diff --git a/.gitattributes b/.gitattributes index 1ef325f1b111266a6b26e0196871bd78baa8c2f3..946061703b055f4908c5cbb3c6c66a35ca3751bd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -57,3 +57,15 @@ saved_model/**/* filter=lfs diff=lfs merge=lfs -text # Video files - compressed *.mp4 filter=lfs diff=lfs merge=lfs -text *.webm filter=lfs diff=lfs merge=lfs -text +data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.pdf filter=lfs diff=lfs merge=lfs -text +data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.vsd filter=lfs diff=lfs merge=lfs -text +data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount.stl filter=lfs diff=lfs merge=lfs -text +data/mir_common/mir_description/meshes/grippers/dynamixel/v3/dynamixel_intel_camera_combined.stl filter=lfs diff=lfs merge=lfs -text +data/mir_common/mir_description/meshes/sensor_mounts/d435.dae filter=lfs diff=lfs merge=lfs -text +data/mir_perception/mir_cavity_detector/tools/code/feature_extraction_from_dataset filter=lfs diff=lfs merge=lfs -text +data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text +data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.meta filter=lfs diff=lfs merge=lfs -text +data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text +data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.meta filter=lfs diff=lfs merge=lfs -text +data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.data-00000-of-00001 filter=lfs diff=lfs merge=lfs -text +data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.meta filter=lfs diff=lfs merge=lfs -text diff --git a/data/.clang-format b/data/.clang-format new file mode 100644 index 0000000000000000000000000000000000000000..609ac5d203a7efd38ba381a1c4e62e81e233d61e --- /dev/null +++ b/data/.clang-format @@ -0,0 +1,90 @@ +--- +Language: Cpp +# BasedOnStyle: Google +AccessModifierOffset: -1 +AlignAfterOpenBracket: Align +AlignConsecutiveAssignments: false +AlignConsecutiveDeclarations: false +AlignEscapedNewlinesLeft: true +AlignOperands: true +AlignTrailingComments: true +AllowAllParametersOfDeclarationOnNextLine: true +AllowShortBlocksOnASingleLine: false +AllowShortCaseLabelsOnASingleLine: false +AllowShortFunctionsOnASingleLine: All +AllowShortIfStatementsOnASingleLine: true +AllowShortLoopsOnASingleLine: true +AlwaysBreakAfterDefinitionReturnType: None +AlwaysBreakAfterReturnType: None +AlwaysBreakBeforeMultilineStrings: true +AlwaysBreakTemplateDeclarations: true +BinPackArguments: true +BinPackParameters: true +BraceWrapping: + AfterClass: false + AfterControlStatement: false + AfterEnum: false + AfterFunction: false + AfterNamespace: false + AfterObjCDeclaration: false + AfterStruct: false + AfterUnion: false + BeforeCatch: false + BeforeElse: false + IndentBraces: false +BreakBeforeBinaryOperators: None +BreakBeforeBraces: Linux +BreakBeforeTernaryOperators: true +BreakConstructorInitializersBeforeComma: false +ColumnLimit: 100 +CommentPragmas: '^ IWYU pragma:' +ConstructorInitializerAllOnOneLineOrOnePerLine: true +ConstructorInitializerIndentWidth: 4 +ContinuationIndentWidth: 4 +Cpp11BracedListStyle: true +DerivePointerAlignment: true +DisableFormat: false +ExperimentalAutoDetectBinPacking: false +ForEachMacros: [ foreach, Q_FOREACH, BOOST_FOREACH ] +IncludeCategories: + - Regex: '^<.*\.h>' + Priority: 1 + - Regex: '^<.*' + Priority: 2 + - Regex: '.*' + Priority: 3 +IndentCaseLabels: true +IndentWidth: 2 +IndentWrappedFunctionNames: false +KeepEmptyLinesAtTheStartOfBlocks: false +MacroBlockBegin: '' +MacroBlockEnd: '' +MaxEmptyLinesToKeep: 1 +NamespaceIndentation: None +ObjCBlockIndentWidth: 2 +ObjCSpaceAfterProperty: false +ObjCSpaceBeforeProtocolList: false +PenaltyBreakBeforeFirstCallParameter: 1 +PenaltyBreakComment: 300 +PenaltyBreakFirstLessLess: 120 +PenaltyBreakString: 1000 +PenaltyExcessCharacter: 1000000 +PenaltyReturnTypeOnItsOwnLine: 200 +PointerAlignment: Left +ReflowComments: true +SortIncludes: true +SpaceAfterCStyleCast: false +SpaceBeforeAssignmentOperators: true +SpaceBeforeParens: ControlStatements +SpaceInEmptyParentheses: false +SpacesBeforeTrailingComments: 2 +SpacesInAngles: false +SpacesInContainerLiterals: true +SpacesInCStyleCastParentheses: false +SpacesInParentheses: false +SpacesInSquareBrackets: false +Standard: Auto +TabWidth: 8 +UseTab: Never +... + diff --git a/data/.isort.cfg b/data/.isort.cfg new file mode 100644 index 0000000000000000000000000000000000000000..62c45c2d00e271e3f83c35f41855f690628cd43e --- /dev/null +++ b/data/.isort.cfg @@ -0,0 +1,7 @@ +[settings] +known_third_party = PIL,actionlib,actionlib_msgs,arm_navigation_msgs,at_work_robot_example_ros,atwork_ros_msgs,brics_actuator,catkin_pkg,diagnostic_msgs,dynamic_reconfigure,geometry_msgs,mas_perception_msgs,mcr_common_converters_ros,mcr_manipulation_measurers_ros,mcr_manipulation_msgs,mcr_manipulation_pose_selector_ros,mcr_perception_msgs,mcr_perception_states,mcr_pose_generation_ros,mcr_states,mercury_planner,mir_actions,mir_controller_msgs,mir_knowledge,mir_knowledge_ros,mir_navigation_msgs,mir_planning_msgs,mir_planning_visualisation,mir_pregrasp_planning,mir_pregrasp_planning_ros,mir_states,mir_states_common,mir_world_generation,move_base_msgs,moveit_commander,moveit_msgs,nav_msgs,numpy,pandas,param_server_utils,roslib,rospkg,rosplan_dispatch_msgs,rosplan_knowledge_msgs,rospy,rostest,rosunit,sensor_msgs,shape_msgs,simple_script_server,smach,smach_ros,std_msgs,std_srvs,tf,visualization_msgs,yaml,zmq +multi_line_output=3 +include_trailing_comma=True +force_grid_wrap=0 +use_parentheses=True +line_length=88 diff --git a/data/.pre-commit-config.yaml b/data/.pre-commit-config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5c791ba2974e6c70d799da839fa0cdd6f13628c6 --- /dev/null +++ b/data/.pre-commit-config.yaml @@ -0,0 +1,53 @@ +# See https://pre-commit.com for more information +# See https://pre-commit.com/hooks.html for more hooks +repos: + - repo: https://github.com/asottile/seed-isort-config + rev: v1.9.3 + hooks: + - id: seed-isort-config + + - repo: https://github.com/pre-commit/mirrors-isort + rev: v4.3.21 + hooks: + - id: isort + + - repo: https://github.com/ambv/black + rev: stable + hooks: + - id: black + language_version: python3.7 # Black requires python3.6 or above to run + + - repo: https://github.com/pycqa/pylint + rev: pylint-2.4.4 + hooks: + - id: pylint + entry: pylint --verbose --jobs 4 + language_version: python3.7 + + - repo: https://github.com/pocc/pre-commit-hooks + rev: python + hooks: + - id: clang-format + language_version: python3.7 + + - repo: https://github.com/bmorcos/pre-commit-hooks-cpp + rev: master + hooks: + - id: cpplint + - id: cppcheck + + + - repo: https://github.com/pre-commit/pre-commit-hooks + rev: v2.5.0 + hooks: + - id: trailing-whitespace + - id: check-json + - id: check-yaml + - id: check-toml + - id: check-xml + - id: check-merge-conflict + - id: mixed-line-ending + - id: name-tests-test + args: ['--django'] + - id: no-commit-to-branch + args: [-b, kinetic, -b, melodic] \ No newline at end of file diff --git a/data/.pylintrc b/data/.pylintrc new file mode 100644 index 0000000000000000000000000000000000000000..4e74cd354a06cf0f9b5de585bf18f10cbebac9f0 --- /dev/null +++ b/data/.pylintrc @@ -0,0 +1,553 @@ +[MASTER] + +# A comma-separated list of package or module names from where C extensions may +# be loaded. Extensions are loading into the active Python interpreter and may +# run arbitrary code +extension-pkg-whitelist= + +# Add files or directories to the blacklist. They should be base names, not +# paths. +ignore=CVS + +# Add files or directories matching the regex patterns to the blacklist. The +# regex matches against base names, not paths. +ignore-patterns= + +# Python code to execute, usually for sys.path manipulation such as +# pygtk.require(). +#init-hook= + +# Use multiple processes to speed up Pylint. +jobs=1 + +# List of plugins (as comma separated values of python modules names) to load, +# usually to register additional checkers. +load-plugins= + +# Pickle collected data for later comparisons. +persistent=yes + +# Specify a configuration file. +#rcfile= + +# When enabled, pylint would attempt to guess common misconfiguration and emit +# user-friendly hints instead of false-positive error messages +suggestion-mode=yes + +# Allow loading of arbitrary C extensions. Extensions are imported into the +# active Python interpreter and may run arbitrary code. +unsafe-load-any-extension=no + + +[MESSAGES CONTROL] + +# Only show warnings with the listed confidence levels. Leave empty to show +# all. Valid levels: HIGH, INFERENCE, INFERENCE_FAILURE, UNDEFINED +confidence= + +# Disable the message, report, category or checker with the given id(s). You +# can either give multiple identifiers separated by comma (,) or put this +# option multiple times (only on the command line, not in the configuration +# file where it should appear only once).You can also use "--disable=all" to +# disable everything first and then reenable specific checks. For example, if +# you want to run only the similarities checker, you can use "--disable=all +# --enable=similarities". If you want to run only the classes checker, but have +# no Warning level messages displayed, use"--disable=all --enable=classes +# --disable=W" +disable=print-statement, + parameter-unpacking, + unpacking-in-except, + old-raise-syntax, + backtick, + long-suffix, + old-ne-operator, + old-octal-literal, + import-star-module-level, + non-ascii-bytes-literal, + invalid-unicode-literal, + raw-checker-failed, + bad-inline-option, + locally-disabled, + locally-enabled, + file-ignored, + suppressed-message, + useless-suppression, + deprecated-pragma, + apply-builtin, + basestring-builtin, + buffer-builtin, + cmp-builtin, + coerce-builtin, + execfile-builtin, + file-builtin, + long-builtin, + raw_input-builtin, + reduce-builtin, + standarderror-builtin, + unicode-builtin, + xrange-builtin, + coerce-method, + delslice-method, + getslice-method, + setslice-method, + no-absolute-import, + old-division, + dict-iter-method, + dict-view-method, + next-method-called, + metaclass-assignment, + indexing-exception, + raising-string, + reload-builtin, + oct-method, + hex-method, + nonzero-method, + cmp-method, + input-builtin, + round-builtin, + intern-builtin, + unichr-builtin, + map-builtin-not-iterating, + zip-builtin-not-iterating, + range-builtin-not-iterating, + filter-builtin-not-iterating, + using-cmp-argument, + eq-without-hash, + div-method, + idiv-method, + rdiv-method, + exception-message-attribute, + invalid-str-codec, + sys-max-int, + bad-python3-import, + deprecated-string-function, + deprecated-str-translate-call, + deprecated-itertools-function, + deprecated-types-field, + next-method-defined, + dict-items-not-iterating, + dict-keys-not-iterating, + dict-values-not-iterating, + deprecated-operator-function, + deprecated-urllib-function, + xreadlines-attribute, + deprecated-sys-function, + exception-escape, + comprehension-escape, + R0205, # Python 2.7 classes require object + E0401, # Rospkg cant be imported in python 3.7 + C0330, # Black code formatter takes care of this + W0703 # To be removed later after specifying exceptions + +# Enable the message, report, category or checker with the given id(s). You can +# either give multiple identifier separated by comma (,) or put this option +# multiple time (only on the command line, not in the configuration file where +# it should appear only once). See also the "--disable" option for examples. +enable=c-extension-no-member + + +[REPORTS] + +# Python expression which should return a note less than 10 (10 is the highest +# note). You have access to the variables errors warning, statement which +# respectively contain the number of errors / warnings messages and the total +# number of statements analyzed. This is used by the global evaluation report +# (RP0004). +evaluation=10.0 - ((float(5 * error + warning + refactor + convention) / statement) * 10) + +# Template used to display messages. This is a python new-style format string +# used to format the message information. See doc for all details +#msg-template= + +# Set the output format. Available formats are text, parseable, colorized, json +# and msvs (visual studio).You can also give a reporter class, eg +# mypackage.mymodule.MyReporterClass. +output-format=text + +# Tells whether to display a full report or only the messages +reports=no + +# Activate the evaluation score. +score=yes + + +[REFACTORING] + +# Maximum number of nested blocks for function / method body +max-nested-blocks=5 + +# Complete name of functions that never returns. When checking for +# inconsistent-return-statements if a never returning function is called then +# it will be considered as an explicit return statement and no message will be +# printed. +never-returning-functions=optparse.Values,sys.exit + + +[BASIC] + +# Naming style matching correct argument names +argument-naming-style=snake_case + +# Regular expression matching correct argument names. Overrides argument- +# naming-style +#argument-rgx= + +# Naming style matching correct attribute names +attr-naming-style=snake_case + +# Regular expression matching correct attribute names. Overrides attr-naming- +# style +#attr-rgx= + +# Bad variable names which should always be refused, separated by a comma +bad-names=foo, + bar, + baz, + toto, + tutu, + tata + +# Naming style matching correct class attribute names +class-attribute-naming-style=any + +# Regular expression matching correct class attribute names. Overrides class- +# attribute-naming-style +#class-attribute-rgx= + +# Naming style matching correct class names +class-naming-style=PascalCase + +# Regular expression matching correct class names. Overrides class-naming-style +#class-rgx= + +# Naming style matching correct constant names +const-naming-style=UPPER_CASE + +# Regular expression matching correct constant names. Overrides const-naming- +# style +#const-rgx= + +# Minimum line length for functions/classes that require docstrings, shorter +# ones are exempt. +docstring-min-length=-1 + +# Naming style matching correct function names +function-naming-style=snake_case + +# Regular expression matching correct function names. Overrides function- +# naming-style +#function-rgx= + +# Good variable names which should always be accepted, separated by a comma +good-names=i, + j, + k, + ex, + Run, + _ + +# Include a hint for the correct naming format with invalid-name +include-naming-hint=no + +# Naming style matching correct inline iteration names +inlinevar-naming-style=any + +# Regular expression matching correct inline iteration names. Overrides +# inlinevar-naming-style +#inlinevar-rgx= + +# Naming style matching correct method names +method-naming-style=snake_case + +# Regular expression matching correct method names. Overrides method-naming- +# style +#method-rgx= + +# Naming style matching correct module names +module-naming-style=snake_case + +# Regular expression matching correct module names. Overrides module-naming- +# style +#module-rgx= + +# Colon-delimited sets of names that determine each other's naming style when +# the name regexes allow several styles. +name-group= + +# Regular expression which should only match function or class names that do +# not require a docstring. +no-docstring-rgx=^_ + +# List of decorators that produce properties, such as abc.abstractproperty. Add +# to this list to register other decorators that produce valid properties. +property-classes=abc.abstractproperty + +# Naming style matching correct variable names +variable-naming-style=snake_case + +# Regular expression matching correct variable names. Overrides variable- +# naming-style +#variable-rgx= + + +[SPELLING] + +# Limits count of emitted suggestions for spelling mistakes +max-spelling-suggestions=4 + +# Spelling dictionary name. Available dictionaries: none. To make it working +# install python-enchant package. +spelling-dict= + +# List of comma separated words that should not be checked. +spelling-ignore-words= + +# A path to a file that contains private dictionary; one word per line. +spelling-private-dict-file= + +# Tells whether to store unknown words to indicated private dictionary in +# --spelling-private-dict-file option instead of raising a message. +spelling-store-unknown-words=no + + +[FORMAT] + +# Expected format of line ending, e.g. empty (any line ending), LF or CRLF. +expected-line-ending-format= + +# Regexp for a line that is allowed to be longer than the limit. +ignore-long-lines=^\s*(# )??$ + +# Number of spaces of indent required inside a hanging or continued line. +indent-after-paren=4 + +# String used as indentation unit. This is usually " " (4 spaces) or "\t" (1 +# tab). +indent-string=' ' + +# Maximum number of characters on a single line. +max-line-length=100 + +# Maximum number of lines in a module +max-module-lines=1000 + +# List of optional constructs for which whitespace checking is disabled. `dict- +# separator` is used to allow tabulation in dicts, etc.: {1 : 1,\n222: 2}. +# `trailing-comma` allows a space between comma and closing bracket: (a, ). +# `empty-line` allows space-only lines. +no-space-check=trailing-comma, + dict-separator + +# Allow the body of a class to be on the same line as the declaration if body +# contains single statement. +single-line-class-stmt=no + +# Allow the body of an if to be on the same line as the test if there is no +# else. +single-line-if-stmt=no + + +[TYPECHECK] + +# List of decorators that produce context managers, such as +# contextlib.contextmanager. Add to this list to register other decorators that +# produce valid context managers. +contextmanager-decorators=contextlib.contextmanager + +# List of members which are set dynamically and missed by pylint inference +# system, and so shouldn't trigger E1101 when accessed. Python regular +# expressions are accepted. +generated-members= + +# Tells whether missing members accessed in mixin class should be ignored. A +# mixin class is detected if its name ends with "mixin" (case insensitive). +ignore-mixin-members=yes + +# This flag controls whether pylint should warn about no-member and similar +# checks whenever an opaque object is returned when inferring. The inference +# can return multiple potential results while evaluating a Python object, but +# some branches might not be evaluated, which results in partial inference. In +# that case, it might be useful to still emit no-member and other checks for +# the rest of the inferred objects. +ignore-on-opaque-inference=yes + +# List of class names for which member attributes should not be checked (useful +# for classes with dynamically set attributes). This supports the use of +# qualified names. +ignored-classes=optparse.Values,thread._local,_thread._local + +# List of module names for which member attributes should not be checked +# (useful for modules/projects where namespaces are manipulated during runtime +# and thus existing member attributes cannot be deduced by static analysis. It +# supports qualified module names, as well as Unix pattern matching. +ignored-modules= + +# Show a hint with possible names when a member name was not found. The aspect +# of finding the hint is based on edit distance. +missing-member-hint=yes + +# The minimum edit distance a name should have in order to be considered a +# similar match for a missing member name. +missing-member-hint-distance=1 + +# The total number of similar names that should be taken in consideration when +# showing a hint for a missing member. +missing-member-max-choices=1 + + +[VARIABLES] + +# List of additional names supposed to be defined in builtins. Remember that +# you should avoid to define new builtins when possible. +additional-builtins= + +# Tells whether unused global variables should be treated as a violation. +allow-global-unused-variables=yes + +# List of strings which can identify a callback function by name. A callback +# name must start or end with one of those strings. +callbacks=cb_, + _cb + +# A regular expression matching the name of dummy variables (i.e. expectedly +# not used). +dummy-variables-rgx=_+$|(_[a-zA-Z0-9_]*[a-zA-Z0-9]+?$)|dummy|^ignored_|^unused_ + +# Argument names that match this expression will be ignored. Default to name +# with leading underscore +ignored-argument-names=_.*|^ignored_|^unused_ + +# Tells whether we should check for unused import in __init__ files. +init-import=no + +# List of qualified module names which can have objects that can redefine +# builtins. +redefining-builtins-modules=six.moves,past.builtins,future.builtins,io,builtins + + +[LOGGING] + +# Logging modules to check that the string format arguments are in logging +# function parameter format +logging-modules=logging + + +[MISCELLANEOUS] + +# List of note tags to take in consideration, separated by a comma. +notes=FIXME, + XXX, + TODO + + +[SIMILARITIES] + +# Ignore comments when computing similarities. +ignore-comments=yes + +# Ignore docstrings when computing similarities. +ignore-docstrings=yes + +# Ignore imports when computing similarities. +ignore-imports=no + +# Minimum lines number of a similarity. +min-similarity-lines=4 + + +[IMPORTS] + +# Allow wildcard imports from modules that define __all__. +allow-wildcard-with-all=no + +# Analyse import fallback blocks. This can be used to support both Python 2 and +# 3 compatible code, which means that the block might have code that exists +# only in one or another interpreter, leading to false positives when analysed. +analyse-fallback-blocks=no + +# Deprecated modules which should not be used, separated by a comma +deprecated-modules=regsub, + TERMIOS, + Bastion, + rexec + +# Create a graph of external dependencies in the given file (report RP0402 must +# not be disabled) +ext-import-graph= + +# Create a graph of every (i.e. internal and external) dependencies in the +# given file (report RP0402 must not be disabled) +import-graph= + +# Create a graph of internal dependencies in the given file (report RP0402 must +# not be disabled) +int-import-graph= + +# Force import order to recognize a module as part of the standard +# compatibility libraries. +known-standard-library= + +# Force import order to recognize a module as part of a third party library. +known-third-party=enchant + + +[CLASSES] + +# List of method names used to declare (i.e. assign) instance attributes. +defining-attr-methods=__init__, + __new__, + setUp + +# List of member names, which should be excluded from the protected access +# warning. +exclude-protected=_asdict, + _fields, + _replace, + _source, + _make + +# List of valid names for the first argument in a class method. +valid-classmethod-first-arg=cls + +# List of valid names for the first argument in a metaclass class method. +valid-metaclass-classmethod-first-arg=mcs + + +[DESIGN] + +# Maximum number of arguments for function / method +max-args=5 + +# Maximum number of attributes for a class (see R0902). +max-attributes=7 + +# Maximum number of boolean expressions in a if statement +max-bool-expr=5 + +# Maximum number of branch for function / method body +max-branches=12 + +# Maximum number of locals for function / method body +max-locals=15 + +# Maximum number of parents for a class (see R0901). +max-parents=7 + +# Maximum number of public methods for a class (see R0904). +max-public-methods=20 + +# Maximum number of return / yield for function / method body +max-returns=6 + +# Maximum number of statements in function / method body +max-statements=50 + +# Minimum number of public methods for a class (see R0903). +min-public-methods=2 + + +[EXCEPTIONS] + +# Exceptions that will emit a warning when being caught. Defaults to +# "Exception" +overgeneral-exceptions=Exception diff --git a/data/.readthedocs.yaml b/data/.readthedocs.yaml new file mode 100644 index 0000000000000000000000000000000000000000..775fa55285714523dc1641314ce3194e717866d7 --- /dev/null +++ b/data/.readthedocs.yaml @@ -0,0 +1,35 @@ +# Read the Docs configuration file for Sphinx projects +# See https://docs.readthedocs.io/en/stable/config-file/v2.html for details + +# Required +version: 2 + +# Set the OS, Python version and other tools you might need +build: + os: ubuntu-22.04 + tools: + python: "3.11" + # You can also specify other tool versions: + # nodejs: "20" + # rust: "1.70" + # golang: "1.20" + +# Build documentation in the "docs/" directory with Sphinx +sphinx: + configuration: docs/source/conf.py + # You can configure Sphinx to use a different builder, for instance use the dirhtml builder for simpler URLs + # builder: "dirhtml" + # Fail on all warnings to avoid broken references + # fail_on_warning: true + +# Optionally build your docs in additional formats such as PDF and ePub +formats: + - pdf + - epub + +# Optional but recommended, declare the Python requirements required +# to build your documentation +# See https://docs.readthedocs.io/en/stable/guides/reproducible-builds.html +python: + install: + - requirements: docs/requirements.txt diff --git a/data/Doxyfile b/data/Doxyfile new file mode 100644 index 0000000000000000000000000000000000000000..5a84d381683c338476a274aa785f38962cc7ecca --- /dev/null +++ b/data/Doxyfile @@ -0,0 +1,1783 @@ +# Doxyfile 1.7.6.1 + +# This file describes the settings to be used by the documentation system +# doxygen (www.doxygen.org) for a project. +# +# All text after a hash (#) is considered a comment and will be ignored. +# The format is: +# TAG = value [value, ...] +# For lists items can also be appended using: +# TAG += value [value, ...] +# Values that contain spaces should be placed between quotes (" "). + +# --------------------------------------------------------------------------- +# Project related configuration options +# --------------------------------------------------------------------------- + +# This tag specifies the encoding used for all characters in the config file +# that follow. The default is UTF-8 which is also the encoding used for all +# text before the first occurrence of this tag. Doxygen uses libiconv (or the +# iconv built into libc) for the transcoding. See +# http://www.gnu.org/software/libiconv for the list of possible encodings. + +DOXYFILE_ENCODING = UTF - 8 + +# The PROJECT_NAME tag is a single word (or sequence of words) that should +# identify the project. Note that if you do not use Doxywizard you need +# to put quotes around the project name if it contains spaces. + +PROJECT_NAME = "mas_industrial_robotics" + +# The PROJECT_NUMBER tag can be used to enter a project or revision number. +# This could be handy for archiving the generated documentation or +# if some version control system is used. + +PROJECT_NUMBER = + +# Using the PROJECT_BRIEF tag one can provide an optional one line description +# for a project that appears at the top of each page and should give viewer +# a quick idea about the purpose of the project. Keep the description short. + +PROJECT_BRIEF = + +# With the PROJECT_LOGO tag one can specify an logo or icon that is +# included in the documentation. The maximum height of the logo should not +# exceed 55 pixels and the maximum width should not exceed 200 pixels. +# Doxygen will copy the logo to the output directory. + +PROJECT_LOGO = + +# The OUTPUT_DIRECTORY tag is used to specify the (relative or absolute) +# base path where the generated documentation will be put. +# If a relative path is entered, it will be relative to the location +# where doxygen was started. If left blank the current directory will be used. + +OUTPUT_DIRECTORY = + +# If the CREATE_SUBDIRS tag is set to YES, then doxygen will create +# 4096 sub-directories (in 2 levels) under the output directory of each output +# format and will distribute the generated files over these directories. +# Enabling this option can be useful when feeding doxygen a huge amount of +# source files, where putting all generated files in the same directory would +# otherwise cause performance problems for the file system. + +CREATE_SUBDIRS = NO + +# The OUTPUT_LANGUAGE tag is used to specify the language in which all +# documentation generated by doxygen is written. Doxygen will use this +# information to generate all constant output in the proper language. +# The default language is English, other supported languages are: +# Afrikaans, Arabic, Brazilian, Catalan, Chinese, Chinese-Traditional, +# Croatian, Czech, Danish, Dutch, Esperanto, Farsi, Finnish, French, German, +# Greek, Hungarian, Italian, Japanese, Japanese-en (Japanese with English +# messages), Korean, Korean-en, Lithuanian, Norwegian, Macedonian, Persian, +# Polish, Portuguese, Romanian, Russian, Serbian, Serbian-Cyrillic, Slovak, +# Slovene, Spanish, Swedish, Ukrainian, and Vietnamese. + +OUTPUT_LANGUAGE = English + +# If the BRIEF_MEMBER_DESC tag is set to YES (the default) Doxygen will +# include brief member descriptions after the members that are listed in +# the file and class documentation (similar to JavaDoc). +# Set to NO to disable this. + +BRIEF_MEMBER_DESC = YES + +# If the REPEAT_BRIEF tag is set to YES (the default) Doxygen will prepend +# the brief description of a member or function before the detailed description. +# Note: if both HIDE_UNDOC_MEMBERS and BRIEF_MEMBER_DESC are set to NO, the +# brief descriptions will be completely suppressed. + +REPEAT_BRIEF = YES + +# This tag implements a quasi-intelligent brief description abbreviator +# that is used to form the text in various listings. Each string +# in this list, if found as the leading text of the brief description, will be +# stripped from the text and the result after processing the whole list, is +# used as the annotated text. Otherwise, the brief description is used as-is. +# If left blank, the following values are used ("$name" is automatically +# replaced with the name of the entity): "The $name class" "The $name widget" +# "The $name file" "is" "provides" "specifies" "contains" +# "represents" "a" "an" "the" + +ABBREVIATE_BRIEF = + +# If the ALWAYS_DETAILED_SEC and REPEAT_BRIEF tags are both set to YES then +# Doxygen will generate a detailed section even if there is only a brief +# description. + +ALWAYS_DETAILED_SEC = NO + +# If the INLINE_INHERITED_MEMB tag is set to YES, doxygen will show all +# inherited members of a class in the documentation of that class as if those +# members were ordinary class members. Constructors, destructors and assignment +# operators of the base classes will not be shown. + +INLINE_INHERITED_MEMB = NO + +# If the FULL_PATH_NAMES tag is set to YES then Doxygen will prepend the full +# path before files name in the file list and in the header files. If set +# to NO the shortest path that makes the file name unique will be used. + +FULL_PATH_NAMES = YES + +# If the FULL_PATH_NAMES tag is set to YES then the STRIP_FROM_PATH tag +# can be used to strip a user-defined part of the path. Stripping is +# only done if one of the specified strings matches the left-hand part of +# the path. The tag can be used to show relative paths in the file list. +# If left blank the directory from which doxygen is run is used as the +# path to strip. + +STRIP_FROM_PATH = + +# The STRIP_FROM_INC_PATH tag can be used to strip a user-defined part of +# the path mentioned in the documentation of a class, which tells +# the reader which header file to include in order to use a class. +# If left blank only the name of the header file containing the class +# definition is used. Otherwise one should specify the include paths that +# are normally passed to the compiler using the -I flag. + +STRIP_FROM_INC_PATH = + +# If the SHORT_NAMES tag is set to YES, doxygen will generate much shorter +# (but less readable) file names. This can be useful if your file system +# doesn't support long names like on DOS, Mac, or CD-ROM. + +SHORT_NAMES = NO + +# If the JAVADOC_AUTOBRIEF tag is set to YES then Doxygen +# will interpret the first line (until the first dot) of a JavaDoc-style +# comment as the brief description. If set to NO, the JavaDoc +# comments will behave just like regular Qt-style comments +# (thus requiring an explicit @brief command for a brief description.) + +JAVADOC_AUTOBRIEF = NO + +# If the QT_AUTOBRIEF tag is set to YES then Doxygen will +# interpret the first line (until the first dot) of a Qt-style +# comment as the brief description. If set to NO, the comments +# will behave just like regular Qt-style comments (thus requiring +# an explicit \brief command for a brief description.) + +QT_AUTOBRIEF = NO + +# The MULTILINE_CPP_IS_BRIEF tag can be set to YES to make Doxygen +# treat a multi-line C++ special comment block (i.e. a block of //! or /// +# comments) as a brief description. This used to be the default behaviour. +# The new default is to treat a multi-line C++ comment block as a detailed +# description. Set this tag to YES if you prefer the old behaviour instead. + +MULTILINE_CPP_IS_BRIEF = NO + +# If the INHERIT_DOCS tag is set to YES (the default) then an undocumented +# member inherits the documentation from any documented member that it +# re-implements. + +INHERIT_DOCS = YES + +# If the SEPARATE_MEMBER_PAGES tag is set to YES, then doxygen will produce +# a new page for each member. If set to NO, the documentation of a member will +# be part of the file/class/namespace that contains it. + +SEPARATE_MEMBER_PAGES = NO + +# The TAB_SIZE tag can be used to set the number of spaces in a tab. +# Doxygen uses this value to replace tabs by spaces in code fragments. + +TAB_SIZE = 8 + +# This tag can be used to specify a number of aliases that acts +# as commands in the documentation. An alias has the form "name=value". +# For example adding "sideeffect=\par Side Effects:\n" will allow you to +# put the command \sideeffect (or @sideeffect) in the documentation, which +# will result in a user-defined paragraph with heading "Side Effects:". +# You can put \n's in the value part of an alias to insert newlines. + +ALIASES = + +# This tag can be used to specify a number of word-keyword mappings (TCL only). +# A mapping has the form "name=value". For example adding +# "class=itcl::class" will allow you to use the command class in the +# itcl::class meaning. + +TCL_SUBST = + +# Set the OPTIMIZE_OUTPUT_FOR_C tag to YES if your project consists of C +# sources only. Doxygen will then generate output that is more tailored for C. +# For instance, some of the names that are used will be different. The list +# of all members will be omitted, etc. + +OPTIMIZE_OUTPUT_FOR_C = NO + +# Set the OPTIMIZE_OUTPUT_JAVA tag to YES if your project consists of Java +# sources only. Doxygen will then generate output that is more tailored for +# Java. For instance, namespaces will be presented as packages, qualified +# scopes will look different, etc. + +OPTIMIZE_OUTPUT_JAVA = NO + +# Set the OPTIMIZE_FOR_FORTRAN tag to YES if your project consists of Fortran +# sources only. Doxygen will then generate output that is more tailored for +# Fortran. + +OPTIMIZE_FOR_FORTRAN = NO + +# Set the OPTIMIZE_OUTPUT_VHDL tag to YES if your project consists of VHDL +# sources. Doxygen will then generate output that is tailored for +# VHDL. + +OPTIMIZE_OUTPUT_VHDL = NO + +# Doxygen selects the parser to use depending on the extension of the files it +# parses. With this tag you can assign which parser to use for a given extension. +# Doxygen has a built-in mapping, but you can override or extend it using this +# tag. The format is ext=language, where ext is a file extension, and language +# is one of the parsers supported by doxygen: IDL, Java, Javascript, CSharp, C, +# C++, D, PHP, Objective-C, Python, Fortran, VHDL, C, C++. For instance to make +# doxygen treat .inc files as Fortran files (default is PHP), and .f files as C +# (default is Fortran), use: inc=Fortran f=C. Note that for custom extensions +# you also need to set FILE_PATTERNS otherwise the files are not read by +# doxygen. + +EXTENSION_MAPPING = + +# If you use STL classes (i.e. std::string, std::vector, etc.) but do not want +# to include (a tag file for) the STL sources as input, then you should +# set this tag to YES in order to let doxygen match functions declarations and +# definitions whose arguments contain STL classes (e.g. func(std::string); v.s. +# func(std::string) {}). This also makes the inheritance and collaboration +# diagrams that involve STL classes more complete and accurate. + +BUILTIN_STL_SUPPORT = NO + +# If you use Microsoft's C++/CLI language, you should set this option to YES to +# enable parsing support. + +CPP_CLI_SUPPORT = NO + +# Set the SIP_SUPPORT tag to YES if your project consists of sip sources only. +# Doxygen will parse them like normal C++ but will assume all classes use public +# instead of private inheritance when no explicit protection keyword is +# present. + +SIP_SUPPORT = NO + +# For Microsoft's IDL there are propget and propput attributes to indicate getter +# and setter methods for a property. Setting this option to YES (the default) +# will make doxygen replace the get and set methods by a property in the +# documentation. This will only work if the methods are indeed getting or +# setting a simple type. If this is not the case, or you want to show the +# methods anyway, you should set this option to NO. + +IDL_PROPERTY_SUPPORT = YES + +# If member grouping is used in the documentation and the DISTRIBUTE_GROUP_DOC +# tag is set to YES, then doxygen will reuse the documentation of the first +# member in the group (if any) for the other members of the group. By default +# all members of a group must be documented explicitly. + +DISTRIBUTE_GROUP_DOC = NO + +# Set the SUBGROUPING tag to YES (the default) to allow class member groups of +# the same type (for instance a group of public functions) to be put as a +# subgroup of that type (e.g. under the Public Functions section). Set it to +# NO to prevent subgrouping. Alternatively, this can be done per class using +# the \nosubgrouping command. + +SUBGROUPING = YES + +# When the INLINE_GROUPED_CLASSES tag is set to YES, classes, structs and +# unions are shown inside the group in which they are included (e.g. using +# @ingroup) instead of on a separate page (for HTML and Man pages) or +# section (for LaTeX and RTF). + +INLINE_GROUPED_CLASSES = NO + +# When the INLINE_SIMPLE_STRUCTS tag is set to YES, structs, classes, and +# unions with only public data fields will be shown inline in the documentation +# of the scope in which they are defined (i.e. file, namespace, or group +# documentation), provided this scope is documented. If set to NO (the default), +# structs, classes, and unions are shown on a separate page (for HTML and Man +# pages) or section (for LaTeX and RTF). + +INLINE_SIMPLE_STRUCTS = NO + +# When TYPEDEF_HIDES_STRUCT is enabled, a typedef of a struct, union, or enum +# is documented as struct, union, or enum with the name of the typedef. So +# typedef struct TypeS {} TypeT, will appear in the documentation as a struct +# with name TypeT. When disabled the typedef will appear as a member of a file, +# namespace, or class. And the struct will be named TypeS. This can typically +# be useful for C code in case the coding convention dictates that all compound +# types are typedef'ed and only the typedef is referenced, never the tag name. + +TYPEDEF_HIDES_STRUCT = NO + +# The SYMBOL_CACHE_SIZE determines the size of the internal cache use to +# determine which symbols to keep in memory and which to flush to disk. +# When the cache is full, less often used symbols will be written to disk. +# For small to medium size projects (<1000 input files) the default value is +# probably good enough. For larger projects a too small cache size can cause +# doxygen to be busy swapping symbols to and from disk most of the time +# causing a significant performance penalty. +# If the system has enough physical memory increasing the cache will improve the +# performance by keeping more symbols in memory. Note that the value works on +# a logarithmic scale so increasing the size by one will roughly double the +# memory usage. The cache size is given by this formula: +# 2^(16+SYMBOL_CACHE_SIZE). The valid range is 0..9, the default is 0, +# corresponding to a cache size of 2^16 = 65536 symbols. + +SYMBOL_CACHE_SIZE = 0 + +# Similar to the SYMBOL_CACHE_SIZE the size of the symbol lookup cache can be +# set using LOOKUP_CACHE_SIZE. This cache is used to resolve symbols given +# their name and scope. Since this can be an expensive process and often the +# same symbol appear multiple times in the code, doxygen keeps a cache of +# pre-resolved symbols. If the cache is too small doxygen will become slower. +# If the cache is too large, memory is wasted. The cache size is given by this +# formula: 2^(16+LOOKUP_CACHE_SIZE). The valid range is 0..9, the default is 0, +# corresponding to a cache size of 2^16 = 65536 symbols. + +LOOKUP_CACHE_SIZE = 0 + +# --------------------------------------------------------------------------- +# Build related configuration options +# --------------------------------------------------------------------------- + +# If the EXTRACT_ALL tag is set to YES doxygen will assume all entities in +# documentation are documented, even if no documentation was available. +# Private class members and static file members will be hidden unless +# the EXTRACT_PRIVATE and EXTRACT_STATIC tags are set to YES + +EXTRACT_ALL = YES + +# If the EXTRACT_PRIVATE tag is set to YES all private members of a class +# will be included in the documentation. + +EXTRACT_PRIVATE = NO + +# If the EXTRACT_STATIC tag is set to YES all static members of a file +# will be included in the documentation. + +EXTRACT_STATIC = YES + +# If the EXTRACT_LOCAL_CLASSES tag is set to YES classes (and structs) +# defined locally in source files will be included in the documentation. +# If set to NO only classes defined in header files are included. + +EXTRACT_LOCAL_CLASSES = YES + +# This flag is only useful for Objective-C code. When set to YES local +# methods, which are defined in the implementation section but not in +# the interface are included in the documentation. +# If set to NO (the default) only methods in the interface are included. + +EXTRACT_LOCAL_METHODS = NO + +# If this flag is set to YES, the members of anonymous namespaces will be +# extracted and appear in the documentation as a namespace called +# 'anonymous_namespace{file}', where file will be replaced with the base +# name of the file that contains the anonymous namespace. By default +# anonymous namespaces are hidden. + +EXTRACT_ANON_NSPACES = NO + +# If the HIDE_UNDOC_MEMBERS tag is set to YES, Doxygen will hide all +# undocumented members of documented classes, files or namespaces. +# If set to NO (the default) these members will be included in the +# various overviews, but no documentation section is generated. +# This option has no effect if EXTRACT_ALL is enabled. + +HIDE_UNDOC_MEMBERS = NO + +# If the HIDE_UNDOC_CLASSES tag is set to YES, Doxygen will hide all +# undocumented classes that are normally visible in the class hierarchy. +# If set to NO (the default) these classes will be included in the various +# overviews. This option has no effect if EXTRACT_ALL is enabled. + +HIDE_UNDOC_CLASSES = NO + +# If the HIDE_FRIEND_COMPOUNDS tag is set to YES, Doxygen will hide all +# friend (class|struct|union) declarations. +# If set to NO (the default) these declarations will be included in the +# documentation. + +HIDE_FRIEND_COMPOUNDS = NO + +# If the HIDE_IN_BODY_DOCS tag is set to YES, Doxygen will hide any +# documentation blocks found inside the body of a function. +# If set to NO (the default) these blocks will be appended to the +# function's detailed documentation block. + +HIDE_IN_BODY_DOCS = NO + +# The INTERNAL_DOCS tag determines if documentation +# that is typed after a \internal command is included. If the tag is set +# to NO (the default) then the documentation will be excluded. +# Set it to YES to include the internal documentation. + +INTERNAL_DOCS = NO + +# If the CASE_SENSE_NAMES tag is set to NO then Doxygen will only generate +# file names in lower-case letters. If set to YES upper-case letters are also +# allowed. This is useful if you have classes or files whose names only differ +# in case and if your file system supports case sensitive file names. Windows +# and Mac users are advised to set this option to NO. + +CASE_SENSE_NAMES = YES + +# If the HIDE_SCOPE_NAMES tag is set to NO (the default) then Doxygen +# will show members with their full class and namespace scopes in the +# documentation. If set to YES the scope will be hidden. + +HIDE_SCOPE_NAMES = NO + +# If the SHOW_INCLUDE_FILES tag is set to YES (the default) then Doxygen +# will put a list of the files that are included by a file in the documentation +# of that file. + +SHOW_INCLUDE_FILES = YES + +# If the FORCE_LOCAL_INCLUDES tag is set to YES then Doxygen +# will list include files with double quotes in the documentation +# rather than with sharp brackets. + +FORCE_LOCAL_INCLUDES = NO + +# If the INLINE_INFO tag is set to YES (the default) then a tag [inline] +# is inserted in the documentation for inline members. + +INLINE_INFO = YES + +# If the SORT_MEMBER_DOCS tag is set to YES (the default) then doxygen +# will sort the (detailed) documentation of file and class members +# alphabetically by member name. If set to NO the members will appear in +# declaration order. + +SORT_MEMBER_DOCS = YES + +# If the SORT_BRIEF_DOCS tag is set to YES then doxygen will sort the +# brief documentation of file, namespace and class members alphabetically +# by member name. If set to NO (the default) the members will appear in +# declaration order. + +SORT_BRIEF_DOCS = NO + +# If the SORT_MEMBERS_CTORS_1ST tag is set to YES then doxygen +# will sort the (brief and detailed) documentation of class members so that +# constructors and destructors are listed first. If set to NO (the default) +# the constructors will appear in the respective orders defined by +# SORT_MEMBER_DOCS and SORT_BRIEF_DOCS. +# This tag will be ignored for brief docs if SORT_BRIEF_DOCS is set to NO +# and ignored for detailed docs if SORT_MEMBER_DOCS is set to NO. + +SORT_MEMBERS_CTORS_1ST = NO + +# If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the +# hierarchy of group names into alphabetical order. If set to NO (the default) +# the group names will appear in their defined order. + +SORT_GROUP_NAMES = NO + +# If the SORT_BY_SCOPE_NAME tag is set to YES, the class list will be +# sorted by fully-qualified names, including namespaces. If set to +# NO (the default), the class list will be sorted only by class name, +# not including the namespace part. +# Note: This option is not very useful if HIDE_SCOPE_NAMES is set to YES. +# Note: This option applies only to the class list, not to the +# alphabetical list. + +SORT_BY_SCOPE_NAME = NO + +# If the STRICT_PROTO_MATCHING option is enabled and doxygen fails to +# do proper type resolution of all parameters of a function it will reject a +# match between the prototype and the implementation of a member function even +# if there is only one candidate or it is obvious which candidate to choose +# by doing a simple string match. By disabling STRICT_PROTO_MATCHING doxygen +# will still accept a match between prototype and implementation in such cases. + +STRICT_PROTO_MATCHING = NO + +# The GENERATE_TODOLIST tag can be used to enable (YES) or +# disable (NO) the todo list. This list is created by putting \todo +# commands in the documentation. + +GENERATE_TODOLIST = YES + +# The GENERATE_TESTLIST tag can be used to enable (YES) or +# disable (NO) the test list. This list is created by putting \test +# commands in the documentation. + +GENERATE_TESTLIST = YES + +# The GENERATE_BUGLIST tag can be used to enable (YES) or +# disable (NO) the bug list. This list is created by putting \bug +# commands in the documentation. + +GENERATE_BUGLIST = YES + +# The GENERATE_DEPRECATEDLIST tag can be used to enable (YES) or +# disable (NO) the deprecated list. This list is created by putting +# \deprecated commands in the documentation. + +GENERATE_DEPRECATEDLIST = YES + +# The ENABLED_SECTIONS tag can be used to enable conditional +# documentation sections, marked by \if sectionname ... \endif. + +ENABLED_SECTIONS = + +# The MAX_INITIALIZER_LINES tag determines the maximum number of lines +# the initial value of a variable or macro consists of for it to appear in +# the documentation. If the initializer consists of more lines than specified +# here it will be hidden. Use a value of 0 to hide initializers completely. +# The appearance of the initializer of individual variables and macros in the +# documentation can be controlled using \showinitializer or \hideinitializer +# command in the documentation regardless of this setting. + +MAX_INITIALIZER_LINES = 30 + +# Set the SHOW_USED_FILES tag to NO to disable the list of files generated +# at the bottom of the documentation of classes and structs. If set to YES the +# list will mention the files that were used to generate the documentation. + +SHOW_USED_FILES = YES + +# If the sources in your project are distributed over multiple directories +# then setting the SHOW_DIRECTORIES tag to YES will show the directory hierarchy +# in the documentation. The default is NO. + +SHOW_DIRECTORIES = YES + +# Set the SHOW_FILES tag to NO to disable the generation of the Files page. +# This will remove the Files entry from the Quick Index and from the +# Folder Tree View (if specified). The default is YES. + +SHOW_FILES = YES + +# Set the SHOW_NAMESPACES tag to NO to disable the generation of the +# Namespaces page. +# This will remove the Namespaces entry from the Quick Index +# and from the Folder Tree View (if specified). The default is YES. + +SHOW_NAMESPACES = YES + +# The FILE_VERSION_FILTER tag can be used to specify a program or script that +# doxygen should invoke to get the current version for each file (typically from +# the version control system). Doxygen will invoke the program by executing (via +# popen()) the command , where is the value of +# the FILE_VERSION_FILTER tag, and is the name of an input file +# provided by doxygen. Whatever the program writes to standard output +# is used as the file version. See the manual for examples. + +FILE_VERSION_FILTER = + +# The LAYOUT_FILE tag can be used to specify a layout file which will be parsed +# by doxygen. The layout file controls the global structure of the generated +# output files in an output format independent way. The create the layout file +# that represents doxygen's defaults, run doxygen with the -l option. +# You can optionally specify a file name after the option, if omitted +# DoxygenLayout.xml will be used as the name of the layout file. + +LAYOUT_FILE = + +# The CITE_BIB_FILES tag can be used to specify one or more bib files +# containing the references data. This must be a list of .bib files. The +# .bib extension is automatically appended if omitted. Using this command +# requires the bibtex tool to be installed. See also +# http://en.wikipedia.org/wiki/BibTeX for more info. For LaTeX the style +# of the bibliography can be controlled using LATEX_BIB_STYLE. To use this +# feature you need bibtex and perl available in the search path. + +CITE_BIB_FILES = + +# --------------------------------------------------------------------------- +# configuration options related to warning and progress messages +# --------------------------------------------------------------------------- + +# The QUIET tag can be used to turn on/off the messages that are generated +# by doxygen. Possible values are YES and NO. If left blank NO is used. + +QUIET = NO + +# The WARNINGS tag can be used to turn on/off the warning messages that are +# generated by doxygen. Possible values are YES and NO. If left blank +# NO is used. + +WARNINGS = YES + +# If WARN_IF_UNDOCUMENTED is set to YES, then doxygen will generate warnings +# for undocumented members. If EXTRACT_ALL is set to YES then this flag will +# automatically be disabled. + +WARN_IF_UNDOCUMENTED = YES + +# If WARN_IF_DOC_ERROR is set to YES, doxygen will generate warnings for +# potential errors in the documentation, such as not documenting some +# parameters in a documented function, or documenting parameters that +# don't exist or using markup commands wrongly. + +WARN_IF_DOC_ERROR = YES + +# The WARN_NO_PARAMDOC option can be enabled to get warnings for +# functions that are documented, but have no documentation for their parameters +# or return value. If set to NO (the default) doxygen will only warn about +# wrong or incomplete parameter documentation, but not about the absence of +# documentation. + +WARN_NO_PARAMDOC = NO + +# The WARN_FORMAT tag determines the format of the warning messages that +# doxygen can produce. The string should contain the $file, $line, and $text +# tags, which will be replaced by the file and line number from which the +# warning originated and the warning text. Optionally the format may contain +# $version, which will be replaced by the version of the file (if it could +# be obtained via FILE_VERSION_FILTER) + +WARN_FORMAT = "$file:$line: $text" + +# The WARN_LOGFILE tag can be used to specify a file to which warning +# and error messages should be written. If left blank the output is written +# to stderr. + +WARN_LOGFILE = + +# --------------------------------------------------------------------------- +# configuration options related to the input files +# --------------------------------------------------------------------------- + +# The INPUT tag can be used to specify the files and/or directories that contain +# documented source files. You may enter file names like "myfile.cpp" or +# directories like "/usr/src/myproject". Separate the files or directories +# with spaces. + +INPUT = + +# This tag can be used to specify the character encoding of the source files +# that doxygen parses. Internally doxygen uses the UTF-8 encoding, which is +# also the default input encoding. Doxygen uses libiconv (or the iconv built +# into libc) for the transcoding. See http://www.gnu.org/software/libiconv for +# the list of possible encodings. + +INPUT_ENCODING = UTF - 8 + +# If the value of the INPUT tag contains directories, you can use the +# FILE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp +# and *.h) to filter out the source-files in the directories. If left +# blank the following patterns are tested: +# *.c *.cc *.cxx *.cpp *.c++ *.d *.java *.ii *.ixx *.ipp *.i++ *.inl *.h *.hh +# *.hxx *.hpp *.h++ *.idl *.odl *.cs *.php *.php3 *.inc *.m *.mm *.dox *.py +# *.f90 *.f *.for *.vhd *.vhdl + +FILE_PATTERNS = + +# The RECURSIVE tag can be used to turn specify whether or not subdirectories +# should be searched for input files as well. Possible values are YES and NO. +# If left blank NO is used. + +RECURSIVE = YES + +# The EXCLUDE tag can be used to specify files and/or directories that should be +# excluded from the INPUT source files. This way you can easily exclude a +# subdirectory from a directory tree whose root is specified with the INPUT tag. +# Note that relative paths are relative to the directory from which doxygen is +# run. + +EXCLUDE = + +# The EXCLUDE_SYMLINKS tag can be used to select whether or not files or +# directories that are symbolic links (a Unix file system feature) are excluded +# from the input. + +EXCLUDE_SYMLINKS = NO + +# If the value of the INPUT tag contains directories, you can use the +# EXCLUDE_PATTERNS tag to specify one or more wildcard patterns to exclude +# certain files from those directories. Note that the wildcards are matched +# against the file with absolute path, so to exclude all test directories +# for example use the pattern */test/* + +EXCLUDE_PATTERNS = + +# The EXCLUDE_SYMBOLS tag can be used to specify one or more symbol names +# (namespaces, classes, functions, etc.) that should be excluded from the +# output. The symbol name can be a fully qualified name, a word, or if the +# wildcard * is used, a substring. Examples: ANamespace, AClass, +# AClass::ANamespace, ANamespace::*Test + +EXCLUDE_SYMBOLS = + +# The EXAMPLE_PATH tag can be used to specify one or more files or +# directories that contain example code fragments that are included (see +# the \include command). + +EXAMPLE_PATH = + +# If the value of the EXAMPLE_PATH tag contains directories, you can use the +# EXAMPLE_PATTERNS tag to specify one or more wildcard pattern (like *.cpp +# and *.h) to filter out the source-files in the directories. If left +# blank all files are included. + +EXAMPLE_PATTERNS = + +# If the EXAMPLE_RECURSIVE tag is set to YES then subdirectories will be +# searched for input files to be used with the \include or \dontinclude +# commands irrespective of the value of the RECURSIVE tag. +# Possible values are YES and NO. If left blank NO is used. + +EXAMPLE_RECURSIVE = NO + +# The IMAGE_PATH tag can be used to specify one or more files or +# directories that contain image that are included in the documentation (see +# the \image command). + +IMAGE_PATH = + +# The INPUT_FILTER tag can be used to specify a program that doxygen should +# invoke to filter for each input file. Doxygen will invoke the filter program +# by executing (via popen()) the command , where +# is the value of the INPUT_FILTER tag, and is the name of an +# input file. Doxygen will then use the output that the filter program writes +# to standard output. +# If FILTER_PATTERNS is specified, this tag will be +# ignored. + +INPUT_FILTER = + +# The FILTER_PATTERNS tag can be used to specify filters on a per file pattern +# basis. +# Doxygen will compare the file name with each pattern and apply the +# filter if there is a match. +# The filters are a list of the form: +# pattern=filter (like *.cpp=my_cpp_filter). See INPUT_FILTER for further +# info on how filters are used. If FILTER_PATTERNS is empty or if +# non of the patterns match the file name, INPUT_FILTER is applied. + +FILTER_PATTERNS = *.py = doxypy + +# If the FILTER_SOURCE_FILES tag is set to YES, the input filter (if set using +# INPUT_FILTER) will be used to filter the input files when producing source +# files to browse (i.e. when SOURCE_BROWSER is set to YES). + +FILTER_SOURCE_FILES = NO + +# The FILTER_SOURCE_PATTERNS tag can be used to specify source filters per file +# pattern. A pattern will override the setting for FILTER_PATTERN (if any) +# and it is also possible to disable source filtering for a specific pattern +# using *.ext= (so without naming a filter). This option only has effect when +# FILTER_SOURCE_FILES is enabled. + +FILTER_SOURCE_PATTERNS = + +# --------------------------------------------------------------------------- +# configuration options related to source browsing +# --------------------------------------------------------------------------- + +# If the SOURCE_BROWSER tag is set to YES then a list of source files will +# be generated. Documented entities will be cross-referenced with these sources. +# Note: To get rid of all source code in the generated output, make sure also +# VERBATIM_HEADERS is set to NO. + +SOURCE_BROWSER = YES + +# Setting the INLINE_SOURCES tag to YES will include the body +# of functions and classes directly in the documentation. + +INLINE_SOURCES = NO + +# Setting the STRIP_CODE_COMMENTS tag to YES (the default) will instruct +# doxygen to hide any special comment blocks from generated source code +# fragments. Normal C and C++ comments will always remain visible. + +STRIP_CODE_COMMENTS = NO + +# If the REFERENCED_BY_RELATION tag is set to YES +# then for each documented function all documented +# functions referencing it will be listed. + +REFERENCED_BY_RELATION = NO + +# If the REFERENCES_RELATION tag is set to YES +# then for each documented function all documented entities +# called/used by that function will be listed. + +REFERENCES_RELATION = NO + +# If the REFERENCES_LINK_SOURCE tag is set to YES (the default) +# and SOURCE_BROWSER tag is set to YES, then the hyperlinks from +# functions in REFERENCES_RELATION and REFERENCED_BY_RELATION lists will +# link to the source code. +# Otherwise they will link to the documentation. + +REFERENCES_LINK_SOURCE = YES + +# If the USE_HTAGS tag is set to YES then the references to source code +# will point to the HTML generated by the htags(1) tool instead of doxygen +# built-in source browser. The htags tool is part of GNU's global source +# tagging system (see http://www.gnu.org/software/global/global.html). You +# will need version 4.8.6 or higher. + +USE_HTAGS = NO + +# If the VERBATIM_HEADERS tag is set to YES (the default) then Doxygen +# will generate a verbatim copy of the header file for each class for +# which an include is specified. Set to NO to disable this. + +VERBATIM_HEADERS = YES + +# --------------------------------------------------------------------------- +# configuration options related to the alphabetical class index +# --------------------------------------------------------------------------- + +# If the ALPHABETICAL_INDEX tag is set to YES, an alphabetical index +# of all compounds will be generated. Enable this if the project +# contains a lot of classes, structs, unions or interfaces. + +ALPHABETICAL_INDEX = YES + +# If the alphabetical index is enabled (see ALPHABETICAL_INDEX) then +# the COLS_IN_ALPHA_INDEX tag can be used to specify the number of columns +# in which this list will be split (can be a number in the range [1..20]) + +COLS_IN_ALPHA_INDEX = 5 + +# In case all classes in a project start with a common prefix, all +# classes will be put under the same header in the alphabetical index. +# The IGNORE_PREFIX tag can be used to specify one or more prefixes that +# should be ignored while generating the index headers. + +IGNORE_PREFIX = + +# --------------------------------------------------------------------------- +# configuration options related to the HTML output +# --------------------------------------------------------------------------- + +# If the GENERATE_HTML tag is set to YES (the default) Doxygen will +# generate HTML output. + +GENERATE_HTML = YES + +# The HTML_OUTPUT tag is used to specify where the HTML docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `html' will be used as the default path. + +HTML_OUTPUT = html + +# The HTML_FILE_EXTENSION tag can be used to specify the file extension for +# each generated HTML page (for example: .htm,.php,.asp). If it is left blank +# doxygen will generate files with .html extension. + +HTML_FILE_EXTENSION = .html + +# The HTML_HEADER tag can be used to specify a personal HTML header for +# each generated HTML page. If it is left blank doxygen will generate a +# standard header. Note that when using a custom header you are responsible +# for the proper inclusion of any scripts and style sheets that doxygen +# needs, which is dependent on the configuration options used. +# It is advised to generate a default header using "doxygen -w html +# header.html footer.html stylesheet.css YourConfigFile" and then modify +# that header. Note that the header is subject to change so you typically +# have to redo this when upgrading to a newer version of doxygen or when +# changing the value of configuration settings such as GENERATE_TREEVIEW! + +HTML_HEADER = + +# The HTML_FOOTER tag can be used to specify a personal HTML footer for +# each generated HTML page. If it is left blank doxygen will generate a +# standard footer. + +HTML_FOOTER = + +# The HTML_STYLESHEET tag can be used to specify a user-defined cascading +# style sheet that is used by each HTML page. It can be used to +# fine-tune the look of the HTML output. If the tag is left blank doxygen +# will generate a default style sheet. Note that doxygen will try to copy +# the style sheet file to the HTML output directory, so don't put your own +# style sheet in the HTML output directory as well, or it will be erased! + +HTML_STYLESHEET = + +# The HTML_EXTRA_FILES tag can be used to specify one or more extra images or +# other source files which should be copied to the HTML output directory. Note +# that these files will be copied to the base HTML output directory. Use the +# $relpath$ marker in the HTML_HEADER and/or HTML_FOOTER files to load these +# files. In the HTML_STYLESHEET file, use the file name only. Also note that +# the files will be copied as-is; there are no commands or markers available. + +HTML_EXTRA_FILES = + +# The HTML_COLORSTYLE_HUE tag controls the color of the HTML output. +# Doxygen will adjust the colors in the style sheet and background images +# according to this color. Hue is specified as an angle on a colorwheel, +# see http://en.wikipedia.org/wiki/Hue for more information. +# For instance the value 0 represents red, 60 is yellow, 120 is green, +# 180 is cyan, 240 is blue, 300 purple, and 360 is red again. +# The allowed range is 0 to 359. + +HTML_COLORSTYLE_HUE = 220 + +# The HTML_COLORSTYLE_SAT tag controls the purity (or saturation) of +# the colors in the HTML output. For a value of 0 the output will use +# grayscales only. A value of 255 will produce the most vivid colors. + +HTML_COLORSTYLE_SAT = 100 + +# The HTML_COLORSTYLE_GAMMA tag controls the gamma correction applied to +# the luminance component of the colors in the HTML output. Values below +# 100 gradually make the output lighter, whereas values above 100 make +# the output darker. The value divided by 100 is the actual gamma applied, +# so 80 represents a gamma of 0.8, The value 220 represents a gamma of 2.2, +# and 100 does not change the gamma. + +HTML_COLORSTYLE_GAMMA = 80 + +# If the HTML_TIMESTAMP tag is set to YES then the footer of each generated HTML +# page will contain the date and time when the page was generated. Setting +# this to NO can help when comparing the output of multiple runs. + +HTML_TIMESTAMP = YES + +# If the HTML_ALIGN_MEMBERS tag is set to YES, the members of classes, +# files or namespaces will be aligned in HTML using tables. If set to +# NO a bullet list will be used. + +HTML_ALIGN_MEMBERS = YES + +# If the HTML_DYNAMIC_SECTIONS tag is set to YES then the generated HTML +# documentation will contain sections that can be hidden and shown after the +# page has loaded. For this to work a browser that supports +# JavaScript and DHTML is required (for instance Mozilla 1.0+, Firefox +# Netscape 6.0+, Internet explorer 5.0+, Konqueror, or Safari). + +HTML_DYNAMIC_SECTIONS = NO + +# If the GENERATE_DOCSET tag is set to YES, additional index files +# will be generated that can be used as input for Apple's Xcode 3 +# integrated development environment, introduced with OSX 10.5 (Leopard). +# To create a documentation set, doxygen will generate a Makefile in the +# HTML output directory. Running make will produce the docset in that +# directory and running "make install" will install the docset in +# ~/Library/Developer/Shared/Documentation/DocSets so that Xcode will find +# it at startup. +# See http://developer.apple.com/tools/creatingdocsetswithdoxygen.html +# for more information. + +GENERATE_DOCSET = NO + +# When GENERATE_DOCSET tag is set to YES, this tag determines the name of the +# feed. A documentation feed provides an umbrella under which multiple +# documentation sets from a single provider (such as a company or product suite) +# can be grouped. + +DOCSET_FEEDNAME = "Doxygen generated docs" + +# When GENERATE_DOCSET tag is set to YES, this tag specifies a string that +# should uniquely identify the documentation set bundle. This should be a +# reverse domain-name style string, e.g. com.mycompany.MyDocSet. Doxygen +# will append .docset to the name. + +DOCSET_BUNDLE_ID = org.doxygen.Project + +# When GENERATE_PUBLISHER_ID tag specifies a string that should uniquely identify +# the documentation publisher. This should be a reverse domain-name style +# string, e.g. com.mycompany.MyDocSet.documentation. + +DOCSET_PUBLISHER_ID = org.doxygen.Publisher + +# The GENERATE_PUBLISHER_NAME tag identifies the documentation publisher. + +DOCSET_PUBLISHER_NAME = Publisher + +# If the GENERATE_HTMLHELP tag is set to YES, additional index files +# will be generated that can be used as input for tools like the +# Microsoft HTML help workshop to generate a compiled HTML help file (.chm) +# of the generated HTML documentation. + +GENERATE_HTMLHELP = NO + +# If the GENERATE_HTMLHELP tag is set to YES, the CHM_FILE tag can +# be used to specify the file name of the resulting .chm file. You +# can add a path in front of the file if the result should not be +# written to the html output directory. + +CHM_FILE = + +# If the GENERATE_HTMLHELP tag is set to YES, the HHC_LOCATION tag can +# be used to specify the location (absolute path including file name) of +# the HTML help compiler (hhc.exe). If non-empty doxygen will try to run +# the HTML help compiler on the generated index.hhp. + +HHC_LOCATION = + +# If the GENERATE_HTMLHELP tag is set to YES, the GENERATE_CHI flag +# controls if a separate .chi index file is generated (YES) or that +# it should be included in the master .chm file (NO). + +GENERATE_CHI = NO + +# If the GENERATE_HTMLHELP tag is set to YES, the CHM_INDEX_ENCODING +# is used to encode HtmlHelp index (hhk), content (hhc) and project file +# content. + +CHM_INDEX_ENCODING = + +# If the GENERATE_HTMLHELP tag is set to YES, the BINARY_TOC flag +# controls whether a binary table of contents is generated (YES) or a +# normal table of contents (NO) in the .chm file. + +BINARY_TOC = NO + +# The TOC_EXPAND flag can be set to YES to add extra items for group members +# to the contents of the HTML help documentation and to the tree view. + +TOC_EXPAND = NO + +# If the GENERATE_QHP tag is set to YES and both QHP_NAMESPACE and +# QHP_VIRTUAL_FOLDER are set, an additional index file will be generated +# that can be used as input for Qt's qhelpgenerator to generate a +# Qt Compressed Help (.qch) of the generated HTML documentation. + +GENERATE_QHP = NO + +# If the QHG_LOCATION tag is specified, the QCH_FILE tag can +# be used to specify the file name of the resulting .qch file. +# The path specified is relative to the HTML output folder. + +QCH_FILE = + +# The QHP_NAMESPACE tag specifies the namespace to use when generating +# Qt Help Project output. For more information please see +# http://doc.trolltech.com/qthelpproject.html#namespace + +QHP_NAMESPACE = org.doxygen.Project + +# The QHP_VIRTUAL_FOLDER tag specifies the namespace to use when generating +# Qt Help Project output. For more information please see +# http://doc.trolltech.com/qthelpproject.html#virtual-folders + +QHP_VIRTUAL_FOLDER = doc + +# If QHP_CUST_FILTER_NAME is set, it specifies the name of a custom filter to +# add. For more information please see +# http://doc.trolltech.com/qthelpproject.html#custom-filters + +QHP_CUST_FILTER_NAME = + +# The QHP_CUST_FILT_ATTRS tag specifies the list of the attributes of the +# custom filter to add. For more information please see +# +# Qt Help Project / Custom Filters. + +QHP_CUST_FILTER_ATTRS = + +# The QHP_SECT_FILTER_ATTRS tag specifies the list of the attributes this +# project's +# filter section matches. +# +# Qt Help Project / Filter Attributes. + +QHP_SECT_FILTER_ATTRS = + +# If the GENERATE_QHP tag is set to YES, the QHG_LOCATION tag can +# be used to specify the location of Qt's qhelpgenerator. +# If non-empty doxygen will try to run qhelpgenerator on the generated +# .qhp file. + +QHG_LOCATION = + +# If the GENERATE_ECLIPSEHELP tag is set to YES, additional index files +# will be generated, which together with the HTML files, form an Eclipse help +# plugin. To install this plugin and make it available under the help contents +# menu in Eclipse, the contents of the directory containing the HTML and XML +# files needs to be copied into the plugins directory of eclipse. The name of +# the directory within the plugins directory should be the same as +# the ECLIPSE_DOC_ID value. After copying Eclipse needs to be restarted before +# the help appears. + +GENERATE_ECLIPSEHELP = NO + +# A unique identifier for the eclipse help plugin. When installing the plugin +# the directory name containing the HTML and XML files should also have +# this name. + +ECLIPSE_DOC_ID = org.doxygen.Project + +# The DISABLE_INDEX tag can be used to turn on/off the condensed index (tabs) +# at top of each HTML page. The value NO (the default) enables the index and +# the value YES disables it. Since the tabs have the same information as the +# navigation tree you can set this option to NO if you already set +# GENERATE_TREEVIEW to YES. + +DISABLE_INDEX = NO + +# The GENERATE_TREEVIEW tag is used to specify whether a tree-like index +# structure should be generated to display hierarchical information. +# If the tag value is set to YES, a side panel will be generated +# containing a tree-like index structure (just like the one that +# is generated for HTML Help). For this to work a browser that supports +# JavaScript, DHTML, CSS and frames is required (i.e. any modern browser). +# Windows users are probably better off using the HTML help feature. +# Since the tree basically has the same information as the tab index you +# could consider to set DISABLE_INDEX to NO when enabling this option. + +GENERATE_TREEVIEW = NO + +# The ENUM_VALUES_PER_LINE tag can be used to set the number of enum values +# (range [0,1..20]) that doxygen will group on one line in the generated HTML +# documentation. Note that a value of 0 will completely suppress the enum +# values from appearing in the overview section. + +ENUM_VALUES_PER_LINE = 4 + +# By enabling USE_INLINE_TREES, doxygen will generate the Groups, Directories, +# and Class Hierarchy pages using a tree view instead of an ordered list. + +USE_INLINE_TREES = NO + +# If the treeview is enabled (see GENERATE_TREEVIEW) then this tag can be +# used to set the initial width (in pixels) of the frame in which the tree +# is shown. + +TREEVIEW_WIDTH = 250 + +# When the EXT_LINKS_IN_WINDOW option is set to YES doxygen will open +# links to external symbols imported via tag files in a separate window. + +EXT_LINKS_IN_WINDOW = NO + +# Use this tag to change the font size of Latex formulas included +# as images in the HTML documentation. The default is 10. Note that +# when you change the font size after a successful doxygen run you need +# to manually remove any form_*.png images from the HTML output directory +# to force them to be regenerated. + +FORMULA_FONTSIZE = 10 + +# Use the FORMULA_TRANPARENT tag to determine whether or not the images +# generated for formulas are transparent PNGs. Transparent PNGs are +# not supported properly for IE 6.0, but are supported on all modern browsers. +# Note that when changing this option you need to delete any form_*.png files +# in the HTML output before the changes have effect. + +FORMULA_TRANSPARENT = YES + +# Enable the USE_MATHJAX option to render LaTeX formulas using MathJax +# (see http://www.mathjax.org) which uses client side Javascript for the +# rendering instead of using prerendered bitmaps. Use this if you do not +# have LaTeX installed or if you want to formulas look prettier in the HTML +# output. When enabled you also need to install MathJax separately and +# configure the path to it using the MATHJAX_RELPATH option. + +USE_MATHJAX = NO + +# When MathJax is enabled you need to specify the location relative to the +# HTML output directory using the MATHJAX_RELPATH option. The destination +# directory should contain the MathJax.js script. For instance, if the mathjax +# directory is located at the same level as the HTML output directory, then +# MATHJAX_RELPATH should be ../mathjax. The default value points to the +# mathjax.org site, so you can quickly see the result without installing +# MathJax, but it is strongly recommended to install a local copy of MathJax +# before deployment. + +MATHJAX_RELPATH = http: // www.mathjax.org / mathjax + +# The MATHJAX_EXTENSIONS tag can be used to specify one or MathJax extension +# names that should be enabled during MathJax rendering. + +MATHJAX_EXTENSIONS = + +# When the SEARCHENGINE tag is enabled doxygen will generate a search box +# for the HTML output. The underlying search engine uses javascript +# and DHTML and should work on any modern browser. Note that when using +# HTML help (GENERATE_HTMLHELP), Qt help (GENERATE_QHP), or docsets +# (GENERATE_DOCSET) there is already a search function so this one should +# typically be disabled. For large projects the javascript based search engine +# can be slow, then enabling SERVER_BASED_SEARCH may provide a better solution. + +SEARCHENGINE = YES + +# When the SERVER_BASED_SEARCH tag is enabled the search engine will be +# implemented using a PHP enabled web server instead of at the web client +# using Javascript. Doxygen will generate the search PHP script and index +# file to put on the web server. The advantage of the server +# based approach is that it scales better to large projects and allows +# full text search. The disadvantages are that it is more difficult to setup +# and does not have live searching capabilities. + +SERVER_BASED_SEARCH = NO + +# --------------------------------------------------------------------------- +# configuration options related to the LaTeX output +# --------------------------------------------------------------------------- + +# If the GENERATE_LATEX tag is set to YES (the default) Doxygen will +# generate Latex output. + +GENERATE_LATEX = YES + +# The LATEX_OUTPUT tag is used to specify where the LaTeX docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `latex' will be used as the default path. + +LATEX_OUTPUT = latex + +# The LATEX_CMD_NAME tag can be used to specify the LaTeX command name to be +# invoked. If left blank `latex' will be used as the default command name. +# Note that when enabling USE_PDFLATEX this option is only used for +# generating bitmaps for formulas in the HTML output, but not in the +# Makefile that is written to the output directory. + +LATEX_CMD_NAME = latex + +# The MAKEINDEX_CMD_NAME tag can be used to specify the command name to +# generate index for LaTeX. If left blank `makeindex' will be used as the +# default command name. + +MAKEINDEX_CMD_NAME = makeindex + +# If the COMPACT_LATEX tag is set to YES Doxygen generates more compact +# LaTeX documents. This may be useful for small projects and may help to +# save some trees in general. + +COMPACT_LATEX = NO + +# The PAPER_TYPE tag can be used to set the paper type that is used +# by the printer. Possible values are: a4, letter, legal and +# executive. If left blank a4wide will be used. + +PAPER_TYPE = a4 + +# The EXTRA_PACKAGES tag can be to specify one or more names of LaTeX +# packages that should be included in the LaTeX output. + +EXTRA_PACKAGES = amsmath + +# The LATEX_HEADER tag can be used to specify a personal LaTeX header for +# the generated latex document. The header should contain everything until +# the first chapter. If it is left blank doxygen will generate a +# standard header. Notice: only use this tag if you know what you are doing! + +LATEX_HEADER = + +# The LATEX_FOOTER tag can be used to specify a personal LaTeX footer for +# the generated latex document. The footer should contain everything after +# the last chapter. If it is left blank doxygen will generate a +# standard footer. Notice: only use this tag if you know what you are doing! + +LATEX_FOOTER = + +# If the PDF_HYPERLINKS tag is set to YES, the LaTeX that is generated +# is prepared for conversion to pdf (using ps2pdf). The pdf file will +# contain links (just like the HTML output) instead of page references +# This makes the output suitable for online browsing using a pdf viewer. + +PDF_HYPERLINKS = YES + +# If the USE_PDFLATEX tag is set to YES, pdflatex will be used instead of +# plain latex in the generated Makefile. Set this option to YES to get a +# higher quality PDF documentation. + +USE_PDFLATEX = YES + +# If the LATEX_BATCHMODE tag is set to YES, doxygen will add the \\batchmode. +# command to the generated LaTeX files. This will instruct LaTeX to keep +# running if errors occur, instead of asking the user for help. +# This option is also used when generating formulas in HTML. + +LATEX_BATCHMODE = NO + +# If LATEX_HIDE_INDICES is set to YES then doxygen will not +# include the index chapters (such as File Index, Compound Index, etc.) +# in the output. + +LATEX_HIDE_INDICES = NO + +# If LATEX_SOURCE_CODE is set to YES then doxygen will include +# source code with syntax highlighting in the LaTeX output. +# Note that which sources are shown also depends on other settings +# such as SOURCE_BROWSER. + +LATEX_SOURCE_CODE = NO + +# The LATEX_BIB_STYLE tag can be used to specify the style to use for the +# bibliography, e.g. plainnat, or ieeetr. The default style is "plain". See +# http://en.wikipedia.org/wiki/BibTeX for more info. + +LATEX_BIB_STYLE = plain + +# --------------------------------------------------------------------------- +# configuration options related to the RTF output +# --------------------------------------------------------------------------- + +# If the GENERATE_RTF tag is set to YES Doxygen will generate RTF output +# The RTF output is optimized for Word 97 and may not look very pretty with +# other RTF readers or editors. + +GENERATE_RTF = NO + +# The RTF_OUTPUT tag is used to specify where the RTF docs will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `rtf' will be used as the default path. + +RTF_OUTPUT = rtf + +# If the COMPACT_RTF tag is set to YES Doxygen generates more compact +# RTF documents. This may be useful for small projects and may help to +# save some trees in general. + +COMPACT_RTF = NO + +# If the RTF_HYPERLINKS tag is set to YES, the RTF that is generated +# will contain hyperlink fields. The RTF file will +# contain links (just like the HTML output) instead of page references. +# This makes the output suitable for online browsing using WORD or other +# programs which support those fields. +# Note: wordpad (write) and others do not support links. + +RTF_HYPERLINKS = NO + +# Load style sheet definitions from file. Syntax is similar to doxygen's +# config file, i.e. a series of assignments. You only have to provide +# replacements, missing definitions are set to their default value. + +RTF_STYLESHEET_FILE = + +# Set optional variables used in the generation of an rtf document. +# Syntax is similar to doxygen's config file. + +RTF_EXTENSIONS_FILE = + +# --------------------------------------------------------------------------- +# configuration options related to the man page output +# --------------------------------------------------------------------------- + +# If the GENERATE_MAN tag is set to YES (the default) Doxygen will +# generate man pages + +GENERATE_MAN = NO + +# The MAN_OUTPUT tag is used to specify where the man pages will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `man' will be used as the default path. + +MAN_OUTPUT = man + +# The MAN_EXTENSION tag determines the extension that is added to +# the generated man pages (default is the subroutine's section .3) + +MAN_EXTENSION = .3 + +# If the MAN_LINKS tag is set to YES and Doxygen generates man output, +# then it will generate one additional man file for each entity +# documented in the real man page(s). These additional files +# only source the real man page, but without them the man command +# would be unable to find the correct page. The default is NO. + +MAN_LINKS = NO + +# --------------------------------------------------------------------------- +# configuration options related to the XML output +# --------------------------------------------------------------------------- + +# If the GENERATE_XML tag is set to YES Doxygen will +# generate an XML file that captures the structure of +# the code including all documentation. + +GENERATE_XML = NO + +# The XML_OUTPUT tag is used to specify where the XML pages will be put. +# If a relative path is entered the value of OUTPUT_DIRECTORY will be +# put in front of it. If left blank `xml' will be used as the default path. + +XML_OUTPUT = xml + +# The XML_SCHEMA tag can be used to specify an XML schema, +# which can be used by a validating XML parser to check the +# syntax of the XML files. + +XML_SCHEMA = + +# The XML_DTD tag can be used to specify an XML DTD, +# which can be used by a validating XML parser to check the +# syntax of the XML files. + +XML_DTD = + +# If the XML_PROGRAMLISTING tag is set to YES Doxygen will +# dump the program listings (including syntax highlighting +# and cross-referencing information) to the XML output. Note that +# enabling this will significantly increase the size of the XML output. + +XML_PROGRAMLISTING = YES + +# --------------------------------------------------------------------------- +# configuration options for the AutoGen Definitions output +# --------------------------------------------------------------------------- + +# If the GENERATE_AUTOGEN_DEF tag is set to YES Doxygen will +# generate an AutoGen Definitions (see autogen.sf.net) file +# that captures the structure of the code including all +# documentation. Note that this feature is still experimental +# and incomplete at the moment. + +GENERATE_AUTOGEN_DEF = NO + +# --------------------------------------------------------------------------- +# configuration options related to the Perl module output +# --------------------------------------------------------------------------- + +# If the GENERATE_PERLMOD tag is set to YES Doxygen will +# generate a Perl module file that captures the structure of +# the code including all documentation. Note that this +# feature is still experimental and incomplete at the +# moment. + +GENERATE_PERLMOD = NO + +# If the PERLMOD_LATEX tag is set to YES Doxygen will generate +# the necessary Makefile rules, Perl scripts and LaTeX code to be able +# to generate PDF and DVI output from the Perl module output. + +PERLMOD_LATEX = NO + +# If the PERLMOD_PRETTY tag is set to YES the Perl module output will be +# nicely formatted so it can be parsed by a human reader. +# This is useful +# if you want to understand what is going on. +# On the other hand, if this +# tag is set to NO the size of the Perl module output will be much smaller +# and Perl will parse it just the same. + +PERLMOD_PRETTY = YES + +# The names of the make variables in the generated doxyrules.make file +# are prefixed with the string contained in PERLMOD_MAKEVAR_PREFIX. +# This is useful so different doxyrules.make files included by the same +# Makefile don't overwrite each other's variables. + +PERLMOD_MAKEVAR_PREFIX = + +# --------------------------------------------------------------------------- +# Configuration options related to the preprocessor +# --------------------------------------------------------------------------- + +# If the ENABLE_PREPROCESSING tag is set to YES (the default) Doxygen will +# evaluate all C-preprocessor directives found in the sources and include +# files. + +ENABLE_PREPROCESSING = YES + +# If the MACRO_EXPANSION tag is set to YES Doxygen will expand all macro +# names in the source code. If set to NO (the default) only conditional +# compilation will be performed. Macro expansion can be done in a controlled +# way by setting EXPAND_ONLY_PREDEF to YES. + +MACRO_EXPANSION = NO + +# If the EXPAND_ONLY_PREDEF and MACRO_EXPANSION tags are both set to YES +# then the macro expansion is limited to the macros specified with the +# PREDEFINED and EXPAND_AS_DEFINED tags. + +EXPAND_ONLY_PREDEF = NO + +# If the SEARCH_INCLUDES tag is set to YES (the default) the includes files +# pointed to by INCLUDE_PATH will be searched when a #include is found. + +SEARCH_INCLUDES = YES + +# The INCLUDE_PATH tag can be used to specify one or more directories that +# contain include files that are not input files but should be processed by +# the preprocessor. + +INCLUDE_PATH = + +# You can use the INCLUDE_FILE_PATTERNS tag to specify one or more wildcard +# patterns (like *.h and *.hpp) to filter out the header-files in the +# directories. If left blank, the patterns specified with FILE_PATTERNS will +# be used. + +INCLUDE_FILE_PATTERNS = + +# The PREDEFINED tag can be used to specify one or more macro names that +# are defined before the preprocessor is started (similar to the -D option of +# gcc). The argument of the tag is a list of macros of the form: name +# or name=definition (no spaces). If the definition and the = are +# omitted =1 is assumed. To prevent a macro definition from being +# undefined via #undef or recursively expanded use the := operator +# instead of the = operator. + +PREDEFINED = + +# If the MACRO_EXPANSION and EXPAND_ONLY_PREDEF tags are set to YES then +# this tag can be used to specify a list of macro names that should be expanded. +# The macro definition that is found in the sources will be used. +# Use the PREDEFINED tag if you want to use a different macro definition that +# overrules the definition found in the source code. + +EXPAND_AS_DEFINED = + +# If the SKIP_FUNCTION_MACROS tag is set to YES (the default) then +# doxygen's preprocessor will remove all references to function-like macros +# that are alone on a line, have an all uppercase name, and do not end with a +# semicolon, because these will confuse the parser if not removed. + +SKIP_FUNCTION_MACROS = YES + +# --------------------------------------------------------------------------- +# Configuration::additions related to external references +# --------------------------------------------------------------------------- + +# The TAGFILES option can be used to specify one or more tagfiles. +# Optionally an initial location of the external documentation +# can be added for each tagfile. The format of a tag file without +# this location is as follows: +# +# TAGFILES = file1 file2 ... +# Adding location for the tag files is done as follows: +# +# TAGFILES = file1=loc1 "file2 = loc2" ... +# where "loc1" and "loc2" can be relative or absolute paths or +# URLs. If a location is present for each tag, the installdox tool +# does not have to be run to correct the links. +# Note that each tag file must have a unique name +# (where the name does NOT include the path) +# If a tag file is not located in the directory in which doxygen +# is run, you must also specify the path to the tagfile here. + +TAGFILES = + +# When a file name is specified after GENERATE_TAGFILE, doxygen will create +# a tag file that is based on the input files it reads. + +GENERATE_TAGFILE = + +# If the ALLEXTERNALS tag is set to YES all external classes will be listed +# in the class index. If set to NO only the inherited external classes +# will be listed. + +ALLEXTERNALS = NO + +# If the EXTERNAL_GROUPS tag is set to YES all external groups will be listed +# in the modules index. If set to NO, only the current project's groups will +# be listed. + +EXTERNAL_GROUPS = YES + +# The PERL_PATH should be the absolute path and name of the perl script +# interpreter (i.e. the result of `which perl'). + +PERL_PATH = /usr / bin / perl + +# --------------------------------------------------------------------------- +# Configuration options related to the dot tool +# --------------------------------------------------------------------------- + +# If the CLASS_DIAGRAMS tag is set to YES (the default) Doxygen will +# generate a inheritance diagram (in HTML, RTF and LaTeX) for classes with base +# or super classes. Setting the tag to NO turns the diagrams off. Note that +# this option also works with HAVE_DOT disabled, but it is recommended to +# install and use dot, since it yields more powerful graphs. + +CLASS_DIAGRAMS = YES + +# You can define message sequence charts within doxygen comments using the \msc +# command. Doxygen will then run the mscgen tool (see +# http://www.mcternan.me.uk/mscgen/) to produce the chart and insert it in the +# documentation. The MSCGEN_PATH tag allows you to specify the directory where +# the mscgen tool resides. If left empty the tool is assumed to be found in the +# default search path. + +MSCGEN_PATH = + +# If set to YES, the inheritance and collaboration graphs will hide +# inheritance and usage relations if the target is undocumented +# or is not a class. + +HIDE_UNDOC_RELATIONS = NO + +# If you set the HAVE_DOT tag to YES then doxygen will assume the dot tool is +# available from the path. This tool is part of Graphviz, a graph visualization +# toolkit from AT&T and Lucent Bell Labs. The other options in this section +# have no effect if this option is set to NO (the default) + +HAVE_DOT = YES + +# The DOT_NUM_THREADS specifies the number of dot invocations doxygen is +# allowed to run in parallel. When set to 0 (the default) doxygen will +# base this on the number of processors available in the system. You can set it +# explicitly to a value larger than 0 to get control over the balance +# between CPU load and processing speed. + +DOT_NUM_THREADS = 0 + +# By default doxygen will use the Helvetica font for all dot files that +# doxygen generates. When you want a differently looking font you can specify +# the font name using DOT_FONTNAME. You need to make sure dot is able to find +# the font, which can be done by putting it in a standard location or by setting +# the DOTFONTPATH environment variable or by setting DOT_FONTPATH to the +# directory containing the font. + +DOT_FONTNAME = Helvetica + +# The DOT_FONTSIZE tag can be used to set the size of the font of dot graphs. +# The default size is 10pt. + +DOT_FONTSIZE = 10 + +# By default doxygen will tell dot to use the Helvetica font. +# If you specify a different font using DOT_FONTNAME you can use DOT_FONTPATH to +# set the path where dot can find it. + +DOT_FONTPATH = + +# If the CLASS_GRAPH and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for each documented class showing the direct and +# indirect inheritance relations. Setting this tag to YES will force the +# CLASS_DIAGRAMS tag to NO. + +CLASS_GRAPH = YES + +# If the COLLABORATION_GRAPH and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for each documented class showing the direct and +# indirect implementation dependencies (inheritance, containment, and +# class references variables) of the class with other documented classes. + +COLLABORATION_GRAPH = YES + +# If the GROUP_GRAPHS and HAVE_DOT tags are set to YES then doxygen +# will generate a graph for groups, showing the direct groups dependencies + +GROUP_GRAPHS = YES + +# If the UML_LOOK tag is set to YES doxygen will generate inheritance and +# collaboration diagrams in a style similar to the OMG's Unified Modeling +# Language. + +UML_LOOK = YES + +# If set to YES, the inheritance and collaboration graphs will show the +# relations between templates and their instances. + +TEMPLATE_RELATIONS = NO + +# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDE_GRAPH, and HAVE_DOT +# tags are set to YES then doxygen will generate a graph for each documented +# file showing the direct and indirect include dependencies of the file with +# other documented files. + +INCLUDE_GRAPH = YES + +# If the ENABLE_PREPROCESSING, SEARCH_INCLUDES, INCLUDED_BY_GRAPH, and +# HAVE_DOT tags are set to YES then doxygen will generate a graph for each +# documented header file showing the documented files that directly or +# indirectly include this file. + +INCLUDED_BY_GRAPH = YES + +# If the CALL_GRAPH and HAVE_DOT options are set to YES then +# doxygen will generate a call dependency graph for every global function +# or class method. Note that enabling this option will significantly increase +# the time of a run. So in most cases it will be better to enable call graphs +# for selected functions only using the \callgraph command. + +CALL_GRAPH = NO + +# If the CALLER_GRAPH and HAVE_DOT tags are set to YES then +# doxygen will generate a caller dependency graph for every global function +# or class method. Note that enabling this option will significantly increase +# the time of a run. So in most cases it will be better to enable caller +# graphs for selected functions only using the \callergraph command. + +CALLER_GRAPH = NO + +# If the GRAPHICAL_HIERARCHY and HAVE_DOT tags are set to YES then doxygen +# will generate a graphical hierarchy of all classes instead of a textual one. + +GRAPHICAL_HIERARCHY = YES + +# If the DIRECTORY_GRAPH, SHOW_DIRECTORIES and HAVE_DOT tags are set to YES +# then doxygen will show the dependencies a directory has on other directories +# in a graphical way. The dependency relations are determined by the #include +# relations between the files in the directories. + +DIRECTORY_GRAPH = YES + +# The DOT_IMAGE_FORMAT tag can be used to set the image format of the images +# generated by dot. Possible values are svg, png, jpg, or gif. +# If left blank png will be used. If you choose svg you need to set +# HTML_FILE_EXTENSION to xhtml in order to make the SVG files +# visible in IE 9+ (other browsers do not have this requirement). + +DOT_IMAGE_FORMAT = png + +# If DOT_IMAGE_FORMAT is set to svg, then this option can be set to YES to +# enable generation of interactive SVG images that allow zooming and panning. +# Note that this requires a modern browser other than Internet Explorer. +# Tested and working are Firefox, Chrome, Safari, and Opera. For IE 9+ you +# need to set HTML_FILE_EXTENSION to xhtml in order to make the SVG files +# visible. Older versions of IE do not have SVG support. + +INTERACTIVE_SVG = NO + +# The tag DOT_PATH can be used to specify the path where the dot tool can be +# found. If left blank, it is assumed the dot tool can be found in the path. + +DOT_PATH = + +# The DOTFILE_DIRS tag can be used to specify one or more directories that +# contain dot files that are included in the documentation (see the +# \dotfile command). + +DOTFILE_DIRS = + +# The MSCFILE_DIRS tag can be used to specify one or more directories that +# contain msc files that are included in the documentation (see the +# \mscfile command). + +MSCFILE_DIRS = + +# The DOT_GRAPH_MAX_NODES tag can be used to set the maximum number of +# nodes that will be shown in the graph. If the number of nodes in a graph +# becomes larger than this value, doxygen will truncate the graph, which is +# visualized by representing a node as a red box. Note that doxygen if the +# number of direct children of the root node in a graph is already larger than +# DOT_GRAPH_MAX_NODES then the graph will not be shown at all. Also note +# that the size of a graph can be further restricted by MAX_DOT_GRAPH_DEPTH. + +DOT_GRAPH_MAX_NODES = 50 + +# The MAX_DOT_GRAPH_DEPTH tag can be used to set the maximum depth of the +# graphs generated by dot. A depth value of 3 means that only nodes reachable +# from the root by following a path via at most 3 edges will be shown. Nodes +# that lay further from the root node will be omitted. Note that setting this +# option to 1 or 2 may greatly reduce the computation time needed for large +# code bases. Also note that the size of a graph can be further restricted by +# DOT_GRAPH_MAX_NODES. Using a depth of 0 means no depth restriction. + +MAX_DOT_GRAPH_DEPTH = 0 + +# Set the DOT_TRANSPARENT tag to YES to generate images with a transparent +# background. This is disabled by default, because dot on Windows does not +# seem to support this out of the box. Warning: Depending on the platform used, +# enabling this option may lead to badly anti-aliased labels on the edges of +# a graph (i.e. they become hard to read). + +DOT_TRANSPARENT = NO + +# Set the DOT_MULTI_TARGETS tag to YES allow dot to generate multiple output +# files in one run (i.e. multiple -o and -T options on the command line). This +# makes dot run faster, but since only newer versions of dot (>1.8.10) +# support this, this feature is disabled by default. + +DOT_MULTI_TARGETS = YES + +# If the GENERATE_LEGEND tag is set to YES (the default) Doxygen will +# generate a legend page explaining the meaning of the various boxes and +# arrows in the dot generated graphs. + +GENERATE_LEGEND = YES + +# If the DOT_CLEANUP tag is set to YES (the default) Doxygen will +# remove the intermediate dot files that are used to generate +# the various graphs. + +DOT_CLEANUP = YES diff --git a/data/camera_calibration_config.rviz b/data/camera_calibration_config.rviz new file mode 100644 index 0000000000000000000000000000000000000000..22d705c597dbfe7eacb3c823cbf20524826e176b --- /dev/null +++ b/data/camera_calibration_config.rviz @@ -0,0 +1,1621 @@ +Panels: + - Class: rviz/Displays + Help Height: 0 + Name: Displays + Property Tree Widget: + Expanded: + - /Global Options1 + - /TF1/Frames1 + - /btt1/Perception1/perception_markers1/Namespaces1 + - /btt1/New_Perception1/rgb_labels1/Namespaces1 + - /btt1/Navigation1/nav goals1/Namespaces1 + - /btt1/direct_base_ctrl1/base_link_as_pose1 + Splitter Ratio: 0.5240506529808044 + Tree Height: 797 + - Class: rviz/Selection + Name: Selection + - Class: rviz/Tool Properties + Expanded: + - /2D Pose Estimate1 + - /2D Nav Goal1 + - /Publish Point1 + Name: Tool Properties + Splitter Ratio: 0.5886790156364441 + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 + - Class: rviz/Time + Name: Time + SyncMode: 0 + SyncSource: raw_color_pcl + - Class: rviz/Tool Properties + Expanded: ~ + Name: Tool Properties + Splitter Ratio: 0.5 + - Class: rviz/Selection + Name: Selection +Preferences: + PromptSaveOnExit: true +Toolbars: + toolButtonStyle: 2 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.4000000059604645 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.029999999329447746 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Alpha: 0.5 + Class: rviz/RobotModel + Collision Enabled: false + Enabled: true + Links: + All Links Enabled: true + Expand Joint Details: false + Expand Link Details: false + Expand Tree: false + Link Tree Style: Links in Alphabetic Order + arm_cam3d_camera_color_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_camera_color_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_camera_depth_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_camera_depth_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_camera_left_ir_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_camera_left_ir_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_camera_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_cam3d_camera_right_ir_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_camera_right_ir_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_link_0: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_1: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_2: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_3: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_4: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_5: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + base_ground_link: + Alpha: 1 + Show Axes: false + Show Trail: false + base_laser_front_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_laser_rear_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + caster_link_bl: + Alpha: 1 + Show Axes: false + Show Trail: false + caster_link_br: + Alpha: 1 + Show Axes: false + Show Trail: false + caster_link_fl: + Alpha: 1 + Show Axes: false + Show Trail: false + caster_link_fr: + Alpha: 1 + Show Axes: false + Show Trail: false + fixed_camera_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + full_platform_arm_root_link: + Alpha: 1 + Show Axes: false + Show Trail: false + full_platform_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_bracket_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_bracket_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_mount_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_mount_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_left_base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + gripper_motor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_right_base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + gripper_static_grasp_link: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_color_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_color_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_depth_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_depth_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_left_ir_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_left_ir_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + tower_cam3d_camera_right_ir_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + tower_cam3d_camera_right_ir_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + wheel_link_bl: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + wheel_link_br: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + wheel_link_fl: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + wheel_link_fr: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Name: RobotModel + Robot Description: robot_description + TF Prefix: "" + Update Interval: 0 + Value: true + Visual Enabled: true + - Class: rviz/TF + Enabled: false + Frame Timeout: 15 + Frames: + All Enabled: false + Marker Alpha: 1 + Marker Scale: 1 + Name: TF + Show Arrows: true + Show Axes: true + Show Names: true + Tree: + {} + Update Interval: 0 + Value: false + - Class: rviz/Group + Displays: + - Class: rviz/Group + Displays: + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: raw_color_pcl + Position Transformer: XYZ + Queue Size: 10 + Selectable: false + Size (Pixels): 1 + Size (m): 0.019999999552965164 + Style: Points + Topic: /tower_cam3d/depth_registered/points + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: tabletop_clusters + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Points + Topic: /mcr_perception/scene_segmentation/tabletop_clusters + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Class: rviz/Marker + Enabled: false + Marker Topic: /mcr_perception/scene_segmentation/bounding_boxes + Name: perception_markers + Namespaces: + {} + Queue Size: 100 + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: passthrough_x + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Flat Squares + Topic: /mcr_perception/passthrough_x/output + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Class: rviz/MarkerArray + Enabled: false + Marker Topic: /mcr_perception/scene_segmentation/labels + Name: pcl_labels + Namespaces: + {} + Queue Size: 100 + Value: false + - Alpha: 0.30000001192092896 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 170; 255; 0 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: tabletop_accum + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Spheres + Topic: /mcr_perception/scene_segmentation_node/tabletop_clusters + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Class: rviz/Polygon + Color: 25; 255; 0 + Enabled: false + Name: Polygon + Queue Size: 10 + Topic: /mcr_perception/convex_hull/output_polygon + Unreliable: false + Value: false + - Class: rviz/Image + Enabled: true + Image Topic: /arm_cam3d/rgb/image_raw + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: Image + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 255; 255; 255 + Color Transformer: "" + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: barrier_scan + Position Transformer: "" + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Flat Squares + Topic: /barrier_tape/scan + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: cloud_accumulator + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Boxes + Topic: /mcr_perception/scene_segmentation/output + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Arrow Length: 0.10000000149011612 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: DetectedCavities + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /mcr_perception/cavity_finder/output/pose + Unreliable: false + Value: false + - Class: rviz/Image + Enabled: true + Image Topic: /mcr_perception/cavity_finder/output/rgb_debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: cavity_debug + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: detectedobjects + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /mcr_perception/multimodal_object_identification/output/pose + Unreliable: false + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: mm_pointcloud + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Points + Topic: /mcr_perception/multimodal_object_identification/output/pointclouds_combined + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: mm_platform + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Flat Squares + Topic: /mcr_perception/multimodal_object_identification/output/platform_pointcloud + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Class: rviz/Image + Enabled: true + Image Topic: /mcr_perception/multimodal_object_identification/output/rgb_debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: mm_rgb_debug + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + Enabled: true + Name: Perception + - Class: rviz/Group + Displays: + - Class: rviz/Image + Enabled: true + Image Topic: /tower_cam3d/rgb/image_raw + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: raw_image + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Class: rviz/Image + Enabled: true + Image Topic: /mir_perception/multimodal_object_recognition/recognizer/rgb/output/debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: yolo_debug + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: raw_pointcloud2 + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Points + Topic: /tower_cam3d/depth_registered/points + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: rgb_tabletop_clusters + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Points + Topic: /mir_perception/multimodal_object_recognition/tabletop_cluster_rgb + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: rgb_debug_pointcloud + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Points + Topic: /mir_perception/multimodal_object_recognition/output/debug_cloud_plane + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: pcl_tabletop_clusters + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Points + Topic: /mir_perception/multimodal_object_recognition/tabletop_cluster_pcl + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: rgb_PoseArray + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /mir_perception/multimodal_object_recognition/output/rgb_object_pose_array + Unreliable: false + Value: false + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 255; 255 + Enabled: false + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: pcl_PoseArray + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /mir_perception/multimodal_object_recognition/output/pcl_object_pose_array + Unreliable: false + Value: false + - Class: rviz/MarkerArray + Enabled: false + Marker Topic: /mir_perception/multimodal_object_recognition/pcl_labels + Name: pcl_labels + Namespaces: + {} + Queue Size: 100 + Value: false + - Class: rviz/MarkerArray + Enabled: false + Marker Topic: /mir_perception/multimodal_object_recognition/rgb_labels + Name: rgb_labels + Namespaces: + {} + Queue Size: 100 + Value: false + - Class: rviz/Marker + Enabled: false + Marker Topic: /mir_perception/multimodal_object_recognition/bounding_boxes + Name: bounding_boxes_pcl + Namespaces: + {} + Queue Size: 100 + Value: false + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 0; 170; 0 + Enabled: false + Head Length: 0.05000000074505806 + Head Radius: 0.07999999821186066 + Name: pose_selector + Queue Size: 10 + Shaft Length: 0.4000000059604645 + Shaft Radius: 0.008999999612569809 + Shape: Arrow + Topic: /mcr_perception/object_selector/output/object_pose + Unreliable: false + Value: false + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: rgb_object_poseArray + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /mir_perception/multimodal_object_recognition/output/rgb_object_pose_array + Unreliable: false + Value: false + Enabled: false + Name: New_Perception + - Class: rviz/Group + Displays: + - Alpha: 1 + Class: rviz/Polygon + Color: 255; 85; 0 + Enabled: false + Name: robot_footprint + Queue Size: 10 + Topic: /move_base/local_costmap/footprint + Unreliable: false + Value: false + - Alpha: 0.8999999761581421 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 0; 85; 255 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: scan_front + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 5 + Size (m): 0.009999999776482582 + Style: Points + Topic: /scan_front + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 0.8999999761581421 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 255; 0; 0 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: scan_rear + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 5 + Size (m): 0.009999999776482582 + Style: Points + Topic: /scan_rear + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 0.5 + Class: rviz/Map + Color Scheme: map + Draw Behind: true + Enabled: true + Name: map + Topic: /map + Unreliable: false + Use Timestamp: false + Value: true + - Alpha: 0.699999988079071 + Class: rviz/Map + Color Scheme: costmap + Draw Behind: false + Enabled: false + Name: local_costmap + Topic: /move_base/local_costmap/costmap + Unreliable: false + Use Timestamp: false + Value: false + - Alpha: 0.20000000298023224 + Class: rviz/Map + Color Scheme: costmap + Draw Behind: false + Enabled: false + Name: global_costmap + Topic: /move_base/global_costmap/costmap + Unreliable: false + Use Timestamp: false + Value: false + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: true + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: global_plan_wo + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /move_base/GlobalPlannerWithOrientations/plan + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 170; 0; 127 + Enabled: true + Head Diameter: 0.30000001192092896 + Head Length: 0.20000000298023224 + Length: 0.30000001192092896 + Line Style: Lines + Line Width: 0.029999999329447746 + Name: global_plan_as_path + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Queue Size: 10 + Radius: 0.029999999329447746 + Shaft Diameter: 0.10000000149011612 + Shaft Length: 0.10000000149011612 + Topic: /move_base/GlobalPlannerWithOrientations/path_plan + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 25; 255; 0 + Enabled: true + Head Diameter: 0.30000001192092896 + Head Length: 0.20000000298023224 + Length: 0.30000001192092896 + Line Style: Lines + Line Width: 0.029999999329447746 + Name: dwa_global_plan + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Queue Size: 10 + Radius: 0.029999999329447746 + Shaft Diameter: 0.10000000149011612 + Shaft Length: 0.10000000149011612 + Topic: /move_base/DWAPlannerROS/global_plan + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 85; 85; 127 + Enabled: true + Head Diameter: 0.30000001192092896 + Head Length: 0.20000000298023224 + Length: 0.30000001192092896 + Line Style: Lines + Line Width: 0.029999999329447746 + Name: local_plan + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Queue Size: 10 + Radius: 0.029999999329447746 + Shaft Diameter: 0.10000000149011612 + Shaft Length: 0.10000000149011612 + Topic: /move_base/DWAPlannerROS/local_plan + Unreliable: false + Value: true + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: true + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: amcl particles + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /particlecloud + Unreliable: false + Value: true + - Class: rviz/MarkerArray + Enabled: true + Marker Topic: /visualization_marker_array + Name: nav goals + Namespaces: + {} + Queue Size: 100 + Value: true + - Class: rviz/Group + Displays: + - Class: rviz/Marker + Enabled: true + Marker Topic: /move_base/force_field_recovery/force_field_vector + Name: ff_vector + Namespaces: + {} + Queue Size: 100 + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 85; 0 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: obstacle_cloud + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.05000000074505806 + Style: Spheres + Topic: /move_base/force_field_recovery/obstacle_cloud + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Class: rviz/Marker + Enabled: true + Marker Topic: /move_base/force_field_recovery/obstacle_neighborhood + Name: obst_neighbourhood + Namespaces: + {} + Queue Size: 100 + Value: true + Enabled: false + Name: force_field + Enabled: false + Name: Navigation + - Class: rviz/Group + Displays: + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 85; 170; 0 + Enabled: true + Head Length: 0.10000000149011612 + Head Radius: 0.029999999329447746 + Name: random object pose + Queue Size: 10 + Shaft Length: 0.10000000149011612 + Shaft Radius: 0.009999999776482582 + Shape: Arrow + Topic: /mcr_perception/random_object_selector/output/object_pose + Unreliable: false + Value: true + - Alpha: 0.8999999761581421 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 170; 85; 255 + Enabled: true + Head Length: 0.10000000149011612 + Head Radius: 0.10000000149011612 + Name: modified pose + Queue Size: 10 + Shaft Length: 0.5 + Shaft Radius: 0.05000000074505806 + Shape: Arrow + Topic: /move_base_relative/random_obj_selector_transformer_republisher/output/transformed_pose + Unreliable: false + Value: true + Enabled: false + Name: move_relative + - Class: rviz/Group + Displays: + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 0; 85; 0 + Enabled: true + Head Length: 0.30000001192092896 + Head Radius: 0.10000000149011612 + Name: base_link_as_pose + Queue Size: 10 + Shaft Length: 1 + Shaft Radius: 0.05000000074505806 + Shape: Arrow + Topic: /mcr_navigation/direct_base_controller/pose_converter/converted_pose + Unreliable: false + Value: true + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 85; 85; 255 + Enabled: true + Head Length: 0.30000001192092896 + Head Radius: 0.10000000149011612 + Name: goal_pose + Queue Size: 10 + Shaft Length: 1 + Shaft Radius: 0.05000000074505806 + Shape: Arrow + Topic: /pose_transformer/transformed_pose + Unreliable: false + Value: true + Enabled: false + Name: direct_base_ctrl + - Class: rviz/Group + Displays: + - Alpha: 0.8999999761581421 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 0; 255; 0 + Enabled: false + Head Length: 0.10000000149011612 + Head Radius: 0.029999999329447746 + Name: winner_pose + Queue Size: 10 + Shaft Length: 0.10000000149011612 + Shaft Radius: 0.009999999776482582 + Shape: Arrow + Topic: /pregrasp_planner_pipeline/grasp_planner/pose_out + Unreliable: false + Value: false + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: generated_poses + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /pregrasp_planner_pipeline/pose_generator/poses_list + Unreliable: false + Value: false + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 255; 25; 0 + Enabled: true + Head Length: 0.30000001192092896 + Head Radius: 0.10000000149011612 + Name: pose_in_pregrasp_planner + Queue Size: 10 + Shaft Length: 1 + Shaft Radius: 0.05000000074505806 + Shape: Arrow + Topic: /mir_pregrasp_planner_pipeline/pose_in + Unreliable: false + Value: true + Enabled: false + Name: pregrasp_planner + - Class: rviz/Group + Displays: + - Class: rviz/Image + Enabled: true + Image Topic: /mcr_perception/barrier_tape_detection/debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: debug_image + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: PointCloud2 + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Flat Squares + Topic: /mcr_perception/barrier_tape_detection/output/yellow_barrier_tape_pointcloud + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 255; 255; 255 + Color Transformer: "" + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: LaserScan + Position Transformer: "" + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Flat Squares + Topic: /barrier_tape/scan + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + Enabled: false + Name: barrier_tape + - Class: rviz/Group + Displays: + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: line_tracing_3d + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.009999999776482582 + Style: Flat Squares + Topic: /mcr_perception/line_contour_detector/output/pointclouds_filtered + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Class: rviz/Image + Enabled: true + Image Topic: /mcr_perception/line_contour_detector/output/debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: line_tracing_rgb + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 25; 255; 0 + Enabled: true + Head Diameter: 0.30000001192092896 + Head Length: 0.20000000298023224 + Length: 0.30000001192092896 + Line Style: Lines + Line Width: 0.029999999329447746 + Name: line_path + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Queue Size: 10 + Radius: 0.029999999329447746 + Shaft Diameter: 0.10000000149011612 + Shaft Length: 0.10000000149011612 + Topic: /mir_manipulation/mir_trajectory_executor/line_tracing_path + Unreliable: false + Value: true + Enabled: false + Name: line_tracing + - Class: rviz/Group + Displays: + - Alpha: 1 + Axes Length: 0.10000000149011612 + Axes Radius: 0.009999999776482582 + Class: rviz/Pose + Color: 255; 25; 0 + Enabled: true + Head Length: 0.30000001192092896 + Head Radius: 0.10000000149011612 + Name: grasp_pose + Queue Size: 10 + Shaft Length: 1 + Shaft Radius: 0.05000000074505806 + Shape: Axes + Topic: /mir_pregrasp_planner_pipeline/pose_out + Unreliable: false + Value: true + - Alpha: 1 + Axes Length: 0.20000000298023224 + Axes Radius: 0.009999999776482582 + Class: rviz/Pose + Color: 255; 25; 0 + Enabled: true + Head Length: 0.30000001192092896 + Head Radius: 0.10000000149011612 + Name: object_pose + Queue Size: 10 + Shaft Length: 1 + Shaft Radius: 0.05000000074505806 + Shape: Axes + Topic: /mcr_perception/object_selector/output/object_pose + Unreliable: false + Value: true + - Alpha: 0.10000000149011612 + Axes Length: 0.10000000149011612 + Axes Radius: 0.009999999776482582 + Class: rviz/Pose + Color: 255; 0; 255 + Enabled: true + Head Length: 0.10000000149011612 + Head Radius: 0.009999999776482582 + Name: base_goal_pose + Queue Size: 10 + Shaft Length: 0.10000000149011612 + Shaft Radius: 0.009999999776482582 + Shape: Axes + Topic: /wbc_base_motion_calculator_pipeline/pose_transformer/transformed_pose + Unreliable: false + Value: true + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 0; 0; 0 + Enabled: true + Head Length: 0.30000001192092896 + Head Radius: 0.10000000149011612 + Name: base_start_pose + Queue Size: 10 + Shaft Length: 0.10000000149011612 + Shaft Radius: 0.05000000074505806 + Shape: Arrow + Topic: /base_motion_calculator/pose_out_1 + Unreliable: false + Value: true + - Alpha: 1 + Arrow Length: 0.30000001192092896 + Axes Length: 0.30000001192092896 + Axes Radius: 0.009999999776482582 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.07000000029802322 + Head Radius: 0.029999999329447746 + Name: PoseArray + Queue Size: 10 + Shaft Length: 0.23000000417232513 + Shaft Radius: 0.009999999776482582 + Shape: Arrow (Flat) + Topic: /pregrasp_planner_pipeline/pose_generator/poses_list + Unreliable: false + Value: false + Enabled: false + Name: WBC + Enabled: false + Name: btt + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.10000000149011612 + Class: rviz/Pose + Color: 0; 255; 0 + Enabled: true + Head Length: 0.10000000149011612 + Head Radius: 0.05000000074505806 + Name: camera_calibration_obj_pose + Queue Size: 10 + Shaft Length: 0.30000001192092896 + Shaft Radius: 0.009999999776482582 + Shape: Arrow + Topic: /mcr_perception/object_selector/output/object_pose + Unreliable: false + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Min Color: 0; 0; 0 + Name: raw_color_pcl + Position Transformer: XYZ + Queue Size: 10 + Selectable: false + Size (Pixels): 1 + Size (m): 0.019999999552965164 + Style: Points + Topic: /tower_cam3d/depth_registered/points + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Default Light: true + Fixed Frame: base_link + Frame Rate: 30 + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + - Class: rviz/FocusCamera + - Class: rviz/Measure + - Class: rviz/SetInitialPose + Theta std deviation: 0.2617993950843811 + Topic: /initialpose + X std deviation: 0.5 + Y std deviation: 0.5 + - Class: rviz/SetGoal + Topic: /move_base_simple/goal + - Class: rviz/PublishPoint + Single click: true + Topic: /clicked_point + Value: true + Views: + Current: + Class: rviz/Orbit + Distance: 2.597813129425049 + Enable Stereo Rendering: + Stereo Eye Separation: 0.05999999865889549 + Stereo Focal Distance: 1 + Swap Stereo Eyes: false + Value: false + Field of View: 0.7853981852531433 + Focal Point: + X: 0.2907962501049042 + Y: -0.21175114810466766 + Z: -0.0001220703125 + Focal Shape Fixed Size: true + Focal Shape Size: 0.05000000074505806 + Invert Z Axis: false + Name: Current View + Near Clip Distance: 0.009999999776482582 + Pitch: 0.07979757338762283 + Target Frame: + Yaw: 1.5549991130828857 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1043 + Hide Left Dock: false + Hide Right Dock: false + Image: + collapsed: false + QMainWindow State: 000000ff00000000fd00000004000000000000022500000364fc020000001efb0000001200530065006c0065006300740069006f006e00000001e10000009b0000006e00fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007302000001ed000001df00000185000000a3fb000000120056006900650077007300200054006f006f02000001df000002110000018500000122fb000000200054006f006f006c002000500072006f0070006500720074006900650073003203000002880000011d000002210000017afb000000100044006900730070006c006100790073010000004700000364000000f100fffffffb0000002000730065006c0065006300740069006f006e00200062007500660066006500720200000138000000aa0000023a00000294fb00000014005700690064006500530074006500720065006f02000000e6000000d2000003ee0000030bfb0000000c004b0069006e0065006300740200000186000001060000030c00000261fb00000020006c0069006e0065005f00740072006100630069006e0067005f00720067006200000002aa000001130000001900fffffffb0000001600640065006200750067005f0069006d00610067006500000002200000019b0000001900fffffffb000000140032006400200063006f006e0074006f0075007201000002f9000000c20000000000000000fb0000001e004d006f00740069006f006e00200050006c0061006e006e0069006e006700000002b1000002750000000000000000fb0000000a0049006d006100670065000000020a000000ba0000001900fffffffb0000000a0049006d006100670065000000044e000000d80000000000000000fb00000018006300610076006900740079005f00640065006200750067000000028c000000c70000001900fffffffb00000018006d006d005f007200670062005f0064006500620075006700000003410000006a0000001900fffffffb0000000a0049006d0061006700650000000333000001f30000000000000000fb0000000a0049006d00610067006501000002d3000000ca0000000000000000fb0000000a0049006d00610067006501000002f0000000cb0000000000000000fb0000000a0049006d00610067006501000002ce000000ef0000000000000000fb000000140079006f006c006f005f0064006500620075006700000001a7000002040000001900fffffffb00000012007200610077005f0069006d0061006700650000000248000001630000001900fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007300000002ff000000ac0000006e00fffffffb0000001200530065006c0065006300740069006f006e00000002ff000000ac0000006e00fffffffb0000002000730071007500650065007a0065004400650074005f0064006500620075006700000002c9000000190000000000000000fb00000018006d006d005f007200670062005f006400650062007500670000000000ffffffff0000000000000000fb00000018006300610076006900740079005f006400650062007500670000000000ffffffff0000000000000000fb00000020006c0069006e0065005f00740072006100630069006e0067005f0072006700620000000000ffffffff0000000000000000fb0000001600640065006200750067005f0069006d0061006700650000000000ffffffff0000000000000000fb00000012007200610077005f0069006d00610067006500000002e2000000c90000000000000000000000010000010f00000364fc0200000003fb0000001e0054006f006f006c002000500072006f00700065007200740069006500730100000041000000780000000000000000fb0000000a00560069006500770073010000004700000364000000c200fffffffb0000001200530065006c0065006300740069006f006e010000025a000000b200000000000000000000000200000490000000a9fc0100000001fb0000000a00560069006500770073030000004e00000080000002e100000197000000030000078000000040fc0100000002fb0000000800540069006d00650100000000000007800000045a00fffffffb0000000800540069006d006501000000000000045000000000000000000000043e0000036400000004000000040000000800000008fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Selection: + collapsed: false + Time: + collapsed: false + Tool Properties: + collapsed: false + Views: + collapsed: false + Width: 1920 + X: 1920 + Y: 0 + cavity_debug: + collapsed: false + debug_image: + collapsed: false + line_tracing_rgb: + collapsed: false + mm_rgb_debug: + collapsed: false + raw_image: + collapsed: false + yolo_debug: + collapsed: false diff --git a/data/docker-compose.yml b/data/docker-compose.yml new file mode 100644 index 0000000000000000000000000000000000000000..8291ff1d173294c4c5934c75ba9d3fecf8844795 --- /dev/null +++ b/data/docker-compose.yml @@ -0,0 +1,9 @@ +version: '2' +services: + mas_industrial_robotics: + build: + dockerfile: images/mas_industrial_robotics/Dockerfile + context: . + args: + ROS_DISTRO: ${ROS_DISTRO} + image: ghcr.io/b-it-bots/mas_industrial_robotics/industrial-${ROS_DISTRO}:${IMAGE_TAG} diff --git a/data/docs/Makefile b/data/docs/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..d0c3cbf1020d5c292abdedf27627c6abe25e2293 --- /dev/null +++ b/data/docs/Makefile @@ -0,0 +1,20 @@ +# Minimal makefile for Sphinx documentation +# + +# You can set these variables from the command line, and also +# from the environment for the first two. +SPHINXOPTS ?= +SPHINXBUILD ?= sphinx-build +SOURCEDIR = source +BUILDDIR = build + +# Put it first so that "make" without argument is like "make help". +help: + @$(SPHINXBUILD) -M help "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) + +.PHONY: help Makefile + +# Catch-all target: route all unknown targets to Sphinx using the new +# "make mode" option. $(O) is meant as a shortcut for $(SPHINXOPTS). +%: Makefile + @$(SPHINXBUILD) -M $@ "$(SOURCEDIR)" "$(BUILDDIR)" $(SPHINXOPTS) $(O) diff --git a/data/docs/make.bat b/data/docs/make.bat new file mode 100644 index 0000000000000000000000000000000000000000..6247f7e231716482115f34084ac61030743e0715 --- /dev/null +++ b/data/docs/make.bat @@ -0,0 +1,35 @@ +@ECHO OFF + +pushd %~dp0 + +REM Command file for Sphinx documentation + +if "%SPHINXBUILD%" == "" ( + set SPHINXBUILD=sphinx-build +) +set SOURCEDIR=source +set BUILDDIR=build + +if "%1" == "" goto help + +%SPHINXBUILD% >NUL 2>NUL +if errorlevel 9009 ( + echo. + echo.The 'sphinx-build' command was not found. Make sure you have Sphinx + echo.installed, then set the SPHINXBUILD environment variable to point + echo.to the full path of the 'sphinx-build' executable. Alternatively you + echo.may add the Sphinx directory to PATH. + echo. + echo.If you don't have Sphinx installed, grab it from + echo.http://sphinx-doc.org/ + exit /b 1 +) + +%SPHINXBUILD% -M %1 %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O% +goto end + +:help +%SPHINXBUILD% -M help %SOURCEDIR% %BUILDDIR% %SPHINXOPTS% %O% + +:end +popd diff --git a/data/docs/requirements.txt b/data/docs/requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..53fc1f32e3faa0ddcc4f1ece472886796a3811a7 --- /dev/null +++ b/data/docs/requirements.txt @@ -0,0 +1,2 @@ +sphinx==7.1.2 +sphinx-rtd-theme==1.3.0rc1 diff --git a/data/docs/source/conf.py b/data/docs/source/conf.py new file mode 100644 index 0000000000000000000000000000000000000000..9b77d49d4451c92a675534c409122c0e1f0324f9 --- /dev/null +++ b/data/docs/source/conf.py @@ -0,0 +1,73 @@ +# Configuration file for the Sphinx documentation builder. +# +# This file only contains a selection of the most common options. For a full +# list see the documentation: +# https://www.sphinx-doc.org/en/master/usage/configuration.html + +# -- Path setup -------------------------------------------------------------- + +# If extensions (or modules to document with autodoc) are in another directory, +# add these directories to sys.path here. If the directory is relative to the +# documentation root, use os.path.abspath to make it absolute, like shown here. +# +import os +import subprocess + +# sys.path.insert(0, os.path.abspath('.')) + +current_file_dir = os.path.dirname(os.path.realpath(__file__)) + + +def get_git_short_hash(): + rc = subprocess.check_output(["git", "rev-parse", "--short", "HEAD"]) + rc = rc.decode("utf-8").strip() + return rc + + +# -- Project information ----------------------------------------------------- +project = "MAS Industrial Robotics" +copyright = "2022, www.b-it-bots.de" +author = "www.b-it-bots.de" + +# The full version, including alpha/beta/rc tags +# current_hash = get_git_short_hash() +current_hash = "Noetic" +version = "latest ({})".format(current_hash) +release = version + + +# -- General configuration --------------------------------------------------- +# Add any Sphinx extension module names here, as strings. They can be +# extensions coming with Sphinx (named 'sphinx.ext.*') or your custom +# ones. +extensions = ["sphinx.ext.autodoc"] + +# Add any paths that contain templates here, relative to this directory. +templates_path = ["_templates"] + +# List of patterns, relative to source directory, that match files and +# directories to ignore when looking for source files. +# This pattern also affects html_static_path and html_extra_path. +exclude_patterns = [] + + +# -- Options for HTML output ------------------------------------------------- +# The theme to use for HTML and HTML Help pages. See the documentation for +# a list of builtin themes. +# +html_theme = "sphinx_rtd_theme" +theme_path = os.path.join( + current_file_dir, "..", "..", "third_party", "sphinx_rtd_theme" +) +html_theme_path = [ + theme_path, +] + +# Add any paths that contain custom static files (such as style sheets) here, +# relative to this directory. They are copied after the builtin static files, +# so a file named "default.css" will overwrite the builtin "default.css". +html_static_path = [] + +# Master document should be index.rst instead of contents.rst +# https://github.com/readthedocs/readthedocs.org/issues/2569#issuecomment-485117471 +master_doc = "index" diff --git a/data/docs/source/contributing/coding_style.rst b/data/docs/source/contributing/coding_style.rst new file mode 100644 index 0000000000000000000000000000000000000000..a2e927a355f17361f402cb28501b44b881fc94d7 --- /dev/null +++ b/data/docs/source/contributing/coding_style.rst @@ -0,0 +1,219 @@ +.. _coding_style: + +Coding guidelines +================= + +.. note:: + + Make sure that your text editor is properly configured to use **spaces** instead of tabs. + All C/C++ code should be written and formatted according to the **Google style guide** (with an exception to column limit + and breaking braces. + See `.clang-format `_ for more details). + All Python code should adhere to the **PEP-8 style guide**. + +.. _style-label: + +Coding style +------------ + +C/C++ +^^^^^ + +* Linting + + `cpplint `_ is used to lint C++ code according to the + `Google style guide `_. + cpplint can be installed using pip (in a python 3.7 environment) + + .. code-block:: bash + + pip install cpplint + + Run cpplint on a file/directory as follows + + .. code-block:: bash + + cpplint + + +* Code formatting + + `Clang format `_ is used to format C/C++ code. + Install clang format as follows. + + .. code-block:: bash + + sudo apt-get install clang-format + + All configurations are present in .clang-format file and its is mandatory to use this file to format + the code in this repository. + Please note that it is necessary to run clang-format from the repository's root folder so that it + uses the repository's .clang-format file. To run clang-format on a single C++ file, use + + .. code-block:: bash + + clang-format -i + + To run clang-format on files inside a directory recursively, use + + .. code-block:: bash + + find . -regex '.*\.\(cpp\|hpp\|cu\|c\|h\)' -exec clang-format -i {} \; + +* Static code analysis + + `Cppcheck `_ is used for static code analysis in order to detect + bugs and undefined behaviors due to bad coding constructs. Install cppcheck using + + .. code-block:: bash + + sudo apt-get install cppcheck + + To run cppcheck on a file or directory, run + + .. code-block:: bash + + cppcheck + + + +Python +^^^^^^ + +* Linting + + Python code should follow the `PEP-8 `_ style guide. + Installing linters in your python environment ensures compliance with the PEP-8 style guide. + The precommit hooks for this repository uses pylint in a **python 3.7 environment** and can lint + python 2 code. Pylint can + be easily installed using pip. + + .. code-block:: bash + + pip install pylint + + In order to analyze file/s for linting errors, manually run pylint using the following command. + + .. code-block:: bash + + pylint + +* Sorting imports + + `isort `_ organizes and sorts imports in python files. + Install isort using pip. + + .. code-block:: bash + + pip install isort + + To run isort on a python file use + + .. code-block:: bash + + isort + +* Code formatter + + `Black `_ is used to format python + code. Please ensure that your code is formatted using black before committing your changes. + Black can be installed using pip (again in a **python 3.7 environment**). + + .. code-block:: bash + + pip install black + + To format existing python code using black, run the following + + .. code-block:: bash + + black + + +.. note:: + + `Pre-commit `_ hooks has been added to this repository. + Please note that you will not be able to locally commit your changes to git until all the + checks in the .pre-commit-config.yaml pass. Some serious violations of the standard coding + guidelines will result in errors while running git commit and have to be manually fixed. + **Users will not be able to commit their code, until these errors are fixed.** + Please ensure that **git commit** or **pre-commit hooks** (and not the code itself) is run in a **python 3.7 environment** + as configured in .pre-commit-config.yaml. + +.. warning:: + + Alternatively, one could also verify if the pre-commit hooks pass before actually committing + the code to git. To do so please run the following command after making necessary changes to + your code. + + .. code-block:: bash + + pre-commit run --all-files + + This is however currently discouraged because there are several linting errors in the whole + repository yet to be fixed and one doesn't want to end up fixing thousands of errors when + just trying to add their contribution. + + +Editors for software development +-------------------------------- + +* Visual Studio Code +* Vim +* Pycharm + +Install the necessary python, C++ and ROS plugins after installing a desired editor. +Other editors which support ROS are listed `here `_. + +Configuring editors +^^^^^^^^^^^^^^^^^^^ + +It is important to configure your editor settings so that linters, code formatters and +code checkers check for errors (and solve them if possible) automatically upon saving +your changes in a file. +Below is an illustration of the settings configurations that need to modified in Visual Studio Code to avoid +manually performing the checks described in :ref:`style-label`. Similar configurations can be done in +other editors too. + +The settings can be configured through the Settings option in File menu or in +settings.json. + +* Python linting + By default pylint is enabled in Visual Studio Code, however pylint has to be installed + using pip in your chosen python interpreter path. Please do not enable other linters as + this could create a conflict while running pre-commit hooks. Please checkout the + `VS Code website `_ for more information. + +* Python code formatting + Since pre-commit hooks uses black to format python code, this can be very conveniently + added to your editor so that the file is auto-formatted by black upon saving. Add the following + to your settings.json to enable black code formatting. + + .. code-block:: bash + + "python.formatting.blackArgs": [ + "--line-length=79" + ], + "python.formatting.provider": "black", + "[python]": { + "editor.codeActionsOnSave": { + "source.organizeImports": true + } + }, + +* C++ linting + Install the cpplint extension to VS Code to enable the cpplinter. This then highlights the linting + errors in the C++ code with squiggly lines. + +* C++ code formatting + Clang-format is used to format C++ code. This can be configured in settings.json + after installing the official Microsoft C/C++ extension. Add the following lines to your + settings.json file so that the configurations from .clang-format in the repository are + used by VS Code to format the C++ files. + + .. code-block:: bash + + "C_Cpp.clang_format_style": "file", + "C_Cpp.formatting": "clangFormat" + + diff --git a/data/docs/source/contributing/index.rst b/data/docs/source/contributing/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..c6c93075c8603f3e0d611dec0f1dc8a5878fef6d --- /dev/null +++ b/data/docs/source/contributing/index.rst @@ -0,0 +1,10 @@ +.. _contributing: + +Contributing +############ + +.. toctree:: + + ros + coding_style + toolkit \ No newline at end of file diff --git a/data/docs/source/contributing/ros.rst b/data/docs/source/contributing/ros.rst new file mode 100644 index 0000000000000000000000000000000000000000..54bd428682a722dbfc71a5373016f85f506f15f8 --- /dev/null +++ b/data/docs/source/contributing/ros.rst @@ -0,0 +1,187 @@ +.. _contributing_ros: + +Robot Operating System (ROS) +============================= + +ROS packages naming and structure +---------------------------------- + +Creating a new package +^^^^^^^^^^^^^^^^^^^^^^^ + +* Naming + + In order to create a new ROS package for one of the repositories some rules need to be considered: + + 1. The package name has always the following format: + + .. code-block:: bash + + prefix_my_package_name + + 2. Use the right prefix for every repository: + + a. mas_domestic_robotics: *mdr_* + b. mas_industrial_robotics: *mir_* + c. mas_common_robotics: *mcr_* + + 3. Use lowercase. + 4. Separate words in the package name by underscores (_). + + Examples for creating packages according to the above described rules are as follows: + + .. code-block:: bash + + catkin create_pkg mdr_grasp_planning + catkin create_pkg mir_whole_body_control + catkin create_pkg mcr_object_detection + +* Folder structure + + Every ROS package within our repositories has to strictly match the following structure: + + .. code-block:: bash + + . + ├── common + │ ├── config + │ ├── include + │ │ └── + │ ├── src + │ │ └── + │ ├── test + │ └── tools + ├── ros + │ ├── config + │ ├── include + │ │ └── + │ ├── launch + │ │ └── .launch + │ ├── rviz + │ │ └── .rviz + │ ├── scripts + │ │ └── + │ ├── src + │ │ └── _node + │ ├── test + │ └── tools + ├── CMakeLists.txt + ├── package.xml + ├── setup.py + └── README.md + + In short: + * ROS-independent code goes into the `common` folder + * the `ros` folder contains a ROS-wrapper for the functionality you are adding + +Meta-packages +^^^^^^^^^^^^^^ + +If the package you are creating is meant to contain other packages inside of it, it needs to have instead the following structure: + +.. code-block:: bash + + ./ + └── + ├── CMakeLists.txt + ├── package.xml + └── README.md + +.. note:: + + It is **extremely** important to maintain your *package.xml* up to date with its dependencies. + Not doing so results in the need of specialized tools or manual inspection of launch files and + source code to discover your package dependencies. + +Messages, services and actions +------------------------------- + +Creating a new message, service or action. +If your package defines its own messages, services or actions you should add them to the corresponding meta-package: + +.. code-block:: bash + + ./_msgs + ├── action + │ ├── MyAction.action + ├── msg + │ ├── MyMessage.msg + ├── srv + │ └── MyService.srv + ├── CMakeLists.txt + ├── package.xml + └── README.md + +.. note:: + + The *srv* file name should start with verb i.e. *RecognizeImage.srv* + +Depending on the repository you are working on, the meta-package is related to the domain, e.g. *mdr_planning_msgs* or *mdr_navigation_actions* + +Linting +-------- + +Running **roslint** with catkin +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +Before merging into the main repository *roslint* is ran on all merge requests. +Unless all errors are resolved the merge request will be rejected. To test if your changes would pass the *roslint* test locally: + +* Add the following lines to your `CMakelists.txt`: + + .. code-block:: bash + + find_package(catkin REQUIRED COMPONENTS roslint ...) + + roslint_python() # pep8 linting + roslint_cpp() # ROS wrapper of Google's cpplint + + Your *package.xm* should include *roslint* as a build dependency: + + .. code-block:: bash + + roslint + +* Build target roslint: + + * with `catkin_make`: + + .. code-block:: bash + + catkin_make roslint_ + + * with `catkin_tools`: + + .. code-block:: bash + + catkin build --no-deps --make-args roslint_ + +* If build fail copy and execute the gray line that looks something like the following to see more detailed errors: + + .. code-block:: bash + + cd + catkin build --get-env | catkin env -si /usr/bin/make roslint --jobserver-fds=6,7 -j; cd - + + +Running **catkin_lint** +^^^^^^^^^^^^^^^^^^^^^^^^^ + +You should also make sure that the *catkin_lint* tests pass; +running it from the root of your catkin workspace you can run: + +.. code-block:: bash + + catkin_lint --strict --ignore CRITICAL_VAR_APPEND,LINK_DIRECTORY src/mas_domestic_robotics + + +See Also: + +* `roslint `_ +* `catkin_lint `_ + +Proposed linters: + +* `C++ `_ +* `Python `_ +* `ROS `_ diff --git a/data/docs/source/contributing/toolkit.rst b/data/docs/source/contributing/toolkit.rst new file mode 100644 index 0000000000000000000000000000000000000000..aa91ecd66844ee4a84a75846da9d668d40dbefa2 --- /dev/null +++ b/data/docs/source/contributing/toolkit.rst @@ -0,0 +1,4 @@ +.. _toolkit: + +Toolkit +======== \ No newline at end of file diff --git a/data/docs/source/docker.rst b/data/docs/source/docker.rst new file mode 100644 index 0000000000000000000000000000000000000000..dfc2a363902cc55aae6ed5643cdea1996abb7b1e --- /dev/null +++ b/data/docs/source/docker.rst @@ -0,0 +1,130 @@ +.. _docker: + +Docker +###### + +The latest versions of docker-engine and docker-compose have to be installed +before getting started. Please have a look at `docker's official website `_ +for more insights into the working and usage of docker images and docker containers. + +It is highly recommended that you use docker containers to build and run your +nodes rather than directly installing ROS and working with the MAS industrial software on your PC. + +.. _using_mir_docker_images: + +Using Our Images +================ + +Our docker images are available `here `_. +The images provide a proper development environment -with ros pre-installed and without +any missing dependencies- for the MAS industrial software. Additionally, the images +also contain src packages which are prebuilt. + +Directory structure in the image: + + .. code-block:: bash + + /home/robocup//catkin_ws + ├── build + ├── devel + ├── logs + ├── src + ├── mas_industrial_robotics + ├── mas_perception_msgs + ├── mas_navigation + ├── ... + +Where `ros_distro` corresponds to the ros distribution i.e. `kinetic, melodic`. + +The main github branch of the each ros distro should always reflect `latest` +tag in the github registry, for example `kinetic` branch reflects +`mas_industrial_robotics/industrial-kinetic:latest`, while the `devel` branch +always reflects `devel` tag, for example `kinetic` branch reflects `mas_industrial_robotics/industrial-kinetic:devel` + +* **Start the container** + + To start the container, `docker-compose `_ + is required, with which it is easier to define the environment and volumes from + the host PC to the container. + + .. code-block:: bash + + docker-compose -f start-container.yaml up industrial_ + + If there is no local image, docker will automatically pull from MIR github + container registry. + + The images can also be pulled manually without docker-compose. + + .. code-block:: bash + + #kinetic image + docker pull ghcr.io/b-it-bots/mas_industrial_robotics/industrial-kinetic:latest + + #melodic image + docker pull ghcr.io/b-it-bots/mas_industrial_robotics/industrial-melodic:latest + +* **Log in to the container** + + .. code-block:: bash + + docker exec -it mas_industrial_robotics_industrial_kinetic_1 /bin/bash + +.. tip:: + + The container is set up to use `host` network, and therefore when you run + roscore or ros packages in either host or container, and both will have access + to ros communication infrastructure such as topics and services. + + +.. _mounting_volumes: + +Mounting Local Volumes +====================== + +Since the codes in the image are not persistent, which means they will be +removed when the images are rebuilt, it is recommended to mount your local disk +containing the repository to the container. + +To mount your local disk to the container, you need to modify `start-container.yaml` +under `mas_industrial_robotics` repository. The following example shows how you +can mount your `rviz` configuration and `mas_industrial_robotics` repository which +is mounted to `/home/robocup//catkin_ws/src/external` in the container. + + .. code-block:: yaml + + # under volume add your local disk + volumes: + - $HOME/.rviz:/home/robocup/.rviz + - $HOME/catkin_ws/mas_industrial_robotics:/home/robocup//catkin_ws/src/external/mas_industrial_robotics + +Since there are now two `mas_industrial_robotics` repositories, you have to do +the followings to make the build successful: + + * Remove or `CATKIN_IGNORE` the repository that comes with the image under `src/mas_industrial_robotics`. + * `catkin clean` to remove the prebuilt packages from the image + * Rebuild the package e.g. `catkin build mir_object_recognition` + +Now, you can make changes locally in your PC using your favourite IDE, and build +the package inside the container. + +.. note:: + + This was only tested with Linux. + + +.. _creating_own_image: + +Creating Your Own Image +======================= + +You can create your own image by using b-it-bots image as base: + +.. code-block:: bash + + FROM ghcr.io/b-it-bots/mas_industrial_robotics/industrial-melodic:latest + + USER robocup + + # add your modification e.g. install tensorflow + RUN pip install tensorflow diff --git a/data/docs/source/getting_started.rst b/data/docs/source/getting_started.rst new file mode 100644 index 0000000000000000000000000000000000000000..62a59cd6d3ef709ec2002884b11841cdc756ce12 --- /dev/null +++ b/data/docs/source/getting_started.rst @@ -0,0 +1,205 @@ +.. _getting_started: + +Getting started +############### + +.. _install_ubuntu: + +Install Ubuntu +============== + +The repository and its related components have been tested under the following Ubuntu distributions: + +- ROS Kinetic: Ubuntu 16.04 +- ROS Melodic: Ubuntu 18.04 +- ROS Noetic: Ubuntu 20.04 + +If you do not have a Ubuntu distribution on your computer you can download it `here `_. + +.. _git_version_control: + +Git - Version Control +===================== + +* Install Git Software + + Install the Git core components and some additional GUI's for the version control: + + .. code-block:: bash + + sudo apt-get install git-core gitg gitk + +* Set Up Git + + Now it's time to configure your settings. To do this you need to open a new Terminal. First you need to tell git your name, so that it can properly label the commits you make: + + .. code-block:: bash + + git config --global user.name "Your Name Here" + + Git also saves your email address into the commits you make. + + .. code-block:: bash + + git config --global user.email "your-email@youremail.com" + + +* GIT Tutorial + If you have never worked with git before, we recommend to go through the + `basic git tutorial `_. + +.. _getting_started_docker: + +Docker (Recommended) +==================== + +To be able to use our software independent of the operating system and/or ROS +distribution, it is recommended to use docker. You can follow +:ref:`this tutorial ` to use docker. + +.. _robot_operating_system: + +ROS - Robot Operating System +============================ + +* Install ROS + + The repository has been tested successfully with the following ROS distributions. + Use the link behind a ROS distribution to get to the particular + `ROS Kinetic installation instructions `_. + + .. note:: + Do not forget to update your .bashrc! + +* ROS Tutorials + + If you have never worked with ROS before, we recommend to go through + `the beginner tutorials provided by ROS `_. + + In order to understand at least the different core components of ROS, you have to start from tutorial 1 ("Installing and Configuring Your ROS Environment") till tutorial 7 ("Understanding ROS Services and Parameters"). + +.. _setup_catkin_workspace: + +Setup catkin workspace +========================= + +* Create a catkin workspace + + .. code-block:: bash + + source /opt/ros/noetic/setup.bash + mkdir -p ~/noetic/src; cd ~/noetic/src + catkin_init_workspace + catkin build + +* Clone and compile the MAS industrial robotics software + + First of all you have to clone the repository. + + .. code-block:: bash + + cd ~/noetic/src; + git clone git@github.com:b-it-bots/mas_industrial_robotics.git + + Then go on with installing further external dependencies: + + .. code-block:: bash + + cd ~/noetic/src/mas_industrial_robotics + ./repository.debs + source ~/noetic/devel/setup.bash + + The last command should be added to the ~/.bashrc file so that they do not need to be executed everytime you open a new terminal. + + And finally compile the repository: + + .. code-block:: bash + + cd ~/noetic + catkin build + + If no errors appear everything is ready to use. Great job! + +* Setting the Environment Variables + + * ROBOT variable + + With the ROBOT variable you can choose which hardware configuration should be loaded when starting the robot. The following line will add the variable to your .bashrc: + + .. code-block:: bash + + echo "export ROBOT=youbot-brsu-1" >> ~/.bashrc + source ~/.bashrc + + * ROBOT_ENV Variable + + The ROBOT_ENV variable can be used to switch between different environments. The following line will add the variable to your .bashrc: + + * Real robot + + .. code-block:: bash + + echo "export ROBOT_ENV=brsu-c025" >> ~/.bashrc + source ~/.bashrc + + * Simulation + + .. code-block:: bash + + echo "export ROBOT_ENV=brsu-c025-sim" >> ~/.bashrc + source ~/.bashrc + +.. _bringup_robot: + +Bring up the robot and its basic components +=========================================== + +* In Simulation + + .. code-block:: bash + + roslaunch mir_bringup_sim robot.launch + + In a new terminal you can open the Gazebo GUI to see the environment and the robot + + .. code-block:: bash + + rosrun gazebo_ros gzclient + +* At the Real Robot + + .. code-block:: bash + + roslaunch mir_bringup robot.launch + + +* Test the base + + .. code-block:: bash + + roslaunch mir_teleop teleop_keyboard.launch + + +* Visualize the robot state and sensor data + + .. code-block:: bash + + rosrun rviz rviz + + +* Build a map for base navigation + + .. code-block:: bash + + roslaunch mir_2dslam 2dslam.launch + + +* Use autonomous navigation + + * Omni-directional navigation + + .. code-block:: bash + + roslaunch mir_2dnav 2dnav.launch nav_mode:=dwa + +Click on the menu bar "File -> Open Config", navigate to "~/noetic/src/mas_industrial_robotics" and select the "youbot.rviz" file. diff --git a/data/docs/source/images/youbot_annotated.png b/data/docs/source/images/youbot_annotated.png new file mode 100644 index 0000000000000000000000000000000000000000..097420dd5fde5b7903b896024bb07d279258d807 --- /dev/null +++ b/data/docs/source/images/youbot_annotated.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:439de6728f4ad048c68956abf059be3847c9f9a9a0cb74972ec1586fa021b713 +size 618771 diff --git a/data/docs/source/index.rst b/data/docs/source/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..7abd60aff6115127fd9a812c206728881c14258c --- /dev/null +++ b/data/docs/source/index.rst @@ -0,0 +1,42 @@ +.. MAS Industrial Robotics documentation master file, created by + sphinx-quickstart on Mon Dec 2 09:12:52 2019. + You can adapt this file completely to your liking, but it should at least + contain the root `toctree` directive. + +MAS Industrial Robotics +======================= + +.. toctree:: + :maxdepth: 2 + + introduction + getting_started + contributing/index.rst + +.. toctree:: + :maxdepth: 2 + :caption: Tutorial + + docker + mir_perception/index.rst + mir_manipulation/index.rst + mir_navigation/index.rst + mir_planning/index.rst + mir_simulation/index.rst + infrastructure + +.. toctree:: + :maxdepth: 2 + :caption: Task + + tasks/bmt/bmt_demo.rst + +.. toctree:: + :maxdepth: 2 + :caption: Documentation + + mir_perception/docstring/index.rst + mir_manipulation/docstring/index.rst + mir_navigation/docstring/index.rst + mir_planning/docstring/index.rst + mir_simulation/docstring/index.rst diff --git a/data/docs/source/infrastructure.rst b/data/docs/source/infrastructure.rst new file mode 100644 index 0000000000000000000000000000000000000000..18032ecb7772a3ee506f61e12b40c8276aaedb87 --- /dev/null +++ b/data/docs/source/infrastructure.rst @@ -0,0 +1,73 @@ +.. _infrastructure: + +Infrastructure +############## + + +C025 Hub Server +=============== + +You can use our workstation in C025 lab if you need computing facilities such as +GPU, but the available resouces are limited with 24 cores of CPU, 40GB RAM, and 2x +Nvidia 3090 with 24 GB GPU memory each. However, if you need more resources, please request +access to `the university HPC cluster `_. + +We also provide a JupyterHub server on the workstation so that you do not have to +setup the environment. + +Hub Server +---------- + +The address of the JupyterHub server is `https://10.20.118.78:32025 `_ and +LDAP is used for the login. + +Multiple environments can be provided and is described in `here `_. +You can choose the one that meets your needs or PR to the aforementioned repository +if you need to update the libraries. We can, of course, provide more environment +options as per request. + +`Deep Learning env with Tensorflow and Pytorch` is default environment and contains +several deep learning libraries defined in `gpu-notebook `_. +The GPUs are accessible by all authorized users and there is no individual GPU resouce +allocation. + +Access +------ + +In order to get access to the hub, we need to add your LDAP username. + +.. hint:: + + Admins can add new users by going to admin page `https://10.20.118.78:32025/hub/admin `_. + +* Within the university network: + + You can access the hub directly from the university network. + +* Remote access + + * University VPN + + Follow `this instruction `_ to setup VPN + in your local machine. Once you are connected to the university VPN, you can + open the Hub address. + + * SSH tunnel + + If you do not want to use VPN, you can port forward from your FB02 account to + C025 workstation + + .. code-block:: bash + + # replace account2s with your FBUID + ssh -L 32025:10.20.118.78:32025 account2s@home.inf.h-brs.de + + Then, open browser and go to `https://localhost:32025 `_. + +.. note:: + + SSH access to the workstation is only possible with ssh key, so if you need it, + please send us your ssh key. + +University Cluster +================== diff --git a/data/docs/source/introduction.rst b/data/docs/source/introduction.rst new file mode 100644 index 0000000000000000000000000000000000000000..7d43bb22a11a116fdde7470b6a633cf5e227415d --- /dev/null +++ b/data/docs/source/introduction.rst @@ -0,0 +1,5 @@ +.. _introduction: + +About +######## + diff --git a/data/docs/source/mir_manipulation/docstring/index.rst b/data/docs/source/mir_manipulation/docstring/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..76e292a1098c00b6d7a9a3aac1cee5844b26983d --- /dev/null +++ b/data/docs/source/mir_manipulation/docstring/index.rst @@ -0,0 +1,10 @@ +.. _mir_manipulation_docs: + +Manipulation Documentation +########################## + +.. toctree:: + :maxdepth: 1 + + mir_moveit_scene_ros.rst + mir_pregrasp_planning_ros.rst diff --git a/data/docs/source/mir_manipulation/docstring/mir_moveit_scene_ros.rst b/data/docs/source/mir_manipulation/docstring/mir_moveit_scene_ros.rst new file mode 100644 index 0000000000000000000000000000000000000000..764977fcbd469e4fc36b15a97b410127ef5de6c8 --- /dev/null +++ b/data/docs/source/mir_manipulation/docstring/mir_moveit_scene_ros.rst @@ -0,0 +1,20 @@ +.. _mir_moveit_scene_ros_docs: + +mir\_moveit\_scene\_ros +======================= + +mir\_moveit\_scene\_ros.attach\_grasped\_object module +------------------------------------------------------ + +.. automodule:: mir_moveit_scene_ros.attach_grasped_object + :members: + :undoc-members: + :show-inheritance: + +mir\_moveit\_scene\_ros.restrict\_arm\_workspace module +------------------------------------------------------- + +.. automodule:: mir_moveit_scene_ros.restrict_arm_workspace + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_manipulation/docstring/mir_pregrasp_planning_ros.rst b/data/docs/source/mir_manipulation/docstring/mir_pregrasp_planning_ros.rst new file mode 100644 index 0000000000000000000000000000000000000000..96062bfc8582213e57ee3ea336739335c8dc33b4 --- /dev/null +++ b/data/docs/source/mir_manipulation/docstring/mir_pregrasp_planning_ros.rst @@ -0,0 +1,28 @@ +.. _mir_pregrasp_planning_ros_docs: + +mir\_pregrasp\_planning\_ros +============================ + +mir\_pregrasp\_planning\_ros.pose\_mock\_up\_gui module +------------------------------------------------------- + +.. automodule:: mir_pregrasp_planning_ros.pose_mock_up_gui + :members: + :undoc-members: + :show-inheritance: + +mir\_pregrasp\_planning\_ros.pregrasp\_planner\_node module +----------------------------------------------------------- + +.. automodule:: mir_pregrasp_planning_ros.pregrasp_planner_node + :members: + :undoc-members: + :show-inheritance: + +mir\_pregrasp\_planning\_ros.simple\_pregrasp\_planner\_utils module +-------------------------------------------------------------------- + +.. automodule:: mir_pregrasp_planning_ros.simple_pregrasp_planner_utils + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_manipulation/index.rst b/data/docs/source/mir_manipulation/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..8507fe05b765809f5f7f7bb948996dd0dc03c9f7 --- /dev/null +++ b/data/docs/source/mir_manipulation/index.rst @@ -0,0 +1,6 @@ +.. _mir_manipulation: + +Manipulation +############## + +MAS industrial robotics - manipulation tutorial diff --git a/data/docs/source/mir_navigation/docstring/index.rst b/data/docs/source/mir_navigation/docstring/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..e00867d5b742a8830f7b54654be072a5ea766ec8 --- /dev/null +++ b/data/docs/source/mir_navigation/docstring/index.rst @@ -0,0 +1,10 @@ +.. _mir_navigation_docs: + +Navigation Documentation +######################## + +.. toctree:: + :maxdepth: 1 + + mir_move_base_ros + diff --git a/data/docs/source/mir_navigation/docstring/mir_move_base_ros.rst b/data/docs/source/mir_navigation/docstring/mir_move_base_ros.rst new file mode 100644 index 0000000000000000000000000000000000000000..1074fbc9f91c0237715d70f317dc548cc3eb1c11 --- /dev/null +++ b/data/docs/source/mir_navigation/docstring/mir_move_base_ros.rst @@ -0,0 +1,12 @@ +.. _mir_move_base_ros_docs: + +mir\_move\_base\_ros +==================== + +mir\_move\_base\_ros.move\_base module +-------------------------------------- + +.. automodule:: mir_move_base_ros.move_base + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_navigation/index.rst b/data/docs/source/mir_navigation/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..24c4dceeb95246a0e7ec97f89e8470efdf9c10b5 --- /dev/null +++ b/data/docs/source/mir_navigation/index.rst @@ -0,0 +1,217 @@ +.. _mir_navigation: + +Navigation +############# + +On workstation or your PC +========================== + +* To shh the youbot (in all terminals): + + .. code-block:: bash + + yb4 + + .. note:: + + alias yb4=ssh -X robocup@youbot-brsu-4-pc2 + +* Export the youbot ssh alias + + .. code-block:: bash + + export_yb4 + + .. note:: + + alias export_yb4=export ROS_MASTER_URI=http://youbot-brsu-4-pc2:11311 + +* Run rviz + + .. code-block:: bash + + rosrun rviz rviz + + Set the global frame to `base_link` + +.. _2d_slam: + +2D SLAM +======== + +* Run roscore + + .. code-block:: bash + + roscore + +* Launch the robot + + .. code-block:: bash + + roslaunch mir_bringup robot.launch + +* Run 2D SLAM + + .. code-block:: bash + + roslaunch mir_2dslam 2dslam.launch + + .. note:: + + The map is built using the front laser's only + +* Run the map saver + + Go to the map configuration directory + + .. code-block:: bash + + roscd mcr_default_env_config + + By using `ls` you can see several folders corresponding to existing environments. + You can either use an existing map or create a new one: + + .. code-block:: bash + + mkdir [map_name] + cd [map_name] + + And then run: + + .. code-block:: bash + + rosrun map_server map_saver + + This will create two files: a `map.pgm` and `map.yml`. + + Finally, to use the map that you just created you need to check which map will be loaded by the navigation stack: + + .. code-block:: bash + + echo $ROBOT_ENV + + If you need to change it: + + .. code-block:: bash + + export ROBOT_ENV=[map_name] + + .. note:: + + Usually the `.rosc` script is used to set the environment, among other variables. + +.. _2d_navigation: + +2D Navigation +================ + +* Bringup the robot + + First export the environment to be used: + + .. code-block:: bash + + export ROBOT_ENV=brsu-C025 + + Launch the robot: + + .. code-block:: bash + + roslaunch mir_bringup robot.launch + +* Launch the navigation node + + .. code-block:: bash + + roslaunch mir_2dnav 2dnav.launch + +* Launch the planning bringup + + .. code-block:: bash + + roslaunch mir_planning_bringup robot.launch + +* Create navigation goals and orientations + + First you need to create the files where goals will be saved: + + .. code-block:: bash + + touch navigation_goals.yaml + touch orientation_goals.yaml + +* Localize the robot + + In rviz: + + 1. Select the 2D pose estimate + 2. Click the position near the robot + 3. Move with joystick + 4. Launch navigation tools in yb2 + +* Save the navigation and orientation goals + + .. code-block:: bash + + roscd mcr_default_env_config + cd brsu-C025 + rosrun mcr_navigation_tools save_base_map_poses_to_file + +* Test navigation goal using move_base + +.. code-block:: bash + + rosrun mir_move_base_safe move_base_safe_server.py + rosrun mir_move_base_safe move_base_safe_client_test.py [dest] + +* Navigation test using refbox + +.. code-block:: bash + + roslaunch mir_basic_navigation_test refbox_parser.py + +.. _Direct_robot_control: + +Direct base controller +====================== + +The direct base controller is used to perform relative motions of the robot with respect to a reference frame. It has an optional feature to stop the motions when obstacles are detected with the laser scanners. + +* Bringup the robot + +.. code-block:: bash + + roslaunch mir_bringup robot.launch + +* Launch the direct base controller + +.. code-block:: bash + + roslaunch mir_direct_base_controller direct_base_controller.launch + + +* Launch the pose mockup GUI on your PC: +.. code-block:: bash + + export ROS_MASTER_URI=http://:11311 + roslaunch mir_direct_base_controller pose_mock_up_gui.launch + +A GUI pop up window will appear. +Set the relative pose accordingly in the window (e.g. 0.1 in X to move forward 10 cm). + +* Run rviz on your PC: + + .. code-block:: bash + + export ROS_MASTER_URI=http://:11311 + rviz + + Set the 'Fixed Frame' to `odom` + Add a 'Pose' display and set the topic to '/mcr_navigation/direct_base_controller/input_pose' + + +* Publish an `e_start` event to the direct base controller node +.. code-block:: bash + + rostopic pub /mcr_navigation/direct_base_controller/coordinator/event_in std_msgs/String "data: 'e_start'" diff --git a/data/docs/source/mir_perception/barrier_tape.rst b/data/docs/source/mir_perception/barrier_tape.rst new file mode 100644 index 0000000000000000000000000000000000000000..60bc3def25e399e85b833d17058abe9ad0bea9ba --- /dev/null +++ b/data/docs/source/mir_perception/barrier_tape.rst @@ -0,0 +1,4 @@ +.. _barrier_tape: + +Barrier tape detection +====================== \ No newline at end of file diff --git a/data/docs/source/mir_perception/camera.rst b/data/docs/source/mir_perception/camera.rst new file mode 100644 index 0000000000000000000000000000000000000000..6422ff5bb258564634c79dffb26efd54fe929697 --- /dev/null +++ b/data/docs/source/mir_perception/camera.rst @@ -0,0 +1,207 @@ +.. _camera: + +Camera +======= + +Tower-mount camera calibration +----------------------- + +On workstation or your PC + +1. To shh the youbot (in all terminals): + + .. code-block:: bash + + yb2 + + .. note:: + + alias yb2=ssh -X robocup@youbot-brsu-2-pc2 + +2. Export the youbot ssh alias + + .. code-block:: bash + + export_yb2 + + .. note:: + + alias export_yb2=export ROS_MASTER_URI=http://youbot-brsu-2-pc2:11311 + +On robot + +3. Launch the robot + + .. code-block:: bash + + roslaunch mir_bringup robot.launch + +4. Launch Nav2d (to visualize the robot in Rviz) + + .. code-block:: bash + + roslaunch mir_2dnav 2dnav.launch + +4. Run calibration + + .. code-block:: bash + + roslaunch mir_calibrate_pick calibrate_pick.launch + + A small gui window to adjust the pose of the end-effector in terms of XYZRPY will appear. + +5. Place a small round object on the ground (at approx. 25 cm from the center of the front wheel) + +On workstation or your PC + +6. Run rviz + + .. code-block:: bash + + rosrun rviz rviz + +7. Load the camera_calibration_config.rviz config and set the global frame to `base_link` + + Ensure to enable `raw_color_pcl` and `camera_calibration_obj_pose`. You can see an arrow pointing away from the robot. + +8. Adjust the values in the pose mockup gui, so that the beginning of the arrow matches the center of the round object. + + .. note:: + + Make sure the object is not too far away from the robot and the Z value is slightly above the object. + + + .. figure:: images/camera_calib_side.png + :align: center + + Camera calibration example side view + + + .. figure:: images/camera_calib_top.png + :align: center + + Camera calibration example top view + +On robot + +9. Test the calibration in another terminal + + .. code-block:: bash + + rosrun mir_calibrate_pick calibrate_pick_client_test.py + + The robot will move towards the gripper and move the end-effector of the arm close the object based on the given offset. + +10. If the final end-effector position is not properly aligned to the desired goal position, in the robot navigate to the robot urdf configuration and edit the `robot.urdf.xacro` + + .. code-block:: bash + + /ros/noetic/robocup/src/mas_industrial_robotics/mir_robots/mir_hardware_config/youbot-brsu-2/urdf/robot.urdf.xacro + + .. code-block:: bash + + + + + + Adjust the values of xyz and rpy to account for the offset according to the values set in step 8 and repeat from step 8. + +11. If the final end-effector position is properly aligned to the desired goal position, the camera calibration is complete. + +12. Terminate all operations and relaunch the robot to continue. + + +.. _realsense2_camera: + +RealSense2 camera +------------------ + +How to use the RealSense2 camera + +1. Installation + + Go to the intel-ros github page. Clone the realsense repository in your catkin workspace inside src: + + .. code-block:: bash + + git clone git@github.com:intel-ros/realsense.git + +2. Camera Output + + Run the following to get access to the camera: + + .. code-block:: bash + + roslaunch realsense2_camera rs_rgbd.launch + + Open rviz to visualize the camera output. + +3. Configure camera output (OPTIONAL) + + Run the following to open the rviz configuration window: + + .. code-block:: bash + + rosrun rqt_reconfigure rqt_reconfigure + + You can also try to change the "octree_resolution" value: + + .. code-block:: bash + + cd *catkin workspace*/src/mas_perception/mcr_scene_segmentation/ros/config + +4. Setup Base Frame + + Run the following: + + .. code-block:: bash + + rosrun tf static_transform_publisher x y z roll pitch yaw base_link camera_link 100 + + where x, y, z are the distances and roll, pitch, yaw are the rotations from the base_link to the camera_link. + + To visualize your frames in rzviz, add the TF feature in the rviz menu. + +5. Save Point Clouds + + If it's your first time saving point clouds, you need to choose where you want to save them and enable data collection: + + .. code-block:: bash + + cd *catkin workspace*/src/mas_perception/mcr_scene_segmentation/ros/launch + + Change the value of "dataset_collection" from "false" to "true". Change value of "logdir" from "/temp/ + to the path in your computer where you want to save the files. + + Run the following to get access to the point clouds given by the camera: + + .. code-block:: bash + + roslaunch mcr_scene_segmentation scene_segmentation.launch input_pointcloud_topic:=/camera/depth_registered/points + + Publish the message 'e-start': + + .. code-block:: bash + + rostopic pub /mcr_perception/scene_segmentation/event_in std_msgs/String "data: 'e_start'" + + Publish the message 'e-add-cloud-start': + + .. code-block:: bash + + rostopic pub /mcr_perception/scene_segmentation/event_in std_msgs/String "data: 'e_add_cloud_start'" + + This last one will save the current point cloud of the observed object in your system. + + .. warning:: + + Sometimes the camera won't save the point cloud (don't worry, not your fault). + Just try a different position for the object until it works. + +6. Visualize Point Cloud + + Run the following in the folder where you saved the point clouds: + + .. code-block:: bash + + pcl_viewer *.pcd file you want to open* diff --git a/data/docs/source/mir_perception/cavity_detection.rst b/data/docs/source/mir_perception/cavity_detection.rst new file mode 100644 index 0000000000000000000000000000000000000000..30403bac6d9ce02c2566643f46d694e36de325ff --- /dev/null +++ b/data/docs/source/mir_perception/cavity_detection.rst @@ -0,0 +1,4 @@ +.. _cavity_detection: + +Cavity detection +================ \ No newline at end of file diff --git a/data/docs/source/mir_perception/dataset.rst b/data/docs/source/mir_perception/dataset.rst new file mode 100644 index 0000000000000000000000000000000000000000..2948050ac6079f751b7179071db210d9fad70895 --- /dev/null +++ b/data/docs/source/mir_perception/dataset.rst @@ -0,0 +1,124 @@ +.. _dataset: + +Dataset +======== + +.. _dataset_collection: + +Dataset collection +---------------------- + +.. _3d_dataset_collection: + +3D dataset collection +^^^^^^^^^^^^^^^^^^^^^^ + +Objects are placed on a rotating table such that it can capture the objects from +different angle. However, this can be done manually on a normal table and change +the object orientation manually. + +.. note:: + + This only works with a single object. + +Setup: + + 1. Using external camera + + * Launch the camera + + Go to :ref:`realsense2_camera` for more information about the camera. + + * Apply static transform from camera_frame to base_link as explained in :ref:`realsense2_camera` + + Make sure the pointcloud of the plane is parallel to the gorund on rviz by transforming/rotating it. + + .. note:: + + Passthrough filter will not work if it's not parallel to the ground + + * Launch multimodal object recognition + + .. code-block:: bash + + roslaunch mir_object_recognition multimodal_object_recognition.launch debug_mode:=true + + .. note:: + + To enable dataset collection, it requires to be in *debug_mode*. You can also + point to a specifi logdir to save the data e.g. logdir:=/home/robocup/cloud_dataset. + + * Start collectiong dataset + + .. code-block:: bash + + rostopic pub /mir_perception/multimodal_object_recognition/event_in std_msgs/String e_start + + + 2. Using robot arm camera + + * Bringup the robot + + * Start `multimodal_object_recognition` and continue with the next steps as described previously. + + .. note:: + + The segemented point clouds are saved in the `logdir`. + +.. _2d_dataset_collection: + +2D dataset collection +^^^^^^^^^^^^^^^^^^^^^^ + +Images can be collected using the robot camera or external camera. +They can also be collected using `easy augment too `_ +which use Intel Realsense D435 camera to capture the image and automatically +annotate them for 2D object detection. + + +.. _dataset_preprocessing: + +Dataset preprocessing +----------------------- + +Before training training the model, the data should be preprocessed, and this +includes but not limited to *removing bad data*, *normalization*, and converting +it to the required format such as *h5* for point clouds and *VOC* or *KITTI* for +images. + +.. _3d_dataset_preprocessing: + +3D dataset preprocessing +^^^^^^^^^^^^^^^^^^^^^^^^ + +An example of the data directory structure: + +.. code-block:: bash + + b-it-bots_atwork_dataset + ├── train + │   ├── AXIS + | ├── axis_0001.pcd + | ├── ... + │   ├── ... + ├── test + │   ├── AXIS + | ├── axis_0001.pcd + | ├── ... + │   ├── ... + +The dataset preprocessing can be found in `this notebook +`_. + +It will generate `pgz` files containing a dictionary of objects consisting of `x y z r g b` and label. + + +.. _2d_dataset_preprocessing: + +2D dataset preprocessing +^^^^^^^^^^^^^^^^^^^^^^^^^^ + +* Create semantic labels using `labelme `_. +* Convert the semantic labels using `labelme2voc `_. +* If KITTI dataset is required, convert VOC dataset to KITTI using + `vod-converter `_ diff --git a/data/docs/source/mir_perception/docstring/index.rst b/data/docs/source/mir_perception/docstring/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..fdd9d5b0b17fac210082102898696afa3ee77969 --- /dev/null +++ b/data/docs/source/mir_perception/docstring/index.rst @@ -0,0 +1,7 @@ +.. _mir_perception_docs: + +Perception Documentation +######################## + +.. toctree:: + :maxdepth: 1 diff --git a/data/docs/source/mir_perception/images/camera_calib_side.png b/data/docs/source/mir_perception/images/camera_calib_side.png new file mode 100644 index 0000000000000000000000000000000000000000..c4a078a474ef7e0c2f8e905f9904c6a9a50b5939 --- /dev/null +++ b/data/docs/source/mir_perception/images/camera_calib_side.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dbcb7b01de507d1e749004031695644654f861744c34bacc9135aea3998fffe4 +size 946239 diff --git a/data/docs/source/mir_perception/images/camera_calib_top.png b/data/docs/source/mir_perception/images/camera_calib_top.png new file mode 100644 index 0000000000000000000000000000000000000000..84f94f05e12b2099c0fe8393913f3e4d63452bf2 --- /dev/null +++ b/data/docs/source/mir_perception/images/camera_calib_top.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7ae9f24e0c0ef96ea13b2702a699a8f77590efdbffb2c8acfdc2ea38a47c9c76 +size 1403684 diff --git a/data/docs/source/mir_perception/images/perception_architecture.png b/data/docs/source/mir_perception/images/perception_architecture.png new file mode 100644 index 0000000000000000000000000000000000000000..de144020653c4eed3f32aa857860db28ca2fb365 --- /dev/null +++ b/data/docs/source/mir_perception/images/perception_architecture.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3585b88f3d1c9582f468efa7114bd8641945b3621586ac9d93707ee6fcbe5f35 +size 621603 diff --git a/data/docs/source/mir_perception/index.rst b/data/docs/source/mir_perception/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..c304f5bfbb8ff6442afac4596b9723d06e2f6a51 --- /dev/null +++ b/data/docs/source/mir_perception/index.rst @@ -0,0 +1,21 @@ +.. _mir_perception: + +Perception +########## + +Robot perception architecture + +.. figure:: images/perception_architecture.png + :align: center + + Robot perception architecture + +.. toctree:: + + camera + dataset + training + object_segmentation + object_recognition + barrier_tape + cavity_detection diff --git a/data/docs/source/mir_perception/object_recognition.rst b/data/docs/source/mir_perception/object_recognition.rst new file mode 100644 index 0000000000000000000000000000000000000000..290cba7567413c8d53ecf5d4a6dc8907c57c43a0 --- /dev/null +++ b/data/docs/source/mir_perception/object_recognition.rst @@ -0,0 +1,106 @@ +.. _object_recognition: + +Object recognition +================== + +Our object recognition comes from two different modalities, namely 3D based object recognition and +2D object detection and recognition. + +.. _3d_object_recognition_model: + +3D object recognition models +---------------------------- + +`Our 3D object recognition node `_ +uses segmented point clouds described in :ref:`3d_object_segmentation` as the input +to the models. These segemented point clouds are published from +`mir_object_recognition node `_. + +The tutorial for training the model is described in :ref:`training`. + +We use two models for the 3D object recognition, namely: + +* Random forest with Radial density distribution and 3D modified Fisher vector + (3DmFV) as features as described in `our paper `_. +* `Dynamic Graph CNN `_: an end-to-end point + cloud classification. However, in addition to points, we also incorporate colors as inputs. + +You can change the classifier in the launch file + +.. literalinclude:: ../../../mir_perception/mir_object_recognition/ros/launch/pc_object_recognition.launch + :language: xml + :lineno-start: 0 + :linenos: + +Where: + +* `model`: whether it is CNN based (`cnn_based`) or traditional ML estimators (`feature_based`) +* `model_id`: the actual name of the model, available model ids: + + * `cnn_based`: `dgcnn` + * `feature_based`: `fvrdd` +* `dataset`: the dataset name where the model was trained on + +.. _2d_object_recognition_model: + +2D object recognition models +---------------------------- + +We use `squeezeDet `_ for out 2D object detection model. +This is lightweight, one-shot object detection and classification. +The model can be changed in the `rgb_object_recognition.launch` + +.. literalinclude:: ../../../mir_perception/mir_object_recognition/ros/launch/rgb_object_recognition.launch + :language: xml + :lineno-start: 0 + :linenos: + +Where: + +* `classifier`: the model used to detect and classify objects +* `dataset`: the dataset used to train the model + +.. _mutlimodal_object_recognition: + +Multimodal object recognition +----------------------------- + +`multimodal_object_recognition_node `_ +coordinates the whole perception pipeline as described in the following items: + +* Subscribes to rgb and point cloud topics +* Transforms point cloud to the target fram +* Finds 3D object clusters from the point cloud using `mir_object_segementation` +* Sends the 3D clusters to point cloud object recognizer (`pc_object_recognizer_node`) +* Sends the image to rgb object detection and recognition node (`rgb_object_recognized_node`) +* Waits until it gets results from both classifiers or if the timeout is reached +* Posts processing of the recognized objects + + * Applies filters for the objects +* Sends object_list to object_list_merger + +**Trigger multimodal_object_recognition** + + .. code-block:: bash + + rostopic pub /mir_perception/multimodal_object_recognition/event_in std_msgs/String e_start + +**Outputs** + + .. code-block:: bash + + /mcr_perception/object_detector/object_list + /mir_perception/multimodal_object_recognition/output/workspace_height + +**Visualization outputs** + + .. code-block:: bash + + /mir_perception/multimodal_object_recognition/output/bounding_boxes + /mir_perception/multimodal_object_recognition/output/debug_cloud_plane + /mir_perception/multimodal_object_recognition/output/pc_labels + /mir_perception/multimodal_object_recognition/output/pc_object_pose_array + /mir_perception/multimodal_object_recognition/output/rgb_labels + /mir_perception/multimodal_object_recognition/output/rgb_object_pose_array + /mir_perception/multimodal_object_recognition/output/tabletop_cluster_pc + /mir_perception/multimodal_object_recognition/output/tabletop_cluster_rgb \ No newline at end of file diff --git a/data/docs/source/mir_perception/object_segmentation.rst b/data/docs/source/mir_perception/object_segmentation.rst new file mode 100644 index 0000000000000000000000000000000000000000..0b015d44ff8d7818a94e5aec4365ee5e2bc10496 --- /dev/null +++ b/data/docs/source/mir_perception/object_segmentation.rst @@ -0,0 +1,143 @@ +.. _object_segmentation: + +Object Segmentation +=================== + +.. _3d_object_segmentation: + +3D object segmentation +------------------------- + +Our scene segmentation works with the assumption that the table has to be parallel +to the ground as we use +`SampleConsensusModelPerpendicularPlane `_ +from PCL library. We keep points which are perpendicular to `z` axis. + +There are two packages you can launch in order to segment table top point clouds: + +*mir_object_segmentation* package +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +`mir_object_segmentation `_ +package can be used to accumulate clouds from different views (if necessary), +register them, and then segment the objects above the table. + +**Usage** + +* Find plane height + + To find the object height, you have to send the following messages to `event_in` + topic: + + .. code-block:: bash + + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_start + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_add_cloud_start + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_find_plane + + The plane height will be published to `workspace_height` topic: + + .. code-block:: bash + + /mir_perception/scene_segmentation/output/workspace_height + + +* Segment objects from one view point + + .. code-block:: bash + + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_start + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_add_cloud_start + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_segment + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_stop + +* Segment objects from one view point + + You can segment table top objects from multiple viewpoints. You can do this by + manually moving the camera position to a new view point, and then register + the cloud with the existing ones. + + .. code-block:: bash + + # accumulate point cloud from the 1st view point + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_start + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_add_cloud_start + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_add_cloud_stop + + # accumulate point cloud from the 2nd view point + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_add_cloud_start + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_add_cloud_stop + + # segment accumulated cloud and stop segmentation + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_segment + rostopic pub /mir_perception/scene_segmentation/event_in std_msgs/String e_stop + + +.. hint:: Published msgs from mir_object_segmentation + + * Object list + + .. code-block:: bash + + /mir_perception/scene_segmentation/output/object_list + + * Bounding Boxes (for visualization in Rviz) + + .. code-block:: bash + + /mir_perception/scene_segmentation/output/bounding_boxes + + * Object labels (for visualization in Rviz) + + .. code-block:: bash + + /mir_perception/scene_segmentation/output/labels + + * Debug pointcloud (shows filtered input to plane segmentation) + + .. code-block:: bash + + /mir_perception/scene_segmentation/output/debug_cloud + + * Object clusters: segmented point clouds + + .. code-block:: bash + + /mir_perception/scene_segmentation/output/tabletop_clusters + + * Workspace height: + + .. code-block:: bash + + /mir_perception/scene_segmentation/output/workspace_height + + +*mir_object_recognition* package +^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + +`mir_object_recognition` uses the same `scene_segmentation` method +as in `mir_object_segmentation`, but it does not accumulate point clouds. It only +takes one view and then segment table top objects. + +**Usage** + +* Segment objects + + .. code-block:: bash + + rostopic pub /mir_perception/multimodal_object_recognition/event_in std_msgs/String e_start + +**Published messages** + + .. code-block:: bash + + /mcr_perception/object_detector/object_list + /mir_perception/multimodal_object_recognition/output/bounding_boxes + /mir_perception/multimodal_object_recognition/output/debug_cloud_plane + /mir_perception/multimodal_object_recognition/output/pc_labels + /mir_perception/multimodal_object_recognition/output/pc_object_pose_array + /mir_perception/multimodal_object_recognition/output/rgb_labels + /mir_perception/multimodal_object_recognition/output/rgb_object_pose_array + /mir_perception/multimodal_object_recognition/output/tabletop_cluster_pc + /mir_perception/multimodal_object_recognition/output/tabletop_cluster_rgb + /mir_perception/multimodal_object_recognition/output/workspace_height diff --git a/data/docs/source/mir_perception/training.rst b/data/docs/source/mir_perception/training.rst new file mode 100644 index 0000000000000000000000000000000000000000..94d072b8898215d7da5577b24cd34ae9839d29e4 --- /dev/null +++ b/data/docs/source/mir_perception/training.rst @@ -0,0 +1,47 @@ +.. _training: + +Training models +=============== + +.. _training_pointcloud_classification: + +Traning point cloud classification +---------------------------------- + +Collect point cloud dataset as describe in :ref:`3d_dataset_collection`, and +preprocess them as explained in :ref:`3d_dataset_preprocessing`. + +To train the models, you need to clone `this repo `_, and +install the requirements to train the model. + +Training deep learning model +^^^^^^^^^^^^^^^^^^^^^^^^^^^^ + + The supported models are available under `config/config.yaml`. + + .. code-block:: bash + + #python trainer.py --model --train + #an example for training DGCNN with color (DGCNNC) + + python trainer.py --model DGCNNC --train + + +Adding new model +^^^^^^^^^^^^^^^^ + +ToDo + + +.. _training_2d_object_detection: + +Training 2D object detection +---------------------------- + +ToDo + +.. note:: + + You can train the model on `H-BRS Scientific Computing Cluster `_, + provided that you have access to it. The tutorial on how to submit job and train + your model on the cluster can be found `here `_. \ No newline at end of file diff --git a/data/docs/source/mir_planning/actions/insert_cavity.rst b/data/docs/source/mir_planning/actions/insert_cavity.rst new file mode 100644 index 0000000000000000000000000000000000000000..acba09676aabc38c3fac40df0f1fea46693055ae --- /dev/null +++ b/data/docs/source/mir_planning/actions/insert_cavity.rst @@ -0,0 +1,15 @@ +.. _mir_insert_cavity: + +Insert cavity +============= + +Insert an object into a cavity on a precision placement workstation after picking +it from robot's back platform. + + +Goal parameter description +-------------------------- + +- ``peg``: name of object which needs to be inserted (e.g. ``M30``, ``F20_20_B``) +- ``platform``: name of robot's back platform (e.g. ``PLATFORM_MIDDLE``, ``PLATFORM_LEFT``) +- ``hole``: name of container on workstation (e.g. ``PP01``, ``PP02``) diff --git a/data/docs/source/mir_planning/actions/insert_object.rst b/data/docs/source/mir_planning/actions/insert_object.rst new file mode 100644 index 0000000000000000000000000000000000000000..935931290eb4868e294489c09f49d7962c6588d3 --- /dev/null +++ b/data/docs/source/mir_planning/actions/insert_object.rst @@ -0,0 +1,12 @@ +.. _mir_insert_object: + +Insert object +============= + +Insert an object into a container on a workstation after picking it from robot's back platform. + +Goal parameter description +-------------------------- + +- ``platform``: name of robot's back platform (e.g. ``PLATFORM_MIDDLE``, ``PLATFORM_LEFT``) +- ``hole``: name of container on workstation (e.g. ``CONTAINER_BOX_BLUE``) diff --git a/data/docs/source/mir_planning/actions/move_base_safe.rst b/data/docs/source/mir_planning/actions/move_base_safe.rst new file mode 100644 index 0000000000000000000000000000000000000000..c3415ccc156f088481613e628b5c78ec22f6168e --- /dev/null +++ b/data/docs/source/mir_planning/actions/move_base_safe.rst @@ -0,0 +1,17 @@ +.. _mir_move_base_safe: + +Move base safe +============== + +Move robot base from a known/mapped location to another known/mapped location while +looking for barrier tape. + + +Goal parameter description +-------------------------- + +- ``destination_location``: name of known/mapped location (e.g. ``WS01``, ``SH02``, ``PP01``) +- ``dont_be_safe``: bool determining if barrier tape detection should be used or + not (e.g. ``true``, ``false``) +- ``arm_safe_position``: joint configuration name for arm while the base is in + motion. This is used for barrier tape detection. (e.g. ``barrier_tape``, ``folded``) diff --git a/data/docs/source/mir_planning/actions/perceive_cavity.rst b/data/docs/source/mir_planning/actions/perceive_cavity.rst new file mode 100644 index 0000000000000000000000000000000000000000..976c6a00dbf248551893dd8f52d4bcc6370f1a5c --- /dev/null +++ b/data/docs/source/mir_planning/actions/perceive_cavity.rst @@ -0,0 +1,11 @@ +.. _mir_perceive_cavity: + +Perceive cavity +=============== + +Perceive a precision placement workstation and detect and classify cavities in it. + +Goal parameter description +-------------------------- + +- ``location``: name of known/mapped location (e.g. ``PP01``, ``PP02``) diff --git a/data/docs/source/mir_planning/actions/perceive_location.rst b/data/docs/source/mir_planning/actions/perceive_location.rst new file mode 100644 index 0000000000000000000000000000000000000000..d8065d2ccf0a82ac56fc3174017b9935bb945ce5 --- /dev/null +++ b/data/docs/source/mir_planning/actions/perceive_location.rst @@ -0,0 +1,11 @@ +.. _mir_perceive_location: + +Perceive location +================= + +Perceive a workstation and detect and classify objects on it. + +Goal parameter description +-------------------------- + +- ``location``: name of known/mapped location (e.g. ``WS01``, ``SH02``, ``PP01``) diff --git a/data/docs/source/mir_planning/actions/perceive_mock.rst b/data/docs/source/mir_planning/actions/perceive_mock.rst new file mode 100644 index 0000000000000000000000000000000000000000..f2c6d84924966e42859048ecaf3e5ff83675c056 --- /dev/null +++ b/data/docs/source/mir_planning/actions/perceive_mock.rst @@ -0,0 +1,23 @@ +.. _mir_perceive_aruco: + +Perceive mock +============= + +Perceive an aruco cube on a workstation + +Related to: ``mir_perceive_aruco_cube`` + +Goal parameter description +-------------------------- + +- ``location``: name of known/mapped location (e.g. ``WS01``, ``SH02``, ``PP01``) + +Usage +----- + +Make sure :ref:`mir_planning_bringup`'s launch file is already launched. + + .. code-block:: bash + + roslaunch mir_perceive_mock perceive_aruco_server.launch + rosrun mir_perceive_mock perceive_aruco_client_test diff --git a/data/docs/source/mir_planning/actions/pick_object.rst b/data/docs/source/mir_planning/actions/pick_object.rst new file mode 100644 index 0000000000000000000000000000000000000000..eeec2a4ebbd89a4193a816b76488aae8385add44 --- /dev/null +++ b/data/docs/source/mir_planning/actions/pick_object.rst @@ -0,0 +1,12 @@ +.. _mir_pick_object: + +Pick object +=========== + +Pick an object from a workstation at a known/mapped location + +Goal parameter description +-------------------------- + +- ``location``: name of known/mapped location (e.g. ``WS01``, ``SH02``) +- ``object``: name of object to be picked (e.g. ``M20``, ``S40_40_G``) diff --git a/data/docs/source/mir_planning/actions/place_object.rst b/data/docs/source/mir_planning/actions/place_object.rst new file mode 100644 index 0000000000000000000000000000000000000000..4ddd9074096388686db8286a1a5633b1f38a5a8a --- /dev/null +++ b/data/docs/source/mir_planning/actions/place_object.rst @@ -0,0 +1,11 @@ +.. _mir_place_object: + +Place object +============ + +Place object in gripper on a workstation at a known/mapped location + +Goal parameter description +-------------------------- + +- ``location``: name of known/mapped location (e.g. ``WS01``, ``SH02``) diff --git a/data/docs/source/mir_planning/actions/stage_object.rst b/data/docs/source/mir_planning/actions/stage_object.rst new file mode 100644 index 0000000000000000000000000000000000000000..9c67ec4648a766e3e2ab30ffae2e3ad4d856acbb --- /dev/null +++ b/data/docs/source/mir_planning/actions/stage_object.rst @@ -0,0 +1,11 @@ +.. _mir_stage_object: + +Stage object +============ + +Put the object in gripper on robot's back platform. + +Goal parameter description +-------------------------- + +- ``platform``: name of robot's back platform (e.g. ``PLATFORM_MIDDLE``, ``PLATFORM_LEFT``) diff --git a/data/docs/source/mir_planning/actions/unstage_object.rst b/data/docs/source/mir_planning/actions/unstage_object.rst new file mode 100644 index 0000000000000000000000000000000000000000..64afed687263729e1ae3d9f99af25f3e568fa82a --- /dev/null +++ b/data/docs/source/mir_planning/actions/unstage_object.rst @@ -0,0 +1,11 @@ +.. _mir_unstage_object: + +Unstage object +============== + +Pick an object from robot's back platform. + +Goal parameter description +-------------------------- + +- ``platform``: name of robot's back platform (e.g. ``PLATFORM_MIDDLE``, ``PLATFORM_LEFT``) diff --git a/data/docs/source/mir_planning/docstring/index.rst b/data/docs/source/mir_planning/docstring/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..58076efdb49e29511df6cdbd16e7bac347d26abd --- /dev/null +++ b/data/docs/source/mir_planning/docstring/index.rst @@ -0,0 +1,17 @@ +.. _mir_planning_docs: + +Planning Documentation +###################### + +.. toctree:: + :maxdepth: 1 + + mir_actions + mir_knowledge_base_analyzer + mir_knowledge_ros + mir_manipulate_drawer + mir_planning_visualisation + mir_task_planning + planner_wrapper + mir_states + mir_refbox_parser_ros diff --git a/data/docs/source/mir_planning/docstring/mir_actions.rst b/data/docs/source/mir_planning/docstring/mir_actions.rst new file mode 100644 index 0000000000000000000000000000000000000000..f96ce442f80ac2d63ea7dacd9cdff4d15ffac0b5 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_actions.rst @@ -0,0 +1,12 @@ +.. _mir_actions_docs: + +mir\_actions +============ + +mir\_actions.utils module +------------------------- + +.. automodule:: mir_actions.utils + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/mir_knowledge_base_analyzer.rst b/data/docs/source/mir_planning/docstring/mir_knowledge_base_analyzer.rst new file mode 100644 index 0000000000000000000000000000000000000000..a53726fe69ee02aa070b489d46c8c9fdd19b7760 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_knowledge_base_analyzer.rst @@ -0,0 +1,12 @@ +.. _mir_knowledge_base_analyzer_docs: + +mir\_knowledge\_base\_analyzer +============================== + +mir\_knowledge\_base\_analyzer\_ros.knowledge\_base\_analyzer module +-------------------------------------------------------------------- + +.. automodule:: mir_knowledge_base_analyzer_ros.knowledge_base_analyzer + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/mir_knowledge_ros.rst b/data/docs/source/mir_planning/docstring/mir_knowledge_ros.rst new file mode 100644 index 0000000000000000000000000000000000000000..8bb04c705a2143adbe976435b494bcc2a85e7236 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_knowledge_ros.rst @@ -0,0 +1,12 @@ +.. _mir_knowledge_ros_docs: + +mir\_knowledge\_ros +=================== + +mir\_knowledge\_ros.problem\_uploader module +-------------------------------------------- + +.. automodule:: mir_knowledge_ros.problem_uploader + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/mir_manipulate_drawer.rst b/data/docs/source/mir_planning/docstring/mir_manipulate_drawer.rst new file mode 100644 index 0000000000000000000000000000000000000000..3dcae4cbfb93ca18d52cbcb1d8eee405d1e12d66 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_manipulate_drawer.rst @@ -0,0 +1,9 @@ +.. _mir_manipulate_drawer_docs: + +mir\_manipulate\_drawer +======================= + +.. autoclass:: mir_manipulate_drawer.manipulate_drawer_utils.ManipulateDrawerUtils + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/mir_planning_visualisation.rst b/data/docs/source/mir_planning/docstring/mir_planning_visualisation.rst new file mode 100644 index 0000000000000000000000000000000000000000..e4ede0c190e0f77f84933c501eac8d492f02cf4a --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_planning_visualisation.rst @@ -0,0 +1,28 @@ +.. _mir_planning_visualisation_docs: + +mir\_planning\_visualisation +============================ + +mir\_planning\_visualisation.kb\_visualiser module +-------------------------------------------------- + +.. automodule:: mir_planning_visualisation.kb_visualiser + :members: + :undoc-members: + :show-inheritance: + +mir\_planning\_visualisation.plan\_visualiser module +---------------------------------------------------- + +.. automodule:: mir_planning_visualisation.plan_visualiser + :members: + :undoc-members: + :show-inheritance: + +mir\_planning\_visualisation.utils module +----------------------------------------- + +.. automodule:: mir_planning_visualisation.utils + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/mir_refbox_parser_ros.rst b/data/docs/source/mir_planning/docstring/mir_refbox_parser_ros.rst new file mode 100644 index 0000000000000000000000000000000000000000..b4327e074e6cc6f4bf018c81043528205aba5535 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_refbox_parser_ros.rst @@ -0,0 +1,12 @@ +.. _mir_refbox_parser_ros_docs: + +mir\_refbox\_parser\_ros +======================== + +mir\_refbox\_parser\_ros.refbox\_parser module +---------------------------------------------- + +.. automodule:: mir_refbox_parser_ros.refbox_parser + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/mir_states.rst b/data/docs/source/mir_planning/docstring/mir_states.rst new file mode 100644 index 0000000000000000000000000000000000000000..4178313f264213cd350fe01e99fdf009dfbbbd37 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_states.rst @@ -0,0 +1,52 @@ +.. _mir_states_docs: + +mir\_states +=========== + +common.action\_states module +---------------------------- + +.. automodule:: mir_states.common.action_states + :members: + :undoc-members: + :show-inheritance: + +common.basic\_states module +--------------------------- + +.. automodule:: mir_states.common.basic_states + :members: + :undoc-members: + :show-inheritance: + +common.manipulation\_states module +---------------------------------- + +.. automodule:: mir_states.common.manipulation_states + :members: + :undoc-members: + :show-inheritance: + +common.navigation\_states module +-------------------------------- + +.. automodule:: mir_states.common.navigation_states + :members: + :undoc-members: + :show-inheritance: + +common.perception\_mockup\_util module +-------------------------------------- + +.. automodule:: mir_states.common.perception_mockup_util + :members: + :undoc-members: + :show-inheritance: + +common.perception\_states module +-------------------------------- + +.. automodule:: mir_states.common.perception_states + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/mir_task_planning.rst b/data/docs/source/mir_planning/docstring/mir_task_planning.rst new file mode 100644 index 0000000000000000000000000000000000000000..dfe2cc6a70ce3b91c12cea2e091816e089d2ffd9 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/mir_task_planning.rst @@ -0,0 +1,12 @@ +.. _mir_task_planning_docs: + +mir\_task\_planning +=================== + +mir\_task\_planning.utils module +-------------------------------- + +.. automodule:: mir_task_planning.utils + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/docstring/planner_wrapper.rst b/data/docs/source/mir_planning/docstring/planner_wrapper.rst new file mode 100644 index 0000000000000000000000000000000000000000..448e0ab08a0f46e69c6766824956d6a8c3a6ad29 --- /dev/null +++ b/data/docs/source/mir_planning/docstring/planner_wrapper.rst @@ -0,0 +1,9 @@ +.. _mir_planner_wrapper_docs: + +planner\_wrapper +================ + +.. autoclass:: planner_wrapper.planner_wrapper.PlannerWrapper + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_planning/index.rst b/data/docs/source/mir_planning/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..531e17e7510705027f4ab21d777e8c55c9ae6fba --- /dev/null +++ b/data/docs/source/mir_planning/index.rst @@ -0,0 +1,24 @@ +.. _mir_planning: + +Planning +######## + +MAS industrial robotics - task planning tutorial + +.. toctree:: + :maxdepth: 1 + + refbox_parser + planning_bringup + planning_core + task_planning + planner_executor + pddl_problem_generator + knowledge_base_analyzer + mir_knowledge + mir_actions + planning_visualisation + +.. image:: ../../../mir_planning/mir_planning_visualisation/docs/kb_and_plan_vis.gif + +See :ref:`mir_planning_visualisation` for further info on the gif. diff --git a/data/docs/source/mir_planning/knowledge_base_analyzer.rst b/data/docs/source/mir_planning/knowledge_base_analyzer.rst new file mode 100644 index 0000000000000000000000000000000000000000..4e1de5dc3122f92d64349893348d1f922f636815 --- /dev/null +++ b/data/docs/source/mir_planning/knowledge_base_analyzer.rst @@ -0,0 +1,22 @@ +.. _mir_knowledge_base_analyzer: + +Knowledge base analyzer +======================= + +#. query the knowledge base and tells you if there is pending goals +#. query the knowledge base and informs if there is new knowledge + +Usage +----- + +Get objects for a particular location:: + + rostopic pub /mir_knowledge_base_analyzer/knowledge_base_queries/query_param std_msgs/String "WS02" + rostopic pub /mir_knowledge_base_analyzer/knowledge_base_queries/query std_msgs/String "get_objects_at_location" + rostopic echo /mir_knowledge_base_analyzer/knowledge_base_queries/objects_at_location + + +Get current location of robot:: + + rostopic pub /mir_knowledge_base_analyzer/knowledge_base_queries/query std_msgs/String "get_robot_location" + rostopic echo /mir_knowledge_base_analyzer/knowledge_base_queries/robot_location diff --git a/data/docs/source/mir_planning/mir_actions.rst b/data/docs/source/mir_planning/mir_actions.rst new file mode 100644 index 0000000000000000000000000000000000000000..aef481fe0471815acc544a7ab57052485896b7a8 --- /dev/null +++ b/data/docs/source/mir_planning/mir_actions.rst @@ -0,0 +1,62 @@ +.. _mir_actions: + +Actions +======= + +A bunch of action servers for performing basic robocup actions. + +The robocup @work domain is partitioned into 6 basic actions + +- move base +- pick +- perceive +- place +- stage +- unstage + +Each action is implemented as SMACH state machines which are wrapped with +``ActionServer``. An ``ActionClient`` needs to send request using +``GenericExecuteGoal``. + +This request message contains a single dictionary kind of +message called ``parameters`` of type ``diagnostic_msgs/KeyValue[]``. + +.. literalinclude:: ../../../mir_planning/mir_planning_msgs/ros/action/GenericExecute.action + +Each server needs different information from this request message. Please see +the following files for detailed info: + +.. toctree:: + :maxdepth: 1 + + actions/move_base_safe.rst + actions/perceive_location.rst + actions/perceive_cavity.rst + actions/perceive_mock.rst + actions/pick_object.rst + actions/place_object.rst + actions/stage_object.rst + actions/unstage_object.rst + actions/insert_object.rst + actions/insert_cavity.rst + +Additionally, :ref:`mir_planner_executor` also sends ``next_action`` as one of the +parameter. This can be used by action servers to have parallel execution of arm +while the base is in motion to save som time. At the moment, only +:ref:`mir_move_base_safe` is using this information. + +This package also contains ``Utils.py`` which contains utility functions for +action servers. + +Usage +----- + +.. code-block:: bash + + roscore + roslaunch mir_actions run_action_servers.launch + +To execute an action, call the corresponding action client with appropriate +arguments. For example, move base safe:: + + rosrun mir_move_base_safe move_base_safe_client_test.py WS01 diff --git a/data/docs/source/mir_planning/mir_knowledge.rst b/data/docs/source/mir_planning/mir_knowledge.rst new file mode 100644 index 0000000000000000000000000000000000000000..56cf09b1ee8eb0de9fec52689022a1b10705254c --- /dev/null +++ b/data/docs/source/mir_planning/mir_knowledge.rst @@ -0,0 +1,6 @@ +.. _mir_knowledge: + +MIR Knowledge +============= + +Stores semantic knowledge about the industrial domain. diff --git a/data/docs/source/mir_planning/pddl_problem_generator.rst b/data/docs/source/mir_planning/pddl_problem_generator.rst new file mode 100644 index 0000000000000000000000000000000000000000..cd462c8b13c426d3cc3ecee5027969365abe6afb --- /dev/null +++ b/data/docs/source/mir_planning/pddl_problem_generator.rst @@ -0,0 +1,6 @@ +.. _mir_pddl_problem_generator: + +PDDL problem generator +====================== + +Generates automatically PDDL problem definition from knowledge base snapshot. diff --git a/data/docs/source/mir_planning/planner_executor.rst b/data/docs/source/mir_planning/planner_executor.rst new file mode 100644 index 0000000000000000000000000000000000000000..ed5db06adaa0d09efcc5a304cd547d7fef5631bf --- /dev/null +++ b/data/docs/source/mir_planning/planner_executor.rst @@ -0,0 +1,80 @@ +.. _mir_planner_executor: + +Planner executor +================ + +``planner_executor`` is the main executable which is executed when ``planner_executor.launch`` is launched. +It creates a bunch of ``BaseExecutorAction`` objects. +When a execute plan goal is received, it call individual action's ``execute`` +function. + +Most of the time, this ``execute`` function will change the names of the +parameters obtained from planner to something that makes sense. After that, it +will call ``run`` function which + + - creates a goal of the action server + - sends this goal to action server + - wait for the server to respond within certain time duration + - if the server responds with success, it will return ``true`` otherwise ``false`` + +Some actions are ``Combined``, which means, it has most of the things in common +at planning and execution level but has different server (for example, +*perceive location* and *perceive cavity*). This will have a check on one of +the parameters. Based on this check either one of the server will be called as +described above. + + +Usage +----- + +Normal use +^^^^^^^^^^ + +.. code-block:: bash + + roslaunch mir_planner_executor planner_executor.launch + + +Testing +^^^^^^^ + +.. code-block:: bash + + roslaunch mir_planner_executor planner_executor.launch + roslaunch mir_planner_executor planner_executor_test.launch + + +OOP Structure +------------- + +.. code-block:: html + + BaseExecutorAction + | + '- ExecutorAction + | | + | '- MoveAction + | | + | '- PickAction + | | + | '- PlaceAction + | | + | '- StageAction + | | + | '- UnstageAction + | | + | '- BasePerceiveAction + | | | + | | '- PerceiveAction + | | | + | | '- PerceiveCavityAction + | | + | '- BaseInsertAction + | | + | '- InsertAction + | | + | '- InsertCavityAction + | + '- CombinedPerceiveAction + | + '- CombinedInsertAction diff --git a/data/docs/source/mir_planning/planning_bringup.rst b/data/docs/source/mir_planning/planning_bringup.rst new file mode 100644 index 0000000000000000000000000000000000000000..c650beffda5a1010f6692c00b64f579f22ddf974 --- /dev/null +++ b/data/docs/source/mir_planning/planning_bringup.rst @@ -0,0 +1,7 @@ +.. _mir_planning_bringup: + +Planning bringup +================ + +Contains launch file which brings up all the necessary modules for robocup @work +competition. diff --git a/data/docs/source/mir_planning/planning_core.rst b/data/docs/source/mir_planning/planning_core.rst new file mode 100644 index 0000000000000000000000000000000000000000..7b20e48e15697d70f649a4f812d762fcc6101164 --- /dev/null +++ b/data/docs/source/mir_planning/planning_core.rst @@ -0,0 +1,36 @@ +.. _mir_planning_core: + +Planning core +============= + +Handles plan generation, execution, monitoring and replanning (if needed) + + +Dependencies +------------ + +- ``mir_planning_msgs`` +- ``mir_states`` +- ``mir_pddl_problem_generator`` (:ref:`mir_pddl_problem_generator`) +- ``mir_task_planning`` (:ref:`mir_task_planning_pkg`) +- ``mir_planner_executor`` (:ref:`mir_planner_executor`) +- Optionally (with real robot) ``mir_actions`` (:ref:`mir_actions`) + + +Usage +----- + +This is not a standalone package (but it acts like a coordinator) and thus it +should not be executed without its dependencies. + +To test with mockup action servers without a robot + +.. code-block:: bash + + roscore + roslaunch mir_planning_core task_planning_components.launch + rosrun mir_task_executor task_executor_mockup + roslaunch mir_task_planning upload_problem.launch + roslaunch mir_planning_core task_planning_sm.launch + + diff --git a/data/docs/source/mir_planning/planning_visualisation.rst b/data/docs/source/mir_planning/planning_visualisation.rst new file mode 100644 index 0000000000000000000000000000000000000000..aba3f600899f7326adeb7734e2b7b5ffad625b13 --- /dev/null +++ b/data/docs/source/mir_planning/planning_visualisation.rst @@ -0,0 +1,46 @@ +.. _mir_planning_visualisation: + +Planning Visualisation +====================== + +Visualise the planning related knowledge in RViz. + +**Knowledge base and plan visualised** + +.. image:: ../../../mir_planning/mir_planning_visualisation/docs/kb_plus_plan_vis_labelled.png + +1. ``move_base`` actions according to current plan +2. Unfinished goals (object that needs to be placed) [Green] +3. Objects that need to be picked according to current plan [Blue] +4. Normal objects that need not be interacted with +5. Objects stored on robot's platform + +**Knowledge base visualised without plan with fake objects** + +.. image:: ../../../mir_planning/mir_planning_visualisation/docs/kb_fake_obj.png + +Configuration +------------- + +Configuration file for generating a marker from a 3D model is defined as follows + +.. literalinclude:: ../../../mir_planning/mir_planning_visualisation/ros/config/model_to_marker.yaml + :language: yaml + :lines: 4-17 + +The marker should be created at the bottom center of the given position. (See +:meth:`mir_planning_visualisation.utils.Utils.get_marker_from_obj_name_and_pos` for more info) + + + +Test +---- + +.. code-block:: bash + + roscore + roslaunch mir_planning_core task_planning_components.launch + roslaunch mir_task_planning upload_problem.launch + rosrun mir_planner_executor planner_executor_mockup + roslaunch mir_planning_visualisation test_planning_visualiser.launch + roslaunch mir_planning_core task_planning_sm.launch diff --git a/data/docs/source/mir_planning/refbox_parser.rst b/data/docs/source/mir_planning/refbox_parser.rst new file mode 100644 index 0000000000000000000000000000000000000000..3723714e407dfa5c03a061dde5b121e0ee804707 --- /dev/null +++ b/data/docs/source/mir_planning/refbox_parser.rst @@ -0,0 +1,73 @@ +.. _mir_refbox_parser: + +Refbox parser +============= + +This node contains components to store the world model of the environment and \ +the goal of the tasks in the knowledge base of the robot. +World model is defined as the locations and properties of different moveable +objects(eg: robot, box etc) in the environment. +The world model node has to subscribe to the incoming data stream which informs +of the current state of the world.(Eg : Refree box) +It then has to store this value in the any format which can be utilized for +other components. + +.. image:: ../../../mir_planning/mir_refbox_parser/ros/doc/node.png + +Requirements +------------ + +.. code-block:: bash + + sudo apt-get install flex ros-indigo-mongodb-store ros-indigo-tf2-bullet freeglut3-dev + +- `Rosplan `_ + + The following folders are not required they can be avoided by ``$> touch CATKIN_IGNORE`` + inside the respective directories + - rosplan_demos + - rosplan_interface_mapping + - rosplan_interface_movebase + + +Usage +----- + +#. Launch the component (example): + + .. code-block:: bash + + roslaunch mir_refbox_parser refbox_parser.launch + +Testing +------- + +#. We need the Knowledge base service running to test the loading of knowledge + base + + .. code-block:: bash + + roslaunch mir_pddl_problem_generator rosplan_knowledge_base_example.launch + + + Before running the test the file has to be copied to the + ``mir_pddl_problem_generator/ros/test/example_domain`` folder. + +#. For testing navigation we need the navigation action server + + .. code-block:: bash + + roslaunch mir_move_base_safe move_base.launch + + +Input(s) +^^^^^^^^ + + * ``event_in``: trigger to start the node. + * ``refbox``: the ros topic string format on which the BTT, BNT, BPT, BMT, CBT messages is being published + +Output(s) +^^^^^^^^^ + * ``e_status``: Returns if the data storage ws successful + + diff --git a/data/docs/source/mir_planning/task_planning.rst b/data/docs/source/mir_planning/task_planning.rst new file mode 100644 index 0000000000000000000000000000000000000000..ff4496b7f218c7bac765ba4ab95feaba9990ee0e --- /dev/null +++ b/data/docs/source/mir_planning/task_planning.rst @@ -0,0 +1,100 @@ +.. _mir_task_planning_pkg: + +Task planning +============= + +`mir_task_planning `_ +generates task plan using classical planner. + +This module provides + +- ros independent wrapping for planners (currently ``mercury`` + and ``lama``) in ``/common/planner_wrapper/``. + + Based on the ``planner`` requested, this module executes a shell command as + mentioned in config file (see :ref:`task_planning_config`). This generates a + bunch of files in ``/tmp/plan/`` directory. The wrapper parses the most optimal + plan file and returns as a list of string. Remaining files are deleted for a + fresh start for next request. + +- ros wrapper on top of the previously mentioned module is available in + ``/ros`` folder. The ros wrapper is implemented as an ``ActionServer``. + + Upon request from an ``ActionClient`` containing ``domain_file``, ``problem_file``, + ``planner`` and ``mode``, the server tries to plan with those provided configuration + and returns a ``CompletePlan``. + + - ``domain_file`` - file path of domain file (it should be a ``.pddl`` file) + - ``problem_file`` - file path of problem file (it should be a ``.pddl`` file) + - ``planner`` - name of planner to use (``lama`` or ``mercury``) + - ``mode`` - ``PlanGoal.NORMAL`` or ``PlanGoal.FAST`` (fast mode implies that first + plan found will be returned. No further optimisation will be performed by the + planner. + + .. note:: + + This should only be use when a small number of goals are + provided as it will produce a very bad and non optimal plan. + + +Requirements +------------ +- `mercury_planner `_ +- `lama_planner `_ + + .. note:: + + ``g++-multilib`` is needed to install these packages. + +Usage +----- + +- Without ROS + + .. code-block:: bash + + python planner_wrapper.py + +- With ROS + + .. code-block:: bash + + roscore + roslaunch mir_task_planning task_planner.launch + roslaunch mir_task_planning task_planner_client_test.launch + + +.. _task_planning_config: + +Configuration +------------- + +.. literalinclude:: ../../../mir_planning/mir_task_planning/ros/config/planner_commands.yaml + :language: yaml + :emphasize-lines: 5, 9 + +Additional files +---------------- + +- ``ros/launch/upload_problem.launch`` and ``ros/test/upload_problem`` can be used + for testing whole planning pipeline without Refbox. This launch file will act + as *refbox*, *refbox client* and *refbox parser*. It reads a ``.pddl`` problem file + and uploads instances and facts to *knowledge base*. To test the whole + planning pipeline without refbox, following things need to be executed + + .. code-block:: bash + + roscore + roslaunch mir_planning_core task_planning_components.launch + rosrun mir_task_executor task_executor_mockup + roslaunch mir_task_planning upload_problem.launch + roslaunch mir_planning_core task_planning_sm.launch + +- ``common/pddl`` contains robocup's domain file and a bunch of problem files for + testing. + + .. note:: + + This folder is needed by default if + ``common/planner_wrapper/planner_wrapper.py`` is running standalone. + diff --git a/data/docs/source/mir_simulation/docstring/index.rst b/data/docs/source/mir_simulation/docstring/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..d52f956691cbf756add935662b4069f5a0238ccc --- /dev/null +++ b/data/docs/source/mir_simulation/docstring/index.rst @@ -0,0 +1,9 @@ +.. _mir_simulation_docs: + +Simulation Documentation +######################## + +.. toctree:: + :maxdepth: 1 + + mir_world_generation diff --git a/data/docs/source/mir_simulation/docstring/mir_world_generation.rst b/data/docs/source/mir_simulation/docstring/mir_world_generation.rst new file mode 100644 index 0000000000000000000000000000000000000000..05ca88db2f4903f3e08ef159471dd86d021e2e93 --- /dev/null +++ b/data/docs/source/mir_simulation/docstring/mir_world_generation.rst @@ -0,0 +1,28 @@ +.. _mir_world_generation_docs: + +mir\_world\_generation +====================== + +mir\_world\_generation.grid\_based\_generator module +---------------------------------------------------- + +.. automodule:: mir_world_generation.grid_based_generator + :members: + :undoc-members: + :show-inheritance: + +mir\_world\_generation.node module +---------------------------------- + +.. automodule:: mir_world_generation.node + :members: + :undoc-members: + :show-inheritance: + +mir\_world\_generation.utils module +----------------------------------- + +.. automodule:: mir_world_generation.utils + :members: + :undoc-members: + :show-inheritance: diff --git a/data/docs/source/mir_simulation/index.rst b/data/docs/source/mir_simulation/index.rst new file mode 100644 index 0000000000000000000000000000000000000000..bc9ca6f46ab98e5f8b959f206d874c6affaa69df --- /dev/null +++ b/data/docs/source/mir_simulation/index.rst @@ -0,0 +1,9 @@ +.. _mir_simulation: + +Simulation +########### + +.. toctree:: + + mapping_and_navigation + world_generation diff --git a/data/docs/source/mir_simulation/mapping_and_navigation.rst b/data/docs/source/mir_simulation/mapping_and_navigation.rst new file mode 100644 index 0000000000000000000000000000000000000000..7b7365ec02544784d7e6f5f23cc689c52bbd7c0f --- /dev/null +++ b/data/docs/source/mir_simulation/mapping_and_navigation.rst @@ -0,0 +1,236 @@ +.. _mapping_and_navigaiton: + +Mapping and Navigation for Simulation +===================================== + + +Mapping +------- + +Run simulation related nodes + +* Run roscore + + .. code-block:: bash + + roscore + +* Launch the robot (In another terminal) + + .. code-block:: bash + + roslaunch mir_bringup_sim robot.launch + +* Run gazebo simulator (In another terminal) + + .. code-block:: bash + + rosrun gazebo_ros gzclient + +* Run rviz (In another terminal) + + .. code-block:: bash + + rosrun rviz rviz + + .. note:: + + To setup the RViz, please go to the bottom of this page. + +Generate map +------------ + +* Run 2D SLAM (In another terminal) + + .. code-block:: bash + + roslaunch mir_2dslam 2dslam.launch + + + Now there should be robot in an empty map in RViz. + +* Move the robot around the map. (In another terminal) + + .. code-block:: bash + + roslaunch mir_teleop teleop_keyboard.launch + + WSAD keys set the robot in motion and "Space bar" stops that motion. + + As you move the robot around, you should be able to see walls appearing in the map + in RViz and all the other area will be free. After you have mapped the whole environment, + you can save the map in config map directory. + +* Move to map config directory (In another terminal) + + .. code-block:: bash + + roscd mcr_default_env_config + +* Then make a directory and move inside that newly created directory + + .. code-block:: bash + + mkdir test_map + cd test_map + +* Now you can save the map that you just created + + .. code-block:: bash + + rosrun map_server map_saver + + This will ideally create 2 files namely *map.pgm* and *map.yml*. + Now you can exit out of *mir_2dslam* execution. You can also exit from *mir_teleop, gazebo, mir_bringup_sim* + +Making the map usable +---------------------- + +In order to use this map in future to navigate, follow the following steps: + +* Add files where the goals will be saved \(in the same directory where the map files have been saved\) + + .. code-block:: bash + + touch navigation_goals.yaml + touch orientation_goals.yaml + +* Make a copy of the existing launch file. + + .. code-block:: bash + + cd ~/catkin_ws/src/mas_common_robotics/mcr_environments/mcr_gazebo_worlds/ros/launch + cp brsu-c025-sim.launch test_map.launch + + .. note:: + + Inside *test_map.launch*, edit the argument of **robot_env** (line 10). + Replace *brsu-c025-sim* with *test_map*. Save this file. + +* Make a copy of xacro file. + + .. code-block:: bash + + cd ~/catkin_ws/src/mas_common_robotics/mcr_environments/mcr_gazebo_worlds/common/worlds/ + cp brsu-c025-sim.urdf.xacro test_map.urdf.xacro + +.. note:: + + Now your newly created map should be ready for use. + +Navigation +----------- + +* Run the commands from "Run simulation related nodes" as mentioned above to bring the robot up. + +* Launch the navigation node + + .. code-block:: bash + + roslaunch mir_2dnav 2dnav.launch + +* Open RViz + + Add *PoseArray* in RViz and change its topic to */particlecloud*. + Now you will be able to see red arrows around the robot. These arrow show the pose of the robot. + +* You now need to localize the robot to get its correct pose. Move the robot around the map. (In another terminal) + + .. code-block:: bash + + roslaunch mir_teleop teleop_keyboard.launch + + Rotate the robot in its place using QE keys. + You will notice the red arrows converging around the robot. Once the the robot is reasonably localised, + you can navigate the robot around in 2 ways: + + 1. GUI (RViz) + + Click on the `2D Nav Goal` and select a goal on the map. + + 2. Terminal based (ROS Action Server Client) + + For Action server client, the robot first needs name of position for source and + destination places (It cannot use `x, y, theta` values) + + To name the poses, you have to execute *save_base_map_poses_to_file* + + .. code-block:: bash + + roscd mcr_default_env_config + cd test_map + rosrun mcr_navigation_tools save_base_map_poses_to_file + + This program is terminal based interactive program. The program will ask you to name the position. + 1. You can now navigate the robot to your desired position (using GUI of RViz or *mir_teleop*). + 2. Once your robot is at the desired position, you can enter a name and press enter. + + .. note:: + + Note : The name of the location should be ALL CAPS. + For example, CORNER_1, MAIN_DOOR, etc. If the name contains any lower case character, + the server will not work) You will see pose of the robot inside square brackets in + the next line and prompted for another name. + + 3. Repeat step 1 and 2 to add multiple names to different locations inside the map. + 4. To close this interactive program, press *Ctrl + z*. (Note : *Ctrl + c* won't work.) Then kill this process. + + .. code-block:: bash + + ps + + take a note of the `pid` of python process. + + .. code-block:: bash + + kill -9 + + Now stop *mir_2dnav* and start it again. + + Launch move base launch file (In another terminal) + + .. code-block:: bash + + roslaunch mir_move_base_safe move_base.launch + + Run the server file. (In another terminal) + + .. code-block:: bash + + rosrun mir_move_base_safe move_base_safe_server.py + + You can test everything by running client test file. (In another terminal) + + .. code-block:: bash + + rosrun mir_move_base_safe move_base_safe_client_test.py SOURCE_NAME DESTINATION_NAME + + For example, if you want to move the robot from MAIN_DOOR to CORNER_1, then + + .. code-block:: bash + + rosrun mir_move_base_safe move_base_safe_client_test.py MAIN_DOOR CORNER_1 + + .. note:: + + The source location is irrelevant for the client test file. + Your robot can be anywhere and the program will still work correctly. + Just give some valid location name as a place holder.) + The client will print **success : True**, if it was able to successfully navigate to the destination position. + +RViz setup +----------- + + +* Add *Map, RobotModel, LaserScan* using the "Add" button in bottom left corner of "Display" section of RViz. + +* In *Map*, change the topic to */map* + +* In *LaserScan*, change the topic to */scan_front*. Add another *LaserScan* and change its topic to */scan_rear*. + +* In global option, change the *Fixed Frame* to *map*. + +.. note:: + + You can also add another *PoseArray* and change its topic to */move_base/GlobalPlannerWithOrientation* + to visualise the plan created by the *mir_2Dnav* node. diff --git a/data/docs/source/mir_simulation/world_generation.rst b/data/docs/source/mir_simulation/world_generation.rst new file mode 100644 index 0000000000000000000000000000000000000000..17506eaf5162d6238d82c97a713f0534849c34b9 --- /dev/null +++ b/data/docs/source/mir_simulation/world_generation.rst @@ -0,0 +1,45 @@ +.. _mir_world_generation: + +World Generation +================ + +Procedurally generates at work arena for gazebo simulation. + +Generates + +- ``.xacro`` file containing world model for gazebo simulator +- ``map.pgm`` and ``map.yaml`` files for occupancy grid for ros navigation +- ``navigation_goals.yaml`` file for industrial robotics :ref:`mir_move_base_safe` action + +Change the parameters for generation in ``common/config/config.yaml`` file. (see :ref:`world_generation_config`) + +Usage +----- + +Generate all necessary files using ``grid_based_generator.py`` + +.. code-block:: bash + + roscd mir_world_generation/common/mir_world_generation + python grid_based_generator.py + +Visualise all the generated files using example ``.launch`` file + +.. code-block:: bash + + roslaunch mir_world_generation sim.launch + +.. _world_generation_config: + +Configuration +------------- + +.. literalinclude:: ../../../mir_simulation/mir_world_generation/common/config/config.yaml + :language: yaml + + +Examples +-------- + +.. image:: ../../../mir_simulation/mir_world_generation/docs/map_plus_gazebo_3x4.png +.. image:: ../../../mir_simulation/mir_world_generation/docs/map_plus_gazebo_4x4.png diff --git a/data/docs/source/tasks/bmt/bmt_demo.rst b/data/docs/source/tasks/bmt/bmt_demo.rst new file mode 100644 index 0000000000000000000000000000000000000000..b6df722fb7ac24895064a147ba7380aec4d21f20 --- /dev/null +++ b/data/docs/source/tasks/bmt/bmt_demo.rst @@ -0,0 +1,185 @@ + +.. code-block:: bash + + Authors: Gokul Krishna Chenchani, Kevin Patel, Shubham Shinde, Vivek Mannava + Date: 15-Feb-2023 + + +.. _BMT_setup: +BMT (Basic Manipulation Task) setup +====================== + +.. _required_environments: +Required Environment and setup for YOUBOT +---------------------- + + +* Arena should be mapped (Tutorial for mapping the arena can be found `here `_). +* Objects are to be placed on the workstation. +* Planning PDDL file is to be prepared. +* A demo ppdl file can be found at ``mas_industrial_robotics/mir_planning/mir_knowledge/common/pddl/general_domain/mini_BMT_demo.pddl``. + + * This ppdl assumes that objects S40_40_B, INSULATION_TAPE are placed on WS03. + * The objects are to be picked from WS03 and placed on WS01. + * The robot being used is youbot (yb2). + +.. _steps_for_BMT: +Steps to follow for BMT setup +---------------------- + +.. note:: + + * Every alias starting with ``t`` will open a shared terminal (tmux). + * To detatch from the tmux terminal, press ``crtl+a`` and then ``d`` key. + + + +* Switch on the youbot and make sure you are connected to WiFi network ``b-it-bots`` on your computer. + +1. Open new terminal (terminal 1) and connect to youbot using below command. + +.. code-block:: bash + + ssh robocup@192.168.1.114 #this ip is for yb2 + +* Once your password and fingerprint has been verified, then a connection will be established and you can continue with the following steps. + +2. In the terminal (terminal 1) run ``troscore`` command – this will open shared terminal. + +.. code-block:: bash + + troscore + + or + + tmux new -A -s roscore + + +3. Now in the same terminal session (terminal 1) run ``roscore`` command. + +.. code-block:: bash + + roscore + + +4. Now open a different terminal (terminal 2) and connect to youbot and then run ``tbringup`` command. + +.. code-block:: bash + + tbringup + + or + + tmux new -A -s bringup + +5. Once ``tbringup`` is done then in the same terminal session (terminal 2) run ``bringup`` command. + +.. code-block:: bash + + bringup + + or + + roslaunch mir_bringup robot.launch + +* Now wait for robot to get initialised - you will see that the arm of the robot is moved into a preconfigured position if it is not in it already and gripper connection is also verified. + +6. After initializing is done, open a different terminal (terminal 3) and connect to youbot and then run ``tplanning_bringup`` command. + +.. code-block:: bash + + tplanning_bringup + + or + + tmux new -A -s planning_bringup + +7. Now in this terminal session (terminal 3) run ``planning_bringup`` command. + +.. code-block:: bash + + planning_bringup + + or + + roslaunch mir_planning_bringup robot.launch + +8. Now open new terminal (terminal 4) and connect to youbot and then run ``t2dnav`` command. + +.. code-block:: bash + + t2dnav + + or + + tmux new -A -s 2dnav + +9. Now in this session (terminal 4) run ``nav2d`` command. + +.. code-block:: bash + + nav2d + + or + + roslaunch mir_2dnav 2dnav.launch + +* Then place the youbot at the starting position of the arena using joystick. + +10. Now Open a new terminal (terminal 5) on local system and run below export command. + +.. code-block:: bash + + export ROS_MASTER_URI=http://192.168.1.114:11311 #this ip is for yb2 + +11. Now in this same terminal (terminal 5) run ``rviz`` command. + +.. code-block:: bash + + rviz + +* Then in the RVIZ window open the config file named ``youbot.rviz`` (located in ``mas_industrial_robotics`` ROS package). +* Set the Fixed Frame in Global Options to ``map``. +* Once the file is loaded then localize the youbot using ``2d pose esitimate`` as show in the image below + +.. figure:: ../images/rviz_config_1_1.png + :align: center + +* Then place the green arrow at location where youbot is actually present in the arena, and rotate the robot till the amcl particles (the tiny red arrows) consolidate. This means the robot is now localized. + +12. After the localization is done then open a new terminal (terminal 6) and connect to youbot and then run ``tskynet`` command. + +.. code-block:: bash + + tskynet + + or + + tmux new -A -s skynet + +13. Now in the same terminal session (terminal 6) run ``skynet`` command. + +.. code-block:: bash + + + skynet + + or + + roslaunch mir_planning_core task_planning_sm.launch + +14. Now open a new terminal (terminal 7) and connect to youbot and then run ``nightwatch`` command. + +.. code-block:: bash + + nightwatch + + or + + cd .ros; watch cat ~/.ros/task_plan.plan + +* The robot will now execute the actions as required by the ppdl file. + +* Once all the tasks completed then kill every node in the terminals one after the other in reverse order. + + diff --git a/data/docs/source/tasks/images/rviz_config_1_1.png b/data/docs/source/tasks/images/rviz_config_1_1.png new file mode 100644 index 0000000000000000000000000000000000000000..587f3976f1fd06cc2a115ff6426c875c0147277d --- /dev/null +++ b/data/docs/source/tasks/images/rviz_config_1_1.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:68f06158076546ba96a35428d3682c7b98d826013b2303172f8e88c6d08a60a3 +size 42644 diff --git a/data/images/mas_industrial_robotics/Dockerfile b/data/images/mas_industrial_robotics/Dockerfile new file mode 100644 index 0000000000000000000000000000000000000000..ad87f3b6a1e2c78be813ea5f4b4b188e2ff09665 --- /dev/null +++ b/data/images/mas_industrial_robotics/Dockerfile @@ -0,0 +1,72 @@ +ARG ROS_DISTRO + +FROM osrf/ros:$ROS_DISTRO-desktop-full + +ENV IS_CI=1 + +USER root + +RUN apt-get update -y -qq \ + && apt upgrade -y -qq \ + && apt-get install -y -qq \ + apt-utils \ + cmake \ + gdb \ + less \ + checkinstall \ + software-properties-common \ + curl \ + figlet \ + wget \ + nmap \ + unzip \ + gcc-multilib \ + g++-multilib \ + git + +#update ROS GPG key: https://discourse.ros.org/t/ros-gpg-key-expiration-incident/20669 +RUN curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add - + +RUN apt-get update --fix-missing + +# Some QT-Apps/Gazebo don't show controls without this +ENV QT_X11_NO_MITSHM 1 + +# create robocup user +ARG UNAME=robocup +ARG WS_DIR=/home/$UNAME/$ROS_DISTRO/catkin_ws +ARG UID=1000 +ARG GID=1000 +RUN groupadd -g $GID -o $UNAME +RUN useradd -m -s /bin/bash -N -u $UID $UNAME && \ + adduser $UNAME sudo && \ + echo "$UNAME ALL=(ALL:ALL) NOPASSWD:ALL" | sudo tee /etc/sudoers.d/$UNAME && \ + mkdir -p $WS_DIR &&\ + chown $UNAME:$GID -R $WS_DIR + +WORKDIR $WS_DIR +USER $UNAME +COPY images/mas_industrial_robotics/bashrc /home/$UNAME/.bashrc +COPY images/mas_industrial_robotics/bash_profile /home/$UNAME/.bash_profile + +WORKDIR $WS_DIR/src/mas_industrial_robotics +COPY . $WS_DIR/src/mas_industrial_robotics + +USER root +RUN chown $UNAME:$GID -R /home/$UNAME + +USER $UNAME +# Set Environment variables +ENV ROBOT=youbot-brsu-4 +ENV ROBOT_ENV=brsu-c025 + +RUN ./setup.sh --ros_install base --ros_distro $ROS_DISTRO --ws_dir $WS_DIR --docker 1 + +#remove cache +USER root +RUN rm -rf /var/lib/apt/lists/* + +USER $UNAME +COPY images/mas_industrial_robotics/entrypoint.sh /usr/sbin/entrypoint.sh +RUN sudo chmod +x /usr/sbin/entrypoint.sh +ENTRYPOINT /usr/sbin/entrypoint.sh diff --git a/data/images/mas_industrial_robotics/bash_profile b/data/images/mas_industrial_robotics/bash_profile new file mode 100644 index 0000000000000000000000000000000000000000..5545f007ea9b8fac553903c9e6ecfab3cf67807d --- /dev/null +++ b/data/images/mas_industrial_robotics/bash_profile @@ -0,0 +1,5 @@ +# +# ~/.bash_profile +# + +[[ -f ~/.bashrc ]] && . ~/.bashrc diff --git a/data/images/mas_industrial_robotics/bashrc b/data/images/mas_industrial_robotics/bashrc new file mode 100644 index 0000000000000000000000000000000000000000..d36035081d823ebce7e4896d96b2f57d4359951d --- /dev/null +++ b/data/images/mas_industrial_robotics/bashrc @@ -0,0 +1,34 @@ +# +# ~/.bashrc +# borrowed from https://github.com/pierrekilly/docker-ros-box/blob/master/docker/bashrc + +# If not running interactively, don't do anything +[[ $- != *i* ]] && return + +alias ls='ls --color=auto' +export QT_X11_NO_MITSHM=1 + +function returncode +{ + returncode=$? + if [ $returncode != 0 ]; then + echo "[$returncode]" + else + echo "" + fi +} + +if [[ ${EUID} == 0 ]] +then + PS1='\[\033[0;31m\]$(returncode)\[\033[01;31m\]\u\[\033[00m\]@\[\033[01;33m\]\h\[\033[01;34m\] ${PWD} \$\[\033[00m\] ' +else + PS1='\[\033[0;31m\]$(returncode)\[\033[01;32m\]\u\[\033[00m\]@\[\033[01;33m\]\h\[\033[01;34m\] ${PWD} \$\[\033[00m\] ' +fi + +export BUILDDIR=/tmp +export MAKEFLAGS="-j$(nproc) $MAKEFLAGS" +export LD_LIBRARY_PATH="/usr/lib:$LD_LIBRARY_PATH" +source $HOME/$ROS_DISTRO/catkin_ws/devel/setup.bash + +#ALIAS b-it-bots +alias bringup_sim='roslaunch mir_bringup_sim robot.launch' diff --git a/data/images/mas_industrial_robotics/entrypoint.sh b/data/images/mas_industrial_robotics/entrypoint.sh new file mode 100644 index 0000000000000000000000000000000000000000..eb5a44be2840ccec49f1b9f7c8f78a94ea855699 --- /dev/null +++ b/data/images/mas_industrial_robotics/entrypoint.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +# Add the user to video group for HW acceleration (only Intel cards supported) +sudo usermod -aG video robocup + +# Load the default ROS entrypoint +source "/opt/ros/$ROS_DISTRO/setup.bash" +source $HOME/$ROS_DISTRO/catkin_ws/devel/setup.bash + +bash diff --git a/data/images/mas_industrial_robotics/melodic-perception-requirements.txt b/data/images/mas_industrial_robotics/melodic-perception-requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a2bdec447cf2f72d027b827b66b59dbb78d18be --- /dev/null +++ b/data/images/mas_industrial_robotics/melodic-perception-requirements.txt @@ -0,0 +1,11 @@ +enum34==1.1.10 +numpy==1.22.0 +markdown==2.6.11 +mock==3.0.5 +tensorflow==2.7.2 +setuptools==41.0.0 +h5py==2.9.0 +scipy==1.2.3 +scikit-learn==0.20.1 +easydict==1.9 +joblib==1.2.0 diff --git a/data/images/mas_industrial_robotics/noetic-perception-requirements.txt b/data/images/mas_industrial_robotics/noetic-perception-requirements.txt new file mode 100644 index 0000000000000000000000000000000000000000..6e3e95b15e0d9115e9352a04fe458ad9f30b9b16 --- /dev/null +++ b/data/images/mas_industrial_robotics/noetic-perception-requirements.txt @@ -0,0 +1,10 @@ +enum34==1.1.10 +numpy==1.22.0 +markdown==2.6.11 +mock==3.0.5 +setuptools==41.0.0 +h5py==2.9.0 +scipy +scikit-learn +easydict +joblib diff --git a/data/mas_industrial_robotics/CMakeLists.txt b/data/mas_industrial_robotics/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..5a307d96c82fa683e40933c0dc2339089b0cd3fc --- /dev/null +++ b/data/mas_industrial_robotics/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mas_industrial_robotics) +find_package(catkin REQUIRED) +catkin_metapackage() diff --git a/data/mas_industrial_robotics/package.xml b/data/mas_industrial_robotics/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..754a593f80ecc47c5cf278f0b68c3e569dadebf6 --- /dev/null +++ b/data/mas_industrial_robotics/package.xml @@ -0,0 +1,19 @@ + + + mas_industrial_robotics + 0.0.1 + ROS metapackages for industrial robots. + GPLv3 + + Frederik Hegger + Frederik Hegger + Matthias Füller + Sven Schneider + + + catkin + + + + + diff --git a/data/mir_command_tools/mir_command_tools/CMakeLists.txt b/data/mir_command_tools/mir_command_tools/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..5fe344c193f6540f5c698dfadfee4cd621197bf9 --- /dev/null +++ b/data/mir_command_tools/mir_command_tools/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_command_tools) +find_package(catkin REQUIRED) +catkin_metapackage() \ No newline at end of file diff --git a/data/mir_command_tools/mir_command_tools/package.xml b/data/mir_command_tools/mir_command_tools/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..34b443df4faf9306726c362fdecbe75991269703 --- /dev/null +++ b/data/mir_command_tools/mir_command_tools/package.xml @@ -0,0 +1,22 @@ + + + mir_command_tools + 0.0.1 + Command tools for making the robot move with other devices i.e. a joypad + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_command_tools/mir_teleop/CMakeLists.txt b/data/mir_command_tools/mir_teleop/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..bf630f28b54038575a0752e4d534501427105aa1 --- /dev/null +++ b/data/mir_command_tools/mir_teleop/CMakeLists.txt @@ -0,0 +1,81 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_teleop) + +find_package(catkin REQUIRED + COMPONENTS + dynamic_reconfigure + brics_actuator + geometry_msgs + joy + moveit_msgs + roscpp + sensor_msgs + std_srvs + mcr_manipulation_msgs + roslint +) + +find_package(Boost REQUIRED) + +generate_dynamic_reconfigure_options( + ros/config/TeleopJoypad.cfg +) + +catkin_package( + CATKIN_DEPENDS + brics_actuator + geometry_msgs + joy + mcr_teleop + mir_default_robot_config + mir_hardware_config + moveit_msgs + sensor_msgs + std_srvs + mcr_manipulation_msgs +) + +include_directories( + ${catkin_INCLUDE_DIRS} + ros/include +) + +add_executable(teleop_joypad_node + ros/src/teleop_joypad_node.cpp + ros/src/teleop_joypad.cpp +) +add_dependencies(teleop_joypad_node + ${catkin_EXPORTED_TARGETS} + ${PROJECT_NAME}_gencfg +) +target_link_libraries(teleop_joypad_node + ${catkin_LIBRARIES} +) + + +### TESTS +roslint_cpp() + +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch robot:=youbot-brsu-1) +endif() + + +### INSTALLS +install(TARGETS teleop_joypad_node + ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} + LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) +install(DIRECTORY ros/config/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/config +) +install(PROGRAMS + ros/config/TeleopJoypad.cfg + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/config +) diff --git a/data/mir_command_tools/mir_teleop/package.xml b/data/mir_command_tools/mir_teleop/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..67b9e49a15dc732136a35498071bceeefff46923 --- /dev/null +++ b/data/mir_command_tools/mir_teleop/package.xml @@ -0,0 +1,40 @@ + + + mir_teleop + 0.0.1 + teleoperation via joypad and keyboard + + Frederik Hegger + Matthias Füller + + GPLv3 + + Frederik Hegger + + catkin + + brics_actuator + dynamic_reconfigure + geometry_msgs + joy + moveit_msgs + roscpp + sensor_msgs + std_srvs + mcr_manipulation_msgs + roslint + + brics_actuator + geometry_msgs + joy + mcr_teleop + mir_default_robot_config + mir_hardware_config + moveit_msgs + sensor_msgs + std_srvs + mcr_manipulation_msgs + + roslaunch + + diff --git a/data/mir_command_tools/mir_teleop/ros/config/TeleopJoypad.cfg b/data/mir_command_tools/mir_teleop/ros/config/TeleopJoypad.cfg new file mode 100644 index 0000000000000000000000000000000000000000..f84e7547f21381ecec9663c20cfab15975afc036 --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/config/TeleopJoypad.cfg @@ -0,0 +1,10 @@ +#!/usr/bin/env python +PACKAGE = "mir_teleop" + +from dynamic_reconfigure.parameter_generator_catkin import * + +gen = ParameterGenerator() + +gen.add("arm_cartesian_reference_link", str_t, 0, "Reference link which will be used by the arm Cartesian controller", "/base_link") + +exit(gen.generate(PACKAGE, "mir_teleop", "TeleopJoypad")) diff --git a/data/mir_command_tools/mir_teleop/ros/config/logitech.yaml b/data/mir_command_tools/mir_teleop/ros/config/logitech.yaml new file mode 100644 index 0000000000000000000000000000000000000000..24b4de732259faa06e561cc34cf953edb02bb5ef --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/config/logitech.yaml @@ -0,0 +1,7 @@ +joypad: + buttons: + name: [deadman, run, base_motors_on_off, arm_motors_on_off, reconnect_left, reconnect_right, arm_motor_1_2, arm_motor_3_4, arm_motor_5, arm_cart_ctrl, gripper, print_arm_joint_states] + index: [5, 7, 8, 9, 10, 11, 0, 1, 2, 4, 3, 6] + axes: + name: [base_linear_x, base_linear_y, base_angular_z, arm_linear_x, arm_linear_y, arm_linear_z, arm_angular_x, arm_angular_y, arm_angular_z, arm_joint_axes_1, arm_joint_axes_2] + index: [1, 0, 2, 1, 0, 3, 2, 5, 4, 4, 5] diff --git a/data/mir_command_tools/mir_teleop/ros/config/saitek.yaml b/data/mir_command_tools/mir_teleop/ros/config/saitek.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d0632e896d767643050edd68d2f13d3c0e35289c --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/config/saitek.yaml @@ -0,0 +1,7 @@ +joypad: + buttons: + name: [deadman, run, base_motors_on_off, arm_motors_on_off, arm_motor_1_2, arm_motor_3_4, arm_motor_5, arm_cart_ctrl, gripper, print_arm_joint_states] + index: [5, 7, 9, 8, 0, 1, 2, 4, 3, 6] + axes: + name: [base_linear_x, base_linear_y, base_angular_z, arm_linear_x, arm_linear_y, arm_linear_z, arm_angular_x, arm_angular_y, arm_angular_z, arm_joint_axes_1, arm_joint_axes_2] + index: [1, 0, 3, 1, 0, 2, 3, 4, 5, 5, 4] diff --git a/data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.pdf b/data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.pdf new file mode 100644 index 0000000000000000000000000000000000000000..7121c5b650a346da75b99d7626dda9fb9aaf8710 --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.pdf @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d10869a2a159f441ae0ca8e486a6536aecf773c4ee0d64316d0c63d56de9cb4 +size 327646 diff --git a/data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.vsd b/data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.vsd new file mode 100644 index 0000000000000000000000000000000000000000..dd825133bdc8811bb7f59df5ee77006812024b74 --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/doc/youbot_joypad_description.vsd @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4ca74149467440c4d71b94baa92cb16d5119f0f820c5638db65632191b13658d +size 1969664 diff --git a/data/mir_command_tools/mir_teleop/ros/include/mir_teleop/teleop_joypad.h b/data/mir_command_tools/mir_teleop/ros/include/mir_teleop/teleop_joypad.h new file mode 100644 index 0000000000000000000000000000000000000000..2e1d3f656a0d472f9a7f3fe9e25e74defc61863a --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/include/mir_teleop/teleop_joypad.h @@ -0,0 +1,148 @@ +/* + * Copyright [2012] + * + * teleop_joypad.h + * + * Created on: May 27, 2012 + * Author: Frederik Hegger + */ + +#ifndef MIR_TELEOP_TELEOP_JOYPAD_H_ +#define MIR_TELEOP_TELEOP_JOYPAD_H_ + +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include "mir_teleop/TeleopJoypadConfig.h" + +#define MAX_JOYPAD 1.0 + +class TeleOpJoypad +{ + public: + explicit TeleOpJoypad(ros::NodeHandle &nh); + + private: + bool getJoypadConfigParameter(); + void getBaseParameter(); + bool getArmParameter(); + bool moveGripper(int gripper_command); + bool switchMotorsOnOff(std::string component_name, std::string state); + bool reconnect(); + + void cbJoypad(const sensor_msgs::Joy::ConstPtr &command); + void cbJointStates(const sensor_msgs::JointState::ConstPtr &state_msg); + void cbDynamicReconfigure(mir_teleop::TeleopJoypadConfig &config, uint32_t level); + void setAllArmJointVel(double motor_vel); + void setSingleArmJointVel(double motor_vel, std::string joint_name); + void checkArmJointLimits(); + void printArmJointStates(); + + ros::NodeHandle *nh_; + + dynamic_reconfigure::Server dyn_recfg_server; + dynamic_reconfigure::Server::CallbackType dyn_recfg_cb; + + mir_teleop::TeleopJoypadConfig teleop_config_; + + sensor_msgs::JointState current_joint_states_; + bool is_in_soft_joint_limits_; + double soft_joint_limit_threshold_; + double arm_max_vel_; + std::vector arm_joint_names_; + std::vector arm_joint_limits_; + brics_actuator::JointVelocities arm_vel_; + bool is_joint_space_ctrl_active_; + + geometry_msgs::TwistStamped arm_cart_vel_; + double arm_cart_factor_; + + double speed_factor_; + + bool button_deadman_pressed_prev_; + bool button_print_arm_states_prev_; + + bool button_gripper_pressed_prev_; + bool button_gripper_active_; + + bool button_arm_motors_on_off_pressed_prev_; + bool button_arm_motors_active_; + + bool button_base_motors_on_off_pressed_prev_; + bool button_base_motors_active_; + + bool button_reconnect_left_pressed_prev_; + bool button_reconnect_right_pressed_prev_; + + bool button_arm_cart_pressed_prev_; + + bool button_arm_joint_1_2_pressed_prev_; + bool button_arm_joint_3_4_pressed_prev_; + bool button_arm_joint_5_pressed_prev_; + + bool is_one_arm_joint_button_pressed_; + + geometry_msgs::Twist base_cart_vel_; + geometry_msgs::Twist base_cart_zero_vel_; + geometry_msgs::Twist base_cart_factor_; + + geometry_msgs::TwistStamped arm_cart_zero_vel_; + + // Subscriber + ros::Subscriber sub_joypad_; + ros::Subscriber sub_joint_states_; + + // Publisher + ros::Publisher pub_base_cart_vel_; + ros::Publisher pub_arm_joint_vel_; + ros::Publisher pub_arm_cart_vel_; + ros::Publisher pub_gripper_command_; + + // Service clients + ros::ServiceClient srv_arm_motors_on_; + ros::ServiceClient srv_arm_motors_off_; + ros::ServiceClient srv_base_motors_on_; + ros::ServiceClient srv_base_motors_off_; + ros::ServiceClient srv_reconnect; + + int button_index_deadman_; + int button_index_run_; + int button_index_arm_motors_on_off_; + int button_index_base_motors_on_off_; + int button_index_reconnect_left_; + int button_index_reconnect_right_; + int button_index_print_arm_joint_states_; + int button_index_arm_joint_1_2_; + int button_index_arm_joint_3_4_; + int button_index_arm_joint_5_; + int button_index_gripper_; + int button_index_arm_cart_; + + int axes_index_base_linear_x_; + int axes_index_base_linear_y_; + int axes_index_base_angular_z_; + int axes_index_arm_linear_x_; + int axes_index_arm_linear_y_; + int axes_index_arm_linear_z_; + int axes_index_arm_angular_x_; + int axes_index_arm_angular_y_; + int axes_index_arm_angular_z_; + int axes_index_arm_joint_axes_1_; + int axes_index_arm_joint_axes_2_; +}; + +#endif // MIR_TELEOP_TELEOP_JOYPAD_H_ diff --git a/data/mir_command_tools/mir_teleop/ros/launch/teleop_joypad.launch b/data/mir_command_tools/mir_teleop/ros/launch/teleop_joypad.launch new file mode 100644 index 0000000000000000000000000000000000000000..3d28fc227be7b1fe05b95e0889f350001586512a --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/launch/teleop_joypad.launch @@ -0,0 +1,28 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_command_tools/mir_teleop/ros/launch/teleop_keyboard.launch b/data/mir_command_tools/mir_teleop/ros/launch/teleop_keyboard.launch new file mode 100644 index 0000000000000000000000000000000000000000..fe67b93029f650e330725f4b30453a1320ba3f01 --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/launch/teleop_keyboard.launch @@ -0,0 +1,11 @@ + + + + + + + + + + + diff --git a/data/mir_command_tools/mir_teleop/ros/src/teleop_joypad.cpp b/data/mir_command_tools/mir_teleop/ros/src/teleop_joypad.cpp new file mode 100644 index 0000000000000000000000000000000000000000..76bc76afc21361fc6f9ac638b5e300252ca35c51 --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/src/teleop_joypad.cpp @@ -0,0 +1,487 @@ +/* + * Copyright [2011] + * + * teleop_joypad.cpp + * + * Created on: May 27, 2012 + * Author: Frederik Hegger + */ + +#include +#include + +TeleOpJoypad::TeleOpJoypad(ros::NodeHandle &nh) +{ + nh_ = &nh; + + is_in_soft_joint_limits_ = false; + button_deadman_pressed_prev_ = false; + button_print_arm_states_prev_ = false; + button_gripper_active_ = false; + button_arm_motors_active_ = false; + button_base_motors_active_ = false; + button_arm_cart_pressed_prev_ = false; + button_arm_joint_1_2_pressed_prev_ = false; + button_arm_joint_3_4_pressed_prev_ = false; + button_arm_joint_5_pressed_prev_ = false; + is_one_arm_joint_button_pressed_ = false; + + dyn_recfg_cb = boost::bind(&TeleOpJoypad::cbDynamicReconfigure, this, _1, _2); + dyn_recfg_server.setCallback(dyn_recfg_cb); + + if (!this->getJoypadConfigParameter()) { + ROS_ERROR("could not get joypad parameters."); + exit(0); + } + + this->getBaseParameter(); + + if (this->getArmParameter()) { + ROS_INFO("Arm joint limit parameters available. Joint space control: ACTIVE"); + + sub_joint_states_ = nh_->subscribe("/joint_states", 1, + &TeleOpJoypad::cbJointStates, this); + pub_arm_joint_vel_ = nh_->advertise( + "/arm_1/arm_controller/velocity_command", 1); + } else + ROS_ERROR( + "No arm joint limit parameters available. Joint space control: " + "DEACTIVATED."); + + sub_joypad_ = nh_->subscribe("/joy", 1, &TeleOpJoypad::cbJoypad, this); + pub_base_cart_vel_ = nh_->advertise("cmd_vel", 1); + pub_arm_cart_vel_ = nh_->advertise( + "/arm_1/arm_controller/cartesian_velocity_command", 1); + pub_gripper_command_ = + nh_->advertise("gripper_command", 1); + + srv_base_motors_on_ = nh_->serviceClient("/base/switchOnMotors"); + srv_base_motors_off_ = nh_->serviceClient("/base/switchOffMotors"); + srv_arm_motors_on_ = nh_->serviceClient("/arm_1/switchOnMotors"); + srv_arm_motors_off_ = nh_->serviceClient("/arm_1/switchOffMotors"); + srv_reconnect = nh_->serviceClient("/reconnect"); +} + +bool TeleOpJoypad::getJoypadConfigParameter() +{ + XmlRpc::XmlRpcValue name_list, index_list; + std::string types[] = {"buttons", "axes"}; + + for (int i = 0; i < 2; ++i) // TBD + { + if (!nh_->getParam("joypad/" + types[i] + "/name", name_list) || + !nh_->getParam("joypad/" + types[i] + "/index", index_list)) { + return false; + } + + ROS_ASSERT(name_list.getType() == XmlRpc::XmlRpcValue::TypeArray); + ROS_ASSERT(index_list.getType() == XmlRpc::XmlRpcValue::TypeArray); + ROS_ASSERT(name_list.size() == index_list.size()); + + for (int j = 0; j < name_list.size(); ++j) { + if (i == 0) { + if (name_list[j] == "deadman") + button_index_deadman_ = index_list[j]; + else if (name_list[j] == "run") + button_index_run_ = index_list[j]; + else if (name_list[j] == "base_motors_on_off") + button_index_base_motors_on_off_ = index_list[j]; + else if (name_list[j] == "arm_motors_on_off") + button_index_arm_motors_on_off_ = index_list[j]; + else if (name_list[j] == "reconnect_left") + button_index_reconnect_left_ = index_list[j]; + else if (name_list[j] == "reconnect_right") + button_index_reconnect_right_ = index_list[j]; + else if (name_list[j] == "arm_motor_1_2") + button_index_arm_joint_1_2_ = index_list[j]; + else if (name_list[j] == "arm_motor_3_4") + button_index_arm_joint_3_4_ = index_list[j]; + else if (name_list[j] == "arm_motor_5") + button_index_arm_joint_5_ = index_list[j]; + else if (name_list[j] == "gripper") + button_index_gripper_ = index_list[j]; + else if (name_list[j] == "arm_cart_ctrl") + button_index_arm_cart_ = index_list[j]; + else if (name_list[j] == "print_arm_joint_states") + button_index_print_arm_joint_states_ = index_list[j]; + else + ROS_WARN_STREAM("button name <<" << name_list[j] << ">> in yaml but not used in node"); + } + + else if (i == 1) { + if (name_list[j] == "base_linear_x") + axes_index_base_linear_x_ = index_list[j]; + else if (name_list[j] == "base_linear_y") + axes_index_base_linear_y_ = index_list[j]; + else if (name_list[j] == "base_angular_z") + axes_index_base_angular_z_ = index_list[j]; + else if (name_list[j] == "arm_linear_x") + axes_index_arm_linear_x_ = index_list[j]; + else if (name_list[j] == "arm_linear_y") + axes_index_arm_linear_y_ = index_list[j]; + else if (name_list[j] == "arm_linear_z") + axes_index_arm_linear_z_ = index_list[j]; + else if (name_list[j] == "arm_angular_x") + axes_index_arm_angular_x_ = index_list[j]; + else if (name_list[j] == "arm_angular_y") + axes_index_arm_angular_y_ = index_list[j]; + else if (name_list[j] == "arm_angular_z") + axes_index_arm_angular_z_ = index_list[j]; + else if (name_list[j] == "arm_joint_axes_1") + axes_index_arm_joint_axes_1_ = index_list[j]; + else if (name_list[j] == "arm_joint_axes_2") + axes_index_arm_joint_axes_2_ = index_list[j]; + else + ROS_WARN_STREAM("axes name <<" << name_list[j] << ">> in yaml but not used in node"); + } + } + } + + return true; +} + +void TeleOpJoypad::getBaseParameter() +{ + double param = 0; + ros::param::param("~base_max_linear_x_vel", param, 0.3); + base_cart_factor_.linear.x = param / MAX_JOYPAD; + ros::param::param("~base_max_linear_y_vel", param, 0.3); + base_cart_factor_.linear.y = param / MAX_JOYPAD; + ros::param::param("~base_max_angular_vel", param, 0.5); + base_cart_factor_.angular.z = param / MAX_JOYPAD; +} + +bool TeleOpJoypad::getArmParameter() +{ + is_joint_space_ctrl_active_ = false; + + double param = 0; + ros::param::param("~arm_max_vel", param, 0.2); + arm_max_vel_ = param / MAX_JOYPAD; + ros::param::param("~soft_joint_limit_threshold", soft_joint_limit_threshold_, 0.05); + + // read joint names + XmlRpc::XmlRpcValue param_list; + if (nh_->getParam("/arm_1/arm_controller/joints", param_list)) { + ROS_ASSERT(param_list.getType() == XmlRpc::XmlRpcValue::TypeArray); + + for (int32_t i = 0; i < param_list.size(); ++i) { + ROS_ASSERT(param_list[i].getType() == XmlRpc::XmlRpcValue::TypeString); + arm_joint_names_.push_back(static_cast(param_list[i])); + } + + // read joint limits + for (unsigned int i = 0; i < arm_joint_names_.size(); ++i) { + moveit_msgs::JointLimits limit; + limit.joint_name = arm_joint_names_[i]; + nh_->getParam("/arm_1/arm_controller/limits/" + arm_joint_names_[i] + "/min", + limit.min_position); + nh_->getParam("/arm_1/arm_controller/limits/" + arm_joint_names_[i] + "/max", + limit.max_position); + arm_joint_limits_.push_back(limit); + } + + arm_vel_.velocities.clear(); + for (unsigned int i = 0; i < arm_joint_names_.size(); ++i) { + brics_actuator::JointValue joint_value; + + joint_value.timeStamp = ros::Time::now(); + joint_value.joint_uri = arm_joint_names_[i]; + joint_value.unit = "s^-1 rad"; + joint_value.value = 0.0; + + arm_vel_.velocities.push_back(joint_value); + } + + is_joint_space_ctrl_active_ = true; + } + + arm_cart_factor_ = 0.1; + + return is_joint_space_ctrl_active_; +} + +bool TeleOpJoypad::moveGripper(int gripper_command) +{ + mcr_manipulation_msgs::GripperCommand command_msgs; + + command_msgs.command = gripper_command; + + pub_gripper_command_.publish(command_msgs); + + return true; +} + +void TeleOpJoypad::cbDynamicReconfigure(mir_teleop::TeleopJoypadConfig &config, uint32_t level) +{ + teleop_config_ = config; + arm_cart_zero_vel_.header.frame_id = teleop_config_.arm_cartesian_reference_link; +} + +void TeleOpJoypad::cbJointStates(const sensor_msgs::JointState::ConstPtr &state_msg) +{ + current_joint_states_ = *state_msg; +} + +bool TeleOpJoypad::switchMotorsOnOff(std::string component_name, std::string state) +{ + std_srvs::Empty empty; + ros::ServiceClient *srv_client; + + if (component_name == "arm" && state == "ON") + srv_client = &srv_arm_motors_on_; + else if (component_name == "arm" && state == "OFF") + srv_client = &srv_arm_motors_off_; + else if (component_name == "base" && state == "ON") + srv_client = &srv_base_motors_on_; + else if (component_name == "base" && state == "OFF") + srv_client = &srv_base_motors_off_; + else { + ROS_ERROR_STREAM("component <<" << component_name << ">> or state <<" << state + << ">> not known."); + return false; + } + + if (srv_client->call(empty)) { + ROS_INFO_STREAM("Turned " << state << " " << component_name << " motors"); + return true; + } else { + ROS_ERROR_STREAM("Could not turn " << state << " " << component_name << " motors"); + return false; + } + + return true; +} + +bool TeleOpJoypad::reconnect() +{ + std_srvs::Empty empty; + + if (srv_reconnect.call(empty)) { + ROS_INFO_STREAM("Call to serivce: " << srv_reconnect.getService() << " successful."); + return true; + } + ROS_ERROR_STREAM("Could not call service: " << srv_reconnect.getService() << "."); + return false; +} + +void TeleOpJoypad::setSingleArmJointVel(double motor_vel, std::string joint_name) +{ + for (unsigned int i = 0; i < arm_vel_.velocities.size(); ++i) { + if (arm_vel_.velocities[i].joint_uri == joint_name) { + arm_vel_.velocities[i].timeStamp = ros::Time::now(); + arm_vel_.velocities[i].value = motor_vel; + } + } +} + +void TeleOpJoypad::setAllArmJointVel(double motor_vel) +{ + for (unsigned int i = 0; i < arm_joint_names_.size(); ++i) + setSingleArmJointVel(motor_vel, arm_joint_names_[i]); +} + +void TeleOpJoypad::printArmJointStates() +{ + std::string joint_name_list = ""; + + std::cout << "["; + + for (unsigned int i = 0; i < arm_joint_limits_.size(); i++) { + for (unsigned int j = 0; j < current_joint_states_.name.size(); ++j) { + if (current_joint_states_.name[j] == arm_joint_limits_[i].joint_name) { + std::cout << current_joint_states_.position[j]; + joint_name_list += current_joint_states_.name[j]; + + if (i < (arm_joint_limits_.size() - 1)) { + std::cout << ", "; + joint_name_list += ", "; + } + } + } + } + std::cout << "] \t # current arm joint values (" << joint_name_list << ")" << std::endl; +} + +void TeleOpJoypad::checkArmJointLimits() +{ + for (unsigned int i = 0; i < arm_joint_limits_.size(); i++) { + for (unsigned int j = 0; j < current_joint_states_.name.size(); ++j) { + if (current_joint_states_.name[j] == arm_joint_limits_[i].joint_name) { + if (((current_joint_states_.position[j] < + (arm_joint_limits_[i].min_position + soft_joint_limit_threshold_)) && + (arm_vel_.velocities[j].value < 0)) || + ((current_joint_states_.position[j] > + (arm_joint_limits_[i].max_position - soft_joint_limit_threshold_)) && + (arm_vel_.velocities[j].value > 0))) { + arm_vel_.velocities[i].value = 0.0; + } + } + } + } +} + +void TeleOpJoypad::cbJoypad(const sensor_msgs::Joy::ConstPtr &command) +{ + is_one_arm_joint_button_pressed_ = + static_cast(command->buttons[button_index_arm_joint_1_2_]) || + static_cast(command->buttons[button_index_arm_joint_3_4_]) || + static_cast(command->buttons[button_index_arm_joint_5_]); + + if (static_cast(command->buttons[button_index_deadman_])) { + speed_factor_ = !static_cast(command->buttons[button_index_run_]) ? 0.5 : 1.0; + + // gripper control + if (!button_gripper_pressed_prev_ && + static_cast(command->buttons[button_index_gripper_])) { + button_gripper_active_ = !button_gripper_active_; + if (button_gripper_active_) { + ROS_INFO("open gripper"); + this->moveGripper(mcr_manipulation_msgs::GripperCommand::OPEN); + } else { + ROS_INFO("close gripper"); + this->moveGripper(mcr_manipulation_msgs::GripperCommand::CLOSE); + } + } + + // arm/base services + if (!button_arm_motors_on_off_pressed_prev_ && + static_cast(command->buttons[button_index_arm_motors_on_off_])) { + button_arm_motors_active_ = !button_arm_motors_active_; + if (button_arm_motors_active_) { + ROS_INFO("turn arm motors OFF"); + this->switchMotorsOnOff("arm", "OFF"); + } else { + ROS_INFO("turn arm motors ON"); + this->switchMotorsOnOff("arm", "ON"); + } + } + + if (!button_base_motors_on_off_pressed_prev_ && + static_cast(command->buttons[button_index_base_motors_on_off_])) { + button_base_motors_active_ = !button_base_motors_active_; + if (button_base_motors_active_) { + ROS_INFO("turn base motors OFF"); + this->switchMotorsOnOff("base", "OFF"); + } else { + ROS_INFO("turn base motors ON"); + this->switchMotorsOnOff("base", "ON"); + } + } + + // arm cartesian control mode OR base cartesian control mode + if (static_cast(command->buttons[button_index_arm_cart_])) { + arm_cart_vel_.header.frame_id = teleop_config_.arm_cartesian_reference_link; + arm_cart_vel_.twist.linear.x = + command->axes[axes_index_arm_linear_x_] * arm_cart_factor_ * speed_factor_; + arm_cart_vel_.twist.linear.y = + command->axes[axes_index_arm_linear_y_] * arm_cart_factor_ * speed_factor_; + arm_cart_vel_.twist.linear.z = + command->axes[axes_index_arm_linear_z_] * arm_cart_factor_ * speed_factor_; + + arm_cart_vel_.twist.angular.x = + command->axes[axes_index_arm_angular_x_] * arm_cart_factor_ * speed_factor_; + arm_cart_vel_.twist.angular.y = + command->axes[axes_index_arm_angular_y_] * arm_cart_factor_ * speed_factor_; + arm_cart_vel_.twist.angular.z = + command->axes[axes_index_arm_angular_z_] * arm_cart_factor_ * speed_factor_; + } else { + base_cart_vel_.linear.x = + command->axes[axes_index_base_linear_x_] * base_cart_factor_.linear.x * speed_factor_; + base_cart_vel_.linear.y = + command->axes[axes_index_base_linear_y_] * base_cart_factor_.linear.y * speed_factor_; + base_cart_vel_.angular.z = + command->axes[axes_index_base_angular_z_] * base_cart_factor_.angular.z * speed_factor_; + + if (fabs(base_cart_vel_.linear.x) < 0.01) base_cart_vel_.linear.x = 0.0; + if (fabs(base_cart_vel_.linear.y) < 0.01) base_cart_vel_.linear.y = 0.0; + if (fabs(base_cart_vel_.angular.z) < 0.01) base_cart_vel_.angular.z = 0.0; + } + + // arm joint space control mode + if (is_joint_space_ctrl_active_) { + if (button_arm_joint_1_2_pressed_prev_ && + !static_cast(command->buttons[button_index_arm_joint_1_2_])) { + this->setSingleArmJointVel(0.0, arm_joint_names_[0]); + this->setSingleArmJointVel(0.0, arm_joint_names_[1]); + pub_arm_joint_vel_.publish(arm_vel_); + } + if (button_arm_joint_3_4_pressed_prev_ && + !static_cast(command->buttons[button_index_arm_joint_3_4_])) { + this->setSingleArmJointVel(0.0, arm_joint_names_[2]); + this->setSingleArmJointVel(0.0, arm_joint_names_[3]); + pub_arm_joint_vel_.publish(arm_vel_); + } + if (button_arm_joint_5_pressed_prev_ && + !static_cast(command->buttons[button_index_arm_joint_5_])) { + this->setSingleArmJointVel(0.0, arm_joint_names_[4]); + pub_arm_joint_vel_.publish(arm_vel_); + } + + if (static_cast(command->buttons[button_index_arm_joint_1_2_])) { + arm_vel_.velocities[0].value = + command->axes[axes_index_arm_joint_axes_1_] * arm_max_vel_ * speed_factor_ * (-1.0); + arm_vel_.velocities[1].value = + command->axes[axes_index_arm_joint_axes_2_] * arm_max_vel_ * speed_factor_; + } else if (static_cast(command->buttons[button_index_arm_joint_3_4_])) { + arm_vel_.velocities[2].value = + command->axes[axes_index_arm_joint_axes_1_] * arm_max_vel_ * speed_factor_; + arm_vel_.velocities[3].value = + command->axes[axes_index_arm_joint_axes_2_] * arm_max_vel_ * speed_factor_; + } else if (static_cast(command->buttons[button_index_arm_joint_5_])) + arm_vel_.velocities[4].value = + command->axes[axes_index_arm_joint_axes_1_] * arm_max_vel_ * speed_factor_ * (-1.0); + } + + if (button_arm_cart_pressed_prev_ && + !static_cast(command->buttons[button_index_arm_cart_])) + pub_arm_cart_vel_.publish(arm_cart_zero_vel_); + else if (static_cast(command->buttons[button_index_arm_cart_])) + pub_arm_cart_vel_.publish(arm_cart_vel_); + else if (!static_cast(command->buttons[button_index_arm_cart_])) + pub_base_cart_vel_.publish(base_cart_vel_); + + if (is_joint_space_ctrl_active_ && is_one_arm_joint_button_pressed_) { + this->checkArmJointLimits(); + pub_arm_joint_vel_.publish(arm_vel_); + } + + if (static_cast(command->buttons[button_index_reconnect_left_]) && + static_cast(command->buttons[button_index_reconnect_right_])) { + this->reconnect(); + } + } + + else { + if (button_deadman_pressed_prev_) { + if (is_joint_space_ctrl_active_) { + this->setAllArmJointVel(0.0); + pub_arm_joint_vel_.publish(arm_vel_); + } + + pub_base_cart_vel_.publish(base_cart_zero_vel_); + pub_arm_cart_vel_.publish(arm_cart_zero_vel_); + } + } + + // check if arm is in joint mode (not cc mode) + if (!button_print_arm_states_prev_ && + static_cast(command->buttons[button_index_print_arm_joint_states_])) + this->printArmJointStates(); + + // remember buttons states + button_deadman_pressed_prev_ = static_cast(command->buttons[button_index_deadman_]); + button_gripper_pressed_prev_ = static_cast(command->buttons[button_index_gripper_]); + button_arm_motors_on_off_pressed_prev_ = + static_cast(command->buttons[button_index_arm_motors_on_off_]); + button_base_motors_on_off_pressed_prev_ = + static_cast(command->buttons[button_index_base_motors_on_off_]); + button_print_arm_states_prev_ = + static_cast(command->buttons[button_index_print_arm_joint_states_]); + button_arm_cart_pressed_prev_ = static_cast(command->buttons[button_index_arm_cart_]); + button_arm_joint_1_2_pressed_prev_ = + static_cast(command->buttons[button_index_arm_joint_1_2_]); + button_arm_joint_3_4_pressed_prev_ = + static_cast(command->buttons[button_index_arm_joint_3_4_]); + button_arm_joint_5_pressed_prev_ = static_cast(command->buttons[button_index_arm_joint_5_]); +} diff --git a/data/mir_command_tools/mir_teleop/ros/src/teleop_joypad_node.cpp b/data/mir_command_tools/mir_teleop/ros/src/teleop_joypad_node.cpp new file mode 100644 index 0000000000000000000000000000000000000000..6506f6fcd3dd9ddc28c9ef2edba932090d81f1aa --- /dev/null +++ b/data/mir_command_tools/mir_teleop/ros/src/teleop_joypad_node.cpp @@ -0,0 +1,24 @@ +/* + * Copyright [2011] + * + * teleop_joypad_node.cpp + * + * Created on: Dec 15, 2011 + * Author: Frederik Hegger + */ + +#include "mir_teleop/teleop_joypad.h" + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "teleop_joypad"); + ros::NodeHandle nh("~"); + + TeleOpJoypad *teleop = new TeleOpJoypad(nh); + + ros::Rate loop_rate(50); + + ros::spin(); + + delete teleop; +} diff --git a/data/mir_command_tools/mir_twist_mux/CMakeLists.txt b/data/mir_command_tools/mir_twist_mux/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..e38fe77e6a58552ee82a707de29d18652e156d5e --- /dev/null +++ b/data/mir_command_tools/mir_twist_mux/CMakeLists.txt @@ -0,0 +1,19 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_twist_mux) + +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) +install(DIRECTORY ros/config/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/config +) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() diff --git a/data/mir_command_tools/mir_twist_mux/package.xml b/data/mir_command_tools/mir_twist_mux/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8ef03e2f275c274c34be7d05bfe9c85dfd384201 --- /dev/null +++ b/data/mir_command_tools/mir_twist_mux/package.xml @@ -0,0 +1,21 @@ + + + mir_twist_mux + 0.0.1 + + Launch and configure a Twist multiplexer, which multiplex several velocity commands (topics) and + allows to priorize or disable them (locks). twist_mux is part of ros-teleop. + + + Alexander Moriarty + Alexander Moriarty + + GPLv3 + + catkin + + twist_mux + + roslaunch + + diff --git a/data/mir_command_tools/mir_twist_mux/ros/config/locks.yaml b/data/mir_command_tools/mir_twist_mux/ros/config/locks.yaml new file mode 100644 index 0000000000000000000000000000000000000000..47cd46bba1a1a167f984c4efa8836eb0a82aacd1 --- /dev/null +++ b/data/mir_command_tools/mir_twist_mux/ros/config/locks.yaml @@ -0,0 +1,20 @@ +# Locks to stop the twist inputs. +# For each lock: +# - topic : input topic that provides the lock; it must be of type std_msgs::Bool?!!! +# - timeout : == 0.0 -> not used +# > 0.0 -> the lock is supposed to published at a certain frequency in order +# to detect that the publisher is alive; the timeout in seconds allows +# to detect that, and if the publisher dies we will enable the lock +# - priority: priority in the range [0, 255], so all the topics with priority lower than it +# will be stopped/disabled + +locks: +- + name : foo_lock #unused + topic : foo_priority #unused + timeout : 0.0 #unused + priority: 1 #unused +# +# Currently these are not used, but leaving them empty or no having them +# causes twist_mux to not launch +# diff --git a/data/mir_command_tools/mir_twist_mux/ros/config/topics.yaml b/data/mir_command_tools/mir_twist_mux/ros/config/topics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..341f2a9b40529c21e986a5e193d775a1d56a809e --- /dev/null +++ b/data/mir_command_tools/mir_twist_mux/ros/config/topics.yaml @@ -0,0 +1,23 @@ +# Input topics handled/muxed. +# For each topic: +# - name : name identifier to select the topic +# - topic : input topic of geometry_msgs::Twist type +# - timeout : timeout in seconds to start discarding old messages, and use 0.0 speed instead +# - priority: priority in the range [0, 255]; the higher the more priority over other topics + +topics: +- + name : priority_high + topic : cmd_vel_prio_high + timeout : 0.5 + priority: 200 +- + name : priority_medium + topic : cmd_vel_prio_medium + timeout : 0.5 + priority: 150 +- + name : priority_low + topic : cmd_vel_prio_low + timeout : 0.5 + priority: 100 diff --git a/data/mir_command_tools/mir_twist_mux/ros/launch/twist_mux.launch b/data/mir_command_tools/mir_twist_mux/ros/launch/twist_mux.launch new file mode 100644 index 0000000000000000000000000000000000000000..616dbbfe0c3574d70f0d8d56e0ab16a397790d00 --- /dev/null +++ b/data/mir_command_tools/mir_twist_mux/ros/launch/twist_mux.launch @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_common/CMakeLists.txt b/data/mir_common/mir_common/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..f35d43bfcd6ac87a7856313498f775575e3f569a --- /dev/null +++ b/data/mir_common/mir_common/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_common) +find_package(catkin REQUIRED) +catkin_metapackage() \ No newline at end of file diff --git a/data/mir_common/mir_common/package.xml b/data/mir_common/mir_common/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..b9368d97c7f81367c8002ab2d2c07f69d07444c9 --- /dev/null +++ b/data/mir_common/mir_common/package.xml @@ -0,0 +1,22 @@ + + + mir_common + 0.0.1 + common descriptions + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_common/mir_description/CMakeLists.txt b/data/mir_common/mir_description/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..4e648958fd1e266e3be257a72efad6cbdb466417 --- /dev/null +++ b/data/mir_common/mir_description/CMakeLists.txt @@ -0,0 +1,12 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_description) +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY meshes/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/meshes/ +) +install(DIRECTORY urdf/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/urdf/ +) \ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount.dae new file mode 100644 index 0000000000000000000000000000000000000000..b7fe23dd2f0b48b0be2d79d388e4f752975a0b27 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-20T20:29:06 + 2016-02-20T20:29:06 + + Z_UP + + + + + + + -46 -18 19 -46 18 19 -46.5 -18 18.5 -46.5 18 18.5 -46.5 13 -14 -46.5 -18 -18.5 -46.5 -13 -14 -46.5 18 -18.5 -46.5 13 14 -46.5 -13 14 -28.71994 18 -10.95167 -13 18 -19 -29.75 18 -11 -27.69894 18 -10.80709 -26.69596 18 -10.56754 -25.71982 18 -10.23512 -24.7791 18 -9.812753 -23.88206 18 -9.304153 -23.03659 18 -8.713788 -22.25012 18 -8.046845 -21.52955 18 -7.309186 -20.88123 18 -6.507294 -20.31085 18 -5.648216 -19.82341 18 -4.739501 -19.42322 18 -3.789135 -19.11377 18 -2.80547 -18.8978 18 -1.797151 -18.7772 18 -0.7730381 -18.75302 18 0.2578683 -13 18 19 -18.82549 18 1.286509 -18.99396 18 2.303843 -19.25696 18 3.300931 -19.61217 18 4.269011 -20.05648 18 5.199573 -20.58596 18 6.084443 -21.19599 18 6.915842 -21.88118 18 7.686464 -22.63553 18 8.389537 -23.4524 18 9.018883 -24.32461 18 9.56897 -25.24451 18 10.03497 -26.20399 18 10.41277 -27.19464 18 10.69907 -28.20775 18 10.89135 -29.23441 18 10.98791 -30.2656 18 10.98791 -31.29225 18 10.89135 -32.30536 18 10.69907 -33.29601 18 10.41277 -34.25549 18 10.03497 -35.17538 18 9.56897 -36.0476 18 9.018883 -36.86447 18 8.389537 -37.61882 18 7.686464 -38.30401 18 6.915842 -38.91403 18 6.084443 -39.44353 18 5.199573 -39.88783 18 4.269011 -40.24304 18 3.300931 -40.50603 18 2.303843 -40.67451 18 1.286509 -40.74698 18 0.2578683 -40.7228 18 -0.7730381 -40.6022 18 -1.797151 -40.38623 18 -2.80547 -40.07678 18 -3.789135 -39.67658 18 -4.739501 -39.18915 18 -5.648216 -38.61877 18 -6.507294 -37.97045 18 -7.309186 -37.24988 18 -8.046845 -46 18 -19 -36.46341 18 -8.713788 -35.61794 18 -9.304153 -34.7209 18 -9.812753 -33.78018 18 -10.23512 -32.80404 18 -10.56754 -31.80106 18 -10.80709 -30.78006 18 -10.95167 -46 -18 -19 -15.85795 6.345824 -19 -16.05264 -6.311495 -19 -16.25 6.3 -19 -15.66857 -6.402523 -19 -15.48704 6.480824 -19 -15.31583 -6.579671 -19 -15.15726 6.697724 -19 -15.01346 -6.833389 -19 -14.88639 6.98483 -19 -14.77776 -7.15 -19 -14.68903 7.326664 -19 -14.62142 -7.512434 -19 -14.57583 7.704798 -19 -4 -18.47295 -19 -4 18.47295 -19 -14.55288 -7.901154 -19 -10 -21 -19 -3.979513 -18.82566 -19 -3.914005 -19.18416 -19 -3.807129 -19.51382 -19 -3.644706 -19.83848 -19 -3.435902 -20.11844 -19 -10 -46 -19 -3.163896 -20.35555 -19 -3.013092 -20.44361 -19 0 -46 -19 -2.851256 -20.51015 -19 0 -22.56657 -19 -2.674567 -20.55309 -19 -2.5 -20.56696 -19 -1.5 -20.56696 -19 -1.331051 -20.57996 -19 -1.159518 -20.62024 -19 -1.000707 -20.68326 -19 -0.8544447 -20.76532 -19 -0.5846838 -20.98926 -19 -0.3750056 -21.25316 -19 -0.206955 -21.56319 -19 -0.09377133 -21.87973 -19 -0.02286136 -22.22444 -19 -14.55288 8.098847 -19 -10 21 -19 -3.979513 18.82566 -19 -3.914005 19.18416 -19 -14.62142 8.487565 -19 -14.77776 8.850001 -19 -15.01346 9.166611 -19 -15.31583 9.42033 -19 -15.66857 9.597478 -19 -16.05264 9.688506 -19 -16.44736 9.688506 -19 -16.83143 9.597478 -19 -17.18417 9.42033 -19 -17.48654 9.166611 -19 -25.23953 7.411952 -19 -24.44242 7.03579 -19 -26.07317 7.698144 -19 -26.93324 7.890891 -19 -27.8093 7.987852 -19 -28.6907 7.987852 -19 -29.56676 7.890891 -19 -30.42683 7.698144 -19 -39.31583 9.42033 -19 -31.26048 7.411952 -19 -39.01346 9.166611 -19 -32.05758 7.03579 -19 -38.77775 8.850001 -19 -32.80846 6.574223 -19 -33.50402 6.032853 -19 -38.62142 8.487565 -19 -34.13579 5.418252 -19 -38.55287 8.098847 -19 -34.69612 4.737882 -19 -35.1782 4 -19 -38.57583 7.704798 -19 -35.57619 3.213563 -19 -38.68903 7.326664 -19 -35.88524 2.388118 -19 -38.88639 6.98483 -19 -36.10161 1.533685 -19 -39.15726 6.697724 -19 -36.22267 0.6606348 -19 -39.48704 6.480824 -19 -39.85795 6.345824 -19 -17.72224 8.850001 -19 -23.69154 6.574223 -19 -22.99598 6.032853 -19 -17.87858 8.487565 -19 -22.36421 5.418252 -19 -17.94713 8.098847 -19 -21.80388 4.737882 -19 -21.3218 4 -19 -17.92417 7.704798 -19 -20.92381 3.213563 -19 -17.81097 7.326664 -19 -20.61476 2.388118 -19 -17.61361 6.98483 -19 -20.39839 1.533685 -19 -17.34274 6.697724 -19 -20.27733 0.6606348 -19 -17.01296 6.480824 -19 -16.64205 6.345824 -19 -20.25304 -0.2204347 -19 -16.83143 -6.402523 -19 -16.44736 -6.311495 -19 -40.64205 -9.654177 -19 -40.25 -9.7 -19 -41.01296 -9.519176 -19 -41.34274 -9.302276 -19 -39.85795 -9.654177 -19 -39.48704 -9.519176 -19 -39.15726 -9.302276 -19 -30.8476 -7.566538 -19 -31.66421 -7.234857 -19 -38.88639 -9.01517 -19 -32.43938 -6.815355 -19 -38.68903 -8.673336 -19 -33.1637 -6.313124 -19 -33.82837 -5.73426 -19 -38.57583 -8.295203 -19 -34.42533 -5.08579 -19 -34.94733 -4.375585 -19 -38.55287 -7.901154 -19 -35.38803 -3.612267 -19 -38.62142 -7.512434 -19 -35.74209 -2.8051 -19 -38.77775 -7.15 -19 -36.0052 -1.963884 -19 -39.01346 -6.833389 -19 -36.17417 -1.098828 -19 -39.31583 -6.579671 -19 -36.24696 -0.2204347 -19 -39.66857 -6.402523 -19 -40.05264 -6.311495 -19 -40.25 6.3 -19 -40.44736 -6.311495 -19 -40.64205 6.345824 -19 -40.83143 -6.402523 -19 -41.01296 6.480824 -19 -41.18416 -6.579671 -19 -41.34274 6.697724 -19 -41.48653 -6.833389 -19 -41.61361 6.98483 -19 -41.72224 -7.15 -19 -41.81097 7.326664 -19 -41.87858 -7.512434 -19 -41.92417 7.704798 -19 -41.94712 8.098847 -19 -41.87858 8.487565 -19 -41.72224 8.850001 -19 -41.48653 9.166611 -19 -41.18416 9.42033 -19 -40.83143 9.597478 -19 -40.44736 9.688506 -19 -40.05264 9.688506 -19 -39.66857 9.597478 -19 -41.94712 -7.901154 -19 -41.92417 -8.295203 -19 -41.81097 -8.673336 -19 -41.61361 -9.01517 -19 -16.64205 -9.654177 -19 -16.25 -9.7 -19 -13 -18 -19 -17.01296 -9.519176 -19 -17.34274 -9.302276 -19 -15.85795 -9.654177 -19 -15.48704 -9.519176 -19 -15.15726 -9.302276 -19 -14.88639 -9.01517 -19 -14.68903 -8.673336 -19 -14.57583 -8.295203 -19 -17.18417 -6.579671 -19 -20.32582 -1.098828 -19 -17.48654 -6.833389 -19 -20.4948 -1.963884 -19 -17.72224 -7.15 -19 -20.75791 -2.8051 -19 -17.87858 -7.512434 -19 -21.11197 -3.612267 -19 -17.94713 -7.901154 -19 -21.55267 -4.375585 -19 -17.92417 -8.295203 -19 -22.07467 -5.08579 -19 -22.67163 -5.73426 -19 -17.81097 -8.673336 -19 -23.3363 -6.313124 -19 -24.06062 -6.815355 -19 -17.61361 -9.01517 -19 -24.83579 -7.234857 -19 -25.65241 -7.566538 -19 -26.50055 -7.806371 -19 -27.36993 -7.951446 -19 -28.25 -8 -19 -29.13007 -7.951446 -19 -29.99945 -7.806371 -19 -10 46 -19 -3.435902 20.11844 -19 -3.163896 20.35555 -19 -3.013092 20.44361 -19 0 46 -19 -2.851256 20.51015 -19 0 22.56657 -19 -2.674567 20.55309 -19 -2.5 20.56696 -19 -0.02286136 22.22444 -19 -0.09377133 21.87973 -19 -0.206955 21.56319 -19 -0.3750056 21.25316 -19 -0.5846838 20.98926 -19 -0.8544447 20.76532 -19 -1.000707 20.68326 -19 -1.159518 20.62024 -19 -1.331051 20.57996 -19 -1.5 20.56696 -19 -3.644706 19.83848 -19 -3.807129 19.51382 -19 -10 -46.5 -18.5 0 -46.5 -18.5 0 -46.5 18.5 -10 -46.5 18.5 0 -39.95292 15.20394 0 -39.5 15.25 0 -46 19 0 -40.3873 15.06765 0 -40.78535 14.84672 0 -38.6127 15.06765 0 -22.56657 19 0 -39.04708 15.20394 0 -38.21464 14.84672 0 -23.59436 17.70752 0 -37.86922 14.55018 0 -24.54822 16.35955 0 -25.42516 14.96032 0 -37.59055 14.19017 0 -26.22243 13.51422 0 -37.39006 13.78144 0 -26.93754 12.02577 0 -37.27595 13.34071 0 -27.56824 10.49963 0 -37.25289 12.88604 0 -28.11255 8.940601 0 -28.56878 7.353553 0 -37.32183 12.43603 0 -28.93549 5.743463 0 -37.47994 12.00911 0 -29.21153 4.115377 0 -37.72075 11.62276 0 -29.39604 2.474396 0 -38.03441 11.29279 0 -29.48844 0.825661 0 -38.40807 11.03272 0 -38.6127 -10.93235 0 -38.82643 10.85319 0 -39.04708 -10.79606 0 -39.27237 10.76154 0 -39.5 -10.75 0 -39.72763 10.76154 0 -39.95292 -10.79606 0 -40.17357 10.85319 0 -40.3873 -10.93235 0 -40.59193 11.03272 0 -40.78535 -11.15328 0 -40.96559 11.29279 0 -41.13078 -11.44982 0 -41.27925 11.62276 0 -41.40945 -11.80983 0 -41.52006 12.00911 0 -41.60994 -12.21856 0 -41.72405 -12.65929 0 -41.74711 -13.11396 0 -41.67817 -13.56397 0 -41.52006 -13.99089 0 -41.27925 -14.37724 0 -40.96559 -14.70721 0 -40.59193 -14.96728 0 -40.17357 -15.14681 0 -39.72763 -15.23846 0 -39.27237 -15.23846 0 -38.82643 -15.14681 0 -38.40807 -14.96728 0 -23.59436 -17.70752 0 -38.03441 -14.70721 0 -24.54822 -16.35955 0 -37.72075 -14.37724 0 -25.42516 -14.96032 0 -37.47994 -13.99089 0 -26.22243 -13.51422 0 -37.32183 -13.56397 0 -26.93754 -12.02577 0 -27.56824 -10.49963 0 -37.25289 -13.11396 0 -28.11255 -8.940601 0 -37.27595 -12.65929 0 -28.56878 -7.353553 0 -37.39006 -12.21856 0 -28.93549 -5.743463 0 -37.59055 -11.80983 0 -29.21153 -4.115377 0 -37.86922 -11.44982 0 -29.39604 -2.474396 0 -38.21464 -11.15328 0 -29.48844 -0.825661 0 -41.67817 12.43603 0 -41.74711 12.88604 0 -41.72405 13.34071 0 -41.60994 13.78144 0 -41.40945 14.19017 0 -41.13078 14.55018 -10 -46 19 -41.92417 -7.704798 19 -41.94712 -8.098847 19 -41.87858 -8.487565 19 -41.72224 -8.850001 19 -41.48653 -9.166611 19 -41.18416 -9.42033 19 -40.83143 -9.597478 19 -40.44736 -9.688506 19 -40.05264 -9.688506 19 -39.66857 -9.597478 19 -39.31583 -9.42033 19 -30.42683 -7.698144 19 -29.56676 -7.890891 19 -28.6907 -7.987852 19 -13 -18 19 -27.8093 -7.987852 19 -26.93324 -7.890891 19 -26.07317 -7.698144 19 -25.23953 -7.411952 19 -17.48654 -9.166611 19 -24.44242 -7.03579 19 -17.72224 -8.850001 19 -23.69154 -6.574223 19 -22.99598 -6.032853 19 -10 -21 19 -14.55288 -8.098847 19 -4 -18.47295 19 -3.979513 -18.82566 19 -3.914005 -19.18416 19 -3.807129 -19.51382 19 -3.644706 -19.83848 19 -3.435902 -20.11844 19 -3.163896 -20.35555 19 -3.013092 -20.44361 19 -2.851256 -20.51015 19 -2.674567 -20.55309 19 -2.5 -20.56696 19 -0.02286136 -22.22444 19 -0.09377133 -21.87973 19 -0.206955 -21.56319 19 -0.3750056 -21.25316 19 -0.5846838 -20.98926 19 -0.8544447 -20.76532 19 -1.000707 -20.68326 19 -1.159518 -20.62024 19 -1.331051 -20.57996 19 -1.5 -20.56696 19 -14.57583 -7.704798 19 -4 18.47295 19 -14.62142 7.512434 19 -14.55288 7.901154 19 -14.68903 -7.326664 19 -14.77776 7.15 19 -14.88639 -6.98483 19 -15.01346 6.833389 19 -15.15726 -6.697724 19 -15.31583 6.579671 19 -15.48704 -6.480824 19 -15.66857 6.402523 19 -15.85795 -6.345824 19 -16.05264 6.311495 19 -16.25 -6.3 19 -16.44736 6.311495 19 -16.64205 -6.345824 19 -16.83143 6.402523 19 -20.25304 0.2204347 19 -17.18417 6.579671 19 -20.32582 1.098828 19 -17.48654 6.833389 19 -20.4948 1.963884 19 -17.72224 7.15 19 -20.75791 2.8051 19 -17.87858 7.512434 19 -21.11197 3.612267 19 -17.94713 7.901154 19 -21.55267 4.375585 19 -17.92417 8.295203 19 -22.07467 5.08579 19 -22.67163 5.73426 19 -10 21 19 -14.57583 8.295203 19 -14.68903 8.673336 19 -14.88639 9.01517 19 -3.979513 18.82566 19 -3.914005 19.18416 19 -3.807129 19.51382 19 -3.644706 19.83848 19 -3.435902 20.11844 19 -10 46 19 -3.163896 20.35555 19 -3.013092 20.44361 19 0 46 19 -2.851256 20.51015 19 0 22.56657 19 -2.674567 20.55309 19 -2.5 20.56696 19 -1.5 20.56696 19 -1.331051 20.57996 19 -1.159518 20.62024 19 -1.000707 20.68326 19 -0.8544447 20.76532 19 -0.5846838 20.98926 19 -0.3750056 21.25316 19 -0.206955 21.56319 19 -0.09377133 21.87973 19 -0.02286136 22.22444 19 -28.25 8 19 -29.13007 7.951446 19 -29.99945 7.806371 19 -30.8476 7.566538 19 -39.15726 9.302276 19 -39.48704 9.519176 19 -39.85795 9.654177 19 -40.25 9.7 19 -40.64205 9.654177 19 -41.01296 9.519176 19 -41.34274 9.302276 19 -41.61361 9.01517 19 -41.81097 8.673336 19 -41.92417 8.295203 19 -41.94712 7.901154 19 -41.87858 7.512434 19 -41.81097 -7.326664 19 -41.72224 7.15 19 -41.61361 -6.98483 19 -41.48653 6.833389 19 -41.34274 -6.697724 19 -41.18416 6.579671 19 -41.01296 -6.480824 19 -40.83143 6.402523 19 -40.64205 -6.345824 19 -40.44736 6.311495 19 -40.25 -6.3 19 -40.05264 6.311495 19 -39.85795 -6.345824 19 -39.66857 6.402523 19 -36.24696 0.2204347 19 -39.31583 6.579671 19 -36.17417 1.098828 19 -39.01346 6.833389 19 -36.0052 1.963884 19 -38.77775 7.15 19 -35.74209 2.8051 19 -38.62142 7.512434 19 -35.38803 3.612267 19 -38.55287 7.901154 19 -34.94733 4.375585 19 -38.57583 8.295203 19 -34.42533 5.08579 19 -33.82837 5.73426 19 -38.68903 8.673336 19 -33.1637 6.313124 19 -32.43938 6.815355 19 -38.88639 9.01517 19 -31.66421 7.234857 19 -16.64205 9.654177 19 -16.25 9.7 19 -17.01296 9.519176 19 -17.34274 9.302276 19 -15.85795 9.654177 19 -15.48704 9.519176 19 -15.15726 9.302276 19 -20.27733 -0.6606348 19 -17.01296 -6.480824 19 -17.34274 -6.697724 19 -20.39839 -1.533685 19 -17.61361 -6.98483 19 -20.61476 -2.388118 19 -17.81097 -7.326664 19 -20.92381 -3.213563 19 -17.92417 -7.704798 19 -21.3218 -4 19 -17.94713 -8.098847 19 -21.80388 -4.737882 19 -22.36421 -5.418252 19 -17.87858 -8.487565 19 -17.81097 8.673336 19 -23.3363 6.313124 19 -24.06062 6.815355 19 -17.61361 9.01517 19 -24.83579 7.234857 19 -25.65241 7.566538 19 -26.50055 7.806371 19 -27.36993 7.951446 19 -36.22267 -0.6606348 19 -39.48704 -6.480824 19 -39.15726 -6.697724 19 -36.10161 -1.533685 19 -38.88639 -6.98483 19 -35.88524 -2.388118 19 -38.68903 -7.326664 19 -35.57619 -3.213563 19 -38.57583 -7.704798 19 -35.1782 -4 19 -38.55287 -8.098847 19 -34.69612 -4.737882 19 -34.13579 -5.418252 19 -38.62142 -8.487565 19 -33.50402 -6.032853 19 -38.77775 -8.850001 19 -32.80846 -6.574223 19 -32.05758 -7.03579 19 -39.01346 -9.166611 19 -31.26048 -7.411952 19 -14.62142 -8.487565 19 -14.77776 -8.850001 19 -15.01346 -9.166611 19 -15.31583 -9.42033 19 -15.66857 -9.597478 19 -16.05264 -9.688506 19 -16.44736 -9.688506 19 -16.83143 -9.597478 19 -17.18417 -9.42033 19 -10 46.5 -18.5 0 46.5 -18.5 -10 46.5 18.5 0 46.5 18.5 -10 43.74352 -13 -10 43.74352 13 -10 41.62176 -9.325 -10 41.62176 9.325 -10 37.37824 -9.325 -10 37.37824 9.325 -10 35.25648 -13 -10 35.25648 13 -10 37.37824 16.675 -10 41.62176 16.675 -10 37.37824 -16.675 -10 41.62176 -16.675 -30.78006 13 -10.95167 -31.80106 13 -10.80709 -32.80404 13 -10.56754 -33.78018 13 -10.23512 -34.7209 13 -9.812753 -35.61794 13 -9.304153 -36.46341 13 -8.713788 -37.24988 13 -8.046845 -37.97045 13 -7.309186 -38.61877 13 -6.507294 -39.18915 13 -5.648216 -39.67658 13 -4.739501 -40.07678 13 -3.789135 -40.38623 13 -2.80547 -40.6022 13 -1.797151 -40.7228 13 -0.7730381 -40.74698 13 0.2578683 -40.67451 13 1.286509 -40.50603 13 2.303843 -40.24304 13 3.300931 -39.88783 13 4.269011 -39.44353 13 5.199573 -38.91403 13 6.084443 -38.30401 13 6.915842 -37.61882 13 7.686464 -36.86447 13 8.389537 -36.0476 13 9.018883 -35.17538 13 9.56897 -34.25549 13 10.03497 -33.29601 13 10.41277 -32.30536 13 10.69907 -31.29225 13 10.89135 -30.2656 13 10.98791 -29.23441 13 10.98791 -28.20775 13 10.89135 -27.19464 13 10.69907 -26.20399 13 10.41277 -25.24451 13 10.03497 -24.32461 13 9.56897 -23.4524 13 9.018883 -22.63553 13 8.389537 -21.88118 13 7.686464 -21.19599 13 6.915842 -20.58596 13 6.084443 -20.05648 13 5.199573 -19.61217 13 4.269011 -19.25696 13 3.300931 -18.99396 13 2.303843 -18.82549 13 1.286509 -18.75302 13 0.2578683 -18.7772 13 -0.7730381 -18.8978 13 -1.797151 -19.11377 13 -2.80547 -19.42322 13 -3.789135 -19.82341 13 -4.739501 -20.31085 13 -5.648216 -20.88123 13 -6.507294 -21.52955 13 -7.309186 -22.25012 13 -8.046845 -23.03659 13 -8.713788 -23.88206 13 -9.304153 -24.7791 13 -9.812753 -25.71982 13 -10.23512 -26.69596 13 -10.56754 -27.69894 13 -10.80709 -28.71994 13 -10.95167 -29.75 13 -11 -28.71994 -18 -10.95167 -28.71994 -13 -10.95167 -29.75 -18 -11 -27.69894 -13 -10.80709 -27.69894 -18 -10.80709 -26.69596 -13 -10.56754 -26.69596 -18 -10.56754 -25.71982 -13 -10.23512 -25.71982 -18 -10.23512 -24.7791 -13 -9.812753 -24.7791 -18 -9.812753 -23.88206 -13 -9.304153 -23.88206 -18 -9.304153 -23.03659 -13 -8.713788 -23.03659 -18 -8.713788 -22.25012 -13 -8.046845 -22.25012 -18 -8.046845 -21.52955 -13 -7.309186 -21.52955 -18 -7.309186 -20.88123 -13 -6.507294 -20.88123 -18 -6.507294 -20.31085 -13 -5.648216 -20.31085 -18 -5.648216 -19.82341 -13 -4.739501 -19.82341 -18 -4.739501 -19.42322 -13 -3.789135 -19.42322 -18 -3.789135 -19.11377 -13 -2.80547 -19.11377 -18 -2.80547 -18.8978 -13 -1.797151 -18.8978 -18 -1.797151 -18.7772 -13 -0.7730381 -18.7772 -18 -0.7730381 -18.75302 -13 0.2578683 -18.75302 -18 0.2578683 -18.82549 -13 1.286509 -18.82549 -18 1.286509 -18.99396 -13 2.303843 -18.99396 -18 2.303843 -19.25696 -13 3.300931 -19.25696 -18 3.300931 -19.61217 -13 4.269011 -19.61217 -18 4.269011 -20.05648 -13 5.199573 -20.05648 -18 5.199573 -20.58596 -13 6.084443 -20.58596 -18 6.084443 -21.19599 -13 6.915842 -21.19599 -18 6.915842 -21.88118 -13 7.686464 -21.88118 -18 7.686464 -22.63553 -13 8.389537 -22.63553 -18 8.389537 -23.4524 -13 9.018883 -23.4524 -18 9.018883 -24.32461 -13 9.56897 -24.32461 -18 9.56897 -25.24451 -13 10.03497 -25.24451 -18 10.03497 -26.20399 -13 10.41277 -26.20399 -18 10.41277 -27.19464 -13 10.69907 -27.19464 -18 10.69907 -28.20775 -13 10.89135 -28.20775 -18 10.89135 -29.23441 -13 10.98791 -29.23441 -18 10.98791 -30.2656 -13 10.98791 -30.2656 -18 10.98791 -31.29225 -13 10.89135 -31.29225 -18 10.89135 -32.30536 -13 10.69907 -32.30536 -18 10.69907 -33.29601 -13 10.41277 -33.29601 -18 10.41277 -34.25549 -13 10.03497 -34.25549 -18 10.03497 -35.17538 -13 9.56897 -35.17538 -18 9.56897 -36.0476 -13 9.018883 -36.0476 -18 9.018883 -36.86447 -13 8.389537 -36.86447 -18 8.389537 -37.61882 -13 7.686464 -37.61882 -18 7.686464 -38.30401 -13 6.915842 -38.30401 -18 6.915842 -38.91403 -13 6.084443 -38.91403 -18 6.084443 -39.44353 -13 5.199573 -39.44353 -18 5.199573 -39.88783 -13 4.269011 -39.88783 -18 4.269011 -40.24304 -13 3.300931 -40.24304 -18 3.300931 -40.50603 -13 2.303843 -40.50603 -18 2.303843 -40.67451 -13 1.286509 -40.67451 -18 1.286509 -40.74698 -13 0.2578683 -40.74698 -18 0.2578683 -40.7228 -13 -0.7730381 -40.7228 -18 -0.7730381 -40.6022 -13 -1.797151 -40.6022 -18 -1.797151 -40.38623 -13 -2.80547 -40.38623 -18 -2.80547 -40.07678 -13 -3.789135 -40.07678 -18 -3.789135 -39.67658 -13 -4.739501 -39.67658 -18 -4.739501 -39.18915 -13 -5.648216 -39.18915 -18 -5.648216 -38.61877 -13 -6.507294 -38.61877 -18 -6.507294 -37.97045 -13 -7.309186 -37.97045 -18 -7.309186 -37.24988 -13 -8.046845 -37.24988 -18 -8.046845 -36.46341 -13 -8.713788 -36.46341 -18 -8.713788 -35.61794 -13 -9.304153 -35.61794 -18 -9.304153 -34.7209 -13 -9.812753 -34.7209 -18 -9.812753 -33.78018 -13 -10.23512 -33.78018 -18 -10.23512 -32.80404 -13 -10.56754 -32.80404 -18 -10.56754 -31.80106 -13 -10.80709 -31.80106 -18 -10.80709 -30.78006 -13 -10.95167 -30.78006 -18 -10.95167 -29.75 -13 -11 -29.13007 7.951446 14 -29.99945 7.806371 14 -30.8476 7.566538 14 -31.66421 7.234857 14 -32.43938 6.815355 14 -33.1637 6.313124 14 -33.82837 5.73426 14 -34.42533 5.08579 14 -34.94733 4.375585 14 -35.38803 3.612267 14 -35.74209 2.8051 14 -36.0052 1.963884 14 -36.17417 1.098828 14 -36.24696 0.2204347 14 -36.22267 -0.6606348 14 -36.10161 -1.533685 14 -35.88524 -2.388118 14 -35.57619 -3.213563 14 -35.1782 -4 14 -34.69612 -4.737882 14 -34.13579 -5.418252 14 -33.50402 -6.032853 14 -32.80846 -6.574223 14 -32.05758 -7.03579 14 -31.26048 -7.411952 14 -30.42683 -7.698144 14 -29.56676 -7.890891 14 -28.6907 -7.987852 14 -27.8093 -7.987852 14 -26.93324 -7.890891 14 -26.07317 -7.698144 14 -25.23953 -7.411952 14 -24.44242 -7.03579 14 -23.69154 -6.574223 14 -22.99598 -6.032853 14 -22.36421 -5.418252 14 -21.80388 -4.737882 14 -21.3218 -4 14 -20.92381 -3.213563 14 -20.61476 -2.388118 14 -20.39839 -1.533685 14 -20.27733 -0.6606348 14 -20.25304 0.2204347 14 -20.32582 1.098828 14 -20.4948 1.963884 14 -20.75791 2.8051 14 -21.11197 3.612267 14 -21.55267 4.375585 14 -22.07467 5.08579 14 -22.67163 5.73426 14 -23.3363 6.313124 14 -24.06062 6.815355 14 -24.83579 7.234857 14 -25.65241 7.566538 14 -26.50055 7.806371 14 -27.36993 7.951446 14 -28.25 8 14 -29.13007 7.951446 -14 -28.25 8 -14 -29.99945 7.806371 -14 -30.8476 7.566538 -14 -31.66421 7.234857 -14 -32.43938 6.815355 -14 -33.1637 6.313124 -14 -33.82837 5.73426 -14 -34.42533 5.08579 -14 -34.94733 4.375585 -14 -35.38803 3.612267 -14 -35.74209 2.8051 -14 -36.0052 1.963884 -14 -36.17417 1.098828 -14 -36.24696 0.2204347 -14 -36.22267 -0.6606348 -14 -36.10161 -1.533685 -14 -35.88524 -2.388118 -14 -35.57619 -3.213563 -14 -35.1782 -4 -14 -34.69612 -4.737882 -14 -34.13579 -5.418252 -14 -33.50402 -6.032853 -14 -32.80846 -6.574223 -14 -32.05758 -7.03579 -14 -31.26048 -7.411952 -14 -30.42683 -7.698144 -14 -29.56676 -7.890891 -14 -28.6907 -7.987852 -14 -27.8093 -7.987852 -14 -26.93324 -7.890891 -14 -26.07317 -7.698144 -14 -25.23953 -7.411952 -14 -24.44242 -7.03579 -14 -23.69154 -6.574223 -14 -22.99598 -6.032853 -14 -22.36421 -5.418252 -14 -21.80388 -4.737882 -14 -21.3218 -4 -14 -20.92381 -3.213563 -14 -20.61476 -2.388118 -14 -20.39839 -1.533685 -14 -20.27733 -0.6606348 -14 -20.25304 0.2204347 -14 -20.32582 1.098828 -14 -20.4948 1.963884 -14 -20.75791 2.8051 -14 -21.11197 3.612267 -14 -21.55267 4.375585 -14 -22.07467 5.08579 -14 -22.67163 5.73426 -14 -23.3363 6.313124 -14 -24.06062 6.815355 -14 -24.83579 7.234857 -14 -25.65241 7.566538 -14 -26.50055 7.806371 -14 -27.36993 7.951446 -14 -16.64205 -6.345824 14 -17.01296 -6.480824 14 -17.34274 -6.697724 14 -17.61361 -6.98483 14 -17.81097 -7.326664 14 -17.92417 -7.704798 14 -17.94713 -8.098847 14 -17.87858 -8.487565 14 -17.72224 -8.850001 14 -17.48654 -9.166611 14 -17.18417 -9.42033 14 -16.83143 -9.597478 14 -16.44736 -9.688506 14 -16.05264 -9.688506 14 -15.66857 -9.597478 14 -15.31583 -9.42033 14 -15.01346 -9.166611 14 -14.77776 -8.850001 14 -14.62142 -8.487565 14 -14.55288 -8.098847 14 -14.57583 -7.704798 14 -14.68903 -7.326664 14 -14.88639 -6.98483 14 -15.15726 -6.697724 14 -15.48704 -6.480824 14 -15.85795 -6.345824 14 -16.25 -6.3 14 -16.64205 -6.345824 -14 -16.25 -6.3 -14 -17.01296 -6.480824 -14 -17.34274 -6.697724 -14 -17.61361 -6.98483 -14 -17.81097 -7.326664 -14 -17.92417 -7.704798 -14 -17.94713 -8.098847 -14 -17.87858 -8.487565 -14 -17.72224 -8.850001 -14 -17.48654 -9.166611 -14 -17.18417 -9.42033 -14 -16.83143 -9.597478 -14 -16.44736 -9.688506 -14 -16.05264 -9.688506 -14 -15.66857 -9.597478 -14 -15.31583 -9.42033 -14 -15.01346 -9.166611 -14 -14.77776 -8.850001 -14 -14.62142 -8.487565 -14 -14.55288 -8.098847 -14 -14.57583 -7.704798 -14 -14.68903 -7.326664 -14 -14.88639 -6.98483 -14 -15.15726 -6.697724 -14 -15.48704 -6.480824 -14 -15.85795 -6.345824 -14 -40.64205 9.654177 14 -41.01296 9.519176 14 -41.34274 9.302276 14 -41.61361 9.01517 14 -41.81097 8.673336 14 -41.92417 8.295203 14 -41.94712 7.901154 14 -41.87858 7.512434 14 -41.72224 7.15 14 -41.48653 6.833389 14 -41.18416 6.579671 14 -40.83143 6.402523 14 -40.44736 6.311495 14 -40.05264 6.311495 14 -39.66857 6.402523 14 -39.31583 6.579671 14 -39.01346 6.833389 14 -38.77775 7.15 14 -38.62142 7.512434 14 -38.55287 7.901154 14 -38.57583 8.295203 14 -38.68903 8.673336 14 -38.88639 9.01517 14 -39.15726 9.302276 14 -39.48704 9.519176 14 -39.85795 9.654177 14 -40.25 9.7 14 -40.64205 9.654177 -14 -40.25 9.7 -14 -41.01296 9.519176 -14 -41.34274 9.302276 -14 -41.61361 9.01517 -14 -41.81097 8.673336 -14 -41.92417 8.295203 -14 -41.94712 7.901154 -14 -41.87858 7.512434 -14 -41.72224 7.15 -14 -41.48653 6.833389 -14 -41.18416 6.579671 -14 -40.83143 6.402523 -14 -40.44736 6.311495 -14 -40.05264 6.311495 -14 -39.66857 6.402523 -14 -39.31583 6.579671 -14 -39.01346 6.833389 -14 -38.77775 7.15 -14 -38.62142 7.512434 -14 -38.55287 7.901154 -14 -38.57583 8.295203 -14 -38.68903 8.673336 -14 -38.88639 9.01517 -14 -39.15726 9.302276 -14 -39.48704 9.519176 -14 -39.85795 9.654177 -14 -40.64205 -6.345824 14 -41.01296 -6.480824 14 -41.34274 -6.697724 14 -41.61361 -6.98483 14 -41.81097 -7.326664 14 -41.92417 -7.704798 14 -41.94712 -8.098847 14 -41.87858 -8.487565 14 -41.72224 -8.850001 14 -41.48653 -9.166611 14 -41.18416 -9.42033 14 -40.83143 -9.597478 14 -40.44736 -9.688506 14 -40.05264 -9.688506 14 -39.66857 -9.597478 14 -39.31583 -9.42033 14 -39.01346 -9.166611 14 -38.77775 -8.850001 14 -38.62142 -8.487565 14 -38.55287 -8.098847 14 -38.57583 -7.704798 14 -38.68903 -7.326664 14 -38.88639 -6.98483 14 -39.15726 -6.697724 14 -39.48704 -6.480824 14 -39.85795 -6.345824 14 -40.25 -6.3 14 -40.64205 -6.345824 -14 -40.25 -6.3 -14 -41.01296 -6.480824 -14 -41.34274 -6.697724 -14 -41.61361 -6.98483 -14 -41.81097 -7.326664 -14 -41.92417 -7.704798 -14 -41.94712 -8.098847 -14 -41.87858 -8.487565 -14 -41.72224 -8.850001 -14 -41.48653 -9.166611 -14 -41.18416 -9.42033 -14 -40.83143 -9.597478 -14 -40.44736 -9.688506 -14 -40.05264 -9.688506 -14 -39.66857 -9.597478 -14 -39.31583 -9.42033 -14 -39.01346 -9.166611 -14 -38.77775 -8.850001 -14 -38.62142 -8.487565 -14 -38.55287 -8.098847 -14 -38.57583 -7.704798 -14 -38.68903 -7.326664 -14 -38.88639 -6.98483 -14 -39.15726 -6.697724 -14 -39.48704 -6.480824 -14 -39.85795 -6.345824 -14 -16.64205 9.654177 14 -17.01296 9.519176 14 -17.34274 9.302276 14 -17.61361 9.01517 14 -17.81097 8.673336 14 -17.92417 8.295203 14 -17.94713 7.901154 14 -17.87858 7.512434 14 -17.72224 7.15 14 -17.48654 6.833389 14 -17.18417 6.579671 14 -16.83143 6.402523 14 -16.44736 6.311495 14 -16.05264 6.311495 14 -15.66857 6.402523 14 -15.31583 6.579671 14 -15.01346 6.833389 14 -14.77776 7.15 14 -14.62142 7.512434 14 -14.55288 7.901154 14 -14.57583 8.295203 14 -14.68903 8.673336 14 -14.88639 9.01517 14 -15.15726 9.302276 14 -15.48704 9.519176 14 -15.85795 9.654177 14 -16.25 9.7 14 -16.64205 9.654177 -14 -16.25 9.7 -14 -17.01296 9.519176 -14 -17.34274 9.302276 -14 -17.61361 9.01517 -14 -17.81097 8.673336 -14 -17.92417 8.295203 -14 -17.94713 7.901154 -14 -17.87858 7.512434 -14 -17.72224 7.15 -14 -17.48654 6.833389 -14 -17.18417 6.579671 -14 -16.83143 6.402523 -14 -16.44736 6.311495 -14 -16.05264 6.311495 -14 -15.66857 6.402523 -14 -15.31583 6.579671 -14 -15.01346 6.833389 -14 -14.77776 7.15 -14 -14.62142 7.512434 -14 -14.55288 7.901154 -14 -14.57583 8.295203 -14 -14.68903 8.673336 -14 -14.88639 9.01517 -14 -15.15726 9.302276 -14 -15.48704 9.519176 -14 -15.85795 9.654177 -14 -10 -1.089447 -12.45243 -4 -1.089447 -12.45243 -10 0 -12.5 -4 -2.170602 -12.3101 -10 -2.170602 -12.3101 -4 -3.235238 -12.07407 -10 -3.235238 -12.07407 -4 -4.275252 -11.74616 -10 -4.275252 -11.74616 -4 -5.282728 -11.32885 -10 -5.282728 -11.32885 -4 -6.25 -10.82532 -10 -6.25 -10.82532 -4 -7.169705 -10.2394 -10 -7.169705 -10.2394 -4 -8.034846 -9.575556 -10 -8.034846 -9.575556 -4 -8.838835 -8.838835 -10 -8.838835 -8.838835 -4 -9.575556 -8.034846 -10 -9.575556 -8.034846 -4 -10.2394 -7.169705 -10 -10.2394 -7.169705 -4 -10.82532 -6.25 -10 -10.82532 -6.25 -4 -11.32885 -5.282728 -10 -11.32885 -5.282728 -4 -11.74616 -4.275252 -10 -11.74616 -4.275252 -4 -12.07407 -3.235238 -10 -12.07407 -3.235238 -4 -12.3101 -2.170602 -10 -12.3101 -2.170602 -4 -12.45243 -1.089447 -10 -12.45243 -1.089447 -4 -12.5 0 -10 -12.5 0 -4 -12.45243 1.089447 -10 -12.45243 1.089447 -4 -12.3101 2.170602 -10 -12.3101 2.170602 -4 -12.07407 3.235238 -10 -12.07407 3.235238 -4 -11.74616 4.275252 -10 -11.74616 4.275252 -4 -11.32885 5.282728 -10 -11.32885 5.282728 -4 -10.82532 6.25 -10 -10.82532 6.25 -4 -10.2394 7.169705 -10 -10.2394 7.169705 -4 -9.575556 8.034846 -10 -9.575556 8.034846 -4 -8.838835 8.838835 -10 -8.838835 8.838835 -4 -8.034846 9.575556 -10 -8.034846 9.575556 -4 -7.169705 10.2394 -10 -7.169705 10.2394 -4 -6.25 10.82532 -10 -6.25 10.82532 -4 -5.282728 11.32885 -10 -5.282728 11.32885 -4 -4.275252 11.74616 -10 -4.275252 11.74616 -4 -3.235238 12.07407 -10 -3.235238 12.07407 -4 -2.170602 12.3101 -10 -2.170602 12.3101 -4 -1.089447 12.45243 -10 -1.089447 12.45243 -4 0 12.5 -10 0 12.5 -4 1.089447 12.45243 -10 1.089447 12.45243 -4 2.170602 12.3101 -10 2.170602 12.3101 -4 3.235238 12.07407 -10 3.235238 12.07407 -4 4.275252 11.74616 -10 4.275252 11.74616 -4 5.282728 11.32885 -10 5.282728 11.32885 -4 6.25 10.82532 -10 6.25 10.82532 -4 7.169705 10.2394 -10 7.169705 10.2394 -4 8.034846 9.575556 -10 8.034846 9.575556 -4 8.838835 8.838835 -10 8.838835 8.838835 -4 9.575556 8.034846 -10 9.575556 8.034846 -4 10.2394 7.169705 -10 10.2394 7.169705 -4 10.82532 6.25 -10 10.82532 6.25 -4 11.32885 5.282728 -10 11.32885 5.282728 -4 11.74616 4.275252 -10 11.74616 4.275252 -4 12.07407 3.235238 -10 12.07407 3.235238 -4 12.3101 2.170602 -10 12.3101 2.170602 -4 12.45243 1.089447 -10 12.45243 1.089447 -4 12.5 0 -10 12.5 0 -4 12.45243 -1.089447 -10 12.45243 -1.089447 -4 12.3101 -2.170602 -10 12.3101 -2.170602 -4 12.07407 -3.235238 -10 12.07407 -3.235238 -4 11.74616 -4.275252 -10 11.74616 -4.275252 -4 11.32885 -5.282728 -10 11.32885 -5.282728 -4 10.82532 -6.25 -10 10.82532 -6.25 -4 10.2394 -7.169705 -10 10.2394 -7.169705 -4 9.575556 -8.034846 -10 9.575556 -8.034846 -4 8.838835 -8.838835 -10 8.838835 -8.838835 -4 8.034846 -9.575556 -10 8.034846 -9.575556 -4 7.169705 -10.2394 -10 7.169705 -10.2394 -4 6.25 -10.82532 -10 6.25 -10.82532 -4 5.282728 -11.32885 -10 5.282728 -11.32885 -4 4.275252 -11.74616 -10 4.275252 -11.74616 -4 3.235238 -12.07407 -10 3.235238 -12.07407 -4 2.170602 -12.3101 -10 2.170602 -12.3101 -4 1.089447 -12.45243 -10 1.089447 -12.45243 -4 0 -12.5 -10 13 -14 -10 -13 -14 -10 13 14 -10 -13 14 -10 -43.74352 -13 -10 -43.74352 13 -10 -41.62176 -9.325 -10 -41.62176 9.325 -10 -37.37824 9.325 -10 -37.37824 -9.325 -10 -35.25648 -13 -10 -35.25648 13 -10 -37.37824 -16.675 -10 -41.62176 -16.675 -10 -41.62176 16.675 -10 -37.37824 16.675 -3.973431 -19.88467 17.93951 -3.857241 -20.15018 18.17904 -3.65577 -20.3859 18.3917 -3.857241 -21.18233 16.96514 -3.65577 -21.43012 17.1636 -3.857241 -22.14147 15.69276 -3.65577 -22.40048 15.87633 -3.857241 -23.02428 14.36628 -3.65577 -23.29361 14.53434 -3.857241 -23.82771 12.99028 -3.65577 -24.10645 13.14224 -3.857241 -24.54901 11.5695 -3.65577 -24.83619 11.70484 -3.857241 -25.18569 10.10884 -3.65577 -25.48031 10.22709 -3.857241 -25.73554 8.613326 -3.65577 -26.03659 8.714084 -3.857241 -26.19668 7.088121 -3.65577 -26.50312 7.171038 -3.857241 -26.56751 5.538484 -3.65577 -26.87829 5.603273 -3.857241 -26.84676 3.969754 -3.65577 -27.16081 4.016192 -3.857241 -27.03346 2.387339 -3.65577 -27.3497 2.415266 -3.857241 -27.12683 0.801559 -3.65577 -27.44419 0.8098422 -3.65577 -27.44419 -0.8098422 -3.381678 -27.7015 -0.8163304 -3.381678 -27.60609 -2.437908 -3.052187 -27.78653 -2.453843 -3.381678 -27.41543 -4.053842 -3.052187 -27.59462 -4.080338 -3.381678 -27.13027 -5.655801 -3.052187 -27.3076 -5.692768 -3.381678 -26.75158 -7.238264 -3.052187 -26.92643 -7.285574 -3.381678 -26.28067 -8.795775 -3.052187 -26.45245 -8.853265 -3.381678 -25.71917 -10.32296 -3.052187 -25.88728 -10.39044 -3.381678 -25.06901 -11.81457 -3.052187 -25.23287 -11.89179 -3.381678 -24.33244 -13.26544 -3.052187 -24.49148 -13.35215 -3.381678 -23.51198 -14.67059 -3.052187 -23.66566 -14.76648 -3.381678 -22.61047 -16.02517 -3.052187 -22.75826 -16.12991 -3.381678 -21.63102 -17.3245 -3.052187 -21.77241 -17.43774 -3.381678 -20.577 -18.56412 -3.052187 -20.7115 -18.68545 -3.65577 -20.3859 -18.3917 -3.65577 -21.43012 -17.1636 -3.65577 -22.40048 -15.87633 -3.65577 -23.29361 -14.53434 -3.65577 -24.10645 -13.14224 -3.65577 -24.83619 -11.70484 -3.65577 -25.48031 -10.22709 -3.65577 -26.03659 -8.714084 -3.65577 -26.50312 -7.171038 -3.65577 -26.87829 -5.603273 -3.65577 -27.16081 -4.016192 -3.65577 -27.3497 -2.415266 -3.857241 -27.12683 -0.801559 -3.973431 -26.76936 0.7920638 -3.973431 -26.67725 2.355882 -3.973431 -26.49301 3.917446 -3.973431 -26.21744 5.465505 -3.973431 -25.85149 6.994724 -3.973431 -25.39643 8.499831 -3.973431 -24.85382 9.975636 -3.973431 -24.22554 11.41705 -3.973431 -23.51375 12.81911 -3.973431 -22.72089 14.17698 -3.973431 -21.84972 15.48598 -3.973431 -20.90322 16.7416 -3.381678 -20.577 18.56412 -3.052187 -20.7115 18.68545 -2.688 -20.78093 18.74809 -2.5 -21.62257 17.78945 -2.688 -21.84539 17.49619 -2.5 -22.60702 16.52037 -2.688 -22.83455 16.18398 -3.052187 -22.75826 16.12991 -3.052187 -23.66566 14.76648 -3.381678 -23.51198 14.67059 -3.381678 -24.33244 13.26544 -3.381678 -22.61047 16.02517 -3.052187 -21.77241 17.43774 -3.381678 -21.63102 17.3245 -2.5 -23.51709 15.19692 -2.688 -23.74499 14.81598 -3.052187 -24.49148 13.35215 -3.381678 -25.06901 11.81457 -2.5 -24.34978 13.82347 -2.688 -24.57358 13.39691 -3.052187 -25.23287 11.89179 -3.381678 -25.71917 10.32296 -2.5 -25.10234 12.40454 -2.688 -25.31745 11.93165 -3.052187 -25.88728 10.39044 -3.381678 -26.28067 8.795775 -2.5 -25.7723 10.94479 -2.688 -25.97406 10.42527 -3.052187 -26.45245 8.853265 -3.381678 -26.75158 7.238264 -2.5 -26.35746 9.449025 -2.688 -26.54112 8.882943 -3.052187 -26.92643 7.285574 -3.381678 -27.13027 5.655801 -2.5 -26.8559 7.922168 -2.688 -27.01669 7.309996 -3.052187 -27.3076 5.692768 -3.381678 -27.41543 4.053842 -2.5 -27.26596 6.369244 -2.688 -27.39913 5.711851 -3.052187 -27.59462 4.080338 -3.381678 -27.60609 2.437908 -2.5 -27.58631 4.795362 -2.688 -27.68712 4.094017 -3.052187 -27.78653 2.453843 -3.381678 -27.7015 0.8163304 -2.5 -27.81589 3.205701 -2.688 -27.87967 2.462069 -3.052187 -27.88259 0.820555 -3.052187 -27.88259 -0.820555 -2.5 -27.95393 1.605492 -2.688 -27.97609 0.822191 -2.688 -27.97609 -0.822191 -2.688 -27.87967 -2.462069 -2.5 -28 0 -2.5 -27.95393 -1.605492 -2.5 -27.81589 -3.205701 -2.688 -27.68712 -4.094017 -2.5 -27.58631 -4.795362 -2.688 -27.39913 -5.711851 -2.5 -27.26596 -6.369244 -2.688 -27.01669 -7.309996 -2.5 -26.8559 -7.922168 -2.688 -26.54112 -8.882943 -2.5 -26.35746 -9.449025 -2.688 -25.97406 -10.42527 -2.5 -25.7723 -10.94479 -2.688 -25.31745 -11.93165 -2.5 -25.10234 -12.40454 -2.688 -24.57358 -13.39691 -2.5 -24.34978 -13.82347 -2.688 -23.74499 -14.81598 -2.5 -23.51709 -15.19692 -2.688 -22.83455 -16.18398 -2.5 -22.60702 -16.52037 -2.688 -21.84539 -17.49619 -2.5 -21.62257 -17.78945 -2.688 -20.78093 -18.74809 -3.857241 -20.15018 -18.17904 -3.973431 -19.88467 -17.93951 -4 -19.56508 -17.87338 -4 -20.58862 -16.68409 -3.973431 -20.90322 -16.7416 -3.857241 -21.18233 -16.96514 -3.857241 -22.14147 -15.69276 -4 -21.53997 -15.43631 -3.973431 -21.84972 -15.48598 -3.857241 -23.02428 -14.36628 -4 -22.41581 -14.13441 -3.973431 -22.72089 -14.17698 -3.857241 -23.82771 -12.99028 -4 -23.21306 -12.78296 -3.973431 -23.51375 -12.81911 -3.857241 -24.54901 -11.5695 -4 -23.92892 -11.38669 -3.973431 -24.22554 -11.41705 -3.857241 -25.18569 -10.10884 -4 -24.56089 -9.950503 -3.973431 -24.85382 -9.975636 -3.857241 -25.73554 -8.613326 -4 -25.10676 -8.479429 -3.973431 -25.39643 -8.499831 -3.857241 -26.19668 -7.088121 -4 -25.5646 -6.978626 -3.973431 -25.85149 -6.994724 -3.857241 -26.56751 -5.538484 -4 -25.93282 -5.453357 -3.973431 -26.21744 -5.465505 -3.857241 -26.84676 -3.969754 -4 -26.21011 -3.908969 -3.973431 -26.49301 -3.917446 -3.857241 -27.03346 -2.387339 -4 -26.39552 -2.350877 -3.973431 -26.67725 -2.355882 -3.973431 -26.76936 -0.7920638 -4 -26.48838 -0.7845425 -4 -26.48838 0.7845425 -4 -26.39552 2.350877 -4 -26.21011 3.908969 -4 -25.93282 5.453357 -4 -25.5646 6.978626 -4 -25.10676 8.479429 -4 -24.56089 9.950503 -4 -23.92892 11.38669 -4 -23.21306 12.78296 -4 -22.41581 14.13441 -4 -21.53997 15.43631 -4 -20.58862 16.68409 -4 -19.56508 17.87338 -1.5 -21.62257 -17.78945 -1.5 -22.60702 -16.52037 -1.5 -23.51709 -15.19692 -1.5 -24.34978 -13.82347 -1.5 -25.10234 -12.40454 -1.5 -25.7723 -10.94479 -1.5 -26.35746 -9.449025 -1.5 -26.8559 -7.922168 -1.5 -27.26596 -6.369244 -1.5 -27.58631 -4.795362 -1.5 -27.81589 -3.205701 -1.5 -27.95393 -1.605492 -1.5 -28 0 -1.5 -27.95393 1.605492 -1.5 -27.81589 3.205701 -1.5 -27.58631 4.795362 -1.5 -27.26596 6.369244 -1.5 -26.8559 7.922168 -1.5 -26.35746 9.449025 -1.5 -25.7723 10.94479 -1.5 -25.10234 12.40454 -1.5 -24.34978 13.82347 -1.5 -23.51709 15.19692 -1.5 -22.60702 16.52037 -1.5 -21.62257 17.78945 -2.5 21.62257 17.78945 -2.688 20.78093 18.74809 -2.688 21.84539 17.49619 -3.052187 20.7115 18.68545 -3.052187 21.77241 17.43774 -3.381678 20.577 18.56412 -3.381678 21.63102 17.3245 -3.65577 20.3859 18.3917 -3.65577 21.43012 17.1636 -3.857241 20.15018 18.17904 -3.857241 21.18233 16.96514 -3.973431 19.88467 17.93951 -3.973431 20.90322 16.7416 -4 20.58862 16.68409 -4 21.53997 15.43631 -3.973431 21.84972 15.48598 -4 22.41581 14.13441 -3.973431 22.72089 14.17698 -3.857241 23.02428 14.36628 -3.857241 23.82771 12.99028 -3.65577 24.10645 13.14224 -3.65577 24.83619 11.70484 -3.381678 25.06901 11.81457 -3.381678 25.71917 10.32296 -3.052187 25.88728 10.39044 -3.052187 26.45245 8.853265 -2.688 26.54112 8.882943 -2.688 27.01669 7.309996 -2.5 26.8559 7.922168 -2.5 27.26596 6.369244 -2.5 26.35746 9.449025 -2.688 25.97406 10.42527 -3.052187 25.23287 11.89179 -3.381678 24.33244 13.26544 -3.65577 23.29361 14.53434 -3.857241 22.14147 15.69276 -4 19.56508 17.87338 -4 23.21306 12.78296 -3.973431 23.51375 12.81911 -3.857241 24.54901 11.5695 -3.65577 25.48031 10.22709 -3.381678 26.28067 8.795775 -3.052187 26.92643 7.285574 -2.688 27.39913 5.711851 -2.5 27.58631 4.795362 -4 23.92892 11.38669 -3.973431 24.22554 11.41705 -3.857241 25.18569 10.10884 -3.65577 26.03659 8.714084 -3.381678 26.75158 7.238264 -3.052187 27.3076 5.692768 -2.688 27.68712 4.094017 -2.5 27.81589 3.205701 -4 24.56089 9.950503 -3.973431 24.85382 9.975636 -3.857241 25.73554 8.613326 -3.65577 26.50312 7.171038 -3.381678 27.13027 5.655801 -3.052187 27.59462 4.080338 -2.688 27.87967 2.462069 -2.5 27.95393 1.605492 -4 25.10676 8.479429 -3.973431 25.39643 8.499831 -3.857241 26.19668 7.088121 -3.65577 26.87829 5.603273 -3.381678 27.41543 4.053842 -3.052187 27.78653 2.453843 -3.052187 27.88259 0.820555 -2.688 27.97609 0.822191 -2.688 27.97609 -0.822191 -2.5 28 0 -2.5 27.95393 -1.605492 -4 25.5646 6.978626 -3.973431 25.85149 6.994724 -3.857241 26.56751 5.538484 -3.65577 27.16081 4.016192 -3.381678 27.60609 2.437908 -3.381678 27.7015 0.8163304 -3.052187 27.88259 -0.820555 -2.688 27.87967 -2.462069 -2.5 27.81589 -3.205701 -4 25.93282 5.453357 -3.973431 26.21744 5.465505 -3.857241 26.84676 3.969754 -3.65577 27.3497 2.415266 -3.65577 27.44419 0.8098422 -3.381678 27.7015 -0.8163304 -3.052187 27.78653 -2.453843 -2.688 27.68712 -4.094017 -2.5 27.58631 -4.795362 -4 26.21011 3.908969 -3.973431 26.49301 3.917446 -3.857241 27.03346 2.387339 -3.857241 27.12683 0.801559 -3.65577 27.44419 -0.8098422 -3.381678 27.60609 -2.437908 -3.052187 27.59462 -4.080338 -2.688 27.39913 -5.711851 -2.5 27.26596 -6.369244 -4 26.39552 2.350877 -3.973431 26.67725 2.355882 -3.973431 26.76936 0.7920638 -3.857241 27.12683 -0.801559 -3.65577 27.3497 -2.415266 -3.381678 27.41543 -4.053842 -3.052187 27.3076 -5.692768 -2.688 27.01669 -7.309996 -2.5 26.8559 -7.922168 -4 26.48838 0.7845425 -3.973431 26.76936 -0.7920638 -3.857241 27.03346 -2.387339 -3.65577 27.16081 -4.016192 -3.381678 27.13027 -5.655801 -3.052187 26.92643 -7.285574 -2.688 26.54112 -8.882943 -2.5 26.35746 -9.449025 -4 26.48838 -0.7845425 -3.973431 26.67725 -2.355882 -3.857241 26.84676 -3.969754 -3.65577 26.87829 -5.603273 -3.381678 26.75158 -7.238264 -3.052187 26.45245 -8.853265 -2.688 25.97406 -10.42527 -2.5 25.7723 -10.94479 -4 26.39552 -2.350877 -3.973431 26.49301 -3.917446 -3.857241 26.56751 -5.538484 -3.65577 26.50312 -7.171038 -3.381678 26.28067 -8.795775 -3.052187 25.88728 -10.39044 -2.688 25.31745 -11.93165 -2.5 25.10234 -12.40454 -4 26.21011 -3.908969 -3.973431 26.21744 -5.465505 -3.857241 26.19668 -7.088121 -3.65577 26.03659 -8.714084 -3.381678 25.71917 -10.32296 -3.052187 25.23287 -11.89179 -2.688 24.57358 -13.39691 -2.5 24.34978 -13.82347 -4 25.93282 -5.453357 -3.973431 25.85149 -6.994724 -3.857241 25.73554 -8.613326 -3.65577 25.48031 -10.22709 -3.381678 25.06901 -11.81457 -3.052187 24.49148 -13.35215 -2.688 23.74499 -14.81598 -2.5 23.51709 -15.19692 -4 25.5646 -6.978626 -3.973431 25.39643 -8.499831 -3.857241 25.18569 -10.10884 -3.65577 24.83619 -11.70484 -3.381678 24.33244 -13.26544 -3.052187 23.66566 -14.76648 -2.688 22.83455 -16.18398 -2.5 22.60702 -16.52037 -4 25.10676 -8.479429 -3.973431 24.85382 -9.975636 -3.857241 24.54901 -11.5695 -3.65577 24.10645 -13.14224 -3.381678 23.51198 -14.67059 -3.052187 22.75826 -16.12991 -2.688 21.84539 -17.49619 -2.5 21.62257 -17.78945 -4 24.56089 -9.950503 -3.973431 24.22554 -11.41705 -3.857241 23.82771 -12.99028 -3.65577 23.29361 -14.53434 -3.381678 22.61047 -16.02517 -3.052187 21.77241 -17.43774 -2.688 20.78093 -18.74809 -4 23.92892 -11.38669 -3.973431 23.51375 -12.81911 -3.857241 23.02428 -14.36628 -3.65577 22.40048 -15.87633 -3.381678 21.63102 -17.3245 -3.052187 20.7115 -18.68545 -4 23.21306 -12.78296 -3.973431 22.72089 -14.17698 -3.857241 22.14147 -15.69276 -3.65577 21.43012 -17.1636 -3.381678 20.577 -18.56412 -4 22.41581 -14.13441 -3.973431 21.84972 -15.48598 -3.857241 21.18233 -16.96514 -3.65577 20.3859 -18.3917 -4 21.53997 -15.43631 -3.973431 20.90322 -16.7416 -3.857241 20.15018 -18.17904 -4 20.58862 -16.68409 -3.973431 19.88467 -17.93951 -4 19.56508 -17.87338 -2.5 25.7723 10.94479 -2.688 25.31745 11.93165 -3.052187 24.49148 13.35215 -3.381678 23.51198 14.67059 -3.65577 22.40048 15.87633 -2.5 25.10234 12.40454 -2.688 24.57358 13.39691 -3.052187 23.66566 14.76648 -3.381678 22.61047 16.02517 -2.5 24.34978 13.82347 -2.688 23.74499 14.81598 -3.052187 22.75826 16.12991 -2.5 23.51709 15.19692 -2.688 22.83455 16.18398 -2.5 22.60702 16.52037 -1.126965 -20.9121 18.69024 -1.126965 -21.92813 17.4871 -0.7773695 -22.03634 17.5734 -1.126965 -22.87414 16.23007 -0.7773695 -22.98703 16.31016 -1.126965 -23.74818 14.92197 -0.7773695 -23.86538 14.99561 -1.126965 -24.5475 13.56692 -0.7773695 -24.66864 13.63388 -1.126965 -25.26959 12.16919 -0.7773695 -25.3943 12.22925 -1.126965 -25.91217 10.73317 -0.7773695 -26.04004 10.78614 -1.126965 -26.47321 9.263379 -0.7773695 -26.60386 9.309094 -1.126965 -26.95097 7.76444 -0.7773695 -27.08397 7.802758 -1.126965 -27.34393 6.241073 -0.7773695 -27.47887 6.271872 -1.126965 -27.65085 4.698068 -0.7773695 -27.78731 4.721253 -1.126965 -27.87077 3.140282 -0.7773695 -28.00832 3.155779 -1.126965 -28.003 1.572615 -0.7773695 -28.1412 1.580376 -1.126965 -28.04713 0 -0.7773695 -28.18554 0 -1.126965 -28.003 -1.572615 -0.7773695 -28.1412 -1.580376 -1.126965 -27.87077 -3.140282 -0.7773695 -28.00832 -3.155779 -1.126965 -27.65085 -4.698068 -0.7773695 -27.78731 -4.721253 -1.126965 -27.34393 -6.241073 -0.7773695 -27.47887 -6.271872 -1.126965 -26.95097 -7.76444 -0.7773695 -27.08397 -7.802758 -1.126965 -26.47321 -9.263379 -0.7773695 -26.60386 -9.309094 -1.126965 -25.91217 -10.73317 -0.7773695 -26.04004 -10.78614 -1.126965 -25.26959 -12.16919 -0.7773695 -25.3943 -12.22925 -1.126965 -24.5475 -13.56692 -0.7773695 -24.66864 -13.63388 -1.126965 -23.74818 -14.92197 -0.7773695 -23.86538 -14.99561 -1.126965 -22.87414 -16.23007 -0.7773695 -22.98703 -16.31016 -1.126965 -21.92813 -17.4871 -0.7773695 -22.03634 -17.5734 -1.126965 -20.9121 -18.69024 -0.7773695 -21.01428 -18.78363 -0.7773695 -21.01428 18.78363 -0.4731793 -22.20913 17.71119 -0.4731793 -21.17803 18.93206 -0.2335081 -22.43564 17.89183 -0.07341521 -22.70163 18.10395 -0.002959907 -22.99039 18.33423 -0.002959907 -23.98223 17.0163 -0.002959907 -24.89862 15.64484 -0.07341521 -24.58589 15.44834 -0.07341521 -25.4134 14.04549 -0.2335081 -25.11564 13.88092 -0.2335081 -25.85444 12.45084 -0.4731793 -25.59342 12.32514 -0.4731793 -26.24423 10.87071 -0.4731793 -24.86208 13.74078 -0.2335081 -24.29782 15.26733 -0.07341521 -23.68101 16.80257 -0.2335081 -23.40355 16.6057 -0.4731793 -24.05251 15.11319 -0.4731793 -23.16727 16.43805 -0.002959907 -25.73666 14.22415 -0.07341521 -26.16096 12.59845 -0.2335081 -26.51189 10.98158 -0.4731793 -26.81247 9.382088 -0.002959907 -26.49372 12.7587 -0.07341521 -26.82621 11.11178 -0.2335081 -27.08592 9.477774 -0.4731793 -27.29634 7.863941 -0.002959907 -27.16743 11.25312 -0.07341521 -27.40704 9.59014 -0.2335081 -27.57473 7.944144 -0.4731793 -27.69434 6.321052 -0.002959907 -27.75566 9.712125 -0.07341521 -27.90165 8.038328 -0.2335081 -27.97678 6.385519 -0.4731793 -28.00519 4.758274 -0.002959907 -28.25656 8.140574 -0.07341521 -28.30847 6.461224 -0.2335081 -28.29081 4.806802 -0.4731793 -28.22793 3.180524 -0.002959907 -28.66855 6.543409 -0.07341521 -28.62622 4.86379 -0.2335081 -28.51582 3.212962 -0.4731793 -28.36186 1.592768 -0.002959907 -28.99034 4.925657 -0.07341521 -28.8539 3.251054 -0.2335081 -28.65112 1.609012 -0.4731793 -28.40655 0 -0.002959907 -29.22092 3.292407 -0.07341521 -28.9908 1.628088 -0.2335081 -28.69626 0 -0.4731793 -28.36186 -1.592768 -0.002959907 -29.35956 1.648797 -0.07341521 -29.03647 0 -0.2335081 -28.65112 -1.609012 -0.4731793 -28.22793 -3.180524 -0.002959907 -29.40582 0 -0.07341521 -28.9908 -1.628088 -0.2335081 -28.51582 -3.212962 -0.4731793 -28.00519 -4.758274 -0.002959907 -29.35956 -1.648797 -0.07341521 -28.8539 -3.251054 -0.2335081 -28.29081 -4.806802 -0.4731793 -27.69434 -6.321052 -0.002959907 -29.22092 -3.292407 -0.07341521 -28.62622 -4.86379 -0.2335081 -27.97678 -6.385519 -0.4731793 -27.29634 -7.863941 -0.002959907 -28.99034 -4.925657 -0.07341521 -28.30847 -6.461224 -0.2335081 -27.57473 -7.944144 -0.4731793 -26.81247 -9.382088 -0.002959907 -28.66855 -6.543409 -0.07341521 -27.90165 -8.038328 -0.2335081 -27.08592 -9.477774 -0.4731793 -26.24423 -10.87071 -0.002959907 -28.25656 -8.140574 -0.07341521 -27.40704 -9.59014 -0.2335081 -26.51189 -10.98158 -0.4731793 -25.59342 -12.32514 -0.002959907 -27.75566 -9.712125 -0.07341521 -26.82621 -11.11178 -0.2335081 -25.85444 -12.45084 -0.4731793 -24.86208 -13.74078 -0.002959907 -27.16743 -11.25312 -0.07341521 -26.16096 -12.59845 -0.2335081 -25.11564 -13.88092 -0.4731793 -24.05251 -15.11319 -0.002959907 -26.49372 -12.7587 -0.07341521 -25.4134 -14.04549 -0.2335081 -24.29782 -15.26733 -0.4731793 -23.16727 -16.43805 -0.002959907 -25.73666 -14.22415 -0.07341521 -24.58589 -15.44834 -0.2335081 -23.40355 -16.6057 -0.4731793 -22.20913 -17.71119 -0.002959907 -24.89862 -15.64484 -0.07341521 -23.68101 -16.80257 -0.2335081 -22.43564 -17.89183 -0.4731793 -21.17803 -18.93206 -0.002959907 -23.98223 -17.0163 -0.07341521 -22.70163 -18.10395 -0.002959907 -22.99039 -18.33423 -1.5 21.62257 -17.78945 -1.126965 20.9121 -18.69024 -1.126965 21.92813 -17.4871 -0.7773695 22.03634 -17.5734 -1.126965 22.87414 -16.23007 -0.7773695 22.98703 -16.31016 -1.126965 23.74818 -14.92197 -0.7773695 23.86538 -14.99561 -1.126965 24.5475 -13.56692 -0.7773695 24.66864 -13.63388 -1.126965 25.26959 -12.16919 -0.7773695 25.3943 -12.22925 -1.126965 25.91217 -10.73317 -0.7773695 26.04004 -10.78614 -1.126965 26.47321 -9.263379 -0.7773695 26.60386 -9.309094 -1.126965 26.95097 -7.76444 -0.7773695 27.08397 -7.802758 -1.126965 27.34393 -6.241073 -0.7773695 27.47887 -6.271872 -1.126965 27.65085 -4.698068 -0.7773695 27.78731 -4.721253 -1.126965 27.87077 -3.140282 -0.7773695 28.00832 -3.155779 -1.126965 28.003 -1.572615 -0.7773695 28.1412 -1.580376 -1.126965 28.04713 0 -0.7773695 28.18554 0 -1.126965 28.003 1.572615 -0.7773695 28.1412 1.580376 -1.126965 27.87077 3.140282 -0.7773695 28.00832 3.155779 -1.126965 27.65085 4.698068 -0.7773695 27.78731 4.721253 -1.126965 27.34393 6.241073 -0.7773695 27.47887 6.271872 -1.126965 26.95097 7.76444 -0.7773695 27.08397 7.802758 -1.126965 26.47321 9.263379 -0.7773695 26.60386 9.309094 -1.126965 25.91217 10.73317 -0.7773695 26.04004 10.78614 -1.126965 25.26959 12.16919 -0.7773695 25.3943 12.22925 -1.126965 24.5475 13.56692 -0.7773695 24.66864 13.63388 -1.126965 23.74818 14.92197 -0.7773695 23.86538 14.99561 -1.126965 22.87414 16.23007 -0.7773695 22.98703 16.31016 -1.126965 21.92813 17.4871 -0.7773695 22.03634 17.5734 -1.126965 20.9121 18.69024 -0.7773695 21.01428 18.78363 -1.5 21.62257 17.78945 -1.5 22.60702 16.52037 -0.7773695 21.01428 -18.78363 -0.4731793 22.20913 -17.71119 -0.4731793 21.17803 -18.93206 -0.2335081 22.43564 -17.89183 -0.07341521 22.70163 -18.10395 -0.002959907 22.99039 -18.33423 0 23.59436 -17.70752 -0.002959907 23.98223 -17.0163 0 24.54822 -16.35955 -0.002959907 24.89862 -15.64484 -0.07341521 24.58589 -15.44834 -0.07341521 25.4134 -14.04549 -0.2335081 25.11564 -13.88092 -0.2335081 25.85444 -12.45084 -0.4731793 25.59342 -12.32514 -0.4731793 26.24423 -10.87071 -0.4731793 24.86208 -13.74078 -0.2335081 24.29782 -15.26733 -0.07341521 23.68101 -16.80257 -0.2335081 23.40355 -16.6057 -0.4731793 24.05251 -15.11319 -0.4731793 23.16727 -16.43805 0 25.42516 -14.96032 -0.002959907 25.73666 -14.22415 -0.07341521 26.16096 -12.59845 -0.2335081 26.51189 -10.98158 -0.4731793 26.81247 -9.382088 0 26.22243 -13.51422 -0.002959907 26.49372 -12.7587 -0.07341521 26.82621 -11.11178 -0.2335081 27.08592 -9.477774 -0.4731793 27.29634 -7.863941 0 26.93754 -12.02577 -0.002959907 27.16743 -11.25312 -0.07341521 27.40704 -9.59014 -0.2335081 27.57473 -7.944144 -0.4731793 27.69434 -6.321052 0 27.56824 -10.49963 -0.002959907 27.75566 -9.712125 -0.07341521 27.90165 -8.038328 -0.2335081 27.97678 -6.385519 -0.4731793 28.00519 -4.758274 0 28.11255 -8.940601 -0.002959907 28.25656 -8.140574 -0.07341521 28.30847 -6.461224 -0.2335081 28.29081 -4.806802 -0.4731793 28.22793 -3.180524 0 28.56878 -7.353553 -0.002959907 28.66855 -6.543409 -0.07341521 28.62622 -4.86379 -0.2335081 28.51582 -3.212962 -0.4731793 28.36186 -1.592768 0 28.93549 -5.743463 -0.002959907 28.99034 -4.925657 -0.07341521 28.8539 -3.251054 -0.2335081 28.65112 -1.609012 -0.4731793 28.40655 0 0 29.21153 -4.115377 -0.002959907 29.22092 -3.292407 -0.07341521 28.9908 -1.628088 -0.2335081 28.69626 0 -0.4731793 28.36186 1.592768 0 29.39604 -2.474396 -0.002959907 29.35956 -1.648797 -0.07341521 29.03647 0 -0.2335081 28.65112 1.609012 -0.4731793 28.22793 3.180524 0 29.48844 -0.825661 -0.002959907 29.40582 0 -0.07341521 28.9908 1.628088 -0.2335081 28.51582 3.212962 -0.4731793 28.00519 4.758274 0 29.48844 0.825661 -0.002959907 29.35956 1.648797 -0.07341521 28.8539 3.251054 -0.2335081 28.29081 4.806802 -0.4731793 27.69434 6.321052 0 29.39604 2.474396 -0.002959907 29.22092 3.292407 -0.07341521 28.62622 4.86379 -0.2335081 27.97678 6.385519 -0.4731793 27.29634 7.863941 0 29.21153 4.115377 -0.002959907 28.99034 4.925657 -0.07341521 28.30847 6.461224 -0.2335081 27.57473 7.944144 -0.4731793 26.81247 9.382088 0 28.93549 5.743463 -0.002959907 28.66855 6.543409 -0.07341521 27.90165 8.038328 -0.2335081 27.08592 9.477774 -0.4731793 26.24423 10.87071 0 28.56878 7.353553 -0.002959907 28.25656 8.140574 -0.07341521 27.40704 9.59014 -0.2335081 26.51189 10.98158 -0.4731793 25.59342 12.32514 0 28.11255 8.940601 -0.002959907 27.75566 9.712125 -0.07341521 26.82621 11.11178 -0.2335081 25.85444 12.45084 -0.4731793 24.86208 13.74078 0 27.56824 10.49963 -0.002959907 27.16743 11.25312 -0.07341521 26.16096 12.59845 -0.2335081 25.11564 13.88092 -0.4731793 24.05251 15.11319 0 26.93754 12.02577 -0.002959907 26.49372 12.7587 -0.07341521 25.4134 14.04549 -0.2335081 24.29782 15.26733 -0.4731793 23.16727 16.43805 0 26.22243 13.51422 -0.002959907 25.73666 14.22415 -0.07341521 24.58589 15.44834 -0.2335081 23.40355 16.6057 -0.4731793 22.20913 17.71119 0 25.42516 14.96032 -0.002959907 24.89862 15.64484 -0.07341521 23.68101 16.80257 -0.2335081 22.43564 17.89183 -0.4731793 21.17803 18.93206 0 24.54822 16.35955 -0.002959907 23.98223 17.0163 -0.07341521 22.70163 18.10395 0 23.59436 17.70752 -0.002959907 22.99039 18.33423 -1.5 23.51709 15.19692 -1.5 24.34978 13.82347 -1.5 25.10234 12.40454 -1.5 25.7723 10.94479 -1.5 26.35746 9.449025 -1.5 26.8559 7.922168 -1.5 27.26596 6.369244 -1.5 27.58631 4.795362 -1.5 27.81589 3.205701 -1.5 27.95393 1.605492 -1.5 28 0 -1.5 27.81589 -3.205701 -1.5 27.95393 -1.605492 -1.5 27.58631 -4.795362 -1.5 27.26596 -6.369244 -1.5 26.8559 -7.922168 -1.5 26.35746 -9.449025 -1.5 25.7723 -10.94479 -1.5 25.10234 -12.40454 -1.5 24.34978 -13.82347 -1.5 23.51709 -15.19692 -1.5 22.60702 -16.52037 -6 -35.25648 13 -6 -37.72075 14.37724 -6 -37.37824 16.675 -6 -37.47994 13.99089 -6 -37.32183 13.56397 -6 -37.25289 13.11396 -6 -37.27595 12.65929 -6 -37.39006 12.21856 -6 -37.59055 11.80983 -6 -37.37824 9.325 -6 -37.86922 11.44982 -6 -38.21464 11.15328 -6 -38.6127 10.93235 -6 -39.04708 10.79606 -6 -39.5 10.75 -6 -41.62176 9.325 -6 -39.95292 10.79606 -6 -40.3873 10.93235 -6 -43.74352 13 -6 -41.40945 11.80983 -6 -41.60994 12.21856 -6 -41.72405 12.65929 -6 -41.74711 13.11396 -6 -41.67817 13.56397 -6 -41.52006 13.99089 -6 -41.27925 14.37724 -6 -41.62176 16.675 -6 -40.96559 14.70721 -6 -40.59193 14.96728 -6 -40.17357 15.14681 -6 -39.72763 15.23846 -6 -39.27237 15.23846 -6 -38.82643 15.14681 -6 -38.03441 14.70721 -6 -38.40807 14.96728 -6 -41.13078 11.44982 -6 -40.78535 11.15328 -6 -35.25648 -13 -6 -37.72075 -11.62276 -6 -37.37824 -9.325 -6 -37.47994 -12.00911 -6 -37.32183 -12.43603 -6 -37.25289 -12.88604 -6 -37.27595 -13.34071 -6 -37.39006 -13.78144 -6 -37.59055 -14.19017 -6 -37.37824 -16.675 -6 -37.86922 -14.55018 -6 -38.21464 -14.84672 -6 -38.6127 -15.06765 -6 -39.04708 -15.20394 -6 -39.5 -15.25 -6 -41.62176 -16.675 -6 -39.95292 -15.20394 -6 -40.3873 -15.06765 -6 -43.74352 -13 -6 -41.40945 -14.19017 -6 -41.60994 -13.78144 -6 -41.72405 -13.34071 -6 -41.74711 -12.88604 -6 -41.67817 -12.43603 -6 -41.52006 -12.00911 -6 -41.27925 -11.62276 -6 -41.62176 -9.325 -6 -40.96559 -11.29279 -6 -40.59193 -11.03272 -6 -40.17357 -10.85319 -6 -39.72763 -10.76154 -6 -39.27237 -10.76154 -6 -38.82643 -10.85319 -6 -38.03441 -11.29279 -6 -38.40807 -11.03272 -6 -41.13078 -14.55018 -6 -40.78535 -14.84672 -6 37.37824 -9.325 -6 41.62176 -9.325 -6 43.74352 -13 -6 41.62176 -16.675 -6 37.37824 -16.675 -6 35.25648 -13 -6 39.95292 -15.20394 -6 39.5 -15.25 -6 40.3873 -15.06765 -6 40.78535 -14.84672 -6 41.13078 -14.55018 -6 41.40945 -14.19017 -6 41.60994 -13.78144 -6 41.72405 -13.34071 -6 41.74711 -12.88604 -6 41.67817 -12.43603 -6 41.52006 -12.00911 -6 41.27925 -11.62276 -6 40.96559 -11.29279 -6 40.59193 -11.03272 -6 40.17357 -10.85319 -6 39.72763 -10.76154 -6 39.27237 -10.76154 -6 38.82643 -10.85319 -6 38.40807 -11.03272 -6 38.03441 -11.29279 -6 37.72075 -11.62276 -6 37.47994 -12.00911 -6 37.32183 -12.43603 -6 37.25289 -12.88604 -6 37.27595 -13.34071 -6 37.39006 -13.78144 -6 37.59055 -14.19017 -6 37.86922 -14.55018 -6 38.21464 -14.84672 -6 38.6127 -15.06765 -6 39.04708 -15.20394 -6 37.37824 16.675 -6 41.62176 16.675 -6 43.74352 13 -6 41.62176 9.325 -6 37.37824 9.325 -6 35.25648 13 -6 39.95292 10.79606 -6 39.5 10.75 -6 40.3873 10.93235 -6 40.78535 11.15328 -6 41.13078 11.44982 -6 41.40945 11.80983 -6 41.60994 12.21856 -6 41.72405 12.65929 -6 41.74711 13.11396 -6 41.67817 13.56397 -6 41.52006 13.99089 -6 41.27925 14.37724 -6 40.96559 14.70721 -6 40.59193 14.96728 -6 40.17357 15.14681 -6 39.72763 15.23846 -6 39.27237 15.23846 -6 38.82643 15.14681 -6 38.40807 14.96728 -6 38.03441 14.70721 -6 37.72075 14.37724 -6 37.47994 13.99089 -6 37.32183 13.56397 -6 37.25289 13.11396 -6 37.27595 12.65929 -6 37.39006 12.21856 -6 37.59055 11.80983 -6 37.86922 11.44982 -6 38.21464 11.15328 -6 38.6127 10.93235 -6 39.04708 10.79606 0 39.27237 -15.23846 0 38.82643 -15.14681 0 38.40807 -14.96728 0 38.03441 -14.70721 0 37.72075 -14.37724 0 37.47994 -13.99089 0 37.32183 -13.56397 0 37.25289 -13.11396 0 37.27595 -12.65929 0 37.39006 -12.21856 0 37.59055 -11.80983 0 37.86922 -11.44982 0 38.21464 -11.15328 0 38.6127 -10.93235 0 39.04708 -10.79606 0 39.5 -10.75 0 39.95292 -10.79606 0 40.3873 -10.93235 0 40.78535 -11.15328 0 41.13078 -11.44982 0 41.40945 -11.80983 0 41.60994 -12.21856 0 41.72405 -12.65929 0 41.74711 -13.11396 0 41.67817 -13.56397 0 41.52006 -13.99089 0 41.27925 -14.37724 0 40.96559 -14.70721 0 40.59193 -14.96728 0 40.17357 -15.14681 0 39.72763 -15.23846 0 39.27237 10.76154 0 38.82643 10.85319 0 38.40807 11.03272 0 38.03441 11.29279 0 37.72075 11.62276 0 37.47994 12.00911 0 37.32183 12.43603 0 37.25289 12.88604 0 37.27595 13.34071 0 37.39006 13.78144 0 37.59055 14.19017 0 37.86922 14.55018 0 38.21464 14.84672 0 38.6127 15.06765 0 39.04708 15.20394 0 39.5 15.25 0 39.95292 15.20394 0 40.3873 15.06765 0 40.78535 14.84672 0 41.13078 14.55018 0 41.40945 14.19017 0 41.60994 13.78144 0 41.72405 13.34071 0 41.74711 12.88604 0 41.67817 12.43603 0 41.52006 12.00911 0 41.27925 11.62276 0 40.96559 11.29279 0 40.59193 11.03272 0 40.17357 10.85319 0 39.72763 10.76154 -15 43.29289 -19 -15.5 43.5 -18.5 -12.29289 46 -19 -12.5 46.5 -18.5 -10 22 -19 -10 21.5 -18.5 -10 22.5 -16 -10 45.5 -16 -10 21.5 -13.5 -10 22.5 -13.5 -10 46.5 -13.5 -10 45.5 -13.5 -12.5 46.5 -16 -15.5 43.5 -16 -15.5 24.5 -18.5 -15.5 24.5 -16 -11.48578 41.72824 -17.8 -11.48578 41.72824 -16 -11.45 42 -17.8 -11.59067 41.475 -16 -11.59067 41.475 -17.8 -11.75754 41.25754 -16 -11.75754 41.25754 -17.8 -11.975 41.09067 -16 -11.975 41.09067 -17.8 -12.22824 40.98578 -16 -12.22824 40.98578 -17.8 -12.5 40.95 -16 -12.5 40.95 -17.8 -12.77176 40.98578 -16 -12.77176 40.98578 -17.8 -13.025 41.09067 -16 -13.025 41.09067 -17.8 -13.24246 41.25754 -16 -13.24246 41.25754 -17.8 -13.40933 41.475 -16 -13.40933 41.475 -17.8 -13.51422 41.72824 -16 -13.51422 41.72824 -17.8 -13.55 42 -16 -13.55 42 -17.8 -13.51422 42.27176 -16 -13.51422 42.27176 -17.8 -13.40933 42.525 -16 -13.40933 42.525 -17.8 -13.24246 42.74246 -16 -13.24246 42.74246 -17.8 -13.025 42.90933 -16 -13.025 42.90933 -17.8 -12.77176 43.01422 -16 -12.77176 43.01422 -17.8 -12.5 43.05 -16 -12.5 43.05 -17.8 -12.22824 43.01422 -16 -12.22824 43.01422 -17.8 -11.975 42.90933 -16 -11.975 42.90933 -17.8 -11.75754 42.74246 -16 -11.75754 42.74246 -17.8 -11.59067 42.525 -16 -11.59067 42.525 -17.8 -11.48578 42.27176 -16 -11.48578 42.27176 -17.8 -11.45 42 -16 -14.35236 42.42279 -19 -14.35236 42.42279 -17.8 -14.4 42 -19 -14.21184 42.82438 -17.8 -14.21184 42.82438 -19 -13.98548 43.18463 -17.8 -13.98548 43.18463 -19 -13.68463 43.48548 -17.8 -13.68463 43.48548 -19 -13.32438 43.71184 -17.8 -13.32438 43.71184 -19 -12.92279 43.85236 -17.8 -12.92279 43.85236 -19 -12.5 43.9 -17.8 -12.5 43.9 -19 -12.07721 43.85236 -17.8 -12.07721 43.85236 -19 -11.67562 43.71184 -17.8 -11.67562 43.71184 -19 -11.31537 43.48548 -17.8 -11.31537 43.48548 -19 -11.01452 43.18463 -17.8 -11.01452 43.18463 -19 -10.78816 42.82438 -17.8 -10.78816 42.82438 -19 -10.64764 42.42279 -17.8 -10.64764 42.42279 -19 -10.6 42 -17.8 -10.6 42 -19 -10.64764 41.57721 -17.8 -10.64764 41.57721 -19 -10.78816 41.17562 -17.8 -10.78816 41.17562 -19 -11.01452 40.81537 -17.8 -11.01452 40.81537 -19 -11.31537 40.51452 -17.8 -11.31537 40.51452 -19 -11.67562 40.28816 -17.8 -11.67562 40.28816 -19 -12.07721 40.14764 -17.8 -12.07721 40.14764 -19 -12.5 40.1 -17.8 -12.5 40.1 -19 -12.92279 40.14764 -17.8 -12.92279 40.14764 -19 -13.32438 40.28816 -17.8 -13.32438 40.28816 -19 -13.68463 40.51452 -17.8 -13.68463 40.51452 -19 -13.98548 40.81537 -17.8 -13.98548 40.81537 -19 -14.21184 41.17562 -17.8 -14.21184 41.17562 -19 -14.35236 41.57721 -17.8 -14.35236 41.57721 -19 -14.4 42 -17.8 -12.5 45.5 -16 -15 24.70711 -19 -12.5 21.5 -18.5 -12.29289 22 -19 -10.6 26 -19 -10.64764 26.42279 -19 -10.78816 26.82438 -19 -11.01452 27.18463 -19 -11.31537 27.48548 -19 -11.67562 27.71184 -19 -12.07721 27.85236 -19 -12.5 27.9 -19 -12.92279 27.85236 -19 -13.32438 27.71184 -19 -13.68463 27.48548 -19 -13.98548 27.18463 -19 -14.21184 26.82438 -19 -14.35236 26.42279 -19 -11.31537 24.51452 -19 -11.67562 24.28816 -19 -12.07721 24.14764 -19 -12.5 24.1 -19 -12.92279 24.14764 -19 -13.32438 24.28816 -19 -13.68463 24.51452 -19 -13.98548 24.81537 -19 -14.21184 25.17562 -19 -14.35236 25.57721 -19 -14.4 26 -19 -11.01452 24.81537 -19 -10.78816 25.17562 -19 -10.64764 25.57721 -19 -11.48578 25.72824 -17.8 -11.48578 25.72824 -16 -11.45 26 -17.8 -11.59067 25.475 -16 -11.59067 25.475 -17.8 -11.75754 25.25754 -16 -11.75754 25.25754 -17.8 -11.975 25.09067 -16 -11.975 25.09067 -17.8 -12.22824 24.98578 -16 -12.22824 24.98578 -17.8 -12.5 24.95 -16 -12.5 24.95 -17.8 -12.77176 24.98578 -16 -12.77176 24.98578 -17.8 -13.025 25.09067 -16 -13.025 25.09067 -17.8 -13.24246 25.25754 -16 -13.24246 25.25754 -17.8 -13.40933 25.475 -16 -13.40933 25.475 -17.8 -13.51422 25.72824 -16 -13.51422 25.72824 -17.8 -13.55 26 -16 -13.55 26 -17.8 -13.51422 26.27176 -16 -13.51422 26.27176 -17.8 -13.40933 26.525 -16 -13.40933 26.525 -17.8 -13.24246 26.74246 -16 -13.24246 26.74246 -17.8 -13.025 26.90933 -16 -13.025 26.90933 -17.8 -12.77176 27.01422 -16 -12.77176 27.01422 -17.8 -12.5 27.05 -16 -12.5 27.05 -17.8 -12.22824 27.01422 -16 -12.22824 27.01422 -17.8 -11.975 26.90933 -16 -11.975 26.90933 -17.8 -11.75754 26.74246 -16 -11.75754 26.74246 -17.8 -11.59067 26.525 -16 -11.59067 26.525 -17.8 -11.48578 26.27176 -16 -11.48578 26.27176 -17.8 -11.45 26 -16 -14.35236 26.42279 -17.8 -14.21184 26.82438 -17.8 -13.98548 27.18463 -17.8 -13.68463 27.48548 -17.8 -13.32438 27.71184 -17.8 -12.92279 27.85236 -17.8 -12.5 27.9 -17.8 -12.07721 27.85236 -17.8 -11.67562 27.71184 -17.8 -11.31537 27.48548 -17.8 -11.01452 27.18463 -17.8 -10.78816 26.82438 -17.8 -10.64764 26.42279 -17.8 -10.6 26 -17.8 -10.64764 25.57721 -17.8 -10.78816 25.17562 -17.8 -11.01452 24.81537 -17.8 -11.31537 24.51452 -17.8 -11.67562 24.28816 -17.8 -12.07721 24.14764 -17.8 -12.5 24.1 -17.8 -12.92279 24.14764 -17.8 -13.32438 24.28816 -17.8 -13.68463 24.51452 -17.8 -13.98548 24.81537 -17.8 -14.21184 25.17562 -17.8 -14.35236 25.57721 -17.8 -14.4 26 -17.8 -12.5 21.5 -16 -12.5 22.5 -16 -15 24.70711 19 -15.5 24.5 18.5 -12.29289 22 19 -12.5 21.5 18.5 -10 21.5 18.5 -10 22 19 -10 45.5 16 -10 22.5 16 -10 46.5 13.5 -10 45.5 13.5 -10 21.5 13.5 -10 22.5 13.5 -12.5 21.5 16 -15.5 24.5 16 -15.5 43.5 18.5 -15.5 43.5 16 -11.48578 26.27176 17.8 -11.48578 26.27176 16 -11.45 26 17.8 -11.59067 26.525 16 -11.59067 26.525 17.8 -11.75754 26.74246 16 -11.75754 26.74246 17.8 -11.975 26.90933 16 -11.975 26.90933 17.8 -12.22824 27.01422 16 -12.22824 27.01422 17.8 -12.5 27.05 16 -12.5 27.05 17.8 -12.77176 27.01422 16 -12.77176 27.01422 17.8 -13.025 26.90933 16 -13.025 26.90933 17.8 -13.24246 26.74246 16 -13.24246 26.74246 17.8 -13.40933 26.525 16 -13.40933 26.525 17.8 -13.51422 26.27176 16 -13.51422 26.27176 17.8 -13.55 26 16 -13.55 26 17.8 -13.51422 25.72824 16 -13.51422 25.72824 17.8 -13.40933 25.475 16 -13.40933 25.475 17.8 -13.24246 25.25754 16 -13.24246 25.25754 17.8 -13.025 25.09067 16 -13.025 25.09067 17.8 -12.77176 24.98578 16 -12.77176 24.98578 17.8 -12.5 24.95 16 -12.5 24.95 17.8 -12.22824 24.98578 16 -12.22824 24.98578 17.8 -11.975 25.09067 16 -11.975 25.09067 17.8 -11.75754 25.25754 16 -11.75754 25.25754 17.8 -11.59067 25.475 16 -11.59067 25.475 17.8 -11.48578 25.72824 16 -11.48578 25.72824 17.8 -11.45 26 16 -14.35236 25.57721 19 -14.35236 25.57721 17.8 -14.4 26 19 -14.21184 25.17562 17.8 -14.21184 25.17562 19 -13.98548 24.81537 17.8 -13.98548 24.81537 19 -13.68463 24.51452 17.8 -13.68463 24.51452 19 -13.32438 24.28816 17.8 -13.32438 24.28816 19 -12.92279 24.14764 17.8 -12.92279 24.14764 19 -12.5 24.1 17.8 -12.5 24.1 19 -12.07721 24.14764 17.8 -12.07721 24.14764 19 -11.67562 24.28816 17.8 -11.67562 24.28816 19 -11.31537 24.51452 17.8 -11.31537 24.51452 19 -11.01452 24.81537 17.8 -11.01452 24.81537 19 -10.78816 25.17562 17.8 -10.78816 25.17562 19 -10.64764 25.57721 17.8 -10.64764 25.57721 19 -10.6 26 17.8 -10.6 26 19 -10.64764 26.42279 17.8 -10.64764 26.42279 19 -10.78816 26.82438 17.8 -10.78816 26.82438 19 -11.01452 27.18463 17.8 -11.01452 27.18463 19 -11.31537 27.48548 17.8 -11.31537 27.48548 19 -11.67562 27.71184 17.8 -11.67562 27.71184 19 -12.07721 27.85236 17.8 -12.07721 27.85236 19 -12.5 27.9 17.8 -12.5 27.9 19 -12.92279 27.85236 17.8 -12.92279 27.85236 19 -13.32438 27.71184 17.8 -13.32438 27.71184 19 -13.68463 27.48548 17.8 -13.68463 27.48548 19 -13.98548 27.18463 17.8 -13.98548 27.18463 19 -14.21184 26.82438 17.8 -14.21184 26.82438 19 -14.35236 26.42279 17.8 -14.35236 26.42279 19 -14.4 26 17.8 -12.5 22.5 16 -15 43.29289 19 -12.5 46.5 18.5 -12.29289 46 19 -10.6 42 19 -10.64764 41.57721 19 -10.78816 41.17562 19 -11.01452 40.81537 19 -11.31537 40.51452 19 -11.67562 40.28816 19 -12.07721 40.14764 19 -12.5 40.1 19 -12.92279 40.14764 19 -13.32438 40.28816 19 -13.68463 40.51452 19 -13.98548 40.81537 19 -14.21184 41.17562 19 -14.35236 41.57721 19 -11.31537 43.48548 19 -11.67562 43.71184 19 -12.07721 43.85236 19 -12.5 43.9 19 -12.92279 43.85236 19 -13.32438 43.71184 19 -13.68463 43.48548 19 -13.98548 43.18463 19 -14.21184 42.82438 19 -14.35236 42.42279 19 -14.4 42 19 -11.01452 43.18463 19 -10.78816 42.82438 19 -10.64764 42.42279 19 -11.48578 42.27176 17.8 -11.48578 42.27176 16 -11.45 42 17.8 -11.59067 42.525 16 -11.59067 42.525 17.8 -11.75754 42.74246 16 -11.75754 42.74246 17.8 -11.975 42.90933 16 -11.975 42.90933 17.8 -12.22824 43.01422 16 -12.22824 43.01422 17.8 -12.5 43.05 16 -12.5 43.05 17.8 -12.77176 43.01422 16 -12.77176 43.01422 17.8 -13.025 42.90933 16 -13.025 42.90933 17.8 -13.24246 42.74246 16 -13.24246 42.74246 17.8 -13.40933 42.525 16 -13.40933 42.525 17.8 -13.51422 42.27176 16 -13.51422 42.27176 17.8 -13.55 42 16 -13.55 42 17.8 -13.51422 41.72824 16 -13.51422 41.72824 17.8 -13.40933 41.475 16 -13.40933 41.475 17.8 -13.24246 41.25754 16 -13.24246 41.25754 17.8 -13.025 41.09067 16 -13.025 41.09067 17.8 -12.77176 40.98578 16 -12.77176 40.98578 17.8 -12.5 40.95 16 -12.5 40.95 17.8 -12.22824 40.98578 16 -12.22824 40.98578 17.8 -11.975 41.09067 16 -11.975 41.09067 17.8 -11.75754 41.25754 16 -11.75754 41.25754 17.8 -11.59067 41.475 16 -11.59067 41.475 17.8 -11.48578 41.72824 16 -11.48578 41.72824 17.8 -11.45 42 16 -14.35236 41.57721 17.8 -14.21184 41.17562 17.8 -13.98548 40.81537 17.8 -13.68463 40.51452 17.8 -13.32438 40.28816 17.8 -12.92279 40.14764 17.8 -12.5 40.1 17.8 -12.07721 40.14764 17.8 -11.67562 40.28816 17.8 -11.31537 40.51452 17.8 -11.01452 40.81537 17.8 -10.78816 41.17562 17.8 -10.64764 41.57721 17.8 -10.6 42 17.8 -10.64764 42.42279 17.8 -10.78816 42.82438 17.8 -11.01452 43.18463 17.8 -11.31537 43.48548 17.8 -11.67562 43.71184 17.8 -12.07721 43.85236 17.8 -12.5 43.9 17.8 -12.92279 43.85236 17.8 -13.32438 43.71184 17.8 -13.68463 43.48548 17.8 -13.98548 43.18463 17.8 -14.21184 42.82438 17.8 -14.35236 42.42279 17.8 -14.4 42 17.8 -12.5 46.5 16 -12.5 45.5 16 -15 -24.70711 -19 -15.5 -24.5 -18.5 -12.29289 -22 -19 -12.5 -21.5 -18.5 -10 -21.5 -18.5 -10 -22 -19 -10 -45.5 -16 -10 -22.5 -16 -10 -46.5 -13.5 -10 -45.5 -13.5 -10 -21.5 -13.5 -10 -22.5 -13.5 -12.5 -21.5 -16 -15.5 -24.5 -16 -15.5 -43.5 -18.5 -15.5 -43.5 -16 -11.48578 -26.27176 -17.8 -11.48578 -26.27176 -16 -11.45 -26 -17.8 -11.59067 -26.525 -16 -11.59067 -26.525 -17.8 -11.75754 -26.74246 -16 -11.75754 -26.74246 -17.8 -11.975 -26.90933 -16 -11.975 -26.90933 -17.8 -12.22824 -27.01422 -16 -12.22824 -27.01422 -17.8 -12.5 -27.05 -16 -12.5 -27.05 -17.8 -12.77176 -27.01422 -16 -12.77176 -27.01422 -17.8 -13.025 -26.90933 -16 -13.025 -26.90933 -17.8 -13.24246 -26.74246 -16 -13.24246 -26.74246 -17.8 -13.40933 -26.525 -16 -13.40933 -26.525 -17.8 -13.51422 -26.27176 -16 -13.51422 -26.27176 -17.8 -13.55 -26 -16 -13.55 -26 -17.8 -13.51422 -25.72824 -16 -13.51422 -25.72824 -17.8 -13.40933 -25.475 -16 -13.40933 -25.475 -17.8 -13.24246 -25.25754 -16 -13.24246 -25.25754 -17.8 -13.025 -25.09067 -16 -13.025 -25.09067 -17.8 -12.77176 -24.98578 -16 -12.77176 -24.98578 -17.8 -12.5 -24.95 -16 -12.5 -24.95 -17.8 -12.22824 -24.98578 -16 -12.22824 -24.98578 -17.8 -11.975 -25.09067 -16 -11.975 -25.09067 -17.8 -11.75754 -25.25754 -16 -11.75754 -25.25754 -17.8 -11.59067 -25.475 -16 -11.59067 -25.475 -17.8 -11.48578 -25.72824 -16 -11.48578 -25.72824 -17.8 -11.45 -26 -16 -14.35236 -25.57721 -19 -14.35236 -25.57721 -17.8 -14.4 -26 -19 -14.21184 -25.17562 -17.8 -14.21184 -25.17562 -19 -13.98548 -24.81537 -17.8 -13.98548 -24.81537 -19 -13.68463 -24.51452 -17.8 -13.68463 -24.51452 -19 -13.32438 -24.28816 -17.8 -13.32438 -24.28816 -19 -12.92279 -24.14764 -17.8 -12.92279 -24.14764 -19 -12.5 -24.1 -17.8 -12.5 -24.1 -19 -12.07721 -24.14764 -17.8 -12.07721 -24.14764 -19 -11.67562 -24.28816 -17.8 -11.67562 -24.28816 -19 -11.31537 -24.51452 -17.8 -11.31537 -24.51452 -19 -11.01452 -24.81537 -17.8 -11.01452 -24.81537 -19 -10.78816 -25.17562 -17.8 -10.78816 -25.17562 -19 -10.64764 -25.57721 -17.8 -10.64764 -25.57721 -19 -10.6 -26 -17.8 -10.6 -26 -19 -10.64764 -26.42279 -17.8 -10.64764 -26.42279 -19 -10.78816 -26.82438 -17.8 -10.78816 -26.82438 -19 -11.01452 -27.18463 -17.8 -11.01452 -27.18463 -19 -11.31537 -27.48548 -17.8 -11.31537 -27.48548 -19 -11.67562 -27.71184 -17.8 -11.67562 -27.71184 -19 -12.07721 -27.85236 -17.8 -12.07721 -27.85236 -19 -12.5 -27.9 -17.8 -12.5 -27.9 -19 -12.92279 -27.85236 -17.8 -12.92279 -27.85236 -19 -13.32438 -27.71184 -17.8 -13.32438 -27.71184 -19 -13.68463 -27.48548 -17.8 -13.68463 -27.48548 -19 -13.98548 -27.18463 -17.8 -13.98548 -27.18463 -19 -14.21184 -26.82438 -17.8 -14.21184 -26.82438 -19 -14.35236 -26.42279 -17.8 -14.35236 -26.42279 -19 -14.4 -26 -17.8 -12.5 -22.5 -16 -15 -43.29289 -19 -12.5 -46.5 -18.5 -12.29289 -46 -19 -10.6 -42 -19 -10.64764 -41.57721 -19 -10.78816 -41.17562 -19 -11.01452 -40.81537 -19 -11.31537 -40.51452 -19 -11.67562 -40.28816 -19 -12.07721 -40.14764 -19 -12.5 -40.1 -19 -12.92279 -40.14764 -19 -13.32438 -40.28816 -19 -13.68463 -40.51452 -19 -13.98548 -40.81537 -19 -14.21184 -41.17562 -19 -14.35236 -41.57721 -19 -11.31537 -43.48548 -19 -11.67562 -43.71184 -19 -12.07721 -43.85236 -19 -12.5 -43.9 -19 -12.92279 -43.85236 -19 -13.32438 -43.71184 -19 -13.68463 -43.48548 -19 -13.98548 -43.18463 -19 -14.21184 -42.82438 -19 -14.35236 -42.42279 -19 -14.4 -42 -19 -11.01452 -43.18463 -19 -10.78816 -42.82438 -19 -10.64764 -42.42279 -19 -11.48578 -42.27176 -17.8 -11.48578 -42.27176 -16 -11.45 -42 -17.8 -11.59067 -42.525 -16 -11.59067 -42.525 -17.8 -11.75754 -42.74246 -16 -11.75754 -42.74246 -17.8 -11.975 -42.90933 -16 -11.975 -42.90933 -17.8 -12.22824 -43.01422 -16 -12.22824 -43.01422 -17.8 -12.5 -43.05 -16 -12.5 -43.05 -17.8 -12.77176 -43.01422 -16 -12.77176 -43.01422 -17.8 -13.025 -42.90933 -16 -13.025 -42.90933 -17.8 -13.24246 -42.74246 -16 -13.24246 -42.74246 -17.8 -13.40933 -42.525 -16 -13.40933 -42.525 -17.8 -13.51422 -42.27176 -16 -13.51422 -42.27176 -17.8 -13.55 -42 -16 -13.55 -42 -17.8 -13.51422 -41.72824 -16 -13.51422 -41.72824 -17.8 -13.40933 -41.475 -16 -13.40933 -41.475 -17.8 -13.24246 -41.25754 -16 -13.24246 -41.25754 -17.8 -13.025 -41.09067 -16 -13.025 -41.09067 -17.8 -12.77176 -40.98578 -16 -12.77176 -40.98578 -17.8 -12.5 -40.95 -16 -12.5 -40.95 -17.8 -12.22824 -40.98578 -16 -12.22824 -40.98578 -17.8 -11.975 -41.09067 -16 -11.975 -41.09067 -17.8 -11.75754 -41.25754 -16 -11.75754 -41.25754 -17.8 -11.59067 -41.475 -16 -11.59067 -41.475 -17.8 -11.48578 -41.72824 -16 -11.48578 -41.72824 -17.8 -11.45 -42 -16 -14.35236 -41.57721 -17.8 -14.21184 -41.17562 -17.8 -13.98548 -40.81537 -17.8 -13.68463 -40.51452 -17.8 -13.32438 -40.28816 -17.8 -12.92279 -40.14764 -17.8 -12.5 -40.1 -17.8 -12.07721 -40.14764 -17.8 -11.67562 -40.28816 -17.8 -11.31537 -40.51452 -17.8 -11.01452 -40.81537 -17.8 -10.78816 -41.17562 -17.8 -10.64764 -41.57721 -17.8 -10.6 -42 -17.8 -10.64764 -42.42279 -17.8 -10.78816 -42.82438 -17.8 -11.01452 -43.18463 -17.8 -11.31537 -43.48548 -17.8 -11.67562 -43.71184 -17.8 -12.07721 -43.85236 -17.8 -12.5 -43.9 -17.8 -12.92279 -43.85236 -17.8 -13.32438 -43.71184 -17.8 -13.68463 -43.48548 -17.8 -13.98548 -43.18463 -17.8 -14.21184 -42.82438 -17.8 -14.35236 -42.42279 -17.8 -14.4 -42 -17.8 -12.5 -46.5 -16 -12.5 -45.5 -16 -15 -43.29289 19 -15.5 -43.5 18.5 -12.29289 -46 19 -12.5 -46.5 18.5 -10 -22 19 -10 -21.5 18.5 -10 -22.5 16 -10 -45.5 16 -10 -21.5 13.5 -10 -22.5 13.5 -10 -46.5 13.5 -10 -45.5 13.5 -12.5 -46.5 16 -15.5 -43.5 16 -15.5 -24.5 18.5 -15.5 -24.5 16 -11.48578 -41.72824 17.8 -11.48578 -41.72824 16 -11.45 -42 17.8 -11.59067 -41.475 16 -11.59067 -41.475 17.8 -11.75754 -41.25754 16 -11.75754 -41.25754 17.8 -11.975 -41.09067 16 -11.975 -41.09067 17.8 -12.22824 -40.98578 16 -12.22824 -40.98578 17.8 -12.5 -40.95 16 -12.5 -40.95 17.8 -12.77176 -40.98578 16 -12.77176 -40.98578 17.8 -13.025 -41.09067 16 -13.025 -41.09067 17.8 -13.24246 -41.25754 16 -13.24246 -41.25754 17.8 -13.40933 -41.475 16 -13.40933 -41.475 17.8 -13.51422 -41.72824 16 -13.51422 -41.72824 17.8 -13.55 -42 16 -13.55 -42 17.8 -13.51422 -42.27176 16 -13.51422 -42.27176 17.8 -13.40933 -42.525 16 -13.40933 -42.525 17.8 -13.24246 -42.74246 16 -13.24246 -42.74246 17.8 -13.025 -42.90933 16 -13.025 -42.90933 17.8 -12.77176 -43.01422 16 -12.77176 -43.01422 17.8 -12.5 -43.05 16 -12.5 -43.05 17.8 -12.22824 -43.01422 16 -12.22824 -43.01422 17.8 -11.975 -42.90933 16 -11.975 -42.90933 17.8 -11.75754 -42.74246 16 -11.75754 -42.74246 17.8 -11.59067 -42.525 16 -11.59067 -42.525 17.8 -11.48578 -42.27176 16 -11.48578 -42.27176 17.8 -11.45 -42 16 -14.35236 -42.42279 19 -14.35236 -42.42279 17.8 -14.4 -42 19 -14.21184 -42.82438 17.8 -14.21184 -42.82438 19 -13.98548 -43.18463 17.8 -13.98548 -43.18463 19 -13.68463 -43.48548 17.8 -13.68463 -43.48548 19 -13.32438 -43.71184 17.8 -13.32438 -43.71184 19 -12.92279 -43.85236 17.8 -12.92279 -43.85236 19 -12.5 -43.9 17.8 -12.5 -43.9 19 -12.07721 -43.85236 17.8 -12.07721 -43.85236 19 -11.67562 -43.71184 17.8 -11.67562 -43.71184 19 -11.31537 -43.48548 17.8 -11.31537 -43.48548 19 -11.01452 -43.18463 17.8 -11.01452 -43.18463 19 -10.78816 -42.82438 17.8 -10.78816 -42.82438 19 -10.64764 -42.42279 17.8 -10.64764 -42.42279 19 -10.6 -42 17.8 -10.6 -42 19 -10.64764 -41.57721 17.8 -10.64764 -41.57721 19 -10.78816 -41.17562 17.8 -10.78816 -41.17562 19 -11.01452 -40.81537 17.8 -11.01452 -40.81537 19 -11.31537 -40.51452 17.8 -11.31537 -40.51452 19 -11.67562 -40.28816 17.8 -11.67562 -40.28816 19 -12.07721 -40.14764 17.8 -12.07721 -40.14764 19 -12.5 -40.1 17.8 -12.5 -40.1 19 -12.92279 -40.14764 17.8 -12.92279 -40.14764 19 -13.32438 -40.28816 17.8 -13.32438 -40.28816 19 -13.68463 -40.51452 17.8 -13.68463 -40.51452 19 -13.98548 -40.81537 17.8 -13.98548 -40.81537 19 -14.21184 -41.17562 17.8 -14.21184 -41.17562 19 -14.35236 -41.57721 17.8 -14.35236 -41.57721 19 -14.4 -42 17.8 -12.5 -45.5 16 -15 -24.70711 19 -12.5 -21.5 18.5 -12.29289 -22 19 -10.6 -26 19 -10.64764 -26.42279 19 -10.78816 -26.82438 19 -11.01452 -27.18463 19 -11.31537 -27.48548 19 -11.67562 -27.71184 19 -12.07721 -27.85236 19 -12.5 -27.9 19 -12.92279 -27.85236 19 -13.32438 -27.71184 19 -13.68463 -27.48548 19 -13.98548 -27.18463 19 -14.21184 -26.82438 19 -14.35236 -26.42279 19 -11.31537 -24.51452 19 -11.67562 -24.28816 19 -12.07721 -24.14764 19 -12.5 -24.1 19 -12.92279 -24.14764 19 -13.32438 -24.28816 19 -13.68463 -24.51452 19 -13.98548 -24.81537 19 -14.21184 -25.17562 19 -14.35236 -25.57721 19 -14.4 -26 19 -11.01452 -24.81537 19 -10.78816 -25.17562 19 -10.64764 -25.57721 19 -11.48578 -25.72824 17.8 -11.48578 -25.72824 16 -11.45 -26 17.8 -11.59067 -25.475 16 -11.59067 -25.475 17.8 -11.75754 -25.25754 16 -11.75754 -25.25754 17.8 -11.975 -25.09067 16 -11.975 -25.09067 17.8 -12.22824 -24.98578 16 -12.22824 -24.98578 17.8 -12.5 -24.95 16 -12.5 -24.95 17.8 -12.77176 -24.98578 16 -12.77176 -24.98578 17.8 -13.025 -25.09067 16 -13.025 -25.09067 17.8 -13.24246 -25.25754 16 -13.24246 -25.25754 17.8 -13.40933 -25.475 16 -13.40933 -25.475 17.8 -13.51422 -25.72824 16 -13.51422 -25.72824 17.8 -13.55 -26 16 -13.55 -26 17.8 -13.51422 -26.27176 16 -13.51422 -26.27176 17.8 -13.40933 -26.525 16 -13.40933 -26.525 17.8 -13.24246 -26.74246 16 -13.24246 -26.74246 17.8 -13.025 -26.90933 16 -13.025 -26.90933 17.8 -12.77176 -27.01422 16 -12.77176 -27.01422 17.8 -12.5 -27.05 16 -12.5 -27.05 17.8 -12.22824 -27.01422 16 -12.22824 -27.01422 17.8 -11.975 -26.90933 16 -11.975 -26.90933 17.8 -11.75754 -26.74246 16 -11.75754 -26.74246 17.8 -11.59067 -26.525 16 -11.59067 -26.525 17.8 -11.48578 -26.27176 16 -11.48578 -26.27176 17.8 -11.45 -26 16 -14.35236 -26.42279 17.8 -14.21184 -26.82438 17.8 -13.98548 -27.18463 17.8 -13.68463 -27.48548 17.8 -13.32438 -27.71184 17.8 -12.92279 -27.85236 17.8 -12.5 -27.9 17.8 -12.07721 -27.85236 17.8 -11.67562 -27.71184 17.8 -11.31537 -27.48548 17.8 -11.01452 -27.18463 17.8 -10.78816 -26.82438 17.8 -10.64764 -26.42279 17.8 -10.6 -26 17.8 -10.64764 -25.57721 17.8 -10.78816 -25.17562 17.8 -11.01452 -24.81537 17.8 -11.31537 -24.51452 17.8 -11.67562 -24.28816 17.8 -12.07721 -24.14764 17.8 -12.5 -24.1 17.8 -12.92279 -24.14764 17.8 -13.32438 -24.28816 17.8 -13.68463 -24.51452 17.8 -13.98548 -24.81537 17.8 -14.21184 -25.17562 17.8 -14.35236 -25.57721 17.8 -14.4 -26 17.8 -12.5 -21.5 16 -12.5 -22.5 16 -24.70711 23 -19 -24.5 23.5 -18.5 -22 20.29289 -19 -21.5 20.5 -18.5 -21.5 18 -18.5 -22 18 -19 -45.5 18 -16 -22.5 18 -16 -46.5 18 -13.5 -45.5 18 -13.5 -21.5 18 -13.5 -22.5 18 -13.5 -21.5 20.5 -16 -24.5 23.5 -16 -43.5 23.5 -18.5 -43.5 23.5 -16 -26.27176 19.48578 -17.8 -26.27176 19.48578 -16 -26 19.45 -17.8 -26.525 19.59067 -16 -26.525 19.59067 -17.8 -26.74246 19.75754 -16 -26.74246 19.75754 -17.8 -26.90933 19.975 -16 -26.90933 19.975 -17.8 -27.01422 20.22824 -16 -27.01422 20.22824 -17.8 -27.05 20.5 -16 -27.05 20.5 -17.8 -27.01422 20.77176 -16 -27.01422 20.77176 -17.8 -26.90933 21.025 -16 -26.90933 21.025 -17.8 -26.74246 21.24246 -16 -26.74246 21.24246 -17.8 -26.525 21.40933 -16 -26.525 21.40933 -17.8 -26.27176 21.51422 -16 -26.27176 21.51422 -17.8 -26 21.55 -16 -26 21.55 -17.8 -25.72824 21.51422 -16 -25.72824 21.51422 -17.8 -25.475 21.40933 -16 -25.475 21.40933 -17.8 -25.25754 21.24246 -16 -25.25754 21.24246 -17.8 -25.09067 21.025 -16 -25.09067 21.025 -17.8 -24.98578 20.77176 -16 -24.98578 20.77176 -17.8 -24.95 20.5 -16 -24.95 20.5 -17.8 -24.98578 20.22824 -16 -24.98578 20.22824 -17.8 -25.09067 19.975 -16 -25.09067 19.975 -17.8 -25.25754 19.75754 -16 -25.25754 19.75754 -17.8 -25.475 19.59067 -16 -25.475 19.59067 -17.8 -25.72824 19.48578 -16 -25.72824 19.48578 -17.8 -26 19.45 -16 -25.57721 22.35236 -19 -25.57721 22.35236 -17.8 -26 22.4 -19 -25.17562 22.21184 -17.8 -25.17562 22.21184 -19 -24.81537 21.98548 -17.8 -24.81537 21.98548 -19 -24.51452 21.68463 -17.8 -24.51452 21.68463 -19 -24.28816 21.32438 -17.8 -24.28816 21.32438 -19 -24.14764 20.92279 -17.8 -24.14764 20.92279 -19 -24.1 20.5 -17.8 -24.1 20.5 -19 -24.14764 20.07721 -17.8 -24.14764 20.07721 -19 -24.28816 19.67562 -17.8 -24.28816 19.67562 -19 -24.51452 19.31537 -17.8 -24.51452 19.31537 -19 -24.81537 19.01452 -17.8 -24.81537 19.01452 -19 -25.17562 18.78816 -17.8 -25.17562 18.78816 -19 -25.57721 18.64764 -17.8 -25.57721 18.64764 -19 -26 18.6 -17.8 -26 18.6 -19 -26.42279 18.64764 -17.8 -26.42279 18.64764 -19 -26.82438 18.78816 -17.8 -26.82438 18.78816 -19 -27.18463 19.01452 -17.8 -27.18463 19.01452 -19 -27.48548 19.31537 -17.8 -27.48548 19.31537 -19 -27.71184 19.67562 -17.8 -27.71184 19.67562 -19 -27.85236 20.07721 -17.8 -27.85236 20.07721 -19 -27.9 20.5 -17.8 -27.9 20.5 -19 -27.85236 20.92279 -17.8 -27.85236 20.92279 -19 -27.71184 21.32438 -17.8 -27.71184 21.32438 -19 -27.48548 21.68463 -17.8 -27.48548 21.68463 -19 -27.18463 21.98548 -17.8 -27.18463 21.98548 -19 -26.82438 22.21184 -17.8 -26.82438 22.21184 -19 -26.42279 22.35236 -17.8 -26.42279 22.35236 -19 -26 22.4 -17.8 -22.5 20.5 -16 -43.29289 23 -19 -46.5 20.5 -18.5 -46 20.29289 -19 -42 18.6 -19 -41.57721 18.64764 -19 -41.17562 18.78816 -19 -40.81537 19.01452 -19 -40.51452 19.31537 -19 -40.28816 19.67562 -19 -40.14764 20.07721 -19 -40.1 20.5 -19 -40.14764 20.92279 -19 -40.28816 21.32438 -19 -40.51452 21.68463 -19 -40.81537 21.98548 -19 -41.17562 22.21184 -19 -41.57721 22.35236 -19 -43.48548 19.31537 -19 -43.71184 19.67562 -19 -43.85236 20.07721 -19 -43.9 20.5 -19 -43.85236 20.92279 -19 -43.71184 21.32438 -19 -43.48548 21.68463 -19 -43.18463 21.98548 -19 -42.82438 22.21184 -19 -42.42279 22.35236 -19 -42 22.4 -19 -43.18463 19.01452 -19 -42.82438 18.78816 -19 -42.42279 18.64764 -19 -42.27176 19.48578 -17.8 -42.27176 19.48578 -16 -42 19.45 -17.8 -42.525 19.59067 -16 -42.525 19.59067 -17.8 -42.74246 19.75754 -16 -42.74246 19.75754 -17.8 -42.90933 19.975 -16 -42.90933 19.975 -17.8 -43.01422 20.22824 -16 -43.01422 20.22824 -17.8 -43.05 20.5 -16 -43.05 20.5 -17.8 -43.01422 20.77176 -16 -43.01422 20.77176 -17.8 -42.90933 21.025 -16 -42.90933 21.025 -17.8 -42.74246 21.24246 -16 -42.74246 21.24246 -17.8 -42.525 21.40933 -16 -42.525 21.40933 -17.8 -42.27176 21.51422 -16 -42.27176 21.51422 -17.8 -42 21.55 -16 -42 21.55 -17.8 -41.72824 21.51422 -16 -41.72824 21.51422 -17.8 -41.475 21.40933 -16 -41.475 21.40933 -17.8 -41.25754 21.24246 -16 -41.25754 21.24246 -17.8 -41.09067 21.025 -16 -41.09067 21.025 -17.8 -40.98578 20.77176 -16 -40.98578 20.77176 -17.8 -40.95 20.5 -16 -40.95 20.5 -17.8 -40.98578 20.22824 -16 -40.98578 20.22824 -17.8 -41.09067 19.975 -16 -41.09067 19.975 -17.8 -41.25754 19.75754 -16 -41.25754 19.75754 -17.8 -41.475 19.59067 -16 -41.475 19.59067 -17.8 -41.72824 19.48578 -16 -41.72824 19.48578 -17.8 -42 19.45 -16 -41.57721 22.35236 -17.8 -41.17562 22.21184 -17.8 -40.81537 21.98548 -17.8 -40.51452 21.68463 -17.8 -40.28816 21.32438 -17.8 -40.14764 20.92279 -17.8 -40.1 20.5 -17.8 -40.14764 20.07721 -17.8 -40.28816 19.67562 -17.8 -40.51452 19.31537 -17.8 -40.81537 19.01452 -17.8 -41.17562 18.78816 -17.8 -41.57721 18.64764 -17.8 -42 18.6 -17.8 -42.42279 18.64764 -17.8 -42.82438 18.78816 -17.8 -43.18463 19.01452 -17.8 -43.48548 19.31537 -17.8 -43.71184 19.67562 -17.8 -43.85236 20.07721 -17.8 -43.9 20.5 -17.8 -43.85236 20.92279 -17.8 -43.71184 21.32438 -17.8 -43.48548 21.68463 -17.8 -43.18463 21.98548 -17.8 -42.82438 22.21184 -17.8 -42.42279 22.35236 -17.8 -42 22.4 -17.8 -46.5 20.5 -16 -45.5 20.5 -16 -43.29289 23 19 -43.5 23.5 18.5 -46 20.29289 19 -46.5 20.5 18.5 -22 18 19 -21.5 18 18.5 -22.5 18 16 -45.5 18 16 -21.5 18 13.5 -22.5 18 13.5 -46.5 18 13.5 -45.5 18 13.5 -46.5 20.5 16 -43.5 23.5 16 -24.5 23.5 18.5 -24.5 23.5 16 -41.72824 19.48578 17.8 -41.72824 19.48578 16 -42 19.45 17.8 -41.475 19.59067 16 -41.475 19.59067 17.8 -41.25754 19.75754 16 -41.25754 19.75754 17.8 -41.09067 19.975 16 -41.09067 19.975 17.8 -40.98578 20.22824 16 -40.98578 20.22824 17.8 -40.95 20.5 16 -40.95 20.5 17.8 -40.98578 20.77176 16 -40.98578 20.77176 17.8 -41.09067 21.025 16 -41.09067 21.025 17.8 -41.25754 21.24246 16 -41.25754 21.24246 17.8 -41.475 21.40933 16 -41.475 21.40933 17.8 -41.72824 21.51422 16 -41.72824 21.51422 17.8 -42 21.55 16 -42 21.55 17.8 -42.27176 21.51422 16 -42.27176 21.51422 17.8 -42.525 21.40933 16 -42.525 21.40933 17.8 -42.74246 21.24246 16 -42.74246 21.24246 17.8 -42.90933 21.025 16 -42.90933 21.025 17.8 -43.01422 20.77176 16 -43.01422 20.77176 17.8 -43.05 20.5 16 -43.05 20.5 17.8 -43.01422 20.22824 16 -43.01422 20.22824 17.8 -42.90933 19.975 16 -42.90933 19.975 17.8 -42.74246 19.75754 16 -42.74246 19.75754 17.8 -42.525 19.59067 16 -42.525 19.59067 17.8 -42.27176 19.48578 16 -42.27176 19.48578 17.8 -42 19.45 16 -42.42279 22.35236 19 -42.42279 22.35236 17.8 -42 22.4 19 -42.82438 22.21184 17.8 -42.82438 22.21184 19 -43.18463 21.98548 17.8 -43.18463 21.98548 19 -43.48548 21.68463 17.8 -43.48548 21.68463 19 -43.71184 21.32438 17.8 -43.71184 21.32438 19 -43.85236 20.92279 17.8 -43.85236 20.92279 19 -43.9 20.5 17.8 -43.9 20.5 19 -43.85236 20.07721 17.8 -43.85236 20.07721 19 -43.71184 19.67562 17.8 -43.71184 19.67562 19 -43.48548 19.31537 17.8 -43.48548 19.31537 19 -43.18463 19.01452 17.8 -43.18463 19.01452 19 -42.82438 18.78816 17.8 -42.82438 18.78816 19 -42.42279 18.64764 17.8 -42.42279 18.64764 19 -42 18.6 17.8 -42 18.6 19 -41.57721 18.64764 17.8 -41.57721 18.64764 19 -41.17562 18.78816 17.8 -41.17562 18.78816 19 -40.81537 19.01452 17.8 -40.81537 19.01452 19 -40.51452 19.31537 17.8 -40.51452 19.31537 19 -40.28816 19.67562 17.8 -40.28816 19.67562 19 -40.14764 20.07721 17.8 -40.14764 20.07721 19 -40.1 20.5 17.8 -40.1 20.5 19 -40.14764 20.92279 17.8 -40.14764 20.92279 19 -40.28816 21.32438 17.8 -40.28816 21.32438 19 -40.51452 21.68463 17.8 -40.51452 21.68463 19 -40.81537 21.98548 17.8 -40.81537 21.98548 19 -41.17562 22.21184 17.8 -41.17562 22.21184 19 -41.57721 22.35236 17.8 -41.57721 22.35236 19 -42 22.4 17.8 -45.5 20.5 16 -24.70711 23 19 -21.5 20.5 18.5 -22 20.29289 19 -26 18.6 19 -26.42279 18.64764 19 -26.82438 18.78816 19 -27.18463 19.01452 19 -27.48548 19.31537 19 -27.71184 19.67562 19 -27.85236 20.07721 19 -27.9 20.5 19 -27.85236 20.92279 19 -27.71184 21.32438 19 -27.48548 21.68463 19 -27.18463 21.98548 19 -26.82438 22.21184 19 -26.42279 22.35236 19 -24.51452 19.31537 19 -24.28816 19.67562 19 -24.14764 20.07721 19 -24.1 20.5 19 -24.14764 20.92279 19 -24.28816 21.32438 19 -24.51452 21.68463 19 -24.81537 21.98548 19 -25.17562 22.21184 19 -25.57721 22.35236 19 -26 22.4 19 -24.81537 19.01452 19 -25.17562 18.78816 19 -25.57721 18.64764 19 -25.72824 19.48578 17.8 -25.72824 19.48578 16 -26 19.45 17.8 -25.475 19.59067 16 -25.475 19.59067 17.8 -25.25754 19.75754 16 -25.25754 19.75754 17.8 -25.09067 19.975 16 -25.09067 19.975 17.8 -24.98578 20.22824 16 -24.98578 20.22824 17.8 -24.95 20.5 16 -24.95 20.5 17.8 -24.98578 20.77176 16 -24.98578 20.77176 17.8 -25.09067 21.025 16 -25.09067 21.025 17.8 -25.25754 21.24246 16 -25.25754 21.24246 17.8 -25.475 21.40933 16 -25.475 21.40933 17.8 -25.72824 21.51422 16 -25.72824 21.51422 17.8 -26 21.55 16 -26 21.55 17.8 -26.27176 21.51422 16 -26.27176 21.51422 17.8 -26.525 21.40933 16 -26.525 21.40933 17.8 -26.74246 21.24246 16 -26.74246 21.24246 17.8 -26.90933 21.025 16 -26.90933 21.025 17.8 -27.01422 20.77176 16 -27.01422 20.77176 17.8 -27.05 20.5 16 -27.05 20.5 17.8 -27.01422 20.22824 16 -27.01422 20.22824 17.8 -26.90933 19.975 16 -26.90933 19.975 17.8 -26.74246 19.75754 16 -26.74246 19.75754 17.8 -26.525 19.59067 16 -26.525 19.59067 17.8 -26.27176 19.48578 16 -26.27176 19.48578 17.8 -26 19.45 16 -26.42279 22.35236 17.8 -26.82438 22.21184 17.8 -27.18463 21.98548 17.8 -27.48548 21.68463 17.8 -27.71184 21.32438 17.8 -27.85236 20.92279 17.8 -27.9 20.5 17.8 -27.85236 20.07721 17.8 -27.71184 19.67562 17.8 -27.48548 19.31537 17.8 -27.18463 19.01452 17.8 -26.82438 18.78816 17.8 -26.42279 18.64764 17.8 -26 18.6 17.8 -25.57721 18.64764 17.8 -25.17562 18.78816 17.8 -24.81537 19.01452 17.8 -24.51452 19.31537 17.8 -24.28816 19.67562 17.8 -24.14764 20.07721 17.8 -24.1 20.5 17.8 -24.14764 20.92279 17.8 -24.28816 21.32438 17.8 -24.51452 21.68463 17.8 -24.81537 21.98548 17.8 -25.17562 22.21184 17.8 -25.57721 22.35236 17.8 -26 22.4 17.8 -21.5 20.5 16 -22.5 20.5 16 -43.29289 -23 -19 -43.5 -23.5 -18.5 -46 -20.29289 -19 -46.5 -20.5 -18.5 -22 -18 -19 -21.5 -18 -18.5 -22.5 -18 -16 -45.5 -18 -16 -21.5 -18 -13.5 -22.5 -18 -13.5 -46.5 -18 -13.5 -45.5 -18 -13.5 -46.5 -20.5 -16 -43.5 -23.5 -16 -24.5 -23.5 -18.5 -24.5 -23.5 -16 -41.72824 -19.48578 -17.8 -41.72824 -19.48578 -16 -42 -19.45 -17.8 -41.475 -19.59067 -16 -41.475 -19.59067 -17.8 -41.25754 -19.75754 -16 -41.25754 -19.75754 -17.8 -41.09067 -19.975 -16 -41.09067 -19.975 -17.8 -40.98578 -20.22824 -16 -40.98578 -20.22824 -17.8 -40.95 -20.5 -16 -40.95 -20.5 -17.8 -40.98578 -20.77176 -16 -40.98578 -20.77176 -17.8 -41.09067 -21.025 -16 -41.09067 -21.025 -17.8 -41.25754 -21.24246 -16 -41.25754 -21.24246 -17.8 -41.475 -21.40933 -16 -41.475 -21.40933 -17.8 -41.72824 -21.51422 -16 -41.72824 -21.51422 -17.8 -42 -21.55 -16 -42 -21.55 -17.8 -42.27176 -21.51422 -16 -42.27176 -21.51422 -17.8 -42.525 -21.40933 -16 -42.525 -21.40933 -17.8 -42.74246 -21.24246 -16 -42.74246 -21.24246 -17.8 -42.90933 -21.025 -16 -42.90933 -21.025 -17.8 -43.01422 -20.77176 -16 -43.01422 -20.77176 -17.8 -43.05 -20.5 -16 -43.05 -20.5 -17.8 -43.01422 -20.22824 -16 -43.01422 -20.22824 -17.8 -42.90933 -19.975 -16 -42.90933 -19.975 -17.8 -42.74246 -19.75754 -16 -42.74246 -19.75754 -17.8 -42.525 -19.59067 -16 -42.525 -19.59067 -17.8 -42.27176 -19.48578 -16 -42.27176 -19.48578 -17.8 -42 -19.45 -16 -42.42279 -22.35236 -19 -42.42279 -22.35236 -17.8 -42 -22.4 -19 -42.82438 -22.21184 -17.8 -42.82438 -22.21184 -19 -43.18463 -21.98548 -17.8 -43.18463 -21.98548 -19 -43.48548 -21.68463 -17.8 -43.48548 -21.68463 -19 -43.71184 -21.32438 -17.8 -43.71184 -21.32438 -19 -43.85236 -20.92279 -17.8 -43.85236 -20.92279 -19 -43.9 -20.5 -17.8 -43.9 -20.5 -19 -43.85236 -20.07721 -17.8 -43.85236 -20.07721 -19 -43.71184 -19.67562 -17.8 -43.71184 -19.67562 -19 -43.48548 -19.31537 -17.8 -43.48548 -19.31537 -19 -43.18463 -19.01452 -17.8 -43.18463 -19.01452 -19 -42.82438 -18.78816 -17.8 -42.82438 -18.78816 -19 -42.42279 -18.64764 -17.8 -42.42279 -18.64764 -19 -42 -18.6 -17.8 -42 -18.6 -19 -41.57721 -18.64764 -17.8 -41.57721 -18.64764 -19 -41.17562 -18.78816 -17.8 -41.17562 -18.78816 -19 -40.81537 -19.01452 -17.8 -40.81537 -19.01452 -19 -40.51452 -19.31537 -17.8 -40.51452 -19.31537 -19 -40.28816 -19.67562 -17.8 -40.28816 -19.67562 -19 -40.14764 -20.07721 -17.8 -40.14764 -20.07721 -19 -40.1 -20.5 -17.8 -40.1 -20.5 -19 -40.14764 -20.92279 -17.8 -40.14764 -20.92279 -19 -40.28816 -21.32438 -17.8 -40.28816 -21.32438 -19 -40.51452 -21.68463 -17.8 -40.51452 -21.68463 -19 -40.81537 -21.98548 -17.8 -40.81537 -21.98548 -19 -41.17562 -22.21184 -17.8 -41.17562 -22.21184 -19 -41.57721 -22.35236 -17.8 -41.57721 -22.35236 -19 -42 -22.4 -17.8 -45.5 -20.5 -16 -24.70711 -23 -19 -21.5 -20.5 -18.5 -22 -20.29289 -19 -26 -18.6 -19 -26.42279 -18.64764 -19 -26.82438 -18.78816 -19 -27.18463 -19.01452 -19 -27.48548 -19.31537 -19 -27.71184 -19.67562 -19 -27.85236 -20.07721 -19 -27.9 -20.5 -19 -27.85236 -20.92279 -19 -27.71184 -21.32438 -19 -27.48548 -21.68463 -19 -27.18463 -21.98548 -19 -26.82438 -22.21184 -19 -26.42279 -22.35236 -19 -24.51452 -19.31537 -19 -24.28816 -19.67562 -19 -24.14764 -20.07721 -19 -24.1 -20.5 -19 -24.14764 -20.92279 -19 -24.28816 -21.32438 -19 -24.51452 -21.68463 -19 -24.81537 -21.98548 -19 -25.17562 -22.21184 -19 -25.57721 -22.35236 -19 -26 -22.4 -19 -24.81537 -19.01452 -19 -25.17562 -18.78816 -19 -25.57721 -18.64764 -19 -25.72824 -19.48578 -17.8 -25.72824 -19.48578 -16 -26 -19.45 -17.8 -25.475 -19.59067 -16 -25.475 -19.59067 -17.8 -25.25754 -19.75754 -16 -25.25754 -19.75754 -17.8 -25.09067 -19.975 -16 -25.09067 -19.975 -17.8 -24.98578 -20.22824 -16 -24.98578 -20.22824 -17.8 -24.95 -20.5 -16 -24.95 -20.5 -17.8 -24.98578 -20.77176 -16 -24.98578 -20.77176 -17.8 -25.09067 -21.025 -16 -25.09067 -21.025 -17.8 -25.25754 -21.24246 -16 -25.25754 -21.24246 -17.8 -25.475 -21.40933 -16 -25.475 -21.40933 -17.8 -25.72824 -21.51422 -16 -25.72824 -21.51422 -17.8 -26 -21.55 -16 -26 -21.55 -17.8 -26.27176 -21.51422 -16 -26.27176 -21.51422 -17.8 -26.525 -21.40933 -16 -26.525 -21.40933 -17.8 -26.74246 -21.24246 -16 -26.74246 -21.24246 -17.8 -26.90933 -21.025 -16 -26.90933 -21.025 -17.8 -27.01422 -20.77176 -16 -27.01422 -20.77176 -17.8 -27.05 -20.5 -16 -27.05 -20.5 -17.8 -27.01422 -20.22824 -16 -27.01422 -20.22824 -17.8 -26.90933 -19.975 -16 -26.90933 -19.975 -17.8 -26.74246 -19.75754 -16 -26.74246 -19.75754 -17.8 -26.525 -19.59067 -16 -26.525 -19.59067 -17.8 -26.27176 -19.48578 -16 -26.27176 -19.48578 -17.8 -26 -19.45 -16 -26.42279 -22.35236 -17.8 -26.82438 -22.21184 -17.8 -27.18463 -21.98548 -17.8 -27.48548 -21.68463 -17.8 -27.71184 -21.32438 -17.8 -27.85236 -20.92279 -17.8 -27.9 -20.5 -17.8 -27.85236 -20.07721 -17.8 -27.71184 -19.67562 -17.8 -27.48548 -19.31537 -17.8 -27.18463 -19.01452 -17.8 -26.82438 -18.78816 -17.8 -26.42279 -18.64764 -17.8 -26 -18.6 -17.8 -25.57721 -18.64764 -17.8 -25.17562 -18.78816 -17.8 -24.81537 -19.01452 -17.8 -24.51452 -19.31537 -17.8 -24.28816 -19.67562 -17.8 -24.14764 -20.07721 -17.8 -24.1 -20.5 -17.8 -24.14764 -20.92279 -17.8 -24.28816 -21.32438 -17.8 -24.51452 -21.68463 -17.8 -24.81537 -21.98548 -17.8 -25.17562 -22.21184 -17.8 -25.57721 -22.35236 -17.8 -26 -22.4 -17.8 -21.5 -20.5 -16 -22.5 -20.5 -16 -24.70711 -23 19 -24.5 -23.5 18.5 -22 -20.29289 19 -21.5 -20.5 18.5 -21.5 -18 18.5 -22 -18 19 -45.5 -18 16 -22.5 -18 16 -46.5 -18 13.5 -45.5 -18 13.5 -21.5 -18 13.5 -22.5 -18 13.5 -21.5 -20.5 16 -24.5 -23.5 16 -43.5 -23.5 18.5 -43.5 -23.5 16 -26.27176 -19.48578 17.8 -26.27176 -19.48578 16 -26 -19.45 17.8 -26.525 -19.59067 16 -26.525 -19.59067 17.8 -26.74246 -19.75754 16 -26.74246 -19.75754 17.8 -26.90933 -19.975 16 -26.90933 -19.975 17.8 -27.01422 -20.22824 16 -27.01422 -20.22824 17.8 -27.05 -20.5 16 -27.05 -20.5 17.8 -27.01422 -20.77176 16 -27.01422 -20.77176 17.8 -26.90933 -21.025 16 -26.90933 -21.025 17.8 -26.74246 -21.24246 16 -26.74246 -21.24246 17.8 -26.525 -21.40933 16 -26.525 -21.40933 17.8 -26.27176 -21.51422 16 -26.27176 -21.51422 17.8 -26 -21.55 16 -26 -21.55 17.8 -25.72824 -21.51422 16 -25.72824 -21.51422 17.8 -25.475 -21.40933 16 -25.475 -21.40933 17.8 -25.25754 -21.24246 16 -25.25754 -21.24246 17.8 -25.09067 -21.025 16 -25.09067 -21.025 17.8 -24.98578 -20.77176 16 -24.98578 -20.77176 17.8 -24.95 -20.5 16 -24.95 -20.5 17.8 -24.98578 -20.22824 16 -24.98578 -20.22824 17.8 -25.09067 -19.975 16 -25.09067 -19.975 17.8 -25.25754 -19.75754 16 -25.25754 -19.75754 17.8 -25.475 -19.59067 16 -25.475 -19.59067 17.8 -25.72824 -19.48578 16 -25.72824 -19.48578 17.8 -26 -19.45 16 -25.57721 -22.35236 19 -25.57721 -22.35236 17.8 -26 -22.4 19 -25.17562 -22.21184 17.8 -25.17562 -22.21184 19 -24.81537 -21.98548 17.8 -24.81537 -21.98548 19 -24.51452 -21.68463 17.8 -24.51452 -21.68463 19 -24.28816 -21.32438 17.8 -24.28816 -21.32438 19 -24.14764 -20.92279 17.8 -24.14764 -20.92279 19 -24.1 -20.5 17.8 -24.1 -20.5 19 -24.14764 -20.07721 17.8 -24.14764 -20.07721 19 -24.28816 -19.67562 17.8 -24.28816 -19.67562 19 -24.51452 -19.31537 17.8 -24.51452 -19.31537 19 -24.81537 -19.01452 17.8 -24.81537 -19.01452 19 -25.17562 -18.78816 17.8 -25.17562 -18.78816 19 -25.57721 -18.64764 17.8 -25.57721 -18.64764 19 -26 -18.6 17.8 -26 -18.6 19 -26.42279 -18.64764 17.8 -26.42279 -18.64764 19 -26.82438 -18.78816 17.8 -26.82438 -18.78816 19 -27.18463 -19.01452 17.8 -27.18463 -19.01452 19 -27.48548 -19.31537 17.8 -27.48548 -19.31537 19 -27.71184 -19.67562 17.8 -27.71184 -19.67562 19 -27.85236 -20.07721 17.8 -27.85236 -20.07721 19 -27.9 -20.5 17.8 -27.9 -20.5 19 -27.85236 -20.92279 17.8 -27.85236 -20.92279 19 -27.71184 -21.32438 17.8 -27.71184 -21.32438 19 -27.48548 -21.68463 17.8 -27.48548 -21.68463 19 -27.18463 -21.98548 17.8 -27.18463 -21.98548 19 -26.82438 -22.21184 17.8 -26.82438 -22.21184 19 -26.42279 -22.35236 17.8 -26.42279 -22.35236 19 -26 -22.4 17.8 -22.5 -20.5 16 -43.29289 -23 19 -46.5 -20.5 18.5 -46 -20.29289 19 -42 -18.6 19 -41.57721 -18.64764 19 -41.17562 -18.78816 19 -40.81537 -19.01452 19 -40.51452 -19.31537 19 -40.28816 -19.67562 19 -40.14764 -20.07721 19 -40.1 -20.5 19 -40.14764 -20.92279 19 -40.28816 -21.32438 19 -40.51452 -21.68463 19 -40.81537 -21.98548 19 -41.17562 -22.21184 19 -41.57721 -22.35236 19 -43.48548 -19.31537 19 -43.71184 -19.67562 19 -43.85236 -20.07721 19 -43.9 -20.5 19 -43.85236 -20.92279 19 -43.71184 -21.32438 19 -43.48548 -21.68463 19 -43.18463 -21.98548 19 -42.82438 -22.21184 19 -42.42279 -22.35236 19 -42 -22.4 19 -43.18463 -19.01452 19 -42.82438 -18.78816 19 -42.42279 -18.64764 19 -42.27176 -19.48578 17.8 -42.27176 -19.48578 16 -42 -19.45 17.8 -42.525 -19.59067 16 -42.525 -19.59067 17.8 -42.74246 -19.75754 16 -42.74246 -19.75754 17.8 -42.90933 -19.975 16 -42.90933 -19.975 17.8 -43.01422 -20.22824 16 -43.01422 -20.22824 17.8 -43.05 -20.5 16 -43.05 -20.5 17.8 -43.01422 -20.77176 16 -43.01422 -20.77176 17.8 -42.90933 -21.025 16 -42.90933 -21.025 17.8 -42.74246 -21.24246 16 -42.74246 -21.24246 17.8 -42.525 -21.40933 16 -42.525 -21.40933 17.8 -42.27176 -21.51422 16 -42.27176 -21.51422 17.8 -42 -21.55 16 -42 -21.55 17.8 -41.72824 -21.51422 16 -41.72824 -21.51422 17.8 -41.475 -21.40933 16 -41.475 -21.40933 17.8 -41.25754 -21.24246 16 -41.25754 -21.24246 17.8 -41.09067 -21.025 16 -41.09067 -21.025 17.8 -40.98578 -20.77176 16 -40.98578 -20.77176 17.8 -40.95 -20.5 16 -40.95 -20.5 17.8 -40.98578 -20.22824 16 -40.98578 -20.22824 17.8 -41.09067 -19.975 16 -41.09067 -19.975 17.8 -41.25754 -19.75754 16 -41.25754 -19.75754 17.8 -41.475 -19.59067 16 -41.475 -19.59067 17.8 -41.72824 -19.48578 16 -41.72824 -19.48578 17.8 -42 -19.45 16 -41.57721 -22.35236 17.8 -41.17562 -22.21184 17.8 -40.81537 -21.98548 17.8 -40.51452 -21.68463 17.8 -40.28816 -21.32438 17.8 -40.14764 -20.92279 17.8 -40.1 -20.5 17.8 -40.14764 -20.07721 17.8 -40.28816 -19.67562 17.8 -40.51452 -19.31537 17.8 -40.81537 -19.01452 17.8 -41.17562 -18.78816 17.8 -41.57721 -18.64764 17.8 -42 -18.6 17.8 -42.42279 -18.64764 17.8 -42.82438 -18.78816 17.8 -43.18463 -19.01452 17.8 -43.48548 -19.31537 17.8 -43.71184 -19.67562 17.8 -43.85236 -20.07721 17.8 -43.9 -20.5 17.8 -43.85236 -20.92279 17.8 -43.71184 -21.32438 17.8 -43.48548 -21.68463 17.8 -43.18463 -21.98548 17.8 -42.82438 -22.21184 17.8 -42.42279 -22.35236 17.8 -42 -22.4 17.8 -46.5 -20.5 16 -45.5 -20.5 16 + + + + + + + + + + -0.7071068 0 0.7071068 -1 0 0 0 1 0 0 1 6.49949e-7 0 1 2.38715e-6 0 1 5.36067e-7 0 1 -2.0871e-6 0 1 2.06428e-6 0 1 5.18446e-7 0 1 -1.25157e-6 0 1 1.384e-6 0 1 -1.88038e-6 0 1 2.38556e-6 0 1 -2.09716e-6 0 1 1.47178e-6 0 1 -6.55798e-7 0 1 1.20167e-6 0 1 -2.252e-6 0 1 2.15129e-6 0 1 -5.17897e-7 0 1 -5.76765e-7 0 1 7.79042e-7 0 1 1.25648e-6 0 1 -2.11681e-6 0 1 2.19855e-6 0 1 -1.14844e-6 0 1 1.08256e-6 0 1 -1.06505e-6 0 1 2.18328e-6 0 1 2.62659e-6 0 1 1.69055e-6 -0.7071068 0 -0.7071068 6.16101e-6 0 -1 -4.4956e-6 0 -1 6.41924e-6 0 -1 -6.66831e-6 0 -1 1.75621e-6 0 -1 -1.2865e-6 0 -1 -1.82182e-5 0 -1 2.23678e-6 0 -1 1.56207e-7 0 -1 0 0 -1 -1.10121e-5 0 -1 -3.10629e-6 0 -1 1.55091e-5 0 -1 -4.56749e-7 0 -1 2.65689e-5 0 -1 -3.23253e-5 0 -1 -1.97303e-5 0 -1 2.659e-5 0 -1 -7.78452e-6 0 -1 4.46243e-6 0 -1 5.99454e-7 0 -1 -1.24449e-6 0 -1 -1.7681e-6 0 -1 2.76546e-6 0 -1 -2.98982e-6 0 -1 3.19427e-6 0 -1 -2.57272e-6 0 -1 4.7129e-7 0 -1 -5.31101e-6 0 -1 1.32607e-6 0 -1 -8.54532e-7 0 -1 -1.29667e-6 0 -1 1.62466e-6 0 -1 6.69779e-7 0 -1 -3.67995e-6 0 -1 1.48987e-6 0 -1 -3.21563e-6 0 -1 -2.31692e-6 0 -1 4.48773e-6 0 -1 -1.58466e-6 0 -1 1.29667e-6 0 -1 1.24398e-6 0 -1 -1.62466e-6 0 -1 3.67995e-6 0 -1 -2.32221e-6 0 -1 -4.93342e-6 0 -1 2.09499e-6 0 -1 -2.90375e-6 0 -1 1.14178e-6 0 -1 4.4956e-6 0 -1 -6.16099e-6 0 -1 4.28753e-6 0 -1 8.67596e-6 0 -1 -1.02049e-5 0 -1 4.2079e-6 0 -1 -6.85507e-7 0 -1 2.15562e-6 0 -1 5.06848e-6 0 -1 2.84713e-6 0 -1 -4.3798e-6 0 -1 -4.08671e-6 0 -1 7.77136e-7 0 -1 3.07995e-6 0 -1 -4.49562e-6 0 -1 4.49562e-6 0 -1 4.79281e-6 0 -1 -4.70382e-7 0 -1 -6.65221e-6 0 -1 -1.99426e-5 0 -1 -4.82914e-7 0 -1 4.1597e-7 0 -1 1.04435e-5 0 -1 -2.53854e-6 0 -1 3.19928e-6 0 -1 -1.08646e-6 0 -1 -4.99818e-7 0 -1 9.83311e-7 0 -1 2.5791e-6 0 -1 -3.59761e-6 0 -1 -2.07065e-6 0 -1 3.54368e-6 0 -1 4.45496e-6 0 -1 6.16099e-6 0 -1 -6.41926e-6 0 -1 2.1592e-5 0 -1 -2.08587e-6 0 -1 4.64818e-6 0 -1 7.89347e-6 0 -1 9.8283e-6 0 -1 -8.96807e-6 0 -1 2.73935e-6 0 -1 -1.02569e-5 0 -1 1.57759e-6 0 -1 -5.47548e-6 0 -1 4.83098e-6 0 -1 -7.77133e-7 0 -1 4.08675e-6 0 -1 4.3798e-6 0 -1 -2.84712e-6 0 -1 1.65592e-6 0 -1 -3.54369e-6 0 -1 -5.06848e-6 0 -1 -2.15562e-6 0 -1 1.19862e-6 0 -1 -2.71537e-7 0 -1 1.42489e-6 0 -1 -8.82766e-7 0 -1 7.93205e-7 0 -1 5.99725e-7 0 -1 0 0 -1 -1.7071e-6 0 -1 -9.13498e-7 0 -1 1.29504e-5 0 -1 2.6569e-5 0 -1 0 -0.7071068 -0.7071068 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.7071068 0.7071068 4.1597e-7 0 1 1.04435e-5 0 1 -2.53854e-6 0 1 3.19928e-6 0 1 -1.08646e-6 0 1 -4.99818e-7 0 1 9.83311e-7 0 1 2.5791e-6 0 1 0 0 1 -3.59761e-6 0 1 -2.07065e-6 0 1 2.35645e-7 0 1 -2.65311e-6 0 1 3.19427e-6 0 1 -2.98982e-6 0 1 2.68166e-6 0 1 2.24387e-6 0 1 -1.58466e-6 0 1 1.70906e-6 0 1 -9.13498e-7 0 1 1.55091e-5 0 1 1.29504e-5 0 1 2.6569e-5 0 1 -7.78452e-6 0 1 3.12413e-7 0 1 -9.03563e-6 0 1 2.23678e-6 0 1 2.659e-5 0 1 -2.15919e-5 0 1 6.65226e-6 0 1 4.70379e-7 0 1 -4.79285e-6 0 1 -4.4956e-6 0 1 4.4956e-6 0 1 -3.07996e-6 0 1 -7.77133e-7 0 1 4.08675e-6 0 1 4.3798e-6 0 1 -2.84712e-6 0 1 1.65592e-6 0 1 1.69357e-7 0 1 -3.10629e-6 0 1 -4.56749e-7 0 1 2.65689e-5 0 1 -3.23253e-5 0 1 -1.97303e-5 0 1 -5.92192e-7 0 1 -7.67479e-7 0 1 8.40366e-7 0 1 5.51199e-6 0 1 4.2079e-6 0 1 -8.29144e-6 0 1 7.04921e-6 0 1 -2.49726e-6 0 1 -1.9671e-6 0 1 4.64818e-6 0 1 -1.16563e-6 0 1 -1.44505e-6 0 1 -2.08587e-6 0 1 7.55831e-6 0 1 -9.65827e-7 0 1 -2.2368e-6 0 1 1.82183e-5 0 1 1.2865e-6 0 1 -1.75621e-6 0 1 -4.61384e-6 0 1 -4.81328e-6 0 1 4.81328e-6 0 1 -2.41547e-6 0 1 2.22748e-6 0 1 1.03187e-6 0 1 -9.55886e-7 0 1 1.77184e-6 0 1 2.53424e-6 0 1 -8.50634e-7 0 1 6.48791e-7 0 1 -6.85507e-7 0 1 9.8283e-6 0 1 -8.96807e-6 0 1 2.73935e-6 0 1 -1.02569e-5 0 1 6.41924e-6 0 1 6.16101e-6 0 1 -6.16099e-6 0 1 -2.56811e-6 0 1 -2.90375e-6 0 1 3.21564e-6 0 1 -1.48986e-6 0 1 1.83998e-6 0 1 1.24398e-6 0 1 -1.62466e-6 0 1 4.83098e-6 0 1 -3.54369e-6 0 1 -5.06848e-6 0 1 -2.15562e-6 0 1 1.19862e-6 0 1 -2.71537e-7 0 1 1.42489e-6 0 1 -8.82766e-7 0 1 7.93205e-7 0 1 5.99725e-7 0 1 2.56811e-6 0 1 -2.31692e-6 0 1 -4.28751e-6 0 1 4.93342e-6 0 1 2.32222e-6 0 1 6.69779e-7 0 1 -3.67995e-6 0 1 1.62466e-6 0 1 -1.29667e-6 0 1 -1.70906e-6 0 1 1.58467e-6 0 1 1.7681e-6 0 1 -3.98325e-6 0 1 -2.65901e-5 0 1 6.66825e-6 0 1 6.25478e-6 0 1 -7.26526e-6 0 1 5.47546e-6 0 1 -6.25478e-6 0 1 -4.59641e-6 0 1 -1.11003e-6 0 1 3.31316e-6 0 1 -1.7681e-6 0 1 -7.89347e-6 0 1 0 0.7071068 -0.7071068 0 0.7071068 0.7071068 0.04687184 0 0.998901 0.1402041 0 0.9901226 0.1402071 0 0.9901223 0.2323039 0 0.9726433 0.2323067 0 0.9726427 0.3223636 0 0.9466159 0.4095897 0 0.9122698 0.4932171 0 0.8699064 0.5725103 0 0.8198975 0.6467708 0 0.7626845 0.7153462 0 0.6987703 0.7776391 0 0.628711 0.8330932 0 0.5531327 0.88123 0 0.4726877 0.9216209 0 0.3880915 0.9539126 0 0.3000848 0.9778214 0 0.2094405 0.993137 0 0.1169576 0.9997252 0 0.02344256 0.9975274 0 -0.07027959 0.9865638 0 -0.1633766 0.96693 0 -0.2550421 0.9387989 0 -0.3444657 0.9024174 0 -0.4308632 0.8581043 0 -0.5134756 0.8062522 0 -0.5915721 0.7473138 0 -0.6644713 0.6818072 0 -0.7315319 0.6103112 0 -0.7921617 0.5334482 0 -0.8458329 0.4519011 0 -0.8920681 0.3663797 0 -0.9304655 0.2776407 0 -0.960685 0.1864603 0 -0.9824626 0.09364295 0 -0.9956058 -0.09364002 0 -0.9956062 -0.1864603 0 -0.9824626 -0.2776398 0 -0.9606853 -0.3663803 0 -0.9304652 -0.4519004 0 -0.8920685 -0.533449 0 -0.8458323 -0.6103103 0 -0.7921625 -0.6818081 0 -0.731531 -0.7473138 0 -0.6644713 -0.8062519 0 -0.5915724 -0.8581048 0 -0.5134745 -0.9024171 0 -0.4308634 -0.9387985 0 -0.3444671 -0.9669295 0 -0.2550437 -0.9865638 0 -0.1633766 -0.9975277 0 -0.0702759 -0.9997252 0 0.02344256 -0.9931372 0 0.1169557 -0.9778214 0 0.2094405 -0.953913 0 0.3000832 -0.9216201 0 0.3880934 -0.88123 0 0.4726877 -0.8330945 0 0.5531308 -0.7776368 0 0.628714 -0.7153471 0 0.6987693 -0.64677 0 0.7626852 -0.5725084 0 0.819899 -0.4932162 0 0.8699067 -0.409591 0 0.9122692 -0.3223648 0 0.9466156 -0.2323035 0 0.9726434 -0.1402041 0 0.9901226 -0.04687184 0 0.998901 0.409591 0 0.9122692 0.5725084 0 0.819899 0.64677 0 0.7626852 0.7776386 0 0.6287118 0.8330937 0 0.5531321 0.9216207 0 0.3880918 0.9539125 0 0.3000849 0.993137 0 0.1169575 0.9997252 0 0.02344256 0.9975273 0 -0.07027959 0.9865638 0 -0.1633766 0.96693 0 -0.255042 0.938799 0 -0.3444655 0.9024171 0 -0.4308634 0.8581041 0 -0.5134759 0.8062519 0 -0.5915724 0.366381 0 -0.9304649 0.2776393 0 -0.9606854 0.09364002 0 -0.9956062 -0.09364295 0 -0.9956058 -0.2776411 0 -0.960685 -0.3663791 0 -0.9304657 -0.8062522 0 -0.5915721 -0.8581051 0 -0.5134742 -0.9024174 0 -0.4308632 -0.9387984 0 -0.3444674 -0.9669295 0 -0.2550438 -0.9865638 0 -0.1633766 -0.9975277 0 -0.0702759 -0.9997252 0 0.02344256 -0.9931371 0 0.1169557 -0.9539131 0 0.3000831 -0.9216202 0 0.3880931 -0.8330941 0 0.5531315 -0.7776373 0 0.6287133 -0.6467708 0 0.7626845 -0.5725103 0 0.8198975 -0.4095897 0 0.9122698 -0.2323063 0 0.9726427 -0.1402071 0 0.9901223 0.05508756 -0.9984815 0 0.1645942 -0.9863614 0 0.1645954 -0.9863612 0 0.2721027 -0.9622684 0 0.2721045 -0.9622678 0 0.3763079 -0.9264946 0 0.4759418 -0.8794769 0 0.5698121 -0.8217751 0 0.6567519 -0.7541068 0 0.7357229 -0.6772828 0 0.8057694 -0.5922294 0 0.8660243 -0.500002 0 0.9157747 -0.4016923 0 0.9544037 -0.2985193 0 0.9814526 -0.1917052 0 0.9965847 -0.08257782 0 0.9996204 0.02755361 0 0.9905223 0.1373527 0 0.969401 0.2454829 0 0.936512 0.3506357 0 0.8922532 0.4515355 0 0.8371645 0.5469512 0 0.7719179 0.6357223 0 0.6972967 0.7167826 0 0.61421 0.7891426 0 0.5236763 0.8519173 0 0.4267752 0.9043577 0 0.3246989 0.9458175 0 0.2186813 0.9757964 0 0.1100078 0.9939308 0 -0.1100078 0.9939308 0 -0.2186813 0.9757964 0 -0.3246999 0.9458171 0 -0.4267765 0.9043571 0 -0.5236732 0.8519192 0 -0.6142134 0.7891401 0 -0.6972967 0.7167826 0 -0.7719162 0.6357243 0 -0.8371661 0.5469489 0 -0.8922547 0.4515327 0 -0.9365109 0.3506388 0 -0.969401 0.2454829 0 -0.9905223 0.1373527 0 -0.9996203 0.02755707 0 -0.9965847 -0.08257782 0 -0.9814513 -0.1917119 0 -0.9544056 -0.298513 0 -0.9157721 -0.4016982 0 -0.8660272 -0.4999968 0 -0.8057644 -0.5922362 0 -0.7357246 -0.6772809 0 -0.6567519 -0.7541068 0 -0.5698072 -0.8217785 0 -0.475949 -0.8794729 0 -0.3763092 -0.9264942 0 -0.2721027 -0.9622684 0 -0.1645942 -0.9863614 0 -0.05508756 -0.9984815 0 0.3763102 -0.9264938 0 0.4759506 -0.879472 0 0.5698091 -0.8217771 0 0.6567522 -0.7541065 0 0.7357195 -0.6772865 0 0.8057662 -0.592234 0 0.9157721 -0.4016982 0 0.9544056 -0.2985129 0 0.9814513 -0.191712 0 0.9965841 -0.08258467 0 0.9996201 0.02756053 0 0.9905223 0.1373527 0 0.9693993 0.2454895 0 0.936512 0.3506356 0 0.892256 0.4515302 0 0.8371678 0.5469462 0 0.7719146 0.6357264 0 0.697297 0.7167824 0 0.614217 0.7891373 0 0.5236698 0.8519213 0 0.3247012 0.9458167 0 -0.3246991 0.9458174 0 -0.5236729 0.8519195 0 -0.614212 0.7891411 0 -0.697297 0.7167824 0 -0.8371663 0.5469487 0 -0.8922545 0.4515329 0 -0.936512 0.3506356 0 -0.9694002 0.2454863 0 -0.9905223 0.1373527 0 -0.9996204 0.02755361 0 -0.9814513 -0.191712 0 -0.9544047 -0.298516 0 -0.9157747 -0.4016923 0 -0.8660243 -0.500002 0 -0.6567522 -0.7541065 0 -0.5698075 -0.8217783 0 -0.4759463 -0.8794744 0 -0.376309 -0.9264943 0 -0.2721045 -0.9622678 0 -0.1645954 -0.9863612 0 0.05508738 -0.9984785 -0.002429604 0.1100075 -0.9939278 0.002429902 0.1645938 -0.9863584 -0.002429664 0.2186822 -0.9757931 0.002429366 0.2721036 -0.9622648 -0.002429246 0.3763067 -0.926492 -0.002429664 0.4759463 -0.8794711 -0.002429485 0.5698075 -0.8217747 -0.002429723 0.6567503 -0.7541044 -0.002429664 0.7357207 -0.6772807 -0.002429604 0.8057703 -0.5922232 -0.002429604 0.8660247 -0.4999954 -0.002429664 0.915772 -0.4016911 -0.002429723 0.9544008 -0.2985183 -0.002429306 0.9814484 -0.1917114 -0.002429604 0.9965817 -0.08257758 -0.002429425 0.9996173 0.02756041 -0.002429723 0.9905193 0.1373523 -0.002429306 0.969398 0.2454823 -0.002429902 0.9365093 0.3506347 -0.002429366 0.8922506 0.4515342 -0.002429604 0.837159 0.5469543 -0.002429246 0.7719123 0.6357245 -0.002429783 0.697295 0.7167803 -0.002429246 0.6142119 0.7891376 -0.002429246 0.5236683 0.8519189 -0.002429902 0.4267767 0.9043538 -0.002429485 0.3246981 0.9458146 -0.002429485 0.2186822 0.9757931 -0.002429485 0.1100075 0.9939278 -0.002429902 0 0.9999971 -0.002429664 -0.1100075 0.9939278 -0.002429902 -0.2186822 0.9757931 -0.002429485 -0.3246981 0.9458146 -0.002429485 -0.4267753 0.9043545 -0.002429485 -0.5236714 0.8519169 -0.002429485 -0.6142119 0.7891376 -0.002429664 -0.697295 0.7167803 -0.002429485 -0.7719157 0.6357204 -0.002429485 -0.837167 0.5469422 -0.002429604 -0.892252 0.4515314 -0.002429604 -0.936507 0.3506408 -0.002429485 -0.969398 0.2454823 -0.002429306 -0.9905193 0.1373523 -0.002429664 -0.9996174 0.02755695 -0.002429485 -0.9965817 -0.08257758 -0.002429425 -0.9814484 -0.1917114 -0.002429604 -0.9544029 -0.298512 -0.002429664 -0.915772 -0.4016911 -0.002429544 -0.8660218 -0.5000005 -0.002429544 -0.8057605 -0.5922367 -0.002429544 -0.7357207 -0.6772807 -0.002429604 -0.6567503 -0.7541044 -0.002429485 -0.5698059 -0.8217759 -0.002429664 -0.4759449 -0.8794718 -0.002429664 -0.3763078 -0.9264914 -0.002429664 -0.2721036 -0.9622648 -0.002429246 -0.1645938 -0.9863584 -0.002429664 -0.05508738 -0.9984785 -0.002429485 0 -0.9999971 0.002429664 0.324698 -0.9458146 0.002429485 0.4267767 -0.9043538 0.002429485 0.5236687 -0.8519187 0.002429783 0.6142116 -0.7891378 0.002429366 0.6972948 -0.7167804 0.002429246 0.7719123 -0.6357245 0.002429723 0.8371589 -0.5469545 0.002429246 0.8922505 -0.4515342 0.002429604 0.9365093 -0.3506346 0.002429366 0.9693981 -0.2454822 0.002429902 0.9905194 -0.1373523 0.002429306 0.9996172 -0.02756047 0.002429723 0.9965817 0.08257752 0.002429425 0.9814484 0.1917114 0.002429604 0.9544008 0.2985184 0.002429306 0.915772 0.4016911 0.002429723 0.8660247 0.4999954 0.002429664 0.8057703 0.5922232 0.002429664 0.7357207 0.6772807 0.002429604 0.6567501 0.7541044 0.002429664 0.5698072 0.8217749 0.002429604 0.4759461 0.8794711 0.002429485 0.3763068 0.926492 0.002429544 0.2721036 0.9622648 0.002429246 0.1645938 0.9863584 0.002429664 0.05508738 0.9984785 0.002429604 -0.05508738 0.9984785 0.002429604 -0.1645938 0.9863584 0.002429664 -0.2721036 0.9622648 0.002429246 -0.376308 0.9264916 0.002429604 -0.4759448 0.8794718 0.002429604 -0.5698056 0.8217761 0.002429604 -0.6567501 0.7541044 0.002429544 -0.7357207 0.6772807 0.002429544 -0.8057605 0.5922367 0.002429544 -0.8660218 0.5000005 0.002429485 -0.915772 0.4016911 0.002429544 -0.9544029 0.298512 0.002429664 -0.9814484 0.1917114 0.002429604 -0.9965817 0.08257758 0.002429425 -0.9996174 -0.02755701 0.002429485 -0.9905193 -0.1373524 0.002429664 -0.9693981 -0.2454822 0.002429306 -0.936507 -0.3506408 0.002429485 -0.8922519 -0.4515315 0.002429604 -0.8371668 -0.5469424 0.002429544 -0.7719157 -0.6357204 0.002429485 -0.6972948 -0.7167804 0.002429544 -0.6142116 -0.7891378 0.002429604 -0.5236716 -0.8519167 0.002429604 -0.4267753 -0.9043545 0.002429485 -0.324698 -0.9458146 0.002429485 -0.2186822 -0.9757931 0.002429366 -0.1100075 -0.9939278 0.002429783 0.1160925 -0.9932385 0 0.3420208 -0.9396925 0 0.5495069 -0.8354893 0 0.7273733 -0.6862421 0 0.8660263 -0.4999985 0 0.957988 -0.2868083 0 0.9983084 -0.05814111 0 0.9848074 0.1736504 0 0.918217 0.396078 0 0.8021258 0.5971552 0 0.6427897 0.7660428 0 0.4488002 0.8936322 0 0.2306131 0.9730455 0 -0.2306131 0.9730455 0 -0.4488002 0.8936322 0 -0.6427859 0.7660461 0 -0.8021221 0.5971602 0 -0.918217 0.396078 0 -0.9848087 0.1736429 0 -0.9983084 -0.05814111 0 -0.9579902 -0.2868012 0 -0.8660263 -0.4999985 0 -0.7273771 -0.6862379 0 -0.5495069 -0.8354893 0 -0.3420208 -0.9396925 0 -0.1160925 -0.9932385 0 0.7273769 -0.6862382 0 0.9579902 -0.2868012 0 0.9983075 -0.05815649 0 0.9182142 0.3960845 0 0.8021221 0.5971602 0 0.6427859 0.7660461 0 0.2306149 0.9730451 0 -0.2306149 0.9730451 0 -0.4488033 0.8936306 0 -0.8021258 0.5971552 0 -0.9182142 0.3960845 0 -0.9848074 0.1736504 0 -0.998308 -0.05814874 0 -0.866023 -0.5000042 0 -0.7273731 -0.6862423 0 0.1160922 -0.9932358 -0.002299129 0.2306154 -0.9730423 0.002299368 0.3420199 -0.9396899 -0.002299129 0.448795 -0.8936319 0.00229901 0.5495089 -0.8354848 -0.002298891 0.7273789 -0.6862323 -0.002298891 0.866024 -0.4999971 -0.002298891 0.9579834 -0.2868146 -0.002298951 0.9983057 -0.05814093 -0.002298951 0.9848048 0.1736499 -0.00229901 0.9182144 0.3960769 -0.002298891 0.8021199 0.5971586 -0.002298891 0.6427804 0.7660472 -0.002298653 0.4487959 0.8936314 -0.002299129 0.2306143 0.9730426 -0.002298891 0 0.9999974 -0.002298653 -0.2306143 0.9730426 -0.002298891 -0.448799 0.8936299 -0.002299129 -0.642788 0.7660408 -0.002298891 -0.8021199 0.5971586 -0.002298891 -0.9182144 0.3960769 -0.002298891 -0.9848061 0.1736424 -0.00229907 -0.9983054 -0.05814862 -0.002298891 -0.9579855 -0.2868076 -0.002298891 -0.866024 -0.4999971 -0.00229901 -0.7273712 -0.6862405 -0.002298772 -0.5495089 -0.8354848 -0.002298653 -0.3420174 -0.9396909 -0.002298891 -0.1160922 -0.9932358 -0.002298891 0 -0.9999974 0.002298891 0.6427804 -0.7660472 0.002298831 0.8021203 -0.597158 0.002298891 0.9182141 -0.3960778 0.002298831 0.9848048 -0.1736497 0.002298891 0.9983057 0.05814087 0.002298951 0.9579834 0.2868146 0.002298951 0.8660235 0.4999982 0.002298951 0.7273796 0.6862316 0.002299249 0.5495089 0.8354848 0.002298891 0.3420209 0.9396896 0.002299249 0.116091 0.9932359 0.00229901 -0.116091 0.9932359 0.002298891 -0.3420184 0.9396905 0.002299129 -0.5495089 0.8354848 0.002298772 -0.7273718 0.6862398 0.00229901 -0.8660235 0.4999982 0.00229901 -0.9579855 0.2868076 0.002298772 -0.9983054 0.05814856 0.002298891 -0.9848061 -0.1736422 0.00229901 -0.9182141 -0.3960778 0.00229901 -0.8021203 -0.597158 0.002298891 -0.642788 -0.7660408 0.002298891 -0.448798 -0.8936303 0.00229901 -0.2306154 -0.9730423 0.002299249 0.1160895 -0.9932388 0 0.3420218 -0.939692 0 0.5495033 -0.8354916 0 0.5495104 -0.835487 0 0.7273699 -0.6862457 0 0.866019 -0.5000111 0 0.9579923 -0.2867941 0 0.9983066 -0.0581718 0 0.9848074 0.1736502 0 0.9182138 0.3960854 0 0.8021262 0.5971545 0 0.4488024 0.8936312 0 0.2306125 0.9730457 0 -0.2306195 0.973044 0 -0.44879 0.8936374 0 -0.6427897 0.7660428 0 -0.8021189 0.5971645 0 -0.9182194 0.3960723 0 -0.9848074 0.1736502 0 -0.9983085 -0.05814099 0 -0.9579923 -0.2867941 0 -0.8660324 -0.4999879 0 -0.7273776 -0.6862375 0 -0.5495033 -0.8354916 0 -0.3420218 -0.939692 0 -0.116093 -0.9932383 0 0.116093 -0.9932383 0 0.7273776 -0.6862375 0 0.8660324 -0.4999879 0 0.9983085 -0.05814099 0 0.9848075 0.1736502 0 0.9182194 0.3960723 0 0.8021187 0.5971647 0 0.44879 0.8936374 0 0.2306195 0.973044 0 -0.2306125 0.9730457 0 -0.4488024 0.8936312 0 -0.8021262 0.5971547 0 -0.9182138 0.3960854 0 -0.9848075 0.1736502 0 -0.9983066 -0.0581718 0 -0.866019 -0.5000111 0 -0.7273699 -0.6862457 0 -0.5495104 -0.835487 0 -0.1160895 -0.9932388 0 0.116091 -0.9932359 -0.00229901 0.2306143 -0.9730426 0.002298891 0.3420209 -0.9396896 -0.002299129 0.4487897 -0.8936344 0.00229907 0.549516 -0.83548 -0.002298951 0.7273679 -0.6862439 -0.002298891 0.8660235 -0.4999982 -0.002299249 0.9579897 -0.2867934 -0.00229907 0.998304 -0.05817168 -0.002299129 0.9848048 0.1736497 -0.002298533 0.9182169 0.3960713 -0.002298772 0.802124 0.5971531 -0.002298891 0.642788 0.7660408 -0.002298891 0.4487887 0.893635 -0.00229907 0.2306154 0.9730423 -0.002299129 0 0.9999974 -0.002298891 -0.2306154 0.9730423 -0.002299129 -0.4487887 0.893635 -0.00229907 -0.802124 0.5971531 -0.002298891 -0.9182169 0.3960713 -0.002298772 -0.9848048 0.1736497 -0.002298533 -0.998304 -0.05817168 -0.002299129 -0.9579897 -0.2867934 -0.00229907 -0.8660235 -0.4999982 -0.002299249 -0.7273679 -0.6862439 -0.002298891 -0.549516 -0.83548 -0.002298951 -0.3420209 -0.9396896 -0.002299129 -0.116091 -0.9932359 -0.002298891 0 -0.9999974 0.002298653 0.642788 -0.7660408 0.002298891 0.8021237 -0.5971536 0.002298891 0.9182174 -0.3960704 0.002298593 0.9848048 -0.1736499 0.002298593 0.998304 0.05817174 0.002299129 0.9579897 0.2867934 0.002299189 0.866024 0.4999971 0.002299249 0.7273674 0.6862444 0.002298653 0.549516 0.83548 0.002298951 0.3420199 0.9396899 0.00229901 0.1160922 0.9932358 0.002299129 -0.1160922 0.9932358 0.002299129 -0.3420199 0.9396899 0.00229901 -0.549516 0.83548 0.002298951 -0.7273674 0.6862444 0.002298653 -0.866024 0.4999971 0.002299249 -0.9579897 0.2867934 0.002299189 -0.998304 0.05817174 0.002299129 -0.9848048 -0.1736499 0.002298593 -0.9182174 -0.3960704 0.002298593 -0.8021237 -0.5971536 0.002298891 -0.4487897 -0.8936344 0.00229907 -0.2306143 -0.9730426 0.002298891 0.1160907 -0.9932386 0 0.7273694 -0.6862462 0 0.8660197 -0.5000101 0 0.9983066 -0.05817192 0 0.4488033 0.8936306 0 0.2306114 0.973046 0 -0.2306184 0.9730443 0 -0.4487909 0.8936368 0 -0.8021184 0.5971652 0 -0.9182198 0.3960714 0 -0.866033 -0.4999868 0 -0.1160942 -0.9932382 0 0.1160942 -0.9932382 0 0.866033 -0.4999868 0 0.9983084 -0.05814105 0 0.9182198 0.3960714 0 0.8021184 0.5971652 0 0.4487909 0.8936368 0 0.2306184 0.9730443 0 -0.2306114 0.973046 0 -0.9983066 -0.05817186 0 -0.8660197 -0.5000101 0 -0.7273692 -0.6862464 0 -0.1160907 -0.9932386 0 0.2306154 -0.9730423 0.002299129 0.3420199 -0.9396899 -0.00229901 0.4487887 -0.893635 0.00229907 0.7273673 -0.6862446 -0.002298653 0.866024 -0.4999971 -0.002299249 0.9579897 -0.2867934 -0.002299129 0.998304 -0.05817174 -0.002299129 0.9848048 0.1736499 -0.002298593 0.9182174 0.3960704 -0.002298653 0.8021237 0.5971536 -0.002298891 0.4487897 0.8936344 -0.00229907 -0.4487897 0.8936344 -0.00229907 -0.8021237 0.5971536 -0.002298891 -0.9182174 0.3960704 -0.002298653 -0.9848048 0.1736499 -0.002298593 -0.998304 -0.05817174 -0.002299129 -0.9579897 -0.2867934 -0.002299129 -0.866024 -0.4999971 -0.002299249 -0.7273673 -0.6862446 -0.002298653 -0.3420199 -0.9396899 -0.002299129 -0.1160922 -0.9932358 -0.002299129 0.8021242 -0.5971531 0.002298891 0.9182169 -0.3960713 0.002298712 0.9848048 -0.1736497 0.002298533 0.998304 0.05817168 0.002299129 0.9579897 0.2867934 0.00229907 0.8660235 0.4999982 0.002299249 0.7273679 0.6862439 0.002298891 0.3420209 0.9396896 0.002299129 -0.116091 0.9932359 0.00229901 -0.3420209 0.9396896 0.002299129 -0.7273679 0.6862439 0.002298891 -0.8660235 0.4999982 0.002299249 -0.9579897 0.2867934 0.002299129 -0.998304 0.05817168 0.002299129 -0.9848048 -0.1736497 0.002298533 -0.9182169 -0.3960713 0.002298712 -0.8021242 -0.5971531 0.002298891 -0.4487887 -0.893635 0.00229907 0.1160913 -0.9932386 0 0.7273737 -0.6862416 0 0.8660257 -0.4999995 0 0.9182165 0.3960788 0 0.4487992 0.8936327 0 0.2306143 0.9730453 0 -0.2306143 0.9730453 0 -0.4487992 0.8936327 0 -0.8021226 0.5971595 0 -0.9182165 0.3960788 0 -0.9848088 0.1736427 0 -0.8660257 -0.4999995 0 -0.1160913 -0.9932386 0 0.9983075 -0.05815643 0 0.8021225 0.5971598 0 0.230616 0.9730449 0 -0.230616 0.9730449 0 -0.998308 -0.05814874 0 -0.8660224 -0.5000053 0 -0.7273737 -0.6862416 0 0.3420209 -0.9396896 -0.002299249 0.4487959 -0.8936314 0.00229901 0.7273796 -0.6862316 -0.002299129 0.8660235 -0.4999982 -0.002298891 0.9983057 -0.05814087 -0.002298951 0.9848048 0.1736497 -0.002298951 0.9182141 0.3960778 -0.002298891 0.8021203 0.5971581 -0.002298891 0.6427804 0.7660472 -0.002298891 0.448795 0.8936319 -0.002299129 0.2306154 0.9730423 -0.002299368 -0.2306154 0.9730423 -0.002299368 -0.448798 0.8936303 -0.002299129 -0.8021203 0.5971581 -0.002298891 -0.9182141 0.3960778 -0.00229901 -0.9848061 0.1736422 -0.00229901 -0.9983054 -0.05814856 -0.002298891 -0.9579855 -0.2868076 -0.002298772 -0.8660235 -0.4999982 -0.00229901 -0.7273718 -0.6862398 -0.002299129 -0.3420184 -0.9396905 -0.002299129 0.6427804 -0.7660472 0.002298653 0.8021199 -0.5971586 0.002298891 0.9182144 -0.3960769 0.002298891 0.9848048 -0.1736499 0.002298951 0.9983057 0.05814093 0.002298951 0.866024 0.4999971 0.002298891 0.727379 0.6862322 0.002298951 0.3420199 0.9396899 0.002299129 -0.1160922 0.9932358 0.00229901 -0.3420174 0.9396909 0.00229901 -0.7273712 0.6862404 0.002298772 -0.866024 0.4999971 0.002298951 -0.9579855 0.2868076 0.002298891 -0.9983054 0.05814862 0.002298891 -0.9848061 -0.1736424 0.00229907 -0.9182144 -0.3960769 0.002298891 -0.8021199 -0.5971586 0.002298891 -0.642788 -0.7660408 0.002298772 -0.448799 -0.8936299 0.00229901 0 0.04361951 0.9990483 0 0.1305262 0.9914449 0 0.1305262 0.991445 0 0.2164394 0.9762961 0 0.2164395 0.9762961 0 0.3007058 0.9537171 0 0.3826836 0.9238795 0 0.4617482 0.8870111 0 0.5372992 0.8433917 0 0.6087612 0.7933536 0 0.6755905 0.7372772 0 0.7372772 0.6755905 0 0.7933534 0.6087613 0 0.8433914 0.5372998 0 0.8870109 0.4617487 0 0.9238796 0.3826832 0 0.9537174 0.3007048 0 0.9762963 0.2164386 0 0.9914453 0.1305236 0 0.9990482 0.04361975 0 0.9990482 -0.04361975 0 0.9914447 -0.1305282 0 0.9762958 -0.2164409 0 0.9537167 -0.300707 0 0.9238796 -0.3826832 0 0.8870109 -0.4617487 0 0.843392 -0.5372989 0 0.7933534 -0.6087613 0 0.7372772 -0.6755905 0 0.6755905 -0.7372772 0 0.6087617 -0.7933531 0 0.5372992 -0.8433917 0 0.4617487 -0.8870108 0 0.382684 -0.9238793 0 0.3007059 -0.9537169 0 0.2164394 -0.9762961 0 0.1305262 -0.9914449 0 0.04361951 -0.9990483 0 -0.04361951 -0.9990483 0 -0.1305262 -0.991445 0 -0.2164395 -0.9762961 0 -0.3007058 -0.9537171 0 -0.3826836 -0.9238795 0 -0.4617482 -0.8870111 0 -0.5372992 -0.8433917 0 -0.6087612 -0.7933536 0 -0.6755905 -0.7372772 0 -0.7372772 -0.6755905 0 -0.7933534 -0.6087613 0 -0.8433914 -0.5372998 0 -0.8870109 -0.4617487 0 -0.9238796 -0.3826832 0 -0.9537174 -0.3007048 0 -0.9762963 -0.2164386 0 -0.9914453 -0.1305236 0 -0.9990482 -0.04361975 0 -0.9990482 0.04361975 0 -0.9914447 0.1305282 0 -0.9762958 0.2164409 0 -0.9537167 0.300707 0 -0.9238796 0.3826832 0 -0.8870109 0.4617487 0 -0.843392 0.5372989 0 -0.7933534 0.6087613 0 -0.7372772 0.6755905 0 -0.6755905 0.7372772 0 -0.6087617 0.7933531 0 -0.5372992 0.8433917 0 -0.4617487 0.8870108 0 -0.382684 0.9238793 0 -0.3007059 0.9537169 0 -0.2164394 0.9762961 0 -0.1305262 0.9914449 0 -0.04361951 0.9990483 0 0.04361951 0.9990483 0 0.3007059 0.9537169 0 0.382684 0.9238793 0 0.4617487 0.8870108 0 0.6087617 0.7933531 0 0.843392 0.5372989 0 0.9537167 0.300707 0 0.9762958 0.2164409 0 0.9914447 0.1305282 0 0.9990482 0.04361981 0 0.9990482 -0.04361981 0 0.9914453 -0.1305236 0 0.9762963 -0.2164386 0 0.9537174 -0.3007048 0 0.8433914 -0.5372998 0 0.6087612 -0.7933536 0 0.4617482 -0.8870111 0 0.3826836 -0.9238795 0 0.3007058 -0.9537171 0 0.2164395 -0.9762961 0 0.1305262 -0.991445 0 -0.1305262 -0.9914449 0 -0.2164394 -0.9762961 0 -0.3007059 -0.9537169 0 -0.382684 -0.9238793 0 -0.4617487 -0.8870108 0 -0.6087617 -0.7933531 0 -0.843392 -0.5372989 0 -0.9537167 -0.300707 0 -0.9762958 -0.2164409 0 -0.9914447 -0.1305282 0 -0.9990482 -0.04361981 0 -0.9990482 0.04361981 0 -0.9914453 0.1305236 0 -0.9762963 0.2164386 0 -0.9537174 0.3007048 0 -0.8433914 0.5372998 0 -0.6087612 0.7933536 0 -0.4617482 0.8870111 0 -0.3826836 0.9238795 0 -0.3007058 0.9537171 0 -0.2164395 0.9762961 0 -0.1305262 0.991445 -0.7071068 -0.7071068 0 0 -1 2.19855e-6 0 -1 -1.14844e-6 0 -1 2.16512e-6 0 -1 -2.13011e-6 0 -1 2.11191e-6 0 -1 1.68605e-6 0 -1 -2.90917e-6 0 -1 6.49949e-7 0 -1 1.19358e-6 0 -1 -1.12051e-6 0 -1 5.36067e-7 0 -1 -1.04355e-6 0 -1 1.03214e-6 0 -1 5.18446e-7 0 -1 -5.49027e-7 0 -1 -6.25786e-7 0 -1 6.91998e-7 0 -1 -9.40187e-7 0 -1 2.38556e-6 0 -1 -2.09716e-6 0 -1 1.47178e-6 0 -1 1.20167e-6 0 -1 -2.252e-6 0 -1 2.15129e-6 0 -1 -2.92937e-6 0 -1 -1.13816e-6 0 -1 -1.0584e-6 0 -1 -1.17024e-6 -0.7071068 0.7071068 0 5.50447e-7 0 1 4.95507e-7 0 1 -4.69559e-7 0 1 -4.59182e-7 0 1 -4.29868e-6 0 1 -1.69652e-6 0 1 8.08063e-7 0 1 -3.90793e-7 0 1 1.66677e-6 0 1 -5.9121e-6 0 1 3.40832e-6 0 1 -2.53529e-7 0 1 -3.51242e-6 0 1 5.14601e-7 0 1 -1.3495e-6 0 1 4.02873e-6 0 1 -3.9922e-6 0 1 3.37154e-6 0 1 -1.53676e-6 0 1 1.87746e-6 0 1 -2.41414e-6 0 1 3.78683e-6 0 1 -1.00913e-5 0 1 2.09755e-6 0 1 -4.16832e-7 0 1 -4.01772e-6 0 1 1.35062e-6 0 1 1.77263e-6 0 1 -9.59914e-7 0 1 5.18077e-7 0 1 -5.97065e-7 0 1 7.70783e-7 0 1 -7.70783e-7 0 1 5.97065e-7 0 1 -5.18077e-7 0 1 9.59914e-7 0 1 4.62974e-7 0 1 -5.78942e-7 0 1 1.34466e-7 0 1 -5.56913e-6 0 1 -3.46107e-6 0 1 1.60252e-6 0 1 6.74669e-6 0 1 3.99217e-6 0 1 1.53676e-6 0 1 -3.75494e-6 0 1 2.41412e-6 0 1 -1.02294e-6 0 1 2.14935e-6 0 1 8.4826e-7 0 1 -1.77263e-6 0 1 -1.35062e-6 0 1 5.35696e-6 0 1 -3.40896e-6 0 1 -3.35608e-6 0 1 1.00913e-5 0 1 -1.74908e-6 0 1 -1.70415e-6 0 1 9.45942e-6 0 1 2.53529e-7 0 1 -6.66825e-6 0 1 3.51242e-6 0 1 -2.89226e-6 0 1 6.66831e-6 0 1 3.40279e-6 0 1 -3.20505e-6 0 1 3.46107e-6 0 1 -2.09273e-6 0 1 -5.50447e-7 0 -1 -4.95507e-7 0 -1 4.69558e-7 0 -1 4.59182e-7 0 -1 4.29869e-6 0 -1 1.69652e-6 0 -1 -8.08064e-7 0 -1 3.90792e-7 0 -1 -1.66677e-6 0 -1 5.91214e-6 0 -1 -3.4083e-6 0 -1 2.53529e-7 0 -1 3.51242e-6 0 -1 -5.14601e-7 0 -1 1.3495e-6 0 -1 -4.02876e-6 0 -1 3.99217e-6 0 -1 -3.37153e-6 0 -1 1.53676e-6 0 -1 -1.87747e-6 0 -1 2.41412e-6 0 -1 -3.78683e-6 0 -1 1.00913e-5 0 -1 -2.09755e-6 0 -1 4.16832e-7 0 -1 4.01772e-6 0 -1 -1.35062e-6 0 -1 -1.77263e-6 0 -1 9.59914e-7 0 -1 -5.18077e-7 0 -1 5.97065e-7 0 -1 -7.70783e-7 0 -1 7.70783e-7 0 -1 -5.97065e-7 0 -1 5.18077e-7 0 -1 -9.59914e-7 0 -1 -4.62974e-7 0 -1 5.78942e-7 0 -1 -1.34466e-7 0 -1 5.56906e-6 0 -1 3.46107e-6 0 -1 -1.60252e-6 0 -1 -6.74674e-6 0 -1 -3.9922e-6 0 -1 -1.53676e-6 0 -1 3.75494e-6 0 -1 -2.41414e-6 0 -1 1.02294e-6 0 -1 -2.14934e-6 0 -1 -8.48262e-7 0 -1 1.77263e-6 0 -1 1.35062e-6 0 -1 -5.35696e-6 0 -1 3.40897e-6 0 -1 3.35608e-6 0 -1 -1.00913e-5 0 -1 1.74909e-6 0 -1 1.70416e-6 0 -1 -9.45935e-6 0 -1 -2.53529e-7 0 -1 6.66831e-6 0 -1 -3.51242e-6 0 -1 2.89229e-6 0 -1 -6.66825e-6 0 -1 -3.40282e-6 0 -1 3.20505e-6 0 -1 -3.46107e-6 0 -1 2.09273e-6 0 -1 0 1 5.2446e-6 0 1 -5.12576e-7 0 1 -2.99745e-6 0 1 -3.38399e-7 0 1 2.50849e-6 0 1 -1.4313e-6 0 1 -1.70292e-6 0 1 1.16999e-6 0 1 -1.22768e-6 0 1 1.44168e-6 0 1 -1.62878e-6 0 1 7.62971e-7 0 1 -1.26694e-6 0 1 8.96739e-7 0 1 -1.11951e-6 0 1 2.32676e-6 0 1 -2.13024e-6 0 1 -1.19659e-6 0 1 2.31208e-6 0 1 -1.04028e-6 0 1 1.51162e-6 0 1 -1.37028e-6 0 1 7.28235e-7 0 1 -1.68558e-6 0 1 7.48655e-7 0 1 -6.82561e-7 0 1 2.20194e-6 0 1 -3.13098e-6 0 1 1.93067e-6 0 1 -4.53889e-6 0 1 5.66704e-6 0 1 -1.95637e-6 0 -1 5.66704e-6 0 -1 -3.40417e-6 0 -1 -2.34823e-6 0 -1 2.93592e-6 0 -1 -1.40617e-6 0 -1 -1.36512e-6 0 -1 1.3816e-6 0 -1 -7.12068e-7 0 -1 -1.37027e-6 0 -1 -7.16569e-7 0 -1 9.04982e-7 0 -1 2.45581e-6 0 -1 -1.72084e-6 0 -1 1.06444e-6 0 -1 -2.43456e-6 0 -1 1.45422e-6 0 -1 -2.23903e-6 0 -1 -2.81353e-7 0 -1 1.19565e-6 0 -1 -9.50203e-7 0 -1 1.52594e-6 0 -1 -8.14392e-7 0 -1 1.44168e-6 0 -1 -9.20759e-7 0 -1 1.16999e-6 0 -1 -2.27056e-6 0 -1 2.80049e-7 0 -1 -2.29007e-6 0 -1 5.9363e-7 0 -1 2.50849e-6 0 -1 -2.24809e-6 0 -1 2.6223e-6 -1 5.83205e-7 0 -1 -2.86741e-6 0 -1 -4.24525e-7 0 -1 -3.15094e-6 0 -1 1.1021e-6 0 -1 -1.27032e-6 0 -1 2.86741e-6 0 -1 -1.62258e-6 0 -1 3.15094e-6 0 -1 4.24525e-7 0 -1 -5.83205e-7 0 0.9691733 0.177096 -0.1712894 0.9510551 0.2306551 -0.2056517 0.911861 0.2956228 -0.2848103 0.8443276 0.3973172 -0.3595136 0.844224 0.4083358 -0.3471999 0.8442217 0.4280113 -0.3226394 0.844224 0.446205 -0.2969632 0.844224 0.4628645 -0.2702639 0.8442225 0.4779306 -0.2426332 0.8442238 0.491344 -0.2141667 0.8442236 0.503066 -0.1849625 0.8442237 0.5130543 -0.1551187 0.8442234 0.521274 -0.1247414 0.8442233 0.5276962 -0.0939356 0.8442231 0.5322998 -0.06280422 0.8441981 0.5351053 -0.0314964 0.6844363 0.7290727 0 0.4815945 0.8748813 0.05147314 0.4815912 0.8703589 0.10269 0.4815927 0.8628311 0.1535934 0.4815949 0.8523285 0.2039669 0.481595 0.8388895 0.2536345 0.4815964 0.8225573 0.302431 0.4815921 0.8033938 0.3501823 0.4815962 0.7814571 0.396724 0.4815928 0.7568273 0.4419059 0.4815934 0.7295875 0.4855615 0.4815958 0.6998336 0.52754 0.4815959 0.6676657 0.5677042 0.3940916 0.6749421 0.6238149 0.4817057 0.6603139 0.5761469 0.5354654 0.6142654 0.5796161 0.6845501 0.5431199 0.4862222 0.6843916 0.5554647 0.4722999 0.6843916 0.5822257 0.4388867 0.6843923 0.6069782 0.4039613 0.6843895 0.6296413 0.367645 0.6843885 0.6501333 0.3300592 0.6843903 0.6683824 0.2913333 0.6843893 0.6843279 0.2516081 0.6843902 0.697914 0.2110124 0.6843927 0.709093 0.1696875 0.6843919 0.7178299 0.1277812 0.6843901 0.7240934 0.08543407 0.8441981 0.5351053 0.0314964 0.9510256 0.3091124 0 0.9510171 0.3086036 -0.01817655 0.9510174 0.3070081 -0.03622251 0.9510173 0.3043534 -0.05417722 0.951017 0.3006501 -0.07194644 0.951017 0.2959096 -0.08946639 0.9510174 0.290148 -0.1066778 0.9510176 0.2833863 -0.1235222 0.951017 0.2756503 -0.1399415 0.9510176 0.2669606 -0.1558766 0.9510179 0.2573518 -0.1712747 0.9510164 0.246861 -0.1860849 0.9510168 0.2355127 -0.2002518 0.9510176 0.2355107 -0.2002511 0.844222 0.4083376 -0.3472028 0.8248794 0.4126687 -0.3863658 0.7015917 0.5232883 -0.4836718 0.5354686 0.6142634 -0.5796154 0.3940919 0.6749429 -0.6238138 0.2919046 0.7099454 -0.6409128 0.2486035 0.7358559 -0.6298511 0.1762701 0.7253445 -0.6654354 0.05873739 0.7388123 -0.6713467 0.02286022 0.7534963 -0.6570547 0.1068974 0.7574698 -0.6440594 0.01959675 0.7899867 -0.6128107 0.1099632 0.793695 -0.5982946 0.2485954 0.8063531 -0.5366519 0.4815924 0.7568274 -0.4419064 0.6843879 0.6501342 -0.3300589 0.6843888 0.6296439 -0.3676421 0.6843919 0.6296396 -0.3676437 0.6843912 0.6069788 -0.4039624 0.4815982 0.6998326 -0.5275392 0.2485834 0.7379199 -0.6274397 0.2485866 0.7734717 -0.5830492 0.2485912 0.7734691 -0.5830507 0.6845494 0.5431204 -0.4862227 0.6843938 0.5554643 -0.4722973 0.6843901 0.5822268 -0.4388875 0.6843905 0.6069805 -0.403961 0.4817058 0.6603137 -0.576147 0.4815959 0.6676671 -0.5677025 0.4815971 0.6998322 -0.5275407 0.01661044 0.8238692 -0.5665366 0.1127598 0.8271792 -0.5505086 0.2485892 0.8364601 -0.4884035 0.4815964 0.781456 -0.396726 0.6843882 0.6683835 -0.2913354 0.6843887 0.6501336 -0.3300583 0.01390153 0.8550348 -0.5183844 0.115295 0.8578101 -0.5008684 0.2485923 0.8636816 -0.4384701 0.4815938 0.8033927 -0.3501825 0.6843897 0.6843276 -0.251608 0.684391 0.6683821 -0.2913321 0.01145756 0.883378 -0.4685211 0.1175616 0.8854896 -0.4495416 0.2485926 0.8879262 -0.3870255 0.4815944 0.8225583 -0.3024315 0.6843895 0.6979152 -0.2110107 0.6843892 0.6843284 -0.2516068 0.009281873 0.9088099 -0.4171076 0.1195561 0.9101269 -0.3967059 0.248588 0.9091094 -0.3342517 0.4815939 0.8388915 -0.2536309 0.6843895 0.7090961 -0.1696879 0.6843901 0.6979146 -0.2110108 0.007382333 0.9312477 -0.3643122 0.1212806 0.9316436 -0.3425365 0.2485877 0.9271588 -0.2803223 0.4815949 0.8523281 -0.2039688 0.6843934 0.7178285 -0.127781 0.6843932 0.7090924 -0.1696877 0.005754351 0.9506142 -0.3103217 0.1227499 0.9499673 -0.2872188 0.2485879 0.9420114 -0.2254297 0.4815919 0.8628316 -0.1535933 0.684392 0.7240918 -0.08543246 0.6843904 0.7178315 -0.1277807 0.00439471 0.9668502 -0.2553066 0.1239405 0.9650426 -0.2309362 0.2485892 0.953618 -0.1697537 0.4815918 0.8703588 -0.1026878 0.6843917 0.727855 -0.04283916 0.6843896 0.7240939 -0.08543413 0.003305554 0.9799025 -0.1994498 0.1248644 0.9768182 -0.1738826 0.248592 0.961936 -0.1134954 0.4815945 0.8748813 -0.05147314 0.6844367 0.7290723 0 0.6843457 0.7278989 -0.04282867 0.002486526 0.9897289 -0.1429353 0.1255338 0.9852555 -0.1162456 0.2485863 0.9669389 -0.05687069 0.4816601 0.8763582 0 0.4815283 0.8749185 0.05145984 0.4816593 0.8763586 0 0.001953601 0.9962976 -0.08595031 0.125889 0.9903339 -0.05823016 0.2486723 0.9685877 0 0.2485092 0.9669592 0.05685949 0.2485863 0.9619371 0.1134988 0.2485863 0.9669389 0.05687069 0.001678168 0.9995872 -0.02868062 0.1261474 0.9920115 0 0.001678168 0.9995872 0.02868062 0.001953601 0.9962975 0.08595043 0.002486348 0.9897289 0.1429356 0.003305137 0.9799025 0.1994498 0.00439471 0.9668502 0.2553066 0.005754351 0.9506142 0.3103217 0.007380783 0.9312477 0.3643122 0.009281873 0.9088101 0.4171069 0.01145762 0.8833778 0.4685218 0.01390153 0.8550348 0.5183844 0.01661044 0.8238692 0.5665366 0.01960307 0.7899867 0.6128106 0.02286016 0.7534966 0.6570543 0.05873739 0.7388123 0.6713467 0.1762702 0.7253449 0.6654349 0.248602 0.7358561 0.6298514 0.248592 0.7379186 0.6274378 0.2485866 0.7734717 0.5830492 0.2485865 0.8063551 0.5366528 0.2485924 0.8364589 0.4884037 0.248589 0.8636811 0.4384729 0.2485877 0.8879251 0.3870313 0.2485865 0.9091097 0.3342518 0.2485887 0.9271595 0.2803195 0.2485893 0.9420125 0.2254237 0.2485926 0.9536175 0.1697509 0.2485921 0.9619363 0.1134928 0.1255338 0.9852555 0.1162456 0.125889 0.9903339 0.05823016 0.1248645 0.9768182 0.1738828 0.248589 0.9536179 0.1697546 0.1239401 0.9650427 0.2309362 0.2485889 0.9420112 0.2254297 0.1227491 0.9499674 0.2872189 0.2485884 0.927159 0.2803211 0.1212806 0.9316436 0.3425365 0.2485912 0.9091092 0.3342498 0.1195561 0.9101269 0.3967059 0.2485924 0.8879262 0.387026 0.1175616 0.8854895 0.4495419 0.2485923 0.8636807 0.4384718 0.1152966 0.8578097 0.5008686 0.2485891 0.8364593 0.4884049 0.1127599 0.8271791 0.550509 0.2485979 0.8063544 0.5366486 0.1099602 0.7936953 0.5982949 0.248589 0.7734696 0.5830509 0.1069034 0.7574694 0.644059 0.2485778 0.7379217 0.6274397 0.2919046 0.7099454 0.6409128 0.7015919 0.5232884 0.4836716 0.8248796 0.4126688 0.3863655 0.911861 0.2956228 0.2848103 0.9691731 0.1770969 0.1712902 0.9967439 0.05789518 0.05612289 0.9955371 0.06957119 0.06376355 0.9956937 0.0702663 0.06047171 0.9954291 0.07275748 0.06186449 0.9510166 0.2468597 0.1860851 0.8442221 0.4462073 0.2969648 0.8442209 0.4280115 0.3226408 0.8442242 0.4280086 0.3226364 0.8442226 0.4083371 0.3472017 0.9510554 0.2306542 0.2056508 0.9510173 0.2355106 0.2002518 0.951017 0.2355128 0.2002511 0.8443274 0.3973171 0.3595141 0.8442222 0.4083382 0.3472018 0.9956842 0.07380259 0.05626958 0.9954396 0.07617622 0.05742275 0.9510178 0.2573524 0.1712749 0.8442237 0.4628645 0.2702648 0.8442227 0.4462077 0.2969627 0.9956744 0.07709014 0.05186086 0.99545 0.07932418 0.05279266 0.9510177 0.2669603 0.1558768 0.8442245 0.4779266 0.2426336 0.844223 0.4628663 0.2702637 0.9956645 0.0801168 0.04726135 0.9954608 0.08218801 0.04799014 0.9510178 0.2756479 0.139941 0.8442246 0.4913427 0.2141661 0.844222 0.4779307 0.2426348 0.9956545 0.08286857 0.04248613 0.9954715 0.08476287 0.04303228 0.9510178 0.2833855 0.1235223 0.8442228 0.5030673 0.184963 0.8442217 0.4913473 0.2141675 0.9956441 0.08533972 0.03755235 0.9954826 0.08703613 0.03793787 0.9510174 0.2901478 0.1066787 0.8442238 0.513054 0.1551186 0.8442241 0.5030658 0.1849607 0.9956333 0.08751994 0.03247505 0.9954937 0.0890026 0.03272378 0.9510172 0.2959086 0.08946752 0.8442235 0.5212735 0.1247429 0.8442242 0.5130532 0.1551197 0.9956223 0.08940094 0.02727216 0.9955051 0.09065508 0.02740961 0.9510174 0.3006489 0.0719459 0.8442227 0.527697 0.09393572 0.8442237 0.5212738 0.1247406 0.9956113 0.09097236 0.02196139 0.9955166 0.09199017 0.02201348 0.951018 0.3043512 0.05417674 0.8442231 0.5322999 0.06280422 0.8442234 0.527696 0.09393578 0.9955998 0.09223276 0.01656037 0.9955283 0.09300142 0.01655489 0.951018 0.3070062 0.03622215 0.8442247 0.5350629 0.03150254 0.8442234 0.5322993 0.06280326 0.9955881 0.0931738 0.01108729 0.9955402 0.09368854 0.01105409 0.9510171 0.3086036 0.01817655 0.9510252 0.3091134 0 0.9510102 0.3086252 0.01817142 0.9955763 0.09379303 0.005560457 0.9955578 0.09399002 0.005536139 0.9955589 0.094141 0 0.9955578 0.0939899 -0.005536139 0.9955587 0.09414291 0 0.9955763 0.09379208 -0.005560457 0.9955403 0.09368759 -0.01105409 0.9955881 0.09317374 -0.01108729 0.9955998 0.09223276 -0.01656037 0.9956113 0.09097242 -0.02196139 0.9956223 0.08940094 -0.02727216 0.9956333 0.08751994 -0.03247505 0.9956441 0.08533972 -0.03755235 0.9956545 0.08286857 -0.04248613 0.9956645 0.0801168 -0.04726135 0.9956744 0.07709014 -0.05186086 0.9956842 0.07380259 -0.05626958 0.9956937 0.0702666 -0.06047201 0.9967439 0.05789548 -0.05612313 0.9955371 0.06957226 -0.06376361 0.9955284 0.09300112 -0.01655489 0.9955167 0.09198927 -0.02201348 0.9955052 0.09065407 -0.02740961 0.9954938 0.08900171 -0.03272378 0.9954826 0.08703571 -0.03793787 0.9954715 0.08476322 -0.04303234 0.9954608 0.08218759 -0.04799014 0.99545 0.07932412 -0.05279272 0.9954395 0.0761764 -0.05742275 0.9954292 0.07275706 -0.06186467 0.2485889 0.7379199 -0.6274375 0.4815948 0.6676662 -0.5677046 0.6843897 0.5554654 -0.4723018 0.6843917 0.5822241 -0.4388884 0.9510182 0.2468552 -0.1860829 0.8442236 0.4280089 -0.3226377 0.4815947 0.7295871 -0.4855606 0.4815914 0.7295891 -0.485561 0.2485891 0.8063565 -0.5366495 0.9510173 0.2573539 -0.1712752 0.8442211 0.4462099 -0.2969639 0.248592 0.8364588 -0.4884045 0.4815955 0.756825 -0.4419071 0.951017 0.2669625 -0.1558772 0.8442226 0.4628666 -0.2702646 0.2485918 0.8636798 -0.438474 0.481595 0.7814561 -0.3967274 0.9510177 0.2756485 -0.1399406 0.8442233 0.4779278 -0.2426356 0.2485889 0.8879247 -0.3870315 0.4815956 0.803392 -0.3501815 0.951018 0.2833851 -0.1235221 0.8442219 0.491347 -0.2141672 0.2485912 0.9091092 -0.3342498 0.481595 0.8225587 -0.302429 0.9510174 0.2901478 -0.1066787 0.8442237 0.5030665 -0.1849611 0.2485893 0.9271597 -0.2803183 0.4815956 0.8388894 -0.2536344 0.9510174 0.2959082 -0.08946657 0.8442241 0.5130534 -0.1551197 0.2485896 0.9420125 -0.2254238 0.4815928 0.8523311 -0.2039613 0.9510176 0.3006487 -0.07194584 0.8442239 0.5212731 -0.124742 0.2485924 0.9536175 -0.1697518 0.4815917 0.8628317 -0.1535935 0.9510174 0.3043529 -0.05417835 0.844223 0.5276966 -0.09393596 0.2485862 0.9619374 -0.1134961 0.4815939 0.8703571 -0.1026929 0.9510176 0.3070073 -0.0362221 0.8442237 0.5322989 -0.06280326 0.2485092 0.9669592 -0.05685949 0.4815283 0.8749185 -0.05145984 0.9510102 0.3086252 -0.01817142 0.8442247 0.535063 -0.03150254 0.2486717 0.9685879 0 0.8442457 0.5359563 0 0.8442462 0.5359558 0 0.6843917 0.727855 0.04283916 0.684346 0.7278985 0.04282867 0.6843915 0.7240923 0.08543252 0.4815944 0.8703571 0.1026907 0.9510174 0.3070082 0.03622245 0.6843918 0.7178301 0.1277804 0.4815911 0.8628321 0.1535935 0.9510169 0.3043543 0.05417883 0.68439 0.7090955 0.1696881 0.4815927 0.8523307 0.2039631 0.9510172 0.3006495 0.07194638 0.6843896 0.6979156 0.211009 0.4815952 0.8388906 0.2536308 0.9510172 0.2959093 0.08946549 0.6843901 0.6843277 0.2516065 0.4815931 0.8225598 0.3024293 0.9510171 0.2901492 0.106678 0.684389 0.6683833 0.2913342 0.4815973 0.8033909 0.3501817 0.9510175 0.2833867 0.1235222 0.6843881 0.6501345 0.3300579 0.4815949 0.7814553 0.3967295 0.9510175 0.2756494 0.1399404 0.6843921 0.6296411 0.3676406 0.4815949 0.7568252 0.4419073 0.9510172 0.2669619 0.1558768 0.6843899 0.6069805 0.4039619 0.4815934 0.7295884 0.4855601 0.9510179 0.2573521 0.1712742 0.6843892 0.582226 0.43889 0.4815997 0.699831 0.52754 0.9510178 0.246857 0.1860827 0.6843932 0.5554638 0.4722985 0.4815951 0.6676669 0.5677034 0 0.7536947 0.6572248 0 0.7536935 0.6572261 0 0.7901394 0.6129273 0 0.8239835 0.5666139 0 0.8551166 0.5184358 0 0.8834369 0.4685503 0 0.9088499 0.4171236 0 0.9312716 0.3643258 0 0.9506292 0.310329 0 0.9668597 0.2553087 0 0.9799081 0.1994498 0 0.9897321 0.1429354 0 0.9962994 0.08595073 0 0.9995886 0.02868109 0 0.9995886 -0.02868109 0 0.9962997 -0.0859484 0 0.9897321 -0.1429354 0 0.9799081 -0.1994498 0 0.9668597 -0.2553087 0 0.95063 -0.3103268 0 0.9312723 -0.3643238 0 0.9088499 -0.4171236 0 0.8834369 -0.4685503 0 0.8551177 -0.5184341 0 0.8239846 -0.5666123 0 0.8551166 -0.5184358 0 0.8239846 0.5666123 0 0.8551177 0.5184341 0 0.9312723 0.3643238 0 0.95063 0.3103268 0 0.9962997 0.0859484 0 0.9962994 -0.08595073 0 0.9506292 -0.310329 0 0.9312716 -0.3643258 0 0.8239835 -0.5666139 0 0.7901394 -0.6129273 0 0.7536935 -0.6572261 0 0.7536947 -0.6572248 0.02286022 -0.7534963 -0.6570547 0.2485804 -0.7379212 -0.6274394 0.4815957 -0.667666 -0.5677039 0.6843922 -0.5554644 -0.4722993 0.8442222 -0.4083382 -0.3472018 0.9510173 -0.2355106 -0.2002518 0.9954292 -0.07275706 -0.06186467 0.9956842 -0.07380187 -0.05626946 0.9954395 -0.0761764 -0.05742275 0.9956744 -0.07709014 -0.05186086 0.99545 -0.07932418 -0.05279266 0.9510177 -0.2669603 -0.1558768 0.8442245 -0.4779266 -0.2426336 0.6843882 -0.668384 -0.2913345 0.4815964 -0.8225573 -0.302431 0.2485891 -0.927159 -0.2803211 0.00439471 -0.9668502 -0.2553066 0.1227508 -0.9499671 -0.2872192 0.005754351 -0.9506142 -0.3103217 0.1212806 -0.9316436 -0.3425365 0.2485862 -0.8879255 -0.3870314 0.4815952 -0.781455 -0.3967294 0.6843895 -0.6296413 -0.367645 0.8442236 -0.4462065 -0.296962 0.9510176 -0.2468572 -0.1860833 0.9510175 -0.2573531 -0.1712754 0.9510179 -0.2573521 -0.1712742 0.05873745 -0.7388128 -0.6713461 0.1762702 -0.7253449 -0.6654349 0.2918981 -0.709946 -0.640915 0.3940916 -0.6749421 -0.6238149 0.4817057 -0.6603139 -0.5761469 0.5354654 -0.6142654 -0.5796161 0.6845501 -0.5431199 -0.4862222 0.7015917 -0.5232883 -0.4836718 0.8248794 -0.4126687 -0.3863658 0.8443273 -0.3973168 -0.3595147 0.911861 -0.2956228 -0.2848103 0.9510548 -0.230656 -0.2056516 0.9691731 -0.1770969 -0.1712902 0.9967439 -0.05789518 -0.05612289 0.9955371 -0.06957119 -0.06376355 0.9956937 -0.0702663 -0.06047171 0.248602 -0.7358561 -0.6298514 0.9956645 -0.0801168 -0.04726135 0.9954608 -0.08218801 -0.04799014 0.9510178 -0.2756479 -0.139941 0.8442246 -0.4913427 -0.2141661 0.6843901 -0.6843277 -0.2516065 0.4815944 -0.83889 -0.2536346 0.2485881 -0.9420114 -0.2254297 0.003305554 -0.9799025 -0.1994498 0.1239408 -0.9650427 -0.2309362 0.9956545 -0.08286857 -0.04248613 0.9954715 -0.08476287 -0.04303228 0.9510178 -0.2833855 -0.1235223 0.8442228 -0.5030673 -0.184963 0.68439 -0.6979152 -0.211009 0.4815949 -0.8523285 -0.2039669 0.248589 -0.9536179 -0.1697546 0.002486526 -0.9897289 -0.1429353 0.1248645 -0.9768182 -0.1738828 0.9956441 -0.08533972 -0.03755235 0.9954826 -0.08703613 -0.03793787 0.9510174 -0.2901478 -0.1066787 0.8442238 -0.513054 -0.1551186 0.68439 -0.7090955 -0.1696881 0.4815927 -0.8628311 -0.1535934 0.2485918 -0.9619364 -0.1134927 0.001953601 -0.9962976 -0.08595031 0.1255338 -0.9852554 -0.1162455 0.9956333 -0.08751994 -0.03247505 0.9954937 -0.0890026 -0.03272378 0.9510172 -0.2959086 -0.08946752 0.8442235 -0.5212735 -0.1247429 0.684392 -0.71783 -0.1277804 0.4815914 -0.8703589 -0.10269 0.2485863 -0.9669389 -0.05687069 0.2486723 -0.9685877 0 0.001678168 -0.9995872 0.02868062 0.1261474 -0.9920115 0 0.001678168 -0.9995872 -0.02868062 0.125889 -0.9903339 -0.05823016 0.2485092 -0.9669592 -0.05685949 0.9956223 -0.08940094 -0.02727216 0.9955051 -0.09065508 -0.02740961 0.9510174 -0.3006489 -0.0719459 0.8442227 -0.527697 -0.09393572 0.6843916 -0.7240922 -0.08543252 0.4815945 -0.8748813 -0.05147314 0.4816601 -0.8763582 0 0.2485092 -0.9669592 0.05685949 0.001953601 -0.9962976 0.08595037 0.1258888 -0.990334 0.05823004 0.9956113 -0.09097236 -0.02196139 0.9955166 -0.09199017 -0.02201348 0.951018 -0.3043512 -0.05417674 0.8442231 -0.5322999 -0.06280422 0.6843917 -0.727855 -0.04283916 0.6844367 -0.7290723 0 0.4815283 -0.8749185 0.05145984 0.2485862 -0.9619374 0.1134961 0.002486526 -0.9897289 0.1429355 0.1255338 -0.9852554 0.1162455 0.9955998 -0.09223276 -0.01656037 0.9955283 -0.09300142 -0.01655489 0.951018 -0.3070062 -0.03622215 0.8442247 -0.5350629 -0.03150254 0.8442463 -0.5359555 0 0.6843457 -0.7278989 0.04282867 0.4815939 -0.8703571 0.1026929 0.2485924 -0.9536175 0.1697518 0.003305554 -0.9799025 0.1994498 0.1248645 -0.9768182 0.1738828 0.9955881 -0.0931738 -0.01108729 0.9955402 -0.09368854 -0.01105409 0.9510171 -0.3086036 -0.01817655 0.9510256 -0.3091124 0 0.8441981 -0.5351053 0.0314964 0.6843895 -0.7240939 0.08543413 0.4815917 -0.8628317 0.1535935 0.2485896 -0.9420125 0.2254238 0.00439471 -0.9668502 0.2553066 0.1239408 -0.9650427 0.2309362 0.9955763 -0.09379303 -0.005560457 0.9955578 -0.09399002 -0.005536139 0.9955587 -0.09414291 0 0.9510102 -0.3086252 0.01817142 0.8442231 -0.5322998 0.06280422 0.6843904 -0.7178315 0.1277807 0.4815928 -0.8523311 0.2039613 0.2485893 -0.9271597 0.2803183 0.005754351 -0.9506142 0.3103217 0.1227508 -0.9499671 0.2872192 0.995559 -0.09414088 0 0.9955578 -0.0939899 0.005536139 0.9510176 -0.3070073 0.0362221 0.8442233 -0.5276961 0.0939356 0.6843932 -0.7090924 0.1696877 0.4815956 -0.8388894 0.2536344 0.2485912 -0.9091092 0.3342498 0.007382333 -0.9312477 0.3643122 0.1212807 -0.9316434 0.3425369 0.9955763 -0.09379208 0.005560457 0.9955403 -0.09368759 0.01105409 0.9510179 -0.3043515 0.05417841 0.8442233 -0.5212741 0.1247414 0.6843903 -0.6979144 0.2110107 0.481595 -0.8225587 0.302429 0.2485889 -0.8879247 0.3870315 0.009281873 -0.9088099 0.4171072 0.1195561 -0.9101269 0.3967059 0.9955882 -0.09317344 0.01108729 0.9955284 -0.09300112 0.01655489 0.9510175 -0.3006488 0.0719459 0.8442237 -0.5130541 0.1551187 0.6843892 -0.6843284 0.2516068 0.4815956 -0.803392 0.3501815 0.2485918 -0.8636798 0.438474 0.01145917 -0.8833779 0.4685214 0.1175647 -0.8854891 0.4495417 0.9955999 -0.09223181 0.01656037 0.9955167 -0.09198927 0.02201348 0.9510174 -0.2959083 0.08946663 0.8442239 -0.5030657 0.1849624 0.684391 -0.6683821 0.2913321 0.481595 -0.7814561 0.3967274 0.248592 -0.8364588 0.4884045 0.01390153 -0.8550345 0.5183848 0.1152966 -0.8578097 0.5008686 0.9956113 -0.09097141 0.02196139 0.9955052 -0.09065407 0.02740961 0.9510174 -0.2901478 0.1066787 0.8442235 -0.4913443 0.2141668 0.6843887 -0.6501336 0.3300583 0.4815955 -0.756825 0.4419071 0.2485891 -0.8063565 0.5366495 0.01660728 -0.8238692 0.5665366 0.1127599 -0.8271791 0.550509 0.9956223 -0.08940005 0.02727216 0.9954938 -0.08900171 0.03272378 0.951018 -0.2833851 0.1235221 0.8442229 -0.47793 0.2426329 0.6843888 -0.6296439 0.3676421 0.4815914 -0.7295891 0.485561 0.2485918 -0.773469 0.5830504 0.01959985 -0.7899869 0.6128105 0.1099662 -0.7936946 0.5982944 0.9956333 -0.08751946 0.03247505 0.9954826 -0.08703571 0.03793787 0.9510179 -0.2756481 0.1399403 0.844224 -0.4628645 0.2702639 0.6843912 -0.6069788 0.4039624 0.4815982 -0.6998326 0.5275392 0.2485834 -0.7379199 0.6274397 0.02286022 -0.7534963 0.6570547 0.1068974 -0.7574698 0.6440594 0.995644 -0.08533996 0.03755235 0.9954715 -0.08476322 0.04303234 0.951017 -0.2669625 0.1558772 0.844224 -0.446205 0.2969632 0.6843885 -0.582228 0.4388884 0.4815962 -0.6676667 0.5677028 0.248602 -0.7358561 0.6298514 0.1762702 -0.7253449 0.6654349 0.05873739 -0.7388123 0.6713467 0.9956545 -0.08286815 0.04248613 0.9954608 -0.08218759 0.04799014 0.9510176 -0.2573531 0.1712747 0.8442217 -0.4280113 0.3226394 0.6843938 -0.5554643 0.4722973 0.4817056 -0.6603141 0.5761467 0.3940919 -0.6749429 0.6238138 0.2918994 -0.7099491 0.6409112 0.9956645 -0.08011662 0.04726135 0.99545 -0.07932412 0.05279272 0.9510182 -0.2468552 0.1860829 0.8442232 -0.4083369 0.3472009 0.6845501 -0.5431199 0.4862222 0.5354654 -0.6142654 0.5796161 0.9956744 -0.07709032 0.05186086 0.9954395 -0.0761764 0.05742275 0.9510176 -0.2355107 0.2002511 0.8443274 -0.3973171 0.3595141 0.8248796 -0.4126688 0.3863655 0.7015917 -0.5232883 0.4836718 0.9956842 -0.07380187 0.05626946 0.9954292 -0.07275706 0.06186467 0.9510548 -0.230656 0.2056516 0.911861 -0.2956228 0.2848103 0.9956937 -0.07026571 0.06047183 0.9955371 -0.06957155 0.06376391 0.9691733 -0.177096 0.1712894 0.9967439 -0.05789518 0.05612289 0.007382333 -0.9312477 -0.3643122 0.1195561 -0.9101269 -0.3967059 0.248589 -0.8636811 -0.4384729 0.4815951 -0.756825 -0.4419075 0.6843907 -0.6069795 -0.4039621 0.8442209 -0.4280115 -0.3226408 0.951017 -0.2355128 -0.2002511 0.9510166 -0.2468597 -0.1860851 0.009281873 -0.9088099 -0.4171072 0.1175616 -0.8854895 -0.4495419 0.2485923 -0.8364592 -0.4884035 0.4815953 -0.7295874 -0.4855597 0.6843916 -0.5822257 -0.4388867 0.8442226 -0.4083371 -0.3472017 0.8442239 -0.4280093 -0.3226363 0.01145917 -0.8833779 -0.4685214 0.1152966 -0.8578097 -0.5008686 0.2485867 -0.8063549 -0.5366531 0.4815995 -0.6998313 -0.5275398 0.6843913 -0.5554652 -0.4722997 0.6843892 -0.582226 -0.43889 0.01390153 -0.8550345 -0.5183848 0.1127599 -0.8271791 -0.550509 0.2485866 -0.7734717 -0.5830492 0.4815952 -0.6676668 -0.5677034 0.4815958 -0.6998336 -0.52754 0.01660728 -0.8238692 -0.5665366 0.1099602 -0.7936953 -0.5982949 0.248592 -0.7379186 -0.6274378 0.248589 -0.7734696 -0.5830509 0.01959985 -0.7899869 -0.6128105 0.1069034 -0.7574694 -0.644059 0.8442224 -0.4462072 -0.2969643 0.6843893 -0.606981 -0.403962 0.4815932 -0.7295877 -0.4855613 0.2485986 -0.8063543 -0.5366485 0.8442235 -0.4628648 -0.2702647 0.844223 -0.4628663 -0.2702637 0.951017 -0.2669629 -0.1558771 0.6843911 -0.6296421 -0.3676409 0.4815924 -0.7568275 -0.4419062 0.2485888 -0.8364595 -0.4884048 0.9510172 -0.2756502 -0.1399406 0.6843878 -0.6501347 -0.3300582 0.6843885 -0.6501333 -0.3300592 0.844222 -0.4779307 -0.2426348 0.4815964 -0.7814569 -0.3967242 0.2485937 -0.8636805 -0.4384715 0.9510176 -0.2833863 -0.1235222 0.8442217 -0.4913473 -0.2141675 0.4815924 -0.8033936 -0.3501823 0.4815974 -0.8033909 -0.3501818 0.6843911 -0.6683816 -0.291333 0.2485932 -0.8879259 -0.3870259 0.9510173 -0.2901485 -0.106678 0.8442241 -0.5030658 -0.1849607 0.6843893 -0.6843279 -0.2516081 0.2485911 -0.9091092 -0.3342497 0.248588 -0.9091094 -0.3342517 0.4815931 -0.8225598 -0.3024295 0.9510173 -0.2959089 -0.08946543 0.8442243 -0.5130528 -0.1551196 0.6843898 -0.6979144 -0.2110126 0.481595 -0.8388908 -0.2536307 0.248588 -0.9271597 -0.2803195 0.951017 -0.3006498 -0.07194638 0.8442237 -0.5212738 -0.1247406 0.6843927 -0.709093 -0.1696875 0.4815929 -0.8523306 -0.2039632 0.2485886 -0.9420126 -0.2254238 0.9510172 -0.3043535 -0.05417889 0.8442234 -0.527696 -0.09393578 0.6843917 -0.7178301 -0.1277813 0.4815908 -0.8628323 -0.1535934 0.2485926 -0.9536175 -0.1697509 0.9510175 -0.3070077 -0.03622245 0.8442234 -0.5322993 -0.06280326 0.6843901 -0.7240934 -0.08543407 0.4815945 -0.870357 -0.1026908 0.2485863 -0.9619371 -0.1134988 0.9510102 -0.3086252 -0.01817142 0.8441981 -0.5351053 -0.0314964 0.6843457 -0.7278989 -0.04282867 0.4815283 -0.8749185 -0.05145984 0.9510252 -0.3091134 0 0.9510171 -0.3086036 0.01817655 0.8442457 -0.5359563 0 0.8442247 -0.5350629 0.03150254 0.6844363 -0.7290727 0 0.6843917 -0.727855 0.04283916 0.4816593 -0.8763586 0 0.4815945 -0.8748813 0.05147314 0.2486717 -0.9685879 0 0.2485863 -0.9669389 0.05687069 0.9510179 -0.3070066 0.03622251 0.8442234 -0.5322993 0.06280326 0.684392 -0.7240918 0.08543246 0.4815918 -0.8703588 0.1026878 0.248592 -0.961936 0.1134954 0.9510173 -0.3043534 0.05417722 0.8442229 -0.5276967 0.09393596 0.6843934 -0.7178285 0.127781 0.4815919 -0.8628316 0.1535933 0.2485892 -0.953618 0.1697537 0.951017 -0.3006501 0.07194644 0.8442238 -0.5212731 0.124742 0.6843895 -0.7090961 0.1696879 0.4815949 -0.8523281 0.2039688 0.2485879 -0.9420114 0.2254297 0.951017 -0.2959095 0.08946639 0.8442242 -0.513053 0.1551197 0.6843895 -0.6979152 0.2110107 0.4815939 -0.8388915 0.2536309 0.2485877 -0.9271588 0.2803223 0.9510174 -0.290148 0.1066778 0.8442234 -0.5030668 0.1849611 0.6843897 -0.6843276 0.251608 0.4815944 -0.8225583 0.3024315 0.248588 -0.9091094 0.3342517 0.9510176 -0.2833863 0.1235222 0.8442221 -0.4913465 0.2141672 0.6843882 -0.6683835 0.2913354 0.4815938 -0.8033927 0.3501825 0.2485926 -0.8879262 0.3870255 0.9510172 -0.2756499 0.1399413 0.8442236 -0.4779273 0.2426354 0.6843879 -0.6501342 0.3300589 0.4815964 -0.781456 0.396726 0.2485923 -0.8636816 0.4384701 0.9510176 -0.2669606 0.1558766 0.8442226 -0.4628663 0.2702646 0.6843912 -0.6296399 0.3676442 0.4815924 -0.7568274 0.4419064 0.2485892 -0.8364601 0.4884035 0.9510179 -0.2573518 0.1712747 0.8442218 -0.4462088 0.2969636 0.6843911 -0.6069799 0.4039608 0.4815949 -0.7295869 0.4855608 0.2485954 -0.8063531 0.5366519 0.9510164 -0.246861 0.1860849 0.8442239 -0.4280082 0.3226379 0.6843923 -0.5822236 0.4388882 0.4815973 -0.6998319 0.5275409 0.2485866 -0.7734717 0.5830492 0.9510168 -0.2355127 0.2002518 0.844222 -0.4083376 0.3472028 0.6843894 -0.5554655 0.4723021 0.481595 -0.6676658 0.5677048 0.2485864 -0.7379205 0.6274379 1 0 0 0.05787712 0.7524313 -0.6561231 0.1929217 0.7299986 -0.6556549 0.3679996 0.7104056 -0.5999169 0.3679977 0.7429407 -0.5591215 0.3679982 0.7731236 -0.5165824 0.3680003 0.8008701 -0.4724223 0.3680008 0.8260999 -0.4267721 0.3679991 0.8487293 -0.3797832 0.3680003 0.8686882 -0.3315972 0.3679979 0.8859159 -0.2823662 0.3680006 0.9003534 -0.2322486 0.3680003 0.9119594 -0.1813997 0.3679999 0.9206962 -0.1299796 0.3679994 0.926536 -0.07815206 0.3679986 0.9294606 -0.0260806 0.3679993 0.9294604 0.02607738 0.3679998 0.9265357 0.078152 0.3679999 0.9206962 0.1299796 0.3680006 0.9119593 0.1813996 0.3679988 0.9003534 0.2322516 0.3679993 0.8859153 0.282366 0.3680006 0.8686892 0.3315943 0.3680019 0.8487284 0.3797828 0.3680007 0.8261 0.4267719 0.3680037 0.8008705 0.4724193 0.368003 0.7731207 0.5165833 0.3679952 0.7429422 0.5591211 0.367897 0.7104203 0.5999624 0.3766509 0.6713457 0.6383017 0.368028 0.6698419 0.6448777 0.2828734 0.7127425 0.6418574 0.1704903 0.7260419 0.6661803 0.05787712 0.7524313 0.6561231 0.1929217 0.7299986 0.6556549 0.1023278 0.7600088 0.6418067 0.1487495 0.7813498 0.6061074 0.1036267 0.7947072 0.598082 0.3680011 0.7429403 0.5591199 0.17049 0.7260403 -0.6661821 0.282874 0.712744 -0.6418554 0.3739556 0.6665679 -0.6448601 0.3680588 0.6722258 -0.6423748 0.5336341 0.6428172 -0.5495641 0.5394258 0.6343415 -0.5537425 0.5876352 0.6464995 -0.4865421 0.5876396 0.6181722 -0.5220564 0.3678974 0.7104201 -0.5999624 0.6690639 0.5677961 -0.4795427 0.7157196 0.5686729 -0.4054095 0.7178717 0.531867 -0.4491967 0.7702716 0.482718 -0.4167315 0.8173304 0.443027 -0.3683722 0.9049257 0.3235726 -0.2764243 0.9668002 0.1988761 -0.1604548 0.9966803 0.0665993 -0.04682743 0.9993596 0.02800852 -0.02227252 0.9996084 0.0223599 -0.01682764 0.9993595 0.02921271 -0.02067166 0.9996084 0.02326744 -0.01554685 0.9822736 0.1614557 -0.09524053 0.9047626 0.3784041 -0.195487 0.7703916 0.5819648 -0.2604109 0.5876358 0.7559248 -0.2885515 0.5876364 0.7385556 -0.3304831 0.587632 0.738559 -0.3304834 0.5876317 0.7188672 -0.3713744 0.7703909 0.549149 -0.323934 0.9047619 0.3541374 -0.2366275 0.9822735 0.1497772 -0.1127194 0.9822738 0.1558609 -0.1041425 0.9822735 0.1558615 -0.1041436 0.904735 0.3239573 -0.2765979 0.9047631 0.3403108 -0.25611 0.9047629 0.3541362 -0.2366258 0.7703884 0.5301243 -0.3542174 0.7703897 0.5491496 -0.3239359 0.5876361 0.6969099 -0.4110966 0.5876315 0.6969135 -0.4110972 0.5876335 0.6727645 -0.4495274 0.5876315 0.672766 -0.4495277 0.587636 0.6465007 -0.4865397 0.7703899 0.5094282 -0.383383 0.7703912 0.5094256 -0.3833835 0.9047617 0.3403129 -0.2561123 0.982178 0.1371902 -0.1284731 0.9822736 0.1497771 -0.1127186 0.9993594 0.0303266 -0.01900666 0.9996085 0.02410179 -0.01421731 0.9822738 0.1665413 -0.0860368 0.9047626 0.3887698 -0.1739619 0.7703877 0.5956546 -0.2273731 0.5876346 0.7709164 -0.2457103 0.5876342 0.7559254 -0.2885531 0.9993593 0.03134417 -0.01728075 0.9996085 0.02486032 -0.01284307 0.9822737 0.1711034 -0.07656413 0.9047623 0.3979125 -0.1518912 0.7703894 0.6074643 -0.1936166 0.587635 0.7834801 -0.2020998 0.5876354 0.7709143 -0.2457149 0.9993593 0.03226268 -0.01550006 0.9996085 0.02554023 -0.01142853 0.9822737 0.1751274 -0.06684941 0.9047628 0.4058021 -0.1293414 0.7703909 0.6173636 -0.1592491 0.5876333 0.7935801 -0.1578542 0.5876336 0.7834809 -0.2021005 0.9993592 0.03308039 -0.01367092 0.9996085 0.02614009 -0.009978234 0.9822737 0.1786 -0.05692499 0.9047625 0.4124169 -0.1063821 0.770389 0.6253237 -0.1243842 0.5876331 0.801183 -0.1131078 0.587633 0.7935807 -0.1578519 0.9993592 0.03379487 -0.01179903 0.9996085 0.02665817 -0.008496642 0.9822736 0.1815112 -0.04682117 0.9047632 0.4177311 -0.08309274 0.7703904 0.6313124 -0.08912664 0.5876311 0.8062658 -0.06800854 0.5876312 0.8011839 -0.11311 0.9993592 0.03440314 -0.009889781 0.9996086 0.02709197 -0.006988465 0.9822736 0.183851 -0.03657007 0.9047622 0.4217351 -0.05953937 0.7703905 0.6353165 -0.05358779 0.5876336 0.8088089 -0.02269083 0.5876337 0.806264 -0.06800788 0.9993591 0.03490328 -0.007949471 0.9996086 0.02744054 -0.005458235 0.9822736 0.1856123 -0.02620404 0.9047627 0.4244092 -0.03579795 0.77039 0.6373221 -0.01788169 0.5876361 0.8088071 0.02269399 0.5876361 0.8088071 -0.02269256 0.9993591 0.03529387 -0.005984067 0.9996086 0.02770352 -0.003911077 0.9822736 0.186789 -0.01575618 0.9047627 0.4257486 -0.01194626 0.7703903 0.637322 0.01788008 0.5876337 0.8062641 0.06800842 0.5876338 0.8088089 0.02268946 0.9993591 0.03557425 -0.003999888 0.9996086 0.02787894 -0.002351582 0.9822738 0.1873785 -0.00525695 0.9047621 0.4257499 0.01194477 0.7703902 0.6353166 0.05358934 0.5876309 0.801184 0.1131112 0.5876313 0.8062657 0.068008 0.999359 0.03574275 -0.002003133 0.9996086 0.02796703 -7.84589e-4 0.9822738 0.1873781 0.005257725 0.9047626 0.4244092 0.03579795 0.7703905 0.6313121 0.08912664 0.5876336 0.7935804 0.157851 0.5876336 0.8011828 0.1131066 0.999359 0.03579896 0 0.9996086 0.02796703 7.84589e-4 0.9822738 0.1867889 0.01575535 0.9047628 0.4217343 0.05953764 0.7703905 0.6253214 0.1243853 0.5876334 0.7834811 0.2021 0.587633 0.79358 0.157855 0.9993591 0.03574275 0.002003133 0.9996086 0.02787894 0.002351582 0.9822738 0.1856116 0.02620315 0.9047623 0.4177333 0.08309161 0.7703884 0.6173657 0.1592528 0.5876352 0.770915 0.2457131 0.5876346 0.7834802 0.2021003 0.9993591 0.03557425 0.003999888 0.9996086 0.02770352 0.003911077 0.9822736 0.183851 0.03657007 0.9047629 0.4124156 0.1063833 0.7703903 0.6074628 0.1936177 0.5876339 0.7559256 0.2885534 0.5876343 0.770916 0.2457123 0.9993591 0.03529387 0.005984067 0.9996086 0.02744054 0.005458235 0.9822736 0.1815115 0.04682165 0.9047627 0.4058023 0.1293414 0.7703887 0.5956535 0.2273727 0.5876358 0.7385565 0.3304823 0.5876367 0.7559242 0.2885512 0.9993591 0.03490328 0.007949471 0.9996085 0.02709197 0.006988465 0.9822735 0.1786006 0.05692559 0.9047623 0.3979125 0.1518912 0.7703887 0.5819675 0.2604137 0.5876311 0.718867 0.3713757 0.5876334 0.7385576 0.3304841 0.9993592 0.03440314 0.009889781 0.9996085 0.02665817 0.008496642 0.9822736 0.1751275 0.06684947 0.9047623 0.3887697 0.1739634 0.7703899 0.5664493 0.2926338 0.5876357 0.6969109 0.4110956 0.5876377 0.7188627 0.3713737 0.9993592 0.03379487 0.01179903 0.9996086 0.02614021 0.009978294 0.9822738 0.1711033 0.07656371 0.9047617 0.378405 0.1954891 0.7703902 0.5491499 0.3239345 0.587633 0.6727651 0.4495271 0.5876315 0.6969127 0.4110985 0.9993593 0.03308051 0.01367098 0.9996085 0.02554011 0.01142853 0.9822736 0.1665416 0.08603692 0.9047624 0.3668475 0.2163982 0.7703875 0.5301253 0.3542178 0.5876378 0.6464988 0.48654 0.5876293 0.6727671 0.4495291 0.9993593 0.0322628 0.01550012 0.9996085 0.02486038 0.01284313 0.9822738 0.1614549 0.09524005 0.9047636 0.3541347 0.2366255 0.7703894 0.5094278 0.3833844 0.5876396 0.6181722 0.5220564 0.5876334 0.6465014 0.4865418 0.9993593 0.03134417 0.01728075 0.9996085 0.02410179 0.01421731 0.982274 0.1558598 0.1041422 0.9047613 0.3403139 0.2561123 0.7703856 0.4870997 0.4113878 0.7157242 0.568669 0.4054067 0.6690638 0.5677962 0.4795426 0.5394258 0.6343415 0.5537425 0.5336338 0.64282 0.5495612 0.9993594 0.0303266 0.01900666 0.9996084 0.0232675 0.01554685 0.9822735 0.1497773 0.1127192 0.904735 0.3239573 0.2765979 0.9049257 0.3235726 0.2764243 0.8173303 0.4430269 0.3683726 0.7180637 0.5197274 0.462891 0.9993594 0.02921295 0.02067178 0.9996084 0.02236014 0.01682782 0.982178 0.1371902 0.1284731 0.9668002 0.1988761 0.1604548 0.9993596 0.02800852 0.02227252 0.9966803 0.0665993 0.04682743 0.1474472 0.814979 0.5604184 0.1050073 0.8268729 0.5524986 0.3679985 0.7731225 0.5165839 0.1460295 0.8459501 0.5128781 0.1065027 0.856413 0.5051871 0.3679953 0.800872 0.4724233 0.144488 0.8741675 0.4636319 0.1081175 0.8832374 0.4562919 0.3680013 0.8260996 0.4267724 0.1428326 0.8995313 0.4128466 0.1098569 0.9072585 0.4059724 0.3679968 0.84873 0.3797842 0.1410588 0.921961 0.3606805 0.1117073 0.9284013 0.3543906 0.3679997 0.868689 0.3315958 0.1391646 0.9413799 0.3073065 0.1136764 0.9465993 0.3017079 0.3679984 0.8859156 0.2823666 0.1371511 0.9577226 0.2528975 0.1157668 0.9617935 0.2480954 0.3680008 0.9003537 0.2322469 0.1350198 0.9709342 0.1976273 0.1179739 0.9739364 0.1937273 0.3679999 0.9119592 0.1814016 0.1327679 0.9809701 0.1416701 0.1202936 0.9829909 0.1387752 0.3679997 0.9206959 0.1299825 0.1303929 0.9877936 0.08521533 0.1227305 0.9889285 0.08341366 0.3679994 0.926536 0.0781508 0.1278975 0.9913794 0.02844703 0.1252837 0.9917308 0.0278235 0.3679986 0.9294605 0.02608036 0.1252837 0.9917308 -0.0278235 0.3679993 0.9294604 -0.02607709 0.1303929 0.9877936 -0.08521533 0.1202936 0.9829909 -0.1387752 0.1327679 0.9809701 -0.1416701 0.1179736 0.9739363 -0.1937273 0.3680003 0.9119591 -0.1814015 0.1350197 0.9709342 -0.1976273 0.1157666 0.9617936 -0.2480954 0.367999 0.9003537 -0.23225 0.1371511 0.9577226 -0.2528975 0.1136764 0.9465992 -0.3017079 0.3679998 0.8859151 -0.2823664 0.1391642 0.94138 -0.3073065 0.1117069 0.9284013 -0.3543906 0.368 0.8686898 -0.3315929 0.1410585 0.921961 -0.3606806 0.1098565 0.9072585 -0.4059725 0.3679995 0.848729 -0.3797838 0.1428335 0.8995312 -0.4128466 0.1081182 0.8832373 -0.4562919 0.3680011 0.8260998 -0.4267722 0.1444873 0.8741676 -0.4636319 0.1065019 0.8564131 -0.5051872 0.3679986 0.8008722 -0.4724202 0.1460288 0.8459502 -0.5128781 0.1050065 0.826873 -0.5524986 0.3680034 0.7731195 -0.5165848 0.1474487 0.8149787 -0.5604182 0.1036283 0.7947071 -0.5980818 0.3680014 0.7429409 -0.5591188 0.1487479 0.78135 -0.6061075 0.1023278 0.7600088 -0.6418067 0.9822739 0.1873781 -0.005257844 0.9047622 0.4257498 -0.011945 0.9822738 0.1873785 0.00525707 0.7703903 0.6373219 -0.01788085 0.9047627 0.4257487 0.01194649 0.7703902 0.637322 0.0178824 0.7703905 0.5301223 -0.3542159 0.9047625 0.3668475 -0.2163974 0.9047632 0.366846 -0.2163971 0.9822738 0.1614545 -0.09523963 0.9822737 0.1665412 -0.08603709 0.7703894 0.5664493 -0.2926355 0.7703906 0.5664482 -0.2926342 0.9047621 0.3784039 -0.1954895 0.5876365 0.718863 -0.3713752 0.9822736 0.1711037 -0.07656365 0.9047621 0.3887699 -0.1739642 0.7703884 0.5819672 -0.2604148 0.9822736 0.1751275 -0.06685012 0.9047626 0.3979122 -0.1518905 0.7703905 0.5956518 -0.2273713 0.9822737 0.1786004 -0.05692505 0.9047624 0.4058029 -0.1293418 0.770391 0.6074622 -0.1936172 0.9822736 0.1815114 -0.04682153 0.904763 0.4124152 -0.1063846 0.7703887 0.6173657 -0.1592511 0.9822736 0.1838508 -0.03656989 0.9047623 0.4177331 -0.08309161 0.7703904 0.6253215 -0.1243857 0.9822738 0.1856117 -0.02620398 0.9047626 0.4217344 -0.059538 0.7703903 0.6313125 -0.08912527 0.3679996 0.920696 -0.1299825 0.9822738 0.1867889 -0.01575517 0.9047627 0.4244091 -0.03579908 0.7703902 0.6353167 -0.05358892 0.1227305 0.9889285 -0.08341366 0.1278975 0.9913794 -0.02844703 0.3679999 0.9265359 -0.07815074 0.9822737 0.186789 0.01575595 0.9047627 0.4244092 0.03579908 0.7703903 0.6353166 0.05358737 0.9822736 0.1856123 0.02620488 0.9047622 0.4217352 0.05953967 0.7703903 0.6313125 0.08912527 0.9822736 0.1838509 0.03656989 0.9047632 0.417731 0.08309274 0.7703888 0.6253237 0.1243845 0.9822738 0.1815109 0.04682105 0.9047628 0.4124162 0.1063833 0.7703911 0.6173638 0.1592475 0.9822738 0.1785996 0.0569244 0.9047625 0.4058024 0.1293417 0.77039 0.6074636 0.193616 0.9822736 0.1751276 0.06685018 0.9047628 0.3979119 0.1518904 0.7703895 0.5956529 0.2273717 0.9822737 0.1711032 0.07656389 0.904762 0.3887706 0.173963 0.7703906 0.5819653 0.2604125 0.9822739 0.1665407 0.0860368 0.9047632 0.3784024 0.1954872 0.7703903 0.5664479 0.2926356 0.9822737 0.161455 0.09523993 0.9047634 0.366846 0.2163963 0.7703904 0.5491489 0.3239354 0.9822736 0.1558617 0.1041434 0.904761 0.3541395 0.2366281 0.7703911 0.5301218 0.3542157 0.9822736 0.1497772 0.1127191 0.904764 0.3403089 0.2561092 0.7703908 0.5094269 0.3833829 0.3680017 0.7104049 0.5999165 0.05787712 -0.7524313 0.6561231 0.1929217 -0.7299986 0.6556549 0.3679996 -0.7104056 0.5999169 0.3679977 -0.7429407 0.5591215 0.3679982 -0.7731236 0.5165824 0.3680003 -0.8008701 0.4724223 0.3680008 -0.8260999 0.4267721 0.3679991 -0.8487293 0.3797832 0.3680003 -0.8686882 0.3315972 0.3679979 -0.8859159 0.2823662 0.3680006 -0.9003534 0.2322486 0.3680003 -0.9119594 0.1813997 0.3679999 -0.9206962 0.1299796 0.3679994 -0.926536 0.07815206 0.3679986 -0.9294606 0.0260806 0.3679993 -0.9294604 -0.02607738 0.3679998 -0.9265357 -0.078152 0.3679999 -0.9206962 -0.1299796 0.3680006 -0.9119593 -0.1813996 0.3679988 -0.9003534 -0.2322516 0.3679993 -0.8859153 -0.282366 0.3680006 -0.8686892 -0.3315943 0.3680019 -0.8487284 -0.3797828 0.3680007 -0.8261 -0.4267719 0.3680037 -0.8008705 -0.4724193 0.368003 -0.7731207 -0.5165833 0.3679952 -0.7429422 -0.5591211 0.367897 -0.7104203 -0.5999624 0.3766509 -0.6713457 -0.6383017 0.368028 -0.6698419 -0.6448777 0.2828734 -0.7127425 -0.6418574 0.1704903 -0.7260419 -0.6661803 0.05787712 -0.7524313 -0.6561231 0.1929217 -0.7299986 -0.6556549 0.1023278 -0.7600088 -0.6418067 0.1487495 -0.7813498 -0.6061074 0.1036267 -0.7947072 -0.598082 0.3680011 -0.7429403 -0.5591199 0.17049 -0.7260403 0.6661821 0.282874 -0.712744 0.6418554 0.3739556 -0.6665679 0.6448601 0.3680588 -0.6722258 0.6423748 0.5336341 -0.6428172 0.5495641 0.5394258 -0.6343415 0.5537425 0.5876352 -0.6464995 0.4865421 0.5876396 -0.6181722 0.5220564 0.3678974 -0.7104201 0.5999624 0.6690639 -0.5677961 0.4795427 0.7157196 -0.5686729 0.4054095 0.7178717 -0.531867 0.4491967 0.7702716 -0.482718 0.4167315 0.8173304 -0.443027 0.3683722 0.9049257 -0.3235726 0.2764243 0.9668002 -0.1988761 0.1604548 0.9966803 -0.0665993 0.04682743 0.9993596 -0.02800852 0.02227252 0.9996084 -0.0223599 0.01682764 0.9993595 -0.02921271 0.02067166 0.9996084 -0.02326744 0.01554685 0.9822736 -0.1614557 0.09524053 0.9047626 -0.3784041 0.195487 0.7703916 -0.5819648 0.2604109 0.5876358 -0.7559248 0.2885515 0.5876364 -0.7385556 0.3304831 0.587632 -0.738559 0.3304834 0.5876317 -0.7188672 0.3713744 0.7703909 -0.549149 0.323934 0.9047619 -0.3541374 0.2366275 0.9822735 -0.1497772 0.1127194 0.9822738 -0.1558609 0.1041425 0.9822735 -0.1558615 0.1041436 0.904735 -0.3239573 0.2765979 0.9047631 -0.3403108 0.25611 0.9047629 -0.3541362 0.2366258 0.7703884 -0.5301243 0.3542174 0.7703897 -0.5491496 0.3239359 0.5876361 -0.6969099 0.4110966 0.5876315 -0.6969135 0.4110972 0.5876335 -0.6727645 0.4495274 0.5876315 -0.672766 0.4495277 0.587636 -0.6465007 0.4865397 0.7703899 -0.5094282 0.383383 0.7703912 -0.5094256 0.3833835 0.9047617 -0.3403129 0.2561123 0.982178 -0.1371902 0.1284731 0.9822736 -0.1497771 0.1127186 0.9993594 -0.0303266 0.01900666 0.9996085 -0.02410179 0.01421731 0.9822738 -0.1665413 0.0860368 0.9047626 -0.3887698 0.1739619 0.7703877 -0.5956546 0.2273731 0.5876346 -0.7709164 0.2457103 0.5876342 -0.7559254 0.2885531 0.9993593 -0.03134417 0.01728075 0.9996085 -0.02486032 0.01284307 0.9822737 -0.1711034 0.07656413 0.9047623 -0.3979125 0.1518912 0.7703894 -0.6074643 0.1936166 0.587635 -0.7834801 0.2020998 0.5876354 -0.7709143 0.2457149 0.9993593 -0.03226268 0.01550006 0.9996085 -0.02554023 0.01142853 0.9822737 -0.1751274 0.06684941 0.9047628 -0.4058021 0.1293414 0.7703909 -0.6173636 0.1592491 0.5876333 -0.7935801 0.1578542 0.5876336 -0.7834809 0.2021005 0.9993592 -0.03308039 0.01367092 0.9996085 -0.02614009 0.009978234 0.9822737 -0.1786 0.05692499 0.9047625 -0.4124169 0.1063821 0.770389 -0.6253237 0.1243842 0.5876331 -0.801183 0.1131078 0.587633 -0.7935807 0.1578519 0.9993592 -0.03379487 0.01179903 0.9996085 -0.02665817 0.008496642 0.9822736 -0.1815112 0.04682117 0.9047632 -0.4177311 0.08309274 0.7703904 -0.6313124 0.08912664 0.5876311 -0.8062658 0.06800854 0.5876312 -0.8011839 0.11311 0.9993592 -0.03440314 0.009889781 0.9996086 -0.02709197 0.006988465 0.9822736 -0.183851 0.03657007 0.9047622 -0.4217351 0.05953937 0.7703905 -0.6353165 0.05358779 0.5876336 -0.8088089 0.02269083 0.5876337 -0.806264 0.06800788 0.9993591 -0.03490328 0.007949471 0.9996086 -0.02744054 0.005458235 0.9822736 -0.1856123 0.02620404 0.9047627 -0.4244092 0.03579795 0.77039 -0.6373221 0.01788169 0.5876361 -0.8088071 -0.02269399 0.5876361 -0.8088071 0.02269256 0.9993591 -0.03529387 0.005984067 0.9996086 -0.02770352 0.003911077 0.9822736 -0.186789 0.01575618 0.9047627 -0.4257486 0.01194626 0.7703903 -0.637322 -0.01788008 0.5876337 -0.8062641 -0.06800842 0.5876338 -0.8088089 -0.02268946 0.9993591 -0.03557425 0.003999888 0.9996086 -0.02787894 0.002351582 0.9822738 -0.1873785 0.00525695 0.9047621 -0.4257499 -0.01194477 0.7703902 -0.6353166 -0.05358934 0.5876309 -0.801184 -0.1131112 0.5876313 -0.8062657 -0.068008 0.999359 -0.03574275 0.002003133 0.9996086 -0.02796703 7.84589e-4 0.9822738 -0.1873781 -0.005257725 0.9047626 -0.4244092 -0.03579795 0.7703905 -0.6313121 -0.08912664 0.5876336 -0.7935804 -0.157851 0.5876336 -0.8011828 -0.1131066 0.999359 -0.03579896 0 0.9996086 -0.02796703 -7.84589e-4 0.9822738 -0.1867889 -0.01575535 0.9047628 -0.4217343 -0.05953764 0.7703905 -0.6253214 -0.1243853 0.5876334 -0.7834811 -0.2021 0.587633 -0.79358 -0.157855 0.9993591 -0.03574275 -0.002003133 0.9996086 -0.02787894 -0.002351582 0.9822738 -0.1856116 -0.02620315 0.9047623 -0.4177333 -0.08309161 0.7703884 -0.6173657 -0.1592528 0.5876352 -0.770915 -0.2457131 0.5876346 -0.7834802 -0.2021003 0.9993591 -0.03557425 -0.003999888 0.9996086 -0.02770352 -0.003911077 0.9822736 -0.183851 -0.03657007 0.9047629 -0.4124156 -0.1063833 0.7703903 -0.6074628 -0.1936177 0.5876339 -0.7559256 -0.2885534 0.5876343 -0.770916 -0.2457123 0.9993591 -0.03529387 -0.005984067 0.9996086 -0.02744054 -0.005458235 0.9822736 -0.1815115 -0.04682165 0.9047627 -0.4058023 -0.1293414 0.7703887 -0.5956535 -0.2273727 0.5876358 -0.7385565 -0.3304823 0.5876367 -0.7559242 -0.2885512 0.9993591 -0.03490328 -0.007949471 0.9996085 -0.02709197 -0.006988465 0.9822735 -0.1786006 -0.05692559 0.9047623 -0.3979125 -0.1518912 0.7703887 -0.5819675 -0.2604137 0.5876311 -0.718867 -0.3713757 0.5876334 -0.7385576 -0.3304841 0.9993592 -0.03440314 -0.009889781 0.9996085 -0.02665817 -0.008496642 0.9822736 -0.1751275 -0.06684947 0.9047623 -0.3887697 -0.1739634 0.7703899 -0.5664493 -0.2926338 0.5876357 -0.6969109 -0.4110956 0.5876377 -0.7188627 -0.3713737 0.9993592 -0.03379487 -0.01179903 0.9996086 -0.02614021 -0.009978294 0.9822738 -0.1711033 -0.07656371 0.9047617 -0.378405 -0.1954891 0.7703902 -0.5491499 -0.3239345 0.587633 -0.6727651 -0.4495271 0.5876315 -0.6969127 -0.4110985 0.9993593 -0.03308051 -0.01367098 0.9996085 -0.02554011 -0.01142853 0.9822736 -0.1665416 -0.08603692 0.9047624 -0.3668475 -0.2163982 0.7703875 -0.5301253 -0.3542178 0.5876378 -0.6464988 -0.48654 0.5876293 -0.6727671 -0.4495291 0.9993593 -0.0322628 -0.01550012 0.9996085 -0.02486038 -0.01284313 0.9822738 -0.1614549 -0.09524005 0.9047636 -0.3541347 -0.2366255 0.7703894 -0.5094278 -0.3833844 0.5876396 -0.6181722 -0.5220564 0.5876334 -0.6465014 -0.4865418 0.9993593 -0.03134417 -0.01728075 0.9996085 -0.02410179 -0.01421731 0.982274 -0.1558598 -0.1041422 0.9047613 -0.3403139 -0.2561123 0.7703856 -0.4870997 -0.4113878 0.7157242 -0.568669 -0.4054067 0.6690638 -0.5677962 -0.4795426 0.5394258 -0.6343415 -0.5537425 0.5336338 -0.64282 -0.5495612 0.9993594 -0.0303266 -0.01900666 0.9996084 -0.0232675 -0.01554685 0.9822735 -0.1497773 -0.1127192 0.904735 -0.3239573 -0.2765979 0.9049257 -0.3235726 -0.2764243 0.8173303 -0.4430269 -0.3683726 0.7180637 -0.5197274 -0.462891 0.9993594 -0.02921295 -0.02067178 0.9996084 -0.02236014 -0.01682782 0.982178 -0.1371902 -0.1284731 0.9668002 -0.1988761 -0.1604548 0.9993596 -0.02800852 -0.02227252 0.9966803 -0.0665993 -0.04682743 0.1474472 -0.814979 -0.5604184 0.1050073 -0.8268729 -0.5524986 0.3679985 -0.7731225 -0.5165839 0.1460295 -0.8459501 -0.5128781 0.1065027 -0.856413 -0.5051871 0.3679953 -0.800872 -0.4724233 0.144488 -0.8741675 -0.4636319 0.1081175 -0.8832374 -0.4562919 0.3680013 -0.8260996 -0.4267724 0.1428326 -0.8995313 -0.4128466 0.1098569 -0.9072585 -0.4059724 0.3679968 -0.84873 -0.3797842 0.1410588 -0.921961 -0.3606805 0.1117073 -0.9284013 -0.3543906 0.3679997 -0.868689 -0.3315958 0.1391646 -0.9413799 -0.3073065 0.1136764 -0.9465993 -0.3017079 0.3679984 -0.8859156 -0.2823666 0.1371511 -0.9577226 -0.2528975 0.1157668 -0.9617935 -0.2480954 0.3680008 -0.9003537 -0.2322469 0.1350198 -0.9709342 -0.1976273 0.1179739 -0.9739364 -0.1937273 0.3679999 -0.9119592 -0.1814016 0.1327679 -0.9809701 -0.1416701 0.1202936 -0.9829909 -0.1387752 0.3679997 -0.9206959 -0.1299825 0.1303929 -0.9877936 -0.08521533 0.1227305 -0.9889285 -0.08341366 0.3679994 -0.926536 -0.0781508 0.1278975 -0.9913794 -0.02844703 0.1252837 -0.9917308 -0.0278235 0.3679986 -0.9294605 -0.02608036 0.1252837 -0.9917308 0.0278235 0.3679993 -0.9294604 0.02607709 0.1303929 -0.9877936 0.08521533 0.1202936 -0.9829909 0.1387752 0.1327679 -0.9809701 0.1416701 0.1179736 -0.9739363 0.1937273 0.3680003 -0.9119591 0.1814015 0.1350197 -0.9709342 0.1976273 0.1157666 -0.9617936 0.2480954 0.367999 -0.9003537 0.23225 0.1371511 -0.9577226 0.2528975 0.1136764 -0.9465992 0.3017079 0.3679998 -0.8859151 0.2823664 0.1391642 -0.94138 0.3073065 0.1117069 -0.9284013 0.3543906 0.368 -0.8686898 0.3315929 0.1410585 -0.921961 0.3606806 0.1098565 -0.9072585 0.4059725 0.3679995 -0.848729 0.3797838 0.1428335 -0.8995312 0.4128466 0.1081182 -0.8832373 0.4562919 0.3680011 -0.8260998 0.4267722 0.1444873 -0.8741676 0.4636319 0.1065019 -0.8564131 0.5051872 0.3679986 -0.8008722 0.4724202 0.1460288 -0.8459502 0.5128781 0.1050065 -0.826873 0.5524986 0.3680034 -0.7731195 0.5165848 0.1474487 -0.8149787 0.5604182 0.1036283 -0.7947071 0.5980818 0.3680014 -0.7429409 0.5591188 0.1487479 -0.78135 0.6061075 0.1023278 -0.7600088 0.6418067 0.7703905 -0.5301223 0.3542159 0.9047625 -0.3668475 0.2163974 0.9047632 -0.366846 0.2163971 0.9822738 -0.1614545 0.09523963 0.9822737 -0.1665412 0.08603709 0.7703894 -0.5664493 0.2926355 0.7703906 -0.5664482 0.2926342 0.9047621 -0.3784039 0.1954895 0.5876365 -0.718863 0.3713752 0.9822736 -0.1711037 0.07656365 0.9047621 -0.3887699 0.1739642 0.7703884 -0.5819672 0.2604148 0.9822736 -0.1751275 0.06685012 0.9047626 -0.3979122 0.1518905 0.7703905 -0.5956518 0.2273713 0.9822737 -0.1786004 0.05692505 0.9047624 -0.4058029 0.1293418 0.770391 -0.6074622 0.1936172 0.9822736 -0.1815114 0.04682153 0.904763 -0.4124152 0.1063846 0.7703887 -0.6173657 0.1592511 0.9822736 -0.1838508 0.03656989 0.9047623 -0.4177331 0.08309161 0.7703904 -0.6253215 0.1243857 0.9822738 -0.1856117 0.02620398 0.9047626 -0.4217344 0.059538 0.7703903 -0.6313125 0.08912527 0.3679996 -0.920696 0.1299825 0.9822738 -0.1867889 0.01575517 0.9047627 -0.4244091 0.03579908 0.7703902 -0.6353167 0.05358892 0.1227305 -0.9889285 0.08341366 0.1278975 -0.9913794 0.02844703 0.3679999 -0.9265359 0.07815074 0.9822739 -0.1873781 0.005257844 0.9047622 -0.4257498 0.011945 0.7703903 -0.6373219 0.01788085 0.9822738 -0.1873785 -0.00525707 0.9047627 -0.4257487 -0.01194649 0.7703902 -0.637322 -0.0178824 0.9822737 -0.186789 -0.01575595 0.9047627 -0.4244092 -0.03579908 0.7703903 -0.6353166 -0.05358737 0.9822736 -0.1856123 -0.02620488 0.9047622 -0.4217352 -0.05953967 0.7703903 -0.6313125 -0.08912527 0.9822736 -0.1838509 -0.03656989 0.9047632 -0.417731 -0.08309274 0.7703888 -0.6253237 -0.1243845 0.9822738 -0.1815109 -0.04682105 0.9047628 -0.4124162 -0.1063833 0.7703911 -0.6173638 -0.1592475 0.9822738 -0.1785996 -0.0569244 0.9047625 -0.4058024 -0.1293417 0.77039 -0.6074636 -0.193616 0.9822736 -0.1751276 -0.06685018 0.9047628 -0.3979119 -0.1518904 0.7703895 -0.5956529 -0.2273717 0.9822737 -0.1711032 -0.07656389 0.904762 -0.3887706 -0.173963 0.7703906 -0.5819653 -0.2604125 0.9822739 -0.1665407 -0.0860368 0.9047632 -0.3784024 -0.1954872 0.7703903 -0.5664479 -0.2926356 0.9822737 -0.161455 -0.09523993 0.9047634 -0.366846 -0.2163963 0.7703904 -0.5491489 -0.3239354 0.9822736 -0.1558617 -0.1041434 0.904761 -0.3541395 -0.2366281 0.7703911 -0.5301218 -0.3542157 0.9822736 -0.1497772 -0.1127191 0.904764 -0.3403089 -0.2561092 0.7703908 -0.5094269 -0.3833829 0.3680017 -0.7104049 -0.5999165 0 -0.7536947 -0.6572248 0 -0.7536935 -0.6572261 0 -0.7901394 -0.6129273 0 -0.8239846 -0.5666123 0 -0.8551166 -0.5184358 0 -0.8551177 -0.5184341 0 -0.8834369 -0.4685503 0 -0.9088499 -0.4171236 0 -0.9312716 -0.3643258 0 -0.9506292 -0.310329 0 -0.9668597 -0.2553087 0 -0.9799081 -0.1994498 0 -0.9897321 -0.1429354 0 -0.9962994 -0.08595073 0 -0.9995886 -0.02868109 0 -0.9995886 0.02868109 0 -0.9962997 0.0859484 0 -0.9897321 0.1429354 0 -0.9799081 0.1994498 0 -0.9668597 0.2553087 0 -0.95063 0.3103268 0 -0.9312723 0.3643238 0 -0.9088499 0.4171236 0 -0.8834369 0.4685503 0 -0.8551177 0.5184341 0 -0.8239846 0.5666123 0 -0.7901394 0.6129273 0 -0.7536935 0.6572261 0 -0.7536947 0.6572248 0 -0.8239835 -0.5666139 0 -0.9312723 -0.3643238 0 -0.95063 -0.3103268 0 -0.9962997 -0.0859484 0 -0.9962994 0.08595073 0 -0.9506292 0.310329 0 -0.9312716 0.3643258 0 -0.8551166 0.5184358 0 -0.8239835 0.5666139 0 0.8660252 -0.5000007 0 0.8660258 -0.4999992 0 0.8660258 0.4999992 0 0.8660252 0.5000005 0 -0.8660252 0.5000007 0 -0.8660259 0.4999991 0 -0.8660258 -0.4999992 0 -0.8660252 -0.5000007 0.001924216 0.1011672 0.9948676 -0.00192368 0.2012977 0.9795283 0.001923918 0.2993678 0.9541359 -0.001923859 0.3943536 0.9189568 0.001924037 0.4852972 0.8743472 0.001924037 0.6513733 0.758755 0.001924037 0.7907738 0.6121056 0.001924037 0.897805 0.4403889 0.001923978 0.9680787 0.2506393 0.001924097 0.9987145 0.050655 0.001923799 0.9884665 -0.1514285 0.001924216 0.9377515 -0.3473017 0.001924037 0.8486433 -0.5289621 0.001924037 0.7247891 -0.6889682 0.001924395 0.571268 -0.8207615 0.001924037 0.3943536 -0.9189568 0.00192368 0.2012977 -0.9795283 0.001924395 0 -0.9999982 0.00192368 -0.2012977 -0.9795283 0.001924037 -0.3943536 -0.9189568 0.001924395 -0.571268 -0.8207615 0.001924037 -0.7247891 -0.6889682 0.001924037 -0.8486433 -0.5289621 0.001924216 -0.9377515 -0.3473017 0.001923799 -0.9884665 -0.1514285 0.001924097 -0.9987145 0.050655 0.001923978 -0.9680787 0.2506393 0.001924037 -0.897805 0.4403889 0.001924037 -0.7907738 0.6121056 0.001924037 -0.6513733 0.758755 0.001924037 -0.4852972 0.8743472 0.001924097 -0.2993678 0.9541359 0.001924395 -0.1011672 0.9948676 -0.001924395 0 0.9999982 -0.001924395 0.571268 0.8207615 -0.00192368 0.7247891 0.6889682 -0.001923978 0.8486433 0.5289621 -0.001924157 0.9377515 0.3473017 -0.001923799 0.9884665 0.1514285 -0.001924097 0.9987145 -0.050655 -0.001923978 0.9680787 -0.2506393 -0.001923978 0.897805 -0.4403889 -0.001924037 0.7907738 -0.6121056 -0.001923859 0.6513733 -0.758755 -0.001924037 0.4852972 -0.8743472 -0.001923918 0.2993678 -0.9541359 -0.001924216 0.1011672 -0.9948676 -0.001924216 -0.1011672 -0.9948676 -0.001923918 -0.2993678 -0.9541359 -0.001924037 -0.4852972 -0.8743472 -0.001923859 -0.6513733 -0.758755 -0.001924037 -0.7907738 -0.6121056 -0.001923978 -0.897805 -0.4403889 -0.001923978 -0.9680787 -0.2506393 -0.001924097 -0.9987145 -0.050655 -0.001923799 -0.9884665 0.1514285 -0.001924157 -0.9377515 0.3473017 -0.001923978 -0.8486433 0.5289621 -0.00192368 -0.7247891 0.6889682 -0.001924395 -0.571268 0.8207615 -0.001923859 -0.3943536 0.9189568 -0.001923859 -0.2012977 0.9795283 0 0.8660259 -0.4999991 0 0.8660252 0.5000007 0 -0.8660258 0.4999992 0 -0.8660252 -0.5000005 0.00192368 0.6513733 0.758755 0.001924157 0.9377515 -0.3473017 0.00192368 0.7247891 -0.6889682 0.00192368 -0.7247891 -0.6889682 0.001924157 -0.9377515 -0.3473017 0.00192368 -0.6513733 0.758755 -0.001923859 0.7247891 0.6889682 -0.001924037 0.6513733 -0.758755 -0.001924037 -0.6513733 -0.758755 -0.001923859 -0.7247891 0.6889682 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.4999999 0.4999999 -0.707107 -0.5000016 0.5000016 -0.7071046 0 0.7071092 -0.7071045 -0.991445 0.1305257 0 -0.9238805 0.3826811 0 -0.7933496 0.6087664 0 -0.7933534 0.6087615 0 -0.6087672 0.7933489 0 -0.3826741 0.9238834 0 -0.1305271 0.9914448 0 0.1305261 0.991445 0 0.3826768 0.9238823 0 0.6087635 0.7933518 0 0.7933496 0.6087664 0 0.9238805 0.3826811 0 0.991445 0.1305257 0 0.991445 -0.1305257 0 0.9238805 -0.3826811 0 0.7933534 -0.6087615 0 0.6087672 -0.7933489 0 0.3826741 -0.9238834 0 0.1305271 -0.9914448 0 -0.1305261 -0.991445 0 -0.3826768 -0.9238823 0 -0.6087635 -0.7933518 0 -0.7933496 -0.6087664 0 -0.9238805 -0.3826811 0 -0.991445 -0.1305257 0 -0.6087635 0.7933518 0 -0.3826765 0.9238825 0 -0.1305261 0.991445 0 0.1305271 0.9914448 0 0.3826737 0.9238836 0 0.6087672 0.7933489 0 0.7933534 0.6087615 0 0.7933496 -0.6087664 0 0.6087635 -0.7933518 0 0.3826765 -0.9238825 0 0.1305261 -0.991445 0 -0.1305271 -0.9914448 0 -0.3826737 -0.9238836 0 -0.6087672 -0.7933489 0 -0.7933534 -0.6087615 0 0.9937126 -0.111962 0 0.9438818 -0.3302834 0 0.9438844 -0.3302762 0 0.8467213 -0.5320367 0 0.8467252 -0.5320305 0 0.7071077 -0.7071059 0 0.5320301 -0.8467255 0 0.3302776 -0.943884 0 0.1119666 -0.9937121 0 -0.111967 -0.993712 0 -0.3302799 -0.9438831 0 -0.5320317 -0.8467245 0 -0.7071059 -0.7071077 0 -0.8467235 -0.5320332 0 -0.9438832 -0.3302795 0 -0.9937121 -0.1119657 0 -0.9937126 0.111962 0 -0.9438832 0.3302795 0 -0.846727 0.5320279 0 -0.7071096 0.707104 0 -0.5320284 0.8467265 0 -0.3302776 0.943884 0 -0.1119666 0.9937121 0 0.111967 0.993712 0 0.3302799 0.9438831 0 0.5320317 0.8467245 0 0.7071077 0.7071059 0 0.8467218 0.5320359 0 0.9438821 0.3302829 0 0.9937126 0.111962 0 0.5320331 -0.8467236 0 0.3302807 -0.9438828 0 0.1119668 -0.993712 0 -0.1119664 -0.9937121 0 -0.3302783 -0.9438836 0 -0.5320298 -0.8467258 0 -0.7071096 -0.707104 0 -0.8467264 -0.5320287 0 -0.943883 -0.3302801 0 -0.9937126 -0.111962 0 -0.9937121 0.1119657 0 -0.943883 0.3302801 0 -0.846723 0.5320341 0 -0.7071059 0.7071077 0 -0.5320331 0.8467236 0 -0.3302807 0.9438828 0 -0.1119668 0.993712 0 0.1119664 0.9937121 0 0.3302783 0.9438836 0 0.5320314 0.8467246 0 0.8467246 0.5320314 0 0.9438842 0.3302768 0 2.6653e-6 0 -1 -5.34462e-6 0 -1 4.052e-6 0 -1 3.04843e-6 0 -1 -2.04497e-6 0 -1 -3.04843e-6 0 -1 -4.052e-6 0 -1 2.67231e-6 0 -1 -1.33265e-6 0 -1 -2.04496e-6 0 -1 2.04497e-6 0 -1 5.34462e-6 0 -1 -2.67231e-6 0 -1 1.33265e-6 0 -1 -0.7071068 0 0.7071068 -0.7071068 0 -0.7071068 -0.7071071 0 -0.7071065 -0.4999998 -0.4999998 -0.7071072 -0.5000009 -0.5000009 -0.7071056 0 -0.7071045 -0.7071092 -7.56635e-6 0 -1 4.94537e-6 0 -1 9.73194e-7 0 -1 -2.52594e-6 0 -1 -1.54515e-6 0 -1 -2.21869e-6 0 -1 2.2015e-6 0 -1 -4.53185e-6 0 -1 -4.06361e-6 0 -1 -9.30234e-7 0 -1 -4.69709e-6 0 -1 7.16533e-6 0 -1 2.53535e-6 0 -1 -5.57224e-6 0 -1 4.2493e-6 0 -1 -4.34479e-6 0 -1 6.45655e-6 0 -1 -1.25505e-6 0 -1 7.78555e-6 0 -1 6.73583e-6 0 -1 6.04247e-6 0 -1 -0.9914451 0.1305247 0 -0.9238785 0.3826859 0 -0.7933521 0.608763 0 -0.7933563 0.6087577 0 -0.6087623 0.7933526 0 -0.3826795 0.9238812 0 0.3826823 0.9238801 0 0.6087586 0.7933556 0 0.7933526 0.6087626 0 0.9238785 0.3826859 0 0.9914451 0.1305247 0 0.9914451 -0.1305247 0 0.9238785 -0.3826859 0 0.7933563 -0.6087577 0 0.6087623 -0.7933526 0 0.3826795 -0.9238812 0 -0.3826823 -0.9238801 0 -0.6087586 -0.7933556 0 -0.7933526 -0.6087626 0 -0.9238785 -0.3826859 0 -0.9914451 -0.1305247 0 -0.991445 0.1305249 0 -0.6087592 0.7933552 0 -0.3826826 0.9238799 0 0.3826799 0.923881 0 0.608763 0.7933523 0 0.7933559 0.6087582 0 0.991445 0.1305249 0 0.991445 -0.1305249 0 0.7933521 -0.608763 0 0.6087592 -0.7933552 0 0.3826826 -0.9238799 0 -0.3826799 -0.923881 0 -0.608763 -0.7933523 0 -0.7933559 -0.6087582 0 -0.991445 -0.1305249 0 0.7071059 -0.7071077 0 0.5320341 -0.846723 0 0.111962 -0.9937126 0 -0.1119624 -0.9937125 0 -0.5320358 -0.846722 0 -0.707104 -0.7071096 0 -0.7071077 0.7071059 0 -0.5320324 0.8467241 0 -0.111962 0.9937126 0 0.1119624 0.9937125 0 0.5320358 0.846722 0 0.7071059 0.7071077 0 0.7071049 -0.7071087 0 0.5320358 -0.846722 0 0.1119627 -0.9937125 0 -0.1119623 -0.9937126 0 -0.5320324 -0.8467241 0 -0.7071031 0.7071105 0 -0.5320358 0.846722 0 -0.1119627 0.9937125 0 0.1119623 0.9937126 0 0.5320341 0.846723 0 0.7071049 0.7071087 0 -2.6653e-6 0 -1 4.06451e-6 0 -1 -2.02601e-6 0 -1 6.07794e-6 0 -1 -1.01614e-6 0 -1 -5.34922e-6 0 -1 1.01614e-6 0 -1 -6.07794e-6 0 -1 2.02601e-6 0 -1 -4.06452e-6 0 -1 -4.0899e-6 0 -1 2.6746e-6 0 -1 1.01614e-6 0 -1 2.04496e-6 0 -1 5.34922e-6 0 -1 -1.01614e-6 0 -1 4.06452e-6 0 -1 4.0899e-6 0 -1 -2.6746e-6 0 -1 -0.4999999 -0.4999999 0.707107 -0.4999998 -0.4999998 0.7071072 0 -0.7071045 0.7071092 -0.7933521 -0.608763 0 -0.7933563 -0.6087577 0 -0.6087623 -0.7933526 0 -0.3826795 -0.9238812 0 0.3826823 -0.9238801 0 0.6087586 -0.7933556 0 0.7933526 -0.6087626 0 0.7933563 0.6087577 0 0.6087623 0.7933526 0 0.3826795 0.9238812 0 -0.3826823 0.9238801 0 -0.6087586 0.7933556 0 -0.7933526 0.6087626 0 -0.6087592 -0.7933552 0 -0.3826826 -0.9238799 0 0.3826799 -0.923881 0 0.608763 -0.7933523 0 0.7933559 -0.6087582 0 0.7933521 0.608763 0 0.6087592 0.7933552 0 0.3826826 0.9238799 0 -0.3826799 0.923881 0 -0.608763 0.7933523 0 -0.7933559 0.6087582 0 0.9438818 0.3302834 0 0.9438844 0.3302762 0 0.8467213 0.5320367 0 0.8467252 0.5320305 0 0.3302776 0.943884 0 0.111962 0.9937126 0 -0.1119624 0.9937125 0 -0.3302799 0.9438831 0 -0.707104 0.7071096 0 -0.8467235 0.5320332 0 -0.846727 -0.5320279 0 -0.7071077 -0.7071059 0 -0.3302776 -0.943884 0 -0.111962 -0.9937126 0 0.1119624 -0.9937125 0 0.3302799 -0.9438831 0 0.8467218 -0.5320359 0 0.9438821 -0.3302829 0 0.3302807 0.9438828 0 0.1119627 0.9937125 0 -0.1119623 0.9937126 0 -0.3302783 0.9438836 0 -0.8467264 0.5320287 0 -0.846723 -0.5320341 0 -0.7071031 -0.7071105 0 -0.3302807 -0.9438828 0 -0.1119627 -0.9937125 0 0.1119623 -0.9937126 0 0.3302783 -0.9438836 0 0.8467246 -0.5320314 0 0.9438842 -0.3302768 0 -2.6653e-6 0 1 4.06451e-6 0 1 -2.02601e-6 0 1 6.07794e-6 0 1 -1.01614e-6 0 1 -2.04496e-6 0 1 -5.34922e-6 0 1 1.01614e-6 0 1 -6.07794e-6 0 1 2.02601e-6 0 1 -4.06452e-6 0 1 -4.0899e-6 0 1 2.6746e-6 0 1 1.33265e-6 0 1 1.01614e-6 0 1 2.04496e-6 0 1 5.34922e-6 0 1 -1.01614e-6 0 1 4.06452e-6 0 1 4.0899e-6 0 1 -2.6746e-6 0 1 -1.33265e-6 0 1 -0.7071071 0 0.7071065 -0.5000016 0.5000016 0.7071046 -0.4999989 0.4999989 0.7071084 0 0.7071092 0.7071045 3.31074e-6 0 1 -7.56635e-6 0 1 4.94537e-6 0 1 -3.89278e-6 0 1 -5.05187e-6 0 1 -1.54515e-6 0 1 -4.53185e-6 0 1 -1.62544e-6 0 1 3.72094e-6 0 1 -4.69708e-6 0 1 7.16533e-6 0 1 2.53535e-6 0 1 1.29131e-5 0 1 6.04247e-6 0 1 6.50177e-6 0 1 -0.3826741 -0.9238834 0 0.3826768 -0.9238823 0 0.3826741 0.9238834 0 -0.3826768 0.9238823 0 -0.3826765 -0.9238825 0 0.3826737 -0.9238836 0 0.3826765 0.9238825 0 -0.3826737 0.9238836 0 0.5320301 0.8467255 0 0.1119666 0.9937121 0 -0.111967 0.993712 0 -0.5320317 0.8467245 0 -0.5320284 -0.8467265 0 -0.1119666 -0.9937121 0 0.111967 -0.993712 0 0.5320317 -0.8467245 0 0.5320331 0.8467236 0 0.1119668 0.993712 0 -0.1119664 0.9937121 0 -0.5320298 0.8467258 0 -0.5320331 -0.8467236 0 -0.1119668 -0.993712 0 0.1119664 -0.9937121 0 0.5320314 -0.8467246 0 2.6653e-6 0 1 -5.34462e-6 0 1 4.052e-6 0 1 3.04843e-6 0 1 -2.04497e-6 0 1 -3.04843e-6 0 1 -4.052e-6 0 1 2.67231e-6 0 1 2.04497e-6 0 1 5.34462e-6 0 1 -2.67231e-6 0 1 -0.4999998 0.4999998 -0.7071072 0 0.7071045 -0.7071092 -0.5000016 -0.5000016 -0.7071046 -0.4999989 -0.4999989 -0.7071084 0 -0.7071092 -0.7071045 3.31074e-6 0 -1 4.94537e-6 0 -1 -3.89278e-6 0 -1 -5.05187e-6 0 -1 -1.62544e-6 0 -1 3.72094e-6 0 -1 -4.69708e-6 0 -1 1.29131e-5 0 -1 6.50177e-6 0 -1 -0.5000016 -0.5000016 0.7071046 0 -0.7071092 0.7071045 -0.4999998 0.4999998 0.7071072 -0.5000009 0.5000009 0.7071056 0 0.7071045 0.7071092 4.94537e-6 0 1 9.73194e-7 0 1 -2.52594e-6 0 1 -2.21869e-6 0 1 2.2015e-6 0 1 -4.06361e-6 0 1 -9.30234e-7 0 1 -4.69709e-6 0 1 -5.57224e-6 0 1 4.2493e-6 0 1 -4.34479e-6 0 1 6.45655e-6 0 1 -1.25505e-6 0 1 7.78555e-6 0 1 6.73583e-6 0 1 0.4999999 0.4999999 -0.707107 0.4999998 0.4999998 -0.7071072 0.7071068 0 -0.7071068 0.7071068 0.7071068 0 0.1305251 0.991445 0 0.3826854 0.9238788 0 0.6087661 0.7933499 0 0.7933487 0.6087674 0 0.9914431 0.1305399 0 0.923884 -0.3826728 0 0.382685 -0.9238789 0 -0.1305251 -0.991445 0 -0.6087661 -0.7933499 0 -0.7933487 -0.6087674 0 -0.9914431 -0.1305399 0 -0.923884 0.3826728 0 -0.382685 0.9238789 0 0.923884 0.3826728 0 0.991443 -0.1305401 0 0.7933484 -0.6087679 0 0.6087667 -0.7933493 0 0.1305251 -0.991445 0 -0.3826854 -0.9238788 0 -0.923884 -0.3826728 0 -0.991443 0.1305401 0 -0.7933484 0.6087679 0 -0.6087667 0.7933493 0 -0.1305251 0.991445 0 -0.1119616 -0.9937126 0 -0.3302795 -0.9438832 0 -0.3302787 -0.9438835 0 -0.8467218 -0.5320359 0 -0.9438844 -0.3302762 0 -0.9937133 -0.1119546 0 -0.9937117 0.1119694 0 -0.9438821 0.3302829 0 -0.8467252 0.5320305 0 -0.3302787 0.9438835 0 0.1119616 0.9937126 0 0.330281 0.9438827 0 0.5320324 0.8467241 0 0.7071096 0.707104 0 0.9438797 0.3302896 0 0.9937117 0.1119694 0 0.9937133 -0.1119546 0 0.8467286 -0.5320252 0 0.7071021 -0.7071115 0 0.5320324 -0.8467241 0 0.3302787 -0.9438835 0 -0.7071049 -0.7071087 0 -0.8467246 -0.5320314 0 -0.9438818 -0.3302834 0 -0.9937117 -0.1119694 0 -0.9937133 0.1119546 0 -0.9438842 0.3302768 0 -0.8467213 0.5320367 0 -0.7071087 0.7071049 0 -0.3302795 0.9438832 0 -0.1119618 0.9937126 0 0.3302795 0.9438832 0 0.7071012 0.7071124 0 0.846728 0.5320261 0 0.9937133 0.1119546 0 0.9937117 -0.1119694 0 0.9438796 -0.3302901 0 0.7071087 -0.7071049 0 0.3302819 -0.9438824 0 0.1119618 -0.9937126 0 -1.33265e-6 0 -1 6.07799e-6 0 -1 -2.026e-6 0 -1 4.06454e-6 0 -1 4.08997e-6 0 -1 -2.67463e-6 0 -1 2.04499e-6 0 -1 4.0645e-6 0 -1 -5.34928e-6 0 -1 -6.07799e-6 0 -1 2.026e-6 0 -1 -4.0645e-6 0 -1 -4.08997e-6 0 -1 2.67463e-6 0 -1 -2.04499e-6 0 -1 -4.06454e-6 0 -1 5.34928e-6 0 -1 0 0.7071065 -0.7071071 0.3826745 0.9238833 0 0.382685 0.9238789 0 0.7933712 0.6087383 0 0.9238895 0.3826596 0 0.9914471 0.1305095 0 0.9914431 -0.1305399 0 0.9238677 -0.3827124 0 0.7933413 -0.6087772 0 0.382674 -0.9238834 0 -0.382685 -0.9238789 0 -0.7933712 -0.6087383 0 -0.9238895 -0.3826596 0 -0.9914471 -0.1305095 0 -0.9914431 0.1305399 0 -0.9238677 0.3827124 0 -0.7933413 0.6087772 0 -0.382674 0.9238834 0 0.7933409 0.6087777 0 0.9238677 0.3827124 0 0.991443 0.1305401 0 0.9914471 -0.1305097 0 0.9238895 -0.3826596 0 0.7933708 -0.6087387 0 0.3826854 -0.9238788 0 -0.3826745 -0.9238833 0 -0.7933409 -0.6087777 0 -0.9238677 -0.3827124 0 -0.991443 -0.1305401 0 -0.9914471 0.1305097 0 -0.9238895 0.3826596 0 -0.7933708 0.6087387 0 -0.3826854 0.9238788 0 -0.3302772 -0.943884 0 -0.330281 -0.9438827 0 -0.8467286 -0.5320252 0 -0.9438797 0.3302896 0 -0.8467218 0.5320359 0 -0.7071021 0.7071115 0 -0.3302764 0.9438844 0 0.8467286 0.5320252 0 0.9438797 -0.3302896 0 0.3302764 -0.9438844 0 -0.7071012 -0.7071124 0 -0.8467213 -0.5320367 0 -0.9438796 -0.3302901 0 -0.846728 0.5320261 0 -0.3302819 0.9438824 0 0.3302772 0.943884 0 0.9438796 0.3302901 0 0.846728 -0.5320261 0 6.07802e-6 0 -1 -2.02599e-6 0 -1 4.06454e-6 0 -1 -1.01613e-6 0 -1 -5.34925e-6 0 -1 1.01613e-6 0 -1 -6.07802e-6 0 -1 2.02599e-6 0 -1 -4.06451e-6 0 -1 2.67464e-6 0 -1 -4.06454e-6 0 -1 5.34925e-6 0 -1 -0.4999999 0.4999999 0.707107 -0.3826745 0.9238833 0 -0.7933712 0.6087383 0 -0.9914471 0.1305095 0 -0.7933413 -0.6087772 0 -0.382674 -0.9238834 0 0.7933712 -0.6087383 0 0.9914471 -0.1305095 0 0.7933413 0.6087772 0 0.382674 0.9238834 0 -0.7933409 0.6087777 0 -0.9914471 -0.1305097 0 -0.7933708 -0.6087387 0 0.3826745 -0.9238833 0 0.7933409 -0.6087777 0 0.9914471 0.1305097 0 0.7933708 0.6087387 0 0.3302772 -0.943884 0 0.330281 -0.9438827 0 0.7071096 -0.707104 0 0.7071021 0.7071115 0 0.3302764 0.9438844 0 -0.330281 0.9438827 0 -0.8467286 0.5320252 0 -0.9438844 0.3302762 0 -0.9438797 -0.3302896 0 -0.7071021 -0.7071115 0 -0.3302764 -0.9438844 0 0.7071012 -0.7071124 0 0.7071087 0.7071049 0 0.3302819 0.9438824 0 -0.3302772 0.943884 0 -0.7071012 0.7071124 0 -0.9438796 0.3302901 0 -0.9438842 -0.3302768 0 -0.846728 -0.5320261 0 -0.7071087 -0.7071049 0 -0.3302819 -0.9438824 0 1.33265e-6 0 1 -6.07802e-6 0 1 2.02599e-6 0 1 -4.06454e-6 0 1 -4.08997e-6 0 1 2.67463e-6 0 1 -2.04499e-6 0 1 -4.06451e-6 0 1 1.01613e-6 0 1 5.34925e-6 0 1 -1.01613e-6 0 1 6.07802e-6 0 1 -2.02599e-6 0 1 4.08997e-6 0 1 -2.67464e-6 0 1 2.04499e-6 0 1 4.06454e-6 0 1 -5.34925e-6 0 1 0 0.7071065 0.7071071 0.4999998 0.4999998 0.7071072 0.4999999 0.4999999 0.707107 0.7071068 0 0.7071068 -0.6087661 0.7933499 0 -0.7933487 0.6087674 0 0.6087661 -0.7933499 0 0.7933487 -0.6087674 0 -0.7933484 -0.6087679 0 -0.6087667 -0.7933493 0 0.7933484 0.6087679 0 0.6087667 0.7933493 0 0.1119616 -0.9937126 0 0.3302795 -0.9438832 0 0.3302787 0.9438835 0 -0.1119616 0.9937126 0 -0.9438821 -0.3302829 0 -0.8467252 -0.5320305 0 0.1119618 0.9937126 0 -0.7071049 0.7071087 0 -0.8467246 0.5320314 0 -0.9438818 0.3302834 0 -0.1119618 -0.9937126 0 -6.07799e-6 0 1 2.026e-6 0 1 -4.06454e-6 0 1 -4.0645e-6 0 1 5.34928e-6 0 1 6.07799e-6 0 1 -2.026e-6 0 1 4.0645e-6 0 1 -2.67463e-6 0 1 4.06454e-6 0 1 -5.34928e-6 0 1 -0.4999999 -0.4999999 -0.707107 1.33265e-6 0 -1 -2.67464e-6 0 -1 0 -0.7071065 -0.7071071 0.4999998 -0.4999998 -0.7071072 0.4999999 -0.4999999 -0.707107 0.7071068 -0.7071068 0 0.4999999 -0.4999999 0.707107 0.4999998 -0.4999998 0.7071072 -1.33265e-6 0 1 0 -0.7071065 0.7071071 2.67464e-6 0 1 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 2 0 1 0 3 0 4 1 5 1 6 1 4 1 7 1 5 1 4 1 3 1 7 1 4 1 8 1 3 1 3 1 8 1 9 1 2 1 9 1 6 1 5 1 2 1 6 1 3 1 9 1 2 1 10 2 11 2 12 2 10 2 13 2 11 2 11 3 13 3 14 3 15 4 11 4 14 4 15 2 16 2 11 2 11 5 16 5 17 5 18 6 11 6 17 6 18 7 19 7 11 7 11 8 19 8 20 8 21 2 11 2 20 2 21 2 22 2 11 2 11 2 22 2 23 2 24 9 11 9 23 9 24 10 25 10 11 10 11 2 25 2 26 2 27 11 11 11 26 11 27 12 28 12 11 12 11 2 28 2 29 2 29 13 28 13 30 13 31 2 29 2 30 2 31 14 32 14 29 14 29 15 32 15 33 15 34 16 29 16 33 16 34 17 35 17 29 17 29 18 35 18 36 18 37 2 29 2 36 2 37 2 38 2 29 2 29 19 38 19 39 19 40 2 29 2 39 2 40 2 41 2 29 2 29 20 41 20 42 20 43 2 29 2 42 2 43 2 44 2 29 2 29 21 44 21 45 21 1 2 45 2 46 2 47 2 1 2 46 2 47 2 48 2 1 2 1 22 48 22 49 22 50 2 1 2 49 2 50 2 51 2 1 2 1 2 51 2 52 2 53 23 1 23 52 23 53 2 54 2 1 2 1 2 54 2 3 2 3 2 54 2 55 2 56 24 3 24 55 24 56 25 57 25 3 25 3 2 57 2 58 2 59 2 3 2 58 2 59 2 60 2 3 2 3 2 60 2 61 2 62 2 3 2 61 2 62 2 7 2 3 2 62 2 63 2 7 2 7 2 63 2 64 2 65 2 7 2 64 2 65 2 66 2 7 2 7 2 66 2 67 2 68 2 7 2 67 2 68 2 69 2 7 2 7 26 69 26 70 26 71 2 7 2 70 2 71 2 72 2 7 2 71 2 73 2 72 2 72 27 73 27 74 27 75 28 72 28 74 28 75 2 76 2 72 2 72 2 76 2 77 2 78 29 72 29 77 29 78 2 79 2 72 2 72 30 79 30 12 30 11 2 72 2 12 2 29 2 45 2 1 2 5 31 7 31 80 31 80 31 7 31 72 31 81 32 82 32 83 32 81 33 84 33 82 33 81 34 85 34 84 34 84 35 85 35 86 35 86 36 85 36 87 36 88 37 87 37 89 37 90 38 89 38 91 38 92 39 91 39 93 39 94 40 93 40 95 40 94 41 92 41 93 41 94 42 96 42 92 42 94 41 97 41 96 41 94 41 98 41 97 41 97 41 98 41 99 41 100 41 97 41 99 41 100 41 101 41 97 41 97 41 101 41 102 41 103 43 102 43 104 43 105 41 103 41 104 41 105 41 106 41 103 41 105 44 107 44 106 44 106 45 107 45 108 45 108 41 107 41 109 41 110 41 108 41 109 41 110 41 111 41 108 41 108 41 111 41 112 41 113 46 108 46 112 46 113 47 114 47 108 47 108 48 114 48 115 48 116 41 108 41 115 41 116 41 117 41 108 41 108 41 117 41 118 41 119 41 108 41 118 41 119 41 120 41 108 41 86 41 87 41 88 41 88 41 89 41 90 41 90 49 91 49 92 49 93 50 121 50 95 50 95 41 121 41 122 41 123 41 122 41 124 41 123 41 95 41 122 41 122 41 121 41 11 41 11 51 121 51 125 51 126 41 11 41 125 41 126 41 127 41 11 41 11 52 127 52 128 52 129 41 11 41 128 41 129 41 130 41 11 41 11 41 130 41 131 41 132 41 11 41 131 41 132 41 133 41 11 41 11 53 133 53 134 53 135 54 134 54 136 54 135 41 11 41 134 41 135 41 137 41 11 41 11 55 137 55 138 55 139 56 11 56 138 56 139 41 140 41 11 41 11 41 140 41 72 41 72 57 140 57 141 57 142 58 72 58 141 58 142 59 143 59 72 59 142 41 144 41 143 41 143 60 144 60 145 60 145 61 144 61 146 61 147 62 146 62 148 62 149 41 147 41 148 41 149 63 150 63 147 63 149 64 151 64 150 64 150 41 151 41 152 41 152 41 151 41 153 41 154 41 152 41 153 41 154 65 155 65 152 65 154 66 156 66 155 66 155 41 156 41 157 41 157 67 156 67 158 67 159 68 158 68 160 68 161 69 160 69 162 69 163 41 162 41 164 41 163 41 161 41 162 41 134 70 165 70 136 70 136 41 165 41 166 41 166 71 165 71 167 71 167 72 165 72 168 72 169 73 168 73 170 73 171 41 170 41 172 41 171 41 169 41 170 41 167 74 168 74 169 74 170 41 173 41 172 41 172 75 173 75 174 75 174 76 173 76 175 76 176 77 175 77 177 77 178 78 177 78 179 78 180 79 179 79 181 79 182 41 180 41 181 41 182 80 183 80 180 80 182 41 184 41 183 41 182 81 185 81 184 81 182 82 83 82 185 82 185 41 83 41 82 41 174 41 175 41 176 41 176 83 177 83 178 83 178 41 179 41 180 41 186 84 187 84 80 84 188 41 80 41 189 41 188 41 186 41 80 41 187 85 190 85 80 85 80 86 190 86 191 86 192 41 80 41 191 41 192 41 193 41 80 41 192 87 194 87 193 87 192 41 195 41 194 41 194 41 195 41 196 41 196 88 195 88 197 88 198 41 197 41 199 41 198 41 196 41 197 41 197 89 200 89 199 89 199 41 200 41 201 41 201 41 200 41 202 41 202 90 200 90 203 90 204 91 203 91 205 91 206 41 205 41 207 41 208 92 207 92 209 92 210 93 209 93 211 93 212 94 211 94 213 94 164 95 213 95 214 95 215 41 214 41 216 41 217 96 216 96 218 96 219 97 218 97 220 97 221 98 220 98 222 98 223 99 222 99 224 99 225 100 224 100 226 100 227 101 226 101 80 101 72 102 227 102 80 102 72 103 228 103 227 103 72 104 229 104 228 104 72 105 230 105 229 105 72 106 231 106 230 106 72 107 232 107 231 107 72 108 233 108 232 108 72 109 234 109 233 109 72 41 235 41 234 41 72 110 236 110 235 110 72 111 143 111 236 111 202 112 203 112 204 112 204 41 205 41 206 41 206 41 207 41 208 41 208 113 209 113 210 113 210 41 211 41 212 41 212 41 213 41 164 41 162 41 212 41 164 41 164 114 214 114 215 114 215 82 216 82 217 82 217 115 218 115 219 115 219 41 220 41 221 41 221 41 222 41 223 41 223 116 224 116 225 116 226 41 237 41 80 41 80 117 237 117 238 117 239 41 80 41 238 41 239 41 240 41 80 41 80 118 240 118 189 118 161 41 159 41 160 41 159 119 157 119 158 119 147 41 145 41 146 41 227 41 225 41 226 41 241 120 242 120 243 120 244 41 243 41 245 41 244 41 241 41 243 41 242 121 246 121 243 121 243 122 246 122 247 122 248 41 243 41 247 41 248 123 249 123 243 123 243 124 249 124 250 124 251 41 243 41 250 41 251 41 97 41 243 41 251 41 96 41 97 41 184 125 252 125 183 125 183 126 252 126 253 126 253 127 252 127 254 127 255 128 254 128 256 128 257 41 256 41 258 41 259 129 258 129 260 129 261 130 260 130 262 130 263 131 262 131 264 131 263 41 261 41 262 41 253 41 254 41 255 41 255 41 256 41 257 41 257 41 258 41 259 41 259 132 260 132 261 132 262 133 265 133 264 133 264 41 265 41 266 41 266 41 265 41 267 41 267 134 265 134 268 134 269 135 268 135 245 135 243 136 269 136 245 136 243 137 270 137 269 137 243 138 271 138 270 138 243 139 272 139 271 139 243 140 273 140 272 140 243 41 80 41 273 41 273 41 80 41 274 41 274 41 80 41 275 41 275 41 80 41 193 41 267 41 268 41 269 41 276 141 277 141 122 141 276 43 278 43 277 43 276 142 279 142 278 142 276 41 280 41 279 41 279 44 280 44 281 44 281 143 280 143 282 143 283 41 282 41 284 41 283 41 281 41 282 41 285 41 286 41 282 41 282 41 286 41 287 41 288 41 282 41 287 41 288 41 289 41 282 41 282 144 289 144 290 144 291 41 282 41 290 41 291 41 292 41 282 41 282 145 292 145 293 145 294 41 282 41 293 41 294 41 284 41 282 41 277 41 295 41 122 41 122 41 295 41 296 41 124 41 122 41 296 41 97 41 102 41 103 41 297 146 103 146 298 146 298 146 103 146 106 146 298 147 299 147 297 147 297 147 299 147 300 147 301 148 302 148 303 148 304 149 303 149 305 149 304 150 301 150 303 150 306 151 307 151 308 151 306 152 309 152 307 152 307 153 309 153 310 153 310 154 309 154 311 154 312 155 311 155 313 155 312 156 310 156 311 156 311 157 314 157 313 157 313 158 314 158 315 158 315 159 314 159 316 159 317 160 316 160 318 160 319 161 318 161 320 161 321 162 320 162 322 162 321 163 319 163 320 163 315 164 316 164 317 164 317 165 318 165 319 165 320 166 323 166 322 166 322 167 323 167 324 167 324 168 323 168 325 168 326 169 325 169 327 169 328 170 327 170 329 170 330 171 329 171 331 171 332 172 331 172 333 172 334 173 333 173 335 173 336 174 335 174 337 174 338 175 337 175 339 175 340 176 339 176 341 176 342 177 341 177 343 177 344 178 343 178 345 178 346 179 345 179 347 179 348 180 347 180 299 180 298 181 348 181 299 181 298 182 349 182 348 182 298 183 350 183 349 183 298 184 351 184 350 184 298 185 106 185 351 185 351 186 106 186 352 186 352 187 106 187 353 187 353 188 106 188 354 188 354 189 106 189 355 189 355 190 106 190 356 190 356 191 106 191 357 191 357 192 106 192 358 192 358 193 106 193 359 193 359 194 106 194 108 194 360 195 108 195 361 195 362 196 361 196 363 196 364 197 363 197 365 197 366 198 365 198 367 198 368 199 367 199 369 199 370 200 368 200 369 200 370 201 371 201 368 201 370 202 372 202 371 202 371 203 372 203 373 203 373 204 372 204 374 204 375 205 374 205 376 205 377 206 376 206 378 206 379 207 378 207 380 207 381 208 380 208 382 208 332 209 382 209 330 209 331 210 332 210 330 210 324 211 325 211 326 211 326 212 327 212 328 212 328 213 329 213 330 213 332 214 333 214 334 214 334 215 335 215 336 215 336 216 337 216 338 216 338 214 339 214 340 214 340 217 341 217 342 217 342 218 343 218 344 218 344 219 345 219 346 219 347 220 383 220 299 220 299 221 383 221 384 221 385 222 299 222 384 222 385 223 303 223 299 223 385 224 386 224 303 224 303 225 386 225 387 225 388 226 303 226 387 226 388 227 305 227 303 227 332 228 381 228 382 228 381 229 379 229 380 229 379 230 377 230 378 230 377 231 375 231 376 231 375 232 373 232 374 232 368 233 366 233 367 233 366 234 364 234 365 234 364 235 362 235 363 235 362 234 360 234 361 234 360 236 359 236 108 236 348 237 346 237 347 237 307 238 303 238 308 238 308 239 303 239 302 239 389 240 300 240 303 240 303 240 300 240 299 240 0 241 390 241 1 241 0 242 391 242 390 242 0 243 392 243 391 243 0 244 393 244 392 244 0 245 394 245 393 245 0 246 395 246 394 246 0 247 396 247 395 247 0 248 397 248 396 248 0 249 398 249 397 249 0 250 399 250 398 250 0 251 400 251 399 251 0 252 401 252 400 252 0 253 402 253 401 253 0 254 403 254 402 254 0 249 404 249 403 249 403 249 404 249 405 249 405 255 404 255 406 255 406 256 404 256 407 256 407 249 404 249 408 249 408 249 404 249 409 249 410 257 409 257 411 257 412 258 411 258 413 258 412 259 410 259 411 259 414 249 415 249 404 249 414 249 416 249 415 249 414 249 417 249 416 249 414 249 418 249 417 249 414 249 419 249 418 249 414 249 420 249 419 249 414 249 421 249 420 249 414 249 389 249 421 249 421 249 389 249 422 249 422 249 389 249 423 249 423 249 389 249 303 249 424 260 303 260 307 260 425 249 307 249 426 249 425 249 424 249 307 249 423 261 303 261 424 261 427 249 428 249 307 249 307 249 428 249 429 249 430 249 307 249 429 249 430 249 431 249 307 249 307 262 431 262 432 262 433 249 307 249 432 249 433 249 434 249 307 249 307 263 434 263 435 263 436 249 307 249 435 249 436 249 426 249 307 249 415 264 416 264 437 264 437 265 416 265 438 265 439 266 438 266 440 266 439 249 437 249 438 249 439 267 441 267 437 267 439 268 442 268 441 268 441 269 442 269 443 269 443 270 442 270 444 270 445 271 444 271 446 271 447 272 446 272 448 272 449 273 448 273 450 273 451 249 450 249 452 249 453 274 452 274 454 274 455 275 454 275 456 275 457 276 456 276 458 276 459 277 458 277 460 277 461 249 460 249 462 249 463 278 462 278 464 278 465 279 464 279 466 279 467 280 466 280 468 280 467 249 465 249 466 249 440 281 438 281 469 281 470 249 469 249 29 249 471 249 29 249 472 249 471 249 470 249 29 249 438 249 473 249 469 249 469 249 473 249 474 249 475 249 469 249 474 249 475 249 476 249 469 249 469 249 476 249 477 249 478 282 477 282 479 282 480 249 478 249 479 249 480 249 481 249 478 249 480 261 482 261 481 261 481 283 482 283 483 283 483 249 482 249 484 249 485 249 483 249 484 249 485 249 486 249 483 249 483 249 486 249 487 249 488 284 483 284 487 284 488 285 489 285 483 285 483 286 489 286 490 286 491 249 483 249 490 249 491 249 492 249 483 249 483 249 492 249 493 249 494 249 483 249 493 249 494 249 495 249 483 249 469 249 477 249 478 249 440 249 469 249 470 249 1 249 496 249 29 249 1 287 497 287 496 287 1 288 498 288 497 288 1 289 499 289 498 289 1 249 500 249 499 249 1 290 501 290 500 290 1 291 502 291 501 291 1 292 503 292 502 292 1 293 504 293 503 293 1 294 505 294 504 294 1 295 506 295 505 295 1 296 507 296 506 296 1 297 508 297 507 297 1 298 509 298 508 298 1 299 510 299 509 299 1 300 511 300 510 300 1 301 390 301 511 301 511 302 390 302 512 302 513 303 512 303 514 303 515 304 514 304 516 304 517 305 516 305 518 305 519 306 518 306 520 306 521 307 520 307 522 307 523 308 522 308 524 308 525 249 524 249 526 249 527 309 526 309 528 309 529 310 528 310 530 310 531 311 530 311 532 311 533 312 532 312 534 312 535 313 534 313 536 313 537 249 536 249 538 249 539 249 537 249 538 249 539 314 540 314 537 314 539 249 541 249 540 249 540 315 541 315 542 315 543 316 542 316 544 316 500 317 544 317 499 317 500 249 543 249 544 249 545 318 546 318 29 318 547 249 29 249 548 249 547 249 545 249 29 249 546 319 549 319 29 319 29 320 549 320 550 320 551 249 29 249 550 249 551 321 472 321 29 321 443 249 444 249 445 249 445 249 446 249 447 249 447 322 448 322 449 322 449 323 450 323 451 323 451 324 452 324 453 324 453 249 454 249 455 249 552 249 453 249 455 249 552 325 553 325 453 325 552 326 554 326 553 326 552 249 555 249 554 249 554 249 555 249 556 249 556 327 555 327 557 327 558 328 557 328 559 328 560 329 559 329 561 329 562 249 561 249 563 249 564 249 562 249 563 249 564 330 565 330 562 330 564 331 413 331 565 331 565 249 413 249 411 249 455 332 456 332 457 332 457 249 458 249 459 249 459 249 460 249 461 249 461 249 462 249 463 249 463 333 464 333 465 333 466 334 566 334 468 334 468 249 566 249 567 249 567 249 566 249 568 249 568 335 566 335 569 335 570 336 569 336 548 336 29 337 570 337 548 337 29 338 571 338 570 338 29 339 572 339 571 339 29 340 573 340 572 340 29 341 496 341 573 341 568 249 569 249 570 249 521 249 522 249 523 249 526 249 524 249 574 249 574 342 524 342 575 342 576 249 574 249 575 249 576 343 577 343 574 343 576 249 578 249 577 249 577 344 578 344 579 344 579 345 578 345 580 345 581 346 580 346 582 346 583 347 582 347 584 347 585 249 584 249 586 249 585 249 583 249 584 249 579 249 580 249 581 249 581 348 582 348 583 348 584 249 587 249 586 249 586 349 587 349 588 349 588 350 587 350 589 350 590 351 589 351 591 351 590 352 588 352 589 352 589 249 592 249 591 249 591 353 592 353 593 353 593 354 592 354 400 354 401 249 593 249 400 249 511 355 512 355 513 355 513 249 514 249 515 249 515 249 516 249 517 249 517 356 518 356 519 356 519 357 520 357 521 357 543 249 540 249 542 249 537 249 535 249 536 249 535 249 533 249 534 249 533 249 531 249 532 249 531 358 529 358 530 358 529 249 527 249 528 249 527 359 525 359 526 359 525 360 523 360 524 360 415 249 594 249 404 249 404 361 594 361 595 361 596 249 404 249 595 249 596 249 597 249 404 249 404 362 597 362 598 362 599 249 404 249 598 249 599 249 600 249 404 249 404 363 600 363 601 363 602 249 404 249 601 249 602 249 409 249 404 249 408 364 409 364 410 364 562 249 560 249 561 249 560 249 558 249 559 249 558 365 556 365 557 365 276 366 603 366 280 366 280 366 603 366 604 366 603 2 605 2 604 2 604 2 605 2 606 2 605 1 603 1 607 1 608 1 607 1 609 1 610 1 609 1 611 1 612 1 611 1 613 1 614 1 613 1 469 1 615 1 469 1 478 1 616 1 478 1 608 1 616 1 615 1 478 1 122 1 617 1 276 1 122 1 613 1 617 1 122 1 469 1 613 1 614 1 469 1 615 1 478 1 605 1 608 1 608 1 605 1 607 1 608 1 609 1 610 1 610 1 611 1 612 1 617 1 618 1 276 1 276 1 618 1 607 1 603 1 276 1 607 1 614 1 612 1 613 1 605 367 478 367 606 367 606 367 478 367 481 367 79 368 619 368 12 368 79 369 620 369 619 369 79 370 78 370 620 370 620 371 78 371 621 371 621 372 78 372 77 372 622 373 77 373 76 373 623 374 76 374 75 374 624 375 75 375 74 375 625 376 74 376 73 376 626 377 73 377 71 377 627 378 71 378 70 378 628 379 70 379 69 379 629 380 69 380 68 380 630 381 68 381 67 381 631 382 67 382 66 382 632 383 66 383 65 383 633 384 65 384 64 384 634 385 64 385 63 385 635 386 63 386 62 386 636 387 62 387 61 387 637 388 61 388 60 388 638 389 60 389 59 389 639 390 59 390 58 390 640 391 58 391 57 391 641 392 57 392 56 392 642 393 56 393 55 393 643 394 55 394 54 394 644 395 54 395 53 395 645 396 53 396 52 396 646 397 52 397 51 397 647 398 51 398 50 398 648 399 50 399 49 399 649 400 49 400 48 400 650 401 48 401 47 401 651 402 47 402 46 402 652 41 46 41 45 41 653 403 45 403 44 403 654 404 44 404 43 404 655 405 43 405 42 405 656 406 42 406 41 406 657 407 41 407 40 407 658 408 40 408 39 408 659 409 39 409 38 409 660 410 38 410 37 410 661 411 37 411 36 411 662 412 36 412 35 412 663 413 35 413 34 413 664 414 34 414 33 414 665 415 33 415 32 415 666 416 32 416 31 416 667 417 31 417 30 417 668 418 30 418 28 418 669 419 28 419 27 419 670 420 27 420 26 420 671 421 26 421 25 421 672 422 25 422 24 422 673 423 24 423 23 423 674 424 23 424 22 424 675 425 22 425 21 425 676 426 21 426 20 426 677 427 20 427 19 427 678 428 19 428 18 428 679 429 18 429 17 429 680 430 17 430 16 430 681 431 16 431 15 431 682 432 15 432 14 432 683 433 14 433 13 433 684 434 13 434 10 434 685 435 10 435 12 435 619 368 685 368 12 368 621 373 77 373 622 373 622 436 76 436 623 436 623 375 75 375 624 375 624 437 74 437 625 437 625 438 73 438 626 438 626 378 71 378 627 378 627 439 70 439 628 439 628 440 69 440 629 440 629 381 68 381 630 381 630 441 67 441 631 441 631 442 66 442 632 442 632 384 65 384 633 384 633 443 64 443 634 443 634 444 63 444 635 444 635 445 62 445 636 445 636 446 61 446 637 446 637 447 60 447 638 447 638 448 59 448 639 448 639 449 58 449 640 449 640 450 57 450 641 450 641 451 56 451 642 451 642 394 55 394 643 394 643 395 54 395 644 395 644 396 53 396 645 396 645 397 52 397 646 397 646 398 51 398 647 398 647 452 50 452 648 452 648 453 49 453 649 453 649 401 48 401 650 401 650 454 47 454 651 454 651 41 46 41 652 41 652 455 45 455 653 455 653 404 44 404 654 404 654 456 43 456 655 456 655 457 42 457 656 457 656 407 41 407 657 407 657 408 40 408 658 408 658 409 39 409 659 409 659 410 38 410 660 410 660 411 37 411 661 411 661 458 36 458 662 458 662 459 35 459 663 459 663 460 34 460 664 460 664 461 33 461 665 461 665 462 32 462 666 462 666 463 31 463 667 463 667 464 30 464 668 464 668 465 28 465 669 465 669 466 27 466 670 466 670 421 26 421 671 421 671 467 25 467 672 467 672 468 24 468 673 468 673 424 23 424 674 424 674 469 22 469 675 469 675 470 21 470 676 470 676 427 20 427 677 427 677 471 19 471 678 471 678 472 18 472 679 472 679 430 17 430 680 430 680 473 16 473 681 473 681 432 15 432 682 432 682 474 14 474 683 474 683 475 13 475 684 475 684 435 10 435 685 435 686 435 687 435 688 435 686 434 689 434 687 434 686 475 690 475 689 475 689 433 690 433 691 433 691 474 690 474 692 474 693 432 692 432 694 432 695 473 694 473 696 473 697 430 696 430 698 430 699 472 698 472 700 472 701 471 700 471 702 471 703 427 702 427 704 427 705 470 704 470 706 470 707 469 706 469 708 469 709 424 708 424 710 424 711 468 710 468 712 468 713 467 712 467 714 467 715 421 714 421 716 421 717 466 716 466 718 466 719 465 718 465 720 465 721 464 720 464 722 464 723 463 722 463 724 463 725 462 724 462 726 462 727 461 726 461 728 461 729 460 728 460 730 460 731 459 730 459 732 459 733 458 732 458 734 458 735 411 734 411 736 411 737 410 736 410 738 410 739 409 738 409 740 409 741 408 740 408 742 408 743 407 742 407 744 407 745 457 744 457 746 457 747 456 746 456 748 456 749 404 748 404 750 404 751 455 750 455 752 455 753 41 752 41 754 41 755 454 754 454 756 454 757 401 756 401 758 401 759 453 758 453 760 453 761 452 760 452 762 452 763 398 762 398 764 398 765 397 764 397 766 397 767 396 766 396 768 396 769 395 768 395 770 395 771 394 770 394 772 394 773 451 772 451 774 451 775 450 774 450 776 450 777 449 776 449 778 449 779 448 778 448 780 448 781 447 780 447 782 447 783 446 782 446 784 446 785 445 784 445 786 445 787 444 786 444 788 444 789 443 788 443 790 443 791 384 790 384 792 384 793 442 792 442 794 442 795 441 794 441 796 441 797 381 796 381 798 381 799 440 798 440 800 440 801 439 800 439 802 439 803 378 802 378 804 378 805 438 804 438 806 438 807 437 806 437 808 437 809 375 808 375 810 375 811 436 810 436 812 436 813 373 812 373 814 373 815 371 814 371 816 371 817 369 816 369 818 369 819 368 818 368 688 368 687 435 819 435 688 435 691 432 692 432 693 432 693 431 694 431 695 431 695 430 696 430 697 430 697 429 698 429 699 429 699 428 700 428 701 428 701 427 702 427 703 427 703 426 704 426 705 426 705 425 706 425 707 425 707 424 708 424 709 424 709 423 710 423 711 423 711 422 712 422 713 422 713 421 714 421 715 421 715 420 716 420 717 420 717 419 718 419 719 419 719 418 720 418 721 418 721 417 722 417 723 417 723 416 724 416 725 416 725 415 726 415 727 415 727 414 728 414 729 414 729 413 730 413 731 413 731 412 732 412 733 412 733 411 734 411 735 411 735 410 736 410 737 410 737 409 738 409 739 409 739 408 740 408 741 408 741 407 742 407 743 407 743 406 744 406 745 406 745 405 746 405 747 405 747 404 748 404 749 404 749 403 750 403 751 403 751 41 752 41 753 41 753 402 754 402 755 402 755 401 756 401 757 401 757 400 758 400 759 400 759 399 760 399 761 399 761 398 762 398 763 398 763 397 764 397 765 397 765 396 766 396 767 396 767 395 768 395 769 395 769 394 770 394 771 394 771 393 772 393 773 393 773 392 774 392 775 392 775 391 776 391 777 391 777 390 778 390 779 390 779 389 780 389 781 389 781 388 782 388 783 388 783 387 784 387 785 387 785 386 786 386 787 386 787 385 788 385 789 385 789 384 790 384 791 384 791 383 792 383 793 383 793 382 794 382 795 382 795 381 796 381 797 381 797 380 798 380 799 380 799 379 800 379 801 379 801 378 802 378 803 378 803 377 804 377 805 377 805 376 806 376 807 376 807 375 808 375 809 375 809 374 810 374 811 374 811 373 812 373 813 373 813 372 814 372 815 372 815 370 816 370 817 370 817 368 818 368 819 368 497 476 820 476 496 476 497 477 821 477 820 477 497 478 498 478 821 478 821 479 498 479 822 479 822 480 498 480 499 480 823 481 499 481 544 481 824 482 544 482 542 482 825 483 542 483 541 483 826 484 541 484 539 484 827 485 539 485 538 485 828 486 538 486 536 486 829 487 536 487 534 487 830 488 534 488 532 488 831 489 532 489 530 489 832 490 530 490 528 490 833 491 528 491 526 491 834 492 526 492 574 492 835 493 574 493 577 493 836 494 577 494 579 494 837 495 579 495 581 495 838 496 581 496 583 496 839 497 583 497 585 497 840 498 585 498 586 498 841 499 586 499 588 499 842 500 588 500 590 500 843 501 590 501 591 501 844 502 591 502 593 502 845 503 593 503 401 503 846 504 401 504 402 504 847 505 402 505 403 505 848 2 403 2 405 2 849 506 405 506 406 506 850 507 406 507 407 507 851 508 407 508 408 508 852 509 408 509 410 509 853 510 410 510 412 510 854 511 412 511 413 511 855 512 413 512 564 512 856 513 564 513 563 513 857 514 563 514 561 514 858 515 561 515 559 515 859 516 559 516 557 516 860 517 557 517 555 517 861 518 555 518 552 518 862 519 552 519 455 519 863 520 455 520 457 520 864 521 457 521 459 521 865 522 459 522 461 522 866 523 461 523 463 523 867 524 463 524 465 524 868 525 465 525 467 525 869 526 467 526 468 526 870 527 468 527 567 527 871 528 567 528 568 528 872 529 568 529 570 529 873 530 570 530 571 530 874 531 571 531 572 531 875 532 572 532 573 532 876 533 573 533 496 533 820 476 876 476 496 476 822 534 499 534 823 534 823 535 544 535 824 535 824 536 542 536 825 536 825 537 541 537 826 537 826 538 539 538 827 538 827 539 538 539 828 539 828 487 536 487 829 487 829 540 534 540 830 540 830 541 532 541 831 541 831 542 530 542 832 542 832 543 528 543 833 543 833 544 526 544 834 544 834 545 574 545 835 545 835 546 577 546 836 546 836 547 579 547 837 547 837 548 581 548 838 548 838 549 583 549 839 549 839 550 585 550 840 550 840 551 586 551 841 551 841 552 588 552 842 552 842 553 590 553 843 553 843 502 591 502 844 502 844 554 593 554 845 554 845 504 401 504 846 504 846 505 402 505 847 505 847 2 403 2 848 2 848 506 405 506 849 506 849 507 406 507 850 507 850 555 407 555 851 555 851 509 408 509 852 509 852 556 410 556 853 556 853 557 412 557 854 557 854 558 413 558 855 558 855 513 564 513 856 513 856 559 563 559 857 559 857 560 561 560 858 560 858 561 559 561 859 561 859 562 557 562 860 562 860 563 555 563 861 563 861 564 552 564 862 564 862 520 455 520 863 520 863 565 457 565 864 565 864 566 459 566 865 566 865 567 461 567 866 567 866 568 463 568 867 568 867 525 465 525 868 525 868 526 467 526 869 526 869 569 468 569 870 569 870 570 567 570 871 570 871 571 568 571 872 571 872 572 570 572 873 572 873 573 571 573 874 573 874 574 572 574 875 574 875 533 573 533 876 533 877 575 140 575 878 575 877 576 141 576 140 576 877 577 879 577 141 577 141 578 879 578 142 578 142 579 879 579 880 579 144 580 880 580 881 580 146 581 881 581 882 581 148 582 882 582 883 582 149 583 883 583 884 583 151 584 884 584 885 584 153 585 885 585 886 585 154 586 886 586 887 586 156 587 887 587 888 587 158 588 888 588 889 588 160 589 889 589 890 589 162 590 890 590 891 590 212 591 891 591 892 591 210 592 892 592 893 592 208 593 893 593 894 593 206 594 894 594 895 594 204 595 895 595 896 595 202 596 896 596 897 596 201 597 897 597 898 597 199 598 898 598 899 598 198 599 899 599 900 599 196 600 900 600 901 600 194 601 901 601 902 601 193 602 902 602 903 602 275 603 903 603 904 603 274 604 904 604 905 604 273 605 905 605 906 605 272 606 906 606 907 606 271 607 907 607 908 607 270 608 908 608 909 608 269 609 909 609 910 609 267 610 910 610 911 610 266 611 911 611 912 611 264 612 912 612 913 612 263 613 913 613 914 613 261 614 914 614 915 614 259 615 915 615 916 615 257 616 916 616 917 616 255 617 917 617 918 617 253 618 918 618 919 618 183 619 919 619 920 619 180 620 920 620 921 620 178 621 921 621 922 621 176 622 922 622 923 622 174 623 923 623 924 623 172 624 924 624 925 624 171 625 925 625 926 625 169 626 926 626 927 626 167 627 927 627 928 627 166 628 928 628 929 628 136 629 929 629 930 629 135 630 930 630 931 630 137 631 931 631 932 631 138 632 932 632 933 632 139 633 933 633 878 633 140 634 139 634 878 634 142 635 880 635 144 635 144 636 881 636 146 636 146 637 882 637 148 637 148 638 883 638 149 638 149 639 884 639 151 639 151 640 885 640 153 640 153 641 886 641 154 641 154 642 887 642 156 642 156 643 888 643 158 643 158 644 889 644 160 644 160 645 890 645 162 645 162 646 891 646 212 646 212 647 892 647 210 647 210 648 893 648 208 648 208 649 894 649 206 649 206 650 895 650 204 650 204 651 896 651 202 651 202 652 897 652 201 652 201 653 898 653 199 653 199 654 899 654 198 654 198 655 900 655 196 655 196 656 901 656 194 656 194 657 902 657 193 657 193 658 903 658 275 658 275 659 904 659 274 659 274 660 905 660 273 660 273 661 906 661 272 661 272 662 907 662 271 662 271 663 908 663 270 663 270 664 909 664 269 664 269 665 910 665 267 665 267 666 911 666 266 666 266 667 912 667 264 667 264 668 913 668 263 668 263 669 914 669 261 669 261 670 915 670 259 670 259 671 916 671 257 671 257 672 917 672 255 672 255 673 918 673 253 673 253 674 919 674 183 674 183 675 920 675 180 675 180 676 921 676 178 676 178 677 922 677 176 677 176 678 923 678 174 678 174 679 924 679 172 679 172 680 925 680 171 680 171 681 926 681 169 681 169 682 927 682 167 682 167 683 928 683 166 683 166 684 929 684 136 684 136 685 930 685 135 685 135 686 931 686 137 686 137 687 932 687 138 687 138 688 933 688 139 688 453 689 934 689 451 689 453 690 935 690 934 690 453 690 553 690 935 690 935 691 553 691 936 691 936 691 553 691 554 691 937 692 554 692 556 692 938 693 556 693 558 693 939 694 558 694 560 694 940 695 560 695 562 695 941 696 562 696 565 696 942 697 565 697 411 697 943 698 411 698 409 698 944 699 409 699 602 699 945 700 602 700 601 700 946 701 601 701 600 701 947 2 600 2 599 2 948 702 599 702 598 702 949 703 598 703 597 703 950 704 597 704 596 704 951 705 596 705 595 705 952 706 595 706 594 706 953 707 594 707 415 707 954 708 415 708 437 708 955 709 437 709 441 709 956 710 441 710 443 710 957 711 443 711 445 711 958 712 445 712 447 712 959 713 447 713 449 713 960 714 449 714 451 714 934 689 960 689 451 689 936 715 554 715 937 715 937 693 556 693 938 693 938 716 558 716 939 716 939 717 560 717 940 717 940 696 562 696 941 696 941 718 565 718 942 718 942 719 411 719 943 719 943 720 409 720 944 720 944 700 602 700 945 700 945 721 601 721 946 721 946 2 600 2 947 2 947 722 599 722 948 722 948 723 598 723 949 723 949 704 597 704 950 704 950 724 596 724 951 724 951 725 595 725 952 725 952 726 594 726 953 726 953 727 415 727 954 727 954 709 437 709 955 709 955 728 441 728 956 728 956 729 443 729 957 729 957 712 445 712 958 712 958 713 447 713 959 713 959 714 449 714 960 714 961 730 185 730 962 730 961 731 184 731 185 731 961 732 963 732 184 732 184 733 963 733 252 733 252 734 963 734 964 734 254 735 964 735 965 735 256 736 965 736 966 736 258 737 966 737 967 737 260 738 967 738 968 738 262 739 968 739 969 739 265 740 969 740 970 740 268 741 970 741 971 741 245 742 971 742 972 742 244 743 972 743 973 743 241 744 973 744 974 744 242 745 974 745 975 745 246 746 975 746 976 746 247 747 976 747 977 747 248 748 977 748 978 748 249 749 978 749 979 749 250 750 979 750 980 750 251 751 980 751 981 751 96 752 981 752 982 752 92 753 982 753 983 753 90 754 983 754 984 754 88 755 984 755 985 755 86 756 985 756 986 756 84 757 986 757 987 757 82 758 987 758 962 758 185 759 82 759 962 759 252 760 964 760 254 760 254 761 965 761 256 761 256 762 966 762 258 762 258 763 967 763 260 763 260 764 968 764 262 764 262 765 969 765 265 765 265 766 970 766 268 766 268 767 971 767 245 767 245 768 972 768 244 768 244 769 973 769 241 769 241 770 974 770 242 770 242 771 975 771 246 771 246 772 976 772 247 772 247 773 977 773 248 773 248 774 978 774 249 774 249 775 979 775 250 775 250 776 980 776 251 776 251 777 981 777 96 777 96 778 982 778 92 778 92 779 983 779 90 779 90 780 984 780 88 780 88 781 985 781 86 781 86 782 986 782 84 782 84 783 987 783 82 783 504 784 988 784 503 784 504 785 989 785 988 785 504 785 505 785 989 785 989 786 505 786 990 786 990 787 505 787 506 787 991 788 506 788 507 788 992 789 507 789 508 789 993 790 508 790 509 790 994 791 509 791 510 791 995 792 510 792 511 792 996 793 511 793 513 793 997 794 513 794 515 794 998 699 515 699 517 699 999 795 517 795 519 795 1000 796 519 796 521 796 1001 2 521 2 523 2 1002 797 523 797 525 797 1003 798 525 798 527 798 1004 799 527 799 529 799 1005 800 529 800 531 800 1006 801 531 801 533 801 1007 802 533 802 535 802 1008 803 535 803 537 803 1009 804 537 804 540 804 1010 805 540 805 543 805 1011 806 543 806 500 806 1012 807 500 807 501 807 1013 808 501 808 502 808 1014 809 502 809 503 809 988 810 1014 810 503 810 990 811 506 811 991 811 991 812 507 812 992 812 992 790 508 790 993 790 993 813 509 813 994 813 994 814 510 814 995 814 995 815 511 815 996 815 996 816 513 816 997 816 997 699 515 699 998 699 998 817 517 817 999 817 999 818 519 818 1000 818 1000 2 521 2 1001 2 1001 819 523 819 1002 819 1002 820 525 820 1003 820 1003 799 527 799 1004 799 1004 821 529 821 1005 821 1005 822 531 822 1006 822 1006 823 533 823 1007 823 1007 824 535 824 1008 824 1008 804 537 804 1009 804 1009 825 540 825 1010 825 1010 826 543 826 1011 826 1011 827 500 827 1012 827 1012 808 501 808 1013 808 1013 828 502 828 1014 828 1015 829 234 829 1016 829 1015 830 233 830 234 830 1015 831 1017 831 233 831 233 832 1017 832 232 832 232 833 1017 833 1018 833 231 834 1018 834 1019 834 230 835 1019 835 1020 835 229 836 1020 836 1021 836 228 837 1021 837 1022 837 227 838 1022 838 1023 838 225 839 1023 839 1024 839 223 840 1024 840 1025 840 221 841 1025 841 1026 841 219 842 1026 842 1027 842 217 843 1027 843 1028 843 215 844 1028 844 1029 844 164 845 1029 845 1030 845 163 846 1030 846 1031 846 161 748 1031 748 1032 748 159 847 1032 847 1033 847 157 848 1033 848 1034 848 155 849 1034 849 1035 849 152 850 1035 850 1036 850 150 851 1036 851 1037 851 147 852 1037 852 1038 852 145 853 1038 853 1039 853 143 854 1039 854 1040 854 236 855 1040 855 1041 855 235 856 1041 856 1016 856 234 857 235 857 1016 857 232 858 1018 858 231 858 231 859 1019 859 230 859 230 860 1020 860 229 860 229 861 1021 861 228 861 228 862 1022 862 227 862 227 863 1023 863 225 863 225 864 1024 864 223 864 223 865 1025 865 221 865 221 866 1026 866 219 866 219 867 1027 867 217 867 217 868 1028 868 215 868 215 869 1029 869 164 869 164 870 1030 870 163 870 163 871 1031 871 161 871 161 872 1032 872 159 872 159 873 1033 873 157 873 157 874 1034 874 155 874 155 875 1035 875 152 875 152 876 1036 876 150 876 150 877 1037 877 147 877 147 878 1038 878 145 878 145 781 1039 781 143 781 143 879 1040 879 236 879 236 880 1041 880 235 880 520 881 1042 881 522 881 520 690 1043 690 1042 690 520 690 518 690 1043 690 1043 786 518 786 1044 786 1044 787 518 787 516 787 1045 882 516 882 514 882 1046 883 514 883 512 883 1047 790 512 790 390 790 1048 884 390 884 391 884 1049 696 391 696 392 696 1050 718 392 718 393 718 1051 698 393 698 394 698 1052 699 394 699 395 699 1053 885 395 885 396 885 1054 886 396 886 397 886 1055 2 397 2 398 2 1056 887 398 887 399 887 1057 888 399 888 400 888 1058 799 400 799 592 799 1059 889 592 889 589 889 1060 890 589 890 587 890 1061 726 587 726 584 726 1062 708 584 708 582 708 1063 804 582 804 580 804 1064 891 580 891 578 891 1065 711 578 711 576 711 1066 807 576 807 575 807 1067 713 575 713 524 713 1068 892 524 892 522 892 1042 893 1068 893 522 893 1044 715 516 715 1045 715 1045 894 514 894 1046 894 1046 790 512 790 1047 790 1047 895 390 895 1048 895 1048 696 391 696 1049 696 1049 896 392 896 1050 896 1050 897 393 897 1051 897 1051 699 394 699 1052 699 1052 898 395 898 1053 898 1053 899 396 899 1054 899 1054 2 397 2 1055 2 1055 900 398 900 1056 900 1056 723 399 723 1057 723 1057 799 400 799 1058 799 1058 724 592 724 1059 724 1059 725 589 725 1060 725 1060 726 587 726 1061 726 1061 901 584 901 1062 901 1062 804 582 804 1063 804 1063 902 580 902 1064 902 1064 903 578 903 1065 903 1065 827 576 827 1066 827 1066 713 575 713 1067 713 1067 904 524 904 1068 904 1069 730 216 730 1070 730 1069 905 218 905 216 905 1069 906 1071 906 218 906 218 907 1071 907 220 907 220 833 1071 833 1072 833 222 908 1072 908 1073 908 224 909 1073 909 1074 909 226 910 1074 910 1075 910 237 911 1075 911 1076 911 238 912 1076 912 1077 912 239 913 1077 913 1078 913 240 914 1078 914 1079 914 189 841 1079 841 1080 841 188 915 1080 915 1081 915 186 744 1081 744 1082 744 187 745 1082 745 1083 745 190 746 1083 746 1084 746 191 916 1084 916 1085 916 192 748 1085 748 1086 748 195 917 1086 917 1087 917 197 918 1087 918 1088 918 200 919 1088 919 1089 919 203 920 1089 920 1090 920 205 921 1090 921 1091 921 207 922 1091 922 1092 922 209 923 1092 923 1093 923 211 854 1093 854 1094 854 213 924 1094 924 1095 924 214 925 1095 925 1070 925 216 759 214 759 1070 759 220 858 1072 858 222 858 222 926 1073 926 224 926 224 927 1074 927 226 927 226 928 1075 928 237 928 237 929 1076 929 238 929 238 930 1077 930 239 930 239 931 1078 931 240 931 240 932 1079 932 189 932 189 866 1080 866 188 866 188 933 1081 933 186 933 186 770 1082 770 187 770 187 934 1083 934 190 934 190 935 1084 935 191 935 191 871 1085 871 192 871 192 936 1086 936 195 936 195 937 1087 937 197 937 197 938 1088 938 200 938 200 939 1089 939 203 939 203 940 1090 940 205 940 205 941 1091 941 207 941 207 942 1092 942 209 942 209 781 1093 781 211 781 211 943 1094 943 213 943 213 783 1095 783 214 783 545 944 1096 944 546 944 545 785 1097 785 1096 785 545 785 547 785 1097 785 1097 691 547 691 1098 691 1098 691 547 691 548 691 1099 945 548 945 569 945 1100 946 569 946 566 946 1101 694 566 694 466 694 1102 813 466 813 464 813 1103 792 464 792 462 792 1104 947 462 947 460 947 1105 794 460 794 458 794 1106 699 458 699 456 699 1107 948 456 948 454 948 1108 949 454 949 452 949 1109 2 452 2 450 2 1110 950 450 950 448 950 1111 951 448 951 446 951 1112 704 446 704 444 704 1113 952 444 952 442 952 1114 953 442 953 439 953 1115 954 439 954 440 954 1116 803 440 803 470 803 1117 709 470 709 471 709 1118 955 471 955 472 955 1119 806 472 806 551 806 1120 712 551 712 550 712 1121 808 550 808 549 808 1122 956 549 956 546 956 1096 944 1122 944 546 944 1098 811 548 811 1099 811 1099 946 569 946 1100 946 1100 716 566 716 1101 716 1101 957 466 957 1102 957 1102 814 464 814 1103 814 1103 793 462 793 1104 793 1104 958 460 958 1105 958 1105 720 458 720 1106 720 1106 948 456 948 1107 948 1107 959 454 959 1108 959 1108 2 452 2 1109 2 1109 960 450 960 1110 960 1110 820 448 820 1111 820 1111 704 446 704 1112 704 1112 821 444 821 1113 821 1113 822 442 822 1114 822 1114 823 439 823 1115 823 1115 961 440 961 1116 961 1116 709 470 709 1117 709 1117 962 471 962 1118 962 1118 963 472 963 1119 963 1119 712 551 712 1120 712 1120 808 550 808 1121 808 1121 956 549 956 1122 956 1123 829 131 829 1124 829 1123 830 132 830 131 830 1123 964 1125 964 132 964 132 965 1125 965 133 965 133 734 1125 734 1126 734 134 966 1126 966 1127 966 165 967 1127 967 1128 967 168 737 1128 737 1129 737 170 968 1129 968 1130 968 173 969 1130 969 1131 969 175 970 1131 970 1132 970 177 971 1132 971 1133 971 179 972 1133 972 1134 972 181 973 1134 973 1135 973 182 974 1135 974 1136 974 83 844 1136 844 1137 844 81 975 1137 975 1138 975 85 976 1138 976 1139 976 87 748 1139 748 1140 748 89 977 1140 977 1141 977 91 978 1141 978 1142 978 93 979 1142 979 1143 979 121 980 1143 980 1144 980 125 981 1144 981 1145 981 126 982 1145 982 1146 982 127 983 1146 983 1147 983 128 756 1147 756 1148 756 129 984 1148 984 1149 984 130 856 1149 856 1124 856 131 857 130 857 1124 857 133 985 1126 985 134 985 134 986 1127 986 165 986 165 987 1128 987 168 987 168 988 1129 988 170 988 170 989 1130 989 173 989 173 765 1131 765 175 765 175 990 1132 990 177 990 177 991 1133 991 179 991 179 768 1134 768 181 768 181 992 1135 992 182 992 182 868 1136 868 83 868 83 993 1137 993 81 993 81 994 1138 994 85 994 85 773 1139 773 87 773 87 995 1140 995 89 995 89 996 1141 996 91 996 91 997 1142 997 93 997 93 998 1143 998 121 998 121 999 1144 999 125 999 125 1000 1145 1000 126 1000 126 1001 1146 1001 127 1001 127 1002 1147 1002 128 1002 128 1003 1148 1003 129 1003 129 880 1149 880 130 880 1150 1004 1151 1004 1152 1004 1150 1005 1153 1005 1151 1005 1150 1006 1154 1006 1153 1006 1153 1007 1154 1007 1155 1007 1155 1008 1154 1008 1156 1008 1157 1009 1156 1009 1158 1009 1159 1010 1158 1010 1160 1010 1161 1011 1160 1011 1162 1011 1163 1012 1162 1012 1164 1012 1165 1013 1164 1013 1166 1013 1167 1014 1166 1014 1168 1014 1169 1015 1168 1015 1170 1015 1171 1016 1170 1016 1172 1016 1173 1017 1172 1017 1174 1017 1175 1018 1174 1018 1176 1018 1177 1019 1176 1019 1178 1019 1179 1020 1178 1020 1180 1020 1181 1021 1180 1021 1182 1021 1183 1022 1182 1022 1184 1022 1185 1023 1184 1023 1186 1023 1187 1024 1186 1024 1188 1024 1189 1025 1188 1025 1190 1025 1191 1026 1190 1026 1192 1026 1193 1027 1192 1027 1194 1027 1195 1028 1194 1028 1196 1028 1197 1029 1196 1029 1198 1029 1199 1030 1198 1030 1200 1030 1201 1031 1200 1031 1202 1031 1203 1032 1202 1032 1204 1032 1205 1033 1204 1033 1206 1033 1207 1034 1206 1034 1208 1034 1209 1035 1208 1035 1210 1035 1211 1036 1210 1036 1212 1036 1213 1037 1212 1037 1214 1037 1215 1038 1214 1038 1216 1038 1217 1039 1216 1039 1218 1039 1219 1040 1218 1040 1220 1040 1221 1041 1220 1041 1222 1041 1223 1042 1222 1042 1224 1042 1225 1043 1224 1043 1226 1043 1227 1044 1226 1044 1228 1044 1229 1045 1228 1045 1230 1045 1231 1046 1230 1046 1232 1046 1233 1047 1232 1047 1234 1047 1235 1048 1234 1048 1236 1048 1237 1049 1236 1049 1238 1049 1239 1050 1238 1050 1240 1050 1241 1051 1240 1051 1242 1051 1243 1052 1242 1052 1244 1052 1245 1053 1244 1053 1246 1053 1247 1054 1246 1054 1248 1054 1249 1055 1248 1055 1250 1055 1251 1056 1250 1056 1252 1056 1253 1057 1252 1057 1254 1057 1255 1058 1254 1058 1256 1058 1257 1059 1256 1059 1258 1059 1259 1060 1258 1060 1260 1060 1261 1061 1260 1061 1262 1061 1263 1062 1262 1062 1264 1062 1265 1063 1264 1063 1266 1063 1267 1064 1266 1064 1268 1064 1269 1065 1268 1065 1270 1065 1271 1066 1270 1066 1272 1066 1273 1067 1272 1067 1274 1067 1275 1068 1274 1068 1276 1068 1277 1069 1276 1069 1278 1069 1279 1070 1278 1070 1280 1070 1281 1071 1280 1071 1282 1071 1283 1072 1282 1072 1284 1072 1285 1073 1284 1073 1286 1073 1287 1074 1286 1074 1288 1074 1289 1075 1288 1075 1290 1075 1291 1076 1290 1076 1292 1076 1293 1077 1292 1077 1152 1077 1151 1078 1293 1078 1152 1078 1155 1079 1156 1079 1157 1079 1157 1080 1158 1080 1159 1080 1159 1081 1160 1081 1161 1081 1161 1012 1162 1012 1163 1012 1163 1082 1164 1082 1165 1082 1165 1014 1166 1014 1167 1014 1167 1015 1168 1015 1169 1015 1169 1016 1170 1016 1171 1016 1171 1083 1172 1083 1173 1083 1173 1018 1174 1018 1175 1018 1175 1019 1176 1019 1177 1019 1177 1084 1178 1084 1179 1084 1179 1085 1180 1085 1181 1085 1181 1086 1182 1086 1183 1086 1183 1087 1184 1087 1185 1087 1185 1088 1186 1088 1187 1088 1187 1089 1188 1089 1189 1089 1189 1090 1190 1090 1191 1090 1191 1091 1192 1091 1193 1091 1193 1028 1194 1028 1195 1028 1195 1029 1196 1029 1197 1029 1197 1092 1198 1092 1199 1092 1199 1031 1200 1031 1201 1031 1201 1032 1202 1032 1203 1032 1203 1033 1204 1033 1205 1033 1205 1093 1206 1093 1207 1093 1207 1035 1208 1035 1209 1035 1209 1094 1210 1094 1211 1094 1211 1095 1212 1095 1213 1095 1213 1096 1214 1096 1215 1096 1215 1097 1216 1097 1217 1097 1217 1098 1218 1098 1219 1098 1219 1041 1220 1041 1221 1041 1221 1042 1222 1042 1223 1042 1223 1099 1224 1099 1225 1099 1225 1100 1226 1100 1227 1100 1227 1101 1228 1101 1229 1101 1229 1102 1230 1102 1231 1102 1231 1103 1232 1103 1233 1103 1233 1048 1234 1048 1235 1048 1235 1104 1236 1104 1237 1104 1237 1050 1238 1050 1239 1050 1239 1051 1240 1051 1241 1051 1241 1052 1242 1052 1243 1052 1243 1105 1244 1105 1245 1105 1245 1054 1246 1054 1247 1054 1247 1055 1248 1055 1249 1055 1249 1106 1250 1106 1251 1106 1251 1107 1252 1107 1253 1107 1253 1108 1254 1108 1255 1108 1255 1109 1256 1109 1257 1109 1257 1110 1258 1110 1259 1110 1259 1111 1260 1111 1261 1111 1261 1112 1262 1112 1263 1112 1263 1113 1264 1113 1265 1113 1265 1064 1266 1064 1267 1064 1267 1065 1268 1065 1269 1065 1269 1114 1270 1114 1271 1114 1271 1067 1272 1067 1273 1067 1273 1068 1274 1068 1275 1068 1275 1069 1276 1069 1277 1069 1277 1115 1278 1115 1279 1115 1279 1071 1280 1071 1281 1071 1281 1116 1282 1116 1283 1116 1283 1117 1284 1117 1285 1117 1285 1118 1286 1118 1287 1118 1287 1119 1288 1119 1289 1119 1289 1120 1290 1120 1291 1120 1291 1077 1292 1077 1293 1077 404 1121 243 1121 414 1121 414 1121 243 1121 97 1121 2 147 770 147 0 147 2 147 772 147 770 147 2 1122 774 1122 772 1122 2 1123 776 1123 774 1123 2 147 778 147 776 147 2 147 780 147 778 147 2 147 782 147 780 147 2 147 784 147 782 147 2 147 786 147 784 147 2 147 5 147 786 147 786 147 5 147 788 147 788 147 5 147 790 147 790 147 5 147 792 147 792 147 5 147 794 147 794 147 5 147 796 147 796 147 5 147 798 147 798 147 5 147 800 147 800 1124 5 1124 802 1124 802 147 5 147 804 147 804 147 5 147 80 147 806 1125 80 1125 808 1125 806 1126 804 1126 80 1126 243 147 688 147 80 147 243 1127 686 1127 688 1127 243 1128 690 1128 686 1128 243 1129 692 1129 690 1129 243 1130 694 1130 692 1130 243 1131 696 1131 694 1131 243 1132 698 1132 696 1132 243 1133 700 1133 698 1133 243 1134 702 1134 700 1134 243 1135 704 1135 702 1135 243 147 706 147 704 147 243 1136 708 1136 706 1136 243 147 710 147 708 147 243 1137 712 1137 710 1137 243 1138 714 1138 712 1138 243 147 716 147 714 147 243 1139 718 1139 716 1139 243 1140 720 1140 718 1140 243 147 404 147 720 147 720 1141 404 1141 722 1141 722 147 404 147 724 147 724 1142 404 1142 726 1142 726 147 404 147 728 147 728 1143 404 1143 730 1143 730 1144 404 1144 732 1144 732 1145 404 1145 734 1145 734 147 404 147 736 147 736 147 404 147 738 147 738 147 404 147 740 147 740 147 404 147 742 147 742 147 404 147 744 147 744 147 404 147 746 147 746 147 404 147 748 147 748 147 404 147 750 147 750 147 404 147 752 147 752 147 404 147 0 147 754 147 0 147 756 147 754 147 752 147 0 147 688 147 818 147 80 147 80 1146 818 1146 816 1146 814 147 80 147 816 147 814 147 812 147 80 147 80 1147 812 1147 810 1147 808 147 80 147 810 147 770 147 768 147 0 147 0 1148 768 1148 766 1148 764 147 0 147 766 147 764 147 762 147 0 147 0 1149 762 1149 760 1149 758 147 0 147 760 147 758 147 756 147 0 147 11 1150 29 1150 122 1150 122 1150 29 1150 469 1150 933 249 1125 249 878 249 933 249 932 249 1125 249 1125 249 932 249 1126 249 1126 1151 932 1151 931 1151 1127 1152 931 1152 930 1152 1128 1153 930 1153 929 1153 1129 1154 929 1154 928 1154 1130 249 928 249 1131 249 1130 249 1129 249 928 249 1126 249 931 249 1127 249 1127 249 930 249 1128 249 1128 249 929 249 1129 249 928 249 927 249 1131 249 1131 249 927 249 1132 249 1132 249 927 249 926 249 1133 249 926 249 925 249 1134 249 925 249 1135 249 1134 1155 1133 1155 925 1155 1132 249 926 249 1133 249 925 1156 924 1156 1135 1156 1135 249 924 249 1136 249 1136 1157 924 1157 923 1157 1137 1158 923 1158 922 1158 921 1159 1137 1159 922 1159 921 1160 1138 1160 1137 1160 921 1161 920 1161 1138 1161 1138 1162 920 1162 986 1162 1139 1163 986 1163 985 1163 1140 1164 985 1164 984 1164 1141 1165 984 1165 983 1165 1294 249 983 249 1295 249 1294 249 1141 249 983 249 1294 249 1142 249 1141 249 1294 1166 1143 1166 1142 1166 1294 1167 1144 1167 1143 1167 1294 1168 1145 1168 1144 1168 1294 249 1146 249 1145 249 1294 1169 1147 1169 1146 1169 1294 249 1148 249 1147 249 1294 1170 1149 1170 1148 1170 1294 1171 1124 1171 1149 1171 1294 1172 1123 1172 1124 1172 1294 249 4 249 1123 249 1123 249 4 249 878 249 1125 249 1123 249 878 249 1136 249 923 249 1137 249 920 249 919 249 986 249 986 1173 919 1173 987 1173 987 1174 919 1174 918 1174 962 1175 918 1175 917 1175 916 249 962 249 917 249 916 1176 961 1176 962 1176 916 249 915 249 961 249 961 249 915 249 963 249 963 249 915 249 964 249 964 1177 915 1177 914 1177 965 249 914 249 913 249 966 249 913 249 912 249 967 249 912 249 911 249 968 249 911 249 969 249 968 249 967 249 911 249 987 249 918 249 962 249 964 249 914 249 965 249 965 249 913 249 966 249 966 249 912 249 967 249 911 249 910 249 969 249 969 1178 910 1178 970 1178 970 1179 910 1179 909 1179 971 1180 909 1180 908 1180 972 1181 908 1181 907 1181 973 1182 907 1182 906 1182 1295 249 906 249 905 249 1084 1183 905 1183 904 1183 1085 1184 904 1184 903 1184 1086 1185 903 1185 902 1185 1087 1186 902 1186 901 1186 1088 1187 901 1187 900 1187 1089 249 900 249 1090 249 1089 249 1088 249 900 249 970 249 909 249 971 249 971 249 908 249 972 249 972 249 907 249 973 249 973 1188 906 1188 1295 1188 974 249 1295 249 975 249 974 249 973 249 1295 249 1295 1189 905 1189 1084 1189 6 1190 1084 1190 1083 1190 1082 249 6 249 1083 249 1082 249 1081 249 6 249 6 1191 1081 1191 1080 1191 1079 249 6 249 1080 249 1079 249 1078 249 6 249 6 1192 1078 1192 1077 1192 1076 249 6 249 1077 249 1076 249 1075 249 6 249 6 1193 1075 1193 1074 1193 4 249 1074 249 1024 249 1023 249 4 249 1024 249 1023 249 1022 249 4 249 4 1194 1022 1194 1021 1194 1020 249 4 249 1021 249 1020 249 1019 249 4 249 4 1195 1019 1195 1018 1195 1017 249 4 249 1018 249 1017 1196 1015 1196 4 1196 4 1197 1015 1197 1016 1197 1041 249 4 249 1016 249 1041 249 878 249 4 249 1041 249 1040 249 878 249 878 249 1040 249 877 249 877 249 1040 249 879 249 879 249 1040 249 1039 249 880 249 1039 249 1038 249 881 249 1038 249 1037 249 882 249 1037 249 1036 249 883 249 1036 249 1035 249 1034 249 883 249 1035 249 1034 249 884 249 883 249 1034 249 1033 249 884 249 884 249 1033 249 885 249 885 1198 1033 1198 1032 1198 886 1199 1032 1199 1031 1199 1030 249 886 249 1031 249 1030 1200 887 1200 886 1200 1030 249 1029 249 887 249 887 249 1029 249 888 249 888 249 1029 249 1028 249 889 249 1028 249 890 249 889 249 888 249 1028 249 1084 249 904 249 1085 249 1085 249 903 249 1086 249 1086 249 902 249 1087 249 1087 1201 901 1201 1088 1201 900 249 899 249 1090 249 1090 249 899 249 1091 249 1091 249 899 249 898 249 1092 249 898 249 897 249 1093 1202 897 1202 896 1202 1094 249 896 249 1095 249 1094 249 1093 249 896 249 1091 249 898 249 1092 249 1092 249 897 249 1093 249 896 249 895 249 1095 249 1095 1203 895 1203 1070 1203 1070 249 895 249 894 249 893 249 1070 249 894 249 893 1204 1069 1204 1070 1204 893 1205 892 1205 1069 1205 1069 1206 892 1206 1071 1206 1071 1207 892 1207 891 1207 1027 1208 891 1208 890 1208 1028 1209 1027 1209 890 1209 1071 1210 891 1210 1027 1210 1026 1211 1071 1211 1027 1211 1026 1212 1072 1212 1071 1212 1026 249 1025 249 1072 249 1072 249 1025 249 1073 249 1073 1213 1025 1213 1024 1213 1074 249 1073 249 1024 249 886 249 885 249 1032 249 883 249 882 249 1036 249 882 249 881 249 1037 249 881 249 880 249 1038 249 880 249 879 249 1039 249 1138 1214 986 1214 1139 1214 1139 249 985 249 1140 249 1140 249 984 249 1141 249 983 249 982 249 1295 249 1295 1215 982 1215 981 1215 980 249 1295 249 981 249 980 1216 979 1216 1295 1216 1295 249 979 249 978 249 977 249 1295 249 978 249 977 1217 976 1217 1295 1217 1295 1218 976 1218 975 1218 1295 249 1084 249 6 249 4 249 6 249 1074 249 820 41 1012 41 876 41 820 41 821 41 1012 41 1012 41 821 41 1011 41 1011 1219 821 1219 822 1219 1010 1220 822 1220 823 1220 1009 1221 823 1221 824 1221 1008 1222 824 1222 825 1222 1007 41 825 41 1006 41 1007 41 1008 41 825 41 1011 41 822 41 1010 41 1010 41 823 41 1009 41 1009 41 824 41 1008 41 825 41 826 41 1006 41 1006 41 826 41 1005 41 1005 41 826 41 827 41 1004 41 827 41 828 41 1003 41 828 41 1002 41 1003 1223 1004 1223 828 1223 1005 41 827 41 1004 41 828 1224 829 1224 1002 1224 1002 41 829 41 1001 41 1001 1225 829 1225 830 1225 1000 1226 830 1226 831 1226 832 1227 1000 1227 831 1227 832 1228 999 1228 1000 1228 832 1229 833 1229 999 1229 999 1230 833 1230 1043 1230 998 1231 1043 1231 1044 1231 997 1232 1044 1232 1045 1232 996 1233 1045 1233 1046 1233 8 41 1046 41 9 41 8 41 996 41 1046 41 8 41 995 41 996 41 8 1234 994 1234 995 1234 8 1235 993 1235 994 1235 8 1236 992 1236 993 1236 8 41 991 41 992 41 8 1237 990 1237 991 1237 8 41 989 41 990 41 8 1238 988 1238 989 1238 8 1239 1014 1239 988 1239 8 1240 1013 1240 1014 1240 8 41 1296 41 1013 41 1013 41 1296 41 876 41 1012 41 1013 41 876 41 1001 41 830 41 1000 41 833 41 834 41 1043 41 1043 1241 834 1241 1042 1241 1042 1242 834 1242 835 1242 1068 1243 835 1243 836 1243 837 41 1068 41 836 41 837 1244 1067 1244 1068 1244 837 41 838 41 1067 41 1067 41 838 41 1066 41 1066 41 838 41 1065 41 1065 1245 838 1245 839 1245 1064 41 839 41 840 41 1063 41 840 41 841 41 1062 41 841 41 842 41 1061 41 842 41 1060 41 1061 41 1062 41 842 41 1042 41 835 41 1068 41 1065 41 839 41 1064 41 1064 41 840 41 1063 41 1063 41 841 41 1062 41 842 41 843 41 1060 41 1060 1246 843 1246 1059 1246 1059 1247 843 1247 844 1247 1058 1248 844 1248 845 1248 1057 1249 845 1249 846 1249 1056 1250 846 1250 847 1250 9 41 847 41 848 41 945 1251 848 1251 849 1251 944 1252 849 1252 850 1252 943 1253 850 1253 851 1253 942 1254 851 1254 852 1254 941 1255 852 1255 853 1255 940 41 853 41 939 41 940 41 941 41 853 41 1059 41 844 41 1058 41 1058 41 845 41 1057 41 1057 41 846 41 1056 41 1056 1256 847 1256 9 1256 1055 41 9 41 1054 41 1055 41 1056 41 9 41 9 1257 848 1257 945 1257 1297 1258 945 1258 946 1258 947 41 1297 41 946 41 947 41 948 41 1297 41 1297 1259 948 1259 949 1259 950 41 1297 41 949 41 950 41 951 41 1297 41 1297 1260 951 1260 952 1260 953 41 1297 41 952 41 953 41 954 41 1297 41 1297 1261 954 1261 955 1261 1296 41 955 41 1113 41 1114 41 1296 41 1113 41 1114 41 1115 41 1296 41 1296 1262 1115 1262 1116 1262 1117 41 1296 41 1116 41 1117 41 1118 41 1296 41 1296 1263 1118 1263 1119 1263 1120 41 1296 41 1119 41 1120 1264 1121 1264 1296 1264 1296 1265 1121 1265 1122 1265 1096 41 1296 41 1122 41 1096 41 876 41 1296 41 1096 41 1097 41 876 41 876 41 1097 41 875 41 875 41 1097 41 874 41 874 41 1097 41 1098 41 873 41 1098 41 1099 41 872 41 1099 41 1100 41 871 41 1100 41 1101 41 870 41 1101 41 1102 41 1103 41 870 41 1102 41 1103 41 869 41 870 41 1103 41 1104 41 869 41 869 41 1104 41 868 41 868 1266 1104 1266 1105 1266 867 1267 1105 1267 1106 1267 1107 41 867 41 1106 41 1107 1268 866 1268 867 1268 1107 41 1108 41 866 41 866 41 1108 41 865 41 865 41 1108 41 1109 41 864 41 1109 41 863 41 864 41 865 41 1109 41 945 41 849 41 944 41 944 41 850 41 943 41 943 41 851 41 942 41 942 1269 852 1269 941 1269 853 41 854 41 939 41 939 41 854 41 938 41 938 41 854 41 855 41 937 41 855 41 856 41 936 1270 856 1270 857 1270 935 41 857 41 934 41 935 41 936 41 857 41 938 41 855 41 937 41 937 41 856 41 936 41 857 41 858 41 934 41 934 1271 858 1271 960 1271 960 41 858 41 859 41 860 41 960 41 859 41 860 1272 959 1272 960 1272 860 1273 861 1273 959 1273 959 1274 861 1274 958 1274 958 1275 861 1275 862 1275 1110 1276 862 1276 863 1276 1109 1277 1110 1277 863 1277 958 1278 862 1278 1110 1278 1111 1279 958 1279 1110 1279 1111 1280 957 1280 958 1280 1111 41 1112 41 957 41 957 41 1112 41 956 41 956 1281 1112 1281 1113 1281 955 41 956 41 1113 41 867 41 868 41 1105 41 870 41 871 41 1101 41 871 41 872 41 1100 41 872 41 873 41 1099 41 873 41 874 41 1098 41 9 41 945 41 1297 41 996 41 997 41 1045 41 997 41 998 41 1044 41 998 1282 999 1282 1043 1282 1046 41 1047 41 9 41 9 1283 1047 1283 1048 1283 1049 41 9 41 1048 41 1049 1284 1050 1284 9 1284 9 41 1050 41 1051 41 1052 41 9 41 1051 41 1052 1285 1053 1285 9 1285 9 1286 1053 1286 1054 1286 1296 41 1297 41 955 41 687 2 1295 2 819 2 687 1287 689 1287 1295 1287 1295 1288 689 1288 691 1288 693 2 1295 2 691 2 693 1289 695 1289 1295 1289 1295 1290 695 1290 697 1290 699 1291 1295 1291 697 1291 699 2 701 2 1295 2 1295 1292 701 1292 703 1292 705 2 1295 2 703 2 705 2 707 2 1295 2 1295 1293 707 1293 709 1293 711 1294 1295 1294 709 1294 711 1295 713 1295 1295 1295 1295 2 713 2 715 2 717 1296 1295 1296 715 1296 717 1297 719 1297 1295 1297 1295 2 719 2 1297 2 1297 1298 719 1298 721 1298 723 2 1297 2 721 2 723 1299 725 1299 1297 1299 1297 1300 725 1300 727 1300 729 2 1297 2 727 2 729 2 731 2 1297 2 1297 1301 731 1301 733 1301 735 2 1297 2 733 2 735 1302 737 1302 1297 1302 1297 1303 737 1303 739 1303 741 2 1297 2 739 2 741 2 743 2 1297 2 1297 1304 743 1304 745 1304 747 2 1297 2 745 2 747 2 749 2 1297 2 1297 1305 749 1305 751 1305 9 2 751 2 753 2 755 2 9 2 753 2 755 2 757 2 9 2 9 1306 757 1306 759 1306 761 2 9 2 759 2 761 2 763 2 9 2 9 1307 763 1307 765 1307 767 2 9 2 765 2 767 2 769 2 9 2 9 2 769 2 771 2 773 1308 9 1308 771 1308 773 2 775 2 9 2 9 1309 775 1309 777 1309 779 2 9 2 777 2 779 1310 781 1310 9 1310 9 2 781 2 783 2 785 2 9 2 783 2 785 2 6 2 9 2 785 2 787 2 6 2 6 2 787 2 789 2 791 2 6 2 789 2 791 2 793 2 6 2 6 1311 793 1311 795 1311 797 2 6 2 795 2 797 2 799 2 6 2 6 1312 799 1312 801 1312 803 2 6 2 801 2 803 2 805 2 6 2 6 1313 805 1313 807 1313 809 1314 6 1314 807 1314 809 2 811 2 6 2 6 1315 811 1315 813 1315 815 1316 6 1316 813 1316 815 1317 817 1317 6 1317 6 1318 817 1318 819 1318 1295 2 6 2 819 2 1297 2 751 2 9 2 297 1 1298 1 103 1 297 1 300 1 1298 1 1298 1 300 1 1299 1 1300 1 1299 1 1301 1 1302 1 1300 1 1301 1 1302 1 1303 1 1300 1 1302 1 1304 1 1303 1 1302 1 1305 1 1304 1 1304 1 1305 1 414 1 97 1 1304 1 414 1 97 1 1306 1 1304 1 97 1 103 1 1306 1 1306 1 103 1 1307 1 1307 1 103 1 1298 1 300 1 389 1 1299 1 1299 1 389 1 1308 1 1308 1 389 1 1309 1 1309 1 389 1 414 1 1305 1 1309 1 414 1 1298 1 1299 1 1300 1 619 147 4 147 685 147 619 1319 620 1319 4 1319 4 1320 620 1320 621 1320 622 147 4 147 621 147 622 147 623 147 4 147 4 1321 623 1321 624 1321 625 1322 4 1322 624 1322 625 1323 626 1323 4 1323 4 147 626 147 627 147 628 1324 4 1324 627 1324 628 1325 629 1325 4 1325 4 1326 629 1326 630 1326 631 147 4 147 630 147 631 147 632 147 4 147 4 147 632 147 633 147 634 147 4 147 633 147 634 147 635 147 4 147 4 147 635 147 8 147 8 147 635 147 636 147 637 147 8 147 636 147 637 147 638 147 8 147 8 147 638 147 639 147 640 147 8 147 639 147 640 147 641 147 8 147 8 1327 641 1327 642 1327 643 147 8 147 642 147 643 147 644 147 8 147 8 1328 644 1328 645 1328 646 147 8 147 645 147 646 147 647 147 8 147 8 1329 647 1329 648 1329 649 147 8 147 648 147 649 147 650 147 8 147 8 1330 650 1330 651 1330 652 147 8 147 651 147 652 147 1296 147 8 147 652 147 653 147 1296 147 1296 1331 653 1331 654 1331 655 147 1296 147 654 147 655 147 656 147 1296 147 1296 1332 656 1332 657 1332 658 147 1296 147 657 147 658 1333 659 1333 1296 1333 1296 1334 659 1334 660 1334 661 147 1296 147 660 147 661 1335 662 1335 1296 1335 1296 1336 662 1336 663 1336 664 147 1296 147 663 147 664 1337 665 1337 1296 1337 1296 1338 665 1338 666 1338 667 147 1296 147 666 147 667 1339 668 1339 1296 1339 1296 147 668 147 1294 147 1294 1340 668 1340 669 1340 670 1341 1294 1341 669 1341 670 147 671 147 1294 147 1294 1342 671 1342 672 1342 673 1343 1294 1343 672 1343 673 1344 674 1344 1294 1344 1294 1345 674 1345 675 1345 676 147 1294 147 675 147 676 1346 677 1346 1294 1346 1294 1347 677 1347 678 1347 679 1348 1294 1348 678 1348 679 147 680 147 1294 147 1294 1349 680 1349 681 1349 682 147 1294 147 681 147 682 147 683 147 1294 147 1294 1350 683 1350 684 1350 685 147 1294 147 684 147 685 147 4 147 1294 147 1292 1 1294 1 1152 1 1292 1 1290 1 1294 1 1294 1 1290 1 1288 1 1286 1 1294 1 1288 1 1286 1 1284 1 1294 1 1294 1 1284 1 1282 1 1280 1 1294 1 1282 1 1280 1 1278 1 1294 1 1294 1 1278 1 1276 1 1274 1 1294 1 1276 1 1274 1 1272 1 1294 1 1294 1351 1272 1351 1270 1351 1268 1 1294 1 1270 1 1268 1352 1266 1352 1294 1352 1294 1353 1266 1353 1264 1353 1262 1 1294 1 1264 1 1262 1 1260 1 1294 1 1294 1354 1260 1354 1258 1354 1296 1354 1258 1354 1256 1354 1254 1 1296 1 1256 1 1254 1 1252 1 1296 1 1296 1353 1252 1353 1250 1353 1248 1352 1296 1352 1250 1352 1248 1 1246 1 1296 1 1296 1351 1246 1351 1244 1351 1242 1 1296 1 1244 1 1242 1 1240 1 1296 1 1296 1 1240 1 1238 1 1236 1 1296 1 1238 1 1236 1 1234 1 1296 1 1296 1 1234 1 1232 1 1230 1 1296 1 1232 1 1230 1 1228 1 1296 1 1296 1 1228 1 1226 1 1224 1 1296 1 1226 1 1224 1 1222 1 1296 1 1296 1 1222 1 1297 1 1297 1 1222 1 1220 1 1218 1 1297 1 1220 1 1218 1 1216 1 1297 1 1297 1 1216 1 1214 1 1212 1 1297 1 1214 1 1212 1 1210 1 1297 1 1297 1 1210 1 1208 1 1206 1 1297 1 1208 1 1206 1 1204 1 1297 1 1297 1 1204 1 1202 1 1200 1355 1297 1355 1202 1355 1200 1 1198 1 1297 1 1297 1356 1198 1356 1196 1356 1194 1357 1297 1357 1196 1357 1194 1 1192 1 1297 1 1297 1358 1192 1358 1190 1358 1188 1 1297 1 1190 1 1188 1 1186 1 1297 1 1297 1 1186 1 1295 1 1295 1359 1186 1359 1184 1359 1182 1 1295 1 1184 1 1182 1 1180 1 1295 1 1295 1360 1180 1360 1178 1360 1176 1357 1295 1357 1178 1357 1176 1 1174 1 1295 1 1295 1361 1174 1361 1172 1361 1170 1 1295 1 1172 1 1170 1 1168 1 1295 1 1295 1 1168 1 1166 1 1164 1 1295 1 1166 1 1164 1 1162 1 1295 1 1295 1 1162 1 1160 1 1158 1 1295 1 1160 1 1158 1 1156 1 1295 1 1295 1 1156 1 1154 1 1150 1 1295 1 1154 1 1150 1 1152 1 1295 1 1295 1 1152 1 1294 1 1294 1 1258 1 1296 1 418 1362 1310 1362 417 1362 418 1363 1311 1363 1310 1363 418 1364 419 1364 1311 1364 1311 1365 419 1365 1312 1365 1313 1366 1312 1366 1314 1366 1315 1367 1314 1367 1316 1367 1317 1368 1316 1368 1318 1368 1319 1369 1318 1369 1320 1369 1321 1370 1320 1370 1322 1370 1323 1371 1322 1371 1324 1371 1325 1372 1324 1372 1326 1372 1327 1373 1326 1373 1328 1373 1329 1374 1328 1374 1330 1374 1331 1375 1330 1375 1332 1375 1333 1376 1332 1376 1334 1376 1335 1377 1334 1377 1336 1377 1337 1378 1336 1378 1338 1378 1339 1379 1338 1379 1340 1379 1341 1380 1340 1380 1342 1380 1343 1381 1342 1381 1344 1381 1345 1382 1344 1382 1346 1382 1347 1383 1346 1383 1348 1383 1349 1384 1348 1384 1350 1384 1351 1385 1350 1385 1352 1385 1353 1386 1352 1386 1354 1386 1355 1387 1354 1387 1356 1387 1357 1388 1356 1388 1358 1388 1359 1389 1358 1389 1360 1389 1361 1390 1360 1390 1362 1390 104 1391 1362 1391 105 1391 104 1392 1361 1392 1362 1392 104 1393 102 1393 1361 1393 1361 1394 102 1394 1363 1394 1359 1395 1363 1395 1364 1395 1357 1396 1364 1396 1365 1396 1355 1397 1365 1397 1366 1397 1353 1398 1366 1398 1367 1398 1351 1399 1367 1399 1368 1399 1349 1400 1368 1400 1369 1400 1347 1401 1369 1401 1370 1401 1345 1402 1370 1402 1371 1402 1343 1403 1371 1403 1372 1403 1341 1404 1372 1404 1373 1404 1339 1405 1373 1405 1374 1405 1337 1406 1374 1406 1375 1406 1335 1407 1375 1407 1376 1407 1333 1408 1376 1408 1377 1408 1331 1409 1377 1409 1378 1409 1329 1410 1378 1410 1379 1410 1327 1411 1379 1411 1380 1411 1325 1412 1380 1412 1381 1412 1323 1413 1381 1413 1382 1413 1321 1414 1382 1414 1383 1414 1319 1415 1383 1415 1384 1415 1317 1416 1384 1416 1385 1416 1315 1417 1385 1417 1386 1417 1313 1418 1386 1418 1387 1418 1311 1419 1387 1419 1310 1419 1311 1420 1313 1420 1387 1420 1311 1421 1312 1421 1313 1421 419 1422 420 1422 1312 1422 1312 1423 420 1423 421 1423 1388 1424 421 1424 422 1424 1389 1425 422 1425 423 1425 424 1426 1389 1426 423 1426 424 1427 1390 1427 1389 1427 424 1428 425 1428 1390 1428 1390 1429 425 1429 426 1429 1391 1430 1390 1430 426 1430 1391 1431 1392 1431 1390 1431 1391 1432 1393 1432 1392 1432 1392 1433 1393 1433 1394 1433 1395 1434 1394 1434 1396 1434 1397 1435 1396 1435 1398 1435 1320 1436 1398 1436 1322 1436 1320 1437 1397 1437 1398 1437 1320 1438 1318 1438 1397 1438 1397 1439 1318 1439 1399 1439 1395 1440 1399 1440 1400 1440 1392 1441 1400 1441 1390 1441 1392 1442 1395 1442 1400 1442 1392 1443 1394 1443 1395 1443 1312 1444 421 1444 1388 1444 1314 1445 1388 1445 1401 1445 1316 1446 1401 1446 1399 1446 1318 1447 1316 1447 1399 1447 1388 1448 422 1448 1389 1448 1401 1449 1389 1449 1400 1449 1399 1450 1401 1450 1400 1450 1393 1451 1402 1451 1394 1451 1394 1452 1402 1452 1403 1452 1396 1453 1403 1453 1404 1453 1398 1454 1404 1454 1405 1454 1322 1455 1405 1455 1324 1455 1322 1456 1398 1456 1405 1456 1402 1457 1406 1457 1403 1457 1403 1458 1406 1458 1407 1458 1404 1459 1407 1459 1408 1459 1405 1460 1408 1460 1409 1460 1324 1461 1409 1461 1326 1461 1324 1462 1405 1462 1409 1462 1406 1463 1410 1463 1407 1463 1407 1464 1410 1464 1411 1464 1408 1465 1411 1465 1412 1465 1409 1466 1412 1466 1413 1466 1326 1467 1413 1467 1328 1467 1326 1468 1409 1468 1413 1468 1410 1469 1414 1469 1411 1469 1411 1470 1414 1470 1415 1470 1412 1471 1415 1471 1416 1471 1413 1472 1416 1472 1417 1472 1328 1473 1417 1473 1330 1473 1328 1474 1413 1474 1417 1474 1414 1475 1418 1475 1415 1475 1415 1476 1418 1476 1419 1476 1416 1477 1419 1477 1420 1477 1417 1478 1420 1478 1421 1478 1330 1479 1421 1479 1332 1479 1330 1480 1417 1480 1421 1480 1418 1481 1422 1481 1419 1481 1419 1482 1422 1482 1423 1482 1420 1483 1423 1483 1424 1483 1421 1484 1424 1484 1425 1484 1332 1485 1425 1485 1334 1485 1332 1486 1421 1486 1425 1486 1422 1487 1426 1487 1423 1487 1423 1488 1426 1488 1427 1488 1424 1489 1427 1489 1428 1489 1425 1490 1428 1490 1429 1490 1334 1491 1429 1491 1336 1491 1334 1492 1425 1492 1429 1492 1426 1493 1430 1493 1427 1493 1427 1494 1430 1494 1431 1494 1428 1495 1431 1495 1432 1495 1429 1496 1432 1496 1433 1496 1336 1497 1433 1497 1338 1497 1336 1498 1429 1498 1433 1498 1430 1499 1434 1499 1431 1499 1431 1500 1434 1500 1435 1500 1432 1501 1435 1501 1436 1501 1433 1502 1436 1502 1437 1502 1338 1503 1437 1503 1340 1503 1338 1504 1433 1504 1437 1504 1434 1505 1438 1505 1435 1505 1435 1506 1438 1506 1439 1506 1436 1507 1439 1507 1440 1507 1437 1508 1440 1508 1441 1508 1340 1509 1441 1509 1342 1509 1340 1510 1437 1510 1441 1510 1438 1511 1442 1511 1439 1511 1439 1512 1442 1512 1440 1512 1440 1513 1442 1513 1443 1513 1441 1514 1443 1514 1444 1514 1445 1515 1444 1515 1446 1515 1447 1516 1446 1516 1448 1516 1449 1517 1448 1517 1450 1517 1451 1518 1450 1518 1452 1518 1453 1519 1452 1519 1454 1519 1455 1520 1454 1520 1456 1520 1457 1521 1456 1521 1458 1521 1459 1522 1458 1522 1460 1522 1461 1523 1460 1523 1462 1523 1463 1524 1462 1524 1464 1524 1465 1525 1464 1525 110 1525 109 1526 1465 1526 110 1526 109 1527 107 1527 1465 1527 1465 1528 107 1528 1362 1528 1463 1529 1362 1529 1360 1529 1461 1530 1360 1530 1358 1530 1459 1531 1358 1531 1356 1531 1457 1532 1356 1532 1354 1532 1455 1533 1354 1533 1352 1533 1453 1534 1352 1534 1350 1534 1451 1535 1350 1535 1348 1535 1449 1536 1348 1536 1346 1536 1447 1537 1346 1537 1344 1537 1445 1538 1344 1538 1342 1538 1441 1539 1445 1539 1342 1539 1441 1540 1444 1540 1445 1540 1440 1541 1443 1541 1441 1541 1445 1542 1446 1542 1447 1542 1344 1543 1445 1543 1447 1543 1447 1544 1448 1544 1449 1544 1346 1545 1447 1545 1449 1545 1449 1546 1450 1546 1451 1546 1348 1547 1449 1547 1451 1547 1451 1548 1452 1548 1453 1548 1350 1549 1451 1549 1453 1549 1453 1550 1454 1550 1455 1550 1352 1551 1453 1551 1455 1551 1455 1552 1456 1552 1457 1552 1354 1553 1455 1553 1457 1553 1457 1554 1458 1554 1459 1554 1356 1555 1457 1555 1459 1555 1459 1556 1460 1556 1461 1556 1358 1557 1459 1557 1461 1557 1461 1558 1462 1558 1463 1558 1360 1559 1461 1559 1463 1559 1463 1560 1464 1560 1465 1560 1362 1561 1463 1561 1465 1561 107 1562 105 1562 1362 1562 102 1563 101 1563 1363 1563 1363 1564 101 1564 100 1564 1466 1565 100 1565 99 1565 1467 1566 99 1566 98 1566 1468 1567 98 1567 94 1567 1468 1568 1467 1568 98 1568 1468 1569 1469 1569 1467 1569 1467 1570 1469 1570 1470 1570 1471 1571 1470 1571 1472 1571 1365 1572 1472 1572 1366 1572 1365 1573 1471 1573 1472 1573 1365 1574 1364 1574 1471 1574 1471 1575 1364 1575 1466 1575 1467 1576 1466 1576 99 1576 1467 1577 1471 1577 1466 1577 1467 1578 1470 1578 1471 1578 1363 1579 100 1579 1466 1579 1364 1580 1363 1580 1466 1580 1469 1581 1473 1581 1470 1581 1470 1582 1473 1582 1474 1582 1472 1583 1474 1583 1475 1583 1366 1584 1475 1584 1367 1584 1366 1585 1472 1585 1475 1585 1473 1586 1476 1586 1474 1586 1474 1587 1476 1587 1477 1587 1475 1588 1477 1588 1478 1588 1367 1589 1478 1589 1368 1589 1367 1590 1475 1590 1478 1590 1476 1591 1479 1591 1477 1591 1477 1592 1479 1592 1480 1592 1478 1593 1480 1593 1481 1593 1368 1594 1481 1594 1369 1594 1368 1595 1478 1595 1481 1595 1479 1596 1482 1596 1480 1596 1480 1597 1482 1597 1483 1597 1481 1598 1483 1598 1484 1598 1369 1599 1484 1599 1370 1599 1369 1600 1481 1600 1484 1600 1482 1601 1485 1601 1483 1601 1483 1602 1485 1602 1486 1602 1484 1603 1486 1603 1487 1603 1370 1604 1487 1604 1371 1604 1370 1605 1484 1605 1487 1605 1485 1606 1488 1606 1486 1606 1486 1607 1488 1607 1489 1607 1487 1608 1489 1608 1490 1608 1371 1609 1490 1609 1372 1609 1371 1610 1487 1610 1490 1610 1488 1611 1491 1611 1489 1611 1489 1612 1491 1612 1492 1612 1490 1613 1492 1613 1493 1613 1372 1614 1493 1614 1373 1614 1372 1615 1490 1615 1493 1615 1491 1616 1494 1616 1492 1616 1492 1617 1494 1617 1495 1617 1493 1618 1495 1618 1496 1618 1373 1619 1496 1619 1374 1619 1373 1620 1493 1620 1496 1620 1494 1621 1497 1621 1495 1621 1495 1622 1497 1622 1498 1622 1496 1623 1498 1623 1499 1623 1374 1624 1499 1624 1375 1624 1374 1625 1496 1625 1499 1625 1497 1626 1500 1626 1498 1626 1498 1627 1500 1627 1501 1627 1499 1628 1501 1628 1502 1628 1375 1629 1502 1629 1376 1629 1375 1630 1499 1630 1502 1630 1500 1631 1503 1631 1501 1631 1501 1632 1503 1632 1502 1632 1502 1633 1503 1633 1504 1633 1376 1634 1504 1634 1377 1634 1376 1635 1502 1635 1504 1635 1504 1636 1505 1636 1377 1636 1377 1637 1505 1637 1378 1637 1378 1638 1505 1638 1506 1638 1379 1639 1506 1639 1507 1639 1380 1640 1507 1640 1508 1640 1381 1641 1508 1641 1509 1641 1382 1642 1509 1642 1510 1642 1383 1643 1510 1643 1511 1643 1384 1644 1511 1644 1512 1644 1385 1645 1512 1645 1513 1645 1386 1646 1513 1646 1514 1646 1387 1647 1514 1647 1515 1647 1310 1648 1515 1648 1516 1648 417 1649 1516 1649 416 1649 417 1650 1310 1650 1516 1650 1378 1651 1506 1651 1379 1651 1379 1652 1507 1652 1380 1652 1380 1653 1508 1653 1381 1653 1381 1654 1509 1654 1382 1654 1382 1655 1510 1655 1383 1655 1383 1656 1511 1656 1384 1656 1384 1657 1512 1657 1385 1657 1385 1658 1513 1658 1386 1658 1386 1659 1514 1659 1387 1659 1387 1660 1515 1660 1310 1660 1400 1661 1389 1661 1390 1661 1401 1662 1388 1662 1389 1662 1314 1663 1312 1663 1388 1663 1316 1664 1314 1664 1401 1664 1386 1665 1313 1665 1315 1665 1315 1666 1313 1666 1314 1666 1397 1667 1399 1667 1395 1667 1396 1668 1397 1668 1395 1668 1403 1669 1396 1669 1394 1669 1385 1670 1315 1670 1317 1670 1317 1671 1315 1671 1316 1671 1407 1672 1404 1672 1403 1672 1404 1673 1398 1673 1396 1673 1384 1674 1317 1674 1319 1674 1319 1675 1317 1675 1318 1675 1411 1676 1408 1676 1407 1676 1408 1677 1405 1677 1404 1677 1383 1678 1319 1678 1321 1678 1321 1679 1319 1679 1320 1679 1415 1680 1412 1680 1411 1680 1412 1681 1409 1681 1408 1681 1382 1682 1321 1682 1323 1682 1323 1683 1321 1683 1322 1683 1419 1684 1416 1684 1415 1684 1416 1685 1413 1685 1412 1685 1381 1686 1323 1686 1325 1686 1325 1687 1323 1687 1324 1687 1423 1688 1420 1688 1419 1688 1420 1689 1417 1689 1416 1689 1380 1690 1325 1690 1327 1690 1327 1691 1325 1691 1326 1691 1427 1692 1424 1692 1423 1692 1424 1693 1421 1693 1420 1693 1379 1694 1327 1694 1329 1694 1329 1695 1327 1695 1328 1695 1431 1696 1428 1696 1427 1696 1428 1697 1425 1697 1424 1697 1378 1698 1329 1698 1331 1698 1331 1699 1329 1699 1330 1699 1435 1700 1432 1700 1431 1700 1432 1701 1429 1701 1428 1701 1377 1702 1331 1702 1333 1702 1333 1703 1331 1703 1332 1703 1439 1704 1436 1704 1435 1704 1436 1705 1433 1705 1432 1705 1376 1706 1333 1706 1335 1706 1335 1707 1333 1707 1334 1707 1437 1708 1436 1708 1440 1708 1375 1709 1335 1709 1337 1709 1337 1710 1335 1710 1336 1710 1374 1711 1337 1711 1339 1711 1339 1712 1337 1712 1338 1712 1373 1713 1339 1713 1341 1713 1341 1714 1339 1714 1340 1714 1498 1715 1501 1715 1499 1715 1372 1716 1341 1716 1343 1716 1343 1717 1341 1717 1342 1717 1495 1718 1498 1718 1496 1718 1371 1719 1343 1719 1345 1719 1345 1720 1343 1720 1344 1720 1492 1721 1495 1721 1493 1721 1370 1722 1345 1722 1347 1722 1347 1723 1345 1723 1346 1723 1489 1724 1492 1724 1490 1724 1369 1725 1347 1725 1349 1725 1349 1726 1347 1726 1348 1726 1486 1727 1489 1727 1487 1727 1368 1728 1349 1728 1351 1728 1351 1729 1349 1729 1350 1729 1483 1730 1486 1730 1484 1730 1367 1731 1351 1731 1353 1731 1353 1732 1351 1732 1352 1732 1480 1733 1483 1733 1481 1733 1366 1734 1353 1734 1355 1734 1355 1735 1353 1735 1354 1735 1477 1736 1480 1736 1478 1736 1365 1737 1355 1737 1357 1737 1357 1738 1355 1738 1356 1738 1474 1739 1477 1739 1475 1739 1364 1740 1357 1740 1359 1740 1359 1741 1357 1741 1358 1741 1470 1742 1474 1742 1472 1742 1363 1743 1359 1743 1361 1743 1361 1744 1359 1744 1360 1744 110 1745 1464 1745 111 1745 111 1746 1464 1746 1517 1746 1517 1747 1464 1747 1462 1747 1518 1748 1462 1748 1460 1748 1519 1749 1460 1749 1458 1749 1520 1750 1458 1750 1456 1750 1521 1751 1456 1751 1454 1751 1522 1752 1454 1752 1452 1752 1523 1753 1452 1753 1450 1753 1524 1754 1450 1754 1448 1754 1525 1755 1448 1755 1446 1755 1526 1756 1446 1756 1444 1756 1527 1757 1444 1757 1443 1757 1528 1758 1443 1758 1442 1758 1529 1759 1442 1759 1438 1759 1530 1760 1438 1760 1434 1760 1531 1761 1434 1761 1430 1761 1532 1762 1430 1762 1426 1762 1533 1763 1426 1763 1422 1763 1534 1764 1422 1764 1418 1764 1535 1765 1418 1765 1414 1765 1536 1766 1414 1766 1410 1766 1537 1767 1410 1767 1406 1767 1538 1768 1406 1768 1402 1768 1539 1769 1402 1769 1540 1769 1539 1770 1538 1770 1402 1770 1517 1747 1462 1747 1518 1747 1518 1771 1460 1771 1519 1771 1519 1772 1458 1772 1520 1772 1520 1750 1456 1750 1521 1750 1521 1751 1454 1751 1522 1751 1522 1773 1452 1773 1523 1773 1523 1774 1450 1774 1524 1774 1524 1754 1448 1754 1525 1754 1525 1755 1446 1755 1526 1755 1526 1756 1444 1756 1527 1756 1527 1775 1443 1775 1528 1775 1528 1758 1442 1758 1529 1758 1529 1759 1438 1759 1530 1759 1530 1776 1434 1776 1531 1776 1531 1761 1430 1761 1532 1761 1532 1762 1426 1762 1533 1762 1533 1763 1422 1763 1534 1763 1534 1777 1418 1777 1535 1777 1535 1778 1414 1778 1536 1778 1536 1766 1410 1766 1537 1766 1537 1767 1406 1767 1538 1767 1402 1779 1393 1779 1540 1779 1540 1780 1393 1780 1541 1780 1541 1780 1393 1780 1391 1780 426 1781 1541 1781 1391 1781 426 1782 436 1782 1541 1782 1542 1783 485 1783 1543 1783 1544 1784 1543 1784 1545 1784 1546 1785 1545 1785 1547 1785 1548 1786 1547 1786 1549 1786 1550 1787 1549 1787 1551 1787 1552 1788 1551 1788 1553 1788 1554 1789 1553 1789 1555 1789 1556 1790 1554 1790 1555 1790 1556 1791 1557 1791 1554 1791 1556 1792 1558 1792 1557 1792 1557 1793 1558 1793 1559 1793 1560 1794 1559 1794 1561 1794 1562 1795 1561 1795 1563 1795 1564 1796 1563 1796 1565 1796 1566 1797 1565 1797 1567 1797 1568 1798 1567 1798 1569 1798 1570 1799 1569 1799 1571 1799 1570 1800 1568 1800 1569 1800 1570 1801 1572 1801 1568 1801 1568 1802 1572 1802 1573 1802 1566 1803 1573 1803 1574 1803 1564 1804 1574 1804 1575 1804 1562 1805 1575 1805 1576 1805 1560 1806 1576 1806 1577 1806 1557 1807 1577 1807 1554 1807 1557 1808 1560 1808 1577 1808 1557 1809 1559 1809 1560 1809 485 1810 484 1810 1543 1810 1543 1811 484 1811 482 1811 1545 1812 482 1812 480 1812 479 1813 1545 1813 480 1813 479 1814 1547 1814 1545 1814 479 1815 477 1815 1547 1815 1547 1816 477 1816 1549 1816 1549 1817 477 1817 476 1817 475 1818 1549 1818 476 1818 475 1819 1551 1819 1549 1819 475 1820 474 1820 1551 1820 1551 1821 474 1821 1553 1821 1553 1822 474 1822 473 1822 1578 1823 473 1823 438 1823 1578 1824 1553 1824 473 1824 1578 1825 1555 1825 1553 1825 1543 1826 482 1826 1545 1826 1558 1827 1579 1827 1559 1827 1559 1828 1579 1828 1580 1828 1561 1829 1580 1829 1581 1829 1563 1830 1581 1830 1582 1830 1565 1831 1582 1831 1583 1831 1567 1832 1583 1832 1584 1832 1569 1833 1584 1833 1585 1833 1571 1834 1585 1834 1586 1834 1571 1835 1569 1835 1585 1835 1579 1836 1587 1836 1580 1836 1580 1837 1587 1837 1588 1837 1581 1838 1588 1838 1589 1838 1582 1839 1589 1839 1590 1839 1583 1840 1590 1840 1591 1840 1584 1841 1591 1841 1592 1841 1585 1842 1592 1842 1593 1842 1586 1843 1593 1843 1594 1843 1586 1844 1585 1844 1593 1844 1587 1845 1595 1845 1588 1845 1588 1846 1595 1846 1596 1846 1589 1847 1596 1847 1597 1847 1590 1848 1597 1848 1598 1848 1591 1849 1598 1849 1599 1849 1592 1850 1599 1850 1600 1850 1593 1851 1600 1851 1601 1851 1594 1852 1601 1852 1602 1852 1594 1853 1593 1853 1601 1853 1595 1854 1603 1854 1596 1854 1596 1855 1603 1855 1604 1855 1597 1856 1604 1856 1605 1856 1598 1857 1605 1857 1606 1857 1599 1858 1606 1858 1607 1858 1600 1859 1607 1859 1608 1859 1601 1860 1608 1860 1609 1860 1610 1861 1609 1861 1611 1861 1612 1862 1611 1862 1613 1862 1612 1863 1610 1863 1611 1863 1612 1864 1602 1864 1610 1864 1610 1865 1602 1865 1601 1865 1609 1866 1610 1866 1601 1866 1603 1867 1614 1867 1604 1867 1604 1868 1614 1868 1615 1868 1605 1869 1615 1869 1616 1869 1606 1870 1616 1870 1617 1870 1607 1871 1617 1871 1618 1871 1608 1872 1618 1872 1619 1872 1609 1873 1619 1873 1620 1873 1611 1874 1620 1874 1621 1874 1613 1875 1621 1875 1622 1875 1613 1876 1611 1876 1621 1876 1614 1877 1623 1877 1615 1877 1615 1878 1623 1878 1624 1878 1616 1879 1624 1879 1625 1879 1617 1880 1625 1880 1626 1880 1618 1881 1626 1881 1627 1881 1619 1882 1627 1882 1628 1882 1620 1883 1628 1883 1629 1883 1621 1884 1629 1884 1630 1884 1622 1885 1630 1885 1631 1885 1622 1886 1621 1886 1630 1886 1623 1887 1632 1887 1624 1887 1624 1888 1632 1888 1633 1888 1625 1889 1633 1889 1634 1889 1626 1890 1634 1890 1635 1890 1627 1891 1635 1891 1636 1891 1628 1892 1636 1892 1637 1892 1629 1893 1637 1893 1638 1893 1630 1894 1638 1894 1639 1894 1631 1895 1639 1895 1640 1895 1631 1896 1630 1896 1639 1896 1632 1897 1641 1897 1633 1897 1633 1898 1641 1898 1642 1898 1634 1899 1642 1899 1643 1899 1635 1900 1643 1900 1644 1900 1636 1901 1644 1901 1645 1901 1637 1902 1645 1902 1646 1902 1638 1903 1646 1903 1647 1903 1639 1904 1647 1904 1648 1904 1640 1905 1648 1905 1649 1905 1640 1906 1639 1906 1648 1906 1641 1907 1650 1907 1642 1907 1642 1908 1650 1908 1643 1908 1643 1909 1650 1909 1651 1909 1644 1910 1651 1910 1652 1910 1645 1911 1652 1911 1653 1911 1646 1912 1653 1912 1654 1912 1647 1913 1654 1913 1655 1913 1648 1914 1655 1914 1656 1914 1649 1915 1656 1915 1657 1915 1649 1916 1648 1916 1656 1916 1650 1917 1658 1917 1651 1917 1651 1918 1658 1918 1659 1918 1652 1919 1659 1919 1660 1919 1653 1920 1660 1920 1661 1920 1654 1921 1661 1921 1662 1921 1655 1922 1662 1922 1663 1922 1656 1923 1663 1923 1664 1923 1657 1924 1664 1924 1665 1924 1657 1925 1656 1925 1664 1925 1658 1926 1666 1926 1659 1926 1659 1927 1666 1927 1667 1927 1660 1928 1667 1928 1668 1928 1661 1929 1668 1929 1669 1929 1662 1930 1669 1930 1670 1930 1663 1931 1670 1931 1671 1931 1664 1932 1671 1932 1672 1932 1665 1933 1672 1933 1673 1933 1665 1934 1664 1934 1672 1934 1666 1935 1674 1935 1667 1935 1667 1936 1674 1936 1675 1936 1668 1937 1675 1937 1676 1937 1669 1938 1676 1938 1677 1938 1670 1939 1677 1939 1678 1939 1671 1940 1678 1940 1679 1940 1672 1941 1679 1941 1680 1941 1673 1942 1680 1942 1681 1942 1673 1943 1672 1943 1680 1943 1674 1944 1682 1944 1675 1944 1675 1945 1682 1945 1683 1945 1676 1946 1683 1946 1684 1946 1677 1947 1684 1947 1685 1947 1678 1948 1685 1948 1686 1948 1679 1949 1686 1949 1687 1949 1680 1950 1687 1950 1688 1950 1681 1951 1688 1951 1689 1951 1681 1952 1680 1952 1688 1952 1682 1953 1690 1953 1683 1953 1683 1954 1690 1954 1691 1954 1684 1955 1691 1955 1692 1955 1685 1956 1692 1956 1693 1956 1686 1957 1693 1957 1694 1957 1687 1958 1694 1958 1695 1958 1688 1959 1695 1959 1696 1959 1689 1960 1696 1960 1697 1960 1689 1961 1688 1961 1696 1961 1690 1962 1698 1962 1691 1962 1691 1963 1698 1963 1699 1963 1692 1964 1699 1964 1700 1964 1693 1965 1700 1965 1701 1965 1694 1966 1701 1966 1702 1966 1695 1967 1702 1967 1703 1967 1696 1968 1703 1968 1704 1968 1697 1969 1704 1969 1705 1969 1697 1970 1696 1970 1704 1970 1698 1971 1706 1971 1699 1971 1699 1972 1706 1972 1707 1972 1700 1973 1707 1973 1708 1973 1701 1974 1708 1974 1709 1974 1702 1975 1709 1975 1710 1975 1703 1976 1710 1976 1711 1976 1704 1977 1711 1977 1712 1977 1705 1978 1712 1978 284 1978 1705 1979 1704 1979 1712 1979 1706 1980 1713 1980 1707 1980 1707 1981 1713 1981 1714 1981 1708 1982 1714 1982 1715 1982 1709 1983 1715 1983 1716 1983 1710 1984 1716 1984 1717 1984 1711 1985 1717 1985 1718 1985 1712 1986 1718 1986 281 1986 283 1987 1712 1987 281 1987 283 1988 284 1988 1712 1988 1713 1989 1719 1989 1714 1989 1714 1990 1719 1990 1720 1990 1715 1991 1720 1991 1721 1991 1716 1992 1721 1992 1722 1992 1717 1993 1722 1993 1723 1993 1718 1994 1723 1994 278 1994 279 1995 1718 1995 278 1995 279 1996 281 1996 1718 1996 1719 1997 1724 1997 1720 1997 1720 1998 1724 1998 1725 1998 1721 1999 1725 1999 1726 1999 1722 2000 1726 2000 1727 2000 1723 2001 1727 2001 277 2001 278 2002 1723 2002 277 2002 1724 2003 1728 2003 1725 2003 1725 2004 1728 2004 1729 2004 1726 2005 1729 2005 1730 2005 1727 2006 1730 2006 296 2006 295 2007 1727 2007 296 2007 295 2008 277 2008 1727 2008 1728 2009 1731 2009 1729 2009 1729 2010 1731 2010 1732 2010 1730 2011 1732 2011 124 2011 296 2012 1730 2012 124 2012 1731 2013 1733 2013 1732 2013 1732 2014 1733 2014 123 2014 124 2015 1732 2015 123 2015 1733 2016 95 2016 123 2016 1572 2017 1734 2017 1573 2017 1573 2018 1734 2018 1735 2018 1574 2019 1735 2019 1736 2019 1575 2020 1736 2020 1737 2020 1576 2021 1737 2021 1738 2021 1577 2022 1738 2022 1552 2022 1554 2023 1552 2023 1553 2023 1554 2024 1577 2024 1552 2024 1734 2025 1739 2025 1735 2025 1735 2026 1739 2026 1740 2026 1736 2027 1740 2027 1741 2027 1737 2028 1741 2028 1742 2028 1738 2029 1742 2029 1550 2029 1552 2030 1550 2030 1551 2030 1552 2031 1738 2031 1550 2031 1739 2032 1743 2032 1740 2032 1740 2033 1743 2033 1744 2033 1741 2034 1744 2034 1745 2034 1742 2035 1745 2035 1548 2035 1550 2036 1548 2036 1549 2036 1550 2037 1742 2037 1548 2037 1743 2038 1746 2038 1744 2038 1744 2039 1746 2039 1747 2039 1745 2040 1747 2040 1546 2040 1548 2041 1546 2041 1547 2041 1548 2042 1745 2042 1546 2042 1746 2043 1748 2043 1747 2043 1747 2044 1748 2044 1544 2044 1546 2045 1544 2045 1545 2045 1546 2046 1747 2046 1544 2046 1748 2047 1542 2047 1544 2047 1544 2048 1542 2048 1543 2048 1576 2049 1738 2049 1577 2049 1737 2050 1742 2050 1738 2050 1741 2051 1745 2051 1742 2051 1744 2052 1747 2052 1745 2052 1562 2053 1576 2053 1560 2053 1561 2054 1562 2054 1560 2054 1580 2055 1561 2055 1559 2055 1575 2056 1737 2056 1576 2056 1736 2057 1741 2057 1737 2057 1740 2058 1744 2058 1741 2058 1588 2059 1581 2059 1580 2059 1564 2060 1575 2060 1562 2060 1563 2061 1564 2061 1562 2061 1581 2062 1563 2062 1561 2062 1574 2063 1736 2063 1575 2063 1735 2064 1740 2064 1736 2064 1596 2065 1589 2065 1588 2065 1589 2066 1582 2066 1581 2066 1566 2067 1574 2067 1564 2067 1565 2068 1566 2068 1564 2068 1582 2069 1565 2069 1563 2069 1573 2070 1735 2070 1574 2070 1604 2071 1597 2071 1596 2071 1597 2072 1590 2072 1589 2072 1590 2073 1583 2073 1582 2073 1568 2074 1573 2074 1566 2074 1567 2075 1568 2075 1566 2075 1583 2076 1567 2076 1565 2076 1615 2077 1605 2077 1604 2077 1605 2078 1598 2078 1597 2078 1598 2079 1591 2079 1590 2079 1591 2080 1584 2080 1583 2080 1584 2081 1569 2081 1567 2081 1624 2082 1616 2082 1615 2082 1616 2083 1606 2083 1605 2083 1606 2084 1599 2084 1598 2084 1599 2085 1592 2085 1591 2085 1592 2086 1585 2086 1584 2086 1633 2087 1625 2087 1624 2087 1625 2088 1617 2088 1616 2088 1617 2089 1607 2089 1606 2089 1607 2090 1600 2090 1599 2090 1600 2091 1593 2091 1592 2091 1642 2092 1634 2092 1633 2092 1634 2093 1626 2093 1625 2093 1626 2094 1618 2094 1617 2094 1618 2095 1608 2095 1607 2095 1608 2096 1601 2096 1600 2096 1635 2097 1634 2097 1643 2097 1627 2098 1626 2098 1635 2098 1619 2099 1618 2099 1627 2099 1609 2100 1608 2100 1619 2100 1651 2101 1644 2101 1643 2101 1652 2102 1651 2102 1659 2102 1644 2103 1636 2103 1635 2103 1645 2104 1644 2104 1652 2104 1636 2105 1628 2105 1627 2105 1637 2106 1636 2106 1645 2106 1628 2107 1620 2107 1619 2107 1629 2108 1628 2108 1637 2108 1620 2109 1611 2109 1609 2109 1621 2110 1620 2110 1629 2110 1667 2111 1660 2111 1659 2111 1660 2112 1653 2112 1652 2112 1653 2113 1646 2113 1645 2113 1646 2114 1638 2114 1637 2114 1638 2115 1630 2115 1629 2115 1675 2116 1668 2116 1667 2116 1668 2117 1661 2117 1660 2117 1661 2118 1654 2118 1653 2118 1654 2119 1647 2119 1646 2119 1647 2120 1639 2120 1638 2120 1683 2121 1676 2121 1675 2121 1676 2122 1669 2122 1668 2122 1669 2123 1662 2123 1661 2123 1662 2124 1655 2124 1654 2124 1655 2125 1648 2125 1647 2125 1691 2126 1684 2126 1683 2126 1684 2127 1677 2127 1676 2127 1677 2128 1670 2128 1669 2128 1670 2129 1663 2129 1662 2129 1663 2130 1656 2130 1655 2130 1699 2131 1692 2131 1691 2131 1692 2132 1685 2132 1684 2132 1685 2133 1678 2133 1677 2133 1678 2134 1671 2134 1670 2134 1671 2135 1664 2135 1663 2135 1707 2136 1700 2136 1699 2136 1700 2137 1693 2137 1692 2137 1693 2138 1686 2138 1685 2138 1686 2139 1679 2139 1678 2139 1679 2140 1672 2140 1671 2140 1714 2141 1708 2141 1707 2141 1708 2142 1701 2142 1700 2142 1701 2143 1694 2143 1693 2143 1694 2144 1687 2144 1686 2144 1687 2145 1680 2145 1679 2145 1720 2146 1715 2146 1714 2146 1715 2147 1709 2147 1708 2147 1709 2148 1702 2148 1701 2148 1702 2149 1695 2149 1694 2149 1695 2150 1688 2150 1687 2150 1725 2151 1721 2151 1720 2151 1721 2152 1716 2152 1715 2152 1716 2153 1710 2153 1709 2153 1710 2154 1703 2154 1702 2154 1703 2155 1696 2155 1695 2155 1729 2156 1726 2156 1725 2156 1726 2157 1722 2157 1721 2157 1722 2158 1717 2158 1716 2158 1717 2159 1711 2159 1710 2159 1711 2160 1704 2160 1703 2160 1732 2161 1730 2161 1729 2161 1730 2162 1727 2162 1726 2162 1727 2163 1723 2163 1722 2163 1723 2164 1718 2164 1717 2164 1718 2165 1712 2165 1711 2165 1151 2166 94 2166 1293 2166 1151 2166 1153 2166 94 2166 94 2166 1153 2166 1155 2166 1157 2166 94 2166 1155 2166 1157 2166 1159 2166 94 2166 94 2166 1159 2166 1161 2166 1468 2166 1161 2166 1163 2166 1469 2166 1163 2166 1165 2166 1473 2166 1165 2166 1167 2166 1476 2166 1167 2166 1169 2166 1479 2166 1169 2166 1482 2166 1479 2166 1476 2166 1169 2166 94 2166 1161 2166 1468 2166 1468 2166 1163 2166 1469 2166 1469 2166 1165 2166 1473 2166 1473 2166 1167 2166 1476 2166 1169 2166 1171 2166 1482 2166 1482 2166 1171 2166 1485 2166 1485 2166 1171 2166 1173 2166 1488 2166 1173 2166 1175 2166 1491 2166 1175 2166 1177 2166 1494 2166 1177 2166 1179 2166 1497 2166 1179 2166 1181 2166 1500 2166 1181 2166 1183 2166 1503 2166 1183 2166 1185 2166 1504 2166 1185 2166 1187 2166 1505 2166 1187 2166 1189 2166 1506 2166 1189 2166 1191 2166 1507 2166 1191 2166 1193 2166 1508 2166 1193 2166 1195 2166 1509 2166 1195 2166 1197 2166 1510 2166 1197 2166 1199 2166 1511 2166 1199 2166 1201 2166 1512 2166 1201 2166 1513 2166 1512 2166 1511 2166 1201 2166 1485 2166 1173 2166 1488 2166 1488 2166 1175 2166 1491 2166 1491 2166 1177 2166 1494 2166 1494 2166 1179 2166 1497 2166 1497 2166 1181 2166 1500 2166 1500 2166 1183 2166 1503 2166 1503 2166 1185 2166 1504 2166 1504 2166 1187 2166 1505 2166 1505 2166 1189 2166 1506 2166 1506 2166 1191 2166 1507 2166 1507 2166 1193 2166 1508 2166 1508 2166 1195 2166 1509 2166 1509 2166 1197 2166 1510 2166 1510 2166 1199 2166 1511 2166 1201 2166 1203 2166 1513 2166 1513 2166 1203 2166 1514 2166 1514 2166 1203 2166 1205 2166 1515 2166 1205 2166 1207 2166 1516 2166 1207 2166 1209 2166 416 2166 1209 2166 1211 2166 1213 2166 416 2166 1211 2166 1213 2166 1215 2166 416 2166 416 2166 1215 2166 1217 2166 1219 2166 416 2166 1217 2166 1219 2166 1221 2166 416 2166 416 2166 1221 2166 438 2166 438 2166 1221 2166 1223 2166 1225 2166 438 2166 1223 2166 1225 2166 1227 2166 438 2166 438 2166 1227 2166 1229 2166 1231 2166 438 2166 1229 2166 1231 2166 1233 2166 438 2166 438 2166 1233 2166 1578 2166 1578 2166 1233 2166 1235 2166 1555 2166 1235 2166 1237 2166 1556 2166 1237 2166 1239 2166 1558 2166 1239 2166 1241 2166 1579 2166 1241 2166 1587 2166 1579 2166 1558 2166 1241 2166 1514 2166 1205 2166 1515 2166 1515 2166 1207 2166 1516 2166 1516 2166 1209 2166 416 2166 1578 2166 1235 2166 1555 2166 1555 2166 1237 2166 1556 2166 1556 2166 1239 2166 1558 2166 1241 2166 1243 2166 1587 2166 1587 2166 1243 2166 1595 2166 1595 2166 1243 2166 1245 2166 1603 2166 1245 2166 1247 2166 1614 2166 1247 2166 1249 2166 1623 2166 1249 2166 1251 2166 1632 2166 1251 2166 1253 2166 1641 2166 1253 2166 1255 2166 1650 2166 1255 2166 1257 2166 1658 2166 1257 2166 1259 2166 1666 2166 1259 2166 1261 2166 1674 2166 1261 2166 1263 2166 1682 2166 1263 2166 1265 2166 1690 2166 1265 2166 1267 2166 1698 2166 1267 2166 1269 2166 1706 2166 1269 2166 1271 2166 1713 2166 1271 2166 1273 2166 1719 2166 1273 2166 1724 2166 1719 2166 1713 2166 1273 2166 1595 2166 1245 2166 1603 2166 1603 2166 1247 2166 1614 2166 1614 2166 1249 2166 1623 2166 1623 2166 1251 2166 1632 2166 1632 2166 1253 2166 1641 2166 1641 2166 1255 2166 1650 2166 1650 2166 1257 2166 1658 2166 1658 2166 1259 2166 1666 2166 1666 2166 1261 2166 1674 2166 1674 2166 1263 2166 1682 2166 1682 2166 1265 2166 1690 2166 1690 2166 1267 2166 1698 2166 1698 2166 1269 2166 1706 2166 1706 2166 1271 2166 1713 2166 1273 2166 1275 2166 1724 2166 1724 2166 1275 2166 1728 2166 1728 2166 1275 2166 1277 2166 1731 2166 1277 2166 1279 2166 1733 2166 1279 2166 1281 2166 95 2166 1281 2166 1283 2166 1285 2166 95 2166 1283 2166 1285 2166 1287 2166 95 2166 95 2166 1287 2166 1289 2166 1291 2166 95 2166 1289 2166 1291 2166 1293 2166 95 2166 95 2166 1293 2166 94 2166 1728 2166 1277 2166 1731 2166 1731 2166 1279 2166 1733 2166 1733 2166 1281 2166 95 2166 436 2167 435 2167 1541 2167 1541 2168 435 2168 1749 2168 1750 2169 1749 2169 1751 2169 1752 2170 1751 2170 1753 2170 1754 2171 1753 2171 1755 2171 1756 2172 1755 2172 1757 2172 1758 2173 1757 2173 1759 2173 1760 2174 1759 2174 1761 2174 1762 2175 1761 2175 1763 2175 1764 2176 1763 2176 1765 2176 1766 2177 1765 2177 1767 2177 1768 2178 1767 2178 1769 2178 1770 2179 1769 2179 1771 2179 1772 2180 1771 2180 1773 2180 1774 2181 1773 2181 1775 2181 1776 2182 1775 2182 1777 2182 1778 2183 1777 2183 1779 2183 1780 2184 1779 2184 1781 2184 1782 2185 1781 2185 1783 2185 1784 2186 1783 2186 1785 2186 1786 2187 1785 2187 1787 2187 1788 2188 1787 2188 1789 2188 1790 2189 1789 2189 1791 2189 1792 2190 1791 2190 1793 2190 1794 2191 1793 2191 1795 2191 1796 2192 1795 2192 1797 2192 1798 2193 1797 2193 1799 2193 1800 2194 1799 2194 1801 2194 114 2195 1801 2195 115 2195 114 2196 1800 2196 1801 2196 114 2197 113 2197 1800 2197 1800 2198 113 2198 112 2198 1517 2199 112 2199 111 2199 1517 2200 1800 2200 112 2200 1517 2201 1798 2201 1800 2201 1517 2202 1518 2202 1798 2202 1798 2203 1518 2203 1796 2203 1797 2204 1798 2204 1796 2204 435 2205 434 2205 1749 2205 1749 2206 434 2206 433 2206 432 2207 1749 2207 433 2207 432 2208 1802 2208 1749 2208 432 2209 431 2209 1802 2209 1802 2210 431 2210 1803 2210 1751 2211 1803 2211 1753 2211 1751 2212 1802 2212 1803 2212 1751 2213 1749 2213 1802 2213 1803 2214 431 2214 1804 2214 430 2215 1804 2215 431 2215 430 2216 1803 2216 1804 2216 430 2217 1805 2217 1803 2217 430 2218 429 2218 1805 2218 1805 2219 429 2219 428 2219 1806 2220 428 2220 427 2220 1807 2221 427 2221 307 2221 310 2222 1807 2222 307 2222 310 2223 1808 2223 1807 2223 310 2224 312 2224 1808 2224 1808 2225 312 2225 1809 2225 1810 2226 1809 2226 1811 2226 1812 2227 1811 2227 1813 2227 1814 2228 1813 2228 1815 2228 1761 2229 1815 2229 1763 2229 1761 2230 1814 2230 1815 2230 1761 2231 1759 2231 1814 2231 1814 2232 1759 2232 1816 2232 1812 2233 1816 2233 1817 2233 1810 2234 1817 2234 1818 2234 1808 2235 1818 2235 1807 2235 1808 2236 1810 2236 1818 2236 1808 2237 1809 2237 1810 2237 1805 2238 428 2238 1806 2238 1819 2239 1806 2239 1818 2239 1817 2240 1819 2240 1818 2240 1817 2241 1820 2241 1819 2241 1817 2242 1816 2242 1820 2242 1820 2243 1816 2243 1757 2243 1755 2244 1820 2244 1757 2244 1755 2245 1821 2245 1820 2245 1755 2246 1753 2246 1821 2246 1821 2247 1753 2247 1803 2247 1805 2248 1821 2248 1803 2248 1805 2249 1819 2249 1821 2249 1805 2250 1806 2250 1819 2250 1806 2251 427 2251 1807 2251 1818 2252 1806 2252 1807 2252 312 2253 313 2253 1809 2253 1809 2254 313 2254 1822 2254 1811 2255 1822 2255 1823 2255 1813 2256 1823 2256 1824 2256 1815 2257 1824 2257 1825 2257 1763 2258 1825 2258 1765 2258 1763 2259 1815 2259 1825 2259 313 2260 315 2260 1822 2260 1822 2261 315 2261 1826 2261 1823 2262 1826 2262 1827 2262 1824 2263 1827 2263 1828 2263 1825 2264 1828 2264 1829 2264 1765 2265 1829 2265 1767 2265 1765 2266 1825 2266 1829 2266 315 2267 317 2267 1826 2267 1826 2268 317 2268 1830 2268 1827 2269 1830 2269 1831 2269 1828 2270 1831 2270 1832 2270 1829 2271 1832 2271 1833 2271 1767 2272 1833 2272 1769 2272 1767 2273 1829 2273 1833 2273 317 2274 319 2274 1830 2274 1830 2275 319 2275 1834 2275 1831 2276 1834 2276 1835 2276 1832 2277 1835 2277 1836 2277 1833 2278 1836 2278 1837 2278 1769 2279 1837 2279 1771 2279 1769 2280 1833 2280 1837 2280 319 2281 321 2281 1834 2281 1834 2282 321 2282 1838 2282 1835 2283 1838 2283 1839 2283 1836 2284 1839 2284 1840 2284 1837 2285 1840 2285 1841 2285 1771 2286 1841 2286 1773 2286 1771 2287 1837 2287 1841 2287 321 2288 322 2288 1838 2288 1838 2289 322 2289 1842 2289 1839 2290 1842 2290 1843 2290 1840 2291 1843 2291 1844 2291 1841 2292 1844 2292 1845 2292 1773 2293 1845 2293 1775 2293 1773 2294 1841 2294 1845 2294 322 2295 324 2295 1842 2295 1842 2296 324 2296 1846 2296 1843 2297 1846 2297 1847 2297 1844 2298 1847 2298 1848 2298 1845 2299 1848 2299 1849 2299 1775 2300 1849 2300 1777 2300 1775 2301 1845 2301 1849 2301 324 2302 326 2302 1846 2302 1846 2303 326 2303 1850 2303 1847 2304 1850 2304 1851 2304 1848 2305 1851 2305 1852 2305 1849 2306 1852 2306 1853 2306 1777 2307 1853 2307 1779 2307 1777 2308 1849 2308 1853 2308 326 2309 328 2309 1850 2309 1850 2310 328 2310 1854 2310 1851 2311 1854 2311 1855 2311 1852 2312 1855 2312 1856 2312 1853 2313 1856 2313 1857 2313 1779 2314 1857 2314 1781 2314 1779 2315 1853 2315 1857 2315 328 2316 330 2316 1854 2316 1854 2317 330 2317 1858 2317 1855 2318 1858 2318 1859 2318 1856 2319 1859 2319 1860 2319 1857 2320 1860 2320 1861 2320 1781 2321 1861 2321 1783 2321 1781 2322 1857 2322 1861 2322 330 2323 382 2323 1858 2323 1858 2324 382 2324 1862 2324 1859 2325 1862 2325 1863 2325 1860 2326 1863 2326 1864 2326 1861 2327 1864 2327 1865 2327 1783 2328 1865 2328 1785 2328 1783 2329 1861 2329 1865 2329 382 2330 380 2330 1862 2330 1862 2331 380 2331 1866 2331 1863 2332 1866 2332 1867 2332 1864 2333 1867 2333 1868 2333 1865 2334 1868 2334 1869 2334 1785 2335 1869 2335 1787 2335 1785 2336 1865 2336 1869 2336 380 2337 378 2337 1866 2337 1866 2338 378 2338 1870 2338 1867 2339 1870 2339 1871 2339 1868 2340 1871 2340 1872 2340 1869 2341 1872 2341 1873 2341 1787 2342 1873 2342 1789 2342 1787 2343 1869 2343 1873 2343 378 2344 376 2344 1870 2344 1870 2345 376 2345 1874 2345 1871 2346 1874 2346 1875 2346 1872 2347 1875 2347 1876 2347 1873 2348 1876 2348 1877 2348 1789 2349 1877 2349 1791 2349 1789 2350 1873 2350 1877 2350 376 2351 374 2351 1874 2351 1874 2352 374 2352 1878 2352 1875 2353 1878 2353 1879 2353 1876 2354 1879 2354 1880 2354 1877 2355 1880 2355 1881 2355 1791 2356 1881 2356 1793 2356 1791 2357 1877 2357 1881 2357 374 2358 372 2358 1878 2358 1878 2359 372 2359 1882 2359 1879 2360 1882 2360 1883 2360 1880 2361 1883 2361 1884 2361 1881 2362 1884 2362 1885 2362 1793 2363 1885 2363 1795 2363 1793 2364 1881 2364 1885 2364 372 2365 370 2365 1882 2365 1882 2366 370 2366 1886 2366 1883 2367 1886 2367 1887 2367 1884 2368 1887 2368 1888 2368 1885 2369 1888 2369 1889 2369 1795 2370 1889 2370 1797 2370 1795 2371 1885 2371 1889 2371 370 2372 369 2372 1886 2372 1886 2373 369 2373 1890 2373 1887 2374 1890 2374 1891 2374 1888 2375 1891 2375 1892 2375 1889 2376 1892 2376 1893 2376 1797 2377 1893 2377 1799 2377 1797 2378 1889 2378 1893 2378 369 2379 367 2379 1890 2379 1890 2380 367 2380 1894 2380 1891 2381 1894 2381 1895 2381 1892 2382 1895 2382 1896 2382 1893 2383 1896 2383 1897 2383 1799 2384 1897 2384 1801 2384 1799 2385 1893 2385 1897 2385 367 2386 365 2386 1894 2386 1894 2387 365 2387 1898 2387 1895 2388 1898 2388 1899 2388 1896 2389 1899 2389 1900 2389 1897 2390 1900 2390 1901 2390 116 2391 1901 2391 117 2391 116 2392 1897 2392 1901 2392 116 2393 1801 2393 1897 2393 116 2394 115 2394 1801 2394 365 2395 363 2395 1898 2395 1898 2396 363 2396 1902 2396 1899 2397 1902 2397 1903 2397 1900 2398 1903 2398 119 2398 118 2399 1900 2399 119 2399 118 2400 117 2400 1900 2400 1900 2401 117 2401 1901 2401 363 2402 361 2402 1902 2402 1902 2403 361 2403 1904 2403 1903 2404 1904 2404 120 2404 119 2405 1903 2405 120 2405 361 2406 108 2406 1904 2406 1904 2407 108 2407 120 2407 1518 2408 1519 2408 1796 2408 1796 2409 1519 2409 1794 2409 1795 2410 1796 2410 1794 2410 1519 2411 1520 2411 1794 2411 1794 2412 1520 2412 1792 2412 1793 2413 1794 2413 1792 2413 1520 2414 1521 2414 1792 2414 1792 2415 1521 2415 1790 2415 1791 2416 1792 2416 1790 2416 1521 2417 1522 2417 1790 2417 1790 2418 1522 2418 1788 2418 1789 2419 1790 2419 1788 2419 1522 2420 1523 2420 1788 2420 1788 2421 1523 2421 1786 2421 1787 2422 1788 2422 1786 2422 1523 2423 1524 2423 1786 2423 1786 2424 1524 2424 1784 2424 1785 2425 1786 2425 1784 2425 1524 2426 1525 2426 1784 2426 1784 2427 1525 2427 1782 2427 1783 2428 1784 2428 1782 2428 1525 2429 1526 2429 1782 2429 1782 2430 1526 2430 1780 2430 1781 2431 1782 2431 1780 2431 1526 2432 1527 2432 1780 2432 1780 2433 1527 2433 1778 2433 1779 2434 1780 2434 1778 2434 1527 2435 1528 2435 1778 2435 1778 2436 1528 2436 1776 2436 1777 2437 1778 2437 1776 2437 1528 2438 1529 2438 1776 2438 1776 2439 1529 2439 1774 2439 1775 2440 1776 2440 1774 2440 1774 2441 1529 2441 1772 2441 1773 2442 1774 2442 1772 2442 1531 2443 1770 2443 1530 2443 1531 2444 1768 2444 1770 2444 1531 2445 1532 2445 1768 2445 1768 2446 1532 2446 1766 2446 1767 2447 1768 2447 1766 2447 1532 2448 1533 2448 1766 2448 1766 2449 1533 2449 1764 2449 1765 2450 1766 2450 1764 2450 1533 2451 1534 2451 1764 2451 1764 2452 1534 2452 1762 2452 1763 2453 1764 2453 1762 2453 1534 2454 1535 2454 1762 2454 1762 2455 1535 2455 1760 2455 1761 2456 1762 2456 1760 2456 1535 2457 1536 2457 1760 2457 1760 2458 1536 2458 1758 2458 1759 2459 1760 2459 1758 2459 1536 2460 1537 2460 1758 2460 1758 2461 1537 2461 1756 2461 1757 2462 1758 2462 1756 2462 1537 2463 1538 2463 1756 2463 1756 2464 1538 2464 1754 2464 1755 2465 1756 2465 1754 2465 1538 2466 1539 2466 1754 2466 1754 2467 1539 2467 1752 2467 1753 2468 1754 2468 1752 2468 1539 2469 1540 2469 1752 2469 1752 2470 1540 2470 1750 2470 1751 2471 1752 2471 1750 2471 1540 2472 1541 2472 1750 2472 1750 2473 1541 2473 1749 2473 1858 2474 1855 2474 1854 2474 1855 2475 1852 2475 1851 2475 1862 2476 1859 2476 1858 2476 1852 2477 1849 2477 1848 2477 1859 2478 1856 2478 1855 2478 1856 2479 1853 2479 1852 2479 1820 2480 1821 2480 1819 2480 1812 2481 1817 2481 1810 2481 1811 2482 1812 2482 1810 2482 1822 2483 1811 2483 1809 2483 1826 2484 1823 2484 1822 2484 1814 2485 1816 2485 1812 2485 1813 2486 1814 2486 1812 2486 1823 2487 1813 2487 1811 2487 1759 2488 1757 2488 1816 2488 1830 2489 1827 2489 1826 2489 1827 2490 1824 2490 1823 2490 1824 2491 1815 2491 1813 2491 1834 2492 1831 2492 1830 2492 1831 2493 1828 2493 1827 2493 1828 2494 1825 2494 1824 2494 1838 2495 1835 2495 1834 2495 1835 2496 1832 2496 1831 2496 1832 2497 1829 2497 1828 2497 1842 2498 1839 2498 1838 2498 1839 2499 1836 2499 1835 2499 1836 2500 1833 2500 1832 2500 1846 2501 1843 2501 1842 2501 1843 2502 1840 2502 1839 2502 1840 2503 1837 2503 1836 2503 1850 2504 1847 2504 1846 2504 1847 2505 1844 2505 1843 2505 1844 2506 1841 2506 1840 2506 1770 2507 1768 2507 1769 2507 1854 2508 1851 2508 1850 2508 1851 2509 1848 2509 1847 2509 1848 2510 1845 2510 1844 2510 1530 2511 1770 2511 1772 2511 1529 2512 1530 2512 1772 2512 1772 2513 1770 2513 1771 2513 1866 2514 1863 2514 1862 2514 1863 2515 1860 2515 1859 2515 1860 2516 1857 2516 1856 2516 1870 2517 1867 2517 1866 2517 1867 2518 1864 2518 1863 2518 1864 2519 1861 2519 1860 2519 1874 2520 1871 2520 1870 2520 1871 2521 1868 2521 1867 2521 1868 2522 1865 2522 1864 2522 1878 2523 1875 2523 1874 2523 1875 2524 1872 2524 1871 2524 1872 2525 1869 2525 1868 2525 1882 2526 1879 2526 1878 2526 1879 2527 1876 2527 1875 2527 1876 2528 1873 2528 1872 2528 1886 2529 1883 2529 1882 2529 1883 2530 1880 2530 1879 2530 1880 2531 1877 2531 1876 2531 1890 2532 1887 2532 1886 2532 1887 2533 1884 2533 1883 2533 1884 2534 1881 2534 1880 2534 1894 2535 1891 2535 1890 2535 1891 2536 1888 2536 1887 2536 1888 2537 1885 2537 1884 2537 1898 2538 1895 2538 1894 2538 1895 2539 1892 2539 1891 2539 1892 2540 1889 2540 1888 2540 1902 2541 1899 2541 1898 2541 1899 2542 1896 2542 1895 2542 1896 2543 1893 2543 1892 2543 1904 2544 1903 2544 1902 2544 1903 2545 1900 2545 1899 2545 1900 2546 1897 2546 1896 2546 1800 2547 1798 2547 1799 2547 294 2548 293 2548 1905 2548 1905 2549 293 2549 1906 2549 1907 2550 1906 2550 1908 2550 1909 2551 1908 2551 1910 2551 1911 2552 1910 2552 1912 2552 1913 2553 1912 2553 1914 2553 1915 2554 1914 2554 1916 2554 1917 2555 1916 2555 1918 2555 1919 2556 1918 2556 1920 2556 1921 2557 1920 2557 1922 2557 1923 2558 1922 2558 1924 2558 1925 2559 1924 2559 1926 2559 1927 2560 1926 2560 1928 2560 1929 2561 1928 2561 1930 2561 1931 2562 1930 2562 1932 2562 1933 2563 1932 2563 1934 2563 1935 2564 1934 2564 1936 2564 1937 2565 1936 2565 1938 2565 1939 2566 1938 2566 1940 2566 1941 2567 1940 2567 1942 2567 1943 2568 1942 2568 1944 2568 1945 2569 1944 2569 1946 2569 1947 2570 1946 2570 1948 2570 1949 2571 1948 2571 1950 2571 1951 2572 1950 2572 1952 2572 1953 2573 1952 2573 1954 2573 1955 2574 1954 2574 1956 2574 1957 2575 1956 2575 1958 2575 489 2576 1958 2576 490 2576 489 2577 1957 2577 1958 2577 489 2578 488 2578 1957 2578 1957 2579 488 2579 487 2579 1959 2580 487 2580 486 2580 1959 2581 1957 2581 487 2581 1959 2582 1955 2582 1957 2582 1959 2583 1960 2583 1955 2583 1955 2584 1960 2584 1953 2584 1954 2585 1955 2585 1953 2585 293 2586 292 2586 1906 2586 1906 2587 292 2587 291 2587 290 2588 1906 2588 291 2588 290 2589 1961 2589 1906 2589 290 2590 289 2590 1961 2590 1961 2591 289 2591 1962 2591 1908 2592 1962 2592 1910 2592 1908 2593 1961 2593 1962 2593 1908 2594 1906 2594 1961 2594 1962 2595 289 2595 1963 2595 288 2596 1963 2596 289 2596 288 2597 1962 2597 1963 2597 288 2598 1964 2598 1962 2598 288 2599 287 2599 1964 2599 1964 2600 287 2600 286 2600 1965 2601 286 2601 285 2601 1966 2602 285 2602 282 2602 1967 2603 1966 2603 282 2603 1967 2604 1968 2604 1966 2604 1967 2605 1969 2605 1968 2605 1968 2606 1969 2606 1970 2606 1971 2607 1970 2607 1972 2607 1973 2608 1972 2608 1974 2608 1975 2609 1974 2609 1976 2609 1918 2610 1976 2610 1920 2610 1918 2611 1975 2611 1976 2611 1918 2612 1916 2612 1975 2612 1975 2613 1916 2613 1977 2613 1973 2614 1977 2614 1978 2614 1971 2615 1978 2615 1979 2615 1968 2616 1979 2616 1966 2616 1968 2617 1971 2617 1979 2617 1968 2618 1970 2618 1971 2618 1964 2619 286 2619 1965 2619 1980 2620 1965 2620 1979 2620 1978 2621 1980 2621 1979 2621 1978 2622 1981 2622 1980 2622 1978 2623 1977 2623 1981 2623 1981 2624 1977 2624 1914 2624 1912 2625 1981 2625 1914 2625 1912 2626 1982 2626 1981 2626 1912 2627 1910 2627 1982 2627 1982 2628 1910 2628 1962 2628 1964 2629 1982 2629 1962 2629 1964 2630 1980 2630 1982 2630 1964 2631 1965 2631 1980 2631 1965 2632 285 2632 1966 2632 1979 2633 1965 2633 1966 2633 1969 2634 1983 2634 1970 2634 1970 2635 1983 2635 1984 2635 1972 2636 1984 2636 1985 2636 1974 2637 1985 2637 1986 2637 1976 2638 1986 2638 1987 2638 1920 2639 1987 2639 1922 2639 1920 2640 1976 2640 1987 2640 1983 2641 1988 2641 1984 2641 1984 2642 1988 2642 1989 2642 1985 2643 1989 2643 1990 2643 1986 2644 1990 2644 1991 2644 1987 2645 1991 2645 1992 2645 1922 2646 1992 2646 1924 2646 1922 2647 1987 2647 1992 2647 1988 2648 1993 2648 1989 2648 1989 2649 1993 2649 1994 2649 1990 2650 1994 2650 1995 2650 1991 2651 1995 2651 1996 2651 1992 2652 1996 2652 1997 2652 1924 2653 1997 2653 1926 2653 1924 2654 1992 2654 1997 2654 1993 2655 1998 2655 1994 2655 1994 2656 1998 2656 1999 2656 1995 2657 1999 2657 2000 2657 1996 2658 2000 2658 2001 2658 1997 2659 2001 2659 2002 2659 1926 2660 2002 2660 1928 2660 1926 2661 1997 2661 2002 2661 1998 2662 2003 2662 1999 2662 1999 2663 2003 2663 2004 2663 2000 2664 2004 2664 2005 2664 2001 2665 2005 2665 2006 2665 2002 2666 2006 2666 2007 2666 1928 2667 2007 2667 1930 2667 1928 2668 2002 2668 2007 2668 2003 2669 2008 2669 2004 2669 2004 2670 2008 2670 2009 2670 2005 2671 2009 2671 2010 2671 2006 2672 2010 2672 2011 2672 2007 2673 2011 2673 2012 2673 1930 2674 2012 2674 1932 2674 1930 2675 2007 2675 2012 2675 2008 2676 2013 2676 2009 2676 2009 2677 2013 2677 2014 2677 2010 2678 2014 2678 2015 2678 2011 2679 2015 2679 2016 2679 2012 2680 2016 2680 2017 2680 1932 2681 2017 2681 1934 2681 1932 2682 2012 2682 2017 2682 2013 2683 2018 2683 2014 2683 2014 2684 2018 2684 2019 2684 2015 2685 2019 2685 2020 2685 2016 2686 2020 2686 2021 2686 2017 2687 2021 2687 2022 2687 1934 2688 2022 2688 1936 2688 1934 2689 2017 2689 2022 2689 2018 2690 2023 2690 2019 2690 2019 2691 2023 2691 2024 2691 2020 2692 2024 2692 2025 2692 2021 2693 2025 2693 2026 2693 2022 2694 2026 2694 2027 2694 1936 2695 2027 2695 1938 2695 1936 2696 2022 2696 2027 2696 2023 2697 2028 2697 2024 2697 2024 2698 2028 2698 2029 2698 2025 2699 2029 2699 2030 2699 2026 2700 2030 2700 2031 2700 2027 2701 2031 2701 2032 2701 1938 2702 2032 2702 1940 2702 1938 2703 2027 2703 2032 2703 2028 2704 2033 2704 2029 2704 2029 2705 2033 2705 2034 2705 2030 2706 2034 2706 2035 2706 2031 2707 2035 2707 2036 2707 2032 2708 2036 2708 2037 2708 1940 2709 2037 2709 1942 2709 1940 2710 2032 2710 2037 2710 2033 2711 2038 2711 2034 2711 2034 2712 2038 2712 2039 2712 2035 2713 2039 2713 2040 2713 2036 2714 2040 2714 2041 2714 2037 2715 2041 2715 2042 2715 1942 2716 2042 2716 1944 2716 1942 2717 2037 2717 2042 2717 2038 2718 2043 2718 2039 2718 2039 2719 2043 2719 2044 2719 2040 2720 2044 2720 2045 2720 2041 2721 2045 2721 2046 2721 2042 2722 2046 2722 2047 2722 1944 2723 2047 2723 1946 2723 1944 2724 2042 2724 2047 2724 2043 2725 2048 2725 2044 2725 2044 2726 2048 2726 2049 2726 2045 2727 2049 2727 2050 2727 2046 2728 2050 2728 2051 2728 2047 2729 2051 2729 2052 2729 1946 2730 2052 2730 1948 2730 1946 2731 2047 2731 2052 2731 2048 2732 2053 2732 2049 2732 2049 2733 2053 2733 2054 2733 2050 2734 2054 2734 2055 2734 2051 2735 2055 2735 2056 2735 2052 2736 2056 2736 2057 2736 1948 2737 2057 2737 1950 2737 1948 2738 2052 2738 2057 2738 2053 2739 2058 2739 2054 2739 2054 2740 2058 2740 2059 2740 2055 2741 2059 2741 2060 2741 2056 2742 2060 2742 2061 2742 2057 2743 2061 2743 2062 2743 1950 2744 2062 2744 1952 2744 1950 2745 2057 2745 2062 2745 2058 2746 2063 2746 2059 2746 2059 2747 2063 2747 2064 2747 2060 2748 2064 2748 2065 2748 2061 2749 2065 2749 2066 2749 2062 2750 2066 2750 2067 2750 1952 2751 2067 2751 1954 2751 1952 2752 2062 2752 2067 2752 2063 2753 2068 2753 2064 2753 2064 2754 2068 2754 2069 2754 2065 2755 2069 2755 2070 2755 2066 2756 2070 2756 2071 2756 2067 2757 2071 2757 2072 2757 1954 2758 2072 2758 1956 2758 1954 2759 2067 2759 2072 2759 2068 2760 2073 2760 2069 2760 2069 2761 2073 2761 2074 2761 2070 2762 2074 2762 2075 2762 2071 2763 2075 2763 2076 2763 2072 2764 2076 2764 2077 2764 1956 2765 2077 2765 1958 2765 1956 2766 2072 2766 2077 2766 2073 2767 2078 2767 2074 2767 2074 2768 2078 2768 2079 2768 2075 2769 2079 2769 2080 2769 2076 2770 2080 2770 2081 2770 2077 2771 2081 2771 2082 2771 491 2772 2082 2772 492 2772 491 2773 2077 2773 2082 2773 491 2774 1958 2774 2077 2774 491 2775 490 2775 1958 2775 2078 2776 2083 2776 2079 2776 2079 2777 2083 2777 2084 2777 2080 2778 2084 2778 2085 2778 2081 2779 2085 2779 494 2779 493 2780 2081 2780 494 2780 493 2781 492 2781 2081 2781 2081 2782 492 2782 2082 2782 2083 2783 2086 2783 2084 2783 2084 2784 2086 2784 2087 2784 2085 2785 2087 2785 495 2785 494 2786 2085 2786 495 2786 2086 2787 483 2787 2087 2787 2087 2788 483 2788 495 2788 1960 2789 2088 2789 1953 2789 1953 2790 2088 2790 1951 2790 1952 2791 1953 2791 1951 2791 2088 2792 2089 2792 1951 2792 1951 2793 2089 2793 1949 2793 1950 2794 1951 2794 1949 2794 2089 2795 2090 2795 1949 2795 1949 2796 2090 2796 1947 2796 1948 2797 1949 2797 1947 2797 2090 2798 2091 2798 1947 2798 1947 2799 2091 2799 1945 2799 1946 2800 1947 2800 1945 2800 2091 2801 2092 2801 1945 2801 1945 2802 2092 2802 1943 2802 1944 2803 1945 2803 1943 2803 2092 2804 2093 2804 1943 2804 1943 2805 2093 2805 1941 2805 1942 2806 1943 2806 1941 2806 2093 2807 2094 2807 1941 2807 1941 2808 2094 2808 1939 2808 1940 2809 1941 2809 1939 2809 2094 2810 2095 2810 1939 2810 1939 2811 2095 2811 1937 2811 1938 2812 1939 2812 1937 2812 2095 2813 2096 2813 1937 2813 1937 2814 2096 2814 1935 2814 1936 2815 1937 2815 1935 2815 2096 2816 2097 2816 1935 2816 1935 2817 2097 2817 1933 2817 1934 2818 1935 2818 1933 2818 2097 2819 2098 2819 1933 2819 1933 2820 2098 2820 1931 2820 1932 2821 1933 2821 1931 2821 1931 2822 2098 2822 1929 2822 1930 2823 1931 2823 1929 2823 2099 2824 1927 2824 2100 2824 2099 2825 1925 2825 1927 2825 2099 2826 2101 2826 1925 2826 1925 2827 2101 2827 1923 2827 1924 2828 1925 2828 1923 2828 2101 2829 2102 2829 1923 2829 1923 2830 2102 2830 1921 2830 1922 2831 1923 2831 1921 2831 2102 2832 2103 2832 1921 2832 1921 2833 2103 2833 1919 2833 1920 2834 1921 2834 1919 2834 2103 2835 2104 2835 1919 2835 1919 2836 2104 2836 1917 2836 1918 2837 1919 2837 1917 2837 2104 2838 2105 2838 1917 2838 1917 2839 2105 2839 1915 2839 1916 2840 1917 2840 1915 2840 2105 2841 2106 2841 1915 2841 1915 2842 2106 2842 1913 2842 1914 2843 1915 2843 1913 2843 2106 2844 2107 2844 1913 2844 1913 2845 2107 2845 1911 2845 1912 2846 1913 2846 1911 2846 2107 2847 2108 2847 1911 2847 1911 2848 2108 2848 1909 2848 1910 2849 1911 2849 1909 2849 2108 2850 2109 2850 1909 2850 1909 2851 2109 2851 1907 2851 1908 2852 1909 2852 1907 2852 2109 2853 1905 2853 1907 2853 1907 2854 1905 2854 1906 2854 1981 2855 1982 2855 1980 2855 1973 2856 1978 2856 1971 2856 1972 2857 1973 2857 1971 2857 1984 2858 1972 2858 1970 2858 1989 2859 1985 2859 1984 2859 1975 2860 1977 2860 1973 2860 1974 2861 1975 2861 1973 2861 1985 2862 1974 2862 1972 2862 1916 2863 1914 2863 1977 2863 1994 2864 1990 2864 1989 2864 1990 2865 1986 2865 1985 2865 1986 2866 1976 2866 1974 2866 1999 2867 1995 2867 1994 2867 1995 2868 1991 2868 1990 2868 1991 2869 1987 2869 1986 2869 2004 2870 2000 2870 1999 2870 2000 2871 1996 2871 1995 2871 1996 2872 1992 2872 1991 2872 2009 2873 2005 2873 2004 2873 2005 2874 2001 2874 2000 2874 2001 2875 1997 2875 1996 2875 2014 2876 2010 2876 2009 2876 2010 2877 2006 2877 2005 2877 2006 2878 2002 2878 2001 2878 2019 2879 2015 2879 2014 2879 2015 2880 2011 2880 2010 2880 2011 2881 2007 2881 2006 2881 1927 2882 1925 2882 1926 2882 2024 2883 2020 2883 2019 2883 2020 2884 2016 2884 2015 2884 2016 2885 2012 2885 2011 2885 2100 2886 1927 2886 1929 2886 2098 2887 2100 2887 1929 2887 1929 2888 1927 2888 1928 2888 2029 2889 2025 2889 2024 2889 2025 2890 2021 2890 2020 2890 2021 2891 2017 2891 2016 2891 2034 2892 2030 2892 2029 2892 2030 2893 2026 2893 2025 2893 2026 2894 2022 2894 2021 2894 2039 2895 2035 2895 2034 2895 2035 2896 2031 2896 2030 2896 2031 2897 2027 2897 2026 2897 2044 2898 2040 2898 2039 2898 2040 2899 2036 2899 2035 2899 2036 2900 2032 2900 2031 2900 2049 2901 2045 2901 2044 2901 2045 2902 2041 2902 2040 2902 2041 2903 2037 2903 2036 2903 2054 2904 2050 2904 2049 2904 2050 2905 2046 2905 2045 2905 2046 2906 2042 2906 2041 2906 2059 2907 2055 2907 2054 2907 2055 2908 2051 2908 2050 2908 2051 2909 2047 2909 2046 2909 2064 2910 2060 2910 2059 2910 2060 2911 2056 2911 2055 2911 2056 2912 2052 2912 2051 2912 2069 2913 2065 2913 2064 2913 2065 2914 2061 2914 2060 2914 2061 2915 2057 2915 2056 2915 2074 2916 2070 2916 2069 2916 2070 2917 2066 2917 2065 2917 2066 2918 2062 2918 2061 2918 2079 2919 2075 2919 2074 2919 2075 2920 2071 2920 2070 2920 2071 2921 2067 2921 2066 2921 2084 2922 2080 2922 2079 2922 2080 2923 2076 2923 2075 2923 2076 2924 2072 2924 2071 2924 2087 2925 2085 2925 2084 2925 2085 2926 2081 2926 2080 2926 2081 2927 2077 2927 2076 2927 1957 2928 1955 2928 1956 2928 485 2929 1542 2929 486 2929 486 2930 1542 2930 1959 2930 1959 2931 1542 2931 1960 2931 1960 2931 1542 2931 1748 2931 2088 2932 1748 2932 1746 2932 1743 2933 2088 2933 1746 2933 1743 2934 2089 2934 2088 2934 1743 2935 1739 2935 2089 2935 2089 2935 1739 2935 2090 2935 2090 2936 1739 2936 1734 2936 2091 2937 1734 2937 1572 2937 2092 2938 1572 2938 1570 2938 2093 2939 1570 2939 1571 2939 2094 2940 1571 2940 1586 2940 2095 2941 1586 2941 1594 2941 2096 2942 1594 2942 1602 2942 2097 2943 1602 2943 1612 2943 2098 2944 1612 2944 1613 2944 2100 2945 1613 2945 1622 2945 2099 2946 1622 2946 1631 2946 2101 2947 1631 2947 1640 2947 2102 2948 1640 2948 1649 2948 2103 2949 1649 2949 1657 2949 2104 2950 1657 2950 1665 2950 2105 2951 1665 2951 1673 2951 2106 2952 1673 2952 1681 2952 2107 2953 1681 2953 1689 2953 2108 2954 1689 2954 1697 2954 2109 2955 1697 2955 1705 2955 1905 2956 1705 2956 284 2956 294 2957 1905 2957 284 2957 1960 2958 1748 2958 2088 2958 2090 2936 1734 2936 2091 2936 2091 2959 1572 2959 2092 2959 2092 2960 1570 2960 2093 2960 2093 2939 1571 2939 2094 2939 2094 2940 1586 2940 2095 2940 2095 2941 1594 2941 2096 2941 2096 2961 1602 2961 2097 2961 2097 2943 1612 2943 2098 2943 2098 2944 1613 2944 2100 2944 2100 2962 1622 2962 2099 2962 2099 2946 1631 2946 2101 2946 2101 2947 1640 2947 2102 2947 2102 2948 1649 2948 2103 2948 2103 2963 1657 2963 2104 2963 2104 2964 1665 2964 2105 2964 2105 2951 1673 2951 2106 2951 2106 2952 1681 2952 2107 2952 2107 2965 1689 2965 2108 2965 2108 2966 1697 2966 2109 2966 2109 2955 1705 2955 1905 2955 2110 1 2111 1 2112 1 2110 1 2113 1 2111 1 2110 1 2114 1 2113 1 2110 1 2115 1 2114 1 2110 1 2116 1 2115 1 2110 1 2117 1 2116 1 2110 1 2118 1 2117 1 2110 1 2119 1 2118 1 2118 1 2119 1 2120 1 2120 1 2119 1 2121 1 2121 1 2119 1 2122 1 2122 1 2119 1 2123 1 2123 1 2119 1 2124 1 2124 1 2119 1 2125 1 2126 1 2125 1 2127 1 2126 1 2124 1 2125 1 2128 1 2129 1 2125 1 2128 1 2130 1 2129 1 2128 1 2131 1 2130 1 2128 1 2132 1 2131 1 2128 1 2133 1 2132 1 2128 1 2134 1 2133 1 2128 1 2135 1 2134 1 2128 1 2136 1 2135 1 2135 1 2136 1 2137 1 2137 1 2136 1 2138 1 2138 1 2136 1 2139 1 2139 1 2136 1 2140 1 2140 1 2136 1 2112 1 2141 1 2112 1 2142 1 2141 1 2140 1 2112 1 2111 1 2143 1 2112 1 2112 1 2143 1 2144 1 2142 1 2112 1 2144 1 2129 1 2145 1 2125 1 2125 1 2145 1 2146 1 2127 1 2125 1 2146 1 1308 41 1309 41 2136 41 2136 41 1309 41 2112 41 1299 2967 1308 2967 2128 2967 2128 2968 1308 2968 2136 2968 1301 2969 1299 2969 2125 2969 2125 2970 1299 2970 2128 2970 1302 249 1301 249 2119 249 2119 249 1301 249 2125 249 1305 2971 1302 2971 2110 2971 2110 2972 1302 2972 2119 2972 1309 2973 1305 2973 2112 2973 2112 2974 1305 2974 2110 2974 2126 2975 337 2975 2124 2975 2126 2976 339 2976 337 2976 2126 2977 2127 2977 339 2977 339 2978 2127 2978 341 2978 341 2979 2127 2979 2146 2979 343 2980 2146 2980 2145 2980 345 2981 2145 2981 2129 2981 347 2982 2129 2982 2130 2982 383 2983 2130 2983 2131 2983 384 2984 2131 2984 2132 2984 385 2985 2132 2985 2133 2985 386 2986 2133 2986 2134 2986 387 2987 2134 2987 2135 2987 388 2988 2135 2988 2137 2988 305 2989 2137 2989 2138 2989 304 2990 2138 2990 2139 2990 301 2991 2139 2991 2140 2991 302 2992 2140 2992 2141 2992 308 2993 2141 2993 2142 2993 306 2994 2142 2994 2144 2994 309 2995 2144 2995 2143 2995 311 2996 2143 2996 2111 2996 314 2997 2111 2997 2113 2997 316 2998 2113 2998 2114 2998 318 2999 2114 2999 2115 2999 320 3000 2115 3000 2116 3000 323 3001 2116 3001 2117 3001 325 3002 2117 3002 2118 3002 327 3003 2118 3003 2120 3003 329 3004 2120 3004 2121 3004 331 3005 2121 3005 2122 3005 333 3006 2122 3006 2123 3006 335 3007 2123 3007 2124 3007 337 3008 335 3008 2124 3008 341 3009 2146 3009 343 3009 343 3010 2145 3010 345 3010 345 3011 2129 3011 347 3011 347 3012 2130 3012 383 3012 383 3013 2131 3013 384 3013 384 3014 2132 3014 385 3014 385 3015 2133 3015 386 3015 386 3016 2134 3016 387 3016 387 3017 2135 3017 388 3017 388 3018 2137 3018 305 3018 305 3019 2138 3019 304 3019 304 3020 2139 3020 301 3020 301 3021 2140 3021 302 3021 302 3022 2141 3022 308 3022 308 3023 2142 3023 306 3023 306 3024 2144 3024 309 3024 309 3025 2143 3025 311 3025 311 3026 2111 3026 314 3026 314 3027 2113 3027 316 3027 316 3028 2114 3028 318 3028 318 3029 2115 3029 320 3029 320 3030 2116 3030 323 3030 323 3031 2117 3031 325 3031 325 3032 2118 3032 327 3032 327 3033 2120 3033 329 3033 329 3034 2121 3034 331 3034 331 3035 2122 3035 333 3035 333 3036 2123 3036 335 3036 2147 1 2148 1 2149 1 2147 1 2150 1 2148 1 2147 1 2151 1 2150 1 2147 1 2152 1 2151 1 2147 1 2153 1 2152 1 2147 1 2154 1 2153 1 2147 1 2155 1 2154 1 2147 1 2156 1 2155 1 2155 1 2156 1 2157 1 2157 1 2156 1 2158 1 2158 1 2156 1 2159 1 2159 1 2156 1 2160 1 2160 1 2156 1 2161 1 2161 1 2156 1 2162 1 2163 1 2162 1 2164 1 2163 1 2161 1 2162 1 2165 1 2166 1 2162 1 2165 1 2167 1 2166 1 2165 1 2168 1 2167 1 2165 1 2169 1 2168 1 2165 1 2170 1 2169 1 2165 1 2171 1 2170 1 2165 1 2172 1 2171 1 2165 1 2173 1 2172 1 2172 1 2173 1 2174 1 2174 1 2173 1 2175 1 2175 1 2173 1 2176 1 2176 1 2173 1 2177 1 2177 1 2173 1 2149 1 2178 1 2149 1 2179 1 2178 1 2177 1 2149 1 2148 1 2180 1 2149 1 2149 1 2180 1 2181 1 2179 1 2149 1 2181 1 2166 1 2182 1 2162 1 2162 1 2182 1 2183 1 2164 1 2162 1 2183 1 1300 41 1303 41 2173 41 2173 41 1303 41 2149 41 1298 2967 1300 2967 2165 2967 2165 3037 1300 3037 2173 3037 1307 2969 1298 2969 2162 2969 2162 3038 1298 3038 2165 3038 1306 249 1307 249 2156 249 2156 249 1307 249 2162 249 1304 2971 1306 2971 2147 2971 2147 3039 1306 3039 2156 3039 1303 2973 1304 2973 2149 2973 2149 3040 1304 3040 2147 3040 2163 2975 357 2975 2161 2975 2163 2976 356 2976 357 2976 2163 2977 2164 2977 356 2977 356 2978 2164 2978 355 2978 355 2979 2164 2979 2183 2979 354 3041 2183 3041 2182 3041 353 2981 2182 2981 2166 2981 352 2982 2166 2982 2167 2982 351 2983 2167 2983 2168 2983 350 2984 2168 2984 2169 2984 349 2985 2169 2985 2170 2985 348 3042 2170 3042 2171 3042 346 2987 2171 2987 2172 2987 344 3043 2172 3043 2174 3043 342 2989 2174 2989 2175 2989 340 2990 2175 2990 2176 2990 338 2991 2176 2991 2177 2991 336 2992 2177 2992 2178 2992 334 2993 2178 2993 2179 2993 332 2994 2179 2994 2181 2994 381 2995 2181 2995 2180 2995 379 3044 2180 3044 2148 3044 377 2997 2148 2997 2150 2997 375 3045 2150 3045 2151 3045 373 2999 2151 2999 2152 2999 371 3000 2152 3000 2153 3000 368 3001 2153 3001 2154 3001 366 3002 2154 3002 2155 3002 364 3003 2155 3003 2157 3003 362 3046 2157 3046 2158 3046 360 3005 2158 3005 2159 3005 359 3006 2159 3006 2160 3006 358 3007 2160 3007 2161 3007 357 3008 358 3008 2161 3008 355 3009 2183 3009 354 3009 354 3047 2182 3047 353 3047 353 3011 2166 3011 352 3011 352 3012 2167 3012 351 3012 351 3013 2168 3013 350 3013 350 3014 2169 3014 349 3014 349 3015 2170 3015 348 3015 348 3016 2171 3016 346 3016 346 3017 2172 3017 344 3017 344 3048 2174 3048 342 3048 342 3019 2175 3019 340 3019 340 3020 2176 3020 338 3020 338 3021 2177 3021 336 3021 336 3022 2178 3022 334 3022 334 3023 2179 3023 332 3023 332 3024 2181 3024 381 3024 381 3049 2180 3049 379 3049 379 3026 2148 3026 377 3026 377 3027 2150 3027 375 3027 375 3028 2151 3028 373 3028 373 3029 2152 3029 371 3029 371 3030 2153 3030 368 3030 368 3031 2154 3031 366 3031 366 3032 2155 3032 364 3032 364 3050 2157 3050 362 3050 362 3034 2158 3034 360 3034 360 3035 2159 3035 359 3035 359 3036 2160 3036 358 3036 611 41 609 41 2184 41 2184 41 609 41 2185 41 609 2973 607 2973 2185 2973 2185 3040 607 3040 2186 3040 607 2971 618 2971 2186 2971 2186 3039 618 3039 2187 3039 618 249 617 249 2187 249 2187 249 617 249 2188 249 617 2969 613 2969 2188 2969 2188 3038 613 3038 2189 3038 613 2967 611 2967 2189 2967 2189 3037 611 3037 2184 3037 2190 1 2187 1 2191 1 2190 1 2192 1 2187 1 2187 1 2192 1 2193 1 2194 1 2187 1 2193 1 2194 1 2195 1 2187 1 2187 1 2195 1 2186 1 2186 1 2195 1 2196 1 2197 1 2186 1 2196 1 2197 1 2198 1 2186 1 2186 1 2198 1 2199 1 2200 1 2186 1 2199 1 2200 1 2201 1 2186 1 2186 1 2201 1 2185 1 2185 1 2201 1 2202 1 2203 1 2185 1 2202 1 2203 1 2204 1 2185 1 2185 1 2204 1 2205 1 2206 1 2185 1 2205 1 2206 1 2184 1 2185 1 2206 1 2207 1 2184 1 2184 1 2207 1 2208 1 2209 1 2184 1 2208 1 2209 1 2210 1 2184 1 2184 1 2210 1 2189 1 2189 1 2210 1 2211 1 2212 1 2189 1 2211 1 2212 1 2213 1 2189 1 2189 1 2213 1 2214 1 2215 1 2189 1 2214 1 2215 1 2216 1 2189 1 2189 1 2216 1 2188 1 2188 1 2216 1 2217 1 2218 1 2188 1 2217 1 2218 1 2219 1 2188 1 2188 1 2219 1 2220 1 2191 1 2188 1 2220 1 2191 1 2187 1 2188 1 615 41 616 41 2221 41 2221 41 616 41 2222 41 616 2973 608 2973 2222 2973 2222 2974 608 2974 2223 2974 608 2971 610 2971 2223 2971 2223 2972 610 2972 2224 2972 610 249 612 249 2224 249 2224 249 612 249 2225 249 612 2969 614 2969 2225 2969 2225 2970 614 2970 2226 2970 614 2967 615 2967 2226 2967 2226 2968 615 2968 2221 2968 2227 1 2224 1 2228 1 2227 1 2229 1 2224 1 2224 1 2229 1 2230 1 2231 1 2224 1 2230 1 2231 1 2232 1 2224 1 2224 1 2232 1 2223 1 2223 1 2232 1 2233 1 2234 1 2223 1 2233 1 2234 1 2235 1 2223 1 2223 1 2235 1 2236 1 2237 1 2223 1 2236 1 2237 1 2238 1 2223 1 2223 1 2238 1 2222 1 2222 1 2238 1 2239 1 2240 1 2222 1 2239 1 2240 1 2241 1 2222 1 2222 1 2241 1 2242 1 2243 1 2222 1 2242 1 2243 1 2221 1 2222 1 2243 1 2244 1 2221 1 2221 1 2244 1 2245 1 2246 1 2221 1 2245 1 2246 1 2247 1 2221 1 2221 1 2247 1 2226 1 2226 1 2247 1 2248 1 2249 1 2226 1 2248 1 2249 1 2250 1 2226 1 2226 1 2250 1 2251 1 2252 1 2226 1 2251 1 2252 1 2253 1 2226 1 2226 1 2253 1 2225 1 2225 1 2253 1 2254 1 2255 1 2225 1 2254 1 2255 1 2256 1 2225 1 2225 1 2256 1 2257 1 2228 1 2225 1 2257 1 2228 1 2224 1 2225 1 2220 2975 2258 2975 2191 2975 2220 2976 2259 2976 2258 2976 2220 2977 2219 2977 2259 2977 2259 2978 2219 2978 2260 2978 2260 2979 2219 2979 2218 2979 2261 3041 2218 3041 2217 3041 2262 2981 2217 2981 2216 2981 2263 2982 2216 2982 2215 2982 2264 2983 2215 2983 2214 2983 2265 2984 2214 2984 2213 2984 2266 2985 2213 2985 2212 2985 2267 3042 2212 3042 2211 3042 2268 2987 2211 2987 2210 2987 2269 3043 2210 3043 2209 3043 2270 2989 2209 2989 2208 2989 2271 2990 2208 2990 2207 2990 2272 2991 2207 2991 2206 2991 2273 2992 2206 2992 2205 2992 2274 2993 2205 2993 2204 2993 2275 2994 2204 2994 2203 2994 2276 2995 2203 2995 2202 2995 2277 3044 2202 3044 2201 3044 2278 2997 2201 2997 2200 2997 2279 3045 2200 3045 2199 3045 2280 2999 2199 2999 2198 2999 2281 3000 2198 3000 2197 3000 2282 3001 2197 3001 2196 3001 2283 3002 2196 3002 2195 3002 2284 3003 2195 3003 2194 3003 2285 3046 2194 3046 2193 3046 2286 3005 2193 3005 2192 3005 2287 3006 2192 3006 2190 3006 2288 3007 2190 3007 2191 3007 2258 3008 2288 3008 2191 3008 2260 3009 2218 3009 2261 3009 2261 3047 2217 3047 2262 3047 2262 3011 2216 3011 2263 3011 2263 3012 2215 3012 2264 3012 2264 3013 2214 3013 2265 3013 2265 3014 2213 3014 2266 3014 2266 3015 2212 3015 2267 3015 2267 3016 2211 3016 2268 3016 2268 3017 2210 3017 2269 3017 2269 3048 2209 3048 2270 3048 2270 3019 2208 3019 2271 3019 2271 3020 2207 3020 2272 3020 2272 3021 2206 3021 2273 3021 2273 3022 2205 3022 2274 3022 2274 3023 2204 3023 2275 3023 2275 3024 2203 3024 2276 3024 2276 3049 2202 3049 2277 3049 2277 3026 2201 3026 2278 3026 2278 3027 2200 3027 2279 3027 2279 3028 2199 3028 2280 3028 2280 3029 2198 3029 2281 3029 2281 3030 2197 3030 2282 3030 2282 3031 2196 3031 2283 3031 2283 3032 2195 3032 2284 3032 2284 3050 2194 3050 2285 3050 2285 3034 2193 3034 2286 3034 2286 3035 2192 3035 2287 3035 2287 3036 2190 3036 2288 3036 2257 2975 2289 2975 2228 2975 2257 2976 2290 2976 2289 2976 2257 2977 2256 2977 2290 2977 2290 2978 2256 2978 2291 2978 2291 2979 2256 2979 2255 2979 2292 2980 2255 2980 2254 2980 2293 2981 2254 2981 2253 2981 2294 2982 2253 2982 2252 2982 2295 2983 2252 2983 2251 2983 2296 2984 2251 2984 2250 2984 2297 2985 2250 2985 2249 2985 2298 2986 2249 2986 2248 2986 2299 2987 2248 2987 2247 2987 2300 2988 2247 2988 2246 2988 2301 2989 2246 2989 2245 2989 2302 2990 2245 2990 2244 2990 2303 2991 2244 2991 2243 2991 2304 2992 2243 2992 2242 2992 2305 2993 2242 2993 2241 2993 2306 2994 2241 2994 2240 2994 2307 2995 2240 2995 2239 2995 2308 2996 2239 2996 2238 2996 2309 2997 2238 2997 2237 2997 2310 2998 2237 2998 2236 2998 2311 2999 2236 2999 2235 2999 2312 3000 2235 3000 2234 3000 2313 3001 2234 3001 2233 3001 2314 3002 2233 3002 2232 3002 2315 3003 2232 3003 2231 3003 2316 3004 2231 3004 2230 3004 2317 3005 2230 3005 2229 3005 2318 3006 2229 3006 2227 3006 2319 3007 2227 3007 2228 3007 2289 3008 2319 3008 2228 3008 2291 3009 2255 3009 2292 3009 2292 3010 2254 3010 2293 3010 2293 3011 2253 3011 2294 3011 2294 3012 2252 3012 2295 3012 2295 3013 2251 3013 2296 3013 2296 3014 2250 3014 2297 3014 2297 3015 2249 3015 2298 3015 2298 3016 2248 3016 2299 3016 2299 3017 2247 3017 2300 3017 2300 3018 2246 3018 2301 3018 2301 3019 2245 3019 2302 3019 2302 3020 2244 3020 2303 3020 2303 3021 2243 3021 2304 3021 2304 3022 2242 3022 2305 3022 2305 3023 2241 3023 2306 3023 2306 3024 2240 3024 2307 3024 2307 3025 2239 3025 2308 3025 2308 3026 2238 3026 2309 3026 2309 3027 2237 3027 2310 3027 2310 3028 2236 3028 2311 3028 2311 3029 2235 3029 2312 3029 2312 3030 2234 3030 2313 3030 2313 3031 2233 3031 2314 3031 2314 3032 2232 3032 2315 3032 2315 3033 2231 3033 2316 3033 2316 3034 2230 3034 2317 3034 2317 3035 2229 3035 2318 3035 2318 3036 2227 3036 2319 3036 604 3051 2282 3051 280 3051 604 3052 2281 3052 2282 3052 604 3053 2280 3053 2281 3053 604 3054 2279 3054 2280 3054 604 181 606 181 2279 181 2279 3055 606 3055 2314 3055 2278 3056 2314 3056 2315 3056 2277 3057 2315 3057 2316 3057 2276 3058 2316 3058 2317 3058 2275 3059 2317 3059 2318 3059 2274 3060 2318 3060 2319 3060 2273 174 2319 174 2289 174 2272 3061 2289 3061 2290 3061 2271 3062 2290 3062 2291 3062 2033 3063 2291 3063 2292 3063 2038 3064 2292 3064 2293 3064 2043 3065 2293 3065 2294 3065 2048 3066 2294 3066 2295 3066 2053 3067 2295 3067 2296 3067 2058 3068 2296 3068 2063 3068 2058 162 2053 162 2296 162 481 3069 2311 3069 606 3069 481 3070 2310 3070 2311 3070 481 3071 2309 3071 2310 3071 481 3072 2308 3072 2309 3072 481 3073 2307 3073 2308 3073 481 3074 2306 3074 2307 3074 481 3075 2305 3075 2306 3075 481 3076 2304 3076 2305 3076 481 3077 2303 3077 2304 3077 481 3078 483 3078 2303 3078 2303 3079 483 3079 2302 3079 2302 3080 483 3080 2301 3080 2301 3081 483 3081 2086 3081 2300 3082 2086 3082 2083 3082 2078 3083 2300 3083 2083 3083 2078 3084 2299 3084 2300 3084 2078 3085 2073 3085 2299 3085 2299 3086 2073 3086 2298 3086 2298 3087 2073 3087 2068 3087 2297 3088 2068 3088 2063 3088 2296 3089 2297 3089 2063 3089 2301 3090 2086 3090 2300 3090 2298 3091 2068 3091 2297 3091 2053 3092 2048 3092 2295 3092 2048 211 2043 211 2294 211 2043 3093 2038 3093 2293 3093 2038 213 2033 213 2292 213 2291 3094 2033 3094 2271 3094 2271 3095 2033 3095 2028 3095 2270 3096 2028 3096 2023 3096 2269 3097 2023 3097 2018 3097 2268 3098 2018 3098 2013 3098 2267 3099 2013 3099 2008 3099 2266 3100 2008 3100 2003 3100 2265 3101 2003 3101 1998 3101 2264 3102 1998 3102 1993 3102 1988 3103 2264 3103 1993 3103 1988 3104 2263 3104 2264 3104 1988 181 1983 181 2263 181 2263 234 1983 234 2262 234 2262 3105 1983 3105 1969 3105 2261 196 1969 196 1967 196 2260 195 1967 195 282 195 2259 194 282 194 280 194 2258 192 280 192 2288 192 2258 193 2259 193 280 193 2271 228 2028 228 2270 228 2270 229 2023 229 2269 229 2269 230 2018 230 2268 230 2268 3106 2013 3106 2267 3106 2267 3107 2008 3107 2266 3107 2266 203 2003 203 2265 203 2265 3108 1998 3108 2264 3108 2262 3109 1969 3109 2261 3109 2261 234 1967 234 2260 234 2260 236 282 236 2259 236 2273 215 2274 215 2319 215 2274 214 2275 214 2318 214 2275 217 2276 217 2317 217 2276 3110 2277 3110 2316 3110 2277 219 2278 219 2315 219 2278 3111 2279 3111 2314 3111 2282 3112 2283 3112 280 3112 280 3113 2283 3113 2284 3113 2285 3114 280 3114 2284 3114 2285 3115 2286 3115 280 3115 280 3116 2286 3116 2287 3116 2288 191 280 191 2287 191 2271 214 2272 214 2290 214 2272 216 2273 216 2289 216 2311 222 2312 222 606 222 606 3117 2312 3117 2313 3117 2314 220 606 220 2313 220 2320 3118 2321 3118 2322 3118 2322 3119 2321 3119 2323 3119 2323 366 603 366 2322 366 2322 3120 603 3120 276 3120 2324 2166 276 2166 2325 2166 2325 2166 276 2166 603 2166 2326 2166 603 2166 2327 2166 2326 2166 2325 2166 603 2166 2326 2166 2328 2166 2325 2166 2326 2166 2329 2166 2328 2166 603 2166 2330 2166 2327 2166 2327 2166 2330 2166 2331 2166 2323 2 2332 2 603 2 603 2 2332 2 2330 2 2323 1150 2321 1150 2332 1150 2332 1150 2321 1150 2333 1150 2321 1 2334 1 2333 1 2333 1 2334 1 2335 1 2336 3121 2337 3121 2338 3121 2336 3122 2339 3122 2337 3122 2336 3122 2340 3122 2339 3122 2339 3123 2340 3123 2341 3123 2341 3124 2340 3124 2342 3124 2343 3125 2342 3125 2344 3125 2345 3126 2344 3126 2346 3126 2347 3127 2346 3127 2348 3127 2349 3128 2348 3128 2350 3128 2351 3129 2350 3129 2352 3129 2353 3130 2352 3130 2354 3130 2355 3131 2354 3131 2356 3131 2357 3132 2356 3132 2358 3132 2359 3133 2358 3133 2360 3133 2361 3134 2360 3134 2362 3134 2363 3135 2362 3135 2364 3135 2365 3136 2364 3136 2366 3136 2367 3137 2366 3137 2368 3137 2369 3138 2368 3138 2370 3138 2371 3139 2370 3139 2372 3139 2373 3140 2372 3140 2374 3140 2375 3141 2374 3141 2376 3141 2377 3142 2376 3142 2378 3142 2379 3143 2378 3143 2380 3143 2381 3144 2380 3144 2382 3144 2383 3145 2382 3145 2338 3145 2337 3121 2383 3121 2338 3121 2341 3146 2342 3146 2343 3146 2343 3147 2344 3147 2345 3147 2345 3148 2346 3148 2347 3148 2347 3149 2348 3149 2349 3149 2349 3150 2350 3150 2351 3150 2351 3151 2352 3151 2353 3151 2353 3152 2354 3152 2355 3152 2355 3132 2356 3132 2357 3132 2357 3133 2358 3133 2359 3133 2359 3134 2360 3134 2361 3134 2361 3135 2362 3135 2363 3135 2363 3153 2364 3153 2365 3153 2365 3154 2366 3154 2367 3154 2367 3155 2368 3155 2369 3155 2369 3156 2370 3156 2371 3156 2371 3157 2372 3157 2373 3157 2373 3158 2374 3158 2375 3158 2375 3159 2376 3159 2377 3159 2377 3160 2378 3160 2379 3160 2379 3144 2380 3144 2381 3144 2381 3145 2382 3145 2383 3145 2384 3161 2385 3161 2386 3161 2384 3162 2387 3162 2385 3162 2384 3163 2388 3163 2387 3163 2387 3164 2388 3164 2389 3164 2389 3165 2388 3165 2390 3165 2391 3166 2390 3166 2392 3166 2393 3167 2392 3167 2394 3167 2395 3168 2394 3168 2396 3168 2397 3169 2396 3169 2398 3169 2399 3170 2398 3170 2400 3170 2401 3171 2400 3171 2402 3171 2403 3172 2402 3172 2404 3172 2405 3173 2404 3173 2406 3173 2407 3174 2406 3174 2408 3174 2409 3175 2408 3175 2410 3175 2411 3176 2410 3176 2412 3176 2413 3177 2412 3177 2414 3177 2415 3178 2414 3178 2416 3178 2417 3179 2416 3179 2418 3179 2419 3180 2418 3180 2420 3180 2421 3181 2420 3181 2422 3181 2423 3182 2422 3182 2424 3182 2425 3183 2424 3183 2426 3183 2427 3184 2426 3184 2428 3184 2429 3185 2428 3185 2430 3185 2431 3186 2430 3186 2432 3186 2433 3187 2432 3187 2434 3187 2435 3188 2434 3188 2436 3188 2437 3189 2436 3189 2438 3189 2439 3190 2438 3190 2386 3190 2385 3161 2439 3161 2386 3161 2389 3166 2390 3166 2391 3166 2391 3191 2392 3191 2393 3191 2393 3192 2394 3192 2395 3192 2395 3193 2396 3193 2397 3193 2397 3194 2398 3194 2399 3194 2399 3195 2400 3195 2401 3195 2401 3196 2402 3196 2403 3196 2403 3197 2404 3197 2405 3197 2405 3198 2406 3198 2407 3198 2407 3199 2408 3199 2409 3199 2409 3200 2410 3200 2411 3200 2411 3201 2412 3201 2413 3201 2413 3202 2414 3202 2415 3202 2415 3203 2416 3203 2417 3203 2417 3204 2418 3204 2419 3204 2419 3205 2420 3205 2421 3205 2421 3206 2422 3206 2423 3206 2423 3207 2424 3207 2425 3207 2425 3208 2426 3208 2427 3208 2427 3209 2428 3209 2429 3209 2429 3210 2430 3210 2431 3210 2431 3187 2432 3187 2433 3187 2433 3211 2434 3211 2435 3211 2435 3212 2436 3212 2437 3212 2437 3190 2438 3190 2439 3190 2382 41 2409 41 2338 41 2382 3213 2407 3213 2409 3213 2382 41 2380 41 2407 41 2407 3214 2380 3214 2405 3214 2405 41 2380 41 2378 41 2403 3215 2378 3215 2376 3215 2401 3216 2376 3216 2374 3216 2399 3217 2374 3217 2372 3217 2397 41 2372 41 2395 41 2397 41 2399 41 2372 41 2405 41 2378 41 2403 41 2403 41 2376 41 2401 41 2401 41 2374 41 2399 41 2372 41 2370 41 2395 41 2395 41 2370 41 2393 41 2393 3218 2370 3218 2368 3218 2391 3219 2368 3219 2366 3219 2389 41 2366 41 2364 41 2387 41 2364 41 2362 41 2385 41 2362 41 2360 41 2439 41 2360 41 2437 41 2439 41 2385 41 2360 41 2393 41 2368 41 2391 41 2391 41 2366 41 2389 41 2389 3220 2364 3220 2387 3220 2387 3221 2362 3221 2385 3221 2360 3222 2358 3222 2437 3222 2437 41 2358 41 2435 41 2435 41 2358 41 2356 41 2433 41 2356 41 2354 41 2431 3219 2354 3219 2352 3219 2429 3218 2352 3218 2350 3218 2427 3223 2350 3223 2348 3223 2425 41 2348 41 2423 41 2425 41 2427 41 2348 41 2435 3224 2356 3224 2433 3224 2433 41 2354 41 2431 41 2431 41 2352 41 2429 41 2429 41 2350 41 2427 41 2348 41 2346 41 2423 41 2423 41 2346 41 2421 41 2421 3216 2346 3216 2344 3216 2419 3215 2344 3215 2342 3215 2417 41 2342 41 2340 41 2415 41 2340 41 2336 41 2413 41 2336 41 2338 41 2411 41 2338 41 2409 41 2411 41 2413 41 2338 41 2421 41 2344 41 2419 41 2419 41 2342 41 2417 41 2417 3225 2340 3225 2415 3225 2415 3226 2336 3226 2413 3226 2330 3227 2332 3227 2331 3227 2331 3227 2332 3227 2440 3227 2331 147 2440 147 2327 147 2334 3228 2321 3228 2441 3228 2441 3229 2321 3229 2320 3229 2442 3230 2334 3230 2443 3230 2443 3231 2334 3231 2441 3231 2324 3232 2325 3232 2443 3232 2443 146 2325 146 2442 146 276 41 2404 41 2322 41 276 41 2406 41 2404 41 276 41 2408 41 2406 41 276 41 2410 41 2408 41 276 41 2412 41 2410 41 276 41 2324 41 2412 41 2412 41 2324 41 2444 41 2414 41 2444 41 2445 41 2416 3233 2445 3233 2446 3233 2418 3234 2446 3234 2447 3234 2420 3235 2447 3235 2448 3235 2422 3236 2448 3236 2449 3236 2424 3237 2449 3237 2450 3237 2426 3238 2450 3238 2451 3238 2428 3239 2451 3239 2452 3239 2430 3240 2452 3240 2453 3240 2432 3241 2453 3241 2454 3241 2434 3242 2454 3242 2455 3242 2436 3243 2455 3243 2456 3243 2438 3244 2456 3244 2457 3244 2320 3245 2457 3245 2441 3245 2320 41 2438 41 2457 41 2320 41 2386 41 2438 41 2320 41 2384 41 2386 41 2320 41 2388 41 2384 41 2320 41 2390 41 2388 41 2320 41 2392 41 2390 41 2320 41 2322 41 2392 41 2392 41 2322 41 2394 41 2394 41 2322 41 2396 41 2396 41 2322 41 2398 41 2398 41 2322 41 2400 41 2400 41 2322 41 2402 41 2402 41 2322 41 2404 41 2443 41 2458 41 2324 41 2443 3246 2459 3246 2458 3246 2443 41 2460 41 2459 41 2443 3247 2461 3247 2460 3247 2443 3248 2462 3248 2461 3248 2443 41 2463 41 2462 41 2443 3249 2464 3249 2463 3249 2443 3250 2441 3250 2464 3250 2464 41 2441 41 2465 41 2465 41 2441 41 2466 41 2466 41 2441 41 2467 41 2467 41 2441 41 2468 41 2468 41 2441 41 2457 41 2438 41 2436 41 2456 41 2436 41 2434 41 2455 41 2434 3251 2432 3251 2454 3251 2432 3252 2430 3252 2453 3252 2430 41 2428 41 2452 41 2428 41 2426 41 2451 41 2426 41 2424 41 2450 41 2424 3253 2422 3253 2449 3253 2422 41 2420 41 2448 41 2420 41 2418 41 2447 41 2418 41 2416 41 2446 41 2416 41 2414 41 2445 41 2414 41 2412 41 2444 41 2458 41 2469 41 2324 41 2324 41 2469 41 2470 41 2471 41 2324 41 2470 41 2471 41 2444 41 2324 41 2472 3254 2473 3254 2474 3254 2472 3255 2475 3255 2473 3255 2472 3255 2476 3255 2475 3255 2475 3256 2476 3256 2477 3256 2477 3257 2476 3257 2478 3257 2479 3258 2478 3258 2480 3258 2481 3259 2480 3259 2482 3259 2483 3127 2482 3127 2484 3127 2485 3128 2484 3128 2486 3128 2487 3260 2486 3260 2488 3260 2489 3261 2488 3261 2490 3261 2491 3262 2490 3262 2492 3262 2493 3263 2492 3263 2494 3263 2495 3264 2494 3264 2496 3264 2497 3265 2496 3265 2498 3265 2499 3266 2498 3266 2500 3266 2501 3267 2500 3267 2502 3267 2503 3268 2502 3268 2504 3268 2505 3269 2504 3269 2506 3269 2507 3139 2506 3139 2508 3139 2509 3140 2508 3140 2510 3140 2511 3270 2510 3270 2512 3270 2513 3271 2512 3271 2514 3271 2515 3272 2514 3272 2516 3272 2517 3273 2516 3273 2518 3273 2519 3274 2518 3274 2474 3274 2473 3275 2519 3275 2474 3275 2477 3276 2478 3276 2479 3276 2479 3277 2480 3277 2481 3277 2481 3148 2482 3148 2483 3148 2483 3149 2484 3149 2485 3149 2485 3278 2486 3278 2487 3278 2487 3279 2488 3279 2489 3279 2489 3280 2490 3280 2491 3280 2491 3263 2492 3263 2493 3263 2493 3281 2494 3281 2495 3281 2495 3282 2496 3282 2497 3282 2497 3266 2498 3266 2499 3266 2499 3283 2500 3283 2501 3283 2501 3284 2502 3284 2503 3284 2503 3285 2504 3285 2505 3285 2505 3156 2506 3156 2507 3156 2507 3157 2508 3157 2509 3157 2509 3286 2510 3286 2511 3286 2511 3287 2512 3287 2513 3287 2513 3288 2514 3288 2515 3288 2515 3273 2516 3273 2517 3273 2517 3289 2518 3289 2519 3289 2457 3161 2520 3161 2468 3161 2457 3162 2521 3162 2520 3162 2457 3163 2456 3163 2521 3163 2521 3164 2456 3164 2522 3164 2522 3165 2456 3165 2455 3165 2523 3290 2455 3290 2454 3290 2524 3291 2454 3291 2453 3291 2525 3168 2453 3168 2452 3168 2526 3292 2452 3292 2451 3292 2527 3293 2451 3293 2450 3293 2528 3171 2450 3171 2449 3171 2529 3294 2449 3294 2448 3294 2530 3295 2448 3295 2447 3295 2531 3174 2447 3174 2446 3174 2532 3175 2446 3175 2445 3175 2533 3176 2445 3176 2444 3176 2534 3177 2444 3177 2471 3177 2535 3178 2471 3178 2470 3178 2536 3179 2470 3179 2469 3179 2537 3296 2469 3296 2458 3296 2538 3297 2458 3297 2459 3297 2539 3182 2459 3182 2460 3182 2540 3298 2460 3298 2461 3298 2541 3299 2461 3299 2462 3299 2542 3185 2462 3185 2463 3185 2543 3300 2463 3300 2464 3300 2544 3301 2464 3301 2465 3301 2545 3188 2465 3188 2466 3188 2546 3189 2466 3189 2467 3189 2547 3190 2467 3190 2468 3190 2520 3161 2547 3161 2468 3161 2522 3302 2455 3302 2523 3302 2523 3303 2454 3303 2524 3303 2524 3192 2453 3192 2525 3192 2525 3304 2452 3304 2526 3304 2526 3305 2451 3305 2527 3305 2527 3195 2450 3195 2528 3195 2528 3306 2449 3306 2529 3306 2529 1121 2448 1121 2530 1121 2530 3198 2447 3198 2531 3198 2531 3199 2446 3199 2532 3199 2532 3200 2445 3200 2533 3200 2533 3201 2444 3201 2534 3201 2534 3202 2471 3202 2535 3202 2535 3203 2470 3203 2536 3203 2536 3307 2469 3307 2537 3307 2537 3308 2458 3308 2538 3308 2538 3206 2459 3206 2539 3206 2539 3309 2460 3309 2540 3309 2540 3310 2461 3310 2541 3310 2541 3209 2462 3209 2542 3209 2542 3311 2463 3311 2543 3311 2543 3312 2464 3312 2544 3312 2544 3211 2465 3211 2545 3211 2545 3212 2466 3212 2546 3212 2546 3190 2467 3190 2547 3190 2518 41 2532 41 2474 41 2518 3313 2531 3313 2532 3313 2518 3314 2516 3314 2531 3314 2531 41 2516 41 2530 41 2530 3315 2516 3315 2514 3315 2529 3316 2514 3316 2512 3316 2528 3317 2512 3317 2510 3317 2527 3222 2510 3222 2508 3222 2526 41 2508 41 2525 41 2526 41 2527 41 2508 41 2530 3318 2514 3318 2529 3318 2529 41 2512 41 2528 41 2528 41 2510 41 2527 41 2508 41 2506 41 2525 41 2525 41 2506 41 2524 41 2524 3319 2506 3319 2504 3319 2523 3320 2504 3320 2502 3320 2522 3321 2502 3321 2500 3321 2521 3322 2500 3322 2498 3322 2520 3323 2498 3323 2496 3323 2547 41 2496 41 2546 41 2547 41 2520 41 2496 41 2524 41 2504 41 2523 41 2523 3324 2502 3324 2522 3324 2522 41 2500 41 2521 41 2521 3226 2498 3226 2520 3226 2496 3222 2494 3222 2546 3222 2546 41 2494 41 2545 41 2545 3322 2494 3322 2492 3322 2544 3321 2492 3321 2490 3321 2543 3320 2490 3320 2488 3320 2542 3325 2488 3325 2486 3325 2541 3326 2486 3326 2484 3326 2540 41 2484 41 2539 41 2540 41 2541 41 2484 41 2545 41 2492 41 2544 41 2544 3327 2490 3327 2543 3327 2543 41 2488 41 2542 41 2542 41 2486 41 2541 41 2484 41 2482 41 2539 41 2539 41 2482 41 2538 41 2538 3328 2482 3328 2480 3328 2537 3316 2480 3316 2478 3316 2536 3315 2478 3315 2476 3315 2535 3329 2476 3329 2472 3329 2534 3330 2472 3330 2474 3330 2533 41 2474 41 2532 41 2533 41 2534 41 2474 41 2538 41 2480 41 2537 41 2537 3331 2478 3331 2536 3331 2536 41 2476 41 2535 41 2535 3221 2472 3221 2534 3221 2548 3227 2328 3227 2549 3227 2549 3227 2328 3227 2329 3227 2442 147 2325 147 2548 147 2548 147 2325 147 2328 147 2549 2 2329 2 2326 2 2381 249 2383 249 2327 249 2379 249 2327 249 2440 249 2377 249 2440 249 2375 249 2377 249 2379 249 2440 249 2339 249 2515 249 2337 249 2339 249 2513 249 2515 249 2339 249 2341 249 2513 249 2513 249 2341 249 2511 249 2511 249 2341 249 2343 249 2509 249 2343 249 2345 249 2507 249 2345 249 2347 249 2505 249 2347 249 2349 249 2503 249 2349 249 2351 249 2501 249 2351 249 2353 249 2499 249 2353 249 2355 249 2497 249 2355 249 2357 249 2335 249 2357 249 2333 249 2335 249 2497 249 2357 249 2335 249 2495 249 2497 249 2335 249 2493 249 2495 249 2335 249 2491 249 2493 249 2335 249 2548 249 2491 249 2491 249 2548 249 2489 249 2489 249 2548 249 2487 249 2487 249 2548 249 2549 249 2485 249 2549 249 2483 249 2485 249 2487 249 2549 249 2511 249 2343 249 2509 249 2509 249 2345 249 2507 249 2507 249 2347 249 2505 249 2505 249 2349 249 2503 249 2503 249 2351 249 2501 249 2501 249 2353 249 2499 249 2499 249 2355 249 2497 249 2357 249 2359 249 2333 249 2333 249 2359 249 2361 249 2363 249 2333 249 2361 249 2363 249 2332 249 2333 249 2363 249 2365 249 2332 249 2332 249 2365 249 2367 249 2440 249 2367 249 2369 249 2371 249 2440 249 2369 249 2371 249 2373 249 2440 249 2440 249 2373 249 2375 249 2332 249 2367 249 2440 249 2379 249 2381 249 2327 249 2517 249 2519 249 2326 249 2327 249 2517 249 2326 249 2327 249 2337 249 2517 249 2327 249 2383 249 2337 249 2519 249 2473 249 2326 249 2326 249 2473 249 2475 249 2549 249 2475 249 2477 249 2479 249 2549 249 2477 249 2479 249 2481 249 2549 249 2549 249 2481 249 2483 249 2326 249 2475 249 2549 249 2515 249 2517 249 2337 249 2334 1121 2442 1121 2335 1121 2335 1121 2442 1121 2548 1121 2550 3332 2551 3332 2552 3332 2552 3333 2551 3333 2553 3333 2553 240 2554 240 2552 240 2552 3334 2554 3334 2555 3334 478 2166 2555 2166 605 2166 605 2166 2555 2166 2554 2166 2556 2166 2554 2166 2557 2166 2556 2166 605 2166 2554 2166 2556 2166 2558 2166 605 2166 2556 2166 2559 2166 2558 2166 2554 2166 2560 2166 2557 2166 2557 2166 2560 2166 2561 2166 2553 147 2562 147 2554 147 2554 147 2562 147 2560 147 2553 1121 2551 1121 2562 1121 2562 1121 2551 1121 2563 1121 2551 1 2564 1 2563 1 2563 1 2564 1 2565 1 2566 3274 2567 3274 2568 3274 2566 3273 2569 3273 2567 3273 2566 3273 2570 3273 2569 3273 2569 3335 2570 3335 2571 3335 2571 3336 2570 3336 2572 3336 2573 3337 2572 3337 2574 3337 2575 3338 2574 3338 2576 3338 2577 3157 2576 3157 2578 3157 2579 3156 2578 3156 2580 3156 2581 3339 2580 3339 2582 3339 2583 3340 2582 3340 2584 3340 2585 3341 2584 3341 2586 3341 2587 3266 2586 3266 2588 3266 2589 3265 2588 3265 2590 3265 2591 3264 2590 3264 2592 3264 2593 3263 2592 3263 2594 3263 2595 3342 2594 3342 2596 3342 2597 3343 2596 3343 2598 3343 2599 3344 2598 3344 2600 3344 2601 3149 2600 3149 2602 3149 2603 3148 2602 3148 2604 3148 2605 3345 2604 3345 2606 3345 2607 3346 2606 3346 2608 3346 2609 3347 2608 3347 2610 3347 2611 3255 2610 3255 2612 3255 2613 3254 2612 3254 2568 3254 2567 3289 2613 3289 2568 3289 2571 3348 2572 3348 2573 3348 2573 3349 2574 3349 2575 3349 2575 3140 2576 3140 2577 3140 2577 3139 2578 3139 2579 3139 2579 3350 2580 3350 2581 3350 2581 3351 2582 3351 2583 3351 2583 3352 2584 3352 2585 3352 2585 3266 2586 3266 2587 3266 2587 3282 2588 3282 2589 3282 2589 3281 2590 3281 2591 3281 2591 3263 2592 3263 2593 3263 2593 3353 2594 3353 2595 3353 2595 3354 2596 3354 2597 3354 2597 3355 2598 3355 2599 3355 2599 3128 2600 3128 2601 3128 2601 3127 2602 3127 2603 3127 2603 3356 2604 3356 2605 3356 2605 3357 2606 3357 2607 3357 2607 3358 2608 3358 2609 3358 2609 3255 2610 3255 2611 3255 2611 3275 2612 3275 2613 3275 2614 3190 2615 3190 2616 3190 2614 3359 2617 3359 2615 3359 2614 3360 2618 3360 2617 3360 2617 3361 2618 3361 2619 3361 2619 3362 2618 3362 2620 3362 2621 3301 2620 3301 2622 3301 2623 3311 2622 3311 2624 3311 2625 3363 2624 3363 2626 3363 2627 3364 2626 3364 2628 3364 2629 3365 2628 3365 2630 3365 2631 3366 2630 3366 2632 3366 2633 3308 2632 3308 2634 3308 2635 3367 2634 3367 2636 3367 2637 3368 2636 3368 2638 3368 2639 3178 2638 3178 2640 3178 2641 3201 2640 3201 2642 3201 2643 3200 2642 3200 2644 3200 2645 3175 2644 3175 2646 3175 2647 3369 2646 3369 2648 3369 2649 3370 2648 3370 2650 3370 2651 3306 2650 3306 2652 3306 2653 3371 2652 3371 2654 3371 2655 3372 2654 3372 2656 3372 2657 3373 2656 3373 2658 3373 2659 3374 2658 3374 2660 3374 2661 3303 2660 3303 2662 3303 2663 3290 2662 3290 2664 3290 2665 3375 2664 3375 2666 3375 2667 3376 2666 3376 2668 3376 2669 3161 2668 3161 2616 3161 2615 3190 2669 3190 2616 3190 2619 3312 2620 3312 2621 3312 2621 3300 2622 3300 2623 3300 2623 3377 2624 3377 2625 3377 2625 3378 2626 3378 2627 3378 2627 3379 2628 3379 2629 3379 2629 3380 2630 3380 2631 3380 2631 3297 2632 3297 2633 3297 2633 1150 2634 1150 2635 1150 2635 3381 2636 3381 2637 3381 2637 3202 2638 3202 2639 3202 2639 3177 2640 3177 2641 3177 2641 3176 2642 3176 2643 3176 2643 3199 2644 3199 2645 3199 2645 3382 2646 3382 2647 3382 2647 3383 2648 3383 2649 3383 2649 3294 2650 3294 2651 3294 2651 3384 2652 3384 2653 3384 2653 3385 2654 3385 2655 3385 2655 3386 2656 3386 2657 3386 2657 3387 2658 3387 2659 3387 2659 3291 2660 3291 2661 3291 2661 3302 2662 3302 2663 3302 2663 3388 2664 3388 2665 3388 2665 3389 2666 3389 2667 3389 2667 3161 2668 3161 2669 3161 2612 249 2639 249 2568 249 2612 3390 2637 3390 2639 3390 2612 3391 2610 3391 2637 3391 2637 249 2610 249 2635 249 2635 3392 2610 3392 2608 3392 2633 3393 2608 3393 2606 3393 2631 3394 2606 3394 2604 3394 2629 3395 2604 3395 2602 3395 2627 249 2602 249 2625 249 2627 249 2629 249 2602 249 2635 3396 2608 3396 2633 3396 2633 249 2606 249 2631 249 2631 249 2604 249 2629 249 2602 249 2600 249 2625 249 2625 249 2600 249 2623 249 2623 3397 2600 3397 2598 3397 2621 3398 2598 3398 2596 3398 2619 3399 2596 3399 2594 3399 2617 3400 2594 3400 2592 3400 2615 3401 2592 3401 2590 3401 2669 249 2590 249 2667 249 2669 249 2615 249 2590 249 2623 249 2598 249 2621 249 2621 3402 2596 3402 2619 3402 2619 249 2594 249 2617 249 2617 3403 2592 3403 2615 3403 2590 3395 2588 3395 2667 3395 2667 249 2588 249 2665 249 2665 3400 2588 3400 2586 3400 2663 3399 2586 3399 2584 3399 2661 3398 2584 3398 2582 3398 2659 3404 2582 3404 2580 3404 2657 3405 2580 3405 2578 3405 2655 249 2578 249 2653 249 2655 249 2657 249 2578 249 2665 249 2586 249 2663 249 2663 3406 2584 3406 2661 3406 2661 249 2582 249 2659 249 2659 249 2580 249 2657 249 2578 249 2576 249 2653 249 2653 249 2576 249 2651 249 2651 3407 2576 3407 2574 3407 2649 3393 2574 3393 2572 3393 2647 3392 2572 3392 2570 3392 2645 3408 2570 3408 2566 3408 2643 3409 2566 3409 2568 3409 2641 249 2568 249 2639 249 2641 249 2643 249 2568 249 2651 249 2574 249 2649 249 2649 3410 2572 3410 2647 3410 2647 249 2570 249 2645 249 2645 3411 2566 3411 2643 3411 2560 3228 2562 3228 2561 3228 2561 3228 2562 3228 2670 3228 2561 2 2670 2 2557 2 2564 3227 2551 3227 2671 3227 2671 3412 2551 3412 2550 3412 2672 3413 2564 3413 2673 3413 2673 3414 2564 3414 2671 3414 478 3415 605 3415 2673 3415 2673 367 605 367 2672 367 2555 249 2634 249 2552 249 2555 3416 2636 3416 2634 3416 2555 249 2638 249 2636 249 2555 249 2640 249 2638 249 2555 249 2642 249 2640 249 2555 249 478 249 2642 249 2642 249 478 249 2674 249 2644 249 2674 249 2675 249 2646 3417 2675 3417 2676 3417 2648 3418 2676 3418 2677 3418 2650 3419 2677 3419 2678 3419 2652 3420 2678 3420 2679 3420 2654 3421 2679 3421 2680 3421 2656 249 2680 249 2681 249 2658 249 2681 249 2682 249 2660 3422 2682 3422 2683 3422 2662 3423 2683 3423 2684 3423 2664 3424 2684 3424 2685 3424 2666 3425 2685 3425 2686 3425 2668 3426 2686 3426 2687 3426 2550 3427 2687 3427 2671 3427 2550 249 2668 249 2687 249 2550 249 2616 249 2668 249 2550 249 2614 249 2616 249 2550 249 2618 249 2614 249 2550 249 2620 249 2618 249 2550 249 2622 249 2620 249 2550 249 2552 249 2622 249 2622 3428 2552 3428 2624 3428 2624 249 2552 249 2626 249 2626 249 2552 249 2628 249 2628 249 2552 249 2630 249 2630 249 2552 249 2632 249 2632 249 2552 249 2634 249 2673 249 2688 249 478 249 2673 249 2689 249 2688 249 2673 249 2690 249 2689 249 2673 249 2691 249 2690 249 2673 249 2692 249 2691 249 2673 249 2693 249 2692 249 2673 249 2694 249 2693 249 2673 249 2671 249 2694 249 2694 249 2671 249 2695 249 2695 249 2671 249 2696 249 2696 249 2671 249 2697 249 2697 249 2671 249 2698 249 2698 249 2671 249 2687 249 2668 249 2666 249 2686 249 2666 249 2664 249 2685 249 2664 249 2662 249 2684 249 2662 249 2660 249 2683 249 2660 249 2658 249 2682 249 2658 249 2656 249 2681 249 2656 249 2654 249 2680 249 2654 3429 2652 3429 2679 3429 2652 3430 2650 3430 2678 3430 2650 249 2648 249 2677 249 2648 249 2646 249 2676 249 2646 249 2644 249 2675 249 2644 249 2642 249 2674 249 2688 249 2699 249 478 249 478 249 2699 249 2700 249 2701 249 478 249 2700 249 2701 249 2674 249 478 249 2702 3145 2703 3145 2704 3145 2702 3144 2705 3144 2703 3144 2702 3144 2706 3144 2705 3144 2705 3143 2706 3143 2707 3143 2707 3160 2706 3160 2708 3160 2709 3159 2708 3159 2710 3159 2711 3431 2710 3431 2712 3431 2713 3157 2712 3157 2714 3157 2715 3156 2714 3156 2716 3156 2717 3432 2716 3432 2718 3432 2719 3154 2718 3154 2720 3154 2721 3153 2720 3153 2722 3153 2723 3135 2722 3135 2724 3135 2725 3134 2724 3134 2726 3134 2727 3133 2726 3133 2728 3133 2729 3132 2728 3132 2730 3132 2731 3152 2730 3152 2732 3152 2733 3151 2732 3151 2734 3151 2735 3433 2734 3433 2736 3433 2737 3149 2736 3149 2738 3149 2739 3148 2738 3148 2740 3148 2741 3434 2740 3434 2742 3434 2743 3146 2742 3146 2744 3146 2745 3123 2744 3123 2746 3123 2747 3122 2746 3122 2748 3122 2749 3121 2748 3121 2704 3121 2703 3145 2749 3145 2704 3145 2707 3142 2708 3142 2709 3142 2709 3435 2710 3435 2711 3435 2711 3140 2712 3140 2713 3140 2713 3139 2714 3139 2715 3139 2715 3436 2716 3436 2717 3436 2717 3137 2718 3137 2719 3137 2719 3136 2720 3136 2721 3136 2721 3135 2722 3135 2723 3135 2723 3134 2724 3134 2725 3134 2725 3133 2726 3133 2727 3133 2727 3132 2728 3132 2729 3132 2729 3131 2730 3131 2731 3131 2731 3130 2732 3130 2733 3130 2733 3437 2734 3437 2735 3437 2735 3128 2736 3128 2737 3128 2737 3127 2738 3127 2739 3127 2739 3438 2740 3438 2741 3438 2741 3125 2742 3125 2743 3125 2743 3124 2744 3124 2745 3124 2745 3122 2746 3122 2747 3122 2747 3121 2748 3121 2749 3121 2687 3190 2750 3190 2698 3190 2687 3359 2751 3359 2750 3359 2687 3360 2686 3360 2751 3360 2751 3361 2686 3361 2752 3361 2752 3362 2686 3362 2685 3362 2753 3187 2685 3187 2684 3187 2754 3439 2684 3439 2683 3439 2755 3363 2683 3363 2682 3363 2756 3440 2682 3440 2681 3440 2757 3441 2681 3441 2680 3441 2758 3366 2680 3366 2679 3366 2759 3442 2679 3442 2678 3442 2760 3204 2678 3204 2677 3204 2761 3368 2677 3368 2676 3368 2762 3178 2676 3178 2675 3178 2763 3201 2675 3201 2674 3201 2764 3200 2674 3200 2701 3200 2765 3175 2701 3175 2700 3175 2766 3369 2700 3369 2699 3369 2767 3197 2699 3197 2688 3197 2768 3443 2688 3443 2689 3443 2769 3371 2689 3371 2690 3371 2770 3444 2690 3444 2691 3444 2771 3445 2691 3445 2692 3445 2772 3374 2692 3374 2693 3374 2773 3446 2693 3446 2694 3446 2774 3166 2694 3166 2695 3166 2775 3375 2695 3375 2696 3375 2776 3376 2696 3376 2697 3376 2777 3161 2697 3161 2698 3161 2750 3190 2777 3190 2698 3190 2752 3187 2685 3187 2753 3187 2753 3447 2684 3447 2754 3447 2754 3377 2683 3377 2755 3377 2755 3448 2682 3448 2756 3448 2756 3449 2681 3449 2757 3449 2757 3380 2680 3380 2758 3380 2758 3450 2679 3450 2759 3450 2759 3180 2678 3180 2760 3180 2760 3381 2677 3381 2761 3381 2761 3202 2676 3202 2762 3202 2762 3177 2675 3177 2763 3177 2763 3176 2674 3176 2764 3176 2764 3199 2701 3199 2765 3199 2765 3382 2700 3382 2766 3382 2766 3173 2699 3173 2767 3173 2767 3451 2688 3451 2768 3451 2768 3384 2689 3384 2769 3384 2769 3452 2690 3452 2770 3452 2770 3453 2691 3453 2771 3453 2771 3387 2692 3387 2772 3387 2772 3454 2693 3454 2773 3454 2773 3166 2694 3166 2774 3166 2774 3388 2695 3388 2775 3388 2775 3389 2696 3389 2776 3389 2776 3161 2697 3161 2777 3161 2748 249 2762 249 2704 249 2748 3455 2761 3455 2762 3455 2748 249 2746 249 2761 249 2761 3456 2746 3456 2760 3456 2760 249 2746 249 2744 249 2759 3457 2744 3457 2742 3457 2758 3458 2742 3458 2740 3458 2757 3459 2740 3459 2738 3459 2756 249 2738 249 2755 249 2756 249 2757 249 2738 249 2760 249 2744 249 2759 249 2759 249 2742 249 2758 249 2758 249 2740 249 2757 249 2738 249 2736 249 2755 249 2755 249 2736 249 2754 249 2754 3460 2736 3460 2734 3460 2753 3461 2734 3461 2732 3461 2752 249 2732 249 2730 249 2751 249 2730 249 2728 249 2750 249 2728 249 2726 249 2777 249 2726 249 2776 249 2777 249 2750 249 2726 249 2754 249 2734 249 2753 249 2753 249 2732 249 2752 249 2752 3462 2730 3462 2751 3462 2751 3411 2728 3411 2750 3411 2726 3395 2724 3395 2776 3395 2776 249 2724 249 2775 249 2775 249 2724 249 2722 249 2774 249 2722 249 2720 249 2773 3461 2720 3461 2718 3461 2772 3460 2718 3460 2716 3460 2771 3463 2716 3463 2714 3463 2770 249 2714 249 2769 249 2770 249 2771 249 2714 249 2775 3464 2722 3464 2774 3464 2774 249 2720 249 2773 249 2773 249 2718 249 2772 249 2772 249 2716 249 2771 249 2714 249 2712 249 2769 249 2769 249 2712 249 2768 249 2768 3458 2712 3458 2710 3458 2767 3457 2710 3457 2708 3457 2766 249 2708 249 2706 249 2765 249 2706 249 2702 249 2764 249 2702 249 2704 249 2763 249 2704 249 2762 249 2763 249 2764 249 2704 249 2768 249 2710 249 2767 249 2767 249 2708 249 2766 249 2766 3465 2706 3465 2765 3465 2765 3403 2702 3403 2764 3403 2778 3228 2558 3228 2779 3228 2779 3228 2558 3228 2559 3228 2672 2 605 2 2778 2 2778 2 605 2 2558 2 2779 147 2559 147 2556 147 2611 41 2613 41 2557 41 2609 41 2557 41 2670 41 2607 41 2670 41 2605 41 2607 41 2609 41 2670 41 2569 41 2745 41 2567 41 2569 41 2743 41 2745 41 2569 41 2571 41 2743 41 2743 41 2571 41 2741 41 2741 41 2571 41 2573 41 2739 41 2573 41 2575 41 2737 41 2575 41 2577 41 2735 41 2577 41 2579 41 2733 41 2579 41 2581 41 2731 41 2581 41 2583 41 2729 41 2583 41 2585 41 2727 41 2585 41 2587 41 2565 41 2587 41 2563 41 2565 41 2727 41 2587 41 2565 41 2725 41 2727 41 2565 41 2723 41 2725 41 2565 41 2721 41 2723 41 2565 41 2778 41 2721 41 2721 41 2778 41 2719 41 2719 41 2778 41 2717 41 2717 41 2778 41 2779 41 2715 41 2779 41 2713 41 2715 41 2717 41 2779 41 2741 41 2573 41 2739 41 2739 41 2575 41 2737 41 2737 41 2577 41 2735 41 2735 41 2579 41 2733 41 2733 41 2581 41 2731 41 2731 41 2583 41 2729 41 2729 41 2585 41 2727 41 2587 41 2589 41 2563 41 2563 41 2589 41 2591 41 2593 41 2563 41 2591 41 2593 41 2562 41 2563 41 2593 41 2595 41 2562 41 2562 41 2595 41 2597 41 2670 41 2597 41 2599 41 2601 41 2670 41 2599 41 2601 41 2603 41 2670 41 2670 41 2603 41 2605 41 2562 41 2597 41 2670 41 2609 41 2611 41 2557 41 2747 41 2749 41 2556 41 2557 41 2747 41 2556 41 2557 41 2567 41 2747 41 2557 41 2613 41 2567 41 2749 41 2703 41 2556 41 2556 41 2703 41 2705 41 2779 41 2705 41 2707 41 2709 41 2779 41 2707 41 2709 41 2711 41 2779 41 2779 41 2711 41 2713 41 2556 41 2705 41 2779 41 2745 41 2747 41 2567 41 2564 1150 2672 1150 2565 1150 2565 1150 2672 1150 2778 1150 2780 3118 2781 3118 2782 3118 2782 3466 2781 3466 2783 3466 2783 366 2784 366 2782 366 2782 3467 2784 3467 2785 3467 103 2166 2785 2166 297 2166 297 2166 2785 2166 2784 2166 2786 2166 2784 2166 2787 2166 2786 2166 297 2166 2784 2166 2786 2166 2788 2166 297 2166 2786 2166 2789 2166 2788 2166 2784 2166 2790 2166 2787 2166 2787 2166 2790 2166 2791 2166 2783 2 2792 2 2784 2 2784 2 2792 2 2790 2 2783 1150 2781 1150 2792 1150 2792 1150 2781 1150 2793 1150 2781 1 2794 1 2793 1 2793 1 2794 1 2795 1 2796 3254 2797 3254 2798 3254 2796 3255 2799 3255 2797 3255 2796 3255 2800 3255 2799 3255 2799 3256 2800 3256 2801 3256 2801 3257 2800 3257 2802 3257 2803 3258 2802 3258 2804 3258 2805 3259 2804 3259 2806 3259 2807 3127 2806 3127 2808 3127 2809 3128 2808 3128 2810 3128 2811 3260 2810 3260 2812 3260 2813 3261 2812 3261 2814 3261 2815 3262 2814 3262 2816 3262 2817 3263 2816 3263 2818 3263 2819 3264 2818 3264 2820 3264 2821 3265 2820 3265 2822 3265 2823 3266 2822 3266 2824 3266 2825 3267 2824 3267 2826 3267 2827 3268 2826 3268 2828 3268 2829 3269 2828 3269 2830 3269 2831 3139 2830 3139 2832 3139 2833 3140 2832 3140 2834 3140 2835 3270 2834 3270 2836 3270 2837 3271 2836 3271 2838 3271 2839 3272 2838 3272 2840 3272 2841 3273 2840 3273 2842 3273 2843 3274 2842 3274 2798 3274 2797 3275 2843 3275 2798 3275 2801 3276 2802 3276 2803 3276 2803 3277 2804 3277 2805 3277 2805 3148 2806 3148 2807 3148 2807 3149 2808 3149 2809 3149 2809 3278 2810 3278 2811 3278 2811 3279 2812 3279 2813 3279 2813 3280 2814 3280 2815 3280 2815 3263 2816 3263 2817 3263 2817 3281 2818 3281 2819 3281 2819 3282 2820 3282 2821 3282 2821 3266 2822 3266 2823 3266 2823 3283 2824 3283 2825 3283 2825 3284 2826 3284 2827 3284 2827 3285 2828 3285 2829 3285 2829 3156 2830 3156 2831 3156 2831 3157 2832 3157 2833 3157 2833 3286 2834 3286 2835 3286 2835 3287 2836 3287 2837 3287 2837 3288 2838 3288 2839 3288 2839 3273 2840 3273 2841 3273 2841 3289 2842 3289 2843 3289 2844 3161 2845 3161 2846 3161 2844 3162 2847 3162 2845 3162 2844 3163 2848 3163 2847 3163 2847 3164 2848 3164 2849 3164 2849 3165 2848 3165 2850 3165 2851 3290 2850 3290 2852 3290 2853 3291 2852 3291 2854 3291 2855 3168 2854 3168 2856 3168 2857 3292 2856 3292 2858 3292 2859 3293 2858 3293 2860 3293 2861 3171 2860 3171 2862 3171 2863 3294 2862 3294 2864 3294 2865 3295 2864 3295 2866 3295 2867 3174 2866 3174 2868 3174 2869 3175 2868 3175 2870 3175 2871 3176 2870 3176 2872 3176 2873 3177 2872 3177 2874 3177 2875 3178 2874 3178 2876 3178 2877 3179 2876 3179 2878 3179 2879 3296 2878 3296 2880 3296 2881 3297 2880 3297 2882 3297 2883 3182 2882 3182 2884 3182 2885 3298 2884 3298 2886 3298 2887 3299 2886 3299 2888 3299 2889 3185 2888 3185 2890 3185 2891 3300 2890 3300 2892 3300 2893 3301 2892 3301 2894 3301 2895 3188 2894 3188 2896 3188 2897 3189 2896 3189 2898 3189 2899 3190 2898 3190 2846 3190 2845 3161 2899 3161 2846 3161 2849 3302 2850 3302 2851 3302 2851 3303 2852 3303 2853 3303 2853 3192 2854 3192 2855 3192 2855 3304 2856 3304 2857 3304 2857 3305 2858 3305 2859 3305 2859 3195 2860 3195 2861 3195 2861 3306 2862 3306 2863 3306 2863 1121 2864 1121 2865 1121 2865 3198 2866 3198 2867 3198 2867 3199 2868 3199 2869 3199 2869 3200 2870 3200 2871 3200 2871 3201 2872 3201 2873 3201 2873 3202 2874 3202 2875 3202 2875 3203 2876 3203 2877 3203 2877 3307 2878 3307 2879 3307 2879 3308 2880 3308 2881 3308 2881 3206 2882 3206 2883 3206 2883 3309 2884 3309 2885 3309 2885 3310 2886 3310 2887 3310 2887 3209 2888 3209 2889 3209 2889 3311 2890 3311 2891 3311 2891 3312 2892 3312 2893 3312 2893 3211 2894 3211 2895 3211 2895 3212 2896 3212 2897 3212 2897 3190 2898 3190 2899 3190 2842 41 2869 41 2798 41 2842 3313 2867 3313 2869 3313 2842 3314 2840 3314 2867 3314 2867 41 2840 41 2865 41 2865 3315 2840 3315 2838 3315 2863 3316 2838 3316 2836 3316 2861 3328 2836 3328 2834 3328 2859 3222 2834 3222 2832 3222 2857 41 2832 41 2855 41 2857 41 2859 41 2832 41 2865 3318 2838 3318 2863 3318 2863 41 2836 41 2861 41 2861 41 2834 41 2859 41 2832 41 2830 41 2855 41 2855 41 2830 41 2853 41 2853 3325 2830 3325 2828 3325 2851 3320 2828 3320 2826 3320 2849 3321 2826 3321 2824 3321 2847 3322 2824 3322 2822 3322 2845 3323 2822 3323 2820 3323 2899 41 2820 41 2897 41 2899 41 2845 41 2820 41 2853 41 2828 41 2851 41 2851 3324 2826 3324 2849 3324 2849 41 2824 41 2847 41 2847 3226 2822 3226 2845 3226 2820 3222 2818 3222 2897 3222 2897 41 2818 41 2895 41 2895 3322 2818 3322 2816 3322 2893 3321 2816 3321 2814 3321 2891 3320 2814 3320 2812 3320 2889 3319 2812 3319 2810 3319 2887 3326 2810 3326 2808 3326 2885 41 2808 41 2883 41 2885 41 2887 41 2808 41 2895 41 2816 41 2893 41 2893 3327 2814 3327 2891 3327 2891 41 2812 41 2889 41 2889 41 2810 41 2887 41 2808 41 2806 41 2883 41 2883 41 2806 41 2881 41 2881 3317 2806 3317 2804 3317 2879 3316 2804 3316 2802 3316 2877 3315 2802 3315 2800 3315 2875 3329 2800 3329 2796 3329 2873 3330 2796 3330 2798 3330 2871 41 2798 41 2869 41 2871 41 2873 41 2798 41 2881 41 2804 41 2879 41 2879 3331 2802 3331 2877 3331 2877 41 2800 41 2875 41 2875 3221 2796 3221 2873 3221 2790 3227 2792 3227 2791 3227 2791 3227 2792 3227 2900 3227 2791 147 2900 147 2787 147 2794 3228 2781 3228 2901 3228 2901 3229 2781 3229 2780 3229 2902 3468 2794 3468 2903 3468 2903 3469 2794 3469 2901 3469 103 3470 297 3470 2903 3470 2903 146 297 146 2902 146 2785 41 2864 41 2782 41 2785 3471 2866 3471 2864 3471 2785 41 2868 41 2866 41 2785 41 2870 41 2868 41 2785 41 2872 41 2870 41 2785 41 103 41 2872 41 2872 41 103 41 2904 41 2874 41 2904 41 2905 41 2876 3233 2905 3233 2906 3233 2878 3472 2906 3472 2907 3472 2880 3473 2907 3473 2908 3473 2882 3474 2908 3474 2909 3474 2884 3237 2909 3237 2910 3237 2886 41 2910 41 2911 41 2888 41 2911 41 2912 41 2890 3240 2912 3240 2913 3240 2892 3475 2913 3475 2914 3475 2894 3476 2914 3476 2915 3476 2896 3477 2915 3477 2916 3477 2898 3244 2916 3244 2917 3244 2780 3245 2917 3245 2901 3245 2780 41 2898 41 2917 41 2780 41 2846 41 2898 41 2780 41 2844 41 2846 41 2780 41 2848 41 2844 41 2780 41 2850 41 2848 41 2780 41 2852 41 2850 41 2780 41 2782 41 2852 41 2852 3478 2782 3478 2854 3478 2854 41 2782 41 2856 41 2856 41 2782 41 2858 41 2858 41 2782 41 2860 41 2860 41 2782 41 2862 41 2862 41 2782 41 2864 41 2903 41 2918 41 103 41 2903 41 2919 41 2918 41 2903 41 2920 41 2919 41 2903 41 2921 41 2920 41 2903 41 2922 41 2921 41 2903 41 2923 41 2922 41 2903 41 2924 41 2923 41 2903 41 2901 41 2924 41 2924 41 2901 41 2925 41 2925 41 2901 41 2926 41 2926 41 2901 41 2927 41 2927 41 2901 41 2928 41 2928 41 2901 41 2917 41 2898 41 2896 41 2916 41 2896 41 2894 41 2915 41 2894 41 2892 41 2914 41 2892 41 2890 41 2913 41 2890 41 2888 41 2912 41 2888 41 2886 41 2911 41 2886 41 2884 41 2910 41 2884 3253 2882 3253 2909 3253 2882 3479 2880 3479 2908 3479 2880 41 2878 41 2907 41 2878 41 2876 41 2906 41 2876 41 2874 41 2905 41 2874 41 2872 41 2904 41 2918 41 2929 41 103 41 103 41 2929 41 2930 41 2931 41 103 41 2930 41 2931 41 2904 41 103 41 2932 3121 2933 3121 2934 3121 2932 3122 2935 3122 2933 3122 2932 3122 2936 3122 2935 3122 2935 3123 2936 3123 2937 3123 2937 3124 2936 3124 2938 3124 2939 3125 2938 3125 2940 3125 2941 3126 2940 3126 2942 3126 2943 3127 2942 3127 2944 3127 2945 3128 2944 3128 2946 3128 2947 3129 2946 3129 2948 3129 2949 3130 2948 3130 2950 3130 2951 3131 2950 3131 2952 3131 2953 3132 2952 3132 2954 3132 2955 3133 2954 3133 2956 3133 2957 3134 2956 3134 2958 3134 2959 3135 2958 3135 2960 3135 2961 3136 2960 3136 2962 3136 2963 3137 2962 3137 2964 3137 2965 3138 2964 3138 2966 3138 2967 3139 2966 3139 2968 3139 2969 3140 2968 3140 2970 3140 2971 3141 2970 3141 2972 3141 2973 3142 2972 3142 2974 3142 2975 3143 2974 3143 2976 3143 2977 3144 2976 3144 2978 3144 2979 3145 2978 3145 2934 3145 2933 3121 2979 3121 2934 3121 2937 3146 2938 3146 2939 3146 2939 3147 2940 3147 2941 3147 2941 3148 2942 3148 2943 3148 2943 3149 2944 3149 2945 3149 2945 3150 2946 3150 2947 3150 2947 3151 2948 3151 2949 3151 2949 3152 2950 3152 2951 3152 2951 3132 2952 3132 2953 3132 2953 3133 2954 3133 2955 3133 2955 3134 2956 3134 2957 3134 2957 3135 2958 3135 2959 3135 2959 3153 2960 3153 2961 3153 2961 3154 2962 3154 2963 3154 2963 3155 2964 3155 2965 3155 2965 3156 2966 3156 2967 3156 2967 3157 2968 3157 2969 3157 2969 3158 2970 3158 2971 3158 2971 3159 2972 3159 2973 3159 2973 3160 2974 3160 2975 3160 2975 3144 2976 3144 2977 3144 2977 3145 2978 3145 2979 3145 2917 3161 2980 3161 2928 3161 2917 3162 2981 3162 2980 3162 2917 3163 2916 3163 2981 3163 2981 3164 2916 3164 2982 3164 2982 3165 2916 3165 2915 3165 2983 3166 2915 3166 2914 3166 2984 3167 2914 3167 2913 3167 2985 3168 2913 3168 2912 3168 2986 3169 2912 3169 2911 3169 2987 3170 2911 3170 2910 3170 2988 3171 2910 3171 2909 3171 2989 3172 2909 3172 2908 3172 2990 3173 2908 3173 2907 3173 2991 3174 2907 3174 2906 3174 2992 3175 2906 3175 2905 3175 2993 3176 2905 3176 2904 3176 2994 3177 2904 3177 2931 3177 2995 3178 2931 3178 2930 3178 2996 3179 2930 3179 2929 3179 2997 3180 2929 3180 2918 3180 2998 3181 2918 3181 2919 3181 2999 3182 2919 3182 2920 3182 3000 3183 2920 3183 2921 3183 3001 3184 2921 3184 2922 3184 3002 3185 2922 3185 2923 3185 3003 3186 2923 3186 2924 3186 3004 3187 2924 3187 2925 3187 3005 3188 2925 3188 2926 3188 3006 3189 2926 3189 2927 3189 3007 3190 2927 3190 2928 3190 2980 3161 3007 3161 2928 3161 2982 3166 2915 3166 2983 3166 2983 3191 2914 3191 2984 3191 2984 3192 2913 3192 2985 3192 2985 3193 2912 3193 2986 3193 2986 3194 2911 3194 2987 3194 2987 3195 2910 3195 2988 3195 2988 3196 2909 3196 2989 3196 2989 3197 2908 3197 2990 3197 2990 3198 2907 3198 2991 3198 2991 3199 2906 3199 2992 3199 2992 3200 2905 3200 2993 3200 2993 3201 2904 3201 2994 3201 2994 3202 2931 3202 2995 3202 2995 3203 2930 3203 2996 3203 2996 3204 2929 3204 2997 3204 2997 3205 2918 3205 2998 3205 2998 3206 2919 3206 2999 3206 2999 3207 2920 3207 3000 3207 3000 3208 2921 3208 3001 3208 3001 3209 2922 3209 3002 3209 3002 3210 2923 3210 3003 3210 3003 3187 2924 3187 3004 3187 3004 3211 2925 3211 3005 3211 3005 3212 2926 3212 3006 3212 3006 3190 2927 3190 3007 3190 2978 41 2992 41 2934 41 2978 3213 2991 3213 2992 3213 2978 41 2976 41 2991 41 2991 3214 2976 3214 2990 3214 2990 41 2976 41 2974 41 2989 3215 2974 3215 2972 3215 2988 3216 2972 3216 2970 3216 2987 3217 2970 3217 2968 3217 2986 41 2968 41 2985 41 2986 41 2987 41 2968 41 2990 41 2974 41 2989 41 2989 41 2972 41 2988 41 2988 41 2970 41 2987 41 2968 41 2966 41 2985 41 2985 41 2966 41 2984 41 2984 3218 2966 3218 2964 3218 2983 3219 2964 3219 2962 3219 2982 41 2962 41 2960 41 2981 41 2960 41 2958 41 2980 41 2958 41 2956 41 3007 41 2956 41 3006 41 3007 41 2980 41 2956 41 2984 41 2964 41 2983 41 2983 41 2962 41 2982 41 2982 3220 2960 3220 2981 3220 2981 3221 2958 3221 2980 3221 2956 3222 2954 3222 3006 3222 3006 41 2954 41 3005 41 3005 41 2954 41 2952 41 3004 41 2952 41 2950 41 3003 3219 2950 3219 2948 3219 3002 3218 2948 3218 2946 3218 3001 3223 2946 3223 2944 3223 3000 41 2944 41 2999 41 3000 41 3001 41 2944 41 3005 3224 2952 3224 3004 3224 3004 41 2950 41 3003 41 3003 41 2948 41 3002 41 3002 41 2946 41 3001 41 2944 41 2942 41 2999 41 2999 41 2942 41 2998 41 2998 3216 2942 3216 2940 3216 2997 3215 2940 3215 2938 3215 2996 41 2938 41 2936 41 2995 41 2936 41 2932 41 2994 41 2932 41 2934 41 2993 41 2934 41 2992 41 2993 41 2994 41 2934 41 2998 41 2940 41 2997 41 2997 41 2938 41 2996 41 2996 3225 2936 3225 2995 3225 2995 3226 2932 3226 2994 3226 3008 3227 2788 3227 3009 3227 3009 3227 2788 3227 2789 3227 2902 147 297 147 3008 147 3008 147 297 147 2788 147 3009 2 2789 2 2786 2 2841 249 2843 249 2787 249 2839 249 2787 249 2900 249 2837 249 2900 249 2835 249 2837 249 2839 249 2900 249 2799 249 2975 249 2797 249 2799 249 2973 249 2975 249 2799 249 2801 249 2973 249 2973 249 2801 249 2971 249 2971 249 2801 249 2803 249 2969 249 2803 249 2805 249 2967 249 2805 249 2807 249 2965 249 2807 249 2809 249 2963 249 2809 249 2811 249 2961 249 2811 249 2813 249 2959 249 2813 249 2815 249 2957 249 2815 249 2817 249 2795 249 2817 249 2793 249 2795 249 2957 249 2817 249 2795 249 2955 249 2957 249 2795 249 2953 249 2955 249 2795 249 2951 249 2953 249 2795 249 3008 249 2951 249 2951 249 3008 249 2949 249 2949 249 3008 249 2947 249 2947 249 3008 249 3009 249 2945 249 3009 249 2943 249 2945 249 2947 249 3009 249 2971 249 2803 249 2969 249 2969 249 2805 249 2967 249 2967 249 2807 249 2965 249 2965 249 2809 249 2963 249 2963 249 2811 249 2961 249 2961 249 2813 249 2959 249 2959 249 2815 249 2957 249 2817 249 2819 249 2793 249 2793 249 2819 249 2821 249 2823 249 2793 249 2821 249 2823 249 2792 249 2793 249 2823 249 2825 249 2792 249 2792 249 2825 249 2827 249 2900 249 2827 249 2829 249 2831 249 2900 249 2829 249 2831 249 2833 249 2900 249 2900 249 2833 249 2835 249 2792 249 2827 249 2900 249 2839 249 2841 249 2787 249 2977 249 2979 249 2786 249 2787 249 2977 249 2786 249 2787 249 2797 249 2977 249 2787 249 2843 249 2797 249 2979 249 2933 249 2786 249 2786 249 2933 249 2935 249 3009 249 2935 249 2937 249 2939 249 3009 249 2937 249 2939 249 2941 249 3009 249 3009 249 2941 249 2943 249 2786 249 2935 249 3009 249 2975 249 2977 249 2797 249 2794 1121 2902 1121 2795 1121 2795 1121 2902 1121 3008 1121 3010 3332 3011 3332 3012 3332 3012 3480 3011 3480 3013 3480 3013 240 300 240 3012 240 3012 3481 300 3481 389 3481 3014 2166 389 2166 3015 2166 3015 2166 389 2166 300 2166 3016 2166 300 2166 3017 2166 3016 2166 3015 2166 300 2166 3016 2166 3018 2166 3015 2166 3016 2166 3019 2166 3018 2166 300 2166 3020 2166 3017 2166 3017 2166 3020 2166 3021 2166 3013 147 3022 147 300 147 300 147 3022 147 3020 147 3013 1121 3011 1121 3022 1121 3022 1121 3011 1121 3023 1121 3011 1 3024 1 3023 1 3023 1 3024 1 3025 1 3026 3145 3027 3145 3028 3145 3026 3144 3029 3144 3027 3144 3026 3144 3030 3144 3029 3144 3029 3143 3030 3143 3031 3143 3031 3160 3030 3160 3032 3160 3033 3159 3032 3159 3034 3159 3035 3431 3034 3431 3036 3431 3037 3157 3036 3157 3038 3157 3039 3156 3038 3156 3040 3156 3041 3432 3040 3432 3042 3432 3043 3154 3042 3154 3044 3154 3045 3153 3044 3153 3046 3153 3047 3135 3046 3135 3048 3135 3049 3134 3048 3134 3050 3134 3051 3133 3050 3133 3052 3133 3053 3132 3052 3132 3054 3132 3055 3152 3054 3152 3056 3152 3057 3151 3056 3151 3058 3151 3059 3433 3058 3433 3060 3433 3061 3149 3060 3149 3062 3149 3063 3148 3062 3148 3064 3148 3065 3434 3064 3434 3066 3434 3067 3146 3066 3146 3068 3146 3069 3123 3068 3123 3070 3123 3071 3122 3070 3122 3072 3122 3073 3121 3072 3121 3028 3121 3027 3145 3073 3145 3028 3145 3031 3142 3032 3142 3033 3142 3033 3435 3034 3435 3035 3435 3035 3140 3036 3140 3037 3140 3037 3139 3038 3139 3039 3139 3039 3436 3040 3436 3041 3436 3041 3137 3042 3137 3043 3137 3043 3136 3044 3136 3045 3136 3045 3135 3046 3135 3047 3135 3047 3134 3048 3134 3049 3134 3049 3133 3050 3133 3051 3133 3051 3132 3052 3132 3053 3132 3053 3131 3054 3131 3055 3131 3055 3130 3056 3130 3057 3130 3057 3437 3058 3437 3059 3437 3059 3128 3060 3128 3061 3128 3061 3127 3062 3127 3063 3127 3063 3438 3064 3438 3065 3438 3065 3125 3066 3125 3067 3125 3067 3124 3068 3124 3069 3124 3069 3122 3070 3122 3071 3122 3071 3121 3072 3121 3073 3121 3074 3190 3075 3190 3076 3190 3074 3359 3077 3359 3075 3359 3074 3360 3078 3360 3077 3360 3077 3361 3078 3361 3079 3361 3079 3362 3078 3362 3080 3362 3081 3187 3080 3187 3082 3187 3083 3439 3082 3439 3084 3439 3085 3363 3084 3363 3086 3363 3087 3440 3086 3440 3088 3440 3089 3441 3088 3441 3090 3441 3091 3366 3090 3366 3092 3366 3093 3442 3092 3442 3094 3442 3095 3204 3094 3204 3096 3204 3097 3368 3096 3368 3098 3368 3099 3178 3098 3178 3100 3178 3101 3201 3100 3201 3102 3201 3103 3200 3102 3200 3104 3200 3105 3175 3104 3175 3106 3175 3107 3369 3106 3369 3108 3369 3109 3197 3108 3197 3110 3197 3111 3443 3110 3443 3112 3443 3113 3371 3112 3371 3114 3371 3115 3444 3114 3444 3116 3444 3117 3445 3116 3445 3118 3445 3119 3374 3118 3374 3120 3374 3121 3446 3120 3446 3122 3446 3123 3166 3122 3166 3124 3166 3125 3375 3124 3375 3126 3375 3127 3376 3126 3376 3128 3376 3129 3161 3128 3161 3076 3161 3075 3190 3129 3190 3076 3190 3079 3187 3080 3187 3081 3187 3081 3447 3082 3447 3083 3447 3083 3377 3084 3377 3085 3377 3085 3448 3086 3448 3087 3448 3087 3449 3088 3449 3089 3449 3089 3380 3090 3380 3091 3380 3091 3450 3092 3450 3093 3450 3093 3180 3094 3180 3095 3180 3095 3381 3096 3381 3097 3381 3097 3202 3098 3202 3099 3202 3099 3177 3100 3177 3101 3177 3101 3176 3102 3176 3103 3176 3103 3199 3104 3199 3105 3199 3105 3382 3106 3382 3107 3382 3107 3173 3108 3173 3109 3173 3109 3451 3110 3451 3111 3451 3111 3384 3112 3384 3113 3384 3113 3452 3114 3452 3115 3452 3115 3453 3116 3453 3117 3453 3117 3387 3118 3387 3119 3387 3119 3454 3120 3454 3121 3454 3121 3166 3122 3166 3123 3166 3123 3388 3124 3388 3125 3388 3125 3389 3126 3389 3127 3389 3127 3161 3128 3161 3129 3161 3072 249 3099 249 3028 249 3072 3455 3097 3455 3099 3455 3072 249 3070 249 3097 249 3097 3456 3070 3456 3095 3456 3095 249 3070 249 3068 249 3093 3457 3068 3457 3066 3457 3091 3458 3066 3458 3064 3458 3089 3459 3064 3459 3062 3459 3087 249 3062 249 3085 249 3087 249 3089 249 3062 249 3095 249 3068 249 3093 249 3093 249 3066 249 3091 249 3091 249 3064 249 3089 249 3062 249 3060 249 3085 249 3085 249 3060 249 3083 249 3083 3460 3060 3460 3058 3460 3081 3461 3058 3461 3056 3461 3079 249 3056 249 3054 249 3077 249 3054 249 3052 249 3075 249 3052 249 3050 249 3129 249 3050 249 3127 249 3129 249 3075 249 3050 249 3083 249 3058 249 3081 249 3081 249 3056 249 3079 249 3079 3462 3054 3462 3077 3462 3077 3411 3052 3411 3075 3411 3050 3395 3048 3395 3127 3395 3127 249 3048 249 3125 249 3125 249 3048 249 3046 249 3123 249 3046 249 3044 249 3121 3461 3044 3461 3042 3461 3119 3460 3042 3460 3040 3460 3117 3463 3040 3463 3038 3463 3115 249 3038 249 3113 249 3115 249 3117 249 3038 249 3125 3464 3046 3464 3123 3464 3123 249 3044 249 3121 249 3121 249 3042 249 3119 249 3119 249 3040 249 3117 249 3038 249 3036 249 3113 249 3113 249 3036 249 3111 249 3111 3458 3036 3458 3034 3458 3109 3457 3034 3457 3032 3457 3107 249 3032 249 3030 249 3105 249 3030 249 3026 249 3103 249 3026 249 3028 249 3101 249 3028 249 3099 249 3101 249 3103 249 3028 249 3111 249 3034 249 3109 249 3109 249 3032 249 3107 249 3107 3465 3030 3465 3105 3465 3105 3403 3026 3403 3103 3403 3020 3228 3022 3228 3021 3228 3021 3228 3022 3228 3130 3228 3021 2 3130 2 3017 2 3024 3227 3011 3227 3131 3227 3131 3412 3011 3412 3010 3412 3132 3482 3024 3482 3133 3482 3133 3483 3024 3483 3131 3483 3014 3484 3015 3484 3133 3484 3133 367 3015 367 3132 367 389 249 3094 249 3012 249 389 249 3096 249 3094 249 389 249 3098 249 3096 249 389 249 3100 249 3098 249 389 249 3102 249 3100 249 389 249 3014 249 3102 249 3102 249 3014 249 3134 249 3104 249 3134 249 3135 249 3106 3417 3135 3417 3136 3417 3108 3485 3136 3485 3137 3485 3110 3486 3137 3486 3138 3486 3112 3487 3138 3487 3139 3487 3114 3421 3139 3421 3140 3421 3116 3488 3140 3488 3141 3488 3118 3489 3141 3489 3142 3489 3120 3422 3142 3422 3143 3422 3122 3490 3143 3490 3144 3490 3124 3491 3144 3491 3145 3491 3126 3492 3145 3492 3146 3492 3128 3426 3146 3426 3147 3426 3010 3427 3147 3427 3131 3427 3010 249 3128 249 3147 249 3010 249 3076 249 3128 249 3010 249 3074 249 3076 249 3010 249 3078 249 3074 249 3010 249 3080 249 3078 249 3010 249 3082 249 3080 249 3010 249 3012 249 3082 249 3082 249 3012 249 3084 249 3084 249 3012 249 3086 249 3086 249 3012 249 3088 249 3088 249 3012 249 3090 249 3090 249 3012 249 3092 249 3092 249 3012 249 3094 249 3133 249 3148 249 3014 249 3133 3493 3149 3493 3148 3493 3133 249 3150 249 3149 249 3133 3494 3151 3494 3150 3494 3133 3495 3152 3495 3151 3495 3133 249 3153 249 3152 249 3133 3496 3154 3496 3153 3496 3133 3497 3131 3497 3154 3497 3154 249 3131 249 3155 249 3155 249 3131 249 3156 249 3156 249 3131 249 3157 249 3157 249 3131 249 3158 249 3158 249 3131 249 3147 249 3128 249 3126 249 3146 249 3126 249 3124 249 3145 249 3124 3498 3122 3498 3144 3498 3122 3499 3120 3499 3143 3499 3120 249 3118 249 3142 249 3118 249 3116 249 3141 249 3116 249 3114 249 3140 249 3114 3429 3112 3429 3139 3429 3112 249 3110 249 3138 249 3110 249 3108 249 3137 249 3108 249 3106 249 3136 249 3106 249 3104 249 3135 249 3104 249 3102 249 3134 249 3148 249 3159 249 3014 249 3014 249 3159 249 3160 249 3161 249 3014 249 3160 249 3161 249 3134 249 3014 249 3162 3274 3163 3274 3164 3274 3162 3273 3165 3273 3163 3273 3162 3273 3166 3273 3165 3273 3165 3335 3166 3335 3167 3335 3167 3336 3166 3336 3168 3336 3169 3337 3168 3337 3170 3337 3171 3338 3170 3338 3172 3338 3173 3157 3172 3157 3174 3157 3175 3156 3174 3156 3176 3156 3177 3339 3176 3339 3178 3339 3179 3340 3178 3340 3180 3340 3181 3341 3180 3341 3182 3341 3183 3266 3182 3266 3184 3266 3185 3265 3184 3265 3186 3265 3187 3264 3186 3264 3188 3264 3189 3263 3188 3263 3190 3263 3191 3342 3190 3342 3192 3342 3193 3343 3192 3343 3194 3343 3195 3344 3194 3344 3196 3344 3197 3149 3196 3149 3198 3149 3199 3148 3198 3148 3200 3148 3201 3345 3200 3345 3202 3345 3203 3346 3202 3346 3204 3346 3205 3347 3204 3347 3206 3347 3207 3255 3206 3255 3208 3255 3209 3254 3208 3254 3164 3254 3163 3289 3209 3289 3164 3289 3167 3348 3168 3348 3169 3348 3169 3349 3170 3349 3171 3349 3171 3140 3172 3140 3173 3140 3173 3139 3174 3139 3175 3139 3175 3350 3176 3350 3177 3350 3177 3351 3178 3351 3179 3351 3179 3352 3180 3352 3181 3352 3181 3266 3182 3266 3183 3266 3183 3282 3184 3282 3185 3282 3185 3281 3186 3281 3187 3281 3187 3263 3188 3263 3189 3263 3189 3353 3190 3353 3191 3353 3191 3354 3192 3354 3193 3354 3193 3355 3194 3355 3195 3355 3195 3128 3196 3128 3197 3128 3197 3127 3198 3127 3199 3127 3199 3356 3200 3356 3201 3356 3201 3357 3202 3357 3203 3357 3203 3358 3204 3358 3205 3358 3205 3255 3206 3255 3207 3255 3207 3275 3208 3275 3209 3275 3147 3190 3210 3190 3158 3190 3147 3359 3211 3359 3210 3359 3147 3360 3146 3360 3211 3360 3211 3361 3146 3361 3212 3361 3212 3362 3146 3362 3145 3362 3213 3301 3145 3301 3144 3301 3214 3311 3144 3311 3143 3311 3215 3363 3143 3363 3142 3363 3216 3364 3142 3364 3141 3364 3217 3365 3141 3365 3140 3365 3218 3366 3140 3366 3139 3366 3219 3308 3139 3308 3138 3308 3220 3367 3138 3367 3137 3367 3221 3368 3137 3368 3136 3368 3222 3178 3136 3178 3135 3178 3223 3201 3135 3201 3134 3201 3224 3200 3134 3200 3161 3200 3225 3175 3161 3175 3160 3175 3226 3369 3160 3369 3159 3369 3227 3370 3159 3370 3148 3370 3228 3306 3148 3306 3149 3306 3229 3371 3149 3371 3150 3371 3230 3372 3150 3372 3151 3372 3231 3373 3151 3373 3152 3373 3232 3374 3152 3374 3153 3374 3233 3303 3153 3303 3154 3303 3234 3290 3154 3290 3155 3290 3235 3375 3155 3375 3156 3375 3236 3376 3156 3376 3157 3376 3237 3161 3157 3161 3158 3161 3210 3190 3237 3190 3158 3190 3212 3312 3145 3312 3213 3312 3213 3300 3144 3300 3214 3300 3214 3377 3143 3377 3215 3377 3215 3378 3142 3378 3216 3378 3216 3379 3141 3379 3217 3379 3217 3380 3140 3380 3218 3380 3218 3297 3139 3297 3219 3297 3219 1150 3138 1150 3220 1150 3220 3381 3137 3381 3221 3381 3221 3202 3136 3202 3222 3202 3222 3177 3135 3177 3223 3177 3223 3176 3134 3176 3224 3176 3224 3199 3161 3199 3225 3199 3225 3382 3160 3382 3226 3382 3226 3383 3159 3383 3227 3383 3227 3294 3148 3294 3228 3294 3228 3384 3149 3384 3229 3384 3229 3385 3150 3385 3230 3385 3230 3386 3151 3386 3231 3386 3231 3387 3152 3387 3232 3387 3232 3291 3153 3291 3233 3291 3233 3302 3154 3302 3234 3302 3234 3388 3155 3388 3235 3388 3235 3389 3156 3389 3236 3389 3236 3161 3157 3161 3237 3161 3208 249 3222 249 3164 249 3208 3390 3221 3390 3222 3390 3208 3391 3206 3391 3221 3391 3221 249 3206 249 3220 249 3220 3392 3206 3392 3204 3392 3219 3393 3204 3393 3202 3393 3218 3407 3202 3407 3200 3407 3217 3395 3200 3395 3198 3395 3216 249 3198 249 3215 249 3216 249 3217 249 3198 249 3220 3396 3204 3396 3219 3396 3219 249 3202 249 3218 249 3218 249 3200 249 3217 249 3198 249 3196 249 3215 249 3215 249 3196 249 3214 249 3214 3404 3196 3404 3194 3404 3213 3398 3194 3398 3192 3398 3212 3399 3192 3399 3190 3399 3211 3400 3190 3400 3188 3400 3210 3401 3188 3401 3186 3401 3237 249 3186 249 3236 249 3237 249 3210 249 3186 249 3214 249 3194 249 3213 249 3213 3402 3192 3402 3212 3402 3212 249 3190 249 3211 249 3211 3403 3188 3403 3210 3403 3186 3395 3184 3395 3236 3395 3236 249 3184 249 3235 249 3235 3400 3184 3400 3182 3400 3234 3399 3182 3399 3180 3399 3233 3398 3180 3398 3178 3398 3232 3397 3178 3397 3176 3397 3231 3405 3176 3405 3174 3405 3230 249 3174 249 3229 249 3230 249 3231 249 3174 249 3235 249 3182 249 3234 249 3234 3406 3180 3406 3233 3406 3233 249 3178 249 3232 249 3232 249 3176 249 3231 249 3174 249 3172 249 3229 249 3229 249 3172 249 3228 249 3228 3394 3172 3394 3170 3394 3227 3393 3170 3393 3168 3393 3226 3392 3168 3392 3166 3392 3225 3408 3166 3408 3162 3408 3224 3409 3162 3409 3164 3409 3223 249 3164 249 3222 249 3223 249 3224 249 3164 249 3228 249 3170 249 3227 249 3227 3410 3168 3410 3226 3410 3226 249 3166 249 3225 249 3225 3411 3162 3411 3224 3411 3238 3228 3018 3228 3239 3228 3239 3228 3018 3228 3019 3228 3132 2 3015 2 3238 2 3238 2 3015 2 3018 2 3239 147 3019 147 3016 147 3071 41 3073 41 3017 41 3069 41 3017 41 3130 41 3067 41 3130 41 3065 41 3067 41 3069 41 3130 41 3029 41 3205 41 3027 41 3029 41 3203 41 3205 41 3029 41 3031 41 3203 41 3203 41 3031 41 3201 41 3201 41 3031 41 3033 41 3199 41 3033 41 3035 41 3197 41 3035 41 3037 41 3195 41 3037 41 3039 41 3193 41 3039 41 3041 41 3191 41 3041 41 3043 41 3189 41 3043 41 3045 41 3187 41 3045 41 3047 41 3025 41 3047 41 3023 41 3025 41 3187 41 3047 41 3025 41 3185 41 3187 41 3025 41 3183 41 3185 41 3025 41 3181 41 3183 41 3025 41 3238 41 3181 41 3181 41 3238 41 3179 41 3179 41 3238 41 3177 41 3177 41 3238 41 3239 41 3175 41 3239 41 3173 41 3175 41 3177 41 3239 41 3201 41 3033 41 3199 41 3199 41 3035 41 3197 41 3197 41 3037 41 3195 41 3195 41 3039 41 3193 41 3193 41 3041 41 3191 41 3191 41 3043 41 3189 41 3189 41 3045 41 3187 41 3047 41 3049 41 3023 41 3023 41 3049 41 3051 41 3053 41 3023 41 3051 41 3053 41 3022 41 3023 41 3053 41 3055 41 3022 41 3022 41 3055 41 3057 41 3130 41 3057 41 3059 41 3061 41 3130 41 3059 41 3061 41 3063 41 3130 41 3130 41 3063 41 3065 41 3022 41 3057 41 3130 41 3069 41 3071 41 3017 41 3207 41 3209 41 3016 41 3017 41 3207 41 3016 41 3017 41 3027 41 3207 41 3017 41 3073 41 3027 41 3209 41 3163 41 3016 41 3016 41 3163 41 3165 41 3239 41 3165 41 3167 41 3169 41 3239 41 3167 41 3169 41 3171 41 3239 41 3239 41 3171 41 3173 41 3016 41 3165 41 3239 41 3205 41 3207 41 3027 41 3024 1150 3132 1150 3025 1150 3025 1150 3132 1150 3238 1150 3240 3500 3241 3500 3242 3500 3242 3501 3241 3501 3243 3501 3243 3502 3244 3502 3242 3502 3242 3502 3244 3502 3245 3502 72 147 3245 147 7 147 7 147 3245 147 3244 147 3246 147 3244 147 3247 147 3246 147 7 147 3244 147 3246 147 3248 147 7 147 3246 147 3249 147 3248 147 3244 147 3250 147 3247 147 3247 147 3250 147 3251 147 3243 2166 3252 2166 3244 2166 3244 2166 3252 2166 3250 2166 3243 3503 3241 3503 3252 3503 3252 3503 3241 3503 3253 3503 3241 2 3254 2 3253 2 3253 2 3254 2 3255 2 3256 3504 3257 3504 3258 3504 3256 3505 3259 3505 3257 3505 3256 3344 3260 3344 3259 3344 3259 3354 3260 3354 3261 3354 3261 3506 3260 3506 3262 3506 3263 3507 3262 3507 3264 3507 3265 3263 3264 3263 3266 3263 3267 3508 3266 3508 3268 3508 3269 3265 3268 3265 3270 3265 3271 3509 3270 3509 3272 3509 3273 3267 3272 3267 3274 3267 3275 3340 3274 3340 3276 3340 3277 3510 3276 3510 3278 3510 3279 3139 3278 3139 3280 3139 3281 3511 3280 3511 3282 3511 3283 3338 3282 3338 3284 3338 3285 3512 3284 3512 3286 3512 3287 3513 3286 3513 3288 3513 3289 3273 3288 3273 3290 3273 3291 3514 3290 3514 3292 3514 3293 3254 3292 3254 3294 3254 3295 3515 3294 3515 3296 3515 3297 3257 3296 3257 3298 3257 3299 3346 3298 3346 3300 3346 3301 3516 3300 3516 3302 3516 3303 3127 3302 3127 3258 3127 3257 3149 3303 3149 3258 3149 3261 3280 3262 3280 3263 3280 3263 3517 3264 3517 3265 3517 3265 3281 3266 3281 3267 3281 3267 3518 3268 3518 3269 3518 3269 3266 3270 3266 3271 3266 3271 3519 3272 3519 3273 3519 3273 3520 3274 3520 3275 3520 3275 3350 3276 3350 3277 3350 3277 3521 3278 3521 3279 3521 3279 3157 3280 3157 3281 3157 3281 3522 3282 3522 3283 3522 3283 3348 3284 3348 3285 3348 3285 3288 3286 3288 3287 3288 3287 3523 3288 3523 3289 3523 3289 3289 3290 3289 3291 3289 3291 3524 3292 3524 3293 3524 3293 3255 3294 3255 3295 3255 3295 3525 3296 3525 3297 3525 3297 3526 3298 3526 3299 3526 3299 3356 3300 3356 3301 3356 3301 3527 3302 3527 3303 3527 3304 3528 3305 3528 3306 3528 3304 3529 3307 3529 3305 3529 3304 3530 3308 3530 3307 3530 3307 3294 3308 3294 3309 3294 3309 3306 3308 3306 3310 3306 3311 3197 3310 3197 3312 3197 3313 3531 3312 3531 3314 3531 3315 3532 3314 3532 3316 3532 3317 3533 3316 3533 3318 3533 3319 3534 3318 3534 3320 3534 3321 3535 3320 3535 3322 3535 3323 3536 3322 3536 3324 3536 3325 3204 3324 3204 3326 3204 3327 3308 3326 3308 3328 3308 3329 3537 3328 3537 3330 3537 3331 3365 3330 3365 3332 3365 3333 3538 3332 3538 3334 3538 3335 3539 3334 3539 3336 3539 3337 3540 3336 3540 3338 3540 3339 3541 3338 3541 3340 3541 3341 3188 3340 3188 3342 3188 3343 3542 3342 3542 3344 3542 3345 3543 3344 3543 3346 3543 3347 3544 3346 3544 3348 3544 3349 3163 3348 3163 3350 3163 3351 3545 3350 3545 3352 3545 3353 3546 3352 3546 3354 3546 3355 3547 3354 3547 3356 3547 3357 3548 3356 3548 3358 3548 3359 3373 3358 3373 3306 3373 3305 3385 3359 3385 3306 3385 3309 3549 3310 3549 3311 3549 3311 3550 3312 3550 3313 3550 3313 3551 3314 3551 3315 3551 3315 3552 3316 3552 3317 3552 3317 3553 3318 3553 3319 3553 3319 3554 3320 3554 3321 3554 3321 3555 3322 3555 3323 3555 3323 3556 3324 3556 3325 3556 3325 3297 3326 3297 3327 3297 3327 3557 3328 3557 3329 3557 3329 3558 3330 3558 3331 3558 3331 3378 3332 3378 3333 3378 3333 3559 3334 3559 3335 3559 3335 3540 3336 3540 3337 3540 3337 3560 3338 3560 3339 3560 3339 3561 3340 3561 3341 3561 3341 3212 3342 3212 3343 3212 3343 3562 3344 3562 3345 3562 3345 3563 3346 3563 3347 3563 3347 3564 3348 3564 3349 3564 3349 3164 3350 3164 3351 3164 3351 3565 3352 3565 3353 3565 3353 3547 3354 3547 3355 3547 3355 3566 3356 3566 3357 3566 3357 3567 3358 3567 3359 3567 3302 41 3329 41 3258 41 3302 3568 3327 3568 3329 3568 3302 41 3300 41 3327 41 3327 41 3300 41 3325 41 3325 3569 3300 3569 3298 3569 3323 3570 3298 3570 3296 3570 3321 3571 3296 3571 3294 3571 3319 3572 3294 3572 3292 3572 3317 41 3292 41 3315 41 3317 41 3319 41 3292 41 3325 3573 3298 3573 3323 3573 3323 41 3296 41 3321 41 3321 3221 3294 3221 3319 3221 3292 3574 3290 3574 3315 3574 3315 41 3290 41 3313 41 3313 3575 3290 3575 3288 3575 3311 3570 3288 3570 3286 3570 3309 3569 3286 3569 3284 3569 3307 3328 3284 3328 3282 3328 3305 3222 3282 3222 3280 3222 3359 41 3280 41 3357 41 3359 41 3305 41 3280 41 3313 41 3288 41 3311 41 3311 3576 3286 3576 3309 3576 3309 41 3284 41 3307 41 3307 41 3282 41 3305 41 3280 41 3278 41 3357 41 3357 41 3278 41 3355 41 3355 3325 3278 3325 3276 3325 3353 3577 3276 3577 3274 3577 3351 3578 3274 3578 3272 3578 3349 3579 3272 3579 3270 3579 3347 3580 3270 3580 3268 3580 3345 41 3268 41 3343 41 3345 41 3347 41 3268 41 3355 41 3276 41 3353 41 3353 3581 3274 3581 3351 3581 3351 41 3272 41 3349 41 3349 3226 3270 3226 3347 3226 3268 3582 3266 3582 3343 3582 3343 41 3266 41 3341 41 3341 3583 3266 3583 3264 3583 3339 3578 3264 3578 3262 3578 3337 3577 3262 3577 3260 3577 3335 3325 3260 3325 3256 3325 3333 3326 3256 3326 3258 3326 3331 41 3258 41 3329 41 3331 41 3333 41 3258 41 3341 41 3264 41 3339 41 3339 3584 3262 3584 3337 3584 3337 41 3260 41 3335 41 3335 41 3256 41 3333 41 3250 367 3252 367 3251 367 3251 367 3252 367 3360 367 3251 1 3360 1 3247 1 3254 366 3241 366 3361 366 3361 3585 3241 3585 3240 3585 3362 3466 3254 3466 3363 3466 3363 3118 3254 3118 3361 3118 72 3228 7 3228 3363 3228 3363 3228 7 3228 3362 3228 3245 41 3324 41 3242 41 3245 41 3326 41 3324 41 3245 41 3328 41 3326 41 3245 41 3330 41 3328 41 3245 41 3332 41 3330 41 3245 41 72 41 3332 41 3332 41 72 41 3364 41 3334 41 3364 41 3365 41 3336 41 3365 41 3366 41 3338 41 3366 41 3367 41 3340 41 3367 41 3368 41 3342 41 3368 41 3369 41 3344 41 3369 41 3370 41 3346 41 3370 41 3371 41 3348 41 3371 41 3372 41 3350 41 3372 41 3373 41 3352 41 3373 41 3374 41 3354 41 3374 41 3375 41 3356 41 3375 41 3376 41 3358 41 3376 41 3377 41 3240 41 3377 41 3361 41 3240 41 3358 41 3377 41 3240 41 3306 41 3358 41 3240 41 3304 41 3306 41 3240 41 3308 41 3304 41 3240 41 3310 41 3308 41 3240 41 3312 41 3310 41 3240 41 3242 41 3312 41 3312 41 3242 41 3314 41 3314 41 3242 41 3316 41 3316 41 3242 41 3318 41 3318 41 3242 41 3320 41 3320 41 3242 41 3322 41 3322 41 3242 41 3324 41 3363 41 3378 41 72 41 3363 41 3379 41 3378 41 3363 41 3380 41 3379 41 3363 41 3381 41 3380 41 3363 41 3382 41 3381 41 3363 41 3383 41 3382 41 3363 41 3384 41 3383 41 3363 41 3361 41 3384 41 3384 41 3361 41 3385 41 3385 41 3361 41 3386 41 3386 41 3361 41 3387 41 3387 41 3361 41 3388 41 3388 41 3361 41 3377 41 3358 41 3356 41 3376 41 3356 41 3354 41 3375 41 3354 41 3352 41 3374 41 3352 41 3350 41 3373 41 3350 41 3348 41 3372 41 3348 41 3346 41 3371 41 3346 41 3344 41 3370 41 3344 41 3342 41 3369 41 3342 41 3340 41 3368 41 3340 41 3338 41 3367 41 3338 41 3336 41 3366 41 3336 41 3334 41 3365 41 3334 41 3332 41 3364 41 3378 41 3389 41 72 41 72 41 3389 41 3390 41 3391 41 72 41 3390 41 3391 41 3364 41 72 41 3392 3149 3393 3149 3394 3149 3392 3586 3395 3586 3393 3586 3392 3587 3396 3587 3395 3587 3395 3354 3396 3354 3397 3354 3397 3261 3396 3261 3398 3261 3399 3588 3398 3588 3400 3588 3401 3589 3400 3589 3402 3589 3403 3590 3402 3590 3404 3590 3405 3591 3404 3591 3406 3591 3407 3592 3406 3592 3408 3592 3409 3593 3408 3593 3410 3593 3411 3340 3410 3340 3412 3340 3413 3594 3412 3594 3414 3594 3415 3139 3414 3139 3416 3139 3417 3157 3416 3157 3418 3157 3419 3595 3418 3595 3420 3595 3421 3271 3420 3271 3422 3271 3423 3596 3422 3596 3424 3596 3425 3597 3424 3597 3426 3597 3427 3598 3426 3598 3428 3598 3429 3599 3428 3599 3430 3599 3431 3600 3430 3600 3432 3600 3433 3601 3432 3601 3434 3601 3435 3346 3434 3346 3436 3346 3437 3602 3436 3602 3438 3602 3439 3127 3438 3127 3394 3127 3393 3149 3439 3149 3394 3149 3397 3603 3398 3603 3399 3603 3399 3604 3400 3604 3401 3604 3401 3605 3402 3605 3403 3605 3403 3606 3404 3606 3405 3606 3405 3607 3406 3607 3407 3607 3407 3608 3408 3608 3409 3608 3409 3284 3410 3284 3411 3284 3411 3609 3412 3609 3413 3609 3413 3139 3414 3139 3415 3139 3415 3157 3416 3157 3417 3157 3417 3610 3418 3610 3419 3610 3419 3348 3420 3348 3421 3348 3421 3611 3422 3611 3423 3611 3423 3612 3424 3612 3425 3612 3425 3613 3426 3613 3427 3613 3427 3614 3428 3614 3429 3614 3429 3615 3430 3615 3431 3615 3431 3616 3432 3616 3433 3616 3433 3276 3434 3276 3435 3276 3435 3617 3436 3617 3437 3617 3437 3127 3438 3127 3439 3127 3377 3293 3440 3293 3388 3293 3377 3618 3441 3618 3440 3618 3377 3619 3376 3619 3441 3619 3441 3306 3376 3306 3442 3306 3442 3306 3376 3306 3375 3306 3443 3197 3375 3197 3374 3197 3444 3620 3374 3620 3373 3620 3445 3532 3373 3532 3372 3532 3446 3552 3372 3552 3371 3552 3447 3553 3371 3553 3370 3553 3448 3621 3370 3621 3369 3621 3449 3622 3369 3622 3368 3622 3450 3623 3368 3623 3367 3623 3451 3297 3367 3297 3366 3297 3452 3624 3366 3624 3365 3624 3453 3365 3365 3365 3364 3365 3454 3299 3364 3299 3391 3299 3455 3539 3391 3539 3390 3539 3456 3540 3390 3540 3389 3540 3457 3541 3389 3541 3378 3541 3458 3625 3378 3625 3379 3625 3459 3360 3379 3360 3380 3360 3460 3543 3380 3543 3381 3543 3461 3544 3381 3544 3382 3544 3462 3626 3382 3626 3383 3626 3463 3375 3383 3375 3384 3375 3464 3546 3384 3546 3385 3546 3465 3547 3385 3547 3386 3547 3466 3627 3386 3627 3387 3627 3467 3373 3387 3373 3388 3373 3440 3385 3467 3385 3388 3385 3442 3628 3375 3628 3443 3628 3443 3629 3374 3629 3444 3629 3444 3630 3373 3630 3445 3630 3445 3533 3372 3533 3446 3533 3446 3534 3371 3534 3447 3534 3447 3554 3370 3554 3448 3554 3448 3631 3369 3631 3449 3631 3449 3556 3368 3556 3450 3556 3450 3297 3367 3297 3451 3297 3451 3632 3366 3632 3452 3632 3452 3309 3365 3309 3453 3309 3453 3378 3364 3378 3454 3378 3454 3633 3391 3633 3455 3633 3455 3540 3390 3540 3456 3540 3456 3560 3389 3560 3457 3560 3457 3361 3378 3361 3458 3361 3458 3634 3379 3634 3459 3634 3459 3562 3380 3562 3460 3562 3460 3563 3381 3563 3461 3563 3461 3389 3382 3389 3462 3389 3462 3635 3383 3635 3463 3635 3463 3565 3384 3565 3464 3565 3464 3547 3385 3547 3465 3547 3465 3566 3386 3566 3466 3566 3466 3304 3387 3304 3467 3304 3438 41 3452 41 3394 41 3438 3568 3451 3568 3452 3568 3438 41 3436 41 3451 41 3451 41 3436 41 3450 41 3450 3636 3436 3636 3434 3636 3449 3637 3434 3637 3432 3637 3448 3638 3432 3638 3430 3638 3447 3572 3430 3572 3428 3572 3446 41 3428 41 3445 41 3446 41 3447 41 3428 41 3450 3573 3434 3573 3449 3573 3449 41 3432 41 3448 41 3448 3221 3430 3221 3447 3221 3428 3574 3426 3574 3445 3574 3445 41 3426 41 3444 41 3444 3314 3426 3314 3424 3314 3443 3637 3424 3637 3422 3637 3442 3636 3422 3636 3420 3636 3441 3639 3420 3639 3418 3639 3440 3217 3418 3217 3416 3217 3467 41 3416 41 3466 41 3467 41 3440 41 3416 41 3444 41 3424 41 3443 41 3443 3640 3422 3640 3442 3640 3442 41 3420 41 3441 41 3441 41 3418 41 3440 41 3416 41 3414 41 3466 41 3466 41 3414 41 3465 41 3465 3641 3414 3641 3412 3641 3464 3642 3412 3642 3410 3642 3463 3643 3410 3643 3408 3643 3462 3644 3408 3644 3406 3644 3461 3580 3406 3580 3404 3580 3460 41 3404 41 3459 41 3460 41 3461 41 3404 41 3465 41 3412 41 3464 41 3464 3645 3410 3645 3463 3645 3463 41 3408 41 3462 41 3462 3226 3406 3226 3461 3226 3404 3582 3402 3582 3459 3582 3459 41 3402 41 3458 41 3458 3646 3402 3646 3400 3646 3457 3643 3400 3643 3398 3643 3456 3642 3398 3642 3396 3642 3455 3641 3396 3641 3392 3641 3454 3223 3392 3223 3394 3223 3453 41 3394 41 3452 41 3453 41 3454 41 3394 41 3458 41 3400 41 3457 41 3457 3647 3398 3647 3456 3647 3456 41 3396 41 3455 41 3455 41 3392 41 3454 41 3468 367 3248 367 3469 367 3469 367 3248 367 3249 367 3362 1 7 1 3468 1 3468 1 7 1 3248 1 3469 2166 3249 2166 3246 2166 3301 249 3303 249 3247 249 3299 249 3247 249 3360 249 3297 249 3360 249 3295 249 3297 249 3299 249 3360 249 3259 249 3435 249 3257 249 3259 249 3433 249 3435 249 3259 249 3261 249 3433 249 3433 249 3261 249 3431 249 3431 249 3261 249 3263 249 3429 249 3263 249 3265 249 3427 249 3265 249 3267 249 3425 249 3267 249 3269 249 3423 249 3269 249 3271 249 3421 249 3271 249 3273 249 3419 249 3273 249 3275 249 3417 249 3275 249 3277 249 3255 249 3277 249 3253 249 3255 249 3417 249 3277 249 3255 249 3415 249 3417 249 3255 249 3413 249 3415 249 3255 249 3411 249 3413 249 3255 249 3468 249 3411 249 3411 249 3468 249 3409 249 3409 249 3468 249 3407 249 3407 249 3468 249 3469 249 3405 249 3469 249 3403 249 3405 249 3407 249 3469 249 3431 249 3263 249 3429 249 3429 249 3265 249 3427 249 3427 249 3267 249 3425 249 3425 249 3269 249 3423 249 3423 249 3271 249 3421 249 3421 249 3273 249 3419 249 3419 249 3275 249 3417 249 3277 249 3279 249 3253 249 3253 249 3279 249 3281 249 3283 249 3253 249 3281 249 3283 249 3252 249 3253 249 3283 249 3285 249 3252 249 3252 249 3285 249 3287 249 3360 249 3287 249 3289 249 3291 249 3360 249 3289 249 3291 249 3293 249 3360 249 3360 249 3293 249 3295 249 3252 249 3287 249 3360 249 3299 249 3301 249 3247 249 3437 249 3439 249 3246 249 3247 249 3437 249 3246 249 3247 249 3257 249 3437 249 3247 249 3303 249 3257 249 3439 249 3393 249 3246 249 3246 249 3393 249 3395 249 3469 249 3395 249 3397 249 3399 249 3469 249 3397 249 3399 249 3401 249 3469 249 3469 249 3401 249 3403 249 3246 249 3395 249 3469 249 3435 249 3437 249 3257 249 3254 1150 3362 1150 3255 1150 3255 1150 3362 1150 3468 1150 3470 3648 3471 3648 3472 3648 3472 3482 3471 3482 3473 3482 3473 3227 3 3227 3472 3227 3472 3227 3 3227 1 3227 3474 147 1 147 3475 147 3475 147 1 147 3 147 3476 147 3 147 3477 147 3476 147 3475 147 3 147 3476 147 3478 147 3475 147 3476 147 3479 147 3478 147 3 147 3480 147 3477 147 3477 147 3480 147 3481 147 3473 1 3482 1 3 1 3 1 3482 1 3480 1 3473 1150 3471 1150 3482 1150 3482 1150 3471 1150 3483 1150 3471 2 3484 2 3483 2 3483 2 3484 2 3485 2 3486 3127 3487 3127 3488 3127 3486 3649 3489 3649 3487 3649 3486 3516 3490 3516 3489 3516 3489 3276 3490 3276 3491 3276 3491 3346 3490 3346 3492 3346 3493 3650 3492 3650 3494 3650 3495 3615 3494 3615 3496 3615 3497 3651 3496 3651 3498 3651 3499 3514 3498 3514 3500 3514 3501 3612 3500 3612 3502 3612 3503 3652 3502 3652 3504 3652 3505 3271 3504 3271 3506 3271 3507 3653 3506 3653 3508 3653 3509 3157 3508 3157 3510 3157 3511 3139 3510 3139 3512 3139 3513 3510 3512 3510 3514 3510 3515 3340 3514 3340 3516 3340 3517 3654 3516 3654 3518 3654 3519 3607 3518 3607 3520 3607 3521 3655 3520 3655 3522 3655 3523 3508 3522 3508 3524 3508 3525 3604 3524 3604 3526 3604 3527 3656 3526 3656 3528 3656 3529 3261 3528 3261 3530 3261 3531 3657 3530 3657 3532 3657 3533 3149 3532 3149 3488 3149 3487 3127 3533 3127 3488 3127 3491 3658 3492 3658 3493 3658 3493 3600 3494 3600 3495 3600 3495 3524 3496 3524 3497 3524 3497 3659 3498 3659 3499 3659 3499 3597 3500 3597 3501 3597 3501 3660 3502 3660 3503 3660 3503 3348 3504 3348 3505 3348 3505 3522 3506 3522 3507 3522 3507 3157 3508 3157 3509 3157 3509 3139 3510 3139 3511 3139 3511 3661 3512 3661 3513 3661 3513 3284 3514 3284 3515 3284 3515 3662 3516 3662 3517 3662 3517 3592 3518 3592 3519 3592 3519 3518 3520 3518 3521 3518 3521 3663 3522 3663 3523 3663 3523 3589 3524 3589 3525 3589 3525 3664 3526 3664 3527 3664 3527 3354 3528 3354 3529 3354 3529 3505 3530 3505 3531 3505 3531 3149 3532 3149 3533 3149 3534 3373 3535 3373 3536 3373 3534 3665 3537 3665 3535 3665 3534 3666 3538 3666 3537 3666 3537 3547 3538 3547 3539 3547 3539 3547 3538 3547 3540 3547 3541 3667 3540 3667 3542 3667 3543 3545 3542 3545 3544 3545 3545 3163 3544 3163 3546 3163 3547 3563 3546 3563 3548 3563 3549 3562 3548 3562 3550 3562 3551 3542 3550 3542 3552 3542 3553 3188 3552 3188 3554 3188 3555 3668 3554 3668 3556 3668 3557 3540 3556 3540 3558 3540 3559 3669 3558 3669 3560 3669 3561 3299 3560 3299 3562 3299 3563 3365 3562 3365 3564 3365 3565 3670 3564 3670 3566 3670 3567 3297 3566 3297 3568 3297 3569 3180 3568 3180 3570 3180 3571 3671 3570 3671 3572 3671 3573 3672 3572 3672 3574 3672 3575 3534 3574 3534 3576 3534 3577 3533 3576 3533 3578 3533 3579 3673 3578 3673 3580 3673 3581 3531 3580 3531 3582 3531 3583 3674 3582 3674 3584 3674 3585 3306 3584 3306 3586 3306 3587 3675 3586 3675 3588 3675 3589 3293 3588 3293 3536 3293 3535 3304 3589 3304 3536 3304 3539 3676 3540 3676 3541 3676 3541 3164 3542 3164 3543 3164 3543 3564 3544 3564 3545 3564 3545 3544 3546 3544 3547 3544 3547 3543 3548 3543 3549 3543 3549 3212 3550 3212 3551 3212 3551 3561 3552 3561 3553 3561 3553 3677 3554 3677 3555 3677 3555 3540 3556 3540 3557 3540 3557 3678 3558 3678 3559 3678 3559 3378 3560 3378 3561 3378 3561 3309 3562 3309 3563 3309 3563 3679 3564 3679 3565 3679 3565 3297 3566 3297 3567 3297 3567 3680 3568 3680 3569 3680 3569 3555 3570 3555 3571 3555 3571 3681 3572 3681 3573 3681 3573 3553 3574 3553 3575 3553 3575 3552 3576 3552 3577 3552 3577 3682 3578 3682 3579 3682 3579 3683 3580 3683 3581 3683 3581 3684 3582 3684 3583 3684 3583 3306 3584 3306 3585 3306 3585 3685 3586 3685 3587 3685 3587 3385 3588 3385 3589 3385 3532 249 3559 249 3488 249 3532 3686 3557 3686 3559 3686 3532 249 3530 249 3557 249 3557 249 3530 249 3555 249 3555 3687 3530 3687 3528 3687 3553 3688 3528 3688 3526 3688 3551 3689 3526 3689 3524 3689 3549 3690 3524 3690 3522 3690 3547 249 3522 249 3545 249 3547 249 3549 249 3522 249 3555 3691 3528 3691 3553 3691 3553 249 3526 249 3551 249 3551 3403 3524 3403 3549 3403 3522 3692 3520 3692 3545 3692 3545 249 3520 249 3543 249 3543 3693 3520 3693 3518 3693 3541 3688 3518 3688 3516 3688 3539 3687 3516 3687 3514 3687 3537 3694 3514 3694 3512 3694 3535 3463 3512 3463 3510 3463 3589 249 3510 249 3587 249 3589 249 3535 249 3510 249 3543 249 3518 249 3541 249 3541 3695 3516 3695 3539 3695 3539 249 3514 249 3537 249 3537 249 3512 249 3535 249 3510 249 3508 249 3587 249 3587 249 3508 249 3585 249 3585 3696 3508 3696 3506 3696 3583 3697 3506 3697 3504 3697 3581 3698 3504 3698 3502 3698 3579 3391 3502 3391 3500 3391 3577 3699 3500 3699 3498 3699 3575 249 3498 249 3573 249 3575 249 3577 249 3498 249 3585 249 3506 249 3583 249 3583 3700 3504 3700 3581 3700 3581 249 3502 249 3579 249 3579 3411 3500 3411 3577 3411 3498 3701 3496 3701 3573 3701 3573 249 3496 249 3571 249 3571 3702 3496 3702 3494 3702 3569 3698 3494 3698 3492 3698 3567 3697 3492 3697 3490 3697 3565 3696 3490 3696 3486 3696 3563 3459 3486 3459 3488 3459 3561 249 3488 249 3559 249 3561 249 3563 249 3488 249 3571 249 3494 249 3569 249 3569 3703 3492 3703 3567 3703 3567 249 3490 249 3565 249 3565 249 3486 249 3563 249 3480 366 3482 366 3481 366 3481 366 3482 366 3590 366 3481 2166 3590 2166 3477 2166 3484 367 3471 367 3591 367 3591 3704 3471 3704 3470 3704 3592 3705 3484 3705 3593 3705 3593 3706 3484 3706 3591 3706 3474 3707 3475 3707 3593 3707 3593 3707 3475 3707 3592 3707 1 249 3554 249 3472 249 1 249 3556 249 3554 249 1 249 3558 249 3556 249 1 249 3560 249 3558 249 1 249 3562 249 3560 249 1 249 3474 249 3562 249 3562 249 3474 249 3594 249 3564 249 3594 249 3595 249 3566 249 3595 249 3596 249 3568 249 3596 249 3597 249 3570 249 3597 249 3598 249 3572 249 3598 249 3599 249 3574 249 3599 249 3600 249 3576 249 3600 249 3601 249 3578 249 3601 249 3602 249 3580 249 3602 249 3603 249 3582 249 3603 249 3604 249 3584 249 3604 249 3605 249 3586 249 3605 249 3606 249 3588 249 3606 249 3607 249 3470 249 3607 249 3591 249 3470 249 3588 249 3607 249 3470 249 3536 249 3588 249 3470 249 3534 249 3536 249 3470 249 3538 249 3534 249 3470 249 3540 249 3538 249 3470 249 3542 249 3540 249 3470 249 3472 249 3542 249 3542 249 3472 249 3544 249 3544 249 3472 249 3546 249 3546 249 3472 249 3548 249 3548 249 3472 249 3550 249 3550 249 3472 249 3552 249 3552 249 3472 249 3554 249 3593 249 3608 249 3474 249 3593 249 3609 249 3608 249 3593 249 3610 249 3609 249 3593 249 3611 249 3610 249 3593 249 3612 249 3611 249 3593 249 3613 249 3612 249 3593 249 3614 249 3613 249 3593 249 3591 249 3614 249 3614 249 3591 249 3615 249 3615 249 3591 249 3616 249 3616 249 3591 249 3617 249 3617 249 3591 249 3618 249 3618 249 3591 249 3607 249 3588 249 3586 249 3606 249 3586 249 3584 249 3605 249 3584 249 3582 249 3604 249 3582 249 3580 249 3603 249 3580 249 3578 249 3602 249 3578 249 3576 249 3601 249 3576 249 3574 249 3600 249 3574 249 3572 249 3599 249 3572 249 3570 249 3598 249 3570 249 3568 249 3597 249 3568 249 3566 249 3596 249 3566 249 3564 249 3595 249 3564 249 3562 249 3594 249 3608 249 3619 249 3474 249 3474 249 3619 249 3620 249 3621 249 3474 249 3620 249 3621 249 3594 249 3474 249 3622 3527 3623 3527 3624 3527 3622 3617 3625 3617 3623 3617 3622 3259 3626 3259 3625 3259 3625 3276 3626 3276 3627 3276 3627 3708 3626 3708 3628 3708 3629 3709 3628 3709 3630 3709 3631 3255 3630 3255 3632 3255 3633 3599 3632 3599 3634 3599 3635 3274 3634 3274 3636 3274 3637 3523 3636 3523 3638 3523 3639 3336 3638 3336 3640 3336 3641 3271 3640 3271 3642 3271 3643 3595 3642 3595 3644 3595 3645 3157 3644 3157 3646 3157 3647 3521 3646 3521 3648 3521 3649 3269 3648 3269 3650 3269 3651 3710 3650 3710 3652 3710 3653 3711 3652 3711 3654 3711 3655 3266 3654 3266 3656 3266 3657 3591 3656 3591 3658 3591 3659 3264 3658 3264 3660 3264 3661 3517 3660 3517 3662 3517 3663 3342 3662 3342 3664 3342 3665 3261 3664 3261 3666 3261 3667 3587 3666 3587 3668 3587 3669 3149 3668 3149 3624 3149 3623 3127 3669 3127 3624 3127 3627 3358 3628 3358 3629 3358 3629 3515 3630 3515 3631 3515 3631 3275 3632 3275 3633 3275 3633 3613 3634 3613 3635 3613 3635 3273 3636 3273 3637 3273 3637 3712 3638 3712 3639 3712 3639 3713 3640 3713 3641 3713 3641 3286 3642 3286 3643 3286 3643 3511 3644 3511 3645 3511 3645 3139 3646 3139 3647 3139 3647 3609 3648 3609 3649 3609 3649 3284 3650 3284 3651 3284 3651 3352 3652 3352 3653 3352 3653 3509 3654 3509 3655 3509 3655 3282 3656 3282 3657 3282 3657 3605 3658 3605 3659 3605 3659 3263 3660 3263 3661 3263 3661 3714 3662 3714 3663 3714 3663 3715 3664 3715 3665 3715 3665 3278 3666 3278 3667 3278 3667 3504 3668 3504 3669 3504 3607 3716 3670 3716 3618 3716 3607 3717 3671 3717 3670 3717 3607 3666 3606 3666 3671 3666 3671 3547 3606 3547 3672 3547 3672 3547 3606 3547 3605 3547 3673 3667 3605 3667 3604 3667 3674 3375 3604 3375 3603 3375 3675 3626 3603 3626 3602 3626 3676 3563 3602 3563 3601 3563 3677 3562 3601 3562 3600 3562 3678 3360 3600 3360 3599 3360 3679 3625 3599 3625 3598 3625 3680 3668 3598 3668 3597 3668 3681 3540 3597 3540 3596 3540 3682 3718 3596 3718 3595 3718 3683 3299 3595 3299 3594 3299 3684 3719 3594 3719 3621 3719 3685 3537 3621 3537 3620 3537 3686 3297 3620 3297 3619 3297 3687 3180 3619 3180 3608 3180 3688 3622 3608 3622 3609 3622 3689 3672 3609 3672 3610 3672 3690 3553 3610 3553 3611 3553 3691 3552 3611 3552 3612 3552 3692 3720 3612 3720 3613 3720 3693 3721 3613 3721 3614 3721 3694 3173 3614 3173 3615 3173 3695 3294 3615 3294 3616 3294 3696 3530 3616 3530 3617 3530 3697 3293 3617 3293 3618 3293 3670 3304 3697 3304 3618 3304 3672 3676 3605 3676 3673 3676 3673 3635 3604 3635 3674 3635 3674 3389 3603 3389 3675 3389 3675 3544 3602 3544 3676 3544 3676 3543 3601 3543 3677 3543 3677 3634 3600 3634 3678 3634 3678 3361 3599 3361 3679 3361 3679 3677 3598 3677 3680 3677 3680 3540 3597 3540 3681 3540 3681 3678 3596 3678 3682 3678 3682 3722 3595 3722 3683 3722 3683 3309 3594 3309 3684 3309 3684 3557 3621 3557 3685 3557 3685 3308 3620 3308 3686 3308 3686 3723 3619 3723 3687 3723 3687 3724 3608 3724 3688 3724 3688 3725 3609 3725 3689 3725 3689 3534 3610 3534 3690 3534 3690 3533 3611 3533 3691 3533 3691 3682 3612 3682 3692 3682 3692 3629 3613 3629 3693 3629 3693 3684 3614 3684 3694 3684 3694 3306 3615 3306 3695 3306 3695 3529 3616 3529 3696 3529 3696 3726 3617 3726 3697 3726 3668 249 3682 249 3624 249 3668 3686 3681 3686 3682 3686 3668 249 3666 249 3681 249 3681 249 3666 249 3680 249 3680 3727 3666 3727 3664 3727 3679 3728 3664 3728 3662 3728 3678 3729 3662 3729 3660 3729 3677 3690 3660 3690 3658 3690 3676 249 3658 249 3675 249 3676 249 3677 249 3658 249 3680 3691 3664 3691 3679 3691 3679 249 3662 249 3678 249 3678 3403 3660 3403 3677 3403 3658 3692 3656 3692 3675 3692 3675 249 3656 249 3674 249 3674 3730 3656 3730 3654 3730 3673 3728 3654 3728 3652 3728 3672 3727 3652 3727 3650 3727 3671 3397 3650 3397 3648 3397 3670 3405 3648 3405 3646 3405 3697 249 3646 249 3696 249 3697 249 3670 249 3646 249 3674 249 3654 249 3673 249 3673 3731 3652 3731 3672 3731 3672 249 3650 249 3671 249 3671 249 3648 249 3670 249 3646 249 3644 249 3696 249 3696 249 3644 249 3695 249 3695 3394 3644 3394 3642 3394 3694 3732 3642 3732 3640 3732 3693 3733 3640 3733 3638 3733 3692 3734 3638 3734 3636 3734 3691 3699 3636 3699 3634 3699 3690 249 3634 249 3689 249 3690 249 3691 249 3634 249 3695 249 3642 249 3694 249 3694 3735 3640 3735 3693 3735 3693 249 3638 249 3692 249 3692 3411 3636 3411 3691 3411 3634 3701 3632 3701 3689 3701 3689 249 3632 249 3688 249 3688 3736 3632 3736 3630 3736 3687 3733 3630 3733 3628 3733 3686 3732 3628 3732 3626 3732 3685 3394 3626 3394 3622 3394 3684 3395 3622 3395 3624 3395 3683 249 3624 249 3682 249 3683 249 3684 249 3624 249 3688 249 3630 249 3687 249 3687 3737 3628 3737 3686 3737 3686 249 3626 249 3685 249 3685 249 3622 249 3684 249 3698 366 3478 366 3699 366 3699 366 3478 366 3479 366 3592 2166 3475 2166 3698 2166 3698 2166 3475 2166 3478 2166 3699 1 3479 1 3476 1 3531 41 3533 41 3477 41 3529 41 3477 41 3590 41 3527 41 3590 41 3525 41 3527 41 3529 41 3590 41 3489 41 3665 41 3487 41 3489 41 3663 41 3665 41 3489 41 3491 41 3663 41 3663 41 3491 41 3661 41 3661 41 3491 41 3493 41 3659 41 3493 41 3495 41 3657 41 3495 41 3497 41 3655 41 3497 41 3499 41 3653 41 3499 41 3501 41 3651 41 3501 41 3503 41 3649 41 3503 41 3505 41 3647 41 3505 41 3507 41 3485 41 3507 41 3483 41 3485 41 3647 41 3507 41 3485 41 3645 41 3647 41 3485 41 3643 41 3645 41 3485 41 3641 41 3643 41 3485 41 3698 41 3641 41 3641 41 3698 41 3639 41 3639 41 3698 41 3637 41 3637 41 3698 41 3699 41 3635 41 3699 41 3633 41 3635 41 3637 41 3699 41 3661 41 3493 41 3659 41 3659 41 3495 41 3657 41 3657 41 3497 41 3655 41 3655 41 3499 41 3653 41 3653 41 3501 41 3651 41 3651 41 3503 41 3649 41 3649 41 3505 41 3647 41 3507 41 3509 41 3483 41 3483 41 3509 41 3511 41 3513 41 3483 41 3511 41 3513 41 3482 41 3483 41 3513 41 3515 41 3482 41 3482 41 3515 41 3517 41 3590 41 3517 41 3519 41 3521 41 3590 41 3519 41 3521 41 3523 41 3590 41 3590 41 3523 41 3525 41 3482 41 3517 41 3590 41 3529 41 3531 41 3477 41 3667 41 3669 41 3476 41 3477 41 3667 41 3476 41 3477 41 3487 41 3667 41 3477 41 3533 41 3487 41 3669 41 3623 41 3476 41 3476 41 3623 41 3625 41 3699 41 3625 41 3627 41 3629 41 3699 41 3627 41 3629 41 3631 41 3699 41 3699 41 3631 41 3633 41 3476 41 3625 41 3699 41 3665 41 3667 41 3487 41 3484 3503 3592 3503 3485 3503 3485 3503 3592 3503 3698 3503 3700 3738 3701 3738 3702 3738 3702 3230 3701 3230 3703 3230 3703 3228 5 3228 3702 3228 3702 3228 5 3228 80 3228 3704 2 80 2 3705 2 3705 2 80 2 5 2 3706 2 5 2 3707 2 3706 2 3705 2 5 2 3706 2 3708 2 3705 2 3706 2 3709 2 3708 2 5 2 3710 2 3707 2 3707 2 3710 2 3711 2 3703 1 3712 1 5 1 5 1 3712 1 3710 1 3703 1121 3701 1121 3712 1121 3712 1121 3701 1121 3713 1121 3701 147 3714 147 3713 147 3713 147 3714 147 3715 147 3716 3157 3717 3157 3718 3157 3716 3610 3719 3610 3717 3610 3716 3595 3720 3595 3719 3595 3719 3348 3720 3348 3721 3348 3721 3271 3720 3271 3722 3271 3723 3596 3722 3596 3724 3596 3725 3597 3724 3597 3726 3597 3727 3598 3726 3598 3728 3598 3729 3599 3728 3599 3730 3599 3731 3600 3730 3600 3732 3600 3733 3601 3732 3601 3734 3601 3735 3346 3734 3346 3736 3346 3737 3602 3736 3602 3738 3602 3739 3127 3738 3127 3740 3127 3741 3149 3740 3149 3742 3149 3743 3587 3742 3587 3744 3587 3745 3261 3744 3261 3746 3261 3747 3588 3746 3588 3748 3588 3749 3589 3748 3589 3750 3589 3751 3590 3750 3590 3752 3590 3753 3591 3752 3591 3754 3591 3755 3592 3754 3592 3756 3592 3757 3593 3756 3593 3758 3593 3759 3340 3758 3340 3760 3340 3761 3594 3760 3594 3762 3594 3763 3139 3762 3139 3718 3139 3717 3157 3763 3157 3718 3157 3721 3611 3722 3611 3723 3611 3723 3612 3724 3612 3725 3612 3725 3613 3726 3613 3727 3613 3727 3614 3728 3614 3729 3614 3729 3615 3730 3615 3731 3615 3731 3616 3732 3616 3733 3616 3733 3276 3734 3276 3735 3276 3735 3617 3736 3617 3737 3617 3737 3127 3738 3127 3739 3127 3739 3149 3740 3149 3741 3149 3741 3586 3742 3586 3743 3586 3743 3354 3744 3354 3745 3354 3745 3603 3746 3603 3747 3603 3747 3604 3748 3604 3749 3604 3749 3605 3750 3605 3751 3605 3751 3606 3752 3606 3753 3606 3753 3607 3754 3607 3755 3607 3755 3608 3756 3608 3757 3608 3757 3284 3758 3284 3759 3284 3759 3609 3760 3609 3761 3609 3761 3139 3762 3139 3763 3139 3764 3299 3765 3299 3766 3299 3764 3633 3767 3633 3765 3633 3764 3539 3768 3539 3767 3539 3767 3540 3768 3540 3769 3540 3769 3540 3768 3540 3770 3540 3771 3541 3770 3541 3772 3541 3773 3625 3772 3625 3774 3625 3775 3360 3774 3360 3776 3360 3777 3543 3776 3543 3778 3543 3779 3544 3778 3544 3780 3544 3781 3626 3780 3626 3782 3626 3783 3375 3782 3375 3784 3375 3785 3546 3784 3546 3786 3546 3787 3547 3786 3547 3788 3547 3789 3627 3788 3627 3790 3627 3791 3373 3790 3373 3792 3373 3793 3293 3792 3293 3794 3293 3795 3619 3794 3619 3796 3619 3797 3306 3796 3306 3798 3306 3799 3197 3798 3197 3800 3197 3801 3620 3800 3620 3802 3620 3803 3532 3802 3532 3804 3532 3805 3552 3804 3552 3806 3552 3807 3553 3806 3553 3808 3553 3809 3621 3808 3621 3810 3621 3811 3622 3810 3622 3812 3622 3813 3623 3812 3623 3814 3623 3815 3297 3814 3297 3816 3297 3817 3624 3816 3624 3818 3624 3819 3365 3818 3365 3766 3365 3765 3378 3819 3378 3766 3378 3769 3560 3770 3560 3771 3560 3771 3361 3772 3361 3773 3361 3773 3634 3774 3634 3775 3634 3775 3562 3776 3562 3777 3562 3777 3563 3778 3563 3779 3563 3779 3389 3780 3389 3781 3389 3781 3635 3782 3635 3783 3635 3783 3565 3784 3565 3785 3565 3785 3547 3786 3547 3787 3547 3787 3566 3788 3566 3789 3566 3789 3304 3790 3304 3791 3304 3791 3385 3792 3385 3793 3385 3793 3618 3794 3618 3795 3618 3795 3306 3796 3306 3797 3306 3797 3628 3798 3628 3799 3628 3799 3629 3800 3629 3801 3629 3801 3630 3802 3630 3803 3630 3803 3533 3804 3533 3805 3533 3805 3534 3806 3534 3807 3534 3807 3554 3808 3554 3809 3554 3809 3631 3810 3631 3811 3631 3811 3556 3812 3556 3813 3556 3813 3297 3814 3297 3815 3297 3815 3632 3816 3632 3817 3632 3817 3309 3818 3309 3819 3309 3762 41 3789 41 3718 41 3762 3739 3787 3739 3789 3739 3762 41 3760 41 3787 41 3787 41 3760 41 3785 41 3785 3642 3760 3642 3758 3642 3783 3643 3758 3643 3756 3643 3781 3646 3756 3646 3754 3646 3779 3580 3754 3580 3752 3580 3777 41 3752 41 3775 41 3777 41 3779 41 3752 41 3785 3581 3758 3581 3783 3581 3783 41 3756 41 3781 41 3781 3226 3754 3226 3779 3226 3752 3582 3750 3582 3775 3582 3775 41 3750 41 3773 41 3773 3644 3750 3644 3748 3644 3771 3643 3748 3643 3746 3643 3769 3642 3746 3642 3744 3642 3767 3641 3744 3641 3742 3641 3765 3223 3742 3223 3740 3223 3819 41 3740 41 3817 41 3819 41 3765 41 3740 41 3773 41 3748 41 3771 41 3771 3647 3746 3647 3769 3647 3769 41 3744 41 3767 41 3767 41 3742 41 3765 41 3740 41 3738 41 3817 41 3817 41 3738 41 3815 41 3815 3639 3738 3639 3736 3639 3813 3636 3736 3636 3734 3636 3811 3637 3734 3637 3732 3637 3809 3314 3732 3314 3730 3314 3807 3572 3730 3572 3728 3572 3805 41 3728 41 3803 41 3805 41 3807 41 3728 41 3815 41 3736 41 3813 41 3813 3740 3734 3740 3811 3740 3811 41 3732 41 3809 41 3809 3221 3730 3221 3807 3221 3728 3574 3726 3574 3803 3574 3803 41 3726 41 3801 41 3801 3638 3726 3638 3724 3638 3799 3637 3724 3637 3722 3637 3797 3636 3722 3636 3720 3636 3795 3639 3720 3639 3716 3639 3793 3217 3716 3217 3718 3217 3791 41 3718 41 3789 41 3791 41 3793 41 3718 41 3801 41 3724 41 3799 41 3799 3640 3722 3640 3797 3640 3797 41 3720 41 3795 41 3795 41 3716 41 3793 41 3710 240 3712 240 3711 240 3711 240 3712 240 3820 240 3711 2166 3820 2166 3707 2166 3714 146 3701 146 3821 146 3821 3741 3701 3741 3700 3741 3822 3742 3714 3742 3823 3742 3823 3743 3714 3743 3821 3743 3704 3502 3705 3502 3823 3502 3823 3502 3705 3502 3822 3502 80 41 3784 41 3702 41 80 41 3786 41 3784 41 80 41 3788 41 3786 41 80 41 3790 41 3788 41 80 41 3792 41 3790 41 80 41 3704 41 3792 41 3792 41 3704 41 3824 41 3794 41 3824 41 3825 41 3796 41 3825 41 3826 41 3798 41 3826 41 3827 41 3800 41 3827 41 3828 41 3802 41 3828 41 3829 41 3804 41 3829 41 3830 41 3806 41 3830 41 3831 41 3808 41 3831 41 3832 41 3810 41 3832 41 3833 41 3812 41 3833 41 3834 41 3814 41 3834 41 3835 41 3816 41 3835 41 3836 41 3818 41 3836 41 3837 41 3700 41 3837 41 3821 41 3700 41 3818 41 3837 41 3700 41 3766 41 3818 41 3700 41 3764 41 3766 41 3700 41 3768 41 3764 41 3700 41 3770 41 3768 41 3700 41 3772 41 3770 41 3700 41 3702 41 3772 41 3772 41 3702 41 3774 41 3774 41 3702 41 3776 41 3776 41 3702 41 3778 41 3778 41 3702 41 3780 41 3780 41 3702 41 3782 41 3782 41 3702 41 3784 41 3823 41 3838 41 3704 41 3823 41 3839 41 3838 41 3823 41 3840 41 3839 41 3823 41 3841 41 3840 41 3823 41 3842 41 3841 41 3823 41 3843 41 3842 41 3823 41 3844 41 3843 41 3823 41 3821 41 3844 41 3844 41 3821 41 3845 41 3845 41 3821 41 3846 41 3846 41 3821 41 3847 41 3847 41 3821 41 3848 41 3848 41 3821 41 3837 41 3818 41 3816 41 3836 41 3816 41 3814 41 3835 41 3814 41 3812 41 3834 41 3812 41 3810 41 3833 41 3810 41 3808 41 3832 41 3808 41 3806 41 3831 41 3806 41 3804 41 3830 41 3804 41 3802 41 3829 41 3802 41 3800 41 3828 41 3800 41 3798 41 3827 41 3798 41 3796 41 3826 41 3796 41 3794 41 3825 41 3794 41 3792 41 3824 41 3838 41 3849 41 3704 41 3704 41 3849 41 3850 41 3851 41 3704 41 3850 41 3851 41 3824 41 3704 41 3852 3511 3853 3511 3854 3511 3852 3522 3855 3522 3853 3522 3852 3338 3856 3338 3855 3338 3855 3348 3856 3348 3857 3348 3857 3512 3856 3512 3858 3512 3859 3513 3858 3513 3860 3513 3861 3273 3860 3273 3862 3273 3863 3514 3862 3514 3864 3514 3865 3254 3864 3254 3866 3254 3867 3515 3866 3515 3868 3515 3869 3257 3868 3257 3870 3257 3871 3346 3870 3346 3872 3346 3873 3516 3872 3516 3874 3516 3875 3127 3874 3127 3876 3127 3877 3504 3876 3504 3878 3504 3879 3344 3878 3344 3880 3344 3881 3506 3880 3506 3882 3506 3883 3507 3882 3507 3884 3507 3885 3263 3884 3263 3886 3263 3887 3508 3886 3508 3888 3508 3889 3265 3888 3265 3890 3265 3891 3509 3890 3509 3892 3509 3893 3267 3892 3267 3894 3267 3895 3340 3894 3340 3896 3340 3897 3510 3896 3510 3898 3510 3899 3139 3898 3139 3854 3139 3853 3157 3899 3157 3854 3157 3857 3288 3858 3288 3859 3288 3859 3523 3860 3523 3861 3523 3861 3289 3862 3289 3863 3289 3863 3524 3864 3524 3865 3524 3865 3255 3866 3255 3867 3255 3867 3525 3868 3525 3869 3525 3869 3526 3870 3526 3871 3526 3871 3356 3872 3356 3873 3356 3873 3527 3874 3527 3875 3527 3875 3149 3876 3149 3877 3149 3877 3505 3878 3505 3879 3505 3879 3354 3880 3354 3881 3354 3881 3280 3882 3280 3883 3280 3883 3517 3884 3517 3885 3517 3885 3281 3886 3281 3887 3281 3887 3518 3888 3518 3889 3518 3889 3266 3890 3266 3891 3266 3891 3519 3892 3519 3893 3519 3893 3520 3894 3520 3895 3520 3895 3350 3896 3350 3897 3350 3897 3521 3898 3521 3899 3521 3837 3538 3900 3538 3848 3538 3837 3559 3901 3559 3900 3559 3837 3539 3836 3539 3901 3539 3901 3540 3836 3540 3902 3540 3902 3540 3836 3540 3835 3540 3903 3541 3835 3541 3834 3541 3904 3188 3834 3188 3833 3188 3905 3542 3833 3542 3832 3542 3906 3543 3832 3543 3831 3543 3907 3544 3831 3544 3830 3544 3908 3163 3830 3163 3829 3163 3909 3545 3829 3545 3828 3545 3910 3546 3828 3546 3827 3546 3911 3547 3827 3547 3826 3547 3912 3548 3826 3548 3825 3548 3913 3373 3825 3373 3824 3373 3914 3528 3824 3528 3851 3528 3915 3530 3851 3530 3850 3530 3916 3306 3850 3306 3849 3306 3917 3197 3849 3197 3838 3197 3918 3531 3838 3531 3839 3531 3919 3532 3839 3532 3840 3532 3920 3533 3840 3533 3841 3533 3921 3534 3841 3534 3842 3534 3922 3535 3842 3535 3843 3535 3923 3536 3843 3536 3844 3536 3924 3204 3844 3204 3845 3204 3925 3308 3845 3308 3846 3308 3926 3537 3846 3537 3847 3537 3927 3365 3847 3365 3848 3365 3900 3378 3927 3378 3848 3378 3902 3560 3835 3560 3903 3560 3903 3561 3834 3561 3904 3561 3904 3212 3833 3212 3905 3212 3905 3562 3832 3562 3906 3562 3906 3563 3831 3563 3907 3563 3907 3564 3830 3564 3908 3564 3908 3164 3829 3164 3909 3164 3909 3565 3828 3565 3910 3565 3910 3547 3827 3547 3911 3547 3911 3566 3826 3566 3912 3566 3912 3567 3825 3567 3913 3567 3913 3385 3824 3385 3914 3385 3914 3529 3851 3529 3915 3529 3915 3294 3850 3294 3916 3294 3916 3549 3849 3549 3917 3549 3917 3550 3838 3550 3918 3550 3918 3551 3839 3551 3919 3551 3919 3552 3840 3552 3920 3552 3920 3553 3841 3553 3921 3553 3921 3554 3842 3554 3922 3554 3922 3555 3843 3555 3923 3555 3923 3556 3844 3556 3924 3556 3924 3297 3845 3297 3925 3297 3925 3557 3846 3557 3926 3557 3926 3558 3847 3558 3927 3558 3898 41 3912 41 3854 41 3898 3739 3911 3739 3912 3739 3898 41 3896 41 3911 41 3911 41 3896 41 3910 41 3910 3577 3896 3577 3894 3577 3909 3578 3894 3578 3892 3578 3908 3583 3892 3583 3890 3583 3907 3580 3890 3580 3888 3580 3906 41 3888 41 3905 41 3906 41 3907 41 3888 41 3910 3581 3894 3581 3909 3581 3909 41 3892 41 3908 41 3908 3226 3890 3226 3907 3226 3888 3582 3886 3582 3905 3582 3905 41 3886 41 3904 41 3904 3579 3886 3579 3884 3579 3903 3578 3884 3578 3882 3578 3902 3577 3882 3577 3880 3577 3901 3325 3880 3325 3878 3325 3900 3326 3878 3326 3876 3326 3927 41 3876 41 3926 41 3927 41 3900 41 3876 41 3904 41 3884 41 3903 41 3903 3584 3882 3584 3902 3584 3902 41 3880 41 3901 41 3901 41 3878 41 3900 41 3876 41 3874 41 3926 41 3926 41 3874 41 3925 41 3925 3328 3874 3328 3872 3328 3924 3569 3872 3569 3870 3569 3923 3570 3870 3570 3868 3570 3922 3575 3868 3575 3866 3575 3921 3572 3866 3572 3864 3572 3920 41 3864 41 3919 41 3920 41 3921 41 3864 41 3925 41 3872 41 3924 41 3924 3573 3870 3573 3923 3573 3923 41 3868 41 3922 41 3922 3221 3866 3221 3921 3221 3864 3574 3862 3574 3919 3574 3919 41 3862 41 3918 41 3918 3571 3862 3571 3860 3571 3917 3570 3860 3570 3858 3570 3916 3569 3858 3569 3856 3569 3915 3328 3856 3328 3852 3328 3914 3222 3852 3222 3854 3222 3913 41 3854 41 3912 41 3913 41 3914 41 3854 41 3918 41 3860 41 3917 41 3917 3576 3858 3576 3916 3576 3916 41 3856 41 3915 41 3915 41 3852 41 3914 41 3928 240 3708 240 3929 240 3929 240 3708 240 3709 240 3822 2166 3705 2166 3928 2166 3928 2166 3705 2166 3708 2166 3929 1 3709 1 3706 1 3761 249 3763 249 3707 249 3759 249 3707 249 3820 249 3757 249 3820 249 3755 249 3757 249 3759 249 3820 249 3719 249 3895 249 3717 249 3719 249 3893 249 3895 249 3719 249 3721 249 3893 249 3893 249 3721 249 3891 249 3891 249 3721 249 3723 249 3889 249 3723 249 3725 249 3887 249 3725 249 3727 249 3885 249 3727 249 3729 249 3883 249 3729 249 3731 249 3881 249 3731 249 3733 249 3879 249 3733 249 3735 249 3877 249 3735 249 3737 249 3715 249 3737 249 3713 249 3715 249 3877 249 3737 249 3715 249 3875 249 3877 249 3715 249 3873 249 3875 249 3715 249 3871 249 3873 249 3715 249 3928 249 3871 249 3871 249 3928 249 3869 249 3869 249 3928 249 3867 249 3867 249 3928 249 3929 249 3865 249 3929 249 3863 249 3865 249 3867 249 3929 249 3891 249 3723 249 3889 249 3889 249 3725 249 3887 249 3887 249 3727 249 3885 249 3885 249 3729 249 3883 249 3883 249 3731 249 3881 249 3881 249 3733 249 3879 249 3879 249 3735 249 3877 249 3737 249 3739 249 3713 249 3713 249 3739 249 3741 249 3743 249 3713 249 3741 249 3743 249 3712 249 3713 249 3743 249 3745 249 3712 249 3712 249 3745 249 3747 249 3820 249 3747 249 3749 249 3751 249 3820 249 3749 249 3751 249 3753 249 3820 249 3820 249 3753 249 3755 249 3712 249 3747 249 3820 249 3759 249 3761 249 3707 249 3897 249 3899 249 3706 249 3707 249 3897 249 3706 249 3707 249 3717 249 3897 249 3707 249 3763 249 3717 249 3899 249 3853 249 3706 249 3706 249 3853 249 3855 249 3929 249 3855 249 3857 249 3859 249 3929 249 3857 249 3859 249 3861 249 3929 249 3929 249 3861 249 3863 249 3706 249 3855 249 3929 249 3895 249 3897 249 3717 249 3714 3744 3822 3744 3715 3744 3715 3744 3822 3744 3928 3744 3930 3745 3931 3745 3932 3745 3932 3746 3931 3746 3933 3746 3933 3707 3934 3707 3932 3707 3932 3707 3934 3707 3935 3707 0 2 3935 2 2 2 2 2 3935 2 3934 2 3936 2 3934 2 3937 2 3936 2 2 2 3934 2 3936 2 3938 2 2 2 3936 2 3939 2 3938 2 3934 2 3940 2 3937 2 3937 2 3940 2 3941 2 3933 2166 3942 2166 3934 2166 3934 2166 3942 2166 3940 2166 3933 3744 3931 3744 3942 3744 3942 3744 3931 3744 3943 3744 3931 147 3944 147 3943 147 3943 147 3944 147 3945 147 3946 3521 3947 3521 3948 3521 3946 3609 3949 3609 3947 3609 3946 3269 3950 3269 3949 3269 3949 3284 3950 3284 3951 3284 3951 3710 3950 3710 3952 3710 3953 3711 3952 3711 3954 3711 3955 3266 3954 3266 3956 3266 3957 3591 3956 3591 3958 3591 3959 3264 3958 3264 3960 3264 3961 3517 3960 3517 3962 3517 3963 3342 3962 3342 3964 3342 3965 3261 3964 3261 3966 3261 3967 3587 3966 3587 3968 3587 3969 3149 3968 3149 3970 3149 3971 3527 3970 3527 3972 3527 3973 3259 3972 3259 3974 3259 3975 3708 3974 3708 3976 3708 3977 3709 3976 3709 3978 3709 3979 3255 3978 3255 3980 3255 3981 3599 3980 3599 3982 3599 3983 3274 3982 3274 3984 3274 3985 3523 3984 3523 3986 3523 3987 3336 3986 3336 3988 3336 3989 3271 3988 3271 3990 3271 3991 3595 3990 3595 3992 3595 3993 3157 3992 3157 3948 3157 3947 3139 3993 3139 3948 3139 3951 3352 3952 3352 3953 3352 3953 3509 3954 3509 3955 3509 3955 3282 3956 3282 3957 3282 3957 3605 3958 3605 3959 3605 3959 3263 3960 3263 3961 3263 3961 3714 3962 3714 3963 3714 3963 3715 3964 3715 3965 3715 3965 3278 3966 3278 3967 3278 3967 3504 3968 3504 3969 3504 3969 3127 3970 3127 3971 3127 3971 3617 3972 3617 3973 3617 3973 3276 3974 3276 3975 3276 3975 3358 3976 3358 3977 3358 3977 3515 3978 3515 3979 3515 3979 3275 3980 3275 3981 3275 3981 3613 3982 3613 3983 3613 3983 3273 3984 3273 3985 3273 3985 3712 3986 3712 3987 3712 3987 3713 3988 3713 3989 3713 3989 3286 3990 3286 3991 3286 3991 3511 3992 3511 3993 3511 3994 3719 3995 3719 3996 3719 3994 3557 3997 3557 3995 3557 3994 3537 3998 3537 3997 3537 3997 3308 3998 3308 3999 3308 3999 3297 3998 3297 4000 3297 4001 3180 4000 3180 4002 3180 4003 3622 4002 3622 4004 3622 4005 3672 4004 3672 4006 3672 4007 3553 4006 3553 4008 3553 4009 3552 4008 3552 4010 3552 4011 3720 4010 3720 4012 3720 4013 3721 4012 3721 4014 3721 4015 3173 4014 3173 4016 3173 4017 3294 4016 3294 4018 3294 4019 3530 4018 3530 4020 3530 4021 3293 4020 3293 4022 3293 4023 3716 4022 3716 4024 3716 4025 3666 4024 3666 4026 3666 4027 3547 4026 3547 4028 3547 4029 3667 4028 3667 4030 3667 4031 3375 4030 3375 4032 3375 4033 3626 4032 3626 4034 3626 4035 3563 4034 3563 4036 3563 4037 3562 4036 3562 4038 3562 4039 3360 4038 3360 4040 3360 4041 3625 4040 3625 4042 3625 4043 3668 4042 3668 4044 3668 4045 3540 4044 3540 4046 3540 4047 3718 4046 3718 4048 3718 4049 3299 4048 3299 3996 3299 3995 3309 4049 3309 3996 3309 3999 3723 4000 3723 4001 3723 4001 3724 4002 3724 4003 3724 4003 3725 4004 3725 4005 3725 4005 3534 4006 3534 4007 3534 4007 3533 4008 3533 4009 3533 4009 3682 4010 3682 4011 3682 4011 3629 4012 3629 4013 3629 4013 3684 4014 3684 4015 3684 4015 3306 4016 3306 4017 3306 4017 3529 4018 3529 4019 3529 4019 3726 4020 3726 4021 3726 4021 3304 4022 3304 4023 3304 4023 3717 4024 3717 4025 3717 4025 3547 4026 3547 4027 3547 4027 3676 4028 3676 4029 3676 4029 3635 4030 3635 4031 3635 4031 3389 4032 3389 4033 3389 4033 3544 4034 3544 4035 3544 4035 3543 4036 3543 4037 3543 4037 3634 4038 3634 4039 3634 4039 3361 4040 3361 4041 3361 4041 3677 4042 3677 4043 3677 4043 3540 4044 3540 4045 3540 4045 3678 4046 3678 4047 3678 4047 3722 4048 3722 4049 3722 3992 249 4019 249 3948 249 3992 3747 4017 3747 4019 3747 3992 249 3990 249 4017 249 4017 249 3990 249 4015 249 4015 3732 3990 3732 3988 3732 4013 3733 3988 3733 3986 3733 4011 3736 3986 3736 3984 3736 4009 3699 3984 3699 3982 3699 4007 249 3982 249 4005 249 4007 249 4009 249 3982 249 4015 3735 3988 3735 4013 3735 4013 249 3986 249 4011 249 4011 3411 3984 3411 4009 3411 3982 3701 3980 3701 4005 3701 4005 249 3980 249 4003 249 4003 3734 3980 3734 3978 3734 4001 3733 3978 3733 3976 3733 3999 3732 3976 3732 3974 3732 3997 3394 3974 3394 3972 3394 3995 3395 3972 3395 3970 3395 4049 249 3970 249 4047 249 4049 249 3995 249 3970 249 4003 249 3978 249 4001 249 4001 3737 3976 3737 3999 3737 3999 249 3974 249 3997 249 3997 249 3972 249 3995 249 3970 249 3968 249 4047 249 4047 249 3968 249 4045 249 4045 3397 3968 3397 3966 3397 4043 3727 3966 3727 3964 3727 4041 3728 3964 3728 3962 3728 4039 3730 3962 3730 3960 3730 4037 3690 3960 3690 3958 3690 4035 249 3958 249 4033 249 4035 249 4037 249 3958 249 4045 249 3966 249 4043 249 4043 3691 3964 3691 4041 3691 4041 249 3962 249 4039 249 4039 3403 3960 3403 4037 3403 3958 3692 3956 3692 4033 3692 4033 249 3956 249 4031 249 4031 3729 3956 3729 3954 3729 4029 3728 3954 3728 3952 3728 4027 3727 3952 3727 3950 3727 4025 3397 3950 3397 3946 3397 4023 3405 3946 3405 3948 3405 4021 249 3948 249 4019 249 4021 249 4023 249 3948 249 4031 249 3954 249 4029 249 4029 3731 3952 3731 4027 3731 4027 249 3950 249 4025 249 4025 249 3946 249 4023 249 3940 146 3942 146 3941 146 3941 146 3942 146 4050 146 3941 1 4050 1 3937 1 3944 240 3931 240 4051 240 4051 3748 3931 3748 3930 3748 4052 3333 3944 3333 4053 3333 4053 3332 3944 3332 4051 3332 0 3227 2 3227 4053 3227 4053 3227 2 3227 4052 3227 3935 249 4014 249 3932 249 3935 249 4016 249 4014 249 3935 249 4018 249 4016 249 3935 249 4020 249 4018 249 3935 249 4022 249 4020 249 3935 249 0 249 4022 249 4022 249 0 249 4054 249 4024 249 4054 249 4055 249 4026 249 4055 249 4056 249 4028 249 4056 249 4057 249 4030 249 4057 249 4058 249 4032 249 4058 249 4059 249 4034 249 4059 249 4060 249 4036 249 4060 249 4061 249 4038 249 4061 249 4062 249 4040 249 4062 249 4063 249 4042 249 4063 249 4064 249 4044 249 4064 249 4065 249 4046 249 4065 249 4066 249 4048 249 4066 249 4067 249 3930 249 4067 249 4051 249 3930 249 4048 249 4067 249 3930 249 3996 249 4048 249 3930 249 3994 249 3996 249 3930 249 3998 249 3994 249 3930 249 4000 249 3998 249 3930 249 4002 249 4000 249 3930 249 3932 249 4002 249 4002 249 3932 249 4004 249 4004 249 3932 249 4006 249 4006 249 3932 249 4008 249 4008 249 3932 249 4010 249 4010 249 3932 249 4012 249 4012 249 3932 249 4014 249 4053 249 4068 249 0 249 4053 249 4069 249 4068 249 4053 249 4070 249 4069 249 4053 249 4071 249 4070 249 4053 249 4072 249 4071 249 4053 249 4073 249 4072 249 4053 249 4074 249 4073 249 4053 249 4051 249 4074 249 4074 249 4051 249 4075 249 4075 249 4051 249 4076 249 4076 249 4051 249 4077 249 4077 249 4051 249 4078 249 4078 249 4051 249 4067 249 4048 249 4046 249 4066 249 4046 249 4044 249 4065 249 4044 249 4042 249 4064 249 4042 249 4040 249 4063 249 4040 249 4038 249 4062 249 4038 249 4036 249 4061 249 4036 249 4034 249 4060 249 4034 249 4032 249 4059 249 4032 249 4030 249 4058 249 4030 249 4028 249 4057 249 4028 249 4026 249 4056 249 4026 249 4024 249 4055 249 4024 249 4022 249 4054 249 4068 249 4079 249 0 249 0 249 4079 249 4080 249 4081 249 0 249 4080 249 4081 249 4054 249 0 249 4082 3139 4083 3139 4084 3139 4082 3661 4085 3661 4083 3661 4082 3510 4086 3510 4085 3510 4085 3284 4086 3284 4087 3284 4087 3340 4086 3340 4088 3340 4089 3654 4088 3654 4090 3654 4091 3607 4090 3607 4092 3607 4093 3655 4092 3655 4094 3655 4095 3508 4094 3508 4096 3508 4097 3604 4096 3604 4098 3604 4099 3656 4098 3656 4100 3656 4101 3261 4100 3261 4102 3261 4103 3657 4102 3657 4104 3657 4105 3149 4104 3149 4106 3149 4107 3127 4106 3127 4108 3127 4109 3516 4108 3516 4110 3516 4111 3346 4110 3346 4112 3346 4113 3650 4112 3650 4114 3650 4115 3615 4114 3615 4116 3615 4117 3651 4116 3651 4118 3651 4119 3514 4118 3514 4120 3514 4121 3612 4120 3612 4122 3612 4123 3652 4122 3652 4124 3652 4125 3271 4124 3271 4126 3271 4127 3653 4126 3653 4128 3653 4129 3157 4128 3157 4084 3157 4083 3139 4129 3139 4084 3139 4087 3662 4088 3662 4089 3662 4089 3592 4090 3592 4091 3592 4091 3518 4092 3518 4093 3518 4093 3663 4094 3663 4095 3663 4095 3589 4096 3589 4097 3589 4097 3664 4098 3664 4099 3664 4099 3354 4100 3354 4101 3354 4101 3505 4102 3505 4103 3505 4103 3149 4104 3149 4105 3149 4105 3127 4106 3127 4107 3127 4107 3649 4108 3649 4109 3649 4109 3276 4110 3276 4111 3276 4111 3658 4112 3658 4113 3658 4113 3600 4114 3600 4115 3600 4115 3524 4116 3524 4117 3524 4117 3659 4118 3659 4119 3659 4119 3597 4120 3597 4121 3597 4121 3660 4122 3660 4123 3660 4123 3348 4124 3348 4125 3348 4125 3522 4126 3522 4127 3522 4127 3157 4128 3157 4129 3157 4067 3365 4130 3365 4078 3365 4067 3679 4131 3679 4130 3679 4067 3670 4066 3670 4131 3670 4131 3297 4066 3297 4132 3297 4132 3297 4066 3297 4065 3297 4133 3180 4065 3180 4064 3180 4134 3671 4064 3671 4063 3671 4135 3672 4063 3672 4062 3672 4136 3534 4062 3534 4061 3534 4137 3533 4061 3533 4060 3533 4138 3673 4060 3673 4059 3673 4139 3531 4059 3531 4058 3531 4140 3674 4058 3674 4057 3674 4141 3306 4057 3306 4056 3306 4142 3675 4056 3675 4055 3675 4143 3293 4055 3293 4054 3293 4144 3373 4054 3373 4081 3373 4145 3666 4081 3666 4080 3666 4146 3547 4080 3547 4079 3547 4147 3667 4079 3667 4068 3667 4148 3545 4068 3545 4069 3545 4149 3163 4069 3163 4070 3163 4150 3563 4070 3563 4071 3563 4151 3562 4071 3562 4072 3562 4152 3542 4072 3542 4073 3542 4153 3188 4073 3188 4074 3188 4154 3668 4074 3668 4075 3668 4155 3540 4075 3540 4076 3540 4156 3669 4076 3669 4077 3669 4157 3299 4077 3299 4078 3299 4130 3309 4157 3309 4078 3309 4132 3680 4065 3680 4133 3680 4133 3555 4064 3555 4134 3555 4134 3681 4063 3681 4135 3681 4135 3553 4062 3553 4136 3553 4136 3552 4061 3552 4137 3552 4137 3682 4060 3682 4138 3682 4138 3683 4059 3683 4139 3683 4139 3684 4058 3684 4140 3684 4140 3306 4057 3306 4141 3306 4141 3685 4056 3685 4142 3685 4142 3385 4055 3385 4143 3385 4143 3304 4054 3304 4144 3304 4144 3665 4081 3665 4145 3665 4145 3547 4080 3547 4146 3547 4146 3676 4079 3676 4147 3676 4147 3164 4068 3164 4148 3164 4148 3564 4069 3564 4149 3564 4149 3544 4070 3544 4150 3544 4150 3543 4071 3543 4151 3543 4151 3212 4072 3212 4152 3212 4152 3561 4073 3561 4153 3561 4153 3677 4074 3677 4154 3677 4154 3540 4075 3540 4155 3540 4155 3678 4076 3678 4156 3678 4156 3378 4077 3378 4157 3378 4128 249 4142 249 4084 249 4128 3747 4141 3747 4142 3747 4128 249 4126 249 4141 249 4141 249 4126 249 4140 249 4140 3697 4126 3697 4124 3697 4139 3698 4124 3698 4122 3698 4138 3702 4122 3702 4120 3702 4137 3699 4120 3699 4118 3699 4136 249 4118 249 4135 249 4136 249 4137 249 4118 249 4140 3735 4124 3735 4139 3735 4139 249 4122 249 4138 249 4138 3411 4120 3411 4137 3411 4118 3701 4116 3701 4135 3701 4135 249 4116 249 4134 249 4134 3391 4116 3391 4114 3391 4133 3698 4114 3698 4112 3698 4132 3697 4112 3697 4110 3697 4131 3696 4110 3696 4108 3696 4130 3459 4108 3459 4106 3459 4157 249 4106 249 4156 249 4157 249 4130 249 4106 249 4134 249 4114 249 4133 249 4133 3703 4112 3703 4132 3703 4132 249 4110 249 4131 249 4131 249 4108 249 4130 249 4106 249 4104 249 4156 249 4156 249 4104 249 4155 249 4155 3694 4104 3694 4102 3694 4154 3687 4102 3687 4100 3687 4153 3688 4100 3688 4098 3688 4152 3693 4098 3693 4096 3693 4151 3690 4096 3690 4094 3690 4150 249 4094 249 4149 249 4150 249 4151 249 4094 249 4155 249 4102 249 4154 249 4154 3749 4100 3749 4153 3749 4153 249 4098 249 4152 249 4152 3403 4096 3403 4151 3403 4094 3692 4092 3692 4149 3692 4149 249 4092 249 4148 249 4148 3689 4092 3689 4090 3689 4147 3688 4090 3688 4088 3688 4146 3687 4088 3687 4086 3687 4145 3694 4086 3694 4082 3694 4144 3463 4082 3463 4084 3463 4143 249 4084 249 4142 249 4143 249 4144 249 4084 249 4148 249 4090 249 4147 249 4147 3695 4088 3695 4146 3695 4146 249 4086 249 4145 249 4145 249 4082 249 4144 249 4158 146 3938 146 4159 146 4159 146 3938 146 3939 146 4052 1 2 1 4158 1 4158 1 2 1 3938 1 4159 2166 3939 2166 3936 2166 3991 41 3993 41 3937 41 3989 41 3937 41 4050 41 3987 41 4050 41 3985 41 3987 41 3989 41 4050 41 3949 41 4125 41 3947 41 3949 41 4123 41 4125 41 3949 41 3951 41 4123 41 4123 41 3951 41 4121 41 4121 41 3951 41 3953 41 4119 41 3953 41 3955 41 4117 41 3955 41 3957 41 4115 41 3957 41 3959 41 4113 41 3959 41 3961 41 4111 41 3961 41 3963 41 4109 41 3963 41 3965 41 4107 41 3965 41 3967 41 3945 41 3967 41 3943 41 3945 41 4107 41 3967 41 3945 41 4105 41 4107 41 3945 41 4103 41 4105 41 3945 41 4101 41 4103 41 3945 41 4158 41 4101 41 4101 41 4158 41 4099 41 4099 41 4158 41 4097 41 4097 41 4158 41 4159 41 4095 41 4159 41 4093 41 4095 41 4097 41 4159 41 4121 41 3953 41 4119 41 4119 41 3955 41 4117 41 4117 41 3957 41 4115 41 4115 41 3959 41 4113 41 4113 41 3961 41 4111 41 4111 41 3963 41 4109 41 4109 41 3965 41 4107 41 3967 41 3969 41 3943 41 3943 41 3969 41 3971 41 3973 41 3943 41 3971 41 3973 41 3942 41 3943 41 3973 41 3975 41 3942 41 3942 41 3975 41 3977 41 4050 41 3977 41 3979 41 3981 41 4050 41 3979 41 3981 41 3983 41 4050 41 4050 41 3983 41 3985 41 3942 41 3977 41 4050 41 3989 41 3991 41 3937 41 4127 41 4129 41 3936 41 3937 41 4127 41 3936 41 3937 41 3947 41 4127 41 3937 41 3993 41 3947 41 4129 41 4083 41 3936 41 3936 41 4083 41 4085 41 4159 41 4085 41 4087 41 4089 41 4159 41 4087 41 4089 41 4091 41 4159 41 4159 41 4091 41 4093 41 3936 41 4085 41 4159 41 4125 41 4127 41 3947 41 3944 1121 4052 1121 3945 1121 3945 1121 4052 1121 4158 1121

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount.stl b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount.stl new file mode 100644 index 0000000000000000000000000000000000000000..89162f08ac6907a8adbab477242d97916bc3e9f9 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount.stl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2837876b3f71afb155a997e8ba5d44fbabf919b5b1c41722308c0d42af77bc42 +size 524984 diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount_convex_hull.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..82e741167b598c975a71db9f12923511b45ca59a --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/dynamixel_motor_mount_convex_hull.dae @@ -0,0 +1,68 @@ + + + + + VCGLab + VCGLib | MeshLab + + So. Feb 21 18:39:35 2016 + So. Feb 21 18:39:35 2016 + Y_UP + + + + + + 0 46.5 18.5 -12.5 46.5 -18.5 0 46.5 -18.5 -12.5 46.5 18.5 -12.2929 46 19 0 46 19 -12.2929 46 -19 0 46 -19 -46.5 -20.5 -18.5 -46.5 -20.5 18.5 -46.5 20.5 18.5 -46.5 20.5 -18.5 -12.2929 -46 -19 -12.5 -46.5 -18.5 0 -46.5 -18.5 0 -46 -19 0 -46.5 18.5 0 -46 19 -12.5 -46.5 18.5 -43.5 23.5 -18.5 -43.5 23.5 18.5 -46 -20.2929 19 -46 20.2929 19 -12.2929 -46 19 -43.2929 23 19 -43.2929 -23 19 -43.5 -23.5 18.5 -43.5 -23.5 -18.5 -46 -20.2929 -19 -46 20.2929 -19 -43.2929 23 -19 -43.2929 -23 -19 + + + + + + + + + + -0.500002 0.500002 0.707103 -0.41095 0.553889 0.724105 -0.41095 0.553889 0.724104 -0.500002 0.500002 0.707103 -0.41095 -0.553889 -0.724104 -0.41095 0.553889 -0.724104 -0.41095 0.553889 -0.724104 -0.500002 0.500002 -0.707103 -0.500002 0.500002 -0.707103 -0.41095 -0.553889 0.724104 -0.41095 -0.553889 0.724104 -0.500002 -0.500002 0.707103 -0.500002 -0.500002 0.707103 -0.41095 -0.553889 -0.724105 -0.500002 -0.500002 -0.707103 -0.500002 -0.500002 -0.707103 0 1 0 0 1 0 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 -1 0 0 -1 0 0 0 -0.707107 -0.707107 0 -0.707107 -0.707107 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 -0.595847 0.803098 0 -0.595847 0.803098 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0 0.707107 -0.707107 0 0.707107 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.707107 0.707107 0 -0.707107 0.707107 -0.595847 -0.803098 0 -0.595847 -0.803098 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 + + + + + + + + + + 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 + + + + + + + + + + + + + + + + +

22 22 0 20 20 0 10 10 0 20 20 1 4 4 1 3 3 1 20 20 2 24 24 2 4 4 2 22 22 3 24 24 3 20 20 3 13 13 4 27 27 4 12 12 4 6 6 5 19 19 5 1 1 5 30 30 6 19 19 6 6 6 6 29 29 7 11 11 7 19 19 7 29 29 8 19 19 8 30 30 8 26 26 9 23 23 9 25 25 9 23 23 10 26 26 10 18 18 10 26 26 11 21 21 11 9 9 11 21 21 12 26 26 12 25 25 12 12 12 13 27 27 13 31 31 13 8 8 14 28 28 14 27 27 14 31 31 15 27 27 15 28 28 15 1 1 16 0 0 16 2 2 16 3 3 17 0 0 17 1 1 17 5 5 18 0 0 18 4 4 18 4 4 19 0 0 19 3 3 19 7 7 20 6 6 20 2 2 20 6 6 21 1 1 21 2 2 21 10 10 22 8 8 22 9 9 22 11 11 23 8 8 23 10 10 23 13 13 24 12 12 24 14 14 24 14 14 25 12 12 25 15 15 25 7 7 26 16 16 26 15 15 26 2 2 27 16 16 27 7 7 27 17 17 28 16 16 28 5 5 28 0 0 29 16 16 29 2 2 29 16 16 30 0 0 30 5 5 30 14 14 31 15 15 31 16 16 31 18 18 32 13 13 32 16 16 32 13 13 33 14 14 33 16 16 33 1 1 34 19 19 34 3 3 34 19 19 35 20 20 35 3 3 35 11 11 36 10 10 36 19 19 36 20 20 37 19 19 37 10 10 37 9 9 38 21 21 38 10 10 38 10 10 39 21 21 39 22 22 39 17 17 40 5 5 40 23 23 40 21 21 41 23 23 41 22 22 41 24 24 42 22 22 42 23 23 42 4 4 43 23 23 43 5 5 43 21 21 44 25 25 44 23 23 44 24 24 45 23 23 45 4 4 45 23 23 46 16 16 46 17 17 46 16 16 47 23 23 47 18 18 47 18 18 48 26 26 48 13 13 48 13 13 49 26 26 49 27 27 49 26 26 50 8 8 50 27 27 50 8 8 51 26 26 51 9 9 51 28 28 52 8 8 52 11 11 52 29 29 53 28 28 53 11 11 53 15 15 54 28 28 54 7 7 54 6 6 55 28 28 55 30 30 55 6 6 56 7 7 56 28 28 56 30 30 57 28 28 57 29 29 57 12 12 58 28 28 58 15 15 58 31 31 59 28 28 59 12 12 59

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/festo_finger_mount.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/festo_finger_mount.dae new file mode 100644 index 0000000000000000000000000000000000000000..29a517eb4766dee6ba08f19ce3542988e843ffb9 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/festo_finger_mount.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-20T20:29:59 + 2016-02-20T20:29:59 + + Z_UP + + + + + + + -28 0 40 -27 0 41 -28 9.585787 40 -27 10 41 -27 14 37 -27 14 4 -28 13 36.58578 -28 13 4.414214 -27 10 0 -27 0 0 -28 9.585787 1 -28 0 1 -28 7.593372 22.02096 -28 7.727034 22.29345 -28 7.912811 22.53345 -28 8.143098 22.73115 -28 8.408467 22.87844 -28 8.698053 22.9693 -28 9 23 -28 9.301948 22.9693 -28 9.591534 22.87844 -28 9.856903 22.73115 -28 10.08719 22.53345 -28 10.27297 22.29345 -28 10.40663 22.02096 -28 10.4827 21.72714 -28 10.49807 21.42403 -28 10.45212 21.12402 -28 10.40663 7.020958 -28 10.34671 20.83941 -28 10.27297 7.293446 -28 10.18616 20.58184 -28 10.08719 7.533451 -28 9.977059 20.36186 -28 9.856903 7.731145 -28 9.727953 20.18848 -28 9.591534 7.878437 -28 9.449045 20.06879 -28 9.301948 7.969295 -28 9.151753 20.0077 -28 9 8 -28 8.848248 20.0077 -28 8.698053 7.969295 -28 8.550956 20.06879 -28 8.408467 7.878437 -28 8.272047 20.18848 -28 8.143098 7.731145 -28 8.022942 20.36186 -28 7.912811 7.533451 -28 7.813837 20.58184 -28 7.727034 7.293446 -28 7.653293 20.83941 -28 7.593372 7.020958 -28 7.547884 21.12402 -28 7.517298 6.727142 -28 7.501925 6.424026 -28 7.547884 6.124021 -28 7.653293 5.839409 -28 7.813837 5.581841 -28 8.022942 5.361863 -28 8.272047 5.18848 -28 8.550956 5.068791 -28 8.848248 5.007696 -28 9.151753 5.007696 -28 9.449045 5.068791 -28 9.727953 5.18848 -28 9.977059 5.361863 -28 10.18616 5.581841 -28 10.34671 5.839409 -28 10.45212 6.124021 -28 10.49807 6.424026 -28 10.4827 6.727142 -28 7.501925 21.42403 -28 7.517298 21.72714 -4.980511 0 36.24872 0 0 40 -4.95 0 36.5 -4.980511 0 28.75128 -5.070271 0 36.01204 -5.070271 0 28.98796 -5.214064 0 35.80372 -5.214064 0 29.19628 -5.403532 0 35.63587 -5.403532 0 29.36413 -5.627665 0 35.51823 -5.627665 0 29.48177 -5.873436 0 35.45766 -5.873436 0 29.54235 -6.126564 0 35.45766 -6.126564 0 29.54235 -6.372335 0 29.48177 -6.372335 0 35.51823 -6.596468 0 29.36413 -6.596468 0 35.63587 -6.785936 0 29.19628 -6.785936 0 35.80372 -6.929729 0 28.98796 -6.929729 0 36.01204 -7.019489 0 28.75128 -7.019489 0 36.24872 -20.98051 0 36.24872 -20.95 0 36.5 -20.98051 0 28.75128 -21.07027 0 36.01204 -21.07027 0 28.98796 -21.21406 0 35.80372 -21.21406 0 29.19628 -21.40353 0 35.63587 -21.40353 0 29.36413 -21.62767 0 35.51823 -21.62767 0 29.48177 -21.87344 0 35.45766 -21.87344 0 29.54235 -22.12656 0 35.45766 -22.12656 0 29.54235 -22.37234 0 29.48177 -7.05 0 36.5 -20.98051 0 36.75128 -7.019489 0 36.75128 -21.07027 0 36.98796 -6.929729 0 36.98796 -21.21406 0 37.19628 -6.785936 0 37.19628 -21.40353 0 37.36413 -6.596468 0 37.36413 -21.62767 0 37.48176 -6.372335 0 37.48176 -1 0 41 -21.87344 0 37.54234 -22.12656 0 37.54234 -22.37234 0 37.48176 -22.59647 0 37.36413 -22.78594 0 37.19628 -22.92973 0 36.98796 -23.01949 0 36.75128 -23.05 0 36.5 -23.01949 0 36.24872 -23.01949 0 28.75128 -22.92973 0 36.01204 -22.92973 0 28.98796 -22.78594 0 35.80372 -22.78594 0 29.19628 -22.59647 0 35.63587 -22.59647 0 29.36413 -22.37234 0 35.51823 -6.126564 0 37.54234 -5.873436 0 37.54234 -5.627665 0 37.48176 -5.403532 0 37.36413 -5.214064 0 37.19628 -5.070271 0 36.98796 -4.980511 0 36.75128 -20.98051 0 28.24872 -7.019489 0 28.24872 -20.95 0 28.5 -7.019489 0 20.75128 -20.98051 0 20.75128 -21.07027 0 28.01204 -21.07027 0 20.98796 -21.21406 0 27.80372 -21.21406 0 21.19628 -21.40353 0 27.63587 -21.40353 0 21.36413 -21.62767 0 27.51823 -21.62767 0 21.48177 -21.87344 0 27.45766 -21.87344 0 21.54235 -22.12656 0 27.45766 -22.12656 0 21.54235 -22.37234 0 21.48177 -22.37234 0 27.51823 -22.59647 0 21.36413 -22.59647 0 27.63587 -22.78594 0 21.19628 -22.78594 0 27.80372 -22.92973 0 20.98796 -22.92973 0 28.01204 -23.01949 0 20.75128 -23.01949 0 28.24872 -23.05 0 28.5 -23.05 0 20.5 -23.01949 0 20.24872 -23.01949 0 12.75128 -22.92973 0 12.98796 -22.92973 0 20.01204 -22.78594 0 19.80372 -22.78594 0 13.19628 -22.59647 0 19.63587 -22.59647 0 13.36413 -22.37234 0 19.51823 -22.37234 0 13.48177 -22.12656 0 19.45766 -22.12656 0 13.54234 -21.87344 0 13.54234 -21.87344 0 19.45766 -21.62767 0 13.48177 -21.62767 0 19.51823 -21.40353 0 13.36413 -21.40353 0 19.63587 -21.21406 0 13.19628 -21.21406 0 19.80372 -21.07027 0 12.98796 -21.07027 0 20.01204 -20.98051 0 12.75128 -20.98051 0 20.24872 -7.019489 0 12.75128 -7.019489 0 20.24872 -6.929729 0 20.01204 -20.95 0 20.5 -7.05 0 20.5 -7.05 0 28.5 -4.980511 0 20.24872 0 0 1 -4.95 0 20.5 -4.980511 0 12.75128 -5.070271 0 12.98796 -5.070271 0 20.01204 -5.214064 0 19.80372 -5.214064 0 13.19628 -5.403532 0 19.63587 -5.403532 0 13.36413 -5.627665 0 19.51823 -5.627665 0 13.48177 -5.873436 0 19.45766 -5.873436 0 13.54234 -6.126564 0 19.45766 -6.126564 0 13.54234 -6.372335 0 13.48177 -6.372335 0 19.51823 -6.596468 0 13.36413 -6.596468 0 19.63587 -6.785936 0 13.19628 -6.785936 0 19.80372 -6.929729 0 12.98796 -6.929729 0 28.01204 -6.929729 0 20.98796 -6.785936 0 27.80372 -6.785936 0 21.19628 -6.596468 0 27.63587 -6.596468 0 21.36413 -6.372335 0 27.51823 -6.372335 0 21.48177 -6.126564 0 27.45766 -6.126564 0 21.54235 -5.873436 0 21.54235 -5.873436 0 27.45766 -5.627665 0 21.48177 -5.627665 0 27.51823 -5.403532 0 21.36413 -5.403532 0 27.63587 -5.214064 0 21.19628 -5.214064 0 27.80372 -5.070271 0 20.98796 -5.070271 0 28.01204 -4.980511 0 20.75128 -4.980511 0 28.24872 -4.95 0 28.5 -4.980511 0 4.248719 -1 0 0 -4.95 0 4.5 -5.070271 0 4.012041 -5.214064 0 3.803721 -5.403532 0 3.635867 -5.627665 0 3.518233 -5.873436 0 3.457656 -6.126564 0 3.457656 -6.372335 0 3.518233 -21.62767 0 3.518233 -21.87344 0 3.457656 -22.12656 0 3.457656 -22.37234 0 3.518233 -22.59647 0 3.635867 -22.78594 0 3.803721 -22.92973 0 4.012041 -23.01949 0 4.248719 -23.05 0 4.5 -23.01949 0 4.751281 -23.01949 0 12.24872 -23.05 0 12.5 -21.40353 0 3.635867 -6.596468 0 3.635867 -21.21406 0 3.803721 -6.785936 0 3.803721 -21.07027 0 4.012041 -6.929729 0 4.012041 -20.98051 0 4.248719 -7.019489 0 4.248719 -20.95 0 4.5 -7.05 0 4.5 -20.98051 0 4.751281 -7.019489 0 4.751281 -20.98051 0 12.24872 -7.019489 0 12.24872 -20.95 0 12.5 -7.05 0 12.5 -6.929729 0 12.01204 -6.929729 0 4.987959 -6.785936 0 11.80372 -6.785936 0 5.196279 -6.596468 0 11.63587 -6.596468 0 5.364133 -6.372335 0 11.51823 -6.372335 0 5.481767 -6.126564 0 11.45766 -6.126564 0 5.542344 -5.873436 0 5.542344 -5.873436 0 11.45766 -5.627665 0 5.481767 -5.627665 0 11.51823 -5.403532 0 5.364133 -5.403532 0 11.63587 -5.214064 0 11.80372 -5.214064 0 5.196279 -5.070271 0 12.01204 -5.070271 0 4.987959 -4.980511 0 12.24872 -4.980511 0 4.751281 -4.95 0 12.5 -21.07027 0 12.01204 -21.07027 0 4.987959 -21.21406 0 11.80372 -21.21406 0 5.196279 -21.40353 0 11.63587 -21.40353 0 5.364133 -21.62767 0 11.51823 -21.62767 0 5.481767 -21.87344 0 11.45766 -21.87344 0 5.542344 -22.12656 0 11.45766 -22.12656 0 5.542344 -22.37234 0 5.481767 -22.37234 0 11.51823 -22.59647 0 5.364133 -22.59647 0 11.63587 -22.78594 0 11.80372 -22.78594 0 5.196279 -22.92973 0 12.01204 -22.92973 0 4.987959 -1 10 41 0 9.585787 40 -1 14 37 0 13 36.58578 -1 14 4 0 13 4.414214 -1 10 0 0 9.585787 1 -24.5 10 41 -24.5 4 41 -3.5 4 41 -3.5 10 41 -3.5 14 37 -3.5 14 4 -3.5 10 0 -24.5 4 0 -24.5 10 0 -3.5 4 0 -20.13235 2 36.84912 -20.13235 4 36.84912 -20.1 2 36.5 -20.2283 4 37.18636 -20.2283 2 37.18636 -20.38459 4 37.50022 -20.38459 2 37.50022 -20.59588 4 37.78002 -20.59588 2 37.78002 -20.85499 4 38.01623 -20.85499 2 38.01623 -21.1531 4 38.20081 -21.1531 2 38.20081 -21.48004 4 38.32747 -21.48004 2 38.32747 -21.82469 4 38.39189 -21.82469 2 38.39189 -22.17531 4 38.39189 -22.17531 2 38.39189 -22.51996 4 38.32747 -22.51996 2 38.32747 -22.8469 4 38.20081 -22.8469 2 38.20081 -23.14501 4 38.01623 -23.14501 2 38.01623 -23.40412 4 37.78002 -23.40412 2 37.78002 -23.61541 4 37.50022 -23.61541 2 37.50022 -23.7717 4 37.18636 -23.7717 2 37.18636 -23.86765 4 36.84912 -23.86765 2 36.84912 -23.9 4 36.5 -23.9 2 36.5 -23.86765 4 36.15087 -23.86765 2 36.15087 -23.7717 4 35.81364 -23.7717 2 35.81364 -23.61541 4 35.49978 -23.61541 2 35.49978 -23.40412 4 35.21998 -23.40412 2 35.21998 -23.14501 4 34.98377 -23.14501 2 34.98377 -22.8469 4 34.79919 -22.8469 2 34.79919 -22.51996 4 34.67253 -22.51996 2 34.67253 -22.17531 4 34.6081 -22.17531 2 34.6081 -21.82469 4 34.6081 -21.82469 2 34.6081 -21.48004 4 34.67253 -21.48004 2 34.67253 -21.1531 4 34.79919 -21.1531 2 34.79919 -20.85499 4 34.98377 -20.85499 2 34.98377 -20.59588 4 35.21998 -20.59588 2 35.21998 -20.38459 4 35.49978 -20.38459 2 35.49978 -20.2283 4 35.81364 -20.2283 2 35.81364 -20.13235 4 36.15087 -20.13235 2 36.15087 -20.1 4 36.5 -20.98051 2 36.75128 -20.95 2 36.5 -21.07027 2 36.98796 -21.21406 2 37.19628 -21.40353 2 37.36413 -21.62767 2 37.48176 -21.87344 2 37.54234 -22.12656 2 37.54234 -22.37234 2 37.48176 -22.59647 2 37.36413 -22.78594 2 37.19628 -22.92973 2 36.98796 -23.01949 2 36.75128 -23.05 2 36.5 -23.01949 2 36.24872 -22.92973 2 36.01204 -22.78594 2 35.80372 -22.59647 2 35.63587 -22.37234 2 35.51823 -22.12656 2 35.45766 -21.87344 2 35.45766 -21.62767 2 35.51823 -21.40353 2 35.63587 -21.21406 2 35.80372 -21.07027 2 36.01204 -20.98051 2 36.24872 -20.13235 2 20.84913 -20.13235 4 20.84913 -20.1 2 20.5 -20.2283 4 21.18636 -20.2283 2 21.18636 -20.38459 4 21.50022 -20.38459 2 21.50022 -20.59588 4 21.78002 -20.59588 2 21.78002 -20.85499 4 22.01623 -20.85499 2 22.01623 -21.1531 4 22.20081 -21.1531 2 22.20081 -21.48004 4 22.32747 -21.48004 2 22.32747 -21.82469 4 22.3919 -21.82469 2 22.3919 -22.17531 4 22.3919 -22.17531 2 22.3919 -22.51996 4 22.32747 -22.51996 2 22.32747 -22.8469 4 22.20081 -22.8469 2 22.20081 -23.14501 4 22.01623 -23.14501 2 22.01623 -23.40412 4 21.78002 -23.40412 2 21.78002 -23.61541 4 21.50022 -23.61541 2 21.50022 -23.7717 4 21.18636 -23.7717 2 21.18636 -23.86765 4 20.84913 -23.86765 2 20.84913 -23.9 4 20.5 -23.9 2 20.5 -23.86765 4 20.15088 -23.86765 2 20.15088 -23.7717 4 19.81364 -23.7717 2 19.81364 -23.61541 4 19.49978 -23.61541 2 19.49978 -23.40412 4 19.21998 -23.40412 2 19.21998 -23.14501 4 18.98377 -23.14501 2 18.98377 -22.8469 4 18.79919 -22.8469 2 18.79919 -22.51996 4 18.67253 -22.51996 2 18.67253 -22.17531 4 18.60811 -22.17531 2 18.60811 -21.82469 4 18.60811 -21.82469 2 18.60811 -21.48004 4 18.67253 -21.48004 2 18.67253 -21.1531 4 18.79919 -21.1531 2 18.79919 -20.85499 4 18.98377 -20.85499 2 18.98377 -20.59588 4 19.21998 -20.59588 2 19.21998 -20.38459 4 19.49978 -20.38459 2 19.49978 -20.2283 4 19.81364 -20.2283 2 19.81364 -20.13235 4 20.15088 -20.13235 2 20.15088 -20.1 4 20.5 -20.98051 2 20.75128 -20.95 2 20.5 -21.07027 2 20.98796 -21.21406 2 21.19628 -21.40353 2 21.36413 -21.62767 2 21.48177 -21.87344 2 21.54235 -22.12656 2 21.54235 -22.37234 2 21.48177 -22.59647 2 21.36413 -22.78594 2 21.19628 -22.92973 2 20.98796 -23.01949 2 20.75128 -23.05 2 20.5 -23.01949 2 20.24872 -22.92973 2 20.01204 -22.78594 2 19.80372 -22.59647 2 19.63587 -22.37234 2 19.51823 -22.12656 2 19.45766 -21.87344 2 19.45766 -21.62767 2 19.51823 -21.40353 2 19.63587 -21.21406 2 19.80372 -21.07027 2 20.01204 -20.98051 2 20.24872 -4.132351 2 28.84913 -4.132351 4 28.84913 -4.1 2 28.5 -4.228303 4 29.18636 -4.228303 2 29.18636 -4.384587 4 29.50022 -4.384587 2 29.50022 -4.595883 4 29.78002 -4.595883 2 29.78002 -4.854994 4 30.01623 -4.854994 2 30.01623 -5.153097 4 30.20081 -5.153097 2 30.20081 -5.480041 4 30.32747 -5.480041 2 30.32747 -5.82469 4 30.3919 -5.82469 2 30.3919 -6.17531 4 30.3919 -6.17531 2 30.3919 -6.519959 4 30.32747 -6.519959 2 30.32747 -6.846903 4 30.20081 -6.846903 2 30.20081 -7.145006 4 30.01623 -7.145006 2 30.01623 -7.404117 4 29.78002 -7.404117 2 29.78002 -7.615413 4 29.50022 -7.615413 2 29.50022 -7.771697 4 29.18636 -7.771697 2 29.18636 -7.867649 4 28.84913 -7.867649 2 28.84913 -7.9 4 28.5 -7.9 2 28.5 -7.867649 4 28.15088 -7.867649 2 28.15088 -7.771697 4 27.81364 -7.771697 2 27.81364 -7.615413 4 27.49978 -7.615413 2 27.49978 -7.404117 4 27.21998 -7.404117 2 27.21998 -7.145006 4 26.98377 -7.145006 2 26.98377 -6.846903 4 26.79919 -6.846903 2 26.79919 -6.519959 4 26.67253 -6.519959 2 26.67253 -6.17531 4 26.60811 -6.17531 2 26.60811 -5.82469 4 26.60811 -5.82469 2 26.60811 -5.480041 4 26.67253 -5.480041 2 26.67253 -5.153097 4 26.79919 -5.153097 2 26.79919 -4.854994 4 26.98377 -4.854994 2 26.98377 -4.595883 4 27.21998 -4.595883 2 27.21998 -4.384587 4 27.49978 -4.384587 2 27.49978 -4.228303 4 27.81364 -4.228303 2 27.81364 -4.132351 4 28.15088 -4.132351 2 28.15088 -4.1 4 28.5 -4.980511 2 28.75128 -4.95 2 28.5 -5.070271 2 28.98796 -5.214064 2 29.19628 -5.403532 2 29.36413 -5.627665 2 29.48177 -5.873436 2 29.54235 -6.126564 2 29.54235 -6.372335 2 29.48177 -6.596468 2 29.36413 -6.785936 2 29.19628 -6.929729 2 28.98796 -7.019489 2 28.75128 -7.05 2 28.5 -7.019489 2 28.24872 -6.929729 2 28.01204 -6.785936 2 27.80372 -6.596468 2 27.63587 -6.372335 2 27.51823 -6.126564 2 27.45766 -5.873436 2 27.45766 -5.627665 2 27.51823 -5.403532 2 27.63587 -5.214064 2 27.80372 -5.070271 2 28.01204 -4.980511 2 28.24872 -20.13235 2 4.849124 -20.13235 4 4.849124 -20.1 2 4.5 -20.2283 4 5.186359 -20.2283 2 5.186359 -20.38459 4 5.500221 -20.38459 2 5.500221 -20.59588 4 5.780022 -20.59588 2 5.780022 -20.85499 4 6.016233 -20.85499 2 6.016233 -21.1531 4 6.20081 -21.1531 2 6.20081 -21.48004 4 6.327469 -21.48004 2 6.327469 -21.82469 4 6.391895 -21.82469 2 6.391895 -22.17531 4 6.391895 -22.17531 2 6.391895 -22.51996 4 6.327469 -22.51996 2 6.327469 -22.8469 4 6.20081 -22.8469 2 6.20081 -23.14501 4 6.016233 -23.14501 2 6.016233 -23.40412 4 5.780022 -23.40412 2 5.780022 -23.61541 4 5.500221 -23.61541 2 5.500221 -23.7717 4 5.186359 -23.7717 2 5.186359 -23.86765 4 4.849124 -23.86765 2 4.849124 -23.9 4 4.5 -23.9 2 4.5 -23.86765 4 4.150876 -23.86765 2 4.150876 -23.7717 4 3.813641 -23.7717 2 3.813641 -23.61541 4 3.499779 -23.61541 2 3.499779 -23.40412 4 3.219978 -23.40412 2 3.219978 -23.14501 4 2.983767 -23.14501 2 2.983767 -22.8469 4 2.79919 -22.8469 2 2.79919 -22.51996 4 2.672531 -22.51996 2 2.672531 -22.17531 4 2.608105 -22.17531 2 2.608105 -21.82469 4 2.608105 -21.82469 2 2.608105 -21.48004 4 2.672531 -21.48004 2 2.672531 -21.1531 4 2.79919 -21.1531 2 2.79919 -20.85499 4 2.983767 -20.85499 2 2.983767 -20.59588 4 3.219978 -20.59588 2 3.219978 -20.38459 4 3.499779 -20.38459 2 3.499779 -20.2283 4 3.813641 -20.2283 2 3.813641 -20.13235 4 4.150876 -20.13235 2 4.150876 -20.1 4 4.5 -20.98051 2 4.751281 -20.95 2 4.5 -21.07027 2 4.987959 -21.21406 2 5.196279 -21.40353 2 5.364133 -21.62767 2 5.481767 -21.87344 2 5.542344 -22.12656 2 5.542344 -22.37234 2 5.481767 -22.59647 2 5.364133 -22.78594 2 5.196279 -22.92973 2 4.987959 -23.01949 2 4.751281 -23.05 2 4.5 -23.01949 2 4.248719 -22.92973 2 4.012041 -22.78594 2 3.803721 -22.59647 2 3.635867 -22.37234 2 3.518233 -22.12656 2 3.457656 -21.87344 2 3.457656 -21.62767 2 3.518233 -21.40353 2 3.635867 -21.21406 2 3.803721 -21.07027 2 4.012041 -20.98051 2 4.248719 -20.13235 2 12.84912 -20.13235 4 12.84912 -20.1 2 12.5 -20.2283 4 13.18636 -20.2283 2 13.18636 -20.38459 4 13.50022 -20.38459 2 13.50022 -20.59588 4 13.78002 -20.59588 2 13.78002 -20.85499 4 14.01623 -20.85499 2 14.01623 -21.1531 4 14.20081 -21.1531 2 14.20081 -21.48004 4 14.32747 -21.48004 2 14.32747 -21.82469 4 14.3919 -21.82469 2 14.3919 -22.17531 4 14.3919 -22.17531 2 14.3919 -22.51996 4 14.32747 -22.51996 2 14.32747 -22.8469 4 14.20081 -22.8469 2 14.20081 -23.14501 4 14.01623 -23.14501 2 14.01623 -23.40412 4 13.78002 -23.40412 2 13.78002 -23.61541 4 13.50022 -23.61541 2 13.50022 -23.7717 4 13.18636 -23.7717 2 13.18636 -23.86765 4 12.84912 -23.86765 2 12.84912 -23.9 4 12.5 -23.9 2 12.5 -23.86765 4 12.15088 -23.86765 2 12.15088 -23.7717 4 11.81364 -23.7717 2 11.81364 -23.61541 4 11.49978 -23.61541 2 11.49978 -23.40412 4 11.21998 -23.40412 2 11.21998 -23.14501 4 10.98377 -23.14501 2 10.98377 -22.8469 4 10.79919 -22.8469 2 10.79919 -22.51996 4 10.67253 -22.51996 2 10.67253 -22.17531 4 10.6081 -22.17531 2 10.6081 -21.82469 4 10.6081 -21.82469 2 10.6081 -21.48004 4 10.67253 -21.48004 2 10.67253 -21.1531 4 10.79919 -21.1531 2 10.79919 -20.85499 4 10.98377 -20.85499 2 10.98377 -20.59588 4 11.21998 -20.59588 2 11.21998 -20.38459 4 11.49978 -20.38459 2 11.49978 -20.2283 4 11.81364 -20.2283 2 11.81364 -20.13235 4 12.15088 -20.13235 2 12.15088 -20.1 4 12.5 -20.98051 2 12.75128 -20.95 2 12.5 -21.07027 2 12.98796 -21.21406 2 13.19628 -21.40353 2 13.36413 -21.62767 2 13.48177 -21.87344 2 13.54234 -22.12656 2 13.54234 -22.37234 2 13.48177 -22.59647 2 13.36413 -22.78594 2 13.19628 -22.92973 2 12.98796 -23.01949 2 12.75128 -23.05 2 12.5 -23.01949 2 12.24872 -22.92973 2 12.01204 -22.78594 2 11.80372 -22.59647 2 11.63587 -22.37234 2 11.51823 -22.12656 2 11.45766 -21.87344 2 11.45766 -21.62767 2 11.51823 -21.40353 2 11.63587 -21.21406 2 11.80372 -21.07027 2 12.01204 -20.98051 2 12.24872 -4.132351 2 12.84912 -4.132351 4 12.84912 -4.1 2 12.5 -4.228303 4 13.18636 -4.228303 2 13.18636 -4.384587 4 13.50022 -4.384587 2 13.50022 -4.595883 4 13.78002 -4.595883 2 13.78002 -4.854994 4 14.01623 -4.854994 2 14.01623 -5.153097 4 14.20081 -5.153097 2 14.20081 -5.480041 4 14.32747 -5.480041 2 14.32747 -5.82469 4 14.3919 -5.82469 2 14.3919 -6.17531 4 14.3919 -6.17531 2 14.3919 -6.519959 4 14.32747 -6.519959 2 14.32747 -6.846903 4 14.20081 -6.846903 2 14.20081 -7.145006 4 14.01623 -7.145006 2 14.01623 -7.404117 4 13.78002 -7.404117 2 13.78002 -7.615413 4 13.50022 -7.615413 2 13.50022 -7.771697 4 13.18636 -7.771697 2 13.18636 -7.867649 4 12.84912 -7.867649 2 12.84912 -7.9 4 12.5 -7.9 2 12.5 -7.867649 4 12.15088 -7.867649 2 12.15088 -7.771697 4 11.81364 -7.771697 2 11.81364 -7.615413 4 11.49978 -7.615413 2 11.49978 -7.404117 4 11.21998 -7.404117 2 11.21998 -7.145006 4 10.98377 -7.145006 2 10.98377 -6.846903 4 10.79919 -6.846903 2 10.79919 -6.519959 4 10.67253 -6.519959 2 10.67253 -6.17531 4 10.6081 -6.17531 2 10.6081 -5.82469 4 10.6081 -5.82469 2 10.6081 -5.480041 4 10.67253 -5.480041 2 10.67253 -5.153097 4 10.79919 -5.153097 2 10.79919 -4.854994 4 10.98377 -4.854994 2 10.98377 -4.595883 4 11.21998 -4.595883 2 11.21998 -4.384587 4 11.49978 -4.384587 2 11.49978 -4.228303 4 11.81364 -4.228303 2 11.81364 -4.132351 4 12.15088 -4.132351 2 12.15088 -4.1 4 12.5 -4.980511 2 12.75128 -4.95 2 12.5 -5.070271 2 12.98796 -5.214064 2 13.19628 -5.403532 2 13.36413 -5.627665 2 13.48177 -5.873436 2 13.54234 -6.126564 2 13.54234 -6.372335 2 13.48177 -6.596468 2 13.36413 -6.785936 2 13.19628 -6.929729 2 12.98796 -7.019489 2 12.75128 -7.05 2 12.5 -7.019489 2 12.24872 -6.929729 2 12.01204 -6.785936 2 11.80372 -6.596468 2 11.63587 -6.372335 2 11.51823 -6.126564 2 11.45766 -5.873436 2 11.45766 -5.627665 2 11.51823 -5.403532 2 11.63587 -5.214064 2 11.80372 -5.070271 2 12.01204 -4.980511 2 12.24872 -4.132351 2 4.849124 -4.132351 4 4.849124 -4.1 2 4.5 -4.228303 4 5.186359 -4.228303 2 5.186359 -4.384587 4 5.500221 -4.384587 2 5.500221 -4.595883 4 5.780022 -4.595883 2 5.780022 -4.854994 4 6.016233 -4.854994 2 6.016233 -5.153097 4 6.20081 -5.153097 2 6.20081 -5.480041 4 6.327469 -5.480041 2 6.327469 -5.82469 4 6.391895 -5.82469 2 6.391895 -6.17531 4 6.391895 -6.17531 2 6.391895 -6.519959 4 6.327469 -6.519959 2 6.327469 -6.846903 4 6.20081 -6.846903 2 6.20081 -7.145006 4 6.016233 -7.145006 2 6.016233 -7.404117 4 5.780022 -7.404117 2 5.780022 -7.615413 4 5.500221 -7.615413 2 5.500221 -7.771697 4 5.186359 -7.771697 2 5.186359 -7.867649 4 4.849124 -7.867649 2 4.849124 -7.9 4 4.5 -7.9 2 4.5 -7.867649 4 4.150876 -7.867649 2 4.150876 -7.771697 4 3.813641 -7.771697 2 3.813641 -7.615413 4 3.499779 -7.615413 2 3.499779 -7.404117 4 3.219978 -7.404117 2 3.219978 -7.145006 4 2.983767 -7.145006 2 2.983767 -6.846903 4 2.79919 -6.846903 2 2.79919 -6.519959 4 2.672531 -6.519959 2 2.672531 -6.17531 4 2.608105 -6.17531 2 2.608105 -5.82469 4 2.608105 -5.82469 2 2.608105 -5.480041 4 2.672531 -5.480041 2 2.672531 -5.153097 4 2.79919 -5.153097 2 2.79919 -4.854994 4 2.983767 -4.854994 2 2.983767 -4.595883 4 3.219978 -4.595883 2 3.219978 -4.384587 4 3.499779 -4.384587 2 3.499779 -4.228303 4 3.813641 -4.228303 2 3.813641 -4.132351 4 4.150876 -4.132351 2 4.150876 -4.1 4 4.5 -4.980511 2 4.751281 -4.95 2 4.5 -5.070271 2 4.987959 -5.214064 2 5.196279 -5.403532 2 5.364133 -5.627665 2 5.481767 -5.873436 2 5.542344 -6.126564 2 5.542344 -6.372335 2 5.481767 -6.596468 2 5.364133 -6.785936 2 5.196279 -6.929729 2 4.987959 -7.019489 2 4.751281 -7.05 2 4.5 -7.019489 2 4.248719 -6.929729 2 4.012041 -6.785936 2 3.803721 -6.596468 2 3.635867 -6.372335 2 3.518233 -6.126564 2 3.457656 -5.873436 2 3.457656 -5.627665 2 3.518233 -5.403532 2 3.635867 -5.214064 2 3.803721 -5.070271 2 4.012041 -4.980511 2 4.248719 -4.132351 2 20.84913 -4.132351 4 20.84913 -4.1 2 20.5 -4.228303 4 21.18636 -4.228303 2 21.18636 -4.384587 4 21.50022 -4.384587 2 21.50022 -4.595883 4 21.78002 -4.595883 2 21.78002 -4.854994 4 22.01623 -4.854994 2 22.01623 -5.153097 4 22.20081 -5.153097 2 22.20081 -5.480041 4 22.32747 -5.480041 2 22.32747 -5.82469 4 22.3919 -5.82469 2 22.3919 -6.17531 4 22.3919 -6.17531 2 22.3919 -6.519959 4 22.32747 -6.519959 2 22.32747 -6.846903 4 22.20081 -6.846903 2 22.20081 -7.145006 4 22.01623 -7.145006 2 22.01623 -7.404117 4 21.78002 -7.404117 2 21.78002 -7.615413 4 21.50022 -7.615413 2 21.50022 -7.771697 4 21.18636 -7.771697 2 21.18636 -7.867649 4 20.84913 -7.867649 2 20.84913 -7.9 4 20.5 -7.9 2 20.5 -7.867649 4 20.15088 -7.867649 2 20.15088 -7.771697 4 19.81364 -7.771697 2 19.81364 -7.615413 4 19.49978 -7.615413 2 19.49978 -7.404117 4 19.21998 -7.404117 2 19.21998 -7.145006 4 18.98377 -7.145006 2 18.98377 -6.846903 4 18.79919 -6.846903 2 18.79919 -6.519959 4 18.67253 -6.519959 2 18.67253 -6.17531 4 18.60811 -6.17531 2 18.60811 -5.82469 4 18.60811 -5.82469 2 18.60811 -5.480041 4 18.67253 -5.480041 2 18.67253 -5.153097 4 18.79919 -5.153097 2 18.79919 -4.854994 4 18.98377 -4.854994 2 18.98377 -4.595883 4 19.21998 -4.595883 2 19.21998 -4.384587 4 19.49978 -4.384587 2 19.49978 -4.228303 4 19.81364 -4.228303 2 19.81364 -4.132351 4 20.15088 -4.132351 2 20.15088 -4.1 4 20.5 -4.980511 2 20.75128 -4.95 2 20.5 -5.070271 2 20.98796 -5.214064 2 21.19628 -5.403532 2 21.36413 -5.627665 2 21.48177 -5.873436 2 21.54235 -6.126564 2 21.54235 -6.372335 2 21.48177 -6.596468 2 21.36413 -6.785936 2 21.19628 -6.929729 2 20.98796 -7.019489 2 20.75128 -7.05 2 20.5 -7.019489 2 20.24872 -6.929729 2 20.01204 -6.785936 2 19.80372 -6.596468 2 19.63587 -6.372335 2 19.51823 -6.126564 2 19.45766 -5.873436 2 19.45766 -5.627665 2 19.51823 -5.403532 2 19.63587 -5.214064 2 19.80372 -5.070271 2 20.01204 -4.980511 2 20.24872 -20.13235 2 28.84913 -20.13235 4 28.84913 -20.1 2 28.5 -20.2283 4 29.18636 -20.2283 2 29.18636 -20.38459 4 29.50022 -20.38459 2 29.50022 -20.59588 4 29.78002 -20.59588 2 29.78002 -20.85499 4 30.01623 -20.85499 2 30.01623 -21.1531 4 30.20081 -21.1531 2 30.20081 -21.48004 4 30.32747 -21.48004 2 30.32747 -21.82469 4 30.3919 -21.82469 2 30.3919 -22.17531 4 30.3919 -22.17531 2 30.3919 -22.51996 4 30.32747 -22.51996 2 30.32747 -22.8469 4 30.20081 -22.8469 2 30.20081 -23.14501 4 30.01623 -23.14501 2 30.01623 -23.40412 4 29.78002 -23.40412 2 29.78002 -23.61541 4 29.50022 -23.61541 2 29.50022 -23.7717 4 29.18636 -23.7717 2 29.18636 -23.86765 4 28.84913 -23.86765 2 28.84913 -23.9 4 28.5 -23.9 2 28.5 -23.86765 4 28.15088 -23.86765 2 28.15088 -23.7717 4 27.81364 -23.7717 2 27.81364 -23.61541 4 27.49978 -23.61541 2 27.49978 -23.40412 4 27.21998 -23.40412 2 27.21998 -23.14501 4 26.98377 -23.14501 2 26.98377 -22.8469 4 26.79919 -22.8469 2 26.79919 -22.51996 4 26.67253 -22.51996 2 26.67253 -22.17531 4 26.60811 -22.17531 2 26.60811 -21.82469 4 26.60811 -21.82469 2 26.60811 -21.48004 4 26.67253 -21.48004 2 26.67253 -21.1531 4 26.79919 -21.1531 2 26.79919 -20.85499 4 26.98377 -20.85499 2 26.98377 -20.59588 4 27.21998 -20.59588 2 27.21998 -20.38459 4 27.49978 -20.38459 2 27.49978 -20.2283 4 27.81364 -20.2283 2 27.81364 -20.13235 4 28.15088 -20.13235 2 28.15088 -20.1 4 28.5 -20.98051 2 28.75128 -20.95 2 28.5 -21.07027 2 28.98796 -21.21406 2 29.19628 -21.40353 2 29.36413 -21.62767 2 29.48177 -21.87344 2 29.54235 -22.12656 2 29.54235 -22.37234 2 29.48177 -22.59647 2 29.36413 -22.78594 2 29.19628 -22.92973 2 28.98796 -23.01949 2 28.75128 -23.05 2 28.5 -23.01949 2 28.24872 -22.92973 2 28.01204 -22.78594 2 27.80372 -22.59647 2 27.63587 -22.37234 2 27.51823 -22.12656 2 27.45766 -21.87344 2 27.45766 -21.62767 2 27.51823 -21.40353 2 27.63587 -21.21406 2 27.80372 -21.07027 2 28.01204 -20.98051 2 28.24872 -4.132351 2 36.84912 -4.132351 4 36.84912 -4.1 2 36.5 -4.228303 4 37.18636 -4.228303 2 37.18636 -4.384587 4 37.50022 -4.384587 2 37.50022 -4.595883 4 37.78002 -4.595883 2 37.78002 -4.854994 4 38.01623 -4.854994 2 38.01623 -5.153097 4 38.20081 -5.153097 2 38.20081 -5.480041 4 38.32747 -5.480041 2 38.32747 -5.82469 4 38.39189 -5.82469 2 38.39189 -6.17531 4 38.39189 -6.17531 2 38.39189 -6.519959 4 38.32747 -6.519959 2 38.32747 -6.846903 4 38.20081 -6.846903 2 38.20081 -7.145006 4 38.01623 -7.145006 2 38.01623 -7.404117 4 37.78002 -7.404117 2 37.78002 -7.615413 4 37.50022 -7.615413 2 37.50022 -7.771697 4 37.18636 -7.771697 2 37.18636 -7.867649 4 36.84912 -7.867649 2 36.84912 -7.9 4 36.5 -7.9 2 36.5 -7.867649 4 36.15087 -7.867649 2 36.15087 -7.771697 4 35.81364 -7.771697 2 35.81364 -7.615413 4 35.49978 -7.615413 2 35.49978 -7.404117 4 35.21998 -7.404117 2 35.21998 -7.145006 4 34.98377 -7.145006 2 34.98377 -6.846903 4 34.79919 -6.846903 2 34.79919 -6.519959 4 34.67253 -6.519959 2 34.67253 -6.17531 4 34.6081 -6.17531 2 34.6081 -5.82469 4 34.6081 -5.82469 2 34.6081 -5.480041 4 34.67253 -5.480041 2 34.67253 -5.153097 4 34.79919 -5.153097 2 34.79919 -4.854994 4 34.98377 -4.854994 2 34.98377 -4.595883 4 35.21998 -4.595883 2 35.21998 -4.384587 4 35.49978 -4.384587 2 35.49978 -4.228303 4 35.81364 -4.228303 2 35.81364 -4.132351 4 36.15087 -4.132351 2 36.15087 -4.1 4 36.5 -4.980511 2 36.75128 -4.95 2 36.5 -5.070271 2 36.98796 -5.214064 2 37.19628 -5.403532 2 37.36413 -5.627665 2 37.48176 -5.873436 2 37.54234 -6.126564 2 37.54234 -6.372335 2 37.48176 -6.596468 2 37.36413 -6.785936 2 37.19628 -6.929729 2 36.98796 -7.019489 2 36.75128 -7.05 2 36.5 -7.019489 2 36.24872 -6.929729 2 36.01204 -6.785936 2 35.80372 -6.596468 2 35.63587 -6.372335 2 35.51823 -6.126564 2 35.45766 -5.873436 2 35.45766 -5.627665 2 35.51823 -5.403532 2 35.63587 -5.214064 2 35.80372 -5.070271 2 36.01204 -4.980511 2 36.24872 -24.5 14 37 -24.5 14 4 -3.5 8.698053 7.969295 -3.5 8.848248 20.0077 -3.5 9 8 -3.5 8.550956 20.06879 -3.5 8.408467 7.878437 -3.5 8.272047 20.18848 -3.5 8.143098 7.731145 -3.5 8.022942 20.36186 -3.5 7.912811 7.533451 -3.5 7.813837 20.58184 -3.5 7.727034 7.293446 -3.5 7.653293 20.83941 -3.5 7.593372 7.020958 -3.5 7.547884 21.12402 -3.5 7.517298 6.727142 -3.5 7.501925 21.42403 -3.5 7.517298 21.72714 -3.5 7.593372 22.02096 -3.5 7.727034 22.29345 -3.5 7.912811 22.53345 -3.5 8.143098 22.73115 -3.5 8.408467 22.87844 -3.5 8.698053 22.9693 -3.5 9 23 -3.5 9.301948 22.9693 -3.5 9.591534 22.87844 -3.5 9.856903 22.73115 -3.5 10.08719 22.53345 -3.5 10.27297 22.29345 -3.5 10.40663 22.02096 -3.5 10.4827 21.72714 -3.5 10.49807 21.42403 -3.5 7.501925 6.424026 -3.5 7.547884 6.124021 -3.5 7.653293 5.839409 -3.5 7.813837 5.581841 -3.5 8.022942 5.361863 -3.5 8.272047 5.18848 -3.5 8.550956 5.068791 -3.5 8.848248 5.007696 -3.5 9.151753 5.007696 -3.5 9.449045 5.068791 -3.5 9.727953 5.18848 -3.5 9.977059 5.361863 -3.5 10.18616 5.581841 -3.5 10.34671 5.839409 -3.5 10.45212 6.124021 -3.5 10.49807 6.424026 -3.5 10.4827 6.727142 -3.5 10.45212 21.12402 -3.5 10.40663 7.020958 -3.5 10.34671 20.83941 -3.5 10.27297 7.293446 -3.5 10.18616 20.58184 -3.5 10.08719 7.533451 -3.5 9.977059 20.36186 -3.5 9.856903 7.731145 -3.5 9.727953 20.18848 -3.5 9.591534 7.878437 -3.5 9.449045 20.06879 -3.5 9.301948 7.969295 -3.5 9.151753 20.0077 0 8.698053 7.969295 0 9 8 0 8.408467 7.878437 0 8.143098 7.731145 0 7.912811 7.533451 0 7.727034 7.293446 0 7.593372 7.020958 0 7.517298 6.727142 0 7.501925 6.424026 0 7.547884 6.124021 0 7.653293 5.839409 0 7.813837 5.581841 0 8.022942 5.361863 0 8.272047 5.18848 0 8.550956 5.068791 0 8.848248 5.007696 0 9.151753 5.007696 0 9.449045 5.068791 0 9.727953 5.18848 0 9.977059 5.361863 0 10.18616 5.581841 0 10.34671 5.839409 0 10.45212 6.124021 0 10.49807 6.424026 0 10.4827 6.727142 0 10.40663 7.020958 0 10.27297 7.293446 0 10.08719 7.533451 0 9.856903 7.731145 0 9.591534 7.878437 0 9.301948 7.969295 -24.5 8.698053 7.969295 -24.5 9 8 -24.5 8.408467 7.878437 -24.5 8.143098 7.731145 -24.5 7.912811 7.533451 -24.5 7.727034 7.293446 -24.5 7.593372 7.020958 -24.5 7.517298 6.727142 -24.5 7.501925 6.424026 -24.5 7.547884 6.124021 -24.5 7.653293 5.839409 -24.5 7.813837 5.581841 -24.5 8.022942 5.361863 -24.5 8.272047 5.18848 -24.5 8.550956 5.068791 -24.5 8.848248 5.007696 -24.5 9.151753 5.007696 -24.5 9.449045 5.068791 -24.5 9.727953 5.18848 -24.5 9.977059 5.361863 -24.5 10.18616 5.581841 -24.5 10.34671 5.839409 -24.5 10.45212 6.124021 -24.5 10.49807 6.424026 -24.5 10.4827 6.727142 -24.5 10.40663 7.020958 -24.5 10.27297 7.293446 -24.5 10.08719 7.533451 -24.5 9.856903 7.731145 -24.5 9.591534 7.878437 -24.5 9.301948 7.969295 0 8.698053 22.9693 0 9 23 0 8.408467 22.87844 0 8.143098 22.73115 0 7.912811 22.53345 0 7.727034 22.29345 0 7.593372 22.02096 0 7.517298 21.72714 0 7.501925 21.42403 0 7.547884 21.12402 0 7.653293 20.83941 0 7.813837 20.58184 0 8.022942 20.36186 0 8.272047 20.18848 0 8.550956 20.06879 0 8.848248 20.0077 0 9.151753 20.0077 0 9.449045 20.06879 0 9.727953 20.18848 0 9.977059 20.36186 0 10.18616 20.58184 0 10.34671 20.83941 0 10.45212 21.12402 0 10.49807 21.42403 0 10.4827 21.72714 0 10.40663 22.02096 0 10.27297 22.29345 0 10.08719 22.53345 0 9.856903 22.73115 0 9.591534 22.87844 0 9.301948 22.9693 -24.5 8.698053 22.9693 -24.5 9 23 -24.5 8.408467 22.87844 -24.5 8.143098 22.73115 -24.5 7.912811 22.53345 -24.5 7.727034 22.29345 -24.5 7.593372 22.02096 -24.5 7.517298 21.72714 -24.5 7.501925 21.42403 -24.5 7.547884 21.12402 -24.5 7.653293 20.83941 -24.5 7.813837 20.58184 -24.5 8.022942 20.36186 -24.5 8.272047 20.18848 -24.5 8.550956 20.06879 -24.5 8.848248 20.0077 -24.5 9.151753 20.0077 -24.5 9.449045 20.06879 -24.5 9.727953 20.18848 -24.5 9.977059 20.36186 -24.5 10.18616 20.58184 -24.5 10.34671 20.83941 -24.5 10.45212 21.12402 -24.5 10.49807 21.42403 -24.5 10.4827 21.72714 -24.5 10.40663 22.02096 -24.5 10.27297 22.29345 -24.5 10.08719 22.53345 -24.5 9.856903 22.73115 -24.5 9.591534 22.87844 -24.5 9.301948 22.9693 + + + + + + + + + + -0.7071079 0 0.7071058 -0.7071068 0 0.7071068 -0.7071068 0.7071068 0 -0.7071073 0.7071063 0 -0.7071068 0 -0.7071068 -0.7071067 0.5000001 -0.5000001 -0.7071067 0.5000002 -0.5 -0.7071072 0.4999998 0.4999998 -0.707107 0.5000001 0.4999998 -1 0 0 -1 1.64055e-5 0 -1 -1.24002e-5 0 -1 1.04749e-5 0 -1 -1.25815e-5 0 -1 5.96615e-6 0 -1 -5.92448e-6 0 -1 1.23113e-5 0 -1 -1.0077e-5 0 -1 1.60117e-5 0 -1 -2.30023e-5 0 -1 1.51657e-6 0 -1 -1.24755e-6 0 -1 3.12565e-5 0 -1 -2.18174e-5 0 -1 1.56103e-5 0 -1 4.64246e-6 0 -1 -1.05078e-6 0 -1 1.05078e-6 0 -1 -4.64246e-6 0 -1 -1.56103e-5 0 -1 2.18174e-5 0 -1 -3.12566e-5 0 -1 -2.45828e-5 0 -1 -1.22075e-5 0 -1 -1.36636e-5 0 -1 -7.54666e-6 0 -1 -3.13201e-6 0 -1 -8.42664e-6 0 -1 -1.04875e-5 0 -1 2.70705e-5 0 -1 2.25496e-5 0 -1 -1.95278e-5 0 -1 -2.25495e-5 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.7071068 0 0.7071068 0.7071079 0 0.7071058 0.7071072 0.4999998 0.4999998 0.707107 0.5000001 0.4999998 0.7071068 0.7071068 0 0.7071067 0.5000001 -0.5000001 0.7071067 0.5000001 -0.5 0.7071068 0 -0.7071068 0 0 1 0 0.7071068 0.7071068 0 1 0 0 0.7071068 -0.7071068 0 0 -1 -0.9957345 0 -0.09226548 -0.961826 0 -0.2736619 -0.8951637 0 -0.4457377 -0.8951593 0 -0.4457464 -0.798019 0 -0.6026323 -0.6736994 0 -0.7390055 -0.5264325 0 -0.8502169 -0.3612542 0 -0.9324675 -0.1837604 0 -0.9829711 0.1837393 0 -0.982975 0.3612352 0 -0.9324748 0.5264325 0 -0.8502169 0.6736876 0 -0.7390164 0.798019 0 -0.6026323 0.8951637 0 -0.4457377 0.961826 0 -0.2736619 0.9957343 0 -0.09226751 0.9957345 0 0.09226548 0.961826 0 0.2736619 0.8951593 0 0.4457464 0.798019 0 0.6026323 0.6736994 0 0.7390055 0.5264325 0 0.8502169 0.3612542 0 0.9324675 0.1837604 0 0.9829711 -0.1837393 0 0.982975 -0.3612352 0 0.9324748 -0.5264325 0 0.8502169 -0.6736876 0 0.7390164 -0.798019 0 0.6026323 -0.8951637 0 0.4457377 -0.961826 0 0.2736619 -0.9957343 0 0.09226751 -0.9957343 0 -0.09226751 -0.6736876 0 -0.7390164 -0.3612352 0 -0.9324748 -0.1837393 0 -0.982975 0.1837604 0 -0.9829711 0.3612542 0 -0.9324675 0.6736994 0 -0.7390055 0.8951593 0 -0.4457464 0.9957345 0 -0.09226548 0.9957343 0 0.09226751 0.8951637 0 0.4457377 0.6736876 0 0.7390164 0.3612352 0 0.9324748 0.1837393 0 0.982975 -0.1837604 0 0.9829711 -0.3612542 0 0.9324675 -0.6736994 0 0.7390055 -0.8951593 0 0.4457464 -0.9957345 0 0.09226548 -0.9957344 0 -0.09226649 -0.8951615 0 -0.445742 -0.6736935 0 -0.7390109 -0.3612447 0 -0.932471 -0.1837498 0 -0.982973 0.1837498 0 -0.982973 0.3612447 0 -0.932471 0.5264247 0 -0.8502219 0.8951615 0 -0.445742 0.9957344 0 -0.09226649 0.9957344 0 0.09226649 0.8951615 0 0.445742 0.6736935 0 0.7390109 0.3612447 0 0.932471 0.1837498 0 0.982973 -0.1837498 0 0.982973 -0.3612447 0 0.932471 -0.5264247 0 0.8502219 -0.8951615 0 0.445742 -0.9957344 0 0.09226649 -0.5264247 0 -0.8502219 0.6736935 0 -0.7390109 0.5264247 0 0.8502219 -0.6736935 0 0.7390109 -0.9957342 0 -0.09226787 -0.9618253 0 -0.2736644 -0.8951637 0 -0.4457377 -0.7980171 0 -0.6026349 -0.5264332 0 -0.8502166 -0.3612437 0 -0.9324714 -0.18375 0 -0.982973 0.18375 0 -0.982973 0.3612437 0 -0.9324714 0.5264253 0 -0.8502214 0.7980171 0 -0.6026349 0.8951637 0 -0.4457377 0.9618253 0 -0.2736644 0.9957342 0 -0.09226787 0.9957342 0 0.09226787 0.9618253 0 0.2736644 0.8951637 0 0.4457377 0.7980171 0 0.6026349 0.5264332 0 0.8502166 0.3612437 0 0.9324714 0.18375 0 0.982973 -0.18375 0 0.982973 -0.3612437 0 0.9324714 -0.5264253 0 0.8502214 -0.7980171 0 0.6026349 -0.8951637 0 0.4457377 -0.9618253 0 0.2736644 -0.9957342 0 0.09226787 -0.5264253 0 -0.8502214 0.5264332 0 -0.8502166 0.5264253 0 0.8502214 -0.5264332 0 0.8502166 -0.9957343 0 -0.09226673 -0.9618263 0 -0.2736612 -0.895162 0 -0.4457409 -0.673695 0 -0.7390096 -0.3612423 0 -0.932472 -0.1837472 0 -0.9829735 0.3612423 0 -0.932472 0.5264306 0 -0.8502182 0.6736965 0 -0.7390082 0.895162 0 -0.4457409 0.9957343 0 -0.09226673 0.9957343 0 0.09226673 0.9618261 0 0.2736616 0.6736958 0 0.7390089 0.5264316 0 0.8502177 0.3612423 0 0.932472 -0.1837485 0 0.9829733 -0.3612423 0 0.932472 -0.5264316 0 0.8502177 -0.673695 0 0.7390096 -0.7980195 0 0.6026316 -0.9618263 0 0.2736612 -0.9957343 0 0.09226673 -0.6736965 0 -0.7390082 -0.5264306 0 -0.8502182 0.1837472 0 -0.9829735 0.673695 0 -0.7390096 0.9618263 0 -0.2736612 0.9618263 0 0.2736612 0.7980195 0 0.6026316 0.673695 0 0.7390096 0.1837485 0 0.9829733 -0.6736958 0 0.7390089 -0.9618261 0 0.2736616 -0.9957343 0 -0.09226703 -0.9618264 0 -0.2736605 0.3612399 0 -0.9324729 0.9618264 0 -0.2736605 0.9957343 0 0.09226703 0.6736965 0 0.7390082 -0.3612399 0 0.9324729 -0.9618264 0 0.2736605 -0.3612399 0 -0.9324729 0.9957343 0 -0.09226703 0.9618264 0 0.2736605 0.3612399 0 0.9324729 -0.6736965 0 0.7390082 -0.9957343 0 0.09226703 -0.9957343 0 -0.09226834 -0.9618257 0 -0.273663 0.361239 0 -0.9324733 0.9618257 0 -0.273663 0.9957343 0 0.09226834 -0.361239 0 0.9324733 -0.9618257 0 0.273663 -0.361239 0 -0.9324733 0.9957343 0 -0.09226834 0.9618257 0 0.273663 0.361239 0 0.9324733 -0.9957343 0 0.09226834 -0.9957343 0 -0.0922681 -0.9618256 0 -0.2736637 -0.8951642 0 -0.4457366 -0.3612414 0 -0.9324724 -0.1837474 0 -0.9829735 0.3612414 0 -0.9324724 0.5264312 0 -0.8502178 0.8951642 0 -0.4457366 0.9957343 0 -0.0922681 0.9957343 0 0.0922681 0.9618254 0 0.2736641 0.5264322 0 0.8502172 0.3612414 0 0.9324724 -0.1837487 0 0.9829733 -0.3612414 0 0.9324724 -0.5264322 0 0.8502172 -0.7980176 0 0.6026343 -0.9618256 0 0.2736637 -0.9957343 0 0.0922681 -0.5264312 0 -0.8502178 0.1837474 0 -0.9829735 0.9618256 0 -0.2736637 0.9618256 0 0.2736637 0.7980176 0 0.6026343 0.1837487 0 0.9829733 -0.9618254 0 0.2736641 -0.9957344 0 -0.09226685 -0.8951658 0 -0.4457333 -0.8951615 0 -0.445742 -0.3612532 0 -0.9324678 -0.1837606 0 -0.9829711 0.1837396 0 -0.982975 0.3612343 0 -0.9324752 0.8951658 0 -0.4457333 0.9957342 0 -0.09226888 0.9957344 0 0.09226685 0.8951615 0 0.445742 0.3612532 0 0.9324678 0.1837606 0 0.9829711 -0.1837396 0 0.982975 -0.3612343 0 0.9324752 -0.8951658 0 0.4457333 -0.9957342 0 0.09226888 -0.9957342 0 -0.09226888 -0.3612343 0 -0.9324752 -0.1837396 0 -0.982975 0.1837606 0 -0.9829711 0.3612532 0 -0.9324678 0.8951615 0 -0.445742 0.9957344 0 -0.09226685 0.9957342 0 0.09226888 0.8951658 0 0.4457333 0.3612343 0 0.9324752 0.1837396 0 0.982975 -0.1837606 0 0.9829711 -0.3612532 0 0.9324678 -0.8951615 0 0.445742 -0.9957344 0 0.09226685 -0.9927095 0 0.1205321 -0.9350172 0 0.3546025 -0.8229747 0 0.5680782 -0.8229843 0 0.5680642 -0.6631226 0 0.7485108 -0.4647113 0 0.8854623 -0.2393164 0 0.9709417 0.2393164 0 0.9709417 0.464735 0 0.8854499 0.6631226 0 0.7485108 0.8229747 0 0.5680782 0.9350172 0 0.3546025 0.9927095 0 0.1205321 0.9927095 0 -0.1205321 0.9350172 0 -0.3546025 0.8229843 0 -0.5680642 0.6631226 0 -0.7485108 0.4647113 0 -0.8854623 0.2393164 0 -0.9709417 -0.2393164 0 -0.9709417 -0.464735 0 -0.8854499 -0.6631226 0 -0.7485108 -0.8229747 0 -0.5680782 -0.9350172 0 -0.3546025 -0.9927095 0 -0.1205321 -0.464735 0 0.8854499 0.4647113 0 0.8854623 0.8229843 0 0.5680642 0.8229747 0 -0.5680782 0.464735 0 -0.8854499 -0.4647113 0 -0.8854623 -0.8229843 0 -0.5680642 -0.9350153 0 0.3546075 -0.4647232 0 0.8854561 0.4647232 0 0.8854561 0.9350153 0 -0.3546075 0.4647232 0 -0.8854561 -0.4647232 0 -0.8854561 0.9350153 0 0.3546075 -0.9350153 0 -0.3546075 -0.9927088 0 0.1205376 -0.8229852 0 0.5680629 -0.4647223 0 0.8854565 0.4647223 0 0.8854565 0.8229852 0 0.5680629 0.9927088 0 0.1205376 0.9927088 0 -0.1205376 0.8229852 0 -0.5680629 0.4647223 0 -0.8854565 -0.4647223 0 -0.8854565 -0.8229852 0 -0.5680629 -0.9927088 0 -0.1205376 -0.9927095 0 0.1205325 -0.9350168 0 0.3546037 -0.8229831 0 0.5680659 -0.8229825 0 0.5680668 0.8229831 0 0.5680659 0.9350168 0 0.3546037 0.9927095 0 -0.1205325 0.9350168 0 -0.3546037 0.822982 0 -0.5680677 0.4647261 0 -0.8854545 -0.2393128 0 -0.9709426 -0.8229831 0 -0.5680659 -0.9350168 0 -0.3546037 0.8229825 0 0.5680668 0.9927095 0 0.1205325 0.8229831 0 -0.5680659 0.2393128 0 -0.9709426 -0.4647261 0 -0.8854545 -0.822982 0 -0.5680677 -0.9927095 0 -0.1205325 -0.9350162 0 0.354605 -0.822982 0 0.5680677 0.9350162 0 0.354605 0.9350162 0 -0.354605 -0.9350162 0 -0.354605 0.822982 0 0.5680677 -0.8229827 0 0.5680664 0.8229827 0 -0.5680664 0.8229827 0 0.5680664 -0.8229827 0 -0.5680664 -0.9927088 0 0.1205381 -0.822984 0 0.5680646 -0.8229835 0 0.5680655 0.822984 0 0.5680646 0.9927088 0 -0.1205381 0.4647253 0 -0.885455 -0.822984 0 -0.5680646 0.8229835 0 0.5680655 0.9927088 0 0.1205381 0.822984 0 -0.5680646 -0.4647253 0 -0.885455 -0.9927088 0 -0.1205381 -0.8229755 0 0.5680769 -0.4647105 0 0.8854627 0.4647341 0 0.8854503 0.8229755 0 0.5680769 0.4647105 0 -0.8854627 -0.4647341 0 -0.8854503 -0.8229755 0 -0.5680769 -0.4647341 0 0.8854503 0.4647105 0 0.8854627 0.8229755 0 -0.5680769 0.4647341 0 -0.8854503 -0.4647105 0 -0.8854627 -1 -5.31577e-7 0 -1 -5.80307e-7 0 -1 -1.95129e-6 0 -1 2.72718e-6 0 -1 -3.90707e-6 0 -1 -3.07285e-6 0 -1 0 0 -1 -3.05225e-6 0 -1 3.25493e-6 0 -1 -1.98683e-6 0 -1 1.66781e-6 0 -1 -1.49504e-6 0 -1 1.44363e-6 0 -1 -1.56691e-6 0 -1 -6.28974e-6 0 -1 0 0 -1 2.44098e-6 0 -1 2.8187e-6 0 -1 -1.41722e-6 0 -1 9.60512e-7 0 -1 2.68947e-6 0 -1 -2.47616e-6 0 -1 -7.11885e-7 0 -1 -2.76773e-6 0 -1 3.90706e-6 0 -1 -2.72717e-6 0 -1 1.95129e-6 0 -1 5.80307e-7 0 -1 -1.31347e-7 0 -1 0 0 -1 -2.81869e-6 0 0 0.1011684 -0.9948694 0 0.2993622 -0.9541396 0 0.2993653 -0.9541386 0 0.4853006 -0.8743474 0 0.6513709 -0.7587595 0 0.7907766 -0.612105 0 0.8978064 -0.4403906 0 0.9680776 -0.2506511 0 0.9987164 -0.0506522 0 0.9884682 0.1514291 0 0.9377522 0.3473054 0 0.8486445 0.5289638 0 0.7247923 0.6889676 0 0.5712692 0.8207628 0 0.3943552 0.9189581 0 0.2012966 0.9795304 0 -0.2012994 0.9795298 0 -0.3943552 0.9189581 0 -0.5712709 0.8207616 0 -0.7247904 0.6889694 0 -0.8486428 0.5289663 0 -0.937751 0.3473085 0 -0.9884682 0.1514291 0 -0.998717 -0.05064147 0 -0.9680792 -0.2506443 0 -0.8978064 -0.4403906 0 -0.7907748 -0.6121072 0 -0.6513745 -0.7587564 0 -0.4853021 -0.8743466 0 -0.2993663 -0.9541383 0 -0.1011688 -0.9948693 0 -0.2993622 -0.9541396 0 0.4853021 -0.8743466 0 0.6513727 -0.758758 0 0.7907748 -0.6121072 0 0.8978036 -0.4403964 0 0.9987165 -0.05064862 0 0.9884687 0.1514256 0 0.8486428 0.5289663 0 0.724794 0.6889657 0 0.2012987 0.97953 0 -0.2012966 0.9795304 0 -0.5712675 0.820764 0 -0.724794 0.6889657 0 -0.8486493 0.528956 0 -0.9884693 0.151422 0 -0.9987162 -0.05065578 0 -0.9680758 -0.2506578 0 -0.8978036 -0.4403964 0 -0.6513709 -0.7587595 0 -0.4852991 -0.8743484 0 -0.1011673 -0.9948695 0 0.1011677 -0.9948695 0 0.7907767 -0.6121048 0 0.8978064 -0.4403905 0 0.9680776 -0.250651 0 0.9377521 0.3473054 0 0.8486444 0.5289639 0 0.5712689 0.820763 0 -0.5712706 0.8207619 0 -0.8486428 0.5289664 0 -0.937751 0.3473086 0 -0.9680793 -0.2506443 0 -0.8978064 -0.4403905 0 -0.790775 -0.612107 0 0.7907747 -0.6121075 0 0.8978035 -0.4403963 0 0.8486428 0.5289664 0 0.5712695 0.8207626 0 -0.5712679 0.8207638 0 -0.8486492 0.5289561 0 -0.9680758 -0.2506577 0 -0.8978035 -0.4403963 0 -0.7907747 -0.6121075 0 0.1011669 -0.9948695 0 0.7907778 -0.6121035 0 0.897806 -0.4403912 0 0.9680775 -0.2506515 0 0.9377523 0.3473048 0 0.8486449 0.528963 0 0.5712671 0.8207643 0 0.3943579 0.918957 0 0.201295 0.9795307 0 -0.2012979 0.9795301 0 -0.3943579 0.918957 0 -0.5712687 0.8207631 0 -0.8486433 0.5289656 0 -0.9377512 0.347308 0 -0.9680792 -0.2506447 0 -0.897806 -0.4403912 0 -0.790776 -0.6121057 0 -0.1011672 -0.9948694 0 0.790776 -0.6121057 0 0.8978031 -0.440397 0 0.8486433 0.5289656 0 0.2012972 0.9795302 0 -0.201295 0.9795307 0 -0.5712654 0.8207655 0 -0.8486497 0.5289552 0 -0.9680756 -0.2506582 0 -0.8978031 -0.440397 0 -0.1011658 -0.9948696 0 0.1011661 -0.9948696 1 0 0 1 1.41519e-5 0 1 -4.47505e-6 0 1 6.75508e-6 0 1 -9.00976e-6 0 1 4.33089e-6 0 1 -6.97926e-7 0 1 7.05857e-7 0 1 -4.48511e-6 0 1 9.58994e-6 0 1 -7.45062e-6 0 1 -1.73596e-5 0 1 2.44179e-5 0 1 -4.47994e-5 0 1 -1.99025e-5 0 1 4.1418e-5 0 1 -6.25131e-6 0 1 -1.28567e-5 0 1 -9.75644e-6 0 1 1.33471e-5 0 1 -6.50748e-6 0 1 7.48679e-6 0 1 -7.48679e-6 0 1 6.50748e-6 0 1 -1.33471e-5 0 1 9.75646e-6 0 1 1.28567e-5 0 1 6.25129e-6 0 1 -1.40474e-5 0 1 -7.44895e-6 0 1 -8.9951e-6 0 1 2.70968e-5 0 1 -1.13902e-5 0 1 6.44517e-7 0 1 9.90464e-6 0 1 -6.3875e-6 0 1 -1.1409e-5 0 1 -9.92056e-6 0 1 3.51874e-5 0 1 -2.43273e-5 0 1 -4.14176e-5 0 0 1 -8.90886e-7 0 1 8.95611e-7 0 1 -2.06699e-6 0 1 8.95613e-7 0 1 -8.90889e-7 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 2 1 1 1 3 1 4 2 5 2 6 2 6 3 5 3 7 3 8 4 9 4 10 4 10 4 9 4 11 4 8 5 10 5 5 5 5 6 10 6 7 6 3 7 4 7 2 7 2 8 4 8 6 8 2 9 12 9 0 9 2 10 13 10 12 10 2 9 14 9 13 9 2 11 15 11 14 11 2 12 16 12 15 12 2 13 17 13 16 13 2 14 18 14 17 14 2 15 19 15 18 15 2 16 20 16 19 16 2 17 21 17 20 17 2 9 6 9 21 9 21 18 6 18 22 18 22 9 6 9 23 9 23 19 6 19 24 19 24 9 6 9 25 9 25 9 6 9 26 9 26 20 6 20 7 20 27 21 7 21 28 21 29 22 28 22 30 22 31 23 30 23 32 23 33 24 32 24 34 24 35 25 34 25 36 25 37 9 36 9 38 9 39 26 38 26 40 26 41 27 40 27 42 27 43 9 42 9 44 9 45 28 44 28 46 28 47 29 46 29 48 29 49 30 48 30 50 30 51 31 50 31 52 31 53 32 52 32 54 32 11 9 54 9 55 9 56 33 11 33 55 33 56 9 57 9 11 9 11 9 57 9 10 9 10 34 57 34 58 34 59 9 10 9 58 9 59 9 60 9 10 9 10 35 60 35 61 35 62 9 10 9 61 9 62 9 63 9 10 9 10 36 63 36 64 36 65 9 10 9 64 9 65 9 66 9 10 9 10 9 66 9 67 9 68 9 10 9 67 9 68 9 7 9 10 9 68 37 69 37 7 37 7 9 69 9 70 9 71 38 7 38 70 38 71 39 28 39 7 39 0 9 72 9 11 9 0 9 73 9 72 9 0 9 12 9 73 9 72 9 53 9 11 9 11 9 53 9 54 9 53 9 51 9 52 9 51 9 49 9 50 9 49 40 47 40 48 40 47 9 45 9 46 9 45 9 43 9 44 9 43 9 41 9 42 9 41 9 39 9 40 9 39 9 37 9 38 9 37 9 35 9 36 9 35 41 33 41 34 41 33 42 31 42 32 42 31 9 29 9 30 9 29 9 27 9 28 9 27 9 26 9 7 9 74 43 75 43 76 43 74 44 77 44 75 44 74 45 78 45 77 45 77 46 78 46 79 46 79 47 78 47 80 47 81 48 80 48 82 48 83 49 82 49 84 49 85 50 84 50 86 50 87 51 86 51 88 51 89 52 88 52 90 52 89 53 87 53 88 53 79 54 80 54 81 54 81 49 82 49 83 49 83 55 84 55 85 55 85 52 86 52 87 52 88 56 91 56 90 56 90 55 91 55 92 55 92 49 91 49 93 49 94 48 93 48 95 48 96 47 95 47 97 47 98 57 97 57 99 57 100 58 99 58 101 58 100 59 98 59 99 59 100 60 102 60 98 60 100 61 103 61 102 61 102 61 103 61 104 61 104 61 103 61 105 61 106 61 105 61 107 61 108 61 107 61 109 61 110 61 109 61 111 61 112 61 111 61 113 61 114 61 113 61 115 61 114 61 112 61 113 61 92 49 93 49 94 49 94 54 95 54 96 54 96 46 97 46 98 46 99 62 116 62 101 62 101 63 116 63 117 63 117 64 116 64 118 64 119 65 118 65 120 65 121 66 120 66 122 66 123 67 122 67 124 67 125 68 124 68 126 68 1 69 126 69 127 69 1 70 125 70 126 70 1 61 128 61 125 61 1 61 129 61 128 61 1 61 130 61 129 61 1 61 131 61 130 61 1 61 132 61 131 61 1 61 133 61 132 61 1 61 134 61 133 61 1 61 135 61 134 61 1 61 0 61 135 61 135 61 0 61 136 61 136 61 0 61 137 61 138 61 137 61 139 61 140 61 139 61 141 61 142 61 141 61 143 61 144 61 143 61 115 61 113 61 144 61 115 61 117 71 118 71 119 71 119 72 120 72 121 72 121 73 122 73 123 73 123 74 124 74 125 74 126 75 145 75 127 75 127 76 145 76 146 76 147 77 127 77 146 77 147 78 148 78 127 78 127 79 148 79 149 79 150 80 127 80 149 80 150 81 151 81 127 81 127 82 151 82 76 82 75 83 127 83 76 83 152 58 153 58 154 58 152 84 155 84 153 84 152 60 156 60 155 60 152 61 157 61 156 61 156 61 157 61 158 61 158 61 157 61 159 61 160 61 159 61 161 61 162 61 161 61 163 61 164 61 163 61 165 61 166 61 165 61 167 61 168 61 167 61 169 61 168 61 166 61 167 61 158 61 159 61 160 61 160 61 161 61 162 61 162 61 163 61 164 61 164 61 165 61 166 61 167 61 170 61 169 61 169 61 170 61 171 61 171 61 170 61 172 61 173 61 172 61 174 61 175 61 174 61 176 61 177 61 176 61 178 61 0 61 178 61 179 61 137 61 0 61 179 61 171 61 172 61 173 61 173 61 174 61 175 61 175 61 176 61 177 61 177 61 178 61 0 61 180 61 0 61 11 61 181 61 11 61 182 61 183 61 181 61 182 61 183 61 184 61 181 61 183 61 185 61 184 61 183 61 186 61 185 61 185 61 186 61 187 61 187 61 186 61 188 61 189 61 188 61 190 61 191 61 190 61 192 61 193 61 191 61 192 61 193 61 194 61 191 61 193 61 195 61 194 61 194 61 195 61 196 61 196 61 195 61 197 61 198 61 197 61 199 61 200 61 199 61 201 61 202 61 201 61 203 61 204 85 203 85 205 85 206 45 205 45 207 45 206 84 204 84 205 84 206 86 208 86 204 86 206 87 209 87 208 87 208 63 209 63 156 63 156 64 209 64 155 64 136 61 137 61 138 61 138 61 139 61 140 61 140 61 141 61 142 61 142 61 143 61 144 61 112 61 110 61 111 61 110 61 108 61 109 61 108 61 106 61 107 61 106 61 104 61 105 61 98 88 102 88 210 88 210 89 102 89 154 89 153 87 210 87 154 87 211 90 212 90 213 90 211 91 214 91 212 91 211 53 215 53 214 53 211 92 216 92 215 92 215 93 216 93 217 93 218 94 217 94 219 94 220 95 219 95 221 95 222 96 221 96 223 96 224 97 223 97 225 97 226 98 225 98 227 98 226 99 224 99 225 99 215 100 217 100 218 100 218 101 219 101 220 101 220 102 221 102 222 102 222 98 223 98 224 98 225 103 228 103 227 103 227 102 228 102 229 102 229 95 228 95 230 95 231 94 230 94 232 94 233 93 232 93 207 93 205 46 233 46 207 46 229 101 230 101 231 101 231 100 232 100 233 100 153 45 155 45 234 45 234 104 155 104 235 104 236 105 235 105 237 105 238 106 237 106 239 106 240 107 239 107 241 107 242 108 241 108 243 108 244 53 242 53 243 53 244 53 245 53 242 53 244 109 246 109 245 109 245 103 246 103 247 103 247 107 246 107 248 107 249 106 248 106 250 106 251 105 250 105 252 105 253 104 252 104 254 104 255 110 254 110 75 110 256 111 75 111 77 111 256 112 255 112 75 112 234 113 235 113 236 113 236 49 237 49 238 49 238 114 239 114 240 114 240 103 241 103 242 103 247 115 248 115 249 115 249 49 250 49 251 49 251 113 252 113 253 113 254 116 213 116 75 116 75 117 213 117 212 117 257 118 258 118 259 118 257 119 260 119 258 119 258 120 260 120 261 120 262 121 258 121 261 121 262 122 263 122 258 122 258 123 263 123 264 123 265 124 258 124 264 124 265 125 266 125 258 125 258 126 266 126 267 126 9 61 267 61 268 61 269 61 9 61 268 61 269 61 270 61 9 61 9 61 270 61 271 61 272 61 9 61 271 61 272 61 273 61 9 61 9 61 273 61 274 61 275 61 9 61 274 61 275 61 11 61 9 61 275 61 276 61 11 61 11 61 276 61 277 61 278 61 11 61 277 61 278 61 182 61 11 61 267 127 266 127 279 127 279 128 266 128 280 128 281 129 280 129 282 129 283 130 282 130 284 130 285 131 284 131 286 131 287 132 286 132 288 132 289 133 288 133 290 133 291 134 290 134 292 134 293 135 292 135 294 135 203 136 294 136 205 136 203 89 293 89 294 89 279 137 280 137 281 137 281 138 282 138 283 138 283 139 284 139 285 139 285 140 286 140 287 140 287 141 288 141 289 141 292 45 290 45 295 45 295 142 290 142 296 142 297 143 296 143 298 143 299 144 298 144 300 144 301 46 300 46 302 46 303 145 302 145 304 145 305 146 303 146 304 146 305 99 306 99 303 99 305 147 307 147 306 147 306 148 307 148 308 148 308 149 307 149 309 149 310 101 309 101 311 101 310 57 308 57 309 57 295 150 296 150 297 150 297 151 298 151 299 151 299 57 300 57 301 57 301 152 302 152 303 152 309 151 312 151 311 151 311 100 312 100 313 100 313 153 312 153 314 153 315 154 314 154 316 154 212 155 316 155 259 155 258 156 212 156 259 156 313 157 314 157 315 157 315 158 316 158 212 158 317 159 212 159 214 159 317 160 315 160 212 160 291 161 292 161 293 161 290 84 291 84 289 84 289 61 291 61 318 61 319 61 318 61 320 61 321 61 320 61 322 61 323 61 322 61 324 61 325 61 324 61 326 61 327 61 326 61 328 61 329 61 328 61 330 61 329 61 327 61 328 61 289 61 318 61 319 61 319 61 320 61 321 61 321 61 322 61 323 61 323 61 324 61 325 61 325 61 326 61 327 61 328 61 331 61 330 61 330 61 331 61 332 61 332 61 331 61 333 61 334 61 332 61 333 61 334 61 335 61 332 61 334 61 336 61 335 61 335 61 336 61 337 61 337 61 336 61 277 61 276 61 337 61 277 61 187 61 188 61 189 61 189 61 190 61 191 61 196 61 197 61 198 61 198 61 199 61 200 61 200 61 201 61 202 61 258 61 267 61 9 61 255 45 253 45 254 45 204 61 202 61 203 61 181 61 180 61 11 61 180 61 177 61 0 61 338 162 127 162 339 162 339 163 127 163 75 163 338 164 339 164 340 164 340 165 339 165 341 165 342 166 340 166 343 166 343 166 340 166 341 166 344 167 342 167 345 167 345 168 342 168 343 168 212 169 258 169 345 169 345 169 258 169 344 169 346 170 3 170 347 170 347 170 3 170 1 170 127 170 347 170 1 170 127 170 348 170 347 170 127 170 338 170 348 170 348 170 338 170 349 170 340 171 350 171 338 171 338 171 350 171 349 171 342 172 351 172 340 172 340 172 351 172 350 172 344 173 352 173 342 173 342 173 352 173 351 173 8 174 353 174 9 174 8 174 354 174 353 174 353 174 355 174 9 174 9 174 355 174 258 174 258 174 355 174 344 174 344 174 355 174 352 174 356 175 357 175 358 175 356 176 359 176 357 176 356 176 360 176 359 176 359 177 360 177 361 177 361 178 360 178 362 178 363 179 362 179 364 179 365 180 364 180 366 180 367 181 366 181 368 181 369 182 368 182 370 182 371 183 370 183 372 183 373 174 372 174 374 174 375 184 374 184 376 184 377 185 376 185 378 185 379 186 378 186 380 186 381 187 380 187 382 187 383 188 382 188 384 188 385 189 384 189 386 189 387 190 386 190 388 190 389 191 388 191 390 191 391 192 390 192 392 192 393 193 392 193 394 193 395 194 394 194 396 194 397 195 396 195 398 195 399 196 398 196 400 196 401 197 400 197 402 197 403 198 402 198 404 198 405 199 404 199 406 199 407 170 406 170 408 170 409 200 408 200 410 200 411 201 410 201 412 201 413 202 412 202 414 202 415 203 414 203 416 203 417 204 416 204 418 204 419 205 418 205 420 205 421 206 420 206 422 206 423 207 422 207 358 207 357 208 423 208 358 208 361 179 362 179 363 179 363 209 364 209 365 209 365 181 366 181 367 181 367 210 368 210 369 210 369 211 370 211 371 211 371 174 372 174 373 174 373 212 374 212 375 212 375 213 376 213 377 213 377 186 378 186 379 186 379 214 380 214 381 214 381 188 382 188 383 188 383 215 384 215 385 215 385 190 386 190 387 190 387 216 388 216 389 216 389 217 390 217 391 217 391 193 392 193 393 193 393 218 394 218 395 218 395 195 396 195 397 195 397 219 398 219 399 219 399 197 400 197 401 197 401 220 402 220 403 220 403 221 404 221 405 221 405 170 406 170 407 170 407 222 408 222 409 222 409 223 410 223 411 223 411 202 412 202 413 202 413 224 414 224 415 224 415 204 416 204 417 204 417 225 418 225 419 225 419 206 420 206 421 206 421 226 422 226 423 226 424 172 356 172 425 172 424 172 360 172 356 172 424 172 426 172 360 172 360 172 426 172 362 172 362 172 426 172 427 172 364 172 427 172 366 172 364 172 362 172 427 172 427 172 428 172 366 172 366 172 428 172 368 172 368 172 428 172 429 172 370 172 429 172 430 172 372 172 430 172 374 172 372 172 370 172 430 172 368 172 429 172 370 172 430 172 431 172 374 172 374 172 431 172 376 172 376 172 431 172 432 172 378 172 432 172 433 172 380 172 433 172 434 172 382 172 434 172 384 172 382 172 380 172 434 172 376 172 432 172 378 172 378 172 433 172 380 172 434 172 435 172 384 172 384 172 435 172 386 172 386 172 435 172 436 172 388 172 436 172 437 172 390 172 437 172 392 172 390 172 388 172 437 172 386 172 436 172 388 172 437 172 438 172 392 172 392 172 438 172 394 172 394 172 438 172 439 172 396 172 439 172 440 172 398 172 440 172 400 172 398 172 396 172 440 172 394 172 439 172 396 172 440 172 441 172 400 172 400 172 441 172 402 172 402 172 441 172 442 172 404 172 442 172 443 172 406 172 443 172 444 172 408 172 444 172 410 172 408 172 406 172 444 172 402 172 442 172 404 172 404 172 443 172 406 172 444 172 445 172 410 172 410 172 445 172 412 172 412 172 445 172 446 172 414 172 446 172 447 172 416 172 447 172 418 172 416 172 414 172 447 172 412 172 446 172 414 172 447 172 448 172 418 172 418 172 448 172 420 172 420 172 448 172 449 172 422 172 449 172 425 172 358 172 425 172 356 172 358 172 422 172 425 172 420 172 449 172 422 172 450 227 451 227 452 227 450 176 453 176 451 176 450 176 454 176 453 176 453 228 454 228 455 228 455 228 454 228 456 228 457 179 456 179 458 179 459 229 458 229 460 229 461 181 460 181 462 181 463 230 462 230 464 230 465 231 464 231 466 231 467 174 466 174 468 174 469 232 468 232 470 232 471 233 470 233 472 233 473 234 472 234 474 234 475 214 474 214 476 214 477 188 476 188 478 188 479 235 478 235 480 235 481 190 480 190 482 190 483 236 482 236 484 236 485 237 484 237 486 237 487 193 486 193 488 193 489 238 488 238 490 238 491 195 490 195 492 195 493 239 492 239 494 239 495 197 494 197 496 197 497 240 496 240 498 240 499 241 498 241 500 241 501 170 500 170 502 170 503 242 502 242 504 242 505 243 504 243 506 243 507 244 506 244 508 244 509 224 508 224 510 224 511 204 510 204 512 204 513 245 512 245 514 245 515 206 514 206 516 206 517 246 516 246 452 246 451 227 517 227 452 227 455 179 456 179 457 179 457 180 458 180 459 180 459 247 460 247 461 247 461 230 462 230 463 230 463 231 464 231 465 231 465 174 466 174 467 174 467 232 468 232 469 232 469 233 470 233 471 233 471 186 472 186 473 186 473 248 474 248 475 248 475 188 476 188 477 188 477 235 478 235 479 235 479 190 480 190 481 190 481 236 482 236 483 236 483 237 484 237 485 237 485 193 486 193 487 193 487 238 488 238 489 238 489 195 490 195 491 195 491 196 492 196 493 196 493 249 494 249 495 249 495 240 496 240 497 240 497 241 498 241 499 241 499 170 500 170 501 170 501 242 502 242 503 242 503 243 504 243 505 243 505 202 506 202 507 202 507 250 508 250 509 250 509 204 510 204 511 204 511 245 512 245 513 245 513 206 514 206 515 206 515 246 516 246 517 246 518 172 450 172 519 172 518 172 454 172 450 172 518 172 520 172 454 172 454 172 520 172 456 172 456 172 520 172 521 172 458 172 521 172 460 172 458 172 456 172 521 172 521 172 522 172 460 172 460 172 522 172 462 172 462 172 522 172 523 172 464 172 523 172 524 172 466 172 524 172 468 172 466 172 464 172 524 172 462 172 523 172 464 172 524 172 525 172 468 172 468 172 525 172 470 172 470 172 525 172 526 172 472 172 526 172 527 172 474 172 527 172 528 172 476 172 528 172 478 172 476 172 474 172 528 172 470 172 526 172 472 172 472 172 527 172 474 172 528 172 529 172 478 172 478 172 529 172 480 172 480 172 529 172 530 172 482 172 530 172 531 172 484 172 531 172 486 172 484 172 482 172 531 172 480 172 530 172 482 172 531 172 532 172 486 172 486 172 532 172 488 172 488 172 532 172 533 172 490 172 533 172 534 172 492 172 534 172 494 172 492 172 490 172 534 172 488 172 533 172 490 172 534 172 535 172 494 172 494 172 535 172 496 172 496 172 535 172 536 172 498 172 536 172 537 172 500 172 537 172 538 172 502 172 538 172 504 172 502 172 500 172 538 172 496 172 536 172 498 172 498 172 537 172 500 172 538 172 539 172 504 172 504 172 539 172 506 172 506 172 539 172 540 172 508 172 540 172 541 172 510 172 541 172 512 172 510 172 508 172 541 172 506 172 540 172 508 172 541 172 542 172 512 172 512 172 542 172 514 172 514 172 542 172 543 172 516 172 543 172 519 172 452 172 519 172 450 172 452 172 516 172 519 172 514 172 543 172 516 172 544 251 545 251 546 251 544 252 547 252 545 252 544 252 548 252 547 252 547 253 548 253 549 253 549 253 548 253 550 253 551 254 550 254 552 254 553 229 552 229 554 229 555 255 554 255 556 255 557 256 556 256 558 256 559 257 558 257 560 257 561 174 560 174 562 174 563 258 562 258 564 258 565 259 564 259 566 259 567 260 566 260 568 260 569 214 568 214 570 214 571 261 570 261 572 261 573 262 572 262 574 262 575 263 574 263 576 263 577 264 576 264 578 264 579 265 578 265 580 265 581 266 580 266 582 266 583 267 582 267 584 267 585 268 584 268 586 268 587 239 586 239 588 239 589 269 588 269 590 269 591 270 590 270 592 270 593 271 592 271 594 271 595 170 594 170 596 170 597 272 596 272 598 272 599 273 598 273 600 273 601 274 600 274 602 274 603 224 602 224 604 224 605 275 604 275 606 275 607 276 606 276 608 276 609 277 608 277 610 277 611 278 610 278 546 278 545 251 611 251 546 251 549 254 550 254 551 254 551 180 552 180 553 180 553 279 554 279 555 279 555 256 556 256 557 256 557 257 558 257 559 257 559 174 560 174 561 174 561 258 562 258 563 258 563 259 564 259 565 259 565 280 566 280 567 280 567 248 568 248 569 248 569 261 570 261 571 261 571 262 572 262 573 262 573 263 574 263 575 263 575 264 576 264 577 264 577 265 578 265 579 265 579 266 580 266 581 266 581 267 582 267 583 267 583 268 584 268 585 268 585 196 586 196 587 196 587 281 588 281 589 281 589 270 590 270 591 270 591 271 592 271 593 271 593 170 594 170 595 170 595 272 596 272 597 272 597 273 598 273 599 273 599 282 600 282 601 282 601 250 602 250 603 250 603 275 604 275 605 275 605 276 606 276 607 276 607 277 608 277 609 277 609 278 610 278 611 278 612 172 544 172 613 172 612 172 548 172 544 172 612 172 614 172 548 172 548 172 614 172 550 172 550 172 614 172 615 172 552 172 615 172 554 172 552 172 550 172 615 172 615 172 616 172 554 172 554 172 616 172 556 172 556 172 616 172 617 172 558 172 617 172 618 172 560 172 618 172 562 172 560 172 558 172 618 172 556 172 617 172 558 172 618 172 619 172 562 172 562 172 619 172 564 172 564 172 619 172 620 172 566 172 620 172 621 172 568 172 621 172 622 172 570 172 622 172 572 172 570 172 568 172 622 172 564 172 620 172 566 172 566 172 621 172 568 172 622 172 623 172 572 172 572 172 623 172 574 172 574 172 623 172 624 172 576 172 624 172 625 172 578 172 625 172 580 172 578 172 576 172 625 172 574 172 624 172 576 172 625 172 626 172 580 172 580 172 626 172 582 172 582 172 626 172 627 172 584 172 627 172 628 172 586 172 628 172 588 172 586 172 584 172 628 172 582 172 627 172 584 172 628 172 629 172 588 172 588 172 629 172 590 172 590 172 629 172 630 172 592 172 630 172 631 172 594 172 631 172 632 172 596 172 632 172 598 172 596 172 594 172 632 172 590 172 630 172 592 172 592 172 631 172 594 172 632 172 633 172 598 172 598 172 633 172 600 172 600 172 633 172 634 172 602 172 634 172 635 172 604 172 635 172 606 172 604 172 602 172 635 172 600 172 634 172 602 172 635 172 636 172 606 172 606 172 636 172 608 172 608 172 636 172 637 172 610 172 637 172 613 172 546 172 613 172 544 172 546 172 610 172 613 172 608 172 637 172 610 172 638 283 639 283 640 283 638 176 641 176 639 176 638 284 642 284 641 284 641 285 642 285 643 285 643 228 642 228 644 228 645 179 644 179 646 179 647 286 646 286 648 286 649 181 648 181 650 181 651 287 650 287 652 287 653 288 652 288 654 288 655 174 654 174 656 174 657 232 656 232 658 232 659 289 658 289 660 289 661 290 660 290 662 290 663 291 662 291 664 291 665 188 664 188 666 188 667 292 666 292 668 292 669 190 668 190 670 190 671 293 670 293 672 293 673 294 672 294 674 294 675 295 674 295 676 295 677 238 676 238 678 238 679 195 678 195 680 195 681 296 680 296 682 296 683 297 682 297 684 297 685 298 684 298 686 298 687 241 686 241 688 241 689 170 688 170 690 170 691 299 690 299 692 299 693 300 692 300 694 300 695 301 694 301 696 301 697 302 696 302 698 302 699 303 698 303 700 303 701 245 700 245 702 245 703 304 702 304 704 304 705 305 704 305 640 305 639 283 705 283 640 283 643 179 644 179 645 179 645 306 646 306 647 306 647 307 648 307 649 307 649 287 650 287 651 287 651 231 652 231 653 231 653 174 654 174 655 174 655 308 656 308 657 308 657 289 658 289 659 289 659 186 660 186 661 186 661 309 662 309 663 309 663 188 664 188 665 188 665 235 666 235 667 235 667 310 668 310 669 310 669 293 670 293 671 293 671 294 672 294 673 294 673 311 674 311 675 311 675 238 676 238 677 238 677 312 678 312 679 312 679 313 680 313 681 313 681 297 682 297 683 297 683 298 684 298 685 298 685 314 686 314 687 314 687 170 688 170 689 170 689 242 690 242 691 242 691 300 692 300 693 300 693 301 694 301 695 301 695 315 696 315 697 315 697 204 698 204 699 204 699 245 700 245 701 245 701 316 702 316 703 316 703 305 704 305 705 305 706 172 638 172 707 172 706 172 642 172 638 172 706 172 708 172 642 172 642 172 708 172 644 172 644 172 708 172 709 172 646 172 709 172 648 172 646 172 644 172 709 172 709 172 710 172 648 172 648 172 710 172 650 172 650 172 710 172 711 172 652 172 711 172 712 172 654 172 712 172 656 172 654 172 652 172 712 172 650 172 711 172 652 172 712 172 713 172 656 172 656 172 713 172 658 172 658 172 713 172 714 172 660 172 714 172 715 172 662 172 715 172 716 172 664 172 716 172 666 172 664 172 662 172 716 172 658 172 714 172 660 172 660 172 715 172 662 172 716 172 717 172 666 172 666 172 717 172 668 172 668 172 717 172 718 172 670 172 718 172 719 172 672 172 719 172 674 172 672 172 670 172 719 172 668 172 718 172 670 172 719 172 720 172 674 172 674 172 720 172 676 172 676 172 720 172 721 172 678 172 721 172 722 172 680 172 722 172 682 172 680 172 678 172 722 172 676 172 721 172 678 172 722 172 723 172 682 172 682 172 723 172 684 172 684 172 723 172 724 172 686 172 724 172 725 172 688 172 725 172 726 172 690 172 726 172 692 172 690 172 688 172 726 172 684 172 724 172 686 172 686 172 725 172 688 172 726 172 727 172 692 172 692 172 727 172 694 172 694 172 727 172 728 172 696 172 728 172 729 172 698 172 729 172 700 172 698 172 696 172 729 172 694 172 728 172 696 172 729 172 730 172 700 172 700 172 730 172 702 172 702 172 730 172 731 172 704 172 731 172 707 172 640 172 707 172 638 172 640 172 704 172 707 172 702 172 731 172 704 172 732 317 733 317 734 317 732 318 735 318 733 318 732 176 736 176 735 176 735 228 736 228 737 228 737 228 736 228 738 228 739 179 738 179 740 179 741 306 740 306 742 306 743 181 742 181 744 181 745 230 744 230 746 230 747 231 746 231 748 231 749 174 748 174 750 174 751 232 750 232 752 232 753 319 752 319 754 319 755 186 754 186 756 186 757 248 756 248 758 248 759 188 758 188 760 188 761 235 760 235 762 235 763 320 762 320 764 320 765 236 764 236 766 236 767 321 766 321 768 321 769 193 768 193 770 193 771 238 770 238 772 238 773 195 772 195 774 195 775 322 774 322 776 322 777 197 776 197 778 197 779 240 778 240 780 240 781 241 780 241 782 241 783 170 782 170 784 170 785 242 784 242 786 242 787 323 786 323 788 323 789 202 788 202 790 202 791 250 790 250 792 250 793 204 792 204 794 204 795 245 794 245 796 245 797 324 796 324 798 324 799 246 798 246 734 246 733 227 799 227 734 227 737 179 738 179 739 179 739 229 740 229 741 229 741 181 742 181 743 181 743 325 744 325 745 325 745 231 746 231 747 231 747 174 748 174 749 174 749 232 750 232 751 232 751 233 752 233 753 233 753 186 754 186 755 186 755 291 756 291 757 291 757 188 758 188 759 188 759 235 760 235 761 235 761 190 762 190 763 190 763 326 764 326 765 326 765 237 766 237 767 237 767 327 768 327 769 327 769 238 770 238 771 238 771 195 772 195 773 195 773 239 774 239 775 239 775 197 776 197 777 197 777 328 778 328 779 328 779 241 780 241 781 241 781 170 782 170 783 170 783 242 784 242 785 242 785 243 786 243 787 243 787 202 788 202 789 202 789 329 790 329 791 329 791 204 792 204 793 204 793 245 794 245 795 245 795 206 796 206 797 206 797 330 798 330 799 330 800 172 732 172 801 172 800 172 736 172 732 172 800 172 802 172 736 172 736 172 802 172 738 172 738 172 802 172 803 172 740 172 803 172 742 172 740 172 738 172 803 172 803 172 804 172 742 172 742 172 804 172 744 172 744 172 804 172 805 172 746 172 805 172 806 172 748 172 806 172 750 172 748 172 746 172 806 172 744 172 805 172 746 172 806 172 807 172 750 172 750 172 807 172 752 172 752 172 807 172 808 172 754 172 808 172 809 172 756 172 809 172 810 172 758 172 810 172 760 172 758 172 756 172 810 172 752 172 808 172 754 172 754 172 809 172 756 172 810 172 811 172 760 172 760 172 811 172 762 172 762 172 811 172 812 172 764 172 812 172 813 172 766 172 813 172 768 172 766 172 764 172 813 172 762 172 812 172 764 172 813 172 814 172 768 172 768 172 814 172 770 172 770 172 814 172 815 172 772 172 815 172 816 172 774 172 816 172 776 172 774 172 772 172 816 172 770 172 815 172 772 172 816 172 817 172 776 172 776 172 817 172 778 172 778 172 817 172 818 172 780 172 818 172 819 172 782 172 819 172 820 172 784 172 820 172 786 172 784 172 782 172 820 172 778 172 818 172 780 172 780 172 819 172 782 172 820 172 821 172 786 172 786 172 821 172 788 172 788 172 821 172 822 172 790 172 822 172 823 172 792 172 823 172 794 172 792 172 790 172 823 172 788 172 822 172 790 172 823 172 824 172 794 172 794 172 824 172 796 172 796 172 824 172 825 172 798 172 825 172 801 172 734 172 801 172 732 172 734 172 798 172 801 172 796 172 825 172 798 172 826 331 827 331 828 331 826 332 829 332 827 332 826 252 830 252 829 252 829 253 830 253 831 253 831 253 830 253 832 253 833 254 832 254 834 254 835 306 834 306 836 306 837 255 836 255 838 255 839 256 838 256 840 256 841 257 840 257 842 257 843 174 842 174 844 174 845 258 844 258 846 258 847 333 846 333 848 333 849 280 848 280 850 280 851 248 850 248 852 248 853 261 852 261 854 261 855 262 854 262 856 262 857 334 856 334 858 334 859 264 858 264 860 264 861 335 860 335 862 335 863 266 862 266 864 266 865 267 864 267 866 267 867 268 866 268 868 268 869 322 868 322 870 322 871 269 870 269 872 269 873 270 872 270 874 270 875 271 874 271 876 271 877 170 876 170 878 170 879 272 878 272 880 272 881 336 880 336 882 336 883 282 882 282 884 282 885 250 884 250 886 250 887 275 886 275 888 275 889 276 888 276 890 276 891 337 890 337 892 337 893 278 892 278 828 278 827 251 893 251 828 251 831 254 832 254 833 254 833 229 834 229 835 229 835 255 836 255 837 255 837 338 838 338 839 338 839 257 840 257 841 257 841 174 842 174 843 174 843 258 844 258 845 258 845 259 846 259 847 259 847 280 848 280 849 280 849 291 850 291 851 291 851 261 852 261 853 261 853 262 854 262 855 262 855 263 856 263 857 263 857 339 858 339 859 339 859 265 860 265 861 265 861 340 862 340 863 340 863 267 864 267 865 267 865 268 866 268 867 268 867 239 868 239 869 239 869 269 870 269 871 269 871 341 872 341 873 341 873 271 874 271 875 271 875 170 876 170 877 170 877 272 878 272 879 272 879 273 880 273 881 273 881 282 882 282 883 282 883 329 884 329 885 329 885 275 886 275 887 275 887 276 888 276 889 276 889 277 890 277 891 277 891 342 892 342 893 342 894 172 826 172 895 172 894 172 830 172 826 172 894 172 896 172 830 172 830 172 896 172 832 172 832 172 896 172 897 172 834 172 897 172 836 172 834 172 832 172 897 172 897 172 898 172 836 172 836 172 898 172 838 172 838 172 898 172 899 172 840 172 899 172 900 172 842 172 900 172 844 172 842 172 840 172 900 172 838 172 899 172 840 172 900 172 901 172 844 172 844 172 901 172 846 172 846 172 901 172 902 172 848 172 902 172 903 172 850 172 903 172 904 172 852 172 904 172 854 172 852 172 850 172 904 172 846 172 902 172 848 172 848 172 903 172 850 172 904 172 905 172 854 172 854 172 905 172 856 172 856 172 905 172 906 172 858 172 906 172 907 172 860 172 907 172 862 172 860 172 858 172 907 172 856 172 906 172 858 172 907 172 908 172 862 172 862 172 908 172 864 172 864 172 908 172 909 172 866 172 909 172 910 172 868 172 910 172 870 172 868 172 866 172 910 172 864 172 909 172 866 172 910 172 911 172 870 172 870 172 911 172 872 172 872 172 911 172 912 172 874 172 912 172 913 172 876 172 913 172 914 172 878 172 914 172 880 172 878 172 876 172 914 172 872 172 912 172 874 172 874 172 913 172 876 172 914 172 915 172 880 172 880 172 915 172 882 172 882 172 915 172 916 172 884 172 916 172 917 172 886 172 917 172 888 172 886 172 884 172 917 172 882 172 916 172 884 172 917 172 918 172 888 172 888 172 918 172 890 172 890 172 918 172 919 172 892 172 919 172 895 172 828 172 895 172 826 172 828 172 892 172 895 172 890 172 919 172 892 172 920 343 921 343 922 343 920 252 923 252 921 252 920 344 924 344 923 344 923 345 924 345 925 345 925 253 924 253 926 253 927 254 926 254 928 254 929 286 928 286 930 286 931 255 930 255 932 255 933 346 932 346 934 346 935 347 934 347 936 347 937 174 936 174 938 174 939 258 938 258 940 258 941 348 940 348 942 348 943 349 942 349 944 349 945 291 944 291 946 291 947 261 946 261 948 261 949 350 948 350 950 350 951 263 950 263 952 263 953 351 952 351 954 351 955 352 954 352 956 352 957 353 956 353 958 353 959 267 958 267 960 267 961 268 960 268 962 268 963 296 962 296 964 296 965 354 964 354 966 354 967 355 966 355 968 355 969 271 968 271 970 271 971 170 970 170 972 170 973 356 972 356 974 356 975 357 974 357 976 357 977 358 976 358 978 358 979 302 978 302 980 302 981 359 980 359 982 359 983 276 982 276 984 276 985 360 984 360 986 360 987 361 986 361 922 361 921 343 987 343 922 343 925 254 926 254 927 254 927 306 928 306 929 306 929 362 930 362 931 362 931 346 932 346 933 346 933 257 934 257 935 257 935 174 936 174 937 174 937 363 938 363 939 363 939 348 940 348 941 348 941 280 942 280 943 280 943 309 944 309 945 309 945 261 946 261 947 261 947 262 948 262 949 262 949 364 950 364 951 364 951 351 952 351 953 351 953 352 954 352 955 352 955 365 956 365 957 365 957 267 958 267 959 267 959 366 960 366 961 366 961 313 962 313 963 313 963 354 964 354 965 354 965 355 966 355 967 355 967 367 968 367 969 367 969 170 970 170 971 170 971 272 972 272 973 272 973 357 974 357 975 357 975 358 976 358 977 358 977 315 978 315 979 315 979 275 980 275 981 275 981 276 982 276 983 276 983 368 984 368 985 368 985 361 986 361 987 361 988 172 920 172 989 172 988 172 924 172 920 172 988 172 990 172 924 172 924 172 990 172 926 172 926 172 990 172 991 172 928 172 991 172 930 172 928 172 926 172 991 172 991 172 992 172 930 172 930 172 992 172 932 172 932 172 992 172 993 172 934 172 993 172 994 172 936 172 994 172 938 172 936 172 934 172 994 172 932 172 993 172 934 172 994 172 995 172 938 172 938 172 995 172 940 172 940 172 995 172 996 172 942 172 996 172 997 172 944 172 997 172 998 172 946 172 998 172 948 172 946 172 944 172 998 172 940 172 996 172 942 172 942 172 997 172 944 172 998 172 999 172 948 172 948 172 999 172 950 172 950 172 999 172 1000 172 952 172 1000 172 1001 172 954 172 1001 172 956 172 954 172 952 172 1001 172 950 172 1000 172 952 172 1001 172 1002 172 956 172 956 172 1002 172 958 172 958 172 1002 172 1003 172 960 172 1003 172 1004 172 962 172 1004 172 964 172 962 172 960 172 1004 172 958 172 1003 172 960 172 1004 172 1005 172 964 172 964 172 1005 172 966 172 966 172 1005 172 1006 172 968 172 1006 172 1007 172 970 172 1007 172 1008 172 972 172 1008 172 974 172 972 172 970 172 1008 172 966 172 1006 172 968 172 968 172 1007 172 970 172 1008 172 1009 172 974 172 974 172 1009 172 976 172 976 172 1009 172 1010 172 978 172 1010 172 1011 172 980 172 1011 172 982 172 980 172 978 172 1011 172 976 172 1010 172 978 172 1011 172 1012 172 982 172 982 172 1012 172 984 172 984 172 1012 172 1013 172 986 172 1013 172 989 172 922 172 989 172 920 172 922 172 986 172 989 172 984 172 1013 172 986 172 1014 251 1015 251 1016 251 1014 252 1017 252 1015 252 1014 252 1018 252 1017 252 1017 253 1018 253 1019 253 1019 253 1018 253 1020 253 1021 254 1020 254 1022 254 1023 229 1022 229 1024 229 1025 255 1024 255 1026 255 1027 256 1026 256 1028 256 1029 257 1028 257 1030 257 1031 174 1030 174 1032 174 1033 258 1032 258 1034 258 1035 259 1034 259 1036 259 1037 260 1036 260 1038 260 1039 214 1038 214 1040 214 1041 261 1040 261 1042 261 1043 262 1042 262 1044 262 1045 263 1044 263 1046 263 1047 264 1046 264 1048 264 1049 265 1048 265 1050 265 1051 266 1050 266 1052 266 1053 267 1052 267 1054 267 1055 268 1054 268 1056 268 1057 239 1056 239 1058 239 1059 269 1058 269 1060 269 1061 270 1060 270 1062 270 1063 271 1062 271 1064 271 1065 170 1064 170 1066 170 1067 272 1066 272 1068 272 1069 273 1068 273 1070 273 1071 274 1070 274 1072 274 1073 224 1072 224 1074 224 1075 275 1074 275 1076 275 1077 276 1076 276 1078 276 1079 277 1078 277 1080 277 1081 278 1080 278 1016 278 1015 251 1081 251 1016 251 1019 254 1020 254 1021 254 1021 180 1022 180 1023 180 1023 279 1024 279 1025 279 1025 256 1026 256 1027 256 1027 257 1028 257 1029 257 1029 174 1030 174 1031 174 1031 258 1032 258 1033 258 1033 259 1034 259 1035 259 1035 280 1036 280 1037 280 1037 248 1038 248 1039 248 1039 261 1040 261 1041 261 1041 262 1042 262 1043 262 1043 263 1044 263 1045 263 1045 264 1046 264 1047 264 1047 265 1048 265 1049 265 1049 266 1050 266 1051 266 1051 267 1052 267 1053 267 1053 268 1054 268 1055 268 1055 196 1056 196 1057 196 1057 281 1058 281 1059 281 1059 270 1060 270 1061 270 1061 271 1062 271 1063 271 1063 170 1064 170 1065 170 1065 272 1066 272 1067 272 1067 273 1068 273 1069 273 1069 282 1070 282 1071 282 1071 250 1072 250 1073 250 1073 275 1074 275 1075 275 1075 276 1076 276 1077 276 1077 277 1078 277 1079 277 1079 278 1080 278 1081 278 1082 172 1014 172 1083 172 1082 172 1018 172 1014 172 1082 172 1084 172 1018 172 1018 172 1084 172 1020 172 1020 172 1084 172 1085 172 1022 172 1085 172 1024 172 1022 172 1020 172 1085 172 1085 172 1086 172 1024 172 1024 172 1086 172 1026 172 1026 172 1086 172 1087 172 1028 172 1087 172 1088 172 1030 172 1088 172 1032 172 1030 172 1028 172 1088 172 1026 172 1087 172 1028 172 1088 172 1089 172 1032 172 1032 172 1089 172 1034 172 1034 172 1089 172 1090 172 1036 172 1090 172 1091 172 1038 172 1091 172 1092 172 1040 172 1092 172 1042 172 1040 172 1038 172 1092 172 1034 172 1090 172 1036 172 1036 172 1091 172 1038 172 1092 172 1093 172 1042 172 1042 172 1093 172 1044 172 1044 172 1093 172 1094 172 1046 172 1094 172 1095 172 1048 172 1095 172 1050 172 1048 172 1046 172 1095 172 1044 172 1094 172 1046 172 1095 172 1096 172 1050 172 1050 172 1096 172 1052 172 1052 172 1096 172 1097 172 1054 172 1097 172 1098 172 1056 172 1098 172 1058 172 1056 172 1054 172 1098 172 1052 172 1097 172 1054 172 1098 172 1099 172 1058 172 1058 172 1099 172 1060 172 1060 172 1099 172 1100 172 1062 172 1100 172 1101 172 1064 172 1101 172 1102 172 1066 172 1102 172 1068 172 1066 172 1064 172 1102 172 1060 172 1100 172 1062 172 1062 172 1101 172 1064 172 1102 172 1103 172 1068 172 1068 172 1103 172 1070 172 1070 172 1103 172 1104 172 1072 172 1104 172 1105 172 1074 172 1105 172 1076 172 1074 172 1072 172 1105 172 1070 172 1104 172 1072 172 1105 172 1106 172 1076 172 1076 172 1106 172 1078 172 1078 172 1106 172 1107 172 1080 172 1107 172 1083 172 1016 172 1083 172 1014 172 1016 172 1080 172 1083 172 1078 172 1107 172 1080 172 1108 227 1109 227 1110 227 1108 176 1111 176 1109 176 1108 176 1112 176 1111 176 1111 228 1112 228 1113 228 1113 228 1112 228 1114 228 1115 179 1114 179 1116 179 1117 229 1116 229 1118 229 1119 181 1118 181 1120 181 1121 230 1120 230 1122 230 1123 231 1122 231 1124 231 1125 174 1124 174 1126 174 1127 232 1126 232 1128 232 1129 233 1128 233 1130 233 1131 234 1130 234 1132 234 1133 214 1132 214 1134 214 1135 188 1134 188 1136 188 1137 235 1136 235 1138 235 1139 190 1138 190 1140 190 1141 236 1140 236 1142 236 1143 237 1142 237 1144 237 1145 193 1144 193 1146 193 1147 238 1146 238 1148 238 1149 195 1148 195 1150 195 1151 239 1150 239 1152 239 1153 197 1152 197 1154 197 1155 240 1154 240 1156 240 1157 241 1156 241 1158 241 1159 170 1158 170 1160 170 1161 242 1160 242 1162 242 1163 243 1162 243 1164 243 1165 244 1164 244 1166 244 1167 224 1166 224 1168 224 1169 204 1168 204 1170 204 1171 245 1170 245 1172 245 1173 206 1172 206 1174 206 1175 246 1174 246 1110 246 1109 227 1175 227 1110 227 1113 179 1114 179 1115 179 1115 180 1116 180 1117 180 1117 247 1118 247 1119 247 1119 230 1120 230 1121 230 1121 231 1122 231 1123 231 1123 174 1124 174 1125 174 1125 232 1126 232 1127 232 1127 233 1128 233 1129 233 1129 186 1130 186 1131 186 1131 248 1132 248 1133 248 1133 188 1134 188 1135 188 1135 235 1136 235 1137 235 1137 190 1138 190 1139 190 1139 236 1140 236 1141 236 1141 237 1142 237 1143 237 1143 193 1144 193 1145 193 1145 238 1146 238 1147 238 1147 195 1148 195 1149 195 1149 196 1150 196 1151 196 1151 249 1152 249 1153 249 1153 240 1154 240 1155 240 1155 241 1156 241 1157 241 1157 170 1158 170 1159 170 1159 242 1160 242 1161 242 1161 243 1162 243 1163 243 1163 202 1164 202 1165 202 1165 250 1166 250 1167 250 1167 204 1168 204 1169 204 1169 245 1170 245 1171 245 1171 206 1172 206 1173 206 1173 246 1174 246 1175 246 1176 172 1108 172 1177 172 1176 172 1112 172 1108 172 1176 172 1178 172 1112 172 1112 172 1178 172 1114 172 1114 172 1178 172 1179 172 1116 172 1179 172 1118 172 1116 172 1114 172 1179 172 1179 172 1180 172 1118 172 1118 172 1180 172 1120 172 1120 172 1180 172 1181 172 1122 172 1181 172 1182 172 1124 172 1182 172 1126 172 1124 172 1122 172 1182 172 1120 172 1181 172 1122 172 1182 172 1183 172 1126 172 1126 172 1183 172 1128 172 1128 172 1183 172 1184 172 1130 172 1184 172 1185 172 1132 172 1185 172 1186 172 1134 172 1186 172 1136 172 1134 172 1132 172 1186 172 1128 172 1184 172 1130 172 1130 172 1185 172 1132 172 1186 172 1187 172 1136 172 1136 172 1187 172 1138 172 1138 172 1187 172 1188 172 1140 172 1188 172 1189 172 1142 172 1189 172 1144 172 1142 172 1140 172 1189 172 1138 172 1188 172 1140 172 1189 172 1190 172 1144 172 1144 172 1190 172 1146 172 1146 172 1190 172 1191 172 1148 172 1191 172 1192 172 1150 172 1192 172 1152 172 1150 172 1148 172 1192 172 1146 172 1191 172 1148 172 1192 172 1193 172 1152 172 1152 172 1193 172 1154 172 1154 172 1193 172 1194 172 1156 172 1194 172 1195 172 1158 172 1195 172 1196 172 1160 172 1196 172 1162 172 1160 172 1158 172 1196 172 1154 172 1194 172 1156 172 1156 172 1195 172 1158 172 1196 172 1197 172 1162 172 1162 172 1197 172 1164 172 1164 172 1197 172 1198 172 1166 172 1198 172 1199 172 1168 172 1199 172 1170 172 1168 172 1166 172 1199 172 1164 172 1198 172 1166 172 1199 172 1200 172 1170 172 1170 172 1200 172 1172 172 1172 172 1200 172 1201 172 1174 172 1201 172 1177 172 1110 172 1177 172 1108 172 1110 172 1174 172 1177 172 1172 172 1201 172 1174 172 1202 369 1203 369 1204 369 1202 252 1205 252 1203 252 1202 252 1206 252 1205 252 1205 370 1206 370 1207 370 1207 371 1206 371 1208 371 1209 254 1208 254 1210 254 1211 180 1210 180 1212 180 1213 255 1212 255 1214 255 1215 372 1214 372 1216 372 1217 373 1216 373 1218 373 1219 174 1218 174 1220 174 1221 374 1220 374 1222 374 1223 375 1222 375 1224 375 1225 280 1224 280 1226 280 1227 187 1226 187 1228 187 1229 261 1228 261 1230 261 1231 376 1230 376 1232 376 1233 263 1232 263 1234 263 1235 377 1234 377 1236 377 1237 378 1236 378 1238 378 1239 266 1238 266 1240 266 1241 379 1240 379 1242 379 1243 268 1242 268 1244 268 1245 196 1244 196 1246 196 1247 269 1246 269 1248 269 1249 380 1248 380 1250 380 1251 381 1250 381 1252 381 1253 170 1252 170 1254 170 1255 382 1254 382 1256 382 1257 383 1256 383 1258 383 1259 282 1258 282 1260 282 1261 203 1260 203 1262 203 1263 275 1262 275 1264 275 1265 384 1264 384 1266 384 1267 277 1266 277 1268 277 1269 385 1268 385 1204 385 1203 386 1269 386 1204 386 1207 254 1208 254 1209 254 1209 209 1210 209 1211 209 1211 255 1212 255 1213 255 1213 387 1214 387 1215 387 1215 388 1216 388 1217 388 1217 174 1218 174 1219 174 1219 389 1220 389 1221 389 1221 390 1222 390 1223 390 1223 280 1224 280 1225 280 1225 214 1226 214 1227 214 1227 261 1228 261 1229 261 1229 391 1230 391 1231 391 1231 263 1232 263 1233 263 1233 392 1234 392 1235 392 1235 393 1236 393 1237 393 1237 266 1238 266 1239 266 1239 394 1240 394 1241 394 1241 268 1242 268 1243 268 1243 219 1244 219 1245 219 1245 269 1246 269 1247 269 1247 395 1248 395 1249 395 1249 396 1250 396 1251 396 1251 170 1252 170 1253 170 1253 397 1254 397 1255 397 1255 398 1256 398 1257 398 1257 282 1258 282 1259 282 1259 224 1260 224 1261 224 1261 275 1262 275 1263 275 1263 399 1264 399 1265 399 1265 277 1266 277 1267 277 1267 400 1268 400 1269 400 1270 172 1202 172 1271 172 1270 172 1206 172 1202 172 1270 172 1272 172 1206 172 1206 172 1272 172 1208 172 1208 172 1272 172 1273 172 1210 172 1273 172 1212 172 1210 172 1208 172 1273 172 1273 172 1274 172 1212 172 1212 172 1274 172 1214 172 1214 172 1274 172 1275 172 1216 172 1275 172 1276 172 1218 172 1276 172 1220 172 1218 172 1216 172 1276 172 1214 172 1275 172 1216 172 1276 172 1277 172 1220 172 1220 172 1277 172 1222 172 1222 172 1277 172 1278 172 1224 172 1278 172 1279 172 1226 172 1279 172 1280 172 1228 172 1280 172 1230 172 1228 172 1226 172 1280 172 1222 172 1278 172 1224 172 1224 172 1279 172 1226 172 1280 172 1281 172 1230 172 1230 172 1281 172 1232 172 1232 172 1281 172 1282 172 1234 172 1282 172 1283 172 1236 172 1283 172 1238 172 1236 172 1234 172 1283 172 1232 172 1282 172 1234 172 1283 172 1284 172 1238 172 1238 172 1284 172 1240 172 1240 172 1284 172 1285 172 1242 172 1285 172 1286 172 1244 172 1286 172 1246 172 1244 172 1242 172 1286 172 1240 172 1285 172 1242 172 1286 172 1287 172 1246 172 1246 172 1287 172 1248 172 1248 172 1287 172 1288 172 1250 172 1288 172 1289 172 1252 172 1289 172 1290 172 1254 172 1290 172 1256 172 1254 172 1252 172 1290 172 1248 172 1288 172 1250 172 1250 172 1289 172 1252 172 1290 172 1291 172 1256 172 1256 172 1291 172 1258 172 1258 172 1291 172 1292 172 1260 172 1292 172 1293 172 1262 172 1293 172 1264 172 1262 172 1260 172 1293 172 1258 172 1292 172 1260 172 1293 172 1294 172 1264 172 1264 172 1294 172 1266 172 1266 172 1294 172 1295 172 1268 172 1295 172 1271 172 1204 172 1271 172 1202 172 1204 172 1268 172 1271 172 1266 172 1295 172 1268 172 449 401 100 401 425 401 449 402 103 402 100 402 449 402 448 402 103 402 103 403 448 403 105 403 105 404 448 404 447 404 107 405 447 405 446 405 109 406 446 406 445 406 111 407 445 407 444 407 113 170 444 170 443 170 144 408 443 408 442 408 142 409 442 409 441 409 140 410 441 410 440 410 138 411 440 411 439 411 136 412 439 412 438 412 135 413 438 413 437 413 134 414 437 414 436 414 133 415 436 415 435 415 132 416 435 416 434 416 131 417 434 417 433 417 130 418 433 418 432 418 129 419 432 419 431 419 128 174 431 174 430 174 125 420 430 420 429 420 123 421 429 421 428 421 121 422 428 422 427 422 119 423 427 423 426 423 117 424 426 424 424 424 101 425 424 425 425 425 100 401 101 401 425 401 105 405 447 405 107 405 107 426 446 426 109 426 109 407 445 407 111 407 111 170 444 170 113 170 113 408 443 408 144 408 144 427 442 427 142 427 142 410 441 410 140 410 140 428 440 428 138 428 138 412 439 412 136 412 136 413 438 413 135 413 135 414 437 414 134 414 134 415 436 415 133 415 133 429 435 429 132 429 132 417 434 417 131 417 131 430 433 430 130 430 130 419 432 419 129 419 129 174 431 174 128 174 128 420 430 420 125 420 125 431 429 431 123 431 123 422 428 422 121 422 121 432 427 432 119 432 119 424 426 424 117 424 117 425 424 425 101 425 543 401 204 401 519 401 543 402 202 402 204 402 543 433 542 433 202 433 202 404 542 404 200 404 200 404 542 404 541 404 198 405 541 405 540 405 196 434 540 434 539 434 194 407 539 407 538 407 191 170 538 170 537 170 189 408 537 408 536 408 187 435 536 435 535 435 185 410 535 410 534 410 184 428 534 428 533 428 181 412 533 412 532 412 180 413 532 413 531 413 177 414 531 414 530 414 175 436 530 436 529 436 173 416 529 416 528 416 171 417 528 417 527 417 169 437 527 437 526 437 168 419 526 419 525 419 166 174 525 174 524 174 164 420 524 420 523 420 162 438 523 438 522 438 160 422 522 422 521 422 158 432 521 432 520 432 156 424 520 424 518 424 208 425 518 425 519 425 204 401 208 401 519 401 200 405 541 405 198 405 198 434 540 434 196 434 196 407 539 407 194 407 194 170 538 170 191 170 191 408 537 408 189 408 189 435 536 435 187 435 187 410 535 410 185 410 185 428 534 428 184 428 184 439 533 439 181 439 181 413 532 413 180 413 180 414 531 414 177 414 177 415 530 415 175 415 175 416 529 416 173 416 173 417 528 417 171 417 171 437 527 437 169 437 169 419 526 419 168 419 168 174 525 174 166 174 166 420 524 420 164 420 164 438 523 438 162 438 162 422 522 422 160 422 160 432 521 432 158 432 158 440 520 440 156 440 156 425 518 425 208 425 637 441 255 441 613 441 637 402 253 402 255 402 637 433 636 433 253 433 253 442 636 442 251 442 251 442 636 442 635 442 249 405 635 405 634 405 247 443 634 443 633 443 245 407 633 407 632 407 242 170 632 170 631 170 240 408 631 408 630 408 238 444 630 444 629 444 236 410 629 410 628 410 234 445 628 445 627 445 153 412 627 412 626 412 210 446 626 446 625 446 98 447 625 447 624 447 96 436 624 436 623 436 94 448 623 448 622 448 92 417 622 417 621 417 90 449 621 449 620 449 89 419 620 419 619 419 87 174 619 174 618 174 85 420 618 420 617 420 83 450 617 450 616 450 81 422 616 422 615 422 79 451 615 451 614 451 77 424 614 424 612 424 256 452 612 452 613 452 255 441 256 441 613 441 251 405 635 405 249 405 249 443 634 443 247 443 247 407 633 407 245 407 245 170 632 170 242 170 242 408 631 408 240 408 240 444 630 444 238 444 238 410 629 410 236 410 236 445 628 445 234 445 234 439 627 439 153 439 153 446 626 446 210 446 210 447 625 447 98 447 98 415 624 415 96 415 96 448 623 448 94 448 94 417 622 417 92 417 92 449 621 449 90 449 90 419 620 419 89 419 89 174 619 174 87 174 87 420 618 420 85 420 85 450 617 450 83 450 83 422 616 422 81 422 81 451 615 451 79 451 79 440 614 440 77 440 77 452 612 452 256 452 731 453 285 453 707 453 731 454 283 454 285 454 731 454 730 454 283 454 283 455 730 455 281 455 281 456 730 456 729 456 279 405 729 405 728 405 267 434 728 434 727 434 268 407 727 407 726 407 269 170 726 170 725 170 270 408 725 408 724 408 271 435 724 435 723 435 272 410 723 410 722 410 273 457 722 457 721 457 274 458 721 458 720 458 275 413 720 413 719 413 276 459 719 459 718 459 337 460 718 460 717 460 335 461 717 461 716 461 332 417 716 417 715 417 330 462 715 462 714 462 329 419 714 419 713 419 327 174 713 174 712 174 325 463 712 463 711 463 323 438 711 438 710 438 321 422 710 422 709 422 319 464 709 464 708 464 289 465 708 465 706 465 287 425 706 425 707 425 285 401 287 401 707 401 281 405 729 405 279 405 279 434 728 434 267 434 267 407 727 407 268 407 268 170 726 170 269 170 269 408 725 408 270 408 270 435 724 435 271 435 271 410 723 410 272 410 272 466 722 466 273 466 273 458 721 458 274 458 274 467 720 467 275 467 275 414 719 414 276 414 276 460 718 460 337 460 337 468 717 468 335 468 335 417 716 417 332 417 332 437 715 437 330 437 330 469 714 469 329 469 329 174 713 174 327 174 327 420 712 420 325 420 325 470 711 470 323 470 323 422 710 422 321 422 321 471 709 471 319 471 319 465 708 465 289 465 289 472 706 472 287 472 825 401 291 401 801 401 825 473 318 473 291 473 825 473 824 473 318 473 318 404 824 404 320 404 320 474 824 474 823 474 322 405 823 405 822 405 324 434 822 434 821 434 326 407 821 407 820 407 328 170 820 170 819 170 331 408 819 408 818 408 333 435 818 435 817 435 334 410 817 410 816 410 336 428 816 428 815 428 277 475 815 475 814 475 278 413 814 413 813 413 182 414 813 414 812 414 183 476 812 476 811 476 186 461 811 461 810 461 188 417 810 417 809 417 190 437 809 437 808 437 192 419 808 419 807 419 193 174 807 174 806 174 195 420 806 420 805 420 197 438 805 438 804 438 199 422 804 422 803 422 201 432 803 432 802 432 203 477 802 477 800 477 293 425 800 425 801 425 291 401 293 401 801 401 320 405 823 405 322 405 322 434 822 434 324 434 324 407 821 407 326 407 326 170 820 170 328 170 328 408 819 408 331 408 331 435 818 435 333 435 333 410 817 410 334 410 334 478 816 478 336 478 336 475 815 475 277 475 277 413 814 413 278 413 278 414 813 414 182 414 182 476 812 476 183 476 183 416 811 416 186 416 186 417 810 417 188 417 188 437 809 437 190 437 190 419 808 419 192 419 192 174 807 174 193 174 193 420 806 420 195 420 195 438 805 438 197 438 197 422 804 422 199 422 199 471 803 471 201 471 201 477 802 477 203 477 203 425 800 425 293 425 919 441 315 441 895 441 919 473 313 473 315 473 919 473 918 473 313 473 313 442 918 442 311 442 311 479 918 479 917 479 310 405 917 405 916 405 308 443 916 443 915 443 306 407 915 407 914 407 303 170 914 170 913 170 301 408 913 408 912 408 299 444 912 444 911 444 297 410 911 410 910 410 295 445 910 445 909 445 292 475 909 475 908 475 294 446 908 446 907 446 205 447 907 447 906 447 233 476 906 476 905 476 231 480 905 480 904 480 229 417 904 417 903 417 227 449 903 449 902 449 226 419 902 419 901 419 224 174 901 174 900 174 222 420 900 420 899 420 220 450 899 450 898 450 218 422 898 422 897 422 215 451 897 451 896 451 214 477 896 477 894 477 317 452 894 452 895 452 315 441 317 441 895 441 311 405 917 405 310 405 310 443 916 443 308 443 308 407 915 407 306 407 306 170 914 170 303 170 303 408 913 408 301 408 301 444 912 444 299 444 299 410 911 410 297 410 297 481 910 481 295 481 295 475 909 475 292 475 292 446 908 446 294 446 294 447 907 447 205 447 205 476 906 476 233 476 233 448 905 448 231 448 231 417 904 417 229 417 229 449 903 449 227 449 227 419 902 419 226 419 226 174 901 174 224 174 224 420 900 420 222 420 222 450 899 450 220 450 220 422 898 422 218 422 218 482 897 482 215 482 215 477 896 477 214 477 214 452 894 452 317 452 1013 483 257 483 989 483 1013 454 260 454 257 454 1013 454 1012 454 260 454 260 484 1012 484 261 484 261 485 1012 485 1011 485 262 405 1011 405 1010 405 263 443 1010 443 1009 443 264 407 1009 407 1008 407 265 170 1008 170 1007 170 266 408 1007 408 1006 408 280 444 1006 444 1005 444 282 410 1005 410 1004 410 284 486 1004 486 1003 486 286 458 1003 458 1002 458 288 446 1002 446 1001 446 290 487 1001 487 1000 487 296 460 1000 460 999 460 298 480 999 480 998 480 300 417 998 417 997 417 302 488 997 488 996 488 304 419 996 419 995 419 305 174 995 174 994 174 307 463 994 463 993 463 309 450 993 450 992 450 312 422 992 422 991 422 314 489 991 489 990 489 316 465 990 465 988 465 259 452 988 452 989 452 257 441 259 441 989 441 261 405 1011 405 262 405 262 443 1010 443 263 443 263 407 1009 407 264 407 264 170 1008 170 265 170 265 408 1007 408 266 408 266 444 1006 444 280 444 280 410 1005 410 282 410 282 490 1004 490 284 490 284 458 1003 458 286 458 286 491 1002 491 288 491 288 447 1001 447 290 447 290 460 1000 460 296 460 296 492 999 492 298 492 298 417 998 417 300 417 300 449 997 449 302 449 302 469 996 469 304 469 304 174 995 174 305 174 305 420 994 420 307 420 307 493 993 493 309 493 309 422 992 422 312 422 312 482 991 482 314 482 314 465 990 465 316 465 316 494 988 494 259 494 1107 441 211 441 1083 441 1107 402 216 402 211 402 1107 433 1106 433 216 433 216 442 1106 442 217 442 217 442 1106 442 1105 442 219 405 1105 405 1104 405 221 443 1104 443 1103 443 223 407 1103 407 1102 407 225 170 1102 170 1101 170 228 408 1101 408 1100 408 230 444 1100 444 1099 444 232 410 1099 410 1098 410 207 445 1098 445 1097 445 206 412 1097 412 1096 412 209 446 1096 446 1095 446 155 447 1095 447 1094 447 235 436 1094 436 1093 436 237 448 1093 448 1092 448 239 417 1092 417 1091 417 241 449 1091 449 1090 449 243 419 1090 419 1089 419 244 174 1089 174 1088 174 246 420 1088 420 1087 420 248 450 1087 450 1086 450 250 422 1086 422 1085 422 252 451 1085 451 1084 451 254 424 1084 424 1082 424 213 452 1082 452 1083 452 211 441 213 441 1083 441 217 405 1105 405 219 405 219 443 1104 443 221 443 221 407 1103 407 223 407 223 170 1102 170 225 170 225 408 1101 408 228 408 228 444 1100 444 230 444 230 410 1099 410 232 410 232 445 1098 445 207 445 207 439 1097 439 206 439 206 446 1096 446 209 446 209 447 1095 447 155 447 155 415 1094 415 235 415 235 448 1093 448 237 448 237 417 1092 417 239 417 239 449 1091 449 241 449 241 419 1090 419 243 419 243 174 1089 174 244 174 244 420 1088 420 246 420 246 450 1087 450 248 450 248 422 1086 422 250 422 250 451 1085 451 252 451 252 440 1084 440 254 440 254 452 1082 452 213 452 1201 401 152 401 1177 401 1201 402 157 402 152 402 1201 433 1200 433 157 433 157 404 1200 404 159 404 159 404 1200 404 1199 404 161 405 1199 405 1198 405 163 434 1198 434 1197 434 165 407 1197 407 1196 407 167 170 1196 170 1195 170 170 408 1195 408 1194 408 172 435 1194 435 1193 435 174 410 1193 410 1192 410 176 428 1192 428 1191 428 178 412 1191 412 1190 412 179 413 1190 413 1189 413 137 414 1189 414 1188 414 139 436 1188 436 1187 436 141 416 1187 416 1186 416 143 417 1186 417 1185 417 115 437 1185 437 1184 437 114 419 1184 419 1183 419 112 174 1183 174 1182 174 110 420 1182 420 1181 420 108 438 1181 438 1180 438 106 422 1180 422 1179 422 104 432 1179 432 1178 432 102 424 1178 424 1176 424 154 425 1176 425 1177 425 152 401 154 401 1177 401 159 405 1199 405 161 405 161 434 1198 434 163 434 163 407 1197 407 165 407 165 170 1196 170 167 170 167 408 1195 408 170 408 170 435 1194 435 172 435 172 410 1193 410 174 410 174 428 1192 428 176 428 176 439 1191 439 178 439 178 413 1190 413 179 413 179 414 1189 414 137 414 137 415 1188 415 139 415 139 416 1187 416 141 416 141 417 1186 417 143 417 143 437 1185 437 115 437 115 419 1184 419 114 419 114 174 1183 174 112 174 112 420 1182 420 110 420 110 438 1181 438 108 438 108 422 1180 422 106 422 106 432 1179 432 104 432 104 440 1178 440 102 440 102 425 1176 425 154 425 1295 441 74 441 1271 441 1295 402 78 402 74 402 1295 402 1294 402 78 402 78 495 1294 495 80 495 80 442 1294 442 1293 442 82 405 1293 405 1292 405 84 496 1292 496 1291 496 86 407 1291 407 1290 407 88 170 1290 170 1289 170 91 408 1289 408 1288 408 93 497 1288 497 1287 497 95 410 1287 410 1286 410 97 498 1286 498 1285 498 99 412 1285 412 1284 412 116 446 1284 446 1283 446 118 447 1283 447 1282 447 120 415 1282 415 1281 415 122 448 1281 448 1280 448 124 417 1280 417 1279 417 126 499 1279 499 1278 499 145 419 1278 419 1277 419 146 174 1277 174 1276 174 147 420 1276 420 1275 420 148 500 1275 500 1274 500 149 422 1274 422 1273 422 150 501 1273 501 1272 501 151 424 1272 424 1270 424 76 452 1270 452 1271 452 74 441 76 441 1271 441 80 405 1293 405 82 405 82 502 1292 502 84 502 84 407 1291 407 86 407 86 170 1290 170 88 170 88 408 1289 408 91 408 91 503 1288 503 93 503 93 410 1287 410 95 410 95 445 1286 445 97 445 97 412 1285 412 99 412 99 446 1284 446 116 446 116 447 1283 447 118 447 118 415 1282 415 120 415 120 504 1281 504 122 504 122 417 1280 417 124 417 124 505 1279 505 126 505 126 419 1278 419 145 419 145 174 1277 174 146 174 146 420 1276 420 147 420 147 506 1275 506 148 506 148 422 1274 422 149 422 149 451 1273 451 150 451 150 424 1272 424 151 424 151 452 1270 452 76 452 3 171 346 171 4 171 4 171 346 171 1296 171 4 172 1296 172 5 172 5 172 1296 172 1297 172 5 173 1297 173 8 173 8 173 1297 173 354 173 1298 9 1299 9 1300 9 1298 507 1301 507 1299 507 1298 9 1302 9 1301 9 1301 9 1302 9 1303 9 1303 508 1302 508 1304 508 1305 509 1304 509 1306 509 1307 510 1306 510 1308 510 1309 511 1308 511 1310 511 1311 512 1310 512 1312 512 1313 513 1312 513 355 513 348 9 1313 9 355 9 348 9 1314 9 1313 9 348 514 1315 514 1314 514 348 515 1316 515 1315 515 348 9 1317 9 1316 9 348 9 349 9 1317 9 1317 516 349 516 1318 516 1318 517 349 517 1319 517 1319 518 349 518 1320 518 1320 9 349 9 1321 9 1321 9 349 9 1322 9 1322 519 349 519 1323 519 1323 520 349 520 1324 520 1324 9 349 9 1325 9 1325 9 349 9 1326 9 1326 521 349 521 1327 521 1327 522 349 522 350 522 1328 9 350 9 1329 9 1328 9 1327 9 350 9 1303 523 1304 523 1305 523 1305 524 1306 524 1307 524 1307 9 1308 9 1309 9 1309 9 1310 9 1311 9 1312 9 1330 9 355 9 355 525 1330 525 1331 525 1332 9 355 9 1331 9 1332 9 1333 9 355 9 355 9 1333 9 1334 9 352 526 1334 526 1335 526 1336 9 352 9 1335 9 1336 527 1337 527 352 527 352 9 1337 9 1338 9 1339 528 352 528 1338 528 1339 9 1340 9 352 9 352 529 1340 529 1341 529 1342 9 352 9 1341 9 1342 9 1343 9 352 9 352 530 1343 530 1344 530 351 9 1344 9 1345 9 1346 9 351 9 1345 9 1346 9 1347 9 351 9 1346 9 1348 9 1347 9 1347 9 1348 9 1349 9 1349 531 1348 531 1350 531 1351 532 1350 532 1352 532 1353 533 1352 533 1354 533 1355 534 1354 534 1356 534 1357 9 1356 9 1358 9 1359 535 1358 535 1300 535 1299 9 1359 9 1300 9 355 9 1334 9 352 9 352 536 1344 536 351 536 1349 9 1350 9 1351 9 1351 537 1352 537 1353 537 1353 9 1354 9 1355 9 1355 9 1356 9 1357 9 1357 9 1358 9 1359 9 1313 9 1311 9 1312 9 1347 9 1329 9 351 9 351 9 1329 9 350 9 1360 538 1298 538 1361 538 1360 539 1362 539 1298 539 1298 540 1362 540 1302 540 1302 541 1362 541 1363 541 1304 542 1363 542 1364 542 1306 543 1364 543 1365 543 1308 544 1365 544 1366 544 1310 545 1366 545 1367 545 1312 546 1367 546 1368 546 1330 547 1368 547 1369 547 1331 548 1369 548 1370 548 1332 549 1370 549 1371 549 1333 550 1371 550 1372 550 1334 551 1372 551 1373 551 1335 552 1373 552 1374 552 1336 553 1374 553 1375 553 1337 170 1375 170 1376 170 1338 554 1376 554 1377 554 1339 555 1377 555 1378 555 1340 556 1378 556 1379 556 1341 557 1379 557 1380 557 1342 558 1380 558 1381 558 1343 559 1381 559 1382 559 1344 560 1382 560 1383 560 1345 561 1383 561 1384 561 1346 562 1384 562 1385 562 1348 563 1385 563 1386 563 1350 564 1386 564 1387 564 1352 565 1387 565 1388 565 1354 566 1388 566 1389 566 1356 567 1389 567 1390 567 1358 568 1390 568 1300 568 1358 569 1356 569 1390 569 1302 570 1363 570 1304 570 1304 571 1364 571 1306 571 1306 572 1365 572 1308 572 1308 573 1366 573 1310 573 1310 545 1367 545 1312 545 1312 574 1368 574 1330 574 1330 575 1369 575 1331 575 1331 548 1370 548 1332 548 1332 576 1371 576 1333 576 1333 577 1372 577 1334 577 1334 551 1373 551 1335 551 1335 552 1374 552 1336 552 1336 578 1375 578 1337 578 1337 170 1376 170 1338 170 1338 579 1377 579 1339 579 1339 555 1378 555 1340 555 1340 580 1379 580 1341 580 1341 581 1380 581 1342 581 1342 582 1381 582 1343 582 1343 559 1382 559 1344 559 1344 583 1383 583 1345 583 1345 584 1384 584 1346 584 1346 585 1385 585 1348 585 1348 586 1386 586 1350 586 1350 564 1387 564 1352 564 1352 587 1388 587 1354 587 1354 588 1389 588 1356 588 1390 589 1361 589 1300 589 1300 590 1361 590 1298 590 1391 538 42 538 1392 538 1391 539 1393 539 42 539 42 540 1393 540 44 540 44 541 1393 541 1394 541 46 542 1394 542 1395 542 48 591 1395 591 1396 591 50 592 1396 592 1397 592 52 593 1397 593 1398 593 54 546 1398 546 1399 546 55 547 1399 547 1400 547 56 594 1400 594 1401 594 57 595 1401 595 1402 595 58 550 1402 550 1403 550 59 596 1403 596 1404 596 60 552 1404 552 1405 552 61 553 1405 553 1406 553 62 170 1406 170 1407 170 63 554 1407 554 1408 554 64 555 1408 555 1409 555 65 597 1409 597 1410 597 66 557 1410 557 1411 557 67 598 1411 598 1412 598 68 599 1412 599 1413 599 69 560 1413 560 1414 560 70 561 1414 561 1415 561 71 600 1415 600 1416 600 28 601 1416 601 1417 601 30 602 1417 602 1418 602 32 565 1418 565 1419 565 34 566 1419 566 1420 566 36 567 1420 567 1421 567 38 568 1421 568 40 568 38 569 36 569 1421 569 44 570 1394 570 46 570 46 571 1395 571 48 571 48 603 1396 603 50 603 50 604 1397 604 52 604 52 593 1398 593 54 593 54 574 1399 574 55 574 55 575 1400 575 56 575 56 594 1401 594 57 594 57 605 1402 605 58 605 58 577 1403 577 59 577 59 606 1404 606 60 606 60 552 1405 552 61 552 61 578 1406 578 62 578 62 170 1407 170 63 170 63 579 1408 579 64 579 64 555 1409 555 65 555 65 607 1410 607 66 607 66 581 1411 581 67 581 67 608 1412 608 68 608 68 599 1413 599 69 599 69 583 1414 583 70 583 70 584 1415 584 71 584 71 609 1416 609 28 609 28 610 1417 610 30 610 30 611 1418 611 32 611 32 587 1419 587 34 587 34 588 1420 588 36 588 1421 589 1392 589 40 589 40 590 1392 590 42 590 1422 612 1320 612 1423 612 1422 539 1424 539 1320 539 1320 540 1424 540 1319 540 1319 541 1424 541 1425 541 1318 542 1425 542 1426 542 1317 613 1426 613 1427 613 1316 614 1427 614 1428 614 1315 615 1428 615 1429 615 1314 546 1429 546 1430 546 1313 547 1430 547 1431 547 1311 616 1431 616 1432 616 1309 617 1432 617 1433 617 1307 550 1433 550 1434 550 1305 618 1434 618 1435 618 1303 619 1435 619 1436 619 1301 620 1436 620 1437 620 1299 170 1437 170 1438 170 1359 621 1438 621 1439 621 1357 622 1439 622 1440 622 1355 623 1440 623 1441 623 1353 557 1441 557 1442 557 1351 624 1442 624 1443 624 1349 625 1443 625 1444 625 1347 560 1444 560 1445 560 1329 561 1445 561 1446 561 1328 626 1446 626 1447 626 1327 627 1447 627 1448 627 1326 628 1448 628 1449 628 1325 565 1449 565 1450 565 1324 566 1450 566 1451 566 1323 567 1451 567 1452 567 1322 629 1452 629 1321 629 1322 569 1323 569 1452 569 1319 570 1425 570 1318 570 1318 571 1426 571 1317 571 1317 630 1427 630 1316 630 1316 631 1428 631 1315 631 1315 615 1429 615 1314 615 1314 574 1430 574 1313 574 1313 575 1431 575 1311 575 1311 616 1432 616 1309 616 1309 632 1433 632 1307 632 1307 577 1434 577 1305 577 1305 618 1435 618 1303 618 1303 619 1436 619 1301 619 1301 633 1437 633 1299 633 1299 170 1438 170 1359 170 1359 634 1439 634 1357 634 1357 622 1440 622 1355 622 1355 635 1441 635 1353 635 1353 581 1442 581 1351 581 1351 636 1443 636 1349 636 1349 625 1444 625 1347 625 1347 583 1445 583 1329 583 1329 584 1446 584 1328 584 1328 637 1447 637 1327 637 1327 638 1448 638 1326 638 1326 628 1449 628 1325 628 1325 587 1450 587 1324 587 1324 588 1451 588 1323 588 1452 639 1423 639 1321 639 1321 640 1423 640 1320 640 1453 612 17 612 1454 612 1453 539 1455 539 17 539 17 540 1455 540 16 540 16 541 1455 541 1456 541 15 542 1456 542 1457 542 14 613 1457 613 1458 613 13 614 1458 614 1459 614 12 615 1459 615 1460 615 73 546 1460 546 1461 546 72 547 1461 547 1462 547 53 616 1462 616 1463 616 51 617 1463 617 1464 617 49 550 1464 550 1465 550 47 618 1465 618 1466 618 45 619 1466 619 1467 619 43 620 1467 620 1468 620 41 170 1468 170 1469 170 39 621 1469 621 1470 621 37 622 1470 622 1471 622 35 623 1471 623 1472 623 33 557 1472 557 1473 557 31 624 1473 624 1474 624 29 625 1474 625 1475 625 27 560 1475 560 1476 560 26 561 1476 561 1477 561 25 626 1477 626 1478 626 24 627 1478 627 1479 627 23 628 1479 628 1480 628 22 565 1480 565 1481 565 21 566 1481 566 1482 566 20 567 1482 567 1483 567 19 629 1483 629 18 629 19 569 20 569 1483 569 16 570 1456 570 15 570 15 571 1457 571 14 571 14 630 1458 630 13 630 13 631 1459 631 12 631 12 615 1460 615 73 615 73 574 1461 574 72 574 72 575 1462 575 53 575 53 616 1463 616 51 616 51 632 1464 632 49 632 49 577 1465 577 47 577 47 618 1466 618 45 618 45 619 1467 619 43 619 43 633 1468 633 41 633 41 170 1469 170 39 170 39 634 1470 634 37 634 37 622 1471 622 35 622 35 635 1472 635 33 635 33 581 1473 581 31 581 31 636 1474 636 29 636 29 625 1475 625 27 625 27 583 1476 583 26 583 26 584 1477 584 25 584 25 637 1478 637 24 637 24 638 1479 638 23 638 23 628 1480 628 22 628 22 587 1481 587 21 587 21 588 1482 588 20 588 1483 639 1454 639 18 639 18 640 1454 640 17 640 346 641 1478 641 1296 641 346 642 1479 642 1478 642 346 643 1480 643 1479 643 346 644 1481 644 1480 644 346 645 1482 645 1481 645 346 646 1483 646 1482 646 346 647 1454 647 1483 647 346 648 1453 648 1454 648 346 649 1455 649 1453 649 346 650 1456 650 1455 650 346 651 1457 651 1456 651 346 641 347 641 1457 641 1457 641 347 641 1458 641 1458 652 347 652 1459 652 1459 653 347 653 1460 653 1460 654 347 654 1461 654 1461 641 347 641 353 641 1398 641 353 641 1399 641 1398 641 1461 641 353 641 1398 655 1462 655 1461 655 1398 641 1397 641 1462 641 1462 656 1397 656 1463 656 1463 657 1397 657 1396 657 1464 658 1396 658 1395 658 1465 659 1395 659 1394 659 1466 660 1394 660 1393 660 1467 661 1393 661 1391 661 1468 662 1391 662 1392 662 1469 663 1392 663 1421 663 1470 664 1421 664 1420 664 1471 665 1420 665 1419 665 1472 666 1419 666 1418 666 1473 667 1418 667 1417 667 1474 668 1417 668 1416 668 1475 669 1416 669 1415 669 1297 670 1415 670 1414 670 1413 641 1297 641 1414 641 1413 641 354 641 1297 641 1413 641 1412 641 354 641 354 671 1412 671 1411 671 1410 672 354 672 1411 672 1410 673 1409 673 354 673 354 674 1409 674 1408 674 1407 675 354 675 1408 675 1407 641 1406 641 354 641 354 676 1406 676 1405 676 1404 641 354 641 1405 641 1404 641 1403 641 354 641 354 641 1403 641 353 641 353 677 1403 677 1402 677 1401 641 353 641 1402 641 1401 641 1400 641 353 641 353 678 1400 678 1399 678 1296 641 1476 641 1297 641 1296 679 1477 679 1476 679 1296 680 1478 680 1477 680 1468 641 1392 641 1469 641 1469 641 1421 641 1470 641 1470 641 1420 641 1471 641 1471 641 1419 641 1472 641 1472 641 1418 641 1473 641 1473 641 1417 641 1474 641 1474 681 1416 681 1475 681 1475 641 1415 641 1297 641 1476 641 1475 641 1297 641 1463 641 1396 641 1464 641 1464 641 1395 641 1465 641 1465 641 1394 641 1466 641 1466 641 1393 641 1467 641 1467 641 1391 641 1468 641 357 172 1233 172 423 172 357 172 1231 172 1233 172 357 172 359 172 1231 172 1231 172 359 172 1229 172 1229 172 359 172 361 172 1227 172 361 172 363 172 1225 172 363 172 365 172 348 172 365 172 347 172 348 172 1225 172 365 172 348 172 1223 172 1225 172 348 172 1221 172 1223 172 348 172 1219 172 1221 172 348 172 1217 172 1219 172 348 172 1215 172 1217 172 348 172 1213 172 1215 172 348 172 1211 172 1213 172 348 172 1209 172 1211 172 348 172 1207 172 1209 172 348 172 1205 172 1207 172 348 172 1203 172 1205 172 348 172 1269 172 1203 172 348 172 611 172 1269 172 348 172 1081 172 611 172 348 172 355 172 1081 172 1081 172 355 172 893 172 1079 172 893 172 827 172 1077 172 827 172 829 172 1075 172 829 172 831 172 1073 172 831 172 833 172 1071 172 833 172 835 172 1069 172 835 172 837 172 1067 172 837 172 839 172 1065 172 839 172 841 172 843 172 1065 172 841 172 843 172 1063 172 1065 172 843 172 845 172 1063 172 1063 172 845 172 1061 172 1061 172 845 172 847 172 1059 172 847 172 849 172 1057 172 849 172 851 172 1055 172 851 172 853 172 1053 172 853 172 855 172 1051 172 855 172 857 172 1049 172 857 172 733 172 515 172 733 172 735 172 513 172 735 172 511 172 513 172 515 172 735 172 1229 172 361 172 1227 172 1227 172 363 172 1225 172 365 172 367 172 347 172 347 172 367 172 369 172 371 172 347 172 369 172 371 172 373 172 347 172 347 172 373 172 375 172 377 172 347 172 375 172 377 172 379 172 347 172 347 172 379 172 381 172 383 172 347 172 381 172 383 172 385 172 347 172 347 172 385 172 387 172 389 172 347 172 387 172 389 172 1141 172 347 172 389 172 391 172 1141 172 1141 172 391 172 1139 172 1139 172 391 172 393 172 1137 172 393 172 395 172 1135 172 395 172 397 172 1133 172 397 172 399 172 1131 172 399 172 401 172 1129 172 401 172 403 172 1127 172 403 172 405 172 1125 172 405 172 407 172 1123 172 407 172 1121 172 1123 172 1125 172 407 172 1139 172 393 172 1137 172 1137 172 395 172 1135 172 1135 172 397 172 1133 172 1133 172 399 172 1131 172 1131 172 401 172 1129 172 1129 172 403 172 1127 172 1127 172 405 172 1125 172 407 172 409 172 1121 172 1121 172 409 172 1119 172 1119 172 409 172 411 172 1117 172 411 172 413 172 1115 172 413 172 415 172 1113 172 415 172 417 172 1111 172 417 172 419 172 421 172 1111 172 419 172 421 172 1109 172 1111 172 421 172 1237 172 1109 172 421 682 1235 682 1237 682 421 172 423 172 1235 172 1235 172 423 172 1233 172 1119 172 411 172 1117 172 1117 172 413 172 1115 172 1115 172 415 172 1113 172 1113 172 417 172 1111 172 451 172 1045 172 517 172 451 172 579 172 1045 172 451 172 1173 172 579 172 451 172 453 172 1173 172 1173 172 453 172 1171 172 1171 172 453 172 1169 172 1169 172 453 172 455 172 1167 172 455 172 457 172 1165 172 457 172 459 172 1163 172 459 172 461 172 1161 172 461 172 463 172 1159 172 463 172 465 172 467 172 1159 172 465 172 467 172 1157 172 1159 172 467 172 469 172 1157 172 1157 172 469 172 1155 172 1155 172 469 172 471 172 1153 172 471 172 473 172 1151 172 473 172 475 172 1149 172 475 172 477 172 1147 172 477 172 479 172 1145 172 479 172 481 172 1143 172 481 172 483 172 1141 172 483 172 347 172 1141 172 1143 172 483 172 1169 172 455 172 1167 172 1167 172 457 172 1165 172 1165 172 459 172 1163 172 1163 172 461 172 1161 172 1161 172 463 172 1159 172 1155 172 471 172 1153 172 1153 172 473 172 1151 172 1151 172 475 172 1149 172 1149 172 477 172 1147 172 1147 172 479 172 1145 172 1145 172 481 172 1143 172 485 172 765 172 483 172 485 172 763 172 765 172 485 172 487 172 763 172 763 172 487 172 761 172 761 172 487 172 489 172 759 172 489 172 491 172 757 172 491 172 493 172 755 172 493 172 495 172 753 172 495 172 497 172 751 172 497 172 499 172 749 172 499 172 501 172 747 172 501 172 745 172 747 172 749 172 501 172 761 172 489 172 759 172 759 172 491 172 757 172 757 172 493 172 755 172 755 172 495 172 753 172 753 172 497 172 751 172 751 172 499 172 749 172 501 172 503 172 745 172 745 172 503 172 743 172 743 172 503 172 505 172 741 172 505 172 507 172 739 172 507 172 509 172 737 172 509 172 511 172 735 172 737 172 511 172 743 172 505 172 741 172 741 172 507 172 739 172 739 172 509 172 737 172 517 172 1047 172 515 172 517 683 1045 683 1047 683 1269 172 611 172 1267 172 1267 172 611 172 545 172 1265 172 545 172 547 172 1263 172 547 172 549 172 1261 172 549 172 551 172 1259 172 551 172 553 172 1257 172 553 172 555 172 1255 172 555 172 557 172 1253 172 557 172 559 172 561 172 1253 172 559 172 561 172 1251 172 1253 172 561 172 563 172 1251 172 1251 172 563 172 1249 172 1249 172 563 172 565 172 1247 172 565 172 567 172 1245 172 567 172 569 172 1243 172 569 172 571 172 1241 172 571 172 573 172 1239 172 573 172 575 172 1237 172 575 172 1109 172 1237 172 1239 172 575 172 1267 172 545 172 1265 172 1265 172 547 172 1263 172 1263 172 549 172 1261 172 1261 172 551 172 1259 172 1259 172 553 172 1257 172 1257 172 555 172 1255 172 1255 172 557 172 1253 172 1249 172 565 172 1247 172 1247 172 567 172 1245 172 1245 172 569 172 1243 172 1243 172 571 172 1241 172 1241 172 573 172 1239 172 1109 172 575 172 1175 172 1175 683 575 683 577 683 1173 682 577 682 579 682 1173 172 1175 172 577 172 579 172 581 172 1045 172 1045 172 581 172 1043 172 1043 172 581 172 583 172 1041 172 583 172 585 172 1039 172 585 172 587 172 1037 172 587 172 589 172 1035 172 589 172 591 172 1033 172 591 172 593 172 1031 172 593 172 595 172 1029 172 595 172 1027 172 1029 172 1031 172 595 172 1043 172 583 172 1041 172 1041 172 585 172 1039 172 1039 172 587 172 1037 172 1037 172 589 172 1035 172 1035 172 591 172 1033 172 1033 172 593 172 1031 172 595 172 597 172 1027 172 1027 172 597 172 1025 172 1025 172 597 172 599 172 1023 172 599 172 601 172 1021 172 601 172 603 172 1019 172 603 172 605 172 1017 172 605 172 607 172 1015 172 607 172 609 172 1081 172 609 172 611 172 1081 172 1015 172 609 172 1025 172 599 172 1023 172 1023 172 601 172 1021 172 1021 172 603 172 1019 172 1019 172 605 172 1017 172 1017 172 607 172 1015 172 639 172 951 172 705 172 639 172 861 172 951 172 639 172 797 172 861 172 639 172 641 172 797 172 797 172 641 172 795 172 795 172 641 172 793 172 793 172 641 172 643 172 791 172 643 172 645 172 789 172 645 172 647 172 787 172 647 172 649 172 785 172 649 172 651 172 783 172 651 172 653 172 655 172 783 172 653 172 655 172 781 172 783 172 655 172 657 172 781 172 781 172 657 172 779 172 779 172 657 172 659 172 777 172 659 172 661 172 775 172 661 172 663 172 773 172 663 172 665 172 771 172 665 172 667 172 769 172 667 172 669 172 767 172 669 172 765 172 767 172 769 172 669 172 793 172 643 172 791 172 791 172 645 172 789 172 789 172 647 172 787 172 787 172 649 172 785 172 785 172 651 172 783 172 779 172 659 172 777 172 777 172 661 172 775 172 775 172 663 172 773 172 773 172 665 172 771 172 771 172 667 172 769 172 669 172 671 172 765 172 765 172 671 172 353 172 483 172 353 172 347 172 483 172 765 172 353 172 671 172 673 172 353 172 353 172 673 172 675 172 677 172 353 172 675 172 677 172 679 172 353 172 353 172 679 172 681 172 683 172 353 172 681 172 683 172 685 172 353 172 353 172 685 172 687 172 689 172 353 172 687 172 689 172 691 172 353 172 353 172 691 172 693 172 695 172 353 172 693 172 695 172 963 172 353 172 695 172 961 172 963 172 695 172 697 172 961 172 961 684 697 684 959 684 959 172 697 172 699 172 957 172 699 172 701 172 955 172 701 172 703 172 953 172 703 172 705 172 951 172 953 172 705 172 959 172 699 172 957 172 957 172 701 172 955 172 955 172 703 172 953 172 733 172 857 172 799 172 799 685 857 685 859 685 797 686 859 686 861 686 797 172 799 172 859 172 1049 172 733 172 515 172 1047 172 1049 172 515 172 1081 172 893 172 1079 172 1079 172 827 172 1077 172 1077 172 829 172 1075 172 1075 172 831 172 1073 172 1073 172 833 172 1071 172 1071 172 835 172 1069 172 1069 172 837 172 1067 172 1067 172 839 172 1065 172 1061 172 847 172 1059 172 1059 172 849 172 1057 172 1057 172 851 172 1055 172 1055 172 853 172 1053 172 1053 172 855 172 1051 172 861 172 863 172 951 172 951 172 863 172 949 172 949 172 863 172 865 172 947 172 865 172 867 172 945 172 867 172 869 172 943 172 869 172 871 172 941 172 871 172 873 172 939 172 873 172 875 172 937 172 875 172 877 172 935 172 877 172 933 172 935 172 937 172 877 172 949 172 865 172 947 172 947 172 867 172 945 172 945 172 869 172 943 172 943 172 871 172 941 172 941 172 873 172 939 172 939 172 875 172 937 172 877 172 879 172 933 172 933 172 879 172 931 172 931 172 879 172 881 172 929 172 881 172 883 172 927 172 883 172 885 172 925 172 885 172 887 172 923 172 887 172 889 172 921 172 889 172 891 172 893 172 921 172 891 172 893 172 987 172 921 172 893 172 355 172 987 172 987 172 355 172 985 172 985 172 355 172 983 172 983 172 355 172 981 172 981 172 355 172 979 172 979 172 355 172 977 172 977 172 355 172 975 172 975 172 355 172 973 172 973 172 355 172 971 172 971 172 355 172 969 172 969 172 355 172 967 172 967 172 355 172 965 172 965 172 355 172 963 172 963 172 355 172 353 172 931 172 881 172 929 172 929 172 883 172 927 172 927 172 885 172 925 172 925 172 887 172 923 172 923 172 889 172 921 172 1049 172 1051 172 857 172 75 641 1428 641 339 641 75 641 1429 641 1428 641 75 641 1430 641 1429 641 75 641 212 641 1430 641 1430 641 212 641 1431 641 1431 641 212 641 1367 641 1366 641 1431 641 1367 641 1366 641 1432 641 1431 641 1366 641 1365 641 1432 641 1432 641 1365 641 1433 641 1433 641 1365 641 1364 641 1434 641 1364 641 1363 641 1435 641 1363 641 1362 641 1436 641 1362 641 1360 641 1437 641 1360 641 1361 641 1438 641 1361 641 1390 641 1439 641 1390 641 1389 641 1440 641 1389 641 1388 641 1441 641 1388 641 1387 641 1442 641 1387 641 1386 641 1443 641 1386 641 1385 641 1444 641 1385 641 343 641 1445 641 343 641 341 641 1446 641 341 641 1447 641 1446 641 1445 641 341 641 345 641 1370 641 212 641 345 641 1371 641 1370 641 345 641 1372 641 1371 641 345 641 1373 641 1372 641 345 641 1374 641 1373 641 345 641 1375 641 1374 641 345 641 1376 641 1375 641 345 641 1377 641 1376 641 345 641 1378 641 1377 641 345 641 1379 641 1378 641 345 641 1380 641 1379 641 345 641 1381 641 1380 641 345 641 343 641 1381 641 1381 641 343 641 1382 641 1382 641 343 641 1383 641 1383 641 343 641 1384 641 1384 641 343 641 1385 641 1444 641 343 641 1445 641 339 641 1450 641 341 641 339 641 1451 641 1450 641 339 641 1452 641 1451 641 339 641 1423 641 1452 641 339 641 1422 641 1423 641 339 641 1424 641 1422 641 339 641 1425 641 1424 641 339 641 1426 641 1425 641 339 641 1427 641 1426 641 339 641 1428 641 1427 641 1437 641 1361 641 1438 641 1438 641 1390 641 1439 641 1439 641 1389 641 1440 641 1440 641 1388 641 1441 641 1441 641 1387 641 1442 641 1442 641 1386 641 1443 641 1370 641 1369 641 212 641 212 641 1369 641 1368 641 1367 641 212 641 1368 641 1433 641 1364 641 1434 641 1434 641 1363 641 1435 641 1435 641 1362 641 1436 641 1436 641 1360 641 1437 641 1450 641 1449 641 341 641 341 641 1449 641 1448 641 1447 641 341 641 1448 641 1444 641 1443 641 1385 641

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/festo_finger_mount_convex_hull.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/festo_finger_mount_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..f9d4a0a370b0a6cd5c9d628f5cda4140689f4930 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/d435_center/festo_finger_mount_convex_hull.dae @@ -0,0 +1,56 @@ + + + + + VCGLab + VCGLib | MeshLab + + Sa. Feb 20 19:55:25 2016 + Sa. Feb 20 19:55:25 2016 + Y_UP + + + + + + -28 9.58579 40 -27 0 41 -28 0 40 -27 10 41 -27 14 4 -1 14 37 -1 14 4 -27 14 37 -1 10 41 -28 13 36.5858 -28 13 4.41421 -1 10 0 -27 10 0 -28 9.58579 1 -28 0 1 -27 0 0 -1 0 41 -1 0 0 0 0 1 0 0 40 0 13 4.41421 0 13 36.5858 0 9.58579 40 0 9.58579 1 + + + + + + + + + + -0.707107 0.5 0.5 -0.707108 0.499999 0.499999 -0.707107 0.5 -0.5 -0.707107 0.5 -0.5 0.707107 0.5 0.5 0.707108 0.499999 0.499999 0.707107 0.5 -0.5 0.707107 0.5 -0.5 -0.707107 0 0.707107 -0.707107 0 0.707107 0 1 0 0 1 0 0 0.707107 0.707107 0 0.707107 0.707107 -0.707107 0.707107 0 -0.707107 0.707107 0 0 0.707107 -0.707107 0 0.707107 -0.707107 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0 0.707107 0.707107 0 0.707107 1 0 0 1 0 0 1 0 0 1 0 0 0.707107 0 -0.707107 0.707107 0 -0.707107 + + + + + + + + + + + + + + +

0 0 3 0 7 0 9 1 0 1 7 1 13 2 10 2 4 2 13 3 4 3 12 3 8 4 22 4 5 4 22 5 21 5 5 5 23 6 11 6 6 6 6 7 20 7 23 7 2 8 1 8 0 8 0 9 1 9 3 9 4 10 5 10 6 10 7 11 5 11 4 11 8 12 5 12 7 12 8 13 7 13 3 13 7 14 4 14 9 14 9 15 4 15 10 15 11 16 4 16 6 16 11 17 12 17 4 17 2 18 0 18 13 18 13 19 14 19 2 19 13 20 0 20 9 20 13 21 9 21 10 21 15 22 14 22 13 22 12 23 15 23 13 23 1 24 16 24 3 24 16 25 8 25 3 25 17 26 14 26 15 26 17 27 16 27 1 27 17 28 1 28 2 28 17 29 18 29 19 29 17 30 2 30 14 30 16 31 17 31 19 31 11 32 17 32 12 32 17 33 15 33 12 33 6 34 5 34 20 34 21 35 20 35 5 35 22 36 16 36 19 36 22 37 8 37 16 37 19 38 18 38 23 38 23 39 20 39 21 39 22 40 23 40 21 40 23 41 22 41 19 41 18 42 17 42 23 42 23 43 17 43 11 43

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_gripper_core_assembly.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_gripper_core_assembly.dae new file mode 100644 index 0000000000000000000000000000000000000000..83123b997f76bf80443490c4e93032c39e6f0a92 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_gripper_core_assembly.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Wed Jul 1 12:35:45 2015 + Wed Jul 1 12:35:45 2015 + + + + + + + + + 1.5825 4.5 6.25 1.5825 4.5 -6.25 1.5825 3.9 6.25 1.5825 3.9 6.25 1.5825 4.5 -6.25 1.5825 3.9 -6.25 1.5825 3.9 6.25 1.5825 3.9 -6.25 1.9 3.9 6.25 1.9 3.9 6.25 1.5825 3.9 -6.25 1.9 3.9 -6.25 -1.5825 4.5 -6.25 -1.5825 4.5 6.25 -1.5825 3.9 -6.25 -1.5825 3.9 -6.25 -1.5825 4.5 6.25 -1.5825 3.9 6.25 -1.9 3.9 6.25 -1.9 3.9 -6.25 -1.5825 3.9 6.25 -1.5825 3.9 6.25 -1.9 3.9 -6.25 -1.5825 3.9 -6.25 -0.955111 4.5 -2.88882 -0.875 4.5 -3.49689 -0.95 4.5 -2.85 -0.955111 4.5 -2.88882 -0.930293 4.5 -3.47111 -0.875 4.5 -3.49689 -0.955111 4.5 -2.88882 -0.970096 4.5 -2.925 -0.930293 4.5 -3.47111 -0.930293 4.5 -3.47111 -0.970096 4.5 -2.925 -0.989223 4.5 -3.45532 -0.989223 4.5 -3.45532 -0.970096 4.5 -2.925 -0.993934 4.5 -2.95607 -1.025 4.5 -2.9799 -0.989223 4.5 -3.45532 -0.993934 4.5 -2.95607 -1.025 4.5 -2.9799 -1.05 4.5 -3.45 -0.989223 4.5 -3.45532 -1.025 4.5 -2.9799 -1.06118 4.5 -2.99489 -1.05 4.5 -3.45 -1.05 4.5 -3.45 -1.06118 4.5 -2.99489 -1.1 4.5 -3 -1.15 4.5 -3.45 -1.1 4.5 -3 -1.13882 4.5 -2.99489 -1.175 4.5 -2.9799 -1.15 4.5 -3.45 -1.13882 4.5 -2.99489 -1.175 4.5 -2.9799 -1.21078 4.5 -3.45532 -1.15 4.5 -3.45 -1.175 4.5 -2.9799 -1.20607 4.5 -2.95607 -1.21078 4.5 -3.45532 -1.21078 4.5 -3.45532 -1.20607 4.5 -2.95607 -1.2299 4.5 -2.925 -1.26971 4.5 -3.47111 -1.2299 4.5 -2.925 -1.24489 4.5 -2.88882 -1.325 4.5 -3.49689 -1.24489 4.5 -2.88882 -1.25 4.5 -2.85 -1.37498 4.5 -3.53188 -1.25 4.5 -2.85 -1.41812 4.5 -3.57502 -1.37498 4.5 -3.53188 -1.325 4.5 -3.49689 -1.25 4.5 -2.85 -1.05 4.5 -3.45 -1.1 4.5 -3 -1.15 4.5 -3.45 -1.21078 4.5 -3.45532 -1.2299 4.5 -2.925 -1.26971 4.5 -3.47111 -1.26971 4.5 -3.47111 -1.24489 4.5 -2.88882 -1.325 4.5 -3.49689 -1.24489 4.5 -2.81118 -1.37498 4.5 -1.86812 -1.25 4.5 -2.85 -1.24489 4.5 -2.81118 -1.325 4.5 -1.90311 -1.37498 4.5 -1.86812 -1.24489 4.5 -2.81118 -1.26971 4.5 -1.92889 -1.325 4.5 -1.90311 -1.24489 4.5 -2.81118 -1.2299 4.5 -2.775 -1.26971 4.5 -1.92889 -1.26971 4.5 -1.92889 -1.2299 4.5 -2.775 -1.20607 4.5 -2.74393 -1.21078 4.5 -1.94468 -1.20607 4.5 -2.74393 -1.175 4.5 -2.7201 -1.15 4.5 -1.95 -1.175 4.5 -2.7201 -1.13882 4.5 -2.70511 -1.1 4.5 -2.7 -1.15 4.5 -1.95 -1.13882 4.5 -2.70511 -1.1 4.5 -2.7 -1.05 4.5 -1.95 -1.15 4.5 -1.95 -1.1 4.5 -2.7 -1.06118 4.5 -2.70511 -1.05 4.5 -1.95 -1.05 4.5 -1.95 -1.06118 4.5 -2.70511 -1.025 4.5 -2.7201 -0.989223 4.5 -1.94468 -1.025 4.5 -2.7201 -0.993934 4.5 -2.74393 -0.930293 4.5 -1.92889 -0.993934 4.5 -2.74393 -0.970096 4.5 -2.775 -0.955111 4.5 -2.81118 -0.930293 4.5 -1.92889 -0.970096 4.5 -2.775 -0.955111 4.5 -2.81118 -0.875 4.5 -1.90311 -0.930293 4.5 -1.92889 -0.955111 4.5 -2.81118 -0.825024 4.5 -1.86812 -0.875 4.5 -1.90311 -0.955111 4.5 -2.81118 -0.95 4.5 -2.85 -0.825024 4.5 -1.86812 -0.825024 4.5 -1.86812 -0.95 4.5 -2.85 -0.781884 4.5 -1.82498 -0.781884 4.5 -1.82498 -0.95 4.5 -2.85 -0.781884 4.5 -3.57502 -0.746891 4.5 -1.775 -0.781884 4.5 -3.57502 -0.746891 4.5 -3.625 -0.721108 4.5 -1.71971 -0.746891 4.5 -3.625 -0.721108 4.5 -3.68029 -0.705317 4.5 -1.66078 -0.721108 4.5 -3.68029 -0.705317 4.5 -3.73922 0.2 4.5 -1.4 -0.705317 4.5 -3.73922 -0.7 4.5 -3.8 0.2 4.5 -4.7 -0.7 4.5 -3.8 -0.7 4.5 -4.7 -0.655111 4.5 -5.86118 -0.7 4.5 -4.7 -0.705317 4.5 -4.76078 -0.670096 4.5 -5.825 -0.705317 4.5 -4.76078 -0.721108 4.5 -4.81971 -0.693934 4.5 -5.79393 -0.721108 4.5 -4.81971 -0.746891 4.5 -4.875 -0.725 4.5 -5.7701 -0.746891 4.5 -4.875 -0.781884 4.5 -4.92498 -0.761177 4.5 -5.75511 -0.781884 4.5 -4.92498 -0.8 4.5 -5.75 -0.761177 4.5 -5.75511 -0.725 4.5 -5.7701 -0.781884 4.5 -4.92498 -1.26971 4.5 -1.92889 -1.20607 4.5 -2.74393 -1.21078 4.5 -1.94468 -1.21078 4.5 -1.94468 -1.175 4.5 -2.7201 -1.15 4.5 -1.95 -1.05 4.5 -1.95 -1.025 4.5 -2.7201 -0.989223 4.5 -1.94468 -0.989223 4.5 -1.94468 -0.993934 4.5 -2.74393 -0.930293 4.5 -1.92889 -0.955111 4.5 2.81118 -0.825024 4.5 1.96812 -0.95 4.5 2.85 -0.955111 4.5 2.81118 -0.875 4.5 2.00311 -0.825024 4.5 1.96812 -0.955111 4.5 2.81118 -0.930293 4.5 2.02889 -0.875 4.5 2.00311 -0.955111 4.5 2.81118 -0.970096 4.5 2.775 -0.930293 4.5 2.02889 -0.930293 4.5 2.02889 -0.970096 4.5 2.775 -0.993934 4.5 2.74393 -0.989223 4.5 2.04468 -0.993934 4.5 2.74393 -1.025 4.5 2.7201 -1.05 4.5 2.05 -1.025 4.5 2.7201 -1.06118 4.5 2.70511 -1.1 4.5 2.7 -1.05 4.5 2.05 -1.06118 4.5 2.70511 -1.1 4.5 2.7 -1.15 4.5 2.05 -1.05 4.5 2.05 -1.1 4.5 2.7 -1.13882 4.5 2.70511 -1.15 4.5 2.05 -1.15 4.5 2.05 -1.13882 4.5 2.70511 -1.175 4.5 2.7201 -1.21078 4.5 2.04468 -1.175 4.5 2.7201 -1.20607 4.5 2.74393 -1.26971 4.5 2.02889 -1.20607 4.5 2.74393 -1.2299 4.5 2.775 -1.24489 4.5 2.81118 -1.26971 4.5 2.02889 -1.2299 4.5 2.775 -1.24489 4.5 2.81118 -1.325 4.5 2.00311 -1.26971 4.5 2.02889 -1.24489 4.5 2.81118 -1.37498 4.5 1.96812 -1.325 4.5 2.00311 -1.24489 4.5 2.81118 -1.25 4.5 2.85 -1.37498 4.5 1.96812 -1.37498 4.5 1.96812 -1.25 4.5 2.85 -1.41812 4.5 1.92498 -1.41812 4.5 1.92498 -1.25 4.5 2.85 -1.41812 4.5 3.57502 -1.45311 4.5 1.875 -1.41812 4.5 3.57502 -1.45311 4.5 3.625 -1.47889 4.5 1.81971 -1.45311 4.5 3.625 -1.47889 4.5 3.68029 -1.49468 4.5 1.76078 -1.47889 4.5 3.68029 -1.49468 4.5 3.73922 -1.5 4.5 1.7 -1.49468 4.5 3.73922 -1.5 4.5 3.8 -1.5825 4.5 6.25 -1.5 4.5 3.8 -1.5 4.5 4.7 -1.49468 4.5 4.76078 -1.5825 4.5 6.25 -1.5 4.5 4.7 -1.49468 4.5 4.76078 -1.47889 4.5 4.81971 -1.5825 4.5 6.25 -1.5825 4.5 6.25 -1.47889 4.5 4.81971 -1.45311 4.5 4.875 -1.41812 4.5 4.92498 -1.5825 4.5 6.25 -1.45311 4.5 4.875 -1.41812 4.5 4.92498 -1.37498 4.5 4.96812 -1.5825 4.5 6.25 -1.5825 4.5 6.25 -1.37498 4.5 4.96812 -1.325 4.5 5.00311 -1.26971 4.5 5.02889 -1.5825 4.5 6.25 -1.325 4.5 5.00311 -1.26971 4.5 5.02889 -1.21078 4.5 5.04468 -1.5825 4.5 6.25 -1.5825 4.5 6.25 -1.21078 4.5 5.04468 -0.95 4.5 5.9 -0.944889 4.5 5.93882 -1.5825 4.5 6.25 -0.95 4.5 5.9 -0.944889 4.5 5.93882 -0.929904 4.5 5.975 -1.5825 4.5 6.25 -1.5825 4.5 6.25 -0.929904 4.5 5.975 -0.906066 4.5 6.00607 -0.875 4.5 6.0299 -1.5825 4.5 6.25 -0.906066 4.5 6.00607 -0.875 4.5 6.0299 -0.838823 4.5 6.04489 -1.5825 4.5 6.25 -1.5825 4.5 6.25 -0.838823 4.5 6.04489 -0.8 4.5 6.05 -0.761177 4.5 6.04489 -1.5825 4.5 6.25 -0.8 4.5 6.05 -0.761177 4.5 6.04489 1.5825 4.5 6.25 -1.5825 4.5 6.25 -0.761177 4.5 6.04489 0.761177 4.5 6.04489 1.5825 4.5 6.25 -0.761177 4.5 6.04489 -0.725 4.5 6.0299 0.761177 4.5 6.04489 0.761177 4.5 6.04489 -0.725 4.5 6.0299 0.725 4.5 6.0299 0.725 4.5 6.0299 -0.725 4.5 6.0299 -0.693934 4.5 6.00607 0.693934 4.5 6.00607 -0.693934 4.5 6.00607 -0.670096 4.5 5.975 0.670096 4.5 5.975 -0.670096 4.5 5.975 -0.655111 4.5 5.93882 0.655111 4.5 5.93882 -0.655111 4.5 5.93882 0.281884 4.5 4.92498 0.325024 4.5 4.96812 0.655111 4.5 5.93882 0.281884 4.5 4.92498 0.325024 4.5 4.96812 0.65 4.5 5.9 0.655111 4.5 5.93882 0.325024 4.5 4.96812 0.375 4.5 5.00311 0.65 4.5 5.9 0.65 4.5 5.9 0.375 4.5 5.00311 0.430293 4.5 5.02889 0.489223 4.5 5.04468 0.65 4.5 5.9 0.430293 4.5 5.02889 0.489223 4.5 5.04468 0.55 4.5 5.05 0.65 4.5 5.9 0.65 4.5 5.9 0.55 4.5 5.05 0.655111 4.5 5.86118 0.655111 4.5 5.86118 0.55 4.5 5.05 0.670096 4.5 5.825 0.670096 4.5 5.825 0.55 4.5 5.05 0.693934 4.5 5.79393 0.693934 4.5 5.79393 0.55 4.5 5.05 0.725 4.5 5.7701 0.725 4.5 5.7701 0.55 4.5 5.05 0.761177 4.5 5.75511 0.761177 4.5 5.75511 0.55 4.5 5.05 0.8 4.5 5.75 0.8 4.5 5.75 0.55 4.5 5.05 0.838823 4.5 5.75511 0.838823 4.5 5.75511 0.55 4.5 5.05 1.15 4.5 5.05 0.875 4.5 5.7701 1.15 4.5 5.05 0.906066 4.5 5.79393 0.875 4.5 5.7701 0.838823 4.5 5.75511 1.15 4.5 5.05 -0.930293 4.5 2.02889 -0.993934 4.5 2.74393 -0.989223 4.5 2.04468 -0.989223 4.5 2.04468 -1.025 4.5 2.7201 -1.05 4.5 2.05 -1.15 4.5 2.05 -1.175 4.5 2.7201 -1.21078 4.5 2.04468 -1.21078 4.5 2.04468 -1.20607 4.5 2.74393 -1.26971 4.5 2.02889 -1.24489 4.5 2.88882 -1.325 4.5 3.49689 -1.25 4.5 2.85 -1.24489 4.5 2.88882 -1.26971 4.5 3.47111 -1.325 4.5 3.49689 -1.24489 4.5 2.88882 -1.2299 4.5 2.925 -1.26971 4.5 3.47111 -1.26971 4.5 3.47111 -1.2299 4.5 2.925 -1.21078 4.5 3.45532 -1.21078 4.5 3.45532 -1.2299 4.5 2.925 -1.20607 4.5 2.95607 -1.175 4.5 2.9799 -1.21078 4.5 3.45532 -1.20607 4.5 2.95607 -1.175 4.5 2.9799 -1.15 4.5 3.45 -1.21078 4.5 3.45532 -1.175 4.5 2.9799 -1.13882 4.5 2.99489 -1.15 4.5 3.45 -1.15 4.5 3.45 -1.13882 4.5 2.99489 -1.1 4.5 3 -1.05 4.5 3.45 -1.1 4.5 3 -1.06118 4.5 2.99489 -1.025 4.5 2.9799 -1.05 4.5 3.45 -1.06118 4.5 2.99489 -1.025 4.5 2.9799 -0.989223 4.5 3.45532 -1.05 4.5 3.45 -1.025 4.5 2.9799 -0.993934 4.5 2.95607 -0.989223 4.5 3.45532 -0.989223 4.5 3.45532 -0.993934 4.5 2.95607 -0.970096 4.5 2.925 -0.930293 4.5 3.47111 -0.970096 4.5 2.925 -0.955111 4.5 2.88882 -0.875 4.5 3.49689 -0.955111 4.5 2.88882 -0.95 4.5 2.85 -0.825024 4.5 3.53188 -0.95 4.5 2.85 -0.781884 4.5 3.57502 -0.825024 4.5 3.53188 -0.875 4.5 3.49689 -0.95 4.5 2.85 -1.15 4.5 3.45 -1.1 4.5 3 -1.05 4.5 3.45 -0.989223 4.5 3.45532 -0.970096 4.5 2.925 -0.930293 4.5 3.47111 -0.930293 4.5 3.47111 -0.955111 4.5 2.88882 -0.875 4.5 3.49689 -1.05 4.5 -5.05 -1.15 4.5 -5.05 -0.95 4.5 -5.9 -0.944889 4.5 -5.86118 -1.05 4.5 -5.05 -0.95 4.5 -5.9 -0.944889 4.5 -5.86118 -0.989223 4.5 -5.04468 -1.05 4.5 -5.05 -0.944889 4.5 -5.86118 -0.929904 4.5 -5.825 -0.989223 4.5 -5.04468 -0.989223 4.5 -5.04468 -0.929904 4.5 -5.825 -0.930293 4.5 -5.02889 -0.930293 4.5 -5.02889 -0.929904 4.5 -5.825 -0.906066 4.5 -5.79393 -0.875 4.5 -5.7701 -0.930293 4.5 -5.02889 -0.906066 4.5 -5.79393 -0.875 4.5 -5.7701 -0.875 4.5 -5.00311 -0.930293 4.5 -5.02889 -0.875 4.5 -5.7701 -0.838823 4.5 -5.75511 -0.875 4.5 -5.00311 -0.875 4.5 -5.00311 -0.838823 4.5 -5.75511 -0.825024 4.5 -4.96812 -0.825024 4.5 -4.96812 -0.838823 4.5 -5.75511 -0.8 4.5 -5.75 -0.781884 4.5 -4.92498 -0.825024 4.5 -4.96812 -0.8 4.5 -5.75 -1.26971 4.5 -5.02889 -1.5825 4.5 -6.25 -1.21078 4.5 -5.04468 -1.26971 4.5 -5.02889 -1.325 4.5 -5.00311 -1.5825 4.5 -6.25 -1.5825 4.5 -6.25 -1.325 4.5 -5.00311 -1.37498 4.5 -4.96812 -1.41812 4.5 -4.92498 -1.5825 4.5 -6.25 -1.37498 4.5 -4.96812 -1.41812 4.5 -4.92498 -1.45311 4.5 -4.875 -1.5825 4.5 -6.25 -1.5825 4.5 -6.25 -1.45311 4.5 -4.875 -1.47889 4.5 -4.81971 -1.49468 4.5 -4.76078 -1.5825 4.5 -6.25 -1.47889 4.5 -4.81971 -1.49468 4.5 -4.76078 -1.5 4.5 -4.7 -1.5825 4.5 -6.25 -1.5825 4.5 -6.25 -1.5 4.5 -4.7 -1.5 4.5 -3.8 -1.5 4.5 -1.6 -1.5 4.5 -3.8 -1.49468 4.5 -1.66078 -1.5 4.5 -1.6 -1.5825 4.5 -6.25 -1.5 4.5 -3.8 -1.5 4.5 -1.6 -1.5825 4.5 6.25 -1.5825 4.5 -6.25 -1.5 4.5 -1.6 -1.5 4.5 1.7 -1.5825 4.5 6.25 -1.5825 4.5 6.25 -1.5 4.5 1.7 -1.5 4.5 3.8 -1.5 4.5 -3.8 -1.49468 4.5 -3.73922 -1.49468 4.5 -1.66078 -1.49468 4.5 -1.66078 -1.49468 4.5 -3.73922 -1.47889 4.5 -1.71971 -1.47889 4.5 -1.71971 -1.49468 4.5 -3.73922 -1.47889 4.5 -3.68029 -1.45311 4.5 -1.775 -1.47889 4.5 -3.68029 -1.45311 4.5 -3.625 -1.41812 4.5 -1.82498 -1.45311 4.5 -3.625 -1.41812 4.5 -3.57502 -1.25 4.5 -2.85 -1.41812 4.5 -1.82498 -1.41812 4.5 -3.57502 -1.25 4.5 -2.85 -1.37498 4.5 -1.86812 -1.41812 4.5 -1.82498 -1.47889 4.5 -1.71971 -1.47889 4.5 -3.68029 -1.45311 4.5 -1.775 -1.45311 4.5 -1.775 -1.45311 4.5 -3.625 -1.41812 4.5 -1.82498 -0.875 4.5 -3.49689 -0.825024 4.5 -3.53188 -0.95 4.5 -2.85 -0.95 4.5 -2.85 -0.825024 4.5 -3.53188 -0.781884 4.5 -3.57502 -0.781884 4.5 -1.82498 -0.781884 4.5 -3.57502 -0.746891 4.5 -1.775 -0.746891 4.5 -1.775 -0.746891 4.5 -3.625 -0.721108 4.5 -1.71971 -0.721108 4.5 -1.71971 -0.721108 4.5 -3.68029 -0.705317 4.5 -1.66078 -0.705317 4.5 -1.66078 -0.705317 4.5 -3.73922 0.2 4.5 -1.4 -0.7 4.5 -1.6 0.2 4.5 -1.4 0.205317 4.5 -1.33922 0.205317 4.5 1.33922 0.205317 4.5 -1.33922 0.221108 4.5 1.28029 0.205317 4.5 1.33922 -0.7 4.5 -1.6 0.205317 4.5 -1.33922 0.205317 4.5 1.33922 -0.7 4.5 1.7 -0.7 4.5 -1.6 0.205317 4.5 1.33922 0.2 4.5 1.4 -0.7 4.5 1.7 -0.7 4.5 1.7 0.2 4.5 1.4 -0.705317 4.5 1.76078 -0.705317 4.5 1.76078 0.2 4.5 1.4 -0.705317 4.5 3.73922 -0.721108 4.5 1.81971 -0.705317 4.5 3.73922 -0.721108 4.5 3.68029 -0.746891 4.5 1.875 -0.721108 4.5 3.68029 -0.746891 4.5 3.625 -0.781884 4.5 1.92498 -0.746891 4.5 3.625 -0.781884 4.5 3.57502 -0.95 4.5 2.85 -0.781884 4.5 1.92498 -0.781884 4.5 3.57502 -0.95 4.5 2.85 -0.825024 4.5 1.96812 -0.781884 4.5 1.92498 0.2 4.5 -1.4 -0.7 4.5 -3.8 0.2 4.5 -4.7 0.2 4.5 -4.7 -0.7 4.5 -4.7 -0.655111 4.5 -5.86118 -0.65 4.5 -5.9 0.2 4.5 -4.7 -0.655111 4.5 -5.86118 -0.65 4.5 -5.9 0.205317 4.5 -4.76078 0.2 4.5 -4.7 -0.65 4.5 -5.9 0.221108 4.5 -4.81971 0.205317 4.5 -4.76078 -0.65 4.5 -5.9 0.246891 4.5 -4.875 0.221108 4.5 -4.81971 -0.65 4.5 -5.9 -0.655111 4.5 -5.93882 0.246891 4.5 -4.875 0.246891 4.5 -4.875 -0.655111 4.5 -5.93882 0.281884 4.5 -4.92498 0.281884 4.5 -4.92498 -0.655111 4.5 -5.93882 0.655111 4.5 -5.93882 0.325024 4.5 -4.96812 0.655111 4.5 -5.93882 0.65 4.5 -5.9 0.375 4.5 -5.00311 0.65 4.5 -5.9 0.430293 4.5 -5.02889 0.375 4.5 -5.00311 0.325024 4.5 -4.96812 0.65 4.5 -5.9 -0.655111 4.5 -5.86118 -0.705317 4.5 -4.76078 -0.670096 4.5 -5.825 -0.670096 4.5 -5.825 -0.721108 4.5 -4.81971 -0.693934 4.5 -5.79393 -0.693934 4.5 -5.79393 -0.746891 4.5 -4.875 -0.725 4.5 -5.7701 -1.21078 4.5 5.04468 -1.15 4.5 5.05 -0.95 4.5 5.9 -0.95 4.5 5.9 -1.15 4.5 5.05 -1.05 4.5 5.05 -0.944889 4.5 5.86118 -1.05 4.5 5.05 -0.989223 4.5 5.04468 -0.929904 4.5 5.825 -0.989223 4.5 5.04468 -0.930293 4.5 5.02889 -0.906066 4.5 5.79393 -0.930293 4.5 5.02889 -0.875 4.5 5.7701 -0.906066 4.5 5.79393 -0.929904 4.5 5.825 -0.930293 4.5 5.02889 -0.95 4.5 5.9 -1.05 4.5 5.05 -0.944889 4.5 5.86118 -0.944889 4.5 5.86118 -0.989223 4.5 5.04468 -0.929904 4.5 5.825 -0.930293 4.5 5.02889 -0.875 4.5 5.00311 -0.875 4.5 5.7701 -0.875 4.5 5.7701 -0.875 4.5 5.00311 -0.838823 4.5 5.75511 -0.838823 4.5 5.75511 -0.875 4.5 5.00311 -0.825024 4.5 4.96812 -0.8 4.5 5.75 -0.825024 4.5 4.96812 -0.781884 4.5 4.92498 -0.761177 4.5 5.75511 -0.781884 4.5 4.92498 -0.725 4.5 5.7701 -0.761177 4.5 5.75511 -0.8 4.5 5.75 -0.781884 4.5 4.92498 -0.838823 4.5 5.75511 -0.825024 4.5 4.96812 -0.8 4.5 5.75 -0.781884 4.5 4.92498 -0.746891 4.5 4.875 -0.725 4.5 5.7701 -0.725 4.5 5.7701 -0.746891 4.5 4.875 -0.693934 4.5 5.79393 -0.693934 4.5 5.79393 -0.746891 4.5 4.875 -0.721108 4.5 4.81971 -0.670096 4.5 5.825 -0.721108 4.5 4.81971 -0.705317 4.5 4.76078 -0.655111 4.5 5.86118 -0.705317 4.5 4.76078 -0.7 4.5 4.7 0.2 4.5 4.7 -0.7 4.5 4.7 -0.7 4.5 3.8 0.2 4.5 1.4 -0.7 4.5 3.8 -0.705317 4.5 3.73922 0.2 4.5 1.4 0.2 4.5 4.7 -0.7 4.5 3.8 -0.693934 4.5 5.79393 -0.721108 4.5 4.81971 -0.670096 4.5 5.825 -0.670096 4.5 5.825 -0.705317 4.5 4.76078 -0.655111 4.5 5.86118 -0.655111 4.5 5.86118 -0.7 4.5 4.7 0.2 4.5 4.7 -0.65 4.5 5.9 0.2 4.5 4.7 0.205317 4.5 4.76078 0.221108 4.5 4.81971 -0.65 4.5 5.9 0.205317 4.5 4.76078 0.221108 4.5 4.81971 0.246891 4.5 4.875 -0.65 4.5 5.9 -0.65 4.5 5.9 0.246891 4.5 4.875 -0.655111 4.5 5.93882 -0.655111 4.5 5.93882 0.246891 4.5 4.875 0.281884 4.5 4.92498 -0.705317 4.5 1.76078 -0.705317 4.5 3.73922 -0.721108 4.5 1.81971 -0.721108 4.5 1.81971 -0.721108 4.5 3.68029 -0.746891 4.5 1.875 -0.746891 4.5 1.875 -0.746891 4.5 3.625 -0.781884 4.5 1.92498 -1.325 4.5 3.49689 -1.37498 4.5 3.53188 -1.25 4.5 2.85 -1.25 4.5 2.85 -1.37498 4.5 3.53188 -1.41812 4.5 3.57502 -1.41812 4.5 1.92498 -1.41812 4.5 3.57502 -1.45311 4.5 1.875 -1.45311 4.5 1.875 -1.45311 4.5 3.625 -1.47889 4.5 1.81971 -1.47889 4.5 1.81971 -1.47889 4.5 3.68029 -1.49468 4.5 1.76078 -1.49468 4.5 1.76078 -1.49468 4.5 3.73922 -1.5 4.5 1.7 -0.7 4.5 -1.6 -0.705317 4.5 -1.66078 0.2 4.5 -1.4 1.5 4.5 -1.4 1.5 4.5 -4.7 1.5825 4.5 -6.25 1.5825 4.5 6.25 1.5 4.5 -1.4 1.5825 4.5 -6.25 1.5825 4.5 6.25 1.5 4.5 1.4 1.5 4.5 -1.4 1.5825 4.5 6.25 1.5 4.5 4.7 1.5 4.5 1.4 1.5825 4.5 6.25 1.49468 4.5 4.76078 1.5 4.5 4.7 1.5825 4.5 6.25 1.47889 4.5 4.81971 1.49468 4.5 4.76078 1.5825 4.5 6.25 1.45311 4.5 4.875 1.47889 4.5 4.81971 1.5825 4.5 6.25 1.41812 4.5 4.92498 1.45311 4.5 4.875 1.5825 4.5 6.25 1.37498 4.5 4.96812 1.41812 4.5 4.92498 1.5825 4.5 6.25 1.325 4.5 5.00311 1.37498 4.5 4.96812 1.5825 4.5 6.25 1.26971 4.5 5.02889 1.325 4.5 5.00311 1.5825 4.5 6.25 1.21078 4.5 5.04468 1.26971 4.5 5.02889 1.5825 4.5 6.25 0.95 4.5 5.9 1.21078 4.5 5.04468 1.5825 4.5 6.25 0.944889 4.5 5.93882 0.95 4.5 5.9 1.5825 4.5 6.25 0.929904 4.5 5.975 0.944889 4.5 5.93882 1.5825 4.5 6.25 0.906066 4.5 6.00607 0.929904 4.5 5.975 1.5825 4.5 6.25 0.875 4.5 6.0299 0.906066 4.5 6.00607 1.5825 4.5 6.25 0.838823 4.5 6.04489 0.875 4.5 6.0299 1.5825 4.5 6.25 0.8 4.5 6.05 0.838823 4.5 6.04489 1.5825 4.5 6.25 0.761177 4.5 6.04489 0.8 4.5 6.05 1.5 4.5 -4.7 1.49468 4.5 -4.76078 1.5825 4.5 -6.25 1.5825 4.5 -6.25 1.49468 4.5 -4.76078 1.47889 4.5 -4.81971 1.45311 4.5 -4.875 1.5825 4.5 -6.25 1.47889 4.5 -4.81971 1.45311 4.5 -4.875 1.41812 4.5 -4.92498 1.5825 4.5 -6.25 1.5825 4.5 -6.25 1.41812 4.5 -4.92498 1.37498 4.5 -4.96812 1.325 4.5 -5.00311 1.5825 4.5 -6.25 1.37498 4.5 -4.96812 1.325 4.5 -5.00311 1.26971 4.5 -5.02889 1.5825 4.5 -6.25 1.5825 4.5 -6.25 1.26971 4.5 -5.02889 1.21078 4.5 -5.04468 0.95 4.5 -5.9 1.21078 4.5 -5.04468 1.15 4.5 -5.05 0.944889 4.5 -5.86118 1.15 4.5 -5.05 0.929904 4.5 -5.825 0.944889 4.5 -5.86118 0.95 4.5 -5.9 1.15 4.5 -5.05 1.5825 4.5 -6.25 1.21078 4.5 -5.04468 0.95 4.5 -5.9 0.944889 4.5 -5.93882 1.5825 4.5 -6.25 0.95 4.5 -5.9 0.944889 4.5 -5.93882 0.929904 4.5 -5.975 1.5825 4.5 -6.25 1.5825 4.5 -6.25 0.929904 4.5 -5.975 0.906066 4.5 -6.00607 0.875 4.5 -6.0299 1.5825 4.5 -6.25 0.906066 4.5 -6.00607 0.875 4.5 -6.0299 0.838823 4.5 -6.04489 1.5825 4.5 -6.25 1.5825 4.5 -6.25 0.838823 4.5 -6.04489 0.8 4.5 -6.05 0.761177 4.5 -6.04489 1.5825 4.5 -6.25 0.8 4.5 -6.05 0.761177 4.5 -6.04489 -0.761177 4.5 -6.04489 1.5825 4.5 -6.25 0.761177 4.5 -6.04489 -0.725 4.5 -6.0299 -0.761177 4.5 -6.04489 0.761177 4.5 -6.04489 0.725 4.5 -6.0299 -0.725 4.5 -6.0299 -0.725 4.5 -6.0299 0.725 4.5 -6.0299 -0.693934 4.5 -6.00607 -0.693934 4.5 -6.00607 0.725 4.5 -6.0299 0.693934 4.5 -6.00607 -0.670096 4.5 -5.975 0.693934 4.5 -6.00607 0.670096 4.5 -5.975 -0.655111 4.5 -5.93882 0.670096 4.5 -5.975 0.655111 4.5 -5.93882 -0.655111 4.5 -5.93882 -0.670096 4.5 -5.975 0.670096 4.5 -5.975 0.55 4.5 -5.05 0.838823 4.5 -5.75511 1.15 4.5 -5.05 0.55 4.5 -5.05 0.8 4.5 -5.75 0.838823 4.5 -5.75511 0.55 4.5 -5.05 0.761177 4.5 -5.75511 0.8 4.5 -5.75 0.55 4.5 -5.05 0.725 4.5 -5.7701 0.761177 4.5 -5.75511 0.55 4.5 -5.05 0.693934 4.5 -5.79393 0.725 4.5 -5.7701 0.55 4.5 -5.05 0.670096 4.5 -5.825 0.693934 4.5 -5.79393 0.55 4.5 -5.05 0.655111 4.5 -5.86118 0.670096 4.5 -5.825 0.55 4.5 -5.05 0.65 4.5 -5.9 0.655111 4.5 -5.86118 0.55 4.5 -5.05 0.489223 4.5 -5.04468 0.65 4.5 -5.9 0.65 4.5 -5.9 0.489223 4.5 -5.04468 0.430293 4.5 -5.02889 0.325024 4.5 -4.96812 0.281884 4.5 -4.92498 0.655111 4.5 -5.93882 0.205317 4.5 -1.33922 0.221108 4.5 -1.28029 0.221108 4.5 1.28029 0.221108 4.5 1.28029 0.221108 4.5 -1.28029 0.246891 4.5 1.225 0.246891 4.5 1.225 0.221108 4.5 -1.28029 0.246891 4.5 -1.225 0.281884 4.5 1.17502 0.246891 4.5 -1.225 0.281884 4.5 -1.17502 0.325024 4.5 1.13188 0.281884 4.5 -1.17502 0.325024 4.5 -1.13188 0.375 4.5 1.09689 0.325024 4.5 -1.13188 0.375 4.5 -1.09689 0.430293 4.5 1.07111 0.375 4.5 -1.09689 0.430293 4.5 -1.07111 0.489223 4.5 1.05532 0.430293 4.5 -1.07111 0.489223 4.5 -1.05532 0.55 4.5 1.05 0.489223 4.5 -1.05532 0.55 4.5 -1.05 1.15 4.5 1.05 0.55 4.5 -1.05 1.15 4.5 -1.05 1.21078 4.5 1.05532 1.15 4.5 -1.05 1.21078 4.5 -1.05532 1.26971 4.5 1.07111 1.21078 4.5 -1.05532 1.26971 4.5 -1.07111 1.325 4.5 1.09689 1.26971 4.5 -1.07111 1.325 4.5 -1.09689 1.37498 4.5 1.13188 1.325 4.5 -1.09689 1.37498 4.5 -1.13188 1.41812 4.5 1.17502 1.37498 4.5 -1.13188 1.41812 4.5 -1.17502 1.45311 4.5 1.225 1.41812 4.5 -1.17502 1.45311 4.5 -1.225 1.47889 4.5 1.28029 1.45311 4.5 -1.225 1.47889 4.5 -1.28029 1.49468 4.5 1.33922 1.47889 4.5 -1.28029 1.49468 4.5 -1.33922 1.5 4.5 1.4 1.49468 4.5 -1.33922 1.5 4.5 -1.4 1.5 4.5 1.4 1.49468 4.5 1.33922 1.49468 4.5 -1.33922 0.246891 4.5 1.225 0.246891 4.5 -1.225 0.281884 4.5 1.17502 0.281884 4.5 1.17502 0.281884 4.5 -1.17502 0.325024 4.5 1.13188 0.325024 4.5 1.13188 0.325024 4.5 -1.13188 0.375 4.5 1.09689 0.375 4.5 1.09689 0.375 4.5 -1.09689 0.430293 4.5 1.07111 0.430293 4.5 1.07111 0.430293 4.5 -1.07111 0.489223 4.5 1.05532 0.489223 4.5 1.05532 0.489223 4.5 -1.05532 0.55 4.5 1.05 0.55 4.5 1.05 0.55 4.5 -1.05 1.15 4.5 1.05 1.15 4.5 1.05 1.15 4.5 -1.05 1.21078 4.5 1.05532 1.21078 4.5 1.05532 1.21078 4.5 -1.05532 1.26971 4.5 1.07111 1.26971 4.5 1.07111 1.26971 4.5 -1.07111 1.325 4.5 1.09689 1.325 4.5 1.09689 1.325 4.5 -1.09689 1.37498 4.5 1.13188 1.37498 4.5 1.13188 1.37498 4.5 -1.13188 1.41812 4.5 1.17502 1.41812 4.5 1.17502 1.41812 4.5 -1.17502 1.45311 4.5 1.225 1.45311 4.5 1.225 1.45311 4.5 -1.225 1.47889 4.5 1.28029 1.47889 4.5 1.28029 1.47889 4.5 -1.28029 1.49468 4.5 1.33922 -0.655111 4.5 5.86118 0.2 4.5 4.7 -0.65 4.5 5.9 1.21078 4.5 5.04468 0.95 4.5 5.9 1.15 4.5 5.05 1.15 4.5 5.05 0.95 4.5 5.9 0.944889 4.5 5.86118 0.929904 4.5 5.825 1.15 4.5 5.05 0.944889 4.5 5.86118 0.929904 4.5 5.825 0.906066 4.5 5.79393 1.15 4.5 5.05 0.725 4.5 6.0299 -0.693934 4.5 6.00607 0.693934 4.5 6.00607 0.693934 4.5 6.00607 -0.670096 4.5 5.975 0.670096 4.5 5.975 -0.670096 4.5 -5.975 -0.693934 4.5 -6.00607 0.693934 4.5 -6.00607 1.5825 4.5 -6.25 -0.761177 4.5 -6.04489 -1.5825 4.5 -6.25 -1.5825 4.5 -6.25 -0.761177 4.5 -6.04489 -0.8 4.5 -6.05 -0.838823 4.5 -6.04489 -1.5825 4.5 -6.25 -0.8 4.5 -6.05 -0.838823 4.5 -6.04489 -0.875 4.5 -6.0299 -1.5825 4.5 -6.25 -1.5825 4.5 -6.25 -0.875 4.5 -6.0299 -0.906066 4.5 -6.00607 -0.929904 4.5 -5.975 -1.5825 4.5 -6.25 -0.906066 4.5 -6.00607 -0.929904 4.5 -5.975 -0.944889 4.5 -5.93882 -1.5825 4.5 -6.25 -1.5825 4.5 -6.25 -0.944889 4.5 -5.93882 -0.95 4.5 -5.9 -1.21078 4.5 -5.04468 -0.95 4.5 -5.9 -1.15 4.5 -5.05 -1.21078 4.5 -5.04468 -1.5825 4.5 -6.25 -0.95 4.5 -5.9 0.838823 4.5 -5.75511 0.875 4.5 -5.7701 1.15 4.5 -5.05 1.15 4.5 -5.05 0.875 4.5 -5.7701 0.906066 4.5 -5.79393 0.929904 4.5 -5.825 1.15 4.5 -5.05 0.906066 4.5 -5.79393 0.655111 4.5 5.93882 0.670096 4.5 5.975 -0.655111 4.5 5.93882 0.737505 4.8175 6.24438 0.8 4.8175 6.25 0.8 4.6175 6.05 0.761177 4.6175 6.04489 0.737505 4.8175 6.24438 0.8 4.6175 6.05 0.761177 4.6175 6.04489 0.677019 4.8175 6.22768 0.737505 4.8175 6.24438 0.761177 4.6175 6.04489 0.725 4.6175 6.0299 0.677019 4.8175 6.22768 0.677019 4.8175 6.22768 0.725 4.6175 6.0299 0.620485 4.8175 6.20046 0.620485 4.8175 6.20046 0.725 4.6175 6.0299 0.569721 4.8175 6.16358 0.569721 4.8175 6.16358 0.725 4.6175 6.0299 0.693934 4.6175 6.00607 0.526359 4.8175 6.11822 0.693934 4.6175 6.00607 0.670096 4.6175 5.975 0.491792 4.8175 6.06585 0.670096 4.6175 5.975 0.46713 4.8175 6.00816 0.491792 4.8175 6.06585 0.526359 4.8175 6.11822 0.670096 4.6175 5.975 0.922981 4.8175 6.22768 0.838823 4.6175 6.04489 0.862495 4.8175 6.24438 0.922981 4.8175 6.22768 0.875 4.6175 6.0299 0.838823 4.6175 6.04489 0.922981 4.8175 6.22768 0.979515 4.8175 6.20046 0.875 4.6175 6.0299 0.875 4.6175 6.0299 0.979515 4.8175 6.20046 1.03028 4.8175 6.16358 0.906066 4.6175 6.00607 1.03028 4.8175 6.16358 1.07364 4.8175 6.11822 0.929904 4.6175 5.975 1.07364 4.8175 6.11822 1.10821 4.8175 6.06585 1.13287 4.8175 6.00816 0.929904 4.6175 5.975 1.10821 4.8175 6.06585 1.13287 4.8175 6.00816 0.944889 4.6175 5.93882 0.929904 4.6175 5.975 1.13287 4.8175 6.00816 1.14683 4.8175 5.94698 0.944889 4.6175 5.93882 0.944889 4.6175 5.93882 1.14683 4.8175 5.94698 0.95 4.6175 5.9 0.95 4.6175 5.9 1.14683 4.8175 5.94698 1.14965 4.8175 5.8843 0.944889 4.6175 5.86118 1.14965 4.8175 5.8843 1.14122 4.8175 5.82212 1.12183 4.8175 5.76244 0.944889 4.6175 5.86118 1.14122 4.8175 5.82212 1.12183 4.8175 5.76244 0.929904 4.6175 5.825 0.944889 4.6175 5.86118 1.12183 4.8175 5.76244 1.0921 4.8175 5.70719 0.929904 4.6175 5.825 0.929904 4.6175 5.825 1.0921 4.8175 5.70719 0.906066 4.6175 5.79393 0.906066 4.6175 5.79393 1.0921 4.8175 5.70719 1.05298 4.8175 5.65813 1.00572 4.8175 5.61684 0.906066 4.6175 5.79393 1.05298 4.8175 5.65813 1.00572 4.8175 5.61684 0.875 4.6175 5.7701 0.906066 4.6175 5.79393 1.00572 4.8175 5.61684 0.951859 4.8175 5.58466 0.875 4.6175 5.7701 0.875 4.6175 5.7701 0.951859 4.8175 5.58466 0.838823 4.6175 5.75511 0.838823 4.6175 5.75511 0.951859 4.8175 5.58466 0.893113 4.8175 5.56261 0.831374 4.8175 5.55141 0.838823 4.6175 5.75511 0.893113 4.8175 5.56261 0.831374 4.8175 5.55141 0.8 4.6175 5.75 0.838823 4.6175 5.75511 0.831374 4.8175 5.55141 0.768626 4.8175 5.55141 0.8 4.6175 5.75 0.8 4.6175 5.75 0.768626 4.8175 5.55141 0.761177 4.6175 5.75511 0.761177 4.6175 5.75511 0.768626 4.8175 5.55141 0.706887 4.8175 5.56261 0.648141 4.8175 5.58466 0.761177 4.6175 5.75511 0.706887 4.8175 5.56261 0.648141 4.8175 5.58466 0.725 4.6175 5.7701 0.761177 4.6175 5.75511 0.648141 4.8175 5.58466 0.594275 4.8175 5.61684 0.725 4.6175 5.7701 0.725 4.6175 5.7701 0.594275 4.8175 5.61684 0.693934 4.6175 5.79393 0.693934 4.6175 5.79393 0.594275 4.8175 5.61684 0.547022 4.8175 5.65813 0.507899 4.8175 5.70719 0.693934 4.6175 5.79393 0.547022 4.8175 5.65813 0.507899 4.8175 5.70719 0.670096 4.6175 5.825 0.693934 4.6175 5.79393 0.507899 4.8175 5.70719 0.478165 4.8175 5.76244 0.670096 4.6175 5.825 0.670096 4.6175 5.825 0.478165 4.8175 5.76244 0.655111 4.6175 5.86118 0.655111 4.6175 5.86118 0.478165 4.8175 5.76244 0.458775 4.8175 5.82212 0.450352 4.8175 5.8843 0.655111 4.6175 5.86118 0.458775 4.8175 5.82212 0.450352 4.8175 5.8843 0.65 4.6175 5.9 0.655111 4.6175 5.86118 0.450352 4.8175 5.8843 0.453168 4.8175 5.94698 0.65 4.6175 5.9 0.65 4.6175 5.9 0.453168 4.8175 5.94698 0.46713 4.8175 6.00816 0.655111 4.6175 5.93882 0.46713 4.8175 6.00816 0.670096 4.6175 5.975 0.655111 4.6175 5.93882 0.65 4.6175 5.9 0.46713 4.8175 6.00816 0.875 4.6175 6.0299 1.03028 4.8175 6.16358 0.906066 4.6175 6.00607 0.906066 4.6175 6.00607 1.07364 4.8175 6.11822 0.929904 4.6175 5.975 0.95 4.6175 5.9 1.14965 4.8175 5.8843 0.944889 4.6175 5.86118 0.526359 4.8175 6.11822 0.569721 4.8175 6.16358 0.693934 4.6175 6.00607 0.838823 4.6175 6.04489 0.8 4.6175 6.05 0.862495 4.8175 6.24438 0.862495 4.8175 6.24438 0.8 4.6175 6.05 0.8 4.8175 6.25 0.655111 4.5 5.86118 0.655111 4.6175 5.86118 0.65 4.5 5.9 0.655111 4.5 5.86118 0.670096 4.6175 5.825 0.655111 4.6175 5.86118 0.655111 4.5 5.86118 0.670096 4.5 5.825 0.670096 4.6175 5.825 0.670096 4.6175 5.825 0.670096 4.5 5.825 0.693934 4.6175 5.79393 0.693934 4.6175 5.79393 0.670096 4.5 5.825 0.693934 4.5 5.79393 0.725 4.6175 5.7701 0.693934 4.5 5.79393 0.725 4.5 5.7701 0.761177 4.6175 5.75511 0.725 4.5 5.7701 0.761177 4.5 5.75511 0.8 4.6175 5.75 0.761177 4.5 5.75511 0.8 4.5 5.75 0.838823 4.6175 5.75511 0.8 4.5 5.75 0.838823 4.5 5.75511 0.875 4.6175 5.7701 0.838823 4.5 5.75511 0.875 4.5 5.7701 0.906066 4.6175 5.79393 0.875 4.5 5.7701 0.906066 4.5 5.79393 0.929904 4.6175 5.825 0.906066 4.5 5.79393 0.929904 4.5 5.825 0.944889 4.6175 5.86118 0.929904 4.5 5.825 0.944889 4.5 5.86118 0.95 4.6175 5.9 0.944889 4.5 5.86118 0.95 4.5 5.9 0.944889 4.6175 5.93882 0.95 4.5 5.9 0.944889 4.5 5.93882 0.929904 4.6175 5.975 0.944889 4.5 5.93882 0.929904 4.5 5.975 0.906066 4.6175 6.00607 0.929904 4.5 5.975 0.906066 4.5 6.00607 0.875 4.6175 6.0299 0.906066 4.5 6.00607 0.875 4.5 6.0299 0.838823 4.6175 6.04489 0.875 4.5 6.0299 0.838823 4.5 6.04489 0.8 4.6175 6.05 0.838823 4.5 6.04489 0.8 4.5 6.05 0.761177 4.6175 6.04489 0.8 4.5 6.05 0.761177 4.5 6.04489 0.725 4.6175 6.0299 0.761177 4.5 6.04489 0.725 4.5 6.0299 0.693934 4.6175 6.00607 0.725 4.5 6.0299 0.693934 4.5 6.00607 0.670096 4.6175 5.975 0.693934 4.5 6.00607 0.670096 4.5 5.975 0.655111 4.6175 5.93882 0.670096 4.5 5.975 0.655111 4.5 5.93882 0.65 4.6175 5.9 0.655111 4.5 5.93882 0.65 4.5 5.9 0.655111 4.6175 5.86118 0.65 4.6175 5.9 0.65 4.5 5.9 0.693934 4.6175 5.79393 0.693934 4.5 5.79393 0.725 4.6175 5.7701 0.725 4.6175 5.7701 0.725 4.5 5.7701 0.761177 4.6175 5.75511 0.761177 4.6175 5.75511 0.761177 4.5 5.75511 0.8 4.6175 5.75 0.8 4.6175 5.75 0.8 4.5 5.75 0.838823 4.6175 5.75511 0.838823 4.6175 5.75511 0.838823 4.5 5.75511 0.875 4.6175 5.7701 0.875 4.6175 5.7701 0.875 4.5 5.7701 0.906066 4.6175 5.79393 0.906066 4.6175 5.79393 0.906066 4.5 5.79393 0.929904 4.6175 5.825 0.929904 4.6175 5.825 0.929904 4.5 5.825 0.944889 4.6175 5.86118 0.944889 4.6175 5.86118 0.944889 4.5 5.86118 0.95 4.6175 5.9 0.95 4.6175 5.9 0.95 4.5 5.9 0.944889 4.6175 5.93882 0.944889 4.6175 5.93882 0.944889 4.5 5.93882 0.929904 4.6175 5.975 0.929904 4.6175 5.975 0.929904 4.5 5.975 0.906066 4.6175 6.00607 0.906066 4.6175 6.00607 0.906066 4.5 6.00607 0.875 4.6175 6.0299 0.875 4.6175 6.0299 0.875 4.5 6.0299 0.838823 4.6175 6.04489 0.838823 4.6175 6.04489 0.838823 4.5 6.04489 0.8 4.6175 6.05 0.8 4.6175 6.05 0.8 4.5 6.05 0.761177 4.6175 6.04489 0.761177 4.6175 6.04489 0.761177 4.5 6.04489 0.725 4.6175 6.0299 0.725 4.6175 6.0299 0.725 4.5 6.0299 0.693934 4.6175 6.00607 0.693934 4.6175 6.00607 0.693934 4.5 6.00607 0.670096 4.6175 5.975 0.670096 4.6175 5.975 0.670096 4.5 5.975 0.655111 4.6175 5.93882 0.655111 4.6175 5.93882 0.655111 4.5 5.93882 0.65 4.6175 5.9 0.862495 4.8175 -6.24438 0.8 4.8175 -6.25 0.8 4.6175 -6.05 0.838823 4.6175 -6.04489 0.862495 4.8175 -6.24438 0.8 4.6175 -6.05 0.838823 4.6175 -6.04489 0.922981 4.8175 -6.22768 0.862495 4.8175 -6.24438 0.838823 4.6175 -6.04489 0.875 4.6175 -6.0299 0.922981 4.8175 -6.22768 0.922981 4.8175 -6.22768 0.875 4.6175 -6.0299 0.979515 4.8175 -6.20046 0.979515 4.8175 -6.20046 0.875 4.6175 -6.0299 1.03028 4.8175 -6.16358 1.03028 4.8175 -6.16358 0.875 4.6175 -6.0299 0.906066 4.6175 -6.00607 1.07364 4.8175 -6.11822 0.906066 4.6175 -6.00607 0.929904 4.6175 -5.975 1.10821 4.8175 -6.06585 0.929904 4.6175 -5.975 1.13287 4.8175 -6.00816 1.10821 4.8175 -6.06585 1.07364 4.8175 -6.11822 0.929904 4.6175 -5.975 0.677019 4.8175 -6.22768 0.761177 4.6175 -6.04489 0.737505 4.8175 -6.24438 0.677019 4.8175 -6.22768 0.725 4.6175 -6.0299 0.761177 4.6175 -6.04489 0.677019 4.8175 -6.22768 0.620485 4.8175 -6.20046 0.725 4.6175 -6.0299 0.725 4.6175 -6.0299 0.620485 4.8175 -6.20046 0.569721 4.8175 -6.16358 0.693934 4.6175 -6.00607 0.569721 4.8175 -6.16358 0.526359 4.8175 -6.11822 0.670096 4.6175 -5.975 0.526359 4.8175 -6.11822 0.491792 4.8175 -6.06585 0.46713 4.8175 -6.00816 0.670096 4.6175 -5.975 0.491792 4.8175 -6.06585 0.46713 4.8175 -6.00816 0.655111 4.6175 -5.93882 0.670096 4.6175 -5.975 0.46713 4.8175 -6.00816 0.453168 4.8175 -5.94698 0.655111 4.6175 -5.93882 0.655111 4.6175 -5.93882 0.453168 4.8175 -5.94698 0.65 4.6175 -5.9 0.65 4.6175 -5.9 0.453168 4.8175 -5.94698 0.450352 4.8175 -5.8843 0.458775 4.8175 -5.82212 0.65 4.6175 -5.9 0.450352 4.8175 -5.8843 0.458775 4.8175 -5.82212 0.655111 4.6175 -5.86118 0.65 4.6175 -5.9 0.458775 4.8175 -5.82212 0.478165 4.8175 -5.76244 0.655111 4.6175 -5.86118 0.655111 4.6175 -5.86118 0.478165 4.8175 -5.76244 0.670096 4.6175 -5.825 0.670096 4.6175 -5.825 0.478165 4.8175 -5.76244 0.507899 4.8175 -5.70719 0.693934 4.6175 -5.79393 0.507899 4.8175 -5.70719 0.547022 4.8175 -5.65813 0.594275 4.8175 -5.61684 0.693934 4.6175 -5.79393 0.547022 4.8175 -5.65813 0.594275 4.8175 -5.61684 0.725 4.6175 -5.7701 0.693934 4.6175 -5.79393 0.594275 4.8175 -5.61684 0.648141 4.8175 -5.58466 0.725 4.6175 -5.7701 0.725 4.6175 -5.7701 0.648141 4.8175 -5.58466 0.761177 4.6175 -5.75511 0.761177 4.6175 -5.75511 0.648141 4.8175 -5.58466 0.706887 4.8175 -5.56261 0.768626 4.8175 -5.55141 0.761177 4.6175 -5.75511 0.706887 4.8175 -5.56261 0.768626 4.8175 -5.55141 0.8 4.6175 -5.75 0.761177 4.6175 -5.75511 0.768626 4.8175 -5.55141 0.831374 4.8175 -5.55141 0.8 4.6175 -5.75 0.8 4.6175 -5.75 0.831374 4.8175 -5.55141 0.838823 4.6175 -5.75511 0.838823 4.6175 -5.75511 0.831374 4.8175 -5.55141 0.893113 4.8175 -5.56261 0.951859 4.8175 -5.58466 0.838823 4.6175 -5.75511 0.893113 4.8175 -5.56261 0.951859 4.8175 -5.58466 0.875 4.6175 -5.7701 0.838823 4.6175 -5.75511 0.951859 4.8175 -5.58466 1.00572 4.8175 -5.61684 0.875 4.6175 -5.7701 0.875 4.6175 -5.7701 1.00572 4.8175 -5.61684 0.906066 4.6175 -5.79393 0.906066 4.6175 -5.79393 1.00572 4.8175 -5.61684 1.05298 4.8175 -5.65813 1.0921 4.8175 -5.70719 0.906066 4.6175 -5.79393 1.05298 4.8175 -5.65813 1.0921 4.8175 -5.70719 0.929904 4.6175 -5.825 0.906066 4.6175 -5.79393 1.0921 4.8175 -5.70719 1.12183 4.8175 -5.76244 0.929904 4.6175 -5.825 0.929904 4.6175 -5.825 1.12183 4.8175 -5.76244 0.944889 4.6175 -5.86118 0.944889 4.6175 -5.86118 1.12183 4.8175 -5.76244 1.14122 4.8175 -5.82212 1.14965 4.8175 -5.8843 0.944889 4.6175 -5.86118 1.14122 4.8175 -5.82212 1.14965 4.8175 -5.8843 0.95 4.6175 -5.9 0.944889 4.6175 -5.86118 1.14965 4.8175 -5.8843 1.14683 4.8175 -5.94698 0.95 4.6175 -5.9 0.95 4.6175 -5.9 1.14683 4.8175 -5.94698 0.944889 4.6175 -5.93882 0.944889 4.6175 -5.93882 1.14683 4.8175 -5.94698 1.13287 4.8175 -6.00816 0.929904 4.6175 -5.975 0.944889 4.6175 -5.93882 1.13287 4.8175 -6.00816 0.725 4.6175 -6.0299 0.569721 4.8175 -6.16358 0.693934 4.6175 -6.00607 0.693934 4.6175 -6.00607 0.526359 4.8175 -6.11822 0.670096 4.6175 -5.975 0.670096 4.6175 -5.825 0.507899 4.8175 -5.70719 0.693934 4.6175 -5.79393 1.07364 4.8175 -6.11822 1.03028 4.8175 -6.16358 0.906066 4.6175 -6.00607 0.761177 4.6175 -6.04489 0.8 4.6175 -6.05 0.737505 4.8175 -6.24438 0.737505 4.8175 -6.24438 0.8 4.6175 -6.05 0.8 4.8175 -6.25 0.655111 4.5 -5.93882 0.655111 4.6175 -5.93882 0.65 4.5 -5.9 0.655111 4.5 -5.93882 0.670096 4.6175 -5.975 0.655111 4.6175 -5.93882 0.655111 4.5 -5.93882 0.670096 4.5 -5.975 0.670096 4.6175 -5.975 0.670096 4.6175 -5.975 0.670096 4.5 -5.975 0.693934 4.6175 -6.00607 0.693934 4.6175 -6.00607 0.670096 4.5 -5.975 0.693934 4.5 -6.00607 0.725 4.6175 -6.0299 0.693934 4.5 -6.00607 0.725 4.5 -6.0299 0.761177 4.6175 -6.04489 0.725 4.5 -6.0299 0.761177 4.5 -6.04489 0.8 4.6175 -6.05 0.761177 4.5 -6.04489 0.8 4.5 -6.05 0.838823 4.6175 -6.04489 0.8 4.5 -6.05 0.838823 4.5 -6.04489 0.875 4.6175 -6.0299 0.838823 4.5 -6.04489 0.875 4.5 -6.0299 0.906066 4.6175 -6.00607 0.875 4.5 -6.0299 0.906066 4.5 -6.00607 0.929904 4.6175 -5.975 0.906066 4.5 -6.00607 0.929904 4.5 -5.975 0.944889 4.6175 -5.93882 0.929904 4.5 -5.975 0.944889 4.5 -5.93882 0.95 4.6175 -5.9 0.944889 4.5 -5.93882 0.95 4.5 -5.9 0.944889 4.6175 -5.86118 0.95 4.5 -5.9 0.944889 4.5 -5.86118 0.929904 4.6175 -5.825 0.944889 4.5 -5.86118 0.929904 4.5 -5.825 0.906066 4.6175 -5.79393 0.929904 4.5 -5.825 0.906066 4.5 -5.79393 0.875 4.6175 -5.7701 0.906066 4.5 -5.79393 0.875 4.5 -5.7701 0.838823 4.6175 -5.75511 0.875 4.5 -5.7701 0.838823 4.5 -5.75511 0.8 4.6175 -5.75 0.838823 4.5 -5.75511 0.8 4.5 -5.75 0.761177 4.6175 -5.75511 0.8 4.5 -5.75 0.761177 4.5 -5.75511 0.725 4.6175 -5.7701 0.761177 4.5 -5.75511 0.725 4.5 -5.7701 0.693934 4.6175 -5.79393 0.725 4.5 -5.7701 0.693934 4.5 -5.79393 0.670096 4.6175 -5.825 0.693934 4.5 -5.79393 0.670096 4.5 -5.825 0.655111 4.6175 -5.86118 0.670096 4.5 -5.825 0.655111 4.5 -5.86118 0.65 4.6175 -5.9 0.655111 4.5 -5.86118 0.65 4.5 -5.9 0.655111 4.6175 -5.93882 0.65 4.6175 -5.9 0.65 4.5 -5.9 0.693934 4.6175 -6.00607 0.693934 4.5 -6.00607 0.725 4.6175 -6.0299 0.725 4.6175 -6.0299 0.725 4.5 -6.0299 0.761177 4.6175 -6.04489 0.761177 4.6175 -6.04489 0.761177 4.5 -6.04489 0.8 4.6175 -6.05 0.8 4.6175 -6.05 0.8 4.5 -6.05 0.838823 4.6175 -6.04489 0.838823 4.6175 -6.04489 0.838823 4.5 -6.04489 0.875 4.6175 -6.0299 0.875 4.6175 -6.0299 0.875 4.5 -6.0299 0.906066 4.6175 -6.00607 0.906066 4.6175 -6.00607 0.906066 4.5 -6.00607 0.929904 4.6175 -5.975 0.929904 4.6175 -5.975 0.929904 4.5 -5.975 0.944889 4.6175 -5.93882 0.944889 4.6175 -5.93882 0.944889 4.5 -5.93882 0.95 4.6175 -5.9 0.95 4.6175 -5.9 0.95 4.5 -5.9 0.944889 4.6175 -5.86118 0.944889 4.6175 -5.86118 0.944889 4.5 -5.86118 0.929904 4.6175 -5.825 0.929904 4.6175 -5.825 0.929904 4.5 -5.825 0.906066 4.6175 -5.79393 0.906066 4.6175 -5.79393 0.906066 4.5 -5.79393 0.875 4.6175 -5.7701 0.875 4.6175 -5.7701 0.875 4.5 -5.7701 0.838823 4.6175 -5.75511 0.838823 4.6175 -5.75511 0.838823 4.5 -5.75511 0.8 4.6175 -5.75 0.8 4.6175 -5.75 0.8 4.5 -5.75 0.761177 4.6175 -5.75511 0.761177 4.6175 -5.75511 0.761177 4.5 -5.75511 0.725 4.6175 -5.7701 0.725 4.6175 -5.7701 0.725 4.5 -5.7701 0.693934 4.6175 -5.79393 0.693934 4.6175 -5.79393 0.693934 4.5 -5.79393 0.670096 4.6175 -5.825 0.670096 4.6175 -5.825 0.670096 4.5 -5.825 0.655111 4.6175 -5.86118 0.655111 4.6175 -5.86118 0.655111 4.5 -5.86118 0.65 4.6175 -5.9 -0.737505 4.8175 -6.24438 -0.8 4.8175 -6.25 -0.8 4.6175 -6.05 -0.761177 4.6175 -6.04489 -0.737505 4.8175 -6.24438 -0.8 4.6175 -6.05 -0.761177 4.6175 -6.04489 -0.677019 4.8175 -6.22768 -0.737505 4.8175 -6.24438 -0.761177 4.6175 -6.04489 -0.725 4.6175 -6.0299 -0.677019 4.8175 -6.22768 -0.677019 4.8175 -6.22768 -0.725 4.6175 -6.0299 -0.620485 4.8175 -6.20046 -0.620485 4.8175 -6.20046 -0.725 4.6175 -6.0299 -0.569721 4.8175 -6.16358 -0.569721 4.8175 -6.16358 -0.725 4.6175 -6.0299 -0.693934 4.6175 -6.00607 -0.526359 4.8175 -6.11822 -0.693934 4.6175 -6.00607 -0.670096 4.6175 -5.975 -0.491792 4.8175 -6.06585 -0.670096 4.6175 -5.975 -0.46713 4.8175 -6.00816 -0.491792 4.8175 -6.06585 -0.526359 4.8175 -6.11822 -0.670096 4.6175 -5.975 -0.922981 4.8175 -6.22768 -0.838823 4.6175 -6.04489 -0.862495 4.8175 -6.24438 -0.922981 4.8175 -6.22768 -0.875 4.6175 -6.0299 -0.838823 4.6175 -6.04489 -0.922981 4.8175 -6.22768 -0.979515 4.8175 -6.20046 -0.875 4.6175 -6.0299 -0.875 4.6175 -6.0299 -0.979515 4.8175 -6.20046 -1.03028 4.8175 -6.16358 -0.906066 4.6175 -6.00607 -1.03028 4.8175 -6.16358 -1.07364 4.8175 -6.11822 -0.929904 4.6175 -5.975 -1.07364 4.8175 -6.11822 -1.10821 4.8175 -6.06585 -1.13287 4.8175 -6.00816 -0.929904 4.6175 -5.975 -1.10821 4.8175 -6.06585 -1.13287 4.8175 -6.00816 -0.944889 4.6175 -5.93882 -0.929904 4.6175 -5.975 -1.13287 4.8175 -6.00816 -1.14683 4.8175 -5.94698 -0.944889 4.6175 -5.93882 -0.944889 4.6175 -5.93882 -1.14683 4.8175 -5.94698 -0.95 4.6175 -5.9 -0.95 4.6175 -5.9 -1.14683 4.8175 -5.94698 -1.14965 4.8175 -5.8843 -1.14122 4.8175 -5.82212 -0.95 4.6175 -5.9 -1.14965 4.8175 -5.8843 -1.14122 4.8175 -5.82212 -0.944889 4.6175 -5.86118 -0.95 4.6175 -5.9 -1.14122 4.8175 -5.82212 -1.12183 4.8175 -5.76244 -0.944889 4.6175 -5.86118 -0.944889 4.6175 -5.86118 -1.12183 4.8175 -5.76244 -0.929904 4.6175 -5.825 -0.929904 4.6175 -5.825 -1.12183 4.8175 -5.76244 -1.0921 4.8175 -5.70719 -0.906066 4.6175 -5.79393 -1.0921 4.8175 -5.70719 -1.05298 4.8175 -5.65813 -1.00572 4.8175 -5.61684 -0.906066 4.6175 -5.79393 -1.05298 4.8175 -5.65813 -1.00572 4.8175 -5.61684 -0.875 4.6175 -5.7701 -0.906066 4.6175 -5.79393 -1.00572 4.8175 -5.61684 -0.951859 4.8175 -5.58466 -0.875 4.6175 -5.7701 -0.875 4.6175 -5.7701 -0.951859 4.8175 -5.58466 -0.838823 4.6175 -5.75511 -0.838823 4.6175 -5.75511 -0.951859 4.8175 -5.58466 -0.893113 4.8175 -5.56261 -0.831374 4.8175 -5.55141 -0.838823 4.6175 -5.75511 -0.893113 4.8175 -5.56261 -0.831374 4.8175 -5.55141 -0.8 4.6175 -5.75 -0.838823 4.6175 -5.75511 -0.831374 4.8175 -5.55141 -0.768626 4.8175 -5.55141 -0.8 4.6175 -5.75 -0.8 4.6175 -5.75 -0.768626 4.8175 -5.55141 -0.761177 4.6175 -5.75511 -0.761177 4.6175 -5.75511 -0.768626 4.8175 -5.55141 -0.706887 4.8175 -5.56261 -0.648141 4.8175 -5.58466 -0.761177 4.6175 -5.75511 -0.706887 4.8175 -5.56261 -0.648141 4.8175 -5.58466 -0.725 4.6175 -5.7701 -0.761177 4.6175 -5.75511 -0.648141 4.8175 -5.58466 -0.594275 4.8175 -5.61684 -0.725 4.6175 -5.7701 -0.725 4.6175 -5.7701 -0.594275 4.8175 -5.61684 -0.693934 4.6175 -5.79393 -0.693934 4.6175 -5.79393 -0.594275 4.8175 -5.61684 -0.547022 4.8175 -5.65813 -0.507899 4.8175 -5.70719 -0.693934 4.6175 -5.79393 -0.547022 4.8175 -5.65813 -0.507899 4.8175 -5.70719 -0.670096 4.6175 -5.825 -0.693934 4.6175 -5.79393 -0.507899 4.8175 -5.70719 -0.478165 4.8175 -5.76244 -0.670096 4.6175 -5.825 -0.670096 4.6175 -5.825 -0.478165 4.8175 -5.76244 -0.655111 4.6175 -5.86118 -0.655111 4.6175 -5.86118 -0.478165 4.8175 -5.76244 -0.458775 4.8175 -5.82212 -0.450352 4.8175 -5.8843 -0.655111 4.6175 -5.86118 -0.458775 4.8175 -5.82212 -0.450352 4.8175 -5.8843 -0.65 4.6175 -5.9 -0.655111 4.6175 -5.86118 -0.450352 4.8175 -5.8843 -0.453168 4.8175 -5.94698 -0.65 4.6175 -5.9 -0.65 4.6175 -5.9 -0.453168 4.8175 -5.94698 -0.655111 4.6175 -5.93882 -0.655111 4.6175 -5.93882 -0.453168 4.8175 -5.94698 -0.46713 4.8175 -6.00816 -0.670096 4.6175 -5.975 -0.655111 4.6175 -5.93882 -0.46713 4.8175 -6.00816 -0.875 4.6175 -6.0299 -1.03028 4.8175 -6.16358 -0.906066 4.6175 -6.00607 -0.906066 4.6175 -6.00607 -1.07364 4.8175 -6.11822 -0.929904 4.6175 -5.975 -0.929904 4.6175 -5.825 -1.0921 4.8175 -5.70719 -0.906066 4.6175 -5.79393 -0.526359 4.8175 -6.11822 -0.569721 4.8175 -6.16358 -0.693934 4.6175 -6.00607 -0.838823 4.6175 -6.04489 -0.8 4.6175 -6.05 -0.862495 4.8175 -6.24438 -0.862495 4.8175 -6.24438 -0.8 4.6175 -6.05 -0.8 4.8175 -6.25 -0.944889 4.5 -5.93882 -0.944889 4.6175 -5.93882 -0.95 4.5 -5.9 -0.944889 4.5 -5.93882 -0.929904 4.6175 -5.975 -0.944889 4.6175 -5.93882 -0.944889 4.5 -5.93882 -0.929904 4.5 -5.975 -0.929904 4.6175 -5.975 -0.929904 4.6175 -5.975 -0.929904 4.5 -5.975 -0.906066 4.6175 -6.00607 -0.906066 4.6175 -6.00607 -0.929904 4.5 -5.975 -0.906066 4.5 -6.00607 -0.875 4.6175 -6.0299 -0.906066 4.5 -6.00607 -0.875 4.5 -6.0299 -0.838823 4.6175 -6.04489 -0.875 4.5 -6.0299 -0.838823 4.5 -6.04489 -0.8 4.6175 -6.05 -0.838823 4.5 -6.04489 -0.8 4.5 -6.05 -0.761177 4.6175 -6.04489 -0.8 4.5 -6.05 -0.761177 4.5 -6.04489 -0.725 4.6175 -6.0299 -0.761177 4.5 -6.04489 -0.725 4.5 -6.0299 -0.693934 4.6175 -6.00607 -0.725 4.5 -6.0299 -0.693934 4.5 -6.00607 -0.670096 4.6175 -5.975 -0.693934 4.5 -6.00607 -0.670096 4.5 -5.975 -0.655111 4.6175 -5.93882 -0.670096 4.5 -5.975 -0.655111 4.5 -5.93882 -0.65 4.6175 -5.9 -0.655111 4.5 -5.93882 -0.65 4.5 -5.9 -0.655111 4.6175 -5.86118 -0.65 4.5 -5.9 -0.655111 4.5 -5.86118 -0.670096 4.6175 -5.825 -0.655111 4.5 -5.86118 -0.670096 4.5 -5.825 -0.693934 4.6175 -5.79393 -0.670096 4.5 -5.825 -0.693934 4.5 -5.79393 -0.725 4.6175 -5.7701 -0.693934 4.5 -5.79393 -0.725 4.5 -5.7701 -0.761177 4.6175 -5.75511 -0.725 4.5 -5.7701 -0.761177 4.5 -5.75511 -0.8 4.6175 -5.75 -0.761177 4.5 -5.75511 -0.8 4.5 -5.75 -0.838823 4.6175 -5.75511 -0.8 4.5 -5.75 -0.838823 4.5 -5.75511 -0.875 4.6175 -5.7701 -0.838823 4.5 -5.75511 -0.875 4.5 -5.7701 -0.906066 4.6175 -5.79393 -0.875 4.5 -5.7701 -0.906066 4.5 -5.79393 -0.929904 4.6175 -5.825 -0.906066 4.5 -5.79393 -0.929904 4.5 -5.825 -0.944889 4.6175 -5.86118 -0.929904 4.5 -5.825 -0.944889 4.5 -5.86118 -0.95 4.6175 -5.9 -0.944889 4.5 -5.86118 -0.95 4.5 -5.9 -0.944889 4.6175 -5.93882 -0.95 4.6175 -5.9 -0.95 4.5 -5.9 -0.906066 4.6175 -6.00607 -0.906066 4.5 -6.00607 -0.875 4.6175 -6.0299 -0.875 4.6175 -6.0299 -0.875 4.5 -6.0299 -0.838823 4.6175 -6.04489 -0.838823 4.6175 -6.04489 -0.838823 4.5 -6.04489 -0.8 4.6175 -6.05 -0.8 4.6175 -6.05 -0.8 4.5 -6.05 -0.761177 4.6175 -6.04489 -0.761177 4.6175 -6.04489 -0.761177 4.5 -6.04489 -0.725 4.6175 -6.0299 -0.725 4.6175 -6.0299 -0.725 4.5 -6.0299 -0.693934 4.6175 -6.00607 -0.693934 4.6175 -6.00607 -0.693934 4.5 -6.00607 -0.670096 4.6175 -5.975 -0.670096 4.6175 -5.975 -0.670096 4.5 -5.975 -0.655111 4.6175 -5.93882 -0.655111 4.6175 -5.93882 -0.655111 4.5 -5.93882 -0.65 4.6175 -5.9 -0.65 4.6175 -5.9 -0.65 4.5 -5.9 -0.655111 4.6175 -5.86118 -0.655111 4.6175 -5.86118 -0.655111 4.5 -5.86118 -0.670096 4.6175 -5.825 -0.670096 4.6175 -5.825 -0.670096 4.5 -5.825 -0.693934 4.6175 -5.79393 -0.693934 4.6175 -5.79393 -0.693934 4.5 -5.79393 -0.725 4.6175 -5.7701 -0.725 4.6175 -5.7701 -0.725 4.5 -5.7701 -0.761177 4.6175 -5.75511 -0.761177 4.6175 -5.75511 -0.761177 4.5 -5.75511 -0.8 4.6175 -5.75 -0.8 4.6175 -5.75 -0.8 4.5 -5.75 -0.838823 4.6175 -5.75511 -0.838823 4.6175 -5.75511 -0.838823 4.5 -5.75511 -0.875 4.6175 -5.7701 -0.875 4.6175 -5.7701 -0.875 4.5 -5.7701 -0.906066 4.6175 -5.79393 -0.906066 4.6175 -5.79393 -0.906066 4.5 -5.79393 -0.929904 4.6175 -5.825 -0.929904 4.6175 -5.825 -0.929904 4.5 -5.825 -0.944889 4.6175 -5.86118 -0.944889 4.6175 -5.86118 -0.944889 4.5 -5.86118 -0.95 4.6175 -5.9 -0.862495 4.8175 6.24438 -0.8 4.8175 6.25 -0.8 4.6175 6.05 -0.838823 4.6175 6.04489 -0.862495 4.8175 6.24438 -0.8 4.6175 6.05 -0.838823 4.6175 6.04489 -0.922981 4.8175 6.22768 -0.862495 4.8175 6.24438 -0.838823 4.6175 6.04489 -0.875 4.6175 6.0299 -0.922981 4.8175 6.22768 -0.922981 4.8175 6.22768 -0.875 4.6175 6.0299 -0.979515 4.8175 6.20046 -0.979515 4.8175 6.20046 -0.875 4.6175 6.0299 -1.03028 4.8175 6.16358 -1.03028 4.8175 6.16358 -0.875 4.6175 6.0299 -0.906066 4.6175 6.00607 -1.07364 4.8175 6.11822 -0.906066 4.6175 6.00607 -0.929904 4.6175 5.975 -1.10821 4.8175 6.06585 -0.929904 4.6175 5.975 -1.13287 4.8175 6.00816 -1.10821 4.8175 6.06585 -1.07364 4.8175 6.11822 -0.929904 4.6175 5.975 -0.677019 4.8175 6.22768 -0.761177 4.6175 6.04489 -0.737505 4.8175 6.24438 -0.677019 4.8175 6.22768 -0.725 4.6175 6.0299 -0.761177 4.6175 6.04489 -0.677019 4.8175 6.22768 -0.620485 4.8175 6.20046 -0.725 4.6175 6.0299 -0.725 4.6175 6.0299 -0.620485 4.8175 6.20046 -0.569721 4.8175 6.16358 -0.693934 4.6175 6.00607 -0.569721 4.8175 6.16358 -0.526359 4.8175 6.11822 -0.670096 4.6175 5.975 -0.526359 4.8175 6.11822 -0.491792 4.8175 6.06585 -0.46713 4.8175 6.00816 -0.670096 4.6175 5.975 -0.491792 4.8175 6.06585 -0.46713 4.8175 6.00816 -0.655111 4.6175 5.93882 -0.670096 4.6175 5.975 -0.46713 4.8175 6.00816 -0.453168 4.8175 5.94698 -0.655111 4.6175 5.93882 -0.655111 4.6175 5.93882 -0.453168 4.8175 5.94698 -0.65 4.6175 5.9 -0.65 4.6175 5.9 -0.453168 4.8175 5.94698 -0.450352 4.8175 5.8843 -0.655111 4.6175 5.86118 -0.450352 4.8175 5.8843 -0.458775 4.8175 5.82212 -0.478165 4.8175 5.76244 -0.655111 4.6175 5.86118 -0.458775 4.8175 5.82212 -0.478165 4.8175 5.76244 -0.670096 4.6175 5.825 -0.655111 4.6175 5.86118 -0.478165 4.8175 5.76244 -0.507899 4.8175 5.70719 -0.670096 4.6175 5.825 -0.670096 4.6175 5.825 -0.507899 4.8175 5.70719 -0.693934 4.6175 5.79393 -0.693934 4.6175 5.79393 -0.507899 4.8175 5.70719 -0.547022 4.8175 5.65813 -0.594275 4.8175 5.61684 -0.693934 4.6175 5.79393 -0.547022 4.8175 5.65813 -0.594275 4.8175 5.61684 -0.725 4.6175 5.7701 -0.693934 4.6175 5.79393 -0.594275 4.8175 5.61684 -0.648141 4.8175 5.58466 -0.725 4.6175 5.7701 -0.725 4.6175 5.7701 -0.648141 4.8175 5.58466 -0.761177 4.6175 5.75511 -0.761177 4.6175 5.75511 -0.648141 4.8175 5.58466 -0.706887 4.8175 5.56261 -0.768626 4.8175 5.55141 -0.761177 4.6175 5.75511 -0.706887 4.8175 5.56261 -0.768626 4.8175 5.55141 -0.8 4.6175 5.75 -0.761177 4.6175 5.75511 -0.768626 4.8175 5.55141 -0.831374 4.8175 5.55141 -0.8 4.6175 5.75 -0.8 4.6175 5.75 -0.831374 4.8175 5.55141 -0.838823 4.6175 5.75511 -0.838823 4.6175 5.75511 -0.831374 4.8175 5.55141 -0.893113 4.8175 5.56261 -0.951859 4.8175 5.58466 -0.838823 4.6175 5.75511 -0.893113 4.8175 5.56261 -0.951859 4.8175 5.58466 -0.875 4.6175 5.7701 -0.838823 4.6175 5.75511 -0.951859 4.8175 5.58466 -1.00572 4.8175 5.61684 -0.875 4.6175 5.7701 -0.875 4.6175 5.7701 -1.00572 4.8175 5.61684 -0.906066 4.6175 5.79393 -0.906066 4.6175 5.79393 -1.00572 4.8175 5.61684 -1.05298 4.8175 5.65813 -1.0921 4.8175 5.70719 -0.906066 4.6175 5.79393 -1.05298 4.8175 5.65813 -1.0921 4.8175 5.70719 -0.929904 4.6175 5.825 -0.906066 4.6175 5.79393 -1.0921 4.8175 5.70719 -1.12183 4.8175 5.76244 -0.929904 4.6175 5.825 -0.929904 4.6175 5.825 -1.12183 4.8175 5.76244 -0.944889 4.6175 5.86118 -0.944889 4.6175 5.86118 -1.12183 4.8175 5.76244 -1.14122 4.8175 5.82212 -1.14965 4.8175 5.8843 -0.944889 4.6175 5.86118 -1.14122 4.8175 5.82212 -1.14965 4.8175 5.8843 -0.95 4.6175 5.9 -0.944889 4.6175 5.86118 -1.14965 4.8175 5.8843 -1.14683 4.8175 5.94698 -0.95 4.6175 5.9 -0.95 4.6175 5.9 -1.14683 4.8175 5.94698 -1.13287 4.8175 6.00816 -0.944889 4.6175 5.93882 -1.13287 4.8175 6.00816 -0.929904 4.6175 5.975 -0.944889 4.6175 5.93882 -0.95 4.6175 5.9 -1.13287 4.8175 6.00816 -0.725 4.6175 6.0299 -0.569721 4.8175 6.16358 -0.693934 4.6175 6.00607 -0.693934 4.6175 6.00607 -0.526359 4.8175 6.11822 -0.670096 4.6175 5.975 -0.65 4.6175 5.9 -0.450352 4.8175 5.8843 -0.655111 4.6175 5.86118 -1.07364 4.8175 6.11822 -1.03028 4.8175 6.16358 -0.906066 4.6175 6.00607 -0.761177 4.6175 6.04489 -0.8 4.6175 6.05 -0.737505 4.8175 6.24438 -0.737505 4.8175 6.24438 -0.8 4.6175 6.05 -0.8 4.8175 6.25 -0.944889 4.5 5.86118 -0.944889 4.6175 5.86118 -0.95 4.5 5.9 -0.944889 4.5 5.86118 -0.929904 4.6175 5.825 -0.944889 4.6175 5.86118 -0.944889 4.5 5.86118 -0.929904 4.5 5.825 -0.929904 4.6175 5.825 -0.929904 4.6175 5.825 -0.929904 4.5 5.825 -0.906066 4.6175 5.79393 -0.906066 4.6175 5.79393 -0.929904 4.5 5.825 -0.906066 4.5 5.79393 -0.875 4.6175 5.7701 -0.906066 4.5 5.79393 -0.875 4.5 5.7701 -0.838823 4.6175 5.75511 -0.875 4.5 5.7701 -0.838823 4.5 5.75511 -0.8 4.6175 5.75 -0.838823 4.5 5.75511 -0.8 4.5 5.75 -0.761177 4.6175 5.75511 -0.8 4.5 5.75 -0.761177 4.5 5.75511 -0.725 4.6175 5.7701 -0.761177 4.5 5.75511 -0.725 4.5 5.7701 -0.693934 4.6175 5.79393 -0.725 4.5 5.7701 -0.693934 4.5 5.79393 -0.670096 4.6175 5.825 -0.693934 4.5 5.79393 -0.670096 4.5 5.825 -0.655111 4.6175 5.86118 -0.670096 4.5 5.825 -0.655111 4.5 5.86118 -0.65 4.6175 5.9 -0.655111 4.5 5.86118 -0.65 4.5 5.9 -0.655111 4.6175 5.93882 -0.65 4.5 5.9 -0.655111 4.5 5.93882 -0.670096 4.6175 5.975 -0.655111 4.5 5.93882 -0.670096 4.5 5.975 -0.693934 4.6175 6.00607 -0.670096 4.5 5.975 -0.693934 4.5 6.00607 -0.725 4.6175 6.0299 -0.693934 4.5 6.00607 -0.725 4.5 6.0299 -0.761177 4.6175 6.04489 -0.725 4.5 6.0299 -0.761177 4.5 6.04489 -0.8 4.6175 6.05 -0.761177 4.5 6.04489 -0.8 4.5 6.05 -0.838823 4.6175 6.04489 -0.8 4.5 6.05 -0.838823 4.5 6.04489 -0.875 4.6175 6.0299 -0.838823 4.5 6.04489 -0.875 4.5 6.0299 -0.906066 4.6175 6.00607 -0.875 4.5 6.0299 -0.906066 4.5 6.00607 -0.929904 4.6175 5.975 -0.906066 4.5 6.00607 -0.929904 4.5 5.975 -0.944889 4.6175 5.93882 -0.929904 4.5 5.975 -0.944889 4.5 5.93882 -0.95 4.6175 5.9 -0.944889 4.5 5.93882 -0.95 4.5 5.9 -0.944889 4.6175 5.86118 -0.95 4.6175 5.9 -0.95 4.5 5.9 -0.906066 4.6175 5.79393 -0.906066 4.5 5.79393 -0.875 4.6175 5.7701 -0.875 4.6175 5.7701 -0.875 4.5 5.7701 -0.838823 4.6175 5.75511 -0.838823 4.6175 5.75511 -0.838823 4.5 5.75511 -0.8 4.6175 5.75 -0.8 4.6175 5.75 -0.8 4.5 5.75 -0.761177 4.6175 5.75511 -0.761177 4.6175 5.75511 -0.761177 4.5 5.75511 -0.725 4.6175 5.7701 -0.725 4.6175 5.7701 -0.725 4.5 5.7701 -0.693934 4.6175 5.79393 -0.693934 4.6175 5.79393 -0.693934 4.5 5.79393 -0.670096 4.6175 5.825 -0.670096 4.6175 5.825 -0.670096 4.5 5.825 -0.655111 4.6175 5.86118 -0.655111 4.6175 5.86118 -0.655111 4.5 5.86118 -0.65 4.6175 5.9 -0.65 4.6175 5.9 -0.65 4.5 5.9 -0.655111 4.6175 5.93882 -0.655111 4.6175 5.93882 -0.655111 4.5 5.93882 -0.670096 4.6175 5.975 -0.670096 4.6175 5.975 -0.670096 4.5 5.975 -0.693934 4.6175 6.00607 -0.693934 4.6175 6.00607 -0.693934 4.5 6.00607 -0.725 4.6175 6.0299 -0.725 4.6175 6.0299 -0.725 4.5 6.0299 -0.761177 4.6175 6.04489 -0.761177 4.6175 6.04489 -0.761177 4.5 6.04489 -0.8 4.6175 6.05 -0.8 4.6175 6.05 -0.8 4.5 6.05 -0.838823 4.6175 6.04489 -0.838823 4.6175 6.04489 -0.838823 4.5 6.04489 -0.875 4.6175 6.0299 -0.875 4.6175 6.0299 -0.875 4.5 6.0299 -0.906066 4.6175 6.00607 -0.906066 4.6175 6.00607 -0.906066 4.5 6.00607 -0.929904 4.6175 5.975 -0.929904 4.6175 5.975 -0.929904 4.5 5.975 -0.944889 4.6175 5.93882 -0.944889 4.6175 5.93882 -0.944889 4.5 5.93882 -0.95 4.6175 5.9 -1.9 4.8175 6.25 -1.5 4.8175 -1.6 -1.9 4.8175 -6.25 -1.9 4.8175 6.25 -1.5 4.8175 1.7 -1.5 4.8175 -1.6 -1.9 4.8175 6.25 -1.5 4.8175 3.8 -1.5 4.8175 1.7 -1.9 4.8175 6.25 -1.5 4.8175 4.7 -1.5 4.8175 3.8 -1.9 4.8175 6.25 -1.49468 4.8175 4.76078 -1.5 4.8175 4.7 -1.9 4.8175 6.25 -1.47889 4.8175 4.81971 -1.49468 4.8175 4.76078 -1.9 4.8175 6.25 -1.45311 4.8175 4.875 -1.47889 4.8175 4.81971 -1.9 4.8175 6.25 -1.41812 4.8175 4.92498 -1.45311 4.8175 4.875 -1.9 4.8175 6.25 -1.14683 4.8175 5.94698 -1.41812 4.8175 4.92498 -1.9 4.8175 6.25 -1.13287 4.8175 6.00816 -1.14683 4.8175 5.94698 -1.9 4.8175 6.25 -1.10821 4.8175 6.06585 -1.13287 4.8175 6.00816 -1.9 4.8175 6.25 -1.07364 4.8175 6.11822 -1.10821 4.8175 6.06585 -1.9 4.8175 6.25 -1.03028 4.8175 6.16358 -1.07364 4.8175 6.11822 -1.9 4.8175 6.25 -0.979515 4.8175 6.20046 -1.03028 4.8175 6.16358 -1.9 4.8175 6.25 -0.922981 4.8175 6.22768 -0.979515 4.8175 6.20046 -1.9 4.8175 6.25 -0.862495 4.8175 6.24438 -0.922981 4.8175 6.22768 -1.9 4.8175 6.25 -0.8 4.8175 6.25 -0.862495 4.8175 6.24438 -1.14683 4.8175 5.94698 -1.14965 4.8175 5.8843 -1.41812 4.8175 4.92498 -1.41812 4.8175 4.92498 -1.14965 4.8175 5.8843 -1.37498 4.8175 4.96812 -1.37498 4.8175 4.96812 -1.14965 4.8175 5.8843 -1.325 4.8175 5.00311 -1.325 4.8175 5.00311 -1.14965 4.8175 5.8843 -1.26971 4.8175 5.02889 -1.26971 4.8175 5.02889 -1.14965 4.8175 5.8843 -1.14122 4.8175 5.82212 -1.21078 4.8175 5.04468 -1.14122 4.8175 5.82212 -1.12183 4.8175 5.76244 -1.15 4.8175 5.05 -1.12183 4.8175 5.76244 -1.0921 4.8175 5.70719 -1.05298 4.8175 5.65813 -1.15 4.8175 5.05 -1.0921 4.8175 5.70719 -1.05298 4.8175 5.65813 -1.05 4.8175 5.05 -1.15 4.8175 5.05 -1.05298 4.8175 5.65813 -1.00572 4.8175 5.61684 -1.05 4.8175 5.05 -1.05 4.8175 5.05 -1.00572 4.8175 5.61684 -0.989223 4.8175 5.04468 -0.989223 4.8175 5.04468 -1.00572 4.8175 5.61684 -0.951859 4.8175 5.58466 -0.930293 4.8175 5.02889 -0.951859 4.8175 5.58466 -0.893113 4.8175 5.56261 -0.875 4.8175 5.00311 -0.893113 4.8175 5.56261 -0.831374 4.8175 5.55141 -0.825024 4.8175 4.96812 -0.831374 4.8175 5.55141 -0.768626 4.8175 5.55141 -0.781884 4.8175 4.92498 -0.768626 4.8175 5.55141 -0.706887 4.8175 5.56261 -0.746891 4.8175 4.875 -0.706887 4.8175 5.56261 -0.721108 4.8175 4.81971 -0.746891 4.8175 4.875 -0.781884 4.8175 4.92498 -0.706887 4.8175 5.56261 -1.26971 4.8175 5.02889 -1.14122 4.8175 5.82212 -1.21078 4.8175 5.04468 -1.21078 4.8175 5.04468 -1.12183 4.8175 5.76244 -1.15 4.8175 5.05 -0.989223 4.8175 5.04468 -0.951859 4.8175 5.58466 -0.930293 4.8175 5.02889 -0.930293 4.8175 5.02889 -0.893113 4.8175 5.56261 -0.875 4.8175 5.00311 -0.875 4.8175 5.00311 -0.831374 4.8175 5.55141 -0.825024 4.8175 4.96812 -0.825024 4.8175 4.96812 -0.768626 4.8175 5.55141 -0.781884 4.8175 4.92498 -0.706887 4.8175 5.56261 -0.648141 4.8175 5.58466 -0.721108 4.8175 4.81971 -0.721108 4.8175 4.81971 -0.648141 4.8175 5.58466 -0.705317 4.8175 4.76078 -0.705317 4.8175 4.76078 -0.648141 4.8175 5.58466 -0.594275 4.8175 5.61684 -0.547022 4.8175 5.65813 -0.705317 4.8175 4.76078 -0.594275 4.8175 5.61684 -0.547022 4.8175 5.65813 -0.7 4.8175 4.7 -0.705317 4.8175 4.76078 -0.547022 4.8175 5.65813 -0.507899 4.8175 5.70719 -0.7 4.8175 4.7 -0.7 4.8175 4.7 -0.507899 4.8175 5.70719 -0.478165 4.8175 5.76244 0.2 4.8175 4.7 -0.478165 4.8175 5.76244 -0.458775 4.8175 5.82212 0.205317 4.8175 4.76078 -0.458775 4.8175 5.82212 -0.450352 4.8175 5.8843 0.221108 4.8175 4.81971 -0.450352 4.8175 5.8843 0.246891 4.8175 4.875 0.221108 4.8175 4.81971 0.205317 4.8175 4.76078 -0.450352 4.8175 5.8843 -0.7 4.8175 4.7 -0.478165 4.8175 5.76244 0.2 4.8175 4.7 -0.7 4.8175 3.8 0.2 4.8175 4.7 -0.705317 4.8175 3.73922 -0.7 4.8175 3.8 -0.7 4.8175 4.7 0.2 4.8175 4.7 0.2 4.8175 4.7 -0.458775 4.8175 5.82212 0.205317 4.8175 4.76078 -0.450352 4.8175 5.8843 -0.453168 4.8175 5.94698 0.246891 4.8175 4.875 0.246891 4.8175 4.875 -0.453168 4.8175 5.94698 0.453168 4.8175 5.94698 0.450352 4.8175 5.8843 0.246891 4.8175 4.875 0.453168 4.8175 5.94698 0.450352 4.8175 5.8843 0.281884 4.8175 4.92498 0.246891 4.8175 4.875 0.450352 4.8175 5.8843 0.325024 4.8175 4.96812 0.281884 4.8175 4.92498 0.450352 4.8175 5.8843 0.458775 4.8175 5.82212 0.325024 4.8175 4.96812 0.325024 4.8175 4.96812 0.458775 4.8175 5.82212 0.375 4.8175 5.00311 0.375 4.8175 5.00311 0.458775 4.8175 5.82212 0.478165 4.8175 5.76244 0.430293 4.8175 5.02889 0.478165 4.8175 5.76244 0.507899 4.8175 5.70719 0.489223 4.8175 5.04468 0.507899 4.8175 5.70719 0.547022 4.8175 5.65813 0.55 4.8175 5.05 0.547022 4.8175 5.65813 0.594275 4.8175 5.61684 0.648141 4.8175 5.58466 0.55 4.8175 5.05 0.594275 4.8175 5.61684 0.648141 4.8175 5.58466 0.706887 4.8175 5.56261 0.55 4.8175 5.05 0.55 4.8175 5.05 0.706887 4.8175 5.56261 0.768626 4.8175 5.55141 0.831374 4.8175 5.55141 0.55 4.8175 5.05 0.768626 4.8175 5.55141 0.831374 4.8175 5.55141 1.15 4.8175 5.05 0.55 4.8175 5.05 0.831374 4.8175 5.55141 0.893113 4.8175 5.56261 1.15 4.8175 5.05 1.15 4.8175 5.05 0.893113 4.8175 5.56261 0.951859 4.8175 5.58466 1.00572 4.8175 5.61684 1.15 4.8175 5.05 0.951859 4.8175 5.58466 1.00572 4.8175 5.61684 1.05298 4.8175 5.65813 1.15 4.8175 5.05 1.15 4.8175 5.05 1.05298 4.8175 5.65813 1.0921 4.8175 5.70719 1.12183 4.8175 5.76244 1.15 4.8175 5.05 1.0921 4.8175 5.70719 1.12183 4.8175 5.76244 1.21078 4.8175 5.04468 1.15 4.8175 5.05 1.12183 4.8175 5.76244 1.14122 4.8175 5.82212 1.21078 4.8175 5.04468 1.21078 4.8175 5.04468 1.14122 4.8175 5.82212 1.26971 4.8175 5.02889 1.26971 4.8175 5.02889 1.14122 4.8175 5.82212 1.14965 4.8175 5.8843 1.325 4.8175 5.00311 1.14965 4.8175 5.8843 1.37498 4.8175 4.96812 1.325 4.8175 5.00311 1.26971 4.8175 5.02889 1.14965 4.8175 5.8843 0.453168 4.8175 5.94698 -0.453168 4.8175 5.94698 0.46713 4.8175 6.00816 0.46713 4.8175 6.00816 -0.453168 4.8175 5.94698 -0.46713 4.8175 6.00816 0.491792 4.8175 6.06585 -0.46713 4.8175 6.00816 -0.491792 4.8175 6.06585 0.526359 4.8175 6.11822 -0.491792 4.8175 6.06585 -0.526359 4.8175 6.11822 0.569721 4.8175 6.16358 -0.526359 4.8175 6.11822 -0.569721 4.8175 6.16358 0.620485 4.8175 6.20046 -0.569721 4.8175 6.16358 -0.620485 4.8175 6.20046 0.677019 4.8175 6.22768 -0.620485 4.8175 6.20046 -0.677019 4.8175 6.22768 0.737505 4.8175 6.24438 -0.677019 4.8175 6.22768 -0.737505 4.8175 6.24438 0.8 4.8175 6.25 -0.737505 4.8175 6.24438 -0.8 4.8175 6.25 0.8 4.8175 6.25 0.737505 4.8175 6.24438 -0.737505 4.8175 6.24438 0.46713 4.8175 6.00816 -0.46713 4.8175 6.00816 0.491792 4.8175 6.06585 0.491792 4.8175 6.06585 -0.491792 4.8175 6.06585 0.526359 4.8175 6.11822 0.526359 4.8175 6.11822 -0.526359 4.8175 6.11822 0.569721 4.8175 6.16358 0.569721 4.8175 6.16358 -0.569721 4.8175 6.16358 0.620485 4.8175 6.20046 0.620485 4.8175 6.20046 -0.620485 4.8175 6.20046 0.677019 4.8175 6.22768 0.677019 4.8175 6.22768 -0.677019 4.8175 6.22768 0.737505 4.8175 6.24438 0.375 4.8175 5.00311 0.478165 4.8175 5.76244 0.430293 4.8175 5.02889 0.430293 4.8175 5.02889 0.507899 4.8175 5.70719 0.489223 4.8175 5.04468 0.489223 4.8175 5.04468 0.547022 4.8175 5.65813 0.55 4.8175 5.05 1.37498 4.8175 4.96812 1.14965 4.8175 5.8843 1.41812 4.8175 4.92498 1.41812 4.8175 4.92498 1.14965 4.8175 5.8843 1.14683 4.8175 5.94698 1.9 4.8175 6.25 1.14683 4.8175 5.94698 1.13287 4.8175 6.00816 1.10821 4.8175 6.06585 1.9 4.8175 6.25 1.13287 4.8175 6.00816 1.10821 4.8175 6.06585 1.07364 4.8175 6.11822 1.9 4.8175 6.25 1.9 4.8175 6.25 1.07364 4.8175 6.11822 1.03028 4.8175 6.16358 0.979515 4.8175 6.20046 1.9 4.8175 6.25 1.03028 4.8175 6.16358 0.979515 4.8175 6.20046 0.922981 4.8175 6.22768 1.9 4.8175 6.25 1.9 4.8175 6.25 0.922981 4.8175 6.22768 0.862495 4.8175 6.24438 0.8 4.8175 6.25 1.9 4.8175 6.25 0.862495 4.8175 6.24438 1.41812 4.8175 4.92498 1.14683 4.8175 5.94698 1.9 4.8175 6.25 1.45311 4.8175 4.875 1.9 4.8175 6.25 1.47889 4.8175 4.81971 1.45311 4.8175 4.875 1.41812 4.8175 4.92498 1.9 4.8175 6.25 1.9 4.8175 -6.25 1.5 4.8175 1.4 1.9 4.8175 6.25 1.9 4.8175 -6.25 1.5 4.8175 -1.4 1.5 4.8175 1.4 1.9 4.8175 -6.25 1.5 4.8175 -4.7 1.5 4.8175 -1.4 1.9 4.8175 -6.25 1.49468 4.8175 -4.76078 1.5 4.8175 -4.7 1.9 4.8175 -6.25 1.47889 4.8175 -4.81971 1.49468 4.8175 -4.76078 1.9 4.8175 -6.25 1.45311 4.8175 -4.875 1.47889 4.8175 -4.81971 1.9 4.8175 -6.25 1.41812 4.8175 -4.92498 1.45311 4.8175 -4.875 1.9 4.8175 -6.25 1.14683 4.8175 -5.94698 1.41812 4.8175 -4.92498 1.9 4.8175 -6.25 1.13287 4.8175 -6.00816 1.14683 4.8175 -5.94698 1.9 4.8175 -6.25 1.10821 4.8175 -6.06585 1.13287 4.8175 -6.00816 1.9 4.8175 -6.25 1.07364 4.8175 -6.11822 1.10821 4.8175 -6.06585 1.9 4.8175 -6.25 1.03028 4.8175 -6.16358 1.07364 4.8175 -6.11822 1.9 4.8175 -6.25 0.979515 4.8175 -6.20046 1.03028 4.8175 -6.16358 1.9 4.8175 -6.25 0.922981 4.8175 -6.22768 0.979515 4.8175 -6.20046 1.9 4.8175 -6.25 0.862495 4.8175 -6.24438 0.922981 4.8175 -6.22768 1.9 4.8175 -6.25 0.8 4.8175 -6.25 0.862495 4.8175 -6.24438 1.14683 4.8175 -5.94698 1.14965 4.8175 -5.8843 1.41812 4.8175 -4.92498 1.41812 4.8175 -4.92498 1.14965 4.8175 -5.8843 1.37498 4.8175 -4.96812 1.37498 4.8175 -4.96812 1.14965 4.8175 -5.8843 1.325 4.8175 -5.00311 1.325 4.8175 -5.00311 1.14965 4.8175 -5.8843 1.26971 4.8175 -5.02889 1.26971 4.8175 -5.02889 1.14965 4.8175 -5.8843 1.14122 4.8175 -5.82212 1.21078 4.8175 -5.04468 1.14122 4.8175 -5.82212 1.12183 4.8175 -5.76244 1.15 4.8175 -5.05 1.12183 4.8175 -5.76244 1.0921 4.8175 -5.70719 1.05298 4.8175 -5.65813 1.15 4.8175 -5.05 1.0921 4.8175 -5.70719 1.05298 4.8175 -5.65813 1.00572 4.8175 -5.61684 1.15 4.8175 -5.05 1.15 4.8175 -5.05 1.00572 4.8175 -5.61684 0.951859 4.8175 -5.58466 0.893113 4.8175 -5.56261 1.15 4.8175 -5.05 0.951859 4.8175 -5.58466 0.893113 4.8175 -5.56261 0.831374 4.8175 -5.55141 1.15 4.8175 -5.05 1.15 4.8175 -5.05 0.831374 4.8175 -5.55141 0.55 4.8175 -5.05 0.55 4.8175 -5.05 0.831374 4.8175 -5.55141 0.768626 4.8175 -5.55141 0.706887 4.8175 -5.56261 0.55 4.8175 -5.05 0.768626 4.8175 -5.55141 0.706887 4.8175 -5.56261 0.648141 4.8175 -5.58466 0.55 4.8175 -5.05 0.55 4.8175 -5.05 0.648141 4.8175 -5.58466 0.594275 4.8175 -5.61684 0.547022 4.8175 -5.65813 0.55 4.8175 -5.05 0.594275 4.8175 -5.61684 0.547022 4.8175 -5.65813 0.489223 4.8175 -5.04468 0.55 4.8175 -5.05 0.547022 4.8175 -5.65813 0.507899 4.8175 -5.70719 0.489223 4.8175 -5.04468 0.489223 4.8175 -5.04468 0.507899 4.8175 -5.70719 0.430293 4.8175 -5.02889 0.430293 4.8175 -5.02889 0.507899 4.8175 -5.70719 0.478165 4.8175 -5.76244 0.375 4.8175 -5.00311 0.478165 4.8175 -5.76244 0.458775 4.8175 -5.82212 0.325024 4.8175 -4.96812 0.458775 4.8175 -5.82212 0.450352 4.8175 -5.8843 0.281884 4.8175 -4.92498 0.450352 4.8175 -5.8843 0.246891 4.8175 -4.875 0.281884 4.8175 -4.92498 0.325024 4.8175 -4.96812 0.450352 4.8175 -5.8843 1.26971 4.8175 -5.02889 1.14122 4.8175 -5.82212 1.21078 4.8175 -5.04468 1.21078 4.8175 -5.04468 1.12183 4.8175 -5.76244 1.15 4.8175 -5.05 0.430293 4.8175 -5.02889 0.478165 4.8175 -5.76244 0.375 4.8175 -5.00311 0.375 4.8175 -5.00311 0.458775 4.8175 -5.82212 0.325024 4.8175 -4.96812 0.450352 4.8175 -5.8843 0.453168 4.8175 -5.94698 0.246891 4.8175 -4.875 0.246891 4.8175 -4.875 0.453168 4.8175 -5.94698 -0.453168 4.8175 -5.94698 -0.450352 4.8175 -5.8843 0.246891 4.8175 -4.875 -0.453168 4.8175 -5.94698 -0.450352 4.8175 -5.8843 0.221108 4.8175 -4.81971 0.246891 4.8175 -4.875 -0.450352 4.8175 -5.8843 0.205317 4.8175 -4.76078 0.221108 4.8175 -4.81971 -0.450352 4.8175 -5.8843 -0.458775 4.8175 -5.82212 0.205317 4.8175 -4.76078 0.205317 4.8175 -4.76078 -0.458775 4.8175 -5.82212 0.2 4.8175 -4.7 0.2 4.8175 -4.7 -0.458775 4.8175 -5.82212 -0.478165 4.8175 -5.76244 -0.7 4.8175 -4.7 -0.478165 4.8175 -5.76244 -0.507899 4.8175 -5.70719 -0.547022 4.8175 -5.65813 -0.7 4.8175 -4.7 -0.507899 4.8175 -5.70719 -0.547022 4.8175 -5.65813 -0.705317 4.8175 -4.76078 -0.7 4.8175 -4.7 -0.547022 4.8175 -5.65813 -0.594275 4.8175 -5.61684 -0.705317 4.8175 -4.76078 -0.705317 4.8175 -4.76078 -0.594275 4.8175 -5.61684 -0.648141 4.8175 -5.58466 -0.721108 4.8175 -4.81971 -0.648141 4.8175 -5.58466 -0.706887 4.8175 -5.56261 -0.746891 4.8175 -4.875 -0.706887 4.8175 -5.56261 -0.781884 4.8175 -4.92498 -0.746891 4.8175 -4.875 -0.721108 4.8175 -4.81971 -0.706887 4.8175 -5.56261 0.453168 4.8175 -5.94698 0.46713 4.8175 -6.00816 -0.453168 4.8175 -5.94698 -0.453168 4.8175 -5.94698 0.46713 4.8175 -6.00816 -0.46713 4.8175 -6.00816 -0.46713 4.8175 -6.00816 0.46713 4.8175 -6.00816 0.491792 4.8175 -6.06585 -0.491792 4.8175 -6.06585 0.491792 4.8175 -6.06585 0.526359 4.8175 -6.11822 -0.526359 4.8175 -6.11822 0.526359 4.8175 -6.11822 0.569721 4.8175 -6.16358 -0.569721 4.8175 -6.16358 0.569721 4.8175 -6.16358 0.620485 4.8175 -6.20046 -0.620485 4.8175 -6.20046 0.620485 4.8175 -6.20046 0.677019 4.8175 -6.22768 -0.677019 4.8175 -6.22768 0.677019 4.8175 -6.22768 0.737505 4.8175 -6.24438 -0.737505 4.8175 -6.24438 0.737505 4.8175 -6.24438 0.8 4.8175 -6.25 -0.8 4.8175 -6.25 -0.737505 4.8175 -6.24438 0.8 4.8175 -6.25 -0.46713 4.8175 -6.00816 0.491792 4.8175 -6.06585 -0.491792 4.8175 -6.06585 -0.491792 4.8175 -6.06585 0.526359 4.8175 -6.11822 -0.526359 4.8175 -6.11822 -0.526359 4.8175 -6.11822 0.569721 4.8175 -6.16358 -0.569721 4.8175 -6.16358 -0.569721 4.8175 -6.16358 0.620485 4.8175 -6.20046 -0.620485 4.8175 -6.20046 -0.620485 4.8175 -6.20046 0.677019 4.8175 -6.22768 -0.677019 4.8175 -6.22768 -0.677019 4.8175 -6.22768 0.737505 4.8175 -6.24438 -0.737505 4.8175 -6.24438 0.2 4.8175 -4.7 -0.478165 4.8175 -5.76244 -0.7 4.8175 -4.7 -0.7 4.8175 -3.8 0.2 4.8175 -4.7 -0.7 4.8175 -4.7 -0.7 4.8175 -3.8 -0.705317 4.8175 -3.73922 0.2 4.8175 -4.7 0.2 4.8175 -4.7 -0.705317 4.8175 -3.73922 0.2 4.8175 -1.4 0.2 4.8175 -1.4 -0.705317 4.8175 -3.73922 -0.705317 4.8175 -1.66078 -0.7 4.8175 -1.6 0.2 4.8175 -1.4 -0.705317 4.8175 -1.66078 -0.7 4.8175 -1.6 0.205317 4.8175 -1.33922 0.2 4.8175 -1.4 -0.7 4.8175 -1.6 0.205317 4.8175 1.33922 0.205317 4.8175 -1.33922 -0.7 4.8175 -1.6 -0.7 4.8175 1.7 0.205317 4.8175 1.33922 0.205317 4.8175 1.33922 -0.7 4.8175 1.7 0.2 4.8175 1.4 0.2 4.8175 1.4 -0.7 4.8175 1.7 -0.705317 4.8175 1.76078 -0.705317 4.8175 3.73922 -0.705317 4.8175 1.76078 -0.721108 4.8175 3.68029 -0.705317 4.8175 3.73922 0.2 4.8175 1.4 -0.705317 4.8175 1.76078 -0.705317 4.8175 3.73922 0.2 4.8175 4.7 0.2 4.8175 1.4 -0.705317 4.8175 -4.76078 -0.648141 4.8175 -5.58466 -0.721108 4.8175 -4.81971 -0.706887 4.8175 -5.56261 -0.768626 4.8175 -5.55141 -0.781884 4.8175 -4.92498 -0.781884 4.8175 -4.92498 -0.768626 4.8175 -5.55141 -0.825024 4.8175 -4.96812 -0.825024 4.8175 -4.96812 -0.768626 4.8175 -5.55141 -0.831374 4.8175 -5.55141 -0.875 4.8175 -5.00311 -0.831374 4.8175 -5.55141 -0.893113 4.8175 -5.56261 -0.930293 4.8175 -5.02889 -0.893113 4.8175 -5.56261 -0.951859 4.8175 -5.58466 -0.989223 4.8175 -5.04468 -0.951859 4.8175 -5.58466 -1.00572 4.8175 -5.61684 -1.05 4.8175 -5.05 -1.00572 4.8175 -5.61684 -1.05298 4.8175 -5.65813 -1.15 4.8175 -5.05 -1.05298 4.8175 -5.65813 -1.0921 4.8175 -5.70719 -1.12183 4.8175 -5.76244 -1.15 4.8175 -5.05 -1.0921 4.8175 -5.70719 -1.12183 4.8175 -5.76244 -1.21078 4.8175 -5.04468 -1.15 4.8175 -5.05 -1.12183 4.8175 -5.76244 -1.14122 4.8175 -5.82212 -1.21078 4.8175 -5.04468 -1.21078 4.8175 -5.04468 -1.14122 4.8175 -5.82212 -1.26971 4.8175 -5.02889 -1.26971 4.8175 -5.02889 -1.14122 4.8175 -5.82212 -1.14965 4.8175 -5.8843 -1.325 4.8175 -5.00311 -1.14965 4.8175 -5.8843 -1.37498 4.8175 -4.96812 -1.325 4.8175 -5.00311 -1.26971 4.8175 -5.02889 -1.14965 4.8175 -5.8843 -0.825024 4.8175 -4.96812 -0.831374 4.8175 -5.55141 -0.875 4.8175 -5.00311 -0.875 4.8175 -5.00311 -0.893113 4.8175 -5.56261 -0.930293 4.8175 -5.02889 -0.930293 4.8175 -5.02889 -0.951859 4.8175 -5.58466 -0.989223 4.8175 -5.04468 -0.989223 4.8175 -5.04468 -1.00572 4.8175 -5.61684 -1.05 4.8175 -5.05 -1.05 4.8175 -5.05 -1.05298 4.8175 -5.65813 -1.15 4.8175 -5.05 -1.37498 4.8175 -4.96812 -1.14965 4.8175 -5.8843 -1.41812 4.8175 -4.92498 -1.41812 4.8175 -4.92498 -1.14965 4.8175 -5.8843 -1.14683 4.8175 -5.94698 -1.9 4.8175 -6.25 -1.14683 4.8175 -5.94698 -1.13287 4.8175 -6.00816 -1.10821 4.8175 -6.06585 -1.9 4.8175 -6.25 -1.13287 4.8175 -6.00816 -1.10821 4.8175 -6.06585 -1.07364 4.8175 -6.11822 -1.9 4.8175 -6.25 -1.9 4.8175 -6.25 -1.07364 4.8175 -6.11822 -1.03028 4.8175 -6.16358 -0.979515 4.8175 -6.20046 -1.9 4.8175 -6.25 -1.03028 4.8175 -6.16358 -0.979515 4.8175 -6.20046 -0.922981 4.8175 -6.22768 -1.9 4.8175 -6.25 -1.9 4.8175 -6.25 -0.922981 4.8175 -6.22768 -0.862495 4.8175 -6.24438 -0.8 4.8175 -6.25 -1.9 4.8175 -6.25 -0.862495 4.8175 -6.24438 -1.41812 4.8175 -4.92498 -1.14683 4.8175 -5.94698 -1.9 4.8175 -6.25 -1.45311 4.8175 -4.875 -1.9 4.8175 -6.25 -1.47889 4.8175 -4.81971 -1.45311 4.8175 -4.875 -1.41812 4.8175 -4.92498 -1.9 4.8175 -6.25 -0.955111 4.8175 -2.81118 -0.825024 4.8175 -1.86812 -0.95 4.8175 -2.85 -0.955111 4.8175 -2.81118 -0.875 4.8175 -1.90311 -0.825024 4.8175 -1.86812 -0.955111 4.8175 -2.81118 -0.970096 4.8175 -2.775 -0.875 4.8175 -1.90311 -0.875 4.8175 -1.90311 -0.970096 4.8175 -2.775 -0.930293 4.8175 -1.92889 -0.930293 4.8175 -1.92889 -0.970096 4.8175 -2.775 -0.993934 4.8175 -2.74393 -0.989223 4.8175 -1.94468 -0.993934 4.8175 -2.74393 -1.025 4.8175 -2.7201 -1.05 4.8175 -1.95 -1.025 4.8175 -2.7201 -1.06118 4.8175 -2.70511 -1.1 4.8175 -2.7 -1.05 4.8175 -1.95 -1.06118 4.8175 -2.70511 -1.1 4.8175 -2.7 -1.15 4.8175 -1.95 -1.05 4.8175 -1.95 -1.1 4.8175 -2.7 -1.13882 4.8175 -2.70511 -1.15 4.8175 -1.95 -1.15 4.8175 -1.95 -1.13882 4.8175 -2.70511 -1.175 4.8175 -2.7201 -1.21078 4.8175 -1.94468 -1.175 4.8175 -2.7201 -1.20607 4.8175 -2.74393 -1.26971 4.8175 -1.92889 -1.20607 4.8175 -2.74393 -1.2299 4.8175 -2.775 -1.325 4.8175 -1.90311 -1.2299 4.8175 -2.775 -1.24489 4.8175 -2.81118 -1.37498 4.8175 -1.86812 -1.24489 4.8175 -2.81118 -1.25 4.8175 -2.85 -1.41812 4.8175 -1.82498 -1.25 4.8175 -2.85 -1.41812 4.8175 -3.57502 -1.45311 4.8175 -1.775 -1.41812 4.8175 -3.57502 -1.45311 4.8175 -3.625 -1.47889 4.8175 -1.71971 -1.45311 4.8175 -3.625 -1.47889 4.8175 -3.68029 -1.49468 4.8175 -1.66078 -1.47889 4.8175 -3.68029 -1.49468 4.8175 -3.73922 -1.5 4.8175 -1.6 -1.49468 4.8175 -3.73922 -1.5 4.8175 -3.8 -1.9 4.8175 -6.25 -1.5 4.8175 -3.8 -1.5 4.8175 -4.7 -1.49468 4.8175 -4.76078 -1.9 4.8175 -6.25 -1.5 4.8175 -4.7 -1.49468 4.8175 -4.76078 -1.47889 4.8175 -4.81971 -1.9 4.8175 -6.25 -0.930293 4.8175 -1.92889 -0.993934 4.8175 -2.74393 -0.989223 4.8175 -1.94468 -0.989223 4.8175 -1.94468 -1.025 4.8175 -2.7201 -1.05 4.8175 -1.95 -1.15 4.8175 -1.95 -1.175 4.8175 -2.7201 -1.21078 4.8175 -1.94468 -1.21078 4.8175 -1.94468 -1.20607 4.8175 -2.74393 -1.26971 4.8175 -1.92889 -1.26971 4.8175 -1.92889 -1.2299 4.8175 -2.775 -1.325 4.8175 -1.90311 -1.325 4.8175 -1.90311 -1.24489 4.8175 -2.81118 -1.37498 4.8175 -1.86812 -1.41812 4.8175 -3.57502 -1.25 4.8175 -2.85 -1.37498 4.8175 -3.53188 -1.37498 4.8175 -3.53188 -1.25 4.8175 -2.85 -1.24489 4.8175 -2.88882 -1.325 4.8175 -3.49689 -1.24489 4.8175 -2.88882 -1.26971 4.8175 -3.47111 -1.325 4.8175 -3.49689 -1.37498 4.8175 -3.53188 -1.24489 4.8175 -2.88882 -1.24489 4.8175 -2.88882 -1.2299 4.8175 -2.925 -1.26971 4.8175 -3.47111 -1.26971 4.8175 -3.47111 -1.2299 4.8175 -2.925 -1.20607 4.8175 -2.95607 -1.21078 4.8175 -3.45532 -1.20607 4.8175 -2.95607 -1.175 4.8175 -2.9799 -1.15 4.8175 -3.45 -1.175 4.8175 -2.9799 -1.13882 4.8175 -2.99489 -1.1 4.8175 -3 -1.15 4.8175 -3.45 -1.13882 4.8175 -2.99489 -1.1 4.8175 -3 -1.05 4.8175 -3.45 -1.15 4.8175 -3.45 -1.1 4.8175 -3 -1.06118 4.8175 -2.99489 -1.05 4.8175 -3.45 -1.05 4.8175 -3.45 -1.06118 4.8175 -2.99489 -1.025 4.8175 -2.9799 -0.989223 4.8175 -3.45532 -1.025 4.8175 -2.9799 -0.993934 4.8175 -2.95607 -0.930293 4.8175 -3.47111 -0.993934 4.8175 -2.95607 -0.970096 4.8175 -2.925 -0.955111 4.8175 -2.88882 -0.930293 4.8175 -3.47111 -0.970096 4.8175 -2.925 -0.955111 4.8175 -2.88882 -0.875 4.8175 -3.49689 -0.930293 4.8175 -3.47111 -0.955111 4.8175 -2.88882 -0.825024 4.8175 -3.53188 -0.875 4.8175 -3.49689 -0.955111 4.8175 -2.88882 -0.95 4.8175 -2.85 -0.825024 4.8175 -3.53188 -0.825024 4.8175 -3.53188 -0.95 4.8175 -2.85 -0.781884 4.8175 -3.57502 -0.781884 4.8175 -3.57502 -0.95 4.8175 -2.85 -0.781884 4.8175 -1.82498 -0.746891 4.8175 -3.625 -0.781884 4.8175 -1.82498 -0.746891 4.8175 -1.775 -0.721108 4.8175 -3.68029 -0.746891 4.8175 -1.775 -0.721108 4.8175 -1.71971 -0.705317 4.8175 -3.73922 -0.721108 4.8175 -1.71971 -0.705317 4.8175 -1.66078 -0.705317 4.8175 -3.73922 -0.721108 4.8175 -3.68029 -0.721108 4.8175 -1.71971 -1.26971 4.8175 -3.47111 -1.20607 4.8175 -2.95607 -1.21078 4.8175 -3.45532 -1.21078 4.8175 -3.45532 -1.175 4.8175 -2.9799 -1.15 4.8175 -3.45 -1.05 4.8175 -3.45 -1.025 4.8175 -2.9799 -0.989223 4.8175 -3.45532 -0.989223 4.8175 -3.45532 -0.993934 4.8175 -2.95607 -0.930293 4.8175 -3.47111 -0.955111 4.8175 2.88882 -0.825024 4.8175 3.53188 -0.95 4.8175 2.85 -0.955111 4.8175 2.88882 -0.875 4.8175 3.49689 -0.825024 4.8175 3.53188 -0.955111 4.8175 2.88882 -0.930293 4.8175 3.47111 -0.875 4.8175 3.49689 -0.955111 4.8175 2.88882 -0.970096 4.8175 2.925 -0.930293 4.8175 3.47111 -0.930293 4.8175 3.47111 -0.970096 4.8175 2.925 -0.993934 4.8175 2.95607 -0.989223 4.8175 3.45532 -0.993934 4.8175 2.95607 -1.025 4.8175 2.9799 -1.05 4.8175 3.45 -1.025 4.8175 2.9799 -1.06118 4.8175 2.99489 -1.1 4.8175 3 -1.05 4.8175 3.45 -1.06118 4.8175 2.99489 -1.1 4.8175 3 -1.15 4.8175 3.45 -1.05 4.8175 3.45 -1.1 4.8175 3 -1.13882 4.8175 2.99489 -1.15 4.8175 3.45 -1.15 4.8175 3.45 -1.13882 4.8175 2.99489 -1.175 4.8175 2.9799 -1.21078 4.8175 3.45532 -1.175 4.8175 2.9799 -1.20607 4.8175 2.95607 -1.26971 4.8175 3.47111 -1.20607 4.8175 2.95607 -1.2299 4.8175 2.925 -1.24489 4.8175 2.88882 -1.26971 4.8175 3.47111 -1.2299 4.8175 2.925 -1.24489 4.8175 2.88882 -1.325 4.8175 3.49689 -1.26971 4.8175 3.47111 -1.24489 4.8175 2.88882 -1.37498 4.8175 3.53188 -1.325 4.8175 3.49689 -1.24489 4.8175 2.88882 -1.25 4.8175 2.85 -1.37498 4.8175 3.53188 -1.37498 4.8175 3.53188 -1.25 4.8175 2.85 -1.41812 4.8175 3.57502 -1.41812 4.8175 3.57502 -1.25 4.8175 2.85 -1.41812 4.8175 1.92498 -1.45311 4.8175 3.625 -1.41812 4.8175 1.92498 -1.45311 4.8175 1.875 -1.47889 4.8175 3.68029 -1.45311 4.8175 1.875 -1.47889 4.8175 1.81971 -1.49468 4.8175 3.73922 -1.47889 4.8175 1.81971 -1.49468 4.8175 1.76078 -1.5 4.8175 3.8 -1.49468 4.8175 1.76078 -1.5 4.8175 1.7 -1.5 4.8175 3.8 -1.49468 4.8175 3.73922 -1.49468 4.8175 1.76078 -0.930293 4.8175 3.47111 -0.993934 4.8175 2.95607 -0.989223 4.8175 3.45532 -0.989223 4.8175 3.45532 -1.025 4.8175 2.9799 -1.05 4.8175 3.45 -1.15 4.8175 3.45 -1.175 4.8175 2.9799 -1.21078 4.8175 3.45532 -1.21078 4.8175 3.45532 -1.20607 4.8175 2.95607 -1.26971 4.8175 3.47111 -1.41812 4.8175 1.92498 -1.25 4.8175 2.85 -1.37498 4.8175 1.96812 -1.37498 4.8175 1.96812 -1.25 4.8175 2.85 -1.24489 4.8175 2.81118 -1.325 4.8175 2.00311 -1.24489 4.8175 2.81118 -1.2299 4.8175 2.775 -1.26971 4.8175 2.02889 -1.2299 4.8175 2.775 -1.20607 4.8175 2.74393 -1.21078 4.8175 2.04468 -1.20607 4.8175 2.74393 -1.175 4.8175 2.7201 -1.15 4.8175 2.05 -1.175 4.8175 2.7201 -1.13882 4.8175 2.70511 -1.1 4.8175 2.7 -1.15 4.8175 2.05 -1.13882 4.8175 2.70511 -1.1 4.8175 2.7 -1.05 4.8175 2.05 -1.15 4.8175 2.05 -1.1 4.8175 2.7 -1.06118 4.8175 2.70511 -1.05 4.8175 2.05 -1.05 4.8175 2.05 -1.06118 4.8175 2.70511 -1.025 4.8175 2.7201 -0.989223 4.8175 2.04468 -1.025 4.8175 2.7201 -0.993934 4.8175 2.74393 -0.930293 4.8175 2.02889 -0.993934 4.8175 2.74393 -0.970096 4.8175 2.775 -0.875 4.8175 2.00311 -0.970096 4.8175 2.775 -0.955111 4.8175 2.81118 -0.825024 4.8175 1.96812 -0.955111 4.8175 2.81118 -0.95 4.8175 2.85 -0.781884 4.8175 1.92498 -0.95 4.8175 2.85 -0.781884 4.8175 3.57502 -0.746891 4.8175 1.875 -0.781884 4.8175 3.57502 -0.746891 4.8175 3.625 -0.721108 4.8175 1.81971 -0.746891 4.8175 3.625 -0.721108 4.8175 3.68029 -0.705317 4.8175 1.76078 -0.721108 4.8175 1.81971 -0.721108 4.8175 3.68029 -1.37498 4.8175 1.96812 -1.24489 4.8175 2.81118 -1.325 4.8175 2.00311 -1.325 4.8175 2.00311 -1.2299 4.8175 2.775 -1.26971 4.8175 2.02889 -1.26971 4.8175 2.02889 -1.20607 4.8175 2.74393 -1.21078 4.8175 2.04468 -1.21078 4.8175 2.04468 -1.175 4.8175 2.7201 -1.15 4.8175 2.05 -1.05 4.8175 2.05 -1.025 4.8175 2.7201 -0.989223 4.8175 2.04468 -0.989223 4.8175 2.04468 -0.993934 4.8175 2.74393 -0.930293 4.8175 2.02889 -0.930293 4.8175 2.02889 -0.970096 4.8175 2.775 -0.875 4.8175 2.00311 -0.875 4.8175 2.00311 -0.955111 4.8175 2.81118 -0.825024 4.8175 1.96812 -0.721108 4.8175 -3.68029 -0.746891 4.8175 -3.625 -0.746891 4.8175 -1.775 -0.746891 4.8175 -3.625 -0.781884 4.8175 -3.57502 -0.781884 4.8175 -1.82498 -1.41812 4.8175 -1.82498 -1.41812 4.8175 -3.57502 -1.45311 4.8175 -1.775 -1.45311 4.8175 -1.775 -1.45311 4.8175 -3.625 -1.47889 4.8175 -1.71971 -1.47889 4.8175 -1.71971 -1.47889 4.8175 -3.68029 -1.49468 4.8175 -1.66078 -1.49468 4.8175 -1.66078 -1.49468 4.8175 -3.73922 -1.5 4.8175 -1.6 -1.5 4.8175 -1.6 -1.5 4.8175 -3.8 -1.9 4.8175 -6.25 -1.49468 4.8175 3.73922 -1.47889 4.8175 3.68029 -1.47889 4.8175 1.81971 -1.47889 4.8175 3.68029 -1.45311 4.8175 3.625 -1.45311 4.8175 1.875 -1.45311 4.8175 3.625 -1.41812 4.8175 3.57502 -1.41812 4.8175 1.92498 -0.825024 4.8175 3.53188 -0.781884 4.8175 3.57502 -0.95 4.8175 2.85 -0.781884 4.8175 1.92498 -0.781884 4.8175 3.57502 -0.746891 4.8175 1.875 -0.746891 4.8175 1.875 -0.746891 4.8175 3.625 -0.721108 4.8175 1.81971 -1.41812 4.8175 -1.82498 -1.37498 4.8175 -1.86812 -1.25 4.8175 -2.85 -0.825024 4.8175 -1.86812 -0.781884 4.8175 -1.82498 -0.95 4.8175 -2.85 -0.781884 4.8175 1.92498 -0.825024 4.8175 1.96812 -0.95 4.8175 2.85 1.5 4.8175 1.4 1.5 4.8175 -1.4 1.49468 4.8175 1.33922 1.49468 4.8175 1.33922 1.5 4.8175 -1.4 1.49468 4.8175 -1.33922 1.47889 4.8175 1.28029 1.49468 4.8175 -1.33922 1.47889 4.8175 -1.28029 1.45311 4.8175 1.225 1.47889 4.8175 -1.28029 1.45311 4.8175 -1.225 1.41812 4.8175 1.17502 1.45311 4.8175 -1.225 1.41812 4.8175 -1.17502 1.37498 4.8175 1.13188 1.41812 4.8175 -1.17502 1.37498 4.8175 -1.13188 1.325 4.8175 1.09689 1.37498 4.8175 -1.13188 1.325 4.8175 -1.09689 1.26971 4.8175 1.07111 1.325 4.8175 -1.09689 1.26971 4.8175 -1.07111 1.21078 4.8175 1.05532 1.26971 4.8175 -1.07111 1.21078 4.8175 -1.05532 1.15 4.8175 1.05 1.21078 4.8175 -1.05532 1.15 4.8175 -1.05 0.55 4.8175 1.05 1.15 4.8175 -1.05 0.55 4.8175 -1.05 0.489223 4.8175 1.05532 0.55 4.8175 -1.05 0.489223 4.8175 -1.05532 0.430293 4.8175 1.07111 0.489223 4.8175 -1.05532 0.430293 4.8175 -1.07111 0.375 4.8175 1.09689 0.430293 4.8175 -1.07111 0.375 4.8175 -1.09689 0.325024 4.8175 1.13188 0.375 4.8175 -1.09689 0.325024 4.8175 -1.13188 0.281884 4.8175 1.17502 0.325024 4.8175 -1.13188 0.281884 4.8175 -1.17502 0.246891 4.8175 1.225 0.281884 4.8175 -1.17502 0.246891 4.8175 -1.225 0.221108 4.8175 1.28029 0.246891 4.8175 -1.225 0.221108 4.8175 -1.28029 0.205317 4.8175 1.33922 0.221108 4.8175 -1.28029 0.205317 4.8175 -1.33922 0.205317 4.8175 1.33922 0.221108 4.8175 1.28029 0.221108 4.8175 -1.28029 1.49468 4.8175 1.33922 1.49468 4.8175 -1.33922 1.47889 4.8175 1.28029 1.47889 4.8175 1.28029 1.47889 4.8175 -1.28029 1.45311 4.8175 1.225 1.45311 4.8175 1.225 1.45311 4.8175 -1.225 1.41812 4.8175 1.17502 1.41812 4.8175 1.17502 1.41812 4.8175 -1.17502 1.37498 4.8175 1.13188 1.37498 4.8175 1.13188 1.37498 4.8175 -1.13188 1.325 4.8175 1.09689 1.325 4.8175 1.09689 1.325 4.8175 -1.09689 1.26971 4.8175 1.07111 1.26971 4.8175 1.07111 1.26971 4.8175 -1.07111 1.21078 4.8175 1.05532 1.21078 4.8175 1.05532 1.21078 4.8175 -1.05532 1.15 4.8175 1.05 1.15 4.8175 1.05 1.15 4.8175 -1.05 0.55 4.8175 1.05 0.55 4.8175 1.05 0.55 4.8175 -1.05 0.489223 4.8175 1.05532 0.489223 4.8175 1.05532 0.489223 4.8175 -1.05532 0.430293 4.8175 1.07111 0.430293 4.8175 1.07111 0.430293 4.8175 -1.07111 0.375 4.8175 1.09689 0.375 4.8175 1.09689 0.375 4.8175 -1.09689 0.325024 4.8175 1.13188 0.325024 4.8175 1.13188 0.325024 4.8175 -1.13188 0.281884 4.8175 1.17502 0.281884 4.8175 1.17502 0.281884 4.8175 -1.17502 0.246891 4.8175 1.225 0.246891 4.8175 1.225 0.246891 4.8175 -1.225 0.221108 4.8175 1.28029 1.5 4.8175 1.4 1.5 4.8175 4.7 1.9 4.8175 6.25 1.9 4.8175 6.25 1.5 4.8175 4.7 1.49468 4.8175 4.76078 1.47889 4.8175 4.81971 1.9 4.8175 6.25 1.49468 4.8175 4.76078 1.5 4.8175 1.4 1.49468 4.8175 1.33922 1.5 4.5 1.4 1.5 4.5 1.4 1.49468 4.8175 1.33922 1.49468 4.5 1.33922 1.49468 4.5 1.33922 1.49468 4.8175 1.33922 1.47889 4.8175 1.28029 1.47889 4.5 1.28029 1.47889 4.8175 1.28029 1.45311 4.8175 1.225 1.45311 4.5 1.225 1.45311 4.8175 1.225 1.41812 4.8175 1.17502 1.41812 4.5 1.17502 1.41812 4.8175 1.17502 1.37498 4.8175 1.13188 1.37498 4.5 1.13188 1.37498 4.8175 1.13188 1.325 4.8175 1.09689 1.325 4.5 1.09689 1.325 4.8175 1.09689 1.26971 4.8175 1.07111 1.26971 4.5 1.07111 1.26971 4.8175 1.07111 1.21078 4.8175 1.05532 1.21078 4.5 1.05532 1.21078 4.8175 1.05532 1.15 4.8175 1.05 1.15 4.5 1.05 1.21078 4.5 1.05532 1.15 4.8175 1.05 1.49468 4.5 1.33922 1.47889 4.8175 1.28029 1.47889 4.5 1.28029 1.47889 4.5 1.28029 1.45311 4.8175 1.225 1.45311 4.5 1.225 1.45311 4.5 1.225 1.41812 4.8175 1.17502 1.41812 4.5 1.17502 1.41812 4.5 1.17502 1.37498 4.8175 1.13188 1.37498 4.5 1.13188 1.37498 4.5 1.13188 1.325 4.8175 1.09689 1.325 4.5 1.09689 1.325 4.5 1.09689 1.26971 4.8175 1.07111 1.26971 4.5 1.07111 1.26971 4.5 1.07111 1.21078 4.8175 1.05532 1.21078 4.5 1.05532 1.15 4.8175 1.05 0.55 4.8175 1.05 1.15 4.5 1.05 1.15 4.5 1.05 0.55 4.8175 1.05 0.55 4.5 1.05 0.55 4.8175 1.05 0.489223 4.8175 1.05532 0.55 4.5 1.05 0.55 4.5 1.05 0.489223 4.8175 1.05532 0.489223 4.5 1.05532 0.489223 4.5 1.05532 0.489223 4.8175 1.05532 0.430293 4.8175 1.07111 0.430293 4.5 1.07111 0.430293 4.8175 1.07111 0.375 4.8175 1.09689 0.375 4.5 1.09689 0.375 4.8175 1.09689 0.325024 4.8175 1.13188 0.325024 4.5 1.13188 0.325024 4.8175 1.13188 0.281884 4.8175 1.17502 0.281884 4.5 1.17502 0.281884 4.8175 1.17502 0.246891 4.8175 1.225 0.246891 4.5 1.225 0.246891 4.8175 1.225 0.221108 4.8175 1.28029 0.221108 4.5 1.28029 0.221108 4.8175 1.28029 0.205317 4.8175 1.33922 0.205317 4.5 1.33922 0.205317 4.8175 1.33922 0.2 4.8175 1.4 0.2 4.5 1.4 0.205317 4.5 1.33922 0.2 4.8175 1.4 0.489223 4.5 1.05532 0.430293 4.8175 1.07111 0.430293 4.5 1.07111 0.430293 4.5 1.07111 0.375 4.8175 1.09689 0.375 4.5 1.09689 0.375 4.5 1.09689 0.325024 4.8175 1.13188 0.325024 4.5 1.13188 0.325024 4.5 1.13188 0.281884 4.8175 1.17502 0.281884 4.5 1.17502 0.281884 4.5 1.17502 0.246891 4.8175 1.225 0.246891 4.5 1.225 0.246891 4.5 1.225 0.221108 4.8175 1.28029 0.221108 4.5 1.28029 0.221108 4.5 1.28029 0.205317 4.8175 1.33922 0.205317 4.5 1.33922 0.2 4.8175 1.4 0.2 4.8175 4.7 0.2 4.5 1.4 0.2 4.5 1.4 0.2 4.8175 4.7 0.2 4.5 4.7 0.2 4.8175 4.7 0.205317 4.8175 4.76078 0.2 4.5 4.7 0.2 4.5 4.7 0.205317 4.8175 4.76078 0.205317 4.5 4.76078 0.205317 4.5 4.76078 0.205317 4.8175 4.76078 0.221108 4.8175 4.81971 0.221108 4.5 4.81971 0.221108 4.8175 4.81971 0.246891 4.8175 4.875 0.246891 4.5 4.875 0.246891 4.8175 4.875 0.281884 4.8175 4.92498 0.281884 4.5 4.92498 0.281884 4.8175 4.92498 0.325024 4.8175 4.96812 0.325024 4.5 4.96812 0.325024 4.8175 4.96812 0.375 4.8175 5.00311 0.375 4.5 5.00311 0.375 4.8175 5.00311 0.430293 4.8175 5.02889 0.430293 4.5 5.02889 0.430293 4.8175 5.02889 0.489223 4.8175 5.04468 0.489223 4.5 5.04468 0.489223 4.8175 5.04468 0.55 4.8175 5.05 0.55 4.5 5.05 0.489223 4.5 5.04468 0.55 4.8175 5.05 0.205317 4.5 4.76078 0.221108 4.8175 4.81971 0.221108 4.5 4.81971 0.221108 4.5 4.81971 0.246891 4.8175 4.875 0.246891 4.5 4.875 0.246891 4.5 4.875 0.281884 4.8175 4.92498 0.281884 4.5 4.92498 0.281884 4.5 4.92498 0.325024 4.8175 4.96812 0.325024 4.5 4.96812 0.325024 4.5 4.96812 0.375 4.8175 5.00311 0.375 4.5 5.00311 0.375 4.5 5.00311 0.430293 4.8175 5.02889 0.430293 4.5 5.02889 0.430293 4.5 5.02889 0.489223 4.8175 5.04468 0.489223 4.5 5.04468 0.55 4.8175 5.05 1.15 4.8175 5.05 0.55 4.5 5.05 0.55 4.5 5.05 1.15 4.8175 5.05 1.15 4.5 5.05 1.15 4.8175 5.05 1.21078 4.8175 5.04468 1.15 4.5 5.05 1.15 4.5 5.05 1.21078 4.8175 5.04468 1.21078 4.5 5.04468 1.21078 4.5 5.04468 1.21078 4.8175 5.04468 1.26971 4.8175 5.02889 1.26971 4.5 5.02889 1.26971 4.8175 5.02889 1.325 4.8175 5.00311 1.325 4.5 5.00311 1.325 4.8175 5.00311 1.37498 4.8175 4.96812 1.37498 4.5 4.96812 1.37498 4.8175 4.96812 1.41812 4.8175 4.92498 1.41812 4.5 4.92498 1.41812 4.8175 4.92498 1.45311 4.8175 4.875 1.45311 4.5 4.875 1.45311 4.8175 4.875 1.47889 4.8175 4.81971 1.47889 4.5 4.81971 1.47889 4.8175 4.81971 1.49468 4.8175 4.76078 1.49468 4.5 4.76078 1.49468 4.8175 4.76078 1.5 4.8175 4.7 1.5 4.5 4.7 1.49468 4.5 4.76078 1.5 4.8175 4.7 1.21078 4.5 5.04468 1.26971 4.8175 5.02889 1.26971 4.5 5.02889 1.26971 4.5 5.02889 1.325 4.8175 5.00311 1.325 4.5 5.00311 1.325 4.5 5.00311 1.37498 4.8175 4.96812 1.37498 4.5 4.96812 1.37498 4.5 4.96812 1.41812 4.8175 4.92498 1.41812 4.5 4.92498 1.41812 4.5 4.92498 1.45311 4.8175 4.875 1.45311 4.5 4.875 1.45311 4.5 4.875 1.47889 4.8175 4.81971 1.47889 4.5 4.81971 1.47889 4.5 4.81971 1.49468 4.8175 4.76078 1.49468 4.5 4.76078 1.5 4.8175 4.7 1.5 4.8175 1.4 1.5 4.5 4.7 1.5 4.5 4.7 1.5 4.8175 1.4 1.5 4.5 1.4 1.5 4.5 -4.7 1.5 4.8175 -4.7 1.49468 4.5 -4.76078 1.49468 4.5 -4.76078 1.5 4.8175 -4.7 1.49468 4.8175 -4.76078 1.47889 4.8175 -4.81971 1.49468 4.5 -4.76078 1.49468 4.8175 -4.76078 1.47889 4.8175 -4.81971 1.47889 4.5 -4.81971 1.49468 4.5 -4.76078 1.47889 4.8175 -4.81971 1.45311 4.8175 -4.875 1.47889 4.5 -4.81971 1.47889 4.5 -4.81971 1.45311 4.8175 -4.875 1.45311 4.5 -4.875 1.45311 4.5 -4.875 1.45311 4.8175 -4.875 1.41812 4.8175 -4.92498 1.41812 4.5 -4.92498 1.41812 4.8175 -4.92498 1.37498 4.8175 -4.96812 1.37498 4.5 -4.96812 1.37498 4.8175 -4.96812 1.325 4.8175 -5.00311 1.325 4.5 -5.00311 1.325 4.8175 -5.00311 1.26971 4.8175 -5.02889 1.26971 4.5 -5.02889 1.26971 4.8175 -5.02889 1.21078 4.8175 -5.04468 1.21078 4.5 -5.04468 1.21078 4.8175 -5.04468 1.15 4.8175 -5.05 1.15 4.5 -5.05 1.21078 4.5 -5.04468 1.15 4.8175 -5.05 1.45311 4.5 -4.875 1.41812 4.8175 -4.92498 1.41812 4.5 -4.92498 1.41812 4.5 -4.92498 1.37498 4.8175 -4.96812 1.37498 4.5 -4.96812 1.37498 4.5 -4.96812 1.325 4.8175 -5.00311 1.325 4.5 -5.00311 1.325 4.5 -5.00311 1.26971 4.8175 -5.02889 1.26971 4.5 -5.02889 1.26971 4.5 -5.02889 1.21078 4.8175 -5.04468 1.21078 4.5 -5.04468 1.15 4.8175 -5.05 0.55 4.8175 -5.05 1.15 4.5 -5.05 1.15 4.5 -5.05 0.55 4.8175 -5.05 0.55 4.5 -5.05 0.55 4.5 -5.05 0.55 4.8175 -5.05 0.489223 4.5 -5.04468 0.489223 4.5 -5.04468 0.55 4.8175 -5.05 0.489223 4.8175 -5.04468 0.430293 4.8175 -5.02889 0.489223 4.5 -5.04468 0.489223 4.8175 -5.04468 0.430293 4.8175 -5.02889 0.430293 4.5 -5.02889 0.489223 4.5 -5.04468 0.430293 4.8175 -5.02889 0.375 4.8175 -5.00311 0.430293 4.5 -5.02889 0.430293 4.5 -5.02889 0.375 4.8175 -5.00311 0.375 4.5 -5.00311 0.375 4.5 -5.00311 0.375 4.8175 -5.00311 0.325024 4.8175 -4.96812 0.325024 4.5 -4.96812 0.325024 4.8175 -4.96812 0.281884 4.8175 -4.92498 0.281884 4.5 -4.92498 0.281884 4.8175 -4.92498 0.246891 4.8175 -4.875 0.246891 4.5 -4.875 0.246891 4.8175 -4.875 0.221108 4.8175 -4.81971 0.221108 4.5 -4.81971 0.221108 4.8175 -4.81971 0.205317 4.8175 -4.76078 0.205317 4.5 -4.76078 0.205317 4.8175 -4.76078 0.2 4.8175 -4.7 0.2 4.5 -4.7 0.205317 4.5 -4.76078 0.2 4.8175 -4.7 0.375 4.5 -5.00311 0.325024 4.8175 -4.96812 0.325024 4.5 -4.96812 0.325024 4.5 -4.96812 0.281884 4.8175 -4.92498 0.281884 4.5 -4.92498 0.281884 4.5 -4.92498 0.246891 4.8175 -4.875 0.246891 4.5 -4.875 0.246891 4.5 -4.875 0.221108 4.8175 -4.81971 0.221108 4.5 -4.81971 0.221108 4.5 -4.81971 0.205317 4.8175 -4.76078 0.205317 4.5 -4.76078 0.2 4.8175 -4.7 0.2 4.8175 -1.4 0.2 4.5 -4.7 0.2 4.5 -4.7 0.2 4.8175 -1.4 0.2 4.5 -1.4 0.2 4.5 -1.4 0.2 4.8175 -1.4 0.205317 4.5 -1.33922 0.205317 4.5 -1.33922 0.2 4.8175 -1.4 0.205317 4.8175 -1.33922 0.221108 4.8175 -1.28029 0.205317 4.5 -1.33922 0.205317 4.8175 -1.33922 0.221108 4.8175 -1.28029 0.221108 4.5 -1.28029 0.205317 4.5 -1.33922 0.221108 4.8175 -1.28029 0.246891 4.8175 -1.225 0.221108 4.5 -1.28029 0.221108 4.5 -1.28029 0.246891 4.8175 -1.225 0.246891 4.5 -1.225 0.246891 4.5 -1.225 0.246891 4.8175 -1.225 0.281884 4.8175 -1.17502 0.281884 4.5 -1.17502 0.281884 4.8175 -1.17502 0.325024 4.8175 -1.13188 0.325024 4.5 -1.13188 0.325024 4.8175 -1.13188 0.375 4.8175 -1.09689 0.375 4.5 -1.09689 0.375 4.8175 -1.09689 0.430293 4.8175 -1.07111 0.430293 4.5 -1.07111 0.430293 4.8175 -1.07111 0.489223 4.8175 -1.05532 0.489223 4.5 -1.05532 0.489223 4.8175 -1.05532 0.55 4.8175 -1.05 0.55 4.5 -1.05 0.489223 4.5 -1.05532 0.55 4.8175 -1.05 0.246891 4.5 -1.225 0.281884 4.8175 -1.17502 0.281884 4.5 -1.17502 0.281884 4.5 -1.17502 0.325024 4.8175 -1.13188 0.325024 4.5 -1.13188 0.325024 4.5 -1.13188 0.375 4.8175 -1.09689 0.375 4.5 -1.09689 0.375 4.5 -1.09689 0.430293 4.8175 -1.07111 0.430293 4.5 -1.07111 0.430293 4.5 -1.07111 0.489223 4.8175 -1.05532 0.489223 4.5 -1.05532 0.55 4.8175 -1.05 1.15 4.8175 -1.05 0.55 4.5 -1.05 0.55 4.5 -1.05 1.15 4.8175 -1.05 1.15 4.5 -1.05 1.15 4.5 -1.05 1.15 4.8175 -1.05 1.21078 4.5 -1.05532 1.21078 4.5 -1.05532 1.15 4.8175 -1.05 1.21078 4.8175 -1.05532 1.26971 4.8175 -1.07111 1.21078 4.5 -1.05532 1.21078 4.8175 -1.05532 1.26971 4.8175 -1.07111 1.26971 4.5 -1.07111 1.21078 4.5 -1.05532 1.26971 4.8175 -1.07111 1.325 4.8175 -1.09689 1.26971 4.5 -1.07111 1.26971 4.5 -1.07111 1.325 4.8175 -1.09689 1.325 4.5 -1.09689 1.325 4.5 -1.09689 1.325 4.8175 -1.09689 1.37498 4.8175 -1.13188 1.37498 4.5 -1.13188 1.37498 4.8175 -1.13188 1.41812 4.8175 -1.17502 1.41812 4.5 -1.17502 1.41812 4.8175 -1.17502 1.45311 4.8175 -1.225 1.45311 4.5 -1.225 1.45311 4.8175 -1.225 1.47889 4.8175 -1.28029 1.47889 4.5 -1.28029 1.47889 4.8175 -1.28029 1.49468 4.8175 -1.33922 1.49468 4.5 -1.33922 1.49468 4.8175 -1.33922 1.5 4.8175 -1.4 1.5 4.5 -1.4 1.49468 4.5 -1.33922 1.5 4.8175 -1.4 1.325 4.5 -1.09689 1.37498 4.8175 -1.13188 1.37498 4.5 -1.13188 1.37498 4.5 -1.13188 1.41812 4.8175 -1.17502 1.41812 4.5 -1.17502 1.41812 4.5 -1.17502 1.45311 4.8175 -1.225 1.45311 4.5 -1.225 1.45311 4.5 -1.225 1.47889 4.8175 -1.28029 1.47889 4.5 -1.28029 1.47889 4.5 -1.28029 1.49468 4.8175 -1.33922 1.49468 4.5 -1.33922 1.5 4.8175 -1.4 1.5 4.8175 -4.7 1.5 4.5 -1.4 1.5 4.5 -1.4 1.5 4.8175 -4.7 1.5 4.5 -4.7 -1.5 4.5 1.7 -1.5 4.8175 1.7 -1.49468 4.5 1.76078 -1.49468 4.5 1.76078 -1.5 4.8175 1.7 -1.49468 4.8175 1.76078 -1.47889 4.8175 1.81971 -1.49468 4.5 1.76078 -1.49468 4.8175 1.76078 -1.47889 4.8175 1.81971 -1.47889 4.5 1.81971 -1.49468 4.5 1.76078 -1.47889 4.8175 1.81971 -1.45311 4.8175 1.875 -1.47889 4.5 1.81971 -1.47889 4.5 1.81971 -1.45311 4.8175 1.875 -1.45311 4.5 1.875 -1.45311 4.5 1.875 -1.45311 4.8175 1.875 -1.41812 4.8175 1.92498 -1.41812 4.5 1.92498 -1.41812 4.8175 1.92498 -1.37498 4.8175 1.96812 -1.37498 4.5 1.96812 -1.37498 4.8175 1.96812 -1.325 4.8175 2.00311 -1.325 4.5 2.00311 -1.325 4.8175 2.00311 -1.26971 4.8175 2.02889 -1.26971 4.5 2.02889 -1.26971 4.8175 2.02889 -1.21078 4.8175 2.04468 -1.21078 4.5 2.04468 -1.21078 4.8175 2.04468 -1.15 4.8175 2.05 -1.15 4.5 2.05 -1.21078 4.5 2.04468 -1.15 4.8175 2.05 -1.45311 4.5 1.875 -1.41812 4.8175 1.92498 -1.41812 4.5 1.92498 -1.41812 4.5 1.92498 -1.37498 4.8175 1.96812 -1.37498 4.5 1.96812 -1.37498 4.5 1.96812 -1.325 4.8175 2.00311 -1.325 4.5 2.00311 -1.325 4.5 2.00311 -1.26971 4.8175 2.02889 -1.26971 4.5 2.02889 -1.26971 4.5 2.02889 -1.21078 4.8175 2.04468 -1.21078 4.5 2.04468 -1.15 4.8175 2.05 -1.05 4.8175 2.05 -1.15 4.5 2.05 -1.15 4.5 2.05 -1.05 4.8175 2.05 -1.05 4.5 2.05 -1.05 4.5 2.05 -1.05 4.8175 2.05 -0.989223 4.5 2.04468 -0.989223 4.5 2.04468 -1.05 4.8175 2.05 -0.989223 4.8175 2.04468 -0.930293 4.8175 2.02889 -0.989223 4.5 2.04468 -0.989223 4.8175 2.04468 -0.930293 4.8175 2.02889 -0.930293 4.5 2.02889 -0.989223 4.5 2.04468 -0.930293 4.8175 2.02889 -0.875 4.8175 2.00311 -0.930293 4.5 2.02889 -0.930293 4.5 2.02889 -0.875 4.8175 2.00311 -0.875 4.5 2.00311 -0.875 4.5 2.00311 -0.875 4.8175 2.00311 -0.825024 4.8175 1.96812 -0.825024 4.5 1.96812 -0.825024 4.8175 1.96812 -0.781884 4.8175 1.92498 -0.781884 4.5 1.92498 -0.781884 4.8175 1.92498 -0.746891 4.8175 1.875 -0.746891 4.5 1.875 -0.746891 4.8175 1.875 -0.721108 4.8175 1.81971 -0.721108 4.5 1.81971 -0.721108 4.8175 1.81971 -0.705317 4.8175 1.76078 -0.705317 4.5 1.76078 -0.705317 4.8175 1.76078 -0.7 4.8175 1.7 -0.7 4.5 1.7 -0.705317 4.5 1.76078 -0.7 4.8175 1.7 -0.875 4.5 2.00311 -0.825024 4.8175 1.96812 -0.825024 4.5 1.96812 -0.825024 4.5 1.96812 -0.781884 4.8175 1.92498 -0.781884 4.5 1.92498 -0.781884 4.5 1.92498 -0.746891 4.8175 1.875 -0.746891 4.5 1.875 -0.746891 4.5 1.875 -0.721108 4.8175 1.81971 -0.721108 4.5 1.81971 -0.721108 4.5 1.81971 -0.705317 4.8175 1.76078 -0.705317 4.5 1.76078 -0.7 4.8175 1.7 -0.7 4.8175 -1.6 -0.7 4.5 1.7 -0.7 4.5 1.7 -0.7 4.8175 -1.6 -0.7 4.5 -1.6 -0.7 4.5 -1.6 -0.7 4.8175 -1.6 -0.705317 4.5 -1.66078 -0.705317 4.5 -1.66078 -0.7 4.8175 -1.6 -0.705317 4.8175 -1.66078 -0.721108 4.8175 -1.71971 -0.705317 4.5 -1.66078 -0.705317 4.8175 -1.66078 -0.721108 4.8175 -1.71971 -0.721108 4.5 -1.71971 -0.705317 4.5 -1.66078 -0.721108 4.8175 -1.71971 -0.746891 4.8175 -1.775 -0.721108 4.5 -1.71971 -0.721108 4.5 -1.71971 -0.746891 4.8175 -1.775 -0.746891 4.5 -1.775 -0.746891 4.5 -1.775 -0.746891 4.8175 -1.775 -0.781884 4.8175 -1.82498 -0.781884 4.5 -1.82498 -0.781884 4.8175 -1.82498 -0.825024 4.8175 -1.86812 -0.825024 4.5 -1.86812 -0.825024 4.8175 -1.86812 -0.875 4.8175 -1.90311 -0.875 4.5 -1.90311 -0.875 4.8175 -1.90311 -0.930293 4.8175 -1.92889 -0.930293 4.5 -1.92889 -0.930293 4.8175 -1.92889 -0.989223 4.8175 -1.94468 -0.989223 4.5 -1.94468 -0.989223 4.8175 -1.94468 -1.05 4.8175 -1.95 -1.05 4.5 -1.95 -0.989223 4.5 -1.94468 -1.05 4.8175 -1.95 -0.746891 4.5 -1.775 -0.781884 4.8175 -1.82498 -0.781884 4.5 -1.82498 -0.781884 4.5 -1.82498 -0.825024 4.8175 -1.86812 -0.825024 4.5 -1.86812 -0.825024 4.5 -1.86812 -0.875 4.8175 -1.90311 -0.875 4.5 -1.90311 -0.875 4.5 -1.90311 -0.930293 4.8175 -1.92889 -0.930293 4.5 -1.92889 -0.930293 4.5 -1.92889 -0.989223 4.8175 -1.94468 -0.989223 4.5 -1.94468 -1.05 4.8175 -1.95 -1.15 4.8175 -1.95 -1.05 4.5 -1.95 -1.05 4.5 -1.95 -1.15 4.8175 -1.95 -1.15 4.5 -1.95 -1.15 4.5 -1.95 -1.15 4.8175 -1.95 -1.21078 4.5 -1.94468 -1.21078 4.5 -1.94468 -1.15 4.8175 -1.95 -1.21078 4.8175 -1.94468 -1.26971 4.8175 -1.92889 -1.21078 4.5 -1.94468 -1.21078 4.8175 -1.94468 -1.26971 4.8175 -1.92889 -1.26971 4.5 -1.92889 -1.21078 4.5 -1.94468 -1.26971 4.8175 -1.92889 -1.325 4.8175 -1.90311 -1.26971 4.5 -1.92889 -1.26971 4.5 -1.92889 -1.325 4.8175 -1.90311 -1.325 4.5 -1.90311 -1.325 4.5 -1.90311 -1.325 4.8175 -1.90311 -1.37498 4.8175 -1.86812 -1.37498 4.5 -1.86812 -1.37498 4.8175 -1.86812 -1.41812 4.8175 -1.82498 -1.41812 4.5 -1.82498 -1.41812 4.8175 -1.82498 -1.45311 4.8175 -1.775 -1.45311 4.5 -1.775 -1.45311 4.8175 -1.775 -1.47889 4.8175 -1.71971 -1.47889 4.5 -1.71971 -1.47889 4.8175 -1.71971 -1.49468 4.8175 -1.66078 -1.49468 4.5 -1.66078 -1.49468 4.8175 -1.66078 -1.5 4.8175 -1.6 -1.5 4.5 -1.6 -1.49468 4.5 -1.66078 -1.5 4.8175 -1.6 -1.325 4.5 -1.90311 -1.37498 4.8175 -1.86812 -1.37498 4.5 -1.86812 -1.37498 4.5 -1.86812 -1.41812 4.8175 -1.82498 -1.41812 4.5 -1.82498 -1.41812 4.5 -1.82498 -1.45311 4.8175 -1.775 -1.45311 4.5 -1.775 -1.45311 4.5 -1.775 -1.47889 4.8175 -1.71971 -1.47889 4.5 -1.71971 -1.47889 4.5 -1.71971 -1.49468 4.8175 -1.66078 -1.49468 4.5 -1.66078 -1.5 4.8175 -1.6 -1.5 4.8175 1.7 -1.5 4.5 -1.6 -1.5 4.5 -1.6 -1.5 4.8175 1.7 -1.5 4.5 1.7 -1.5 4.8175 4.7 -1.49468 4.8175 4.76078 -1.5 4.5 4.7 -1.5 4.5 4.7 -1.49468 4.8175 4.76078 -1.49468 4.5 4.76078 -1.49468 4.5 4.76078 -1.49468 4.8175 4.76078 -1.47889 4.8175 4.81971 -1.47889 4.5 4.81971 -1.47889 4.8175 4.81971 -1.45311 4.8175 4.875 -1.45311 4.5 4.875 -1.45311 4.8175 4.875 -1.41812 4.8175 4.92498 -1.41812 4.5 4.92498 -1.41812 4.8175 4.92498 -1.37498 4.8175 4.96812 -1.37498 4.5 4.96812 -1.37498 4.8175 4.96812 -1.325 4.8175 5.00311 -1.325 4.5 5.00311 -1.325 4.8175 5.00311 -1.26971 4.8175 5.02889 -1.26971 4.5 5.02889 -1.26971 4.8175 5.02889 -1.21078 4.8175 5.04468 -1.21078 4.5 5.04468 -1.21078 4.8175 5.04468 -1.15 4.8175 5.05 -1.15 4.5 5.05 -1.21078 4.5 5.04468 -1.15 4.8175 5.05 -1.49468 4.5 4.76078 -1.47889 4.8175 4.81971 -1.47889 4.5 4.81971 -1.47889 4.5 4.81971 -1.45311 4.8175 4.875 -1.45311 4.5 4.875 -1.45311 4.5 4.875 -1.41812 4.8175 4.92498 -1.41812 4.5 4.92498 -1.41812 4.5 4.92498 -1.37498 4.8175 4.96812 -1.37498 4.5 4.96812 -1.37498 4.5 4.96812 -1.325 4.8175 5.00311 -1.325 4.5 5.00311 -1.325 4.5 5.00311 -1.26971 4.8175 5.02889 -1.26971 4.5 5.02889 -1.26971 4.5 5.02889 -1.21078 4.8175 5.04468 -1.21078 4.5 5.04468 -1.15 4.8175 5.05 -1.05 4.8175 5.05 -1.15 4.5 5.05 -1.15 4.5 5.05 -1.05 4.8175 5.05 -1.05 4.5 5.05 -1.05 4.8175 5.05 -0.989223 4.8175 5.04468 -1.05 4.5 5.05 -1.05 4.5 5.05 -0.989223 4.8175 5.04468 -0.989223 4.5 5.04468 -0.989223 4.5 5.04468 -0.989223 4.8175 5.04468 -0.930293 4.8175 5.02889 -0.930293 4.5 5.02889 -0.930293 4.8175 5.02889 -0.875 4.8175 5.00311 -0.875 4.5 5.00311 -0.875 4.8175 5.00311 -0.825024 4.8175 4.96812 -0.825024 4.5 4.96812 -0.825024 4.8175 4.96812 -0.781884 4.8175 4.92498 -0.781884 4.5 4.92498 -0.781884 4.8175 4.92498 -0.746891 4.8175 4.875 -0.746891 4.5 4.875 -0.746891 4.8175 4.875 -0.721108 4.8175 4.81971 -0.721108 4.5 4.81971 -0.721108 4.8175 4.81971 -0.705317 4.8175 4.76078 -0.705317 4.5 4.76078 -0.705317 4.8175 4.76078 -0.7 4.8175 4.7 -0.7 4.5 4.7 -0.705317 4.5 4.76078 -0.7 4.8175 4.7 -0.989223 4.5 5.04468 -0.930293 4.8175 5.02889 -0.930293 4.5 5.02889 -0.930293 4.5 5.02889 -0.875 4.8175 5.00311 -0.875 4.5 5.00311 -0.875 4.5 5.00311 -0.825024 4.8175 4.96812 -0.825024 4.5 4.96812 -0.825024 4.5 4.96812 -0.781884 4.8175 4.92498 -0.781884 4.5 4.92498 -0.781884 4.5 4.92498 -0.746891 4.8175 4.875 -0.746891 4.5 4.875 -0.746891 4.5 4.875 -0.721108 4.8175 4.81971 -0.721108 4.5 4.81971 -0.721108 4.5 4.81971 -0.705317 4.8175 4.76078 -0.705317 4.5 4.76078 -0.7 4.8175 4.7 -0.7 4.8175 3.8 -0.7 4.5 4.7 -0.7 4.5 4.7 -0.7 4.8175 3.8 -0.7 4.5 3.8 -0.7 4.8175 3.8 -0.705317 4.8175 3.73922 -0.7 4.5 3.8 -0.7 4.5 3.8 -0.705317 4.8175 3.73922 -0.705317 4.5 3.73922 -0.705317 4.5 3.73922 -0.705317 4.8175 3.73922 -0.721108 4.8175 3.68029 -0.721108 4.5 3.68029 -0.721108 4.8175 3.68029 -0.746891 4.8175 3.625 -0.746891 4.5 3.625 -0.746891 4.8175 3.625 -0.781884 4.8175 3.57502 -0.781884 4.5 3.57502 -0.781884 4.8175 3.57502 -0.825024 4.8175 3.53188 -0.825024 4.5 3.53188 -0.825024 4.8175 3.53188 -0.875 4.8175 3.49689 -0.875 4.5 3.49689 -0.875 4.8175 3.49689 -0.930293 4.8175 3.47111 -0.930293 4.5 3.47111 -0.930293 4.8175 3.47111 -0.989223 4.8175 3.45532 -0.989223 4.5 3.45532 -0.989223 4.8175 3.45532 -1.05 4.8175 3.45 -1.05 4.5 3.45 -0.989223 4.5 3.45532 -1.05 4.8175 3.45 -0.705317 4.5 3.73922 -0.721108 4.8175 3.68029 -0.721108 4.5 3.68029 -0.721108 4.5 3.68029 -0.746891 4.8175 3.625 -0.746891 4.5 3.625 -0.746891 4.5 3.625 -0.781884 4.8175 3.57502 -0.781884 4.5 3.57502 -0.781884 4.5 3.57502 -0.825024 4.8175 3.53188 -0.825024 4.5 3.53188 -0.825024 4.5 3.53188 -0.875 4.8175 3.49689 -0.875 4.5 3.49689 -0.875 4.5 3.49689 -0.930293 4.8175 3.47111 -0.930293 4.5 3.47111 -0.930293 4.5 3.47111 -0.989223 4.8175 3.45532 -0.989223 4.5 3.45532 -1.05 4.8175 3.45 -1.15 4.8175 3.45 -1.05 4.5 3.45 -1.05 4.5 3.45 -1.15 4.8175 3.45 -1.15 4.5 3.45 -1.15 4.8175 3.45 -1.21078 4.8175 3.45532 -1.15 4.5 3.45 -1.15 4.5 3.45 -1.21078 4.8175 3.45532 -1.21078 4.5 3.45532 -1.21078 4.5 3.45532 -1.21078 4.8175 3.45532 -1.26971 4.8175 3.47111 -1.26971 4.5 3.47111 -1.26971 4.8175 3.47111 -1.325 4.8175 3.49689 -1.325 4.5 3.49689 -1.325 4.8175 3.49689 -1.37498 4.8175 3.53188 -1.37498 4.5 3.53188 -1.37498 4.8175 3.53188 -1.41812 4.8175 3.57502 -1.41812 4.5 3.57502 -1.41812 4.8175 3.57502 -1.45311 4.8175 3.625 -1.45311 4.5 3.625 -1.45311 4.8175 3.625 -1.47889 4.8175 3.68029 -1.47889 4.5 3.68029 -1.47889 4.8175 3.68029 -1.49468 4.8175 3.73922 -1.49468 4.5 3.73922 -1.49468 4.8175 3.73922 -1.5 4.8175 3.8 -1.5 4.5 3.8 -1.49468 4.5 3.73922 -1.5 4.8175 3.8 -1.21078 4.5 3.45532 -1.26971 4.8175 3.47111 -1.26971 4.5 3.47111 -1.26971 4.5 3.47111 -1.325 4.8175 3.49689 -1.325 4.5 3.49689 -1.325 4.5 3.49689 -1.37498 4.8175 3.53188 -1.37498 4.5 3.53188 -1.37498 4.5 3.53188 -1.41812 4.8175 3.57502 -1.41812 4.5 3.57502 -1.41812 4.5 3.57502 -1.45311 4.8175 3.625 -1.45311 4.5 3.625 -1.45311 4.5 3.625 -1.47889 4.8175 3.68029 -1.47889 4.5 3.68029 -1.47889 4.5 3.68029 -1.49468 4.8175 3.73922 -1.49468 4.5 3.73922 -1.5 4.8175 3.8 -1.5 4.8175 4.7 -1.5 4.5 3.8 -1.5 4.5 3.8 -1.5 4.8175 4.7 -1.5 4.5 4.7 -1.15 4.5 -5.05 -1.15 4.8175 -5.05 -1.21078 4.5 -5.04468 -1.21078 4.5 -5.04468 -1.15 4.8175 -5.05 -1.21078 4.8175 -5.04468 -1.26971 4.8175 -5.02889 -1.21078 4.5 -5.04468 -1.21078 4.8175 -5.04468 -1.26971 4.8175 -5.02889 -1.26971 4.5 -5.02889 -1.21078 4.5 -5.04468 -1.26971 4.8175 -5.02889 -1.325 4.8175 -5.00311 -1.26971 4.5 -5.02889 -1.26971 4.5 -5.02889 -1.325 4.8175 -5.00311 -1.325 4.5 -5.00311 -1.325 4.5 -5.00311 -1.325 4.8175 -5.00311 -1.37498 4.8175 -4.96812 -1.37498 4.5 -4.96812 -1.37498 4.8175 -4.96812 -1.41812 4.8175 -4.92498 -1.41812 4.5 -4.92498 -1.41812 4.8175 -4.92498 -1.45311 4.8175 -4.875 -1.45311 4.5 -4.875 -1.45311 4.8175 -4.875 -1.47889 4.8175 -4.81971 -1.47889 4.5 -4.81971 -1.47889 4.8175 -4.81971 -1.49468 4.8175 -4.76078 -1.49468 4.5 -4.76078 -1.49468 4.8175 -4.76078 -1.5 4.8175 -4.7 -1.5 4.5 -4.7 -1.49468 4.5 -4.76078 -1.5 4.8175 -4.7 -1.325 4.5 -5.00311 -1.37498 4.8175 -4.96812 -1.37498 4.5 -4.96812 -1.37498 4.5 -4.96812 -1.41812 4.8175 -4.92498 -1.41812 4.5 -4.92498 -1.41812 4.5 -4.92498 -1.45311 4.8175 -4.875 -1.45311 4.5 -4.875 -1.45311 4.5 -4.875 -1.47889 4.8175 -4.81971 -1.47889 4.5 -4.81971 -1.47889 4.5 -4.81971 -1.49468 4.8175 -4.76078 -1.49468 4.5 -4.76078 -1.5 4.8175 -4.7 -1.5 4.8175 -3.8 -1.5 4.5 -4.7 -1.5 4.5 -4.7 -1.5 4.8175 -3.8 -1.5 4.5 -3.8 -1.5 4.5 -3.8 -1.5 4.8175 -3.8 -1.49468 4.5 -3.73922 -1.49468 4.5 -3.73922 -1.5 4.8175 -3.8 -1.49468 4.8175 -3.73922 -1.47889 4.8175 -3.68029 -1.49468 4.5 -3.73922 -1.49468 4.8175 -3.73922 -1.47889 4.8175 -3.68029 -1.47889 4.5 -3.68029 -1.49468 4.5 -3.73922 -1.47889 4.8175 -3.68029 -1.45311 4.8175 -3.625 -1.47889 4.5 -3.68029 -1.47889 4.5 -3.68029 -1.45311 4.8175 -3.625 -1.45311 4.5 -3.625 -1.45311 4.5 -3.625 -1.45311 4.8175 -3.625 -1.41812 4.8175 -3.57502 -1.41812 4.5 -3.57502 -1.41812 4.8175 -3.57502 -1.37498 4.8175 -3.53188 -1.37498 4.5 -3.53188 -1.37498 4.8175 -3.53188 -1.325 4.8175 -3.49689 -1.325 4.5 -3.49689 -1.325 4.8175 -3.49689 -1.26971 4.8175 -3.47111 -1.26971 4.5 -3.47111 -1.26971 4.8175 -3.47111 -1.21078 4.8175 -3.45532 -1.21078 4.5 -3.45532 -1.21078 4.8175 -3.45532 -1.15 4.8175 -3.45 -1.15 4.5 -3.45 -1.21078 4.5 -3.45532 -1.15 4.8175 -3.45 -1.45311 4.5 -3.625 -1.41812 4.8175 -3.57502 -1.41812 4.5 -3.57502 -1.41812 4.5 -3.57502 -1.37498 4.8175 -3.53188 -1.37498 4.5 -3.53188 -1.37498 4.5 -3.53188 -1.325 4.8175 -3.49689 -1.325 4.5 -3.49689 -1.325 4.5 -3.49689 -1.26971 4.8175 -3.47111 -1.26971 4.5 -3.47111 -1.26971 4.5 -3.47111 -1.21078 4.8175 -3.45532 -1.21078 4.5 -3.45532 -1.15 4.8175 -3.45 -1.05 4.8175 -3.45 -1.15 4.5 -3.45 -1.15 4.5 -3.45 -1.05 4.8175 -3.45 -1.05 4.5 -3.45 -1.05 4.5 -3.45 -1.05 4.8175 -3.45 -0.989223 4.5 -3.45532 -0.989223 4.5 -3.45532 -1.05 4.8175 -3.45 -0.989223 4.8175 -3.45532 -0.930293 4.8175 -3.47111 -0.989223 4.5 -3.45532 -0.989223 4.8175 -3.45532 -0.930293 4.8175 -3.47111 -0.930293 4.5 -3.47111 -0.989223 4.5 -3.45532 -0.930293 4.8175 -3.47111 -0.875 4.8175 -3.49689 -0.930293 4.5 -3.47111 -0.930293 4.5 -3.47111 -0.875 4.8175 -3.49689 -0.875 4.5 -3.49689 -0.875 4.5 -3.49689 -0.875 4.8175 -3.49689 -0.825024 4.8175 -3.53188 -0.825024 4.5 -3.53188 -0.825024 4.8175 -3.53188 -0.781884 4.8175 -3.57502 -0.781884 4.5 -3.57502 -0.781884 4.8175 -3.57502 -0.746891 4.8175 -3.625 -0.746891 4.5 -3.625 -0.746891 4.8175 -3.625 -0.721108 4.8175 -3.68029 -0.721108 4.5 -3.68029 -0.721108 4.8175 -3.68029 -0.705317 4.8175 -3.73922 -0.705317 4.5 -3.73922 -0.705317 4.8175 -3.73922 -0.7 4.8175 -3.8 -0.7 4.5 -3.8 -0.705317 4.5 -3.73922 -0.7 4.8175 -3.8 -0.875 4.5 -3.49689 -0.825024 4.8175 -3.53188 -0.825024 4.5 -3.53188 -0.825024 4.5 -3.53188 -0.781884 4.8175 -3.57502 -0.781884 4.5 -3.57502 -0.781884 4.5 -3.57502 -0.746891 4.8175 -3.625 -0.746891 4.5 -3.625 -0.746891 4.5 -3.625 -0.721108 4.8175 -3.68029 -0.721108 4.5 -3.68029 -0.721108 4.5 -3.68029 -0.705317 4.8175 -3.73922 -0.705317 4.5 -3.73922 -0.7 4.8175 -3.8 -0.7 4.8175 -4.7 -0.7 4.5 -3.8 -0.7 4.5 -3.8 -0.7 4.8175 -4.7 -0.7 4.5 -4.7 -0.7 4.5 -4.7 -0.7 4.8175 -4.7 -0.705317 4.5 -4.76078 -0.705317 4.5 -4.76078 -0.7 4.8175 -4.7 -0.705317 4.8175 -4.76078 -0.721108 4.8175 -4.81971 -0.705317 4.5 -4.76078 -0.705317 4.8175 -4.76078 -0.721108 4.8175 -4.81971 -0.721108 4.5 -4.81971 -0.705317 4.5 -4.76078 -0.721108 4.8175 -4.81971 -0.746891 4.8175 -4.875 -0.721108 4.5 -4.81971 -0.721108 4.5 -4.81971 -0.746891 4.8175 -4.875 -0.746891 4.5 -4.875 -0.746891 4.5 -4.875 -0.746891 4.8175 -4.875 -0.781884 4.8175 -4.92498 -0.781884 4.5 -4.92498 -0.781884 4.8175 -4.92498 -0.825024 4.8175 -4.96812 -0.825024 4.5 -4.96812 -0.825024 4.8175 -4.96812 -0.875 4.8175 -5.00311 -0.875 4.5 -5.00311 -0.875 4.8175 -5.00311 -0.930293 4.8175 -5.02889 -0.930293 4.5 -5.02889 -0.930293 4.8175 -5.02889 -0.989223 4.8175 -5.04468 -0.989223 4.5 -5.04468 -0.989223 4.8175 -5.04468 -1.05 4.8175 -5.05 -1.05 4.5 -5.05 -0.989223 4.5 -5.04468 -1.05 4.8175 -5.05 -0.746891 4.5 -4.875 -0.781884 4.8175 -4.92498 -0.781884 4.5 -4.92498 -0.781884 4.5 -4.92498 -0.825024 4.8175 -4.96812 -0.825024 4.5 -4.96812 -0.825024 4.5 -4.96812 -0.875 4.8175 -5.00311 -0.875 4.5 -5.00311 -0.875 4.5 -5.00311 -0.930293 4.8175 -5.02889 -0.930293 4.5 -5.02889 -0.930293 4.5 -5.02889 -0.989223 4.8175 -5.04468 -0.989223 4.5 -5.04468 -1.05 4.8175 -5.05 -1.15 4.8175 -5.05 -1.05 4.5 -5.05 -1.05 4.5 -5.05 -1.15 4.8175 -5.05 -1.15 4.5 -5.05 -0.955111 4.5 2.88882 -0.955111 4.8175 2.88882 -0.95 4.5 2.85 -0.955111 4.5 2.88882 -0.970096 4.8175 2.925 -0.955111 4.8175 2.88882 -0.955111 4.5 2.88882 -0.970096 4.5 2.925 -0.970096 4.8175 2.925 -0.970096 4.8175 2.925 -0.970096 4.5 2.925 -0.993934 4.8175 2.95607 -0.993934 4.8175 2.95607 -0.970096 4.5 2.925 -0.993934 4.5 2.95607 -1.025 4.8175 2.9799 -0.993934 4.5 2.95607 -1.025 4.5 2.9799 -1.06118 4.8175 2.99489 -1.025 4.5 2.9799 -1.06118 4.5 2.99489 -1.1 4.8175 3 -1.06118 4.5 2.99489 -1.1 4.5 3 -1.13882 4.8175 2.99489 -1.1 4.5 3 -1.13882 4.5 2.99489 -1.175 4.8175 2.9799 -1.13882 4.5 2.99489 -1.175 4.5 2.9799 -1.20607 4.8175 2.95607 -1.175 4.5 2.9799 -1.20607 4.5 2.95607 -1.2299 4.8175 2.925 -1.20607 4.5 2.95607 -1.2299 4.5 2.925 -1.24489 4.8175 2.88882 -1.2299 4.5 2.925 -1.24489 4.5 2.88882 -1.25 4.8175 2.85 -1.24489 4.5 2.88882 -1.25 4.5 2.85 -1.24489 4.8175 2.81118 -1.25 4.5 2.85 -1.24489 4.5 2.81118 -1.2299 4.8175 2.775 -1.24489 4.5 2.81118 -1.2299 4.5 2.775 -1.20607 4.8175 2.74393 -1.2299 4.5 2.775 -1.20607 4.5 2.74393 -1.175 4.8175 2.7201 -1.20607 4.5 2.74393 -1.175 4.5 2.7201 -1.13882 4.8175 2.70511 -1.175 4.5 2.7201 -1.13882 4.5 2.70511 -1.1 4.8175 2.7 -1.13882 4.5 2.70511 -1.1 4.5 2.7 -1.06118 4.8175 2.70511 -1.1 4.5 2.7 -1.06118 4.5 2.70511 -1.025 4.8175 2.7201 -1.06118 4.5 2.70511 -1.025 4.5 2.7201 -0.993934 4.8175 2.74393 -1.025 4.5 2.7201 -0.993934 4.5 2.74393 -0.970096 4.8175 2.775 -0.993934 4.5 2.74393 -0.970096 4.5 2.775 -0.955111 4.8175 2.81118 -0.970096 4.5 2.775 -0.955111 4.5 2.81118 -0.95 4.8175 2.85 -0.955111 4.5 2.81118 -0.95 4.5 2.85 -0.955111 4.8175 2.88882 -0.95 4.8175 2.85 -0.95 4.5 2.85 -0.993934 4.8175 2.95607 -0.993934 4.5 2.95607 -1.025 4.8175 2.9799 -1.025 4.8175 2.9799 -1.025 4.5 2.9799 -1.06118 4.8175 2.99489 -1.06118 4.8175 2.99489 -1.06118 4.5 2.99489 -1.1 4.8175 3 -1.1 4.8175 3 -1.1 4.5 3 -1.13882 4.8175 2.99489 -1.13882 4.8175 2.99489 -1.13882 4.5 2.99489 -1.175 4.8175 2.9799 -1.175 4.8175 2.9799 -1.175 4.5 2.9799 -1.20607 4.8175 2.95607 -1.20607 4.8175 2.95607 -1.20607 4.5 2.95607 -1.2299 4.8175 2.925 -1.2299 4.8175 2.925 -1.2299 4.5 2.925 -1.24489 4.8175 2.88882 -1.24489 4.8175 2.88882 -1.24489 4.5 2.88882 -1.25 4.8175 2.85 -1.25 4.8175 2.85 -1.25 4.5 2.85 -1.24489 4.8175 2.81118 -1.24489 4.8175 2.81118 -1.24489 4.5 2.81118 -1.2299 4.8175 2.775 -1.2299 4.8175 2.775 -1.2299 4.5 2.775 -1.20607 4.8175 2.74393 -1.20607 4.8175 2.74393 -1.20607 4.5 2.74393 -1.175 4.8175 2.7201 -1.175 4.8175 2.7201 -1.175 4.5 2.7201 -1.13882 4.8175 2.70511 -1.13882 4.8175 2.70511 -1.13882 4.5 2.70511 -1.1 4.8175 2.7 -1.1 4.8175 2.7 -1.1 4.5 2.7 -1.06118 4.8175 2.70511 -1.06118 4.8175 2.70511 -1.06118 4.5 2.70511 -1.025 4.8175 2.7201 -1.025 4.8175 2.7201 -1.025 4.5 2.7201 -0.993934 4.8175 2.74393 -0.993934 4.8175 2.74393 -0.993934 4.5 2.74393 -0.970096 4.8175 2.775 -0.970096 4.8175 2.775 -0.970096 4.5 2.775 -0.955111 4.8175 2.81118 -0.955111 4.8175 2.81118 -0.955111 4.5 2.81118 -0.95 4.8175 2.85 -0.955111 4.5 -2.81118 -0.955111 4.8175 -2.81118 -0.95 4.5 -2.85 -0.955111 4.5 -2.81118 -0.970096 4.8175 -2.775 -0.955111 4.8175 -2.81118 -0.955111 4.5 -2.81118 -0.970096 4.5 -2.775 -0.970096 4.8175 -2.775 -0.970096 4.8175 -2.775 -0.970096 4.5 -2.775 -0.993934 4.8175 -2.74393 -0.993934 4.8175 -2.74393 -0.970096 4.5 -2.775 -0.993934 4.5 -2.74393 -1.025 4.8175 -2.7201 -0.993934 4.5 -2.74393 -1.025 4.5 -2.7201 -1.06118 4.8175 -2.70511 -1.025 4.5 -2.7201 -1.06118 4.5 -2.70511 -1.1 4.8175 -2.7 -1.06118 4.5 -2.70511 -1.1 4.5 -2.7 -1.13882 4.8175 -2.70511 -1.1 4.5 -2.7 -1.13882 4.5 -2.70511 -1.175 4.8175 -2.7201 -1.13882 4.5 -2.70511 -1.175 4.5 -2.7201 -1.20607 4.8175 -2.74393 -1.175 4.5 -2.7201 -1.20607 4.5 -2.74393 -1.2299 4.8175 -2.775 -1.20607 4.5 -2.74393 -1.2299 4.5 -2.775 -1.24489 4.8175 -2.81118 -1.2299 4.5 -2.775 -1.24489 4.5 -2.81118 -1.25 4.8175 -2.85 -1.24489 4.5 -2.81118 -1.25 4.5 -2.85 -1.24489 4.8175 -2.88882 -1.25 4.5 -2.85 -1.24489 4.5 -2.88882 -1.2299 4.8175 -2.925 -1.24489 4.5 -2.88882 -1.2299 4.5 -2.925 -1.20607 4.8175 -2.95607 -1.2299 4.5 -2.925 -1.20607 4.5 -2.95607 -1.175 4.8175 -2.9799 -1.20607 4.5 -2.95607 -1.175 4.5 -2.9799 -1.13882 4.8175 -2.99489 -1.175 4.5 -2.9799 -1.13882 4.5 -2.99489 -1.1 4.8175 -3 -1.13882 4.5 -2.99489 -1.1 4.5 -3 -1.06118 4.8175 -2.99489 -1.1 4.5 -3 -1.06118 4.5 -2.99489 -1.025 4.8175 -2.9799 -1.06118 4.5 -2.99489 -1.025 4.5 -2.9799 -0.993934 4.8175 -2.95607 -1.025 4.5 -2.9799 -0.993934 4.5 -2.95607 -0.970096 4.8175 -2.925 -0.993934 4.5 -2.95607 -0.970096 4.5 -2.925 -0.955111 4.8175 -2.88882 -0.970096 4.5 -2.925 -0.955111 4.5 -2.88882 -0.95 4.8175 -2.85 -0.955111 4.5 -2.88882 -0.95 4.5 -2.85 -0.955111 4.8175 -2.81118 -0.95 4.8175 -2.85 -0.95 4.5 -2.85 -0.993934 4.8175 -2.74393 -0.993934 4.5 -2.74393 -1.025 4.8175 -2.7201 -1.025 4.8175 -2.7201 -1.025 4.5 -2.7201 -1.06118 4.8175 -2.70511 -1.06118 4.8175 -2.70511 -1.06118 4.5 -2.70511 -1.1 4.8175 -2.7 -1.1 4.8175 -2.7 -1.1 4.5 -2.7 -1.13882 4.8175 -2.70511 -1.13882 4.8175 -2.70511 -1.13882 4.5 -2.70511 -1.175 4.8175 -2.7201 -1.175 4.8175 -2.7201 -1.175 4.5 -2.7201 -1.20607 4.8175 -2.74393 -1.20607 4.8175 -2.74393 -1.20607 4.5 -2.74393 -1.2299 4.8175 -2.775 -1.2299 4.8175 -2.775 -1.2299 4.5 -2.775 -1.24489 4.8175 -2.81118 -1.24489 4.8175 -2.81118 -1.24489 4.5 -2.81118 -1.25 4.8175 -2.85 -1.25 4.8175 -2.85 -1.25 4.5 -2.85 -1.24489 4.8175 -2.88882 -1.24489 4.8175 -2.88882 -1.24489 4.5 -2.88882 -1.2299 4.8175 -2.925 -1.2299 4.8175 -2.925 -1.2299 4.5 -2.925 -1.20607 4.8175 -2.95607 -1.20607 4.8175 -2.95607 -1.20607 4.5 -2.95607 -1.175 4.8175 -2.9799 -1.175 4.8175 -2.9799 -1.175 4.5 -2.9799 -1.13882 4.8175 -2.99489 -1.13882 4.8175 -2.99489 -1.13882 4.5 -2.99489 -1.1 4.8175 -3 -1.1 4.8175 -3 -1.1 4.5 -3 -1.06118 4.8175 -2.99489 -1.06118 4.8175 -2.99489 -1.06118 4.5 -2.99489 -1.025 4.8175 -2.9799 -1.025 4.8175 -2.9799 -1.025 4.5 -2.9799 -0.993934 4.8175 -2.95607 -0.993934 4.8175 -2.95607 -0.993934 4.5 -2.95607 -0.970096 4.8175 -2.925 -0.970096 4.8175 -2.925 -0.970096 4.5 -2.925 -0.955111 4.8175 -2.88882 -0.955111 4.8175 -2.88882 -0.955111 4.5 -2.88882 -0.95 4.8175 -2.85 1.9 3.9 6.25 1.9 4.8175 6.25 1.5825 4.5 6.25 1.5825 3.9 6.25 1.9 3.9 6.25 1.5825 4.5 6.25 1.9 4.8175 6.25 0.8 4.8175 6.25 1.5825 4.5 6.25 1.5825 4.5 6.25 0.8 4.8175 6.25 -0.8 4.8175 6.25 -1.5825 4.5 6.25 -0.8 4.8175 6.25 -1.9 4.8175 6.25 -1.9 3.9 6.25 -1.5825 4.5 6.25 -1.9 4.8175 6.25 -1.9 3.9 6.25 -1.5825 3.9 6.25 -1.5825 4.5 6.25 1.5825 4.5 6.25 -0.8 4.8175 6.25 -1.5825 4.5 6.25 1.9 4.8175 -6.25 1.9 4.8175 6.25 1.9 3.9 -6.25 1.9 3.9 -6.25 1.9 4.8175 6.25 1.9 3.9 6.25 -1.9 3.9 -6.25 -1.9 4.8175 -6.25 -1.5825 4.5 -6.25 -1.5825 3.9 -6.25 -1.9 3.9 -6.25 -1.5825 4.5 -6.25 -1.9 4.8175 -6.25 -0.8 4.8175 -6.25 -1.5825 4.5 -6.25 -1.5825 4.5 -6.25 -0.8 4.8175 -6.25 0.8 4.8175 -6.25 1.5825 4.5 -6.25 0.8 4.8175 -6.25 1.9 4.8175 -6.25 1.9 3.9 -6.25 1.5825 4.5 -6.25 1.9 4.8175 -6.25 1.9 3.9 -6.25 1.5825 3.9 -6.25 1.5825 4.5 -6.25 -1.5825 4.5 -6.25 0.8 4.8175 -6.25 1.5825 4.5 -6.25 -1.9 4.8175 6.25 -1.9 4.8175 -6.25 -1.9 3.9 6.25 -1.9 3.9 6.25 -1.9 4.8175 -6.25 -1.9 3.9 -6.25 -1.1 1.7 -5.25 -1.1 1.88588 -5.09659 -1.1 2.325 -5.25 -1.1 1.7 -5.25 -1.1 1.86 -5.1 -1.1 1.88588 -5.09659 -1.1 1.7 -5.25 -1.1 1.83412 -5.09659 -1.1 1.86 -5.1 -1.1 1.7 -5.25 -1.1 1.81 -5.0866 -1.1 1.83412 -5.09659 -1.1 1.7 -5.25 -1.1 1.78929 -5.07071 -1.1 1.81 -5.0866 -1.1 1.7 -5.25 -1.1 1.7734 -5.05 -1.1 1.78929 -5.07071 -1.1 1.7 -5.25 -1.1 1.76341 -5.02588 -1.1 1.7734 -5.05 -1.1 1.7 -5.25 -1.1 1.67412 -5.24659 -1.1 1.76341 -5.02588 -1.1 1.76341 -5.02588 -1.1 1.67412 -5.24659 -1.1 1.65 -5.2366 -1.1 1.6 -5.15 -1.1 1.65 -5.2366 -1.1 1.62929 -5.22071 -1.1 1.6134 -5.2 -1.1 1.6 -5.15 -1.1 1.62929 -5.22071 -1.1 1.6134 -5.2 -1.1 1.60341 -5.17588 -1.1 1.6 -5.15 -1.1 1.76341 -5.02588 -1.1 1.65 -5.2366 -1.1 1.6 -5.15 -1.1 1.76 -5 -1.1 1.6 -5.15 -1.1 1.76341 -4.97412 -1.1 1.76 -5 -1.1 1.76341 -5.02588 -1.1 1.6 -5.15 -1.1 1.76341 -4.97412 -1.1 1.6 -5.15 -1.1 1.7734 -4.95 -1.1 1.7734 -4.95 -1.1 1.6 -5.15 -1.1 1.6 -1.05 -1.1 1.78929 -4.92929 -1.1 1.6 -1.05 -1.1 1.81 -4.9134 -1.1 1.78929 -4.92929 -1.1 1.7734 -4.95 -1.1 1.6 -1.05 -1.1 1.60509 -0.978843 -1.1 1.8884 -0.85 -1.1 1.6 -1.05 -1.1 1.60509 -0.978843 -1.1 1.62025 -0.909134 -1.1 1.8884 -0.85 -1.1 1.8884 -0.85 -1.1 1.62025 -0.909134 -1.1 1.64518 -0.842292 -1.1 1.87841 -0.825882 -1.1 1.64518 -0.842292 -1.1 1.67937 -0.77968 -1.1 1.72213 -0.72257 -1.1 1.87841 -0.825882 -1.1 1.67937 -0.77968 -1.1 1.72213 -0.72257 -1.1 1.875 -0.8 -1.1 1.87841 -0.825882 -1.1 1.72213 -0.72257 -1.1 1.77257 -0.672125 -1.1 1.875 -0.8 -1.1 1.875 -0.8 -1.1 1.77257 -0.672125 -1.1 1.87841 -0.774118 -1.1 1.87841 -0.774118 -1.1 1.77257 -0.672125 -1.1 1.82968 -0.629373 -1.1 1.8884 -0.75 -1.1 1.82968 -0.629373 -1.1 1.90429 -0.729289 -1.1 1.8884 -0.75 -1.1 1.87841 -0.774118 -1.1 1.82968 -0.629373 -1.1 1.8884 -0.85 -1.1 1.64518 -0.842292 -1.1 1.87841 -0.825882 -1.1 1.82968 -0.629373 -1.1 1.89229 -0.595184 -1.1 1.90429 -0.729289 -1.1 1.90429 -0.729289 -1.1 1.89229 -0.595184 -1.1 1.925 -0.713397 -1.1 1.925 -0.713397 -1.1 1.89229 -0.595184 -1.1 1.94912 -0.703407 -1.1 1.94912 -0.703407 -1.1 1.89229 -0.595184 -1.1 1.95913 -0.570253 -1.1 1.975 -0.7 -1.1 1.95913 -0.570253 -1.1 2.00088 -0.703407 -1.1 1.975 -0.7 -1.1 1.94912 -0.703407 -1.1 1.95913 -0.570253 -1.1 1.95913 -0.570253 -1.1 2.02884 -0.555089 -1.1 2.00088 -0.703407 -1.1 2.00088 -0.703407 -1.1 2.02884 -0.555089 -1.1 2.025 -0.713397 -1.1 2.025 -0.713397 -1.1 2.02884 -0.555089 -1.1 2.04571 -0.729289 -1.1 2.04571 -0.729289 -1.1 2.02884 -0.555089 -1.1 2.1 -0.55 -1.1 2.0616 -0.75 -1.1 2.1 -0.55 -1.1 2.07159 -0.774118 -1.1 2.0616 -0.75 -1.1 2.04571 -0.729289 -1.1 2.1 -0.55 -1.1 2.07159 -0.774118 -1.1 2.1 -0.55 -1.1 2.075 -0.8 -1.1 2.075 -0.8 -1.1 2.1 -0.55 -1.1 3.7 -0.55 -1.1 3.725 -0.8 -1.1 3.7 -0.55 -1.1 3.72841 -0.774118 -1.1 3.725 -0.8 -1.1 2.075 -0.8 -1.1 3.7 -0.55 -1.1 3.725 -0.8 -1.1 2.07159 -0.825882 -1.1 2.075 -0.8 -1.1 3.725 -0.8 -1.1 3.72841 -0.825882 -1.1 2.07159 -0.825882 -1.1 2.07159 -0.825882 -1.1 3.72841 -0.825882 -1.1 2.0616 -0.85 -1.1 2.0616 -0.85 -1.1 3.72841 -0.825882 -1.1 3.7384 -0.85 -1.1 3.475 -5.25 -1.1 3.7384 -0.85 -1.1 3.75429 -0.870711 -1.1 3.86929 -4.92929 -1.1 3.75429 -0.870711 -1.1 3.775 -0.886603 -1.1 3.89 -4.9134 -1.1 3.775 -0.886603 -1.1 3.79912 -0.896593 -1.1 3.91412 -4.90341 -1.1 3.79912 -0.896593 -1.1 3.825 -0.9 -1.1 4.2 -1.05 -1.1 3.825 -0.9 -1.1 3.85088 -0.896593 -1.1 3.875 -0.886603 -1.1 4.2 -1.05 -1.1 3.85088 -0.896593 -1.1 3.875 -0.886603 -1.1 3.89571 -0.870711 -1.1 4.2 -1.05 -1.1 4.2 -1.05 -1.1 3.89571 -0.870711 -1.1 3.9116 -0.85 -1.1 4.19491 -0.978843 -1.1 3.9116 -0.85 -1.1 4.17975 -0.909134 -1.1 4.19491 -0.978843 -1.1 4.2 -1.05 -1.1 3.9116 -0.85 -1.1 3.77116 -0.555089 -1.1 3.75429 -0.729289 -1.1 3.7 -0.55 -1.1 3.77116 -0.555089 -1.1 3.775 -0.713397 -1.1 3.75429 -0.729289 -1.1 3.77116 -0.555089 -1.1 3.79912 -0.703407 -1.1 3.775 -0.713397 -1.1 3.77116 -0.555089 -1.1 3.84087 -0.570253 -1.1 3.79912 -0.703407 -1.1 3.79912 -0.703407 -1.1 3.84087 -0.570253 -1.1 3.825 -0.7 -1.1 3.825 -0.7 -1.1 3.84087 -0.570253 -1.1 3.85088 -0.703407 -1.1 3.85088 -0.703407 -1.1 3.84087 -0.570253 -1.1 3.90771 -0.595184 -1.1 3.875 -0.713397 -1.1 3.90771 -0.595184 -1.1 3.89571 -0.729289 -1.1 3.875 -0.713397 -1.1 3.85088 -0.703407 -1.1 3.90771 -0.595184 -1.1 3.90771 -0.595184 -1.1 3.97032 -0.629373 -1.1 3.89571 -0.729289 -1.1 3.89571 -0.729289 -1.1 3.97032 -0.629373 -1.1 3.9116 -0.75 -1.1 3.9116 -0.75 -1.1 3.97032 -0.629373 -1.1 3.92159 -0.774118 -1.1 3.92159 -0.774118 -1.1 3.97032 -0.629373 -1.1 4.02743 -0.672125 -1.1 3.925 -0.8 -1.1 4.02743 -0.672125 -1.1 4.07787 -0.72257 -1.1 3.92159 -0.825882 -1.1 4.07787 -0.72257 -1.1 4.12063 -0.77968 -1.1 4.15482 -0.842292 -1.1 3.92159 -0.825882 -1.1 4.12063 -0.77968 -1.1 4.15482 -0.842292 -1.1 3.9116 -0.85 -1.1 3.92159 -0.825882 -1.1 4.15482 -0.842292 -1.1 4.17975 -0.909134 -1.1 3.9116 -0.85 -1.1 3.92159 -0.774118 -1.1 4.02743 -0.672125 -1.1 3.925 -0.8 -1.1 3.925 -0.8 -1.1 4.07787 -0.72257 -1.1 3.92159 -0.825882 -1.1 4.2 -5.15 -1.1 4.0266 -4.95 -1.1 4.2 -1.05 -1.1 4.2 -5.15 -1.1 4.03659 -4.97412 -1.1 4.0266 -4.95 -1.1 4.2 -5.15 -1.1 4.04 -5 -1.1 4.03659 -4.97412 -1.1 4.2 -5.15 -1.1 4.03659 -5.02588 -1.1 4.04 -5 -1.1 4.2 -5.15 -1.1 4.15 -5.2366 -1.1 4.03659 -5.02588 -1.1 4.2 -5.15 -1.1 4.17071 -5.22071 -1.1 4.15 -5.2366 -1.1 4.2 -5.15 -1.1 4.1866 -5.2 -1.1 4.17071 -5.22071 -1.1 4.2 -5.15 -1.1 4.19659 -5.17588 -1.1 4.1866 -5.2 -1.1 4.15 -5.2366 -1.1 4.12588 -5.24659 -1.1 4.03659 -5.02588 -1.1 4.03659 -5.02588 -1.1 4.12588 -5.24659 -1.1 4.1 -5.25 -1.1 4.0266 -5.05 -1.1 4.1 -5.25 -1.1 4.01071 -5.07071 -1.1 4.0266 -5.05 -1.1 4.03659 -5.02588 -1.1 4.1 -5.25 -1.1 3.475 -5.25 -1.1 3.91412 -5.09659 -1.1 4.1 -5.25 -1.1 3.475 -5.25 -1.1 3.89 -5.0866 -1.1 3.91412 -5.09659 -1.1 3.475 -5.25 -1.1 3.86929 -5.07071 -1.1 3.89 -5.0866 -1.1 3.475 -5.25 -1.1 3.8534 -5.05 -1.1 3.86929 -5.07071 -1.1 3.475 -5.25 -1.1 3.84341 -5.02588 -1.1 3.8534 -5.05 -1.1 3.475 -5.25 -1.1 3.84 -5 -1.1 3.84341 -5.02588 -1.1 3.475 -5.25 -1.1 3.84341 -4.97412 -1.1 3.84 -5 -1.1 3.475 -5.25 -1.1 3.8534 -4.95 -1.1 3.84341 -4.97412 -1.1 3.475 -5.25 -1.1 3.86929 -4.92929 -1.1 3.8534 -4.95 -1.1 3.475 -5.25 -1.1 3.75429 -0.870711 -1.1 3.86929 -4.92929 -1.1 3.475 -5.4 -1.1 2.325 -5.25 -1.1 3.475 -5.25 -1.1 3.475 -5.4 -1.1 2.325 -5.4 -1.1 2.325 -5.25 -1.1 1.88588 -5.09659 -1.1 1.91 -5.0866 -1.1 2.325 -5.25 -1.1 2.325 -5.25 -1.1 1.91 -5.0866 -1.1 1.93071 -5.07071 -1.1 1.9466 -5.05 -1.1 2.325 -5.25 -1.1 1.93071 -5.07071 -1.1 1.9466 -5.05 -1.1 1.95659 -5.02588 -1.1 2.325 -5.25 -1.1 2.325 -5.25 -1.1 1.95659 -5.02588 -1.1 1.96 -5 -1.1 1.95659 -4.97412 -1.1 2.325 -5.25 -1.1 1.96 -5 -1.1 1.95659 -4.97412 -1.1 1.9466 -4.95 -1.1 2.325 -5.25 -1.1 2.325 -5.25 -1.1 1.9466 -4.95 -1.1 1.93071 -4.92929 -1.1 2.04571 -0.870711 -1.1 1.93071 -4.92929 -1.1 2.025 -0.886603 -1.1 2.04571 -0.870711 -1.1 2.325 -5.25 -1.1 1.93071 -4.92929 -1.1 2.04571 -0.870711 -1.1 2.0616 -0.85 -1.1 2.325 -5.25 -1.1 2.325 -5.25 -1.1 2.0616 -0.85 -1.1 3.475 -5.25 -1.1 3.475 -5.25 -1.1 2.0616 -0.85 -1.1 3.7384 -0.85 -1.1 1.93071 -4.92929 -1.1 1.91 -4.9134 -1.1 2.025 -0.886603 -1.1 2.025 -0.886603 -1.1 1.91 -4.9134 -1.1 2.00088 -0.896593 -1.1 2.00088 -0.896593 -1.1 1.91 -4.9134 -1.1 1.88588 -4.90341 -1.1 1.975 -0.9 -1.1 1.88588 -4.90341 -1.1 1.6 -1.05 -1.1 1.94912 -0.896593 -1.1 1.6 -1.05 -1.1 1.925 -0.886603 -1.1 1.94912 -0.896593 -1.1 1.975 -0.9 -1.1 1.6 -1.05 -1.1 1.88588 -4.90341 -1.1 1.86 -4.9 -1.1 1.6 -1.05 -1.1 1.6 -1.05 -1.1 1.86 -4.9 -1.1 1.83412 -4.90341 -1.1 1.81 -4.9134 -1.1 1.6 -1.05 -1.1 1.83412 -4.90341 -1.1 3.75429 -0.729289 -1.1 3.7384 -0.75 -1.1 3.7 -0.55 -1.1 3.7 -0.55 -1.1 3.7384 -0.75 -1.1 3.72841 -0.774118 -1.1 3.86929 -4.92929 -1.1 3.775 -0.886603 -1.1 3.89 -4.9134 -1.1 3.89 -4.9134 -1.1 3.79912 -0.896593 -1.1 3.91412 -4.90341 -1.1 3.91412 -4.90341 -1.1 3.825 -0.9 -1.1 4.2 -1.05 -1.1 3.94 -4.9 -1.1 4.2 -1.05 -1.1 3.96588 -4.90341 -1.1 3.94 -4.9 -1.1 3.91412 -4.90341 -1.1 4.2 -1.05 -1.1 3.91412 -5.09659 -1.1 3.94 -5.1 -1.1 4.1 -5.25 -1.1 4.1 -5.25 -1.1 3.94 -5.1 -1.1 3.96588 -5.09659 -1.1 3.99 -5.0866 -1.1 4.1 -5.25 -1.1 3.96588 -5.09659 -1.1 3.99 -5.0866 -1.1 4.01071 -5.07071 -1.1 4.1 -5.25 -1.1 4.0266 -4.95 -1.1 4.01071 -4.92929 -1.1 4.2 -1.05 -1.1 4.2 -1.05 -1.1 4.01071 -4.92929 -1.1 3.99 -4.9134 -1.1 3.96588 -4.90341 -1.1 4.2 -1.05 -1.1 3.99 -4.9134 -1.1 1.975 -0.9 -1.1 2.00088 -0.896593 -1.1 1.88588 -4.90341 -1.1 1.8884 -0.85 -1.1 1.90429 -0.870711 -1.1 1.6 -1.05 -1.1 1.6 -1.05 -1.1 1.90429 -0.870711 -1.1 1.925 -0.886603 1.1 1.6 -5.15 1.1 1.7734 -4.95 1.1 1.6 -1.05 1.1 1.6 -5.15 1.1 1.76341 -4.97412 1.1 1.7734 -4.95 1.1 1.6 -5.15 1.1 1.76 -5 1.1 1.76341 -4.97412 1.1 1.6 -5.15 1.1 1.76341 -5.02588 1.1 1.76 -5 1.1 1.6 -5.15 1.1 1.65 -5.2366 1.1 1.76341 -5.02588 1.1 1.6 -5.15 1.1 1.62929 -5.22071 1.1 1.65 -5.2366 1.1 1.6 -5.15 1.1 1.6134 -5.2 1.1 1.62929 -5.22071 1.1 1.6 -5.15 1.1 1.60341 -5.17588 1.1 1.6134 -5.2 1.1 1.65 -5.2366 1.1 1.67412 -5.24659 1.1 1.76341 -5.02588 1.1 1.76341 -5.02588 1.1 1.67412 -5.24659 1.1 1.7 -5.25 1.1 1.7734 -5.05 1.1 1.7 -5.25 1.1 1.78929 -5.07071 1.1 1.7734 -5.05 1.1 1.76341 -5.02588 1.1 1.7 -5.25 1.1 2.325 -5.25 1.1 1.88588 -5.09659 1.1 1.7 -5.25 1.1 2.325 -5.25 1.1 1.91 -5.0866 1.1 1.88588 -5.09659 1.1 2.325 -5.25 1.1 1.93071 -5.07071 1.1 1.91 -5.0866 1.1 2.325 -5.25 1.1 1.9466 -5.05 1.1 1.93071 -5.07071 1.1 2.325 -5.25 1.1 1.95659 -5.02588 1.1 1.9466 -5.05 1.1 2.325 -5.25 1.1 1.96 -5 1.1 1.95659 -5.02588 1.1 2.325 -5.25 1.1 1.95659 -4.97412 1.1 1.96 -5 1.1 2.325 -5.25 1.1 1.9466 -4.95 1.1 1.95659 -4.97412 1.1 2.325 -5.25 1.1 1.93071 -4.92929 1.1 1.9466 -4.95 1.1 2.325 -5.25 1.1 2.04571 -0.870711 1.1 1.93071 -4.92929 1.1 2.325 -5.25 1.1 2.0616 -0.85 1.1 2.04571 -0.870711 1.1 2.325 -5.25 1.1 3.475 -5.25 1.1 2.0616 -0.85 1.1 2.325 -5.25 1.1 2.325 -5.4 1.1 3.475 -5.25 1.1 3.475 -5.25 1.1 2.325 -5.4 1.1 3.475 -5.4 1.1 4.1 -5.25 1.1 3.91412 -5.09659 1.1 3.475 -5.25 1.1 4.1 -5.25 1.1 3.94 -5.1 1.1 3.91412 -5.09659 1.1 4.1 -5.25 1.1 3.96588 -5.09659 1.1 3.94 -5.1 1.1 4.1 -5.25 1.1 3.99 -5.0866 1.1 3.96588 -5.09659 1.1 4.1 -5.25 1.1 4.01071 -5.07071 1.1 3.99 -5.0866 1.1 4.1 -5.25 1.1 4.0266 -5.05 1.1 4.01071 -5.07071 1.1 4.1 -5.25 1.1 4.03659 -5.02588 1.1 4.0266 -5.05 1.1 4.1 -5.25 1.1 4.12588 -5.24659 1.1 4.03659 -5.02588 1.1 4.03659 -5.02588 1.1 4.12588 -5.24659 1.1 4.15 -5.2366 1.1 4.2 -5.15 1.1 4.15 -5.2366 1.1 4.17071 -5.22071 1.1 4.1866 -5.2 1.1 4.2 -5.15 1.1 4.17071 -5.22071 1.1 4.1866 -5.2 1.1 4.19659 -5.17588 1.1 4.2 -5.15 1.1 4.03659 -5.02588 1.1 4.15 -5.2366 1.1 4.2 -5.15 1.1 4.04 -5 1.1 4.2 -5.15 1.1 4.03659 -4.97412 1.1 4.04 -5 1.1 4.03659 -5.02588 1.1 4.2 -5.15 1.1 4.03659 -4.97412 1.1 4.2 -5.15 1.1 4.0266 -4.95 1.1 4.0266 -4.95 1.1 4.2 -5.15 1.1 4.2 -1.05 1.1 4.01071 -4.92929 1.1 4.2 -1.05 1.1 3.99 -4.9134 1.1 4.01071 -4.92929 1.1 4.0266 -4.95 1.1 4.2 -1.05 1.1 4.19491 -0.978843 1.1 3.9116 -0.85 1.1 4.2 -1.05 1.1 4.19491 -0.978843 1.1 4.17975 -0.909134 1.1 3.9116 -0.85 1.1 3.9116 -0.85 1.1 4.17975 -0.909134 1.1 4.15482 -0.842292 1.1 3.92159 -0.825882 1.1 4.15482 -0.842292 1.1 4.12063 -0.77968 1.1 4.07787 -0.72257 1.1 3.92159 -0.825882 1.1 4.12063 -0.77968 1.1 4.07787 -0.72257 1.1 3.925 -0.8 1.1 3.92159 -0.825882 1.1 4.07787 -0.72257 1.1 4.02743 -0.672125 1.1 3.925 -0.8 1.1 3.925 -0.8 1.1 4.02743 -0.672125 1.1 3.92159 -0.774118 1.1 3.92159 -0.774118 1.1 4.02743 -0.672125 1.1 3.97032 -0.629373 1.1 3.9116 -0.75 1.1 3.97032 -0.629373 1.1 3.89571 -0.729289 1.1 3.9116 -0.75 1.1 3.92159 -0.774118 1.1 3.97032 -0.629373 1.1 3.9116 -0.85 1.1 4.15482 -0.842292 1.1 3.92159 -0.825882 1.1 3.97032 -0.629373 1.1 3.90771 -0.595184 1.1 3.89571 -0.729289 1.1 3.89571 -0.729289 1.1 3.90771 -0.595184 1.1 3.875 -0.713397 1.1 3.875 -0.713397 1.1 3.90771 -0.595184 1.1 3.85088 -0.703407 1.1 3.85088 -0.703407 1.1 3.90771 -0.595184 1.1 3.84087 -0.570253 1.1 3.825 -0.7 1.1 3.84087 -0.570253 1.1 3.79912 -0.703407 1.1 3.825 -0.7 1.1 3.85088 -0.703407 1.1 3.84087 -0.570253 1.1 3.84087 -0.570253 1.1 3.77116 -0.555089 1.1 3.79912 -0.703407 1.1 3.79912 -0.703407 1.1 3.77116 -0.555089 1.1 3.775 -0.713397 1.1 3.775 -0.713397 1.1 3.77116 -0.555089 1.1 3.75429 -0.729289 1.1 3.75429 -0.729289 1.1 3.77116 -0.555089 1.1 3.7 -0.55 1.1 3.7384 -0.75 1.1 3.7 -0.55 1.1 3.72841 -0.774118 1.1 3.7384 -0.75 1.1 3.75429 -0.729289 1.1 3.7 -0.55 1.1 2.1 -0.55 1.1 2.075 -0.8 1.1 3.7 -0.55 1.1 2.1 -0.55 1.1 2.07159 -0.774118 1.1 2.075 -0.8 1.1 2.1 -0.55 1.1 2.0616 -0.75 1.1 2.07159 -0.774118 1.1 2.1 -0.55 1.1 2.04571 -0.729289 1.1 2.0616 -0.75 1.1 2.1 -0.55 1.1 2.02884 -0.555089 1.1 2.04571 -0.729289 1.1 2.04571 -0.729289 1.1 2.02884 -0.555089 1.1 2.025 -0.713397 1.1 2.025 -0.713397 1.1 2.02884 -0.555089 1.1 2.00088 -0.703407 1.1 2.00088 -0.703407 1.1 2.02884 -0.555089 1.1 1.95913 -0.570253 1.1 1.975 -0.7 1.1 1.95913 -0.570253 1.1 1.94912 -0.703407 1.1 1.975 -0.7 1.1 2.00088 -0.703407 1.1 1.95913 -0.570253 1.1 1.95913 -0.570253 1.1 1.89229 -0.595184 1.1 1.94912 -0.703407 1.1 1.94912 -0.703407 1.1 1.89229 -0.595184 1.1 1.925 -0.713397 1.1 1.925 -0.713397 1.1 1.89229 -0.595184 1.1 1.90429 -0.729289 1.1 1.90429 -0.729289 1.1 1.89229 -0.595184 1.1 1.82968 -0.629373 1.1 1.8884 -0.75 1.1 1.82968 -0.629373 1.1 1.87841 -0.774118 1.1 1.8884 -0.75 1.1 1.90429 -0.729289 1.1 1.82968 -0.629373 1.1 1.82968 -0.629373 1.1 1.77257 -0.672125 1.1 1.87841 -0.774118 1.1 1.87841 -0.774118 1.1 1.77257 -0.672125 1.1 1.875 -0.8 1.1 1.875 -0.8 1.1 1.77257 -0.672125 1.1 1.72213 -0.72257 1.1 1.87841 -0.825882 1.1 1.72213 -0.72257 1.1 1.67937 -0.77968 1.1 1.64518 -0.842292 1.1 1.87841 -0.825882 1.1 1.67937 -0.77968 1.1 1.64518 -0.842292 1.1 1.8884 -0.85 1.1 1.87841 -0.825882 1.1 1.64518 -0.842292 1.1 1.62025 -0.909134 1.1 1.8884 -0.85 1.1 1.8884 -0.85 1.1 1.62025 -0.909134 1.1 1.60509 -0.978843 1.1 1.6 -1.05 1.1 1.8884 -0.85 1.1 1.60509 -0.978843 1.1 1.6 -1.05 1.1 1.90429 -0.870711 1.1 1.8884 -0.85 1.1 1.6 -1.05 1.1 1.925 -0.886603 1.1 1.90429 -0.870711 1.1 1.6 -1.05 1.1 1.94912 -0.896593 1.1 1.925 -0.886603 1.1 1.6 -1.05 1.1 1.975 -0.9 1.1 1.94912 -0.896593 1.1 1.6 -1.05 1.1 1.88588 -4.90341 1.1 1.975 -0.9 1.1 1.6 -1.05 1.1 1.86 -4.9 1.1 1.88588 -4.90341 1.1 1.6 -1.05 1.1 1.83412 -4.90341 1.1 1.86 -4.9 1.1 1.6 -1.05 1.1 1.81 -4.9134 1.1 1.83412 -4.90341 1.1 1.6 -1.05 1.1 1.78929 -4.92929 1.1 1.81 -4.9134 1.1 1.6 -1.05 1.1 1.7734 -4.95 1.1 1.78929 -4.92929 1.1 1.875 -0.8 1.1 1.72213 -0.72257 1.1 1.87841 -0.825882 1.1 1.88588 -5.09659 1.1 1.86 -5.1 1.1 1.7 -5.25 1.1 1.7 -5.25 1.1 1.86 -5.1 1.1 1.83412 -5.09659 1.1 1.81 -5.0866 1.1 1.7 -5.25 1.1 1.83412 -5.09659 1.1 1.81 -5.0866 1.1 1.78929 -5.07071 1.1 1.7 -5.25 1.1 1.975 -0.9 1.1 1.88588 -4.90341 1.1 2.00088 -0.896593 1.1 2.00088 -0.896593 1.1 1.88588 -4.90341 1.1 1.91 -4.9134 1.1 2.025 -0.886603 1.1 1.91 -4.9134 1.1 1.93071 -4.92929 1.1 2.04571 -0.870711 1.1 2.025 -0.886603 1.1 1.93071 -4.92929 1.1 2.00088 -0.896593 1.1 1.91 -4.9134 1.1 2.025 -0.886603 1.1 3.9116 -0.85 1.1 3.89571 -0.870711 1.1 4.2 -1.05 1.1 4.2 -1.05 1.1 3.89571 -0.870711 1.1 3.875 -0.886603 1.1 3.85088 -0.896593 1.1 4.2 -1.05 1.1 3.875 -0.886603 1.1 3.85088 -0.896593 1.1 3.825 -0.9 1.1 4.2 -1.05 1.1 4.2 -1.05 1.1 3.825 -0.9 1.1 3.91412 -4.90341 1.1 3.94 -4.9 1.1 4.2 -1.05 1.1 3.91412 -4.90341 1.1 3.94 -4.9 1.1 3.96588 -4.90341 1.1 4.2 -1.05 1.1 4.2 -1.05 1.1 3.96588 -4.90341 1.1 3.99 -4.9134 1.1 3.825 -0.9 1.1 3.79912 -0.896593 1.1 3.91412 -4.90341 1.1 3.91412 -4.90341 1.1 3.79912 -0.896593 1.1 3.89 -4.9134 1.1 3.89 -4.9134 1.1 3.79912 -0.896593 1.1 3.775 -0.886603 1.1 3.86929 -4.92929 1.1 3.775 -0.886603 1.1 3.75429 -0.870711 1.1 3.475 -5.25 1.1 3.75429 -0.870711 1.1 3.7384 -0.85 1.1 2.0616 -0.85 1.1 3.7384 -0.85 1.1 3.72841 -0.825882 1.1 2.07159 -0.825882 1.1 3.72841 -0.825882 1.1 3.725 -0.8 1.1 2.075 -0.8 1.1 3.725 -0.8 1.1 3.7 -0.55 1.1 2.075 -0.8 1.1 2.07159 -0.825882 1.1 3.725 -0.8 1.1 3.89 -4.9134 1.1 3.775 -0.886603 1.1 3.86929 -4.92929 1.1 3.86929 -4.92929 1.1 3.75429 -0.870711 1.1 3.475 -5.25 1.1 3.8534 -4.95 1.1 3.475 -5.25 1.1 3.84341 -4.97412 1.1 3.8534 -4.95 1.1 3.86929 -4.92929 1.1 3.475 -5.25 1.1 3.475 -5.25 1.1 3.7384 -0.85 1.1 2.0616 -0.85 1.1 2.0616 -0.85 1.1 3.72841 -0.825882 1.1 2.07159 -0.825882 1.1 3.725 -0.8 1.1 3.72841 -0.774118 1.1 3.7 -0.55 1.1 3.91412 -5.09659 1.1 3.89 -5.0866 1.1 3.475 -5.25 1.1 3.475 -5.25 1.1 3.89 -5.0866 1.1 3.86929 -5.07071 1.1 3.8534 -5.05 1.1 3.475 -5.25 1.1 3.86929 -5.07071 1.1 3.8534 -5.05 1.1 3.84341 -5.02588 1.1 3.475 -5.25 1.1 3.475 -5.25 1.1 3.84341 -5.02588 1.1 3.84 -5 1.1 3.84341 -4.97412 1.1 3.475 -5.25 1.1 3.84 -5 -1.1 2.1 -0.55 1.1 2.1 -0.55 -1.1 3.7 -0.55 -1.1 3.7 -0.55 1.1 2.1 -0.55 1.1 3.7 -0.55 1.1 4.2 -5.15 -1.1 4.2 -5.15 1.1 4.2 -1.05 1.1 4.2 -1.05 -1.1 4.2 -5.15 -1.1 4.2 -1.05 -1.1 4.1 -5.25 1.1 4.1 -5.25 -1.1 3.475 -5.25 -1.1 3.475 -5.25 1.1 4.1 -5.25 1.1 3.475 -5.25 1.1 3.475 -5.4 -1.1 3.475 -5.4 1.1 3.475 -5.25 1.1 3.475 -5.25 -1.1 3.475 -5.4 -1.1 3.475 -5.25 1.1 2.325 -5.4 -1.1 2.325 -5.4 1.1 3.475 -5.4 1.1 3.475 -5.4 -1.1 2.325 -5.4 -1.1 3.475 -5.4 1.1 2.325 -5.25 -1.1 2.325 -5.25 1.1 2.325 -5.4 1.1 2.325 -5.4 -1.1 2.325 -5.25 -1.1 2.325 -5.4 1.1 1.7 -5.25 -1.1 1.7 -5.25 1.1 2.325 -5.25 1.1 2.325 -5.25 -1.1 1.7 -5.25 -1.1 2.325 -5.25 -1.1 1.6 -5.15 1.1 1.6 -5.15 -1.1 1.6 -1.05 -1.1 1.6 -1.05 1.1 1.6 -5.15 1.1 1.6 -1.05 -1.1 1.94912 -0.896593 -0.55 1.94912 -0.896593 -1.1 1.975 -0.9 -1.1 1.94912 -0.896593 -0.55 1.925 -0.886603 -0.55 1.94912 -0.896593 -1.1 1.94912 -0.896593 -1.1 1.925 -0.886603 -0.55 1.925 -0.886603 -0.55 1.925 -0.886603 -1.1 1.925 -0.886603 -0.55 1.90429 -0.870711 -3.77476e-15 1.90429 -0.870711 -0.55 1.90429 -0.870711 -3.77476e-15 1.8884 -0.85 0.55 1.8884 -0.85 -3.77476e-15 1.8884 -0.85 0.55 1.87841 -0.825882 1.1 1.87841 -0.825882 0.55 1.87841 -0.825882 1.1 1.875 -0.8 1.1 1.87841 -0.825882 0.55 1.8884 -0.85 0.55 1.87841 -0.825882 1.1 1.87841 -0.825882 1.1 1.8884 -0.85 0.55 1.8884 -0.85 0.55 1.8884 -0.85 1.1 1.8884 -0.85 0.55 1.90429 -0.870711 -3.77476e-15 1.90429 -0.870711 0.55 1.90429 -0.870711 -3.77476e-15 1.925 -0.886603 -0.55 1.925 -0.886603 -3.77476e-15 1.925 -0.886603 -0.55 1.94912 -0.896593 -0.55 1.925 -0.886603 -3.77476e-15 1.90429 -0.870711 -3.77476e-15 1.925 -0.886603 -0.55 1.925 -0.886603 -0.55 1.90429 -0.870711 -3.77476e-15 1.90429 -0.870711 -1.1 1.925 -0.886603 -1.1 1.90429 -0.870711 -0.55 1.90429 -0.870711 -0.55 1.90429 -0.870711 -1.1 1.90429 -0.870711 -0.55 1.8884 -0.85 -3.77476e-15 1.8884 -0.85 -0.55 1.8884 -0.85 -3.77476e-15 1.87841 -0.825882 0.55 1.87841 -0.825882 -3.77476e-15 1.87841 -0.825882 0.55 1.875 -0.8 1.1 1.875 -0.8 0.55 1.875 -0.8 1.1 1.87841 -0.774118 1.1 1.875 -0.8 0.55 1.87841 -0.825882 0.55 1.875 -0.8 -1.1 1.90429 -0.870711 -1.1 1.8884 -0.85 -0.55 1.8884 -0.85 -0.55 1.8884 -0.85 -1.1 1.8884 -0.85 -0.55 1.87841 -0.825882 -3.77476e-15 1.87841 -0.825882 -0.55 1.87841 -0.825882 -3.77476e-15 1.875 -0.8 0.55 1.875 -0.8 -3.77476e-15 1.875 -0.8 0.55 1.87841 -0.774118 1.1 1.87841 -0.774118 0.55 1.87841 -0.774118 1.1 1.8884 -0.75 1.1 1.87841 -0.774118 0.55 1.875 -0.8 0.55 1.87841 -0.774118 -1.1 1.8884 -0.85 -1.1 1.87841 -0.825882 -0.55 1.87841 -0.825882 -0.55 1.87841 -0.825882 -1.1 1.87841 -0.825882 -0.55 1.875 -0.8 -3.77476e-15 1.875 -0.8 -0.55 1.875 -0.8 -3.77476e-15 1.87841 -0.774118 0.55 1.87841 -0.774118 -3.77476e-15 1.87841 -0.774118 0.55 1.8884 -0.75 1.1 1.8884 -0.75 0.55 1.8884 -0.75 1.1 1.90429 -0.729289 1.1 1.8884 -0.75 0.55 1.87841 -0.774118 0.55 1.8884 -0.75 -1.1 1.87841 -0.825882 -1.1 1.875 -0.8 -0.55 1.875 -0.8 -0.55 1.875 -0.8 -1.1 1.875 -0.8 -0.55 1.87841 -0.774118 -3.77476e-15 1.87841 -0.774118 -0.55 1.87841 -0.774118 -3.77476e-15 1.8884 -0.75 0.55 1.8884 -0.75 -3.77476e-15 1.8884 -0.75 0.55 1.90429 -0.729289 1.1 1.90429 -0.729289 0.55 1.90429 -0.729289 1.1 1.925 -0.713397 1.1 1.90429 -0.729289 0.55 1.8884 -0.75 0.55 1.90429 -0.729289 -1.1 1.875 -0.8 -1.1 1.87841 -0.774118 -0.55 1.87841 -0.774118 -0.55 1.87841 -0.774118 -1.1 1.87841 -0.774118 -0.55 1.8884 -0.75 -3.77476e-15 1.8884 -0.75 -0.55 1.8884 -0.75 -3.77476e-15 1.90429 -0.729289 0.55 1.90429 -0.729289 -3.77476e-15 1.90429 -0.729289 0.55 1.925 -0.713397 1.1 1.925 -0.713397 0.55 1.925 -0.713397 1.1 1.94912 -0.703407 1.1 1.925 -0.713397 0.55 1.90429 -0.729289 0.55 1.925 -0.713397 -1.1 1.87841 -0.774118 -1.1 1.8884 -0.75 -0.55 1.8884 -0.75 -0.55 1.8884 -0.75 -1.1 1.8884 -0.75 -0.55 1.90429 -0.729289 -3.77476e-15 1.90429 -0.729289 -0.55 1.90429 -0.729289 -3.77476e-15 1.925 -0.713397 0.55 1.925 -0.713397 -3.77476e-15 1.925 -0.713397 0.55 1.94912 -0.703407 1.1 1.94912 -0.703407 0.55 1.94912 -0.703407 1.1 1.975 -0.7 1.1 1.94912 -0.703407 0.55 1.925 -0.713397 0.55 1.94912 -0.703407 -1.1 1.8884 -0.75 -1.1 1.90429 -0.729289 -0.55 1.90429 -0.729289 -0.55 1.90429 -0.729289 -1.1 1.90429 -0.729289 -0.55 1.925 -0.713397 -3.77476e-15 1.925 -0.713397 -0.55 1.925 -0.713397 -3.77476e-15 1.94912 -0.703407 0.55 1.94912 -0.703407 -3.77476e-15 1.94912 -0.703407 0.55 1.975 -0.7 1.1 1.975 -0.7 0.55 1.975 -0.7 1.1 2.00088 -0.703407 1.1 1.975 -0.7 0.55 1.94912 -0.703407 0.55 1.975 -0.7 -1.1 1.90429 -0.729289 -1.1 1.925 -0.713397 -0.55 1.925 -0.713397 -0.55 1.925 -0.713397 -1.1 1.925 -0.713397 -0.55 1.94912 -0.703407 -3.77476e-15 1.94912 -0.703407 -0.55 1.94912 -0.703407 -3.77476e-15 1.975 -0.7 0.55 1.975 -0.7 -3.77476e-15 1.975 -0.7 0.55 2.00088 -0.703407 1.1 2.00088 -0.703407 0.55 2.00088 -0.703407 1.1 2.025 -0.713397 1.1 2.00088 -0.703407 0.55 1.975 -0.7 0.55 2.00088 -0.703407 -1.1 1.925 -0.713397 -1.1 1.94912 -0.703407 -0.55 1.94912 -0.703407 -0.55 1.94912 -0.703407 -1.1 1.94912 -0.703407 -0.55 1.975 -0.7 -3.77476e-15 1.975 -0.7 -0.55 1.975 -0.7 -3.77476e-15 2.00088 -0.703407 0.55 2.00088 -0.703407 -3.77476e-15 2.00088 -0.703407 0.55 2.025 -0.713397 1.1 2.025 -0.713397 0.55 2.025 -0.713397 1.1 2.04571 -0.729289 1.1 2.025 -0.713397 0.55 2.00088 -0.703407 0.55 2.025 -0.713397 -1.1 1.94912 -0.703407 -1.1 1.975 -0.7 -0.55 1.975 -0.7 -0.55 1.975 -0.7 -1.1 1.975 -0.7 -0.55 2.00088 -0.703407 -3.77476e-15 2.00088 -0.703407 -0.55 2.00088 -0.703407 -3.77476e-15 2.025 -0.713397 0.55 2.025 -0.713397 -3.77476e-15 2.025 -0.713397 0.55 2.04571 -0.729289 1.1 2.04571 -0.729289 0.55 2.04571 -0.729289 1.1 2.0616 -0.75 1.1 2.04571 -0.729289 0.55 2.025 -0.713397 0.55 2.04571 -0.729289 -1.1 1.975 -0.7 -1.1 2.00088 -0.703407 -0.55 2.00088 -0.703407 -0.55 2.00088 -0.703407 -1.1 2.00088 -0.703407 -0.55 2.025 -0.713397 -3.77476e-15 2.025 -0.713397 -0.55 2.025 -0.713397 -3.77476e-15 2.04571 -0.729289 0.55 2.04571 -0.729289 -3.77476e-15 2.04571 -0.729289 0.55 2.0616 -0.75 1.1 2.0616 -0.75 0.55 2.0616 -0.75 1.1 2.07159 -0.774118 1.1 2.0616 -0.75 0.55 2.04571 -0.729289 0.55 2.0616 -0.75 -1.1 2.00088 -0.703407 -1.1 2.025 -0.713397 -0.55 2.025 -0.713397 -0.55 2.025 -0.713397 -1.1 2.025 -0.713397 -0.55 2.04571 -0.729289 -3.77476e-15 2.04571 -0.729289 -0.55 2.04571 -0.729289 -3.77476e-15 2.0616 -0.75 0.55 2.0616 -0.75 -3.77476e-15 2.0616 -0.75 0.55 2.07159 -0.774118 1.1 2.07159 -0.774118 0.55 2.07159 -0.774118 1.1 2.075 -0.8 1.1 2.07159 -0.774118 0.55 2.0616 -0.75 0.55 2.07159 -0.774118 -1.1 2.025 -0.713397 -1.1 2.04571 -0.729289 -0.55 2.04571 -0.729289 -0.55 2.04571 -0.729289 -1.1 2.04571 -0.729289 -0.55 2.0616 -0.75 -3.77476e-15 2.0616 -0.75 -0.55 2.0616 -0.75 -3.77476e-15 2.07159 -0.774118 0.55 2.07159 -0.774118 -3.77476e-15 2.07159 -0.774118 0.55 2.075 -0.8 1.1 2.075 -0.8 0.55 2.075 -0.8 1.1 2.07159 -0.825882 1.1 2.075 -0.8 0.55 2.07159 -0.774118 0.55 2.075 -0.8 -1.1 2.04571 -0.729289 -1.1 2.0616 -0.75 -0.55 2.0616 -0.75 -0.55 2.0616 -0.75 -1.1 2.0616 -0.75 -0.55 2.07159 -0.774118 -3.77476e-15 2.07159 -0.774118 -0.55 2.07159 -0.774118 -3.77476e-15 2.075 -0.8 0.55 2.075 -0.8 -3.77476e-15 2.075 -0.8 0.55 2.07159 -0.825882 1.1 2.07159 -0.825882 0.55 2.07159 -0.825882 1.1 2.0616 -0.85 1.1 2.07159 -0.825882 0.55 2.075 -0.8 0.55 2.07159 -0.825882 -1.1 2.0616 -0.75 -1.1 2.07159 -0.774118 -0.55 2.07159 -0.774118 -0.55 2.07159 -0.774118 -1.1 2.07159 -0.774118 -0.55 2.075 -0.8 -3.77476e-15 2.075 -0.8 -0.55 2.075 -0.8 -3.77476e-15 2.07159 -0.825882 0.55 2.07159 -0.825882 -3.77476e-15 2.07159 -0.825882 0.55 2.0616 -0.85 1.1 2.0616 -0.85 0.55 2.0616 -0.85 1.1 2.04571 -0.870711 1.1 2.0616 -0.85 0.55 2.07159 -0.825882 0.55 2.0616 -0.85 -1.1 2.07159 -0.774118 -1.1 2.075 -0.8 -0.55 2.075 -0.8 -0.55 2.075 -0.8 -1.1 2.075 -0.8 -0.55 2.07159 -0.825882 -3.77476e-15 2.07159 -0.825882 -0.55 2.07159 -0.825882 -3.77476e-15 2.0616 -0.85 0.55 2.0616 -0.85 -3.77476e-15 2.0616 -0.85 0.55 2.04571 -0.870711 1.1 2.04571 -0.870711 0.55 2.04571 -0.870711 1.1 2.025 -0.886603 1.1 2.04571 -0.870711 0.55 2.0616 -0.85 0.55 2.04571 -0.870711 -1.1 2.075 -0.8 -1.1 2.07159 -0.825882 -0.55 2.07159 -0.825882 -0.55 2.07159 -0.825882 -1.1 2.07159 -0.825882 -0.55 2.0616 -0.85 -3.77476e-15 2.0616 -0.85 -0.55 2.0616 -0.85 -3.77476e-15 2.04571 -0.870711 0.55 2.04571 -0.870711 -3.77476e-15 2.04571 -0.870711 0.55 2.025 -0.886603 1.1 2.025 -0.886603 0.55 2.025 -0.886603 1.1 2.00088 -0.896593 1.1 2.025 -0.886603 0.55 2.04571 -0.870711 0.55 2.025 -0.886603 -1.1 2.07159 -0.825882 -1.1 2.0616 -0.85 -0.55 2.0616 -0.85 -0.55 2.0616 -0.85 -1.1 2.0616 -0.85 -0.55 2.04571 -0.870711 -3.77476e-15 2.04571 -0.870711 -0.55 2.04571 -0.870711 -3.77476e-15 2.025 -0.886603 0.55 2.025 -0.886603 -3.77476e-15 2.025 -0.886603 0.55 2.00088 -0.896593 1.1 2.00088 -0.896593 0.55 2.00088 -0.896593 1.1 1.975 -0.9 1.1 2.00088 -0.896593 0.55 2.025 -0.886603 0.55 2.00088 -0.896593 -1.1 2.0616 -0.85 -1.1 2.04571 -0.870711 -0.55 2.04571 -0.870711 -0.55 2.04571 -0.870711 -1.1 2.04571 -0.870711 -0.55 2.025 -0.886603 -3.77476e-15 2.025 -0.886603 -0.55 2.025 -0.886603 -3.77476e-15 2.00088 -0.896593 0.55 2.00088 -0.896593 -3.77476e-15 2.00088 -0.896593 0.55 1.975 -0.9 1.1 1.975 -0.9 0.55 1.975 -0.9 1.1 1.94912 -0.896593 1.1 1.975 -0.9 0.55 2.00088 -0.896593 0.55 1.975 -0.9 -1.1 2.04571 -0.870711 -1.1 2.025 -0.886603 -0.55 2.025 -0.886603 -0.55 2.025 -0.886603 -1.1 2.025 -0.886603 -0.55 2.00088 -0.896593 -3.77476e-15 2.00088 -0.896593 -0.55 2.00088 -0.896593 -3.77476e-15 1.975 -0.9 0.55 1.975 -0.9 -3.77476e-15 1.975 -0.9 0.55 1.94912 -0.896593 1.1 1.94912 -0.896593 0.55 1.94912 -0.896593 1.1 1.925 -0.886603 1.1 1.94912 -0.896593 0.55 1.975 -0.9 0.55 1.94912 -0.896593 -1.1 2.025 -0.886603 -1.1 2.00088 -0.896593 -0.55 2.00088 -0.896593 -0.55 2.00088 -0.896593 -1.1 2.00088 -0.896593 -0.55 1.975 -0.9 -3.77476e-15 1.975 -0.9 -0.55 1.975 -0.9 -3.77476e-15 1.94912 -0.896593 0.55 1.94912 -0.896593 -3.77476e-15 1.94912 -0.896593 0.55 1.925 -0.886603 1.1 1.925 -0.886603 0.55 1.925 -0.886603 1.1 1.90429 -0.870711 1.1 1.925 -0.886603 0.55 1.94912 -0.896593 0.55 1.925 -0.886603 -1.1 2.00088 -0.896593 -1.1 1.975 -0.9 -0.55 1.975 -0.9 -0.55 1.975 -0.9 -1.1 1.975 -0.9 -0.55 1.94912 -0.896593 -3.77476e-15 1.94912 -0.896593 -0.55 1.94912 -0.896593 -3.77476e-15 1.925 -0.886603 0.55 1.925 -0.886603 -3.77476e-15 1.925 -0.886603 0.55 1.90429 -0.870711 1.1 1.90429 -0.870711 0.55 1.90429 -0.870711 1.1 1.8884 -0.85 1.1 1.90429 -0.870711 0.55 1.925 -0.886603 0.55 1.90429 -0.870711 -0.55 1.975 -0.9 -3.77476e-15 1.975 -0.9 -0.55 2.00088 -0.896593 -3.77476e-15 1.94912 -0.896593 -0.55 1.975 -0.9 -0.55 1.94912 -0.896593 -3.77476e-15 1.975 -0.9 0.55 1.975 -0.9 -3.77476e-15 2.00088 -0.896593 0.55 1.94912 -0.896593 -3.77476e-15 1.975 -0.9 -3.77476e-15 1.94912 -0.896593 0.55 1.925 -0.886603 -3.77476e-15 1.94912 -0.896593 -3.77476e-15 1.925 -0.886603 -3.77476e-15 1.8884 -0.85 -0.55 1.90429 -0.870711 -0.55 1.8884 -0.85 0.55 1.8884 -0.85 0.55 1.90429 -0.870711 -3.77476e-15 1.90429 -0.870711 -3.77476e-15 1.8884 -0.85 0.55 1.8884 -0.85 -3.77476e-15 1.90429 -0.870711 -3.77476e-15 1.87841 -0.825882 -0.55 1.8884 -0.85 -0.55 1.87841 -0.825882 0.55 1.87841 -0.825882 -3.77476e-15 1.8884 -0.85 -3.77476e-15 1.87841 -0.825882 -3.77476e-15 1.875 -0.8 -0.55 1.87841 -0.825882 -0.55 1.875 -0.8 0.55 1.875 -0.8 -3.77476e-15 1.87841 -0.825882 -3.77476e-15 1.875 -0.8 -3.77476e-15 1.87841 -0.774118 -0.55 1.875 -0.8 -0.55 1.87841 -0.774118 0.55 1.87841 -0.774118 -3.77476e-15 1.875 -0.8 -3.77476e-15 1.87841 -0.774118 -3.77476e-15 1.8884 -0.75 -0.55 1.87841 -0.774118 -0.55 1.8884 -0.75 0.55 1.8884 -0.75 -3.77476e-15 1.87841 -0.774118 -3.77476e-15 1.8884 -0.75 -3.77476e-15 1.90429 -0.729289 -0.55 1.8884 -0.75 -0.55 1.90429 -0.729289 0.55 1.90429 -0.729289 -3.77476e-15 1.8884 -0.75 -3.77476e-15 1.90429 -0.729289 -3.77476e-15 1.925 -0.713397 -0.55 1.90429 -0.729289 -0.55 1.925 -0.713397 0.55 1.925 -0.713397 -3.77476e-15 1.90429 -0.729289 -3.77476e-15 1.925 -0.713397 -3.77476e-15 1.94912 -0.703407 -0.55 1.925 -0.713397 -0.55 1.94912 -0.703407 0.55 1.94912 -0.703407 -3.77476e-15 1.925 -0.713397 -3.77476e-15 1.94912 -0.703407 -3.77476e-15 1.975 -0.7 -0.55 1.94912 -0.703407 -0.55 1.975 -0.7 0.55 1.975 -0.7 -3.77476e-15 1.94912 -0.703407 -3.77476e-15 1.975 -0.7 -3.77476e-15 2.00088 -0.703407 -0.55 1.975 -0.7 -0.55 2.00088 -0.703407 0.55 2.00088 -0.703407 -3.77476e-15 1.975 -0.7 -3.77476e-15 2.00088 -0.703407 -3.77476e-15 2.025 -0.713397 -0.55 2.00088 -0.703407 -0.55 2.025 -0.713397 0.55 2.025 -0.713397 -3.77476e-15 2.00088 -0.703407 -3.77476e-15 2.025 -0.713397 -3.77476e-15 2.04571 -0.729289 -0.55 2.025 -0.713397 -0.55 2.04571 -0.729289 0.55 2.04571 -0.729289 -3.77476e-15 2.025 -0.713397 -3.77476e-15 2.04571 -0.729289 -3.77476e-15 2.0616 -0.75 -0.55 2.04571 -0.729289 -0.55 2.0616 -0.75 0.55 2.0616 -0.75 -3.77476e-15 2.04571 -0.729289 -3.77476e-15 2.0616 -0.75 -3.77476e-15 2.07159 -0.774118 -0.55 2.0616 -0.75 -0.55 2.07159 -0.774118 0.55 2.07159 -0.774118 -3.77476e-15 2.0616 -0.75 -3.77476e-15 2.07159 -0.774118 -3.77476e-15 2.075 -0.8 -0.55 2.07159 -0.774118 -0.55 2.075 -0.8 0.55 2.075 -0.8 -3.77476e-15 2.07159 -0.774118 -3.77476e-15 2.075 -0.8 -3.77476e-15 2.07159 -0.825882 -0.55 2.075 -0.8 -0.55 2.07159 -0.825882 0.55 2.07159 -0.825882 -3.77476e-15 2.075 -0.8 -3.77476e-15 2.07159 -0.825882 -3.77476e-15 2.0616 -0.85 -0.55 2.07159 -0.825882 -0.55 2.0616 -0.85 0.55 2.0616 -0.85 -3.77476e-15 2.07159 -0.825882 -3.77476e-15 2.0616 -0.85 -3.77476e-15 2.04571 -0.870711 -0.55 2.0616 -0.85 -0.55 2.04571 -0.870711 0.55 2.04571 -0.870711 -3.77476e-15 2.0616 -0.85 -3.77476e-15 2.04571 -0.870711 -3.77476e-15 2.025 -0.886603 -0.55 2.04571 -0.870711 -0.55 2.025 -0.886603 0.55 2.025 -0.886603 -3.77476e-15 2.04571 -0.870711 -3.77476e-15 2.025 -0.886603 -3.77476e-15 2.00088 -0.896593 -0.55 2.025 -0.886603 -0.55 2.00088 -0.896593 0.55 2.00088 -0.896593 -3.77476e-15 2.025 -0.886603 -3.77476e-15 2.00088 -0.896593 -1.1 1.83412 -5.09659 -0.55 1.83412 -5.09659 -1.1 1.86 -5.1 -1.1 1.83412 -5.09659 -0.55 1.81 -5.0866 -0.55 1.83412 -5.09659 -1.1 1.83412 -5.09659 -1.1 1.81 -5.0866 -0.55 1.81 -5.0866 -0.55 1.81 -5.0866 -1.1 1.81 -5.0866 -0.55 1.78929 -5.07071 -3.9968e-15 1.78929 -5.07071 -0.55 1.78929 -5.07071 -3.9968e-15 1.7734 -5.05 0.55 1.7734 -5.05 -3.9968e-15 1.7734 -5.05 0.55 1.76341 -5.02588 1.1 1.76341 -5.02588 0.55 1.76341 -5.02588 1.1 1.76 -5 1.1 1.76341 -5.02588 0.55 1.7734 -5.05 0.55 1.76341 -5.02588 1.1 1.76341 -5.02588 1.1 1.7734 -5.05 0.55 1.7734 -5.05 0.55 1.7734 -5.05 1.1 1.7734 -5.05 0.55 1.78929 -5.07071 -3.9968e-15 1.78929 -5.07071 0.55 1.78929 -5.07071 -3.9968e-15 1.81 -5.0866 -0.55 1.81 -5.0866 -3.9968e-15 1.81 -5.0866 -0.55 1.83412 -5.09659 -0.55 1.81 -5.0866 -3.9968e-15 1.78929 -5.07071 -3.9968e-15 1.81 -5.0866 -0.55 1.81 -5.0866 -0.55 1.78929 -5.07071 -3.9968e-15 1.78929 -5.07071 -1.1 1.81 -5.0866 -1.1 1.78929 -5.07071 -0.55 1.78929 -5.07071 -0.55 1.78929 -5.07071 -1.1 1.78929 -5.07071 -0.55 1.7734 -5.05 -3.9968e-15 1.7734 -5.05 -0.55 1.7734 -5.05 -3.9968e-15 1.76341 -5.02588 0.55 1.76341 -5.02588 -3.9968e-15 1.76341 -5.02588 0.55 1.76 -5 1.1 1.76 -5 0.55 1.76 -5 1.1 1.76341 -4.97412 1.1 1.76 -5 0.55 1.76341 -5.02588 0.55 1.76 -5 -1.1 1.78929 -5.07071 -1.1 1.7734 -5.05 -0.55 1.7734 -5.05 -0.55 1.7734 -5.05 -1.1 1.7734 -5.05 -0.55 1.76341 -5.02588 -3.9968e-15 1.76341 -5.02588 -0.55 1.76341 -5.02588 -3.9968e-15 1.76 -5 0.55 1.76 -5 -3.9968e-15 1.76 -5 0.55 1.76341 -4.97412 1.1 1.76341 -4.97412 0.55 1.76341 -4.97412 1.1 1.7734 -4.95 1.1 1.76341 -4.97412 0.55 1.76 -5 0.55 1.76341 -4.97412 -1.1 1.7734 -5.05 -1.1 1.76341 -5.02588 -0.55 1.76341 -5.02588 -0.55 1.76341 -5.02588 -1.1 1.76341 -5.02588 -0.55 1.76 -5 -3.9968e-15 1.76 -5 -0.55 1.76 -5 -3.9968e-15 1.76341 -4.97412 0.55 1.76341 -4.97412 -3.9968e-15 1.76341 -4.97412 0.55 1.7734 -4.95 1.1 1.7734 -4.95 0.55 1.7734 -4.95 1.1 1.78929 -4.92929 1.1 1.7734 -4.95 0.55 1.76341 -4.97412 0.55 1.7734 -4.95 -1.1 1.76341 -5.02588 -1.1 1.76 -5 -0.55 1.76 -5 -0.55 1.76 -5 -1.1 1.76 -5 -0.55 1.76341 -4.97412 -3.9968e-15 1.76341 -4.97412 -0.55 1.76341 -4.97412 -3.9968e-15 1.7734 -4.95 0.55 1.7734 -4.95 -3.9968e-15 1.7734 -4.95 0.55 1.78929 -4.92929 1.1 1.78929 -4.92929 0.55 1.78929 -4.92929 1.1 1.81 -4.9134 1.1 1.78929 -4.92929 0.55 1.7734 -4.95 0.55 1.78929 -4.92929 -1.1 1.76 -5 -1.1 1.76341 -4.97412 -0.55 1.76341 -4.97412 -0.55 1.76341 -4.97412 -1.1 1.76341 -4.97412 -0.55 1.7734 -4.95 -3.9968e-15 1.7734 -4.95 -0.55 1.7734 -4.95 -3.9968e-15 1.78929 -4.92929 0.55 1.78929 -4.92929 -3.9968e-15 1.78929 -4.92929 0.55 1.81 -4.9134 1.1 1.81 -4.9134 0.55 1.81 -4.9134 1.1 1.83412 -4.90341 1.1 1.81 -4.9134 0.55 1.78929 -4.92929 0.55 1.81 -4.9134 -1.1 1.76341 -4.97412 -1.1 1.7734 -4.95 -0.55 1.7734 -4.95 -0.55 1.7734 -4.95 -1.1 1.7734 -4.95 -0.55 1.78929 -4.92929 -3.9968e-15 1.78929 -4.92929 -0.55 1.78929 -4.92929 -3.9968e-15 1.81 -4.9134 0.55 1.81 -4.9134 -3.9968e-15 1.81 -4.9134 0.55 1.83412 -4.90341 1.1 1.83412 -4.90341 0.55 1.83412 -4.90341 1.1 1.86 -4.9 1.1 1.83412 -4.90341 0.55 1.81 -4.9134 0.55 1.83412 -4.90341 -1.1 1.7734 -4.95 -1.1 1.78929 -4.92929 -0.55 1.78929 -4.92929 -0.55 1.78929 -4.92929 -1.1 1.78929 -4.92929 -0.55 1.81 -4.9134 -3.9968e-15 1.81 -4.9134 -0.55 1.81 -4.9134 -3.9968e-15 1.83412 -4.90341 0.55 1.83412 -4.90341 -3.9968e-15 1.83412 -4.90341 0.55 1.86 -4.9 1.1 1.86 -4.9 0.55 1.86 -4.9 1.1 1.88588 -4.90341 1.1 1.86 -4.9 0.55 1.83412 -4.90341 0.55 1.86 -4.9 -1.1 1.78929 -4.92929 -1.1 1.81 -4.9134 -0.55 1.81 -4.9134 -0.55 1.81 -4.9134 -1.1 1.81 -4.9134 -0.55 1.83412 -4.90341 -3.9968e-15 1.83412 -4.90341 -0.55 1.83412 -4.90341 -3.9968e-15 1.86 -4.9 0.55 1.86 -4.9 -3.9968e-15 1.86 -4.9 0.55 1.88588 -4.90341 1.1 1.88588 -4.90341 0.55 1.88588 -4.90341 1.1 1.91 -4.9134 1.1 1.88588 -4.90341 0.55 1.86 -4.9 0.55 1.88588 -4.90341 -1.1 1.81 -4.9134 -1.1 1.83412 -4.90341 -0.55 1.83412 -4.90341 -0.55 1.83412 -4.90341 -1.1 1.83412 -4.90341 -0.55 1.86 -4.9 -3.9968e-15 1.86 -4.9 -0.55 1.86 -4.9 -3.9968e-15 1.88588 -4.90341 0.55 1.88588 -4.90341 -3.9968e-15 1.88588 -4.90341 0.55 1.91 -4.9134 1.1 1.91 -4.9134 0.55 1.91 -4.9134 1.1 1.93071 -4.92929 1.1 1.91 -4.9134 0.55 1.88588 -4.90341 0.55 1.91 -4.9134 -1.1 1.83412 -4.90341 -1.1 1.86 -4.9 -0.55 1.86 -4.9 -0.55 1.86 -4.9 -1.1 1.86 -4.9 -0.55 1.88588 -4.90341 -3.9968e-15 1.88588 -4.90341 -0.55 1.88588 -4.90341 -3.9968e-15 1.91 -4.9134 0.55 1.91 -4.9134 -3.9968e-15 1.91 -4.9134 0.55 1.93071 -4.92929 1.1 1.93071 -4.92929 0.55 1.93071 -4.92929 1.1 1.9466 -4.95 1.1 1.93071 -4.92929 0.55 1.91 -4.9134 0.55 1.93071 -4.92929 -1.1 1.86 -4.9 -1.1 1.88588 -4.90341 -0.55 1.88588 -4.90341 -0.55 1.88588 -4.90341 -1.1 1.88588 -4.90341 -0.55 1.91 -4.9134 -3.9968e-15 1.91 -4.9134 -0.55 1.91 -4.9134 -3.9968e-15 1.93071 -4.92929 0.55 1.93071 -4.92929 -3.9968e-15 1.93071 -4.92929 0.55 1.9466 -4.95 1.1 1.9466 -4.95 0.55 1.9466 -4.95 1.1 1.95659 -4.97412 1.1 1.9466 -4.95 0.55 1.93071 -4.92929 0.55 1.9466 -4.95 -1.1 1.88588 -4.90341 -1.1 1.91 -4.9134 -0.55 1.91 -4.9134 -0.55 1.91 -4.9134 -1.1 1.91 -4.9134 -0.55 1.93071 -4.92929 -3.9968e-15 1.93071 -4.92929 -0.55 1.93071 -4.92929 -3.9968e-15 1.9466 -4.95 0.55 1.9466 -4.95 -3.9968e-15 1.9466 -4.95 0.55 1.95659 -4.97412 1.1 1.95659 -4.97412 0.55 1.95659 -4.97412 1.1 1.96 -5 1.1 1.95659 -4.97412 0.55 1.9466 -4.95 0.55 1.95659 -4.97412 -1.1 1.91 -4.9134 -1.1 1.93071 -4.92929 -0.55 1.93071 -4.92929 -0.55 1.93071 -4.92929 -1.1 1.93071 -4.92929 -0.55 1.9466 -4.95 -3.9968e-15 1.9466 -4.95 -0.55 1.9466 -4.95 -3.9968e-15 1.95659 -4.97412 0.55 1.95659 -4.97412 -3.9968e-15 1.95659 -4.97412 0.55 1.96 -5 1.1 1.96 -5 0.55 1.96 -5 1.1 1.95659 -5.02588 1.1 1.96 -5 0.55 1.95659 -4.97412 0.55 1.96 -5 -1.1 1.93071 -4.92929 -1.1 1.9466 -4.95 -0.55 1.9466 -4.95 -0.55 1.9466 -4.95 -1.1 1.9466 -4.95 -0.55 1.95659 -4.97412 -3.9968e-15 1.95659 -4.97412 -0.55 1.95659 -4.97412 -3.9968e-15 1.96 -5 0.55 1.96 -5 -3.9968e-15 1.96 -5 0.55 1.95659 -5.02588 1.1 1.95659 -5.02588 0.55 1.95659 -5.02588 1.1 1.9466 -5.05 1.1 1.95659 -5.02588 0.55 1.96 -5 0.55 1.95659 -5.02588 -1.1 1.9466 -4.95 -1.1 1.95659 -4.97412 -0.55 1.95659 -4.97412 -0.55 1.95659 -4.97412 -1.1 1.95659 -4.97412 -0.55 1.96 -5 -3.9968e-15 1.96 -5 -0.55 1.96 -5 -3.9968e-15 1.95659 -5.02588 0.55 1.95659 -5.02588 -3.9968e-15 1.95659 -5.02588 0.55 1.9466 -5.05 1.1 1.9466 -5.05 0.55 1.9466 -5.05 1.1 1.93071 -5.07071 1.1 1.9466 -5.05 0.55 1.95659 -5.02588 0.55 1.9466 -5.05 -1.1 1.95659 -4.97412 -1.1 1.96 -5 -0.55 1.96 -5 -0.55 1.96 -5 -1.1 1.96 -5 -0.55 1.95659 -5.02588 -3.9968e-15 1.95659 -5.02588 -0.55 1.95659 -5.02588 -3.9968e-15 1.9466 -5.05 0.55 1.9466 -5.05 -3.9968e-15 1.9466 -5.05 0.55 1.93071 -5.07071 1.1 1.93071 -5.07071 0.55 1.93071 -5.07071 1.1 1.91 -5.0866 1.1 1.93071 -5.07071 0.55 1.9466 -5.05 0.55 1.93071 -5.07071 -1.1 1.96 -5 -1.1 1.95659 -5.02588 -0.55 1.95659 -5.02588 -0.55 1.95659 -5.02588 -1.1 1.95659 -5.02588 -0.55 1.9466 -5.05 -3.9968e-15 1.9466 -5.05 -0.55 1.9466 -5.05 -3.9968e-15 1.93071 -5.07071 0.55 1.93071 -5.07071 -3.9968e-15 1.93071 -5.07071 0.55 1.91 -5.0866 1.1 1.91 -5.0866 0.55 1.91 -5.0866 1.1 1.88588 -5.09659 1.1 1.91 -5.0866 0.55 1.93071 -5.07071 0.55 1.91 -5.0866 -1.1 1.95659 -5.02588 -1.1 1.9466 -5.05 -0.55 1.9466 -5.05 -0.55 1.9466 -5.05 -1.1 1.9466 -5.05 -0.55 1.93071 -5.07071 -3.9968e-15 1.93071 -5.07071 -0.55 1.93071 -5.07071 -3.9968e-15 1.91 -5.0866 0.55 1.91 -5.0866 -3.9968e-15 1.91 -5.0866 0.55 1.88588 -5.09659 1.1 1.88588 -5.09659 0.55 1.88588 -5.09659 1.1 1.86 -5.1 1.1 1.88588 -5.09659 0.55 1.91 -5.0866 0.55 1.88588 -5.09659 -1.1 1.9466 -5.05 -1.1 1.93071 -5.07071 -0.55 1.93071 -5.07071 -0.55 1.93071 -5.07071 -1.1 1.93071 -5.07071 -0.55 1.91 -5.0866 -3.9968e-15 1.91 -5.0866 -0.55 1.91 -5.0866 -3.9968e-15 1.88588 -5.09659 0.55 1.88588 -5.09659 -3.9968e-15 1.88588 -5.09659 0.55 1.86 -5.1 1.1 1.86 -5.1 0.55 1.86 -5.1 1.1 1.83412 -5.09659 1.1 1.86 -5.1 0.55 1.88588 -5.09659 0.55 1.86 -5.1 -1.1 1.93071 -5.07071 -1.1 1.91 -5.0866 -0.55 1.91 -5.0866 -0.55 1.91 -5.0866 -1.1 1.91 -5.0866 -0.55 1.88588 -5.09659 -3.9968e-15 1.88588 -5.09659 -0.55 1.88588 -5.09659 -3.9968e-15 1.86 -5.1 0.55 1.86 -5.1 -3.9968e-15 1.86 -5.1 0.55 1.83412 -5.09659 1.1 1.83412 -5.09659 0.55 1.83412 -5.09659 1.1 1.81 -5.0866 1.1 1.83412 -5.09659 0.55 1.86 -5.1 0.55 1.83412 -5.09659 -1.1 1.91 -5.0866 -1.1 1.88588 -5.09659 -0.55 1.88588 -5.09659 -0.55 1.88588 -5.09659 -1.1 1.88588 -5.09659 -0.55 1.86 -5.1 -3.9968e-15 1.86 -5.1 -0.55 1.86 -5.1 -3.9968e-15 1.83412 -5.09659 0.55 1.83412 -5.09659 -3.9968e-15 1.83412 -5.09659 0.55 1.81 -5.0866 1.1 1.81 -5.0866 0.55 1.81 -5.0866 1.1 1.78929 -5.07071 1.1 1.81 -5.0866 0.55 1.83412 -5.09659 0.55 1.81 -5.0866 -1.1 1.88588 -5.09659 -1.1 1.86 -5.1 -0.55 1.86 -5.1 -0.55 1.86 -5.1 -1.1 1.86 -5.1 -0.55 1.83412 -5.09659 -3.9968e-15 1.83412 -5.09659 -0.55 1.83412 -5.09659 -3.9968e-15 1.81 -5.0866 0.55 1.81 -5.0866 -3.9968e-15 1.81 -5.0866 0.55 1.78929 -5.07071 1.1 1.78929 -5.07071 0.55 1.78929 -5.07071 1.1 1.7734 -5.05 1.1 1.78929 -5.07071 0.55 1.81 -5.0866 0.55 1.78929 -5.07071 -0.55 1.86 -5.1 -3.9968e-15 1.86 -5.1 -0.55 1.88588 -5.09659 -3.9968e-15 1.83412 -5.09659 -0.55 1.86 -5.1 -0.55 1.83412 -5.09659 -3.9968e-15 1.86 -5.1 0.55 1.86 -5.1 -3.9968e-15 1.88588 -5.09659 0.55 1.83412 -5.09659 -3.9968e-15 1.86 -5.1 -3.9968e-15 1.83412 -5.09659 0.55 1.81 -5.0866 -3.9968e-15 1.83412 -5.09659 -3.9968e-15 1.81 -5.0866 -3.9968e-15 1.7734 -5.05 -0.55 1.78929 -5.07071 -0.55 1.7734 -5.05 0.55 1.7734 -5.05 0.55 1.78929 -5.07071 -3.9968e-15 1.78929 -5.07071 -3.9968e-15 1.7734 -5.05 0.55 1.7734 -5.05 -3.9968e-15 1.78929 -5.07071 -3.9968e-15 1.76341 -5.02588 -0.55 1.7734 -5.05 -0.55 1.76341 -5.02588 0.55 1.76341 -5.02588 -3.9968e-15 1.7734 -5.05 -3.9968e-15 1.76341 -5.02588 -3.9968e-15 1.76 -5 -0.55 1.76341 -5.02588 -0.55 1.76 -5 0.55 1.76 -5 -3.9968e-15 1.76341 -5.02588 -3.9968e-15 1.76 -5 -3.9968e-15 1.76341 -4.97412 -0.55 1.76 -5 -0.55 1.76341 -4.97412 0.55 1.76341 -4.97412 -3.9968e-15 1.76 -5 -3.9968e-15 1.76341 -4.97412 -3.9968e-15 1.7734 -4.95 -0.55 1.76341 -4.97412 -0.55 1.7734 -4.95 0.55 1.7734 -4.95 -3.9968e-15 1.76341 -4.97412 -3.9968e-15 1.7734 -4.95 -3.9968e-15 1.78929 -4.92929 -0.55 1.7734 -4.95 -0.55 1.78929 -4.92929 0.55 1.78929 -4.92929 -3.9968e-15 1.7734 -4.95 -3.9968e-15 1.78929 -4.92929 -3.9968e-15 1.81 -4.9134 -0.55 1.78929 -4.92929 -0.55 1.81 -4.9134 0.55 1.81 -4.9134 -3.9968e-15 1.78929 -4.92929 -3.9968e-15 1.81 -4.9134 -3.9968e-15 1.83412 -4.90341 -0.55 1.81 -4.9134 -0.55 1.83412 -4.90341 0.55 1.83412 -4.90341 -3.9968e-15 1.81 -4.9134 -3.9968e-15 1.83412 -4.90341 -3.9968e-15 1.86 -4.9 -0.55 1.83412 -4.90341 -0.55 1.86 -4.9 0.55 1.86 -4.9 -3.9968e-15 1.83412 -4.90341 -3.9968e-15 1.86 -4.9 -3.9968e-15 1.88588 -4.90341 -0.55 1.86 -4.9 -0.55 1.88588 -4.90341 0.55 1.88588 -4.90341 -3.9968e-15 1.86 -4.9 -3.9968e-15 1.88588 -4.90341 -3.9968e-15 1.91 -4.9134 -0.55 1.88588 -4.90341 -0.55 1.91 -4.9134 0.55 1.91 -4.9134 -3.9968e-15 1.88588 -4.90341 -3.9968e-15 1.91 -4.9134 -3.9968e-15 1.93071 -4.92929 -0.55 1.91 -4.9134 -0.55 1.93071 -4.92929 0.55 1.93071 -4.92929 -3.9968e-15 1.91 -4.9134 -3.9968e-15 1.93071 -4.92929 -3.9968e-15 1.9466 -4.95 -0.55 1.93071 -4.92929 -0.55 1.9466 -4.95 0.55 1.9466 -4.95 -3.9968e-15 1.93071 -4.92929 -3.9968e-15 1.9466 -4.95 -3.9968e-15 1.95659 -4.97412 -0.55 1.9466 -4.95 -0.55 1.95659 -4.97412 0.55 1.95659 -4.97412 -3.9968e-15 1.9466 -4.95 -3.9968e-15 1.95659 -4.97412 -3.9968e-15 1.96 -5 -0.55 1.95659 -4.97412 -0.55 1.96 -5 0.55 1.96 -5 -3.9968e-15 1.95659 -4.97412 -3.9968e-15 1.96 -5 -3.9968e-15 1.95659 -5.02588 -0.55 1.96 -5 -0.55 1.95659 -5.02588 0.55 1.95659 -5.02588 -3.9968e-15 1.96 -5 -3.9968e-15 1.95659 -5.02588 -3.9968e-15 1.9466 -5.05 -0.55 1.95659 -5.02588 -0.55 1.9466 -5.05 0.55 1.9466 -5.05 -3.9968e-15 1.95659 -5.02588 -3.9968e-15 1.9466 -5.05 -3.9968e-15 1.93071 -5.07071 -0.55 1.9466 -5.05 -0.55 1.93071 -5.07071 0.55 1.93071 -5.07071 -3.9968e-15 1.9466 -5.05 -3.9968e-15 1.93071 -5.07071 -3.9968e-15 1.91 -5.0866 -0.55 1.93071 -5.07071 -0.55 1.91 -5.0866 0.55 1.91 -5.0866 -3.9968e-15 1.93071 -5.07071 -3.9968e-15 1.91 -5.0866 -3.9968e-15 1.88588 -5.09659 -0.55 1.91 -5.0866 -0.55 1.88588 -5.09659 0.55 1.88588 -5.09659 -3.9968e-15 1.91 -5.0866 -3.9968e-15 1.88588 -5.09659 -1.1 3.96588 -4.90341 -0.55 3.96588 -4.90341 -1.1 3.94 -4.9 -1.1 3.96588 -4.90341 -0.55 3.99 -4.9134 -0.55 3.96588 -4.90341 -1.1 3.96588 -4.90341 -1.1 3.99 -4.9134 -0.55 3.99 -4.9134 -0.55 3.99 -4.9134 -1.1 3.99 -4.9134 -0.55 4.01071 -4.92929 -3.10862e-15 4.01071 -4.92929 -0.55 4.01071 -4.92929 -3.10862e-15 4.0266 -4.95 0.55 4.0266 -4.95 -3.10862e-15 4.0266 -4.95 0.55 4.03659 -4.97412 1.1 4.03659 -4.97412 0.55 4.03659 -4.97412 1.1 4.04 -5 1.1 4.03659 -4.97412 0.55 4.0266 -4.95 0.55 4.03659 -4.97412 1.1 4.03659 -4.97412 1.1 4.0266 -4.95 0.55 4.0266 -4.95 0.55 4.0266 -4.95 1.1 4.0266 -4.95 0.55 4.01071 -4.92929 -3.10862e-15 4.01071 -4.92929 0.55 4.01071 -4.92929 -3.10862e-15 3.99 -4.9134 -0.55 3.99 -4.9134 -3.10862e-15 3.99 -4.9134 -0.55 3.96588 -4.90341 -0.55 3.99 -4.9134 -3.10862e-15 4.01071 -4.92929 -3.10862e-15 3.99 -4.9134 -0.55 3.99 -4.9134 -0.55 4.01071 -4.92929 -3.10862e-15 4.01071 -4.92929 -1.1 3.99 -4.9134 -1.1 4.01071 -4.92929 -0.55 4.01071 -4.92929 -0.55 4.01071 -4.92929 -1.1 4.01071 -4.92929 -0.55 4.0266 -4.95 -3.10862e-15 4.0266 -4.95 -0.55 4.0266 -4.95 -3.10862e-15 4.03659 -4.97412 0.55 4.03659 -4.97412 -3.10862e-15 4.03659 -4.97412 0.55 4.04 -5 1.1 4.04 -5 0.55 4.04 -5 1.1 4.03659 -5.02588 1.1 4.04 -5 0.55 4.03659 -4.97412 0.55 4.04 -5 -1.1 4.01071 -4.92929 -1.1 4.0266 -4.95 -0.55 4.0266 -4.95 -0.55 4.0266 -4.95 -1.1 4.0266 -4.95 -0.55 4.03659 -4.97412 -3.10862e-15 4.03659 -4.97412 -0.55 4.03659 -4.97412 -3.10862e-15 4.04 -5 0.55 4.04 -5 -3.10862e-15 4.04 -5 0.55 4.03659 -5.02588 1.1 4.03659 -5.02588 0.55 4.03659 -5.02588 1.1 4.0266 -5.05 1.1 4.03659 -5.02588 0.55 4.04 -5 0.55 4.03659 -5.02588 -1.1 4.0266 -4.95 -1.1 4.03659 -4.97412 -0.55 4.03659 -4.97412 -0.55 4.03659 -4.97412 -1.1 4.03659 -4.97412 -0.55 4.04 -5 -3.10862e-15 4.04 -5 -0.55 4.04 -5 -3.10862e-15 4.03659 -5.02588 0.55 4.03659 -5.02588 -3.10862e-15 4.03659 -5.02588 0.55 4.0266 -5.05 1.1 4.0266 -5.05 0.55 4.0266 -5.05 1.1 4.01071 -5.07071 1.1 4.0266 -5.05 0.55 4.03659 -5.02588 0.55 4.0266 -5.05 -1.1 4.03659 -4.97412 -1.1 4.04 -5 -0.55 4.04 -5 -0.55 4.04 -5 -1.1 4.04 -5 -0.55 4.03659 -5.02588 -3.10862e-15 4.03659 -5.02588 -0.55 4.03659 -5.02588 -3.10862e-15 4.0266 -5.05 0.55 4.0266 -5.05 -3.10862e-15 4.0266 -5.05 0.55 4.01071 -5.07071 1.1 4.01071 -5.07071 0.55 4.01071 -5.07071 1.1 3.99 -5.0866 1.1 4.01071 -5.07071 0.55 4.0266 -5.05 0.55 4.01071 -5.07071 -1.1 4.04 -5 -1.1 4.03659 -5.02588 -0.55 4.03659 -5.02588 -0.55 4.03659 -5.02588 -1.1 4.03659 -5.02588 -0.55 4.0266 -5.05 -3.10862e-15 4.0266 -5.05 -0.55 4.0266 -5.05 -3.10862e-15 4.01071 -5.07071 0.55 4.01071 -5.07071 -3.10862e-15 4.01071 -5.07071 0.55 3.99 -5.0866 1.1 3.99 -5.0866 0.55 3.99 -5.0866 1.1 3.96588 -5.09659 1.1 3.99 -5.0866 0.55 4.01071 -5.07071 0.55 3.99 -5.0866 -1.1 4.03659 -5.02588 -1.1 4.0266 -5.05 -0.55 4.0266 -5.05 -0.55 4.0266 -5.05 -1.1 4.0266 -5.05 -0.55 4.01071 -5.07071 -3.10862e-15 4.01071 -5.07071 -0.55 4.01071 -5.07071 -3.10862e-15 3.99 -5.0866 0.55 3.99 -5.0866 -3.10862e-15 3.99 -5.0866 0.55 3.96588 -5.09659 1.1 3.96588 -5.09659 0.55 3.96588 -5.09659 1.1 3.94 -5.1 1.1 3.96588 -5.09659 0.55 3.99 -5.0866 0.55 3.96588 -5.09659 -1.1 4.0266 -5.05 -1.1 4.01071 -5.07071 -0.55 4.01071 -5.07071 -0.55 4.01071 -5.07071 -1.1 4.01071 -5.07071 -0.55 3.99 -5.0866 -3.10862e-15 3.99 -5.0866 -0.55 3.99 -5.0866 -3.10862e-15 3.96588 -5.09659 0.55 3.96588 -5.09659 -3.10862e-15 3.96588 -5.09659 0.55 3.94 -5.1 1.1 3.94 -5.1 0.55 3.94 -5.1 1.1 3.91412 -5.09659 1.1 3.94 -5.1 0.55 3.96588 -5.09659 0.55 3.94 -5.1 -1.1 4.01071 -5.07071 -1.1 3.99 -5.0866 -0.55 3.99 -5.0866 -0.55 3.99 -5.0866 -1.1 3.99 -5.0866 -0.55 3.96588 -5.09659 -3.10862e-15 3.96588 -5.09659 -0.55 3.96588 -5.09659 -3.10862e-15 3.94 -5.1 0.55 3.94 -5.1 -3.10862e-15 3.94 -5.1 0.55 3.91412 -5.09659 1.1 3.91412 -5.09659 0.55 3.91412 -5.09659 1.1 3.89 -5.0866 1.1 3.91412 -5.09659 0.55 3.94 -5.1 0.55 3.91412 -5.09659 -1.1 3.99 -5.0866 -1.1 3.96588 -5.09659 -0.55 3.96588 -5.09659 -0.55 3.96588 -5.09659 -1.1 3.96588 -5.09659 -0.55 3.94 -5.1 -3.10862e-15 3.94 -5.1 -0.55 3.94 -5.1 -3.10862e-15 3.91412 -5.09659 0.55 3.91412 -5.09659 -3.10862e-15 3.91412 -5.09659 0.55 3.89 -5.0866 1.1 3.89 -5.0866 0.55 3.89 -5.0866 1.1 3.86929 -5.07071 1.1 3.89 -5.0866 0.55 3.91412 -5.09659 0.55 3.89 -5.0866 -1.1 3.96588 -5.09659 -1.1 3.94 -5.1 -0.55 3.94 -5.1 -0.55 3.94 -5.1 -1.1 3.94 -5.1 -0.55 3.91412 -5.09659 -3.10862e-15 3.91412 -5.09659 -0.55 3.91412 -5.09659 -3.10862e-15 3.89 -5.0866 0.55 3.89 -5.0866 -3.10862e-15 3.89 -5.0866 0.55 3.86929 -5.07071 1.1 3.86929 -5.07071 0.55 3.86929 -5.07071 1.1 3.8534 -5.05 1.1 3.86929 -5.07071 0.55 3.89 -5.0866 0.55 3.86929 -5.07071 -1.1 3.94 -5.1 -1.1 3.91412 -5.09659 -0.55 3.91412 -5.09659 -0.55 3.91412 -5.09659 -1.1 3.91412 -5.09659 -0.55 3.89 -5.0866 -3.10862e-15 3.89 -5.0866 -0.55 3.89 -5.0866 -3.10862e-15 3.86929 -5.07071 0.55 3.86929 -5.07071 -3.10862e-15 3.86929 -5.07071 0.55 3.8534 -5.05 1.1 3.8534 -5.05 0.55 3.8534 -5.05 1.1 3.84341 -5.02588 1.1 3.8534 -5.05 0.55 3.86929 -5.07071 0.55 3.8534 -5.05 -1.1 3.91412 -5.09659 -1.1 3.89 -5.0866 -0.55 3.89 -5.0866 -0.55 3.89 -5.0866 -1.1 3.89 -5.0866 -0.55 3.86929 -5.07071 -3.10862e-15 3.86929 -5.07071 -0.55 3.86929 -5.07071 -3.10862e-15 3.8534 -5.05 0.55 3.8534 -5.05 -3.10862e-15 3.8534 -5.05 0.55 3.84341 -5.02588 1.1 3.84341 -5.02588 0.55 3.84341 -5.02588 1.1 3.84 -5 1.1 3.84341 -5.02588 0.55 3.8534 -5.05 0.55 3.84341 -5.02588 -1.1 3.89 -5.0866 -1.1 3.86929 -5.07071 -0.55 3.86929 -5.07071 -0.55 3.86929 -5.07071 -1.1 3.86929 -5.07071 -0.55 3.8534 -5.05 -3.10862e-15 3.8534 -5.05 -0.55 3.8534 -5.05 -3.10862e-15 3.84341 -5.02588 0.55 3.84341 -5.02588 -3.10862e-15 3.84341 -5.02588 0.55 3.84 -5 1.1 3.84 -5 0.55 3.84 -5 1.1 3.84341 -4.97412 1.1 3.84 -5 0.55 3.84341 -5.02588 0.55 3.84 -5 -1.1 3.86929 -5.07071 -1.1 3.8534 -5.05 -0.55 3.8534 -5.05 -0.55 3.8534 -5.05 -1.1 3.8534 -5.05 -0.55 3.84341 -5.02588 -3.10862e-15 3.84341 -5.02588 -0.55 3.84341 -5.02588 -3.10862e-15 3.84 -5 0.55 3.84 -5 -3.10862e-15 3.84 -5 0.55 3.84341 -4.97412 1.1 3.84341 -4.97412 0.55 3.84341 -4.97412 1.1 3.8534 -4.95 1.1 3.84341 -4.97412 0.55 3.84 -5 0.55 3.84341 -4.97412 -1.1 3.8534 -5.05 -1.1 3.84341 -5.02588 -0.55 3.84341 -5.02588 -0.55 3.84341 -5.02588 -1.1 3.84341 -5.02588 -0.55 3.84 -5 -3.10862e-15 3.84 -5 -0.55 3.84 -5 -3.10862e-15 3.84341 -4.97412 0.55 3.84341 -4.97412 -3.10862e-15 3.84341 -4.97412 0.55 3.8534 -4.95 1.1 3.8534 -4.95 0.55 3.8534 -4.95 1.1 3.86929 -4.92929 1.1 3.8534 -4.95 0.55 3.84341 -4.97412 0.55 3.8534 -4.95 -1.1 3.84341 -5.02588 -1.1 3.84 -5 -0.55 3.84 -5 -0.55 3.84 -5 -1.1 3.84 -5 -0.55 3.84341 -4.97412 -3.10862e-15 3.84341 -4.97412 -0.55 3.84341 -4.97412 -3.10862e-15 3.8534 -4.95 0.55 3.8534 -4.95 -3.10862e-15 3.8534 -4.95 0.55 3.86929 -4.92929 1.1 3.86929 -4.92929 0.55 3.86929 -4.92929 1.1 3.89 -4.9134 1.1 3.86929 -4.92929 0.55 3.8534 -4.95 0.55 3.86929 -4.92929 -1.1 3.84 -5 -1.1 3.84341 -4.97412 -0.55 3.84341 -4.97412 -0.55 3.84341 -4.97412 -1.1 3.84341 -4.97412 -0.55 3.8534 -4.95 -3.10862e-15 3.8534 -4.95 -0.55 3.8534 -4.95 -3.10862e-15 3.86929 -4.92929 0.55 3.86929 -4.92929 -3.10862e-15 3.86929 -4.92929 0.55 3.89 -4.9134 1.1 3.89 -4.9134 0.55 3.89 -4.9134 1.1 3.91412 -4.90341 1.1 3.89 -4.9134 0.55 3.86929 -4.92929 0.55 3.89 -4.9134 -1.1 3.84341 -4.97412 -1.1 3.8534 -4.95 -0.55 3.8534 -4.95 -0.55 3.8534 -4.95 -1.1 3.8534 -4.95 -0.55 3.86929 -4.92929 -3.10862e-15 3.86929 -4.92929 -0.55 3.86929 -4.92929 -3.10862e-15 3.89 -4.9134 0.55 3.89 -4.9134 -3.10862e-15 3.89 -4.9134 0.55 3.91412 -4.90341 1.1 3.91412 -4.90341 0.55 3.91412 -4.90341 1.1 3.94 -4.9 1.1 3.91412 -4.90341 0.55 3.89 -4.9134 0.55 3.91412 -4.90341 -1.1 3.8534 -4.95 -1.1 3.86929 -4.92929 -0.55 3.86929 -4.92929 -0.55 3.86929 -4.92929 -1.1 3.86929 -4.92929 -0.55 3.89 -4.9134 -3.10862e-15 3.89 -4.9134 -0.55 3.89 -4.9134 -3.10862e-15 3.91412 -4.90341 0.55 3.91412 -4.90341 -3.10862e-15 3.91412 -4.90341 0.55 3.94 -4.9 1.1 3.94 -4.9 0.55 3.94 -4.9 1.1 3.96588 -4.90341 1.1 3.94 -4.9 0.55 3.91412 -4.90341 0.55 3.94 -4.9 -1.1 3.86929 -4.92929 -1.1 3.89 -4.9134 -0.55 3.89 -4.9134 -0.55 3.89 -4.9134 -1.1 3.89 -4.9134 -0.55 3.91412 -4.90341 -3.10862e-15 3.91412 -4.90341 -0.55 3.91412 -4.90341 -3.10862e-15 3.94 -4.9 0.55 3.94 -4.9 -3.10862e-15 3.94 -4.9 0.55 3.96588 -4.90341 1.1 3.96588 -4.90341 0.55 3.96588 -4.90341 1.1 3.99 -4.9134 1.1 3.96588 -4.90341 0.55 3.94 -4.9 0.55 3.96588 -4.90341 -1.1 3.89 -4.9134 -1.1 3.91412 -4.90341 -0.55 3.91412 -4.90341 -0.55 3.91412 -4.90341 -1.1 3.91412 -4.90341 -0.55 3.94 -4.9 -3.10862e-15 3.94 -4.9 -0.55 3.94 -4.9 -3.10862e-15 3.96588 -4.90341 0.55 3.96588 -4.90341 -3.10862e-15 3.96588 -4.90341 0.55 3.99 -4.9134 1.1 3.99 -4.9134 0.55 3.99 -4.9134 1.1 4.01071 -4.92929 1.1 3.99 -4.9134 0.55 3.96588 -4.90341 0.55 3.99 -4.9134 -1.1 3.91412 -4.90341 -1.1 3.94 -4.9 -0.55 3.94 -4.9 -0.55 3.94 -4.9 -1.1 3.94 -4.9 -0.55 3.96588 -4.90341 -3.10862e-15 3.96588 -4.90341 -0.55 3.96588 -4.90341 -3.10862e-15 3.99 -4.9134 0.55 3.99 -4.9134 -3.10862e-15 3.99 -4.9134 0.55 4.01071 -4.92929 1.1 4.01071 -4.92929 0.55 4.01071 -4.92929 1.1 4.0266 -4.95 1.1 4.01071 -4.92929 0.55 3.99 -4.9134 0.55 4.01071 -4.92929 -0.55 3.94 -5.1 -3.10862e-15 3.94 -5.1 -0.55 3.96588 -5.09659 -3.10862e-15 3.91412 -5.09659 -0.55 3.94 -5.1 -0.55 3.91412 -5.09659 -3.10862e-15 3.94 -5.1 0.55 3.94 -5.1 -3.10862e-15 3.96588 -5.09659 0.55 3.91412 -5.09659 -3.10862e-15 3.94 -5.1 -3.10862e-15 3.91412 -5.09659 -0.55 3.96588 -4.90341 -3.10862e-15 3.96588 -4.90341 -0.55 3.94 -4.9 -3.10862e-15 3.96588 -4.90341 0.55 3.96588 -4.90341 -3.10862e-15 3.94 -4.9 0.55 3.99 -4.9134 -3.10862e-15 3.96588 -4.90341 -3.10862e-15 3.99 -4.9134 -3.10862e-15 3.91412 -4.90341 -3.10862e-15 3.94 -4.9 0.55 3.94 -4.9 -0.55 3.91412 -4.90341 -0.55 3.94 -4.9 -3.10862e-15 3.94 -4.9 -3.10862e-15 4.0266 -4.95 -0.55 4.01071 -4.92929 -0.55 4.0266 -4.95 0.55 4.0266 -4.95 0.55 4.01071 -4.92929 -3.10862e-15 4.01071 -4.92929 -3.10862e-15 4.0266 -4.95 0.55 4.0266 -4.95 -3.10862e-15 4.01071 -4.92929 -3.10862e-15 4.03659 -4.97412 -0.55 4.0266 -4.95 -0.55 4.03659 -4.97412 0.55 4.03659 -4.97412 -3.10862e-15 4.0266 -4.95 -3.10862e-15 4.03659 -4.97412 -3.10862e-15 4.04 -5 -0.55 4.03659 -4.97412 -0.55 4.04 -5 0.55 4.04 -5 -3.10862e-15 4.03659 -4.97412 -3.10862e-15 4.04 -5 -3.10862e-15 4.03659 -5.02588 -0.55 4.04 -5 -0.55 4.03659 -5.02588 0.55 4.03659 -5.02588 -3.10862e-15 4.04 -5 -3.10862e-15 4.03659 -5.02588 -3.10862e-15 4.0266 -5.05 -0.55 4.03659 -5.02588 -0.55 4.0266 -5.05 0.55 4.0266 -5.05 -3.10862e-15 4.03659 -5.02588 -3.10862e-15 4.0266 -5.05 -3.10862e-15 4.01071 -5.07071 -0.55 4.0266 -5.05 -0.55 4.01071 -5.07071 0.55 4.01071 -5.07071 -3.10862e-15 4.0266 -5.05 -3.10862e-15 4.01071 -5.07071 -3.10862e-15 3.99 -5.0866 -0.55 4.01071 -5.07071 -0.55 3.99 -5.0866 0.55 3.99 -5.0866 -3.10862e-15 4.01071 -5.07071 -3.10862e-15 3.99 -5.0866 -3.10862e-15 3.96588 -5.09659 -0.55 3.99 -5.0866 -0.55 3.96588 -5.09659 0.55 3.96588 -5.09659 -3.10862e-15 3.99 -5.0866 -3.10862e-15 3.96588 -5.09659 -3.10862e-15 3.89 -5.0866 -0.55 3.91412 -5.09659 -0.55 3.89 -5.0866 0.55 3.89 -5.0866 -3.10862e-15 3.91412 -5.09659 -3.10862e-15 3.89 -5.0866 -3.10862e-15 3.86929 -5.07071 -0.55 3.89 -5.0866 -0.55 3.86929 -5.07071 0.55 3.86929 -5.07071 -3.10862e-15 3.89 -5.0866 -3.10862e-15 3.86929 -5.07071 -3.10862e-15 3.8534 -5.05 -0.55 3.86929 -5.07071 -0.55 3.8534 -5.05 0.55 3.8534 -5.05 -3.10862e-15 3.86929 -5.07071 -3.10862e-15 3.8534 -5.05 -3.10862e-15 3.84341 -5.02588 -0.55 3.8534 -5.05 -0.55 3.84341 -5.02588 0.55 3.84341 -5.02588 -3.10862e-15 3.8534 -5.05 -3.10862e-15 3.84341 -5.02588 -3.10862e-15 3.84 -5 -0.55 3.84341 -5.02588 -0.55 3.84 -5 0.55 3.84 -5 -3.10862e-15 3.84341 -5.02588 -3.10862e-15 3.84 -5 -3.10862e-15 3.84341 -4.97412 -0.55 3.84 -5 -0.55 3.84341 -4.97412 0.55 3.84341 -4.97412 -3.10862e-15 3.84 -5 -3.10862e-15 3.84341 -4.97412 -3.10862e-15 3.8534 -4.95 -0.55 3.84341 -4.97412 -0.55 3.8534 -4.95 0.55 3.8534 -4.95 -3.10862e-15 3.84341 -4.97412 -3.10862e-15 3.8534 -4.95 -3.10862e-15 3.86929 -4.92929 -0.55 3.8534 -4.95 -0.55 3.86929 -4.92929 0.55 3.86929 -4.92929 -3.10862e-15 3.8534 -4.95 -3.10862e-15 3.86929 -4.92929 -3.10862e-15 3.89 -4.9134 -0.55 3.86929 -4.92929 -0.55 3.89 -4.9134 0.55 3.89 -4.9134 -3.10862e-15 3.86929 -4.92929 -3.10862e-15 3.89 -4.9134 -3.10862e-15 3.91412 -4.90341 -0.55 3.89 -4.9134 -0.55 3.91412 -4.90341 0.55 3.91412 -4.90341 -3.10862e-15 3.89 -4.9134 -3.10862e-15 3.91412 -4.90341 -1.1 3.85088 -0.703407 -0.55 3.85088 -0.703407 -1.1 3.825 -0.7 -1.1 3.85088 -0.703407 -0.55 3.875 -0.713397 -0.55 3.85088 -0.703407 -1.1 3.85088 -0.703407 -1.1 3.875 -0.713397 -0.55 3.875 -0.713397 -0.55 3.875 -0.713397 -1.1 3.875 -0.713397 -0.55 3.89571 -0.729289 -3.33067e-15 3.89571 -0.729289 -0.55 3.89571 -0.729289 -3.33067e-15 3.9116 -0.75 0.55 3.9116 -0.75 -3.33067e-15 3.9116 -0.75 0.55 3.92159 -0.774118 1.1 3.92159 -0.774118 0.55 3.92159 -0.774118 1.1 3.925 -0.8 1.1 3.92159 -0.774118 0.55 3.9116 -0.75 0.55 3.92159 -0.774118 1.1 3.92159 -0.774118 1.1 3.9116 -0.75 0.55 3.9116 -0.75 0.55 3.9116 -0.75 1.1 3.9116 -0.75 0.55 3.89571 -0.729289 -3.33067e-15 3.89571 -0.729289 0.55 3.89571 -0.729289 -3.33067e-15 3.875 -0.713397 -0.55 3.875 -0.713397 -3.33067e-15 3.875 -0.713397 -0.55 3.85088 -0.703407 -0.55 3.875 -0.713397 -3.33067e-15 3.89571 -0.729289 -3.33067e-15 3.875 -0.713397 -0.55 3.875 -0.713397 -0.55 3.89571 -0.729289 -3.33067e-15 3.89571 -0.729289 -1.1 3.875 -0.713397 -1.1 3.89571 -0.729289 -0.55 3.89571 -0.729289 -0.55 3.89571 -0.729289 -1.1 3.89571 -0.729289 -0.55 3.9116 -0.75 -3.33067e-15 3.9116 -0.75 -0.55 3.9116 -0.75 -3.33067e-15 3.92159 -0.774118 0.55 3.92159 -0.774118 -3.33067e-15 3.92159 -0.774118 0.55 3.925 -0.8 1.1 3.925 -0.8 0.55 3.925 -0.8 1.1 3.92159 -0.825882 1.1 3.925 -0.8 0.55 3.92159 -0.774118 0.55 3.925 -0.8 -1.1 3.89571 -0.729289 -1.1 3.9116 -0.75 -0.55 3.9116 -0.75 -0.55 3.9116 -0.75 -1.1 3.9116 -0.75 -0.55 3.92159 -0.774118 -3.33067e-15 3.92159 -0.774118 -0.55 3.92159 -0.774118 -3.33067e-15 3.925 -0.8 0.55 3.925 -0.8 -3.33067e-15 3.925 -0.8 0.55 3.92159 -0.825882 1.1 3.92159 -0.825882 0.55 3.92159 -0.825882 1.1 3.9116 -0.85 1.1 3.92159 -0.825882 0.55 3.925 -0.8 0.55 3.92159 -0.825882 -1.1 3.9116 -0.75 -1.1 3.92159 -0.774118 -0.55 3.92159 -0.774118 -0.55 3.92159 -0.774118 -1.1 3.92159 -0.774118 -0.55 3.925 -0.8 -3.33067e-15 3.925 -0.8 -0.55 3.925 -0.8 -3.33067e-15 3.92159 -0.825882 0.55 3.92159 -0.825882 -3.33067e-15 3.92159 -0.825882 0.55 3.9116 -0.85 1.1 3.9116 -0.85 0.55 3.9116 -0.85 1.1 3.89571 -0.870711 1.1 3.9116 -0.85 0.55 3.92159 -0.825882 0.55 3.9116 -0.85 -1.1 3.92159 -0.774118 -1.1 3.925 -0.8 -0.55 3.925 -0.8 -0.55 3.925 -0.8 -1.1 3.925 -0.8 -0.55 3.92159 -0.825882 -3.33067e-15 3.92159 -0.825882 -0.55 3.92159 -0.825882 -3.33067e-15 3.9116 -0.85 0.55 3.9116 -0.85 -3.33067e-15 3.9116 -0.85 0.55 3.89571 -0.870711 1.1 3.89571 -0.870711 0.55 3.89571 -0.870711 1.1 3.875 -0.886603 1.1 3.89571 -0.870711 0.55 3.9116 -0.85 0.55 3.89571 -0.870711 -1.1 3.925 -0.8 -1.1 3.92159 -0.825882 -0.55 3.92159 -0.825882 -0.55 3.92159 -0.825882 -1.1 3.92159 -0.825882 -0.55 3.9116 -0.85 -3.33067e-15 3.9116 -0.85 -0.55 3.9116 -0.85 -3.33067e-15 3.89571 -0.870711 0.55 3.89571 -0.870711 -3.33067e-15 3.89571 -0.870711 0.55 3.875 -0.886603 1.1 3.875 -0.886603 0.55 3.875 -0.886603 1.1 3.85088 -0.896593 1.1 3.875 -0.886603 0.55 3.89571 -0.870711 0.55 3.875 -0.886603 -1.1 3.92159 -0.825882 -1.1 3.9116 -0.85 -0.55 3.9116 -0.85 -0.55 3.9116 -0.85 -1.1 3.9116 -0.85 -0.55 3.89571 -0.870711 -3.33067e-15 3.89571 -0.870711 -0.55 3.89571 -0.870711 -3.33067e-15 3.875 -0.886603 0.55 3.875 -0.886603 -3.33067e-15 3.875 -0.886603 0.55 3.85088 -0.896593 1.1 3.85088 -0.896593 0.55 3.85088 -0.896593 1.1 3.825 -0.9 1.1 3.85088 -0.896593 0.55 3.875 -0.886603 0.55 3.85088 -0.896593 -1.1 3.9116 -0.85 -1.1 3.89571 -0.870711 -0.55 3.89571 -0.870711 -0.55 3.89571 -0.870711 -1.1 3.89571 -0.870711 -0.55 3.875 -0.886603 -3.33067e-15 3.875 -0.886603 -0.55 3.875 -0.886603 -3.33067e-15 3.85088 -0.896593 0.55 3.85088 -0.896593 -3.33067e-15 3.85088 -0.896593 0.55 3.825 -0.9 1.1 3.825 -0.9 0.55 3.825 -0.9 1.1 3.79912 -0.896593 1.1 3.825 -0.9 0.55 3.85088 -0.896593 0.55 3.825 -0.9 -1.1 3.89571 -0.870711 -1.1 3.875 -0.886603 -0.55 3.875 -0.886603 -0.55 3.875 -0.886603 -1.1 3.875 -0.886603 -0.55 3.85088 -0.896593 -3.33067e-15 3.85088 -0.896593 -0.55 3.85088 -0.896593 -3.33067e-15 3.825 -0.9 0.55 3.825 -0.9 -3.33067e-15 3.825 -0.9 0.55 3.79912 -0.896593 1.1 3.79912 -0.896593 0.55 3.79912 -0.896593 1.1 3.775 -0.886603 1.1 3.79912 -0.896593 0.55 3.825 -0.9 0.55 3.79912 -0.896593 -1.1 3.875 -0.886603 -1.1 3.85088 -0.896593 -0.55 3.85088 -0.896593 -0.55 3.85088 -0.896593 -1.1 3.85088 -0.896593 -0.55 3.825 -0.9 -3.33067e-15 3.825 -0.9 -0.55 3.825 -0.9 -3.33067e-15 3.79912 -0.896593 0.55 3.79912 -0.896593 -3.33067e-15 3.79912 -0.896593 0.55 3.775 -0.886603 1.1 3.775 -0.886603 0.55 3.775 -0.886603 1.1 3.75429 -0.870711 1.1 3.775 -0.886603 0.55 3.79912 -0.896593 0.55 3.775 -0.886603 -1.1 3.85088 -0.896593 -1.1 3.825 -0.9 -0.55 3.825 -0.9 -0.55 3.825 -0.9 -1.1 3.825 -0.9 -0.55 3.79912 -0.896593 -3.33067e-15 3.79912 -0.896593 -0.55 3.79912 -0.896593 -3.33067e-15 3.775 -0.886603 0.55 3.775 -0.886603 -3.33067e-15 3.775 -0.886603 0.55 3.75429 -0.870711 1.1 3.75429 -0.870711 0.55 3.75429 -0.870711 1.1 3.7384 -0.85 1.1 3.75429 -0.870711 0.55 3.775 -0.886603 0.55 3.75429 -0.870711 -1.1 3.825 -0.9 -1.1 3.79912 -0.896593 -0.55 3.79912 -0.896593 -0.55 3.79912 -0.896593 -1.1 3.79912 -0.896593 -0.55 3.775 -0.886603 -3.33067e-15 3.775 -0.886603 -0.55 3.775 -0.886603 -3.33067e-15 3.75429 -0.870711 0.55 3.75429 -0.870711 -3.33067e-15 3.75429 -0.870711 0.55 3.7384 -0.85 1.1 3.7384 -0.85 0.55 3.7384 -0.85 1.1 3.72841 -0.825882 1.1 3.7384 -0.85 0.55 3.75429 -0.870711 0.55 3.7384 -0.85 -1.1 3.79912 -0.896593 -1.1 3.775 -0.886603 -0.55 3.775 -0.886603 -0.55 3.775 -0.886603 -1.1 3.775 -0.886603 -0.55 3.75429 -0.870711 -3.33067e-15 3.75429 -0.870711 -0.55 3.75429 -0.870711 -3.33067e-15 3.7384 -0.85 0.55 3.7384 -0.85 -3.33067e-15 3.7384 -0.85 0.55 3.72841 -0.825882 1.1 3.72841 -0.825882 0.55 3.72841 -0.825882 1.1 3.725 -0.8 1.1 3.72841 -0.825882 0.55 3.7384 -0.85 0.55 3.72841 -0.825882 -1.1 3.775 -0.886603 -1.1 3.75429 -0.870711 -0.55 3.75429 -0.870711 -0.55 3.75429 -0.870711 -1.1 3.75429 -0.870711 -0.55 3.7384 -0.85 -3.33067e-15 3.7384 -0.85 -0.55 3.7384 -0.85 -3.33067e-15 3.72841 -0.825882 0.55 3.72841 -0.825882 -3.33067e-15 3.72841 -0.825882 0.55 3.725 -0.8 1.1 3.725 -0.8 0.55 3.725 -0.8 1.1 3.72841 -0.774118 1.1 3.725 -0.8 0.55 3.72841 -0.825882 0.55 3.725 -0.8 -1.1 3.75429 -0.870711 -1.1 3.7384 -0.85 -0.55 3.7384 -0.85 -0.55 3.7384 -0.85 -1.1 3.7384 -0.85 -0.55 3.72841 -0.825882 -3.33067e-15 3.72841 -0.825882 -0.55 3.72841 -0.825882 -3.33067e-15 3.725 -0.8 0.55 3.725 -0.8 -3.33067e-15 3.725 -0.8 0.55 3.72841 -0.774118 1.1 3.72841 -0.774118 0.55 3.72841 -0.774118 1.1 3.7384 -0.75 1.1 3.72841 -0.774118 0.55 3.725 -0.8 0.55 3.72841 -0.774118 -1.1 3.7384 -0.85 -1.1 3.72841 -0.825882 -0.55 3.72841 -0.825882 -0.55 3.72841 -0.825882 -1.1 3.72841 -0.825882 -0.55 3.725 -0.8 -3.33067e-15 3.725 -0.8 -0.55 3.725 -0.8 -3.33067e-15 3.72841 -0.774118 0.55 3.72841 -0.774118 -3.33067e-15 3.72841 -0.774118 0.55 3.7384 -0.75 1.1 3.7384 -0.75 0.55 3.7384 -0.75 1.1 3.75429 -0.729289 1.1 3.7384 -0.75 0.55 3.72841 -0.774118 0.55 3.7384 -0.75 -1.1 3.72841 -0.825882 -1.1 3.725 -0.8 -0.55 3.725 -0.8 -0.55 3.725 -0.8 -1.1 3.725 -0.8 -0.55 3.72841 -0.774118 -3.33067e-15 3.72841 -0.774118 -0.55 3.72841 -0.774118 -3.33067e-15 3.7384 -0.75 0.55 3.7384 -0.75 -3.33067e-15 3.7384 -0.75 0.55 3.75429 -0.729289 1.1 3.75429 -0.729289 0.55 3.75429 -0.729289 1.1 3.775 -0.713397 1.1 3.75429 -0.729289 0.55 3.7384 -0.75 0.55 3.75429 -0.729289 -1.1 3.725 -0.8 -1.1 3.72841 -0.774118 -0.55 3.72841 -0.774118 -0.55 3.72841 -0.774118 -1.1 3.72841 -0.774118 -0.55 3.7384 -0.75 -3.33067e-15 3.7384 -0.75 -0.55 3.7384 -0.75 -3.33067e-15 3.75429 -0.729289 0.55 3.75429 -0.729289 -3.33067e-15 3.75429 -0.729289 0.55 3.775 -0.713397 1.1 3.775 -0.713397 0.55 3.775 -0.713397 1.1 3.79912 -0.703407 1.1 3.775 -0.713397 0.55 3.75429 -0.729289 0.55 3.775 -0.713397 -1.1 3.72841 -0.774118 -1.1 3.7384 -0.75 -0.55 3.7384 -0.75 -0.55 3.7384 -0.75 -1.1 3.7384 -0.75 -0.55 3.75429 -0.729289 -3.33067e-15 3.75429 -0.729289 -0.55 3.75429 -0.729289 -3.33067e-15 3.775 -0.713397 0.55 3.775 -0.713397 -3.33067e-15 3.775 -0.713397 0.55 3.79912 -0.703407 1.1 3.79912 -0.703407 0.55 3.79912 -0.703407 1.1 3.825 -0.7 1.1 3.79912 -0.703407 0.55 3.775 -0.713397 0.55 3.79912 -0.703407 -1.1 3.7384 -0.75 -1.1 3.75429 -0.729289 -0.55 3.75429 -0.729289 -0.55 3.75429 -0.729289 -1.1 3.75429 -0.729289 -0.55 3.775 -0.713397 -3.33067e-15 3.775 -0.713397 -0.55 3.775 -0.713397 -3.33067e-15 3.79912 -0.703407 0.55 3.79912 -0.703407 -3.33067e-15 3.79912 -0.703407 0.55 3.825 -0.7 1.1 3.825 -0.7 0.55 3.825 -0.7 1.1 3.85088 -0.703407 1.1 3.825 -0.7 0.55 3.79912 -0.703407 0.55 3.825 -0.7 -1.1 3.75429 -0.729289 -1.1 3.775 -0.713397 -0.55 3.775 -0.713397 -0.55 3.775 -0.713397 -1.1 3.775 -0.713397 -0.55 3.79912 -0.703407 -3.33067e-15 3.79912 -0.703407 -0.55 3.79912 -0.703407 -3.33067e-15 3.825 -0.7 0.55 3.825 -0.7 -3.33067e-15 3.825 -0.7 0.55 3.85088 -0.703407 1.1 3.85088 -0.703407 0.55 3.85088 -0.703407 1.1 3.875 -0.713397 1.1 3.85088 -0.703407 0.55 3.825 -0.7 0.55 3.85088 -0.703407 -1.1 3.775 -0.713397 -1.1 3.79912 -0.703407 -0.55 3.79912 -0.703407 -0.55 3.79912 -0.703407 -1.1 3.79912 -0.703407 -0.55 3.825 -0.7 -3.33067e-15 3.825 -0.7 -0.55 3.825 -0.7 -3.33067e-15 3.85088 -0.703407 0.55 3.85088 -0.703407 -3.33067e-15 3.85088 -0.703407 0.55 3.875 -0.713397 1.1 3.875 -0.713397 0.55 3.875 -0.713397 1.1 3.89571 -0.729289 1.1 3.875 -0.713397 0.55 3.85088 -0.703407 0.55 3.875 -0.713397 -1.1 3.79912 -0.703407 -1.1 3.825 -0.7 -0.55 3.825 -0.7 -0.55 3.825 -0.7 -1.1 3.825 -0.7 -0.55 3.85088 -0.703407 -3.33067e-15 3.85088 -0.703407 -0.55 3.85088 -0.703407 -3.33067e-15 3.875 -0.713397 0.55 3.875 -0.713397 -3.33067e-15 3.875 -0.713397 0.55 3.89571 -0.729289 1.1 3.89571 -0.729289 0.55 3.89571 -0.729289 1.1 3.9116 -0.75 1.1 3.89571 -0.729289 0.55 3.875 -0.713397 0.55 3.89571 -0.729289 -0.55 3.825 -0.9 -3.33067e-15 3.825 -0.9 -0.55 3.85088 -0.896593 -3.33067e-15 3.79912 -0.896593 -0.55 3.825 -0.9 -0.55 3.79912 -0.896593 -3.33067e-15 3.825 -0.9 0.55 3.825 -0.9 -3.33067e-15 3.85088 -0.896593 0.55 3.79912 -0.896593 -3.33067e-15 3.825 -0.9 -3.33067e-15 3.79912 -0.896593 -0.55 3.85088 -0.703407 -3.33067e-15 3.85088 -0.703407 -0.55 3.825 -0.7 -3.33067e-15 3.85088 -0.703407 0.55 3.85088 -0.703407 -3.33067e-15 3.825 -0.7 0.55 3.875 -0.713397 -3.33067e-15 3.85088 -0.703407 -3.33067e-15 3.875 -0.713397 -3.33067e-15 3.79912 -0.703407 -3.33067e-15 3.825 -0.7 0.55 3.825 -0.7 -0.55 3.79912 -0.703407 -0.55 3.825 -0.7 -3.33067e-15 3.825 -0.7 -3.33067e-15 3.9116 -0.75 -0.55 3.89571 -0.729289 -0.55 3.9116 -0.75 0.55 3.9116 -0.75 0.55 3.89571 -0.729289 -3.33067e-15 3.89571 -0.729289 -3.33067e-15 3.9116 -0.75 0.55 3.9116 -0.75 -3.33067e-15 3.89571 -0.729289 -3.33067e-15 3.92159 -0.774118 -0.55 3.9116 -0.75 -0.55 3.92159 -0.774118 0.55 3.92159 -0.774118 -3.33067e-15 3.9116 -0.75 -3.33067e-15 3.92159 -0.774118 -3.33067e-15 3.925 -0.8 -0.55 3.92159 -0.774118 -0.55 3.925 -0.8 0.55 3.925 -0.8 -3.33067e-15 3.92159 -0.774118 -3.33067e-15 3.925 -0.8 -3.33067e-15 3.92159 -0.825882 -0.55 3.925 -0.8 -0.55 3.92159 -0.825882 0.55 3.92159 -0.825882 -3.33067e-15 3.925 -0.8 -3.33067e-15 3.92159 -0.825882 -3.33067e-15 3.9116 -0.85 -0.55 3.92159 -0.825882 -0.55 3.9116 -0.85 0.55 3.9116 -0.85 -3.33067e-15 3.92159 -0.825882 -3.33067e-15 3.9116 -0.85 -3.33067e-15 3.89571 -0.870711 -0.55 3.9116 -0.85 -0.55 3.89571 -0.870711 0.55 3.89571 -0.870711 -3.33067e-15 3.9116 -0.85 -3.33067e-15 3.89571 -0.870711 -3.33067e-15 3.875 -0.886603 -0.55 3.89571 -0.870711 -0.55 3.875 -0.886603 0.55 3.875 -0.886603 -3.33067e-15 3.89571 -0.870711 -3.33067e-15 3.875 -0.886603 -3.33067e-15 3.85088 -0.896593 -0.55 3.875 -0.886603 -0.55 3.85088 -0.896593 0.55 3.85088 -0.896593 -3.33067e-15 3.875 -0.886603 -3.33067e-15 3.85088 -0.896593 -3.33067e-15 3.775 -0.886603 -0.55 3.79912 -0.896593 -0.55 3.775 -0.886603 0.55 3.775 -0.886603 -3.33067e-15 3.79912 -0.896593 -3.33067e-15 3.775 -0.886603 -3.33067e-15 3.75429 -0.870711 -0.55 3.775 -0.886603 -0.55 3.75429 -0.870711 0.55 3.75429 -0.870711 -3.33067e-15 3.775 -0.886603 -3.33067e-15 3.75429 -0.870711 -3.33067e-15 3.7384 -0.85 -0.55 3.75429 -0.870711 -0.55 3.7384 -0.85 0.55 3.7384 -0.85 -3.33067e-15 3.75429 -0.870711 -3.33067e-15 3.7384 -0.85 -3.33067e-15 3.72841 -0.825882 -0.55 3.7384 -0.85 -0.55 3.72841 -0.825882 0.55 3.72841 -0.825882 -3.33067e-15 3.7384 -0.85 -3.33067e-15 3.72841 -0.825882 -3.33067e-15 3.725 -0.8 -0.55 3.72841 -0.825882 -0.55 3.725 -0.8 0.55 3.725 -0.8 -3.33067e-15 3.72841 -0.825882 -3.33067e-15 3.725 -0.8 -3.33067e-15 3.72841 -0.774118 -0.55 3.725 -0.8 -0.55 3.72841 -0.774118 0.55 3.72841 -0.774118 -3.33067e-15 3.725 -0.8 -3.33067e-15 3.72841 -0.774118 -3.33067e-15 3.7384 -0.75 -0.55 3.72841 -0.774118 -0.55 3.7384 -0.75 0.55 3.7384 -0.75 -3.33067e-15 3.72841 -0.774118 -3.33067e-15 3.7384 -0.75 -3.33067e-15 3.75429 -0.729289 -0.55 3.7384 -0.75 -0.55 3.75429 -0.729289 0.55 3.75429 -0.729289 -3.33067e-15 3.7384 -0.75 -3.33067e-15 3.75429 -0.729289 -3.33067e-15 3.775 -0.713397 -0.55 3.75429 -0.729289 -0.55 3.775 -0.713397 0.55 3.775 -0.713397 -3.33067e-15 3.75429 -0.729289 -3.33067e-15 3.775 -0.713397 -3.33067e-15 3.79912 -0.703407 -0.55 3.775 -0.713397 -0.55 3.79912 -0.703407 0.55 3.79912 -0.703407 -3.33067e-15 3.775 -0.713397 -3.33067e-15 3.79912 -0.703407 -1.1 2.02884 -0.555089 -3.77476e-15 2.02548 -0.555585 -1.1 2.1 -0.55 -1.1 2.02884 -0.555089 -1.1 1.95913 -0.570253 -3.77476e-15 2.02548 -0.555585 -3.77476e-15 2.02548 -0.555585 -1.1 1.95913 -0.570253 -3.77476e-15 1.95262 -0.572214 1.1 1.95913 -0.570253 -3.77476e-15 1.95262 -0.572214 1.1 1.89229 -0.595184 1.1 1.95913 -0.570253 -3.77476e-15 2.02548 -0.555585 -3.77476e-15 1.95262 -0.572214 1.1 1.95913 -0.570253 1.1 2.02884 -0.555089 -3.77476e-15 2.02548 -0.555585 -3.77476e-15 2.02548 -0.555585 1.1 2.02884 -0.555089 -1.1 2.1 -0.55 -1.1 2.1 -0.55 1.1 2.02884 -0.555089 1.1 2.1 -0.55 -1.1 1.95913 -0.570253 -1.1 1.89229 -0.595184 -3.77476e-15 1.95262 -0.572214 -3.77476e-15 1.95262 -0.572214 -1.1 1.89229 -0.595184 -3.77476e-15 1.88306 -0.599516 1.1 1.89229 -0.595184 -3.77476e-15 1.88306 -0.599516 1.1 1.82968 -0.629373 1.1 1.89229 -0.595184 -3.77476e-15 1.95262 -0.572214 -3.77476e-15 1.88306 -0.599516 -1.1 1.89229 -0.595184 -1.1 1.82968 -0.629373 -3.77476e-15 1.88306 -0.599516 -3.77476e-15 1.88306 -0.599516 -1.1 1.82968 -0.629373 -3.77476e-15 1.81834 -0.636881 1.1 1.82968 -0.629373 -3.77476e-15 1.81834 -0.636881 1.1 1.77257 -0.672125 1.1 1.82968 -0.629373 -3.77476e-15 1.88306 -0.599516 -3.77476e-15 1.81834 -0.636881 -1.1 1.82968 -0.629373 -1.1 1.77257 -0.672125 -3.77476e-15 1.81834 -0.636881 -3.77476e-15 1.81834 -0.636881 -1.1 1.77257 -0.672125 -3.9968e-15 1.75991 -0.683474 1.1 1.77257 -0.672125 -3.9968e-15 1.75991 -0.683474 1.1 1.72213 -0.72257 1.1 1.77257 -0.672125 -3.77476e-15 1.81834 -0.636881 -3.9968e-15 1.75991 -0.683474 -1.1 1.77257 -0.672125 -1.1 1.72213 -0.72257 -3.9968e-15 1.75991 -0.683474 -3.9968e-15 1.75991 -0.683474 -1.1 1.72213 -0.72257 -3.9968e-15 1.70908 -0.738255 1.1 1.72213 -0.72257 -3.9968e-15 1.70908 -0.738255 1.1 1.67937 -0.77968 1.1 1.72213 -0.72257 -3.9968e-15 1.75991 -0.683474 -3.9968e-15 1.70908 -0.738255 -1.1 1.72213 -0.72257 -1.1 1.67937 -0.77968 -3.9968e-15 1.70908 -0.738255 -3.9968e-15 1.70908 -0.738255 -1.1 1.67937 -0.77968 -3.9968e-15 1.66699 -0.8 1.1 1.67937 -0.77968 -3.9968e-15 1.66699 -0.8 1.1 1.64518 -0.842292 1.1 1.67937 -0.77968 -3.9968e-15 1.70908 -0.738255 -3.9968e-15 1.66699 -0.8 -1.1 1.67937 -0.77968 -1.1 1.64518 -0.842292 -3.9968e-15 1.66699 -0.8 -3.9968e-15 1.66699 -0.8 -1.1 1.64518 -0.842292 -3.9968e-15 1.63456 -0.867329 1.1 1.64518 -0.842292 -3.9968e-15 1.63456 -0.867329 1.1 1.62025 -0.909134 1.1 1.64518 -0.842292 -3.9968e-15 1.66699 -0.8 -3.9968e-15 1.63456 -0.867329 -1.1 1.64518 -0.842292 -1.1 1.62025 -0.909134 -3.9968e-15 1.63456 -0.867329 -3.9968e-15 1.63456 -0.867329 -1.1 1.62025 -0.909134 -3.9968e-15 1.61254 -0.93874 1.1 1.62025 -0.909134 -3.9968e-15 1.61254 -0.93874 1.1 1.60509 -0.978843 1.1 1.62025 -0.909134 -3.9968e-15 1.63456 -0.867329 -3.9968e-15 1.61254 -0.93874 -1.1 1.62025 -0.909134 -1.1 1.60509 -0.978843 -3.9968e-15 1.61254 -0.93874 -3.9968e-15 1.61254 -0.93874 -1.1 1.60509 -0.978843 -3.9968e-15 1.6014 -1.01263 1.1 1.60509 -0.978843 -3.9968e-15 1.6014 -1.01263 1.1 1.6 -1.05 1.1 1.60509 -0.978843 -3.9968e-15 1.61254 -0.93874 -3.9968e-15 1.6014 -1.01263 -1.1 1.60509 -0.978843 -1.1 1.6 -1.05 -3.9968e-15 1.6014 -1.01263 -3.9968e-15 1.6014 -1.01263 -1.1 1.6 -1.05 1.1 1.6 -1.05 1.1 4.2 -1.05 -1.1 4.2 -1.05 -2.88658e-15 4.1986 -1.01263 1.1 4.19491 -0.978843 -2.88658e-15 4.1986 -1.01263 -2.88658e-15 4.18746 -0.93874 1.1 4.17975 -0.909134 -2.88658e-15 4.18746 -0.93874 -2.88658e-15 4.16544 -0.867329 1.1 4.15482 -0.842292 -2.88658e-15 4.16544 -0.867329 -2.88658e-15 4.13301 -0.8 1.1 4.12063 -0.77968 -2.88658e-15 4.13301 -0.8 -2.88658e-15 4.09092 -0.738255 1.1 4.07787 -0.72257 -2.88658e-15 4.09092 -0.738255 -2.88658e-15 4.04009 -0.683474 1.1 4.02743 -0.672125 -2.88658e-15 4.04009 -0.683474 -3.10862e-15 3.98166 -0.636881 1.1 3.97032 -0.629373 -3.10862e-15 3.98166 -0.636881 -3.10862e-15 3.91694 -0.599516 1.1 3.90771 -0.595184 -3.10862e-15 3.91694 -0.599516 -3.10862e-15 3.84738 -0.572214 1.1 3.84087 -0.570253 -3.10862e-15 3.84738 -0.572214 -3.10862e-15 3.77452 -0.555585 1.1 3.77116 -0.555089 -3.10862e-15 3.77452 -0.555585 1.1 3.7 -0.55 1.1 3.77116 -0.555089 1.1 3.84087 -0.570253 -3.10862e-15 3.77452 -0.555585 -1.1 4.17975 -0.909134 -2.88658e-15 4.18746 -0.93874 -1.1 4.19491 -0.978843 -1.1 4.17975 -0.909134 -2.88658e-15 4.16544 -0.867329 -2.88658e-15 4.18746 -0.93874 -1.1 4.17975 -0.909134 -1.1 4.15482 -0.842292 -2.88658e-15 4.16544 -0.867329 -2.88658e-15 4.16544 -0.867329 -1.1 4.15482 -0.842292 -2.88658e-15 4.13301 -0.8 -2.88658e-15 4.13301 -0.8 -1.1 4.15482 -0.842292 -1.1 4.12063 -0.77968 -2.88658e-15 4.09092 -0.738255 -1.1 4.12063 -0.77968 -1.1 4.07787 -0.72257 -2.88658e-15 4.04009 -0.683474 -1.1 4.07787 -0.72257 -1.1 4.02743 -0.672125 -3.10862e-15 3.98166 -0.636881 -1.1 4.02743 -0.672125 -1.1 3.97032 -0.629373 -3.10862e-15 3.91694 -0.599516 -1.1 3.97032 -0.629373 -1.1 3.90771 -0.595184 -3.10862e-15 3.84738 -0.572214 -1.1 3.90771 -0.595184 -1.1 3.84087 -0.570253 -3.10862e-15 3.77452 -0.555585 -1.1 3.84087 -0.570253 -1.1 3.77116 -0.555089 1.1 3.7 -0.55 -1.1 3.77116 -0.555089 -1.1 3.7 -0.55 1.1 3.7 -0.55 -3.10862e-15 3.77452 -0.555585 -1.1 3.77116 -0.555089 -2.88658e-15 4.13301 -0.8 -1.1 4.12063 -0.77968 -2.88658e-15 4.09092 -0.738255 -2.88658e-15 4.09092 -0.738255 -1.1 4.07787 -0.72257 -2.88658e-15 4.04009 -0.683474 -2.88658e-15 4.04009 -0.683474 -1.1 4.02743 -0.672125 -3.10862e-15 3.98166 -0.636881 -3.10862e-15 3.98166 -0.636881 -1.1 3.97032 -0.629373 -3.10862e-15 3.91694 -0.599516 -3.10862e-15 3.91694 -0.599516 -1.1 3.90771 -0.595184 -3.10862e-15 3.84738 -0.572214 -3.10862e-15 3.84738 -0.572214 -1.1 3.84087 -0.570253 -3.10862e-15 3.77452 -0.555585 1.1 3.84087 -0.570253 1.1 3.90771 -0.595184 -3.10862e-15 3.84738 -0.572214 1.1 3.90771 -0.595184 1.1 3.97032 -0.629373 -3.10862e-15 3.91694 -0.599516 1.1 3.97032 -0.629373 1.1 4.02743 -0.672125 -3.10862e-15 3.98166 -0.636881 1.1 4.02743 -0.672125 1.1 4.07787 -0.72257 -2.88658e-15 4.04009 -0.683474 1.1 4.07787 -0.72257 1.1 4.12063 -0.77968 -2.88658e-15 4.09092 -0.738255 1.1 4.12063 -0.77968 1.1 4.15482 -0.842292 -2.88658e-15 4.13301 -0.8 1.1 4.15482 -0.842292 1.1 4.17975 -0.909134 -2.88658e-15 4.16544 -0.867329 1.1 4.17975 -0.909134 1.1 4.19491 -0.978843 -2.88658e-15 4.18746 -0.93874 1.1 4.19491 -0.978843 1.1 4.2 -1.05 -2.88658e-15 4.1986 -1.01263 -1.1 4.2 -1.05 -1.1 4.19491 -0.978843 -2.88658e-15 4.1986 -1.01263 -2.88658e-15 4.1986 -1.01263 -1.1 4.19491 -0.978843 -2.88658e-15 4.18746 -0.93874 -1.1 1.60341 -5.17588 -0.55 1.60341 -5.17588 -1.1 1.6 -5.15 -1.1 1.60341 -5.17588 -0.55 1.6134 -5.2 -0.55 1.60341 -5.17588 -1.1 1.60341 -5.17588 -1.1 1.6134 -5.2 -0.55 1.6134 -5.2 -0.55 1.6134 -5.2 -1.1 1.6134 -5.2 -0.55 1.62929 -5.22071 -3.9968e-15 1.62929 -5.22071 -0.55 1.62929 -5.22071 -3.9968e-15 1.65 -5.2366 0.55 1.65 -5.2366 -3.9968e-15 1.65 -5.2366 0.55 1.67412 -5.24659 1.1 1.67412 -5.24659 0.55 1.67412 -5.24659 1.1 1.7 -5.25 1.1 1.67412 -5.24659 0.55 1.65 -5.2366 0.55 1.67412 -5.24659 1.1 1.67412 -5.24659 1.1 1.65 -5.2366 0.55 1.65 -5.2366 0.55 1.65 -5.2366 1.1 1.65 -5.2366 0.55 1.62929 -5.22071 -3.9968e-15 1.62929 -5.22071 0.55 1.62929 -5.22071 -3.9968e-15 1.6134 -5.2 -0.55 1.6134 -5.2 -3.9968e-15 1.6134 -5.2 -0.55 1.60341 -5.17588 -0.55 1.6134 -5.2 -3.9968e-15 1.62929 -5.22071 -3.9968e-15 1.6134 -5.2 -0.55 1.6134 -5.2 -0.55 1.62929 -5.22071 -3.9968e-15 1.62929 -5.22071 -1.1 1.6134 -5.2 -1.1 1.62929 -5.22071 -0.55 1.62929 -5.22071 -0.55 1.62929 -5.22071 -1.1 1.62929 -5.22071 -0.55 1.65 -5.2366 -3.9968e-15 1.65 -5.2366 -0.55 1.65 -5.2366 -3.9968e-15 1.67412 -5.24659 0.55 1.67412 -5.24659 -3.9968e-15 1.67412 -5.24659 1.1 1.7 -5.25 0.55 1.67412 -5.24659 -3.9968e-15 1.65 -5.2366 -3.9968e-15 1.67412 -5.24659 -1.1 1.62929 -5.22071 -1.1 1.65 -5.2366 -0.55 1.65 -5.2366 -0.55 1.65 -5.2366 -1.1 1.65 -5.2366 -0.55 1.67412 -5.24659 -3.9968e-15 1.67412 -5.24659 -0.55 1.67412 -5.24659 -1.1 1.7 -5.25 1.1 1.7 -5.25 -3.9968e-15 1.67412 -5.24659 -1.1 1.7 -5.25 -1.1 1.65 -5.2366 -1.1 1.67412 -5.24659 -0.55 1.67412 -5.24659 -0.55 1.67412 -5.24659 -1.1 1.67412 -5.24659 -1.1 1.7 -5.25 1.1 1.65 -5.2366 1.1 1.62929 -5.22071 0.55 1.62929 -5.22071 0.55 1.62929 -5.22071 1.1 1.62929 -5.22071 0.55 1.6134 -5.2 -3.9968e-15 1.6134 -5.2 0.55 1.6134 -5.2 -3.9968e-15 1.60341 -5.17588 -0.55 1.60341 -5.17588 -3.9968e-15 1.60341 -5.17588 -1.1 1.6 -5.15 -0.55 1.60341 -5.17588 -3.9968e-15 1.6134 -5.2 -3.9968e-15 1.60341 -5.17588 1.1 1.62929 -5.22071 1.1 1.6134 -5.2 0.55 1.6134 -5.2 0.55 1.6134 -5.2 1.1 1.6134 -5.2 0.55 1.60341 -5.17588 -3.9968e-15 1.60341 -5.17588 0.55 1.60341 -5.17588 1.1 1.6 -5.15 -1.1 1.6 -5.15 -3.9968e-15 1.60341 -5.17588 1.1 1.6 -5.15 1.1 1.6134 -5.2 1.1 1.60341 -5.17588 0.55 1.60341 -5.17588 0.55 1.60341 -5.17588 1.1 1.60341 -5.17588 1.1 1.6 -5.15 0.55 1.6134 -5.2 0.55 1.60341 -5.17588 -3.9968e-15 1.60341 -5.17588 0.55 1.62929 -5.22071 0.55 1.6134 -5.2 -3.9968e-15 1.6134 -5.2 -3.9968e-15 1.65 -5.2366 -0.55 1.62929 -5.22071 -0.55 1.65 -5.2366 0.55 1.65 -5.2366 0.55 1.62929 -5.22071 -3.9968e-15 1.62929 -5.22071 -3.9968e-15 1.65 -5.2366 0.55 1.65 -5.2366 -3.9968e-15 1.62929 -5.22071 -3.9968e-15 1.67412 -5.24659 -0.55 1.65 -5.2366 -0.55 1.67412 -5.24659 -1.1 4.12588 -5.24659 -0.55 4.12588 -5.24659 -1.1 4.1 -5.25 -1.1 4.12588 -5.24659 -0.55 4.15 -5.2366 -0.55 4.12588 -5.24659 -1.1 4.12588 -5.24659 -1.1 4.15 -5.2366 -0.55 4.15 -5.2366 -0.55 4.15 -5.2366 -1.1 4.15 -5.2366 -0.55 4.17071 -5.22071 -3.10862e-15 4.17071 -5.22071 -0.55 4.17071 -5.22071 -3.10862e-15 4.1866 -5.2 0.55 4.1866 -5.2 -3.10862e-15 4.1866 -5.2 0.55 4.19659 -5.17588 1.1 4.19659 -5.17588 0.55 4.19659 -5.17588 1.1 4.2 -5.15 1.1 4.19659 -5.17588 0.55 4.1866 -5.2 0.55 4.19659 -5.17588 1.1 4.19659 -5.17588 1.1 4.1866 -5.2 0.55 4.1866 -5.2 0.55 4.1866 -5.2 1.1 4.1866 -5.2 0.55 4.17071 -5.22071 -3.10862e-15 4.17071 -5.22071 0.55 4.17071 -5.22071 -3.10862e-15 4.15 -5.2366 -0.55 4.15 -5.2366 -3.10862e-15 4.15 -5.2366 -0.55 4.12588 -5.24659 -0.55 4.15 -5.2366 -3.10862e-15 4.17071 -5.22071 -3.10862e-15 4.15 -5.2366 -0.55 4.15 -5.2366 -0.55 4.17071 -5.22071 -3.10862e-15 4.17071 -5.22071 -1.1 4.15 -5.2366 -1.1 4.17071 -5.22071 -0.55 4.17071 -5.22071 -0.55 4.17071 -5.22071 -1.1 4.17071 -5.22071 -0.55 4.1866 -5.2 -3.10862e-15 4.1866 -5.2 -0.55 4.1866 -5.2 -3.10862e-15 4.19659 -5.17588 0.55 4.19659 -5.17588 -3.10862e-15 4.19659 -5.17588 1.1 4.2 -5.15 0.55 4.19659 -5.17588 -3.10862e-15 4.1866 -5.2 -3.10862e-15 4.19659 -5.17588 -1.1 4.17071 -5.22071 -1.1 4.1866 -5.2 -0.55 4.1866 -5.2 -0.55 4.1866 -5.2 -1.1 4.1866 -5.2 -0.55 4.19659 -5.17588 -3.10862e-15 4.19659 -5.17588 -0.55 4.19659 -5.17588 -1.1 4.2 -5.15 1.1 4.2 -5.15 -3.10862e-15 4.19659 -5.17588 -1.1 4.2 -5.15 -1.1 4.1866 -5.2 -1.1 4.19659 -5.17588 -0.55 4.19659 -5.17588 -0.55 4.19659 -5.17588 -1.1 4.19659 -5.17588 -1.1 4.2 -5.15 1.1 4.1866 -5.2 1.1 4.17071 -5.22071 0.55 4.17071 -5.22071 0.55 4.17071 -5.22071 1.1 4.17071 -5.22071 0.55 4.15 -5.2366 -3.10862e-15 4.15 -5.2366 0.55 4.15 -5.2366 -3.10862e-15 4.12588 -5.24659 -0.55 4.12588 -5.24659 -3.10862e-15 4.12588 -5.24659 -1.1 4.1 -5.25 -0.55 4.12588 -5.24659 -3.10862e-15 4.15 -5.2366 -3.10862e-15 4.12588 -5.24659 1.1 4.17071 -5.22071 1.1 4.15 -5.2366 0.55 4.15 -5.2366 0.55 4.15 -5.2366 1.1 4.15 -5.2366 0.55 4.12588 -5.24659 -3.10862e-15 4.12588 -5.24659 0.55 4.12588 -5.24659 1.1 4.1 -5.25 -1.1 4.1 -5.25 -3.10862e-15 4.12588 -5.24659 1.1 4.1 -5.25 1.1 4.15 -5.2366 1.1 4.12588 -5.24659 0.55 4.12588 -5.24659 0.55 4.12588 -5.24659 1.1 4.12588 -5.24659 1.1 4.1 -5.25 0.55 4.15 -5.2366 0.55 4.12588 -5.24659 -3.10862e-15 4.12588 -5.24659 0.55 4.17071 -5.22071 0.55 4.15 -5.2366 -3.10862e-15 4.15 -5.2366 -3.10862e-15 4.1866 -5.2 -0.55 4.17071 -5.22071 -0.55 4.1866 -5.2 0.55 4.1866 -5.2 0.55 4.17071 -5.22071 -3.10862e-15 4.17071 -5.22071 -3.10862e-15 4.1866 -5.2 0.55 4.1866 -5.2 -3.10862e-15 4.17071 -5.22071 -3.10862e-15 4.19659 -5.17588 -0.55 4.1866 -5.2 -0.55 4.19659 -5.17588 -1.6 3.9 -0.995 -1.6 4.05 -1.9 -1.6 3.9 -4.80915 -1.6 3.9 -0.995 -1.6 4.05 -1.05 -1.6 4.05 -1.9 -1.6 3.9 -0.995 -1.6 4.04952 -1.0316 -1.6 4.05 -1.05 -1.6 3.9 -0.995 -1.6 4.04807 -1.01325 -1.6 4.04952 -1.0316 -1.6 3.9 -0.995 -1.6 4.04565 -0.995 -1.6 4.04807 -1.01325 -1.6 4.2 -1.9 -1.6 4.2 -2.05 -1.6 4.05 -1.9 -1.6 4.05 -1.9 -1.6 4.2 -2.05 -1.6 4.16161 -2.28661 -1.6 4.14175 -2.3125 -1.6 4.05 -1.9 -1.6 4.16161 -2.28661 -1.6 4.14175 -2.3125 -1.6 4.12926 -2.34265 -1.6 4.05 -1.9 -1.6 4.05 -1.9 -1.6 4.12926 -2.34265 -1.6 4.125 -2.375 -1.6 4.125 -3.175 -1.6 4.125 -2.375 -1.6 4.12926 -3.14265 -1.6 4.125 -3.175 -1.6 4.05 -1.9 -1.6 4.125 -2.375 -1.6 4.125 -3.175 -1.6 3.9 -4.80915 -1.6 4.05 -1.9 -1.6 4.125 -3.175 -1.6 4.125 -3.975 -1.6 3.9 -4.80915 -1.6 4.125 -3.175 -1.6 4.12926 -3.94265 -1.6 4.125 -3.975 -1.6 4.125 -3.175 -1.6 4.12926 -3.20735 -1.6 4.12926 -3.94265 -1.6 4.12926 -3.94265 -1.6 4.12926 -3.20735 -1.6 4.14175 -3.9125 -1.6 4.14175 -3.9125 -1.6 4.12926 -3.20735 -1.6 4.14175 -3.2375 -1.6 4.2 -3.65 -1.6 4.14175 -3.2375 -1.6 4.2 -3.5 -1.6 4.2 -3.65 -1.6 4.14175 -3.9125 -1.6 4.14175 -3.2375 -1.6 4.2 -3.65 -1.6 4.16161 -3.88661 -1.6 4.14175 -3.9125 -1.6 4.2 -3.65 -1.6 4.1875 -3.86675 -1.6 4.16161 -3.88661 -1.6 4.2 -3.65 -1.6 4.21765 -3.85426 -1.6 4.1875 -3.86675 -1.6 4.2 -3.65 -1.6 4.25 -3.85 -1.6 4.21765 -3.85426 -1.6 4.2 -3.65 -1.6 4.28235 -3.85426 -1.6 4.25 -3.85 -1.6 4.2 -3.65 -1.6 4.4 -3.65 -1.6 4.28235 -3.85426 -1.6 4.28235 -3.85426 -1.6 4.4 -3.65 -1.6 4.3125 -3.86675 -1.6 4.3125 -3.86675 -1.6 4.4 -3.65 -1.6 4.33839 -3.88661 -1.6 4.33839 -3.88661 -1.6 4.4 -3.65 -1.6 4.35825 -3.9125 -1.6 4.35825 -3.9125 -1.6 4.4 -3.65 -1.6 4.37074 -3.94265 -1.6 4.37074 -3.94265 -1.6 4.4 -3.65 -1.6 4.375 -3.975 -1.6 4.375 -3.975 -1.6 4.4 -3.65 -1.6 4.4 -4.3 -1.6 4.37074 -4.00735 -1.6 4.4 -4.3 -1.6 4.35825 -4.0375 -1.6 4.37074 -4.00735 -1.6 4.375 -3.975 -1.6 4.4 -4.3 -1.6 4.4 -2.05 -1.6 4.28235 -2.25426 -1.6 4.2 -2.05 -1.6 4.4 -2.05 -1.6 4.3125 -2.26675 -1.6 4.28235 -2.25426 -1.6 4.4 -2.05 -1.6 4.33839 -2.28661 -1.6 4.3125 -2.26675 -1.6 4.4 -2.05 -1.6 4.35825 -2.3125 -1.6 4.33839 -2.28661 -1.6 4.4 -2.05 -1.6 4.37074 -2.34265 -1.6 4.35825 -2.3125 -1.6 4.4 -2.05 -1.6 4.375 -2.375 -1.6 4.37074 -2.34265 -1.6 4.4 -2.05 -1.6 4.4 -2.7 -1.6 4.375 -2.375 -1.6 4.375 -2.375 -1.6 4.4 -2.7 -1.6 4.37074 -2.40735 -1.6 4.37074 -2.40735 -1.6 4.4 -2.7 -1.6 4.35825 -2.4375 -1.6 4.35825 -2.4375 -1.6 4.4 -2.7 -1.6 4.33839 -2.46339 -1.6 4.33839 -2.46339 -1.6 4.4 -2.7 -1.6 4.3125 -2.48325 -1.6 4.3125 -2.48325 -1.6 4.4 -2.7 -1.6 4.28235 -2.49574 -1.6 4.28235 -2.49574 -1.6 4.4 -2.7 -1.6 4.2 -2.7 -1.6 4.25 -2.5 -1.6 4.2 -2.7 -1.6 4.21765 -2.49574 -1.6 4.25 -2.5 -1.6 4.28235 -2.49574 -1.6 4.2 -2.7 -1.6 4.2 -2.85 -1.6 4.14175 -2.4375 -1.6 4.2 -2.7 -1.6 4.2 -2.85 -1.6 4.14175 -3.1125 -1.6 4.14175 -2.4375 -1.6 4.2 -2.85 -1.6 4.16161 -3.08661 -1.6 4.14175 -3.1125 -1.6 4.2 -2.85 -1.6 4.1875 -3.06675 -1.6 4.16161 -3.08661 -1.6 4.2 -2.85 -1.6 4.21765 -3.05426 -1.6 4.1875 -3.06675 -1.6 4.2 -2.85 -1.6 4.25 -3.05 -1.6 4.21765 -3.05426 -1.6 4.2 -2.85 -1.6 4.28235 -3.05426 -1.6 4.25 -3.05 -1.6 4.2 -2.85 -1.6 4.4 -2.85 -1.6 4.28235 -3.05426 -1.6 4.28235 -3.05426 -1.6 4.4 -2.85 -1.6 4.3125 -3.06675 -1.6 4.3125 -3.06675 -1.6 4.4 -2.85 -1.6 4.33839 -3.08661 -1.6 4.33839 -3.08661 -1.6 4.4 -2.85 -1.6 4.35825 -3.1125 -1.6 4.35825 -3.1125 -1.6 4.4 -2.85 -1.6 4.37074 -3.14265 -1.6 4.37074 -3.14265 -1.6 4.4 -2.85 -1.6 4.375 -3.175 -1.6 4.375 -3.175 -1.6 4.4 -2.85 -1.6 4.4 -3.5 -1.6 4.37074 -3.20735 -1.6 4.4 -3.5 -1.6 4.35825 -3.2375 -1.6 4.37074 -3.20735 -1.6 4.375 -3.175 -1.6 4.4 -3.5 -1.6 4.2 -3.5 -1.6 4.28235 -3.29574 -1.6 4.4 -3.5 -1.6 4.2 -3.5 -1.6 4.25 -3.3 -1.6 4.28235 -3.29574 -1.6 4.2 -3.5 -1.6 4.21765 -3.29574 -1.6 4.25 -3.3 -1.6 4.2 -3.5 -1.6 4.1875 -3.28325 -1.6 4.21765 -3.29574 -1.6 4.2 -3.5 -1.6 4.16161 -3.26339 -1.6 4.1875 -3.28325 -1.6 4.2 -3.5 -1.6 4.14175 -3.2375 -1.6 4.16161 -3.26339 -1.6 4.2 -4.3 -1.6 4.28235 -4.09574 -1.6 4.4 -4.3 -1.6 4.2 -4.3 -1.6 4.25 -4.1 -1.6 4.28235 -4.09574 -1.6 4.2 -4.3 -1.6 4.21765 -4.09574 -1.6 4.25 -4.1 -1.6 4.2 -4.3 -1.6 4.1875 -4.08325 -1.6 4.21765 -4.09574 -1.6 4.2 -4.3 -1.6 4.16161 -4.06339 -1.6 4.1875 -4.08325 -1.6 4.2 -4.3 -1.6 4.14175 -4.0375 -1.6 4.16161 -4.06339 -1.6 4.2 -4.3 -1.6 3.9 -4.80915 -1.6 4.14175 -4.0375 -1.6 4.2 -4.3 -1.6 3.94561 -4.80508 -1.6 3.9 -4.80915 -1.6 4.2 -4.3 -1.6 4.2 -4.45 -1.6 3.94561 -4.80508 -1.6 3.94561 -4.80508 -1.6 4.2 -4.45 -1.6 3.99091 -4.81176 -1.6 3.99091 -4.81176 -1.6 4.2 -4.45 -1.6 4.14175 -4.7125 -1.6 4.12926 -4.74265 -1.6 3.99091 -4.81176 -1.6 4.14175 -4.7125 -1.6 4.12926 -4.74265 -1.6 4.03341 -4.82883 -1.6 3.99091 -4.81176 -1.6 4.12926 -4.74265 -1.6 4.125 -4.775 -1.6 4.03341 -4.82883 -1.6 4.03341 -4.82883 -1.6 4.125 -4.775 -1.6 4.07075 -4.85533 -1.6 4.07075 -4.85533 -1.6 4.125 -4.775 -1.6 4.12926 -4.80735 -1.6 4.10088 -4.88981 -1.6 4.12926 -4.80735 -1.6 4.14175 -4.8375 -1.6 4.16161 -4.86339 -1.6 4.10088 -4.88981 -1.6 4.14175 -4.8375 -1.6 4.16161 -4.86339 -1.6 4.12215 -4.93037 -1.6 4.10088 -4.88981 -1.6 4.16161 -4.86339 -1.6 4.1875 -4.88325 -1.6 4.12215 -4.93037 -1.6 4.12215 -4.93037 -1.6 4.1875 -4.88325 -1.6 4.13336 -4.97477 -1.6 4.13336 -4.97477 -1.6 4.1875 -4.88325 -1.6 4.21765 -4.89574 -1.6 4.13391 -5.02056 -1.6 4.21765 -4.89574 -1.6 4.2 -5.1 -1.6 4.12377 -5.06521 -1.6 4.2 -5.1 -1.6 4.1035 -5.10627 -1.6 4.12377 -5.06521 -1.6 4.13391 -5.02056 -1.6 4.2 -5.1 -1.6 4.4 -4.45 -1.6 4.28235 -4.65426 -1.6 4.2 -4.45 -1.6 4.4 -4.45 -1.6 4.3125 -4.66675 -1.6 4.28235 -4.65426 -1.6 4.4 -4.45 -1.6 4.33839 -4.68661 -1.6 4.3125 -4.66675 -1.6 4.4 -4.45 -1.6 4.35825 -4.7125 -1.6 4.33839 -4.68661 -1.6 4.4 -4.45 -1.6 4.37074 -4.74265 -1.6 4.35825 -4.7125 -1.6 4.4 -4.45 -1.6 4.375 -4.775 -1.6 4.37074 -4.74265 -1.6 4.4 -4.45 -1.6 4.4 -5.1 -1.6 4.375 -4.775 -1.6 4.375 -4.775 -1.6 4.4 -5.1 -1.6 4.37074 -4.80735 -1.6 4.37074 -4.80735 -1.6 4.4 -5.1 -1.6 4.35825 -4.8375 -1.6 4.35825 -4.8375 -1.6 4.4 -5.1 -1.6 4.33839 -4.86339 -1.6 4.33839 -4.86339 -1.6 4.4 -5.1 -1.6 4.3125 -4.88325 -1.6 4.3125 -4.88325 -1.6 4.4 -5.1 -1.6 4.28235 -4.89574 -1.6 4.28235 -4.89574 -1.6 4.4 -5.1 -1.6 4.2 -5.1 -1.6 4.25 -4.9 -1.6 4.2 -5.1 -1.6 4.21765 -4.89574 -1.6 4.25 -4.9 -1.6 4.28235 -4.89574 -1.6 4.2 -5.1 -1.6 4.2 -5.1 -1.6 4.2 -5.25 -1.6 4.1035 -5.10627 -1.6 4.1035 -5.10627 -1.6 4.2 -5.25 -1.6 4.0742 -5.14147 -1.6 4.0742 -5.14147 -1.6 4.2 -5.25 -1.6 4.025 -5.25 -1.6 4.03751 -5.16887 -1.6 4.025 -5.25 -1.6 3.99544 -5.18695 -1.6 4.03751 -5.16887 -1.6 4.0742 -5.14147 -1.6 4.025 -5.25 -1.6 3.99544 -5.18695 -1.6 4.025 -5.25 -1.6 3.95031 -5.19473 -1.6 3.95031 -5.19473 -1.6 4.025 -5.25 -1.6 4.025 -5.45 -1.6 3.82074 -5.33235 -1.6 4.025 -5.45 -1.6 3.80825 -5.3625 -1.6 3.82074 -5.33235 -1.6 3.95031 -5.19473 -1.6 4.025 -5.45 -1.6 3.82074 -5.33235 -1.6 3.825 -5.3 -1.6 3.95031 -5.19473 -1.6 3.95031 -5.19473 -1.6 3.825 -5.3 -1.6 3.90462 -5.19176 -1.6 3.90462 -5.19176 -1.6 3.825 -5.3 -1.6 3.82074 -5.26765 -1.6 3.86087 -5.17822 -1.6 3.82074 -5.26765 -1.6 3.80825 -5.2375 -1.6 3.82149 -5.15486 -1.6 3.80825 -5.2375 -1.6 3.78839 -5.21161 -1.6 3.78864 -5.12295 -1.6 3.78839 -5.21161 -1.6 3.7625 -5.19175 -1.6 3.76414 -5.08426 -1.6 3.7625 -5.19175 -1.6 3.73235 -5.17926 -1.6 3.7 -5.175 -1.6 3.76414 -5.08426 -1.6 3.73235 -5.17926 -1.6 3.7 -5.175 -1.6 3.74934 -5.04093 -1.6 3.76414 -5.08426 -1.6 3.7 -5.175 -1.6 3.66765 -5.17926 -1.6 3.74934 -5.04093 -1.6 3.74934 -5.04093 -1.6 3.66765 -5.17926 -1.6 3.74506 -4.99533 -1.6 3.74506 -4.99533 -1.6 3.66765 -5.17926 -1.6 3.6375 -5.19175 -1.6 3.75152 -4.95 -1.6 3.6375 -5.19175 -1.6 3.61161 -5.21161 -1.6 3.375 -5.25 -1.6 3.61161 -5.21161 -1.6 3.59175 -5.2375 -1.6 3.57926 -5.26765 -1.6 3.375 -5.25 -1.6 3.59175 -5.2375 -1.6 3.57926 -5.26765 -1.6 3.575 -5.3 -1.6 3.375 -5.25 -1.6 3.375 -5.25 -1.6 3.575 -5.3 -1.6 3.57926 -5.33235 -1.6 3.375 -5.45 -1.6 3.57926 -5.33235 -1.6 3.59175 -5.3625 -1.6 3.61161 -5.38839 -1.6 3.375 -5.45 -1.6 3.59175 -5.3625 -1.6 3.61161 -5.38839 -1.6 3.6375 -5.40825 -1.6 3.375 -5.45 -1.6 3.375 -5.45 -1.6 3.6375 -5.40825 -1.6 3.66765 -5.42074 -1.6 3.7 -5.425 -1.6 3.375 -5.45 -1.6 3.66765 -5.42074 -1.6 3.7 -5.425 -1.6 4.025 -5.45 -1.6 3.375 -5.45 -1.6 3.7 -5.425 -1.6 3.73235 -5.42074 -1.6 4.025 -5.45 -1.6 4.025 -5.45 -1.6 3.73235 -5.42074 -1.6 3.7625 -5.40825 -1.6 3.78839 -5.38839 -1.6 4.025 -5.45 -1.6 3.7625 -5.40825 -1.6 3.78839 -5.38839 -1.6 3.80825 -5.3625 -1.6 4.025 -5.45 -1.6 3.375 -5.45 -1.6 3.375 -5.25 -1.6 3.57926 -5.33235 -1.6 2.425 -5.25 -1.6 2.05744 -4.95 -1.6 3.375 -5.25 -1.6 2.425 -5.25 -1.6 2.18839 -5.21161 -1.6 2.05744 -4.95 -1.6 2.425 -5.25 -1.6 2.20825 -5.2375 -1.6 2.18839 -5.21161 -1.6 2.425 -5.25 -1.6 2.22074 -5.26765 -1.6 2.20825 -5.2375 -1.6 2.425 -5.25 -1.6 2.225 -5.3 -1.6 2.22074 -5.26765 -1.6 2.425 -5.25 -1.6 2.22074 -5.33235 -1.6 2.225 -5.3 -1.6 2.425 -5.25 -1.6 2.425 -5.45 -1.6 2.22074 -5.33235 -1.6 2.22074 -5.33235 -1.6 2.425 -5.45 -1.6 2.20825 -5.3625 -1.6 2.20825 -5.3625 -1.6 2.425 -5.45 -1.6 2.18839 -5.38839 -1.6 2.18839 -5.38839 -1.6 2.425 -5.45 -1.6 2.1625 -5.40825 -1.6 2.1625 -5.40825 -1.6 2.425 -5.45 -1.6 2.13235 -5.42074 -1.6 2.13235 -5.42074 -1.6 2.425 -5.45 -1.6 2.1 -5.425 -1.6 2.1 -5.425 -1.6 2.425 -5.45 -1.6 1.775 -5.45 -1.6 2.06765 -5.42074 -1.6 1.775 -5.45 -1.6 2.0375 -5.40825 -1.6 2.06765 -5.42074 -1.6 2.1 -5.425 -1.6 1.775 -5.45 -1.6 1.775 -5.25 -1.6 1.85176 -5.19483 -1.6 1.775 -5.45 -1.6 1.775 -5.25 -1.6 1.80609 -5.1874 -1.6 1.85176 -5.19483 -1.6 1.775 -5.25 -1.6 1.76345 -5.16942 -1.6 1.80609 -5.1874 -1.6 1.775 -5.25 -1.6 1.72625 -5.1419 -1.6 1.76345 -5.16942 -1.6 1.775 -5.25 -1.6 1.6 -5.25 -1.6 1.72625 -5.1419 -1.6 1.72625 -5.1419 -1.6 1.6 -5.25 -1.6 1.69658 -5.10639 -1.6 1.69658 -5.10639 -1.6 1.6 -5.25 -1.6 1.6 -5.1 -1.6 1.67612 -5.06489 -1.6 1.6 -5.1 -1.6 1.666 -5.01974 -1.6 1.67612 -5.06489 -1.6 1.69658 -5.10639 -1.6 1.6 -5.1 -1.6 1.4 -5.1 -1.6 1.51765 -4.89574 -1.6 1.6 -5.1 -1.6 1.4 -5.1 -1.6 1.4875 -4.88325 -1.6 1.51765 -4.89574 -1.6 1.4 -5.1 -1.6 1.46161 -4.86339 -1.6 1.4875 -4.88325 -1.6 1.4 -5.1 -1.6 1.44175 -4.8375 -1.6 1.46161 -4.86339 -1.6 1.4 -5.1 -1.6 1.42926 -4.80735 -1.6 1.44175 -4.8375 -1.6 1.4 -5.1 -1.6 1.425 -4.775 -1.6 1.42926 -4.80735 -1.6 1.4 -5.1 -1.6 1.4 -4.45 -1.6 1.425 -4.775 -1.6 1.425 -4.775 -1.6 1.4 -4.45 -1.6 1.42926 -4.74265 -1.6 1.42926 -4.74265 -1.6 1.4 -4.45 -1.6 1.44175 -4.7125 -1.6 1.44175 -4.7125 -1.6 1.4 -4.45 -1.6 1.46161 -4.68661 -1.6 1.46161 -4.68661 -1.6 1.4 -4.45 -1.6 1.4875 -4.66675 -1.6 1.4875 -4.66675 -1.6 1.4 -4.45 -1.6 1.51765 -4.65426 -1.6 1.51765 -4.65426 -1.6 1.4 -4.45 -1.6 1.6 -4.45 -1.6 1.55 -4.65 -1.6 1.6 -4.45 -1.6 1.58235 -4.65426 -1.6 1.55 -4.65 -1.6 1.51765 -4.65426 -1.6 1.6 -4.45 -1.6 1.6 -4.3 -1.6 1.9 -4.80279 -1.6 1.6 -4.45 -1.6 1.6 -4.3 -1.6 1.65825 -4.0375 -1.6 1.9 -4.80279 -1.6 1.6 -4.3 -1.6 1.63839 -4.06339 -1.6 1.65825 -4.0375 -1.6 1.6 -4.3 -1.6 1.6125 -4.08325 -1.6 1.63839 -4.06339 -1.6 1.6 -4.3 -1.6 1.58235 -4.09574 -1.6 1.6125 -4.08325 -1.6 1.6 -4.3 -1.6 1.55 -4.1 -1.6 1.58235 -4.09574 -1.6 1.6 -4.3 -1.6 1.51765 -4.09574 -1.6 1.55 -4.1 -1.6 1.6 -4.3 -1.6 1.4 -4.3 -1.6 1.51765 -4.09574 -1.6 1.51765 -4.09574 -1.6 1.4 -4.3 -1.6 1.4875 -4.08325 -1.6 1.4875 -4.08325 -1.6 1.4 -4.3 -1.6 1.46161 -4.06339 -1.6 1.46161 -4.06339 -1.6 1.4 -4.3 -1.6 1.44175 -4.0375 -1.6 1.44175 -4.0375 -1.6 1.4 -4.3 -1.6 1.42926 -4.00735 -1.6 1.42926 -4.00735 -1.6 1.4 -4.3 -1.6 1.425 -3.975 -1.6 1.425 -3.975 -1.6 1.4 -4.3 -1.6 1.4 -3.65 -1.6 1.42926 -3.94265 -1.6 1.4 -3.65 -1.6 1.44175 -3.9125 -1.6 1.42926 -3.94265 -1.6 1.425 -3.975 -1.6 1.4 -3.65 -1.6 1.6 -3.65 -1.6 1.51765 -3.85426 -1.6 1.4 -3.65 -1.6 1.6 -3.65 -1.6 1.55 -3.85 -1.6 1.51765 -3.85426 -1.6 1.6 -3.65 -1.6 1.58235 -3.85426 -1.6 1.55 -3.85 -1.6 1.6 -3.65 -1.6 1.6125 -3.86675 -1.6 1.58235 -3.85426 -1.6 1.6 -3.65 -1.6 1.63839 -3.88661 -1.6 1.6125 -3.86675 -1.6 1.6 -3.65 -1.6 1.65825 -3.9125 -1.6 1.63839 -3.88661 -1.6 1.6 -3.65 -1.6 1.6 -3.5 -1.6 1.65825 -3.9125 -1.6 1.65825 -3.9125 -1.6 1.6 -3.5 -1.6 1.65825 -3.2375 -1.6 1.67074 -3.94265 -1.6 1.65825 -3.2375 -1.6 1.67074 -3.20735 -1.6 1.675 -3.975 -1.6 1.67074 -3.20735 -1.6 1.675 -3.175 -1.6 1.9 -4.80279 -1.6 1.675 -3.175 -1.6 1.75 -1.9 -1.6 1.9 -0.997793 -1.6 1.75 -1.9 -1.6 1.75 -1.05 -1.6 1.75044 -1.03254 -1.6 1.9 -0.997793 -1.6 1.75 -1.05 -1.6 1.75044 -1.03254 -1.6 1.75174 -1.01512 -1.6 1.9 -0.997793 -1.6 1.9 -0.997793 -1.6 1.75174 -1.01512 -1.6 1.75392 -0.997793 -1.6 1.4 -3.5 -1.6 1.51765 -3.29574 -1.6 1.6 -3.5 -1.6 1.4 -3.5 -1.6 1.4875 -3.28325 -1.6 1.51765 -3.29574 -1.6 1.4 -3.5 -1.6 1.46161 -3.26339 -1.6 1.4875 -3.28325 -1.6 1.4 -3.5 -1.6 1.44175 -3.2375 -1.6 1.46161 -3.26339 -1.6 1.4 -3.5 -1.6 1.42926 -3.20735 -1.6 1.44175 -3.2375 -1.6 1.4 -3.5 -1.6 1.425 -3.175 -1.6 1.42926 -3.20735 -1.6 1.4 -3.5 -1.6 1.4 -2.85 -1.6 1.425 -3.175 -1.6 1.425 -3.175 -1.6 1.4 -2.85 -1.6 1.42926 -3.14265 -1.6 1.42926 -3.14265 -1.6 1.4 -2.85 -1.6 1.44175 -3.1125 -1.6 1.44175 -3.1125 -1.6 1.4 -2.85 -1.6 1.46161 -3.08661 -1.6 1.46161 -3.08661 -1.6 1.4 -2.85 -1.6 1.4875 -3.06675 -1.6 1.4875 -3.06675 -1.6 1.4 -2.85 -1.6 1.51765 -3.05426 -1.6 1.51765 -3.05426 -1.6 1.4 -2.85 -1.6 1.6 -2.85 -1.6 1.55 -3.05 -1.6 1.6 -2.85 -1.6 1.58235 -3.05426 -1.6 1.55 -3.05 -1.6 1.51765 -3.05426 -1.6 1.6 -2.85 -1.6 1.6 -2.7 -1.6 1.65825 -3.1125 -1.6 1.6 -2.85 -1.6 1.6 -2.7 -1.6 1.65825 -2.4375 -1.6 1.65825 -3.1125 -1.6 1.6 -2.7 -1.6 1.63839 -2.46339 -1.6 1.65825 -2.4375 -1.6 1.6 -2.7 -1.6 1.6125 -2.48325 -1.6 1.63839 -2.46339 -1.6 1.6 -2.7 -1.6 1.58235 -2.49574 -1.6 1.6125 -2.48325 -1.6 1.6 -2.7 -1.6 1.55 -2.5 -1.6 1.58235 -2.49574 -1.6 1.6 -2.7 -1.6 1.51765 -2.49574 -1.6 1.55 -2.5 -1.6 1.6 -2.7 -1.6 1.4 -2.7 -1.6 1.51765 -2.49574 -1.6 1.51765 -2.49574 -1.6 1.4 -2.7 -1.6 1.4875 -2.48325 -1.6 1.4875 -2.48325 -1.6 1.4 -2.7 -1.6 1.46161 -2.46339 -1.6 1.46161 -2.46339 -1.6 1.4 -2.7 -1.6 1.44175 -2.4375 -1.6 1.44175 -2.4375 -1.6 1.4 -2.7 -1.6 1.42926 -2.40735 -1.6 1.42926 -2.40735 -1.6 1.4 -2.7 -1.6 1.425 -2.375 -1.6 1.425 -2.375 -1.6 1.4 -2.7 -1.6 1.4 -2.05 -1.6 1.42926 -2.34265 -1.6 1.4 -2.05 -1.6 1.44175 -2.3125 -1.6 1.42926 -2.34265 -1.6 1.425 -2.375 -1.6 1.4 -2.05 -1.6 1.6 -2.05 -1.6 1.51765 -2.25426 -1.6 1.4 -2.05 -1.6 1.6 -2.05 -1.6 1.55 -2.25 -1.6 1.51765 -2.25426 -1.6 1.6 -2.05 -1.6 1.58235 -2.25426 -1.6 1.55 -2.25 -1.6 1.6 -2.05 -1.6 1.6125 -2.26675 -1.6 1.58235 -2.25426 -1.6 1.6 -2.05 -1.6 1.63839 -2.28661 -1.6 1.6125 -2.26675 -1.6 1.6 -2.05 -1.6 1.75 -1.9 -1.6 1.63839 -2.28661 -1.6 1.6 -2.05 -1.6 1.6 -1.9 -1.6 1.75 -1.9 -1.6 1.9 -4.80279 -1.6 1.75 -1.9 -1.6 1.9 -0.997793 -1.6 1.90457 -4.81016 -1.6 1.85859 -4.80501 -1.6 1.9 -4.80279 -1.6 1.9 -4.80279 -1.6 1.85859 -4.80501 -1.6 1.6 -4.45 -1.6 1.6 -4.45 -1.6 1.85859 -4.80501 -1.6 1.81268 -4.81083 -1.6 1.65825 -4.7125 -1.6 1.81268 -4.81083 -1.6 1.67074 -4.74265 -1.6 1.65825 -4.7125 -1.6 1.6 -4.45 -1.6 1.81268 -4.81083 -1.6 1.65825 -4.7125 -1.6 1.63839 -4.68661 -1.6 1.6 -4.45 -1.6 1.6 -4.45 -1.6 1.63839 -4.68661 -1.6 1.6125 -4.66675 -1.6 1.58235 -4.65426 -1.6 1.6 -4.45 -1.6 1.6125 -4.66675 -1.6 1.81268 -4.81083 -1.6 1.76944 -4.8273 -1.6 1.67074 -4.74265 -1.6 1.67074 -4.74265 -1.6 1.76944 -4.8273 -1.6 1.675 -4.775 -1.6 1.675 -4.775 -1.6 1.76944 -4.8273 -1.6 1.7313 -4.8535 -1.6 1.67074 -4.80735 -1.6 1.7313 -4.8535 -1.6 1.70041 -4.88795 -1.6 1.65825 -4.8375 -1.6 1.70041 -4.88795 -1.6 1.6785 -4.92871 -1.6 1.63839 -4.86339 -1.6 1.6785 -4.92871 -1.6 1.6125 -4.88325 -1.6 1.63839 -4.86339 -1.6 1.65825 -4.8375 -1.6 1.6785 -4.92871 -1.6 1.675 -4.775 -1.6 1.7313 -4.8535 -1.6 1.67074 -4.80735 -1.6 1.67074 -4.80735 -1.6 1.70041 -4.88795 -1.6 1.65825 -4.8375 -1.6 1.6785 -4.92871 -1.6 1.66681 -4.97348 -1.6 1.6125 -4.88325 -1.6 1.6125 -4.88325 -1.6 1.66681 -4.97348 -1.6 1.58235 -4.89574 -1.6 1.58235 -4.89574 -1.6 1.66681 -4.97348 -1.6 1.666 -5.01974 -1.6 1.6 -5.1 -1.6 1.58235 -4.89574 -1.6 1.666 -5.01974 -1.6 1.6 -5.1 -1.6 1.55 -4.9 -1.6 1.58235 -4.89574 -1.6 1.6 -5.1 -1.6 1.51765 -4.89574 -1.6 1.55 -4.9 -1.6 1.8979 -5.19128 -1.6 1.975 -5.3 -1.6 1.85176 -5.19483 -1.6 1.8979 -5.19128 -1.6 1.97926 -5.26765 -1.6 1.975 -5.3 -1.6 1.8979 -5.19128 -1.6 1.9419 -5.17697 -1.6 1.97926 -5.26765 -1.6 1.97926 -5.26765 -1.6 1.9419 -5.17697 -1.6 1.99175 -5.2375 -1.6 1.99175 -5.2375 -1.6 1.9419 -5.17697 -1.6 1.98129 -5.15269 -1.6 2.01161 -5.21161 -1.6 1.98129 -5.15269 -1.6 2.01385 -5.11981 -1.6 2.0375 -5.19175 -1.6 2.01385 -5.11981 -1.6 2.06765 -5.17926 -1.6 2.0375 -5.19175 -1.6 2.01161 -5.21161 -1.6 2.01385 -5.11981 -1.6 1.99175 -5.2375 -1.6 1.98129 -5.15269 -1.6 2.01161 -5.21161 -1.6 2.01385 -5.11981 -1.6 2.03775 -5.08019 -1.6 2.06765 -5.17926 -1.6 2.06765 -5.17926 -1.6 2.03775 -5.08019 -1.6 2.1 -5.175 -1.6 2.1 -5.175 -1.6 2.03775 -5.08019 -1.6 2.05164 -5.03605 -1.6 2.13235 -5.17926 -1.6 2.05164 -5.03605 -1.6 2.05474 -4.98988 -1.6 2.1625 -5.19175 -1.6 2.05474 -4.98988 -1.6 2.05744 -4.95 -1.6 2.18839 -5.21161 -1.6 2.1625 -5.19175 -1.6 2.05744 -4.95 -1.6 2.1 -5.175 -1.6 2.05164 -5.03605 -1.6 2.13235 -5.17926 -1.6 2.05474 -4.98988 -1.6 2.04687 -4.94429 -1.6 2.05744 -4.95 -1.6 2.05744 -4.95 -1.6 3.75152 -4.95 -1.6 3.375 -5.25 -1.6 3.375 -5.25 -1.6 3.75152 -4.95 -1.6 3.61161 -5.21161 -1.6 3.75152 -4.95 -1.6 3.74506 -4.99533 -1.6 3.6375 -5.19175 -1.6 3.76414 -5.08426 -1.6 3.78864 -5.12295 -1.6 3.7625 -5.19175 -1.6 3.78864 -5.12295 -1.6 3.82149 -5.15486 -1.6 3.78839 -5.21161 -1.6 3.82149 -5.15486 -1.6 3.86087 -5.17822 -1.6 3.80825 -5.2375 -1.6 3.86087 -5.17822 -1.6 3.90462 -5.19176 -1.6 3.82074 -5.26765 -1.6 4.13391 -5.02056 -1.6 4.13336 -4.97477 -1.6 4.21765 -4.89574 -1.6 4.10088 -4.88981 -1.6 4.07075 -4.85533 -1.6 4.12926 -4.80735 -1.6 4.28235 -3.29574 -1.6 4.3125 -3.28325 -1.6 4.4 -3.5 -1.6 4.4 -3.5 -1.6 4.3125 -3.28325 -1.6 4.33839 -3.26339 -1.6 4.35825 -3.2375 -1.6 4.4 -3.5 -1.6 4.33839 -3.26339 -1.6 4.14175 -2.4375 -1.6 4.14175 -3.1125 -1.6 4.12926 -2.40735 -1.6 4.12926 -2.40735 -1.6 4.14175 -3.1125 -1.6 4.12926 -3.14265 -1.6 4.125 -2.375 -1.6 4.12926 -2.40735 -1.6 4.12926 -3.14265 -1.6 4.28235 -4.65426 -1.6 4.25 -4.65 -1.6 4.2 -4.45 -1.6 4.2 -4.45 -1.6 4.25 -4.65 -1.6 4.21765 -4.65426 -1.6 4.1875 -4.66675 -1.6 4.2 -4.45 -1.6 4.21765 -4.65426 -1.6 4.1875 -4.66675 -1.6 4.16161 -4.68661 -1.6 4.2 -4.45 -1.6 4.2 -4.45 -1.6 4.16161 -4.68661 -1.6 4.14175 -4.7125 -1.6 2.1625 -5.19175 -1.6 2.13235 -5.17926 -1.6 2.05474 -4.98988 -1.6 1.975 -5.3 -1.6 1.97926 -5.33235 -1.6 1.85176 -5.19483 -1.6 1.85176 -5.19483 -1.6 1.97926 -5.33235 -1.6 1.775 -5.45 -1.6 1.775 -5.45 -1.6 1.97926 -5.33235 -1.6 1.99175 -5.3625 -1.6 2.01161 -5.38839 -1.6 1.775 -5.45 -1.6 1.99175 -5.3625 -1.6 2.01161 -5.38839 -1.6 2.0375 -5.40825 -1.6 1.775 -5.45 -1.6 1.65825 -4.0375 -1.6 1.67074 -4.00735 -1.6 1.9 -4.80279 -1.6 1.9 -4.80279 -1.6 1.67074 -4.00735 -1.6 1.675 -3.975 -1.6 1.675 -3.175 -1.6 1.9 -4.80279 -1.6 1.675 -3.975 -1.6 1.675 -3.975 -1.6 1.67074 -3.94265 -1.6 1.67074 -3.20735 -1.6 1.67074 -3.94265 -1.6 1.65825 -3.9125 -1.6 1.65825 -3.2375 -1.6 1.51765 -3.85426 -1.6 1.4875 -3.86675 -1.6 1.4 -3.65 -1.6 1.4 -3.65 -1.6 1.4875 -3.86675 -1.6 1.46161 -3.88661 -1.6 1.44175 -3.9125 -1.6 1.4 -3.65 -1.6 1.46161 -3.88661 -1.6 1.51765 -3.29574 -1.6 1.55 -3.3 -1.6 1.6 -3.5 -1.6 1.6 -3.5 -1.6 1.55 -3.3 -1.6 1.58235 -3.29574 -1.6 1.6125 -3.28325 -1.6 1.6 -3.5 -1.6 1.58235 -3.29574 -1.6 1.6125 -3.28325 -1.6 1.63839 -3.26339 -1.6 1.6 -3.5 -1.6 1.6 -3.5 -1.6 1.63839 -3.26339 -1.6 1.65825 -3.2375 -1.6 1.67074 -3.14265 -1.6 1.67074 -2.40735 -1.6 1.675 -3.175 -1.6 1.67074 -3.14265 -1.6 1.65825 -2.4375 -1.6 1.67074 -2.40735 -1.6 1.67074 -3.14265 -1.6 1.65825 -3.1125 -1.6 1.65825 -2.4375 -1.6 1.65825 -3.1125 -1.6 1.63839 -3.08661 -1.6 1.6 -2.85 -1.6 1.6 -2.85 -1.6 1.63839 -3.08661 -1.6 1.6125 -3.06675 -1.6 1.58235 -3.05426 -1.6 1.6 -2.85 -1.6 1.6125 -3.06675 -1.6 1.67074 -2.40735 -1.6 1.675 -2.375 -1.6 1.675 -3.175 -1.6 1.675 -3.175 -1.6 1.675 -2.375 -1.6 1.75 -1.9 -1.6 1.75 -1.9 -1.6 1.675 -2.375 -1.6 1.67074 -2.34265 -1.6 1.65825 -2.3125 -1.6 1.75 -1.9 -1.6 1.67074 -2.34265 -1.6 1.65825 -2.3125 -1.6 1.63839 -2.28661 -1.6 1.75 -1.9 -1.6 1.51765 -2.25426 -1.6 1.4875 -2.26675 -1.6 1.4 -2.05 -1.6 1.4 -2.05 -1.6 1.4875 -2.26675 -1.6 1.46161 -2.28661 -1.6 1.44175 -2.3125 -1.6 1.4 -2.05 -1.6 1.46161 -2.28661 -1.6 4.28235 -4.09574 -1.6 4.3125 -4.08325 -1.6 4.4 -4.3 -1.6 4.4 -4.3 -1.6 4.3125 -4.08325 -1.6 4.33839 -4.06339 -1.6 4.35825 -4.0375 -1.6 4.4 -4.3 -1.6 4.33839 -4.06339 -1.6 4.125 -3.975 -1.6 4.12926 -4.00735 -1.6 3.9 -4.80915 -1.6 3.9 -4.80915 -1.6 4.12926 -4.00735 -1.6 4.14175 -4.0375 -1.6 4.28235 -2.25426 -1.6 4.25 -2.25 -1.6 4.2 -2.05 -1.6 4.2 -2.05 -1.6 4.25 -2.25 -1.6 4.21765 -2.25426 -1.6 4.1875 -2.26675 -1.6 4.2 -2.05 -1.6 4.21765 -2.25426 -1.6 4.1875 -2.26675 -1.6 4.16161 -2.28661 -1.6 4.2 -2.05 -1.6 4.14175 -2.4375 -1.6 4.16161 -2.46339 -1.6 4.2 -2.7 -1.6 4.2 -2.7 -1.6 4.16161 -2.46339 -1.6 4.1875 -2.48325 -1.6 4.21765 -2.49574 -1.6 4.2 -2.7 -1.6 4.1875 -2.48325 -1.625 3.9 -0.995 -1.6 3.9 -0.995 -1.625 3.9 -2.595 -1.625 3.9 -0.995 -1.605 3.9 -0.975 -1.6 3.9 -0.995 -1.6 3.9 -0.995 -1.605 3.9 -0.975 -1.58 3.9 -0.975 -1.6 3.9 -0.995 -1.6 3.9 -4.80915 -1.625 3.9 -2.595 -1.625 3.9 -2.595 -1.6 3.9 -4.80915 -1.88 3.9 -4.80963 -1.88 3.9 -2.595 -1.625 3.9 -2.595 -1.88 3.9 -4.80963 -1.6 3.9 -4.80915 -1.59952 3.9 -4.80963 -1.88 3.9 -4.80963 -1.6 2.05744 -4.95 -1.88 2.05744 -4.95 -1.6 3.75152 -4.95 -1.6 3.75152 -4.95 -1.88 2.05744 -4.95 -1.88 3.7523 -4.95 -1.59925 3.7523 -4.95 -1.6 3.75152 -4.95 -1.88 3.7523 -4.95 -1.9 2.042 -4.93 -1.9 2.02205 -4.89153 -1.9 3.758 -4.93 -1.9 3.758 -4.93 -1.9 2.02205 -4.89153 -1.9 3.77795 -4.89153 -1.9 3.77795 -4.89153 -1.9 2.02205 -4.89153 -1.9 2.9 -2.845 -1.9 3.00999 -2.8397 -1.9 3.77795 -4.89153 -1.9 2.9 -2.845 -1.9 3.00999 -2.8397 -1.9 3.80592 -4.85842 -1.9 3.77795 -4.89153 -1.9 3.00999 -2.8397 -1.9 3.11897 -2.82387 -1.9 3.80592 -4.85842 -1.9 3.80592 -4.85842 -1.9 3.11897 -2.82387 -1.9 3.8405 -4.8323 -1.9 3.8405 -4.8323 -1.9 3.11897 -2.82387 -1.9 3.22591 -2.79764 -1.9 3.32985 -2.76125 -1.9 3.8405 -4.8323 -1.9 3.22591 -2.79764 -1.9 3.32985 -2.76125 -1.9 3.88 -4.81446 -1.9 3.8405 -4.8323 -1.9 3.32985 -2.76125 -1.9 3.42981 -2.71505 -1.9 3.88 -4.81446 -1.9 3.88 -4.81446 -1.9 3.42981 -2.71505 -1.9 3.88 -2.595 -1.9 3.88 -2.595 -1.9 3.42981 -2.71505 -1.9 3.52486 -2.65946 -1.9 3.61414 -2.595 -1.9 3.88 -2.595 -1.9 3.52486 -2.65946 -1.9 2.9 -2.845 -1.9 2.02205 -4.89153 -1.9 2.79001 -2.8397 -1.9 2.79001 -2.8397 -1.9 2.02205 -4.89153 -1.9 1.99408 -4.85842 -1.9 2.68103 -2.82387 -1.9 1.99408 -4.85842 -1.9 1.9595 -4.8323 -1.9 2.57409 -2.79764 -1.9 1.9595 -4.8323 -1.9 2.47015 -2.76125 -1.9 2.57409 -2.79764 -1.9 2.68103 -2.82387 -1.9 1.9595 -4.8323 -1.9 2.79001 -2.8397 -1.9 1.99408 -4.85842 -1.9 2.68103 -2.82387 -1.9 1.9595 -4.8323 -1.9 1.92 -4.81446 -1.9 2.47015 -2.76125 -1.9 2.47015 -2.76125 -1.9 1.92 -4.81446 -1.9 2.37019 -2.71505 -1.9 2.37019 -2.71505 -1.9 1.92 -4.81446 -1.9 1.92 -2.595 -1.9 2.27514 -2.65946 -1.9 1.92 -2.595 -1.9 2.18586 -2.595 -1.9 2.27514 -2.65946 -1.9 2.37019 -2.71505 -1.9 1.92 -2.595 -1.43 3.7 -0.55 -1.43 3.63 -0.55 -1.1 3.7 -0.55 -1.1 3.7 -0.55 -1.43 3.63 -0.55 -1.43 2.17 -0.55 -1.1 2.1 -0.55 -1.43 2.17 -0.55 -1.43 2.1 -0.55 -1.1 2.1 -0.55 -1.1 3.7 -0.55 -1.43 2.17 -0.55 -1.43 3.63 -0.55 -1.475 3.63 -0.55 -1.43 2.17 -0.55 -1.43 2.17 -0.55 -1.475 3.63 -0.55 -1.475 2.17 -0.55 -1.625 3.63489 -0.843392 -1.625 3.46738 -0.988533 -1.625 3.63 -0.8 -1.625 3.63489 -0.843392 -1.625 3.64931 -0.884607 -1.625 3.46738 -0.988533 -1.625 3.46738 -0.988533 -1.625 3.64931 -0.884607 -1.625 3.54347 -1.05653 -1.625 3.54347 -1.05653 -1.625 3.64931 -0.884607 -1.625 3.67254 -0.92158 -1.625 3.70342 -0.952457 -1.625 3.54347 -1.05653 -1.625 3.67254 -0.92158 -1.625 3.70342 -0.952457 -1.625 3.61147 -1.13262 -1.625 3.54347 -1.05653 -1.625 3.70342 -0.952457 -1.625 3.74039 -0.975689 -1.625 3.61147 -1.13262 -1.625 3.61147 -1.13262 -1.625 3.74039 -0.975689 -1.625 3.67052 -1.21585 -1.625 3.67052 -1.21585 -1.625 3.74039 -0.975689 -1.625 3.78161 -0.990111 -1.625 3.825 -0.995 -1.625 3.67052 -1.21585 -1.625 3.78161 -0.990111 -1.625 3.825 -0.995 -1.625 3.71988 -1.30517 -1.625 3.67052 -1.21585 -1.625 3.825 -0.995 -1.625 3.9 -0.995 -1.625 3.71988 -1.30517 -1.625 3.71988 -1.30517 -1.625 3.9 -0.995 -1.625 3.75893 -1.39945 -1.625 3.75893 -1.39945 -1.625 3.9 -0.995 -1.625 3.78718 -1.49751 -1.625 3.78718 -1.49751 -1.625 3.9 -0.995 -1.625 3.80428 -1.59811 -1.625 3.80428 -1.59811 -1.625 3.9 -0.995 -1.625 3.81 -1.7 -1.625 3.81 -1.7 -1.625 3.9 -0.995 -1.625 3.9 -2.595 -1.625 3.80428 -1.80189 -1.625 3.9 -2.595 -1.625 3.78718 -1.90249 -1.625 3.80428 -1.80189 -1.625 3.81 -1.7 -1.625 3.9 -2.595 -1.625 3.78718 -1.90249 -1.625 3.9 -2.595 -1.625 3.75893 -2.00055 -1.625 3.75893 -2.00055 -1.625 3.9 -2.595 -1.625 3.88 -2.575 -1.625 3.71988 -2.09483 -1.625 3.88 -2.575 -1.625 3.67052 -2.18415 -1.625 3.71988 -2.09483 -1.625 3.75893 -2.00055 -1.625 3.88 -2.575 -1.625 3.67052 -2.18415 -1.625 3.88 -2.575 -1.625 3.61147 -2.26738 -1.625 3.61147 -2.26738 -1.625 3.88 -2.575 -1.625 3.60711 -2.575 -1.625 3.54347 -2.34347 -1.625 3.60711 -2.575 -1.625 3.46738 -2.41147 -1.625 3.54347 -2.34347 -1.625 3.61147 -2.26738 -1.625 3.60711 -2.575 -1.625 3.60711 -2.575 -1.625 3.51895 -2.63943 -1.625 3.46738 -2.41147 -1.625 3.46738 -2.41147 -1.625 3.51895 -2.63943 -1.625 3.38415 -2.47052 -1.625 3.38415 -2.47052 -1.625 3.51895 -2.63943 -1.625 3.42496 -2.69501 -1.625 3.29483 -2.51988 -1.625 3.42496 -2.69501 -1.625 3.32603 -2.74121 -1.625 3.20055 -2.55893 -1.625 3.32603 -2.74121 -1.625 3.22309 -2.77761 -1.625 3.10249 -2.58718 -1.625 3.22309 -2.77761 -1.625 3.1171 -2.80385 -1.625 3.00189 -2.60428 -1.625 3.1171 -2.80385 -1.625 3.00906 -2.8197 -1.625 2.9 -2.61 -1.625 3.00906 -2.8197 -1.625 2.9 -2.825 -1.625 2.79094 -2.8197 -1.625 2.9 -2.61 -1.625 2.9 -2.825 -1.625 2.79094 -2.8197 -1.625 2.79811 -2.60428 -1.625 2.9 -2.61 -1.625 2.79094 -2.8197 -1.625 2.6829 -2.80385 -1.625 2.79811 -2.60428 -1.625 2.79811 -2.60428 -1.625 2.6829 -2.80385 -1.625 2.69751 -2.58718 -1.625 2.69751 -2.58718 -1.625 2.6829 -2.80385 -1.625 2.57691 -2.77761 -1.625 2.59945 -2.55893 -1.625 2.57691 -2.77761 -1.625 2.47397 -2.74121 -1.625 2.50517 -2.51988 -1.625 2.47397 -2.74121 -1.625 2.37504 -2.69501 -1.625 2.41585 -2.47052 -1.625 2.37504 -2.69501 -1.625 2.28105 -2.63943 -1.625 2.33262 -2.41147 -1.625 2.28105 -2.63943 -1.625 2.19289 -2.575 -1.625 2.25653 -2.34347 -1.625 2.19289 -2.575 -1.625 2.18853 -2.26738 -1.625 2.25653 -2.34347 -1.625 2.33262 -2.41147 -1.625 2.19289 -2.575 -1.625 3.38415 -2.47052 -1.625 3.42496 -2.69501 -1.625 3.29483 -2.51988 -1.625 3.29483 -2.51988 -1.625 3.32603 -2.74121 -1.625 3.20055 -2.55893 -1.625 3.20055 -2.55893 -1.625 3.22309 -2.77761 -1.625 3.10249 -2.58718 -1.625 3.10249 -2.58718 -1.625 3.1171 -2.80385 -1.625 3.00189 -2.60428 -1.625 3.00189 -2.60428 -1.625 3.00906 -2.8197 -1.625 2.9 -2.61 -1.625 2.69751 -2.58718 -1.625 2.57691 -2.77761 -1.625 2.59945 -2.55893 -1.625 2.59945 -2.55893 -1.625 2.47397 -2.74121 -1.625 2.50517 -2.51988 -1.625 2.50517 -2.51988 -1.625 2.37504 -2.69501 -1.625 2.41585 -2.47052 -1.625 2.41585 -2.47052 -1.625 2.28105 -2.63943 -1.625 2.33262 -2.41147 -1.625 2.19289 -2.575 -1.625 1.92 -2.575 -1.625 2.18853 -2.26738 -1.625 2.18853 -2.26738 -1.625 1.92 -2.575 -1.625 2.12948 -2.18415 -1.625 2.12948 -2.18415 -1.625 1.92 -2.575 -1.625 2.08012 -2.09483 -1.625 2.08012 -2.09483 -1.625 1.92 -2.575 -1.625 2.04107 -2.00055 -1.625 2.04107 -2.00055 -1.625 1.92 -2.575 -1.625 1.9 -2.595 -1.625 2.01282 -1.90249 -1.625 1.9 -2.595 -1.625 1.99572 -1.80189 -1.625 2.01282 -1.90249 -1.625 2.04107 -2.00055 -1.625 1.9 -2.595 -1.625 1.99572 -1.80189 -1.625 1.9 -2.595 -1.625 1.99 -1.7 -1.625 1.99 -1.7 -1.625 1.9 -2.595 -1.625 1.9 -0.995 -1.625 1.99572 -1.59811 -1.625 1.9 -0.995 -1.625 2.01282 -1.49751 -1.625 1.99572 -1.59811 -1.625 1.99 -1.7 -1.625 1.9 -0.995 -1.625 1.975 -0.995 -1.625 2.08012 -1.30517 -1.625 1.9 -0.995 -1.625 1.975 -0.995 -1.625 2.12948 -1.21585 -1.625 2.08012 -1.30517 -1.625 1.975 -0.995 -1.625 2.01839 -0.990111 -1.625 2.12948 -1.21585 -1.625 2.12948 -1.21585 -1.625 2.01839 -0.990111 -1.625 2.05961 -0.975689 -1.625 2.18853 -1.13262 -1.625 2.05961 -0.975689 -1.625 2.09658 -0.952457 -1.625 2.25653 -1.05653 -1.625 2.09658 -0.952457 -1.625 2.12746 -0.92158 -1.625 2.15069 -0.884607 -1.625 2.25653 -1.05653 -1.625 2.12746 -0.92158 -1.625 2.15069 -0.884607 -1.625 2.33262 -0.988533 -1.625 2.25653 -1.05653 -1.625 2.15069 -0.884607 -1.625 2.16511 -0.843392 -1.625 2.33262 -0.988533 -1.625 2.33262 -0.988533 -1.625 2.16511 -0.843392 -1.625 2.17 -0.8 -1.625 2.41585 -0.929481 -1.625 2.17 -0.8 -1.625 2.17 -0.7 -1.625 2.50517 -0.880118 -1.625 2.17 -0.7 -1.625 2.59945 -0.841066 -1.625 2.50517 -0.880118 -1.625 2.41585 -0.929481 -1.625 2.17 -0.7 -1.625 2.12948 -1.21585 -1.625 2.05961 -0.975689 -1.625 2.18853 -1.13262 -1.625 2.18853 -1.13262 -1.625 2.09658 -0.952457 -1.625 2.25653 -1.05653 -1.625 2.33262 -0.988533 -1.625 2.17 -0.8 -1.625 2.41585 -0.929481 -1.625 3.63 -0.7 -1.625 2.9 -0.79 -1.625 2.17 -0.7 -1.625 3.63 -0.7 -1.625 3.00189 -0.795722 -1.625 2.9 -0.79 -1.625 3.63 -0.7 -1.625 3.10249 -0.812816 -1.625 3.00189 -0.795722 -1.625 3.63 -0.7 -1.625 3.20055 -0.841066 -1.625 3.10249 -0.812816 -1.625 3.63 -0.7 -1.625 3.29483 -0.880118 -1.625 3.20055 -0.841066 -1.625 3.63 -0.7 -1.625 3.38415 -0.929481 -1.625 3.29483 -0.880118 -1.625 3.63 -0.7 -1.625 3.63 -0.8 -1.625 3.38415 -0.929481 -1.625 3.38415 -0.929481 -1.625 3.63 -0.8 -1.625 3.46738 -0.988533 -1.625 2.9 -0.79 -1.625 2.79811 -0.795722 -1.625 2.17 -0.7 -1.625 2.17 -0.7 -1.625 2.79811 -0.795722 -1.625 2.69751 -0.812816 -1.625 2.59945 -0.841066 -1.625 2.17 -0.7 -1.625 2.69751 -0.812816 -1.625 2.08012 -1.30517 -1.625 2.04107 -1.39945 -1.625 1.9 -0.995 -1.625 1.9 -0.995 -1.625 2.04107 -1.39945 -1.625 2.01282 -1.49751 -1.45 4.19671 -0.992708 -1.43 4.19671 -0.992708 -1.45 4.19854 -1.01176 -1.45 4.19854 -1.01176 -1.43 4.19671 -0.992708 -1.1 4.19491 -0.978843 -1.1 4.2 -1.05 -1.45 4.19854 -1.01176 -1.1 4.19491 -0.978843 -1.1 4.2 -1.05 -1.45 4.19963 -1.03087 -1.45 4.19854 -1.01176 -1.1 4.2 -1.05 -1.45 4.2 -1.05 -1.45 4.19963 -1.03087 -1.43 4.19671 -0.992708 -1.43 4.18314 -0.921251 -1.1 4.19491 -0.978843 -1.1 4.19491 -0.978843 -1.43 4.18314 -0.921251 -1.1 4.17975 -0.909134 -1.1 4.17975 -0.909134 -1.43 4.18314 -0.921251 -1.43 4.15935 -0.852518 -1.1 4.15482 -0.842292 -1.43 4.15935 -0.852518 -1.43 4.12584 -0.787965 -1.1 4.12063 -0.77968 -1.43 4.12584 -0.787965 -1.43 4.08331 -0.728956 -1.1 4.07787 -0.72257 -1.43 4.08331 -0.728956 -1.43 4.03268 -0.67674 -1.1 4.02743 -0.672125 -1.43 4.03268 -0.67674 -1.43 3.97501 -0.632423 -1.1 3.97032 -0.629373 -1.43 3.97501 -0.632423 -1.43 3.91152 -0.596942 -1.1 3.90771 -0.595184 -1.43 3.91152 -0.596942 -1.43 3.84355 -0.571049 -1.1 3.84087 -0.570253 -1.43 3.84355 -0.571049 -1.43 3.77254 -0.55529 -1.1 3.77116 -0.555089 -1.43 3.77254 -0.55529 -1.43 3.7 -0.55 -1.1 3.7 -0.55 -1.1 3.77116 -0.555089 -1.43 3.7 -0.55 -1.1 4.17975 -0.909134 -1.43 4.15935 -0.852518 -1.1 4.15482 -0.842292 -1.1 4.15482 -0.842292 -1.43 4.12584 -0.787965 -1.1 4.12063 -0.77968 -1.1 4.12063 -0.77968 -1.43 4.08331 -0.728956 -1.1 4.07787 -0.72257 -1.1 4.07787 -0.72257 -1.43 4.03268 -0.67674 -1.1 4.02743 -0.672125 -1.1 4.02743 -0.672125 -1.43 3.97501 -0.632423 -1.1 3.97032 -0.629373 -1.1 3.97032 -0.629373 -1.43 3.91152 -0.596942 -1.1 3.90771 -0.595184 -1.1 3.90771 -0.595184 -1.43 3.84355 -0.571049 -1.1 3.84087 -0.570253 -1.1 3.84087 -0.570253 -1.43 3.77254 -0.55529 -1.1 3.77116 -0.555089 -1.4 4.5 -2.175 -1.4 4.375 -2.375 -1.4 4.5 -2.575 -1.4 4.5 -2.175 -1.4 4.37074 -2.34265 -1.4 4.375 -2.375 -1.4 4.5 -2.175 -1.4 4.35825 -2.3125 -1.4 4.37074 -2.34265 -1.4 4.5 -2.175 -1.4 4.33839 -2.28661 -1.4 4.35825 -2.3125 -1.4 4.5 -2.175 -1.4 4.3125 -2.26675 -1.4 4.33839 -2.28661 -1.4 4.5 -2.175 -1.4 4.28235 -2.25426 -1.4 4.3125 -2.26675 -1.4 4.5 -2.175 -1.4 4.13453 -2.175 -1.4 4.28235 -2.25426 -1.4 4.28235 -2.25426 -1.4 4.13453 -2.175 -1.4 4.25 -2.25 -1.4 4.25 -2.25 -1.4 4.13453 -2.175 -1.4 4.21765 -2.25426 -1.4 4.21765 -2.25426 -1.4 4.13453 -2.175 -1.4 4.1875 -2.26675 -1.4 4.1875 -2.26675 -1.4 4.13453 -2.175 -1.4 4.16161 -2.28661 -1.4 4.16161 -2.28661 -1.4 4.13453 -2.175 -1.4 4.14175 -2.3125 -1.4 4.14175 -2.3125 -1.4 4.13453 -2.175 -1.4 4.01906 -2.375 -1.4 4.12926 -2.34265 -1.4 4.01906 -2.375 -1.4 4.125 -2.375 -1.4 4.12926 -2.34265 -1.4 4.14175 -2.3125 -1.4 4.01906 -2.375 -1.4 4.13453 -2.575 -1.4 4.14175 -2.4375 -1.4 4.01906 -2.375 -1.4 4.13453 -2.575 -1.4 4.16161 -2.46339 -1.4 4.14175 -2.4375 -1.4 4.13453 -2.575 -1.4 4.1875 -2.48325 -1.4 4.16161 -2.46339 -1.4 4.13453 -2.575 -1.4 4.21765 -2.49574 -1.4 4.1875 -2.48325 -1.4 4.13453 -2.575 -1.4 4.25 -2.5 -1.4 4.21765 -2.49574 -1.4 4.13453 -2.575 -1.4 4.28235 -2.49574 -1.4 4.25 -2.5 -1.4 4.13453 -2.575 -1.4 4.5 -2.575 -1.4 4.28235 -2.49574 -1.4 4.28235 -2.49574 -1.4 4.5 -2.575 -1.4 4.3125 -2.48325 -1.4 4.3125 -2.48325 -1.4 4.5 -2.575 -1.4 4.33839 -2.46339 -1.4 4.33839 -2.46339 -1.4 4.5 -2.575 -1.4 4.35825 -2.4375 -1.4 4.35825 -2.4375 -1.4 4.5 -2.575 -1.4 4.37074 -2.40735 -1.4 4.37074 -2.40735 -1.4 4.5 -2.575 -1.4 4.375 -2.375 -1.4 4.14175 -2.4375 -1.4 4.12926 -2.40735 -1.4 4.01906 -2.375 -1.4 4.01906 -2.375 -1.4 4.12926 -2.40735 -1.4 4.125 -2.375 -1.4 4.5 -2.975 -1.4 4.375 -3.175 -1.4 4.5 -3.375 -1.4 4.5 -2.975 -1.4 4.37074 -3.14265 -1.4 4.375 -3.175 -1.4 4.5 -2.975 -1.4 4.35825 -3.1125 -1.4 4.37074 -3.14265 -1.4 4.5 -2.975 -1.4 4.33839 -3.08661 -1.4 4.35825 -3.1125 -1.4 4.5 -2.975 -1.4 4.3125 -3.06675 -1.4 4.33839 -3.08661 -1.4 4.5 -2.975 -1.4 4.28235 -3.05426 -1.4 4.3125 -3.06675 -1.4 4.5 -2.975 -1.4 4.13453 -2.975 -1.4 4.28235 -3.05426 -1.4 4.28235 -3.05426 -1.4 4.13453 -2.975 -1.4 4.25 -3.05 -1.4 4.25 -3.05 -1.4 4.13453 -2.975 -1.4 4.21765 -3.05426 -1.4 4.21765 -3.05426 -1.4 4.13453 -2.975 -1.4 4.1875 -3.06675 -1.4 4.1875 -3.06675 -1.4 4.13453 -2.975 -1.4 4.16161 -3.08661 -1.4 4.16161 -3.08661 -1.4 4.13453 -2.975 -1.4 4.14175 -3.1125 -1.4 4.14175 -3.1125 -1.4 4.13453 -2.975 -1.4 4.01906 -3.175 -1.4 4.12926 -3.14265 -1.4 4.01906 -3.175 -1.4 4.125 -3.175 -1.4 4.12926 -3.14265 -1.4 4.14175 -3.1125 -1.4 4.01906 -3.175 -1.4 4.13453 -3.375 -1.4 4.14175 -3.2375 -1.4 4.01906 -3.175 -1.4 4.13453 -3.375 -1.4 4.16161 -3.26339 -1.4 4.14175 -3.2375 -1.4 4.13453 -3.375 -1.4 4.1875 -3.28325 -1.4 4.16161 -3.26339 -1.4 4.13453 -3.375 -1.4 4.21765 -3.29574 -1.4 4.1875 -3.28325 -1.4 4.13453 -3.375 -1.4 4.25 -3.3 -1.4 4.21765 -3.29574 -1.4 4.13453 -3.375 -1.4 4.28235 -3.29574 -1.4 4.25 -3.3 -1.4 4.13453 -3.375 -1.4 4.5 -3.375 -1.4 4.28235 -3.29574 -1.4 4.28235 -3.29574 -1.4 4.5 -3.375 -1.4 4.3125 -3.28325 -1.4 4.3125 -3.28325 -1.4 4.5 -3.375 -1.4 4.33839 -3.26339 -1.4 4.33839 -3.26339 -1.4 4.5 -3.375 -1.4 4.35825 -3.2375 -1.4 4.35825 -3.2375 -1.4 4.5 -3.375 -1.4 4.37074 -3.20735 -1.4 4.37074 -3.20735 -1.4 4.5 -3.375 -1.4 4.375 -3.175 -1.4 4.14175 -3.2375 -1.4 4.12926 -3.20735 -1.4 4.01906 -3.175 -1.4 4.01906 -3.175 -1.4 4.12926 -3.20735 -1.4 4.125 -3.175 -1.4 4.5 -3.775 -1.4 4.375 -3.975 -1.4 4.5 -4.175 -1.4 4.5 -3.775 -1.4 4.37074 -3.94265 -1.4 4.375 -3.975 -1.4 4.5 -3.775 -1.4 4.35825 -3.9125 -1.4 4.37074 -3.94265 -1.4 4.5 -3.775 -1.4 4.33839 -3.88661 -1.4 4.35825 -3.9125 -1.4 4.5 -3.775 -1.4 4.3125 -3.86675 -1.4 4.33839 -3.88661 -1.4 4.5 -3.775 -1.4 4.28235 -3.85426 -1.4 4.3125 -3.86675 -1.4 4.5 -3.775 -1.4 4.13453 -3.775 -1.4 4.28235 -3.85426 -1.4 4.28235 -3.85426 -1.4 4.13453 -3.775 -1.4 4.25 -3.85 -1.4 4.25 -3.85 -1.4 4.13453 -3.775 -1.4 4.21765 -3.85426 -1.4 4.21765 -3.85426 -1.4 4.13453 -3.775 -1.4 4.1875 -3.86675 -1.4 4.1875 -3.86675 -1.4 4.13453 -3.775 -1.4 4.16161 -3.88661 -1.4 4.16161 -3.88661 -1.4 4.13453 -3.775 -1.4 4.14175 -3.9125 -1.4 4.14175 -3.9125 -1.4 4.13453 -3.775 -1.4 4.01906 -3.975 -1.4 4.12926 -3.94265 -1.4 4.01906 -3.975 -1.4 4.125 -3.975 -1.4 4.12926 -3.94265 -1.4 4.14175 -3.9125 -1.4 4.01906 -3.975 -1.4 4.13453 -4.175 -1.4 4.14175 -4.0375 -1.4 4.01906 -3.975 -1.4 4.13453 -4.175 -1.4 4.16161 -4.06339 -1.4 4.14175 -4.0375 -1.4 4.13453 -4.175 -1.4 4.1875 -4.08325 -1.4 4.16161 -4.06339 -1.4 4.13453 -4.175 -1.4 4.21765 -4.09574 -1.4 4.1875 -4.08325 -1.4 4.13453 -4.175 -1.4 4.25 -4.1 -1.4 4.21765 -4.09574 -1.4 4.13453 -4.175 -1.4 4.28235 -4.09574 -1.4 4.25 -4.1 -1.4 4.13453 -4.175 -1.4 4.5 -4.175 -1.4 4.28235 -4.09574 -1.4 4.28235 -4.09574 -1.4 4.5 -4.175 -1.4 4.3125 -4.08325 -1.4 4.3125 -4.08325 -1.4 4.5 -4.175 -1.4 4.33839 -4.06339 -1.4 4.33839 -4.06339 -1.4 4.5 -4.175 -1.4 4.35825 -4.0375 -1.4 4.35825 -4.0375 -1.4 4.5 -4.175 -1.4 4.37074 -4.00735 -1.4 4.37074 -4.00735 -1.4 4.5 -4.175 -1.4 4.375 -3.975 -1.4 4.14175 -4.0375 -1.4 4.12926 -4.00735 -1.4 4.01906 -3.975 -1.4 4.01906 -3.975 -1.4 4.12926 -4.00735 -1.4 4.125 -3.975 -1.1 4.4 -2.175 -1.1 4.35 -2.05 -1.1 4.2 -2.275 -1.1 4.4 -2.175 -1.1 4.4 -2.05 -1.1 4.35 -2.05 -1.1 4.35 -1.9 -1.1 4.2 -1.9 -1.1 4.35 -2.05 -1.1 4.35 -2.05 -1.1 4.2 -1.9 -1.1 4.2 -2.275 -1.1 4.2 -2.275 -1.1 4.2 -1.9 -1.1 3.75429 -0.870711 -1.1 4.2 -2.475 -1.1 3.75429 -0.870711 -1.1 3.7384 -0.85 -1.1 1.6 -2.475 -1.1 3.7384 -0.85 -1.1 2.0616 -0.85 -1.1 2.04571 -0.870711 -1.1 1.6 -2.475 -1.1 2.0616 -0.85 -1.1 2.04571 -0.870711 -1.1 1.6 -2.275 -1.1 1.6 -2.475 -1.1 2.04571 -0.870711 -1.1 1.6 -1.9 -1.1 1.6 -2.275 -1.1 2.04571 -0.870711 -1.1 2.025 -0.886603 -1.1 1.6 -1.9 -1.1 1.6 -1.9 -1.1 2.025 -0.886603 -1.1 2.00088 -0.896593 -1.1 1.975 -0.9 -1.1 1.6 -1.9 -1.1 2.00088 -0.896593 -1.1 1.975 -0.9 -1.1 1.94912 -0.896593 -1.1 1.6 -1.9 -1.1 1.6 -1.9 -1.1 1.94912 -0.896593 -1.1 1.6 -1.05 -1.1 1.6 -1.05 -1.1 1.94912 -0.896593 -1.1 1.925 -0.886603 -1.1 1.90429 -0.870711 -1.1 1.6 -1.05 -1.1 1.925 -0.886603 -1.1 1.90429 -0.870711 -1.1 1.8884 -0.85 -1.1 1.6 -1.05 -1.1 1.6 -1.05 -1.1 1.8884 -0.85 -1.1 1.60509 -0.978843 -1.1 1.60509 -0.978843 -1.1 1.8884 -0.85 -1.1 1.62025 -0.909134 -1.1 1.62025 -0.909134 -1.1 1.8884 -0.85 -1.1 1.64518 -0.842292 -1.1 1.64518 -0.842292 -1.1 1.8884 -0.85 -1.1 1.87841 -0.825882 -1.1 1.67937 -0.77968 -1.1 1.87841 -0.825882 -1.1 1.72213 -0.72257 -1.1 1.67937 -0.77968 -1.1 1.64518 -0.842292 -1.1 1.87841 -0.825882 -1.1 4.2 -1.05 -1.1 3.85088 -0.896593 -1.1 4.2 -1.9 -1.1 4.2 -1.05 -1.1 3.875 -0.886603 -1.1 3.85088 -0.896593 -1.1 4.2 -1.05 -1.1 3.89571 -0.870711 -1.1 3.875 -0.886603 -1.1 4.2 -1.05 -1.1 3.9116 -0.85 -1.1 3.89571 -0.870711 -1.1 4.2 -1.05 -1.1 4.19491 -0.978843 -1.1 3.9116 -0.85 -1.1 3.9116 -0.85 -1.1 4.19491 -0.978843 -1.1 4.17975 -0.909134 -1.1 4.15482 -0.842292 -1.1 3.9116 -0.85 -1.1 4.17975 -0.909134 -1.1 4.15482 -0.842292 -1.1 3.92159 -0.825882 -1.1 3.9116 -0.85 -1.1 4.15482 -0.842292 -1.1 4.12063 -0.77968 -1.1 3.92159 -0.825882 -1.1 3.92159 -0.825882 -1.1 4.12063 -0.77968 -1.1 4.07787 -0.72257 -1.1 3.925 -0.8 -1.1 4.07787 -0.72257 -1.1 4.02743 -0.672125 -1.1 3.92159 -0.774118 -1.1 4.02743 -0.672125 -1.1 3.97032 -0.629373 -1.1 3.9116 -0.75 -1.1 3.97032 -0.629373 -1.1 3.89571 -0.729289 -1.1 3.9116 -0.75 -1.1 3.92159 -0.774118 -1.1 3.97032 -0.629373 -1.1 3.92159 -0.825882 -1.1 4.07787 -0.72257 -1.1 3.925 -0.8 -1.1 3.925 -0.8 -1.1 4.02743 -0.672125 -1.1 3.92159 -0.774118 -1.1 3.97032 -0.629373 -1.1 3.90771 -0.595184 -1.1 3.89571 -0.729289 -1.1 3.89571 -0.729289 -1.1 3.90771 -0.595184 -1.1 3.875 -0.713397 -1.1 3.875 -0.713397 -1.1 3.90771 -0.595184 -1.1 3.85088 -0.703407 -1.1 3.85088 -0.703407 -1.1 3.90771 -0.595184 -1.1 3.84087 -0.570253 -1.1 3.825 -0.7 -1.1 3.84087 -0.570253 -1.1 3.79912 -0.703407 -1.1 3.825 -0.7 -1.1 3.85088 -0.703407 -1.1 3.84087 -0.570253 -1.1 3.84087 -0.570253 -1.1 3.77116 -0.555089 -1.1 3.79912 -0.703407 -1.1 3.79912 -0.703407 -1.1 3.77116 -0.555089 -1.1 3.775 -0.713397 -1.1 3.775 -0.713397 -1.1 3.77116 -0.555089 -1.1 3.75429 -0.729289 -1.1 3.75429 -0.729289 -1.1 3.77116 -0.555089 -1.1 3.7 -0.55 -1.1 3.7384 -0.75 -1.1 3.7 -0.55 -1.1 3.72841 -0.774118 -1.1 3.7384 -0.75 -1.1 3.75429 -0.729289 -1.1 3.7 -0.55 -1.1 2.1 -0.55 -1.1 2.075 -0.8 -1.1 3.7 -0.55 -1.1 2.1 -0.55 -1.1 2.07159 -0.774118 -1.1 2.075 -0.8 -1.1 2.1 -0.55 -1.1 2.0616 -0.75 -1.1 2.07159 -0.774118 -1.1 2.1 -0.55 -1.1 2.04571 -0.729289 -1.1 2.0616 -0.75 -1.1 2.1 -0.55 -1.1 2.02884 -0.555089 -1.1 2.04571 -0.729289 -1.1 2.04571 -0.729289 -1.1 2.02884 -0.555089 -1.1 2.025 -0.713397 -1.1 2.025 -0.713397 -1.1 2.02884 -0.555089 -1.1 2.00088 -0.703407 -1.1 2.00088 -0.703407 -1.1 2.02884 -0.555089 -1.1 1.95913 -0.570253 -1.1 1.975 -0.7 -1.1 1.95913 -0.570253 -1.1 1.94912 -0.703407 -1.1 1.975 -0.7 -1.1 2.00088 -0.703407 -1.1 1.95913 -0.570253 -1.1 1.95913 -0.570253 -1.1 1.89229 -0.595184 -1.1 1.94912 -0.703407 -1.1 1.94912 -0.703407 -1.1 1.89229 -0.595184 -1.1 1.925 -0.713397 -1.1 1.925 -0.713397 -1.1 1.89229 -0.595184 -1.1 1.90429 -0.729289 -1.1 1.90429 -0.729289 -1.1 1.89229 -0.595184 -1.1 1.82968 -0.629373 -1.1 1.8884 -0.75 -1.1 1.82968 -0.629373 -1.1 1.87841 -0.774118 -1.1 1.8884 -0.75 -1.1 1.90429 -0.729289 -1.1 1.82968 -0.629373 -1.1 1.82968 -0.629373 -1.1 1.77257 -0.672125 -1.1 1.87841 -0.774118 -1.1 1.87841 -0.774118 -1.1 1.77257 -0.672125 -1.1 1.875 -0.8 -1.1 1.875 -0.8 -1.1 1.77257 -0.672125 -1.1 1.72213 -0.72257 -1.1 1.87841 -0.825882 -1.1 1.875 -0.8 -1.1 1.72213 -0.72257 -1.1 1.45 -1.9 -1.1 1.45 -2.05 -1.1 1.6 -1.9 -1.1 1.6 -1.9 -1.1 1.45 -2.05 -1.1 1.6 -2.275 -1.1 1.6 -2.275 -1.1 1.45 -2.05 -1.1 1.4 -2.175 -1.1 1.4 -2.175 -1.1 1.45 -2.05 -1.1 1.4 -2.05 -1.1 1.4 -2.575 -1.1 1.45 -2.7 -1.1 1.6 -2.475 -1.1 1.4 -2.575 -1.1 1.4 -2.7 -1.1 1.45 -2.7 -1.1 1.45 -2.7 -1.1 1.45 -2.85 -1.1 1.6 -2.475 -1.1 1.6 -2.475 -1.1 1.45 -2.85 -1.1 1.6 -3.075 -1.1 4.2 -2.475 -1.1 1.6 -3.075 -1.1 4.2 -3.075 -1.1 4.35 -2.7 -1.1 4.2 -3.075 -1.1 4.35 -2.85 -1.1 4.35 -2.7 -1.1 4.2 -2.475 -1.1 4.2 -3.075 -1.1 4.35 -2.7 -1.1 4.4 -2.575 -1.1 4.2 -2.475 -1.1 4.35 -2.7 -1.1 4.4 -2.7 -1.1 4.4 -2.575 -1.1 1.4 -2.85 -1.1 1.4 -2.975 -1.1 1.45 -2.85 -1.1 1.45 -2.85 -1.1 1.4 -2.975 -1.1 1.6 -3.075 -1.1 1.6 -3.075 -1.1 1.6 -3.275 -1.1 4.2 -3.075 -1.1 4.2 -3.075 -1.1 1.6 -3.275 -1.1 4.2 -3.275 -1.1 4.2 -3.275 -1.1 1.6 -3.275 -1.1 2.425 -5.4 -1.1 3.375 -5.4 -1.1 4.2 -3.275 -1.1 2.425 -5.4 -1.1 3.375 -5.4 -1.1 3.6 -5.25 -1.1 4.2 -3.275 -1.1 3.375 -5.4 -1.1 3.5 -5.45 -1.1 3.6 -5.25 -1.1 3.375 -5.4 -1.1 3.375 -5.45 -1.1 3.5 -5.45 -1.1 1.4 -3.375 -1.1 1.45 -3.5 -1.1 1.6 -3.275 -1.1 1.4 -3.375 -1.1 1.4 -3.5 -1.1 1.45 -3.5 -1.1 1.45 -3.5 -1.1 1.45 -3.65 -1.1 1.6 -3.275 -1.1 1.6 -3.275 -1.1 1.45 -3.65 -1.1 1.6 -3.875 -1.1 1.9466 -4.95 -1.1 1.6 -3.875 -1.1 1.93071 -4.92929 -1.1 1.9466 -4.95 -1.1 1.6 -3.275 -1.1 1.6 -3.875 -1.1 1.9466 -4.95 -1.1 2.2 -5.25 -1.1 1.6 -3.275 -1.1 1.9466 -4.95 -1.1 1.95659 -4.97412 -1.1 2.2 -5.25 -1.1 2.2 -5.25 -1.1 1.95659 -4.97412 -1.1 1.96 -5 -1.1 1.95659 -5.02588 -1.1 2.2 -5.25 -1.1 1.96 -5 -1.1 1.95659 -5.02588 -1.1 2 -5.25 -1.1 2.2 -5.25 -1.1 1.95659 -5.02588 -1.1 1.9466 -5.05 -1.1 2 -5.25 -1.1 2 -5.25 -1.1 1.9466 -5.05 -1.1 1.93071 -5.07071 -1.1 1.91 -5.0866 -1.1 2 -5.25 -1.1 1.93071 -5.07071 -1.1 1.91 -5.0866 -1.1 1.88588 -5.09659 -1.1 2 -5.25 -1.1 2 -5.25 -1.1 1.88588 -5.09659 -1.1 1.9 -5.45 -1.1 1.9 -5.45 -1.1 1.88588 -5.09659 -1.1 1.86 -5.1 -1.1 1.775 -5.4 -1.1 1.86 -5.1 -1.1 1.83412 -5.09659 -1.1 1.81 -5.0866 -1.1 1.775 -5.4 -1.1 1.83412 -5.09659 -1.1 1.81 -5.0866 -1.1 1.78929 -5.07071 -1.1 1.775 -5.4 -1.1 1.775 -5.4 -1.1 1.78929 -5.07071 -1.1 1.6 -5.25 -1.1 1.6 -5.4 -1.1 1.775 -5.4 -1.1 1.6 -5.25 -1.1 1.4 -3.65 -1.1 1.4 -3.775 -1.1 1.45 -3.65 -1.1 1.45 -3.65 -1.1 1.4 -3.775 -1.1 1.6 -3.875 -1.1 1.6 -3.875 -1.1 1.6 -4.075 -1.1 1.93071 -4.92929 -1.1 1.93071 -4.92929 -1.1 1.6 -4.075 -1.1 1.91 -4.9134 -1.1 1.91 -4.9134 -1.1 1.6 -4.075 -1.1 1.88588 -4.90341 -1.1 1.88588 -4.90341 -1.1 1.6 -4.075 -1.1 1.86 -4.9 -1.1 1.86 -4.9 -1.1 1.6 -4.075 -1.1 1.6 -4.675 -1.1 1.83412 -4.90341 -1.1 1.6 -4.675 -1.1 1.81 -4.9134 -1.1 1.83412 -4.90341 -1.1 1.86 -4.9 -1.1 1.6 -4.675 -1.1 1.4 -4.175 -1.1 1.45 -4.3 -1.1 1.6 -4.075 -1.1 1.4 -4.175 -1.1 1.4 -4.3 -1.1 1.45 -4.3 -1.1 1.45 -4.3 -1.1 1.45 -4.45 -1.1 1.6 -4.075 -1.1 1.6 -4.075 -1.1 1.45 -4.45 -1.1 1.6 -4.675 -1.1 1.6 -4.675 -1.1 1.45 -4.45 -1.1 1.4 -4.575 -1.1 1.4 -4.575 -1.1 1.45 -4.45 -1.1 1.4 -4.45 -1.1 1.81 -4.9134 -1.1 1.6 -4.675 -1.1 1.78929 -4.92929 -1.1 1.78929 -4.92929 -1.1 1.6 -4.675 -1.1 1.6 -4.875 -1.1 1.7734 -4.95 -1.1 1.6 -4.875 -1.1 1.76341 -4.97412 -1.1 1.7734 -4.95 -1.1 1.78929 -4.92929 -1.1 1.6 -4.875 -1.1 1.4 -4.975 -1.1 1.45 -5.1 -1.1 1.6 -4.875 -1.1 1.4 -4.975 -1.1 1.4 -5.1 -1.1 1.45 -5.1 -1.1 1.45 -5.25 -1.1 1.6 -5.25 -1.1 1.45 -5.1 -1.1 1.45 -5.1 -1.1 1.6 -5.25 -1.1 1.6 -4.875 -1.1 1.6 -4.875 -1.1 1.6 -5.25 -1.1 1.76341 -5.02588 -1.1 1.76 -5 -1.1 1.6 -4.875 -1.1 1.76341 -5.02588 -1.1 1.76 -5 -1.1 1.76341 -4.97412 -1.1 1.6 -4.875 -1.1 1.775 -5.45 -1.1 1.9 -5.45 -1.1 1.775 -5.4 -1.1 1.775 -5.4 -1.1 1.9 -5.45 -1.1 1.86 -5.1 -1.1 1.6 -3.275 -1.1 2.2 -5.25 -1.1 2.425 -5.4 -1.1 2.425 -5.4 -1.1 2.2 -5.25 -1.1 2.3 -5.45 -1.1 2.425 -5.45 -1.1 2.425 -5.4 -1.1 2.3 -5.45 -1.1 3.8 -5.25 -1.1 3.84341 -5.02588 -1.1 3.6 -5.25 -1.1 3.8 -5.25 -1.1 3.8534 -5.05 -1.1 3.84341 -5.02588 -1.1 3.8 -5.25 -1.1 3.86929 -5.07071 -1.1 3.8534 -5.05 -1.1 3.8 -5.25 -1.1 3.89 -5.0866 -1.1 3.86929 -5.07071 -1.1 3.8 -5.25 -1.1 3.91412 -5.09659 -1.1 3.89 -5.0866 -1.1 3.8 -5.25 -1.1 3.9 -5.45 -1.1 3.91412 -5.09659 -1.1 3.91412 -5.09659 -1.1 3.9 -5.45 -1.1 3.94 -5.1 -1.1 3.94 -5.1 -1.1 3.9 -5.45 -1.1 4.025 -5.4 -1.1 3.96588 -5.09659 -1.1 4.025 -5.4 -1.1 3.99 -5.0866 -1.1 3.96588 -5.09659 -1.1 3.94 -5.1 -1.1 4.025 -5.4 -1.1 3.9 -5.45 -1.1 4.025 -5.45 -1.1 4.025 -5.4 -1.1 4.2 -5.4 -1.1 4.2 -5.25 -1.1 4.025 -5.4 -1.1 4.025 -5.4 -1.1 4.2 -5.25 -1.1 4.01071 -5.07071 -1.1 3.99 -5.0866 -1.1 4.025 -5.4 -1.1 4.01071 -5.07071 -1.1 4.35 -5.25 -1.1 4.35 -5.1 -1.1 4.2 -5.25 -1.1 4.2 -5.25 -1.1 4.35 -5.1 -1.1 4.2 -4.875 -1.1 4.03659 -5.02588 -1.1 4.2 -4.875 -1.1 4.04 -5 -1.1 4.03659 -5.02588 -1.1 4.2 -5.25 -1.1 4.2 -4.875 -1.1 4.03659 -5.02588 -1.1 4.0266 -5.05 -1.1 4.2 -5.25 -1.1 4.2 -5.25 -1.1 4.0266 -5.05 -1.1 4.01071 -5.07071 -1.1 4.4 -5.1 -1.1 4.4 -4.975 -1.1 4.35 -5.1 -1.1 4.35 -5.1 -1.1 4.4 -4.975 -1.1 4.2 -4.875 -1.1 4.2 -4.675 -1.1 4.01071 -4.92929 -1.1 4.2 -4.875 -1.1 4.2 -4.675 -1.1 3.99 -4.9134 -1.1 4.01071 -4.92929 -1.1 4.2 -4.675 -1.1 3.96588 -4.90341 -1.1 3.99 -4.9134 -1.1 4.2 -4.675 -1.1 3.94 -4.9 -1.1 3.96588 -4.90341 -1.1 4.2 -4.675 -1.1 4.2 -4.075 -1.1 3.94 -4.9 -1.1 4.2 -4.675 -1.1 4.35 -4.3 -1.1 4.2 -4.075 -1.1 4.2 -4.675 -1.1 4.35 -4.45 -1.1 4.35 -4.3 -1.1 4.2 -4.675 -1.1 4.4 -4.575 -1.1 4.35 -4.45 -1.1 4.35 -4.45 -1.1 4.4 -4.575 -1.1 4.4 -4.45 -1.1 4.4 -4.3 -1.1 4.4 -4.175 -1.1 4.35 -4.3 -1.1 4.35 -4.3 -1.1 4.4 -4.175 -1.1 4.2 -4.075 -1.1 4.2 -3.875 -1.1 3.86929 -4.92929 -1.1 4.2 -4.075 -1.1 4.2 -3.875 -1.1 3.8534 -4.95 -1.1 3.86929 -4.92929 -1.1 4.2 -3.875 -1.1 4.2 -3.275 -1.1 3.8534 -4.95 -1.1 4.2 -3.875 -1.1 4.35 -3.5 -1.1 4.2 -3.275 -1.1 4.2 -3.875 -1.1 4.35 -3.65 -1.1 4.35 -3.5 -1.1 4.2 -3.875 -1.1 4.4 -3.775 -1.1 4.35 -3.65 -1.1 4.35 -3.65 -1.1 4.4 -3.775 -1.1 4.4 -3.65 -1.1 4.4 -3.5 -1.1 4.4 -3.375 -1.1 4.35 -3.5 -1.1 4.35 -3.5 -1.1 4.4 -3.375 -1.1 4.2 -3.275 -1.1 4.2 -3.075 -1.1 4.4 -2.975 -1.1 4.35 -2.85 -1.1 4.35 -2.85 -1.1 4.4 -2.975 -1.1 4.4 -2.85 -1.1 4.2 -2.475 -1.1 4.2 -2.275 -1.1 3.75429 -0.870711 -1.1 1.78929 -5.07071 -1.1 1.7734 -5.05 -1.1 1.6 -5.25 -1.1 1.6 -5.25 -1.1 1.7734 -5.05 -1.1 1.76341 -5.02588 -1.1 3.84341 -5.02588 -1.1 3.84 -5 -1.1 3.6 -5.25 -1.1 3.6 -5.25 -1.1 3.84 -5 -1.1 3.84341 -4.97412 -1.1 3.8534 -4.95 -1.1 3.6 -5.25 -1.1 3.84341 -4.97412 -1.1 3.8534 -4.95 -1.1 4.2 -3.275 -1.1 3.6 -5.25 -1.1 3.86929 -4.92929 -1.1 3.89 -4.9134 -1.1 4.2 -4.075 -1.1 4.2 -4.075 -1.1 3.89 -4.9134 -1.1 3.91412 -4.90341 -1.1 3.94 -4.9 -1.1 4.2 -4.075 -1.1 3.91412 -4.90341 -1.1 4.01071 -4.92929 -1.1 4.0266 -4.95 -1.1 4.2 -4.875 -1.1 4.2 -4.875 -1.1 4.0266 -4.95 -1.1 4.03659 -4.97412 -1.1 4.04 -5 -1.1 4.2 -4.875 -1.1 4.03659 -4.97412 -1.1 3.85088 -0.896593 -1.1 3.825 -0.9 -1.1 4.2 -1.9 -1.1 4.2 -1.9 -1.1 3.825 -0.9 -1.1 3.79912 -0.896593 -1.1 3.775 -0.886603 -1.1 4.2 -1.9 -1.1 3.79912 -0.896593 -1.1 3.775 -0.886603 -1.1 3.75429 -0.870711 -1.1 4.2 -1.9 -1.1 3.7384 -0.85 -1.1 3.72841 -0.825882 -1.1 2.0616 -0.85 -1.1 2.0616 -0.85 -1.1 3.72841 -0.825882 -1.1 2.07159 -0.825882 -1.1 2.07159 -0.825882 -1.1 3.72841 -0.825882 -1.1 3.725 -0.8 -1.1 2.075 -0.8 -1.1 3.725 -0.8 -1.1 3.7 -0.55 -1.1 2.075 -0.8 -1.1 2.07159 -0.825882 -1.1 3.725 -0.8 -1.1 3.725 -0.8 -1.1 3.72841 -0.774118 -1.1 3.7 -0.55 -1.1 3.7384 -0.85 -1.1 1.6 -2.475 -1.1 4.2 -2.475 -1.1 4.2 -2.475 -1.1 1.6 -2.475 -1.1 1.6 -3.075 -1.25 4.4 -2.175 -1.25 4.2 -2.275 -1.25 4.13453 -2.175 -1.25 4.13453 -2.175 -1.25 4.2 -2.275 -1.25 4.01906 -2.375 -1.25 4.01906 -2.375 -1.25 4.2 -2.275 -1.25 4.2 -2.475 -1.25 4.13453 -2.575 -1.25 4.2 -2.475 -1.25 4.4 -2.575 -1.25 4.13453 -2.575 -1.25 4.01906 -2.375 -1.25 4.2 -2.475 -1.25 4.4 -2.975 -1.25 4.2 -3.075 -1.25 4.13453 -2.975 -1.25 4.13453 -2.975 -1.25 4.2 -3.075 -1.25 4.01906 -3.175 -1.25 4.01906 -3.175 -1.25 4.2 -3.075 -1.25 4.2 -3.275 -1.25 4.13453 -3.375 -1.25 4.2 -3.275 -1.25 4.4 -3.375 -1.25 4.13453 -3.375 -1.25 4.01906 -3.175 -1.25 4.2 -3.275 -1.25 4.4 -3.775 -1.25 4.2 -3.875 -1.25 4.13453 -3.775 -1.25 4.13453 -3.775 -1.25 4.2 -3.875 -1.25 4.01906 -3.975 -1.25 4.01906 -3.975 -1.25 4.2 -3.875 -1.25 4.2 -4.075 -1.25 4.13453 -4.175 -1.25 4.2 -4.075 -1.25 4.4 -4.175 -1.25 4.13453 -4.175 -1.25 4.01906 -3.975 -1.25 4.2 -4.075 -1.2 4.5 -2.575 -1.2 4.5 -2.7 -1.4 4.5 -2.575 -1.4 4.5 -2.575 -1.2 4.5 -2.7 -1.5 4.5 -2.7 -1.5 4.5 -2.05 -1.4 4.5 -2.575 -1.5 4.5 -2.7 -1.5 4.5 -2.05 -1.4 4.5 -2.175 -1.4 4.5 -2.575 -1.5 4.5 -2.05 -1.2 4.5 -2.05 -1.4 4.5 -2.175 -1.4 4.5 -2.175 -1.2 4.5 -2.05 -1.2 4.5 -2.175 -1.2 4.5 -3.375 -1.2 4.5 -3.5 -1.4 4.5 -3.375 -1.4 4.5 -3.375 -1.2 4.5 -3.5 -1.5 4.5 -3.5 -1.5 4.5 -2.85 -1.4 4.5 -3.375 -1.5 4.5 -3.5 -1.5 4.5 -2.85 -1.4 4.5 -2.975 -1.4 4.5 -3.375 -1.5 4.5 -2.85 -1.2 4.5 -2.85 -1.4 4.5 -2.975 -1.4 4.5 -2.975 -1.2 4.5 -2.85 -1.2 4.5 -2.975 -1.2 4.5 -4.175 -1.2 4.5 -4.3 -1.4 4.5 -4.175 -1.4 4.5 -4.175 -1.2 4.5 -4.3 -1.5 4.5 -4.3 -1.5 4.5 -3.65 -1.4 4.5 -4.175 -1.5 4.5 -4.3 -1.5 4.5 -3.65 -1.4 4.5 -3.775 -1.4 4.5 -4.175 -1.5 4.5 -3.65 -1.2 4.5 -3.65 -1.4 4.5 -3.775 -1.4 4.5 -3.775 -1.2 4.5 -3.65 -1.2 4.5 -3.775 -1.4 4.5 -4.575 -1.4 4.375 -4.775 -1.4 4.5 -4.975 -1.4 4.5 -4.575 -1.4 4.37074 -4.74265 -1.4 4.375 -4.775 -1.4 4.5 -4.575 -1.4 4.35825 -4.7125 -1.4 4.37074 -4.74265 -1.4 4.5 -4.575 -1.4 4.33839 -4.68661 -1.4 4.35825 -4.7125 -1.4 4.5 -4.575 -1.4 4.3125 -4.66675 -1.4 4.33839 -4.68661 -1.4 4.5 -4.575 -1.4 4.28235 -4.65426 -1.4 4.3125 -4.66675 -1.4 4.5 -4.575 -1.4 4.13453 -4.575 -1.4 4.28235 -4.65426 -1.4 4.28235 -4.65426 -1.4 4.13453 -4.575 -1.4 4.25 -4.65 -1.4 4.25 -4.65 -1.4 4.13453 -4.575 -1.4 4.21765 -4.65426 -1.4 4.21765 -4.65426 -1.4 4.13453 -4.575 -1.4 4.1875 -4.66675 -1.4 4.1875 -4.66675 -1.4 4.13453 -4.575 -1.4 4.16161 -4.68661 -1.4 4.16161 -4.68661 -1.4 4.13453 -4.575 -1.4 4.14175 -4.7125 -1.4 4.14175 -4.7125 -1.4 4.13453 -4.575 -1.4 4.01906 -4.775 -1.4 4.12926 -4.74265 -1.4 4.01906 -4.775 -1.4 4.125 -4.775 -1.4 4.12926 -4.74265 -1.4 4.14175 -4.7125 -1.4 4.01906 -4.775 -1.4 4.13453 -4.975 -1.4 4.14175 -4.8375 -1.4 4.01906 -4.775 -1.4 4.13453 -4.975 -1.4 4.16161 -4.86339 -1.4 4.14175 -4.8375 -1.4 4.13453 -4.975 -1.4 4.1875 -4.88325 -1.4 4.16161 -4.86339 -1.4 4.13453 -4.975 -1.4 4.21765 -4.89574 -1.4 4.1875 -4.88325 -1.4 4.13453 -4.975 -1.4 4.25 -4.9 -1.4 4.21765 -4.89574 -1.4 4.13453 -4.975 -1.4 4.28235 -4.89574 -1.4 4.25 -4.9 -1.4 4.13453 -4.975 -1.4 4.5 -4.975 -1.4 4.28235 -4.89574 -1.4 4.28235 -4.89574 -1.4 4.5 -4.975 -1.4 4.3125 -4.88325 -1.4 4.3125 -4.88325 -1.4 4.5 -4.975 -1.4 4.33839 -4.86339 -1.4 4.33839 -4.86339 -1.4 4.5 -4.975 -1.4 4.35825 -4.8375 -1.4 4.35825 -4.8375 -1.4 4.5 -4.975 -1.4 4.37074 -4.80735 -1.4 4.37074 -4.80735 -1.4 4.5 -4.975 -1.4 4.375 -4.775 -1.4 4.14175 -4.8375 -1.4 4.12926 -4.80735 -1.4 4.01906 -4.775 -1.4 4.01906 -4.775 -1.4 4.12926 -4.80735 -1.4 4.125 -4.775 -1.4 3.9 -5.55 -1.4 3.7 -5.425 -1.4 3.5 -5.55 -1.4 3.9 -5.55 -1.4 3.73235 -5.42074 -1.4 3.7 -5.425 -1.4 3.9 -5.55 -1.4 3.7625 -5.40825 -1.4 3.73235 -5.42074 -1.4 3.9 -5.55 -1.4 3.78839 -5.38839 -1.4 3.7625 -5.40825 -1.4 3.9 -5.55 -1.4 3.80825 -5.3625 -1.4 3.78839 -5.38839 -1.4 3.9 -5.55 -1.4 3.82074 -5.33235 -1.4 3.80825 -5.3625 -1.4 3.9 -5.55 -1.4 3.9 -5.18453 -1.4 3.82074 -5.33235 -1.4 3.82074 -5.33235 -1.4 3.9 -5.18453 -1.4 3.825 -5.3 -1.4 3.825 -5.3 -1.4 3.9 -5.18453 -1.4 3.82074 -5.26765 -1.4 3.82074 -5.26765 -1.4 3.9 -5.18453 -1.4 3.80825 -5.2375 -1.4 3.80825 -5.2375 -1.4 3.9 -5.18453 -1.4 3.78839 -5.21161 -1.4 3.78839 -5.21161 -1.4 3.9 -5.18453 -1.4 3.7625 -5.19175 -1.4 3.7625 -5.19175 -1.4 3.9 -5.18453 -1.4 3.7 -5.06906 -1.4 3.73235 -5.17926 -1.4 3.7 -5.06906 -1.4 3.7 -5.175 -1.4 3.73235 -5.17926 -1.4 3.7625 -5.19175 -1.4 3.7 -5.06906 -1.4 3.5 -5.18453 -1.4 3.6375 -5.19175 -1.4 3.7 -5.06906 -1.4 3.5 -5.18453 -1.4 3.61161 -5.21161 -1.4 3.6375 -5.19175 -1.4 3.5 -5.18453 -1.4 3.59175 -5.2375 -1.4 3.61161 -5.21161 -1.4 3.5 -5.18453 -1.4 3.57926 -5.26765 -1.4 3.59175 -5.2375 -1.4 3.5 -5.18453 -1.4 3.575 -5.3 -1.4 3.57926 -5.26765 -1.4 3.5 -5.18453 -1.4 3.57926 -5.33235 -1.4 3.575 -5.3 -1.4 3.5 -5.18453 -1.4 3.5 -5.55 -1.4 3.57926 -5.33235 -1.4 3.57926 -5.33235 -1.4 3.5 -5.55 -1.4 3.59175 -5.3625 -1.4 3.59175 -5.3625 -1.4 3.5 -5.55 -1.4 3.61161 -5.38839 -1.4 3.61161 -5.38839 -1.4 3.5 -5.55 -1.4 3.6375 -5.40825 -1.4 3.6375 -5.40825 -1.4 3.5 -5.55 -1.4 3.66765 -5.42074 -1.4 3.66765 -5.42074 -1.4 3.5 -5.55 -1.4 3.7 -5.425 -1.4 3.6375 -5.19175 -1.4 3.66765 -5.17926 -1.4 3.7 -5.06906 -1.4 3.7 -5.06906 -1.4 3.66765 -5.17926 -1.4 3.7 -5.175 -1.25 4.4 -4.575 -1.25 4.2 -4.675 -1.25 4.13453 -4.575 -1.25 4.13453 -4.575 -1.25 4.2 -4.675 -1.25 4.01906 -4.775 -1.25 4.01906 -4.775 -1.25 4.2 -4.675 -1.25 4.2 -4.875 -1.25 4.13453 -4.975 -1.25 4.2 -4.875 -1.25 4.4 -4.975 -1.25 4.13453 -4.975 -1.25 4.01906 -4.775 -1.25 4.2 -4.875 -1.2 4.5 -4.975 -1.2 4.5 -5.1 -1.4 4.5 -4.975 -1.4 4.5 -4.975 -1.2 4.5 -5.1 -1.5 4.5 -5.1 -1.5 4.5 -4.45 -1.4 4.5 -4.975 -1.5 4.5 -5.1 -1.5 4.5 -4.45 -1.4 4.5 -4.575 -1.4 4.5 -4.975 -1.5 4.5 -4.45 -1.2 4.5 -4.45 -1.4 4.5 -4.575 -1.4 4.5 -4.575 -1.2 4.5 -4.45 -1.2 4.5 -4.575 -1.25 3.9 -5.45 -1.25 3.8 -5.25 -1.25 3.9 -5.18453 -1.25 3.9 -5.18453 -1.25 3.8 -5.25 -1.25 3.7 -5.06906 -1.25 3.7 -5.06906 -1.25 3.8 -5.25 -1.25 3.6 -5.25 -1.25 3.5 -5.18453 -1.25 3.6 -5.25 -1.25 3.5 -5.45 -1.25 3.5 -5.18453 -1.25 3.7 -5.06906 -1.25 3.6 -5.25 -1.2 3.5 -5.55 -1.2 3.375 -5.55 -1.4 3.5 -5.55 -1.4 3.5 -5.55 -1.2 3.375 -5.55 -1.5 3.375 -5.55 -1.5 4.025 -5.55 -1.4 3.5 -5.55 -1.5 3.375 -5.55 -1.5 4.025 -5.55 -1.4 3.9 -5.55 -1.4 3.5 -5.55 -1.5 4.025 -5.55 -1.2 4.025 -5.55 -1.4 3.9 -5.55 -1.4 3.9 -5.55 -1.2 4.025 -5.55 -1.2 3.9 -5.55 -1.1 1.6 -1.05 -1.45 1.6 -1.05 -1.1 1.6 -1.9 -1.1 1.6 -1.9 -1.45 1.6 -1.05 -1.45 1.6 -1.9 -1.1 4.2 -1.9 -1.45 4.2 -1.9 -1.1 4.2 -1.05 -1.1 4.2 -1.05 -1.45 4.2 -1.9 -1.45 4.2 -1.05 -1.1 4.35 -1.9 -1.45 4.35 -1.9 -1.1 4.2 -1.9 -1.1 4.2 -1.9 -1.45 4.35 -1.9 -1.45 4.2 -1.9 -1.45 4.2 -1.9 -1.45 4.35 -1.9 -1.48882 4.19489 -1.9 -1.48882 4.19489 -1.9 -1.45 4.35 -1.9 -1.6 4.2 -1.9 -1.525 4.1799 -1.9 -1.6 4.2 -1.9 -1.55607 4.15607 -1.9 -1.525 4.1799 -1.9 -1.48882 4.19489 -1.9 -1.6 4.2 -1.9 -1.6 4.05 -1.9 -1.59489 4.08882 -1.9 -1.6 4.2 -1.9 -1.6 4.2 -1.9 -1.59489 4.08882 -1.9 -1.5799 4.125 -1.9 -1.55607 4.15607 -1.9 -1.6 4.2 -1.9 -1.5799 4.125 -1.9 -1.1 4.35 -2.05 -1.45 4.35 -2.05 -1.1 4.35 -1.9 -1.1 4.35 -1.9 -1.45 4.35 -2.05 -1.45 4.35 -1.9 -1.1 4.4 -2.05 -1.2 4.5 -2.05 -1.45 4.35 -2.05 -1.1 4.35 -2.05 -1.1 4.4 -2.05 -1.45 4.35 -2.05 -1.2 4.5 -2.05 -1.5 4.5 -2.05 -1.45 4.35 -2.05 -1.45 4.35 -2.05 -1.5 4.5 -2.05 -1.6 4.4 -2.05 -1.6 4.2 -2.05 -1.45 4.35 -2.05 -1.6 4.4 -2.05 -1.6 4.2 -2.7 -1.6 4.4 -2.7 -1.45 4.35 -2.7 -1.45 4.35 -2.7 -1.6 4.4 -2.7 -1.5 4.5 -2.7 -1.2 4.5 -2.7 -1.45 4.35 -2.7 -1.5 4.5 -2.7 -1.2 4.5 -2.7 -1.1 4.4 -2.7 -1.45 4.35 -2.7 -1.45 4.35 -2.7 -1.1 4.4 -2.7 -1.1 4.35 -2.7 -1.1 4.35 -2.85 -1.45 4.35 -2.85 -1.1 4.35 -2.7 -1.1 4.35 -2.7 -1.45 4.35 -2.85 -1.45 4.35 -2.7 -1.1 4.4 -2.85 -1.2 4.5 -2.85 -1.45 4.35 -2.85 -1.1 4.35 -2.85 -1.1 4.4 -2.85 -1.45 4.35 -2.85 -1.2 4.5 -2.85 -1.5 4.5 -2.85 -1.45 4.35 -2.85 -1.45 4.35 -2.85 -1.5 4.5 -2.85 -1.6 4.4 -2.85 -1.6 4.2 -2.85 -1.45 4.35 -2.85 -1.6 4.4 -2.85 -1.6 4.2 -3.5 -1.6 4.4 -3.5 -1.45 4.35 -3.5 -1.45 4.35 -3.5 -1.6 4.4 -3.5 -1.5 4.5 -3.5 -1.2 4.5 -3.5 -1.45 4.35 -3.5 -1.5 4.5 -3.5 -1.2 4.5 -3.5 -1.1 4.4 -3.5 -1.45 4.35 -3.5 -1.45 4.35 -3.5 -1.1 4.4 -3.5 -1.1 4.35 -3.5 -1.1 4.35 -3.65 -1.45 4.35 -3.65 -1.1 4.35 -3.5 -1.1 4.35 -3.5 -1.45 4.35 -3.65 -1.45 4.35 -3.5 -1.1 4.4 -3.65 -1.2 4.5 -3.65 -1.45 4.35 -3.65 -1.1 4.35 -3.65 -1.1 4.4 -3.65 -1.45 4.35 -3.65 -1.2 4.5 -3.65 -1.5 4.5 -3.65 -1.45 4.35 -3.65 -1.45 4.35 -3.65 -1.5 4.5 -3.65 -1.6 4.4 -3.65 -1.6 4.2 -3.65 -1.45 4.35 -3.65 -1.6 4.4 -3.65 -1.6 4.2 -4.3 -1.6 4.4 -4.3 -1.45 4.35 -4.3 -1.45 4.35 -4.3 -1.6 4.4 -4.3 -1.5 4.5 -4.3 -1.2 4.5 -4.3 -1.45 4.35 -4.3 -1.5 4.5 -4.3 -1.2 4.5 -4.3 -1.1 4.4 -4.3 -1.45 4.35 -4.3 -1.45 4.35 -4.3 -1.1 4.4 -4.3 -1.1 4.35 -4.3 -1.1 4.35 -4.45 -1.45 4.35 -4.45 -1.1 4.35 -4.3 -1.1 4.35 -4.3 -1.45 4.35 -4.45 -1.45 4.35 -4.3 -1.1 4.4 -4.45 -1.2 4.5 -4.45 -1.45 4.35 -4.45 -1.1 4.35 -4.45 -1.1 4.4 -4.45 -1.45 4.35 -4.45 -1.2 4.5 -4.45 -1.5 4.5 -4.45 -1.45 4.35 -4.45 -1.45 4.35 -4.45 -1.5 4.5 -4.45 -1.6 4.4 -4.45 -1.6 4.2 -4.45 -1.45 4.35 -4.45 -1.6 4.4 -4.45 -1.6 4.2 -5.1 -1.6 4.4 -5.1 -1.45 4.35 -5.1 -1.45 4.35 -5.1 -1.6 4.4 -5.1 -1.5 4.5 -5.1 -1.2 4.5 -5.1 -1.45 4.35 -5.1 -1.5 4.5 -5.1 -1.2 4.5 -5.1 -1.1 4.4 -5.1 -1.45 4.35 -5.1 -1.45 4.35 -5.1 -1.1 4.4 -5.1 -1.1 4.35 -5.1 -1.1 4.35 -5.25 -1.45 4.35 -5.25 -1.1 4.35 -5.1 -1.1 4.35 -5.1 -1.45 4.35 -5.25 -1.45 4.35 -5.1 -1.6 4.2 -5.25 -1.45 4.35 -5.25 -1.1 4.2 -5.25 -1.1 4.2 -5.25 -1.45 4.35 -5.25 -1.1 4.35 -5.25 -1.1 4.2 -5.4 -1.45 4.2 -5.4 -1.1 4.2 -5.25 -1.1 4.2 -5.25 -1.45 4.2 -5.4 -1.6 4.2 -5.25 -1.1 4.025 -5.4 -1.45 4.025 -5.4 -1.1 4.2 -5.4 -1.1 4.2 -5.4 -1.45 4.025 -5.4 -1.45 4.2 -5.4 -1.1 4.025 -5.45 -1.2 4.025 -5.55 -1.45 4.025 -5.4 -1.1 4.025 -5.4 -1.1 4.025 -5.45 -1.45 4.025 -5.4 -1.2 4.025 -5.55 -1.5 4.025 -5.55 -1.45 4.025 -5.4 -1.45 4.025 -5.4 -1.5 4.025 -5.55 -1.6 4.025 -5.45 -1.6 4.025 -5.25 -1.45 4.025 -5.4 -1.6 4.025 -5.45 -1.6 3.375 -5.25 -1.6 3.375 -5.45 -1.45 3.375 -5.4 -1.45 3.375 -5.4 -1.6 3.375 -5.45 -1.5 3.375 -5.55 -1.2 3.375 -5.55 -1.45 3.375 -5.4 -1.5 3.375 -5.55 -1.2 3.375 -5.55 -1.1 3.375 -5.45 -1.45 3.375 -5.4 -1.45 3.375 -5.4 -1.1 3.375 -5.45 -1.1 3.375 -5.4 -1.1 2.425 -5.4 -1.45 2.425 -5.4 -1.1 3.375 -5.4 -1.1 3.375 -5.4 -1.45 2.425 -5.4 -1.45 3.375 -5.4 -1.1 2.425 -5.45 -1.2 2.425 -5.55 -1.45 2.425 -5.4 -1.1 2.425 -5.4 -1.1 2.425 -5.45 -1.45 2.425 -5.4 -1.2 2.425 -5.55 -1.5 2.425 -5.55 -1.45 2.425 -5.4 -1.45 2.425 -5.4 -1.5 2.425 -5.55 -1.6 2.425 -5.45 -1.6 2.425 -5.25 -1.45 2.425 -5.4 -1.6 2.425 -5.45 -1.2 1.9 -5.55 -1.2 1.775 -5.55 -1.4 1.9 -5.55 -1.4 1.9 -5.55 -1.2 1.775 -5.55 -1.5 1.775 -5.55 -1.5 2.425 -5.55 -1.4 1.9 -5.55 -1.5 1.775 -5.55 -1.5 2.425 -5.55 -1.4 2.3 -5.55 -1.4 1.9 -5.55 -1.5 2.425 -5.55 -1.2 2.425 -5.55 -1.4 2.3 -5.55 -1.4 2.3 -5.55 -1.2 2.425 -5.55 -1.2 2.3 -5.55 -1.6 1.775 -5.25 -1.6 1.775 -5.45 -1.45 1.775 -5.4 -1.45 1.775 -5.4 -1.6 1.775 -5.45 -1.5 1.775 -5.55 -1.2 1.775 -5.55 -1.45 1.775 -5.4 -1.5 1.775 -5.55 -1.2 1.775 -5.55 -1.1 1.775 -5.45 -1.45 1.775 -5.4 -1.45 1.775 -5.4 -1.1 1.775 -5.45 -1.1 1.775 -5.4 -1.1 1.6 -5.4 -1.45 1.6 -5.4 -1.1 1.775 -5.4 -1.1 1.775 -5.4 -1.45 1.6 -5.4 -1.45 1.775 -5.4 -1.6 1.6 -5.25 -1.45 1.6 -5.4 -1.1 1.6 -5.25 -1.1 1.6 -5.25 -1.45 1.6 -5.4 -1.1 1.6 -5.4 -1.1 1.45 -5.25 -1.45 1.45 -5.25 -1.1 1.6 -5.25 -1.1 1.6 -5.25 -1.45 1.45 -5.25 -1.6 1.6 -5.25 -1.1 1.45 -5.1 -1.45 1.45 -5.1 -1.1 1.45 -5.25 -1.1 1.45 -5.25 -1.45 1.45 -5.1 -1.45 1.45 -5.25 -1.1 1.4 -5.1 -1.2 1.3 -5.1 -1.45 1.45 -5.1 -1.1 1.45 -5.1 -1.1 1.4 -5.1 -1.45 1.45 -5.1 -1.2 1.3 -5.1 -1.5 1.3 -5.1 -1.45 1.45 -5.1 -1.45 1.45 -5.1 -1.5 1.3 -5.1 -1.6 1.4 -5.1 -1.6 1.6 -5.1 -1.45 1.45 -5.1 -1.6 1.4 -5.1 -1.2 1.3 -4.575 -1.2 1.3 -4.45 -1.4 1.3 -4.575 -1.4 1.3 -4.575 -1.2 1.3 -4.45 -1.5 1.3 -4.45 -1.4 1.3 -4.975 -1.5 1.3 -4.45 -1.5 1.3 -5.1 -1.2 1.3 -5.1 -1.4 1.3 -4.975 -1.5 1.3 -5.1 -1.2 1.3 -5.1 -1.2 1.3 -4.975 -1.4 1.3 -4.975 -1.4 1.3 -4.575 -1.5 1.3 -4.45 -1.4 1.3 -4.975 -1.6 1.6 -4.45 -1.6 1.4 -4.45 -1.45 1.45 -4.45 -1.45 1.45 -4.45 -1.6 1.4 -4.45 -1.5 1.3 -4.45 -1.2 1.3 -4.45 -1.45 1.45 -4.45 -1.5 1.3 -4.45 -1.2 1.3 -4.45 -1.1 1.4 -4.45 -1.45 1.45 -4.45 -1.45 1.45 -4.45 -1.1 1.4 -4.45 -1.1 1.45 -4.45 -1.1 1.45 -4.3 -1.45 1.45 -4.3 -1.1 1.45 -4.45 -1.1 1.45 -4.45 -1.45 1.45 -4.3 -1.45 1.45 -4.45 -1.1 1.4 -4.3 -1.2 1.3 -4.3 -1.45 1.45 -4.3 -1.1 1.45 -4.3 -1.1 1.4 -4.3 -1.45 1.45 -4.3 -1.2 1.3 -4.3 -1.5 1.3 -4.3 -1.45 1.45 -4.3 -1.45 1.45 -4.3 -1.5 1.3 -4.3 -1.6 1.4 -4.3 -1.6 1.6 -4.3 -1.45 1.45 -4.3 -1.6 1.4 -4.3 -1.2 1.3 -3.775 -1.2 1.3 -3.65 -1.4 1.3 -3.775 -1.4 1.3 -3.775 -1.2 1.3 -3.65 -1.5 1.3 -3.65 -1.4 1.3 -4.175 -1.5 1.3 -3.65 -1.5 1.3 -4.3 -1.2 1.3 -4.3 -1.4 1.3 -4.175 -1.5 1.3 -4.3 -1.2 1.3 -4.3 -1.2 1.3 -4.175 -1.4 1.3 -4.175 -1.4 1.3 -3.775 -1.5 1.3 -3.65 -1.4 1.3 -4.175 -1.6 1.6 -3.65 -1.6 1.4 -3.65 -1.45 1.45 -3.65 -1.45 1.45 -3.65 -1.6 1.4 -3.65 -1.5 1.3 -3.65 -1.2 1.3 -3.65 -1.45 1.45 -3.65 -1.5 1.3 -3.65 -1.2 1.3 -3.65 -1.1 1.4 -3.65 -1.45 1.45 -3.65 -1.45 1.45 -3.65 -1.1 1.4 -3.65 -1.1 1.45 -3.65 -1.1 1.45 -3.5 -1.45 1.45 -3.5 -1.1 1.45 -3.65 -1.1 1.45 -3.65 -1.45 1.45 -3.5 -1.45 1.45 -3.65 -1.1 1.4 -3.5 -1.2 1.3 -3.5 -1.45 1.45 -3.5 -1.1 1.45 -3.5 -1.1 1.4 -3.5 -1.45 1.45 -3.5 -1.2 1.3 -3.5 -1.5 1.3 -3.5 -1.45 1.45 -3.5 -1.45 1.45 -3.5 -1.5 1.3 -3.5 -1.6 1.4 -3.5 -1.6 1.6 -3.5 -1.45 1.45 -3.5 -1.6 1.4 -3.5 -1.2 1.3 -2.975 -1.2 1.3 -2.85 -1.4 1.3 -2.975 -1.4 1.3 -2.975 -1.2 1.3 -2.85 -1.5 1.3 -2.85 -1.4 1.3 -3.375 -1.5 1.3 -2.85 -1.5 1.3 -3.5 -1.2 1.3 -3.5 -1.4 1.3 -3.375 -1.5 1.3 -3.5 -1.2 1.3 -3.5 -1.2 1.3 -3.375 -1.4 1.3 -3.375 -1.4 1.3 -2.975 -1.5 1.3 -2.85 -1.4 1.3 -3.375 -1.6 1.6 -2.85 -1.6 1.4 -2.85 -1.45 1.45 -2.85 -1.45 1.45 -2.85 -1.6 1.4 -2.85 -1.5 1.3 -2.85 -1.2 1.3 -2.85 -1.45 1.45 -2.85 -1.5 1.3 -2.85 -1.2 1.3 -2.85 -1.1 1.4 -2.85 -1.45 1.45 -2.85 -1.45 1.45 -2.85 -1.1 1.4 -2.85 -1.1 1.45 -2.85 -1.1 1.45 -2.7 -1.45 1.45 -2.7 -1.1 1.45 -2.85 -1.1 1.45 -2.85 -1.45 1.45 -2.7 -1.45 1.45 -2.85 -1.1 1.4 -2.7 -1.2 1.3 -2.7 -1.45 1.45 -2.7 -1.1 1.45 -2.7 -1.1 1.4 -2.7 -1.45 1.45 -2.7 -1.2 1.3 -2.7 -1.5 1.3 -2.7 -1.45 1.45 -2.7 -1.45 1.45 -2.7 -1.5 1.3 -2.7 -1.6 1.4 -2.7 -1.6 1.6 -2.7 -1.45 1.45 -2.7 -1.6 1.4 -2.7 -1.2 1.3 -2.175 -1.2 1.3 -2.05 -1.4 1.3 -2.175 -1.4 1.3 -2.175 -1.2 1.3 -2.05 -1.5 1.3 -2.05 -1.4 1.3 -2.575 -1.5 1.3 -2.05 -1.5 1.3 -2.7 -1.2 1.3 -2.7 -1.4 1.3 -2.575 -1.5 1.3 -2.7 -1.2 1.3 -2.7 -1.2 1.3 -2.575 -1.4 1.3 -2.575 -1.4 1.3 -2.175 -1.5 1.3 -2.05 -1.4 1.3 -2.575 -1.6 1.6 -2.05 -1.6 1.4 -2.05 -1.45 1.45 -2.05 -1.45 1.45 -2.05 -1.6 1.4 -2.05 -1.5 1.3 -2.05 -1.2 1.3 -2.05 -1.45 1.45 -2.05 -1.5 1.3 -2.05 -1.2 1.3 -2.05 -1.1 1.4 -2.05 -1.45 1.45 -2.05 -1.45 1.45 -2.05 -1.1 1.4 -2.05 -1.1 1.45 -2.05 -1.1 1.45 -1.9 -1.45 1.45 -1.9 -1.1 1.45 -2.05 -1.1 1.45 -2.05 -1.45 1.45 -1.9 -1.45 1.45 -2.05 -1.6 1.75 -1.9 -1.6 1.6 -1.9 -1.59489 1.71118 -1.9 -1.59489 1.71118 -1.9 -1.6 1.6 -1.9 -1.5799 1.675 -1.9 -1.5799 1.675 -1.9 -1.6 1.6 -1.9 -1.55607 1.64393 -1.9 -1.55607 1.64393 -1.9 -1.6 1.6 -1.9 -1.525 1.6201 -1.9 -1.525 1.6201 -1.9 -1.6 1.6 -1.9 -1.48882 1.60511 -1.9 -1.48882 1.60511 -1.9 -1.6 1.6 -1.9 -1.45 1.45 -1.9 -1.45 1.6 -1.9 -1.45 1.45 -1.9 -1.1 1.45 -1.9 -1.1 1.6 -1.9 -1.45 1.6 -1.9 -1.1 1.45 -1.9 -1.48882 1.60511 -1.9 -1.45 1.45 -1.9 -1.45 1.6 -1.9 -1.57472 1.9 -0.975 -1.605 1.9 -0.975 -1.6 1.9 -0.997793 -1.6 1.9 -0.997793 -1.605 1.9 -0.975 -1.625 1.9 -0.995 -1.625 1.9 -2.595 -1.6 1.9 -0.997793 -1.625 1.9 -0.995 -1.625 1.9 -2.595 -1.6 1.9 -4.80279 -1.6 1.9 -0.997793 -1.625 1.9 -2.595 -1.88 1.9 -4.80279 -1.6 1.9 -4.80279 -1.625 1.9 -2.595 -1.88 1.9 -2.595 -1.88 1.9 -4.80279 -1.88 1.92 -2.575 -1.625 1.92 -2.575 -1.88 2.19289 -2.575 -1.88 2.19289 -2.575 -1.625 1.92 -2.575 -1.625 2.19289 -2.575 -1.88 3.60711 -2.575 -1.88 3.51895 -2.63943 -1.625 3.60711 -2.575 -1.625 3.60711 -2.575 -1.88 3.51895 -2.63943 -1.625 3.51895 -2.63943 -1.625 3.51895 -2.63943 -1.88 3.51895 -2.63943 -1.88 3.42496 -2.69501 -1.625 3.42496 -2.69501 -1.88 3.42496 -2.69501 -1.88 3.32603 -2.74121 -1.625 3.32603 -2.74121 -1.88 3.32603 -2.74121 -1.88 3.22309 -2.77761 -1.625 3.22309 -2.77761 -1.88 3.22309 -2.77761 -1.88 3.1171 -2.80385 -1.625 3.1171 -2.80385 -1.88 3.1171 -2.80385 -1.88 3.00906 -2.8197 -1.625 3.00906 -2.8197 -1.88 3.00906 -2.8197 -1.625 2.9 -2.825 -1.625 3.00906 -2.8197 -1.625 3.1171 -2.80385 -1.88 3.00906 -2.8197 -1.625 3.51895 -2.63943 -1.88 3.42496 -2.69501 -1.625 3.42496 -2.69501 -1.625 3.42496 -2.69501 -1.88 3.32603 -2.74121 -1.625 3.32603 -2.74121 -1.625 3.32603 -2.74121 -1.88 3.22309 -2.77761 -1.625 3.22309 -2.77761 -1.625 3.22309 -2.77761 -1.88 3.1171 -2.80385 -1.625 3.1171 -2.80385 -1.88 3.00906 -2.8197 -1.88 2.9 -2.825 -1.625 2.9 -2.825 -1.625 2.9 -2.825 -1.88 2.9 -2.825 -1.625 2.79094 -2.8197 -1.625 2.79094 -2.8197 -1.88 2.9 -2.825 -1.88 2.79094 -2.8197 -1.88 2.6829 -2.80385 -1.625 2.79094 -2.8197 -1.88 2.79094 -2.8197 -1.88 2.6829 -2.80385 -1.625 2.6829 -2.80385 -1.625 2.79094 -2.8197 -1.88 2.6829 -2.80385 -1.88 2.57691 -2.77761 -1.625 2.6829 -2.80385 -1.625 2.6829 -2.80385 -1.88 2.57691 -2.77761 -1.625 2.57691 -2.77761 -1.625 2.57691 -2.77761 -1.88 2.57691 -2.77761 -1.88 2.47397 -2.74121 -1.625 2.47397 -2.74121 -1.88 2.47397 -2.74121 -1.88 2.37504 -2.69501 -1.625 2.37504 -2.69501 -1.88 2.37504 -2.69501 -1.88 2.28105 -2.63943 -1.625 2.28105 -2.63943 -1.88 2.28105 -2.63943 -1.88 2.19289 -2.575 -1.625 2.19289 -2.575 -1.625 2.28105 -2.63943 -1.88 2.19289 -2.575 -1.625 2.57691 -2.77761 -1.88 2.47397 -2.74121 -1.625 2.47397 -2.74121 -1.625 2.47397 -2.74121 -1.88 2.37504 -2.69501 -1.625 2.37504 -2.69501 -1.625 2.37504 -2.69501 -1.88 2.28105 -2.63943 -1.625 2.28105 -2.63943 -1.625 3.88 -2.575 -1.88 3.88 -2.575 -1.625 3.60711 -2.575 -1.625 3.60711 -2.575 -1.88 3.88 -2.575 -1.88 3.60711 -2.575 -1.4 2.3 -5.18453 -1.4 2.3 -5.55 -1.25 2.3 -5.45 -1.25 2.3 -5.18453 -1.4 2.3 -5.18453 -1.25 2.3 -5.45 -1.1 2.3 -5.45 -1.25 2.3 -5.45 -1.2 2.3 -5.55 -1.2 2.3 -5.55 -1.25 2.3 -5.45 -1.4 2.3 -5.55 -1.4 2.3 -5.55 -1.4 2.1 -5.425 -1.4 1.9 -5.55 -1.4 2.3 -5.55 -1.4 2.13235 -5.42074 -1.4 2.1 -5.425 -1.4 2.3 -5.55 -1.4 2.1625 -5.40825 -1.4 2.13235 -5.42074 -1.4 2.3 -5.55 -1.4 2.18839 -5.38839 -1.4 2.1625 -5.40825 -1.4 2.3 -5.55 -1.4 2.20825 -5.3625 -1.4 2.18839 -5.38839 -1.4 2.3 -5.55 -1.4 2.22074 -5.33235 -1.4 2.20825 -5.3625 -1.4 2.3 -5.55 -1.4 2.3 -5.18453 -1.4 2.22074 -5.33235 -1.4 2.22074 -5.33235 -1.4 2.3 -5.18453 -1.4 2.225 -5.3 -1.4 2.225 -5.3 -1.4 2.3 -5.18453 -1.4 2.22074 -5.26765 -1.4 2.22074 -5.26765 -1.4 2.3 -5.18453 -1.4 2.20825 -5.2375 -1.4 2.20825 -5.2375 -1.4 2.3 -5.18453 -1.4 2.18839 -5.21161 -1.4 2.18839 -5.21161 -1.4 2.3 -5.18453 -1.4 2.1625 -5.19175 -1.4 2.1625 -5.19175 -1.4 2.3 -5.18453 -1.4 2.1 -5.06906 -1.4 2.13235 -5.17926 -1.4 2.1 -5.06906 -1.4 2.1 -5.175 -1.4 2.13235 -5.17926 -1.4 2.1625 -5.19175 -1.4 2.1 -5.06906 -1.4 1.9 -5.18453 -1.4 2.0375 -5.19175 -1.4 2.1 -5.06906 -1.4 1.9 -5.18453 -1.4 2.01161 -5.21161 -1.4 2.0375 -5.19175 -1.4 1.9 -5.18453 -1.4 1.99175 -5.2375 -1.4 2.01161 -5.21161 -1.4 1.9 -5.18453 -1.4 1.97926 -5.26765 -1.4 1.99175 -5.2375 -1.4 1.9 -5.18453 -1.4 1.975 -5.3 -1.4 1.97926 -5.26765 -1.4 1.9 -5.18453 -1.4 1.97926 -5.33235 -1.4 1.975 -5.3 -1.4 1.9 -5.18453 -1.4 1.9 -5.55 -1.4 1.97926 -5.33235 -1.4 1.97926 -5.33235 -1.4 1.9 -5.55 -1.4 1.99175 -5.3625 -1.4 1.99175 -5.3625 -1.4 1.9 -5.55 -1.4 2.01161 -5.38839 -1.4 2.01161 -5.38839 -1.4 1.9 -5.55 -1.4 2.0375 -5.40825 -1.4 2.0375 -5.40825 -1.4 1.9 -5.55 -1.4 2.06765 -5.42074 -1.4 2.06765 -5.42074 -1.4 1.9 -5.55 -1.4 2.1 -5.425 -1.4 2.0375 -5.19175 -1.4 2.06765 -5.17926 -1.4 2.1 -5.06906 -1.4 2.1 -5.06906 -1.4 2.06765 -5.17926 -1.4 2.1 -5.175 -1.1 1.9 -5.45 -1.2 1.9 -5.55 -1.25 1.9 -5.45 -1.25 1.9 -5.45 -1.2 1.9 -5.55 -1.4 1.9 -5.55 -1.4 1.9 -5.18453 -1.25 1.9 -5.45 -1.4 1.9 -5.55 -1.4 1.9 -5.18453 -1.25 1.9 -5.18453 -1.25 1.9 -5.45 -1.4 2.3 -5.18453 -1.25 2.3 -5.18453 -1.4 2.1 -5.06906 -1.4 2.1 -5.06906 -1.25 2.3 -5.18453 -1.25 2.1 -5.06906 -1.4 2.1 -5.06906 -1.25 2.1 -5.06906 -1.4 1.9 -5.18453 -1.4 1.9 -5.18453 -1.25 2.1 -5.06906 -1.25 1.9 -5.18453 -1.25 2.3 -5.45 -1.25 2.2 -5.25 -1.25 2.3 -5.18453 -1.25 2.3 -5.18453 -1.25 2.2 -5.25 -1.25 2.1 -5.06906 -1.25 2.1 -5.06906 -1.25 2.2 -5.25 -1.25 2 -5.25 -1.25 1.9 -5.18453 -1.25 2 -5.25 -1.25 1.9 -5.45 -1.25 1.9 -5.18453 -1.25 2.1 -5.06906 -1.25 2 -5.25 -1.25 2.3 -5.45 -1.1 2.3 -5.45 -1.25 2.2 -5.25 -1.25 2.2 -5.25 -1.1 2.3 -5.45 -1.1 2.2 -5.25 -1.25 2.2 -5.25 -1.1 2.2 -5.25 -1.25 2 -5.25 -1.25 2 -5.25 -1.1 2.2 -5.25 -1.1 2 -5.25 -1.25 2 -5.25 -1.1 2 -5.25 -1.25 1.9 -5.45 -1.25 1.9 -5.45 -1.1 2 -5.25 -1.1 1.9 -5.45 -1.4 1.66547 -4.975 -1.4 1.3 -4.975 -1.25 1.4 -4.975 -1.25 1.66547 -4.975 -1.4 1.66547 -4.975 -1.25 1.4 -4.975 -1.1 1.4 -4.975 -1.25 1.4 -4.975 -1.2 1.3 -4.975 -1.2 1.3 -4.975 -1.25 1.4 -4.975 -1.4 1.3 -4.975 -1.4 1.3 -4.975 -1.4 1.425 -4.775 -1.4 1.3 -4.575 -1.4 1.3 -4.975 -1.4 1.42926 -4.80735 -1.4 1.425 -4.775 -1.4 1.3 -4.975 -1.4 1.44175 -4.8375 -1.4 1.42926 -4.80735 -1.4 1.3 -4.975 -1.4 1.46161 -4.86339 -1.4 1.44175 -4.8375 -1.4 1.3 -4.975 -1.4 1.4875 -4.88325 -1.4 1.46161 -4.86339 -1.4 1.3 -4.975 -1.4 1.51765 -4.89574 -1.4 1.4875 -4.88325 -1.4 1.3 -4.975 -1.4 1.66547 -4.975 -1.4 1.51765 -4.89574 -1.4 1.51765 -4.89574 -1.4 1.66547 -4.975 -1.4 1.55 -4.9 -1.4 1.55 -4.9 -1.4 1.66547 -4.975 -1.4 1.58235 -4.89574 -1.4 1.58235 -4.89574 -1.4 1.66547 -4.975 -1.4 1.6125 -4.88325 -1.4 1.6125 -4.88325 -1.4 1.66547 -4.975 -1.4 1.63839 -4.86339 -1.4 1.63839 -4.86339 -1.4 1.66547 -4.975 -1.4 1.65825 -4.8375 -1.4 1.65825 -4.8375 -1.4 1.66547 -4.975 -1.4 1.78094 -4.775 -1.4 1.67074 -4.80735 -1.4 1.78094 -4.775 -1.4 1.675 -4.775 -1.4 1.67074 -4.80735 -1.4 1.65825 -4.8375 -1.4 1.78094 -4.775 -1.4 1.66547 -4.575 -1.4 1.65825 -4.7125 -1.4 1.78094 -4.775 -1.4 1.66547 -4.575 -1.4 1.63839 -4.68661 -1.4 1.65825 -4.7125 -1.4 1.66547 -4.575 -1.4 1.6125 -4.66675 -1.4 1.63839 -4.68661 -1.4 1.66547 -4.575 -1.4 1.58235 -4.65426 -1.4 1.6125 -4.66675 -1.4 1.66547 -4.575 -1.4 1.55 -4.65 -1.4 1.58235 -4.65426 -1.4 1.66547 -4.575 -1.4 1.51765 -4.65426 -1.4 1.55 -4.65 -1.4 1.66547 -4.575 -1.4 1.3 -4.575 -1.4 1.51765 -4.65426 -1.4 1.51765 -4.65426 -1.4 1.3 -4.575 -1.4 1.4875 -4.66675 -1.4 1.4875 -4.66675 -1.4 1.3 -4.575 -1.4 1.46161 -4.68661 -1.4 1.46161 -4.68661 -1.4 1.3 -4.575 -1.4 1.44175 -4.7125 -1.4 1.44175 -4.7125 -1.4 1.3 -4.575 -1.4 1.42926 -4.74265 -1.4 1.42926 -4.74265 -1.4 1.3 -4.575 -1.4 1.425 -4.775 -1.4 1.65825 -4.7125 -1.4 1.67074 -4.74265 -1.4 1.78094 -4.775 -1.4 1.78094 -4.775 -1.4 1.67074 -4.74265 -1.4 1.675 -4.775 -1.1 1.4 -4.575 -1.2 1.3 -4.575 -1.25 1.4 -4.575 -1.25 1.4 -4.575 -1.2 1.3 -4.575 -1.4 1.3 -4.575 -1.4 1.66547 -4.575 -1.25 1.4 -4.575 -1.4 1.3 -4.575 -1.4 1.66547 -4.575 -1.25 1.66547 -4.575 -1.25 1.4 -4.575 -1.4 1.66547 -4.975 -1.25 1.66547 -4.975 -1.4 1.78094 -4.775 -1.4 1.78094 -4.775 -1.25 1.66547 -4.975 -1.25 1.78094 -4.775 -1.4 1.78094 -4.775 -1.25 1.78094 -4.775 -1.4 1.66547 -4.575 -1.4 1.66547 -4.575 -1.25 1.78094 -4.775 -1.25 1.66547 -4.575 -1.25 1.4 -4.975 -1.25 1.6 -4.875 -1.25 1.66547 -4.975 -1.25 1.66547 -4.975 -1.25 1.6 -4.875 -1.25 1.78094 -4.775 -1.25 1.78094 -4.775 -1.25 1.6 -4.875 -1.25 1.6 -4.675 -1.25 1.66547 -4.575 -1.25 1.6 -4.675 -1.25 1.4 -4.575 -1.25 1.66547 -4.575 -1.25 1.78094 -4.775 -1.25 1.6 -4.675 -1.25 1.4 -4.975 -1.1 1.4 -4.975 -1.25 1.6 -4.875 -1.25 1.6 -4.875 -1.1 1.4 -4.975 -1.1 1.6 -4.875 -1.25 1.6 -4.875 -1.1 1.6 -4.875 -1.25 1.6 -4.675 -1.25 1.6 -4.675 -1.1 1.6 -4.875 -1.1 1.6 -4.675 -1.25 1.6 -4.675 -1.1 1.6 -4.675 -1.25 1.4 -4.575 -1.25 1.4 -4.575 -1.1 1.6 -4.675 -1.1 1.4 -4.575 -1.6 2.06765 -5.42074 -1.4 2.06765 -5.42074 -1.6 2.1 -5.425 -1.6 2.06765 -5.42074 -1.4 2.0375 -5.40825 -1.4 2.06765 -5.42074 -1.6 2.06765 -5.42074 -1.6 2.0375 -5.40825 -1.4 2.0375 -5.40825 -1.4 2.0375 -5.40825 -1.6 2.0375 -5.40825 -1.4 2.01161 -5.38839 -1.4 2.01161 -5.38839 -1.6 2.0375 -5.40825 -1.6 2.01161 -5.38839 -1.4 1.99175 -5.3625 -1.6 2.01161 -5.38839 -1.6 1.99175 -5.3625 -1.4 1.97926 -5.33235 -1.6 1.99175 -5.3625 -1.6 1.97926 -5.33235 -1.4 1.975 -5.3 -1.6 1.97926 -5.33235 -1.6 1.975 -5.3 -1.4 1.97926 -5.26765 -1.6 1.975 -5.3 -1.6 1.97926 -5.26765 -1.4 1.99175 -5.2375 -1.6 1.97926 -5.26765 -1.6 1.99175 -5.2375 -1.4 2.01161 -5.21161 -1.6 1.99175 -5.2375 -1.6 2.01161 -5.21161 -1.4 2.0375 -5.19175 -1.6 2.01161 -5.21161 -1.6 2.0375 -5.19175 -1.4 2.06765 -5.17926 -1.6 2.0375 -5.19175 -1.6 2.06765 -5.17926 -1.4 2.1 -5.175 -1.6 2.06765 -5.17926 -1.6 2.1 -5.175 -1.4 2.13235 -5.17926 -1.6 2.1 -5.175 -1.6 2.13235 -5.17926 -1.4 2.1625 -5.19175 -1.6 2.13235 -5.17926 -1.6 2.1625 -5.19175 -1.4 2.18839 -5.21161 -1.6 2.1625 -5.19175 -1.6 2.18839 -5.21161 -1.4 2.20825 -5.2375 -1.6 2.18839 -5.21161 -1.6 2.20825 -5.2375 -1.4 2.22074 -5.26765 -1.6 2.20825 -5.2375 -1.6 2.22074 -5.26765 -1.4 2.225 -5.3 -1.6 2.22074 -5.26765 -1.6 2.225 -5.3 -1.4 2.22074 -5.33235 -1.6 2.225 -5.3 -1.6 2.22074 -5.33235 -1.4 2.20825 -5.3625 -1.6 2.22074 -5.33235 -1.6 2.20825 -5.3625 -1.4 2.18839 -5.38839 -1.6 2.20825 -5.3625 -1.6 2.18839 -5.38839 -1.4 2.1625 -5.40825 -1.6 2.18839 -5.38839 -1.6 2.1625 -5.40825 -1.4 2.13235 -5.42074 -1.6 2.1625 -5.40825 -1.6 2.13235 -5.42074 -1.4 2.1 -5.425 -1.6 2.13235 -5.42074 -1.6 2.1 -5.425 -1.4 2.06765 -5.42074 -1.4 2.1 -5.425 -1.6 2.1 -5.425 -1.4 2.01161 -5.38839 -1.6 2.01161 -5.38839 -1.4 1.99175 -5.3625 -1.4 1.99175 -5.3625 -1.6 1.99175 -5.3625 -1.4 1.97926 -5.33235 -1.4 1.97926 -5.33235 -1.6 1.97926 -5.33235 -1.4 1.975 -5.3 -1.4 1.975 -5.3 -1.6 1.975 -5.3 -1.4 1.97926 -5.26765 -1.4 1.97926 -5.26765 -1.6 1.97926 -5.26765 -1.4 1.99175 -5.2375 -1.4 1.99175 -5.2375 -1.6 1.99175 -5.2375 -1.4 2.01161 -5.21161 -1.4 2.01161 -5.21161 -1.6 2.01161 -5.21161 -1.4 2.0375 -5.19175 -1.4 2.0375 -5.19175 -1.6 2.0375 -5.19175 -1.4 2.06765 -5.17926 -1.4 2.06765 -5.17926 -1.6 2.06765 -5.17926 -1.4 2.1 -5.175 -1.4 2.1 -5.175 -1.6 2.1 -5.175 -1.4 2.13235 -5.17926 -1.4 2.13235 -5.17926 -1.6 2.13235 -5.17926 -1.4 2.1625 -5.19175 -1.4 2.1625 -5.19175 -1.6 2.1625 -5.19175 -1.4 2.18839 -5.21161 -1.4 2.18839 -5.21161 -1.6 2.18839 -5.21161 -1.4 2.20825 -5.2375 -1.4 2.20825 -5.2375 -1.6 2.20825 -5.2375 -1.4 2.22074 -5.26765 -1.4 2.22074 -5.26765 -1.6 2.22074 -5.26765 -1.4 2.225 -5.3 -1.4 2.225 -5.3 -1.6 2.225 -5.3 -1.4 2.22074 -5.33235 -1.4 2.22074 -5.33235 -1.6 2.22074 -5.33235 -1.4 2.20825 -5.3625 -1.4 2.20825 -5.3625 -1.6 2.20825 -5.3625 -1.4 2.18839 -5.38839 -1.4 2.18839 -5.38839 -1.6 2.18839 -5.38839 -1.4 2.1625 -5.40825 -1.4 2.1625 -5.40825 -1.6 2.1625 -5.40825 -1.4 2.13235 -5.42074 -1.4 2.13235 -5.42074 -1.6 2.13235 -5.42074 -1.4 2.1 -5.425 -1.6 1.51765 -4.89574 -1.4 1.51765 -4.89574 -1.6 1.55 -4.9 -1.6 1.51765 -4.89574 -1.4 1.4875 -4.88325 -1.4 1.51765 -4.89574 -1.6 1.51765 -4.89574 -1.6 1.4875 -4.88325 -1.4 1.4875 -4.88325 -1.4 1.4875 -4.88325 -1.6 1.4875 -4.88325 -1.4 1.46161 -4.86339 -1.4 1.46161 -4.86339 -1.6 1.4875 -4.88325 -1.6 1.46161 -4.86339 -1.4 1.44175 -4.8375 -1.6 1.46161 -4.86339 -1.6 1.44175 -4.8375 -1.4 1.42926 -4.80735 -1.6 1.44175 -4.8375 -1.6 1.42926 -4.80735 -1.4 1.425 -4.775 -1.6 1.42926 -4.80735 -1.6 1.425 -4.775 -1.4 1.42926 -4.74265 -1.6 1.425 -4.775 -1.6 1.42926 -4.74265 -1.4 1.44175 -4.7125 -1.6 1.42926 -4.74265 -1.6 1.44175 -4.7125 -1.4 1.46161 -4.68661 -1.6 1.44175 -4.7125 -1.6 1.46161 -4.68661 -1.4 1.4875 -4.66675 -1.6 1.46161 -4.68661 -1.6 1.4875 -4.66675 -1.4 1.51765 -4.65426 -1.6 1.4875 -4.66675 -1.6 1.51765 -4.65426 -1.4 1.55 -4.65 -1.6 1.51765 -4.65426 -1.6 1.55 -4.65 -1.4 1.58235 -4.65426 -1.6 1.55 -4.65 -1.6 1.58235 -4.65426 -1.4 1.6125 -4.66675 -1.6 1.58235 -4.65426 -1.6 1.6125 -4.66675 -1.4 1.63839 -4.68661 -1.6 1.6125 -4.66675 -1.6 1.63839 -4.68661 -1.4 1.65825 -4.7125 -1.6 1.63839 -4.68661 -1.6 1.65825 -4.7125 -1.4 1.67074 -4.74265 -1.6 1.65825 -4.7125 -1.6 1.67074 -4.74265 -1.4 1.675 -4.775 -1.6 1.67074 -4.74265 -1.6 1.675 -4.775 -1.4 1.67074 -4.80735 -1.6 1.675 -4.775 -1.6 1.67074 -4.80735 -1.4 1.65825 -4.8375 -1.6 1.67074 -4.80735 -1.6 1.65825 -4.8375 -1.4 1.63839 -4.86339 -1.6 1.65825 -4.8375 -1.6 1.63839 -4.86339 -1.4 1.6125 -4.88325 -1.6 1.63839 -4.86339 -1.6 1.6125 -4.88325 -1.4 1.58235 -4.89574 -1.6 1.6125 -4.88325 -1.6 1.58235 -4.89574 -1.4 1.55 -4.9 -1.6 1.58235 -4.89574 -1.6 1.55 -4.9 -1.4 1.51765 -4.89574 -1.4 1.55 -4.9 -1.6 1.55 -4.9 -1.4 1.46161 -4.86339 -1.6 1.46161 -4.86339 -1.4 1.44175 -4.8375 -1.4 1.44175 -4.8375 -1.6 1.44175 -4.8375 -1.4 1.42926 -4.80735 -1.4 1.42926 -4.80735 -1.6 1.42926 -4.80735 -1.4 1.425 -4.775 -1.4 1.425 -4.775 -1.6 1.425 -4.775 -1.4 1.42926 -4.74265 -1.4 1.42926 -4.74265 -1.6 1.42926 -4.74265 -1.4 1.44175 -4.7125 -1.4 1.44175 -4.7125 -1.6 1.44175 -4.7125 -1.4 1.46161 -4.68661 -1.4 1.46161 -4.68661 -1.6 1.46161 -4.68661 -1.4 1.4875 -4.66675 -1.4 1.4875 -4.66675 -1.6 1.4875 -4.66675 -1.4 1.51765 -4.65426 -1.4 1.51765 -4.65426 -1.6 1.51765 -4.65426 -1.4 1.55 -4.65 -1.4 1.55 -4.65 -1.6 1.55 -4.65 -1.4 1.58235 -4.65426 -1.4 1.58235 -4.65426 -1.6 1.58235 -4.65426 -1.4 1.6125 -4.66675 -1.4 1.6125 -4.66675 -1.6 1.6125 -4.66675 -1.4 1.63839 -4.68661 -1.4 1.63839 -4.68661 -1.6 1.63839 -4.68661 -1.4 1.65825 -4.7125 -1.4 1.65825 -4.7125 -1.6 1.65825 -4.7125 -1.4 1.67074 -4.74265 -1.4 1.67074 -4.74265 -1.6 1.67074 -4.74265 -1.4 1.675 -4.775 -1.4 1.675 -4.775 -1.6 1.675 -4.775 -1.4 1.67074 -4.80735 -1.4 1.67074 -4.80735 -1.6 1.67074 -4.80735 -1.4 1.65825 -4.8375 -1.4 1.65825 -4.8375 -1.6 1.65825 -4.8375 -1.4 1.63839 -4.86339 -1.4 1.63839 -4.86339 -1.6 1.63839 -4.86339 -1.4 1.6125 -4.88325 -1.4 1.6125 -4.88325 -1.6 1.6125 -4.88325 -1.4 1.58235 -4.89574 -1.4 1.58235 -4.89574 -1.6 1.58235 -4.89574 -1.4 1.55 -4.9 -1.4 1.66547 -4.175 -1.4 1.3 -4.175 -1.25 1.4 -4.175 -1.25 1.66547 -4.175 -1.4 1.66547 -4.175 -1.25 1.4 -4.175 -1.1 1.4 -4.175 -1.25 1.4 -4.175 -1.2 1.3 -4.175 -1.2 1.3 -4.175 -1.25 1.4 -4.175 -1.4 1.3 -4.175 -1.4 1.3 -4.175 -1.4 1.425 -3.975 -1.4 1.3 -3.775 -1.4 1.3 -4.175 -1.4 1.42926 -4.00735 -1.4 1.425 -3.975 -1.4 1.3 -4.175 -1.4 1.44175 -4.0375 -1.4 1.42926 -4.00735 -1.4 1.3 -4.175 -1.4 1.46161 -4.06339 -1.4 1.44175 -4.0375 -1.4 1.3 -4.175 -1.4 1.4875 -4.08325 -1.4 1.46161 -4.06339 -1.4 1.3 -4.175 -1.4 1.51765 -4.09574 -1.4 1.4875 -4.08325 -1.4 1.3 -4.175 -1.4 1.66547 -4.175 -1.4 1.51765 -4.09574 -1.4 1.51765 -4.09574 -1.4 1.66547 -4.175 -1.4 1.55 -4.1 -1.4 1.55 -4.1 -1.4 1.66547 -4.175 -1.4 1.58235 -4.09574 -1.4 1.58235 -4.09574 -1.4 1.66547 -4.175 -1.4 1.6125 -4.08325 -1.4 1.6125 -4.08325 -1.4 1.66547 -4.175 -1.4 1.63839 -4.06339 -1.4 1.63839 -4.06339 -1.4 1.66547 -4.175 -1.4 1.65825 -4.0375 -1.4 1.65825 -4.0375 -1.4 1.66547 -4.175 -1.4 1.78094 -3.975 -1.4 1.67074 -4.00735 -1.4 1.78094 -3.975 -1.4 1.675 -3.975 -1.4 1.67074 -4.00735 -1.4 1.65825 -4.0375 -1.4 1.78094 -3.975 -1.4 1.66547 -3.775 -1.4 1.65825 -3.9125 -1.4 1.78094 -3.975 -1.4 1.66547 -3.775 -1.4 1.63839 -3.88661 -1.4 1.65825 -3.9125 -1.4 1.66547 -3.775 -1.4 1.6125 -3.86675 -1.4 1.63839 -3.88661 -1.4 1.66547 -3.775 -1.4 1.58235 -3.85426 -1.4 1.6125 -3.86675 -1.4 1.66547 -3.775 -1.4 1.55 -3.85 -1.4 1.58235 -3.85426 -1.4 1.66547 -3.775 -1.4 1.51765 -3.85426 -1.4 1.55 -3.85 -1.4 1.66547 -3.775 -1.4 1.3 -3.775 -1.4 1.51765 -3.85426 -1.4 1.51765 -3.85426 -1.4 1.3 -3.775 -1.4 1.4875 -3.86675 -1.4 1.4875 -3.86675 -1.4 1.3 -3.775 -1.4 1.46161 -3.88661 -1.4 1.46161 -3.88661 -1.4 1.3 -3.775 -1.4 1.44175 -3.9125 -1.4 1.44175 -3.9125 -1.4 1.3 -3.775 -1.4 1.42926 -3.94265 -1.4 1.42926 -3.94265 -1.4 1.3 -3.775 -1.4 1.425 -3.975 -1.4 1.65825 -3.9125 -1.4 1.67074 -3.94265 -1.4 1.78094 -3.975 -1.4 1.78094 -3.975 -1.4 1.67074 -3.94265 -1.4 1.675 -3.975 -1.1 1.4 -3.775 -1.2 1.3 -3.775 -1.25 1.4 -3.775 -1.25 1.4 -3.775 -1.2 1.3 -3.775 -1.4 1.3 -3.775 -1.4 1.66547 -3.775 -1.25 1.4 -3.775 -1.4 1.3 -3.775 -1.4 1.66547 -3.775 -1.25 1.66547 -3.775 -1.25 1.4 -3.775 -1.4 1.66547 -3.375 -1.4 1.3 -3.375 -1.25 1.4 -3.375 -1.25 1.66547 -3.375 -1.4 1.66547 -3.375 -1.25 1.4 -3.375 -1.1 1.4 -3.375 -1.25 1.4 -3.375 -1.2 1.3 -3.375 -1.2 1.3 -3.375 -1.25 1.4 -3.375 -1.4 1.3 -3.375 -1.4 1.3 -3.375 -1.4 1.425 -3.175 -1.4 1.3 -2.975 -1.4 1.3 -3.375 -1.4 1.42926 -3.20735 -1.4 1.425 -3.175 -1.4 1.3 -3.375 -1.4 1.44175 -3.2375 -1.4 1.42926 -3.20735 -1.4 1.3 -3.375 -1.4 1.46161 -3.26339 -1.4 1.44175 -3.2375 -1.4 1.3 -3.375 -1.4 1.4875 -3.28325 -1.4 1.46161 -3.26339 -1.4 1.3 -3.375 -1.4 1.51765 -3.29574 -1.4 1.4875 -3.28325 -1.4 1.3 -3.375 -1.4 1.66547 -3.375 -1.4 1.51765 -3.29574 -1.4 1.51765 -3.29574 -1.4 1.66547 -3.375 -1.4 1.55 -3.3 -1.4 1.55 -3.3 -1.4 1.66547 -3.375 -1.4 1.58235 -3.29574 -1.4 1.58235 -3.29574 -1.4 1.66547 -3.375 -1.4 1.6125 -3.28325 -1.4 1.6125 -3.28325 -1.4 1.66547 -3.375 -1.4 1.63839 -3.26339 -1.4 1.63839 -3.26339 -1.4 1.66547 -3.375 -1.4 1.65825 -3.2375 -1.4 1.65825 -3.2375 -1.4 1.66547 -3.375 -1.4 1.78094 -3.175 -1.4 1.67074 -3.20735 -1.4 1.78094 -3.175 -1.4 1.675 -3.175 -1.4 1.67074 -3.20735 -1.4 1.65825 -3.2375 -1.4 1.78094 -3.175 -1.4 1.66547 -2.975 -1.4 1.65825 -3.1125 -1.4 1.78094 -3.175 -1.4 1.66547 -2.975 -1.4 1.63839 -3.08661 -1.4 1.65825 -3.1125 -1.4 1.66547 -2.975 -1.4 1.6125 -3.06675 -1.4 1.63839 -3.08661 -1.4 1.66547 -2.975 -1.4 1.58235 -3.05426 -1.4 1.6125 -3.06675 -1.4 1.66547 -2.975 -1.4 1.55 -3.05 -1.4 1.58235 -3.05426 -1.4 1.66547 -2.975 -1.4 1.51765 -3.05426 -1.4 1.55 -3.05 -1.4 1.66547 -2.975 -1.4 1.3 -2.975 -1.4 1.51765 -3.05426 -1.4 1.51765 -3.05426 -1.4 1.3 -2.975 -1.4 1.4875 -3.06675 -1.4 1.4875 -3.06675 -1.4 1.3 -2.975 -1.4 1.46161 -3.08661 -1.4 1.46161 -3.08661 -1.4 1.3 -2.975 -1.4 1.44175 -3.1125 -1.4 1.44175 -3.1125 -1.4 1.3 -2.975 -1.4 1.42926 -3.14265 -1.4 1.42926 -3.14265 -1.4 1.3 -2.975 -1.4 1.425 -3.175 -1.4 1.65825 -3.1125 -1.4 1.67074 -3.14265 -1.4 1.78094 -3.175 -1.4 1.78094 -3.175 -1.4 1.67074 -3.14265 -1.4 1.675 -3.175 -1.1 1.4 -2.975 -1.2 1.3 -2.975 -1.25 1.4 -2.975 -1.25 1.4 -2.975 -1.2 1.3 -2.975 -1.4 1.3 -2.975 -1.4 1.66547 -2.975 -1.25 1.4 -2.975 -1.4 1.3 -2.975 -1.4 1.66547 -2.975 -1.25 1.66547 -2.975 -1.25 1.4 -2.975 -1.4 1.66547 -2.575 -1.4 1.3 -2.575 -1.25 1.4 -2.575 -1.25 1.66547 -2.575 -1.4 1.66547 -2.575 -1.25 1.4 -2.575 -1.1 1.4 -2.575 -1.25 1.4 -2.575 -1.2 1.3 -2.575 -1.2 1.3 -2.575 -1.25 1.4 -2.575 -1.4 1.3 -2.575 -1.4 1.3 -2.575 -1.4 1.425 -2.375 -1.4 1.3 -2.175 -1.4 1.3 -2.575 -1.4 1.42926 -2.40735 -1.4 1.425 -2.375 -1.4 1.3 -2.575 -1.4 1.44175 -2.4375 -1.4 1.42926 -2.40735 -1.4 1.3 -2.575 -1.4 1.46161 -2.46339 -1.4 1.44175 -2.4375 -1.4 1.3 -2.575 -1.4 1.4875 -2.48325 -1.4 1.46161 -2.46339 -1.4 1.3 -2.575 -1.4 1.51765 -2.49574 -1.4 1.4875 -2.48325 -1.4 1.3 -2.575 -1.4 1.66547 -2.575 -1.4 1.51765 -2.49574 -1.4 1.51765 -2.49574 -1.4 1.66547 -2.575 -1.4 1.55 -2.5 -1.4 1.55 -2.5 -1.4 1.66547 -2.575 -1.4 1.58235 -2.49574 -1.4 1.58235 -2.49574 -1.4 1.66547 -2.575 -1.4 1.6125 -2.48325 -1.4 1.6125 -2.48325 -1.4 1.66547 -2.575 -1.4 1.63839 -2.46339 -1.4 1.63839 -2.46339 -1.4 1.66547 -2.575 -1.4 1.65825 -2.4375 -1.4 1.65825 -2.4375 -1.4 1.66547 -2.575 -1.4 1.78094 -2.375 -1.4 1.67074 -2.40735 -1.4 1.78094 -2.375 -1.4 1.675 -2.375 -1.4 1.67074 -2.40735 -1.4 1.65825 -2.4375 -1.4 1.78094 -2.375 -1.4 1.66547 -2.175 -1.4 1.65825 -2.3125 -1.4 1.78094 -2.375 -1.4 1.66547 -2.175 -1.4 1.63839 -2.28661 -1.4 1.65825 -2.3125 -1.4 1.66547 -2.175 -1.4 1.6125 -2.26675 -1.4 1.63839 -2.28661 -1.4 1.66547 -2.175 -1.4 1.58235 -2.25426 -1.4 1.6125 -2.26675 -1.4 1.66547 -2.175 -1.4 1.55 -2.25 -1.4 1.58235 -2.25426 -1.4 1.66547 -2.175 -1.4 1.51765 -2.25426 -1.4 1.55 -2.25 -1.4 1.66547 -2.175 -1.4 1.3 -2.175 -1.4 1.51765 -2.25426 -1.4 1.51765 -2.25426 -1.4 1.3 -2.175 -1.4 1.4875 -2.26675 -1.4 1.4875 -2.26675 -1.4 1.3 -2.175 -1.4 1.46161 -2.28661 -1.4 1.46161 -2.28661 -1.4 1.3 -2.175 -1.4 1.44175 -2.3125 -1.4 1.44175 -2.3125 -1.4 1.3 -2.175 -1.4 1.42926 -2.34265 -1.4 1.42926 -2.34265 -1.4 1.3 -2.175 -1.4 1.425 -2.375 -1.4 1.65825 -2.3125 -1.4 1.67074 -2.34265 -1.4 1.78094 -2.375 -1.4 1.78094 -2.375 -1.4 1.67074 -2.34265 -1.4 1.675 -2.375 -1.1 1.4 -2.175 -1.2 1.3 -2.175 -1.25 1.4 -2.175 -1.25 1.4 -2.175 -1.2 1.3 -2.175 -1.4 1.3 -2.175 -1.4 1.66547 -2.175 -1.25 1.4 -2.175 -1.4 1.3 -2.175 -1.4 1.66547 -2.175 -1.25 1.66547 -2.175 -1.25 1.4 -2.175 -1.4 1.66547 -4.175 -1.25 1.66547 -4.175 -1.4 1.78094 -3.975 -1.4 1.78094 -3.975 -1.25 1.66547 -4.175 -1.25 1.78094 -3.975 -1.4 1.78094 -3.975 -1.25 1.78094 -3.975 -1.4 1.66547 -3.775 -1.4 1.66547 -3.775 -1.25 1.78094 -3.975 -1.25 1.66547 -3.775 -1.25 1.4 -4.175 -1.25 1.6 -4.075 -1.25 1.66547 -4.175 -1.25 1.66547 -4.175 -1.25 1.6 -4.075 -1.25 1.78094 -3.975 -1.25 1.78094 -3.975 -1.25 1.6 -4.075 -1.25 1.6 -3.875 -1.25 1.66547 -3.775 -1.25 1.6 -3.875 -1.25 1.4 -3.775 -1.25 1.66547 -3.775 -1.25 1.78094 -3.975 -1.25 1.6 -3.875 -1.4 1.66547 -3.375 -1.25 1.66547 -3.375 -1.4 1.78094 -3.175 -1.4 1.78094 -3.175 -1.25 1.66547 -3.375 -1.25 1.78094 -3.175 -1.4 1.78094 -3.175 -1.25 1.78094 -3.175 -1.4 1.66547 -2.975 -1.4 1.66547 -2.975 -1.25 1.78094 -3.175 -1.25 1.66547 -2.975 -1.25 1.4 -3.375 -1.25 1.6 -3.275 -1.25 1.66547 -3.375 -1.25 1.66547 -3.375 -1.25 1.6 -3.275 -1.25 1.78094 -3.175 -1.25 1.78094 -3.175 -1.25 1.6 -3.275 -1.25 1.6 -3.075 -1.25 1.66547 -2.975 -1.25 1.6 -3.075 -1.25 1.4 -2.975 -1.25 1.66547 -2.975 -1.25 1.78094 -3.175 -1.25 1.6 -3.075 -1.4 1.66547 -2.575 -1.25 1.66547 -2.575 -1.4 1.78094 -2.375 -1.4 1.78094 -2.375 -1.25 1.66547 -2.575 -1.25 1.78094 -2.375 -1.4 1.78094 -2.375 -1.25 1.78094 -2.375 -1.4 1.66547 -2.175 -1.4 1.66547 -2.175 -1.25 1.78094 -2.375 -1.25 1.66547 -2.175 -1.25 1.4 -2.575 -1.25 1.6 -2.475 -1.25 1.66547 -2.575 -1.25 1.66547 -2.575 -1.25 1.6 -2.475 -1.25 1.78094 -2.375 -1.25 1.78094 -2.375 -1.25 1.6 -2.475 -1.25 1.6 -2.275 -1.25 1.66547 -2.175 -1.25 1.6 -2.275 -1.25 1.4 -2.175 -1.25 1.66547 -2.175 -1.25 1.78094 -2.375 -1.25 1.6 -2.275 -1.25 1.4 -4.175 -1.1 1.4 -4.175 -1.25 1.6 -4.075 -1.25 1.6 -4.075 -1.1 1.4 -4.175 -1.1 1.6 -4.075 -1.25 1.6 -4.075 -1.1 1.6 -4.075 -1.25 1.6 -3.875 -1.25 1.6 -3.875 -1.1 1.6 -4.075 -1.1 1.6 -3.875 -1.25 1.6 -3.875 -1.1 1.6 -3.875 -1.25 1.4 -3.775 -1.25 1.4 -3.775 -1.1 1.6 -3.875 -1.1 1.4 -3.775 -1.25 1.4 -3.375 -1.1 1.4 -3.375 -1.25 1.6 -3.275 -1.25 1.6 -3.275 -1.1 1.4 -3.375 -1.1 1.6 -3.275 -1.25 1.6 -3.275 -1.1 1.6 -3.275 -1.25 1.6 -3.075 -1.25 1.6 -3.075 -1.1 1.6 -3.275 -1.1 1.6 -3.075 -1.25 1.6 -3.075 -1.1 1.6 -3.075 -1.25 1.4 -2.975 -1.25 1.4 -2.975 -1.1 1.6 -3.075 -1.1 1.4 -2.975 -1.25 1.4 -2.575 -1.1 1.4 -2.575 -1.25 1.6 -2.475 -1.25 1.6 -2.475 -1.1 1.4 -2.575 -1.1 1.6 -2.475 -1.25 1.6 -2.475 -1.1 1.6 -2.475 -1.25 1.6 -2.275 -1.25 1.6 -2.275 -1.1 1.6 -2.475 -1.1 1.6 -2.275 -1.25 1.6 -2.275 -1.1 1.6 -2.275 -1.25 1.4 -2.175 -1.25 1.4 -2.175 -1.1 1.6 -2.275 -1.1 1.4 -2.175 -1.6 1.51765 -4.09574 -1.4 1.51765 -4.09574 -1.6 1.55 -4.1 -1.6 1.51765 -4.09574 -1.4 1.4875 -4.08325 -1.4 1.51765 -4.09574 -1.6 1.51765 -4.09574 -1.6 1.4875 -4.08325 -1.4 1.4875 -4.08325 -1.4 1.4875 -4.08325 -1.6 1.4875 -4.08325 -1.4 1.46161 -4.06339 -1.4 1.46161 -4.06339 -1.6 1.4875 -4.08325 -1.6 1.46161 -4.06339 -1.4 1.44175 -4.0375 -1.6 1.46161 -4.06339 -1.6 1.44175 -4.0375 -1.4 1.42926 -4.00735 -1.6 1.44175 -4.0375 -1.6 1.42926 -4.00735 -1.4 1.425 -3.975 -1.6 1.42926 -4.00735 -1.6 1.425 -3.975 -1.4 1.42926 -3.94265 -1.6 1.425 -3.975 -1.6 1.42926 -3.94265 -1.4 1.44175 -3.9125 -1.6 1.42926 -3.94265 -1.6 1.44175 -3.9125 -1.4 1.46161 -3.88661 -1.6 1.44175 -3.9125 -1.6 1.46161 -3.88661 -1.4 1.4875 -3.86675 -1.6 1.46161 -3.88661 -1.6 1.4875 -3.86675 -1.4 1.51765 -3.85426 -1.6 1.4875 -3.86675 -1.6 1.51765 -3.85426 -1.4 1.55 -3.85 -1.6 1.51765 -3.85426 -1.6 1.55 -3.85 -1.4 1.58235 -3.85426 -1.6 1.55 -3.85 -1.6 1.58235 -3.85426 -1.4 1.6125 -3.86675 -1.6 1.58235 -3.85426 -1.6 1.6125 -3.86675 -1.4 1.63839 -3.88661 -1.6 1.6125 -3.86675 -1.6 1.63839 -3.88661 -1.4 1.65825 -3.9125 -1.6 1.63839 -3.88661 -1.6 1.65825 -3.9125 -1.4 1.67074 -3.94265 -1.6 1.65825 -3.9125 -1.6 1.67074 -3.94265 -1.4 1.675 -3.975 -1.6 1.67074 -3.94265 -1.6 1.675 -3.975 -1.4 1.67074 -4.00735 -1.6 1.675 -3.975 -1.6 1.67074 -4.00735 -1.4 1.65825 -4.0375 -1.6 1.67074 -4.00735 -1.6 1.65825 -4.0375 -1.4 1.63839 -4.06339 -1.6 1.65825 -4.0375 -1.6 1.63839 -4.06339 -1.4 1.6125 -4.08325 -1.6 1.63839 -4.06339 -1.6 1.6125 -4.08325 -1.4 1.58235 -4.09574 -1.6 1.6125 -4.08325 -1.6 1.58235 -4.09574 -1.4 1.55 -4.1 -1.6 1.58235 -4.09574 -1.6 1.55 -4.1 -1.4 1.51765 -4.09574 -1.4 1.55 -4.1 -1.6 1.55 -4.1 -1.4 1.46161 -4.06339 -1.6 1.46161 -4.06339 -1.4 1.44175 -4.0375 -1.4 1.44175 -4.0375 -1.6 1.44175 -4.0375 -1.4 1.42926 -4.00735 -1.4 1.42926 -4.00735 -1.6 1.42926 -4.00735 -1.4 1.425 -3.975 -1.4 1.425 -3.975 -1.6 1.425 -3.975 -1.4 1.42926 -3.94265 -1.4 1.42926 -3.94265 -1.6 1.42926 -3.94265 -1.4 1.44175 -3.9125 -1.4 1.44175 -3.9125 -1.6 1.44175 -3.9125 -1.4 1.46161 -3.88661 -1.4 1.46161 -3.88661 -1.6 1.46161 -3.88661 -1.4 1.4875 -3.86675 -1.4 1.4875 -3.86675 -1.6 1.4875 -3.86675 -1.4 1.51765 -3.85426 -1.4 1.51765 -3.85426 -1.6 1.51765 -3.85426 -1.4 1.55 -3.85 -1.4 1.55 -3.85 -1.6 1.55 -3.85 -1.4 1.58235 -3.85426 -1.4 1.58235 -3.85426 -1.6 1.58235 -3.85426 -1.4 1.6125 -3.86675 -1.4 1.6125 -3.86675 -1.6 1.6125 -3.86675 -1.4 1.63839 -3.88661 -1.4 1.63839 -3.88661 -1.6 1.63839 -3.88661 -1.4 1.65825 -3.9125 -1.4 1.65825 -3.9125 -1.6 1.65825 -3.9125 -1.4 1.67074 -3.94265 -1.4 1.67074 -3.94265 -1.6 1.67074 -3.94265 -1.4 1.675 -3.975 -1.4 1.675 -3.975 -1.6 1.675 -3.975 -1.4 1.67074 -4.00735 -1.4 1.67074 -4.00735 -1.6 1.67074 -4.00735 -1.4 1.65825 -4.0375 -1.4 1.65825 -4.0375 -1.6 1.65825 -4.0375 -1.4 1.63839 -4.06339 -1.4 1.63839 -4.06339 -1.6 1.63839 -4.06339 -1.4 1.6125 -4.08325 -1.4 1.6125 -4.08325 -1.6 1.6125 -4.08325 -1.4 1.58235 -4.09574 -1.4 1.58235 -4.09574 -1.6 1.58235 -4.09574 -1.4 1.55 -4.1 -1.6 1.51765 -3.29574 -1.4 1.51765 -3.29574 -1.6 1.55 -3.3 -1.6 1.51765 -3.29574 -1.4 1.4875 -3.28325 -1.4 1.51765 -3.29574 -1.6 1.51765 -3.29574 -1.6 1.4875 -3.28325 -1.4 1.4875 -3.28325 -1.4 1.4875 -3.28325 -1.6 1.4875 -3.28325 -1.4 1.46161 -3.26339 -1.4 1.46161 -3.26339 -1.6 1.4875 -3.28325 -1.6 1.46161 -3.26339 -1.4 1.44175 -3.2375 -1.6 1.46161 -3.26339 -1.6 1.44175 -3.2375 -1.4 1.42926 -3.20735 -1.6 1.44175 -3.2375 -1.6 1.42926 -3.20735 -1.4 1.425 -3.175 -1.6 1.42926 -3.20735 -1.6 1.425 -3.175 -1.4 1.42926 -3.14265 -1.6 1.425 -3.175 -1.6 1.42926 -3.14265 -1.4 1.44175 -3.1125 -1.6 1.42926 -3.14265 -1.6 1.44175 -3.1125 -1.4 1.46161 -3.08661 -1.6 1.44175 -3.1125 -1.6 1.46161 -3.08661 -1.4 1.4875 -3.06675 -1.6 1.46161 -3.08661 -1.6 1.4875 -3.06675 -1.4 1.51765 -3.05426 -1.6 1.4875 -3.06675 -1.6 1.51765 -3.05426 -1.4 1.55 -3.05 -1.6 1.51765 -3.05426 -1.6 1.55 -3.05 -1.4 1.58235 -3.05426 -1.6 1.55 -3.05 -1.6 1.58235 -3.05426 -1.4 1.6125 -3.06675 -1.6 1.58235 -3.05426 -1.6 1.6125 -3.06675 -1.4 1.63839 -3.08661 -1.6 1.6125 -3.06675 -1.6 1.63839 -3.08661 -1.4 1.65825 -3.1125 -1.6 1.63839 -3.08661 -1.6 1.65825 -3.1125 -1.4 1.67074 -3.14265 -1.6 1.65825 -3.1125 -1.6 1.67074 -3.14265 -1.4 1.675 -3.175 -1.6 1.67074 -3.14265 -1.6 1.675 -3.175 -1.4 1.67074 -3.20735 -1.6 1.675 -3.175 -1.6 1.67074 -3.20735 -1.4 1.65825 -3.2375 -1.6 1.67074 -3.20735 -1.6 1.65825 -3.2375 -1.4 1.63839 -3.26339 -1.6 1.65825 -3.2375 -1.6 1.63839 -3.26339 -1.4 1.6125 -3.28325 -1.6 1.63839 -3.26339 -1.6 1.6125 -3.28325 -1.4 1.58235 -3.29574 -1.6 1.6125 -3.28325 -1.6 1.58235 -3.29574 -1.4 1.55 -3.3 -1.6 1.58235 -3.29574 -1.6 1.55 -3.3 -1.4 1.51765 -3.29574 -1.4 1.55 -3.3 -1.6 1.55 -3.3 -1.4 1.46161 -3.26339 -1.6 1.46161 -3.26339 -1.4 1.44175 -3.2375 -1.4 1.44175 -3.2375 -1.6 1.44175 -3.2375 -1.4 1.42926 -3.20735 -1.4 1.42926 -3.20735 -1.6 1.42926 -3.20735 -1.4 1.425 -3.175 -1.4 1.425 -3.175 -1.6 1.425 -3.175 -1.4 1.42926 -3.14265 -1.4 1.42926 -3.14265 -1.6 1.42926 -3.14265 -1.4 1.44175 -3.1125 -1.4 1.44175 -3.1125 -1.6 1.44175 -3.1125 -1.4 1.46161 -3.08661 -1.4 1.46161 -3.08661 -1.6 1.46161 -3.08661 -1.4 1.4875 -3.06675 -1.4 1.4875 -3.06675 -1.6 1.4875 -3.06675 -1.4 1.51765 -3.05426 -1.4 1.51765 -3.05426 -1.6 1.51765 -3.05426 -1.4 1.55 -3.05 -1.4 1.55 -3.05 -1.6 1.55 -3.05 -1.4 1.58235 -3.05426 -1.4 1.58235 -3.05426 -1.6 1.58235 -3.05426 -1.4 1.6125 -3.06675 -1.4 1.6125 -3.06675 -1.6 1.6125 -3.06675 -1.4 1.63839 -3.08661 -1.4 1.63839 -3.08661 -1.6 1.63839 -3.08661 -1.4 1.65825 -3.1125 -1.4 1.65825 -3.1125 -1.6 1.65825 -3.1125 -1.4 1.67074 -3.14265 -1.4 1.67074 -3.14265 -1.6 1.67074 -3.14265 -1.4 1.675 -3.175 -1.4 1.675 -3.175 -1.6 1.675 -3.175 -1.4 1.67074 -3.20735 -1.4 1.67074 -3.20735 -1.6 1.67074 -3.20735 -1.4 1.65825 -3.2375 -1.4 1.65825 -3.2375 -1.6 1.65825 -3.2375 -1.4 1.63839 -3.26339 -1.4 1.63839 -3.26339 -1.6 1.63839 -3.26339 -1.4 1.6125 -3.28325 -1.4 1.6125 -3.28325 -1.6 1.6125 -3.28325 -1.4 1.58235 -3.29574 -1.4 1.58235 -3.29574 -1.6 1.58235 -3.29574 -1.4 1.55 -3.3 -1.6 1.51765 -2.49574 -1.4 1.51765 -2.49574 -1.6 1.55 -2.5 -1.6 1.51765 -2.49574 -1.4 1.4875 -2.48325 -1.4 1.51765 -2.49574 -1.6 1.51765 -2.49574 -1.6 1.4875 -2.48325 -1.4 1.4875 -2.48325 -1.4 1.4875 -2.48325 -1.6 1.4875 -2.48325 -1.4 1.46161 -2.46339 -1.4 1.46161 -2.46339 -1.6 1.4875 -2.48325 -1.6 1.46161 -2.46339 -1.4 1.44175 -2.4375 -1.6 1.46161 -2.46339 -1.6 1.44175 -2.4375 -1.4 1.42926 -2.40735 -1.6 1.44175 -2.4375 -1.6 1.42926 -2.40735 -1.4 1.425 -2.375 -1.6 1.42926 -2.40735 -1.6 1.425 -2.375 -1.4 1.42926 -2.34265 -1.6 1.425 -2.375 -1.6 1.42926 -2.34265 -1.4 1.44175 -2.3125 -1.6 1.42926 -2.34265 -1.6 1.44175 -2.3125 -1.4 1.46161 -2.28661 -1.6 1.44175 -2.3125 -1.6 1.46161 -2.28661 -1.4 1.4875 -2.26675 -1.6 1.46161 -2.28661 -1.6 1.4875 -2.26675 -1.4 1.51765 -2.25426 -1.6 1.4875 -2.26675 -1.6 1.51765 -2.25426 -1.4 1.55 -2.25 -1.6 1.51765 -2.25426 -1.6 1.55 -2.25 -1.4 1.58235 -2.25426 -1.6 1.55 -2.25 -1.6 1.58235 -2.25426 -1.4 1.6125 -2.26675 -1.6 1.58235 -2.25426 -1.6 1.6125 -2.26675 -1.4 1.63839 -2.28661 -1.6 1.6125 -2.26675 -1.6 1.63839 -2.28661 -1.4 1.65825 -2.3125 -1.6 1.63839 -2.28661 -1.6 1.65825 -2.3125 -1.4 1.67074 -2.34265 -1.6 1.65825 -2.3125 -1.6 1.67074 -2.34265 -1.4 1.675 -2.375 -1.6 1.67074 -2.34265 -1.6 1.675 -2.375 -1.4 1.67074 -2.40735 -1.6 1.675 -2.375 -1.6 1.67074 -2.40735 -1.4 1.65825 -2.4375 -1.6 1.67074 -2.40735 -1.6 1.65825 -2.4375 -1.4 1.63839 -2.46339 -1.6 1.65825 -2.4375 -1.6 1.63839 -2.46339 -1.4 1.6125 -2.48325 -1.6 1.63839 -2.46339 -1.6 1.6125 -2.48325 -1.4 1.58235 -2.49574 -1.6 1.6125 -2.48325 -1.6 1.58235 -2.49574 -1.4 1.55 -2.5 -1.6 1.58235 -2.49574 -1.6 1.55 -2.5 -1.4 1.51765 -2.49574 -1.4 1.55 -2.5 -1.6 1.55 -2.5 -1.4 1.46161 -2.46339 -1.6 1.46161 -2.46339 -1.4 1.44175 -2.4375 -1.4 1.44175 -2.4375 -1.6 1.44175 -2.4375 -1.4 1.42926 -2.40735 -1.4 1.42926 -2.40735 -1.6 1.42926 -2.40735 -1.4 1.425 -2.375 -1.4 1.425 -2.375 -1.6 1.425 -2.375 -1.4 1.42926 -2.34265 -1.4 1.42926 -2.34265 -1.6 1.42926 -2.34265 -1.4 1.44175 -2.3125 -1.4 1.44175 -2.3125 -1.6 1.44175 -2.3125 -1.4 1.46161 -2.28661 -1.4 1.46161 -2.28661 -1.6 1.46161 -2.28661 -1.4 1.4875 -2.26675 -1.4 1.4875 -2.26675 -1.6 1.4875 -2.26675 -1.4 1.51765 -2.25426 -1.4 1.51765 -2.25426 -1.6 1.51765 -2.25426 -1.4 1.55 -2.25 -1.4 1.55 -2.25 -1.6 1.55 -2.25 -1.4 1.58235 -2.25426 -1.4 1.58235 -2.25426 -1.6 1.58235 -2.25426 -1.4 1.6125 -2.26675 -1.4 1.6125 -2.26675 -1.6 1.6125 -2.26675 -1.4 1.63839 -2.28661 -1.4 1.63839 -2.28661 -1.6 1.63839 -2.28661 -1.4 1.65825 -2.3125 -1.4 1.65825 -2.3125 -1.6 1.65825 -2.3125 -1.4 1.67074 -2.34265 -1.4 1.67074 -2.34265 -1.6 1.67074 -2.34265 -1.4 1.675 -2.375 -1.4 1.675 -2.375 -1.6 1.675 -2.375 -1.4 1.67074 -2.40735 -1.4 1.67074 -2.40735 -1.6 1.67074 -2.40735 -1.4 1.65825 -2.4375 -1.4 1.65825 -2.4375 -1.6 1.65825 -2.4375 -1.4 1.63839 -2.46339 -1.4 1.63839 -2.46339 -1.6 1.63839 -2.46339 -1.4 1.6125 -2.48325 -1.4 1.6125 -2.48325 -1.6 1.6125 -2.48325 -1.4 1.58235 -2.49574 -1.4 1.58235 -2.49574 -1.6 1.58235 -2.49574 -1.4 1.55 -2.5 -1.4 3.9 -5.18453 -1.4 3.9 -5.55 -1.25 3.9 -5.45 -1.25 3.9 -5.18453 -1.4 3.9 -5.18453 -1.25 3.9 -5.45 -1.1 3.9 -5.45 -1.25 3.9 -5.45 -1.2 3.9 -5.55 -1.2 3.9 -5.55 -1.25 3.9 -5.45 -1.4 3.9 -5.55 -1.1 3.5 -5.45 -1.2 3.5 -5.55 -1.25 3.5 -5.45 -1.25 3.5 -5.45 -1.2 3.5 -5.55 -1.4 3.5 -5.55 -1.4 3.5 -5.18453 -1.25 3.5 -5.45 -1.4 3.5 -5.55 -1.4 3.5 -5.18453 -1.25 3.5 -5.18453 -1.25 3.5 -5.45 -1.4 3.9 -5.18453 -1.25 3.9 -5.18453 -1.4 3.7 -5.06906 -1.4 3.7 -5.06906 -1.25 3.9 -5.18453 -1.25 3.7 -5.06906 -1.4 3.7 -5.06906 -1.25 3.7 -5.06906 -1.4 3.5 -5.18453 -1.4 3.5 -5.18453 -1.25 3.7 -5.06906 -1.25 3.5 -5.18453 -1.25 3.9 -5.45 -1.1 3.9 -5.45 -1.25 3.8 -5.25 -1.25 3.8 -5.25 -1.1 3.9 -5.45 -1.1 3.8 -5.25 -1.25 3.8 -5.25 -1.1 3.8 -5.25 -1.25 3.6 -5.25 -1.25 3.6 -5.25 -1.1 3.8 -5.25 -1.1 3.6 -5.25 -1.25 3.6 -5.25 -1.1 3.6 -5.25 -1.25 3.5 -5.45 -1.25 3.5 -5.45 -1.1 3.6 -5.25 -1.1 3.5 -5.45 -1.4 4.13453 -4.575 -1.4 4.5 -4.575 -1.25 4.4 -4.575 -1.25 4.13453 -4.575 -1.4 4.13453 -4.575 -1.25 4.4 -4.575 -1.1 4.4 -4.575 -1.25 4.4 -4.575 -1.2 4.5 -4.575 -1.2 4.5 -4.575 -1.25 4.4 -4.575 -1.4 4.5 -4.575 -1.1 4.4 -4.975 -1.2 4.5 -4.975 -1.25 4.4 -4.975 -1.25 4.4 -4.975 -1.2 4.5 -4.975 -1.4 4.5 -4.975 -1.4 4.13453 -4.975 -1.25 4.4 -4.975 -1.4 4.5 -4.975 -1.4 4.13453 -4.975 -1.25 4.13453 -4.975 -1.25 4.4 -4.975 -1.4 4.13453 -4.575 -1.25 4.13453 -4.575 -1.4 4.01906 -4.775 -1.4 4.01906 -4.775 -1.25 4.13453 -4.575 -1.25 4.01906 -4.775 -1.4 4.01906 -4.775 -1.25 4.01906 -4.775 -1.4 4.13453 -4.975 -1.4 4.13453 -4.975 -1.25 4.01906 -4.775 -1.25 4.13453 -4.975 -1.25 4.4 -4.575 -1.1 4.4 -4.575 -1.25 4.2 -4.675 -1.25 4.2 -4.675 -1.1 4.4 -4.575 -1.1 4.2 -4.675 -1.25 4.2 -4.675 -1.1 4.2 -4.675 -1.25 4.2 -4.875 -1.25 4.2 -4.875 -1.1 4.2 -4.675 -1.1 4.2 -4.875 -1.25 4.2 -4.875 -1.1 4.2 -4.875 -1.25 4.4 -4.975 -1.25 4.4 -4.975 -1.1 4.2 -4.875 -1.1 4.4 -4.975 -1.4 3.57926 -5.33235 -1.6 3.57926 -5.33235 -1.4 3.575 -5.3 -1.4 3.57926 -5.33235 -1.6 3.59175 -5.3625 -1.6 3.57926 -5.33235 -1.4 3.57926 -5.33235 -1.4 3.59175 -5.3625 -1.6 3.59175 -5.3625 -1.6 3.59175 -5.3625 -1.4 3.59175 -5.3625 -1.6 3.61161 -5.38839 -1.6 3.61161 -5.38839 -1.4 3.59175 -5.3625 -1.4 3.61161 -5.38839 -1.6 3.6375 -5.40825 -1.4 3.61161 -5.38839 -1.4 3.6375 -5.40825 -1.6 3.66765 -5.42074 -1.4 3.6375 -5.40825 -1.4 3.66765 -5.42074 -1.6 3.7 -5.425 -1.4 3.66765 -5.42074 -1.4 3.7 -5.425 -1.6 3.73235 -5.42074 -1.4 3.7 -5.425 -1.4 3.73235 -5.42074 -1.6 3.7625 -5.40825 -1.4 3.73235 -5.42074 -1.4 3.7625 -5.40825 -1.6 3.78839 -5.38839 -1.4 3.7625 -5.40825 -1.4 3.78839 -5.38839 -1.6 3.80825 -5.3625 -1.4 3.78839 -5.38839 -1.4 3.80825 -5.3625 -1.6 3.82074 -5.33235 -1.4 3.80825 -5.3625 -1.4 3.82074 -5.33235 -1.6 3.825 -5.3 -1.4 3.82074 -5.33235 -1.4 3.825 -5.3 -1.6 3.82074 -5.26765 -1.4 3.825 -5.3 -1.4 3.82074 -5.26765 -1.6 3.80825 -5.2375 -1.4 3.82074 -5.26765 -1.4 3.80825 -5.2375 -1.6 3.78839 -5.21161 -1.4 3.80825 -5.2375 -1.4 3.78839 -5.21161 -1.6 3.7625 -5.19175 -1.4 3.78839 -5.21161 -1.4 3.7625 -5.19175 -1.6 3.73235 -5.17926 -1.4 3.7625 -5.19175 -1.4 3.73235 -5.17926 -1.6 3.7 -5.175 -1.4 3.73235 -5.17926 -1.4 3.7 -5.175 -1.6 3.66765 -5.17926 -1.4 3.7 -5.175 -1.4 3.66765 -5.17926 -1.6 3.6375 -5.19175 -1.4 3.66765 -5.17926 -1.4 3.6375 -5.19175 -1.6 3.61161 -5.21161 -1.4 3.6375 -5.19175 -1.4 3.61161 -5.21161 -1.6 3.59175 -5.2375 -1.4 3.61161 -5.21161 -1.4 3.59175 -5.2375 -1.6 3.57926 -5.26765 -1.4 3.59175 -5.2375 -1.4 3.57926 -5.26765 -1.6 3.575 -5.3 -1.4 3.57926 -5.26765 -1.4 3.575 -5.3 -1.6 3.57926 -5.33235 -1.6 3.575 -5.3 -1.4 3.575 -5.3 -1.6 3.61161 -5.38839 -1.4 3.61161 -5.38839 -1.6 3.6375 -5.40825 -1.6 3.6375 -5.40825 -1.4 3.6375 -5.40825 -1.6 3.66765 -5.42074 -1.6 3.66765 -5.42074 -1.4 3.66765 -5.42074 -1.6 3.7 -5.425 -1.6 3.7 -5.425 -1.4 3.7 -5.425 -1.6 3.73235 -5.42074 -1.6 3.73235 -5.42074 -1.4 3.73235 -5.42074 -1.6 3.7625 -5.40825 -1.6 3.7625 -5.40825 -1.4 3.7625 -5.40825 -1.6 3.78839 -5.38839 -1.6 3.78839 -5.38839 -1.4 3.78839 -5.38839 -1.6 3.80825 -5.3625 -1.6 3.80825 -5.3625 -1.4 3.80825 -5.3625 -1.6 3.82074 -5.33235 -1.6 3.82074 -5.33235 -1.4 3.82074 -5.33235 -1.6 3.825 -5.3 -1.6 3.825 -5.3 -1.4 3.825 -5.3 -1.6 3.82074 -5.26765 -1.6 3.82074 -5.26765 -1.4 3.82074 -5.26765 -1.6 3.80825 -5.2375 -1.6 3.80825 -5.2375 -1.4 3.80825 -5.2375 -1.6 3.78839 -5.21161 -1.6 3.78839 -5.21161 -1.4 3.78839 -5.21161 -1.6 3.7625 -5.19175 -1.6 3.7625 -5.19175 -1.4 3.7625 -5.19175 -1.6 3.73235 -5.17926 -1.6 3.73235 -5.17926 -1.4 3.73235 -5.17926 -1.6 3.7 -5.175 -1.6 3.7 -5.175 -1.4 3.7 -5.175 -1.6 3.66765 -5.17926 -1.6 3.66765 -5.17926 -1.4 3.66765 -5.17926 -1.6 3.6375 -5.19175 -1.6 3.6375 -5.19175 -1.4 3.6375 -5.19175 -1.6 3.61161 -5.21161 -1.6 3.61161 -5.21161 -1.4 3.61161 -5.21161 -1.6 3.59175 -5.2375 -1.6 3.59175 -5.2375 -1.4 3.59175 -5.2375 -1.6 3.57926 -5.26765 -1.6 3.57926 -5.26765 -1.4 3.57926 -5.26765 -1.6 3.575 -5.3 -1.4 4.21765 -4.65426 -1.6 4.21765 -4.65426 -1.4 4.25 -4.65 -1.4 4.21765 -4.65426 -1.6 4.1875 -4.66675 -1.6 4.21765 -4.65426 -1.4 4.21765 -4.65426 -1.4 4.1875 -4.66675 -1.6 4.1875 -4.66675 -1.6 4.1875 -4.66675 -1.4 4.1875 -4.66675 -1.6 4.16161 -4.68661 -1.6 4.16161 -4.68661 -1.4 4.1875 -4.66675 -1.4 4.16161 -4.68661 -1.6 4.14175 -4.7125 -1.4 4.16161 -4.68661 -1.4 4.14175 -4.7125 -1.6 4.12926 -4.74265 -1.4 4.14175 -4.7125 -1.4 4.12926 -4.74265 -1.6 4.125 -4.775 -1.4 4.12926 -4.74265 -1.4 4.125 -4.775 -1.6 4.12926 -4.80735 -1.4 4.125 -4.775 -1.4 4.12926 -4.80735 -1.6 4.14175 -4.8375 -1.4 4.12926 -4.80735 -1.4 4.14175 -4.8375 -1.6 4.16161 -4.86339 -1.4 4.14175 -4.8375 -1.4 4.16161 -4.86339 -1.6 4.1875 -4.88325 -1.4 4.16161 -4.86339 -1.4 4.1875 -4.88325 -1.6 4.21765 -4.89574 -1.4 4.1875 -4.88325 -1.4 4.21765 -4.89574 -1.6 4.25 -4.9 -1.4 4.21765 -4.89574 -1.4 4.25 -4.9 -1.6 4.28235 -4.89574 -1.4 4.25 -4.9 -1.4 4.28235 -4.89574 -1.6 4.3125 -4.88325 -1.4 4.28235 -4.89574 -1.4 4.3125 -4.88325 -1.6 4.33839 -4.86339 -1.4 4.3125 -4.88325 -1.4 4.33839 -4.86339 -1.6 4.35825 -4.8375 -1.4 4.33839 -4.86339 -1.4 4.35825 -4.8375 -1.6 4.37074 -4.80735 -1.4 4.35825 -4.8375 -1.4 4.37074 -4.80735 -1.6 4.375 -4.775 -1.4 4.37074 -4.80735 -1.4 4.375 -4.775 -1.6 4.37074 -4.74265 -1.4 4.375 -4.775 -1.4 4.37074 -4.74265 -1.6 4.35825 -4.7125 -1.4 4.37074 -4.74265 -1.4 4.35825 -4.7125 -1.6 4.33839 -4.68661 -1.4 4.35825 -4.7125 -1.4 4.33839 -4.68661 -1.6 4.3125 -4.66675 -1.4 4.33839 -4.68661 -1.4 4.3125 -4.66675 -1.6 4.28235 -4.65426 -1.4 4.3125 -4.66675 -1.4 4.28235 -4.65426 -1.6 4.25 -4.65 -1.4 4.28235 -4.65426 -1.4 4.25 -4.65 -1.6 4.21765 -4.65426 -1.6 4.25 -4.65 -1.4 4.25 -4.65 -1.6 4.16161 -4.68661 -1.4 4.16161 -4.68661 -1.6 4.14175 -4.7125 -1.6 4.14175 -4.7125 -1.4 4.14175 -4.7125 -1.6 4.12926 -4.74265 -1.6 4.12926 -4.74265 -1.4 4.12926 -4.74265 -1.6 4.125 -4.775 -1.6 4.125 -4.775 -1.4 4.125 -4.775 -1.6 4.12926 -4.80735 -1.6 4.12926 -4.80735 -1.4 4.12926 -4.80735 -1.6 4.14175 -4.8375 -1.6 4.14175 -4.8375 -1.4 4.14175 -4.8375 -1.6 4.16161 -4.86339 -1.6 4.16161 -4.86339 -1.4 4.16161 -4.86339 -1.6 4.1875 -4.88325 -1.6 4.1875 -4.88325 -1.4 4.1875 -4.88325 -1.6 4.21765 -4.89574 -1.6 4.21765 -4.89574 -1.4 4.21765 -4.89574 -1.6 4.25 -4.9 -1.6 4.25 -4.9 -1.4 4.25 -4.9 -1.6 4.28235 -4.89574 -1.6 4.28235 -4.89574 -1.4 4.28235 -4.89574 -1.6 4.3125 -4.88325 -1.6 4.3125 -4.88325 -1.4 4.3125 -4.88325 -1.6 4.33839 -4.86339 -1.6 4.33839 -4.86339 -1.4 4.33839 -4.86339 -1.6 4.35825 -4.8375 -1.6 4.35825 -4.8375 -1.4 4.35825 -4.8375 -1.6 4.37074 -4.80735 -1.6 4.37074 -4.80735 -1.4 4.37074 -4.80735 -1.6 4.375 -4.775 -1.6 4.375 -4.775 -1.4 4.375 -4.775 -1.6 4.37074 -4.74265 -1.6 4.37074 -4.74265 -1.4 4.37074 -4.74265 -1.6 4.35825 -4.7125 -1.6 4.35825 -4.7125 -1.4 4.35825 -4.7125 -1.6 4.33839 -4.68661 -1.6 4.33839 -4.68661 -1.4 4.33839 -4.68661 -1.6 4.3125 -4.66675 -1.6 4.3125 -4.66675 -1.4 4.3125 -4.66675 -1.6 4.28235 -4.65426 -1.6 4.28235 -4.65426 -1.4 4.28235 -4.65426 -1.6 4.25 -4.65 -1.4 4.13453 -3.775 -1.4 4.5 -3.775 -1.25 4.4 -3.775 -1.25 4.13453 -3.775 -1.4 4.13453 -3.775 -1.25 4.4 -3.775 -1.1 4.4 -3.775 -1.25 4.4 -3.775 -1.2 4.5 -3.775 -1.2 4.5 -3.775 -1.25 4.4 -3.775 -1.4 4.5 -3.775 -1.1 4.4 -4.175 -1.2 4.5 -4.175 -1.25 4.4 -4.175 -1.25 4.4 -4.175 -1.2 4.5 -4.175 -1.4 4.5 -4.175 -1.4 4.13453 -4.175 -1.25 4.4 -4.175 -1.4 4.5 -4.175 -1.4 4.13453 -4.175 -1.25 4.13453 -4.175 -1.25 4.4 -4.175 -1.4 4.13453 -2.975 -1.4 4.5 -2.975 -1.25 4.4 -2.975 -1.25 4.13453 -2.975 -1.4 4.13453 -2.975 -1.25 4.4 -2.975 -1.1 4.4 -2.975 -1.25 4.4 -2.975 -1.2 4.5 -2.975 -1.2 4.5 -2.975 -1.25 4.4 -2.975 -1.4 4.5 -2.975 -1.1 4.4 -3.375 -1.2 4.5 -3.375 -1.25 4.4 -3.375 -1.25 4.4 -3.375 -1.2 4.5 -3.375 -1.4 4.5 -3.375 -1.4 4.13453 -3.375 -1.25 4.4 -3.375 -1.4 4.5 -3.375 -1.4 4.13453 -3.375 -1.25 4.13453 -3.375 -1.25 4.4 -3.375 -1.4 4.13453 -2.175 -1.4 4.5 -2.175 -1.25 4.4 -2.175 -1.25 4.13453 -2.175 -1.4 4.13453 -2.175 -1.25 4.4 -2.175 -1.1 4.4 -2.175 -1.25 4.4 -2.175 -1.2 4.5 -2.175 -1.2 4.5 -2.175 -1.25 4.4 -2.175 -1.4 4.5 -2.175 -1.1 4.4 -2.575 -1.2 4.5 -2.575 -1.25 4.4 -2.575 -1.25 4.4 -2.575 -1.2 4.5 -2.575 -1.4 4.5 -2.575 -1.4 4.13453 -2.575 -1.25 4.4 -2.575 -1.4 4.5 -2.575 -1.4 4.13453 -2.575 -1.25 4.13453 -2.575 -1.25 4.4 -2.575 -1.4 4.13453 -3.775 -1.25 4.13453 -3.775 -1.4 4.01906 -3.975 -1.4 4.01906 -3.975 -1.25 4.13453 -3.775 -1.25 4.01906 -3.975 -1.4 4.01906 -3.975 -1.25 4.01906 -3.975 -1.4 4.13453 -4.175 -1.4 4.13453 -4.175 -1.25 4.01906 -3.975 -1.25 4.13453 -4.175 -1.4 4.13453 -2.975 -1.25 4.13453 -2.975 -1.4 4.01906 -3.175 -1.4 4.01906 -3.175 -1.25 4.13453 -2.975 -1.25 4.01906 -3.175 -1.4 4.01906 -3.175 -1.25 4.01906 -3.175 -1.4 4.13453 -3.375 -1.4 4.13453 -3.375 -1.25 4.01906 -3.175 -1.25 4.13453 -3.375 -1.4 4.13453 -2.175 -1.25 4.13453 -2.175 -1.4 4.01906 -2.375 -1.4 4.01906 -2.375 -1.25 4.13453 -2.175 -1.25 4.01906 -2.375 -1.4 4.01906 -2.375 -1.25 4.01906 -2.375 -1.4 4.13453 -2.575 -1.4 4.13453 -2.575 -1.25 4.01906 -2.375 -1.25 4.13453 -2.575 -1.25 4.4 -3.775 -1.1 4.4 -3.775 -1.25 4.2 -3.875 -1.25 4.2 -3.875 -1.1 4.4 -3.775 -1.1 4.2 -3.875 -1.25 4.2 -3.875 -1.1 4.2 -3.875 -1.25 4.2 -4.075 -1.25 4.2 -4.075 -1.1 4.2 -3.875 -1.1 4.2 -4.075 -1.25 4.2 -4.075 -1.1 4.2 -4.075 -1.25 4.4 -4.175 -1.25 4.4 -4.175 -1.1 4.2 -4.075 -1.1 4.4 -4.175 -1.25 4.4 -2.975 -1.1 4.4 -2.975 -1.25 4.2 -3.075 -1.25 4.2 -3.075 -1.1 4.4 -2.975 -1.1 4.2 -3.075 -1.25 4.2 -3.075 -1.1 4.2 -3.075 -1.25 4.2 -3.275 -1.25 4.2 -3.275 -1.1 4.2 -3.075 -1.1 4.2 -3.275 -1.25 4.2 -3.275 -1.1 4.2 -3.275 -1.25 4.4 -3.375 -1.25 4.4 -3.375 -1.1 4.2 -3.275 -1.1 4.4 -3.375 -1.25 4.4 -2.175 -1.1 4.4 -2.175 -1.25 4.2 -2.275 -1.25 4.2 -2.275 -1.1 4.4 -2.175 -1.1 4.2 -2.275 -1.25 4.2 -2.275 -1.1 4.2 -2.275 -1.25 4.2 -2.475 -1.25 4.2 -2.475 -1.1 4.2 -2.275 -1.1 4.2 -2.475 -1.25 4.2 -2.475 -1.1 4.2 -2.475 -1.25 4.4 -2.575 -1.25 4.4 -2.575 -1.1 4.2 -2.475 -1.1 4.4 -2.575 -1.4 4.21765 -3.85426 -1.6 4.21765 -3.85426 -1.4 4.25 -3.85 -1.4 4.21765 -3.85426 -1.6 4.1875 -3.86675 -1.6 4.21765 -3.85426 -1.4 4.21765 -3.85426 -1.4 4.1875 -3.86675 -1.6 4.1875 -3.86675 -1.6 4.1875 -3.86675 -1.4 4.1875 -3.86675 -1.6 4.16161 -3.88661 -1.6 4.16161 -3.88661 -1.4 4.1875 -3.86675 -1.4 4.16161 -3.88661 -1.6 4.14175 -3.9125 -1.4 4.16161 -3.88661 -1.4 4.14175 -3.9125 -1.6 4.12926 -3.94265 -1.4 4.14175 -3.9125 -1.4 4.12926 -3.94265 -1.6 4.125 -3.975 -1.4 4.12926 -3.94265 -1.4 4.125 -3.975 -1.6 4.12926 -4.00735 -1.4 4.125 -3.975 -1.4 4.12926 -4.00735 -1.6 4.14175 -4.0375 -1.4 4.12926 -4.00735 -1.4 4.14175 -4.0375 -1.6 4.16161 -4.06339 -1.4 4.14175 -4.0375 -1.4 4.16161 -4.06339 -1.6 4.1875 -4.08325 -1.4 4.16161 -4.06339 -1.4 4.1875 -4.08325 -1.6 4.21765 -4.09574 -1.4 4.1875 -4.08325 -1.4 4.21765 -4.09574 -1.6 4.25 -4.1 -1.4 4.21765 -4.09574 -1.4 4.25 -4.1 -1.6 4.28235 -4.09574 -1.4 4.25 -4.1 -1.4 4.28235 -4.09574 -1.6 4.3125 -4.08325 -1.4 4.28235 -4.09574 -1.4 4.3125 -4.08325 -1.6 4.33839 -4.06339 -1.4 4.3125 -4.08325 -1.4 4.33839 -4.06339 -1.6 4.35825 -4.0375 -1.4 4.33839 -4.06339 -1.4 4.35825 -4.0375 -1.6 4.37074 -4.00735 -1.4 4.35825 -4.0375 -1.4 4.37074 -4.00735 -1.6 4.375 -3.975 -1.4 4.37074 -4.00735 -1.4 4.375 -3.975 -1.6 4.37074 -3.94265 -1.4 4.375 -3.975 -1.4 4.37074 -3.94265 -1.6 4.35825 -3.9125 -1.4 4.37074 -3.94265 -1.4 4.35825 -3.9125 -1.6 4.33839 -3.88661 -1.4 4.35825 -3.9125 -1.4 4.33839 -3.88661 -1.6 4.3125 -3.86675 -1.4 4.33839 -3.88661 -1.4 4.3125 -3.86675 -1.6 4.28235 -3.85426 -1.4 4.3125 -3.86675 -1.4 4.28235 -3.85426 -1.6 4.25 -3.85 -1.4 4.28235 -3.85426 -1.4 4.25 -3.85 -1.6 4.21765 -3.85426 -1.6 4.25 -3.85 -1.4 4.25 -3.85 -1.6 4.16161 -3.88661 -1.4 4.16161 -3.88661 -1.6 4.14175 -3.9125 -1.6 4.14175 -3.9125 -1.4 4.14175 -3.9125 -1.6 4.12926 -3.94265 -1.6 4.12926 -3.94265 -1.4 4.12926 -3.94265 -1.6 4.125 -3.975 -1.6 4.125 -3.975 -1.4 4.125 -3.975 -1.6 4.12926 -4.00735 -1.6 4.12926 -4.00735 -1.4 4.12926 -4.00735 -1.6 4.14175 -4.0375 -1.6 4.14175 -4.0375 -1.4 4.14175 -4.0375 -1.6 4.16161 -4.06339 -1.6 4.16161 -4.06339 -1.4 4.16161 -4.06339 -1.6 4.1875 -4.08325 -1.6 4.1875 -4.08325 -1.4 4.1875 -4.08325 -1.6 4.21765 -4.09574 -1.6 4.21765 -4.09574 -1.4 4.21765 -4.09574 -1.6 4.25 -4.1 -1.6 4.25 -4.1 -1.4 4.25 -4.1 -1.6 4.28235 -4.09574 -1.6 4.28235 -4.09574 -1.4 4.28235 -4.09574 -1.6 4.3125 -4.08325 -1.6 4.3125 -4.08325 -1.4 4.3125 -4.08325 -1.6 4.33839 -4.06339 -1.6 4.33839 -4.06339 -1.4 4.33839 -4.06339 -1.6 4.35825 -4.0375 -1.6 4.35825 -4.0375 -1.4 4.35825 -4.0375 -1.6 4.37074 -4.00735 -1.6 4.37074 -4.00735 -1.4 4.37074 -4.00735 -1.6 4.375 -3.975 -1.6 4.375 -3.975 -1.4 4.375 -3.975 -1.6 4.37074 -3.94265 -1.6 4.37074 -3.94265 -1.4 4.37074 -3.94265 -1.6 4.35825 -3.9125 -1.6 4.35825 -3.9125 -1.4 4.35825 -3.9125 -1.6 4.33839 -3.88661 -1.6 4.33839 -3.88661 -1.4 4.33839 -3.88661 -1.6 4.3125 -3.86675 -1.6 4.3125 -3.86675 -1.4 4.3125 -3.86675 -1.6 4.28235 -3.85426 -1.6 4.28235 -3.85426 -1.4 4.28235 -3.85426 -1.6 4.25 -3.85 -1.4 4.21765 -3.05426 -1.6 4.21765 -3.05426 -1.4 4.25 -3.05 -1.4 4.21765 -3.05426 -1.6 4.1875 -3.06675 -1.6 4.21765 -3.05426 -1.4 4.21765 -3.05426 -1.4 4.1875 -3.06675 -1.6 4.1875 -3.06675 -1.6 4.1875 -3.06675 -1.4 4.1875 -3.06675 -1.6 4.16161 -3.08661 -1.6 4.16161 -3.08661 -1.4 4.1875 -3.06675 -1.4 4.16161 -3.08661 -1.6 4.14175 -3.1125 -1.4 4.16161 -3.08661 -1.4 4.14175 -3.1125 -1.6 4.12926 -3.14265 -1.4 4.14175 -3.1125 -1.4 4.12926 -3.14265 -1.6 4.125 -3.175 -1.4 4.12926 -3.14265 -1.4 4.125 -3.175 -1.6 4.12926 -3.20735 -1.4 4.125 -3.175 -1.4 4.12926 -3.20735 -1.6 4.14175 -3.2375 -1.4 4.12926 -3.20735 -1.4 4.14175 -3.2375 -1.6 4.16161 -3.26339 -1.4 4.14175 -3.2375 -1.4 4.16161 -3.26339 -1.6 4.1875 -3.28325 -1.4 4.16161 -3.26339 -1.4 4.1875 -3.28325 -1.6 4.21765 -3.29574 -1.4 4.1875 -3.28325 -1.4 4.21765 -3.29574 -1.6 4.25 -3.3 -1.4 4.21765 -3.29574 -1.4 4.25 -3.3 -1.6 4.28235 -3.29574 -1.4 4.25 -3.3 -1.4 4.28235 -3.29574 -1.6 4.3125 -3.28325 -1.4 4.28235 -3.29574 -1.4 4.3125 -3.28325 -1.6 4.33839 -3.26339 -1.4 4.3125 -3.28325 -1.4 4.33839 -3.26339 -1.6 4.35825 -3.2375 -1.4 4.33839 -3.26339 -1.4 4.35825 -3.2375 -1.6 4.37074 -3.20735 -1.4 4.35825 -3.2375 -1.4 4.37074 -3.20735 -1.6 4.375 -3.175 -1.4 4.37074 -3.20735 -1.4 4.375 -3.175 -1.6 4.37074 -3.14265 -1.4 4.375 -3.175 -1.4 4.37074 -3.14265 -1.6 4.35825 -3.1125 -1.4 4.37074 -3.14265 -1.4 4.35825 -3.1125 -1.6 4.33839 -3.08661 -1.4 4.35825 -3.1125 -1.4 4.33839 -3.08661 -1.6 4.3125 -3.06675 -1.4 4.33839 -3.08661 -1.4 4.3125 -3.06675 -1.6 4.28235 -3.05426 -1.4 4.3125 -3.06675 -1.4 4.28235 -3.05426 -1.6 4.25 -3.05 -1.4 4.28235 -3.05426 -1.4 4.25 -3.05 -1.6 4.21765 -3.05426 -1.6 4.25 -3.05 -1.4 4.25 -3.05 -1.6 4.16161 -3.08661 -1.4 4.16161 -3.08661 -1.6 4.14175 -3.1125 -1.6 4.14175 -3.1125 -1.4 4.14175 -3.1125 -1.6 4.12926 -3.14265 -1.6 4.12926 -3.14265 -1.4 4.12926 -3.14265 -1.6 4.125 -3.175 -1.6 4.125 -3.175 -1.4 4.125 -3.175 -1.6 4.12926 -3.20735 -1.6 4.12926 -3.20735 -1.4 4.12926 -3.20735 -1.6 4.14175 -3.2375 -1.6 4.14175 -3.2375 -1.4 4.14175 -3.2375 -1.6 4.16161 -3.26339 -1.6 4.16161 -3.26339 -1.4 4.16161 -3.26339 -1.6 4.1875 -3.28325 -1.6 4.1875 -3.28325 -1.4 4.1875 -3.28325 -1.6 4.21765 -3.29574 -1.6 4.21765 -3.29574 -1.4 4.21765 -3.29574 -1.6 4.25 -3.3 -1.6 4.25 -3.3 -1.4 4.25 -3.3 -1.6 4.28235 -3.29574 -1.6 4.28235 -3.29574 -1.4 4.28235 -3.29574 -1.6 4.3125 -3.28325 -1.6 4.3125 -3.28325 -1.4 4.3125 -3.28325 -1.6 4.33839 -3.26339 -1.6 4.33839 -3.26339 -1.4 4.33839 -3.26339 -1.6 4.35825 -3.2375 -1.6 4.35825 -3.2375 -1.4 4.35825 -3.2375 -1.6 4.37074 -3.20735 -1.6 4.37074 -3.20735 -1.4 4.37074 -3.20735 -1.6 4.375 -3.175 -1.6 4.375 -3.175 -1.4 4.375 -3.175 -1.6 4.37074 -3.14265 -1.6 4.37074 -3.14265 -1.4 4.37074 -3.14265 -1.6 4.35825 -3.1125 -1.6 4.35825 -3.1125 -1.4 4.35825 -3.1125 -1.6 4.33839 -3.08661 -1.6 4.33839 -3.08661 -1.4 4.33839 -3.08661 -1.6 4.3125 -3.06675 -1.6 4.3125 -3.06675 -1.4 4.3125 -3.06675 -1.6 4.28235 -3.05426 -1.6 4.28235 -3.05426 -1.4 4.28235 -3.05426 -1.6 4.25 -3.05 -1.4 4.21765 -2.25426 -1.6 4.21765 -2.25426 -1.4 4.25 -2.25 -1.4 4.21765 -2.25426 -1.6 4.1875 -2.26675 -1.6 4.21765 -2.25426 -1.4 4.21765 -2.25426 -1.4 4.1875 -2.26675 -1.6 4.1875 -2.26675 -1.6 4.1875 -2.26675 -1.4 4.1875 -2.26675 -1.6 4.16161 -2.28661 -1.6 4.16161 -2.28661 -1.4 4.1875 -2.26675 -1.4 4.16161 -2.28661 -1.6 4.14175 -2.3125 -1.4 4.16161 -2.28661 -1.4 4.14175 -2.3125 -1.6 4.12926 -2.34265 -1.4 4.14175 -2.3125 -1.4 4.12926 -2.34265 -1.6 4.125 -2.375 -1.4 4.12926 -2.34265 -1.4 4.125 -2.375 -1.6 4.12926 -2.40735 -1.4 4.125 -2.375 -1.4 4.12926 -2.40735 -1.6 4.14175 -2.4375 -1.4 4.12926 -2.40735 -1.4 4.14175 -2.4375 -1.6 4.16161 -2.46339 -1.4 4.14175 -2.4375 -1.4 4.16161 -2.46339 -1.6 4.1875 -2.48325 -1.4 4.16161 -2.46339 -1.4 4.1875 -2.48325 -1.6 4.21765 -2.49574 -1.4 4.1875 -2.48325 -1.4 4.21765 -2.49574 -1.6 4.25 -2.5 -1.4 4.21765 -2.49574 -1.4 4.25 -2.5 -1.6 4.28235 -2.49574 -1.4 4.25 -2.5 -1.4 4.28235 -2.49574 -1.6 4.3125 -2.48325 -1.4 4.28235 -2.49574 -1.4 4.3125 -2.48325 -1.6 4.33839 -2.46339 -1.4 4.3125 -2.48325 -1.4 4.33839 -2.46339 -1.6 4.35825 -2.4375 -1.4 4.33839 -2.46339 -1.4 4.35825 -2.4375 -1.6 4.37074 -2.40735 -1.4 4.35825 -2.4375 -1.4 4.37074 -2.40735 -1.6 4.375 -2.375 -1.4 4.37074 -2.40735 -1.4 4.375 -2.375 -1.6 4.37074 -2.34265 -1.4 4.375 -2.375 -1.4 4.37074 -2.34265 -1.6 4.35825 -2.3125 -1.4 4.37074 -2.34265 -1.4 4.35825 -2.3125 -1.6 4.33839 -2.28661 -1.4 4.35825 -2.3125 -1.4 4.33839 -2.28661 -1.6 4.3125 -2.26675 -1.4 4.33839 -2.28661 -1.4 4.3125 -2.26675 -1.6 4.28235 -2.25426 -1.4 4.3125 -2.26675 -1.4 4.28235 -2.25426 -1.6 4.25 -2.25 -1.4 4.28235 -2.25426 -1.4 4.25 -2.25 -1.6 4.21765 -2.25426 -1.6 4.25 -2.25 -1.4 4.25 -2.25 -1.6 4.16161 -2.28661 -1.4 4.16161 -2.28661 -1.6 4.14175 -2.3125 -1.6 4.14175 -2.3125 -1.4 4.14175 -2.3125 -1.6 4.12926 -2.34265 -1.6 4.12926 -2.34265 -1.4 4.12926 -2.34265 -1.6 4.125 -2.375 -1.6 4.125 -2.375 -1.4 4.125 -2.375 -1.6 4.12926 -2.40735 -1.6 4.12926 -2.40735 -1.4 4.12926 -2.40735 -1.6 4.14175 -2.4375 -1.6 4.14175 -2.4375 -1.4 4.14175 -2.4375 -1.6 4.16161 -2.46339 -1.6 4.16161 -2.46339 -1.4 4.16161 -2.46339 -1.6 4.1875 -2.48325 -1.6 4.1875 -2.48325 -1.4 4.1875 -2.48325 -1.6 4.21765 -2.49574 -1.6 4.21765 -2.49574 -1.4 4.21765 -2.49574 -1.6 4.25 -2.5 -1.6 4.25 -2.5 -1.4 4.25 -2.5 -1.6 4.28235 -2.49574 -1.6 4.28235 -2.49574 -1.4 4.28235 -2.49574 -1.6 4.3125 -2.48325 -1.6 4.3125 -2.48325 -1.4 4.3125 -2.48325 -1.6 4.33839 -2.46339 -1.6 4.33839 -2.46339 -1.4 4.33839 -2.46339 -1.6 4.35825 -2.4375 -1.6 4.35825 -2.4375 -1.4 4.35825 -2.4375 -1.6 4.37074 -2.40735 -1.6 4.37074 -2.40735 -1.4 4.37074 -2.40735 -1.6 4.375 -2.375 -1.6 4.375 -2.375 -1.4 4.375 -2.375 -1.6 4.37074 -2.34265 -1.6 4.37074 -2.34265 -1.4 4.37074 -2.34265 -1.6 4.35825 -2.3125 -1.6 4.35825 -2.3125 -1.4 4.35825 -2.3125 -1.6 4.33839 -2.28661 -1.6 4.33839 -2.28661 -1.4 4.33839 -2.28661 -1.6 4.3125 -2.26675 -1.6 4.3125 -2.26675 -1.4 4.3125 -2.26675 -1.6 4.28235 -2.25426 -1.6 4.28235 -2.25426 -1.4 4.28235 -2.25426 -1.6 4.25 -2.25 -1.1 2.1 -0.55 -1.43 2.1 -0.55 -1.1 2.02884 -0.555089 -1.1 2.02884 -0.555089 -1.43 2.1 -0.55 -1.43 2.02723 -0.555324 -1.1 1.95913 -0.570253 -1.43 2.02723 -0.555324 -1.43 1.95601 -0.571182 -1.1 1.89229 -0.595184 -1.43 1.95601 -0.571182 -1.43 1.88785 -0.597237 -1.1 1.82968 -0.629373 -1.43 1.88785 -0.597237 -1.43 1.82422 -0.632934 -1.1 1.77257 -0.672125 -1.43 1.82422 -0.632934 -1.43 1.76645 -0.677513 -1.1 1.72213 -0.72257 -1.43 1.76645 -0.677513 -1.43 1.71579 -0.730024 -1.1 1.67937 -0.77968 -1.43 1.71579 -0.730024 -1.43 1.67331 -0.789349 -1.1 1.64518 -0.842292 -1.43 1.67331 -0.789349 -1.43 1.63992 -0.854224 -1.1 1.62025 -0.909134 -1.43 1.63992 -0.854224 -1.43 1.61633 -0.923269 -1.1 1.60509 -0.978843 -1.43 1.61633 -0.923269 -1.43 1.60303 -0.995013 -1.45 1.60135 -1.0133 -1.43 1.60303 -0.995013 -1.45 1.60303 -0.995013 -1.45 1.60135 -1.0133 -1.1 1.60509 -0.978843 -1.43 1.60303 -0.995013 -1.45 1.60135 -1.0133 -1.1 1.6 -1.05 -1.1 1.60509 -0.978843 -1.45 1.60135 -1.0133 -1.45 1.60034 -1.03164 -1.1 1.6 -1.05 -1.1 1.6 -1.05 -1.45 1.60034 -1.03164 -1.45 1.6 -1.05 -1.1 2.02884 -0.555089 -1.43 2.02723 -0.555324 -1.1 1.95913 -0.570253 -1.1 1.95913 -0.570253 -1.43 1.95601 -0.571182 -1.1 1.89229 -0.595184 -1.1 1.89229 -0.595184 -1.43 1.88785 -0.597237 -1.1 1.82968 -0.629373 -1.1 1.82968 -0.629373 -1.43 1.82422 -0.632934 -1.1 1.77257 -0.672125 -1.1 1.77257 -0.672125 -1.43 1.76645 -0.677513 -1.1 1.72213 -0.72257 -1.1 1.72213 -0.72257 -1.43 1.71579 -0.730024 -1.1 1.67937 -0.77968 -1.1 1.67937 -0.77968 -1.43 1.67331 -0.789349 -1.1 1.64518 -0.842292 -1.1 1.64518 -0.842292 -1.43 1.63992 -0.854224 -1.1 1.62025 -0.909134 -1.1 1.62025 -0.909134 -1.43 1.61633 -0.923269 -1.1 1.60509 -0.978843 -1.45 2.15 -0.57 -1.475 2.15 -0.57 -1.45 2.15 -0.8 -1.45 2.15 -0.8 -1.475 2.15 -0.57 -1.50865 2.15 -0.57443 -1.54 2.15 -0.587417 -1.45 2.15 -0.8 -1.50865 2.15 -0.57443 -1.54 2.15 -0.587417 -1.56692 2.15 -0.608076 -1.45 2.15 -0.8 -1.45 2.15 -0.8 -1.56692 2.15 -0.608076 -1.58758 2.15 -0.635 -1.60057 2.15 -0.666354 -1.45 2.15 -0.8 -1.58758 2.15 -0.635 -1.60057 2.15 -0.666354 -1.605 2.15 -0.7 -1.45 2.15 -0.8 -1.45 2.15 -0.8 -1.605 2.15 -0.7 -1.605 2.15 -0.8 -1.45 1.62557 -0.977058 -1.45 1.64065 -0.910731 -1.45 1.62816 -0.975 -1.45 1.62816 -0.975 -1.45 1.64065 -0.910731 -1.45 1.90429 -0.870711 -1.45 1.925 -0.886603 -1.45 1.62816 -0.975 -1.45 1.90429 -0.870711 -1.45 1.925 -0.886603 -1.45 1.975 -0.975 -1.45 1.62816 -0.975 -1.45 1.925 -0.886603 -1.45 1.94912 -0.896593 -1.45 1.975 -0.975 -1.45 1.975 -0.975 -1.45 1.94912 -0.896593 -1.45 1.975 -0.9 -1.45 2.01394 -0.970612 -1.45 1.975 -0.9 -1.45 2.00088 -0.896593 -1.45 2.05093 -0.95767 -1.45 2.00088 -0.896593 -1.45 2.025 -0.886603 -1.45 2.08411 -0.936821 -1.45 2.025 -0.886603 -1.45 2.11182 -0.909111 -1.45 2.08411 -0.936821 -1.45 2.05093 -0.95767 -1.45 2.025 -0.886603 -1.45 1.90429 -0.870711 -1.45 1.64065 -0.910731 -1.45 1.8884 -0.85 -1.45 1.8884 -0.85 -1.45 1.64065 -0.910731 -1.45 1.66495 -0.8472 -1.45 1.87841 -0.825882 -1.45 1.66495 -0.8472 -1.45 1.69798 -0.787741 -1.45 1.875 -0.8 -1.45 1.69798 -0.787741 -1.45 1.73909 -0.733549 -1.45 1.87841 -0.774118 -1.45 1.73909 -0.733549 -1.45 1.8884 -0.75 -1.45 1.87841 -0.774118 -1.45 1.875 -0.8 -1.45 1.73909 -0.733549 -1.45 1.8884 -0.85 -1.45 1.66495 -0.8472 -1.45 1.87841 -0.825882 -1.45 1.87841 -0.825882 -1.45 1.69798 -0.787741 -1.45 1.875 -0.8 -1.45 1.73909 -0.733549 -1.45 1.78744 -0.685712 -1.45 1.8884 -0.75 -1.45 1.8884 -0.75 -1.45 1.78744 -0.685712 -1.45 1.90429 -0.729289 -1.45 1.90429 -0.729289 -1.45 1.78744 -0.685712 -1.45 1.84207 -0.645189 -1.45 1.925 -0.713397 -1.45 1.84207 -0.645189 -1.45 1.90188 -0.612795 -1.45 1.94912 -0.703407 -1.45 1.90188 -0.612795 -1.45 1.975 -0.7 -1.45 1.94912 -0.703407 -1.45 1.925 -0.713397 -1.45 1.90188 -0.612795 -1.45 1.90429 -0.729289 -1.45 1.84207 -0.645189 -1.45 1.925 -0.713397 -1.45 1.90188 -0.612795 -1.45 1.96567 -0.58918 -1.45 1.975 -0.7 -1.45 1.975 -0.7 -1.45 1.96567 -0.58918 -1.45 2.00088 -0.703407 -1.45 2.00088 -0.703407 -1.45 1.96567 -0.58918 -1.45 2.03215 -0.574819 -1.45 2.025 -0.713397 -1.45 2.03215 -0.574819 -1.45 2.1 -0.57 -1.45 2.04571 -0.729289 -1.45 2.1 -0.57 -1.45 2.15 -0.57 -1.45 2.0616 -0.75 -1.45 2.15 -0.57 -1.45 2.15 -0.8 -1.45 2.07159 -0.774118 -1.45 2.15 -0.8 -1.45 2.075 -0.8 -1.45 2.07159 -0.774118 -1.45 2.0616 -0.75 -1.45 2.15 -0.8 -1.45 2.00088 -0.703407 -1.45 2.03215 -0.574819 -1.45 2.025 -0.713397 -1.45 2.025 -0.713397 -1.45 2.1 -0.57 -1.45 2.04571 -0.729289 -1.45 2.04571 -0.729289 -1.45 2.15 -0.57 -1.45 2.0616 -0.75 -1.45 2.075 -0.8 -1.45 2.15 -0.8 -1.45 2.07159 -0.825882 -1.45 2.07159 -0.825882 -1.45 2.15 -0.8 -1.45 2.14561 -0.838941 -1.45 2.0616 -0.85 -1.45 2.14561 -0.838941 -1.45 2.13267 -0.87593 -1.45 2.04571 -0.870711 -1.45 2.13267 -0.87593 -1.45 2.11182 -0.909111 -1.45 2.025 -0.886603 -1.45 2.04571 -0.870711 -1.45 2.11182 -0.909111 -1.45 2.07159 -0.825882 -1.45 2.14561 -0.838941 -1.45 2.0616 -0.85 -1.45 2.0616 -0.85 -1.45 2.13267 -0.87593 -1.45 2.04571 -0.870711 -1.45 2.05093 -0.95767 -1.45 2.01394 -0.970612 -1.45 2.00088 -0.896593 -1.45 2.01394 -0.970612 -1.45 1.975 -0.975 -1.45 1.975 -0.9 -1.605 1.975 -0.975 -1.57472 1.9 -0.975 -1.45 1.975 -0.975 -1.605 1.975 -0.975 -1.605 1.9 -0.975 -1.57472 1.9 -0.975 -1.57472 1.9 -0.975 -1.57472 1.75392 -0.975 -1.45 1.975 -0.975 -1.45 1.975 -0.975 -1.57472 1.75392 -0.975 -1.53838 1.66512 -0.975 -1.51953 1.64947 -0.975 -1.45 1.975 -0.975 -1.53838 1.66512 -0.975 -1.51953 1.64947 -0.975 -1.49789 1.63778 -0.975 -1.45 1.975 -0.975 -1.45 1.975 -0.975 -1.49789 1.63778 -0.975 -1.4744 1.63058 -0.975 -1.45 1.62816 -0.975 -1.45 1.975 -0.975 -1.4744 1.63058 -0.975 -1.57236 1.72948 -0.975 -1.56531 1.70591 -0.975 -1.57472 1.75392 -0.975 -1.57472 1.75392 -0.975 -1.56531 1.70591 -0.975 -1.55389 1.68425 -0.975 -1.53838 1.66512 -0.975 -1.57472 1.75392 -0.975 -1.55389 1.68425 -0.975 -1.605 2.15 -0.8 -1.605 2.14561 -0.838941 -1.45 2.15 -0.8 -1.45 2.15 -0.8 -1.605 2.14561 -0.838941 -1.45 2.14561 -0.838941 -1.45 2.14561 -0.838941 -1.605 2.14561 -0.838941 -1.605 2.13267 -0.87593 -1.45 2.13267 -0.87593 -1.605 2.13267 -0.87593 -1.45 2.11182 -0.909111 -1.45 2.13267 -0.87593 -1.45 2.14561 -0.838941 -1.605 2.13267 -0.87593 -1.605 2.13267 -0.87593 -1.605 2.11182 -0.909111 -1.45 2.11182 -0.909111 -1.45 2.11182 -0.909111 -1.605 2.11182 -0.909111 -1.605 2.08411 -0.936821 -1.45 2.08411 -0.936821 -1.605 2.08411 -0.936821 -1.605 2.05093 -0.95767 -1.45 2.05093 -0.95767 -1.605 2.05093 -0.95767 -1.605 2.01394 -0.970612 -1.45 2.01394 -0.970612 -1.605 2.01394 -0.970612 -1.605 1.975 -0.975 -1.45 1.975 -0.975 -1.45 2.01394 -0.970612 -1.605 1.975 -0.975 -1.45 2.11182 -0.909111 -1.605 2.08411 -0.936821 -1.45 2.08411 -0.936821 -1.45 2.08411 -0.936821 -1.605 2.05093 -0.95767 -1.45 2.05093 -0.95767 -1.45 2.05093 -0.95767 -1.605 2.01394 -0.970612 -1.45 2.01394 -0.970612 -1.605 3.65 -0.8 -1.605 3.65 -0.7 -1.45 3.65 -0.8 -1.45 3.65 -0.8 -1.605 3.65 -0.7 -1.60057 3.65 -0.666354 -1.58758 3.65 -0.635 -1.45 3.65 -0.8 -1.60057 3.65 -0.666354 -1.58758 3.65 -0.635 -1.56692 3.65 -0.608076 -1.45 3.65 -0.8 -1.45 3.65 -0.8 -1.56692 3.65 -0.608076 -1.54 3.65 -0.587417 -1.50865 3.65 -0.57443 -1.45 3.65 -0.8 -1.54 3.65 -0.587417 -1.50865 3.65 -0.57443 -1.475 3.65 -0.57 -1.45 3.65 -0.8 -1.45 3.65 -0.8 -1.475 3.65 -0.57 -1.45 3.65 -0.57 -1.45 3.65 -0.57 -1.45 3.7384 -0.75 -1.45 3.65 -0.8 -1.45 3.65 -0.57 -1.45 3.75429 -0.729289 -1.45 3.7384 -0.75 -1.45 3.65 -0.57 -1.45 3.7 -0.57 -1.45 3.75429 -0.729289 -1.45 3.75429 -0.729289 -1.45 3.7 -0.57 -1.45 3.775 -0.713397 -1.45 3.775 -0.713397 -1.45 3.7 -0.57 -1.45 3.76764 -0.57479 -1.45 3.79912 -0.703407 -1.45 3.76764 -0.57479 -1.45 3.83393 -0.589064 -1.45 3.825 -0.7 -1.45 3.83393 -0.589064 -1.45 3.89755 -0.612538 -1.45 3.85088 -0.703407 -1.45 3.89755 -0.612538 -1.45 3.875 -0.713397 -1.45 3.85088 -0.703407 -1.45 3.825 -0.7 -1.45 3.89755 -0.612538 -1.45 3.775 -0.713397 -1.45 3.76764 -0.57479 -1.45 3.79912 -0.703407 -1.45 3.79912 -0.703407 -1.45 3.83393 -0.589064 -1.45 3.825 -0.7 -1.45 3.89755 -0.612538 -1.45 3.95723 -0.644742 -1.45 3.875 -0.713397 -1.45 3.875 -0.713397 -1.45 3.95723 -0.644742 -1.45 3.89571 -0.729289 -1.45 3.89571 -0.729289 -1.45 3.95723 -0.644742 -1.45 4.01177 -0.685034 -1.45 3.9116 -0.75 -1.45 4.01177 -0.685034 -1.45 4.06009 -0.732611 -1.45 3.92159 -0.774118 -1.45 4.06009 -0.732611 -1.45 3.925 -0.8 -1.45 3.92159 -0.774118 -1.45 3.9116 -0.75 -1.45 4.06009 -0.732611 -1.45 3.89571 -0.729289 -1.45 4.01177 -0.685034 -1.45 3.9116 -0.75 -1.45 4.06009 -0.732611 -1.45 4.10122 -0.786521 -1.45 3.925 -0.8 -1.45 3.925 -0.8 -1.45 4.10122 -0.786521 -1.45 3.92159 -0.825882 -1.45 3.92159 -0.825882 -1.45 4.10122 -0.786521 -1.45 4.13435 -0.845691 -1.45 3.9116 -0.85 -1.45 4.13435 -0.845691 -1.45 4.1588 -0.908938 -1.45 3.89571 -0.870711 -1.45 4.1588 -0.908938 -1.45 4.1741 -0.975 -1.45 3.875 -0.886603 -1.45 4.1741 -0.975 -1.45 3.825 -0.975 -1.45 3.85088 -0.896593 -1.45 3.825 -0.975 -1.45 3.825 -0.9 -1.45 3.85088 -0.896593 -1.45 3.875 -0.886603 -1.45 3.825 -0.975 -1.45 3.92159 -0.825882 -1.45 4.13435 -0.845691 -1.45 3.9116 -0.85 -1.45 3.9116 -0.85 -1.45 4.1588 -0.908938 -1.45 3.89571 -0.870711 -1.45 3.89571 -0.870711 -1.45 4.1741 -0.975 -1.45 3.875 -0.886603 -1.45 3.825 -0.975 -1.45 3.78606 -0.970612 -1.45 3.825 -0.9 -1.45 3.825 -0.9 -1.45 3.78606 -0.970612 -1.45 3.79912 -0.896593 -1.45 3.79912 -0.896593 -1.45 3.78606 -0.970612 -1.45 3.74907 -0.95767 -1.45 3.775 -0.886603 -1.45 3.74907 -0.95767 -1.45 3.71589 -0.936821 -1.45 3.68818 -0.909111 -1.45 3.775 -0.886603 -1.45 3.71589 -0.936821 -1.45 3.68818 -0.909111 -1.45 3.75429 -0.870711 -1.45 3.775 -0.886603 -1.45 3.68818 -0.909111 -1.45 3.66733 -0.87593 -1.45 3.75429 -0.870711 -1.45 3.75429 -0.870711 -1.45 3.66733 -0.87593 -1.45 3.7384 -0.85 -1.45 3.7384 -0.85 -1.45 3.66733 -0.87593 -1.45 3.65439 -0.838941 -1.45 3.72841 -0.825882 -1.45 3.65439 -0.838941 -1.45 3.65 -0.8 -1.45 3.725 -0.8 -1.45 3.65 -0.8 -1.45 3.72841 -0.774118 -1.45 3.725 -0.8 -1.45 3.72841 -0.825882 -1.45 3.65 -0.8 -1.45 3.79912 -0.896593 -1.45 3.74907 -0.95767 -1.45 3.775 -0.886603 -1.45 3.7384 -0.85 -1.45 3.65439 -0.838941 -1.45 3.72841 -0.825882 -1.45 3.7384 -0.75 -1.45 3.72841 -0.774118 -1.45 3.65 -0.8 -1.605 3.825 -0.975 -1.605 3.78606 -0.970612 -1.45 3.825 -0.975 -1.45 3.825 -0.975 -1.605 3.78606 -0.970612 -1.45 3.78606 -0.970612 -1.45 3.78606 -0.970612 -1.605 3.78606 -0.970612 -1.605 3.74907 -0.95767 -1.45 3.74907 -0.95767 -1.605 3.74907 -0.95767 -1.605 3.71589 -0.936821 -1.45 3.71589 -0.936821 -1.605 3.71589 -0.936821 -1.605 3.68818 -0.909111 -1.45 3.68818 -0.909111 -1.605 3.68818 -0.909111 -1.45 3.66733 -0.87593 -1.45 3.68818 -0.909111 -1.45 3.71589 -0.936821 -1.605 3.68818 -0.909111 -1.45 3.78606 -0.970612 -1.605 3.74907 -0.95767 -1.45 3.74907 -0.95767 -1.45 3.74907 -0.95767 -1.605 3.71589 -0.936821 -1.45 3.71589 -0.936821 -1.605 3.68818 -0.909111 -1.605 3.66733 -0.87593 -1.45 3.66733 -0.87593 -1.45 3.66733 -0.87593 -1.605 3.66733 -0.87593 -1.605 3.65439 -0.838941 -1.45 3.65439 -0.838941 -1.605 3.65439 -0.838941 -1.605 3.65 -0.8 -1.45 3.65 -0.8 -1.45 3.65439 -0.838941 -1.605 3.65 -0.8 -1.45 3.66733 -0.87593 -1.605 3.65439 -0.838941 -1.45 3.65439 -0.838941 -1.4473 4.17684 -0.975 -1.45 4.17684 -0.975 -1.45 4.1741 -0.975 -1.45 4.1741 -0.975 -1.45 4.17684 -0.975 -1.47544 4.17431 -0.975 -1.45 3.825 -0.975 -1.47544 4.17431 -0.975 -1.49994 4.1668 -0.975 -1.5225 4.15459 -0.975 -1.45 3.825 -0.975 -1.49994 4.1668 -0.975 -1.5225 4.15459 -0.975 -1.54214 4.13827 -0.975 -1.45 3.825 -0.975 -1.45 3.825 -0.975 -1.54214 4.13827 -0.975 -1.58 4.04565 -0.975 -1.58 3.9 -0.975 -1.45 3.825 -0.975 -1.58 4.04565 -0.975 -1.58 3.9 -0.975 -1.605 3.825 -0.975 -1.45 3.825 -0.975 -1.58 3.9 -0.975 -1.605 3.9 -0.975 -1.605 3.825 -0.975 -1.45 4.1741 -0.975 -1.47544 4.17431 -0.975 -1.45 3.825 -0.975 -1.54214 4.13827 -0.975 -1.5583 4.11831 -0.975 -1.58 4.04565 -0.975 -1.58 4.04565 -0.975 -1.5583 4.11831 -0.975 -1.5702 4.09572 -0.975 -1.57754 4.07113 -0.975 -1.58 4.04565 -0.975 -1.5702 4.09572 -0.975 -1.88 2.0031 -4.89926 -1.88 2.02037 -4.92996 -1.45 2.01834 -4.92549 -1.45 1.99484 -4.88845 -1.88 2.0031 -4.89926 -1.45 2.01834 -4.92549 -1.45 1.99484 -4.88845 -1.88 1.98003 -4.87265 -1.88 2.0031 -4.89926 -1.45 1.99484 -4.88845 -1.45 1.96286 -4.85842 -1.88 1.98003 -4.87265 -1.88 1.98003 -4.87265 -1.45 1.96286 -4.85842 -1.88 1.9521 -4.8512 -1.88 1.9521 -4.8512 -1.45 1.96286 -4.85842 -1.45 1.92442 -4.83729 -1.88 1.92044 -4.83577 -1.45 1.92442 -4.83729 -1.58 1.92044 -4.83577 -1.88 1.92044 -4.83577 -1.88 1.9521 -4.8512 -1.45 1.92442 -4.83729 -1.58 2.03269 -4.97163 -1.45 2.0319 -4.96721 -1.58 2.02037 -4.92996 -1.58 2.03269 -4.97163 -1.45 2.03465 -5.01099 -1.45 2.0319 -4.96721 -1.58 2.03269 -4.97163 -1.58 2.03435 -5.01505 -1.45 2.03465 -5.01099 -1.45 2.03465 -5.01099 -1.58 2.03435 -5.01505 -1.45 2.02643 -5.05408 -1.45 2.02643 -5.05408 -1.58 2.03435 -5.01505 -1.58 2.02527 -5.05754 -1.45 2.00776 -5.09377 -1.58 2.02527 -5.05754 -1.58 2.006 -5.09649 -1.45 1.9798 -5.12757 -1.58 2.006 -5.09649 -1.58 1.97772 -5.12949 -1.45 1.94431 -5.15335 -1.58 1.97772 -5.12949 -1.58 1.94219 -5.1545 -1.45 1.90352 -5.1695 -1.58 1.94219 -5.1545 -1.58 1.90159 -5.16999 -1.45 1.86 -5.175 -1.58 1.90159 -5.16999 -1.58 1.85843 -5.17499 -1.45 1.81648 -5.1695 -1.58 1.85843 -5.17499 -1.58 1.81536 -5.16921 -1.45 1.77569 -5.15335 -1.58 1.81536 -5.16921 -1.58 1.77505 -5.153 -1.45 1.7402 -5.12757 -1.58 1.77505 -5.153 -1.58 1.73997 -5.12735 -1.45 1.71224 -5.09377 -1.58 1.73997 -5.12735 -1.58 1.71229 -5.09385 -1.58 1.69372 -5.05456 -1.45 1.71224 -5.09377 -1.58 1.71229 -5.09385 -1.58 1.69372 -5.05456 -1.45 1.69357 -5.05408 -1.45 1.71224 -5.09377 -1.58 1.69372 -5.05456 -1.58 1.68541 -5.01191 -1.45 1.69357 -5.05408 -1.45 1.69357 -5.05408 -1.58 1.68541 -5.01191 -1.45 1.68535 -5.01099 -1.45 1.68535 -5.01099 -1.58 1.68541 -5.01191 -1.58 1.68785 -4.96853 -1.45 1.6881 -4.96721 -1.58 1.68785 -4.96853 -1.58 1.70091 -4.92709 -1.45 1.70166 -4.92549 -1.58 1.70091 -4.92709 -1.58 1.72378 -4.89014 -1.45 1.72516 -4.88845 -1.58 1.72378 -4.89014 -1.58 1.75505 -4.85996 -1.45 1.75714 -4.85842 -1.58 1.75505 -4.85996 -1.58 1.79279 -4.83842 -1.45 1.79558 -4.83729 -1.58 1.79279 -4.83842 -1.58 1.83467 -4.82684 -1.45 1.83807 -4.82638 -1.58 1.83467 -4.82684 -1.58 1.87811 -4.82594 -1.45 1.88193 -4.82638 -1.58 1.87811 -4.82594 -1.58 1.92044 -4.83577 -1.45 1.92442 -4.83729 -1.45 1.88193 -4.82638 -1.58 1.92044 -4.83577 -1.45 2.02643 -5.05408 -1.58 2.02527 -5.05754 -1.45 2.00776 -5.09377 -1.45 2.00776 -5.09377 -1.58 2.006 -5.09649 -1.45 1.9798 -5.12757 -1.45 1.9798 -5.12757 -1.58 1.97772 -5.12949 -1.45 1.94431 -5.15335 -1.45 1.94431 -5.15335 -1.58 1.94219 -5.1545 -1.45 1.90352 -5.1695 -1.45 1.90352 -5.1695 -1.58 1.90159 -5.16999 -1.45 1.86 -5.175 -1.45 1.86 -5.175 -1.58 1.85843 -5.17499 -1.45 1.81648 -5.1695 -1.45 1.81648 -5.1695 -1.58 1.81536 -5.16921 -1.45 1.77569 -5.15335 -1.45 1.77569 -5.15335 -1.58 1.77505 -5.153 -1.45 1.7402 -5.12757 -1.45 1.7402 -5.12757 -1.58 1.73997 -5.12735 -1.45 1.71224 -5.09377 -1.45 1.68535 -5.01099 -1.58 1.68785 -4.96853 -1.45 1.6881 -4.96721 -1.45 1.6881 -4.96721 -1.58 1.70091 -4.92709 -1.45 1.70166 -4.92549 -1.45 1.70166 -4.92549 -1.58 1.72378 -4.89014 -1.45 1.72516 -4.88845 -1.45 1.72516 -4.88845 -1.58 1.75505 -4.85996 -1.45 1.75714 -4.85842 -1.45 1.75714 -4.85842 -1.58 1.79279 -4.83842 -1.45 1.79558 -4.83729 -1.45 1.79558 -4.83729 -1.58 1.83467 -4.82684 -1.45 1.83807 -4.82638 -1.45 1.83807 -4.82638 -1.58 1.87811 -4.82594 -1.45 1.88193 -4.82638 -1.45 2.0319 -4.96721 -1.45 2.01834 -4.92549 -1.58 2.02037 -4.92996 -1.58 2.02037 -4.92996 -1.45 2.01834 -4.92549 -1.88 2.02037 -4.92996 -1.45 1.90352 -5.1695 -1.45 1.86 -5.175 -1.45 1.86 -5.1 -1.45 1.88588 -5.09659 -1.45 1.90352 -5.1695 -1.45 1.86 -5.1 -1.45 1.88588 -5.09659 -1.45 1.94431 -5.15335 -1.45 1.90352 -5.1695 -1.45 1.88588 -5.09659 -1.45 1.91 -5.0866 -1.45 1.94431 -5.15335 -1.45 1.94431 -5.15335 -1.45 1.91 -5.0866 -1.45 1.9798 -5.12757 -1.45 1.9798 -5.12757 -1.45 1.91 -5.0866 -1.45 1.93071 -5.07071 -1.45 2.00776 -5.09377 -1.45 1.93071 -5.07071 -1.45 1.9466 -5.05 -1.45 2.02643 -5.05408 -1.45 1.9466 -5.05 -1.45 1.95659 -5.02588 -1.45 2.03465 -5.01099 -1.45 1.95659 -5.02588 -1.45 1.96 -5 -1.45 2.0319 -4.96721 -1.45 1.96 -5 -1.45 1.95659 -4.97412 -1.45 2.01834 -4.92549 -1.45 1.95659 -4.97412 -1.45 1.9466 -4.95 -1.45 1.99484 -4.88845 -1.45 1.9466 -4.95 -1.45 1.93071 -4.92929 -1.45 1.96286 -4.85842 -1.45 1.93071 -4.92929 -1.45 1.91 -4.9134 -1.45 1.92442 -4.83729 -1.45 1.91 -4.9134 -1.45 1.88588 -4.90341 -1.45 1.88193 -4.82638 -1.45 1.88588 -4.90341 -1.45 1.86 -4.9 -1.45 1.83807 -4.82638 -1.45 1.86 -4.9 -1.45 1.83412 -4.90341 -1.45 1.79558 -4.83729 -1.45 1.83412 -4.90341 -1.45 1.81 -4.9134 -1.45 1.75714 -4.85842 -1.45 1.81 -4.9134 -1.45 1.78929 -4.92929 -1.45 1.72516 -4.88845 -1.45 1.78929 -4.92929 -1.45 1.7734 -4.95 -1.45 1.70166 -4.92549 -1.45 1.7734 -4.95 -1.45 1.76341 -4.97412 -1.45 1.6881 -4.96721 -1.45 1.76341 -4.97412 -1.45 1.76 -5 -1.45 1.68535 -5.01099 -1.45 1.76 -5 -1.45 1.76341 -5.02588 -1.45 1.69357 -5.05408 -1.45 1.76341 -5.02588 -1.45 1.7734 -5.05 -1.45 1.71224 -5.09377 -1.45 1.7734 -5.05 -1.45 1.78929 -5.07071 -1.45 1.7402 -5.12757 -1.45 1.78929 -5.07071 -1.45 1.81 -5.0866 -1.45 1.77569 -5.15335 -1.45 1.81 -5.0866 -1.45 1.83412 -5.09659 -1.45 1.81648 -5.1695 -1.45 1.83412 -5.09659 -1.45 1.86 -5.1 -1.45 1.86 -5.175 -1.45 1.81648 -5.1695 -1.45 1.86 -5.1 -1.45 1.81648 -5.1695 -1.45 1.77569 -5.15335 -1.45 1.83412 -5.09659 -1.45 1.77569 -5.15335 -1.45 1.7402 -5.12757 -1.45 1.81 -5.0866 -1.45 1.7402 -5.12757 -1.45 1.71224 -5.09377 -1.45 1.78929 -5.07071 -1.45 1.71224 -5.09377 -1.45 1.69357 -5.05408 -1.45 1.7734 -5.05 -1.45 1.69357 -5.05408 -1.45 1.68535 -5.01099 -1.45 1.76341 -5.02588 -1.45 1.68535 -5.01099 -1.45 1.6881 -4.96721 -1.45 1.76 -5 -1.45 1.6881 -4.96721 -1.45 1.70166 -4.92549 -1.45 1.76341 -4.97412 -1.45 1.70166 -4.92549 -1.45 1.72516 -4.88845 -1.45 1.7734 -4.95 -1.45 1.72516 -4.88845 -1.45 1.75714 -4.85842 -1.45 1.78929 -4.92929 -1.45 1.75714 -4.85842 -1.45 1.79558 -4.83729 -1.45 1.81 -4.9134 -1.45 1.79558 -4.83729 -1.45 1.83807 -4.82638 -1.45 1.83412 -4.90341 -1.45 1.83807 -4.82638 -1.45 1.88193 -4.82638 -1.45 1.86 -4.9 -1.45 1.88193 -4.82638 -1.45 1.92442 -4.83729 -1.45 1.88588 -4.90341 -1.45 1.92442 -4.83729 -1.45 1.96286 -4.85842 -1.45 1.91 -4.9134 -1.45 1.96286 -4.85842 -1.45 1.99484 -4.88845 -1.45 1.93071 -4.92929 -1.45 1.99484 -4.88845 -1.45 2.01834 -4.92549 -1.45 1.9466 -4.95 -1.45 2.01834 -4.92549 -1.45 2.0319 -4.96721 -1.45 1.95659 -4.97412 -1.45 2.0319 -4.96721 -1.45 2.03465 -5.01099 -1.45 1.96 -5 -1.45 2.03465 -5.01099 -1.45 2.02643 -5.05408 -1.45 1.95659 -5.02588 -1.45 2.02643 -5.05408 -1.45 2.00776 -5.09377 -1.45 1.9466 -5.05 -1.45 2.00776 -5.09377 -1.45 1.9798 -5.12757 -1.45 1.93071 -5.07071 -1.58 3.9129 -4.82711 -1.45 3.87558 -4.83729 -1.58 3.87004 -4.83959 -1.58 3.9129 -4.82711 -1.45 3.91807 -4.82638 -1.45 3.87558 -4.83729 -1.58 3.9129 -4.82711 -1.58 3.95752 -4.82588 -1.45 3.91807 -4.82638 -1.45 3.91807 -4.82638 -1.58 3.95752 -4.82588 -1.45 3.96193 -4.82638 -1.45 3.96193 -4.82638 -1.58 3.95752 -4.82588 -1.58 4.001 -4.83598 -1.45 4.00442 -4.83729 -1.58 4.001 -4.83598 -1.58 4.04051 -4.85674 -1.45 4.04286 -4.85842 -1.58 4.04051 -4.85674 -1.58 4.07349 -4.88683 -1.45 4.07484 -4.88845 -1.58 4.07349 -4.88683 -1.58 4.09777 -4.92429 -1.45 4.09834 -4.92549 -1.58 4.09777 -4.92429 -1.58 4.1118 -4.96666 -1.45 4.1119 -4.96721 -1.58 4.1118 -4.96666 -1.58 4.11464 -5.01121 -1.45 4.11465 -5.01099 -1.58 4.11464 -5.01121 -1.45 4.10643 -5.05408 -1.45 4.11465 -5.01099 -1.45 4.1119 -4.96721 -1.58 4.11464 -5.01121 -1.45 3.96193 -4.82638 -1.58 4.001 -4.83598 -1.45 4.00442 -4.83729 -1.45 4.00442 -4.83729 -1.58 4.04051 -4.85674 -1.45 4.04286 -4.85842 -1.45 4.04286 -4.85842 -1.58 4.07349 -4.88683 -1.45 4.07484 -4.88845 -1.45 4.07484 -4.88845 -1.58 4.09777 -4.92429 -1.45 4.09834 -4.92549 -1.45 4.09834 -4.92549 -1.58 4.1118 -4.96666 -1.45 4.1119 -4.96721 -1.58 4.11464 -5.01121 -1.58 4.10612 -5.05503 -1.45 4.10643 -5.05408 -1.45 4.10643 -5.05408 -1.58 4.10612 -5.05503 -1.45 4.08776 -5.09377 -1.45 4.08776 -5.09377 -1.58 4.10612 -5.05503 -1.58 4.0868 -5.09527 -1.45 4.0598 -5.12757 -1.58 4.0868 -5.09527 -1.58 4.05792 -5.12931 -1.45 4.02431 -5.15335 -1.58 4.05792 -5.12931 -1.58 4.02137 -5.15493 -1.45 3.98352 -5.1695 -1.58 4.02137 -5.15493 -1.58 3.97953 -5.17048 -1.45 3.94 -5.175 -1.58 3.97953 -5.17048 -1.58 3.93511 -5.17493 -1.45 3.89648 -5.1695 -1.58 3.93511 -5.17493 -1.58 3.89102 -5.168 -1.45 3.85569 -5.15335 -1.58 3.89102 -5.168 -1.58 3.85011 -5.15015 -1.45 3.8202 -5.12757 -1.58 3.85011 -5.15015 -1.58 3.81504 -5.12252 -1.45 3.79224 -5.09377 -1.58 3.81504 -5.12252 -1.58 3.78811 -5.08692 -1.45 3.77357 -5.05408 -1.58 3.78811 -5.08692 -1.58 3.77106 -5.04567 -1.45 3.76535 -5.01099 -1.58 3.77106 -5.04567 -1.58 3.76501 -5.00144 -1.45 3.7681 -4.96721 -1.58 3.76501 -5.00144 -1.58 3.77033 -4.95712 -1.45 3.78166 -4.92549 -1.58 3.77033 -4.95712 -1.58 3.7867 -4.91559 -1.45 3.80516 -4.88845 -1.58 3.7867 -4.91559 -1.88 3.80867 -4.88434 -1.45 3.83714 -4.85842 -1.88 3.80867 -4.88434 -1.88 3.8369 -4.8586 -1.88 3.87004 -4.83959 -1.45 3.83714 -4.85842 -1.88 3.8369 -4.8586 -1.88 3.87004 -4.83959 -1.58 3.87004 -4.83959 -1.45 3.83714 -4.85842 -1.45 3.83714 -4.85842 -1.58 3.87004 -4.83959 -1.45 3.87558 -4.83729 -1.45 4.08776 -5.09377 -1.58 4.0868 -5.09527 -1.45 4.0598 -5.12757 -1.45 4.0598 -5.12757 -1.58 4.05792 -5.12931 -1.45 4.02431 -5.15335 -1.45 4.02431 -5.15335 -1.58 4.02137 -5.15493 -1.45 3.98352 -5.1695 -1.45 3.98352 -5.1695 -1.58 3.97953 -5.17048 -1.45 3.94 -5.175 -1.45 3.94 -5.175 -1.58 3.93511 -5.17493 -1.45 3.89648 -5.1695 -1.45 3.89648 -5.1695 -1.58 3.89102 -5.168 -1.45 3.85569 -5.15335 -1.45 3.85569 -5.15335 -1.58 3.85011 -5.15015 -1.45 3.8202 -5.12757 -1.45 3.8202 -5.12757 -1.58 3.81504 -5.12252 -1.45 3.79224 -5.09377 -1.45 3.79224 -5.09377 -1.58 3.78811 -5.08692 -1.45 3.77357 -5.05408 -1.45 3.77357 -5.05408 -1.58 3.77106 -5.04567 -1.45 3.76535 -5.01099 -1.45 3.76535 -5.01099 -1.58 3.76501 -5.00144 -1.45 3.7681 -4.96721 -1.45 3.7681 -4.96721 -1.58 3.77033 -4.95712 -1.45 3.78166 -4.92549 -1.58 3.7867 -4.91559 -1.88 3.7867 -4.91559 -1.88 3.80867 -4.88434 -1.45 3.80516 -4.88845 -1.88 3.80867 -4.88434 -1.45 3.83714 -4.85842 -1.45 3.80516 -4.88845 -1.45 3.78166 -4.92549 -1.58 3.7867 -4.91559 -1.45 3.98352 -5.1695 -1.45 3.94 -5.175 -1.45 3.94 -5.1 -1.45 3.96588 -5.09659 -1.45 3.98352 -5.1695 -1.45 3.94 -5.1 -1.45 3.96588 -5.09659 -1.45 4.02431 -5.15335 -1.45 3.98352 -5.1695 -1.45 3.96588 -5.09659 -1.45 3.99 -5.0866 -1.45 4.02431 -5.15335 -1.45 4.02431 -5.15335 -1.45 3.99 -5.0866 -1.45 4.0598 -5.12757 -1.45 4.0598 -5.12757 -1.45 3.99 -5.0866 -1.45 4.01071 -5.07071 -1.45 4.08776 -5.09377 -1.45 4.01071 -5.07071 -1.45 4.0266 -5.05 -1.45 4.10643 -5.05408 -1.45 4.0266 -5.05 -1.45 4.03659 -5.02588 -1.45 4.11465 -5.01099 -1.45 4.03659 -5.02588 -1.45 4.04 -5 -1.45 4.1119 -4.96721 -1.45 4.04 -5 -1.45 4.03659 -4.97412 -1.45 4.09834 -4.92549 -1.45 4.03659 -4.97412 -1.45 4.0266 -4.95 -1.45 4.07484 -4.88845 -1.45 4.0266 -4.95 -1.45 4.01071 -4.92929 -1.45 4.04286 -4.85842 -1.45 4.01071 -4.92929 -1.45 3.99 -4.9134 -1.45 4.00442 -4.83729 -1.45 3.99 -4.9134 -1.45 3.96588 -4.90341 -1.45 3.96193 -4.82638 -1.45 3.96588 -4.90341 -1.45 3.94 -4.9 -1.45 3.91807 -4.82638 -1.45 3.94 -4.9 -1.45 3.91412 -4.90341 -1.45 3.87558 -4.83729 -1.45 3.91412 -4.90341 -1.45 3.89 -4.9134 -1.45 3.83714 -4.85842 -1.45 3.89 -4.9134 -1.45 3.86929 -4.92929 -1.45 3.80516 -4.88845 -1.45 3.86929 -4.92929 -1.45 3.8534 -4.95 -1.45 3.78166 -4.92549 -1.45 3.8534 -4.95 -1.45 3.84341 -4.97412 -1.45 3.7681 -4.96721 -1.45 3.84341 -4.97412 -1.45 3.84 -5 -1.45 3.76535 -5.01099 -1.45 3.84 -5 -1.45 3.84341 -5.02588 -1.45 3.77357 -5.05408 -1.45 3.84341 -5.02588 -1.45 3.8534 -5.05 -1.45 3.79224 -5.09377 -1.45 3.8534 -5.05 -1.45 3.86929 -5.07071 -1.45 3.8202 -5.12757 -1.45 3.86929 -5.07071 -1.45 3.89 -5.0866 -1.45 3.85569 -5.15335 -1.45 3.89 -5.0866 -1.45 3.91412 -5.09659 -1.45 3.89648 -5.1695 -1.45 3.91412 -5.09659 -1.45 3.94 -5.1 -1.45 3.94 -5.175 -1.45 3.89648 -5.1695 -1.45 3.94 -5.1 -1.45 3.89648 -5.1695 -1.45 3.85569 -5.15335 -1.45 3.91412 -5.09659 -1.45 3.85569 -5.15335 -1.45 3.8202 -5.12757 -1.45 3.89 -5.0866 -1.45 3.8202 -5.12757 -1.45 3.79224 -5.09377 -1.45 3.86929 -5.07071 -1.45 3.79224 -5.09377 -1.45 3.77357 -5.05408 -1.45 3.8534 -5.05 -1.45 3.77357 -5.05408 -1.45 3.76535 -5.01099 -1.45 3.84341 -5.02588 -1.45 3.76535 -5.01099 -1.45 3.7681 -4.96721 -1.45 3.84 -5 -1.45 3.7681 -4.96721 -1.45 3.78166 -4.92549 -1.45 3.84341 -4.97412 -1.45 3.78166 -4.92549 -1.45 3.80516 -4.88845 -1.45 3.8534 -4.95 -1.45 3.80516 -4.88845 -1.45 3.83714 -4.85842 -1.45 3.86929 -4.92929 -1.45 3.83714 -4.85842 -1.45 3.87558 -4.83729 -1.45 3.89 -4.9134 -1.45 3.87558 -4.83729 -1.45 3.91807 -4.82638 -1.45 3.91412 -4.90341 -1.45 3.91807 -4.82638 -1.45 3.96193 -4.82638 -1.45 3.94 -4.9 -1.45 3.96193 -4.82638 -1.45 4.00442 -4.83729 -1.45 3.96588 -4.90341 -1.45 4.00442 -4.83729 -1.45 4.04286 -4.85842 -1.45 3.99 -4.9134 -1.45 4.04286 -4.85842 -1.45 4.07484 -4.88845 -1.45 4.01071 -4.92929 -1.45 4.07484 -4.88845 -1.45 4.09834 -4.92549 -1.45 4.0266 -4.95 -1.45 4.09834 -4.92549 -1.45 4.1119 -4.96721 -1.45 4.03659 -4.97412 -1.45 4.1119 -4.96721 -1.45 4.11465 -5.01099 -1.45 4.04 -5 -1.45 4.11465 -5.01099 -1.45 4.10643 -5.05408 -1.45 4.03659 -5.02588 -1.45 4.10643 -5.05408 -1.45 4.08776 -5.09377 -1.45 4.0266 -5.05 -1.45 4.08776 -5.09377 -1.45 4.0598 -5.12757 -1.45 4.01071 -5.07071 -1.45 1.94912 -0.896593 -1.1 1.94912 -0.896593 -1.45 1.975 -0.9 -1.45 1.94912 -0.896593 -1.1 1.925 -0.886603 -1.1 1.94912 -0.896593 -1.45 1.94912 -0.896593 -1.45 1.925 -0.886603 -1.1 1.925 -0.886603 -1.1 1.925 -0.886603 -1.45 1.925 -0.886603 -1.1 1.90429 -0.870711 -1.1 1.90429 -0.870711 -1.45 1.925 -0.886603 -1.45 1.90429 -0.870711 -1.1 1.8884 -0.85 -1.45 1.90429 -0.870711 -1.45 1.8884 -0.85 -1.1 1.87841 -0.825882 -1.45 1.8884 -0.85 -1.45 1.87841 -0.825882 -1.1 1.875 -0.8 -1.45 1.87841 -0.825882 -1.45 1.875 -0.8 -1.1 1.87841 -0.774118 -1.45 1.875 -0.8 -1.45 1.87841 -0.774118 -1.1 1.8884 -0.75 -1.45 1.87841 -0.774118 -1.45 1.8884 -0.75 -1.1 1.90429 -0.729289 -1.45 1.8884 -0.75 -1.45 1.90429 -0.729289 -1.1 1.925 -0.713397 -1.45 1.90429 -0.729289 -1.45 1.925 -0.713397 -1.1 1.94912 -0.703407 -1.45 1.925 -0.713397 -1.45 1.94912 -0.703407 -1.1 1.975 -0.7 -1.45 1.94912 -0.703407 -1.45 1.975 -0.7 -1.1 2.00088 -0.703407 -1.45 1.975 -0.7 -1.45 2.00088 -0.703407 -1.1 2.025 -0.713397 -1.45 2.00088 -0.703407 -1.45 2.025 -0.713397 -1.1 2.04571 -0.729289 -1.45 2.025 -0.713397 -1.45 2.04571 -0.729289 -1.1 2.0616 -0.75 -1.45 2.04571 -0.729289 -1.45 2.0616 -0.75 -1.1 2.07159 -0.774118 -1.45 2.0616 -0.75 -1.45 2.07159 -0.774118 -1.1 2.075 -0.8 -1.45 2.07159 -0.774118 -1.45 2.075 -0.8 -1.1 2.07159 -0.825882 -1.45 2.075 -0.8 -1.45 2.07159 -0.825882 -1.1 2.0616 -0.85 -1.45 2.07159 -0.825882 -1.45 2.0616 -0.85 -1.1 2.04571 -0.870711 -1.45 2.0616 -0.85 -1.45 2.04571 -0.870711 -1.1 2.025 -0.886603 -1.45 2.04571 -0.870711 -1.45 2.025 -0.886603 -1.1 2.00088 -0.896593 -1.45 2.025 -0.886603 -1.45 2.00088 -0.896593 -1.1 1.975 -0.9 -1.45 2.00088 -0.896593 -1.45 1.975 -0.9 -1.1 1.94912 -0.896593 -1.1 1.975 -0.9 -1.45 1.975 -0.9 -1.1 1.90429 -0.870711 -1.45 1.90429 -0.870711 -1.1 1.8884 -0.85 -1.1 1.8884 -0.85 -1.45 1.8884 -0.85 -1.1 1.87841 -0.825882 -1.1 1.87841 -0.825882 -1.45 1.87841 -0.825882 -1.1 1.875 -0.8 -1.1 1.875 -0.8 -1.45 1.875 -0.8 -1.1 1.87841 -0.774118 -1.1 1.87841 -0.774118 -1.45 1.87841 -0.774118 -1.1 1.8884 -0.75 -1.1 1.8884 -0.75 -1.45 1.8884 -0.75 -1.1 1.90429 -0.729289 -1.1 1.90429 -0.729289 -1.45 1.90429 -0.729289 -1.1 1.925 -0.713397 -1.1 1.925 -0.713397 -1.45 1.925 -0.713397 -1.1 1.94912 -0.703407 -1.1 1.94912 -0.703407 -1.45 1.94912 -0.703407 -1.1 1.975 -0.7 -1.1 1.975 -0.7 -1.45 1.975 -0.7 -1.1 2.00088 -0.703407 -1.1 2.00088 -0.703407 -1.45 2.00088 -0.703407 -1.1 2.025 -0.713397 -1.1 2.025 -0.713397 -1.45 2.025 -0.713397 -1.1 2.04571 -0.729289 -1.1 2.04571 -0.729289 -1.45 2.04571 -0.729289 -1.1 2.0616 -0.75 -1.1 2.0616 -0.75 -1.45 2.0616 -0.75 -1.1 2.07159 -0.774118 -1.1 2.07159 -0.774118 -1.45 2.07159 -0.774118 -1.1 2.075 -0.8 -1.1 2.075 -0.8 -1.45 2.075 -0.8 -1.1 2.07159 -0.825882 -1.1 2.07159 -0.825882 -1.45 2.07159 -0.825882 -1.1 2.0616 -0.85 -1.1 2.0616 -0.85 -1.45 2.0616 -0.85 -1.1 2.04571 -0.870711 -1.1 2.04571 -0.870711 -1.45 2.04571 -0.870711 -1.1 2.025 -0.886603 -1.1 2.025 -0.886603 -1.45 2.025 -0.886603 -1.1 2.00088 -0.896593 -1.1 2.00088 -0.896593 -1.45 2.00088 -0.896593 -1.1 1.975 -0.9 -1.45 3.79912 -0.896593 -1.1 3.79912 -0.896593 -1.45 3.825 -0.9 -1.45 3.79912 -0.896593 -1.1 3.775 -0.886603 -1.1 3.79912 -0.896593 -1.45 3.79912 -0.896593 -1.45 3.775 -0.886603 -1.1 3.775 -0.886603 -1.1 3.775 -0.886603 -1.45 3.775 -0.886603 -1.1 3.75429 -0.870711 -1.1 3.75429 -0.870711 -1.45 3.775 -0.886603 -1.45 3.75429 -0.870711 -1.1 3.7384 -0.85 -1.45 3.75429 -0.870711 -1.45 3.7384 -0.85 -1.1 3.72841 -0.825882 -1.45 3.7384 -0.85 -1.45 3.72841 -0.825882 -1.1 3.725 -0.8 -1.45 3.72841 -0.825882 -1.45 3.725 -0.8 -1.1 3.72841 -0.774118 -1.45 3.725 -0.8 -1.45 3.72841 -0.774118 -1.1 3.7384 -0.75 -1.45 3.72841 -0.774118 -1.45 3.7384 -0.75 -1.1 3.75429 -0.729289 -1.45 3.7384 -0.75 -1.45 3.75429 -0.729289 -1.1 3.775 -0.713397 -1.45 3.75429 -0.729289 -1.45 3.775 -0.713397 -1.1 3.79912 -0.703407 -1.45 3.775 -0.713397 -1.45 3.79912 -0.703407 -1.1 3.825 -0.7 -1.45 3.79912 -0.703407 -1.45 3.825 -0.7 -1.1 3.85088 -0.703407 -1.45 3.825 -0.7 -1.45 3.85088 -0.703407 -1.1 3.875 -0.713397 -1.45 3.85088 -0.703407 -1.45 3.875 -0.713397 -1.1 3.89571 -0.729289 -1.45 3.875 -0.713397 -1.45 3.89571 -0.729289 -1.1 3.9116 -0.75 -1.45 3.89571 -0.729289 -1.45 3.9116 -0.75 -1.1 3.92159 -0.774118 -1.45 3.9116 -0.75 -1.45 3.92159 -0.774118 -1.1 3.925 -0.8 -1.45 3.92159 -0.774118 -1.45 3.925 -0.8 -1.1 3.92159 -0.825882 -1.45 3.925 -0.8 -1.45 3.92159 -0.825882 -1.1 3.9116 -0.85 -1.45 3.92159 -0.825882 -1.45 3.9116 -0.85 -1.1 3.89571 -0.870711 -1.45 3.9116 -0.85 -1.45 3.89571 -0.870711 -1.1 3.875 -0.886603 -1.45 3.89571 -0.870711 -1.45 3.875 -0.886603 -1.1 3.85088 -0.896593 -1.45 3.875 -0.886603 -1.45 3.85088 -0.896593 -1.1 3.825 -0.9 -1.45 3.85088 -0.896593 -1.45 3.825 -0.9 -1.1 3.79912 -0.896593 -1.1 3.825 -0.9 -1.45 3.825 -0.9 -1.1 3.75429 -0.870711 -1.45 3.75429 -0.870711 -1.1 3.7384 -0.85 -1.1 3.7384 -0.85 -1.45 3.7384 -0.85 -1.1 3.72841 -0.825882 -1.1 3.72841 -0.825882 -1.45 3.72841 -0.825882 -1.1 3.725 -0.8 -1.1 3.725 -0.8 -1.45 3.725 -0.8 -1.1 3.72841 -0.774118 -1.1 3.72841 -0.774118 -1.45 3.72841 -0.774118 -1.1 3.7384 -0.75 -1.1 3.7384 -0.75 -1.45 3.7384 -0.75 -1.1 3.75429 -0.729289 -1.1 3.75429 -0.729289 -1.45 3.75429 -0.729289 -1.1 3.775 -0.713397 -1.1 3.775 -0.713397 -1.45 3.775 -0.713397 -1.1 3.79912 -0.703407 -1.1 3.79912 -0.703407 -1.45 3.79912 -0.703407 -1.1 3.825 -0.7 -1.1 3.825 -0.7 -1.45 3.825 -0.7 -1.1 3.85088 -0.703407 -1.1 3.85088 -0.703407 -1.45 3.85088 -0.703407 -1.1 3.875 -0.713397 -1.1 3.875 -0.713397 -1.45 3.875 -0.713397 -1.1 3.89571 -0.729289 -1.1 3.89571 -0.729289 -1.45 3.89571 -0.729289 -1.1 3.9116 -0.75 -1.1 3.9116 -0.75 -1.45 3.9116 -0.75 -1.1 3.92159 -0.774118 -1.1 3.92159 -0.774118 -1.45 3.92159 -0.774118 -1.1 3.925 -0.8 -1.1 3.925 -0.8 -1.45 3.925 -0.8 -1.1 3.92159 -0.825882 -1.1 3.92159 -0.825882 -1.45 3.92159 -0.825882 -1.1 3.9116 -0.85 -1.1 3.9116 -0.85 -1.45 3.9116 -0.85 -1.1 3.89571 -0.870711 -1.1 3.89571 -0.870711 -1.45 3.89571 -0.870711 -1.1 3.875 -0.886603 -1.1 3.875 -0.886603 -1.45 3.875 -0.886603 -1.1 3.85088 -0.896593 -1.1 3.85088 -0.896593 -1.45 3.85088 -0.896593 -1.1 3.825 -0.9 -1.45 3.91412 -5.09659 -1.1 3.91412 -5.09659 -1.45 3.94 -5.1 -1.45 3.91412 -5.09659 -1.1 3.89 -5.0866 -1.1 3.91412 -5.09659 -1.45 3.91412 -5.09659 -1.45 3.89 -5.0866 -1.1 3.89 -5.0866 -1.1 3.89 -5.0866 -1.45 3.89 -5.0866 -1.1 3.86929 -5.07071 -1.1 3.86929 -5.07071 -1.45 3.89 -5.0866 -1.45 3.86929 -5.07071 -1.1 3.8534 -5.05 -1.45 3.86929 -5.07071 -1.45 3.8534 -5.05 -1.1 3.84341 -5.02588 -1.45 3.8534 -5.05 -1.45 3.84341 -5.02588 -1.1 3.84 -5 -1.45 3.84341 -5.02588 -1.45 3.84 -5 -1.1 3.84341 -4.97412 -1.45 3.84 -5 -1.45 3.84341 -4.97412 -1.1 3.8534 -4.95 -1.45 3.84341 -4.97412 -1.45 3.8534 -4.95 -1.1 3.86929 -4.92929 -1.45 3.8534 -4.95 -1.45 3.86929 -4.92929 -1.1 3.89 -4.9134 -1.45 3.86929 -4.92929 -1.45 3.89 -4.9134 -1.1 3.91412 -4.90341 -1.45 3.89 -4.9134 -1.45 3.91412 -4.90341 -1.1 3.94 -4.9 -1.45 3.91412 -4.90341 -1.45 3.94 -4.9 -1.1 3.96588 -4.90341 -1.45 3.94 -4.9 -1.45 3.96588 -4.90341 -1.1 3.99 -4.9134 -1.45 3.96588 -4.90341 -1.45 3.99 -4.9134 -1.1 4.01071 -4.92929 -1.45 3.99 -4.9134 -1.45 4.01071 -4.92929 -1.1 4.0266 -4.95 -1.45 4.01071 -4.92929 -1.45 4.0266 -4.95 -1.1 4.03659 -4.97412 -1.45 4.0266 -4.95 -1.45 4.03659 -4.97412 -1.1 4.04 -5 -1.45 4.03659 -4.97412 -1.45 4.04 -5 -1.1 4.03659 -5.02588 -1.45 4.04 -5 -1.45 4.03659 -5.02588 -1.1 4.0266 -5.05 -1.45 4.03659 -5.02588 -1.45 4.0266 -5.05 -1.1 4.01071 -5.07071 -1.45 4.0266 -5.05 -1.45 4.01071 -5.07071 -1.1 3.99 -5.0866 -1.45 4.01071 -5.07071 -1.45 3.99 -5.0866 -1.1 3.96588 -5.09659 -1.45 3.99 -5.0866 -1.45 3.96588 -5.09659 -1.1 3.94 -5.1 -1.45 3.96588 -5.09659 -1.45 3.94 -5.1 -1.1 3.91412 -5.09659 -1.1 3.94 -5.1 -1.45 3.94 -5.1 -1.1 3.86929 -5.07071 -1.45 3.86929 -5.07071 -1.1 3.8534 -5.05 -1.1 3.8534 -5.05 -1.45 3.8534 -5.05 -1.1 3.84341 -5.02588 -1.1 3.84341 -5.02588 -1.45 3.84341 -5.02588 -1.1 3.84 -5 -1.1 3.84 -5 -1.45 3.84 -5 -1.1 3.84341 -4.97412 -1.1 3.84341 -4.97412 -1.45 3.84341 -4.97412 -1.1 3.8534 -4.95 -1.1 3.8534 -4.95 -1.45 3.8534 -4.95 -1.1 3.86929 -4.92929 -1.1 3.86929 -4.92929 -1.45 3.86929 -4.92929 -1.1 3.89 -4.9134 -1.1 3.89 -4.9134 -1.45 3.89 -4.9134 -1.1 3.91412 -4.90341 -1.1 3.91412 -4.90341 -1.45 3.91412 -4.90341 -1.1 3.94 -4.9 -1.1 3.94 -4.9 -1.45 3.94 -4.9 -1.1 3.96588 -4.90341 -1.1 3.96588 -4.90341 -1.45 3.96588 -4.90341 -1.1 3.99 -4.9134 -1.1 3.99 -4.9134 -1.45 3.99 -4.9134 -1.1 4.01071 -4.92929 -1.1 4.01071 -4.92929 -1.45 4.01071 -4.92929 -1.1 4.0266 -4.95 -1.1 4.0266 -4.95 -1.45 4.0266 -4.95 -1.1 4.03659 -4.97412 -1.1 4.03659 -4.97412 -1.45 4.03659 -4.97412 -1.1 4.04 -5 -1.1 4.04 -5 -1.45 4.04 -5 -1.1 4.03659 -5.02588 -1.1 4.03659 -5.02588 -1.45 4.03659 -5.02588 -1.1 4.0266 -5.05 -1.1 4.0266 -5.05 -1.45 4.0266 -5.05 -1.1 4.01071 -5.07071 -1.1 4.01071 -5.07071 -1.45 4.01071 -5.07071 -1.1 3.99 -5.0866 -1.1 3.99 -5.0866 -1.45 3.99 -5.0866 -1.1 3.96588 -5.09659 -1.1 3.96588 -5.09659 -1.45 3.96588 -5.09659 -1.1 3.94 -5.1 -1.45 1.83412 -5.09659 -1.1 1.83412 -5.09659 -1.45 1.86 -5.1 -1.45 1.83412 -5.09659 -1.1 1.81 -5.0866 -1.1 1.83412 -5.09659 -1.45 1.83412 -5.09659 -1.45 1.81 -5.0866 -1.1 1.81 -5.0866 -1.1 1.81 -5.0866 -1.45 1.81 -5.0866 -1.1 1.78929 -5.07071 -1.1 1.78929 -5.07071 -1.45 1.81 -5.0866 -1.45 1.78929 -5.07071 -1.1 1.7734 -5.05 -1.45 1.78929 -5.07071 -1.45 1.7734 -5.05 -1.1 1.76341 -5.02588 -1.45 1.7734 -5.05 -1.45 1.76341 -5.02588 -1.1 1.76 -5 -1.45 1.76341 -5.02588 -1.45 1.76 -5 -1.1 1.76341 -4.97412 -1.45 1.76 -5 -1.45 1.76341 -4.97412 -1.1 1.7734 -4.95 -1.45 1.76341 -4.97412 -1.45 1.7734 -4.95 -1.1 1.78929 -4.92929 -1.45 1.7734 -4.95 -1.45 1.78929 -4.92929 -1.1 1.81 -4.9134 -1.45 1.78929 -4.92929 -1.45 1.81 -4.9134 -1.1 1.83412 -4.90341 -1.45 1.81 -4.9134 -1.45 1.83412 -4.90341 -1.1 1.86 -4.9 -1.45 1.83412 -4.90341 -1.45 1.86 -4.9 -1.1 1.88588 -4.90341 -1.45 1.86 -4.9 -1.45 1.88588 -4.90341 -1.1 1.91 -4.9134 -1.45 1.88588 -4.90341 -1.45 1.91 -4.9134 -1.1 1.93071 -4.92929 -1.45 1.91 -4.9134 -1.45 1.93071 -4.92929 -1.1 1.9466 -4.95 -1.45 1.93071 -4.92929 -1.45 1.9466 -4.95 -1.1 1.95659 -4.97412 -1.45 1.9466 -4.95 -1.45 1.95659 -4.97412 -1.1 1.96 -5 -1.45 1.95659 -4.97412 -1.45 1.96 -5 -1.1 1.95659 -5.02588 -1.45 1.96 -5 -1.45 1.95659 -5.02588 -1.1 1.9466 -5.05 -1.45 1.95659 -5.02588 -1.45 1.9466 -5.05 -1.1 1.93071 -5.07071 -1.45 1.9466 -5.05 -1.45 1.93071 -5.07071 -1.1 1.91 -5.0866 -1.45 1.93071 -5.07071 -1.45 1.91 -5.0866 -1.1 1.88588 -5.09659 -1.45 1.91 -5.0866 -1.45 1.88588 -5.09659 -1.1 1.86 -5.1 -1.45 1.88588 -5.09659 -1.45 1.86 -5.1 -1.1 1.83412 -5.09659 -1.1 1.86 -5.1 -1.45 1.86 -5.1 -1.1 1.78929 -5.07071 -1.45 1.78929 -5.07071 -1.1 1.7734 -5.05 -1.1 1.7734 -5.05 -1.45 1.7734 -5.05 -1.1 1.76341 -5.02588 -1.1 1.76341 -5.02588 -1.45 1.76341 -5.02588 -1.1 1.76 -5 -1.1 1.76 -5 -1.45 1.76 -5 -1.1 1.76341 -4.97412 -1.1 1.76341 -4.97412 -1.45 1.76341 -4.97412 -1.1 1.7734 -4.95 -1.1 1.7734 -4.95 -1.45 1.7734 -4.95 -1.1 1.78929 -4.92929 -1.1 1.78929 -4.92929 -1.45 1.78929 -4.92929 -1.1 1.81 -4.9134 -1.1 1.81 -4.9134 -1.45 1.81 -4.9134 -1.1 1.83412 -4.90341 -1.1 1.83412 -4.90341 -1.45 1.83412 -4.90341 -1.1 1.86 -4.9 -1.1 1.86 -4.9 -1.45 1.86 -4.9 -1.1 1.88588 -4.90341 -1.1 1.88588 -4.90341 -1.45 1.88588 -4.90341 -1.1 1.91 -4.9134 -1.1 1.91 -4.9134 -1.45 1.91 -4.9134 -1.1 1.93071 -4.92929 -1.1 1.93071 -4.92929 -1.45 1.93071 -4.92929 -1.1 1.9466 -4.95 -1.1 1.9466 -4.95 -1.45 1.9466 -4.95 -1.1 1.95659 -4.97412 -1.1 1.95659 -4.97412 -1.45 1.95659 -4.97412 -1.1 1.96 -5 -1.1 1.96 -5 -1.45 1.96 -5 -1.1 1.95659 -5.02588 -1.1 1.95659 -5.02588 -1.45 1.95659 -5.02588 -1.1 1.9466 -5.05 -1.1 1.9466 -5.05 -1.45 1.9466 -5.05 -1.1 1.93071 -5.07071 -1.1 1.93071 -5.07071 -1.45 1.93071 -5.07071 -1.1 1.91 -5.0866 -1.1 1.91 -5.0866 -1.45 1.91 -5.0866 -1.1 1.88588 -5.09659 -1.1 1.88588 -5.09659 -1.45 1.88588 -5.09659 -1.1 1.86 -5.1 -1.45 4.2 -1.05 -1.45 4.2 -1.9 -1.48882 4.19489 -1.05 -1.48882 4.19489 -1.05 -1.45 4.2 -1.9 -1.48882 4.19489 -1.9 -1.525 4.1799 -1.05 -1.48882 4.19489 -1.9 -1.525 4.1799 -1.9 -1.55607 4.15607 -1.05 -1.525 4.1799 -1.9 -1.55607 4.15607 -1.9 -1.5799 4.125 -1.05 -1.55607 4.15607 -1.9 -1.5799 4.125 -1.9 -1.59489 4.08882 -1.05 -1.5799 4.125 -1.9 -1.59489 4.08882 -1.9 -1.6 4.05 -1.05 -1.59489 4.08882 -1.9 -1.6 4.05 -1.9 -1.6 4.05 -1.05 -1.59489 4.08882 -1.05 -1.59489 4.08882 -1.9 -1.48882 4.19489 -1.05 -1.48882 4.19489 -1.9 -1.525 4.1799 -1.05 -1.525 4.1799 -1.05 -1.525 4.1799 -1.9 -1.55607 4.15607 -1.05 -1.55607 4.15607 -1.05 -1.55607 4.15607 -1.9 -1.5799 4.125 -1.05 -1.5799 4.125 -1.05 -1.5799 4.125 -1.9 -1.59489 4.08882 -1.05 -1.6 4.05 -1.05 -1.6 4.04952 -1.0316 -1.59489 4.08882 -1.05 -1.59489 4.08882 -1.05 -1.6 4.04952 -1.0316 -1.59489 4.08774 -1.02094 -1.5799 4.12381 -1.01824 -1.59489 4.08774 -1.02094 -1.58869 4.10327 -0.993951 -1.57496 4.12928 -0.993558 -1.5799 4.12381 -1.01824 -1.58869 4.10327 -0.993951 -1.57496 4.12928 -0.993558 -1.55607 4.15479 -1.01592 -1.5799 4.12381 -1.01824 -1.57496 4.12928 -0.993558 -1.55632 4.15227 -0.993243 -1.55607 4.15479 -1.01592 -1.55607 4.15479 -1.01592 -1.55632 4.15227 -0.993243 -1.53365 4.17107 -0.993006 -1.525 4.17856 -1.01414 -1.53365 4.17107 -0.993006 -1.50762 4.18514 -0.992839 -1.525 4.1799 -1.05 -1.50762 4.18514 -0.992839 -1.48882 4.19351 -1.01302 -1.48882 4.19489 -1.05 -1.48882 4.19351 -1.01302 -1.45 4.19963 -1.03087 -1.45 4.2 -1.05 -1.48882 4.19489 -1.05 -1.45 4.19963 -1.03087 -1.6 4.04952 -1.0316 -1.6 4.04807 -1.01325 -1.59489 4.08774 -1.02094 -1.59489 4.08774 -1.02094 -1.6 4.04807 -1.01325 -1.59716 4.07496 -0.994432 -1.58869 4.10327 -0.993951 -1.59489 4.08774 -1.02094 -1.59716 4.07496 -0.994432 -1.6 4.04807 -1.01325 -1.6 4.04565 -0.995 -1.59716 4.07496 -0.994432 -1.55607 4.15479 -1.01592 -1.53365 4.17107 -0.993006 -1.525 4.17856 -1.01414 -1.55607 4.15607 -1.05 -1.525 4.17856 -1.01414 -1.525 4.1799 -1.05 -1.55607 4.15607 -1.05 -1.55607 4.15479 -1.01592 -1.525 4.17856 -1.01414 -1.55607 4.15607 -1.05 -1.5799 4.125 -1.05 -1.55607 4.15479 -1.01592 -1.55607 4.15479 -1.01592 -1.5799 4.125 -1.05 -1.5799 4.12381 -1.01824 -1.5799 4.12381 -1.01824 -1.5799 4.125 -1.05 -1.59489 4.08882 -1.05 -1.59489 4.08774 -1.02094 -1.5799 4.12381 -1.01824 -1.59489 4.08882 -1.05 -1.50762 4.18514 -0.992839 -1.47936 4.19379 -0.992741 -1.48882 4.19351 -1.01302 -1.48882 4.19351 -1.01302 -1.47936 4.19379 -0.992741 -1.45 4.19963 -1.03087 -1.45 4.19963 -1.03087 -1.47936 4.19379 -0.992741 -1.45 4.19854 -1.01176 -1.45 4.19854 -1.01176 -1.47936 4.19379 -0.992741 -1.45 4.19671 -0.992708 -1.48882 4.19489 -1.05 -1.525 4.1799 -1.05 -1.48882 4.19351 -1.01302 -1.50762 4.18514 -0.992839 -1.525 4.1799 -1.05 -1.525 4.17856 -1.01414 -1.6 1.75 -1.05 -1.6 1.75 -1.9 -1.59489 1.71118 -1.05 -1.59489 1.71118 -1.05 -1.6 1.75 -1.9 -1.59489 1.71118 -1.9 -1.5799 1.675 -1.05 -1.59489 1.71118 -1.9 -1.5799 1.675 -1.9 -1.55607 1.64393 -1.05 -1.5799 1.675 -1.9 -1.55607 1.64393 -1.9 -1.525 1.6201 -1.05 -1.55607 1.64393 -1.9 -1.525 1.6201 -1.9 -1.48882 1.60511 -1.05 -1.525 1.6201 -1.9 -1.48882 1.60511 -1.9 -1.45 1.6 -1.05 -1.48882 1.60511 -1.9 -1.45 1.6 -1.9 -1.45 1.6 -1.05 -1.48882 1.60511 -1.05 -1.48882 1.60511 -1.9 -1.59489 1.71118 -1.05 -1.59489 1.71118 -1.9 -1.5799 1.675 -1.05 -1.5799 1.675 -1.05 -1.5799 1.675 -1.9 -1.55607 1.64393 -1.05 -1.55607 1.64393 -1.05 -1.55607 1.64393 -1.9 -1.525 1.6201 -1.05 -1.525 1.6201 -1.05 -1.525 1.6201 -1.9 -1.48882 1.60511 -1.05 -1.45 1.6 -1.05 -1.45 1.60034 -1.03164 -1.48882 1.60511 -1.05 -1.48882 1.60511 -1.05 -1.45 1.60034 -1.03164 -1.48882 1.60645 -1.01357 -1.525 1.6201 -1.05 -1.48882 1.60645 -1.01357 -1.5076 1.61459 -0.995173 -1.525 1.62141 -1.01456 -1.5076 1.61459 -0.995173 -1.53363 1.62863 -0.995377 -1.55607 1.64519 -1.01622 -1.53363 1.62863 -0.995377 -1.55629 1.64741 -0.995667 -1.57494 1.67037 -0.99605 -1.55607 1.64519 -1.01622 -1.55629 1.64741 -0.995667 -1.57494 1.67037 -0.99605 -1.5799 1.67617 -1.01843 -1.55607 1.64519 -1.01622 -1.57494 1.67037 -0.99605 -1.58868 1.69635 -0.996527 -1.5799 1.67617 -1.01843 -1.5799 1.67617 -1.01843 -1.58868 1.69635 -0.996527 -1.59489 1.71226 -1.02103 -1.59489 1.71118 -1.05 -1.59489 1.71226 -1.02103 -1.6 1.75044 -1.03254 -1.6 1.75 -1.05 -1.59489 1.71118 -1.05 -1.6 1.75044 -1.03254 -1.45 1.60034 -1.03164 -1.45 1.60135 -1.0133 -1.48882 1.60645 -1.01357 -1.48882 1.60645 -1.01357 -1.45 1.60135 -1.0133 -1.47934 1.60594 -0.995053 -1.5076 1.61459 -0.995173 -1.48882 1.60645 -1.01357 -1.47934 1.60594 -0.995053 -1.45 1.60135 -1.0133 -1.45 1.60303 -0.995013 -1.47934 1.60594 -0.995053 -1.525 1.6201 -1.05 -1.5076 1.61459 -0.995173 -1.525 1.62141 -1.01456 -1.55607 1.64393 -1.05 -1.525 1.62141 -1.01456 -1.55607 1.64519 -1.01622 -1.5799 1.675 -1.05 -1.55607 1.64519 -1.01622 -1.5799 1.67617 -1.01843 -1.59489 1.71118 -1.05 -1.5799 1.67617 -1.01843 -1.59489 1.71226 -1.02103 -1.59489 1.71118 -1.05 -1.5799 1.675 -1.05 -1.5799 1.67617 -1.01843 -1.525 1.62141 -1.01456 -1.53363 1.62863 -0.995377 -1.55607 1.64519 -1.01622 -1.58868 1.69635 -0.996527 -1.59716 1.72463 -0.997109 -1.59489 1.71226 -1.02103 -1.59489 1.71226 -1.02103 -1.59716 1.72463 -0.997109 -1.6 1.75044 -1.03254 -1.6 1.75044 -1.03254 -1.59716 1.72463 -0.997109 -1.6 1.75174 -1.01512 -1.6 1.75174 -1.01512 -1.59716 1.72463 -0.997109 -1.6 1.75392 -0.997793 -1.5799 1.675 -1.05 -1.55607 1.64393 -1.05 -1.55607 1.64519 -1.01622 -1.55607 1.64393 -1.05 -1.525 1.6201 -1.05 -1.525 1.62141 -1.01456 -1.525 1.6201 -1.05 -1.48882 1.60511 -1.05 -1.48882 1.60645 -1.01357 -1.51382 2.17 -0.555111 -1.475 2.17 -0.55 -1.51382 2.9 -0.555111 -1.55 2.17 -0.570096 -1.51382 2.9 -0.555111 -1.55 2.9 -0.570096 -1.58107 2.17 -0.593934 -1.55 2.9 -0.570096 -1.58107 2.9 -0.593934 -1.6049 2.17 -0.625 -1.58107 2.9 -0.593934 -1.6049 2.9 -0.625 -1.61989 2.17 -0.661177 -1.6049 2.9 -0.625 -1.61989 2.9 -0.661177 -1.625 2.17 -0.7 -1.61989 2.9 -0.661177 -1.625 3.63 -0.7 -1.625 2.17 -0.7 -1.61989 2.17 -0.661177 -1.61989 2.9 -0.661177 -1.475 2.17 -0.55 -1.475 3.63 -0.55 -1.51382 2.9 -0.555111 -1.51382 2.9 -0.555111 -1.475 3.63 -0.55 -1.51382 3.63 -0.555111 -1.55 2.9 -0.570096 -1.51382 3.63 -0.555111 -1.55 3.63 -0.570096 -1.58107 2.9 -0.593934 -1.55 3.63 -0.570096 -1.58107 3.63 -0.593934 -1.6049 2.9 -0.625 -1.58107 3.63 -0.593934 -1.6049 3.63 -0.625 -1.61989 2.9 -0.661177 -1.6049 3.63 -0.625 -1.61989 3.63 -0.661177 -1.625 3.63 -0.7 -1.61989 2.9 -0.661177 -1.61989 3.63 -0.661177 -1.51382 2.9 -0.555111 -1.51382 3.63 -0.555111 -1.55 2.9 -0.570096 -1.55 2.9 -0.570096 -1.55 3.63 -0.570096 -1.58107 2.9 -0.593934 -1.58107 2.9 -0.593934 -1.58107 3.63 -0.593934 -1.6049 2.9 -0.625 -1.6049 2.9 -0.625 -1.6049 3.63 -0.625 -1.61989 2.9 -0.661177 -1.61989 2.17 -0.661177 -1.6049 2.17 -0.625 -1.6049 2.9 -0.625 -1.6049 2.17 -0.625 -1.58107 2.17 -0.593934 -1.58107 2.9 -0.593934 -1.58107 2.17 -0.593934 -1.55 2.17 -0.570096 -1.55 2.9 -0.570096 -1.55 2.17 -0.570096 -1.51382 2.17 -0.555111 -1.51382 2.9 -0.555111 -1.55 3.00189 -2.60428 -1.625 3.00189 -2.60428 -1.55 2.9 -2.61 -1.55 3.00189 -2.60428 -1.625 3.10249 -2.58718 -1.625 3.00189 -2.60428 -1.55 3.00189 -2.60428 -1.55 3.10249 -2.58718 -1.625 3.10249 -2.58718 -1.625 3.10249 -2.58718 -1.55 3.10249 -2.58718 -1.625 3.20055 -2.55893 -1.625 3.20055 -2.55893 -1.55 3.10249 -2.58718 -1.55 3.20055 -2.55893 -1.625 3.29483 -2.51988 -1.55 3.20055 -2.55893 -1.55 3.29483 -2.51988 -1.625 3.38415 -2.47052 -1.55 3.29483 -2.51988 -1.55 3.38415 -2.47052 -1.625 3.46738 -2.41147 -1.55 3.38415 -2.47052 -1.55 3.46738 -2.41147 -1.625 3.54347 -2.34347 -1.55 3.46738 -2.41147 -1.55 3.54347 -2.34347 -1.625 3.61147 -2.26738 -1.55 3.54347 -2.34347 -1.55 3.61147 -2.26738 -1.625 3.67052 -2.18415 -1.55 3.61147 -2.26738 -1.55 3.67052 -2.18415 -1.625 3.71988 -2.09483 -1.55 3.67052 -2.18415 -1.55 3.71988 -2.09483 -1.625 3.75893 -2.00055 -1.55 3.71988 -2.09483 -1.55 3.75893 -2.00055 -1.625 3.78718 -1.90249 -1.55 3.75893 -2.00055 -1.55 3.78718 -1.90249 -1.625 3.80428 -1.80189 -1.55 3.78718 -1.90249 -1.55 3.80428 -1.80189 -1.625 3.81 -1.7 -1.55 3.80428 -1.80189 -1.55 3.81 -1.7 -1.625 3.80428 -1.59811 -1.55 3.81 -1.7 -1.55 3.80428 -1.59811 -1.625 3.78718 -1.49751 -1.55 3.80428 -1.59811 -1.55 3.78718 -1.49751 -1.625 3.75893 -1.39945 -1.55 3.78718 -1.49751 -1.55 3.75893 -1.39945 -1.625 3.71988 -1.30517 -1.55 3.75893 -1.39945 -1.55 3.71988 -1.30517 -1.625 3.67052 -1.21585 -1.55 3.71988 -1.30517 -1.55 3.67052 -1.21585 -1.625 3.61147 -1.13262 -1.55 3.67052 -1.21585 -1.55 3.61147 -1.13262 -1.625 3.54347 -1.05653 -1.55 3.61147 -1.13262 -1.55 3.54347 -1.05653 -1.625 3.46738 -0.988533 -1.55 3.54347 -1.05653 -1.55 3.46738 -0.988533 -1.625 3.38415 -0.929481 -1.55 3.46738 -0.988533 -1.55 3.38415 -0.929481 -1.625 3.29483 -0.880118 -1.55 3.38415 -0.929481 -1.55 3.29483 -0.880118 -1.625 3.20055 -0.841066 -1.55 3.29483 -0.880118 -1.55 3.20055 -0.841066 -1.625 3.10249 -0.812816 -1.55 3.20055 -0.841066 -1.55 3.10249 -0.812816 -1.625 3.00189 -0.795722 -1.55 3.10249 -0.812816 -1.55 3.00189 -0.795722 -1.625 2.9 -0.79 -1.55 3.00189 -0.795722 -1.55 2.9 -0.79 -1.625 2.79811 -0.795722 -1.55 2.9 -0.79 -1.55 2.79811 -0.795722 -1.625 2.69751 -0.812816 -1.55 2.79811 -0.795722 -1.55 2.69751 -0.812816 -1.625 2.59945 -0.841066 -1.55 2.69751 -0.812816 -1.55 2.59945 -0.841066 -1.625 2.50517 -0.880118 -1.55 2.59945 -0.841066 -1.55 2.50517 -0.880118 -1.625 2.41585 -0.929481 -1.55 2.50517 -0.880118 -1.55 2.41585 -0.929481 -1.625 2.33262 -0.988533 -1.55 2.41585 -0.929481 -1.55 2.33262 -0.988533 -1.625 2.25653 -1.05653 -1.55 2.33262 -0.988533 -1.55 2.25653 -1.05653 -1.625 2.18853 -1.13262 -1.55 2.25653 -1.05653 -1.55 2.18853 -1.13262 -1.625 2.12948 -1.21585 -1.55 2.18853 -1.13262 -1.55 2.12948 -1.21585 -1.625 2.08012 -1.30517 -1.55 2.12948 -1.21585 -1.55 2.08012 -1.30517 -1.625 2.04107 -1.39945 -1.55 2.08012 -1.30517 -1.55 2.04107 -1.39945 -1.625 2.01282 -1.49751 -1.55 2.04107 -1.39945 -1.55 2.01282 -1.49751 -1.625 1.99572 -1.59811 -1.55 2.01282 -1.49751 -1.55 1.99572 -1.59811 -1.625 1.99 -1.7 -1.55 1.99572 -1.59811 -1.55 1.99 -1.7 -1.625 1.99572 -1.80189 -1.55 1.99 -1.7 -1.55 1.99572 -1.80189 -1.625 2.01282 -1.90249 -1.55 1.99572 -1.80189 -1.55 2.01282 -1.90249 -1.625 2.04107 -2.00055 -1.55 2.01282 -1.90249 -1.55 2.04107 -2.00055 -1.625 2.08012 -2.09483 -1.55 2.04107 -2.00055 -1.55 2.08012 -2.09483 -1.625 2.12948 -2.18415 -1.55 2.08012 -2.09483 -1.55 2.12948 -2.18415 -1.625 2.18853 -2.26738 -1.55 2.12948 -2.18415 -1.55 2.18853 -2.26738 -1.625 2.25653 -2.34347 -1.55 2.18853 -2.26738 -1.55 2.25653 -2.34347 -1.625 2.33262 -2.41147 -1.55 2.25653 -2.34347 -1.55 2.33262 -2.41147 -1.625 2.41585 -2.47052 -1.55 2.33262 -2.41147 -1.55 2.41585 -2.47052 -1.625 2.50517 -2.51988 -1.55 2.41585 -2.47052 -1.55 2.50517 -2.51988 -1.625 2.59945 -2.55893 -1.55 2.50517 -2.51988 -1.55 2.59945 -2.55893 -1.625 2.69751 -2.58718 -1.55 2.59945 -2.55893 -1.55 2.69751 -2.58718 -1.625 2.79811 -2.60428 -1.55 2.69751 -2.58718 -1.55 2.79811 -2.60428 -1.625 2.9 -2.61 -1.55 2.79811 -2.60428 -1.55 2.9 -2.61 -1.625 3.00189 -2.60428 -1.625 2.9 -2.61 -1.55 2.9 -2.61 -1.625 3.20055 -2.55893 -1.55 3.20055 -2.55893 -1.625 3.29483 -2.51988 -1.625 3.29483 -2.51988 -1.55 3.29483 -2.51988 -1.625 3.38415 -2.47052 -1.625 3.38415 -2.47052 -1.55 3.38415 -2.47052 -1.625 3.46738 -2.41147 -1.625 3.46738 -2.41147 -1.55 3.46738 -2.41147 -1.625 3.54347 -2.34347 -1.625 3.54347 -2.34347 -1.55 3.54347 -2.34347 -1.625 3.61147 -2.26738 -1.625 3.61147 -2.26738 -1.55 3.61147 -2.26738 -1.625 3.67052 -2.18415 -1.625 3.67052 -2.18415 -1.55 3.67052 -2.18415 -1.625 3.71988 -2.09483 -1.625 3.71988 -2.09483 -1.55 3.71988 -2.09483 -1.625 3.75893 -2.00055 -1.625 3.75893 -2.00055 -1.55 3.75893 -2.00055 -1.625 3.78718 -1.90249 -1.625 3.78718 -1.90249 -1.55 3.78718 -1.90249 -1.625 3.80428 -1.80189 -1.625 3.80428 -1.80189 -1.55 3.80428 -1.80189 -1.625 3.81 -1.7 -1.625 3.81 -1.7 -1.55 3.81 -1.7 -1.625 3.80428 -1.59811 -1.625 3.80428 -1.59811 -1.55 3.80428 -1.59811 -1.625 3.78718 -1.49751 -1.625 3.78718 -1.49751 -1.55 3.78718 -1.49751 -1.625 3.75893 -1.39945 -1.625 3.75893 -1.39945 -1.55 3.75893 -1.39945 -1.625 3.71988 -1.30517 -1.625 3.71988 -1.30517 -1.55 3.71988 -1.30517 -1.625 3.67052 -1.21585 -1.625 3.67052 -1.21585 -1.55 3.67052 -1.21585 -1.625 3.61147 -1.13262 -1.625 3.61147 -1.13262 -1.55 3.61147 -1.13262 -1.625 3.54347 -1.05653 -1.625 3.54347 -1.05653 -1.55 3.54347 -1.05653 -1.625 3.46738 -0.988533 -1.625 3.46738 -0.988533 -1.55 3.46738 -0.988533 -1.625 3.38415 -0.929481 -1.625 3.38415 -0.929481 -1.55 3.38415 -0.929481 -1.625 3.29483 -0.880118 -1.625 3.29483 -0.880118 -1.55 3.29483 -0.880118 -1.625 3.20055 -0.841066 -1.625 3.20055 -0.841066 -1.55 3.20055 -0.841066 -1.625 3.10249 -0.812816 -1.625 3.10249 -0.812816 -1.55 3.10249 -0.812816 -1.625 3.00189 -0.795722 -1.625 3.00189 -0.795722 -1.55 3.00189 -0.795722 -1.625 2.9 -0.79 -1.625 2.9 -0.79 -1.55 2.9 -0.79 -1.625 2.79811 -0.795722 -1.625 2.79811 -0.795722 -1.55 2.79811 -0.795722 -1.625 2.69751 -0.812816 -1.625 2.69751 -0.812816 -1.55 2.69751 -0.812816 -1.625 2.59945 -0.841066 -1.625 2.59945 -0.841066 -1.55 2.59945 -0.841066 -1.625 2.50517 -0.880118 -1.625 2.50517 -0.880118 -1.55 2.50517 -0.880118 -1.625 2.41585 -0.929481 -1.625 2.41585 -0.929481 -1.55 2.41585 -0.929481 -1.625 2.33262 -0.988533 -1.625 2.33262 -0.988533 -1.55 2.33262 -0.988533 -1.625 2.25653 -1.05653 -1.625 2.25653 -1.05653 -1.55 2.25653 -1.05653 -1.625 2.18853 -1.13262 -1.625 2.18853 -1.13262 -1.55 2.18853 -1.13262 -1.625 2.12948 -1.21585 -1.625 2.12948 -1.21585 -1.55 2.12948 -1.21585 -1.625 2.08012 -1.30517 -1.625 2.08012 -1.30517 -1.55 2.08012 -1.30517 -1.625 2.04107 -1.39945 -1.625 2.04107 -1.39945 -1.55 2.04107 -1.39945 -1.625 2.01282 -1.49751 -1.625 2.01282 -1.49751 -1.55 2.01282 -1.49751 -1.625 1.99572 -1.59811 -1.625 1.99572 -1.59811 -1.55 1.99572 -1.59811 -1.625 1.99 -1.7 -1.625 1.99 -1.7 -1.55 1.99 -1.7 -1.625 1.99572 -1.80189 -1.625 1.99572 -1.80189 -1.55 1.99572 -1.80189 -1.625 2.01282 -1.90249 -1.625 2.01282 -1.90249 -1.55 2.01282 -1.90249 -1.625 2.04107 -2.00055 -1.625 2.04107 -2.00055 -1.55 2.04107 -2.00055 -1.625 2.08012 -2.09483 -1.625 2.08012 -2.09483 -1.55 2.08012 -2.09483 -1.625 2.12948 -2.18415 -1.625 2.12948 -2.18415 -1.55 2.12948 -2.18415 -1.625 2.18853 -2.26738 -1.625 2.18853 -2.26738 -1.55 2.18853 -2.26738 -1.625 2.25653 -2.34347 -1.625 2.25653 -2.34347 -1.55 2.25653 -2.34347 -1.625 2.33262 -2.41147 -1.625 2.33262 -2.41147 -1.55 2.33262 -2.41147 -1.625 2.41585 -2.47052 -1.625 2.41585 -2.47052 -1.55 2.41585 -2.47052 -1.625 2.50517 -2.51988 -1.625 2.50517 -2.51988 -1.55 2.50517 -2.51988 -1.625 2.59945 -2.55893 -1.625 2.59945 -2.55893 -1.55 2.59945 -2.55893 -1.625 2.69751 -2.58718 -1.625 2.69751 -2.58718 -1.55 2.69751 -2.58718 -1.625 2.79811 -2.60428 -1.625 2.79811 -2.60428 -1.55 2.79811 -2.60428 -1.625 2.9 -2.61 -1.55 3.00189 -2.60428 -1.55 2.9 -2.61 -1.55 2.9 -2.37 -1.55 2.98568 -2.3645 -1.55 3.00189 -2.60428 -1.55 2.9 -2.37 -1.55 2.98568 -2.3645 -1.55 3.10249 -2.58718 -1.55 3.00189 -2.60428 -1.55 2.98568 -2.3645 -1.55 3.06995 -2.34809 -1.55 3.10249 -2.58718 -1.55 3.10249 -2.58718 -1.55 3.06995 -2.34809 -1.55 3.20055 -2.55893 -1.55 3.20055 -2.55893 -1.55 3.06995 -2.34809 -1.55 3.15143 -2.32103 -1.55 3.29483 -2.51988 -1.55 3.15143 -2.32103 -1.55 3.22878 -2.28378 -1.55 3.38415 -2.47052 -1.55 3.22878 -2.28378 -1.55 3.30073 -2.23695 -1.55 3.46738 -2.41147 -1.55 3.30073 -2.23695 -1.55 3.36611 -2.18129 -1.55 3.54347 -2.34347 -1.55 3.36611 -2.18129 -1.55 3.42383 -2.11774 -1.55 3.61147 -2.26738 -1.55 3.42383 -2.11774 -1.55 3.67052 -2.18415 -1.55 3.61147 -2.26738 -1.55 3.54347 -2.34347 -1.55 3.42383 -2.11774 -1.55 2.69751 -2.58718 -1.55 2.81432 -2.3645 -1.55 2.79811 -2.60428 -1.55 2.69751 -2.58718 -1.55 2.73005 -2.34809 -1.55 2.81432 -2.3645 -1.55 2.69751 -2.58718 -1.55 2.59945 -2.55893 -1.55 2.73005 -2.34809 -1.55 2.73005 -2.34809 -1.55 2.59945 -2.55893 -1.55 2.64857 -2.32103 -1.55 2.64857 -2.32103 -1.55 2.59945 -2.55893 -1.55 2.50517 -2.51988 -1.55 2.57122 -2.28378 -1.55 2.50517 -2.51988 -1.55 2.41585 -2.47052 -1.55 2.49927 -2.23695 -1.55 2.41585 -2.47052 -1.55 2.33262 -2.41147 -1.55 2.43389 -2.18129 -1.55 2.33262 -2.41147 -1.55 2.25653 -2.34347 -1.55 2.37617 -2.11774 -1.55 2.25653 -2.34347 -1.55 2.18853 -2.26738 -1.55 2.12948 -2.18415 -1.55 2.37617 -2.11774 -1.55 2.18853 -2.26738 -1.55 2.12948 -2.18415 -1.55 2.32705 -2.04732 -1.55 2.37617 -2.11774 -1.55 2.12948 -2.18415 -1.55 2.08012 -2.09483 -1.55 2.32705 -2.04732 -1.55 2.32705 -2.04732 -1.55 2.08012 -2.09483 -1.55 2.28734 -1.9712 -1.55 2.28734 -1.9712 -1.55 2.08012 -2.09483 -1.55 2.04107 -2.00055 -1.55 2.25769 -1.89063 -1.55 2.04107 -2.00055 -1.55 2.01282 -1.90249 -1.55 2.23859 -1.80693 -1.55 2.01282 -1.90249 -1.55 1.99572 -1.80189 -1.55 2.23034 -1.72147 -1.55 1.99572 -1.80189 -1.55 1.99 -1.7 -1.55 2.2331 -1.63566 -1.55 1.99 -1.7 -1.55 1.99572 -1.59811 -1.55 2.2468 -1.55091 -1.55 1.99572 -1.59811 -1.55 2.01282 -1.49751 -1.55 2.04107 -1.39945 -1.55 2.2468 -1.55091 -1.55 2.01282 -1.49751 -1.55 2.04107 -1.39945 -1.55 2.27123 -1.46861 -1.55 2.2468 -1.55091 -1.55 2.04107 -1.39945 -1.55 2.08012 -1.30517 -1.55 2.27123 -1.46861 -1.55 2.27123 -1.46861 -1.55 2.08012 -1.30517 -1.55 2.30598 -1.3901 -1.55 2.30598 -1.3901 -1.55 2.08012 -1.30517 -1.55 2.12948 -1.21585 -1.55 2.35048 -1.31668 -1.55 2.12948 -1.21585 -1.55 2.18853 -1.13262 -1.55 2.40401 -1.24956 -1.55 2.18853 -1.13262 -1.55 2.25653 -1.05653 -1.55 2.46569 -1.18983 -1.55 2.25653 -1.05653 -1.55 2.33262 -0.988533 -1.55 2.53449 -1.13848 -1.55 2.33262 -0.988533 -1.55 2.41585 -0.929481 -1.55 2.6093 -1.09635 -1.55 2.41585 -0.929481 -1.55 2.50517 -0.880118 -1.55 2.59945 -0.841066 -1.55 2.6093 -1.09635 -1.55 2.50517 -0.880118 -1.55 2.59945 -0.841066 -1.55 2.68888 -1.06413 -1.55 2.6093 -1.09635 -1.55 2.59945 -0.841066 -1.55 2.69751 -0.812816 -1.55 2.68888 -1.06413 -1.55 2.68888 -1.06413 -1.55 2.69751 -0.812816 -1.55 2.77192 -1.04236 -1.55 2.77192 -1.04236 -1.55 2.69751 -0.812816 -1.55 2.79811 -0.795722 -1.55 2.85707 -1.03138 -1.55 2.79811 -0.795722 -1.55 2.9 -0.79 -1.55 2.94293 -1.03138 -1.55 2.9 -0.79 -1.55 3.00189 -0.795722 -1.55 3.02808 -1.04236 -1.55 3.00189 -0.795722 -1.55 3.10249 -0.812816 -1.55 3.11112 -1.06413 -1.55 3.10249 -0.812816 -1.55 3.20055 -0.841066 -1.55 3.1907 -1.09635 -1.55 3.20055 -0.841066 -1.55 3.29483 -0.880118 -1.55 3.38415 -0.929481 -1.55 3.1907 -1.09635 -1.55 3.29483 -0.880118 -1.55 3.38415 -0.929481 -1.55 3.26551 -1.13848 -1.55 3.1907 -1.09635 -1.55 3.38415 -0.929481 -1.55 3.46738 -0.988533 -1.55 3.26551 -1.13848 -1.55 3.26551 -1.13848 -1.55 3.46738 -0.988533 -1.55 3.33431 -1.18983 -1.55 3.33431 -1.18983 -1.55 3.46738 -0.988533 -1.55 3.54347 -1.05653 -1.55 3.39599 -1.24956 -1.55 3.54347 -1.05653 -1.55 3.61147 -1.13262 -1.55 3.44952 -1.31668 -1.55 3.61147 -1.13262 -1.55 3.67052 -1.21585 -1.55 3.49402 -1.3901 -1.55 3.67052 -1.21585 -1.55 3.71988 -1.30517 -1.55 3.52877 -1.46861 -1.55 3.71988 -1.30517 -1.55 3.75893 -1.39945 -1.55 3.5532 -1.55091 -1.55 3.75893 -1.39945 -1.55 3.78718 -1.49751 -1.55 3.80428 -1.59811 -1.55 3.5532 -1.55091 -1.55 3.78718 -1.49751 -1.55 3.80428 -1.59811 -1.55 3.5669 -1.63566 -1.55 3.5532 -1.55091 -1.55 3.80428 -1.59811 -1.55 3.81 -1.7 -1.55 3.5669 -1.63566 -1.55 3.5669 -1.63566 -1.55 3.81 -1.7 -1.55 3.56966 -1.72147 -1.55 3.56966 -1.72147 -1.55 3.81 -1.7 -1.55 3.80428 -1.80189 -1.55 3.56141 -1.80693 -1.55 3.80428 -1.80189 -1.55 3.78718 -1.90249 -1.55 3.54231 -1.89063 -1.55 3.78718 -1.90249 -1.55 3.75893 -2.00055 -1.55 3.51266 -1.9712 -1.55 3.75893 -2.00055 -1.55 3.71988 -2.09483 -1.55 3.47295 -2.04732 -1.55 3.71988 -2.09483 -1.55 3.67052 -2.18415 -1.55 3.42383 -2.11774 -1.55 3.47295 -2.04732 -1.55 3.67052 -2.18415 -1.55 2.64857 -2.32103 -1.55 2.50517 -2.51988 -1.55 2.57122 -2.28378 -1.55 2.57122 -2.28378 -1.55 2.41585 -2.47052 -1.55 2.49927 -2.23695 -1.55 2.49927 -2.23695 -1.55 2.33262 -2.41147 -1.55 2.43389 -2.18129 -1.55 2.43389 -2.18129 -1.55 2.25653 -2.34347 -1.55 2.37617 -2.11774 -1.55 2.28734 -1.9712 -1.55 2.04107 -2.00055 -1.55 2.25769 -1.89063 -1.55 2.25769 -1.89063 -1.55 2.01282 -1.90249 -1.55 2.23859 -1.80693 -1.55 2.23859 -1.80693 -1.55 1.99572 -1.80189 -1.55 2.23034 -1.72147 -1.55 2.23034 -1.72147 -1.55 1.99 -1.7 -1.55 2.2331 -1.63566 -1.55 2.2331 -1.63566 -1.55 1.99572 -1.59811 -1.55 2.2468 -1.55091 -1.55 2.30598 -1.3901 -1.55 2.12948 -1.21585 -1.55 2.35048 -1.31668 -1.55 2.35048 -1.31668 -1.55 2.18853 -1.13262 -1.55 2.40401 -1.24956 -1.55 2.40401 -1.24956 -1.55 2.25653 -1.05653 -1.55 2.46569 -1.18983 -1.55 2.46569 -1.18983 -1.55 2.33262 -0.988533 -1.55 2.53449 -1.13848 -1.55 2.53449 -1.13848 -1.55 2.41585 -0.929481 -1.55 2.6093 -1.09635 -1.55 2.77192 -1.04236 -1.55 2.79811 -0.795722 -1.55 2.85707 -1.03138 -1.55 2.85707 -1.03138 -1.55 2.9 -0.79 -1.55 2.94293 -1.03138 -1.55 2.94293 -1.03138 -1.55 3.00189 -0.795722 -1.55 3.02808 -1.04236 -1.55 3.02808 -1.04236 -1.55 3.10249 -0.812816 -1.55 3.11112 -1.06413 -1.55 3.11112 -1.06413 -1.55 3.20055 -0.841066 -1.55 3.1907 -1.09635 -1.55 3.33431 -1.18983 -1.55 3.54347 -1.05653 -1.55 3.39599 -1.24956 -1.55 3.39599 -1.24956 -1.55 3.61147 -1.13262 -1.55 3.44952 -1.31668 -1.55 3.44952 -1.31668 -1.55 3.67052 -1.21585 -1.55 3.49402 -1.3901 -1.55 3.49402 -1.3901 -1.55 3.71988 -1.30517 -1.55 3.52877 -1.46861 -1.55 3.52877 -1.46861 -1.55 3.75893 -1.39945 -1.55 3.5532 -1.55091 -1.55 3.56966 -1.72147 -1.55 3.80428 -1.80189 -1.55 3.56141 -1.80693 -1.55 3.56141 -1.80693 -1.55 3.78718 -1.90249 -1.55 3.54231 -1.89063 -1.55 3.54231 -1.89063 -1.55 3.75893 -2.00055 -1.55 3.51266 -1.9712 -1.55 3.51266 -1.9712 -1.55 3.71988 -2.09483 -1.55 3.47295 -2.04732 -1.55 3.54347 -2.34347 -1.55 3.46738 -2.41147 -1.55 3.36611 -2.18129 -1.55 3.46738 -2.41147 -1.55 3.38415 -2.47052 -1.55 3.30073 -2.23695 -1.55 3.38415 -2.47052 -1.55 3.29483 -2.51988 -1.55 3.22878 -2.28378 -1.55 3.29483 -2.51988 -1.55 3.20055 -2.55893 -1.55 3.15143 -2.32103 -1.55 2.81432 -2.3645 -1.55 2.9 -2.37 -1.55 2.79811 -2.60428 -1.55 2.79811 -2.60428 -1.55 2.9 -2.37 -1.55 2.9 -2.61 -1.55 2.81432 -2.3645 -1.625 2.81432 -2.3645 -1.55 2.9 -2.37 -1.55 2.81432 -2.3645 -1.55 2.73005 -2.34809 -1.625 2.81432 -2.3645 -1.625 2.81432 -2.3645 -1.55 2.73005 -2.34809 -1.625 2.73005 -2.34809 -1.625 2.73005 -2.34809 -1.55 2.73005 -2.34809 -1.55 2.64857 -2.32103 -1.625 2.64857 -2.32103 -1.55 2.64857 -2.32103 -1.55 2.57122 -2.28378 -1.625 2.57122 -2.28378 -1.55 2.57122 -2.28378 -1.55 2.49927 -2.23695 -1.625 2.49927 -2.23695 -1.55 2.49927 -2.23695 -1.55 2.43389 -2.18129 -1.625 2.43389 -2.18129 -1.55 2.43389 -2.18129 -1.55 2.37617 -2.11774 -1.625 2.37617 -2.11774 -1.55 2.37617 -2.11774 -1.55 2.32705 -2.04732 -1.625 2.32705 -2.04732 -1.55 2.32705 -2.04732 -1.55 2.28734 -1.9712 -1.625 2.28734 -1.9712 -1.55 2.28734 -1.9712 -1.55 2.25769 -1.89063 -1.625 2.25769 -1.89063 -1.55 2.25769 -1.89063 -1.55 2.23859 -1.80693 -1.625 2.23859 -1.80693 -1.55 2.23859 -1.80693 -1.55 2.23034 -1.72147 -1.625 2.23034 -1.72147 -1.55 2.23034 -1.72147 -1.55 2.2331 -1.63566 -1.625 2.2331 -1.63566 -1.55 2.2331 -1.63566 -1.55 2.2468 -1.55091 -1.625 2.2468 -1.55091 -1.55 2.2468 -1.55091 -1.55 2.27123 -1.46861 -1.625 2.27123 -1.46861 -1.55 2.27123 -1.46861 -1.55 2.30598 -1.3901 -1.625 2.30598 -1.3901 -1.55 2.30598 -1.3901 -1.55 2.35048 -1.31668 -1.625 2.35048 -1.31668 -1.55 2.35048 -1.31668 -1.55 2.40401 -1.24956 -1.625 2.40401 -1.24956 -1.55 2.40401 -1.24956 -1.55 2.46569 -1.18983 -1.625 2.46569 -1.18983 -1.55 2.46569 -1.18983 -1.55 2.53449 -1.13848 -1.625 2.53449 -1.13848 -1.55 2.53449 -1.13848 -1.55 2.6093 -1.09635 -1.625 2.6093 -1.09635 -1.55 2.6093 -1.09635 -1.55 2.68888 -1.06413 -1.625 2.68888 -1.06413 -1.55 2.68888 -1.06413 -1.55 2.77192 -1.04236 -1.625 2.77192 -1.04236 -1.55 2.77192 -1.04236 -1.55 2.85707 -1.03138 -1.625 2.85707 -1.03138 -1.55 2.85707 -1.03138 -1.55 2.94293 -1.03138 -1.625 2.94293 -1.03138 -1.55 2.94293 -1.03138 -1.55 3.02808 -1.04236 -1.625 3.02808 -1.04236 -1.55 3.02808 -1.04236 -1.55 3.11112 -1.06413 -1.625 3.11112 -1.06413 -1.55 3.11112 -1.06413 -1.55 3.1907 -1.09635 -1.625 3.1907 -1.09635 -1.55 3.1907 -1.09635 -1.55 3.26551 -1.13848 -1.625 3.26551 -1.13848 -1.55 3.26551 -1.13848 -1.55 3.33431 -1.18983 -1.625 3.33431 -1.18983 -1.55 3.33431 -1.18983 -1.55 3.39599 -1.24956 -1.625 3.39599 -1.24956 -1.55 3.39599 -1.24956 -1.55 3.44952 -1.31668 -1.625 3.44952 -1.31668 -1.55 3.44952 -1.31668 -1.55 3.49402 -1.3901 -1.625 3.49402 -1.3901 -1.55 3.49402 -1.3901 -1.55 3.52877 -1.46861 -1.625 3.52877 -1.46861 -1.55 3.52877 -1.46861 -1.55 3.5532 -1.55091 -1.625 3.5532 -1.55091 -1.55 3.5532 -1.55091 -1.55 3.5669 -1.63566 -1.625 3.5669 -1.63566 -1.55 3.5669 -1.63566 -1.55 3.56966 -1.72147 -1.625 3.56966 -1.72147 -1.55 3.56966 -1.72147 -1.55 3.56141 -1.80693 -1.625 3.56141 -1.80693 -1.55 3.56141 -1.80693 -1.55 3.54231 -1.89063 -1.625 3.54231 -1.89063 -1.55 3.54231 -1.89063 -1.55 3.51266 -1.9712 -1.625 3.51266 -1.9712 -1.55 3.51266 -1.9712 -1.55 3.47295 -2.04732 -1.625 3.47295 -2.04732 -1.55 3.47295 -2.04732 -1.55 3.42383 -2.11774 -1.625 3.42383 -2.11774 -1.55 3.42383 -2.11774 -1.55 3.36611 -2.18129 -1.625 3.36611 -2.18129 -1.55 3.36611 -2.18129 -1.55 3.30073 -2.23695 -1.625 3.30073 -2.23695 -1.55 3.30073 -2.23695 -1.55 3.22878 -2.28378 -1.625 3.22878 -2.28378 -1.55 3.22878 -2.28378 -1.55 3.15143 -2.32103 -1.625 3.15143 -2.32103 -1.55 3.15143 -2.32103 -1.55 3.06995 -2.34809 -1.625 3.06995 -2.34809 -1.55 3.06995 -2.34809 -1.55 2.98568 -2.3645 -1.625 2.98568 -2.3645 -1.55 2.98568 -2.3645 -1.625 2.9 -2.37 -1.625 2.98568 -2.3645 -1.625 3.06995 -2.34809 -1.55 2.98568 -2.3645 -1.625 2.73005 -2.34809 -1.55 2.64857 -2.32103 -1.625 2.64857 -2.32103 -1.625 2.64857 -2.32103 -1.55 2.57122 -2.28378 -1.625 2.57122 -2.28378 -1.625 2.57122 -2.28378 -1.55 2.49927 -2.23695 -1.625 2.49927 -2.23695 -1.625 2.49927 -2.23695 -1.55 2.43389 -2.18129 -1.625 2.43389 -2.18129 -1.625 2.43389 -2.18129 -1.55 2.37617 -2.11774 -1.625 2.37617 -2.11774 -1.625 2.37617 -2.11774 -1.55 2.32705 -2.04732 -1.625 2.32705 -2.04732 -1.625 2.32705 -2.04732 -1.55 2.28734 -1.9712 -1.625 2.28734 -1.9712 -1.625 2.28734 -1.9712 -1.55 2.25769 -1.89063 -1.625 2.25769 -1.89063 -1.625 2.25769 -1.89063 -1.55 2.23859 -1.80693 -1.625 2.23859 -1.80693 -1.625 2.23859 -1.80693 -1.55 2.23034 -1.72147 -1.625 2.23034 -1.72147 -1.625 2.23034 -1.72147 -1.55 2.2331 -1.63566 -1.625 2.2331 -1.63566 -1.625 2.2331 -1.63566 -1.55 2.2468 -1.55091 -1.625 2.2468 -1.55091 -1.625 2.2468 -1.55091 -1.55 2.27123 -1.46861 -1.625 2.27123 -1.46861 -1.625 2.27123 -1.46861 -1.55 2.30598 -1.3901 -1.625 2.30598 -1.3901 -1.625 2.30598 -1.3901 -1.55 2.35048 -1.31668 -1.625 2.35048 -1.31668 -1.625 2.35048 -1.31668 -1.55 2.40401 -1.24956 -1.625 2.40401 -1.24956 -1.625 2.40401 -1.24956 -1.55 2.46569 -1.18983 -1.625 2.46569 -1.18983 -1.625 2.46569 -1.18983 -1.55 2.53449 -1.13848 -1.625 2.53449 -1.13848 -1.625 2.53449 -1.13848 -1.55 2.6093 -1.09635 -1.625 2.6093 -1.09635 -1.625 2.6093 -1.09635 -1.55 2.68888 -1.06413 -1.625 2.68888 -1.06413 -1.625 2.68888 -1.06413 -1.55 2.77192 -1.04236 -1.625 2.77192 -1.04236 -1.625 2.77192 -1.04236 -1.55 2.85707 -1.03138 -1.625 2.85707 -1.03138 -1.625 2.85707 -1.03138 -1.55 2.94293 -1.03138 -1.625 2.94293 -1.03138 -1.625 2.94293 -1.03138 -1.55 3.02808 -1.04236 -1.625 3.02808 -1.04236 -1.625 3.02808 -1.04236 -1.55 3.11112 -1.06413 -1.625 3.11112 -1.06413 -1.625 3.11112 -1.06413 -1.55 3.1907 -1.09635 -1.625 3.1907 -1.09635 -1.625 3.1907 -1.09635 -1.55 3.26551 -1.13848 -1.625 3.26551 -1.13848 -1.625 3.26551 -1.13848 -1.55 3.33431 -1.18983 -1.625 3.33431 -1.18983 -1.625 3.33431 -1.18983 -1.55 3.39599 -1.24956 -1.625 3.39599 -1.24956 -1.625 3.39599 -1.24956 -1.55 3.44952 -1.31668 -1.625 3.44952 -1.31668 -1.625 3.44952 -1.31668 -1.55 3.49402 -1.3901 -1.625 3.49402 -1.3901 -1.625 3.49402 -1.3901 -1.55 3.52877 -1.46861 -1.625 3.52877 -1.46861 -1.625 3.52877 -1.46861 -1.55 3.5532 -1.55091 -1.625 3.5532 -1.55091 -1.625 3.5532 -1.55091 -1.55 3.5669 -1.63566 -1.625 3.5669 -1.63566 -1.625 3.5669 -1.63566 -1.55 3.56966 -1.72147 -1.625 3.56966 -1.72147 -1.625 3.56966 -1.72147 -1.55 3.56141 -1.80693 -1.625 3.56141 -1.80693 -1.625 3.56141 -1.80693 -1.55 3.54231 -1.89063 -1.625 3.54231 -1.89063 -1.625 3.54231 -1.89063 -1.55 3.51266 -1.9712 -1.625 3.51266 -1.9712 -1.625 3.51266 -1.9712 -1.55 3.47295 -2.04732 -1.625 3.47295 -2.04732 -1.625 3.47295 -2.04732 -1.55 3.42383 -2.11774 -1.625 3.42383 -2.11774 -1.625 3.42383 -2.11774 -1.55 3.36611 -2.18129 -1.625 3.36611 -2.18129 -1.625 3.36611 -2.18129 -1.55 3.30073 -2.23695 -1.625 3.30073 -2.23695 -1.625 3.30073 -2.23695 -1.55 3.22878 -2.28378 -1.625 3.22878 -2.28378 -1.625 3.22878 -2.28378 -1.55 3.15143 -2.32103 -1.625 3.15143 -2.32103 -1.625 3.15143 -2.32103 -1.55 3.06995 -2.34809 -1.625 3.06995 -2.34809 -1.55 2.98568 -2.3645 -1.55 2.9 -2.37 -1.625 2.9 -2.37 -1.625 2.9 -2.37 -1.55 2.9 -2.37 -1.625 2.81432 -2.3645 -1.625 2.98568 -2.3645 -1.625 2.9 -2.37 -1.625 2.9 -2.175 -1.625 2.97251 -2.16943 -1.625 2.98568 -2.3645 -1.625 2.9 -2.175 -1.625 2.97251 -2.16943 -1.625 3.06995 -2.34809 -1.625 2.98568 -2.3645 -1.625 2.97251 -2.16943 -1.625 3.04332 -2.15286 -1.625 3.06995 -2.34809 -1.625 3.06995 -2.34809 -1.625 3.04332 -2.15286 -1.625 3.15143 -2.32103 -1.625 3.15143 -2.32103 -1.625 3.04332 -2.15286 -1.625 3.11077 -2.12568 -1.625 3.22878 -2.28378 -1.625 3.11077 -2.12568 -1.625 3.17328 -2.08852 -1.625 3.30073 -2.23695 -1.625 3.17328 -2.08852 -1.625 3.22938 -2.04225 -1.625 3.36611 -2.18129 -1.625 3.22938 -2.04225 -1.625 3.42383 -2.11774 -1.625 3.36611 -2.18129 -1.625 3.30073 -2.23695 -1.625 3.22938 -2.04225 -1.625 2.73005 -2.34809 -1.625 2.82749 -2.16943 -1.625 2.81432 -2.3645 -1.625 2.73005 -2.34809 -1.625 2.75668 -2.15286 -1.625 2.82749 -2.16943 -1.625 2.73005 -2.34809 -1.625 2.64857 -2.32103 -1.625 2.75668 -2.15286 -1.625 2.75668 -2.15286 -1.625 2.64857 -2.32103 -1.625 2.68923 -2.12568 -1.625 2.68923 -2.12568 -1.625 2.64857 -2.32103 -1.625 2.57122 -2.28378 -1.625 2.62672 -2.08852 -1.625 2.57122 -2.28378 -1.625 2.49927 -2.23695 -1.625 2.57062 -2.04225 -1.625 2.49927 -2.23695 -1.625 2.43389 -2.18129 -1.625 2.37617 -2.11774 -1.625 2.57062 -2.04225 -1.625 2.43389 -2.18129 -1.625 2.37617 -2.11774 -1.625 2.52224 -1.98796 -1.625 2.57062 -2.04225 -1.625 2.37617 -2.11774 -1.625 2.32705 -2.04732 -1.625 2.52224 -1.98796 -1.625 2.52224 -1.98796 -1.625 2.32705 -2.04732 -1.625 2.48271 -1.92692 -1.625 2.48271 -1.92692 -1.625 2.32705 -2.04732 -1.625 2.28734 -1.9712 -1.625 2.45296 -1.86056 -1.625 2.28734 -1.9712 -1.625 2.25769 -1.89063 -1.625 2.43369 -1.79044 -1.625 2.25769 -1.89063 -1.625 2.23859 -1.80693 -1.625 2.42535 -1.71819 -1.625 2.23859 -1.80693 -1.625 2.23034 -1.72147 -1.625 2.2331 -1.63566 -1.625 2.42535 -1.71819 -1.625 2.23034 -1.72147 -1.625 2.2331 -1.63566 -1.625 2.42813 -1.64553 -1.625 2.42535 -1.71819 -1.625 2.2331 -1.63566 -1.625 2.2468 -1.55091 -1.625 2.42813 -1.64553 -1.625 2.42813 -1.64553 -1.625 2.2468 -1.55091 -1.625 2.44198 -1.57413 -1.625 2.44198 -1.57413 -1.625 2.2468 -1.55091 -1.625 2.27123 -1.46861 -1.625 2.46656 -1.50569 -1.625 2.27123 -1.46861 -1.625 2.30598 -1.3901 -1.625 2.5013 -1.44181 -1.625 2.30598 -1.3901 -1.625 2.35048 -1.31668 -1.625 2.54539 -1.38397 -1.625 2.35048 -1.31668 -1.625 2.40401 -1.24956 -1.625 2.46569 -1.18983 -1.625 2.54539 -1.38397 -1.625 2.40401 -1.24956 -1.625 2.46569 -1.18983 -1.625 2.59778 -1.33354 -1.625 2.54539 -1.38397 -1.625 2.46569 -1.18983 -1.625 2.53449 -1.13848 -1.625 2.59778 -1.33354 -1.625 2.59778 -1.33354 -1.625 2.53449 -1.13848 -1.625 2.65727 -1.2917 -1.625 2.65727 -1.2917 -1.625 2.53449 -1.13848 -1.625 2.6093 -1.09635 -1.625 2.72244 -1.25944 -1.625 2.6093 -1.09635 -1.625 2.68888 -1.06413 -1.625 2.79177 -1.23749 -1.625 2.68888 -1.06413 -1.625 2.77192 -1.04236 -1.625 2.86364 -1.22639 -1.625 2.77192 -1.04236 -1.625 2.85707 -1.03138 -1.625 2.94293 -1.03138 -1.625 2.86364 -1.22639 -1.625 2.85707 -1.03138 -1.625 2.94293 -1.03138 -1.625 2.93636 -1.22639 -1.625 2.86364 -1.22639 -1.625 2.94293 -1.03138 -1.625 3.02808 -1.04236 -1.625 2.93636 -1.22639 -1.625 2.93636 -1.22639 -1.625 3.02808 -1.04236 -1.625 3.00823 -1.23749 -1.625 3.00823 -1.23749 -1.625 3.02808 -1.04236 -1.625 3.11112 -1.06413 -1.625 3.07756 -1.25944 -1.625 3.11112 -1.06413 -1.625 3.1907 -1.09635 -1.625 3.14273 -1.2917 -1.625 3.1907 -1.09635 -1.625 3.26551 -1.13848 -1.625 3.20222 -1.33354 -1.625 3.26551 -1.13848 -1.625 3.33431 -1.18983 -1.625 3.25461 -1.38397 -1.625 3.33431 -1.18983 -1.625 3.39599 -1.24956 -1.625 3.44952 -1.31668 -1.625 3.25461 -1.38397 -1.625 3.39599 -1.24956 -1.625 3.44952 -1.31668 -1.625 3.2987 -1.44181 -1.625 3.25461 -1.38397 -1.625 3.44952 -1.31668 -1.625 3.49402 -1.3901 -1.625 3.2987 -1.44181 -1.625 3.2987 -1.44181 -1.625 3.49402 -1.3901 -1.625 3.33344 -1.50569 -1.625 3.33344 -1.50569 -1.625 3.49402 -1.3901 -1.625 3.52877 -1.46861 -1.625 3.35802 -1.57413 -1.625 3.52877 -1.46861 -1.625 3.5532 -1.55091 -1.625 3.37187 -1.64553 -1.625 3.5532 -1.55091 -1.625 3.5669 -1.63566 -1.625 3.37465 -1.71819 -1.625 3.5669 -1.63566 -1.625 3.56966 -1.72147 -1.625 3.56141 -1.80693 -1.625 3.37465 -1.71819 -1.625 3.56966 -1.72147 -1.625 3.56141 -1.80693 -1.625 3.36631 -1.79044 -1.625 3.37465 -1.71819 -1.625 3.56141 -1.80693 -1.625 3.54231 -1.89063 -1.625 3.36631 -1.79044 -1.625 3.36631 -1.79044 -1.625 3.54231 -1.89063 -1.625 3.34704 -1.86056 -1.625 3.34704 -1.86056 -1.625 3.54231 -1.89063 -1.625 3.51266 -1.9712 -1.625 3.31729 -1.92692 -1.625 3.51266 -1.9712 -1.625 3.47295 -2.04732 -1.625 3.27776 -1.98796 -1.625 3.47295 -2.04732 -1.625 3.42383 -2.11774 -1.625 3.22938 -2.04225 -1.625 3.27776 -1.98796 -1.625 3.42383 -2.11774 -1.625 2.68923 -2.12568 -1.625 2.57122 -2.28378 -1.625 2.62672 -2.08852 -1.625 2.62672 -2.08852 -1.625 2.49927 -2.23695 -1.625 2.57062 -2.04225 -1.625 2.48271 -1.92692 -1.625 2.28734 -1.9712 -1.625 2.45296 -1.86056 -1.625 2.45296 -1.86056 -1.625 2.25769 -1.89063 -1.625 2.43369 -1.79044 -1.625 2.43369 -1.79044 -1.625 2.23859 -1.80693 -1.625 2.42535 -1.71819 -1.625 2.44198 -1.57413 -1.625 2.27123 -1.46861 -1.625 2.46656 -1.50569 -1.625 2.46656 -1.50569 -1.625 2.30598 -1.3901 -1.625 2.5013 -1.44181 -1.625 2.5013 -1.44181 -1.625 2.35048 -1.31668 -1.625 2.54539 -1.38397 -1.625 2.65727 -1.2917 -1.625 2.6093 -1.09635 -1.625 2.72244 -1.25944 -1.625 2.72244 -1.25944 -1.625 2.68888 -1.06413 -1.625 2.79177 -1.23749 -1.625 2.79177 -1.23749 -1.625 2.77192 -1.04236 -1.625 2.86364 -1.22639 -1.625 3.00823 -1.23749 -1.625 3.11112 -1.06413 -1.625 3.07756 -1.25944 -1.625 3.07756 -1.25944 -1.625 3.1907 -1.09635 -1.625 3.14273 -1.2917 -1.625 3.14273 -1.2917 -1.625 3.26551 -1.13848 -1.625 3.20222 -1.33354 -1.625 3.20222 -1.33354 -1.625 3.33431 -1.18983 -1.625 3.25461 -1.38397 -1.625 3.33344 -1.50569 -1.625 3.52877 -1.46861 -1.625 3.35802 -1.57413 -1.625 3.35802 -1.57413 -1.625 3.5532 -1.55091 -1.625 3.37187 -1.64553 -1.625 3.37187 -1.64553 -1.625 3.5669 -1.63566 -1.625 3.37465 -1.71819 -1.625 3.34704 -1.86056 -1.625 3.51266 -1.9712 -1.625 3.31729 -1.92692 -1.625 3.31729 -1.92692 -1.625 3.47295 -2.04732 -1.625 3.27776 -1.98796 -1.625 3.30073 -2.23695 -1.625 3.22878 -2.28378 -1.625 3.17328 -2.08852 -1.625 3.22878 -2.28378 -1.625 3.15143 -2.32103 -1.625 3.11077 -2.12568 -1.625 2.82749 -2.16943 -1.625 2.9 -2.175 -1.625 2.81432 -2.3645 -1.625 2.81432 -2.3645 -1.625 2.9 -2.175 -1.625 2.9 -2.37 -1.375 2.97251 -2.16943 -1.625 2.9 -2.175 -1.375 2.9 -2.175 -1.375 2.97251 -2.16943 -1.625 2.97251 -2.16943 -1.625 2.9 -2.175 -1.375 2.97251 -2.16943 -1.375 3.04332 -2.15286 -1.625 2.97251 -2.16943 -1.625 2.97251 -2.16943 -1.375 3.04332 -2.15286 -1.625 3.04332 -2.15286 -1.625 3.04332 -2.15286 -1.375 3.04332 -2.15286 -1.375 3.11077 -2.12568 -1.625 3.11077 -2.12568 -1.375 3.11077 -2.12568 -1.375 3.17328 -2.08852 -1.625 3.17328 -2.08852 -1.375 3.17328 -2.08852 -1.375 3.22938 -2.04225 -1.625 3.22938 -2.04225 -1.375 3.22938 -2.04225 -1.375 3.27776 -1.98796 -1.625 3.27776 -1.98796 -1.375 3.27776 -1.98796 -1.375 3.31729 -1.92692 -1.625 3.31729 -1.92692 -1.375 3.31729 -1.92692 -1.375 3.34704 -1.86056 -1.625 3.34704 -1.86056 -1.375 3.34704 -1.86056 -1.375 3.36631 -1.79044 -1.625 3.36631 -1.79044 -1.375 3.36631 -1.79044 -1.375 3.37465 -1.71819 -1.625 3.37465 -1.71819 -1.375 3.37465 -1.71819 -1.375 3.37187 -1.64553 -1.625 3.37187 -1.64553 -1.375 3.37187 -1.64553 -1.375 3.35802 -1.57413 -1.625 3.35802 -1.57413 -1.375 3.35802 -1.57413 -1.375 3.33344 -1.50569 -1.625 3.33344 -1.50569 -1.375 3.33344 -1.50569 -1.375 3.2987 -1.44181 -1.625 3.2987 -1.44181 -1.375 3.2987 -1.44181 -1.375 3.25461 -1.38397 -1.625 3.25461 -1.38397 -1.375 3.25461 -1.38397 -1.375 3.20222 -1.33354 -1.625 3.20222 -1.33354 -1.375 3.20222 -1.33354 -1.375 3.14273 -1.2917 -1.625 3.14273 -1.2917 -1.375 3.14273 -1.2917 -1.375 3.07756 -1.25944 -1.625 3.07756 -1.25944 -1.375 3.07756 -1.25944 -1.375 3.00823 -1.23749 -1.625 3.00823 -1.23749 -1.375 3.00823 -1.23749 -1.375 2.93636 -1.22639 -1.625 2.93636 -1.22639 -1.375 2.93636 -1.22639 -1.375 2.86364 -1.22639 -1.625 2.86364 -1.22639 -1.375 2.86364 -1.22639 -1.375 2.79177 -1.23749 -1.625 2.79177 -1.23749 -1.375 2.79177 -1.23749 -1.375 2.72244 -1.25944 -1.625 2.72244 -1.25944 -1.375 2.72244 -1.25944 -1.375 2.65727 -1.2917 -1.625 2.65727 -1.2917 -1.375 2.65727 -1.2917 -1.375 2.59778 -1.33354 -1.625 2.59778 -1.33354 -1.375 2.59778 -1.33354 -1.375 2.54539 -1.38397 -1.625 2.54539 -1.38397 -1.375 2.54539 -1.38397 -1.375 2.5013 -1.44181 -1.625 2.5013 -1.44181 -1.375 2.5013 -1.44181 -1.375 2.46656 -1.50569 -1.625 2.46656 -1.50569 -1.375 2.46656 -1.50569 -1.375 2.44198 -1.57413 -1.625 2.44198 -1.57413 -1.375 2.44198 -1.57413 -1.375 2.42813 -1.64553 -1.625 2.42813 -1.64553 -1.375 2.42813 -1.64553 -1.375 2.42535 -1.71819 -1.625 2.42535 -1.71819 -1.375 2.42535 -1.71819 -1.375 2.43369 -1.79044 -1.625 2.43369 -1.79044 -1.375 2.43369 -1.79044 -1.375 2.45296 -1.86056 -1.625 2.45296 -1.86056 -1.375 2.45296 -1.86056 -1.375 2.48271 -1.92692 -1.625 2.48271 -1.92692 -1.375 2.48271 -1.92692 -1.375 2.52224 -1.98796 -1.625 2.52224 -1.98796 -1.375 2.52224 -1.98796 -1.375 2.57062 -2.04225 -1.625 2.57062 -2.04225 -1.375 2.57062 -2.04225 -1.375 2.62672 -2.08852 -1.625 2.62672 -2.08852 -1.375 2.62672 -2.08852 -1.375 2.68923 -2.12568 -1.625 2.68923 -2.12568 -1.375 2.68923 -2.12568 -1.375 2.75668 -2.15286 -1.625 2.75668 -2.15286 -1.375 2.75668 -2.15286 -1.375 2.82749 -2.16943 -1.625 2.82749 -2.16943 -1.375 2.82749 -2.16943 -1.375 2.9 -2.175 -1.625 2.9 -2.175 -1.625 2.82749 -2.16943 -1.375 2.9 -2.175 -1.625 3.04332 -2.15286 -1.375 3.11077 -2.12568 -1.625 3.11077 -2.12568 -1.625 3.11077 -2.12568 -1.375 3.17328 -2.08852 -1.625 3.17328 -2.08852 -1.625 3.17328 -2.08852 -1.375 3.22938 -2.04225 -1.625 3.22938 -2.04225 -1.625 3.22938 -2.04225 -1.375 3.27776 -1.98796 -1.625 3.27776 -1.98796 -1.625 3.27776 -1.98796 -1.375 3.31729 -1.92692 -1.625 3.31729 -1.92692 -1.625 3.31729 -1.92692 -1.375 3.34704 -1.86056 -1.625 3.34704 -1.86056 -1.625 3.34704 -1.86056 -1.375 3.36631 -1.79044 -1.625 3.36631 -1.79044 -1.625 3.36631 -1.79044 -1.375 3.37465 -1.71819 -1.625 3.37465 -1.71819 -1.625 3.37465 -1.71819 -1.375 3.37187 -1.64553 -1.625 3.37187 -1.64553 -1.625 3.37187 -1.64553 -1.375 3.35802 -1.57413 -1.625 3.35802 -1.57413 -1.625 3.35802 -1.57413 -1.375 3.33344 -1.50569 -1.625 3.33344 -1.50569 -1.625 3.33344 -1.50569 -1.375 3.2987 -1.44181 -1.625 3.2987 -1.44181 -1.625 3.2987 -1.44181 -1.375 3.25461 -1.38397 -1.625 3.25461 -1.38397 -1.625 3.25461 -1.38397 -1.375 3.20222 -1.33354 -1.625 3.20222 -1.33354 -1.625 3.20222 -1.33354 -1.375 3.14273 -1.2917 -1.625 3.14273 -1.2917 -1.625 3.14273 -1.2917 -1.375 3.07756 -1.25944 -1.625 3.07756 -1.25944 -1.625 3.07756 -1.25944 -1.375 3.00823 -1.23749 -1.625 3.00823 -1.23749 -1.625 3.00823 -1.23749 -1.375 2.93636 -1.22639 -1.625 2.93636 -1.22639 -1.625 2.93636 -1.22639 -1.375 2.86364 -1.22639 -1.625 2.86364 -1.22639 -1.625 2.86364 -1.22639 -1.375 2.79177 -1.23749 -1.625 2.79177 -1.23749 -1.625 2.79177 -1.23749 -1.375 2.72244 -1.25944 -1.625 2.72244 -1.25944 -1.625 2.72244 -1.25944 -1.375 2.65727 -1.2917 -1.625 2.65727 -1.2917 -1.625 2.65727 -1.2917 -1.375 2.59778 -1.33354 -1.625 2.59778 -1.33354 -1.625 2.59778 -1.33354 -1.375 2.54539 -1.38397 -1.625 2.54539 -1.38397 -1.625 2.54539 -1.38397 -1.375 2.5013 -1.44181 -1.625 2.5013 -1.44181 -1.625 2.5013 -1.44181 -1.375 2.46656 -1.50569 -1.625 2.46656 -1.50569 -1.625 2.46656 -1.50569 -1.375 2.44198 -1.57413 -1.625 2.44198 -1.57413 -1.625 2.44198 -1.57413 -1.375 2.42813 -1.64553 -1.625 2.42813 -1.64553 -1.625 2.42813 -1.64553 -1.375 2.42535 -1.71819 -1.625 2.42535 -1.71819 -1.625 2.42535 -1.71819 -1.375 2.43369 -1.79044 -1.625 2.43369 -1.79044 -1.625 2.43369 -1.79044 -1.375 2.45296 -1.86056 -1.625 2.45296 -1.86056 -1.625 2.45296 -1.86056 -1.375 2.48271 -1.92692 -1.625 2.48271 -1.92692 -1.625 2.48271 -1.92692 -1.375 2.52224 -1.98796 -1.625 2.52224 -1.98796 -1.625 2.52224 -1.98796 -1.375 2.57062 -2.04225 -1.625 2.57062 -2.04225 -1.625 2.57062 -2.04225 -1.375 2.62672 -2.08852 -1.625 2.62672 -2.08852 -1.625 2.62672 -2.08852 -1.375 2.68923 -2.12568 -1.625 2.68923 -2.12568 -1.625 2.68923 -2.12568 -1.375 2.75668 -2.15286 -1.625 2.75668 -2.15286 -1.625 2.75668 -2.15286 -1.375 2.82749 -2.16943 -1.625 2.82749 -2.16943 -1.375 2.82749 -2.16943 -1.375 2.86364 -1.22639 -1.375 2.9 -2.175 -1.375 2.82749 -2.16943 -1.375 2.79177 -1.23749 -1.375 2.86364 -1.22639 -1.375 2.82749 -2.16943 -1.375 2.75668 -2.15286 -1.375 2.79177 -1.23749 -1.375 2.79177 -1.23749 -1.375 2.75668 -2.15286 -1.375 2.72244 -1.25944 -1.375 2.72244 -1.25944 -1.375 2.75668 -2.15286 -1.375 2.68923 -2.12568 -1.375 2.65727 -1.2917 -1.375 2.68923 -2.12568 -1.375 2.62672 -2.08852 -1.375 2.59778 -1.33354 -1.375 2.62672 -2.08852 -1.375 2.57062 -2.04225 -1.375 2.54539 -1.38397 -1.375 2.57062 -2.04225 -1.375 2.52224 -1.98796 -1.375 2.5013 -1.44181 -1.375 2.52224 -1.98796 -1.375 2.48271 -1.92692 -1.375 2.46656 -1.50569 -1.375 2.48271 -1.92692 -1.375 2.45296 -1.86056 -1.375 2.44198 -1.57413 -1.375 2.45296 -1.86056 -1.375 2.43369 -1.79044 -1.375 2.42813 -1.64553 -1.375 2.43369 -1.79044 -1.375 2.42535 -1.71819 -1.375 2.42813 -1.64553 -1.375 2.44198 -1.57413 -1.375 2.43369 -1.79044 -1.375 2.72244 -1.25944 -1.375 2.68923 -2.12568 -1.375 2.65727 -1.2917 -1.375 2.65727 -1.2917 -1.375 2.62672 -2.08852 -1.375 2.59778 -1.33354 -1.375 2.59778 -1.33354 -1.375 2.57062 -2.04225 -1.375 2.54539 -1.38397 -1.375 2.54539 -1.38397 -1.375 2.52224 -1.98796 -1.375 2.5013 -1.44181 -1.375 2.5013 -1.44181 -1.375 2.48271 -1.92692 -1.375 2.46656 -1.50569 -1.375 2.46656 -1.50569 -1.375 2.45296 -1.86056 -1.375 2.44198 -1.57413 -1.375 2.86364 -1.22639 -1.375 2.93636 -1.22639 -1.375 2.9 -2.175 -1.375 2.9 -2.175 -1.375 2.93636 -1.22639 -1.375 2.97251 -2.16943 -1.375 2.97251 -2.16943 -1.375 2.93636 -1.22639 -1.375 3.00823 -1.23749 -1.375 3.04332 -2.15286 -1.375 3.00823 -1.23749 -1.375 3.07756 -1.25944 -1.375 3.11077 -2.12568 -1.375 3.07756 -1.25944 -1.375 3.14273 -1.2917 -1.375 3.17328 -2.08852 -1.375 3.14273 -1.2917 -1.375 3.20222 -1.33354 -1.375 3.22938 -2.04225 -1.375 3.20222 -1.33354 -1.375 3.25461 -1.38397 -1.375 3.27776 -1.98796 -1.375 3.25461 -1.38397 -1.375 3.2987 -1.44181 -1.375 3.31729 -1.92692 -1.375 3.2987 -1.44181 -1.375 3.33344 -1.50569 -1.375 3.34704 -1.86056 -1.375 3.33344 -1.50569 -1.375 3.35802 -1.57413 -1.375 3.36631 -1.79044 -1.375 3.35802 -1.57413 -1.375 3.37187 -1.64553 -1.375 3.37465 -1.71819 -1.375 3.36631 -1.79044 -1.375 3.37187 -1.64553 -1.375 2.97251 -2.16943 -1.375 3.00823 -1.23749 -1.375 3.04332 -2.15286 -1.375 3.04332 -2.15286 -1.375 3.07756 -1.25944 -1.375 3.11077 -2.12568 -1.375 3.11077 -2.12568 -1.375 3.14273 -1.2917 -1.375 3.17328 -2.08852 -1.375 3.17328 -2.08852 -1.375 3.20222 -1.33354 -1.375 3.22938 -2.04225 -1.375 3.22938 -2.04225 -1.375 3.25461 -1.38397 -1.375 3.27776 -1.98796 -1.375 3.27776 -1.98796 -1.375 3.2987 -1.44181 -1.375 3.31729 -1.92692 -1.375 3.31729 -1.92692 -1.375 3.33344 -1.50569 -1.375 3.34704 -1.86056 -1.375 3.34704 -1.86056 -1.375 3.35802 -1.57413 -1.375 3.36631 -1.79044 -1.5 1.3 -2.7 -1.5 1.3 -2.05 -1.6 1.4 -2.7 -1.6 1.4 -2.7 -1.5 1.3 -2.05 -1.6 1.4 -2.05 -1.5 1.3 -3.5 -1.5 1.3 -2.85 -1.6 1.4 -3.5 -1.6 1.4 -3.5 -1.5 1.3 -2.85 -1.6 1.4 -2.85 -1.5 1.3 -4.3 -1.5 1.3 -3.65 -1.6 1.4 -4.3 -1.6 1.4 -4.3 -1.5 1.3 -3.65 -1.6 1.4 -3.65 -1.5 1.3 -5.1 -1.5 1.3 -4.45 -1.6 1.4 -5.1 -1.6 1.4 -5.1 -1.5 1.3 -4.45 -1.6 1.4 -4.45 -1.6 2.425 -5.45 -1.5 2.425 -5.55 -1.6 1.775 -5.45 -1.6 1.775 -5.45 -1.5 2.425 -5.55 -1.5 1.775 -5.55 -1.6 4.025 -5.45 -1.5 4.025 -5.55 -1.6 3.375 -5.45 -1.6 3.375 -5.45 -1.5 4.025 -5.55 -1.5 3.375 -5.55 -1.5 4.5 -4.45 -1.5 4.5 -5.1 -1.6 4.4 -4.45 -1.6 4.4 -4.45 -1.5 4.5 -5.1 -1.6 4.4 -5.1 -1.5 4.5 -3.65 -1.5 4.5 -4.3 -1.6 4.4 -3.65 -1.6 4.4 -3.65 -1.5 4.5 -4.3 -1.6 4.4 -4.3 -1.5 4.5 -2.85 -1.5 4.5 -3.5 -1.6 4.4 -2.85 -1.6 4.4 -2.85 -1.5 4.5 -3.5 -1.6 4.4 -3.5 -1.5 4.5 -2.05 -1.5 4.5 -2.7 -1.6 4.4 -2.05 -1.6 4.4 -2.05 -1.5 4.5 -2.7 -1.6 4.4 -2.7 -1.1 4.4 -2.05 -1.1 4.4 -2.175 -1.2 4.5 -2.05 -1.2 4.5 -2.05 -1.1 4.4 -2.175 -1.2 4.5 -2.175 -1.1 4.4 -2.575 -1.1 4.4 -2.7 -1.2 4.5 -2.575 -1.2 4.5 -2.575 -1.1 4.4 -2.7 -1.2 4.5 -2.7 -1.1 4.4 -2.85 -1.1 4.4 -2.975 -1.2 4.5 -2.85 -1.2 4.5 -2.85 -1.1 4.4 -2.975 -1.2 4.5 -2.975 -1.1 4.4 -3.375 -1.1 4.4 -3.5 -1.2 4.5 -3.375 -1.2 4.5 -3.375 -1.1 4.4 -3.5 -1.2 4.5 -3.5 -1.1 4.4 -3.65 -1.1 4.4 -3.775 -1.2 4.5 -3.65 -1.2 4.5 -3.65 -1.1 4.4 -3.775 -1.2 4.5 -3.775 -1.1 4.4 -4.175 -1.1 4.4 -4.3 -1.2 4.5 -4.175 -1.2 4.5 -4.175 -1.1 4.4 -4.3 -1.2 4.5 -4.3 -1.1 4.4 -4.45 -1.1 4.4 -4.575 -1.2 4.5 -4.45 -1.2 4.5 -4.45 -1.1 4.4 -4.575 -1.2 4.5 -4.575 -1.1 4.4 -4.975 -1.1 4.4 -5.1 -1.2 4.5 -4.975 -1.2 4.5 -4.975 -1.1 4.4 -5.1 -1.2 4.5 -5.1 -1.1 1.4 -2.175 -1.1 1.4 -2.05 -1.2 1.3 -2.175 -1.2 1.3 -2.175 -1.1 1.4 -2.05 -1.2 1.3 -2.05 -1.1 1.4 -2.7 -1.1 1.4 -2.575 -1.2 1.3 -2.7 -1.2 1.3 -2.7 -1.1 1.4 -2.575 -1.2 1.3 -2.575 -1.1 1.4 -2.975 -1.1 1.4 -2.85 -1.2 1.3 -2.975 -1.2 1.3 -2.975 -1.1 1.4 -2.85 -1.2 1.3 -2.85 -1.1 1.4 -3.5 -1.1 1.4 -3.375 -1.2 1.3 -3.5 -1.2 1.3 -3.5 -1.1 1.4 -3.375 -1.2 1.3 -3.375 -1.1 1.4 -3.775 -1.1 1.4 -3.65 -1.2 1.3 -3.775 -1.2 1.3 -3.775 -1.1 1.4 -3.65 -1.2 1.3 -3.65 -1.1 1.4 -4.3 -1.1 1.4 -4.175 -1.2 1.3 -4.3 -1.2 1.3 -4.3 -1.1 1.4 -4.175 -1.2 1.3 -4.175 -1.1 1.4 -4.575 -1.1 1.4 -4.45 -1.2 1.3 -4.575 -1.2 1.3 -4.575 -1.1 1.4 -4.45 -1.2 1.3 -4.45 -1.1 1.4 -5.1 -1.1 1.4 -4.975 -1.2 1.3 -5.1 -1.2 1.3 -5.1 -1.1 1.4 -4.975 -1.2 1.3 -4.975 -1.2 4.025 -5.55 -1.1 4.025 -5.45 -1.2 3.9 -5.55 -1.2 3.9 -5.55 -1.1 4.025 -5.45 -1.1 3.9 -5.45 -1.2 3.5 -5.55 -1.1 3.5 -5.45 -1.2 3.375 -5.55 -1.2 3.375 -5.55 -1.1 3.5 -5.45 -1.1 3.375 -5.45 -1.2 2.425 -5.55 -1.1 2.425 -5.45 -1.2 2.3 -5.55 -1.2 2.3 -5.55 -1.1 2.425 -5.45 -1.1 2.3 -5.45 -1.2 1.9 -5.55 -1.1 1.9 -5.45 -1.2 1.775 -5.55 -1.2 1.775 -5.55 -1.1 1.9 -5.45 -1.1 1.775 -5.45 -1.45 1.45 -2.05 -1.45 1.45 -1.9 -1.6 1.6 -2.05 -1.6 1.6 -2.05 -1.45 1.45 -1.9 -1.6 1.6 -1.9 -1.45 1.45 -2.85 -1.45 1.45 -2.7 -1.6 1.6 -2.85 -1.6 1.6 -2.85 -1.45 1.45 -2.7 -1.6 1.6 -2.7 -1.45 1.45 -3.65 -1.45 1.45 -3.5 -1.6 1.6 -3.65 -1.6 1.6 -3.65 -1.45 1.45 -3.5 -1.6 1.6 -3.5 -1.45 1.45 -4.45 -1.45 1.45 -4.3 -1.6 1.6 -4.45 -1.6 1.6 -4.45 -1.45 1.45 -4.3 -1.6 1.6 -4.3 -1.45 1.45 -5.25 -1.45 1.45 -5.1 -1.6 1.6 -5.25 -1.6 1.6 -5.25 -1.45 1.45 -5.1 -1.6 1.6 -5.1 -1.6 1.775 -5.25 -1.45 1.775 -5.4 -1.6 1.6 -5.25 -1.6 1.6 -5.25 -1.45 1.775 -5.4 -1.45 1.6 -5.4 -1.45 4.35 -1.9 -1.45 4.35 -2.05 -1.6 4.2 -1.9 -1.6 4.2 -1.9 -1.45 4.35 -2.05 -1.6 4.2 -2.05 -1.45 4.35 -2.7 -1.45 4.35 -2.85 -1.6 4.2 -2.7 -1.6 4.2 -2.7 -1.45 4.35 -2.85 -1.6 4.2 -2.85 -1.45 4.35 -3.5 -1.45 4.35 -3.65 -1.6 4.2 -3.5 -1.6 4.2 -3.5 -1.45 4.35 -3.65 -1.6 4.2 -3.65 -1.45 4.35 -4.3 -1.45 4.35 -4.45 -1.6 4.2 -4.3 -1.6 4.2 -4.3 -1.45 4.35 -4.45 -1.6 4.2 -4.45 -1.6 4.2 -5.25 -1.45 4.2 -5.4 -1.6 4.025 -5.25 -1.6 4.025 -5.25 -1.45 4.2 -5.4 -1.45 4.025 -5.4 -1.45 4.35 -5.1 -1.45 4.35 -5.25 -1.6 4.2 -5.1 -1.6 4.2 -5.1 -1.45 4.35 -5.25 -1.6 4.2 -5.25 -1.6 3.375 -5.25 -1.45 3.375 -5.4 -1.6 2.425 -5.25 -1.6 2.425 -5.25 -1.45 3.375 -5.4 -1.45 2.425 -5.4 -1.605 3.9 -0.975 -1.625 3.9 -0.995 -1.605 3.825 -0.975 -1.605 3.825 -0.975 -1.625 3.9 -0.995 -1.625 3.825 -0.995 -1.605 3.825 -0.975 -1.625 3.825 -0.995 -1.605 3.78606 -0.970612 -1.605 3.78606 -0.970612 -1.625 3.825 -0.995 -1.625 3.78161 -0.990111 -1.625 3.74039 -0.975689 -1.605 3.78606 -0.970612 -1.625 3.78161 -0.990111 -1.625 3.74039 -0.975689 -1.605 3.74907 -0.95767 -1.605 3.78606 -0.970612 -1.625 3.74039 -0.975689 -1.625 3.70342 -0.952457 -1.605 3.74907 -0.95767 -1.605 3.74907 -0.95767 -1.625 3.70342 -0.952457 -1.605 3.71589 -0.936821 -1.605 3.71589 -0.936821 -1.625 3.70342 -0.952457 -1.625 3.67254 -0.92158 -1.605 3.68818 -0.909111 -1.625 3.67254 -0.92158 -1.625 3.64931 -0.884607 -1.605 3.66733 -0.87593 -1.625 3.64931 -0.884607 -1.625 3.63489 -0.843392 -1.605 3.65439 -0.838941 -1.625 3.63489 -0.843392 -1.625 3.63 -0.8 -1.605 3.65 -0.8 -1.605 3.65439 -0.838941 -1.625 3.63 -0.8 -1.605 3.71589 -0.936821 -1.625 3.67254 -0.92158 -1.605 3.68818 -0.909111 -1.605 3.68818 -0.909111 -1.625 3.64931 -0.884607 -1.605 3.66733 -0.87593 -1.605 3.66733 -0.87593 -1.625 3.63489 -0.843392 -1.605 3.65439 -0.838941 -1.6 3.9 -0.995 -1.58 3.9 -0.975 -1.6 4.04565 -0.995 -1.6 4.04565 -0.995 -1.58 3.9 -0.975 -1.58 4.04565 -0.975 -1.625 3.63 -0.8 -1.625 3.63 -0.7 -1.605 3.65 -0.8 -1.605 3.65 -0.8 -1.625 3.63 -0.7 -1.605 3.65 -0.7 -1.59716 4.07496 -0.994432 -1.6 4.04565 -0.995 -1.58812 4.06874 -0.984758 -1.58253 4.0912 -0.984548 -1.58812 4.06874 -0.984758 -1.57754 4.07113 -0.975 -1.5702 4.09572 -0.975 -1.58253 4.0912 -0.984548 -1.57754 4.07113 -0.975 -1.5702 4.09572 -0.975 -1.57334 4.1125 -0.984368 -1.58253 4.0912 -0.984548 -1.5702 4.09572 -0.975 -1.5583 4.11831 -0.975 -1.57334 4.1125 -0.984368 -1.57334 4.1125 -0.984368 -1.5583 4.11831 -0.975 -1.56082 4.13196 -0.984217 -1.57496 4.12928 -0.993558 -1.56082 4.13196 -0.984217 -1.55632 4.15227 -0.993243 -1.57496 4.12928 -0.993558 -1.57334 4.1125 -0.984368 -1.56082 4.13196 -0.984217 -1.57496 4.12928 -0.993558 -1.58869 4.10327 -0.993951 -1.57334 4.1125 -0.984368 -1.57334 4.1125 -0.984368 -1.58869 4.10327 -0.993951 -1.58253 4.0912 -0.984548 -1.58253 4.0912 -0.984548 -1.58869 4.10327 -0.993951 -1.59716 4.07496 -0.994432 -1.58812 4.06874 -0.984758 -1.58253 4.0912 -0.984548 -1.59716 4.07496 -0.994432 -1.6 4.04565 -0.995 -1.58 4.04565 -0.975 -1.58812 4.06874 -0.984758 -1.58812 4.06874 -0.984758 -1.58 4.04565 -0.975 -1.57754 4.07113 -0.975 -1.5583 4.11831 -0.975 -1.54214 4.13827 -0.975 -1.56082 4.13196 -0.984217 -1.56082 4.13196 -0.984217 -1.54214 4.13827 -0.975 -1.53864 4.15494 -0.984055 -1.55632 4.15227 -0.993243 -1.53864 4.15494 -0.984055 -1.53365 4.17107 -0.993006 -1.55632 4.15227 -0.993243 -1.56082 4.13196 -0.984217 -1.53864 4.15494 -0.984055 -1.54214 4.13827 -0.975 -1.5225 4.15459 -0.975 -1.53864 4.15494 -0.984055 -1.53864 4.15494 -0.984055 -1.5225 4.15459 -0.975 -1.51176 4.17233 -0.983942 -1.53365 4.17107 -0.993006 -1.51176 4.17233 -0.983942 -1.50762 4.18514 -0.992839 -1.53365 4.17107 -0.993006 -1.53864 4.15494 -0.984055 -1.51176 4.17233 -0.983942 -1.5225 4.15459 -0.975 -1.49994 4.1668 -0.975 -1.51176 4.17233 -0.983942 -1.51176 4.17233 -0.983942 -1.49994 4.1668 -0.975 -1.48174 4.18311 -0.983876 -1.50762 4.18514 -0.992839 -1.48174 4.18311 -0.983876 -1.47936 4.19379 -0.992741 -1.50762 4.18514 -0.992839 -1.51176 4.17233 -0.983942 -1.48174 4.18311 -0.983876 -1.49994 4.1668 -0.975 -1.47544 4.17431 -0.975 -1.48174 4.18311 -0.983876 -1.48174 4.18311 -0.983876 -1.47544 4.17431 -0.975 -1.45 4.19671 -0.992708 -1.47936 4.19379 -0.992741 -1.48174 4.18311 -0.983876 -1.45 4.19671 -0.992708 -1.47544 4.17431 -0.975 -1.45 4.17684 -0.975 -1.45 4.19671 -0.992708 -1.605 3.65 -0.7 -1.625 3.63 -0.7 -1.60057 3.65 -0.666354 -1.60057 3.65 -0.666354 -1.625 3.63 -0.7 -1.61989 3.63 -0.661177 -1.58758 3.65 -0.635 -1.61989 3.63 -0.661177 -1.6049 3.63 -0.625 -1.56692 3.65 -0.608076 -1.6049 3.63 -0.625 -1.58107 3.63 -0.593934 -1.54 3.65 -0.587417 -1.58107 3.63 -0.593934 -1.55 3.63 -0.570096 -1.50865 3.65 -0.57443 -1.55 3.63 -0.570096 -1.51382 3.63 -0.555111 -1.475 3.65 -0.57 -1.51382 3.63 -0.555111 -1.475 3.63 -0.55 -1.475 3.65 -0.57 -1.50865 3.65 -0.57443 -1.51382 3.63 -0.555111 -1.60057 3.65 -0.666354 -1.61989 3.63 -0.661177 -1.58758 3.65 -0.635 -1.58758 3.65 -0.635 -1.6049 3.63 -0.625 -1.56692 3.65 -0.608076 -1.56692 3.65 -0.608076 -1.58107 3.63 -0.593934 -1.54 3.65 -0.587417 -1.54 3.65 -0.587417 -1.55 3.63 -0.570096 -1.50865 3.65 -0.57443 -1.45 4.17684 -0.975 -1.4473 4.17684 -0.975 -1.45 4.19671 -0.992708 -1.45 4.19671 -0.992708 -1.4473 4.17684 -0.975 -1.43 4.19671 -0.992708 -1.475 3.65 -0.57 -1.475 3.63 -0.55 -1.45 3.65 -0.57 -1.45 3.65 -0.57 -1.475 3.63 -0.55 -1.43 3.63 -0.55 -1.43 4.19671 -0.992708 -1.4473 4.17684 -0.975 -1.43 4.18314 -0.921251 -1.43 4.18314 -0.921251 -1.4473 4.17684 -0.975 -1.45 4.1741 -0.975 -1.45 4.1588 -0.908938 -1.43 4.18314 -0.921251 -1.45 4.1741 -0.975 -1.45 4.1588 -0.908938 -1.43 4.15935 -0.852518 -1.43 4.18314 -0.921251 -1.45 4.1588 -0.908938 -1.45 4.13435 -0.845691 -1.43 4.15935 -0.852518 -1.43 4.15935 -0.852518 -1.45 4.13435 -0.845691 -1.43 4.12584 -0.787965 -1.43 4.12584 -0.787965 -1.45 4.13435 -0.845691 -1.45 4.10122 -0.786521 -1.43 4.08331 -0.728956 -1.45 4.10122 -0.786521 -1.45 4.06009 -0.732611 -1.43 4.03268 -0.67674 -1.45 4.06009 -0.732611 -1.45 4.01177 -0.685034 -1.43 3.97501 -0.632423 -1.45 4.01177 -0.685034 -1.45 3.95723 -0.644742 -1.43 3.91152 -0.596942 -1.45 3.95723 -0.644742 -1.45 3.89755 -0.612538 -1.43 3.84355 -0.571049 -1.45 3.89755 -0.612538 -1.45 3.83393 -0.589064 -1.43 3.77254 -0.55529 -1.45 3.83393 -0.589064 -1.45 3.76764 -0.57479 -1.43 3.7 -0.55 -1.45 3.76764 -0.57479 -1.45 3.7 -0.57 -1.43 3.7 -0.55 -1.43 3.77254 -0.55529 -1.45 3.76764 -0.57479 -1.43 4.12584 -0.787965 -1.45 4.10122 -0.786521 -1.43 4.08331 -0.728956 -1.43 4.08331 -0.728956 -1.45 4.06009 -0.732611 -1.43 4.03268 -0.67674 -1.43 4.03268 -0.67674 -1.45 4.01177 -0.685034 -1.43 3.97501 -0.632423 -1.43 3.97501 -0.632423 -1.45 3.95723 -0.644742 -1.43 3.91152 -0.596942 -1.43 3.91152 -0.596942 -1.45 3.89755 -0.612538 -1.43 3.84355 -0.571049 -1.43 3.84355 -0.571049 -1.45 3.83393 -0.589064 -1.43 3.77254 -0.55529 -1.43 3.63 -0.55 -1.43 3.7 -0.55 -1.45 3.65 -0.57 -1.45 3.65 -0.57 -1.43 3.7 -0.55 -1.45 3.7 -0.57 -1.625 1.9 -0.995 -1.605 1.9 -0.975 -1.625 1.975 -0.995 -1.625 1.975 -0.995 -1.605 1.9 -0.975 -1.605 1.975 -0.975 -1.57472 1.9 -0.975 -1.6 1.9 -0.997793 -1.57472 1.75392 -0.975 -1.57472 1.75392 -0.975 -1.6 1.9 -0.997793 -1.6 1.75392 -0.997793 -1.625 1.975 -0.995 -1.605 1.975 -0.975 -1.625 2.01839 -0.990111 -1.625 2.01839 -0.990111 -1.605 1.975 -0.975 -1.605 2.01394 -0.970612 -1.605 2.05093 -0.95767 -1.625 2.01839 -0.990111 -1.605 2.01394 -0.970612 -1.605 2.05093 -0.95767 -1.625 2.05961 -0.975689 -1.625 2.01839 -0.990111 -1.605 2.05093 -0.95767 -1.605 2.08411 -0.936821 -1.625 2.05961 -0.975689 -1.625 2.05961 -0.975689 -1.605 2.08411 -0.936821 -1.625 2.09658 -0.952457 -1.625 2.09658 -0.952457 -1.605 2.08411 -0.936821 -1.605 2.11182 -0.909111 -1.625 2.12746 -0.92158 -1.605 2.11182 -0.909111 -1.605 2.13267 -0.87593 -1.625 2.15069 -0.884607 -1.605 2.13267 -0.87593 -1.605 2.14561 -0.838941 -1.625 2.16511 -0.843392 -1.605 2.14561 -0.838941 -1.605 2.15 -0.8 -1.625 2.17 -0.8 -1.625 2.16511 -0.843392 -1.605 2.15 -0.8 -1.625 2.09658 -0.952457 -1.605 2.11182 -0.909111 -1.625 2.12746 -0.92158 -1.625 2.12746 -0.92158 -1.605 2.13267 -0.87593 -1.625 2.15069 -0.884607 -1.625 2.15069 -0.884607 -1.605 2.14561 -0.838941 -1.625 2.16511 -0.843392 -1.57236 1.72948 -0.975 -1.57472 1.75392 -0.975 -1.58526 1.72979 -0.986087 -1.57901 1.70636 -0.98582 -1.58526 1.72979 -0.986087 -1.59716 1.72463 -0.997109 -1.58868 1.69635 -0.996527 -1.57901 1.70636 -0.98582 -1.59716 1.72463 -0.997109 -1.58868 1.69635 -0.996527 -1.5688 1.68441 -0.985594 -1.57901 1.70636 -0.98582 -1.58868 1.69635 -0.996527 -1.57494 1.67037 -0.99605 -1.5688 1.68441 -0.985594 -1.5688 1.68441 -0.985594 -1.57494 1.67037 -0.99605 -1.55487 1.66452 -0.985407 -1.55389 1.68425 -0.975 -1.55487 1.66452 -0.985407 -1.53838 1.66512 -0.975 -1.55389 1.68425 -0.975 -1.5688 1.68441 -0.985594 -1.55487 1.66452 -0.985407 -1.55389 1.68425 -0.975 -1.56531 1.70591 -0.975 -1.5688 1.68441 -0.985594 -1.5688 1.68441 -0.985594 -1.56531 1.70591 -0.975 -1.57901 1.70636 -0.98582 -1.57901 1.70636 -0.98582 -1.56531 1.70591 -0.975 -1.57236 1.72948 -0.975 -1.58526 1.72979 -0.986087 -1.57901 1.70636 -0.98582 -1.57236 1.72948 -0.975 -1.57472 1.75392 -0.975 -1.6 1.75392 -0.997793 -1.58526 1.72979 -0.986087 -1.58526 1.72979 -0.986087 -1.6 1.75392 -0.997793 -1.59716 1.72463 -0.997109 -1.57494 1.67037 -0.99605 -1.55629 1.64741 -0.995667 -1.55487 1.66452 -0.985407 -1.55487 1.66452 -0.985407 -1.55629 1.64741 -0.995667 -1.53338 1.64395 -0.985229 -1.53838 1.66512 -0.975 -1.53338 1.64395 -0.985229 -1.51953 1.64947 -0.975 -1.53838 1.66512 -0.975 -1.55487 1.66452 -0.985407 -1.53338 1.64395 -0.985229 -1.55629 1.64741 -0.995667 -1.53363 1.62863 -0.995377 -1.53338 1.64395 -0.985229 -1.53338 1.64395 -0.985229 -1.53363 1.62863 -0.995377 -1.50783 1.62843 -0.985104 -1.51953 1.64947 -0.975 -1.50783 1.62843 -0.985104 -1.49789 1.63778 -0.975 -1.51953 1.64947 -0.975 -1.53338 1.64395 -0.985229 -1.50783 1.62843 -0.985104 -1.53363 1.62863 -0.995377 -1.5076 1.61459 -0.995173 -1.50783 1.62843 -0.985104 -1.50783 1.62843 -0.985104 -1.5076 1.61459 -0.995173 -1.47963 1.61885 -0.985031 -1.49789 1.63778 -0.975 -1.47963 1.61885 -0.985031 -1.4744 1.63058 -0.975 -1.49789 1.63778 -0.975 -1.50783 1.62843 -0.985104 -1.47963 1.61885 -0.985031 -1.5076 1.61459 -0.995173 -1.47934 1.60594 -0.995053 -1.47963 1.61885 -0.985031 -1.47963 1.61885 -0.985031 -1.47934 1.60594 -0.995053 -1.45 1.62557 -0.977058 -1.4744 1.63058 -0.975 -1.45 1.62557 -0.977058 -1.45 1.62816 -0.975 -1.4744 1.63058 -0.975 -1.47963 1.61885 -0.985031 -1.45 1.62557 -0.977058 -1.47934 1.60594 -0.995053 -1.45 1.60303 -0.995013 -1.45 1.62557 -0.977058 -1.605 2.15 -0.8 -1.605 2.15 -0.7 -1.625 2.17 -0.8 -1.625 2.17 -0.8 -1.605 2.15 -0.7 -1.625 2.17 -0.7 -1.45 1.62557 -0.977058 -1.45 1.60303 -0.995013 -1.43 1.60303 -0.995013 -1.625 2.17 -0.7 -1.605 2.15 -0.7 -1.61989 2.17 -0.661177 -1.61989 2.17 -0.661177 -1.605 2.15 -0.7 -1.60057 2.15 -0.666354 -1.6049 2.17 -0.625 -1.60057 2.15 -0.666354 -1.58758 2.15 -0.635 -1.58107 2.17 -0.593934 -1.58758 2.15 -0.635 -1.56692 2.15 -0.608076 -1.55 2.17 -0.570096 -1.56692 2.15 -0.608076 -1.54 2.15 -0.587417 -1.51382 2.17 -0.555111 -1.54 2.15 -0.587417 -1.50865 2.15 -0.57443 -1.475 2.17 -0.55 -1.50865 2.15 -0.57443 -1.475 2.15 -0.57 -1.475 2.17 -0.55 -1.51382 2.17 -0.555111 -1.50865 2.15 -0.57443 -1.61989 2.17 -0.661177 -1.60057 2.15 -0.666354 -1.6049 2.17 -0.625 -1.6049 2.17 -0.625 -1.58758 2.15 -0.635 -1.58107 2.17 -0.593934 -1.58107 2.17 -0.593934 -1.56692 2.15 -0.608076 -1.55 2.17 -0.570096 -1.55 2.17 -0.570096 -1.54 2.15 -0.587417 -1.51382 2.17 -0.555111 -1.43 1.60303 -0.995013 -1.43 1.61633 -0.923269 -1.45 1.62557 -0.977058 -1.45 1.62557 -0.977058 -1.43 1.61633 -0.923269 -1.45 1.64065 -0.910731 -1.45 1.64065 -0.910731 -1.43 1.61633 -0.923269 -1.43 1.63992 -0.854224 -1.45 1.66495 -0.8472 -1.43 1.63992 -0.854224 -1.43 1.67331 -0.789349 -1.45 1.69798 -0.787741 -1.43 1.67331 -0.789349 -1.43 1.71579 -0.730024 -1.45 1.73909 -0.733549 -1.43 1.71579 -0.730024 -1.43 1.76645 -0.677513 -1.45 1.78744 -0.685712 -1.43 1.76645 -0.677513 -1.43 1.82422 -0.632934 -1.45 1.84207 -0.645189 -1.43 1.82422 -0.632934 -1.43 1.88785 -0.597237 -1.45 1.90188 -0.612795 -1.43 1.88785 -0.597237 -1.43 1.95601 -0.571182 -1.45 1.96567 -0.58918 -1.43 1.95601 -0.571182 -1.43 2.02723 -0.555324 -1.45 2.03215 -0.574819 -1.43 2.02723 -0.555324 -1.43 2.1 -0.55 -1.45 2.1 -0.57 -1.45 2.03215 -0.574819 -1.43 2.1 -0.55 -1.45 1.64065 -0.910731 -1.43 1.63992 -0.854224 -1.45 1.66495 -0.8472 -1.45 1.66495 -0.8472 -1.43 1.67331 -0.789349 -1.45 1.69798 -0.787741 -1.45 1.69798 -0.787741 -1.43 1.71579 -0.730024 -1.45 1.73909 -0.733549 -1.45 1.73909 -0.733549 -1.43 1.76645 -0.677513 -1.45 1.78744 -0.685712 -1.45 1.78744 -0.685712 -1.43 1.82422 -0.632934 -1.45 1.84207 -0.645189 -1.45 1.84207 -0.645189 -1.43 1.88785 -0.597237 -1.45 1.90188 -0.612795 -1.45 1.90188 -0.612795 -1.43 1.95601 -0.571182 -1.45 1.96567 -0.58918 -1.45 1.96567 -0.58918 -1.43 2.02723 -0.555324 -1.45 2.03215 -0.574819 -1.475 2.15 -0.57 -1.45 2.15 -0.57 -1.475 2.17 -0.55 -1.475 2.17 -0.55 -1.45 2.15 -0.57 -1.43 2.17 -0.55 -1.45 2.1 -0.57 -1.43 2.1 -0.55 -1.45 2.15 -0.57 -1.45 2.15 -0.57 -1.43 2.1 -0.55 -1.43 2.17 -0.55 -1.88 3.88 -2.575 -1.625 3.88 -2.575 -1.88 3.9 -2.595 -1.88 3.9 -2.595 -1.625 3.88 -2.575 -1.625 3.9 -2.595 -1.88 3.9 -2.595 -1.9 3.88 -2.595 -1.88 3.88 -2.575 -1.9 3.88 -2.595 -1.9 3.61414 -2.595 -1.88 3.88 -2.575 -1.88 3.88 -2.575 -1.9 3.61414 -2.595 -1.88 3.60711 -2.575 -1.59952 3.9 -4.80963 -1.58841 3.88441 -4.82522 -1.88 3.9 -4.80963 -1.88 3.9 -4.80963 -1.58841 3.88441 -4.82522 -1.88 3.87004 -4.83959 -1.88 3.87004 -4.83959 -1.58841 3.88441 -4.82522 -1.58 3.87004 -4.83959 -1.88 3.9 -2.595 -1.88 3.9 -4.80963 -1.9 3.88 -2.595 -1.9 3.88 -2.595 -1.88 3.9 -4.80963 -1.9 3.88 -4.81446 -1.88 3.60711 -2.575 -1.9 3.61414 -2.595 -1.88 3.51895 -2.63943 -1.88 3.51895 -2.63943 -1.9 3.61414 -2.595 -1.9 3.52486 -2.65946 -1.88 3.42496 -2.69501 -1.9 3.52486 -2.65946 -1.9 3.42981 -2.71505 -1.88 3.32603 -2.74121 -1.9 3.42981 -2.71505 -1.9 3.32985 -2.76125 -1.88 3.22309 -2.77761 -1.9 3.32985 -2.76125 -1.9 3.22591 -2.79764 -1.88 3.1171 -2.80385 -1.9 3.22591 -2.79764 -1.9 3.11897 -2.82387 -1.88 3.00906 -2.8197 -1.9 3.11897 -2.82387 -1.9 3.00999 -2.8397 -1.88 2.9 -2.825 -1.9 3.00999 -2.8397 -1.9 2.9 -2.845 -1.9 2.79001 -2.8397 -1.88 2.9 -2.825 -1.9 2.9 -2.845 -1.9 2.79001 -2.8397 -1.88 2.79094 -2.8197 -1.88 2.9 -2.825 -1.9 2.79001 -2.8397 -1.9 2.68103 -2.82387 -1.88 2.79094 -2.8197 -1.88 2.79094 -2.8197 -1.9 2.68103 -2.82387 -1.88 2.6829 -2.80385 -1.88 2.6829 -2.80385 -1.9 2.68103 -2.82387 -1.9 2.57409 -2.79764 -1.88 2.57691 -2.77761 -1.9 2.57409 -2.79764 -1.9 2.47015 -2.76125 -1.88 2.47397 -2.74121 -1.9 2.47015 -2.76125 -1.9 2.37019 -2.71505 -1.88 2.37504 -2.69501 -1.9 2.37019 -2.71505 -1.9 2.27514 -2.65946 -1.88 2.28105 -2.63943 -1.9 2.27514 -2.65946 -1.9 2.18586 -2.595 -1.88 2.19289 -2.575 -1.88 2.28105 -2.63943 -1.9 2.18586 -2.595 -1.88 3.51895 -2.63943 -1.9 3.52486 -2.65946 -1.88 3.42496 -2.69501 -1.88 3.42496 -2.69501 -1.9 3.42981 -2.71505 -1.88 3.32603 -2.74121 -1.88 3.32603 -2.74121 -1.9 3.32985 -2.76125 -1.88 3.22309 -2.77761 -1.88 3.22309 -2.77761 -1.9 3.22591 -2.79764 -1.88 3.1171 -2.80385 -1.88 3.1171 -2.80385 -1.9 3.11897 -2.82387 -1.88 3.00906 -2.8197 -1.88 3.00906 -2.8197 -1.9 3.00999 -2.8397 -1.88 2.9 -2.825 -1.88 2.6829 -2.80385 -1.9 2.57409 -2.79764 -1.88 2.57691 -2.77761 -1.88 2.57691 -2.77761 -1.9 2.47015 -2.76125 -1.88 2.47397 -2.74121 -1.88 2.47397 -2.74121 -1.9 2.37019 -2.71505 -1.88 2.37504 -2.69501 -1.88 2.37504 -2.69501 -1.9 2.27514 -2.65946 -1.88 2.28105 -2.63943 -1.59952 3.9 -4.80963 -1.6 3.9 -4.80915 -1.58 3.9129 -4.82711 -1.58841 3.88441 -4.82522 -1.58 3.9129 -4.82711 -1.58 3.87004 -4.83959 -1.58841 3.88441 -4.82522 -1.59952 3.9 -4.80963 -1.58 3.9129 -4.82711 -1.6 3.99091 -4.81176 -1.58 3.95752 -4.82588 -1.6 3.94561 -4.80508 -1.6 3.99091 -4.81176 -1.58 4.001 -4.83598 -1.58 3.95752 -4.82588 -1.6 3.99091 -4.81176 -1.6 4.03341 -4.82883 -1.58 4.001 -4.83598 -1.58 4.001 -4.83598 -1.6 4.03341 -4.82883 -1.58 4.04051 -4.85674 -1.58 4.04051 -4.85674 -1.6 4.03341 -4.82883 -1.6 4.07075 -4.85533 -1.58 4.07349 -4.88683 -1.6 4.07075 -4.85533 -1.6 4.10088 -4.88981 -1.58 4.09777 -4.92429 -1.6 4.10088 -4.88981 -1.6 4.12215 -4.93037 -1.58 4.1118 -4.96666 -1.6 4.12215 -4.93037 -1.6 4.13336 -4.97477 -1.58 4.11464 -5.01121 -1.6 4.13336 -4.97477 -1.6 4.13391 -5.02056 -1.58 4.10612 -5.05503 -1.6 4.13391 -5.02056 -1.6 4.12377 -5.06521 -1.58 4.0868 -5.09527 -1.6 4.12377 -5.06521 -1.6 4.1035 -5.10627 -1.6 4.0742 -5.14147 -1.58 4.0868 -5.09527 -1.6 4.1035 -5.10627 -1.6 4.0742 -5.14147 -1.58 4.05792 -5.12931 -1.58 4.0868 -5.09527 -1.6 4.0742 -5.14147 -1.6 4.03751 -5.16887 -1.58 4.05792 -5.12931 -1.58 4.05792 -5.12931 -1.6 4.03751 -5.16887 -1.58 4.02137 -5.15493 -1.58 4.02137 -5.15493 -1.6 4.03751 -5.16887 -1.6 3.99544 -5.18695 -1.58 3.97953 -5.17048 -1.6 3.99544 -5.18695 -1.6 3.95031 -5.19473 -1.58 3.93511 -5.17493 -1.6 3.95031 -5.19473 -1.6 3.90462 -5.19176 -1.58 3.89102 -5.168 -1.6 3.90462 -5.19176 -1.6 3.86087 -5.17822 -1.58 3.85011 -5.15015 -1.6 3.86087 -5.17822 -1.6 3.82149 -5.15486 -1.58 3.81504 -5.12252 -1.6 3.82149 -5.15486 -1.6 3.78864 -5.12295 -1.58 3.78811 -5.08692 -1.6 3.78864 -5.12295 -1.6 3.76414 -5.08426 -1.58 3.77106 -5.04567 -1.6 3.76414 -5.08426 -1.6 3.74934 -5.04093 -1.58 3.76501 -5.00144 -1.6 3.74934 -5.04093 -1.6 3.74506 -4.99533 -1.58 3.77033 -4.95712 -1.6 3.74506 -4.99533 -1.6 3.75152 -4.95 -1.59925 3.7523 -4.95 -1.58 3.77033 -4.95712 -1.6 3.75152 -4.95 -1.59925 3.7523 -4.95 -1.58788 3.77018 -4.93211 -1.58 3.77033 -4.95712 -1.58 3.77033 -4.95712 -1.58788 3.77018 -4.93211 -1.58 3.7867 -4.91559 -1.58 4.04051 -4.85674 -1.6 4.07075 -4.85533 -1.58 4.07349 -4.88683 -1.58 4.07349 -4.88683 -1.6 4.10088 -4.88981 -1.58 4.09777 -4.92429 -1.58 4.09777 -4.92429 -1.6 4.12215 -4.93037 -1.58 4.1118 -4.96666 -1.58 4.1118 -4.96666 -1.6 4.13336 -4.97477 -1.58 4.11464 -5.01121 -1.58 4.11464 -5.01121 -1.6 4.13391 -5.02056 -1.58 4.10612 -5.05503 -1.58 4.10612 -5.05503 -1.6 4.12377 -5.06521 -1.58 4.0868 -5.09527 -1.58 4.02137 -5.15493 -1.6 3.99544 -5.18695 -1.58 3.97953 -5.17048 -1.58 3.97953 -5.17048 -1.6 3.95031 -5.19473 -1.58 3.93511 -5.17493 -1.58 3.93511 -5.17493 -1.6 3.90462 -5.19176 -1.58 3.89102 -5.168 -1.58 3.89102 -5.168 -1.6 3.86087 -5.17822 -1.58 3.85011 -5.15015 -1.58 3.85011 -5.15015 -1.6 3.82149 -5.15486 -1.58 3.81504 -5.12252 -1.58 3.81504 -5.12252 -1.6 3.78864 -5.12295 -1.58 3.78811 -5.08692 -1.58 3.78811 -5.08692 -1.6 3.76414 -5.08426 -1.58 3.77106 -5.04567 -1.58 3.77106 -5.04567 -1.6 3.74934 -5.04093 -1.58 3.76501 -5.00144 -1.58 3.76501 -5.00144 -1.6 3.74506 -4.99533 -1.58 3.77033 -4.95712 -1.58 3.95752 -4.82588 -1.58 3.9129 -4.82711 -1.6 3.94561 -4.80508 -1.6 3.94561 -4.80508 -1.58 3.9129 -4.82711 -1.6 3.9 -4.80915 -1.9 3.88 -4.81446 -1.88 3.9 -4.80963 -1.88 3.87004 -4.83959 -1.88 2.19289 -2.575 -1.9 2.18586 -2.595 -1.88 1.92 -2.575 -1.88 1.92 -2.575 -1.9 2.18586 -2.595 -1.9 1.92 -2.595 -1.625 1.92 -2.575 -1.88 1.92 -2.575 -1.625 1.9 -2.595 -1.625 1.9 -2.595 -1.88 1.92 -2.575 -1.88 1.9 -2.595 -1.58 3.7867 -4.91559 -1.58788 3.77018 -4.93211 -1.88 3.7867 -4.91559 -1.88 3.7867 -4.91559 -1.58788 3.77018 -4.93211 -1.88 3.7523 -4.95 -1.88 3.7523 -4.95 -1.58788 3.77018 -4.93211 -1.59925 3.7523 -4.95 -1.9 3.88 -4.81446 -1.88 3.87004 -4.83959 -1.9 3.8405 -4.8323 -1.9 3.8405 -4.8323 -1.88 3.87004 -4.83959 -1.88 3.8369 -4.8586 -1.9 3.80592 -4.85842 -1.88 3.8369 -4.8586 -1.88 3.80867 -4.88434 -1.9 3.77795 -4.89153 -1.88 3.80867 -4.88434 -1.88 3.7867 -4.91559 -1.9 3.758 -4.93 -1.88 3.7867 -4.91559 -1.88859 3.77349 -4.92266 -1.9 3.758 -4.93 -1.9 3.77795 -4.89153 -1.88 3.7867 -4.91559 -1.9 3.8405 -4.8323 -1.88 3.8369 -4.8586 -1.9 3.80592 -4.85842 -1.9 3.80592 -4.85842 -1.88 3.80867 -4.88434 -1.9 3.77795 -4.89153 -1.88 1.9 -2.595 -1.88 1.92 -2.575 -1.9 1.92 -2.595 -1.9 3.758 -4.93 -1.88859 3.77349 -4.92266 -1.88 3.7523 -4.95 -1.88 3.7523 -4.95 -1.88859 3.77349 -4.92266 -1.88 3.7867 -4.91559 -1.88 1.9 -2.595 -1.9 1.92 -2.595 -1.88 1.9 -4.80279 -1.88 1.9 -4.80279 -1.9 1.92 -2.595 -1.9 1.92 -4.81446 -1.88 3.7523 -4.95 -1.88 2.05744 -4.95 -1.9 3.758 -4.93 -1.9 3.758 -4.93 -1.88 2.05744 -4.95 -1.9 2.042 -4.93 -1.9 1.92 -4.81446 -1.9 1.9595 -4.8323 -1.88 1.92044 -4.83577 -1.88 1.92044 -4.83577 -1.9 1.9595 -4.8323 -1.88 1.9521 -4.8512 -1.88 1.9521 -4.8512 -1.9 1.9595 -4.8323 -1.9 1.99408 -4.85842 -1.88 1.98003 -4.87265 -1.9 1.99408 -4.85842 -1.88 2.0031 -4.89926 -1.88 1.98003 -4.87265 -1.88 1.9521 -4.8512 -1.9 1.99408 -4.85842 -1.9 1.99408 -4.85842 -1.9 2.02205 -4.89153 -1.88 2.0031 -4.89926 -1.88 2.0031 -4.89926 -1.9 2.02205 -4.89153 -1.88 2.02037 -4.92996 -1.88 2.02037 -4.92996 -1.9 2.02205 -4.89153 -1.9 2.042 -4.93 -1.88 1.9 -4.80279 -1.9 1.92 -4.81446 -1.88 1.92044 -4.83577 -1.88 2.02037 -4.92996 -1.9 2.042 -4.93 -1.88 2.05744 -4.95 -1.6 1.9 -4.80279 -1.88 1.9 -4.80279 -1.6 1.90457 -4.81016 -1.6 1.90457 -4.81016 -1.88 1.9 -4.80279 -1.88 1.92044 -4.83577 -1.58 1.92044 -4.83577 -1.6 1.90457 -4.81016 -1.88 1.92044 -4.83577 -1.6 2.05744 -4.95 -1.6 2.04687 -4.94429 -1.88 2.05744 -4.95 -1.88 2.05744 -4.95 -1.6 2.04687 -4.94429 -1.88 2.02037 -4.92996 -1.88 2.02037 -4.92996 -1.6 2.04687 -4.94429 -1.58 2.02037 -4.92996 -1.58 1.92044 -4.83577 -1.58 1.87811 -4.82594 -1.6 1.90457 -4.81016 -1.6 1.90457 -4.81016 -1.58 1.87811 -4.82594 -1.58 1.83467 -4.82684 -1.6 1.85859 -4.80501 -1.58 1.83467 -4.82684 -1.58 1.79279 -4.83842 -1.6 1.81268 -4.81083 -1.58 1.79279 -4.83842 -1.6 1.76944 -4.8273 -1.6 1.81268 -4.81083 -1.6 1.85859 -4.80501 -1.58 1.79279 -4.83842 -1.6 1.90457 -4.81016 -1.58 1.83467 -4.82684 -1.6 1.85859 -4.80501 -1.58 1.79279 -4.83842 -1.58 1.75505 -4.85996 -1.6 1.76944 -4.8273 -1.6 1.76944 -4.8273 -1.58 1.75505 -4.85996 -1.6 1.7313 -4.8535 -1.6 1.7313 -4.8535 -1.58 1.75505 -4.85996 -1.58 1.72378 -4.89014 -1.6 1.70041 -4.88795 -1.58 1.72378 -4.89014 -1.58 1.70091 -4.92709 -1.6 1.6785 -4.92871 -1.58 1.70091 -4.92709 -1.58 1.68785 -4.96853 -1.6 1.66681 -4.97348 -1.58 1.68785 -4.96853 -1.58 1.68541 -5.01191 -1.6 1.666 -5.01974 -1.58 1.68541 -5.01191 -1.58 1.69372 -5.05456 -1.6 1.67612 -5.06489 -1.58 1.69372 -5.05456 -1.58 1.71229 -5.09385 -1.6 1.69658 -5.10639 -1.58 1.71229 -5.09385 -1.58 1.73997 -5.12735 -1.6 1.72625 -5.1419 -1.58 1.73997 -5.12735 -1.6 1.76345 -5.16942 -1.6 1.72625 -5.1419 -1.6 1.69658 -5.10639 -1.58 1.73997 -5.12735 -1.6 1.7313 -4.8535 -1.58 1.72378 -4.89014 -1.6 1.70041 -4.88795 -1.6 1.70041 -4.88795 -1.58 1.70091 -4.92709 -1.6 1.6785 -4.92871 -1.6 1.6785 -4.92871 -1.58 1.68785 -4.96853 -1.6 1.66681 -4.97348 -1.6 1.66681 -4.97348 -1.58 1.68541 -5.01191 -1.6 1.666 -5.01974 -1.6 1.666 -5.01974 -1.58 1.69372 -5.05456 -1.6 1.67612 -5.06489 -1.6 1.67612 -5.06489 -1.58 1.71229 -5.09385 -1.6 1.69658 -5.10639 -1.58 1.73997 -5.12735 -1.58 1.77505 -5.153 -1.6 1.76345 -5.16942 -1.6 1.76345 -5.16942 -1.58 1.77505 -5.153 -1.6 1.80609 -5.1874 -1.6 1.80609 -5.1874 -1.58 1.77505 -5.153 -1.58 1.81536 -5.16921 -1.6 1.85176 -5.19483 -1.58 1.81536 -5.16921 -1.58 1.85843 -5.17499 -1.6 1.8979 -5.19128 -1.58 1.85843 -5.17499 -1.58 1.90159 -5.16999 -1.6 1.9419 -5.17697 -1.58 1.90159 -5.16999 -1.58 1.94219 -5.1545 -1.6 1.98129 -5.15269 -1.58 1.94219 -5.1545 -1.58 1.97772 -5.12949 -1.6 2.01385 -5.11981 -1.58 1.97772 -5.12949 -1.58 2.006 -5.09649 -1.6 2.03775 -5.08019 -1.58 2.006 -5.09649 -1.58 2.02527 -5.05754 -1.6 2.05164 -5.03605 -1.58 2.02527 -5.05754 -1.58 2.03435 -5.01505 -1.6 2.05474 -4.98988 -1.58 2.03435 -5.01505 -1.58 2.03269 -4.97163 -1.6 2.04687 -4.94429 -1.58 2.03269 -4.97163 -1.58 2.02037 -4.92996 -1.6 2.04687 -4.94429 -1.6 2.05474 -4.98988 -1.58 2.03269 -4.97163 -1.6 1.80609 -5.1874 -1.58 1.81536 -5.16921 -1.6 1.85176 -5.19483 -1.6 1.85176 -5.19483 -1.58 1.85843 -5.17499 -1.6 1.8979 -5.19128 -1.6 1.8979 -5.19128 -1.58 1.90159 -5.16999 -1.6 1.9419 -5.17697 -1.6 1.9419 -5.17697 -1.58 1.94219 -5.1545 -1.6 1.98129 -5.15269 -1.6 1.98129 -5.15269 -1.58 1.97772 -5.12949 -1.6 2.01385 -5.11981 -1.6 2.01385 -5.11981 -1.58 2.006 -5.09649 -1.6 2.03775 -5.08019 -1.6 2.03775 -5.08019 -1.58 2.02527 -5.05754 -1.6 2.05164 -5.03605 -1.6 2.05164 -5.03605 -1.58 2.03435 -5.01505 -1.6 2.05474 -4.98988 1.6 4.2 -2.05 1.6 4.28235 -2.25426 1.6 4.4 -2.05 1.6 4.2 -2.05 1.6 4.25 -2.25 1.6 4.28235 -2.25426 1.6 4.2 -2.05 1.6 4.21765 -2.25426 1.6 4.25 -2.25 1.6 4.2 -2.05 1.6 4.1875 -2.26675 1.6 4.21765 -2.25426 1.6 4.2 -2.05 1.6 4.16161 -2.28661 1.6 4.1875 -2.26675 1.6 4.2 -2.05 1.6 4.1 -1.9 1.6 4.16161 -2.28661 1.6 4.2 -2.05 1.6 4.2 -1.9 1.6 4.1 -1.9 1.6 4.1 -1.05 1.6 3.5866 -1 1.6 4.1 -1.9 1.6 4.1 -1.05 1.6 3.59659 -0.975882 1.6 3.5866 -1 1.6 4.1 -1.05 1.6 3.98284 -0.767157 1.6 3.59659 -0.975882 1.6 4.1 -1.05 1.6 4.02361 -0.814886 1.6 3.98284 -0.767157 1.6 4.1 -1.05 1.6 4.0564 -0.868404 1.6 4.02361 -0.814886 1.6 4.1 -1.05 1.6 4.08042 -0.926393 1.6 4.0564 -0.868404 1.6 4.1 -1.05 1.6 4.09508 -0.987426 1.6 4.08042 -0.926393 1.6 3.98284 -0.767157 1.6 3.93511 -0.726393 1.6 3.59659 -0.975882 1.6 3.59659 -0.975882 1.6 3.93511 -0.726393 1.6 3.8816 -0.693597 1.6 3.6 -0.95 1.6 3.8816 -0.693597 1.6 3.82361 -0.669577 1.6 3.76257 -0.654925 1.6 3.6 -0.95 1.6 3.82361 -0.669577 1.6 3.76257 -0.654925 1.6 3.59659 -0.924118 1.6 3.6 -0.95 1.6 3.76257 -0.654925 1.6 3.7 -0.65 1.6 3.59659 -0.924118 1.6 3.59659 -0.924118 1.6 3.7 -0.65 1.6 3.5866 -0.9 1.6 3.5866 -0.9 1.6 3.7 -0.65 1.6 3.57071 -0.879289 1.6 3.57071 -0.879289 1.6 3.7 -0.65 1.6 3.55 -0.863397 1.6 3.55 -0.863397 1.6 3.7 -0.65 1.6 3.52588 -0.853407 1.6 3.52588 -0.853407 1.6 3.7 -0.65 1.6 3.5 -0.85 1.6 3.5 -0.85 1.6 3.7 -0.65 1.6 3.47412 -0.853407 1.6 3.47412 -0.853407 1.6 3.7 -0.65 1.6 3.45 -0.863397 1.6 3.45 -0.863397 1.6 3.7 -0.65 1.6 2.1 -0.65 1.6 2.35 -0.863397 1.6 2.1 -0.65 1.6 2.32588 -0.853407 1.6 2.35 -0.863397 1.6 3.45 -0.863397 1.6 2.1 -0.65 1.6 2.35 -0.863397 1.6 2.37071 -0.879289 1.6 3.45 -0.863397 1.6 3.45 -0.863397 1.6 2.37071 -0.879289 1.6 3.42929 -0.879289 1.6 3.42929 -0.879289 1.6 2.37071 -0.879289 1.6 2.9 -1.16 1.6 3.4134 -0.9 1.6 2.9 -1.16 1.6 2.97685 -1.1655 1.6 3.05214 -1.18187 1.6 3.4134 -0.9 1.6 2.97685 -1.1655 1.6 3.05214 -1.18187 1.6 3.40341 -0.924118 1.6 3.4134 -0.9 1.6 3.05214 -1.18187 1.6 3.12432 -1.2088 1.6 3.40341 -0.924118 1.6 3.40341 -0.924118 1.6 3.12432 -1.2088 1.6 3.4 -0.95 1.6 3.4 -0.95 1.6 3.12432 -1.2088 1.6 3.19195 -1.24572 1.6 3.40341 -0.975882 1.6 3.19195 -1.24572 1.6 3.25362 -1.2919 1.6 3.4134 -1 1.6 3.25362 -1.2919 1.6 3.3081 -1.34638 1.6 3.42929 -1.02071 1.6 3.3081 -1.34638 1.6 3.45 -1.0366 1.6 3.42929 -1.02071 1.6 3.4134 -1 1.6 3.3081 -1.34638 1.6 3.59659 -0.975882 1.6 3.8816 -0.693597 1.6 3.6 -0.95 1.6 2.03743 -0.654925 1.6 2.20341 -0.924118 1.6 2.1 -0.65 1.6 2.03743 -0.654925 1.6 2.2 -0.95 1.6 2.20341 -0.924118 1.6 2.03743 -0.654925 1.6 1.97639 -0.669577 1.6 2.2 -0.95 1.6 2.2 -0.95 1.6 1.97639 -0.669577 1.6 1.9184 -0.693597 1.6 2.20341 -0.975882 1.6 1.9184 -0.693597 1.6 1.86489 -0.726393 1.6 1.81716 -0.767157 1.6 2.20341 -0.975882 1.6 1.86489 -0.726393 1.6 1.81716 -0.767157 1.6 1.7 -1.05 1.6 2.20341 -0.975882 1.6 1.81716 -0.767157 1.6 1.77639 -0.814886 1.6 1.7 -1.05 1.6 1.7 -1.05 1.6 1.77639 -0.814886 1.6 1.7436 -0.868404 1.6 1.71958 -0.926393 1.6 1.7 -1.05 1.6 1.7436 -0.868404 1.6 1.71958 -0.926393 1.6 1.70492 -0.987426 1.6 1.7 -1.05 1.6 2.2 -0.95 1.6 1.9184 -0.693597 1.6 2.20341 -0.975882 1.6 2.20341 -0.975882 1.6 1.7 -1.05 1.6 2.2134 -1 1.6 2.2134 -1 1.6 1.7 -1.05 1.6 1.7 -1.9 1.6 2.22929 -1.02071 1.6 1.7 -1.9 1.6 2.3655 -1.62315 1.6 2.38187 -1.54786 1.6 2.22929 -1.02071 1.6 2.3655 -1.62315 1.6 2.38187 -1.54786 1.6 2.25 -1.0366 1.6 2.22929 -1.02071 1.6 2.38187 -1.54786 1.6 2.27412 -1.04659 1.6 2.25 -1.0366 1.6 2.38187 -1.54786 1.6 2.4088 -1.47568 1.6 2.27412 -1.04659 1.6 2.27412 -1.04659 1.6 2.4088 -1.47568 1.6 2.3 -1.05 1.6 2.3 -1.05 1.6 2.4088 -1.47568 1.6 2.44572 -1.40805 1.6 2.32588 -1.04659 1.6 2.44572 -1.40805 1.6 2.35 -1.0366 1.6 2.32588 -1.04659 1.6 2.3 -1.05 1.6 2.44572 -1.40805 1.6 1.6 -1.9 1.6 1.6 -2.05 1.6 1.7 -1.9 1.6 1.7 -1.9 1.6 1.6 -2.05 1.6 1.63839 -2.28661 1.6 1.65825 -2.3125 1.6 1.7 -1.9 1.6 1.63839 -2.28661 1.6 1.65825 -2.3125 1.6 2.00341 -2.27412 1.6 1.7 -1.9 1.6 1.65825 -2.3125 1.6 1.67074 -2.34265 1.6 2.00341 -2.27412 1.6 2.00341 -2.27412 1.6 1.67074 -2.34265 1.6 2 -2.3 1.6 2 -2.3 1.6 1.67074 -2.34265 1.6 1.675 -2.375 1.6 2.00341 -2.32588 1.6 1.675 -2.375 1.6 1.67074 -2.40735 1.6 2.0134 -2.35 1.6 1.67074 -2.40735 1.6 1.92 -2.9 1.6 2.02929 -2.37071 1.6 1.92 -2.9 1.6 2.05 -2.3866 1.6 2.02929 -2.37071 1.6 2.0134 -2.35 1.6 1.92 -2.9 1.6 1.4 -2.05 1.6 1.51765 -2.25426 1.6 1.6 -2.05 1.6 1.4 -2.05 1.6 1.4875 -2.26675 1.6 1.51765 -2.25426 1.6 1.4 -2.05 1.6 1.46161 -2.28661 1.6 1.4875 -2.26675 1.6 1.4 -2.05 1.6 1.44175 -2.3125 1.6 1.46161 -2.28661 1.6 1.4 -2.05 1.6 1.42926 -2.34265 1.6 1.44175 -2.3125 1.6 1.4 -2.05 1.6 1.425 -2.375 1.6 1.42926 -2.34265 1.6 1.4 -2.05 1.6 1.4 -2.7 1.6 1.425 -2.375 1.6 1.425 -2.375 1.6 1.4 -2.7 1.6 1.42926 -2.40735 1.6 1.42926 -2.40735 1.6 1.4 -2.7 1.6 1.44175 -2.4375 1.6 1.44175 -2.4375 1.6 1.4 -2.7 1.6 1.46161 -2.46339 1.6 1.46161 -2.46339 1.6 1.4 -2.7 1.6 1.4875 -2.48325 1.6 1.4875 -2.48325 1.6 1.4 -2.7 1.6 1.51765 -2.49574 1.6 1.51765 -2.49574 1.6 1.4 -2.7 1.6 1.6 -2.7 1.6 1.55 -2.5 1.6 1.6 -2.7 1.6 1.58235 -2.49574 1.6 1.55 -2.5 1.6 1.51765 -2.49574 1.6 1.6 -2.7 1.6 1.6 -2.85 1.6 1.92 -2.9 1.6 1.6 -2.7 1.6 1.6 -2.85 1.6 1.65825 -3.1125 1.6 1.92 -2.9 1.6 1.6 -2.85 1.6 1.63839 -3.08661 1.6 1.65825 -3.1125 1.6 1.6 -2.85 1.6 1.6125 -3.06675 1.6 1.63839 -3.08661 1.6 1.6 -2.85 1.6 1.58235 -3.05426 1.6 1.6125 -3.06675 1.6 1.6 -2.85 1.6 1.55 -3.05 1.6 1.58235 -3.05426 1.6 1.6 -2.85 1.6 1.51765 -3.05426 1.6 1.55 -3.05 1.6 1.6 -2.85 1.6 1.4 -2.85 1.6 1.51765 -3.05426 1.6 1.51765 -3.05426 1.6 1.4 -2.85 1.6 1.4875 -3.06675 1.6 1.4875 -3.06675 1.6 1.4 -2.85 1.6 1.46161 -3.08661 1.6 1.46161 -3.08661 1.6 1.4 -2.85 1.6 1.44175 -3.1125 1.6 1.44175 -3.1125 1.6 1.4 -2.85 1.6 1.42926 -3.14265 1.6 1.42926 -3.14265 1.6 1.4 -2.85 1.6 1.425 -3.175 1.6 1.425 -3.175 1.6 1.4 -2.85 1.6 1.4 -3.5 1.6 1.42926 -3.20735 1.6 1.4 -3.5 1.6 1.44175 -3.2375 1.6 1.42926 -3.20735 1.6 1.425 -3.175 1.6 1.4 -3.5 1.6 1.6 -3.5 1.6 1.51765 -3.29574 1.6 1.4 -3.5 1.6 1.6 -3.5 1.6 1.55 -3.3 1.6 1.51765 -3.29574 1.6 1.6 -3.5 1.6 1.58235 -3.29574 1.6 1.55 -3.3 1.6 1.6 -3.5 1.6 1.6125 -3.28325 1.6 1.58235 -3.29574 1.6 1.6 -3.5 1.6 1.63839 -3.26339 1.6 1.6125 -3.28325 1.6 1.6 -3.5 1.6 1.65825 -3.2375 1.6 1.63839 -3.26339 1.6 1.6 -3.5 1.6 1.92 -3.55 1.6 1.65825 -3.2375 1.6 1.6 -3.5 1.6 1.6 -3.65 1.6 1.92 -3.55 1.6 1.92 -3.55 1.6 1.6 -3.65 1.6 1.65825 -3.9125 1.6 1.67074 -3.94265 1.6 1.92 -3.55 1.6 1.65825 -3.9125 1.6 1.67074 -3.94265 1.6 2 -3.85 1.6 1.92 -3.55 1.6 1.67074 -3.94265 1.6 1.675 -3.975 1.6 2 -3.85 1.6 2 -3.85 1.6 1.675 -3.975 1.6 2.00341 -3.87588 1.6 2.00341 -3.87588 1.6 1.675 -3.975 1.6 1.915 -4.25402 1.6 1.92224 -4.25102 1.6 2.00341 -3.87588 1.6 1.915 -4.25402 1.6 1.92224 -4.25102 1.6 2.0134 -3.9 1.6 2.00341 -3.87588 1.6 1.92224 -4.25102 1.6 1.93 -4.25 1.6 2.0134 -3.9 1.6 2.0134 -3.9 1.6 1.93 -4.25 1.6 2.02929 -3.92071 1.6 2.02929 -3.92071 1.6 1.93 -4.25 1.6 2.05 -3.9366 1.6 2.05 -3.9366 1.6 1.93 -4.25 1.6 2.07412 -3.94659 1.6 2.07412 -3.94659 1.6 1.93 -4.25 1.6 2.1 -3.95 1.6 2.1 -3.95 1.6 1.93 -4.25 1.6 2.12588 -3.94659 1.6 2.12588 -3.94659 1.6 1.93 -4.25 1.6 2.47 -4.25 1.6 2.15 -3.9366 1.6 2.47 -4.25 1.6 2.17071 -3.92071 1.6 2.15 -3.9366 1.6 2.12588 -3.94659 1.6 2.47 -4.25 1.6 1.4 -3.65 1.6 1.51765 -3.85426 1.6 1.6 -3.65 1.6 1.4 -3.65 1.6 1.4875 -3.86675 1.6 1.51765 -3.85426 1.6 1.4 -3.65 1.6 1.46161 -3.88661 1.6 1.4875 -3.86675 1.6 1.4 -3.65 1.6 1.44175 -3.9125 1.6 1.46161 -3.88661 1.6 1.4 -3.65 1.6 1.42926 -3.94265 1.6 1.44175 -3.9125 1.6 1.4 -3.65 1.6 1.425 -3.975 1.6 1.42926 -3.94265 1.6 1.4 -3.65 1.6 1.4 -4.3 1.6 1.425 -3.975 1.6 1.425 -3.975 1.6 1.4 -4.3 1.6 1.42926 -4.00735 1.6 1.42926 -4.00735 1.6 1.4 -4.3 1.6 1.44175 -4.0375 1.6 1.44175 -4.0375 1.6 1.4 -4.3 1.6 1.46161 -4.06339 1.6 1.46161 -4.06339 1.6 1.4 -4.3 1.6 1.4875 -4.08325 1.6 1.4875 -4.08325 1.6 1.4 -4.3 1.6 1.51765 -4.09574 1.6 1.51765 -4.09574 1.6 1.4 -4.3 1.6 1.6 -4.3 1.6 1.55 -4.1 1.6 1.6 -4.3 1.6 1.58235 -4.09574 1.6 1.55 -4.1 1.6 1.51765 -4.09574 1.6 1.6 -4.3 1.6 1.6 -4.45 1.6 1.9 -4.28 1.6 1.6 -4.3 1.6 1.6 -4.45 1.6 1.65825 -4.7125 1.6 1.9 -4.28 1.6 1.6 -4.45 1.6 1.63839 -4.68661 1.6 1.65825 -4.7125 1.6 1.6 -4.45 1.6 1.6125 -4.66675 1.6 1.63839 -4.68661 1.6 1.6 -4.45 1.6 1.58235 -4.65426 1.6 1.6125 -4.66675 1.6 1.6 -4.45 1.6 1.55 -4.65 1.6 1.58235 -4.65426 1.6 1.6 -4.45 1.6 1.51765 -4.65426 1.6 1.55 -4.65 1.6 1.6 -4.45 1.6 1.4 -4.45 1.6 1.51765 -4.65426 1.6 1.51765 -4.65426 1.6 1.4 -4.45 1.6 1.4875 -4.66675 1.6 1.4875 -4.66675 1.6 1.4 -4.45 1.6 1.46161 -4.68661 1.6 1.46161 -4.68661 1.6 1.4 -4.45 1.6 1.44175 -4.7125 1.6 1.44175 -4.7125 1.6 1.4 -4.45 1.6 1.42926 -4.74265 1.6 1.42926 -4.74265 1.6 1.4 -4.45 1.6 1.425 -4.775 1.6 1.425 -4.775 1.6 1.4 -4.45 1.6 1.4 -5.1 1.6 1.42926 -4.80735 1.6 1.4 -5.1 1.6 1.44175 -4.8375 1.6 1.42926 -4.80735 1.6 1.425 -4.775 1.6 1.4 -5.1 1.6 1.6 -5.1 1.6 1.51765 -4.89574 1.6 1.4 -5.1 1.6 1.6 -5.1 1.6 1.55 -4.9 1.6 1.51765 -4.89574 1.6 1.6 -5.1 1.6 1.58235 -4.89574 1.6 1.55 -4.9 1.6 1.6 -5.1 1.6 1.6125 -4.88325 1.6 1.58235 -4.89574 1.6 1.6 -5.1 1.6 1.63839 -4.86339 1.6 1.6125 -4.88325 1.6 1.6 -5.1 1.6 1.775 -5.25 1.6 1.63839 -4.86339 1.6 1.6 -5.1 1.6 1.6 -5.25 1.6 1.775 -5.25 1.6 1.775 -5.45 1.6 1.975 -5.3 1.6 1.775 -5.25 1.6 1.775 -5.45 1.6 1.97926 -5.33235 1.6 1.975 -5.3 1.6 1.775 -5.45 1.6 1.99175 -5.3625 1.6 1.97926 -5.33235 1.6 1.775 -5.45 1.6 2.01161 -5.38839 1.6 1.99175 -5.3625 1.6 1.775 -5.45 1.6 2.0375 -5.40825 1.6 2.01161 -5.38839 1.6 1.775 -5.45 1.6 2.06765 -5.42074 1.6 2.0375 -5.40825 1.6 1.775 -5.45 1.6 2.1 -5.425 1.6 2.06765 -5.42074 1.6 1.775 -5.45 1.6 2.425 -5.45 1.6 2.1 -5.425 1.6 2.1 -5.425 1.6 2.425 -5.45 1.6 2.13235 -5.42074 1.6 2.13235 -5.42074 1.6 2.425 -5.45 1.6 2.1625 -5.40825 1.6 2.1625 -5.40825 1.6 2.425 -5.45 1.6 2.18839 -5.38839 1.6 2.18839 -5.38839 1.6 2.425 -5.45 1.6 2.20825 -5.3625 1.6 2.20825 -5.3625 1.6 2.425 -5.45 1.6 2.22074 -5.33235 1.6 2.22074 -5.33235 1.6 2.425 -5.45 1.6 2.225 -5.3 1.6 2.225 -5.3 1.6 2.425 -5.45 1.6 2.425 -5.25 1.6 2.22074 -5.26765 1.6 2.425 -5.25 1.6 2.20825 -5.2375 1.6 2.22074 -5.26765 1.6 2.225 -5.3 1.6 2.425 -5.25 1.6 3.375 -5.25 1.6 3.30102 -4.92776 1.6 2.425 -5.25 1.6 3.375 -5.25 1.6 3.30402 -4.935 1.6 3.30102 -4.92776 1.6 3.375 -5.25 1.6 3.30879 -4.94121 1.6 3.30402 -4.935 1.6 3.375 -5.25 1.6 3.315 -4.94598 1.6 3.30879 -4.94121 1.6 3.375 -5.25 1.6 3.32224 -4.94898 1.6 3.315 -4.94598 1.6 3.375 -5.25 1.6 3.33 -4.95 1.6 3.32224 -4.94898 1.6 3.375 -5.25 1.6 3.59175 -5.2375 1.6 3.33 -4.95 1.6 3.375 -5.25 1.6 3.57926 -5.26765 1.6 3.59175 -5.2375 1.6 3.375 -5.25 1.6 3.575 -5.3 1.6 3.57926 -5.26765 1.6 3.375 -5.25 1.6 3.375 -5.45 1.6 3.575 -5.3 1.6 3.575 -5.3 1.6 3.375 -5.45 1.6 3.57926 -5.33235 1.6 3.57926 -5.33235 1.6 3.375 -5.45 1.6 3.59175 -5.3625 1.6 3.59175 -5.3625 1.6 3.375 -5.45 1.6 3.61161 -5.38839 1.6 3.61161 -5.38839 1.6 3.375 -5.45 1.6 3.6375 -5.40825 1.6 3.6375 -5.40825 1.6 3.375 -5.45 1.6 3.66765 -5.42074 1.6 3.66765 -5.42074 1.6 3.375 -5.45 1.6 3.7 -5.425 1.6 3.7 -5.425 1.6 3.375 -5.45 1.6 4.025 -5.45 1.6 3.73235 -5.42074 1.6 4.025 -5.45 1.6 3.7625 -5.40825 1.6 3.73235 -5.42074 1.6 3.7 -5.425 1.6 4.025 -5.45 1.6 4.025 -5.25 1.6 3.825 -5.3 1.6 4.025 -5.45 1.6 4.025 -5.25 1.6 3.82074 -5.26765 1.6 3.825 -5.3 1.6 4.025 -5.25 1.6 3.80825 -5.2375 1.6 3.82074 -5.26765 1.6 4.025 -5.25 1.6 3.885 -4.94598 1.6 3.80825 -5.2375 1.6 4.025 -5.25 1.6 3.89121 -4.94121 1.6 3.885 -4.94598 1.6 4.025 -5.25 1.6 3.89598 -4.935 1.6 3.89121 -4.94121 1.6 4.025 -5.25 1.6 3.89898 -4.92776 1.6 3.89598 -4.935 1.6 4.025 -5.25 1.6 4.14175 -4.8375 1.6 3.89898 -4.92776 1.6 4.025 -5.25 1.6 4.16161 -4.86339 1.6 4.14175 -4.8375 1.6 4.025 -5.25 1.6 4.2 -5.1 1.6 4.16161 -4.86339 1.6 4.025 -5.25 1.6 4.2 -5.25 1.6 4.2 -5.1 1.6 4.4 -5.1 1.6 4.28235 -4.89574 1.6 4.2 -5.1 1.6 4.4 -5.1 1.6 4.3125 -4.88325 1.6 4.28235 -4.89574 1.6 4.4 -5.1 1.6 4.33839 -4.86339 1.6 4.3125 -4.88325 1.6 4.4 -5.1 1.6 4.35825 -4.8375 1.6 4.33839 -4.86339 1.6 4.4 -5.1 1.6 4.37074 -4.80735 1.6 4.35825 -4.8375 1.6 4.4 -5.1 1.6 4.375 -4.775 1.6 4.37074 -4.80735 1.6 4.4 -5.1 1.6 4.4 -4.45 1.6 4.375 -4.775 1.6 4.375 -4.775 1.6 4.4 -4.45 1.6 4.37074 -4.74265 1.6 4.37074 -4.74265 1.6 4.4 -4.45 1.6 4.35825 -4.7125 1.6 4.35825 -4.7125 1.6 4.4 -4.45 1.6 4.33839 -4.68661 1.6 4.33839 -4.68661 1.6 4.4 -4.45 1.6 4.3125 -4.66675 1.6 4.3125 -4.66675 1.6 4.4 -4.45 1.6 4.28235 -4.65426 1.6 4.28235 -4.65426 1.6 4.4 -4.45 1.6 4.2 -4.45 1.6 4.25 -4.65 1.6 4.2 -4.45 1.6 4.21765 -4.65426 1.6 4.25 -4.65 1.6 4.28235 -4.65426 1.6 4.2 -4.45 1.6 4.2 -4.3 1.6 3.9 -4.28 1.6 4.2 -4.45 1.6 4.2 -4.3 1.6 4.14175 -4.0375 1.6 3.9 -4.28 1.6 4.2 -4.3 1.6 4.16161 -4.06339 1.6 4.14175 -4.0375 1.6 4.2 -4.3 1.6 4.1875 -4.08325 1.6 4.16161 -4.06339 1.6 4.2 -4.3 1.6 4.21765 -4.09574 1.6 4.1875 -4.08325 1.6 4.2 -4.3 1.6 4.25 -4.1 1.6 4.21765 -4.09574 1.6 4.2 -4.3 1.6 4.28235 -4.09574 1.6 4.25 -4.1 1.6 4.2 -4.3 1.6 4.4 -4.3 1.6 4.28235 -4.09574 1.6 4.28235 -4.09574 1.6 4.4 -4.3 1.6 4.3125 -4.08325 1.6 4.3125 -4.08325 1.6 4.4 -4.3 1.6 4.33839 -4.06339 1.6 4.33839 -4.06339 1.6 4.4 -4.3 1.6 4.35825 -4.0375 1.6 4.35825 -4.0375 1.6 4.4 -4.3 1.6 4.37074 -4.00735 1.6 4.37074 -4.00735 1.6 4.4 -4.3 1.6 4.375 -3.975 1.6 4.375 -3.975 1.6 4.4 -4.3 1.6 4.4 -3.65 1.6 4.37074 -3.94265 1.6 4.4 -3.65 1.6 4.35825 -3.9125 1.6 4.37074 -3.94265 1.6 4.375 -3.975 1.6 4.4 -3.65 1.6 4.2 -3.65 1.6 4.28235 -3.85426 1.6 4.4 -3.65 1.6 4.2 -3.65 1.6 4.25 -3.85 1.6 4.28235 -3.85426 1.6 4.2 -3.65 1.6 4.21765 -3.85426 1.6 4.25 -3.85 1.6 4.2 -3.65 1.6 4.1875 -3.86675 1.6 4.21765 -3.85426 1.6 4.2 -3.65 1.6 4.16161 -3.88661 1.6 4.1875 -3.86675 1.6 4.2 -3.65 1.6 4.14175 -3.9125 1.6 4.16161 -3.88661 1.6 4.2 -3.65 1.6 3.88 -3.55 1.6 4.14175 -3.9125 1.6 4.2 -3.65 1.6 4.2 -3.5 1.6 3.88 -3.55 1.6 3.88 -3.55 1.6 4.2 -3.5 1.6 4.14175 -3.2375 1.6 4.12926 -3.20735 1.6 3.88 -3.55 1.6 4.14175 -3.2375 1.6 4.12926 -3.20735 1.6 4.125 -3.175 1.6 3.88 -3.55 1.6 3.88 -3.55 1.6 4.125 -3.175 1.6 3.88 -2.9 1.6 3.88 -2.9 1.6 4.125 -3.175 1.6 4.12926 -3.14265 1.6 4.14175 -3.1125 1.6 3.88 -2.9 1.6 4.12926 -3.14265 1.6 4.14175 -3.1125 1.6 4.2 -2.85 1.6 3.88 -2.9 1.6 4.14175 -3.1125 1.6 4.16161 -3.08661 1.6 4.2 -2.85 1.6 4.2 -2.85 1.6 4.16161 -3.08661 1.6 4.1875 -3.06675 1.6 4.21765 -3.05426 1.6 4.2 -2.85 1.6 4.1875 -3.06675 1.6 4.21765 -3.05426 1.6 4.25 -3.05 1.6 4.2 -2.85 1.6 4.2 -2.85 1.6 4.25 -3.05 1.6 4.28235 -3.05426 1.6 4.4 -2.85 1.6 4.28235 -3.05426 1.6 4.3125 -3.06675 1.6 4.33839 -3.08661 1.6 4.4 -2.85 1.6 4.3125 -3.06675 1.6 4.33839 -3.08661 1.6 4.35825 -3.1125 1.6 4.4 -2.85 1.6 4.4 -2.85 1.6 4.35825 -3.1125 1.6 4.37074 -3.14265 1.6 4.375 -3.175 1.6 4.4 -2.85 1.6 4.37074 -3.14265 1.6 4.375 -3.175 1.6 4.4 -3.5 1.6 4.4 -2.85 1.6 4.375 -3.175 1.6 4.37074 -3.20735 1.6 4.4 -3.5 1.6 4.4 -3.5 1.6 4.37074 -3.20735 1.6 4.35825 -3.2375 1.6 4.33839 -3.26339 1.6 4.4 -3.5 1.6 4.35825 -3.2375 1.6 4.33839 -3.26339 1.6 4.3125 -3.28325 1.6 4.4 -3.5 1.6 4.4 -3.5 1.6 4.3125 -3.28325 1.6 4.28235 -3.29574 1.6 4.2 -3.5 1.6 4.28235 -3.29574 1.6 4.25 -3.3 1.6 4.21765 -3.29574 1.6 4.2 -3.5 1.6 4.25 -3.3 1.6 4.21765 -3.29574 1.6 4.1875 -3.28325 1.6 4.2 -3.5 1.6 4.2 -3.5 1.6 4.1875 -3.28325 1.6 4.16161 -3.26339 1.6 4.14175 -3.2375 1.6 4.2 -3.5 1.6 4.16161 -3.26339 1.6 4.2 -3.5 1.6 4.4 -3.5 1.6 4.28235 -3.29574 1.6 4.4 -2.85 1.6 4.2 -2.85 1.6 4.28235 -3.05426 1.6 4.2 -2.85 1.6 4.2 -2.7 1.6 3.88 -2.9 1.6 3.88 -2.9 1.6 4.2 -2.7 1.6 4.14175 -2.4375 1.6 4.12926 -2.40735 1.6 3.88 -2.9 1.6 4.14175 -2.4375 1.6 4.12926 -2.40735 1.6 3.7866 -2.35 1.6 3.88 -2.9 1.6 4.12926 -2.40735 1.6 3.79659 -2.32588 1.6 3.7866 -2.35 1.6 4.12926 -2.40735 1.6 4.125 -2.375 1.6 3.79659 -2.32588 1.6 3.79659 -2.32588 1.6 4.125 -2.375 1.6 3.8 -2.3 1.6 3.8 -2.3 1.6 4.125 -2.375 1.6 4.12926 -2.34265 1.6 3.79659 -2.27412 1.6 4.12926 -2.34265 1.6 4.14175 -2.3125 1.6 4.1 -1.9 1.6 4.14175 -2.3125 1.6 4.16161 -2.28661 1.6 4.1 -1.9 1.6 3.79659 -2.27412 1.6 4.14175 -2.3125 1.6 4.1 -1.9 1.6 3.7866 -2.25 1.6 3.79659 -2.27412 1.6 4.1 -1.9 1.6 3.77071 -2.22929 1.6 3.7866 -2.25 1.6 4.1 -1.9 1.6 3.75 -2.2134 1.6 3.77071 -2.22929 1.6 4.1 -1.9 1.6 3.72588 -2.20341 1.6 3.75 -2.2134 1.6 4.1 -1.9 1.6 3.44 -1.7 1.6 3.72588 -2.20341 1.6 4.1 -1.9 1.6 3.4345 -1.62315 1.6 3.44 -1.7 1.6 4.1 -1.9 1.6 3.57071 -1.02071 1.6 3.4345 -1.62315 1.6 4.1 -1.9 1.6 3.5866 -1 1.6 3.57071 -1.02071 1.6 4.4 -2.7 1.6 4.28235 -2.49574 1.6 4.2 -2.7 1.6 4.4 -2.7 1.6 4.3125 -2.48325 1.6 4.28235 -2.49574 1.6 4.4 -2.7 1.6 4.33839 -2.46339 1.6 4.3125 -2.48325 1.6 4.4 -2.7 1.6 4.35825 -2.4375 1.6 4.33839 -2.46339 1.6 4.4 -2.7 1.6 4.37074 -2.40735 1.6 4.35825 -2.4375 1.6 4.4 -2.7 1.6 4.375 -2.375 1.6 4.37074 -2.40735 1.6 4.4 -2.7 1.6 4.4 -2.05 1.6 4.375 -2.375 1.6 4.375 -2.375 1.6 4.4 -2.05 1.6 4.37074 -2.34265 1.6 4.37074 -2.34265 1.6 4.4 -2.05 1.6 4.35825 -2.3125 1.6 4.35825 -2.3125 1.6 4.4 -2.05 1.6 4.33839 -2.28661 1.6 4.33839 -2.28661 1.6 4.4 -2.05 1.6 4.3125 -2.26675 1.6 4.3125 -2.26675 1.6 4.4 -2.05 1.6 4.28235 -2.25426 1.6 3.33 -4.95 1.6 3.66765 -5.17926 1.6 3.87 -4.95 1.6 3.33 -4.95 1.6 3.6375 -5.19175 1.6 3.66765 -5.17926 1.6 3.33 -4.95 1.6 3.61161 -5.21161 1.6 3.6375 -5.19175 1.6 3.33 -4.95 1.6 3.59175 -5.2375 1.6 3.61161 -5.21161 1.6 2.425 -5.25 1.6 3.30102 -4.92776 1.6 2.49898 -4.92776 1.6 2.49598 -4.935 1.6 2.425 -5.25 1.6 2.49898 -4.92776 1.6 2.49598 -4.935 1.6 2.49121 -4.94121 1.6 2.425 -5.25 1.6 2.425 -5.25 1.6 2.49121 -4.94121 1.6 2.485 -4.94598 1.6 2.47776 -4.94898 1.6 2.425 -5.25 1.6 2.485 -4.94598 1.6 2.47776 -4.94898 1.6 2.47 -4.95 1.6 2.425 -5.25 1.6 2.425 -5.25 1.6 2.47 -4.95 1.6 2.20825 -5.2375 1.6 2.20825 -5.2375 1.6 2.47 -4.95 1.6 2.18839 -5.21161 1.6 2.18839 -5.21161 1.6 2.47 -4.95 1.6 2.1625 -5.19175 1.6 2.1625 -5.19175 1.6 2.47 -4.95 1.6 2.13235 -5.17926 1.6 2.13235 -5.17926 1.6 2.47 -4.95 1.6 1.93 -4.95 1.6 2.1 -5.175 1.6 1.93 -4.95 1.6 2.06765 -5.17926 1.6 2.1 -5.175 1.6 2.13235 -5.17926 1.6 1.93 -4.95 1.6 3.3 -4.28 1.6 2.5 -4.92 1.6 3.3 -4.92 1.6 3.3 -4.28 1.6 2.5 -4.28 1.6 2.5 -4.92 1.6 3.3 -4.28 1.6 2.85 -3.55 1.6 2.5 -4.28 1.6 3.3 -4.28 1.6 2.95 -3.55 1.6 2.85 -3.55 1.6 3.3 -4.28 1.6 3.30102 -4.27224 1.6 2.95 -3.55 1.6 2.95 -3.55 1.6 3.30102 -4.27224 1.6 3.30402 -4.265 1.6 3.30879 -4.25879 1.6 2.95 -3.55 1.6 3.30402 -4.265 1.6 3.30879 -4.25879 1.6 3.315 -4.25402 1.6 2.95 -3.55 1.6 2.95 -3.55 1.6 3.315 -4.25402 1.6 3.32224 -4.25102 1.6 3.60341 -3.82412 1.6 3.32224 -4.25102 1.6 3.6 -3.85 1.6 3.60341 -3.82412 1.6 2.95 -3.55 1.6 3.32224 -4.25102 1.6 3.60341 -3.82412 1.6 3.6134 -3.8 1.6 2.95 -3.55 1.6 2.95 -3.55 1.6 3.6134 -3.8 1.6 3.62929 -3.77929 1.6 3.65 -3.7634 1.6 2.95 -3.55 1.6 3.62929 -3.77929 1.6 3.65 -3.7634 1.6 3.88 -3.55 1.6 2.95 -3.55 1.6 3.65 -3.7634 1.6 3.67412 -3.75341 1.6 3.88 -3.55 1.6 3.88 -3.55 1.6 3.67412 -3.75341 1.6 3.7 -3.75 1.6 3.72588 -3.75341 1.6 3.88 -3.55 1.6 3.7 -3.75 1.6 3.72588 -3.75341 1.6 3.75 -3.7634 1.6 3.88 -3.55 1.6 3.88 -3.55 1.6 3.75 -3.7634 1.6 3.77071 -3.77929 1.6 3.7866 -3.8 1.6 3.88 -3.55 1.6 3.77071 -3.77929 1.6 3.7866 -3.8 1.6 3.79659 -3.82412 1.6 3.88 -3.55 1.6 3.88 -3.55 1.6 3.79659 -3.82412 1.6 3.8 -3.85 1.6 4.12926 -3.94265 1.6 3.8 -3.85 1.6 4.125 -3.975 1.6 4.12926 -3.94265 1.6 3.88 -3.55 1.6 3.8 -3.85 1.6 4.12926 -3.94265 1.6 4.14175 -3.9125 1.6 3.88 -3.55 1.6 3.32224 -4.25102 1.6 3.33 -4.25 1.6 3.6 -3.85 1.6 3.6 -3.85 1.6 3.33 -4.25 1.6 3.60341 -3.87588 1.6 3.60341 -3.87588 1.6 3.33 -4.25 1.6 3.6134 -3.9 1.6 3.6134 -3.9 1.6 3.33 -4.25 1.6 3.62929 -3.92071 1.6 3.62929 -3.92071 1.6 3.33 -4.25 1.6 3.65 -3.9366 1.6 3.65 -3.9366 1.6 3.33 -4.25 1.6 3.67412 -3.94659 1.6 3.67412 -3.94659 1.6 3.33 -4.25 1.6 3.87 -4.25 1.6 3.7 -3.95 1.6 3.87 -4.25 1.6 3.72588 -3.94659 1.6 3.7 -3.95 1.6 3.67412 -3.94659 1.6 3.87 -4.25 1.6 3.87776 -4.25102 1.6 3.7866 -3.9 1.6 3.87 -4.25 1.6 3.87776 -4.25102 1.6 3.79659 -3.87588 1.6 3.7866 -3.9 1.6 3.87776 -4.25102 1.6 3.885 -4.25402 1.6 3.79659 -3.87588 1.6 3.79659 -3.87588 1.6 3.885 -4.25402 1.6 4.125 -3.975 1.6 3.8 -3.85 1.6 3.79659 -3.87588 1.6 4.125 -3.975 1.6 3.885 -4.25402 1.6 3.89121 -4.25879 1.6 4.125 -3.975 1.6 4.125 -3.975 1.6 3.89121 -4.25879 1.6 4.12926 -4.00735 1.6 4.12926 -4.00735 1.6 3.89121 -4.25879 1.6 3.89598 -4.265 1.6 3.89898 -4.27224 1.6 4.12926 -4.00735 1.6 3.89598 -4.265 1.6 3.89898 -4.27224 1.6 4.14175 -4.0375 1.6 4.12926 -4.00735 1.6 3.89898 -4.27224 1.6 3.9 -4.28 1.6 4.14175 -4.0375 1.6 3.9 -4.92 1.6 4.12926 -4.74265 1.6 3.9 -4.28 1.6 3.9 -4.92 1.6 4.125 -4.775 1.6 4.12926 -4.74265 1.6 3.9 -4.92 1.6 4.12926 -4.80735 1.6 4.125 -4.775 1.6 3.9 -4.92 1.6 4.14175 -4.8375 1.6 4.12926 -4.80735 1.6 3.9 -4.92 1.6 3.89898 -4.92776 1.6 4.14175 -4.8375 1.6 3.885 -4.94598 1.6 3.87776 -4.94898 1.6 3.80825 -5.2375 1.6 3.80825 -5.2375 1.6 3.87776 -4.94898 1.6 3.87 -4.95 1.6 3.78839 -5.21161 1.6 3.87 -4.95 1.6 3.7625 -5.19175 1.6 3.78839 -5.21161 1.6 3.80825 -5.2375 1.6 3.87 -4.95 1.6 3.66765 -5.17926 1.6 3.7 -5.175 1.6 3.87 -4.95 1.6 3.87 -4.95 1.6 3.7 -5.175 1.6 3.73235 -5.17926 1.6 3.7625 -5.19175 1.6 3.87 -4.95 1.6 3.73235 -5.17926 1.6 3.825 -5.3 1.6 3.82074 -5.33235 1.6 4.025 -5.45 1.6 4.025 -5.45 1.6 3.82074 -5.33235 1.6 3.80825 -5.3625 1.6 3.78839 -5.38839 1.6 4.025 -5.45 1.6 3.80825 -5.3625 1.6 3.78839 -5.38839 1.6 3.7625 -5.40825 1.6 4.025 -5.45 1.6 4.28235 -4.89574 1.6 4.25 -4.9 1.6 4.2 -5.1 1.6 4.2 -5.1 1.6 4.25 -4.9 1.6 4.21765 -4.89574 1.6 4.1875 -4.88325 1.6 4.2 -5.1 1.6 4.21765 -4.89574 1.6 4.1875 -4.88325 1.6 4.16161 -4.86339 1.6 4.2 -5.1 1.6 4.12926 -4.74265 1.6 4.14175 -4.7125 1.6 3.9 -4.28 1.6 3.9 -4.28 1.6 4.14175 -4.7125 1.6 4.2 -4.45 1.6 4.2 -4.45 1.6 4.14175 -4.7125 1.6 4.16161 -4.68661 1.6 4.1875 -4.66675 1.6 4.2 -4.45 1.6 4.16161 -4.68661 1.6 4.1875 -4.66675 1.6 4.21765 -4.65426 1.6 4.2 -4.45 1.6 4.28235 -3.85426 1.6 4.3125 -3.86675 1.6 4.4 -3.65 1.6 4.4 -3.65 1.6 4.3125 -3.86675 1.6 4.33839 -3.88661 1.6 4.35825 -3.9125 1.6 4.4 -3.65 1.6 4.33839 -3.88661 1.6 4.28235 -2.49574 1.6 4.25 -2.5 1.6 4.2 -2.7 1.6 4.2 -2.7 1.6 4.25 -2.5 1.6 4.21765 -2.49574 1.6 4.1875 -2.48325 1.6 4.2 -2.7 1.6 4.21765 -2.49574 1.6 4.1875 -2.48325 1.6 4.16161 -2.46339 1.6 4.2 -2.7 1.6 4.2 -2.7 1.6 4.16161 -2.46339 1.6 4.14175 -2.4375 1.6 3.8 -2.3 1.6 4.12926 -2.34265 1.6 3.79659 -2.27412 1.6 1.975 -5.3 1.6 1.97926 -5.26765 1.6 1.775 -5.25 1.6 1.775 -5.25 1.6 1.97926 -5.26765 1.6 1.99175 -5.2375 1.6 1.915 -4.94598 1.6 1.99175 -5.2375 1.6 1.92224 -4.94898 1.6 1.915 -4.94598 1.6 1.775 -5.25 1.6 1.99175 -5.2375 1.6 1.915 -4.94598 1.6 1.90879 -4.94121 1.6 1.775 -5.25 1.6 1.775 -5.25 1.6 1.90879 -4.94121 1.6 1.90402 -4.935 1.6 1.90102 -4.92776 1.6 1.775 -5.25 1.6 1.90402 -4.935 1.6 1.90102 -4.92776 1.6 1.65825 -4.8375 1.6 1.775 -5.25 1.6 1.90102 -4.92776 1.6 1.9 -4.92 1.6 1.65825 -4.8375 1.6 1.65825 -4.8375 1.6 1.9 -4.92 1.6 1.67074 -4.80735 1.6 1.67074 -4.80735 1.6 1.9 -4.92 1.6 1.675 -4.775 1.6 1.675 -4.775 1.6 1.9 -4.92 1.6 1.67074 -4.74265 1.6 1.67074 -4.74265 1.6 1.9 -4.92 1.6 1.9 -4.28 1.6 1.65825 -4.7125 1.6 1.67074 -4.74265 1.6 1.9 -4.28 1.6 1.92224 -4.94898 1.6 1.99175 -5.2375 1.6 1.93 -4.95 1.6 1.93 -4.95 1.6 1.99175 -5.2375 1.6 2.01161 -5.21161 1.6 2.0375 -5.19175 1.6 1.93 -4.95 1.6 2.01161 -5.21161 1.6 2.0375 -5.19175 1.6 2.06765 -5.17926 1.6 1.93 -4.95 1.6 1.51765 -3.85426 1.6 1.55 -3.85 1.6 1.6 -3.65 1.6 1.6 -3.65 1.6 1.55 -3.85 1.6 1.58235 -3.85426 1.6 1.6125 -3.86675 1.6 1.6 -3.65 1.6 1.58235 -3.85426 1.6 1.6125 -3.86675 1.6 1.63839 -3.88661 1.6 1.6 -3.65 1.6 1.6 -3.65 1.6 1.63839 -3.88661 1.6 1.65825 -3.9125 1.6 1.915 -4.25402 1.6 1.675 -3.975 1.6 1.90879 -4.25879 1.6 1.90879 -4.25879 1.6 1.675 -3.975 1.6 1.67074 -4.00735 1.6 1.90402 -4.265 1.6 1.67074 -4.00735 1.6 1.90102 -4.27224 1.6 1.90402 -4.265 1.6 1.90879 -4.25879 1.6 1.67074 -4.00735 1.6 1.67074 -4.00735 1.6 1.65825 -4.0375 1.6 1.90102 -4.27224 1.6 1.90102 -4.27224 1.6 1.65825 -4.0375 1.6 1.9 -4.28 1.6 1.9 -4.28 1.6 1.65825 -4.0375 1.6 1.6 -4.3 1.6 1.6 -4.3 1.6 1.65825 -4.0375 1.6 1.63839 -4.06339 1.6 1.6125 -4.08325 1.6 1.6 -4.3 1.6 1.63839 -4.06339 1.6 1.6125 -4.08325 1.6 1.58235 -4.09574 1.6 1.6 -4.3 1.6 1.51765 -2.25426 1.6 1.55 -2.25 1.6 1.6 -2.05 1.6 1.6 -2.05 1.6 1.55 -2.25 1.6 1.58235 -2.25426 1.6 1.6125 -2.26675 1.6 1.6 -2.05 1.6 1.58235 -2.25426 1.6 1.6125 -2.26675 1.6 1.63839 -2.28661 1.6 1.6 -2.05 1.6 2 -2.3 1.6 1.675 -2.375 1.6 2.00341 -2.32588 1.6 1.67074 -2.40735 1.6 1.65825 -2.4375 1.6 1.92 -2.9 1.6 1.92 -2.9 1.6 1.65825 -2.4375 1.6 1.6 -2.7 1.6 1.6 -2.7 1.6 1.65825 -2.4375 1.6 1.63839 -2.46339 1.6 1.6125 -2.48325 1.6 1.6 -2.7 1.6 1.63839 -2.46339 1.6 1.6125 -2.48325 1.6 1.58235 -2.49574 1.6 1.6 -2.7 1.6 2.22929 -1.02071 1.6 2.2134 -1 1.6 1.7 -1.9 1.6 2.20341 -0.924118 1.6 2.2134 -0.9 1.6 2.1 -0.65 1.6 2.1 -0.65 1.6 2.2134 -0.9 1.6 2.22929 -0.879289 1.6 2.25 -0.863397 1.6 2.1 -0.65 1.6 2.22929 -0.879289 1.6 2.25 -0.863397 1.6 2.27412 -0.853407 1.6 2.1 -0.65 1.6 2.1 -0.65 1.6 2.27412 -0.853407 1.6 2.3 -0.85 1.6 2.32588 -0.853407 1.6 2.1 -0.65 1.6 2.3 -0.85 1.6 2.37071 -0.879289 1.6 2.3866 -0.9 1.6 2.9 -1.16 1.6 2.9 -1.16 1.6 2.3866 -0.9 1.6 2.82315 -1.1655 1.6 2.82315 -1.1655 1.6 2.3866 -0.9 1.6 2.74786 -1.18187 1.6 2.74786 -1.18187 1.6 2.3866 -0.9 1.6 2.39659 -0.924118 1.6 2.67568 -1.2088 1.6 2.39659 -0.924118 1.6 2.4 -0.95 1.6 2.60805 -1.24572 1.6 2.4 -0.95 1.6 2.39659 -0.975882 1.6 2.54638 -1.2919 1.6 2.39659 -0.975882 1.6 2.3866 -1 1.6 2.4919 -1.34638 1.6 2.3866 -1 1.6 2.37071 -1.02071 1.6 2.35 -1.0366 1.6 2.4919 -1.34638 1.6 2.37071 -1.02071 1.6 2.35 -1.0366 1.6 2.44572 -1.40805 1.6 2.4919 -1.34638 1.6 2.74786 -1.18187 1.6 2.39659 -0.924118 1.6 2.67568 -1.2088 1.6 2.67568 -1.2088 1.6 2.4 -0.95 1.6 2.60805 -1.24572 1.6 2.60805 -1.24572 1.6 2.39659 -0.975882 1.6 2.54638 -1.2919 1.6 2.54638 -1.2919 1.6 2.3866 -1 1.6 2.4919 -1.34638 1.6 3.72588 -2.39659 1.6 3.7 -2.4 1.6 3.88 -2.9 1.6 3.75 -2.3866 1.6 3.88 -2.9 1.6 3.77071 -2.37071 1.6 3.75 -2.3866 1.6 3.72588 -2.39659 1.6 3.88 -2.9 1.6 3.7 -2.4 1.6 3.67412 -2.39659 1.6 3.88 -2.9 1.6 3.88 -2.9 1.6 3.67412 -2.39659 1.6 3.65 -2.3866 1.6 3.62929 -2.37071 1.6 3.88 -2.9 1.6 3.65 -2.3866 1.6 3.62929 -2.37071 1.6 2.95 -2.9 1.6 3.88 -2.9 1.6 3.62929 -2.37071 1.6 3.6134 -2.35 1.6 2.95 -2.9 1.6 2.95 -2.9 1.6 3.6134 -2.35 1.6 3.19195 -2.15428 1.6 3.12432 -2.1912 1.6 2.95 -2.9 1.6 3.19195 -2.15428 1.6 3.12432 -2.1912 1.6 3.05214 -2.21813 1.6 2.95 -2.9 1.6 2.95 -2.9 1.6 3.05214 -2.21813 1.6 2.97685 -2.2345 1.6 2.9 -2.24 1.6 2.95 -2.9 1.6 2.97685 -2.2345 1.6 2.9 -2.24 1.6 2.85 -2.9 1.6 2.95 -2.9 1.6 2.9 -2.24 1.6 2.82315 -2.2345 1.6 2.85 -2.9 1.6 2.85 -2.9 1.6 2.82315 -2.2345 1.6 2.74786 -2.21813 1.6 2.67568 -2.1912 1.6 2.85 -2.9 1.6 2.74786 -2.21813 1.6 2.67568 -2.1912 1.6 2.60805 -2.15428 1.6 2.85 -2.9 1.6 2.85 -2.9 1.6 2.60805 -2.15428 1.6 2.1866 -2.35 1.6 2.17071 -2.37071 1.6 2.85 -2.9 1.6 2.1866 -2.35 1.6 2.17071 -2.37071 1.6 1.92 -2.9 1.6 2.85 -2.9 1.6 2.17071 -2.37071 1.6 2.15 -2.3866 1.6 1.92 -2.9 1.6 1.92 -2.9 1.6 2.15 -2.3866 1.6 2.12588 -2.39659 1.6 2.1 -2.4 1.6 1.92 -2.9 1.6 2.12588 -2.39659 1.6 2.1 -2.4 1.6 2.07412 -2.39659 1.6 1.92 -2.9 1.6 1.92 -2.9 1.6 2.07412 -2.39659 1.6 2.05 -2.3866 1.6 3.6134 -2.35 1.6 3.60341 -2.32588 1.6 3.19195 -2.15428 1.6 3.19195 -2.15428 1.6 3.60341 -2.32588 1.6 3.25362 -2.1081 1.6 3.25362 -2.1081 1.6 3.60341 -2.32588 1.6 3.6 -2.3 1.6 3.3081 -2.05362 1.6 3.6 -2.3 1.6 3.60341 -2.27412 1.6 3.35428 -1.99195 1.6 3.60341 -2.27412 1.6 3.6134 -2.25 1.6 3.3912 -1.92432 1.6 3.6134 -2.25 1.6 3.62929 -2.22929 1.6 3.41813 -1.85214 1.6 3.62929 -2.22929 1.6 3.65 -2.2134 1.6 3.4345 -1.77685 1.6 3.65 -2.2134 1.6 3.67412 -2.20341 1.6 3.7 -2.2 1.6 3.4345 -1.77685 1.6 3.67412 -2.20341 1.6 3.7 -2.2 1.6 3.44 -1.7 1.6 3.4345 -1.77685 1.6 3.7 -2.2 1.6 3.72588 -2.20341 1.6 3.44 -1.7 1.6 3.25362 -2.1081 1.6 3.6 -2.3 1.6 3.3081 -2.05362 1.6 3.3081 -2.05362 1.6 3.60341 -2.27412 1.6 3.35428 -1.99195 1.6 3.35428 -1.99195 1.6 3.6134 -2.25 1.6 3.3912 -1.92432 1.6 3.3912 -1.92432 1.6 3.62929 -2.22929 1.6 3.41813 -1.85214 1.6 3.41813 -1.85214 1.6 3.65 -2.2134 1.6 3.4345 -1.77685 1.6 3.7866 -2.35 1.6 3.77071 -2.37071 1.6 3.88 -2.9 1.6 3.7866 -3.9 1.6 3.77071 -3.92071 1.6 3.87 -4.25 1.6 3.87 -4.25 1.6 3.77071 -3.92071 1.6 3.75 -3.9366 1.6 3.72588 -3.94659 1.6 3.87 -4.25 1.6 3.75 -3.9366 1.6 3.47412 -1.04659 1.6 3.35428 -1.40805 1.6 3.5 -1.05 1.6 3.47412 -1.04659 1.6 3.45 -1.0366 1.6 3.35428 -1.40805 1.6 3.35428 -1.40805 1.6 3.45 -1.0366 1.6 3.3081 -1.34638 1.6 3.4134 -1 1.6 3.40341 -0.975882 1.6 3.25362 -1.2919 1.6 3.40341 -0.975882 1.6 3.4 -0.95 1.6 3.19195 -1.24572 1.6 3.4134 -0.9 1.6 3.42929 -0.879289 1.6 2.9 -1.16 1.6 3.4345 -1.62315 1.6 3.57071 -1.02071 1.6 3.41813 -1.54786 1.6 3.41813 -1.54786 1.6 3.57071 -1.02071 1.6 3.55 -1.0366 1.6 3.52588 -1.04659 1.6 3.41813 -1.54786 1.6 3.55 -1.0366 1.6 3.52588 -1.04659 1.6 3.3912 -1.47568 1.6 3.41813 -1.54786 1.6 3.52588 -1.04659 1.6 3.5 -1.05 1.6 3.3912 -1.47568 1.6 3.3912 -1.47568 1.6 3.5 -1.05 1.6 3.35428 -1.40805 1.6 2 -3.85 1.6 2.00341 -3.82412 1.6 1.92 -3.55 1.6 1.92 -3.55 1.6 2.00341 -3.82412 1.6 2.0134 -3.8 1.6 2.02929 -3.77929 1.6 1.92 -3.55 1.6 2.0134 -3.8 1.6 2.02929 -3.77929 1.6 2.05 -3.7634 1.6 1.92 -3.55 1.6 1.92 -3.55 1.6 2.05 -3.7634 1.6 2.07412 -3.75341 1.6 2.1 -3.75 1.6 1.92 -3.55 1.6 2.07412 -3.75341 1.6 2.1 -3.75 1.6 2.12588 -3.75341 1.6 1.92 -3.55 1.6 1.92 -3.55 1.6 2.12588 -3.75341 1.6 2.15 -3.7634 1.6 2.85 -3.55 1.6 2.15 -3.7634 1.6 2.17071 -3.77929 1.6 2.1866 -3.8 1.6 2.85 -3.55 1.6 2.17071 -3.77929 1.6 2.1866 -3.8 1.6 2.19659 -3.82412 1.6 2.85 -3.55 1.6 2.85 -3.55 1.6 2.19659 -3.82412 1.6 2.47776 -4.25102 1.6 2.485 -4.25402 1.6 2.85 -3.55 1.6 2.47776 -4.25102 1.6 2.485 -4.25402 1.6 2.49121 -4.25879 1.6 2.85 -3.55 1.6 2.85 -3.55 1.6 2.49121 -4.25879 1.6 2.49598 -4.265 1.6 2.49898 -4.27224 1.6 2.85 -3.55 1.6 2.49598 -4.265 1.6 2.49898 -4.27224 1.6 2.5 -4.28 1.6 2.85 -3.55 1.6 1.92 -3.55 1.6 2.15 -3.7634 1.6 2.85 -3.55 1.6 2.19659 -3.82412 1.6 2.2 -3.85 1.6 2.47776 -4.25102 1.6 2.47776 -4.25102 1.6 2.2 -3.85 1.6 2.47 -4.25 1.6 2.47 -4.25 1.6 2.2 -3.85 1.6 2.19659 -3.87588 1.6 2.1866 -3.9 1.6 2.47 -4.25 1.6 2.19659 -3.87588 1.6 2.1866 -3.9 1.6 2.17071 -3.92071 1.6 2.47 -4.25 1.6 2.0134 -2.35 1.6 2.00341 -2.32588 1.6 1.67074 -2.40735 1.6 2.00341 -2.27412 1.6 2.0134 -2.25 1.6 1.7 -1.9 1.6 1.7 -1.9 1.6 2.0134 -2.25 1.6 2.02929 -2.22929 1.6 2.05 -2.2134 1.6 1.7 -1.9 1.6 2.02929 -2.22929 1.6 2.05 -2.2134 1.6 2.07412 -2.20341 1.6 1.7 -1.9 1.6 1.7 -1.9 1.6 2.07412 -2.20341 1.6 2.36 -1.7 1.6 2.3655 -1.62315 1.6 1.7 -1.9 1.6 2.36 -1.7 1.6 2.07412 -2.20341 1.6 2.1 -2.2 1.6 2.36 -1.7 1.6 2.36 -1.7 1.6 2.1 -2.2 1.6 2.3655 -1.77685 1.6 2.3655 -1.77685 1.6 2.1 -2.2 1.6 2.12588 -2.20341 1.6 2.15 -2.2134 1.6 2.3655 -1.77685 1.6 2.12588 -2.20341 1.6 2.15 -2.2134 1.6 2.38187 -1.85214 1.6 2.3655 -1.77685 1.6 2.15 -2.2134 1.6 2.17071 -2.22929 1.6 2.38187 -1.85214 1.6 2.38187 -1.85214 1.6 2.17071 -2.22929 1.6 2.4088 -1.92432 1.6 2.4088 -1.92432 1.6 2.17071 -2.22929 1.6 2.1866 -2.25 1.6 2.44572 -1.99195 1.6 2.1866 -2.25 1.6 2.19659 -2.27412 1.6 2.4919 -2.05362 1.6 2.19659 -2.27412 1.6 2.2 -2.3 1.6 2.54638 -2.1081 1.6 2.2 -2.3 1.6 2.19659 -2.32588 1.6 2.60805 -2.15428 1.6 2.19659 -2.32588 1.6 2.1866 -2.35 1.6 2.60805 -2.15428 1.6 2.54638 -2.1081 1.6 2.19659 -2.32588 1.6 2.4088 -1.92432 1.6 2.1866 -2.25 1.6 2.44572 -1.99195 1.6 2.44572 -1.99195 1.6 2.19659 -2.27412 1.6 2.4919 -2.05362 1.6 2.4919 -2.05362 1.6 2.2 -2.3 1.6 2.54638 -2.1081 1.6 1.92 -2.9 1.6 1.675 -3.175 1.6 1.92 -3.55 1.6 1.92 -2.9 1.6 1.67074 -3.14265 1.6 1.675 -3.175 1.6 1.92 -2.9 1.6 1.65825 -3.1125 1.6 1.67074 -3.14265 1.6 2.85 -2.9 1.6 2.85 -3.55 1.6 2.95 -2.9 1.6 2.95 -2.9 1.6 2.85 -3.55 1.6 2.95 -3.55 1.6 1.51765 -3.29574 1.6 1.4875 -3.28325 1.6 1.4 -3.5 1.6 1.4 -3.5 1.6 1.4875 -3.28325 1.6 1.46161 -3.26339 1.6 1.44175 -3.2375 1.6 1.4 -3.5 1.6 1.46161 -3.26339 1.6 1.675 -3.175 1.6 1.67074 -3.20735 1.6 1.92 -3.55 1.6 1.92 -3.55 1.6 1.67074 -3.20735 1.6 1.65825 -3.2375 1.6 1.51765 -4.89574 1.6 1.4875 -4.88325 1.6 1.4 -5.1 1.6 1.4 -5.1 1.6 1.4875 -4.88325 1.6 1.46161 -4.86339 1.6 1.44175 -4.8375 1.6 1.4 -5.1 1.6 1.46161 -4.86339 1.6 1.65825 -4.8375 1.6 1.63839 -4.86339 1.6 1.775 -5.25 1.6 2.5 -4.92 1.6 2.49898 -4.92776 1.6 3.3 -4.92 1.6 3.3 -4.92 1.6 2.49898 -4.92776 1.6 3.30102 -4.92776 1.4 1.3 -2.175 1.4 1.425 -2.375 1.4 1.3 -2.575 1.4 1.3 -2.175 1.4 1.42926 -2.34265 1.4 1.425 -2.375 1.4 1.3 -2.175 1.4 1.44175 -2.3125 1.4 1.42926 -2.34265 1.4 1.3 -2.175 1.4 1.46161 -2.28661 1.4 1.44175 -2.3125 1.4 1.3 -2.175 1.4 1.4875 -2.26675 1.4 1.46161 -2.28661 1.4 1.3 -2.175 1.4 1.51765 -2.25426 1.4 1.4875 -2.26675 1.4 1.3 -2.175 1.4 1.66547 -2.175 1.4 1.51765 -2.25426 1.4 1.51765 -2.25426 1.4 1.66547 -2.175 1.4 1.55 -2.25 1.4 1.55 -2.25 1.4 1.66547 -2.175 1.4 1.58235 -2.25426 1.4 1.58235 -2.25426 1.4 1.66547 -2.175 1.4 1.6125 -2.26675 1.4 1.6125 -2.26675 1.4 1.66547 -2.175 1.4 1.63839 -2.28661 1.4 1.63839 -2.28661 1.4 1.66547 -2.175 1.4 1.65825 -2.3125 1.4 1.65825 -2.3125 1.4 1.66547 -2.175 1.4 1.78094 -2.375 1.4 1.67074 -2.34265 1.4 1.78094 -2.375 1.4 1.675 -2.375 1.4 1.67074 -2.34265 1.4 1.65825 -2.3125 1.4 1.78094 -2.375 1.4 1.66547 -2.575 1.4 1.65825 -2.4375 1.4 1.78094 -2.375 1.4 1.66547 -2.575 1.4 1.63839 -2.46339 1.4 1.65825 -2.4375 1.4 1.66547 -2.575 1.4 1.6125 -2.48325 1.4 1.63839 -2.46339 1.4 1.66547 -2.575 1.4 1.58235 -2.49574 1.4 1.6125 -2.48325 1.4 1.66547 -2.575 1.4 1.55 -2.5 1.4 1.58235 -2.49574 1.4 1.66547 -2.575 1.4 1.51765 -2.49574 1.4 1.55 -2.5 1.4 1.66547 -2.575 1.4 1.3 -2.575 1.4 1.51765 -2.49574 1.4 1.51765 -2.49574 1.4 1.3 -2.575 1.4 1.4875 -2.48325 1.4 1.4875 -2.48325 1.4 1.3 -2.575 1.4 1.46161 -2.46339 1.4 1.46161 -2.46339 1.4 1.3 -2.575 1.4 1.44175 -2.4375 1.4 1.44175 -2.4375 1.4 1.3 -2.575 1.4 1.42926 -2.40735 1.4 1.42926 -2.40735 1.4 1.3 -2.575 1.4 1.425 -2.375 1.4 1.65825 -2.4375 1.4 1.67074 -2.40735 1.4 1.78094 -2.375 1.4 1.78094 -2.375 1.4 1.67074 -2.40735 1.4 1.675 -2.375 1.4 1.3 -2.975 1.4 1.425 -3.175 1.4 1.3 -3.375 1.4 1.3 -2.975 1.4 1.42926 -3.14265 1.4 1.425 -3.175 1.4 1.3 -2.975 1.4 1.44175 -3.1125 1.4 1.42926 -3.14265 1.4 1.3 -2.975 1.4 1.46161 -3.08661 1.4 1.44175 -3.1125 1.4 1.3 -2.975 1.4 1.4875 -3.06675 1.4 1.46161 -3.08661 1.4 1.3 -2.975 1.4 1.51765 -3.05426 1.4 1.4875 -3.06675 1.4 1.3 -2.975 1.4 1.66547 -2.975 1.4 1.51765 -3.05426 1.4 1.51765 -3.05426 1.4 1.66547 -2.975 1.4 1.55 -3.05 1.4 1.55 -3.05 1.4 1.66547 -2.975 1.4 1.58235 -3.05426 1.4 1.58235 -3.05426 1.4 1.66547 -2.975 1.4 1.6125 -3.06675 1.4 1.6125 -3.06675 1.4 1.66547 -2.975 1.4 1.63839 -3.08661 1.4 1.63839 -3.08661 1.4 1.66547 -2.975 1.4 1.65825 -3.1125 1.4 1.65825 -3.1125 1.4 1.66547 -2.975 1.4 1.78094 -3.175 1.4 1.67074 -3.14265 1.4 1.78094 -3.175 1.4 1.675 -3.175 1.4 1.67074 -3.14265 1.4 1.65825 -3.1125 1.4 1.78094 -3.175 1.4 1.66547 -3.375 1.4 1.65825 -3.2375 1.4 1.78094 -3.175 1.4 1.66547 -3.375 1.4 1.63839 -3.26339 1.4 1.65825 -3.2375 1.4 1.66547 -3.375 1.4 1.6125 -3.28325 1.4 1.63839 -3.26339 1.4 1.66547 -3.375 1.4 1.58235 -3.29574 1.4 1.6125 -3.28325 1.4 1.66547 -3.375 1.4 1.55 -3.3 1.4 1.58235 -3.29574 1.4 1.66547 -3.375 1.4 1.51765 -3.29574 1.4 1.55 -3.3 1.4 1.66547 -3.375 1.4 1.3 -3.375 1.4 1.51765 -3.29574 1.4 1.51765 -3.29574 1.4 1.3 -3.375 1.4 1.4875 -3.28325 1.4 1.4875 -3.28325 1.4 1.3 -3.375 1.4 1.46161 -3.26339 1.4 1.46161 -3.26339 1.4 1.3 -3.375 1.4 1.44175 -3.2375 1.4 1.44175 -3.2375 1.4 1.3 -3.375 1.4 1.42926 -3.20735 1.4 1.42926 -3.20735 1.4 1.3 -3.375 1.4 1.425 -3.175 1.4 1.65825 -3.2375 1.4 1.67074 -3.20735 1.4 1.78094 -3.175 1.4 1.78094 -3.175 1.4 1.67074 -3.20735 1.4 1.675 -3.175 1.4 1.3 -3.775 1.4 1.425 -3.975 1.4 1.3 -4.175 1.4 1.3 -3.775 1.4 1.42926 -3.94265 1.4 1.425 -3.975 1.4 1.3 -3.775 1.4 1.44175 -3.9125 1.4 1.42926 -3.94265 1.4 1.3 -3.775 1.4 1.46161 -3.88661 1.4 1.44175 -3.9125 1.4 1.3 -3.775 1.4 1.4875 -3.86675 1.4 1.46161 -3.88661 1.4 1.3 -3.775 1.4 1.51765 -3.85426 1.4 1.4875 -3.86675 1.4 1.3 -3.775 1.4 1.66547 -3.775 1.4 1.51765 -3.85426 1.4 1.51765 -3.85426 1.4 1.66547 -3.775 1.4 1.55 -3.85 1.4 1.55 -3.85 1.4 1.66547 -3.775 1.4 1.58235 -3.85426 1.4 1.58235 -3.85426 1.4 1.66547 -3.775 1.4 1.6125 -3.86675 1.4 1.6125 -3.86675 1.4 1.66547 -3.775 1.4 1.63839 -3.88661 1.4 1.63839 -3.88661 1.4 1.66547 -3.775 1.4 1.65825 -3.9125 1.4 1.65825 -3.9125 1.4 1.66547 -3.775 1.4 1.78094 -3.975 1.4 1.67074 -3.94265 1.4 1.78094 -3.975 1.4 1.675 -3.975 1.4 1.67074 -3.94265 1.4 1.65825 -3.9125 1.4 1.78094 -3.975 1.4 1.66547 -4.175 1.4 1.65825 -4.0375 1.4 1.78094 -3.975 1.4 1.66547 -4.175 1.4 1.63839 -4.06339 1.4 1.65825 -4.0375 1.4 1.66547 -4.175 1.4 1.6125 -4.08325 1.4 1.63839 -4.06339 1.4 1.66547 -4.175 1.4 1.58235 -4.09574 1.4 1.6125 -4.08325 1.4 1.66547 -4.175 1.4 1.55 -4.1 1.4 1.58235 -4.09574 1.4 1.66547 -4.175 1.4 1.51765 -4.09574 1.4 1.55 -4.1 1.4 1.66547 -4.175 1.4 1.3 -4.175 1.4 1.51765 -4.09574 1.4 1.51765 -4.09574 1.4 1.3 -4.175 1.4 1.4875 -4.08325 1.4 1.4875 -4.08325 1.4 1.3 -4.175 1.4 1.46161 -4.06339 1.4 1.46161 -4.06339 1.4 1.3 -4.175 1.4 1.44175 -4.0375 1.4 1.44175 -4.0375 1.4 1.3 -4.175 1.4 1.42926 -4.00735 1.4 1.42926 -4.00735 1.4 1.3 -4.175 1.4 1.425 -3.975 1.4 1.65825 -4.0375 1.4 1.67074 -4.00735 1.4 1.78094 -3.975 1.4 1.78094 -3.975 1.4 1.67074 -4.00735 1.4 1.675 -3.975 1.1 1.4 -2.175 1.1 1.45 -2.05 1.1 1.6 -2.275 1.1 1.4 -2.175 1.1 1.4 -2.05 1.1 1.45 -2.05 1.1 1.45 -1.9 1.1 1.6 -1.9 1.1 1.45 -2.05 1.1 1.45 -2.05 1.1 1.6 -1.9 1.1 1.6 -2.275 1.1 1.6 -2.275 1.1 1.6 -1.9 1.1 2.01307 -2.27671 1.1 2.01 -2.3 1.1 1.6 -2.275 1.1 2.01307 -2.27671 1.1 2.01 -2.3 1.1 1.6 -2.475 1.1 1.6 -2.275 1.1 2.01 -2.3 1.1 2.01307 -2.32329 1.1 1.6 -2.475 1.1 1.6 -2.475 1.1 2.01307 -2.32329 1.1 2.02206 -2.345 1.1 1.95 -3 1.1 2.02206 -2.345 1.1 2.03636 -2.36364 1.1 2.055 -2.37794 1.1 1.95 -3 1.1 2.03636 -2.36364 1.1 2.055 -2.37794 1.1 2.07671 -2.38693 1.1 1.95 -3 1.1 1.95 -3 1.1 2.07671 -2.38693 1.1 2.1 -2.39 1.1 2.12329 -2.38693 1.1 1.95 -3 1.1 2.1 -2.39 1.1 2.12329 -2.38693 1.1 2.145 -2.37794 1.1 1.95 -3 1.1 1.95 -3 1.1 2.145 -2.37794 1.1 2.16364 -2.36364 1.1 2.85 -3 1.1 2.16364 -2.36364 1.1 2.17794 -2.345 1.1 2.18693 -2.32329 1.1 2.85 -3 1.1 2.17794 -2.345 1.1 2.18693 -2.32329 1.1 2.19 -2.3 1.1 2.85 -3 1.1 2.85 -3 1.1 2.19 -2.3 1.1 2.81161 -1.78839 1.1 2.8375 -1.80825 1.1 2.85 -3 1.1 2.81161 -1.78839 1.1 2.8375 -1.80825 1.1 2.86765 -1.82074 1.1 2.85 -3 1.1 2.85 -3 1.1 2.86765 -1.82074 1.1 2.9 -1.825 1.1 2.95 -3 1.1 2.9 -1.825 1.1 2.93235 -1.82074 1.1 2.9625 -1.80825 1.1 2.95 -3 1.1 2.93235 -1.82074 1.1 2.9625 -1.80825 1.1 2.98839 -1.78839 1.1 2.95 -3 1.1 2.95 -3 1.1 2.98839 -1.78839 1.1 3.61 -2.3 1.1 3.61307 -2.32329 1.1 2.95 -3 1.1 3.61 -2.3 1.1 3.61307 -2.32329 1.1 3.62206 -2.345 1.1 2.95 -3 1.1 2.95 -3 1.1 3.62206 -2.345 1.1 3.63636 -2.36364 1.1 3.85 -3 1.1 3.63636 -2.36364 1.1 3.655 -2.37794 1.1 3.67671 -2.38693 1.1 3.85 -3 1.1 3.655 -2.37794 1.1 3.67671 -2.38693 1.1 3.7 -2.39 1.1 3.85 -3 1.1 3.85 -3 1.1 3.7 -2.39 1.1 3.72329 -2.38693 1.1 3.745 -2.37794 1.1 3.85 -3 1.1 3.72329 -2.38693 1.1 3.745 -2.37794 1.1 3.76364 -2.36364 1.1 3.85 -3 1.1 3.85 -3 1.1 3.76364 -2.36364 1.1 3.77794 -2.345 1.1 4.2 -2.475 1.1 3.77794 -2.345 1.1 3.78693 -2.32329 1.1 3.79 -2.3 1.1 4.2 -2.475 1.1 3.78693 -2.32329 1.1 3.79 -2.3 1.1 4.2 -2.275 1.1 4.2 -2.475 1.1 3.79 -2.3 1.1 3.78693 -2.27671 1.1 4.2 -2.275 1.1 4.2 -2.275 1.1 3.78693 -2.27671 1.1 4.2 -1.9 1.1 4.35 -2.05 1.1 4.2 -1.9 1.1 4.35 -1.9 1.1 4.35 -2.05 1.1 4.2 -2.275 1.1 4.2 -1.9 1.1 4.35 -2.05 1.1 4.4 -2.175 1.1 4.2 -2.275 1.1 4.35 -2.05 1.1 4.4 -2.05 1.1 4.4 -2.175 1.1 1.6 -1.05 1.1 1.95171 -0.886933 1.1 1.6 -1.9 1.1 1.6 -1.05 1.1 1.93 -0.877942 1.1 1.95171 -0.886933 1.1 1.6 -1.05 1.1 1.91136 -0.86364 1.1 1.93 -0.877942 1.1 1.6 -1.05 1.1 1.89706 -0.845 1.1 1.91136 -0.86364 1.1 1.6 -1.05 1.1 1.60509 -0.978843 1.1 1.89706 -0.845 1.1 1.89706 -0.845 1.1 1.60509 -0.978843 1.1 1.62025 -0.909134 1.1 1.64518 -0.842292 1.1 1.89706 -0.845 1.1 1.62025 -0.909134 1.1 1.64518 -0.842292 1.1 1.88807 -0.823294 1.1 1.89706 -0.845 1.1 1.64518 -0.842292 1.1 1.67937 -0.77968 1.1 1.88807 -0.823294 1.1 1.88807 -0.823294 1.1 1.67937 -0.77968 1.1 1.72213 -0.72257 1.1 1.885 -0.8 1.1 1.72213 -0.72257 1.1 1.77257 -0.672125 1.1 1.88807 -0.776706 1.1 1.77257 -0.672125 1.1 1.82968 -0.629373 1.1 1.89706 -0.755 1.1 1.82968 -0.629373 1.1 1.91136 -0.73636 1.1 1.89706 -0.755 1.1 1.88807 -0.776706 1.1 1.82968 -0.629373 1.1 1.88807 -0.823294 1.1 1.72213 -0.72257 1.1 1.885 -0.8 1.1 1.885 -0.8 1.1 1.77257 -0.672125 1.1 1.88807 -0.776706 1.1 1.82968 -0.629373 1.1 1.89229 -0.595184 1.1 1.91136 -0.73636 1.1 1.91136 -0.73636 1.1 1.89229 -0.595184 1.1 1.93 -0.722058 1.1 1.93 -0.722058 1.1 1.89229 -0.595184 1.1 1.95171 -0.713067 1.1 1.95171 -0.713067 1.1 1.89229 -0.595184 1.1 1.95913 -0.570253 1.1 1.975 -0.71 1.1 1.95913 -0.570253 1.1 1.99829 -0.713067 1.1 1.975 -0.71 1.1 1.95171 -0.713067 1.1 1.95913 -0.570253 1.1 1.95913 -0.570253 1.1 2.02884 -0.555089 1.1 1.99829 -0.713067 1.1 1.99829 -0.713067 1.1 2.02884 -0.555089 1.1 2.02 -0.722058 1.1 2.02 -0.722058 1.1 2.02884 -0.555089 1.1 2.03864 -0.73636 1.1 2.03864 -0.73636 1.1 2.02884 -0.555089 1.1 2.1 -0.55 1.1 2.05294 -0.755 1.1 2.1 -0.55 1.1 2.06193 -0.776706 1.1 2.05294 -0.755 1.1 2.03864 -0.73636 1.1 2.1 -0.55 1.1 3.7 -0.55 1.1 3.43636 -0.88636 1.1 2.1 -0.55 1.1 3.7 -0.55 1.1 3.455 -0.872058 1.1 3.43636 -0.88636 1.1 3.7 -0.55 1.1 3.47671 -0.863067 1.1 3.455 -0.872058 1.1 3.7 -0.55 1.1 3.5 -0.86 1.1 3.47671 -0.863067 1.1 3.7 -0.55 1.1 3.52329 -0.863067 1.1 3.5 -0.86 1.1 3.7 -0.55 1.1 3.545 -0.872058 1.1 3.52329 -0.863067 1.1 3.7 -0.55 1.1 3.56364 -0.88636 1.1 3.545 -0.872058 1.1 3.7 -0.55 1.1 3.73807 -0.776706 1.1 3.56364 -0.88636 1.1 3.7 -0.55 1.1 3.74706 -0.755 1.1 3.73807 -0.776706 1.1 3.7 -0.55 1.1 3.76136 -0.73636 1.1 3.74706 -0.755 1.1 3.7 -0.55 1.1 3.77116 -0.555089 1.1 3.76136 -0.73636 1.1 3.76136 -0.73636 1.1 3.77116 -0.555089 1.1 3.78 -0.722058 1.1 3.78 -0.722058 1.1 3.77116 -0.555089 1.1 3.80171 -0.713067 1.1 3.80171 -0.713067 1.1 3.77116 -0.555089 1.1 3.84087 -0.570253 1.1 3.825 -0.71 1.1 3.84087 -0.570253 1.1 3.84829 -0.713067 1.1 3.825 -0.71 1.1 3.80171 -0.713067 1.1 3.84087 -0.570253 1.1 3.84087 -0.570253 1.1 3.90771 -0.595184 1.1 3.84829 -0.713067 1.1 3.84829 -0.713067 1.1 3.90771 -0.595184 1.1 3.87 -0.722058 1.1 3.87 -0.722058 1.1 3.90771 -0.595184 1.1 3.88864 -0.73636 1.1 3.88864 -0.73636 1.1 3.90771 -0.595184 1.1 3.97032 -0.629373 1.1 3.90294 -0.755 1.1 3.97032 -0.629373 1.1 3.91193 -0.776706 1.1 3.90294 -0.755 1.1 3.88864 -0.73636 1.1 3.97032 -0.629373 1.1 3.97032 -0.629373 1.1 4.02743 -0.672125 1.1 3.91193 -0.776706 1.1 3.91193 -0.776706 1.1 4.02743 -0.672125 1.1 3.915 -0.8 1.1 3.915 -0.8 1.1 4.02743 -0.672125 1.1 4.07787 -0.72257 1.1 3.91193 -0.823294 1.1 4.07787 -0.72257 1.1 4.12063 -0.77968 1.1 4.15482 -0.842292 1.1 3.91193 -0.823294 1.1 4.12063 -0.77968 1.1 4.15482 -0.842292 1.1 3.90294 -0.845 1.1 3.91193 -0.823294 1.1 4.15482 -0.842292 1.1 4.17975 -0.909134 1.1 3.90294 -0.845 1.1 3.90294 -0.845 1.1 4.17975 -0.909134 1.1 4.19491 -0.978843 1.1 4.2 -1.05 1.1 3.90294 -0.845 1.1 4.19491 -0.978843 1.1 4.2 -1.05 1.1 3.88864 -0.86364 1.1 3.90294 -0.845 1.1 4.2 -1.05 1.1 3.87 -0.877942 1.1 3.88864 -0.86364 1.1 4.2 -1.05 1.1 3.84829 -0.886933 1.1 3.87 -0.877942 1.1 4.2 -1.05 1.1 4.2 -1.9 1.1 3.84829 -0.886933 1.1 3.84829 -0.886933 1.1 4.2 -1.9 1.1 3.825 -0.89 1.1 3.825 -0.89 1.1 4.2 -1.9 1.1 3.745 -2.22206 1.1 3.72329 -2.21307 1.1 3.825 -0.89 1.1 3.745 -2.22206 1.1 3.72329 -2.21307 1.1 3.56364 -1.01364 1.1 3.825 -0.89 1.1 3.72329 -2.21307 1.1 3.7 -2.21 1.1 3.56364 -1.01364 1.1 3.56364 -1.01364 1.1 3.7 -2.21 1.1 3.545 -1.02794 1.1 3.545 -1.02794 1.1 3.7 -2.21 1.1 3.67671 -2.21307 1.1 3.52329 -1.03693 1.1 3.67671 -2.21307 1.1 3.655 -2.22206 1.1 3.5 -1.04 1.1 3.655 -2.22206 1.1 3.63636 -2.23636 1.1 3.47671 -1.03693 1.1 3.63636 -2.23636 1.1 3.025 -1.7 1.1 3.455 -1.02794 1.1 3.025 -1.7 1.1 3.02074 -1.66765 1.1 3.43636 -1.01364 1.1 3.02074 -1.66765 1.1 3.00825 -1.6375 1.1 3.42206 -0.995 1.1 3.00825 -1.6375 1.1 2.98839 -1.61161 1.1 3.41307 -0.973294 1.1 2.98839 -1.61161 1.1 2.9625 -1.59175 1.1 3.41 -0.95 1.1 2.9625 -1.59175 1.1 2.93235 -1.57926 1.1 2.9 -1.575 1.1 3.41 -0.95 1.1 2.93235 -1.57926 1.1 2.9 -1.575 1.1 3.41307 -0.926706 1.1 3.41 -0.95 1.1 2.9 -1.575 1.1 2.38693 -0.926706 1.1 3.41307 -0.926706 1.1 2.9 -1.575 1.1 2.39 -0.95 1.1 2.38693 -0.926706 1.1 2.9 -1.575 1.1 2.86765 -1.57926 1.1 2.39 -0.95 1.1 2.39 -0.95 1.1 2.86765 -1.57926 1.1 2.8375 -1.59175 1.1 2.38693 -0.973294 1.1 2.8375 -1.59175 1.1 2.81161 -1.61161 1.1 2.37794 -0.995 1.1 2.81161 -1.61161 1.1 2.79175 -1.6375 1.1 2.36364 -1.01364 1.1 2.79175 -1.6375 1.1 2.77926 -1.66765 1.1 2.345 -1.02794 1.1 2.77926 -1.66765 1.1 2.775 -1.7 1.1 2.32329 -1.03693 1.1 2.775 -1.7 1.1 2.16364 -2.23636 1.1 2.3 -1.04 1.1 2.16364 -2.23636 1.1 2.145 -2.22206 1.1 2.27671 -1.03693 1.1 2.145 -2.22206 1.1 2.12329 -2.21307 1.1 2.255 -1.02794 1.1 2.12329 -2.21307 1.1 2.1 -2.21 1.1 2.23636 -1.01364 1.1 2.1 -2.21 1.1 2.07671 -2.21307 1.1 1.975 -0.89 1.1 2.07671 -2.21307 1.1 2.055 -2.22206 1.1 1.6 -1.9 1.1 2.055 -2.22206 1.1 2.03636 -2.23636 1.1 2.02206 -2.255 1.1 1.6 -1.9 1.1 2.03636 -2.23636 1.1 2.02206 -2.255 1.1 2.01307 -2.27671 1.1 1.6 -1.9 1.1 3.915 -0.8 1.1 4.07787 -0.72257 1.1 3.91193 -0.823294 1.1 4.4 -2.575 1.1 4.35 -2.7 1.1 4.2 -2.475 1.1 4.4 -2.575 1.1 4.4 -2.7 1.1 4.35 -2.7 1.1 4.35 -2.7 1.1 4.35 -2.85 1.1 4.2 -2.475 1.1 4.2 -2.475 1.1 4.35 -2.85 1.1 4.2 -3.075 1.1 3.85 -3 1.1 4.2 -3.075 1.1 4.2 -3.275 1.1 3.85 -3.45 1.1 4.2 -3.275 1.1 4.2 -3.875 1.1 3.78693 -3.82671 1.1 4.2 -3.875 1.1 3.79 -3.85 1.1 3.78693 -3.82671 1.1 3.85 -3.45 1.1 4.2 -3.875 1.1 3.78693 -3.82671 1.1 3.77794 -3.805 1.1 3.85 -3.45 1.1 3.85 -3.45 1.1 3.77794 -3.805 1.1 3.76364 -3.78636 1.1 3.745 -3.77206 1.1 3.85 -3.45 1.1 3.76364 -3.78636 1.1 3.745 -3.77206 1.1 3.72329 -3.76307 1.1 3.85 -3.45 1.1 3.85 -3.45 1.1 3.72329 -3.76307 1.1 3.7 -3.76 1.1 3.67671 -3.76307 1.1 3.85 -3.45 1.1 3.7 -3.76 1.1 3.67671 -3.76307 1.1 3.655 -3.77206 1.1 3.85 -3.45 1.1 3.85 -3.45 1.1 3.655 -3.77206 1.1 3.63636 -3.78636 1.1 2.95 -3.45 1.1 3.63636 -3.78636 1.1 3.62206 -3.805 1.1 3.61307 -3.82671 1.1 2.95 -3.45 1.1 3.62206 -3.805 1.1 3.61307 -3.82671 1.1 3.61 -3.85 1.1 2.95 -3.45 1.1 2.95 -3.45 1.1 3.61 -3.85 1.1 3.61307 -3.87329 1.1 3.375 -5.4 1.1 3.61307 -3.87329 1.1 3.62206 -3.895 1.1 3.6 -5.25 1.1 3.62206 -3.895 1.1 3.63636 -3.91364 1.1 3.655 -3.92794 1.1 3.6 -5.25 1.1 3.63636 -3.91364 1.1 3.655 -3.92794 1.1 3.86206 -4.955 1.1 3.6 -5.25 1.1 3.655 -3.92794 1.1 3.67671 -3.93693 1.1 3.86206 -4.955 1.1 3.86206 -4.955 1.1 3.67671 -3.93693 1.1 3.87636 -4.93636 1.1 3.87636 -4.93636 1.1 3.67671 -3.93693 1.1 3.7 -3.94 1.1 3.72329 -3.93693 1.1 3.87636 -4.93636 1.1 3.7 -3.94 1.1 3.72329 -3.93693 1.1 3.895 -4.92206 1.1 3.87636 -4.93636 1.1 3.72329 -3.93693 1.1 3.745 -3.92794 1.1 3.895 -4.92206 1.1 3.895 -4.92206 1.1 3.745 -3.92794 1.1 3.91671 -4.91307 1.1 3.91671 -4.91307 1.1 3.745 -3.92794 1.1 3.76364 -3.91364 1.1 3.94 -4.91 1.1 3.76364 -3.91364 1.1 4.2 -4.675 1.1 3.96329 -4.91307 1.1 4.2 -4.675 1.1 3.985 -4.92206 1.1 3.96329 -4.91307 1.1 3.94 -4.91 1.1 4.2 -4.675 1.1 4.4 -2.85 1.1 4.4 -2.975 1.1 4.35 -2.85 1.1 4.35 -2.85 1.1 4.4 -2.975 1.1 4.2 -3.075 1.1 4.2 -2.475 1.1 4.2 -3.075 1.1 3.85 -3 1.1 3.77794 -2.345 1.1 4.2 -2.475 1.1 3.85 -3 1.1 4.4 -3.375 1.1 4.35 -3.5 1.1 4.2 -3.275 1.1 4.4 -3.375 1.1 4.4 -3.5 1.1 4.35 -3.5 1.1 4.35 -3.5 1.1 4.35 -3.65 1.1 4.2 -3.275 1.1 4.2 -3.275 1.1 4.35 -3.65 1.1 4.2 -3.875 1.1 4.2 -3.875 1.1 4.35 -3.65 1.1 4.4 -3.775 1.1 4.4 -3.775 1.1 4.35 -3.65 1.1 4.4 -3.65 1.1 3.79 -3.85 1.1 4.2 -3.875 1.1 3.78693 -3.87329 1.1 3.78693 -3.87329 1.1 4.2 -3.875 1.1 4.2 -4.075 1.1 3.77794 -3.895 1.1 4.2 -4.075 1.1 3.76364 -3.91364 1.1 3.77794 -3.895 1.1 3.78693 -3.87329 1.1 4.2 -4.075 1.1 4.4 -4.175 1.1 4.35 -4.3 1.1 4.2 -4.075 1.1 4.4 -4.175 1.1 4.4 -4.3 1.1 4.35 -4.3 1.1 4.35 -4.3 1.1 4.35 -4.45 1.1 4.2 -4.075 1.1 4.2 -4.075 1.1 4.35 -4.45 1.1 4.2 -4.675 1.1 3.76364 -3.91364 1.1 4.2 -4.075 1.1 4.2 -4.675 1.1 4.4 -4.45 1.1 4.4 -4.575 1.1 4.35 -4.45 1.1 4.35 -4.45 1.1 4.4 -4.575 1.1 4.2 -4.675 1.1 3.985 -4.92206 1.1 4.2 -4.675 1.1 4.00364 -4.93636 1.1 4.00364 -4.93636 1.1 4.2 -4.675 1.1 4.2 -4.875 1.1 4.01794 -4.955 1.1 4.2 -4.875 1.1 4.02693 -4.97671 1.1 4.01794 -4.955 1.1 4.00364 -4.93636 1.1 4.2 -4.875 1.1 4.4 -4.975 1.1 4.35 -5.1 1.1 4.2 -4.875 1.1 4.4 -4.975 1.1 4.4 -5.1 1.1 4.35 -5.1 1.1 4.35 -5.25 1.1 4.2 -5.25 1.1 4.35 -5.1 1.1 4.35 -5.1 1.1 4.2 -5.25 1.1 4.2 -4.875 1.1 4.2 -4.875 1.1 4.2 -5.25 1.1 4.02693 -5.02329 1.1 4.03 -5 1.1 4.2 -4.875 1.1 4.02693 -5.02329 1.1 4.03 -5 1.1 4.02693 -4.97671 1.1 4.2 -4.875 1.1 4.2 -5.4 1.1 4.025 -5.4 1.1 4.2 -5.25 1.1 4.2 -5.25 1.1 4.025 -5.4 1.1 4.00364 -5.06364 1.1 4.01794 -5.045 1.1 4.2 -5.25 1.1 4.00364 -5.06364 1.1 4.01794 -5.045 1.1 4.02693 -5.02329 1.1 4.2 -5.25 1.1 4.025 -5.45 1.1 3.9 -5.45 1.1 4.025 -5.4 1.1 4.025 -5.4 1.1 3.9 -5.45 1.1 3.94 -5.09 1.1 3.96329 -5.08693 1.1 4.025 -5.4 1.1 3.94 -5.09 1.1 3.96329 -5.08693 1.1 3.985 -5.07794 1.1 4.025 -5.4 1.1 4.025 -5.4 1.1 3.985 -5.07794 1.1 4.00364 -5.06364 1.1 3.94 -5.09 1.1 3.9 -5.45 1.1 3.91671 -5.08693 1.1 3.91671 -5.08693 1.1 3.9 -5.45 1.1 3.8 -5.25 1.1 3.895 -5.07794 1.1 3.8 -5.25 1.1 3.87636 -5.06364 1.1 3.895 -5.07794 1.1 3.91671 -5.08693 1.1 3.8 -5.25 1.1 3.6 -5.25 1.1 3.85 -5 1.1 3.8 -5.25 1.1 3.6 -5.25 1.1 3.85307 -4.97671 1.1 3.85 -5 1.1 3.6 -5.25 1.1 3.86206 -4.955 1.1 3.85307 -4.97671 1.1 3.62206 -3.895 1.1 3.6 -5.25 1.1 3.375 -5.4 1.1 3.375 -5.4 1.1 3.6 -5.25 1.1 3.5 -5.45 1.1 3.375 -5.45 1.1 3.375 -5.4 1.1 3.5 -5.45 1.1 3.61307 -3.87329 1.1 3.375 -5.4 1.1 2.95 -3.45 1.1 2.95 -3.45 1.1 3.375 -5.4 1.1 2.425 -5.4 1.1 2.85 -3.45 1.1 2.425 -5.4 1.1 2.18693 -3.87329 1.1 2.19 -3.85 1.1 2.85 -3.45 1.1 2.18693 -3.87329 1.1 2.19 -3.85 1.1 2.18693 -3.82671 1.1 2.85 -3.45 1.1 2.85 -3.45 1.1 2.18693 -3.82671 1.1 2.17794 -3.805 1.1 2.16364 -3.78636 1.1 2.85 -3.45 1.1 2.17794 -3.805 1.1 2.16364 -3.78636 1.1 1.95 -3.45 1.1 2.85 -3.45 1.1 2.16364 -3.78636 1.1 2.145 -3.77206 1.1 1.95 -3.45 1.1 1.95 -3.45 1.1 2.145 -3.77206 1.1 2.12329 -3.76307 1.1 2.1 -3.76 1.1 1.95 -3.45 1.1 2.12329 -3.76307 1.1 2.1 -3.76 1.1 2.07671 -3.76307 1.1 1.95 -3.45 1.1 1.95 -3.45 1.1 2.07671 -3.76307 1.1 2.055 -3.77206 1.1 2.03636 -3.78636 1.1 1.95 -3.45 1.1 2.055 -3.77206 1.1 2.03636 -3.78636 1.1 2.02206 -3.805 1.1 1.95 -3.45 1.1 1.95 -3.45 1.1 2.02206 -3.805 1.1 2.01307 -3.82671 1.1 1.6 -3.875 1.1 2.01307 -3.82671 1.1 2.01 -3.85 1.1 2.01307 -3.87329 1.1 1.6 -3.875 1.1 2.01 -3.85 1.1 2.01307 -3.87329 1.1 1.6 -4.075 1.1 1.6 -3.875 1.1 2.01307 -3.87329 1.1 2.02206 -3.895 1.1 1.6 -4.075 1.1 1.6 -4.075 1.1 2.02206 -3.895 1.1 2.03636 -3.91364 1.1 1.6 -4.675 1.1 2.03636 -3.91364 1.1 1.86 -4.91 1.1 1.83671 -4.91307 1.1 1.6 -4.675 1.1 1.86 -4.91 1.1 1.83671 -4.91307 1.1 1.815 -4.92206 1.1 1.6 -4.675 1.1 1.6 -4.675 1.1 1.815 -4.92206 1.1 1.79636 -4.93636 1.1 1.6 -4.875 1.1 1.79636 -4.93636 1.1 1.78206 -4.955 1.1 1.77307 -4.97671 1.1 1.6 -4.875 1.1 1.78206 -4.955 1.1 1.77307 -4.97671 1.1 1.77 -5 1.1 1.6 -4.875 1.1 1.6 -4.875 1.1 1.77 -5 1.1 1.77307 -5.02329 1.1 1.6 -5.25 1.1 1.77307 -5.02329 1.1 1.78206 -5.045 1.1 1.79636 -5.06364 1.1 1.6 -5.25 1.1 1.78206 -5.045 1.1 1.79636 -5.06364 1.1 1.775 -5.4 1.1 1.6 -5.25 1.1 1.79636 -5.06364 1.1 1.815 -5.07794 1.1 1.775 -5.4 1.1 1.775 -5.4 1.1 1.815 -5.07794 1.1 1.83671 -5.08693 1.1 1.86 -5.09 1.1 1.775 -5.4 1.1 1.83671 -5.08693 1.1 1.86 -5.09 1.1 1.9 -5.45 1.1 1.775 -5.4 1.1 1.86 -5.09 1.1 1.88329 -5.08693 1.1 1.9 -5.45 1.1 1.9 -5.45 1.1 1.88329 -5.08693 1.1 2 -5.25 1.1 2 -5.25 1.1 1.88329 -5.08693 1.1 1.905 -5.07794 1.1 1.92364 -5.06364 1.1 2 -5.25 1.1 1.905 -5.07794 1.1 1.92364 -5.06364 1.1 1.93794 -5.045 1.1 2 -5.25 1.1 2 -5.25 1.1 1.93794 -5.045 1.1 1.94693 -5.02329 1.1 1.95 -5 1.1 2 -5.25 1.1 1.94693 -5.02329 1.1 1.95 -5 1.1 2.2 -5.25 1.1 2 -5.25 1.1 1.95 -5 1.1 1.94693 -4.97671 1.1 2.2 -5.25 1.1 2.2 -5.25 1.1 1.94693 -4.97671 1.1 1.93794 -4.955 1.1 2.145 -3.92794 1.1 1.93794 -4.955 1.1 2.12329 -3.93693 1.1 2.145 -3.92794 1.1 2.2 -5.25 1.1 1.93794 -4.955 1.1 2.145 -3.92794 1.1 2.16364 -3.91364 1.1 2.2 -5.25 1.1 2.2 -5.25 1.1 2.16364 -3.91364 1.1 2.17794 -3.895 1.1 2.425 -5.4 1.1 2.17794 -3.895 1.1 2.18693 -3.87329 1.1 2.425 -5.4 1.1 2.2 -5.25 1.1 2.17794 -3.895 1.1 2.425 -5.4 1.1 2.3 -5.45 1.1 2.2 -5.25 1.1 2.425 -5.4 1.1 2.425 -5.45 1.1 2.3 -5.45 1.1 1.9 -5.45 1.1 1.775 -5.45 1.1 1.775 -5.4 1.1 1.775 -5.4 1.1 1.6 -5.4 1.1 1.6 -5.25 1.1 1.45 -5.25 1.1 1.45 -5.1 1.1 1.6 -5.25 1.1 1.6 -5.25 1.1 1.45 -5.1 1.1 1.6 -4.875 1.1 1.77307 -5.02329 1.1 1.6 -5.25 1.1 1.6 -4.875 1.1 1.4 -5.1 1.1 1.4 -4.975 1.1 1.45 -5.1 1.1 1.45 -5.1 1.1 1.4 -4.975 1.1 1.6 -4.875 1.1 1.6 -4.875 1.1 1.6 -4.675 1.1 1.79636 -4.93636 1.1 1.4 -4.575 1.1 1.45 -4.45 1.1 1.6 -4.675 1.1 1.4 -4.575 1.1 1.4 -4.45 1.1 1.45 -4.45 1.1 1.45 -4.45 1.1 1.45 -4.3 1.1 1.6 -4.675 1.1 1.6 -4.675 1.1 1.45 -4.3 1.1 1.6 -4.075 1.1 2.03636 -3.91364 1.1 1.6 -4.675 1.1 1.6 -4.075 1.1 1.4 -4.3 1.1 1.4 -4.175 1.1 1.45 -4.3 1.1 1.45 -4.3 1.1 1.4 -4.175 1.1 1.6 -4.075 1.1 1.4 -3.775 1.1 1.45 -3.65 1.1 1.6 -3.875 1.1 1.4 -3.775 1.1 1.4 -3.65 1.1 1.45 -3.65 1.1 1.45 -3.65 1.1 1.45 -3.5 1.1 1.6 -3.875 1.1 1.6 -3.875 1.1 1.45 -3.5 1.1 1.6 -3.275 1.1 1.95 -3.45 1.1 1.6 -3.275 1.1 1.95 -3 1.1 1.95 -3.45 1.1 1.6 -3.875 1.1 1.6 -3.275 1.1 1.95 -3.45 1.1 2.01307 -3.82671 1.1 1.6 -3.875 1.1 1.4 -3.5 1.1 1.4 -3.375 1.1 1.45 -3.5 1.1 1.45 -3.5 1.1 1.4 -3.375 1.1 1.6 -3.275 1.1 1.6 -3.275 1.1 1.6 -3.075 1.1 1.95 -3 1.1 1.95 -3 1.1 1.6 -3.075 1.1 1.6 -2.475 1.1 2.02206 -2.345 1.1 1.95 -3 1.1 1.6 -2.475 1.1 1.4 -2.975 1.1 1.45 -2.85 1.1 1.6 -3.075 1.1 1.4 -2.975 1.1 1.4 -2.85 1.1 1.45 -2.85 1.1 1.45 -2.85 1.1 1.45 -2.7 1.1 1.6 -3.075 1.1 1.6 -3.075 1.1 1.45 -2.7 1.1 1.6 -2.475 1.1 1.6 -2.475 1.1 1.45 -2.7 1.1 1.4 -2.575 1.1 1.4 -2.575 1.1 1.45 -2.7 1.1 1.4 -2.7 1.1 3.78693 -2.27671 1.1 3.77794 -2.255 1.1 4.2 -1.9 1.1 4.2 -1.9 1.1 3.77794 -2.255 1.1 3.76364 -2.23636 1.1 3.745 -2.22206 1.1 4.2 -1.9 1.1 3.76364 -2.23636 1.1 3.545 -1.02794 1.1 3.67671 -2.21307 1.1 3.52329 -1.03693 1.1 3.52329 -1.03693 1.1 3.655 -2.22206 1.1 3.5 -1.04 1.1 3.63636 -2.23636 1.1 3.62206 -2.255 1.1 3.025 -1.7 1.1 3.025 -1.7 1.1 3.62206 -2.255 1.1 3.02074 -1.73235 1.1 3.02074 -1.73235 1.1 3.62206 -2.255 1.1 3.61307 -2.27671 1.1 3.00825 -1.7625 1.1 3.61307 -2.27671 1.1 3.61 -2.3 1.1 2.98839 -1.78839 1.1 3.00825 -1.7625 1.1 3.61 -2.3 1.1 3.02074 -1.73235 1.1 3.61307 -2.27671 1.1 3.00825 -1.7625 1.1 2.95 -3 1.1 3.63636 -2.36364 1.1 3.85 -3 1.1 3.85 -3.45 1.1 3.63636 -3.78636 1.1 2.95 -3.45 1.1 3.825 -0.89 1.1 3.56364 -1.01364 1.1 3.80171 -0.886933 1.1 3.80171 -0.886933 1.1 3.56364 -1.01364 1.1 3.57794 -0.995 1.1 3.78 -0.877942 1.1 3.57794 -0.995 1.1 3.58693 -0.973294 1.1 3.76136 -0.86364 1.1 3.58693 -0.973294 1.1 3.59 -0.95 1.1 3.74706 -0.845 1.1 3.59 -0.95 1.1 3.73807 -0.823294 1.1 3.74706 -0.845 1.1 3.76136 -0.86364 1.1 3.59 -0.95 1.1 3.80171 -0.886933 1.1 3.57794 -0.995 1.1 3.78 -0.877942 1.1 3.78 -0.877942 1.1 3.58693 -0.973294 1.1 3.76136 -0.86364 1.1 3.59 -0.95 1.1 3.58693 -0.926706 1.1 3.73807 -0.823294 1.1 3.73807 -0.823294 1.1 3.58693 -0.926706 1.1 3.735 -0.8 1.1 3.735 -0.8 1.1 3.58693 -0.926706 1.1 3.57794 -0.905 1.1 3.56364 -0.88636 1.1 3.735 -0.8 1.1 3.57794 -0.905 1.1 3.56364 -0.88636 1.1 3.73807 -0.776706 1.1 3.735 -0.8 1.1 2.1 -0.55 1.1 3.43636 -0.88636 1.1 2.36364 -0.88636 1.1 2.345 -0.872058 1.1 2.1 -0.55 1.1 2.36364 -0.88636 1.1 2.345 -0.872058 1.1 2.32329 -0.863067 1.1 2.1 -0.55 1.1 2.1 -0.55 1.1 2.32329 -0.863067 1.1 2.3 -0.86 1.1 2.27671 -0.863067 1.1 2.1 -0.55 1.1 2.3 -0.86 1.1 2.27671 -0.863067 1.1 2.255 -0.872058 1.1 2.1 -0.55 1.1 2.1 -0.55 1.1 2.255 -0.872058 1.1 2.23636 -0.88636 1.1 2.06193 -0.776706 1.1 2.23636 -0.88636 1.1 2.065 -0.8 1.1 2.06193 -0.776706 1.1 2.1 -0.55 1.1 2.23636 -0.88636 1.1 3.41307 -0.926706 1.1 2.37794 -0.905 1.1 3.42206 -0.905 1.1 3.41307 -0.926706 1.1 2.38693 -0.926706 1.1 2.37794 -0.905 1.1 3.41 -0.95 1.1 3.41307 -0.973294 1.1 2.9625 -1.59175 1.1 3.41307 -0.973294 1.1 3.42206 -0.995 1.1 2.98839 -1.61161 1.1 3.42206 -0.995 1.1 3.43636 -1.01364 1.1 3.00825 -1.6375 1.1 3.43636 -1.01364 1.1 3.455 -1.02794 1.1 3.02074 -1.66765 1.1 3.455 -1.02794 1.1 3.47671 -1.03693 1.1 3.025 -1.7 1.1 3.47671 -1.03693 1.1 3.5 -1.04 1.1 3.63636 -2.23636 1.1 2.07671 -3.93693 1.1 2.1 -3.94 1.1 1.92364 -4.93636 1.1 1.905 -4.92206 1.1 2.07671 -3.93693 1.1 1.92364 -4.93636 1.1 1.905 -4.92206 1.1 2.055 -3.92794 1.1 2.07671 -3.93693 1.1 1.905 -4.92206 1.1 1.88329 -4.91307 1.1 2.055 -3.92794 1.1 2.055 -3.92794 1.1 1.88329 -4.91307 1.1 2.03636 -3.91364 1.1 2.03636 -3.91364 1.1 1.88329 -4.91307 1.1 1.86 -4.91 1.1 1.95 -3 1.1 2.16364 -2.36364 1.1 2.85 -3 1.1 2.81161 -1.78839 1.1 2.19 -2.3 1.1 2.79175 -1.7625 1.1 2.79175 -1.7625 1.1 2.19 -2.3 1.1 2.18693 -2.27671 1.1 2.77926 -1.73235 1.1 2.18693 -2.27671 1.1 2.17794 -2.255 1.1 2.775 -1.7 1.1 2.17794 -2.255 1.1 2.16364 -2.23636 1.1 2.775 -1.7 1.1 2.77926 -1.73235 1.1 2.17794 -2.255 1.1 2.79175 -1.7625 1.1 2.18693 -2.27671 1.1 2.77926 -1.73235 1.1 2.32329 -1.03693 1.1 2.16364 -2.23636 1.1 2.3 -1.04 1.1 2.3 -1.04 1.1 2.145 -2.22206 1.1 2.27671 -1.03693 1.1 2.27671 -1.03693 1.1 2.12329 -2.21307 1.1 2.255 -1.02794 1.1 2.255 -1.02794 1.1 2.1 -2.21 1.1 2.23636 -1.01364 1.1 2.23636 -1.01364 1.1 2.07671 -2.21307 1.1 1.975 -0.89 1.1 1.99829 -0.886933 1.1 2.23636 -1.01364 1.1 1.975 -0.89 1.1 1.99829 -0.886933 1.1 2.22206 -0.995 1.1 2.23636 -1.01364 1.1 1.99829 -0.886933 1.1 2.02 -0.877942 1.1 2.22206 -0.995 1.1 2.22206 -0.995 1.1 2.02 -0.877942 1.1 2.21307 -0.973294 1.1 2.21307 -0.973294 1.1 2.02 -0.877942 1.1 2.03864 -0.86364 1.1 2.21 -0.95 1.1 2.03864 -0.86364 1.1 2.05294 -0.845 1.1 2.06193 -0.823294 1.1 2.21 -0.95 1.1 2.05294 -0.845 1.1 2.06193 -0.823294 1.1 2.21307 -0.926706 1.1 2.21 -0.95 1.1 2.06193 -0.823294 1.1 2.065 -0.8 1.1 2.21307 -0.926706 1.1 2.21307 -0.926706 1.1 2.065 -0.8 1.1 2.22206 -0.905 1.1 2.22206 -0.905 1.1 2.065 -0.8 1.1 2.23636 -0.88636 1.1 1.975 -0.89 1.1 2.055 -2.22206 1.1 1.6 -1.9 1.1 1.95171 -0.886933 1.1 1.975 -0.89 1.1 1.6 -1.9 1.1 2.32329 -1.03693 1.1 2.345 -1.02794 1.1 2.775 -1.7 1.1 2.345 -1.02794 1.1 2.36364 -1.01364 1.1 2.77926 -1.66765 1.1 2.36364 -1.01364 1.1 2.37794 -0.995 1.1 2.79175 -1.6375 1.1 2.37794 -0.995 1.1 2.38693 -0.973294 1.1 2.81161 -1.61161 1.1 2.38693 -0.973294 1.1 2.39 -0.95 1.1 2.8375 -1.59175 1.1 2.37794 -0.905 1.1 2.36364 -0.88636 1.1 3.42206 -0.905 1.1 3.42206 -0.905 1.1 2.36364 -0.88636 1.1 3.43636 -0.88636 1.1 2.21 -0.95 1.1 2.21307 -0.973294 1.1 2.03864 -0.86364 1.1 2.85 -3 1.1 2.9 -1.825 1.1 2.95 -3 1.1 2.95 -3.45 1.1 2.85 -3 1.1 2.95 -3 1.1 2.95 -3.45 1.1 2.85 -3.45 1.1 2.85 -3 1.1 2.95 -3.45 1.1 2.425 -5.4 1.1 2.85 -3.45 1.1 3.94 -4.91 1.1 3.91671 -4.91307 1.1 3.76364 -3.91364 1.1 3.85 -5 1.1 3.85307 -5.02329 1.1 3.8 -5.25 1.1 3.8 -5.25 1.1 3.85307 -5.02329 1.1 3.86206 -5.045 1.1 3.87636 -5.06364 1.1 3.8 -5.25 1.1 3.86206 -5.045 1.1 1.93794 -4.955 1.1 1.92364 -4.93636 1.1 2.12329 -3.93693 1.1 2.12329 -3.93693 1.1 1.92364 -4.93636 1.1 2.1 -3.94 1.1 3.85 -3.45 1.1 3.85 -3 1.1 4.2 -3.275 1.25 1.4 -2.175 1.25 1.6 -2.275 1.25 1.66547 -2.175 1.25 1.66547 -2.175 1.25 1.6 -2.275 1.25 1.78094 -2.375 1.25 1.78094 -2.375 1.25 1.6 -2.275 1.25 1.6 -2.475 1.25 1.66547 -2.575 1.25 1.6 -2.475 1.25 1.4 -2.575 1.25 1.66547 -2.575 1.25 1.78094 -2.375 1.25 1.6 -2.475 1.25 1.4 -2.975 1.25 1.6 -3.075 1.25 1.66547 -2.975 1.25 1.66547 -2.975 1.25 1.6 -3.075 1.25 1.78094 -3.175 1.25 1.78094 -3.175 1.25 1.6 -3.075 1.25 1.6 -3.275 1.25 1.66547 -3.375 1.25 1.6 -3.275 1.25 1.4 -3.375 1.25 1.66547 -3.375 1.25 1.78094 -3.175 1.25 1.6 -3.275 1.25 1.4 -3.775 1.25 1.6 -3.875 1.25 1.66547 -3.775 1.25 1.66547 -3.775 1.25 1.6 -3.875 1.25 1.78094 -3.975 1.25 1.78094 -3.975 1.25 1.6 -3.875 1.25 1.6 -4.075 1.25 1.66547 -4.175 1.25 1.6 -4.075 1.25 1.4 -4.175 1.25 1.66547 -4.175 1.25 1.78094 -3.975 1.25 1.6 -4.075 1.2 1.3 -2.575 1.2 1.3 -2.7 1.4 1.3 -2.575 1.4 1.3 -2.575 1.2 1.3 -2.7 1.5 1.3 -2.7 1.5 1.3 -2.05 1.4 1.3 -2.575 1.5 1.3 -2.7 1.5 1.3 -2.05 1.4 1.3 -2.175 1.4 1.3 -2.575 1.5 1.3 -2.05 1.2 1.3 -2.05 1.4 1.3 -2.175 1.4 1.3 -2.175 1.2 1.3 -2.05 1.2 1.3 -2.175 1.2 1.3 -3.375 1.2 1.3 -3.5 1.4 1.3 -3.375 1.4 1.3 -3.375 1.2 1.3 -3.5 1.5 1.3 -3.5 1.5 1.3 -2.85 1.4 1.3 -3.375 1.5 1.3 -3.5 1.5 1.3 -2.85 1.4 1.3 -2.975 1.4 1.3 -3.375 1.5 1.3 -2.85 1.2 1.3 -2.85 1.4 1.3 -2.975 1.4 1.3 -2.975 1.2 1.3 -2.85 1.2 1.3 -2.975 1.2 1.3 -4.175 1.2 1.3 -4.3 1.4 1.3 -4.175 1.4 1.3 -4.175 1.2 1.3 -4.3 1.5 1.3 -4.3 1.5 1.3 -3.65 1.4 1.3 -4.175 1.5 1.3 -4.3 1.5 1.3 -3.65 1.4 1.3 -3.775 1.4 1.3 -4.175 1.5 1.3 -3.65 1.2 1.3 -3.65 1.4 1.3 -3.775 1.4 1.3 -3.775 1.2 1.3 -3.65 1.2 1.3 -3.775 1.4 1.3 -4.575 1.4 1.425 -4.775 1.4 1.3 -4.975 1.4 1.3 -4.575 1.4 1.42926 -4.74265 1.4 1.425 -4.775 1.4 1.3 -4.575 1.4 1.44175 -4.7125 1.4 1.42926 -4.74265 1.4 1.3 -4.575 1.4 1.46161 -4.68661 1.4 1.44175 -4.7125 1.4 1.3 -4.575 1.4 1.4875 -4.66675 1.4 1.46161 -4.68661 1.4 1.3 -4.575 1.4 1.51765 -4.65426 1.4 1.4875 -4.66675 1.4 1.3 -4.575 1.4 1.66547 -4.575 1.4 1.51765 -4.65426 1.4 1.51765 -4.65426 1.4 1.66547 -4.575 1.4 1.55 -4.65 1.4 1.55 -4.65 1.4 1.66547 -4.575 1.4 1.58235 -4.65426 1.4 1.58235 -4.65426 1.4 1.66547 -4.575 1.4 1.6125 -4.66675 1.4 1.6125 -4.66675 1.4 1.66547 -4.575 1.4 1.63839 -4.68661 1.4 1.63839 -4.68661 1.4 1.66547 -4.575 1.4 1.65825 -4.7125 1.4 1.65825 -4.7125 1.4 1.66547 -4.575 1.4 1.78094 -4.775 1.4 1.67074 -4.74265 1.4 1.78094 -4.775 1.4 1.675 -4.775 1.4 1.67074 -4.74265 1.4 1.65825 -4.7125 1.4 1.78094 -4.775 1.4 1.66547 -4.975 1.4 1.65825 -4.8375 1.4 1.78094 -4.775 1.4 1.66547 -4.975 1.4 1.63839 -4.86339 1.4 1.65825 -4.8375 1.4 1.66547 -4.975 1.4 1.6125 -4.88325 1.4 1.63839 -4.86339 1.4 1.66547 -4.975 1.4 1.58235 -4.89574 1.4 1.6125 -4.88325 1.4 1.66547 -4.975 1.4 1.55 -4.9 1.4 1.58235 -4.89574 1.4 1.66547 -4.975 1.4 1.51765 -4.89574 1.4 1.55 -4.9 1.4 1.66547 -4.975 1.4 1.3 -4.975 1.4 1.51765 -4.89574 1.4 1.51765 -4.89574 1.4 1.3 -4.975 1.4 1.4875 -4.88325 1.4 1.4875 -4.88325 1.4 1.3 -4.975 1.4 1.46161 -4.86339 1.4 1.46161 -4.86339 1.4 1.3 -4.975 1.4 1.44175 -4.8375 1.4 1.44175 -4.8375 1.4 1.3 -4.975 1.4 1.42926 -4.80735 1.4 1.42926 -4.80735 1.4 1.3 -4.975 1.4 1.425 -4.775 1.4 1.65825 -4.8375 1.4 1.67074 -4.80735 1.4 1.78094 -4.775 1.4 1.78094 -4.775 1.4 1.67074 -4.80735 1.4 1.675 -4.775 1.4 1.9 -5.55 1.4 2.1 -5.425 1.4 2.3 -5.55 1.4 1.9 -5.55 1.4 2.06765 -5.42074 1.4 2.1 -5.425 1.4 1.9 -5.55 1.4 2.0375 -5.40825 1.4 2.06765 -5.42074 1.4 1.9 -5.55 1.4 2.01161 -5.38839 1.4 2.0375 -5.40825 1.4 1.9 -5.55 1.4 1.99175 -5.3625 1.4 2.01161 -5.38839 1.4 1.9 -5.55 1.4 1.97926 -5.33235 1.4 1.99175 -5.3625 1.4 1.9 -5.55 1.4 1.9 -5.18453 1.4 1.97926 -5.33235 1.4 1.97926 -5.33235 1.4 1.9 -5.18453 1.4 1.975 -5.3 1.4 1.975 -5.3 1.4 1.9 -5.18453 1.4 1.97926 -5.26765 1.4 1.97926 -5.26765 1.4 1.9 -5.18453 1.4 1.99175 -5.2375 1.4 1.99175 -5.2375 1.4 1.9 -5.18453 1.4 2.01161 -5.21161 1.4 2.01161 -5.21161 1.4 1.9 -5.18453 1.4 2.0375 -5.19175 1.4 2.0375 -5.19175 1.4 1.9 -5.18453 1.4 2.1 -5.06906 1.4 2.06765 -5.17926 1.4 2.1 -5.06906 1.4 2.1 -5.175 1.4 2.06765 -5.17926 1.4 2.0375 -5.19175 1.4 2.1 -5.06906 1.4 2.3 -5.18453 1.4 2.1625 -5.19175 1.4 2.1 -5.06906 1.4 2.3 -5.18453 1.4 2.18839 -5.21161 1.4 2.1625 -5.19175 1.4 2.3 -5.18453 1.4 2.20825 -5.2375 1.4 2.18839 -5.21161 1.4 2.3 -5.18453 1.4 2.22074 -5.26765 1.4 2.20825 -5.2375 1.4 2.3 -5.18453 1.4 2.225 -5.3 1.4 2.22074 -5.26765 1.4 2.3 -5.18453 1.4 2.22074 -5.33235 1.4 2.225 -5.3 1.4 2.3 -5.18453 1.4 2.3 -5.55 1.4 2.22074 -5.33235 1.4 2.22074 -5.33235 1.4 2.3 -5.55 1.4 2.20825 -5.3625 1.4 2.20825 -5.3625 1.4 2.3 -5.55 1.4 2.18839 -5.38839 1.4 2.18839 -5.38839 1.4 2.3 -5.55 1.4 2.1625 -5.40825 1.4 2.1625 -5.40825 1.4 2.3 -5.55 1.4 2.13235 -5.42074 1.4 2.13235 -5.42074 1.4 2.3 -5.55 1.4 2.1 -5.425 1.4 2.1625 -5.19175 1.4 2.13235 -5.17926 1.4 2.1 -5.06906 1.4 2.1 -5.06906 1.4 2.13235 -5.17926 1.4 2.1 -5.175 1.25 1.4 -4.575 1.25 1.6 -4.675 1.25 1.66547 -4.575 1.25 1.66547 -4.575 1.25 1.6 -4.675 1.25 1.78094 -4.775 1.25 1.78094 -4.775 1.25 1.6 -4.675 1.25 1.6 -4.875 1.25 1.66547 -4.975 1.25 1.6 -4.875 1.25 1.4 -4.975 1.25 1.66547 -4.975 1.25 1.78094 -4.775 1.25 1.6 -4.875 1.2 1.3 -4.975 1.2 1.3 -5.1 1.4 1.3 -4.975 1.4 1.3 -4.975 1.2 1.3 -5.1 1.5 1.3 -5.1 1.5 1.3 -4.45 1.4 1.3 -4.975 1.5 1.3 -5.1 1.5 1.3 -4.45 1.4 1.3 -4.575 1.4 1.3 -4.975 1.5 1.3 -4.45 1.2 1.3 -4.45 1.4 1.3 -4.575 1.4 1.3 -4.575 1.2 1.3 -4.45 1.2 1.3 -4.575 1.25 1.9 -5.45 1.25 2 -5.25 1.25 1.9 -5.18453 1.25 1.9 -5.18453 1.25 2 -5.25 1.25 2.1 -5.06906 1.25 2.1 -5.06906 1.25 2 -5.25 1.25 2.2 -5.25 1.25 2.3 -5.18453 1.25 2.2 -5.25 1.25 2.3 -5.45 1.25 2.3 -5.18453 1.25 2.1 -5.06906 1.25 2.2 -5.25 1.2 2.3 -5.55 1.2 2.425 -5.55 1.4 2.3 -5.55 1.4 2.3 -5.55 1.2 2.425 -5.55 1.5 2.425 -5.55 1.5 1.775 -5.55 1.4 2.3 -5.55 1.5 2.425 -5.55 1.5 1.775 -5.55 1.4 1.9 -5.55 1.4 2.3 -5.55 1.5 1.775 -5.55 1.2 1.775 -5.55 1.4 1.9 -5.55 1.4 1.9 -5.55 1.2 1.775 -5.55 1.2 1.9 -5.55 1.1 4.2 -1.05 1.5 4.2 -1.05 1.1 4.2 -1.9 1.1 4.2 -1.9 1.5 4.2 -1.05 1.5 4.2 -1.9 1.1 2.1 -0.55 1.5 2.1 -0.55 1.1 3.7 -0.55 1.1 3.7 -0.55 1.5 2.1 -0.55 1.5 3.7 -0.55 1.1 1.6 -1.9 1.5 1.6 -1.9 1.1 1.6 -1.05 1.1 1.6 -1.05 1.5 1.6 -1.9 1.5 1.6 -1.05 1.1 1.45 -1.9 1.45 1.45 -1.9 1.1 1.6 -1.9 1.1 1.6 -1.9 1.45 1.45 -1.9 1.5 1.6 -1.9 1.5 1.6 -1.9 1.45 1.45 -1.9 1.6 1.6 -1.9 1.52588 1.60341 -1.9 1.6 1.6 -1.9 1.55 1.6134 -1.9 1.52588 1.60341 -1.9 1.5 1.6 -1.9 1.6 1.6 -1.9 1.6 1.7 -1.9 1.59659 1.67412 -1.9 1.6 1.6 -1.9 1.6 1.6 -1.9 1.59659 1.67412 -1.9 1.5866 1.65 -1.9 1.57071 1.62929 -1.9 1.6 1.6 -1.9 1.5866 1.65 -1.9 1.57071 1.62929 -1.9 1.55 1.6134 -1.9 1.6 1.6 -1.9 1.1 1.45 -2.05 1.45 1.45 -2.05 1.1 1.45 -1.9 1.1 1.45 -1.9 1.45 1.45 -2.05 1.45 1.45 -1.9 1.1 1.4 -2.05 1.2 1.3 -2.05 1.45 1.45 -2.05 1.1 1.45 -2.05 1.1 1.4 -2.05 1.45 1.45 -2.05 1.2 1.3 -2.05 1.5 1.3 -2.05 1.45 1.45 -2.05 1.45 1.45 -2.05 1.5 1.3 -2.05 1.6 1.4 -2.05 1.6 1.6 -2.05 1.45 1.45 -2.05 1.6 1.4 -2.05 1.6 1.6 -2.7 1.6 1.4 -2.7 1.45 1.45 -2.7 1.45 1.45 -2.7 1.6 1.4 -2.7 1.5 1.3 -2.7 1.2 1.3 -2.7 1.45 1.45 -2.7 1.5 1.3 -2.7 1.2 1.3 -2.7 1.1 1.4 -2.7 1.45 1.45 -2.7 1.45 1.45 -2.7 1.1 1.4 -2.7 1.1 1.45 -2.7 1.1 1.45 -2.85 1.45 1.45 -2.85 1.1 1.45 -2.7 1.1 1.45 -2.7 1.45 1.45 -2.85 1.45 1.45 -2.7 1.1 1.4 -2.85 1.2 1.3 -2.85 1.45 1.45 -2.85 1.1 1.45 -2.85 1.1 1.4 -2.85 1.45 1.45 -2.85 1.2 1.3 -2.85 1.5 1.3 -2.85 1.45 1.45 -2.85 1.45 1.45 -2.85 1.5 1.3 -2.85 1.6 1.4 -2.85 1.6 1.6 -2.85 1.45 1.45 -2.85 1.6 1.4 -2.85 1.6 1.6 -3.5 1.6 1.4 -3.5 1.45 1.45 -3.5 1.45 1.45 -3.5 1.6 1.4 -3.5 1.5 1.3 -3.5 1.2 1.3 -3.5 1.45 1.45 -3.5 1.5 1.3 -3.5 1.2 1.3 -3.5 1.1 1.4 -3.5 1.45 1.45 -3.5 1.45 1.45 -3.5 1.1 1.4 -3.5 1.1 1.45 -3.5 1.1 1.45 -3.65 1.45 1.45 -3.65 1.1 1.45 -3.5 1.1 1.45 -3.5 1.45 1.45 -3.65 1.45 1.45 -3.5 1.1 1.4 -3.65 1.2 1.3 -3.65 1.45 1.45 -3.65 1.1 1.45 -3.65 1.1 1.4 -3.65 1.45 1.45 -3.65 1.2 1.3 -3.65 1.5 1.3 -3.65 1.45 1.45 -3.65 1.45 1.45 -3.65 1.5 1.3 -3.65 1.6 1.4 -3.65 1.6 1.6 -3.65 1.45 1.45 -3.65 1.6 1.4 -3.65 1.6 1.6 -4.3 1.6 1.4 -4.3 1.45 1.45 -4.3 1.45 1.45 -4.3 1.6 1.4 -4.3 1.5 1.3 -4.3 1.2 1.3 -4.3 1.45 1.45 -4.3 1.5 1.3 -4.3 1.2 1.3 -4.3 1.1 1.4 -4.3 1.45 1.45 -4.3 1.45 1.45 -4.3 1.1 1.4 -4.3 1.1 1.45 -4.3 1.1 1.45 -4.45 1.45 1.45 -4.45 1.1 1.45 -4.3 1.1 1.45 -4.3 1.45 1.45 -4.45 1.45 1.45 -4.3 1.1 1.4 -4.45 1.2 1.3 -4.45 1.45 1.45 -4.45 1.1 1.45 -4.45 1.1 1.4 -4.45 1.45 1.45 -4.45 1.2 1.3 -4.45 1.5 1.3 -4.45 1.45 1.45 -4.45 1.45 1.45 -4.45 1.5 1.3 -4.45 1.6 1.4 -4.45 1.6 1.6 -4.45 1.45 1.45 -4.45 1.6 1.4 -4.45 1.6 1.6 -5.1 1.6 1.4 -5.1 1.45 1.45 -5.1 1.45 1.45 -5.1 1.6 1.4 -5.1 1.5 1.3 -5.1 1.2 1.3 -5.1 1.45 1.45 -5.1 1.5 1.3 -5.1 1.2 1.3 -5.1 1.1 1.4 -5.1 1.45 1.45 -5.1 1.45 1.45 -5.1 1.1 1.4 -5.1 1.1 1.45 -5.1 1.1 1.45 -5.25 1.45 1.45 -5.25 1.1 1.45 -5.1 1.1 1.45 -5.1 1.45 1.45 -5.25 1.45 1.45 -5.1 1.6 1.6 -5.25 1.45 1.45 -5.25 1.1 1.6 -5.25 1.1 1.6 -5.25 1.45 1.45 -5.25 1.1 1.45 -5.25 1.1 1.6 -5.4 1.45 1.6 -5.4 1.1 1.6 -5.25 1.1 1.6 -5.25 1.45 1.6 -5.4 1.6 1.6 -5.25 1.1 1.775 -5.4 1.45 1.775 -5.4 1.1 1.6 -5.4 1.1 1.6 -5.4 1.45 1.775 -5.4 1.45 1.6 -5.4 1.1 1.775 -5.45 1.2 1.775 -5.55 1.45 1.775 -5.4 1.1 1.775 -5.4 1.1 1.775 -5.45 1.45 1.775 -5.4 1.2 1.775 -5.55 1.5 1.775 -5.55 1.45 1.775 -5.4 1.45 1.775 -5.4 1.5 1.775 -5.55 1.6 1.775 -5.45 1.6 1.775 -5.25 1.45 1.775 -5.4 1.6 1.775 -5.45 1.6 2.425 -5.25 1.6 2.425 -5.45 1.45 2.425 -5.4 1.45 2.425 -5.4 1.6 2.425 -5.45 1.5 2.425 -5.55 1.2 2.425 -5.55 1.45 2.425 -5.4 1.5 2.425 -5.55 1.2 2.425 -5.55 1.1 2.425 -5.45 1.45 2.425 -5.4 1.45 2.425 -5.4 1.1 2.425 -5.45 1.1 2.425 -5.4 1.1 3.375 -5.4 1.45 3.375 -5.4 1.1 2.425 -5.4 1.1 2.425 -5.4 1.45 3.375 -5.4 1.45 2.425 -5.4 1.1 3.375 -5.45 1.2 3.375 -5.55 1.45 3.375 -5.4 1.1 3.375 -5.4 1.1 3.375 -5.45 1.45 3.375 -5.4 1.2 3.375 -5.55 1.5 3.375 -5.55 1.45 3.375 -5.4 1.45 3.375 -5.4 1.5 3.375 -5.55 1.6 3.375 -5.45 1.6 3.375 -5.25 1.45 3.375 -5.4 1.6 3.375 -5.45 1.2 3.9 -5.55 1.2 4.025 -5.55 1.4 3.9 -5.55 1.4 3.9 -5.55 1.2 4.025 -5.55 1.5 4.025 -5.55 1.5 3.375 -5.55 1.4 3.9 -5.55 1.5 4.025 -5.55 1.5 3.375 -5.55 1.4 3.5 -5.55 1.4 3.9 -5.55 1.5 3.375 -5.55 1.2 3.375 -5.55 1.4 3.5 -5.55 1.4 3.5 -5.55 1.2 3.375 -5.55 1.2 3.5 -5.55 1.6 4.025 -5.25 1.6 4.025 -5.45 1.45 4.025 -5.4 1.45 4.025 -5.4 1.6 4.025 -5.45 1.5 4.025 -5.55 1.2 4.025 -5.55 1.45 4.025 -5.4 1.5 4.025 -5.55 1.2 4.025 -5.55 1.1 4.025 -5.45 1.45 4.025 -5.4 1.45 4.025 -5.4 1.1 4.025 -5.45 1.1 4.025 -5.4 1.1 4.2 -5.4 1.45 4.2 -5.4 1.1 4.025 -5.4 1.1 4.025 -5.4 1.45 4.2 -5.4 1.45 4.025 -5.4 1.6 4.2 -5.25 1.45 4.2 -5.4 1.1 4.2 -5.25 1.1 4.2 -5.25 1.45 4.2 -5.4 1.1 4.2 -5.4 1.1 4.35 -5.25 1.45 4.35 -5.25 1.1 4.2 -5.25 1.1 4.2 -5.25 1.45 4.35 -5.25 1.6 4.2 -5.25 1.1 4.35 -5.1 1.45 4.35 -5.1 1.1 4.35 -5.25 1.1 4.35 -5.25 1.45 4.35 -5.1 1.45 4.35 -5.25 1.1 4.4 -5.1 1.2 4.5 -5.1 1.45 4.35 -5.1 1.1 4.35 -5.1 1.1 4.4 -5.1 1.45 4.35 -5.1 1.2 4.5 -5.1 1.5 4.5 -5.1 1.45 4.35 -5.1 1.45 4.35 -5.1 1.5 4.5 -5.1 1.6 4.4 -5.1 1.6 4.2 -5.1 1.45 4.35 -5.1 1.6 4.4 -5.1 1.2 4.5 -4.575 1.2 4.5 -4.45 1.4 4.5 -4.575 1.4 4.5 -4.575 1.2 4.5 -4.45 1.5 4.5 -4.45 1.4 4.5 -4.975 1.5 4.5 -4.45 1.5 4.5 -5.1 1.2 4.5 -5.1 1.4 4.5 -4.975 1.5 4.5 -5.1 1.2 4.5 -5.1 1.2 4.5 -4.975 1.4 4.5 -4.975 1.4 4.5 -4.575 1.5 4.5 -4.45 1.4 4.5 -4.975 1.6 4.2 -4.45 1.6 4.4 -4.45 1.45 4.35 -4.45 1.45 4.35 -4.45 1.6 4.4 -4.45 1.5 4.5 -4.45 1.2 4.5 -4.45 1.45 4.35 -4.45 1.5 4.5 -4.45 1.2 4.5 -4.45 1.1 4.4 -4.45 1.45 4.35 -4.45 1.45 4.35 -4.45 1.1 4.4 -4.45 1.1 4.35 -4.45 1.1 4.35 -4.3 1.45 4.35 -4.3 1.1 4.35 -4.45 1.1 4.35 -4.45 1.45 4.35 -4.3 1.45 4.35 -4.45 1.1 4.4 -4.3 1.2 4.5 -4.3 1.45 4.35 -4.3 1.1 4.35 -4.3 1.1 4.4 -4.3 1.45 4.35 -4.3 1.2 4.5 -4.3 1.5 4.5 -4.3 1.45 4.35 -4.3 1.45 4.35 -4.3 1.5 4.5 -4.3 1.6 4.4 -4.3 1.6 4.2 -4.3 1.45 4.35 -4.3 1.6 4.4 -4.3 1.2 4.5 -3.775 1.2 4.5 -3.65 1.4 4.5 -3.775 1.4 4.5 -3.775 1.2 4.5 -3.65 1.5 4.5 -3.65 1.4 4.5 -4.175 1.5 4.5 -3.65 1.5 4.5 -4.3 1.2 4.5 -4.3 1.4 4.5 -4.175 1.5 4.5 -4.3 1.2 4.5 -4.3 1.2 4.5 -4.175 1.4 4.5 -4.175 1.4 4.5 -3.775 1.5 4.5 -3.65 1.4 4.5 -4.175 1.6 4.2 -3.65 1.6 4.4 -3.65 1.45 4.35 -3.65 1.45 4.35 -3.65 1.6 4.4 -3.65 1.5 4.5 -3.65 1.2 4.5 -3.65 1.45 4.35 -3.65 1.5 4.5 -3.65 1.2 4.5 -3.65 1.1 4.4 -3.65 1.45 4.35 -3.65 1.45 4.35 -3.65 1.1 4.4 -3.65 1.1 4.35 -3.65 1.1 4.35 -3.5 1.45 4.35 -3.5 1.1 4.35 -3.65 1.1 4.35 -3.65 1.45 4.35 -3.5 1.45 4.35 -3.65 1.1 4.4 -3.5 1.2 4.5 -3.5 1.45 4.35 -3.5 1.1 4.35 -3.5 1.1 4.4 -3.5 1.45 4.35 -3.5 1.2 4.5 -3.5 1.5 4.5 -3.5 1.45 4.35 -3.5 1.45 4.35 -3.5 1.5 4.5 -3.5 1.6 4.4 -3.5 1.6 4.2 -3.5 1.45 4.35 -3.5 1.6 4.4 -3.5 1.2 4.5 -2.975 1.2 4.5 -2.85 1.4 4.5 -2.975 1.4 4.5 -2.975 1.2 4.5 -2.85 1.5 4.5 -2.85 1.4 4.5 -3.375 1.5 4.5 -2.85 1.5 4.5 -3.5 1.2 4.5 -3.5 1.4 4.5 -3.375 1.5 4.5 -3.5 1.2 4.5 -3.5 1.2 4.5 -3.375 1.4 4.5 -3.375 1.4 4.5 -2.975 1.5 4.5 -2.85 1.4 4.5 -3.375 1.6 4.2 -2.85 1.6 4.4 -2.85 1.45 4.35 -2.85 1.45 4.35 -2.85 1.6 4.4 -2.85 1.5 4.5 -2.85 1.2 4.5 -2.85 1.45 4.35 -2.85 1.5 4.5 -2.85 1.2 4.5 -2.85 1.1 4.4 -2.85 1.45 4.35 -2.85 1.45 4.35 -2.85 1.1 4.4 -2.85 1.1 4.35 -2.85 1.1 4.35 -2.7 1.45 4.35 -2.7 1.1 4.35 -2.85 1.1 4.35 -2.85 1.45 4.35 -2.7 1.45 4.35 -2.85 1.1 4.4 -2.7 1.2 4.5 -2.7 1.45 4.35 -2.7 1.1 4.35 -2.7 1.1 4.4 -2.7 1.45 4.35 -2.7 1.2 4.5 -2.7 1.5 4.5 -2.7 1.45 4.35 -2.7 1.45 4.35 -2.7 1.5 4.5 -2.7 1.6 4.4 -2.7 1.6 4.2 -2.7 1.45 4.35 -2.7 1.6 4.4 -2.7 1.2 4.5 -2.175 1.2 4.5 -2.05 1.4 4.5 -2.175 1.4 4.5 -2.175 1.2 4.5 -2.05 1.5 4.5 -2.05 1.4 4.5 -2.575 1.5 4.5 -2.05 1.5 4.5 -2.7 1.2 4.5 -2.7 1.4 4.5 -2.575 1.5 4.5 -2.7 1.2 4.5 -2.7 1.2 4.5 -2.575 1.4 4.5 -2.575 1.4 4.5 -2.175 1.5 4.5 -2.05 1.4 4.5 -2.575 1.6 4.2 -2.05 1.6 4.4 -2.05 1.45 4.35 -2.05 1.45 4.35 -2.05 1.6 4.4 -2.05 1.5 4.5 -2.05 1.2 4.5 -2.05 1.45 4.35 -2.05 1.5 4.5 -2.05 1.2 4.5 -2.05 1.1 4.4 -2.05 1.45 4.35 -2.05 1.45 4.35 -2.05 1.1 4.4 -2.05 1.1 4.35 -2.05 1.1 4.35 -1.9 1.45 4.35 -1.9 1.1 4.35 -2.05 1.1 4.35 -2.05 1.45 4.35 -1.9 1.45 4.35 -2.05 1.6 4.1 -1.9 1.6 4.2 -1.9 1.59659 4.12588 -1.9 1.59659 4.12588 -1.9 1.6 4.2 -1.9 1.5866 4.15 -1.9 1.5866 4.15 -1.9 1.6 4.2 -1.9 1.57071 4.17071 -1.9 1.57071 4.17071 -1.9 1.6 4.2 -1.9 1.55 4.1866 -1.9 1.55 4.1866 -1.9 1.6 4.2 -1.9 1.52588 4.19659 -1.9 1.52588 4.19659 -1.9 1.6 4.2 -1.9 1.5 4.2 -1.9 1.5 4.2 -1.9 1.6 4.2 -1.9 1.45 4.35 -1.9 1.1 4.2 -1.9 1.45 4.35 -1.9 1.1 4.35 -1.9 1.1 4.2 -1.9 1.5 4.2 -1.9 1.45 4.35 -1.9 1.6 3.87 -4.95 1.87 3.87 -4.95 1.6 3.33 -4.95 1.6 3.33 -4.95 1.87 3.87 -4.95 1.87 3.33 -4.95 1.6 3.9 -4.28 1.87 3.9 -4.28 1.6 3.9 -4.92 1.6 3.9 -4.92 1.87 3.9 -4.28 1.87 3.9 -4.92 1.87 3.87 -4.25 1.6 3.87 -4.25 1.87 3.33 -4.25 1.87 3.33 -4.25 1.6 3.87 -4.25 1.6 3.33 -4.25 1.6 3.3 -4.92 1.87 3.3 -4.92 1.6 3.3 -4.28 1.6 3.3 -4.28 1.87 3.3 -4.92 1.87 3.3 -4.28 1.9 3.33 -4.28 1.9 3.33 -4.92 1.9 3.87 -4.28 1.9 3.87 -4.28 1.9 3.33 -4.92 1.9 3.87 -4.92 1.6 1.9 -4.92 1.87 1.9 -4.92 1.6 1.9 -4.28 1.6 1.9 -4.28 1.87 1.9 -4.92 1.87 1.9 -4.28 1.6 2.47 -4.95 1.87 2.47 -4.95 1.6 1.93 -4.95 1.6 1.93 -4.95 1.87 2.47 -4.95 1.87 1.93 -4.95 1.6 2.5 -4.28 1.87 2.5 -4.28 1.6 2.5 -4.92 1.6 2.5 -4.92 1.87 2.5 -4.28 1.87 2.5 -4.92 1.87 2.47 -4.25 1.6 2.47 -4.25 1.87 1.93 -4.25 1.87 1.93 -4.25 1.6 2.47 -4.25 1.6 1.93 -4.25 1.9 2.47 -4.92 1.9 2.47 -4.28 1.9 1.93 -4.92 1.9 1.93 -4.92 1.9 2.47 -4.28 1.9 1.93 -4.28 1.4 3.5 -5.18453 1.4 3.5 -5.55 1.25 3.5 -5.45 1.25 3.5 -5.18453 1.4 3.5 -5.18453 1.25 3.5 -5.45 1.1 3.5 -5.45 1.25 3.5 -5.45 1.2 3.5 -5.55 1.2 3.5 -5.55 1.25 3.5 -5.45 1.4 3.5 -5.55 1.4 3.5 -5.55 1.4 3.7 -5.425 1.4 3.9 -5.55 1.4 3.5 -5.55 1.4 3.66765 -5.42074 1.4 3.7 -5.425 1.4 3.5 -5.55 1.4 3.6375 -5.40825 1.4 3.66765 -5.42074 1.4 3.5 -5.55 1.4 3.61161 -5.38839 1.4 3.6375 -5.40825 1.4 3.5 -5.55 1.4 3.59175 -5.3625 1.4 3.61161 -5.38839 1.4 3.5 -5.55 1.4 3.57926 -5.33235 1.4 3.59175 -5.3625 1.4 3.5 -5.55 1.4 3.5 -5.18453 1.4 3.57926 -5.33235 1.4 3.57926 -5.33235 1.4 3.5 -5.18453 1.4 3.575 -5.3 1.4 3.575 -5.3 1.4 3.5 -5.18453 1.4 3.57926 -5.26765 1.4 3.57926 -5.26765 1.4 3.5 -5.18453 1.4 3.59175 -5.2375 1.4 3.59175 -5.2375 1.4 3.5 -5.18453 1.4 3.61161 -5.21161 1.4 3.61161 -5.21161 1.4 3.5 -5.18453 1.4 3.6375 -5.19175 1.4 3.6375 -5.19175 1.4 3.5 -5.18453 1.4 3.7 -5.06906 1.4 3.66765 -5.17926 1.4 3.7 -5.06906 1.4 3.7 -5.175 1.4 3.66765 -5.17926 1.4 3.6375 -5.19175 1.4 3.7 -5.06906 1.4 3.9 -5.18453 1.4 3.7625 -5.19175 1.4 3.7 -5.06906 1.4 3.9 -5.18453 1.4 3.78839 -5.21161 1.4 3.7625 -5.19175 1.4 3.9 -5.18453 1.4 3.80825 -5.2375 1.4 3.78839 -5.21161 1.4 3.9 -5.18453 1.4 3.82074 -5.26765 1.4 3.80825 -5.2375 1.4 3.9 -5.18453 1.4 3.825 -5.3 1.4 3.82074 -5.26765 1.4 3.9 -5.18453 1.4 3.82074 -5.33235 1.4 3.825 -5.3 1.4 3.9 -5.18453 1.4 3.9 -5.55 1.4 3.82074 -5.33235 1.4 3.82074 -5.33235 1.4 3.9 -5.55 1.4 3.80825 -5.3625 1.4 3.80825 -5.3625 1.4 3.9 -5.55 1.4 3.78839 -5.38839 1.4 3.78839 -5.38839 1.4 3.9 -5.55 1.4 3.7625 -5.40825 1.4 3.7625 -5.40825 1.4 3.9 -5.55 1.4 3.73235 -5.42074 1.4 3.73235 -5.42074 1.4 3.9 -5.55 1.4 3.7 -5.425 1.4 3.7625 -5.19175 1.4 3.73235 -5.17926 1.4 3.7 -5.06906 1.4 3.7 -5.06906 1.4 3.73235 -5.17926 1.4 3.7 -5.175 1.1 3.9 -5.45 1.2 3.9 -5.55 1.25 3.9 -5.45 1.25 3.9 -5.45 1.2 3.9 -5.55 1.4 3.9 -5.55 1.4 3.9 -5.18453 1.25 3.9 -5.45 1.4 3.9 -5.55 1.4 3.9 -5.18453 1.25 3.9 -5.18453 1.25 3.9 -5.45 1.4 3.5 -5.18453 1.25 3.5 -5.18453 1.4 3.7 -5.06906 1.4 3.7 -5.06906 1.25 3.5 -5.18453 1.25 3.7 -5.06906 1.4 3.7 -5.06906 1.25 3.7 -5.06906 1.4 3.9 -5.18453 1.4 3.9 -5.18453 1.25 3.7 -5.06906 1.25 3.9 -5.18453 1.25 3.5 -5.45 1.25 3.6 -5.25 1.25 3.5 -5.18453 1.25 3.5 -5.18453 1.25 3.6 -5.25 1.25 3.7 -5.06906 1.25 3.7 -5.06906 1.25 3.6 -5.25 1.25 3.8 -5.25 1.25 3.9 -5.18453 1.25 3.8 -5.25 1.25 3.9 -5.45 1.25 3.9 -5.18453 1.25 3.7 -5.06906 1.25 3.8 -5.25 1.25 3.5 -5.45 1.1 3.5 -5.45 1.25 3.6 -5.25 1.25 3.6 -5.25 1.1 3.5 -5.45 1.1 3.6 -5.25 1.25 3.6 -5.25 1.1 3.6 -5.25 1.25 3.8 -5.25 1.25 3.8 -5.25 1.1 3.6 -5.25 1.1 3.8 -5.25 1.25 3.8 -5.25 1.1 3.8 -5.25 1.25 3.9 -5.45 1.25 3.9 -5.45 1.1 3.8 -5.25 1.1 3.9 -5.45 1.4 4.13453 -4.975 1.4 4.5 -4.975 1.25 4.4 -4.975 1.25 4.13453 -4.975 1.4 4.13453 -4.975 1.25 4.4 -4.975 1.1 4.4 -4.975 1.25 4.4 -4.975 1.2 4.5 -4.975 1.2 4.5 -4.975 1.25 4.4 -4.975 1.4 4.5 -4.975 1.4 4.5 -4.975 1.4 4.375 -4.775 1.4 4.5 -4.575 1.4 4.5 -4.975 1.4 4.37074 -4.80735 1.4 4.375 -4.775 1.4 4.5 -4.975 1.4 4.35825 -4.8375 1.4 4.37074 -4.80735 1.4 4.5 -4.975 1.4 4.33839 -4.86339 1.4 4.35825 -4.8375 1.4 4.5 -4.975 1.4 4.3125 -4.88325 1.4 4.33839 -4.86339 1.4 4.5 -4.975 1.4 4.28235 -4.89574 1.4 4.3125 -4.88325 1.4 4.5 -4.975 1.4 4.13453 -4.975 1.4 4.28235 -4.89574 1.4 4.28235 -4.89574 1.4 4.13453 -4.975 1.4 4.25 -4.9 1.4 4.25 -4.9 1.4 4.13453 -4.975 1.4 4.21765 -4.89574 1.4 4.21765 -4.89574 1.4 4.13453 -4.975 1.4 4.1875 -4.88325 1.4 4.1875 -4.88325 1.4 4.13453 -4.975 1.4 4.16161 -4.86339 1.4 4.16161 -4.86339 1.4 4.13453 -4.975 1.4 4.14175 -4.8375 1.4 4.14175 -4.8375 1.4 4.13453 -4.975 1.4 4.01906 -4.775 1.4 4.12926 -4.80735 1.4 4.01906 -4.775 1.4 4.125 -4.775 1.4 4.12926 -4.80735 1.4 4.14175 -4.8375 1.4 4.01906 -4.775 1.4 4.13453 -4.575 1.4 4.14175 -4.7125 1.4 4.01906 -4.775 1.4 4.13453 -4.575 1.4 4.16161 -4.68661 1.4 4.14175 -4.7125 1.4 4.13453 -4.575 1.4 4.1875 -4.66675 1.4 4.16161 -4.68661 1.4 4.13453 -4.575 1.4 4.21765 -4.65426 1.4 4.1875 -4.66675 1.4 4.13453 -4.575 1.4 4.25 -4.65 1.4 4.21765 -4.65426 1.4 4.13453 -4.575 1.4 4.28235 -4.65426 1.4 4.25 -4.65 1.4 4.13453 -4.575 1.4 4.5 -4.575 1.4 4.28235 -4.65426 1.4 4.28235 -4.65426 1.4 4.5 -4.575 1.4 4.3125 -4.66675 1.4 4.3125 -4.66675 1.4 4.5 -4.575 1.4 4.33839 -4.68661 1.4 4.33839 -4.68661 1.4 4.5 -4.575 1.4 4.35825 -4.7125 1.4 4.35825 -4.7125 1.4 4.5 -4.575 1.4 4.37074 -4.74265 1.4 4.37074 -4.74265 1.4 4.5 -4.575 1.4 4.375 -4.775 1.4 4.14175 -4.7125 1.4 4.12926 -4.74265 1.4 4.01906 -4.775 1.4 4.01906 -4.775 1.4 4.12926 -4.74265 1.4 4.125 -4.775 1.1 4.4 -4.575 1.2 4.5 -4.575 1.25 4.4 -4.575 1.25 4.4 -4.575 1.2 4.5 -4.575 1.4 4.5 -4.575 1.4 4.13453 -4.575 1.25 4.4 -4.575 1.4 4.5 -4.575 1.4 4.13453 -4.575 1.25 4.13453 -4.575 1.25 4.4 -4.575 1.4 4.13453 -4.975 1.25 4.13453 -4.975 1.4 4.01906 -4.775 1.4 4.01906 -4.775 1.25 4.13453 -4.975 1.25 4.01906 -4.775 1.4 4.01906 -4.775 1.25 4.01906 -4.775 1.4 4.13453 -4.575 1.4 4.13453 -4.575 1.25 4.01906 -4.775 1.25 4.13453 -4.575 1.25 4.4 -4.975 1.25 4.2 -4.875 1.25 4.13453 -4.975 1.25 4.13453 -4.975 1.25 4.2 -4.875 1.25 4.01906 -4.775 1.25 4.01906 -4.775 1.25 4.2 -4.875 1.25 4.2 -4.675 1.25 4.13453 -4.575 1.25 4.2 -4.675 1.25 4.4 -4.575 1.25 4.13453 -4.575 1.25 4.01906 -4.775 1.25 4.2 -4.675 1.25 4.4 -4.975 1.1 4.4 -4.975 1.25 4.2 -4.875 1.25 4.2 -4.875 1.1 4.4 -4.975 1.1 4.2 -4.875 1.25 4.2 -4.875 1.1 4.2 -4.875 1.25 4.2 -4.675 1.25 4.2 -4.675 1.1 4.2 -4.875 1.1 4.2 -4.675 1.25 4.2 -4.675 1.1 4.2 -4.675 1.25 4.4 -4.575 1.25 4.4 -4.575 1.1 4.2 -4.675 1.1 4.4 -4.575 1.6 3.73235 -5.42074 1.4 3.73235 -5.42074 1.6 3.7 -5.425 1.6 3.73235 -5.42074 1.4 3.7625 -5.40825 1.4 3.73235 -5.42074 1.6 3.73235 -5.42074 1.6 3.7625 -5.40825 1.4 3.7625 -5.40825 1.4 3.7625 -5.40825 1.6 3.7625 -5.40825 1.4 3.78839 -5.38839 1.4 3.78839 -5.38839 1.6 3.7625 -5.40825 1.6 3.78839 -5.38839 1.4 3.80825 -5.3625 1.6 3.78839 -5.38839 1.6 3.80825 -5.3625 1.4 3.82074 -5.33235 1.6 3.80825 -5.3625 1.6 3.82074 -5.33235 1.4 3.825 -5.3 1.6 3.82074 -5.33235 1.6 3.825 -5.3 1.4 3.82074 -5.26765 1.6 3.825 -5.3 1.6 3.82074 -5.26765 1.4 3.80825 -5.2375 1.6 3.82074 -5.26765 1.6 3.80825 -5.2375 1.4 3.78839 -5.21161 1.6 3.80825 -5.2375 1.6 3.78839 -5.21161 1.4 3.7625 -5.19175 1.6 3.78839 -5.21161 1.6 3.7625 -5.19175 1.4 3.73235 -5.17926 1.6 3.7625 -5.19175 1.6 3.73235 -5.17926 1.4 3.7 -5.175 1.6 3.73235 -5.17926 1.6 3.7 -5.175 1.4 3.66765 -5.17926 1.6 3.7 -5.175 1.6 3.66765 -5.17926 1.4 3.6375 -5.19175 1.6 3.66765 -5.17926 1.6 3.6375 -5.19175 1.4 3.61161 -5.21161 1.6 3.6375 -5.19175 1.6 3.61161 -5.21161 1.4 3.59175 -5.2375 1.6 3.61161 -5.21161 1.6 3.59175 -5.2375 1.4 3.57926 -5.26765 1.6 3.59175 -5.2375 1.6 3.57926 -5.26765 1.4 3.575 -5.3 1.6 3.57926 -5.26765 1.6 3.575 -5.3 1.4 3.57926 -5.33235 1.6 3.575 -5.3 1.6 3.57926 -5.33235 1.4 3.59175 -5.3625 1.6 3.57926 -5.33235 1.6 3.59175 -5.3625 1.4 3.61161 -5.38839 1.6 3.59175 -5.3625 1.6 3.61161 -5.38839 1.4 3.6375 -5.40825 1.6 3.61161 -5.38839 1.6 3.6375 -5.40825 1.4 3.66765 -5.42074 1.6 3.6375 -5.40825 1.6 3.66765 -5.42074 1.4 3.7 -5.425 1.6 3.66765 -5.42074 1.6 3.7 -5.425 1.4 3.73235 -5.42074 1.4 3.7 -5.425 1.6 3.7 -5.425 1.4 3.78839 -5.38839 1.6 3.78839 -5.38839 1.4 3.80825 -5.3625 1.4 3.80825 -5.3625 1.6 3.80825 -5.3625 1.4 3.82074 -5.33235 1.4 3.82074 -5.33235 1.6 3.82074 -5.33235 1.4 3.825 -5.3 1.4 3.825 -5.3 1.6 3.825 -5.3 1.4 3.82074 -5.26765 1.4 3.82074 -5.26765 1.6 3.82074 -5.26765 1.4 3.80825 -5.2375 1.4 3.80825 -5.2375 1.6 3.80825 -5.2375 1.4 3.78839 -5.21161 1.4 3.78839 -5.21161 1.6 3.78839 -5.21161 1.4 3.7625 -5.19175 1.4 3.7625 -5.19175 1.6 3.7625 -5.19175 1.4 3.73235 -5.17926 1.4 3.73235 -5.17926 1.6 3.73235 -5.17926 1.4 3.7 -5.175 1.4 3.7 -5.175 1.6 3.7 -5.175 1.4 3.66765 -5.17926 1.4 3.66765 -5.17926 1.6 3.66765 -5.17926 1.4 3.6375 -5.19175 1.4 3.6375 -5.19175 1.6 3.6375 -5.19175 1.4 3.61161 -5.21161 1.4 3.61161 -5.21161 1.6 3.61161 -5.21161 1.4 3.59175 -5.2375 1.4 3.59175 -5.2375 1.6 3.59175 -5.2375 1.4 3.57926 -5.26765 1.4 3.57926 -5.26765 1.6 3.57926 -5.26765 1.4 3.575 -5.3 1.4 3.575 -5.3 1.6 3.575 -5.3 1.4 3.57926 -5.33235 1.4 3.57926 -5.33235 1.6 3.57926 -5.33235 1.4 3.59175 -5.3625 1.4 3.59175 -5.3625 1.6 3.59175 -5.3625 1.4 3.61161 -5.38839 1.4 3.61161 -5.38839 1.6 3.61161 -5.38839 1.4 3.6375 -5.40825 1.4 3.6375 -5.40825 1.6 3.6375 -5.40825 1.4 3.66765 -5.42074 1.4 3.66765 -5.42074 1.6 3.66765 -5.42074 1.4 3.7 -5.425 1.6 4.28235 -4.89574 1.4 4.28235 -4.89574 1.6 4.25 -4.9 1.6 4.28235 -4.89574 1.4 4.3125 -4.88325 1.4 4.28235 -4.89574 1.6 4.28235 -4.89574 1.6 4.3125 -4.88325 1.4 4.3125 -4.88325 1.4 4.3125 -4.88325 1.6 4.3125 -4.88325 1.4 4.33839 -4.86339 1.4 4.33839 -4.86339 1.6 4.3125 -4.88325 1.6 4.33839 -4.86339 1.4 4.35825 -4.8375 1.6 4.33839 -4.86339 1.6 4.35825 -4.8375 1.4 4.37074 -4.80735 1.6 4.35825 -4.8375 1.6 4.37074 -4.80735 1.4 4.375 -4.775 1.6 4.37074 -4.80735 1.6 4.375 -4.775 1.4 4.37074 -4.74265 1.6 4.375 -4.775 1.6 4.37074 -4.74265 1.4 4.35825 -4.7125 1.6 4.37074 -4.74265 1.6 4.35825 -4.7125 1.4 4.33839 -4.68661 1.6 4.35825 -4.7125 1.6 4.33839 -4.68661 1.4 4.3125 -4.66675 1.6 4.33839 -4.68661 1.6 4.3125 -4.66675 1.4 4.28235 -4.65426 1.6 4.3125 -4.66675 1.6 4.28235 -4.65426 1.4 4.25 -4.65 1.6 4.28235 -4.65426 1.6 4.25 -4.65 1.4 4.21765 -4.65426 1.6 4.25 -4.65 1.6 4.21765 -4.65426 1.4 4.1875 -4.66675 1.6 4.21765 -4.65426 1.6 4.1875 -4.66675 1.4 4.16161 -4.68661 1.6 4.1875 -4.66675 1.6 4.16161 -4.68661 1.4 4.14175 -4.7125 1.6 4.16161 -4.68661 1.6 4.14175 -4.7125 1.4 4.12926 -4.74265 1.6 4.14175 -4.7125 1.6 4.12926 -4.74265 1.4 4.125 -4.775 1.6 4.12926 -4.74265 1.6 4.125 -4.775 1.4 4.12926 -4.80735 1.6 4.125 -4.775 1.6 4.12926 -4.80735 1.4 4.14175 -4.8375 1.6 4.12926 -4.80735 1.6 4.14175 -4.8375 1.4 4.16161 -4.86339 1.6 4.14175 -4.8375 1.6 4.16161 -4.86339 1.4 4.1875 -4.88325 1.6 4.16161 -4.86339 1.6 4.1875 -4.88325 1.4 4.21765 -4.89574 1.6 4.1875 -4.88325 1.6 4.21765 -4.89574 1.4 4.25 -4.9 1.6 4.21765 -4.89574 1.6 4.25 -4.9 1.4 4.28235 -4.89574 1.4 4.25 -4.9 1.6 4.25 -4.9 1.4 4.33839 -4.86339 1.6 4.33839 -4.86339 1.4 4.35825 -4.8375 1.4 4.35825 -4.8375 1.6 4.35825 -4.8375 1.4 4.37074 -4.80735 1.4 4.37074 -4.80735 1.6 4.37074 -4.80735 1.4 4.375 -4.775 1.4 4.375 -4.775 1.6 4.375 -4.775 1.4 4.37074 -4.74265 1.4 4.37074 -4.74265 1.6 4.37074 -4.74265 1.4 4.35825 -4.7125 1.4 4.35825 -4.7125 1.6 4.35825 -4.7125 1.4 4.33839 -4.68661 1.4 4.33839 -4.68661 1.6 4.33839 -4.68661 1.4 4.3125 -4.66675 1.4 4.3125 -4.66675 1.6 4.3125 -4.66675 1.4 4.28235 -4.65426 1.4 4.28235 -4.65426 1.6 4.28235 -4.65426 1.4 4.25 -4.65 1.4 4.25 -4.65 1.6 4.25 -4.65 1.4 4.21765 -4.65426 1.4 4.21765 -4.65426 1.6 4.21765 -4.65426 1.4 4.1875 -4.66675 1.4 4.1875 -4.66675 1.6 4.1875 -4.66675 1.4 4.16161 -4.68661 1.4 4.16161 -4.68661 1.6 4.16161 -4.68661 1.4 4.14175 -4.7125 1.4 4.14175 -4.7125 1.6 4.14175 -4.7125 1.4 4.12926 -4.74265 1.4 4.12926 -4.74265 1.6 4.12926 -4.74265 1.4 4.125 -4.775 1.4 4.125 -4.775 1.6 4.125 -4.775 1.4 4.12926 -4.80735 1.4 4.12926 -4.80735 1.6 4.12926 -4.80735 1.4 4.14175 -4.8375 1.4 4.14175 -4.8375 1.6 4.14175 -4.8375 1.4 4.16161 -4.86339 1.4 4.16161 -4.86339 1.6 4.16161 -4.86339 1.4 4.1875 -4.88325 1.4 4.1875 -4.88325 1.6 4.1875 -4.88325 1.4 4.21765 -4.89574 1.4 4.21765 -4.89574 1.6 4.21765 -4.89574 1.4 4.25 -4.9 1.4 4.13453 -4.175 1.4 4.5 -4.175 1.25 4.4 -4.175 1.25 4.13453 -4.175 1.4 4.13453 -4.175 1.25 4.4 -4.175 1.1 4.4 -4.175 1.25 4.4 -4.175 1.2 4.5 -4.175 1.2 4.5 -4.175 1.25 4.4 -4.175 1.4 4.5 -4.175 1.4 4.5 -4.175 1.4 4.375 -3.975 1.4 4.5 -3.775 1.4 4.5 -4.175 1.4 4.37074 -4.00735 1.4 4.375 -3.975 1.4 4.5 -4.175 1.4 4.35825 -4.0375 1.4 4.37074 -4.00735 1.4 4.5 -4.175 1.4 4.33839 -4.06339 1.4 4.35825 -4.0375 1.4 4.5 -4.175 1.4 4.3125 -4.08325 1.4 4.33839 -4.06339 1.4 4.5 -4.175 1.4 4.28235 -4.09574 1.4 4.3125 -4.08325 1.4 4.5 -4.175 1.4 4.13453 -4.175 1.4 4.28235 -4.09574 1.4 4.28235 -4.09574 1.4 4.13453 -4.175 1.4 4.25 -4.1 1.4 4.25 -4.1 1.4 4.13453 -4.175 1.4 4.21765 -4.09574 1.4 4.21765 -4.09574 1.4 4.13453 -4.175 1.4 4.1875 -4.08325 1.4 4.1875 -4.08325 1.4 4.13453 -4.175 1.4 4.16161 -4.06339 1.4 4.16161 -4.06339 1.4 4.13453 -4.175 1.4 4.14175 -4.0375 1.4 4.14175 -4.0375 1.4 4.13453 -4.175 1.4 4.01906 -3.975 1.4 4.12926 -4.00735 1.4 4.01906 -3.975 1.4 4.125 -3.975 1.4 4.12926 -4.00735 1.4 4.14175 -4.0375 1.4 4.01906 -3.975 1.4 4.13453 -3.775 1.4 4.14175 -3.9125 1.4 4.01906 -3.975 1.4 4.13453 -3.775 1.4 4.16161 -3.88661 1.4 4.14175 -3.9125 1.4 4.13453 -3.775 1.4 4.1875 -3.86675 1.4 4.16161 -3.88661 1.4 4.13453 -3.775 1.4 4.21765 -3.85426 1.4 4.1875 -3.86675 1.4 4.13453 -3.775 1.4 4.25 -3.85 1.4 4.21765 -3.85426 1.4 4.13453 -3.775 1.4 4.28235 -3.85426 1.4 4.25 -3.85 1.4 4.13453 -3.775 1.4 4.5 -3.775 1.4 4.28235 -3.85426 1.4 4.28235 -3.85426 1.4 4.5 -3.775 1.4 4.3125 -3.86675 1.4 4.3125 -3.86675 1.4 4.5 -3.775 1.4 4.33839 -3.88661 1.4 4.33839 -3.88661 1.4 4.5 -3.775 1.4 4.35825 -3.9125 1.4 4.35825 -3.9125 1.4 4.5 -3.775 1.4 4.37074 -3.94265 1.4 4.37074 -3.94265 1.4 4.5 -3.775 1.4 4.375 -3.975 1.4 4.14175 -3.9125 1.4 4.12926 -3.94265 1.4 4.01906 -3.975 1.4 4.01906 -3.975 1.4 4.12926 -3.94265 1.4 4.125 -3.975 1.1 4.4 -3.775 1.2 4.5 -3.775 1.25 4.4 -3.775 1.25 4.4 -3.775 1.2 4.5 -3.775 1.4 4.5 -3.775 1.4 4.13453 -3.775 1.25 4.4 -3.775 1.4 4.5 -3.775 1.4 4.13453 -3.775 1.25 4.13453 -3.775 1.25 4.4 -3.775 1.4 4.13453 -3.375 1.4 4.5 -3.375 1.25 4.4 -3.375 1.25 4.13453 -3.375 1.4 4.13453 -3.375 1.25 4.4 -3.375 1.1 4.4 -3.375 1.25 4.4 -3.375 1.2 4.5 -3.375 1.2 4.5 -3.375 1.25 4.4 -3.375 1.4 4.5 -3.375 1.4 4.5 -3.375 1.4 4.375 -3.175 1.4 4.5 -2.975 1.4 4.5 -3.375 1.4 4.37074 -3.20735 1.4 4.375 -3.175 1.4 4.5 -3.375 1.4 4.35825 -3.2375 1.4 4.37074 -3.20735 1.4 4.5 -3.375 1.4 4.33839 -3.26339 1.4 4.35825 -3.2375 1.4 4.5 -3.375 1.4 4.3125 -3.28325 1.4 4.33839 -3.26339 1.4 4.5 -3.375 1.4 4.28235 -3.29574 1.4 4.3125 -3.28325 1.4 4.5 -3.375 1.4 4.13453 -3.375 1.4 4.28235 -3.29574 1.4 4.28235 -3.29574 1.4 4.13453 -3.375 1.4 4.25 -3.3 1.4 4.25 -3.3 1.4 4.13453 -3.375 1.4 4.21765 -3.29574 1.4 4.21765 -3.29574 1.4 4.13453 -3.375 1.4 4.1875 -3.28325 1.4 4.1875 -3.28325 1.4 4.13453 -3.375 1.4 4.16161 -3.26339 1.4 4.16161 -3.26339 1.4 4.13453 -3.375 1.4 4.14175 -3.2375 1.4 4.14175 -3.2375 1.4 4.13453 -3.375 1.4 4.01906 -3.175 1.4 4.12926 -3.20735 1.4 4.01906 -3.175 1.4 4.125 -3.175 1.4 4.12926 -3.20735 1.4 4.14175 -3.2375 1.4 4.01906 -3.175 1.4 4.13453 -2.975 1.4 4.14175 -3.1125 1.4 4.01906 -3.175 1.4 4.13453 -2.975 1.4 4.16161 -3.08661 1.4 4.14175 -3.1125 1.4 4.13453 -2.975 1.4 4.1875 -3.06675 1.4 4.16161 -3.08661 1.4 4.13453 -2.975 1.4 4.21765 -3.05426 1.4 4.1875 -3.06675 1.4 4.13453 -2.975 1.4 4.25 -3.05 1.4 4.21765 -3.05426 1.4 4.13453 -2.975 1.4 4.28235 -3.05426 1.4 4.25 -3.05 1.4 4.13453 -2.975 1.4 4.5 -2.975 1.4 4.28235 -3.05426 1.4 4.28235 -3.05426 1.4 4.5 -2.975 1.4 4.3125 -3.06675 1.4 4.3125 -3.06675 1.4 4.5 -2.975 1.4 4.33839 -3.08661 1.4 4.33839 -3.08661 1.4 4.5 -2.975 1.4 4.35825 -3.1125 1.4 4.35825 -3.1125 1.4 4.5 -2.975 1.4 4.37074 -3.14265 1.4 4.37074 -3.14265 1.4 4.5 -2.975 1.4 4.375 -3.175 1.4 4.14175 -3.1125 1.4 4.12926 -3.14265 1.4 4.01906 -3.175 1.4 4.01906 -3.175 1.4 4.12926 -3.14265 1.4 4.125 -3.175 1.1 4.4 -2.975 1.2 4.5 -2.975 1.25 4.4 -2.975 1.25 4.4 -2.975 1.2 4.5 -2.975 1.4 4.5 -2.975 1.4 4.13453 -2.975 1.25 4.4 -2.975 1.4 4.5 -2.975 1.4 4.13453 -2.975 1.25 4.13453 -2.975 1.25 4.4 -2.975 1.4 4.13453 -2.575 1.4 4.5 -2.575 1.25 4.4 -2.575 1.25 4.13453 -2.575 1.4 4.13453 -2.575 1.25 4.4 -2.575 1.1 4.4 -2.575 1.25 4.4 -2.575 1.2 4.5 -2.575 1.2 4.5 -2.575 1.25 4.4 -2.575 1.4 4.5 -2.575 1.4 4.5 -2.575 1.4 4.375 -2.375 1.4 4.5 -2.175 1.4 4.5 -2.575 1.4 4.37074 -2.40735 1.4 4.375 -2.375 1.4 4.5 -2.575 1.4 4.35825 -2.4375 1.4 4.37074 -2.40735 1.4 4.5 -2.575 1.4 4.33839 -2.46339 1.4 4.35825 -2.4375 1.4 4.5 -2.575 1.4 4.3125 -2.48325 1.4 4.33839 -2.46339 1.4 4.5 -2.575 1.4 4.28235 -2.49574 1.4 4.3125 -2.48325 1.4 4.5 -2.575 1.4 4.13453 -2.575 1.4 4.28235 -2.49574 1.4 4.28235 -2.49574 1.4 4.13453 -2.575 1.4 4.25 -2.5 1.4 4.25 -2.5 1.4 4.13453 -2.575 1.4 4.21765 -2.49574 1.4 4.21765 -2.49574 1.4 4.13453 -2.575 1.4 4.1875 -2.48325 1.4 4.1875 -2.48325 1.4 4.13453 -2.575 1.4 4.16161 -2.46339 1.4 4.16161 -2.46339 1.4 4.13453 -2.575 1.4 4.14175 -2.4375 1.4 4.14175 -2.4375 1.4 4.13453 -2.575 1.4 4.01906 -2.375 1.4 4.12926 -2.40735 1.4 4.01906 -2.375 1.4 4.125 -2.375 1.4 4.12926 -2.40735 1.4 4.14175 -2.4375 1.4 4.01906 -2.375 1.4 4.13453 -2.175 1.4 4.14175 -2.3125 1.4 4.01906 -2.375 1.4 4.13453 -2.175 1.4 4.16161 -2.28661 1.4 4.14175 -2.3125 1.4 4.13453 -2.175 1.4 4.1875 -2.26675 1.4 4.16161 -2.28661 1.4 4.13453 -2.175 1.4 4.21765 -2.25426 1.4 4.1875 -2.26675 1.4 4.13453 -2.175 1.4 4.25 -2.25 1.4 4.21765 -2.25426 1.4 4.13453 -2.175 1.4 4.28235 -2.25426 1.4 4.25 -2.25 1.4 4.13453 -2.175 1.4 4.5 -2.175 1.4 4.28235 -2.25426 1.4 4.28235 -2.25426 1.4 4.5 -2.175 1.4 4.3125 -2.26675 1.4 4.3125 -2.26675 1.4 4.5 -2.175 1.4 4.33839 -2.28661 1.4 4.33839 -2.28661 1.4 4.5 -2.175 1.4 4.35825 -2.3125 1.4 4.35825 -2.3125 1.4 4.5 -2.175 1.4 4.37074 -2.34265 1.4 4.37074 -2.34265 1.4 4.5 -2.175 1.4 4.375 -2.375 1.4 4.14175 -2.3125 1.4 4.12926 -2.34265 1.4 4.01906 -2.375 1.4 4.01906 -2.375 1.4 4.12926 -2.34265 1.4 4.125 -2.375 1.1 4.4 -2.175 1.2 4.5 -2.175 1.25 4.4 -2.175 1.25 4.4 -2.175 1.2 4.5 -2.175 1.4 4.5 -2.175 1.4 4.13453 -2.175 1.25 4.4 -2.175 1.4 4.5 -2.175 1.4 4.13453 -2.175 1.25 4.13453 -2.175 1.25 4.4 -2.175 1.4 4.13453 -4.175 1.25 4.13453 -4.175 1.4 4.01906 -3.975 1.4 4.01906 -3.975 1.25 4.13453 -4.175 1.25 4.01906 -3.975 1.4 4.01906 -3.975 1.25 4.01906 -3.975 1.4 4.13453 -3.775 1.4 4.13453 -3.775 1.25 4.01906 -3.975 1.25 4.13453 -3.775 1.25 4.4 -4.175 1.25 4.2 -4.075 1.25 4.13453 -4.175 1.25 4.13453 -4.175 1.25 4.2 -4.075 1.25 4.01906 -3.975 1.25 4.01906 -3.975 1.25 4.2 -4.075 1.25 4.2 -3.875 1.25 4.13453 -3.775 1.25 4.2 -3.875 1.25 4.4 -3.775 1.25 4.13453 -3.775 1.25 4.01906 -3.975 1.25 4.2 -3.875 1.4 4.13453 -3.375 1.25 4.13453 -3.375 1.4 4.01906 -3.175 1.4 4.01906 -3.175 1.25 4.13453 -3.375 1.25 4.01906 -3.175 1.4 4.01906 -3.175 1.25 4.01906 -3.175 1.4 4.13453 -2.975 1.4 4.13453 -2.975 1.25 4.01906 -3.175 1.25 4.13453 -2.975 1.25 4.4 -3.375 1.25 4.2 -3.275 1.25 4.13453 -3.375 1.25 4.13453 -3.375 1.25 4.2 -3.275 1.25 4.01906 -3.175 1.25 4.01906 -3.175 1.25 4.2 -3.275 1.25 4.2 -3.075 1.25 4.13453 -2.975 1.25 4.2 -3.075 1.25 4.4 -2.975 1.25 4.13453 -2.975 1.25 4.01906 -3.175 1.25 4.2 -3.075 1.4 4.13453 -2.575 1.25 4.13453 -2.575 1.4 4.01906 -2.375 1.4 4.01906 -2.375 1.25 4.13453 -2.575 1.25 4.01906 -2.375 1.4 4.01906 -2.375 1.25 4.01906 -2.375 1.4 4.13453 -2.175 1.4 4.13453 -2.175 1.25 4.01906 -2.375 1.25 4.13453 -2.175 1.25 4.4 -2.575 1.25 4.2 -2.475 1.25 4.13453 -2.575 1.25 4.13453 -2.575 1.25 4.2 -2.475 1.25 4.01906 -2.375 1.25 4.01906 -2.375 1.25 4.2 -2.475 1.25 4.2 -2.275 1.25 4.13453 -2.175 1.25 4.2 -2.275 1.25 4.4 -2.175 1.25 4.13453 -2.175 1.25 4.01906 -2.375 1.25 4.2 -2.275 1.25 4.4 -4.175 1.1 4.4 -4.175 1.25 4.2 -4.075 1.25 4.2 -4.075 1.1 4.4 -4.175 1.1 4.2 -4.075 1.25 4.2 -4.075 1.1 4.2 -4.075 1.25 4.2 -3.875 1.25 4.2 -3.875 1.1 4.2 -4.075 1.1 4.2 -3.875 1.25 4.2 -3.875 1.1 4.2 -3.875 1.25 4.4 -3.775 1.25 4.4 -3.775 1.1 4.2 -3.875 1.1 4.4 -3.775 1.25 4.4 -3.375 1.1 4.4 -3.375 1.25 4.2 -3.275 1.25 4.2 -3.275 1.1 4.4 -3.375 1.1 4.2 -3.275 1.25 4.2 -3.275 1.1 4.2 -3.275 1.25 4.2 -3.075 1.25 4.2 -3.075 1.1 4.2 -3.275 1.1 4.2 -3.075 1.25 4.2 -3.075 1.1 4.2 -3.075 1.25 4.4 -2.975 1.25 4.4 -2.975 1.1 4.2 -3.075 1.1 4.4 -2.975 1.25 4.4 -2.575 1.1 4.4 -2.575 1.25 4.2 -2.475 1.25 4.2 -2.475 1.1 4.4 -2.575 1.1 4.2 -2.475 1.25 4.2 -2.475 1.1 4.2 -2.475 1.25 4.2 -2.275 1.25 4.2 -2.275 1.1 4.2 -2.475 1.1 4.2 -2.275 1.25 4.2 -2.275 1.1 4.2 -2.275 1.25 4.4 -2.175 1.25 4.4 -2.175 1.1 4.2 -2.275 1.1 4.4 -2.175 1.6 4.28235 -4.09574 1.4 4.28235 -4.09574 1.6 4.25 -4.1 1.6 4.28235 -4.09574 1.4 4.3125 -4.08325 1.4 4.28235 -4.09574 1.6 4.28235 -4.09574 1.6 4.3125 -4.08325 1.4 4.3125 -4.08325 1.4 4.3125 -4.08325 1.6 4.3125 -4.08325 1.4 4.33839 -4.06339 1.4 4.33839 -4.06339 1.6 4.3125 -4.08325 1.6 4.33839 -4.06339 1.4 4.35825 -4.0375 1.6 4.33839 -4.06339 1.6 4.35825 -4.0375 1.4 4.37074 -4.00735 1.6 4.35825 -4.0375 1.6 4.37074 -4.00735 1.4 4.375 -3.975 1.6 4.37074 -4.00735 1.6 4.375 -3.975 1.4 4.37074 -3.94265 1.6 4.375 -3.975 1.6 4.37074 -3.94265 1.4 4.35825 -3.9125 1.6 4.37074 -3.94265 1.6 4.35825 -3.9125 1.4 4.33839 -3.88661 1.6 4.35825 -3.9125 1.6 4.33839 -3.88661 1.4 4.3125 -3.86675 1.6 4.33839 -3.88661 1.6 4.3125 -3.86675 1.4 4.28235 -3.85426 1.6 4.3125 -3.86675 1.6 4.28235 -3.85426 1.4 4.25 -3.85 1.6 4.28235 -3.85426 1.6 4.25 -3.85 1.4 4.21765 -3.85426 1.6 4.25 -3.85 1.6 4.21765 -3.85426 1.4 4.1875 -3.86675 1.6 4.21765 -3.85426 1.6 4.1875 -3.86675 1.4 4.16161 -3.88661 1.6 4.1875 -3.86675 1.6 4.16161 -3.88661 1.4 4.14175 -3.9125 1.6 4.16161 -3.88661 1.6 4.14175 -3.9125 1.4 4.12926 -3.94265 1.6 4.14175 -3.9125 1.6 4.12926 -3.94265 1.4 4.125 -3.975 1.6 4.12926 -3.94265 1.6 4.125 -3.975 1.4 4.12926 -4.00735 1.6 4.125 -3.975 1.6 4.12926 -4.00735 1.4 4.14175 -4.0375 1.6 4.12926 -4.00735 1.6 4.14175 -4.0375 1.4 4.16161 -4.06339 1.6 4.14175 -4.0375 1.6 4.16161 -4.06339 1.4 4.1875 -4.08325 1.6 4.16161 -4.06339 1.6 4.1875 -4.08325 1.4 4.21765 -4.09574 1.6 4.1875 -4.08325 1.6 4.21765 -4.09574 1.4 4.25 -4.1 1.6 4.21765 -4.09574 1.6 4.25 -4.1 1.4 4.28235 -4.09574 1.4 4.25 -4.1 1.6 4.25 -4.1 1.4 4.33839 -4.06339 1.6 4.33839 -4.06339 1.4 4.35825 -4.0375 1.4 4.35825 -4.0375 1.6 4.35825 -4.0375 1.4 4.37074 -4.00735 1.4 4.37074 -4.00735 1.6 4.37074 -4.00735 1.4 4.375 -3.975 1.4 4.375 -3.975 1.6 4.375 -3.975 1.4 4.37074 -3.94265 1.4 4.37074 -3.94265 1.6 4.37074 -3.94265 1.4 4.35825 -3.9125 1.4 4.35825 -3.9125 1.6 4.35825 -3.9125 1.4 4.33839 -3.88661 1.4 4.33839 -3.88661 1.6 4.33839 -3.88661 1.4 4.3125 -3.86675 1.4 4.3125 -3.86675 1.6 4.3125 -3.86675 1.4 4.28235 -3.85426 1.4 4.28235 -3.85426 1.6 4.28235 -3.85426 1.4 4.25 -3.85 1.4 4.25 -3.85 1.6 4.25 -3.85 1.4 4.21765 -3.85426 1.4 4.21765 -3.85426 1.6 4.21765 -3.85426 1.4 4.1875 -3.86675 1.4 4.1875 -3.86675 1.6 4.1875 -3.86675 1.4 4.16161 -3.88661 1.4 4.16161 -3.88661 1.6 4.16161 -3.88661 1.4 4.14175 -3.9125 1.4 4.14175 -3.9125 1.6 4.14175 -3.9125 1.4 4.12926 -3.94265 1.4 4.12926 -3.94265 1.6 4.12926 -3.94265 1.4 4.125 -3.975 1.4 4.125 -3.975 1.6 4.125 -3.975 1.4 4.12926 -4.00735 1.4 4.12926 -4.00735 1.6 4.12926 -4.00735 1.4 4.14175 -4.0375 1.4 4.14175 -4.0375 1.6 4.14175 -4.0375 1.4 4.16161 -4.06339 1.4 4.16161 -4.06339 1.6 4.16161 -4.06339 1.4 4.1875 -4.08325 1.4 4.1875 -4.08325 1.6 4.1875 -4.08325 1.4 4.21765 -4.09574 1.4 4.21765 -4.09574 1.6 4.21765 -4.09574 1.4 4.25 -4.1 1.6 4.28235 -3.29574 1.4 4.28235 -3.29574 1.6 4.25 -3.3 1.6 4.28235 -3.29574 1.4 4.3125 -3.28325 1.4 4.28235 -3.29574 1.6 4.28235 -3.29574 1.6 4.3125 -3.28325 1.4 4.3125 -3.28325 1.4 4.3125 -3.28325 1.6 4.3125 -3.28325 1.4 4.33839 -3.26339 1.4 4.33839 -3.26339 1.6 4.3125 -3.28325 1.6 4.33839 -3.26339 1.4 4.35825 -3.2375 1.6 4.33839 -3.26339 1.6 4.35825 -3.2375 1.4 4.37074 -3.20735 1.6 4.35825 -3.2375 1.6 4.37074 -3.20735 1.4 4.375 -3.175 1.6 4.37074 -3.20735 1.6 4.375 -3.175 1.4 4.37074 -3.14265 1.6 4.375 -3.175 1.6 4.37074 -3.14265 1.4 4.35825 -3.1125 1.6 4.37074 -3.14265 1.6 4.35825 -3.1125 1.4 4.33839 -3.08661 1.6 4.35825 -3.1125 1.6 4.33839 -3.08661 1.4 4.3125 -3.06675 1.6 4.33839 -3.08661 1.6 4.3125 -3.06675 1.4 4.28235 -3.05426 1.6 4.3125 -3.06675 1.6 4.28235 -3.05426 1.4 4.25 -3.05 1.6 4.28235 -3.05426 1.6 4.25 -3.05 1.4 4.21765 -3.05426 1.6 4.25 -3.05 1.6 4.21765 -3.05426 1.4 4.1875 -3.06675 1.6 4.21765 -3.05426 1.6 4.1875 -3.06675 1.4 4.16161 -3.08661 1.6 4.1875 -3.06675 1.6 4.16161 -3.08661 1.4 4.14175 -3.1125 1.6 4.16161 -3.08661 1.6 4.14175 -3.1125 1.4 4.12926 -3.14265 1.6 4.14175 -3.1125 1.6 4.12926 -3.14265 1.4 4.125 -3.175 1.6 4.12926 -3.14265 1.6 4.125 -3.175 1.4 4.12926 -3.20735 1.6 4.125 -3.175 1.6 4.12926 -3.20735 1.4 4.14175 -3.2375 1.6 4.12926 -3.20735 1.6 4.14175 -3.2375 1.4 4.16161 -3.26339 1.6 4.14175 -3.2375 1.6 4.16161 -3.26339 1.4 4.1875 -3.28325 1.6 4.16161 -3.26339 1.6 4.1875 -3.28325 1.4 4.21765 -3.29574 1.6 4.1875 -3.28325 1.6 4.21765 -3.29574 1.4 4.25 -3.3 1.6 4.21765 -3.29574 1.6 4.25 -3.3 1.4 4.28235 -3.29574 1.4 4.25 -3.3 1.6 4.25 -3.3 1.4 4.33839 -3.26339 1.6 4.33839 -3.26339 1.4 4.35825 -3.2375 1.4 4.35825 -3.2375 1.6 4.35825 -3.2375 1.4 4.37074 -3.20735 1.4 4.37074 -3.20735 1.6 4.37074 -3.20735 1.4 4.375 -3.175 1.4 4.375 -3.175 1.6 4.375 -3.175 1.4 4.37074 -3.14265 1.4 4.37074 -3.14265 1.6 4.37074 -3.14265 1.4 4.35825 -3.1125 1.4 4.35825 -3.1125 1.6 4.35825 -3.1125 1.4 4.33839 -3.08661 1.4 4.33839 -3.08661 1.6 4.33839 -3.08661 1.4 4.3125 -3.06675 1.4 4.3125 -3.06675 1.6 4.3125 -3.06675 1.4 4.28235 -3.05426 1.4 4.28235 -3.05426 1.6 4.28235 -3.05426 1.4 4.25 -3.05 1.4 4.25 -3.05 1.6 4.25 -3.05 1.4 4.21765 -3.05426 1.4 4.21765 -3.05426 1.6 4.21765 -3.05426 1.4 4.1875 -3.06675 1.4 4.1875 -3.06675 1.6 4.1875 -3.06675 1.4 4.16161 -3.08661 1.4 4.16161 -3.08661 1.6 4.16161 -3.08661 1.4 4.14175 -3.1125 1.4 4.14175 -3.1125 1.6 4.14175 -3.1125 1.4 4.12926 -3.14265 1.4 4.12926 -3.14265 1.6 4.12926 -3.14265 1.4 4.125 -3.175 1.4 4.125 -3.175 1.6 4.125 -3.175 1.4 4.12926 -3.20735 1.4 4.12926 -3.20735 1.6 4.12926 -3.20735 1.4 4.14175 -3.2375 1.4 4.14175 -3.2375 1.6 4.14175 -3.2375 1.4 4.16161 -3.26339 1.4 4.16161 -3.26339 1.6 4.16161 -3.26339 1.4 4.1875 -3.28325 1.4 4.1875 -3.28325 1.6 4.1875 -3.28325 1.4 4.21765 -3.29574 1.4 4.21765 -3.29574 1.6 4.21765 -3.29574 1.4 4.25 -3.3 1.6 4.28235 -2.49574 1.4 4.28235 -2.49574 1.6 4.25 -2.5 1.6 4.28235 -2.49574 1.4 4.3125 -2.48325 1.4 4.28235 -2.49574 1.6 4.28235 -2.49574 1.6 4.3125 -2.48325 1.4 4.3125 -2.48325 1.4 4.3125 -2.48325 1.6 4.3125 -2.48325 1.4 4.33839 -2.46339 1.4 4.33839 -2.46339 1.6 4.3125 -2.48325 1.6 4.33839 -2.46339 1.4 4.35825 -2.4375 1.6 4.33839 -2.46339 1.6 4.35825 -2.4375 1.4 4.37074 -2.40735 1.6 4.35825 -2.4375 1.6 4.37074 -2.40735 1.4 4.375 -2.375 1.6 4.37074 -2.40735 1.6 4.375 -2.375 1.4 4.37074 -2.34265 1.6 4.375 -2.375 1.6 4.37074 -2.34265 1.4 4.35825 -2.3125 1.6 4.37074 -2.34265 1.6 4.35825 -2.3125 1.4 4.33839 -2.28661 1.6 4.35825 -2.3125 1.6 4.33839 -2.28661 1.4 4.3125 -2.26675 1.6 4.33839 -2.28661 1.6 4.3125 -2.26675 1.4 4.28235 -2.25426 1.6 4.3125 -2.26675 1.6 4.28235 -2.25426 1.4 4.25 -2.25 1.6 4.28235 -2.25426 1.6 4.25 -2.25 1.4 4.21765 -2.25426 1.6 4.25 -2.25 1.6 4.21765 -2.25426 1.4 4.1875 -2.26675 1.6 4.21765 -2.25426 1.6 4.1875 -2.26675 1.4 4.16161 -2.28661 1.6 4.1875 -2.26675 1.6 4.16161 -2.28661 1.4 4.14175 -2.3125 1.6 4.16161 -2.28661 1.6 4.14175 -2.3125 1.4 4.12926 -2.34265 1.6 4.14175 -2.3125 1.6 4.12926 -2.34265 1.4 4.125 -2.375 1.6 4.12926 -2.34265 1.6 4.125 -2.375 1.4 4.12926 -2.40735 1.6 4.125 -2.375 1.6 4.12926 -2.40735 1.4 4.14175 -2.4375 1.6 4.12926 -2.40735 1.6 4.14175 -2.4375 1.4 4.16161 -2.46339 1.6 4.14175 -2.4375 1.6 4.16161 -2.46339 1.4 4.1875 -2.48325 1.6 4.16161 -2.46339 1.6 4.1875 -2.48325 1.4 4.21765 -2.49574 1.6 4.1875 -2.48325 1.6 4.21765 -2.49574 1.4 4.25 -2.5 1.6 4.21765 -2.49574 1.6 4.25 -2.5 1.4 4.28235 -2.49574 1.4 4.25 -2.5 1.6 4.25 -2.5 1.4 4.33839 -2.46339 1.6 4.33839 -2.46339 1.4 4.35825 -2.4375 1.4 4.35825 -2.4375 1.6 4.35825 -2.4375 1.4 4.37074 -2.40735 1.4 4.37074 -2.40735 1.6 4.37074 -2.40735 1.4 4.375 -2.375 1.4 4.375 -2.375 1.6 4.375 -2.375 1.4 4.37074 -2.34265 1.4 4.37074 -2.34265 1.6 4.37074 -2.34265 1.4 4.35825 -2.3125 1.4 4.35825 -2.3125 1.6 4.35825 -2.3125 1.4 4.33839 -2.28661 1.4 4.33839 -2.28661 1.6 4.33839 -2.28661 1.4 4.3125 -2.26675 1.4 4.3125 -2.26675 1.6 4.3125 -2.26675 1.4 4.28235 -2.25426 1.4 4.28235 -2.25426 1.6 4.28235 -2.25426 1.4 4.25 -2.25 1.4 4.25 -2.25 1.6 4.25 -2.25 1.4 4.21765 -2.25426 1.4 4.21765 -2.25426 1.6 4.21765 -2.25426 1.4 4.1875 -2.26675 1.4 4.1875 -2.26675 1.6 4.1875 -2.26675 1.4 4.16161 -2.28661 1.4 4.16161 -2.28661 1.6 4.16161 -2.28661 1.4 4.14175 -2.3125 1.4 4.14175 -2.3125 1.6 4.14175 -2.3125 1.4 4.12926 -2.34265 1.4 4.12926 -2.34265 1.6 4.12926 -2.34265 1.4 4.125 -2.375 1.4 4.125 -2.375 1.6 4.125 -2.375 1.4 4.12926 -2.40735 1.4 4.12926 -2.40735 1.6 4.12926 -2.40735 1.4 4.14175 -2.4375 1.4 4.14175 -2.4375 1.6 4.14175 -2.4375 1.4 4.16161 -2.46339 1.4 4.16161 -2.46339 1.6 4.16161 -2.46339 1.4 4.1875 -2.48325 1.4 4.1875 -2.48325 1.6 4.1875 -2.48325 1.4 4.21765 -2.49574 1.4 4.21765 -2.49574 1.6 4.21765 -2.49574 1.4 4.25 -2.5 1.4 1.9 -5.18453 1.4 1.9 -5.55 1.25 1.9 -5.45 1.25 1.9 -5.18453 1.4 1.9 -5.18453 1.25 1.9 -5.45 1.1 1.9 -5.45 1.25 1.9 -5.45 1.2 1.9 -5.55 1.2 1.9 -5.55 1.25 1.9 -5.45 1.4 1.9 -5.55 1.1 2.3 -5.45 1.2 2.3 -5.55 1.25 2.3 -5.45 1.25 2.3 -5.45 1.2 2.3 -5.55 1.4 2.3 -5.55 1.4 2.3 -5.18453 1.25 2.3 -5.45 1.4 2.3 -5.55 1.4 2.3 -5.18453 1.25 2.3 -5.18453 1.25 2.3 -5.45 1.4 1.9 -5.18453 1.25 1.9 -5.18453 1.4 2.1 -5.06906 1.4 2.1 -5.06906 1.25 1.9 -5.18453 1.25 2.1 -5.06906 1.4 2.1 -5.06906 1.25 2.1 -5.06906 1.4 2.3 -5.18453 1.4 2.3 -5.18453 1.25 2.1 -5.06906 1.25 2.3 -5.18453 1.25 1.9 -5.45 1.1 1.9 -5.45 1.25 2 -5.25 1.25 2 -5.25 1.1 1.9 -5.45 1.1 2 -5.25 1.25 2 -5.25 1.1 2 -5.25 1.25 2.2 -5.25 1.25 2.2 -5.25 1.1 2 -5.25 1.1 2.2 -5.25 1.25 2.2 -5.25 1.1 2.2 -5.25 1.25 2.3 -5.45 1.25 2.3 -5.45 1.1 2.2 -5.25 1.1 2.3 -5.45 1.4 1.66547 -4.575 1.4 1.3 -4.575 1.25 1.4 -4.575 1.25 1.66547 -4.575 1.4 1.66547 -4.575 1.25 1.4 -4.575 1.1 1.4 -4.575 1.25 1.4 -4.575 1.2 1.3 -4.575 1.2 1.3 -4.575 1.25 1.4 -4.575 1.4 1.3 -4.575 1.1 1.4 -4.975 1.2 1.3 -4.975 1.25 1.4 -4.975 1.25 1.4 -4.975 1.2 1.3 -4.975 1.4 1.3 -4.975 1.4 1.66547 -4.975 1.25 1.4 -4.975 1.4 1.3 -4.975 1.4 1.66547 -4.975 1.25 1.66547 -4.975 1.25 1.4 -4.975 1.4 1.66547 -4.575 1.25 1.66547 -4.575 1.4 1.78094 -4.775 1.4 1.78094 -4.775 1.25 1.66547 -4.575 1.25 1.78094 -4.775 1.4 1.78094 -4.775 1.25 1.78094 -4.775 1.4 1.66547 -4.975 1.4 1.66547 -4.975 1.25 1.78094 -4.775 1.25 1.66547 -4.975 1.25 1.4 -4.575 1.1 1.4 -4.575 1.25 1.6 -4.675 1.25 1.6 -4.675 1.1 1.4 -4.575 1.1 1.6 -4.675 1.25 1.6 -4.675 1.1 1.6 -4.675 1.25 1.6 -4.875 1.25 1.6 -4.875 1.1 1.6 -4.675 1.1 1.6 -4.875 1.25 1.6 -4.875 1.1 1.6 -4.875 1.25 1.4 -4.975 1.25 1.4 -4.975 1.1 1.6 -4.875 1.1 1.4 -4.975 1.4 2.22074 -5.33235 1.6 2.22074 -5.33235 1.4 2.225 -5.3 1.4 2.22074 -5.33235 1.6 2.20825 -5.3625 1.6 2.22074 -5.33235 1.4 2.22074 -5.33235 1.4 2.20825 -5.3625 1.6 2.20825 -5.3625 1.6 2.20825 -5.3625 1.4 2.20825 -5.3625 1.6 2.18839 -5.38839 1.6 2.18839 -5.38839 1.4 2.20825 -5.3625 1.4 2.18839 -5.38839 1.6 2.1625 -5.40825 1.4 2.18839 -5.38839 1.4 2.1625 -5.40825 1.6 2.13235 -5.42074 1.4 2.1625 -5.40825 1.4 2.13235 -5.42074 1.6 2.1 -5.425 1.4 2.13235 -5.42074 1.4 2.1 -5.425 1.6 2.06765 -5.42074 1.4 2.1 -5.425 1.4 2.06765 -5.42074 1.6 2.0375 -5.40825 1.4 2.06765 -5.42074 1.4 2.0375 -5.40825 1.6 2.01161 -5.38839 1.4 2.0375 -5.40825 1.4 2.01161 -5.38839 1.6 1.99175 -5.3625 1.4 2.01161 -5.38839 1.4 1.99175 -5.3625 1.6 1.97926 -5.33235 1.4 1.99175 -5.3625 1.4 1.97926 -5.33235 1.6 1.975 -5.3 1.4 1.97926 -5.33235 1.4 1.975 -5.3 1.6 1.97926 -5.26765 1.4 1.975 -5.3 1.4 1.97926 -5.26765 1.6 1.99175 -5.2375 1.4 1.97926 -5.26765 1.4 1.99175 -5.2375 1.6 2.01161 -5.21161 1.4 1.99175 -5.2375 1.4 2.01161 -5.21161 1.6 2.0375 -5.19175 1.4 2.01161 -5.21161 1.4 2.0375 -5.19175 1.6 2.06765 -5.17926 1.4 2.0375 -5.19175 1.4 2.06765 -5.17926 1.6 2.1 -5.175 1.4 2.06765 -5.17926 1.4 2.1 -5.175 1.6 2.13235 -5.17926 1.4 2.1 -5.175 1.4 2.13235 -5.17926 1.6 2.1625 -5.19175 1.4 2.13235 -5.17926 1.4 2.1625 -5.19175 1.6 2.18839 -5.21161 1.4 2.1625 -5.19175 1.4 2.18839 -5.21161 1.6 2.20825 -5.2375 1.4 2.18839 -5.21161 1.4 2.20825 -5.2375 1.6 2.22074 -5.26765 1.4 2.20825 -5.2375 1.4 2.22074 -5.26765 1.6 2.225 -5.3 1.4 2.22074 -5.26765 1.4 2.225 -5.3 1.6 2.22074 -5.33235 1.6 2.225 -5.3 1.4 2.225 -5.3 1.6 2.18839 -5.38839 1.4 2.18839 -5.38839 1.6 2.1625 -5.40825 1.6 2.1625 -5.40825 1.4 2.1625 -5.40825 1.6 2.13235 -5.42074 1.6 2.13235 -5.42074 1.4 2.13235 -5.42074 1.6 2.1 -5.425 1.6 2.1 -5.425 1.4 2.1 -5.425 1.6 2.06765 -5.42074 1.6 2.06765 -5.42074 1.4 2.06765 -5.42074 1.6 2.0375 -5.40825 1.6 2.0375 -5.40825 1.4 2.0375 -5.40825 1.6 2.01161 -5.38839 1.6 2.01161 -5.38839 1.4 2.01161 -5.38839 1.6 1.99175 -5.3625 1.6 1.99175 -5.3625 1.4 1.99175 -5.3625 1.6 1.97926 -5.33235 1.6 1.97926 -5.33235 1.4 1.97926 -5.33235 1.6 1.975 -5.3 1.6 1.975 -5.3 1.4 1.975 -5.3 1.6 1.97926 -5.26765 1.6 1.97926 -5.26765 1.4 1.97926 -5.26765 1.6 1.99175 -5.2375 1.6 1.99175 -5.2375 1.4 1.99175 -5.2375 1.6 2.01161 -5.21161 1.6 2.01161 -5.21161 1.4 2.01161 -5.21161 1.6 2.0375 -5.19175 1.6 2.0375 -5.19175 1.4 2.0375 -5.19175 1.6 2.06765 -5.17926 1.6 2.06765 -5.17926 1.4 2.06765 -5.17926 1.6 2.1 -5.175 1.6 2.1 -5.175 1.4 2.1 -5.175 1.6 2.13235 -5.17926 1.6 2.13235 -5.17926 1.4 2.13235 -5.17926 1.6 2.1625 -5.19175 1.6 2.1625 -5.19175 1.4 2.1625 -5.19175 1.6 2.18839 -5.21161 1.6 2.18839 -5.21161 1.4 2.18839 -5.21161 1.6 2.20825 -5.2375 1.6 2.20825 -5.2375 1.4 2.20825 -5.2375 1.6 2.22074 -5.26765 1.6 2.22074 -5.26765 1.4 2.22074 -5.26765 1.6 2.225 -5.3 1.4 1.58235 -4.65426 1.6 1.58235 -4.65426 1.4 1.55 -4.65 1.4 1.58235 -4.65426 1.6 1.6125 -4.66675 1.6 1.58235 -4.65426 1.4 1.58235 -4.65426 1.4 1.6125 -4.66675 1.6 1.6125 -4.66675 1.6 1.6125 -4.66675 1.4 1.6125 -4.66675 1.6 1.63839 -4.68661 1.6 1.63839 -4.68661 1.4 1.6125 -4.66675 1.4 1.63839 -4.68661 1.6 1.65825 -4.7125 1.4 1.63839 -4.68661 1.4 1.65825 -4.7125 1.6 1.67074 -4.74265 1.4 1.65825 -4.7125 1.4 1.67074 -4.74265 1.6 1.675 -4.775 1.4 1.67074 -4.74265 1.4 1.675 -4.775 1.6 1.67074 -4.80735 1.4 1.675 -4.775 1.4 1.67074 -4.80735 1.6 1.65825 -4.8375 1.4 1.67074 -4.80735 1.4 1.65825 -4.8375 1.6 1.63839 -4.86339 1.4 1.65825 -4.8375 1.4 1.63839 -4.86339 1.6 1.6125 -4.88325 1.4 1.63839 -4.86339 1.4 1.6125 -4.88325 1.6 1.58235 -4.89574 1.4 1.6125 -4.88325 1.4 1.58235 -4.89574 1.6 1.55 -4.9 1.4 1.58235 -4.89574 1.4 1.55 -4.9 1.6 1.51765 -4.89574 1.4 1.55 -4.9 1.4 1.51765 -4.89574 1.6 1.4875 -4.88325 1.4 1.51765 -4.89574 1.4 1.4875 -4.88325 1.6 1.46161 -4.86339 1.4 1.4875 -4.88325 1.4 1.46161 -4.86339 1.6 1.44175 -4.8375 1.4 1.46161 -4.86339 1.4 1.44175 -4.8375 1.6 1.42926 -4.80735 1.4 1.44175 -4.8375 1.4 1.42926 -4.80735 1.6 1.425 -4.775 1.4 1.42926 -4.80735 1.4 1.425 -4.775 1.6 1.42926 -4.74265 1.4 1.425 -4.775 1.4 1.42926 -4.74265 1.6 1.44175 -4.7125 1.4 1.42926 -4.74265 1.4 1.44175 -4.7125 1.6 1.46161 -4.68661 1.4 1.44175 -4.7125 1.4 1.46161 -4.68661 1.6 1.4875 -4.66675 1.4 1.46161 -4.68661 1.4 1.4875 -4.66675 1.6 1.51765 -4.65426 1.4 1.4875 -4.66675 1.4 1.51765 -4.65426 1.6 1.55 -4.65 1.4 1.51765 -4.65426 1.4 1.55 -4.65 1.6 1.58235 -4.65426 1.6 1.55 -4.65 1.4 1.55 -4.65 1.6 1.63839 -4.68661 1.4 1.63839 -4.68661 1.6 1.65825 -4.7125 1.6 1.65825 -4.7125 1.4 1.65825 -4.7125 1.6 1.67074 -4.74265 1.6 1.67074 -4.74265 1.4 1.67074 -4.74265 1.6 1.675 -4.775 1.6 1.675 -4.775 1.4 1.675 -4.775 1.6 1.67074 -4.80735 1.6 1.67074 -4.80735 1.4 1.67074 -4.80735 1.6 1.65825 -4.8375 1.6 1.65825 -4.8375 1.4 1.65825 -4.8375 1.6 1.63839 -4.86339 1.6 1.63839 -4.86339 1.4 1.63839 -4.86339 1.6 1.6125 -4.88325 1.6 1.6125 -4.88325 1.4 1.6125 -4.88325 1.6 1.58235 -4.89574 1.6 1.58235 -4.89574 1.4 1.58235 -4.89574 1.6 1.55 -4.9 1.6 1.55 -4.9 1.4 1.55 -4.9 1.6 1.51765 -4.89574 1.6 1.51765 -4.89574 1.4 1.51765 -4.89574 1.6 1.4875 -4.88325 1.6 1.4875 -4.88325 1.4 1.4875 -4.88325 1.6 1.46161 -4.86339 1.6 1.46161 -4.86339 1.4 1.46161 -4.86339 1.6 1.44175 -4.8375 1.6 1.44175 -4.8375 1.4 1.44175 -4.8375 1.6 1.42926 -4.80735 1.6 1.42926 -4.80735 1.4 1.42926 -4.80735 1.6 1.425 -4.775 1.6 1.425 -4.775 1.4 1.425 -4.775 1.6 1.42926 -4.74265 1.6 1.42926 -4.74265 1.4 1.42926 -4.74265 1.6 1.44175 -4.7125 1.6 1.44175 -4.7125 1.4 1.44175 -4.7125 1.6 1.46161 -4.68661 1.6 1.46161 -4.68661 1.4 1.46161 -4.68661 1.6 1.4875 -4.66675 1.6 1.4875 -4.66675 1.4 1.4875 -4.66675 1.6 1.51765 -4.65426 1.6 1.51765 -4.65426 1.4 1.51765 -4.65426 1.6 1.55 -4.65 1.4 1.66547 -3.775 1.4 1.3 -3.775 1.25 1.4 -3.775 1.25 1.66547 -3.775 1.4 1.66547 -3.775 1.25 1.4 -3.775 1.1 1.4 -3.775 1.25 1.4 -3.775 1.2 1.3 -3.775 1.2 1.3 -3.775 1.25 1.4 -3.775 1.4 1.3 -3.775 1.1 1.4 -4.175 1.2 1.3 -4.175 1.25 1.4 -4.175 1.25 1.4 -4.175 1.2 1.3 -4.175 1.4 1.3 -4.175 1.4 1.66547 -4.175 1.25 1.4 -4.175 1.4 1.3 -4.175 1.4 1.66547 -4.175 1.25 1.66547 -4.175 1.25 1.4 -4.175 1.4 1.66547 -2.975 1.4 1.3 -2.975 1.25 1.4 -2.975 1.25 1.66547 -2.975 1.4 1.66547 -2.975 1.25 1.4 -2.975 1.1 1.4 -2.975 1.25 1.4 -2.975 1.2 1.3 -2.975 1.2 1.3 -2.975 1.25 1.4 -2.975 1.4 1.3 -2.975 1.1 1.4 -3.375 1.2 1.3 -3.375 1.25 1.4 -3.375 1.25 1.4 -3.375 1.2 1.3 -3.375 1.4 1.3 -3.375 1.4 1.66547 -3.375 1.25 1.4 -3.375 1.4 1.3 -3.375 1.4 1.66547 -3.375 1.25 1.66547 -3.375 1.25 1.4 -3.375 1.4 1.66547 -2.175 1.4 1.3 -2.175 1.25 1.4 -2.175 1.25 1.66547 -2.175 1.4 1.66547 -2.175 1.25 1.4 -2.175 1.1 1.4 -2.175 1.25 1.4 -2.175 1.2 1.3 -2.175 1.2 1.3 -2.175 1.25 1.4 -2.175 1.4 1.3 -2.175 1.1 1.4 -2.575 1.2 1.3 -2.575 1.25 1.4 -2.575 1.25 1.4 -2.575 1.2 1.3 -2.575 1.4 1.3 -2.575 1.4 1.66547 -2.575 1.25 1.4 -2.575 1.4 1.3 -2.575 1.4 1.66547 -2.575 1.25 1.66547 -2.575 1.25 1.4 -2.575 1.4 1.66547 -3.775 1.25 1.66547 -3.775 1.4 1.78094 -3.975 1.4 1.78094 -3.975 1.25 1.66547 -3.775 1.25 1.78094 -3.975 1.4 1.78094 -3.975 1.25 1.78094 -3.975 1.4 1.66547 -4.175 1.4 1.66547 -4.175 1.25 1.78094 -3.975 1.25 1.66547 -4.175 1.4 1.66547 -2.975 1.25 1.66547 -2.975 1.4 1.78094 -3.175 1.4 1.78094 -3.175 1.25 1.66547 -2.975 1.25 1.78094 -3.175 1.4 1.78094 -3.175 1.25 1.78094 -3.175 1.4 1.66547 -3.375 1.4 1.66547 -3.375 1.25 1.78094 -3.175 1.25 1.66547 -3.375 1.4 1.66547 -2.175 1.25 1.66547 -2.175 1.4 1.78094 -2.375 1.4 1.78094 -2.375 1.25 1.66547 -2.175 1.25 1.78094 -2.375 1.4 1.78094 -2.375 1.25 1.78094 -2.375 1.4 1.66547 -2.575 1.4 1.66547 -2.575 1.25 1.78094 -2.375 1.25 1.66547 -2.575 1.25 1.4 -3.775 1.1 1.4 -3.775 1.25 1.6 -3.875 1.25 1.6 -3.875 1.1 1.4 -3.775 1.1 1.6 -3.875 1.25 1.6 -3.875 1.1 1.6 -3.875 1.25 1.6 -4.075 1.25 1.6 -4.075 1.1 1.6 -3.875 1.1 1.6 -4.075 1.25 1.6 -4.075 1.1 1.6 -4.075 1.25 1.4 -4.175 1.25 1.4 -4.175 1.1 1.6 -4.075 1.1 1.4 -4.175 1.25 1.4 -2.975 1.1 1.4 -2.975 1.25 1.6 -3.075 1.25 1.6 -3.075 1.1 1.4 -2.975 1.1 1.6 -3.075 1.25 1.6 -3.075 1.1 1.6 -3.075 1.25 1.6 -3.275 1.25 1.6 -3.275 1.1 1.6 -3.075 1.1 1.6 -3.275 1.25 1.6 -3.275 1.1 1.6 -3.275 1.25 1.4 -3.375 1.25 1.4 -3.375 1.1 1.6 -3.275 1.1 1.4 -3.375 1.25 1.4 -2.175 1.1 1.4 -2.175 1.25 1.6 -2.275 1.25 1.6 -2.275 1.1 1.4 -2.175 1.1 1.6 -2.275 1.25 1.6 -2.275 1.1 1.6 -2.275 1.25 1.6 -2.475 1.25 1.6 -2.475 1.1 1.6 -2.275 1.1 1.6 -2.475 1.25 1.6 -2.475 1.1 1.6 -2.475 1.25 1.4 -2.575 1.25 1.4 -2.575 1.1 1.6 -2.475 1.1 1.4 -2.575 1.4 1.58235 -3.85426 1.6 1.58235 -3.85426 1.4 1.55 -3.85 1.4 1.58235 -3.85426 1.6 1.6125 -3.86675 1.6 1.58235 -3.85426 1.4 1.58235 -3.85426 1.4 1.6125 -3.86675 1.6 1.6125 -3.86675 1.6 1.6125 -3.86675 1.4 1.6125 -3.86675 1.6 1.63839 -3.88661 1.6 1.63839 -3.88661 1.4 1.6125 -3.86675 1.4 1.63839 -3.88661 1.6 1.65825 -3.9125 1.4 1.63839 -3.88661 1.4 1.65825 -3.9125 1.6 1.67074 -3.94265 1.4 1.65825 -3.9125 1.4 1.67074 -3.94265 1.6 1.675 -3.975 1.4 1.67074 -3.94265 1.4 1.675 -3.975 1.6 1.67074 -4.00735 1.4 1.675 -3.975 1.4 1.67074 -4.00735 1.6 1.65825 -4.0375 1.4 1.67074 -4.00735 1.4 1.65825 -4.0375 1.6 1.63839 -4.06339 1.4 1.65825 -4.0375 1.4 1.63839 -4.06339 1.6 1.6125 -4.08325 1.4 1.63839 -4.06339 1.4 1.6125 -4.08325 1.6 1.58235 -4.09574 1.4 1.6125 -4.08325 1.4 1.58235 -4.09574 1.6 1.55 -4.1 1.4 1.58235 -4.09574 1.4 1.55 -4.1 1.6 1.51765 -4.09574 1.4 1.55 -4.1 1.4 1.51765 -4.09574 1.6 1.4875 -4.08325 1.4 1.51765 -4.09574 1.4 1.4875 -4.08325 1.6 1.46161 -4.06339 1.4 1.4875 -4.08325 1.4 1.46161 -4.06339 1.6 1.44175 -4.0375 1.4 1.46161 -4.06339 1.4 1.44175 -4.0375 1.6 1.42926 -4.00735 1.4 1.44175 -4.0375 1.4 1.42926 -4.00735 1.6 1.425 -3.975 1.4 1.42926 -4.00735 1.4 1.425 -3.975 1.6 1.42926 -3.94265 1.4 1.425 -3.975 1.4 1.42926 -3.94265 1.6 1.44175 -3.9125 1.4 1.42926 -3.94265 1.4 1.44175 -3.9125 1.6 1.46161 -3.88661 1.4 1.44175 -3.9125 1.4 1.46161 -3.88661 1.6 1.4875 -3.86675 1.4 1.46161 -3.88661 1.4 1.4875 -3.86675 1.6 1.51765 -3.85426 1.4 1.4875 -3.86675 1.4 1.51765 -3.85426 1.6 1.55 -3.85 1.4 1.51765 -3.85426 1.4 1.55 -3.85 1.6 1.58235 -3.85426 1.6 1.55 -3.85 1.4 1.55 -3.85 1.6 1.63839 -3.88661 1.4 1.63839 -3.88661 1.6 1.65825 -3.9125 1.6 1.65825 -3.9125 1.4 1.65825 -3.9125 1.6 1.67074 -3.94265 1.6 1.67074 -3.94265 1.4 1.67074 -3.94265 1.6 1.675 -3.975 1.6 1.675 -3.975 1.4 1.675 -3.975 1.6 1.67074 -4.00735 1.6 1.67074 -4.00735 1.4 1.67074 -4.00735 1.6 1.65825 -4.0375 1.6 1.65825 -4.0375 1.4 1.65825 -4.0375 1.6 1.63839 -4.06339 1.6 1.63839 -4.06339 1.4 1.63839 -4.06339 1.6 1.6125 -4.08325 1.6 1.6125 -4.08325 1.4 1.6125 -4.08325 1.6 1.58235 -4.09574 1.6 1.58235 -4.09574 1.4 1.58235 -4.09574 1.6 1.55 -4.1 1.6 1.55 -4.1 1.4 1.55 -4.1 1.6 1.51765 -4.09574 1.6 1.51765 -4.09574 1.4 1.51765 -4.09574 1.6 1.4875 -4.08325 1.6 1.4875 -4.08325 1.4 1.4875 -4.08325 1.6 1.46161 -4.06339 1.6 1.46161 -4.06339 1.4 1.46161 -4.06339 1.6 1.44175 -4.0375 1.6 1.44175 -4.0375 1.4 1.44175 -4.0375 1.6 1.42926 -4.00735 1.6 1.42926 -4.00735 1.4 1.42926 -4.00735 1.6 1.425 -3.975 1.6 1.425 -3.975 1.4 1.425 -3.975 1.6 1.42926 -3.94265 1.6 1.42926 -3.94265 1.4 1.42926 -3.94265 1.6 1.44175 -3.9125 1.6 1.44175 -3.9125 1.4 1.44175 -3.9125 1.6 1.46161 -3.88661 1.6 1.46161 -3.88661 1.4 1.46161 -3.88661 1.6 1.4875 -3.86675 1.6 1.4875 -3.86675 1.4 1.4875 -3.86675 1.6 1.51765 -3.85426 1.6 1.51765 -3.85426 1.4 1.51765 -3.85426 1.6 1.55 -3.85 1.4 1.58235 -3.05426 1.6 1.58235 -3.05426 1.4 1.55 -3.05 1.4 1.58235 -3.05426 1.6 1.6125 -3.06675 1.6 1.58235 -3.05426 1.4 1.58235 -3.05426 1.4 1.6125 -3.06675 1.6 1.6125 -3.06675 1.6 1.6125 -3.06675 1.4 1.6125 -3.06675 1.6 1.63839 -3.08661 1.6 1.63839 -3.08661 1.4 1.6125 -3.06675 1.4 1.63839 -3.08661 1.6 1.65825 -3.1125 1.4 1.63839 -3.08661 1.4 1.65825 -3.1125 1.6 1.67074 -3.14265 1.4 1.65825 -3.1125 1.4 1.67074 -3.14265 1.6 1.675 -3.175 1.4 1.67074 -3.14265 1.4 1.675 -3.175 1.6 1.67074 -3.20735 1.4 1.675 -3.175 1.4 1.67074 -3.20735 1.6 1.65825 -3.2375 1.4 1.67074 -3.20735 1.4 1.65825 -3.2375 1.6 1.63839 -3.26339 1.4 1.65825 -3.2375 1.4 1.63839 -3.26339 1.6 1.6125 -3.28325 1.4 1.63839 -3.26339 1.4 1.6125 -3.28325 1.6 1.58235 -3.29574 1.4 1.6125 -3.28325 1.4 1.58235 -3.29574 1.6 1.55 -3.3 1.4 1.58235 -3.29574 1.4 1.55 -3.3 1.6 1.51765 -3.29574 1.4 1.55 -3.3 1.4 1.51765 -3.29574 1.6 1.4875 -3.28325 1.4 1.51765 -3.29574 1.4 1.4875 -3.28325 1.6 1.46161 -3.26339 1.4 1.4875 -3.28325 1.4 1.46161 -3.26339 1.6 1.44175 -3.2375 1.4 1.46161 -3.26339 1.4 1.44175 -3.2375 1.6 1.42926 -3.20735 1.4 1.44175 -3.2375 1.4 1.42926 -3.20735 1.6 1.425 -3.175 1.4 1.42926 -3.20735 1.4 1.425 -3.175 1.6 1.42926 -3.14265 1.4 1.425 -3.175 1.4 1.42926 -3.14265 1.6 1.44175 -3.1125 1.4 1.42926 -3.14265 1.4 1.44175 -3.1125 1.6 1.46161 -3.08661 1.4 1.44175 -3.1125 1.4 1.46161 -3.08661 1.6 1.4875 -3.06675 1.4 1.46161 -3.08661 1.4 1.4875 -3.06675 1.6 1.51765 -3.05426 1.4 1.4875 -3.06675 1.4 1.51765 -3.05426 1.6 1.55 -3.05 1.4 1.51765 -3.05426 1.4 1.55 -3.05 1.6 1.58235 -3.05426 1.6 1.55 -3.05 1.4 1.55 -3.05 1.6 1.63839 -3.08661 1.4 1.63839 -3.08661 1.6 1.65825 -3.1125 1.6 1.65825 -3.1125 1.4 1.65825 -3.1125 1.6 1.67074 -3.14265 1.6 1.67074 -3.14265 1.4 1.67074 -3.14265 1.6 1.675 -3.175 1.6 1.675 -3.175 1.4 1.675 -3.175 1.6 1.67074 -3.20735 1.6 1.67074 -3.20735 1.4 1.67074 -3.20735 1.6 1.65825 -3.2375 1.6 1.65825 -3.2375 1.4 1.65825 -3.2375 1.6 1.63839 -3.26339 1.6 1.63839 -3.26339 1.4 1.63839 -3.26339 1.6 1.6125 -3.28325 1.6 1.6125 -3.28325 1.4 1.6125 -3.28325 1.6 1.58235 -3.29574 1.6 1.58235 -3.29574 1.4 1.58235 -3.29574 1.6 1.55 -3.3 1.6 1.55 -3.3 1.4 1.55 -3.3 1.6 1.51765 -3.29574 1.6 1.51765 -3.29574 1.4 1.51765 -3.29574 1.6 1.4875 -3.28325 1.6 1.4875 -3.28325 1.4 1.4875 -3.28325 1.6 1.46161 -3.26339 1.6 1.46161 -3.26339 1.4 1.46161 -3.26339 1.6 1.44175 -3.2375 1.6 1.44175 -3.2375 1.4 1.44175 -3.2375 1.6 1.42926 -3.20735 1.6 1.42926 -3.20735 1.4 1.42926 -3.20735 1.6 1.425 -3.175 1.6 1.425 -3.175 1.4 1.425 -3.175 1.6 1.42926 -3.14265 1.6 1.42926 -3.14265 1.4 1.42926 -3.14265 1.6 1.44175 -3.1125 1.6 1.44175 -3.1125 1.4 1.44175 -3.1125 1.6 1.46161 -3.08661 1.6 1.46161 -3.08661 1.4 1.46161 -3.08661 1.6 1.4875 -3.06675 1.6 1.4875 -3.06675 1.4 1.4875 -3.06675 1.6 1.51765 -3.05426 1.6 1.51765 -3.05426 1.4 1.51765 -3.05426 1.6 1.55 -3.05 1.4 1.58235 -2.25426 1.6 1.58235 -2.25426 1.4 1.55 -2.25 1.4 1.58235 -2.25426 1.6 1.6125 -2.26675 1.6 1.58235 -2.25426 1.4 1.58235 -2.25426 1.4 1.6125 -2.26675 1.6 1.6125 -2.26675 1.6 1.6125 -2.26675 1.4 1.6125 -2.26675 1.6 1.63839 -2.28661 1.6 1.63839 -2.28661 1.4 1.6125 -2.26675 1.4 1.63839 -2.28661 1.6 1.65825 -2.3125 1.4 1.63839 -2.28661 1.4 1.65825 -2.3125 1.6 1.67074 -2.34265 1.4 1.65825 -2.3125 1.4 1.67074 -2.34265 1.6 1.675 -2.375 1.4 1.67074 -2.34265 1.4 1.675 -2.375 1.6 1.67074 -2.40735 1.4 1.675 -2.375 1.4 1.67074 -2.40735 1.6 1.65825 -2.4375 1.4 1.67074 -2.40735 1.4 1.65825 -2.4375 1.6 1.63839 -2.46339 1.4 1.65825 -2.4375 1.4 1.63839 -2.46339 1.6 1.6125 -2.48325 1.4 1.63839 -2.46339 1.4 1.6125 -2.48325 1.6 1.58235 -2.49574 1.4 1.6125 -2.48325 1.4 1.58235 -2.49574 1.6 1.55 -2.5 1.4 1.58235 -2.49574 1.4 1.55 -2.5 1.6 1.51765 -2.49574 1.4 1.55 -2.5 1.4 1.51765 -2.49574 1.6 1.4875 -2.48325 1.4 1.51765 -2.49574 1.4 1.4875 -2.48325 1.6 1.46161 -2.46339 1.4 1.4875 -2.48325 1.4 1.46161 -2.46339 1.6 1.44175 -2.4375 1.4 1.46161 -2.46339 1.4 1.44175 -2.4375 1.6 1.42926 -2.40735 1.4 1.44175 -2.4375 1.4 1.42926 -2.40735 1.6 1.425 -2.375 1.4 1.42926 -2.40735 1.4 1.425 -2.375 1.6 1.42926 -2.34265 1.4 1.425 -2.375 1.4 1.42926 -2.34265 1.6 1.44175 -2.3125 1.4 1.42926 -2.34265 1.4 1.44175 -2.3125 1.6 1.46161 -2.28661 1.4 1.44175 -2.3125 1.4 1.46161 -2.28661 1.6 1.4875 -2.26675 1.4 1.46161 -2.28661 1.4 1.4875 -2.26675 1.6 1.51765 -2.25426 1.4 1.4875 -2.26675 1.4 1.51765 -2.25426 1.6 1.55 -2.25 1.4 1.51765 -2.25426 1.4 1.55 -2.25 1.6 1.58235 -2.25426 1.6 1.55 -2.25 1.4 1.55 -2.25 1.6 1.63839 -2.28661 1.4 1.63839 -2.28661 1.6 1.65825 -2.3125 1.6 1.65825 -2.3125 1.4 1.65825 -2.3125 1.6 1.67074 -2.34265 1.6 1.67074 -2.34265 1.4 1.67074 -2.34265 1.6 1.675 -2.375 1.6 1.675 -2.375 1.4 1.675 -2.375 1.6 1.67074 -2.40735 1.6 1.67074 -2.40735 1.4 1.67074 -2.40735 1.6 1.65825 -2.4375 1.6 1.65825 -2.4375 1.4 1.65825 -2.4375 1.6 1.63839 -2.46339 1.6 1.63839 -2.46339 1.4 1.63839 -2.46339 1.6 1.6125 -2.48325 1.6 1.6125 -2.48325 1.4 1.6125 -2.48325 1.6 1.58235 -2.49574 1.6 1.58235 -2.49574 1.4 1.58235 -2.49574 1.6 1.55 -2.5 1.6 1.55 -2.5 1.4 1.55 -2.5 1.6 1.51765 -2.49574 1.6 1.51765 -2.49574 1.4 1.51765 -2.49574 1.6 1.4875 -2.48325 1.6 1.4875 -2.48325 1.4 1.4875 -2.48325 1.6 1.46161 -2.46339 1.6 1.46161 -2.46339 1.4 1.46161 -2.46339 1.6 1.44175 -2.4375 1.6 1.44175 -2.4375 1.4 1.44175 -2.4375 1.6 1.42926 -2.40735 1.6 1.42926 -2.40735 1.4 1.42926 -2.40735 1.6 1.425 -2.375 1.6 1.425 -2.375 1.4 1.425 -2.375 1.6 1.42926 -2.34265 1.6 1.42926 -2.34265 1.4 1.42926 -2.34265 1.6 1.44175 -2.3125 1.6 1.44175 -2.3125 1.4 1.44175 -2.3125 1.6 1.46161 -2.28661 1.6 1.46161 -2.28661 1.4 1.46161 -2.28661 1.6 1.4875 -2.26675 1.6 1.4875 -2.26675 1.4 1.4875 -2.26675 1.6 1.51765 -2.25426 1.6 1.51765 -2.25426 1.4 1.51765 -2.25426 1.6 1.55 -2.25 1.5 1.6 -1.05 1.5 1.60509 -0.978843 1.1 1.6 -1.05 1.1 1.6 -1.05 1.5 1.60509 -0.978843 1.1 1.60509 -0.978843 1.1 1.60509 -0.978843 1.5 1.60509 -0.978843 1.5 1.62025 -0.909134 1.1 1.62025 -0.909134 1.5 1.62025 -0.909134 1.5 1.64518 -0.842292 1.1 1.64518 -0.842292 1.5 1.64518 -0.842292 1.5 1.67937 -0.77968 1.1 1.67937 -0.77968 1.5 1.67937 -0.77968 1.5 1.72213 -0.72257 1.1 1.72213 -0.72257 1.5 1.72213 -0.72257 1.5 1.77257 -0.672125 1.1 1.77257 -0.672125 1.5 1.77257 -0.672125 1.5 1.82968 -0.629373 1.1 1.82968 -0.629373 1.5 1.82968 -0.629373 1.5 1.89229 -0.595184 1.1 1.89229 -0.595184 1.5 1.89229 -0.595184 1.5 1.95913 -0.570253 1.1 1.95913 -0.570253 1.5 1.95913 -0.570253 1.5 2.02884 -0.555089 1.1 2.02884 -0.555089 1.5 2.02884 -0.555089 1.1 2.1 -0.55 1.1 2.02884 -0.555089 1.1 1.95913 -0.570253 1.5 2.02884 -0.555089 1.1 1.60509 -0.978843 1.5 1.62025 -0.909134 1.1 1.62025 -0.909134 1.1 1.62025 -0.909134 1.5 1.64518 -0.842292 1.1 1.64518 -0.842292 1.1 1.64518 -0.842292 1.5 1.67937 -0.77968 1.1 1.67937 -0.77968 1.1 1.67937 -0.77968 1.5 1.72213 -0.72257 1.1 1.72213 -0.72257 1.1 1.72213 -0.72257 1.5 1.77257 -0.672125 1.1 1.77257 -0.672125 1.1 1.77257 -0.672125 1.5 1.82968 -0.629373 1.1 1.82968 -0.629373 1.1 1.82968 -0.629373 1.5 1.89229 -0.595184 1.1 1.89229 -0.595184 1.1 1.89229 -0.595184 1.5 1.95913 -0.570253 1.1 1.95913 -0.570253 1.5 2.02884 -0.555089 1.5 2.1 -0.55 1.1 2.1 -0.55 1.1 3.7 -0.55 1.5 3.7 -0.55 1.1 3.77116 -0.555089 1.1 3.77116 -0.555089 1.5 3.7 -0.55 1.5 3.77116 -0.555089 1.5 3.84087 -0.570253 1.1 3.77116 -0.555089 1.5 3.77116 -0.555089 1.5 3.84087 -0.570253 1.1 3.84087 -0.570253 1.1 3.77116 -0.555089 1.5 3.84087 -0.570253 1.5 3.90771 -0.595184 1.1 3.84087 -0.570253 1.1 3.84087 -0.570253 1.5 3.90771 -0.595184 1.1 3.90771 -0.595184 1.1 3.90771 -0.595184 1.5 3.90771 -0.595184 1.5 3.97032 -0.629373 1.1 3.97032 -0.629373 1.5 3.97032 -0.629373 1.5 4.02743 -0.672125 1.1 4.02743 -0.672125 1.5 4.02743 -0.672125 1.5 4.07787 -0.72257 1.1 4.07787 -0.72257 1.5 4.07787 -0.72257 1.5 4.12063 -0.77968 1.1 4.12063 -0.77968 1.5 4.12063 -0.77968 1.5 4.15482 -0.842292 1.1 4.15482 -0.842292 1.5 4.15482 -0.842292 1.5 4.17975 -0.909134 1.1 4.17975 -0.909134 1.5 4.17975 -0.909134 1.5 4.19491 -0.978843 1.1 4.19491 -0.978843 1.5 4.19491 -0.978843 1.5 4.2 -1.05 1.1 4.2 -1.05 1.1 4.19491 -0.978843 1.5 4.2 -1.05 1.1 3.90771 -0.595184 1.5 3.97032 -0.629373 1.1 3.97032 -0.629373 1.1 3.97032 -0.629373 1.5 4.02743 -0.672125 1.1 4.02743 -0.672125 1.1 4.02743 -0.672125 1.5 4.07787 -0.72257 1.1 4.07787 -0.72257 1.1 4.07787 -0.72257 1.5 4.12063 -0.77968 1.1 4.12063 -0.77968 1.1 4.12063 -0.77968 1.5 4.15482 -0.842292 1.1 4.15482 -0.842292 1.1 4.15482 -0.842292 1.5 4.17975 -0.909134 1.1 4.17975 -0.909134 1.1 4.17975 -0.909134 1.5 4.19491 -0.978843 1.1 4.19491 -0.978843 1.1 2.95 -3.45 1.5 2.95 -3.45 1.1 3.85 -3.45 1.1 3.85 -3.45 1.5 2.95 -3.45 1.5 3.85 -3.45 1.6 2.95 -3.55 1.5 2.95 -3.45 1.6 2.95 -2.9 1.6 2.95 -2.9 1.5 2.95 -3.45 1.5 2.95 -3 1.5 2.95 -3 1.5 2.95 -3.45 1.1 2.95 -3.45 1.1 2.95 -3 1.5 2.95 -3 1.1 2.95 -3.45 1.1 3.85 -3 1.5 3.85 -3 1.1 2.95 -3 1.1 2.95 -3 1.5 3.85 -3 1.5 2.95 -3 1.57 3.85 -3.52 1.57 3.85 -2.93 1.5 3.85 -3.45 1.5 3.85 -3.45 1.57 3.85 -2.93 1.5 3.85 -3 1.1 3.85 -3 1.5 3.85 -3.45 1.5 3.85 -3 1.1 3.85 -3 1.1 3.85 -3.45 1.5 3.85 -3.45 1.57 1.95 -2.93 1.5 1.95 -3.45 1.5 1.95 -3 1.57 1.95 -2.93 1.57 1.95 -3.52 1.5 1.95 -3.45 1.5 1.95 -3.45 1.1 1.95 -3.45 1.5 1.95 -3 1.5 1.95 -3 1.1 1.95 -3.45 1.1 1.95 -3 1.1 2.85 -3 1.5 2.85 -3 1.1 1.95 -3 1.1 1.95 -3 1.5 2.85 -3 1.5 1.95 -3 1.6 2.85 -3.55 1.6 2.85 -2.9 1.5 2.85 -3.45 1.5 2.85 -3.45 1.6 2.85 -2.9 1.5 2.85 -3 1.1 2.85 -3 1.5 2.85 -3.45 1.5 2.85 -3 1.1 2.85 -3 1.1 2.85 -3.45 1.5 2.85 -3.45 1.1 1.95 -3.45 1.5 1.95 -3.45 1.1 2.85 -3.45 1.1 2.85 -3.45 1.5 1.95 -3.45 1.5 2.85 -3.45 1.85 2.82315 -2.2345 1.6 2.82315 -2.2345 1.85 2.9 -2.24 1.85 2.82315 -2.2345 1.85 2.74786 -2.21813 1.6 2.82315 -2.2345 1.6 2.82315 -2.2345 1.85 2.74786 -2.21813 1.6 2.74786 -2.21813 1.6 2.74786 -2.21813 1.85 2.74786 -2.21813 1.85 2.67568 -2.1912 1.6 2.67568 -2.1912 1.85 2.67568 -2.1912 1.85 2.60805 -2.15428 1.6 2.60805 -2.15428 1.85 2.60805 -2.15428 1.85 2.54638 -2.1081 1.6 2.54638 -2.1081 1.85 2.54638 -2.1081 1.85 2.4919 -2.05362 1.6 2.4919 -2.05362 1.85 2.4919 -2.05362 1.85 2.44572 -1.99195 1.6 2.44572 -1.99195 1.85 2.44572 -1.99195 1.85 2.4088 -1.92432 1.6 2.4088 -1.92432 1.85 2.4088 -1.92432 1.85 2.38187 -1.85214 1.6 2.38187 -1.85214 1.85 2.38187 -1.85214 1.85 2.3655 -1.77685 1.6 2.3655 -1.77685 1.85 2.3655 -1.77685 1.85 2.36 -1.7 1.6 2.36 -1.7 1.85 2.36 -1.7 1.85 2.3655 -1.62315 1.6 2.3655 -1.62315 1.85 2.3655 -1.62315 1.85 2.38187 -1.54786 1.6 2.38187 -1.54786 1.85 2.38187 -1.54786 1.85 2.4088 -1.47568 1.6 2.4088 -1.47568 1.85 2.4088 -1.47568 1.85 2.44572 -1.40805 1.6 2.44572 -1.40805 1.85 2.44572 -1.40805 1.85 2.4919 -1.34638 1.6 2.4919 -1.34638 1.85 2.4919 -1.34638 1.85 2.54638 -1.2919 1.6 2.54638 -1.2919 1.85 2.54638 -1.2919 1.85 2.60805 -1.24572 1.6 2.60805 -1.24572 1.85 2.60805 -1.24572 1.85 2.67568 -1.2088 1.6 2.67568 -1.2088 1.85 2.67568 -1.2088 1.85 2.74786 -1.18187 1.6 2.74786 -1.18187 1.85 2.74786 -1.18187 1.85 2.82315 -1.1655 1.6 2.82315 -1.1655 1.85 2.82315 -1.1655 1.85 2.9 -1.16 1.6 2.9 -1.16 1.85 2.9 -1.16 1.85 2.97685 -1.1655 1.6 2.97685 -1.1655 1.85 2.97685 -1.1655 1.85 3.05214 -1.18187 1.6 3.05214 -1.18187 1.85 3.05214 -1.18187 1.85 3.12432 -1.2088 1.6 3.12432 -1.2088 1.85 3.12432 -1.2088 1.85 3.19195 -1.24572 1.6 3.19195 -1.24572 1.85 3.19195 -1.24572 1.85 3.25362 -1.2919 1.6 3.25362 -1.2919 1.85 3.25362 -1.2919 1.85 3.3081 -1.34638 1.6 3.3081 -1.34638 1.85 3.3081 -1.34638 1.85 3.35428 -1.40805 1.6 3.35428 -1.40805 1.85 3.35428 -1.40805 1.85 3.3912 -1.47568 1.6 3.3912 -1.47568 1.85 3.3912 -1.47568 1.85 3.41813 -1.54786 1.6 3.41813 -1.54786 1.85 3.41813 -1.54786 1.85 3.4345 -1.62315 1.6 3.4345 -1.62315 1.85 3.4345 -1.62315 1.85 3.44 -1.7 1.6 3.44 -1.7 1.85 3.44 -1.7 1.85 3.4345 -1.77685 1.6 3.4345 -1.77685 1.85 3.4345 -1.77685 1.85 3.41813 -1.85214 1.6 3.41813 -1.85214 1.85 3.41813 -1.85214 1.85 3.3912 -1.92432 1.6 3.3912 -1.92432 1.85 3.3912 -1.92432 1.85 3.35428 -1.99195 1.6 3.35428 -1.99195 1.85 3.35428 -1.99195 1.85 3.3081 -2.05362 1.6 3.3081 -2.05362 1.85 3.3081 -2.05362 1.85 3.25362 -2.1081 1.6 3.25362 -2.1081 1.85 3.25362 -2.1081 1.85 3.19195 -2.15428 1.6 3.19195 -2.15428 1.85 3.19195 -2.15428 1.85 3.12432 -2.1912 1.6 3.12432 -2.1912 1.85 3.12432 -2.1912 1.85 3.05214 -2.21813 1.6 3.05214 -2.21813 1.85 3.05214 -2.21813 1.85 2.97685 -2.2345 1.6 2.97685 -2.2345 1.85 2.97685 -2.2345 1.6 2.9 -2.24 1.6 2.97685 -2.2345 1.6 3.05214 -2.21813 1.85 2.97685 -2.2345 1.6 2.74786 -2.21813 1.85 2.67568 -2.1912 1.6 2.67568 -2.1912 1.6 2.67568 -2.1912 1.85 2.60805 -2.15428 1.6 2.60805 -2.15428 1.6 2.60805 -2.15428 1.85 2.54638 -2.1081 1.6 2.54638 -2.1081 1.6 2.54638 -2.1081 1.85 2.4919 -2.05362 1.6 2.4919 -2.05362 1.6 2.4919 -2.05362 1.85 2.44572 -1.99195 1.6 2.44572 -1.99195 1.6 2.44572 -1.99195 1.85 2.4088 -1.92432 1.6 2.4088 -1.92432 1.6 2.4088 -1.92432 1.85 2.38187 -1.85214 1.6 2.38187 -1.85214 1.6 2.38187 -1.85214 1.85 2.3655 -1.77685 1.6 2.3655 -1.77685 1.6 2.3655 -1.77685 1.85 2.36 -1.7 1.6 2.36 -1.7 1.6 2.36 -1.7 1.85 2.3655 -1.62315 1.6 2.3655 -1.62315 1.6 2.3655 -1.62315 1.85 2.38187 -1.54786 1.6 2.38187 -1.54786 1.6 2.38187 -1.54786 1.85 2.4088 -1.47568 1.6 2.4088 -1.47568 1.6 2.4088 -1.47568 1.85 2.44572 -1.40805 1.6 2.44572 -1.40805 1.6 2.44572 -1.40805 1.85 2.4919 -1.34638 1.6 2.4919 -1.34638 1.6 2.4919 -1.34638 1.85 2.54638 -1.2919 1.6 2.54638 -1.2919 1.6 2.54638 -1.2919 1.85 2.60805 -1.24572 1.6 2.60805 -1.24572 1.6 2.60805 -1.24572 1.85 2.67568 -1.2088 1.6 2.67568 -1.2088 1.6 2.67568 -1.2088 1.85 2.74786 -1.18187 1.6 2.74786 -1.18187 1.6 2.74786 -1.18187 1.85 2.82315 -1.1655 1.6 2.82315 -1.1655 1.6 2.82315 -1.1655 1.85 2.9 -1.16 1.6 2.9 -1.16 1.6 2.9 -1.16 1.85 2.97685 -1.1655 1.6 2.97685 -1.1655 1.6 2.97685 -1.1655 1.85 3.05214 -1.18187 1.6 3.05214 -1.18187 1.6 3.05214 -1.18187 1.85 3.12432 -1.2088 1.6 3.12432 -1.2088 1.6 3.12432 -1.2088 1.85 3.19195 -1.24572 1.6 3.19195 -1.24572 1.6 3.19195 -1.24572 1.85 3.25362 -1.2919 1.6 3.25362 -1.2919 1.6 3.25362 -1.2919 1.85 3.3081 -1.34638 1.6 3.3081 -1.34638 1.6 3.3081 -1.34638 1.85 3.35428 -1.40805 1.6 3.35428 -1.40805 1.6 3.35428 -1.40805 1.85 3.3912 -1.47568 1.6 3.3912 -1.47568 1.6 3.3912 -1.47568 1.85 3.41813 -1.54786 1.6 3.41813 -1.54786 1.6 3.41813 -1.54786 1.85 3.4345 -1.62315 1.6 3.4345 -1.62315 1.6 3.4345 -1.62315 1.85 3.44 -1.7 1.6 3.44 -1.7 1.6 3.44 -1.7 1.85 3.4345 -1.77685 1.6 3.4345 -1.77685 1.6 3.4345 -1.77685 1.85 3.41813 -1.85214 1.6 3.41813 -1.85214 1.6 3.41813 -1.85214 1.85 3.3912 -1.92432 1.6 3.3912 -1.92432 1.6 3.3912 -1.92432 1.85 3.35428 -1.99195 1.6 3.35428 -1.99195 1.6 3.35428 -1.99195 1.85 3.3081 -2.05362 1.6 3.3081 -2.05362 1.6 3.3081 -2.05362 1.85 3.25362 -2.1081 1.6 3.25362 -2.1081 1.6 3.25362 -2.1081 1.85 3.19195 -2.15428 1.6 3.19195 -2.15428 1.6 3.19195 -2.15428 1.85 3.12432 -2.1912 1.6 3.12432 -2.1912 1.6 3.12432 -2.1912 1.85 3.05214 -2.21813 1.6 3.05214 -2.21813 1.85 2.97685 -2.2345 1.85 2.9 -2.24 1.6 2.9 -2.24 1.6 2.9 -2.24 1.85 2.9 -2.24 1.6 2.82315 -2.2345 1.88 2.82399 -2.2043 1.88 2.9 -2.21 1.88 2.9 -2.1 1.88 2.83416 -2.09454 1.88 2.82399 -2.2043 1.88 2.9 -2.1 1.88 2.83416 -2.09454 1.88 2.74967 -2.18734 1.88 2.82399 -2.2043 1.88 2.83416 -2.09454 1.88 2.77012 -2.07833 1.88 2.74967 -2.18734 1.88 2.74967 -2.18734 1.88 2.77012 -2.07833 1.88 2.67872 -2.15949 1.88 2.67872 -2.15949 1.88 2.77012 -2.07833 1.88 2.70962 -2.05179 1.88 2.61271 -2.12138 1.88 2.70962 -2.05179 1.88 2.65431 -2.01566 1.88 2.55311 -2.07386 1.88 2.65431 -2.01566 1.88 2.60571 -1.97091 1.88 2.50127 -2.01798 1.88 2.60571 -1.97091 1.88 2.56513 -1.91878 1.88 2.45833 -1.955 1.88 2.56513 -1.91878 1.88 2.53369 -1.86068 1.88 2.42525 -1.88632 1.88 2.53369 -1.86068 1.88 2.51224 -1.79819 1.88 2.40279 -1.81349 1.88 2.51224 -1.79819 1.88 2.50137 -1.73303 1.88 2.39143 -1.73811 1.88 2.50137 -1.73303 1.88 2.50137 -1.66697 1.88 2.39143 -1.66189 1.88 2.50137 -1.66697 1.88 2.40279 -1.58651 1.88 2.39143 -1.66189 1.88 2.39143 -1.73811 1.88 2.50137 -1.66697 1.88 3.05033 -2.18734 1.88 2.96584 -2.09454 1.88 2.97601 -2.2043 1.88 3.05033 -2.18734 1.88 3.02988 -2.07833 1.88 2.96584 -2.09454 1.88 3.05033 -2.18734 1.88 3.12128 -2.15949 1.88 3.02988 -2.07833 1.88 3.02988 -2.07833 1.88 3.12128 -2.15949 1.88 3.09038 -2.05179 1.88 3.09038 -2.05179 1.88 3.12128 -2.15949 1.88 3.18729 -2.12138 1.88 3.14569 -2.01566 1.88 3.18729 -2.12138 1.88 3.24689 -2.07386 1.88 3.19429 -1.97091 1.88 3.24689 -2.07386 1.88 3.29873 -2.01798 1.88 3.23487 -1.91878 1.88 3.29873 -2.01798 1.88 3.34167 -1.955 1.88 3.26631 -1.86068 1.88 3.34167 -1.955 1.88 3.37475 -1.88632 1.88 3.28776 -1.79819 1.88 3.37475 -1.88632 1.88 3.39721 -1.81349 1.88 3.29863 -1.73303 1.88 3.39721 -1.81349 1.88 3.40857 -1.73811 1.88 3.40857 -1.66189 1.88 3.29863 -1.73303 1.88 3.40857 -1.73811 1.88 3.40857 -1.66189 1.88 3.29863 -1.66697 1.88 3.29863 -1.73303 1.88 3.40857 -1.66189 1.88 3.39721 -1.58651 1.88 3.29863 -1.66697 1.88 3.29863 -1.66697 1.88 3.39721 -1.58651 1.88 3.28776 -1.60181 1.88 3.28776 -1.60181 1.88 3.39721 -1.58651 1.88 3.37475 -1.51368 1.88 3.26631 -1.53932 1.88 3.37475 -1.51368 1.88 3.34167 -1.445 1.88 3.23487 -1.48122 1.88 3.34167 -1.445 1.88 3.29873 -1.38202 1.88 3.19429 -1.42909 1.88 3.29873 -1.38202 1.88 3.24689 -1.32614 1.88 3.14569 -1.38434 1.88 3.24689 -1.32614 1.88 3.18729 -1.27862 1.88 3.09038 -1.34821 1.88 3.18729 -1.27862 1.88 3.12128 -1.24051 1.88 3.02988 -1.32167 1.88 3.12128 -1.24051 1.88 3.05033 -1.21266 1.88 2.96584 -1.30546 1.88 3.05033 -1.21266 1.88 2.97601 -1.1957 1.88 2.9 -1.3 1.88 2.97601 -1.1957 1.88 2.9 -1.19 1.88 2.82399 -1.1957 1.88 2.9 -1.3 1.88 2.9 -1.19 1.88 2.82399 -1.1957 1.88 2.83416 -1.30546 1.88 2.9 -1.3 1.88 2.82399 -1.1957 1.88 2.74967 -1.21266 1.88 2.83416 -1.30546 1.88 2.83416 -1.30546 1.88 2.74967 -1.21266 1.88 2.77012 -1.32167 1.88 2.77012 -1.32167 1.88 2.74967 -1.21266 1.88 2.67872 -1.24051 1.88 2.70962 -1.34821 1.88 2.67872 -1.24051 1.88 2.61271 -1.27862 1.88 2.65431 -1.38434 1.88 2.61271 -1.27862 1.88 2.55311 -1.32614 1.88 2.60571 -1.42909 1.88 2.55311 -1.32614 1.88 2.50127 -1.38202 1.88 2.56513 -1.48122 1.88 2.50127 -1.38202 1.88 2.45833 -1.445 1.88 2.53369 -1.53932 1.88 2.45833 -1.445 1.88 2.42525 -1.51368 1.88 2.51224 -1.60181 1.88 2.42525 -1.51368 1.88 2.40279 -1.58651 1.88 2.50137 -1.66697 1.88 2.51224 -1.60181 1.88 2.40279 -1.58651 1.88 3.09038 -2.05179 1.88 3.18729 -2.12138 1.88 3.14569 -2.01566 1.88 3.14569 -2.01566 1.88 3.24689 -2.07386 1.88 3.19429 -1.97091 1.88 3.19429 -1.97091 1.88 3.29873 -2.01798 1.88 3.23487 -1.91878 1.88 3.23487 -1.91878 1.88 3.34167 -1.955 1.88 3.26631 -1.86068 1.88 3.26631 -1.86068 1.88 3.37475 -1.88632 1.88 3.28776 -1.79819 1.88 3.28776 -1.79819 1.88 3.39721 -1.81349 1.88 3.29863 -1.73303 1.88 3.28776 -1.60181 1.88 3.37475 -1.51368 1.88 3.26631 -1.53932 1.88 3.26631 -1.53932 1.88 3.34167 -1.445 1.88 3.23487 -1.48122 1.88 3.23487 -1.48122 1.88 3.29873 -1.38202 1.88 3.19429 -1.42909 1.88 3.19429 -1.42909 1.88 3.24689 -1.32614 1.88 3.14569 -1.38434 1.88 3.14569 -1.38434 1.88 3.18729 -1.27862 1.88 3.09038 -1.34821 1.88 3.09038 -1.34821 1.88 3.12128 -1.24051 1.88 3.02988 -1.32167 1.88 3.02988 -1.32167 1.88 3.05033 -1.21266 1.88 2.96584 -1.30546 1.88 2.96584 -1.30546 1.88 2.97601 -1.1957 1.88 2.9 -1.3 1.88 2.77012 -1.32167 1.88 2.67872 -1.24051 1.88 2.70962 -1.34821 1.88 2.70962 -1.34821 1.88 2.61271 -1.27862 1.88 2.65431 -1.38434 1.88 2.65431 -1.38434 1.88 2.55311 -1.32614 1.88 2.60571 -1.42909 1.88 2.60571 -1.42909 1.88 2.50127 -1.38202 1.88 2.56513 -1.48122 1.88 2.56513 -1.48122 1.88 2.45833 -1.445 1.88 2.53369 -1.53932 1.88 2.53369 -1.53932 1.88 2.42525 -1.51368 1.88 2.51224 -1.60181 1.88 2.39143 -1.73811 1.88 2.40279 -1.81349 1.88 2.50137 -1.73303 1.88 2.40279 -1.81349 1.88 2.42525 -1.88632 1.88 2.51224 -1.79819 1.88 2.42525 -1.88632 1.88 2.45833 -1.955 1.88 2.53369 -1.86068 1.88 2.45833 -1.955 1.88 2.50127 -2.01798 1.88 2.56513 -1.91878 1.88 2.50127 -2.01798 1.88 2.55311 -2.07386 1.88 2.60571 -1.97091 1.88 2.55311 -2.07386 1.88 2.61271 -2.12138 1.88 2.65431 -2.01566 1.88 2.61271 -2.12138 1.88 2.67872 -2.15949 1.88 2.70962 -2.05179 1.88 2.96584 -2.09454 1.88 2.9 -2.1 1.88 2.97601 -2.2043 1.88 2.97601 -2.2043 1.88 2.9 -2.1 1.88 2.9 -2.21 1.82 2.83416 -2.09454 1.88 2.9 -2.1 1.82 2.9 -2.1 1.82 2.83416 -2.09454 1.88 2.83416 -2.09454 1.88 2.9 -2.1 1.82 2.83416 -2.09454 1.82 2.77012 -2.07833 1.88 2.83416 -2.09454 1.88 2.83416 -2.09454 1.82 2.77012 -2.07833 1.88 2.77012 -2.07833 1.88 2.77012 -2.07833 1.82 2.77012 -2.07833 1.82 2.70962 -2.05179 1.88 2.70962 -2.05179 1.82 2.70962 -2.05179 1.82 2.65431 -2.01566 1.88 2.65431 -2.01566 1.82 2.65431 -2.01566 1.82 2.60571 -1.97091 1.88 2.60571 -1.97091 1.82 2.60571 -1.97091 1.82 2.56513 -1.91878 1.88 2.56513 -1.91878 1.82 2.56513 -1.91878 1.82 2.53369 -1.86068 1.88 2.53369 -1.86068 1.82 2.53369 -1.86068 1.82 2.51224 -1.79819 1.88 2.51224 -1.79819 1.82 2.51224 -1.79819 1.82 2.50137 -1.73303 1.88 2.50137 -1.73303 1.82 2.50137 -1.73303 1.82 2.50137 -1.66697 1.88 2.50137 -1.66697 1.82 2.50137 -1.66697 1.82 2.51224 -1.60181 1.88 2.51224 -1.60181 1.82 2.51224 -1.60181 1.82 2.53369 -1.53932 1.88 2.53369 -1.53932 1.82 2.53369 -1.53932 1.82 2.56513 -1.48122 1.88 2.56513 -1.48122 1.82 2.56513 -1.48122 1.82 2.60571 -1.42909 1.88 2.60571 -1.42909 1.82 2.60571 -1.42909 1.82 2.65431 -1.38434 1.88 2.65431 -1.38434 1.82 2.65431 -1.38434 1.82 2.70962 -1.34821 1.88 2.70962 -1.34821 1.82 2.70962 -1.34821 1.82 2.77012 -1.32167 1.88 2.77012 -1.32167 1.82 2.77012 -1.32167 1.82 2.83416 -1.30546 1.88 2.83416 -1.30546 1.82 2.83416 -1.30546 1.88 2.9 -1.3 1.88 2.83416 -1.30546 1.88 2.77012 -1.32167 1.82 2.83416 -1.30546 1.88 2.77012 -2.07833 1.82 2.70962 -2.05179 1.88 2.70962 -2.05179 1.88 2.70962 -2.05179 1.82 2.65431 -2.01566 1.88 2.65431 -2.01566 1.88 2.65431 -2.01566 1.82 2.60571 -1.97091 1.88 2.60571 -1.97091 1.88 2.60571 -1.97091 1.82 2.56513 -1.91878 1.88 2.56513 -1.91878 1.88 2.56513 -1.91878 1.82 2.53369 -1.86068 1.88 2.53369 -1.86068 1.88 2.53369 -1.86068 1.82 2.51224 -1.79819 1.88 2.51224 -1.79819 1.88 2.51224 -1.79819 1.82 2.50137 -1.73303 1.88 2.50137 -1.73303 1.88 2.50137 -1.73303 1.82 2.50137 -1.66697 1.88 2.50137 -1.66697 1.88 2.50137 -1.66697 1.82 2.51224 -1.60181 1.88 2.51224 -1.60181 1.88 2.51224 -1.60181 1.82 2.53369 -1.53932 1.88 2.53369 -1.53932 1.88 2.53369 -1.53932 1.82 2.56513 -1.48122 1.88 2.56513 -1.48122 1.88 2.56513 -1.48122 1.82 2.60571 -1.42909 1.88 2.60571 -1.42909 1.88 2.60571 -1.42909 1.82 2.65431 -1.38434 1.88 2.65431 -1.38434 1.88 2.65431 -1.38434 1.82 2.70962 -1.34821 1.88 2.70962 -1.34821 1.88 2.70962 -1.34821 1.82 2.77012 -1.32167 1.88 2.77012 -1.32167 1.82 2.83416 -1.30546 1.82 2.9 -1.3 1.88 2.9 -1.3 1.88 2.9 -1.3 1.82 2.9 -1.3 1.88 2.96584 -1.30546 1.88 2.96584 -1.30546 1.82 2.9 -1.3 1.82 2.96584 -1.30546 1.82 3.02988 -1.32167 1.88 2.96584 -1.30546 1.82 2.96584 -1.30546 1.82 3.02988 -1.32167 1.88 3.02988 -1.32167 1.88 2.96584 -1.30546 1.82 3.02988 -1.32167 1.82 3.09038 -1.34821 1.88 3.02988 -1.32167 1.88 3.02988 -1.32167 1.82 3.09038 -1.34821 1.88 3.09038 -1.34821 1.88 3.09038 -1.34821 1.82 3.09038 -1.34821 1.82 3.14569 -1.38434 1.88 3.14569 -1.38434 1.82 3.14569 -1.38434 1.82 3.19429 -1.42909 1.88 3.19429 -1.42909 1.82 3.19429 -1.42909 1.82 3.23487 -1.48122 1.88 3.23487 -1.48122 1.82 3.23487 -1.48122 1.82 3.26631 -1.53932 1.88 3.26631 -1.53932 1.82 3.26631 -1.53932 1.82 3.28776 -1.60181 1.88 3.28776 -1.60181 1.82 3.28776 -1.60181 1.82 3.29863 -1.66697 1.88 3.29863 -1.66697 1.82 3.29863 -1.66697 1.82 3.29863 -1.73303 1.88 3.29863 -1.73303 1.82 3.29863 -1.73303 1.82 3.28776 -1.79819 1.88 3.28776 -1.79819 1.82 3.28776 -1.79819 1.82 3.26631 -1.86068 1.88 3.26631 -1.86068 1.82 3.26631 -1.86068 1.82 3.23487 -1.91878 1.88 3.23487 -1.91878 1.82 3.23487 -1.91878 1.82 3.19429 -1.97091 1.88 3.19429 -1.97091 1.82 3.19429 -1.97091 1.82 3.14569 -2.01566 1.88 3.14569 -2.01566 1.82 3.14569 -2.01566 1.82 3.09038 -2.05179 1.88 3.09038 -2.05179 1.82 3.09038 -2.05179 1.82 3.02988 -2.07833 1.88 3.02988 -2.07833 1.82 3.02988 -2.07833 1.82 2.96584 -2.09454 1.88 2.96584 -2.09454 1.82 2.96584 -2.09454 1.82 2.9 -2.1 1.88 2.9 -2.1 1.88 2.96584 -2.09454 1.82 2.9 -2.1 1.88 3.09038 -1.34821 1.82 3.14569 -1.38434 1.88 3.14569 -1.38434 1.88 3.14569 -1.38434 1.82 3.19429 -1.42909 1.88 3.19429 -1.42909 1.88 3.19429 -1.42909 1.82 3.23487 -1.48122 1.88 3.23487 -1.48122 1.88 3.23487 -1.48122 1.82 3.26631 -1.53932 1.88 3.26631 -1.53932 1.88 3.26631 -1.53932 1.82 3.28776 -1.60181 1.88 3.28776 -1.60181 1.88 3.28776 -1.60181 1.82 3.29863 -1.66697 1.88 3.29863 -1.66697 1.88 3.29863 -1.66697 1.82 3.29863 -1.73303 1.88 3.29863 -1.73303 1.88 3.29863 -1.73303 1.82 3.28776 -1.79819 1.88 3.28776 -1.79819 1.88 3.28776 -1.79819 1.82 3.26631 -1.86068 1.88 3.26631 -1.86068 1.88 3.26631 -1.86068 1.82 3.23487 -1.91878 1.88 3.23487 -1.91878 1.88 3.23487 -1.91878 1.82 3.19429 -1.97091 1.88 3.19429 -1.97091 1.88 3.19429 -1.97091 1.82 3.14569 -2.01566 1.88 3.14569 -2.01566 1.88 3.14569 -2.01566 1.82 3.09038 -2.05179 1.88 3.09038 -2.05179 1.88 3.09038 -2.05179 1.82 3.02988 -2.07833 1.88 3.02988 -2.07833 1.88 3.02988 -2.07833 1.82 2.96584 -2.09454 1.88 2.96584 -2.09454 1.82 2.83416 -2.09454 1.82 2.9 -2.1 1.82 2.9 -1.8525 1.82 2.86053 -1.8473 1.82 2.83416 -2.09454 1.82 2.9 -1.8525 1.82 2.86053 -1.8473 1.82 2.77012 -2.07833 1.82 2.83416 -2.09454 1.82 2.86053 -1.8473 1.82 2.82375 -1.83207 1.82 2.77012 -2.07833 1.82 2.77012 -2.07833 1.82 2.82375 -1.83207 1.82 2.70962 -2.05179 1.82 2.70962 -2.05179 1.82 2.82375 -1.83207 1.82 2.65431 -2.01566 1.82 2.65431 -2.01566 1.82 2.82375 -1.83207 1.82 2.79217 -1.80783 1.82 2.60571 -1.97091 1.82 2.79217 -1.80783 1.82 2.56513 -1.91878 1.82 2.60571 -1.97091 1.82 2.65431 -2.01566 1.82 2.79217 -1.80783 1.82 3.02988 -2.07833 1.82 2.93947 -1.8473 1.82 2.96584 -2.09454 1.82 3.02988 -2.07833 1.82 2.97625 -1.83207 1.82 2.93947 -1.8473 1.82 3.02988 -2.07833 1.82 3.09038 -2.05179 1.82 2.97625 -1.83207 1.82 2.97625 -1.83207 1.82 3.09038 -2.05179 1.82 3.14569 -2.01566 1.82 3.00783 -1.80783 1.82 3.14569 -2.01566 1.82 3.19429 -1.97091 1.82 3.23487 -1.91878 1.82 3.00783 -1.80783 1.82 3.19429 -1.97091 1.82 3.23487 -1.91878 1.82 3.03207 -1.77625 1.82 3.00783 -1.80783 1.82 3.23487 -1.91878 1.82 3.26631 -1.86068 1.82 3.03207 -1.77625 1.82 3.03207 -1.77625 1.82 3.26631 -1.86068 1.82 3.0473 -1.73947 1.82 3.0473 -1.73947 1.82 3.26631 -1.86068 1.82 3.28776 -1.79819 1.82 3.29863 -1.73303 1.82 3.0473 -1.73947 1.82 3.28776 -1.79819 1.82 3.29863 -1.73303 1.82 3.0525 -1.7 1.82 3.0473 -1.73947 1.82 3.29863 -1.73303 1.82 3.29863 -1.66697 1.82 3.0525 -1.7 1.82 3.0525 -1.7 1.82 3.29863 -1.66697 1.82 3.0473 -1.66053 1.82 3.0473 -1.66053 1.82 3.29863 -1.66697 1.82 3.28776 -1.60181 1.82 3.26631 -1.53932 1.82 3.0473 -1.66053 1.82 3.28776 -1.60181 1.82 3.26631 -1.53932 1.82 3.03207 -1.62375 1.82 3.0473 -1.66053 1.82 3.26631 -1.53932 1.82 3.23487 -1.48122 1.82 3.03207 -1.62375 1.82 3.03207 -1.62375 1.82 3.23487 -1.48122 1.82 3.00783 -1.59217 1.82 3.00783 -1.59217 1.82 3.23487 -1.48122 1.82 3.19429 -1.42909 1.82 3.14569 -1.38434 1.82 3.00783 -1.59217 1.82 3.19429 -1.42909 1.82 3.14569 -1.38434 1.82 2.97625 -1.56793 1.82 3.00783 -1.59217 1.82 3.14569 -1.38434 1.82 3.09038 -1.34821 1.82 2.97625 -1.56793 1.82 2.97625 -1.56793 1.82 3.09038 -1.34821 1.82 3.02988 -1.32167 1.82 2.93947 -1.5527 1.82 3.02988 -1.32167 1.82 2.96584 -1.30546 1.82 2.9 -1.5475 1.82 2.96584 -1.30546 1.82 2.9 -1.3 1.82 2.83416 -1.30546 1.82 2.9 -1.5475 1.82 2.9 -1.3 1.82 2.83416 -1.30546 1.82 2.86053 -1.5527 1.82 2.9 -1.5475 1.82 2.83416 -1.30546 1.82 2.77012 -1.32167 1.82 2.86053 -1.5527 1.82 2.86053 -1.5527 1.82 2.77012 -1.32167 1.82 2.82375 -1.56793 1.82 2.82375 -1.56793 1.82 2.77012 -1.32167 1.82 2.70962 -1.34821 1.82 2.65431 -1.38434 1.82 2.82375 -1.56793 1.82 2.70962 -1.34821 1.82 2.65431 -1.38434 1.82 2.79217 -1.59217 1.82 2.82375 -1.56793 1.82 2.65431 -1.38434 1.82 2.60571 -1.42909 1.82 2.79217 -1.59217 1.82 2.79217 -1.59217 1.82 2.60571 -1.42909 1.82 2.56513 -1.48122 1.82 2.76793 -1.62375 1.82 2.56513 -1.48122 1.82 2.53369 -1.53932 1.82 2.7527 -1.66053 1.82 2.53369 -1.53932 1.82 2.51224 -1.60181 1.82 2.50137 -1.66697 1.82 2.7527 -1.66053 1.82 2.51224 -1.60181 1.82 2.50137 -1.66697 1.82 2.7475 -1.7 1.82 2.7527 -1.66053 1.82 2.50137 -1.66697 1.82 2.50137 -1.73303 1.82 2.7475 -1.7 1.82 2.7475 -1.7 1.82 2.50137 -1.73303 1.82 2.7527 -1.73947 1.82 2.7527 -1.73947 1.82 2.50137 -1.73303 1.82 2.51224 -1.79819 1.82 2.53369 -1.86068 1.82 2.7527 -1.73947 1.82 2.51224 -1.79819 1.82 2.53369 -1.86068 1.82 2.76793 -1.77625 1.82 2.7527 -1.73947 1.82 2.53369 -1.86068 1.82 2.56513 -1.91878 1.82 2.76793 -1.77625 1.82 2.76793 -1.77625 1.82 2.56513 -1.91878 1.82 2.79217 -1.80783 1.82 2.97625 -1.83207 1.82 3.14569 -2.01566 1.82 3.00783 -1.80783 1.82 2.97625 -1.56793 1.82 3.02988 -1.32167 1.82 2.93947 -1.5527 1.82 2.93947 -1.5527 1.82 2.96584 -1.30546 1.82 2.9 -1.5475 1.82 2.79217 -1.59217 1.82 2.56513 -1.48122 1.82 2.76793 -1.62375 1.82 2.76793 -1.62375 1.82 2.53369 -1.53932 1.82 2.7527 -1.66053 1.82 2.93947 -1.8473 1.82 2.9 -1.8525 1.82 2.96584 -2.09454 1.82 2.96584 -2.09454 1.82 2.9 -1.8525 1.82 2.9 -2.1 1.55 1.99571 -0.722726 1.59807 1.975 -0.8 1.55 1.975 -0.72 1.55 1.99571 -0.722726 1.55 2.015 -0.730718 1.59807 1.975 -0.8 1.55 2.015 -0.730718 1.55 2.03157 -0.743431 1.59807 1.975 -0.8 1.55 2.03157 -0.743431 1.55 2.04428 -0.76 1.59807 1.975 -0.8 1.55 2.04428 -0.76 1.55 2.05227 -0.779294 1.59807 1.975 -0.8 1.55 2.05227 -0.779294 1.55 2.055 -0.8 1.59807 1.975 -0.8 1.55 2.055 -0.8 1.55 2.05227 -0.820706 1.59807 1.975 -0.8 1.55 2.05227 -0.820706 1.55 2.04428 -0.84 1.59807 1.975 -0.8 1.55 2.04428 -0.84 1.55 2.03157 -0.856569 1.59807 1.975 -0.8 1.55 2.03157 -0.856569 1.55 2.015 -0.869282 1.59807 1.975 -0.8 1.55 2.015 -0.869282 1.55 1.99571 -0.877274 1.59807 1.975 -0.8 1.55 1.99571 -0.877274 1.55 1.975 -0.88 1.59807 1.975 -0.8 1.55 1.975 -0.88 1.55 1.95429 -0.877274 1.59807 1.975 -0.8 1.55 1.95429 -0.877274 1.55 1.935 -0.869282 1.59807 1.975 -0.8 1.55 1.935 -0.869282 1.55 1.91843 -0.856569 1.59807 1.975 -0.8 1.55 1.91843 -0.856569 1.55 1.90572 -0.84 1.59807 1.975 -0.8 1.55 1.90572 -0.84 1.55 1.89773 -0.820706 1.59807 1.975 -0.8 1.55 1.89773 -0.820706 1.55 1.895 -0.8 1.59807 1.975 -0.8 1.55 1.895 -0.8 1.55 1.89773 -0.779294 1.59807 1.975 -0.8 1.55 1.89773 -0.779294 1.55 1.90572 -0.76 1.59807 1.975 -0.8 1.55 1.90572 -0.76 1.55 1.91843 -0.743431 1.59807 1.975 -0.8 1.55 1.91843 -0.743431 1.55 1.935 -0.730718 1.59807 1.975 -0.8 1.55 1.935 -0.730718 1.55 1.95429 -0.722726 1.59807 1.975 -0.8 1.55 1.95429 -0.722726 1.55 1.975 -0.72 1.59807 1.975 -0.8 1.55 1.95429 -0.722726 1.285 1.95429 -0.722726 1.55 1.975 -0.72 1.55 1.95429 -0.722726 1.285 1.935 -0.730718 1.285 1.95429 -0.722726 1.55 1.95429 -0.722726 1.55 1.935 -0.730718 1.285 1.935 -0.730718 1.285 1.935 -0.730718 1.55 1.935 -0.730718 1.285 1.91843 -0.743431 1.10577 1.91843 -0.743431 1.285 1.91843 -0.743431 1.10577 1.90572 -0.76 1.10577 1.91843 -0.743431 1.285 1.935 -0.730718 1.285 1.91843 -0.743431 1.10577 1.91843 -0.743431 1.10577 1.935 -0.730718 1.285 1.935 -0.730718 1.285 1.935 -0.730718 1.10577 1.935 -0.730718 1.285 1.95429 -0.722726 1.285 1.95429 -0.722726 1.10577 1.935 -0.730718 1.10577 1.95429 -0.722726 1.285 1.975 -0.72 1.10577 1.95429 -0.722726 1.10577 1.975 -0.72 1.285 1.99571 -0.722726 1.10577 1.975 -0.72 1.10577 1.99571 -0.722726 1.285 2.015 -0.730718 1.10577 1.99571 -0.722726 1.10577 2.015 -0.730718 1.285 2.03157 -0.743431 1.10577 2.015 -0.730718 1.10577 2.03157 -0.743431 1.285 2.04428 -0.76 1.10577 2.03157 -0.743431 1.10577 2.04428 -0.76 1.285 2.05227 -0.779294 1.10577 2.04428 -0.76 1.10577 2.05227 -0.779294 1.285 2.055 -0.8 1.10577 2.05227 -0.779294 1.10577 2.055 -0.8 1.285 2.05227 -0.820706 1.10577 2.055 -0.8 1.10577 2.05227 -0.820706 1.285 2.04428 -0.84 1.10577 2.05227 -0.820706 1.10577 2.04428 -0.84 1.285 2.03157 -0.856569 1.10577 2.04428 -0.84 1.10577 2.03157 -0.856569 1.285 2.015 -0.869282 1.10577 2.03157 -0.856569 1.10577 2.015 -0.869282 1.285 1.99571 -0.877274 1.10577 2.015 -0.869282 1.10577 1.99571 -0.877274 1.285 1.975 -0.88 1.10577 1.99571 -0.877274 1.10577 1.975 -0.88 1.285 1.95429 -0.877274 1.10577 1.975 -0.88 1.10577 1.95429 -0.877274 1.285 1.935 -0.869282 1.10577 1.95429 -0.877274 1.10577 1.935 -0.869282 1.285 1.91843 -0.856569 1.10577 1.935 -0.869282 1.10577 1.91843 -0.856569 1.285 1.90572 -0.84 1.10577 1.91843 -0.856569 1.10577 1.90572 -0.84 1.285 1.89773 -0.820706 1.10577 1.90572 -0.84 1.10577 1.89773 -0.820706 1.285 1.895 -0.8 1.10577 1.89773 -0.820706 1.10577 1.895 -0.8 1.285 1.89773 -0.779294 1.10577 1.895 -0.8 1.10577 1.89773 -0.779294 1.285 1.90572 -0.76 1.10577 1.89773 -0.779294 1.10577 1.90572 -0.76 1.285 1.91843 -0.743431 1.285 1.90572 -0.76 1.10577 1.90572 -0.76 1.285 1.91843 -0.743431 1.55 1.91843 -0.743431 1.285 1.90572 -0.76 1.285 1.91843 -0.743431 1.55 1.935 -0.730718 1.55 1.91843 -0.743431 1.55 1.91843 -0.743431 1.55 1.90572 -0.76 1.285 1.90572 -0.76 1.285 1.90572 -0.76 1.55 1.90572 -0.76 1.285 1.89773 -0.779294 1.10577 1.89773 -0.779294 1.285 1.90572 -0.76 1.285 1.89773 -0.779294 1.55 1.90572 -0.76 1.55 1.89773 -0.779294 1.285 1.89773 -0.779294 1.285 1.89773 -0.779294 1.55 1.89773 -0.779294 1.285 1.895 -0.8 1.10577 1.895 -0.8 1.285 1.89773 -0.779294 1.285 1.895 -0.8 1.55 1.89773 -0.779294 1.55 1.895 -0.8 1.285 1.895 -0.8 1.285 1.895 -0.8 1.55 1.895 -0.8 1.285 1.89773 -0.820706 1.10577 1.89773 -0.820706 1.285 1.895 -0.8 1.285 1.89773 -0.820706 1.55 1.895 -0.8 1.55 1.89773 -0.820706 1.285 1.89773 -0.820706 1.285 1.89773 -0.820706 1.55 1.89773 -0.820706 1.285 1.90572 -0.84 1.10577 1.90572 -0.84 1.285 1.89773 -0.820706 1.285 1.90572 -0.84 1.55 1.89773 -0.820706 1.55 1.90572 -0.84 1.285 1.90572 -0.84 1.285 1.90572 -0.84 1.55 1.90572 -0.84 1.285 1.91843 -0.856569 1.10577 1.91843 -0.856569 1.285 1.90572 -0.84 1.285 1.91843 -0.856569 1.55 1.90572 -0.84 1.55 1.91843 -0.856569 1.285 1.91843 -0.856569 1.285 1.91843 -0.856569 1.55 1.91843 -0.856569 1.285 1.935 -0.869282 1.10577 1.935 -0.869282 1.285 1.91843 -0.856569 1.285 1.935 -0.869282 1.55 1.91843 -0.856569 1.55 1.935 -0.869282 1.285 1.935 -0.869282 1.285 1.935 -0.869282 1.55 1.935 -0.869282 1.285 1.95429 -0.877274 1.10577 1.95429 -0.877274 1.285 1.935 -0.869282 1.285 1.95429 -0.877274 1.55 1.935 -0.869282 1.55 1.95429 -0.877274 1.285 1.95429 -0.877274 1.285 1.95429 -0.877274 1.55 1.95429 -0.877274 1.285 1.975 -0.88 1.10577 1.975 -0.88 1.285 1.95429 -0.877274 1.285 1.975 -0.88 1.55 1.95429 -0.877274 1.55 1.975 -0.88 1.285 1.975 -0.88 1.285 1.975 -0.88 1.55 1.975 -0.88 1.285 1.99571 -0.877274 1.10577 1.99571 -0.877274 1.285 1.975 -0.88 1.285 1.99571 -0.877274 1.55 1.975 -0.88 1.55 1.99571 -0.877274 1.285 1.99571 -0.877274 1.285 1.99571 -0.877274 1.55 1.99571 -0.877274 1.285 2.015 -0.869282 1.10577 2.015 -0.869282 1.285 1.99571 -0.877274 1.285 2.015 -0.869282 1.55 1.99571 -0.877274 1.55 2.015 -0.869282 1.285 2.015 -0.869282 1.285 2.015 -0.869282 1.55 2.015 -0.869282 1.285 2.03157 -0.856569 1.10577 2.03157 -0.856569 1.285 2.015 -0.869282 1.285 2.03157 -0.856569 1.55 2.015 -0.869282 1.55 2.03157 -0.856569 1.285 2.03157 -0.856569 1.285 2.03157 -0.856569 1.55 2.03157 -0.856569 1.285 2.04428 -0.84 1.10577 2.04428 -0.84 1.285 2.03157 -0.856569 1.285 2.04428 -0.84 1.55 2.03157 -0.856569 1.55 2.04428 -0.84 1.285 2.04428 -0.84 1.285 2.04428 -0.84 1.55 2.04428 -0.84 1.285 2.05227 -0.820706 1.10577 2.05227 -0.820706 1.285 2.04428 -0.84 1.285 2.05227 -0.820706 1.55 2.04428 -0.84 1.55 2.05227 -0.820706 1.285 2.05227 -0.820706 1.285 2.05227 -0.820706 1.55 2.05227 -0.820706 1.285 2.055 -0.8 1.10577 2.055 -0.8 1.285 2.05227 -0.820706 1.285 2.055 -0.8 1.55 2.05227 -0.820706 1.55 2.055 -0.8 1.285 2.055 -0.8 1.285 2.055 -0.8 1.55 2.055 -0.8 1.285 2.05227 -0.779294 1.10577 2.05227 -0.779294 1.285 2.055 -0.8 1.285 2.05227 -0.779294 1.55 2.055 -0.8 1.55 2.05227 -0.779294 1.285 2.05227 -0.779294 1.285 2.05227 -0.779294 1.55 2.05227 -0.779294 1.285 2.04428 -0.76 1.10577 2.04428 -0.76 1.285 2.05227 -0.779294 1.285 2.04428 -0.76 1.55 2.05227 -0.779294 1.55 2.04428 -0.76 1.285 2.04428 -0.76 1.285 2.04428 -0.76 1.55 2.04428 -0.76 1.285 2.03157 -0.743431 1.10577 2.03157 -0.743431 1.285 2.04428 -0.76 1.285 2.03157 -0.743431 1.55 2.04428 -0.76 1.55 2.03157 -0.743431 1.285 2.03157 -0.743431 1.285 2.03157 -0.743431 1.55 2.03157 -0.743431 1.285 2.015 -0.730718 1.10577 2.015 -0.730718 1.285 2.03157 -0.743431 1.285 2.015 -0.730718 1.55 2.03157 -0.743431 1.55 2.015 -0.730718 1.285 2.015 -0.730718 1.285 2.015 -0.730718 1.55 2.015 -0.730718 1.285 1.99571 -0.722726 1.10577 1.99571 -0.722726 1.285 2.015 -0.730718 1.285 1.99571 -0.722726 1.55 2.015 -0.730718 1.55 1.99571 -0.722726 1.285 1.99571 -0.722726 1.285 1.99571 -0.722726 1.55 1.99571 -0.722726 1.285 1.975 -0.72 1.10577 1.975 -0.72 1.285 1.99571 -0.722726 1.285 1.975 -0.72 1.55 1.99571 -0.722726 1.55 1.975 -0.72 1.285 1.975 -0.72 1.285 1.975 -0.72 1.55 1.975 -0.72 1.285 1.95429 -0.722726 1.10577 1.95429 -0.722726 1.285 1.975 -0.72 1.285 1.95429 -0.722726 1.10577 1.95429 -0.722726 1.1 1.95171 -0.713067 1.10577 1.975 -0.72 1.10577 1.95429 -0.722726 1.1 1.93 -0.722058 1.1 1.95171 -0.713067 1.10577 1.95429 -0.722726 1.10577 1.935 -0.730718 1.1 1.93 -0.722058 1.1 1.93 -0.722058 1.10577 1.935 -0.730718 1.1 1.91136 -0.73636 1.1 1.91136 -0.73636 1.10577 1.935 -0.730718 1.10577 1.91843 -0.743431 1.1 1.89706 -0.755 1.10577 1.91843 -0.743431 1.10577 1.90572 -0.76 1.1 1.88807 -0.776706 1.10577 1.90572 -0.76 1.10577 1.89773 -0.779294 1.1 1.885 -0.8 1.10577 1.89773 -0.779294 1.10577 1.895 -0.8 1.1 1.88807 -0.823294 1.10577 1.895 -0.8 1.10577 1.89773 -0.820706 1.1 1.89706 -0.845 1.10577 1.89773 -0.820706 1.10577 1.90572 -0.84 1.1 1.91136 -0.86364 1.10577 1.90572 -0.84 1.10577 1.91843 -0.856569 1.1 1.93 -0.877942 1.10577 1.91843 -0.856569 1.10577 1.935 -0.869282 1.1 1.95171 -0.886933 1.10577 1.935 -0.869282 1.10577 1.95429 -0.877274 1.1 1.975 -0.89 1.10577 1.95429 -0.877274 1.10577 1.975 -0.88 1.1 1.99829 -0.886933 1.10577 1.975 -0.88 1.10577 1.99571 -0.877274 1.1 2.02 -0.877942 1.10577 1.99571 -0.877274 1.10577 2.015 -0.869282 1.1 2.03864 -0.86364 1.10577 2.015 -0.869282 1.10577 2.03157 -0.856569 1.1 2.05294 -0.845 1.10577 2.03157 -0.856569 1.10577 2.04428 -0.84 1.1 2.06193 -0.823294 1.10577 2.04428 -0.84 1.10577 2.05227 -0.820706 1.1 2.065 -0.8 1.10577 2.05227 -0.820706 1.10577 2.055 -0.8 1.1 2.06193 -0.776706 1.10577 2.055 -0.8 1.10577 2.05227 -0.779294 1.1 2.05294 -0.755 1.10577 2.05227 -0.779294 1.10577 2.04428 -0.76 1.1 2.03864 -0.73636 1.10577 2.04428 -0.76 1.10577 2.03157 -0.743431 1.1 2.02 -0.722058 1.10577 2.03157 -0.743431 1.10577 2.015 -0.730718 1.1 1.99829 -0.713067 1.10577 2.015 -0.730718 1.10577 1.99571 -0.722726 1.1 1.975 -0.71 1.10577 1.99571 -0.722726 1.10577 1.975 -0.72 1.1 1.95171 -0.713067 1.1 1.975 -0.71 1.10577 1.975 -0.72 1.1 1.91136 -0.73636 1.10577 1.91843 -0.743431 1.1 1.89706 -0.755 1.1 1.89706 -0.755 1.10577 1.90572 -0.76 1.1 1.88807 -0.776706 1.1 1.88807 -0.776706 1.10577 1.89773 -0.779294 1.1 1.885 -0.8 1.1 1.885 -0.8 1.10577 1.895 -0.8 1.1 1.88807 -0.823294 1.1 1.88807 -0.823294 1.10577 1.89773 -0.820706 1.1 1.89706 -0.845 1.1 1.89706 -0.845 1.10577 1.90572 -0.84 1.1 1.91136 -0.86364 1.1 1.91136 -0.86364 1.10577 1.91843 -0.856569 1.1 1.93 -0.877942 1.1 1.93 -0.877942 1.10577 1.935 -0.869282 1.1 1.95171 -0.886933 1.1 1.95171 -0.886933 1.10577 1.95429 -0.877274 1.1 1.975 -0.89 1.1 1.975 -0.89 1.10577 1.975 -0.88 1.1 1.99829 -0.886933 1.1 1.99829 -0.886933 1.10577 1.99571 -0.877274 1.1 2.02 -0.877942 1.1 2.02 -0.877942 1.10577 2.015 -0.869282 1.1 2.03864 -0.86364 1.1 2.03864 -0.86364 1.10577 2.03157 -0.856569 1.1 2.05294 -0.845 1.1 2.05294 -0.845 1.10577 2.04428 -0.84 1.1 2.06193 -0.823294 1.1 2.06193 -0.823294 1.10577 2.05227 -0.820706 1.1 2.065 -0.8 1.1 2.065 -0.8 1.10577 2.055 -0.8 1.1 2.06193 -0.776706 1.1 2.06193 -0.776706 1.10577 2.05227 -0.779294 1.1 2.05294 -0.755 1.1 2.05294 -0.755 1.10577 2.04428 -0.76 1.1 2.03864 -0.73636 1.1 2.03864 -0.73636 1.10577 2.03157 -0.743431 1.1 2.02 -0.722058 1.1 2.02 -0.722058 1.10577 2.015 -0.730718 1.1 1.99829 -0.713067 1.1 1.99829 -0.713067 1.10577 1.99571 -0.722726 1.1 1.975 -0.71 1.55 3.84571 -0.722726 1.59807 3.825 -0.8 1.55 3.825 -0.72 1.55 3.84571 -0.722726 1.55 3.865 -0.730718 1.59807 3.825 -0.8 1.55 3.865 -0.730718 1.55 3.88157 -0.743431 1.59807 3.825 -0.8 1.55 3.88157 -0.743431 1.55 3.89428 -0.76 1.59807 3.825 -0.8 1.55 3.89428 -0.76 1.55 3.90227 -0.779294 1.59807 3.825 -0.8 1.55 3.90227 -0.779294 1.55 3.905 -0.8 1.59807 3.825 -0.8 1.55 3.905 -0.8 1.55 3.90227 -0.820706 1.59807 3.825 -0.8 1.55 3.90227 -0.820706 1.55 3.89428 -0.84 1.59807 3.825 -0.8 1.55 3.89428 -0.84 1.55 3.88157 -0.856569 1.59807 3.825 -0.8 1.55 3.88157 -0.856569 1.55 3.865 -0.869282 1.59807 3.825 -0.8 1.55 3.865 -0.869282 1.55 3.84571 -0.877274 1.59807 3.825 -0.8 1.55 3.84571 -0.877274 1.55 3.825 -0.88 1.59807 3.825 -0.8 1.55 3.825 -0.88 1.55 3.80429 -0.877274 1.59807 3.825 -0.8 1.55 3.80429 -0.877274 1.55 3.785 -0.869282 1.59807 3.825 -0.8 1.55 3.785 -0.869282 1.55 3.76843 -0.856569 1.59807 3.825 -0.8 1.55 3.76843 -0.856569 1.55 3.75572 -0.84 1.59807 3.825 -0.8 1.55 3.75572 -0.84 1.55 3.74773 -0.820706 1.59807 3.825 -0.8 1.55 3.74773 -0.820706 1.55 3.745 -0.8 1.59807 3.825 -0.8 1.55 3.745 -0.8 1.55 3.74773 -0.779294 1.59807 3.825 -0.8 1.55 3.74773 -0.779294 1.55 3.75572 -0.76 1.59807 3.825 -0.8 1.55 3.75572 -0.76 1.55 3.76843 -0.743431 1.59807 3.825 -0.8 1.55 3.76843 -0.743431 1.55 3.785 -0.730718 1.59807 3.825 -0.8 1.55 3.785 -0.730718 1.55 3.80429 -0.722726 1.59807 3.825 -0.8 1.55 3.80429 -0.722726 1.55 3.825 -0.72 1.59807 3.825 -0.8 1.55 3.80429 -0.722726 1.285 3.80429 -0.722726 1.55 3.825 -0.72 1.55 3.80429 -0.722726 1.285 3.785 -0.730718 1.285 3.80429 -0.722726 1.55 3.80429 -0.722726 1.55 3.785 -0.730718 1.285 3.785 -0.730718 1.285 3.785 -0.730718 1.55 3.785 -0.730718 1.285 3.76843 -0.743431 1.10577 3.76843 -0.743431 1.285 3.76843 -0.743431 1.10577 3.75572 -0.76 1.10577 3.76843 -0.743431 1.285 3.785 -0.730718 1.285 3.76843 -0.743431 1.10577 3.76843 -0.743431 1.10577 3.785 -0.730718 1.285 3.785 -0.730718 1.285 3.785 -0.730718 1.10577 3.785 -0.730718 1.285 3.80429 -0.722726 1.285 3.80429 -0.722726 1.10577 3.785 -0.730718 1.10577 3.80429 -0.722726 1.285 3.825 -0.72 1.10577 3.80429 -0.722726 1.10577 3.825 -0.72 1.285 3.84571 -0.722726 1.10577 3.825 -0.72 1.10577 3.84571 -0.722726 1.285 3.865 -0.730718 1.10577 3.84571 -0.722726 1.10577 3.865 -0.730718 1.285 3.88157 -0.743431 1.10577 3.865 -0.730718 1.10577 3.88157 -0.743431 1.285 3.89428 -0.76 1.10577 3.88157 -0.743431 1.10577 3.89428 -0.76 1.285 3.90227 -0.779294 1.10577 3.89428 -0.76 1.10577 3.90227 -0.779294 1.285 3.905 -0.8 1.10577 3.90227 -0.779294 1.10577 3.905 -0.8 1.285 3.90227 -0.820706 1.10577 3.905 -0.8 1.10577 3.90227 -0.820706 1.285 3.89428 -0.84 1.10577 3.90227 -0.820706 1.10577 3.89428 -0.84 1.285 3.88157 -0.856569 1.10577 3.89428 -0.84 1.10577 3.88157 -0.856569 1.285 3.865 -0.869282 1.10577 3.88157 -0.856569 1.10577 3.865 -0.869282 1.285 3.84571 -0.877274 1.10577 3.865 -0.869282 1.10577 3.84571 -0.877274 1.285 3.825 -0.88 1.10577 3.84571 -0.877274 1.10577 3.825 -0.88 1.285 3.80429 -0.877274 1.10577 3.825 -0.88 1.10577 3.80429 -0.877274 1.285 3.785 -0.869282 1.10577 3.80429 -0.877274 1.10577 3.785 -0.869282 1.285 3.76843 -0.856569 1.10577 3.785 -0.869282 1.10577 3.76843 -0.856569 1.285 3.75572 -0.84 1.10577 3.76843 -0.856569 1.10577 3.75572 -0.84 1.285 3.74773 -0.820706 1.10577 3.75572 -0.84 1.10577 3.74773 -0.820706 1.285 3.745 -0.8 1.10577 3.74773 -0.820706 1.10577 3.745 -0.8 1.285 3.74773 -0.779294 1.10577 3.745 -0.8 1.10577 3.74773 -0.779294 1.285 3.75572 -0.76 1.10577 3.74773 -0.779294 1.10577 3.75572 -0.76 1.285 3.76843 -0.743431 1.285 3.75572 -0.76 1.10577 3.75572 -0.76 1.285 3.76843 -0.743431 1.55 3.76843 -0.743431 1.285 3.75572 -0.76 1.285 3.76843 -0.743431 1.55 3.785 -0.730718 1.55 3.76843 -0.743431 1.55 3.76843 -0.743431 1.55 3.75572 -0.76 1.285 3.75572 -0.76 1.285 3.75572 -0.76 1.55 3.75572 -0.76 1.285 3.74773 -0.779294 1.10577 3.74773 -0.779294 1.285 3.75572 -0.76 1.285 3.74773 -0.779294 1.55 3.75572 -0.76 1.55 3.74773 -0.779294 1.285 3.74773 -0.779294 1.285 3.74773 -0.779294 1.55 3.74773 -0.779294 1.285 3.745 -0.8 1.10577 3.745 -0.8 1.285 3.74773 -0.779294 1.285 3.745 -0.8 1.55 3.74773 -0.779294 1.55 3.745 -0.8 1.285 3.745 -0.8 1.285 3.745 -0.8 1.55 3.745 -0.8 1.285 3.74773 -0.820706 1.10577 3.74773 -0.820706 1.285 3.745 -0.8 1.285 3.74773 -0.820706 1.55 3.745 -0.8 1.55 3.74773 -0.820706 1.285 3.74773 -0.820706 1.285 3.74773 -0.820706 1.55 3.74773 -0.820706 1.285 3.75572 -0.84 1.10577 3.75572 -0.84 1.285 3.74773 -0.820706 1.285 3.75572 -0.84 1.55 3.74773 -0.820706 1.55 3.75572 -0.84 1.285 3.75572 -0.84 1.285 3.75572 -0.84 1.55 3.75572 -0.84 1.285 3.76843 -0.856569 1.10577 3.76843 -0.856569 1.285 3.75572 -0.84 1.285 3.76843 -0.856569 1.55 3.75572 -0.84 1.55 3.76843 -0.856569 1.285 3.76843 -0.856569 1.285 3.76843 -0.856569 1.55 3.76843 -0.856569 1.285 3.785 -0.869282 1.10577 3.785 -0.869282 1.285 3.76843 -0.856569 1.285 3.785 -0.869282 1.55 3.76843 -0.856569 1.55 3.785 -0.869282 1.285 3.785 -0.869282 1.285 3.785 -0.869282 1.55 3.785 -0.869282 1.285 3.80429 -0.877274 1.10577 3.80429 -0.877274 1.285 3.785 -0.869282 1.285 3.80429 -0.877274 1.55 3.785 -0.869282 1.55 3.80429 -0.877274 1.285 3.80429 -0.877274 1.285 3.80429 -0.877274 1.55 3.80429 -0.877274 1.285 3.825 -0.88 1.10577 3.825 -0.88 1.285 3.80429 -0.877274 1.285 3.825 -0.88 1.55 3.80429 -0.877274 1.55 3.825 -0.88 1.285 3.825 -0.88 1.285 3.825 -0.88 1.55 3.825 -0.88 1.285 3.84571 -0.877274 1.10577 3.84571 -0.877274 1.285 3.825 -0.88 1.285 3.84571 -0.877274 1.55 3.825 -0.88 1.55 3.84571 -0.877274 1.285 3.84571 -0.877274 1.285 3.84571 -0.877274 1.55 3.84571 -0.877274 1.285 3.865 -0.869282 1.10577 3.865 -0.869282 1.285 3.84571 -0.877274 1.285 3.865 -0.869282 1.55 3.84571 -0.877274 1.55 3.865 -0.869282 1.285 3.865 -0.869282 1.285 3.865 -0.869282 1.55 3.865 -0.869282 1.285 3.88157 -0.856569 1.10577 3.88157 -0.856569 1.285 3.865 -0.869282 1.285 3.88157 -0.856569 1.55 3.865 -0.869282 1.55 3.88157 -0.856569 1.285 3.88157 -0.856569 1.285 3.88157 -0.856569 1.55 3.88157 -0.856569 1.285 3.89428 -0.84 1.10577 3.89428 -0.84 1.285 3.88157 -0.856569 1.285 3.89428 -0.84 1.55 3.88157 -0.856569 1.55 3.89428 -0.84 1.285 3.89428 -0.84 1.285 3.89428 -0.84 1.55 3.89428 -0.84 1.285 3.90227 -0.820706 1.10577 3.90227 -0.820706 1.285 3.89428 -0.84 1.285 3.90227 -0.820706 1.55 3.89428 -0.84 1.55 3.90227 -0.820706 1.285 3.90227 -0.820706 1.285 3.90227 -0.820706 1.55 3.90227 -0.820706 1.285 3.905 -0.8 1.10577 3.905 -0.8 1.285 3.90227 -0.820706 1.285 3.905 -0.8 1.55 3.90227 -0.820706 1.55 3.905 -0.8 1.285 3.905 -0.8 1.285 3.905 -0.8 1.55 3.905 -0.8 1.285 3.90227 -0.779294 1.10577 3.90227 -0.779294 1.285 3.905 -0.8 1.285 3.90227 -0.779294 1.55 3.905 -0.8 1.55 3.90227 -0.779294 1.285 3.90227 -0.779294 1.285 3.90227 -0.779294 1.55 3.90227 -0.779294 1.285 3.89428 -0.76 1.10577 3.89428 -0.76 1.285 3.90227 -0.779294 1.285 3.89428 -0.76 1.55 3.90227 -0.779294 1.55 3.89428 -0.76 1.285 3.89428 -0.76 1.285 3.89428 -0.76 1.55 3.89428 -0.76 1.285 3.88157 -0.743431 1.10577 3.88157 -0.743431 1.285 3.89428 -0.76 1.285 3.88157 -0.743431 1.55 3.89428 -0.76 1.55 3.88157 -0.743431 1.285 3.88157 -0.743431 1.285 3.88157 -0.743431 1.55 3.88157 -0.743431 1.285 3.865 -0.730718 1.10577 3.865 -0.730718 1.285 3.88157 -0.743431 1.285 3.865 -0.730718 1.55 3.88157 -0.743431 1.55 3.865 -0.730718 1.285 3.865 -0.730718 1.285 3.865 -0.730718 1.55 3.865 -0.730718 1.285 3.84571 -0.722726 1.10577 3.84571 -0.722726 1.285 3.865 -0.730718 1.285 3.84571 -0.722726 1.55 3.865 -0.730718 1.55 3.84571 -0.722726 1.285 3.84571 -0.722726 1.285 3.84571 -0.722726 1.55 3.84571 -0.722726 1.285 3.825 -0.72 1.10577 3.825 -0.72 1.285 3.84571 -0.722726 1.285 3.825 -0.72 1.55 3.84571 -0.722726 1.55 3.825 -0.72 1.285 3.825 -0.72 1.285 3.825 -0.72 1.55 3.825 -0.72 1.285 3.80429 -0.722726 1.10577 3.80429 -0.722726 1.285 3.825 -0.72 1.285 3.80429 -0.722726 1.10577 3.80429 -0.722726 1.1 3.80171 -0.713067 1.10577 3.825 -0.72 1.10577 3.80429 -0.722726 1.1 3.78 -0.722058 1.1 3.80171 -0.713067 1.10577 3.80429 -0.722726 1.10577 3.785 -0.730718 1.1 3.78 -0.722058 1.1 3.78 -0.722058 1.10577 3.785 -0.730718 1.1 3.76136 -0.73636 1.1 3.76136 -0.73636 1.10577 3.785 -0.730718 1.10577 3.76843 -0.743431 1.1 3.74706 -0.755 1.10577 3.76843 -0.743431 1.10577 3.75572 -0.76 1.1 3.73807 -0.776706 1.10577 3.75572 -0.76 1.10577 3.74773 -0.779294 1.1 3.735 -0.8 1.10577 3.74773 -0.779294 1.10577 3.745 -0.8 1.1 3.73807 -0.823294 1.10577 3.745 -0.8 1.10577 3.74773 -0.820706 1.1 3.74706 -0.845 1.10577 3.74773 -0.820706 1.10577 3.75572 -0.84 1.1 3.76136 -0.86364 1.10577 3.75572 -0.84 1.10577 3.76843 -0.856569 1.1 3.78 -0.877942 1.10577 3.76843 -0.856569 1.10577 3.785 -0.869282 1.1 3.80171 -0.886933 1.10577 3.785 -0.869282 1.10577 3.80429 -0.877274 1.1 3.825 -0.89 1.10577 3.80429 -0.877274 1.10577 3.825 -0.88 1.1 3.84829 -0.886933 1.10577 3.825 -0.88 1.10577 3.84571 -0.877274 1.1 3.87 -0.877942 1.10577 3.84571 -0.877274 1.10577 3.865 -0.869282 1.1 3.88864 -0.86364 1.10577 3.865 -0.869282 1.10577 3.88157 -0.856569 1.1 3.90294 -0.845 1.10577 3.88157 -0.856569 1.10577 3.89428 -0.84 1.1 3.91193 -0.823294 1.10577 3.89428 -0.84 1.10577 3.90227 -0.820706 1.1 3.915 -0.8 1.10577 3.90227 -0.820706 1.10577 3.905 -0.8 1.1 3.91193 -0.776706 1.10577 3.905 -0.8 1.10577 3.90227 -0.779294 1.1 3.90294 -0.755 1.10577 3.90227 -0.779294 1.10577 3.89428 -0.76 1.1 3.88864 -0.73636 1.10577 3.89428 -0.76 1.10577 3.88157 -0.743431 1.1 3.87 -0.722058 1.10577 3.88157 -0.743431 1.10577 3.865 -0.730718 1.1 3.84829 -0.713067 1.10577 3.865 -0.730718 1.10577 3.84571 -0.722726 1.1 3.825 -0.71 1.10577 3.84571 -0.722726 1.10577 3.825 -0.72 1.1 3.80171 -0.713067 1.1 3.825 -0.71 1.10577 3.825 -0.72 1.1 3.76136 -0.73636 1.10577 3.76843 -0.743431 1.1 3.74706 -0.755 1.1 3.74706 -0.755 1.10577 3.75572 -0.76 1.1 3.73807 -0.776706 1.1 3.73807 -0.776706 1.10577 3.74773 -0.779294 1.1 3.735 -0.8 1.1 3.735 -0.8 1.10577 3.745 -0.8 1.1 3.73807 -0.823294 1.1 3.73807 -0.823294 1.10577 3.74773 -0.820706 1.1 3.74706 -0.845 1.1 3.74706 -0.845 1.10577 3.75572 -0.84 1.1 3.76136 -0.86364 1.1 3.76136 -0.86364 1.10577 3.76843 -0.856569 1.1 3.78 -0.877942 1.1 3.78 -0.877942 1.10577 3.785 -0.869282 1.1 3.80171 -0.886933 1.1 3.80171 -0.886933 1.10577 3.80429 -0.877274 1.1 3.825 -0.89 1.1 3.825 -0.89 1.10577 3.825 -0.88 1.1 3.84829 -0.886933 1.1 3.84829 -0.886933 1.10577 3.84571 -0.877274 1.1 3.87 -0.877942 1.1 3.87 -0.877942 1.10577 3.865 -0.869282 1.1 3.88864 -0.86364 1.1 3.88864 -0.86364 1.10577 3.88157 -0.856569 1.1 3.90294 -0.845 1.1 3.90294 -0.845 1.10577 3.89428 -0.84 1.1 3.91193 -0.823294 1.1 3.91193 -0.823294 1.10577 3.90227 -0.820706 1.1 3.915 -0.8 1.1 3.915 -0.8 1.10577 3.905 -0.8 1.1 3.91193 -0.776706 1.1 3.91193 -0.776706 1.10577 3.90227 -0.779294 1.1 3.90294 -0.755 1.1 3.90294 -0.755 1.10577 3.89428 -0.76 1.1 3.88864 -0.73636 1.1 3.88864 -0.73636 1.10577 3.88157 -0.743431 1.1 3.87 -0.722058 1.1 3.87 -0.722058 1.10577 3.865 -0.730718 1.1 3.84829 -0.713067 1.1 3.84829 -0.713067 1.10577 3.84571 -0.722726 1.1 3.825 -0.71 1.55 1.88071 -4.92273 1.59807 1.86 -5 1.55 1.86 -4.92 1.55 1.88071 -4.92273 1.55 1.9 -4.93072 1.59807 1.86 -5 1.55 1.9 -4.93072 1.55 1.91657 -4.94343 1.59807 1.86 -5 1.55 1.91657 -4.94343 1.55 1.92928 -4.96 1.59807 1.86 -5 1.55 1.92928 -4.96 1.55 1.93727 -4.97929 1.59807 1.86 -5 1.55 1.93727 -4.97929 1.55 1.94 -5 1.59807 1.86 -5 1.55 1.94 -5 1.55 1.93727 -5.02071 1.59807 1.86 -5 1.55 1.93727 -5.02071 1.55 1.92928 -5.04 1.59807 1.86 -5 1.55 1.92928 -5.04 1.55 1.91657 -5.05657 1.59807 1.86 -5 1.55 1.91657 -5.05657 1.55 1.9 -5.06928 1.59807 1.86 -5 1.55 1.9 -5.06928 1.55 1.88071 -5.07727 1.59807 1.86 -5 1.55 1.88071 -5.07727 1.55 1.86 -5.08 1.59807 1.86 -5 1.55 1.86 -5.08 1.55 1.83929 -5.07727 1.59807 1.86 -5 1.55 1.83929 -5.07727 1.55 1.82 -5.06928 1.59807 1.86 -5 1.55 1.82 -5.06928 1.55 1.80343 -5.05657 1.59807 1.86 -5 1.55 1.80343 -5.05657 1.55 1.79072 -5.04 1.59807 1.86 -5 1.55 1.79072 -5.04 1.55 1.78273 -5.02071 1.59807 1.86 -5 1.55 1.78273 -5.02071 1.55 1.78 -5 1.59807 1.86 -5 1.55 1.78 -5 1.55 1.78273 -4.97929 1.59807 1.86 -5 1.55 1.78273 -4.97929 1.55 1.79072 -4.96 1.59807 1.86 -5 1.55 1.79072 -4.96 1.55 1.80343 -4.94343 1.59807 1.86 -5 1.55 1.80343 -4.94343 1.55 1.82 -4.93072 1.59807 1.86 -5 1.55 1.82 -4.93072 1.55 1.83929 -4.92273 1.59807 1.86 -5 1.55 1.83929 -4.92273 1.55 1.86 -4.92 1.59807 1.86 -5 1.55 1.83929 -4.92273 1.285 1.83929 -4.92273 1.55 1.86 -4.92 1.55 1.83929 -4.92273 1.285 1.82 -4.93072 1.285 1.83929 -4.92273 1.55 1.83929 -4.92273 1.55 1.82 -4.93072 1.285 1.82 -4.93072 1.285 1.82 -4.93072 1.55 1.82 -4.93072 1.285 1.80343 -4.94343 1.10577 1.80343 -4.94343 1.285 1.80343 -4.94343 1.10577 1.79072 -4.96 1.10577 1.80343 -4.94343 1.285 1.82 -4.93072 1.285 1.80343 -4.94343 1.10577 1.80343 -4.94343 1.10577 1.82 -4.93072 1.285 1.82 -4.93072 1.285 1.82 -4.93072 1.10577 1.82 -4.93072 1.285 1.83929 -4.92273 1.285 1.83929 -4.92273 1.10577 1.82 -4.93072 1.10577 1.83929 -4.92273 1.285 1.86 -4.92 1.10577 1.83929 -4.92273 1.10577 1.86 -4.92 1.285 1.88071 -4.92273 1.10577 1.86 -4.92 1.10577 1.88071 -4.92273 1.285 1.9 -4.93072 1.10577 1.88071 -4.92273 1.10577 1.9 -4.93072 1.285 1.91657 -4.94343 1.10577 1.9 -4.93072 1.10577 1.91657 -4.94343 1.285 1.92928 -4.96 1.10577 1.91657 -4.94343 1.10577 1.92928 -4.96 1.285 1.93727 -4.97929 1.10577 1.92928 -4.96 1.10577 1.93727 -4.97929 1.285 1.94 -5 1.10577 1.93727 -4.97929 1.10577 1.94 -5 1.285 1.93727 -5.02071 1.10577 1.94 -5 1.10577 1.93727 -5.02071 1.285 1.92928 -5.04 1.10577 1.93727 -5.02071 1.10577 1.92928 -5.04 1.285 1.91657 -5.05657 1.10577 1.92928 -5.04 1.10577 1.91657 -5.05657 1.285 1.9 -5.06928 1.10577 1.91657 -5.05657 1.10577 1.9 -5.06928 1.285 1.88071 -5.07727 1.10577 1.9 -5.06928 1.10577 1.88071 -5.07727 1.285 1.86 -5.08 1.10577 1.88071 -5.07727 1.10577 1.86 -5.08 1.285 1.83929 -5.07727 1.10577 1.86 -5.08 1.10577 1.83929 -5.07727 1.285 1.82 -5.06928 1.10577 1.83929 -5.07727 1.10577 1.82 -5.06928 1.285 1.80343 -5.05657 1.10577 1.82 -5.06928 1.10577 1.80343 -5.05657 1.285 1.79072 -5.04 1.10577 1.80343 -5.05657 1.10577 1.79072 -5.04 1.285 1.78273 -5.02071 1.10577 1.79072 -5.04 1.10577 1.78273 -5.02071 1.285 1.78 -5 1.10577 1.78273 -5.02071 1.10577 1.78 -5 1.285 1.78273 -4.97929 1.10577 1.78 -5 1.10577 1.78273 -4.97929 1.285 1.79072 -4.96 1.10577 1.78273 -4.97929 1.10577 1.79072 -4.96 1.285 1.80343 -4.94343 1.285 1.79072 -4.96 1.10577 1.79072 -4.96 1.285 1.80343 -4.94343 1.55 1.80343 -4.94343 1.285 1.79072 -4.96 1.285 1.80343 -4.94343 1.55 1.82 -4.93072 1.55 1.80343 -4.94343 1.55 1.80343 -4.94343 1.55 1.79072 -4.96 1.285 1.79072 -4.96 1.285 1.79072 -4.96 1.55 1.79072 -4.96 1.285 1.78273 -4.97929 1.10577 1.78273 -4.97929 1.285 1.79072 -4.96 1.285 1.78273 -4.97929 1.55 1.79072 -4.96 1.55 1.78273 -4.97929 1.285 1.78273 -4.97929 1.285 1.78273 -4.97929 1.55 1.78273 -4.97929 1.285 1.78 -5 1.10577 1.78 -5 1.285 1.78273 -4.97929 1.285 1.78 -5 1.55 1.78273 -4.97929 1.55 1.78 -5 1.285 1.78 -5 1.285 1.78 -5 1.55 1.78 -5 1.285 1.78273 -5.02071 1.10577 1.78273 -5.02071 1.285 1.78 -5 1.285 1.78273 -5.02071 1.55 1.78 -5 1.55 1.78273 -5.02071 1.285 1.78273 -5.02071 1.285 1.78273 -5.02071 1.55 1.78273 -5.02071 1.285 1.79072 -5.04 1.10577 1.79072 -5.04 1.285 1.78273 -5.02071 1.285 1.79072 -5.04 1.55 1.78273 -5.02071 1.55 1.79072 -5.04 1.285 1.79072 -5.04 1.285 1.79072 -5.04 1.55 1.79072 -5.04 1.285 1.80343 -5.05657 1.10577 1.80343 -5.05657 1.285 1.79072 -5.04 1.285 1.80343 -5.05657 1.55 1.79072 -5.04 1.55 1.80343 -5.05657 1.285 1.80343 -5.05657 1.285 1.80343 -5.05657 1.55 1.80343 -5.05657 1.285 1.82 -5.06928 1.10577 1.82 -5.06928 1.285 1.80343 -5.05657 1.285 1.82 -5.06928 1.55 1.80343 -5.05657 1.55 1.82 -5.06928 1.285 1.82 -5.06928 1.285 1.82 -5.06928 1.55 1.82 -5.06928 1.285 1.83929 -5.07727 1.10577 1.83929 -5.07727 1.285 1.82 -5.06928 1.285 1.83929 -5.07727 1.55 1.82 -5.06928 1.55 1.83929 -5.07727 1.285 1.83929 -5.07727 1.285 1.83929 -5.07727 1.55 1.83929 -5.07727 1.285 1.86 -5.08 1.10577 1.86 -5.08 1.285 1.83929 -5.07727 1.285 1.86 -5.08 1.55 1.83929 -5.07727 1.55 1.86 -5.08 1.285 1.86 -5.08 1.285 1.86 -5.08 1.55 1.86 -5.08 1.285 1.88071 -5.07727 1.10577 1.88071 -5.07727 1.285 1.86 -5.08 1.285 1.88071 -5.07727 1.55 1.86 -5.08 1.55 1.88071 -5.07727 1.285 1.88071 -5.07727 1.285 1.88071 -5.07727 1.55 1.88071 -5.07727 1.285 1.9 -5.06928 1.10577 1.9 -5.06928 1.285 1.88071 -5.07727 1.285 1.9 -5.06928 1.55 1.88071 -5.07727 1.55 1.9 -5.06928 1.285 1.9 -5.06928 1.285 1.9 -5.06928 1.55 1.9 -5.06928 1.285 1.91657 -5.05657 1.10577 1.91657 -5.05657 1.285 1.9 -5.06928 1.285 1.91657 -5.05657 1.55 1.9 -5.06928 1.55 1.91657 -5.05657 1.285 1.91657 -5.05657 1.285 1.91657 -5.05657 1.55 1.91657 -5.05657 1.285 1.92928 -5.04 1.10577 1.92928 -5.04 1.285 1.91657 -5.05657 1.285 1.92928 -5.04 1.55 1.91657 -5.05657 1.55 1.92928 -5.04 1.285 1.92928 -5.04 1.285 1.92928 -5.04 1.55 1.92928 -5.04 1.285 1.93727 -5.02071 1.10577 1.93727 -5.02071 1.285 1.92928 -5.04 1.285 1.93727 -5.02071 1.55 1.92928 -5.04 1.55 1.93727 -5.02071 1.285 1.93727 -5.02071 1.285 1.93727 -5.02071 1.55 1.93727 -5.02071 1.285 1.94 -5 1.10577 1.94 -5 1.285 1.93727 -5.02071 1.285 1.94 -5 1.55 1.93727 -5.02071 1.55 1.94 -5 1.285 1.94 -5 1.285 1.94 -5 1.55 1.94 -5 1.285 1.93727 -4.97929 1.10577 1.93727 -4.97929 1.285 1.94 -5 1.285 1.93727 -4.97929 1.55 1.94 -5 1.55 1.93727 -4.97929 1.285 1.93727 -4.97929 1.285 1.93727 -4.97929 1.55 1.93727 -4.97929 1.285 1.92928 -4.96 1.10577 1.92928 -4.96 1.285 1.93727 -4.97929 1.285 1.92928 -4.96 1.55 1.93727 -4.97929 1.55 1.92928 -4.96 1.285 1.92928 -4.96 1.285 1.92928 -4.96 1.55 1.92928 -4.96 1.285 1.91657 -4.94343 1.10577 1.91657 -4.94343 1.285 1.92928 -4.96 1.285 1.91657 -4.94343 1.55 1.92928 -4.96 1.55 1.91657 -4.94343 1.285 1.91657 -4.94343 1.285 1.91657 -4.94343 1.55 1.91657 -4.94343 1.285 1.9 -4.93072 1.10577 1.9 -4.93072 1.285 1.91657 -4.94343 1.285 1.9 -4.93072 1.55 1.91657 -4.94343 1.55 1.9 -4.93072 1.285 1.9 -4.93072 1.285 1.9 -4.93072 1.55 1.9 -4.93072 1.285 1.88071 -4.92273 1.10577 1.88071 -4.92273 1.285 1.9 -4.93072 1.285 1.88071 -4.92273 1.55 1.9 -4.93072 1.55 1.88071 -4.92273 1.285 1.88071 -4.92273 1.285 1.88071 -4.92273 1.55 1.88071 -4.92273 1.285 1.86 -4.92 1.10577 1.86 -4.92 1.285 1.88071 -4.92273 1.285 1.86 -4.92 1.55 1.88071 -4.92273 1.55 1.86 -4.92 1.285 1.86 -4.92 1.285 1.86 -4.92 1.55 1.86 -4.92 1.285 1.83929 -4.92273 1.10577 1.83929 -4.92273 1.285 1.86 -4.92 1.285 1.83929 -4.92273 1.10577 1.83929 -4.92273 1.1 1.83671 -4.91307 1.10577 1.86 -4.92 1.10577 1.83929 -4.92273 1.1 1.815 -4.92206 1.1 1.83671 -4.91307 1.10577 1.83929 -4.92273 1.10577 1.82 -4.93072 1.1 1.815 -4.92206 1.1 1.815 -4.92206 1.10577 1.82 -4.93072 1.1 1.79636 -4.93636 1.1 1.79636 -4.93636 1.10577 1.82 -4.93072 1.10577 1.80343 -4.94343 1.1 1.78206 -4.955 1.10577 1.80343 -4.94343 1.10577 1.79072 -4.96 1.1 1.77307 -4.97671 1.10577 1.79072 -4.96 1.10577 1.78273 -4.97929 1.1 1.77 -5 1.10577 1.78273 -4.97929 1.10577 1.78 -5 1.1 1.77307 -5.02329 1.10577 1.78 -5 1.10577 1.78273 -5.02071 1.1 1.78206 -5.045 1.10577 1.78273 -5.02071 1.10577 1.79072 -5.04 1.1 1.79636 -5.06364 1.10577 1.79072 -5.04 1.10577 1.80343 -5.05657 1.1 1.815 -5.07794 1.10577 1.80343 -5.05657 1.10577 1.82 -5.06928 1.1 1.83671 -5.08693 1.10577 1.82 -5.06928 1.10577 1.83929 -5.07727 1.1 1.86 -5.09 1.10577 1.83929 -5.07727 1.10577 1.86 -5.08 1.1 1.88329 -5.08693 1.10577 1.86 -5.08 1.10577 1.88071 -5.07727 1.1 1.905 -5.07794 1.10577 1.88071 -5.07727 1.10577 1.9 -5.06928 1.1 1.92364 -5.06364 1.10577 1.9 -5.06928 1.10577 1.91657 -5.05657 1.1 1.93794 -5.045 1.10577 1.91657 -5.05657 1.10577 1.92928 -5.04 1.1 1.94693 -5.02329 1.10577 1.92928 -5.04 1.10577 1.93727 -5.02071 1.1 1.95 -5 1.10577 1.93727 -5.02071 1.10577 1.94 -5 1.1 1.94693 -4.97671 1.10577 1.94 -5 1.10577 1.93727 -4.97929 1.1 1.93794 -4.955 1.10577 1.93727 -4.97929 1.10577 1.92928 -4.96 1.1 1.92364 -4.93636 1.10577 1.92928 -4.96 1.10577 1.91657 -4.94343 1.1 1.905 -4.92206 1.10577 1.91657 -4.94343 1.10577 1.9 -4.93072 1.1 1.88329 -4.91307 1.10577 1.9 -4.93072 1.10577 1.88071 -4.92273 1.1 1.86 -4.91 1.10577 1.88071 -4.92273 1.10577 1.86 -4.92 1.1 1.83671 -4.91307 1.1 1.86 -4.91 1.10577 1.86 -4.92 1.1 1.79636 -4.93636 1.10577 1.80343 -4.94343 1.1 1.78206 -4.955 1.1 1.78206 -4.955 1.10577 1.79072 -4.96 1.1 1.77307 -4.97671 1.1 1.77307 -4.97671 1.10577 1.78273 -4.97929 1.1 1.77 -5 1.1 1.77 -5 1.10577 1.78 -5 1.1 1.77307 -5.02329 1.1 1.77307 -5.02329 1.10577 1.78273 -5.02071 1.1 1.78206 -5.045 1.1 1.78206 -5.045 1.10577 1.79072 -5.04 1.1 1.79636 -5.06364 1.1 1.79636 -5.06364 1.10577 1.80343 -5.05657 1.1 1.815 -5.07794 1.1 1.815 -5.07794 1.10577 1.82 -5.06928 1.1 1.83671 -5.08693 1.1 1.83671 -5.08693 1.10577 1.83929 -5.07727 1.1 1.86 -5.09 1.1 1.86 -5.09 1.10577 1.86 -5.08 1.1 1.88329 -5.08693 1.1 1.88329 -5.08693 1.10577 1.88071 -5.07727 1.1 1.905 -5.07794 1.1 1.905 -5.07794 1.10577 1.9 -5.06928 1.1 1.92364 -5.06364 1.1 1.92364 -5.06364 1.10577 1.91657 -5.05657 1.1 1.93794 -5.045 1.1 1.93794 -5.045 1.10577 1.92928 -5.04 1.1 1.94693 -5.02329 1.1 1.94693 -5.02329 1.10577 1.93727 -5.02071 1.1 1.95 -5 1.1 1.95 -5 1.10577 1.94 -5 1.1 1.94693 -4.97671 1.1 1.94693 -4.97671 1.10577 1.93727 -4.97929 1.1 1.93794 -4.955 1.1 1.93794 -4.955 1.10577 1.92928 -4.96 1.1 1.92364 -4.93636 1.1 1.92364 -4.93636 1.10577 1.91657 -4.94343 1.1 1.905 -4.92206 1.1 1.905 -4.92206 1.10577 1.9 -4.93072 1.1 1.88329 -4.91307 1.1 1.88329 -4.91307 1.10577 1.88071 -4.92273 1.1 1.86 -4.91 1.55 3.96071 -4.92273 1.59807 3.94 -5 1.55 3.94 -4.92 1.55 3.96071 -4.92273 1.55 3.98 -4.93072 1.59807 3.94 -5 1.55 3.98 -4.93072 1.55 3.99657 -4.94343 1.59807 3.94 -5 1.55 3.99657 -4.94343 1.55 4.00928 -4.96 1.59807 3.94 -5 1.55 4.00928 -4.96 1.55 4.01727 -4.97929 1.59807 3.94 -5 1.55 4.01727 -4.97929 1.55 4.02 -5 1.59807 3.94 -5 1.55 4.02 -5 1.55 4.01727 -5.02071 1.59807 3.94 -5 1.55 4.01727 -5.02071 1.55 4.00928 -5.04 1.59807 3.94 -5 1.55 4.00928 -5.04 1.55 3.99657 -5.05657 1.59807 3.94 -5 1.55 3.99657 -5.05657 1.55 3.98 -5.06928 1.59807 3.94 -5 1.55 3.98 -5.06928 1.55 3.96071 -5.07727 1.59807 3.94 -5 1.55 3.96071 -5.07727 1.55 3.94 -5.08 1.59807 3.94 -5 1.55 3.94 -5.08 1.55 3.91929 -5.07727 1.59807 3.94 -5 1.55 3.91929 -5.07727 1.55 3.9 -5.06928 1.59807 3.94 -5 1.55 3.9 -5.06928 1.55 3.88343 -5.05657 1.59807 3.94 -5 1.55 3.88343 -5.05657 1.55 3.87072 -5.04 1.59807 3.94 -5 1.55 3.87072 -5.04 1.55 3.86273 -5.02071 1.59807 3.94 -5 1.55 3.86273 -5.02071 1.55 3.86 -5 1.59807 3.94 -5 1.55 3.86 -5 1.55 3.86273 -4.97929 1.59807 3.94 -5 1.55 3.86273 -4.97929 1.55 3.87072 -4.96 1.59807 3.94 -5 1.55 3.87072 -4.96 1.55 3.88343 -4.94343 1.59807 3.94 -5 1.55 3.88343 -4.94343 1.55 3.9 -4.93072 1.59807 3.94 -5 1.55 3.9 -4.93072 1.55 3.91929 -4.92273 1.59807 3.94 -5 1.55 3.91929 -4.92273 1.55 3.94 -4.92 1.59807 3.94 -5 1.55 3.91929 -4.92273 1.285 3.91929 -4.92273 1.55 3.94 -4.92 1.55 3.91929 -4.92273 1.285 3.9 -4.93072 1.285 3.91929 -4.92273 1.55 3.91929 -4.92273 1.55 3.9 -4.93072 1.285 3.9 -4.93072 1.285 3.9 -4.93072 1.55 3.9 -4.93072 1.285 3.88343 -4.94343 1.10577 3.88343 -4.94343 1.285 3.88343 -4.94343 1.10577 3.87072 -4.96 1.10577 3.88343 -4.94343 1.285 3.9 -4.93072 1.285 3.88343 -4.94343 1.10577 3.88343 -4.94343 1.10577 3.9 -4.93072 1.285 3.9 -4.93072 1.285 3.9 -4.93072 1.10577 3.9 -4.93072 1.285 3.91929 -4.92273 1.285 3.91929 -4.92273 1.10577 3.9 -4.93072 1.10577 3.91929 -4.92273 1.285 3.94 -4.92 1.10577 3.91929 -4.92273 1.10577 3.94 -4.92 1.285 3.96071 -4.92273 1.10577 3.94 -4.92 1.10577 3.96071 -4.92273 1.285 3.98 -4.93072 1.10577 3.96071 -4.92273 1.10577 3.98 -4.93072 1.285 3.99657 -4.94343 1.10577 3.98 -4.93072 1.10577 3.99657 -4.94343 1.285 4.00928 -4.96 1.10577 3.99657 -4.94343 1.10577 4.00928 -4.96 1.285 4.01727 -4.97929 1.10577 4.00928 -4.96 1.10577 4.01727 -4.97929 1.285 4.02 -5 1.10577 4.01727 -4.97929 1.10577 4.02 -5 1.285 4.01727 -5.02071 1.10577 4.02 -5 1.10577 4.01727 -5.02071 1.285 4.00928 -5.04 1.10577 4.01727 -5.02071 1.10577 4.00928 -5.04 1.285 3.99657 -5.05657 1.10577 4.00928 -5.04 1.10577 3.99657 -5.05657 1.285 3.98 -5.06928 1.10577 3.99657 -5.05657 1.10577 3.98 -5.06928 1.285 3.96071 -5.07727 1.10577 3.98 -5.06928 1.10577 3.96071 -5.07727 1.285 3.94 -5.08 1.10577 3.96071 -5.07727 1.10577 3.94 -5.08 1.285 3.91929 -5.07727 1.10577 3.94 -5.08 1.10577 3.91929 -5.07727 1.285 3.9 -5.06928 1.10577 3.91929 -5.07727 1.10577 3.9 -5.06928 1.285 3.88343 -5.05657 1.10577 3.9 -5.06928 1.10577 3.88343 -5.05657 1.285 3.87072 -5.04 1.10577 3.88343 -5.05657 1.10577 3.87072 -5.04 1.285 3.86273 -5.02071 1.10577 3.87072 -5.04 1.10577 3.86273 -5.02071 1.285 3.86 -5 1.10577 3.86273 -5.02071 1.10577 3.86 -5 1.285 3.86273 -4.97929 1.10577 3.86 -5 1.10577 3.86273 -4.97929 1.285 3.87072 -4.96 1.10577 3.86273 -4.97929 1.10577 3.87072 -4.96 1.285 3.88343 -4.94343 1.285 3.87072 -4.96 1.10577 3.87072 -4.96 1.285 3.88343 -4.94343 1.55 3.88343 -4.94343 1.285 3.87072 -4.96 1.285 3.88343 -4.94343 1.55 3.9 -4.93072 1.55 3.88343 -4.94343 1.55 3.88343 -4.94343 1.55 3.87072 -4.96 1.285 3.87072 -4.96 1.285 3.87072 -4.96 1.55 3.87072 -4.96 1.285 3.86273 -4.97929 1.10577 3.86273 -4.97929 1.285 3.87072 -4.96 1.285 3.86273 -4.97929 1.55 3.87072 -4.96 1.55 3.86273 -4.97929 1.285 3.86273 -4.97929 1.285 3.86273 -4.97929 1.55 3.86273 -4.97929 1.285 3.86 -5 1.10577 3.86 -5 1.285 3.86273 -4.97929 1.285 3.86 -5 1.55 3.86273 -4.97929 1.55 3.86 -5 1.285 3.86 -5 1.285 3.86 -5 1.55 3.86 -5 1.285 3.86273 -5.02071 1.10577 3.86273 -5.02071 1.285 3.86 -5 1.285 3.86273 -5.02071 1.55 3.86 -5 1.55 3.86273 -5.02071 1.285 3.86273 -5.02071 1.285 3.86273 -5.02071 1.55 3.86273 -5.02071 1.285 3.87072 -5.04 1.10577 3.87072 -5.04 1.285 3.86273 -5.02071 1.285 3.87072 -5.04 1.55 3.86273 -5.02071 1.55 3.87072 -5.04 1.285 3.87072 -5.04 1.285 3.87072 -5.04 1.55 3.87072 -5.04 1.285 3.88343 -5.05657 1.10577 3.88343 -5.05657 1.285 3.87072 -5.04 1.285 3.88343 -5.05657 1.55 3.87072 -5.04 1.55 3.88343 -5.05657 1.285 3.88343 -5.05657 1.285 3.88343 -5.05657 1.55 3.88343 -5.05657 1.285 3.9 -5.06928 1.10577 3.9 -5.06928 1.285 3.88343 -5.05657 1.285 3.9 -5.06928 1.55 3.88343 -5.05657 1.55 3.9 -5.06928 1.285 3.9 -5.06928 1.285 3.9 -5.06928 1.55 3.9 -5.06928 1.285 3.91929 -5.07727 1.10577 3.91929 -5.07727 1.285 3.9 -5.06928 1.285 3.91929 -5.07727 1.55 3.9 -5.06928 1.55 3.91929 -5.07727 1.285 3.91929 -5.07727 1.285 3.91929 -5.07727 1.55 3.91929 -5.07727 1.285 3.94 -5.08 1.10577 3.94 -5.08 1.285 3.91929 -5.07727 1.285 3.94 -5.08 1.55 3.91929 -5.07727 1.55 3.94 -5.08 1.285 3.94 -5.08 1.285 3.94 -5.08 1.55 3.94 -5.08 1.285 3.96071 -5.07727 1.10577 3.96071 -5.07727 1.285 3.94 -5.08 1.285 3.96071 -5.07727 1.55 3.94 -5.08 1.55 3.96071 -5.07727 1.285 3.96071 -5.07727 1.285 3.96071 -5.07727 1.55 3.96071 -5.07727 1.285 3.98 -5.06928 1.10577 3.98 -5.06928 1.285 3.96071 -5.07727 1.285 3.98 -5.06928 1.55 3.96071 -5.07727 1.55 3.98 -5.06928 1.285 3.98 -5.06928 1.285 3.98 -5.06928 1.55 3.98 -5.06928 1.285 3.99657 -5.05657 1.10577 3.99657 -5.05657 1.285 3.98 -5.06928 1.285 3.99657 -5.05657 1.55 3.98 -5.06928 1.55 3.99657 -5.05657 1.285 3.99657 -5.05657 1.285 3.99657 -5.05657 1.55 3.99657 -5.05657 1.285 4.00928 -5.04 1.10577 4.00928 -5.04 1.285 3.99657 -5.05657 1.285 4.00928 -5.04 1.55 3.99657 -5.05657 1.55 4.00928 -5.04 1.285 4.00928 -5.04 1.285 4.00928 -5.04 1.55 4.00928 -5.04 1.285 4.01727 -5.02071 1.10577 4.01727 -5.02071 1.285 4.00928 -5.04 1.285 4.01727 -5.02071 1.55 4.00928 -5.04 1.55 4.01727 -5.02071 1.285 4.01727 -5.02071 1.285 4.01727 -5.02071 1.55 4.01727 -5.02071 1.285 4.02 -5 1.10577 4.02 -5 1.285 4.01727 -5.02071 1.285 4.02 -5 1.55 4.01727 -5.02071 1.55 4.02 -5 1.285 4.02 -5 1.285 4.02 -5 1.55 4.02 -5 1.285 4.01727 -4.97929 1.10577 4.01727 -4.97929 1.285 4.02 -5 1.285 4.01727 -4.97929 1.55 4.02 -5 1.55 4.01727 -4.97929 1.285 4.01727 -4.97929 1.285 4.01727 -4.97929 1.55 4.01727 -4.97929 1.285 4.00928 -4.96 1.10577 4.00928 -4.96 1.285 4.01727 -4.97929 1.285 4.00928 -4.96 1.55 4.01727 -4.97929 1.55 4.00928 -4.96 1.285 4.00928 -4.96 1.285 4.00928 -4.96 1.55 4.00928 -4.96 1.285 3.99657 -4.94343 1.10577 3.99657 -4.94343 1.285 4.00928 -4.96 1.285 3.99657 -4.94343 1.55 4.00928 -4.96 1.55 3.99657 -4.94343 1.285 3.99657 -4.94343 1.285 3.99657 -4.94343 1.55 3.99657 -4.94343 1.285 3.98 -4.93072 1.10577 3.98 -4.93072 1.285 3.99657 -4.94343 1.285 3.98 -4.93072 1.55 3.99657 -4.94343 1.55 3.98 -4.93072 1.285 3.98 -4.93072 1.285 3.98 -4.93072 1.55 3.98 -4.93072 1.285 3.96071 -4.92273 1.10577 3.96071 -4.92273 1.285 3.98 -4.93072 1.285 3.96071 -4.92273 1.55 3.98 -4.93072 1.55 3.96071 -4.92273 1.285 3.96071 -4.92273 1.285 3.96071 -4.92273 1.55 3.96071 -4.92273 1.285 3.94 -4.92 1.10577 3.94 -4.92 1.285 3.96071 -4.92273 1.285 3.94 -4.92 1.55 3.96071 -4.92273 1.55 3.94 -4.92 1.285 3.94 -4.92 1.285 3.94 -4.92 1.55 3.94 -4.92 1.285 3.91929 -4.92273 1.10577 3.91929 -4.92273 1.285 3.94 -4.92 1.285 3.91929 -4.92273 1.10577 3.91929 -4.92273 1.1 3.91671 -4.91307 1.10577 3.94 -4.92 1.10577 3.91929 -4.92273 1.1 3.895 -4.92206 1.1 3.91671 -4.91307 1.10577 3.91929 -4.92273 1.10577 3.9 -4.93072 1.1 3.895 -4.92206 1.1 3.895 -4.92206 1.10577 3.9 -4.93072 1.1 3.87636 -4.93636 1.1 3.87636 -4.93636 1.10577 3.9 -4.93072 1.10577 3.88343 -4.94343 1.1 3.86206 -4.955 1.10577 3.88343 -4.94343 1.10577 3.87072 -4.96 1.1 3.85307 -4.97671 1.10577 3.87072 -4.96 1.10577 3.86273 -4.97929 1.1 3.85 -5 1.10577 3.86273 -4.97929 1.10577 3.86 -5 1.1 3.85307 -5.02329 1.10577 3.86 -5 1.10577 3.86273 -5.02071 1.1 3.86206 -5.045 1.10577 3.86273 -5.02071 1.10577 3.87072 -5.04 1.1 3.87636 -5.06364 1.10577 3.87072 -5.04 1.10577 3.88343 -5.05657 1.1 3.895 -5.07794 1.10577 3.88343 -5.05657 1.10577 3.9 -5.06928 1.1 3.91671 -5.08693 1.10577 3.9 -5.06928 1.10577 3.91929 -5.07727 1.1 3.94 -5.09 1.10577 3.91929 -5.07727 1.10577 3.94 -5.08 1.1 3.96329 -5.08693 1.10577 3.94 -5.08 1.10577 3.96071 -5.07727 1.1 3.985 -5.07794 1.10577 3.96071 -5.07727 1.10577 3.98 -5.06928 1.1 4.00364 -5.06364 1.10577 3.98 -5.06928 1.10577 3.99657 -5.05657 1.1 4.01794 -5.045 1.10577 3.99657 -5.05657 1.10577 4.00928 -5.04 1.1 4.02693 -5.02329 1.10577 4.00928 -5.04 1.10577 4.01727 -5.02071 1.1 4.03 -5 1.10577 4.01727 -5.02071 1.10577 4.02 -5 1.1 4.02693 -4.97671 1.10577 4.02 -5 1.10577 4.01727 -4.97929 1.1 4.01794 -4.955 1.10577 4.01727 -4.97929 1.10577 4.00928 -4.96 1.1 4.00364 -4.93636 1.10577 4.00928 -4.96 1.10577 3.99657 -4.94343 1.1 3.985 -4.92206 1.10577 3.99657 -4.94343 1.10577 3.98 -4.93072 1.1 3.96329 -4.91307 1.10577 3.98 -4.93072 1.10577 3.96071 -4.92273 1.1 3.94 -4.91 1.10577 3.96071 -4.92273 1.10577 3.94 -4.92 1.1 3.91671 -4.91307 1.1 3.94 -4.91 1.10577 3.94 -4.92 1.1 3.87636 -4.93636 1.10577 3.88343 -4.94343 1.1 3.86206 -4.955 1.1 3.86206 -4.955 1.10577 3.87072 -4.96 1.1 3.85307 -4.97671 1.1 3.85307 -4.97671 1.10577 3.86273 -4.97929 1.1 3.85 -5 1.1 3.85 -5 1.10577 3.86 -5 1.1 3.85307 -5.02329 1.1 3.85307 -5.02329 1.10577 3.86273 -5.02071 1.1 3.86206 -5.045 1.1 3.86206 -5.045 1.10577 3.87072 -5.04 1.1 3.87636 -5.06364 1.1 3.87636 -5.06364 1.10577 3.88343 -5.05657 1.1 3.895 -5.07794 1.1 3.895 -5.07794 1.10577 3.9 -5.06928 1.1 3.91671 -5.08693 1.1 3.91671 -5.08693 1.10577 3.91929 -5.07727 1.1 3.94 -5.09 1.1 3.94 -5.09 1.10577 3.94 -5.08 1.1 3.96329 -5.08693 1.1 3.96329 -5.08693 1.10577 3.96071 -5.07727 1.1 3.985 -5.07794 1.1 3.985 -5.07794 1.10577 3.98 -5.06928 1.1 4.00364 -5.06364 1.1 4.00364 -5.06364 1.10577 3.99657 -5.05657 1.1 4.01794 -5.045 1.1 4.01794 -5.045 1.10577 4.00928 -5.04 1.1 4.02693 -5.02329 1.1 4.02693 -5.02329 1.10577 4.01727 -5.02071 1.1 4.03 -5 1.1 4.03 -5 1.10577 4.02 -5 1.1 4.02693 -4.97671 1.1 4.02693 -4.97671 1.10577 4.01727 -4.97929 1.1 4.01794 -4.955 1.1 4.01794 -4.955 1.10577 4.00928 -4.96 1.1 4.00364 -4.93636 1.1 4.00364 -4.93636 1.10577 3.99657 -4.94343 1.1 3.985 -4.92206 1.1 3.985 -4.92206 1.10577 3.98 -4.93072 1.1 3.96329 -4.91307 1.1 3.96329 -4.91307 1.10577 3.96071 -4.92273 1.1 3.94 -4.91 1.1 2.86765 -1.82074 1.5225 2.86765 -1.82074 1.1 2.9 -1.825 1.1 2.86765 -1.82074 1.5225 2.8375 -1.80825 1.5225 2.86765 -1.82074 1.1 2.86765 -1.82074 1.1 2.8375 -1.80825 1.5225 2.8375 -1.80825 1.5225 2.8375 -1.80825 1.1 2.8375 -1.80825 1.5225 2.81161 -1.78839 1.80412 2.81161 -1.78839 1.5225 2.81161 -1.78839 1.80412 2.79175 -1.7625 1.80412 2.81161 -1.78839 1.5225 2.8375 -1.80825 1.5225 2.81161 -1.78839 1.80412 2.81161 -1.78839 1.80412 2.8375 -1.80825 1.5225 2.8375 -1.80825 1.5225 2.8375 -1.80825 1.80412 2.8375 -1.80825 1.5225 2.86765 -1.82074 1.5225 2.86765 -1.82074 1.80412 2.8375 -1.80825 1.80412 2.86765 -1.82074 1.5225 2.9 -1.825 1.80412 2.86765 -1.82074 1.80412 2.9 -1.825 1.5225 2.93235 -1.82074 1.80412 2.9 -1.825 1.80412 2.93235 -1.82074 1.5225 2.9625 -1.80825 1.80412 2.93235 -1.82074 1.80412 2.9625 -1.80825 1.5225 2.98839 -1.78839 1.80412 2.9625 -1.80825 1.80412 2.98839 -1.78839 1.5225 3.00825 -1.7625 1.80412 2.98839 -1.78839 1.80412 3.00825 -1.7625 1.5225 3.02074 -1.73235 1.80412 3.00825 -1.7625 1.80412 3.02074 -1.73235 1.5225 3.025 -1.7 1.80412 3.02074 -1.73235 1.80412 3.025 -1.7 1.5225 3.02074 -1.66765 1.80412 3.025 -1.7 1.80412 3.02074 -1.66765 1.5225 3.00825 -1.6375 1.80412 3.02074 -1.66765 1.80412 3.00825 -1.6375 1.5225 2.98839 -1.61161 1.80412 3.00825 -1.6375 1.80412 2.98839 -1.61161 1.5225 2.9625 -1.59175 1.80412 2.98839 -1.61161 1.80412 2.9625 -1.59175 1.5225 2.93235 -1.57926 1.80412 2.9625 -1.59175 1.80412 2.93235 -1.57926 1.5225 2.9 -1.575 1.80412 2.93235 -1.57926 1.80412 2.9 -1.575 1.5225 2.86765 -1.57926 1.80412 2.9 -1.575 1.80412 2.86765 -1.57926 1.5225 2.8375 -1.59175 1.80412 2.86765 -1.57926 1.80412 2.8375 -1.59175 1.5225 2.81161 -1.61161 1.80412 2.8375 -1.59175 1.80412 2.81161 -1.61161 1.5225 2.79175 -1.6375 1.80412 2.81161 -1.61161 1.80412 2.79175 -1.6375 1.5225 2.77926 -1.66765 1.80412 2.79175 -1.6375 1.80412 2.77926 -1.66765 1.5225 2.775 -1.7 1.80412 2.77926 -1.66765 1.80412 2.775 -1.7 1.5225 2.77926 -1.73235 1.80412 2.775 -1.7 1.80412 2.77926 -1.73235 1.5225 2.79175 -1.7625 1.80412 2.77926 -1.73235 1.80412 2.79175 -1.7625 1.5225 2.81161 -1.78839 1.5225 2.79175 -1.7625 1.80412 2.79175 -1.7625 1.5225 2.81161 -1.78839 1.1 2.81161 -1.78839 1.5225 2.79175 -1.7625 1.5225 2.81161 -1.78839 1.1 2.8375 -1.80825 1.1 2.81161 -1.78839 1.1 2.81161 -1.78839 1.1 2.79175 -1.7625 1.5225 2.79175 -1.7625 1.5225 2.79175 -1.7625 1.1 2.79175 -1.7625 1.5225 2.77926 -1.73235 1.80412 2.77926 -1.73235 1.5225 2.79175 -1.7625 1.5225 2.77926 -1.73235 1.1 2.79175 -1.7625 1.1 2.77926 -1.73235 1.5225 2.77926 -1.73235 1.5225 2.77926 -1.73235 1.1 2.77926 -1.73235 1.5225 2.775 -1.7 1.80412 2.775 -1.7 1.5225 2.77926 -1.73235 1.5225 2.775 -1.7 1.1 2.77926 -1.73235 1.1 2.775 -1.7 1.5225 2.775 -1.7 1.5225 2.775 -1.7 1.1 2.775 -1.7 1.5225 2.77926 -1.66765 1.80412 2.77926 -1.66765 1.5225 2.775 -1.7 1.5225 2.77926 -1.66765 1.1 2.775 -1.7 1.1 2.77926 -1.66765 1.5225 2.77926 -1.66765 1.5225 2.77926 -1.66765 1.1 2.77926 -1.66765 1.5225 2.79175 -1.6375 1.80412 2.79175 -1.6375 1.5225 2.77926 -1.66765 1.5225 2.79175 -1.6375 1.1 2.77926 -1.66765 1.1 2.79175 -1.6375 1.5225 2.79175 -1.6375 1.5225 2.79175 -1.6375 1.1 2.79175 -1.6375 1.5225 2.81161 -1.61161 1.80412 2.81161 -1.61161 1.5225 2.79175 -1.6375 1.5225 2.81161 -1.61161 1.1 2.79175 -1.6375 1.1 2.81161 -1.61161 1.5225 2.81161 -1.61161 1.5225 2.81161 -1.61161 1.1 2.81161 -1.61161 1.5225 2.8375 -1.59175 1.80412 2.8375 -1.59175 1.5225 2.81161 -1.61161 1.5225 2.8375 -1.59175 1.1 2.81161 -1.61161 1.1 2.8375 -1.59175 1.5225 2.8375 -1.59175 1.5225 2.8375 -1.59175 1.1 2.8375 -1.59175 1.5225 2.86765 -1.57926 1.80412 2.86765 -1.57926 1.5225 2.8375 -1.59175 1.5225 2.86765 -1.57926 1.1 2.8375 -1.59175 1.1 2.86765 -1.57926 1.5225 2.86765 -1.57926 1.5225 2.86765 -1.57926 1.1 2.86765 -1.57926 1.5225 2.9 -1.575 1.80412 2.9 -1.575 1.5225 2.86765 -1.57926 1.5225 2.9 -1.575 1.1 2.86765 -1.57926 1.1 2.9 -1.575 1.5225 2.9 -1.575 1.5225 2.9 -1.575 1.1 2.9 -1.575 1.5225 2.93235 -1.57926 1.80412 2.93235 -1.57926 1.5225 2.9 -1.575 1.5225 2.93235 -1.57926 1.1 2.9 -1.575 1.1 2.93235 -1.57926 1.5225 2.93235 -1.57926 1.5225 2.93235 -1.57926 1.1 2.93235 -1.57926 1.5225 2.9625 -1.59175 1.80412 2.9625 -1.59175 1.5225 2.93235 -1.57926 1.5225 2.9625 -1.59175 1.1 2.93235 -1.57926 1.1 2.9625 -1.59175 1.5225 2.9625 -1.59175 1.5225 2.9625 -1.59175 1.1 2.9625 -1.59175 1.5225 2.98839 -1.61161 1.80412 2.98839 -1.61161 1.5225 2.9625 -1.59175 1.5225 2.98839 -1.61161 1.1 2.9625 -1.59175 1.1 2.98839 -1.61161 1.5225 2.98839 -1.61161 1.5225 2.98839 -1.61161 1.1 2.98839 -1.61161 1.5225 3.00825 -1.6375 1.80412 3.00825 -1.6375 1.5225 2.98839 -1.61161 1.5225 3.00825 -1.6375 1.1 2.98839 -1.61161 1.1 3.00825 -1.6375 1.5225 3.00825 -1.6375 1.5225 3.00825 -1.6375 1.1 3.00825 -1.6375 1.5225 3.02074 -1.66765 1.80412 3.02074 -1.66765 1.5225 3.00825 -1.6375 1.5225 3.02074 -1.66765 1.1 3.00825 -1.6375 1.1 3.02074 -1.66765 1.5225 3.02074 -1.66765 1.5225 3.02074 -1.66765 1.1 3.02074 -1.66765 1.5225 3.025 -1.7 1.80412 3.025 -1.7 1.5225 3.02074 -1.66765 1.5225 3.025 -1.7 1.1 3.02074 -1.66765 1.1 3.025 -1.7 1.5225 3.025 -1.7 1.5225 3.025 -1.7 1.1 3.025 -1.7 1.5225 3.02074 -1.73235 1.80412 3.02074 -1.73235 1.5225 3.025 -1.7 1.5225 3.02074 -1.73235 1.1 3.025 -1.7 1.1 3.02074 -1.73235 1.5225 3.02074 -1.73235 1.5225 3.02074 -1.73235 1.1 3.02074 -1.73235 1.5225 3.00825 -1.7625 1.80412 3.00825 -1.7625 1.5225 3.02074 -1.73235 1.5225 3.00825 -1.7625 1.1 3.02074 -1.73235 1.1 3.00825 -1.7625 1.5225 3.00825 -1.7625 1.5225 3.00825 -1.7625 1.1 3.00825 -1.7625 1.5225 2.98839 -1.78839 1.80412 2.98839 -1.78839 1.5225 3.00825 -1.7625 1.5225 2.98839 -1.78839 1.1 3.00825 -1.7625 1.1 2.98839 -1.78839 1.5225 2.98839 -1.78839 1.5225 2.98839 -1.78839 1.1 2.98839 -1.78839 1.5225 2.9625 -1.80825 1.80412 2.9625 -1.80825 1.5225 2.98839 -1.78839 1.5225 2.9625 -1.80825 1.1 2.98839 -1.78839 1.1 2.9625 -1.80825 1.5225 2.9625 -1.80825 1.5225 2.9625 -1.80825 1.1 2.9625 -1.80825 1.5225 2.93235 -1.82074 1.80412 2.93235 -1.82074 1.5225 2.9625 -1.80825 1.5225 2.93235 -1.82074 1.1 2.9625 -1.80825 1.1 2.93235 -1.82074 1.5225 2.93235 -1.82074 1.5225 2.93235 -1.82074 1.1 2.93235 -1.82074 1.5225 2.9 -1.825 1.80412 2.9 -1.825 1.5225 2.93235 -1.82074 1.5225 2.9 -1.825 1.1 2.93235 -1.82074 1.1 2.9 -1.825 1.5225 2.9 -1.825 1.5225 2.9 -1.825 1.1 2.9 -1.825 1.5225 2.86765 -1.82074 1.80412 2.86765 -1.82074 1.5225 2.9 -1.825 1.5225 2.86765 -1.82074 1.80412 2.86765 -1.82074 1.82 2.86053 -1.8473 1.80412 2.9 -1.825 1.80412 2.86765 -1.82074 1.82 2.82375 -1.83207 1.82 2.86053 -1.8473 1.80412 2.86765 -1.82074 1.80412 2.8375 -1.80825 1.82 2.82375 -1.83207 1.82 2.82375 -1.83207 1.80412 2.8375 -1.80825 1.82 2.79217 -1.80783 1.82 2.79217 -1.80783 1.80412 2.8375 -1.80825 1.80412 2.81161 -1.78839 1.82 2.76793 -1.77625 1.80412 2.81161 -1.78839 1.80412 2.79175 -1.7625 1.82 2.7527 -1.73947 1.80412 2.79175 -1.7625 1.80412 2.77926 -1.73235 1.82 2.7475 -1.7 1.80412 2.77926 -1.73235 1.80412 2.775 -1.7 1.82 2.7527 -1.66053 1.80412 2.775 -1.7 1.80412 2.77926 -1.66765 1.82 2.76793 -1.62375 1.80412 2.77926 -1.66765 1.80412 2.79175 -1.6375 1.82 2.79217 -1.59217 1.80412 2.79175 -1.6375 1.80412 2.81161 -1.61161 1.82 2.82375 -1.56793 1.80412 2.81161 -1.61161 1.80412 2.8375 -1.59175 1.82 2.86053 -1.5527 1.80412 2.8375 -1.59175 1.80412 2.86765 -1.57926 1.82 2.9 -1.5475 1.80412 2.86765 -1.57926 1.80412 2.9 -1.575 1.82 2.93947 -1.5527 1.80412 2.9 -1.575 1.80412 2.93235 -1.57926 1.82 2.97625 -1.56793 1.80412 2.93235 -1.57926 1.80412 2.9625 -1.59175 1.82 3.00783 -1.59217 1.80412 2.9625 -1.59175 1.80412 2.98839 -1.61161 1.82 3.03207 -1.62375 1.80412 2.98839 -1.61161 1.80412 3.00825 -1.6375 1.82 3.0473 -1.66053 1.80412 3.00825 -1.6375 1.80412 3.02074 -1.66765 1.82 3.0525 -1.7 1.80412 3.02074 -1.66765 1.80412 3.025 -1.7 1.82 3.0473 -1.73947 1.80412 3.025 -1.7 1.80412 3.02074 -1.73235 1.82 3.03207 -1.77625 1.80412 3.02074 -1.73235 1.80412 3.00825 -1.7625 1.82 3.00783 -1.80783 1.80412 3.00825 -1.7625 1.80412 2.98839 -1.78839 1.82 2.97625 -1.83207 1.80412 2.98839 -1.78839 1.80412 2.9625 -1.80825 1.82 2.93947 -1.8473 1.80412 2.9625 -1.80825 1.80412 2.93235 -1.82074 1.82 2.9 -1.8525 1.80412 2.93235 -1.82074 1.80412 2.9 -1.825 1.82 2.86053 -1.8473 1.82 2.9 -1.8525 1.80412 2.9 -1.825 1.82 2.79217 -1.80783 1.80412 2.81161 -1.78839 1.82 2.76793 -1.77625 1.82 2.76793 -1.77625 1.80412 2.79175 -1.7625 1.82 2.7527 -1.73947 1.82 2.7527 -1.73947 1.80412 2.77926 -1.73235 1.82 2.7475 -1.7 1.82 2.7475 -1.7 1.80412 2.775 -1.7 1.82 2.7527 -1.66053 1.82 2.7527 -1.66053 1.80412 2.77926 -1.66765 1.82 2.76793 -1.62375 1.82 2.76793 -1.62375 1.80412 2.79175 -1.6375 1.82 2.79217 -1.59217 1.82 2.79217 -1.59217 1.80412 2.81161 -1.61161 1.82 2.82375 -1.56793 1.82 2.82375 -1.56793 1.80412 2.8375 -1.59175 1.82 2.86053 -1.5527 1.82 2.86053 -1.5527 1.80412 2.86765 -1.57926 1.82 2.9 -1.5475 1.82 2.9 -1.5475 1.80412 2.9 -1.575 1.82 2.93947 -1.5527 1.82 2.93947 -1.5527 1.80412 2.93235 -1.57926 1.82 2.97625 -1.56793 1.82 2.97625 -1.56793 1.80412 2.9625 -1.59175 1.82 3.00783 -1.59217 1.82 3.00783 -1.59217 1.80412 2.98839 -1.61161 1.82 3.03207 -1.62375 1.82 3.03207 -1.62375 1.80412 3.00825 -1.6375 1.82 3.0473 -1.66053 1.82 3.0473 -1.66053 1.80412 3.02074 -1.66765 1.82 3.0525 -1.7 1.82 3.0525 -1.7 1.80412 3.025 -1.7 1.82 3.0473 -1.73947 1.82 3.0473 -1.73947 1.80412 3.02074 -1.73235 1.82 3.03207 -1.77625 1.82 3.03207 -1.77625 1.80412 3.00825 -1.7625 1.82 3.00783 -1.80783 1.82 3.00783 -1.80783 1.80412 2.98839 -1.78839 1.82 2.97625 -1.83207 1.82 2.97625 -1.83207 1.80412 2.9625 -1.80825 1.82 2.93947 -1.8473 1.82 2.93947 -1.8473 1.80412 2.93235 -1.82074 1.82 2.9 -1.8525 1.1 2.27671 -1.03693 1.395 2.27671 -1.03693 1.1 2.3 -1.04 1.1 2.27671 -1.03693 1.395 2.255 -1.02794 1.395 2.27671 -1.03693 1.1 2.27671 -1.03693 1.1 2.255 -1.02794 1.395 2.255 -1.02794 1.395 2.255 -1.02794 1.1 2.255 -1.02794 1.395 2.23636 -1.01364 1.59 2.23636 -1.01364 1.395 2.23636 -1.01364 1.59 2.22206 -0.995 1.59 2.23636 -1.01364 1.395 2.255 -1.02794 1.395 2.23636 -1.01364 1.59 2.23636 -1.01364 1.59 2.255 -1.02794 1.395 2.255 -1.02794 1.395 2.255 -1.02794 1.59 2.255 -1.02794 1.395 2.27671 -1.03693 1.395 2.27671 -1.03693 1.59 2.255 -1.02794 1.59 2.27671 -1.03693 1.395 2.3 -1.04 1.59 2.27671 -1.03693 1.59 2.3 -1.04 1.395 2.32329 -1.03693 1.59 2.3 -1.04 1.59 2.32329 -1.03693 1.395 2.345 -1.02794 1.59 2.32329 -1.03693 1.59 2.345 -1.02794 1.395 2.36364 -1.01364 1.59 2.345 -1.02794 1.59 2.36364 -1.01364 1.395 2.37794 -0.995 1.59 2.36364 -1.01364 1.59 2.37794 -0.995 1.395 2.38693 -0.973294 1.59 2.37794 -0.995 1.59 2.38693 -0.973294 1.395 2.39 -0.95 1.59 2.38693 -0.973294 1.59 2.39 -0.95 1.395 2.38693 -0.926706 1.59 2.39 -0.95 1.59 2.38693 -0.926706 1.395 2.37794 -0.905 1.59 2.38693 -0.926706 1.59 2.37794 -0.905 1.395 2.36364 -0.88636 1.59 2.37794 -0.905 1.59 2.36364 -0.88636 1.395 2.345 -0.872058 1.59 2.36364 -0.88636 1.59 2.345 -0.872058 1.395 2.32329 -0.863067 1.59 2.345 -0.872058 1.59 2.32329 -0.863067 1.395 2.3 -0.86 1.59 2.32329 -0.863067 1.59 2.3 -0.86 1.395 2.27671 -0.863067 1.59 2.3 -0.86 1.59 2.27671 -0.863067 1.395 2.255 -0.872058 1.59 2.27671 -0.863067 1.59 2.255 -0.872058 1.395 2.23636 -0.88636 1.59 2.255 -0.872058 1.59 2.23636 -0.88636 1.395 2.22206 -0.905 1.59 2.23636 -0.88636 1.59 2.22206 -0.905 1.395 2.21307 -0.926706 1.59 2.22206 -0.905 1.59 2.21307 -0.926706 1.395 2.21 -0.95 1.59 2.21307 -0.926706 1.59 2.21 -0.95 1.395 2.21307 -0.973294 1.59 2.21 -0.95 1.59 2.21307 -0.973294 1.395 2.22206 -0.995 1.59 2.21307 -0.973294 1.59 2.22206 -0.995 1.395 2.23636 -1.01364 1.395 2.22206 -0.995 1.59 2.22206 -0.995 1.395 2.23636 -1.01364 1.1 2.23636 -1.01364 1.395 2.22206 -0.995 1.395 2.23636 -1.01364 1.1 2.255 -1.02794 1.1 2.23636 -1.01364 1.1 2.23636 -1.01364 1.1 2.22206 -0.995 1.395 2.22206 -0.995 1.395 2.22206 -0.995 1.1 2.22206 -0.995 1.395 2.21307 -0.973294 1.59 2.21307 -0.973294 1.395 2.22206 -0.995 1.395 2.21307 -0.973294 1.1 2.22206 -0.995 1.1 2.21307 -0.973294 1.395 2.21307 -0.973294 1.395 2.21307 -0.973294 1.1 2.21307 -0.973294 1.395 2.21 -0.95 1.59 2.21 -0.95 1.395 2.21307 -0.973294 1.395 2.21 -0.95 1.1 2.21307 -0.973294 1.1 2.21 -0.95 1.395 2.21 -0.95 1.395 2.21 -0.95 1.1 2.21 -0.95 1.395 2.21307 -0.926706 1.59 2.21307 -0.926706 1.395 2.21 -0.95 1.395 2.21307 -0.926706 1.1 2.21 -0.95 1.1 2.21307 -0.926706 1.395 2.21307 -0.926706 1.395 2.21307 -0.926706 1.1 2.21307 -0.926706 1.395 2.22206 -0.905 1.59 2.22206 -0.905 1.395 2.21307 -0.926706 1.395 2.22206 -0.905 1.1 2.21307 -0.926706 1.1 2.22206 -0.905 1.395 2.22206 -0.905 1.395 2.22206 -0.905 1.1 2.22206 -0.905 1.395 2.23636 -0.88636 1.59 2.23636 -0.88636 1.395 2.22206 -0.905 1.395 2.23636 -0.88636 1.1 2.22206 -0.905 1.1 2.23636 -0.88636 1.395 2.23636 -0.88636 1.395 2.23636 -0.88636 1.1 2.23636 -0.88636 1.395 2.255 -0.872058 1.59 2.255 -0.872058 1.395 2.23636 -0.88636 1.395 2.255 -0.872058 1.1 2.23636 -0.88636 1.1 2.255 -0.872058 1.395 2.255 -0.872058 1.395 2.255 -0.872058 1.1 2.255 -0.872058 1.395 2.27671 -0.863067 1.59 2.27671 -0.863067 1.395 2.255 -0.872058 1.395 2.27671 -0.863067 1.1 2.255 -0.872058 1.1 2.27671 -0.863067 1.395 2.27671 -0.863067 1.395 2.27671 -0.863067 1.1 2.27671 -0.863067 1.395 2.3 -0.86 1.59 2.3 -0.86 1.395 2.27671 -0.863067 1.395 2.3 -0.86 1.1 2.27671 -0.863067 1.1 2.3 -0.86 1.395 2.3 -0.86 1.395 2.3 -0.86 1.1 2.3 -0.86 1.395 2.32329 -0.863067 1.59 2.32329 -0.863067 1.395 2.3 -0.86 1.395 2.32329 -0.863067 1.1 2.3 -0.86 1.1 2.32329 -0.863067 1.395 2.32329 -0.863067 1.395 2.32329 -0.863067 1.1 2.32329 -0.863067 1.395 2.345 -0.872058 1.59 2.345 -0.872058 1.395 2.32329 -0.863067 1.395 2.345 -0.872058 1.1 2.32329 -0.863067 1.1 2.345 -0.872058 1.395 2.345 -0.872058 1.395 2.345 -0.872058 1.1 2.345 -0.872058 1.395 2.36364 -0.88636 1.59 2.36364 -0.88636 1.395 2.345 -0.872058 1.395 2.36364 -0.88636 1.1 2.345 -0.872058 1.1 2.36364 -0.88636 1.395 2.36364 -0.88636 1.395 2.36364 -0.88636 1.1 2.36364 -0.88636 1.395 2.37794 -0.905 1.59 2.37794 -0.905 1.395 2.36364 -0.88636 1.395 2.37794 -0.905 1.1 2.36364 -0.88636 1.1 2.37794 -0.905 1.395 2.37794 -0.905 1.395 2.37794 -0.905 1.1 2.37794 -0.905 1.395 2.38693 -0.926706 1.59 2.38693 -0.926706 1.395 2.37794 -0.905 1.395 2.38693 -0.926706 1.1 2.37794 -0.905 1.1 2.38693 -0.926706 1.395 2.38693 -0.926706 1.395 2.38693 -0.926706 1.1 2.38693 -0.926706 1.395 2.39 -0.95 1.59 2.39 -0.95 1.395 2.38693 -0.926706 1.395 2.39 -0.95 1.1 2.38693 -0.926706 1.1 2.39 -0.95 1.395 2.39 -0.95 1.395 2.39 -0.95 1.1 2.39 -0.95 1.395 2.38693 -0.973294 1.59 2.38693 -0.973294 1.395 2.39 -0.95 1.395 2.38693 -0.973294 1.1 2.39 -0.95 1.1 2.38693 -0.973294 1.395 2.38693 -0.973294 1.395 2.38693 -0.973294 1.1 2.38693 -0.973294 1.395 2.37794 -0.995 1.59 2.37794 -0.995 1.395 2.38693 -0.973294 1.395 2.37794 -0.995 1.1 2.38693 -0.973294 1.1 2.37794 -0.995 1.395 2.37794 -0.995 1.395 2.37794 -0.995 1.1 2.37794 -0.995 1.395 2.36364 -1.01364 1.59 2.36364 -1.01364 1.395 2.37794 -0.995 1.395 2.36364 -1.01364 1.1 2.37794 -0.995 1.1 2.36364 -1.01364 1.395 2.36364 -1.01364 1.395 2.36364 -1.01364 1.1 2.36364 -1.01364 1.395 2.345 -1.02794 1.59 2.345 -1.02794 1.395 2.36364 -1.01364 1.395 2.345 -1.02794 1.1 2.36364 -1.01364 1.1 2.345 -1.02794 1.395 2.345 -1.02794 1.395 2.345 -1.02794 1.1 2.345 -1.02794 1.395 2.32329 -1.03693 1.59 2.32329 -1.03693 1.395 2.345 -1.02794 1.395 2.32329 -1.03693 1.1 2.345 -1.02794 1.1 2.32329 -1.03693 1.395 2.32329 -1.03693 1.395 2.32329 -1.03693 1.1 2.32329 -1.03693 1.395 2.3 -1.04 1.59 2.3 -1.04 1.395 2.32329 -1.03693 1.395 2.3 -1.04 1.1 2.32329 -1.03693 1.1 2.3 -1.04 1.395 2.3 -1.04 1.395 2.3 -1.04 1.1 2.3 -1.04 1.395 2.27671 -1.03693 1.59 2.27671 -1.03693 1.395 2.3 -1.04 1.395 2.27671 -1.03693 1.59 2.27671 -1.03693 1.6 2.27412 -1.04659 1.59 2.3 -1.04 1.59 2.27671 -1.03693 1.6 2.25 -1.0366 1.6 2.27412 -1.04659 1.59 2.27671 -1.03693 1.59 2.255 -1.02794 1.6 2.25 -1.0366 1.6 2.25 -1.0366 1.59 2.255 -1.02794 1.6 2.22929 -1.02071 1.6 2.22929 -1.02071 1.59 2.255 -1.02794 1.59 2.23636 -1.01364 1.6 2.2134 -1 1.59 2.23636 -1.01364 1.59 2.22206 -0.995 1.6 2.20341 -0.975882 1.59 2.22206 -0.995 1.59 2.21307 -0.973294 1.6 2.2 -0.95 1.59 2.21307 -0.973294 1.59 2.21 -0.95 1.6 2.20341 -0.924118 1.59 2.21 -0.95 1.59 2.21307 -0.926706 1.6 2.2134 -0.9 1.59 2.21307 -0.926706 1.59 2.22206 -0.905 1.6 2.22929 -0.879289 1.59 2.22206 -0.905 1.59 2.23636 -0.88636 1.6 2.25 -0.863397 1.59 2.23636 -0.88636 1.59 2.255 -0.872058 1.6 2.27412 -0.853407 1.59 2.255 -0.872058 1.59 2.27671 -0.863067 1.6 2.3 -0.85 1.59 2.27671 -0.863067 1.59 2.3 -0.86 1.6 2.32588 -0.853407 1.59 2.3 -0.86 1.59 2.32329 -0.863067 1.6 2.35 -0.863397 1.59 2.32329 -0.863067 1.59 2.345 -0.872058 1.6 2.37071 -0.879289 1.59 2.345 -0.872058 1.59 2.36364 -0.88636 1.6 2.3866 -0.9 1.59 2.36364 -0.88636 1.59 2.37794 -0.905 1.6 2.39659 -0.924118 1.59 2.37794 -0.905 1.59 2.38693 -0.926706 1.6 2.4 -0.95 1.59 2.38693 -0.926706 1.59 2.39 -0.95 1.6 2.39659 -0.975882 1.59 2.39 -0.95 1.59 2.38693 -0.973294 1.6 2.3866 -1 1.59 2.38693 -0.973294 1.59 2.37794 -0.995 1.6 2.37071 -1.02071 1.59 2.37794 -0.995 1.59 2.36364 -1.01364 1.6 2.35 -1.0366 1.59 2.36364 -1.01364 1.59 2.345 -1.02794 1.6 2.32588 -1.04659 1.59 2.345 -1.02794 1.59 2.32329 -1.03693 1.6 2.3 -1.05 1.59 2.32329 -1.03693 1.59 2.3 -1.04 1.6 2.27412 -1.04659 1.6 2.3 -1.05 1.59 2.3 -1.04 1.6 2.22929 -1.02071 1.59 2.23636 -1.01364 1.6 2.2134 -1 1.6 2.2134 -1 1.59 2.22206 -0.995 1.6 2.20341 -0.975882 1.6 2.20341 -0.975882 1.59 2.21307 -0.973294 1.6 2.2 -0.95 1.6 2.2 -0.95 1.59 2.21 -0.95 1.6 2.20341 -0.924118 1.6 2.20341 -0.924118 1.59 2.21307 -0.926706 1.6 2.2134 -0.9 1.6 2.2134 -0.9 1.59 2.22206 -0.905 1.6 2.22929 -0.879289 1.6 2.22929 -0.879289 1.59 2.23636 -0.88636 1.6 2.25 -0.863397 1.6 2.25 -0.863397 1.59 2.255 -0.872058 1.6 2.27412 -0.853407 1.6 2.27412 -0.853407 1.59 2.27671 -0.863067 1.6 2.3 -0.85 1.6 2.3 -0.85 1.59 2.3 -0.86 1.6 2.32588 -0.853407 1.6 2.32588 -0.853407 1.59 2.32329 -0.863067 1.6 2.35 -0.863397 1.6 2.35 -0.863397 1.59 2.345 -0.872058 1.6 2.37071 -0.879289 1.6 2.37071 -0.879289 1.59 2.36364 -0.88636 1.6 2.3866 -0.9 1.6 2.3866 -0.9 1.59 2.37794 -0.905 1.6 2.39659 -0.924118 1.6 2.39659 -0.924118 1.59 2.38693 -0.926706 1.6 2.4 -0.95 1.6 2.4 -0.95 1.59 2.39 -0.95 1.6 2.39659 -0.975882 1.6 2.39659 -0.975882 1.59 2.38693 -0.973294 1.6 2.3866 -1 1.6 2.3866 -1 1.59 2.37794 -0.995 1.6 2.37071 -1.02071 1.6 2.37071 -1.02071 1.59 2.36364 -1.01364 1.6 2.35 -1.0366 1.6 2.35 -1.0366 1.59 2.345 -1.02794 1.6 2.32588 -1.04659 1.6 2.32588 -1.04659 1.59 2.32329 -1.03693 1.6 2.3 -1.05 1.1 2.07671 -2.38693 1.395 2.07671 -2.38693 1.1 2.1 -2.39 1.1 2.07671 -2.38693 1.395 2.055 -2.37794 1.395 2.07671 -2.38693 1.1 2.07671 -2.38693 1.1 2.055 -2.37794 1.395 2.055 -2.37794 1.395 2.055 -2.37794 1.1 2.055 -2.37794 1.395 2.03636 -2.36364 1.59 2.03636 -2.36364 1.395 2.03636 -2.36364 1.59 2.02206 -2.345 1.59 2.03636 -2.36364 1.395 2.055 -2.37794 1.395 2.03636 -2.36364 1.59 2.03636 -2.36364 1.59 2.055 -2.37794 1.395 2.055 -2.37794 1.395 2.055 -2.37794 1.59 2.055 -2.37794 1.395 2.07671 -2.38693 1.395 2.07671 -2.38693 1.59 2.055 -2.37794 1.59 2.07671 -2.38693 1.395 2.1 -2.39 1.59 2.07671 -2.38693 1.59 2.1 -2.39 1.395 2.12329 -2.38693 1.59 2.1 -2.39 1.59 2.12329 -2.38693 1.395 2.145 -2.37794 1.59 2.12329 -2.38693 1.59 2.145 -2.37794 1.395 2.16364 -2.36364 1.59 2.145 -2.37794 1.59 2.16364 -2.36364 1.395 2.17794 -2.345 1.59 2.16364 -2.36364 1.59 2.17794 -2.345 1.395 2.18693 -2.32329 1.59 2.17794 -2.345 1.59 2.18693 -2.32329 1.395 2.19 -2.3 1.59 2.18693 -2.32329 1.59 2.19 -2.3 1.395 2.18693 -2.27671 1.59 2.19 -2.3 1.59 2.18693 -2.27671 1.395 2.17794 -2.255 1.59 2.18693 -2.27671 1.59 2.17794 -2.255 1.395 2.16364 -2.23636 1.59 2.17794 -2.255 1.59 2.16364 -2.23636 1.395 2.145 -2.22206 1.59 2.16364 -2.23636 1.59 2.145 -2.22206 1.395 2.12329 -2.21307 1.59 2.145 -2.22206 1.59 2.12329 -2.21307 1.395 2.1 -2.21 1.59 2.12329 -2.21307 1.59 2.1 -2.21 1.395 2.07671 -2.21307 1.59 2.1 -2.21 1.59 2.07671 -2.21307 1.395 2.055 -2.22206 1.59 2.07671 -2.21307 1.59 2.055 -2.22206 1.395 2.03636 -2.23636 1.59 2.055 -2.22206 1.59 2.03636 -2.23636 1.395 2.02206 -2.255 1.59 2.03636 -2.23636 1.59 2.02206 -2.255 1.395 2.01307 -2.27671 1.59 2.02206 -2.255 1.59 2.01307 -2.27671 1.395 2.01 -2.3 1.59 2.01307 -2.27671 1.59 2.01 -2.3 1.395 2.01307 -2.32329 1.59 2.01 -2.3 1.59 2.01307 -2.32329 1.395 2.02206 -2.345 1.59 2.01307 -2.32329 1.59 2.02206 -2.345 1.395 2.03636 -2.36364 1.395 2.02206 -2.345 1.59 2.02206 -2.345 1.395 2.03636 -2.36364 1.1 2.03636 -2.36364 1.395 2.02206 -2.345 1.395 2.03636 -2.36364 1.1 2.055 -2.37794 1.1 2.03636 -2.36364 1.1 2.03636 -2.36364 1.1 2.02206 -2.345 1.395 2.02206 -2.345 1.395 2.02206 -2.345 1.1 2.02206 -2.345 1.395 2.01307 -2.32329 1.59 2.01307 -2.32329 1.395 2.02206 -2.345 1.395 2.01307 -2.32329 1.1 2.02206 -2.345 1.1 2.01307 -2.32329 1.395 2.01307 -2.32329 1.395 2.01307 -2.32329 1.1 2.01307 -2.32329 1.395 2.01 -2.3 1.59 2.01 -2.3 1.395 2.01307 -2.32329 1.395 2.01 -2.3 1.1 2.01307 -2.32329 1.1 2.01 -2.3 1.395 2.01 -2.3 1.395 2.01 -2.3 1.1 2.01 -2.3 1.395 2.01307 -2.27671 1.59 2.01307 -2.27671 1.395 2.01 -2.3 1.395 2.01307 -2.27671 1.1 2.01 -2.3 1.1 2.01307 -2.27671 1.395 2.01307 -2.27671 1.395 2.01307 -2.27671 1.1 2.01307 -2.27671 1.395 2.02206 -2.255 1.59 2.02206 -2.255 1.395 2.01307 -2.27671 1.395 2.02206 -2.255 1.1 2.01307 -2.27671 1.1 2.02206 -2.255 1.395 2.02206 -2.255 1.395 2.02206 -2.255 1.1 2.02206 -2.255 1.395 2.03636 -2.23636 1.59 2.03636 -2.23636 1.395 2.02206 -2.255 1.395 2.03636 -2.23636 1.1 2.02206 -2.255 1.1 2.03636 -2.23636 1.395 2.03636 -2.23636 1.395 2.03636 -2.23636 1.1 2.03636 -2.23636 1.395 2.055 -2.22206 1.59 2.055 -2.22206 1.395 2.03636 -2.23636 1.395 2.055 -2.22206 1.1 2.03636 -2.23636 1.1 2.055 -2.22206 1.395 2.055 -2.22206 1.395 2.055 -2.22206 1.1 2.055 -2.22206 1.395 2.07671 -2.21307 1.59 2.07671 -2.21307 1.395 2.055 -2.22206 1.395 2.07671 -2.21307 1.1 2.055 -2.22206 1.1 2.07671 -2.21307 1.395 2.07671 -2.21307 1.395 2.07671 -2.21307 1.1 2.07671 -2.21307 1.395 2.1 -2.21 1.59 2.1 -2.21 1.395 2.07671 -2.21307 1.395 2.1 -2.21 1.1 2.07671 -2.21307 1.1 2.1 -2.21 1.395 2.1 -2.21 1.395 2.1 -2.21 1.1 2.1 -2.21 1.395 2.12329 -2.21307 1.59 2.12329 -2.21307 1.395 2.1 -2.21 1.395 2.12329 -2.21307 1.1 2.1 -2.21 1.1 2.12329 -2.21307 1.395 2.12329 -2.21307 1.395 2.12329 -2.21307 1.1 2.12329 -2.21307 1.395 2.145 -2.22206 1.59 2.145 -2.22206 1.395 2.12329 -2.21307 1.395 2.145 -2.22206 1.1 2.12329 -2.21307 1.1 2.145 -2.22206 1.395 2.145 -2.22206 1.395 2.145 -2.22206 1.1 2.145 -2.22206 1.395 2.16364 -2.23636 1.59 2.16364 -2.23636 1.395 2.145 -2.22206 1.395 2.16364 -2.23636 1.1 2.145 -2.22206 1.1 2.16364 -2.23636 1.395 2.16364 -2.23636 1.395 2.16364 -2.23636 1.1 2.16364 -2.23636 1.395 2.17794 -2.255 1.59 2.17794 -2.255 1.395 2.16364 -2.23636 1.395 2.17794 -2.255 1.1 2.16364 -2.23636 1.1 2.17794 -2.255 1.395 2.17794 -2.255 1.395 2.17794 -2.255 1.1 2.17794 -2.255 1.395 2.18693 -2.27671 1.59 2.18693 -2.27671 1.395 2.17794 -2.255 1.395 2.18693 -2.27671 1.1 2.17794 -2.255 1.1 2.18693 -2.27671 1.395 2.18693 -2.27671 1.395 2.18693 -2.27671 1.1 2.18693 -2.27671 1.395 2.19 -2.3 1.59 2.19 -2.3 1.395 2.18693 -2.27671 1.395 2.19 -2.3 1.1 2.18693 -2.27671 1.1 2.19 -2.3 1.395 2.19 -2.3 1.395 2.19 -2.3 1.1 2.19 -2.3 1.395 2.18693 -2.32329 1.59 2.18693 -2.32329 1.395 2.19 -2.3 1.395 2.18693 -2.32329 1.1 2.19 -2.3 1.1 2.18693 -2.32329 1.395 2.18693 -2.32329 1.395 2.18693 -2.32329 1.1 2.18693 -2.32329 1.395 2.17794 -2.345 1.59 2.17794 -2.345 1.395 2.18693 -2.32329 1.395 2.17794 -2.345 1.1 2.18693 -2.32329 1.1 2.17794 -2.345 1.395 2.17794 -2.345 1.395 2.17794 -2.345 1.1 2.17794 -2.345 1.395 2.16364 -2.36364 1.59 2.16364 -2.36364 1.395 2.17794 -2.345 1.395 2.16364 -2.36364 1.1 2.17794 -2.345 1.1 2.16364 -2.36364 1.395 2.16364 -2.36364 1.395 2.16364 -2.36364 1.1 2.16364 -2.36364 1.395 2.145 -2.37794 1.59 2.145 -2.37794 1.395 2.16364 -2.36364 1.395 2.145 -2.37794 1.1 2.16364 -2.36364 1.1 2.145 -2.37794 1.395 2.145 -2.37794 1.395 2.145 -2.37794 1.1 2.145 -2.37794 1.395 2.12329 -2.38693 1.59 2.12329 -2.38693 1.395 2.145 -2.37794 1.395 2.12329 -2.38693 1.1 2.145 -2.37794 1.1 2.12329 -2.38693 1.395 2.12329 -2.38693 1.395 2.12329 -2.38693 1.1 2.12329 -2.38693 1.395 2.1 -2.39 1.59 2.1 -2.39 1.395 2.12329 -2.38693 1.395 2.1 -2.39 1.1 2.12329 -2.38693 1.1 2.1 -2.39 1.395 2.1 -2.39 1.395 2.1 -2.39 1.1 2.1 -2.39 1.395 2.07671 -2.38693 1.59 2.07671 -2.38693 1.395 2.1 -2.39 1.395 2.07671 -2.38693 1.59 2.07671 -2.38693 1.6 2.07412 -2.39659 1.59 2.1 -2.39 1.59 2.07671 -2.38693 1.6 2.05 -2.3866 1.6 2.07412 -2.39659 1.59 2.07671 -2.38693 1.59 2.055 -2.37794 1.6 2.05 -2.3866 1.6 2.05 -2.3866 1.59 2.055 -2.37794 1.6 2.02929 -2.37071 1.6 2.02929 -2.37071 1.59 2.055 -2.37794 1.59 2.03636 -2.36364 1.6 2.0134 -2.35 1.59 2.03636 -2.36364 1.59 2.02206 -2.345 1.6 2.00341 -2.32588 1.59 2.02206 -2.345 1.59 2.01307 -2.32329 1.6 2 -2.3 1.59 2.01307 -2.32329 1.59 2.01 -2.3 1.6 2.00341 -2.27412 1.59 2.01 -2.3 1.59 2.01307 -2.27671 1.6 2.0134 -2.25 1.59 2.01307 -2.27671 1.59 2.02206 -2.255 1.6 2.02929 -2.22929 1.59 2.02206 -2.255 1.59 2.03636 -2.23636 1.6 2.05 -2.2134 1.59 2.03636 -2.23636 1.59 2.055 -2.22206 1.6 2.07412 -2.20341 1.59 2.055 -2.22206 1.59 2.07671 -2.21307 1.6 2.1 -2.2 1.59 2.07671 -2.21307 1.59 2.1 -2.21 1.6 2.12588 -2.20341 1.59 2.1 -2.21 1.59 2.12329 -2.21307 1.6 2.15 -2.2134 1.59 2.12329 -2.21307 1.59 2.145 -2.22206 1.6 2.17071 -2.22929 1.59 2.145 -2.22206 1.59 2.16364 -2.23636 1.6 2.1866 -2.25 1.59 2.16364 -2.23636 1.59 2.17794 -2.255 1.6 2.19659 -2.27412 1.59 2.17794 -2.255 1.59 2.18693 -2.27671 1.6 2.2 -2.3 1.59 2.18693 -2.27671 1.59 2.19 -2.3 1.6 2.19659 -2.32588 1.59 2.19 -2.3 1.59 2.18693 -2.32329 1.6 2.1866 -2.35 1.59 2.18693 -2.32329 1.59 2.17794 -2.345 1.6 2.17071 -2.37071 1.59 2.17794 -2.345 1.59 2.16364 -2.36364 1.6 2.15 -2.3866 1.59 2.16364 -2.36364 1.59 2.145 -2.37794 1.6 2.12588 -2.39659 1.59 2.145 -2.37794 1.59 2.12329 -2.38693 1.6 2.1 -2.4 1.59 2.12329 -2.38693 1.59 2.1 -2.39 1.6 2.07412 -2.39659 1.6 2.1 -2.4 1.59 2.1 -2.39 1.6 2.02929 -2.37071 1.59 2.03636 -2.36364 1.6 2.0134 -2.35 1.6 2.0134 -2.35 1.59 2.02206 -2.345 1.6 2.00341 -2.32588 1.6 2.00341 -2.32588 1.59 2.01307 -2.32329 1.6 2 -2.3 1.6 2 -2.3 1.59 2.01 -2.3 1.6 2.00341 -2.27412 1.6 2.00341 -2.27412 1.59 2.01307 -2.27671 1.6 2.0134 -2.25 1.6 2.0134 -2.25 1.59 2.02206 -2.255 1.6 2.02929 -2.22929 1.6 2.02929 -2.22929 1.59 2.03636 -2.23636 1.6 2.05 -2.2134 1.6 2.05 -2.2134 1.59 2.055 -2.22206 1.6 2.07412 -2.20341 1.6 2.07412 -2.20341 1.59 2.07671 -2.21307 1.6 2.1 -2.2 1.6 2.1 -2.2 1.59 2.1 -2.21 1.6 2.12588 -2.20341 1.6 2.12588 -2.20341 1.59 2.12329 -2.21307 1.6 2.15 -2.2134 1.6 2.15 -2.2134 1.59 2.145 -2.22206 1.6 2.17071 -2.22929 1.6 2.17071 -2.22929 1.59 2.16364 -2.23636 1.6 2.1866 -2.25 1.6 2.1866 -2.25 1.59 2.17794 -2.255 1.6 2.19659 -2.27412 1.6 2.19659 -2.27412 1.59 2.18693 -2.27671 1.6 2.2 -2.3 1.6 2.2 -2.3 1.59 2.19 -2.3 1.6 2.19659 -2.32588 1.6 2.19659 -2.32588 1.59 2.18693 -2.32329 1.6 2.1866 -2.35 1.6 2.1866 -2.35 1.59 2.17794 -2.345 1.6 2.17071 -2.37071 1.6 2.17071 -2.37071 1.59 2.16364 -2.36364 1.6 2.15 -2.3866 1.6 2.15 -2.3866 1.59 2.145 -2.37794 1.6 2.12588 -2.39659 1.6 2.12588 -2.39659 1.59 2.12329 -2.38693 1.6 2.1 -2.4 1.1 2.07671 -3.93693 1.395 2.07671 -3.93693 1.1 2.1 -3.94 1.1 2.07671 -3.93693 1.395 2.055 -3.92794 1.395 2.07671 -3.93693 1.1 2.07671 -3.93693 1.1 2.055 -3.92794 1.395 2.055 -3.92794 1.395 2.055 -3.92794 1.1 2.055 -3.92794 1.395 2.03636 -3.91364 1.59 2.03636 -3.91364 1.395 2.03636 -3.91364 1.59 2.02206 -3.895 1.59 2.03636 -3.91364 1.395 2.055 -3.92794 1.395 2.03636 -3.91364 1.59 2.03636 -3.91364 1.59 2.055 -3.92794 1.395 2.055 -3.92794 1.395 2.055 -3.92794 1.59 2.055 -3.92794 1.395 2.07671 -3.93693 1.395 2.07671 -3.93693 1.59 2.055 -3.92794 1.59 2.07671 -3.93693 1.395 2.1 -3.94 1.59 2.07671 -3.93693 1.59 2.1 -3.94 1.395 2.12329 -3.93693 1.59 2.1 -3.94 1.59 2.12329 -3.93693 1.395 2.145 -3.92794 1.59 2.12329 -3.93693 1.59 2.145 -3.92794 1.395 2.16364 -3.91364 1.59 2.145 -3.92794 1.59 2.16364 -3.91364 1.395 2.17794 -3.895 1.59 2.16364 -3.91364 1.59 2.17794 -3.895 1.395 2.18693 -3.87329 1.59 2.17794 -3.895 1.59 2.18693 -3.87329 1.395 2.19 -3.85 1.59 2.18693 -3.87329 1.59 2.19 -3.85 1.395 2.18693 -3.82671 1.59 2.19 -3.85 1.59 2.18693 -3.82671 1.395 2.17794 -3.805 1.59 2.18693 -3.82671 1.59 2.17794 -3.805 1.395 2.16364 -3.78636 1.59 2.17794 -3.805 1.59 2.16364 -3.78636 1.395 2.145 -3.77206 1.59 2.16364 -3.78636 1.59 2.145 -3.77206 1.395 2.12329 -3.76307 1.59 2.145 -3.77206 1.59 2.12329 -3.76307 1.395 2.1 -3.76 1.59 2.12329 -3.76307 1.59 2.1 -3.76 1.395 2.07671 -3.76307 1.59 2.1 -3.76 1.59 2.07671 -3.76307 1.395 2.055 -3.77206 1.59 2.07671 -3.76307 1.59 2.055 -3.77206 1.395 2.03636 -3.78636 1.59 2.055 -3.77206 1.59 2.03636 -3.78636 1.395 2.02206 -3.805 1.59 2.03636 -3.78636 1.59 2.02206 -3.805 1.395 2.01307 -3.82671 1.59 2.02206 -3.805 1.59 2.01307 -3.82671 1.395 2.01 -3.85 1.59 2.01307 -3.82671 1.59 2.01 -3.85 1.395 2.01307 -3.87329 1.59 2.01 -3.85 1.59 2.01307 -3.87329 1.395 2.02206 -3.895 1.59 2.01307 -3.87329 1.59 2.02206 -3.895 1.395 2.03636 -3.91364 1.395 2.02206 -3.895 1.59 2.02206 -3.895 1.395 2.03636 -3.91364 1.1 2.03636 -3.91364 1.395 2.02206 -3.895 1.395 2.03636 -3.91364 1.1 2.055 -3.92794 1.1 2.03636 -3.91364 1.1 2.03636 -3.91364 1.1 2.02206 -3.895 1.395 2.02206 -3.895 1.395 2.02206 -3.895 1.1 2.02206 -3.895 1.395 2.01307 -3.87329 1.59 2.01307 -3.87329 1.395 2.02206 -3.895 1.395 2.01307 -3.87329 1.1 2.02206 -3.895 1.1 2.01307 -3.87329 1.395 2.01307 -3.87329 1.395 2.01307 -3.87329 1.1 2.01307 -3.87329 1.395 2.01 -3.85 1.59 2.01 -3.85 1.395 2.01307 -3.87329 1.395 2.01 -3.85 1.1 2.01307 -3.87329 1.1 2.01 -3.85 1.395 2.01 -3.85 1.395 2.01 -3.85 1.1 2.01 -3.85 1.395 2.01307 -3.82671 1.59 2.01307 -3.82671 1.395 2.01 -3.85 1.395 2.01307 -3.82671 1.1 2.01 -3.85 1.1 2.01307 -3.82671 1.395 2.01307 -3.82671 1.395 2.01307 -3.82671 1.1 2.01307 -3.82671 1.395 2.02206 -3.805 1.59 2.02206 -3.805 1.395 2.01307 -3.82671 1.395 2.02206 -3.805 1.1 2.01307 -3.82671 1.1 2.02206 -3.805 1.395 2.02206 -3.805 1.395 2.02206 -3.805 1.1 2.02206 -3.805 1.395 2.03636 -3.78636 1.59 2.03636 -3.78636 1.395 2.02206 -3.805 1.395 2.03636 -3.78636 1.1 2.02206 -3.805 1.1 2.03636 -3.78636 1.395 2.03636 -3.78636 1.395 2.03636 -3.78636 1.1 2.03636 -3.78636 1.395 2.055 -3.77206 1.59 2.055 -3.77206 1.395 2.03636 -3.78636 1.395 2.055 -3.77206 1.1 2.03636 -3.78636 1.1 2.055 -3.77206 1.395 2.055 -3.77206 1.395 2.055 -3.77206 1.1 2.055 -3.77206 1.395 2.07671 -3.76307 1.59 2.07671 -3.76307 1.395 2.055 -3.77206 1.395 2.07671 -3.76307 1.1 2.055 -3.77206 1.1 2.07671 -3.76307 1.395 2.07671 -3.76307 1.395 2.07671 -3.76307 1.1 2.07671 -3.76307 1.395 2.1 -3.76 1.59 2.1 -3.76 1.395 2.07671 -3.76307 1.395 2.1 -3.76 1.1 2.07671 -3.76307 1.1 2.1 -3.76 1.395 2.1 -3.76 1.395 2.1 -3.76 1.1 2.1 -3.76 1.395 2.12329 -3.76307 1.59 2.12329 -3.76307 1.395 2.1 -3.76 1.395 2.12329 -3.76307 1.1 2.1 -3.76 1.1 2.12329 -3.76307 1.395 2.12329 -3.76307 1.395 2.12329 -3.76307 1.1 2.12329 -3.76307 1.395 2.145 -3.77206 1.59 2.145 -3.77206 1.395 2.12329 -3.76307 1.395 2.145 -3.77206 1.1 2.12329 -3.76307 1.1 2.145 -3.77206 1.395 2.145 -3.77206 1.395 2.145 -3.77206 1.1 2.145 -3.77206 1.395 2.16364 -3.78636 1.59 2.16364 -3.78636 1.395 2.145 -3.77206 1.395 2.16364 -3.78636 1.1 2.145 -3.77206 1.1 2.16364 -3.78636 1.395 2.16364 -3.78636 1.395 2.16364 -3.78636 1.1 2.16364 -3.78636 1.395 2.17794 -3.805 1.59 2.17794 -3.805 1.395 2.16364 -3.78636 1.395 2.17794 -3.805 1.1 2.16364 -3.78636 1.1 2.17794 -3.805 1.395 2.17794 -3.805 1.395 2.17794 -3.805 1.1 2.17794 -3.805 1.395 2.18693 -3.82671 1.59 2.18693 -3.82671 1.395 2.17794 -3.805 1.395 2.18693 -3.82671 1.1 2.17794 -3.805 1.1 2.18693 -3.82671 1.395 2.18693 -3.82671 1.395 2.18693 -3.82671 1.1 2.18693 -3.82671 1.395 2.19 -3.85 1.59 2.19 -3.85 1.395 2.18693 -3.82671 1.395 2.19 -3.85 1.1 2.18693 -3.82671 1.1 2.19 -3.85 1.395 2.19 -3.85 1.395 2.19 -3.85 1.1 2.19 -3.85 1.395 2.18693 -3.87329 1.59 2.18693 -3.87329 1.395 2.19 -3.85 1.395 2.18693 -3.87329 1.1 2.19 -3.85 1.1 2.18693 -3.87329 1.395 2.18693 -3.87329 1.395 2.18693 -3.87329 1.1 2.18693 -3.87329 1.395 2.17794 -3.895 1.59 2.17794 -3.895 1.395 2.18693 -3.87329 1.395 2.17794 -3.895 1.1 2.18693 -3.87329 1.1 2.17794 -3.895 1.395 2.17794 -3.895 1.395 2.17794 -3.895 1.1 2.17794 -3.895 1.395 2.16364 -3.91364 1.59 2.16364 -3.91364 1.395 2.17794 -3.895 1.395 2.16364 -3.91364 1.1 2.17794 -3.895 1.1 2.16364 -3.91364 1.395 2.16364 -3.91364 1.395 2.16364 -3.91364 1.1 2.16364 -3.91364 1.395 2.145 -3.92794 1.59 2.145 -3.92794 1.395 2.16364 -3.91364 1.395 2.145 -3.92794 1.1 2.16364 -3.91364 1.1 2.145 -3.92794 1.395 2.145 -3.92794 1.395 2.145 -3.92794 1.1 2.145 -3.92794 1.395 2.12329 -3.93693 1.59 2.12329 -3.93693 1.395 2.145 -3.92794 1.395 2.12329 -3.93693 1.1 2.145 -3.92794 1.1 2.12329 -3.93693 1.395 2.12329 -3.93693 1.395 2.12329 -3.93693 1.1 2.12329 -3.93693 1.395 2.1 -3.94 1.59 2.1 -3.94 1.395 2.12329 -3.93693 1.395 2.1 -3.94 1.1 2.12329 -3.93693 1.1 2.1 -3.94 1.395 2.1 -3.94 1.395 2.1 -3.94 1.1 2.1 -3.94 1.395 2.07671 -3.93693 1.59 2.07671 -3.93693 1.395 2.1 -3.94 1.395 2.07671 -3.93693 1.59 2.07671 -3.93693 1.6 2.07412 -3.94659 1.59 2.1 -3.94 1.59 2.07671 -3.93693 1.6 2.05 -3.9366 1.6 2.07412 -3.94659 1.59 2.07671 -3.93693 1.59 2.055 -3.92794 1.6 2.05 -3.9366 1.6 2.05 -3.9366 1.59 2.055 -3.92794 1.6 2.02929 -3.92071 1.6 2.02929 -3.92071 1.59 2.055 -3.92794 1.59 2.03636 -3.91364 1.6 2.0134 -3.9 1.59 2.03636 -3.91364 1.59 2.02206 -3.895 1.6 2.00341 -3.87588 1.59 2.02206 -3.895 1.59 2.01307 -3.87329 1.6 2 -3.85 1.59 2.01307 -3.87329 1.59 2.01 -3.85 1.6 2.00341 -3.82412 1.59 2.01 -3.85 1.59 2.01307 -3.82671 1.6 2.0134 -3.8 1.59 2.01307 -3.82671 1.59 2.02206 -3.805 1.6 2.02929 -3.77929 1.59 2.02206 -3.805 1.59 2.03636 -3.78636 1.6 2.05 -3.7634 1.59 2.03636 -3.78636 1.59 2.055 -3.77206 1.6 2.07412 -3.75341 1.59 2.055 -3.77206 1.59 2.07671 -3.76307 1.6 2.1 -3.75 1.59 2.07671 -3.76307 1.59 2.1 -3.76 1.6 2.12588 -3.75341 1.59 2.1 -3.76 1.59 2.12329 -3.76307 1.6 2.15 -3.7634 1.59 2.12329 -3.76307 1.59 2.145 -3.77206 1.6 2.17071 -3.77929 1.59 2.145 -3.77206 1.59 2.16364 -3.78636 1.6 2.1866 -3.8 1.59 2.16364 -3.78636 1.59 2.17794 -3.805 1.6 2.19659 -3.82412 1.59 2.17794 -3.805 1.59 2.18693 -3.82671 1.6 2.2 -3.85 1.59 2.18693 -3.82671 1.59 2.19 -3.85 1.6 2.19659 -3.87588 1.59 2.19 -3.85 1.59 2.18693 -3.87329 1.6 2.1866 -3.9 1.59 2.18693 -3.87329 1.59 2.17794 -3.895 1.6 2.17071 -3.92071 1.59 2.17794 -3.895 1.59 2.16364 -3.91364 1.6 2.15 -3.9366 1.59 2.16364 -3.91364 1.59 2.145 -3.92794 1.6 2.12588 -3.94659 1.59 2.145 -3.92794 1.59 2.12329 -3.93693 1.6 2.1 -3.95 1.59 2.12329 -3.93693 1.59 2.1 -3.94 1.6 2.07412 -3.94659 1.6 2.1 -3.95 1.59 2.1 -3.94 1.6 2.02929 -3.92071 1.59 2.03636 -3.91364 1.6 2.0134 -3.9 1.6 2.0134 -3.9 1.59 2.02206 -3.895 1.6 2.00341 -3.87588 1.6 2.00341 -3.87588 1.59 2.01307 -3.87329 1.6 2 -3.85 1.6 2 -3.85 1.59 2.01 -3.85 1.6 2.00341 -3.82412 1.6 2.00341 -3.82412 1.59 2.01307 -3.82671 1.6 2.0134 -3.8 1.6 2.0134 -3.8 1.59 2.02206 -3.805 1.6 2.02929 -3.77929 1.6 2.02929 -3.77929 1.59 2.03636 -3.78636 1.6 2.05 -3.7634 1.6 2.05 -3.7634 1.59 2.055 -3.77206 1.6 2.07412 -3.75341 1.6 2.07412 -3.75341 1.59 2.07671 -3.76307 1.6 2.1 -3.75 1.6 2.1 -3.75 1.59 2.1 -3.76 1.6 2.12588 -3.75341 1.6 2.12588 -3.75341 1.59 2.12329 -3.76307 1.6 2.15 -3.7634 1.6 2.15 -3.7634 1.59 2.145 -3.77206 1.6 2.17071 -3.77929 1.6 2.17071 -3.77929 1.59 2.16364 -3.78636 1.6 2.1866 -3.8 1.6 2.1866 -3.8 1.59 2.17794 -3.805 1.6 2.19659 -3.82412 1.6 2.19659 -3.82412 1.59 2.18693 -3.82671 1.6 2.2 -3.85 1.6 2.2 -3.85 1.59 2.19 -3.85 1.6 2.19659 -3.87588 1.6 2.19659 -3.87588 1.59 2.18693 -3.87329 1.6 2.1866 -3.9 1.6 2.1866 -3.9 1.59 2.17794 -3.895 1.6 2.17071 -3.92071 1.6 2.17071 -3.92071 1.59 2.16364 -3.91364 1.6 2.15 -3.9366 1.6 2.15 -3.9366 1.59 2.145 -3.92794 1.6 2.12588 -3.94659 1.6 2.12588 -3.94659 1.59 2.12329 -3.93693 1.6 2.1 -3.95 1.1 3.47671 -1.03693 1.395 3.47671 -1.03693 1.1 3.5 -1.04 1.1 3.47671 -1.03693 1.395 3.455 -1.02794 1.395 3.47671 -1.03693 1.1 3.47671 -1.03693 1.1 3.455 -1.02794 1.395 3.455 -1.02794 1.395 3.455 -1.02794 1.1 3.455 -1.02794 1.395 3.43636 -1.01364 1.59 3.43636 -1.01364 1.395 3.43636 -1.01364 1.59 3.42206 -0.995 1.59 3.43636 -1.01364 1.395 3.455 -1.02794 1.395 3.43636 -1.01364 1.59 3.43636 -1.01364 1.59 3.455 -1.02794 1.395 3.455 -1.02794 1.395 3.455 -1.02794 1.59 3.455 -1.02794 1.395 3.47671 -1.03693 1.395 3.47671 -1.03693 1.59 3.455 -1.02794 1.59 3.47671 -1.03693 1.395 3.5 -1.04 1.59 3.47671 -1.03693 1.59 3.5 -1.04 1.395 3.52329 -1.03693 1.59 3.5 -1.04 1.59 3.52329 -1.03693 1.395 3.545 -1.02794 1.59 3.52329 -1.03693 1.59 3.545 -1.02794 1.395 3.56364 -1.01364 1.59 3.545 -1.02794 1.59 3.56364 -1.01364 1.395 3.57794 -0.995 1.59 3.56364 -1.01364 1.59 3.57794 -0.995 1.395 3.58693 -0.973294 1.59 3.57794 -0.995 1.59 3.58693 -0.973294 1.395 3.59 -0.95 1.59 3.58693 -0.973294 1.59 3.59 -0.95 1.395 3.58693 -0.926706 1.59 3.59 -0.95 1.59 3.58693 -0.926706 1.395 3.57794 -0.905 1.59 3.58693 -0.926706 1.59 3.57794 -0.905 1.395 3.56364 -0.88636 1.59 3.57794 -0.905 1.59 3.56364 -0.88636 1.395 3.545 -0.872058 1.59 3.56364 -0.88636 1.59 3.545 -0.872058 1.395 3.52329 -0.863067 1.59 3.545 -0.872058 1.59 3.52329 -0.863067 1.395 3.5 -0.86 1.59 3.52329 -0.863067 1.59 3.5 -0.86 1.395 3.47671 -0.863067 1.59 3.5 -0.86 1.59 3.47671 -0.863067 1.395 3.455 -0.872058 1.59 3.47671 -0.863067 1.59 3.455 -0.872058 1.395 3.43636 -0.88636 1.59 3.455 -0.872058 1.59 3.43636 -0.88636 1.395 3.42206 -0.905 1.59 3.43636 -0.88636 1.59 3.42206 -0.905 1.395 3.41307 -0.926706 1.59 3.42206 -0.905 1.59 3.41307 -0.926706 1.395 3.41 -0.95 1.59 3.41307 -0.926706 1.59 3.41 -0.95 1.395 3.41307 -0.973294 1.59 3.41 -0.95 1.59 3.41307 -0.973294 1.395 3.42206 -0.995 1.59 3.41307 -0.973294 1.59 3.42206 -0.995 1.395 3.43636 -1.01364 1.395 3.42206 -0.995 1.59 3.42206 -0.995 1.395 3.43636 -1.01364 1.1 3.43636 -1.01364 1.395 3.42206 -0.995 1.395 3.43636 -1.01364 1.1 3.455 -1.02794 1.1 3.43636 -1.01364 1.1 3.43636 -1.01364 1.1 3.42206 -0.995 1.395 3.42206 -0.995 1.395 3.42206 -0.995 1.1 3.42206 -0.995 1.395 3.41307 -0.973294 1.59 3.41307 -0.973294 1.395 3.42206 -0.995 1.395 3.41307 -0.973294 1.1 3.42206 -0.995 1.1 3.41307 -0.973294 1.395 3.41307 -0.973294 1.395 3.41307 -0.973294 1.1 3.41307 -0.973294 1.395 3.41 -0.95 1.59 3.41 -0.95 1.395 3.41307 -0.973294 1.395 3.41 -0.95 1.1 3.41307 -0.973294 1.1 3.41 -0.95 1.395 3.41 -0.95 1.395 3.41 -0.95 1.1 3.41 -0.95 1.395 3.41307 -0.926706 1.59 3.41307 -0.926706 1.395 3.41 -0.95 1.395 3.41307 -0.926706 1.1 3.41 -0.95 1.1 3.41307 -0.926706 1.395 3.41307 -0.926706 1.395 3.41307 -0.926706 1.1 3.41307 -0.926706 1.395 3.42206 -0.905 1.59 3.42206 -0.905 1.395 3.41307 -0.926706 1.395 3.42206 -0.905 1.1 3.41307 -0.926706 1.1 3.42206 -0.905 1.395 3.42206 -0.905 1.395 3.42206 -0.905 1.1 3.42206 -0.905 1.395 3.43636 -0.88636 1.59 3.43636 -0.88636 1.395 3.42206 -0.905 1.395 3.43636 -0.88636 1.1 3.42206 -0.905 1.1 3.43636 -0.88636 1.395 3.43636 -0.88636 1.395 3.43636 -0.88636 1.1 3.43636 -0.88636 1.395 3.455 -0.872058 1.59 3.455 -0.872058 1.395 3.43636 -0.88636 1.395 3.455 -0.872058 1.1 3.43636 -0.88636 1.1 3.455 -0.872058 1.395 3.455 -0.872058 1.395 3.455 -0.872058 1.1 3.455 -0.872058 1.395 3.47671 -0.863067 1.59 3.47671 -0.863067 1.395 3.455 -0.872058 1.395 3.47671 -0.863067 1.1 3.455 -0.872058 1.1 3.47671 -0.863067 1.395 3.47671 -0.863067 1.395 3.47671 -0.863067 1.1 3.47671 -0.863067 1.395 3.5 -0.86 1.59 3.5 -0.86 1.395 3.47671 -0.863067 1.395 3.5 -0.86 1.1 3.47671 -0.863067 1.1 3.5 -0.86 1.395 3.5 -0.86 1.395 3.5 -0.86 1.1 3.5 -0.86 1.395 3.52329 -0.863067 1.59 3.52329 -0.863067 1.395 3.5 -0.86 1.395 3.52329 -0.863067 1.1 3.5 -0.86 1.1 3.52329 -0.863067 1.395 3.52329 -0.863067 1.395 3.52329 -0.863067 1.1 3.52329 -0.863067 1.395 3.545 -0.872058 1.59 3.545 -0.872058 1.395 3.52329 -0.863067 1.395 3.545 -0.872058 1.1 3.52329 -0.863067 1.1 3.545 -0.872058 1.395 3.545 -0.872058 1.395 3.545 -0.872058 1.1 3.545 -0.872058 1.395 3.56364 -0.88636 1.59 3.56364 -0.88636 1.395 3.545 -0.872058 1.395 3.56364 -0.88636 1.1 3.545 -0.872058 1.1 3.56364 -0.88636 1.395 3.56364 -0.88636 1.395 3.56364 -0.88636 1.1 3.56364 -0.88636 1.395 3.57794 -0.905 1.59 3.57794 -0.905 1.395 3.56364 -0.88636 1.395 3.57794 -0.905 1.1 3.56364 -0.88636 1.1 3.57794 -0.905 1.395 3.57794 -0.905 1.395 3.57794 -0.905 1.1 3.57794 -0.905 1.395 3.58693 -0.926706 1.59 3.58693 -0.926706 1.395 3.57794 -0.905 1.395 3.58693 -0.926706 1.1 3.57794 -0.905 1.1 3.58693 -0.926706 1.395 3.58693 -0.926706 1.395 3.58693 -0.926706 1.1 3.58693 -0.926706 1.395 3.59 -0.95 1.59 3.59 -0.95 1.395 3.58693 -0.926706 1.395 3.59 -0.95 1.1 3.58693 -0.926706 1.1 3.59 -0.95 1.395 3.59 -0.95 1.395 3.59 -0.95 1.1 3.59 -0.95 1.395 3.58693 -0.973294 1.59 3.58693 -0.973294 1.395 3.59 -0.95 1.395 3.58693 -0.973294 1.1 3.59 -0.95 1.1 3.58693 -0.973294 1.395 3.58693 -0.973294 1.395 3.58693 -0.973294 1.1 3.58693 -0.973294 1.395 3.57794 -0.995 1.59 3.57794 -0.995 1.395 3.58693 -0.973294 1.395 3.57794 -0.995 1.1 3.58693 -0.973294 1.1 3.57794 -0.995 1.395 3.57794 -0.995 1.395 3.57794 -0.995 1.1 3.57794 -0.995 1.395 3.56364 -1.01364 1.59 3.56364 -1.01364 1.395 3.57794 -0.995 1.395 3.56364 -1.01364 1.1 3.57794 -0.995 1.1 3.56364 -1.01364 1.395 3.56364 -1.01364 1.395 3.56364 -1.01364 1.1 3.56364 -1.01364 1.395 3.545 -1.02794 1.59 3.545 -1.02794 1.395 3.56364 -1.01364 1.395 3.545 -1.02794 1.1 3.56364 -1.01364 1.1 3.545 -1.02794 1.395 3.545 -1.02794 1.395 3.545 -1.02794 1.1 3.545 -1.02794 1.395 3.52329 -1.03693 1.59 3.52329 -1.03693 1.395 3.545 -1.02794 1.395 3.52329 -1.03693 1.1 3.545 -1.02794 1.1 3.52329 -1.03693 1.395 3.52329 -1.03693 1.395 3.52329 -1.03693 1.1 3.52329 -1.03693 1.395 3.5 -1.04 1.59 3.5 -1.04 1.395 3.52329 -1.03693 1.395 3.5 -1.04 1.1 3.52329 -1.03693 1.1 3.5 -1.04 1.395 3.5 -1.04 1.395 3.5 -1.04 1.1 3.5 -1.04 1.395 3.47671 -1.03693 1.59 3.47671 -1.03693 1.395 3.5 -1.04 1.395 3.47671 -1.03693 1.59 3.47671 -1.03693 1.6 3.47412 -1.04659 1.59 3.5 -1.04 1.59 3.47671 -1.03693 1.6 3.45 -1.0366 1.6 3.47412 -1.04659 1.59 3.47671 -1.03693 1.59 3.455 -1.02794 1.6 3.45 -1.0366 1.6 3.45 -1.0366 1.59 3.455 -1.02794 1.6 3.42929 -1.02071 1.6 3.42929 -1.02071 1.59 3.455 -1.02794 1.59 3.43636 -1.01364 1.6 3.4134 -1 1.59 3.43636 -1.01364 1.59 3.42206 -0.995 1.6 3.40341 -0.975882 1.59 3.42206 -0.995 1.59 3.41307 -0.973294 1.6 3.4 -0.95 1.59 3.41307 -0.973294 1.59 3.41 -0.95 1.6 3.40341 -0.924118 1.59 3.41 -0.95 1.59 3.41307 -0.926706 1.6 3.4134 -0.9 1.59 3.41307 -0.926706 1.59 3.42206 -0.905 1.6 3.42929 -0.879289 1.59 3.42206 -0.905 1.59 3.43636 -0.88636 1.6 3.45 -0.863397 1.59 3.43636 -0.88636 1.59 3.455 -0.872058 1.6 3.47412 -0.853407 1.59 3.455 -0.872058 1.59 3.47671 -0.863067 1.6 3.5 -0.85 1.59 3.47671 -0.863067 1.59 3.5 -0.86 1.6 3.52588 -0.853407 1.59 3.5 -0.86 1.59 3.52329 -0.863067 1.6 3.55 -0.863397 1.59 3.52329 -0.863067 1.59 3.545 -0.872058 1.6 3.57071 -0.879289 1.59 3.545 -0.872058 1.59 3.56364 -0.88636 1.6 3.5866 -0.9 1.59 3.56364 -0.88636 1.59 3.57794 -0.905 1.6 3.59659 -0.924118 1.59 3.57794 -0.905 1.59 3.58693 -0.926706 1.6 3.6 -0.95 1.59 3.58693 -0.926706 1.59 3.59 -0.95 1.6 3.59659 -0.975882 1.59 3.59 -0.95 1.59 3.58693 -0.973294 1.6 3.5866 -1 1.59 3.58693 -0.973294 1.59 3.57794 -0.995 1.6 3.57071 -1.02071 1.59 3.57794 -0.995 1.59 3.56364 -1.01364 1.6 3.55 -1.0366 1.59 3.56364 -1.01364 1.59 3.545 -1.02794 1.6 3.52588 -1.04659 1.59 3.545 -1.02794 1.59 3.52329 -1.03693 1.6 3.5 -1.05 1.59 3.52329 -1.03693 1.59 3.5 -1.04 1.6 3.47412 -1.04659 1.6 3.5 -1.05 1.59 3.5 -1.04 1.6 3.42929 -1.02071 1.59 3.43636 -1.01364 1.6 3.4134 -1 1.6 3.4134 -1 1.59 3.42206 -0.995 1.6 3.40341 -0.975882 1.6 3.40341 -0.975882 1.59 3.41307 -0.973294 1.6 3.4 -0.95 1.6 3.4 -0.95 1.59 3.41 -0.95 1.6 3.40341 -0.924118 1.6 3.40341 -0.924118 1.59 3.41307 -0.926706 1.6 3.4134 -0.9 1.6 3.4134 -0.9 1.59 3.42206 -0.905 1.6 3.42929 -0.879289 1.6 3.42929 -0.879289 1.59 3.43636 -0.88636 1.6 3.45 -0.863397 1.6 3.45 -0.863397 1.59 3.455 -0.872058 1.6 3.47412 -0.853407 1.6 3.47412 -0.853407 1.59 3.47671 -0.863067 1.6 3.5 -0.85 1.6 3.5 -0.85 1.59 3.5 -0.86 1.6 3.52588 -0.853407 1.6 3.52588 -0.853407 1.59 3.52329 -0.863067 1.6 3.55 -0.863397 1.6 3.55 -0.863397 1.59 3.545 -0.872058 1.6 3.57071 -0.879289 1.6 3.57071 -0.879289 1.59 3.56364 -0.88636 1.6 3.5866 -0.9 1.6 3.5866 -0.9 1.59 3.57794 -0.905 1.6 3.59659 -0.924118 1.6 3.59659 -0.924118 1.59 3.58693 -0.926706 1.6 3.6 -0.95 1.6 3.6 -0.95 1.59 3.59 -0.95 1.6 3.59659 -0.975882 1.6 3.59659 -0.975882 1.59 3.58693 -0.973294 1.6 3.5866 -1 1.6 3.5866 -1 1.59 3.57794 -0.995 1.6 3.57071 -1.02071 1.6 3.57071 -1.02071 1.59 3.56364 -1.01364 1.6 3.55 -1.0366 1.6 3.55 -1.0366 1.59 3.545 -1.02794 1.6 3.52588 -1.04659 1.6 3.52588 -1.04659 1.59 3.52329 -1.03693 1.6 3.5 -1.05 1.1 3.67671 -3.93693 1.395 3.67671 -3.93693 1.1 3.7 -3.94 1.1 3.67671 -3.93693 1.395 3.655 -3.92794 1.395 3.67671 -3.93693 1.1 3.67671 -3.93693 1.1 3.655 -3.92794 1.395 3.655 -3.92794 1.395 3.655 -3.92794 1.1 3.655 -3.92794 1.395 3.63636 -3.91364 1.59 3.63636 -3.91364 1.395 3.63636 -3.91364 1.59 3.62206 -3.895 1.59 3.63636 -3.91364 1.395 3.655 -3.92794 1.395 3.63636 -3.91364 1.59 3.63636 -3.91364 1.59 3.655 -3.92794 1.395 3.655 -3.92794 1.395 3.655 -3.92794 1.59 3.655 -3.92794 1.395 3.67671 -3.93693 1.395 3.67671 -3.93693 1.59 3.655 -3.92794 1.59 3.67671 -3.93693 1.395 3.7 -3.94 1.59 3.67671 -3.93693 1.59 3.7 -3.94 1.395 3.72329 -3.93693 1.59 3.7 -3.94 1.59 3.72329 -3.93693 1.395 3.745 -3.92794 1.59 3.72329 -3.93693 1.59 3.745 -3.92794 1.395 3.76364 -3.91364 1.59 3.745 -3.92794 1.59 3.76364 -3.91364 1.395 3.77794 -3.895 1.59 3.76364 -3.91364 1.59 3.77794 -3.895 1.395 3.78693 -3.87329 1.59 3.77794 -3.895 1.59 3.78693 -3.87329 1.395 3.79 -3.85 1.59 3.78693 -3.87329 1.59 3.79 -3.85 1.395 3.78693 -3.82671 1.59 3.79 -3.85 1.59 3.78693 -3.82671 1.395 3.77794 -3.805 1.59 3.78693 -3.82671 1.59 3.77794 -3.805 1.395 3.76364 -3.78636 1.59 3.77794 -3.805 1.59 3.76364 -3.78636 1.395 3.745 -3.77206 1.59 3.76364 -3.78636 1.59 3.745 -3.77206 1.395 3.72329 -3.76307 1.59 3.745 -3.77206 1.59 3.72329 -3.76307 1.395 3.7 -3.76 1.59 3.72329 -3.76307 1.59 3.7 -3.76 1.395 3.67671 -3.76307 1.59 3.7 -3.76 1.59 3.67671 -3.76307 1.395 3.655 -3.77206 1.59 3.67671 -3.76307 1.59 3.655 -3.77206 1.395 3.63636 -3.78636 1.59 3.655 -3.77206 1.59 3.63636 -3.78636 1.395 3.62206 -3.805 1.59 3.63636 -3.78636 1.59 3.62206 -3.805 1.395 3.61307 -3.82671 1.59 3.62206 -3.805 1.59 3.61307 -3.82671 1.395 3.61 -3.85 1.59 3.61307 -3.82671 1.59 3.61 -3.85 1.395 3.61307 -3.87329 1.59 3.61 -3.85 1.59 3.61307 -3.87329 1.395 3.62206 -3.895 1.59 3.61307 -3.87329 1.59 3.62206 -3.895 1.395 3.63636 -3.91364 1.395 3.62206 -3.895 1.59 3.62206 -3.895 1.395 3.63636 -3.91364 1.1 3.63636 -3.91364 1.395 3.62206 -3.895 1.395 3.63636 -3.91364 1.1 3.655 -3.92794 1.1 3.63636 -3.91364 1.1 3.63636 -3.91364 1.1 3.62206 -3.895 1.395 3.62206 -3.895 1.395 3.62206 -3.895 1.1 3.62206 -3.895 1.395 3.61307 -3.87329 1.59 3.61307 -3.87329 1.395 3.62206 -3.895 1.395 3.61307 -3.87329 1.1 3.62206 -3.895 1.1 3.61307 -3.87329 1.395 3.61307 -3.87329 1.395 3.61307 -3.87329 1.1 3.61307 -3.87329 1.395 3.61 -3.85 1.59 3.61 -3.85 1.395 3.61307 -3.87329 1.395 3.61 -3.85 1.1 3.61307 -3.87329 1.1 3.61 -3.85 1.395 3.61 -3.85 1.395 3.61 -3.85 1.1 3.61 -3.85 1.395 3.61307 -3.82671 1.59 3.61307 -3.82671 1.395 3.61 -3.85 1.395 3.61307 -3.82671 1.1 3.61 -3.85 1.1 3.61307 -3.82671 1.395 3.61307 -3.82671 1.395 3.61307 -3.82671 1.1 3.61307 -3.82671 1.395 3.62206 -3.805 1.59 3.62206 -3.805 1.395 3.61307 -3.82671 1.395 3.62206 -3.805 1.1 3.61307 -3.82671 1.1 3.62206 -3.805 1.395 3.62206 -3.805 1.395 3.62206 -3.805 1.1 3.62206 -3.805 1.395 3.63636 -3.78636 1.59 3.63636 -3.78636 1.395 3.62206 -3.805 1.395 3.63636 -3.78636 1.1 3.62206 -3.805 1.1 3.63636 -3.78636 1.395 3.63636 -3.78636 1.395 3.63636 -3.78636 1.1 3.63636 -3.78636 1.395 3.655 -3.77206 1.59 3.655 -3.77206 1.395 3.63636 -3.78636 1.395 3.655 -3.77206 1.1 3.63636 -3.78636 1.1 3.655 -3.77206 1.395 3.655 -3.77206 1.395 3.655 -3.77206 1.1 3.655 -3.77206 1.395 3.67671 -3.76307 1.59 3.67671 -3.76307 1.395 3.655 -3.77206 1.395 3.67671 -3.76307 1.1 3.655 -3.77206 1.1 3.67671 -3.76307 1.395 3.67671 -3.76307 1.395 3.67671 -3.76307 1.1 3.67671 -3.76307 1.395 3.7 -3.76 1.59 3.7 -3.76 1.395 3.67671 -3.76307 1.395 3.7 -3.76 1.1 3.67671 -3.76307 1.1 3.7 -3.76 1.395 3.7 -3.76 1.395 3.7 -3.76 1.1 3.7 -3.76 1.395 3.72329 -3.76307 1.59 3.72329 -3.76307 1.395 3.7 -3.76 1.395 3.72329 -3.76307 1.1 3.7 -3.76 1.1 3.72329 -3.76307 1.395 3.72329 -3.76307 1.395 3.72329 -3.76307 1.1 3.72329 -3.76307 1.395 3.745 -3.77206 1.59 3.745 -3.77206 1.395 3.72329 -3.76307 1.395 3.745 -3.77206 1.1 3.72329 -3.76307 1.1 3.745 -3.77206 1.395 3.745 -3.77206 1.395 3.745 -3.77206 1.1 3.745 -3.77206 1.395 3.76364 -3.78636 1.59 3.76364 -3.78636 1.395 3.745 -3.77206 1.395 3.76364 -3.78636 1.1 3.745 -3.77206 1.1 3.76364 -3.78636 1.395 3.76364 -3.78636 1.395 3.76364 -3.78636 1.1 3.76364 -3.78636 1.395 3.77794 -3.805 1.59 3.77794 -3.805 1.395 3.76364 -3.78636 1.395 3.77794 -3.805 1.1 3.76364 -3.78636 1.1 3.77794 -3.805 1.395 3.77794 -3.805 1.395 3.77794 -3.805 1.1 3.77794 -3.805 1.395 3.78693 -3.82671 1.59 3.78693 -3.82671 1.395 3.77794 -3.805 1.395 3.78693 -3.82671 1.1 3.77794 -3.805 1.1 3.78693 -3.82671 1.395 3.78693 -3.82671 1.395 3.78693 -3.82671 1.1 3.78693 -3.82671 1.395 3.79 -3.85 1.59 3.79 -3.85 1.395 3.78693 -3.82671 1.395 3.79 -3.85 1.1 3.78693 -3.82671 1.1 3.79 -3.85 1.395 3.79 -3.85 1.395 3.79 -3.85 1.1 3.79 -3.85 1.395 3.78693 -3.87329 1.59 3.78693 -3.87329 1.395 3.79 -3.85 1.395 3.78693 -3.87329 1.1 3.79 -3.85 1.1 3.78693 -3.87329 1.395 3.78693 -3.87329 1.395 3.78693 -3.87329 1.1 3.78693 -3.87329 1.395 3.77794 -3.895 1.59 3.77794 -3.895 1.395 3.78693 -3.87329 1.395 3.77794 -3.895 1.1 3.78693 -3.87329 1.1 3.77794 -3.895 1.395 3.77794 -3.895 1.395 3.77794 -3.895 1.1 3.77794 -3.895 1.395 3.76364 -3.91364 1.59 3.76364 -3.91364 1.395 3.77794 -3.895 1.395 3.76364 -3.91364 1.1 3.77794 -3.895 1.1 3.76364 -3.91364 1.395 3.76364 -3.91364 1.395 3.76364 -3.91364 1.1 3.76364 -3.91364 1.395 3.745 -3.92794 1.59 3.745 -3.92794 1.395 3.76364 -3.91364 1.395 3.745 -3.92794 1.1 3.76364 -3.91364 1.1 3.745 -3.92794 1.395 3.745 -3.92794 1.395 3.745 -3.92794 1.1 3.745 -3.92794 1.395 3.72329 -3.93693 1.59 3.72329 -3.93693 1.395 3.745 -3.92794 1.395 3.72329 -3.93693 1.1 3.745 -3.92794 1.1 3.72329 -3.93693 1.395 3.72329 -3.93693 1.395 3.72329 -3.93693 1.1 3.72329 -3.93693 1.395 3.7 -3.94 1.59 3.7 -3.94 1.395 3.72329 -3.93693 1.395 3.7 -3.94 1.1 3.72329 -3.93693 1.1 3.7 -3.94 1.395 3.7 -3.94 1.395 3.7 -3.94 1.1 3.7 -3.94 1.395 3.67671 -3.93693 1.59 3.67671 -3.93693 1.395 3.7 -3.94 1.395 3.67671 -3.93693 1.59 3.67671 -3.93693 1.6 3.67412 -3.94659 1.59 3.7 -3.94 1.59 3.67671 -3.93693 1.6 3.65 -3.9366 1.6 3.67412 -3.94659 1.59 3.67671 -3.93693 1.59 3.655 -3.92794 1.6 3.65 -3.9366 1.6 3.65 -3.9366 1.59 3.655 -3.92794 1.6 3.62929 -3.92071 1.6 3.62929 -3.92071 1.59 3.655 -3.92794 1.59 3.63636 -3.91364 1.6 3.6134 -3.9 1.59 3.63636 -3.91364 1.59 3.62206 -3.895 1.6 3.60341 -3.87588 1.59 3.62206 -3.895 1.59 3.61307 -3.87329 1.6 3.6 -3.85 1.59 3.61307 -3.87329 1.59 3.61 -3.85 1.6 3.60341 -3.82412 1.59 3.61 -3.85 1.59 3.61307 -3.82671 1.6 3.6134 -3.8 1.59 3.61307 -3.82671 1.59 3.62206 -3.805 1.6 3.62929 -3.77929 1.59 3.62206 -3.805 1.59 3.63636 -3.78636 1.6 3.65 -3.7634 1.59 3.63636 -3.78636 1.59 3.655 -3.77206 1.6 3.67412 -3.75341 1.59 3.655 -3.77206 1.59 3.67671 -3.76307 1.6 3.7 -3.75 1.59 3.67671 -3.76307 1.59 3.7 -3.76 1.6 3.72588 -3.75341 1.59 3.7 -3.76 1.59 3.72329 -3.76307 1.6 3.75 -3.7634 1.59 3.72329 -3.76307 1.59 3.745 -3.77206 1.6 3.77071 -3.77929 1.59 3.745 -3.77206 1.59 3.76364 -3.78636 1.6 3.7866 -3.8 1.59 3.76364 -3.78636 1.59 3.77794 -3.805 1.6 3.79659 -3.82412 1.59 3.77794 -3.805 1.59 3.78693 -3.82671 1.6 3.8 -3.85 1.59 3.78693 -3.82671 1.59 3.79 -3.85 1.6 3.79659 -3.87588 1.59 3.79 -3.85 1.59 3.78693 -3.87329 1.6 3.7866 -3.9 1.59 3.78693 -3.87329 1.59 3.77794 -3.895 1.6 3.77071 -3.92071 1.59 3.77794 -3.895 1.59 3.76364 -3.91364 1.6 3.75 -3.9366 1.59 3.76364 -3.91364 1.59 3.745 -3.92794 1.6 3.72588 -3.94659 1.59 3.745 -3.92794 1.59 3.72329 -3.93693 1.6 3.7 -3.95 1.59 3.72329 -3.93693 1.59 3.7 -3.94 1.6 3.67412 -3.94659 1.6 3.7 -3.95 1.59 3.7 -3.94 1.6 3.62929 -3.92071 1.59 3.63636 -3.91364 1.6 3.6134 -3.9 1.6 3.6134 -3.9 1.59 3.62206 -3.895 1.6 3.60341 -3.87588 1.6 3.60341 -3.87588 1.59 3.61307 -3.87329 1.6 3.6 -3.85 1.6 3.6 -3.85 1.59 3.61 -3.85 1.6 3.60341 -3.82412 1.6 3.60341 -3.82412 1.59 3.61307 -3.82671 1.6 3.6134 -3.8 1.6 3.6134 -3.8 1.59 3.62206 -3.805 1.6 3.62929 -3.77929 1.6 3.62929 -3.77929 1.59 3.63636 -3.78636 1.6 3.65 -3.7634 1.6 3.65 -3.7634 1.59 3.655 -3.77206 1.6 3.67412 -3.75341 1.6 3.67412 -3.75341 1.59 3.67671 -3.76307 1.6 3.7 -3.75 1.6 3.7 -3.75 1.59 3.7 -3.76 1.6 3.72588 -3.75341 1.6 3.72588 -3.75341 1.59 3.72329 -3.76307 1.6 3.75 -3.7634 1.6 3.75 -3.7634 1.59 3.745 -3.77206 1.6 3.77071 -3.77929 1.6 3.77071 -3.77929 1.59 3.76364 -3.78636 1.6 3.7866 -3.8 1.6 3.7866 -3.8 1.59 3.77794 -3.805 1.6 3.79659 -3.82412 1.6 3.79659 -3.82412 1.59 3.78693 -3.82671 1.6 3.8 -3.85 1.6 3.8 -3.85 1.59 3.79 -3.85 1.6 3.79659 -3.87588 1.6 3.79659 -3.87588 1.59 3.78693 -3.87329 1.6 3.7866 -3.9 1.6 3.7866 -3.9 1.59 3.77794 -3.895 1.6 3.77071 -3.92071 1.6 3.77071 -3.92071 1.59 3.76364 -3.91364 1.6 3.75 -3.9366 1.6 3.75 -3.9366 1.59 3.745 -3.92794 1.6 3.72588 -3.94659 1.6 3.72588 -3.94659 1.59 3.72329 -3.93693 1.6 3.7 -3.95 1.1 3.67671 -2.38693 1.395 3.67671 -2.38693 1.1 3.7 -2.39 1.1 3.67671 -2.38693 1.395 3.655 -2.37794 1.395 3.67671 -2.38693 1.1 3.67671 -2.38693 1.1 3.655 -2.37794 1.395 3.655 -2.37794 1.395 3.655 -2.37794 1.1 3.655 -2.37794 1.395 3.63636 -2.36364 1.59 3.63636 -2.36364 1.395 3.63636 -2.36364 1.59 3.62206 -2.345 1.59 3.63636 -2.36364 1.395 3.655 -2.37794 1.395 3.63636 -2.36364 1.59 3.63636 -2.36364 1.59 3.655 -2.37794 1.395 3.655 -2.37794 1.395 3.655 -2.37794 1.59 3.655 -2.37794 1.395 3.67671 -2.38693 1.395 3.67671 -2.38693 1.59 3.655 -2.37794 1.59 3.67671 -2.38693 1.395 3.7 -2.39 1.59 3.67671 -2.38693 1.59 3.7 -2.39 1.395 3.72329 -2.38693 1.59 3.7 -2.39 1.59 3.72329 -2.38693 1.395 3.745 -2.37794 1.59 3.72329 -2.38693 1.59 3.745 -2.37794 1.395 3.76364 -2.36364 1.59 3.745 -2.37794 1.59 3.76364 -2.36364 1.395 3.77794 -2.345 1.59 3.76364 -2.36364 1.59 3.77794 -2.345 1.395 3.78693 -2.32329 1.59 3.77794 -2.345 1.59 3.78693 -2.32329 1.395 3.79 -2.3 1.59 3.78693 -2.32329 1.59 3.79 -2.3 1.395 3.78693 -2.27671 1.59 3.79 -2.3 1.59 3.78693 -2.27671 1.395 3.77794 -2.255 1.59 3.78693 -2.27671 1.59 3.77794 -2.255 1.395 3.76364 -2.23636 1.59 3.77794 -2.255 1.59 3.76364 -2.23636 1.395 3.745 -2.22206 1.59 3.76364 -2.23636 1.59 3.745 -2.22206 1.395 3.72329 -2.21307 1.59 3.745 -2.22206 1.59 3.72329 -2.21307 1.395 3.7 -2.21 1.59 3.72329 -2.21307 1.59 3.7 -2.21 1.395 3.67671 -2.21307 1.59 3.7 -2.21 1.59 3.67671 -2.21307 1.395 3.655 -2.22206 1.59 3.67671 -2.21307 1.59 3.655 -2.22206 1.395 3.63636 -2.23636 1.59 3.655 -2.22206 1.59 3.63636 -2.23636 1.395 3.62206 -2.255 1.59 3.63636 -2.23636 1.59 3.62206 -2.255 1.395 3.61307 -2.27671 1.59 3.62206 -2.255 1.59 3.61307 -2.27671 1.395 3.61 -2.3 1.59 3.61307 -2.27671 1.59 3.61 -2.3 1.395 3.61307 -2.32329 1.59 3.61 -2.3 1.59 3.61307 -2.32329 1.395 3.62206 -2.345 1.59 3.61307 -2.32329 1.59 3.62206 -2.345 1.395 3.63636 -2.36364 1.395 3.62206 -2.345 1.59 3.62206 -2.345 1.395 3.63636 -2.36364 1.1 3.63636 -2.36364 1.395 3.62206 -2.345 1.395 3.63636 -2.36364 1.1 3.655 -2.37794 1.1 3.63636 -2.36364 1.1 3.63636 -2.36364 1.1 3.62206 -2.345 1.395 3.62206 -2.345 1.395 3.62206 -2.345 1.1 3.62206 -2.345 1.395 3.61307 -2.32329 1.59 3.61307 -2.32329 1.395 3.62206 -2.345 1.395 3.61307 -2.32329 1.1 3.62206 -2.345 1.1 3.61307 -2.32329 1.395 3.61307 -2.32329 1.395 3.61307 -2.32329 1.1 3.61307 -2.32329 1.395 3.61 -2.3 1.59 3.61 -2.3 1.395 3.61307 -2.32329 1.395 3.61 -2.3 1.1 3.61307 -2.32329 1.1 3.61 -2.3 1.395 3.61 -2.3 1.395 3.61 -2.3 1.1 3.61 -2.3 1.395 3.61307 -2.27671 1.59 3.61307 -2.27671 1.395 3.61 -2.3 1.395 3.61307 -2.27671 1.1 3.61 -2.3 1.1 3.61307 -2.27671 1.395 3.61307 -2.27671 1.395 3.61307 -2.27671 1.1 3.61307 -2.27671 1.395 3.62206 -2.255 1.59 3.62206 -2.255 1.395 3.61307 -2.27671 1.395 3.62206 -2.255 1.1 3.61307 -2.27671 1.1 3.62206 -2.255 1.395 3.62206 -2.255 1.395 3.62206 -2.255 1.1 3.62206 -2.255 1.395 3.63636 -2.23636 1.59 3.63636 -2.23636 1.395 3.62206 -2.255 1.395 3.63636 -2.23636 1.1 3.62206 -2.255 1.1 3.63636 -2.23636 1.395 3.63636 -2.23636 1.395 3.63636 -2.23636 1.1 3.63636 -2.23636 1.395 3.655 -2.22206 1.59 3.655 -2.22206 1.395 3.63636 -2.23636 1.395 3.655 -2.22206 1.1 3.63636 -2.23636 1.1 3.655 -2.22206 1.395 3.655 -2.22206 1.395 3.655 -2.22206 1.1 3.655 -2.22206 1.395 3.67671 -2.21307 1.59 3.67671 -2.21307 1.395 3.655 -2.22206 1.395 3.67671 -2.21307 1.1 3.655 -2.22206 1.1 3.67671 -2.21307 1.395 3.67671 -2.21307 1.395 3.67671 -2.21307 1.1 3.67671 -2.21307 1.395 3.7 -2.21 1.59 3.7 -2.21 1.395 3.67671 -2.21307 1.395 3.7 -2.21 1.1 3.67671 -2.21307 1.1 3.7 -2.21 1.395 3.7 -2.21 1.395 3.7 -2.21 1.1 3.7 -2.21 1.395 3.72329 -2.21307 1.59 3.72329 -2.21307 1.395 3.7 -2.21 1.395 3.72329 -2.21307 1.1 3.7 -2.21 1.1 3.72329 -2.21307 1.395 3.72329 -2.21307 1.395 3.72329 -2.21307 1.1 3.72329 -2.21307 1.395 3.745 -2.22206 1.59 3.745 -2.22206 1.395 3.72329 -2.21307 1.395 3.745 -2.22206 1.1 3.72329 -2.21307 1.1 3.745 -2.22206 1.395 3.745 -2.22206 1.395 3.745 -2.22206 1.1 3.745 -2.22206 1.395 3.76364 -2.23636 1.59 3.76364 -2.23636 1.395 3.745 -2.22206 1.395 3.76364 -2.23636 1.1 3.745 -2.22206 1.1 3.76364 -2.23636 1.395 3.76364 -2.23636 1.395 3.76364 -2.23636 1.1 3.76364 -2.23636 1.395 3.77794 -2.255 1.59 3.77794 -2.255 1.395 3.76364 -2.23636 1.395 3.77794 -2.255 1.1 3.76364 -2.23636 1.1 3.77794 -2.255 1.395 3.77794 -2.255 1.395 3.77794 -2.255 1.1 3.77794 -2.255 1.395 3.78693 -2.27671 1.59 3.78693 -2.27671 1.395 3.77794 -2.255 1.395 3.78693 -2.27671 1.1 3.77794 -2.255 1.1 3.78693 -2.27671 1.395 3.78693 -2.27671 1.395 3.78693 -2.27671 1.1 3.78693 -2.27671 1.395 3.79 -2.3 1.59 3.79 -2.3 1.395 3.78693 -2.27671 1.395 3.79 -2.3 1.1 3.78693 -2.27671 1.1 3.79 -2.3 1.395 3.79 -2.3 1.395 3.79 -2.3 1.1 3.79 -2.3 1.395 3.78693 -2.32329 1.59 3.78693 -2.32329 1.395 3.79 -2.3 1.395 3.78693 -2.32329 1.1 3.79 -2.3 1.1 3.78693 -2.32329 1.395 3.78693 -2.32329 1.395 3.78693 -2.32329 1.1 3.78693 -2.32329 1.395 3.77794 -2.345 1.59 3.77794 -2.345 1.395 3.78693 -2.32329 1.395 3.77794 -2.345 1.1 3.78693 -2.32329 1.1 3.77794 -2.345 1.395 3.77794 -2.345 1.395 3.77794 -2.345 1.1 3.77794 -2.345 1.395 3.76364 -2.36364 1.59 3.76364 -2.36364 1.395 3.77794 -2.345 1.395 3.76364 -2.36364 1.1 3.77794 -2.345 1.1 3.76364 -2.36364 1.395 3.76364 -2.36364 1.395 3.76364 -2.36364 1.1 3.76364 -2.36364 1.395 3.745 -2.37794 1.59 3.745 -2.37794 1.395 3.76364 -2.36364 1.395 3.745 -2.37794 1.1 3.76364 -2.36364 1.1 3.745 -2.37794 1.395 3.745 -2.37794 1.395 3.745 -2.37794 1.1 3.745 -2.37794 1.395 3.72329 -2.38693 1.59 3.72329 -2.38693 1.395 3.745 -2.37794 1.395 3.72329 -2.38693 1.1 3.745 -2.37794 1.1 3.72329 -2.38693 1.395 3.72329 -2.38693 1.395 3.72329 -2.38693 1.1 3.72329 -2.38693 1.395 3.7 -2.39 1.59 3.7 -2.39 1.395 3.72329 -2.38693 1.395 3.7 -2.39 1.1 3.72329 -2.38693 1.1 3.7 -2.39 1.395 3.7 -2.39 1.395 3.7 -2.39 1.1 3.7 -2.39 1.395 3.67671 -2.38693 1.59 3.67671 -2.38693 1.395 3.7 -2.39 1.395 3.67671 -2.38693 1.59 3.67671 -2.38693 1.6 3.67412 -2.39659 1.59 3.7 -2.39 1.59 3.67671 -2.38693 1.6 3.65 -2.3866 1.6 3.67412 -2.39659 1.59 3.67671 -2.38693 1.59 3.655 -2.37794 1.6 3.65 -2.3866 1.6 3.65 -2.3866 1.59 3.655 -2.37794 1.6 3.62929 -2.37071 1.6 3.62929 -2.37071 1.59 3.655 -2.37794 1.59 3.63636 -2.36364 1.6 3.6134 -2.35 1.59 3.63636 -2.36364 1.59 3.62206 -2.345 1.6 3.60341 -2.32588 1.59 3.62206 -2.345 1.59 3.61307 -2.32329 1.6 3.6 -2.3 1.59 3.61307 -2.32329 1.59 3.61 -2.3 1.6 3.60341 -2.27412 1.59 3.61 -2.3 1.59 3.61307 -2.27671 1.6 3.6134 -2.25 1.59 3.61307 -2.27671 1.59 3.62206 -2.255 1.6 3.62929 -2.22929 1.59 3.62206 -2.255 1.59 3.63636 -2.23636 1.6 3.65 -2.2134 1.59 3.63636 -2.23636 1.59 3.655 -2.22206 1.6 3.67412 -2.20341 1.59 3.655 -2.22206 1.59 3.67671 -2.21307 1.6 3.7 -2.2 1.59 3.67671 -2.21307 1.59 3.7 -2.21 1.6 3.72588 -2.20341 1.59 3.7 -2.21 1.59 3.72329 -2.21307 1.6 3.75 -2.2134 1.59 3.72329 -2.21307 1.59 3.745 -2.22206 1.6 3.77071 -2.22929 1.59 3.745 -2.22206 1.59 3.76364 -2.23636 1.6 3.7866 -2.25 1.59 3.76364 -2.23636 1.59 3.77794 -2.255 1.6 3.79659 -2.27412 1.59 3.77794 -2.255 1.59 3.78693 -2.27671 1.6 3.8 -2.3 1.59 3.78693 -2.27671 1.59 3.79 -2.3 1.6 3.79659 -2.32588 1.59 3.79 -2.3 1.59 3.78693 -2.32329 1.6 3.7866 -2.35 1.59 3.78693 -2.32329 1.59 3.77794 -2.345 1.6 3.77071 -2.37071 1.59 3.77794 -2.345 1.59 3.76364 -2.36364 1.6 3.75 -2.3866 1.59 3.76364 -2.36364 1.59 3.745 -2.37794 1.6 3.72588 -2.39659 1.59 3.745 -2.37794 1.59 3.72329 -2.38693 1.6 3.7 -2.4 1.59 3.72329 -2.38693 1.59 3.7 -2.39 1.6 3.67412 -2.39659 1.6 3.7 -2.4 1.59 3.7 -2.39 1.6 3.62929 -2.37071 1.59 3.63636 -2.36364 1.6 3.6134 -2.35 1.6 3.6134 -2.35 1.59 3.62206 -2.345 1.6 3.60341 -2.32588 1.6 3.60341 -2.32588 1.59 3.61307 -2.32329 1.6 3.6 -2.3 1.6 3.6 -2.3 1.59 3.61 -2.3 1.6 3.60341 -2.27412 1.6 3.60341 -2.27412 1.59 3.61307 -2.27671 1.6 3.6134 -2.25 1.6 3.6134 -2.25 1.59 3.62206 -2.255 1.6 3.62929 -2.22929 1.6 3.62929 -2.22929 1.59 3.63636 -2.23636 1.6 3.65 -2.2134 1.6 3.65 -2.2134 1.59 3.655 -2.22206 1.6 3.67412 -2.20341 1.6 3.67412 -2.20341 1.59 3.67671 -2.21307 1.6 3.7 -2.2 1.6 3.7 -2.2 1.59 3.7 -2.21 1.6 3.72588 -2.20341 1.6 3.72588 -2.20341 1.59 3.72329 -2.21307 1.6 3.75 -2.2134 1.6 3.75 -2.2134 1.59 3.745 -2.22206 1.6 3.77071 -2.22929 1.6 3.77071 -2.22929 1.59 3.76364 -2.23636 1.6 3.7866 -2.25 1.6 3.7866 -2.25 1.59 3.77794 -2.255 1.6 3.79659 -2.27412 1.6 3.79659 -2.27412 1.59 3.78693 -2.27671 1.6 3.8 -2.3 1.6 3.8 -2.3 1.59 3.79 -2.3 1.6 3.79659 -2.32588 1.6 3.79659 -2.32588 1.59 3.78693 -2.32329 1.6 3.7866 -2.35 1.6 3.7866 -2.35 1.59 3.77794 -2.345 1.6 3.77071 -2.37071 1.6 3.77071 -2.37071 1.59 3.76364 -2.36364 1.6 3.75 -2.3866 1.6 3.75 -2.3866 1.59 3.745 -2.37794 1.6 3.72588 -2.39659 1.6 3.72588 -2.39659 1.59 3.72329 -2.38693 1.6 3.7 -2.4 1.5 1.6 -1.05 1.5 1.6 -1.9 1.52588 1.60341 -1.475 1.52588 1.60341 -1.05 1.52588 1.60341 -1.475 1.55 1.6134 -1.05 1.52588 1.60341 -1.05 1.5 1.6 -1.05 1.52588 1.60341 -1.475 1.55 1.6134 -1.9 1.55 1.6134 -1.475 1.52588 1.60341 -1.9 1.55 1.6134 -1.9 1.57071 1.62929 -1.475 1.55 1.6134 -1.475 1.55 1.6134 -1.9 1.57071 1.62929 -1.9 1.57071 1.62929 -1.475 1.57071 1.62929 -1.475 1.57071 1.62929 -1.9 1.5866 1.65 -1.475 1.5866 1.65 -1.05 1.5866 1.65 -1.475 1.59659 1.67412 -1.05 1.5866 1.65 -1.05 1.57071 1.62929 -1.475 1.5866 1.65 -1.475 1.5866 1.65 -1.05 1.57071 1.62929 -1.05 1.57071 1.62929 -1.475 1.57071 1.62929 -1.475 1.57071 1.62929 -1.05 1.55 1.6134 -1.475 1.55 1.6134 -1.475 1.57071 1.62929 -1.05 1.55 1.6134 -1.05 1.52588 1.60341 -1.475 1.55 1.6134 -1.475 1.55 1.6134 -1.05 1.52588 1.60341 -1.475 1.52588 1.60341 -1.9 1.55 1.6134 -1.475 1.52588 1.60341 -1.475 1.5 1.6 -1.9 1.52588 1.60341 -1.9 1.57071 1.62929 -1.9 1.5866 1.65 -1.9 1.5866 1.65 -1.475 1.5866 1.65 -1.475 1.5866 1.65 -1.9 1.59659 1.67412 -1.475 1.59659 1.67412 -1.05 1.59659 1.67412 -1.475 1.6 1.7 -1.05 1.59659 1.67412 -1.05 1.5866 1.65 -1.475 1.59659 1.67412 -1.475 1.5866 1.65 -1.9 1.59659 1.67412 -1.9 1.59659 1.67412 -1.475 1.59659 1.67412 -1.475 1.59659 1.67412 -1.9 1.6 1.7 -1.9 1.6 1.7 -1.05 1.59659 1.67412 -1.475 1.6 1.7 -1.9 1.5 1.60509 -0.978843 1.5 1.6 -1.05 1.52588 1.6048 -1.01289 1.52588 1.61586 -0.939498 1.52588 1.6048 -1.01289 1.55 1.61476 -1.01364 1.55 1.6256 -0.941721 1.55 1.61476 -1.01364 1.57071 1.63061 -1.01482 1.57071 1.64109 -0.945257 1.57071 1.63061 -1.01482 1.5866 1.65126 -1.01637 1.5866 1.66128 -0.949866 1.5866 1.65126 -1.01637 1.59659 1.67531 -1.01817 1.59659 1.6848 -0.955232 1.59659 1.67531 -1.01817 1.6 1.70492 -0.987426 1.6 1.71958 -0.926393 1.59659 1.6848 -0.955232 1.6 1.70492 -0.987426 1.6 1.71958 -0.926393 1.59659 1.70356 -0.894408 1.59659 1.6848 -0.955232 1.6 1.71958 -0.926393 1.6 1.7436 -0.868404 1.59659 1.70356 -0.894408 1.59659 1.70356 -0.894408 1.6 1.7436 -0.868404 1.59659 1.73118 -0.837059 1.5866 1.71029 -0.825 1.59659 1.73118 -0.837059 1.5866 1.74818 -0.76943 1.57071 1.73198 -0.756517 1.5866 1.74818 -0.76943 1.57071 1.77984 -0.704945 1.55 1.76903 -0.693295 1.57071 1.77984 -0.704945 1.55 1.82589 -0.64795 1.52588 1.82026 -0.639696 1.55 1.82589 -0.64795 1.52588 1.88454 -0.602586 1.5 1.82968 -0.629373 1.52588 1.88454 -0.602586 1.5 1.89229 -0.595184 1.5 1.82968 -0.629373 1.52588 1.82026 -0.639696 1.52588 1.88454 -0.602586 1.5 1.82968 -0.629373 1.5 1.77257 -0.672125 1.52588 1.82026 -0.639696 1.52588 1.82026 -0.639696 1.5 1.77257 -0.672125 1.52588 1.76223 -0.685972 1.55 1.76903 -0.693295 1.52588 1.76223 -0.685972 1.55 1.71956 -0.746608 1.57071 1.73198 -0.756517 1.55 1.71956 -0.746608 1.57071 1.69235 -0.814645 1.5866 1.71029 -0.825 1.57071 1.69235 -0.814645 1.5866 1.68111 -0.885597 1.59659 1.70356 -0.894408 1.5866 1.68111 -0.885597 1.59659 1.6848 -0.955232 1.59659 1.70356 -0.894408 1.5866 1.71029 -0.825 1.5866 1.68111 -0.885597 1.59659 1.70356 -0.894408 1.59659 1.73118 -0.837059 1.5866 1.71029 -0.825 1.5 1.6 -1.05 1.52588 1.60341 -1.05 1.52588 1.6048 -1.01289 1.52588 1.6048 -1.01289 1.52588 1.60341 -1.05 1.55 1.6134 -1.05 1.55 1.61476 -1.01364 1.55 1.6134 -1.05 1.57071 1.62929 -1.05 1.57071 1.63061 -1.01482 1.57071 1.62929 -1.05 1.5866 1.65 -1.05 1.5866 1.65126 -1.01637 1.5866 1.65 -1.05 1.59659 1.67412 -1.05 1.59659 1.67531 -1.01817 1.59659 1.67412 -1.05 1.6 1.7 -1.05 1.6 1.70492 -0.987426 1.59659 1.67531 -1.01817 1.6 1.7 -1.05 1.52588 1.6048 -1.01289 1.55 1.6134 -1.05 1.55 1.61476 -1.01364 1.55 1.61476 -1.01364 1.57071 1.62929 -1.05 1.57071 1.63061 -1.01482 1.57071 1.63061 -1.01482 1.5866 1.65 -1.05 1.5866 1.65126 -1.01637 1.5866 1.65126 -1.01637 1.59659 1.67412 -1.05 1.59659 1.67531 -1.01817 1.6 1.7436 -0.868404 1.6 1.77639 -0.814886 1.59659 1.73118 -0.837059 1.59659 1.73118 -0.837059 1.6 1.77639 -0.814886 1.59659 1.76703 -0.784467 1.5866 1.74818 -0.76943 1.59659 1.76703 -0.784467 1.5866 1.79392 -0.720127 1.57071 1.77984 -0.704945 1.5866 1.79392 -0.720127 1.57071 1.83484 -0.661081 1.55 1.82589 -0.64795 1.57071 1.83484 -0.661081 1.55 1.88887 -0.611586 1.52588 1.88454 -0.602586 1.55 1.88887 -0.611586 1.52588 1.95363 -0.57547 1.5 1.89229 -0.595184 1.52588 1.95363 -0.57547 1.5 1.95913 -0.570253 1.5 1.89229 -0.595184 1.52588 1.88454 -0.602586 1.52588 1.95363 -0.57547 1.6 1.77639 -0.814886 1.6 1.81716 -0.767157 1.59659 1.76703 -0.784467 1.59659 1.76703 -0.784467 1.6 1.81716 -0.767157 1.59659 1.81033 -0.737806 1.5866 1.79392 -0.720127 1.59659 1.81033 -0.737806 1.5866 1.84651 -0.678193 1.57071 1.83484 -0.661081 1.5866 1.84651 -0.678193 1.57071 1.89577 -0.625904 1.55 1.88887 -0.611586 1.57071 1.89577 -0.625904 1.55 1.95657 -0.585016 1.52588 1.95363 -0.57547 1.55 1.95657 -0.585016 1.52588 2.02599 -0.558954 1.5 1.95913 -0.570253 1.52588 2.02599 -0.558954 1.5 2.02884 -0.555089 1.5 1.95913 -0.570253 1.52588 1.95363 -0.57547 1.52588 2.02599 -0.558954 1.6 1.81716 -0.767157 1.6 1.86489 -0.726393 1.59659 1.81033 -0.737806 1.59659 1.81033 -0.737806 1.6 1.86489 -0.726393 1.59659 1.86009 -0.69812 1.5866 1.84651 -0.678193 1.59659 1.86009 -0.69812 1.5866 1.90475 -0.644564 1.57071 1.89577 -0.625904 1.5866 1.90475 -0.644564 1.57071 1.96126 -0.600202 1.55 1.95657 -0.585016 1.57071 1.96126 -0.600202 1.55 2.02748 -0.568832 1.52588 2.02599 -0.558954 1.55 2.02748 -0.568832 1.52588 2.1 -0.553407 1.5 2.02884 -0.555089 1.52588 2.1 -0.553407 1.5 2.1 -0.55 1.5 2.02884 -0.555089 1.52588 2.02599 -0.558954 1.52588 2.1 -0.553407 1.6 1.86489 -0.726393 1.6 1.9184 -0.693597 1.59659 1.86009 -0.69812 1.59659 1.86009 -0.69812 1.6 1.9184 -0.693597 1.59659 1.91522 -0.666294 1.5866 1.90475 -0.644564 1.59659 1.91522 -0.666294 1.5866 1.96736 -0.619992 1.57071 1.96126 -0.600202 1.5866 1.96736 -0.619992 1.57071 2.02984 -0.584547 1.55 2.02748 -0.568832 1.57071 2.02984 -0.584547 1.55 2.1 -0.563397 1.52588 2.1 -0.553407 1.55 2.02748 -0.568832 1.55 2.1 -0.563397 1.6 1.9184 -0.693597 1.6 1.97639 -0.669577 1.59659 1.91522 -0.666294 1.59659 1.91522 -0.666294 1.6 1.97639 -0.669577 1.59659 1.97447 -0.643039 1.5866 1.96736 -0.619992 1.59659 1.97447 -0.643039 1.5866 2.03293 -0.605026 1.57071 2.02984 -0.584547 1.5866 2.03293 -0.605026 1.57071 2.1 -0.579289 1.55 2.1 -0.563397 1.57071 2.02984 -0.584547 1.57071 2.1 -0.579289 1.6 1.97639 -0.669577 1.6 2.03743 -0.654925 1.59659 1.97447 -0.643039 1.59659 1.97447 -0.643039 1.6 2.03743 -0.654925 1.59659 2.03653 -0.628875 1.5866 2.03293 -0.605026 1.59659 2.03653 -0.628875 1.5866 2.1 -0.6 1.57071 2.1 -0.579289 1.5866 2.03293 -0.605026 1.5866 2.1 -0.6 1.6 2.03743 -0.654925 1.6 2.1 -0.65 1.59659 2.03653 -0.628875 1.59659 2.03653 -0.628875 1.6 2.1 -0.65 1.59659 2.1 -0.624118 1.5866 2.1 -0.6 1.59659 2.03653 -0.628875 1.59659 2.1 -0.624118 1.5 1.77257 -0.672125 1.5 1.72213 -0.72257 1.52588 1.76223 -0.685972 1.52588 1.76223 -0.685972 1.5 1.72213 -0.72257 1.52588 1.71175 -0.74038 1.55 1.71956 -0.746608 1.52588 1.71175 -0.74038 1.55 1.67859 -0.806699 1.57071 1.69235 -0.814645 1.55 1.67859 -0.806699 1.57071 1.66183 -0.87803 1.5866 1.68111 -0.885597 1.57071 1.66183 -0.87803 1.5866 1.66128 -0.949866 1.59659 1.6848 -0.955232 1.5866 1.66128 -0.949866 1.59659 1.67531 -1.01817 1.59659 1.6848 -0.955232 1.5866 1.68111 -0.885597 1.5866 1.66128 -0.949866 1.5 1.72213 -0.72257 1.5 1.67937 -0.77968 1.52588 1.71175 -0.74038 1.52588 1.71175 -0.74038 1.5 1.67937 -0.77968 1.52588 1.66994 -0.801704 1.55 1.67859 -0.806699 1.52588 1.66994 -0.801704 1.55 1.64703 -0.872224 1.57071 1.66183 -0.87803 1.55 1.64703 -0.872224 1.57071 1.64109 -0.945257 1.5866 1.66128 -0.949866 1.57071 1.64109 -0.945257 1.5866 1.65126 -1.01637 1.5866 1.66128 -0.949866 1.57071 1.66183 -0.87803 1.57071 1.64109 -0.945257 1.5 1.67937 -0.77968 1.5 1.64518 -0.842292 1.52588 1.66994 -0.801704 1.52588 1.66994 -0.801704 1.5 1.64518 -0.842292 1.52588 1.63774 -0.868574 1.55 1.64703 -0.872224 1.52588 1.63774 -0.868574 1.55 1.6256 -0.941721 1.57071 1.64109 -0.945257 1.55 1.6256 -0.941721 1.57071 1.63061 -1.01482 1.57071 1.64109 -0.945257 1.55 1.64703 -0.872224 1.55 1.6256 -0.941721 1.5 1.64518 -0.842292 1.5 1.62025 -0.909134 1.52588 1.63774 -0.868574 1.52588 1.63774 -0.868574 1.5 1.62025 -0.909134 1.52588 1.61586 -0.939498 1.55 1.6256 -0.941721 1.52588 1.61586 -0.939498 1.55 1.61476 -1.01364 1.55 1.6256 -0.941721 1.52588 1.63774 -0.868574 1.52588 1.61586 -0.939498 1.5 1.62025 -0.909134 1.5 1.60509 -0.978843 1.52588 1.61586 -0.939498 1.52588 1.61586 -0.939498 1.5 1.60509 -0.978843 1.52588 1.6048 -1.01289 1.57071 1.69235 -0.814645 1.57071 1.66183 -0.87803 1.5866 1.68111 -0.885597 1.55 1.67859 -0.806699 1.55 1.64703 -0.872224 1.57071 1.66183 -0.87803 1.52588 1.66994 -0.801704 1.52588 1.63774 -0.868574 1.55 1.64703 -0.872224 1.57071 1.73198 -0.756517 1.57071 1.69235 -0.814645 1.5866 1.71029 -0.825 1.5866 1.74818 -0.76943 1.57071 1.73198 -0.756517 1.5866 1.71029 -0.825 1.59659 1.76703 -0.784467 1.5866 1.74818 -0.76943 1.59659 1.73118 -0.837059 1.55 1.71956 -0.746608 1.55 1.67859 -0.806699 1.57071 1.69235 -0.814645 1.52588 1.71175 -0.74038 1.52588 1.66994 -0.801704 1.55 1.67859 -0.806699 1.59659 1.81033 -0.737806 1.5866 1.79392 -0.720127 1.59659 1.76703 -0.784467 1.55 1.76903 -0.693295 1.55 1.71956 -0.746608 1.57071 1.73198 -0.756517 1.57071 1.77984 -0.704945 1.55 1.76903 -0.693295 1.57071 1.73198 -0.756517 1.5866 1.79392 -0.720127 1.57071 1.77984 -0.704945 1.5866 1.74818 -0.76943 1.52588 1.76223 -0.685972 1.52588 1.71175 -0.74038 1.55 1.71956 -0.746608 1.59659 1.86009 -0.69812 1.5866 1.84651 -0.678193 1.59659 1.81033 -0.737806 1.5866 1.84651 -0.678193 1.57071 1.83484 -0.661081 1.5866 1.79392 -0.720127 1.52588 1.82026 -0.639696 1.52588 1.76223 -0.685972 1.55 1.76903 -0.693295 1.55 1.82589 -0.64795 1.52588 1.82026 -0.639696 1.55 1.76903 -0.693295 1.57071 1.83484 -0.661081 1.55 1.82589 -0.64795 1.57071 1.77984 -0.704945 1.59659 1.91522 -0.666294 1.5866 1.90475 -0.644564 1.59659 1.86009 -0.69812 1.5866 1.90475 -0.644564 1.57071 1.89577 -0.625904 1.5866 1.84651 -0.678193 1.57071 1.89577 -0.625904 1.55 1.88887 -0.611586 1.57071 1.83484 -0.661081 1.55 1.88887 -0.611586 1.52588 1.88454 -0.602586 1.55 1.82589 -0.64795 1.59659 1.97447 -0.643039 1.5866 1.96736 -0.619992 1.59659 1.91522 -0.666294 1.5866 1.96736 -0.619992 1.57071 1.96126 -0.600202 1.5866 1.90475 -0.644564 1.57071 1.96126 -0.600202 1.55 1.95657 -0.585016 1.57071 1.89577 -0.625904 1.55 1.95657 -0.585016 1.52588 1.95363 -0.57547 1.55 1.88887 -0.611586 1.59659 2.03653 -0.628875 1.5866 2.03293 -0.605026 1.59659 1.97447 -0.643039 1.5866 2.03293 -0.605026 1.57071 2.02984 -0.584547 1.5866 1.96736 -0.619992 1.57071 2.02984 -0.584547 1.55 2.02748 -0.568832 1.57071 1.96126 -0.600202 1.55 2.02748 -0.568832 1.52588 2.02599 -0.558954 1.55 1.95657 -0.585016 1.52588 2.1 -0.553407 1.52588 2.63333 -0.553407 1.5 2.1 -0.55 1.52588 2.1 -0.553407 1.55 2.63333 -0.563397 1.52588 2.63333 -0.553407 1.52588 2.1 -0.553407 1.55 2.1 -0.563397 1.55 2.63333 -0.563397 1.55 2.63333 -0.563397 1.55 2.1 -0.563397 1.57071 2.63333 -0.579289 1.57071 3.16667 -0.579289 1.57071 2.63333 -0.579289 1.5866 3.16667 -0.6 1.5866 3.7 -0.6 1.5866 3.16667 -0.6 1.59659 3.7 -0.624118 1.5866 3.7 -0.6 1.57071 3.16667 -0.579289 1.5866 3.16667 -0.6 1.5866 3.7 -0.6 1.57071 3.7 -0.579289 1.57071 3.16667 -0.579289 1.57071 3.16667 -0.579289 1.57071 3.7 -0.579289 1.55 3.16667 -0.563397 1.55 2.63333 -0.563397 1.55 3.16667 -0.563397 1.52588 2.63333 -0.553407 1.55 2.63333 -0.563397 1.57071 3.16667 -0.579289 1.55 3.16667 -0.563397 1.55 2.63333 -0.563397 1.57071 2.63333 -0.579289 1.57071 3.16667 -0.579289 1.55 2.1 -0.563397 1.57071 2.1 -0.579289 1.57071 2.63333 -0.579289 1.57071 2.63333 -0.579289 1.57071 2.1 -0.579289 1.5866 2.63333 -0.6 1.5866 3.16667 -0.6 1.5866 2.63333 -0.6 1.59659 3.16667 -0.624118 1.59659 3.7 -0.624118 1.59659 3.16667 -0.624118 1.6 3.7 -0.65 1.59659 3.7 -0.624118 1.5866 3.16667 -0.6 1.59659 3.16667 -0.624118 1.57071 2.1 -0.579289 1.5866 2.1 -0.6 1.5866 2.63333 -0.6 1.5866 2.63333 -0.6 1.5866 2.1 -0.6 1.59659 2.63333 -0.624118 1.59659 3.16667 -0.624118 1.59659 2.63333 -0.624118 1.6 3.7 -0.65 1.59659 3.16667 -0.624118 1.5866 2.63333 -0.6 1.59659 2.63333 -0.624118 1.5866 2.1 -0.6 1.59659 2.1 -0.624118 1.59659 2.63333 -0.624118 1.59659 2.63333 -0.624118 1.59659 2.1 -0.624118 1.6 2.1 -0.65 1.6 3.7 -0.65 1.59659 2.63333 -0.624118 1.6 2.1 -0.65 1.57071 3.7 -0.579289 1.55 3.7 -0.563397 1.55 3.16667 -0.563397 1.55 3.16667 -0.563397 1.55 3.7 -0.563397 1.52588 3.16667 -0.553407 1.52588 2.63333 -0.553407 1.52588 3.16667 -0.553407 1.5 2.1 -0.55 1.52588 2.63333 -0.553407 1.55 3.16667 -0.563397 1.52588 3.16667 -0.553407 1.55 3.7 -0.563397 1.52588 3.7 -0.553407 1.52588 3.16667 -0.553407 1.52588 3.16667 -0.553407 1.52588 3.7 -0.553407 1.5 3.7 -0.55 1.5 2.1 -0.55 1.52588 3.16667 -0.553407 1.5 3.7 -0.55 1.5866 3.16667 -0.6 1.57071 2.63333 -0.579289 1.5866 2.63333 -0.6 1.5 3.7 -0.55 1.52588 3.7 -0.553407 1.5 3.77116 -0.555089 1.5 3.77116 -0.555089 1.52588 3.7 -0.553407 1.52588 3.77401 -0.558954 1.5 3.84087 -0.570253 1.52588 3.77401 -0.558954 1.52588 3.84637 -0.57547 1.5 3.90771 -0.595184 1.52588 3.84637 -0.57547 1.52588 3.91546 -0.602586 1.5 3.97032 -0.629373 1.52588 3.91546 -0.602586 1.52588 3.97974 -0.639696 1.5 4.02743 -0.672125 1.52588 3.97974 -0.639696 1.52588 4.03777 -0.685972 1.5 4.07787 -0.72257 1.52588 4.03777 -0.685972 1.52588 4.08825 -0.74038 1.5 4.12063 -0.77968 1.52588 4.08825 -0.74038 1.52588 4.13006 -0.801704 1.5 4.15482 -0.842292 1.52588 4.13006 -0.801704 1.52588 4.16226 -0.868574 1.5 4.17975 -0.909134 1.52588 4.16226 -0.868574 1.52588 4.18414 -0.939498 1.5 4.19491 -0.978843 1.52588 4.18414 -0.939498 1.52588 4.1952 -1.01289 1.5 4.2 -1.05 1.52588 4.1952 -1.01289 1.52588 4.19659 -1.05 1.5 4.2 -1.05 1.5 4.19491 -0.978843 1.52588 4.1952 -1.01289 1.52588 3.7 -0.553407 1.55 3.7 -0.563397 1.52588 3.77401 -0.558954 1.52588 3.77401 -0.558954 1.55 3.7 -0.563397 1.55 3.77252 -0.568832 1.52588 3.84637 -0.57547 1.55 3.77252 -0.568832 1.55 3.84343 -0.585016 1.52588 3.91546 -0.602586 1.55 3.84343 -0.585016 1.55 3.91113 -0.611586 1.52588 3.97974 -0.639696 1.55 3.91113 -0.611586 1.55 3.97411 -0.64795 1.52588 4.03777 -0.685972 1.55 3.97411 -0.64795 1.55 4.03097 -0.693295 1.52588 4.08825 -0.74038 1.55 4.03097 -0.693295 1.55 4.08044 -0.746608 1.52588 4.13006 -0.801704 1.55 4.08044 -0.746608 1.55 4.12141 -0.806699 1.52588 4.16226 -0.868574 1.55 4.12141 -0.806699 1.55 4.15297 -0.872224 1.52588 4.18414 -0.939498 1.55 4.15297 -0.872224 1.55 4.1744 -0.941721 1.52588 4.1952 -1.01289 1.55 4.1744 -0.941721 1.55 4.18524 -1.01364 1.52588 4.19659 -1.05 1.55 4.18524 -1.01364 1.55 4.1866 -1.05 1.52588 4.19659 -1.05 1.52588 4.1952 -1.01289 1.55 4.18524 -1.01364 1.55 3.7 -0.563397 1.57071 3.7 -0.579289 1.55 3.77252 -0.568832 1.55 3.77252 -0.568832 1.57071 3.7 -0.579289 1.57071 3.77016 -0.584547 1.55 3.84343 -0.585016 1.57071 3.77016 -0.584547 1.57071 3.83874 -0.600202 1.55 3.91113 -0.611586 1.57071 3.83874 -0.600202 1.57071 3.90423 -0.625904 1.55 3.97411 -0.64795 1.57071 3.90423 -0.625904 1.57071 3.96516 -0.661081 1.55 4.03097 -0.693295 1.57071 3.96516 -0.661081 1.57071 4.02016 -0.704945 1.55 4.08044 -0.746608 1.57071 4.02016 -0.704945 1.57071 4.06802 -0.756517 1.55 4.12141 -0.806699 1.57071 4.06802 -0.756517 1.57071 4.10765 -0.814645 1.55 4.15297 -0.872224 1.57071 4.10765 -0.814645 1.57071 4.13817 -0.87803 1.55 4.1744 -0.941721 1.57071 4.13817 -0.87803 1.57071 4.15891 -0.945257 1.55 4.18524 -1.01364 1.57071 4.15891 -0.945257 1.57071 4.16939 -1.01482 1.55 4.1866 -1.05 1.57071 4.16939 -1.01482 1.57071 4.17071 -1.05 1.55 4.1866 -1.05 1.55 4.18524 -1.01364 1.57071 4.16939 -1.01482 1.57071 3.7 -0.579289 1.5866 3.7 -0.6 1.57071 3.77016 -0.584547 1.57071 3.77016 -0.584547 1.5866 3.7 -0.6 1.5866 3.76707 -0.605026 1.57071 3.83874 -0.600202 1.5866 3.76707 -0.605026 1.5866 3.83264 -0.619992 1.57071 3.90423 -0.625904 1.5866 3.83264 -0.619992 1.5866 3.89525 -0.644564 1.57071 3.96516 -0.661081 1.5866 3.89525 -0.644564 1.5866 3.95349 -0.678193 1.57071 4.02016 -0.704945 1.5866 3.95349 -0.678193 1.5866 4.00608 -0.720127 1.57071 4.06802 -0.756517 1.5866 4.00608 -0.720127 1.5866 4.05182 -0.76943 1.57071 4.10765 -0.814645 1.5866 4.05182 -0.76943 1.5866 4.08971 -0.825 1.57071 4.13817 -0.87803 1.5866 4.08971 -0.825 1.5866 4.11889 -0.885597 1.57071 4.15891 -0.945257 1.5866 4.11889 -0.885597 1.5866 4.13872 -0.949866 1.57071 4.16939 -1.01482 1.5866 4.13872 -0.949866 1.5866 4.14874 -1.01637 1.57071 4.17071 -1.05 1.5866 4.14874 -1.01637 1.5866 4.15 -1.05 1.57071 4.17071 -1.05 1.57071 4.16939 -1.01482 1.5866 4.14874 -1.01637 1.5866 3.7 -0.6 1.59659 3.7 -0.624118 1.5866 3.76707 -0.605026 1.5866 3.76707 -0.605026 1.59659 3.7 -0.624118 1.59659 3.76347 -0.628875 1.5866 3.83264 -0.619992 1.59659 3.76347 -0.628875 1.59659 3.82553 -0.643039 1.5866 3.89525 -0.644564 1.59659 3.82553 -0.643039 1.59659 3.88478 -0.666294 1.5866 3.95349 -0.678193 1.59659 3.88478 -0.666294 1.59659 3.93991 -0.69812 1.5866 4.00608 -0.720127 1.59659 3.93991 -0.69812 1.59659 3.98967 -0.737806 1.5866 4.05182 -0.76943 1.59659 3.98967 -0.737806 1.59659 4.03297 -0.784467 1.5866 4.08971 -0.825 1.59659 4.03297 -0.784467 1.59659 4.06882 -0.837059 1.5866 4.11889 -0.885597 1.59659 4.06882 -0.837059 1.59659 4.09644 -0.894408 1.5866 4.13872 -0.949866 1.59659 4.09644 -0.894408 1.59659 4.1152 -0.955232 1.5866 4.14874 -1.01637 1.59659 4.1152 -0.955232 1.59659 4.12469 -1.01817 1.5866 4.15 -1.05 1.59659 4.12469 -1.01817 1.59659 4.12588 -1.05 1.5866 4.15 -1.05 1.5866 4.14874 -1.01637 1.59659 4.12469 -1.01817 1.59659 3.7 -0.624118 1.6 3.7 -0.65 1.59659 3.76347 -0.628875 1.59659 3.76347 -0.628875 1.6 3.7 -0.65 1.6 3.76257 -0.654925 1.59659 3.82553 -0.643039 1.6 3.76257 -0.654925 1.6 3.82361 -0.669577 1.59659 3.88478 -0.666294 1.6 3.82361 -0.669577 1.6 3.8816 -0.693597 1.59659 3.93991 -0.69812 1.6 3.8816 -0.693597 1.6 3.93511 -0.726393 1.59659 3.98967 -0.737806 1.6 3.93511 -0.726393 1.6 3.98284 -0.767157 1.59659 4.03297 -0.784467 1.6 3.98284 -0.767157 1.6 4.02361 -0.814886 1.59659 4.06882 -0.837059 1.6 4.02361 -0.814886 1.6 4.0564 -0.868404 1.59659 4.09644 -0.894408 1.6 4.0564 -0.868404 1.6 4.08042 -0.926393 1.59659 4.1152 -0.955232 1.6 4.08042 -0.926393 1.6 4.09508 -0.987426 1.59659 4.12469 -1.01817 1.6 4.09508 -0.987426 1.6 4.1 -1.05 1.59659 4.12588 -1.05 1.59659 4.12469 -1.01817 1.6 4.1 -1.05 1.59659 3.76347 -0.628875 1.6 3.76257 -0.654925 1.59659 3.82553 -0.643039 1.59659 3.82553 -0.643039 1.6 3.82361 -0.669577 1.59659 3.88478 -0.666294 1.59659 3.88478 -0.666294 1.6 3.8816 -0.693597 1.59659 3.93991 -0.69812 1.59659 3.93991 -0.69812 1.6 3.93511 -0.726393 1.59659 3.98967 -0.737806 1.59659 3.98967 -0.737806 1.6 3.98284 -0.767157 1.59659 4.03297 -0.784467 1.59659 4.03297 -0.784467 1.6 4.02361 -0.814886 1.59659 4.06882 -0.837059 1.59659 4.06882 -0.837059 1.6 4.0564 -0.868404 1.59659 4.09644 -0.894408 1.59659 4.09644 -0.894408 1.6 4.08042 -0.926393 1.59659 4.1152 -0.955232 1.59659 4.1152 -0.955232 1.6 4.09508 -0.987426 1.59659 4.12469 -1.01817 1.5 4.19491 -0.978843 1.5 4.17975 -0.909134 1.52588 4.18414 -0.939498 1.5 4.17975 -0.909134 1.5 4.15482 -0.842292 1.52588 4.16226 -0.868574 1.5 4.15482 -0.842292 1.5 4.12063 -0.77968 1.52588 4.13006 -0.801704 1.5 4.12063 -0.77968 1.5 4.07787 -0.72257 1.52588 4.08825 -0.74038 1.5 4.07787 -0.72257 1.5 4.02743 -0.672125 1.52588 4.03777 -0.685972 1.5 4.02743 -0.672125 1.5 3.97032 -0.629373 1.52588 3.97974 -0.639696 1.5 3.97032 -0.629373 1.5 3.90771 -0.595184 1.52588 3.91546 -0.602586 1.5 3.90771 -0.595184 1.5 3.84087 -0.570253 1.52588 3.84637 -0.57547 1.5 3.84087 -0.570253 1.5 3.77116 -0.555089 1.52588 3.77401 -0.558954 1.5866 3.83264 -0.619992 1.5866 3.76707 -0.605026 1.59659 3.76347 -0.628875 1.57071 3.83874 -0.600202 1.57071 3.77016 -0.584547 1.5866 3.76707 -0.605026 1.55 3.84343 -0.585016 1.55 3.77252 -0.568832 1.57071 3.77016 -0.584547 1.52588 3.84637 -0.57547 1.52588 3.77401 -0.558954 1.55 3.77252 -0.568832 1.5866 3.89525 -0.644564 1.5866 3.83264 -0.619992 1.59659 3.82553 -0.643039 1.57071 3.90423 -0.625904 1.57071 3.83874 -0.600202 1.5866 3.83264 -0.619992 1.55 3.91113 -0.611586 1.55 3.84343 -0.585016 1.57071 3.83874 -0.600202 1.52588 3.91546 -0.602586 1.52588 3.84637 -0.57547 1.55 3.84343 -0.585016 1.5866 3.95349 -0.678193 1.5866 3.89525 -0.644564 1.59659 3.88478 -0.666294 1.57071 3.96516 -0.661081 1.57071 3.90423 -0.625904 1.5866 3.89525 -0.644564 1.55 3.97411 -0.64795 1.55 3.91113 -0.611586 1.57071 3.90423 -0.625904 1.52588 3.97974 -0.639696 1.52588 3.91546 -0.602586 1.55 3.91113 -0.611586 1.5866 4.00608 -0.720127 1.5866 3.95349 -0.678193 1.59659 3.93991 -0.69812 1.57071 4.02016 -0.704945 1.57071 3.96516 -0.661081 1.5866 3.95349 -0.678193 1.55 4.03097 -0.693295 1.55 3.97411 -0.64795 1.57071 3.96516 -0.661081 1.52588 4.03777 -0.685972 1.52588 3.97974 -0.639696 1.55 3.97411 -0.64795 1.5866 4.05182 -0.76943 1.5866 4.00608 -0.720127 1.59659 3.98967 -0.737806 1.57071 4.06802 -0.756517 1.57071 4.02016 -0.704945 1.5866 4.00608 -0.720127 1.55 4.08044 -0.746608 1.55 4.03097 -0.693295 1.57071 4.02016 -0.704945 1.52588 4.08825 -0.74038 1.52588 4.03777 -0.685972 1.55 4.03097 -0.693295 1.5866 4.08971 -0.825 1.5866 4.05182 -0.76943 1.59659 4.03297 -0.784467 1.57071 4.10765 -0.814645 1.57071 4.06802 -0.756517 1.5866 4.05182 -0.76943 1.55 4.12141 -0.806699 1.55 4.08044 -0.746608 1.57071 4.06802 -0.756517 1.52588 4.13006 -0.801704 1.52588 4.08825 -0.74038 1.55 4.08044 -0.746608 1.5866 4.11889 -0.885597 1.5866 4.08971 -0.825 1.59659 4.06882 -0.837059 1.57071 4.13817 -0.87803 1.57071 4.10765 -0.814645 1.5866 4.08971 -0.825 1.55 4.15297 -0.872224 1.55 4.12141 -0.806699 1.57071 4.10765 -0.814645 1.52588 4.16226 -0.868574 1.52588 4.13006 -0.801704 1.55 4.12141 -0.806699 1.5866 4.13872 -0.949866 1.5866 4.11889 -0.885597 1.59659 4.09644 -0.894408 1.57071 4.15891 -0.945257 1.57071 4.13817 -0.87803 1.5866 4.11889 -0.885597 1.55 4.1744 -0.941721 1.55 4.15297 -0.872224 1.57071 4.13817 -0.87803 1.52588 4.18414 -0.939498 1.52588 4.16226 -0.868574 1.55 4.15297 -0.872224 1.5866 4.14874 -1.01637 1.5866 4.13872 -0.949866 1.59659 4.1152 -0.955232 1.57071 4.16939 -1.01482 1.57071 4.15891 -0.945257 1.5866 4.13872 -0.949866 1.55 4.18524 -1.01364 1.55 4.1744 -0.941721 1.57071 4.15891 -0.945257 1.52588 4.1952 -1.01289 1.52588 4.18414 -0.939498 1.55 4.1744 -0.941721 1.6 4.1 -1.05 1.6 4.1 -1.9 1.59659 4.12588 -1.475 1.59659 4.12588 -1.05 1.59659 4.12588 -1.475 1.5866 4.15 -1.05 1.59659 4.12588 -1.05 1.6 4.1 -1.05 1.59659 4.12588 -1.475 1.5866 4.15 -1.9 1.5866 4.15 -1.475 1.59659 4.12588 -1.9 1.5866 4.15 -1.9 1.57071 4.17071 -1.475 1.5866 4.15 -1.475 1.5866 4.15 -1.9 1.57071 4.17071 -1.9 1.57071 4.17071 -1.475 1.57071 4.17071 -1.475 1.57071 4.17071 -1.9 1.55 4.1866 -1.475 1.55 4.1866 -1.05 1.55 4.1866 -1.475 1.52588 4.19659 -1.05 1.55 4.1866 -1.05 1.57071 4.17071 -1.475 1.55 4.1866 -1.475 1.55 4.1866 -1.05 1.57071 4.17071 -1.05 1.57071 4.17071 -1.475 1.57071 4.17071 -1.475 1.57071 4.17071 -1.05 1.5866 4.15 -1.475 1.5866 4.15 -1.475 1.57071 4.17071 -1.05 1.5866 4.15 -1.05 1.59659 4.12588 -1.475 1.5866 4.15 -1.475 1.5866 4.15 -1.05 1.59659 4.12588 -1.475 1.59659 4.12588 -1.9 1.5866 4.15 -1.475 1.59659 4.12588 -1.475 1.6 4.1 -1.9 1.59659 4.12588 -1.9 1.57071 4.17071 -1.9 1.55 4.1866 -1.9 1.55 4.1866 -1.475 1.55 4.1866 -1.475 1.55 4.1866 -1.9 1.52588 4.19659 -1.475 1.52588 4.19659 -1.05 1.52588 4.19659 -1.475 1.5 4.2 -1.05 1.52588 4.19659 -1.05 1.55 4.1866 -1.475 1.52588 4.19659 -1.475 1.55 4.1866 -1.9 1.52588 4.19659 -1.9 1.52588 4.19659 -1.475 1.52588 4.19659 -1.475 1.52588 4.19659 -1.9 1.5 4.2 -1.9 1.5 4.2 -1.05 1.52588 4.19659 -1.475 1.5 4.2 -1.9 1.5 4.5 -2.7 1.5 4.5 -2.05 1.6 4.4 -2.7 1.6 4.4 -2.7 1.5 4.5 -2.05 1.6 4.4 -2.05 1.5 4.5 -3.5 1.5 4.5 -2.85 1.6 4.4 -3.5 1.6 4.4 -3.5 1.5 4.5 -2.85 1.6 4.4 -2.85 1.5 4.5 -4.3 1.5 4.5 -3.65 1.6 4.4 -4.3 1.6 4.4 -4.3 1.5 4.5 -3.65 1.6 4.4 -3.65 1.5 4.5 -5.1 1.5 4.5 -4.45 1.6 4.4 -5.1 1.6 4.4 -5.1 1.5 4.5 -4.45 1.6 4.4 -4.45 1.6 3.375 -5.45 1.5 3.375 -5.55 1.6 4.025 -5.45 1.6 4.025 -5.45 1.5 3.375 -5.55 1.5 4.025 -5.55 1.6 1.775 -5.45 1.5 1.775 -5.55 1.6 2.425 -5.45 1.6 2.425 -5.45 1.5 1.775 -5.55 1.5 2.425 -5.55 1.5 1.3 -4.45 1.5 1.3 -5.1 1.6 1.4 -4.45 1.6 1.4 -4.45 1.5 1.3 -5.1 1.6 1.4 -5.1 1.5 1.3 -3.65 1.5 1.3 -4.3 1.6 1.4 -3.65 1.6 1.4 -3.65 1.5 1.3 -4.3 1.6 1.4 -4.3 1.5 1.3 -2.85 1.5 1.3 -3.5 1.6 1.4 -2.85 1.6 1.4 -2.85 1.5 1.3 -3.5 1.6 1.4 -3.5 1.5 1.3 -2.05 1.5 1.3 -2.7 1.6 1.4 -2.05 1.6 1.4 -2.05 1.5 1.3 -2.7 1.6 1.4 -2.7 1.1 1.4 -2.05 1.1 1.4 -2.175 1.2 1.3 -2.05 1.2 1.3 -2.05 1.1 1.4 -2.175 1.2 1.3 -2.175 1.1 1.4 -2.575 1.1 1.4 -2.7 1.2 1.3 -2.575 1.2 1.3 -2.575 1.1 1.4 -2.7 1.2 1.3 -2.7 1.1 1.4 -2.85 1.1 1.4 -2.975 1.2 1.3 -2.85 1.2 1.3 -2.85 1.1 1.4 -2.975 1.2 1.3 -2.975 1.1 1.4 -3.375 1.1 1.4 -3.5 1.2 1.3 -3.375 1.2 1.3 -3.375 1.1 1.4 -3.5 1.2 1.3 -3.5 1.1 1.4 -3.65 1.1 1.4 -3.775 1.2 1.3 -3.65 1.2 1.3 -3.65 1.1 1.4 -3.775 1.2 1.3 -3.775 1.1 1.4 -4.175 1.1 1.4 -4.3 1.2 1.3 -4.175 1.2 1.3 -4.175 1.1 1.4 -4.3 1.2 1.3 -4.3 1.1 1.4 -4.45 1.1 1.4 -4.575 1.2 1.3 -4.45 1.2 1.3 -4.45 1.1 1.4 -4.575 1.2 1.3 -4.575 1.1 1.4 -4.975 1.1 1.4 -5.1 1.2 1.3 -4.975 1.2 1.3 -4.975 1.1 1.4 -5.1 1.2 1.3 -5.1 1.1 4.4 -2.175 1.1 4.4 -2.05 1.2 4.5 -2.175 1.2 4.5 -2.175 1.1 4.4 -2.05 1.2 4.5 -2.05 1.1 4.4 -2.7 1.1 4.4 -2.575 1.2 4.5 -2.7 1.2 4.5 -2.7 1.1 4.4 -2.575 1.2 4.5 -2.575 1.1 4.4 -2.975 1.1 4.4 -2.85 1.2 4.5 -2.975 1.2 4.5 -2.975 1.1 4.4 -2.85 1.2 4.5 -2.85 1.1 4.4 -3.5 1.1 4.4 -3.375 1.2 4.5 -3.5 1.2 4.5 -3.5 1.1 4.4 -3.375 1.2 4.5 -3.375 1.1 4.4 -3.775 1.1 4.4 -3.65 1.2 4.5 -3.775 1.2 4.5 -3.775 1.1 4.4 -3.65 1.2 4.5 -3.65 1.1 4.4 -4.3 1.1 4.4 -4.175 1.2 4.5 -4.3 1.2 4.5 -4.3 1.1 4.4 -4.175 1.2 4.5 -4.175 1.1 4.4 -4.575 1.1 4.4 -4.45 1.2 4.5 -4.575 1.2 4.5 -4.575 1.1 4.4 -4.45 1.2 4.5 -4.45 1.1 4.4 -5.1 1.1 4.4 -4.975 1.2 4.5 -5.1 1.2 4.5 -5.1 1.1 4.4 -4.975 1.2 4.5 -4.975 1.2 1.775 -5.55 1.1 1.775 -5.45 1.2 1.9 -5.55 1.2 1.9 -5.55 1.1 1.775 -5.45 1.1 1.9 -5.45 1.2 2.3 -5.55 1.1 2.3 -5.45 1.2 2.425 -5.55 1.2 2.425 -5.55 1.1 2.3 -5.45 1.1 2.425 -5.45 1.2 3.375 -5.55 1.1 3.375 -5.45 1.2 3.5 -5.55 1.2 3.5 -5.55 1.1 3.375 -5.45 1.1 3.5 -5.45 1.2 3.9 -5.55 1.1 3.9 -5.45 1.2 4.025 -5.55 1.2 4.025 -5.55 1.1 3.9 -5.45 1.1 4.025 -5.45 1.45 4.35 -2.05 1.45 4.35 -1.9 1.6 4.2 -2.05 1.6 4.2 -2.05 1.45 4.35 -1.9 1.6 4.2 -1.9 1.45 4.35 -2.85 1.45 4.35 -2.7 1.6 4.2 -2.85 1.6 4.2 -2.85 1.45 4.35 -2.7 1.6 4.2 -2.7 1.45 4.35 -3.65 1.45 4.35 -3.5 1.6 4.2 -3.65 1.6 4.2 -3.65 1.45 4.35 -3.5 1.6 4.2 -3.5 1.45 4.35 -4.45 1.45 4.35 -4.3 1.6 4.2 -4.45 1.6 4.2 -4.45 1.45 4.35 -4.3 1.6 4.2 -4.3 1.45 4.35 -5.25 1.45 4.35 -5.1 1.6 4.2 -5.25 1.6 4.2 -5.25 1.45 4.35 -5.1 1.6 4.2 -5.1 1.6 4.025 -5.25 1.45 4.025 -5.4 1.6 4.2 -5.25 1.6 4.2 -5.25 1.45 4.025 -5.4 1.45 4.2 -5.4 1.45 1.45 -1.9 1.45 1.45 -2.05 1.6 1.6 -1.9 1.6 1.6 -1.9 1.45 1.45 -2.05 1.6 1.6 -2.05 1.45 1.45 -2.7 1.45 1.45 -2.85 1.6 1.6 -2.7 1.6 1.6 -2.7 1.45 1.45 -2.85 1.6 1.6 -2.85 1.45 1.45 -3.5 1.45 1.45 -3.65 1.6 1.6 -3.5 1.6 1.6 -3.5 1.45 1.45 -3.65 1.6 1.6 -3.65 1.45 1.45 -4.3 1.45 1.45 -4.45 1.6 1.6 -4.3 1.6 1.6 -4.3 1.45 1.45 -4.45 1.6 1.6 -4.45 1.6 1.6 -5.25 1.45 1.6 -5.4 1.6 1.775 -5.25 1.6 1.775 -5.25 1.45 1.6 -5.4 1.45 1.775 -5.4 1.45 1.45 -5.1 1.45 1.45 -5.25 1.6 1.6 -5.1 1.6 1.6 -5.1 1.45 1.45 -5.25 1.6 1.6 -5.25 1.6 2.425 -5.25 1.45 2.425 -5.4 1.6 3.375 -5.25 1.6 3.375 -5.25 1.45 2.425 -5.4 1.45 3.375 -5.4 1.5 3.85 -3 1.57 3.85 -2.93 1.5 2.95 -3 1.5 2.95 -3 1.57 3.85 -2.93 1.6 2.95 -2.9 1.6 2.95 -2.9 1.57 3.85 -2.93 1.6 3.88 -2.9 1.5 3.85 -3.45 1.5 2.95 -3.45 1.57 3.85 -3.52 1.57 3.85 -3.52 1.5 2.95 -3.45 1.6 2.95 -3.55 1.6 3.88 -3.55 1.57 3.85 -3.52 1.6 2.95 -3.55 1.5 1.95 -3.45 1.57 1.95 -3.52 1.5 2.85 -3.45 1.5 2.85 -3.45 1.57 1.95 -3.52 1.6 2.85 -3.55 1.6 2.85 -3.55 1.57 1.95 -3.52 1.6 1.92 -3.55 1.5 1.95 -3 1.5 2.85 -3 1.57 1.95 -2.93 1.57 1.95 -2.93 1.5 2.85 -3 1.6 2.85 -2.9 1.6 1.92 -2.9 1.57 1.95 -2.93 1.6 2.85 -2.9 1.6 3.88 -3.55 1.6 3.88 -2.9 1.57 3.85 -3.52 1.57 3.85 -3.52 1.6 3.88 -2.9 1.57 3.85 -2.93 1.6 1.92 -2.9 1.6 1.92 -3.55 1.57 1.95 -2.93 1.57 1.95 -2.93 1.6 1.92 -3.55 1.57 1.95 -3.52 1.87 3.9 -4.28 1.6 3.9 -4.28 1.75 3.89898 -4.27224 1.87 3.89898 -4.27224 1.75 3.89898 -4.27224 1.87 3.89598 -4.265 1.87 3.89898 -4.27224 1.87 3.9 -4.28 1.75 3.89898 -4.27224 1.6 3.89598 -4.265 1.75 3.89598 -4.265 1.6 3.89898 -4.27224 1.6 3.89598 -4.265 1.75 3.89121 -4.25879 1.75 3.89598 -4.265 1.6 3.89598 -4.265 1.6 3.89121 -4.25879 1.75 3.89121 -4.25879 1.75 3.89121 -4.25879 1.6 3.89121 -4.25879 1.75 3.885 -4.25402 1.87 3.885 -4.25402 1.75 3.885 -4.25402 1.87 3.87776 -4.25102 1.87 3.885 -4.25402 1.75 3.89121 -4.25879 1.75 3.885 -4.25402 1.87 3.885 -4.25402 1.87 3.89121 -4.25879 1.75 3.89121 -4.25879 1.75 3.89121 -4.25879 1.87 3.89121 -4.25879 1.75 3.89598 -4.265 1.75 3.89598 -4.265 1.87 3.89121 -4.25879 1.87 3.89598 -4.265 1.75 3.89898 -4.27224 1.75 3.89598 -4.265 1.87 3.89598 -4.265 1.75 3.89898 -4.27224 1.6 3.89898 -4.27224 1.75 3.89598 -4.265 1.75 3.89898 -4.27224 1.6 3.9 -4.28 1.6 3.89898 -4.27224 1.6 3.89121 -4.25879 1.6 3.885 -4.25402 1.75 3.885 -4.25402 1.75 3.885 -4.25402 1.6 3.885 -4.25402 1.75 3.87776 -4.25102 1.87 3.87776 -4.25102 1.75 3.87776 -4.25102 1.87 3.87 -4.25 1.87 3.87776 -4.25102 1.75 3.885 -4.25402 1.75 3.87776 -4.25102 1.6 3.885 -4.25402 1.6 3.87776 -4.25102 1.75 3.87776 -4.25102 1.75 3.87776 -4.25102 1.6 3.87776 -4.25102 1.6 3.87 -4.25 1.87 3.87 -4.25 1.75 3.87776 -4.25102 1.6 3.87 -4.25 1.89898 3.87776 -4.92 1.89898 3.87776 -4.75053 1.9 3.87 -4.92 1.89898 3.87776 -4.92 1.89598 3.885 -4.75053 1.89898 3.87776 -4.75053 1.89898 3.87776 -4.92 1.89598 3.885 -4.92 1.89598 3.885 -4.75053 1.89598 3.885 -4.75053 1.89598 3.885 -4.92 1.89121 3.89121 -4.75053 1.89121 3.89121 -4.58105 1.89121 3.89121 -4.75053 1.885 3.89598 -4.58105 1.885 3.89598 -4.41158 1.885 3.89598 -4.58105 1.87776 3.89898 -4.41158 1.87776 3.89898 -4.28 1.87776 3.89898 -4.41158 1.87 3.9 -4.28 1.87776 3.89898 -4.28 1.885 3.89598 -4.41158 1.87776 3.89898 -4.41158 1.87776 3.89898 -4.28 1.885 3.89598 -4.28 1.885 3.89598 -4.41158 1.885 3.89598 -4.41158 1.885 3.89598 -4.28 1.89121 3.89121 -4.41158 1.89121 3.89121 -4.58105 1.89121 3.89121 -4.41158 1.89598 3.885 -4.58105 1.89598 3.885 -4.75053 1.89598 3.885 -4.58105 1.89898 3.87776 -4.75053 1.89598 3.885 -4.75053 1.89121 3.89121 -4.58105 1.89598 3.885 -4.58105 1.89598 3.885 -4.75053 1.89121 3.89121 -4.75053 1.89121 3.89121 -4.58105 1.89598 3.885 -4.92 1.89121 3.89121 -4.92 1.89121 3.89121 -4.75053 1.89121 3.89121 -4.75053 1.89121 3.89121 -4.92 1.885 3.89598 -4.75053 1.885 3.89598 -4.58105 1.885 3.89598 -4.75053 1.87776 3.89898 -4.58105 1.87776 3.89898 -4.41158 1.87776 3.89898 -4.58105 1.87 3.9 -4.28 1.87776 3.89898 -4.41158 1.885 3.89598 -4.58105 1.87776 3.89898 -4.58105 1.89121 3.89121 -4.92 1.885 3.89598 -4.92 1.885 3.89598 -4.75053 1.885 3.89598 -4.75053 1.885 3.89598 -4.92 1.87776 3.89898 -4.75053 1.87776 3.89898 -4.58105 1.87776 3.89898 -4.75053 1.87 3.9 -4.92 1.87 3.9 -4.28 1.87776 3.89898 -4.58105 1.87 3.9 -4.92 1.885 3.89598 -4.92 1.87776 3.89898 -4.92 1.87776 3.89898 -4.75053 1.87776 3.89898 -4.75053 1.87776 3.89898 -4.92 1.87 3.9 -4.92 1.885 3.89598 -4.28 1.89121 3.89121 -4.28 1.89121 3.89121 -4.41158 1.89121 3.89121 -4.41158 1.89121 3.89121 -4.28 1.89598 3.885 -4.41158 1.89598 3.885 -4.58105 1.89598 3.885 -4.41158 1.89898 3.87776 -4.58105 1.89898 3.87776 -4.75053 1.89898 3.87776 -4.58105 1.9 3.87 -4.92 1.89898 3.87776 -4.75053 1.89598 3.885 -4.58105 1.89898 3.87776 -4.58105 1.89121 3.89121 -4.28 1.89598 3.885 -4.28 1.89598 3.885 -4.41158 1.89598 3.885 -4.41158 1.89598 3.885 -4.28 1.89898 3.87776 -4.41158 1.89898 3.87776 -4.58105 1.89898 3.87776 -4.41158 1.9 3.87 -4.28 1.9 3.87 -4.92 1.89898 3.87776 -4.58105 1.9 3.87 -4.28 1.89598 3.885 -4.28 1.89898 3.87776 -4.28 1.89898 3.87776 -4.41158 1.89898 3.87776 -4.41158 1.89898 3.87776 -4.28 1.9 3.87 -4.28 1.89598 3.885 -4.41158 1.89898 3.87776 -4.41158 1.89898 3.87776 -4.58105 1.89121 3.89121 -4.41158 1.89598 3.885 -4.41158 1.89598 3.885 -4.58105 1.885 3.89598 -4.58105 1.89121 3.89121 -4.75053 1.885 3.89598 -4.75053 1.885 3.89598 -4.41158 1.89121 3.89121 -4.41158 1.89121 3.89121 -4.58105 1.885 3.89598 -4.58105 1.885 3.89598 -4.41158 1.89121 3.89121 -4.58105 1.87776 3.89898 -4.58105 1.885 3.89598 -4.75053 1.87776 3.89898 -4.75053 1.87 3.87 -4.95 1.6 3.87 -4.95 1.75 3.87776 -4.94898 1.87 3.87776 -4.94898 1.75 3.87776 -4.94898 1.87 3.885 -4.94598 1.87 3.87776 -4.94898 1.87 3.87 -4.95 1.75 3.87776 -4.94898 1.6 3.885 -4.94598 1.75 3.885 -4.94598 1.6 3.87776 -4.94898 1.6 3.885 -4.94598 1.75 3.89121 -4.94121 1.75 3.885 -4.94598 1.6 3.885 -4.94598 1.6 3.89121 -4.94121 1.75 3.89121 -4.94121 1.75 3.89121 -4.94121 1.6 3.89121 -4.94121 1.75 3.89598 -4.935 1.87 3.89598 -4.935 1.75 3.89598 -4.935 1.87 3.89898 -4.92776 1.87 3.89598 -4.935 1.75 3.89121 -4.94121 1.75 3.89598 -4.935 1.87 3.89598 -4.935 1.87 3.89121 -4.94121 1.75 3.89121 -4.94121 1.75 3.89121 -4.94121 1.87 3.89121 -4.94121 1.75 3.885 -4.94598 1.75 3.885 -4.94598 1.87 3.89121 -4.94121 1.87 3.885 -4.94598 1.75 3.87776 -4.94898 1.75 3.885 -4.94598 1.87 3.885 -4.94598 1.75 3.87776 -4.94898 1.6 3.87776 -4.94898 1.75 3.885 -4.94598 1.75 3.87776 -4.94898 1.6 3.87 -4.95 1.6 3.87776 -4.94898 1.6 3.89121 -4.94121 1.6 3.89598 -4.935 1.75 3.89598 -4.935 1.75 3.89598 -4.935 1.6 3.89598 -4.935 1.75 3.89898 -4.92776 1.87 3.89898 -4.92776 1.75 3.89898 -4.92776 1.87 3.9 -4.92 1.87 3.89898 -4.92776 1.75 3.89598 -4.935 1.75 3.89898 -4.92776 1.6 3.89598 -4.935 1.6 3.89898 -4.92776 1.75 3.89898 -4.92776 1.75 3.89898 -4.92776 1.6 3.89898 -4.92776 1.6 3.9 -4.92 1.87 3.9 -4.92 1.75 3.89898 -4.92776 1.6 3.9 -4.92 1.9 3.87 -4.28 1.89898 3.87776 -4.28 1.89898 3.8775 -4.27799 1.9 3.87 -4.28 1.89898 3.8775 -4.27799 1.89898 3.87672 -4.27612 1.9 3.87 -4.28 1.89898 3.87672 -4.27612 1.89898 3.87549 -4.27451 1.9 3.87 -4.28 1.89898 3.87549 -4.27451 1.89898 3.87388 -4.27328 1.9 3.87 -4.28 1.89898 3.87388 -4.27328 1.89898 3.87201 -4.2725 1.9 3.87 -4.28 1.89898 3.87201 -4.2725 1.89898 3.87 -4.27224 1.89121 3.89121 -4.28 1.89598 3.88449 -4.27612 1.89598 3.885 -4.28 1.89121 3.89121 -4.28 1.89121 3.89049 -4.27451 1.89598 3.88449 -4.27612 1.89121 3.89121 -4.28 1.885 3.89598 -4.28 1.89121 3.89049 -4.27451 1.89121 3.89049 -4.27451 1.885 3.89598 -4.28 1.885 3.8951 -4.27328 1.89121 3.88837 -4.26939 1.885 3.8951 -4.27328 1.885 3.8925 -4.26701 1.89121 3.885 -4.265 1.885 3.8925 -4.26701 1.885 3.88837 -4.26163 1.89121 3.88061 -4.26163 1.885 3.88837 -4.26163 1.885 3.88299 -4.2575 1.89121 3.87549 -4.25951 1.885 3.88299 -4.2575 1.885 3.87672 -4.2549 1.89121 3.87 -4.25879 1.885 3.87672 -4.2549 1.885 3.87 -4.25402 1.89121 3.87 -4.25879 1.89121 3.87549 -4.25951 1.885 3.87672 -4.2549 1.89121 3.87 -4.25879 1.89598 3.87 -4.265 1.89121 3.87549 -4.25951 1.89121 3.87549 -4.25951 1.89598 3.87 -4.265 1.89598 3.87388 -4.26551 1.89121 3.88061 -4.26163 1.89598 3.87388 -4.26551 1.89598 3.8775 -4.26701 1.89121 3.885 -4.265 1.89598 3.8775 -4.26701 1.89598 3.88061 -4.26939 1.89121 3.88837 -4.26939 1.89598 3.88061 -4.26939 1.89598 3.88299 -4.2725 1.89121 3.89049 -4.27451 1.89598 3.88299 -4.2725 1.89598 3.88449 -4.27612 1.89121 3.89049 -4.27451 1.89121 3.88837 -4.26939 1.89598 3.88299 -4.2725 1.89121 3.89049 -4.27451 1.885 3.8951 -4.27328 1.89121 3.88837 -4.26939 1.885 3.89598 -4.28 1.87776 3.89898 -4.28 1.885 3.8951 -4.27328 1.885 3.8951 -4.27328 1.87776 3.89898 -4.28 1.87776 3.89799 -4.2725 1.885 3.8925 -4.26701 1.87776 3.89799 -4.2725 1.87776 3.8951 -4.26551 1.885 3.88837 -4.26163 1.87776 3.8951 -4.26551 1.87776 3.89049 -4.25951 1.885 3.88299 -4.2575 1.87776 3.89049 -4.25951 1.87776 3.88449 -4.2549 1.885 3.87672 -4.2549 1.87776 3.88449 -4.2549 1.87776 3.8775 -4.25201 1.885 3.87 -4.25402 1.87776 3.8775 -4.25201 1.87776 3.87 -4.25102 1.885 3.87 -4.25402 1.885 3.87672 -4.2549 1.87776 3.8775 -4.25201 1.87776 3.89898 -4.28 1.87 3.9 -4.28 1.87776 3.89799 -4.2725 1.87776 3.89799 -4.2725 1.87 3.9 -4.28 1.87 3.89898 -4.27224 1.87776 3.8951 -4.26551 1.87 3.89898 -4.27224 1.87 3.89598 -4.265 1.87776 3.89049 -4.25951 1.87 3.89598 -4.265 1.87 3.89121 -4.25879 1.87776 3.88449 -4.2549 1.87 3.89121 -4.25879 1.87 3.885 -4.25402 1.87776 3.8775 -4.25201 1.87 3.885 -4.25402 1.87 3.87776 -4.25102 1.87776 3.87 -4.25102 1.87 3.87776 -4.25102 1.87 3.87 -4.25 1.87776 3.87 -4.25102 1.87776 3.8775 -4.25201 1.87 3.87776 -4.25102 1.87776 3.89799 -4.2725 1.87 3.89898 -4.27224 1.87776 3.8951 -4.26551 1.87776 3.8951 -4.26551 1.87 3.89598 -4.265 1.87776 3.89049 -4.25951 1.87776 3.89049 -4.25951 1.87 3.89121 -4.25879 1.87776 3.88449 -4.2549 1.87776 3.88449 -4.2549 1.87 3.885 -4.25402 1.87776 3.8775 -4.25201 1.89598 3.87 -4.265 1.89898 3.87 -4.27224 1.89598 3.87388 -4.26551 1.89598 3.87388 -4.26551 1.89898 3.87 -4.27224 1.89898 3.87201 -4.2725 1.89598 3.8775 -4.26701 1.89898 3.87201 -4.2725 1.89898 3.87388 -4.27328 1.89598 3.88061 -4.26939 1.89898 3.87388 -4.27328 1.89898 3.87549 -4.27451 1.89598 3.88299 -4.2725 1.89898 3.87549 -4.27451 1.89898 3.87672 -4.27612 1.89598 3.88449 -4.27612 1.89898 3.87672 -4.27612 1.89898 3.8775 -4.27799 1.89598 3.885 -4.28 1.89898 3.8775 -4.27799 1.89898 3.87776 -4.28 1.89598 3.885 -4.28 1.89598 3.88449 -4.27612 1.89898 3.8775 -4.27799 1.885 3.8925 -4.26701 1.885 3.8951 -4.27328 1.87776 3.89799 -4.2725 1.89898 3.87672 -4.27612 1.89598 3.88449 -4.27612 1.89598 3.88299 -4.2725 1.885 3.88837 -4.26163 1.885 3.8925 -4.26701 1.87776 3.8951 -4.26551 1.89598 3.88061 -4.26939 1.89121 3.88837 -4.26939 1.89121 3.885 -4.265 1.89121 3.885 -4.265 1.89121 3.88837 -4.26939 1.885 3.8925 -4.26701 1.89898 3.87549 -4.27451 1.89598 3.88299 -4.2725 1.89598 3.88061 -4.26939 1.885 3.88299 -4.2575 1.885 3.88837 -4.26163 1.87776 3.89049 -4.25951 1.89598 3.8775 -4.26701 1.89121 3.885 -4.265 1.89121 3.88061 -4.26163 1.89121 3.88061 -4.26163 1.89121 3.885 -4.265 1.885 3.88837 -4.26163 1.89898 3.87388 -4.27328 1.89598 3.88061 -4.26939 1.89598 3.8775 -4.26701 1.885 3.87672 -4.2549 1.885 3.88299 -4.2575 1.87776 3.88449 -4.2549 1.89598 3.87388 -4.26551 1.89121 3.88061 -4.26163 1.89121 3.87549 -4.25951 1.89121 3.87549 -4.25951 1.89121 3.88061 -4.26163 1.885 3.88299 -4.2575 1.89898 3.87201 -4.2725 1.89598 3.8775 -4.26701 1.89598 3.87388 -4.26551 1.87776 3.87 -4.94898 1.87 3.87 -4.95 1.87776 3.8775 -4.94799 1.885 3.87672 -4.9451 1.87776 3.8775 -4.94799 1.885 3.88299 -4.9425 1.89121 3.88061 -4.93837 1.885 3.88299 -4.9425 1.89121 3.885 -4.935 1.89598 3.88061 -4.93061 1.89121 3.885 -4.935 1.89598 3.88299 -4.9275 1.89898 3.87672 -4.92388 1.89598 3.88299 -4.9275 1.89898 3.8775 -4.92201 1.87 3.885 -4.94598 1.87776 3.88449 -4.9451 1.87 3.87776 -4.94898 1.87 3.885 -4.94598 1.87776 3.89049 -4.94049 1.87776 3.88449 -4.9451 1.87 3.885 -4.94598 1.87 3.89121 -4.94121 1.87776 3.89049 -4.94049 1.87776 3.89049 -4.94049 1.87 3.89121 -4.94121 1.87776 3.8951 -4.93449 1.885 3.8925 -4.93299 1.87776 3.8951 -4.93449 1.885 3.8951 -4.92672 1.89121 3.89049 -4.92549 1.885 3.8951 -4.92672 1.89121 3.89121 -4.92 1.89598 3.885 -4.92 1.89121 3.89049 -4.92549 1.89121 3.89121 -4.92 1.89598 3.885 -4.92 1.89598 3.88449 -4.92388 1.89121 3.89049 -4.92549 1.89598 3.885 -4.92 1.89898 3.87776 -4.92 1.89598 3.88449 -4.92388 1.89598 3.88449 -4.92388 1.89898 3.87776 -4.92 1.89898 3.8775 -4.92201 1.89598 3.88299 -4.9275 1.89598 3.88449 -4.92388 1.89898 3.8775 -4.92201 1.89598 3.88299 -4.9275 1.89121 3.88837 -4.93061 1.89598 3.88449 -4.92388 1.89598 3.88299 -4.9275 1.89121 3.885 -4.935 1.89121 3.88837 -4.93061 1.89121 3.88837 -4.93061 1.89121 3.885 -4.935 1.885 3.88837 -4.93837 1.885 3.8925 -4.93299 1.885 3.88837 -4.93837 1.87776 3.89049 -4.94049 1.87776 3.8951 -4.93449 1.885 3.8925 -4.93299 1.87776 3.89049 -4.94049 1.87 3.89121 -4.94121 1.87 3.89598 -4.935 1.87776 3.8951 -4.93449 1.87776 3.8951 -4.93449 1.87 3.89598 -4.935 1.87776 3.89799 -4.9275 1.885 3.8951 -4.92672 1.87776 3.89799 -4.9275 1.885 3.89598 -4.92 1.89121 3.89121 -4.92 1.885 3.8951 -4.92672 1.885 3.89598 -4.92 1.87 3.89598 -4.935 1.87 3.89898 -4.92776 1.87776 3.89799 -4.9275 1.87776 3.89799 -4.9275 1.87 3.89898 -4.92776 1.87776 3.89898 -4.92 1.885 3.89598 -4.92 1.87776 3.89799 -4.9275 1.87776 3.89898 -4.92 1.87 3.89898 -4.92776 1.87 3.9 -4.92 1.87776 3.89898 -4.92 1.89898 3.87776 -4.92 1.9 3.87 -4.92 1.89898 3.8775 -4.92201 1.9 3.87 -4.92 1.89898 3.87 -4.92776 1.89898 3.87201 -4.9275 1.9 3.87 -4.92 1.89898 3.87201 -4.9275 1.89898 3.87388 -4.92672 1.9 3.87 -4.92 1.89898 3.87388 -4.92672 1.89898 3.87549 -4.92549 1.9 3.87 -4.92 1.89898 3.87549 -4.92549 1.89898 3.87672 -4.92388 1.9 3.87 -4.92 1.89898 3.87672 -4.92388 1.89898 3.8775 -4.92201 1.89121 3.87 -4.94121 1.89598 3.87388 -4.93449 1.89598 3.87 -4.935 1.89121 3.87 -4.94121 1.89121 3.87549 -4.94049 1.89598 3.87388 -4.93449 1.89121 3.87 -4.94121 1.885 3.87 -4.94598 1.89121 3.87549 -4.94049 1.89121 3.87549 -4.94049 1.885 3.87 -4.94598 1.885 3.87672 -4.9451 1.89121 3.88061 -4.93837 1.885 3.87672 -4.9451 1.885 3.88299 -4.9425 1.89121 3.88061 -4.93837 1.89121 3.87549 -4.94049 1.885 3.87672 -4.9451 1.89121 3.88061 -4.93837 1.89598 3.8775 -4.93299 1.89121 3.87549 -4.94049 1.89121 3.88061 -4.93837 1.89598 3.88061 -4.93061 1.89598 3.8775 -4.93299 1.89121 3.88061 -4.93837 1.89121 3.885 -4.935 1.89598 3.88061 -4.93061 1.885 3.87 -4.94598 1.87776 3.87 -4.94898 1.885 3.87672 -4.9451 1.885 3.87672 -4.9451 1.87776 3.87 -4.94898 1.87776 3.8775 -4.94799 1.87 3.87 -4.95 1.87 3.87776 -4.94898 1.87776 3.8775 -4.94799 1.87776 3.8775 -4.94799 1.87 3.87776 -4.94898 1.87776 3.88449 -4.9451 1.885 3.88299 -4.9425 1.87776 3.88449 -4.9451 1.885 3.88837 -4.93837 1.89121 3.885 -4.935 1.885 3.88299 -4.9425 1.885 3.88837 -4.93837 1.885 3.88299 -4.9425 1.87776 3.8775 -4.94799 1.87776 3.88449 -4.9451 1.89898 3.87 -4.92776 1.89598 3.87 -4.935 1.89898 3.87201 -4.9275 1.89898 3.87201 -4.9275 1.89598 3.87 -4.935 1.89598 3.87388 -4.93449 1.89898 3.87388 -4.92672 1.89598 3.87388 -4.93449 1.89598 3.8775 -4.93299 1.89898 3.87549 -4.92549 1.89598 3.8775 -4.93299 1.89598 3.88061 -4.93061 1.89898 3.87672 -4.92388 1.89598 3.88061 -4.93061 1.89598 3.88299 -4.9275 1.89898 3.87672 -4.92388 1.89898 3.87549 -4.92549 1.89598 3.88061 -4.93061 1.89598 3.87388 -4.93449 1.89121 3.87549 -4.94049 1.89598 3.8775 -4.93299 1.89898 3.87201 -4.9275 1.89598 3.87388 -4.93449 1.89898 3.87388 -4.92672 1.885 3.88837 -4.93837 1.87776 3.88449 -4.9451 1.87776 3.89049 -4.94049 1.89898 3.87549 -4.92549 1.89898 3.87388 -4.92672 1.89598 3.8775 -4.93299 1.89121 3.88837 -4.93061 1.885 3.88837 -4.93837 1.885 3.8925 -4.93299 1.89121 3.89049 -4.92549 1.885 3.8925 -4.93299 1.885 3.8951 -4.92672 1.89121 3.89049 -4.92549 1.89121 3.88837 -4.93061 1.885 3.8925 -4.93299 1.89121 3.89049 -4.92549 1.89598 3.88449 -4.92388 1.89121 3.88837 -4.93061 1.885 3.8951 -4.92672 1.87776 3.8951 -4.93449 1.87776 3.89799 -4.9275 1.87 3.33 -4.25 1.6 3.33 -4.25 1.75 3.32224 -4.25102 1.87 3.32224 -4.25102 1.75 3.32224 -4.25102 1.87 3.315 -4.25402 1.87 3.32224 -4.25102 1.87 3.33 -4.25 1.75 3.32224 -4.25102 1.6 3.315 -4.25402 1.75 3.315 -4.25402 1.6 3.32224 -4.25102 1.6 3.315 -4.25402 1.75 3.30879 -4.25879 1.75 3.315 -4.25402 1.6 3.315 -4.25402 1.6 3.30879 -4.25879 1.75 3.30879 -4.25879 1.75 3.30879 -4.25879 1.6 3.30879 -4.25879 1.75 3.30402 -4.265 1.87 3.30402 -4.265 1.75 3.30402 -4.265 1.87 3.30102 -4.27224 1.87 3.30402 -4.265 1.75 3.30879 -4.25879 1.75 3.30402 -4.265 1.87 3.30402 -4.265 1.87 3.30879 -4.25879 1.75 3.30879 -4.25879 1.75 3.30879 -4.25879 1.87 3.30879 -4.25879 1.75 3.315 -4.25402 1.75 3.315 -4.25402 1.87 3.30879 -4.25879 1.87 3.315 -4.25402 1.75 3.32224 -4.25102 1.75 3.315 -4.25402 1.87 3.315 -4.25402 1.75 3.32224 -4.25102 1.6 3.32224 -4.25102 1.75 3.315 -4.25402 1.75 3.32224 -4.25102 1.6 3.33 -4.25 1.6 3.32224 -4.25102 1.6 3.30879 -4.25879 1.6 3.30402 -4.265 1.75 3.30402 -4.265 1.75 3.30402 -4.265 1.6 3.30402 -4.265 1.75 3.30102 -4.27224 1.87 3.30102 -4.27224 1.75 3.30102 -4.27224 1.87 3.3 -4.28 1.87 3.30102 -4.27224 1.75 3.30402 -4.265 1.75 3.30102 -4.27224 1.6 3.30402 -4.265 1.6 3.30102 -4.27224 1.75 3.30102 -4.27224 1.75 3.30102 -4.27224 1.6 3.30102 -4.27224 1.6 3.3 -4.28 1.87 3.3 -4.28 1.75 3.30102 -4.27224 1.6 3.3 -4.28 1.89898 3.87 -4.27224 1.89898 3.70833 -4.27224 1.9 3.87 -4.28 1.89898 3.87 -4.27224 1.89598 3.70833 -4.265 1.89898 3.70833 -4.27224 1.89898 3.87 -4.27224 1.89598 3.87 -4.265 1.89598 3.70833 -4.265 1.89598 3.70833 -4.265 1.89598 3.87 -4.265 1.89121 3.70833 -4.25879 1.89121 3.54667 -4.25879 1.89121 3.70833 -4.25879 1.885 3.54667 -4.25402 1.885 3.385 -4.25402 1.885 3.54667 -4.25402 1.87776 3.385 -4.25102 1.87776 3.33 -4.25102 1.87776 3.385 -4.25102 1.87 3.33 -4.25 1.87776 3.33 -4.25102 1.885 3.385 -4.25402 1.87776 3.385 -4.25102 1.87776 3.33 -4.25102 1.885 3.33 -4.25402 1.885 3.385 -4.25402 1.885 3.385 -4.25402 1.885 3.33 -4.25402 1.89121 3.385 -4.25879 1.89121 3.54667 -4.25879 1.89121 3.385 -4.25879 1.89598 3.54667 -4.265 1.89598 3.70833 -4.265 1.89598 3.54667 -4.265 1.89898 3.70833 -4.27224 1.89598 3.70833 -4.265 1.89121 3.54667 -4.25879 1.89598 3.54667 -4.265 1.89598 3.70833 -4.265 1.89121 3.70833 -4.25879 1.89121 3.54667 -4.25879 1.89598 3.87 -4.265 1.89121 3.87 -4.25879 1.89121 3.70833 -4.25879 1.89121 3.70833 -4.25879 1.89121 3.87 -4.25879 1.885 3.70833 -4.25402 1.885 3.54667 -4.25402 1.885 3.70833 -4.25402 1.87776 3.54667 -4.25102 1.87776 3.385 -4.25102 1.87776 3.54667 -4.25102 1.87 3.33 -4.25 1.87776 3.385 -4.25102 1.885 3.54667 -4.25402 1.87776 3.54667 -4.25102 1.89121 3.87 -4.25879 1.885 3.87 -4.25402 1.885 3.70833 -4.25402 1.885 3.70833 -4.25402 1.885 3.87 -4.25402 1.87776 3.70833 -4.25102 1.87776 3.54667 -4.25102 1.87776 3.70833 -4.25102 1.87 3.87 -4.25 1.87 3.33 -4.25 1.87776 3.54667 -4.25102 1.87 3.87 -4.25 1.885 3.87 -4.25402 1.87776 3.87 -4.25102 1.87776 3.70833 -4.25102 1.87776 3.70833 -4.25102 1.87776 3.87 -4.25102 1.87 3.87 -4.25 1.885 3.33 -4.25402 1.89121 3.33 -4.25879 1.89121 3.385 -4.25879 1.89121 3.385 -4.25879 1.89121 3.33 -4.25879 1.89598 3.385 -4.265 1.89598 3.54667 -4.265 1.89598 3.385 -4.265 1.89898 3.54667 -4.27224 1.89898 3.70833 -4.27224 1.89898 3.54667 -4.27224 1.9 3.87 -4.28 1.89898 3.70833 -4.27224 1.89598 3.54667 -4.265 1.89898 3.54667 -4.27224 1.89121 3.33 -4.25879 1.89598 3.33 -4.265 1.89598 3.385 -4.265 1.89598 3.385 -4.265 1.89598 3.33 -4.265 1.89898 3.385 -4.27224 1.89898 3.54667 -4.27224 1.89898 3.385 -4.27224 1.9 3.33 -4.28 1.9 3.87 -4.28 1.89898 3.54667 -4.27224 1.9 3.33 -4.28 1.89598 3.33 -4.265 1.89898 3.33 -4.27224 1.89898 3.385 -4.27224 1.89898 3.385 -4.27224 1.89898 3.33 -4.27224 1.9 3.33 -4.28 1.89598 3.385 -4.265 1.89898 3.385 -4.27224 1.89898 3.54667 -4.27224 1.89121 3.385 -4.25879 1.89598 3.385 -4.265 1.89598 3.54667 -4.265 1.885 3.54667 -4.25402 1.89121 3.70833 -4.25879 1.885 3.70833 -4.25402 1.885 3.385 -4.25402 1.89121 3.385 -4.25879 1.89121 3.54667 -4.25879 1.885 3.54667 -4.25402 1.885 3.385 -4.25402 1.89121 3.54667 -4.25879 1.87776 3.54667 -4.25102 1.885 3.70833 -4.25402 1.87776 3.70833 -4.25102 1.87776 3.87 -4.94898 1.87776 3.70333 -4.94898 1.87 3.87 -4.95 1.87776 3.87 -4.94898 1.885 3.70333 -4.94598 1.87776 3.70333 -4.94898 1.87776 3.87 -4.94898 1.885 3.87 -4.94598 1.885 3.70333 -4.94598 1.885 3.70333 -4.94598 1.885 3.87 -4.94598 1.89121 3.70333 -4.94121 1.89121 3.53667 -4.94121 1.89121 3.70333 -4.94121 1.89598 3.53667 -4.935 1.89598 3.37 -4.935 1.89598 3.53667 -4.935 1.89898 3.37 -4.92776 1.89898 3.33 -4.92776 1.89898 3.37 -4.92776 1.9 3.33 -4.92 1.89898 3.33 -4.92776 1.89598 3.37 -4.935 1.89898 3.37 -4.92776 1.89898 3.33 -4.92776 1.89598 3.33 -4.935 1.89598 3.37 -4.935 1.89598 3.37 -4.935 1.89598 3.33 -4.935 1.89121 3.37 -4.94121 1.89121 3.53667 -4.94121 1.89121 3.37 -4.94121 1.885 3.53667 -4.94598 1.885 3.70333 -4.94598 1.885 3.53667 -4.94598 1.87776 3.70333 -4.94898 1.885 3.70333 -4.94598 1.89121 3.53667 -4.94121 1.885 3.53667 -4.94598 1.885 3.70333 -4.94598 1.89121 3.70333 -4.94121 1.89121 3.53667 -4.94121 1.885 3.87 -4.94598 1.89121 3.87 -4.94121 1.89121 3.70333 -4.94121 1.89121 3.70333 -4.94121 1.89121 3.87 -4.94121 1.89598 3.70333 -4.935 1.89598 3.53667 -4.935 1.89598 3.70333 -4.935 1.89898 3.53667 -4.92776 1.89898 3.37 -4.92776 1.89898 3.53667 -4.92776 1.9 3.33 -4.92 1.89898 3.37 -4.92776 1.89598 3.53667 -4.935 1.89898 3.53667 -4.92776 1.89121 3.87 -4.94121 1.89598 3.87 -4.935 1.89598 3.70333 -4.935 1.89598 3.70333 -4.935 1.89598 3.87 -4.935 1.89898 3.70333 -4.92776 1.89898 3.53667 -4.92776 1.89898 3.70333 -4.92776 1.9 3.87 -4.92 1.9 3.33 -4.92 1.89898 3.53667 -4.92776 1.9 3.87 -4.92 1.89598 3.87 -4.935 1.89898 3.87 -4.92776 1.89898 3.70333 -4.92776 1.89898 3.70333 -4.92776 1.89898 3.87 -4.92776 1.9 3.87 -4.92 1.89598 3.33 -4.935 1.89121 3.33 -4.94121 1.89121 3.37 -4.94121 1.89121 3.37 -4.94121 1.89121 3.33 -4.94121 1.885 3.37 -4.94598 1.885 3.53667 -4.94598 1.885 3.37 -4.94598 1.87776 3.53667 -4.94898 1.87776 3.70333 -4.94898 1.87776 3.53667 -4.94898 1.87 3.87 -4.95 1.87776 3.70333 -4.94898 1.885 3.53667 -4.94598 1.87776 3.53667 -4.94898 1.89121 3.33 -4.94121 1.885 3.33 -4.94598 1.885 3.37 -4.94598 1.885 3.37 -4.94598 1.885 3.33 -4.94598 1.87776 3.37 -4.94898 1.87776 3.53667 -4.94898 1.87776 3.37 -4.94898 1.87 3.33 -4.95 1.87 3.87 -4.95 1.87776 3.53667 -4.94898 1.87 3.33 -4.95 1.885 3.33 -4.94598 1.87776 3.33 -4.94898 1.87776 3.37 -4.94898 1.87776 3.37 -4.94898 1.87776 3.33 -4.94898 1.87 3.33 -4.95 1.885 3.37 -4.94598 1.87776 3.37 -4.94898 1.87776 3.53667 -4.94898 1.89121 3.37 -4.94121 1.885 3.37 -4.94598 1.885 3.53667 -4.94598 1.89598 3.53667 -4.935 1.89121 3.70333 -4.94121 1.89598 3.70333 -4.935 1.89598 3.37 -4.935 1.89121 3.37 -4.94121 1.89121 3.53667 -4.94121 1.89598 3.53667 -4.935 1.89598 3.37 -4.935 1.89121 3.53667 -4.94121 1.89898 3.53667 -4.92776 1.89598 3.70333 -4.935 1.89898 3.70333 -4.92776 1.87 3.3 -4.92 1.6 3.3 -4.92 1.75 3.30102 -4.92776 1.87 3.30102 -4.92776 1.75 3.30102 -4.92776 1.87 3.30402 -4.935 1.87 3.30102 -4.92776 1.87 3.3 -4.92 1.75 3.30102 -4.92776 1.6 3.30402 -4.935 1.75 3.30402 -4.935 1.6 3.30102 -4.92776 1.6 3.30402 -4.935 1.75 3.30879 -4.94121 1.75 3.30402 -4.935 1.6 3.30402 -4.935 1.6 3.30879 -4.94121 1.75 3.30879 -4.94121 1.75 3.30879 -4.94121 1.6 3.30879 -4.94121 1.75 3.315 -4.94598 1.87 3.315 -4.94598 1.75 3.315 -4.94598 1.87 3.32224 -4.94898 1.87 3.315 -4.94598 1.75 3.30879 -4.94121 1.75 3.315 -4.94598 1.87 3.315 -4.94598 1.87 3.30879 -4.94121 1.75 3.30879 -4.94121 1.75 3.30879 -4.94121 1.87 3.30879 -4.94121 1.75 3.30402 -4.935 1.75 3.30402 -4.935 1.87 3.30879 -4.94121 1.87 3.30402 -4.935 1.75 3.30102 -4.92776 1.75 3.30402 -4.935 1.87 3.30402 -4.935 1.75 3.30102 -4.92776 1.6 3.30102 -4.92776 1.75 3.30402 -4.935 1.75 3.30102 -4.92776 1.6 3.3 -4.92 1.6 3.30102 -4.92776 1.6 3.30879 -4.94121 1.6 3.315 -4.94598 1.75 3.315 -4.94598 1.75 3.315 -4.94598 1.6 3.315 -4.94598 1.75 3.32224 -4.94898 1.87 3.32224 -4.94898 1.75 3.32224 -4.94898 1.87 3.33 -4.95 1.87 3.32224 -4.94898 1.75 3.315 -4.94598 1.75 3.32224 -4.94898 1.6 3.315 -4.94598 1.6 3.32224 -4.94898 1.75 3.32224 -4.94898 1.75 3.32224 -4.94898 1.6 3.32224 -4.94898 1.6 3.33 -4.95 1.87 3.33 -4.95 1.75 3.32224 -4.94898 1.6 3.33 -4.95 1.9 3.33 -4.28 1.89898 3.33 -4.27224 1.89898 3.32799 -4.2725 1.9 3.33 -4.28 1.89898 3.32799 -4.2725 1.89898 3.32612 -4.27328 1.9 3.33 -4.28 1.89898 3.32612 -4.27328 1.89898 3.32451 -4.27451 1.9 3.33 -4.28 1.89898 3.32451 -4.27451 1.89898 3.32328 -4.27612 1.9 3.33 -4.28 1.89898 3.32328 -4.27612 1.89898 3.3225 -4.27799 1.9 3.33 -4.28 1.89898 3.3225 -4.27799 1.89898 3.32224 -4.28 1.89121 3.33 -4.25879 1.89598 3.32612 -4.26551 1.89598 3.33 -4.265 1.89121 3.33 -4.25879 1.89121 3.32451 -4.25951 1.89598 3.32612 -4.26551 1.89121 3.33 -4.25879 1.885 3.33 -4.25402 1.89121 3.32451 -4.25951 1.89121 3.32451 -4.25951 1.885 3.33 -4.25402 1.885 3.32328 -4.2549 1.89121 3.31939 -4.26163 1.885 3.32328 -4.2549 1.885 3.31701 -4.2575 1.89121 3.315 -4.265 1.885 3.31701 -4.2575 1.885 3.31163 -4.26163 1.89121 3.31163 -4.26939 1.885 3.31163 -4.26163 1.885 3.3075 -4.26701 1.89121 3.30951 -4.27451 1.885 3.3075 -4.26701 1.885 3.3049 -4.27328 1.89121 3.30879 -4.28 1.885 3.3049 -4.27328 1.885 3.30402 -4.28 1.89121 3.30879 -4.28 1.89121 3.30951 -4.27451 1.885 3.3049 -4.27328 1.89121 3.30879 -4.28 1.89598 3.315 -4.28 1.89121 3.30951 -4.27451 1.89121 3.30951 -4.27451 1.89598 3.315 -4.28 1.89598 3.31551 -4.27612 1.89121 3.31163 -4.26939 1.89598 3.31551 -4.27612 1.89598 3.31701 -4.2725 1.89121 3.315 -4.265 1.89598 3.31701 -4.2725 1.89598 3.31939 -4.26939 1.89121 3.31939 -4.26163 1.89598 3.31939 -4.26939 1.89598 3.3225 -4.26701 1.89121 3.32451 -4.25951 1.89598 3.3225 -4.26701 1.89598 3.32612 -4.26551 1.89121 3.32451 -4.25951 1.89121 3.31939 -4.26163 1.89598 3.3225 -4.26701 1.89121 3.32451 -4.25951 1.885 3.32328 -4.2549 1.89121 3.31939 -4.26163 1.885 3.33 -4.25402 1.87776 3.33 -4.25102 1.885 3.32328 -4.2549 1.885 3.32328 -4.2549 1.87776 3.33 -4.25102 1.87776 3.3225 -4.25201 1.885 3.31701 -4.2575 1.87776 3.3225 -4.25201 1.87776 3.31551 -4.2549 1.885 3.31163 -4.26163 1.87776 3.31551 -4.2549 1.87776 3.30951 -4.25951 1.885 3.3075 -4.26701 1.87776 3.30951 -4.25951 1.87776 3.3049 -4.26551 1.885 3.3049 -4.27328 1.87776 3.3049 -4.26551 1.87776 3.30201 -4.2725 1.885 3.30402 -4.28 1.87776 3.30201 -4.2725 1.87776 3.30102 -4.28 1.885 3.30402 -4.28 1.885 3.3049 -4.27328 1.87776 3.30201 -4.2725 1.87776 3.33 -4.25102 1.87 3.33 -4.25 1.87776 3.3225 -4.25201 1.87776 3.3225 -4.25201 1.87 3.33 -4.25 1.87 3.32224 -4.25102 1.87776 3.31551 -4.2549 1.87 3.32224 -4.25102 1.87 3.315 -4.25402 1.87776 3.30951 -4.25951 1.87 3.315 -4.25402 1.87 3.30879 -4.25879 1.87776 3.3049 -4.26551 1.87 3.30879 -4.25879 1.87 3.30402 -4.265 1.87776 3.30201 -4.2725 1.87 3.30402 -4.265 1.87 3.30102 -4.27224 1.87776 3.30102 -4.28 1.87 3.30102 -4.27224 1.87 3.3 -4.28 1.87776 3.30102 -4.28 1.87776 3.30201 -4.2725 1.87 3.30102 -4.27224 1.87776 3.3225 -4.25201 1.87 3.32224 -4.25102 1.87776 3.31551 -4.2549 1.87776 3.31551 -4.2549 1.87 3.315 -4.25402 1.87776 3.30951 -4.25951 1.87776 3.30951 -4.25951 1.87 3.30879 -4.25879 1.87776 3.3049 -4.26551 1.87776 3.3049 -4.26551 1.87 3.30402 -4.265 1.87776 3.30201 -4.2725 1.89598 3.315 -4.28 1.89898 3.32224 -4.28 1.89598 3.31551 -4.27612 1.89598 3.31551 -4.27612 1.89898 3.32224 -4.28 1.89898 3.3225 -4.27799 1.89598 3.31701 -4.2725 1.89898 3.3225 -4.27799 1.89898 3.32328 -4.27612 1.89598 3.31939 -4.26939 1.89898 3.32328 -4.27612 1.89898 3.32451 -4.27451 1.89598 3.3225 -4.26701 1.89898 3.32451 -4.27451 1.89898 3.32612 -4.27328 1.89598 3.32612 -4.26551 1.89898 3.32612 -4.27328 1.89898 3.32799 -4.2725 1.89598 3.33 -4.265 1.89898 3.32799 -4.2725 1.89898 3.33 -4.27224 1.89598 3.33 -4.265 1.89598 3.32612 -4.26551 1.89898 3.32799 -4.2725 1.885 3.31701 -4.2575 1.885 3.32328 -4.2549 1.87776 3.3225 -4.25201 1.89898 3.32612 -4.27328 1.89598 3.32612 -4.26551 1.89598 3.3225 -4.26701 1.885 3.31163 -4.26163 1.885 3.31701 -4.2575 1.87776 3.31551 -4.2549 1.89598 3.31939 -4.26939 1.89121 3.31939 -4.26163 1.89121 3.315 -4.265 1.89121 3.315 -4.265 1.89121 3.31939 -4.26163 1.885 3.31701 -4.2575 1.89898 3.32451 -4.27451 1.89598 3.3225 -4.26701 1.89598 3.31939 -4.26939 1.885 3.3075 -4.26701 1.885 3.31163 -4.26163 1.87776 3.30951 -4.25951 1.89598 3.31701 -4.2725 1.89121 3.315 -4.265 1.89121 3.31163 -4.26939 1.89121 3.31163 -4.26939 1.89121 3.315 -4.265 1.885 3.31163 -4.26163 1.89898 3.32328 -4.27612 1.89598 3.31939 -4.26939 1.89598 3.31701 -4.2725 1.885 3.3049 -4.27328 1.885 3.3075 -4.26701 1.87776 3.3049 -4.26551 1.89598 3.31551 -4.27612 1.89121 3.31163 -4.26939 1.89121 3.30951 -4.27451 1.89121 3.30951 -4.27451 1.89121 3.31163 -4.26939 1.885 3.3075 -4.26701 1.89898 3.3225 -4.27799 1.89598 3.31701 -4.2725 1.89598 3.31551 -4.27612 1.87776 3.30102 -4.92 1.87 3.3 -4.92 1.87776 3.30201 -4.9275 1.885 3.3049 -4.92672 1.87776 3.30201 -4.9275 1.885 3.3075 -4.93299 1.89121 3.31163 -4.93061 1.885 3.3075 -4.93299 1.89121 3.315 -4.935 1.89598 3.31939 -4.93061 1.89121 3.315 -4.935 1.89598 3.3225 -4.93299 1.89898 3.32612 -4.92672 1.89598 3.3225 -4.93299 1.89898 3.32799 -4.9275 1.87 3.30402 -4.935 1.87776 3.3049 -4.93449 1.87 3.30102 -4.92776 1.87 3.30402 -4.935 1.87776 3.30951 -4.94049 1.87776 3.3049 -4.93449 1.87 3.30402 -4.935 1.87 3.30879 -4.94121 1.87776 3.30951 -4.94049 1.87776 3.30951 -4.94049 1.87 3.30879 -4.94121 1.87776 3.31551 -4.9451 1.885 3.31701 -4.9425 1.87776 3.31551 -4.9451 1.885 3.32328 -4.9451 1.89121 3.32451 -4.94049 1.885 3.32328 -4.9451 1.89121 3.33 -4.94121 1.89598 3.33 -4.935 1.89121 3.32451 -4.94049 1.89121 3.33 -4.94121 1.89598 3.33 -4.935 1.89598 3.32612 -4.93449 1.89121 3.32451 -4.94049 1.89598 3.33 -4.935 1.89898 3.33 -4.92776 1.89598 3.32612 -4.93449 1.89598 3.32612 -4.93449 1.89898 3.33 -4.92776 1.89898 3.32799 -4.9275 1.89598 3.3225 -4.93299 1.89598 3.32612 -4.93449 1.89898 3.32799 -4.9275 1.89598 3.3225 -4.93299 1.89121 3.31939 -4.93837 1.89598 3.32612 -4.93449 1.89598 3.3225 -4.93299 1.89121 3.315 -4.935 1.89121 3.31939 -4.93837 1.89121 3.31939 -4.93837 1.89121 3.315 -4.935 1.885 3.31163 -4.93837 1.885 3.31701 -4.9425 1.885 3.31163 -4.93837 1.87776 3.30951 -4.94049 1.87776 3.31551 -4.9451 1.885 3.31701 -4.9425 1.87776 3.30951 -4.94049 1.87 3.30879 -4.94121 1.87 3.315 -4.94598 1.87776 3.31551 -4.9451 1.87776 3.31551 -4.9451 1.87 3.315 -4.94598 1.87776 3.3225 -4.94799 1.885 3.32328 -4.9451 1.87776 3.3225 -4.94799 1.885 3.33 -4.94598 1.89121 3.33 -4.94121 1.885 3.32328 -4.9451 1.885 3.33 -4.94598 1.87 3.315 -4.94598 1.87 3.32224 -4.94898 1.87776 3.3225 -4.94799 1.87776 3.3225 -4.94799 1.87 3.32224 -4.94898 1.87776 3.33 -4.94898 1.885 3.33 -4.94598 1.87776 3.3225 -4.94799 1.87776 3.33 -4.94898 1.87 3.32224 -4.94898 1.87 3.33 -4.95 1.87776 3.33 -4.94898 1.89898 3.33 -4.92776 1.9 3.33 -4.92 1.89898 3.32799 -4.9275 1.9 3.33 -4.92 1.89898 3.32224 -4.92 1.89898 3.3225 -4.92201 1.9 3.33 -4.92 1.89898 3.3225 -4.92201 1.89898 3.32328 -4.92388 1.9 3.33 -4.92 1.89898 3.32328 -4.92388 1.89898 3.32451 -4.92549 1.9 3.33 -4.92 1.89898 3.32451 -4.92549 1.89898 3.32612 -4.92672 1.9 3.33 -4.92 1.89898 3.32612 -4.92672 1.89898 3.32799 -4.9275 1.89121 3.30879 -4.92 1.89598 3.31551 -4.92388 1.89598 3.315 -4.92 1.89121 3.30879 -4.92 1.89121 3.30951 -4.92549 1.89598 3.31551 -4.92388 1.89121 3.30879 -4.92 1.885 3.30402 -4.92 1.89121 3.30951 -4.92549 1.89121 3.30951 -4.92549 1.885 3.30402 -4.92 1.885 3.3049 -4.92672 1.89121 3.31163 -4.93061 1.885 3.3049 -4.92672 1.885 3.3075 -4.93299 1.89121 3.31163 -4.93061 1.89121 3.30951 -4.92549 1.885 3.3049 -4.92672 1.89121 3.31163 -4.93061 1.89598 3.31701 -4.9275 1.89121 3.30951 -4.92549 1.89121 3.31163 -4.93061 1.89598 3.31939 -4.93061 1.89598 3.31701 -4.9275 1.89121 3.31163 -4.93061 1.89121 3.315 -4.935 1.89598 3.31939 -4.93061 1.885 3.30402 -4.92 1.87776 3.30102 -4.92 1.885 3.3049 -4.92672 1.885 3.3049 -4.92672 1.87776 3.30102 -4.92 1.87776 3.30201 -4.9275 1.87 3.3 -4.92 1.87 3.30102 -4.92776 1.87776 3.30201 -4.9275 1.87776 3.30201 -4.9275 1.87 3.30102 -4.92776 1.87776 3.3049 -4.93449 1.885 3.3075 -4.93299 1.87776 3.3049 -4.93449 1.885 3.31163 -4.93837 1.89121 3.315 -4.935 1.885 3.3075 -4.93299 1.885 3.31163 -4.93837 1.885 3.3075 -4.93299 1.87776 3.30201 -4.9275 1.87776 3.3049 -4.93449 1.89898 3.32224 -4.92 1.89598 3.315 -4.92 1.89898 3.3225 -4.92201 1.89898 3.3225 -4.92201 1.89598 3.315 -4.92 1.89598 3.31551 -4.92388 1.89898 3.32328 -4.92388 1.89598 3.31551 -4.92388 1.89598 3.31701 -4.9275 1.89898 3.32451 -4.92549 1.89598 3.31701 -4.9275 1.89598 3.31939 -4.93061 1.89898 3.32612 -4.92672 1.89598 3.31939 -4.93061 1.89598 3.3225 -4.93299 1.89898 3.32612 -4.92672 1.89898 3.32451 -4.92549 1.89598 3.31939 -4.93061 1.89598 3.31551 -4.92388 1.89121 3.30951 -4.92549 1.89598 3.31701 -4.9275 1.89898 3.3225 -4.92201 1.89598 3.31551 -4.92388 1.89898 3.32328 -4.92388 1.885 3.31163 -4.93837 1.87776 3.3049 -4.93449 1.87776 3.30951 -4.94049 1.89898 3.32451 -4.92549 1.89898 3.32328 -4.92388 1.89598 3.31701 -4.9275 1.89121 3.31939 -4.93837 1.885 3.31163 -4.93837 1.885 3.31701 -4.9425 1.89121 3.32451 -4.94049 1.885 3.31701 -4.9425 1.885 3.32328 -4.9451 1.89121 3.32451 -4.94049 1.89121 3.31939 -4.93837 1.885 3.31701 -4.9425 1.89121 3.32451 -4.94049 1.89598 3.32612 -4.93449 1.89121 3.31939 -4.93837 1.885 3.32328 -4.9451 1.87776 3.31551 -4.9451 1.87776 3.3225 -4.94799 1.89898 3.32224 -4.28 1.89898 3.32224 -4.4325 1.9 3.33 -4.28 1.89898 3.32224 -4.28 1.89598 3.315 -4.4325 1.89898 3.32224 -4.4325 1.89898 3.32224 -4.28 1.89598 3.315 -4.28 1.89598 3.315 -4.4325 1.89598 3.315 -4.4325 1.89598 3.315 -4.28 1.89121 3.30879 -4.4325 1.89121 3.30879 -4.595 1.89121 3.30879 -4.4325 1.885 3.30402 -4.595 1.885 3.30402 -4.7575 1.885 3.30402 -4.595 1.87776 3.30102 -4.7575 1.87776 3.30102 -4.92 1.87776 3.30102 -4.7575 1.87 3.3 -4.92 1.87776 3.30102 -4.92 1.885 3.30402 -4.7575 1.87776 3.30102 -4.7575 1.87776 3.30102 -4.92 1.885 3.30402 -4.92 1.885 3.30402 -4.7575 1.885 3.30402 -4.7575 1.885 3.30402 -4.92 1.89121 3.30879 -4.7575 1.89121 3.30879 -4.595 1.89121 3.30879 -4.7575 1.89598 3.315 -4.595 1.89598 3.315 -4.4325 1.89598 3.315 -4.595 1.89898 3.32224 -4.4325 1.89598 3.315 -4.4325 1.89121 3.30879 -4.595 1.89598 3.315 -4.595 1.89598 3.315 -4.4325 1.89121 3.30879 -4.4325 1.89121 3.30879 -4.595 1.89598 3.315 -4.28 1.89121 3.30879 -4.28 1.89121 3.30879 -4.4325 1.89121 3.30879 -4.4325 1.89121 3.30879 -4.28 1.885 3.30402 -4.4325 1.885 3.30402 -4.595 1.885 3.30402 -4.4325 1.87776 3.30102 -4.595 1.87776 3.30102 -4.7575 1.87776 3.30102 -4.595 1.87 3.3 -4.92 1.87776 3.30102 -4.7575 1.885 3.30402 -4.595 1.87776 3.30102 -4.595 1.89121 3.30879 -4.28 1.885 3.30402 -4.28 1.885 3.30402 -4.4325 1.885 3.30402 -4.4325 1.885 3.30402 -4.28 1.87776 3.30102 -4.4325 1.87776 3.30102 -4.595 1.87776 3.30102 -4.4325 1.87 3.3 -4.28 1.87 3.3 -4.92 1.87776 3.30102 -4.595 1.87 3.3 -4.28 1.885 3.30402 -4.28 1.87776 3.30102 -4.28 1.87776 3.30102 -4.4325 1.87776 3.30102 -4.4325 1.87776 3.30102 -4.28 1.87 3.3 -4.28 1.885 3.30402 -4.92 1.89121 3.30879 -4.92 1.89121 3.30879 -4.7575 1.89121 3.30879 -4.7575 1.89121 3.30879 -4.92 1.89598 3.315 -4.7575 1.89598 3.315 -4.595 1.89598 3.315 -4.7575 1.89898 3.32224 -4.595 1.89898 3.32224 -4.4325 1.89898 3.32224 -4.595 1.9 3.33 -4.28 1.89898 3.32224 -4.4325 1.89598 3.315 -4.595 1.89898 3.32224 -4.595 1.89121 3.30879 -4.92 1.89598 3.315 -4.92 1.89598 3.315 -4.7575 1.89598 3.315 -4.7575 1.89598 3.315 -4.92 1.89898 3.32224 -4.7575 1.89898 3.32224 -4.595 1.89898 3.32224 -4.7575 1.9 3.33 -4.92 1.9 3.33 -4.28 1.89898 3.32224 -4.595 1.9 3.33 -4.92 1.89598 3.315 -4.92 1.89898 3.32224 -4.92 1.89898 3.32224 -4.7575 1.89898 3.32224 -4.7575 1.89898 3.32224 -4.92 1.9 3.33 -4.92 1.89598 3.315 -4.7575 1.89898 3.32224 -4.7575 1.89898 3.32224 -4.595 1.89121 3.30879 -4.7575 1.89598 3.315 -4.7575 1.89598 3.315 -4.595 1.885 3.30402 -4.595 1.89121 3.30879 -4.4325 1.885 3.30402 -4.4325 1.885 3.30402 -4.7575 1.89121 3.30879 -4.7575 1.89121 3.30879 -4.595 1.885 3.30402 -4.595 1.885 3.30402 -4.7575 1.89121 3.30879 -4.595 1.87776 3.30102 -4.595 1.885 3.30402 -4.4325 1.87776 3.30102 -4.4325 1.87 2.47 -4.95 1.6 2.47 -4.95 1.75 2.47776 -4.94898 1.87 2.47776 -4.94898 1.75 2.47776 -4.94898 1.87 2.485 -4.94598 1.87 2.47776 -4.94898 1.87 2.47 -4.95 1.75 2.47776 -4.94898 1.6 2.485 -4.94598 1.75 2.485 -4.94598 1.6 2.47776 -4.94898 1.6 2.485 -4.94598 1.75 2.49121 -4.94121 1.75 2.485 -4.94598 1.6 2.485 -4.94598 1.6 2.49121 -4.94121 1.75 2.49121 -4.94121 1.75 2.49121 -4.94121 1.6 2.49121 -4.94121 1.75 2.49598 -4.935 1.87 2.49598 -4.935 1.75 2.49598 -4.935 1.87 2.49898 -4.92776 1.87 2.49598 -4.935 1.75 2.49121 -4.94121 1.75 2.49598 -4.935 1.87 2.49598 -4.935 1.87 2.49121 -4.94121 1.75 2.49121 -4.94121 1.75 2.49121 -4.94121 1.87 2.49121 -4.94121 1.75 2.485 -4.94598 1.75 2.485 -4.94598 1.87 2.49121 -4.94121 1.87 2.485 -4.94598 1.75 2.47776 -4.94898 1.75 2.485 -4.94598 1.87 2.485 -4.94598 1.75 2.47776 -4.94898 1.6 2.47776 -4.94898 1.75 2.485 -4.94598 1.75 2.47776 -4.94898 1.6 2.47 -4.95 1.6 2.47776 -4.94898 1.6 2.49121 -4.94121 1.6 2.49598 -4.935 1.75 2.49598 -4.935 1.75 2.49598 -4.935 1.6 2.49598 -4.935 1.75 2.49898 -4.92776 1.87 2.49898 -4.92776 1.75 2.49898 -4.92776 1.87 2.5 -4.92 1.87 2.49898 -4.92776 1.75 2.49598 -4.935 1.75 2.49898 -4.92776 1.6 2.49598 -4.935 1.6 2.49898 -4.92776 1.75 2.49898 -4.92776 1.75 2.49898 -4.92776 1.6 2.49898 -4.92776 1.6 2.5 -4.92 1.87 2.5 -4.92 1.75 2.49898 -4.92776 1.6 2.5 -4.92 1.89898 1.93 -4.92776 1.89898 2.09667 -4.92776 1.9 1.93 -4.92 1.89898 1.93 -4.92776 1.89598 2.09667 -4.935 1.89898 2.09667 -4.92776 1.89898 1.93 -4.92776 1.89598 1.93 -4.935 1.89598 2.09667 -4.935 1.89598 2.09667 -4.935 1.89598 1.93 -4.935 1.89121 2.09667 -4.94121 1.89121 2.26333 -4.94121 1.89121 2.09667 -4.94121 1.885 2.26333 -4.94598 1.885 2.43 -4.94598 1.885 2.26333 -4.94598 1.87776 2.43 -4.94898 1.87776 2.47 -4.94898 1.87776 2.43 -4.94898 1.87 2.47 -4.95 1.87776 2.47 -4.94898 1.885 2.43 -4.94598 1.87776 2.43 -4.94898 1.87776 2.47 -4.94898 1.885 2.47 -4.94598 1.885 2.43 -4.94598 1.885 2.43 -4.94598 1.885 2.47 -4.94598 1.89121 2.43 -4.94121 1.89121 2.26333 -4.94121 1.89121 2.43 -4.94121 1.89598 2.26333 -4.935 1.89598 2.09667 -4.935 1.89598 2.26333 -4.935 1.89898 2.09667 -4.92776 1.89598 2.09667 -4.935 1.89121 2.26333 -4.94121 1.89598 2.26333 -4.935 1.89598 2.09667 -4.935 1.89121 2.09667 -4.94121 1.89121 2.26333 -4.94121 1.89598 1.93 -4.935 1.89121 1.93 -4.94121 1.89121 2.09667 -4.94121 1.89121 2.09667 -4.94121 1.89121 1.93 -4.94121 1.885 2.09667 -4.94598 1.885 2.26333 -4.94598 1.885 2.09667 -4.94598 1.87776 2.26333 -4.94898 1.87776 2.43 -4.94898 1.87776 2.26333 -4.94898 1.87 2.47 -4.95 1.87776 2.43 -4.94898 1.885 2.26333 -4.94598 1.87776 2.26333 -4.94898 1.89121 1.93 -4.94121 1.885 1.93 -4.94598 1.885 2.09667 -4.94598 1.885 2.09667 -4.94598 1.885 1.93 -4.94598 1.87776 2.09667 -4.94898 1.87776 2.26333 -4.94898 1.87776 2.09667 -4.94898 1.87 1.93 -4.95 1.87 2.47 -4.95 1.87776 2.26333 -4.94898 1.87 1.93 -4.95 1.885 1.93 -4.94598 1.87776 1.93 -4.94898 1.87776 2.09667 -4.94898 1.87776 2.09667 -4.94898 1.87776 1.93 -4.94898 1.87 1.93 -4.95 1.885 2.47 -4.94598 1.89121 2.47 -4.94121 1.89121 2.43 -4.94121 1.89121 2.43 -4.94121 1.89121 2.47 -4.94121 1.89598 2.43 -4.935 1.89598 2.26333 -4.935 1.89598 2.43 -4.935 1.89898 2.26333 -4.92776 1.89898 2.09667 -4.92776 1.89898 2.26333 -4.92776 1.9 1.93 -4.92 1.89898 2.09667 -4.92776 1.89598 2.26333 -4.935 1.89898 2.26333 -4.92776 1.89121 2.47 -4.94121 1.89598 2.47 -4.935 1.89598 2.43 -4.935 1.89598 2.43 -4.935 1.89598 2.47 -4.935 1.89898 2.43 -4.92776 1.89898 2.26333 -4.92776 1.89898 2.43 -4.92776 1.9 2.47 -4.92 1.9 1.93 -4.92 1.89898 2.26333 -4.92776 1.9 2.47 -4.92 1.89598 2.47 -4.935 1.89898 2.47 -4.92776 1.89898 2.43 -4.92776 1.89898 2.43 -4.92776 1.89898 2.47 -4.92776 1.9 2.47 -4.92 1.89598 2.43 -4.935 1.89898 2.43 -4.92776 1.89898 2.26333 -4.92776 1.89121 2.43 -4.94121 1.89598 2.43 -4.935 1.89598 2.26333 -4.935 1.885 2.26333 -4.94598 1.89121 2.09667 -4.94121 1.885 2.09667 -4.94598 1.885 2.43 -4.94598 1.89121 2.43 -4.94121 1.89121 2.26333 -4.94121 1.885 2.26333 -4.94598 1.885 2.43 -4.94598 1.89121 2.26333 -4.94121 1.87776 2.26333 -4.94898 1.885 2.09667 -4.94598 1.87776 2.09667 -4.94898 1.87 1.9 -4.92 1.6 1.9 -4.92 1.75 1.90102 -4.92776 1.87 1.90102 -4.92776 1.75 1.90102 -4.92776 1.87 1.90402 -4.935 1.87 1.90102 -4.92776 1.87 1.9 -4.92 1.75 1.90102 -4.92776 1.6 1.90402 -4.935 1.75 1.90402 -4.935 1.6 1.90102 -4.92776 1.6 1.90402 -4.935 1.75 1.90879 -4.94121 1.75 1.90402 -4.935 1.6 1.90402 -4.935 1.6 1.90879 -4.94121 1.75 1.90879 -4.94121 1.75 1.90879 -4.94121 1.6 1.90879 -4.94121 1.75 1.915 -4.94598 1.87 1.915 -4.94598 1.75 1.915 -4.94598 1.87 1.92224 -4.94898 1.87 1.915 -4.94598 1.75 1.90879 -4.94121 1.75 1.915 -4.94598 1.87 1.915 -4.94598 1.87 1.90879 -4.94121 1.75 1.90879 -4.94121 1.75 1.90879 -4.94121 1.87 1.90879 -4.94121 1.75 1.90402 -4.935 1.75 1.90402 -4.935 1.87 1.90879 -4.94121 1.87 1.90402 -4.935 1.75 1.90102 -4.92776 1.75 1.90402 -4.935 1.87 1.90402 -4.935 1.75 1.90102 -4.92776 1.6 1.90102 -4.92776 1.75 1.90402 -4.935 1.75 1.90102 -4.92776 1.6 1.9 -4.92 1.6 1.90102 -4.92776 1.6 1.90879 -4.94121 1.6 1.915 -4.94598 1.75 1.915 -4.94598 1.75 1.915 -4.94598 1.6 1.915 -4.94598 1.75 1.92224 -4.94898 1.87 1.92224 -4.94898 1.75 1.92224 -4.94898 1.87 1.93 -4.95 1.87 1.92224 -4.94898 1.75 1.915 -4.94598 1.75 1.92224 -4.94898 1.6 1.915 -4.94598 1.6 1.92224 -4.94898 1.75 1.92224 -4.94898 1.75 1.92224 -4.94898 1.6 1.92224 -4.94898 1.6 1.93 -4.95 1.87 1.93 -4.95 1.75 1.92224 -4.94898 1.6 1.93 -4.95 1.9 2.47 -4.92 1.89898 2.47 -4.92776 1.89898 2.47201 -4.9275 1.9 2.47 -4.92 1.89898 2.47201 -4.9275 1.89898 2.47388 -4.92672 1.9 2.47 -4.92 1.89898 2.47388 -4.92672 1.89898 2.47549 -4.92549 1.9 2.47 -4.92 1.89898 2.47549 -4.92549 1.89898 2.47672 -4.92388 1.9 2.47 -4.92 1.89898 2.47672 -4.92388 1.89898 2.4775 -4.92201 1.9 2.47 -4.92 1.89898 2.4775 -4.92201 1.89898 2.47776 -4.92 1.89121 2.47 -4.94121 1.89598 2.47388 -4.93449 1.89598 2.47 -4.935 1.89121 2.47 -4.94121 1.89121 2.47549 -4.94049 1.89598 2.47388 -4.93449 1.89121 2.47 -4.94121 1.885 2.47 -4.94598 1.89121 2.47549 -4.94049 1.89121 2.47549 -4.94049 1.885 2.47 -4.94598 1.885 2.47672 -4.9451 1.89121 2.48061 -4.93837 1.885 2.47672 -4.9451 1.885 2.48299 -4.9425 1.89121 2.485 -4.935 1.885 2.48299 -4.9425 1.885 2.48837 -4.93837 1.89121 2.48837 -4.93061 1.885 2.48837 -4.93837 1.885 2.4925 -4.93299 1.89121 2.49049 -4.92549 1.885 2.4925 -4.93299 1.885 2.4951 -4.92672 1.89121 2.49121 -4.92 1.885 2.4951 -4.92672 1.885 2.49598 -4.92 1.89121 2.49121 -4.92 1.89121 2.49049 -4.92549 1.885 2.4951 -4.92672 1.89121 2.49121 -4.92 1.89598 2.485 -4.92 1.89121 2.49049 -4.92549 1.89121 2.49049 -4.92549 1.89598 2.485 -4.92 1.89598 2.48449 -4.92388 1.89121 2.48837 -4.93061 1.89598 2.48449 -4.92388 1.89598 2.48299 -4.9275 1.89121 2.485 -4.935 1.89598 2.48299 -4.9275 1.89598 2.48061 -4.93061 1.89121 2.48061 -4.93837 1.89598 2.48061 -4.93061 1.89598 2.4775 -4.93299 1.89121 2.47549 -4.94049 1.89598 2.4775 -4.93299 1.89598 2.47388 -4.93449 1.89121 2.47549 -4.94049 1.89121 2.48061 -4.93837 1.89598 2.4775 -4.93299 1.89121 2.47549 -4.94049 1.885 2.47672 -4.9451 1.89121 2.48061 -4.93837 1.885 2.47 -4.94598 1.87776 2.47 -4.94898 1.885 2.47672 -4.9451 1.885 2.47672 -4.9451 1.87776 2.47 -4.94898 1.87776 2.4775 -4.94799 1.885 2.48299 -4.9425 1.87776 2.4775 -4.94799 1.87776 2.48449 -4.9451 1.885 2.48837 -4.93837 1.87776 2.48449 -4.9451 1.87776 2.49049 -4.94049 1.885 2.4925 -4.93299 1.87776 2.49049 -4.94049 1.87776 2.4951 -4.93449 1.885 2.4951 -4.92672 1.87776 2.4951 -4.93449 1.87776 2.49799 -4.9275 1.885 2.49598 -4.92 1.87776 2.49799 -4.9275 1.87776 2.49898 -4.92 1.885 2.49598 -4.92 1.885 2.4951 -4.92672 1.87776 2.49799 -4.9275 1.87776 2.47 -4.94898 1.87 2.47 -4.95 1.87776 2.4775 -4.94799 1.87776 2.4775 -4.94799 1.87 2.47 -4.95 1.87 2.47776 -4.94898 1.87776 2.48449 -4.9451 1.87 2.47776 -4.94898 1.87 2.485 -4.94598 1.87776 2.49049 -4.94049 1.87 2.485 -4.94598 1.87 2.49121 -4.94121 1.87776 2.4951 -4.93449 1.87 2.49121 -4.94121 1.87 2.49598 -4.935 1.87776 2.49799 -4.9275 1.87 2.49598 -4.935 1.87 2.49898 -4.92776 1.87776 2.49898 -4.92 1.87 2.49898 -4.92776 1.87 2.5 -4.92 1.87776 2.49898 -4.92 1.87776 2.49799 -4.9275 1.87 2.49898 -4.92776 1.87776 2.4775 -4.94799 1.87 2.47776 -4.94898 1.87776 2.48449 -4.9451 1.87776 2.48449 -4.9451 1.87 2.485 -4.94598 1.87776 2.49049 -4.94049 1.87776 2.49049 -4.94049 1.87 2.49121 -4.94121 1.87776 2.4951 -4.93449 1.87776 2.4951 -4.93449 1.87 2.49598 -4.935 1.87776 2.49799 -4.9275 1.89598 2.485 -4.92 1.89898 2.47776 -4.92 1.89598 2.48449 -4.92388 1.89598 2.48449 -4.92388 1.89898 2.47776 -4.92 1.89898 2.4775 -4.92201 1.89598 2.48299 -4.9275 1.89898 2.4775 -4.92201 1.89898 2.47672 -4.92388 1.89598 2.48061 -4.93061 1.89898 2.47672 -4.92388 1.89898 2.47549 -4.92549 1.89598 2.4775 -4.93299 1.89898 2.47549 -4.92549 1.89898 2.47388 -4.92672 1.89598 2.47388 -4.93449 1.89898 2.47388 -4.92672 1.89898 2.47201 -4.9275 1.89598 2.47 -4.935 1.89898 2.47201 -4.9275 1.89898 2.47 -4.92776 1.89598 2.47 -4.935 1.89598 2.47388 -4.93449 1.89898 2.47201 -4.9275 1.885 2.48299 -4.9425 1.885 2.47672 -4.9451 1.87776 2.4775 -4.94799 1.89898 2.47388 -4.92672 1.89598 2.47388 -4.93449 1.89598 2.4775 -4.93299 1.885 2.48837 -4.93837 1.885 2.48299 -4.9425 1.87776 2.48449 -4.9451 1.89598 2.48061 -4.93061 1.89121 2.48061 -4.93837 1.89121 2.485 -4.935 1.89121 2.485 -4.935 1.89121 2.48061 -4.93837 1.885 2.48299 -4.9425 1.89898 2.47549 -4.92549 1.89598 2.4775 -4.93299 1.89598 2.48061 -4.93061 1.885 2.4925 -4.93299 1.885 2.48837 -4.93837 1.87776 2.49049 -4.94049 1.89598 2.48299 -4.9275 1.89121 2.485 -4.935 1.89121 2.48837 -4.93061 1.89121 2.48837 -4.93061 1.89121 2.485 -4.935 1.885 2.48837 -4.93837 1.89898 2.47672 -4.92388 1.89598 2.48061 -4.93061 1.89598 2.48299 -4.9275 1.885 2.4951 -4.92672 1.885 2.4925 -4.93299 1.87776 2.4951 -4.93449 1.89598 2.48449 -4.92388 1.89121 2.48837 -4.93061 1.89121 2.49049 -4.92549 1.89121 2.49049 -4.92549 1.89121 2.48837 -4.93061 1.885 2.4925 -4.93299 1.89898 2.4775 -4.92201 1.89598 2.48299 -4.9275 1.89598 2.48449 -4.92388 1.87776 1.90102 -4.92 1.87 1.9 -4.92 1.87776 1.90201 -4.9275 1.885 1.9049 -4.92672 1.87776 1.90201 -4.9275 1.885 1.9075 -4.93299 1.89121 1.91163 -4.93061 1.885 1.9075 -4.93299 1.89121 1.915 -4.935 1.89598 1.91939 -4.93061 1.89121 1.915 -4.935 1.89598 1.9225 -4.93299 1.89898 1.92612 -4.92672 1.89598 1.9225 -4.93299 1.89898 1.92799 -4.9275 1.87 1.90402 -4.935 1.87776 1.9049 -4.93449 1.87 1.90102 -4.92776 1.87 1.90402 -4.935 1.87776 1.90951 -4.94049 1.87776 1.9049 -4.93449 1.87 1.90402 -4.935 1.87 1.90879 -4.94121 1.87776 1.90951 -4.94049 1.87776 1.90951 -4.94049 1.87 1.90879 -4.94121 1.87776 1.91551 -4.9451 1.885 1.91701 -4.9425 1.87776 1.91551 -4.9451 1.885 1.92328 -4.9451 1.89121 1.92451 -4.94049 1.885 1.92328 -4.9451 1.89121 1.93 -4.94121 1.89598 1.93 -4.935 1.89121 1.92451 -4.94049 1.89121 1.93 -4.94121 1.89598 1.93 -4.935 1.89598 1.92612 -4.93449 1.89121 1.92451 -4.94049 1.89598 1.93 -4.935 1.89898 1.93 -4.92776 1.89598 1.92612 -4.93449 1.89598 1.92612 -4.93449 1.89898 1.93 -4.92776 1.89898 1.92799 -4.9275 1.89598 1.9225 -4.93299 1.89598 1.92612 -4.93449 1.89898 1.92799 -4.9275 1.89598 1.9225 -4.93299 1.89121 1.91939 -4.93837 1.89598 1.92612 -4.93449 1.89598 1.9225 -4.93299 1.89121 1.915 -4.935 1.89121 1.91939 -4.93837 1.89121 1.91939 -4.93837 1.89121 1.915 -4.935 1.885 1.91163 -4.93837 1.885 1.91701 -4.9425 1.885 1.91163 -4.93837 1.87776 1.90951 -4.94049 1.87776 1.91551 -4.9451 1.885 1.91701 -4.9425 1.87776 1.90951 -4.94049 1.87 1.90879 -4.94121 1.87 1.915 -4.94598 1.87776 1.91551 -4.9451 1.87776 1.91551 -4.9451 1.87 1.915 -4.94598 1.87776 1.9225 -4.94799 1.885 1.92328 -4.9451 1.87776 1.9225 -4.94799 1.885 1.93 -4.94598 1.89121 1.93 -4.94121 1.885 1.92328 -4.9451 1.885 1.93 -4.94598 1.87 1.915 -4.94598 1.87 1.92224 -4.94898 1.87776 1.9225 -4.94799 1.87776 1.9225 -4.94799 1.87 1.92224 -4.94898 1.87776 1.93 -4.94898 1.885 1.93 -4.94598 1.87776 1.9225 -4.94799 1.87776 1.93 -4.94898 1.87 1.92224 -4.94898 1.87 1.93 -4.95 1.87776 1.93 -4.94898 1.89898 1.93 -4.92776 1.9 1.93 -4.92 1.89898 1.92799 -4.9275 1.9 1.93 -4.92 1.89898 1.92224 -4.92 1.89898 1.9225 -4.92201 1.9 1.93 -4.92 1.89898 1.9225 -4.92201 1.89898 1.92328 -4.92388 1.9 1.93 -4.92 1.89898 1.92328 -4.92388 1.89898 1.92451 -4.92549 1.9 1.93 -4.92 1.89898 1.92451 -4.92549 1.89898 1.92612 -4.92672 1.9 1.93 -4.92 1.89898 1.92612 -4.92672 1.89898 1.92799 -4.9275 1.89121 1.90879 -4.92 1.89598 1.91551 -4.92388 1.89598 1.915 -4.92 1.89121 1.90879 -4.92 1.89121 1.90951 -4.92549 1.89598 1.91551 -4.92388 1.89121 1.90879 -4.92 1.885 1.90402 -4.92 1.89121 1.90951 -4.92549 1.89121 1.90951 -4.92549 1.885 1.90402 -4.92 1.885 1.9049 -4.92672 1.89121 1.91163 -4.93061 1.885 1.9049 -4.92672 1.885 1.9075 -4.93299 1.89121 1.91163 -4.93061 1.89121 1.90951 -4.92549 1.885 1.9049 -4.92672 1.89121 1.91163 -4.93061 1.89598 1.91701 -4.9275 1.89121 1.90951 -4.92549 1.89121 1.91163 -4.93061 1.89598 1.91939 -4.93061 1.89598 1.91701 -4.9275 1.89121 1.91163 -4.93061 1.89121 1.915 -4.935 1.89598 1.91939 -4.93061 1.885 1.90402 -4.92 1.87776 1.90102 -4.92 1.885 1.9049 -4.92672 1.885 1.9049 -4.92672 1.87776 1.90102 -4.92 1.87776 1.90201 -4.9275 1.87 1.9 -4.92 1.87 1.90102 -4.92776 1.87776 1.90201 -4.9275 1.87776 1.90201 -4.9275 1.87 1.90102 -4.92776 1.87776 1.9049 -4.93449 1.885 1.9075 -4.93299 1.87776 1.9049 -4.93449 1.885 1.91163 -4.93837 1.89121 1.915 -4.935 1.885 1.9075 -4.93299 1.885 1.91163 -4.93837 1.885 1.9075 -4.93299 1.87776 1.90201 -4.9275 1.87776 1.9049 -4.93449 1.89898 1.92224 -4.92 1.89598 1.915 -4.92 1.89898 1.9225 -4.92201 1.89898 1.9225 -4.92201 1.89598 1.915 -4.92 1.89598 1.91551 -4.92388 1.89898 1.92328 -4.92388 1.89598 1.91551 -4.92388 1.89598 1.91701 -4.9275 1.89898 1.92451 -4.92549 1.89598 1.91701 -4.9275 1.89598 1.91939 -4.93061 1.89898 1.92612 -4.92672 1.89598 1.91939 -4.93061 1.89598 1.9225 -4.93299 1.89898 1.92612 -4.92672 1.89898 1.92451 -4.92549 1.89598 1.91939 -4.93061 1.89598 1.91551 -4.92388 1.89121 1.90951 -4.92549 1.89598 1.91701 -4.9275 1.89898 1.9225 -4.92201 1.89598 1.91551 -4.92388 1.89898 1.92328 -4.92388 1.885 1.91163 -4.93837 1.87776 1.9049 -4.93449 1.87776 1.90951 -4.94049 1.89898 1.92451 -4.92549 1.89898 1.92328 -4.92388 1.89598 1.91701 -4.9275 1.89121 1.91939 -4.93837 1.885 1.91163 -4.93837 1.885 1.91701 -4.9425 1.89121 1.92451 -4.94049 1.885 1.91701 -4.9425 1.885 1.92328 -4.9451 1.89121 1.92451 -4.94049 1.89121 1.91939 -4.93837 1.885 1.91701 -4.9425 1.89121 1.92451 -4.94049 1.89598 1.92612 -4.93449 1.89121 1.91939 -4.93837 1.885 1.92328 -4.9451 1.87776 1.91551 -4.9451 1.87776 1.9225 -4.94799 1.87 2.5 -4.28 1.6 2.5 -4.28 1.75 2.49898 -4.27224 1.87 2.49898 -4.27224 1.75 2.49898 -4.27224 1.87 2.49598 -4.265 1.87 2.49898 -4.27224 1.87 2.5 -4.28 1.75 2.49898 -4.27224 1.6 2.49598 -4.265 1.75 2.49598 -4.265 1.6 2.49898 -4.27224 1.6 2.49598 -4.265 1.75 2.49121 -4.25879 1.75 2.49598 -4.265 1.6 2.49598 -4.265 1.6 2.49121 -4.25879 1.75 2.49121 -4.25879 1.75 2.49121 -4.25879 1.6 2.49121 -4.25879 1.75 2.485 -4.25402 1.87 2.485 -4.25402 1.75 2.485 -4.25402 1.87 2.47776 -4.25102 1.87 2.485 -4.25402 1.75 2.49121 -4.25879 1.75 2.485 -4.25402 1.87 2.485 -4.25402 1.87 2.49121 -4.25879 1.75 2.49121 -4.25879 1.75 2.49121 -4.25879 1.87 2.49121 -4.25879 1.75 2.49598 -4.265 1.75 2.49598 -4.265 1.87 2.49121 -4.25879 1.87 2.49598 -4.265 1.75 2.49898 -4.27224 1.75 2.49598 -4.265 1.87 2.49598 -4.265 1.75 2.49898 -4.27224 1.6 2.49898 -4.27224 1.75 2.49598 -4.265 1.75 2.49898 -4.27224 1.6 2.5 -4.28 1.6 2.49898 -4.27224 1.6 2.49121 -4.25879 1.6 2.485 -4.25402 1.75 2.485 -4.25402 1.75 2.485 -4.25402 1.6 2.485 -4.25402 1.75 2.47776 -4.25102 1.87 2.47776 -4.25102 1.75 2.47776 -4.25102 1.87 2.47 -4.25 1.87 2.47776 -4.25102 1.75 2.485 -4.25402 1.75 2.47776 -4.25102 1.6 2.485 -4.25402 1.6 2.47776 -4.25102 1.75 2.47776 -4.25102 1.75 2.47776 -4.25102 1.6 2.47776 -4.25102 1.6 2.47 -4.25 1.87 2.47 -4.25 1.75 2.47776 -4.25102 1.6 2.47 -4.25 1.89898 2.47776 -4.92 1.89898 2.47776 -4.7575 1.9 2.47 -4.92 1.89898 2.47776 -4.92 1.89598 2.485 -4.7575 1.89898 2.47776 -4.7575 1.89898 2.47776 -4.92 1.89598 2.485 -4.92 1.89598 2.485 -4.7575 1.89598 2.485 -4.7575 1.89598 2.485 -4.92 1.89121 2.49121 -4.7575 1.89121 2.49121 -4.595 1.89121 2.49121 -4.7575 1.885 2.49598 -4.595 1.885 2.49598 -4.4325 1.885 2.49598 -4.595 1.87776 2.49898 -4.4325 1.87776 2.49898 -4.28 1.87776 2.49898 -4.4325 1.87 2.5 -4.28 1.87776 2.49898 -4.28 1.885 2.49598 -4.4325 1.87776 2.49898 -4.4325 1.87776 2.49898 -4.28 1.885 2.49598 -4.28 1.885 2.49598 -4.4325 1.885 2.49598 -4.4325 1.885 2.49598 -4.28 1.89121 2.49121 -4.4325 1.89121 2.49121 -4.595 1.89121 2.49121 -4.4325 1.89598 2.485 -4.595 1.89598 2.485 -4.7575 1.89598 2.485 -4.595 1.89898 2.47776 -4.7575 1.89598 2.485 -4.7575 1.89121 2.49121 -4.595 1.89598 2.485 -4.595 1.89598 2.485 -4.7575 1.89121 2.49121 -4.7575 1.89121 2.49121 -4.595 1.89598 2.485 -4.92 1.89121 2.49121 -4.92 1.89121 2.49121 -4.7575 1.89121 2.49121 -4.7575 1.89121 2.49121 -4.92 1.885 2.49598 -4.7575 1.885 2.49598 -4.595 1.885 2.49598 -4.7575 1.87776 2.49898 -4.595 1.87776 2.49898 -4.4325 1.87776 2.49898 -4.595 1.87 2.5 -4.28 1.87776 2.49898 -4.4325 1.885 2.49598 -4.595 1.87776 2.49898 -4.595 1.89121 2.49121 -4.92 1.885 2.49598 -4.92 1.885 2.49598 -4.7575 1.885 2.49598 -4.7575 1.885 2.49598 -4.92 1.87776 2.49898 -4.7575 1.87776 2.49898 -4.595 1.87776 2.49898 -4.7575 1.87 2.5 -4.92 1.87 2.5 -4.28 1.87776 2.49898 -4.595 1.87 2.5 -4.92 1.885 2.49598 -4.92 1.87776 2.49898 -4.92 1.87776 2.49898 -4.7575 1.87776 2.49898 -4.7575 1.87776 2.49898 -4.92 1.87 2.5 -4.92 1.885 2.49598 -4.28 1.89121 2.49121 -4.28 1.89121 2.49121 -4.4325 1.89121 2.49121 -4.4325 1.89121 2.49121 -4.28 1.89598 2.485 -4.4325 1.89598 2.485 -4.595 1.89598 2.485 -4.4325 1.89898 2.47776 -4.595 1.89898 2.47776 -4.7575 1.89898 2.47776 -4.595 1.9 2.47 -4.92 1.89898 2.47776 -4.7575 1.89598 2.485 -4.595 1.89898 2.47776 -4.595 1.89121 2.49121 -4.28 1.89598 2.485 -4.28 1.89598 2.485 -4.4325 1.89598 2.485 -4.4325 1.89598 2.485 -4.28 1.89898 2.47776 -4.4325 1.89898 2.47776 -4.595 1.89898 2.47776 -4.4325 1.9 2.47 -4.28 1.9 2.47 -4.92 1.89898 2.47776 -4.595 1.9 2.47 -4.28 1.89598 2.485 -4.28 1.89898 2.47776 -4.28 1.89898 2.47776 -4.4325 1.89898 2.47776 -4.4325 1.89898 2.47776 -4.28 1.9 2.47 -4.28 1.89598 2.485 -4.4325 1.89898 2.47776 -4.4325 1.89898 2.47776 -4.595 1.89121 2.49121 -4.4325 1.89598 2.485 -4.4325 1.89598 2.485 -4.595 1.885 2.49598 -4.595 1.89121 2.49121 -4.7575 1.885 2.49598 -4.7575 1.885 2.49598 -4.4325 1.89121 2.49121 -4.4325 1.89121 2.49121 -4.595 1.885 2.49598 -4.595 1.885 2.49598 -4.4325 1.89121 2.49121 -4.595 1.87776 2.49898 -4.595 1.885 2.49598 -4.7575 1.87776 2.49898 -4.7575 1.87776 1.90102 -4.92 1.87776 1.90102 -4.75053 1.87 1.9 -4.92 1.87776 1.90102 -4.92 1.885 1.90402 -4.75053 1.87776 1.90102 -4.75053 1.87776 1.90102 -4.92 1.885 1.90402 -4.92 1.885 1.90402 -4.75053 1.885 1.90402 -4.75053 1.885 1.90402 -4.92 1.89121 1.90879 -4.75053 1.89121 1.90879 -4.58105 1.89121 1.90879 -4.75053 1.89598 1.915 -4.58105 1.89598 1.915 -4.41158 1.89598 1.915 -4.58105 1.89898 1.92224 -4.41158 1.89898 1.92224 -4.28 1.89898 1.92224 -4.41158 1.9 1.93 -4.28 1.89898 1.92224 -4.28 1.89598 1.915 -4.41158 1.89898 1.92224 -4.41158 1.89898 1.92224 -4.28 1.89598 1.915 -4.28 1.89598 1.915 -4.41158 1.89598 1.915 -4.41158 1.89598 1.915 -4.28 1.89121 1.90879 -4.41158 1.89121 1.90879 -4.58105 1.89121 1.90879 -4.41158 1.885 1.90402 -4.58105 1.885 1.90402 -4.75053 1.885 1.90402 -4.58105 1.87776 1.90102 -4.75053 1.885 1.90402 -4.75053 1.89121 1.90879 -4.58105 1.885 1.90402 -4.58105 1.885 1.90402 -4.75053 1.89121 1.90879 -4.75053 1.89121 1.90879 -4.58105 1.885 1.90402 -4.92 1.89121 1.90879 -4.92 1.89121 1.90879 -4.75053 1.89121 1.90879 -4.75053 1.89121 1.90879 -4.92 1.89598 1.915 -4.75053 1.89598 1.915 -4.58105 1.89598 1.915 -4.75053 1.89898 1.92224 -4.58105 1.89898 1.92224 -4.41158 1.89898 1.92224 -4.58105 1.9 1.93 -4.28 1.89898 1.92224 -4.41158 1.89598 1.915 -4.58105 1.89898 1.92224 -4.58105 1.89121 1.90879 -4.92 1.89598 1.915 -4.92 1.89598 1.915 -4.75053 1.89598 1.915 -4.75053 1.89598 1.915 -4.92 1.89898 1.92224 -4.75053 1.89898 1.92224 -4.58105 1.89898 1.92224 -4.75053 1.9 1.93 -4.92 1.9 1.93 -4.28 1.89898 1.92224 -4.58105 1.9 1.93 -4.92 1.89598 1.915 -4.92 1.89898 1.92224 -4.92 1.89898 1.92224 -4.75053 1.89898 1.92224 -4.75053 1.89898 1.92224 -4.92 1.9 1.93 -4.92 1.89598 1.915 -4.28 1.89121 1.90879 -4.28 1.89121 1.90879 -4.41158 1.89121 1.90879 -4.41158 1.89121 1.90879 -4.28 1.885 1.90402 -4.41158 1.885 1.90402 -4.58105 1.885 1.90402 -4.41158 1.87776 1.90102 -4.58105 1.87776 1.90102 -4.75053 1.87776 1.90102 -4.58105 1.87 1.9 -4.92 1.87776 1.90102 -4.75053 1.885 1.90402 -4.58105 1.87776 1.90102 -4.58105 1.89121 1.90879 -4.28 1.885 1.90402 -4.28 1.885 1.90402 -4.41158 1.885 1.90402 -4.41158 1.885 1.90402 -4.28 1.87776 1.90102 -4.41158 1.87776 1.90102 -4.58105 1.87776 1.90102 -4.41158 1.87 1.9 -4.28 1.87 1.9 -4.92 1.87776 1.90102 -4.58105 1.87 1.9 -4.28 1.885 1.90402 -4.28 1.87776 1.90102 -4.28 1.87776 1.90102 -4.41158 1.87776 1.90102 -4.41158 1.87776 1.90102 -4.28 1.87 1.9 -4.28 1.885 1.90402 -4.41158 1.87776 1.90102 -4.41158 1.87776 1.90102 -4.58105 1.89121 1.90879 -4.41158 1.885 1.90402 -4.41158 1.885 1.90402 -4.58105 1.89598 1.915 -4.58105 1.89121 1.90879 -4.75053 1.89598 1.915 -4.75053 1.89598 1.915 -4.41158 1.89121 1.90879 -4.41158 1.89121 1.90879 -4.58105 1.89598 1.915 -4.58105 1.89598 1.915 -4.41158 1.89121 1.90879 -4.58105 1.89898 1.92224 -4.58105 1.89598 1.915 -4.75053 1.89898 1.92224 -4.75053 1.87 1.93 -4.25 1.6 1.93 -4.25 1.75 1.92224 -4.25102 1.87 1.92224 -4.25102 1.75 1.92224 -4.25102 1.87 1.915 -4.25402 1.87 1.92224 -4.25102 1.87 1.93 -4.25 1.75 1.92224 -4.25102 1.6 1.915 -4.25402 1.75 1.915 -4.25402 1.6 1.92224 -4.25102 1.6 1.915 -4.25402 1.75 1.90879 -4.25879 1.75 1.915 -4.25402 1.6 1.915 -4.25402 1.6 1.90879 -4.25879 1.75 1.90879 -4.25879 1.75 1.90879 -4.25879 1.6 1.90879 -4.25879 1.75 1.90402 -4.265 1.87 1.90402 -4.265 1.75 1.90402 -4.265 1.87 1.90102 -4.27224 1.87 1.90402 -4.265 1.75 1.90879 -4.25879 1.75 1.90402 -4.265 1.87 1.90402 -4.265 1.87 1.90879 -4.25879 1.75 1.90879 -4.25879 1.75 1.90879 -4.25879 1.87 1.90879 -4.25879 1.75 1.915 -4.25402 1.75 1.915 -4.25402 1.87 1.90879 -4.25879 1.87 1.915 -4.25402 1.75 1.92224 -4.25102 1.75 1.915 -4.25402 1.87 1.915 -4.25402 1.75 1.92224 -4.25102 1.6 1.92224 -4.25102 1.75 1.915 -4.25402 1.75 1.92224 -4.25102 1.6 1.93 -4.25 1.6 1.92224 -4.25102 1.6 1.90879 -4.25879 1.6 1.90402 -4.265 1.75 1.90402 -4.265 1.75 1.90402 -4.265 1.6 1.90402 -4.265 1.75 1.90102 -4.27224 1.87 1.90102 -4.27224 1.75 1.90102 -4.27224 1.87 1.9 -4.28 1.87 1.90102 -4.27224 1.75 1.90402 -4.265 1.75 1.90102 -4.27224 1.6 1.90402 -4.265 1.6 1.90102 -4.27224 1.75 1.90102 -4.27224 1.75 1.90102 -4.27224 1.6 1.90102 -4.27224 1.6 1.9 -4.28 1.87 1.9 -4.28 1.75 1.90102 -4.27224 1.6 1.9 -4.28 1.9 2.47 -4.28 1.89898 2.47776 -4.28 1.89898 2.4775 -4.27799 1.9 2.47 -4.28 1.89898 2.4775 -4.27799 1.89898 2.47672 -4.27612 1.9 2.47 -4.28 1.89898 2.47672 -4.27612 1.89898 2.47549 -4.27451 1.9 2.47 -4.28 1.89898 2.47549 -4.27451 1.89898 2.47388 -4.27328 1.9 2.47 -4.28 1.89898 2.47388 -4.27328 1.89898 2.47201 -4.2725 1.9 2.47 -4.28 1.89898 2.47201 -4.2725 1.89898 2.47 -4.27224 1.89121 2.49121 -4.28 1.89598 2.48449 -4.27612 1.89598 2.485 -4.28 1.89121 2.49121 -4.28 1.89121 2.49049 -4.27451 1.89598 2.48449 -4.27612 1.89121 2.49121 -4.28 1.885 2.49598 -4.28 1.89121 2.49049 -4.27451 1.89121 2.49049 -4.27451 1.885 2.49598 -4.28 1.885 2.4951 -4.27328 1.89121 2.48837 -4.26939 1.885 2.4951 -4.27328 1.885 2.4925 -4.26701 1.89121 2.485 -4.265 1.885 2.4925 -4.26701 1.885 2.48837 -4.26163 1.89121 2.48061 -4.26163 1.885 2.48837 -4.26163 1.885 2.48299 -4.2575 1.89121 2.47549 -4.25951 1.885 2.48299 -4.2575 1.885 2.47672 -4.2549 1.89121 2.47 -4.25879 1.885 2.47672 -4.2549 1.885 2.47 -4.25402 1.89121 2.47 -4.25879 1.89121 2.47549 -4.25951 1.885 2.47672 -4.2549 1.89121 2.47 -4.25879 1.89598 2.47 -4.265 1.89121 2.47549 -4.25951 1.89121 2.47549 -4.25951 1.89598 2.47 -4.265 1.89598 2.47388 -4.26551 1.89121 2.48061 -4.26163 1.89598 2.47388 -4.26551 1.89598 2.4775 -4.26701 1.89121 2.485 -4.265 1.89598 2.4775 -4.26701 1.89598 2.48061 -4.26939 1.89121 2.48837 -4.26939 1.89598 2.48061 -4.26939 1.89598 2.48299 -4.2725 1.89121 2.49049 -4.27451 1.89598 2.48299 -4.2725 1.89598 2.48449 -4.27612 1.89121 2.49049 -4.27451 1.89121 2.48837 -4.26939 1.89598 2.48299 -4.2725 1.89121 2.49049 -4.27451 1.885 2.4951 -4.27328 1.89121 2.48837 -4.26939 1.885 2.49598 -4.28 1.87776 2.49898 -4.28 1.885 2.4951 -4.27328 1.885 2.4951 -4.27328 1.87776 2.49898 -4.28 1.87776 2.49799 -4.2725 1.885 2.4925 -4.26701 1.87776 2.49799 -4.2725 1.87776 2.4951 -4.26551 1.885 2.48837 -4.26163 1.87776 2.4951 -4.26551 1.87776 2.49049 -4.25951 1.885 2.48299 -4.2575 1.87776 2.49049 -4.25951 1.87776 2.48449 -4.2549 1.885 2.47672 -4.2549 1.87776 2.48449 -4.2549 1.87776 2.4775 -4.25201 1.885 2.47 -4.25402 1.87776 2.4775 -4.25201 1.87776 2.47 -4.25102 1.885 2.47 -4.25402 1.885 2.47672 -4.2549 1.87776 2.4775 -4.25201 1.87776 2.49898 -4.28 1.87 2.5 -4.28 1.87776 2.49799 -4.2725 1.87776 2.49799 -4.2725 1.87 2.5 -4.28 1.87 2.49898 -4.27224 1.87776 2.4951 -4.26551 1.87 2.49898 -4.27224 1.87 2.49598 -4.265 1.87776 2.49049 -4.25951 1.87 2.49598 -4.265 1.87 2.49121 -4.25879 1.87776 2.48449 -4.2549 1.87 2.49121 -4.25879 1.87 2.485 -4.25402 1.87776 2.4775 -4.25201 1.87 2.485 -4.25402 1.87 2.47776 -4.25102 1.87776 2.47 -4.25102 1.87 2.47776 -4.25102 1.87 2.47 -4.25 1.87776 2.47 -4.25102 1.87776 2.4775 -4.25201 1.87 2.47776 -4.25102 1.87776 2.49799 -4.2725 1.87 2.49898 -4.27224 1.87776 2.4951 -4.26551 1.87776 2.4951 -4.26551 1.87 2.49598 -4.265 1.87776 2.49049 -4.25951 1.87776 2.49049 -4.25951 1.87 2.49121 -4.25879 1.87776 2.48449 -4.2549 1.87776 2.48449 -4.2549 1.87 2.485 -4.25402 1.87776 2.4775 -4.25201 1.89598 2.47 -4.265 1.89898 2.47 -4.27224 1.89598 2.47388 -4.26551 1.89598 2.47388 -4.26551 1.89898 2.47 -4.27224 1.89898 2.47201 -4.2725 1.89598 2.4775 -4.26701 1.89898 2.47201 -4.2725 1.89898 2.47388 -4.27328 1.89598 2.48061 -4.26939 1.89898 2.47388 -4.27328 1.89898 2.47549 -4.27451 1.89598 2.48299 -4.2725 1.89898 2.47549 -4.27451 1.89898 2.47672 -4.27612 1.89598 2.48449 -4.27612 1.89898 2.47672 -4.27612 1.89898 2.4775 -4.27799 1.89598 2.485 -4.28 1.89898 2.4775 -4.27799 1.89898 2.47776 -4.28 1.89598 2.485 -4.28 1.89598 2.48449 -4.27612 1.89898 2.4775 -4.27799 1.885 2.4925 -4.26701 1.885 2.4951 -4.27328 1.87776 2.49799 -4.2725 1.89898 2.47672 -4.27612 1.89598 2.48449 -4.27612 1.89598 2.48299 -4.2725 1.885 2.48837 -4.26163 1.885 2.4925 -4.26701 1.87776 2.4951 -4.26551 1.89598 2.48061 -4.26939 1.89121 2.48837 -4.26939 1.89121 2.485 -4.265 1.89121 2.485 -4.265 1.89121 2.48837 -4.26939 1.885 2.4925 -4.26701 1.89898 2.47549 -4.27451 1.89598 2.48299 -4.2725 1.89598 2.48061 -4.26939 1.885 2.48299 -4.2575 1.885 2.48837 -4.26163 1.87776 2.49049 -4.25951 1.89598 2.4775 -4.26701 1.89121 2.485 -4.265 1.89121 2.48061 -4.26163 1.89121 2.48061 -4.26163 1.89121 2.485 -4.265 1.885 2.48837 -4.26163 1.89898 2.47388 -4.27328 1.89598 2.48061 -4.26939 1.89598 2.4775 -4.26701 1.885 2.47672 -4.2549 1.885 2.48299 -4.2575 1.87776 2.48449 -4.2549 1.89598 2.47388 -4.26551 1.89121 2.48061 -4.26163 1.89121 2.47549 -4.25951 1.89121 2.47549 -4.25951 1.89121 2.48061 -4.26163 1.885 2.48299 -4.2575 1.89898 2.47201 -4.2725 1.89598 2.4775 -4.26701 1.89598 2.47388 -4.26551 1.87776 1.93 -4.25102 1.87 1.93 -4.25 1.87776 1.9225 -4.25201 1.885 1.92328 -4.2549 1.87776 1.9225 -4.25201 1.885 1.91701 -4.2575 1.89121 1.91939 -4.26163 1.885 1.91701 -4.2575 1.89121 1.915 -4.265 1.89598 1.91939 -4.26939 1.89121 1.915 -4.265 1.89598 1.91701 -4.2725 1.89898 1.92328 -4.27612 1.89598 1.91701 -4.2725 1.89898 1.9225 -4.27799 1.87 1.915 -4.25402 1.87776 1.91551 -4.2549 1.87 1.92224 -4.25102 1.87 1.915 -4.25402 1.87776 1.90951 -4.25951 1.87776 1.91551 -4.2549 1.87 1.915 -4.25402 1.87 1.90879 -4.25879 1.87776 1.90951 -4.25951 1.87776 1.90951 -4.25951 1.87 1.90879 -4.25879 1.87776 1.9049 -4.26551 1.885 1.9075 -4.26701 1.87776 1.9049 -4.26551 1.885 1.9049 -4.27328 1.89121 1.90951 -4.27451 1.885 1.9049 -4.27328 1.89121 1.90879 -4.28 1.89598 1.915 -4.28 1.89121 1.90951 -4.27451 1.89121 1.90879 -4.28 1.89598 1.915 -4.28 1.89598 1.91551 -4.27612 1.89121 1.90951 -4.27451 1.89598 1.915 -4.28 1.89898 1.92224 -4.28 1.89598 1.91551 -4.27612 1.89598 1.91551 -4.27612 1.89898 1.92224 -4.28 1.89898 1.9225 -4.27799 1.89598 1.91701 -4.2725 1.89598 1.91551 -4.27612 1.89898 1.9225 -4.27799 1.89598 1.91701 -4.2725 1.89121 1.91163 -4.26939 1.89598 1.91551 -4.27612 1.89598 1.91701 -4.2725 1.89121 1.915 -4.265 1.89121 1.91163 -4.26939 1.89121 1.91163 -4.26939 1.89121 1.915 -4.265 1.885 1.91163 -4.26163 1.885 1.9075 -4.26701 1.885 1.91163 -4.26163 1.87776 1.90951 -4.25951 1.87776 1.9049 -4.26551 1.885 1.9075 -4.26701 1.87776 1.90951 -4.25951 1.87 1.90879 -4.25879 1.87 1.90402 -4.265 1.87776 1.9049 -4.26551 1.87776 1.9049 -4.26551 1.87 1.90402 -4.265 1.87776 1.90201 -4.2725 1.885 1.9049 -4.27328 1.87776 1.90201 -4.2725 1.885 1.90402 -4.28 1.89121 1.90879 -4.28 1.885 1.9049 -4.27328 1.885 1.90402 -4.28 1.87 1.90402 -4.265 1.87 1.90102 -4.27224 1.87776 1.90201 -4.2725 1.87776 1.90201 -4.2725 1.87 1.90102 -4.27224 1.87776 1.90102 -4.28 1.885 1.90402 -4.28 1.87776 1.90201 -4.2725 1.87776 1.90102 -4.28 1.87 1.90102 -4.27224 1.87 1.9 -4.28 1.87776 1.90102 -4.28 1.89898 1.92224 -4.28 1.9 1.93 -4.28 1.89898 1.9225 -4.27799 1.9 1.93 -4.28 1.89898 1.93 -4.27224 1.89898 1.92799 -4.2725 1.9 1.93 -4.28 1.89898 1.92799 -4.2725 1.89898 1.92612 -4.27328 1.9 1.93 -4.28 1.89898 1.92612 -4.27328 1.89898 1.92451 -4.27451 1.9 1.93 -4.28 1.89898 1.92451 -4.27451 1.89898 1.92328 -4.27612 1.9 1.93 -4.28 1.89898 1.92328 -4.27612 1.89898 1.9225 -4.27799 1.89121 1.93 -4.25879 1.89598 1.92612 -4.26551 1.89598 1.93 -4.265 1.89121 1.93 -4.25879 1.89121 1.92451 -4.25951 1.89598 1.92612 -4.26551 1.89121 1.93 -4.25879 1.885 1.93 -4.25402 1.89121 1.92451 -4.25951 1.89121 1.92451 -4.25951 1.885 1.93 -4.25402 1.885 1.92328 -4.2549 1.89121 1.91939 -4.26163 1.885 1.92328 -4.2549 1.885 1.91701 -4.2575 1.89121 1.91939 -4.26163 1.89121 1.92451 -4.25951 1.885 1.92328 -4.2549 1.89121 1.91939 -4.26163 1.89598 1.9225 -4.26701 1.89121 1.92451 -4.25951 1.89121 1.91939 -4.26163 1.89598 1.91939 -4.26939 1.89598 1.9225 -4.26701 1.89121 1.91939 -4.26163 1.89121 1.915 -4.265 1.89598 1.91939 -4.26939 1.885 1.93 -4.25402 1.87776 1.93 -4.25102 1.885 1.92328 -4.2549 1.885 1.92328 -4.2549 1.87776 1.93 -4.25102 1.87776 1.9225 -4.25201 1.87 1.93 -4.25 1.87 1.92224 -4.25102 1.87776 1.9225 -4.25201 1.87776 1.9225 -4.25201 1.87 1.92224 -4.25102 1.87776 1.91551 -4.2549 1.885 1.91701 -4.2575 1.87776 1.91551 -4.2549 1.885 1.91163 -4.26163 1.89121 1.915 -4.265 1.885 1.91701 -4.2575 1.885 1.91163 -4.26163 1.885 1.91701 -4.2575 1.87776 1.9225 -4.25201 1.87776 1.91551 -4.2549 1.89898 1.93 -4.27224 1.89598 1.93 -4.265 1.89898 1.92799 -4.2725 1.89898 1.92799 -4.2725 1.89598 1.93 -4.265 1.89598 1.92612 -4.26551 1.89898 1.92612 -4.27328 1.89598 1.92612 -4.26551 1.89598 1.9225 -4.26701 1.89898 1.92451 -4.27451 1.89598 1.9225 -4.26701 1.89598 1.91939 -4.26939 1.89898 1.92328 -4.27612 1.89598 1.91939 -4.26939 1.89598 1.91701 -4.2725 1.89898 1.92328 -4.27612 1.89898 1.92451 -4.27451 1.89598 1.91939 -4.26939 1.89598 1.92612 -4.26551 1.89121 1.92451 -4.25951 1.89598 1.9225 -4.26701 1.89898 1.92799 -4.2725 1.89598 1.92612 -4.26551 1.89898 1.92612 -4.27328 1.885 1.91163 -4.26163 1.87776 1.91551 -4.2549 1.87776 1.90951 -4.25951 1.89898 1.92451 -4.27451 1.89898 1.92612 -4.27328 1.89598 1.9225 -4.26701 1.89121 1.91163 -4.26939 1.885 1.91163 -4.26163 1.885 1.9075 -4.26701 1.89121 1.90951 -4.27451 1.885 1.9075 -4.26701 1.885 1.9049 -4.27328 1.89121 1.90951 -4.27451 1.89121 1.91163 -4.26939 1.885 1.9075 -4.26701 1.89121 1.90951 -4.27451 1.89598 1.91551 -4.27612 1.89121 1.91163 -4.26939 1.885 1.9049 -4.27328 1.87776 1.9049 -4.26551 1.87776 1.90201 -4.2725 1.89898 2.47 -4.27224 1.89898 2.415 -4.27224 1.9 2.47 -4.28 1.89898 2.47 -4.27224 1.89598 2.415 -4.265 1.89898 2.415 -4.27224 1.89898 2.47 -4.27224 1.89598 2.47 -4.265 1.89598 2.415 -4.265 1.89598 2.415 -4.265 1.89598 2.47 -4.265 1.89121 2.415 -4.25879 1.89121 2.25333 -4.25879 1.89121 2.415 -4.25879 1.885 2.25333 -4.25402 1.885 2.09167 -4.25402 1.885 2.25333 -4.25402 1.87776 2.09167 -4.25102 1.87776 1.93 -4.25102 1.87776 2.09167 -4.25102 1.87 1.93 -4.25 1.87776 1.93 -4.25102 1.885 2.09167 -4.25402 1.87776 2.09167 -4.25102 1.87776 1.93 -4.25102 1.885 1.93 -4.25402 1.885 2.09167 -4.25402 1.885 2.09167 -4.25402 1.885 1.93 -4.25402 1.89121 2.09167 -4.25879 1.89121 2.25333 -4.25879 1.89121 2.09167 -4.25879 1.89598 2.25333 -4.265 1.89598 2.415 -4.265 1.89598 2.25333 -4.265 1.89898 2.415 -4.27224 1.89598 2.415 -4.265 1.89121 2.25333 -4.25879 1.89598 2.25333 -4.265 1.89598 2.415 -4.265 1.89121 2.415 -4.25879 1.89121 2.25333 -4.25879 1.89598 2.47 -4.265 1.89121 2.47 -4.25879 1.89121 2.415 -4.25879 1.89121 2.415 -4.25879 1.89121 2.47 -4.25879 1.885 2.415 -4.25402 1.885 2.25333 -4.25402 1.885 2.415 -4.25402 1.87776 2.25333 -4.25102 1.87776 2.09167 -4.25102 1.87776 2.25333 -4.25102 1.87 1.93 -4.25 1.87776 2.09167 -4.25102 1.885 2.25333 -4.25402 1.87776 2.25333 -4.25102 1.89121 2.47 -4.25879 1.885 2.47 -4.25402 1.885 2.415 -4.25402 1.885 2.415 -4.25402 1.885 2.47 -4.25402 1.87776 2.415 -4.25102 1.87776 2.25333 -4.25102 1.87776 2.415 -4.25102 1.87 2.47 -4.25 1.87 1.93 -4.25 1.87776 2.25333 -4.25102 1.87 2.47 -4.25 1.885 2.47 -4.25402 1.87776 2.47 -4.25102 1.87776 2.415 -4.25102 1.87776 2.415 -4.25102 1.87776 2.47 -4.25102 1.87 2.47 -4.25 1.885 1.93 -4.25402 1.89121 1.93 -4.25879 1.89121 2.09167 -4.25879 1.89121 2.09167 -4.25879 1.89121 1.93 -4.25879 1.89598 2.09167 -4.265 1.89598 2.25333 -4.265 1.89598 2.09167 -4.265 1.89898 2.25333 -4.27224 1.89898 2.415 -4.27224 1.89898 2.25333 -4.27224 1.9 2.47 -4.28 1.89898 2.415 -4.27224 1.89598 2.25333 -4.265 1.89898 2.25333 -4.27224 1.89121 1.93 -4.25879 1.89598 1.93 -4.265 1.89598 2.09167 -4.265 1.89598 2.09167 -4.265 1.89598 1.93 -4.265 1.89898 2.09167 -4.27224 1.89898 2.25333 -4.27224 1.89898 2.09167 -4.27224 1.9 1.93 -4.28 1.9 2.47 -4.28 1.89898 2.25333 -4.27224 1.9 1.93 -4.28 1.89598 1.93 -4.265 1.89898 1.93 -4.27224 1.89898 2.09167 -4.27224 1.89898 2.09167 -4.27224 1.89898 1.93 -4.27224 1.9 1.93 -4.28 1.89598 2.09167 -4.265 1.89898 2.09167 -4.27224 1.89898 2.25333 -4.27224 1.89121 2.09167 -4.25879 1.89598 2.09167 -4.265 1.89598 2.25333 -4.265 1.885 2.25333 -4.25402 1.89121 2.415 -4.25879 1.885 2.415 -4.25402 1.885 2.09167 -4.25402 1.89121 2.09167 -4.25879 1.89121 2.25333 -4.25879 1.885 2.25333 -4.25402 1.885 2.09167 -4.25402 1.89121 2.25333 -4.25879 1.87776 2.25333 -4.25102 1.885 2.415 -4.25402 1.87776 2.415 -4.25102 1.85 2.97685 -2.2345 1.85776 2.93934 -2.23754 1.85 2.9 -2.24 1.85 2.97685 -2.2345 1.85776 3.01719 -2.22608 1.85776 2.93934 -2.23754 1.85 2.97685 -2.2345 1.85 3.05214 -2.21813 1.85776 3.01719 -2.22608 1.85776 3.01719 -2.22608 1.85 3.05214 -2.21813 1.85776 3.09254 -2.20341 1.865 3.09147 -2.20061 1.85776 3.09254 -2.20341 1.865 3.16232 -2.1674 1.87121 3.15999 -2.16324 1.865 3.16232 -2.1674 1.87121 3.22466 -2.12045 1.87598 3.22087 -2.11554 1.87121 3.22466 -2.12045 1.87598 3.27795 -2.06439 1.87898 3.27274 -2.05937 1.87598 3.27795 -2.06439 1.87898 3.32109 -2.00127 1.88 3.29873 -2.01798 1.87898 3.32109 -2.00127 1.88 3.34167 -1.955 1.88 3.29873 -2.01798 1.87898 3.27274 -2.05937 1.87898 3.32109 -2.00127 1.88 3.29873 -2.01798 1.88 3.24689 -2.07386 1.87898 3.27274 -2.05937 1.87898 3.27274 -2.05937 1.88 3.24689 -2.07386 1.87898 3.21644 -2.10981 1.87598 3.22087 -2.11554 1.87898 3.21644 -2.10981 1.87598 3.15694 -2.15783 1.87121 3.15999 -2.16324 1.87598 3.15694 -2.15783 1.87121 3.08977 -2.19616 1.865 3.09147 -2.20061 1.87121 3.08977 -2.19616 1.865 3.01654 -2.22316 1.85776 3.01719 -2.22608 1.865 3.01654 -2.22316 1.85776 2.93934 -2.23754 1.85776 3.01719 -2.22608 1.865 3.09147 -2.20061 1.865 3.01654 -2.22316 1.85776 3.01719 -2.22608 1.85776 3.09254 -2.20341 1.865 3.09147 -2.20061 1.85 3.05214 -2.21813 1.85 3.12432 -2.1912 1.85776 3.09254 -2.20341 1.85776 3.09254 -2.20341 1.85 3.12432 -2.1912 1.85776 3.16379 -2.17002 1.865 3.16232 -2.1674 1.85776 3.16379 -2.17002 1.865 3.22758 -2.12423 1.87121 3.22466 -2.12045 1.865 3.22758 -2.12423 1.87121 3.28242 -2.0687 1.87598 3.27795 -2.06439 1.87121 3.28242 -2.0687 1.87598 3.32698 -2.00548 1.87898 3.32109 -2.00127 1.87598 3.32698 -2.00548 1.87898 3.36047 -1.93674 1.88 3.34167 -1.955 1.87898 3.36047 -1.93674 1.88 3.37475 -1.88632 1.88 3.34167 -1.955 1.87898 3.32109 -2.00127 1.87898 3.36047 -1.93674 1.85 3.12432 -2.1912 1.85 3.19195 -2.15428 1.85776 3.16379 -2.17002 1.85776 3.16379 -2.17002 1.85 3.19195 -2.15428 1.85776 3.22941 -2.1266 1.865 3.22758 -2.12423 1.85776 3.22941 -2.1266 1.865 3.28585 -2.07201 1.87121 3.28242 -2.0687 1.865 3.28585 -2.07201 1.87121 3.33203 -2.00909 1.87598 3.32698 -2.00548 1.87121 3.33203 -2.00909 1.87598 3.3669 -1.94005 1.87898 3.36047 -1.93674 1.87598 3.3669 -1.94005 1.87898 3.39003 -1.86718 1.88 3.37475 -1.88632 1.87898 3.39003 -1.86718 1.88 3.39721 -1.81349 1.88 3.37475 -1.88632 1.87898 3.36047 -1.93674 1.87898 3.39003 -1.86718 1.85 3.19195 -2.15428 1.85 3.25362 -2.1081 1.85776 3.22941 -2.1266 1.85776 3.22941 -2.1266 1.85 3.25362 -2.1081 1.85776 3.28801 -2.07409 1.865 3.28585 -2.07201 1.85776 3.28801 -2.07409 1.865 3.33591 -2.01187 1.87121 3.33203 -2.00909 1.865 3.33591 -2.01187 1.87121 3.37243 -1.94289 1.87598 3.3669 -1.94005 1.87121 3.37243 -1.94289 1.87598 3.39688 -1.86951 1.87898 3.39003 -1.86718 1.87598 3.39688 -1.86951 1.87898 3.40915 -1.79405 1.88 3.39721 -1.81349 1.87898 3.40915 -1.79405 1.88 3.40857 -1.73811 1.88 3.39721 -1.81349 1.87898 3.39003 -1.86718 1.87898 3.40915 -1.79405 1.85 3.25362 -2.1081 1.85 3.3081 -2.05362 1.85776 3.28801 -2.07409 1.85776 3.28801 -2.07409 1.85 3.3081 -2.05362 1.85776 3.33835 -2.01361 1.865 3.33591 -2.01187 1.85776 3.33835 -2.01361 1.865 3.37667 -1.94507 1.87121 3.37243 -1.94289 1.865 3.37667 -1.94507 1.87121 3.40276 -1.87152 1.87598 3.39688 -1.86951 1.87121 3.40276 -1.87152 1.87598 3.41627 -1.79536 1.87898 3.40915 -1.79405 1.87598 3.41627 -1.79536 1.87898 3.41742 -1.71891 1.88 3.40857 -1.73811 1.87898 3.41742 -1.71891 1.88 3.40857 -1.66189 1.88 3.40857 -1.73811 1.87898 3.40915 -1.79405 1.87898 3.41742 -1.71891 1.85 3.3081 -2.05362 1.85 3.35428 -1.99195 1.85776 3.33835 -2.01361 1.85776 3.33835 -2.01361 1.85 3.35428 -1.99195 1.85776 3.37934 -1.94644 1.865 3.37667 -1.94507 1.85776 3.37934 -1.94644 1.865 3.40727 -1.87306 1.87121 3.40276 -1.87152 1.865 3.40727 -1.87306 1.87121 3.42238 -1.79649 1.87598 3.41627 -1.79536 1.87121 3.42238 -1.79649 1.87598 3.42465 -1.71917 1.87898 3.41742 -1.71891 1.87598 3.42465 -1.71917 1.87898 3.41466 -1.64337 1.88 3.40857 -1.66189 1.87898 3.41466 -1.64337 1.88 3.39721 -1.58651 1.88 3.40857 -1.66189 1.87898 3.41742 -1.71891 1.87898 3.41466 -1.64337 1.85 3.35428 -1.99195 1.85 3.3912 -1.92432 1.85776 3.37934 -1.94644 1.85776 3.37934 -1.94644 1.85 3.3912 -1.92432 1.85776 3.41011 -1.87403 1.865 3.40727 -1.87306 1.85776 3.41011 -1.87403 1.865 3.42707 -1.79735 1.87121 3.42238 -1.79649 1.865 3.42707 -1.79735 1.87121 3.43086 -1.7194 1.87598 3.42465 -1.71917 1.87121 3.43086 -1.7194 1.87598 3.42185 -1.64258 1.87898 3.41466 -1.64337 1.87598 3.42185 -1.64258 1.87898 3.40093 -1.56904 1.88 3.39721 -1.58651 1.87898 3.40093 -1.56904 1.88 3.37475 -1.51368 1.88 3.39721 -1.58651 1.87898 3.41466 -1.64337 1.87898 3.40093 -1.56904 1.85 3.3912 -1.92432 1.85 3.41813 -1.85214 1.85776 3.41011 -1.87403 1.85776 3.41011 -1.87403 1.85 3.41813 -1.85214 1.85776 3.43001 -1.7979 1.865 3.42707 -1.79735 1.85776 3.43001 -1.7979 1.865 3.43562 -1.71958 1.87121 3.43086 -1.7194 1.865 3.43562 -1.71958 1.87121 3.42803 -1.6419 1.87598 3.42185 -1.64258 1.87121 3.42803 -1.6419 1.87598 3.40793 -1.56721 1.87898 3.40093 -1.56904 1.87598 3.40793 -1.56721 1.87898 3.37652 -1.4975 1.88 3.37475 -1.51368 1.87898 3.37652 -1.4975 1.88 3.34167 -1.445 1.88 3.37475 -1.51368 1.87898 3.40093 -1.56904 1.87898 3.37652 -1.4975 1.85 3.41813 -1.85214 1.85 3.4345 -1.77685 1.85776 3.43001 -1.7979 1.85776 3.43001 -1.7979 1.85 3.4345 -1.77685 1.85776 3.43862 -1.71968 1.865 3.43562 -1.71958 1.85776 3.43862 -1.71968 1.865 3.43277 -1.64138 1.87121 3.42803 -1.6419 1.865 3.43277 -1.64138 1.87121 3.41394 -1.56564 1.87598 3.40793 -1.56721 1.87121 3.41394 -1.56564 1.87598 3.38318 -1.49467 1.87898 3.37652 -1.4975 1.87598 3.38318 -1.49467 1.87898 3.34196 -1.43028 1.88 3.34167 -1.445 1.87898 3.34196 -1.43028 1.88 3.29873 -1.38202 1.88 3.34167 -1.445 1.87898 3.37652 -1.4975 1.87898 3.34196 -1.43028 1.85 3.4345 -1.77685 1.85 3.44 -1.7 1.85776 3.43862 -1.71968 1.85776 3.43862 -1.71968 1.85 3.44 -1.7 1.85776 3.43574 -1.64105 1.865 3.43277 -1.64138 1.85776 3.43574 -1.64105 1.865 3.41855 -1.56443 1.87121 3.41394 -1.56564 1.865 3.41855 -1.56443 1.87121 3.3889 -1.49224 1.87598 3.38318 -1.49467 1.87121 3.3889 -1.49224 1.87598 3.34814 -1.42651 1.87898 3.34196 -1.43028 1.87598 3.34814 -1.42651 1.87898 3.29798 -1.3688 1.88 3.29873 -1.38202 1.87898 3.29798 -1.3688 1.88 3.24689 -1.32614 1.88 3.29873 -1.38202 1.87898 3.34196 -1.43028 1.87898 3.29798 -1.3688 1.85 3.44 -1.7 1.85 3.4345 -1.62315 1.85776 3.43574 -1.64105 1.85776 3.43574 -1.64105 1.85 3.4345 -1.62315 1.85776 3.42145 -1.56367 1.865 3.41855 -1.56443 1.85776 3.42145 -1.56367 1.865 3.39329 -1.49038 1.87121 3.3889 -1.49224 1.865 3.39329 -1.49038 1.87121 3.35344 -1.42327 1.87598 3.34814 -1.42651 1.87121 3.35344 -1.42327 1.87598 3.30354 -1.36417 1.87898 3.29798 -1.3688 1.87598 3.30354 -1.36417 1.87898 3.24551 -1.31438 1.88 3.24689 -1.32614 1.87898 3.24551 -1.31438 1.88 3.18729 -1.27862 1.88 3.24689 -1.32614 1.87898 3.29798 -1.3688 1.87898 3.24551 -1.31438 1.85 3.4345 -1.62315 1.85 3.41813 -1.54786 1.85776 3.42145 -1.56367 1.85776 3.42145 -1.56367 1.85 3.41813 -1.54786 1.85776 3.39605 -1.4892 1.865 3.39329 -1.49038 1.85776 3.39605 -1.4892 1.865 3.35751 -1.42079 1.87121 3.35344 -1.42327 1.865 3.35751 -1.42079 1.87121 3.30832 -1.3602 1.87598 3.30354 -1.36417 1.87121 3.30832 -1.3602 1.87598 3.25034 -1.30899 1.87898 3.24551 -1.31438 1.87598 3.25034 -1.30899 1.87898 3.18569 -1.26819 1.88 3.18729 -1.27862 1.87898 3.18569 -1.26819 1.88 3.12128 -1.24051 1.88 3.18729 -1.27862 1.87898 3.24551 -1.31438 1.87898 3.18569 -1.26819 1.85 3.41813 -1.54786 1.85 3.3912 -1.47568 1.85776 3.39605 -1.4892 1.85776 3.39605 -1.4892 1.85 3.3912 -1.47568 1.85776 3.36007 -1.41922 1.865 3.35751 -1.42079 1.85776 3.36007 -1.41922 1.865 3.31198 -1.35715 1.87121 3.30832 -1.3602 1.865 3.31198 -1.35715 1.87121 3.25449 -1.30437 1.87598 3.25034 -1.30899 1.87121 3.25449 -1.30437 1.87598 3.18968 -1.26215 1.87898 3.18569 -1.26819 1.87598 3.18968 -1.26215 1.87898 3.11977 -1.23119 1.88 3.12128 -1.24051 1.87898 3.11977 -1.23119 1.88 3.05033 -1.21266 1.88 3.12128 -1.24051 1.87898 3.18569 -1.26819 1.87898 3.11977 -1.23119 1.85 3.3912 -1.47568 1.85 3.35428 -1.40805 1.85776 3.36007 -1.41922 1.85776 3.36007 -1.41922 1.85 3.35428 -1.40805 1.85776 3.31428 -1.35523 1.865 3.31198 -1.35715 1.85776 3.31428 -1.35523 1.865 3.25767 -1.30082 1.87121 3.25449 -1.30437 1.865 3.25767 -1.30082 1.87121 3.19311 -1.25697 1.87598 3.18968 -1.26215 1.87121 3.19311 -1.25697 1.87598 3.12284 -1.22464 1.87898 3.11977 -1.23119 1.87598 3.12284 -1.22464 1.87898 3.04917 -1.20419 1.88 3.05033 -1.21266 1.87898 3.04917 -1.20419 1.88 2.97601 -1.1957 1.88 3.05033 -1.21266 1.87898 3.11977 -1.23119 1.87898 3.04917 -1.20419 1.85 3.35428 -1.40805 1.85 3.3081 -1.34638 1.85776 3.31428 -1.35523 1.85776 3.31428 -1.35523 1.85 3.3081 -1.34638 1.85776 3.25967 -1.29858 1.865 3.25767 -1.30082 1.85776 3.25967 -1.29858 1.865 3.19574 -1.25299 1.87121 3.19311 -1.25697 1.865 3.19574 -1.25299 1.87121 3.12548 -1.21901 1.87598 3.12284 -1.22464 1.87121 3.12548 -1.21901 1.87598 3.05125 -1.19726 1.87898 3.04917 -1.20419 1.87598 3.05125 -1.19726 1.87898 2.97539 -1.18775 1.88 2.97601 -1.1957 1.87898 2.97539 -1.18775 1.88 2.9 -1.19 1.88 2.97601 -1.1957 1.87898 3.04917 -1.20419 1.87898 2.97539 -1.18775 1.85 3.3081 -1.34638 1.85 3.25362 -1.2919 1.85776 3.25967 -1.29858 1.85776 3.25967 -1.29858 1.85 3.25362 -1.2919 1.85776 3.19739 -1.25049 1.865 3.19574 -1.25299 1.85776 3.19739 -1.25049 1.865 3.1275 -1.2147 1.87121 3.12548 -1.21901 1.865 3.1275 -1.2147 1.87121 3.05304 -1.19131 1.87598 3.05125 -1.19726 1.87121 3.05304 -1.19131 1.87598 2.97644 -1.18059 1.87898 2.97539 -1.18775 1.87598 2.97644 -1.18059 1.87898 2.9 -1.18224 1.88 2.9 -1.19 1.87898 2.9 -1.18224 1.87898 2.82461 -1.18775 1.88 2.82399 -1.1957 1.87898 2.82461 -1.18775 1.87898 2.75083 -1.20419 1.88 2.74967 -1.21266 1.87898 2.75083 -1.20419 1.87898 2.68023 -1.23119 1.88 2.67872 -1.24051 1.87898 2.68023 -1.23119 1.87898 2.61431 -1.26819 1.88 2.61271 -1.27862 1.87898 2.61431 -1.26819 1.87898 2.55449 -1.31438 1.88 2.55311 -1.32614 1.87898 2.55449 -1.31438 1.87898 2.50202 -1.3688 1.88 2.50127 -1.38202 1.87898 2.50202 -1.3688 1.87898 2.45804 -1.43028 1.88 2.45833 -1.445 1.87898 2.45804 -1.43028 1.87898 2.42348 -1.4975 1.88 2.42525 -1.51368 1.87898 2.42348 -1.4975 1.87898 2.39907 -1.56904 1.88 2.40279 -1.58651 1.87898 2.39907 -1.56904 1.87898 2.38534 -1.64337 1.88 2.39143 -1.66189 1.87898 2.38534 -1.64337 1.87898 2.38258 -1.71891 1.88 2.39143 -1.73811 1.87898 2.38258 -1.71891 1.87898 2.39085 -1.79405 1.88 2.40279 -1.81349 1.87898 2.39085 -1.79405 1.87898 2.40997 -1.86718 1.88 2.42525 -1.88632 1.87898 2.40997 -1.86718 1.87898 2.43953 -1.93674 1.88 2.45833 -1.955 1.87898 2.43953 -1.93674 1.87898 2.47891 -2.00127 1.88 2.50127 -2.01798 1.87898 2.47891 -2.00127 1.87898 2.52726 -2.05937 1.88 2.55311 -2.07386 1.87898 2.52726 -2.05937 1.87898 2.58356 -2.10981 1.88 2.61271 -2.12138 1.87898 2.58356 -2.10981 1.87898 2.6466 -2.15152 1.88 2.67872 -2.15949 1.87898 2.6466 -2.15152 1.87898 2.71504 -2.1836 1.88 2.74967 -2.18734 1.87898 2.71504 -2.1836 1.87898 2.78742 -2.20538 1.88 2.82399 -2.2043 1.87898 2.78742 -2.20538 1.87898 2.86221 -2.21638 1.88 2.9 -2.21 1.87898 2.86221 -2.21638 1.87898 2.93779 -2.21638 1.88 2.97601 -2.2043 1.87898 2.93779 -2.21638 1.87898 3.01258 -2.20538 1.88 3.05033 -2.18734 1.87898 3.01258 -2.20538 1.87898 3.08496 -2.1836 1.88 3.12128 -2.15949 1.87898 3.08496 -2.1836 1.87898 3.1534 -2.15152 1.88 3.18729 -2.12138 1.87898 3.1534 -2.15152 1.87898 3.21644 -2.10981 1.88 3.24689 -2.07386 1.88 3.18729 -2.12138 1.87898 3.21644 -2.10981 1.85 3.25362 -1.2919 1.85 3.19195 -1.24572 1.85776 3.19739 -1.25049 1.85776 3.19739 -1.25049 1.85 3.19195 -1.24572 1.85776 3.12877 -1.21198 1.865 3.1275 -1.2147 1.85776 3.12877 -1.21198 1.865 3.05442 -1.18674 1.87121 3.05304 -1.19131 1.865 3.05442 -1.18674 1.87121 2.97735 -1.17445 1.87598 2.97644 -1.18059 1.87121 2.97735 -1.17445 1.87598 2.9 -1.175 1.87898 2.9 -1.18224 1.87598 2.9 -1.175 1.87898 2.82461 -1.18775 1.87898 2.9 -1.18224 1.87598 2.97644 -1.18059 1.87598 2.9 -1.175 1.85 3.19195 -1.24572 1.85 3.12432 -1.2088 1.85776 3.12877 -1.21198 1.85776 3.12877 -1.21198 1.85 3.12432 -1.2088 1.85776 3.05528 -1.18387 1.865 3.05442 -1.18674 1.85776 3.05528 -1.18387 1.865 2.97804 -1.16973 1.87121 2.97735 -1.17445 1.865 2.97804 -1.16973 1.87121 2.9 -1.16879 1.87598 2.9 -1.175 1.87121 2.9 -1.16879 1.87598 2.82356 -1.18059 1.87898 2.82461 -1.18775 1.87598 2.82356 -1.18059 1.87898 2.75083 -1.20419 1.87898 2.82461 -1.18775 1.87598 2.9 -1.175 1.87598 2.82356 -1.18059 1.85 3.12432 -1.2088 1.85 3.05214 -1.18187 1.85776 3.05528 -1.18387 1.85776 3.05528 -1.18387 1.85 3.05214 -1.18187 1.85776 2.97848 -1.16677 1.865 2.97804 -1.16973 1.85776 2.97848 -1.16677 1.865 2.9 -1.16402 1.87121 2.9 -1.16879 1.865 2.9 -1.16402 1.87121 2.82265 -1.17445 1.87598 2.82356 -1.18059 1.87121 2.82265 -1.17445 1.87598 2.74875 -1.19726 1.87898 2.75083 -1.20419 1.87598 2.74875 -1.19726 1.87898 2.68023 -1.23119 1.87898 2.75083 -1.20419 1.87598 2.82356 -1.18059 1.87598 2.74875 -1.19726 1.85 3.05214 -1.18187 1.85 2.97685 -1.1655 1.85776 2.97848 -1.16677 1.85776 2.97848 -1.16677 1.85 2.97685 -1.1655 1.85776 2.9 -1.16102 1.865 2.9 -1.16402 1.85776 2.9 -1.16102 1.865 2.82196 -1.16973 1.87121 2.82265 -1.17445 1.865 2.82196 -1.16973 1.87121 2.74696 -1.19131 1.87598 2.74875 -1.19726 1.87121 2.74696 -1.19131 1.87598 2.67716 -1.22464 1.87898 2.68023 -1.23119 1.87598 2.67716 -1.22464 1.87898 2.61431 -1.26819 1.87898 2.68023 -1.23119 1.87598 2.74875 -1.19726 1.87598 2.67716 -1.22464 1.85 2.97685 -1.1655 1.85 2.9 -1.16 1.85776 2.9 -1.16102 1.85776 2.9 -1.16102 1.85 2.9 -1.16 1.85 2.82315 -1.1655 1.85776 2.82152 -1.16677 1.85 2.82315 -1.1655 1.85 2.74786 -1.18187 1.85776 2.74472 -1.18387 1.85 2.74786 -1.18187 1.85 2.67568 -1.2088 1.85776 2.67123 -1.21198 1.85 2.67568 -1.2088 1.85 2.60805 -1.24572 1.85776 2.60261 -1.25049 1.85 2.60805 -1.24572 1.85 2.54638 -1.2919 1.85776 2.54033 -1.29858 1.85 2.54638 -1.2919 1.85 2.4919 -1.34638 1.85776 2.48572 -1.35523 1.85 2.4919 -1.34638 1.85 2.44572 -1.40805 1.85776 2.43993 -1.41922 1.85 2.44572 -1.40805 1.85 2.4088 -1.47568 1.85776 2.40395 -1.4892 1.85 2.4088 -1.47568 1.85 2.38187 -1.54786 1.85776 2.37855 -1.56367 1.85 2.38187 -1.54786 1.85 2.3655 -1.62315 1.85776 2.36426 -1.64105 1.85 2.3655 -1.62315 1.85 2.36 -1.7 1.85776 2.36138 -1.71968 1.85 2.36 -1.7 1.85 2.3655 -1.77685 1.85776 2.36999 -1.7979 1.85 2.3655 -1.77685 1.85 2.38187 -1.85214 1.85776 2.38989 -1.87403 1.85 2.38187 -1.85214 1.85 2.4088 -1.92432 1.85776 2.42066 -1.94644 1.85 2.4088 -1.92432 1.85 2.44572 -1.99195 1.85776 2.46165 -2.01361 1.85 2.44572 -1.99195 1.85 2.4919 -2.05362 1.85776 2.51199 -2.07409 1.85 2.4919 -2.05362 1.85 2.54638 -2.1081 1.85776 2.57059 -2.1266 1.85 2.54638 -2.1081 1.85 2.60805 -2.15428 1.85776 2.63621 -2.17002 1.85 2.60805 -2.15428 1.85 2.67568 -2.1912 1.85776 2.70746 -2.20341 1.85 2.67568 -2.1912 1.85 2.74786 -2.21813 1.85776 2.78281 -2.22608 1.85 2.74786 -2.21813 1.85 2.82315 -2.2345 1.85776 2.86066 -2.23754 1.85 2.82315 -2.2345 1.85 2.9 -2.24 1.85776 2.93934 -2.23754 1.85776 2.86066 -2.23754 1.85 2.9 -2.24 1.85776 2.93934 -2.23754 1.865 2.93912 -2.23455 1.85776 2.86066 -2.23754 1.85776 2.93934 -2.23754 1.865 3.01654 -2.22316 1.865 2.93912 -2.23455 1.865 2.93912 -2.23455 1.865 3.01654 -2.22316 1.87121 3.0155 -2.2185 1.87121 2.93878 -2.2298 1.87121 3.0155 -2.2185 1.87598 3.01415 -2.21244 1.87598 2.93832 -2.2236 1.87598 3.01415 -2.21244 1.87898 3.01258 -2.20538 1.87898 2.93779 -2.21638 1.87598 2.93832 -2.2236 1.87898 3.01258 -2.20538 1.87898 2.93779 -2.21638 1.87598 2.86168 -2.2236 1.87598 2.93832 -2.2236 1.87898 2.93779 -2.21638 1.87898 2.86221 -2.21638 1.87598 2.86168 -2.2236 1.87598 2.86168 -2.2236 1.87898 2.86221 -2.21638 1.87598 2.78585 -2.21244 1.87121 2.7845 -2.2185 1.87598 2.78585 -2.21244 1.87121 2.71023 -2.19616 1.865 2.70853 -2.20061 1.87121 2.71023 -2.19616 1.865 2.63768 -2.1674 1.85776 2.63621 -2.17002 1.865 2.63768 -2.1674 1.85776 2.57059 -2.1266 1.85 2.60805 -2.15428 1.85776 2.63621 -2.17002 1.85776 2.57059 -2.1266 1.85776 2.9 -1.16102 1.85 2.82315 -1.1655 1.85776 2.82152 -1.16677 1.865 2.82196 -1.16973 1.85776 2.82152 -1.16677 1.865 2.74558 -1.18674 1.87121 2.74696 -1.19131 1.865 2.74558 -1.18674 1.87121 2.67452 -1.21901 1.87598 2.67716 -1.22464 1.87121 2.67452 -1.21901 1.87598 2.61032 -1.26215 1.87898 2.61431 -1.26819 1.87598 2.61032 -1.26215 1.87898 2.55449 -1.31438 1.87898 2.61431 -1.26819 1.87598 2.67716 -1.22464 1.87598 2.61032 -1.26215 1.85776 2.82152 -1.16677 1.85 2.74786 -1.18187 1.85776 2.74472 -1.18387 1.865 2.74558 -1.18674 1.85776 2.74472 -1.18387 1.865 2.6725 -1.2147 1.87121 2.67452 -1.21901 1.865 2.6725 -1.2147 1.87121 2.60689 -1.25697 1.87598 2.61032 -1.26215 1.87121 2.60689 -1.25697 1.87598 2.54966 -1.30899 1.87898 2.55449 -1.31438 1.87598 2.54966 -1.30899 1.87898 2.50202 -1.3688 1.87898 2.55449 -1.31438 1.87598 2.61032 -1.26215 1.87598 2.54966 -1.30899 1.85776 2.74472 -1.18387 1.85 2.67568 -1.2088 1.85776 2.67123 -1.21198 1.865 2.6725 -1.2147 1.85776 2.67123 -1.21198 1.865 2.60426 -1.25299 1.87121 2.60689 -1.25697 1.865 2.60426 -1.25299 1.87121 2.54551 -1.30437 1.87598 2.54966 -1.30899 1.87121 2.54551 -1.30437 1.87598 2.49646 -1.36417 1.87898 2.50202 -1.3688 1.87598 2.49646 -1.36417 1.87898 2.45804 -1.43028 1.87898 2.50202 -1.3688 1.87598 2.54966 -1.30899 1.87598 2.49646 -1.36417 1.85776 2.67123 -1.21198 1.85 2.60805 -1.24572 1.85776 2.60261 -1.25049 1.865 2.60426 -1.25299 1.85776 2.60261 -1.25049 1.865 2.54233 -1.30082 1.87121 2.54551 -1.30437 1.865 2.54233 -1.30082 1.87121 2.49168 -1.3602 1.87598 2.49646 -1.36417 1.87121 2.49168 -1.3602 1.87598 2.45186 -1.42651 1.87898 2.45804 -1.43028 1.87598 2.45186 -1.42651 1.87898 2.42348 -1.4975 1.87898 2.45804 -1.43028 1.87598 2.49646 -1.36417 1.87598 2.45186 -1.42651 1.85776 2.60261 -1.25049 1.85 2.54638 -1.2919 1.85776 2.54033 -1.29858 1.865 2.54233 -1.30082 1.85776 2.54033 -1.29858 1.865 2.48802 -1.35715 1.87121 2.49168 -1.3602 1.865 2.48802 -1.35715 1.87121 2.44656 -1.42327 1.87598 2.45186 -1.42651 1.87121 2.44656 -1.42327 1.87598 2.41682 -1.49467 1.87898 2.42348 -1.4975 1.87598 2.41682 -1.49467 1.87898 2.39907 -1.56904 1.87898 2.42348 -1.4975 1.87598 2.45186 -1.42651 1.87598 2.41682 -1.49467 1.85776 2.54033 -1.29858 1.85 2.4919 -1.34638 1.85776 2.48572 -1.35523 1.865 2.48802 -1.35715 1.85776 2.48572 -1.35523 1.865 2.44249 -1.42079 1.87121 2.44656 -1.42327 1.865 2.44249 -1.42079 1.87121 2.4111 -1.49224 1.87598 2.41682 -1.49467 1.87121 2.4111 -1.49224 1.87598 2.39207 -1.56721 1.87898 2.39907 -1.56904 1.87598 2.39207 -1.56721 1.87898 2.38534 -1.64337 1.87898 2.39907 -1.56904 1.87598 2.41682 -1.49467 1.87598 2.39207 -1.56721 1.85776 2.48572 -1.35523 1.85 2.44572 -1.40805 1.85776 2.43993 -1.41922 1.865 2.44249 -1.42079 1.85776 2.43993 -1.41922 1.865 2.40671 -1.49038 1.87121 2.4111 -1.49224 1.865 2.40671 -1.49038 1.87121 2.38606 -1.56564 1.87598 2.39207 -1.56721 1.87121 2.38606 -1.56564 1.87598 2.37815 -1.64258 1.87898 2.38534 -1.64337 1.87598 2.37815 -1.64258 1.87898 2.38258 -1.71891 1.87898 2.38534 -1.64337 1.87598 2.39207 -1.56721 1.87598 2.37815 -1.64258 1.85776 2.43993 -1.41922 1.85 2.4088 -1.47568 1.85776 2.40395 -1.4892 1.865 2.40671 -1.49038 1.85776 2.40395 -1.4892 1.865 2.38145 -1.56443 1.87121 2.38606 -1.56564 1.865 2.38145 -1.56443 1.87121 2.37197 -1.6419 1.87598 2.37815 -1.64258 1.87121 2.37197 -1.6419 1.87598 2.37535 -1.71917 1.87898 2.38258 -1.71891 1.87598 2.37535 -1.71917 1.87898 2.39085 -1.79405 1.87898 2.38258 -1.71891 1.87598 2.37815 -1.64258 1.87598 2.37535 -1.71917 1.85776 2.40395 -1.4892 1.85 2.38187 -1.54786 1.85776 2.37855 -1.56367 1.865 2.38145 -1.56443 1.85776 2.37855 -1.56367 1.865 2.36723 -1.64138 1.87121 2.37197 -1.6419 1.865 2.36723 -1.64138 1.87121 2.36914 -1.7194 1.87598 2.37535 -1.71917 1.87121 2.36914 -1.7194 1.87598 2.38373 -1.79536 1.87898 2.39085 -1.79405 1.87598 2.38373 -1.79536 1.87898 2.40997 -1.86718 1.87898 2.39085 -1.79405 1.87598 2.37535 -1.71917 1.87598 2.38373 -1.79536 1.85776 2.37855 -1.56367 1.85 2.3655 -1.62315 1.85776 2.36426 -1.64105 1.865 2.36723 -1.64138 1.85776 2.36426 -1.64105 1.865 2.36438 -1.71958 1.87121 2.36914 -1.7194 1.865 2.36438 -1.71958 1.87121 2.37762 -1.79649 1.87598 2.38373 -1.79536 1.87121 2.37762 -1.79649 1.87598 2.40312 -1.86951 1.87898 2.40997 -1.86718 1.87598 2.40312 -1.86951 1.87898 2.43953 -1.93674 1.87898 2.40997 -1.86718 1.87598 2.38373 -1.79536 1.87598 2.40312 -1.86951 1.85776 2.36426 -1.64105 1.85 2.36 -1.7 1.85776 2.36138 -1.71968 1.865 2.36438 -1.71958 1.85776 2.36138 -1.71968 1.865 2.37293 -1.79735 1.87121 2.37762 -1.79649 1.865 2.37293 -1.79735 1.87121 2.39724 -1.87152 1.87598 2.40312 -1.86951 1.87121 2.39724 -1.87152 1.87598 2.4331 -1.94005 1.87898 2.43953 -1.93674 1.87598 2.4331 -1.94005 1.87898 2.47891 -2.00127 1.87898 2.43953 -1.93674 1.87598 2.40312 -1.86951 1.87598 2.4331 -1.94005 1.85776 2.36138 -1.71968 1.85 2.3655 -1.77685 1.85776 2.36999 -1.7979 1.865 2.37293 -1.79735 1.85776 2.36999 -1.7979 1.865 2.39273 -1.87306 1.87121 2.39724 -1.87152 1.865 2.39273 -1.87306 1.87121 2.42757 -1.94289 1.87598 2.4331 -1.94005 1.87121 2.42757 -1.94289 1.87598 2.47302 -2.00548 1.87898 2.47891 -2.00127 1.87598 2.47302 -2.00548 1.87898 2.52726 -2.05937 1.87898 2.47891 -2.00127 1.87598 2.4331 -1.94005 1.87598 2.47302 -2.00548 1.85776 2.36999 -1.7979 1.85 2.38187 -1.85214 1.85776 2.38989 -1.87403 1.865 2.39273 -1.87306 1.85776 2.38989 -1.87403 1.865 2.42333 -1.94507 1.87121 2.42757 -1.94289 1.865 2.42333 -1.94507 1.87121 2.46797 -2.00909 1.87598 2.47302 -2.00548 1.87121 2.46797 -2.00909 1.87598 2.52205 -2.06439 1.87898 2.52726 -2.05937 1.87598 2.52205 -2.06439 1.87898 2.58356 -2.10981 1.87898 2.52726 -2.05937 1.87598 2.47302 -2.00548 1.87598 2.52205 -2.06439 1.85776 2.38989 -1.87403 1.85 2.4088 -1.92432 1.85776 2.42066 -1.94644 1.865 2.42333 -1.94507 1.85776 2.42066 -1.94644 1.865 2.46409 -2.01187 1.87121 2.46797 -2.00909 1.865 2.46409 -2.01187 1.87121 2.51758 -2.0687 1.87598 2.52205 -2.06439 1.87121 2.51758 -2.0687 1.87598 2.57913 -2.11554 1.87898 2.58356 -2.10981 1.87598 2.57913 -2.11554 1.87898 2.6466 -2.15152 1.87898 2.58356 -2.10981 1.87598 2.52205 -2.06439 1.87598 2.57913 -2.11554 1.85776 2.42066 -1.94644 1.85 2.44572 -1.99195 1.85776 2.46165 -2.01361 1.865 2.46409 -2.01187 1.85776 2.46165 -2.01361 1.865 2.51415 -2.07201 1.87121 2.51758 -2.0687 1.865 2.51415 -2.07201 1.87121 2.57534 -2.12045 1.87598 2.57913 -2.11554 1.87121 2.57534 -2.12045 1.87598 2.64306 -2.15783 1.87898 2.6466 -2.15152 1.87598 2.64306 -2.15783 1.87898 2.71504 -2.1836 1.87898 2.6466 -2.15152 1.87598 2.57913 -2.11554 1.87598 2.64306 -2.15783 1.85776 2.46165 -2.01361 1.85 2.4919 -2.05362 1.85776 2.51199 -2.07409 1.865 2.51415 -2.07201 1.85776 2.51199 -2.07409 1.865 2.57242 -2.12423 1.87121 2.57534 -2.12045 1.865 2.57242 -2.12423 1.87121 2.64001 -2.16324 1.87598 2.64306 -2.15783 1.87121 2.64001 -2.16324 1.87598 2.71245 -2.19036 1.87898 2.71504 -2.1836 1.87598 2.71245 -2.19036 1.87898 2.78742 -2.20538 1.87898 2.71504 -2.1836 1.87598 2.64306 -2.15783 1.87598 2.71245 -2.19036 1.85776 2.51199 -2.07409 1.85 2.54638 -2.1081 1.85776 2.57059 -2.1266 1.865 2.57242 -2.12423 1.85776 2.57059 -2.1266 1.865 2.63768 -2.1674 1.87121 2.64001 -2.16324 1.865 2.63768 -2.1674 1.87121 2.71023 -2.19616 1.87598 2.71245 -2.19036 1.87121 2.71023 -2.19616 1.87598 2.78585 -2.21244 1.87898 2.78742 -2.20538 1.87598 2.78585 -2.21244 1.87898 2.86221 -2.21638 1.87898 2.78742 -2.20538 1.87598 2.71245 -2.19036 1.87598 2.78585 -2.21244 1.85776 2.63621 -2.17002 1.85 2.67568 -2.1912 1.85776 2.70746 -2.20341 1.865 2.70853 -2.20061 1.85776 2.70746 -2.20341 1.865 2.78346 -2.22316 1.87121 2.7845 -2.2185 1.865 2.78346 -2.22316 1.87121 2.86122 -2.2298 1.87598 2.86168 -2.2236 1.87121 2.86122 -2.2298 1.87598 2.93832 -2.2236 1.87598 2.86168 -2.2236 1.87121 2.7845 -2.2185 1.87121 2.86122 -2.2298 1.87598 2.86168 -2.2236 1.87598 2.78585 -2.21244 1.87121 2.7845 -2.2185 1.85776 2.70746 -2.20341 1.85 2.74786 -2.21813 1.85776 2.78281 -2.22608 1.865 2.78346 -2.22316 1.85776 2.78281 -2.22608 1.865 2.86088 -2.23455 1.87121 2.86122 -2.2298 1.865 2.86088 -2.23455 1.87121 2.93878 -2.2298 1.87598 2.93832 -2.2236 1.87121 2.93878 -2.2298 1.87598 3.01415 -2.21244 1.87598 2.93832 -2.2236 1.87121 2.86122 -2.2298 1.87121 2.93878 -2.2298 1.85776 2.78281 -2.22608 1.85 2.82315 -2.2345 1.85776 2.86066 -2.23754 1.865 2.86088 -2.23455 1.85776 2.86066 -2.23754 1.865 2.93912 -2.23455 1.87121 2.93878 -2.2298 1.865 2.93912 -2.23455 1.87121 3.0155 -2.2185 1.87121 2.93878 -2.2298 1.865 2.86088 -2.23455 1.865 2.93912 -2.23455 1.88 2.9 -2.21 1.88 2.82399 -2.2043 1.87898 2.86221 -2.21638 1.88 2.82399 -2.2043 1.88 2.74967 -2.18734 1.87898 2.78742 -2.20538 1.88 2.74967 -2.18734 1.88 2.67872 -2.15949 1.87898 2.71504 -2.1836 1.88 2.67872 -2.15949 1.88 2.61271 -2.12138 1.87898 2.6466 -2.15152 1.88 2.61271 -2.12138 1.88 2.55311 -2.07386 1.87898 2.58356 -2.10981 1.88 2.55311 -2.07386 1.88 2.50127 -2.01798 1.87898 2.52726 -2.05937 1.88 2.50127 -2.01798 1.88 2.45833 -1.955 1.87898 2.47891 -2.00127 1.88 2.45833 -1.955 1.88 2.42525 -1.88632 1.87898 2.43953 -1.93674 1.88 2.42525 -1.88632 1.88 2.40279 -1.81349 1.87898 2.40997 -1.86718 1.88 2.40279 -1.81349 1.88 2.39143 -1.73811 1.87898 2.39085 -1.79405 1.88 2.39143 -1.73811 1.88 2.39143 -1.66189 1.87898 2.38258 -1.71891 1.88 2.39143 -1.66189 1.88 2.40279 -1.58651 1.87898 2.38534 -1.64337 1.88 2.40279 -1.58651 1.88 2.42525 -1.51368 1.87898 2.39907 -1.56904 1.88 2.42525 -1.51368 1.88 2.45833 -1.445 1.87898 2.42348 -1.4975 1.88 2.45833 -1.445 1.88 2.50127 -1.38202 1.87898 2.45804 -1.43028 1.88 2.50127 -1.38202 1.88 2.55311 -1.32614 1.87898 2.50202 -1.3688 1.88 2.55311 -1.32614 1.88 2.61271 -1.27862 1.87898 2.55449 -1.31438 1.88 2.61271 -1.27862 1.88 2.67872 -1.24051 1.87898 2.61431 -1.26819 1.88 2.67872 -1.24051 1.88 2.74967 -1.21266 1.87898 2.68023 -1.23119 1.88 2.74967 -1.21266 1.88 2.82399 -1.1957 1.87898 2.75083 -1.20419 1.88 2.82399 -1.1957 1.88 2.9 -1.19 1.87898 2.82461 -1.18775 1.87898 2.9 -1.18224 1.88 2.9 -1.19 1.87898 2.97539 -1.18775 1.88 3.18729 -2.12138 1.88 3.12128 -2.15949 1.87898 3.1534 -2.15152 1.88 3.12128 -2.15949 1.88 3.05033 -2.18734 1.87898 3.08496 -2.1836 1.88 3.05033 -2.18734 1.88 2.97601 -2.2043 1.87898 3.01258 -2.20538 1.88 2.97601 -2.2043 1.88 2.9 -2.21 1.87898 2.93779 -2.21638 1.85776 2.9 -1.16102 1.865 2.9 -1.16402 1.85776 2.97848 -1.16677 1.865 2.9 -1.16402 1.87121 2.9 -1.16879 1.865 2.97804 -1.16973 1.85776 2.82152 -1.16677 1.865 2.82196 -1.16973 1.85776 2.9 -1.16102 1.87121 2.9 -1.16879 1.87598 2.9 -1.175 1.87121 2.97735 -1.17445 1.865 2.82196 -1.16973 1.87121 2.82265 -1.17445 1.865 2.9 -1.16402 1.87121 2.82265 -1.17445 1.87598 2.82356 -1.18059 1.87121 2.9 -1.16879 1.865 2.78346 -2.22316 1.865 2.86088 -2.23455 1.87121 2.86122 -2.2298 1.85776 2.78281 -2.22608 1.85776 2.86066 -2.23754 1.865 2.86088 -2.23455 1.865 3.01654 -2.22316 1.87121 3.08977 -2.19616 1.87121 3.0155 -2.2185 1.87121 3.0155 -2.2185 1.87121 3.08977 -2.19616 1.87598 3.08755 -2.19036 1.87598 3.01415 -2.21244 1.87598 3.08755 -2.19036 1.87898 3.08496 -2.1836 1.87898 3.01258 -2.20538 1.87598 3.01415 -2.21244 1.87898 3.08496 -2.1836 1.87598 3.01415 -2.21244 1.87121 3.0155 -2.2185 1.87598 3.08755 -2.19036 1.87121 3.15999 -2.16324 1.87121 3.08977 -2.19616 1.865 3.09147 -2.20061 1.865 3.16232 -2.1674 1.87121 3.15999 -2.16324 1.865 3.09147 -2.20061 1.85776 3.16379 -2.17002 1.865 3.16232 -2.1674 1.85776 3.09254 -2.20341 1.87898 3.1534 -2.15152 1.87898 3.08496 -2.1836 1.87598 3.08755 -2.19036 1.87598 3.15694 -2.15783 1.87598 3.08755 -2.19036 1.87121 3.08977 -2.19616 1.87598 3.15694 -2.15783 1.87898 3.1534 -2.15152 1.87598 3.08755 -2.19036 1.87598 3.15694 -2.15783 1.87898 3.21644 -2.10981 1.87898 3.1534 -2.15152 1.85776 3.22941 -2.1266 1.865 3.22758 -2.12423 1.85776 3.16379 -2.17002 1.87598 3.22087 -2.11554 1.87598 3.15694 -2.15783 1.87121 3.15999 -2.16324 1.87121 3.22466 -2.12045 1.87598 3.22087 -2.11554 1.87121 3.15999 -2.16324 1.865 3.22758 -2.12423 1.87121 3.22466 -2.12045 1.865 3.16232 -2.1674 1.85776 3.28801 -2.07409 1.865 3.28585 -2.07201 1.85776 3.22941 -2.1266 1.865 3.28585 -2.07201 1.87121 3.28242 -2.0687 1.865 3.22758 -2.12423 1.87898 3.27274 -2.05937 1.87898 3.21644 -2.10981 1.87598 3.22087 -2.11554 1.87598 3.27795 -2.06439 1.87898 3.27274 -2.05937 1.87598 3.22087 -2.11554 1.87121 3.28242 -2.0687 1.87598 3.27795 -2.06439 1.87121 3.22466 -2.12045 1.85776 3.33835 -2.01361 1.865 3.33591 -2.01187 1.85776 3.28801 -2.07409 1.865 3.33591 -2.01187 1.87121 3.33203 -2.00909 1.865 3.28585 -2.07201 1.87121 3.33203 -2.00909 1.87598 3.32698 -2.00548 1.87121 3.28242 -2.0687 1.87598 3.32698 -2.00548 1.87898 3.32109 -2.00127 1.87598 3.27795 -2.06439 1.85776 3.37934 -1.94644 1.865 3.37667 -1.94507 1.85776 3.33835 -2.01361 1.865 3.37667 -1.94507 1.87121 3.37243 -1.94289 1.865 3.33591 -2.01187 1.87121 3.37243 -1.94289 1.87598 3.3669 -1.94005 1.87121 3.33203 -2.00909 1.87598 3.3669 -1.94005 1.87898 3.36047 -1.93674 1.87598 3.32698 -2.00548 1.85776 3.41011 -1.87403 1.865 3.40727 -1.87306 1.85776 3.37934 -1.94644 1.865 3.40727 -1.87306 1.87121 3.40276 -1.87152 1.865 3.37667 -1.94507 1.87121 3.40276 -1.87152 1.87598 3.39688 -1.86951 1.87121 3.37243 -1.94289 1.87598 3.39688 -1.86951 1.87898 3.39003 -1.86718 1.87598 3.3669 -1.94005 1.85776 3.43001 -1.7979 1.865 3.42707 -1.79735 1.85776 3.41011 -1.87403 1.865 3.42707 -1.79735 1.87121 3.42238 -1.79649 1.865 3.40727 -1.87306 1.87121 3.42238 -1.79649 1.87598 3.41627 -1.79536 1.87121 3.40276 -1.87152 1.87598 3.41627 -1.79536 1.87898 3.40915 -1.79405 1.87598 3.39688 -1.86951 1.85776 3.43862 -1.71968 1.865 3.43562 -1.71958 1.85776 3.43001 -1.7979 1.865 3.43562 -1.71958 1.87121 3.43086 -1.7194 1.865 3.42707 -1.79735 1.87121 3.43086 -1.7194 1.87598 3.42465 -1.71917 1.87121 3.42238 -1.79649 1.87598 3.42465 -1.71917 1.87898 3.41742 -1.71891 1.87598 3.41627 -1.79536 1.85776 3.43574 -1.64105 1.865 3.43277 -1.64138 1.85776 3.43862 -1.71968 1.865 3.43277 -1.64138 1.87121 3.42803 -1.6419 1.865 3.43562 -1.71958 1.87121 3.42803 -1.6419 1.87598 3.42185 -1.64258 1.87121 3.43086 -1.7194 1.87598 3.42185 -1.64258 1.87898 3.41466 -1.64337 1.87598 3.42465 -1.71917 1.85776 3.42145 -1.56367 1.865 3.41855 -1.56443 1.85776 3.43574 -1.64105 1.865 3.41855 -1.56443 1.87121 3.41394 -1.56564 1.865 3.43277 -1.64138 1.87121 3.41394 -1.56564 1.87598 3.40793 -1.56721 1.87121 3.42803 -1.6419 1.87598 3.40793 -1.56721 1.87898 3.40093 -1.56904 1.87598 3.42185 -1.64258 1.85776 3.39605 -1.4892 1.865 3.39329 -1.49038 1.85776 3.42145 -1.56367 1.865 3.39329 -1.49038 1.87121 3.3889 -1.49224 1.865 3.41855 -1.56443 1.87121 3.3889 -1.49224 1.87598 3.38318 -1.49467 1.87121 3.41394 -1.56564 1.87598 3.38318 -1.49467 1.87898 3.37652 -1.4975 1.87598 3.40793 -1.56721 1.85776 3.36007 -1.41922 1.865 3.35751 -1.42079 1.85776 3.39605 -1.4892 1.865 3.35751 -1.42079 1.87121 3.35344 -1.42327 1.865 3.39329 -1.49038 1.87121 3.35344 -1.42327 1.87598 3.34814 -1.42651 1.87121 3.3889 -1.49224 1.87598 3.34814 -1.42651 1.87898 3.34196 -1.43028 1.87598 3.38318 -1.49467 1.85776 3.31428 -1.35523 1.865 3.31198 -1.35715 1.85776 3.36007 -1.41922 1.865 3.31198 -1.35715 1.87121 3.30832 -1.3602 1.865 3.35751 -1.42079 1.87121 3.30832 -1.3602 1.87598 3.30354 -1.36417 1.87121 3.35344 -1.42327 1.87598 3.30354 -1.36417 1.87898 3.29798 -1.3688 1.87598 3.34814 -1.42651 1.85776 3.25967 -1.29858 1.865 3.25767 -1.30082 1.85776 3.31428 -1.35523 1.865 3.25767 -1.30082 1.87121 3.25449 -1.30437 1.865 3.31198 -1.35715 1.87121 3.25449 -1.30437 1.87598 3.25034 -1.30899 1.87121 3.30832 -1.3602 1.87598 3.25034 -1.30899 1.87898 3.24551 -1.31438 1.87598 3.30354 -1.36417 1.85776 3.19739 -1.25049 1.865 3.19574 -1.25299 1.85776 3.25967 -1.29858 1.865 3.19574 -1.25299 1.87121 3.19311 -1.25697 1.865 3.25767 -1.30082 1.87121 3.19311 -1.25697 1.87598 3.18968 -1.26215 1.87121 3.25449 -1.30437 1.87598 3.18968 -1.26215 1.87898 3.18569 -1.26819 1.87598 3.25034 -1.30899 1.85776 3.12877 -1.21198 1.865 3.1275 -1.2147 1.85776 3.19739 -1.25049 1.865 3.1275 -1.2147 1.87121 3.12548 -1.21901 1.865 3.19574 -1.25299 1.87121 3.12548 -1.21901 1.87598 3.12284 -1.22464 1.87121 3.19311 -1.25697 1.87598 3.12284 -1.22464 1.87898 3.11977 -1.23119 1.87598 3.18968 -1.26215 1.85776 3.05528 -1.18387 1.865 3.05442 -1.18674 1.85776 3.12877 -1.21198 1.865 3.05442 -1.18674 1.87121 3.05304 -1.19131 1.865 3.1275 -1.2147 1.87121 3.05304 -1.19131 1.87598 3.05125 -1.19726 1.87121 3.12548 -1.21901 1.87598 3.05125 -1.19726 1.87898 3.04917 -1.20419 1.87598 3.12284 -1.22464 1.85776 2.97848 -1.16677 1.865 2.97804 -1.16973 1.85776 3.05528 -1.18387 1.865 2.97804 -1.16973 1.87121 2.97735 -1.17445 1.865 3.05442 -1.18674 1.87121 2.97735 -1.17445 1.87598 2.97644 -1.18059 1.87121 3.05304 -1.19131 1.87598 2.97644 -1.18059 1.87898 2.97539 -1.18775 1.87598 3.05125 -1.19726 1.85776 2.74472 -1.18387 1.865 2.74558 -1.18674 1.85776 2.82152 -1.16677 1.865 2.74558 -1.18674 1.87121 2.74696 -1.19131 1.865 2.82196 -1.16973 1.87121 2.74696 -1.19131 1.87598 2.74875 -1.19726 1.87121 2.82265 -1.17445 1.85776 2.67123 -1.21198 1.865 2.6725 -1.2147 1.85776 2.74472 -1.18387 1.865 2.6725 -1.2147 1.87121 2.67452 -1.21901 1.865 2.74558 -1.18674 1.87121 2.67452 -1.21901 1.87598 2.67716 -1.22464 1.87121 2.74696 -1.19131 1.85776 2.60261 -1.25049 1.865 2.60426 -1.25299 1.85776 2.67123 -1.21198 1.865 2.60426 -1.25299 1.87121 2.60689 -1.25697 1.865 2.6725 -1.2147 1.87121 2.60689 -1.25697 1.87598 2.61032 -1.26215 1.87121 2.67452 -1.21901 1.85776 2.54033 -1.29858 1.865 2.54233 -1.30082 1.85776 2.60261 -1.25049 1.865 2.54233 -1.30082 1.87121 2.54551 -1.30437 1.865 2.60426 -1.25299 1.87121 2.54551 -1.30437 1.87598 2.54966 -1.30899 1.87121 2.60689 -1.25697 1.85776 2.48572 -1.35523 1.865 2.48802 -1.35715 1.85776 2.54033 -1.29858 1.865 2.48802 -1.35715 1.87121 2.49168 -1.3602 1.865 2.54233 -1.30082 1.87121 2.49168 -1.3602 1.87598 2.49646 -1.36417 1.87121 2.54551 -1.30437 1.85776 2.43993 -1.41922 1.865 2.44249 -1.42079 1.85776 2.48572 -1.35523 1.865 2.44249 -1.42079 1.87121 2.44656 -1.42327 1.865 2.48802 -1.35715 1.87121 2.44656 -1.42327 1.87598 2.45186 -1.42651 1.87121 2.49168 -1.3602 1.85776 2.40395 -1.4892 1.865 2.40671 -1.49038 1.85776 2.43993 -1.41922 1.865 2.40671 -1.49038 1.87121 2.4111 -1.49224 1.865 2.44249 -1.42079 1.87121 2.4111 -1.49224 1.87598 2.41682 -1.49467 1.87121 2.44656 -1.42327 1.85776 2.37855 -1.56367 1.865 2.38145 -1.56443 1.85776 2.40395 -1.4892 1.865 2.38145 -1.56443 1.87121 2.38606 -1.56564 1.865 2.40671 -1.49038 1.87121 2.38606 -1.56564 1.87598 2.39207 -1.56721 1.87121 2.4111 -1.49224 1.85776 2.36426 -1.64105 1.865 2.36723 -1.64138 1.85776 2.37855 -1.56367 1.865 2.36723 -1.64138 1.87121 2.37197 -1.6419 1.865 2.38145 -1.56443 1.87121 2.37197 -1.6419 1.87598 2.37815 -1.64258 1.87121 2.38606 -1.56564 1.85776 2.36138 -1.71968 1.865 2.36438 -1.71958 1.85776 2.36426 -1.64105 1.865 2.36438 -1.71958 1.87121 2.36914 -1.7194 1.865 2.36723 -1.64138 1.87121 2.36914 -1.7194 1.87598 2.37535 -1.71917 1.87121 2.37197 -1.6419 1.85776 2.36999 -1.7979 1.865 2.37293 -1.79735 1.85776 2.36138 -1.71968 1.865 2.37293 -1.79735 1.87121 2.37762 -1.79649 1.865 2.36438 -1.71958 1.87121 2.37762 -1.79649 1.87598 2.38373 -1.79536 1.87121 2.36914 -1.7194 1.85776 2.38989 -1.87403 1.865 2.39273 -1.87306 1.85776 2.36999 -1.7979 1.865 2.39273 -1.87306 1.87121 2.39724 -1.87152 1.865 2.37293 -1.79735 1.87121 2.39724 -1.87152 1.87598 2.40312 -1.86951 1.87121 2.37762 -1.79649 1.85776 2.42066 -1.94644 1.865 2.42333 -1.94507 1.85776 2.38989 -1.87403 1.865 2.42333 -1.94507 1.87121 2.42757 -1.94289 1.865 2.39273 -1.87306 1.87121 2.42757 -1.94289 1.87598 2.4331 -1.94005 1.87121 2.39724 -1.87152 1.85776 2.46165 -2.01361 1.865 2.46409 -2.01187 1.85776 2.42066 -1.94644 1.865 2.46409 -2.01187 1.87121 2.46797 -2.00909 1.865 2.42333 -1.94507 1.87121 2.46797 -2.00909 1.87598 2.47302 -2.00548 1.87121 2.42757 -1.94289 1.85776 2.51199 -2.07409 1.865 2.51415 -2.07201 1.85776 2.46165 -2.01361 1.865 2.51415 -2.07201 1.87121 2.51758 -2.0687 1.865 2.46409 -2.01187 1.87121 2.51758 -2.0687 1.87598 2.52205 -2.06439 1.87121 2.46797 -2.00909 1.85776 2.57059 -2.1266 1.865 2.57242 -2.12423 1.85776 2.51199 -2.07409 1.865 2.57242 -2.12423 1.87121 2.57534 -2.12045 1.865 2.51415 -2.07201 1.87121 2.57534 -2.12045 1.87598 2.57913 -2.11554 1.87121 2.51758 -2.0687 1.87121 2.64001 -2.16324 1.865 2.57242 -2.12423 1.865 2.63768 -2.1674 1.87598 2.64306 -2.15783 1.87121 2.57534 -2.12045 1.87121 2.64001 -2.16324 1.865 2.70853 -2.20061 1.865 2.63768 -2.1674 1.85776 2.63621 -2.17002 1.85776 2.70746 -2.20341 1.865 2.70853 -2.20061 1.85776 2.63621 -2.17002 1.87598 2.71245 -2.19036 1.87121 2.64001 -2.16324 1.87121 2.71023 -2.19616 1.87121 2.7845 -2.2185 1.87121 2.71023 -2.19616 1.865 2.70853 -2.20061 1.865 2.78346 -2.22316 1.87121 2.7845 -2.2185 1.865 2.70853 -2.20061 1.85776 2.78281 -2.22608 1.865 2.78346 -2.22316 1.85776 2.70746 -2.20341 -2.07 2.84464 -1.96937 -1.95 2.87218 -1.97359 -2.07 2.9 -1.975 -2.07 2.84464 -1.96937 -1.95 2.81768 -1.96239 -1.95 2.87218 -1.97359 -2.07 2.84464 -1.96937 -2.07 2.79155 -1.95271 -1.95 2.81768 -1.96239 -1.95 2.81768 -1.96239 -2.07 2.79155 -1.95271 -1.95 2.76654 -1.94045 -1.95 2.76654 -1.94045 -2.07 2.79155 -1.95271 -2.07 2.7429 -1.92571 -1.95 2.72087 -1.90866 -2.07 2.7429 -1.92571 -2.07 2.70068 -1.88947 -1.95 2.68254 -1.86833 -2.07 2.70068 -1.88947 -2.07 2.66662 -1.84547 -1.95 2.6531 -1.82111 -2.07 2.66662 -1.84547 -2.07 2.64212 -1.79551 -1.95 2.63378 -1.76893 -2.07 2.64212 -1.79551 -2.07 2.62817 -1.74164 -1.95 2.62535 -1.71393 -2.07 2.62817 -1.74164 -2.07 2.62535 -1.68607 -1.95 2.62817 -1.65836 -2.07 2.62535 -1.68607 -2.07 2.63378 -1.63107 -1.95 2.64212 -1.60449 -2.07 2.63378 -1.63107 -2.07 2.6531 -1.57889 -1.95 2.66662 -1.55453 -2.07 2.6531 -1.57889 -2.07 2.68254 -1.53167 -1.95 2.70068 -1.51053 -2.07 2.68254 -1.53167 -2.07 2.72087 -1.49134 -1.95 2.7429 -1.47429 -2.07 2.72087 -1.49134 -2.07 2.76654 -1.45955 -1.95 2.79155 -1.44729 -2.07 2.76654 -1.45955 -2.07 2.81768 -1.43761 -1.95 2.84464 -1.43063 -2.07 2.81768 -1.43761 -2.07 2.87218 -1.42641 -1.95 2.9 -1.425 -2.07 2.87218 -1.42641 -2.07 2.92782 -1.42641 -1.95 2.95536 -1.43063 -2.07 2.92782 -1.42641 -2.07 2.98232 -1.43761 -1.95 3.00845 -1.44729 -2.07 2.98232 -1.43761 -2.07 3.03346 -1.45955 -1.95 3.0571 -1.47429 -2.07 3.03346 -1.45955 -2.07 3.07913 -1.49134 -1.95 3.09932 -1.51053 -2.07 3.07913 -1.49134 -2.07 3.11746 -1.53167 -1.95 3.13338 -1.55453 -2.07 3.11746 -1.53167 -2.07 3.1469 -1.57889 -1.95 3.15788 -1.60449 -2.07 3.1469 -1.57889 -2.07 3.16622 -1.63107 -1.95 3.17183 -1.65836 -2.07 3.16622 -1.63107 -2.07 3.17465 -1.68607 -1.95 3.17465 -1.71393 -2.07 3.17465 -1.68607 -2.07 3.17183 -1.74164 -1.95 3.16622 -1.76893 -2.07 3.17183 -1.74164 -2.07 3.15788 -1.79551 -1.95 3.1469 -1.82111 -2.07 3.15788 -1.79551 -2.07 3.13338 -1.84547 -1.95 3.11746 -1.86833 -2.07 3.13338 -1.84547 -2.07 3.09932 -1.88947 -1.95 3.07913 -1.90866 -2.07 3.09932 -1.88947 -2.07 3.0571 -1.92571 -1.95 3.03346 -1.94045 -2.07 3.0571 -1.92571 -2.07 3.00845 -1.95271 -1.95 2.98232 -1.96239 -2.07 3.00845 -1.95271 -2.07 2.95536 -1.96937 -1.95 2.92782 -1.97359 -2.07 2.95536 -1.96937 -2.07 2.9 -1.975 -1.95 2.87218 -1.97359 -1.95 2.92782 -1.97359 -2.07 2.9 -1.975 -1.95 2.76654 -1.94045 -2.07 2.7429 -1.92571 -1.95 2.72087 -1.90866 -1.95 2.72087 -1.90866 -2.07 2.70068 -1.88947 -1.95 2.68254 -1.86833 -1.95 2.68254 -1.86833 -2.07 2.66662 -1.84547 -1.95 2.6531 -1.82111 -1.95 2.6531 -1.82111 -2.07 2.64212 -1.79551 -1.95 2.63378 -1.76893 -1.95 2.63378 -1.76893 -2.07 2.62817 -1.74164 -1.95 2.62535 -1.71393 -1.95 2.62535 -1.71393 -2.07 2.62535 -1.68607 -1.95 2.62817 -1.65836 -1.95 2.62817 -1.65836 -2.07 2.63378 -1.63107 -1.95 2.64212 -1.60449 -1.95 2.64212 -1.60449 -2.07 2.6531 -1.57889 -1.95 2.66662 -1.55453 -1.95 2.66662 -1.55453 -2.07 2.68254 -1.53167 -1.95 2.70068 -1.51053 -1.95 2.70068 -1.51053 -2.07 2.72087 -1.49134 -1.95 2.7429 -1.47429 -1.95 2.7429 -1.47429 -2.07 2.76654 -1.45955 -1.95 2.79155 -1.44729 -1.95 2.79155 -1.44729 -2.07 2.81768 -1.43761 -1.95 2.84464 -1.43063 -1.95 2.84464 -1.43063 -2.07 2.87218 -1.42641 -1.95 2.9 -1.425 -1.95 2.9 -1.425 -2.07 2.92782 -1.42641 -1.95 2.95536 -1.43063 -1.95 2.95536 -1.43063 -2.07 2.98232 -1.43761 -1.95 3.00845 -1.44729 -1.95 3.00845 -1.44729 -2.07 3.03346 -1.45955 -1.95 3.0571 -1.47429 -1.95 3.0571 -1.47429 -2.07 3.07913 -1.49134 -1.95 3.09932 -1.51053 -1.95 3.09932 -1.51053 -2.07 3.11746 -1.53167 -1.95 3.13338 -1.55453 -1.95 3.13338 -1.55453 -2.07 3.1469 -1.57889 -1.95 3.15788 -1.60449 -1.95 3.15788 -1.60449 -2.07 3.16622 -1.63107 -1.95 3.17183 -1.65836 -1.95 3.17183 -1.65836 -2.07 3.17465 -1.68607 -1.95 3.17465 -1.71393 -1.95 3.17465 -1.71393 -2.07 3.17183 -1.74164 -1.95 3.16622 -1.76893 -1.95 3.16622 -1.76893 -2.07 3.15788 -1.79551 -1.95 3.1469 -1.82111 -1.95 3.1469 -1.82111 -2.07 3.13338 -1.84547 -1.95 3.11746 -1.86833 -1.95 3.11746 -1.86833 -2.07 3.09932 -1.88947 -1.95 3.07913 -1.90866 -1.95 3.07913 -1.90866 -2.07 3.0571 -1.92571 -1.95 3.03346 -1.94045 -1.95 3.03346 -1.94045 -2.07 3.00845 -1.95271 -1.95 2.98232 -1.96239 -1.95 2.98232 -1.96239 -2.07 2.95536 -1.96937 -1.95 2.92782 -1.97359 -2.1 2.78998 -2.76433 -2.1 2.87347 -2.59901 -2.1 2.9 -2.77 -2.1 2.78998 -2.76433 -2.1 2.84875 -2.58877 -2.1 2.87347 -2.59901 -2.1 2.78998 -2.76433 -2.1 2.82752 -2.57248 -2.1 2.84875 -2.58877 -2.1 2.78998 -2.76433 -2.1 2.68113 -2.74738 -2.1 2.82752 -2.57248 -2.1 2.82752 -2.57248 -2.1 2.68113 -2.74738 -2.1 2.81123 -2.55125 -2.1 2.81123 -2.55125 -2.1 2.68113 -2.74738 -2.1 2.80099 -2.52653 -2.1 2.80099 -2.52653 -2.1 2.68113 -2.74738 -2.1 2.5746 -2.71932 -2.1 2.7975 -2.5 -2.1 2.5746 -2.71932 -2.1 2.47151 -2.68046 -2.1 2.80099 -2.47347 -2.1 2.47151 -2.68046 -2.1 2.37297 -2.63121 -2.1 2.81123 -2.44875 -2.1 2.37297 -2.63121 -2.1 2.28002 -2.57208 -2.1 2.7351 -1.95658 -2.1 2.28002 -2.57208 -2.1 2.68953 -1.92074 -2.1 2.7351 -1.95658 -2.1 2.81123 -2.44875 -2.1 2.28002 -2.57208 -2.1 2.7351 -1.95658 -2.1 2.82752 -2.42752 -2.1 2.81123 -2.44875 -2.1 2.7351 -1.95658 -2.1 2.78664 -1.98315 -2.1 2.82752 -2.42752 -2.1 2.82752 -2.42752 -2.1 2.78664 -1.98315 -2.1 2.84875 -2.41123 -2.1 2.84875 -2.41123 -2.1 2.78664 -1.98315 -2.1 2.84228 -1.99949 -2.1 2.87347 -2.40099 -2.1 2.84228 -1.99949 -2.1 2.9 -2.005 -2.1 2.9 -2.3975 -2.1 2.9 -2.005 -2.1 2.92653 -2.40099 -2.1 2.9 -2.3975 -2.1 2.87347 -2.40099 -2.1 2.9 -2.005 -2.1 2.80099 -2.52653 -2.1 2.5746 -2.71932 -2.1 2.7975 -2.5 -2.1 2.7975 -2.5 -2.1 2.47151 -2.68046 -2.1 2.80099 -2.47347 -2.1 2.80099 -2.47347 -2.1 2.37297 -2.63121 -2.1 2.81123 -2.44875 -2.1 2.28002 -2.57208 -2.1 2.19364 -2.50371 -2.1 2.68953 -1.92074 -2.1 2.68953 -1.92074 -2.1 2.19364 -2.50371 -2.1 2.11474 -2.42682 -2.1 2.65155 -1.87692 -2.1 2.11474 -2.42682 -2.1 2.04417 -2.34223 -2.1 2.15125 -1.78877 -2.1 2.04417 -2.34223 -2.1 1.98267 -2.25083 -2.1 2.12653 -1.79901 -2.1 1.98267 -2.25083 -2.1 1.9309 -2.15359 -2.1 2.1 -1.8025 -2.1 1.9309 -2.15359 -2.1 1.8894 -2.05154 -2.1 2.07347 -1.79901 -2.1 1.8894 -2.05154 -2.1 1.85861 -1.94577 -2.1 2.04875 -1.78877 -2.1 1.85861 -1.94577 -2.1 2.02752 -1.77248 -2.1 2.04875 -1.78877 -2.1 2.07347 -1.79901 -2.1 1.85861 -1.94577 -2.1 2.68953 -1.92074 -2.1 2.11474 -2.42682 -2.1 2.65155 -1.87692 -2.1 2.65155 -1.87692 -2.1 2.04417 -2.34223 -2.1 2.15125 -1.78877 -2.1 2.17248 -1.77248 -2.1 2.65155 -1.87692 -2.1 2.15125 -1.78877 -2.1 2.17248 -1.77248 -2.1 2.62256 -1.8267 -2.1 2.65155 -1.87692 -2.1 2.17248 -1.77248 -2.1 2.18877 -1.75125 -2.1 2.62256 -1.8267 -2.1 2.62256 -1.8267 -2.1 2.18877 -1.75125 -2.1 2.6036 -1.77191 -2.1 2.6036 -1.77191 -2.1 2.18877 -1.75125 -2.1 2.19901 -1.72653 -2.1 2.59535 -1.71451 -2.1 2.19901 -1.72653 -2.1 2.2025 -1.7 -2.1 2.5981 -1.65659 -2.1 2.2025 -1.7 -2.1 2.19901 -1.67347 -2.1 2.61177 -1.60024 -2.1 2.19901 -1.67347 -2.1 2.18877 -1.64875 -2.1 2.17248 -1.62752 -2.1 2.61177 -1.60024 -2.1 2.18877 -1.64875 -2.1 2.17248 -1.62752 -2.1 2.63586 -1.5475 -2.1 2.61177 -1.60024 -2.1 2.17248 -1.62752 -2.1 2.15125 -1.61123 -2.1 2.63586 -1.5475 -2.1 2.63586 -1.5475 -2.1 2.15125 -1.61123 -2.1 2.6695 -1.50027 -2.1 2.6695 -1.50027 -2.1 2.15125 -1.61123 -2.1 2.01225 -1.10268 -2.1 2.07837 -1.01457 -2.1 2.6695 -1.50027 -2.1 2.01225 -1.10268 -2.1 2.07837 -1.01457 -2.1 2.1532 -0.933717 -2.1 2.6695 -1.50027 -2.1 2.6695 -1.50027 -2.1 2.1532 -0.933717 -2.1 2.71146 -1.46025 -2.1 2.71146 -1.46025 -2.1 2.1532 -0.933717 -2.1 2.23595 -0.860992 -2.1 2.81123 -0.95125 -2.1 2.23595 -0.860992 -2.1 2.32574 -0.79716 -2.1 2.80099 -0.926529 -2.1 2.32574 -0.79716 -2.1 2.42161 -0.742899 -2.1 2.7975 -0.9 -2.1 2.42161 -0.742899 -2.1 2.52256 -0.698783 -2.1 2.80099 -0.873471 -2.1 2.52256 -0.698783 -2.1 2.6275 -0.66528 -2.1 2.81123 -0.84875 -2.1 2.6275 -0.66528 -2.1 2.73534 -0.642746 -2.1 2.82752 -0.827522 -2.1 2.73534 -0.642746 -2.1 2.84875 -0.811232 -2.1 2.82752 -0.827522 -2.1 2.81123 -0.84875 -2.1 2.73534 -0.642746 -2.1 2.15125 -1.78877 -2.1 1.98267 -2.25083 -2.1 2.12653 -1.79901 -2.1 2.12653 -1.79901 -2.1 1.9309 -2.15359 -2.1 2.1 -1.8025 -2.1 2.1 -1.8025 -2.1 1.8894 -2.05154 -2.1 2.07347 -1.79901 -2.1 1.85861 -1.94577 -2.1 1.83886 -1.83739 -2.1 2.02752 -1.77248 -2.1 2.02752 -1.77248 -2.1 1.83886 -1.83739 -2.1 2.01123 -1.75125 -2.1 2.01123 -1.75125 -2.1 1.83886 -1.83739 -2.1 2.00099 -1.72653 -2.1 2.00099 -1.72653 -2.1 1.83886 -1.83739 -2.1 1.83035 -1.72755 -2.1 1.9975 -1.7 -2.1 1.83035 -1.72755 -2.1 1.83319 -1.61742 -2.1 2.00099 -1.67347 -2.1 1.83319 -1.61742 -2.1 2.01123 -1.64875 -2.1 2.00099 -1.67347 -2.1 1.9975 -1.7 -2.1 1.83319 -1.61742 -2.1 2.00099 -1.72653 -2.1 1.83035 -1.72755 -2.1 1.9975 -1.7 -2.1 1.83319 -1.61742 -2.1 1.84734 -1.50817 -2.1 2.01123 -1.64875 -2.1 2.01123 -1.64875 -2.1 1.84734 -1.50817 -2.1 2.02752 -1.62752 -2.1 2.02752 -1.62752 -2.1 1.84734 -1.50817 -2.1 2.04875 -1.61123 -2.1 2.04875 -1.61123 -2.1 1.84734 -1.50817 -2.1 1.87264 -1.40095 -2.1 2.07347 -1.60099 -2.1 1.87264 -1.40095 -2.1 2.1 -1.5975 -2.1 2.07347 -1.60099 -2.1 2.04875 -1.61123 -2.1 1.87264 -1.40095 -2.1 1.87264 -1.40095 -2.1 1.90883 -1.2969 -2.1 2.1 -1.5975 -2.1 2.1 -1.5975 -2.1 1.90883 -1.2969 -2.1 2.12653 -1.60099 -2.1 2.12653 -1.60099 -2.1 1.90883 -1.2969 -2.1 1.95553 -1.19712 -2.1 2.01225 -1.10268 -2.1 2.12653 -1.60099 -2.1 1.95553 -1.19712 -2.1 2.01225 -1.10268 -2.1 2.15125 -1.61123 -2.1 2.12653 -1.60099 -2.1 2.71146 -1.46025 -2.1 2.23595 -0.860992 -2.1 2.81123 -0.95125 -2.1 2.82752 -0.972478 -2.1 2.71146 -1.46025 -2.1 2.81123 -0.95125 -2.1 2.82752 -0.972478 -2.1 2.76024 -1.42891 -2.1 2.71146 -1.46025 -2.1 2.82752 -0.972478 -2.1 2.84875 -0.988768 -2.1 2.76024 -1.42891 -2.1 2.76024 -1.42891 -2.1 2.84875 -0.988768 -2.1 2.81407 -1.40735 -2.1 2.81407 -1.40735 -2.1 2.84875 -0.988768 -2.1 2.87347 -0.999007 -2.1 2.87101 -1.39638 -2.1 2.87347 -0.999007 -2.1 2.9 -1.0025 -2.1 2.92899 -1.39638 -2.1 2.9 -1.0025 -2.1 2.92653 -0.999007 -2.1 2.98593 -1.40735 -2.1 2.92653 -0.999007 -2.1 2.95125 -0.988768 -2.1 3.03976 -1.42891 -2.1 2.95125 -0.988768 -2.1 2.97248 -0.972478 -2.1 3.08854 -1.46025 -2.1 2.97248 -0.972478 -2.1 2.98877 -0.95125 -2.1 3.56405 -0.860992 -2.1 2.98877 -0.95125 -2.1 3.47426 -0.79716 -2.1 3.56405 -0.860992 -2.1 3.08854 -1.46025 -2.1 2.98877 -0.95125 -2.1 3.56405 -0.860992 -2.1 3.6468 -0.933717 -2.1 3.08854 -1.46025 -2.1 3.08854 -1.46025 -2.1 3.6468 -0.933717 -2.1 3.1305 -1.50027 -2.1 3.1305 -1.50027 -2.1 3.6468 -0.933717 -2.1 3.72163 -1.01457 -2.1 3.78775 -1.10268 -2.1 3.1305 -1.50027 -2.1 3.72163 -1.01457 -2.1 3.78775 -1.10268 -2.1 3.64875 -1.61123 -2.1 3.1305 -1.50027 -2.1 3.78775 -1.10268 -2.1 3.67347 -1.60099 -2.1 3.64875 -1.61123 -2.1 3.78775 -1.10268 -2.1 3.84447 -1.19712 -2.1 3.67347 -1.60099 -2.1 3.67347 -1.60099 -2.1 3.84447 -1.19712 -2.1 3.89117 -1.2969 -2.1 3.7 -1.5975 -2.1 3.89117 -1.2969 -2.1 3.92736 -1.40095 -2.1 3.72653 -1.60099 -2.1 3.92736 -1.40095 -2.1 3.75125 -1.61123 -2.1 3.72653 -1.60099 -2.1 3.7 -1.5975 -2.1 3.92736 -1.40095 -2.1 2.81123 -0.95125 -2.1 2.32574 -0.79716 -2.1 2.80099 -0.926529 -2.1 2.80099 -0.926529 -2.1 2.42161 -0.742899 -2.1 2.7975 -0.9 -2.1 2.7975 -0.9 -2.1 2.52256 -0.698783 -2.1 2.80099 -0.873471 -2.1 2.80099 -0.873471 -2.1 2.6275 -0.66528 -2.1 2.81123 -0.84875 -2.1 2.73534 -0.642746 -2.1 2.84492 -0.631419 -2.1 2.84875 -0.811232 -2.1 2.84875 -0.811232 -2.1 2.84492 -0.631419 -2.1 2.87347 -0.800993 -2.1 2.87347 -0.800993 -2.1 2.84492 -0.631419 -2.1 2.9 -0.7975 -2.1 2.9 -0.7975 -2.1 2.84492 -0.631419 -2.1 2.95508 -0.631419 -2.1 2.92653 -0.800993 -2.1 2.95508 -0.631419 -2.1 2.95125 -0.811232 -2.1 2.92653 -0.800993 -2.1 2.9 -0.7975 -2.1 2.95508 -0.631419 -2.1 2.95508 -0.631419 -2.1 3.06466 -0.642746 -2.1 2.95125 -0.811232 -2.1 2.95125 -0.811232 -2.1 3.06466 -0.642746 -2.1 2.97248 -0.827522 -2.1 2.97248 -0.827522 -2.1 3.06466 -0.642746 -2.1 2.98877 -0.84875 -2.1 2.98877 -0.84875 -2.1 3.06466 -0.642746 -2.1 3.1725 -0.66528 -2.1 2.99901 -0.873471 -2.1 3.1725 -0.66528 -2.1 3.27744 -0.698783 -2.1 3.0025 -0.9 -2.1 3.27744 -0.698783 -2.1 3.37839 -0.742899 -2.1 2.99901 -0.926529 -2.1 3.37839 -0.742899 -2.1 3.47426 -0.79716 -2.1 2.98877 -0.95125 -2.1 2.99901 -0.926529 -2.1 3.47426 -0.79716 -2.1 2.98877 -0.84875 -2.1 3.1725 -0.66528 -2.1 2.99901 -0.873471 -2.1 2.99901 -0.873471 -2.1 3.27744 -0.698783 -2.1 3.0025 -0.9 -2.1 3.0025 -0.9 -2.1 3.37839 -0.742899 -2.1 2.99901 -0.926529 -2.1 3.67347 -1.60099 -2.1 3.89117 -1.2969 -2.1 3.7 -1.5975 -2.1 3.92736 -1.40095 -2.1 3.95266 -1.50817 -2.1 3.75125 -1.61123 -2.1 3.75125 -1.61123 -2.1 3.95266 -1.50817 -2.1 3.77248 -1.62752 -2.1 3.77248 -1.62752 -2.1 3.95266 -1.50817 -2.1 3.78877 -1.64875 -2.1 3.78877 -1.64875 -2.1 3.95266 -1.50817 -2.1 3.96681 -1.61742 -2.1 3.79901 -1.67347 -2.1 3.96681 -1.61742 -2.1 3.8025 -1.7 -2.1 3.79901 -1.67347 -2.1 3.78877 -1.64875 -2.1 3.96681 -1.61742 -2.1 3.96681 -1.61742 -2.1 3.96965 -1.72755 -2.1 3.8025 -1.7 -2.1 3.8025 -1.7 -2.1 3.96965 -1.72755 -2.1 3.79901 -1.72653 -2.1 3.79901 -1.72653 -2.1 3.96965 -1.72755 -2.1 3.96114 -1.83739 -2.1 3.78877 -1.75125 -2.1 3.96114 -1.83739 -2.1 3.77248 -1.77248 -2.1 3.78877 -1.75125 -2.1 3.79901 -1.72653 -2.1 3.96114 -1.83739 -2.1 3.96114 -1.83739 -2.1 3.94139 -1.94577 -2.1 3.77248 -1.77248 -2.1 3.77248 -1.77248 -2.1 3.94139 -1.94577 -2.1 3.75125 -1.78877 -2.1 3.75125 -1.78877 -2.1 3.94139 -1.94577 -2.1 3.72653 -1.79901 -2.1 3.72653 -1.79901 -2.1 3.94139 -1.94577 -2.1 3.9106 -2.05154 -2.1 3.7 -1.8025 -2.1 3.9106 -2.05154 -2.1 3.8691 -2.15359 -2.1 3.67347 -1.79901 -2.1 3.8691 -2.15359 -2.1 3.81733 -2.25083 -2.1 3.64875 -1.78877 -2.1 3.81733 -2.25083 -2.1 3.75583 -2.34223 -2.1 3.14845 -1.87692 -2.1 3.75583 -2.34223 -2.1 3.68526 -2.42682 -2.1 3.11047 -1.92074 -2.1 3.68526 -2.42682 -2.1 3.60636 -2.50371 -2.1 3.51998 -2.57208 -2.1 3.11047 -1.92074 -2.1 3.60636 -2.50371 -2.1 3.51998 -2.57208 -2.1 3.0649 -1.95658 -2.1 3.11047 -1.92074 -2.1 3.51998 -2.57208 -2.1 2.98877 -2.44875 -2.1 3.0649 -1.95658 -2.1 3.51998 -2.57208 -2.1 3.42703 -2.63121 -2.1 2.98877 -2.44875 -2.1 2.98877 -2.44875 -2.1 3.42703 -2.63121 -2.1 2.99901 -2.47347 -2.1 2.99901 -2.47347 -2.1 3.42703 -2.63121 -2.1 3.32849 -2.68046 -2.1 3.0025 -2.5 -2.1 3.32849 -2.68046 -2.1 3.2254 -2.71932 -2.1 2.99901 -2.52653 -2.1 3.2254 -2.71932 -2.1 3.11887 -2.74738 -2.1 2.98877 -2.55125 -2.1 3.11887 -2.74738 -2.1 2.97248 -2.57248 -2.1 2.98877 -2.55125 -2.1 2.99901 -2.52653 -2.1 3.11887 -2.74738 -2.1 3.72653 -1.79901 -2.1 3.9106 -2.05154 -2.1 3.7 -1.8025 -2.1 3.7 -1.8025 -2.1 3.8691 -2.15359 -2.1 3.67347 -1.79901 -2.1 3.67347 -1.79901 -2.1 3.81733 -2.25083 -2.1 3.64875 -1.78877 -2.1 3.64875 -1.78877 -2.1 3.75583 -2.34223 -2.1 3.14845 -1.87692 -2.1 3.62752 -1.77248 -2.1 3.14845 -1.87692 -2.1 3.17744 -1.8267 -2.1 3.61123 -1.75125 -2.1 3.17744 -1.8267 -2.1 3.1964 -1.77191 -2.1 3.60099 -1.72653 -2.1 3.1964 -1.77191 -2.1 3.20465 -1.71451 -2.1 3.5975 -1.7 -2.1 3.20465 -1.71451 -2.1 3.2019 -1.65659 -2.1 3.60099 -1.67347 -2.1 3.2019 -1.65659 -2.1 3.18823 -1.60024 -2.1 3.61123 -1.64875 -2.1 3.18823 -1.60024 -2.1 3.62752 -1.62752 -2.1 3.61123 -1.64875 -2.1 3.60099 -1.67347 -2.1 3.18823 -1.60024 -2.1 3.14845 -1.87692 -2.1 3.68526 -2.42682 -2.1 3.11047 -1.92074 -2.1 2.99901 -2.47347 -2.1 3.32849 -2.68046 -2.1 3.0025 -2.5 -2.1 3.0025 -2.5 -2.1 3.2254 -2.71932 -2.1 2.99901 -2.52653 -2.1 3.11887 -2.74738 -2.1 3.01002 -2.76433 -2.1 2.97248 -2.57248 -2.1 2.97248 -2.57248 -2.1 3.01002 -2.76433 -2.1 2.95125 -2.58877 -2.1 2.95125 -2.58877 -2.1 3.01002 -2.76433 -2.1 2.92653 -2.59901 -2.1 2.92653 -2.59901 -2.1 3.01002 -2.76433 -2.1 2.9 -2.77 -2.1 2.9 -2.6025 -2.1 2.9 -2.77 -2.1 2.87347 -2.59901 -2.1 2.9 -2.6025 -2.1 2.92653 -2.59901 -2.1 2.9 -2.77 -2.1 2.6036 -1.77191 -2.1 2.19901 -1.72653 -2.1 2.59535 -1.71451 -2.1 2.59535 -1.71451 -2.1 2.2025 -1.7 -2.1 2.5981 -1.65659 -2.1 2.5981 -1.65659 -2.1 2.19901 -1.67347 -2.1 2.61177 -1.60024 -2.1 2.98877 -2.44875 -2.1 2.97248 -2.42752 -2.1 3.0649 -1.95658 -2.1 3.0649 -1.95658 -2.1 2.97248 -2.42752 -2.1 3.01336 -1.98315 -2.1 3.01336 -1.98315 -2.1 2.97248 -2.42752 -2.1 2.95125 -2.41123 -2.1 2.95772 -1.99949 -2.1 2.95125 -2.41123 -2.1 2.92653 -2.40099 -2.1 2.9 -2.005 -2.1 2.95772 -1.99949 -2.1 2.92653 -2.40099 -2.1 3.01336 -1.98315 -2.1 2.95125 -2.41123 -2.1 2.95772 -1.99949 -2.1 2.87347 -2.40099 -2.1 2.84875 -2.41123 -2.1 2.84228 -1.99949 -2.1 3.1305 -1.50027 -2.1 3.64875 -1.61123 -2.1 3.16414 -1.5475 -2.1 3.16414 -1.5475 -2.1 3.64875 -1.61123 -2.1 3.62752 -1.62752 -2.1 3.18823 -1.60024 -2.1 3.16414 -1.5475 -2.1 3.62752 -1.62752 -2.1 3.60099 -1.67347 -2.1 3.5975 -1.7 -2.1 3.2019 -1.65659 -2.1 3.5975 -1.7 -2.1 3.60099 -1.72653 -2.1 3.20465 -1.71451 -2.1 3.60099 -1.72653 -2.1 3.61123 -1.75125 -2.1 3.1964 -1.77191 -2.1 3.61123 -1.75125 -2.1 3.62752 -1.77248 -2.1 3.17744 -1.8267 -2.1 3.62752 -1.77248 -2.1 3.64875 -1.78877 -2.1 3.14845 -1.87692 -2.1 2.87101 -1.39638 -2.1 2.9 -1.0025 -2.1 2.92899 -1.39638 -2.1 2.92899 -1.39638 -2.1 2.92653 -0.999007 -2.1 2.98593 -1.40735 -2.1 2.98593 -1.40735 -2.1 2.95125 -0.988768 -2.1 3.03976 -1.42891 -2.1 3.03976 -1.42891 -2.1 2.97248 -0.972478 -2.1 3.08854 -1.46025 -2.1 2.81407 -1.40735 -2.1 2.87347 -0.999007 -2.1 2.87101 -1.39638 -1.68 3.01129 -0.605644 -2.07 3.01129 -0.605644 -1.68 2.9 -0.6 -1.68 3.01129 -0.605644 -2.07 3.12143 -0.622517 -2.07 3.01129 -0.605644 -1.68 3.01129 -0.605644 -1.68 3.12143 -0.622517 -2.07 3.12143 -0.622517 -2.07 3.12143 -0.622517 -1.68 3.12143 -0.622517 -2.07 3.2293 -0.650447 -2.07 3.2293 -0.650447 -1.68 3.12143 -0.622517 -1.68 3.2293 -0.650447 -2.07 3.33379 -0.689146 -1.68 3.2293 -0.650447 -1.68 3.33379 -0.689146 -2.07 3.43383 -0.738219 -1.68 3.33379 -0.689146 -1.68 3.43383 -0.738219 -2.07 3.52839 -0.79716 -1.68 3.43383 -0.738219 -1.68 3.52839 -0.79716 -2.07 3.61651 -0.865366 -1.68 3.52839 -0.79716 -1.68 3.61651 -0.865366 -2.07 3.69727 -0.942136 -1.68 3.61651 -0.865366 -1.68 3.69727 -0.942136 -2.07 3.76985 -1.02668 -1.68 3.69727 -0.942136 -1.68 3.76985 -1.02668 -2.07 3.83351 -1.11814 -1.68 3.76985 -1.02668 -1.68 3.83351 -1.11814 -2.07 3.88758 -1.21557 -1.68 3.83351 -1.11814 -1.68 3.88758 -1.21557 -2.07 3.93153 -1.31796 -1.68 3.88758 -1.21557 -1.68 3.93153 -1.31796 -2.07 3.96488 -1.42428 -1.68 3.93153 -1.31796 -1.68 3.96488 -1.42428 -2.07 3.98732 -1.53343 -1.68 3.96488 -1.42428 -1.68 3.98732 -1.53343 -2.07 3.99859 -1.64429 -1.68 3.98732 -1.53343 -1.68 3.99859 -1.64429 -2.07 3.99859 -1.75571 -1.68 3.99859 -1.64429 -1.68 3.99859 -1.75571 -2.07 3.98732 -1.86657 -1.68 3.99859 -1.75571 -1.68 3.98732 -1.86657 -2.07 3.96488 -1.97572 -1.68 3.98732 -1.86657 -1.68 3.96488 -1.97572 -2.07 3.93153 -2.08204 -1.68 3.96488 -1.97572 -1.68 3.93153 -2.08204 -2.07 3.88758 -2.18443 -1.68 3.93153 -2.08204 -1.68 3.88758 -2.18443 -2.07 3.83351 -2.28186 -1.68 3.88758 -2.18443 -1.68 3.83351 -2.28186 -2.07 3.76985 -2.37332 -1.68 3.83351 -2.28186 -1.68 3.76985 -2.37332 -2.07 3.69727 -2.45786 -1.68 3.76985 -2.37332 -1.68 3.69727 -2.45786 -2.07 3.61651 -2.53463 -1.68 3.69727 -2.45786 -1.68 3.61651 -2.53463 -2.07 3.52839 -2.60284 -1.68 3.61651 -2.53463 -1.68 3.52839 -2.60284 -2.07 3.43383 -2.66178 -1.68 3.52839 -2.60284 -1.68 3.43383 -2.66178 -2.07 3.33379 -2.71085 -1.68 3.43383 -2.66178 -1.68 3.33379 -2.71085 -2.07 3.2293 -2.74955 -1.68 3.33379 -2.71085 -1.68 3.2293 -2.74955 -2.07 3.12143 -2.77748 -1.68 3.2293 -2.74955 -1.68 3.12143 -2.77748 -2.07 3.01129 -2.79436 -1.68 3.12143 -2.77748 -1.68 3.01129 -2.79436 -2.07 2.9 -2.8 -1.68 3.01129 -2.79436 -1.68 2.9 -2.8 -2.07 2.78871 -2.79436 -1.68 2.9 -2.8 -1.68 2.78871 -2.79436 -2.07 2.67857 -2.77748 -1.68 2.78871 -2.79436 -1.68 2.67857 -2.77748 -2.07 2.5707 -2.74955 -1.68 2.67857 -2.77748 -1.68 2.5707 -2.74955 -2.07 2.46621 -2.71085 -1.68 2.5707 -2.74955 -1.68 2.46621 -2.71085 -2.07 2.36617 -2.66178 -1.68 2.46621 -2.71085 -1.68 2.36617 -2.66178 -2.07 2.27161 -2.60284 -1.68 2.36617 -2.66178 -1.68 2.27161 -2.60284 -2.07 2.18349 -2.53463 -1.68 2.27161 -2.60284 -1.68 2.18349 -2.53463 -2.07 2.10273 -2.45786 -1.68 2.18349 -2.53463 -1.68 2.10273 -2.45786 -2.07 2.03015 -2.37332 -1.68 2.10273 -2.45786 -1.68 2.03015 -2.37332 -2.07 1.96649 -2.28186 -1.68 2.03015 -2.37332 -1.68 1.96649 -2.28186 -2.07 1.91242 -2.18443 -1.68 1.96649 -2.28186 -1.68 1.91242 -2.18443 -2.07 1.86847 -2.08204 -1.68 1.91242 -2.18443 -1.68 1.86847 -2.08204 -2.07 1.83512 -1.97572 -1.68 1.86847 -2.08204 -1.68 1.83512 -1.97572 -2.07 1.81268 -1.86657 -1.68 1.83512 -1.97572 -1.68 1.81268 -1.86657 -2.07 1.80141 -1.75571 -1.68 1.81268 -1.86657 -1.68 1.80141 -1.75571 -2.07 1.80141 -1.64429 -1.68 1.80141 -1.75571 -1.68 1.80141 -1.64429 -2.07 1.81268 -1.53343 -1.68 1.80141 -1.64429 -1.68 1.81268 -1.53343 -2.07 1.83512 -1.42428 -1.68 1.81268 -1.53343 -1.68 1.83512 -1.42428 -2.07 1.86847 -1.31796 -1.68 1.83512 -1.42428 -1.68 1.86847 -1.31796 -2.07 1.91242 -1.21557 -1.68 1.86847 -1.31796 -1.68 1.91242 -1.21557 -2.07 1.96649 -1.11814 -1.68 1.91242 -1.21557 -1.68 1.96649 -1.11814 -2.07 2.03015 -1.02668 -1.68 1.96649 -1.11814 -1.68 2.03015 -1.02668 -2.07 2.10273 -0.942136 -1.68 2.03015 -1.02668 -1.68 2.10273 -0.942136 -2.07 2.18349 -0.865366 -1.68 2.10273 -0.942136 -1.68 2.18349 -0.865366 -2.07 2.27161 -0.79716 -1.68 2.18349 -0.865366 -1.68 2.27161 -0.79716 -2.07 2.36617 -0.738219 -1.68 2.27161 -0.79716 -1.68 2.36617 -0.738219 -2.07 2.46621 -0.689146 -1.68 2.36617 -0.738219 -1.68 2.46621 -0.689146 -2.07 2.5707 -0.650447 -1.68 2.46621 -0.689146 -1.68 2.5707 -0.650447 -2.07 2.67857 -0.622517 -1.68 2.5707 -0.650447 -1.68 2.67857 -0.622517 -2.07 2.78871 -0.605644 -1.68 2.67857 -0.622517 -1.68 2.78871 -0.605644 -2.07 2.9 -0.6 -1.68 2.78871 -0.605644 -1.68 2.9 -0.6 -2.07 3.01129 -0.605644 -2.07 2.9 -0.6 -1.68 2.9 -0.6 -2.07 3.2293 -0.650447 -1.68 3.2293 -0.650447 -2.07 3.33379 -0.689146 -2.07 3.33379 -0.689146 -1.68 3.33379 -0.689146 -2.07 3.43383 -0.738219 -2.07 3.43383 -0.738219 -1.68 3.43383 -0.738219 -2.07 3.52839 -0.79716 -2.07 3.52839 -0.79716 -1.68 3.52839 -0.79716 -2.07 3.61651 -0.865366 -2.07 3.61651 -0.865366 -1.68 3.61651 -0.865366 -2.07 3.69727 -0.942136 -2.07 3.69727 -0.942136 -1.68 3.69727 -0.942136 -2.07 3.76985 -1.02668 -2.07 3.76985 -1.02668 -1.68 3.76985 -1.02668 -2.07 3.83351 -1.11814 -2.07 3.83351 -1.11814 -1.68 3.83351 -1.11814 -2.07 3.88758 -1.21557 -2.07 3.88758 -1.21557 -1.68 3.88758 -1.21557 -2.07 3.93153 -1.31796 -2.07 3.93153 -1.31796 -1.68 3.93153 -1.31796 -2.07 3.96488 -1.42428 -2.07 3.96488 -1.42428 -1.68 3.96488 -1.42428 -2.07 3.98732 -1.53343 -2.07 3.98732 -1.53343 -1.68 3.98732 -1.53343 -2.07 3.99859 -1.64429 -2.07 3.99859 -1.64429 -1.68 3.99859 -1.64429 -2.07 3.99859 -1.75571 -2.07 3.99859 -1.75571 -1.68 3.99859 -1.75571 -2.07 3.98732 -1.86657 -2.07 3.98732 -1.86657 -1.68 3.98732 -1.86657 -2.07 3.96488 -1.97572 -2.07 3.96488 -1.97572 -1.68 3.96488 -1.97572 -2.07 3.93153 -2.08204 -2.07 3.93153 -2.08204 -1.68 3.93153 -2.08204 -2.07 3.88758 -2.18443 -2.07 3.88758 -2.18443 -1.68 3.88758 -2.18443 -2.07 3.83351 -2.28186 -2.07 3.83351 -2.28186 -1.68 3.83351 -2.28186 -2.07 3.76985 -2.37332 -2.07 3.76985 -2.37332 -1.68 3.76985 -2.37332 -2.07 3.69727 -2.45786 -2.07 3.69727 -2.45786 -1.68 3.69727 -2.45786 -2.07 3.61651 -2.53463 -2.07 3.61651 -2.53463 -1.68 3.61651 -2.53463 -2.07 3.52839 -2.60284 -2.07 3.52839 -2.60284 -1.68 3.52839 -2.60284 -2.07 3.43383 -2.66178 -2.07 3.43383 -2.66178 -1.68 3.43383 -2.66178 -2.07 3.33379 -2.71085 -2.07 3.33379 -2.71085 -1.68 3.33379 -2.71085 -2.07 3.2293 -2.74955 -2.07 3.2293 -2.74955 -1.68 3.2293 -2.74955 -2.07 3.12143 -2.77748 -2.07 3.12143 -2.77748 -1.68 3.12143 -2.77748 -2.07 3.01129 -2.79436 -2.07 3.01129 -2.79436 -1.68 3.01129 -2.79436 -2.07 2.9 -2.8 -2.07 2.9 -2.8 -1.68 2.9 -2.8 -2.07 2.78871 -2.79436 -2.07 2.78871 -2.79436 -1.68 2.78871 -2.79436 -2.07 2.67857 -2.77748 -2.07 2.67857 -2.77748 -1.68 2.67857 -2.77748 -2.07 2.5707 -2.74955 -2.07 2.5707 -2.74955 -1.68 2.5707 -2.74955 -2.07 2.46621 -2.71085 -2.07 2.46621 -2.71085 -1.68 2.46621 -2.71085 -2.07 2.36617 -2.66178 -2.07 2.36617 -2.66178 -1.68 2.36617 -2.66178 -2.07 2.27161 -2.60284 -2.07 2.27161 -2.60284 -1.68 2.27161 -2.60284 -2.07 2.18349 -2.53463 -2.07 2.18349 -2.53463 -1.68 2.18349 -2.53463 -2.07 2.10273 -2.45786 -2.07 2.10273 -2.45786 -1.68 2.10273 -2.45786 -2.07 2.03015 -2.37332 -2.07 2.03015 -2.37332 -1.68 2.03015 -2.37332 -2.07 1.96649 -2.28186 -2.07 1.96649 -2.28186 -1.68 1.96649 -2.28186 -2.07 1.91242 -2.18443 -2.07 1.91242 -2.18443 -1.68 1.91242 -2.18443 -2.07 1.86847 -2.08204 -2.07 1.86847 -2.08204 -1.68 1.86847 -2.08204 -2.07 1.83512 -1.97572 -2.07 1.83512 -1.97572 -1.68 1.83512 -1.97572 -2.07 1.81268 -1.86657 -2.07 1.81268 -1.86657 -1.68 1.81268 -1.86657 -2.07 1.80141 -1.75571 -2.07 1.80141 -1.75571 -1.68 1.80141 -1.75571 -2.07 1.80141 -1.64429 -2.07 1.80141 -1.64429 -1.68 1.80141 -1.64429 -2.07 1.81268 -1.53343 -2.07 1.81268 -1.53343 -1.68 1.81268 -1.53343 -2.07 1.83512 -1.42428 -2.07 1.83512 -1.42428 -1.68 1.83512 -1.42428 -2.07 1.86847 -1.31796 -2.07 1.86847 -1.31796 -1.68 1.86847 -1.31796 -2.07 1.91242 -1.21557 -2.07 1.91242 -1.21557 -1.68 1.91242 -1.21557 -2.07 1.96649 -1.11814 -2.07 1.96649 -1.11814 -1.68 1.96649 -1.11814 -2.07 2.03015 -1.02668 -2.07 2.03015 -1.02668 -1.68 2.03015 -1.02668 -2.07 2.10273 -0.942136 -2.07 2.10273 -0.942136 -1.68 2.10273 -0.942136 -2.07 2.18349 -0.865366 -2.07 2.18349 -0.865366 -1.68 2.18349 -0.865366 -2.07 2.27161 -0.79716 -2.07 2.27161 -0.79716 -1.68 2.27161 -0.79716 -2.07 2.36617 -0.738219 -2.07 2.36617 -0.738219 -1.68 2.36617 -0.738219 -2.07 2.46621 -0.689146 -2.07 2.46621 -0.689146 -1.68 2.46621 -0.689146 -2.07 2.5707 -0.650447 -2.07 2.5707 -0.650447 -1.68 2.5707 -0.650447 -2.07 2.67857 -0.622517 -2.07 2.67857 -0.622517 -1.68 2.67857 -0.622517 -2.07 2.78871 -0.605644 -2.07 2.78871 -0.605644 -1.68 2.78871 -0.605644 -2.07 2.9 -0.6 -1.65 2.78998 -0.635671 -1.65 2.87347 -0.800993 -1.65 2.9 -0.63 -1.65 2.78998 -0.635671 -1.65 2.84875 -0.811232 -1.65 2.87347 -0.800993 -1.65 2.78998 -0.635671 -1.65 2.82752 -0.827522 -1.65 2.84875 -0.811232 -1.65 2.78998 -0.635671 -1.65 2.68113 -0.652624 -1.65 2.82752 -0.827522 -1.65 2.82752 -0.827522 -1.65 2.68113 -0.652624 -1.65 2.81123 -0.84875 -1.65 2.81123 -0.84875 -1.65 2.68113 -0.652624 -1.65 2.80099 -0.873471 -1.65 2.80099 -0.873471 -1.65 2.68113 -0.652624 -1.65 2.5746 -0.68068 -1.65 2.7975 -0.9 -1.65 2.5746 -0.68068 -1.65 2.47151 -0.719541 -1.65 2.80099 -0.926529 -1.65 2.47151 -0.719541 -1.65 2.37297 -0.768795 -1.65 2.6957 -1.29905 -1.65 2.37297 -0.768795 -1.65 2.6355 -1.33594 -1.65 2.6957 -1.29905 -1.65 2.80099 -0.926529 -1.65 2.37297 -0.768795 -1.65 2.6957 -1.29905 -1.65 2.81123 -0.95125 -1.65 2.80099 -0.926529 -1.65 2.6957 -1.29905 -1.65 2.76094 -1.27202 -1.65 2.81123 -0.95125 -1.65 2.81123 -0.95125 -1.65 2.76094 -1.27202 -1.65 2.82752 -0.972478 -1.65 2.82752 -0.972478 -1.65 2.76094 -1.27202 -1.65 2.84875 -0.988768 -1.65 2.84875 -0.988768 -1.65 2.76094 -1.27202 -1.65 2.8296 -1.25554 -1.65 2.87347 -0.999007 -1.65 2.8296 -1.25554 -1.65 2.9 -1.25 -1.65 2.9 -1.0025 -1.65 2.9 -1.25 -1.65 2.92653 -0.999007 -1.65 2.9 -1.0025 -1.65 2.87347 -0.999007 -1.65 2.9 -1.25 -1.65 2.80099 -0.873471 -1.65 2.5746 -0.68068 -1.65 2.7975 -0.9 -1.65 2.7975 -0.9 -1.65 2.47151 -0.719541 -1.65 2.80099 -0.926529 -1.65 2.37297 -0.768795 -1.65 2.28002 -0.82792 -1.65 2.6355 -1.33594 -1.65 2.6355 -1.33594 -1.65 2.28002 -0.82792 -1.65 2.19364 -0.896289 -1.65 2.5818 -1.3818 -1.65 2.19364 -0.896289 -1.65 2.11474 -0.973178 -1.65 2.53594 -1.4355 -1.65 2.11474 -0.973178 -1.65 2.04417 -1.05777 -1.65 1.98267 -1.14917 -1.65 2.53594 -1.4355 -1.65 2.04417 -1.05777 -1.65 1.98267 -1.14917 -1.65 2.49905 -1.4957 -1.65 2.53594 -1.4355 -1.65 1.98267 -1.14917 -1.65 2.12653 -1.60099 -1.65 2.49905 -1.4957 -1.65 1.98267 -1.14917 -1.65 1.9309 -1.24641 -1.65 2.12653 -1.60099 -1.65 2.12653 -1.60099 -1.65 1.9309 -1.24641 -1.65 2.1 -1.5975 -1.65 2.1 -1.5975 -1.65 1.9309 -1.24641 -1.65 1.8894 -1.34846 -1.65 2.07347 -1.60099 -1.65 1.8894 -1.34846 -1.65 1.85861 -1.45423 -1.65 2.04875 -1.61123 -1.65 1.85861 -1.45423 -1.65 2.02752 -1.62752 -1.65 2.04875 -1.61123 -1.65 2.07347 -1.60099 -1.65 1.85861 -1.45423 -1.65 2.6355 -1.33594 -1.65 2.19364 -0.896289 -1.65 2.5818 -1.3818 -1.65 2.5818 -1.3818 -1.65 2.11474 -0.973178 -1.65 2.53594 -1.4355 -1.65 2.1 -1.5975 -1.65 1.8894 -1.34846 -1.65 2.07347 -1.60099 -1.65 1.85861 -1.45423 -1.65 1.83886 -1.56261 -1.65 2.02752 -1.62752 -1.65 2.02752 -1.62752 -1.65 1.83886 -1.56261 -1.65 2.01123 -1.64875 -1.65 2.01123 -1.64875 -1.65 1.83886 -1.56261 -1.65 2.00099 -1.67347 -1.65 2.00099 -1.67347 -1.65 1.83886 -1.56261 -1.65 1.83035 -1.67245 -1.65 1.9975 -1.7 -1.65 1.83035 -1.67245 -1.65 1.83319 -1.78258 -1.65 2.00099 -1.72653 -1.65 1.83319 -1.78258 -1.65 2.01123 -1.75125 -1.65 2.00099 -1.72653 -1.65 1.9975 -1.7 -1.65 1.83319 -1.78258 -1.65 2.00099 -1.67347 -1.65 1.83035 -1.67245 -1.65 1.9975 -1.7 -1.65 1.83319 -1.78258 -1.65 1.84734 -1.89183 -1.65 2.01123 -1.75125 -1.65 2.01123 -1.75125 -1.65 1.84734 -1.89183 -1.65 2.02752 -1.77248 -1.65 2.02752 -1.77248 -1.65 1.84734 -1.89183 -1.65 2.04875 -1.78877 -1.65 2.04875 -1.78877 -1.65 1.84734 -1.89183 -1.65 1.87264 -1.99905 -1.65 2.07347 -1.79901 -1.65 1.87264 -1.99905 -1.65 2.1 -1.8025 -1.65 2.07347 -1.79901 -1.65 2.04875 -1.78877 -1.65 1.87264 -1.99905 -1.65 1.87264 -1.99905 -1.65 1.90883 -2.1031 -1.65 2.1 -1.8025 -1.65 2.1 -1.8025 -1.65 1.90883 -2.1031 -1.65 2.12653 -1.79901 -1.65 2.12653 -1.79901 -1.65 1.90883 -2.1031 -1.65 1.95553 -2.20288 -1.65 2.49905 -1.9043 -1.65 1.95553 -2.20288 -1.65 2.01225 -2.29732 -1.65 2.53594 -1.9645 -1.65 2.01225 -2.29732 -1.65 2.07837 -2.38543 -1.65 2.5818 -2.0182 -1.65 2.07837 -2.38543 -1.65 2.1532 -2.46628 -1.65 2.23595 -2.53901 -1.65 2.5818 -2.0182 -1.65 2.1532 -2.46628 -1.65 2.23595 -2.53901 -1.65 2.6355 -2.06406 -1.65 2.5818 -2.0182 -1.65 2.23595 -2.53901 -1.65 2.32574 -2.60284 -1.65 2.6355 -2.06406 -1.65 2.6355 -2.06406 -1.65 2.32574 -2.60284 -1.65 2.6957 -2.10095 -1.65 2.6957 -2.10095 -1.65 2.32574 -2.60284 -1.65 2.80099 -2.47347 -1.65 2.81123 -2.44875 -1.65 2.6957 -2.10095 -1.65 2.80099 -2.47347 -1.65 2.81123 -2.44875 -1.65 2.76094 -2.12798 -1.65 2.6957 -2.10095 -1.65 2.81123 -2.44875 -1.65 2.82752 -2.42752 -1.65 2.76094 -2.12798 -1.65 2.76094 -2.12798 -1.65 2.82752 -2.42752 -1.65 2.84875 -2.41123 -1.65 2.8296 -2.14446 -1.65 2.84875 -2.41123 -1.65 2.87347 -2.40099 -1.65 2.9 -2.15 -1.65 2.87347 -2.40099 -1.65 2.9 -2.3975 -1.65 2.92653 -2.40099 -1.65 2.9 -2.15 -1.65 2.9 -2.3975 -1.65 2.92653 -2.40099 -1.65 2.9704 -2.14446 -1.65 2.9 -2.15 -1.65 2.92653 -2.40099 -1.65 2.95125 -2.41123 -1.65 2.9704 -2.14446 -1.65 2.9704 -2.14446 -1.65 2.95125 -2.41123 -1.65 3.03906 -2.12798 -1.65 3.03906 -2.12798 -1.65 2.95125 -2.41123 -1.65 2.97248 -2.42752 -1.65 2.98877 -2.44875 -1.65 3.03906 -2.12798 -1.65 2.97248 -2.42752 -1.65 2.98877 -2.44875 -1.65 3.1043 -2.10095 -1.65 3.03906 -2.12798 -1.65 2.98877 -2.44875 -1.65 2.99901 -2.47347 -1.65 3.1043 -2.10095 -1.65 3.1043 -2.10095 -1.65 2.99901 -2.47347 -1.65 3.47426 -2.60284 -1.65 3.1645 -2.06406 -1.65 3.47426 -2.60284 -1.65 3.56405 -2.53901 -1.65 3.2182 -2.0182 -1.65 3.56405 -2.53901 -1.65 3.6468 -2.46628 -1.65 3.72163 -2.38543 -1.65 3.2182 -2.0182 -1.65 3.6468 -2.46628 -1.65 3.72163 -2.38543 -1.65 3.26406 -1.9645 -1.65 3.2182 -2.0182 -1.65 3.72163 -2.38543 -1.65 3.78775 -2.29732 -1.65 3.26406 -1.9645 -1.65 3.26406 -1.9645 -1.65 3.78775 -2.29732 -1.65 3.30095 -1.9043 -1.65 3.30095 -1.9043 -1.65 3.78775 -2.29732 -1.65 3.84447 -2.20288 -1.65 3.67347 -1.79901 -1.65 3.84447 -2.20288 -1.65 3.89117 -2.1031 -1.65 3.7 -1.8025 -1.65 3.89117 -2.1031 -1.65 3.92736 -1.99905 -1.65 3.72653 -1.79901 -1.65 3.92736 -1.99905 -1.65 3.75125 -1.78877 -1.65 3.72653 -1.79901 -1.65 3.7 -1.8025 -1.65 3.92736 -1.99905 -1.65 2.12653 -1.79901 -1.65 1.95553 -2.20288 -1.65 2.49905 -1.9043 -1.65 2.15125 -1.78877 -1.65 2.49905 -1.9043 -1.65 2.47202 -1.83906 -1.65 2.17248 -1.77248 -1.65 2.47202 -1.83906 -1.65 2.18877 -1.75125 -1.65 2.17248 -1.77248 -1.65 2.15125 -1.78877 -1.65 2.47202 -1.83906 -1.65 2.49905 -1.9043 -1.65 2.01225 -2.29732 -1.65 2.53594 -1.9645 -1.65 2.53594 -1.9645 -1.65 2.07837 -2.38543 -1.65 2.5818 -2.0182 -1.65 2.32574 -2.60284 -1.65 2.42161 -2.6571 -1.65 2.80099 -2.47347 -1.65 2.80099 -2.47347 -1.65 2.42161 -2.6571 -1.65 2.7975 -2.5 -1.65 2.7975 -2.5 -1.65 2.42161 -2.6571 -1.65 2.52256 -2.70122 -1.65 2.80099 -2.52653 -1.65 2.52256 -2.70122 -1.65 2.6275 -2.73472 -1.65 2.81123 -2.55125 -1.65 2.6275 -2.73472 -1.65 2.73534 -2.75725 -1.65 2.82752 -2.57248 -1.65 2.73534 -2.75725 -1.65 2.84875 -2.58877 -1.65 2.82752 -2.57248 -1.65 2.81123 -2.55125 -1.65 2.73534 -2.75725 -1.65 2.7975 -2.5 -1.65 2.52256 -2.70122 -1.65 2.80099 -2.52653 -1.65 2.80099 -2.52653 -1.65 2.6275 -2.73472 -1.65 2.81123 -2.55125 -1.65 2.73534 -2.75725 -1.65 2.84492 -2.76858 -1.65 2.84875 -2.58877 -1.65 2.84875 -2.58877 -1.65 2.84492 -2.76858 -1.65 2.87347 -2.59901 -1.65 2.87347 -2.59901 -1.65 2.84492 -2.76858 -1.65 2.9 -2.6025 -1.65 2.9 -2.6025 -1.65 2.84492 -2.76858 -1.65 2.95508 -2.76858 -1.65 2.92653 -2.59901 -1.65 2.95508 -2.76858 -1.65 2.95125 -2.58877 -1.65 2.92653 -2.59901 -1.65 2.9 -2.6025 -1.65 2.95508 -2.76858 -1.65 2.95508 -2.76858 -1.65 3.06466 -2.75725 -1.65 2.95125 -2.58877 -1.65 2.95125 -2.58877 -1.65 3.06466 -2.75725 -1.65 2.97248 -2.57248 -1.65 2.97248 -2.57248 -1.65 3.06466 -2.75725 -1.65 2.98877 -2.55125 -1.65 2.98877 -2.55125 -1.65 3.06466 -2.75725 -1.65 3.1725 -2.73472 -1.65 2.99901 -2.52653 -1.65 3.1725 -2.73472 -1.65 3.27744 -2.70122 -1.65 3.0025 -2.5 -1.65 3.27744 -2.70122 -1.65 3.37839 -2.6571 -1.65 2.99901 -2.47347 -1.65 3.37839 -2.6571 -1.65 3.47426 -2.60284 -1.65 2.99901 -2.47347 -1.65 3.0025 -2.5 -1.65 3.37839 -2.6571 -1.65 2.98877 -2.55125 -1.65 3.1725 -2.73472 -1.65 2.99901 -2.52653 -1.65 2.99901 -2.52653 -1.65 3.27744 -2.70122 -1.65 3.0025 -2.5 -1.65 3.1043 -2.10095 -1.65 3.47426 -2.60284 -1.65 3.1645 -2.06406 -1.65 3.1645 -2.06406 -1.65 3.56405 -2.53901 -1.65 3.2182 -2.0182 -1.65 3.30095 -1.9043 -1.65 3.84447 -2.20288 -1.65 3.67347 -1.79901 -1.65 3.64875 -1.78877 -1.65 3.30095 -1.9043 -1.65 3.67347 -1.79901 -1.65 3.64875 -1.78877 -1.65 3.32798 -1.83906 -1.65 3.30095 -1.9043 -1.65 3.64875 -1.78877 -1.65 3.62752 -1.77248 -1.65 3.32798 -1.83906 -1.65 3.32798 -1.83906 -1.65 3.62752 -1.77248 -1.65 3.61123 -1.75125 -1.65 3.34446 -1.7704 -1.65 3.61123 -1.75125 -1.65 3.60099 -1.72653 -1.65 3.35 -1.7 -1.65 3.60099 -1.72653 -1.65 3.5975 -1.7 -1.65 3.60099 -1.67347 -1.65 3.35 -1.7 -1.65 3.5975 -1.7 -1.65 3.60099 -1.67347 -1.65 3.34446 -1.6296 -1.65 3.35 -1.7 -1.65 3.60099 -1.67347 -1.65 3.61123 -1.64875 -1.65 3.34446 -1.6296 -1.65 3.34446 -1.6296 -1.65 3.61123 -1.64875 -1.65 3.32798 -1.56094 -1.65 3.32798 -1.56094 -1.65 3.61123 -1.64875 -1.65 3.62752 -1.62752 -1.65 3.64875 -1.61123 -1.65 3.32798 -1.56094 -1.65 3.62752 -1.62752 -1.65 3.64875 -1.61123 -1.65 3.30095 -1.4957 -1.65 3.32798 -1.56094 -1.65 3.64875 -1.61123 -1.65 3.67347 -1.60099 -1.65 3.30095 -1.4957 -1.65 3.30095 -1.4957 -1.65 3.67347 -1.60099 -1.65 3.81733 -1.14917 -1.65 3.26406 -1.4355 -1.65 3.81733 -1.14917 -1.65 3.75583 -1.05777 -1.65 3.68526 -0.973178 -1.65 3.26406 -1.4355 -1.65 3.75583 -1.05777 -1.65 3.68526 -0.973178 -1.65 3.2182 -1.3818 -1.65 3.26406 -1.4355 -1.65 3.68526 -0.973178 -1.65 3.60636 -0.896289 -1.65 3.2182 -1.3818 -1.65 3.2182 -1.3818 -1.65 3.60636 -0.896289 -1.65 3.1645 -1.33594 -1.65 3.1645 -1.33594 -1.65 3.60636 -0.896289 -1.65 3.51998 -0.82792 -1.65 3.42703 -0.768795 -1.65 3.1645 -1.33594 -1.65 3.51998 -0.82792 -1.65 3.42703 -0.768795 -1.65 3.1043 -1.29905 -1.65 3.1645 -1.33594 -1.65 3.42703 -0.768795 -1.65 2.99901 -0.926529 -1.65 3.1043 -1.29905 -1.65 3.42703 -0.768795 -1.65 3.32849 -0.719541 -1.65 2.99901 -0.926529 -1.65 2.99901 -0.926529 -1.65 3.32849 -0.719541 -1.65 3.0025 -0.9 -1.65 3.0025 -0.9 -1.65 3.32849 -0.719541 -1.65 3.2254 -0.68068 -1.65 2.99901 -0.873471 -1.65 3.2254 -0.68068 -1.65 3.11887 -0.652624 -1.65 2.98877 -0.84875 -1.65 3.11887 -0.652624 -1.65 2.97248 -0.827522 -1.65 2.98877 -0.84875 -1.65 2.99901 -0.873471 -1.65 3.11887 -0.652624 -1.65 3.67347 -1.79901 -1.65 3.89117 -2.1031 -1.65 3.7 -1.8025 -1.65 3.92736 -1.99905 -1.65 3.95266 -1.89183 -1.65 3.75125 -1.78877 -1.65 3.75125 -1.78877 -1.65 3.95266 -1.89183 -1.65 3.77248 -1.77248 -1.65 3.77248 -1.77248 -1.65 3.95266 -1.89183 -1.65 3.78877 -1.75125 -1.65 3.78877 -1.75125 -1.65 3.95266 -1.89183 -1.65 3.96681 -1.78258 -1.65 3.79901 -1.72653 -1.65 3.96681 -1.78258 -1.65 3.8025 -1.7 -1.65 3.79901 -1.72653 -1.65 3.78877 -1.75125 -1.65 3.96681 -1.78258 -1.65 3.96681 -1.78258 -1.65 3.96965 -1.67245 -1.65 3.8025 -1.7 -1.65 3.8025 -1.7 -1.65 3.96965 -1.67245 -1.65 3.79901 -1.67347 -1.65 3.79901 -1.67347 -1.65 3.96965 -1.67245 -1.65 3.96114 -1.56261 -1.65 3.78877 -1.64875 -1.65 3.96114 -1.56261 -1.65 3.77248 -1.62752 -1.65 3.78877 -1.64875 -1.65 3.79901 -1.67347 -1.65 3.96114 -1.56261 -1.65 3.96114 -1.56261 -1.65 3.94139 -1.45423 -1.65 3.77248 -1.62752 -1.65 3.77248 -1.62752 -1.65 3.94139 -1.45423 -1.65 3.75125 -1.61123 -1.65 3.75125 -1.61123 -1.65 3.94139 -1.45423 -1.65 3.72653 -1.60099 -1.65 3.72653 -1.60099 -1.65 3.94139 -1.45423 -1.65 3.9106 -1.34846 -1.65 3.7 -1.5975 -1.65 3.9106 -1.34846 -1.65 3.8691 -1.24641 -1.65 3.67347 -1.60099 -1.65 3.8691 -1.24641 -1.65 3.81733 -1.14917 -1.65 3.67347 -1.60099 -1.65 3.7 -1.5975 -1.65 3.8691 -1.24641 -1.65 3.72653 -1.60099 -1.65 3.9106 -1.34846 -1.65 3.7 -1.5975 -1.65 3.30095 -1.4957 -1.65 3.81733 -1.14917 -1.65 3.26406 -1.4355 -1.65 3.0025 -0.9 -1.65 3.2254 -0.68068 -1.65 2.99901 -0.873471 -1.65 3.11887 -0.652624 -1.65 3.01002 -0.635671 -1.65 2.97248 -0.827522 -1.65 2.97248 -0.827522 -1.65 3.01002 -0.635671 -1.65 2.95125 -0.811232 -1.65 2.95125 -0.811232 -1.65 3.01002 -0.635671 -1.65 2.92653 -0.800993 -1.65 2.92653 -0.800993 -1.65 3.01002 -0.635671 -1.65 2.9 -0.63 -1.65 2.9 -0.7975 -1.65 2.9 -0.63 -1.65 2.87347 -0.800993 -1.65 2.9 -0.7975 -1.65 2.92653 -0.800993 -1.65 2.9 -0.63 -1.65 2.12653 -1.60099 -1.65 2.15125 -1.61123 -1.65 2.49905 -1.4957 -1.65 2.49905 -1.4957 -1.65 2.15125 -1.61123 -1.65 2.47202 -1.56094 -1.65 2.47202 -1.56094 -1.65 2.15125 -1.61123 -1.65 2.17248 -1.62752 -1.65 2.18877 -1.64875 -1.65 2.47202 -1.56094 -1.65 2.17248 -1.62752 -1.65 2.18877 -1.64875 -1.65 2.45554 -1.6296 -1.65 2.47202 -1.56094 -1.65 2.18877 -1.64875 -1.65 2.19901 -1.67347 -1.65 2.45554 -1.6296 -1.65 2.45554 -1.6296 -1.65 2.19901 -1.67347 -1.65 2.45 -1.7 -1.65 2.45 -1.7 -1.65 2.19901 -1.67347 -1.65 2.2025 -1.7 -1.65 2.19901 -1.72653 -1.65 2.45 -1.7 -1.65 2.2025 -1.7 -1.65 2.19901 -1.72653 -1.65 2.45554 -1.7704 -1.65 2.45 -1.7 -1.65 2.19901 -1.72653 -1.65 2.18877 -1.75125 -1.65 2.45554 -1.7704 -1.65 2.45554 -1.7704 -1.65 2.18877 -1.75125 -1.65 2.47202 -1.83906 -1.65 2.15125 -1.78877 -1.65 2.12653 -1.79901 -1.65 2.49905 -1.9043 -1.65 2.76094 -2.12798 -1.65 2.84875 -2.41123 -1.65 2.8296 -2.14446 -1.65 2.8296 -2.14446 -1.65 2.87347 -2.40099 -1.65 2.9 -2.15 -1.65 3.32798 -1.83906 -1.65 3.61123 -1.75125 -1.65 3.34446 -1.7704 -1.65 3.34446 -1.7704 -1.65 3.60099 -1.72653 -1.65 3.35 -1.7 -1.65 2.87347 -0.999007 -1.65 2.84875 -0.988768 -1.65 2.8296 -1.25554 -1.65 2.99901 -0.926529 -1.65 2.98877 -0.95125 -1.65 3.1043 -1.29905 -1.65 3.1043 -1.29905 -1.65 2.98877 -0.95125 -1.65 3.03906 -1.27202 -1.65 3.03906 -1.27202 -1.65 2.98877 -0.95125 -1.65 2.97248 -0.972478 -1.65 2.95125 -0.988768 -1.65 3.03906 -1.27202 -1.65 2.97248 -0.972478 -1.65 2.95125 -0.988768 -1.65 2.9704 -1.25554 -1.65 3.03906 -1.27202 -1.65 2.95125 -0.988768 -1.65 2.92653 -0.999007 -1.65 2.9704 -1.25554 -1.65 2.9704 -1.25554 -1.65 2.92653 -0.999007 -1.65 2.9 -1.25 -1.46 2.9704 -1.25554 -1.65 2.9704 -1.25554 -1.46 2.9 -1.25 -1.46 2.9704 -1.25554 -1.65 3.03906 -1.27202 -1.65 2.9704 -1.25554 -1.46 2.9704 -1.25554 -1.46 3.03906 -1.27202 -1.65 3.03906 -1.27202 -1.65 3.03906 -1.27202 -1.46 3.03906 -1.27202 -1.65 3.1043 -1.29905 -1.65 3.1043 -1.29905 -1.46 3.03906 -1.27202 -1.46 3.1043 -1.29905 -1.65 3.1645 -1.33594 -1.46 3.1043 -1.29905 -1.46 3.1645 -1.33594 -1.65 3.2182 -1.3818 -1.46 3.1645 -1.33594 -1.46 3.2182 -1.3818 -1.65 3.26406 -1.4355 -1.46 3.2182 -1.3818 -1.46 3.26406 -1.4355 -1.65 3.30095 -1.4957 -1.46 3.26406 -1.4355 -1.46 3.30095 -1.4957 -1.65 3.32798 -1.56094 -1.46 3.30095 -1.4957 -1.46 3.32798 -1.56094 -1.65 3.34446 -1.6296 -1.46 3.32798 -1.56094 -1.46 3.34446 -1.6296 -1.65 3.35 -1.7 -1.46 3.34446 -1.6296 -1.46 3.35 -1.7 -1.65 3.34446 -1.7704 -1.46 3.35 -1.7 -1.46 3.34446 -1.7704 -1.65 3.32798 -1.83906 -1.46 3.34446 -1.7704 -1.46 3.32798 -1.83906 -1.65 3.30095 -1.9043 -1.46 3.32798 -1.83906 -1.46 3.30095 -1.9043 -1.65 3.26406 -1.9645 -1.46 3.30095 -1.9043 -1.46 3.26406 -1.9645 -1.65 3.2182 -2.0182 -1.46 3.26406 -1.9645 -1.46 3.2182 -2.0182 -1.65 3.1645 -2.06406 -1.46 3.2182 -2.0182 -1.46 3.1645 -2.06406 -1.65 3.1043 -2.10095 -1.46 3.1645 -2.06406 -1.46 3.1043 -2.10095 -1.65 3.03906 -2.12798 -1.46 3.1043 -2.10095 -1.46 3.03906 -2.12798 -1.65 2.9704 -2.14446 -1.46 3.03906 -2.12798 -1.46 2.9704 -2.14446 -1.65 2.9 -2.15 -1.46 2.9704 -2.14446 -1.46 2.9 -2.15 -1.65 2.8296 -2.14446 -1.46 2.9 -2.15 -1.46 2.8296 -2.14446 -1.65 2.76094 -2.12798 -1.46 2.8296 -2.14446 -1.46 2.76094 -2.12798 -1.65 2.6957 -2.10095 -1.46 2.76094 -2.12798 -1.46 2.6957 -2.10095 -1.65 2.6355 -2.06406 -1.46 2.6957 -2.10095 -1.46 2.6355 -2.06406 -1.65 2.5818 -2.0182 -1.46 2.6355 -2.06406 -1.46 2.5818 -2.0182 -1.65 2.53594 -1.9645 -1.46 2.5818 -2.0182 -1.46 2.53594 -1.9645 -1.65 2.49905 -1.9043 -1.46 2.53594 -1.9645 -1.46 2.49905 -1.9043 -1.65 2.47202 -1.83906 -1.46 2.49905 -1.9043 -1.46 2.47202 -1.83906 -1.65 2.45554 -1.7704 -1.46 2.47202 -1.83906 -1.46 2.45554 -1.7704 -1.65 2.45 -1.7 -1.46 2.45554 -1.7704 -1.46 2.45 -1.7 -1.65 2.45554 -1.6296 -1.46 2.45 -1.7 -1.46 2.45554 -1.6296 -1.65 2.47202 -1.56094 -1.46 2.45554 -1.6296 -1.46 2.47202 -1.56094 -1.65 2.49905 -1.4957 -1.46 2.47202 -1.56094 -1.46 2.49905 -1.4957 -1.65 2.53594 -1.4355 -1.46 2.49905 -1.4957 -1.46 2.53594 -1.4355 -1.65 2.5818 -1.3818 -1.46 2.53594 -1.4355 -1.46 2.5818 -1.3818 -1.65 2.6355 -1.33594 -1.46 2.5818 -1.3818 -1.46 2.6355 -1.33594 -1.65 2.6957 -1.29905 -1.46 2.6355 -1.33594 -1.46 2.6957 -1.29905 -1.65 2.76094 -1.27202 -1.46 2.6957 -1.29905 -1.46 2.76094 -1.27202 -1.65 2.8296 -1.25554 -1.46 2.76094 -1.27202 -1.46 2.8296 -1.25554 -1.65 2.9 -1.25 -1.46 2.8296 -1.25554 -1.46 2.9 -1.25 -1.65 2.9704 -1.25554 -1.65 2.9 -1.25 -1.46 2.9 -1.25 -1.65 3.1043 -1.29905 -1.46 3.1043 -1.29905 -1.65 3.1645 -1.33594 -1.65 3.1645 -1.33594 -1.46 3.1645 -1.33594 -1.65 3.2182 -1.3818 -1.65 3.2182 -1.3818 -1.46 3.2182 -1.3818 -1.65 3.26406 -1.4355 -1.65 3.26406 -1.4355 -1.46 3.26406 -1.4355 -1.65 3.30095 -1.4957 -1.65 3.30095 -1.4957 -1.46 3.30095 -1.4957 -1.65 3.32798 -1.56094 -1.65 3.32798 -1.56094 -1.46 3.32798 -1.56094 -1.65 3.34446 -1.6296 -1.65 3.34446 -1.6296 -1.46 3.34446 -1.6296 -1.65 3.35 -1.7 -1.65 3.35 -1.7 -1.46 3.35 -1.7 -1.65 3.34446 -1.7704 -1.65 3.34446 -1.7704 -1.46 3.34446 -1.7704 -1.65 3.32798 -1.83906 -1.65 3.32798 -1.83906 -1.46 3.32798 -1.83906 -1.65 3.30095 -1.9043 -1.65 3.30095 -1.9043 -1.46 3.30095 -1.9043 -1.65 3.26406 -1.9645 -1.65 3.26406 -1.9645 -1.46 3.26406 -1.9645 -1.65 3.2182 -2.0182 -1.65 3.2182 -2.0182 -1.46 3.2182 -2.0182 -1.65 3.1645 -2.06406 -1.65 3.1645 -2.06406 -1.46 3.1645 -2.06406 -1.65 3.1043 -2.10095 -1.65 3.1043 -2.10095 -1.46 3.1043 -2.10095 -1.65 3.03906 -2.12798 -1.65 3.03906 -2.12798 -1.46 3.03906 -2.12798 -1.65 2.9704 -2.14446 -1.65 2.9704 -2.14446 -1.46 2.9704 -2.14446 -1.65 2.9 -2.15 -1.65 2.9 -2.15 -1.46 2.9 -2.15 -1.65 2.8296 -2.14446 -1.65 2.8296 -2.14446 -1.46 2.8296 -2.14446 -1.65 2.76094 -2.12798 -1.65 2.76094 -2.12798 -1.46 2.76094 -2.12798 -1.65 2.6957 -2.10095 -1.65 2.6957 -2.10095 -1.46 2.6957 -2.10095 -1.65 2.6355 -2.06406 -1.65 2.6355 -2.06406 -1.46 2.6355 -2.06406 -1.65 2.5818 -2.0182 -1.65 2.5818 -2.0182 -1.46 2.5818 -2.0182 -1.65 2.53594 -1.9645 -1.65 2.53594 -1.9645 -1.46 2.53594 -1.9645 -1.65 2.49905 -1.9043 -1.65 2.49905 -1.9043 -1.46 2.49905 -1.9043 -1.65 2.47202 -1.83906 -1.65 2.47202 -1.83906 -1.46 2.47202 -1.83906 -1.65 2.45554 -1.7704 -1.65 2.45554 -1.7704 -1.46 2.45554 -1.7704 -1.65 2.45 -1.7 -1.65 2.45 -1.7 -1.46 2.45 -1.7 -1.65 2.45554 -1.6296 -1.65 2.45554 -1.6296 -1.46 2.45554 -1.6296 -1.65 2.47202 -1.56094 -1.65 2.47202 -1.56094 -1.46 2.47202 -1.56094 -1.65 2.49905 -1.4957 -1.65 2.49905 -1.4957 -1.46 2.49905 -1.4957 -1.65 2.53594 -1.4355 -1.65 2.53594 -1.4355 -1.46 2.53594 -1.4355 -1.65 2.5818 -1.3818 -1.65 2.5818 -1.3818 -1.46 2.5818 -1.3818 -1.65 2.6355 -1.33594 -1.65 2.6355 -1.33594 -1.46 2.6355 -1.33594 -1.65 2.6957 -1.29905 -1.65 2.6957 -1.29905 -1.46 2.6957 -1.29905 -1.65 2.76094 -1.27202 -1.65 2.76094 -1.27202 -1.46 2.76094 -1.27202 -1.65 2.8296 -1.25554 -1.65 2.8296 -1.25554 -1.46 2.8296 -1.25554 -1.65 2.9 -1.25 -1.43 2.96737 -1.28544 -1.43 2.9 -1.28 -1.43 2.9 -1.425 -1.43 2.95536 -1.43063 -1.43 2.96737 -1.28544 -1.43 2.9 -1.425 -1.43 2.95536 -1.43063 -1.43 3.033 -1.30161 -1.43 2.96737 -1.28544 -1.43 2.95536 -1.43063 -1.43 3.00845 -1.44729 -1.43 3.033 -1.30161 -1.43 3.033 -1.30161 -1.43 3.00845 -1.44729 -1.43 3.09518 -1.32811 -1.43 3.09518 -1.32811 -1.43 3.00845 -1.44729 -1.43 3.0571 -1.47429 -1.43 3.15231 -1.36423 -1.43 3.0571 -1.47429 -1.43 3.09932 -1.51053 -1.43 3.2029 -1.40906 -1.43 3.09932 -1.51053 -1.43 3.24565 -1.46141 -1.43 3.2029 -1.40906 -1.43 3.15231 -1.36423 -1.43 3.09932 -1.51053 -1.43 2.767 -1.30161 -1.43 2.84464 -1.43063 -1.43 2.83263 -1.28544 -1.43 2.767 -1.30161 -1.43 2.79155 -1.44729 -1.43 2.84464 -1.43063 -1.43 2.767 -1.30161 -1.43 2.70482 -1.32811 -1.43 2.79155 -1.44729 -1.43 2.79155 -1.44729 -1.43 2.70482 -1.32811 -1.43 2.7429 -1.47429 -1.43 2.7429 -1.47429 -1.43 2.70482 -1.32811 -1.43 2.64769 -1.36423 -1.43 2.70068 -1.51053 -1.43 2.64769 -1.36423 -1.43 2.5971 -1.40906 -1.43 2.55435 -1.46141 -1.43 2.70068 -1.51053 -1.43 2.5971 -1.40906 -1.43 2.55435 -1.46141 -1.43 2.66662 -1.55453 -1.43 2.70068 -1.51053 -1.43 2.55435 -1.46141 -1.43 2.52055 -1.51995 -1.43 2.66662 -1.55453 -1.43 2.66662 -1.55453 -1.43 2.52055 -1.51995 -1.43 2.64212 -1.60449 -1.43 2.64212 -1.60449 -1.43 2.52055 -1.51995 -1.43 2.49658 -1.58315 -1.43 2.62817 -1.65836 -1.43 2.49658 -1.58315 -1.43 2.48306 -1.64937 -1.43 2.62535 -1.71393 -1.43 2.48306 -1.64937 -1.43 2.48034 -1.71691 -1.43 2.48849 -1.78401 -1.43 2.62535 -1.71393 -1.43 2.48034 -1.71691 -1.43 2.48849 -1.78401 -1.43 2.63378 -1.76893 -1.43 2.62535 -1.71393 -1.43 2.48849 -1.78401 -1.43 2.50729 -1.84893 -1.43 2.63378 -1.76893 -1.43 2.63378 -1.76893 -1.43 2.50729 -1.84893 -1.43 2.6531 -1.82111 -1.43 2.6531 -1.82111 -1.43 2.50729 -1.84893 -1.43 2.53627 -1.91 -1.43 2.68254 -1.86833 -1.43 2.53627 -1.91 -1.43 2.57467 -1.96563 -1.43 2.72087 -1.90866 -1.43 2.57467 -1.96563 -1.43 2.62149 -2.01437 -1.43 2.67552 -2.05498 -1.43 2.72087 -1.90866 -1.43 2.62149 -2.01437 -1.43 2.67552 -2.05498 -1.43 2.76654 -1.94045 -1.43 2.72087 -1.90866 -1.43 2.67552 -2.05498 -1.43 2.73537 -2.08639 -1.43 2.76654 -1.94045 -1.43 2.76654 -1.94045 -1.43 2.73537 -2.08639 -1.43 2.81768 -1.96239 -1.43 2.81768 -1.96239 -1.43 2.73537 -2.08639 -1.43 2.79949 -2.1078 -1.43 2.87218 -1.97359 -1.43 2.79949 -2.1078 -1.43 2.8662 -2.11864 -1.43 2.9338 -2.11864 -1.43 2.87218 -1.97359 -1.43 2.8662 -2.11864 -1.43 2.9338 -2.11864 -1.43 2.92782 -1.97359 -1.43 2.87218 -1.97359 -1.43 2.9338 -2.11864 -1.43 3.00051 -2.1078 -1.43 2.92782 -1.97359 -1.43 2.92782 -1.97359 -1.43 3.00051 -2.1078 -1.43 2.98232 -1.96239 -1.43 2.98232 -1.96239 -1.43 3.00051 -2.1078 -1.43 3.06463 -2.08639 -1.43 3.03346 -1.94045 -1.43 3.06463 -2.08639 -1.43 3.12448 -2.05498 -1.43 3.07913 -1.90866 -1.43 3.12448 -2.05498 -1.43 3.17851 -2.01437 -1.43 3.22533 -1.96563 -1.43 3.07913 -1.90866 -1.43 3.17851 -2.01437 -1.43 3.22533 -1.96563 -1.43 3.11746 -1.86833 -1.43 3.07913 -1.90866 -1.43 3.22533 -1.96563 -1.43 3.26373 -1.91 -1.43 3.11746 -1.86833 -1.43 3.11746 -1.86833 -1.43 3.26373 -1.91 -1.43 3.1469 -1.82111 -1.43 3.1469 -1.82111 -1.43 3.26373 -1.91 -1.43 3.29271 -1.84893 -1.43 3.16622 -1.76893 -1.43 3.29271 -1.84893 -1.43 3.31151 -1.78401 -1.43 3.17465 -1.71393 -1.43 3.31151 -1.78401 -1.43 3.31966 -1.71691 -1.43 3.31694 -1.64937 -1.43 3.17465 -1.71393 -1.43 3.31966 -1.71691 -1.43 3.31694 -1.64937 -1.43 3.17183 -1.65836 -1.43 3.17465 -1.71393 -1.43 3.31694 -1.64937 -1.43 3.30342 -1.58315 -1.43 3.17183 -1.65836 -1.43 3.17183 -1.65836 -1.43 3.30342 -1.58315 -1.43 3.15788 -1.60449 -1.43 3.15788 -1.60449 -1.43 3.30342 -1.58315 -1.43 3.27945 -1.51995 -1.43 3.13338 -1.55453 -1.43 3.27945 -1.51995 -1.43 3.24565 -1.46141 -1.43 3.09932 -1.51053 -1.43 3.13338 -1.55453 -1.43 3.24565 -1.46141 -1.43 2.7429 -1.47429 -1.43 2.64769 -1.36423 -1.43 2.70068 -1.51053 -1.43 2.64212 -1.60449 -1.43 2.49658 -1.58315 -1.43 2.62817 -1.65836 -1.43 2.62817 -1.65836 -1.43 2.48306 -1.64937 -1.43 2.62535 -1.71393 -1.43 2.6531 -1.82111 -1.43 2.53627 -1.91 -1.43 2.68254 -1.86833 -1.43 2.68254 -1.86833 -1.43 2.57467 -1.96563 -1.43 2.72087 -1.90866 -1.43 2.81768 -1.96239 -1.43 2.79949 -2.1078 -1.43 2.87218 -1.97359 -1.43 2.98232 -1.96239 -1.43 3.06463 -2.08639 -1.43 3.03346 -1.94045 -1.43 3.03346 -1.94045 -1.43 3.12448 -2.05498 -1.43 3.07913 -1.90866 -1.43 3.1469 -1.82111 -1.43 3.29271 -1.84893 -1.43 3.16622 -1.76893 -1.43 3.16622 -1.76893 -1.43 3.31151 -1.78401 -1.43 3.17465 -1.71393 -1.43 3.15788 -1.60449 -1.43 3.27945 -1.51995 -1.43 3.13338 -1.55453 -1.43 3.15231 -1.36423 -1.43 3.09518 -1.32811 -1.43 3.0571 -1.47429 -1.43 2.84464 -1.43063 -1.43 2.9 -1.425 -1.43 2.83263 -1.28544 -1.43 2.83263 -1.28544 -1.43 2.9 -1.425 -1.43 2.9 -1.28 -1.43 2.84464 -1.43063 -1.8 2.9 -1.425 -1.43 2.9 -1.425 -1.43 2.84464 -1.43063 -1.8 2.84464 -1.43063 -1.8 2.9 -1.425 -1.43 2.84464 -1.43063 -1.43 2.79155 -1.44729 -1.8 2.84464 -1.43063 -1.8 2.84464 -1.43063 -1.43 2.79155 -1.44729 -1.8 2.79155 -1.44729 -1.8 2.79155 -1.44729 -1.43 2.79155 -1.44729 -1.43 2.7429 -1.47429 -1.8 2.7429 -1.47429 -1.43 2.7429 -1.47429 -1.43 2.70068 -1.51053 -1.8 2.70068 -1.51053 -1.43 2.70068 -1.51053 -1.43 2.66662 -1.55453 -1.8 2.66662 -1.55453 -1.43 2.66662 -1.55453 -1.43 2.64212 -1.60449 -1.8 2.64212 -1.60449 -1.43 2.64212 -1.60449 -1.43 2.62817 -1.65836 -1.8 2.62817 -1.65836 -1.43 2.62817 -1.65836 -1.43 2.62535 -1.71393 -1.8 2.62535 -1.71393 -1.43 2.62535 -1.71393 -1.43 2.63378 -1.76893 -1.8 2.63378 -1.76893 -1.43 2.63378 -1.76893 -1.43 2.6531 -1.82111 -1.8 2.6531 -1.82111 -1.43 2.6531 -1.82111 -1.43 2.68254 -1.86833 -1.8 2.68254 -1.86833 -1.43 2.68254 -1.86833 -1.43 2.72087 -1.90866 -1.8 2.72087 -1.90866 -1.43 2.72087 -1.90866 -1.43 2.76654 -1.94045 -1.8 2.76654 -1.94045 -1.43 2.76654 -1.94045 -1.43 2.81768 -1.96239 -1.8 2.81768 -1.96239 -1.43 2.81768 -1.96239 -1.43 2.87218 -1.97359 -1.8 2.87218 -1.97359 -1.43 2.87218 -1.97359 -1.43 2.92782 -1.97359 -1.8 2.92782 -1.97359 -1.43 2.92782 -1.97359 -1.43 2.98232 -1.96239 -1.8 2.98232 -1.96239 -1.43 2.98232 -1.96239 -1.43 3.03346 -1.94045 -1.8 3.03346 -1.94045 -1.43 3.03346 -1.94045 -1.43 3.07913 -1.90866 -1.8 3.07913 -1.90866 -1.43 3.07913 -1.90866 -1.43 3.11746 -1.86833 -1.8 3.11746 -1.86833 -1.43 3.11746 -1.86833 -1.43 3.1469 -1.82111 -1.8 3.1469 -1.82111 -1.43 3.1469 -1.82111 -1.43 3.16622 -1.76893 -1.8 3.16622 -1.76893 -1.43 3.16622 -1.76893 -1.43 3.17465 -1.71393 -1.8 3.17465 -1.71393 -1.43 3.17465 -1.71393 -1.43 3.17183 -1.65836 -1.8 3.17183 -1.65836 -1.43 3.17183 -1.65836 -1.43 3.15788 -1.60449 -1.8 3.15788 -1.60449 -1.43 3.15788 -1.60449 -1.43 3.13338 -1.55453 -1.8 3.13338 -1.55453 -1.43 3.13338 -1.55453 -1.43 3.09932 -1.51053 -1.8 3.09932 -1.51053 -1.43 3.09932 -1.51053 -1.43 3.0571 -1.47429 -1.8 3.0571 -1.47429 -1.43 3.0571 -1.47429 -1.43 3.00845 -1.44729 -1.8 3.00845 -1.44729 -1.43 3.00845 -1.44729 -1.43 2.95536 -1.43063 -1.8 2.95536 -1.43063 -1.43 2.95536 -1.43063 -1.43 2.9 -1.425 -1.8 2.9 -1.425 -1.8 2.95536 -1.43063 -1.43 2.9 -1.425 -1.8 2.79155 -1.44729 -1.43 2.7429 -1.47429 -1.8 2.7429 -1.47429 -1.8 2.7429 -1.47429 -1.43 2.70068 -1.51053 -1.8 2.70068 -1.51053 -1.8 2.70068 -1.51053 -1.43 2.66662 -1.55453 -1.8 2.66662 -1.55453 -1.8 2.66662 -1.55453 -1.43 2.64212 -1.60449 -1.8 2.64212 -1.60449 -1.8 2.64212 -1.60449 -1.43 2.62817 -1.65836 -1.8 2.62817 -1.65836 -1.8 2.62817 -1.65836 -1.43 2.62535 -1.71393 -1.8 2.62535 -1.71393 -1.8 2.62535 -1.71393 -1.43 2.63378 -1.76893 -1.8 2.63378 -1.76893 -1.8 2.63378 -1.76893 -1.43 2.6531 -1.82111 -1.8 2.6531 -1.82111 -1.8 2.6531 -1.82111 -1.43 2.68254 -1.86833 -1.8 2.68254 -1.86833 -1.8 2.68254 -1.86833 -1.43 2.72087 -1.90866 -1.8 2.72087 -1.90866 -1.8 2.72087 -1.90866 -1.43 2.76654 -1.94045 -1.8 2.76654 -1.94045 -1.8 2.76654 -1.94045 -1.43 2.81768 -1.96239 -1.8 2.81768 -1.96239 -1.8 2.81768 -1.96239 -1.43 2.87218 -1.97359 -1.8 2.87218 -1.97359 -1.8 2.87218 -1.97359 -1.43 2.92782 -1.97359 -1.8 2.92782 -1.97359 -1.8 2.92782 -1.97359 -1.43 2.98232 -1.96239 -1.8 2.98232 -1.96239 -1.8 2.98232 -1.96239 -1.43 3.03346 -1.94045 -1.8 3.03346 -1.94045 -1.8 3.03346 -1.94045 -1.43 3.07913 -1.90866 -1.8 3.07913 -1.90866 -1.8 3.07913 -1.90866 -1.43 3.11746 -1.86833 -1.8 3.11746 -1.86833 -1.8 3.11746 -1.86833 -1.43 3.1469 -1.82111 -1.8 3.1469 -1.82111 -1.8 3.1469 -1.82111 -1.43 3.16622 -1.76893 -1.8 3.16622 -1.76893 -1.8 3.16622 -1.76893 -1.43 3.17465 -1.71393 -1.8 3.17465 -1.71393 -1.8 3.17465 -1.71393 -1.43 3.17183 -1.65836 -1.8 3.17183 -1.65836 -1.8 3.17183 -1.65836 -1.43 3.15788 -1.60449 -1.8 3.15788 -1.60449 -1.8 3.15788 -1.60449 -1.43 3.13338 -1.55453 -1.8 3.13338 -1.55453 -1.8 3.13338 -1.55453 -1.43 3.09932 -1.51053 -1.8 3.09932 -1.51053 -1.8 3.09932 -1.51053 -1.43 3.0571 -1.47429 -1.8 3.0571 -1.47429 -1.8 3.0571 -1.47429 -1.43 3.00845 -1.44729 -1.8 3.00845 -1.44729 -1.8 3.00845 -1.44729 -1.43 2.95536 -1.43063 -1.8 2.95536 -1.43063 -1.8 2.95536 -1.43063 -1.8 2.9 -1.425 -1.8 2.9 -1.575 -1.8 2.93235 -1.57926 -1.8 2.95536 -1.43063 -1.8 2.9 -1.575 -1.8 2.93235 -1.57926 -1.8 3.00845 -1.44729 -1.8 2.95536 -1.43063 -1.8 2.93235 -1.57926 -1.8 2.9625 -1.59175 -1.8 3.00845 -1.44729 -1.8 3.00845 -1.44729 -1.8 2.9625 -1.59175 -1.8 3.0571 -1.47429 -1.8 3.0571 -1.47429 -1.8 2.9625 -1.59175 -1.8 2.98839 -1.61161 -1.8 3.09932 -1.51053 -1.8 2.98839 -1.61161 -1.8 3.13338 -1.55453 -1.8 3.09932 -1.51053 -1.8 3.0571 -1.47429 -1.8 2.98839 -1.61161 -1.8 2.79155 -1.44729 -1.8 2.86765 -1.57926 -1.8 2.84464 -1.43063 -1.8 2.79155 -1.44729 -1.8 2.8375 -1.59175 -1.8 2.86765 -1.57926 -1.8 2.79155 -1.44729 -1.8 2.7429 -1.47429 -1.8 2.8375 -1.59175 -1.8 2.8375 -1.59175 -1.8 2.7429 -1.47429 -1.8 2.81161 -1.61161 -1.8 2.81161 -1.61161 -1.8 2.7429 -1.47429 -1.8 2.70068 -1.51053 -1.8 2.66662 -1.55453 -1.8 2.81161 -1.61161 -1.8 2.70068 -1.51053 -1.8 2.66662 -1.55453 -1.8 2.79175 -1.6375 -1.8 2.81161 -1.61161 -1.8 2.66662 -1.55453 -1.8 2.64212 -1.60449 -1.8 2.79175 -1.6375 -1.8 2.79175 -1.6375 -1.8 2.64212 -1.60449 -1.8 2.77926 -1.66765 -1.8 2.77926 -1.66765 -1.8 2.64212 -1.60449 -1.8 2.62817 -1.65836 -1.8 2.775 -1.7 -1.8 2.62817 -1.65836 -1.8 2.62535 -1.71393 -1.8 2.77926 -1.73235 -1.8 2.62535 -1.71393 -1.8 2.63378 -1.76893 -1.8 2.6531 -1.82111 -1.8 2.77926 -1.73235 -1.8 2.63378 -1.76893 -1.8 2.6531 -1.82111 -1.8 2.79175 -1.7625 -1.8 2.77926 -1.73235 -1.8 2.6531 -1.82111 -1.8 2.68254 -1.86833 -1.8 2.79175 -1.7625 -1.8 2.79175 -1.7625 -1.8 2.68254 -1.86833 -1.8 2.81161 -1.78839 -1.8 2.81161 -1.78839 -1.8 2.68254 -1.86833 -1.8 2.72087 -1.90866 -1.8 2.8375 -1.80825 -1.8 2.72087 -1.90866 -1.8 2.76654 -1.94045 -1.8 2.81768 -1.96239 -1.8 2.8375 -1.80825 -1.8 2.76654 -1.94045 -1.8 2.81768 -1.96239 -1.8 2.86765 -1.82074 -1.8 2.8375 -1.80825 -1.8 2.81768 -1.96239 -1.8 2.87218 -1.97359 -1.8 2.86765 -1.82074 -1.8 2.86765 -1.82074 -1.8 2.87218 -1.97359 -1.8 2.9 -1.825 -1.8 2.9 -1.825 -1.8 2.87218 -1.97359 -1.8 2.92782 -1.97359 -1.8 2.93235 -1.82074 -1.8 2.92782 -1.97359 -1.8 2.98232 -1.96239 -1.8 2.9625 -1.80825 -1.8 2.98232 -1.96239 -1.8 3.03346 -1.94045 -1.8 3.07913 -1.90866 -1.8 2.9625 -1.80825 -1.8 3.03346 -1.94045 -1.8 3.07913 -1.90866 -1.8 2.98839 -1.78839 -1.8 2.9625 -1.80825 -1.8 3.07913 -1.90866 -1.8 3.11746 -1.86833 -1.8 2.98839 -1.78839 -1.8 2.98839 -1.78839 -1.8 3.11746 -1.86833 -1.8 3.00825 -1.7625 -1.8 3.00825 -1.7625 -1.8 3.11746 -1.86833 -1.8 3.1469 -1.82111 -1.8 3.02074 -1.73235 -1.8 3.1469 -1.82111 -1.8 3.16622 -1.76893 -1.8 3.17465 -1.71393 -1.8 3.02074 -1.73235 -1.8 3.16622 -1.76893 -1.8 3.17465 -1.71393 -1.8 3.025 -1.7 -1.8 3.02074 -1.73235 -1.8 3.17465 -1.71393 -1.8 3.17183 -1.65836 -1.8 3.025 -1.7 -1.8 3.025 -1.7 -1.8 3.17183 -1.65836 -1.8 3.02074 -1.66765 -1.8 3.02074 -1.66765 -1.8 3.17183 -1.65836 -1.8 3.15788 -1.60449 -1.8 3.00825 -1.6375 -1.8 3.15788 -1.60449 -1.8 3.13338 -1.55453 -1.8 2.98839 -1.61161 -1.8 3.00825 -1.6375 -1.8 3.13338 -1.55453 -1.8 2.77926 -1.66765 -1.8 2.62817 -1.65836 -1.8 2.775 -1.7 -1.8 2.775 -1.7 -1.8 2.62535 -1.71393 -1.8 2.77926 -1.73235 -1.8 2.81161 -1.78839 -1.8 2.72087 -1.90866 -1.8 2.8375 -1.80825 -1.8 2.9 -1.825 -1.8 2.92782 -1.97359 -1.8 2.93235 -1.82074 -1.8 2.93235 -1.82074 -1.8 2.98232 -1.96239 -1.8 2.9625 -1.80825 -1.8 3.00825 -1.7625 -1.8 3.1469 -1.82111 -1.8 3.02074 -1.73235 -1.8 3.02074 -1.66765 -1.8 3.15788 -1.60449 -1.8 3.00825 -1.6375 -1.8 2.86765 -1.57926 -1.8 2.9 -1.575 -1.8 2.84464 -1.43063 -1.8 2.84464 -1.43063 -1.8 2.9 -1.575 -1.8 2.9 -1.425 -1.8 2.86765 -1.57926 -1.95 2.86765 -1.57926 -1.8 2.9 -1.575 -1.8 2.86765 -1.57926 -1.95 2.8375 -1.59175 -1.95 2.86765 -1.57926 -1.8 2.86765 -1.57926 -1.8 2.8375 -1.59175 -1.95 2.8375 -1.59175 -1.95 2.8375 -1.59175 -1.8 2.8375 -1.59175 -1.95 2.81161 -1.61161 -1.95 2.81161 -1.61161 -1.8 2.8375 -1.59175 -1.8 2.81161 -1.61161 -1.95 2.79175 -1.6375 -1.8 2.81161 -1.61161 -1.8 2.79175 -1.6375 -1.95 2.77926 -1.66765 -1.8 2.79175 -1.6375 -1.8 2.77926 -1.66765 -1.95 2.775 -1.7 -1.8 2.77926 -1.66765 -1.8 2.775 -1.7 -1.95 2.77926 -1.73235 -1.8 2.775 -1.7 -1.8 2.77926 -1.73235 -1.95 2.79175 -1.7625 -1.8 2.77926 -1.73235 -1.8 2.79175 -1.7625 -1.95 2.81161 -1.78839 -1.8 2.79175 -1.7625 -1.8 2.81161 -1.78839 -1.95 2.8375 -1.80825 -1.8 2.81161 -1.78839 -1.8 2.8375 -1.80825 -1.95 2.86765 -1.82074 -1.8 2.8375 -1.80825 -1.8 2.86765 -1.82074 -1.95 2.9 -1.825 -1.8 2.86765 -1.82074 -1.8 2.9 -1.825 -1.95 2.93235 -1.82074 -1.8 2.9 -1.825 -1.8 2.93235 -1.82074 -1.95 2.9625 -1.80825 -1.8 2.93235 -1.82074 -1.8 2.9625 -1.80825 -1.95 2.98839 -1.78839 -1.8 2.9625 -1.80825 -1.8 2.98839 -1.78839 -1.95 3.00825 -1.7625 -1.8 2.98839 -1.78839 -1.8 3.00825 -1.7625 -1.95 3.02074 -1.73235 -1.8 3.00825 -1.7625 -1.8 3.02074 -1.73235 -1.95 3.025 -1.7 -1.8 3.02074 -1.73235 -1.8 3.025 -1.7 -1.95 3.02074 -1.66765 -1.8 3.025 -1.7 -1.8 3.02074 -1.66765 -1.95 3.00825 -1.6375 -1.8 3.02074 -1.66765 -1.8 3.00825 -1.6375 -1.95 2.98839 -1.61161 -1.8 3.00825 -1.6375 -1.8 2.98839 -1.61161 -1.95 2.9625 -1.59175 -1.8 2.98839 -1.61161 -1.8 2.9625 -1.59175 -1.95 2.93235 -1.57926 -1.8 2.9625 -1.59175 -1.8 2.93235 -1.57926 -1.95 2.9 -1.575 -1.8 2.93235 -1.57926 -1.8 2.9 -1.575 -1.95 2.86765 -1.57926 -1.95 2.9 -1.575 -1.8 2.9 -1.575 -1.95 2.81161 -1.61161 -1.8 2.81161 -1.61161 -1.95 2.79175 -1.6375 -1.95 2.79175 -1.6375 -1.8 2.79175 -1.6375 -1.95 2.77926 -1.66765 -1.95 2.77926 -1.66765 -1.8 2.77926 -1.66765 -1.95 2.775 -1.7 -1.95 2.775 -1.7 -1.8 2.775 -1.7 -1.95 2.77926 -1.73235 -1.95 2.77926 -1.73235 -1.8 2.77926 -1.73235 -1.95 2.79175 -1.7625 -1.95 2.79175 -1.7625 -1.8 2.79175 -1.7625 -1.95 2.81161 -1.78839 -1.95 2.81161 -1.78839 -1.8 2.81161 -1.78839 -1.95 2.8375 -1.80825 -1.95 2.8375 -1.80825 -1.8 2.8375 -1.80825 -1.95 2.86765 -1.82074 -1.95 2.86765 -1.82074 -1.8 2.86765 -1.82074 -1.95 2.9 -1.825 -1.95 2.9 -1.825 -1.8 2.9 -1.825 -1.95 2.93235 -1.82074 -1.95 2.93235 -1.82074 -1.8 2.93235 -1.82074 -1.95 2.9625 -1.80825 -1.95 2.9625 -1.80825 -1.8 2.9625 -1.80825 -1.95 2.98839 -1.78839 -1.95 2.98839 -1.78839 -1.8 2.98839 -1.78839 -1.95 3.00825 -1.7625 -1.95 3.00825 -1.7625 -1.8 3.00825 -1.7625 -1.95 3.02074 -1.73235 -1.95 3.02074 -1.73235 -1.8 3.02074 -1.73235 -1.95 3.025 -1.7 -1.95 3.025 -1.7 -1.8 3.025 -1.7 -1.95 3.02074 -1.66765 -1.95 3.02074 -1.66765 -1.8 3.02074 -1.66765 -1.95 3.00825 -1.6375 -1.95 3.00825 -1.6375 -1.8 3.00825 -1.6375 -1.95 2.98839 -1.61161 -1.95 2.98839 -1.61161 -1.8 2.98839 -1.61161 -1.95 2.9625 -1.59175 -1.95 2.9625 -1.59175 -1.8 2.9625 -1.59175 -1.95 2.93235 -1.57926 -1.95 2.93235 -1.57926 -1.8 2.93235 -1.57926 -1.95 2.9 -1.575 -1.95 2.84464 -1.43063 -1.95 2.9 -1.425 -1.95 2.9 -1.575 -1.95 2.86765 -1.57926 -1.95 2.84464 -1.43063 -1.95 2.9 -1.575 -1.95 2.86765 -1.57926 -1.95 2.79155 -1.44729 -1.95 2.84464 -1.43063 -1.95 2.86765 -1.57926 -1.95 2.8375 -1.59175 -1.95 2.79155 -1.44729 -1.95 2.79155 -1.44729 -1.95 2.8375 -1.59175 -1.95 2.7429 -1.47429 -1.95 2.7429 -1.47429 -1.95 2.8375 -1.59175 -1.95 2.81161 -1.61161 -1.95 2.70068 -1.51053 -1.95 2.81161 -1.61161 -1.95 2.66662 -1.55453 -1.95 2.70068 -1.51053 -1.95 2.7429 -1.47429 -1.95 2.81161 -1.61161 -1.95 3.00845 -1.44729 -1.95 2.93235 -1.57926 -1.95 2.95536 -1.43063 -1.95 3.00845 -1.44729 -1.95 2.9625 -1.59175 -1.95 2.93235 -1.57926 -1.95 3.00845 -1.44729 -1.95 3.0571 -1.47429 -1.95 2.9625 -1.59175 -1.95 2.9625 -1.59175 -1.95 3.0571 -1.47429 -1.95 2.98839 -1.61161 -1.95 2.98839 -1.61161 -1.95 3.0571 -1.47429 -1.95 3.09932 -1.51053 -1.95 3.13338 -1.55453 -1.95 2.98839 -1.61161 -1.95 3.09932 -1.51053 -1.95 3.13338 -1.55453 -1.95 3.00825 -1.6375 -1.95 2.98839 -1.61161 -1.95 3.13338 -1.55453 -1.95 3.15788 -1.60449 -1.95 3.00825 -1.6375 -1.95 3.00825 -1.6375 -1.95 3.15788 -1.60449 -1.95 3.02074 -1.66765 -1.95 3.02074 -1.66765 -1.95 3.15788 -1.60449 -1.95 3.17183 -1.65836 -1.95 3.025 -1.7 -1.95 3.17183 -1.65836 -1.95 3.17465 -1.71393 -1.95 3.02074 -1.73235 -1.95 3.17465 -1.71393 -1.95 3.16622 -1.76893 -1.95 3.1469 -1.82111 -1.95 3.02074 -1.73235 -1.95 3.16622 -1.76893 -1.95 3.1469 -1.82111 -1.95 3.00825 -1.7625 -1.95 3.02074 -1.73235 -1.95 3.1469 -1.82111 -1.95 3.11746 -1.86833 -1.95 3.00825 -1.7625 -1.95 3.00825 -1.7625 -1.95 3.11746 -1.86833 -1.95 2.98839 -1.78839 -1.95 2.98839 -1.78839 -1.95 3.11746 -1.86833 -1.95 3.07913 -1.90866 -1.95 2.9625 -1.80825 -1.95 3.07913 -1.90866 -1.95 3.03346 -1.94045 -1.95 2.98232 -1.96239 -1.95 2.9625 -1.80825 -1.95 3.03346 -1.94045 -1.95 2.98232 -1.96239 -1.95 2.93235 -1.82074 -1.95 2.9625 -1.80825 -1.95 2.98232 -1.96239 -1.95 2.92782 -1.97359 -1.95 2.93235 -1.82074 -1.95 2.93235 -1.82074 -1.95 2.92782 -1.97359 -1.95 2.9 -1.825 -1.95 2.9 -1.825 -1.95 2.92782 -1.97359 -1.95 2.87218 -1.97359 -1.95 2.86765 -1.82074 -1.95 2.87218 -1.97359 -1.95 2.81768 -1.96239 -1.95 2.8375 -1.80825 -1.95 2.81768 -1.96239 -1.95 2.76654 -1.94045 -1.95 2.72087 -1.90866 -1.95 2.8375 -1.80825 -1.95 2.76654 -1.94045 -1.95 2.72087 -1.90866 -1.95 2.81161 -1.78839 -1.95 2.8375 -1.80825 -1.95 2.72087 -1.90866 -1.95 2.68254 -1.86833 -1.95 2.81161 -1.78839 -1.95 2.81161 -1.78839 -1.95 2.68254 -1.86833 -1.95 2.79175 -1.7625 -1.95 2.79175 -1.7625 -1.95 2.68254 -1.86833 -1.95 2.6531 -1.82111 -1.95 2.77926 -1.73235 -1.95 2.6531 -1.82111 -1.95 2.63378 -1.76893 -1.95 2.62535 -1.71393 -1.95 2.77926 -1.73235 -1.95 2.63378 -1.76893 -1.95 2.62535 -1.71393 -1.95 2.775 -1.7 -1.95 2.77926 -1.73235 -1.95 2.62535 -1.71393 -1.95 2.62817 -1.65836 -1.95 2.775 -1.7 -1.95 2.775 -1.7 -1.95 2.62817 -1.65836 -1.95 2.77926 -1.66765 -1.95 2.77926 -1.66765 -1.95 2.62817 -1.65836 -1.95 2.64212 -1.60449 -1.95 2.79175 -1.6375 -1.95 2.64212 -1.60449 -1.95 2.66662 -1.55453 -1.95 2.81161 -1.61161 -1.95 2.79175 -1.6375 -1.95 2.66662 -1.55453 -1.95 3.02074 -1.66765 -1.95 3.17183 -1.65836 -1.95 3.025 -1.7 -1.95 3.025 -1.7 -1.95 3.17465 -1.71393 -1.95 3.02074 -1.73235 -1.95 2.98839 -1.78839 -1.95 3.07913 -1.90866 -1.95 2.9625 -1.80825 -1.95 2.9 -1.825 -1.95 2.87218 -1.97359 -1.95 2.86765 -1.82074 -1.95 2.86765 -1.82074 -1.95 2.81768 -1.96239 -1.95 2.8375 -1.80825 -1.95 2.79175 -1.7625 -1.95 2.6531 -1.82111 -1.95 2.77926 -1.73235 -1.95 2.77926 -1.66765 -1.95 2.64212 -1.60449 -1.95 2.79175 -1.6375 -1.95 2.93235 -1.57926 -1.95 2.9 -1.575 -1.95 2.95536 -1.43063 -1.95 2.95536 -1.43063 -1.95 2.9 -1.575 -1.95 2.9 -1.425 -1.65 2.92653 -0.999007 -1.66299 2.92071 -0.977274 -1.65 2.9 -1.0025 -1.65 2.92653 -0.999007 -1.66299 2.94 -0.969282 -1.66299 2.92071 -0.977274 -1.65 2.92653 -0.999007 -1.65 2.95125 -0.988768 -1.66299 2.94 -0.969282 -1.66299 2.94 -0.969282 -1.65 2.95125 -0.988768 -1.66299 2.95657 -0.956569 -1.66299 2.95657 -0.956569 -1.65 2.95125 -0.988768 -1.65 2.97248 -0.972478 -1.66299 2.96928 -0.94 -1.65 2.97248 -0.972478 -1.65 2.98877 -0.95125 -1.66299 2.97727 -0.920705 -1.65 2.98877 -0.95125 -1.65 2.99901 -0.926529 -1.66299 2.98 -0.9 -1.65 2.99901 -0.926529 -1.65 3.0025 -0.9 -1.66299 2.97727 -0.879294 -1.65 3.0025 -0.9 -1.65 2.99901 -0.873471 -1.66299 2.96928 -0.86 -1.65 2.99901 -0.873471 -1.65 2.98877 -0.84875 -1.66299 2.95657 -0.843431 -1.65 2.98877 -0.84875 -1.65 2.97248 -0.827522 -1.66299 2.94 -0.830718 -1.65 2.97248 -0.827522 -1.65 2.95125 -0.811232 -1.66299 2.92071 -0.822726 -1.65 2.95125 -0.811232 -1.65 2.92653 -0.800993 -1.66299 2.9 -0.82 -1.65 2.92653 -0.800993 -1.65 2.9 -0.7975 -1.66299 2.87929 -0.822726 -1.65 2.9 -0.7975 -1.65 2.87347 -0.800993 -1.66299 2.86 -0.830718 -1.65 2.87347 -0.800993 -1.65 2.84875 -0.811232 -1.66299 2.84343 -0.843431 -1.65 2.84875 -0.811232 -1.65 2.82752 -0.827522 -1.66299 2.83072 -0.86 -1.65 2.82752 -0.827522 -1.65 2.81123 -0.84875 -1.66299 2.82273 -0.879294 -1.65 2.81123 -0.84875 -1.65 2.80099 -0.873471 -1.66299 2.82 -0.9 -1.65 2.80099 -0.873471 -1.65 2.7975 -0.9 -1.66299 2.82273 -0.920705 -1.65 2.7975 -0.9 -1.65 2.80099 -0.926529 -1.66299 2.83072 -0.94 -1.65 2.80099 -0.926529 -1.65 2.81123 -0.95125 -1.66299 2.84343 -0.956569 -1.65 2.81123 -0.95125 -1.65 2.82752 -0.972478 -1.66299 2.86 -0.969282 -1.65 2.82752 -0.972478 -1.65 2.84875 -0.988768 -1.66299 2.87929 -0.977274 -1.65 2.84875 -0.988768 -1.65 2.87347 -0.999007 -1.66299 2.9 -0.98 -1.65 2.87347 -0.999007 -1.65 2.9 -1.0025 -1.66299 2.92071 -0.977274 -1.66299 2.9 -0.98 -1.65 2.9 -1.0025 -1.66299 2.95657 -0.956569 -1.65 2.97248 -0.972478 -1.66299 2.96928 -0.94 -1.66299 2.96928 -0.94 -1.65 2.98877 -0.95125 -1.66299 2.97727 -0.920705 -1.66299 2.97727 -0.920705 -1.65 2.99901 -0.926529 -1.66299 2.98 -0.9 -1.66299 2.98 -0.9 -1.65 3.0025 -0.9 -1.66299 2.97727 -0.879294 -1.66299 2.97727 -0.879294 -1.65 2.99901 -0.873471 -1.66299 2.96928 -0.86 -1.66299 2.96928 -0.86 -1.65 2.98877 -0.84875 -1.66299 2.95657 -0.843431 -1.66299 2.95657 -0.843431 -1.65 2.97248 -0.827522 -1.66299 2.94 -0.830718 -1.66299 2.94 -0.830718 -1.65 2.95125 -0.811232 -1.66299 2.92071 -0.822726 -1.66299 2.92071 -0.822726 -1.65 2.92653 -0.800993 -1.66299 2.9 -0.82 -1.66299 2.9 -0.82 -1.65 2.9 -0.7975 -1.66299 2.87929 -0.822726 -1.66299 2.87929 -0.822726 -1.65 2.87347 -0.800993 -1.66299 2.86 -0.830718 -1.66299 2.86 -0.830718 -1.65 2.84875 -0.811232 -1.66299 2.84343 -0.843431 -1.66299 2.84343 -0.843431 -1.65 2.82752 -0.827522 -1.66299 2.83072 -0.86 -1.66299 2.83072 -0.86 -1.65 2.81123 -0.84875 -1.66299 2.82273 -0.879294 -1.66299 2.82273 -0.879294 -1.65 2.80099 -0.873471 -1.66299 2.82 -0.9 -1.66299 2.82 -0.9 -1.65 2.7975 -0.9 -1.66299 2.82273 -0.920705 -1.66299 2.82273 -0.920705 -1.65 2.80099 -0.926529 -1.66299 2.83072 -0.94 -1.66299 2.83072 -0.94 -1.65 2.81123 -0.95125 -1.66299 2.84343 -0.956569 -1.66299 2.84343 -0.956569 -1.65 2.82752 -0.972478 -1.66299 2.86 -0.969282 -1.66299 2.86 -0.969282 -1.65 2.84875 -0.988768 -1.66299 2.87929 -0.977274 -1.66299 2.87929 -0.977274 -1.65 2.87347 -0.999007 -1.66299 2.9 -0.98 -1.66299 2.92071 -0.977274 -1.9215 2.92071 -0.977274 -1.66299 2.9 -0.98 -1.66299 2.92071 -0.977274 -1.9215 2.94 -0.969282 -1.9215 2.92071 -0.977274 -1.66299 2.92071 -0.977274 -1.66299 2.94 -0.969282 -1.9215 2.94 -0.969282 -1.9215 2.94 -0.969282 -1.66299 2.94 -0.969282 -1.9215 2.95657 -0.956569 -2.08701 2.95657 -0.956569 -1.9215 2.95657 -0.956569 -2.08701 2.96928 -0.94 -2.08701 2.95657 -0.956569 -1.9215 2.94 -0.969282 -1.9215 2.95657 -0.956569 -2.08701 2.95657 -0.956569 -2.08701 2.94 -0.969282 -1.9215 2.94 -0.969282 -1.9215 2.94 -0.969282 -2.08701 2.94 -0.969282 -1.9215 2.92071 -0.977274 -1.9215 2.92071 -0.977274 -2.08701 2.94 -0.969282 -2.08701 2.92071 -0.977274 -1.9215 2.9 -0.98 -2.08701 2.92071 -0.977274 -2.08701 2.9 -0.98 -1.9215 2.87929 -0.977274 -2.08701 2.9 -0.98 -2.08701 2.87929 -0.977274 -1.9215 2.86 -0.969282 -2.08701 2.87929 -0.977274 -2.08701 2.86 -0.969282 -1.9215 2.84343 -0.956569 -2.08701 2.86 -0.969282 -2.08701 2.84343 -0.956569 -1.9215 2.83072 -0.94 -2.08701 2.84343 -0.956569 -2.08701 2.83072 -0.94 -1.9215 2.82273 -0.920705 -2.08701 2.83072 -0.94 -2.08701 2.82273 -0.920705 -1.9215 2.82 -0.9 -2.08701 2.82273 -0.920705 -2.08701 2.82 -0.9 -1.9215 2.82273 -0.879294 -2.08701 2.82 -0.9 -2.08701 2.82273 -0.879294 -1.9215 2.83072 -0.86 -2.08701 2.82273 -0.879294 -2.08701 2.83072 -0.86 -1.9215 2.84343 -0.843431 -2.08701 2.83072 -0.86 -2.08701 2.84343 -0.843431 -1.9215 2.86 -0.830718 -2.08701 2.84343 -0.843431 -2.08701 2.86 -0.830718 -1.9215 2.87929 -0.822726 -2.08701 2.86 -0.830718 -2.08701 2.87929 -0.822726 -1.9215 2.9 -0.82 -2.08701 2.87929 -0.822726 -2.08701 2.9 -0.82 -1.9215 2.92071 -0.822726 -2.08701 2.9 -0.82 -2.08701 2.92071 -0.822726 -1.9215 2.94 -0.830718 -2.08701 2.92071 -0.822726 -2.08701 2.94 -0.830718 -1.9215 2.95657 -0.843431 -2.08701 2.94 -0.830718 -2.08701 2.95657 -0.843431 -1.9215 2.96928 -0.86 -2.08701 2.95657 -0.843431 -2.08701 2.96928 -0.86 -1.9215 2.97727 -0.879294 -2.08701 2.96928 -0.86 -2.08701 2.97727 -0.879294 -1.9215 2.98 -0.9 -2.08701 2.97727 -0.879294 -2.08701 2.98 -0.9 -1.9215 2.97727 -0.920705 -2.08701 2.98 -0.9 -2.08701 2.97727 -0.920705 -1.9215 2.96928 -0.94 -2.08701 2.97727 -0.920705 -2.08701 2.96928 -0.94 -1.9215 2.95657 -0.956569 -1.9215 2.96928 -0.94 -2.08701 2.96928 -0.94 -1.9215 2.95657 -0.956569 -1.66299 2.95657 -0.956569 -1.9215 2.96928 -0.94 -1.9215 2.95657 -0.956569 -1.66299 2.94 -0.969282 -1.66299 2.95657 -0.956569 -1.66299 2.95657 -0.956569 -1.66299 2.96928 -0.94 -1.9215 2.96928 -0.94 -1.9215 2.96928 -0.94 -1.66299 2.96928 -0.94 -1.9215 2.97727 -0.920705 -2.08701 2.97727 -0.920705 -1.9215 2.96928 -0.94 -1.9215 2.97727 -0.920705 -1.66299 2.96928 -0.94 -1.66299 2.97727 -0.920705 -1.9215 2.97727 -0.920705 -1.9215 2.97727 -0.920705 -1.66299 2.97727 -0.920705 -1.9215 2.98 -0.9 -2.08701 2.98 -0.9 -1.9215 2.97727 -0.920705 -1.9215 2.98 -0.9 -1.66299 2.97727 -0.920705 -1.66299 2.98 -0.9 -1.9215 2.98 -0.9 -1.9215 2.98 -0.9 -1.66299 2.98 -0.9 -1.9215 2.97727 -0.879294 -2.08701 2.97727 -0.879294 -1.9215 2.98 -0.9 -1.9215 2.97727 -0.879294 -1.66299 2.98 -0.9 -1.66299 2.97727 -0.879294 -1.9215 2.97727 -0.879294 -1.9215 2.97727 -0.879294 -1.66299 2.97727 -0.879294 -1.9215 2.96928 -0.86 -2.08701 2.96928 -0.86 -1.9215 2.97727 -0.879294 -1.9215 2.96928 -0.86 -1.66299 2.97727 -0.879294 -1.66299 2.96928 -0.86 -1.9215 2.96928 -0.86 -1.9215 2.96928 -0.86 -1.66299 2.96928 -0.86 -1.9215 2.95657 -0.843431 -2.08701 2.95657 -0.843431 -1.9215 2.96928 -0.86 -1.9215 2.95657 -0.843431 -1.66299 2.96928 -0.86 -1.66299 2.95657 -0.843431 -1.9215 2.95657 -0.843431 -1.9215 2.95657 -0.843431 -1.66299 2.95657 -0.843431 -1.9215 2.94 -0.830718 -2.08701 2.94 -0.830718 -1.9215 2.95657 -0.843431 -1.9215 2.94 -0.830718 -1.66299 2.95657 -0.843431 -1.66299 2.94 -0.830718 -1.9215 2.94 -0.830718 -1.9215 2.94 -0.830718 -1.66299 2.94 -0.830718 -1.9215 2.92071 -0.822726 -2.08701 2.92071 -0.822726 -1.9215 2.94 -0.830718 -1.9215 2.92071 -0.822726 -1.66299 2.94 -0.830718 -1.66299 2.92071 -0.822726 -1.9215 2.92071 -0.822726 -1.9215 2.92071 -0.822726 -1.66299 2.92071 -0.822726 -1.9215 2.9 -0.82 -2.08701 2.9 -0.82 -1.9215 2.92071 -0.822726 -1.9215 2.9 -0.82 -1.66299 2.92071 -0.822726 -1.66299 2.9 -0.82 -1.9215 2.9 -0.82 -1.9215 2.9 -0.82 -1.66299 2.9 -0.82 -1.9215 2.87929 -0.822726 -2.08701 2.87929 -0.822726 -1.9215 2.9 -0.82 -1.9215 2.87929 -0.822726 -1.66299 2.9 -0.82 -1.66299 2.87929 -0.822726 -1.9215 2.87929 -0.822726 -1.9215 2.87929 -0.822726 -1.66299 2.87929 -0.822726 -1.9215 2.86 -0.830718 -2.08701 2.86 -0.830718 -1.9215 2.87929 -0.822726 -1.9215 2.86 -0.830718 -1.66299 2.87929 -0.822726 -1.66299 2.86 -0.830718 -1.9215 2.86 -0.830718 -1.9215 2.86 -0.830718 -1.66299 2.86 -0.830718 -1.9215 2.84343 -0.843431 -2.08701 2.84343 -0.843431 -1.9215 2.86 -0.830718 -1.9215 2.84343 -0.843431 -1.66299 2.86 -0.830718 -1.66299 2.84343 -0.843431 -1.9215 2.84343 -0.843431 -1.9215 2.84343 -0.843431 -1.66299 2.84343 -0.843431 -1.9215 2.83072 -0.86 -2.08701 2.83072 -0.86 -1.9215 2.84343 -0.843431 -1.9215 2.83072 -0.86 -1.66299 2.84343 -0.843431 -1.66299 2.83072 -0.86 -1.9215 2.83072 -0.86 -1.9215 2.83072 -0.86 -1.66299 2.83072 -0.86 -1.9215 2.82273 -0.879294 -2.08701 2.82273 -0.879294 -1.9215 2.83072 -0.86 -1.9215 2.82273 -0.879294 -1.66299 2.83072 -0.86 -1.66299 2.82273 -0.879294 -1.9215 2.82273 -0.879294 -1.9215 2.82273 -0.879294 -1.66299 2.82273 -0.879294 -1.9215 2.82 -0.9 -2.08701 2.82 -0.9 -1.9215 2.82273 -0.879294 -1.9215 2.82 -0.9 -1.66299 2.82273 -0.879294 -1.66299 2.82 -0.9 -1.9215 2.82 -0.9 -1.9215 2.82 -0.9 -1.66299 2.82 -0.9 -1.9215 2.82273 -0.920705 -2.08701 2.82273 -0.920705 -1.9215 2.82 -0.9 -1.9215 2.82273 -0.920705 -1.66299 2.82 -0.9 -1.66299 2.82273 -0.920705 -1.9215 2.82273 -0.920705 -1.9215 2.82273 -0.920705 -1.66299 2.82273 -0.920705 -1.9215 2.83072 -0.94 -2.08701 2.83072 -0.94 -1.9215 2.82273 -0.920705 -1.9215 2.83072 -0.94 -1.66299 2.82273 -0.920705 -1.66299 2.83072 -0.94 -1.9215 2.83072 -0.94 -1.9215 2.83072 -0.94 -1.66299 2.83072 -0.94 -1.9215 2.84343 -0.956569 -2.08701 2.84343 -0.956569 -1.9215 2.83072 -0.94 -1.9215 2.84343 -0.956569 -1.66299 2.83072 -0.94 -1.66299 2.84343 -0.956569 -1.9215 2.84343 -0.956569 -1.9215 2.84343 -0.956569 -1.66299 2.84343 -0.956569 -1.9215 2.86 -0.969282 -2.08701 2.86 -0.969282 -1.9215 2.84343 -0.956569 -1.9215 2.86 -0.969282 -1.66299 2.84343 -0.956569 -1.66299 2.86 -0.969282 -1.9215 2.86 -0.969282 -1.9215 2.86 -0.969282 -1.66299 2.86 -0.969282 -1.9215 2.87929 -0.977274 -2.08701 2.87929 -0.977274 -1.9215 2.86 -0.969282 -1.9215 2.87929 -0.977274 -1.66299 2.86 -0.969282 -1.66299 2.87929 -0.977274 -1.9215 2.87929 -0.977274 -1.9215 2.87929 -0.977274 -1.66299 2.87929 -0.977274 -1.9215 2.9 -0.98 -2.08701 2.9 -0.98 -1.9215 2.87929 -0.977274 -1.9215 2.9 -0.98 -1.66299 2.87929 -0.977274 -1.66299 2.9 -0.98 -1.9215 2.9 -0.98 -1.9215 2.9 -0.98 -1.66299 2.9 -0.98 -1.9215 2.92071 -0.977274 -2.08701 2.92071 -0.977274 -1.9215 2.9 -0.98 -1.9215 2.92071 -0.977274 -2.08701 2.92071 -0.977274 -2.1 2.92653 -0.999007 -2.08701 2.9 -0.98 -2.08701 2.92071 -0.977274 -2.1 2.95125 -0.988768 -2.1 2.92653 -0.999007 -2.08701 2.92071 -0.977274 -2.08701 2.94 -0.969282 -2.1 2.95125 -0.988768 -2.1 2.95125 -0.988768 -2.08701 2.94 -0.969282 -2.1 2.97248 -0.972478 -2.1 2.97248 -0.972478 -2.08701 2.94 -0.969282 -2.08701 2.95657 -0.956569 -2.1 2.98877 -0.95125 -2.08701 2.95657 -0.956569 -2.08701 2.96928 -0.94 -2.1 2.99901 -0.926529 -2.08701 2.96928 -0.94 -2.08701 2.97727 -0.920705 -2.1 3.0025 -0.9 -2.08701 2.97727 -0.920705 -2.08701 2.98 -0.9 -2.1 2.99901 -0.873471 -2.08701 2.98 -0.9 -2.08701 2.97727 -0.879294 -2.1 2.98877 -0.84875 -2.08701 2.97727 -0.879294 -2.08701 2.96928 -0.86 -2.1 2.97248 -0.827522 -2.08701 2.96928 -0.86 -2.08701 2.95657 -0.843431 -2.1 2.95125 -0.811232 -2.08701 2.95657 -0.843431 -2.08701 2.94 -0.830718 -2.1 2.92653 -0.800993 -2.08701 2.94 -0.830718 -2.08701 2.92071 -0.822726 -2.1 2.9 -0.7975 -2.08701 2.92071 -0.822726 -2.08701 2.9 -0.82 -2.1 2.87347 -0.800993 -2.08701 2.9 -0.82 -2.08701 2.87929 -0.822726 -2.1 2.84875 -0.811232 -2.08701 2.87929 -0.822726 -2.08701 2.86 -0.830718 -2.1 2.82752 -0.827522 -2.08701 2.86 -0.830718 -2.08701 2.84343 -0.843431 -2.1 2.81123 -0.84875 -2.08701 2.84343 -0.843431 -2.08701 2.83072 -0.86 -2.1 2.80099 -0.873471 -2.08701 2.83072 -0.86 -2.08701 2.82273 -0.879294 -2.1 2.7975 -0.9 -2.08701 2.82273 -0.879294 -2.08701 2.82 -0.9 -2.1 2.80099 -0.926529 -2.08701 2.82 -0.9 -2.08701 2.82273 -0.920705 -2.1 2.81123 -0.95125 -2.08701 2.82273 -0.920705 -2.08701 2.83072 -0.94 -2.1 2.82752 -0.972478 -2.08701 2.83072 -0.94 -2.08701 2.84343 -0.956569 -2.1 2.84875 -0.988768 -2.08701 2.84343 -0.956569 -2.08701 2.86 -0.969282 -2.1 2.87347 -0.999007 -2.08701 2.86 -0.969282 -2.08701 2.87929 -0.977274 -2.1 2.9 -1.0025 -2.08701 2.87929 -0.977274 -2.08701 2.9 -0.98 -2.1 2.92653 -0.999007 -2.1 2.9 -1.0025 -2.08701 2.9 -0.98 -2.1 2.97248 -0.972478 -2.08701 2.95657 -0.956569 -2.1 2.98877 -0.95125 -2.1 2.98877 -0.95125 -2.08701 2.96928 -0.94 -2.1 2.99901 -0.926529 -2.1 2.99901 -0.926529 -2.08701 2.97727 -0.920705 -2.1 3.0025 -0.9 -2.1 3.0025 -0.9 -2.08701 2.98 -0.9 -2.1 2.99901 -0.873471 -2.1 2.99901 -0.873471 -2.08701 2.97727 -0.879294 -2.1 2.98877 -0.84875 -2.1 2.98877 -0.84875 -2.08701 2.96928 -0.86 -2.1 2.97248 -0.827522 -2.1 2.97248 -0.827522 -2.08701 2.95657 -0.843431 -2.1 2.95125 -0.811232 -2.1 2.95125 -0.811232 -2.08701 2.94 -0.830718 -2.1 2.92653 -0.800993 -2.1 2.92653 -0.800993 -2.08701 2.92071 -0.822726 -2.1 2.9 -0.7975 -2.1 2.9 -0.7975 -2.08701 2.9 -0.82 -2.1 2.87347 -0.800993 -2.1 2.87347 -0.800993 -2.08701 2.87929 -0.822726 -2.1 2.84875 -0.811232 -2.1 2.84875 -0.811232 -2.08701 2.86 -0.830718 -2.1 2.82752 -0.827522 -2.1 2.82752 -0.827522 -2.08701 2.84343 -0.843431 -2.1 2.81123 -0.84875 -2.1 2.81123 -0.84875 -2.08701 2.83072 -0.86 -2.1 2.80099 -0.873471 -2.1 2.80099 -0.873471 -2.08701 2.82273 -0.879294 -2.1 2.7975 -0.9 -2.1 2.7975 -0.9 -2.08701 2.82 -0.9 -2.1 2.80099 -0.926529 -2.1 2.80099 -0.926529 -2.08701 2.82273 -0.920705 -2.1 2.81123 -0.95125 -2.1 2.81123 -0.95125 -2.08701 2.83072 -0.94 -2.1 2.82752 -0.972478 -2.1 2.82752 -0.972478 -2.08701 2.84343 -0.956569 -2.1 2.84875 -0.988768 -2.1 2.84875 -0.988768 -2.08701 2.86 -0.969282 -2.1 2.87347 -0.999007 -2.1 2.87347 -0.999007 -2.08701 2.87929 -0.977274 -2.1 2.9 -1.0025 -1.65 3.72653 -1.79901 -1.66299 3.72071 -1.77727 -1.65 3.7 -1.8025 -1.65 3.72653 -1.79901 -1.66299 3.74 -1.76928 -1.66299 3.72071 -1.77727 -1.65 3.72653 -1.79901 -1.65 3.75125 -1.78877 -1.66299 3.74 -1.76928 -1.66299 3.74 -1.76928 -1.65 3.75125 -1.78877 -1.66299 3.75657 -1.75657 -1.66299 3.75657 -1.75657 -1.65 3.75125 -1.78877 -1.65 3.77248 -1.77248 -1.66299 3.76928 -1.74 -1.65 3.77248 -1.77248 -1.65 3.78877 -1.75125 -1.66299 3.77727 -1.72071 -1.65 3.78877 -1.75125 -1.65 3.79901 -1.72653 -1.66299 3.78 -1.7 -1.65 3.79901 -1.72653 -1.65 3.8025 -1.7 -1.66299 3.77727 -1.67929 -1.65 3.8025 -1.7 -1.65 3.79901 -1.67347 -1.66299 3.76928 -1.66 -1.65 3.79901 -1.67347 -1.65 3.78877 -1.64875 -1.66299 3.75657 -1.64343 -1.65 3.78877 -1.64875 -1.65 3.77248 -1.62752 -1.66299 3.74 -1.63072 -1.65 3.77248 -1.62752 -1.65 3.75125 -1.61123 -1.66299 3.72071 -1.62273 -1.65 3.75125 -1.61123 -1.65 3.72653 -1.60099 -1.66299 3.7 -1.62 -1.65 3.72653 -1.60099 -1.65 3.7 -1.5975 -1.66299 3.67929 -1.62273 -1.65 3.7 -1.5975 -1.65 3.67347 -1.60099 -1.66299 3.66 -1.63072 -1.65 3.67347 -1.60099 -1.65 3.64875 -1.61123 -1.66299 3.64343 -1.64343 -1.65 3.64875 -1.61123 -1.65 3.62752 -1.62752 -1.66299 3.63072 -1.66 -1.65 3.62752 -1.62752 -1.65 3.61123 -1.64875 -1.66299 3.62273 -1.67929 -1.65 3.61123 -1.64875 -1.65 3.60099 -1.67347 -1.66299 3.62 -1.7 -1.65 3.60099 -1.67347 -1.65 3.5975 -1.7 -1.66299 3.62273 -1.72071 -1.65 3.5975 -1.7 -1.65 3.60099 -1.72653 -1.66299 3.63072 -1.74 -1.65 3.60099 -1.72653 -1.65 3.61123 -1.75125 -1.66299 3.64343 -1.75657 -1.65 3.61123 -1.75125 -1.65 3.62752 -1.77248 -1.66299 3.66 -1.76928 -1.65 3.62752 -1.77248 -1.65 3.64875 -1.78877 -1.66299 3.67929 -1.77727 -1.65 3.64875 -1.78877 -1.65 3.67347 -1.79901 -1.66299 3.7 -1.78 -1.65 3.67347 -1.79901 -1.65 3.7 -1.8025 -1.66299 3.72071 -1.77727 -1.66299 3.7 -1.78 -1.65 3.7 -1.8025 -1.66299 3.75657 -1.75657 -1.65 3.77248 -1.77248 -1.66299 3.76928 -1.74 -1.66299 3.76928 -1.74 -1.65 3.78877 -1.75125 -1.66299 3.77727 -1.72071 -1.66299 3.77727 -1.72071 -1.65 3.79901 -1.72653 -1.66299 3.78 -1.7 -1.66299 3.78 -1.7 -1.65 3.8025 -1.7 -1.66299 3.77727 -1.67929 -1.66299 3.77727 -1.67929 -1.65 3.79901 -1.67347 -1.66299 3.76928 -1.66 -1.66299 3.76928 -1.66 -1.65 3.78877 -1.64875 -1.66299 3.75657 -1.64343 -1.66299 3.75657 -1.64343 -1.65 3.77248 -1.62752 -1.66299 3.74 -1.63072 -1.66299 3.74 -1.63072 -1.65 3.75125 -1.61123 -1.66299 3.72071 -1.62273 -1.66299 3.72071 -1.62273 -1.65 3.72653 -1.60099 -1.66299 3.7 -1.62 -1.66299 3.7 -1.62 -1.65 3.7 -1.5975 -1.66299 3.67929 -1.62273 -1.66299 3.67929 -1.62273 -1.65 3.67347 -1.60099 -1.66299 3.66 -1.63072 -1.66299 3.66 -1.63072 -1.65 3.64875 -1.61123 -1.66299 3.64343 -1.64343 -1.66299 3.64343 -1.64343 -1.65 3.62752 -1.62752 -1.66299 3.63072 -1.66 -1.66299 3.63072 -1.66 -1.65 3.61123 -1.64875 -1.66299 3.62273 -1.67929 -1.66299 3.62273 -1.67929 -1.65 3.60099 -1.67347 -1.66299 3.62 -1.7 -1.66299 3.62 -1.7 -1.65 3.5975 -1.7 -1.66299 3.62273 -1.72071 -1.66299 3.62273 -1.72071 -1.65 3.60099 -1.72653 -1.66299 3.63072 -1.74 -1.66299 3.63072 -1.74 -1.65 3.61123 -1.75125 -1.66299 3.64343 -1.75657 -1.66299 3.64343 -1.75657 -1.65 3.62752 -1.77248 -1.66299 3.66 -1.76928 -1.66299 3.66 -1.76928 -1.65 3.64875 -1.78877 -1.66299 3.67929 -1.77727 -1.66299 3.67929 -1.77727 -1.65 3.67347 -1.79901 -1.66299 3.7 -1.78 -1.66299 3.72071 -1.77727 -1.9215 3.72071 -1.77727 -1.66299 3.7 -1.78 -1.66299 3.72071 -1.77727 -1.9215 3.74 -1.76928 -1.9215 3.72071 -1.77727 -1.66299 3.72071 -1.77727 -1.66299 3.74 -1.76928 -1.9215 3.74 -1.76928 -1.9215 3.74 -1.76928 -1.66299 3.74 -1.76928 -1.9215 3.75657 -1.75657 -2.08701 3.75657 -1.75657 -1.9215 3.75657 -1.75657 -2.08701 3.76928 -1.74 -2.08701 3.75657 -1.75657 -1.9215 3.74 -1.76928 -1.9215 3.75657 -1.75657 -2.08701 3.75657 -1.75657 -2.08701 3.74 -1.76928 -1.9215 3.74 -1.76928 -1.9215 3.74 -1.76928 -2.08701 3.74 -1.76928 -1.9215 3.72071 -1.77727 -1.9215 3.72071 -1.77727 -2.08701 3.74 -1.76928 -2.08701 3.72071 -1.77727 -1.9215 3.7 -1.78 -2.08701 3.72071 -1.77727 -2.08701 3.7 -1.78 -1.9215 3.67929 -1.77727 -2.08701 3.7 -1.78 -2.08701 3.67929 -1.77727 -1.9215 3.66 -1.76928 -2.08701 3.67929 -1.77727 -2.08701 3.66 -1.76928 -1.9215 3.64343 -1.75657 -2.08701 3.66 -1.76928 -2.08701 3.64343 -1.75657 -1.9215 3.63072 -1.74 -2.08701 3.64343 -1.75657 -2.08701 3.63072 -1.74 -1.9215 3.62273 -1.72071 -2.08701 3.63072 -1.74 -2.08701 3.62273 -1.72071 -1.9215 3.62 -1.7 -2.08701 3.62273 -1.72071 -2.08701 3.62 -1.7 -1.9215 3.62273 -1.67929 -2.08701 3.62 -1.7 -2.08701 3.62273 -1.67929 -1.9215 3.63072 -1.66 -2.08701 3.62273 -1.67929 -2.08701 3.63072 -1.66 -1.9215 3.64343 -1.64343 -2.08701 3.63072 -1.66 -2.08701 3.64343 -1.64343 -1.9215 3.66 -1.63072 -2.08701 3.64343 -1.64343 -2.08701 3.66 -1.63072 -1.9215 3.67929 -1.62273 -2.08701 3.66 -1.63072 -2.08701 3.67929 -1.62273 -1.9215 3.7 -1.62 -2.08701 3.67929 -1.62273 -2.08701 3.7 -1.62 -1.9215 3.72071 -1.62273 -2.08701 3.7 -1.62 -2.08701 3.72071 -1.62273 -1.9215 3.74 -1.63072 -2.08701 3.72071 -1.62273 -2.08701 3.74 -1.63072 -1.9215 3.75657 -1.64343 -2.08701 3.74 -1.63072 -2.08701 3.75657 -1.64343 -1.9215 3.76928 -1.66 -2.08701 3.75657 -1.64343 -2.08701 3.76928 -1.66 -1.9215 3.77727 -1.67929 -2.08701 3.76928 -1.66 -2.08701 3.77727 -1.67929 -1.9215 3.78 -1.7 -2.08701 3.77727 -1.67929 -2.08701 3.78 -1.7 -1.9215 3.77727 -1.72071 -2.08701 3.78 -1.7 -2.08701 3.77727 -1.72071 -1.9215 3.76928 -1.74 -2.08701 3.77727 -1.72071 -2.08701 3.76928 -1.74 -1.9215 3.75657 -1.75657 -1.9215 3.76928 -1.74 -2.08701 3.76928 -1.74 -1.9215 3.75657 -1.75657 -1.66299 3.75657 -1.75657 -1.9215 3.76928 -1.74 -1.9215 3.75657 -1.75657 -1.66299 3.74 -1.76928 -1.66299 3.75657 -1.75657 -1.66299 3.75657 -1.75657 -1.66299 3.76928 -1.74 -1.9215 3.76928 -1.74 -1.9215 3.76928 -1.74 -1.66299 3.76928 -1.74 -1.9215 3.77727 -1.72071 -2.08701 3.77727 -1.72071 -1.9215 3.76928 -1.74 -1.9215 3.77727 -1.72071 -1.66299 3.76928 -1.74 -1.66299 3.77727 -1.72071 -1.9215 3.77727 -1.72071 -1.9215 3.77727 -1.72071 -1.66299 3.77727 -1.72071 -1.9215 3.78 -1.7 -2.08701 3.78 -1.7 -1.9215 3.77727 -1.72071 -1.9215 3.78 -1.7 -1.66299 3.77727 -1.72071 -1.66299 3.78 -1.7 -1.9215 3.78 -1.7 -1.9215 3.78 -1.7 -1.66299 3.78 -1.7 -1.9215 3.77727 -1.67929 -2.08701 3.77727 -1.67929 -1.9215 3.78 -1.7 -1.9215 3.77727 -1.67929 -1.66299 3.78 -1.7 -1.66299 3.77727 -1.67929 -1.9215 3.77727 -1.67929 -1.9215 3.77727 -1.67929 -1.66299 3.77727 -1.67929 -1.9215 3.76928 -1.66 -2.08701 3.76928 -1.66 -1.9215 3.77727 -1.67929 -1.9215 3.76928 -1.66 -1.66299 3.77727 -1.67929 -1.66299 3.76928 -1.66 -1.9215 3.76928 -1.66 -1.9215 3.76928 -1.66 -1.66299 3.76928 -1.66 -1.9215 3.75657 -1.64343 -2.08701 3.75657 -1.64343 -1.9215 3.76928 -1.66 -1.9215 3.75657 -1.64343 -1.66299 3.76928 -1.66 -1.66299 3.75657 -1.64343 -1.9215 3.75657 -1.64343 -1.9215 3.75657 -1.64343 -1.66299 3.75657 -1.64343 -1.9215 3.74 -1.63072 -2.08701 3.74 -1.63072 -1.9215 3.75657 -1.64343 -1.9215 3.74 -1.63072 -1.66299 3.75657 -1.64343 -1.66299 3.74 -1.63072 -1.9215 3.74 -1.63072 -1.9215 3.74 -1.63072 -1.66299 3.74 -1.63072 -1.9215 3.72071 -1.62273 -2.08701 3.72071 -1.62273 -1.9215 3.74 -1.63072 -1.9215 3.72071 -1.62273 -1.66299 3.74 -1.63072 -1.66299 3.72071 -1.62273 -1.9215 3.72071 -1.62273 -1.9215 3.72071 -1.62273 -1.66299 3.72071 -1.62273 -1.9215 3.7 -1.62 -2.08701 3.7 -1.62 -1.9215 3.72071 -1.62273 -1.9215 3.7 -1.62 -1.66299 3.72071 -1.62273 -1.66299 3.7 -1.62 -1.9215 3.7 -1.62 -1.9215 3.7 -1.62 -1.66299 3.7 -1.62 -1.9215 3.67929 -1.62273 -2.08701 3.67929 -1.62273 -1.9215 3.7 -1.62 -1.9215 3.67929 -1.62273 -1.66299 3.7 -1.62 -1.66299 3.67929 -1.62273 -1.9215 3.67929 -1.62273 -1.9215 3.67929 -1.62273 -1.66299 3.67929 -1.62273 -1.9215 3.66 -1.63072 -2.08701 3.66 -1.63072 -1.9215 3.67929 -1.62273 -1.9215 3.66 -1.63072 -1.66299 3.67929 -1.62273 -1.66299 3.66 -1.63072 -1.9215 3.66 -1.63072 -1.9215 3.66 -1.63072 -1.66299 3.66 -1.63072 -1.9215 3.64343 -1.64343 -2.08701 3.64343 -1.64343 -1.9215 3.66 -1.63072 -1.9215 3.64343 -1.64343 -1.66299 3.66 -1.63072 -1.66299 3.64343 -1.64343 -1.9215 3.64343 -1.64343 -1.9215 3.64343 -1.64343 -1.66299 3.64343 -1.64343 -1.9215 3.63072 -1.66 -2.08701 3.63072 -1.66 -1.9215 3.64343 -1.64343 -1.9215 3.63072 -1.66 -1.66299 3.64343 -1.64343 -1.66299 3.63072 -1.66 -1.9215 3.63072 -1.66 -1.9215 3.63072 -1.66 -1.66299 3.63072 -1.66 -1.9215 3.62273 -1.67929 -2.08701 3.62273 -1.67929 -1.9215 3.63072 -1.66 -1.9215 3.62273 -1.67929 -1.66299 3.63072 -1.66 -1.66299 3.62273 -1.67929 -1.9215 3.62273 -1.67929 -1.9215 3.62273 -1.67929 -1.66299 3.62273 -1.67929 -1.9215 3.62 -1.7 -2.08701 3.62 -1.7 -1.9215 3.62273 -1.67929 -1.9215 3.62 -1.7 -1.66299 3.62273 -1.67929 -1.66299 3.62 -1.7 -1.9215 3.62 -1.7 -1.9215 3.62 -1.7 -1.66299 3.62 -1.7 -1.9215 3.62273 -1.72071 -2.08701 3.62273 -1.72071 -1.9215 3.62 -1.7 -1.9215 3.62273 -1.72071 -1.66299 3.62 -1.7 -1.66299 3.62273 -1.72071 -1.9215 3.62273 -1.72071 -1.9215 3.62273 -1.72071 -1.66299 3.62273 -1.72071 -1.9215 3.63072 -1.74 -2.08701 3.63072 -1.74 -1.9215 3.62273 -1.72071 -1.9215 3.63072 -1.74 -1.66299 3.62273 -1.72071 -1.66299 3.63072 -1.74 -1.9215 3.63072 -1.74 -1.9215 3.63072 -1.74 -1.66299 3.63072 -1.74 -1.9215 3.64343 -1.75657 -2.08701 3.64343 -1.75657 -1.9215 3.63072 -1.74 -1.9215 3.64343 -1.75657 -1.66299 3.63072 -1.74 -1.66299 3.64343 -1.75657 -1.9215 3.64343 -1.75657 -1.9215 3.64343 -1.75657 -1.66299 3.64343 -1.75657 -1.9215 3.66 -1.76928 -2.08701 3.66 -1.76928 -1.9215 3.64343 -1.75657 -1.9215 3.66 -1.76928 -1.66299 3.64343 -1.75657 -1.66299 3.66 -1.76928 -1.9215 3.66 -1.76928 -1.9215 3.66 -1.76928 -1.66299 3.66 -1.76928 -1.9215 3.67929 -1.77727 -2.08701 3.67929 -1.77727 -1.9215 3.66 -1.76928 -1.9215 3.67929 -1.77727 -1.66299 3.66 -1.76928 -1.66299 3.67929 -1.77727 -1.9215 3.67929 -1.77727 -1.9215 3.67929 -1.77727 -1.66299 3.67929 -1.77727 -1.9215 3.7 -1.78 -2.08701 3.7 -1.78 -1.9215 3.67929 -1.77727 -1.9215 3.7 -1.78 -1.66299 3.67929 -1.77727 -1.66299 3.7 -1.78 -1.9215 3.7 -1.78 -1.9215 3.7 -1.78 -1.66299 3.7 -1.78 -1.9215 3.72071 -1.77727 -2.08701 3.72071 -1.77727 -1.9215 3.7 -1.78 -1.9215 3.72071 -1.77727 -2.08701 3.72071 -1.77727 -2.1 3.72653 -1.79901 -2.08701 3.7 -1.78 -2.08701 3.72071 -1.77727 -2.1 3.75125 -1.78877 -2.1 3.72653 -1.79901 -2.08701 3.72071 -1.77727 -2.08701 3.74 -1.76928 -2.1 3.75125 -1.78877 -2.1 3.75125 -1.78877 -2.08701 3.74 -1.76928 -2.1 3.77248 -1.77248 -2.1 3.77248 -1.77248 -2.08701 3.74 -1.76928 -2.08701 3.75657 -1.75657 -2.1 3.78877 -1.75125 -2.08701 3.75657 -1.75657 -2.08701 3.76928 -1.74 -2.1 3.79901 -1.72653 -2.08701 3.76928 -1.74 -2.08701 3.77727 -1.72071 -2.1 3.8025 -1.7 -2.08701 3.77727 -1.72071 -2.08701 3.78 -1.7 -2.1 3.79901 -1.67347 -2.08701 3.78 -1.7 -2.08701 3.77727 -1.67929 -2.1 3.78877 -1.64875 -2.08701 3.77727 -1.67929 -2.08701 3.76928 -1.66 -2.1 3.77248 -1.62752 -2.08701 3.76928 -1.66 -2.08701 3.75657 -1.64343 -2.1 3.75125 -1.61123 -2.08701 3.75657 -1.64343 -2.08701 3.74 -1.63072 -2.1 3.72653 -1.60099 -2.08701 3.74 -1.63072 -2.08701 3.72071 -1.62273 -2.1 3.7 -1.5975 -2.08701 3.72071 -1.62273 -2.08701 3.7 -1.62 -2.1 3.67347 -1.60099 -2.08701 3.7 -1.62 -2.08701 3.67929 -1.62273 -2.1 3.64875 -1.61123 -2.08701 3.67929 -1.62273 -2.08701 3.66 -1.63072 -2.1 3.62752 -1.62752 -2.08701 3.66 -1.63072 -2.08701 3.64343 -1.64343 -2.1 3.61123 -1.64875 -2.08701 3.64343 -1.64343 -2.08701 3.63072 -1.66 -2.1 3.60099 -1.67347 -2.08701 3.63072 -1.66 -2.08701 3.62273 -1.67929 -2.1 3.5975 -1.7 -2.08701 3.62273 -1.67929 -2.08701 3.62 -1.7 -2.1 3.60099 -1.72653 -2.08701 3.62 -1.7 -2.08701 3.62273 -1.72071 -2.1 3.61123 -1.75125 -2.08701 3.62273 -1.72071 -2.08701 3.63072 -1.74 -2.1 3.62752 -1.77248 -2.08701 3.63072 -1.74 -2.08701 3.64343 -1.75657 -2.1 3.64875 -1.78877 -2.08701 3.64343 -1.75657 -2.08701 3.66 -1.76928 -2.1 3.67347 -1.79901 -2.08701 3.66 -1.76928 -2.08701 3.67929 -1.77727 -2.1 3.7 -1.8025 -2.08701 3.67929 -1.77727 -2.08701 3.7 -1.78 -2.1 3.72653 -1.79901 -2.1 3.7 -1.8025 -2.08701 3.7 -1.78 -2.1 3.77248 -1.77248 -2.08701 3.75657 -1.75657 -2.1 3.78877 -1.75125 -2.1 3.78877 -1.75125 -2.08701 3.76928 -1.74 -2.1 3.79901 -1.72653 -2.1 3.79901 -1.72653 -2.08701 3.77727 -1.72071 -2.1 3.8025 -1.7 -2.1 3.8025 -1.7 -2.08701 3.78 -1.7 -2.1 3.79901 -1.67347 -2.1 3.79901 -1.67347 -2.08701 3.77727 -1.67929 -2.1 3.78877 -1.64875 -2.1 3.78877 -1.64875 -2.08701 3.76928 -1.66 -2.1 3.77248 -1.62752 -2.1 3.77248 -1.62752 -2.08701 3.75657 -1.64343 -2.1 3.75125 -1.61123 -2.1 3.75125 -1.61123 -2.08701 3.74 -1.63072 -2.1 3.72653 -1.60099 -2.1 3.72653 -1.60099 -2.08701 3.72071 -1.62273 -2.1 3.7 -1.5975 -2.1 3.7 -1.5975 -2.08701 3.7 -1.62 -2.1 3.67347 -1.60099 -2.1 3.67347 -1.60099 -2.08701 3.67929 -1.62273 -2.1 3.64875 -1.61123 -2.1 3.64875 -1.61123 -2.08701 3.66 -1.63072 -2.1 3.62752 -1.62752 -2.1 3.62752 -1.62752 -2.08701 3.64343 -1.64343 -2.1 3.61123 -1.64875 -2.1 3.61123 -1.64875 -2.08701 3.63072 -1.66 -2.1 3.60099 -1.67347 -2.1 3.60099 -1.67347 -2.08701 3.62273 -1.67929 -2.1 3.5975 -1.7 -2.1 3.5975 -1.7 -2.08701 3.62 -1.7 -2.1 3.60099 -1.72653 -2.1 3.60099 -1.72653 -2.08701 3.62273 -1.72071 -2.1 3.61123 -1.75125 -2.1 3.61123 -1.75125 -2.08701 3.63072 -1.74 -2.1 3.62752 -1.77248 -2.1 3.62752 -1.77248 -2.08701 3.64343 -1.75657 -2.1 3.64875 -1.78877 -2.1 3.64875 -1.78877 -2.08701 3.66 -1.76928 -2.1 3.67347 -1.79901 -2.1 3.67347 -1.79901 -2.08701 3.67929 -1.77727 -2.1 3.7 -1.8025 -1.65 2.92653 -2.59901 -1.66299 2.92071 -2.57727 -1.65 2.9 -2.6025 -1.65 2.92653 -2.59901 -1.66299 2.94 -2.56928 -1.66299 2.92071 -2.57727 -1.65 2.92653 -2.59901 -1.65 2.95125 -2.58877 -1.66299 2.94 -2.56928 -1.66299 2.94 -2.56928 -1.65 2.95125 -2.58877 -1.66299 2.95657 -2.55657 -1.66299 2.95657 -2.55657 -1.65 2.95125 -2.58877 -1.65 2.97248 -2.57248 -1.66299 2.96928 -2.54 -1.65 2.97248 -2.57248 -1.65 2.98877 -2.55125 -1.66299 2.97727 -2.52071 -1.65 2.98877 -2.55125 -1.65 2.99901 -2.52653 -1.66299 2.98 -2.5 -1.65 2.99901 -2.52653 -1.65 3.0025 -2.5 -1.66299 2.97727 -2.47929 -1.65 3.0025 -2.5 -1.65 2.99901 -2.47347 -1.66299 2.96928 -2.46 -1.65 2.99901 -2.47347 -1.65 2.98877 -2.44875 -1.66299 2.95657 -2.44343 -1.65 2.98877 -2.44875 -1.65 2.97248 -2.42752 -1.66299 2.94 -2.43072 -1.65 2.97248 -2.42752 -1.65 2.95125 -2.41123 -1.66299 2.92071 -2.42273 -1.65 2.95125 -2.41123 -1.65 2.92653 -2.40099 -1.66299 2.9 -2.42 -1.65 2.92653 -2.40099 -1.65 2.9 -2.3975 -1.66299 2.87929 -2.42273 -1.65 2.9 -2.3975 -1.65 2.87347 -2.40099 -1.66299 2.86 -2.43072 -1.65 2.87347 -2.40099 -1.65 2.84875 -2.41123 -1.66299 2.84343 -2.44343 -1.65 2.84875 -2.41123 -1.65 2.82752 -2.42752 -1.66299 2.83072 -2.46 -1.65 2.82752 -2.42752 -1.65 2.81123 -2.44875 -1.66299 2.82273 -2.47929 -1.65 2.81123 -2.44875 -1.65 2.80099 -2.47347 -1.66299 2.82 -2.5 -1.65 2.80099 -2.47347 -1.65 2.7975 -2.5 -1.66299 2.82273 -2.52071 -1.65 2.7975 -2.5 -1.65 2.80099 -2.52653 -1.66299 2.83072 -2.54 -1.65 2.80099 -2.52653 -1.65 2.81123 -2.55125 -1.66299 2.84343 -2.55657 -1.65 2.81123 -2.55125 -1.65 2.82752 -2.57248 -1.66299 2.86 -2.56928 -1.65 2.82752 -2.57248 -1.65 2.84875 -2.58877 -1.66299 2.87929 -2.57727 -1.65 2.84875 -2.58877 -1.65 2.87347 -2.59901 -1.66299 2.9 -2.58 -1.65 2.87347 -2.59901 -1.65 2.9 -2.6025 -1.66299 2.92071 -2.57727 -1.66299 2.9 -2.58 -1.65 2.9 -2.6025 -1.66299 2.95657 -2.55657 -1.65 2.97248 -2.57248 -1.66299 2.96928 -2.54 -1.66299 2.96928 -2.54 -1.65 2.98877 -2.55125 -1.66299 2.97727 -2.52071 -1.66299 2.97727 -2.52071 -1.65 2.99901 -2.52653 -1.66299 2.98 -2.5 -1.66299 2.98 -2.5 -1.65 3.0025 -2.5 -1.66299 2.97727 -2.47929 -1.66299 2.97727 -2.47929 -1.65 2.99901 -2.47347 -1.66299 2.96928 -2.46 -1.66299 2.96928 -2.46 -1.65 2.98877 -2.44875 -1.66299 2.95657 -2.44343 -1.66299 2.95657 -2.44343 -1.65 2.97248 -2.42752 -1.66299 2.94 -2.43072 -1.66299 2.94 -2.43072 -1.65 2.95125 -2.41123 -1.66299 2.92071 -2.42273 -1.66299 2.92071 -2.42273 -1.65 2.92653 -2.40099 -1.66299 2.9 -2.42 -1.66299 2.9 -2.42 -1.65 2.9 -2.3975 -1.66299 2.87929 -2.42273 -1.66299 2.87929 -2.42273 -1.65 2.87347 -2.40099 -1.66299 2.86 -2.43072 -1.66299 2.86 -2.43072 -1.65 2.84875 -2.41123 -1.66299 2.84343 -2.44343 -1.66299 2.84343 -2.44343 -1.65 2.82752 -2.42752 -1.66299 2.83072 -2.46 -1.66299 2.83072 -2.46 -1.65 2.81123 -2.44875 -1.66299 2.82273 -2.47929 -1.66299 2.82273 -2.47929 -1.65 2.80099 -2.47347 -1.66299 2.82 -2.5 -1.66299 2.82 -2.5 -1.65 2.7975 -2.5 -1.66299 2.82273 -2.52071 -1.66299 2.82273 -2.52071 -1.65 2.80099 -2.52653 -1.66299 2.83072 -2.54 -1.66299 2.83072 -2.54 -1.65 2.81123 -2.55125 -1.66299 2.84343 -2.55657 -1.66299 2.84343 -2.55657 -1.65 2.82752 -2.57248 -1.66299 2.86 -2.56928 -1.66299 2.86 -2.56928 -1.65 2.84875 -2.58877 -1.66299 2.87929 -2.57727 -1.66299 2.87929 -2.57727 -1.65 2.87347 -2.59901 -1.66299 2.9 -2.58 -1.66299 2.92071 -2.57727 -1.9215 2.92071 -2.57727 -1.66299 2.9 -2.58 -1.66299 2.92071 -2.57727 -1.9215 2.94 -2.56928 -1.9215 2.92071 -2.57727 -1.66299 2.92071 -2.57727 -1.66299 2.94 -2.56928 -1.9215 2.94 -2.56928 -1.9215 2.94 -2.56928 -1.66299 2.94 -2.56928 -1.9215 2.95657 -2.55657 -2.08701 2.95657 -2.55657 -1.9215 2.95657 -2.55657 -2.08701 2.96928 -2.54 -2.08701 2.95657 -2.55657 -1.9215 2.94 -2.56928 -1.9215 2.95657 -2.55657 -2.08701 2.95657 -2.55657 -2.08701 2.94 -2.56928 -1.9215 2.94 -2.56928 -1.9215 2.94 -2.56928 -2.08701 2.94 -2.56928 -1.9215 2.92071 -2.57727 -1.9215 2.92071 -2.57727 -2.08701 2.94 -2.56928 -2.08701 2.92071 -2.57727 -1.9215 2.9 -2.58 -2.08701 2.92071 -2.57727 -2.08701 2.9 -2.58 -1.9215 2.87929 -2.57727 -2.08701 2.9 -2.58 -2.08701 2.87929 -2.57727 -1.9215 2.86 -2.56928 -2.08701 2.87929 -2.57727 -2.08701 2.86 -2.56928 -1.9215 2.84343 -2.55657 -2.08701 2.86 -2.56928 -2.08701 2.84343 -2.55657 -1.9215 2.83072 -2.54 -2.08701 2.84343 -2.55657 -2.08701 2.83072 -2.54 -1.9215 2.82273 -2.52071 -2.08701 2.83072 -2.54 -2.08701 2.82273 -2.52071 -1.9215 2.82 -2.5 -2.08701 2.82273 -2.52071 -2.08701 2.82 -2.5 -1.9215 2.82273 -2.47929 -2.08701 2.82 -2.5 -2.08701 2.82273 -2.47929 -1.9215 2.83072 -2.46 -2.08701 2.82273 -2.47929 -2.08701 2.83072 -2.46 -1.9215 2.84343 -2.44343 -2.08701 2.83072 -2.46 -2.08701 2.84343 -2.44343 -1.9215 2.86 -2.43072 -2.08701 2.84343 -2.44343 -2.08701 2.86 -2.43072 -1.9215 2.87929 -2.42273 -2.08701 2.86 -2.43072 -2.08701 2.87929 -2.42273 -1.9215 2.9 -2.42 -2.08701 2.87929 -2.42273 -2.08701 2.9 -2.42 -1.9215 2.92071 -2.42273 -2.08701 2.9 -2.42 -2.08701 2.92071 -2.42273 -1.9215 2.94 -2.43072 -2.08701 2.92071 -2.42273 -2.08701 2.94 -2.43072 -1.9215 2.95657 -2.44343 -2.08701 2.94 -2.43072 -2.08701 2.95657 -2.44343 -1.9215 2.96928 -2.46 -2.08701 2.95657 -2.44343 -2.08701 2.96928 -2.46 -1.9215 2.97727 -2.47929 -2.08701 2.96928 -2.46 -2.08701 2.97727 -2.47929 -1.9215 2.98 -2.5 -2.08701 2.97727 -2.47929 -2.08701 2.98 -2.5 -1.9215 2.97727 -2.52071 -2.08701 2.98 -2.5 -2.08701 2.97727 -2.52071 -1.9215 2.96928 -2.54 -2.08701 2.97727 -2.52071 -2.08701 2.96928 -2.54 -1.9215 2.95657 -2.55657 -1.9215 2.96928 -2.54 -2.08701 2.96928 -2.54 -1.9215 2.95657 -2.55657 -1.66299 2.95657 -2.55657 -1.9215 2.96928 -2.54 -1.9215 2.95657 -2.55657 -1.66299 2.94 -2.56928 -1.66299 2.95657 -2.55657 -1.66299 2.95657 -2.55657 -1.66299 2.96928 -2.54 -1.9215 2.96928 -2.54 -1.9215 2.96928 -2.54 -1.66299 2.96928 -2.54 -1.9215 2.97727 -2.52071 -2.08701 2.97727 -2.52071 -1.9215 2.96928 -2.54 -1.9215 2.97727 -2.52071 -1.66299 2.96928 -2.54 -1.66299 2.97727 -2.52071 -1.9215 2.97727 -2.52071 -1.9215 2.97727 -2.52071 -1.66299 2.97727 -2.52071 -1.9215 2.98 -2.5 -2.08701 2.98 -2.5 -1.9215 2.97727 -2.52071 -1.9215 2.98 -2.5 -1.66299 2.97727 -2.52071 -1.66299 2.98 -2.5 -1.9215 2.98 -2.5 -1.9215 2.98 -2.5 -1.66299 2.98 -2.5 -1.9215 2.97727 -2.47929 -2.08701 2.97727 -2.47929 -1.9215 2.98 -2.5 -1.9215 2.97727 -2.47929 -1.66299 2.98 -2.5 -1.66299 2.97727 -2.47929 -1.9215 2.97727 -2.47929 -1.9215 2.97727 -2.47929 -1.66299 2.97727 -2.47929 -1.9215 2.96928 -2.46 -2.08701 2.96928 -2.46 -1.9215 2.97727 -2.47929 -1.9215 2.96928 -2.46 -1.66299 2.97727 -2.47929 -1.66299 2.96928 -2.46 -1.9215 2.96928 -2.46 -1.9215 2.96928 -2.46 -1.66299 2.96928 -2.46 -1.9215 2.95657 -2.44343 -2.08701 2.95657 -2.44343 -1.9215 2.96928 -2.46 -1.9215 2.95657 -2.44343 -1.66299 2.96928 -2.46 -1.66299 2.95657 -2.44343 -1.9215 2.95657 -2.44343 -1.9215 2.95657 -2.44343 -1.66299 2.95657 -2.44343 -1.9215 2.94 -2.43072 -2.08701 2.94 -2.43072 -1.9215 2.95657 -2.44343 -1.9215 2.94 -2.43072 -1.66299 2.95657 -2.44343 -1.66299 2.94 -2.43072 -1.9215 2.94 -2.43072 -1.9215 2.94 -2.43072 -1.66299 2.94 -2.43072 -1.9215 2.92071 -2.42273 -2.08701 2.92071 -2.42273 -1.9215 2.94 -2.43072 -1.9215 2.92071 -2.42273 -1.66299 2.94 -2.43072 -1.66299 2.92071 -2.42273 -1.9215 2.92071 -2.42273 -1.9215 2.92071 -2.42273 -1.66299 2.92071 -2.42273 -1.9215 2.9 -2.42 -2.08701 2.9 -2.42 -1.9215 2.92071 -2.42273 -1.9215 2.9 -2.42 -1.66299 2.92071 -2.42273 -1.66299 2.9 -2.42 -1.9215 2.9 -2.42 -1.9215 2.9 -2.42 -1.66299 2.9 -2.42 -1.9215 2.87929 -2.42273 -2.08701 2.87929 -2.42273 -1.9215 2.9 -2.42 -1.9215 2.87929 -2.42273 -1.66299 2.9 -2.42 -1.66299 2.87929 -2.42273 -1.9215 2.87929 -2.42273 -1.9215 2.87929 -2.42273 -1.66299 2.87929 -2.42273 -1.9215 2.86 -2.43072 -2.08701 2.86 -2.43072 -1.9215 2.87929 -2.42273 -1.9215 2.86 -2.43072 -1.66299 2.87929 -2.42273 -1.66299 2.86 -2.43072 -1.9215 2.86 -2.43072 -1.9215 2.86 -2.43072 -1.66299 2.86 -2.43072 -1.9215 2.84343 -2.44343 -2.08701 2.84343 -2.44343 -1.9215 2.86 -2.43072 -1.9215 2.84343 -2.44343 -1.66299 2.86 -2.43072 -1.66299 2.84343 -2.44343 -1.9215 2.84343 -2.44343 -1.9215 2.84343 -2.44343 -1.66299 2.84343 -2.44343 -1.9215 2.83072 -2.46 -2.08701 2.83072 -2.46 -1.9215 2.84343 -2.44343 -1.9215 2.83072 -2.46 -1.66299 2.84343 -2.44343 -1.66299 2.83072 -2.46 -1.9215 2.83072 -2.46 -1.9215 2.83072 -2.46 -1.66299 2.83072 -2.46 -1.9215 2.82273 -2.47929 -2.08701 2.82273 -2.47929 -1.9215 2.83072 -2.46 -1.9215 2.82273 -2.47929 -1.66299 2.83072 -2.46 -1.66299 2.82273 -2.47929 -1.9215 2.82273 -2.47929 -1.9215 2.82273 -2.47929 -1.66299 2.82273 -2.47929 -1.9215 2.82 -2.5 -2.08701 2.82 -2.5 -1.9215 2.82273 -2.47929 -1.9215 2.82 -2.5 -1.66299 2.82273 -2.47929 -1.66299 2.82 -2.5 -1.9215 2.82 -2.5 -1.9215 2.82 -2.5 -1.66299 2.82 -2.5 -1.9215 2.82273 -2.52071 -2.08701 2.82273 -2.52071 -1.9215 2.82 -2.5 -1.9215 2.82273 -2.52071 -1.66299 2.82 -2.5 -1.66299 2.82273 -2.52071 -1.9215 2.82273 -2.52071 -1.9215 2.82273 -2.52071 -1.66299 2.82273 -2.52071 -1.9215 2.83072 -2.54 -2.08701 2.83072 -2.54 -1.9215 2.82273 -2.52071 -1.9215 2.83072 -2.54 -1.66299 2.82273 -2.52071 -1.66299 2.83072 -2.54 -1.9215 2.83072 -2.54 -1.9215 2.83072 -2.54 -1.66299 2.83072 -2.54 -1.9215 2.84343 -2.55657 -2.08701 2.84343 -2.55657 -1.9215 2.83072 -2.54 -1.9215 2.84343 -2.55657 -1.66299 2.83072 -2.54 -1.66299 2.84343 -2.55657 -1.9215 2.84343 -2.55657 -1.9215 2.84343 -2.55657 -1.66299 2.84343 -2.55657 -1.9215 2.86 -2.56928 -2.08701 2.86 -2.56928 -1.9215 2.84343 -2.55657 -1.9215 2.86 -2.56928 -1.66299 2.84343 -2.55657 -1.66299 2.86 -2.56928 -1.9215 2.86 -2.56928 -1.9215 2.86 -2.56928 -1.66299 2.86 -2.56928 -1.9215 2.87929 -2.57727 -2.08701 2.87929 -2.57727 -1.9215 2.86 -2.56928 -1.9215 2.87929 -2.57727 -1.66299 2.86 -2.56928 -1.66299 2.87929 -2.57727 -1.9215 2.87929 -2.57727 -1.9215 2.87929 -2.57727 -1.66299 2.87929 -2.57727 -1.9215 2.9 -2.58 -2.08701 2.9 -2.58 -1.9215 2.87929 -2.57727 -1.9215 2.9 -2.58 -1.66299 2.87929 -2.57727 -1.66299 2.9 -2.58 -1.9215 2.9 -2.58 -1.9215 2.9 -2.58 -1.66299 2.9 -2.58 -1.9215 2.92071 -2.57727 -2.08701 2.92071 -2.57727 -1.9215 2.9 -2.58 -1.9215 2.92071 -2.57727 -2.08701 2.92071 -2.57727 -2.1 2.92653 -2.59901 -2.08701 2.9 -2.58 -2.08701 2.92071 -2.57727 -2.1 2.95125 -2.58877 -2.1 2.92653 -2.59901 -2.08701 2.92071 -2.57727 -2.08701 2.94 -2.56928 -2.1 2.95125 -2.58877 -2.1 2.95125 -2.58877 -2.08701 2.94 -2.56928 -2.1 2.97248 -2.57248 -2.1 2.97248 -2.57248 -2.08701 2.94 -2.56928 -2.08701 2.95657 -2.55657 -2.1 2.98877 -2.55125 -2.08701 2.95657 -2.55657 -2.08701 2.96928 -2.54 -2.1 2.99901 -2.52653 -2.08701 2.96928 -2.54 -2.08701 2.97727 -2.52071 -2.1 3.0025 -2.5 -2.08701 2.97727 -2.52071 -2.08701 2.98 -2.5 -2.1 2.99901 -2.47347 -2.08701 2.98 -2.5 -2.08701 2.97727 -2.47929 -2.1 2.98877 -2.44875 -2.08701 2.97727 -2.47929 -2.08701 2.96928 -2.46 -2.1 2.97248 -2.42752 -2.08701 2.96928 -2.46 -2.08701 2.95657 -2.44343 -2.1 2.95125 -2.41123 -2.08701 2.95657 -2.44343 -2.08701 2.94 -2.43072 -2.1 2.92653 -2.40099 -2.08701 2.94 -2.43072 -2.08701 2.92071 -2.42273 -2.1 2.9 -2.3975 -2.08701 2.92071 -2.42273 -2.08701 2.9 -2.42 -2.1 2.87347 -2.40099 -2.08701 2.9 -2.42 -2.08701 2.87929 -2.42273 -2.1 2.84875 -2.41123 -2.08701 2.87929 -2.42273 -2.08701 2.86 -2.43072 -2.1 2.82752 -2.42752 -2.08701 2.86 -2.43072 -2.08701 2.84343 -2.44343 -2.1 2.81123 -2.44875 -2.08701 2.84343 -2.44343 -2.08701 2.83072 -2.46 -2.1 2.80099 -2.47347 -2.08701 2.83072 -2.46 -2.08701 2.82273 -2.47929 -2.1 2.7975 -2.5 -2.08701 2.82273 -2.47929 -2.08701 2.82 -2.5 -2.1 2.80099 -2.52653 -2.08701 2.82 -2.5 -2.08701 2.82273 -2.52071 -2.1 2.81123 -2.55125 -2.08701 2.82273 -2.52071 -2.08701 2.83072 -2.54 -2.1 2.82752 -2.57248 -2.08701 2.83072 -2.54 -2.08701 2.84343 -2.55657 -2.1 2.84875 -2.58877 -2.08701 2.84343 -2.55657 -2.08701 2.86 -2.56928 -2.1 2.87347 -2.59901 -2.08701 2.86 -2.56928 -2.08701 2.87929 -2.57727 -2.1 2.9 -2.6025 -2.08701 2.87929 -2.57727 -2.08701 2.9 -2.58 -2.1 2.92653 -2.59901 -2.1 2.9 -2.6025 -2.08701 2.9 -2.58 -2.1 2.97248 -2.57248 -2.08701 2.95657 -2.55657 -2.1 2.98877 -2.55125 -2.1 2.98877 -2.55125 -2.08701 2.96928 -2.54 -2.1 2.99901 -2.52653 -2.1 2.99901 -2.52653 -2.08701 2.97727 -2.52071 -2.1 3.0025 -2.5 -2.1 3.0025 -2.5 -2.08701 2.98 -2.5 -2.1 2.99901 -2.47347 -2.1 2.99901 -2.47347 -2.08701 2.97727 -2.47929 -2.1 2.98877 -2.44875 -2.1 2.98877 -2.44875 -2.08701 2.96928 -2.46 -2.1 2.97248 -2.42752 -2.1 2.97248 -2.42752 -2.08701 2.95657 -2.44343 -2.1 2.95125 -2.41123 -2.1 2.95125 -2.41123 -2.08701 2.94 -2.43072 -2.1 2.92653 -2.40099 -2.1 2.92653 -2.40099 -2.08701 2.92071 -2.42273 -2.1 2.9 -2.3975 -2.1 2.9 -2.3975 -2.08701 2.9 -2.42 -2.1 2.87347 -2.40099 -2.1 2.87347 -2.40099 -2.08701 2.87929 -2.42273 -2.1 2.84875 -2.41123 -2.1 2.84875 -2.41123 -2.08701 2.86 -2.43072 -2.1 2.82752 -2.42752 -2.1 2.82752 -2.42752 -2.08701 2.84343 -2.44343 -2.1 2.81123 -2.44875 -2.1 2.81123 -2.44875 -2.08701 2.83072 -2.46 -2.1 2.80099 -2.47347 -2.1 2.80099 -2.47347 -2.08701 2.82273 -2.47929 -2.1 2.7975 -2.5 -2.1 2.7975 -2.5 -2.08701 2.82 -2.5 -2.1 2.80099 -2.52653 -2.1 2.80099 -2.52653 -2.08701 2.82273 -2.52071 -2.1 2.81123 -2.55125 -2.1 2.81123 -2.55125 -2.08701 2.83072 -2.54 -2.1 2.82752 -2.57248 -2.1 2.82752 -2.57248 -2.08701 2.84343 -2.55657 -2.1 2.84875 -2.58877 -2.1 2.84875 -2.58877 -2.08701 2.86 -2.56928 -2.1 2.87347 -2.59901 -2.1 2.87347 -2.59901 -2.08701 2.87929 -2.57727 -2.1 2.9 -2.6025 -1.65 2.12653 -1.79901 -1.66299 2.12071 -1.77727 -1.65 2.1 -1.8025 -1.65 2.12653 -1.79901 -1.66299 2.14 -1.76928 -1.66299 2.12071 -1.77727 -1.65 2.12653 -1.79901 -1.65 2.15125 -1.78877 -1.66299 2.14 -1.76928 -1.66299 2.14 -1.76928 -1.65 2.15125 -1.78877 -1.66299 2.15657 -1.75657 -1.66299 2.15657 -1.75657 -1.65 2.15125 -1.78877 -1.65 2.17248 -1.77248 -1.66299 2.16928 -1.74 -1.65 2.17248 -1.77248 -1.65 2.18877 -1.75125 -1.66299 2.17727 -1.72071 -1.65 2.18877 -1.75125 -1.65 2.19901 -1.72653 -1.66299 2.18 -1.7 -1.65 2.19901 -1.72653 -1.65 2.2025 -1.7 -1.66299 2.17727 -1.67929 -1.65 2.2025 -1.7 -1.65 2.19901 -1.67347 -1.66299 2.16928 -1.66 -1.65 2.19901 -1.67347 -1.65 2.18877 -1.64875 -1.66299 2.15657 -1.64343 -1.65 2.18877 -1.64875 -1.65 2.17248 -1.62752 -1.66299 2.14 -1.63072 -1.65 2.17248 -1.62752 -1.65 2.15125 -1.61123 -1.66299 2.12071 -1.62273 -1.65 2.15125 -1.61123 -1.65 2.12653 -1.60099 -1.66299 2.1 -1.62 -1.65 2.12653 -1.60099 -1.65 2.1 -1.5975 -1.66299 2.07929 -1.62273 -1.65 2.1 -1.5975 -1.65 2.07347 -1.60099 -1.66299 2.06 -1.63072 -1.65 2.07347 -1.60099 -1.65 2.04875 -1.61123 -1.66299 2.04343 -1.64343 -1.65 2.04875 -1.61123 -1.65 2.02752 -1.62752 -1.66299 2.03072 -1.66 -1.65 2.02752 -1.62752 -1.65 2.01123 -1.64875 -1.66299 2.02273 -1.67929 -1.65 2.01123 -1.64875 -1.65 2.00099 -1.67347 -1.66299 2.02 -1.7 -1.65 2.00099 -1.67347 -1.65 1.9975 -1.7 -1.66299 2.02273 -1.72071 -1.65 1.9975 -1.7 -1.65 2.00099 -1.72653 -1.66299 2.03072 -1.74 -1.65 2.00099 -1.72653 -1.65 2.01123 -1.75125 -1.66299 2.04343 -1.75657 -1.65 2.01123 -1.75125 -1.65 2.02752 -1.77248 -1.66299 2.06 -1.76928 -1.65 2.02752 -1.77248 -1.65 2.04875 -1.78877 -1.66299 2.07929 -1.77727 -1.65 2.04875 -1.78877 -1.65 2.07347 -1.79901 -1.66299 2.1 -1.78 -1.65 2.07347 -1.79901 -1.65 2.1 -1.8025 -1.66299 2.12071 -1.77727 -1.66299 2.1 -1.78 -1.65 2.1 -1.8025 -1.66299 2.15657 -1.75657 -1.65 2.17248 -1.77248 -1.66299 2.16928 -1.74 -1.66299 2.16928 -1.74 -1.65 2.18877 -1.75125 -1.66299 2.17727 -1.72071 -1.66299 2.17727 -1.72071 -1.65 2.19901 -1.72653 -1.66299 2.18 -1.7 -1.66299 2.18 -1.7 -1.65 2.2025 -1.7 -1.66299 2.17727 -1.67929 -1.66299 2.17727 -1.67929 -1.65 2.19901 -1.67347 -1.66299 2.16928 -1.66 -1.66299 2.16928 -1.66 -1.65 2.18877 -1.64875 -1.66299 2.15657 -1.64343 -1.66299 2.15657 -1.64343 -1.65 2.17248 -1.62752 -1.66299 2.14 -1.63072 -1.66299 2.14 -1.63072 -1.65 2.15125 -1.61123 -1.66299 2.12071 -1.62273 -1.66299 2.12071 -1.62273 -1.65 2.12653 -1.60099 -1.66299 2.1 -1.62 -1.66299 2.1 -1.62 -1.65 2.1 -1.5975 -1.66299 2.07929 -1.62273 -1.66299 2.07929 -1.62273 -1.65 2.07347 -1.60099 -1.66299 2.06 -1.63072 -1.66299 2.06 -1.63072 -1.65 2.04875 -1.61123 -1.66299 2.04343 -1.64343 -1.66299 2.04343 -1.64343 -1.65 2.02752 -1.62752 -1.66299 2.03072 -1.66 -1.66299 2.03072 -1.66 -1.65 2.01123 -1.64875 -1.66299 2.02273 -1.67929 -1.66299 2.02273 -1.67929 -1.65 2.00099 -1.67347 -1.66299 2.02 -1.7 -1.66299 2.02 -1.7 -1.65 1.9975 -1.7 -1.66299 2.02273 -1.72071 -1.66299 2.02273 -1.72071 -1.65 2.00099 -1.72653 -1.66299 2.03072 -1.74 -1.66299 2.03072 -1.74 -1.65 2.01123 -1.75125 -1.66299 2.04343 -1.75657 -1.66299 2.04343 -1.75657 -1.65 2.02752 -1.77248 -1.66299 2.06 -1.76928 -1.66299 2.06 -1.76928 -1.65 2.04875 -1.78877 -1.66299 2.07929 -1.77727 -1.66299 2.07929 -1.77727 -1.65 2.07347 -1.79901 -1.66299 2.1 -1.78 -1.66299 2.12071 -1.77727 -1.9215 2.12071 -1.77727 -1.66299 2.1 -1.78 -1.66299 2.12071 -1.77727 -1.9215 2.14 -1.76928 -1.9215 2.12071 -1.77727 -1.66299 2.12071 -1.77727 -1.66299 2.14 -1.76928 -1.9215 2.14 -1.76928 -1.9215 2.14 -1.76928 -1.66299 2.14 -1.76928 -1.9215 2.15657 -1.75657 -2.08701 2.15657 -1.75657 -1.9215 2.15657 -1.75657 -2.08701 2.16928 -1.74 -2.08701 2.15657 -1.75657 -1.9215 2.14 -1.76928 -1.9215 2.15657 -1.75657 -2.08701 2.15657 -1.75657 -2.08701 2.14 -1.76928 -1.9215 2.14 -1.76928 -1.9215 2.14 -1.76928 -2.08701 2.14 -1.76928 -1.9215 2.12071 -1.77727 -1.9215 2.12071 -1.77727 -2.08701 2.14 -1.76928 -2.08701 2.12071 -1.77727 -1.9215 2.1 -1.78 -2.08701 2.12071 -1.77727 -2.08701 2.1 -1.78 -1.9215 2.07929 -1.77727 -2.08701 2.1 -1.78 -2.08701 2.07929 -1.77727 -1.9215 2.06 -1.76928 -2.08701 2.07929 -1.77727 -2.08701 2.06 -1.76928 -1.9215 2.04343 -1.75657 -2.08701 2.06 -1.76928 -2.08701 2.04343 -1.75657 -1.9215 2.03072 -1.74 -2.08701 2.04343 -1.75657 -2.08701 2.03072 -1.74 -1.9215 2.02273 -1.72071 -2.08701 2.03072 -1.74 -2.08701 2.02273 -1.72071 -1.9215 2.02 -1.7 -2.08701 2.02273 -1.72071 -2.08701 2.02 -1.7 -1.9215 2.02273 -1.67929 -2.08701 2.02 -1.7 -2.08701 2.02273 -1.67929 -1.9215 2.03072 -1.66 -2.08701 2.02273 -1.67929 -2.08701 2.03072 -1.66 -1.9215 2.04343 -1.64343 -2.08701 2.03072 -1.66 -2.08701 2.04343 -1.64343 -1.9215 2.06 -1.63072 -2.08701 2.04343 -1.64343 -2.08701 2.06 -1.63072 -1.9215 2.07929 -1.62273 -2.08701 2.06 -1.63072 -2.08701 2.07929 -1.62273 -1.9215 2.1 -1.62 -2.08701 2.07929 -1.62273 -2.08701 2.1 -1.62 -1.9215 2.12071 -1.62273 -2.08701 2.1 -1.62 -2.08701 2.12071 -1.62273 -1.9215 2.14 -1.63072 -2.08701 2.12071 -1.62273 -2.08701 2.14 -1.63072 -1.9215 2.15657 -1.64343 -2.08701 2.14 -1.63072 -2.08701 2.15657 -1.64343 -1.9215 2.16928 -1.66 -2.08701 2.15657 -1.64343 -2.08701 2.16928 -1.66 -1.9215 2.17727 -1.67929 -2.08701 2.16928 -1.66 -2.08701 2.17727 -1.67929 -1.9215 2.18 -1.7 -2.08701 2.17727 -1.67929 -2.08701 2.18 -1.7 -1.9215 2.17727 -1.72071 -2.08701 2.18 -1.7 -2.08701 2.17727 -1.72071 -1.9215 2.16928 -1.74 -2.08701 2.17727 -1.72071 -2.08701 2.16928 -1.74 -1.9215 2.15657 -1.75657 -1.9215 2.16928 -1.74 -2.08701 2.16928 -1.74 -1.9215 2.15657 -1.75657 -1.66299 2.15657 -1.75657 -1.9215 2.16928 -1.74 -1.9215 2.15657 -1.75657 -1.66299 2.14 -1.76928 -1.66299 2.15657 -1.75657 -1.66299 2.15657 -1.75657 -1.66299 2.16928 -1.74 -1.9215 2.16928 -1.74 -1.9215 2.16928 -1.74 -1.66299 2.16928 -1.74 -1.9215 2.17727 -1.72071 -2.08701 2.17727 -1.72071 -1.9215 2.16928 -1.74 -1.9215 2.17727 -1.72071 -1.66299 2.16928 -1.74 -1.66299 2.17727 -1.72071 -1.9215 2.17727 -1.72071 -1.9215 2.17727 -1.72071 -1.66299 2.17727 -1.72071 -1.9215 2.18 -1.7 -2.08701 2.18 -1.7 -1.9215 2.17727 -1.72071 -1.9215 2.18 -1.7 -1.66299 2.17727 -1.72071 -1.66299 2.18 -1.7 -1.9215 2.18 -1.7 -1.9215 2.18 -1.7 -1.66299 2.18 -1.7 -1.9215 2.17727 -1.67929 -2.08701 2.17727 -1.67929 -1.9215 2.18 -1.7 -1.9215 2.17727 -1.67929 -1.66299 2.18 -1.7 -1.66299 2.17727 -1.67929 -1.9215 2.17727 -1.67929 -1.9215 2.17727 -1.67929 -1.66299 2.17727 -1.67929 -1.9215 2.16928 -1.66 -2.08701 2.16928 -1.66 -1.9215 2.17727 -1.67929 -1.9215 2.16928 -1.66 -1.66299 2.17727 -1.67929 -1.66299 2.16928 -1.66 -1.9215 2.16928 -1.66 -1.9215 2.16928 -1.66 -1.66299 2.16928 -1.66 -1.9215 2.15657 -1.64343 -2.08701 2.15657 -1.64343 -1.9215 2.16928 -1.66 -1.9215 2.15657 -1.64343 -1.66299 2.16928 -1.66 -1.66299 2.15657 -1.64343 -1.9215 2.15657 -1.64343 -1.9215 2.15657 -1.64343 -1.66299 2.15657 -1.64343 -1.9215 2.14 -1.63072 -2.08701 2.14 -1.63072 -1.9215 2.15657 -1.64343 -1.9215 2.14 -1.63072 -1.66299 2.15657 -1.64343 -1.66299 2.14 -1.63072 -1.9215 2.14 -1.63072 -1.9215 2.14 -1.63072 -1.66299 2.14 -1.63072 -1.9215 2.12071 -1.62273 -2.08701 2.12071 -1.62273 -1.9215 2.14 -1.63072 -1.9215 2.12071 -1.62273 -1.66299 2.14 -1.63072 -1.66299 2.12071 -1.62273 -1.9215 2.12071 -1.62273 -1.9215 2.12071 -1.62273 -1.66299 2.12071 -1.62273 -1.9215 2.1 -1.62 -2.08701 2.1 -1.62 -1.9215 2.12071 -1.62273 -1.9215 2.1 -1.62 -1.66299 2.12071 -1.62273 -1.66299 2.1 -1.62 -1.9215 2.1 -1.62 -1.9215 2.1 -1.62 -1.66299 2.1 -1.62 -1.9215 2.07929 -1.62273 -2.08701 2.07929 -1.62273 -1.9215 2.1 -1.62 -1.9215 2.07929 -1.62273 -1.66299 2.1 -1.62 -1.66299 2.07929 -1.62273 -1.9215 2.07929 -1.62273 -1.9215 2.07929 -1.62273 -1.66299 2.07929 -1.62273 -1.9215 2.06 -1.63072 -2.08701 2.06 -1.63072 -1.9215 2.07929 -1.62273 -1.9215 2.06 -1.63072 -1.66299 2.07929 -1.62273 -1.66299 2.06 -1.63072 -1.9215 2.06 -1.63072 -1.9215 2.06 -1.63072 -1.66299 2.06 -1.63072 -1.9215 2.04343 -1.64343 -2.08701 2.04343 -1.64343 -1.9215 2.06 -1.63072 -1.9215 2.04343 -1.64343 -1.66299 2.06 -1.63072 -1.66299 2.04343 -1.64343 -1.9215 2.04343 -1.64343 -1.9215 2.04343 -1.64343 -1.66299 2.04343 -1.64343 -1.9215 2.03072 -1.66 -2.08701 2.03072 -1.66 -1.9215 2.04343 -1.64343 -1.9215 2.03072 -1.66 -1.66299 2.04343 -1.64343 -1.66299 2.03072 -1.66 -1.9215 2.03072 -1.66 -1.9215 2.03072 -1.66 -1.66299 2.03072 -1.66 -1.9215 2.02273 -1.67929 -2.08701 2.02273 -1.67929 -1.9215 2.03072 -1.66 -1.9215 2.02273 -1.67929 -1.66299 2.03072 -1.66 -1.66299 2.02273 -1.67929 -1.9215 2.02273 -1.67929 -1.9215 2.02273 -1.67929 -1.66299 2.02273 -1.67929 -1.9215 2.02 -1.7 -2.08701 2.02 -1.7 -1.9215 2.02273 -1.67929 -1.9215 2.02 -1.7 -1.66299 2.02273 -1.67929 -1.66299 2.02 -1.7 -1.9215 2.02 -1.7 -1.9215 2.02 -1.7 -1.66299 2.02 -1.7 -1.9215 2.02273 -1.72071 -2.08701 2.02273 -1.72071 -1.9215 2.02 -1.7 -1.9215 2.02273 -1.72071 -1.66299 2.02 -1.7 -1.66299 2.02273 -1.72071 -1.9215 2.02273 -1.72071 -1.9215 2.02273 -1.72071 -1.66299 2.02273 -1.72071 -1.9215 2.03072 -1.74 -2.08701 2.03072 -1.74 -1.9215 2.02273 -1.72071 -1.9215 2.03072 -1.74 -1.66299 2.02273 -1.72071 -1.66299 2.03072 -1.74 -1.9215 2.03072 -1.74 -1.9215 2.03072 -1.74 -1.66299 2.03072 -1.74 -1.9215 2.04343 -1.75657 -2.08701 2.04343 -1.75657 -1.9215 2.03072 -1.74 -1.9215 2.04343 -1.75657 -1.66299 2.03072 -1.74 -1.66299 2.04343 -1.75657 -1.9215 2.04343 -1.75657 -1.9215 2.04343 -1.75657 -1.66299 2.04343 -1.75657 -1.9215 2.06 -1.76928 -2.08701 2.06 -1.76928 -1.9215 2.04343 -1.75657 -1.9215 2.06 -1.76928 -1.66299 2.04343 -1.75657 -1.66299 2.06 -1.76928 -1.9215 2.06 -1.76928 -1.9215 2.06 -1.76928 -1.66299 2.06 -1.76928 -1.9215 2.07929 -1.77727 -2.08701 2.07929 -1.77727 -1.9215 2.06 -1.76928 -1.9215 2.07929 -1.77727 -1.66299 2.06 -1.76928 -1.66299 2.07929 -1.77727 -1.9215 2.07929 -1.77727 -1.9215 2.07929 -1.77727 -1.66299 2.07929 -1.77727 -1.9215 2.1 -1.78 -2.08701 2.1 -1.78 -1.9215 2.07929 -1.77727 -1.9215 2.1 -1.78 -1.66299 2.07929 -1.77727 -1.66299 2.1 -1.78 -1.9215 2.1 -1.78 -1.9215 2.1 -1.78 -1.66299 2.1 -1.78 -1.9215 2.12071 -1.77727 -2.08701 2.12071 -1.77727 -1.9215 2.1 -1.78 -1.9215 2.12071 -1.77727 -2.08701 2.12071 -1.77727 -2.1 2.12653 -1.79901 -2.08701 2.1 -1.78 -2.08701 2.12071 -1.77727 -2.1 2.15125 -1.78877 -2.1 2.12653 -1.79901 -2.08701 2.12071 -1.77727 -2.08701 2.14 -1.76928 -2.1 2.15125 -1.78877 -2.1 2.15125 -1.78877 -2.08701 2.14 -1.76928 -2.1 2.17248 -1.77248 -2.1 2.17248 -1.77248 -2.08701 2.14 -1.76928 -2.08701 2.15657 -1.75657 -2.1 2.18877 -1.75125 -2.08701 2.15657 -1.75657 -2.08701 2.16928 -1.74 -2.1 2.19901 -1.72653 -2.08701 2.16928 -1.74 -2.08701 2.17727 -1.72071 -2.1 2.2025 -1.7 -2.08701 2.17727 -1.72071 -2.08701 2.18 -1.7 -2.1 2.19901 -1.67347 -2.08701 2.18 -1.7 -2.08701 2.17727 -1.67929 -2.1 2.18877 -1.64875 -2.08701 2.17727 -1.67929 -2.08701 2.16928 -1.66 -2.1 2.17248 -1.62752 -2.08701 2.16928 -1.66 -2.08701 2.15657 -1.64343 -2.1 2.15125 -1.61123 -2.08701 2.15657 -1.64343 -2.08701 2.14 -1.63072 -2.1 2.12653 -1.60099 -2.08701 2.14 -1.63072 -2.08701 2.12071 -1.62273 -2.1 2.1 -1.5975 -2.08701 2.12071 -1.62273 -2.08701 2.1 -1.62 -2.1 2.07347 -1.60099 -2.08701 2.1 -1.62 -2.08701 2.07929 -1.62273 -2.1 2.04875 -1.61123 -2.08701 2.07929 -1.62273 -2.08701 2.06 -1.63072 -2.1 2.02752 -1.62752 -2.08701 2.06 -1.63072 -2.08701 2.04343 -1.64343 -2.1 2.01123 -1.64875 -2.08701 2.04343 -1.64343 -2.08701 2.03072 -1.66 -2.1 2.00099 -1.67347 -2.08701 2.03072 -1.66 -2.08701 2.02273 -1.67929 -2.1 1.9975 -1.7 -2.08701 2.02273 -1.67929 -2.08701 2.02 -1.7 -2.1 2.00099 -1.72653 -2.08701 2.02 -1.7 -2.08701 2.02273 -1.72071 -2.1 2.01123 -1.75125 -2.08701 2.02273 -1.72071 -2.08701 2.03072 -1.74 -2.1 2.02752 -1.77248 -2.08701 2.03072 -1.74 -2.08701 2.04343 -1.75657 -2.1 2.04875 -1.78877 -2.08701 2.04343 -1.75657 -2.08701 2.06 -1.76928 -2.1 2.07347 -1.79901 -2.08701 2.06 -1.76928 -2.08701 2.07929 -1.77727 -2.1 2.1 -1.8025 -2.08701 2.07929 -1.77727 -2.08701 2.1 -1.78 -2.1 2.12653 -1.79901 -2.1 2.1 -1.8025 -2.08701 2.1 -1.78 -2.1 2.17248 -1.77248 -2.08701 2.15657 -1.75657 -2.1 2.18877 -1.75125 -2.1 2.18877 -1.75125 -2.08701 2.16928 -1.74 -2.1 2.19901 -1.72653 -2.1 2.19901 -1.72653 -2.08701 2.17727 -1.72071 -2.1 2.2025 -1.7 -2.1 2.2025 -1.7 -2.08701 2.18 -1.7 -2.1 2.19901 -1.67347 -2.1 2.19901 -1.67347 -2.08701 2.17727 -1.67929 -2.1 2.18877 -1.64875 -2.1 2.18877 -1.64875 -2.08701 2.16928 -1.66 -2.1 2.17248 -1.62752 -2.1 2.17248 -1.62752 -2.08701 2.15657 -1.64343 -2.1 2.15125 -1.61123 -2.1 2.15125 -1.61123 -2.08701 2.14 -1.63072 -2.1 2.12653 -1.60099 -2.1 2.12653 -1.60099 -2.08701 2.12071 -1.62273 -2.1 2.1 -1.5975 -2.1 2.1 -1.5975 -2.08701 2.1 -1.62 -2.1 2.07347 -1.60099 -2.1 2.07347 -1.60099 -2.08701 2.07929 -1.62273 -2.1 2.04875 -1.61123 -2.1 2.04875 -1.61123 -2.08701 2.06 -1.63072 -2.1 2.02752 -1.62752 -2.1 2.02752 -1.62752 -2.08701 2.04343 -1.64343 -2.1 2.01123 -1.64875 -2.1 2.01123 -1.64875 -2.08701 2.03072 -1.66 -2.1 2.00099 -1.67347 -2.1 2.00099 -1.67347 -2.08701 2.02273 -1.67929 -2.1 1.9975 -1.7 -2.1 1.9975 -1.7 -2.08701 2.02 -1.7 -2.1 2.00099 -1.72653 -2.1 2.00099 -1.72653 -2.08701 2.02273 -1.72071 -2.1 2.01123 -1.75125 -2.1 2.01123 -1.75125 -2.08701 2.03072 -1.74 -2.1 2.02752 -1.77248 -2.1 2.02752 -1.77248 -2.08701 2.04343 -1.75657 -2.1 2.04875 -1.78877 -2.1 2.04875 -1.78877 -2.08701 2.06 -1.76928 -2.1 2.07347 -1.79901 -2.1 2.07347 -1.79901 -2.08701 2.07929 -1.77727 -2.1 2.1 -1.8025 -2.07 2.95536 -1.96937 -2.1 2.95772 -1.99949 -2.07 2.9 -1.975 -2.07 2.95536 -1.96937 -2.1 3.01336 -1.98315 -2.1 2.95772 -1.99949 -2.07 2.95536 -1.96937 -2.07 3.00845 -1.95271 -2.1 3.01336 -1.98315 -2.1 3.01336 -1.98315 -2.07 3.00845 -1.95271 -2.1 3.0649 -1.95658 -2.1 3.0649 -1.95658 -2.07 3.00845 -1.95271 -2.07 3.0571 -1.92571 -2.1 3.11047 -1.92074 -2.07 3.0571 -1.92571 -2.07 3.09932 -1.88947 -2.1 3.14845 -1.87692 -2.07 3.09932 -1.88947 -2.07 3.13338 -1.84547 -2.1 3.17744 -1.8267 -2.07 3.13338 -1.84547 -2.07 3.15788 -1.79551 -2.1 3.1964 -1.77191 -2.07 3.15788 -1.79551 -2.07 3.17183 -1.74164 -2.1 3.20465 -1.71451 -2.07 3.17183 -1.74164 -2.07 3.17465 -1.68607 -2.1 3.2019 -1.65659 -2.07 3.17465 -1.68607 -2.07 3.16622 -1.63107 -2.1 3.18823 -1.60024 -2.07 3.16622 -1.63107 -2.07 3.1469 -1.57889 -2.1 3.16414 -1.5475 -2.07 3.1469 -1.57889 -2.07 3.11746 -1.53167 -2.1 3.1305 -1.50027 -2.07 3.11746 -1.53167 -2.07 3.07913 -1.49134 -2.1 3.08854 -1.46025 -2.07 3.07913 -1.49134 -2.07 3.03346 -1.45955 -2.1 3.03976 -1.42891 -2.07 3.03346 -1.45955 -2.07 2.98232 -1.43761 -2.1 2.98593 -1.40735 -2.07 2.98232 -1.43761 -2.07 2.92782 -1.42641 -2.1 2.92899 -1.39638 -2.07 2.92782 -1.42641 -2.07 2.87218 -1.42641 -2.1 2.87101 -1.39638 -2.07 2.87218 -1.42641 -2.07 2.81768 -1.43761 -2.1 2.81407 -1.40735 -2.07 2.81768 -1.43761 -2.1 2.76024 -1.42891 -2.1 2.81407 -1.40735 -2.1 2.87101 -1.39638 -2.07 2.81768 -1.43761 -2.1 3.0649 -1.95658 -2.07 3.0571 -1.92571 -2.1 3.11047 -1.92074 -2.1 3.11047 -1.92074 -2.07 3.09932 -1.88947 -2.1 3.14845 -1.87692 -2.1 3.14845 -1.87692 -2.07 3.13338 -1.84547 -2.1 3.17744 -1.8267 -2.1 3.17744 -1.8267 -2.07 3.15788 -1.79551 -2.1 3.1964 -1.77191 -2.1 3.1964 -1.77191 -2.07 3.17183 -1.74164 -2.1 3.20465 -1.71451 -2.1 3.20465 -1.71451 -2.07 3.17465 -1.68607 -2.1 3.2019 -1.65659 -2.1 3.2019 -1.65659 -2.07 3.16622 -1.63107 -2.1 3.18823 -1.60024 -2.1 3.18823 -1.60024 -2.07 3.1469 -1.57889 -2.1 3.16414 -1.5475 -2.1 3.16414 -1.5475 -2.07 3.11746 -1.53167 -2.1 3.1305 -1.50027 -2.1 3.1305 -1.50027 -2.07 3.07913 -1.49134 -2.1 3.08854 -1.46025 -2.1 3.08854 -1.46025 -2.07 3.03346 -1.45955 -2.1 3.03976 -1.42891 -2.1 3.03976 -1.42891 -2.07 2.98232 -1.43761 -2.1 2.98593 -1.40735 -2.1 2.98593 -1.40735 -2.07 2.92782 -1.42641 -2.1 2.92899 -1.39638 -2.1 2.92899 -1.39638 -2.07 2.87218 -1.42641 -2.1 2.87101 -1.39638 -2.07 2.81768 -1.43761 -2.07 2.76654 -1.45955 -2.1 2.76024 -1.42891 -2.1 2.76024 -1.42891 -2.07 2.76654 -1.45955 -2.1 2.71146 -1.46025 -2.1 2.71146 -1.46025 -2.07 2.76654 -1.45955 -2.07 2.72087 -1.49134 -2.1 2.6695 -1.50027 -2.07 2.72087 -1.49134 -2.07 2.68254 -1.53167 -2.1 2.63586 -1.5475 -2.07 2.68254 -1.53167 -2.07 2.6531 -1.57889 -2.1 2.61177 -1.60024 -2.07 2.6531 -1.57889 -2.07 2.63378 -1.63107 -2.1 2.5981 -1.65659 -2.07 2.63378 -1.63107 -2.07 2.62535 -1.68607 -2.1 2.59535 -1.71451 -2.07 2.62535 -1.68607 -2.07 2.62817 -1.74164 -2.1 2.6036 -1.77191 -2.07 2.62817 -1.74164 -2.07 2.64212 -1.79551 -2.1 2.62256 -1.8267 -2.07 2.64212 -1.79551 -2.07 2.66662 -1.84547 -2.1 2.65155 -1.87692 -2.07 2.66662 -1.84547 -2.07 2.70068 -1.88947 -2.1 2.68953 -1.92074 -2.07 2.70068 -1.88947 -2.07 2.7429 -1.92571 -2.1 2.7351 -1.95658 -2.07 2.7429 -1.92571 -2.07 2.79155 -1.95271 -2.1 2.78664 -1.98315 -2.07 2.79155 -1.95271 -2.07 2.84464 -1.96937 -2.1 2.84228 -1.99949 -2.07 2.84464 -1.96937 -2.07 2.9 -1.975 -2.1 2.9 -2.005 -2.07 2.9 -1.975 -2.1 2.95772 -1.99949 -2.1 2.9 -2.005 -2.1 2.84228 -1.99949 -2.07 2.9 -1.975 -2.1 2.71146 -1.46025 -2.07 2.72087 -1.49134 -2.1 2.6695 -1.50027 -2.1 2.6695 -1.50027 -2.07 2.68254 -1.53167 -2.1 2.63586 -1.5475 -2.1 2.63586 -1.5475 -2.07 2.6531 -1.57889 -2.1 2.61177 -1.60024 -2.1 2.61177 -1.60024 -2.07 2.63378 -1.63107 -2.1 2.5981 -1.65659 -2.1 2.5981 -1.65659 -2.07 2.62535 -1.68607 -2.1 2.59535 -1.71451 -2.1 2.59535 -1.71451 -2.07 2.62817 -1.74164 -2.1 2.6036 -1.77191 -2.1 2.6036 -1.77191 -2.07 2.64212 -1.79551 -2.1 2.62256 -1.8267 -2.1 2.62256 -1.8267 -2.07 2.66662 -1.84547 -2.1 2.65155 -1.87692 -2.1 2.65155 -1.87692 -2.07 2.70068 -1.88947 -2.1 2.68953 -1.92074 -2.1 2.68953 -1.92074 -2.07 2.7429 -1.92571 -2.1 2.7351 -1.95658 -2.1 2.7351 -1.95658 -2.07 2.79155 -1.95271 -2.1 2.78664 -1.98315 -2.1 2.78664 -1.98315 -2.07 2.84464 -1.96937 -2.1 2.84228 -1.99949 -1.46 2.9704 -1.25554 -1.46 2.9 -1.25 -1.43 2.9 -1.28 -1.43 2.96737 -1.28544 -1.46 2.9704 -1.25554 -1.43 2.9 -1.28 -1.43 2.96737 -1.28544 -1.46 3.03906 -1.27202 -1.46 2.9704 -1.25554 -1.43 2.96737 -1.28544 -1.43 3.033 -1.30161 -1.46 3.03906 -1.27202 -1.46 3.03906 -1.27202 -1.43 3.033 -1.30161 -1.46 3.1043 -1.29905 -1.46 3.1043 -1.29905 -1.43 3.033 -1.30161 -1.43 3.09518 -1.32811 -1.46 3.1645 -1.33594 -1.43 3.09518 -1.32811 -1.43 3.15231 -1.36423 -1.46 3.2182 -1.3818 -1.43 3.15231 -1.36423 -1.43 3.2029 -1.40906 -1.46 3.26406 -1.4355 -1.43 3.2029 -1.40906 -1.43 3.24565 -1.46141 -1.46 3.30095 -1.4957 -1.43 3.24565 -1.46141 -1.43 3.27945 -1.51995 -1.46 3.32798 -1.56094 -1.43 3.27945 -1.51995 -1.43 3.30342 -1.58315 -1.46 3.34446 -1.6296 -1.43 3.30342 -1.58315 -1.43 3.31694 -1.64937 -1.46 3.35 -1.7 -1.43 3.31694 -1.64937 -1.43 3.31966 -1.71691 -1.46 3.34446 -1.7704 -1.43 3.31966 -1.71691 -1.43 3.31151 -1.78401 -1.46 3.32798 -1.83906 -1.43 3.31151 -1.78401 -1.43 3.29271 -1.84893 -1.46 3.30095 -1.9043 -1.43 3.29271 -1.84893 -1.43 3.26373 -1.91 -1.46 3.26406 -1.9645 -1.43 3.26373 -1.91 -1.43 3.22533 -1.96563 -1.46 3.2182 -2.0182 -1.43 3.22533 -1.96563 -1.43 3.17851 -2.01437 -1.46 3.1645 -2.06406 -1.43 3.17851 -2.01437 -1.43 3.12448 -2.05498 -1.46 3.1043 -2.10095 -1.43 3.12448 -2.05498 -1.43 3.06463 -2.08639 -1.46 3.03906 -2.12798 -1.43 3.06463 -2.08639 -1.43 3.00051 -2.1078 -1.46 2.9704 -2.14446 -1.43 3.00051 -2.1078 -1.43 2.9338 -2.11864 -1.46 2.9 -2.15 -1.43 2.9338 -2.11864 -1.43 2.8662 -2.11864 -1.46 2.8296 -2.14446 -1.43 2.8662 -2.11864 -1.43 2.79949 -2.1078 -1.46 2.76094 -2.12798 -1.43 2.79949 -2.1078 -1.43 2.73537 -2.08639 -1.46 2.6957 -2.10095 -1.43 2.73537 -2.08639 -1.43 2.67552 -2.05498 -1.46 2.6355 -2.06406 -1.43 2.67552 -2.05498 -1.43 2.62149 -2.01437 -1.46 2.5818 -2.0182 -1.43 2.62149 -2.01437 -1.43 2.57467 -1.96563 -1.46 2.53594 -1.9645 -1.43 2.57467 -1.96563 -1.43 2.53627 -1.91 -1.46 2.49905 -1.9043 -1.43 2.53627 -1.91 -1.43 2.50729 -1.84893 -1.46 2.47202 -1.83906 -1.43 2.50729 -1.84893 -1.43 2.48849 -1.78401 -1.46 2.45554 -1.7704 -1.43 2.48849 -1.78401 -1.43 2.48034 -1.71691 -1.46 2.45 -1.7 -1.43 2.48034 -1.71691 -1.43 2.48306 -1.64937 -1.46 2.45554 -1.6296 -1.43 2.48306 -1.64937 -1.43 2.49658 -1.58315 -1.46 2.47202 -1.56094 -1.43 2.49658 -1.58315 -1.43 2.52055 -1.51995 -1.46 2.49905 -1.4957 -1.43 2.52055 -1.51995 -1.43 2.55435 -1.46141 -1.46 2.53594 -1.4355 -1.43 2.55435 -1.46141 -1.43 2.5971 -1.40906 -1.46 2.5818 -1.3818 -1.43 2.5971 -1.40906 -1.43 2.64769 -1.36423 -1.46 2.6355 -1.33594 -1.43 2.64769 -1.36423 -1.43 2.70482 -1.32811 -1.46 2.6957 -1.29905 -1.43 2.70482 -1.32811 -1.43 2.767 -1.30161 -1.46 2.76094 -1.27202 -1.43 2.767 -1.30161 -1.43 2.83263 -1.28544 -1.46 2.8296 -1.25554 -1.43 2.83263 -1.28544 -1.43 2.9 -1.28 -1.46 2.9 -1.25 -1.46 2.8296 -1.25554 -1.43 2.9 -1.28 -1.46 2.8296 -1.25554 -1.46 2.76094 -1.27202 -1.43 2.83263 -1.28544 -1.46 2.76094 -1.27202 -1.46 2.6957 -1.29905 -1.43 2.767 -1.30161 -1.46 2.6957 -1.29905 -1.46 2.6355 -1.33594 -1.43 2.70482 -1.32811 -1.46 2.6355 -1.33594 -1.46 2.5818 -1.3818 -1.43 2.64769 -1.36423 -1.46 2.5818 -1.3818 -1.46 2.53594 -1.4355 -1.43 2.5971 -1.40906 -1.46 2.53594 -1.4355 -1.46 2.49905 -1.4957 -1.43 2.55435 -1.46141 -1.46 2.49905 -1.4957 -1.46 2.47202 -1.56094 -1.43 2.52055 -1.51995 -1.46 2.47202 -1.56094 -1.46 2.45554 -1.6296 -1.43 2.49658 -1.58315 -1.46 2.45554 -1.6296 -1.46 2.45 -1.7 -1.43 2.48306 -1.64937 -1.46 2.45 -1.7 -1.46 2.45554 -1.7704 -1.43 2.48034 -1.71691 -1.46 2.45554 -1.7704 -1.46 2.47202 -1.83906 -1.43 2.48849 -1.78401 -1.46 2.47202 -1.83906 -1.46 2.49905 -1.9043 -1.43 2.50729 -1.84893 -1.46 2.49905 -1.9043 -1.46 2.53594 -1.9645 -1.43 2.53627 -1.91 -1.46 2.53594 -1.9645 -1.46 2.5818 -2.0182 -1.43 2.57467 -1.96563 -1.46 2.5818 -2.0182 -1.46 2.6355 -2.06406 -1.43 2.62149 -2.01437 -1.46 2.6355 -2.06406 -1.46 2.6957 -2.10095 -1.43 2.67552 -2.05498 -1.46 2.6957 -2.10095 -1.46 2.76094 -2.12798 -1.43 2.73537 -2.08639 -1.46 2.76094 -2.12798 -1.46 2.8296 -2.14446 -1.43 2.79949 -2.1078 -1.46 2.8296 -2.14446 -1.46 2.9 -2.15 -1.43 2.8662 -2.11864 -1.46 2.9 -2.15 -1.46 2.9704 -2.14446 -1.43 2.9338 -2.11864 -1.46 2.9704 -2.14446 -1.46 3.03906 -2.12798 -1.43 3.00051 -2.1078 -1.46 3.03906 -2.12798 -1.46 3.1043 -2.10095 -1.43 3.06463 -2.08639 -1.46 3.1043 -2.10095 -1.46 3.1645 -2.06406 -1.43 3.12448 -2.05498 -1.46 3.1645 -2.06406 -1.46 3.2182 -2.0182 -1.43 3.17851 -2.01437 -1.46 3.2182 -2.0182 -1.46 3.26406 -1.9645 -1.43 3.22533 -1.96563 -1.46 3.26406 -1.9645 -1.46 3.30095 -1.9043 -1.43 3.26373 -1.91 -1.46 3.30095 -1.9043 -1.46 3.32798 -1.83906 -1.43 3.29271 -1.84893 -1.46 3.32798 -1.83906 -1.46 3.34446 -1.7704 -1.43 3.31151 -1.78401 -1.46 3.34446 -1.7704 -1.46 3.35 -1.7 -1.43 3.31966 -1.71691 -1.46 3.35 -1.7 -1.46 3.34446 -1.6296 -1.43 3.31694 -1.64937 -1.46 3.34446 -1.6296 -1.46 3.32798 -1.56094 -1.43 3.30342 -1.58315 -1.46 3.32798 -1.56094 -1.46 3.30095 -1.4957 -1.43 3.27945 -1.51995 -1.46 3.30095 -1.4957 -1.46 3.26406 -1.4355 -1.43 3.24565 -1.46141 -1.46 3.26406 -1.4355 -1.46 3.2182 -1.3818 -1.43 3.2029 -1.40906 -1.46 3.2182 -1.3818 -1.46 3.1645 -1.33594 -1.43 3.15231 -1.36423 -1.46 3.1645 -1.33594 -1.46 3.1043 -1.29905 -1.43 3.09518 -1.32811 -1.68 3.01129 -0.605644 -1.68 2.9 -0.6 -1.65 2.9 -0.63 -1.65 3.01002 -0.635671 -1.68 3.01129 -0.605644 -1.65 2.9 -0.63 -1.65 3.01002 -0.635671 -1.68 3.12143 -0.622517 -1.68 3.01129 -0.605644 -1.65 3.01002 -0.635671 -1.65 3.11887 -0.652624 -1.68 3.12143 -0.622517 -1.68 3.12143 -0.622517 -1.65 3.11887 -0.652624 -1.68 3.2293 -0.650447 -1.68 3.2293 -0.650447 -1.65 3.11887 -0.652624 -1.65 3.2254 -0.68068 -1.68 3.33379 -0.689146 -1.65 3.2254 -0.68068 -1.65 3.32849 -0.719541 -1.68 3.43383 -0.738219 -1.65 3.32849 -0.719541 -1.65 3.42703 -0.768795 -1.68 3.52839 -0.79716 -1.65 3.42703 -0.768795 -1.65 3.51998 -0.82792 -1.68 3.61651 -0.865366 -1.65 3.51998 -0.82792 -1.65 3.60636 -0.896289 -1.68 3.69727 -0.942136 -1.65 3.60636 -0.896289 -1.65 3.68526 -0.973178 -1.68 3.76985 -1.02668 -1.65 3.68526 -0.973178 -1.65 3.75583 -1.05777 -1.68 3.83351 -1.11814 -1.65 3.75583 -1.05777 -1.65 3.81733 -1.14917 -1.68 3.88758 -1.21557 -1.65 3.81733 -1.14917 -1.65 3.8691 -1.24641 -1.68 3.93153 -1.31796 -1.65 3.8691 -1.24641 -1.65 3.9106 -1.34846 -1.68 3.96488 -1.42428 -1.65 3.9106 -1.34846 -1.65 3.94139 -1.45423 -1.68 3.98732 -1.53343 -1.65 3.94139 -1.45423 -1.65 3.96114 -1.56261 -1.68 3.99859 -1.64429 -1.65 3.96114 -1.56261 -1.65 3.96965 -1.67245 -1.68 3.99859 -1.75571 -1.65 3.96965 -1.67245 -1.65 3.96681 -1.78258 -1.68 3.98732 -1.86657 -1.65 3.96681 -1.78258 -1.65 3.95266 -1.89183 -1.68 3.96488 -1.97572 -1.65 3.95266 -1.89183 -1.65 3.92736 -1.99905 -1.68 3.93153 -2.08204 -1.65 3.92736 -1.99905 -1.65 3.89117 -2.1031 -1.68 3.88758 -2.18443 -1.65 3.89117 -2.1031 -1.65 3.84447 -2.20288 -1.68 3.83351 -2.28186 -1.65 3.84447 -2.20288 -1.65 3.78775 -2.29732 -1.68 3.76985 -2.37332 -1.65 3.78775 -2.29732 -1.65 3.72163 -2.38543 -1.68 3.69727 -2.45786 -1.65 3.72163 -2.38543 -1.65 3.6468 -2.46628 -1.68 3.61651 -2.53463 -1.65 3.6468 -2.46628 -1.65 3.56405 -2.53901 -1.68 3.52839 -2.60284 -1.65 3.56405 -2.53901 -1.65 3.47426 -2.60284 -1.68 3.43383 -2.66178 -1.65 3.47426 -2.60284 -1.65 3.37839 -2.6571 -1.68 3.33379 -2.71085 -1.65 3.37839 -2.6571 -1.65 3.27744 -2.70122 -1.68 3.2293 -2.74955 -1.65 3.27744 -2.70122 -1.65 3.1725 -2.73472 -1.68 3.12143 -2.77748 -1.65 3.1725 -2.73472 -1.65 3.06466 -2.75725 -1.68 3.01129 -2.79436 -1.65 3.06466 -2.75725 -1.65 2.95508 -2.76858 -1.68 2.9 -2.8 -1.65 2.95508 -2.76858 -1.65 2.84492 -2.76858 -1.68 2.78871 -2.79436 -1.65 2.84492 -2.76858 -1.65 2.73534 -2.75725 -1.68 2.67857 -2.77748 -1.65 2.73534 -2.75725 -1.65 2.6275 -2.73472 -1.68 2.5707 -2.74955 -1.65 2.6275 -2.73472 -1.65 2.52256 -2.70122 -1.68 2.46621 -2.71085 -1.65 2.52256 -2.70122 -1.65 2.42161 -2.6571 -1.68 2.36617 -2.66178 -1.65 2.42161 -2.6571 -1.65 2.32574 -2.60284 -1.68 2.27161 -2.60284 -1.65 2.32574 -2.60284 -1.65 2.23595 -2.53901 -1.68 2.18349 -2.53463 -1.65 2.23595 -2.53901 -1.65 2.1532 -2.46628 -1.68 2.10273 -2.45786 -1.65 2.1532 -2.46628 -1.65 2.07837 -2.38543 -1.68 2.03015 -2.37332 -1.65 2.07837 -2.38543 -1.65 2.01225 -2.29732 -1.68 1.96649 -2.28186 -1.65 2.01225 -2.29732 -1.65 1.95553 -2.20288 -1.68 1.91242 -2.18443 -1.65 1.95553 -2.20288 -1.65 1.90883 -2.1031 -1.68 1.86847 -2.08204 -1.65 1.90883 -2.1031 -1.65 1.87264 -1.99905 -1.68 1.83512 -1.97572 -1.65 1.87264 -1.99905 -1.65 1.84734 -1.89183 -1.68 1.81268 -1.86657 -1.65 1.84734 -1.89183 -1.65 1.83319 -1.78258 -1.68 1.80141 -1.75571 -1.65 1.83319 -1.78258 -1.65 1.83035 -1.67245 -1.68 1.80141 -1.64429 -1.65 1.83035 -1.67245 -1.65 1.83886 -1.56261 -1.68 1.81268 -1.53343 -1.65 1.83886 -1.56261 -1.65 1.85861 -1.45423 -1.68 1.83512 -1.42428 -1.65 1.85861 -1.45423 -1.65 1.8894 -1.34846 -1.68 1.86847 -1.31796 -1.65 1.8894 -1.34846 -1.65 1.9309 -1.24641 -1.68 1.91242 -1.21557 -1.65 1.9309 -1.24641 -1.65 1.98267 -1.14917 -1.68 1.96649 -1.11814 -1.65 1.98267 -1.14917 -1.65 2.04417 -1.05777 -1.68 2.03015 -1.02668 -1.65 2.04417 -1.05777 -1.65 2.11474 -0.973178 -1.68 2.10273 -0.942136 -1.65 2.11474 -0.973178 -1.65 2.19364 -0.896289 -1.68 2.18349 -0.865366 -1.65 2.19364 -0.896289 -1.65 2.28002 -0.82792 -1.68 2.27161 -0.79716 -1.65 2.28002 -0.82792 -1.65 2.37297 -0.768795 -1.68 2.36617 -0.738219 -1.65 2.37297 -0.768795 -1.65 2.47151 -0.719541 -1.68 2.46621 -0.689146 -1.65 2.47151 -0.719541 -1.65 2.5746 -0.68068 -1.68 2.5707 -0.650447 -1.65 2.5746 -0.68068 -1.65 2.68113 -0.652624 -1.68 2.67857 -0.622517 -1.65 2.68113 -0.652624 -1.65 2.78998 -0.635671 -1.68 2.78871 -0.605644 -1.65 2.78998 -0.635671 -1.65 2.9 -0.63 -1.68 2.9 -0.6 -1.68 2.78871 -0.605644 -1.65 2.9 -0.63 -1.68 2.78871 -0.605644 -1.68 2.67857 -0.622517 -1.65 2.78998 -0.635671 -1.68 2.67857 -0.622517 -1.68 2.5707 -0.650447 -1.65 2.68113 -0.652624 -1.68 2.5707 -0.650447 -1.68 2.46621 -0.689146 -1.65 2.5746 -0.68068 -1.68 2.46621 -0.689146 -1.68 2.36617 -0.738219 -1.65 2.47151 -0.719541 -1.68 2.36617 -0.738219 -1.68 2.27161 -0.79716 -1.65 2.37297 -0.768795 -1.68 2.27161 -0.79716 -1.68 2.18349 -0.865366 -1.65 2.28002 -0.82792 -1.68 2.18349 -0.865366 -1.68 2.10273 -0.942136 -1.65 2.19364 -0.896289 -1.68 2.10273 -0.942136 -1.68 2.03015 -1.02668 -1.65 2.11474 -0.973178 -1.68 2.03015 -1.02668 -1.68 1.96649 -1.11814 -1.65 2.04417 -1.05777 -1.68 1.96649 -1.11814 -1.68 1.91242 -1.21557 -1.65 1.98267 -1.14917 -1.68 1.91242 -1.21557 -1.68 1.86847 -1.31796 -1.65 1.9309 -1.24641 -1.68 1.86847 -1.31796 -1.68 1.83512 -1.42428 -1.65 1.8894 -1.34846 -1.68 1.83512 -1.42428 -1.68 1.81268 -1.53343 -1.65 1.85861 -1.45423 -1.68 1.81268 -1.53343 -1.68 1.80141 -1.64429 -1.65 1.83886 -1.56261 -1.68 1.80141 -1.64429 -1.68 1.80141 -1.75571 -1.65 1.83035 -1.67245 -1.68 1.80141 -1.75571 -1.68 1.81268 -1.86657 -1.65 1.83319 -1.78258 -1.68 1.81268 -1.86657 -1.68 1.83512 -1.97572 -1.65 1.84734 -1.89183 -1.68 1.83512 -1.97572 -1.68 1.86847 -2.08204 -1.65 1.87264 -1.99905 -1.68 1.86847 -2.08204 -1.68 1.91242 -2.18443 -1.65 1.90883 -2.1031 -1.68 1.91242 -2.18443 -1.68 1.96649 -2.28186 -1.65 1.95553 -2.20288 -1.68 1.96649 -2.28186 -1.68 2.03015 -2.37332 -1.65 2.01225 -2.29732 -1.68 2.03015 -2.37332 -1.68 2.10273 -2.45786 -1.65 2.07837 -2.38543 -1.68 2.10273 -2.45786 -1.68 2.18349 -2.53463 -1.65 2.1532 -2.46628 -1.68 2.18349 -2.53463 -1.68 2.27161 -2.60284 -1.65 2.23595 -2.53901 -1.68 2.27161 -2.60284 -1.68 2.36617 -2.66178 -1.65 2.32574 -2.60284 -1.68 2.36617 -2.66178 -1.68 2.46621 -2.71085 -1.65 2.42161 -2.6571 -1.68 2.46621 -2.71085 -1.68 2.5707 -2.74955 -1.65 2.52256 -2.70122 -1.68 2.5707 -2.74955 -1.68 2.67857 -2.77748 -1.65 2.6275 -2.73472 -1.68 2.67857 -2.77748 -1.68 2.78871 -2.79436 -1.65 2.73534 -2.75725 -1.68 2.78871 -2.79436 -1.68 2.9 -2.8 -1.65 2.84492 -2.76858 -1.68 2.9 -2.8 -1.68 3.01129 -2.79436 -1.65 2.95508 -2.76858 -1.68 3.01129 -2.79436 -1.68 3.12143 -2.77748 -1.65 3.06466 -2.75725 -1.68 3.12143 -2.77748 -1.68 3.2293 -2.74955 -1.65 3.1725 -2.73472 -1.68 3.2293 -2.74955 -1.68 3.33379 -2.71085 -1.65 3.27744 -2.70122 -1.68 3.33379 -2.71085 -1.68 3.43383 -2.66178 -1.65 3.37839 -2.6571 -1.68 3.43383 -2.66178 -1.68 3.52839 -2.60284 -1.65 3.47426 -2.60284 -1.68 3.52839 -2.60284 -1.68 3.61651 -2.53463 -1.65 3.56405 -2.53901 -1.68 3.61651 -2.53463 -1.68 3.69727 -2.45786 -1.65 3.6468 -2.46628 -1.68 3.69727 -2.45786 -1.68 3.76985 -2.37332 -1.65 3.72163 -2.38543 -1.68 3.76985 -2.37332 -1.68 3.83351 -2.28186 -1.65 3.78775 -2.29732 -1.68 3.83351 -2.28186 -1.68 3.88758 -2.18443 -1.65 3.84447 -2.20288 -1.68 3.88758 -2.18443 -1.68 3.93153 -2.08204 -1.65 3.89117 -2.1031 -1.68 3.93153 -2.08204 -1.68 3.96488 -1.97572 -1.65 3.92736 -1.99905 -1.68 3.96488 -1.97572 -1.68 3.98732 -1.86657 -1.65 3.95266 -1.89183 -1.68 3.98732 -1.86657 -1.68 3.99859 -1.75571 -1.65 3.96681 -1.78258 -1.68 3.99859 -1.75571 -1.68 3.99859 -1.64429 -1.65 3.96965 -1.67245 -1.68 3.99859 -1.64429 -1.68 3.98732 -1.53343 -1.65 3.96114 -1.56261 -1.68 3.98732 -1.53343 -1.68 3.96488 -1.42428 -1.65 3.94139 -1.45423 -1.68 3.96488 -1.42428 -1.68 3.93153 -1.31796 -1.65 3.9106 -1.34846 -1.68 3.93153 -1.31796 -1.68 3.88758 -1.21557 -1.65 3.8691 -1.24641 -1.68 3.88758 -1.21557 -1.68 3.83351 -1.11814 -1.65 3.81733 -1.14917 -1.68 3.83351 -1.11814 -1.68 3.76985 -1.02668 -1.65 3.75583 -1.05777 -1.68 3.76985 -1.02668 -1.68 3.69727 -0.942136 -1.65 3.68526 -0.973178 -1.68 3.69727 -0.942136 -1.68 3.61651 -0.865366 -1.65 3.60636 -0.896289 -1.68 3.61651 -0.865366 -1.68 3.52839 -0.79716 -1.65 3.51998 -0.82792 -1.68 3.52839 -0.79716 -1.68 3.43383 -0.738219 -1.65 3.42703 -0.768795 -1.68 3.43383 -0.738219 -1.68 3.33379 -0.689146 -1.65 3.32849 -0.719541 -1.68 3.33379 -0.689146 -1.68 3.2293 -0.650447 -1.65 3.2254 -0.68068 -2.1 3.01002 -2.76433 -2.07 3.01129 -2.79436 -2.1 2.9 -2.77 -2.1 3.01002 -2.76433 -2.07 3.12143 -2.77748 -2.07 3.01129 -2.79436 -2.1 3.01002 -2.76433 -2.1 3.11887 -2.74738 -2.07 3.12143 -2.77748 -2.07 3.12143 -2.77748 -2.1 3.11887 -2.74738 -2.07 3.2293 -2.74955 -2.07 3.2293 -2.74955 -2.1 3.11887 -2.74738 -2.1 3.2254 -2.71932 -2.07 3.33379 -2.71085 -2.1 3.2254 -2.71932 -2.1 3.32849 -2.68046 -2.07 3.43383 -2.66178 -2.1 3.32849 -2.68046 -2.1 3.42703 -2.63121 -2.07 3.52839 -2.60284 -2.1 3.42703 -2.63121 -2.1 3.51998 -2.57208 -2.07 3.61651 -2.53463 -2.1 3.51998 -2.57208 -2.1 3.60636 -2.50371 -2.07 3.69727 -2.45786 -2.1 3.60636 -2.50371 -2.1 3.68526 -2.42682 -2.07 3.76985 -2.37332 -2.1 3.68526 -2.42682 -2.1 3.75583 -2.34223 -2.07 3.83351 -2.28186 -2.1 3.75583 -2.34223 -2.1 3.81733 -2.25083 -2.07 3.88758 -2.18443 -2.1 3.81733 -2.25083 -2.1 3.8691 -2.15359 -2.07 3.93153 -2.08204 -2.1 3.8691 -2.15359 -2.1 3.9106 -2.05154 -2.07 3.96488 -1.97572 -2.1 3.9106 -2.05154 -2.1 3.94139 -1.94577 -2.07 3.98732 -1.86657 -2.1 3.94139 -1.94577 -2.1 3.96114 -1.83739 -2.07 3.99859 -1.75571 -2.1 3.96114 -1.83739 -2.1 3.96965 -1.72755 -2.07 3.99859 -1.64429 -2.1 3.96965 -1.72755 -2.1 3.96681 -1.61742 -2.07 3.98732 -1.53343 -2.1 3.96681 -1.61742 -2.1 3.95266 -1.50817 -2.07 3.96488 -1.42428 -2.1 3.95266 -1.50817 -2.1 3.92736 -1.40095 -2.07 3.93153 -1.31796 -2.1 3.92736 -1.40095 -2.1 3.89117 -1.2969 -2.07 3.88758 -1.21557 -2.1 3.89117 -1.2969 -2.1 3.84447 -1.19712 -2.07 3.83351 -1.11814 -2.1 3.84447 -1.19712 -2.1 3.78775 -1.10268 -2.07 3.76985 -1.02668 -2.1 3.78775 -1.10268 -2.1 3.72163 -1.01457 -2.07 3.69727 -0.942136 -2.1 3.72163 -1.01457 -2.1 3.6468 -0.933717 -2.07 3.61651 -0.865366 -2.1 3.6468 -0.933717 -2.1 3.56405 -0.860992 -2.07 3.52839 -0.79716 -2.1 3.56405 -0.860992 -2.1 3.47426 -0.79716 -2.07 3.43383 -0.738219 -2.1 3.47426 -0.79716 -2.1 3.37839 -0.742899 -2.07 3.33379 -0.689146 -2.1 3.37839 -0.742899 -2.1 3.27744 -0.698783 -2.07 3.2293 -0.650447 -2.1 3.27744 -0.698783 -2.1 3.1725 -0.66528 -2.07 3.12143 -0.622517 -2.1 3.1725 -0.66528 -2.1 3.06466 -0.642746 -2.07 3.01129 -0.605644 -2.1 3.06466 -0.642746 -2.1 2.95508 -0.631419 -2.07 2.9 -0.6 -2.1 2.95508 -0.631419 -2.1 2.84492 -0.631419 -2.07 2.78871 -0.605644 -2.1 2.84492 -0.631419 -2.1 2.73534 -0.642746 -2.07 2.67857 -0.622517 -2.1 2.73534 -0.642746 -2.1 2.6275 -0.66528 -2.07 2.5707 -0.650447 -2.1 2.6275 -0.66528 -2.1 2.52256 -0.698783 -2.07 2.46621 -0.689146 -2.1 2.52256 -0.698783 -2.1 2.42161 -0.742899 -2.07 2.36617 -0.738219 -2.1 2.42161 -0.742899 -2.1 2.32574 -0.79716 -2.07 2.27161 -0.79716 -2.1 2.32574 -0.79716 -2.1 2.23595 -0.860992 -2.07 2.18349 -0.865366 -2.1 2.23595 -0.860992 -2.1 2.1532 -0.933717 -2.07 2.10273 -0.942136 -2.1 2.1532 -0.933717 -2.1 2.07837 -1.01457 -2.07 2.03015 -1.02668 -2.1 2.07837 -1.01457 -2.1 2.01225 -1.10268 -2.07 1.96649 -1.11814 -2.1 2.01225 -1.10268 -2.1 1.95553 -1.19712 -2.07 1.91242 -1.21557 -2.1 1.95553 -1.19712 -2.1 1.90883 -1.2969 -2.07 1.86847 -1.31796 -2.1 1.90883 -1.2969 -2.1 1.87264 -1.40095 -2.07 1.83512 -1.42428 -2.1 1.87264 -1.40095 -2.1 1.84734 -1.50817 -2.07 1.81268 -1.53343 -2.1 1.84734 -1.50817 -2.1 1.83319 -1.61742 -2.07 1.80141 -1.64429 -2.1 1.83319 -1.61742 -2.1 1.83035 -1.72755 -2.07 1.80141 -1.75571 -2.1 1.83035 -1.72755 -2.1 1.83886 -1.83739 -2.07 1.81268 -1.86657 -2.1 1.83886 -1.83739 -2.1 1.85861 -1.94577 -2.07 1.83512 -1.97572 -2.1 1.85861 -1.94577 -2.1 1.8894 -2.05154 -2.07 1.86847 -2.08204 -2.1 1.8894 -2.05154 -2.1 1.9309 -2.15359 -2.07 1.91242 -2.18443 -2.1 1.9309 -2.15359 -2.1 1.98267 -2.25083 -2.07 1.96649 -2.28186 -2.1 1.98267 -2.25083 -2.1 2.04417 -2.34223 -2.07 2.03015 -2.37332 -2.1 2.04417 -2.34223 -2.1 2.11474 -2.42682 -2.07 2.10273 -2.45786 -2.1 2.11474 -2.42682 -2.1 2.19364 -2.50371 -2.07 2.18349 -2.53463 -2.1 2.19364 -2.50371 -2.1 2.28002 -2.57208 -2.07 2.27161 -2.60284 -2.1 2.28002 -2.57208 -2.1 2.37297 -2.63121 -2.07 2.36617 -2.66178 -2.1 2.37297 -2.63121 -2.1 2.47151 -2.68046 -2.07 2.46621 -2.71085 -2.1 2.47151 -2.68046 -2.1 2.5746 -2.71932 -2.07 2.5707 -2.74955 -2.1 2.5746 -2.71932 -2.1 2.68113 -2.74738 -2.07 2.67857 -2.77748 -2.1 2.68113 -2.74738 -2.1 2.78998 -2.76433 -2.07 2.78871 -2.79436 -2.1 2.78998 -2.76433 -2.1 2.9 -2.77 -2.07 2.9 -2.8 -2.1 2.9 -2.77 -2.07 3.01129 -2.79436 -2.07 2.9 -2.8 -2.07 2.78871 -2.79436 -2.1 2.9 -2.77 -2.07 3.2293 -2.74955 -2.1 3.2254 -2.71932 -2.07 3.33379 -2.71085 -2.07 3.33379 -2.71085 -2.1 3.32849 -2.68046 -2.07 3.43383 -2.66178 -2.07 3.43383 -2.66178 -2.1 3.42703 -2.63121 -2.07 3.52839 -2.60284 -2.07 3.52839 -2.60284 -2.1 3.51998 -2.57208 -2.07 3.61651 -2.53463 -2.07 3.61651 -2.53463 -2.1 3.60636 -2.50371 -2.07 3.69727 -2.45786 -2.07 3.69727 -2.45786 -2.1 3.68526 -2.42682 -2.07 3.76985 -2.37332 -2.07 3.76985 -2.37332 -2.1 3.75583 -2.34223 -2.07 3.83351 -2.28186 -2.07 3.83351 -2.28186 -2.1 3.81733 -2.25083 -2.07 3.88758 -2.18443 -2.07 3.88758 -2.18443 -2.1 3.8691 -2.15359 -2.07 3.93153 -2.08204 -2.07 3.93153 -2.08204 -2.1 3.9106 -2.05154 -2.07 3.96488 -1.97572 -2.07 3.96488 -1.97572 -2.1 3.94139 -1.94577 -2.07 3.98732 -1.86657 -2.07 3.98732 -1.86657 -2.1 3.96114 -1.83739 -2.07 3.99859 -1.75571 -2.07 3.99859 -1.75571 -2.1 3.96965 -1.72755 -2.07 3.99859 -1.64429 -2.07 3.99859 -1.64429 -2.1 3.96681 -1.61742 -2.07 3.98732 -1.53343 -2.07 3.98732 -1.53343 -2.1 3.95266 -1.50817 -2.07 3.96488 -1.42428 -2.07 3.96488 -1.42428 -2.1 3.92736 -1.40095 -2.07 3.93153 -1.31796 -2.07 3.93153 -1.31796 -2.1 3.89117 -1.2969 -2.07 3.88758 -1.21557 -2.07 3.88758 -1.21557 -2.1 3.84447 -1.19712 -2.07 3.83351 -1.11814 -2.07 3.83351 -1.11814 -2.1 3.78775 -1.10268 -2.07 3.76985 -1.02668 -2.07 3.76985 -1.02668 -2.1 3.72163 -1.01457 -2.07 3.69727 -0.942136 -2.07 3.69727 -0.942136 -2.1 3.6468 -0.933717 -2.07 3.61651 -0.865366 -2.07 3.61651 -0.865366 -2.1 3.56405 -0.860992 -2.07 3.52839 -0.79716 -2.07 3.52839 -0.79716 -2.1 3.47426 -0.79716 -2.07 3.43383 -0.738219 -2.07 3.43383 -0.738219 -2.1 3.37839 -0.742899 -2.07 3.33379 -0.689146 -2.07 3.33379 -0.689146 -2.1 3.27744 -0.698783 -2.07 3.2293 -0.650447 -2.07 3.2293 -0.650447 -2.1 3.1725 -0.66528 -2.07 3.12143 -0.622517 -2.07 3.12143 -0.622517 -2.1 3.06466 -0.642746 -2.07 3.01129 -0.605644 -2.07 3.01129 -0.605644 -2.1 2.95508 -0.631419 -2.07 2.9 -0.6 -2.07 2.9 -0.6 -2.1 2.84492 -0.631419 -2.07 2.78871 -0.605644 -2.07 2.78871 -0.605644 -2.1 2.73534 -0.642746 -2.07 2.67857 -0.622517 -2.07 2.67857 -0.622517 -2.1 2.6275 -0.66528 -2.07 2.5707 -0.650447 -2.07 2.5707 -0.650447 -2.1 2.52256 -0.698783 -2.07 2.46621 -0.689146 -2.07 2.46621 -0.689146 -2.1 2.42161 -0.742899 -2.07 2.36617 -0.738219 -2.07 2.36617 -0.738219 -2.1 2.32574 -0.79716 -2.07 2.27161 -0.79716 -2.07 2.27161 -0.79716 -2.1 2.23595 -0.860992 -2.07 2.18349 -0.865366 -2.07 2.18349 -0.865366 -2.1 2.1532 -0.933717 -2.07 2.10273 -0.942136 -2.07 2.10273 -0.942136 -2.1 2.07837 -1.01457 -2.07 2.03015 -1.02668 -2.07 2.03015 -1.02668 -2.1 2.01225 -1.10268 -2.07 1.96649 -1.11814 -2.07 1.96649 -1.11814 -2.1 1.95553 -1.19712 -2.07 1.91242 -1.21557 -2.07 1.91242 -1.21557 -2.1 1.90883 -1.2969 -2.07 1.86847 -1.31796 -2.07 1.86847 -1.31796 -2.1 1.87264 -1.40095 -2.07 1.83512 -1.42428 -2.07 1.83512 -1.42428 -2.1 1.84734 -1.50817 -2.07 1.81268 -1.53343 -2.07 1.81268 -1.53343 -2.1 1.83319 -1.61742 -2.07 1.80141 -1.64429 -2.07 1.80141 -1.64429 -2.1 1.83035 -1.72755 -2.07 1.80141 -1.75571 -2.07 1.80141 -1.75571 -2.1 1.83886 -1.83739 -2.07 1.81268 -1.86657 -2.07 1.81268 -1.86657 -2.1 1.85861 -1.94577 -2.07 1.83512 -1.97572 -2.07 1.83512 -1.97572 -2.1 1.8894 -2.05154 -2.07 1.86847 -2.08204 -2.07 1.86847 -2.08204 -2.1 1.9309 -2.15359 -2.07 1.91242 -2.18443 -2.07 1.91242 -2.18443 -2.1 1.98267 -2.25083 -2.07 1.96649 -2.28186 -2.07 1.96649 -2.28186 -2.1 2.04417 -2.34223 -2.07 2.03015 -2.37332 -2.07 2.03015 -2.37332 -2.1 2.11474 -2.42682 -2.07 2.10273 -2.45786 -2.07 2.10273 -2.45786 -2.1 2.19364 -2.50371 -2.07 2.18349 -2.53463 -2.07 2.18349 -2.53463 -2.1 2.28002 -2.57208 -2.07 2.27161 -2.60284 -2.07 2.27161 -2.60284 -2.1 2.37297 -2.63121 -2.07 2.36617 -2.66178 -2.07 2.36617 -2.66178 -2.1 2.47151 -2.68046 -2.07 2.46621 -2.71085 -2.07 2.46621 -2.71085 -2.1 2.5746 -2.71932 -2.07 2.5707 -2.74955 -2.07 2.5707 -2.74955 -2.1 2.68113 -2.74738 -2.07 2.67857 -2.77748 -2.07 2.67857 -2.77748 -2.1 2.78998 -2.76433 -2.07 2.78871 -2.79436 -1.59 1.9244 -5.08293 -1.59 1.90424 -5.02219 -1.59 1.94113 -5.06665 -1.59 1.94113 -5.06665 -1.59 1.90424 -5.02219 -1.59 1.95385 -5.04708 -1.59 1.95385 -5.04708 -1.59 1.90424 -5.02219 -1.59 1.96194 -5.02518 -1.59 1.96194 -5.02518 -1.59 1.90424 -5.02219 -1.59 1.96498 -5.00204 -1.59 1.94293 -4.9356 -1.59 1.88219 -4.95576 -1.59 1.92665 -4.91887 -1.59 1.92665 -4.91887 -1.59 1.88219 -4.95576 -1.59 1.90708 -4.90615 -1.59 1.90708 -4.90615 -1.59 1.88219 -4.95576 -1.59 1.88518 -4.89806 -1.59 1.88518 -4.89806 -1.59 1.88219 -4.95576 -1.59 1.86204 -4.89502 -1.59 1.7956 -4.91707 -1.59 1.81576 -4.97781 -1.59 1.77887 -4.93335 -1.59 1.77887 -4.93335 -1.59 1.81576 -4.97781 -1.59 1.76615 -4.95292 -1.59 1.76615 -4.95292 -1.59 1.81576 -4.97781 -1.59 1.75806 -4.97482 -1.59 1.75806 -4.97482 -1.59 1.81576 -4.97781 -1.59 1.75502 -4.99796 0.6526 1.81169 -5.03558 0.686935 1.80627 -5.0267 0.65 1.80428 -5.02224 0.6526 1.81169 -5.03558 0.689636 1.81487 -5.03953 0.686935 1.80627 -5.0267 0.6526 1.81169 -5.03558 0.655421 1.82255 -5.04688 0.689636 1.81487 -5.03953 0.689636 1.81487 -5.03953 0.655421 1.82255 -5.04688 0.692471 1.82667 -5.04989 0.692471 1.82667 -5.04989 0.655421 1.82255 -5.04688 0.658184 1.83587 -5.05493 0.695158 1.84049 -5.05674 0.658184 1.83587 -5.05493 0.660643 1.85023 -5.0592 0.697572 1.85508 -5.0598 0.660643 1.85023 -5.0592 0.663214 1.86542 -5.05975 0.700251 1.87047 -5.05908 0.663214 1.86542 -5.05975 0.666027 1.8807 -5.05632 0.703086 1.88544 -5.05434 0.666027 1.8807 -5.05632 0.668806 1.89451 -5.04908 0.698889 1.89299 -5.05011 0.668806 1.89451 -5.04908 0.705794 1.89849 -5.04603 0.703086 1.88544 -5.05434 0.698889 1.89299 -5.05011 0.705794 1.89849 -5.04603 0.703086 1.88544 -5.05434 0.668806 1.89451 -5.04908 0.698889 1.89299 -5.05011 0.692471 1.82667 -5.04989 0.658184 1.83587 -5.05493 0.695158 1.84049 -5.05674 0.695158 1.84049 -5.05674 0.660643 1.85023 -5.0592 0.697572 1.85508 -5.0598 0.697572 1.85508 -5.0598 0.663214 1.86542 -5.05975 0.700251 1.87047 -5.05908 0.700251 1.87047 -5.05908 0.666027 1.8807 -5.05632 0.703086 1.88544 -5.05434 0.668806 1.89451 -5.04908 0.671288 1.90562 -5.03897 0.705794 1.89849 -5.04603 0.705794 1.89849 -5.04603 0.671288 1.90562 -5.03897 0.698889 1.90484 -5.03987 0.708211 1.90865 -5.03512 0.698889 1.90484 -5.03987 0.671288 1.90562 -5.03897 0.673831 1.91393 -5.0263 0.708211 1.90865 -5.03512 0.671288 1.90562 -5.03897 0.673831 1.91393 -5.0263 0.698889 1.91363 -5.0269 0.708211 1.90865 -5.03512 0.673831 1.91393 -5.0263 0.710867 1.91597 -5.02161 0.698889 1.91363 -5.0269 0.673831 1.91393 -5.0263 0.676634 1.91889 -5.01147 0.710867 1.91597 -5.02161 0.710867 1.91597 -5.02161 0.676634 1.91889 -5.01147 0.698889 1.91877 -5.01211 0.7137 1.91966 -5.00635 0.698889 1.91877 -5.01211 0.676634 1.91889 -5.01147 0.679426 1.91986 -4.99588 0.7137 1.91966 -5.00635 0.676634 1.91889 -5.01147 0.679426 1.91986 -4.99588 0.698889 1.9199 -4.99648 0.7137 1.91966 -5.00635 0.679426 1.91986 -4.99588 0.716428 1.9193 -4.99085 0.698889 1.9199 -4.99648 0.679426 1.91986 -4.99588 0.681937 1.91694 -4.98108 0.716428 1.9193 -4.99085 0.716428 1.9193 -4.99085 0.681937 1.91694 -4.98108 0.698889 1.91694 -4.98109 0.718853 1.91521 -4.9765 0.698889 1.91694 -4.98109 0.681937 1.91694 -4.98108 0.684448 1.91042 -4.96748 0.718853 1.91521 -4.9765 0.681937 1.91694 -4.98108 0.684448 1.91042 -4.96748 0.698889 1.91011 -4.96701 0.718853 1.91521 -4.9765 0.684448 1.91042 -4.96748 0.721485 1.90745 -4.96328 0.698889 1.91011 -4.96701 0.684448 1.91042 -4.96748 0.68724 1.90032 -4.95557 0.721485 1.90745 -4.96328 0.721485 1.90745 -4.96328 0.68724 1.90032 -4.95557 0.698889 1.89987 -4.95516 0.724314 1.89631 -4.95223 0.698889 1.89987 -4.95516 0.68724 1.90032 -4.95557 0.690043 1.88747 -4.94666 0.724314 1.89631 -4.95223 0.68724 1.90032 -4.95557 0.690043 1.88747 -4.94666 0.698889 1.8869 -4.94637 0.724314 1.89631 -4.95223 0.690043 1.88747 -4.94666 0.72706 1.88283 -4.94451 0.698889 1.8869 -4.94637 0.690043 1.88747 -4.94666 0.692585 1.87324 -4.94148 0.72706 1.88283 -4.94451 0.72706 1.88283 -4.94451 0.692585 1.87324 -4.94148 0.698889 1.87211 -4.94123 0.729498 1.8684 -4.94059 0.698889 1.87211 -4.94123 0.695068 1.85828 -4.94002 0.732104 1.85313 -4.94039 0.695068 1.85828 -4.94002 0.698889 1.85648 -4.9401 0.697847 1.84288 -4.94249 0.698889 1.85648 -4.9401 0.695068 1.85828 -4.94002 0.697847 1.84288 -4.94249 0.732104 1.85313 -4.94039 0.698889 1.85648 -4.9401 0.697847 1.84288 -4.94249 0.734927 1.83792 -4.94421 0.732104 1.85313 -4.94039 0.697847 1.84288 -4.94249 0.70066 1.82859 -4.94888 0.734927 1.83792 -4.94421 0.734927 1.83792 -4.94421 0.70066 1.82859 -4.94888 0.737689 1.82431 -4.95177 0.737689 1.82431 -4.95177 0.70066 1.82859 -4.94888 0.703231 1.81675 -4.95842 0.740145 1.81347 -4.96211 0.703231 1.81675 -4.95842 0.70569 1.80779 -4.97043 0.742724 1.80544 -4.97504 0.70569 1.80779 -4.97043 0.708454 1.80194 -4.98485 0.74554 1.80084 -4.99002 0.708454 1.80194 -4.98485 0.711274 1.8 -5.0004 0.748317 1.80026 -5.0056 0.711274 1.8 -5.0004 0.713873 1.80204 -5.01552 0.716313 1.80768 -5.02937 0.748317 1.80026 -5.0056 0.713873 1.80204 -5.01552 0.716313 1.80768 -5.02937 0.750795 1.80353 -5.02027 0.748317 1.80026 -5.0056 0.716313 1.80768 -5.02937 0.719061 1.81697 -5.04181 0.750795 1.80353 -5.02027 0.750795 1.80353 -5.02027 0.719061 1.81697 -5.04181 0.753345 1.81041 -5.03378 0.753345 1.81041 -5.03378 0.719061 1.81697 -5.04181 0.756152 1.82084 -5.04546 0.756152 1.82084 -5.04546 0.719061 1.81697 -5.04181 0.721887 1.82927 -5.05154 0.758943 1.8339 -5.05403 0.721887 1.82927 -5.05154 0.724513 1.84331 -5.05763 0.761447 1.84819 -5.05883 0.724513 1.84331 -5.05763 0.726939 1.85805 -5.05997 0.763968 1.86326 -5.05991 0.726939 1.85805 -5.05997 0.729668 1.87348 -5.05847 0.766765 1.87863 -5.05703 0.729668 1.87348 -5.05847 0.732499 1.88817 -5.05297 0.769567 1.89274 -5.05028 0.732499 1.88817 -5.05297 0.73515 1.9007 -5.04409 0.772101 1.90428 -5.04049 0.73515 1.9007 -5.04409 0.737567 1.91031 -5.0327 0.774593 1.91296 -5.02819 0.737567 1.91031 -5.0327 0.740277 1.91699 -5.01876 0.777377 1.91844 -5.01358 0.740277 1.91699 -5.01876 0.74311 1.91991 -5.00333 0.780189 1.91997 -4.99799 0.74311 1.91991 -5.00333 0.745785 1.91878 -4.98798 0.782753 1.91754 -4.983 0.745785 1.91878 -4.98798 0.748198 1.91401 -4.97387 0.78522 1.91152 -4.96925 0.748198 1.91401 -4.97387 0.750886 1.90556 -4.96096 0.78799 1.90187 -4.95702 0.750886 1.90556 -4.96096 0.753719 1.89388 -4.95048 0.79081 1.88931 -4.94764 0.753719 1.89388 -4.95048 0.756417 1.88012 -4.94347 0.793401 1.87516 -4.94195 0.756417 1.88012 -4.94347 0.758831 1.86558 -4.94026 0.795848 1.86033 -4.94 0.758831 1.86558 -4.94026 0.761496 1.85021 -4.9408 0.798603 1.84489 -4.94193 0.761496 1.85021 -4.9408 0.764328 1.83519 -4.94537 0.801429 1.83036 -4.94783 0.764328 1.83519 -4.94537 0.767046 1.82204 -4.95353 0.804047 1.81813 -4.95702 0.767046 1.82204 -4.95353 0.769466 1.81176 -4.96433 0.806479 1.80881 -4.9687 0.769466 1.81176 -4.96433 0.772107 1.80429 -4.97772 0.809216 1.8025 -4.98288 0.772107 1.80429 -4.97772 0.774936 1.80042 -4.99292 0.812047 1.80002 -4.99837 0.774936 1.80042 -4.99292 0.777673 1.8006 -5.00844 0.81469 1.80157 -5.01364 0.777673 1.8006 -5.00844 0.780105 1.80452 -5.02284 0.817111 1.80674 -5.02763 0.780105 1.80452 -5.02284 0.782719 1.81209 -5.03612 0.81983 1.81559 -5.04034 0.782719 1.81209 -5.03612 0.785543 1.82308 -5.0473 0.822664 1.82757 -5.05048 0.785543 1.82308 -5.0473 0.788298 1.83648 -5.0552 0.825331 1.84148 -5.05707 0.788298 1.83648 -5.0552 0.790746 1.85086 -5.0593 0.827746 1.85612 -5.05987 0.790746 1.85086 -5.0593 0.793333 1.86609 -5.05969 0.830445 1.87154 -5.05888 0.793333 1.86609 -5.05969 0.79615 1.88133 -5.05608 0.83328 1.88642 -5.05387 0.79615 1.88133 -5.05608 0.798921 1.89505 -5.0487 0.835969 1.89929 -5.04535 0.798921 1.89505 -5.0487 0.80139 1.90604 -5.03848 0.838384 1.90925 -5.03427 0.80139 1.90604 -5.03848 0.803948 1.91422 -5.0257 0.84106 1.91635 -5.0206 0.803948 1.91422 -5.0257 0.806757 1.91902 -5.0108 0.843895 1.91977 -5.00527 0.806757 1.91902 -5.0108 0.809542 1.91981 -4.99522 0.846605 1.91913 -4.98981 0.809542 1.91981 -4.99522 0.812036 1.91674 -4.98048 0.849023 1.91479 -4.97555 0.812036 1.91674 -4.98048 0.814565 1.91006 -4.96692 0.851677 1.90679 -4.96243 0.814565 1.91006 -4.96692 0.817363 1.89981 -4.95511 0.854509 1.89544 -4.95158 0.817363 1.89981 -4.95511 0.82016 1.88687 -4.94635 0.857239 1.88185 -4.94412 0.82016 1.88687 -4.94635 0.822686 1.87262 -4.94134 0.859666 1.86738 -4.94046 0.822686 1.87262 -4.94134 0.825184 1.85761 -4.94005 0.862294 1.85206 -4.94053 0.825184 1.85761 -4.94005 0.82797 1.84223 -4.94269 0.865123 1.83691 -4.94462 0.82797 1.84223 -4.94269 0.830778 1.82802 -4.94924 0.86787 1.82346 -4.95241 0.830778 1.82802 -4.94924 0.833333 1.81631 -4.95888 0.87031 1.81283 -4.96292 0.833333 1.81631 -4.95888 0.835804 1.80747 -4.97101 0.872913 1.805 -4.97602 0.835804 1.80747 -4.97101 0.838576 1.80178 -4.98551 0.875736 1.80066 -4.99109 0.838576 1.80178 -4.98551 0.841393 1.80001 -5.00108 0.8785 1.80037 -5.00666 0.841393 1.80001 -5.00108 0.843977 1.80221 -5.01614 0.846427 1.808 -5.02994 0.8785 1.80037 -5.00666 0.843977 1.80221 -5.01614 0.846427 1.808 -5.02994 0.880958 1.80388 -5.02123 0.8785 1.80037 -5.00666 0.846427 1.808 -5.02994 0.849183 1.81745 -5.0423 0.880958 1.80388 -5.02123 0.880958 1.80388 -5.02123 0.849183 1.81745 -5.0423 0.883533 1.81103 -5.03466 0.883533 1.81103 -5.03466 0.849183 1.81745 -5.0423 0.886349 1.82167 -5.04616 0.886349 1.82167 -5.04616 0.849183 1.81745 -5.0423 0.852007 1.82986 -5.05188 0.889127 1.83486 -5.05448 0.852007 1.82986 -5.05188 0.854618 1.84394 -5.05781 0.891608 1.84919 -5.05902 0.854618 1.84394 -5.05781 0.857051 1.85871 -5.05999 0.894155 1.86433 -5.05984 0.857051 1.85871 -5.05999 0.859791 1.87414 -5.05831 0.896961 1.87966 -5.05669 0.859791 1.87414 -5.05831 0.862619 1.88877 -5.05265 0.899753 1.89363 -5.04969 0.862619 1.88877 -5.05265 0.865257 1.90117 -5.04365 0.902261 1.90496 -5.03973 0.865257 1.90117 -5.04365 0.867678 1.91066 -5.03215 0.904778 1.91346 -5.02725 0.867678 1.91066 -5.03215 0.870398 1.9172 -5.01811 0.907574 1.91868 -5.01252 0.870398 1.9172 -5.01811 0.873231 1.91994 -5.00266 0.910376 1.91992 -4.99692 0.873231 1.91994 -5.00266 0.875893 1.91865 -4.98734 0.912915 1.91724 -4.98202 0.875893 1.91865 -4.98734 0.878307 1.91372 -4.97328 0.915403 1.91097 -4.96834 0.878307 1.91372 -4.97328 0.881007 1.90512 -4.96045 0.918186 1.90108 -4.95627 0.881007 1.90512 -4.96045 0.883841 1.89332 -4.9501 0.920999 1.88836 -4.94713 0.883841 1.89332 -4.9501 0.886526 1.8795 -4.94326 0.923566 1.87417 -4.9417 0.886526 1.8795 -4.94326 0.888939 1.86493 -4.9402 0.92603 1.85927 -4.94 0.888939 1.86493 -4.9402 0.891617 1.84954 -4.94092 0.928799 1.84384 -4.94222 0.891617 1.84954 -4.94092 0.89445 1.83458 -4.94565 0.931619 1.82943 -4.94837 0.89445 1.83458 -4.94565 0.897157 1.82153 -4.95395 0.934214 1.8174 -4.95775 0.897157 1.82153 -4.95395 0.899573 1.81137 -4.96485 0.936659 1.80827 -4.9696 0.899573 1.81137 -4.96485 0.902227 1.80404 -4.97835 0.939412 1.8022 -4.98392 0.902227 1.80404 -4.97835 0.905058 1.80034 -4.9936 0.942239 1.8 -4.99945 0.905058 1.80034 -4.9936 0.907785 1.80069 -5.00909 0.944859 1.80182 -5.01465 0.907785 1.80069 -5.00909 0.91021 1.80477 -5.02344 0.94729 1.80723 -5.02856 0.91021 1.80477 -5.02344 0.912839 1.8125 -5.03666 0.950025 1.81632 -5.04114 0.912839 1.8125 -5.03666 0.915666 1.82362 -5.04771 0.952857 1.82849 -5.05106 0.915666 1.82362 -5.04771 0.918411 1.83709 -5.05545 0.955502 1.84247 -5.05738 0.918411 1.83709 -5.05545 0.92085 1.8515 -5.05939 0.957923 1.85717 -5.05993 0.92085 1.8515 -5.05939 0.923452 1.86676 -5.05962 0.960639 1.8726 -5.05866 0.923452 1.86676 -5.05962 0.926273 1.88197 -5.05583 0.963473 1.88739 -5.05338 0.926273 1.88197 -5.05583 0.929035 1.89559 -5.04831 0.966143 1.90007 -5.04466 0.929035 1.89559 -5.04831 0.931492 1.90645 -5.03798 0.968558 1.90984 -5.03341 0.931492 1.90645 -5.03798 0.934066 1.9145 -5.02509 0.971254 1.91672 -5.01958 0.934066 1.9145 -5.02509 0.93688 1.91914 -5.01013 0.974089 1.91985 -5.00419 0.93688 1.91914 -5.01013 0.939657 1.91975 -4.99455 0.976781 1.91894 -4.98878 0.939657 1.91975 -4.99455 0.942137 1.91653 -4.97988 0.979195 1.91436 -4.9746 0.942137 1.91653 -4.97988 0.944682 1.90968 -4.96636 0.981869 1.9061 -4.9616 0.944682 1.90968 -4.96636 0.947486 1.8993 -4.95466 0.984704 1.89456 -4.95095 0.947486 1.8993 -4.95466 0.950277 1.88627 -4.94606 0.987417 1.88086 -4.94374 0.950277 1.88627 -4.94606 0.952785 1.87199 -4.94121 0.989835 1.86635 -4.94034 0.952785 1.87199 -4.94121 0.9553 1.85694 -4.94008 0.992486 1.85099 -4.94068 0.9553 1.85694 -4.94008 0.958093 1.84158 -4.9429 0.995318 1.83592 -4.94505 0.958093 1.84158 -4.9429 0.960895 1.82745 -4.9496 0.99805 1.82263 -4.95306 0.960895 1.82745 -4.9496 0.963434 1.81587 -4.95935 1.00048 1.8122 -4.96374 0.963434 1.81587 -4.95935 0.965919 1.80715 -4.97159 1.0031 1.80458 -4.97701 0.965919 1.80715 -4.97159 0.968699 1.80161 -4.98618 1.00593 1.80051 -4.99217 0.968699 1.80161 -4.98618 0.971511 1.80003 -5.00175 1.00868 1.8005 -5.00771 0.971511 1.80003 -5.00175 0.97408 1.80239 -5.01676 0.976541 1.80834 -5.03052 1.00868 1.8005 -5.00771 0.97408 1.80239 -5.01676 0.976541 1.80834 -5.03052 1.01112 1.80425 -5.02219 1.00868 1.8005 -5.00771 0.976541 1.80834 -5.03052 0.979306 1.81793 -5.04278 1.01112 1.80425 -5.02219 1.01112 1.80425 -5.02219 0.979306 1.81793 -5.04278 1.01372 1.81166 -5.03554 1.01372 1.81166 -5.03554 0.979306 1.81793 -5.04278 1.01654 1.82251 -5.04685 1.01654 1.82251 -5.04685 0.979306 1.81793 -5.04278 0.982126 1.83044 -5.05221 1.01444 1.8331 -5.05363 0.982126 1.83044 -5.05221 1.01931 1.83583 -5.05492 1.01654 1.82251 -5.04685 1.01444 1.8331 -5.05363 1.01931 1.83583 -5.05492 1.01654 1.82251 -5.04685 0.982126 1.83044 -5.05221 1.01444 1.8331 -5.05363 0.692585 1.87324 -4.94148 0.695068 1.85828 -4.94002 0.698889 1.87211 -4.94123 0.737689 1.82431 -4.95177 0.703231 1.81675 -4.95842 0.740145 1.81347 -4.96211 0.740145 1.81347 -4.96211 0.70569 1.80779 -4.97043 0.742724 1.80544 -4.97504 0.742724 1.80544 -4.97504 0.708454 1.80194 -4.98485 0.74554 1.80084 -4.99002 0.74554 1.80084 -4.99002 0.711274 1.8 -5.0004 0.748317 1.80026 -5.0056 0.756152 1.82084 -5.04546 0.721887 1.82927 -5.05154 0.758943 1.8339 -5.05403 0.758943 1.8339 -5.05403 0.724513 1.84331 -5.05763 0.761447 1.84819 -5.05883 0.761447 1.84819 -5.05883 0.726939 1.85805 -5.05997 0.763968 1.86326 -5.05991 0.763968 1.86326 -5.05991 0.729668 1.87348 -5.05847 0.766765 1.87863 -5.05703 0.766765 1.87863 -5.05703 0.732499 1.88817 -5.05297 0.769567 1.89274 -5.05028 0.769567 1.89274 -5.05028 0.73515 1.9007 -5.04409 0.772101 1.90428 -5.04049 0.772101 1.90428 -5.04049 0.737567 1.91031 -5.0327 0.774593 1.91296 -5.02819 0.774593 1.91296 -5.02819 0.740277 1.91699 -5.01876 0.777377 1.91844 -5.01358 0.777377 1.91844 -5.01358 0.74311 1.91991 -5.00333 0.780189 1.91997 -4.99799 0.780189 1.91997 -4.99799 0.745785 1.91878 -4.98798 0.782753 1.91754 -4.983 0.782753 1.91754 -4.983 0.748198 1.91401 -4.97387 0.78522 1.91152 -4.96925 0.78522 1.91152 -4.96925 0.750886 1.90556 -4.96096 0.78799 1.90187 -4.95702 0.78799 1.90187 -4.95702 0.753719 1.89388 -4.95048 0.79081 1.88931 -4.94764 0.79081 1.88931 -4.94764 0.756417 1.88012 -4.94347 0.793401 1.87516 -4.94195 0.793401 1.87516 -4.94195 0.758831 1.86558 -4.94026 0.795848 1.86033 -4.94 0.795848 1.86033 -4.94 0.761496 1.85021 -4.9408 0.798603 1.84489 -4.94193 0.798603 1.84489 -4.94193 0.764328 1.83519 -4.94537 0.801429 1.83036 -4.94783 0.801429 1.83036 -4.94783 0.767046 1.82204 -4.95353 0.804047 1.81813 -4.95702 0.804047 1.81813 -4.95702 0.769466 1.81176 -4.96433 0.806479 1.80881 -4.9687 0.806479 1.80881 -4.9687 0.772107 1.80429 -4.97772 0.809216 1.8025 -4.98288 0.809216 1.8025 -4.98288 0.774936 1.80042 -4.99292 0.812047 1.80002 -4.99837 0.812047 1.80002 -4.99837 0.777673 1.8006 -5.00844 0.81469 1.80157 -5.01364 0.81469 1.80157 -5.01364 0.780105 1.80452 -5.02284 0.817111 1.80674 -5.02763 0.817111 1.80674 -5.02763 0.782719 1.81209 -5.03612 0.81983 1.81559 -5.04034 0.81983 1.81559 -5.04034 0.785543 1.82308 -5.0473 0.822664 1.82757 -5.05048 0.822664 1.82757 -5.05048 0.788298 1.83648 -5.0552 0.825331 1.84148 -5.05707 0.825331 1.84148 -5.05707 0.790746 1.85086 -5.0593 0.827746 1.85612 -5.05987 0.827746 1.85612 -5.05987 0.793333 1.86609 -5.05969 0.830445 1.87154 -5.05888 0.830445 1.87154 -5.05888 0.79615 1.88133 -5.05608 0.83328 1.88642 -5.05387 0.83328 1.88642 -5.05387 0.798921 1.89505 -5.0487 0.835969 1.89929 -5.04535 0.835969 1.89929 -5.04535 0.80139 1.90604 -5.03848 0.838384 1.90925 -5.03427 0.838384 1.90925 -5.03427 0.803948 1.91422 -5.0257 0.84106 1.91635 -5.0206 0.84106 1.91635 -5.0206 0.806757 1.91902 -5.0108 0.843895 1.91977 -5.00527 0.843895 1.91977 -5.00527 0.809542 1.91981 -4.99522 0.846605 1.91913 -4.98981 0.846605 1.91913 -4.98981 0.812036 1.91674 -4.98048 0.849023 1.91479 -4.97555 0.849023 1.91479 -4.97555 0.814565 1.91006 -4.96692 0.851677 1.90679 -4.96243 0.851677 1.90679 -4.96243 0.817363 1.89981 -4.95511 0.854509 1.89544 -4.95158 0.854509 1.89544 -4.95158 0.82016 1.88687 -4.94635 0.857239 1.88185 -4.94412 0.857239 1.88185 -4.94412 0.822686 1.87262 -4.94134 0.859666 1.86738 -4.94046 0.859666 1.86738 -4.94046 0.825184 1.85761 -4.94005 0.862294 1.85206 -4.94053 0.862294 1.85206 -4.94053 0.82797 1.84223 -4.94269 0.865123 1.83691 -4.94462 0.865123 1.83691 -4.94462 0.830778 1.82802 -4.94924 0.86787 1.82346 -4.95241 0.86787 1.82346 -4.95241 0.833333 1.81631 -4.95888 0.87031 1.81283 -4.96292 0.87031 1.81283 -4.96292 0.835804 1.80747 -4.97101 0.872913 1.805 -4.97602 0.872913 1.805 -4.97602 0.838576 1.80178 -4.98551 0.875736 1.80066 -4.99109 0.875736 1.80066 -4.99109 0.841393 1.80001 -5.00108 0.8785 1.80037 -5.00666 0.886349 1.82167 -5.04616 0.852007 1.82986 -5.05188 0.889127 1.83486 -5.05448 0.889127 1.83486 -5.05448 0.854618 1.84394 -5.05781 0.891608 1.84919 -5.05902 0.891608 1.84919 -5.05902 0.857051 1.85871 -5.05999 0.894155 1.86433 -5.05984 0.894155 1.86433 -5.05984 0.859791 1.87414 -5.05831 0.896961 1.87966 -5.05669 0.896961 1.87966 -5.05669 0.862619 1.88877 -5.05265 0.899753 1.89363 -5.04969 0.899753 1.89363 -5.04969 0.865257 1.90117 -5.04365 0.902261 1.90496 -5.03973 0.902261 1.90496 -5.03973 0.867678 1.91066 -5.03215 0.904778 1.91346 -5.02725 0.904778 1.91346 -5.02725 0.870398 1.9172 -5.01811 0.907574 1.91868 -5.01252 0.907574 1.91868 -5.01252 0.873231 1.91994 -5.00266 0.910376 1.91992 -4.99692 0.910376 1.91992 -4.99692 0.875893 1.91865 -4.98734 0.912915 1.91724 -4.98202 0.912915 1.91724 -4.98202 0.878307 1.91372 -4.97328 0.915403 1.91097 -4.96834 0.915403 1.91097 -4.96834 0.881007 1.90512 -4.96045 0.918186 1.90108 -4.95627 0.918186 1.90108 -4.95627 0.883841 1.89332 -4.9501 0.920999 1.88836 -4.94713 0.920999 1.88836 -4.94713 0.886526 1.8795 -4.94326 0.923566 1.87417 -4.9417 0.923566 1.87417 -4.9417 0.888939 1.86493 -4.9402 0.92603 1.85927 -4.94 0.92603 1.85927 -4.94 0.891617 1.84954 -4.94092 0.928799 1.84384 -4.94222 0.928799 1.84384 -4.94222 0.89445 1.83458 -4.94565 0.931619 1.82943 -4.94837 0.931619 1.82943 -4.94837 0.897157 1.82153 -4.95395 0.934214 1.8174 -4.95775 0.934214 1.8174 -4.95775 0.899573 1.81137 -4.96485 0.936659 1.80827 -4.9696 0.936659 1.80827 -4.9696 0.902227 1.80404 -4.97835 0.939412 1.8022 -4.98392 0.939412 1.8022 -4.98392 0.905058 1.80034 -4.9936 0.942239 1.8 -4.99945 0.942239 1.8 -4.99945 0.907785 1.80069 -5.00909 0.944859 1.80182 -5.01465 0.944859 1.80182 -5.01465 0.91021 1.80477 -5.02344 0.94729 1.80723 -5.02856 0.94729 1.80723 -5.02856 0.912839 1.8125 -5.03666 0.950025 1.81632 -5.04114 0.950025 1.81632 -5.04114 0.915666 1.82362 -5.04771 0.952857 1.82849 -5.05106 0.952857 1.82849 -5.05106 0.918411 1.83709 -5.05545 0.955502 1.84247 -5.05738 0.955502 1.84247 -5.05738 0.92085 1.8515 -5.05939 0.957923 1.85717 -5.05993 0.957923 1.85717 -5.05993 0.923452 1.86676 -5.05962 0.960639 1.8726 -5.05866 0.960639 1.8726 -5.05866 0.926273 1.88197 -5.05583 0.963473 1.88739 -5.05338 0.963473 1.88739 -5.05338 0.929035 1.89559 -5.04831 0.966143 1.90007 -5.04466 0.966143 1.90007 -5.04466 0.931492 1.90645 -5.03798 0.968558 1.90984 -5.03341 0.968558 1.90984 -5.03341 0.934066 1.9145 -5.02509 0.971254 1.91672 -5.01958 0.971254 1.91672 -5.01958 0.93688 1.91914 -5.01013 0.974089 1.91985 -5.00419 0.974089 1.91985 -5.00419 0.939657 1.91975 -4.99455 0.976781 1.91894 -4.98878 0.976781 1.91894 -4.98878 0.942137 1.91653 -4.97988 0.979195 1.91436 -4.9746 0.979195 1.91436 -4.9746 0.944682 1.90968 -4.96636 0.981869 1.9061 -4.9616 0.981869 1.9061 -4.9616 0.947486 1.8993 -4.95466 0.984704 1.89456 -4.95095 0.984704 1.89456 -4.95095 0.950277 1.88627 -4.94606 0.987417 1.88086 -4.94374 0.987417 1.88086 -4.94374 0.952785 1.87199 -4.94121 0.989835 1.86635 -4.94034 0.989835 1.86635 -4.94034 0.9553 1.85694 -4.94008 0.992486 1.85099 -4.94068 0.992486 1.85099 -4.94068 0.958093 1.84158 -4.9429 0.995318 1.83592 -4.94505 0.995318 1.83592 -4.94505 0.960895 1.82745 -4.9496 0.99805 1.82263 -4.95306 0.99805 1.82263 -4.95306 0.963434 1.81587 -4.95935 1.00048 1.8122 -4.96374 1.00048 1.8122 -4.96374 0.965919 1.80715 -4.97159 1.0031 1.80458 -4.97701 1.0031 1.80458 -4.97701 0.968699 1.80161 -4.98618 1.00593 1.80051 -4.99217 1.00593 1.80051 -4.99217 0.971511 1.80003 -5.00175 1.00868 1.8005 -5.00771 0.982126 1.83044 -5.05221 0.984723 1.84456 -5.05798 1.01931 1.83583 -5.05492 1.01931 1.83583 -5.05492 0.984723 1.84456 -5.05798 1.01444 1.84789 -5.05877 1.02177 1.8502 -5.05919 1.01444 1.84789 -5.05877 0.984723 1.84456 -5.05798 0.987164 1.85937 -5.06 1.02177 1.8502 -5.05919 0.984723 1.84456 -5.05798 0.987164 1.85937 -5.06 1.01444 1.86352 -5.0599 1.02177 1.8502 -5.05919 0.987164 1.85937 -5.06 0.989913 1.8748 -5.05815 1.01444 1.86352 -5.0599 1.01444 1.86352 -5.0599 0.989913 1.8748 -5.05815 1.02434 1.8654 -5.05976 1.02177 1.8502 -5.05919 1.01444 1.86352 -5.0599 1.02434 1.8654 -5.05976 1.02434 1.8654 -5.05976 0.989913 1.8748 -5.05815 1.01444 1.8789 -5.05695 1.02716 1.88068 -5.05632 1.01444 1.8789 -5.05695 0.992739 1.88936 -5.05233 1.01444 1.89299 -5.05011 0.992739 1.88936 -5.05233 0.995363 1.90164 -5.0432 1.02994 1.8945 -5.04909 0.995363 1.90164 -5.0432 1.03242 1.90563 -5.03897 1.02994 1.8945 -5.04909 1.01444 1.89299 -5.05011 0.995363 1.90164 -5.0432 1.02994 1.8945 -5.04909 1.02716 1.88068 -5.05632 1.01444 1.89299 -5.05011 1.01444 1.89299 -5.05011 1.02716 1.88068 -5.05632 0.992739 1.88936 -5.05233 1.03242 1.90563 -5.03897 0.995363 1.90164 -5.0432 1.01444 1.90484 -5.03987 0.99779 1.91101 -5.03159 1.01444 1.90484 -5.03987 0.995363 1.90164 -5.0432 0.99779 1.91101 -5.03159 1.03242 1.90563 -5.03897 1.01444 1.90484 -5.03987 0.99779 1.91101 -5.03159 1.03496 1.91393 -5.02629 1.03242 1.90563 -5.03897 0.99779 1.91101 -5.03159 1.01444 1.91363 -5.0269 1.03496 1.91393 -5.02629 0.99779 1.91101 -5.03159 1.00052 1.9174 -5.01746 1.01444 1.91363 -5.0269 1.01444 1.91363 -5.0269 1.00052 1.9174 -5.01746 1.03496 1.91393 -5.02629 1.03496 1.91393 -5.02629 1.00052 1.9174 -5.01746 1.03777 1.9189 -5.01145 1.03777 1.9189 -5.01145 1.00052 1.9174 -5.01746 1.01444 1.91877 -5.01211 1.00335 1.91997 -5.00198 1.01444 1.91877 -5.01211 1.00052 1.9174 -5.01746 1.00335 1.91997 -5.00198 1.03777 1.9189 -5.01145 1.01444 1.91877 -5.01211 1.00335 1.91997 -5.00198 1.04056 1.91986 -4.99586 1.03777 1.9189 -5.01145 1.00335 1.91997 -5.00198 1.01444 1.9199 -4.99648 1.04056 1.91986 -4.99586 1.00335 1.91997 -5.00198 1.006 1.91851 -4.9867 1.01444 1.9199 -4.99648 1.01444 1.9199 -4.99648 1.006 1.91851 -4.9867 1.04056 1.91986 -4.99586 1.04056 1.91986 -4.99586 1.006 1.91851 -4.9867 1.04307 1.91693 -4.98105 1.04307 1.91693 -4.98105 1.006 1.91851 -4.9867 1.01444 1.91694 -4.98109 1.00842 1.91343 -4.97269 1.01444 1.91694 -4.98109 1.006 1.91851 -4.9867 1.00842 1.91343 -4.97269 1.04307 1.91693 -4.98105 1.01444 1.91694 -4.98109 1.00842 1.91343 -4.97269 1.04559 1.9104 -4.96744 1.04307 1.91693 -4.98105 1.00842 1.91343 -4.97269 1.01444 1.91011 -4.96701 1.04559 1.9104 -4.96744 1.00842 1.91343 -4.97269 1.01113 1.90467 -4.95994 1.01444 1.91011 -4.96701 1.01444 1.91011 -4.96701 1.01113 1.90467 -4.95994 1.04559 1.9104 -4.96744 1.04559 1.9104 -4.96744 1.01113 1.90467 -4.95994 1.04838 1.90028 -4.95553 1.04838 1.90028 -4.95553 1.01113 1.90467 -4.95994 1.01396 1.89275 -4.94973 1.05119 1.88742 -4.94663 1.01396 1.89275 -4.94973 1.01663 1.87888 -4.94305 1.05373 1.87317 -4.94146 1.01663 1.87888 -4.94305 1.01905 1.86427 -4.94015 1.05621 1.8582 -4.94003 1.01905 1.86427 -4.94015 1.02174 1.84887 -4.94104 1.05899 1.8428 -4.94252 1.02174 1.84887 -4.94104 1.02457 1.83396 -4.94594 1.06181 1.82851 -4.94893 1.02457 1.83396 -4.94594 1.02727 1.82103 -4.95438 1.06438 1.81668 -4.95849 1.02727 1.82103 -4.95438 1.02968 1.81099 -4.96538 1.06684 1.80774 -4.97052 1.02968 1.81099 -4.96538 1.03235 1.8038 -4.97898 1.06961 1.80191 -4.98497 1.03235 1.8038 -4.97898 1.03518 1.80027 -4.99427 1.07243 1.8 -5.00053 1.03518 1.80027 -4.99427 1.0379 1.8008 -5.00974 1.07503 1.80208 -5.01565 1.0379 1.8008 -5.00974 1.04032 1.80503 -5.02404 1.07747 1.80775 -5.02949 1.04032 1.80503 -5.02404 1.04296 1.81292 -5.03719 1.08022 1.81708 -5.04192 1.04296 1.81292 -5.03719 1.04579 1.82416 -5.04812 1.08305 1.82941 -5.05162 1.04579 1.82416 -5.04812 1.04852 1.8377 -5.0557 1.08567 1.84347 -5.05768 1.04852 1.8377 -5.0557 1.05095 1.85214 -5.05948 1.0881 1.85822 -5.05997 1.05095 1.85214 -5.05948 1.05357 1.86743 -5.05954 1.09083 1.87366 -5.05842 1.05357 1.86743 -5.05954 1.0564 1.8826 -5.05558 1.09367 1.88834 -5.05288 1.0564 1.8826 -5.05558 1.05915 1.89612 -5.04791 1.09631 1.90084 -5.04396 1.05915 1.89612 -5.04791 1.06159 1.90685 -5.03748 1.09873 1.91042 -5.03253 1.06159 1.90685 -5.03748 1.06418 1.91478 -5.02448 1.10145 1.91706 -5.01855 1.06418 1.91478 -5.02448 1.067 1.91925 -5.00946 1.10428 1.91992 -5.00311 1.067 1.91925 -5.00946 1.06977 1.91969 -4.99389 1.10695 1.91874 -4.98776 1.06977 1.91969 -4.99389 1.07224 1.91631 -4.97928 1.10937 1.91391 -4.97366 1.07224 1.91631 -4.97928 1.0748 1.9093 -4.96581 1.11206 1.9054 -4.96077 1.0748 1.9093 -4.96581 1.07761 1.89878 -4.95422 1.1149 1.89367 -4.95034 1.07761 1.89878 -4.95422 1.08039 1.88567 -4.94577 1.11759 1.87988 -4.94339 1.08039 1.88567 -4.94577 1.08289 1.87137 -4.94109 1.12001 1.86531 -4.94024 1.08289 1.87137 -4.94109 1.08542 1.85628 -4.94012 1.12268 1.84993 -4.94085 1.08542 1.85628 -4.94012 1.08822 1.84093 -4.94311 1.12551 1.83493 -4.94549 1.08822 1.84093 -4.94311 1.09101 1.82689 -4.94996 1.12823 1.82181 -4.95372 1.09101 1.82689 -4.94996 1.09353 1.81544 -4.95982 1.13065 1.81158 -4.96457 1.09353 1.81544 -4.95982 1.09603 1.80684 -4.97218 1.1333 1.80417 -4.97801 1.09603 1.80684 -4.97218 1.09882 1.80146 -4.98684 1.13613 1.80038 -4.99325 1.09882 1.80146 -4.98684 1.10163 1.80005 -5.00242 1.13886 1.80064 -5.00876 1.10163 1.80005 -5.00242 1.10418 1.80257 -5.01737 1.10666 1.80868 -5.03109 1.13886 1.80064 -5.00876 1.10418 1.80257 -5.01737 1.10666 1.80868 -5.03109 1.14129 1.80464 -5.02314 1.13886 1.80064 -5.00876 1.10666 1.80868 -5.03109 1.10943 1.81842 -5.04325 1.14129 1.80464 -5.02314 1.14129 1.80464 -5.02314 1.10943 1.81842 -5.04325 1.14391 1.8123 -5.0364 1.14391 1.8123 -5.0364 1.10943 1.81842 -5.04325 1.14674 1.82337 -5.04752 1.14674 1.82337 -5.04752 1.10943 1.81842 -5.04325 1.11224 1.83103 -5.05254 1.14949 1.83681 -5.05534 1.11224 1.83103 -5.05254 1.11483 1.84518 -5.05814 1.15194 1.85122 -5.05935 1.11483 1.84518 -5.05814 1.11728 1.86004 -5.06 1.15453 1.86647 -5.05965 1.11728 1.86004 -5.06 1.12004 1.87546 -5.05797 1.15735 1.8817 -5.05594 1.12004 1.87546 -5.05797 1.12286 1.88995 -5.05199 1.16012 1.89537 -5.04847 1.12286 1.88995 -5.05199 1.12547 1.9021 -5.04275 1.16258 1.90628 -5.03818 1.12547 1.9021 -5.04275 1.1279 1.91136 -5.03102 1.16515 1.91439 -5.02532 1.1279 1.91136 -5.03102 1.13064 1.9176 -5.01681 1.16797 1.91909 -5.01038 1.13064 1.9176 -5.01681 1.13347 1.91999 -5.00131 1.17075 1.91977 -4.99479 1.13347 1.91999 -5.00131 1.13611 1.91836 -4.98607 1.17323 1.9166 -4.98009 1.13611 1.91836 -4.98607 1.13853 1.91312 -4.97211 1.17577 1.90981 -4.96655 1.13853 1.91312 -4.97211 1.14125 1.90421 -4.95944 1.17858 1.89947 -4.95481 1.14125 1.90421 -4.95944 1.14408 1.89218 -4.94936 1.18137 1.88646 -4.94615 1.14408 1.89218 -4.94936 1.14674 1.87826 -4.94285 1.18389 1.87218 -4.94125 1.14674 1.87826 -4.94285 1.14916 1.86362 -4.94011 1.1864 1.85714 -4.94007 1.14916 1.86362 -4.94011 1.15186 1.84821 -4.94117 1.18919 1.84176 -4.94284 1.15186 1.84821 -4.94117 1.15469 1.83335 -4.94624 1.192 1.8276 -4.9495 1.15469 1.83335 -4.94624 1.15738 1.82054 -4.95481 1.19454 1.81598 -4.95923 1.15738 1.82054 -4.95481 1.15979 1.81062 -4.96592 1.19702 1.80723 -4.97145 1.15979 1.81062 -4.96592 1.16247 1.80357 -4.97962 1.1998 1.80165 -4.98602 1.16247 1.80357 -4.97962 1.1653 1.80021 -4.99495 1.20262 1.80002 -5.0016 1.1653 1.80021 -4.99495 1.16801 1.80091 -5.01039 1.20519 1.80235 -5.01663 1.16801 1.80091 -5.01039 1.17042 1.80529 -5.02463 1.20765 1.80827 -5.03041 1.17042 1.80529 -5.02463 1.17308 1.81334 -5.03772 1.21042 1.81784 -5.04269 1.17308 1.81334 -5.03772 1.17591 1.82471 -5.04853 1.21324 1.83034 -5.05216 1.17591 1.82471 -5.04853 1.17864 1.83831 -5.05594 1.21584 1.84446 -5.05795 1.17864 1.83831 -5.05594 1.18106 1.85278 -5.05956 1.21828 1.85928 -5.06 1.18106 1.85278 -5.05956 1.18369 1.8681 -5.05945 1.22103 1.87471 -5.05817 1.18369 1.8681 -5.05945 1.18652 1.88323 -5.05532 1.22386 1.88929 -5.05236 1.18652 1.88323 -5.05532 1.18926 1.89665 -5.04751 1.22648 1.90159 -5.04325 1.18926 1.89665 -5.04751 1.1917 1.90725 -5.03698 1.22891 1.91098 -5.03164 1.1917 1.90725 -5.03698 1.1943 1.91505 -5.02386 1.23164 1.91739 -5.01751 1.1943 1.91505 -5.02386 1.19713 1.91935 -5.00879 1.23448 1.91997 -5.00203 1.19713 1.91935 -5.00879 1.19989 1.91962 -4.99323 1.23713 1.91852 -4.98674 1.19989 1.91962 -4.99323 1.20234 1.91608 -4.97868 1.23955 1.91344 -4.97272 1.20234 1.91608 -4.97868 1.20492 1.90892 -4.96526 1.24226 1.90468 -4.95996 1.20492 1.90892 -4.96526 1.20773 1.89826 -4.95378 1.24509 1.89277 -4.94974 1.20773 1.89826 -4.95378 1.21051 1.88507 -4.94549 1.24777 1.87889 -4.94305 1.21051 1.88507 -4.94549 1.21299 1.87074 -4.94097 1.25018 1.86427 -4.94015 1.21299 1.87074 -4.94097 1.21553 1.85561 -4.94016 1.25287 1.84886 -4.94104 1.21553 1.85561 -4.94016 1.21834 1.84029 -4.94333 1.25571 1.83395 -4.94595 1.21834 1.84029 -4.94333 1.22113 1.82633 -4.95033 1.2584 1.82101 -4.95439 1.22113 1.82633 -4.95033 1.22363 1.81502 -4.96029 1.26082 1.81097 -4.96541 1.22363 1.81502 -4.96029 1.22615 1.80653 -4.97278 1.26349 1.80379 -4.97902 1.22615 1.80653 -4.97278 1.22895 1.80132 -4.9875 1.26632 1.80027 -4.99433 1.22895 1.80132 -4.9875 1.23175 1.80008 -5.00309 1.26904 1.80081 -5.0098 1.23175 1.80008 -5.00309 1.23428 1.80276 -5.01799 1.23677 1.80903 -5.03165 1.26904 1.80081 -5.0098 1.23428 1.80276 -5.01799 1.23677 1.80903 -5.03165 1.27146 1.80505 -5.0241 1.26904 1.80081 -5.0098 1.23677 1.80903 -5.03165 1.23955 1.81891 -5.04372 1.27146 1.80505 -5.0241 1.27146 1.80505 -5.0241 1.23955 1.81891 -5.04372 1.2741 1.81296 -5.03725 1.2741 1.81296 -5.03725 1.23955 1.81891 -5.04372 1.27694 1.82423 -5.04817 1.27694 1.82423 -5.04817 1.23955 1.81891 -5.04372 1.24236 1.83162 -5.05286 1.27967 1.83778 -5.05574 1.24236 1.83162 -5.05286 1.24493 1.84581 -5.0583 1.2821 1.85224 -5.0595 1.24493 1.84581 -5.0583 1.24739 1.8607 -5.06 1.28472 1.86754 -5.05952 1.24739 1.8607 -5.06 1.25016 1.87611 -5.0578 1.28755 1.88271 -5.05554 1.25016 1.87611 -5.0578 1.25298 1.89053 -5.05165 1.2903 1.89622 -5.04783 1.25298 1.89053 -5.05165 1.25557 1.90256 -5.04229 1.29275 1.90693 -5.03738 1.25557 1.90256 -5.04229 1.25801 1.9117 -5.03045 1.29534 1.91484 -5.02435 1.25801 1.9117 -5.03045 1.26077 1.91778 -5.01616 1.29816 1.91927 -5.00931 1.26077 1.91778 -5.01616 1.26359 1.92 -5.00063 1.30093 1.91967 -4.99373 1.26359 1.92 -5.00063 1.26621 1.91821 -4.98544 1.3034 1.91625 -4.97913 1.26621 1.91821 -4.98544 1.26864 1.91281 -4.97152 1.30596 1.9092 -4.96566 1.26864 1.91281 -4.97152 1.27137 1.90375 -4.95894 1.30878 1.89864 -4.9541 1.27137 1.90375 -4.95894 1.2742 1.89161 -4.949 1.31156 1.8855 -4.94569 1.2742 1.89161 -4.949 1.27685 1.87764 -4.94265 1.31405 1.87118 -4.94105 1.27685 1.87764 -4.94265 1.27927 1.86296 -4.94007 1.31658 1.85607 -4.94013 1.27927 1.86296 -4.94007 1.28198 1.84754 -4.94131 1.31939 1.84073 -4.94318 1.28198 1.84754 -4.94131 1.28481 1.83275 -4.94655 1.32218 1.82671 -4.95009 1.28481 1.83275 -4.94655 1.28749 1.82005 -4.95524 1.3247 1.81529 -4.95998 1.28749 1.82005 -4.95524 1.2899 1.81025 -4.96646 1.32721 1.80673 -4.9724 1.2899 1.81025 -4.96646 1.29259 1.80334 -4.98026 1.33 1.80141 -4.98708 1.29259 1.80334 -4.98026 1.29542 1.80016 -4.99563 1.33 1.80003 -5.00191 1.29542 1.80016 -4.99563 1.29812 1.80102 -5.01104 1.33 1.80235 -5.01661 1.29812 1.80102 -5.01104 1.30053 1.80556 -5.02523 1.33 1.80821 -5.0303 1.30053 1.80556 -5.02523 1.3032 1.81377 -5.03824 1.33 1.81726 -5.04212 1.3032 1.81377 -5.03824 1.30603 1.82526 -5.04892 1.33 1.82895 -5.05134 1.30603 1.82526 -5.04892 1.30875 1.83893 -5.05618 1.33 1.84255 -5.0574 1.30875 1.83893 -5.05618 1.31117 1.85343 -5.05964 1.33 1.85722 -5.05994 1.31117 1.85343 -5.05964 1.31381 1.86877 -5.05936 1.33 1.87206 -5.05878 1.31381 1.86877 -5.05936 1.31664 1.88385 -5.05505 1.33 1.88616 -5.054 1.31664 1.88385 -5.05505 1.31937 1.89717 -5.0471 1.33 1.89865 -5.0459 1.31937 1.89717 -5.0471 1.3218 1.90765 -5.03647 1.33 1.90876 -5.03497 1.3218 1.90765 -5.03647 1.32442 1.91532 -5.02324 1.33 1.91587 -5.02189 1.32442 1.91532 -5.02324 1.32725 1.91945 -5.00811 1.33 1.91953 -5.00746 1.32725 1.91945 -5.00811 1.33 1.91954 -4.99257 1.33 1.91953 -5.00746 1.33 1.91587 -5.02189 1.32725 1.91945 -5.00811 1.04838 1.90028 -4.95553 1.01396 1.89275 -4.94973 1.05119 1.88742 -4.94663 1.05119 1.88742 -4.94663 1.01663 1.87888 -4.94305 1.05373 1.87317 -4.94146 1.05373 1.87317 -4.94146 1.01905 1.86427 -4.94015 1.05621 1.8582 -4.94003 1.05621 1.8582 -4.94003 1.02174 1.84887 -4.94104 1.05899 1.8428 -4.94252 1.05899 1.8428 -4.94252 1.02457 1.83396 -4.94594 1.06181 1.82851 -4.94893 1.06181 1.82851 -4.94893 1.02727 1.82103 -4.95438 1.06438 1.81668 -4.95849 1.06438 1.81668 -4.95849 1.02968 1.81099 -4.96538 1.06684 1.80774 -4.97052 1.06684 1.80774 -4.97052 1.03235 1.8038 -4.97898 1.06961 1.80191 -4.98497 1.06961 1.80191 -4.98497 1.03518 1.80027 -4.99427 1.07243 1.8 -5.00053 1.07243 1.8 -5.00053 1.0379 1.8008 -5.00974 1.07503 1.80208 -5.01565 1.07503 1.80208 -5.01565 1.04032 1.80503 -5.02404 1.07747 1.80775 -5.02949 1.07747 1.80775 -5.02949 1.04296 1.81292 -5.03719 1.08022 1.81708 -5.04192 1.08022 1.81708 -5.04192 1.04579 1.82416 -5.04812 1.08305 1.82941 -5.05162 1.08305 1.82941 -5.05162 1.04852 1.8377 -5.0557 1.08567 1.84347 -5.05768 1.08567 1.84347 -5.05768 1.05095 1.85214 -5.05948 1.0881 1.85822 -5.05997 1.0881 1.85822 -5.05997 1.05357 1.86743 -5.05954 1.09083 1.87366 -5.05842 1.09083 1.87366 -5.05842 1.0564 1.8826 -5.05558 1.09367 1.88834 -5.05288 1.09367 1.88834 -5.05288 1.05915 1.89612 -5.04791 1.09631 1.90084 -5.04396 1.09631 1.90084 -5.04396 1.06159 1.90685 -5.03748 1.09873 1.91042 -5.03253 1.09873 1.91042 -5.03253 1.06418 1.91478 -5.02448 1.10145 1.91706 -5.01855 1.10145 1.91706 -5.01855 1.067 1.91925 -5.00946 1.10428 1.91992 -5.00311 1.10428 1.91992 -5.00311 1.06977 1.91969 -4.99389 1.10695 1.91874 -4.98776 1.10695 1.91874 -4.98776 1.07224 1.91631 -4.97928 1.10937 1.91391 -4.97366 1.10937 1.91391 -4.97366 1.0748 1.9093 -4.96581 1.11206 1.9054 -4.96077 1.11206 1.9054 -4.96077 1.07761 1.89878 -4.95422 1.1149 1.89367 -4.95034 1.1149 1.89367 -4.95034 1.08039 1.88567 -4.94577 1.11759 1.87988 -4.94339 1.11759 1.87988 -4.94339 1.08289 1.87137 -4.94109 1.12001 1.86531 -4.94024 1.12001 1.86531 -4.94024 1.08542 1.85628 -4.94012 1.12268 1.84993 -4.94085 1.12268 1.84993 -4.94085 1.08822 1.84093 -4.94311 1.12551 1.83493 -4.94549 1.12551 1.83493 -4.94549 1.09101 1.82689 -4.94996 1.12823 1.82181 -4.95372 1.12823 1.82181 -4.95372 1.09353 1.81544 -4.95982 1.13065 1.81158 -4.96457 1.13065 1.81158 -4.96457 1.09603 1.80684 -4.97218 1.1333 1.80417 -4.97801 1.1333 1.80417 -4.97801 1.09882 1.80146 -4.98684 1.13613 1.80038 -4.99325 1.13613 1.80038 -4.99325 1.10163 1.80005 -5.00242 1.13886 1.80064 -5.00876 1.14674 1.82337 -5.04752 1.11224 1.83103 -5.05254 1.14949 1.83681 -5.05534 1.14949 1.83681 -5.05534 1.11483 1.84518 -5.05814 1.15194 1.85122 -5.05935 1.15194 1.85122 -5.05935 1.11728 1.86004 -5.06 1.15453 1.86647 -5.05965 1.15453 1.86647 -5.05965 1.12004 1.87546 -5.05797 1.15735 1.8817 -5.05594 1.15735 1.8817 -5.05594 1.12286 1.88995 -5.05199 1.16012 1.89537 -5.04847 1.16012 1.89537 -5.04847 1.12547 1.9021 -5.04275 1.16258 1.90628 -5.03818 1.16258 1.90628 -5.03818 1.1279 1.91136 -5.03102 1.16515 1.91439 -5.02532 1.16515 1.91439 -5.02532 1.13064 1.9176 -5.01681 1.16797 1.91909 -5.01038 1.16797 1.91909 -5.01038 1.13347 1.91999 -5.00131 1.17075 1.91977 -4.99479 1.17075 1.91977 -4.99479 1.13611 1.91836 -4.98607 1.17323 1.9166 -4.98009 1.17323 1.9166 -4.98009 1.13853 1.91312 -4.97211 1.17577 1.90981 -4.96655 1.17577 1.90981 -4.96655 1.14125 1.90421 -4.95944 1.17858 1.89947 -4.95481 1.17858 1.89947 -4.95481 1.14408 1.89218 -4.94936 1.18137 1.88646 -4.94615 1.18137 1.88646 -4.94615 1.14674 1.87826 -4.94285 1.18389 1.87218 -4.94125 1.18389 1.87218 -4.94125 1.14916 1.86362 -4.94011 1.1864 1.85714 -4.94007 1.1864 1.85714 -4.94007 1.15186 1.84821 -4.94117 1.18919 1.84176 -4.94284 1.18919 1.84176 -4.94284 1.15469 1.83335 -4.94624 1.192 1.8276 -4.9495 1.192 1.8276 -4.9495 1.15738 1.82054 -4.95481 1.19454 1.81598 -4.95923 1.19454 1.81598 -4.95923 1.15979 1.81062 -4.96592 1.19702 1.80723 -4.97145 1.19702 1.80723 -4.97145 1.16247 1.80357 -4.97962 1.1998 1.80165 -4.98602 1.1998 1.80165 -4.98602 1.1653 1.80021 -4.99495 1.20262 1.80002 -5.0016 1.20262 1.80002 -5.0016 1.16801 1.80091 -5.01039 1.20519 1.80235 -5.01663 1.20519 1.80235 -5.01663 1.17042 1.80529 -5.02463 1.20765 1.80827 -5.03041 1.20765 1.80827 -5.03041 1.17308 1.81334 -5.03772 1.21042 1.81784 -5.04269 1.21042 1.81784 -5.04269 1.17591 1.82471 -5.04853 1.21324 1.83034 -5.05216 1.21324 1.83034 -5.05216 1.17864 1.83831 -5.05594 1.21584 1.84446 -5.05795 1.21584 1.84446 -5.05795 1.18106 1.85278 -5.05956 1.21828 1.85928 -5.06 1.21828 1.85928 -5.06 1.18369 1.8681 -5.05945 1.22103 1.87471 -5.05817 1.22103 1.87471 -5.05817 1.18652 1.88323 -5.05532 1.22386 1.88929 -5.05236 1.22386 1.88929 -5.05236 1.18926 1.89665 -5.04751 1.22648 1.90159 -5.04325 1.22648 1.90159 -5.04325 1.1917 1.90725 -5.03698 1.22891 1.91098 -5.03164 1.22891 1.91098 -5.03164 1.1943 1.91505 -5.02386 1.23164 1.91739 -5.01751 1.23164 1.91739 -5.01751 1.19713 1.91935 -5.00879 1.23448 1.91997 -5.00203 1.23448 1.91997 -5.00203 1.19989 1.91962 -4.99323 1.23713 1.91852 -4.98674 1.23713 1.91852 -4.98674 1.20234 1.91608 -4.97868 1.23955 1.91344 -4.97272 1.23955 1.91344 -4.97272 1.20492 1.90892 -4.96526 1.24226 1.90468 -4.95996 1.24226 1.90468 -4.95996 1.20773 1.89826 -4.95378 1.24509 1.89277 -4.94974 1.24509 1.89277 -4.94974 1.21051 1.88507 -4.94549 1.24777 1.87889 -4.94305 1.24777 1.87889 -4.94305 1.21299 1.87074 -4.94097 1.25018 1.86427 -4.94015 1.25018 1.86427 -4.94015 1.21553 1.85561 -4.94016 1.25287 1.84886 -4.94104 1.25287 1.84886 -4.94104 1.21834 1.84029 -4.94333 1.25571 1.83395 -4.94595 1.25571 1.83395 -4.94595 1.22113 1.82633 -4.95033 1.2584 1.82101 -4.95439 1.2584 1.82101 -4.95439 1.22363 1.81502 -4.96029 1.26082 1.81097 -4.96541 1.26082 1.81097 -4.96541 1.22615 1.80653 -4.97278 1.26349 1.80379 -4.97902 1.26349 1.80379 -4.97902 1.22895 1.80132 -4.9875 1.26632 1.80027 -4.99433 1.26632 1.80027 -4.99433 1.23175 1.80008 -5.00309 1.26904 1.80081 -5.0098 1.27694 1.82423 -5.04817 1.24236 1.83162 -5.05286 1.27967 1.83778 -5.05574 1.27967 1.83778 -5.05574 1.24493 1.84581 -5.0583 1.2821 1.85224 -5.0595 1.2821 1.85224 -5.0595 1.24739 1.8607 -5.06 1.28472 1.86754 -5.05952 1.28472 1.86754 -5.05952 1.25016 1.87611 -5.0578 1.28755 1.88271 -5.05554 1.28755 1.88271 -5.05554 1.25298 1.89053 -5.05165 1.2903 1.89622 -5.04783 1.2903 1.89622 -5.04783 1.25557 1.90256 -5.04229 1.29275 1.90693 -5.03738 1.29275 1.90693 -5.03738 1.25801 1.9117 -5.03045 1.29534 1.91484 -5.02435 1.29534 1.91484 -5.02435 1.26077 1.91778 -5.01616 1.29816 1.91927 -5.00931 1.29816 1.91927 -5.00931 1.26359 1.92 -5.00063 1.30093 1.91967 -4.99373 1.30093 1.91967 -4.99373 1.26621 1.91821 -4.98544 1.3034 1.91625 -4.97913 1.3034 1.91625 -4.97913 1.26864 1.91281 -4.97152 1.30596 1.9092 -4.96566 1.30596 1.9092 -4.96566 1.27137 1.90375 -4.95894 1.30878 1.89864 -4.9541 1.30878 1.89864 -4.9541 1.2742 1.89161 -4.949 1.31156 1.8855 -4.94569 1.31156 1.8855 -4.94569 1.27685 1.87764 -4.94265 1.31405 1.87118 -4.94105 1.31405 1.87118 -4.94105 1.27927 1.86296 -4.94007 1.31658 1.85607 -4.94013 1.31658 1.85607 -4.94013 1.28198 1.84754 -4.94131 1.31939 1.84073 -4.94318 1.31939 1.84073 -4.94318 1.28481 1.83275 -4.94655 1.32218 1.82671 -4.95009 1.32218 1.82671 -4.95009 1.28749 1.82005 -4.95524 1.3247 1.81529 -4.95998 1.3247 1.81529 -4.95998 1.2899 1.81025 -4.96646 1.32721 1.80673 -4.9724 1.32721 1.80673 -4.9724 1.29259 1.80334 -4.98026 1.33 1.80141 -4.98708 1.33 1.80141 -4.98708 1.29542 1.80016 -4.99563 1.33 1.80003 -5.00191 1.33 1.80003 -5.00191 1.29812 1.80102 -5.01104 1.33 1.80235 -5.01661 1.33 1.80235 -5.01661 1.30053 1.80556 -5.02523 1.33 1.80821 -5.0303 1.33 1.80821 -5.0303 1.3032 1.81377 -5.03824 1.33 1.81726 -5.04212 1.33 1.81726 -5.04212 1.30603 1.82526 -5.04892 1.33 1.82895 -5.05134 1.33 1.82895 -5.05134 1.30875 1.83893 -5.05618 1.33 1.84255 -5.0574 1.33 1.84255 -5.0574 1.31117 1.85343 -5.05964 1.33 1.85722 -5.05994 1.33 1.85722 -5.05994 1.31381 1.86877 -5.05936 1.33 1.87206 -5.05878 1.33 1.87206 -5.05878 1.31664 1.88385 -5.05505 1.33 1.88616 -5.054 1.33 1.88616 -5.054 1.31937 1.89717 -5.0471 1.33 1.89865 -5.0459 1.33 1.89865 -5.0459 1.3218 1.90765 -5.03647 1.33 1.90876 -5.03497 1.33 1.90876 -5.03497 1.32442 1.91532 -5.02324 1.33 1.91587 -5.02189 1.02716 1.88068 -5.05632 1.02434 1.8654 -5.05976 1.01444 1.8789 -5.05695 1.02177 1.8502 -5.05919 1.01931 1.83583 -5.05492 1.01444 1.84789 -5.05877 0.732104 1.85313 -4.94039 0.729498 1.8684 -4.94059 0.695068 1.85828 -4.94002 0.729498 1.8684 -4.94059 0.72706 1.88283 -4.94451 0.698889 1.87211 -4.94123 0.72706 1.88283 -4.94451 0.724314 1.89631 -4.95223 0.698889 1.8869 -4.94637 0.724314 1.89631 -4.95223 0.721485 1.90745 -4.96328 0.698889 1.89987 -4.95516 0.721485 1.90745 -4.96328 0.718853 1.91521 -4.9765 0.698889 1.91011 -4.96701 0.718853 1.91521 -4.9765 0.716428 1.9193 -4.99085 0.698889 1.91694 -4.98109 0.716428 1.9193 -4.99085 0.7137 1.91966 -5.00635 0.698889 1.9199 -4.99648 0.7137 1.91966 -5.00635 0.710867 1.91597 -5.02161 0.698889 1.91877 -5.01211 0.710867 1.91597 -5.02161 0.708211 1.90865 -5.03512 0.698889 1.91363 -5.0269 0.708211 1.90865 -5.03512 0.705794 1.89849 -5.04603 0.698889 1.90484 -5.03987 0.686935 1.80627 -5.0267 0.684519 1.80134 -5.01263 0.65 1.80428 -5.02224 0.65 1.80428 -5.02224 0.684519 1.80134 -5.01263 0.65 1.8005 -5.00774 0.65 1.8005 -5.00774 0.684519 1.80134 -5.01263 0.681855 1.80006 -4.9973 0.65 1.80044 -4.99276 0.681855 1.80006 -4.9973 0.679021 1.80281 -4.98184 0.65 1.80409 -4.97822 0.679021 1.80281 -4.98184 0.6763 1.80937 -4.9678 0.65 1.81123 -4.96505 0.6763 1.80937 -4.9678 0.673878 1.81888 -4.95631 0.65 1.82142 -4.95405 0.673878 1.81888 -4.95631 0.671238 1.8313 -4.94731 0.65 1.83401 -4.94592 0.671238 1.8313 -4.94731 0.668407 1.84595 -4.94167 0.65 1.84822 -4.94117 0.668407 1.84595 -4.94167 0.665668 1.86138 -4.94002 0.65 1.86316 -4.94008 0.665668 1.86138 -4.94002 0.663235 1.87616 -4.94222 0.65 1.87791 -4.94274 0.663235 1.87616 -4.94222 0.66062 1.89024 -4.94818 0.65 1.89154 -4.94896 0.66062 1.89024 -4.94818 0.657794 1.90264 -4.95779 0.65 1.90321 -4.95837 0.657794 1.90264 -4.95779 0.655037 1.91206 -4.97017 0.65 1.91218 -4.97038 0.655037 1.91206 -4.97017 0.652588 1.91782 -4.98398 0.65 1.91789 -4.98423 0.652588 1.91782 -4.98398 0.65 1.91999 -4.99907 0.65 1.91789 -4.98423 0.65 1.91218 -4.97038 0.652588 1.91782 -4.98398 0.65 1.8005 -5.00774 0.681855 1.80006 -4.9973 0.65 1.80044 -4.99276 0.65 1.80044 -4.99276 0.679021 1.80281 -4.98184 0.65 1.80409 -4.97822 0.65 1.80409 -4.97822 0.6763 1.80937 -4.9678 0.65 1.81123 -4.96505 0.65 1.81123 -4.96505 0.673878 1.81888 -4.95631 0.65 1.82142 -4.95405 0.65 1.82142 -4.95405 0.671238 1.8313 -4.94731 0.65 1.83401 -4.94592 0.65 1.83401 -4.94592 0.668407 1.84595 -4.94167 0.65 1.84822 -4.94117 0.65 1.84822 -4.94117 0.665668 1.86138 -4.94002 0.65 1.86316 -4.94008 0.65 1.86316 -4.94008 0.663235 1.87616 -4.94222 0.65 1.87791 -4.94274 0.65 1.87791 -4.94274 0.66062 1.89024 -4.94818 0.65 1.89154 -4.94896 0.65 1.89154 -4.94896 0.657794 1.90264 -4.95779 0.65 1.90321 -4.95837 0.65 1.90321 -4.95837 0.655037 1.91206 -4.97017 0.65 1.91218 -4.97038 0.992739 1.88936 -5.05233 1.01444 1.8789 -5.05695 0.989913 1.8748 -5.05815 1.33 1.86281 -4.91505 1.33 1.87269 -4.91805 1.32851 1.8756 -4.91644 1.32851 1.8756 -4.91644 1.33 1.87269 -4.91805 1.33 1.88337 -4.92286 1.32705 1.88793 -4.91972 1.33 1.88337 -4.92286 1.33 1.89398 -4.92999 1.32546 1.89998 -4.92499 1.33 1.89398 -4.92999 1.33 1.90324 -4.93896 1.32378 1.91126 -4.9322 1.33 1.90324 -4.93896 1.32206 1.92134 -4.94115 1.32378 1.91126 -4.9322 1.32546 1.89998 -4.92499 1.33 1.90324 -4.93896 1.32851 1.8756 -4.91644 1.33 1.88337 -4.92286 1.32705 1.88793 -4.91972 1.32705 1.88793 -4.91972 1.33 1.89398 -4.92999 1.32546 1.89998 -4.92499 1.33 1.90324 -4.93896 1.33 1.91073 -4.94948 1.32206 1.92134 -4.94115 1.32206 1.92134 -4.94115 1.33 1.91073 -4.94948 1.32037 1.92982 -4.95152 1.32037 1.92982 -4.95152 1.33 1.91073 -4.94948 1.32786 1.9192 -4.95902 1.31878 1.93646 -4.96286 1.32786 1.9192 -4.95902 1.32483 1.92874 -4.9786 1.31732 1.94116 -4.97473 1.32483 1.92874 -4.9786 1.31583 1.94404 -4.98727 1.31732 1.94116 -4.97473 1.31878 1.93646 -4.96286 1.32483 1.92874 -4.9786 1.33 1.91073 -4.94948 1.33 1.91616 -4.96115 1.32786 1.9192 -4.95902 1.32786 1.9192 -4.95902 1.33 1.91616 -4.96115 1.33 1.91939 -4.97366 1.32483 1.92874 -4.9786 1.33 1.91939 -4.97366 1.33 1.92013 -4.98009 1.33 1.91954 -4.99257 1.32483 1.92874 -4.9786 1.33 1.92013 -4.98009 1.33 1.91954 -4.99257 1.32172 1.932 -5.00039 1.32483 1.92874 -4.9786 1.33 1.91954 -4.99257 1.32725 1.91945 -5.00811 1.32172 1.932 -5.00039 1.32172 1.932 -5.00039 1.32725 1.91945 -5.00811 1.3183 1.9283 -5.0228 1.31251 1.94387 -5.01384 1.3183 1.9283 -5.0228 1.3108 1.94063 -5.02692 1.31251 1.94387 -5.01384 1.32172 1.932 -5.00039 1.3183 1.9283 -5.0228 1.31251 1.94387 -5.01384 1.31421 1.945 -5.00046 1.32172 1.932 -5.00039 1.32172 1.932 -5.00039 1.31421 1.945 -5.00046 1.31583 1.94404 -4.98727 1.32483 1.92874 -4.9786 1.32172 1.932 -5.00039 1.31583 1.94404 -4.98727 1.32786 1.9192 -4.95902 1.33 1.91939 -4.97366 1.32483 1.92874 -4.9786 1.32725 1.91945 -5.00811 1.32442 1.91532 -5.02324 1.3183 1.9283 -5.0228 1.3183 1.9283 -5.0228 1.32442 1.91532 -5.02324 1.31507 1.91804 -5.0426 1.30913 1.93542 -5.0392 1.31507 1.91804 -5.0426 1.30757 1.92852 -5.0503 1.30913 1.93542 -5.0392 1.3183 1.9283 -5.0228 1.31507 1.91804 -5.0426 1.30913 1.93542 -5.0392 1.3108 1.94063 -5.02692 1.3183 1.9283 -5.0228 1.32442 1.91532 -5.02324 1.3218 1.90765 -5.03647 1.31507 1.91804 -5.0426 1.31507 1.91804 -5.0426 1.3218 1.90765 -5.03647 1.31937 1.89717 -5.0471 1.31211 1.90272 -5.05795 1.31937 1.89717 -5.0471 1.31664 1.88385 -5.05505 1.30875 1.88267 -5.06834 1.31664 1.88385 -5.05505 1.31381 1.86877 -5.05936 1.3054 1.86038 -5.072 1.31381 1.86877 -5.05936 1.31117 1.85343 -5.05964 1.30244 1.83893 -5.06885 1.31117 1.85343 -5.05964 1.30875 1.83893 -5.05618 1.29921 1.81887 -5.05909 1.30875 1.83893 -5.05618 1.30603 1.82526 -5.04892 1.3032 1.81377 -5.03824 1.29921 1.81887 -5.05909 1.30603 1.82526 -5.04892 1.3032 1.81377 -5.03824 1.29579 1.80251 -5.04334 1.29921 1.81887 -5.05909 1.3032 1.81377 -5.03824 1.30053 1.80556 -5.02523 1.29579 1.80251 -5.04334 1.29579 1.80251 -5.04334 1.30053 1.80556 -5.02523 1.29268 1.79209 -5.02392 1.28666 1.78501 -5.04002 1.29268 1.79209 -5.02392 1.28517 1.77983 -5.02824 1.28666 1.78501 -5.04002 1.29579 1.80251 -5.04334 1.29268 1.79209 -5.02392 1.28666 1.78501 -5.04002 1.28828 1.79212 -5.05117 1.29579 1.80251 -5.04334 1.29579 1.80251 -5.04334 1.28828 1.79212 -5.05117 1.28998 1.80103 -5.06122 1.29921 1.81887 -5.05909 1.28998 1.80103 -5.06122 1.2917 1.81144 -5.06976 1.29337 1.82296 -5.07651 1.29921 1.81887 -5.05909 1.2917 1.81144 -5.06976 1.29337 1.82296 -5.07651 1.30244 1.83893 -5.06885 1.29921 1.81887 -5.05909 1.29337 1.82296 -5.07651 1.29493 1.83512 -5.08128 1.30244 1.83893 -5.06885 1.30244 1.83893 -5.06885 1.29493 1.83512 -5.08128 1.29636 1.84752 -5.08408 1.3054 1.86038 -5.072 1.29636 1.84752 -5.08408 1.29789 1.86045 -5.085 1.29954 1.87369 -5.08389 1.3054 1.86038 -5.072 1.29789 1.86045 -5.085 1.29954 1.87369 -5.08389 1.30875 1.88267 -5.06834 1.3054 1.86038 -5.072 1.29954 1.87369 -5.08389 1.30125 1.88676 -5.08068 1.30875 1.88267 -5.06834 1.30875 1.88267 -5.06834 1.30125 1.88676 -5.08068 1.30296 1.89916 -5.07544 1.31211 1.90272 -5.05795 1.30296 1.89916 -5.07544 1.3046 1.91044 -5.06842 1.30613 1.92026 -5.05995 1.31211 1.90272 -5.05795 1.3046 1.91044 -5.06842 1.30613 1.92026 -5.05995 1.31507 1.91804 -5.0426 1.31211 1.90272 -5.05795 1.30613 1.92026 -5.05995 1.30757 1.92852 -5.0503 1.31507 1.91804 -5.0426 1.31507 1.91804 -5.0426 1.31937 1.89717 -5.0471 1.31211 1.90272 -5.05795 1.31211 1.90272 -5.05795 1.31664 1.88385 -5.05505 1.30875 1.88267 -5.06834 1.30296 1.89916 -5.07544 1.31211 1.90272 -5.05795 1.30875 1.88267 -5.06834 1.30875 1.88267 -5.06834 1.31381 1.86877 -5.05936 1.3054 1.86038 -5.072 1.3054 1.86038 -5.072 1.31117 1.85343 -5.05964 1.30244 1.83893 -5.06885 1.29636 1.84752 -5.08408 1.3054 1.86038 -5.072 1.30244 1.83893 -5.06885 1.30244 1.83893 -5.06885 1.30875 1.83893 -5.05618 1.29921 1.81887 -5.05909 1.30053 1.80556 -5.02523 1.29812 1.80102 -5.01104 1.29268 1.79209 -5.02392 1.29268 1.79209 -5.02392 1.29812 1.80102 -5.01104 1.28963 1.78804 -5.00242 1.28372 1.7765 -5.01592 1.28963 1.78804 -5.00242 1.28212 1.77505 -5.00285 1.28372 1.7765 -5.01592 1.29268 1.79209 -5.02392 1.28963 1.78804 -5.00242 1.28372 1.7765 -5.01592 1.28517 1.77983 -5.02824 1.29268 1.79209 -5.02392 1.29812 1.80102 -5.01104 1.29542 1.80016 -4.99563 1.28963 1.78804 -5.00242 1.28963 1.78804 -5.00242 1.29542 1.80016 -4.99563 1.28623 1.79086 -4.9799 1.28044 1.77565 -4.98947 1.28623 1.79086 -4.9799 1.27872 1.77838 -4.97628 1.28044 1.77565 -4.98947 1.28963 1.78804 -5.00242 1.28623 1.79086 -4.9799 1.28044 1.77565 -4.98947 1.28212 1.77505 -5.00285 1.28963 1.78804 -5.00242 1.29542 1.80016 -4.99563 1.29259 1.80334 -4.98026 1.28623 1.79086 -4.9799 1.28623 1.79086 -4.9799 1.29259 1.80334 -4.98026 1.28296 1.80034 -4.95969 1.27704 1.78312 -4.96375 1.28296 1.80034 -4.95969 1.27544 1.78963 -4.95233 1.27704 1.78312 -4.96375 1.28623 1.79086 -4.9799 1.28296 1.80034 -4.95969 1.27704 1.78312 -4.96375 1.27872 1.77838 -4.97628 1.28623 1.79086 -4.9799 1.29259 1.80334 -4.98026 1.2899 1.81025 -4.96646 1.28296 1.80034 -4.95969 1.28296 1.80034 -4.95969 1.2899 1.81025 -4.96646 1.28749 1.82005 -4.95524 1.28 1.81509 -4.94373 1.28749 1.82005 -4.95524 1.28481 1.83275 -4.94655 1.27668 1.83466 -4.93261 1.28481 1.83275 -4.94655 1.28198 1.84754 -4.94131 1.2733 1.85684 -4.92807 1.28198 1.84754 -4.94131 1.27927 1.86296 -4.94007 1.2703 1.87848 -4.93041 1.27927 1.86296 -4.94007 1.27685 1.87764 -4.94265 1.26713 1.89878 -4.93934 1.27685 1.87764 -4.94265 1.2742 1.89161 -4.949 1.27137 1.90375 -4.95894 1.26713 1.89878 -4.93934 1.2742 1.89161 -4.949 1.27137 1.90375 -4.95894 1.26371 1.91576 -4.95444 1.26713 1.89878 -4.93934 1.27137 1.90375 -4.95894 1.26864 1.91281 -4.97152 1.26371 1.91576 -4.95444 1.26371 1.91576 -4.95444 1.26864 1.91281 -4.97152 1.26053 1.92697 -4.97357 1.25456 1.9334 -4.95714 1.26053 1.92697 -4.97357 1.25303 1.93907 -4.9688 1.25456 1.9334 -4.95714 1.26371 1.91576 -4.95444 1.26053 1.92697 -4.97357 1.25456 1.9334 -4.95714 1.2562 1.92582 -4.94622 1.26371 1.91576 -4.95444 1.26371 1.91576 -4.95444 1.2562 1.92582 -4.94622 1.25791 1.91651 -4.93651 1.26713 1.89878 -4.93934 1.25791 1.91651 -4.93651 1.25962 1.90578 -4.92838 1.26127 1.89406 -4.92212 1.26713 1.89878 -4.93934 1.25962 1.90578 -4.92838 1.26127 1.89406 -4.92212 1.2703 1.87848 -4.93041 1.26713 1.89878 -4.93934 1.26127 1.89406 -4.92212 1.2628 1.88182 -4.91785 1.2703 1.87848 -4.93041 1.2703 1.87848 -4.93041 1.2628 1.88182 -4.91785 1.26423 1.86932 -4.91551 1.2733 1.85684 -4.92807 1.26423 1.86932 -4.91551 1.26579 1.85627 -4.91508 1.26746 1.84303 -4.91671 1.2733 1.85684 -4.92807 1.26579 1.85627 -4.91508 1.26746 1.84303 -4.91671 1.27668 1.83466 -4.93261 1.2733 1.85684 -4.92807 1.26746 1.84303 -4.91671 1.26918 1.83008 -4.92044 1.27668 1.83466 -4.93261 1.27668 1.83466 -4.93261 1.26918 1.83008 -4.92044 1.27087 1.81792 -4.92615 1.28 1.81509 -4.94373 1.27087 1.81792 -4.92615 1.2725 1.80698 -4.93356 1.27399 1.79756 -4.94233 1.28 1.81509 -4.94373 1.2725 1.80698 -4.93356 1.27399 1.79756 -4.94233 1.28296 1.80034 -4.95969 1.28 1.81509 -4.94373 1.27399 1.79756 -4.94233 1.27544 1.78963 -4.95233 1.28296 1.80034 -4.95969 1.28296 1.80034 -4.95969 1.28749 1.82005 -4.95524 1.28 1.81509 -4.94373 1.28 1.81509 -4.94373 1.28481 1.83275 -4.94655 1.27668 1.83466 -4.93261 1.27087 1.81792 -4.92615 1.28 1.81509 -4.94373 1.27668 1.83466 -4.93261 1.27668 1.83466 -4.93261 1.28198 1.84754 -4.94131 1.2733 1.85684 -4.92807 1.2733 1.85684 -4.92807 1.27927 1.86296 -4.94007 1.2703 1.87848 -4.93041 1.26423 1.86932 -4.91551 1.2733 1.85684 -4.92807 1.2703 1.87848 -4.93041 1.2703 1.87848 -4.93041 1.27685 1.87764 -4.94265 1.26713 1.89878 -4.93934 1.26864 1.91281 -4.97152 1.26621 1.91821 -4.98544 1.26053 1.92697 -4.97357 1.26053 1.92697 -4.97357 1.26621 1.91821 -4.98544 1.25754 1.93181 -4.99479 1.25159 1.94283 -4.98094 1.25754 1.93181 -4.99479 1.25003 1.94478 -4.99385 1.25159 1.94283 -4.98094 1.26053 1.92697 -4.97357 1.25754 1.93181 -4.99479 1.25159 1.94283 -4.98094 1.25303 1.93907 -4.9688 1.26053 1.92697 -4.97357 1.26621 1.91821 -4.98544 1.26359 1.92 -5.00063 1.25754 1.93181 -4.99479 1.25754 1.93181 -4.99479 1.26359 1.92 -5.00063 1.25415 1.92988 -5.01736 1.24836 1.94469 -5.0072 1.25415 1.92988 -5.01736 1.24665 1.94249 -5.02049 1.24836 1.94469 -5.0072 1.25754 1.93181 -4.99479 1.25415 1.92988 -5.01736 1.24836 1.94469 -5.0072 1.25003 1.94478 -4.99385 1.25754 1.93181 -4.99479 1.26359 1.92 -5.00063 1.26077 1.91778 -5.01616 1.25415 1.92988 -5.01736 1.25415 1.92988 -5.01736 1.26077 1.91778 -5.01616 1.25083 1.9211 -5.03808 1.24495 1.93824 -5.03323 1.25083 1.9211 -5.03808 1.24333 1.93214 -5.04496 1.24495 1.93824 -5.03323 1.25415 1.92988 -5.01736 1.25083 1.9211 -5.03808 1.24495 1.93824 -5.03323 1.24665 1.94249 -5.02049 1.25415 1.92988 -5.01736 1.26077 1.91778 -5.01616 1.25801 1.9117 -5.03045 1.25083 1.9211 -5.03808 1.25083 1.9211 -5.03808 1.25801 1.9117 -5.03045 1.25557 1.90256 -5.04229 1.24789 1.90702 -5.05452 1.25557 1.90256 -5.04229 1.25298 1.89053 -5.05165 1.24461 1.88798 -5.06634 1.25298 1.89053 -5.05165 1.25016 1.87611 -5.0578 1.2412 1.86595 -5.07175 1.25016 1.87611 -5.0578 1.24739 1.8607 -5.06 1.23816 1.84412 -5.07023 1.24739 1.8607 -5.06 1.24493 1.84581 -5.0583 1.24236 1.83162 -5.05286 1.23816 1.84412 -5.07023 1.24493 1.84581 -5.0583 1.24236 1.83162 -5.05286 1.23504 1.82362 -5.06213 1.23816 1.84412 -5.07023 1.24236 1.83162 -5.05286 1.23955 1.81891 -5.04372 1.23504 1.82362 -5.06213 1.23504 1.82362 -5.06213 1.23955 1.81891 -5.04372 1.23163 1.80607 -5.04771 1.22584 1.80604 -5.06567 1.23163 1.80607 -5.04771 1.22412 1.79634 -5.05632 1.22584 1.80604 -5.06567 1.23504 1.82362 -5.06213 1.23163 1.80607 -5.04771 1.22584 1.80604 -5.06567 1.22754 1.81705 -5.07335 1.23504 1.82362 -5.06213 1.23504 1.82362 -5.06213 1.22754 1.81705 -5.07335 1.22916 1.82895 -5.07913 1.23816 1.84412 -5.07023 1.22916 1.82895 -5.07913 1.23065 1.84125 -5.08291 1.23211 1.85387 -5.08478 1.23816 1.84412 -5.07023 1.23065 1.84125 -5.08291 1.23211 1.85387 -5.08478 1.2412 1.86595 -5.07175 1.23816 1.84412 -5.07023 1.23211 1.85387 -5.08478 1.2337 1.86702 -5.08471 1.2412 1.86595 -5.07175 1.2412 1.86595 -5.07175 1.2337 1.86702 -5.08471 1.23538 1.88024 -5.08256 1.24461 1.88798 -5.06634 1.23538 1.88024 -5.08256 1.2371 1.89303 -5.07832 1.23879 1.90492 -5.07216 1.24461 1.88798 -5.06634 1.2371 1.89303 -5.07832 1.23879 1.90492 -5.07216 1.24789 1.90702 -5.05452 1.24461 1.88798 -5.06634 1.23879 1.90492 -5.07216 1.24038 1.91551 -5.06437 1.24789 1.90702 -5.05452 1.24789 1.90702 -5.05452 1.24038 1.91551 -5.06437 1.24184 1.92453 -5.05533 1.25083 1.9211 -5.03808 1.24184 1.92453 -5.05533 1.24333 1.93214 -5.04496 1.25083 1.9211 -5.03808 1.24789 1.90702 -5.05452 1.24184 1.92453 -5.05533 1.25083 1.9211 -5.03808 1.25557 1.90256 -5.04229 1.24789 1.90702 -5.05452 1.24789 1.90702 -5.05452 1.25298 1.89053 -5.05165 1.24461 1.88798 -5.06634 1.24461 1.88798 -5.06634 1.25016 1.87611 -5.0578 1.2412 1.86595 -5.07175 1.23538 1.88024 -5.08256 1.24461 1.88798 -5.06634 1.2412 1.86595 -5.07175 1.2412 1.86595 -5.07175 1.24739 1.8607 -5.06 1.23816 1.84412 -5.07023 1.23955 1.81891 -5.04372 1.23677 1.80903 -5.03165 1.23163 1.80607 -5.04771 1.23163 1.80607 -5.04771 1.23677 1.80903 -5.03165 1.2284 1.79406 -5.02892 1.22246 1.78831 -5.04566 1.2284 1.79406 -5.02892 1.22089 1.78216 -5.03414 1.22246 1.78831 -5.04566 1.23163 1.80607 -5.04771 1.2284 1.79406 -5.02892 1.22246 1.78831 -5.04566 1.22412 1.79634 -5.05632 1.23163 1.80607 -5.04771 1.23677 1.80903 -5.03165 1.23428 1.80276 -5.01799 1.2284 1.79406 -5.02892 1.2284 1.79406 -5.02892 1.23428 1.80276 -5.01799 1.22544 1.78844 -5.00797 1.21946 1.77794 -5.02215 1.22544 1.78844 -5.00797 1.21793 1.77552 -5.00941 1.21946 1.77794 -5.02215 1.2284 1.79406 -5.02892 1.22544 1.78844 -5.00797 1.21946 1.77794 -5.02215 1.22089 1.78216 -5.03414 1.2284 1.79406 -5.02892 1.23428 1.80276 -5.01799 1.23175 1.80008 -5.00309 1.22544 1.78844 -5.00797 1.22544 1.78844 -5.00797 1.23175 1.80008 -5.00309 1.22208 1.78949 -4.98541 1.21628 1.77509 -4.99613 1.22208 1.78949 -4.98541 1.21457 1.77676 -4.98278 1.21628 1.77509 -4.99613 1.22544 1.78844 -5.00797 1.22208 1.78949 -4.98541 1.21628 1.77509 -4.99613 1.21793 1.77552 -5.00941 1.22544 1.78844 -5.00797 1.23175 1.80008 -5.00309 1.22895 1.80132 -4.9875 1.22208 1.78949 -4.98541 1.22208 1.78949 -4.98541 1.22895 1.80132 -4.9875 1.22615 1.80653 -4.97278 1.21872 1.79748 -4.96429 1.22615 1.80653 -4.97278 1.22363 1.81502 -4.96029 1.21576 1.81095 -4.94729 1.22363 1.81502 -4.96029 1.22113 1.82633 -4.95033 1.21253 1.82943 -4.93481 1.22113 1.82633 -4.95033 1.21834 1.84029 -4.94333 1.20912 1.85126 -4.92853 1.21834 1.84029 -4.94333 1.21553 1.85561 -4.94016 1.20601 1.87328 -4.92924 1.21553 1.85561 -4.94016 1.21299 1.87074 -4.94097 1.21051 1.88507 -4.94549 1.20601 1.87328 -4.92924 1.21299 1.87074 -4.94097 1.21051 1.88507 -4.94549 1.20296 1.89393 -4.9365 1.20601 1.87328 -4.92924 1.21051 1.88507 -4.94549 1.20773 1.89826 -4.95378 1.20296 1.89393 -4.9365 1.20296 1.89393 -4.9365 1.20773 1.89826 -4.95378 1.19955 1.91201 -4.95021 1.19376 1.91134 -4.93225 1.19955 1.91201 -4.95021 1.19205 1.9214 -4.94122 1.19376 1.91134 -4.93225 1.20296 1.89393 -4.9365 1.19955 1.91201 -4.95021 1.19376 1.91134 -4.93225 1.19545 1.90006 -4.92503 1.20296 1.89393 -4.9365 1.20296 1.89393 -4.9365 1.19545 1.90006 -4.92503 1.19704 1.88802 -4.91975 1.20601 1.87328 -4.92924 1.19704 1.88802 -4.91975 1.1985 1.87568 -4.91646 1.19999 1.86289 -4.91505 1.20601 1.87328 -4.92924 1.1985 1.87568 -4.91646 1.19999 1.86289 -4.91505 1.20912 1.85126 -4.92853 1.20601 1.87328 -4.92924 1.19999 1.86289 -4.91505 1.20161 1.84969 -4.91563 1.20912 1.85126 -4.92853 1.20912 1.85126 -4.92853 1.20161 1.84969 -4.91563 1.20331 1.83653 -4.91831 1.21253 1.82943 -4.93481 1.20331 1.83653 -4.91831 1.20503 1.82392 -4.92304 1.20669 1.81231 -4.92964 1.21253 1.82943 -4.93481 1.20503 1.82392 -4.92304 1.20669 1.81231 -4.92964 1.21576 1.81095 -4.94729 1.21253 1.82943 -4.93481 1.20669 1.81231 -4.92964 1.20826 1.80209 -4.93778 1.21576 1.81095 -4.94729 1.21576 1.81095 -4.94729 1.20826 1.80209 -4.93778 1.20969 1.79346 -4.94711 1.21872 1.79748 -4.96429 1.20969 1.79346 -4.94711 1.21122 1.78619 -4.95784 1.21286 1.78052 -4.96986 1.21872 1.79748 -4.96429 1.21122 1.78619 -4.95784 1.21286 1.78052 -4.96986 1.22208 1.78949 -4.98541 1.21872 1.79748 -4.96429 1.21286 1.78052 -4.96986 1.21457 1.77676 -4.98278 1.22208 1.78949 -4.98541 1.22208 1.78949 -4.98541 1.22615 1.80653 -4.97278 1.21872 1.79748 -4.96429 1.21872 1.79748 -4.96429 1.22363 1.81502 -4.96029 1.21576 1.81095 -4.94729 1.20969 1.79346 -4.94711 1.21872 1.79748 -4.96429 1.21576 1.81095 -4.94729 1.21576 1.81095 -4.94729 1.22113 1.82633 -4.95033 1.21253 1.82943 -4.93481 1.21253 1.82943 -4.93481 1.21834 1.84029 -4.94333 1.20912 1.85126 -4.92853 1.20331 1.83653 -4.91831 1.21253 1.82943 -4.93481 1.20912 1.85126 -4.92853 1.20912 1.85126 -4.92853 1.21553 1.85561 -4.94016 1.20601 1.87328 -4.92924 1.20773 1.89826 -4.95378 1.20492 1.90892 -4.96526 1.19955 1.91201 -4.95021 1.19955 1.91201 -4.95021 1.20492 1.90892 -4.96526 1.19627 1.9248 -4.96861 1.19036 1.92987 -4.95159 1.19627 1.9248 -4.96861 1.18877 1.9365 -4.96294 1.19036 1.92987 -4.95159 1.19955 1.91201 -4.95021 1.19627 1.9248 -4.96861 1.19036 1.92987 -4.95159 1.19205 1.9214 -4.94122 1.19955 1.91201 -4.95021 1.20492 1.90892 -4.96526 1.20234 1.91608 -4.97868 1.19627 1.9248 -4.96861 1.19627 1.9248 -4.96861 1.20234 1.91608 -4.97868 1.19333 1.9312 -4.98929 1.18732 1.94118 -4.97481 1.19333 1.9312 -4.98929 1.18582 1.94405 -4.98736 1.18732 1.94118 -4.97481 1.19627 1.9248 -4.96861 1.19333 1.9312 -4.98929 1.18732 1.94118 -4.97481 1.18877 1.9365 -4.96294 1.19627 1.9248 -4.96861 1.20234 1.91608 -4.97868 1.19989 1.91962 -4.99323 1.19333 1.9312 -4.98929 1.19333 1.9312 -4.98929 1.19989 1.91962 -4.99323 1.19001 1.93103 -5.0118 1.1842 1.945 -5.00055 1.19001 1.93103 -5.0118 1.1825 1.94385 -5.01393 1.1842 1.945 -5.00055 1.19333 1.9312 -4.98929 1.19001 1.93103 -5.0118 1.1842 1.945 -5.00055 1.18582 1.94405 -4.98736 1.19333 1.9312 -4.98929 1.19989 1.91962 -4.99323 1.19713 1.91935 -5.00879 1.19001 1.93103 -5.0118 1.19001 1.93103 -5.0118 1.19713 1.91935 -5.00879 1.1943 1.91505 -5.02386 1.18662 1.92385 -5.03327 1.1943 1.91505 -5.02386 1.1917 1.90725 -5.03698 1.18363 1.91099 -5.05083 1.1917 1.90725 -5.03698 1.18926 1.89665 -5.04751 1.18045 1.8931 -5.06394 1.18926 1.89665 -5.04751 1.18652 1.88323 -5.05532 1.17703 1.87152 -5.07107 1.18652 1.88323 -5.05532 1.18369 1.8681 -5.05945 1.18106 1.85278 -5.05956 1.17703 1.87152 -5.07107 1.18369 1.8681 -5.05945 1.18106 1.85278 -5.05956 1.17386 1.84935 -5.07121 1.17703 1.87152 -5.07107 1.18106 1.85278 -5.05956 1.17864 1.83831 -5.05594 1.17386 1.84935 -5.07121 1.17386 1.84935 -5.07121 1.17864 1.83831 -5.05594 1.17086 1.82856 -5.06477 1.16492 1.83504 -5.08125 1.17086 1.82856 -5.06477 1.16336 1.82288 -5.07647 1.16492 1.83504 -5.08125 1.17386 1.84935 -5.07121 1.17086 1.82856 -5.06477 1.16492 1.83504 -5.08125 1.16636 1.84743 -5.08407 1.17386 1.84935 -5.07121 1.17386 1.84935 -5.07121 1.16636 1.84743 -5.08407 1.16788 1.86036 -5.085 1.17703 1.87152 -5.07107 1.16788 1.86036 -5.085 1.16953 1.87361 -5.0839 1.17124 1.88667 -5.08071 1.17703 1.87152 -5.07107 1.16953 1.87361 -5.0839 1.17124 1.88667 -5.08071 1.18045 1.8931 -5.06394 1.17703 1.87152 -5.07107 1.17124 1.88667 -5.08071 1.17295 1.89908 -5.07549 1.18045 1.8931 -5.06394 1.18045 1.8931 -5.06394 1.17295 1.89908 -5.07549 1.17459 1.91037 -5.06847 1.18363 1.91099 -5.05083 1.17459 1.91037 -5.06847 1.17612 1.9202 -5.06001 1.17756 1.92847 -5.05036 1.18363 1.91099 -5.05083 1.17612 1.9202 -5.06001 1.17756 1.92847 -5.05036 1.18662 1.92385 -5.03327 1.18363 1.91099 -5.05083 1.17756 1.92847 -5.05036 1.17912 1.93538 -5.03928 1.18662 1.92385 -5.03327 1.18662 1.92385 -5.03327 1.17912 1.93538 -5.03928 1.18079 1.9406 -5.027 1.19001 1.93103 -5.0118 1.18079 1.9406 -5.027 1.1825 1.94385 -5.01393 1.19001 1.93103 -5.0118 1.18662 1.92385 -5.03327 1.18079 1.9406 -5.027 1.19001 1.93103 -5.0118 1.1943 1.91505 -5.02386 1.18662 1.92385 -5.03327 1.18662 1.92385 -5.03327 1.1917 1.90725 -5.03698 1.18363 1.91099 -5.05083 1.18363 1.91099 -5.05083 1.18926 1.89665 -5.04751 1.18045 1.8931 -5.06394 1.17459 1.91037 -5.06847 1.18363 1.91099 -5.05083 1.18045 1.8931 -5.06394 1.18045 1.8931 -5.06394 1.18652 1.88323 -5.05532 1.17703 1.87152 -5.07107 1.17864 1.83831 -5.05594 1.17591 1.82471 -5.04853 1.17086 1.82856 -5.06477 1.17086 1.82856 -5.06477 1.17591 1.82471 -5.04853 1.16748 1.80999 -5.0518 1.16169 1.81137 -5.06971 1.16748 1.80999 -5.0518 1.15997 1.80097 -5.06115 1.16169 1.81137 -5.06971 1.17086 1.82856 -5.06477 1.16748 1.80999 -5.0518 1.16169 1.81137 -5.06971 1.16336 1.82288 -5.07647 1.17086 1.82856 -5.06477 1.17591 1.82471 -5.04853 1.17308 1.81334 -5.03772 1.16748 1.80999 -5.0518 1.16748 1.80999 -5.0518 1.17308 1.81334 -5.03772 1.16416 1.79645 -5.03383 1.15827 1.79207 -5.05109 1.16416 1.79645 -5.03383 1.15665 1.78497 -5.03994 1.15827 1.79207 -5.05109 1.16748 1.80999 -5.0518 1.16416 1.79645 -5.03383 1.15827 1.79207 -5.05109 1.15997 1.80097 -5.06115 1.16748 1.80999 -5.0518 1.17308 1.81334 -5.03772 1.17042 1.80529 -5.02463 1.16416 1.79645 -5.03383 1.16416 1.79645 -5.03383 1.17042 1.80529 -5.02463 1.16121 1.78926 -5.01341 1.15516 1.7798 -5.02816 1.16121 1.78926 -5.01341 1.15371 1.77649 -5.01584 1.15516 1.7798 -5.02816 1.16416 1.79645 -5.03383 1.16121 1.78926 -5.01341 1.15516 1.7798 -5.02816 1.15665 1.78497 -5.03994 1.16416 1.79645 -5.03383 1.17042 1.80529 -5.02463 1.16801 1.80091 -5.01039 1.16121 1.78926 -5.01341 1.16121 1.78926 -5.01341 1.16801 1.80091 -5.01039 1.1653 1.80021 -4.99495 1.15793 1.78856 -4.99101 1.1653 1.80021 -4.99495 1.16247 1.80357 -4.97962 1.15453 1.79491 -4.96923 1.16247 1.80357 -4.97962 1.15979 1.81062 -4.96592 1.15148 1.80716 -4.9511 1.15979 1.81062 -4.96592 1.15738 1.82054 -4.95481 1.14837 1.82442 -4.9374 1.15738 1.82054 -4.95481 1.15469 1.83335 -4.94624 1.14494 1.84577 -4.92942 1.15469 1.83335 -4.94624 1.15186 1.84821 -4.94117 1.14916 1.86362 -4.94011 1.14494 1.84577 -4.92942 1.15186 1.84821 -4.94117 1.14916 1.86362 -4.94011 1.14173 1.86797 -4.92844 1.14494 1.84577 -4.92942 1.14916 1.86362 -4.94011 1.14674 1.87826 -4.94285 1.14173 1.86797 -4.92844 1.14173 1.86797 -4.92844 1.14674 1.87826 -4.94285 1.13876 1.88892 -4.93406 1.13279 1.8819 -4.91787 1.13876 1.88892 -4.93406 1.13126 1.89414 -4.92216 1.13279 1.8819 -4.91787 1.14173 1.86797 -4.92844 1.13876 1.88892 -4.93406 1.13279 1.8819 -4.91787 1.13422 1.86941 -4.91552 1.14173 1.86797 -4.92844 1.14173 1.86797 -4.92844 1.13422 1.86941 -4.91552 1.13578 1.85636 -4.91508 1.14494 1.84577 -4.92942 1.13578 1.85636 -4.91508 1.13745 1.84311 -4.91669 1.13916 1.83016 -4.92041 1.14494 1.84577 -4.92942 1.13745 1.84311 -4.91669 1.13916 1.83016 -4.92041 1.14837 1.82442 -4.9374 1.14494 1.84577 -4.92942 1.13916 1.83016 -4.92041 1.14086 1.818 -4.9261 1.14837 1.82442 -4.9374 1.14837 1.82442 -4.9374 1.14086 1.818 -4.9261 1.14249 1.80705 -4.93351 1.15148 1.80716 -4.9511 1.14249 1.80705 -4.93351 1.14398 1.79761 -4.94227 1.14543 1.78967 -4.95226 1.15148 1.80716 -4.9511 1.14398 1.79761 -4.94227 1.14543 1.78967 -4.95226 1.15453 1.79491 -4.96923 1.15148 1.80716 -4.9511 1.14543 1.78967 -4.95226 1.14702 1.78315 -4.96367 1.15453 1.79491 -4.96923 1.15453 1.79491 -4.96923 1.14702 1.78315 -4.96367 1.14871 1.7784 -4.97619 1.15793 1.78856 -4.99101 1.14871 1.7784 -4.97619 1.15043 1.77567 -4.98939 1.15211 1.77505 -5.00277 1.15793 1.78856 -4.99101 1.15043 1.77567 -4.98939 1.15211 1.77505 -5.00277 1.16121 1.78926 -5.01341 1.15793 1.78856 -4.99101 1.15211 1.77505 -5.00277 1.15371 1.77649 -5.01584 1.16121 1.78926 -5.01341 1.16121 1.78926 -5.01341 1.1653 1.80021 -4.99495 1.15793 1.78856 -4.99101 1.15793 1.78856 -4.99101 1.16247 1.80357 -4.97962 1.15453 1.79491 -4.96923 1.14871 1.7784 -4.97619 1.15793 1.78856 -4.99101 1.15453 1.79491 -4.96923 1.15453 1.79491 -4.96923 1.15979 1.81062 -4.96592 1.15148 1.80716 -4.9511 1.15148 1.80716 -4.9511 1.15738 1.82054 -4.95481 1.14837 1.82442 -4.9374 1.14249 1.80705 -4.93351 1.15148 1.80716 -4.9511 1.14837 1.82442 -4.9374 1.14837 1.82442 -4.9374 1.15469 1.83335 -4.94624 1.14494 1.84577 -4.92942 1.14674 1.87826 -4.94285 1.14408 1.89218 -4.94936 1.13876 1.88892 -4.93406 1.13876 1.88892 -4.93406 1.14408 1.89218 -4.94936 1.13541 1.90793 -4.94627 1.12961 1.90586 -4.92843 1.13541 1.90793 -4.94627 1.1279 1.91658 -4.93657 1.12961 1.90586 -4.92843 1.13876 1.88892 -4.93406 1.13541 1.90793 -4.94627 1.12961 1.90586 -4.92843 1.13126 1.89414 -4.92216 1.13876 1.88892 -4.93406 1.14408 1.89218 -4.94936 1.14125 1.90421 -4.95944 1.13541 1.90793 -4.94627 1.13541 1.90793 -4.94627 1.14125 1.90421 -4.95944 1.13205 1.92221 -4.96376 1.12619 1.92588 -4.94629 1.13205 1.92221 -4.96376 1.12454 1.93344 -4.95721 1.12619 1.92588 -4.94629 1.13541 1.90793 -4.94627 1.13205 1.92221 -4.96376 1.12619 1.92588 -4.94629 1.1279 1.91658 -4.93657 1.13541 1.90793 -4.94627 1.14125 1.90421 -4.95944 1.13853 1.91312 -4.97211 1.13205 1.92221 -4.96376 1.13205 1.92221 -4.96376 1.13853 1.91312 -4.97211 1.12909 1.93018 -4.98392 1.12302 1.9391 -4.96888 1.12909 1.93018 -4.98392 1.12158 1.94285 -4.98102 1.12302 1.9391 -4.96888 1.13205 1.92221 -4.96376 1.12909 1.93018 -4.98392 1.12302 1.9391 -4.96888 1.12454 1.93344 -4.95721 1.13205 1.92221 -4.96376 1.13853 1.91312 -4.97211 1.13611 1.91836 -4.98607 1.12909 1.93018 -4.98392 1.12909 1.93018 -4.98392 1.13611 1.91836 -4.98607 1.13347 1.91999 -5.00131 1.12586 1.93173 -5.00617 1.13347 1.91999 -5.00131 1.13064 1.9176 -5.01681 1.12244 1.92624 -5.02821 1.13064 1.9176 -5.01681 1.1279 1.91136 -5.03102 1.11933 1.91461 -5.04692 1.1279 1.91136 -5.03102 1.12547 1.9021 -5.04275 1.11628 1.89799 -5.06116 1.12547 1.9021 -5.04275 1.12286 1.88995 -5.05199 1.11288 1.87707 -5.06995 1.12286 1.88995 -5.05199 1.12004 1.87546 -5.05797 1.11728 1.86004 -5.06 1.11288 1.87707 -5.06995 1.12004 1.87546 -5.05797 1.11728 1.86004 -5.06 1.1096 1.85474 -5.07181 1.11288 1.87707 -5.06995 1.11728 1.86004 -5.06 1.11483 1.84518 -5.05814 1.1096 1.85474 -5.07181 1.1096 1.85474 -5.07181 1.11483 1.84518 -5.05814 1.10666 1.83363 -5.067 1.10064 1.84117 -5.08289 1.10666 1.83363 -5.067 1.09915 1.82887 -5.07909 1.10064 1.84117 -5.08289 1.1096 1.85474 -5.07181 1.10666 1.83363 -5.067 1.10064 1.84117 -5.08289 1.1021 1.85379 -5.08477 1.1096 1.85474 -5.07181 1.1096 1.85474 -5.07181 1.1021 1.85379 -5.08477 1.10369 1.86693 -5.08472 1.11288 1.87707 -5.06995 1.10369 1.86693 -5.08472 1.10537 1.88015 -5.08258 1.10709 1.89295 -5.07835 1.11288 1.87707 -5.06995 1.10537 1.88015 -5.08258 1.10709 1.89295 -5.07835 1.11628 1.89799 -5.06116 1.11288 1.87707 -5.06995 1.10709 1.89295 -5.07835 1.10878 1.90485 -5.07221 1.11628 1.89799 -5.06116 1.11628 1.89799 -5.06116 1.10878 1.90485 -5.07221 1.11037 1.91545 -5.06442 1.11933 1.91461 -5.04692 1.11037 1.91545 -5.06442 1.11183 1.92447 -5.05539 1.11332 1.93209 -5.04503 1.11933 1.91461 -5.04692 1.11183 1.92447 -5.05539 1.11332 1.93209 -5.04503 1.12244 1.92624 -5.02821 1.11933 1.91461 -5.04692 1.11332 1.93209 -5.04503 1.11494 1.9382 -5.03331 1.12244 1.92624 -5.02821 1.12244 1.92624 -5.02821 1.11494 1.9382 -5.03331 1.11664 1.94247 -5.02058 1.12586 1.93173 -5.00617 1.11664 1.94247 -5.02058 1.11835 1.94469 -5.00729 1.12002 1.94478 -4.99394 1.12586 1.93173 -5.00617 1.11835 1.94469 -5.00729 1.12002 1.94478 -4.99394 1.12909 1.93018 -4.98392 1.12586 1.93173 -5.00617 1.12002 1.94478 -4.99394 1.12158 1.94285 -4.98102 1.12909 1.93018 -4.98392 1.12909 1.93018 -4.98392 1.13347 1.91999 -5.00131 1.12586 1.93173 -5.00617 1.12586 1.93173 -5.00617 1.13064 1.9176 -5.01681 1.12244 1.92624 -5.02821 1.11664 1.94247 -5.02058 1.12586 1.93173 -5.00617 1.12244 1.92624 -5.02821 1.12244 1.92624 -5.02821 1.1279 1.91136 -5.03102 1.11933 1.91461 -5.04692 1.11933 1.91461 -5.04692 1.12547 1.9021 -5.04275 1.11628 1.89799 -5.06116 1.11037 1.91545 -5.06442 1.11933 1.91461 -5.04692 1.11628 1.89799 -5.06116 1.11628 1.89799 -5.06116 1.12286 1.88995 -5.05199 1.11288 1.87707 -5.06995 1.11483 1.84518 -5.05814 1.11224 1.83103 -5.05254 1.10666 1.83363 -5.067 1.10666 1.83363 -5.067 1.11224 1.83103 -5.05254 1.10333 1.81423 -5.05558 1.09753 1.81698 -5.07331 1.10333 1.81423 -5.05558 1.09583 1.80597 -5.06562 1.09753 1.81698 -5.07331 1.10666 1.83363 -5.067 1.10333 1.81423 -5.05558 1.09753 1.81698 -5.07331 1.09915 1.82887 -5.07909 1.10666 1.83363 -5.067 1.11224 1.83103 -5.05254 1.10943 1.81842 -5.04325 1.10333 1.81423 -5.05558 1.10333 1.81423 -5.05558 1.10943 1.81842 -5.04325 1.09995 1.79923 -5.03862 1.09411 1.79628 -5.05625 1.09995 1.79923 -5.03862 1.09244 1.78826 -5.04559 1.09411 1.79628 -5.05625 1.10333 1.81423 -5.05558 1.09995 1.79923 -5.03862 1.09411 1.79628 -5.05625 1.09583 1.80597 -5.06562 1.10333 1.81423 -5.05558 1.10943 1.81842 -5.04325 1.10666 1.80868 -5.03109 1.09995 1.79923 -5.03862 1.09995 1.79923 -5.03862 1.10666 1.80868 -5.03109 1.10418 1.80257 -5.01737 1.09696 1.79047 -5.0187 1.10418 1.80257 -5.01737 1.10163 1.80005 -5.00242 1.09378 1.78808 -4.99664 1.10163 1.80005 -5.00242 1.09882 1.80146 -4.98684 1.09036 1.79271 -4.9744 1.09882 1.80146 -4.98684 1.09603 1.80684 -4.97218 1.08719 1.80368 -4.95514 1.09603 1.80684 -4.97218 1.09353 1.81544 -4.95982 1.08419 1.81967 -4.94036 1.09353 1.81544 -4.95982 1.09101 1.82689 -4.94996 1.08822 1.84093 -4.94311 1.08419 1.81967 -4.94036 1.09101 1.82689 -4.94996 1.08822 1.84093 -4.94311 1.0808 1.84019 -4.93078 1.08419 1.81967 -4.94036 1.08822 1.84093 -4.94311 1.08542 1.85628 -4.94012 1.0808 1.84019 -4.93078 1.0808 1.84019 -4.93078 1.08542 1.85628 -4.94012 1.07748 1.86253 -4.92804 1.0716 1.84977 -4.91562 1.07748 1.86253 -4.92804 1.06998 1.86298 -4.91505 1.0716 1.84977 -4.91562 1.0808 1.84019 -4.93078 1.07748 1.86253 -4.92804 1.0716 1.84977 -4.91562 1.0733 1.83661 -4.91828 1.0808 1.84019 -4.93078 1.0808 1.84019 -4.93078 1.0733 1.83661 -4.91828 1.07501 1.824 -4.923 1.08419 1.81967 -4.94036 1.07501 1.824 -4.923 1.07668 1.81239 -4.92959 1.07825 1.80216 -4.93772 1.08419 1.81967 -4.94036 1.07668 1.81239 -4.92959 1.07825 1.80216 -4.93772 1.08719 1.80368 -4.95514 1.08419 1.81967 -4.94036 1.07825 1.80216 -4.93772 1.07968 1.79352 -4.94704 1.08719 1.80368 -4.95514 1.08719 1.80368 -4.95514 1.07968 1.79352 -4.94704 1.08121 1.78624 -4.95776 1.09036 1.79271 -4.9744 1.08121 1.78624 -4.95776 1.08285 1.78056 -4.96978 1.08456 1.77678 -4.98269 1.09036 1.79271 -4.9744 1.08285 1.78056 -4.96978 1.08456 1.77678 -4.98269 1.09378 1.78808 -4.99664 1.09036 1.79271 -4.9744 1.08456 1.77678 -4.98269 1.08627 1.77509 -4.99604 1.09378 1.78808 -4.99664 1.09378 1.78808 -4.99664 1.08627 1.77509 -4.99604 1.08792 1.77551 -5.00932 1.09696 1.79047 -5.0187 1.08792 1.77551 -5.00932 1.08945 1.77792 -5.02207 1.09088 1.78212 -5.03406 1.09696 1.79047 -5.0187 1.08945 1.77792 -5.02207 1.09088 1.78212 -5.03406 1.09995 1.79923 -5.03862 1.09696 1.79047 -5.0187 1.09088 1.78212 -5.03406 1.09244 1.78826 -5.04559 1.09995 1.79923 -5.03862 1.09995 1.79923 -5.03862 1.10418 1.80257 -5.01737 1.09696 1.79047 -5.0187 1.09696 1.79047 -5.0187 1.10163 1.80005 -5.00242 1.09378 1.78808 -4.99664 1.08792 1.77551 -5.00932 1.09696 1.79047 -5.0187 1.09378 1.78808 -4.99664 1.09378 1.78808 -4.99664 1.09882 1.80146 -4.98684 1.09036 1.79271 -4.9744 1.09036 1.79271 -4.9744 1.09603 1.80684 -4.97218 1.08719 1.80368 -4.95514 1.08121 1.78624 -4.95776 1.09036 1.79271 -4.9744 1.08719 1.80368 -4.95514 1.08719 1.80368 -4.95514 1.09353 1.81544 -4.95982 1.08419 1.81967 -4.94036 1.08542 1.85628 -4.94012 1.08289 1.87137 -4.94109 1.07748 1.86253 -4.92804 1.07748 1.86253 -4.92804 1.08289 1.87137 -4.94109 1.07454 1.8838 -4.93205 1.06849 1.87576 -4.91647 1.07454 1.8838 -4.93205 1.06703 1.8881 -4.91978 1.06849 1.87576 -4.91647 1.07748 1.86253 -4.92804 1.07454 1.8838 -4.93205 1.06849 1.87576 -4.91647 1.06998 1.86298 -4.91505 1.07748 1.86253 -4.92804 1.08289 1.87137 -4.94109 1.08039 1.88567 -4.94577 1.07454 1.8838 -4.93205 1.07454 1.8838 -4.93205 1.08039 1.88567 -4.94577 1.07126 1.90355 -4.94266 1.06544 1.90013 -4.92507 1.07126 1.90355 -4.94266 1.06375 1.91141 -4.93231 1.06544 1.90013 -4.92507 1.07454 1.8838 -4.93205 1.07126 1.90355 -4.94266 1.06544 1.90013 -4.92507 1.06703 1.8881 -4.91978 1.07454 1.8838 -4.93205 1.08039 1.88567 -4.94577 1.07761 1.89878 -4.95422 1.07126 1.90355 -4.94266 1.07126 1.90355 -4.94266 1.07761 1.89878 -4.95422 1.06786 1.91919 -4.95901 1.06204 1.92146 -4.94128 1.06786 1.91919 -4.95901 1.06035 1.92992 -4.95166 1.06204 1.92146 -4.94128 1.07126 1.90355 -4.94266 1.06786 1.91919 -4.95901 1.06204 1.92146 -4.94128 1.06375 1.91141 -4.93231 1.07126 1.90355 -4.94266 1.07761 1.89878 -4.95422 1.0748 1.9093 -4.96581 1.06786 1.91919 -4.95901 1.06786 1.91919 -4.95901 1.0748 1.9093 -4.96581 1.07224 1.91631 -4.97928 1.06481 1.92879 -4.97873 1.07224 1.91631 -4.97928 1.06977 1.91969 -4.99389 1.0617 1.932 -5.00054 1.06977 1.91969 -4.99389 1.067 1.91925 -5.00946 1.05828 1.92825 -5.02294 1.067 1.91925 -5.00946 1.06418 1.91478 -5.02448 1.05505 1.91796 -5.04272 1.06418 1.91478 -5.02448 1.06159 1.90685 -5.03748 1.05209 1.9026 -5.05804 1.06159 1.90685 -5.03748 1.05915 1.89612 -5.04791 1.0564 1.8826 -5.05558 1.05209 1.9026 -5.05804 1.05915 1.89612 -5.04791 1.0564 1.8826 -5.05558 1.04873 1.88252 -5.06839 1.05209 1.9026 -5.05804 1.0564 1.8826 -5.05558 1.05357 1.86743 -5.05954 1.04873 1.88252 -5.06839 1.04873 1.88252 -5.06839 1.05357 1.86743 -5.05954 1.04538 1.86023 -5.072 1.03952 1.87352 -5.08392 1.04538 1.86023 -5.072 1.03787 1.86028 -5.085 1.03952 1.87352 -5.08392 1.04873 1.88252 -5.06839 1.04538 1.86023 -5.072 1.03952 1.87352 -5.08392 1.04123 1.88659 -5.08073 1.04873 1.88252 -5.06839 1.04873 1.88252 -5.06839 1.04123 1.88659 -5.08073 1.04294 1.899 -5.07553 1.05209 1.9026 -5.05804 1.04294 1.899 -5.07553 1.04458 1.9103 -5.06852 1.04611 1.92014 -5.06007 1.05209 1.9026 -5.05804 1.04458 1.9103 -5.06852 1.04611 1.92014 -5.06007 1.05505 1.91796 -5.04272 1.05209 1.9026 -5.05804 1.04611 1.92014 -5.06007 1.04755 1.92842 -5.05043 1.05505 1.91796 -5.04272 1.05505 1.91796 -5.04272 1.04755 1.92842 -5.05043 1.04911 1.93534 -5.03936 1.05828 1.92825 -5.02294 1.04911 1.93534 -5.03936 1.05077 1.94057 -5.02709 1.05249 1.94384 -5.01402 1.05828 1.92825 -5.02294 1.05077 1.94057 -5.02709 1.05249 1.94384 -5.01402 1.0617 1.932 -5.00054 1.05828 1.92825 -5.02294 1.05249 1.94384 -5.01402 1.05419 1.945 -5.00064 1.0617 1.932 -5.00054 1.0617 1.932 -5.00054 1.05419 1.945 -5.00064 1.05581 1.94407 -4.98744 1.06481 1.92879 -4.97873 1.05581 1.94407 -4.98744 1.05731 1.94121 -4.97489 1.05876 1.93653 -4.96302 1.06481 1.92879 -4.97873 1.05731 1.94121 -4.97489 1.05876 1.93653 -4.96302 1.06786 1.91919 -4.95901 1.06481 1.92879 -4.97873 1.05876 1.93653 -4.96302 1.06035 1.92992 -4.95166 1.06786 1.91919 -4.95901 1.06786 1.91919 -4.95901 1.07224 1.91631 -4.97928 1.06481 1.92879 -4.97873 1.06481 1.92879 -4.97873 1.06977 1.91969 -4.99389 1.0617 1.932 -5.00054 1.05581 1.94407 -4.98744 1.06481 1.92879 -4.97873 1.0617 1.932 -5.00054 1.0617 1.932 -5.00054 1.067 1.91925 -5.00946 1.05828 1.92825 -5.02294 1.05828 1.92825 -5.02294 1.06418 1.91478 -5.02448 1.05505 1.91796 -5.04272 1.04911 1.93534 -5.03936 1.05828 1.92825 -5.02294 1.05505 1.91796 -5.04272 1.05505 1.91796 -5.04272 1.06159 1.90685 -5.03748 1.05209 1.9026 -5.05804 1.05357 1.86743 -5.05954 1.05095 1.85214 -5.05948 1.04538 1.86023 -5.072 1.04538 1.86023 -5.072 1.05095 1.85214 -5.05948 1.04242 1.83879 -5.0688 1.03635 1.84735 -5.08405 1.04242 1.83879 -5.0688 1.03491 1.83496 -5.08123 1.03635 1.84735 -5.08405 1.04538 1.86023 -5.072 1.04242 1.83879 -5.0688 1.03635 1.84735 -5.08405 1.03787 1.86028 -5.085 1.04538 1.86023 -5.072 1.05095 1.85214 -5.05948 1.04852 1.8377 -5.0557 1.04242 1.83879 -5.0688 1.04242 1.83879 -5.0688 1.04852 1.8377 -5.0557 1.03918 1.81874 -5.05901 1.03335 1.8228 -5.07643 1.03918 1.81874 -5.05901 1.03168 1.81129 -5.06966 1.03335 1.8228 -5.07643 1.04242 1.83879 -5.0688 1.03918 1.81874 -5.05901 1.03335 1.8228 -5.07643 1.03491 1.83496 -5.08123 1.04242 1.83879 -5.0688 1.04852 1.8377 -5.0557 1.04579 1.82416 -5.04812 1.03918 1.81874 -5.05901 1.03918 1.81874 -5.05901 1.04579 1.82416 -5.04812 1.03577 1.80241 -5.04322 1.02996 1.8009 -5.06109 1.03577 1.80241 -5.04322 1.02826 1.79202 -5.05102 1.02996 1.8009 -5.06109 1.03918 1.81874 -5.05901 1.03577 1.80241 -5.04322 1.02996 1.8009 -5.06109 1.03168 1.81129 -5.06966 1.03918 1.81874 -5.05901 1.04579 1.82416 -5.04812 1.04296 1.81292 -5.03719 1.03577 1.80241 -5.04322 1.03577 1.80241 -5.04322 1.04296 1.81292 -5.03719 1.04032 1.80503 -5.02404 1.03266 1.79204 -5.02379 1.04032 1.80503 -5.02404 1.0379 1.8008 -5.00974 1.02961 1.78804 -5.00227 1.0379 1.8008 -5.00974 1.03518 1.80027 -4.99427 1.0262 1.7909 -4.97976 1.03518 1.80027 -4.99427 1.03235 1.8038 -4.97898 1.02293 1.80047 -4.9595 1.03235 1.8038 -4.97898 1.02968 1.81099 -4.96538 1.02727 1.82103 -4.95438 1.02293 1.80047 -4.9595 1.02968 1.81099 -4.96538 1.02727 1.82103 -4.95438 1.01998 1.8152 -4.94363 1.02293 1.80047 -4.9595 1.02727 1.82103 -4.95438 1.02457 1.83396 -4.94594 1.01998 1.8152 -4.94363 1.01998 1.8152 -4.94363 1.02457 1.83396 -4.94594 1.01666 1.8348 -4.93255 1.01085 1.81808 -4.92606 1.01666 1.8348 -4.93255 1.00915 1.83025 -4.92038 1.01085 1.81808 -4.92606 1.01998 1.8152 -4.94363 1.01666 1.8348 -4.93255 1.01085 1.81808 -4.92606 1.01248 1.80711 -4.93346 1.01998 1.8152 -4.94363 1.01998 1.8152 -4.94363 1.01248 1.80711 -4.93346 1.01397 1.79767 -4.94221 1.02293 1.80047 -4.9595 1.01397 1.79767 -4.94221 1.01542 1.78972 -4.95219 1.01701 1.78319 -4.96359 1.02293 1.80047 -4.9595 1.01542 1.78972 -4.95219 1.01701 1.78319 -4.96359 1.0262 1.7909 -4.97976 1.02293 1.80047 -4.9595 1.01701 1.78319 -4.96359 1.0187 1.77843 -4.9761 1.0262 1.7909 -4.97976 1.0262 1.7909 -4.97976 1.0187 1.77843 -4.9761 1.02042 1.77568 -4.9893 1.02961 1.78804 -5.00227 1.02042 1.77568 -4.9893 1.0221 1.77504 -5.00268 1.0237 1.77647 -5.01575 1.02961 1.78804 -5.00227 1.0221 1.77504 -5.00268 1.0237 1.77647 -5.01575 1.03266 1.79204 -5.02379 1.02961 1.78804 -5.00227 1.0237 1.77647 -5.01575 1.02515 1.77977 -5.02809 1.03266 1.79204 -5.02379 1.03266 1.79204 -5.02379 1.02515 1.77977 -5.02809 1.02664 1.78493 -5.03987 1.03577 1.80241 -5.04322 1.02664 1.78493 -5.03987 1.02826 1.79202 -5.05102 1.03577 1.80241 -5.04322 1.03266 1.79204 -5.02379 1.02664 1.78493 -5.03987 1.03577 1.80241 -5.04322 1.04032 1.80503 -5.02404 1.03266 1.79204 -5.02379 1.03266 1.79204 -5.02379 1.0379 1.8008 -5.00974 1.02961 1.78804 -5.00227 1.02961 1.78804 -5.00227 1.03518 1.80027 -4.99427 1.0262 1.7909 -4.97976 1.02042 1.77568 -4.9893 1.02961 1.78804 -5.00227 1.0262 1.7909 -4.97976 1.0262 1.7909 -4.97976 1.03235 1.8038 -4.97898 1.02293 1.80047 -4.9595 1.02457 1.83396 -4.94594 1.02174 1.84887 -4.94104 1.01666 1.8348 -4.93255 1.01666 1.8348 -4.93255 1.02174 1.84887 -4.94104 1.01328 1.85699 -4.92806 1.00744 1.8432 -4.91668 1.01328 1.85699 -4.92806 1.00577 1.85645 -4.91507 1.00744 1.8432 -4.91668 1.01666 1.8348 -4.93255 1.01328 1.85699 -4.92806 1.00744 1.8432 -4.91668 1.00915 1.83025 -4.92038 1.01666 1.8348 -4.93255 1.02174 1.84887 -4.94104 1.01905 1.86427 -4.94015 1.01328 1.85699 -4.92806 1.01328 1.85699 -4.92806 1.01905 1.86427 -4.94015 1.01028 1.87862 -4.93045 1.00421 1.86949 -4.91553 1.01028 1.87862 -4.93045 1.00278 1.88198 -4.91789 1.00421 1.86949 -4.91553 1.01328 1.85699 -4.92806 1.01028 1.87862 -4.93045 1.00421 1.86949 -4.91553 1.00577 1.85645 -4.91507 1.01328 1.85699 -4.92806 1.01905 1.86427 -4.94015 1.01663 1.87888 -4.94305 1.01028 1.87862 -4.93045 1.01028 1.87862 -4.93045 1.01663 1.87888 -4.94305 1.0071 1.89891 -4.93942 1.00125 1.89422 -4.92219 1.0071 1.89891 -4.93942 0.999598 1.90593 -4.92848 1.00125 1.89422 -4.92219 1.01028 1.87862 -4.93045 1.0071 1.89891 -4.93942 1.00125 1.89422 -4.92219 1.00278 1.88198 -4.91789 1.01028 1.87862 -4.93045 1.01663 1.87888 -4.94305 1.01396 1.89275 -4.94973 1.0071 1.89891 -4.93942 1.0071 1.89891 -4.93942 1.01396 1.89275 -4.94973 1.01113 1.90467 -4.95994 1.00368 1.91585 -4.95456 1.01113 1.90467 -4.95994 1.00842 1.91343 -4.97269 1.00051 1.92703 -4.9737 1.00842 1.91343 -4.97269 1.006 1.91851 -4.9867 0.997515 1.93182 -4.99494 1.006 1.91851 -4.9867 1.00335 1.91997 -5.00198 0.99413 1.92984 -5.0175 1.00335 1.91997 -5.00198 1.00052 1.9174 -5.01746 0.990811 1.92103 -5.03821 1.00052 1.9174 -5.01746 0.99779 1.91101 -5.03159 0.995363 1.90164 -5.0432 0.990811 1.92103 -5.03821 0.99779 1.91101 -5.03159 0.995363 1.90164 -5.0432 0.987866 1.90691 -5.05462 0.990811 1.92103 -5.03821 0.995363 1.90164 -5.0432 0.992739 1.88936 -5.05233 0.987866 1.90691 -5.05462 0.987866 1.90691 -5.05462 0.992739 1.88936 -5.05233 0.984584 1.88784 -5.0664 0.978765 1.90477 -5.07225 0.984584 1.88784 -5.0664 0.977079 1.89286 -5.07839 0.978765 1.90477 -5.07225 0.987866 1.90691 -5.05462 0.984584 1.88784 -5.0664 0.978765 1.90477 -5.07225 0.980361 1.91538 -5.06448 0.987866 1.90691 -5.05462 0.987866 1.90691 -5.05462 0.980361 1.91538 -5.06448 0.981817 1.92442 -5.05546 0.990811 1.92103 -5.03821 0.981817 1.92442 -5.05546 0.983306 1.93205 -5.0451 0.984925 1.93817 -5.03339 0.990811 1.92103 -5.03821 0.983306 1.93205 -5.0451 0.984925 1.93817 -5.03339 0.99413 1.92984 -5.0175 0.990811 1.92103 -5.03821 0.984925 1.93817 -5.03339 0.986624 1.94245 -5.02066 0.99413 1.92984 -5.0175 0.99413 1.92984 -5.0175 0.986624 1.94245 -5.02066 0.98834 1.94468 -5.00738 0.997515 1.93182 -4.99494 0.98834 1.94468 -5.00738 0.990009 1.94479 -4.99403 0.991573 1.94287 -4.9811 0.997515 1.93182 -4.99494 0.990009 1.94479 -4.99403 0.991573 1.94287 -4.9811 1.00051 1.92703 -4.9737 0.997515 1.93182 -4.99494 0.991573 1.94287 -4.9811 0.993009 1.93913 -4.96896 1.00051 1.92703 -4.9737 1.00051 1.92703 -4.9737 0.993009 1.93913 -4.96896 0.994534 1.93349 -4.95729 1.00368 1.91585 -4.95456 0.994534 1.93349 -4.95729 0.996179 1.92594 -4.94636 0.997888 1.91665 -4.93663 1.00368 1.91585 -4.95456 0.996179 1.92594 -4.94636 0.997888 1.91665 -4.93663 1.0071 1.89891 -4.93942 1.00368 1.91585 -4.95456 0.997888 1.91665 -4.93663 0.999598 1.90593 -4.92848 1.0071 1.89891 -4.93942 1.0071 1.89891 -4.93942 1.01113 1.90467 -4.95994 1.00368 1.91585 -4.95456 1.00368 1.91585 -4.95456 1.00842 1.91343 -4.97269 1.00051 1.92703 -4.9737 0.994534 1.93349 -4.95729 1.00368 1.91585 -4.95456 1.00051 1.92703 -4.9737 1.00051 1.92703 -4.9737 1.006 1.91851 -4.9867 0.997515 1.93182 -4.99494 0.997515 1.93182 -4.99494 1.00335 1.91997 -5.00198 0.99413 1.92984 -5.0175 0.98834 1.94468 -5.00738 0.997515 1.93182 -4.99494 0.99413 1.92984 -5.0175 0.99413 1.92984 -5.0175 1.00052 1.9174 -5.01746 0.990811 1.92103 -5.03821 0.992739 1.88936 -5.05233 0.989913 1.8748 -5.05815 0.984584 1.88784 -5.0664 0.984584 1.88784 -5.0664 0.989913 1.8748 -5.05815 0.981182 1.8658 -5.07177 0.975361 1.88006 -5.0826 0.981182 1.8658 -5.07177 0.973677 1.86684 -5.08472 0.975361 1.88006 -5.0826 0.984584 1.88784 -5.0664 0.981182 1.8658 -5.07177 0.975361 1.88006 -5.0826 0.977079 1.89286 -5.07839 0.984584 1.88784 -5.0664 0.989913 1.8748 -5.05815 0.987164 1.85937 -5.06 0.981182 1.8658 -5.07177 0.981182 1.8658 -5.07177 0.987164 1.85937 -5.06 0.978138 1.84398 -5.07019 0.972085 1.8537 -5.08477 0.978138 1.84398 -5.07019 0.970633 1.84109 -5.08287 0.972085 1.8537 -5.08477 0.981182 1.8658 -5.07177 0.978138 1.84398 -5.07019 0.972085 1.8537 -5.08477 0.973677 1.86684 -5.08472 0.981182 1.8658 -5.07177 0.987164 1.85937 -5.06 0.984723 1.84456 -5.05798 0.978138 1.84398 -5.07019 0.978138 1.84398 -5.07019 0.984723 1.84456 -5.05798 0.975021 1.82349 -5.06206 0.969139 1.82879 -5.07906 0.975021 1.82349 -5.06206 0.967516 1.8169 -5.07326 0.969139 1.82879 -5.07906 0.978138 1.84398 -5.07019 0.975021 1.82349 -5.06206 0.969139 1.82879 -5.07906 0.970633 1.84109 -5.08287 0.978138 1.84398 -5.07019 0.984723 1.84456 -5.05798 0.982126 1.83044 -5.05221 0.975021 1.82349 -5.06206 0.975021 1.82349 -5.06206 0.982126 1.83044 -5.05221 0.979306 1.81793 -5.04278 0.971606 1.80597 -5.04759 0.979306 1.81793 -5.04278 0.976541 1.80834 -5.03052 0.968379 1.79401 -5.02879 0.976541 1.80834 -5.03052 0.97408 1.80239 -5.01676 0.965415 1.78843 -5.00782 0.97408 1.80239 -5.01676 0.971511 1.80003 -5.00175 0.962057 1.78952 -4.98526 0.971511 1.80003 -5.00175 0.968699 1.80161 -4.98618 0.965919 1.80715 -4.97159 0.962057 1.78952 -4.98526 0.968699 1.80161 -4.98618 0.965919 1.80715 -4.97159 0.958703 1.79755 -4.96416 0.962057 1.78952 -4.98526 0.965919 1.80715 -4.97159 0.963434 1.81587 -4.95935 0.958703 1.79755 -4.96416 0.958703 1.79755 -4.96416 0.963434 1.81587 -4.95935 0.955742 1.81106 -4.94719 0.949672 1.79357 -4.94697 0.955742 1.81106 -4.94719 0.948237 1.80222 -4.93766 0.949672 1.79357 -4.94697 0.958703 1.79755 -4.96416 0.955742 1.81106 -4.94719 0.949672 1.79357 -4.94697 0.951197 1.78628 -4.95769 0.958703 1.79755 -4.96416 0.958703 1.79755 -4.96416 0.951197 1.78628 -4.95769 0.952842 1.78059 -4.96969 0.962057 1.78952 -4.98526 0.952842 1.78059 -4.96969 0.954551 1.7768 -4.9826 0.956261 1.7751 -4.99595 0.962057 1.78952 -4.98526 0.954551 1.7768 -4.9826 0.956261 1.7751 -4.99595 0.965415 1.78843 -5.00782 0.962057 1.78952 -4.98526 0.956261 1.7751 -4.99595 0.957909 1.7755 -5.00924 0.965415 1.78843 -5.00782 0.965415 1.78843 -5.00782 0.957909 1.7755 -5.00924 0.95944 1.77789 -5.02199 0.968379 1.79401 -5.02879 0.95944 1.77789 -5.02199 0.960874 1.78209 -5.03399 0.962434 1.78821 -5.04552 0.968379 1.79401 -5.02879 0.960874 1.78209 -5.03399 0.962434 1.78821 -5.04552 0.971606 1.80597 -5.04759 0.968379 1.79401 -5.02879 0.962434 1.78821 -5.04552 0.9641 1.79622 -5.05619 0.971606 1.80597 -5.04759 0.971606 1.80597 -5.04759 0.9641 1.79622 -5.05619 0.965815 1.8059 -5.06556 0.975021 1.82349 -5.06206 0.965815 1.8059 -5.06556 0.967516 1.8169 -5.07326 0.975021 1.82349 -5.06206 0.971606 1.80597 -5.04759 0.965815 1.8059 -5.06556 0.975021 1.82349 -5.06206 0.979306 1.81793 -5.04278 0.971606 1.80597 -5.04759 0.971606 1.80597 -5.04759 0.976541 1.80834 -5.03052 0.968379 1.79401 -5.02879 0.968379 1.79401 -5.02879 0.97408 1.80239 -5.01676 0.965415 1.78843 -5.00782 0.95944 1.77789 -5.02199 0.968379 1.79401 -5.02879 0.965415 1.78843 -5.00782 0.965415 1.78843 -5.00782 0.971511 1.80003 -5.00175 0.962057 1.78952 -4.98526 0.963434 1.81587 -4.95935 0.960895 1.82745 -4.9496 0.955742 1.81106 -4.94719 0.955742 1.81106 -4.94719 0.960895 1.82745 -4.9496 0.952508 1.82957 -4.93475 0.946672 1.81246 -4.92954 0.952508 1.82957 -4.93475 0.945003 1.82408 -4.92296 0.946672 1.81246 -4.92954 0.955742 1.81106 -4.94719 0.952508 1.82957 -4.93475 0.946672 1.81246 -4.92954 0.948237 1.80222 -4.93766 0.955742 1.81106 -4.94719 0.960895 1.82745 -4.9496 0.958093 1.84158 -4.9429 0.952508 1.82957 -4.93475 0.952508 1.82957 -4.93475 0.958093 1.84158 -4.9429 0.949094 1.85141 -4.92851 0.943287 1.8367 -4.91826 0.949094 1.85141 -4.92851 0.941588 1.84986 -4.91561 0.943287 1.8367 -4.91826 0.952508 1.82957 -4.93475 0.949094 1.85141 -4.92851 0.943287 1.8367 -4.91826 0.945003 1.82408 -4.92296 0.952508 1.82957 -4.93475 0.958093 1.84158 -4.9429 0.9553 1.85694 -4.94008 0.949094 1.85141 -4.92851 0.949094 1.85141 -4.92851 0.9553 1.85694 -4.94008 0.945986 1.87342 -4.92926 0.939969 1.86307 -4.91506 0.945986 1.87342 -4.92926 0.938481 1.87585 -4.91649 0.939969 1.86307 -4.91506 0.949094 1.85141 -4.92851 0.945986 1.87342 -4.92926 0.939969 1.86307 -4.91506 0.941588 1.84986 -4.91561 0.949094 1.85141 -4.92851 0.9553 1.85694 -4.94008 0.952785 1.87199 -4.94121 0.945986 1.87342 -4.92926 0.945986 1.87342 -4.92926 0.952785 1.87199 -4.94121 0.950277 1.88627 -4.94606 0.942934 1.89406 -4.93657 0.950277 1.88627 -4.94606 0.947486 1.8993 -4.95466 0.939529 1.91211 -4.95032 0.947486 1.8993 -4.95466 0.944682 1.90968 -4.96636 0.936254 1.92486 -4.96874 0.944682 1.90968 -4.96636 0.942137 1.91653 -4.97988 0.933308 1.93122 -4.98944 0.942137 1.91653 -4.97988 0.939657 1.91975 -4.99455 0.929967 1.93098 -5.01206 0.939657 1.91975 -4.99455 0.93688 1.91914 -5.01013 0.934066 1.9145 -5.02509 0.929967 1.93098 -5.01206 0.93688 1.91914 -5.01013 0.934066 1.9145 -5.02509 0.926602 1.92378 -5.03341 0.929967 1.93098 -5.01206 0.934066 1.9145 -5.02509 0.931492 1.90645 -5.03798 0.926602 1.92378 -5.03341 0.926602 1.92378 -5.03341 0.931492 1.90645 -5.03798 0.923609 1.91089 -5.05093 0.917537 1.92837 -5.0505 0.923609 1.91089 -5.05093 0.916103 1.92008 -5.06013 0.917537 1.92837 -5.0505 0.926602 1.92378 -5.03341 0.923609 1.91089 -5.05093 0.917537 1.92837 -5.0505 0.919097 1.9353 -5.03944 0.926602 1.92378 -5.03341 0.926602 1.92378 -5.03341 0.919097 1.9353 -5.03944 0.920763 1.94054 -5.02717 0.929967 1.93098 -5.01206 0.920763 1.94054 -5.02717 0.922478 1.94382 -5.01411 0.924179 1.945 -5.00073 0.929967 1.93098 -5.01206 0.922478 1.94382 -5.01411 0.924179 1.945 -5.00073 0.933308 1.93122 -4.98944 0.929967 1.93098 -5.01206 0.924179 1.945 -5.00073 0.925802 1.94408 -4.98753 0.933308 1.93122 -4.98944 0.933308 1.93122 -4.98944 0.925802 1.94408 -4.98753 0.927296 1.94123 -4.97497 0.936254 1.92486 -4.96874 0.927296 1.94123 -4.97497 0.928749 1.93657 -4.9631 0.93034 1.92997 -4.95174 0.936254 1.92486 -4.96874 0.928749 1.93657 -4.9631 0.93034 1.92997 -4.95174 0.939529 1.91211 -4.95032 0.936254 1.92486 -4.96874 0.93034 1.92997 -4.95174 0.932024 1.92152 -4.94135 0.939529 1.91211 -4.95032 0.939529 1.91211 -4.95032 0.932024 1.92152 -4.94135 0.933741 1.91148 -4.93236 0.942934 1.89406 -4.93657 0.933741 1.91148 -4.93236 0.935428 1.90021 -4.92511 0.937024 1.88818 -4.91981 0.942934 1.89406 -4.93657 0.935428 1.90021 -4.92511 0.937024 1.88818 -4.91981 0.945986 1.87342 -4.92926 0.942934 1.89406 -4.93657 0.937024 1.88818 -4.91981 0.938481 1.87585 -4.91649 0.945986 1.87342 -4.92926 0.945986 1.87342 -4.92926 0.950277 1.88627 -4.94606 0.942934 1.89406 -4.93657 0.942934 1.89406 -4.93657 0.947486 1.8993 -4.95466 0.939529 1.91211 -4.95032 0.933741 1.91148 -4.93236 0.942934 1.89406 -4.93657 0.939529 1.91211 -4.95032 0.939529 1.91211 -4.95032 0.944682 1.90968 -4.96636 0.936254 1.92486 -4.96874 0.936254 1.92486 -4.96874 0.942137 1.91653 -4.97988 0.933308 1.93122 -4.98944 0.927296 1.94123 -4.97497 0.936254 1.92486 -4.96874 0.933308 1.93122 -4.98944 0.933308 1.93122 -4.98944 0.939657 1.91975 -4.99455 0.929967 1.93098 -5.01206 0.931492 1.90645 -5.03798 0.929035 1.89559 -5.04831 0.923609 1.91089 -5.05093 0.923609 1.91089 -5.05093 0.929035 1.89559 -5.04831 0.92043 1.89297 -5.06401 0.914572 1.91022 -5.06857 0.92043 1.89297 -5.06401 0.912924 1.89892 -5.07557 0.914572 1.91022 -5.06857 0.923609 1.91089 -5.05093 0.92043 1.89297 -5.06401 0.914572 1.91022 -5.06857 0.916103 1.92008 -5.06013 0.923609 1.91089 -5.05093 0.929035 1.89559 -5.04831 0.926273 1.88197 -5.05583 0.92043 1.89297 -5.06401 0.92043 1.89297 -5.06401 0.926273 1.88197 -5.05583 0.917011 1.87138 -5.0711 0.911214 1.8865 -5.08076 0.917011 1.87138 -5.0711 0.909505 1.87343 -5.08393 0.911214 1.8865 -5.08076 0.92043 1.89297 -5.06401 0.917011 1.87138 -5.0711 0.911214 1.8865 -5.08076 0.912924 1.89892 -5.07557 0.92043 1.89297 -5.06401 0.926273 1.88197 -5.05583 0.923452 1.86676 -5.05962 0.917011 1.87138 -5.0711 0.917011 1.87138 -5.0711 0.923452 1.86676 -5.05962 0.913841 1.84921 -5.07119 0.907861 1.86019 -5.085 0.913841 1.84921 -5.07119 0.906336 1.84726 -5.08404 0.907861 1.86019 -5.085 0.917011 1.87138 -5.0711 0.913841 1.84921 -5.07119 0.907861 1.86019 -5.085 0.909505 1.87343 -5.08393 0.917011 1.87138 -5.0711 0.923452 1.86676 -5.05962 0.92085 1.8515 -5.05939 0.913841 1.84921 -5.07119 0.913841 1.84921 -5.07119 0.92085 1.8515 -5.05939 0.918411 1.83709 -5.05545 0.910841 1.82842 -5.06471 0.918411 1.83709 -5.05545 0.915666 1.82362 -5.04771 0.907455 1.80988 -5.0517 0.915666 1.82362 -5.04771 0.912839 1.8125 -5.03666 0.904138 1.79638 -5.0337 0.912839 1.8125 -5.03666 0.91021 1.80477 -5.02344 0.901193 1.78923 -5.01327 0.91021 1.80477 -5.02344 0.907785 1.80069 -5.00909 0.89791 1.78858 -4.99086 0.907785 1.80069 -5.00909 0.905058 1.80034 -4.9936 0.902227 1.80404 -4.97835 0.89791 1.78858 -4.99086 0.905058 1.80034 -4.9936 0.902227 1.80404 -4.97835 0.894508 1.79497 -4.96909 0.89791 1.78858 -4.99086 0.902227 1.80404 -4.97835 0.899573 1.81137 -4.96485 0.894508 1.79497 -4.96909 0.894508 1.79497 -4.96909 0.899573 1.81137 -4.96485 0.891465 1.80725 -4.95099 0.885412 1.78977 -4.95211 0.891465 1.80725 -4.95099 0.88396 1.79773 -4.94214 0.885412 1.78977 -4.95211 0.894508 1.79497 -4.96909 0.891465 1.80725 -4.95099 0.885412 1.78977 -4.95211 0.887003 1.78323 -4.96351 0.894508 1.79497 -4.96909 0.894508 1.79497 -4.96909 0.887003 1.78323 -4.96351 0.888687 1.77845 -4.97602 0.89791 1.78858 -4.99086 0.888687 1.77845 -4.97602 0.890404 1.77569 -4.98921 0.892091 1.77504 -5.00259 0.89791 1.78858 -4.99086 0.890404 1.77569 -4.98921 0.892091 1.77504 -5.00259 0.901193 1.78923 -5.01327 0.89791 1.78858 -4.99086 0.892091 1.77504 -5.00259 0.893687 1.77646 -5.01567 0.901193 1.78923 -5.01327 0.901193 1.78923 -5.01327 0.893687 1.77646 -5.01567 0.895144 1.77975 -5.02801 0.904138 1.79638 -5.0337 0.895144 1.77975 -5.02801 0.896632 1.78489 -5.03979 0.898251 1.79196 -5.05095 0.904138 1.79638 -5.0337 0.896632 1.78489 -5.03979 0.898251 1.79196 -5.05095 0.907455 1.80988 -5.0517 0.904138 1.79638 -5.0337 0.898251 1.79196 -5.05095 0.89995 1.80084 -5.06103 0.907455 1.80988 -5.0517 0.907455 1.80988 -5.0517 0.89995 1.80084 -5.06103 0.901666 1.81122 -5.06961 0.910841 1.82842 -5.06471 0.901666 1.81122 -5.06961 0.903335 1.82272 -5.07639 0.9049 1.83487 -5.0812 0.910841 1.82842 -5.06471 0.903335 1.82272 -5.07639 0.9049 1.83487 -5.0812 0.913841 1.84921 -5.07119 0.910841 1.82842 -5.06471 0.9049 1.83487 -5.0812 0.906336 1.84726 -5.08404 0.913841 1.84921 -5.07119 0.913841 1.84921 -5.07119 0.918411 1.83709 -5.05545 0.910841 1.82842 -5.06471 0.910841 1.82842 -5.06471 0.915666 1.82362 -5.04771 0.907455 1.80988 -5.0517 0.901666 1.81122 -5.06961 0.910841 1.82842 -5.06471 0.907455 1.80988 -5.0517 0.907455 1.80988 -5.0517 0.912839 1.8125 -5.03666 0.904138 1.79638 -5.0337 0.904138 1.79638 -5.0337 0.91021 1.80477 -5.02344 0.901193 1.78923 -5.01327 0.895144 1.77975 -5.02801 0.904138 1.79638 -5.0337 0.901193 1.78923 -5.01327 0.901193 1.78923 -5.01327 0.907785 1.80069 -5.00909 0.89791 1.78858 -4.99086 0.899573 1.81137 -4.96485 0.897157 1.82153 -4.95395 0.891465 1.80725 -4.95099 0.891465 1.80725 -4.95099 0.897157 1.82153 -4.95395 0.888347 1.82456 -4.93733 0.882465 1.80718 -4.9334 0.888347 1.82456 -4.93733 0.880842 1.81816 -4.92601 0.882465 1.80718 -4.9334 0.891465 1.80725 -4.95099 0.888347 1.82456 -4.93733 0.882465 1.80718 -4.9334 0.88396 1.79773 -4.94214 0.891465 1.80725 -4.95099 0.897157 1.82153 -4.95395 0.89445 1.83458 -4.94565 0.888347 1.82456 -4.93733 0.888347 1.82456 -4.93733 0.89445 1.83458 -4.94565 0.884931 1.84584 -4.92941 0.879141 1.83033 -4.92035 0.884931 1.84584 -4.92941 0.877426 1.84329 -4.91666 0.879141 1.83033 -4.92035 0.888347 1.82456 -4.93733 0.884931 1.84584 -4.92941 0.879141 1.83033 -4.92035 0.880842 1.81816 -4.92601 0.888347 1.82456 -4.93733 0.89445 1.83458 -4.94565 0.891617 1.84954 -4.94092 0.884931 1.84584 -4.92941 0.884931 1.84584 -4.92941 0.891617 1.84954 -4.94092 0.888939 1.86493 -4.9402 0.881706 1.86811 -4.92846 0.888939 1.86493 -4.9402 0.886526 1.8795 -4.94326 0.878741 1.88906 -4.93412 0.886526 1.8795 -4.94326 0.883841 1.89332 -4.9501 0.875382 1.90804 -4.94637 0.883841 1.89332 -4.9501 0.881007 1.90512 -4.96045 0.872029 1.92229 -4.96388 0.881007 1.90512 -4.96045 0.878307 1.91372 -4.97328 0.869069 1.93021 -4.98406 0.878307 1.91372 -4.97328 0.875893 1.91865 -4.98734 0.873231 1.91994 -5.00266 0.869069 1.93021 -4.98406 0.875893 1.91865 -4.98734 0.873231 1.91994 -5.00266 0.865834 1.93172 -5.00633 0.869069 1.93021 -4.98406 0.873231 1.91994 -5.00266 0.870398 1.9172 -5.01811 0.865834 1.93172 -5.00633 0.865834 1.93172 -5.00633 0.870398 1.9172 -5.01811 0.86242 1.92618 -5.02835 0.856613 1.94243 -5.02075 0.86242 1.92618 -5.02835 0.854914 1.93813 -5.03347 0.856613 1.94243 -5.02075 0.865834 1.93172 -5.00633 0.86242 1.92618 -5.02835 0.856613 1.94243 -5.02075 0.858329 1.94467 -5.00747 0.865834 1.93172 -5.00633 0.865834 1.93172 -5.00633 0.858329 1.94467 -5.00747 0.859998 1.9448 -4.99412 0.869069 1.93021 -4.98406 0.859998 1.9448 -4.99412 0.861563 1.94289 -4.98119 0.862999 1.93916 -4.96904 0.869069 1.93021 -4.98406 0.861563 1.94289 -4.98119 0.862999 1.93916 -4.96904 0.872029 1.92229 -4.96388 0.869069 1.93021 -4.98406 0.862999 1.93916 -4.96904 0.864524 1.93353 -4.95736 0.872029 1.92229 -4.96388 0.872029 1.92229 -4.96388 0.864524 1.93353 -4.95736 0.866168 1.92599 -4.94643 0.875382 1.90804 -4.94637 0.866168 1.92599 -4.94643 0.867877 1.91671 -4.93669 0.869587 1.90601 -4.92853 0.875382 1.90804 -4.94637 0.867877 1.91671 -4.93669 0.869587 1.90601 -4.92853 0.878741 1.88906 -4.93412 0.875382 1.90804 -4.94637 0.869587 1.90601 -4.92853 0.871236 1.8943 -4.92223 0.878741 1.88906 -4.93412 0.878741 1.88906 -4.93412 0.871236 1.8943 -4.92223 0.872767 1.88206 -4.91791 0.881706 1.86811 -4.92846 0.872767 1.88206 -4.91791 0.874201 1.86958 -4.91554 0.87576 1.85653 -4.91507 0.881706 1.86811 -4.92846 0.874201 1.86958 -4.91554 0.87576 1.85653 -4.91507 0.884931 1.84584 -4.92941 0.881706 1.86811 -4.92846 0.87576 1.85653 -4.91507 0.877426 1.84329 -4.91666 0.884931 1.84584 -4.92941 0.884931 1.84584 -4.92941 0.888939 1.86493 -4.9402 0.881706 1.86811 -4.92846 0.881706 1.86811 -4.92846 0.886526 1.8795 -4.94326 0.878741 1.88906 -4.93412 0.872767 1.88206 -4.91791 0.881706 1.86811 -4.92846 0.878741 1.88906 -4.93412 0.878741 1.88906 -4.93412 0.883841 1.89332 -4.9501 0.875382 1.90804 -4.94637 0.875382 1.90804 -4.94637 0.881007 1.90512 -4.96045 0.872029 1.92229 -4.96388 0.866168 1.92599 -4.94643 0.875382 1.90804 -4.94637 0.872029 1.92229 -4.96388 0.872029 1.92229 -4.96388 0.878307 1.91372 -4.97328 0.869069 1.93021 -4.98406 0.870398 1.9172 -5.01811 0.867678 1.91066 -5.03215 0.86242 1.92618 -5.02835 0.86242 1.92618 -5.02835 0.867678 1.91066 -5.03215 0.859313 1.91452 -5.04703 0.853295 1.932 -5.04518 0.859313 1.91452 -5.04703 0.851808 1.92436 -5.05552 0.853295 1.932 -5.04518 0.86242 1.92618 -5.02835 0.859313 1.91452 -5.04703 0.853295 1.932 -5.04518 0.854914 1.93813 -5.03347 0.86242 1.92618 -5.02835 0.867678 1.91066 -5.03215 0.865257 1.90117 -5.04365 0.859313 1.91452 -5.04703 0.859313 1.91452 -5.04703 0.865257 1.90117 -5.04365 0.85626 1.89786 -5.06124 0.85035 1.91532 -5.06454 0.85626 1.89786 -5.06124 0.848754 1.9047 -5.0723 0.85035 1.91532 -5.06454 0.859313 1.91452 -5.04703 0.85626 1.89786 -5.06124 0.85035 1.91532 -5.06454 0.851808 1.92436 -5.05552 0.859313 1.91452 -5.04703 0.865257 1.90117 -5.04365 0.862619 1.88877 -5.05265 0.85626 1.89786 -5.06124 0.85626 1.89786 -5.06124 0.862619 1.88877 -5.05265 0.852859 1.87694 -5.06998 0.847067 1.89278 -5.07842 0.852859 1.87694 -5.06998 0.84535 1.87998 -5.08262 0.847067 1.89278 -5.07842 0.85626 1.89786 -5.06124 0.852859 1.87694 -5.06998 0.847067 1.89278 -5.07842 0.848754 1.9047 -5.0723 0.85626 1.89786 -5.06124 0.862619 1.88877 -5.05265 0.859791 1.87414 -5.05831 0.852859 1.87694 -5.06998 0.852859 1.87694 -5.06998 0.859791 1.87414 -5.05831 0.857051 1.85871 -5.05999 0.849581 1.85459 -5.0718 0.857051 1.85871 -5.05999 0.854618 1.84394 -5.05781 0.846634 1.83349 -5.06694 0.854618 1.84394 -5.05781 0.852007 1.82986 -5.05188 0.843309 1.81411 -5.05548 0.852007 1.82986 -5.05188 0.849183 1.81745 -5.0423 0.839928 1.79915 -5.03849 0.849183 1.81745 -5.0423 0.846427 1.808 -5.02994 0.836936 1.79043 -5.01856 0.846427 1.808 -5.02994 0.843977 1.80221 -5.01614 0.841393 1.80001 -5.00108 0.836936 1.79043 -5.01856 0.843977 1.80221 -5.01614 0.841393 1.80001 -5.00108 0.833755 1.78809 -4.99649 0.836936 1.79043 -5.01856 0.841393 1.80001 -5.00108 0.838576 1.80178 -4.98551 0.833755 1.78809 -4.99649 0.833755 1.78809 -4.99649 0.838576 1.80178 -4.98551 0.830336 1.79276 -4.97426 0.82454 1.77682 -4.98251 0.830336 1.79276 -4.97426 0.822831 1.78062 -4.96961 0.82454 1.77682 -4.98251 0.833755 1.78809 -4.99649 0.830336 1.79276 -4.97426 0.82454 1.77682 -4.98251 0.82625 1.7751 -4.99586 0.833755 1.78809 -4.99649 0.833755 1.78809 -4.99649 0.82625 1.7751 -4.99586 0.827899 1.77549 -5.00915 0.836936 1.79043 -5.01856 0.827899 1.77549 -5.00915 0.82943 1.77787 -5.02191 0.830864 1.78206 -5.03391 0.836936 1.79043 -5.01856 0.82943 1.77787 -5.02191 0.830864 1.78206 -5.03391 0.839928 1.79915 -5.03849 0.836936 1.79043 -5.01856 0.830864 1.78206 -5.03391 0.832423 1.78817 -5.04544 0.839928 1.79915 -5.03849 0.839928 1.79915 -5.03849 0.832423 1.78817 -5.04544 0.834089 1.79616 -5.05612 0.843309 1.81411 -5.05548 0.834089 1.79616 -5.05612 0.835804 1.80583 -5.0655 0.837505 1.81682 -5.07322 0.843309 1.81411 -5.05548 0.835804 1.80583 -5.0655 0.837505 1.81682 -5.07322 0.846634 1.83349 -5.06694 0.843309 1.81411 -5.05548 0.837505 1.81682 -5.07322 0.839129 1.82871 -5.07903 0.846634 1.83349 -5.06694 0.846634 1.83349 -5.06694 0.839129 1.82871 -5.07903 0.840623 1.841 -5.08285 0.849581 1.85459 -5.0718 0.840623 1.841 -5.08285 0.842075 1.85362 -5.08476 0.843666 1.86675 -5.08473 0.849581 1.85459 -5.0718 0.842075 1.85362 -5.08476 0.843666 1.86675 -5.08473 0.852859 1.87694 -5.06998 0.849581 1.85459 -5.0718 0.843666 1.86675 -5.08473 0.84535 1.87998 -5.08262 0.852859 1.87694 -5.06998 0.852859 1.87694 -5.06998 0.857051 1.85871 -5.05999 0.849581 1.85459 -5.0718 0.849581 1.85459 -5.0718 0.854618 1.84394 -5.05781 0.846634 1.83349 -5.06694 0.840623 1.841 -5.08285 0.849581 1.85459 -5.0718 0.846634 1.83349 -5.06694 0.846634 1.83349 -5.06694 0.852007 1.82986 -5.05188 0.843309 1.81411 -5.05548 0.843309 1.81411 -5.05548 0.849183 1.81745 -5.0423 0.839928 1.79915 -5.03849 0.834089 1.79616 -5.05612 0.843309 1.81411 -5.05548 0.839928 1.79915 -5.03849 0.839928 1.79915 -5.03849 0.846427 1.808 -5.02994 0.836936 1.79043 -5.01856 0.838576 1.80178 -4.98551 0.835804 1.80747 -4.97101 0.830336 1.79276 -4.97426 0.830336 1.79276 -4.97426 0.835804 1.80747 -4.97101 0.827168 1.80377 -4.95503 0.821187 1.78632 -4.95761 0.827168 1.80377 -4.95503 0.819663 1.79362 -4.94691 0.821187 1.78632 -4.95761 0.830336 1.79276 -4.97426 0.827168 1.80377 -4.95503 0.821187 1.78632 -4.95761 0.822831 1.78062 -4.96961 0.830336 1.79276 -4.97426 0.835804 1.80747 -4.97101 0.833333 1.81631 -4.95888 0.827168 1.80377 -4.95503 0.827168 1.80377 -4.95503 0.833333 1.81631 -4.95888 0.824167 1.81979 -4.94027 0.818227 1.80228 -4.9376 0.824167 1.81979 -4.94027 0.816661 1.81253 -4.92949 0.818227 1.80228 -4.9376 0.827168 1.80377 -4.95503 0.824167 1.81979 -4.94027 0.818227 1.80228 -4.9376 0.819663 1.79362 -4.94691 0.827168 1.80377 -4.95503 0.833333 1.81631 -4.95888 0.830778 1.82802 -4.94924 0.824167 1.81979 -4.94027 0.824167 1.81979 -4.94027 0.830778 1.82802 -4.94924 0.820781 1.84034 -4.93074 0.814991 1.82416 -4.92293 0.820781 1.84034 -4.93074 0.813275 1.83679 -4.91823 0.814991 1.82416 -4.92293 0.824167 1.81979 -4.94027 0.820781 1.84034 -4.93074 0.814991 1.82416 -4.92293 0.816661 1.81253 -4.92949 0.824167 1.81979 -4.94027 0.830778 1.82802 -4.94924 0.82797 1.84223 -4.94269 0.820781 1.84034 -4.93074 0.820781 1.84034 -4.93074 0.82797 1.84223 -4.94269 0.825184 1.85761 -4.94005 0.817464 1.86267 -4.92805 0.825184 1.85761 -4.94005 0.822686 1.87262 -4.94134 0.814519 1.88394 -4.9321 0.822686 1.87262 -4.94134 0.82016 1.88687 -4.94635 0.811236 1.90367 -4.94275 0.82016 1.88687 -4.94635 0.817363 1.89981 -4.95511 0.807834 1.91931 -4.95918 0.817363 1.89981 -4.95511 0.814565 1.91006 -4.96692 0.812036 1.91674 -4.98048 0.807834 1.91931 -4.95918 0.814565 1.91006 -4.96692 0.812036 1.91674 -4.98048 0.804793 1.92883 -4.97887 0.807834 1.91931 -4.95918 0.812036 1.91674 -4.98048 0.809542 1.91981 -4.99522 0.804793 1.92883 -4.97887 0.804793 1.92883 -4.97887 0.809542 1.91981 -4.99522 0.801673 1.932 -5.00069 0.795792 1.94409 -4.98761 0.801673 1.932 -5.00069 0.794167 1.945 -5.00081 0.795792 1.94409 -4.98761 0.804793 1.92883 -4.97887 0.801673 1.932 -5.00069 0.795792 1.94409 -4.98761 0.797287 1.94126 -4.97505 0.804793 1.92883 -4.97887 0.804793 1.92883 -4.97887 0.797287 1.94126 -4.97505 0.798738 1.93661 -4.96317 0.807834 1.91931 -4.95918 0.798738 1.93661 -4.96317 0.800329 1.93002 -4.95181 0.802012 1.92158 -4.94141 0.807834 1.91931 -4.95918 0.800329 1.93002 -4.95181 0.802012 1.92158 -4.94141 0.811236 1.90367 -4.94275 0.807834 1.91931 -4.95918 0.802012 1.92158 -4.94141 0.80373 1.91155 -4.93242 0.811236 1.90367 -4.94275 0.811236 1.90367 -4.94275 0.80373 1.91155 -4.93242 0.805417 1.90029 -4.92516 0.814519 1.88394 -4.9321 0.805417 1.90029 -4.92516 0.807014 1.88826 -4.91984 0.808471 1.87593 -4.91651 0.814519 1.88394 -4.9321 0.807014 1.88826 -4.91984 0.808471 1.87593 -4.91651 0.817464 1.86267 -4.92805 0.814519 1.88394 -4.9321 0.808471 1.87593 -4.91651 0.809958 1.86316 -4.91506 0.817464 1.86267 -4.92805 0.817464 1.86267 -4.92805 0.809958 1.86316 -4.91506 0.811577 1.84995 -4.9156 0.820781 1.84034 -4.93074 0.811577 1.84995 -4.9156 0.813275 1.83679 -4.91823 0.820781 1.84034 -4.93074 0.817464 1.86267 -4.92805 0.811577 1.84995 -4.9156 0.820781 1.84034 -4.93074 0.825184 1.85761 -4.94005 0.817464 1.86267 -4.92805 0.817464 1.86267 -4.92805 0.822686 1.87262 -4.94134 0.814519 1.88394 -4.9321 0.814519 1.88394 -4.9321 0.82016 1.88687 -4.94635 0.811236 1.90367 -4.94275 0.805417 1.90029 -4.92516 0.814519 1.88394 -4.9321 0.811236 1.90367 -4.94275 0.811236 1.90367 -4.94275 0.817363 1.89981 -4.95511 0.807834 1.91931 -4.95918 0.809542 1.91981 -4.99522 0.806757 1.91902 -5.0108 0.801673 1.932 -5.00069 0.801673 1.932 -5.00069 0.806757 1.91902 -5.0108 0.798257 1.9282 -5.02309 0.792467 1.94381 -5.01419 0.798257 1.9282 -5.02309 0.790752 1.94051 -5.02725 0.792467 1.94381 -5.01419 0.801673 1.932 -5.00069 0.798257 1.9282 -5.02309 0.792467 1.94381 -5.01419 0.794167 1.945 -5.00081 0.801673 1.932 -5.00069 0.806757 1.91902 -5.0108 0.803948 1.91422 -5.0257 0.798257 1.9282 -5.02309 0.798257 1.9282 -5.02309 0.803948 1.91422 -5.0257 0.795033 1.91787 -5.04284 0.789086 1.93526 -5.03952 0.795033 1.91787 -5.04284 0.787527 1.92832 -5.05057 0.789086 1.93526 -5.03952 0.798257 1.9282 -5.02309 0.795033 1.91787 -5.04284 0.789086 1.93526 -5.03952 0.790752 1.94051 -5.02725 0.798257 1.9282 -5.02309 0.803948 1.91422 -5.0257 0.80139 1.90604 -5.03848 0.795033 1.91787 -5.04284 0.795033 1.91787 -5.04284 0.80139 1.90604 -5.03848 0.792067 1.90248 -5.05813 0.786094 1.92002 -5.06019 0.792067 1.90248 -5.05813 0.784562 1.91015 -5.06863 0.786094 1.92002 -5.06019 0.795033 1.91787 -5.04284 0.792067 1.90248 -5.05813 0.786094 1.92002 -5.06019 0.787527 1.92832 -5.05057 0.795033 1.91787 -5.04284 0.80139 1.90604 -5.03848 0.798921 1.89505 -5.0487 0.792067 1.90248 -5.05813 0.792067 1.90248 -5.05813 0.798921 1.89505 -5.0487 0.79615 1.88133 -5.05608 0.788708 1.88238 -5.06843 0.79615 1.88133 -5.05608 0.793333 1.86609 -5.05969 0.785355 1.86009 -5.072 0.793333 1.86609 -5.05969 0.790746 1.85086 -5.0593 0.782396 1.83865 -5.06876 0.790746 1.85086 -5.0593 0.788298 1.83648 -5.0552 0.77916 1.81862 -5.05892 0.788298 1.83648 -5.0552 0.785543 1.82308 -5.0473 0.775746 1.80232 -5.0431 0.785543 1.82308 -5.0473 0.782719 1.81209 -5.03612 0.780105 1.80452 -5.02284 0.775746 1.80232 -5.0431 0.782719 1.81209 -5.03612 0.780105 1.80452 -5.02284 0.772641 1.792 -5.02365 0.775746 1.80232 -5.0431 0.780105 1.80452 -5.02284 0.777673 1.8006 -5.00844 0.772641 1.792 -5.02365 0.772641 1.792 -5.02365 0.777673 1.8006 -5.00844 0.769586 1.78803 -5.00212 0.763677 1.77644 -5.01558 0.769586 1.78803 -5.00212 0.76208 1.77504 -5.0025 0.763677 1.77644 -5.01558 0.772641 1.792 -5.02365 0.769586 1.78803 -5.00212 0.763677 1.77644 -5.01558 0.765135 1.77972 -5.02793 0.772641 1.792 -5.02365 0.772641 1.792 -5.02365 0.765135 1.77972 -5.02793 0.766622 1.78485 -5.03971 0.775746 1.80232 -5.0431 0.766622 1.78485 -5.03971 0.76824 1.79191 -5.05088 0.769938 1.80077 -5.06097 0.775746 1.80232 -5.0431 0.76824 1.79191 -5.05088 0.769938 1.80077 -5.06097 0.77916 1.81862 -5.05892 0.775746 1.80232 -5.0431 0.769938 1.80077 -5.06097 0.771654 1.81115 -5.06956 0.77916 1.81862 -5.05892 0.77916 1.81862 -5.05892 0.771654 1.81115 -5.06956 0.773324 1.82264 -5.07635 0.782396 1.83865 -5.06876 0.773324 1.82264 -5.07635 0.77489 1.83479 -5.08118 0.776326 1.84718 -5.08403 0.782396 1.83865 -5.06876 0.77489 1.83479 -5.08118 0.776326 1.84718 -5.08403 0.785355 1.86009 -5.072 0.782396 1.83865 -5.06876 0.776326 1.84718 -5.08403 0.77785 1.8601 -5.085 0.785355 1.86009 -5.072 0.785355 1.86009 -5.072 0.77785 1.8601 -5.085 0.779494 1.87334 -5.08395 0.788708 1.88238 -5.06843 0.779494 1.87334 -5.08395 0.781202 1.88642 -5.08079 0.782913 1.89884 -5.07561 0.788708 1.88238 -5.06843 0.781202 1.88642 -5.08079 0.782913 1.89884 -5.07561 0.792067 1.90248 -5.05813 0.788708 1.88238 -5.06843 0.782913 1.89884 -5.07561 0.784562 1.91015 -5.06863 0.792067 1.90248 -5.05813 0.792067 1.90248 -5.05813 0.79615 1.88133 -5.05608 0.788708 1.88238 -5.06843 0.788708 1.88238 -5.06843 0.793333 1.86609 -5.05969 0.785355 1.86009 -5.072 0.779494 1.87334 -5.08395 0.788708 1.88238 -5.06843 0.785355 1.86009 -5.072 0.785355 1.86009 -5.072 0.790746 1.85086 -5.0593 0.782396 1.83865 -5.06876 0.782396 1.83865 -5.06876 0.788298 1.83648 -5.0552 0.77916 1.81862 -5.05892 0.773324 1.82264 -5.07635 0.782396 1.83865 -5.06876 0.77916 1.81862 -5.05892 0.77916 1.81862 -5.05892 0.785543 1.82308 -5.0473 0.775746 1.80232 -5.0431 0.777673 1.8006 -5.00844 0.774936 1.80042 -4.99292 0.769586 1.78803 -5.00212 0.769586 1.78803 -5.00212 0.774936 1.80042 -4.99292 0.766181 1.79095 -4.97961 0.760393 1.7757 -4.98912 0.766181 1.79095 -4.97961 0.758675 1.77848 -4.97593 0.760393 1.7757 -4.98912 0.769586 1.78803 -5.00212 0.766181 1.79095 -4.97961 0.760393 1.7757 -4.98912 0.76208 1.77504 -5.0025 0.769586 1.78803 -5.00212 0.774936 1.80042 -4.99292 0.772107 1.80429 -4.97772 0.766181 1.79095 -4.97961 0.766181 1.79095 -4.97961 0.772107 1.80429 -4.97772 0.762907 1.80055 -4.95938 0.756992 1.78327 -4.96343 0.762907 1.80055 -4.95938 0.755402 1.78982 -4.95204 0.756992 1.78327 -4.96343 0.766181 1.79095 -4.97961 0.762907 1.80055 -4.95938 0.756992 1.78327 -4.96343 0.758675 1.77848 -4.97593 0.766181 1.79095 -4.97961 0.772107 1.80429 -4.97772 0.769466 1.81176 -4.96433 0.762907 1.80055 -4.95938 0.762907 1.80055 -4.95938 0.769466 1.81176 -4.96433 0.759961 1.81532 -4.94354 0.75395 1.79779 -4.94208 0.759961 1.81532 -4.94354 0.752455 1.80725 -4.93335 0.75395 1.79779 -4.94208 0.762907 1.80055 -4.95938 0.759961 1.81532 -4.94354 0.75395 1.79779 -4.94208 0.755402 1.78982 -4.95204 0.762907 1.80055 -4.95938 0.769466 1.81176 -4.96433 0.767046 1.82204 -4.95353 0.759961 1.81532 -4.94354 0.759961 1.81532 -4.94354 0.767046 1.82204 -4.95353 0.764328 1.83519 -4.94537 0.756635 1.83494 -4.9325 0.764328 1.83519 -4.94537 0.761496 1.85021 -4.9408 0.753254 1.85714 -4.92806 0.761496 1.85021 -4.9408 0.758831 1.86558 -4.94026 0.750263 1.87876 -4.93049 0.758831 1.86558 -4.94026 0.756417 1.88012 -4.94347 0.747081 1.89904 -4.9395 0.756417 1.88012 -4.94347 0.753719 1.89388 -4.95048 0.750886 1.90556 -4.96096 0.747081 1.89904 -4.9395 0.753719 1.89388 -4.95048 0.750886 1.90556 -4.96096 0.743662 1.91595 -4.95468 0.747081 1.89904 -4.9395 0.750886 1.90556 -4.96096 0.748198 1.91401 -4.97387 0.743662 1.91595 -4.95468 0.743662 1.91595 -4.95468 0.748198 1.91401 -4.97387 0.740495 1.92708 -4.97384 0.734513 1.93358 -4.95744 0.740495 1.92708 -4.97384 0.732989 1.93919 -4.96911 0.734513 1.93358 -4.95744 0.743662 1.91595 -4.95468 0.740495 1.92708 -4.97384 0.734513 1.93358 -4.95744 0.736157 1.92605 -4.9465 0.743662 1.91595 -4.95468 0.743662 1.91595 -4.95468 0.736157 1.92605 -4.9465 0.737865 1.91678 -4.93675 0.747081 1.89904 -4.9395 0.737865 1.91678 -4.93675 0.739576 1.90608 -4.92858 0.741225 1.89438 -4.92226 0.747081 1.89904 -4.9395 0.739576 1.90608 -4.92858 0.741225 1.89438 -4.92226 0.750263 1.87876 -4.93049 0.747081 1.89904 -4.9395 0.741225 1.89438 -4.92226 0.742757 1.88215 -4.91794 0.750263 1.87876 -4.93049 0.750263 1.87876 -4.93049 0.742757 1.88215 -4.91794 0.744191 1.86967 -4.91555 0.753254 1.85714 -4.92806 0.744191 1.86967 -4.91555 0.745749 1.85662 -4.91507 0.747414 1.84338 -4.91664 0.753254 1.85714 -4.92806 0.745749 1.85662 -4.91507 0.747414 1.84338 -4.91664 0.756635 1.83494 -4.9325 0.753254 1.85714 -4.92806 0.747414 1.84338 -4.91664 0.74913 1.83042 -4.92031 0.756635 1.83494 -4.9325 0.756635 1.83494 -4.9325 0.74913 1.83042 -4.92031 0.75083 1.81823 -4.92597 0.759961 1.81532 -4.94354 0.75083 1.81823 -4.92597 0.752455 1.80725 -4.93335 0.759961 1.81532 -4.94354 0.756635 1.83494 -4.9325 0.75083 1.81823 -4.92597 0.759961 1.81532 -4.94354 0.764328 1.83519 -4.94537 0.756635 1.83494 -4.9325 0.756635 1.83494 -4.9325 0.761496 1.85021 -4.9408 0.753254 1.85714 -4.92806 0.753254 1.85714 -4.92806 0.758831 1.86558 -4.94026 0.750263 1.87876 -4.93049 0.744191 1.86967 -4.91555 0.753254 1.85714 -4.92806 0.750263 1.87876 -4.93049 0.750263 1.87876 -4.93049 0.756417 1.88012 -4.94347 0.747081 1.89904 -4.9395 0.748198 1.91401 -4.97387 0.745785 1.91878 -4.98798 0.740495 1.92708 -4.97384 0.740495 1.92708 -4.97384 0.745785 1.91878 -4.98798 0.737493 1.93183 -4.99509 0.731553 1.94291 -4.98127 0.737493 1.93183 -4.99509 0.729987 1.9448 -4.99421 0.731553 1.94291 -4.98127 0.740495 1.92708 -4.97384 0.737493 1.93183 -4.99509 0.731553 1.94291 -4.98127 0.732989 1.93919 -4.96911 0.740495 1.92708 -4.97384 0.745785 1.91878 -4.98798 0.74311 1.91991 -5.00333 0.737493 1.93183 -4.99509 0.737493 1.93183 -4.99509 0.74311 1.91991 -5.00333 0.734107 1.9298 -5.01765 0.728317 1.94466 -5.00756 0.734107 1.9298 -5.01765 0.726601 1.94241 -5.02084 0.728317 1.94466 -5.00756 0.737493 1.93183 -4.99509 0.734107 1.9298 -5.01765 0.728317 1.94466 -5.00756 0.729987 1.9448 -4.99421 0.737493 1.93183 -4.99509 0.74311 1.91991 -5.00333 0.740277 1.91699 -5.01876 0.734107 1.9298 -5.01765 0.734107 1.9298 -5.01765 0.740277 1.91699 -5.01876 0.73079 1.92095 -5.03833 0.724903 1.9381 -5.03355 0.73079 1.92095 -5.03833 0.723285 1.93195 -5.04525 0.724903 1.9381 -5.03355 0.734107 1.9298 -5.01765 0.73079 1.92095 -5.03833 0.724903 1.9381 -5.03355 0.726601 1.94241 -5.02084 0.734107 1.9298 -5.01765 0.740277 1.91699 -5.01876 0.737567 1.91031 -5.0327 0.73079 1.92095 -5.03833 0.73079 1.92095 -5.03833 0.737567 1.91031 -5.0327 0.73515 1.9007 -5.04409 0.727846 1.9068 -5.05471 0.73515 1.9007 -5.04409 0.732499 1.88817 -5.05297 0.724561 1.8877 -5.06646 0.732499 1.88817 -5.05297 0.729668 1.87348 -5.05847 0.72116 1.86565 -5.07178 0.729668 1.87348 -5.05847 0.726939 1.85805 -5.05997 0.71812 1.84384 -5.07016 0.726939 1.85805 -5.05997 0.724513 1.84331 -5.05763 0.714999 1.82336 -5.06198 0.724513 1.84331 -5.05763 0.721887 1.82927 -5.05154 0.719061 1.81697 -5.04181 0.714999 1.82336 -5.06198 0.721887 1.82927 -5.05154 0.719061 1.81697 -5.04181 0.711583 1.80587 -5.04748 0.714999 1.82336 -5.06198 0.719061 1.81697 -5.04181 0.716313 1.80768 -5.02937 0.711583 1.80587 -5.04748 0.711583 1.80587 -5.04748 0.716313 1.80768 -5.02937 0.70836 1.79395 -5.02865 0.702412 1.78812 -5.04537 0.70836 1.79395 -5.02865 0.700854 1.78202 -5.03383 0.702412 1.78812 -5.04537 0.711583 1.80587 -5.04748 0.70836 1.79395 -5.02865 0.702412 1.78812 -5.04537 0.704077 1.7961 -5.05605 0.711583 1.80587 -5.04748 0.711583 1.80587 -5.04748 0.704077 1.7961 -5.05605 0.705792 1.80576 -5.06544 0.714999 1.82336 -5.06198 0.705792 1.80576 -5.06544 0.707493 1.81675 -5.07317 0.709118 1.82863 -5.079 0.714999 1.82336 -5.06198 0.707493 1.81675 -5.07317 0.709118 1.82863 -5.079 0.71812 1.84384 -5.07016 0.714999 1.82336 -5.06198 0.709118 1.82863 -5.079 0.710614 1.84092 -5.08283 0.71812 1.84384 -5.07016 0.71812 1.84384 -5.07016 0.710614 1.84092 -5.08283 0.712065 1.85353 -5.08475 0.72116 1.86565 -5.07178 0.712065 1.85353 -5.08475 0.713655 1.86667 -5.08474 0.715338 1.87989 -5.08264 0.72116 1.86565 -5.07178 0.713655 1.86667 -5.08474 0.715338 1.87989 -5.08264 0.724561 1.8877 -5.06646 0.72116 1.86565 -5.07178 0.715338 1.87989 -5.08264 0.717056 1.8927 -5.07846 0.724561 1.8877 -5.06646 0.724561 1.8877 -5.06646 0.717056 1.8927 -5.07846 0.718743 1.90462 -5.07235 0.727846 1.9068 -5.05471 0.718743 1.90462 -5.07235 0.72034 1.91525 -5.06459 0.721798 1.92431 -5.05558 0.727846 1.9068 -5.05471 0.72034 1.91525 -5.06459 0.721798 1.92431 -5.05558 0.73079 1.92095 -5.03833 0.727846 1.9068 -5.05471 0.721798 1.92431 -5.05558 0.723285 1.93195 -5.04525 0.73079 1.92095 -5.03833 0.73079 1.92095 -5.03833 0.73515 1.9007 -5.04409 0.727846 1.9068 -5.05471 0.727846 1.9068 -5.05471 0.732499 1.88817 -5.05297 0.724561 1.8877 -5.06646 0.718743 1.90462 -5.07235 0.727846 1.9068 -5.05471 0.724561 1.8877 -5.06646 0.724561 1.8877 -5.06646 0.729668 1.87348 -5.05847 0.72116 1.86565 -5.07178 0.72116 1.86565 -5.07178 0.726939 1.85805 -5.05997 0.71812 1.84384 -5.07016 0.712065 1.85353 -5.08475 0.72116 1.86565 -5.07178 0.71812 1.84384 -5.07016 0.71812 1.84384 -5.07016 0.724513 1.84331 -5.05763 0.714999 1.82336 -5.06198 0.716313 1.80768 -5.02937 0.713873 1.80204 -5.01552 0.70836 1.79395 -5.02865 0.70836 1.79395 -5.02865 0.713873 1.80204 -5.01552 0.705394 1.78841 -5.00768 0.69942 1.77785 -5.02183 0.705394 1.78841 -5.00768 0.697888 1.77548 -5.00906 0.69942 1.77785 -5.02183 0.70836 1.79395 -5.02865 0.705394 1.78841 -5.00768 0.69942 1.77785 -5.02183 0.700854 1.78202 -5.03383 0.70836 1.79395 -5.02865 0.713873 1.80204 -5.01552 0.711274 1.8 -5.0004 0.705394 1.78841 -5.00768 0.705394 1.78841 -5.00768 0.711274 1.8 -5.0004 0.702034 1.78956 -4.98511 0.696239 1.77511 -4.99577 0.702034 1.78956 -4.98511 0.694528 1.77684 -4.98243 0.696239 1.77511 -4.99577 0.705394 1.78841 -5.00768 0.702034 1.78956 -4.98511 0.696239 1.77511 -4.99577 0.697888 1.77548 -5.00906 0.705394 1.78841 -5.00768 0.711274 1.8 -5.0004 0.708454 1.80194 -4.98485 0.702034 1.78956 -4.98511 0.702034 1.78956 -4.98511 0.708454 1.80194 -4.98485 0.698682 1.79763 -4.96403 0.69282 1.78065 -4.96952 0.698682 1.79763 -4.96403 0.691176 1.78637 -4.95754 0.69282 1.78065 -4.96952 0.702034 1.78956 -4.98511 0.698682 1.79763 -4.96403 0.69282 1.78065 -4.96952 0.694528 1.77684 -4.98243 0.702034 1.78956 -4.98511 0.708454 1.80194 -4.98485 0.70569 1.80779 -4.97043 0.698682 1.79763 -4.96403 0.698682 1.79763 -4.96403 0.70569 1.80779 -4.97043 0.703231 1.81675 -4.95842 0.695722 1.81116 -4.94709 0.703231 1.81675 -4.95842 0.70066 1.82859 -4.94888 0.692486 1.82971 -4.93468 0.70066 1.82859 -4.94888 0.697847 1.84288 -4.94249 0.689072 1.85156 -4.9285 0.697847 1.84288 -4.94249 0.695068 1.85828 -4.94002 0.685968 1.87356 -4.92929 0.695068 1.85828 -4.94002 0.692585 1.87324 -4.94148 0.682912 1.89419 -4.93664 0.692585 1.87324 -4.94148 0.690043 1.88747 -4.94666 0.68724 1.90032 -4.95557 0.682912 1.89419 -4.93664 0.690043 1.88747 -4.94666 0.68724 1.90032 -4.95557 0.679507 1.91222 -4.95043 0.682912 1.89419 -4.93664 0.68724 1.90032 -4.95557 0.684448 1.91042 -4.96748 0.679507 1.91222 -4.95043 0.679507 1.91222 -4.95043 0.684448 1.91042 -4.96748 0.676234 1.92492 -4.96887 0.670318 1.93007 -4.95188 0.676234 1.92492 -4.96887 0.668728 1.93665 -4.96325 0.670318 1.93007 -4.95188 0.679507 1.91222 -4.95043 0.676234 1.92492 -4.96887 0.670318 1.93007 -4.95188 0.672001 1.92165 -4.94148 0.679507 1.91222 -4.95043 0.679507 1.91222 -4.95043 0.672001 1.92165 -4.94148 0.673719 1.91162 -4.93247 0.682912 1.89419 -4.93664 0.673719 1.91162 -4.93247 0.675406 1.90037 -4.9252 0.677004 1.88834 -4.91986 0.682912 1.89419 -4.93664 0.675406 1.90037 -4.9252 0.677004 1.88834 -4.91986 0.685968 1.87356 -4.92929 0.682912 1.89419 -4.93664 0.677004 1.88834 -4.91986 0.678462 1.87601 -4.91652 0.685968 1.87356 -4.92929 0.685968 1.87356 -4.92929 0.678462 1.87601 -4.91652 0.679948 1.86324 -4.91506 0.689072 1.85156 -4.9285 0.679948 1.86324 -4.91506 0.681566 1.85004 -4.91559 0.683264 1.83687 -4.91821 0.689072 1.85156 -4.9285 0.681566 1.85004 -4.91559 0.683264 1.83687 -4.91821 0.692486 1.82971 -4.93468 0.689072 1.85156 -4.9285 0.683264 1.83687 -4.91821 0.68498 1.82424 -4.92289 0.692486 1.82971 -4.93468 0.692486 1.82971 -4.93468 0.68498 1.82424 -4.92289 0.68665 1.81261 -4.92944 0.695722 1.81116 -4.94709 0.68665 1.81261 -4.92944 0.688217 1.80235 -4.93754 0.689653 1.79368 -4.94684 0.695722 1.81116 -4.94709 0.688217 1.80235 -4.93754 0.689653 1.79368 -4.94684 0.698682 1.79763 -4.96403 0.695722 1.81116 -4.94709 0.689653 1.79368 -4.94684 0.691176 1.78637 -4.95754 0.698682 1.79763 -4.96403 0.698682 1.79763 -4.96403 0.703231 1.81675 -4.95842 0.695722 1.81116 -4.94709 0.695722 1.81116 -4.94709 0.70066 1.82859 -4.94888 0.692486 1.82971 -4.93468 0.68665 1.81261 -4.92944 0.695722 1.81116 -4.94709 0.692486 1.82971 -4.93468 0.692486 1.82971 -4.93468 0.697847 1.84288 -4.94249 0.689072 1.85156 -4.9285 0.689072 1.85156 -4.9285 0.695068 1.85828 -4.94002 0.685968 1.87356 -4.92929 0.679948 1.86324 -4.91506 0.689072 1.85156 -4.9285 0.685968 1.87356 -4.92929 0.685968 1.87356 -4.92929 0.692585 1.87324 -4.94148 0.682912 1.89419 -4.93664 0.684448 1.91042 -4.96748 0.681937 1.91694 -4.98108 0.676234 1.92492 -4.96887 0.676234 1.92492 -4.96887 0.681937 1.91694 -4.98108 0.673287 1.93124 -4.98958 0.667278 1.94128 -4.97513 0.673287 1.93124 -4.98958 0.665781 1.94411 -4.9877 0.667278 1.94128 -4.97513 0.676234 1.92492 -4.96887 0.673287 1.93124 -4.98958 0.667278 1.94128 -4.97513 0.668728 1.93665 -4.96325 0.676234 1.92492 -4.96887 0.681937 1.91694 -4.98108 0.679426 1.91986 -4.99588 0.673287 1.93124 -4.98958 0.673287 1.93124 -4.98958 0.679426 1.91986 -4.99588 0.669961 1.93098 -5.0121 0.664156 1.945 -5.0009 0.669961 1.93098 -5.0121 0.662455 1.94379 -5.01428 0.664156 1.945 -5.0009 0.673287 1.93124 -4.98958 0.669961 1.93098 -5.0121 0.664156 1.945 -5.0009 0.665781 1.94411 -4.9877 0.673287 1.93124 -4.98958 0.679426 1.91986 -4.99588 0.676634 1.91889 -5.01147 0.669961 1.93098 -5.0121 0.669961 1.93098 -5.0121 0.676634 1.91889 -5.01147 0.673831 1.91393 -5.0263 0.666581 1.92371 -5.03354 0.673831 1.91393 -5.0263 0.671288 1.90562 -5.03897 0.663589 1.91079 -5.05104 0.671288 1.90562 -5.03897 0.668806 1.89451 -5.04908 0.660407 1.89283 -5.06408 0.668806 1.89451 -5.04908 0.666027 1.8807 -5.05632 0.656988 1.87123 -5.07112 0.666027 1.8807 -5.05632 0.663214 1.86542 -5.05975 0.653822 1.84907 -5.07117 0.663214 1.86542 -5.05975 0.660643 1.85023 -5.0592 0.658184 1.83587 -5.05493 0.653822 1.84907 -5.07117 0.660643 1.85023 -5.0592 0.658184 1.83587 -5.05493 0.650819 1.82829 -5.06464 0.653822 1.84907 -5.07117 0.658184 1.83587 -5.05493 0.655421 1.82255 -5.04688 0.650819 1.82829 -5.06464 0.650819 1.82829 -5.06464 0.655421 1.82255 -5.04688 0.647432 1.80978 -5.05159 0.641643 1.81107 -5.06951 0.647432 1.80978 -5.05159 0.639927 1.80071 -5.0609 0.641643 1.81107 -5.06951 0.650819 1.82829 -5.06464 0.647432 1.80978 -5.05159 0.641643 1.81107 -5.06951 0.643313 1.82256 -5.07631 0.650819 1.82829 -5.06464 0.650819 1.82829 -5.06464 0.643313 1.82256 -5.07631 0.64488 1.83471 -5.08115 0.653822 1.84907 -5.07117 0.64488 1.83471 -5.08115 0.646316 1.8471 -5.08401 0.647839 1.86001 -5.085 0.653822 1.84907 -5.07117 0.646316 1.8471 -5.08401 0.647839 1.86001 -5.085 0.656988 1.87123 -5.07112 0.653822 1.84907 -5.07117 0.647839 1.86001 -5.085 0.649483 1.87325 -5.08396 0.656988 1.87123 -5.07112 0.656988 1.87123 -5.07112 0.649483 1.87325 -5.08396 0.651191 1.88633 -5.08082 0.660407 1.89283 -5.06408 0.651191 1.88633 -5.08082 0.652902 1.89876 -5.07565 0.654551 1.91008 -5.06868 0.660407 1.89283 -5.06408 0.652902 1.89876 -5.07565 0.654551 1.91008 -5.06868 0.663589 1.91079 -5.05104 0.660407 1.89283 -5.06408 0.654551 1.91008 -5.06868 0.656084 1.91996 -5.06025 0.663589 1.91079 -5.05104 0.663589 1.91079 -5.05104 0.656084 1.91996 -5.06025 0.657517 1.92827 -5.05064 0.666581 1.92371 -5.03354 0.657517 1.92827 -5.05064 0.659075 1.93522 -5.03959 0.66074 1.94048 -5.02734 0.666581 1.92371 -5.03354 0.659075 1.93522 -5.03959 0.66074 1.94048 -5.02734 0.669961 1.93098 -5.0121 0.666581 1.92371 -5.03354 0.66074 1.94048 -5.02734 0.662455 1.94379 -5.01428 0.669961 1.93098 -5.0121 0.669961 1.93098 -5.0121 0.673831 1.91393 -5.0263 0.666581 1.92371 -5.03354 0.666581 1.92371 -5.03354 0.671288 1.90562 -5.03897 0.663589 1.91079 -5.05104 0.657517 1.92827 -5.05064 0.666581 1.92371 -5.03354 0.663589 1.91079 -5.05104 0.663589 1.91079 -5.05104 0.668806 1.89451 -5.04908 0.660407 1.89283 -5.06408 0.660407 1.89283 -5.06408 0.666027 1.8807 -5.05632 0.656988 1.87123 -5.07112 0.651191 1.88633 -5.08082 0.660407 1.89283 -5.06408 0.656988 1.87123 -5.07112 0.656988 1.87123 -5.07112 0.663214 1.86542 -5.05975 0.653822 1.84907 -5.07117 0.655421 1.82255 -5.04688 0.6526 1.81169 -5.03558 0.647432 1.80978 -5.05159 0.647432 1.80978 -5.05159 0.6526 1.81169 -5.03558 0.644117 1.79631 -5.03357 0.638229 1.79186 -5.05081 0.644117 1.79631 -5.03357 0.636611 1.78481 -5.03964 0.638229 1.79186 -5.05081 0.647432 1.80978 -5.05159 0.644117 1.79631 -5.03357 0.638229 1.79186 -5.05081 0.639927 1.80071 -5.0609 0.647432 1.80978 -5.05159 0.6526 1.81169 -5.03558 0.65 1.80428 -5.02224 0.644117 1.79631 -5.03357 0.644117 1.79631 -5.03357 0.65 1.80428 -5.02224 0.641172 1.78921 -5.01313 0.635126 1.77969 -5.02785 0.641172 1.78921 -5.01313 0.633667 1.77642 -5.0155 0.635126 1.77969 -5.02785 0.644117 1.79631 -5.03357 0.641172 1.78921 -5.01313 0.635126 1.77969 -5.02785 0.636611 1.78481 -5.03964 0.644117 1.79631 -5.03357 0.65 1.80428 -5.02224 0.648177 1.801 -5.01255 0.641172 1.78921 -5.01313 0.641172 1.78921 -5.01313 0.648177 1.801 -5.01255 0.646021 1.79931 -5.00128 0.637887 1.7886 -4.99071 0.646021 1.79931 -5.00128 0.643699 1.7998 -4.98946 0.641378 1.80257 -4.97795 0.637887 1.7886 -4.99071 0.643699 1.7998 -4.98946 0.641378 1.80257 -4.97795 0.634486 1.79504 -4.96896 0.637887 1.7886 -4.99071 0.641378 1.80257 -4.97795 0.639145 1.80749 -4.9672 0.634486 1.79504 -4.96896 0.634486 1.79504 -4.96896 0.639145 1.80749 -4.9672 0.631451 1.80733 -4.95091 0.625391 1.78987 -4.95197 0.631451 1.80733 -4.95091 0.623941 1.79784 -4.94202 0.625391 1.78987 -4.95197 0.634486 1.79504 -4.96896 0.631451 1.80733 -4.95091 0.625391 1.78987 -4.95197 0.626981 1.78331 -4.96335 0.634486 1.79504 -4.96896 0.634486 1.79504 -4.96896 0.626981 1.78331 -4.96335 0.628664 1.7785 -4.97585 0.637887 1.7886 -4.99071 0.628664 1.7785 -4.97585 0.630381 1.77571 -4.98903 0.632069 1.77503 -5.00241 0.637887 1.7886 -4.99071 0.630381 1.77571 -4.98903 0.632069 1.77503 -5.00241 0.641172 1.78921 -5.01313 0.637887 1.7886 -4.99071 0.632069 1.77503 -5.00241 0.633667 1.77642 -5.0155 0.641172 1.78921 -5.01313 0.641172 1.78921 -5.01313 0.646021 1.79931 -5.00128 0.637887 1.7886 -4.99071 0.639145 1.80749 -4.9672 0.637065 1.81442 -4.95755 0.631451 1.80733 -4.95091 0.631451 1.80733 -4.95091 0.637065 1.81442 -4.95755 0.634958 1.82306 -4.94939 0.628325 1.82469 -4.93725 0.634958 1.82306 -4.94939 0.632727 1.8331 -4.94298 0.630465 1.84412 -4.93858 0.628325 1.82469 -4.93725 0.632727 1.8331 -4.94298 0.630465 1.84412 -4.93858 0.624909 1.84599 -4.92938 0.628325 1.82469 -4.93725 0.630465 1.84412 -4.93858 0.62824 1.8558 -4.9363 0.624909 1.84599 -4.92938 0.624909 1.84599 -4.92938 0.62824 1.8558 -4.9363 0.621686 1.86826 -4.92848 0.615738 1.85671 -4.91506 0.621686 1.86826 -4.92848 0.614181 1.86975 -4.91556 0.615738 1.85671 -4.91506 0.624909 1.84599 -4.92938 0.621686 1.86826 -4.92848 0.615738 1.85671 -4.91506 0.617403 1.84346 -4.91662 0.624909 1.84599 -4.92938 0.624909 1.84599 -4.92938 0.617403 1.84346 -4.91662 0.619118 1.8305 -4.92028 0.628325 1.82469 -4.93725 0.619118 1.8305 -4.92028 0.620819 1.81831 -4.92593 0.622445 1.80732 -4.93329 0.628325 1.82469 -4.93725 0.620819 1.81831 -4.92593 0.622445 1.80732 -4.93329 0.631451 1.80733 -4.95091 0.628325 1.82469 -4.93725 0.622445 1.80732 -4.93329 0.623941 1.79784 -4.94202 0.631451 1.80733 -4.95091 0.631451 1.80733 -4.95091 0.634958 1.82306 -4.94939 0.628325 1.82469 -4.93725 0.62824 1.8558 -4.9363 0.626139 1.86767 -4.93625 0.621686 1.86826 -4.92848 0.621686 1.86826 -4.92848 0.626139 1.86767 -4.93625 0.624146 1.87943 -4.93844 0.61872 1.88919 -4.93418 0.624146 1.87943 -4.93844 0.62204 1.89059 -4.94273 0.619849 1.90078 -4.94898 0.61872 1.88919 -4.93418 0.62204 1.89059 -4.94273 0.619849 1.90078 -4.94898 0.615359 1.90815 -4.94647 0.61872 1.88919 -4.93418 0.619849 1.90078 -4.94898 0.617653 1.90965 -4.95697 0.615359 1.90815 -4.94647 0.615359 1.90815 -4.94647 0.617653 1.90965 -4.95697 0.612008 1.92236 -4.96401 0.606146 1.9261 -4.94657 0.612008 1.92236 -4.96401 0.604502 1.93362 -4.95751 0.606146 1.9261 -4.94657 0.615359 1.90815 -4.94647 0.612008 1.92236 -4.96401 0.606146 1.9261 -4.94657 0.607854 1.91685 -4.93681 0.615359 1.90815 -4.94647 0.615359 1.90815 -4.94647 0.607854 1.91685 -4.93681 0.609564 1.90616 -4.92863 0.61872 1.88919 -4.93418 0.609564 1.90616 -4.92863 0.611214 1.89446 -4.9223 0.612747 1.88223 -4.91796 0.61872 1.88919 -4.93418 0.611214 1.89446 -4.9223 0.612747 1.88223 -4.91796 0.621686 1.86826 -4.92848 0.61872 1.88919 -4.93418 0.612747 1.88223 -4.91796 0.614181 1.86975 -4.91556 0.621686 1.86826 -4.92848 0.621686 1.86826 -4.92848 0.624146 1.87943 -4.93844 0.61872 1.88919 -4.93418 0.617653 1.90965 -4.95697 0.615518 1.91694 -4.96646 0.612008 1.92236 -4.96401 0.612008 1.92236 -4.96401 0.615518 1.91694 -4.96646 0.613609 1.92215 -4.97657 0.609049 1.93025 -4.98421 0.613609 1.92215 -4.97657 0.611934 1.92533 -4.98647 0.610303 1.92688 -4.99593 0.609049 1.93025 -4.98421 0.611934 1.92533 -4.98647 0.610303 1.92688 -4.99593 0.605811 1.93171 -5.00648 0.609049 1.93025 -4.98421 0.610303 1.92688 -4.99593 0.608635 1.92708 -5.00539 0.605811 1.93171 -5.00648 0.605811 1.93171 -5.00648 0.608635 1.92708 -5.00539 0.606945 1.92595 -5.01479 0.602398 1.92612 -5.02849 0.606945 1.92595 -5.01479 0.605264 1.92352 -5.02396 0.603628 1.91983 -5.03268 0.602398 1.92612 -5.02849 0.605264 1.92352 -5.02396 0.603628 1.91983 -5.03268 0.602062 1.91494 -5.04083 0.602398 1.92612 -5.02849 0.602398 1.92612 -5.02849 0.602062 1.91494 -5.04083 0.599295 1.91443 -5.04714 0.593274 1.93191 -5.04533 0.599295 1.91443 -5.04714 0.591789 1.92425 -5.05565 0.593274 1.93191 -5.04533 0.602398 1.92612 -5.02849 0.599295 1.91443 -5.04714 0.593274 1.93191 -5.04533 0.594892 1.93806 -5.03364 0.602398 1.92612 -5.02849 0.602398 1.92612 -5.02849 0.594892 1.93806 -5.03364 0.59659 1.94238 -5.02093 0.605811 1.93171 -5.00648 0.59659 1.94238 -5.02093 0.598306 1.94466 -5.00765 0.599977 1.94481 -4.99429 0.605811 1.93171 -5.00648 0.598306 1.94466 -5.00765 0.599977 1.94481 -4.99429 0.609049 1.93025 -4.98421 0.605811 1.93171 -5.00648 0.599977 1.94481 -4.99429 0.601543 1.94293 -4.98135 0.609049 1.93025 -4.98421 0.609049 1.93025 -4.98421 0.601543 1.94293 -4.98135 0.60298 1.93922 -4.96919 0.612008 1.92236 -4.96401 0.60298 1.93922 -4.96919 0.604502 1.93362 -4.95751 0.612008 1.92236 -4.96401 0.609049 1.93025 -4.98421 0.60298 1.93922 -4.96919 0.612008 1.92236 -4.96401 0.613609 1.92215 -4.97657 0.609049 1.93025 -4.98421 0.605811 1.93171 -5.00648 0.606945 1.92595 -5.01479 0.602398 1.92612 -5.02849 0.59659 1.94238 -5.02093 0.605811 1.93171 -5.00648 0.602398 1.92612 -5.02849 0.602062 1.91494 -5.04083 0.600583 1.90895 -5.04822 0.599295 1.91443 -5.04714 0.599295 1.91443 -5.04714 0.600583 1.90895 -5.04822 0.599054 1.90202 -5.05471 0.59033 1.91519 -5.06465 0.599054 1.90202 -5.05471 0.596238 1.89773 -5.06132 0.588732 1.90455 -5.07239 0.596238 1.89773 -5.06132 0.587044 1.89262 -5.07849 0.588732 1.90455 -5.07239 0.59033 1.91519 -5.06465 0.596238 1.89773 -5.06132 0.599054 1.90202 -5.05471 0.597454 1.89426 -5.0602 0.596238 1.89773 -5.06132 0.596238 1.89773 -5.06132 0.597454 1.89426 -5.0602 0.595821 1.88585 -5.06457 0.587044 1.89262 -5.07849 0.595821 1.88585 -5.06457 0.592832 1.87677 -5.07002 0.585327 1.8798 -5.08266 0.592832 1.87677 -5.07002 0.583644 1.86658 -5.08474 0.585327 1.8798 -5.08266 0.587044 1.89262 -5.07849 0.592832 1.87677 -5.07002 0.595821 1.88585 -5.06457 0.594182 1.87693 -5.06776 0.592832 1.87677 -5.07002 0.592832 1.87677 -5.07002 0.594182 1.87693 -5.06776 0.592563 1.86763 -5.06971 0.583644 1.86658 -5.08474 0.592563 1.86763 -5.06971 0.58956 1.85445 -5.07179 0.582055 1.85344 -5.08475 0.58956 1.85445 -5.07179 0.580605 1.84084 -5.08281 0.582055 1.85344 -5.08475 0.583644 1.86658 -5.08474 0.58956 1.85445 -5.07179 0.592563 1.86763 -5.06971 0.590997 1.85816 -5.07038 0.58956 1.85445 -5.07179 0.58956 1.85445 -5.07179 0.590997 1.85816 -5.07038 0.58951 1.84868 -5.06975 0.580605 1.84084 -5.08281 0.58951 1.84868 -5.06975 0.587934 1.83847 -5.0676 0.586613 1.83336 -5.06689 0.587934 1.83847 -5.0676 0.585761 1.82589 -5.06264 0.577482 1.81667 -5.07313 0.585761 1.82589 -5.06264 0.583286 1.814 -5.05539 0.575781 1.80569 -5.06539 0.583286 1.814 -5.05539 0.583081 1.81251 -5.05385 0.574066 1.79604 -5.05599 0.583081 1.81251 -5.05385 0.580367 1.80122 -5.04207 0.572401 1.78807 -5.04529 0.580367 1.80122 -5.04207 0.577879 1.7931 -5.02849 0.570844 1.78199 -5.03375 0.577879 1.7931 -5.02849 0.569411 1.77783 -5.02174 0.570844 1.78199 -5.03375 0.572401 1.78807 -5.04529 0.577879 1.7931 -5.02849 0.58956 1.85445 -5.07179 0.58951 1.84868 -5.06975 0.580605 1.84084 -5.08281 0.580605 1.84084 -5.08281 0.587934 1.83847 -5.0676 0.586613 1.83336 -5.06689 0.579108 1.82854 -5.07897 0.586613 1.83336 -5.06689 0.577482 1.81667 -5.07313 0.579108 1.82854 -5.07897 0.580605 1.84084 -5.08281 0.586613 1.83336 -5.06689 0.585761 1.82589 -5.06264 0.583081 1.81251 -5.05385 0.583286 1.814 -5.05539 0.575781 1.80569 -5.06539 0.583081 1.81251 -5.05385 0.574066 1.79604 -5.05599 0.574066 1.79604 -5.05599 0.580367 1.80122 -5.04207 0.572401 1.78807 -5.04529 0.577879 1.7931 -5.02849 0.575749 1.78842 -5.01482 0.569411 1.77783 -5.02174 0.569411 1.77783 -5.02174 0.575749 1.78842 -5.01482 0.567877 1.77548 -5.00898 0.567877 1.77548 -5.00898 0.575749 1.78842 -5.01482 0.573622 1.78654 -5.00135 0.566227 1.77511 -4.99568 0.573622 1.78654 -5.00135 0.571422 1.78716 -4.98781 0.564517 1.77686 -4.98234 0.571422 1.78716 -4.98781 0.569222 1.79023 -4.97463 0.562808 1.78068 -4.96944 0.569222 1.79023 -4.97463 0.567083 1.79567 -4.96218 0.561166 1.78641 -4.95746 0.567083 1.79567 -4.96218 0.559643 1.79373 -4.94677 0.561166 1.78641 -4.95746 0.562808 1.78068 -4.96944 0.567083 1.79567 -4.96218 0.567877 1.77548 -5.00898 0.573622 1.78654 -5.00135 0.566227 1.77511 -4.99568 0.566227 1.77511 -4.99568 0.571422 1.78716 -4.98781 0.564517 1.77686 -4.98234 0.564517 1.77686 -4.98234 0.569222 1.79023 -4.97463 0.562808 1.78068 -4.96944 0.567083 1.79567 -4.96218 0.565082 1.80331 -4.95094 0.559643 1.79373 -4.94677 0.559643 1.79373 -4.94677 0.565082 1.80331 -4.95094 0.558207 1.80241 -4.93748 0.558207 1.80241 -4.93748 0.565082 1.80331 -4.95094 0.563121 1.81282 -4.94129 0.55664 1.81268 -4.92939 0.563121 1.81282 -4.94129 0.561037 1.82387 -4.9335 0.554969 1.82432 -4.92285 0.561037 1.82387 -4.9335 0.558904 1.83608 -4.9278 0.553253 1.83696 -4.91818 0.558904 1.83608 -4.9278 0.556776 1.84914 -4.92434 0.551555 1.85013 -4.91558 0.556776 1.84914 -4.92434 0.554728 1.86259 -4.92324 0.549938 1.86333 -4.91507 0.554728 1.86259 -4.92324 0.548453 1.87609 -4.91654 0.549938 1.86333 -4.91507 0.551555 1.85013 -4.91558 0.554728 1.86259 -4.92324 0.558207 1.80241 -4.93748 0.563121 1.81282 -4.94129 0.55664 1.81268 -4.92939 0.55664 1.81268 -4.92939 0.561037 1.82387 -4.9335 0.554969 1.82432 -4.92285 0.554969 1.82432 -4.92285 0.558904 1.83608 -4.9278 0.553253 1.83696 -4.91818 0.553253 1.83696 -4.91818 0.556776 1.84914 -4.92434 0.551555 1.85013 -4.91558 0.554728 1.86259 -4.92324 0.552811 1.87606 -4.92455 0.548453 1.87609 -4.91654 0.548453 1.87609 -4.91654 0.552811 1.87606 -4.92455 0.546993 1.88842 -4.91989 0.546993 1.88842 -4.91989 0.552811 1.87606 -4.92455 0.550389 1.89226 -4.92946 0.545395 1.90045 -4.92524 0.550389 1.89226 -4.92946 0.548808 1.90159 -4.9342 0.543707 1.91169 -4.93253 0.548808 1.90159 -4.9342 0.547112 1.91064 -4.94049 0.54199 1.92171 -4.94154 0.547112 1.91064 -4.94049 0.54542 1.9187 -4.94797 0.540307 1.93012 -4.95196 0.54542 1.9187 -4.94797 0.543757 1.92565 -4.95654 0.538718 1.93668 -4.96333 0.543757 1.92565 -4.95654 0.542167 1.93131 -4.96596 0.540674 1.93558 -4.97607 0.538718 1.93668 -4.96333 0.542167 1.93131 -4.96596 0.540674 1.93558 -4.97607 0.537268 1.94131 -4.97521 0.538718 1.93668 -4.96333 0.540674 1.93558 -4.97607 0.539162 1.93843 -4.98671 0.537268 1.94131 -4.97521 0.537268 1.94131 -4.97521 0.539162 1.93843 -4.98671 0.535771 1.94412 -4.98779 0.535771 1.94412 -4.98779 0.539162 1.93843 -4.98671 0.537576 1.93979 -4.9976 0.534145 1.94499 -5.00099 0.537576 1.93979 -4.9976 0.535943 1.93965 -5.00858 0.532444 1.94378 -5.01437 0.535943 1.93965 -5.00858 0.534293 1.93802 -5.01944 0.530729 1.94045 -5.02742 0.534293 1.93802 -5.01944 0.532661 1.93492 -5.02996 0.529064 1.93517 -5.03967 0.532661 1.93492 -5.02996 0.531073 1.93042 -5.03997 0.527508 1.92822 -5.05071 0.531073 1.93042 -5.03997 0.528215 1.91804 -5.05718 0.526074 1.9199 -5.06031 0.528215 1.91804 -5.05718 0.524541 1.91001 -5.06873 0.526074 1.9199 -5.06031 0.527508 1.92822 -5.05071 0.528215 1.91804 -5.05718 0.546993 1.88842 -4.91989 0.550389 1.89226 -4.92946 0.545395 1.90045 -4.92524 0.545395 1.90045 -4.92524 0.548808 1.90159 -4.9342 0.543707 1.91169 -4.93253 0.543707 1.91169 -4.93253 0.547112 1.91064 -4.94049 0.54199 1.92171 -4.94154 0.54199 1.92171 -4.94154 0.54542 1.9187 -4.94797 0.540307 1.93012 -4.95196 0.540307 1.93012 -4.95196 0.543757 1.92565 -4.95654 0.538718 1.93668 -4.96333 0.535771 1.94412 -4.98779 0.537576 1.93979 -4.9976 0.534145 1.94499 -5.00099 0.534145 1.94499 -5.00099 0.535943 1.93965 -5.00858 0.532444 1.94378 -5.01437 0.532444 1.94378 -5.01437 0.534293 1.93802 -5.01944 0.530729 1.94045 -5.02742 0.530729 1.94045 -5.02742 0.532661 1.93492 -5.02996 0.529064 1.93517 -5.03967 0.529064 1.93517 -5.03967 0.531073 1.93042 -5.03997 0.527508 1.92822 -5.05071 0.528215 1.91804 -5.05718 0.525549 1.90329 -5.06958 0.524541 1.91001 -5.06873 0.524541 1.91001 -5.06873 0.525549 1.90329 -5.06958 0.52289 1.89868 -5.07569 0.52289 1.89868 -5.07569 0.525549 1.90329 -5.06958 0.522835 1.88666 -5.07799 0.521179 1.88625 -5.08085 0.522835 1.88666 -5.07799 0.519471 1.87316 -5.08397 0.521179 1.88625 -5.08085 0.52289 1.89868 -5.07569 0.522835 1.88666 -5.07799 0.522835 1.88666 -5.07799 0.520126 1.86853 -5.08246 0.519471 1.87316 -5.08397 0.519471 1.87316 -5.08397 0.520126 1.86853 -5.08246 0.517829 1.85993 -5.085 0.517829 1.85993 -5.085 0.520126 1.86853 -5.08246 0.517566 1.84988 -5.08273 0.516307 1.84701 -5.084 0.517566 1.84988 -5.08273 0.51487 1.83463 -5.08112 0.516307 1.84701 -5.084 0.517829 1.85993 -5.085 0.517566 1.84988 -5.08273 0.517566 1.84988 -5.08273 0.514954 1.83022 -5.07834 0.51487 1.83463 -5.08112 0.51487 1.83463 -5.08112 0.514954 1.83022 -5.07834 0.513303 1.82248 -5.07627 0.513303 1.82248 -5.07627 0.514954 1.83022 -5.07834 0.513373 1.81966 -5.07378 0.511632 1.811 -5.06946 0.513373 1.81966 -5.07378 0.511658 1.8093 -5.06747 0.509915 1.80064 -5.06084 0.511658 1.8093 -5.06747 0.509929 1.79996 -5.05974 0.508218 1.7918 -5.05074 0.509915 1.80064 -5.06084 0.509929 1.79996 -5.05974 0.513303 1.82248 -5.07627 0.513373 1.81966 -5.07378 0.511632 1.811 -5.06946 0.511632 1.811 -5.06946 0.511658 1.8093 -5.06747 0.509915 1.80064 -5.06084 0.575781 1.80569 -5.06539 0.577482 1.81667 -5.07313 0.583286 1.814 -5.05539 0.585761 1.82589 -5.06264 0.577482 1.81667 -5.07313 0.586613 1.83336 -5.06689 0.592563 1.86763 -5.06971 0.583644 1.86658 -5.08474 0.592832 1.87677 -5.07002 0.595821 1.88585 -5.06457 0.587044 1.89262 -5.07849 0.596238 1.89773 -5.06132 0.599054 1.90202 -5.05471 0.59033 1.91519 -5.06465 0.599295 1.91443 -5.04714 0.599295 1.91443 -5.04714 0.59033 1.91519 -5.06465 0.591789 1.92425 -5.05565 0.615359 1.90815 -4.94647 0.609564 1.90616 -4.92863 0.61872 1.88919 -4.93418 0.624909 1.84599 -4.92938 0.619118 1.8305 -4.92028 0.628325 1.82469 -4.93725 0.634486 1.79504 -4.96896 0.628664 1.7785 -4.97585 0.637887 1.7886 -4.99071 0.650819 1.82829 -5.06464 0.64488 1.83471 -5.08115 0.653822 1.84907 -5.07117 0.679507 1.91222 -4.95043 0.673719 1.91162 -4.93247 0.682912 1.89419 -4.93664 0.711583 1.80587 -5.04748 0.705792 1.80576 -5.06544 0.714999 1.82336 -5.06198 0.743662 1.91595 -4.95468 0.737865 1.91678 -4.93675 0.747081 1.89904 -4.9395 0.772641 1.792 -5.02365 0.766622 1.78485 -5.03971 0.775746 1.80232 -5.0431 0.804793 1.92883 -4.97887 0.798738 1.93661 -4.96317 0.807834 1.91931 -4.95918 0.833755 1.78809 -4.99649 0.827899 1.77549 -5.00915 0.836936 1.79043 -5.01856 0.865834 1.93172 -5.00633 0.859998 1.9448 -4.99412 0.869069 1.93021 -4.98406 0.894508 1.79497 -4.96909 0.888687 1.77845 -4.97602 0.89791 1.78858 -4.99086 0.926602 1.92378 -5.03341 0.920763 1.94054 -5.02717 0.929967 1.93098 -5.01206 0.958703 1.79755 -4.96416 0.952842 1.78059 -4.96969 0.962057 1.78952 -4.98526 0.987866 1.90691 -5.05462 0.981817 1.92442 -5.05546 0.990811 1.92103 -5.03821 1.01998 1.8152 -4.94363 1.01397 1.79767 -4.94221 1.02293 1.80047 -4.9595 1.04873 1.88252 -5.06839 1.04294 1.899 -5.07553 1.05209 1.9026 -5.05804 1.0808 1.84019 -4.93078 1.07501 1.824 -4.923 1.08419 1.81967 -4.94036 1.1096 1.85474 -5.07181 1.10369 1.86693 -5.08472 1.11288 1.87707 -5.06995 1.14173 1.86797 -4.92844 1.13578 1.85636 -4.91508 1.14494 1.84577 -4.92942 1.17386 1.84935 -5.07121 1.16788 1.86036 -5.085 1.17703 1.87152 -5.07107 1.20296 1.89393 -4.9365 1.19704 1.88802 -4.91975 1.20601 1.87328 -4.92924 1.23504 1.82362 -5.06213 1.22916 1.82895 -5.07913 1.23816 1.84412 -5.07023 1.26371 1.91576 -4.95444 1.25791 1.91651 -4.93651 1.26713 1.89878 -4.93934 1.29579 1.80251 -5.04334 1.28998 1.80103 -5.06122 1.29921 1.81887 -5.05909 1.31878 1.93646 -4.96286 1.32037 1.92982 -4.95152 1.32786 1.9192 -4.95902 1.33 1.80141 -4.98708 1.33 1.80132 -4.97834 1.32721 1.80673 -4.9724 1.32721 1.80673 -4.9724 1.33 1.80132 -4.97834 1.33 1.80254 -4.96968 1.33 1.80503 -4.96131 1.32721 1.80673 -4.9724 1.33 1.80254 -4.96968 1.33 1.80503 -4.96131 1.3247 1.81529 -4.95998 1.32721 1.80673 -4.9724 1.33 1.80503 -4.96131 1.33 1.8085 -4.95378 1.3247 1.81529 -4.95998 1.3247 1.81529 -4.95998 1.33 1.8085 -4.95378 1.32218 1.82671 -4.95009 1.32218 1.82671 -4.95009 1.33 1.8085 -4.95378 1.33 1.81646 -4.94198 1.3272 1.83137 -4.93394 1.33 1.81646 -4.94198 1.33 1.82409 -4.93393 1.33 1.83265 -4.92719 1.3272 1.83137 -4.93394 1.33 1.82409 -4.93393 1.33 1.83265 -4.92719 1.33 1.84211 -4.92172 1.3272 1.83137 -4.93394 1.3272 1.83137 -4.93394 1.33 1.84211 -4.92172 1.32374 1.85374 -4.92827 1.31939 1.84073 -4.94318 1.32374 1.85374 -4.92827 1.31658 1.85607 -4.94013 1.31939 1.84073 -4.94318 1.3272 1.83137 -4.93394 1.32374 1.85374 -4.92827 1.31939 1.84073 -4.94318 1.32218 1.82671 -4.95009 1.3272 1.83137 -4.93394 1.3272 1.83137 -4.93394 1.32218 1.82671 -4.95009 1.33 1.81646 -4.94198 1.33 1.84211 -4.92172 1.33 1.85221 -4.91765 1.32374 1.85374 -4.92827 1.32374 1.85374 -4.92827 1.33 1.85221 -4.91765 1.33 1.86281 -4.91505 1.32064 1.87596 -4.92979 1.33 1.86281 -4.91505 1.32851 1.8756 -4.91644 1.32705 1.88793 -4.91972 1.32064 1.87596 -4.92979 1.32851 1.8756 -4.91644 1.32705 1.88793 -4.91972 1.31746 1.89679 -4.93811 1.32064 1.87596 -4.92979 1.32705 1.88793 -4.91972 1.32546 1.89998 -4.92499 1.31746 1.89679 -4.93811 1.31746 1.89679 -4.93811 1.32546 1.89998 -4.92499 1.32378 1.91126 -4.9322 1.31399 1.9145 -4.95295 1.32378 1.91126 -4.9322 1.32206 1.92134 -4.94115 1.32037 1.92982 -4.95152 1.31399 1.9145 -4.95295 1.32206 1.92134 -4.94115 1.32037 1.92982 -4.95152 1.31072 1.92642 -4.9722 1.31399 1.9145 -4.95295 1.32037 1.92982 -4.95152 1.31878 1.93646 -4.96286 1.31072 1.92642 -4.9722 1.31072 1.92642 -4.9722 1.31878 1.93646 -4.96286 1.31732 1.94116 -4.97473 1.30769 1.93172 -4.99366 1.31732 1.94116 -4.97473 1.31583 1.94404 -4.98727 1.31421 1.945 -5.00046 1.30769 1.93172 -4.99366 1.31583 1.94404 -4.98727 1.31421 1.945 -5.00046 1.30426 1.93006 -5.01661 1.30769 1.93172 -4.99366 1.31421 1.945 -5.00046 1.31251 1.94387 -5.01384 1.30426 1.93006 -5.01661 1.30426 1.93006 -5.01661 1.31251 1.94387 -5.01384 1.3108 1.94063 -5.02692 1.30087 1.92129 -5.03778 1.3108 1.94063 -5.02692 1.30913 1.93542 -5.0392 1.30757 1.92852 -5.0503 1.30087 1.92129 -5.03778 1.30913 1.93542 -5.0392 1.30757 1.92852 -5.0503 1.29787 1.907 -5.05454 1.30087 1.92129 -5.03778 1.30757 1.92852 -5.0503 1.30613 1.92026 -5.05995 1.29787 1.907 -5.05454 1.29787 1.907 -5.05454 1.30613 1.92026 -5.05995 1.3046 1.91044 -5.06842 1.30296 1.89916 -5.07544 1.29787 1.907 -5.05454 1.3046 1.91044 -5.06842 1.30296 1.89916 -5.07544 1.29453 1.88758 -5.06651 1.29787 1.907 -5.05454 1.30296 1.89916 -5.07544 1.30125 1.88676 -5.08068 1.29453 1.88758 -5.06651 1.29453 1.88758 -5.06651 1.30125 1.88676 -5.08068 1.29954 1.87369 -5.08389 1.29107 1.86514 -5.07182 1.29954 1.87369 -5.08389 1.29789 1.86045 -5.085 1.29636 1.84752 -5.08408 1.29107 1.86514 -5.07182 1.29789 1.86045 -5.085 1.29636 1.84752 -5.08408 1.28799 1.843 -5.06996 1.29107 1.86514 -5.07182 1.29636 1.84752 -5.08408 1.29493 1.83512 -5.08128 1.28799 1.843 -5.06996 1.28799 1.843 -5.06996 1.29493 1.83512 -5.08128 1.29337 1.82296 -5.07651 1.28479 1.82224 -5.06131 1.29337 1.82296 -5.07651 1.2917 1.81144 -5.06976 1.28998 1.80103 -5.06122 1.28479 1.82224 -5.06131 1.2917 1.81144 -5.06976 1.28998 1.80103 -5.06122 1.28132 1.80476 -5.04618 1.28479 1.82224 -5.06131 1.28998 1.80103 -5.06122 1.28828 1.79212 -5.05117 1.28132 1.80476 -5.04618 1.28132 1.80476 -5.04618 1.28828 1.79212 -5.05117 1.28666 1.78501 -5.04002 1.27808 1.79317 -5.0268 1.28666 1.78501 -5.04002 1.28517 1.77983 -5.02824 1.28372 1.7765 -5.01592 1.27808 1.79317 -5.0268 1.28517 1.77983 -5.02824 1.28372 1.7765 -5.01592 1.27503 1.78819 -5.00523 1.27808 1.79317 -5.0268 1.28372 1.7765 -5.01592 1.28212 1.77505 -5.00285 1.27503 1.78819 -5.00523 1.27503 1.78819 -5.00523 1.28212 1.77505 -5.00285 1.28044 1.77565 -4.98947 1.27159 1.79021 -4.98228 1.28044 1.77565 -4.98947 1.27872 1.77838 -4.97628 1.27704 1.78312 -4.96375 1.27159 1.79021 -4.98228 1.27872 1.77838 -4.97628 1.27704 1.78312 -4.96375 1.26822 1.79929 -4.96129 1.27159 1.79021 -4.98228 1.27704 1.78312 -4.96375 1.27544 1.78963 -4.95233 1.26822 1.79929 -4.96129 1.26822 1.79929 -4.96129 1.27544 1.78963 -4.95233 1.27399 1.79756 -4.94233 1.26522 1.81384 -4.94475 1.27399 1.79756 -4.94233 1.2725 1.80698 -4.93356 1.27087 1.81792 -4.92615 1.26522 1.81384 -4.94475 1.2725 1.80698 -4.93356 1.27087 1.81792 -4.92615 1.26186 1.83347 -4.93307 1.26522 1.81384 -4.94475 1.27087 1.81792 -4.92615 1.26918 1.83008 -4.92044 1.26186 1.83347 -4.93307 1.26186 1.83347 -4.93307 1.26918 1.83008 -4.92044 1.26746 1.84303 -4.91671 1.25841 1.85598 -4.92811 1.26746 1.84303 -4.91671 1.26579 1.85627 -4.91508 1.26423 1.86932 -4.91551 1.25841 1.85598 -4.92811 1.26579 1.85627 -4.91508 1.26423 1.86932 -4.91551 1.25535 1.87805 -4.9303 1.25841 1.85598 -4.92811 1.26423 1.86932 -4.91551 1.2628 1.88182 -4.91785 1.25535 1.87805 -4.9303 1.25535 1.87805 -4.9303 1.2628 1.88182 -4.91785 1.26127 1.89406 -4.92212 1.25212 1.89875 -4.93932 1.26127 1.89406 -4.92212 1.25962 1.90578 -4.92838 1.25791 1.91651 -4.93651 1.25212 1.89875 -4.93932 1.25962 1.90578 -4.92838 1.25791 1.91651 -4.93651 1.24865 1.91596 -4.95469 1.25212 1.89875 -4.93932 1.25791 1.91651 -4.93651 1.2562 1.92582 -4.94622 1.24865 1.91596 -4.95469 1.24865 1.91596 -4.95469 1.2562 1.92582 -4.94622 1.25456 1.9334 -4.95714 1.24543 1.92722 -4.9742 1.25456 1.9334 -4.95714 1.25303 1.93907 -4.9688 1.25159 1.94283 -4.98094 1.24543 1.92722 -4.9742 1.25303 1.93907 -4.9688 1.25159 1.94283 -4.98094 1.24237 1.93188 -4.99589 1.24543 1.92722 -4.9742 1.25159 1.94283 -4.98094 1.25003 1.94478 -4.99385 1.24237 1.93188 -4.99589 1.24237 1.93188 -4.99589 1.25003 1.94478 -4.99385 1.24836 1.94469 -5.0072 1.23891 1.9295 -5.01882 1.24836 1.94469 -5.0072 1.24665 1.94249 -5.02049 1.24495 1.93824 -5.03323 1.23891 1.9295 -5.01882 1.24665 1.94249 -5.02049 1.24495 1.93824 -5.03323 1.23556 1.92011 -5.03964 1.23891 1.9295 -5.01882 1.24495 1.93824 -5.03323 1.24333 1.93214 -5.04496 1.23556 1.92011 -5.03964 1.23556 1.92011 -5.03964 1.24333 1.93214 -5.04496 1.24184 1.92453 -5.05533 1.23256 1.90531 -5.05595 1.24184 1.92453 -5.05533 1.24038 1.91551 -5.06437 1.23879 1.90492 -5.07216 1.23256 1.90531 -5.05595 1.24038 1.91551 -5.06437 1.23879 1.90492 -5.07216 1.22919 1.88547 -5.06735 1.23256 1.90531 -5.05595 1.23879 1.90492 -5.07216 1.2371 1.89303 -5.07832 1.22919 1.88547 -5.06735 1.22919 1.88547 -5.06735 1.2371 1.89303 -5.07832 1.23538 1.88024 -5.08256 1.22575 1.8629 -5.07194 1.23538 1.88024 -5.08256 1.2337 1.86702 -5.08471 1.23211 1.85387 -5.08478 1.22575 1.8629 -5.07194 1.2337 1.86702 -5.08471 1.23211 1.85387 -5.08478 1.22271 1.84091 -5.06942 1.22575 1.8629 -5.07194 1.23211 1.85387 -5.08478 1.23065 1.84125 -5.08291 1.22271 1.84091 -5.06942 1.22271 1.84091 -5.06942 1.23065 1.84125 -5.08291 1.22916 1.82895 -5.07913 1.21946 1.82033 -5.06009 1.22916 1.82895 -5.07913 1.22754 1.81705 -5.07335 1.22584 1.80604 -5.06567 1.21946 1.82033 -5.06009 1.22754 1.81705 -5.07335 1.22584 1.80604 -5.06567 1.21598 1.80334 -5.04442 1.21946 1.82033 -5.06009 1.22584 1.80604 -5.06567 1.22412 1.79634 -5.05632 1.21598 1.80334 -5.04442 1.21598 1.80334 -5.04442 1.22412 1.79634 -5.05632 1.22246 1.78831 -5.04566 1.21279 1.7924 -5.02479 1.22246 1.78831 -5.04566 1.22089 1.78216 -5.03414 1.21946 1.77794 -5.02215 1.21279 1.7924 -5.02479 1.22089 1.78216 -5.03414 1.21946 1.77794 -5.02215 1.2097 1.78806 -5.00299 1.21279 1.7924 -5.02479 1.21946 1.77794 -5.02215 1.21793 1.77552 -5.00941 1.2097 1.78806 -5.00299 1.2097 1.78806 -5.00299 1.21793 1.77552 -5.00941 1.21628 1.77509 -4.99613 1.20624 1.79081 -4.98008 1.21628 1.77509 -4.99613 1.21457 1.77676 -4.98278 1.21286 1.78052 -4.96986 1.20624 1.79081 -4.98008 1.21457 1.77676 -4.98278 1.21286 1.78052 -4.96986 1.20291 1.80051 -4.95945 1.20624 1.79081 -4.98008 1.21286 1.78052 -4.96986 1.21122 1.78619 -4.95784 1.20291 1.80051 -4.95945 1.20291 1.80051 -4.95945 1.21122 1.78619 -4.95784 1.20969 1.79346 -4.94711 1.20826 1.80209 -4.93778 1.20291 1.80051 -4.95945 1.20969 1.79346 -4.94711 1.20826 1.80209 -4.93778 1.19991 1.81555 -4.94336 1.20291 1.80051 -4.95945 1.20826 1.80209 -4.93778 1.20669 1.81231 -4.92964 1.19991 1.81555 -4.94336 1.19991 1.81555 -4.94336 1.20669 1.81231 -4.92964 1.20503 1.82392 -4.92304 1.19652 1.8356 -4.93226 1.20503 1.82392 -4.92304 1.20331 1.83653 -4.91831 1.20161 1.84969 -4.91563 1.19652 1.8356 -4.93226 1.20331 1.83653 -4.91831 1.20161 1.84969 -4.91563 1.19309 1.85822 -4.92802 1.19652 1.8356 -4.93226 1.20161 1.84969 -4.91563 1.19999 1.86289 -4.91505 1.19309 1.85822 -4.92802 1.19309 1.85822 -4.92802 1.19999 1.86289 -4.91505 1.1985 1.87568 -4.91646 1.19006 1.88013 -4.93087 1.1985 1.87568 -4.91646 1.19704 1.88802 -4.91975 1.19545 1.90006 -4.92503 1.19006 1.88013 -4.93087 1.19704 1.88802 -4.91975 1.19545 1.90006 -4.92503 1.18679 1.90061 -4.94055 1.19006 1.88013 -4.93087 1.19545 1.90006 -4.92503 1.19376 1.91134 -4.93225 1.18679 1.90061 -4.94055 1.18679 1.90061 -4.94055 1.19376 1.91134 -4.93225 1.19205 1.9214 -4.94122 1.18331 1.91735 -4.95647 1.19205 1.9214 -4.94122 1.19036 1.92987 -4.95159 1.18877 1.9365 -4.96294 1.18331 1.91735 -4.95647 1.19036 1.92987 -4.95159 1.18877 1.9365 -4.96294 1.18016 1.92794 -4.97616 1.18331 1.91735 -4.95647 1.18877 1.9365 -4.96294 1.18732 1.94118 -4.97481 1.18016 1.92794 -4.97616 1.18016 1.92794 -4.97616 1.18732 1.94118 -4.97481 1.18582 1.94405 -4.98736 1.17704 1.93198 -4.99813 1.18582 1.94405 -4.98736 1.1842 1.945 -5.00055 1.1825 1.94385 -5.01393 1.17704 1.93198 -4.99813 1.1842 1.945 -5.00055 1.1825 1.94385 -5.01393 1.17357 1.92887 -5.02101 1.17704 1.93198 -4.99813 1.1825 1.94385 -5.01393 1.18079 1.9406 -5.027 1.17357 1.92887 -5.02101 1.17357 1.92887 -5.02101 1.18079 1.9406 -5.027 1.17912 1.93538 -5.03928 1.17026 1.91887 -5.04145 1.17912 1.93538 -5.03928 1.17756 1.92847 -5.05036 1.17612 1.9202 -5.06001 1.17026 1.91887 -5.04145 1.17756 1.92847 -5.05036 1.17612 1.9202 -5.06001 1.16725 1.90357 -5.05732 1.17026 1.91887 -5.04145 1.17612 1.9202 -5.06001 1.17459 1.91037 -5.06847 1.16725 1.90357 -5.05732 1.16725 1.90357 -5.05732 1.17459 1.91037 -5.06847 1.17295 1.89908 -5.07549 1.16385 1.88332 -5.06812 1.17295 1.89908 -5.07549 1.17124 1.88667 -5.08071 1.16953 1.87361 -5.0839 1.16385 1.88332 -5.06812 1.17124 1.88667 -5.08071 1.16953 1.87361 -5.0839 1.16043 1.86067 -5.072 1.16385 1.88332 -5.06812 1.16953 1.87361 -5.0839 1.16788 1.86036 -5.085 1.16043 1.86067 -5.072 1.16043 1.86067 -5.072 1.16788 1.86036 -5.085 1.16636 1.84743 -5.08407 1.15741 1.83884 -5.06882 1.16636 1.84743 -5.08407 1.16492 1.83504 -5.08125 1.16336 1.82288 -5.07647 1.15741 1.83884 -5.06882 1.16492 1.83504 -5.08125 1.16336 1.82288 -5.07647 1.15412 1.81846 -5.0588 1.15741 1.83884 -5.06882 1.16336 1.82288 -5.07647 1.16169 1.81137 -5.06971 1.15412 1.81846 -5.0588 1.15412 1.81846 -5.0588 1.16169 1.81137 -5.06971 1.15997 1.80097 -5.06115 1.15065 1.80197 -5.04262 1.15997 1.80097 -5.06115 1.15827 1.79207 -5.05109 1.15665 1.78497 -5.03994 1.15065 1.80197 -5.04262 1.15827 1.79207 -5.05109 1.15665 1.78497 -5.03994 1.14751 1.7917 -5.02277 1.15065 1.80197 -5.04262 1.15665 1.78497 -5.03994 1.15516 1.7798 -5.02816 1.14751 1.7917 -5.02277 1.14751 1.7917 -5.02277 1.15516 1.7798 -5.02816 1.15371 1.77649 -5.01584 1.14437 1.788 -5.00074 1.15371 1.77649 -5.01584 1.15211 1.77505 -5.00277 1.15043 1.77567 -4.98939 1.14437 1.788 -5.00074 1.15211 1.77505 -5.00277 1.15043 1.77567 -4.98939 1.1409 1.79147 -4.9779 1.14437 1.788 -5.00074 1.15043 1.77567 -4.98939 1.14871 1.7784 -4.97619 1.1409 1.79147 -4.9779 1.1409 1.79147 -4.9779 1.14871 1.7784 -4.97619 1.14702 1.78315 -4.96367 1.13761 1.80176 -4.95766 1.14702 1.78315 -4.96367 1.14543 1.78967 -4.95226 1.14398 1.79761 -4.94227 1.13761 1.80176 -4.95766 1.14543 1.78967 -4.95226 1.14398 1.79761 -4.94227 1.13459 1.81732 -4.94201 1.13761 1.80176 -4.95766 1.14398 1.79761 -4.94227 1.14249 1.80705 -4.93351 1.13459 1.81732 -4.94201 1.13459 1.81732 -4.94201 1.14249 1.80705 -4.93351 1.14086 1.818 -4.9261 1.13117 1.83776 -4.93152 1.14086 1.818 -4.9261 1.13916 1.83016 -4.92041 1.13745 1.84311 -4.91669 1.13117 1.83776 -4.93152 1.13916 1.83016 -4.92041 1.13745 1.84311 -4.91669 1.12777 1.86045 -4.928 1.13117 1.83776 -4.93152 1.13745 1.84311 -4.91669 1.13578 1.85636 -4.91508 1.12777 1.86045 -4.928 1.12777 1.86045 -4.928 1.13578 1.85636 -4.91508 1.13422 1.86941 -4.91552 1.12476 1.88221 -4.93151 1.13422 1.86941 -4.91552 1.13279 1.8819 -4.91787 1.13126 1.89414 -4.92216 1.12476 1.88221 -4.93151 1.13279 1.8819 -4.91787 1.13126 1.89414 -4.92216 1.12145 1.90247 -4.94186 1.12476 1.88221 -4.93151 1.13126 1.89414 -4.92216 1.12961 1.90586 -4.92843 1.12145 1.90247 -4.94186 1.12145 1.90247 -4.94186 1.12961 1.90586 -4.92843 1.1279 1.91658 -4.93657 1.11798 1.91869 -4.95829 1.1279 1.91658 -4.93657 1.12619 1.92588 -4.94629 1.12454 1.93344 -4.95721 1.11798 1.91869 -4.95829 1.12619 1.92588 -4.94629 1.12454 1.93344 -4.95721 1.11487 1.92863 -4.97824 1.11798 1.91869 -4.95829 1.12454 1.93344 -4.95721 1.12302 1.9391 -4.96888 1.11487 1.92863 -4.97824 1.11487 1.92863 -4.97824 1.12302 1.9391 -4.96888 1.12158 1.94285 -4.98102 1.11171 1.932 -5.00039 1.12158 1.94285 -4.98102 1.12002 1.94478 -4.99394 1.11835 1.94469 -5.00729 1.11171 1.932 -5.00039 1.12002 1.94478 -4.99394 1.11835 1.94469 -5.00729 1.11664 1.94247 -5.02058 1.11171 1.932 -5.00039 1.11171 1.932 -5.00039 1.11664 1.94247 -5.02058 1.10823 1.92817 -5.02318 1.10145 1.91706 -5.01855 1.10823 1.92817 -5.02318 1.09873 1.91042 -5.03253 1.10145 1.91706 -5.01855 1.11171 1.932 -5.00039 1.10823 1.92817 -5.02318 1.10145 1.91706 -5.01855 1.10428 1.91992 -5.00311 1.11171 1.932 -5.00039 1.11171 1.932 -5.00039 1.10428 1.91992 -5.00311 1.10695 1.91874 -4.98776 1.11487 1.92863 -4.97824 1.10695 1.91874 -4.98776 1.10937 1.91391 -4.97366 1.11798 1.91869 -4.95829 1.10937 1.91391 -4.97366 1.11206 1.9054 -4.96077 1.12145 1.90247 -4.94186 1.11206 1.9054 -4.96077 1.1149 1.89367 -4.95034 1.12476 1.88221 -4.93151 1.1149 1.89367 -4.95034 1.11759 1.87988 -4.94339 1.12001 1.86531 -4.94024 1.12476 1.88221 -4.93151 1.11759 1.87988 -4.94339 1.12001 1.86531 -4.94024 1.12777 1.86045 -4.928 1.12476 1.88221 -4.93151 1.12001 1.86531 -4.94024 1.12268 1.84993 -4.94085 1.12777 1.86045 -4.928 1.12777 1.86045 -4.928 1.12268 1.84993 -4.94085 1.13117 1.83776 -4.93152 1.13117 1.83776 -4.93152 1.12268 1.84993 -4.94085 1.12551 1.83493 -4.94549 1.13459 1.81732 -4.94201 1.12551 1.83493 -4.94549 1.12823 1.82181 -4.95372 1.13761 1.80176 -4.95766 1.12823 1.82181 -4.95372 1.13065 1.81158 -4.96457 1.1333 1.80417 -4.97801 1.13761 1.80176 -4.95766 1.13065 1.81158 -4.96457 1.1333 1.80417 -4.97801 1.1409 1.79147 -4.9779 1.13761 1.80176 -4.95766 1.1333 1.80417 -4.97801 1.13613 1.80038 -4.99325 1.1409 1.79147 -4.9779 1.1409 1.79147 -4.9779 1.13613 1.80038 -4.99325 1.14437 1.788 -5.00074 1.14437 1.788 -5.00074 1.13613 1.80038 -4.99325 1.13886 1.80064 -5.00876 1.14751 1.7917 -5.02277 1.13886 1.80064 -5.00876 1.14129 1.80464 -5.02314 1.15065 1.80197 -5.04262 1.14129 1.80464 -5.02314 1.14391 1.8123 -5.0364 1.15412 1.81846 -5.0588 1.14391 1.8123 -5.0364 1.14674 1.82337 -5.04752 1.14949 1.83681 -5.05534 1.15412 1.81846 -5.0588 1.14674 1.82337 -5.04752 1.14949 1.83681 -5.05534 1.15741 1.83884 -5.06882 1.15412 1.81846 -5.0588 1.14949 1.83681 -5.05534 1.15194 1.85122 -5.05935 1.15741 1.83884 -5.06882 1.15741 1.83884 -5.06882 1.15194 1.85122 -5.05935 1.16043 1.86067 -5.072 1.16636 1.84743 -5.08407 1.15741 1.83884 -5.06882 1.16043 1.86067 -5.072 1.32374 1.85374 -4.92827 1.33 1.86281 -4.91505 1.32064 1.87596 -4.92979 1.31405 1.87118 -4.94105 1.32064 1.87596 -4.92979 1.31156 1.8855 -4.94569 1.31405 1.87118 -4.94105 1.32374 1.85374 -4.92827 1.32064 1.87596 -4.92979 1.31405 1.87118 -4.94105 1.31658 1.85607 -4.94013 1.32374 1.85374 -4.92827 1.31746 1.89679 -4.93811 1.32378 1.91126 -4.9322 1.31399 1.9145 -4.95295 1.30878 1.89864 -4.9541 1.31399 1.9145 -4.95295 1.30596 1.9092 -4.96566 1.30878 1.89864 -4.9541 1.31746 1.89679 -4.93811 1.31399 1.9145 -4.95295 1.30878 1.89864 -4.9541 1.31156 1.8855 -4.94569 1.31746 1.89679 -4.93811 1.31746 1.89679 -4.93811 1.31156 1.8855 -4.94569 1.32064 1.87596 -4.92979 1.31072 1.92642 -4.9722 1.31732 1.94116 -4.97473 1.30769 1.93172 -4.99366 1.30093 1.91967 -4.99373 1.30769 1.93172 -4.99366 1.29816 1.91927 -5.00931 1.30093 1.91967 -4.99373 1.31072 1.92642 -4.9722 1.30769 1.93172 -4.99366 1.30093 1.91967 -4.99373 1.3034 1.91625 -4.97913 1.31072 1.92642 -4.9722 1.31072 1.92642 -4.9722 1.3034 1.91625 -4.97913 1.30596 1.9092 -4.96566 1.31399 1.9145 -4.95295 1.31072 1.92642 -4.9722 1.30596 1.9092 -4.96566 1.30426 1.93006 -5.01661 1.3108 1.94063 -5.02692 1.30087 1.92129 -5.03778 1.29534 1.91484 -5.02435 1.30087 1.92129 -5.03778 1.29275 1.90693 -5.03738 1.29534 1.91484 -5.02435 1.30426 1.93006 -5.01661 1.30087 1.92129 -5.03778 1.29534 1.91484 -5.02435 1.29816 1.91927 -5.00931 1.30426 1.93006 -5.01661 1.30426 1.93006 -5.01661 1.29816 1.91927 -5.00931 1.30769 1.93172 -4.99366 1.29453 1.88758 -5.06651 1.29954 1.87369 -5.08389 1.29107 1.86514 -5.07182 1.28472 1.86754 -5.05952 1.29107 1.86514 -5.07182 1.2821 1.85224 -5.0595 1.28472 1.86754 -5.05952 1.29453 1.88758 -5.06651 1.29107 1.86514 -5.07182 1.28472 1.86754 -5.05952 1.28755 1.88271 -5.05554 1.29453 1.88758 -5.06651 1.29453 1.88758 -5.06651 1.28755 1.88271 -5.05554 1.2903 1.89622 -5.04783 1.29787 1.907 -5.05454 1.2903 1.89622 -5.04783 1.29275 1.90693 -5.03738 1.30087 1.92129 -5.03778 1.29787 1.907 -5.05454 1.29275 1.90693 -5.03738 1.28799 1.843 -5.06996 1.29337 1.82296 -5.07651 1.28479 1.82224 -5.06131 1.27967 1.83778 -5.05574 1.28479 1.82224 -5.06131 1.27694 1.82423 -5.04817 1.27967 1.83778 -5.05574 1.28799 1.843 -5.06996 1.28479 1.82224 -5.06131 1.27967 1.83778 -5.05574 1.2821 1.85224 -5.0595 1.28799 1.843 -5.06996 1.28799 1.843 -5.06996 1.2821 1.85224 -5.0595 1.29107 1.86514 -5.07182 1.28132 1.80476 -5.04618 1.28666 1.78501 -5.04002 1.27808 1.79317 -5.0268 1.27146 1.80505 -5.0241 1.27808 1.79317 -5.0268 1.26904 1.80081 -5.0098 1.27146 1.80505 -5.0241 1.28132 1.80476 -5.04618 1.27808 1.79317 -5.0268 1.27146 1.80505 -5.0241 1.2741 1.81296 -5.03725 1.28132 1.80476 -5.04618 1.28132 1.80476 -5.04618 1.2741 1.81296 -5.03725 1.27694 1.82423 -5.04817 1.28479 1.82224 -5.06131 1.28132 1.80476 -5.04618 1.27694 1.82423 -5.04817 1.27503 1.78819 -5.00523 1.28044 1.77565 -4.98947 1.27159 1.79021 -4.98228 1.26632 1.80027 -4.99433 1.27159 1.79021 -4.98228 1.26349 1.80379 -4.97902 1.26632 1.80027 -4.99433 1.27503 1.78819 -5.00523 1.27159 1.79021 -4.98228 1.26632 1.80027 -4.99433 1.26904 1.80081 -5.0098 1.27503 1.78819 -5.00523 1.27503 1.78819 -5.00523 1.26904 1.80081 -5.0098 1.27808 1.79317 -5.0268 1.26822 1.79929 -4.96129 1.27399 1.79756 -4.94233 1.26522 1.81384 -4.94475 1.2584 1.82101 -4.95439 1.26522 1.81384 -4.94475 1.25571 1.83395 -4.94595 1.2584 1.82101 -4.95439 1.26822 1.79929 -4.96129 1.26522 1.81384 -4.94475 1.2584 1.82101 -4.95439 1.26082 1.81097 -4.96541 1.26822 1.79929 -4.96129 1.26822 1.79929 -4.96129 1.26082 1.81097 -4.96541 1.26349 1.80379 -4.97902 1.27159 1.79021 -4.98228 1.26822 1.79929 -4.96129 1.26349 1.80379 -4.97902 1.26186 1.83347 -4.93307 1.26746 1.84303 -4.91671 1.25841 1.85598 -4.92811 1.25287 1.84886 -4.94104 1.25841 1.85598 -4.92811 1.25018 1.86427 -4.94015 1.25287 1.84886 -4.94104 1.26186 1.83347 -4.93307 1.25841 1.85598 -4.92811 1.25287 1.84886 -4.94104 1.25571 1.83395 -4.94595 1.26186 1.83347 -4.93307 1.26186 1.83347 -4.93307 1.25571 1.83395 -4.94595 1.26522 1.81384 -4.94475 1.25535 1.87805 -4.9303 1.26127 1.89406 -4.92212 1.25212 1.89875 -4.93932 1.24777 1.87889 -4.94305 1.25212 1.89875 -4.93932 1.24509 1.89277 -4.94974 1.24777 1.87889 -4.94305 1.25535 1.87805 -4.9303 1.25212 1.89875 -4.93932 1.24777 1.87889 -4.94305 1.25018 1.86427 -4.94015 1.25535 1.87805 -4.9303 1.25535 1.87805 -4.9303 1.25018 1.86427 -4.94015 1.25841 1.85598 -4.92811 1.24865 1.91596 -4.95469 1.25456 1.9334 -4.95714 1.24543 1.92722 -4.9742 1.23955 1.91344 -4.97272 1.24543 1.92722 -4.9742 1.23713 1.91852 -4.98674 1.23955 1.91344 -4.97272 1.24865 1.91596 -4.95469 1.24543 1.92722 -4.9742 1.23955 1.91344 -4.97272 1.24226 1.90468 -4.95996 1.24865 1.91596 -4.95469 1.24865 1.91596 -4.95469 1.24226 1.90468 -4.95996 1.25212 1.89875 -4.93932 1.25212 1.89875 -4.93932 1.24226 1.90468 -4.95996 1.24509 1.89277 -4.94974 1.24237 1.93188 -4.99589 1.24836 1.94469 -5.0072 1.23891 1.9295 -5.01882 1.23448 1.91997 -5.00203 1.23891 1.9295 -5.01882 1.23164 1.91739 -5.01751 1.23448 1.91997 -5.00203 1.24237 1.93188 -4.99589 1.23891 1.9295 -5.01882 1.23448 1.91997 -5.00203 1.23713 1.91852 -4.98674 1.24237 1.93188 -4.99589 1.24237 1.93188 -4.99589 1.23713 1.91852 -4.98674 1.24543 1.92722 -4.9742 1.23556 1.92011 -5.03964 1.24184 1.92453 -5.05533 1.23256 1.90531 -5.05595 1.22648 1.90159 -5.04325 1.23256 1.90531 -5.05595 1.22386 1.88929 -5.05236 1.22648 1.90159 -5.04325 1.23556 1.92011 -5.03964 1.23256 1.90531 -5.05595 1.22648 1.90159 -5.04325 1.22891 1.91098 -5.03164 1.23556 1.92011 -5.03964 1.23556 1.92011 -5.03964 1.22891 1.91098 -5.03164 1.23891 1.9295 -5.01882 1.23891 1.9295 -5.01882 1.22891 1.91098 -5.03164 1.23164 1.91739 -5.01751 1.22919 1.88547 -5.06735 1.23538 1.88024 -5.08256 1.22575 1.8629 -5.07194 1.22103 1.87471 -5.05817 1.22575 1.8629 -5.07194 1.21828 1.85928 -5.06 1.22103 1.87471 -5.05817 1.22919 1.88547 -5.06735 1.22575 1.8629 -5.07194 1.22103 1.87471 -5.05817 1.22386 1.88929 -5.05236 1.22919 1.88547 -5.06735 1.22919 1.88547 -5.06735 1.22386 1.88929 -5.05236 1.23256 1.90531 -5.05595 1.22271 1.84091 -5.06942 1.22916 1.82895 -5.07913 1.21946 1.82033 -5.06009 1.21324 1.83034 -5.05216 1.21946 1.82033 -5.06009 1.21042 1.81784 -5.04269 1.21324 1.83034 -5.05216 1.22271 1.84091 -5.06942 1.21946 1.82033 -5.06009 1.21324 1.83034 -5.05216 1.21584 1.84446 -5.05795 1.22271 1.84091 -5.06942 1.22271 1.84091 -5.06942 1.21584 1.84446 -5.05795 1.22575 1.8629 -5.07194 1.22575 1.8629 -5.07194 1.21584 1.84446 -5.05795 1.21828 1.85928 -5.06 1.21598 1.80334 -5.04442 1.22246 1.78831 -5.04566 1.21279 1.7924 -5.02479 1.20765 1.80827 -5.03041 1.21279 1.7924 -5.02479 1.20519 1.80235 -5.01663 1.20765 1.80827 -5.03041 1.21598 1.80334 -5.04442 1.21279 1.7924 -5.02479 1.20765 1.80827 -5.03041 1.21042 1.81784 -5.04269 1.21598 1.80334 -5.04442 1.21598 1.80334 -5.04442 1.21042 1.81784 -5.04269 1.21946 1.82033 -5.06009 1.2097 1.78806 -5.00299 1.21628 1.77509 -4.99613 1.20624 1.79081 -4.98008 1.1998 1.80165 -4.98602 1.20624 1.79081 -4.98008 1.19702 1.80723 -4.97145 1.1998 1.80165 -4.98602 1.2097 1.78806 -5.00299 1.20624 1.79081 -4.98008 1.1998 1.80165 -4.98602 1.20262 1.80002 -5.0016 1.2097 1.78806 -5.00299 1.2097 1.78806 -5.00299 1.20262 1.80002 -5.0016 1.20519 1.80235 -5.01663 1.21279 1.7924 -5.02479 1.2097 1.78806 -5.00299 1.20519 1.80235 -5.01663 1.19991 1.81555 -4.94336 1.20503 1.82392 -4.92304 1.19652 1.8356 -4.93226 1.192 1.8276 -4.9495 1.19652 1.8356 -4.93226 1.18919 1.84176 -4.94284 1.192 1.8276 -4.9495 1.19991 1.81555 -4.94336 1.19652 1.8356 -4.93226 1.192 1.8276 -4.9495 1.19454 1.81598 -4.95923 1.19991 1.81555 -4.94336 1.19991 1.81555 -4.94336 1.19454 1.81598 -4.95923 1.20291 1.80051 -4.95945 1.20291 1.80051 -4.95945 1.19454 1.81598 -4.95923 1.19702 1.80723 -4.97145 1.20624 1.79081 -4.98008 1.20291 1.80051 -4.95945 1.19702 1.80723 -4.97145 1.19309 1.85822 -4.92802 1.1985 1.87568 -4.91646 1.19006 1.88013 -4.93087 1.18389 1.87218 -4.94125 1.19006 1.88013 -4.93087 1.18137 1.88646 -4.94615 1.18389 1.87218 -4.94125 1.19309 1.85822 -4.92802 1.19006 1.88013 -4.93087 1.18389 1.87218 -4.94125 1.1864 1.85714 -4.94007 1.19309 1.85822 -4.92802 1.19309 1.85822 -4.92802 1.1864 1.85714 -4.94007 1.19652 1.8356 -4.93226 1.19652 1.8356 -4.93226 1.1864 1.85714 -4.94007 1.18919 1.84176 -4.94284 1.18679 1.90061 -4.94055 1.19205 1.9214 -4.94122 1.18331 1.91735 -4.95647 1.17858 1.89947 -4.95481 1.18331 1.91735 -4.95647 1.17577 1.90981 -4.96655 1.17858 1.89947 -4.95481 1.18679 1.90061 -4.94055 1.18331 1.91735 -4.95647 1.17858 1.89947 -4.95481 1.18137 1.88646 -4.94615 1.18679 1.90061 -4.94055 1.18679 1.90061 -4.94055 1.18137 1.88646 -4.94615 1.19006 1.88013 -4.93087 1.18016 1.92794 -4.97616 1.18582 1.94405 -4.98736 1.17704 1.93198 -4.99813 1.17075 1.91977 -4.99479 1.17704 1.93198 -4.99813 1.16797 1.91909 -5.01038 1.17075 1.91977 -4.99479 1.18016 1.92794 -4.97616 1.17704 1.93198 -4.99813 1.17075 1.91977 -4.99479 1.17323 1.9166 -4.98009 1.18016 1.92794 -4.97616 1.18016 1.92794 -4.97616 1.17323 1.9166 -4.98009 1.18331 1.91735 -4.95647 1.18331 1.91735 -4.95647 1.17323 1.9166 -4.98009 1.17577 1.90981 -4.96655 1.17357 1.92887 -5.02101 1.17912 1.93538 -5.03928 1.17026 1.91887 -5.04145 1.16515 1.91439 -5.02532 1.17026 1.91887 -5.04145 1.16258 1.90628 -5.03818 1.16515 1.91439 -5.02532 1.17357 1.92887 -5.02101 1.17026 1.91887 -5.04145 1.16515 1.91439 -5.02532 1.16797 1.91909 -5.01038 1.17357 1.92887 -5.02101 1.17357 1.92887 -5.02101 1.16797 1.91909 -5.01038 1.17704 1.93198 -4.99813 1.16725 1.90357 -5.05732 1.17295 1.89908 -5.07549 1.16385 1.88332 -5.06812 1.15735 1.8817 -5.05594 1.16385 1.88332 -5.06812 1.15453 1.86647 -5.05965 1.15735 1.8817 -5.05594 1.16725 1.90357 -5.05732 1.16385 1.88332 -5.06812 1.15735 1.8817 -5.05594 1.16012 1.89537 -5.04847 1.16725 1.90357 -5.05732 1.16725 1.90357 -5.05732 1.16012 1.89537 -5.04847 1.16258 1.90628 -5.03818 1.17026 1.91887 -5.04145 1.16725 1.90357 -5.05732 1.16258 1.90628 -5.03818 1.15412 1.81846 -5.0588 1.15997 1.80097 -5.06115 1.15065 1.80197 -5.04262 1.14391 1.8123 -5.0364 1.15412 1.81846 -5.0588 1.15065 1.80197 -5.04262 1.14751 1.7917 -5.02277 1.15371 1.77649 -5.01584 1.14437 1.788 -5.00074 1.13886 1.80064 -5.00876 1.14751 1.7917 -5.02277 1.14437 1.788 -5.00074 1.1409 1.79147 -4.9779 1.14702 1.78315 -4.96367 1.13761 1.80176 -4.95766 1.13459 1.81732 -4.94201 1.14086 1.818 -4.9261 1.13117 1.83776 -4.93152 1.12551 1.83493 -4.94549 1.13459 1.81732 -4.94201 1.13117 1.83776 -4.93152 1.12777 1.86045 -4.928 1.13422 1.86941 -4.91552 1.12476 1.88221 -4.93151 1.12145 1.90247 -4.94186 1.1279 1.91658 -4.93657 1.11798 1.91869 -4.95829 1.11206 1.9054 -4.96077 1.12145 1.90247 -4.94186 1.11798 1.91869 -4.95829 1.11487 1.92863 -4.97824 1.12158 1.94285 -4.98102 1.11171 1.932 -5.00039 1.10695 1.91874 -4.98776 1.11487 1.92863 -4.97824 1.11171 1.932 -5.00039 1.11664 1.94247 -5.02058 1.11494 1.9382 -5.03331 1.10823 1.92817 -5.02318 1.10823 1.92817 -5.02318 1.11494 1.9382 -5.03331 1.11332 1.93209 -5.04503 1.10496 1.91759 -5.04321 1.11332 1.93209 -5.04503 1.11183 1.92447 -5.05539 1.11037 1.91545 -5.06442 1.10496 1.91759 -5.04321 1.11183 1.92447 -5.05539 1.11037 1.91545 -5.06442 1.10193 1.90178 -5.05864 1.10496 1.91759 -5.04321 1.11037 1.91545 -5.06442 1.10878 1.90485 -5.07221 1.10193 1.90178 -5.05864 1.10193 1.90178 -5.05864 1.10878 1.90485 -5.07221 1.10709 1.89295 -5.07835 1.0985 1.88115 -5.06882 1.10709 1.89295 -5.07835 1.10537 1.88015 -5.08258 1.10369 1.86693 -5.08472 1.0985 1.88115 -5.06882 1.10537 1.88015 -5.08258 1.10369 1.86693 -5.08472 1.09511 1.85844 -5.07198 1.0985 1.88115 -5.06882 1.10369 1.86693 -5.08472 1.1021 1.85379 -5.08477 1.09511 1.85844 -5.07198 1.09511 1.85844 -5.07198 1.1021 1.85379 -5.08477 1.10064 1.84117 -5.08289 1.09211 1.83675 -5.06814 1.10064 1.84117 -5.08289 1.09915 1.82887 -5.07909 1.09753 1.81698 -5.07331 1.09211 1.83675 -5.06814 1.09915 1.82887 -5.07909 1.09753 1.81698 -5.07331 1.08878 1.81662 -5.05746 1.09211 1.83675 -5.06814 1.09753 1.81698 -5.07331 1.09583 1.80597 -5.06562 1.08878 1.81662 -5.05746 1.08878 1.81662 -5.05746 1.09583 1.80597 -5.06562 1.09411 1.79628 -5.05625 1.08532 1.80067 -5.04079 1.09411 1.79628 -5.05625 1.09244 1.78826 -5.04559 1.09088 1.78212 -5.03406 1.08532 1.80067 -5.04079 1.09244 1.78826 -5.04559 1.09088 1.78212 -5.03406 1.08223 1.79105 -5.02074 1.08532 1.80067 -5.04079 1.09088 1.78212 -5.03406 1.08945 1.77792 -5.02207 1.08223 1.79105 -5.02074 1.08223 1.79105 -5.02074 1.08945 1.77792 -5.02207 1.08792 1.77551 -5.00932 1.07904 1.78802 -4.99848 1.08792 1.77551 -5.00932 1.08627 1.77509 -4.99604 1.08456 1.77678 -4.98269 1.07904 1.78802 -4.99848 1.08627 1.77509 -4.99604 1.08456 1.77678 -4.98269 1.07556 1.79221 -4.97575 1.07904 1.78802 -4.99848 1.08456 1.77678 -4.98269 1.08285 1.78056 -4.96978 1.07556 1.79221 -4.97575 1.07556 1.79221 -4.97575 1.08285 1.78056 -4.96978 1.08121 1.78624 -4.95776 1.07231 1.80307 -4.95592 1.08121 1.78624 -4.95776 1.07968 1.79352 -4.94704 1.07825 1.80216 -4.93772 1.07231 1.80307 -4.95592 1.07968 1.79352 -4.94704 1.07825 1.80216 -4.93772 1.06927 1.81914 -4.94072 1.07231 1.80307 -4.95592 1.07825 1.80216 -4.93772 1.07668 1.81239 -4.92959 1.06927 1.81914 -4.94072 1.06927 1.81914 -4.94072 1.07668 1.81239 -4.92959 1.07501 1.824 -4.923 1.06583 1.83994 -4.93085 1.07501 1.824 -4.923 1.0733 1.83661 -4.91828 1.0716 1.84977 -4.91562 1.06583 1.83994 -4.93085 1.0733 1.83661 -4.91828 1.0716 1.84977 -4.91562 1.06246 1.8626 -4.92805 1.06583 1.83994 -4.93085 1.0716 1.84977 -4.91562 1.06998 1.86298 -4.91505 1.06246 1.8626 -4.92805 1.06246 1.8626 -4.92805 1.06998 1.86298 -4.91505 1.06849 1.87576 -4.91647 1.05946 1.88429 -4.93222 1.06849 1.87576 -4.91647 1.06703 1.8881 -4.91978 1.06544 1.90013 -4.92507 1.05946 1.88429 -4.93222 1.06703 1.8881 -4.91978 1.06544 1.90013 -4.92507 1.05611 1.90429 -4.94323 1.05946 1.88429 -4.93222 1.06544 1.90013 -4.92507 1.06375 1.91141 -4.93231 1.05611 1.90429 -4.94323 1.05611 1.90429 -4.94323 1.06375 1.91141 -4.93231 1.06204 1.92146 -4.94128 1.05265 1.91996 -4.96014 1.06204 1.92146 -4.94128 1.06035 1.92992 -4.95166 1.05876 1.93653 -4.96302 1.05265 1.91996 -4.96014 1.06035 1.92992 -4.95166 1.05876 1.93653 -4.96302 1.04958 1.92925 -4.9803 1.05265 1.91996 -4.96014 1.05876 1.93653 -4.96302 1.05731 1.94121 -4.97489 1.04958 1.92925 -4.9803 1.04958 1.92925 -4.9803 1.05731 1.94121 -4.97489 1.05581 1.94407 -4.98744 1.04637 1.93195 -5.00265 1.05581 1.94407 -4.98744 1.05419 1.945 -5.00064 1.05249 1.94384 -5.01402 1.04637 1.93195 -5.00265 1.05419 1.945 -5.00064 1.05249 1.94384 -5.01402 1.04289 1.9274 -5.02531 1.04637 1.93195 -5.00265 1.05249 1.94384 -5.01402 1.05077 1.94057 -5.02709 1.04289 1.9274 -5.02531 1.04289 1.9274 -5.02531 1.05077 1.94057 -5.02709 1.04911 1.93534 -5.03936 1.03967 1.91626 -5.04493 1.04911 1.93534 -5.03936 1.04755 1.92842 -5.05043 1.04611 1.92014 -5.06007 1.03967 1.91626 -5.04493 1.04755 1.92842 -5.05043 1.04611 1.92014 -5.06007 1.03661 1.89994 -5.05991 1.03967 1.91626 -5.04493 1.04611 1.92014 -5.06007 1.04458 1.9103 -5.06852 1.03661 1.89994 -5.05991 1.03661 1.89994 -5.05991 1.04458 1.9103 -5.06852 1.04294 1.899 -5.07553 1.03316 1.87896 -5.06946 1.04294 1.899 -5.07553 1.04123 1.88659 -5.08073 1.03952 1.87352 -5.08392 1.03316 1.87896 -5.06946 1.04123 1.88659 -5.08073 1.03952 1.87352 -5.08392 1.0298 1.85624 -5.0719 1.03316 1.87896 -5.06946 1.03952 1.87352 -5.08392 1.03787 1.86028 -5.085 1.0298 1.85624 -5.0719 1.0298 1.85624 -5.0719 1.03787 1.86028 -5.085 1.03635 1.84735 -5.08405 1.0268 1.83468 -5.0674 1.03635 1.84735 -5.08405 1.03491 1.83496 -5.08123 1.03335 1.8228 -5.07643 1.0268 1.83468 -5.0674 1.03491 1.83496 -5.08123 1.03335 1.8228 -5.07643 1.02344 1.81482 -5.05606 1.0268 1.83468 -5.0674 1.03335 1.8228 -5.07643 1.03168 1.81129 -5.06966 1.02344 1.81482 -5.05606 1.02344 1.81482 -5.05606 1.03168 1.81129 -5.06966 1.02996 1.8009 -5.06109 1.01999 1.79942 -5.03892 1.02996 1.8009 -5.06109 1.02826 1.79202 -5.05102 1.02664 1.78493 -5.03987 1.01999 1.79942 -5.03892 1.02826 1.79202 -5.05102 1.02664 1.78493 -5.03987 1.01694 1.79046 -5.01867 1.01999 1.79942 -5.03892 1.02664 1.78493 -5.03987 1.02515 1.77977 -5.02809 1.01694 1.79046 -5.01867 1.01694 1.79046 -5.01867 1.02515 1.77977 -5.02809 1.0237 1.77647 -5.01575 1.0221 1.77504 -5.00268 1.01694 1.79046 -5.01867 1.0237 1.77647 -5.01575 1.0221 1.77504 -5.00268 1.0137 1.7881 -4.99622 1.01694 1.79046 -5.01867 1.0221 1.77504 -5.00268 1.02042 1.77568 -4.9893 1.0137 1.7881 -4.99622 1.0137 1.7881 -4.99622 1.02042 1.77568 -4.9893 1.0187 1.77843 -4.9761 1.01023 1.793 -4.97363 1.0187 1.77843 -4.9761 1.01701 1.78319 -4.96359 1.01542 1.78972 -4.95219 1.01023 1.793 -4.97363 1.01701 1.78319 -4.96359 1.01542 1.78972 -4.95219 1.00702 1.80441 -4.95424 1.01023 1.793 -4.97363 1.01542 1.78972 -4.95219 1.01397 1.79767 -4.94221 1.00702 1.80441 -4.95424 1.00702 1.80441 -4.95424 1.01397 1.79767 -4.94221 1.01248 1.80711 -4.93346 1.00395 1.821 -4.93948 1.01248 1.80711 -4.93346 1.01085 1.81808 -4.92606 1.00915 1.83025 -4.92038 1.00395 1.821 -4.93948 1.01085 1.81808 -4.92606 1.00915 1.83025 -4.92038 1.00049 1.84214 -4.93025 1.00395 1.821 -4.93948 1.00915 1.83025 -4.92038 1.00744 1.8432 -4.91668 1.00049 1.84214 -4.93025 1.00049 1.84214 -4.93025 1.00744 1.8432 -4.91668 1.00577 1.85645 -4.91507 0.997146 1.86486 -4.92816 1.00577 1.85645 -4.91507 1.00421 1.86949 -4.91553 1.00278 1.88198 -4.91789 0.997146 1.86486 -4.92816 1.00421 1.86949 -4.91553 1.00278 1.88198 -4.91789 0.994147 1.88635 -4.933 0.997146 1.86486 -4.92816 1.00278 1.88198 -4.91789 1.00125 1.89422 -4.92219 0.994147 1.88635 -4.933 0.994147 1.88635 -4.933 1.00125 1.89422 -4.92219 0.999598 1.90593 -4.92848 0.990764 1.90606 -4.94466 0.999598 1.90593 -4.92848 0.997888 1.91665 -4.93663 0.996179 1.92594 -4.94636 0.990764 1.90606 -4.94466 0.997888 1.91665 -4.93663 0.996179 1.92594 -4.94636 0.987329 1.92117 -4.96203 0.990764 1.90606 -4.94466 0.996179 1.92594 -4.94636 0.994534 1.93349 -4.95729 0.987329 1.92117 -4.96203 0.987329 1.92117 -4.96203 0.994534 1.93349 -4.95729 0.993009 1.93913 -4.96896 0.984294 1.92981 -4.98238 0.993009 1.93913 -4.96896 0.991573 1.94287 -4.9811 0.990009 1.94479 -4.99403 0.984294 1.92981 -4.98238 0.991573 1.94287 -4.9811 0.990009 1.94479 -4.99403 0.981025 1.93183 -5.00497 0.984294 1.92981 -4.98238 0.990009 1.94479 -4.99403 0.98834 1.94468 -5.00738 0.981025 1.93183 -5.00497 0.981025 1.93183 -5.00497 0.98834 1.94468 -5.00738 0.986624 1.94245 -5.02066 0.977558 1.92657 -5.02742 0.986624 1.94245 -5.02066 0.984925 1.93817 -5.03339 0.983306 1.93205 -5.0451 0.977558 1.92657 -5.02742 0.984925 1.93817 -5.03339 0.983306 1.93205 -5.0451 0.974379 1.9149 -5.04659 0.977558 1.92657 -5.02742 0.983306 1.93205 -5.0451 0.981817 1.92442 -5.05546 0.974379 1.9149 -5.04659 0.974379 1.9149 -5.04659 0.981817 1.92442 -5.05546 0.980361 1.91538 -5.06448 0.971271 1.89799 -5.06116 0.980361 1.91538 -5.06448 0.978765 1.90477 -5.07225 0.977079 1.89286 -5.07839 0.971271 1.89799 -5.06116 0.978765 1.90477 -5.07225 0.977079 1.89286 -5.07839 0.967818 1.87675 -5.07002 0.971271 1.89799 -5.06116 0.977079 1.89286 -5.07839 0.975361 1.88006 -5.0826 0.967818 1.87675 -5.07002 0.967818 1.87675 -5.07002 0.975361 1.88006 -5.0826 0.973677 1.86684 -5.08472 0.964493 1.85404 -5.07175 0.973677 1.86684 -5.08472 0.972085 1.8537 -5.08477 0.970633 1.84109 -5.08287 0.964493 1.85404 -5.07175 0.972085 1.8537 -5.08477 0.970633 1.84109 -5.08287 0.96149 1.83262 -5.06659 0.964493 1.85404 -5.07175 0.970633 1.84109 -5.08287 0.969139 1.82879 -5.07906 0.96149 1.83262 -5.06659 0.96149 1.83262 -5.06659 0.969139 1.82879 -5.07906 0.967516 1.8169 -5.07326 0.958093 1.81307 -5.0546 0.967516 1.8169 -5.07326 0.965815 1.8059 -5.06556 0.9641 1.79622 -5.05619 0.958093 1.81307 -5.0546 0.965815 1.8059 -5.06556 0.9641 1.79622 -5.05619 0.954668 1.79825 -5.03702 0.958093 1.81307 -5.0546 0.9641 1.79622 -5.05619 0.962434 1.78821 -5.04552 0.954668 1.79825 -5.03702 0.954668 1.79825 -5.03702 0.962434 1.78821 -5.04552 0.960874 1.78209 -5.03399 0.951646 1.78993 -5.01656 0.960874 1.78209 -5.03399 0.95944 1.77789 -5.02199 0.957909 1.7755 -5.00924 0.951646 1.78993 -5.01656 0.95944 1.77789 -5.02199 0.957909 1.7755 -5.00924 0.948364 1.78825 -4.99395 0.951646 1.78993 -5.01656 0.957909 1.7755 -5.00924 0.956261 1.7751 -4.99595 0.948364 1.78825 -4.99395 0.948364 1.78825 -4.99395 0.956261 1.7751 -4.99595 0.954551 1.7768 -4.9826 0.944891 1.79386 -4.97154 0.954551 1.7768 -4.9826 0.952842 1.78059 -4.96969 0.951197 1.78628 -4.95769 0.944891 1.79386 -4.97154 0.952842 1.78059 -4.96969 0.951197 1.78628 -4.95769 0.941739 1.8058 -4.9526 0.944891 1.79386 -4.97154 0.951197 1.78628 -4.95769 0.949672 1.79357 -4.94697 0.941739 1.8058 -4.9526 0.941739 1.8058 -4.9526 0.949672 1.79357 -4.94697 0.948237 1.80222 -4.93766 0.938616 1.82291 -4.93829 0.948237 1.80222 -4.93766 0.946672 1.81246 -4.92954 0.945003 1.82408 -4.92296 0.938616 1.82291 -4.93829 0.946672 1.81246 -4.92954 0.945003 1.82408 -4.92296 0.935147 1.84436 -4.92972 0.938616 1.82291 -4.93829 0.945003 1.82408 -4.92296 0.943287 1.8367 -4.91826 0.935147 1.84436 -4.92972 0.935147 1.84436 -4.92972 0.943287 1.8367 -4.91826 0.941588 1.84986 -4.91561 0.931843 1.86704 -4.92835 0.941588 1.84986 -4.91561 0.939969 1.86307 -4.91506 0.938481 1.87585 -4.91649 0.931843 1.86704 -4.92835 0.939969 1.86307 -4.91506 0.938481 1.87585 -4.91649 0.928832 1.8884 -4.93384 0.931843 1.86704 -4.92835 0.938481 1.87585 -4.91649 0.937024 1.88818 -4.91981 0.928832 1.8884 -4.93384 0.928832 1.8884 -4.93384 0.937024 1.88818 -4.91981 0.935428 1.90021 -4.92511 0.925421 1.90779 -4.94615 0.935428 1.90021 -4.92511 0.933741 1.91148 -4.93236 0.932024 1.92152 -4.94135 0.925421 1.90779 -4.94615 0.933741 1.91148 -4.93236 0.932024 1.92152 -4.94135 0.922009 1.92232 -4.96394 0.925421 1.90779 -4.94615 0.932024 1.92152 -4.94135 0.93034 1.92997 -4.95174 0.922009 1.92232 -4.96394 0.922009 1.92232 -4.96394 0.93034 1.92997 -4.95174 0.928749 1.93657 -4.9631 0.927296 1.94123 -4.97497 0.922009 1.92232 -4.96394 0.928749 1.93657 -4.9631 0.927296 1.94123 -4.97497 0.918997 1.93031 -4.9845 0.922009 1.92232 -4.96394 0.927296 1.94123 -4.97497 0.925802 1.94408 -4.98753 0.918997 1.93031 -4.9845 0.918997 1.93031 -4.9845 0.925802 1.94408 -4.98753 0.924179 1.945 -5.00073 0.915694 1.93164 -5.00718 0.924179 1.945 -5.00073 0.922478 1.94382 -5.01411 0.920763 1.94054 -5.02717 0.915694 1.93164 -5.00718 0.922478 1.94382 -5.01411 0.920763 1.94054 -5.02717 0.912225 1.92568 -5.0295 0.915694 1.93164 -5.00718 0.920763 1.94054 -5.02717 0.919097 1.9353 -5.03944 0.912225 1.92568 -5.0295 0.912225 1.92568 -5.0295 0.919097 1.9353 -5.03944 0.917537 1.92837 -5.0505 0.909099 1.91349 -5.04819 0.917537 1.92837 -5.0505 0.916103 1.92008 -5.06013 0.914572 1.91022 -5.06857 0.909099 1.91349 -5.04819 0.916103 1.92008 -5.06013 0.914572 1.91022 -5.06857 0.90595 1.89612 -5.06229 0.909099 1.91349 -5.04819 0.914572 1.91022 -5.06857 0.912924 1.89892 -5.07557 0.90595 1.89612 -5.06229 0.90595 1.89612 -5.06229 0.912924 1.89892 -5.07557 0.911214 1.8865 -5.08076 0.902477 1.87453 -5.07052 0.911214 1.8865 -5.08076 0.909505 1.87343 -5.08393 0.907861 1.86019 -5.085 0.902477 1.87453 -5.07052 0.909505 1.87343 -5.08393 0.907861 1.86019 -5.085 0.899193 1.85187 -5.07154 0.902477 1.87453 -5.07052 0.907861 1.86019 -5.085 0.906336 1.84726 -5.08404 0.899193 1.85187 -5.07154 0.899193 1.85187 -5.07154 0.906336 1.84726 -5.08404 0.9049 1.83487 -5.0812 0.896172 1.83058 -5.06571 0.9049 1.83487 -5.0812 0.903335 1.82272 -5.07639 0.901666 1.81122 -5.06961 0.896172 1.83058 -5.06571 0.903335 1.82272 -5.07639 0.901666 1.81122 -5.06961 0.892749 1.81136 -5.05309 0.896172 1.83058 -5.06571 0.901666 1.81122 -5.06961 0.89995 1.80084 -5.06103 0.892749 1.81136 -5.05309 0.892749 1.81136 -5.05309 0.89995 1.80084 -5.06103 0.898251 1.79196 -5.05095 0.88935 1.79713 -5.03509 0.898251 1.79196 -5.05095 0.896632 1.78489 -5.03979 0.895144 1.77975 -5.02801 0.88935 1.79713 -5.03509 0.896632 1.78489 -5.03979 0.895144 1.77975 -5.02801 0.886346 1.78946 -5.01443 0.88935 1.79713 -5.03509 0.895144 1.77975 -5.02801 0.893687 1.77646 -5.01567 0.886346 1.78946 -5.01443 0.886346 1.78946 -5.01443 0.893687 1.77646 -5.01567 0.892091 1.77504 -5.00259 0.883024 1.78848 -4.99169 0.892091 1.77504 -5.00259 0.890404 1.77569 -4.98921 0.888687 1.77845 -4.97602 0.883024 1.78848 -4.99169 0.890404 1.77569 -4.98921 0.888687 1.77845 -4.97602 0.87956 1.79479 -4.96948 0.883024 1.78848 -4.99169 0.888687 1.77845 -4.97602 0.887003 1.78323 -4.96351 0.87956 1.79479 -4.96948 0.87956 1.79479 -4.96948 0.887003 1.78323 -4.96351 0.885412 1.78977 -4.95211 0.876457 1.80724 -4.95101 0.885412 1.78977 -4.95211 0.88396 1.79773 -4.94214 0.882465 1.80718 -4.9334 0.876457 1.80724 -4.95101 0.88396 1.79773 -4.94214 0.882465 1.80718 -4.9334 0.873283 1.82487 -4.93715 0.876457 1.80724 -4.95101 0.882465 1.80718 -4.9334 0.880842 1.81816 -4.92601 0.873283 1.82487 -4.93715 0.873283 1.82487 -4.93715 0.880842 1.81816 -4.92601 0.879141 1.83033 -4.92035 0.869808 1.84659 -4.92926 0.879141 1.83033 -4.92035 0.877426 1.84329 -4.91666 0.87576 1.85653 -4.91507 0.869808 1.84659 -4.92926 0.877426 1.84329 -4.91666 0.87576 1.85653 -4.91507 0.866545 1.86921 -4.92859 0.869808 1.84659 -4.92926 0.87576 1.85653 -4.91507 0.874201 1.86958 -4.91554 0.866545 1.86921 -4.92859 0.866545 1.86921 -4.92859 0.874201 1.86958 -4.91554 0.872767 1.88206 -4.91791 0.863512 1.89044 -4.93475 0.872767 1.88206 -4.91791 0.871236 1.8943 -4.92223 0.869587 1.90601 -4.92853 0.863512 1.89044 -4.93475 0.871236 1.8943 -4.92223 0.869587 1.90601 -4.92853 0.860078 1.90947 -4.94769 0.863512 1.89044 -4.93475 0.869587 1.90601 -4.92853 0.867877 1.91671 -4.93669 0.860078 1.90947 -4.94769 0.860078 1.90947 -4.94769 0.867877 1.91671 -4.93669 0.866168 1.92599 -4.94643 0.856693 1.9234 -4.96588 0.866168 1.92599 -4.94643 0.864524 1.93353 -4.95736 0.862999 1.93916 -4.96904 0.856693 1.9234 -4.96588 0.864524 1.93353 -4.95736 0.862999 1.93916 -4.96904 0.853694 1.93075 -4.98664 0.856693 1.9234 -4.96588 0.862999 1.93916 -4.96904 0.861563 1.94289 -4.98119 0.853694 1.93075 -4.98664 0.853694 1.93075 -4.98664 0.861563 1.94289 -4.98119 0.859998 1.9448 -4.99412 0.850353 1.93138 -5.00945 0.859998 1.9448 -4.99412 0.858329 1.94467 -5.00747 0.856613 1.94243 -5.02075 0.850353 1.93138 -5.00945 0.858329 1.94467 -5.00747 0.856613 1.94243 -5.02075 0.846896 1.92473 -5.03153 0.850353 1.93138 -5.00945 0.856613 1.94243 -5.02075 0.854914 1.93813 -5.03347 0.846896 1.92473 -5.03153 0.846896 1.92473 -5.03153 0.854914 1.93813 -5.03347 0.853295 1.932 -5.04518 0.843817 1.91204 -5.04976 0.853295 1.932 -5.04518 0.851808 1.92436 -5.05552 0.85035 1.91532 -5.06454 0.843817 1.91204 -5.04976 0.851808 1.92436 -5.05552 0.85035 1.91532 -5.06454 0.840616 1.89414 -5.06339 0.843817 1.91204 -5.04976 0.85035 1.91532 -5.06454 0.848754 1.9047 -5.0723 0.840616 1.89414 -5.06339 0.840616 1.89414 -5.06339 0.848754 1.9047 -5.0723 0.847067 1.89278 -5.07842 0.837139 1.8723 -5.07094 0.847067 1.89278 -5.07842 0.84535 1.87998 -5.08262 0.843666 1.86675 -5.08473 0.837139 1.8723 -5.07094 0.84535 1.87998 -5.08262 0.843666 1.86675 -5.08473 0.833899 1.84972 -5.07126 0.837139 1.8723 -5.07094 0.843666 1.86675 -5.08473 0.842075 1.85362 -5.08476 0.833899 1.84972 -5.07126 0.833899 1.84972 -5.07126 0.842075 1.85362 -5.08476 0.840623 1.841 -5.08285 0.83085 1.82855 -5.06477 0.840623 1.841 -5.08285 0.839129 1.82871 -5.07903 0.837505 1.81682 -5.07322 0.83085 1.82855 -5.06477 0.839129 1.82871 -5.07903 0.837505 1.81682 -5.07322 0.835804 1.80583 -5.0655 0.83085 1.82855 -5.06477 0.83085 1.82855 -5.06477 0.835804 1.80583 -5.0655 0.827406 1.8097 -5.05152 0.822664 1.82757 -5.05048 0.827406 1.8097 -5.05152 0.81983 1.81559 -5.04034 0.822664 1.82757 -5.05048 0.83085 1.82855 -5.06477 0.827406 1.8097 -5.05152 0.822664 1.82757 -5.05048 0.825331 1.84148 -5.05707 0.83085 1.82855 -5.06477 0.83085 1.82855 -5.06477 0.825331 1.84148 -5.05707 0.833899 1.84972 -5.07126 0.840623 1.841 -5.08285 0.83085 1.82855 -5.06477 0.833899 1.84972 -5.07126 1.10823 1.92817 -5.02318 1.11332 1.93209 -5.04503 1.10496 1.91759 -5.04321 1.09873 1.91042 -5.03253 1.10496 1.91759 -5.04321 1.09631 1.90084 -5.04396 1.09873 1.91042 -5.03253 1.10823 1.92817 -5.02318 1.10496 1.91759 -5.04321 1.10193 1.90178 -5.05864 1.10709 1.89295 -5.07835 1.0985 1.88115 -5.06882 1.09367 1.88834 -5.05288 1.0985 1.88115 -5.06882 1.09083 1.87366 -5.05842 1.09367 1.88834 -5.05288 1.10193 1.90178 -5.05864 1.0985 1.88115 -5.06882 1.09367 1.88834 -5.05288 1.09631 1.90084 -5.04396 1.10193 1.90178 -5.05864 1.10193 1.90178 -5.05864 1.09631 1.90084 -5.04396 1.10496 1.91759 -5.04321 1.09511 1.85844 -5.07198 1.10064 1.84117 -5.08289 1.09211 1.83675 -5.06814 1.08567 1.84347 -5.05768 1.09211 1.83675 -5.06814 1.08305 1.82941 -5.05162 1.08567 1.84347 -5.05768 1.09511 1.85844 -5.07198 1.09211 1.83675 -5.06814 1.08567 1.84347 -5.05768 1.0881 1.85822 -5.05997 1.09511 1.85844 -5.07198 1.09511 1.85844 -5.07198 1.0881 1.85822 -5.05997 1.09083 1.87366 -5.05842 1.0985 1.88115 -5.06882 1.09511 1.85844 -5.07198 1.09083 1.87366 -5.05842 1.08878 1.81662 -5.05746 1.09411 1.79628 -5.05625 1.08532 1.80067 -5.04079 1.08022 1.81708 -5.04192 1.08532 1.80067 -5.04079 1.07747 1.80775 -5.02949 1.08022 1.81708 -5.04192 1.08878 1.81662 -5.05746 1.08532 1.80067 -5.04079 1.08022 1.81708 -5.04192 1.08305 1.82941 -5.05162 1.08878 1.81662 -5.05746 1.08878 1.81662 -5.05746 1.08305 1.82941 -5.05162 1.09211 1.83675 -5.06814 1.08223 1.79105 -5.02074 1.08792 1.77551 -5.00932 1.07904 1.78802 -4.99848 1.07243 1.8 -5.00053 1.07904 1.78802 -4.99848 1.06961 1.80191 -4.98497 1.07243 1.8 -5.00053 1.08223 1.79105 -5.02074 1.07904 1.78802 -4.99848 1.07243 1.8 -5.00053 1.07503 1.80208 -5.01565 1.08223 1.79105 -5.02074 1.08223 1.79105 -5.02074 1.07503 1.80208 -5.01565 1.07747 1.80775 -5.02949 1.08532 1.80067 -5.04079 1.08223 1.79105 -5.02074 1.07747 1.80775 -5.02949 1.07556 1.79221 -4.97575 1.08121 1.78624 -4.95776 1.07231 1.80307 -4.95592 1.06684 1.80774 -4.97052 1.07231 1.80307 -4.95592 1.06438 1.81668 -4.95849 1.06684 1.80774 -4.97052 1.07556 1.79221 -4.97575 1.07231 1.80307 -4.95592 1.06684 1.80774 -4.97052 1.06961 1.80191 -4.98497 1.07556 1.79221 -4.97575 1.07556 1.79221 -4.97575 1.06961 1.80191 -4.98497 1.07904 1.78802 -4.99848 1.06927 1.81914 -4.94072 1.07501 1.824 -4.923 1.06583 1.83994 -4.93085 1.05899 1.8428 -4.94252 1.06583 1.83994 -4.93085 1.05621 1.8582 -4.94003 1.05899 1.8428 -4.94252 1.06927 1.81914 -4.94072 1.06583 1.83994 -4.93085 1.05899 1.8428 -4.94252 1.06181 1.82851 -4.94893 1.06927 1.81914 -4.94072 1.06927 1.81914 -4.94072 1.06181 1.82851 -4.94893 1.06438 1.81668 -4.95849 1.07231 1.80307 -4.95592 1.06927 1.81914 -4.94072 1.06438 1.81668 -4.95849 1.06246 1.8626 -4.92805 1.06849 1.87576 -4.91647 1.05946 1.88429 -4.93222 1.05373 1.87317 -4.94146 1.05946 1.88429 -4.93222 1.05119 1.88742 -4.94663 1.05373 1.87317 -4.94146 1.06246 1.8626 -4.92805 1.05946 1.88429 -4.93222 1.05373 1.87317 -4.94146 1.05621 1.8582 -4.94003 1.06246 1.8626 -4.92805 1.06246 1.8626 -4.92805 1.05621 1.8582 -4.94003 1.06583 1.83994 -4.93085 1.05611 1.90429 -4.94323 1.06204 1.92146 -4.94128 1.05265 1.91996 -4.96014 1.04838 1.90028 -4.95553 1.05265 1.91996 -4.96014 1.04559 1.9104 -4.96744 1.04838 1.90028 -4.95553 1.05611 1.90429 -4.94323 1.05265 1.91996 -4.96014 1.04838 1.90028 -4.95553 1.05119 1.88742 -4.94663 1.05611 1.90429 -4.94323 1.05611 1.90429 -4.94323 1.05119 1.88742 -4.94663 1.05946 1.88429 -4.93222 1.04958 1.92925 -4.9803 1.05581 1.94407 -4.98744 1.04637 1.93195 -5.00265 1.04056 1.91986 -4.99586 1.04637 1.93195 -5.00265 1.03777 1.9189 -5.01145 1.04056 1.91986 -4.99586 1.04958 1.92925 -4.9803 1.04637 1.93195 -5.00265 1.04056 1.91986 -4.99586 1.04307 1.91693 -4.98105 1.04958 1.92925 -4.9803 1.04958 1.92925 -4.9803 1.04307 1.91693 -4.98105 1.05265 1.91996 -4.96014 1.05265 1.91996 -4.96014 1.04307 1.91693 -4.98105 1.04559 1.9104 -4.96744 1.04289 1.9274 -5.02531 1.04911 1.93534 -5.03936 1.03967 1.91626 -5.04493 1.03496 1.91393 -5.02629 1.03967 1.91626 -5.04493 1.03242 1.90563 -5.03897 1.03496 1.91393 -5.02629 1.04289 1.9274 -5.02531 1.03967 1.91626 -5.04493 1.03496 1.91393 -5.02629 1.03777 1.9189 -5.01145 1.04289 1.9274 -5.02531 1.04289 1.9274 -5.02531 1.03777 1.9189 -5.01145 1.04637 1.93195 -5.00265 1.03661 1.89994 -5.05991 1.04294 1.899 -5.07553 1.03316 1.87896 -5.06946 1.02716 1.88068 -5.05632 1.03316 1.87896 -5.06946 1.02434 1.8654 -5.05976 1.02716 1.88068 -5.05632 1.03661 1.89994 -5.05991 1.03316 1.87896 -5.06946 1.02716 1.88068 -5.05632 1.02994 1.8945 -5.04909 1.03661 1.89994 -5.05991 1.03661 1.89994 -5.05991 1.02994 1.8945 -5.04909 1.03967 1.91626 -5.04493 1.03967 1.91626 -5.04493 1.02994 1.8945 -5.04909 1.03242 1.90563 -5.03897 1.0298 1.85624 -5.0719 1.03635 1.84735 -5.08405 1.0268 1.83468 -5.0674 1.02177 1.8502 -5.05919 1.0268 1.83468 -5.0674 1.01931 1.83583 -5.05492 1.02177 1.8502 -5.05919 1.0298 1.85624 -5.0719 1.0268 1.83468 -5.0674 1.02177 1.8502 -5.05919 1.02434 1.8654 -5.05976 1.0298 1.85624 -5.0719 1.0298 1.85624 -5.0719 1.02434 1.8654 -5.05976 1.03316 1.87896 -5.06946 1.02344 1.81482 -5.05606 1.02996 1.8009 -5.06109 1.01999 1.79942 -5.03892 1.01372 1.81166 -5.03554 1.01999 1.79942 -5.03892 1.01112 1.80425 -5.02219 1.01372 1.81166 -5.03554 1.02344 1.81482 -5.05606 1.01999 1.79942 -5.03892 1.01372 1.81166 -5.03554 1.01654 1.82251 -5.04685 1.02344 1.81482 -5.05606 1.02344 1.81482 -5.05606 1.01654 1.82251 -5.04685 1.0268 1.83468 -5.0674 1.0268 1.83468 -5.0674 1.01654 1.82251 -5.04685 1.01931 1.83583 -5.05492 1.0137 1.7881 -4.99622 1.0187 1.77843 -4.9761 1.01023 1.793 -4.97363 1.00593 1.80051 -4.99217 1.01023 1.793 -4.97363 1.0031 1.80458 -4.97701 1.00593 1.80051 -4.99217 1.0137 1.7881 -4.99622 1.01023 1.793 -4.97363 1.00593 1.80051 -4.99217 1.00868 1.8005 -5.00771 1.0137 1.7881 -4.99622 1.0137 1.7881 -4.99622 1.00868 1.8005 -5.00771 1.01694 1.79046 -5.01867 1.01694 1.79046 -5.01867 1.00868 1.8005 -5.00771 1.01112 1.80425 -5.02219 1.01999 1.79942 -5.03892 1.01694 1.79046 -5.01867 1.01112 1.80425 -5.02219 1.00702 1.80441 -4.95424 1.01248 1.80711 -4.93346 1.00395 1.821 -4.93948 0.99805 1.82263 -4.95306 1.00395 1.821 -4.93948 0.995318 1.83592 -4.94505 0.99805 1.82263 -4.95306 1.00702 1.80441 -4.95424 1.00395 1.821 -4.93948 0.99805 1.82263 -4.95306 1.00048 1.8122 -4.96374 1.00702 1.80441 -4.95424 1.00702 1.80441 -4.95424 1.00048 1.8122 -4.96374 1.01023 1.793 -4.97363 1.01023 1.793 -4.97363 1.00048 1.8122 -4.96374 1.0031 1.80458 -4.97701 1.00049 1.84214 -4.93025 1.00577 1.85645 -4.91507 0.997146 1.86486 -4.92816 0.992486 1.85099 -4.94068 0.997146 1.86486 -4.92816 0.989835 1.86635 -4.94034 0.992486 1.85099 -4.94068 1.00049 1.84214 -4.93025 0.997146 1.86486 -4.92816 0.992486 1.85099 -4.94068 0.995318 1.83592 -4.94505 1.00049 1.84214 -4.93025 1.00049 1.84214 -4.93025 0.995318 1.83592 -4.94505 1.00395 1.821 -4.93948 0.994147 1.88635 -4.933 0.999598 1.90593 -4.92848 0.990764 1.90606 -4.94466 0.984704 1.89456 -4.95095 0.990764 1.90606 -4.94466 0.981869 1.9061 -4.9616 0.984704 1.89456 -4.95095 0.994147 1.88635 -4.933 0.990764 1.90606 -4.94466 0.984704 1.89456 -4.95095 0.987417 1.88086 -4.94374 0.994147 1.88635 -4.933 0.994147 1.88635 -4.933 0.987417 1.88086 -4.94374 0.997146 1.86486 -4.92816 0.997146 1.86486 -4.92816 0.987417 1.88086 -4.94374 0.989835 1.86635 -4.94034 0.987329 1.92117 -4.96203 0.993009 1.93913 -4.96896 0.984294 1.92981 -4.98238 0.979195 1.91436 -4.9746 0.984294 1.92981 -4.98238 0.976781 1.91894 -4.98878 0.979195 1.91436 -4.9746 0.987329 1.92117 -4.96203 0.984294 1.92981 -4.98238 0.979195 1.91436 -4.9746 0.981869 1.9061 -4.9616 0.987329 1.92117 -4.96203 0.987329 1.92117 -4.96203 0.981869 1.9061 -4.9616 0.990764 1.90606 -4.94466 0.981025 1.93183 -5.00497 0.986624 1.94245 -5.02066 0.977558 1.92657 -5.02742 0.971254 1.91672 -5.01958 0.977558 1.92657 -5.02742 0.968558 1.90984 -5.03341 0.971254 1.91672 -5.01958 0.981025 1.93183 -5.00497 0.977558 1.92657 -5.02742 0.971254 1.91672 -5.01958 0.974089 1.91985 -5.00419 0.981025 1.93183 -5.00497 0.981025 1.93183 -5.00497 0.974089 1.91985 -5.00419 0.976781 1.91894 -4.98878 0.984294 1.92981 -4.98238 0.981025 1.93183 -5.00497 0.976781 1.91894 -4.98878 0.974379 1.9149 -5.04659 0.980361 1.91538 -5.06448 0.971271 1.89799 -5.06116 0.966143 1.90007 -5.04466 0.971271 1.89799 -5.06116 0.963473 1.88739 -5.05338 0.966143 1.90007 -5.04466 0.974379 1.9149 -5.04659 0.971271 1.89799 -5.06116 0.966143 1.90007 -5.04466 0.968558 1.90984 -5.03341 0.974379 1.9149 -5.04659 0.974379 1.9149 -5.04659 0.968558 1.90984 -5.03341 0.977558 1.92657 -5.02742 0.967818 1.87675 -5.07002 0.973677 1.86684 -5.08472 0.964493 1.85404 -5.07175 0.957923 1.85717 -5.05993 0.964493 1.85404 -5.07175 0.955502 1.84247 -5.05738 0.957923 1.85717 -5.05993 0.967818 1.87675 -5.07002 0.964493 1.85404 -5.07175 0.957923 1.85717 -5.05993 0.960639 1.8726 -5.05866 0.967818 1.87675 -5.07002 0.967818 1.87675 -5.07002 0.960639 1.8726 -5.05866 0.963473 1.88739 -5.05338 0.971271 1.89799 -5.06116 0.967818 1.87675 -5.07002 0.963473 1.88739 -5.05338 0.96149 1.83262 -5.06659 0.967516 1.8169 -5.07326 0.958093 1.81307 -5.0546 0.952857 1.82849 -5.05106 0.958093 1.81307 -5.0546 0.950025 1.81632 -5.04114 0.952857 1.82849 -5.05106 0.96149 1.83262 -5.06659 0.958093 1.81307 -5.0546 0.952857 1.82849 -5.05106 0.955502 1.84247 -5.05738 0.96149 1.83262 -5.06659 0.96149 1.83262 -5.06659 0.955502 1.84247 -5.05738 0.964493 1.85404 -5.07175 0.954668 1.79825 -5.03702 0.960874 1.78209 -5.03399 0.951646 1.78993 -5.01656 0.944859 1.80182 -5.01465 0.951646 1.78993 -5.01656 0.942239 1.8 -4.99945 0.944859 1.80182 -5.01465 0.954668 1.79825 -5.03702 0.951646 1.78993 -5.01656 0.944859 1.80182 -5.01465 0.94729 1.80723 -5.02856 0.954668 1.79825 -5.03702 0.954668 1.79825 -5.03702 0.94729 1.80723 -5.02856 0.950025 1.81632 -5.04114 0.958093 1.81307 -5.0546 0.954668 1.79825 -5.03702 0.950025 1.81632 -5.04114 0.948364 1.78825 -4.99395 0.954551 1.7768 -4.9826 0.944891 1.79386 -4.97154 0.939412 1.8022 -4.98392 0.944891 1.79386 -4.97154 0.936659 1.80827 -4.9696 0.939412 1.8022 -4.98392 0.948364 1.78825 -4.99395 0.944891 1.79386 -4.97154 0.939412 1.8022 -4.98392 0.942239 1.8 -4.99945 0.948364 1.78825 -4.99395 0.948364 1.78825 -4.99395 0.942239 1.8 -4.99945 0.951646 1.78993 -5.01656 0.941739 1.8058 -4.9526 0.948237 1.80222 -4.93766 0.938616 1.82291 -4.93829 0.934214 1.8174 -4.95775 0.938616 1.82291 -4.93829 0.931619 1.82943 -4.94837 0.934214 1.8174 -4.95775 0.941739 1.8058 -4.9526 0.938616 1.82291 -4.93829 0.934214 1.8174 -4.95775 0.936659 1.80827 -4.9696 0.941739 1.8058 -4.9526 0.941739 1.8058 -4.9526 0.936659 1.80827 -4.9696 0.944891 1.79386 -4.97154 0.935147 1.84436 -4.92972 0.941588 1.84986 -4.91561 0.931843 1.86704 -4.92835 0.92603 1.85927 -4.94 0.931843 1.86704 -4.92835 0.923566 1.87417 -4.9417 0.92603 1.85927 -4.94 0.935147 1.84436 -4.92972 0.931843 1.86704 -4.92835 0.92603 1.85927 -4.94 0.928799 1.84384 -4.94222 0.935147 1.84436 -4.92972 0.935147 1.84436 -4.92972 0.928799 1.84384 -4.94222 0.938616 1.82291 -4.93829 0.938616 1.82291 -4.93829 0.928799 1.84384 -4.94222 0.931619 1.82943 -4.94837 0.928832 1.8884 -4.93384 0.935428 1.90021 -4.92511 0.925421 1.90779 -4.94615 0.920999 1.88836 -4.94713 0.925421 1.90779 -4.94615 0.918186 1.90108 -4.95627 0.920999 1.88836 -4.94713 0.928832 1.8884 -4.93384 0.925421 1.90779 -4.94615 0.920999 1.88836 -4.94713 0.923566 1.87417 -4.9417 0.928832 1.8884 -4.93384 0.928832 1.8884 -4.93384 0.923566 1.87417 -4.9417 0.931843 1.86704 -4.92835 0.918997 1.93031 -4.9845 0.924179 1.945 -5.00073 0.915694 1.93164 -5.00718 0.910376 1.91992 -4.99692 0.915694 1.93164 -5.00718 0.907574 1.91868 -5.01252 0.910376 1.91992 -4.99692 0.918997 1.93031 -4.9845 0.915694 1.93164 -5.00718 0.910376 1.91992 -4.99692 0.912915 1.91724 -4.98202 0.918997 1.93031 -4.9845 0.918997 1.93031 -4.9845 0.912915 1.91724 -4.98202 0.922009 1.92232 -4.96394 0.922009 1.92232 -4.96394 0.912915 1.91724 -4.98202 0.915403 1.91097 -4.96834 0.925421 1.90779 -4.94615 0.915403 1.91097 -4.96834 0.918186 1.90108 -4.95627 0.925421 1.90779 -4.94615 0.922009 1.92232 -4.96394 0.915403 1.91097 -4.96834 0.912225 1.92568 -5.0295 0.917537 1.92837 -5.0505 0.909099 1.91349 -5.04819 0.902261 1.90496 -5.03973 0.909099 1.91349 -5.04819 0.899753 1.89363 -5.04969 0.902261 1.90496 -5.03973 0.912225 1.92568 -5.0295 0.909099 1.91349 -5.04819 0.902261 1.90496 -5.03973 0.904778 1.91346 -5.02725 0.912225 1.92568 -5.0295 0.912225 1.92568 -5.0295 0.904778 1.91346 -5.02725 0.907574 1.91868 -5.01252 0.915694 1.93164 -5.00718 0.912225 1.92568 -5.0295 0.907574 1.91868 -5.01252 0.90595 1.89612 -5.06229 0.911214 1.8865 -5.08076 0.902477 1.87453 -5.07052 0.896961 1.87966 -5.05669 0.902477 1.87453 -5.07052 0.894155 1.86433 -5.05984 0.896961 1.87966 -5.05669 0.90595 1.89612 -5.06229 0.902477 1.87453 -5.07052 0.896961 1.87966 -5.05669 0.899753 1.89363 -5.04969 0.90595 1.89612 -5.06229 0.90595 1.89612 -5.06229 0.899753 1.89363 -5.04969 0.909099 1.91349 -5.04819 0.899193 1.85187 -5.07154 0.9049 1.83487 -5.0812 0.896172 1.83058 -5.06571 0.891608 1.84919 -5.05902 0.896172 1.83058 -5.06571 0.889127 1.83486 -5.05448 0.891608 1.84919 -5.05902 0.899193 1.85187 -5.07154 0.896172 1.83058 -5.06571 0.891608 1.84919 -5.05902 0.894155 1.86433 -5.05984 0.899193 1.85187 -5.07154 0.899193 1.85187 -5.07154 0.894155 1.86433 -5.05984 0.902477 1.87453 -5.07052 0.892749 1.81136 -5.05309 0.898251 1.79196 -5.05095 0.88935 1.79713 -5.03509 0.883533 1.81103 -5.03466 0.88935 1.79713 -5.03509 0.880958 1.80388 -5.02123 0.883533 1.81103 -5.03466 0.892749 1.81136 -5.05309 0.88935 1.79713 -5.03509 0.883533 1.81103 -5.03466 0.886349 1.82167 -5.04616 0.892749 1.81136 -5.05309 0.892749 1.81136 -5.05309 0.886349 1.82167 -5.04616 0.896172 1.83058 -5.06571 0.896172 1.83058 -5.06571 0.886349 1.82167 -5.04616 0.889127 1.83486 -5.05448 0.886346 1.78946 -5.01443 0.892091 1.77504 -5.00259 0.883024 1.78848 -4.99169 0.8785 1.80037 -5.00666 0.883024 1.78848 -4.99169 0.875736 1.80066 -4.99109 0.8785 1.80037 -5.00666 0.886346 1.78946 -5.01443 0.883024 1.78848 -4.99169 0.8785 1.80037 -5.00666 0.880958 1.80388 -5.02123 0.886346 1.78946 -5.01443 0.886346 1.78946 -5.01443 0.880958 1.80388 -5.02123 0.88935 1.79713 -5.03509 0.87956 1.79479 -4.96948 0.885412 1.78977 -4.95211 0.876457 1.80724 -4.95101 0.87031 1.81283 -4.96292 0.876457 1.80724 -4.95101 0.86787 1.82346 -4.95241 0.87031 1.81283 -4.96292 0.87956 1.79479 -4.96948 0.876457 1.80724 -4.95101 0.87031 1.81283 -4.96292 0.872913 1.805 -4.97602 0.87956 1.79479 -4.96948 0.87956 1.79479 -4.96948 0.872913 1.805 -4.97602 0.883024 1.78848 -4.99169 0.883024 1.78848 -4.99169 0.872913 1.805 -4.97602 0.875736 1.80066 -4.99109 0.873283 1.82487 -4.93715 0.879141 1.83033 -4.92035 0.869808 1.84659 -4.92926 0.865123 1.83691 -4.94462 0.869808 1.84659 -4.92926 0.862294 1.85206 -4.94053 0.865123 1.83691 -4.94462 0.873283 1.82487 -4.93715 0.869808 1.84659 -4.92926 0.865123 1.83691 -4.94462 0.86787 1.82346 -4.95241 0.873283 1.82487 -4.93715 0.873283 1.82487 -4.93715 0.86787 1.82346 -4.95241 0.876457 1.80724 -4.95101 0.866545 1.86921 -4.92859 0.872767 1.88206 -4.91791 0.863512 1.89044 -4.93475 0.857239 1.88185 -4.94412 0.863512 1.89044 -4.93475 0.854509 1.89544 -4.95158 0.857239 1.88185 -4.94412 0.866545 1.86921 -4.92859 0.863512 1.89044 -4.93475 0.857239 1.88185 -4.94412 0.859666 1.86738 -4.94046 0.866545 1.86921 -4.92859 0.866545 1.86921 -4.92859 0.859666 1.86738 -4.94046 0.869808 1.84659 -4.92926 0.869808 1.84659 -4.92926 0.859666 1.86738 -4.94046 0.862294 1.85206 -4.94053 0.860078 1.90947 -4.94769 0.866168 1.92599 -4.94643 0.856693 1.9234 -4.96588 0.851677 1.90679 -4.96243 0.856693 1.9234 -4.96588 0.849023 1.91479 -4.97555 0.851677 1.90679 -4.96243 0.860078 1.90947 -4.94769 0.856693 1.9234 -4.96588 0.851677 1.90679 -4.96243 0.854509 1.89544 -4.95158 0.860078 1.90947 -4.94769 0.860078 1.90947 -4.94769 0.854509 1.89544 -4.95158 0.863512 1.89044 -4.93475 0.853694 1.93075 -4.98664 0.859998 1.9448 -4.99412 0.850353 1.93138 -5.00945 0.843895 1.91977 -5.00527 0.850353 1.93138 -5.00945 0.84106 1.91635 -5.0206 0.843895 1.91977 -5.00527 0.853694 1.93075 -4.98664 0.850353 1.93138 -5.00945 0.843895 1.91977 -5.00527 0.846605 1.91913 -4.98981 0.853694 1.93075 -4.98664 0.853694 1.93075 -4.98664 0.846605 1.91913 -4.98981 0.849023 1.91479 -4.97555 0.856693 1.9234 -4.96588 0.853694 1.93075 -4.98664 0.849023 1.91479 -4.97555 0.846896 1.92473 -5.03153 0.853295 1.932 -5.04518 0.843817 1.91204 -5.04976 0.838384 1.90925 -5.03427 0.843817 1.91204 -5.04976 0.835969 1.89929 -5.04535 0.838384 1.90925 -5.03427 0.846896 1.92473 -5.03153 0.843817 1.91204 -5.04976 0.838384 1.90925 -5.03427 0.84106 1.91635 -5.0206 0.846896 1.92473 -5.03153 0.846896 1.92473 -5.03153 0.84106 1.91635 -5.0206 0.850353 1.93138 -5.00945 0.840616 1.89414 -5.06339 0.847067 1.89278 -5.07842 0.837139 1.8723 -5.07094 0.830445 1.87154 -5.05888 0.837139 1.8723 -5.07094 0.827746 1.85612 -5.05987 0.830445 1.87154 -5.05888 0.840616 1.89414 -5.06339 0.837139 1.8723 -5.07094 0.830445 1.87154 -5.05888 0.83328 1.88642 -5.05387 0.840616 1.89414 -5.06339 0.840616 1.89414 -5.06339 0.83328 1.88642 -5.05387 0.835969 1.89929 -5.04535 0.843817 1.91204 -5.04976 0.840616 1.89414 -5.06339 0.835969 1.89929 -5.04535 0.835804 1.80583 -5.0655 0.834089 1.79616 -5.05612 0.827406 1.8097 -5.05152 0.827406 1.8097 -5.05152 0.834089 1.79616 -5.05612 0.832423 1.78817 -5.04544 0.824039 1.79609 -5.03315 0.832423 1.78817 -5.04544 0.830864 1.78206 -5.03391 0.82943 1.77787 -5.02191 0.824039 1.79609 -5.03315 0.830864 1.78206 -5.03391 0.82943 1.77787 -5.02191 0.82104 1.78905 -5.01227 0.824039 1.79609 -5.03315 0.82943 1.77787 -5.02191 0.827899 1.77549 -5.00915 0.82104 1.78905 -5.01227 0.82104 1.78905 -5.01227 0.827899 1.77549 -5.00915 0.82625 1.7751 -4.99586 0.817682 1.78878 -4.98943 0.82625 1.7751 -4.99586 0.82454 1.77682 -4.98251 0.822831 1.78062 -4.96961 0.817682 1.78878 -4.98943 0.82454 1.77682 -4.98251 0.822831 1.78062 -4.96961 0.814232 1.79577 -4.96746 0.817682 1.78878 -4.98943 0.822831 1.78062 -4.96961 0.821187 1.78632 -4.95761 0.814232 1.79577 -4.96746 0.814232 1.79577 -4.96746 0.821187 1.78632 -4.95761 0.819663 1.79362 -4.94691 0.811173 1.80871 -4.94947 0.819663 1.79362 -4.94691 0.818227 1.80228 -4.9376 0.816661 1.81253 -4.92949 0.811173 1.80871 -4.94947 0.818227 1.80228 -4.9376 0.816661 1.81253 -4.92949 0.807948 1.82686 -4.93608 0.811173 1.80871 -4.94947 0.816661 1.81253 -4.92949 0.814991 1.82416 -4.92293 0.807948 1.82686 -4.93608 0.807948 1.82686 -4.93608 0.814991 1.82416 -4.92293 0.813275 1.83679 -4.91823 0.80447 1.84882 -4.92887 0.813275 1.83679 -4.91823 0.811577 1.84995 -4.9156 0.809958 1.86316 -4.91506 0.80447 1.84882 -4.92887 0.811577 1.84995 -4.9156 0.809958 1.86316 -4.91506 0.801255 1.87135 -4.9289 0.80447 1.84882 -4.92887 0.809958 1.86316 -4.91506 0.808471 1.87593 -4.91651 0.801255 1.87135 -4.9289 0.801255 1.87135 -4.9289 0.808471 1.87593 -4.91651 0.807014 1.88826 -4.91984 0.798188 1.89245 -4.93573 0.807014 1.88826 -4.91984 0.805417 1.90029 -4.92516 0.80373 1.91155 -4.93242 0.798188 1.89245 -4.93573 0.805417 1.90029 -4.92516 0.80373 1.91155 -4.93242 0.794735 1.91111 -4.94928 0.798188 1.89245 -4.93573 0.80373 1.91155 -4.93242 0.802012 1.92158 -4.94141 0.794735 1.91111 -4.94928 0.794735 1.91111 -4.94928 0.802012 1.92158 -4.94141 0.800329 1.93002 -4.95181 0.791383 1.92442 -4.96784 0.800329 1.93002 -4.95181 0.798738 1.93661 -4.96317 0.797287 1.94126 -4.97505 0.791383 1.92442 -4.96784 0.798738 1.93661 -4.96317 0.797287 1.94126 -4.97505 0.788386 1.93113 -4.98881 0.791383 1.92442 -4.96784 0.797287 1.94126 -4.97505 0.795792 1.94409 -4.98761 0.788386 1.93113 -4.98881 0.788386 1.93113 -4.98881 0.795792 1.94409 -4.98761 0.794167 1.945 -5.00081 0.78501 1.93104 -5.0117 0.794167 1.945 -5.00081 0.792467 1.94381 -5.01419 0.790752 1.94051 -5.02725 0.78501 1.93104 -5.0117 0.792467 1.94381 -5.01419 0.790752 1.94051 -5.02725 0.781575 1.92373 -5.0335 0.78501 1.93104 -5.0117 0.790752 1.94051 -5.02725 0.789086 1.93526 -5.03952 0.781575 1.92373 -5.0335 0.781575 1.92373 -5.0335 0.789086 1.93526 -5.03952 0.787527 1.92832 -5.05057 0.778528 1.91052 -5.0513 0.787527 1.92832 -5.05057 0.786094 1.92002 -5.06019 0.784562 1.91015 -5.06863 0.778528 1.91052 -5.0513 0.786094 1.92002 -5.06019 0.784562 1.91015 -5.06863 0.775279 1.89213 -5.06443 0.778528 1.91052 -5.0513 0.784562 1.91015 -5.06863 0.782913 1.89884 -5.07561 0.775279 1.89213 -5.06443 0.775279 1.89213 -5.06443 0.782913 1.89884 -5.07561 0.781202 1.88642 -5.08079 0.771802 1.87006 -5.07129 0.781202 1.88642 -5.08079 0.779494 1.87334 -5.08395 0.77785 1.8601 -5.085 0.771802 1.87006 -5.07129 0.779494 1.87334 -5.08395 0.77785 1.8601 -5.085 0.768612 1.84759 -5.07092 0.771802 1.87006 -5.07129 0.77785 1.8601 -5.085 0.776326 1.84718 -5.08403 0.768612 1.84759 -5.07092 0.768612 1.84759 -5.07092 0.776326 1.84718 -5.08403 0.77489 1.83479 -5.08118 0.765524 1.82655 -5.06376 0.77489 1.83479 -5.08118 0.773324 1.82264 -5.07635 0.771654 1.81115 -5.06956 0.765524 1.82655 -5.06376 0.773324 1.82264 -5.07635 0.771654 1.81115 -5.06956 0.762064 1.8081 -5.0499 0.765524 1.82655 -5.06376 0.771654 1.81115 -5.06956 0.769938 1.80077 -5.06097 0.762064 1.8081 -5.0499 0.762064 1.8081 -5.0499 0.769938 1.80077 -5.06097 0.76824 1.79191 -5.05088 0.75873 1.7951 -5.03118 0.76824 1.79191 -5.05088 0.766622 1.78485 -5.03971 0.765135 1.77972 -5.02793 0.75873 1.7951 -5.03118 0.766622 1.78485 -5.03971 0.765135 1.77972 -5.02793 0.755729 1.78871 -5.01009 0.75873 1.7951 -5.03118 0.765135 1.77972 -5.02793 0.763677 1.77644 -5.01558 0.755729 1.78871 -5.01009 0.755729 1.78871 -5.01009 0.763677 1.77644 -5.01558 0.76208 1.77504 -5.0025 0.752339 1.78915 -4.98718 0.76208 1.77504 -5.0025 0.760393 1.7757 -4.98912 0.758675 1.77848 -4.97593 0.752339 1.78915 -4.98718 0.760393 1.7757 -4.98912 0.758675 1.77848 -4.97593 0.748909 1.79681 -4.96548 0.752339 1.78915 -4.98718 0.758675 1.77848 -4.97593 0.756992 1.78327 -4.96343 0.748909 1.79681 -4.96548 0.748909 1.79681 -4.96548 0.756992 1.78327 -4.96343 0.755402 1.78982 -4.95204 0.745881 1.81026 -4.94795 0.755402 1.78982 -4.95204 0.75395 1.79779 -4.94208 0.752455 1.80725 -4.93335 0.745881 1.81026 -4.94795 0.75395 1.79779 -4.94208 0.752455 1.80725 -4.93335 0.74261 1.82889 -4.93507 0.745881 1.81026 -4.94795 0.752455 1.80725 -4.93335 0.75083 1.81823 -4.92597 0.74261 1.82889 -4.93507 0.74261 1.82889 -4.93507 0.75083 1.81823 -4.92597 0.74913 1.83042 -4.92031 0.739135 1.85106 -4.92856 0.74913 1.83042 -4.92031 0.747414 1.84338 -4.91664 0.745749 1.85662 -4.91507 0.739135 1.85106 -4.92856 0.747414 1.84338 -4.91664 0.745749 1.85662 -4.91507 0.73597 1.87346 -4.92927 0.739135 1.85106 -4.92856 0.745749 1.85662 -4.91507 0.744191 1.86967 -4.91555 0.73597 1.87346 -4.92927 0.73597 1.87346 -4.92927 0.744191 1.86967 -4.91555 0.742757 1.88215 -4.91794 0.741225 1.89438 -4.92226 0.73597 1.87346 -4.92927 0.742757 1.88215 -4.91794 0.741225 1.89438 -4.92226 0.732859 1.89444 -4.93677 0.73597 1.87346 -4.92927 0.741225 1.89438 -4.92226 0.739576 1.90608 -4.92858 0.732859 1.89444 -4.93677 0.732859 1.89444 -4.93677 0.739576 1.90608 -4.92858 0.737865 1.91678 -4.93675 0.729393 1.91269 -4.95093 0.737865 1.91678 -4.93675 0.736157 1.92605 -4.9465 0.734513 1.93358 -4.95744 0.729393 1.91269 -4.95093 0.736157 1.92605 -4.9465 0.734513 1.93358 -4.95744 0.726079 1.92537 -4.96981 0.729393 1.91269 -4.95093 0.734513 1.93358 -4.95744 0.732989 1.93919 -4.96911 0.726079 1.92537 -4.96981 0.726079 1.92537 -4.96981 0.732989 1.93919 -4.96911 0.731553 1.94291 -4.98127 0.723072 1.93144 -4.99101 0.731553 1.94291 -4.98127 0.729987 1.9448 -4.99421 0.728317 1.94466 -5.00756 0.723072 1.93144 -4.99101 0.729987 1.9448 -4.99421 0.728317 1.94466 -5.00756 0.719667 1.93064 -5.01395 0.723072 1.93144 -4.99101 0.728317 1.94466 -5.00756 0.726601 1.94241 -5.02084 0.719667 1.93064 -5.01395 0.719667 1.93064 -5.01395 0.726601 1.94241 -5.02084 0.724903 1.9381 -5.03355 0.716249 1.92264 -5.03549 0.724903 1.9381 -5.03355 0.723285 1.93195 -5.04525 0.721798 1.92431 -5.05558 0.716249 1.92264 -5.03549 0.723285 1.93195 -5.04525 0.721798 1.92431 -5.05558 0.713233 1.90895 -5.0528 0.716249 1.92264 -5.03549 0.721798 1.92431 -5.05558 0.72034 1.91525 -5.06459 0.713233 1.90895 -5.0528 0.713233 1.90895 -5.0528 0.72034 1.91525 -5.06459 0.718743 1.90462 -5.07235 0.70994 1.89008 -5.06542 0.718743 1.90462 -5.07235 0.717056 1.8927 -5.07846 0.715338 1.87989 -5.08264 0.70994 1.89008 -5.06542 0.717056 1.8927 -5.07846 0.715338 1.87989 -5.08264 0.706469 1.86782 -5.07157 0.70994 1.89008 -5.06542 0.715338 1.87989 -5.08264 0.713655 1.86667 -5.08474 0.706469 1.86782 -5.07157 0.706469 1.86782 -5.07157 0.713655 1.86667 -5.08474 0.712065 1.85353 -5.08475 0.703331 1.84549 -5.07052 0.712065 1.85353 -5.08475 0.710614 1.84092 -5.08283 0.709118 1.82863 -5.079 0.703331 1.84549 -5.07052 0.710614 1.84092 -5.08283 0.709118 1.82863 -5.079 0.700194 1.82457 -5.06268 0.703331 1.84549 -5.07052 0.709118 1.82863 -5.079 0.707493 1.81675 -5.07317 0.700194 1.82457 -5.06268 0.700194 1.82457 -5.06268 0.707493 1.81675 -5.07317 0.705792 1.80576 -5.06544 0.696723 1.80655 -5.04824 0.705792 1.80576 -5.06544 0.704077 1.7961 -5.05605 0.702412 1.78812 -5.04537 0.696723 1.80655 -5.04824 0.704077 1.7961 -5.05605 0.702412 1.78812 -5.04537 0.693429 1.79418 -5.02919 0.696723 1.80655 -5.04824 0.702412 1.78812 -5.04537 0.700854 1.78202 -5.03383 0.693429 1.79418 -5.02919 0.693429 1.79418 -5.02919 0.700854 1.78202 -5.03383 0.69942 1.77785 -5.02183 0.690398 1.78842 -5.00779 0.69942 1.77785 -5.02183 0.697888 1.77548 -5.00906 0.696239 1.77511 -4.99577 0.690398 1.78842 -5.00779 0.697888 1.77548 -5.00906 0.696239 1.77511 -4.99577 0.687009 1.78958 -4.98502 0.690398 1.78842 -5.00779 0.696239 1.77511 -4.99577 0.694528 1.77684 -4.98243 0.687009 1.78958 -4.98502 0.687009 1.78958 -4.98502 0.694528 1.77684 -4.98243 0.69282 1.78065 -4.96952 0.68359 1.79791 -4.96354 0.69282 1.78065 -4.96952 0.691176 1.78637 -4.95754 0.689653 1.79368 -4.94684 0.68359 1.79791 -4.96354 0.691176 1.78637 -4.95754 0.689653 1.79368 -4.94684 0.680583 1.81185 -4.94647 0.68359 1.79791 -4.96354 0.689653 1.79368 -4.94684 0.688217 1.80235 -4.93754 0.680583 1.81185 -4.94647 0.680583 1.81185 -4.94647 0.688217 1.80235 -4.93754 0.68665 1.81261 -4.92944 0.67727 1.83096 -4.93412 0.68665 1.81261 -4.92944 0.68498 1.82424 -4.92289 0.683264 1.83687 -4.91821 0.67727 1.83096 -4.93412 0.68498 1.82424 -4.92289 0.683264 1.83687 -4.91821 0.673803 1.8533 -4.92831 0.67727 1.83096 -4.93412 0.683264 1.83687 -4.91821 0.681566 1.85004 -4.91559 0.673803 1.8533 -4.92831 0.673803 1.8533 -4.92831 0.681566 1.85004 -4.91559 0.679948 1.86324 -4.91506 0.670691 1.87555 -4.9297 0.679948 1.86324 -4.91506 0.678462 1.87601 -4.91652 0.677004 1.88834 -4.91986 0.670691 1.87555 -4.9297 0.678462 1.87601 -4.91652 0.677004 1.88834 -4.91986 0.667538 1.89635 -4.93785 0.670691 1.87555 -4.9297 0.677004 1.88834 -4.91986 0.675406 1.90037 -4.9252 0.667538 1.89635 -4.93785 0.667538 1.89635 -4.93785 0.675406 1.90037 -4.9252 0.673719 1.91162 -4.93247 0.664053 1.91421 -4.95261 0.673719 1.91162 -4.93247 0.672001 1.92165 -4.94148 0.670318 1.93007 -4.95188 0.664053 1.91421 -4.95261 0.672001 1.92165 -4.94148 0.670318 1.93007 -4.95188 0.66078 1.92625 -4.97181 0.664053 1.91421 -4.95261 0.670318 1.93007 -4.95188 0.668728 1.93665 -4.96325 0.66078 1.92625 -4.97181 0.66078 1.92625 -4.97181 0.668728 1.93665 -4.96325 0.667278 1.94128 -4.97513 0.657753 1.93168 -4.99322 0.667278 1.94128 -4.97513 0.665781 1.94411 -4.9877 0.664156 1.945 -5.0009 0.657753 1.93168 -4.99322 0.665781 1.94411 -4.9877 0.664156 1.945 -5.0009 0.654324 1.93016 -5.01618 0.657753 1.93168 -4.99322 0.664156 1.945 -5.0009 0.662455 1.94379 -5.01428 0.654324 1.93016 -5.01618 0.654324 1.93016 -5.01618 0.662455 1.94379 -5.01428 0.66074 1.94048 -5.02734 0.650933 1.92152 -5.03741 0.66074 1.94048 -5.02734 0.659075 1.93522 -5.03959 0.657517 1.92827 -5.05064 0.650933 1.92152 -5.03741 0.659075 1.93522 -5.03959 0.657517 1.92827 -5.05064 0.647931 1.90733 -5.05426 0.650933 1.92152 -5.03741 0.657517 1.92827 -5.05064 0.656084 1.91996 -5.06025 0.647931 1.90733 -5.05426 0.647931 1.90733 -5.05426 0.656084 1.91996 -5.06025 0.654551 1.91008 -5.06868 0.644599 1.888 -5.06633 0.654551 1.91008 -5.06868 0.652902 1.89876 -5.07565 0.651191 1.88633 -5.08082 0.644599 1.888 -5.06633 0.652902 1.89876 -5.07565 0.651191 1.88633 -5.08082 0.641138 1.86557 -5.07178 0.644599 1.888 -5.06633 0.651191 1.88633 -5.08082 0.649483 1.87325 -5.08396 0.641138 1.86557 -5.07178 0.641138 1.86557 -5.07178 0.649483 1.87325 -5.08396 0.647839 1.86001 -5.085 0.646316 1.8471 -5.08401 0.641138 1.86557 -5.07178 0.647839 1.86001 -5.085 0.646316 1.8471 -5.08401 0.63805 1.84341 -5.07006 0.641138 1.86557 -5.07178 0.646316 1.8471 -5.08401 0.64488 1.83471 -5.08115 0.63805 1.84341 -5.07006 0.63805 1.84341 -5.07006 0.64488 1.83471 -5.08115 0.643313 1.82256 -5.07631 0.63486 1.82262 -5.06154 0.643313 1.82256 -5.07631 0.641643 1.81107 -5.06951 0.639927 1.80071 -5.0609 0.63486 1.82262 -5.06154 0.641643 1.81107 -5.06951 0.639927 1.80071 -5.0609 0.631384 1.80505 -5.04652 0.63486 1.82262 -5.06154 0.639927 1.80071 -5.0609 0.638229 1.79186 -5.05081 0.631384 1.80505 -5.04652 0.631384 1.80505 -5.04652 0.638229 1.79186 -5.05081 0.636611 1.78481 -5.03964 0.628133 1.79333 -5.02719 0.636611 1.78481 -5.03964 0.635126 1.77969 -5.02785 0.633667 1.77642 -5.0155 0.628133 1.79333 -5.02719 0.635126 1.77969 -5.02785 0.633667 1.77642 -5.0155 0.625092 1.78822 -5.00567 0.628133 1.79333 -5.02719 0.633667 1.77642 -5.0155 0.632069 1.77503 -5.00241 0.625092 1.78822 -5.00567 0.625092 1.78822 -5.00567 0.632069 1.77503 -5.00241 0.630381 1.77571 -4.98903 0.621652 1.79011 -4.98271 0.630381 1.77571 -4.98903 0.628664 1.7785 -4.97585 0.626981 1.78331 -4.96335 0.621652 1.79011 -4.98271 0.628664 1.7785 -4.97585 0.626981 1.78331 -4.96335 0.618277 1.79906 -4.96165 0.621652 1.79011 -4.98271 0.626981 1.78331 -4.96335 0.625391 1.78987 -4.95197 0.618277 1.79906 -4.96165 0.618277 1.79906 -4.96165 0.625391 1.78987 -4.95197 0.623941 1.79784 -4.94202 0.615279 1.81351 -4.94502 0.623941 1.79784 -4.94202 0.622445 1.80732 -4.93329 0.620819 1.81831 -4.92593 0.615279 1.81351 -4.94502 0.622445 1.80732 -4.93329 0.620819 1.81831 -4.92593 0.611928 1.83306 -4.93323 0.615279 1.81351 -4.94502 0.620819 1.81831 -4.92593 0.619118 1.8305 -4.92028 0.611928 1.83306 -4.93323 0.611928 1.83306 -4.93323 0.619118 1.8305 -4.92028 0.617403 1.84346 -4.91662 0.608475 1.85555 -4.92814 0.617403 1.84346 -4.91662 0.615738 1.85671 -4.91506 0.614181 1.86975 -4.91556 0.608475 1.85555 -4.92814 0.615738 1.85671 -4.91506 0.614181 1.86975 -4.91556 0.605407 1.87764 -4.93019 0.608475 1.85555 -4.92814 0.614181 1.86975 -4.91556 0.612747 1.88223 -4.91796 0.605407 1.87764 -4.93019 0.605407 1.87764 -4.93019 0.612747 1.88223 -4.91796 0.611214 1.89446 -4.9223 0.602193 1.89834 -4.93906 0.611214 1.89446 -4.9223 0.609564 1.90616 -4.92863 0.607854 1.91685 -4.93681 0.602193 1.89834 -4.93906 0.609564 1.90616 -4.92863 0.607854 1.91685 -4.93681 0.598889 1.90488 -4.94758 0.602193 1.89834 -4.93906 0.607854 1.91685 -4.93681 0.598715 1.91568 -4.95435 0.598889 1.90488 -4.94758 0.607854 1.91685 -4.93681 0.606146 1.9261 -4.94657 0.598715 1.91568 -4.95435 0.598715 1.91568 -4.95435 0.606146 1.9261 -4.94657 0.604502 1.93362 -4.95751 0.595427 1.92096 -4.96637 0.604502 1.93362 -4.95751 0.595486 1.92707 -4.97382 0.593833 1.92623 -4.97764 0.595486 1.92707 -4.97382 0.592258 1.92941 -4.98963 0.593833 1.92623 -4.97764 0.595427 1.92096 -4.96637 0.595486 1.92707 -4.97382 0.827406 1.8097 -5.05152 0.832423 1.78817 -5.04544 0.824039 1.79609 -5.03315 0.817111 1.80674 -5.02763 0.824039 1.79609 -5.03315 0.81469 1.80157 -5.01364 0.817111 1.80674 -5.02763 0.827406 1.8097 -5.05152 0.824039 1.79609 -5.03315 0.817111 1.80674 -5.02763 0.81983 1.81559 -5.04034 0.827406 1.8097 -5.05152 0.82104 1.78905 -5.01227 0.82625 1.7751 -4.99586 0.817682 1.78878 -4.98943 0.812047 1.80002 -4.99837 0.817682 1.78878 -4.98943 0.809216 1.8025 -4.98288 0.812047 1.80002 -4.99837 0.82104 1.78905 -5.01227 0.817682 1.78878 -4.98943 0.812047 1.80002 -4.99837 0.81469 1.80157 -5.01364 0.82104 1.78905 -5.01227 0.82104 1.78905 -5.01227 0.81469 1.80157 -5.01364 0.824039 1.79609 -5.03315 0.814232 1.79577 -4.96746 0.819663 1.79362 -4.94691 0.811173 1.80871 -4.94947 0.806479 1.80881 -4.9687 0.811173 1.80871 -4.94947 0.804047 1.81813 -4.95702 0.806479 1.80881 -4.9687 0.814232 1.79577 -4.96746 0.811173 1.80871 -4.94947 0.806479 1.80881 -4.9687 0.809216 1.8025 -4.98288 0.814232 1.79577 -4.96746 0.814232 1.79577 -4.96746 0.809216 1.8025 -4.98288 0.817682 1.78878 -4.98943 0.807948 1.82686 -4.93608 0.813275 1.83679 -4.91823 0.80447 1.84882 -4.92887 0.798603 1.84489 -4.94193 0.80447 1.84882 -4.92887 0.795848 1.86033 -4.94 0.798603 1.84489 -4.94193 0.807948 1.82686 -4.93608 0.80447 1.84882 -4.92887 0.798603 1.84489 -4.94193 0.801429 1.83036 -4.94783 0.807948 1.82686 -4.93608 0.807948 1.82686 -4.93608 0.801429 1.83036 -4.94783 0.811173 1.80871 -4.94947 0.811173 1.80871 -4.94947 0.801429 1.83036 -4.94783 0.804047 1.81813 -4.95702 0.801255 1.87135 -4.9289 0.807014 1.88826 -4.91984 0.798188 1.89245 -4.93573 0.793401 1.87516 -4.94195 0.798188 1.89245 -4.93573 0.79081 1.88931 -4.94764 0.793401 1.87516 -4.94195 0.801255 1.87135 -4.9289 0.798188 1.89245 -4.93573 0.793401 1.87516 -4.94195 0.795848 1.86033 -4.94 0.801255 1.87135 -4.9289 0.801255 1.87135 -4.9289 0.795848 1.86033 -4.94 0.80447 1.84882 -4.92887 0.794735 1.91111 -4.94928 0.800329 1.93002 -4.95181 0.791383 1.92442 -4.96784 0.78522 1.91152 -4.96925 0.791383 1.92442 -4.96784 0.782753 1.91754 -4.983 0.78522 1.91152 -4.96925 0.794735 1.91111 -4.94928 0.791383 1.92442 -4.96784 0.78522 1.91152 -4.96925 0.78799 1.90187 -4.95702 0.794735 1.91111 -4.94928 0.794735 1.91111 -4.94928 0.78799 1.90187 -4.95702 0.798188 1.89245 -4.93573 0.798188 1.89245 -4.93573 0.78799 1.90187 -4.95702 0.79081 1.88931 -4.94764 0.788386 1.93113 -4.98881 0.794167 1.945 -5.00081 0.78501 1.93104 -5.0117 0.780189 1.91997 -4.99799 0.78501 1.93104 -5.0117 0.777377 1.91844 -5.01358 0.780189 1.91997 -4.99799 0.788386 1.93113 -4.98881 0.78501 1.93104 -5.0117 0.780189 1.91997 -4.99799 0.782753 1.91754 -4.983 0.788386 1.93113 -4.98881 0.788386 1.93113 -4.98881 0.782753 1.91754 -4.983 0.791383 1.92442 -4.96784 0.781575 1.92373 -5.0335 0.787527 1.92832 -5.05057 0.778528 1.91052 -5.0513 0.772101 1.90428 -5.04049 0.778528 1.91052 -5.0513 0.769567 1.89274 -5.05028 0.772101 1.90428 -5.04049 0.781575 1.92373 -5.0335 0.778528 1.91052 -5.0513 0.772101 1.90428 -5.04049 0.774593 1.91296 -5.02819 0.781575 1.92373 -5.0335 0.781575 1.92373 -5.0335 0.774593 1.91296 -5.02819 0.777377 1.91844 -5.01358 0.78501 1.93104 -5.0117 0.781575 1.92373 -5.0335 0.777377 1.91844 -5.01358 0.775279 1.89213 -5.06443 0.781202 1.88642 -5.08079 0.771802 1.87006 -5.07129 0.766765 1.87863 -5.05703 0.771802 1.87006 -5.07129 0.763968 1.86326 -5.05991 0.766765 1.87863 -5.05703 0.775279 1.89213 -5.06443 0.771802 1.87006 -5.07129 0.766765 1.87863 -5.05703 0.769567 1.89274 -5.05028 0.775279 1.89213 -5.06443 0.775279 1.89213 -5.06443 0.769567 1.89274 -5.05028 0.778528 1.91052 -5.0513 0.768612 1.84759 -5.07092 0.77489 1.83479 -5.08118 0.765524 1.82655 -5.06376 0.758943 1.8339 -5.05403 0.765524 1.82655 -5.06376 0.756152 1.82084 -5.04546 0.758943 1.8339 -5.05403 0.768612 1.84759 -5.07092 0.765524 1.82655 -5.06376 0.758943 1.8339 -5.05403 0.761447 1.84819 -5.05883 0.768612 1.84759 -5.07092 0.768612 1.84759 -5.07092 0.761447 1.84819 -5.05883 0.763968 1.86326 -5.05991 0.771802 1.87006 -5.07129 0.768612 1.84759 -5.07092 0.763968 1.86326 -5.05991 0.762064 1.8081 -5.0499 0.76824 1.79191 -5.05088 0.75873 1.7951 -5.03118 0.753345 1.81041 -5.03378 0.75873 1.7951 -5.03118 0.750795 1.80353 -5.02027 0.753345 1.81041 -5.03378 0.762064 1.8081 -5.0499 0.75873 1.7951 -5.03118 0.753345 1.81041 -5.03378 0.756152 1.82084 -5.04546 0.762064 1.8081 -5.0499 0.762064 1.8081 -5.0499 0.756152 1.82084 -5.04546 0.765524 1.82655 -5.06376 0.755729 1.78871 -5.01009 0.76208 1.77504 -5.0025 0.752339 1.78915 -4.98718 0.74554 1.80084 -4.99002 0.752339 1.78915 -4.98718 0.742724 1.80544 -4.97504 0.74554 1.80084 -4.99002 0.755729 1.78871 -5.01009 0.752339 1.78915 -4.98718 0.74554 1.80084 -4.99002 0.748317 1.80026 -5.0056 0.755729 1.78871 -5.01009 0.755729 1.78871 -5.01009 0.748317 1.80026 -5.0056 0.750795 1.80353 -5.02027 0.75873 1.7951 -5.03118 0.755729 1.78871 -5.01009 0.750795 1.80353 -5.02027 0.748909 1.79681 -4.96548 0.755402 1.78982 -4.95204 0.745881 1.81026 -4.94795 0.740145 1.81347 -4.96211 0.745881 1.81026 -4.94795 0.737689 1.82431 -4.95177 0.740145 1.81347 -4.96211 0.748909 1.79681 -4.96548 0.745881 1.81026 -4.94795 0.740145 1.81347 -4.96211 0.742724 1.80544 -4.97504 0.748909 1.79681 -4.96548 0.748909 1.79681 -4.96548 0.742724 1.80544 -4.97504 0.752339 1.78915 -4.98718 0.74261 1.82889 -4.93507 0.74913 1.83042 -4.92031 0.739135 1.85106 -4.92856 0.734927 1.83792 -4.94421 0.739135 1.85106 -4.92856 0.732104 1.85313 -4.94039 0.734927 1.83792 -4.94421 0.74261 1.82889 -4.93507 0.739135 1.85106 -4.92856 0.734927 1.83792 -4.94421 0.737689 1.82431 -4.95177 0.74261 1.82889 -4.93507 0.74261 1.82889 -4.93507 0.737689 1.82431 -4.95177 0.745881 1.81026 -4.94795 0.732859 1.89444 -4.93677 0.737865 1.91678 -4.93675 0.729393 1.91269 -4.95093 0.724314 1.89631 -4.95223 0.729393 1.91269 -4.95093 0.721485 1.90745 -4.96328 0.724314 1.89631 -4.95223 0.732859 1.89444 -4.93677 0.729393 1.91269 -4.95093 0.724314 1.89631 -4.95223 0.72706 1.88283 -4.94451 0.732859 1.89444 -4.93677 0.732859 1.89444 -4.93677 0.72706 1.88283 -4.94451 0.73597 1.87346 -4.92927 0.73597 1.87346 -4.92927 0.72706 1.88283 -4.94451 0.729498 1.8684 -4.94059 0.739135 1.85106 -4.92856 0.729498 1.8684 -4.94059 0.732104 1.85313 -4.94039 0.739135 1.85106 -4.92856 0.73597 1.87346 -4.92927 0.729498 1.8684 -4.94059 0.726079 1.92537 -4.96981 0.731553 1.94291 -4.98127 0.723072 1.93144 -4.99101 0.716428 1.9193 -4.99085 0.723072 1.93144 -4.99101 0.7137 1.91966 -5.00635 0.716428 1.9193 -4.99085 0.726079 1.92537 -4.96981 0.723072 1.93144 -4.99101 0.716428 1.9193 -4.99085 0.718853 1.91521 -4.9765 0.726079 1.92537 -4.96981 0.726079 1.92537 -4.96981 0.718853 1.91521 -4.9765 0.721485 1.90745 -4.96328 0.729393 1.91269 -4.95093 0.726079 1.92537 -4.96981 0.721485 1.90745 -4.96328 0.719667 1.93064 -5.01395 0.724903 1.9381 -5.03355 0.716249 1.92264 -5.03549 0.710867 1.91597 -5.02161 0.716249 1.92264 -5.03549 0.708211 1.90865 -5.03512 0.710867 1.91597 -5.02161 0.719667 1.93064 -5.01395 0.716249 1.92264 -5.03549 0.710867 1.91597 -5.02161 0.7137 1.91966 -5.00635 0.719667 1.93064 -5.01395 0.719667 1.93064 -5.01395 0.7137 1.91966 -5.00635 0.723072 1.93144 -4.99101 0.713233 1.90895 -5.0528 0.718743 1.90462 -5.07235 0.70994 1.89008 -5.06542 0.703086 1.88544 -5.05434 0.70994 1.89008 -5.06542 0.700251 1.87047 -5.05908 0.703086 1.88544 -5.05434 0.713233 1.90895 -5.0528 0.70994 1.89008 -5.06542 0.703086 1.88544 -5.05434 0.705794 1.89849 -5.04603 0.713233 1.90895 -5.0528 0.713233 1.90895 -5.0528 0.705794 1.89849 -5.04603 0.708211 1.90865 -5.03512 0.716249 1.92264 -5.03549 0.713233 1.90895 -5.0528 0.708211 1.90865 -5.03512 0.706469 1.86782 -5.07157 0.712065 1.85353 -5.08475 0.703331 1.84549 -5.07052 0.697572 1.85508 -5.0598 0.703331 1.84549 -5.07052 0.695158 1.84049 -5.05674 0.697572 1.85508 -5.0598 0.706469 1.86782 -5.07157 0.703331 1.84549 -5.07052 0.697572 1.85508 -5.0598 0.700251 1.87047 -5.05908 0.706469 1.86782 -5.07157 0.706469 1.86782 -5.07157 0.700251 1.87047 -5.05908 0.70994 1.89008 -5.06542 0.700194 1.82457 -5.06268 0.705792 1.80576 -5.06544 0.696723 1.80655 -5.04824 0.692471 1.82667 -5.04989 0.696723 1.80655 -5.04824 0.689636 1.81487 -5.03953 0.692471 1.82667 -5.04989 0.700194 1.82457 -5.06268 0.696723 1.80655 -5.04824 0.692471 1.82667 -5.04989 0.695158 1.84049 -5.05674 0.700194 1.82457 -5.06268 0.700194 1.82457 -5.06268 0.695158 1.84049 -5.05674 0.703331 1.84549 -5.07052 0.693429 1.79418 -5.02919 0.69942 1.77785 -5.02183 0.690398 1.78842 -5.00779 0.684519 1.80134 -5.01263 0.690398 1.78842 -5.00779 0.681855 1.80006 -4.9973 0.684519 1.80134 -5.01263 0.693429 1.79418 -5.02919 0.690398 1.78842 -5.00779 0.684519 1.80134 -5.01263 0.686935 1.80627 -5.0267 0.693429 1.79418 -5.02919 0.693429 1.79418 -5.02919 0.686935 1.80627 -5.0267 0.696723 1.80655 -5.04824 0.696723 1.80655 -5.04824 0.686935 1.80627 -5.0267 0.689636 1.81487 -5.03953 0.687009 1.78958 -4.98502 0.69282 1.78065 -4.96952 0.68359 1.79791 -4.96354 0.679021 1.80281 -4.98184 0.68359 1.79791 -4.96354 0.6763 1.80937 -4.9678 0.679021 1.80281 -4.98184 0.687009 1.78958 -4.98502 0.68359 1.79791 -4.96354 0.679021 1.80281 -4.98184 0.681855 1.80006 -4.9973 0.687009 1.78958 -4.98502 0.687009 1.78958 -4.98502 0.681855 1.80006 -4.9973 0.690398 1.78842 -5.00779 0.680583 1.81185 -4.94647 0.68665 1.81261 -4.92944 0.67727 1.83096 -4.93412 0.671238 1.8313 -4.94731 0.67727 1.83096 -4.93412 0.668407 1.84595 -4.94167 0.671238 1.8313 -4.94731 0.680583 1.81185 -4.94647 0.67727 1.83096 -4.93412 0.671238 1.8313 -4.94731 0.673878 1.81888 -4.95631 0.680583 1.81185 -4.94647 0.680583 1.81185 -4.94647 0.673878 1.81888 -4.95631 0.68359 1.79791 -4.96354 0.68359 1.79791 -4.96354 0.673878 1.81888 -4.95631 0.6763 1.80937 -4.9678 0.673803 1.8533 -4.92831 0.679948 1.86324 -4.91506 0.670691 1.87555 -4.9297 0.665668 1.86138 -4.94002 0.670691 1.87555 -4.9297 0.663235 1.87616 -4.94222 0.665668 1.86138 -4.94002 0.673803 1.8533 -4.92831 0.670691 1.87555 -4.9297 0.665668 1.86138 -4.94002 0.668407 1.84595 -4.94167 0.673803 1.8533 -4.92831 0.673803 1.8533 -4.92831 0.668407 1.84595 -4.94167 0.67727 1.83096 -4.93412 0.667538 1.89635 -4.93785 0.673719 1.91162 -4.93247 0.664053 1.91421 -4.95261 0.657794 1.90264 -4.95779 0.664053 1.91421 -4.95261 0.655037 1.91206 -4.97017 0.657794 1.90264 -4.95779 0.667538 1.89635 -4.93785 0.664053 1.91421 -4.95261 0.657794 1.90264 -4.95779 0.66062 1.89024 -4.94818 0.667538 1.89635 -4.93785 0.667538 1.89635 -4.93785 0.66062 1.89024 -4.94818 0.670691 1.87555 -4.9297 0.670691 1.87555 -4.9297 0.66062 1.89024 -4.94818 0.663235 1.87616 -4.94222 0.66078 1.92625 -4.97181 0.667278 1.94128 -4.97513 0.657753 1.93168 -4.99322 0.652588 1.91782 -4.98398 0.657753 1.93168 -4.99322 0.65 1.91999 -4.99907 0.652588 1.91782 -4.98398 0.66078 1.92625 -4.97181 0.657753 1.93168 -4.99322 0.652588 1.91782 -4.98398 0.655037 1.91206 -4.97017 0.66078 1.92625 -4.97181 0.66078 1.92625 -4.97181 0.655037 1.91206 -4.97017 0.664053 1.91421 -4.95261 0.654324 1.93016 -5.01618 0.66074 1.94048 -5.02734 0.650933 1.92152 -5.03741 0.645459 1.91473 -5.02648 0.650933 1.92152 -5.03741 0.64334 1.90751 -5.03854 0.645459 1.91473 -5.02648 0.654324 1.93016 -5.01618 0.650933 1.92152 -5.03741 0.645459 1.91473 -5.02648 0.647719 1.91897 -5.01308 0.654324 1.93016 -5.01618 0.654324 1.93016 -5.01618 0.647719 1.91897 -5.01308 0.657753 1.93168 -4.99322 0.657753 1.93168 -4.99322 0.647719 1.91897 -5.01308 0.65 1.91999 -4.99907 0.647931 1.90733 -5.05426 0.654551 1.91008 -5.06868 0.644599 1.888 -5.06633 0.639152 1.88606 -5.05616 0.644599 1.888 -5.06633 0.636944 1.87294 -5.06094 0.639152 1.88606 -5.05616 0.647931 1.90733 -5.05426 0.644599 1.888 -5.06633 0.639152 1.88606 -5.05616 0.641316 1.89776 -5.04858 0.647931 1.90733 -5.05426 0.647931 1.90733 -5.05426 0.641316 1.89776 -5.04858 0.64334 1.90751 -5.03854 0.650933 1.92152 -5.03741 0.647931 1.90733 -5.05426 0.64334 1.90751 -5.03854 0.63805 1.84341 -5.07006 0.643313 1.82256 -5.07631 0.63486 1.82262 -5.06154 0.631237 1.83459 -5.05799 0.63486 1.82262 -5.06154 0.629518 1.82448 -5.05277 0.631237 1.83459 -5.05799 0.63805 1.84341 -5.07006 0.63486 1.82262 -5.06154 0.631237 1.83459 -5.05799 0.632938 1.84599 -5.06143 0.63805 1.84341 -5.07006 0.63805 1.84341 -5.07006 0.632938 1.84599 -5.06143 0.634803 1.8591 -5.06267 0.641138 1.86557 -5.07178 0.634803 1.8591 -5.06267 0.636944 1.87294 -5.06094 0.644599 1.888 -5.06633 0.641138 1.86557 -5.07178 0.636944 1.87294 -5.06094 0.631384 1.80505 -5.04652 0.636611 1.78481 -5.03964 0.628133 1.79333 -5.02719 0.624377 1.80175 -5.02774 0.628133 1.79333 -5.02719 0.622829 1.79751 -5.01713 0.624377 1.80175 -5.02774 0.631384 1.80505 -5.04652 0.628133 1.79333 -5.02719 0.624377 1.80175 -5.02774 0.626033 1.80779 -5.0374 0.631384 1.80505 -5.04652 0.631384 1.80505 -5.04652 0.626033 1.80779 -5.0374 0.627766 1.81545 -5.04584 0.63486 1.82262 -5.06154 0.627766 1.81545 -5.04584 0.629518 1.82448 -5.05277 0.63486 1.82262 -5.06154 0.631384 1.80505 -5.04652 0.627766 1.81545 -5.04584 0.625092 1.78822 -5.00567 0.630381 1.77571 -4.98903 0.621652 1.79011 -4.98271 0.619541 1.79486 -4.99453 0.621652 1.79011 -4.98271 0.617833 1.7965 -4.98326 0.619541 1.79486 -4.99453 0.625092 1.78822 -5.00567 0.621652 1.79011 -4.98271 0.619541 1.79486 -4.99453 0.621226 1.7952 -5.00595 0.625092 1.78822 -5.00567 0.625092 1.78822 -5.00567 0.621226 1.7952 -5.00595 0.622829 1.79751 -5.01713 0.628133 1.79333 -5.02719 0.625092 1.78822 -5.00567 0.622829 1.79751 -5.01713 0.618277 1.79906 -4.96165 0.623941 1.79784 -4.94202 0.615279 1.81351 -4.94502 0.614302 1.80642 -4.96096 0.615279 1.81351 -4.94502 0.612369 1.81603 -4.94993 0.614302 1.80642 -4.96096 0.618277 1.79906 -4.96165 0.615279 1.81351 -4.94502 0.614302 1.80642 -4.96096 0.616128 1.80012 -4.97231 0.618277 1.79906 -4.96165 0.618277 1.79906 -4.96165 0.616128 1.80012 -4.97231 0.621652 1.79011 -4.98271 0.621652 1.79011 -4.98271 0.616128 1.80012 -4.97231 0.617833 1.7965 -4.98326 0.611928 1.83306 -4.93323 0.617403 1.84346 -4.91662 0.608475 1.85555 -4.92814 0.608108 1.84159 -4.93518 0.608475 1.85555 -4.92814 0.605973 1.85617 -4.93235 0.608108 1.84159 -4.93518 0.611928 1.83306 -4.93323 0.608475 1.85555 -4.92814 0.608108 1.84159 -4.93518 0.610276 1.82798 -4.94114 0.611928 1.83306 -4.93323 0.611928 1.83306 -4.93323 0.610276 1.82798 -4.94114 0.615279 1.81351 -4.94502 0.615279 1.81351 -4.94502 0.610276 1.82798 -4.94114 0.612369 1.81603 -4.94993 0.605407 1.87764 -4.93019 0.611214 1.89446 -4.9223 0.602193 1.89834 -4.93906 0.602354 1.88323 -4.93566 0.602193 1.89834 -4.93906 0.600648 1.8946 -4.94065 0.602354 1.88323 -4.93566 0.605407 1.87764 -4.93019 0.602193 1.89834 -4.93906 0.602354 1.88323 -4.93566 0.604043 1.87047 -4.93271 0.605407 1.87764 -4.93019 0.605407 1.87764 -4.93019 0.604043 1.87047 -4.93271 0.608475 1.85555 -4.92814 0.608475 1.85555 -4.92814 0.604043 1.87047 -4.93271 0.605973 1.85617 -4.93235 0.604502 1.93362 -4.95751 0.60298 1.93922 -4.96919 0.595486 1.92707 -4.97382 0.595486 1.92707 -4.97382 0.60298 1.93922 -4.96919 0.601543 1.94293 -4.98135 0.592258 1.92941 -4.98963 0.601543 1.94293 -4.98135 0.59243 1.93186 -4.99545 0.590584 1.93045 -5.00199 0.59243 1.93186 -4.99545 0.598306 1.94466 -5.00765 0.588871 1.92932 -5.01429 0.598306 1.94466 -5.00765 0.588981 1.92961 -5.01839 0.587161 1.92606 -5.02624 0.588981 1.92961 -5.01839 0.594892 1.93806 -5.03364 0.585511 1.92077 -5.03743 0.594892 1.93806 -5.03364 0.585622 1.92034 -5.03928 0.583962 1.91357 -5.04757 0.585622 1.92034 -5.03928 0.591789 1.92425 -5.05565 0.59033 1.91519 -5.06465 0.583962 1.91357 -5.04757 0.591789 1.92425 -5.05565 0.59033 1.91519 -5.06465 0.582163 1.90318 -5.05756 0.583962 1.91357 -5.04757 0.59033 1.91519 -5.06465 0.588732 1.90455 -5.07239 0.582163 1.90318 -5.05756 0.582163 1.90318 -5.05756 0.588732 1.90455 -5.07239 0.579873 1.88853 -5.0665 0.579873 1.88853 -5.0665 0.588732 1.90455 -5.07239 0.587044 1.89262 -5.07849 0.585327 1.8798 -5.08266 0.579873 1.88853 -5.0665 0.587044 1.89262 -5.07849 0.585327 1.8798 -5.08266 0.57745 1.87145 -5.07189 0.579873 1.88853 -5.0665 0.585327 1.8798 -5.08266 0.583644 1.86658 -5.08474 0.57745 1.87145 -5.07189 0.57745 1.87145 -5.07189 0.583644 1.86658 -5.08474 0.575136 1.85357 -5.07292 0.575136 1.85357 -5.07292 0.583644 1.86658 -5.08474 0.582055 1.85344 -5.08475 0.580605 1.84084 -5.08281 0.575136 1.85357 -5.07292 0.582055 1.85344 -5.08475 0.580605 1.84084 -5.08281 0.57299 1.83602 -5.06956 0.575136 1.85357 -5.07292 0.580605 1.84084 -5.08281 0.579108 1.82854 -5.07897 0.57299 1.83602 -5.06956 0.57299 1.83602 -5.06956 0.579108 1.82854 -5.07897 0.5707 1.8198 -5.06211 0.5707 1.8198 -5.06211 0.579108 1.82854 -5.07897 0.577482 1.81667 -5.07313 0.575781 1.80569 -5.06539 0.5707 1.8198 -5.06211 0.577482 1.81667 -5.07313 0.575781 1.80569 -5.06539 0.568335 1.80583 -5.051 0.5707 1.8198 -5.06211 0.575781 1.80569 -5.06539 0.574066 1.79604 -5.05599 0.568335 1.80583 -5.051 0.568335 1.80583 -5.051 0.574066 1.79604 -5.05599 0.572401 1.78807 -5.04529 0.566036 1.79492 -5.03688 0.572401 1.78807 -5.04529 0.570844 1.78199 -5.03375 0.563971 1.78782 -5.021 0.570844 1.78199 -5.03375 0.569411 1.77783 -5.02174 0.567877 1.77548 -5.00898 0.563971 1.78782 -5.021 0.569411 1.77783 -5.02174 0.567877 1.77548 -5.00898 0.562011 1.78466 -5.00515 0.563971 1.78782 -5.021 0.567877 1.77548 -5.00898 0.566227 1.77511 -4.99568 0.562011 1.78466 -5.00515 0.562011 1.78466 -5.00515 0.566227 1.77511 -4.99568 0.560012 1.78486 -4.98953 0.560012 1.78486 -4.98953 0.566227 1.77511 -4.99568 0.564517 1.77686 -4.98234 0.557993 1.78825 -4.97428 0.564517 1.77686 -4.98234 0.562808 1.78068 -4.96944 0.556043 1.79468 -4.96005 0.562808 1.78068 -4.96944 0.561166 1.78641 -4.95746 0.559643 1.79373 -4.94677 0.556043 1.79468 -4.96005 0.561166 1.78641 -4.95746 0.559643 1.79373 -4.94677 0.554216 1.80401 -4.9473 0.556043 1.79468 -4.96005 0.559643 1.79373 -4.94677 0.558207 1.80241 -4.93748 0.554216 1.80401 -4.9473 0.554216 1.80401 -4.9473 0.558207 1.80241 -4.93748 0.552088 1.81751 -4.93547 0.552088 1.81751 -4.93547 0.558207 1.80241 -4.93748 0.55664 1.81268 -4.92939 0.554969 1.82432 -4.92285 0.552088 1.81751 -4.93547 0.55664 1.81268 -4.92939 0.554969 1.82432 -4.92285 0.549585 1.83521 -4.92636 0.552088 1.81751 -4.93547 0.554969 1.82432 -4.92285 0.553253 1.83696 -4.91818 0.549585 1.83521 -4.92636 0.549585 1.83521 -4.92636 0.553253 1.83696 -4.91818 0.551555 1.85013 -4.91558 0.54708 1.85475 -4.92203 0.551555 1.85013 -4.91558 0.549938 1.86333 -4.91507 0.544745 1.87478 -4.92284 0.549938 1.86333 -4.91507 0.548453 1.87609 -4.91654 0.546993 1.88842 -4.91989 0.544745 1.87478 -4.92284 0.548453 1.87609 -4.91654 0.546993 1.88842 -4.91989 0.542457 1.8939 -4.92868 0.544745 1.87478 -4.92284 0.546993 1.88842 -4.91989 0.545395 1.90045 -4.92524 0.542457 1.8939 -4.92868 0.542457 1.8939 -4.92868 0.545395 1.90045 -4.92524 0.540012 1.91091 -4.93908 0.540012 1.91091 -4.93908 0.545395 1.90045 -4.92524 0.543707 1.91169 -4.93253 0.54199 1.92171 -4.94154 0.540012 1.91091 -4.93908 0.543707 1.91169 -4.93253 0.54199 1.92171 -4.94154 0.53756 1.9248 -4.95339 0.540012 1.91091 -4.93908 0.54199 1.92171 -4.94154 0.540307 1.93012 -4.95196 0.53756 1.9248 -4.95339 0.53756 1.9248 -4.95339 0.540307 1.93012 -4.95196 0.538718 1.93668 -4.96333 0.535257 1.93469 -4.97069 0.538718 1.93668 -4.96333 0.537268 1.94131 -4.97521 0.534 1.93835 -4.9817 0.537268 1.94131 -4.97521 0.535771 1.94412 -4.98779 0.531923 1.94082 -4.99949 0.535771 1.94412 -4.98779 0.534145 1.94499 -5.00099 0.530623 1.94039 -5.01029 0.534145 1.94499 -5.00099 0.532444 1.94378 -5.01437 0.52931 1.93853 -5.02097 0.532444 1.94378 -5.01437 0.530729 1.94045 -5.02742 0.52801 1.93525 -5.03132 0.530729 1.94045 -5.02742 0.529064 1.93517 -5.03967 0.526745 1.93062 -5.04114 0.529064 1.93517 -5.03967 0.527508 1.92822 -5.05071 0.525544 1.92475 -5.05022 0.527508 1.92822 -5.05071 0.526074 1.9199 -5.06031 0.524398 1.91771 -5.05846 0.526074 1.9199 -5.06031 0.524541 1.91001 -5.06873 0.521953 1.90072 -5.07184 0.524541 1.91001 -5.06873 0.52289 1.89868 -5.07569 0.521179 1.88625 -5.08085 0.521953 1.90072 -5.07184 0.52289 1.89868 -5.07569 0.521179 1.88625 -5.08085 0.51939 1.88084 -5.08037 0.521953 1.90072 -5.07184 0.521179 1.88625 -5.08085 0.519471 1.87316 -5.08397 0.51939 1.88084 -5.08037 0.51939 1.88084 -5.08037 0.519471 1.87316 -5.08397 0.516888 1.85946 -5.08347 0.516888 1.85946 -5.08347 0.519471 1.87316 -5.08397 0.517829 1.85993 -5.085 0.516307 1.84701 -5.084 0.516888 1.85946 -5.08347 0.517829 1.85993 -5.085 0.516307 1.84701 -5.084 0.514668 1.83872 -5.08112 0.516888 1.85946 -5.08347 0.516307 1.84701 -5.084 0.51487 1.83463 -5.08112 0.514668 1.83872 -5.08112 0.514668 1.83872 -5.08112 0.51487 1.83463 -5.08112 0.512557 1.82065 -5.07448 0.512557 1.82065 -5.07448 0.51487 1.83463 -5.08112 0.513303 1.82248 -5.07627 0.511632 1.811 -5.06946 0.512557 1.82065 -5.07448 0.513303 1.82248 -5.07627 0.511632 1.811 -5.06946 0.510387 1.8049 -5.06422 0.512557 1.82065 -5.07448 0.511632 1.811 -5.06946 0.509915 1.80064 -5.06084 0.510387 1.8049 -5.06422 0.510387 1.8049 -5.06422 0.509915 1.80064 -5.06084 0.508218 1.7918 -5.05074 0.601543 1.94293 -4.98135 0.599977 1.94481 -4.99429 0.59243 1.93186 -4.99545 0.59243 1.93186 -4.99545 0.599977 1.94481 -4.99429 0.598306 1.94466 -5.00765 0.598306 1.94466 -5.00765 0.59659 1.94238 -5.02093 0.588981 1.92961 -5.01839 0.588981 1.92961 -5.01839 0.59659 1.94238 -5.02093 0.594892 1.93806 -5.03364 0.594892 1.93806 -5.03364 0.593274 1.93191 -5.04533 0.585622 1.92034 -5.03928 0.585622 1.92034 -5.03928 0.593274 1.93191 -5.04533 0.591789 1.92425 -5.05565 0.568335 1.80583 -5.051 0.572401 1.78807 -5.04529 0.566036 1.79492 -5.03688 0.566036 1.79492 -5.03688 0.570844 1.78199 -5.03375 0.563971 1.78782 -5.021 0.560012 1.78486 -4.98953 0.564517 1.77686 -4.98234 0.557993 1.78825 -4.97428 0.557993 1.78825 -4.97428 0.562808 1.78068 -4.96944 0.556043 1.79468 -4.96005 0.549585 1.83521 -4.92636 0.551555 1.85013 -4.91558 0.54708 1.85475 -4.92203 0.54708 1.85475 -4.92203 0.549938 1.86333 -4.91507 0.544745 1.87478 -4.92284 0.53756 1.9248 -4.95339 0.538718 1.93668 -4.96333 0.535257 1.93469 -4.97069 0.535257 1.93469 -4.97069 0.537268 1.94131 -4.97521 0.534 1.93835 -4.9817 0.534 1.93835 -4.9817 0.535771 1.94412 -4.98779 0.531923 1.94082 -4.99949 0.531923 1.94082 -4.99949 0.534145 1.94499 -5.00099 0.530623 1.94039 -5.01029 0.530623 1.94039 -5.01029 0.532444 1.94378 -5.01437 0.52931 1.93853 -5.02097 0.52931 1.93853 -5.02097 0.530729 1.94045 -5.02742 0.52801 1.93525 -5.03132 0.52801 1.93525 -5.03132 0.529064 1.93517 -5.03967 0.526745 1.93062 -5.04114 0.526745 1.93062 -5.04114 0.527508 1.92822 -5.05071 0.525544 1.92475 -5.05022 0.525544 1.92475 -5.05022 0.526074 1.9199 -5.06031 0.524398 1.91771 -5.05846 0.524398 1.91771 -5.05846 0.524541 1.91001 -5.06873 0.521953 1.90072 -5.07184 0.583962 1.91357 -5.04757 0.585511 1.92077 -5.03743 0.585622 1.92034 -5.03928 0.585511 1.92077 -5.03743 0.587161 1.92606 -5.02624 0.594892 1.93806 -5.03364 0.587161 1.92606 -5.02624 0.588871 1.92932 -5.01429 0.588981 1.92961 -5.01839 0.588871 1.92932 -5.01429 0.590584 1.93045 -5.00199 0.598306 1.94466 -5.00765 0.590584 1.93045 -5.00199 0.592258 1.92941 -4.98963 0.59243 1.93186 -4.99545 0.601543 1.94293 -4.98135 0.592258 1.92941 -4.98963 0.595486 1.92707 -4.97382 0.604502 1.93362 -4.95751 0.595427 1.92096 -4.96637 0.598715 1.91568 -4.95435 0.598715 1.91568 -4.95435 0.595427 1.92096 -4.96637 0.597128 1.91377 -4.95625 0.598889 1.90488 -4.94758 0.598715 1.91568 -4.95435 0.597128 1.91377 -4.95625 0.598889 1.90488 -4.94758 0.600648 1.8946 -4.94065 0.602193 1.89834 -4.93906 0.63805 1.84341 -5.07006 0.634803 1.8591 -5.06267 0.641138 1.86557 -5.07178 0.825331 1.84148 -5.05707 0.827746 1.85612 -5.05987 0.833899 1.84972 -5.07126 0.833899 1.84972 -5.07126 0.827746 1.85612 -5.05987 0.837139 1.8723 -5.07094 1.11487 1.92863 -4.97824 1.10937 1.91391 -4.97366 1.11798 1.91869 -4.95829 1.12145 1.90247 -4.94186 1.1149 1.89367 -4.95034 1.12476 1.88221 -4.93151 1.13459 1.81732 -4.94201 1.12823 1.82181 -4.95372 1.13761 1.80176 -4.95766 1.14751 1.7917 -5.02277 1.14129 1.80464 -5.02314 1.15065 1.80197 -5.04262 1.15194 1.85122 -5.05935 1.15453 1.86647 -5.05965 1.16043 1.86067 -5.072 1.16043 1.86067 -5.072 1.15453 1.86647 -5.05965 1.16385 1.88332 -5.06812 1.29453 1.88758 -5.06651 1.2903 1.89622 -5.04783 1.29787 1.907 -5.05454 0.508218 1.7918 -5.05074 0.508218 1.80726 -5.06666 0.510387 1.8049 -5.06422 0.510387 1.8049 -5.06422 0.508218 1.80726 -5.06666 0.512557 1.82065 -5.07448 0.512557 1.82065 -5.07448 0.508218 1.80726 -5.06666 0.508218 1.82631 -5.07804 0.514668 1.83872 -5.08112 0.508218 1.82631 -5.07804 0.508218 1.84766 -5.0841 0.516888 1.85946 -5.08347 0.508218 1.84766 -5.0841 0.508218 1.86984 -5.08443 0.51939 1.88084 -5.08037 0.508218 1.86984 -5.08443 0.508218 1.89136 -5.079 0.521953 1.90072 -5.07184 0.508218 1.89136 -5.079 0.508218 1.91074 -5.0682 0.524398 1.91771 -5.05846 0.508218 1.91074 -5.0682 0.508218 1.92666 -5.05274 0.525544 1.92475 -5.05022 0.508218 1.92666 -5.05274 0.526745 1.93062 -5.04114 0.525544 1.92475 -5.05022 0.524398 1.91771 -5.05846 0.508218 1.92666 -5.05274 0.512557 1.82065 -5.07448 0.508218 1.82631 -5.07804 0.514668 1.83872 -5.08112 0.514668 1.83872 -5.08112 0.508218 1.84766 -5.0841 0.516888 1.85946 -5.08347 0.516888 1.85946 -5.08347 0.508218 1.86984 -5.08443 0.51939 1.88084 -5.08037 0.51939 1.88084 -5.08037 0.508218 1.89136 -5.079 0.521953 1.90072 -5.07184 0.521953 1.90072 -5.07184 0.508218 1.91074 -5.0682 0.524398 1.91771 -5.05846 0.508218 1.92666 -5.05274 0.508218 1.93804 -5.03369 0.526745 1.93062 -5.04114 0.526745 1.93062 -5.04114 0.508218 1.93804 -5.03369 0.52801 1.93525 -5.03132 0.52801 1.93525 -5.03132 0.508218 1.93804 -5.03369 0.52931 1.93853 -5.02097 0.52931 1.93853 -5.02097 0.508218 1.93804 -5.03369 0.508218 1.9441 -5.01234 0.530623 1.94039 -5.01029 0.508218 1.9441 -5.01234 0.531923 1.94082 -4.99949 0.530623 1.94039 -5.01029 0.52931 1.93853 -5.02097 0.508218 1.9441 -5.01234 0.508218 1.9441 -5.01234 0.508218 1.94443 -4.99016 0.531923 1.94082 -4.99949 0.531923 1.94082 -4.99949 0.508218 1.94443 -4.99016 0.534 1.93835 -4.9817 0.534 1.93835 -4.9817 0.508218 1.94443 -4.99016 0.508218 1.939 -4.96864 0.535257 1.93469 -4.97069 0.508218 1.939 -4.96864 0.53756 1.9248 -4.95339 0.535257 1.93469 -4.97069 0.534 1.93835 -4.9817 0.508218 1.939 -4.96864 0.508218 1.939 -4.96864 0.508218 1.9282 -4.94926 0.53756 1.9248 -4.95339 0.53756 1.9248 -4.95339 0.508218 1.9282 -4.94926 0.540012 1.91091 -4.93908 0.540012 1.91091 -4.93908 0.508218 1.9282 -4.94926 0.508218 1.91274 -4.93334 0.542457 1.8939 -4.92868 0.508218 1.91274 -4.93334 0.508218 1.89369 -4.92196 0.544745 1.87478 -4.92284 0.508218 1.89369 -4.92196 0.508218 1.87234 -4.9159 0.54708 1.85475 -4.92203 0.508218 1.87234 -4.9159 0.508218 1.85016 -4.91557 0.549585 1.83521 -4.92636 0.508218 1.85016 -4.91557 0.508218 1.82864 -4.921 0.552088 1.81751 -4.93547 0.508218 1.82864 -4.921 0.508218 1.80926 -4.9318 0.554216 1.80401 -4.9473 0.508218 1.80926 -4.9318 0.508218 1.79334 -4.94726 0.556043 1.79468 -4.96005 0.508218 1.79334 -4.94726 0.508218 1.78196 -4.96631 0.557993 1.78825 -4.97428 0.508218 1.78196 -4.96631 0.508218 1.7759 -4.98766 0.560012 1.78486 -4.98953 0.508218 1.7759 -4.98766 0.562011 1.78466 -5.00515 0.560012 1.78486 -4.98953 0.557993 1.78825 -4.97428 0.508218 1.7759 -4.98766 0.540012 1.91091 -4.93908 0.508218 1.91274 -4.93334 0.542457 1.8939 -4.92868 0.542457 1.8939 -4.92868 0.508218 1.89369 -4.92196 0.544745 1.87478 -4.92284 0.544745 1.87478 -4.92284 0.508218 1.87234 -4.9159 0.54708 1.85475 -4.92203 0.54708 1.85475 -4.92203 0.508218 1.85016 -4.91557 0.549585 1.83521 -4.92636 0.549585 1.83521 -4.92636 0.508218 1.82864 -4.921 0.552088 1.81751 -4.93547 0.552088 1.81751 -4.93547 0.508218 1.80926 -4.9318 0.554216 1.80401 -4.9473 0.554216 1.80401 -4.9473 0.508218 1.79334 -4.94726 0.556043 1.79468 -4.96005 0.556043 1.79468 -4.96005 0.508218 1.78196 -4.96631 0.557993 1.78825 -4.97428 0.508218 1.7759 -4.98766 0.508218 1.77557 -5.00984 0.562011 1.78466 -5.00515 0.562011 1.78466 -5.00515 0.508218 1.77557 -5.00984 0.563971 1.78782 -5.021 0.563971 1.78782 -5.021 0.508218 1.77557 -5.00984 0.508218 1.781 -5.03136 0.566036 1.79492 -5.03688 0.508218 1.781 -5.03136 0.508218 1.7918 -5.05074 0.568335 1.80583 -5.051 0.508218 1.7918 -5.05074 0.509929 1.79996 -5.05974 0.511658 1.8093 -5.06747 0.568335 1.80583 -5.051 0.509929 1.79996 -5.05974 0.511658 1.8093 -5.06747 0.5707 1.8198 -5.06211 0.568335 1.80583 -5.051 0.511658 1.8093 -5.06747 0.513373 1.81966 -5.07378 0.5707 1.8198 -5.06211 0.5707 1.8198 -5.06211 0.513373 1.81966 -5.07378 0.57299 1.83602 -5.06956 0.57299 1.83602 -5.06956 0.513373 1.81966 -5.07378 0.514954 1.83022 -5.07834 0.517566 1.84988 -5.08273 0.57299 1.83602 -5.06956 0.514954 1.83022 -5.07834 0.517566 1.84988 -5.08273 0.575136 1.85357 -5.07292 0.57299 1.83602 -5.06956 0.517566 1.84988 -5.08273 0.520126 1.86853 -5.08246 0.575136 1.85357 -5.07292 0.575136 1.85357 -5.07292 0.520126 1.86853 -5.08246 0.57745 1.87145 -5.07189 0.57745 1.87145 -5.07189 0.520126 1.86853 -5.08246 0.522835 1.88666 -5.07799 0.579873 1.88853 -5.0665 0.522835 1.88666 -5.07799 0.525549 1.90329 -5.06958 0.582163 1.90318 -5.05756 0.525549 1.90329 -5.06958 0.528215 1.91804 -5.05718 0.583962 1.91357 -5.04757 0.528215 1.91804 -5.05718 0.531073 1.93042 -5.03997 0.585511 1.92077 -5.03743 0.531073 1.93042 -5.03997 0.587161 1.92606 -5.02624 0.585511 1.92077 -5.03743 0.583962 1.91357 -5.04757 0.531073 1.93042 -5.03997 0.563971 1.78782 -5.021 0.508218 1.781 -5.03136 0.566036 1.79492 -5.03688 0.566036 1.79492 -5.03688 0.508218 1.7918 -5.05074 0.568335 1.80583 -5.051 0.57745 1.87145 -5.07189 0.522835 1.88666 -5.07799 0.579873 1.88853 -5.0665 0.579873 1.88853 -5.0665 0.525549 1.90329 -5.06958 0.582163 1.90318 -5.05756 0.582163 1.90318 -5.05756 0.528215 1.91804 -5.05718 0.583962 1.91357 -5.04757 0.531073 1.93042 -5.03997 0.532661 1.93492 -5.02996 0.587161 1.92606 -5.02624 0.587161 1.92606 -5.02624 0.532661 1.93492 -5.02996 0.534293 1.93802 -5.01944 0.588871 1.92932 -5.01429 0.534293 1.93802 -5.01944 0.535943 1.93965 -5.00858 0.590584 1.93045 -5.00199 0.535943 1.93965 -5.00858 0.537576 1.93979 -4.9976 0.592258 1.92941 -4.98963 0.537576 1.93979 -4.9976 0.539162 1.93843 -4.98671 0.540674 1.93558 -4.97607 0.592258 1.92941 -4.98963 0.539162 1.93843 -4.98671 0.540674 1.93558 -4.97607 0.593833 1.92623 -4.97764 0.592258 1.92941 -4.98963 0.540674 1.93558 -4.97607 0.542167 1.93131 -4.96596 0.593833 1.92623 -4.97764 0.593833 1.92623 -4.97764 0.542167 1.93131 -4.96596 0.595427 1.92096 -4.96637 0.595427 1.92096 -4.96637 0.542167 1.93131 -4.96596 0.543757 1.92565 -4.95654 0.597128 1.91377 -4.95625 0.543757 1.92565 -4.95654 0.54542 1.9187 -4.94797 0.598889 1.90488 -4.94758 0.54542 1.9187 -4.94797 0.547112 1.91064 -4.94049 0.548808 1.90159 -4.9342 0.598889 1.90488 -4.94758 0.547112 1.91064 -4.94049 0.548808 1.90159 -4.9342 0.600648 1.8946 -4.94065 0.598889 1.90488 -4.94758 0.548808 1.90159 -4.9342 0.550389 1.89226 -4.92946 0.600648 1.8946 -4.94065 0.600648 1.8946 -4.94065 0.550389 1.89226 -4.92946 0.602354 1.88323 -4.93566 0.602354 1.88323 -4.93566 0.550389 1.89226 -4.92946 0.552811 1.87606 -4.92455 0.604043 1.87047 -4.93271 0.552811 1.87606 -4.92455 0.554728 1.86259 -4.92324 0.605973 1.85617 -4.93235 0.554728 1.86259 -4.92324 0.556776 1.84914 -4.92434 0.608108 1.84159 -4.93518 0.556776 1.84914 -4.92434 0.558904 1.83608 -4.9278 0.610276 1.82798 -4.94114 0.558904 1.83608 -4.9278 0.561037 1.82387 -4.9335 0.563121 1.81282 -4.94129 0.610276 1.82798 -4.94114 0.561037 1.82387 -4.9335 0.563121 1.81282 -4.94129 0.612369 1.81603 -4.94993 0.610276 1.82798 -4.94114 0.563121 1.81282 -4.94129 0.565082 1.80331 -4.95094 0.612369 1.81603 -4.94993 0.612369 1.81603 -4.94993 0.565082 1.80331 -4.95094 0.614302 1.80642 -4.96096 0.614302 1.80642 -4.96096 0.565082 1.80331 -4.95094 0.567083 1.79567 -4.96218 0.616128 1.80012 -4.97231 0.567083 1.79567 -4.96218 0.569222 1.79023 -4.97463 0.617833 1.7965 -4.98326 0.569222 1.79023 -4.97463 0.571422 1.78716 -4.98781 0.619541 1.79486 -4.99453 0.571422 1.78716 -4.98781 0.573622 1.78654 -5.00135 0.621226 1.7952 -5.00595 0.573622 1.78654 -5.00135 0.575749 1.78842 -5.01482 0.622829 1.79751 -5.01713 0.575749 1.78842 -5.01482 0.577879 1.7931 -5.02849 0.624377 1.80175 -5.02774 0.577879 1.7931 -5.02849 0.580367 1.80122 -5.04207 0.626033 1.80779 -5.0374 0.580367 1.80122 -5.04207 0.627766 1.81545 -5.04584 0.626033 1.80779 -5.0374 0.624377 1.80175 -5.02774 0.580367 1.80122 -5.04207 0.587161 1.92606 -5.02624 0.534293 1.93802 -5.01944 0.588871 1.92932 -5.01429 0.588871 1.92932 -5.01429 0.535943 1.93965 -5.00858 0.590584 1.93045 -5.00199 0.590584 1.93045 -5.00199 0.537576 1.93979 -4.9976 0.592258 1.92941 -4.98963 0.595427 1.92096 -4.96637 0.543757 1.92565 -4.95654 0.597128 1.91377 -4.95625 0.597128 1.91377 -4.95625 0.54542 1.9187 -4.94797 0.598889 1.90488 -4.94758 0.602354 1.88323 -4.93566 0.552811 1.87606 -4.92455 0.604043 1.87047 -4.93271 0.604043 1.87047 -4.93271 0.554728 1.86259 -4.92324 0.605973 1.85617 -4.93235 0.605973 1.85617 -4.93235 0.556776 1.84914 -4.92434 0.608108 1.84159 -4.93518 0.608108 1.84159 -4.93518 0.558904 1.83608 -4.9278 0.610276 1.82798 -4.94114 0.614302 1.80642 -4.96096 0.567083 1.79567 -4.96218 0.616128 1.80012 -4.97231 0.616128 1.80012 -4.97231 0.569222 1.79023 -4.97463 0.617833 1.7965 -4.98326 0.617833 1.7965 -4.98326 0.571422 1.78716 -4.98781 0.619541 1.79486 -4.99453 0.619541 1.79486 -4.99453 0.573622 1.78654 -5.00135 0.621226 1.7952 -5.00595 0.621226 1.7952 -5.00595 0.575749 1.78842 -5.01482 0.622829 1.79751 -5.01713 0.622829 1.79751 -5.01713 0.577879 1.7931 -5.02849 0.624377 1.80175 -5.02774 0.580367 1.80122 -5.04207 0.583081 1.81251 -5.05385 0.627766 1.81545 -5.04584 0.627766 1.81545 -5.04584 0.583081 1.81251 -5.05385 0.629518 1.82448 -5.05277 0.629518 1.82448 -5.05277 0.583081 1.81251 -5.05385 0.585761 1.82589 -5.06264 0.631237 1.83459 -5.05799 0.585761 1.82589 -5.06264 0.587934 1.83847 -5.0676 0.632938 1.84599 -5.06143 0.587934 1.83847 -5.0676 0.58951 1.84868 -5.06975 0.634803 1.8591 -5.06267 0.58951 1.84868 -5.06975 0.590997 1.85816 -5.07038 0.592563 1.86763 -5.06971 0.634803 1.8591 -5.06267 0.590997 1.85816 -5.07038 0.592563 1.86763 -5.06971 0.636944 1.87294 -5.06094 0.634803 1.8591 -5.06267 0.592563 1.86763 -5.06971 0.594182 1.87693 -5.06776 0.636944 1.87294 -5.06094 0.636944 1.87294 -5.06094 0.594182 1.87693 -5.06776 0.595821 1.88585 -5.06457 0.639152 1.88606 -5.05616 0.595821 1.88585 -5.06457 0.597454 1.89426 -5.0602 0.641316 1.89776 -5.04858 0.597454 1.89426 -5.0602 0.599054 1.90202 -5.05471 0.600583 1.90895 -5.04822 0.641316 1.89776 -5.04858 0.599054 1.90202 -5.05471 0.600583 1.90895 -5.04822 0.64334 1.90751 -5.03854 0.641316 1.89776 -5.04858 0.600583 1.90895 -5.04822 0.602062 1.91494 -5.04083 0.64334 1.90751 -5.03854 0.64334 1.90751 -5.03854 0.602062 1.91494 -5.04083 0.603628 1.91983 -5.03268 0.645459 1.91473 -5.02648 0.603628 1.91983 -5.03268 0.605264 1.92352 -5.02396 0.647719 1.91897 -5.01308 0.605264 1.92352 -5.02396 0.606945 1.92595 -5.01479 0.608635 1.92708 -5.00539 0.647719 1.91897 -5.01308 0.606945 1.92595 -5.01479 0.608635 1.92708 -5.00539 0.65 1.91999 -4.99907 0.647719 1.91897 -5.01308 0.608635 1.92708 -5.00539 0.610303 1.92688 -4.99593 0.65 1.91999 -4.99907 0.65 1.91999 -4.99907 0.610303 1.92688 -4.99593 0.611934 1.92533 -4.98647 0.65 1.91789 -4.98423 0.611934 1.92533 -4.98647 0.613609 1.92215 -4.97657 0.65 1.91218 -4.97038 0.613609 1.92215 -4.97657 0.615518 1.91694 -4.96646 0.617653 1.90965 -4.95697 0.65 1.91218 -4.97038 0.615518 1.91694 -4.96646 0.617653 1.90965 -4.95697 0.65 1.90321 -4.95837 0.65 1.91218 -4.97038 0.617653 1.90965 -4.95697 0.619849 1.90078 -4.94898 0.65 1.90321 -4.95837 0.65 1.90321 -4.95837 0.619849 1.90078 -4.94898 0.65 1.89154 -4.94896 0.65 1.89154 -4.94896 0.619849 1.90078 -4.94898 0.62204 1.89059 -4.94273 0.65 1.87791 -4.94274 0.62204 1.89059 -4.94273 0.624146 1.87943 -4.93844 0.626139 1.86767 -4.93625 0.65 1.87791 -4.94274 0.624146 1.87943 -4.93844 0.626139 1.86767 -4.93625 0.65 1.86316 -4.94008 0.65 1.87791 -4.94274 0.626139 1.86767 -4.93625 0.62824 1.8558 -4.9363 0.65 1.86316 -4.94008 0.65 1.86316 -4.94008 0.62824 1.8558 -4.9363 0.65 1.84822 -4.94117 0.65 1.84822 -4.94117 0.62824 1.8558 -4.9363 0.630465 1.84412 -4.93858 0.65 1.83401 -4.94592 0.630465 1.84412 -4.93858 0.632727 1.8331 -4.94298 0.634958 1.82306 -4.94939 0.65 1.83401 -4.94592 0.632727 1.8331 -4.94298 0.634958 1.82306 -4.94939 0.65 1.82142 -4.95405 0.65 1.83401 -4.94592 0.634958 1.82306 -4.94939 0.637065 1.81442 -4.95755 0.65 1.82142 -4.95405 0.65 1.82142 -4.95405 0.637065 1.81442 -4.95755 0.65 1.81123 -4.96505 0.65 1.81123 -4.96505 0.637065 1.81442 -4.95755 0.639145 1.80749 -4.9672 0.65 1.80409 -4.97822 0.639145 1.80749 -4.9672 0.641378 1.80257 -4.97795 0.643699 1.7998 -4.98946 0.65 1.80409 -4.97822 0.641378 1.80257 -4.97795 0.643699 1.7998 -4.98946 0.65 1.80044 -4.99276 0.65 1.80409 -4.97822 0.643699 1.7998 -4.98946 0.646021 1.79931 -5.00128 0.65 1.80044 -4.99276 0.65 1.80044 -4.99276 0.646021 1.79931 -5.00128 0.65 1.8005 -5.00774 0.65 1.8005 -5.00774 0.646021 1.79931 -5.00128 0.648177 1.801 -5.01255 0.65 1.80428 -5.02224 0.65 1.8005 -5.00774 0.648177 1.801 -5.01255 0.629518 1.82448 -5.05277 0.585761 1.82589 -5.06264 0.631237 1.83459 -5.05799 0.631237 1.83459 -5.05799 0.587934 1.83847 -5.0676 0.632938 1.84599 -5.06143 0.632938 1.84599 -5.06143 0.58951 1.84868 -5.06975 0.634803 1.8591 -5.06267 0.636944 1.87294 -5.06094 0.595821 1.88585 -5.06457 0.639152 1.88606 -5.05616 0.639152 1.88606 -5.05616 0.597454 1.89426 -5.0602 0.641316 1.89776 -5.04858 0.64334 1.90751 -5.03854 0.603628 1.91983 -5.03268 0.645459 1.91473 -5.02648 0.645459 1.91473 -5.02648 0.605264 1.92352 -5.02396 0.647719 1.91897 -5.01308 0.65 1.91999 -4.99907 0.611934 1.92533 -4.98647 0.65 1.91789 -4.98423 0.65 1.91789 -4.98423 0.613609 1.92215 -4.97657 0.65 1.91218 -4.97038 0.65 1.89154 -4.94896 0.62204 1.89059 -4.94273 0.65 1.87791 -4.94274 0.65 1.84822 -4.94117 0.630465 1.84412 -4.93858 0.65 1.83401 -4.94592 0.65 1.81123 -4.96505 0.639145 1.80749 -4.9672 0.65 1.80409 -4.97822 -1.59 1.85796 -5.10498 -1.59 1.83482 -5.10194 -1.59 1.83781 -5.04424 -1.59 1.83781 -5.04424 -1.59 1.83482 -5.10194 -1.59 1.81292 -5.09385 -1.59 1.79335 -5.08113 -1.59 1.83781 -5.04424 -1.59 1.81292 -5.09385 -1.59 1.79335 -5.08113 -1.59 1.77707 -5.0644 -1.59 1.83781 -5.04424 -1.59 1.85796 -5.10498 -1.5898 1.85966 -5.10992 -1.59 1.83482 -5.10194 -1.59 1.83482 -5.10194 -1.5898 1.85966 -5.10992 -1.58796 1.83568 -5.11805 -1.58796 1.80596 -5.10773 -1.58796 1.83568 -5.11805 -1.58196 1.83276 -5.13222 -1.58196 1.79947 -5.12067 -1.58196 1.83276 -5.13222 -1.57243 1.83025 -5.14439 -1.57243 1.7939 -5.13178 -1.57243 1.83025 -5.14439 -1.56 1.82833 -5.15373 -1.56 1.78962 -5.1403 -1.56 1.82833 -5.15373 -1.54553 1.82712 -5.1596 -1.54553 1.78693 -5.14566 -1.54553 1.82712 -5.1596 -1.53 1.82671 -5.16161 -1.53 1.78602 -5.14748 -1.54553 1.78693 -5.14566 -1.53 1.82671 -5.16161 -1.53 1.78602 -5.14748 -1.54553 1.75172 -5.12178 -1.54553 1.78693 -5.14566 -1.53 1.78602 -5.14748 -1.53 1.75037 -5.12331 -1.54553 1.75172 -5.12178 -1.54553 1.75172 -5.12178 -1.53 1.75037 -5.12331 -1.54553 1.72389 -5.08961 -1.56 1.7289 -5.08631 -1.54553 1.72389 -5.08961 -1.56 1.71103 -5.04944 -1.57243 1.72008 -5.04644 -1.56 1.71103 -5.04944 -1.57243 1.71283 -5.00864 -1.58196 1.72523 -5.00791 -1.57243 1.71283 -5.00864 -1.58196 1.72778 -4.97276 -1.58796 1.74195 -4.97568 -1.58196 1.72778 -4.97276 -1.58796 1.75227 -4.94596 -1.59 1.75806 -4.97482 -1.58796 1.75227 -4.94596 -1.59 1.76615 -4.95292 -1.59 1.75806 -4.97482 -1.58796 1.74195 -4.97568 -1.58796 1.75227 -4.94596 -1.59 1.75806 -4.97482 -1.5898 1.75008 -4.99966 -1.58796 1.74195 -4.97568 -1.59 1.75806 -4.97482 -1.59 1.75502 -4.99796 -1.5898 1.75008 -4.99966 -1.5892 1.86144 -5.11479 -1.5882 1.86331 -5.11956 -1.5898 1.85966 -5.10992 -1.5898 1.85966 -5.10992 -1.5882 1.86331 -5.11956 -1.58796 1.83568 -5.11805 -1.58796 1.83568 -5.11805 -1.5882 1.86331 -5.11956 -1.58796 1.86706 -5.12032 -1.58196 1.86791 -5.13477 -1.58796 1.86706 -5.12032 -1.58196 1.90252 -5.12813 -1.57243 1.90644 -5.13992 -1.58196 1.90252 -5.12813 -1.57243 1.94107 -5.12314 -1.56 1.94631 -5.1311 -1.57243 1.94107 -5.12314 -1.56 1.9773 -5.10429 -1.54553 1.98178 -5.10828 -1.56 1.9773 -5.10429 -1.54553 2.00566 -5.07307 -1.53 2.00748 -5.07398 -1.54553 2.00566 -5.07307 -1.53 2.02161 -5.03329 -1.53 2.00748 -5.07398 -1.54553 1.98178 -5.10828 -1.54553 2.00566 -5.07307 -1.53 2.00748 -5.07398 -1.53 1.98331 -5.10963 -1.54553 1.98178 -5.10828 -1.54553 1.98178 -5.10828 -1.53 1.98331 -5.10963 -1.54553 1.94961 -5.13611 -1.56 1.94631 -5.1311 -1.54553 1.94961 -5.13611 -1.56 1.90944 -5.14897 -1.57243 1.90644 -5.13992 -1.56 1.90944 -5.14897 -1.57243 1.86864 -5.14717 -1.58196 1.86791 -5.13477 -1.57243 1.86864 -5.14717 -1.58196 1.83276 -5.13222 -1.58796 1.83568 -5.11805 -1.58196 1.86791 -5.13477 -1.58196 1.83276 -5.13222 -1.58796 1.83568 -5.11805 -1.58796 1.86706 -5.12032 -1.58196 1.86791 -5.13477 -1.58796 1.86706 -5.12032 -1.5882 1.86331 -5.11956 -1.58796 1.89796 -5.11439 -1.58196 1.90252 -5.12813 -1.58796 1.89796 -5.11439 -1.58196 1.93424 -5.11276 -1.57243 1.94107 -5.12314 -1.58196 1.93424 -5.11276 -1.57243 1.97018 -5.09796 -1.56 1.9773 -5.10429 -1.57243 1.97018 -5.09796 -1.56 2.0003 -5.07038 -1.54553 2.00566 -5.07307 -1.56 2.0003 -5.07038 -1.54553 2.0196 -5.03288 -1.53 2.02161 -5.03329 -1.54553 2.0196 -5.03288 -1.53 2.02472 -4.99033 -1.53 2.02161 -5.03329 -1.54553 2.00566 -5.07307 -1.54553 2.0196 -5.03288 -1.5892 1.92747 -5.09287 -1.58796 1.95008 -5.08009 -1.5882 1.92883 -5.09782 -1.5892 1.92747 -5.09287 -1.5898 1.92599 -5.0879 -1.58796 1.95008 -5.08009 -1.58796 1.95008 -5.08009 -1.5898 1.92599 -5.0879 -1.59 1.94113 -5.06665 -1.58796 1.96773 -5.05404 -1.59 1.94113 -5.06665 -1.59 1.95385 -5.04708 -1.59 1.96194 -5.02518 -1.58796 1.96773 -5.05404 -1.59 1.95385 -5.04708 -1.59 1.96194 -5.02518 -1.58796 1.97805 -5.02432 -1.58796 1.96773 -5.05404 -1.59 1.96194 -5.02518 -1.5898 1.96992 -5.00034 -1.58796 1.97805 -5.02432 -1.59 1.96194 -5.02518 -1.59 1.96498 -5.00204 -1.5898 1.96992 -5.00034 -1.5898 1.92599 -5.0879 -1.59 1.9244 -5.08293 -1.59 1.94113 -5.06665 -1.58796 1.95008 -5.08009 -1.59 1.94113 -5.06665 -1.58796 1.96773 -5.05404 -1.58196 1.98067 -5.06053 -1.58796 1.96773 -5.05404 -1.58196 1.99222 -5.02724 -1.57243 2.00439 -5.02975 -1.58196 1.99222 -5.02724 -1.57243 2.00717 -4.99136 -1.56 2.01669 -4.9908 -1.57243 2.00717 -4.99136 -1.56 2.00897 -4.95056 -1.54553 2.01466 -4.94867 -1.56 2.00897 -4.95056 -1.54553 1.99611 -4.91039 -1.53 1.99781 -4.90927 -1.54553 1.99611 -4.91039 -1.53 1.96963 -4.87669 -1.53 1.99781 -4.90927 -1.54553 2.01466 -4.94867 -1.54553 1.99611 -4.91039 -1.53 1.99781 -4.90927 -1.53 2.0166 -4.94803 -1.54553 2.01466 -4.94867 -1.54553 2.01466 -4.94867 -1.53 2.0166 -4.94803 -1.54553 2.02268 -4.99045 -1.56 2.01669 -4.9908 -1.54553 2.02268 -4.99045 -1.56 2.01373 -5.03167 -1.57243 2.00439 -5.02975 -1.56 2.01373 -5.03167 -1.57243 1.99178 -5.0661 -1.58196 1.98067 -5.06053 -1.57243 1.99178 -5.0661 -1.58196 1.96089 -5.0897 -1.58796 1.95008 -5.08009 -1.58196 1.96089 -5.0897 -1.58796 1.92628 -5.10067 -1.5882 1.92883 -5.09782 -1.58796 1.92628 -5.10067 -1.58796 1.89796 -5.11439 -1.5882 1.86331 -5.11956 -1.5882 1.92883 -5.09782 -1.58796 1.89796 -5.11439 -1.5892 1.97479 -4.99856 -1.5882 1.97956 -4.99669 -1.5898 1.96992 -5.00034 -1.5898 1.96992 -5.00034 -1.5882 1.97956 -4.99669 -1.58796 1.97805 -5.02432 -1.58796 1.97805 -5.02432 -1.5882 1.97956 -4.99669 -1.58796 1.98032 -4.99294 -1.58196 1.99477 -4.99209 -1.58796 1.98032 -4.99294 -1.58196 1.98813 -4.95748 -1.57243 1.99992 -4.95356 -1.58196 1.98813 -4.95748 -1.57243 1.98314 -4.91893 -1.56 1.9911 -4.91369 -1.57243 1.98314 -4.91893 -1.56 1.96429 -4.8827 -1.54553 1.96828 -4.87822 -1.56 1.96429 -4.8827 -1.54553 1.93307 -4.85434 -1.53 1.93398 -4.85252 -1.54553 1.93307 -4.85434 -1.53 1.89329 -4.83839 -1.53 1.93398 -4.85252 -1.54553 1.96828 -4.87822 -1.54553 1.93307 -4.85434 -1.53 1.93398 -4.85252 -1.53 1.96963 -4.87669 -1.54553 1.96828 -4.87822 -1.54553 1.96828 -4.87822 -1.53 1.96963 -4.87669 -1.54553 1.99611 -4.91039 -1.56 1.9911 -4.91369 -1.54553 1.99611 -4.91039 -1.56 2.00897 -4.95056 -1.57243 1.99992 -4.95356 -1.56 2.00897 -4.95056 -1.57243 2.00717 -4.99136 -1.58196 1.99477 -4.99209 -1.57243 2.00717 -4.99136 -1.58196 1.99222 -5.02724 -1.58796 1.97805 -5.02432 -1.58196 1.99222 -5.02724 -1.58796 1.96773 -5.05404 -1.58796 1.97805 -5.02432 -1.58196 1.99477 -4.99209 -1.58196 1.99222 -5.02724 -1.58796 1.97805 -5.02432 -1.58796 1.98032 -4.99294 -1.58196 1.99477 -4.99209 -1.58796 1.98032 -4.99294 -1.5882 1.97956 -4.99669 -1.58796 1.97439 -4.96204 -1.58196 1.98813 -4.95748 -1.58796 1.97439 -4.96204 -1.58196 1.97276 -4.92576 -1.57243 1.98314 -4.91893 -1.58196 1.97276 -4.92576 -1.57243 1.95796 -4.88982 -1.56 1.96429 -4.8827 -1.57243 1.95796 -4.88982 -1.56 1.93038 -4.8597 -1.54553 1.93307 -4.85434 -1.56 1.93038 -4.8597 -1.54553 1.89288 -4.8404 -1.53 1.89329 -4.83839 -1.54553 1.89288 -4.8404 -1.53 1.85033 -4.83528 -1.53 1.89329 -4.83839 -1.54553 1.93307 -4.85434 -1.54553 1.89288 -4.8404 -1.5892 1.95287 -4.93253 -1.58796 1.94009 -4.90992 -1.5882 1.95782 -4.93117 -1.5892 1.95287 -4.93253 -1.5898 1.9479 -4.93401 -1.58796 1.94009 -4.90992 -1.58796 1.94009 -4.90992 -1.5898 1.9479 -4.93401 -1.59 1.92665 -4.91887 -1.58796 1.91404 -4.89227 -1.59 1.92665 -4.91887 -1.59 1.90708 -4.90615 -1.59 1.88518 -4.89806 -1.58796 1.91404 -4.89227 -1.59 1.90708 -4.90615 -1.59 1.88518 -4.89806 -1.58796 1.88432 -4.88195 -1.58796 1.91404 -4.89227 -1.59 1.88518 -4.89806 -1.5898 1.86034 -4.89008 -1.58796 1.88432 -4.88195 -1.59 1.88518 -4.89806 -1.59 1.86204 -4.89502 -1.5898 1.86034 -4.89008 -1.5898 1.9479 -4.93401 -1.59 1.94293 -4.9356 -1.59 1.92665 -4.91887 -1.58796 1.94009 -4.90992 -1.59 1.92665 -4.91887 -1.58796 1.91404 -4.89227 -1.58196 1.92053 -4.87933 -1.58796 1.91404 -4.89227 -1.58196 1.88724 -4.86778 -1.57243 1.88975 -4.85561 -1.58196 1.88724 -4.86778 -1.57243 1.85136 -4.85283 -1.56 1.8508 -4.84331 -1.57243 1.85136 -4.85283 -1.56 1.81056 -4.85103 -1.54553 1.80867 -4.84534 -1.56 1.81056 -4.85103 -1.54553 1.77039 -4.86389 -1.53 1.76927 -4.86219 -1.54553 1.77039 -4.86389 -1.53 1.73669 -4.89037 -1.53 1.76927 -4.86219 -1.54553 1.80867 -4.84534 -1.54553 1.77039 -4.86389 -1.53 1.76927 -4.86219 -1.53 1.80803 -4.8434 -1.54553 1.80867 -4.84534 -1.54553 1.80867 -4.84534 -1.53 1.80803 -4.8434 -1.54553 1.85045 -4.83732 -1.56 1.8508 -4.84331 -1.54553 1.85045 -4.83732 -1.56 1.89167 -4.84627 -1.57243 1.88975 -4.85561 -1.56 1.89167 -4.84627 -1.57243 1.9261 -4.86822 -1.58196 1.92053 -4.87933 -1.57243 1.9261 -4.86822 -1.58196 1.9497 -4.89911 -1.58796 1.94009 -4.90992 -1.58196 1.9497 -4.89911 -1.58796 1.96067 -4.93372 -1.5882 1.95782 -4.93117 -1.58796 1.96067 -4.93372 -1.58796 1.97439 -4.96204 -1.5882 1.97956 -4.99669 -1.5882 1.95782 -4.93117 -1.58796 1.97439 -4.96204 -1.5892 1.85856 -4.88521 -1.5882 1.85669 -4.88044 -1.5898 1.86034 -4.89008 -1.5898 1.86034 -4.89008 -1.5882 1.85669 -4.88044 -1.58796 1.88432 -4.88195 -1.58796 1.88432 -4.88195 -1.5882 1.85669 -4.88044 -1.58796 1.85294 -4.87968 -1.58196 1.85209 -4.86523 -1.58796 1.85294 -4.87968 -1.58196 1.81748 -4.87187 -1.57243 1.81356 -4.86008 -1.58196 1.81748 -4.87187 -1.57243 1.77893 -4.87686 -1.56 1.77369 -4.8689 -1.57243 1.77893 -4.87686 -1.56 1.7427 -4.89571 -1.54553 1.73822 -4.89172 -1.56 1.7427 -4.89571 -1.54553 1.71434 -4.92693 -1.53 1.71252 -4.92602 -1.54553 1.71434 -4.92693 -1.53 1.69839 -4.96671 -1.53 1.71252 -4.92602 -1.54553 1.73822 -4.89172 -1.54553 1.71434 -4.92693 -1.53 1.71252 -4.92602 -1.53 1.73669 -4.89037 -1.54553 1.73822 -4.89172 -1.54553 1.73822 -4.89172 -1.53 1.73669 -4.89037 -1.54553 1.77039 -4.86389 -1.56 1.77369 -4.8689 -1.54553 1.77039 -4.86389 -1.56 1.81056 -4.85103 -1.57243 1.81356 -4.86008 -1.56 1.81056 -4.85103 -1.57243 1.85136 -4.85283 -1.58196 1.85209 -4.86523 -1.57243 1.85136 -4.85283 -1.58196 1.88724 -4.86778 -1.58796 1.88432 -4.88195 -1.58196 1.88724 -4.86778 -1.58796 1.91404 -4.89227 -1.58796 1.88432 -4.88195 -1.58196 1.85209 -4.86523 -1.58196 1.88724 -4.86778 -1.58796 1.88432 -4.88195 -1.58796 1.85294 -4.87968 -1.58196 1.85209 -4.86523 -1.58796 1.85294 -4.87968 -1.5882 1.85669 -4.88044 -1.58796 1.82204 -4.88561 -1.58196 1.81748 -4.87187 -1.58796 1.82204 -4.88561 -1.58196 1.78576 -4.88724 -1.57243 1.77893 -4.87686 -1.58196 1.78576 -4.88724 -1.57243 1.74982 -4.90204 -1.56 1.7427 -4.89571 -1.57243 1.74982 -4.90204 -1.56 1.7197 -4.92962 -1.54553 1.71434 -4.92693 -1.56 1.7197 -4.92962 -1.54553 1.7004 -4.96712 -1.53 1.69839 -4.96671 -1.54553 1.7004 -4.96712 -1.53 1.69528 -5.00967 -1.53 1.69839 -4.96671 -1.54553 1.71434 -4.92693 -1.54553 1.7004 -4.96712 -1.5892 1.79253 -4.90713 -1.58796 1.76992 -4.91991 -1.5882 1.79117 -4.90218 -1.5892 1.79253 -4.90713 -1.5898 1.79401 -4.9121 -1.58796 1.76992 -4.91991 -1.58796 1.76992 -4.91991 -1.5898 1.79401 -4.9121 -1.59 1.77887 -4.93335 -1.58796 1.75227 -4.94596 -1.59 1.77887 -4.93335 -1.59 1.76615 -4.95292 -1.58796 1.75227 -4.94596 -1.58796 1.76992 -4.91991 -1.59 1.77887 -4.93335 -1.58796 1.75227 -4.94596 -1.58196 1.73933 -4.93947 -1.58796 1.76992 -4.91991 -1.58796 1.75227 -4.94596 -1.58196 1.72778 -4.97276 -1.58196 1.73933 -4.93947 -1.58196 1.73933 -4.93947 -1.58196 1.72778 -4.97276 -1.57243 1.71561 -4.97025 -1.57243 1.72822 -4.9339 -1.57243 1.71561 -4.97025 -1.56 1.70627 -4.96833 -1.56 1.7197 -4.92962 -1.56 1.70627 -4.96833 -1.54553 1.7004 -4.96712 -1.56 1.7197 -4.92962 -1.57243 1.72822 -4.9339 -1.56 1.70627 -4.96833 -1.56 1.7197 -4.92962 -1.57243 1.74982 -4.90204 -1.57243 1.72822 -4.9339 -1.57243 1.72822 -4.9339 -1.57243 1.74982 -4.90204 -1.58196 1.75911 -4.9103 -1.58196 1.73933 -4.93947 -1.58196 1.75911 -4.9103 -1.58796 1.76992 -4.91991 -1.58196 1.73933 -4.93947 -1.57243 1.72822 -4.9339 -1.58196 1.75911 -4.9103 -1.58196 1.73933 -4.93947 -1.57243 1.71561 -4.97025 -1.57243 1.72822 -4.9339 -1.5898 1.79401 -4.9121 -1.59 1.7956 -4.91707 -1.59 1.77887 -4.93335 -1.5892 1.74521 -5.00144 -1.5882 1.74044 -5.00331 -1.5898 1.75008 -4.99966 -1.5898 1.75008 -4.99966 -1.5882 1.74044 -5.00331 -1.58796 1.74195 -4.97568 -1.58796 1.74195 -4.97568 -1.5882 1.74044 -5.00331 -1.58796 1.73968 -5.00706 -1.58196 1.72523 -5.00791 -1.58796 1.73968 -5.00706 -1.58196 1.73187 -5.04252 -1.57243 1.72008 -5.04644 -1.58196 1.73187 -5.04252 -1.57243 1.73686 -5.08107 -1.56 1.7289 -5.08631 -1.57243 1.73686 -5.08107 -1.56 1.75571 -5.1173 -1.54553 1.75172 -5.12178 -1.56 1.75571 -5.1173 -1.54553 1.78693 -5.14566 -1.54553 1.75172 -5.12178 -1.56 1.7289 -5.08631 -1.56 1.75571 -5.1173 -1.54553 1.75172 -5.12178 -1.54553 1.72389 -5.08961 -1.56 1.7289 -5.08631 -1.58796 1.73968 -5.00706 -1.5882 1.74044 -5.00331 -1.58796 1.74561 -5.03796 -1.58196 1.73187 -5.04252 -1.58796 1.74561 -5.03796 -1.58196 1.74724 -5.07424 -1.57243 1.73686 -5.08107 -1.58196 1.74724 -5.07424 -1.57243 1.76204 -5.11018 -1.56 1.75571 -5.1173 -1.57243 1.76204 -5.11018 -1.56 1.78962 -5.1403 -1.54553 1.78693 -5.14566 -1.56 1.78962 -5.1403 -1.54553 1.82712 -5.1596 -1.54553 1.78693 -5.14566 -1.56 1.75571 -5.1173 -1.56 1.78962 -5.1403 -1.5892 1.76713 -5.06747 -1.58796 1.77991 -5.09008 -1.5882 1.76218 -5.06883 -1.5892 1.76713 -5.06747 -1.5898 1.7721 -5.06599 -1.58796 1.77991 -5.09008 -1.58796 1.77991 -5.09008 -1.5898 1.7721 -5.06599 -1.59 1.79335 -5.08113 -1.58796 1.80596 -5.10773 -1.59 1.79335 -5.08113 -1.59 1.81292 -5.09385 -1.59 1.83482 -5.10194 -1.58796 1.80596 -5.10773 -1.59 1.81292 -5.09385 -1.59 1.83482 -5.10194 -1.58796 1.83568 -5.11805 -1.58796 1.80596 -5.10773 -1.5898 1.7721 -5.06599 -1.59 1.77707 -5.0644 -1.59 1.79335 -5.08113 -1.58796 1.77991 -5.09008 -1.59 1.79335 -5.08113 -1.58796 1.80596 -5.10773 -1.58196 1.79947 -5.12067 -1.58796 1.80596 -5.10773 -1.58196 1.83276 -5.13222 -1.58196 1.79947 -5.12067 -1.58796 1.77991 -5.09008 -1.58796 1.80596 -5.10773 -1.58196 1.79947 -5.12067 -1.58196 1.7703 -5.10089 -1.58796 1.77991 -5.09008 -1.58196 1.79947 -5.12067 -1.57243 1.7939 -5.13178 -1.58196 1.7703 -5.10089 -1.58196 1.79947 -5.12067 -1.57243 1.83025 -5.14439 -1.57243 1.7939 -5.13178 -1.53 2.0166 -4.94803 -1.53 2.02472 -4.99033 -1.54553 2.02268 -4.99045 -1.54553 2.02268 -4.99045 -1.53 2.02472 -4.99033 -1.54553 2.0196 -5.03288 -1.56 2.01373 -5.03167 -1.54553 2.0196 -5.03288 -1.56 2.0003 -5.07038 -1.57243 1.99178 -5.0661 -1.56 2.0003 -5.07038 -1.57243 1.97018 -5.09796 -1.58196 1.96089 -5.0897 -1.57243 1.97018 -5.09796 -1.58196 1.93424 -5.11276 -1.58796 1.92628 -5.10067 -1.58196 1.93424 -5.11276 -1.58796 1.89796 -5.11439 -1.58796 1.92628 -5.10067 -1.58196 1.96089 -5.0897 -1.58196 1.93424 -5.11276 -1.53 1.98331 -5.10963 -1.53 1.95073 -5.13781 -1.54553 1.94961 -5.13611 -1.54553 1.94961 -5.13611 -1.53 1.95073 -5.13781 -1.54553 1.91133 -5.15466 -1.56 1.90944 -5.14897 -1.54553 1.91133 -5.15466 -1.56 1.8692 -5.15669 -1.57243 1.86864 -5.14717 -1.56 1.8692 -5.15669 -1.57243 1.83025 -5.14439 -1.58196 1.83276 -5.13222 -1.57243 1.86864 -5.14717 -1.57243 1.83025 -5.14439 -1.53 1.95073 -5.13781 -1.53 1.91197 -5.1566 -1.54553 1.91133 -5.15466 -1.54553 1.91133 -5.15466 -1.53 1.91197 -5.1566 -1.54553 1.86955 -5.16268 -1.56 1.8692 -5.15669 -1.54553 1.86955 -5.16268 -1.56 1.82833 -5.15373 -1.57243 1.83025 -5.14439 -1.56 1.8692 -5.15669 -1.56 1.82833 -5.15373 -1.53 1.91197 -5.1566 -1.53 1.86967 -5.16472 -1.54553 1.86955 -5.16268 -1.54553 1.86955 -5.16268 -1.53 1.86967 -5.16472 -1.54553 1.82712 -5.1596 -1.56 1.82833 -5.15373 -1.54553 1.86955 -5.16268 -1.54553 1.82712 -5.1596 -1.53 1.86967 -5.16472 -1.53 1.82671 -5.16161 -1.54553 1.82712 -5.1596 -1.53 1.75037 -5.12331 -1.53 1.72219 -5.09073 -1.54553 1.72389 -5.08961 -1.54553 1.72389 -5.08961 -1.53 1.72219 -5.09073 -1.54553 1.70534 -5.05133 -1.56 1.71103 -5.04944 -1.54553 1.70534 -5.05133 -1.56 1.70331 -5.0092 -1.57243 1.71283 -5.00864 -1.56 1.70331 -5.0092 -1.57243 1.71561 -4.97025 -1.58196 1.72778 -4.97276 -1.57243 1.71283 -5.00864 -1.57243 1.71561 -4.97025 -1.53 1.72219 -5.09073 -1.53 1.7034 -5.05197 -1.54553 1.70534 -5.05133 -1.54553 1.70534 -5.05133 -1.53 1.7034 -5.05197 -1.54553 1.69732 -5.00955 -1.56 1.70331 -5.0092 -1.54553 1.69732 -5.00955 -1.56 1.70627 -4.96833 -1.57243 1.71561 -4.97025 -1.56 1.70331 -5.0092 -1.56 1.70627 -4.96833 -1.53 1.7034 -5.05197 -1.53 1.69528 -5.00967 -1.54553 1.69732 -5.00955 -1.54553 1.69732 -5.00955 -1.53 1.69528 -5.00967 -1.54553 1.7004 -4.96712 -1.56 1.70627 -4.96833 -1.54553 1.69732 -5.00955 -1.54553 1.7004 -4.96712 -1.53 1.80803 -4.8434 -1.53 1.85033 -4.83528 -1.54553 1.85045 -4.83732 -1.54553 1.85045 -4.83732 -1.53 1.85033 -4.83528 -1.54553 1.89288 -4.8404 -1.56 1.89167 -4.84627 -1.54553 1.89288 -4.8404 -1.56 1.93038 -4.8597 -1.57243 1.9261 -4.86822 -1.56 1.93038 -4.8597 -1.57243 1.95796 -4.88982 -1.58196 1.9497 -4.89911 -1.57243 1.95796 -4.88982 -1.58196 1.97276 -4.92576 -1.58796 1.96067 -4.93372 -1.58196 1.97276 -4.92576 -1.58796 1.97439 -4.96204 -1.58796 1.96067 -4.93372 -1.58196 1.9497 -4.89911 -1.58196 1.97276 -4.92576 -1.58796 1.74561 -5.03796 -1.58196 1.73187 -5.04252 -1.58796 1.73968 -5.00706 -1.57243 1.71283 -5.00864 -1.58196 1.72523 -5.00791 -1.57243 1.72008 -5.04644 -1.57243 1.72008 -5.04644 -1.58196 1.72523 -5.00791 -1.58196 1.73187 -5.04252 -1.56 1.70331 -5.0092 -1.57243 1.71283 -5.00864 -1.56 1.71103 -5.04944 -1.58196 1.74724 -5.07424 -1.57243 1.73686 -5.08107 -1.58196 1.73187 -5.04252 -1.54553 1.69732 -5.00955 -1.56 1.70331 -5.0092 -1.54553 1.70534 -5.05133 -1.57243 1.73686 -5.08107 -1.56 1.7289 -5.08631 -1.57243 1.72008 -5.04644 -1.57243 1.72008 -5.04644 -1.56 1.7289 -5.08631 -1.56 1.71103 -5.04944 -1.54553 1.70534 -5.05133 -1.56 1.71103 -5.04944 -1.54553 1.72389 -5.08961 -1.58796 1.82204 -4.88561 -1.5882 1.79117 -4.90218 -1.58796 1.79372 -4.89933 -1.58196 1.78576 -4.88724 -1.58796 1.79372 -4.89933 -1.58196 1.75911 -4.9103 -1.57243 1.74982 -4.90204 -1.58196 1.78576 -4.88724 -1.58196 1.75911 -4.9103 -1.58796 1.94009 -4.90992 -1.58796 1.96067 -4.93372 -1.5882 1.95782 -4.93117 -1.58796 1.95008 -5.08009 -1.58796 1.92628 -5.10067 -1.5882 1.92883 -5.09782 -1.58796 1.74561 -5.03796 -1.5882 1.76218 -5.06883 -1.58796 1.75933 -5.06628 -1.58196 1.74724 -5.07424 -1.58796 1.75933 -5.06628 -1.58196 1.7703 -5.10089 -1.57243 1.76204 -5.11018 -1.58196 1.7703 -5.10089 -1.57243 1.7939 -5.13178 -1.56 1.78962 -5.1403 -1.57243 1.7939 -5.13178 -1.56 1.82833 -5.15373 -1.56 1.78962 -5.1403 -1.57243 1.76204 -5.11018 -1.57243 1.7939 -5.13178 -1.57243 1.90644 -5.13992 -1.57243 1.86864 -5.14717 -1.58196 1.86791 -5.13477 -1.58196 1.90252 -5.12813 -1.57243 1.90644 -5.13992 -1.58196 1.86791 -5.13477 -1.58796 1.89796 -5.11439 -1.58196 1.90252 -5.12813 -1.58796 1.86706 -5.12032 -1.56 1.90944 -5.14897 -1.56 1.8692 -5.15669 -1.57243 1.86864 -5.14717 -1.54553 1.91133 -5.15466 -1.54553 1.86955 -5.16268 -1.56 1.8692 -5.15669 -1.58196 1.98067 -5.06053 -1.58196 1.96089 -5.0897 -1.58796 1.95008 -5.08009 -1.58796 1.96773 -5.05404 -1.58196 1.98067 -5.06053 -1.58796 1.95008 -5.08009 -1.57243 1.99178 -5.0661 -1.57243 1.97018 -5.09796 -1.58196 1.96089 -5.0897 -1.57243 1.97018 -5.09796 -1.56 1.9773 -5.10429 -1.57243 1.94107 -5.12314 -1.54553 1.94961 -5.13611 -1.56 1.94631 -5.1311 -1.54553 1.98178 -5.10828 -1.54553 1.98178 -5.10828 -1.56 1.94631 -5.1311 -1.56 1.9773 -5.10429 -1.54553 2.00566 -5.07307 -1.56 1.9773 -5.10429 -1.56 2.0003 -5.07038 -1.56 1.90944 -5.14897 -1.54553 1.94961 -5.13611 -1.54553 1.91133 -5.15466 -1.57243 1.90644 -5.13992 -1.57243 1.94107 -5.12314 -1.56 1.94631 -5.1311 -1.56 1.90944 -5.14897 -1.57243 1.90644 -5.13992 -1.56 1.94631 -5.1311 -1.58196 1.90252 -5.12813 -1.58196 1.93424 -5.11276 -1.57243 1.94107 -5.12314 -1.57243 2.00439 -5.02975 -1.57243 1.99178 -5.0661 -1.58196 1.98067 -5.06053 -1.58196 1.99222 -5.02724 -1.57243 2.00439 -5.02975 -1.58196 1.98067 -5.06053 -1.56 2.01373 -5.03167 -1.56 2.0003 -5.07038 -1.57243 1.99178 -5.0661 -1.56 2.01669 -4.9908 -1.56 2.01373 -5.03167 -1.57243 2.00439 -5.02975 -1.57243 2.00717 -4.99136 -1.56 2.01669 -4.9908 -1.57243 2.00439 -5.02975 -1.54553 2.02268 -4.99045 -1.54553 2.0196 -5.03288 -1.56 2.01373 -5.03167 -1.57243 1.99992 -4.95356 -1.57243 2.00717 -4.99136 -1.58196 1.99477 -4.99209 -1.58196 1.98813 -4.95748 -1.57243 1.99992 -4.95356 -1.58196 1.99477 -4.99209 -1.58796 1.97439 -4.96204 -1.58196 1.98813 -4.95748 -1.58796 1.98032 -4.99294 -1.54553 2.01466 -4.94867 -1.54553 2.02268 -4.99045 -1.56 2.01669 -4.9908 -1.56 2.00897 -4.95056 -1.54553 2.01466 -4.94867 -1.56 2.01669 -4.9908 -1.58196 1.92053 -4.87933 -1.58196 1.9497 -4.89911 -1.58796 1.94009 -4.90992 -1.58796 1.91404 -4.89227 -1.58196 1.92053 -4.87933 -1.58796 1.94009 -4.90992 -1.57243 1.9261 -4.86822 -1.57243 1.95796 -4.88982 -1.58196 1.9497 -4.89911 -1.57243 1.95796 -4.88982 -1.56 1.96429 -4.8827 -1.57243 1.98314 -4.91893 -1.54553 1.99611 -4.91039 -1.56 1.9911 -4.91369 -1.54553 1.96828 -4.87822 -1.54553 1.96828 -4.87822 -1.56 1.9911 -4.91369 -1.56 1.96429 -4.8827 -1.54553 1.93307 -4.85434 -1.56 1.96429 -4.8827 -1.56 1.93038 -4.8597 -1.57243 1.99992 -4.95356 -1.57243 1.98314 -4.91893 -1.56 1.9911 -4.91369 -1.56 2.00897 -4.95056 -1.57243 1.99992 -4.95356 -1.56 1.9911 -4.91369 -1.58196 1.98813 -4.95748 -1.58196 1.97276 -4.92576 -1.57243 1.98314 -4.91893 -1.57243 1.88975 -4.85561 -1.57243 1.9261 -4.86822 -1.58196 1.92053 -4.87933 -1.58196 1.88724 -4.86778 -1.57243 1.88975 -4.85561 -1.58196 1.92053 -4.87933 -1.56 1.89167 -4.84627 -1.56 1.93038 -4.8597 -1.57243 1.9261 -4.86822 -1.56 1.8508 -4.84331 -1.56 1.89167 -4.84627 -1.57243 1.88975 -4.85561 -1.57243 1.85136 -4.85283 -1.56 1.8508 -4.84331 -1.57243 1.88975 -4.85561 -1.54553 1.85045 -4.83732 -1.54553 1.89288 -4.8404 -1.56 1.89167 -4.84627 -1.57243 1.81356 -4.86008 -1.57243 1.85136 -4.85283 -1.58196 1.85209 -4.86523 -1.58196 1.81748 -4.87187 -1.57243 1.81356 -4.86008 -1.58196 1.85209 -4.86523 -1.58796 1.82204 -4.88561 -1.58196 1.81748 -4.87187 -1.58796 1.85294 -4.87968 -1.54553 1.80867 -4.84534 -1.54553 1.85045 -4.83732 -1.56 1.8508 -4.84331 -1.56 1.81056 -4.85103 -1.54553 1.80867 -4.84534 -1.56 1.8508 -4.84331 -1.5882 1.79117 -4.90218 -1.58796 1.76992 -4.91991 -1.58796 1.79372 -4.89933 -1.58796 1.79372 -4.89933 -1.58796 1.76992 -4.91991 -1.58196 1.75911 -4.9103 -1.57243 1.74982 -4.90204 -1.56 1.7427 -4.89571 -1.57243 1.77893 -4.87686 -1.54553 1.77039 -4.86389 -1.56 1.77369 -4.8689 -1.54553 1.73822 -4.89172 -1.54553 1.73822 -4.89172 -1.56 1.77369 -4.8689 -1.56 1.7427 -4.89571 -1.54553 1.71434 -4.92693 -1.56 1.7427 -4.89571 -1.56 1.7197 -4.92962 -1.57243 1.81356 -4.86008 -1.57243 1.77893 -4.87686 -1.56 1.77369 -4.8689 -1.56 1.81056 -4.85103 -1.57243 1.81356 -4.86008 -1.56 1.77369 -4.8689 -1.58196 1.81748 -4.87187 -1.58196 1.78576 -4.88724 -1.57243 1.77893 -4.87686 -1.58796 1.82204 -4.88561 -1.58796 1.79372 -4.89933 -1.58196 1.78576 -4.88724 -1.5882 1.79117 -4.90218 -1.58796 1.82204 -4.88561 -1.5882 1.85669 -4.88044 -1.58196 1.72523 -5.00791 -1.58196 1.72778 -4.97276 -1.58796 1.74195 -4.97568 -1.58796 1.73968 -5.00706 -1.58196 1.72523 -5.00791 -1.58796 1.74195 -4.97568 -1.5882 1.76218 -5.06883 -1.58796 1.77991 -5.09008 -1.58796 1.75933 -5.06628 -1.58796 1.75933 -5.06628 -1.58796 1.77991 -5.09008 -1.58196 1.7703 -5.10089 -1.58196 1.7703 -5.10089 -1.57243 1.76204 -5.11018 -1.58196 1.74724 -5.07424 -1.57243 1.76204 -5.11018 -1.56 1.75571 -5.1173 -1.57243 1.73686 -5.08107 -1.58796 1.74561 -5.03796 -1.58796 1.75933 -5.06628 -1.58196 1.74724 -5.07424 -1.5882 1.76218 -5.06883 -1.58796 1.74561 -5.03796 -1.5882 1.74044 -5.00331 -1.46 1.69528 -5.00967 -1.53 1.69528 -5.00967 -1.46 1.7034 -5.05197 -1.46 1.69528 -5.00967 -1.53 1.69839 -4.96671 -1.53 1.69528 -5.00967 -1.46 1.69528 -5.00967 -1.46 1.69839 -4.96671 -1.53 1.69839 -4.96671 -1.53 1.69839 -4.96671 -1.46 1.69839 -4.96671 -1.53 1.71252 -4.92602 -1.53 1.71252 -4.92602 -1.46 1.69839 -4.96671 -1.46 1.71252 -4.92602 -1.53 1.73669 -4.89037 -1.46 1.71252 -4.92602 -1.46 1.73669 -4.89037 -1.53 1.76927 -4.86219 -1.46 1.73669 -4.89037 -1.46 1.76927 -4.86219 -1.53 1.80803 -4.8434 -1.46 1.76927 -4.86219 -1.46 1.80803 -4.8434 -1.53 1.85033 -4.83528 -1.46 1.80803 -4.8434 -1.46 1.85033 -4.83528 -1.53 1.89329 -4.83839 -1.46 1.85033 -4.83528 -1.46 1.89329 -4.83839 -1.53 1.93398 -4.85252 -1.46 1.89329 -4.83839 -1.46 1.93398 -4.85252 -1.53 1.96963 -4.87669 -1.46 1.93398 -4.85252 -1.46 1.96963 -4.87669 -1.53 1.99781 -4.90927 -1.46 1.96963 -4.87669 -1.46 1.99781 -4.90927 -1.53 2.0166 -4.94803 -1.46 1.99781 -4.90927 -1.46 2.0166 -4.94803 -1.53 2.02472 -4.99033 -1.46 2.0166 -4.94803 -1.46 2.02472 -4.99033 -1.53 2.02161 -5.03329 -1.46 2.02472 -4.99033 -1.46 2.02161 -5.03329 -1.53 2.00748 -5.07398 -1.46 2.02161 -5.03329 -1.46 2.00748 -5.07398 -1.53 1.98331 -5.10963 -1.46 2.00748 -5.07398 -1.46 1.98331 -5.10963 -1.53 1.95073 -5.13781 -1.46 1.98331 -5.10963 -1.46 1.95073 -5.13781 -1.53 1.91197 -5.1566 -1.46 1.95073 -5.13781 -1.46 1.91197 -5.1566 -1.53 1.86967 -5.16472 -1.46 1.91197 -5.1566 -1.46 1.86967 -5.16472 -1.53 1.82671 -5.16161 -1.46 1.86967 -5.16472 -1.46 1.82671 -5.16161 -1.53 1.78602 -5.14748 -1.46 1.82671 -5.16161 -1.46 1.78602 -5.14748 -1.53 1.75037 -5.12331 -1.46 1.78602 -5.14748 -1.46 1.75037 -5.12331 -1.53 1.72219 -5.09073 -1.46 1.75037 -5.12331 -1.46 1.72219 -5.09073 -1.53 1.7034 -5.05197 -1.46 1.72219 -5.09073 -1.46 1.7034 -5.05197 -1.53 1.69528 -5.00967 -1.53 1.7034 -5.05197 -1.46 1.7034 -5.05197 -1.53 1.71252 -4.92602 -1.46 1.71252 -4.92602 -1.53 1.73669 -4.89037 -1.53 1.73669 -4.89037 -1.46 1.73669 -4.89037 -1.53 1.76927 -4.86219 -1.53 1.76927 -4.86219 -1.46 1.76927 -4.86219 -1.53 1.80803 -4.8434 -1.53 1.80803 -4.8434 -1.46 1.80803 -4.8434 -1.53 1.85033 -4.83528 -1.53 1.85033 -4.83528 -1.46 1.85033 -4.83528 -1.53 1.89329 -4.83839 -1.53 1.89329 -4.83839 -1.46 1.89329 -4.83839 -1.53 1.93398 -4.85252 -1.53 1.93398 -4.85252 -1.46 1.93398 -4.85252 -1.53 1.96963 -4.87669 -1.53 1.96963 -4.87669 -1.46 1.96963 -4.87669 -1.53 1.99781 -4.90927 -1.53 1.99781 -4.90927 -1.46 1.99781 -4.90927 -1.53 2.0166 -4.94803 -1.53 2.0166 -4.94803 -1.46 2.0166 -4.94803 -1.53 2.02472 -4.99033 -1.53 2.02472 -4.99033 -1.46 2.02472 -4.99033 -1.53 2.02161 -5.03329 -1.53 2.02161 -5.03329 -1.46 2.02161 -5.03329 -1.53 2.00748 -5.07398 -1.53 2.00748 -5.07398 -1.46 2.00748 -5.07398 -1.53 1.98331 -5.10963 -1.53 1.98331 -5.10963 -1.46 1.98331 -5.10963 -1.53 1.95073 -5.13781 -1.53 1.95073 -5.13781 -1.46 1.95073 -5.13781 -1.53 1.91197 -5.1566 -1.53 1.91197 -5.1566 -1.46 1.91197 -5.1566 -1.53 1.86967 -5.16472 -1.53 1.86967 -5.16472 -1.46 1.86967 -5.16472 -1.53 1.82671 -5.16161 -1.53 1.82671 -5.16161 -1.46 1.82671 -5.16161 -1.53 1.78602 -5.14748 -1.53 1.78602 -5.14748 -1.46 1.78602 -5.14748 -1.53 1.75037 -5.12331 -1.53 1.75037 -5.12331 -1.46 1.75037 -5.12331 -1.53 1.72219 -5.09073 -1.53 1.72219 -5.09073 -1.46 1.72219 -5.09073 -1.53 1.7034 -5.05197 -1.45 1.73054 -5.08523 -1.45 1.789 -5.04674 -1.45 1.71289 -5.04882 -1.45 1.73054 -5.08523 -1.45 1.80352 -5.06352 -1.45 1.789 -5.04674 -1.45 1.73054 -5.08523 -1.45 1.75701 -5.11584 -1.45 1.80352 -5.06352 -1.45 1.80352 -5.06352 -1.45 1.75701 -5.11584 -1.45 1.82189 -5.07598 -1.45 1.82189 -5.07598 -1.45 1.75701 -5.11584 -1.45 1.7905 -5.13855 -1.45 1.84285 -5.08325 -1.45 1.7905 -5.13855 -1.45 1.82873 -5.15181 -1.45 1.86498 -5.08485 -1.45 1.82873 -5.15181 -1.45 1.86908 -5.15473 -1.45 1.88677 -5.08067 -1.45 1.86908 -5.15473 -1.45 1.90882 -5.14711 -1.45 1.94523 -5.12946 -1.45 1.88677 -5.08067 -1.45 1.90882 -5.14711 -1.45 1.94523 -5.12946 -1.45 1.90674 -5.07099 -1.45 1.88677 -5.08067 -1.45 1.94523 -5.12946 -1.45 1.97584 -5.10299 -1.45 1.90674 -5.07099 -1.45 1.90674 -5.07099 -1.45 1.97584 -5.10299 -1.45 1.92352 -5.05648 -1.45 1.92352 -5.05648 -1.45 1.97584 -5.10299 -1.45 1.99854 -5.0695 -1.45 1.93598 -5.03811 -1.45 1.99854 -5.0695 -1.45 2.01181 -5.03127 -1.45 1.94325 -5.01715 -1.45 2.01181 -5.03127 -1.45 2.01473 -4.99092 -1.45 1.94485 -4.99502 -1.45 2.01473 -4.99092 -1.45 2.00711 -4.95118 -1.45 1.94067 -4.97323 -1.45 2.00711 -4.95118 -1.45 1.93099 -4.95326 -1.45 1.94067 -4.97323 -1.45 1.94485 -4.99502 -1.45 2.00711 -4.95118 -1.45 1.82189 -5.07598 -1.45 1.7905 -5.13855 -1.45 1.84285 -5.08325 -1.45 1.84285 -5.08325 -1.45 1.82873 -5.15181 -1.45 1.86498 -5.08485 -1.45 1.86498 -5.08485 -1.45 1.86908 -5.15473 -1.45 1.88677 -5.08067 -1.45 1.92352 -5.05648 -1.45 1.99854 -5.0695 -1.45 1.93598 -5.03811 -1.45 1.93598 -5.03811 -1.45 2.01181 -5.03127 -1.45 1.94325 -5.01715 -1.45 1.94325 -5.01715 -1.45 2.01473 -4.99092 -1.45 1.94485 -4.99502 -1.45 2.00711 -4.95118 -1.45 1.98946 -4.91477 -1.45 1.93099 -4.95326 -1.45 1.93099 -4.95326 -1.45 1.98946 -4.91477 -1.45 1.91648 -4.93648 -1.45 1.91648 -4.93648 -1.45 1.98946 -4.91477 -1.45 1.96299 -4.88416 -1.45 1.89811 -4.92402 -1.45 1.96299 -4.88416 -1.45 1.9295 -4.86145 -1.45 1.87715 -4.91675 -1.45 1.9295 -4.86145 -1.45 1.89127 -4.84819 -1.45 1.85502 -4.91515 -1.45 1.89127 -4.84819 -1.45 1.85092 -4.84527 -1.45 1.83323 -4.91933 -1.45 1.85092 -4.84527 -1.45 1.81118 -4.85289 -1.45 1.77477 -4.87054 -1.45 1.83323 -4.91933 -1.45 1.81118 -4.85289 -1.45 1.77477 -4.87054 -1.45 1.81326 -4.92901 -1.45 1.83323 -4.91933 -1.45 1.77477 -4.87054 -1.45 1.74416 -4.89701 -1.45 1.81326 -4.92901 -1.45 1.81326 -4.92901 -1.45 1.74416 -4.89701 -1.45 1.79648 -4.94352 -1.45 1.79648 -4.94352 -1.45 1.74416 -4.89701 -1.45 1.72146 -4.9305 -1.45 1.78402 -4.96189 -1.45 1.72146 -4.9305 -1.45 1.70819 -4.96873 -1.45 1.77675 -4.98285 -1.45 1.70819 -4.96873 -1.45 1.70527 -5.00908 -1.45 1.77515 -5.00498 -1.45 1.70527 -5.00908 -1.45 1.77933 -5.02677 -1.45 1.77515 -5.00498 -1.45 1.77675 -4.98285 -1.45 1.70527 -5.00908 -1.45 1.91648 -4.93648 -1.45 1.96299 -4.88416 -1.45 1.89811 -4.92402 -1.45 1.89811 -4.92402 -1.45 1.9295 -4.86145 -1.45 1.87715 -4.91675 -1.45 1.87715 -4.91675 -1.45 1.89127 -4.84819 -1.45 1.85502 -4.91515 -1.45 1.85502 -4.91515 -1.45 1.85092 -4.84527 -1.45 1.83323 -4.91933 -1.45 1.79648 -4.94352 -1.45 1.72146 -4.9305 -1.45 1.78402 -4.96189 -1.45 1.78402 -4.96189 -1.45 1.70819 -4.96873 -1.45 1.77675 -4.98285 -1.45 1.70527 -5.00908 -1.45 1.71289 -5.04882 -1.45 1.77933 -5.02677 -1.45 1.77933 -5.02677 -1.45 1.71289 -5.04882 -1.45 1.789 -5.04674 0.508218 1.781 -5.03136 0.0995744 1.789 -5.04674 0.508218 1.7918 -5.05074 0.508218 1.781 -5.03136 0.0995744 1.77933 -5.02677 0.0995744 1.789 -5.04674 0.508218 1.781 -5.03136 0.508218 1.77557 -5.00984 0.0995744 1.77933 -5.02677 0.0995744 1.77933 -5.02677 0.508218 1.77557 -5.00984 0.0995744 1.77515 -5.00498 -0.309069 1.77515 -5.00498 0.0995744 1.77515 -5.00498 -0.309069 1.77675 -4.98285 -0.717713 1.77675 -4.98285 -0.309069 1.77675 -4.98285 -0.717713 1.78402 -4.96189 -1.12636 1.78402 -4.96189 -0.717713 1.78402 -4.96189 -1.12636 1.79648 -4.94352 -1.45 1.79648 -4.94352 -1.12636 1.79648 -4.94352 -1.45 1.81326 -4.92901 -1.45 1.79648 -4.94352 -1.12636 1.78402 -4.96189 -1.12636 1.79648 -4.94352 -1.45 1.79648 -4.94352 -1.45 1.78402 -4.96189 -1.12636 1.78402 -4.96189 -1.12636 1.78402 -4.96189 -1.45 1.78402 -4.96189 -1.12636 1.77675 -4.98285 -0.717713 1.77675 -4.98285 -1.12636 1.77675 -4.98285 -0.717713 1.77515 -5.00498 -0.309069 1.77515 -5.00498 -0.717713 1.77515 -5.00498 -0.309069 1.77933 -5.02677 0.0995744 1.77933 -5.02677 -0.309069 1.77933 -5.02677 0.0995744 1.789 -5.04674 0.0995744 1.77933 -5.02677 -0.309069 1.77515 -5.00498 -0.309069 1.77933 -5.02677 0.0995744 1.77933 -5.02677 0.0995744 1.77515 -5.00498 -0.309069 1.77515 -5.00498 0.508218 1.77557 -5.00984 0.508218 1.7759 -4.98766 0.0995744 1.77515 -5.00498 0.0995744 1.77515 -5.00498 0.508218 1.7759 -4.98766 0.0995744 1.77675 -4.98285 -0.309069 1.77675 -4.98285 0.0995744 1.77675 -4.98285 -0.309069 1.78402 -4.96189 -0.717713 1.78402 -4.96189 -0.309069 1.78402 -4.96189 -0.717713 1.79648 -4.94352 -1.12636 1.79648 -4.94352 -0.717713 1.79648 -4.94352 -1.12636 1.81326 -4.92901 -1.45 1.81326 -4.92901 -1.12636 1.81326 -4.92901 -1.45 1.83323 -4.91933 -1.45 1.81326 -4.92901 -1.12636 1.79648 -4.94352 -1.12636 1.81326 -4.92901 0.508218 1.7759 -4.98766 0.508218 1.78196 -4.96631 0.0995744 1.77675 -4.98285 0.0995744 1.77675 -4.98285 0.508218 1.78196 -4.96631 0.0995744 1.78402 -4.96189 -0.309069 1.78402 -4.96189 0.0995744 1.78402 -4.96189 -0.309069 1.79648 -4.94352 -0.717713 1.79648 -4.94352 -0.309069 1.79648 -4.94352 -0.717713 1.81326 -4.92901 -1.12636 1.81326 -4.92901 -0.717713 1.81326 -4.92901 -1.12636 1.83323 -4.91933 -1.45 1.83323 -4.91933 -1.12636 1.83323 -4.91933 -1.45 1.85502 -4.91515 -1.45 1.83323 -4.91933 -1.12636 1.81326 -4.92901 -1.12636 1.83323 -4.91933 0.508218 1.78196 -4.96631 0.508218 1.79334 -4.94726 0.0995744 1.78402 -4.96189 0.0995744 1.78402 -4.96189 0.508218 1.79334 -4.94726 0.0995744 1.79648 -4.94352 -0.309069 1.79648 -4.94352 0.0995744 1.79648 -4.94352 -0.309069 1.81326 -4.92901 -0.717713 1.81326 -4.92901 -0.309069 1.81326 -4.92901 -0.717713 1.83323 -4.91933 -1.12636 1.83323 -4.91933 -0.717713 1.83323 -4.91933 -1.12636 1.85502 -4.91515 -1.45 1.85502 -4.91515 -1.12636 1.85502 -4.91515 -1.45 1.87715 -4.91675 -1.45 1.85502 -4.91515 -1.12636 1.83323 -4.91933 -1.12636 1.85502 -4.91515 0.508218 1.79334 -4.94726 0.508218 1.80926 -4.9318 0.0995744 1.79648 -4.94352 0.0995744 1.79648 -4.94352 0.508218 1.80926 -4.9318 0.0995744 1.81326 -4.92901 -0.309069 1.81326 -4.92901 0.0995744 1.81326 -4.92901 -0.309069 1.83323 -4.91933 -0.717713 1.83323 -4.91933 -0.309069 1.83323 -4.91933 -0.717713 1.85502 -4.91515 -1.12636 1.85502 -4.91515 -0.717713 1.85502 -4.91515 -1.12636 1.87715 -4.91675 -1.45 1.87715 -4.91675 -1.12636 1.87715 -4.91675 -1.45 1.89811 -4.92402 -1.45 1.87715 -4.91675 -1.12636 1.85502 -4.91515 -1.12636 1.87715 -4.91675 0.508218 1.80926 -4.9318 0.508218 1.82864 -4.921 0.0995744 1.81326 -4.92901 0.0995744 1.81326 -4.92901 0.508218 1.82864 -4.921 0.0995744 1.83323 -4.91933 -0.309069 1.83323 -4.91933 0.0995744 1.83323 -4.91933 -0.309069 1.85502 -4.91515 -0.717713 1.85502 -4.91515 -0.309069 1.85502 -4.91515 -0.717713 1.87715 -4.91675 -1.12636 1.87715 -4.91675 -0.717713 1.87715 -4.91675 -1.12636 1.89811 -4.92402 -1.45 1.89811 -4.92402 -1.12636 1.89811 -4.92402 -1.45 1.91648 -4.93648 -1.45 1.89811 -4.92402 -1.12636 1.87715 -4.91675 -1.12636 1.89811 -4.92402 0.508218 1.82864 -4.921 0.508218 1.85016 -4.91557 0.0995744 1.83323 -4.91933 0.0995744 1.83323 -4.91933 0.508218 1.85016 -4.91557 0.0995744 1.85502 -4.91515 -0.309069 1.85502 -4.91515 0.0995744 1.85502 -4.91515 -0.309069 1.87715 -4.91675 -0.717713 1.87715 -4.91675 -0.309069 1.87715 -4.91675 -0.717713 1.89811 -4.92402 -1.12636 1.89811 -4.92402 -0.717713 1.89811 -4.92402 -1.12636 1.91648 -4.93648 -1.45 1.91648 -4.93648 -1.12636 1.91648 -4.93648 -1.45 1.93099 -4.95326 -1.45 1.91648 -4.93648 -1.12636 1.89811 -4.92402 -1.12636 1.91648 -4.93648 0.508218 1.85016 -4.91557 0.508218 1.87234 -4.9159 0.0995744 1.85502 -4.91515 0.0995744 1.85502 -4.91515 0.508218 1.87234 -4.9159 0.0995744 1.87715 -4.91675 -0.309069 1.87715 -4.91675 0.0995744 1.87715 -4.91675 -0.309069 1.89811 -4.92402 -0.717713 1.89811 -4.92402 -0.309069 1.89811 -4.92402 -0.717713 1.91648 -4.93648 -1.12636 1.91648 -4.93648 -0.717713 1.91648 -4.93648 -1.12636 1.93099 -4.95326 -1.45 1.93099 -4.95326 -1.12636 1.93099 -4.95326 -1.45 1.94067 -4.97323 -1.45 1.93099 -4.95326 -1.12636 1.91648 -4.93648 -1.12636 1.93099 -4.95326 0.508218 1.87234 -4.9159 0.508218 1.89369 -4.92196 0.0995744 1.87715 -4.91675 0.0995744 1.87715 -4.91675 0.508218 1.89369 -4.92196 0.0995744 1.89811 -4.92402 -0.309069 1.89811 -4.92402 0.0995744 1.89811 -4.92402 -0.309069 1.91648 -4.93648 -0.717713 1.91648 -4.93648 -0.309069 1.91648 -4.93648 -0.717713 1.93099 -4.95326 -1.12636 1.93099 -4.95326 -0.717713 1.93099 -4.95326 -1.12636 1.94067 -4.97323 -1.45 1.94067 -4.97323 -1.12636 1.94067 -4.97323 -1.45 1.94485 -4.99502 -1.45 1.94067 -4.97323 -1.12636 1.93099 -4.95326 -1.12636 1.94067 -4.97323 0.508218 1.89369 -4.92196 0.508218 1.91274 -4.93334 0.0995744 1.89811 -4.92402 0.0995744 1.89811 -4.92402 0.508218 1.91274 -4.93334 0.0995744 1.91648 -4.93648 -0.309069 1.91648 -4.93648 0.0995744 1.91648 -4.93648 -0.309069 1.93099 -4.95326 -0.717713 1.93099 -4.95326 -0.309069 1.93099 -4.95326 -0.717713 1.94067 -4.97323 -1.12636 1.94067 -4.97323 -0.717713 1.94067 -4.97323 -1.12636 1.94485 -4.99502 -1.45 1.94485 -4.99502 -1.12636 1.94485 -4.99502 -1.45 1.94325 -5.01715 -1.45 1.94485 -4.99502 -1.12636 1.94067 -4.97323 -1.12636 1.94485 -4.99502 0.508218 1.91274 -4.93334 0.508218 1.9282 -4.94926 0.0995744 1.91648 -4.93648 0.0995744 1.91648 -4.93648 0.508218 1.9282 -4.94926 0.0995744 1.93099 -4.95326 -0.309069 1.93099 -4.95326 0.0995744 1.93099 -4.95326 -0.309069 1.94067 -4.97323 -0.717713 1.94067 -4.97323 -0.309069 1.94067 -4.97323 -0.717713 1.94485 -4.99502 -1.12636 1.94485 -4.99502 -0.717713 1.94485 -4.99502 -1.12636 1.94325 -5.01715 -1.45 1.94325 -5.01715 -1.12636 1.94325 -5.01715 -1.45 1.93598 -5.03811 -1.45 1.94325 -5.01715 -1.12636 1.94485 -4.99502 -1.12636 1.94325 -5.01715 0.508218 1.9282 -4.94926 0.508218 1.939 -4.96864 0.0995744 1.93099 -4.95326 0.0995744 1.93099 -4.95326 0.508218 1.939 -4.96864 0.0995744 1.94067 -4.97323 -0.309069 1.94067 -4.97323 0.0995744 1.94067 -4.97323 -0.309069 1.94485 -4.99502 -0.717713 1.94485 -4.99502 -0.309069 1.94485 -4.99502 -0.717713 1.94325 -5.01715 -1.12636 1.94325 -5.01715 -0.717713 1.94325 -5.01715 -1.12636 1.93598 -5.03811 -1.45 1.93598 -5.03811 -1.12636 1.93598 -5.03811 -1.45 1.92352 -5.05648 -1.45 1.93598 -5.03811 -1.12636 1.94325 -5.01715 -1.12636 1.93598 -5.03811 0.508218 1.939 -4.96864 0.508218 1.94443 -4.99016 0.0995744 1.94067 -4.97323 0.0995744 1.94067 -4.97323 0.508218 1.94443 -4.99016 0.0995744 1.94485 -4.99502 -0.309069 1.94485 -4.99502 0.0995744 1.94485 -4.99502 -0.309069 1.94325 -5.01715 -0.717713 1.94325 -5.01715 -0.309069 1.94325 -5.01715 -0.717713 1.93598 -5.03811 -1.12636 1.93598 -5.03811 -0.717713 1.93598 -5.03811 -1.12636 1.92352 -5.05648 -1.45 1.92352 -5.05648 -1.12636 1.92352 -5.05648 -1.45 1.90674 -5.07099 -1.45 1.92352 -5.05648 -1.12636 1.93598 -5.03811 -1.12636 1.92352 -5.05648 0.508218 1.94443 -4.99016 0.508218 1.9441 -5.01234 0.0995744 1.94485 -4.99502 0.0995744 1.94485 -4.99502 0.508218 1.9441 -5.01234 0.0995744 1.94325 -5.01715 -0.309069 1.94325 -5.01715 0.0995744 1.94325 -5.01715 -0.309069 1.93598 -5.03811 -0.717713 1.93598 -5.03811 -0.309069 1.93598 -5.03811 -0.717713 1.92352 -5.05648 -1.12636 1.92352 -5.05648 -0.717713 1.92352 -5.05648 -1.12636 1.90674 -5.07099 -1.45 1.90674 -5.07099 -1.12636 1.90674 -5.07099 -1.45 1.88677 -5.08067 -1.45 1.90674 -5.07099 -1.12636 1.92352 -5.05648 -1.12636 1.90674 -5.07099 0.508218 1.9441 -5.01234 0.508218 1.93804 -5.03369 0.0995744 1.94325 -5.01715 0.0995744 1.94325 -5.01715 0.508218 1.93804 -5.03369 0.0995744 1.93598 -5.03811 -0.309069 1.93598 -5.03811 0.0995744 1.93598 -5.03811 -0.309069 1.92352 -5.05648 -0.717713 1.92352 -5.05648 -0.309069 1.92352 -5.05648 -0.717713 1.90674 -5.07099 -1.12636 1.90674 -5.07099 -0.717713 1.90674 -5.07099 -1.12636 1.88677 -5.08067 -1.45 1.88677 -5.08067 -1.12636 1.88677 -5.08067 -1.45 1.86498 -5.08485 -1.45 1.88677 -5.08067 -1.12636 1.90674 -5.07099 -1.12636 1.88677 -5.08067 0.508218 1.93804 -5.03369 0.508218 1.92666 -5.05274 0.0995744 1.93598 -5.03811 0.0995744 1.93598 -5.03811 0.508218 1.92666 -5.05274 0.0995744 1.92352 -5.05648 -0.309069 1.92352 -5.05648 0.0995744 1.92352 -5.05648 -0.309069 1.90674 -5.07099 -0.717713 1.90674 -5.07099 -0.309069 1.90674 -5.07099 -0.717713 1.88677 -5.08067 -1.12636 1.88677 -5.08067 -0.717713 1.88677 -5.08067 -1.12636 1.86498 -5.08485 -1.45 1.86498 -5.08485 -1.12636 1.86498 -5.08485 -1.45 1.84285 -5.08325 -1.45 1.86498 -5.08485 -1.12636 1.88677 -5.08067 -1.12636 1.86498 -5.08485 0.508218 1.92666 -5.05274 0.508218 1.91074 -5.0682 0.0995744 1.92352 -5.05648 0.0995744 1.92352 -5.05648 0.508218 1.91074 -5.0682 0.0995744 1.90674 -5.07099 -0.309069 1.90674 -5.07099 0.0995744 1.90674 -5.07099 -0.309069 1.88677 -5.08067 -0.717713 1.88677 -5.08067 -0.309069 1.88677 -5.08067 -0.717713 1.86498 -5.08485 -1.12636 1.86498 -5.08485 -0.717713 1.86498 -5.08485 -1.12636 1.84285 -5.08325 -1.45 1.84285 -5.08325 -1.12636 1.84285 -5.08325 -1.45 1.82189 -5.07598 -1.45 1.84285 -5.08325 -1.12636 1.86498 -5.08485 -1.12636 1.84285 -5.08325 0.508218 1.91074 -5.0682 0.508218 1.89136 -5.079 0.0995744 1.90674 -5.07099 0.0995744 1.90674 -5.07099 0.508218 1.89136 -5.079 0.0995744 1.88677 -5.08067 -0.309069 1.88677 -5.08067 0.0995744 1.88677 -5.08067 -0.309069 1.86498 -5.08485 -0.717713 1.86498 -5.08485 -0.309069 1.86498 -5.08485 -0.717713 1.84285 -5.08325 -1.12636 1.84285 -5.08325 -0.717713 1.84285 -5.08325 -1.12636 1.82189 -5.07598 -1.45 1.82189 -5.07598 -1.12636 1.82189 -5.07598 -1.45 1.80352 -5.06352 -1.45 1.82189 -5.07598 -1.12636 1.84285 -5.08325 -1.12636 1.82189 -5.07598 0.508218 1.89136 -5.079 0.508218 1.86984 -5.08443 0.0995744 1.88677 -5.08067 0.0995744 1.88677 -5.08067 0.508218 1.86984 -5.08443 0.0995744 1.86498 -5.08485 -0.309069 1.86498 -5.08485 0.0995744 1.86498 -5.08485 -0.309069 1.84285 -5.08325 -0.717713 1.84285 -5.08325 -0.309069 1.84285 -5.08325 -0.717713 1.82189 -5.07598 -1.12636 1.82189 -5.07598 -0.717713 1.82189 -5.07598 -1.12636 1.80352 -5.06352 -1.45 1.80352 -5.06352 -1.12636 1.80352 -5.06352 -1.45 1.789 -5.04674 -1.45 1.80352 -5.06352 -1.12636 1.82189 -5.07598 -1.12636 1.80352 -5.06352 0.508218 1.86984 -5.08443 0.508218 1.84766 -5.0841 0.0995744 1.86498 -5.08485 0.0995744 1.86498 -5.08485 0.508218 1.84766 -5.0841 0.0995744 1.84285 -5.08325 -0.309069 1.84285 -5.08325 0.0995744 1.84285 -5.08325 -0.309069 1.82189 -5.07598 -0.717713 1.82189 -5.07598 -0.309069 1.82189 -5.07598 -0.717713 1.80352 -5.06352 -1.12636 1.80352 -5.06352 -0.717713 1.80352 -5.06352 -1.12636 1.789 -5.04674 -1.45 1.789 -5.04674 -1.12636 1.789 -5.04674 -1.45 1.77933 -5.02677 -1.45 1.789 -5.04674 -1.12636 1.80352 -5.06352 -1.12636 1.789 -5.04674 0.508218 1.84766 -5.0841 0.508218 1.82631 -5.07804 0.0995744 1.84285 -5.08325 0.0995744 1.84285 -5.08325 0.508218 1.82631 -5.07804 0.0995744 1.82189 -5.07598 -0.309069 1.82189 -5.07598 0.0995744 1.82189 -5.07598 -0.309069 1.80352 -5.06352 -0.717713 1.80352 -5.06352 -0.309069 1.80352 -5.06352 -0.717713 1.789 -5.04674 -1.12636 1.789 -5.04674 -0.717713 1.789 -5.04674 -1.12636 1.77933 -5.02677 -1.45 1.77933 -5.02677 -1.12636 1.77933 -5.02677 -1.45 1.77515 -5.00498 -1.45 1.77933 -5.02677 -1.12636 1.789 -5.04674 -1.12636 1.77933 -5.02677 0.508218 1.82631 -5.07804 0.508218 1.80726 -5.06666 0.0995744 1.82189 -5.07598 0.0995744 1.82189 -5.07598 0.508218 1.80726 -5.06666 0.0995744 1.80352 -5.06352 -0.309069 1.80352 -5.06352 0.0995744 1.80352 -5.06352 -0.309069 1.789 -5.04674 -0.717713 1.789 -5.04674 -0.309069 1.789 -5.04674 -0.717713 1.77933 -5.02677 -1.12636 1.77933 -5.02677 -0.717713 1.77933 -5.02677 -1.12636 1.77515 -5.00498 -1.45 1.77515 -5.00498 -1.12636 1.77515 -5.00498 -1.45 1.77675 -4.98285 -1.45 1.77515 -5.00498 -1.12636 1.77933 -5.02677 -1.12636 1.77515 -5.00498 0.508218 1.80726 -5.06666 0.508218 1.7918 -5.05074 0.0995744 1.80352 -5.06352 0.0995744 1.80352 -5.06352 0.508218 1.7918 -5.05074 0.0995744 1.789 -5.04674 -0.309069 1.789 -5.04674 0.0995744 1.789 -5.04674 -0.309069 1.77933 -5.02677 -0.717713 1.77933 -5.02677 -0.309069 1.77933 -5.02677 -0.717713 1.77515 -5.00498 -1.12636 1.77515 -5.00498 -0.717713 1.77515 -5.00498 -1.12636 1.77675 -4.98285 -1.45 1.77675 -4.98285 -1.12636 1.77675 -4.98285 -1.45 1.78402 -4.96189 -1.45 1.77675 -4.98285 -1.12636 1.77515 -5.00498 -1.12636 1.77675 -4.98285 -0.309069 1.77933 -5.02677 -0.717713 1.77933 -5.02677 -0.309069 1.789 -5.04674 -0.717713 1.77933 -5.02677 -1.12636 1.77933 -5.02677 -0.717713 1.789 -5.04674 -1.12636 1.77515 -5.00498 -0.717713 1.77933 -5.02677 -0.717713 1.77515 -5.00498 0.0995744 1.789 -5.04674 -0.309069 1.789 -5.04674 0.0995744 1.80352 -5.06352 -0.309069 1.789 -5.04674 -0.717713 1.789 -5.04674 -0.309069 1.80352 -5.06352 -0.717713 1.789 -5.04674 -1.12636 1.789 -5.04674 -0.717713 1.80352 -5.06352 -0.717713 1.82189 -5.07598 -0.717713 1.80352 -5.06352 -1.12636 1.80352 -5.06352 -0.309069 1.82189 -5.07598 -0.309069 1.80352 -5.06352 -0.717713 1.80352 -5.06352 0.0995744 1.82189 -5.07598 0.0995744 1.80352 -5.06352 -0.309069 1.80352 -5.06352 -0.717713 1.77675 -4.98285 -0.717713 1.77515 -5.00498 -0.309069 1.77515 -5.00498 -0.309069 1.77675 -4.98285 -0.717713 1.77675 -4.98285 -0.309069 1.77515 -5.00498 0.0995744 1.77675 -4.98285 -0.309069 1.77675 -4.98285 0.0995744 1.77515 -5.00498 0.0995744 1.78402 -4.96189 -0.309069 1.78402 -4.96189 0.0995744 1.77675 -4.98285 -1.12636 1.78402 -4.96189 -1.12636 1.77675 -4.98285 -0.717713 1.77675 -4.98285 -0.717713 1.78402 -4.96189 -1.12636 1.78402 -4.96189 -0.717713 1.77675 -4.98285 -0.309069 1.78402 -4.96189 -0.717713 1.78402 -4.96189 -0.309069 1.77675 -4.98285 0.0995744 1.79648 -4.94352 -0.309069 1.79648 -4.94352 0.0995744 1.78402 -4.96189 -0.309069 1.79648 -4.94352 -0.717713 1.79648 -4.94352 -0.309069 1.78402 -4.96189 -0.717713 1.79648 -4.94352 -1.12636 1.79648 -4.94352 -0.717713 1.78402 -4.96189 0.0995744 1.81326 -4.92901 -0.309069 1.81326 -4.92901 0.0995744 1.79648 -4.94352 -0.309069 1.81326 -4.92901 -0.717713 1.81326 -4.92901 -0.309069 1.79648 -4.94352 -0.717713 1.81326 -4.92901 -1.12636 1.81326 -4.92901 -0.717713 1.79648 -4.94352 0.0995744 1.83323 -4.91933 -0.309069 1.83323 -4.91933 0.0995744 1.81326 -4.92901 -0.309069 1.83323 -4.91933 -0.717713 1.83323 -4.91933 -0.309069 1.81326 -4.92901 -0.717713 1.83323 -4.91933 -1.12636 1.83323 -4.91933 -0.717713 1.81326 -4.92901 0.0995744 1.85502 -4.91515 -0.309069 1.85502 -4.91515 0.0995744 1.83323 -4.91933 -0.309069 1.85502 -4.91515 -0.717713 1.85502 -4.91515 -0.309069 1.83323 -4.91933 -0.717713 1.85502 -4.91515 -1.12636 1.85502 -4.91515 -0.717713 1.83323 -4.91933 0.0995744 1.87715 -4.91675 -0.309069 1.87715 -4.91675 0.0995744 1.85502 -4.91515 -0.309069 1.87715 -4.91675 -0.717713 1.87715 -4.91675 -0.309069 1.85502 -4.91515 -0.717713 1.87715 -4.91675 -1.12636 1.87715 -4.91675 -0.717713 1.85502 -4.91515 0.0995744 1.89811 -4.92402 -0.309069 1.89811 -4.92402 0.0995744 1.87715 -4.91675 -0.309069 1.89811 -4.92402 -0.717713 1.89811 -4.92402 -0.309069 1.87715 -4.91675 -0.717713 1.89811 -4.92402 -1.12636 1.89811 -4.92402 -0.717713 1.87715 -4.91675 0.0995744 1.91648 -4.93648 -0.309069 1.91648 -4.93648 0.0995744 1.89811 -4.92402 -0.309069 1.91648 -4.93648 -0.717713 1.91648 -4.93648 -0.309069 1.89811 -4.92402 -0.717713 1.91648 -4.93648 -1.12636 1.91648 -4.93648 -0.717713 1.89811 -4.92402 0.0995744 1.93099 -4.95326 -0.309069 1.93099 -4.95326 0.0995744 1.91648 -4.93648 -0.309069 1.93099 -4.95326 -0.717713 1.93099 -4.95326 -0.309069 1.91648 -4.93648 -0.717713 1.93099 -4.95326 -1.12636 1.93099 -4.95326 -0.717713 1.91648 -4.93648 0.0995744 1.94067 -4.97323 -0.309069 1.94067 -4.97323 0.0995744 1.93099 -4.95326 -0.309069 1.94067 -4.97323 -0.717713 1.94067 -4.97323 -0.309069 1.93099 -4.95326 -0.717713 1.94067 -4.97323 -1.12636 1.94067 -4.97323 -0.717713 1.93099 -4.95326 0.0995744 1.94485 -4.99502 -0.309069 1.94485 -4.99502 0.0995744 1.94067 -4.97323 -0.309069 1.94485 -4.99502 -0.717713 1.94485 -4.99502 -0.309069 1.94067 -4.97323 -0.717713 1.94485 -4.99502 -1.12636 1.94485 -4.99502 -0.717713 1.94067 -4.97323 0.0995744 1.94325 -5.01715 -0.309069 1.94325 -5.01715 0.0995744 1.94485 -4.99502 -0.309069 1.94325 -5.01715 -0.717713 1.94325 -5.01715 -0.309069 1.94485 -4.99502 -0.717713 1.94325 -5.01715 -1.12636 1.94325 -5.01715 -0.717713 1.94485 -4.99502 0.0995744 1.93598 -5.03811 -0.309069 1.93598 -5.03811 0.0995744 1.94325 -5.01715 -0.309069 1.93598 -5.03811 -0.717713 1.93598 -5.03811 -0.309069 1.94325 -5.01715 -0.717713 1.93598 -5.03811 -1.12636 1.93598 -5.03811 -0.717713 1.94325 -5.01715 0.0995744 1.92352 -5.05648 -0.309069 1.92352 -5.05648 0.0995744 1.93598 -5.03811 -0.309069 1.92352 -5.05648 -0.717713 1.92352 -5.05648 -0.309069 1.93598 -5.03811 -0.717713 1.92352 -5.05648 -1.12636 1.92352 -5.05648 -0.717713 1.93598 -5.03811 0.0995744 1.90674 -5.07099 -0.309069 1.90674 -5.07099 0.0995744 1.92352 -5.05648 -0.309069 1.90674 -5.07099 -0.717713 1.90674 -5.07099 -0.309069 1.92352 -5.05648 -0.717713 1.90674 -5.07099 -1.12636 1.90674 -5.07099 -0.717713 1.92352 -5.05648 0.0995744 1.88677 -5.08067 -0.309069 1.88677 -5.08067 0.0995744 1.90674 -5.07099 -0.309069 1.88677 -5.08067 -0.717713 1.88677 -5.08067 -0.309069 1.90674 -5.07099 -0.717713 1.88677 -5.08067 -1.12636 1.88677 -5.08067 -0.717713 1.90674 -5.07099 0.0995744 1.86498 -5.08485 -0.309069 1.86498 -5.08485 0.0995744 1.88677 -5.08067 -0.309069 1.86498 -5.08485 -0.717713 1.86498 -5.08485 -0.309069 1.88677 -5.08067 -0.717713 1.86498 -5.08485 -1.12636 1.86498 -5.08485 -0.717713 1.88677 -5.08067 0.0995744 1.84285 -5.08325 -0.309069 1.84285 -5.08325 0.0995744 1.86498 -5.08485 -0.309069 1.84285 -5.08325 -0.717713 1.84285 -5.08325 -0.309069 1.86498 -5.08485 -0.717713 1.84285 -5.08325 -1.12636 1.84285 -5.08325 -0.717713 1.86498 -5.08485 0.0995744 1.82189 -5.07598 -0.309069 1.82189 -5.07598 0.0995744 1.84285 -5.08325 -0.309069 1.82189 -5.07598 -0.717713 1.82189 -5.07598 -0.309069 1.84285 -5.08325 -0.717713 1.82189 -5.07598 -1.12636 1.82189 -5.07598 -0.717713 1.84285 -5.08325 1.33 1.91954 -4.99257 1.33 1.92013 -4.98009 1.33 1.91575 -4.97782 1.33 1.91575 -4.97782 1.33 1.92013 -4.98009 1.33 1.91939 -4.97366 1.33 1.90836 -4.96449 1.33 1.91939 -4.97366 1.33 1.91616 -4.96115 1.33 1.91073 -4.94948 1.33 1.90836 -4.96449 1.33 1.91616 -4.96115 1.33 1.91073 -4.94948 1.33 1.89786 -4.95345 1.33 1.90836 -4.96449 1.33 1.91073 -4.94948 1.33 1.90324 -4.93896 1.33 1.89786 -4.95345 1.33 1.89786 -4.95345 1.33 1.90324 -4.93896 1.33 1.88492 -4.94542 1.33 1.88492 -4.94542 1.33 1.90324 -4.93896 1.33 1.89398 -4.92999 1.33 1.87037 -4.9409 1.33 1.89398 -4.92999 1.33 1.88337 -4.92286 1.33 1.87269 -4.91805 1.33 1.87037 -4.9409 1.33 1.88337 -4.92286 1.33 1.87269 -4.91805 1.33 1.85515 -4.9402 1.33 1.87037 -4.9409 1.33 1.87269 -4.91805 1.33 1.86281 -4.91505 1.33 1.85515 -4.9402 1.33 1.85515 -4.9402 1.33 1.86281 -4.91505 1.33 1.85221 -4.91765 1.33 1.84211 -4.92172 1.33 1.85515 -4.9402 1.33 1.85221 -4.91765 1.33 1.84211 -4.92172 1.33 1.84025 -4.94334 1.33 1.85515 -4.9402 1.33 1.84211 -4.92172 1.33 1.83265 -4.92719 1.33 1.84025 -4.94334 1.33 1.84025 -4.94334 1.33 1.83265 -4.92719 1.33 1.82409 -4.93393 1.33 1.82662 -4.95015 1.33 1.82409 -4.93393 1.33 1.81646 -4.94198 1.33 1.8085 -4.95378 1.33 1.82662 -4.95015 1.33 1.81646 -4.94198 1.33 1.8085 -4.95378 1.33 1.81514 -4.96016 1.33 1.82662 -4.95015 1.33 1.8085 -4.95378 1.33 1.80503 -4.96131 1.33 1.81514 -4.96016 1.33 1.81514 -4.96016 1.33 1.80503 -4.96131 1.33 1.80254 -4.96968 1.33 1.80655 -4.97274 1.33 1.80254 -4.96968 1.33 1.80132 -4.97834 1.33 1.80141 -4.98708 1.33 1.80655 -4.97274 1.33 1.80132 -4.97834 1.33 1.91575 -4.97782 1.33 1.91939 -4.97366 1.33 1.90836 -4.96449 1.33 1.88492 -4.94542 1.33 1.89398 -4.92999 1.33 1.87037 -4.9409 1.33 1.84025 -4.94334 1.33 1.82409 -4.93393 1.33 1.82662 -4.95015 1.33 1.81514 -4.96016 1.33 1.80254 -4.96968 1.33 1.80655 -4.97274 1.35 1.89993 -4.99766 1.33 1.91954 -4.99257 1.35 1.89796 -4.9874 1.35 1.89993 -4.99766 1.33 1.91953 -5.00746 1.33 1.91954 -4.99257 1.35 1.89993 -4.99766 1.35 1.89918 -5.00807 1.33 1.91953 -5.00746 1.33 1.91953 -5.00746 1.35 1.89918 -5.00807 1.33 1.91587 -5.02189 1.33 1.91587 -5.02189 1.35 1.89918 -5.00807 1.35 1.89575 -5.01794 1.33 1.90876 -5.03497 1.35 1.89575 -5.01794 1.35 1.88989 -5.02658 1.33 1.89865 -5.0459 1.35 1.88989 -5.02658 1.35 1.882 -5.03341 1.33 1.88616 -5.054 1.35 1.882 -5.03341 1.35 1.8726 -5.03796 1.33 1.87206 -5.05878 1.35 1.8726 -5.03796 1.35 1.86234 -5.03993 1.33 1.85722 -5.05994 1.35 1.86234 -5.03993 1.35 1.85193 -5.03918 1.33 1.84255 -5.0574 1.35 1.85193 -5.03918 1.35 1.84206 -5.03575 1.33 1.82895 -5.05134 1.35 1.84206 -5.03575 1.35 1.83342 -5.02989 1.33 1.81726 -5.04212 1.35 1.83342 -5.02989 1.35 1.82659 -5.022 1.33 1.80821 -5.0303 1.35 1.82659 -5.022 1.35 1.82204 -5.0126 1.33 1.80235 -5.01661 1.35 1.82204 -5.0126 1.35 1.82007 -5.00234 1.33 1.80003 -5.00191 1.35 1.82007 -5.00234 1.35 1.82082 -4.99193 1.33 1.80141 -4.98708 1.35 1.82082 -4.99193 1.35 1.82425 -4.98206 1.33 1.80655 -4.97274 1.35 1.82425 -4.98206 1.35 1.83011 -4.97342 1.33 1.81514 -4.96016 1.35 1.83011 -4.97342 1.33 1.82662 -4.95015 1.33 1.81514 -4.96016 1.33 1.80655 -4.97274 1.35 1.83011 -4.97342 1.33 1.91587 -5.02189 1.35 1.89575 -5.01794 1.33 1.90876 -5.03497 1.33 1.90876 -5.03497 1.35 1.88989 -5.02658 1.33 1.89865 -5.0459 1.33 1.89865 -5.0459 1.35 1.882 -5.03341 1.33 1.88616 -5.054 1.33 1.88616 -5.054 1.35 1.8726 -5.03796 1.33 1.87206 -5.05878 1.33 1.87206 -5.05878 1.35 1.86234 -5.03993 1.33 1.85722 -5.05994 1.33 1.85722 -5.05994 1.35 1.85193 -5.03918 1.33 1.84255 -5.0574 1.33 1.84255 -5.0574 1.35 1.84206 -5.03575 1.33 1.82895 -5.05134 1.33 1.82895 -5.05134 1.35 1.83342 -5.02989 1.33 1.81726 -5.04212 1.33 1.81726 -5.04212 1.35 1.82659 -5.022 1.33 1.80821 -5.0303 1.33 1.80821 -5.0303 1.35 1.82204 -5.0126 1.33 1.80235 -5.01661 1.33 1.80235 -5.01661 1.35 1.82007 -5.00234 1.33 1.80003 -5.00191 1.33 1.80003 -5.00191 1.35 1.82082 -4.99193 1.33 1.80141 -4.98708 1.33 1.80141 -4.98708 1.35 1.82425 -4.98206 1.33 1.80655 -4.97274 1.35 1.83011 -4.97342 1.35 1.838 -4.96659 1.33 1.82662 -4.95015 1.33 1.82662 -4.95015 1.35 1.838 -4.96659 1.33 1.84025 -4.94334 1.33 1.84025 -4.94334 1.35 1.838 -4.96659 1.35 1.8474 -4.96204 1.33 1.85515 -4.9402 1.35 1.8474 -4.96204 1.35 1.85766 -4.96007 1.33 1.87037 -4.9409 1.35 1.85766 -4.96007 1.35 1.86807 -4.96082 1.33 1.88492 -4.94542 1.35 1.86807 -4.96082 1.35 1.87794 -4.96425 1.33 1.89786 -4.95345 1.35 1.87794 -4.96425 1.35 1.88658 -4.97011 1.33 1.90836 -4.96449 1.35 1.88658 -4.97011 1.35 1.89341 -4.978 1.33 1.91575 -4.97782 1.35 1.89341 -4.978 1.35 1.89796 -4.9874 1.33 1.91954 -4.99257 1.33 1.91575 -4.97782 1.35 1.89796 -4.9874 1.33 1.84025 -4.94334 1.35 1.8474 -4.96204 1.33 1.85515 -4.9402 1.33 1.85515 -4.9402 1.35 1.85766 -4.96007 1.33 1.87037 -4.9409 1.33 1.87037 -4.9409 1.35 1.86807 -4.96082 1.33 1.88492 -4.94542 1.33 1.88492 -4.94542 1.35 1.87794 -4.96425 1.33 1.89786 -4.95345 1.33 1.89786 -4.95345 1.35 1.88658 -4.97011 1.33 1.90836 -4.96449 1.33 1.90836 -4.96449 1.35 1.89341 -4.978 1.33 1.91575 -4.97782 1.35 1.89341 -4.978 1.35 1.82007 -5.00234 1.35 1.89796 -4.9874 1.35 1.89341 -4.978 1.35 1.82082 -4.99193 1.35 1.82007 -5.00234 1.35 1.89341 -4.978 1.35 1.88658 -4.97011 1.35 1.82082 -4.99193 1.35 1.82082 -4.99193 1.35 1.88658 -4.97011 1.35 1.82425 -4.98206 1.35 1.82425 -4.98206 1.35 1.88658 -4.97011 1.35 1.87794 -4.96425 1.35 1.83011 -4.97342 1.35 1.87794 -4.96425 1.35 1.86807 -4.96082 1.35 1.838 -4.96659 1.35 1.86807 -4.96082 1.35 1.85766 -4.96007 1.35 1.8474 -4.96204 1.35 1.838 -4.96659 1.35 1.85766 -4.96007 1.35 1.82425 -4.98206 1.35 1.87794 -4.96425 1.35 1.83011 -4.97342 1.35 1.83011 -4.97342 1.35 1.86807 -4.96082 1.35 1.838 -4.96659 1.35 1.82007 -5.00234 1.35 1.82204 -5.0126 1.35 1.89796 -4.9874 1.35 1.89796 -4.9874 1.35 1.82204 -5.0126 1.35 1.89993 -4.99766 1.35 1.89993 -4.99766 1.35 1.82204 -5.0126 1.35 1.82659 -5.022 1.35 1.89918 -5.00807 1.35 1.82659 -5.022 1.35 1.83342 -5.02989 1.35 1.89575 -5.01794 1.35 1.83342 -5.02989 1.35 1.84206 -5.03575 1.35 1.88989 -5.02658 1.35 1.84206 -5.03575 1.35 1.85193 -5.03918 1.35 1.882 -5.03341 1.35 1.85193 -5.03918 1.35 1.86234 -5.03993 1.35 1.8726 -5.03796 1.35 1.882 -5.03341 1.35 1.86234 -5.03993 1.35 1.89993 -4.99766 1.35 1.82659 -5.022 1.35 1.89918 -5.00807 1.35 1.89918 -5.00807 1.35 1.83342 -5.02989 1.35 1.89575 -5.01794 1.35 1.89575 -5.01794 1.35 1.84206 -5.03575 1.35 1.88989 -5.02658 1.35 1.88989 -5.02658 1.35 1.85193 -5.03918 1.35 1.882 -5.03341 -1.45 1.70527 -5.00908 -1.46 1.69528 -5.00967 -1.45 1.71289 -5.04882 -1.45 1.70527 -5.00908 -1.46 1.69839 -4.96671 -1.46 1.69528 -5.00967 -1.45 1.70527 -5.00908 -1.45 1.70819 -4.96873 -1.46 1.69839 -4.96671 -1.46 1.69839 -4.96671 -1.45 1.70819 -4.96873 -1.46 1.71252 -4.92602 -1.46 1.71252 -4.92602 -1.45 1.70819 -4.96873 -1.45 1.72146 -4.9305 -1.46 1.73669 -4.89037 -1.45 1.72146 -4.9305 -1.45 1.74416 -4.89701 -1.46 1.76927 -4.86219 -1.45 1.74416 -4.89701 -1.45 1.77477 -4.87054 -1.46 1.80803 -4.8434 -1.45 1.77477 -4.87054 -1.45 1.81118 -4.85289 -1.46 1.85033 -4.83528 -1.45 1.81118 -4.85289 -1.45 1.85092 -4.84527 -1.46 1.89329 -4.83839 -1.45 1.85092 -4.84527 -1.45 1.89127 -4.84819 -1.46 1.93398 -4.85252 -1.45 1.89127 -4.84819 -1.45 1.9295 -4.86145 -1.46 1.96963 -4.87669 -1.45 1.9295 -4.86145 -1.45 1.96299 -4.88416 -1.46 1.99781 -4.90927 -1.45 1.96299 -4.88416 -1.45 1.98946 -4.91477 -1.46 2.0166 -4.94803 -1.45 1.98946 -4.91477 -1.45 2.00711 -4.95118 -1.46 2.02472 -4.99033 -1.45 2.00711 -4.95118 -1.45 2.01473 -4.99092 -1.46 2.02161 -5.03329 -1.45 2.01473 -4.99092 -1.45 2.01181 -5.03127 -1.46 2.00748 -5.07398 -1.45 2.01181 -5.03127 -1.45 1.99854 -5.0695 -1.46 1.98331 -5.10963 -1.45 1.99854 -5.0695 -1.45 1.97584 -5.10299 -1.46 1.95073 -5.13781 -1.45 1.97584 -5.10299 -1.45 1.94523 -5.12946 -1.46 1.91197 -5.1566 -1.45 1.94523 -5.12946 -1.45 1.90882 -5.14711 -1.46 1.86967 -5.16472 -1.45 1.90882 -5.14711 -1.45 1.86908 -5.15473 -1.46 1.82671 -5.16161 -1.45 1.86908 -5.15473 -1.45 1.82873 -5.15181 -1.46 1.78602 -5.14748 -1.45 1.82873 -5.15181 -1.45 1.7905 -5.13855 -1.46 1.75037 -5.12331 -1.45 1.7905 -5.13855 -1.45 1.75701 -5.11584 -1.46 1.72219 -5.09073 -1.45 1.75701 -5.11584 -1.45 1.73054 -5.08523 -1.46 1.7034 -5.05197 -1.45 1.73054 -5.08523 -1.45 1.71289 -5.04882 -1.46 1.69528 -5.00967 -1.46 1.7034 -5.05197 -1.45 1.71289 -5.04882 -1.46 1.71252 -4.92602 -1.45 1.72146 -4.9305 -1.46 1.73669 -4.89037 -1.46 1.73669 -4.89037 -1.45 1.74416 -4.89701 -1.46 1.76927 -4.86219 -1.46 1.76927 -4.86219 -1.45 1.77477 -4.87054 -1.46 1.80803 -4.8434 -1.46 1.80803 -4.8434 -1.45 1.81118 -4.85289 -1.46 1.85033 -4.83528 -1.46 1.85033 -4.83528 -1.45 1.85092 -4.84527 -1.46 1.89329 -4.83839 -1.46 1.89329 -4.83839 -1.45 1.89127 -4.84819 -1.46 1.93398 -4.85252 -1.46 1.93398 -4.85252 -1.45 1.9295 -4.86145 -1.46 1.96963 -4.87669 -1.46 1.96963 -4.87669 -1.45 1.96299 -4.88416 -1.46 1.99781 -4.90927 -1.46 1.99781 -4.90927 -1.45 1.98946 -4.91477 -1.46 2.0166 -4.94803 -1.46 2.0166 -4.94803 -1.45 2.00711 -4.95118 -1.46 2.02472 -4.99033 -1.46 2.02472 -4.99033 -1.45 2.01473 -4.99092 -1.46 2.02161 -5.03329 -1.46 2.02161 -5.03329 -1.45 2.01181 -5.03127 -1.46 2.00748 -5.07398 -1.46 2.00748 -5.07398 -1.45 1.99854 -5.0695 -1.46 1.98331 -5.10963 -1.46 1.98331 -5.10963 -1.45 1.97584 -5.10299 -1.46 1.95073 -5.13781 -1.46 1.95073 -5.13781 -1.45 1.94523 -5.12946 -1.46 1.91197 -5.1566 -1.46 1.91197 -5.1566 -1.45 1.90882 -5.14711 -1.46 1.86967 -5.16472 -1.46 1.86967 -5.16472 -1.45 1.86908 -5.15473 -1.46 1.82671 -5.16161 -1.46 1.82671 -5.16161 -1.45 1.82873 -5.15181 -1.46 1.78602 -5.14748 -1.46 1.78602 -5.14748 -1.45 1.7905 -5.13855 -1.46 1.75037 -5.12331 -1.46 1.75037 -5.12331 -1.45 1.75701 -5.11584 -1.46 1.72219 -5.09073 -1.46 1.72219 -5.09073 -1.45 1.73054 -5.08523 -1.46 1.7034 -5.05197 -1.5882 1.86331 -5.11956 -1.5892 1.86144 -5.11479 -1.49 1.88 -5.0863 -1.49 1.88 -5.0863 -1.5892 1.86144 -5.11479 -1.5898 1.85966 -5.10992 -1.59 1.85796 -5.10498 -1.49 1.88 -5.0863 -1.5898 1.85966 -5.10992 -1.59 1.85796 -5.10498 -1.59 1.83781 -5.04424 -1.49 1.88 -5.0863 -1.49 1.88 -5.0863 -1.59 1.83781 -5.04424 -1.49 1.8548 -5.01037 -1.5882 1.86331 -5.11956 -1.49 1.88 -5.0863 -1.5882 1.92883 -5.09782 -1.5882 1.92883 -5.09782 -1.49 1.88 -5.0863 -1.49 1.89557 -5.08113 -1.59 1.90424 -5.02219 -1.59 1.9244 -5.08293 -1.49 1.89557 -5.08113 -1.49 1.87037 -5.0052 -1.59 1.90424 -5.02219 -1.49 1.89557 -5.08113 -1.59 1.9244 -5.08293 -1.5898 1.92599 -5.0879 -1.49 1.89557 -5.08113 -1.49 1.89557 -5.08113 -1.5898 1.92599 -5.0879 -1.5892 1.92747 -5.09287 -1.5882 1.92883 -5.09782 -1.49 1.89557 -5.08113 -1.5892 1.92747 -5.09287 -1.5882 1.97956 -4.99669 -1.5892 1.97479 -4.99856 -1.49 1.9463 -4.98 -1.49 1.9463 -4.98 -1.5892 1.97479 -4.99856 -1.5898 1.96992 -5.00034 -1.59 1.96498 -5.00204 -1.49 1.9463 -4.98 -1.5898 1.96992 -5.00034 -1.59 1.96498 -5.00204 -1.59 1.90424 -5.02219 -1.49 1.9463 -4.98 -1.49 1.9463 -4.98 -1.59 1.90424 -5.02219 -1.49 1.87037 -5.0052 -1.5882 1.97956 -4.99669 -1.49 1.9463 -4.98 -1.5882 1.95782 -4.93117 -1.5882 1.95782 -4.93117 -1.49 1.9463 -4.98 -1.49 1.94113 -4.96443 -1.59 1.88219 -4.95576 -1.59 1.94293 -4.9356 -1.49 1.94113 -4.96443 -1.49 1.8652 -4.98963 -1.59 1.88219 -4.95576 -1.49 1.94113 -4.96443 -1.59 1.94293 -4.9356 -1.5898 1.9479 -4.93401 -1.49 1.94113 -4.96443 -1.49 1.94113 -4.96443 -1.5898 1.9479 -4.93401 -1.5892 1.95287 -4.93253 -1.5882 1.95782 -4.93117 -1.49 1.94113 -4.96443 -1.5892 1.95287 -4.93253 -1.5882 1.85669 -4.88044 -1.5892 1.85856 -4.88521 -1.49 1.84 -4.9137 -1.49 1.84 -4.9137 -1.5892 1.85856 -4.88521 -1.5898 1.86034 -4.89008 -1.59 1.86204 -4.89502 -1.49 1.84 -4.9137 -1.5898 1.86034 -4.89008 -1.59 1.86204 -4.89502 -1.59 1.88219 -4.95576 -1.49 1.84 -4.9137 -1.49 1.84 -4.9137 -1.59 1.88219 -4.95576 -1.49 1.8652 -4.98963 -1.5882 1.79117 -4.90218 -1.5882 1.85669 -4.88044 -1.49 1.82443 -4.91887 -1.49 1.82443 -4.91887 -1.5882 1.85669 -4.88044 -1.49 1.84 -4.9137 -1.59 1.81576 -4.97781 -1.59 1.7956 -4.91707 -1.49 1.82443 -4.91887 -1.49 1.84963 -4.9948 -1.59 1.81576 -4.97781 -1.49 1.82443 -4.91887 -1.59 1.7956 -4.91707 -1.5898 1.79401 -4.9121 -1.49 1.82443 -4.91887 -1.49 1.82443 -4.91887 -1.5898 1.79401 -4.9121 -1.5892 1.79253 -4.90713 -1.5882 1.79117 -4.90218 -1.49 1.82443 -4.91887 -1.5892 1.79253 -4.90713 -1.5882 1.74044 -5.00331 -1.5892 1.74521 -5.00144 -1.49 1.7737 -5.02 -1.49 1.7737 -5.02 -1.5892 1.74521 -5.00144 -1.5898 1.75008 -4.99966 -1.59 1.75502 -4.99796 -1.49 1.7737 -5.02 -1.5898 1.75008 -4.99966 -1.59 1.75502 -4.99796 -1.59 1.81576 -4.97781 -1.49 1.7737 -5.02 -1.49 1.7737 -5.02 -1.59 1.81576 -4.97781 -1.49 1.84963 -4.9948 -1.5882 1.76218 -5.06883 -1.5882 1.74044 -5.00331 -1.49 1.77887 -5.03557 -1.49 1.77887 -5.03557 -1.5882 1.74044 -5.00331 -1.49 1.7737 -5.02 -1.59 1.83781 -5.04424 -1.59 1.77707 -5.0644 -1.49 1.77887 -5.03557 -1.49 1.8548 -5.01037 -1.59 1.83781 -5.04424 -1.49 1.77887 -5.03557 -1.59 1.77707 -5.0644 -1.5898 1.7721 -5.06599 -1.49 1.77887 -5.03557 -1.49 1.77887 -5.03557 -1.5898 1.7721 -5.06599 -1.5892 1.76713 -5.06747 -1.5882 1.76218 -5.06883 -1.49 1.77887 -5.03557 -1.5892 1.76713 -5.06747 -1.49 1.89557 -5.08113 -1.49 1.88 -5.0863 -1.49 1.87037 -5.0052 -1.49 1.87037 -5.0052 -1.49 1.88 -5.0863 -1.49 1.8548 -5.01037 -1.49 1.8652 -4.98963 -1.49 1.8548 -5.01037 -1.49 1.84963 -4.9948 -1.49 1.84 -4.9137 -1.49 1.84963 -4.9948 -1.49 1.82443 -4.91887 -1.49 1.84 -4.9137 -1.49 1.8652 -4.98963 -1.49 1.84963 -4.9948 -1.49 1.8548 -5.01037 -1.49 1.77887 -5.03557 -1.49 1.84963 -4.9948 -1.49 1.84963 -4.9948 -1.49 1.77887 -5.03557 -1.49 1.7737 -5.02 -1.49 1.8548 -5.01037 -1.49 1.8652 -4.98963 -1.49 1.87037 -5.0052 -1.49 1.87037 -5.0052 -1.49 1.8652 -4.98963 -1.49 1.94113 -4.96443 -1.49 1.9463 -4.98 -1.49 1.87037 -5.0052 -1.49 1.94113 -4.96443 -1.59 2.0394 -0.882932 -1.59 2.01924 -0.822194 -1.59 2.05613 -0.866653 -1.59 2.05613 -0.866653 -1.59 2.01924 -0.822194 -1.59 2.06885 -0.847081 -1.59 2.06885 -0.847081 -1.59 2.01924 -0.822194 -1.59 2.07694 -0.825181 -1.59 2.07694 -0.825181 -1.59 2.01924 -0.822194 -1.59 2.07998 -0.802037 -1.59 2.05793 -0.7356 -1.59 1.99719 -0.755757 -1.59 2.04165 -0.718869 -1.59 2.04165 -0.718869 -1.59 1.99719 -0.755757 -1.59 2.02208 -0.706147 -1.59 2.02208 -0.706147 -1.59 1.99719 -0.755757 -1.59 2.00018 -0.698064 -1.59 2.00018 -0.698064 -1.59 1.99719 -0.755757 -1.59 1.97704 -0.69502 -1.59 1.9106 -0.717068 -1.59 1.93076 -0.777806 -1.59 1.89387 -0.733347 -1.59 1.89387 -0.733347 -1.59 1.93076 -0.777806 -1.59 1.88115 -0.752919 -1.59 1.88115 -0.752919 -1.59 1.93076 -0.777806 -1.59 1.87306 -0.774819 -1.59 1.87306 -0.774819 -1.59 1.93076 -0.777806 -1.59 1.87002 -0.797963 0.6526 1.92669 -0.835579 0.686935 1.92127 -0.826695 0.65 1.91928 -0.822245 0.6526 1.92669 -0.835579 0.689636 1.92987 -0.839534 0.686935 1.92127 -0.826695 0.6526 1.92669 -0.835579 0.655421 1.93755 -0.846876 0.689636 1.92987 -0.839534 0.689636 1.92987 -0.839534 0.655421 1.93755 -0.846876 0.692471 1.94167 -0.849891 0.692471 1.94167 -0.849891 0.655421 1.93755 -0.846876 0.658184 1.95087 -0.854932 0.695158 1.95549 -0.85674 0.658184 1.95087 -0.854932 0.660643 1.96523 -0.859199 0.697572 1.97008 -0.859798 0.660643 1.96523 -0.859199 0.663214 1.98042 -0.859755 0.700251 1.98547 -0.859079 0.663214 1.98042 -0.859755 0.666027 1.9957 -0.856318 0.703086 2.00044 -0.854338 0.666027 1.9957 -0.856318 0.668806 2.00951 -0.849083 0.698889 2.00799 -0.850114 0.668806 2.00951 -0.849083 0.705794 2.01349 -0.846029 0.703086 2.00044 -0.854338 0.698889 2.00799 -0.850114 0.705794 2.01349 -0.846029 0.703086 2.00044 -0.854338 0.668806 2.00951 -0.849083 0.698889 2.00799 -0.850114 0.692471 1.94167 -0.849891 0.658184 1.95087 -0.854932 0.695158 1.95549 -0.85674 0.695158 1.95549 -0.85674 0.660643 1.96523 -0.859199 0.697572 1.97008 -0.859798 0.697572 1.97008 -0.859798 0.663214 1.98042 -0.859755 0.700251 1.98547 -0.859079 0.700251 1.98547 -0.859079 0.666027 1.9957 -0.856318 0.703086 2.00044 -0.854338 0.668806 2.00951 -0.849083 0.671288 2.02062 -0.838968 0.705794 2.01349 -0.846029 0.705794 2.01349 -0.846029 0.671288 2.02062 -0.838968 0.698889 2.01984 -0.839867 0.708211 2.02365 -0.835119 0.698889 2.01984 -0.839867 0.671288 2.02062 -0.838968 0.673831 2.02893 -0.826301 0.708211 2.02365 -0.835119 0.671288 2.02062 -0.838968 0.673831 2.02893 -0.826301 0.698889 2.02863 -0.826903 0.708211 2.02365 -0.835119 0.673831 2.02893 -0.826301 0.710867 2.03097 -0.821609 0.698889 2.02863 -0.826903 0.673831 2.02893 -0.826301 0.676634 2.03389 -0.811472 0.710867 2.03097 -0.821609 0.710867 2.03097 -0.821609 0.676634 2.03389 -0.811472 0.698889 2.03377 -0.812106 0.7137 2.03466 -0.806349 0.698889 2.03377 -0.812106 0.676634 2.03389 -0.811472 0.679426 2.03486 -0.795884 0.7137 2.03466 -0.806349 0.676634 2.03389 -0.811472 0.679426 2.03486 -0.795884 0.698889 2.0349 -0.796484 0.7137 2.03466 -0.806349 0.679426 2.03486 -0.795884 0.716428 2.0343 -0.790851 0.698889 2.0349 -0.796484 0.679426 2.03486 -0.795884 0.681937 2.03194 -0.781085 0.716428 2.0343 -0.790851 0.716428 2.0343 -0.790851 0.681937 2.03194 -0.781085 0.698889 2.03194 -0.781092 0.718853 2.03021 -0.776498 0.698889 2.03194 -0.781092 0.681937 2.03194 -0.781085 0.684448 2.02542 -0.767479 0.718853 2.03021 -0.776498 0.681937 2.03194 -0.781085 0.684448 2.02542 -0.767479 0.698889 2.02511 -0.767006 0.718853 2.03021 -0.776498 0.684448 2.02542 -0.767479 0.721485 2.02245 -0.763282 0.698889 2.02511 -0.767006 0.684448 2.02542 -0.767479 0.68724 2.01532 -0.755568 0.721485 2.02245 -0.763282 0.721485 2.02245 -0.763282 0.68724 2.01532 -0.755568 0.698889 2.01487 -0.75516 0.724314 2.01131 -0.752234 0.698889 2.01487 -0.75516 0.68724 2.01532 -0.755568 0.690043 2.00247 -0.746657 0.724314 2.01131 -0.752234 0.68724 2.01532 -0.755568 0.690043 2.00247 -0.746657 0.698889 2.0019 -0.74637 0.724314 2.01131 -0.752234 0.690043 2.00247 -0.746657 0.72706 1.99783 -0.744512 0.698889 2.0019 -0.74637 0.690043 2.00247 -0.746657 0.692585 1.98824 -0.741479 0.72706 1.99783 -0.744512 0.72706 1.99783 -0.744512 0.692585 1.98824 -0.741479 0.698889 1.98711 -0.741234 0.729498 1.9834 -0.740591 0.698889 1.98711 -0.741234 0.695068 1.97328 -0.740025 0.732104 1.96813 -0.740395 0.695068 1.97328 -0.740025 0.698889 1.97148 -0.740103 0.697847 1.95788 -0.742494 0.698889 1.97148 -0.740103 0.695068 1.97328 -0.740025 0.697847 1.95788 -0.742494 0.732104 1.96813 -0.740395 0.698889 1.97148 -0.740103 0.697847 1.95788 -0.742494 0.734927 1.95292 -0.74421 0.732104 1.96813 -0.740395 0.697847 1.95788 -0.742494 0.70066 1.94359 -0.74888 0.734927 1.95292 -0.74421 0.734927 1.95292 -0.74421 0.70066 1.94359 -0.74888 0.737689 1.93931 -0.751769 0.737689 1.93931 -0.751769 0.70066 1.94359 -0.74888 0.703231 1.93175 -0.758415 0.740145 1.92847 -0.762115 0.703231 1.93175 -0.758415 0.70569 1.92279 -0.770429 0.742724 1.92044 -0.775042 0.70569 1.92279 -0.770429 0.708454 1.91694 -0.784853 0.74554 1.91584 -0.790019 0.708454 1.91694 -0.784853 0.711274 1.915 -0.800403 0.748317 1.91526 -0.805604 0.711274 1.915 -0.800403 0.713873 1.91704 -0.815521 0.716313 1.92268 -0.829365 0.748317 1.91526 -0.805604 0.713873 1.91704 -0.815521 0.716313 1.92268 -0.829365 0.750795 1.91853 -0.82027 0.748317 1.91526 -0.805604 0.716313 1.92268 -0.829365 0.719061 1.93197 -0.841814 0.750795 1.91853 -0.82027 0.750795 1.91853 -0.82027 0.719061 1.93197 -0.841814 0.753345 1.92541 -0.833783 0.753345 1.92541 -0.833783 0.719061 1.93197 -0.841814 0.756152 1.93584 -0.845458 0.756152 1.93584 -0.845458 0.719061 1.93197 -0.841814 0.721887 1.94427 -0.851536 0.758943 1.9489 -0.854026 0.721887 1.94427 -0.851536 0.724513 1.95831 -0.857633 0.761447 1.96319 -0.858827 0.724513 1.95831 -0.857633 0.726939 1.97305 -0.859968 0.763968 1.97826 -0.859911 0.726939 1.97305 -0.859968 0.729668 1.98848 -0.858467 0.766765 1.99363 -0.857035 0.729668 1.98848 -0.858467 0.732499 2.00317 -0.852974 0.769567 2.00774 -0.850282 0.732499 2.00317 -0.852974 0.73515 2.0157 -0.844089 0.772101 2.01928 -0.84049 0.73515 2.0157 -0.844089 0.737567 2.02531 -0.832699 0.774593 2.02796 -0.828195 0.737567 2.02531 -0.832699 0.740277 2.03199 -0.818756 0.777377 2.03344 -0.81358 0.740277 2.03199 -0.818756 0.74311 2.03491 -0.803335 0.780189 2.03497 -0.797994 0.74311 2.03491 -0.803335 0.745785 2.03378 -0.787977 0.782753 2.03254 -0.782997 0.745785 2.03378 -0.787977 0.748198 2.02901 -0.773868 0.78522 2.02652 -0.769252 0.748198 2.02901 -0.773868 0.750886 2.02056 -0.760963 0.78799 2.01687 -0.757021 0.750886 2.02056 -0.760963 0.753719 2.00888 -0.750482 0.79081 2.00431 -0.747644 0.753719 2.00888 -0.750482 0.756417 1.99512 -0.743475 0.793401 1.99016 -0.741948 0.756417 1.99512 -0.743475 0.758831 1.98058 -0.74026 0.795848 1.97533 -0.740001 0.758831 1.98058 -0.74026 0.761496 1.96521 -0.740805 0.798603 1.95989 -0.741933 0.761496 1.96521 -0.740805 0.764328 1.95019 -0.745369 0.801429 1.94536 -0.747833 0.764328 1.95019 -0.745369 0.767046 1.93704 -0.753534 0.804047 1.93313 -0.757024 0.767046 1.93704 -0.753534 0.769466 1.92676 -0.764328 0.806479 1.92381 -0.768697 0.769466 1.92676 -0.764328 0.772107 1.91929 -0.777721 0.809216 1.9175 -0.782875 0.772107 1.91929 -0.777721 0.774936 1.91542 -0.792922 0.812047 1.91502 -0.798375 0.774936 1.91542 -0.792922 0.777673 1.9156 -0.808437 0.81469 1.91657 -0.81364 0.777673 1.9156 -0.808437 0.780105 1.91952 -0.822843 0.817111 1.92174 -0.827632 0.780105 1.91952 -0.822843 0.782719 1.92709 -0.83612 0.81983 1.93059 -0.840343 0.782719 1.92709 -0.83612 0.785543 1.93808 -0.847298 0.822664 1.94257 -0.850483 0.785543 1.93808 -0.847298 0.788298 1.95148 -0.855196 0.825331 1.95648 -0.857071 0.788298 1.95148 -0.855196 0.790746 1.96586 -0.8593 0.827746 1.97112 -0.859874 0.790746 1.96586 -0.8593 0.793333 1.98109 -0.85969 0.830445 1.98654 -0.85888 0.793333 1.98109 -0.85969 0.79615 1.99633 -0.856079 0.83328 2.00142 -0.85387 0.79615 1.99633 -0.856079 0.798921 2.01005 -0.848697 0.835969 2.01429 -0.84535 0.798921 2.01005 -0.848697 0.80139 2.02104 -0.838479 0.838384 2.02425 -0.834269 0.80139 2.02104 -0.838479 0.803948 2.02922 -0.825697 0.84106 2.03135 -0.820597 0.803948 2.02922 -0.825697 0.806757 2.03402 -0.810802 0.843895 2.03477 -0.80527 0.806757 2.03402 -0.810802 0.809542 2.03481 -0.795218 0.846605 2.03413 -0.789812 0.809542 2.03481 -0.795218 0.812036 2.03174 -0.780482 0.849023 2.02979 -0.775547 0.812036 2.03174 -0.780482 0.814565 2.02506 -0.766919 0.851677 2.02179 -0.762435 0.814565 2.02506 -0.766919 0.817363 2.01481 -0.755113 0.854509 2.01044 -0.751585 0.817363 2.01481 -0.755113 0.82016 2.00187 -0.746354 0.857239 1.99685 -0.744119 0.82016 2.00187 -0.746354 0.822686 1.98762 -0.741341 0.859666 1.98238 -0.740455 0.822686 1.98762 -0.741341 0.825184 1.97261 -0.740048 0.862294 1.96706 -0.740527 0.825184 1.97261 -0.740048 0.82797 1.95723 -0.742692 0.865123 1.95191 -0.744619 0.82797 1.95723 -0.742692 0.830778 1.94302 -0.749235 0.86787 1.93846 -0.752406 0.830778 1.94302 -0.749235 0.833333 1.93131 -0.75888 0.87031 1.92783 -0.762918 0.833333 1.93131 -0.75888 0.835804 1.92247 -0.771009 0.872913 1.92 -0.776023 0.835804 1.92247 -0.771009 0.838576 1.91678 -0.785513 0.875736 1.91566 -0.791092 0.838576 1.91678 -0.785513 0.841393 1.91501 -0.801077 0.8785 1.91537 -0.80666 0.841393 1.91501 -0.801077 0.843977 1.91721 -0.816142 0.846427 1.923 -0.829942 0.8785 1.91537 -0.80666 0.843977 1.91721 -0.816142 0.846427 1.923 -0.829942 0.880958 1.91888 -0.821231 0.8785 1.91537 -0.80666 0.846427 1.923 -0.829942 0.849183 1.93245 -0.842299 0.880958 1.91888 -0.821231 0.880958 1.91888 -0.821231 0.849183 1.93245 -0.842299 0.883533 1.92603 -0.834664 0.883533 1.92603 -0.834664 0.849183 1.93245 -0.842299 0.886349 1.93667 -0.84616 0.886349 1.93667 -0.84616 0.849183 1.93245 -0.842299 0.852007 1.94486 -0.851878 0.889127 1.94986 -0.854481 0.852007 1.94486 -0.851878 0.854618 1.95894 -0.85781 0.891608 1.96419 -0.859019 0.854618 1.95894 -0.85781 0.857051 1.97371 -0.859986 0.894155 1.97933 -0.859843 0.857051 1.97371 -0.859986 0.859791 1.98914 -0.85831 0.896961 1.99466 -0.856688 0.859791 1.98914 -0.85831 0.862619 2.00377 -0.852653 0.899753 2.00863 -0.849691 0.862619 2.00377 -0.852653 0.865257 2.01617 -0.843645 0.902261 2.01996 -0.839734 0.865257 2.01617 -0.843645 0.867678 2.02566 -0.832145 0.904778 2.02846 -0.827249 0.867678 2.02566 -0.832145 0.870398 2.0322 -0.81811 0.907574 2.03368 -0.812518 0.870398 2.0322 -0.81811 0.873231 2.03494 -0.802659 0.910376 2.03492 -0.796924 0.873231 2.03494 -0.802659 0.875893 2.03365 -0.787338 0.912915 2.03224 -0.78202 0.875893 2.03365 -0.787338 0.878307 2.02872 -0.773279 0.915403 2.02597 -0.768343 0.878307 2.02872 -0.773279 0.881007 2.02012 -0.76045 0.918186 2.01608 -0.75627 0.881007 2.02012 -0.76045 0.883841 2.00832 -0.750102 0.920999 2.00336 -0.747128 0.883841 2.00832 -0.750102 0.886526 1.9945 -0.743258 0.923566 1.98917 -0.741697 0.886526 1.9945 -0.743258 0.888939 1.97993 -0.740202 0.92603 1.97427 -0.740004 0.888939 1.97993 -0.740202 0.891617 1.96454 -0.740919 0.928799 1.95884 -0.742216 0.891617 1.96454 -0.740919 0.89445 1.94958 -0.745653 0.931619 1.94443 -0.748374 0.89445 1.94958 -0.745653 0.897157 1.93653 -0.753953 0.934214 1.9324 -0.75775 0.897157 1.93653 -0.753953 0.899573 1.92637 -0.764853 0.936659 1.92327 -0.769604 0.899573 1.92637 -0.764853 0.902227 1.91904 -0.77835 0.939412 1.9172 -0.783919 0.902227 1.91904 -0.77835 0.905058 1.91534 -0.793598 0.942239 1.915 -0.799453 0.905058 1.91534 -0.793598 0.907785 1.91569 -0.809091 0.944859 1.91682 -0.814647 0.907785 1.91569 -0.809091 0.91021 1.91977 -0.823441 0.94729 1.92223 -0.828562 0.91021 1.91977 -0.823441 0.912839 1.9275 -0.836657 0.950025 1.93132 -0.841139 0.912839 1.9275 -0.836657 0.915666 1.93862 -0.847714 0.952857 1.94349 -0.851059 0.915666 1.93862 -0.847714 0.918411 1.95209 -0.855453 0.955502 1.95747 -0.857383 0.918411 1.95209 -0.855453 0.92085 1.9665 -0.859395 0.957923 1.97217 -0.859933 0.92085 1.9665 -0.859395 0.923452 1.98176 -0.859618 0.960639 1.9876 -0.858662 0.923452 1.98176 -0.859618 0.926273 1.99697 -0.855834 0.963473 2.00239 -0.853385 0.926273 1.99697 -0.855834 0.929035 2.01059 -0.848305 0.966143 2.01507 -0.844659 0.929035 2.01059 -0.848305 0.931492 2.02145 -0.837985 0.968558 2.02484 -0.833405 0.931492 2.02145 -0.837985 0.934066 2.0295 -0.825088 0.971254 2.03172 -0.819576 0.934066 2.0295 -0.825088 0.93688 2.03414 -0.810132 0.974089 2.03485 -0.80419 0.93688 2.03414 -0.810132 0.939657 2.03475 -0.794553 0.976781 2.03394 -0.788781 0.939657 2.03475 -0.794553 0.942137 2.03153 -0.779879 0.979195 2.02936 -0.7746 0.942137 2.03153 -0.779879 0.944682 2.02468 -0.766362 0.981869 2.0211 -0.761598 0.944682 2.02468 -0.766362 0.947486 2.0143 -0.754664 0.984704 2.00956 -0.750952 0.947486 2.0143 -0.754664 0.950277 2.00127 -0.746058 0.987417 1.99586 -0.743745 0.950277 2.00127 -0.746058 0.952785 1.98699 -0.741211 0.989835 1.98135 -0.740337 0.952785 1.98699 -0.741211 0.9553 1.97194 -0.740078 0.992486 1.96599 -0.74068 0.9553 1.97194 -0.740078 0.958093 1.95658 -0.742897 0.995318 1.95092 -0.745046 0.958093 1.95658 -0.742897 0.960895 1.94245 -0.749596 0.99805 1.93763 -0.753056 0.960895 1.94245 -0.749596 0.963434 1.93087 -0.759348 1.00048 1.9272 -0.763735 0.963434 1.93087 -0.759348 0.965919 1.92215 -0.771595 1.0031 1.91958 -0.777014 0.965919 1.92215 -0.771595 0.968699 1.91661 -0.786175 1.00593 1.91551 -0.792168 0.968699 1.91661 -0.786175 0.971511 1.91503 -0.801749 1.00868 1.9155 -0.807712 0.971511 1.91503 -0.801749 0.97408 1.91739 -0.81676 0.976541 1.92334 -0.830515 1.00868 1.9155 -0.807712 0.97408 1.91739 -0.81676 0.976541 1.92334 -0.830515 1.01112 1.91925 -0.822189 1.00868 1.9155 -0.807712 0.976541 1.92334 -0.830515 0.979306 1.93293 -0.842779 1.01112 1.91925 -0.822189 1.01112 1.91925 -0.822189 0.979306 1.93293 -0.842779 1.01372 1.92666 -0.835536 1.01372 1.92666 -0.835536 0.979306 1.93293 -0.842779 1.01654 1.93751 -0.846847 1.01654 1.93751 -0.846847 0.979306 1.93293 -0.842779 0.982126 1.94544 -0.852214 1.01444 1.9481 -0.85363 0.982126 1.94544 -0.852214 1.01931 1.95083 -0.854917 1.01654 1.93751 -0.846847 1.01444 1.9481 -0.85363 1.01931 1.95083 -0.854917 1.01654 1.93751 -0.846847 0.982126 1.94544 -0.852214 1.01444 1.9481 -0.85363 0.692585 1.98824 -0.741479 0.695068 1.97328 -0.740025 0.698889 1.98711 -0.741234 0.737689 1.93931 -0.751769 0.703231 1.93175 -0.758415 0.740145 1.92847 -0.762115 0.740145 1.92847 -0.762115 0.70569 1.92279 -0.770429 0.742724 1.92044 -0.775042 0.742724 1.92044 -0.775042 0.708454 1.91694 -0.784853 0.74554 1.91584 -0.790019 0.74554 1.91584 -0.790019 0.711274 1.915 -0.800403 0.748317 1.91526 -0.805604 0.756152 1.93584 -0.845458 0.721887 1.94427 -0.851536 0.758943 1.9489 -0.854026 0.758943 1.9489 -0.854026 0.724513 1.95831 -0.857633 0.761447 1.96319 -0.858827 0.761447 1.96319 -0.858827 0.726939 1.97305 -0.859968 0.763968 1.97826 -0.859911 0.763968 1.97826 -0.859911 0.729668 1.98848 -0.858467 0.766765 1.99363 -0.857035 0.766765 1.99363 -0.857035 0.732499 2.00317 -0.852974 0.769567 2.00774 -0.850282 0.769567 2.00774 -0.850282 0.73515 2.0157 -0.844089 0.772101 2.01928 -0.84049 0.772101 2.01928 -0.84049 0.737567 2.02531 -0.832699 0.774593 2.02796 -0.828195 0.774593 2.02796 -0.828195 0.740277 2.03199 -0.818756 0.777377 2.03344 -0.81358 0.777377 2.03344 -0.81358 0.74311 2.03491 -0.803335 0.780189 2.03497 -0.797994 0.780189 2.03497 -0.797994 0.745785 2.03378 -0.787977 0.782753 2.03254 -0.782997 0.782753 2.03254 -0.782997 0.748198 2.02901 -0.773868 0.78522 2.02652 -0.769252 0.78522 2.02652 -0.769252 0.750886 2.02056 -0.760963 0.78799 2.01687 -0.757021 0.78799 2.01687 -0.757021 0.753719 2.00888 -0.750482 0.79081 2.00431 -0.747644 0.79081 2.00431 -0.747644 0.756417 1.99512 -0.743475 0.793401 1.99016 -0.741948 0.793401 1.99016 -0.741948 0.758831 1.98058 -0.74026 0.795848 1.97533 -0.740001 0.795848 1.97533 -0.740001 0.761496 1.96521 -0.740805 0.798603 1.95989 -0.741933 0.798603 1.95989 -0.741933 0.764328 1.95019 -0.745369 0.801429 1.94536 -0.747833 0.801429 1.94536 -0.747833 0.767046 1.93704 -0.753534 0.804047 1.93313 -0.757024 0.804047 1.93313 -0.757024 0.769466 1.92676 -0.764328 0.806479 1.92381 -0.768697 0.806479 1.92381 -0.768697 0.772107 1.91929 -0.777721 0.809216 1.9175 -0.782875 0.809216 1.9175 -0.782875 0.774936 1.91542 -0.792922 0.812047 1.91502 -0.798375 0.812047 1.91502 -0.798375 0.777673 1.9156 -0.808437 0.81469 1.91657 -0.81364 0.81469 1.91657 -0.81364 0.780105 1.91952 -0.822843 0.817111 1.92174 -0.827632 0.817111 1.92174 -0.827632 0.782719 1.92709 -0.83612 0.81983 1.93059 -0.840343 0.81983 1.93059 -0.840343 0.785543 1.93808 -0.847298 0.822664 1.94257 -0.850483 0.822664 1.94257 -0.850483 0.788298 1.95148 -0.855196 0.825331 1.95648 -0.857071 0.825331 1.95648 -0.857071 0.790746 1.96586 -0.8593 0.827746 1.97112 -0.859874 0.827746 1.97112 -0.859874 0.793333 1.98109 -0.85969 0.830445 1.98654 -0.85888 0.830445 1.98654 -0.85888 0.79615 1.99633 -0.856079 0.83328 2.00142 -0.85387 0.83328 2.00142 -0.85387 0.798921 2.01005 -0.848697 0.835969 2.01429 -0.84535 0.835969 2.01429 -0.84535 0.80139 2.02104 -0.838479 0.838384 2.02425 -0.834269 0.838384 2.02425 -0.834269 0.803948 2.02922 -0.825697 0.84106 2.03135 -0.820597 0.84106 2.03135 -0.820597 0.806757 2.03402 -0.810802 0.843895 2.03477 -0.80527 0.843895 2.03477 -0.80527 0.809542 2.03481 -0.795218 0.846605 2.03413 -0.789812 0.846605 2.03413 -0.789812 0.812036 2.03174 -0.780482 0.849023 2.02979 -0.775547 0.849023 2.02979 -0.775547 0.814565 2.02506 -0.766919 0.851677 2.02179 -0.762435 0.851677 2.02179 -0.762435 0.817363 2.01481 -0.755113 0.854509 2.01044 -0.751585 0.854509 2.01044 -0.751585 0.82016 2.00187 -0.746354 0.857239 1.99685 -0.744119 0.857239 1.99685 -0.744119 0.822686 1.98762 -0.741341 0.859666 1.98238 -0.740455 0.859666 1.98238 -0.740455 0.825184 1.97261 -0.740048 0.862294 1.96706 -0.740527 0.862294 1.96706 -0.740527 0.82797 1.95723 -0.742692 0.865123 1.95191 -0.744619 0.865123 1.95191 -0.744619 0.830778 1.94302 -0.749235 0.86787 1.93846 -0.752406 0.86787 1.93846 -0.752406 0.833333 1.93131 -0.75888 0.87031 1.92783 -0.762918 0.87031 1.92783 -0.762918 0.835804 1.92247 -0.771009 0.872913 1.92 -0.776023 0.872913 1.92 -0.776023 0.838576 1.91678 -0.785513 0.875736 1.91566 -0.791092 0.875736 1.91566 -0.791092 0.841393 1.91501 -0.801077 0.8785 1.91537 -0.80666 0.886349 1.93667 -0.84616 0.852007 1.94486 -0.851878 0.889127 1.94986 -0.854481 0.889127 1.94986 -0.854481 0.854618 1.95894 -0.85781 0.891608 1.96419 -0.859019 0.891608 1.96419 -0.859019 0.857051 1.97371 -0.859986 0.894155 1.97933 -0.859843 0.894155 1.97933 -0.859843 0.859791 1.98914 -0.85831 0.896961 1.99466 -0.856688 0.896961 1.99466 -0.856688 0.862619 2.00377 -0.852653 0.899753 2.00863 -0.849691 0.899753 2.00863 -0.849691 0.865257 2.01617 -0.843645 0.902261 2.01996 -0.839734 0.902261 2.01996 -0.839734 0.867678 2.02566 -0.832145 0.904778 2.02846 -0.827249 0.904778 2.02846 -0.827249 0.870398 2.0322 -0.81811 0.907574 2.03368 -0.812518 0.907574 2.03368 -0.812518 0.873231 2.03494 -0.802659 0.910376 2.03492 -0.796924 0.910376 2.03492 -0.796924 0.875893 2.03365 -0.787338 0.912915 2.03224 -0.78202 0.912915 2.03224 -0.78202 0.878307 2.02872 -0.773279 0.915403 2.02597 -0.768343 0.915403 2.02597 -0.768343 0.881007 2.02012 -0.76045 0.918186 2.01608 -0.75627 0.918186 2.01608 -0.75627 0.883841 2.00832 -0.750102 0.920999 2.00336 -0.747128 0.920999 2.00336 -0.747128 0.886526 1.9945 -0.743258 0.923566 1.98917 -0.741697 0.923566 1.98917 -0.741697 0.888939 1.97993 -0.740202 0.92603 1.97427 -0.740004 0.92603 1.97427 -0.740004 0.891617 1.96454 -0.740919 0.928799 1.95884 -0.742216 0.928799 1.95884 -0.742216 0.89445 1.94958 -0.745653 0.931619 1.94443 -0.748374 0.931619 1.94443 -0.748374 0.897157 1.93653 -0.753953 0.934214 1.9324 -0.75775 0.934214 1.9324 -0.75775 0.899573 1.92637 -0.764853 0.936659 1.92327 -0.769604 0.936659 1.92327 -0.769604 0.902227 1.91904 -0.77835 0.939412 1.9172 -0.783919 0.939412 1.9172 -0.783919 0.905058 1.91534 -0.793598 0.942239 1.915 -0.799453 0.942239 1.915 -0.799453 0.907785 1.91569 -0.809091 0.944859 1.91682 -0.814647 0.944859 1.91682 -0.814647 0.91021 1.91977 -0.823441 0.94729 1.92223 -0.828562 0.94729 1.92223 -0.828562 0.912839 1.9275 -0.836657 0.950025 1.93132 -0.841139 0.950025 1.93132 -0.841139 0.915666 1.93862 -0.847714 0.952857 1.94349 -0.851059 0.952857 1.94349 -0.851059 0.918411 1.95209 -0.855453 0.955502 1.95747 -0.857383 0.955502 1.95747 -0.857383 0.92085 1.9665 -0.859395 0.957923 1.97217 -0.859933 0.957923 1.97217 -0.859933 0.923452 1.98176 -0.859618 0.960639 1.9876 -0.858662 0.960639 1.9876 -0.858662 0.926273 1.99697 -0.855834 0.963473 2.00239 -0.853385 0.963473 2.00239 -0.853385 0.929035 2.01059 -0.848305 0.966143 2.01507 -0.844659 0.966143 2.01507 -0.844659 0.931492 2.02145 -0.837985 0.968558 2.02484 -0.833405 0.968558 2.02484 -0.833405 0.934066 2.0295 -0.825088 0.971254 2.03172 -0.819576 0.971254 2.03172 -0.819576 0.93688 2.03414 -0.810132 0.974089 2.03485 -0.80419 0.974089 2.03485 -0.80419 0.939657 2.03475 -0.794553 0.976781 2.03394 -0.788781 0.976781 2.03394 -0.788781 0.942137 2.03153 -0.779879 0.979195 2.02936 -0.7746 0.979195 2.02936 -0.7746 0.944682 2.02468 -0.766362 0.981869 2.0211 -0.761598 0.981869 2.0211 -0.761598 0.947486 2.0143 -0.754664 0.984704 2.00956 -0.750952 0.984704 2.00956 -0.750952 0.950277 2.00127 -0.746058 0.987417 1.99586 -0.743745 0.987417 1.99586 -0.743745 0.952785 1.98699 -0.741211 0.989835 1.98135 -0.740337 0.989835 1.98135 -0.740337 0.9553 1.97194 -0.740078 0.992486 1.96599 -0.74068 0.992486 1.96599 -0.74068 0.958093 1.95658 -0.742897 0.995318 1.95092 -0.745046 0.995318 1.95092 -0.745046 0.960895 1.94245 -0.749596 0.99805 1.93763 -0.753056 0.99805 1.93763 -0.753056 0.963434 1.93087 -0.759348 1.00048 1.9272 -0.763735 1.00048 1.9272 -0.763735 0.965919 1.92215 -0.771595 1.0031 1.91958 -0.777014 1.0031 1.91958 -0.777014 0.968699 1.91661 -0.786175 1.00593 1.91551 -0.792168 1.00593 1.91551 -0.792168 0.971511 1.91503 -0.801749 1.00868 1.9155 -0.807712 0.982126 1.94544 -0.852214 0.984723 1.95956 -0.857979 1.01931 1.95083 -0.854917 1.01931 1.95083 -0.854917 0.984723 1.95956 -0.857979 1.01444 1.96289 -0.858766 1.02177 1.9652 -0.859194 1.01444 1.96289 -0.858766 0.984723 1.95956 -0.857979 0.987164 1.97437 -0.859997 1.02177 1.9652 -0.859194 0.984723 1.95956 -0.857979 0.987164 1.97437 -0.859997 1.01444 1.97852 -0.859897 1.02177 1.9652 -0.859194 0.987164 1.97437 -0.859997 0.989913 1.9898 -0.858146 1.01444 1.97852 -0.859897 1.01444 1.97852 -0.859897 0.989913 1.9898 -0.858146 1.02434 1.9804 -0.859757 1.02177 1.9652 -0.859194 1.01444 1.97852 -0.859897 1.02434 1.9804 -0.859757 1.02434 1.9804 -0.859757 0.989913 1.9898 -0.858146 1.01444 1.9939 -0.856946 1.02716 1.99568 -0.856322 1.01444 1.9939 -0.856946 0.992739 2.00436 -0.852326 1.01444 2.00799 -0.850114 0.992739 2.00436 -0.852326 0.995363 2.01664 -0.843198 1.02994 2.0095 -0.849086 0.995363 2.01664 -0.843198 1.03242 2.02063 -0.838965 1.02994 2.0095 -0.849086 1.01444 2.00799 -0.850114 0.995363 2.01664 -0.843198 1.02994 2.0095 -0.849086 1.02716 1.99568 -0.856322 1.01444 2.00799 -0.850114 1.01444 2.00799 -0.850114 1.02716 1.99568 -0.856322 0.992739 2.00436 -0.852326 1.03242 2.02063 -0.838965 0.995363 2.01664 -0.843198 1.01444 2.01984 -0.839867 0.99779 2.02601 -0.831586 1.01444 2.01984 -0.839867 0.995363 2.01664 -0.843198 0.99779 2.02601 -0.831586 1.03242 2.02063 -0.838965 1.01444 2.01984 -0.839867 0.99779 2.02601 -0.831586 1.03496 2.02893 -0.826291 1.03242 2.02063 -0.838965 0.99779 2.02601 -0.831586 1.01444 2.02863 -0.826903 1.03496 2.02893 -0.826291 0.99779 2.02601 -0.831586 1.00052 2.0324 -0.817461 1.01444 2.02863 -0.826903 1.01444 2.02863 -0.826903 1.00052 2.0324 -0.817461 1.03496 2.02893 -0.826291 1.03496 2.02893 -0.826291 1.00052 2.0324 -0.817461 1.03777 2.0339 -0.811452 1.03777 2.0339 -0.811452 1.00052 2.0324 -0.817461 1.01444 2.03377 -0.812106 1.00335 2.03497 -0.801983 1.01444 2.03377 -0.812106 1.00052 2.0324 -0.817461 1.00335 2.03497 -0.801983 1.03777 2.0339 -0.811452 1.01444 2.03377 -0.812106 1.00335 2.03497 -0.801983 1.04056 2.03486 -0.795857 1.03777 2.0339 -0.811452 1.00335 2.03497 -0.801983 1.01444 2.0349 -0.796484 1.04056 2.03486 -0.795857 1.00335 2.03497 -0.801983 1.006 2.03351 -0.786702 1.01444 2.0349 -0.796484 1.01444 2.0349 -0.796484 1.006 2.03351 -0.786702 1.04056 2.03486 -0.795857 1.04056 2.03486 -0.795857 1.006 2.03351 -0.786702 1.04307 2.03193 -0.781052 1.04307 2.03193 -0.781052 1.006 2.03351 -0.786702 1.01444 2.03194 -0.781091 1.00842 2.02843 -0.772692 1.01444 2.03194 -0.781091 1.006 2.03351 -0.786702 1.00842 2.02843 -0.772692 1.04307 2.03193 -0.781052 1.01444 2.03194 -0.781091 1.00842 2.02843 -0.772692 1.04559 2.0254 -0.767442 1.04307 2.03193 -0.781052 1.00842 2.02843 -0.772692 1.01444 2.02511 -0.767006 1.04559 2.0254 -0.767442 1.00842 2.02843 -0.772692 1.01113 2.01967 -0.759942 1.01444 2.02511 -0.767006 1.01444 2.02511 -0.767006 1.01113 2.01967 -0.759942 1.04559 2.0254 -0.767442 1.04559 2.0254 -0.767442 1.01113 2.01967 -0.759942 1.04838 2.01528 -0.755532 1.04838 2.01528 -0.755532 1.01113 2.01967 -0.759942 1.01396 2.00775 -0.749729 1.05119 2.00242 -0.74663 1.01396 2.00775 -0.749729 1.01663 1.99388 -0.743049 1.05373 1.98817 -0.741464 1.01663 1.99388 -0.743049 1.01905 1.97927 -0.740152 1.05621 1.9732 -0.740027 1.01905 1.97927 -0.740152 1.02174 1.96387 -0.741041 1.05899 1.9578 -0.742518 1.02174 1.96387 -0.741041 1.02457 1.94896 -0.745944 1.06181 1.94351 -0.748929 1.02457 1.94896 -0.745944 1.02727 1.93603 -0.754377 1.06438 1.93168 -0.758485 1.02727 1.93603 -0.754377 1.02968 1.92599 -0.765383 1.06684 1.92274 -0.770523 1.02968 1.92599 -0.765383 1.03235 1.9188 -0.778983 1.06961 1.91691 -0.784969 1.03235 1.9188 -0.778983 1.03518 1.91527 -0.794274 1.07243 1.915 -0.800529 1.03518 1.91527 -0.794274 1.0379 1.9158 -0.809742 1.07503 1.91708 -0.815645 1.0379 1.9158 -0.809742 1.04032 1.92003 -0.824037 1.07747 1.92275 -0.829487 1.04032 1.92003 -0.824037 1.04296 1.92792 -0.837189 1.08022 1.93208 -0.841923 1.04296 1.92792 -0.837189 1.04579 1.93916 -0.848123 1.08305 1.94441 -0.851617 1.04579 1.93916 -0.848123 1.04852 1.9527 -0.855702 1.08567 1.95847 -0.857677 1.04852 1.9527 -0.855702 1.05095 1.96714 -0.859483 1.0881 1.97322 -0.859974 1.05095 1.96714 -0.859483 1.05357 1.98243 -0.859538 1.09083 1.98866 -0.858425 1.05357 1.98243 -0.859538 1.0564 1.9976 -0.855581 1.09367 2.00334 -0.852883 1.0564 1.9976 -0.855581 1.05915 2.01112 -0.847909 1.09631 2.01584 -0.843958 1.05915 2.01112 -0.847909 1.06159 2.02185 -0.837484 1.09873 2.02542 -0.832529 1.06159 2.02185 -0.837484 1.06418 2.02978 -0.824475 1.10145 2.03206 -0.818549 1.06418 2.02978 -0.824475 1.067 2.03425 -0.80946 1.10428 2.03492 -0.80311 1.067 2.03425 -0.80946 1.06977 2.03469 -0.79389 1.10695 2.03374 -0.787756 1.06977 2.03469 -0.79389 1.07224 2.03131 -0.779277 1.10937 2.02891 -0.773657 1.07224 2.03131 -0.779277 1.0748 2.0243 -0.765808 1.11206 2.0204 -0.760773 1.0748 2.0243 -0.765808 1.07761 2.01378 -0.75422 1.1149 2.00867 -0.750336 1.07761 2.01378 -0.75422 1.08039 2.00067 -0.745768 1.11759 1.99488 -0.743389 1.08039 2.00067 -0.745768 1.08289 1.98637 -0.741087 1.12001 1.98031 -0.740236 1.08289 1.98637 -0.741087 1.08542 1.97128 -0.740116 1.12268 1.96493 -0.740852 1.08542 1.97128 -0.740116 1.08822 1.95593 -0.74311 1.12551 1.94993 -0.745491 1.08822 1.95593 -0.74311 1.09101 1.94189 -0.749963 1.12823 1.93681 -0.753719 1.09101 1.94189 -0.749963 1.09353 1.93044 -0.759819 1.13065 1.92658 -0.764566 1.09353 1.93044 -0.759819 1.09603 1.92184 -0.772184 1.1333 1.91917 -0.778014 1.09603 1.92184 -0.772184 1.09882 1.91646 -0.786839 1.13613 1.91538 -0.793246 1.09882 1.91646 -0.786839 1.10163 1.91505 -0.80242 1.13886 1.91564 -0.808759 1.10163 1.91505 -0.80242 1.10418 1.91757 -0.817374 1.10666 1.92368 -0.831087 1.13886 1.91564 -0.808759 1.10418 1.91757 -0.817374 1.10666 1.92368 -0.831087 1.14129 1.91964 -0.823144 1.13886 1.91564 -0.808759 1.10666 1.92368 -0.831087 1.10943 1.93342 -0.843254 1.14129 1.91964 -0.823144 1.14129 1.91964 -0.823144 1.10943 1.93342 -0.843254 1.14391 1.9273 -0.836397 1.14391 1.9273 -0.836397 1.10943 1.93342 -0.843254 1.14674 1.93837 -0.847518 1.14674 1.93837 -0.847518 1.10943 1.93342 -0.843254 1.11224 1.94603 -0.852542 1.14949 1.95181 -0.855336 1.11224 1.94603 -0.852542 1.11483 1.96018 -0.858141 1.15194 1.96622 -0.859353 1.11483 1.96018 -0.858141 1.11728 1.97504 -0.86 1.15453 1.98147 -0.85965 1.11728 1.97504 -0.86 1.12004 1.99046 -0.857975 1.15735 1.9967 -0.855938 1.12004 1.99046 -0.857975 1.12286 2.00495 -0.851992 1.16012 2.01037 -0.848467 1.12286 2.00495 -0.851992 1.12547 2.0171 -0.842746 1.16258 2.02128 -0.838182 1.12547 2.0171 -0.842746 1.1279 2.02636 -0.831022 1.16515 2.02939 -0.825324 1.1279 2.02636 -0.831022 1.13064 2.0326 -0.816809 1.16797 2.03409 -0.810383 1.13064 2.0326 -0.816809 1.13347 2.03499 -0.801307 1.17075 2.03477 -0.794794 1.13347 2.03499 -0.801307 1.13611 2.03336 -0.786069 1.17323 2.0316 -0.78009 1.13611 2.03336 -0.786069 1.13853 2.02812 -0.772107 1.17577 2.02481 -0.766549 1.13853 2.02812 -0.772107 1.14125 2.01921 -0.759439 1.17858 2.01447 -0.754809 1.14125 2.01921 -0.759439 1.14408 2.00718 -0.749362 1.18137 2.00146 -0.74615 1.14408 2.00718 -0.749362 1.14674 1.99326 -0.742847 1.18389 1.98718 -0.741249 1.14674 1.99326 -0.742847 1.14916 1.97862 -0.740109 1.1864 1.97214 -0.740068 1.14916 1.97862 -0.740109 1.15186 1.96321 -0.741171 1.18919 1.95676 -0.74284 1.15186 1.96321 -0.741171 1.15469 1.94835 -0.746242 1.192 1.9426 -0.7495 1.15469 1.94835 -0.746242 1.15738 1.93554 -0.754806 1.19454 1.93098 -0.759229 1.15738 1.93554 -0.754806 1.15979 1.92562 -0.765919 1.19702 1.92223 -0.771454 1.15979 1.92562 -0.765919 1.16247 1.91857 -0.779618 1.1998 1.91665 -0.786024 1.16247 1.91857 -0.779618 1.1653 1.91521 -0.79495 1.20262 1.91502 -0.801604 1.1653 1.91521 -0.79495 1.16801 1.91591 -0.81039 1.20519 1.91735 -0.816634 1.16801 1.91591 -0.81039 1.17042 1.92029 -0.824632 1.20765 1.92327 -0.830406 1.17042 1.92029 -0.824632 1.17308 1.92834 -0.837718 1.21042 1.93284 -0.842694 1.17308 1.92834 -0.837718 1.17591 1.93971 -0.848526 1.21324 1.94534 -0.852158 1.17591 1.93971 -0.848526 1.17864 1.95331 -0.855944 1.21584 1.95946 -0.857953 1.17864 1.95331 -0.855944 1.18106 1.96778 -0.859565 1.21828 1.97428 -0.859996 1.18106 1.96778 -0.859565 1.18369 1.9831 -0.859451 1.22103 1.98971 -0.858168 1.18369 1.9831 -0.859451 1.18652 1.99823 -0.855321 1.22386 2.00429 -0.852365 1.18652 1.99823 -0.855321 1.18926 2.01165 -0.847507 1.22648 2.01659 -0.843246 1.18926 2.01165 -0.847507 1.1917 2.02225 -0.836979 1.22891 2.02598 -0.831639 1.1917 2.02225 -0.836979 1.1943 2.03005 -0.823859 1.23164 2.03239 -0.817514 1.1943 2.03005 -0.823859 1.19713 2.03435 -0.808787 1.23448 2.03497 -0.80203 1.19713 2.03435 -0.808787 1.19989 2.03462 -0.793229 1.23713 2.03352 -0.786739 1.19989 2.03462 -0.793229 1.20234 2.03108 -0.778676 1.23955 2.02844 -0.772719 1.20234 2.03108 -0.778676 1.20492 2.02392 -0.765258 1.24226 2.01968 -0.759959 1.20492 2.02392 -0.765258 1.20773 2.01326 -0.753783 1.24509 2.00777 -0.749737 1.20773 2.01326 -0.753783 1.21051 2.00007 -0.745486 1.24777 1.99389 -0.743051 1.21051 2.00007 -0.745486 1.21299 1.98574 -0.740969 1.25018 1.97927 -0.740152 1.21299 1.98574 -0.740969 1.21553 1.97061 -0.740161 1.25287 1.96386 -0.741043 1.21553 1.97061 -0.740161 1.21834 1.95529 -0.74333 1.25571 1.94895 -0.745952 1.21834 1.95529 -0.74333 1.22113 1.94133 -0.750335 1.2584 1.93601 -0.754394 1.22113 1.94133 -0.750335 1.22363 1.93002 -0.760294 1.26082 1.92597 -0.765411 1.22363 1.93002 -0.760294 1.22615 1.92153 -0.772778 1.26349 1.91879 -0.779023 1.22615 1.92153 -0.772778 1.22895 1.91632 -0.787504 1.26632 1.91527 -0.794326 1.22895 1.91632 -0.787504 1.23175 1.91508 -0.80309 1.26904 1.91581 -0.809799 1.23175 1.91508 -0.80309 1.23428 1.91776 -0.817985 1.23677 1.92403 -0.831655 1.26904 1.91581 -0.809799 1.23428 1.91776 -0.817985 1.23677 1.92403 -0.831655 1.27146 1.92005 -0.824097 1.26904 1.91581 -0.809799 1.23677 1.92403 -0.831655 1.23955 1.93391 -0.843723 1.27146 1.92005 -0.824097 1.27146 1.92005 -0.824097 1.23955 1.93391 -0.843723 1.2741 1.92796 -0.837249 1.2741 1.92796 -0.837249 1.23955 1.93391 -0.843723 1.27694 1.93923 -0.848174 1.27694 1.93923 -0.848174 1.23955 1.93391 -0.843723 1.24236 1.94662 -0.852863 1.27967 1.95278 -0.855736 1.24236 1.94662 -0.852863 1.24493 1.96081 -0.858297 1.2821 1.96724 -0.859496 1.24493 1.96081 -0.858297 1.24739 1.9757 -0.859996 1.28472 1.98254 -0.859525 1.24739 1.9757 -0.859996 1.25016 1.99111 -0.857796 1.28755 1.99771 -0.855536 1.25016 1.99111 -0.857796 1.25298 2.00553 -0.851653 1.2903 2.01122 -0.847834 1.25298 2.00553 -0.851653 1.25557 2.01756 -0.842291 1.29275 2.02193 -0.837385 1.25557 2.01756 -0.842291 1.25801 2.0267 -0.830454 1.29534 2.02984 -0.824346 1.25801 2.0267 -0.830454 1.26077 2.03278 -0.816155 1.29816 2.03427 -0.80931 1.26077 2.03278 -0.816155 1.26359 2.035 -0.800632 1.30093 2.03467 -0.793735 1.26359 2.035 -0.800632 1.26621 2.03321 -0.78544 1.3034 2.03125 -0.779129 1.26621 2.03321 -0.78544 1.26864 2.02781 -0.771525 1.30596 2.0242 -0.765665 1.26864 2.02781 -0.771525 1.27137 2.01875 -0.758941 1.30878 2.01364 -0.754101 1.27137 2.01875 -0.758941 1.2742 2.00661 -0.749003 1.31156 2.0005 -0.745688 1.2742 2.00661 -0.749003 1.27685 1.99264 -0.742652 1.31405 1.98618 -0.741051 1.27685 1.99264 -0.742652 1.27927 1.97796 -0.740073 1.31658 1.97107 -0.740129 1.27927 1.97796 -0.740073 1.28198 1.96254 -0.741308 1.31939 1.95573 -0.74318 1.28198 1.96254 -0.741308 1.28481 1.94775 -0.746546 1.32218 1.94171 -0.750086 1.28481 1.94775 -0.746546 1.28749 1.93505 -0.755238 1.3247 1.93029 -0.759982 1.28749 1.93505 -0.755238 1.2899 1.92525 -0.76646 1.32721 1.92173 -0.772396 1.2899 1.92525 -0.76646 1.29259 1.91834 -0.780257 1.33 1.91641 -0.787084 1.29259 1.91834 -0.780257 1.29542 1.91516 -0.795627 1.33 1.91503 -0.801907 1.29542 1.91516 -0.795627 1.29812 1.91602 -0.811036 1.33 1.91735 -0.816614 1.29812 1.91602 -0.811036 1.30053 1.92056 -0.825225 1.33 1.92321 -0.830297 1.30053 1.92056 -0.825225 1.3032 1.92877 -0.838242 1.33 1.93226 -0.842115 1.3032 1.92877 -0.838242 1.30603 1.94026 -0.848922 1.33 1.94395 -0.851341 1.30603 1.94026 -0.848922 1.30875 1.95393 -0.856179 1.33 1.95755 -0.857405 1.30875 1.95393 -0.856179 1.31117 1.96843 -0.859639 1.33 1.97222 -0.859935 1.31117 1.96843 -0.859639 1.31381 1.98377 -0.859356 1.33 1.98706 -0.858776 1.31381 1.98377 -0.859356 1.31664 1.99885 -0.855054 1.33 2.00116 -0.853998 1.31664 1.99885 -0.855054 1.31937 2.01217 -0.8471 1.33 2.01365 -0.845895 1.31937 2.01217 -0.8471 1.3218 2.02265 -0.836468 1.33 2.02376 -0.834967 1.3218 2.02265 -0.836468 1.32442 2.03032 -0.823238 1.33 2.03087 -0.821886 1.32442 2.03032 -0.823238 1.32725 2.03445 -0.808113 1.33 2.03453 -0.807458 1.32725 2.03445 -0.808113 1.33 2.03454 -0.79257 1.33 2.03453 -0.807458 1.33 2.03087 -0.821886 1.32725 2.03445 -0.808113 1.04838 2.01528 -0.755532 1.01396 2.00775 -0.749729 1.05119 2.00242 -0.74663 1.05119 2.00242 -0.74663 1.01663 1.99388 -0.743049 1.05373 1.98817 -0.741464 1.05373 1.98817 -0.741464 1.01905 1.97927 -0.740152 1.05621 1.9732 -0.740027 1.05621 1.9732 -0.740027 1.02174 1.96387 -0.741041 1.05899 1.9578 -0.742518 1.05899 1.9578 -0.742518 1.02457 1.94896 -0.745944 1.06181 1.94351 -0.748929 1.06181 1.94351 -0.748929 1.02727 1.93603 -0.754377 1.06438 1.93168 -0.758485 1.06438 1.93168 -0.758485 1.02968 1.92599 -0.765383 1.06684 1.92274 -0.770523 1.06684 1.92274 -0.770523 1.03235 1.9188 -0.778983 1.06961 1.91691 -0.784969 1.06961 1.91691 -0.784969 1.03518 1.91527 -0.794274 1.07243 1.915 -0.800529 1.07243 1.915 -0.800529 1.0379 1.9158 -0.809742 1.07503 1.91708 -0.815645 1.07503 1.91708 -0.815645 1.04032 1.92003 -0.824037 1.07747 1.92275 -0.829487 1.07747 1.92275 -0.829487 1.04296 1.92792 -0.837189 1.08022 1.93208 -0.841923 1.08022 1.93208 -0.841923 1.04579 1.93916 -0.848123 1.08305 1.94441 -0.851617 1.08305 1.94441 -0.851617 1.04852 1.9527 -0.855702 1.08567 1.95847 -0.857677 1.08567 1.95847 -0.857677 1.05095 1.96714 -0.859483 1.0881 1.97322 -0.859974 1.0881 1.97322 -0.859974 1.05357 1.98243 -0.859538 1.09083 1.98866 -0.858425 1.09083 1.98866 -0.858425 1.0564 1.9976 -0.855581 1.09367 2.00334 -0.852883 1.09367 2.00334 -0.852883 1.05915 2.01112 -0.847909 1.09631 2.01584 -0.843958 1.09631 2.01584 -0.843958 1.06159 2.02185 -0.837484 1.09873 2.02542 -0.832529 1.09873 2.02542 -0.832529 1.06418 2.02978 -0.824475 1.10145 2.03206 -0.818549 1.10145 2.03206 -0.818549 1.067 2.03425 -0.80946 1.10428 2.03492 -0.80311 1.10428 2.03492 -0.80311 1.06977 2.03469 -0.79389 1.10695 2.03374 -0.787756 1.10695 2.03374 -0.787756 1.07224 2.03131 -0.779277 1.10937 2.02891 -0.773657 1.10937 2.02891 -0.773657 1.0748 2.0243 -0.765808 1.11206 2.0204 -0.760773 1.11206 2.0204 -0.760773 1.07761 2.01378 -0.75422 1.1149 2.00867 -0.750336 1.1149 2.00867 -0.750336 1.08039 2.00067 -0.745768 1.11759 1.99488 -0.743389 1.11759 1.99488 -0.743389 1.08289 1.98637 -0.741087 1.12001 1.98031 -0.740236 1.12001 1.98031 -0.740236 1.08542 1.97128 -0.740116 1.12268 1.96493 -0.740852 1.12268 1.96493 -0.740852 1.08822 1.95593 -0.74311 1.12551 1.94993 -0.745491 1.12551 1.94993 -0.745491 1.09101 1.94189 -0.749963 1.12823 1.93681 -0.753719 1.12823 1.93681 -0.753719 1.09353 1.93044 -0.759819 1.13065 1.92658 -0.764566 1.13065 1.92658 -0.764566 1.09603 1.92184 -0.772184 1.1333 1.91917 -0.778014 1.1333 1.91917 -0.778014 1.09882 1.91646 -0.786839 1.13613 1.91538 -0.793246 1.13613 1.91538 -0.793246 1.10163 1.91505 -0.80242 1.13886 1.91564 -0.808759 1.14674 1.93837 -0.847518 1.11224 1.94603 -0.852542 1.14949 1.95181 -0.855336 1.14949 1.95181 -0.855336 1.11483 1.96018 -0.858141 1.15194 1.96622 -0.859353 1.15194 1.96622 -0.859353 1.11728 1.97504 -0.86 1.15453 1.98147 -0.85965 1.15453 1.98147 -0.85965 1.12004 1.99046 -0.857975 1.15735 1.9967 -0.855938 1.15735 1.9967 -0.855938 1.12286 2.00495 -0.851992 1.16012 2.01037 -0.848467 1.16012 2.01037 -0.848467 1.12547 2.0171 -0.842746 1.16258 2.02128 -0.838182 1.16258 2.02128 -0.838182 1.1279 2.02636 -0.831022 1.16515 2.02939 -0.825324 1.16515 2.02939 -0.825324 1.13064 2.0326 -0.816809 1.16797 2.03409 -0.810383 1.16797 2.03409 -0.810383 1.13347 2.03499 -0.801307 1.17075 2.03477 -0.794794 1.17075 2.03477 -0.794794 1.13611 2.03336 -0.786069 1.17323 2.0316 -0.78009 1.17323 2.0316 -0.78009 1.13853 2.02812 -0.772107 1.17577 2.02481 -0.766549 1.17577 2.02481 -0.766549 1.14125 2.01921 -0.759439 1.17858 2.01447 -0.754809 1.17858 2.01447 -0.754809 1.14408 2.00718 -0.749362 1.18137 2.00146 -0.74615 1.18137 2.00146 -0.74615 1.14674 1.99326 -0.742847 1.18389 1.98718 -0.741249 1.18389 1.98718 -0.741249 1.14916 1.97862 -0.740109 1.1864 1.97214 -0.740068 1.1864 1.97214 -0.740068 1.15186 1.96321 -0.741171 1.18919 1.95676 -0.74284 1.18919 1.95676 -0.74284 1.15469 1.94835 -0.746242 1.192 1.9426 -0.7495 1.192 1.9426 -0.7495 1.15738 1.93554 -0.754806 1.19454 1.93098 -0.759229 1.19454 1.93098 -0.759229 1.15979 1.92562 -0.765919 1.19702 1.92223 -0.771454 1.19702 1.92223 -0.771454 1.16247 1.91857 -0.779618 1.1998 1.91665 -0.786024 1.1998 1.91665 -0.786024 1.1653 1.91521 -0.79495 1.20262 1.91502 -0.801604 1.20262 1.91502 -0.801604 1.16801 1.91591 -0.81039 1.20519 1.91735 -0.816634 1.20519 1.91735 -0.816634 1.17042 1.92029 -0.824632 1.20765 1.92327 -0.830406 1.20765 1.92327 -0.830406 1.17308 1.92834 -0.837718 1.21042 1.93284 -0.842694 1.21042 1.93284 -0.842694 1.17591 1.93971 -0.848526 1.21324 1.94534 -0.852158 1.21324 1.94534 -0.852158 1.17864 1.95331 -0.855944 1.21584 1.95946 -0.857953 1.21584 1.95946 -0.857953 1.18106 1.96778 -0.859565 1.21828 1.97428 -0.859996 1.21828 1.97428 -0.859996 1.18369 1.9831 -0.859451 1.22103 1.98971 -0.858168 1.22103 1.98971 -0.858168 1.18652 1.99823 -0.855321 1.22386 2.00429 -0.852365 1.22386 2.00429 -0.852365 1.18926 2.01165 -0.847507 1.22648 2.01659 -0.843246 1.22648 2.01659 -0.843246 1.1917 2.02225 -0.836979 1.22891 2.02598 -0.831639 1.22891 2.02598 -0.831639 1.1943 2.03005 -0.823859 1.23164 2.03239 -0.817514 1.23164 2.03239 -0.817514 1.19713 2.03435 -0.808787 1.23448 2.03497 -0.80203 1.23448 2.03497 -0.80203 1.19989 2.03462 -0.793229 1.23713 2.03352 -0.786739 1.23713 2.03352 -0.786739 1.20234 2.03108 -0.778676 1.23955 2.02844 -0.772719 1.23955 2.02844 -0.772719 1.20492 2.02392 -0.765258 1.24226 2.01968 -0.759959 1.24226 2.01968 -0.759959 1.20773 2.01326 -0.753783 1.24509 2.00777 -0.749737 1.24509 2.00777 -0.749737 1.21051 2.00007 -0.745486 1.24777 1.99389 -0.743051 1.24777 1.99389 -0.743051 1.21299 1.98574 -0.740969 1.25018 1.97927 -0.740152 1.25018 1.97927 -0.740152 1.21553 1.97061 -0.740161 1.25287 1.96386 -0.741043 1.25287 1.96386 -0.741043 1.21834 1.95529 -0.74333 1.25571 1.94895 -0.745952 1.25571 1.94895 -0.745952 1.22113 1.94133 -0.750335 1.2584 1.93601 -0.754394 1.2584 1.93601 -0.754394 1.22363 1.93002 -0.760294 1.26082 1.92597 -0.765411 1.26082 1.92597 -0.765411 1.22615 1.92153 -0.772778 1.26349 1.91879 -0.779023 1.26349 1.91879 -0.779023 1.22895 1.91632 -0.787504 1.26632 1.91527 -0.794326 1.26632 1.91527 -0.794326 1.23175 1.91508 -0.80309 1.26904 1.91581 -0.809799 1.27694 1.93923 -0.848174 1.24236 1.94662 -0.852863 1.27967 1.95278 -0.855736 1.27967 1.95278 -0.855736 1.24493 1.96081 -0.858297 1.2821 1.96724 -0.859496 1.2821 1.96724 -0.859496 1.24739 1.9757 -0.859996 1.28472 1.98254 -0.859525 1.28472 1.98254 -0.859525 1.25016 1.99111 -0.857796 1.28755 1.99771 -0.855536 1.28755 1.99771 -0.855536 1.25298 2.00553 -0.851653 1.2903 2.01122 -0.847834 1.2903 2.01122 -0.847834 1.25557 2.01756 -0.842291 1.29275 2.02193 -0.837385 1.29275 2.02193 -0.837385 1.25801 2.0267 -0.830454 1.29534 2.02984 -0.824346 1.29534 2.02984 -0.824346 1.26077 2.03278 -0.816155 1.29816 2.03427 -0.80931 1.29816 2.03427 -0.80931 1.26359 2.035 -0.800632 1.30093 2.03467 -0.793735 1.30093 2.03467 -0.793735 1.26621 2.03321 -0.78544 1.3034 2.03125 -0.779129 1.3034 2.03125 -0.779129 1.26864 2.02781 -0.771525 1.30596 2.0242 -0.765665 1.30596 2.0242 -0.765665 1.27137 2.01875 -0.758941 1.30878 2.01364 -0.754101 1.30878 2.01364 -0.754101 1.2742 2.00661 -0.749003 1.31156 2.0005 -0.745688 1.31156 2.0005 -0.745688 1.27685 1.99264 -0.742652 1.31405 1.98618 -0.741051 1.31405 1.98618 -0.741051 1.27927 1.97796 -0.740073 1.31658 1.97107 -0.740129 1.31658 1.97107 -0.740129 1.28198 1.96254 -0.741308 1.31939 1.95573 -0.74318 1.31939 1.95573 -0.74318 1.28481 1.94775 -0.746546 1.32218 1.94171 -0.750086 1.32218 1.94171 -0.750086 1.28749 1.93505 -0.755238 1.3247 1.93029 -0.759982 1.3247 1.93029 -0.759982 1.2899 1.92525 -0.76646 1.32721 1.92173 -0.772396 1.32721 1.92173 -0.772396 1.29259 1.91834 -0.780257 1.33 1.91641 -0.787084 1.33 1.91641 -0.787084 1.29542 1.91516 -0.795627 1.33 1.91503 -0.801907 1.33 1.91503 -0.801907 1.29812 1.91602 -0.811036 1.33 1.91735 -0.816614 1.33 1.91735 -0.816614 1.30053 1.92056 -0.825225 1.33 1.92321 -0.830297 1.33 1.92321 -0.830297 1.3032 1.92877 -0.838242 1.33 1.93226 -0.842115 1.33 1.93226 -0.842115 1.30603 1.94026 -0.848922 1.33 1.94395 -0.851341 1.33 1.94395 -0.851341 1.30875 1.95393 -0.856179 1.33 1.95755 -0.857405 1.33 1.95755 -0.857405 1.31117 1.96843 -0.859639 1.33 1.97222 -0.859935 1.33 1.97222 -0.859935 1.31381 1.98377 -0.859356 1.33 1.98706 -0.858776 1.33 1.98706 -0.858776 1.31664 1.99885 -0.855054 1.33 2.00116 -0.853998 1.33 2.00116 -0.853998 1.31937 2.01217 -0.8471 1.33 2.01365 -0.845895 1.33 2.01365 -0.845895 1.3218 2.02265 -0.836468 1.33 2.02376 -0.834967 1.33 2.02376 -0.834967 1.32442 2.03032 -0.823238 1.33 2.03087 -0.821886 1.02716 1.99568 -0.856322 1.02434 1.9804 -0.859757 1.01444 1.9939 -0.856946 1.02177 1.9652 -0.859194 1.01931 1.95083 -0.854917 1.01444 1.96289 -0.858766 0.732104 1.96813 -0.740395 0.729498 1.9834 -0.740591 0.695068 1.97328 -0.740025 0.729498 1.9834 -0.740591 0.72706 1.99783 -0.744512 0.698889 1.98711 -0.741234 0.72706 1.99783 -0.744512 0.724314 2.01131 -0.752234 0.698889 2.0019 -0.74637 0.724314 2.01131 -0.752234 0.721485 2.02245 -0.763282 0.698889 2.01487 -0.75516 0.721485 2.02245 -0.763282 0.718853 2.03021 -0.776498 0.698889 2.02511 -0.767006 0.718853 2.03021 -0.776498 0.716428 2.0343 -0.790851 0.698889 2.03194 -0.781092 0.716428 2.0343 -0.790851 0.7137 2.03466 -0.806349 0.698889 2.0349 -0.796484 0.7137 2.03466 -0.806349 0.710867 2.03097 -0.821609 0.698889 2.03377 -0.812106 0.710867 2.03097 -0.821609 0.708211 2.02365 -0.835119 0.698889 2.02863 -0.826903 0.708211 2.02365 -0.835119 0.705794 2.01349 -0.846029 0.698889 2.01984 -0.839867 0.686935 1.92127 -0.826695 0.684519 1.91634 -0.812626 0.65 1.91928 -0.822245 0.65 1.91928 -0.822245 0.684519 1.91634 -0.812626 0.65 1.9155 -0.807742 0.65 1.9155 -0.807742 0.684519 1.91634 -0.812626 0.681855 1.91506 -0.797295 0.65 1.91544 -0.792756 0.681855 1.91506 -0.797295 0.679021 1.91781 -0.781838 0.65 1.91909 -0.778222 0.679021 1.91781 -0.781838 0.6763 1.92437 -0.767803 0.65 1.92623 -0.765047 0.6763 1.92437 -0.767803 0.673878 1.93388 -0.756308 0.65 1.93642 -0.754052 0.673878 1.93388 -0.756308 0.671238 1.9463 -0.747309 0.65 1.94901 -0.745923 0.671238 1.9463 -0.747309 0.668407 1.96095 -0.741669 0.65 1.96322 -0.741168 0.668407 1.96095 -0.741669 0.665668 1.97638 -0.740016 0.65 1.97816 -0.740083 0.665668 1.97638 -0.740016 0.663235 1.99116 -0.742217 0.65 1.99291 -0.742736 0.663235 1.99116 -0.742217 0.66062 2.00524 -0.748178 0.65 2.00654 -0.748961 0.66062 2.00524 -0.748178 0.657794 2.01764 -0.757787 0.65 2.01821 -0.75837 0.657794 2.01764 -0.757787 0.655037 2.02706 -0.770168 0.65 2.02718 -0.770376 0.655037 2.02706 -0.770168 0.652588 2.03282 -0.783983 0.65 2.03289 -0.78423 0.652588 2.03282 -0.783983 0.65 2.03499 -0.799068 0.65 2.03289 -0.78423 0.65 2.02718 -0.770376 0.652588 2.03282 -0.783983 0.65 1.9155 -0.807742 0.681855 1.91506 -0.797295 0.65 1.91544 -0.792756 0.65 1.91544 -0.792756 0.679021 1.91781 -0.781838 0.65 1.91909 -0.778222 0.65 1.91909 -0.778222 0.6763 1.92437 -0.767803 0.65 1.92623 -0.765047 0.65 1.92623 -0.765047 0.673878 1.93388 -0.756308 0.65 1.93642 -0.754052 0.65 1.93642 -0.754052 0.671238 1.9463 -0.747309 0.65 1.94901 -0.745923 0.65 1.94901 -0.745923 0.668407 1.96095 -0.741669 0.65 1.96322 -0.741168 0.65 1.96322 -0.741168 0.665668 1.97638 -0.740016 0.65 1.97816 -0.740083 0.65 1.97816 -0.740083 0.663235 1.99116 -0.742217 0.65 1.99291 -0.742736 0.65 1.99291 -0.742736 0.66062 2.00524 -0.748178 0.65 2.00654 -0.748961 0.65 2.00654 -0.748961 0.657794 2.01764 -0.757787 0.65 2.01821 -0.75837 0.65 2.01821 -0.75837 0.655037 2.02706 -0.770168 0.65 2.02718 -0.770376 0.992739 2.00436 -0.852326 1.01444 1.9939 -0.856946 0.989913 1.9898 -0.858146 1.33 1.97781 -0.715046 1.33 1.98769 -0.718046 1.32851 1.9906 -0.716443 1.32851 1.9906 -0.716443 1.33 1.98769 -0.718046 1.33 1.99837 -0.722865 1.32705 2.00293 -0.719721 1.33 1.99837 -0.722865 1.33 2.00898 -0.729986 1.32546 2.01498 -0.724989 1.33 2.00898 -0.729986 1.33 2.01824 -0.738963 1.32378 2.02626 -0.732199 1.33 2.01824 -0.738963 1.32206 2.03634 -0.741153 1.32378 2.02626 -0.732199 1.32546 2.01498 -0.724989 1.33 2.01824 -0.738963 1.32851 1.9906 -0.716443 1.33 1.99837 -0.722865 1.32705 2.00293 -0.719721 1.32705 2.00293 -0.719721 1.33 2.00898 -0.729986 1.32546 2.01498 -0.724989 1.33 2.01824 -0.738963 1.33 2.02573 -0.749478 1.32206 2.03634 -0.741153 1.32206 2.03634 -0.741153 1.33 2.02573 -0.749478 1.32037 2.04482 -0.751518 1.32037 2.04482 -0.751518 1.33 2.02573 -0.749478 1.32786 2.0342 -0.759017 1.31878 2.05146 -0.762864 1.32786 2.0342 -0.759017 1.32483 2.04375 -0.778596 1.31732 2.05616 -0.774731 1.32483 2.04375 -0.778596 1.31583 2.05904 -0.78727 1.31732 2.05616 -0.774731 1.31878 2.05146 -0.762864 1.32483 2.04375 -0.778596 1.33 2.02573 -0.749478 1.33 2.03116 -0.761151 1.32786 2.0342 -0.759017 1.32786 2.0342 -0.759017 1.33 2.03116 -0.761151 1.33 2.03439 -0.773661 1.32483 2.04375 -0.778596 1.33 2.03439 -0.773661 1.33 2.03513 -0.780093 1.33 2.03454 -0.79257 1.32483 2.04375 -0.778596 1.33 2.03513 -0.780093 1.33 2.03454 -0.79257 1.32172 2.047 -0.800388 1.32483 2.04375 -0.778596 1.33 2.03454 -0.79257 1.32725 2.03445 -0.808113 1.32172 2.047 -0.800388 1.32172 2.047 -0.800388 1.32725 2.03445 -0.808113 1.3183 2.04329 -0.822799 1.31251 2.05887 -0.813839 1.3183 2.04329 -0.822799 1.3108 2.05563 -0.826915 1.31251 2.05887 -0.813839 1.32172 2.047 -0.800388 1.3183 2.04329 -0.822799 1.31251 2.05887 -0.813839 1.31421 2.06 -0.800458 1.32172 2.047 -0.800388 1.32172 2.047 -0.800388 1.31421 2.06 -0.800458 1.31583 2.05904 -0.78727 1.32483 2.04375 -0.778596 1.32172 2.047 -0.800388 1.31583 2.05904 -0.78727 1.32786 2.0342 -0.759017 1.33 2.03439 -0.773661 1.32483 2.04375 -0.778596 1.32725 2.03445 -0.808113 1.32442 2.03032 -0.823238 1.3183 2.04329 -0.822799 1.3183 2.04329 -0.822799 1.32442 2.03032 -0.823238 1.31507 2.03304 -0.842603 1.30913 2.05042 -0.839203 1.31507 2.03304 -0.842603 1.30757 2.04352 -0.850296 1.30913 2.05042 -0.839203 1.3183 2.04329 -0.822799 1.31507 2.03304 -0.842603 1.30913 2.05042 -0.839203 1.3108 2.05563 -0.826915 1.3183 2.04329 -0.822799 1.32442 2.03032 -0.823238 1.3218 2.02265 -0.836468 1.31507 2.03304 -0.842603 1.31507 2.03304 -0.842603 1.3218 2.02265 -0.836468 1.31937 2.01217 -0.8471 1.31211 2.01772 -0.857955 1.31937 2.01217 -0.8471 1.31664 1.99885 -0.855054 1.30875 1.99767 -0.868339 1.31664 1.99885 -0.855054 1.31381 1.98377 -0.859356 1.3054 1.97538 -0.871999 1.31381 1.98377 -0.859356 1.31117 1.96843 -0.859639 1.30244 1.95393 -0.868847 1.31117 1.96843 -0.859639 1.30875 1.95393 -0.856179 1.29921 1.93387 -0.859095 1.30875 1.95393 -0.856179 1.30603 1.94026 -0.848922 1.3032 1.92877 -0.838242 1.29921 1.93387 -0.859095 1.30603 1.94026 -0.848922 1.3032 1.92877 -0.838242 1.29579 1.91751 -0.84334 1.29921 1.93387 -0.859095 1.3032 1.92877 -0.838242 1.30053 1.92056 -0.825225 1.29579 1.91751 -0.84334 1.29579 1.91751 -0.84334 1.30053 1.92056 -0.825225 1.29268 1.90709 -0.823924 1.28666 1.90001 -0.84002 1.29268 1.90709 -0.823924 1.28517 1.89483 -0.828244 1.28666 1.90001 -0.84002 1.29579 1.91751 -0.84334 1.29268 1.90709 -0.823924 1.28666 1.90001 -0.84002 1.28828 1.90712 -0.851165 1.29579 1.91751 -0.84334 1.29579 1.91751 -0.84334 1.28828 1.90712 -0.851165 1.28998 1.91603 -0.861217 1.29921 1.93387 -0.859095 1.28998 1.91603 -0.861217 1.2917 1.92644 -0.869765 1.29337 1.93796 -0.876505 1.29921 1.93387 -0.859095 1.2917 1.92644 -0.869765 1.29337 1.93796 -0.876505 1.30244 1.95393 -0.868847 1.29921 1.93387 -0.859095 1.29337 1.93796 -0.876505 1.29493 1.95012 -0.881277 1.30244 1.95393 -0.868847 1.30244 1.95393 -0.868847 1.29493 1.95012 -0.881277 1.29636 1.96252 -0.884078 1.3054 1.97538 -0.871999 1.29636 1.96252 -0.884078 1.29789 1.97545 -0.884999 1.29954 1.98869 -0.88389 1.3054 1.97538 -0.871999 1.29789 1.97545 -0.884999 1.29954 1.98869 -0.88389 1.30875 1.99767 -0.868339 1.3054 1.97538 -0.871999 1.29954 1.98869 -0.88389 1.30125 2.00176 -0.880678 1.30875 1.99767 -0.868339 1.30875 1.99767 -0.868339 1.30125 2.00176 -0.880678 1.30296 2.01416 -0.875444 1.31211 2.01772 -0.857955 1.30296 2.01416 -0.875444 1.3046 2.02544 -0.868419 1.30613 2.03526 -0.85995 1.31211 2.01772 -0.857955 1.3046 2.02544 -0.868419 1.30613 2.03526 -0.85995 1.31507 2.03304 -0.842603 1.31211 2.01772 -0.857955 1.30613 2.03526 -0.85995 1.30757 2.04352 -0.850296 1.31507 2.03304 -0.842603 1.31507 2.03304 -0.842603 1.31937 2.01217 -0.8471 1.31211 2.01772 -0.857955 1.31211 2.01772 -0.857955 1.31664 1.99885 -0.855054 1.30875 1.99767 -0.868339 1.30296 2.01416 -0.875444 1.31211 2.01772 -0.857955 1.30875 1.99767 -0.868339 1.30875 1.99767 -0.868339 1.31381 1.98377 -0.859356 1.3054 1.97538 -0.871999 1.3054 1.97538 -0.871999 1.31117 1.96843 -0.859639 1.30244 1.95393 -0.868847 1.29636 1.96252 -0.884078 1.3054 1.97538 -0.871999 1.30244 1.95393 -0.868847 1.30244 1.95393 -0.868847 1.30875 1.95393 -0.856179 1.29921 1.93387 -0.859095 1.30053 1.92056 -0.825225 1.29812 1.91602 -0.811036 1.29268 1.90709 -0.823924 1.29268 1.90709 -0.823924 1.29812 1.91602 -0.811036 1.28963 1.90304 -0.802417 1.28372 1.8915 -0.81592 1.28963 1.90304 -0.802417 1.28212 1.89005 -0.802854 1.28372 1.8915 -0.81592 1.29268 1.90709 -0.823924 1.28963 1.90304 -0.802417 1.28372 1.8915 -0.81592 1.28517 1.89483 -0.828244 1.29268 1.90709 -0.823924 1.29812 1.91602 -0.811036 1.29542 1.91516 -0.795627 1.28963 1.90304 -0.802417 1.28963 1.90304 -0.802417 1.29542 1.91516 -0.795627 1.28623 1.90586 -0.779905 1.28044 1.89065 -0.789475 1.28623 1.90586 -0.779905 1.27872 1.89338 -0.776276 1.28044 1.89065 -0.789475 1.28963 1.90304 -0.802417 1.28623 1.90586 -0.779905 1.28044 1.89065 -0.789475 1.28212 1.89005 -0.802854 1.28963 1.90304 -0.802417 1.29542 1.91516 -0.795627 1.29259 1.91834 -0.780257 1.28623 1.90586 -0.779905 1.28623 1.90586 -0.779905 1.29259 1.91834 -0.780257 1.28296 1.91534 -0.759689 1.27704 1.89812 -0.763751 1.28296 1.91534 -0.759689 1.27544 1.90463 -0.752329 1.27704 1.89812 -0.763751 1.28623 1.90586 -0.779905 1.28296 1.91534 -0.759689 1.27704 1.89812 -0.763751 1.27872 1.89338 -0.776276 1.28623 1.90586 -0.779905 1.29259 1.91834 -0.780257 1.2899 1.92525 -0.76646 1.28296 1.91534 -0.759689 1.28296 1.91534 -0.759689 1.2899 1.92525 -0.76646 1.28749 1.93505 -0.755238 1.28 1.93009 -0.743725 1.28749 1.93505 -0.755238 1.28481 1.94775 -0.746546 1.27668 1.94966 -0.732608 1.28481 1.94775 -0.746546 1.28198 1.96254 -0.741308 1.2733 1.97184 -0.728069 1.28198 1.96254 -0.741308 1.27927 1.97796 -0.740073 1.2703 1.99348 -0.730412 1.27927 1.97796 -0.740073 1.27685 1.99264 -0.742652 1.26713 2.01378 -0.739337 1.27685 1.99264 -0.742652 1.2742 2.00661 -0.749003 1.27137 2.01875 -0.758941 1.26713 2.01378 -0.739337 1.2742 2.00661 -0.749003 1.27137 2.01875 -0.758941 1.26371 2.03076 -0.754444 1.26713 2.01378 -0.739337 1.27137 2.01875 -0.758941 1.26864 2.02781 -0.771525 1.26371 2.03076 -0.754444 1.26371 2.03076 -0.754444 1.26864 2.02781 -0.771525 1.26053 2.04197 -0.77357 1.25456 2.0484 -0.757135 1.26053 2.04197 -0.77357 1.25303 2.05407 -0.768798 1.25456 2.0484 -0.757135 1.26371 2.03076 -0.754444 1.26053 2.04197 -0.77357 1.25456 2.0484 -0.757135 1.2562 2.04082 -0.746219 1.26371 2.03076 -0.754444 1.26371 2.03076 -0.754444 1.2562 2.04082 -0.746219 1.25791 2.03151 -0.736506 1.26713 2.01378 -0.739337 1.25791 2.03151 -0.736506 1.25962 2.02078 -0.728384 1.26127 2.00906 -0.722123 1.26713 2.01378 -0.739337 1.25962 2.02078 -0.728384 1.26127 2.00906 -0.722123 1.2703 1.99348 -0.730412 1.26713 2.01378 -0.739337 1.26127 2.00906 -0.722123 1.2628 1.99682 -0.717848 1.2703 1.99348 -0.730412 1.2703 1.99348 -0.730412 1.2628 1.99682 -0.717848 1.26423 1.98432 -0.715513 1.2733 1.97184 -0.728069 1.26423 1.98432 -0.715513 1.26579 1.97127 -0.715082 1.26746 1.95803 -0.716712 1.2733 1.97184 -0.728069 1.26579 1.97127 -0.715082 1.26746 1.95803 -0.716712 1.27668 1.94966 -0.732608 1.2733 1.97184 -0.728069 1.26746 1.95803 -0.716712 1.26918 1.94508 -0.72044 1.27668 1.94966 -0.732608 1.27668 1.94966 -0.732608 1.26918 1.94508 -0.72044 1.27087 1.93292 -0.726145 1.28 1.93009 -0.743725 1.27087 1.93292 -0.726145 1.2725 1.92198 -0.733565 1.27399 1.91256 -0.742329 1.28 1.93009 -0.743725 1.2725 1.92198 -0.733565 1.27399 1.91256 -0.742329 1.28296 1.91534 -0.759689 1.28 1.93009 -0.743725 1.27399 1.91256 -0.742329 1.27544 1.90463 -0.752329 1.28296 1.91534 -0.759689 1.28296 1.91534 -0.759689 1.28749 1.93505 -0.755238 1.28 1.93009 -0.743725 1.28 1.93009 -0.743725 1.28481 1.94775 -0.746546 1.27668 1.94966 -0.732608 1.27087 1.93292 -0.726145 1.28 1.93009 -0.743725 1.27668 1.94966 -0.732608 1.27668 1.94966 -0.732608 1.28198 1.96254 -0.741308 1.2733 1.97184 -0.728069 1.2733 1.97184 -0.728069 1.27927 1.97796 -0.740073 1.2703 1.99348 -0.730412 1.26423 1.98432 -0.715513 1.2733 1.97184 -0.728069 1.2703 1.99348 -0.730412 1.2703 1.99348 -0.730412 1.27685 1.99264 -0.742652 1.26713 2.01378 -0.739337 1.26864 2.02781 -0.771525 1.26621 2.03321 -0.78544 1.26053 2.04197 -0.77357 1.26053 2.04197 -0.77357 1.26621 2.03321 -0.78544 1.25754 2.04681 -0.794794 1.25159 2.05783 -0.780936 1.25754 2.04681 -0.794794 1.25003 2.05978 -0.793854 1.25159 2.05783 -0.780936 1.26053 2.04197 -0.77357 1.25754 2.04681 -0.794794 1.25159 2.05783 -0.780936 1.25303 2.05407 -0.768798 1.26053 2.04197 -0.77357 1.26621 2.03321 -0.78544 1.26359 2.035 -0.800632 1.25754 2.04681 -0.794794 1.25754 2.04681 -0.794794 1.26359 2.035 -0.800632 1.25415 2.04488 -0.817357 1.24836 2.05969 -0.8072 1.25415 2.04488 -0.817357 1.24665 2.05749 -0.82049 1.24836 2.05969 -0.8072 1.25754 2.04681 -0.794794 1.25415 2.04488 -0.817357 1.24836 2.05969 -0.8072 1.25003 2.05978 -0.793854 1.25754 2.04681 -0.794794 1.26359 2.035 -0.800632 1.26077 2.03278 -0.816155 1.25415 2.04488 -0.817357 1.25415 2.04488 -0.817357 1.26077 2.03278 -0.816155 1.25083 2.0361 -0.838081 1.24495 2.05324 -0.833227 1.25083 2.0361 -0.838081 1.24333 2.04714 -0.844957 1.24495 2.05324 -0.833227 1.25415 2.04488 -0.817357 1.25083 2.0361 -0.838081 1.24495 2.05324 -0.833227 1.24665 2.05749 -0.82049 1.25415 2.04488 -0.817357 1.26077 2.03278 -0.816155 1.25801 2.0267 -0.830454 1.25083 2.0361 -0.838081 1.25083 2.0361 -0.838081 1.25801 2.0267 -0.830454 1.25557 2.01756 -0.842291 1.24789 2.02202 -0.854524 1.25557 2.01756 -0.842291 1.25298 2.00553 -0.851653 1.24461 2.00298 -0.866342 1.25298 2.00553 -0.851653 1.25016 1.99111 -0.857796 1.2412 1.98095 -0.871754 1.25016 1.99111 -0.857796 1.24739 1.9757 -0.859996 1.23816 1.95912 -0.870226 1.24739 1.9757 -0.859996 1.24493 1.96081 -0.858297 1.24236 1.94662 -0.852863 1.23816 1.95912 -0.870226 1.24493 1.96081 -0.858297 1.24236 1.94662 -0.852863 1.23504 1.93862 -0.862134 1.23816 1.95912 -0.870226 1.24236 1.94662 -0.852863 1.23955 1.93391 -0.843723 1.23504 1.93862 -0.862134 1.23504 1.93862 -0.862134 1.23955 1.93391 -0.843723 1.23163 1.92107 -0.847708 1.22584 1.92104 -0.865672 1.23163 1.92107 -0.847708 1.22412 1.91134 -0.856322 1.22584 1.92104 -0.865672 1.23504 1.93862 -0.862134 1.23163 1.92107 -0.847708 1.22584 1.92104 -0.865672 1.22754 1.93205 -0.873352 1.23504 1.93862 -0.862134 1.23504 1.93862 -0.862134 1.22754 1.93205 -0.873352 1.22916 1.94395 -0.879126 1.23816 1.95912 -0.870226 1.22916 1.94395 -0.879126 1.23065 1.95625 -0.882906 1.23211 1.96887 -0.884779 1.23816 1.95912 -0.870226 1.23065 1.95625 -0.882906 1.23211 1.96887 -0.884779 1.2412 1.98095 -0.871754 1.23816 1.95912 -0.870226 1.23211 1.96887 -0.884779 1.2337 1.98202 -0.88471 1.2412 1.98095 -0.871754 1.2412 1.98095 -0.871754 1.2337 1.98202 -0.88471 1.23538 1.99524 -0.882556 1.24461 2.00298 -0.866342 1.23538 1.99524 -0.882556 1.2371 2.00803 -0.87832 1.23879 2.01992 -0.872159 1.24461 2.00298 -0.866342 1.2371 2.00803 -0.87832 1.23879 2.01992 -0.872159 1.24789 2.02202 -0.854524 1.24461 2.00298 -0.866342 1.23879 2.01992 -0.872159 1.24038 2.03051 -0.864368 1.24789 2.02202 -0.854524 1.24789 2.02202 -0.854524 1.24038 2.03051 -0.864368 1.24184 2.03953 -0.855329 1.25083 2.0361 -0.838081 1.24184 2.03953 -0.855329 1.24333 2.04714 -0.844957 1.25083 2.0361 -0.838081 1.24789 2.02202 -0.854524 1.24184 2.03953 -0.855329 1.25083 2.0361 -0.838081 1.25557 2.01756 -0.842291 1.24789 2.02202 -0.854524 1.24789 2.02202 -0.854524 1.25298 2.00553 -0.851653 1.24461 2.00298 -0.866342 1.24461 2.00298 -0.866342 1.25016 1.99111 -0.857796 1.2412 1.98095 -0.871754 1.23538 1.99524 -0.882556 1.24461 2.00298 -0.866342 1.2412 1.98095 -0.871754 1.2412 1.98095 -0.871754 1.24739 1.9757 -0.859996 1.23816 1.95912 -0.870226 1.23955 1.93391 -0.843723 1.23677 1.92403 -0.831655 1.23163 1.92107 -0.847708 1.23163 1.92107 -0.847708 1.23677 1.92403 -0.831655 1.2284 1.90906 -0.82892 1.22246 1.90331 -0.845664 1.2284 1.90906 -0.82892 1.22089 1.89716 -0.834142 1.22246 1.90331 -0.845664 1.23163 1.92107 -0.847708 1.2284 1.90906 -0.82892 1.22246 1.90331 -0.845664 1.22412 1.91134 -0.856322 1.23163 1.92107 -0.847708 1.23677 1.92403 -0.831655 1.23428 1.91776 -0.817985 1.2284 1.90906 -0.82892 1.2284 1.90906 -0.82892 1.23428 1.91776 -0.817985 1.22544 1.90344 -0.807972 1.21946 1.89294 -0.822155 1.22544 1.90344 -0.807972 1.21793 1.89052 -0.809412 1.21946 1.89294 -0.822155 1.2284 1.90906 -0.82892 1.22544 1.90344 -0.807972 1.21946 1.89294 -0.822155 1.22089 1.89716 -0.834142 1.2284 1.90906 -0.82892 1.23428 1.91776 -0.817985 1.23175 1.91508 -0.80309 1.22544 1.90344 -0.807972 1.22544 1.90344 -0.807972 1.23175 1.91508 -0.80309 1.22208 1.90449 -0.785411 1.21628 1.89009 -0.796129 1.22208 1.90449 -0.785411 1.21457 1.89176 -0.782777 1.21628 1.89009 -0.796129 1.22544 1.90344 -0.807972 1.22208 1.90449 -0.785411 1.21628 1.89009 -0.796129 1.21793 1.89052 -0.809412 1.22544 1.90344 -0.807972 1.23175 1.91508 -0.80309 1.22895 1.91632 -0.787504 1.22208 1.90449 -0.785411 1.22208 1.90449 -0.785411 1.22895 1.91632 -0.787504 1.22615 1.92153 -0.772778 1.21872 1.91248 -0.764289 1.22615 1.92153 -0.772778 1.22363 1.93002 -0.760294 1.21576 1.92595 -0.747292 1.22363 1.93002 -0.760294 1.22113 1.94133 -0.750335 1.21253 1.94443 -0.73481 1.22113 1.94133 -0.750335 1.21834 1.95529 -0.74333 1.20912 1.96626 -0.728532 1.21834 1.95529 -0.74333 1.21553 1.97061 -0.740161 1.20601 1.98828 -0.729236 1.21553 1.97061 -0.740161 1.21299 1.98574 -0.740969 1.21051 2.00007 -0.745486 1.20601 1.98828 -0.729236 1.21299 1.98574 -0.740969 1.21051 2.00007 -0.745486 1.20296 2.00893 -0.736496 1.20601 1.98828 -0.729236 1.21051 2.00007 -0.745486 1.20773 2.01326 -0.753783 1.20296 2.00893 -0.736496 1.20296 2.00893 -0.736496 1.20773 2.01326 -0.753783 1.19955 2.02701 -0.750208 1.19376 2.02634 -0.732253 1.19955 2.02701 -0.750208 1.19205 2.0364 -0.741218 1.19376 2.02634 -0.732253 1.20296 2.00893 -0.736496 1.19955 2.02701 -0.750208 1.19376 2.02634 -0.732253 1.19545 2.01506 -0.72503 1.20296 2.00893 -0.736496 1.20296 2.00893 -0.736496 1.19545 2.01506 -0.72503 1.19704 2.00302 -0.719749 1.20601 1.98828 -0.729236 1.19704 2.00302 -0.719749 1.1985 1.99068 -0.716459 1.19999 1.97789 -0.715049 1.20601 1.98828 -0.729236 1.1985 1.99068 -0.716459 1.19999 1.97789 -0.715049 1.20912 1.96626 -0.728532 1.20601 1.98828 -0.729236 1.19999 1.97789 -0.715049 1.20161 1.96469 -0.715628 1.20912 1.96626 -0.728532 1.20912 1.96626 -0.728532 1.20161 1.96469 -0.715628 1.20331 1.95153 -0.718305 1.21253 1.94443 -0.73481 1.20331 1.95153 -0.718305 1.20503 1.93892 -0.72304 1.20669 1.92731 -0.729637 1.21253 1.94443 -0.73481 1.20503 1.93892 -0.72304 1.20669 1.92731 -0.729637 1.21576 1.92595 -0.747292 1.21253 1.94443 -0.73481 1.20669 1.92731 -0.729637 1.20826 1.91709 -0.737776 1.21576 1.92595 -0.747292 1.21576 1.92595 -0.747292 1.20826 1.91709 -0.737776 1.20969 1.90846 -0.747105 1.21872 1.91248 -0.764289 1.20969 1.90846 -0.747105 1.21122 1.90119 -0.757841 1.21286 1.89552 -0.769859 1.21872 1.91248 -0.764289 1.21122 1.90119 -0.757841 1.21286 1.89552 -0.769859 1.22208 1.90449 -0.785411 1.21872 1.91248 -0.764289 1.21286 1.89552 -0.769859 1.21457 1.89176 -0.782777 1.22208 1.90449 -0.785411 1.22208 1.90449 -0.785411 1.22615 1.92153 -0.772778 1.21872 1.91248 -0.764289 1.21872 1.91248 -0.764289 1.22363 1.93002 -0.760294 1.21576 1.92595 -0.747292 1.20969 1.90846 -0.747105 1.21872 1.91248 -0.764289 1.21576 1.92595 -0.747292 1.21576 1.92595 -0.747292 1.22113 1.94133 -0.750335 1.21253 1.94443 -0.73481 1.21253 1.94443 -0.73481 1.21834 1.95529 -0.74333 1.20912 1.96626 -0.728532 1.20331 1.95153 -0.718305 1.21253 1.94443 -0.73481 1.20912 1.96626 -0.728532 1.20912 1.96626 -0.728532 1.21553 1.97061 -0.740161 1.20601 1.98828 -0.729236 1.20773 2.01326 -0.753783 1.20492 2.02392 -0.765258 1.19955 2.02701 -0.750208 1.19955 2.02701 -0.750208 1.20492 2.02392 -0.765258 1.19627 2.0398 -0.768609 1.19036 2.04487 -0.751591 1.19627 2.0398 -0.768609 1.18877 2.0515 -0.762942 1.19036 2.04487 -0.751591 1.19955 2.02701 -0.750208 1.19627 2.0398 -0.768609 1.19036 2.04487 -0.751591 1.19205 2.0364 -0.741218 1.19955 2.02701 -0.750208 1.20492 2.02392 -0.765258 1.20234 2.03108 -0.778676 1.19627 2.0398 -0.768609 1.19627 2.0398 -0.768609 1.20234 2.03108 -0.778676 1.19333 2.0462 -0.78929 1.18732 2.05618 -0.774812 1.19333 2.0462 -0.78929 1.18582 2.05905 -0.787356 1.18732 2.05618 -0.774812 1.19627 2.0398 -0.768609 1.19333 2.0462 -0.78929 1.18732 2.05618 -0.774812 1.18877 2.0515 -0.762942 1.19627 2.0398 -0.768609 1.20234 2.03108 -0.778676 1.19989 2.03462 -0.793229 1.19333 2.0462 -0.78929 1.19333 2.0462 -0.78929 1.19989 2.03462 -0.793229 1.19001 2.04603 -0.811798 1.1842 2.06 -0.800547 1.19001 2.04603 -0.811798 1.1825 2.05885 -0.813928 1.1842 2.06 -0.800547 1.19333 2.0462 -0.78929 1.19001 2.04603 -0.811798 1.1842 2.06 -0.800547 1.18582 2.05905 -0.787356 1.19333 2.0462 -0.78929 1.19989 2.03462 -0.793229 1.19713 2.03435 -0.808787 1.19001 2.04603 -0.811798 1.19001 2.04603 -0.811798 1.19713 2.03435 -0.808787 1.1943 2.03005 -0.823859 1.18662 2.03885 -0.833274 1.1943 2.03005 -0.823859 1.1917 2.02225 -0.836979 1.18363 2.02599 -0.850832 1.1917 2.02225 -0.836979 1.18926 2.01165 -0.847507 1.18045 2.0081 -0.86394 1.18926 2.01165 -0.847507 1.18652 1.99823 -0.855321 1.17703 1.98652 -0.871072 1.18652 1.99823 -0.855321 1.18369 1.9831 -0.859451 1.18106 1.96778 -0.859565 1.17703 1.98652 -0.871072 1.18369 1.9831 -0.859451 1.18106 1.96778 -0.859565 1.17386 1.96435 -0.871209 1.17703 1.98652 -0.871072 1.18106 1.96778 -0.859565 1.17864 1.95331 -0.855944 1.17386 1.96435 -0.871209 1.17386 1.96435 -0.871209 1.17864 1.95331 -0.855944 1.17086 1.94356 -0.864772 1.16492 1.95004 -0.881252 1.17086 1.94356 -0.864772 1.16336 1.93788 -0.876467 1.16492 1.95004 -0.881252 1.17386 1.96435 -0.871209 1.17086 1.94356 -0.864772 1.16492 1.95004 -0.881252 1.16636 1.96243 -0.884066 1.17386 1.96435 -0.871209 1.17386 1.96435 -0.871209 1.16636 1.96243 -0.884066 1.16788 1.97536 -0.884999 1.17703 1.98652 -0.871072 1.16788 1.97536 -0.884999 1.16953 1.98861 -0.883904 1.17124 2.00167 -0.880706 1.17703 1.98652 -0.871072 1.16953 1.98861 -0.883904 1.17124 2.00167 -0.880706 1.18045 2.0081 -0.86394 1.17703 1.98652 -0.871072 1.17124 2.00167 -0.880706 1.17295 2.01408 -0.875485 1.18045 2.0081 -0.86394 1.18045 2.0081 -0.86394 1.17295 2.01408 -0.875485 1.17459 2.02537 -0.868471 1.18363 2.02599 -0.850832 1.17459 2.02537 -0.868471 1.17612 2.0352 -0.86001 1.17756 2.04347 -0.850365 1.18363 2.02599 -0.850832 1.17612 2.0352 -0.86001 1.17756 2.04347 -0.850365 1.18662 2.03885 -0.833274 1.18363 2.02599 -0.850832 1.17756 2.04347 -0.850365 1.17912 2.05038 -0.839282 1.18662 2.03885 -0.833274 1.18662 2.03885 -0.833274 1.17912 2.05038 -0.839282 1.18079 2.0556 -0.827 1.19001 2.04603 -0.811798 1.18079 2.0556 -0.827 1.1825 2.05885 -0.813928 1.19001 2.04603 -0.811798 1.18662 2.03885 -0.833274 1.18079 2.0556 -0.827 1.19001 2.04603 -0.811798 1.1943 2.03005 -0.823859 1.18662 2.03885 -0.833274 1.18662 2.03885 -0.833274 1.1917 2.02225 -0.836979 1.18363 2.02599 -0.850832 1.18363 2.02599 -0.850832 1.18926 2.01165 -0.847507 1.18045 2.0081 -0.86394 1.17459 2.02537 -0.868471 1.18363 2.02599 -0.850832 1.18045 2.0081 -0.86394 1.18045 2.0081 -0.86394 1.18652 1.99823 -0.855321 1.17703 1.98652 -0.871072 1.17864 1.95331 -0.855944 1.17591 1.93971 -0.848526 1.17086 1.94356 -0.864772 1.17086 1.94356 -0.864772 1.17591 1.93971 -0.848526 1.16748 1.92499 -0.851801 1.16169 1.92637 -0.869713 1.16748 1.92499 -0.851801 1.15997 1.91597 -0.861154 1.16169 1.92637 -0.869713 1.17086 1.94356 -0.864772 1.16748 1.92499 -0.851801 1.16169 1.92637 -0.869713 1.16336 1.93788 -0.876467 1.17086 1.94356 -0.864772 1.17591 1.93971 -0.848526 1.17308 1.92834 -0.837718 1.16748 1.92499 -0.851801 1.16748 1.92499 -0.851801 1.17308 1.92834 -0.837718 1.16416 1.91144 -0.833834 1.15827 1.90707 -0.851094 1.16416 1.91144 -0.833834 1.15665 1.89997 -0.839943 1.15827 1.90707 -0.851094 1.16748 1.92499 -0.851801 1.16416 1.91144 -0.833834 1.15827 1.90707 -0.851094 1.15997 1.91597 -0.861154 1.16748 1.92499 -0.851801 1.17308 1.92834 -0.837718 1.17042 1.92029 -0.824632 1.16416 1.91144 -0.833834 1.16416 1.91144 -0.833834 1.17042 1.92029 -0.824632 1.16121 1.90426 -0.813413 1.15516 1.8948 -0.828165 1.16121 1.90426 -0.813413 1.15371 1.89149 -0.815835 1.15516 1.8948 -0.828165 1.16416 1.91144 -0.833834 1.16121 1.90426 -0.813413 1.15516 1.8948 -0.828165 1.15665 1.89997 -0.839943 1.16416 1.91144 -0.833834 1.17042 1.92029 -0.824632 1.16801 1.91591 -0.81039 1.16121 1.90426 -0.813413 1.16121 1.90426 -0.813413 1.16801 1.91591 -0.81039 1.1653 1.91521 -0.79495 1.15793 1.90356 -0.791009 1.1653 1.91521 -0.79495 1.16247 1.91857 -0.779618 1.15453 1.90991 -0.769227 1.16247 1.91857 -0.779618 1.15979 1.92562 -0.765919 1.15148 1.92216 -0.751097 1.15979 1.92562 -0.765919 1.15738 1.93554 -0.754806 1.14837 1.93942 -0.737403 1.15738 1.93554 -0.754806 1.15469 1.94835 -0.746242 1.14494 1.96077 -0.729419 1.15469 1.94835 -0.746242 1.15186 1.96321 -0.741171 1.14916 1.97862 -0.740109 1.14494 1.96077 -0.729419 1.15186 1.96321 -0.741171 1.14916 1.97862 -0.740109 1.14173 1.98297 -0.728443 1.14494 1.96077 -0.729419 1.14916 1.97862 -0.740109 1.14674 1.99326 -0.742847 1.14173 1.98297 -0.728443 1.14173 1.98297 -0.728443 1.14674 1.99326 -0.742847 1.13876 2.00392 -0.734063 1.13279 1.9969 -0.717869 1.13876 2.00392 -0.734063 1.13126 2.00914 -0.722158 1.13279 1.9969 -0.717869 1.14173 1.98297 -0.728443 1.13876 2.00392 -0.734063 1.13279 1.9969 -0.717869 1.13422 1.98441 -0.715522 1.14173 1.98297 -0.728443 1.14173 1.98297 -0.728443 1.13422 1.98441 -0.715522 1.13578 1.97136 -0.715078 1.14494 1.96077 -0.729419 1.13578 1.97136 -0.715078 1.13745 1.95811 -0.716694 1.13916 1.94516 -0.720408 1.14494 1.96077 -0.729419 1.13745 1.95811 -0.716694 1.13916 1.94516 -0.720408 1.14837 1.93942 -0.737403 1.14494 1.96077 -0.729419 1.13916 1.94516 -0.720408 1.14086 1.933 -0.726101 1.14837 1.93942 -0.737403 1.14837 1.93942 -0.737403 1.14086 1.933 -0.726101 1.14249 1.92205 -0.733511 1.15148 1.92216 -0.751097 1.14249 1.92205 -0.733511 1.14398 1.91261 -0.742268 1.14543 1.90467 -0.752258 1.15148 1.92216 -0.751097 1.14398 1.91261 -0.742268 1.14543 1.90467 -0.752258 1.15453 1.90991 -0.769227 1.15148 1.92216 -0.751097 1.14543 1.90467 -0.752258 1.14702 1.89815 -0.763671 1.15453 1.90991 -0.769227 1.15453 1.90991 -0.769227 1.14702 1.89815 -0.763671 1.14871 1.8934 -0.77619 1.15793 1.90356 -0.791009 1.14871 1.8934 -0.77619 1.15043 1.89067 -0.789386 1.15211 1.89005 -0.802765 1.15793 1.90356 -0.791009 1.15043 1.89067 -0.789386 1.15211 1.89005 -0.802765 1.16121 1.90426 -0.813413 1.15793 1.90356 -0.791009 1.15211 1.89005 -0.802765 1.15371 1.89149 -0.815835 1.16121 1.90426 -0.813413 1.16121 1.90426 -0.813413 1.1653 1.91521 -0.79495 1.15793 1.90356 -0.791009 1.15793 1.90356 -0.791009 1.16247 1.91857 -0.779618 1.15453 1.90991 -0.769227 1.14871 1.8934 -0.77619 1.15793 1.90356 -0.791009 1.15453 1.90991 -0.769227 1.15453 1.90991 -0.769227 1.15979 1.92562 -0.765919 1.15148 1.92216 -0.751097 1.15148 1.92216 -0.751097 1.15738 1.93554 -0.754806 1.14837 1.93942 -0.737403 1.14249 1.92205 -0.733511 1.15148 1.92216 -0.751097 1.14837 1.93942 -0.737403 1.14837 1.93942 -0.737403 1.15469 1.94835 -0.746242 1.14494 1.96077 -0.729419 1.14674 1.99326 -0.742847 1.14408 2.00718 -0.749362 1.13876 2.00392 -0.734063 1.13876 2.00392 -0.734063 1.14408 2.00718 -0.749362 1.13541 2.02293 -0.746268 1.12961 2.02086 -0.728432 1.13541 2.02293 -0.746268 1.1279 2.03158 -0.736566 1.12961 2.02086 -0.728432 1.13876 2.00392 -0.734063 1.13541 2.02293 -0.746268 1.12961 2.02086 -0.728432 1.13126 2.00914 -0.722158 1.13876 2.00392 -0.734063 1.14408 2.00718 -0.749362 1.14125 2.01921 -0.759439 1.13541 2.02293 -0.746268 1.13541 2.02293 -0.746268 1.14125 2.01921 -0.759439 1.13205 2.03721 -0.763755 1.12619 2.04088 -0.746288 1.13205 2.03721 -0.763755 1.12454 2.04844 -0.757211 1.12619 2.04088 -0.746288 1.13541 2.02293 -0.746268 1.13205 2.03721 -0.763755 1.12619 2.04088 -0.746288 1.1279 2.03158 -0.736566 1.13541 2.02293 -0.746268 1.14125 2.01921 -0.759439 1.13853 2.02812 -0.772107 1.13205 2.03721 -0.763755 1.13205 2.03721 -0.763755 1.13853 2.02812 -0.772107 1.12909 2.04518 -0.783923 1.12302 2.0541 -0.768877 1.12909 2.04518 -0.783923 1.12158 2.05785 -0.78102 1.12302 2.0541 -0.768877 1.13205 2.03721 -0.763755 1.12909 2.04518 -0.783923 1.12302 2.0541 -0.768877 1.12454 2.04844 -0.757211 1.13205 2.03721 -0.763755 1.13853 2.02812 -0.772107 1.13611 2.03336 -0.786069 1.12909 2.04518 -0.783923 1.12909 2.04518 -0.783923 1.13611 2.03336 -0.786069 1.13347 2.03499 -0.801307 1.12586 2.04673 -0.806174 1.13347 2.03499 -0.801307 1.13064 2.0326 -0.816809 1.12244 2.04124 -0.828214 1.13064 2.0326 -0.816809 1.1279 2.02636 -0.831022 1.11933 2.02961 -0.846921 1.1279 2.02636 -0.831022 1.12547 2.0171 -0.842746 1.11628 2.01299 -0.861163 1.12547 2.0171 -0.842746 1.12286 2.00495 -0.851992 1.11288 1.99207 -0.869948 1.12286 2.00495 -0.851992 1.12004 1.99046 -0.857975 1.11728 1.97504 -0.86 1.11288 1.99207 -0.869948 1.12004 1.99046 -0.857975 1.11728 1.97504 -0.86 1.1096 1.96974 -0.871807 1.11288 1.99207 -0.869948 1.11728 1.97504 -0.86 1.11483 1.96018 -0.858141 1.1096 1.96974 -0.871807 1.1096 1.96974 -0.871807 1.11483 1.96018 -0.858141 1.10666 1.94863 -0.866997 1.10064 1.95617 -0.882888 1.10666 1.94863 -0.866997 1.09915 1.94387 -0.879094 1.10064 1.95617 -0.882888 1.1096 1.96974 -0.871807 1.10666 1.94863 -0.866997 1.10064 1.95617 -0.882888 1.1021 1.96879 -0.884773 1.1096 1.96974 -0.871807 1.1096 1.96974 -0.871807 1.1021 1.96879 -0.884773 1.10369 1.98193 -0.884717 1.11288 1.99207 -0.869948 1.10369 1.98193 -0.884717 1.10537 1.99515 -0.882577 1.10709 2.00795 -0.878355 1.11288 1.99207 -0.869948 1.10537 1.99515 -0.882577 1.10709 2.00795 -0.878355 1.11628 2.01299 -0.861163 1.11288 1.99207 -0.869948 1.10709 2.00795 -0.878355 1.10878 2.01985 -0.872206 1.11628 2.01299 -0.861163 1.11628 2.01299 -0.861163 1.10878 2.01985 -0.872206 1.11037 2.03045 -0.864425 1.11933 2.02961 -0.846921 1.11037 2.03045 -0.864425 1.11183 2.03947 -0.855393 1.11332 2.04709 -0.845031 1.11933 2.02961 -0.846921 1.11183 2.03947 -0.855393 1.11332 2.04709 -0.845031 1.12244 2.04124 -0.828214 1.11933 2.02961 -0.846921 1.11332 2.04709 -0.845031 1.11494 2.0532 -0.833309 1.12244 2.04124 -0.828214 1.12244 2.04124 -0.828214 1.11494 2.0532 -0.833309 1.11664 2.05747 -0.820578 1.12586 2.04673 -0.806174 1.11664 2.05747 -0.820578 1.11835 2.05969 -0.807289 1.12002 2.05978 -0.793942 1.12586 2.04673 -0.806174 1.11835 2.05969 -0.807289 1.12002 2.05978 -0.793942 1.12909 2.04518 -0.783923 1.12586 2.04673 -0.806174 1.12002 2.05978 -0.793942 1.12158 2.05785 -0.78102 1.12909 2.04518 -0.783923 1.12909 2.04518 -0.783923 1.13347 2.03499 -0.801307 1.12586 2.04673 -0.806174 1.12586 2.04673 -0.806174 1.13064 2.0326 -0.816809 1.12244 2.04124 -0.828214 1.11664 2.05747 -0.820578 1.12586 2.04673 -0.806174 1.12244 2.04124 -0.828214 1.12244 2.04124 -0.828214 1.1279 2.02636 -0.831022 1.11933 2.02961 -0.846921 1.11933 2.02961 -0.846921 1.12547 2.0171 -0.842746 1.11628 2.01299 -0.861163 1.11037 2.03045 -0.864425 1.11933 2.02961 -0.846921 1.11628 2.01299 -0.861163 1.11628 2.01299 -0.861163 1.12286 2.00495 -0.851992 1.11288 1.99207 -0.869948 1.11483 1.96018 -0.858141 1.11224 1.94603 -0.852542 1.10666 1.94863 -0.866997 1.10666 1.94863 -0.866997 1.11224 1.94603 -0.852542 1.10333 1.92923 -0.85558 1.09753 1.93198 -0.873307 1.10333 1.92923 -0.85558 1.09583 1.92097 -0.865615 1.09753 1.93198 -0.873307 1.10666 1.94863 -0.866997 1.10333 1.92923 -0.85558 1.09753 1.93198 -0.873307 1.09915 1.94387 -0.879094 1.10666 1.94863 -0.866997 1.11224 1.94603 -0.852542 1.10943 1.93342 -0.843254 1.10333 1.92923 -0.85558 1.10333 1.92923 -0.85558 1.10943 1.93342 -0.843254 1.09995 1.91423 -0.838617 1.09411 1.91128 -0.856255 1.09995 1.91423 -0.838617 1.09244 1.90326 -0.84559 1.09411 1.91128 -0.856255 1.10333 1.92923 -0.85558 1.09995 1.91423 -0.838617 1.09411 1.91128 -0.856255 1.09583 1.92097 -0.865615 1.10333 1.92923 -0.85558 1.10943 1.93342 -0.843254 1.10666 1.92368 -0.831087 1.09995 1.91423 -0.838617 1.09995 1.91423 -0.838617 1.10666 1.92368 -0.831087 1.10418 1.91757 -0.817374 1.09696 1.90547 -0.818697 1.10418 1.91757 -0.817374 1.10163 1.91505 -0.80242 1.09378 1.90308 -0.796645 1.10163 1.91505 -0.80242 1.09882 1.91646 -0.786839 1.09036 1.90771 -0.774398 1.09882 1.91646 -0.786839 1.09603 1.92184 -0.772184 1.08719 1.91868 -0.755139 1.09603 1.92184 -0.772184 1.09353 1.93044 -0.759819 1.08419 1.93467 -0.740357 1.09353 1.93044 -0.759819 1.09101 1.94189 -0.749963 1.08822 1.95593 -0.74311 1.08419 1.93467 -0.740357 1.09101 1.94189 -0.749963 1.08822 1.95593 -0.74311 1.0808 1.95519 -0.730779 1.08419 1.93467 -0.740357 1.08822 1.95593 -0.74311 1.08542 1.97128 -0.740116 1.0808 1.95519 -0.730779 1.0808 1.95519 -0.730779 1.08542 1.97128 -0.740116 1.07748 1.97753 -0.728044 1.0716 1.96477 -0.715617 1.07748 1.97753 -0.728044 1.06998 1.97798 -0.715052 1.0716 1.96477 -0.715617 1.0808 1.95519 -0.730779 1.07748 1.97753 -0.728044 1.0716 1.96477 -0.715617 1.0733 1.95161 -0.71828 1.0808 1.95519 -0.730779 1.0808 1.95519 -0.730779 1.0733 1.95161 -0.71828 1.07501 1.939 -0.723002 1.08419 1.93467 -0.740357 1.07501 1.939 -0.723002 1.07668 1.92739 -0.729588 1.07825 1.91716 -0.737717 1.08419 1.93467 -0.740357 1.07668 1.92739 -0.729588 1.07825 1.91716 -0.737717 1.08719 1.91868 -0.755139 1.08419 1.93467 -0.740357 1.07825 1.91716 -0.737717 1.07968 1.90852 -0.747039 1.08719 1.91868 -0.755139 1.08719 1.91868 -0.755139 1.07968 1.90852 -0.747039 1.08121 1.90124 -0.757765 1.09036 1.90771 -0.774398 1.08121 1.90124 -0.757765 1.08285 1.89556 -0.769775 1.08456 1.89178 -0.782689 1.09036 1.90771 -0.774398 1.08285 1.89556 -0.769775 1.08456 1.89178 -0.782689 1.09378 1.90308 -0.796645 1.09036 1.90771 -0.774398 1.08456 1.89178 -0.782689 1.08627 1.89009 -0.796039 1.09378 1.90308 -0.796645 1.09378 1.90308 -0.796645 1.08627 1.89009 -0.796039 1.08792 1.89051 -0.809325 1.09696 1.90547 -0.818697 1.08792 1.89051 -0.809325 1.08945 1.89292 -0.822073 1.09088 1.89712 -0.834064 1.09696 1.90547 -0.818697 1.08945 1.89292 -0.822073 1.09088 1.89712 -0.834064 1.09995 1.91423 -0.838617 1.09696 1.90547 -0.818697 1.09088 1.89712 -0.834064 1.09244 1.90326 -0.84559 1.09995 1.91423 -0.838617 1.09995 1.91423 -0.838617 1.10418 1.91757 -0.817374 1.09696 1.90547 -0.818697 1.09696 1.90547 -0.818697 1.10163 1.91505 -0.80242 1.09378 1.90308 -0.796645 1.08792 1.89051 -0.809325 1.09696 1.90547 -0.818697 1.09378 1.90308 -0.796645 1.09378 1.90308 -0.796645 1.09882 1.91646 -0.786839 1.09036 1.90771 -0.774398 1.09036 1.90771 -0.774398 1.09603 1.92184 -0.772184 1.08719 1.91868 -0.755139 1.08121 1.90124 -0.757765 1.09036 1.90771 -0.774398 1.08719 1.91868 -0.755139 1.08719 1.91868 -0.755139 1.09353 1.93044 -0.759819 1.08419 1.93467 -0.740357 1.08542 1.97128 -0.740116 1.08289 1.98637 -0.741087 1.07748 1.97753 -0.728044 1.07748 1.97753 -0.728044 1.08289 1.98637 -0.741087 1.07454 1.9988 -0.732047 1.06849 1.99076 -0.716474 1.07454 1.9988 -0.732047 1.06703 2.0031 -0.719778 1.06849 1.99076 -0.716474 1.07748 1.97753 -0.728044 1.07454 1.9988 -0.732047 1.06849 1.99076 -0.716474 1.06998 1.97798 -0.715052 1.07748 1.97753 -0.728044 1.08289 1.98637 -0.741087 1.08039 2.00067 -0.745768 1.07454 1.9988 -0.732047 1.07454 1.9988 -0.732047 1.08039 2.00067 -0.745768 1.07126 2.01854 -0.74266 1.06544 2.01513 -0.725072 1.07126 2.01854 -0.74266 1.06375 2.02641 -0.732307 1.06544 2.01513 -0.725072 1.07454 1.9988 -0.732047 1.07126 2.01854 -0.74266 1.06544 2.01513 -0.725072 1.06703 2.0031 -0.719778 1.07454 1.9988 -0.732047 1.08039 2.00067 -0.745768 1.07761 2.01378 -0.75422 1.07126 2.01854 -0.74266 1.07126 2.01854 -0.74266 1.07761 2.01378 -0.75422 1.06786 2.03419 -0.759011 1.06204 2.03646 -0.741283 1.06786 2.03419 -0.759011 1.06035 2.04492 -0.751664 1.06204 2.03646 -0.741283 1.07126 2.01854 -0.74266 1.06786 2.03419 -0.759011 1.06204 2.03646 -0.741283 1.06375 2.02641 -0.732307 1.07126 2.01854 -0.74266 1.07761 2.01378 -0.75422 1.0748 2.0243 -0.765808 1.06786 2.03419 -0.759011 1.06786 2.03419 -0.759011 1.0748 2.0243 -0.765808 1.07224 2.03131 -0.779277 1.06481 2.04379 -0.778732 1.07224 2.03131 -0.779277 1.06977 2.03469 -0.79389 1.0617 2.047 -0.800539 1.06977 2.03469 -0.79389 1.067 2.03425 -0.80946 1.05828 2.04325 -0.822943 1.067 2.03425 -0.80946 1.06418 2.02978 -0.824475 1.05505 2.03296 -0.84272 1.06418 2.02978 -0.824475 1.06159 2.02185 -0.837484 1.05209 2.0176 -0.858043 1.06159 2.02185 -0.837484 1.05915 2.01112 -0.847909 1.0564 1.9976 -0.855581 1.05209 2.0176 -0.858043 1.05915 2.01112 -0.847909 1.0564 1.9976 -0.855581 1.04873 1.99752 -0.868387 1.05209 2.0176 -0.858043 1.0564 1.9976 -0.855581 1.05357 1.98243 -0.859538 1.04873 1.99752 -0.868387 1.04873 1.99752 -0.868387 1.05357 1.98243 -0.859538 1.04538 1.97523 -0.872 1.03952 1.98852 -0.883918 1.04538 1.97523 -0.872 1.03787 1.97528 -0.885 1.03952 1.98852 -0.883918 1.04873 1.99752 -0.868387 1.04538 1.97523 -0.872 1.03952 1.98852 -0.883918 1.04123 2.00159 -0.880734 1.04873 1.99752 -0.868387 1.04873 1.99752 -0.868387 1.04123 2.00159 -0.880734 1.04294 2.014 -0.875526 1.05209 2.0176 -0.858043 1.04294 2.014 -0.875526 1.04458 2.0253 -0.868523 1.04611 2.03514 -0.86007 1.05209 2.0176 -0.858043 1.04458 2.0253 -0.868523 1.04611 2.03514 -0.86007 1.05505 2.03296 -0.84272 1.05209 2.0176 -0.858043 1.04611 2.03514 -0.86007 1.04755 2.04342 -0.850434 1.05505 2.03296 -0.84272 1.05505 2.03296 -0.84272 1.04755 2.04342 -0.850434 1.04911 2.05034 -0.83936 1.05828 2.04325 -0.822943 1.04911 2.05034 -0.83936 1.05077 2.05557 -0.827085 1.05249 2.05884 -0.814017 1.05828 2.04325 -0.822943 1.05077 2.05557 -0.827085 1.05249 2.05884 -0.814017 1.0617 2.047 -0.800539 1.05828 2.04325 -0.822943 1.05249 2.05884 -0.814017 1.05419 2.06 -0.800636 1.0617 2.047 -0.800539 1.0617 2.047 -0.800539 1.05419 2.06 -0.800636 1.05581 2.05907 -0.787442 1.06481 2.04379 -0.778732 1.05581 2.05907 -0.787442 1.05731 2.05621 -0.774892 1.05876 2.05153 -0.763019 1.06481 2.04379 -0.778732 1.05731 2.05621 -0.774892 1.05876 2.05153 -0.763019 1.06786 2.03419 -0.759011 1.06481 2.04379 -0.778732 1.05876 2.05153 -0.763019 1.06035 2.04492 -0.751664 1.06786 2.03419 -0.759011 1.06786 2.03419 -0.759011 1.07224 2.03131 -0.779277 1.06481 2.04379 -0.778732 1.06481 2.04379 -0.778732 1.06977 2.03469 -0.79389 1.0617 2.047 -0.800539 1.05581 2.05907 -0.787442 1.06481 2.04379 -0.778732 1.0617 2.047 -0.800539 1.0617 2.047 -0.800539 1.067 2.03425 -0.80946 1.05828 2.04325 -0.822943 1.05828 2.04325 -0.822943 1.06418 2.02978 -0.824475 1.05505 2.03296 -0.84272 1.04911 2.05034 -0.83936 1.05828 2.04325 -0.822943 1.05505 2.03296 -0.84272 1.05505 2.03296 -0.84272 1.06159 2.02185 -0.837484 1.05209 2.0176 -0.858043 1.05357 1.98243 -0.859538 1.05095 1.96714 -0.859483 1.04538 1.97523 -0.872 1.04538 1.97523 -0.872 1.05095 1.96714 -0.859483 1.04242 1.95379 -0.868804 1.03635 1.96235 -0.884053 1.04242 1.95379 -0.868804 1.03491 1.94996 -0.881227 1.03635 1.96235 -0.884053 1.04538 1.97523 -0.872 1.04242 1.95379 -0.868804 1.03635 1.96235 -0.884053 1.03787 1.97528 -0.885 1.04538 1.97523 -0.872 1.05095 1.96714 -0.859483 1.04852 1.9527 -0.855702 1.04242 1.95379 -0.868804 1.04242 1.95379 -0.868804 1.04852 1.9527 -0.855702 1.03918 1.93374 -0.859008 1.03335 1.9378 -0.876428 1.03918 1.93374 -0.859008 1.03168 1.92629 -0.869662 1.03335 1.9378 -0.876428 1.04242 1.95379 -0.868804 1.03918 1.93374 -0.859008 1.03335 1.9378 -0.876428 1.03491 1.94996 -0.881227 1.04242 1.95379 -0.868804 1.04852 1.9527 -0.855702 1.04579 1.93916 -0.848123 1.03918 1.93374 -0.859008 1.03918 1.93374 -0.859008 1.04579 1.93916 -0.848123 1.03577 1.91741 -0.84322 1.02996 1.9159 -0.861092 1.03577 1.91741 -0.84322 1.02826 1.90702 -0.851023 1.02996 1.9159 -0.861092 1.03918 1.93374 -0.859008 1.03577 1.91741 -0.84322 1.02996 1.9159 -0.861092 1.03168 1.92629 -0.869662 1.03918 1.93374 -0.859008 1.04579 1.93916 -0.848123 1.04296 1.92792 -0.837189 1.03577 1.91741 -0.84322 1.03577 1.91741 -0.84322 1.04296 1.92792 -0.837189 1.04032 1.92003 -0.824037 1.03266 1.90704 -0.82379 1.04032 1.92003 -0.824037 1.0379 1.9158 -0.809742 1.02961 1.90304 -0.802267 1.0379 1.9158 -0.809742 1.03518 1.91527 -0.794274 1.0262 1.9059 -0.779759 1.03518 1.91527 -0.794274 1.03235 1.9188 -0.778983 1.02293 1.91547 -0.759499 1.03235 1.9188 -0.778983 1.02968 1.92599 -0.765383 1.02727 1.93603 -0.754377 1.02293 1.91547 -0.759499 1.02968 1.92599 -0.765383 1.02727 1.93603 -0.754377 1.01998 1.9302 -0.743634 1.02293 1.91547 -0.759499 1.02727 1.93603 -0.754377 1.02457 1.94896 -0.745944 1.01998 1.9302 -0.743634 1.01998 1.9302 -0.743634 1.02457 1.94896 -0.745944 1.01666 1.9498 -0.732554 1.01085 1.93308 -0.726057 1.01666 1.9498 -0.732554 1.00915 1.94525 -0.720377 1.01085 1.93308 -0.726057 1.01998 1.9302 -0.743634 1.01666 1.9498 -0.732554 1.01085 1.93308 -0.726057 1.01248 1.92211 -0.733456 1.01998 1.9302 -0.743634 1.01998 1.9302 -0.743634 1.01248 1.92211 -0.733456 1.01397 1.91267 -0.742206 1.02293 1.91547 -0.759499 1.01397 1.91267 -0.742206 1.01542 1.90472 -0.752186 1.01701 1.89819 -0.76359 1.02293 1.91547 -0.759499 1.01542 1.90472 -0.752186 1.01701 1.89819 -0.76359 1.0262 1.9059 -0.779759 1.02293 1.91547 -0.759499 1.01701 1.89819 -0.76359 1.0187 1.89343 -0.776104 1.0262 1.9059 -0.779759 1.0262 1.9059 -0.779759 1.0187 1.89343 -0.776104 1.02042 1.89068 -0.789297 1.02961 1.90304 -0.802267 1.02042 1.89068 -0.789297 1.0221 1.89004 -0.802677 1.0237 1.89147 -0.81575 1.02961 1.90304 -0.802267 1.0221 1.89004 -0.802677 1.0237 1.89147 -0.81575 1.03266 1.90704 -0.82379 1.02961 1.90304 -0.802267 1.0237 1.89147 -0.81575 1.02515 1.89477 -0.828085 1.03266 1.90704 -0.82379 1.03266 1.90704 -0.82379 1.02515 1.89477 -0.828085 1.02664 1.89993 -0.839866 1.03577 1.91741 -0.84322 1.02664 1.89993 -0.839866 1.02826 1.90702 -0.851023 1.03577 1.91741 -0.84322 1.03266 1.90704 -0.82379 1.02664 1.89993 -0.839866 1.03577 1.91741 -0.84322 1.04032 1.92003 -0.824037 1.03266 1.90704 -0.82379 1.03266 1.90704 -0.82379 1.0379 1.9158 -0.809742 1.02961 1.90304 -0.802267 1.02961 1.90304 -0.802267 1.03518 1.91527 -0.794274 1.0262 1.9059 -0.779759 1.02042 1.89068 -0.789297 1.02961 1.90304 -0.802267 1.0262 1.9059 -0.779759 1.0262 1.9059 -0.779759 1.03235 1.9188 -0.778983 1.02293 1.91547 -0.759499 1.02457 1.94896 -0.745944 1.02174 1.96387 -0.741041 1.01666 1.9498 -0.732554 1.01666 1.9498 -0.732554 1.02174 1.96387 -0.741041 1.01328 1.97199 -0.728063 1.00744 1.9582 -0.716677 1.01328 1.97199 -0.728063 1.00577 1.97145 -0.715074 1.00744 1.9582 -0.716677 1.01666 1.9498 -0.732554 1.01328 1.97199 -0.728063 1.00744 1.9582 -0.716677 1.00915 1.94525 -0.720377 1.01666 1.9498 -0.732554 1.02174 1.96387 -0.741041 1.01905 1.97927 -0.740152 1.01328 1.97199 -0.728063 1.01328 1.97199 -0.728063 1.01905 1.97927 -0.740152 1.01028 1.99362 -0.730449 1.00421 1.98449 -0.715532 1.01028 1.99362 -0.730449 1.00278 1.99698 -0.717891 1.00421 1.98449 -0.715532 1.01328 1.97199 -0.728063 1.01028 1.99362 -0.730449 1.00421 1.98449 -0.715532 1.00577 1.97145 -0.715074 1.01328 1.97199 -0.728063 1.01905 1.97927 -0.740152 1.01663 1.99388 -0.743049 1.01028 1.99362 -0.730449 1.01028 1.99362 -0.730449 1.01663 1.99388 -0.743049 1.0071 2.01391 -0.739419 1.00125 2.00922 -0.722193 1.0071 2.01391 -0.739419 0.999598 2.02093 -0.72848 1.00125 2.00922 -0.722193 1.01028 1.99362 -0.730449 1.0071 2.01391 -0.739419 1.00125 2.00922 -0.722193 1.00278 1.99698 -0.717891 1.01028 1.99362 -0.730449 1.01663 1.99388 -0.743049 1.01396 2.00775 -0.749729 1.0071 2.01391 -0.739419 1.0071 2.01391 -0.739419 1.01396 2.00775 -0.749729 1.01113 2.01967 -0.759942 1.00368 2.03085 -0.754562 1.01113 2.01967 -0.759942 1.00842 2.02843 -0.772692 1.00051 2.04203 -0.773704 1.00842 2.02843 -0.772692 1.006 2.03351 -0.786702 0.997515 2.04682 -0.794943 1.006 2.03351 -0.786702 1.00335 2.03497 -0.801983 0.99413 2.04484 -0.817504 1.00335 2.03497 -0.801983 1.00052 2.0324 -0.817461 0.990811 2.03603 -0.838207 1.00052 2.0324 -0.817461 0.99779 2.02601 -0.831586 0.995363 2.01664 -0.843198 0.990811 2.03603 -0.838207 0.99779 2.02601 -0.831586 0.995363 2.01664 -0.843198 0.987866 2.02191 -0.854619 0.990811 2.03603 -0.838207 0.995363 2.01664 -0.843198 0.992739 2.00436 -0.852326 0.987866 2.02191 -0.854619 0.987866 2.02191 -0.854619 0.992739 2.00436 -0.852326 0.984584 2.00284 -0.8664 0.978765 2.01977 -0.872253 0.984584 2.00284 -0.8664 0.977079 2.00786 -0.878389 0.978765 2.01977 -0.872253 0.987866 2.02191 -0.854619 0.984584 2.00284 -0.8664 0.978765 2.01977 -0.872253 0.980361 2.03038 -0.864481 0.987866 2.02191 -0.854619 0.987866 2.02191 -0.854619 0.980361 2.03038 -0.864481 0.981817 2.03942 -0.855457 0.990811 2.03603 -0.838207 0.981817 2.03942 -0.855457 0.983306 2.04705 -0.845105 0.984925 2.05317 -0.83339 0.990811 2.03603 -0.838207 0.983306 2.04705 -0.845105 0.984925 2.05317 -0.83339 0.99413 2.04484 -0.817504 0.990811 2.03603 -0.838207 0.984925 2.05317 -0.83339 0.986624 2.05745 -0.820665 0.99413 2.04484 -0.817504 0.99413 2.04484 -0.817504 0.986624 2.05745 -0.820665 0.98834 2.05968 -0.807378 0.997515 2.04682 -0.794943 0.98834 2.05968 -0.807378 0.990009 2.05979 -0.79403 0.991573 2.05787 -0.781103 0.997515 2.04682 -0.794943 0.990009 2.05979 -0.79403 0.991573 2.05787 -0.781103 1.00051 2.04203 -0.773704 0.997515 2.04682 -0.794943 0.991573 2.05787 -0.781103 0.993009 2.05413 -0.768956 1.00051 2.04203 -0.773704 1.00051 2.04203 -0.773704 0.993009 2.05413 -0.768956 0.994534 2.04849 -0.757286 1.00368 2.03085 -0.754562 0.994534 2.04849 -0.757286 0.996179 2.04094 -0.746358 0.997888 2.03165 -0.736626 1.00368 2.03085 -0.754562 0.996179 2.04094 -0.746358 0.997888 2.03165 -0.736626 1.0071 2.01391 -0.739419 1.00368 2.03085 -0.754562 0.997888 2.03165 -0.736626 0.999598 2.02093 -0.72848 1.0071 2.01391 -0.739419 1.0071 2.01391 -0.739419 1.01113 2.01967 -0.759942 1.00368 2.03085 -0.754562 1.00368 2.03085 -0.754562 1.00842 2.02843 -0.772692 1.00051 2.04203 -0.773704 0.994534 2.04849 -0.757286 1.00368 2.03085 -0.754562 1.00051 2.04203 -0.773704 1.00051 2.04203 -0.773704 1.006 2.03351 -0.786702 0.997515 2.04682 -0.794943 0.997515 2.04682 -0.794943 1.00335 2.03497 -0.801983 0.99413 2.04484 -0.817504 0.98834 2.05968 -0.807378 0.997515 2.04682 -0.794943 0.99413 2.04484 -0.817504 0.99413 2.04484 -0.817504 1.00052 2.0324 -0.817461 0.990811 2.03603 -0.838207 0.992739 2.00436 -0.852326 0.989913 1.9898 -0.858146 0.984584 2.00284 -0.8664 0.984584 2.00284 -0.8664 0.989913 1.9898 -0.858146 0.981182 1.9808 -0.871766 0.975361 1.99506 -0.882598 0.981182 1.9808 -0.871766 0.973677 1.98184 -0.884724 0.975361 1.99506 -0.882598 0.984584 2.00284 -0.8664 0.981182 1.9808 -0.871766 0.975361 1.99506 -0.882598 0.977079 2.00786 -0.878389 0.984584 2.00284 -0.8664 0.989913 1.9898 -0.858146 0.987164 1.97437 -0.859997 0.981182 1.9808 -0.871766 0.981182 1.9808 -0.871766 0.987164 1.97437 -0.859997 0.978138 1.95898 -0.870195 0.972085 1.9687 -0.884766 0.978138 1.95898 -0.870195 0.970633 1.95609 -0.882869 0.972085 1.9687 -0.884766 0.981182 1.9808 -0.871766 0.978138 1.95898 -0.870195 0.972085 1.9687 -0.884766 0.973677 1.98184 -0.884724 0.981182 1.9808 -0.871766 0.987164 1.97437 -0.859997 0.984723 1.95956 -0.857979 0.978138 1.95898 -0.870195 0.978138 1.95898 -0.870195 0.984723 1.95956 -0.857979 0.975021 1.93849 -0.862057 0.969139 1.94379 -0.879062 0.975021 1.93849 -0.862057 0.967516 1.9319 -0.873262 0.969139 1.94379 -0.879062 0.978138 1.95898 -0.870195 0.975021 1.93849 -0.862057 0.969139 1.94379 -0.879062 0.970633 1.95609 -0.882869 0.978138 1.95898 -0.870195 0.984723 1.95956 -0.857979 0.982126 1.94544 -0.852214 0.975021 1.93849 -0.862057 0.975021 1.93849 -0.862057 0.982126 1.94544 -0.852214 0.979306 1.93293 -0.842779 0.971606 1.92097 -0.847594 0.979306 1.93293 -0.842779 0.976541 1.92334 -0.830515 0.968379 1.90901 -0.828787 0.976541 1.92334 -0.830515 0.97408 1.91739 -0.81676 0.965415 1.90343 -0.807825 0.97408 1.91739 -0.81676 0.971511 1.91503 -0.801749 0.962057 1.90452 -0.785262 0.971511 1.91503 -0.801749 0.968699 1.91661 -0.786175 0.965919 1.92215 -0.771595 0.962057 1.90452 -0.785262 0.968699 1.91661 -0.786175 0.965919 1.92215 -0.771595 0.958703 1.91255 -0.76416 0.962057 1.90452 -0.785262 0.965919 1.92215 -0.771595 0.963434 1.93087 -0.759348 0.958703 1.91255 -0.76416 0.958703 1.91255 -0.76416 0.963434 1.93087 -0.759348 0.955742 1.92606 -0.747193 0.949672 1.90857 -0.746972 0.955742 1.92606 -0.747193 0.948237 1.91722 -0.737659 0.949672 1.90857 -0.746972 0.958703 1.91255 -0.76416 0.955742 1.92606 -0.747193 0.949672 1.90857 -0.746972 0.951197 1.90128 -0.757689 0.958703 1.91255 -0.76416 0.958703 1.91255 -0.76416 0.951197 1.90128 -0.757689 0.952842 1.89559 -0.769692 0.962057 1.90452 -0.785262 0.952842 1.89559 -0.769692 0.954551 1.8918 -0.782601 0.956261 1.8901 -0.79595 0.962057 1.90452 -0.785262 0.954551 1.8918 -0.782601 0.956261 1.8901 -0.79595 0.965415 1.90343 -0.807825 0.962057 1.90452 -0.785262 0.956261 1.8901 -0.79595 0.957909 1.8905 -0.809238 0.965415 1.90343 -0.807825 0.965415 1.90343 -0.807825 0.957909 1.8905 -0.809238 0.95944 1.89289 -0.821991 0.968379 1.90901 -0.828787 0.95944 1.89289 -0.821991 0.960874 1.89709 -0.833985 0.962434 1.90321 -0.845515 0.968379 1.90901 -0.828787 0.960874 1.89709 -0.833985 0.962434 1.90321 -0.845515 0.971606 1.92097 -0.847594 0.968379 1.90901 -0.828787 0.962434 1.90321 -0.845515 0.9641 1.91122 -0.856188 0.971606 1.92097 -0.847594 0.971606 1.92097 -0.847594 0.9641 1.91122 -0.856188 0.965815 1.9209 -0.865558 0.975021 1.93849 -0.862057 0.965815 1.9209 -0.865558 0.967516 1.9319 -0.873262 0.975021 1.93849 -0.862057 0.971606 1.92097 -0.847594 0.965815 1.9209 -0.865558 0.975021 1.93849 -0.862057 0.979306 1.93293 -0.842779 0.971606 1.92097 -0.847594 0.971606 1.92097 -0.847594 0.976541 1.92334 -0.830515 0.968379 1.90901 -0.828787 0.968379 1.90901 -0.828787 0.97408 1.91739 -0.81676 0.965415 1.90343 -0.807825 0.95944 1.89289 -0.821991 0.968379 1.90901 -0.828787 0.965415 1.90343 -0.807825 0.965415 1.90343 -0.807825 0.971511 1.91503 -0.801749 0.962057 1.90452 -0.785262 0.963434 1.93087 -0.759348 0.960895 1.94245 -0.749596 0.955742 1.92606 -0.747193 0.955742 1.92606 -0.747193 0.960895 1.94245 -0.749596 0.952508 1.94457 -0.734746 0.946672 1.92746 -0.729538 0.952508 1.94457 -0.734746 0.945003 1.93908 -0.722964 0.946672 1.92746 -0.729538 0.955742 1.92606 -0.747193 0.952508 1.94457 -0.734746 0.946672 1.92746 -0.729538 0.948237 1.91722 -0.737659 0.955742 1.92606 -0.747193 0.960895 1.94245 -0.749596 0.958093 1.95658 -0.742897 0.952508 1.94457 -0.734746 0.952508 1.94457 -0.734746 0.958093 1.95658 -0.742897 0.949094 1.96641 -0.728514 0.943287 1.9517 -0.718256 0.949094 1.96641 -0.728514 0.941588 1.96486 -0.715607 0.943287 1.9517 -0.718256 0.952508 1.94457 -0.734746 0.949094 1.96641 -0.728514 0.943287 1.9517 -0.718256 0.945003 1.93908 -0.722964 0.952508 1.94457 -0.734746 0.958093 1.95658 -0.742897 0.9553 1.97194 -0.740078 0.949094 1.96641 -0.728514 0.949094 1.96641 -0.728514 0.9553 1.97194 -0.740078 0.945986 1.98842 -0.729262 0.939969 1.97807 -0.715055 0.945986 1.98842 -0.729262 0.938481 1.99085 -0.71649 0.939969 1.97807 -0.715055 0.949094 1.96641 -0.728514 0.945986 1.98842 -0.729262 0.939969 1.97807 -0.715055 0.941588 1.96486 -0.715607 0.949094 1.96641 -0.728514 0.9553 1.97194 -0.740078 0.952785 1.98699 -0.741211 0.945986 1.98842 -0.729262 0.945986 1.98842 -0.729262 0.952785 1.98699 -0.741211 0.950277 2.00127 -0.746058 0.942934 2.00906 -0.736567 0.950277 2.00127 -0.746058 0.947486 2.0143 -0.754664 0.939529 2.02711 -0.750318 0.947486 2.0143 -0.754664 0.944682 2.02468 -0.766362 0.936254 2.03986 -0.768741 0.944682 2.02468 -0.766362 0.942137 2.03153 -0.779879 0.933308 2.04622 -0.789436 0.942137 2.03153 -0.779879 0.939657 2.03475 -0.794553 0.929967 2.04598 -0.812057 0.939657 2.03475 -0.794553 0.93688 2.03414 -0.810132 0.934066 2.0295 -0.825088 0.929967 2.04598 -0.812057 0.93688 2.03414 -0.810132 0.934066 2.0295 -0.825088 0.926602 2.03878 -0.833406 0.929967 2.04598 -0.812057 0.934066 2.0295 -0.825088 0.931492 2.02145 -0.837985 0.926602 2.03878 -0.833406 0.926602 2.03878 -0.833406 0.931492 2.02145 -0.837985 0.923609 2.02589 -0.850934 0.917537 2.04337 -0.850503 0.923609 2.02589 -0.850934 0.916103 2.03508 -0.860131 0.917537 2.04337 -0.850503 0.926602 2.03878 -0.833406 0.923609 2.02589 -0.850934 0.917537 2.04337 -0.850503 0.919097 2.0503 -0.839438 0.926602 2.03878 -0.833406 0.926602 2.03878 -0.833406 0.919097 2.0503 -0.839438 0.920763 2.05554 -0.82717 0.929967 2.04598 -0.812057 0.920763 2.05554 -0.82717 0.922478 2.05882 -0.814105 0.924179 2.06 -0.800725 0.929967 2.04598 -0.812057 0.922478 2.05882 -0.814105 0.924179 2.06 -0.800725 0.933308 2.04622 -0.789436 0.929967 2.04598 -0.812057 0.924179 2.06 -0.800725 0.925802 2.05908 -0.787529 0.933308 2.04622 -0.789436 0.933308 2.04622 -0.789436 0.925802 2.05908 -0.787529 0.927296 2.05623 -0.774973 0.936254 2.03986 -0.768741 0.927296 2.05623 -0.774973 0.928749 2.05157 -0.763097 0.93034 2.04497 -0.751736 0.936254 2.03986 -0.768741 0.928749 2.05157 -0.763097 0.93034 2.04497 -0.751736 0.939529 2.02711 -0.750318 0.936254 2.03986 -0.768741 0.93034 2.04497 -0.751736 0.932024 2.03652 -0.741348 0.939529 2.02711 -0.750318 0.939529 2.02711 -0.750318 0.932024 2.03652 -0.741348 0.933741 2.02648 -0.732362 0.942934 2.00906 -0.736567 0.933741 2.02648 -0.732362 0.935428 2.01521 -0.725114 0.937024 2.00318 -0.719807 0.942934 2.00906 -0.736567 0.935428 2.01521 -0.725114 0.937024 2.00318 -0.719807 0.945986 1.98842 -0.729262 0.942934 2.00906 -0.736567 0.937024 2.00318 -0.719807 0.938481 1.99085 -0.71649 0.945986 1.98842 -0.729262 0.945986 1.98842 -0.729262 0.950277 2.00127 -0.746058 0.942934 2.00906 -0.736567 0.942934 2.00906 -0.736567 0.947486 2.0143 -0.754664 0.939529 2.02711 -0.750318 0.933741 2.02648 -0.732362 0.942934 2.00906 -0.736567 0.939529 2.02711 -0.750318 0.939529 2.02711 -0.750318 0.944682 2.02468 -0.766362 0.936254 2.03986 -0.768741 0.936254 2.03986 -0.768741 0.942137 2.03153 -0.779879 0.933308 2.04622 -0.789436 0.927296 2.05623 -0.774973 0.936254 2.03986 -0.768741 0.933308 2.04622 -0.789436 0.933308 2.04622 -0.789436 0.939657 2.03475 -0.794553 0.929967 2.04598 -0.812057 0.931492 2.02145 -0.837985 0.929035 2.01059 -0.848305 0.923609 2.02589 -0.850934 0.923609 2.02589 -0.850934 0.929035 2.01059 -0.848305 0.92043 2.00797 -0.86401 0.914572 2.02522 -0.868575 0.92043 2.00797 -0.86401 0.912924 2.01392 -0.875567 0.914572 2.02522 -0.868575 0.923609 2.02589 -0.850934 0.92043 2.00797 -0.86401 0.914572 2.02522 -0.868575 0.916103 2.03508 -0.860131 0.923609 2.02589 -0.850934 0.929035 2.01059 -0.848305 0.926273 1.99697 -0.855834 0.92043 2.00797 -0.86401 0.92043 2.00797 -0.86401 0.926273 1.99697 -0.855834 0.917011 1.98638 -0.871096 0.911214 2.0015 -0.880762 0.917011 1.98638 -0.871096 0.909505 1.98843 -0.883932 0.911214 2.0015 -0.880762 0.92043 2.00797 -0.86401 0.917011 1.98638 -0.871096 0.911214 2.0015 -0.880762 0.912924 2.01392 -0.875567 0.92043 2.00797 -0.86401 0.926273 1.99697 -0.855834 0.923452 1.98176 -0.859618 0.917011 1.98638 -0.871096 0.917011 1.98638 -0.871096 0.923452 1.98176 -0.859618 0.913841 1.96421 -0.871187 0.907861 1.97519 -0.885 0.913841 1.96421 -0.871187 0.906336 1.96226 -0.88404 0.907861 1.97519 -0.885 0.917011 1.98638 -0.871096 0.913841 1.96421 -0.871187 0.907861 1.97519 -0.885 0.909505 1.98843 -0.883932 0.917011 1.98638 -0.871096 0.923452 1.98176 -0.859618 0.92085 1.9665 -0.859395 0.913841 1.96421 -0.871187 0.913841 1.96421 -0.871187 0.92085 1.9665 -0.859395 0.918411 1.95209 -0.855453 0.910841 1.94342 -0.864707 0.918411 1.95209 -0.855453 0.915666 1.93862 -0.847714 0.907455 1.92488 -0.851696 0.915666 1.93862 -0.847714 0.912839 1.9275 -0.836657 0.904138 1.91138 -0.833704 0.912839 1.9275 -0.836657 0.91021 1.91977 -0.823441 0.901193 1.90423 -0.813269 0.91021 1.91977 -0.823441 0.907785 1.91569 -0.809091 0.89791 1.90358 -0.790858 0.907785 1.91569 -0.809091 0.905058 1.91534 -0.793598 0.902227 1.91904 -0.77835 0.89791 1.90358 -0.790858 0.905058 1.91534 -0.793598 0.902227 1.91904 -0.77835 0.894508 1.90997 -0.769091 0.89791 1.90358 -0.790858 0.902227 1.91904 -0.77835 0.899573 1.92637 -0.764853 0.894508 1.90997 -0.769091 0.894508 1.90997 -0.769091 0.899573 1.92637 -0.764853 0.891465 1.92225 -0.750992 0.885412 1.90477 -0.752115 0.891465 1.92225 -0.750992 0.88396 1.91273 -0.742144 0.885412 1.90477 -0.752115 0.894508 1.90997 -0.769091 0.891465 1.92225 -0.750992 0.885412 1.90477 -0.752115 0.887003 1.89823 -0.76351 0.894508 1.90997 -0.769091 0.894508 1.90997 -0.769091 0.887003 1.89823 -0.76351 0.888687 1.89345 -0.776018 0.89791 1.90358 -0.790858 0.888687 1.89345 -0.776018 0.890404 1.89069 -0.789208 0.892091 1.89004 -0.802588 0.89791 1.90358 -0.790858 0.890404 1.89069 -0.789208 0.892091 1.89004 -0.802588 0.901193 1.90423 -0.813269 0.89791 1.90358 -0.790858 0.892091 1.89004 -0.802588 0.893687 1.89146 -0.815665 0.901193 1.90423 -0.813269 0.901193 1.90423 -0.813269 0.893687 1.89146 -0.815665 0.895144 1.89475 -0.828006 0.904138 1.91138 -0.833704 0.895144 1.89475 -0.828006 0.896632 1.89989 -0.839789 0.898251 1.90696 -0.850952 0.904138 1.91138 -0.833704 0.896632 1.89989 -0.839789 0.898251 1.90696 -0.850952 0.907455 1.92488 -0.851696 0.904138 1.91138 -0.833704 0.898251 1.90696 -0.850952 0.89995 1.91584 -0.86103 0.907455 1.92488 -0.851696 0.907455 1.92488 -0.851696 0.89995 1.91584 -0.86103 0.901666 1.92622 -0.869611 0.910841 1.94342 -0.864707 0.901666 1.92622 -0.869611 0.903335 1.93772 -0.87639 0.9049 1.94987 -0.881201 0.910841 1.94342 -0.864707 0.903335 1.93772 -0.87639 0.9049 1.94987 -0.881201 0.913841 1.96421 -0.871187 0.910841 1.94342 -0.864707 0.9049 1.94987 -0.881201 0.906336 1.96226 -0.88404 0.913841 1.96421 -0.871187 0.913841 1.96421 -0.871187 0.918411 1.95209 -0.855453 0.910841 1.94342 -0.864707 0.910841 1.94342 -0.864707 0.915666 1.93862 -0.847714 0.907455 1.92488 -0.851696 0.901666 1.92622 -0.869611 0.910841 1.94342 -0.864707 0.907455 1.92488 -0.851696 0.907455 1.92488 -0.851696 0.912839 1.9275 -0.836657 0.904138 1.91138 -0.833704 0.904138 1.91138 -0.833704 0.91021 1.91977 -0.823441 0.901193 1.90423 -0.813269 0.895144 1.89475 -0.828006 0.904138 1.91138 -0.833704 0.901193 1.90423 -0.813269 0.901193 1.90423 -0.813269 0.907785 1.91569 -0.809091 0.89791 1.90358 -0.790858 0.899573 1.92637 -0.764853 0.897157 1.93653 -0.753953 0.891465 1.92225 -0.750992 0.891465 1.92225 -0.750992 0.897157 1.93653 -0.753953 0.888347 1.93956 -0.737329 0.882465 1.92218 -0.733402 0.888347 1.93956 -0.737329 0.880842 1.93316 -0.726013 0.882465 1.92218 -0.733402 0.891465 1.92225 -0.750992 0.888347 1.93956 -0.737329 0.882465 1.92218 -0.733402 0.88396 1.91273 -0.742144 0.891465 1.92225 -0.750992 0.897157 1.93653 -0.753953 0.89445 1.94958 -0.745653 0.888347 1.93956 -0.737329 0.888347 1.93956 -0.737329 0.89445 1.94958 -0.745653 0.884931 1.96084 -0.729405 0.879141 1.94533 -0.720345 0.884931 1.96084 -0.729405 0.877426 1.95829 -0.716659 0.879141 1.94533 -0.720345 0.888347 1.93956 -0.737329 0.884931 1.96084 -0.729405 0.879141 1.94533 -0.720345 0.880842 1.93316 -0.726013 0.888347 1.93956 -0.737329 0.89445 1.94958 -0.745653 0.891617 1.96454 -0.740919 0.884931 1.96084 -0.729405 0.884931 1.96084 -0.729405 0.891617 1.96454 -0.740919 0.888939 1.97993 -0.740202 0.881706 1.98311 -0.728459 0.888939 1.97993 -0.740202 0.886526 1.9945 -0.743258 0.878741 2.00406 -0.734123 0.886526 1.9945 -0.743258 0.883841 2.00832 -0.750102 0.875382 2.02304 -0.746369 0.883841 2.00832 -0.750102 0.881007 2.02012 -0.76045 0.872029 2.03729 -0.763883 0.881007 2.02012 -0.76045 0.878307 2.02872 -0.773279 0.869069 2.04521 -0.784064 0.878307 2.02872 -0.773279 0.875893 2.03365 -0.787338 0.873231 2.03494 -0.802659 0.869069 2.04521 -0.784064 0.875893 2.03365 -0.787338 0.873231 2.03494 -0.802659 0.865834 2.04672 -0.806326 0.869069 2.04521 -0.784064 0.873231 2.03494 -0.802659 0.870398 2.0322 -0.81811 0.865834 2.04672 -0.806326 0.865834 2.04672 -0.806326 0.870398 2.0322 -0.81811 0.86242 2.04118 -0.828353 0.856613 2.05743 -0.820752 0.86242 2.04118 -0.828353 0.854914 2.05313 -0.833472 0.856613 2.05743 -0.820752 0.865834 2.04672 -0.806326 0.86242 2.04118 -0.828353 0.856613 2.05743 -0.820752 0.858329 2.05967 -0.807468 0.865834 2.04672 -0.806326 0.865834 2.04672 -0.806326 0.858329 2.05967 -0.807468 0.859998 2.0598 -0.794118 0.869069 2.04521 -0.784064 0.859998 2.0598 -0.794118 0.861563 2.05789 -0.781187 0.862999 2.05416 -0.769036 0.869069 2.04521 -0.784064 0.861563 2.05789 -0.781187 0.862999 2.05416 -0.769036 0.872029 2.03729 -0.763883 0.869069 2.04521 -0.784064 0.862999 2.05416 -0.769036 0.864524 2.04853 -0.757362 0.872029 2.03729 -0.763883 0.872029 2.03729 -0.763883 0.864524 2.04853 -0.757362 0.866168 2.04099 -0.746427 0.875382 2.02304 -0.746369 0.866168 2.04099 -0.746427 0.867877 2.03171 -0.736686 0.869587 2.02101 -0.728529 0.875382 2.02304 -0.746369 0.867877 2.03171 -0.736686 0.869587 2.02101 -0.728529 0.878741 2.00406 -0.734123 0.875382 2.02304 -0.746369 0.869587 2.02101 -0.728529 0.871236 2.0093 -0.722229 0.878741 2.00406 -0.734123 0.878741 2.00406 -0.734123 0.871236 2.0093 -0.722229 0.872767 1.99706 -0.717913 0.881706 1.98311 -0.728459 0.872767 1.99706 -0.717913 0.874201 1.98458 -0.715542 0.87576 1.97153 -0.715071 0.881706 1.98311 -0.728459 0.874201 1.98458 -0.715542 0.87576 1.97153 -0.715071 0.884931 1.96084 -0.729405 0.881706 1.98311 -0.728459 0.87576 1.97153 -0.715071 0.877426 1.95829 -0.716659 0.884931 1.96084 -0.729405 0.884931 1.96084 -0.729405 0.888939 1.97993 -0.740202 0.881706 1.98311 -0.728459 0.881706 1.98311 -0.728459 0.886526 1.9945 -0.743258 0.878741 2.00406 -0.734123 0.872767 1.99706 -0.717913 0.881706 1.98311 -0.728459 0.878741 2.00406 -0.734123 0.878741 2.00406 -0.734123 0.883841 2.00832 -0.750102 0.875382 2.02304 -0.746369 0.875382 2.02304 -0.746369 0.881007 2.02012 -0.76045 0.872029 2.03729 -0.763883 0.866168 2.04099 -0.746427 0.875382 2.02304 -0.746369 0.872029 2.03729 -0.763883 0.872029 2.03729 -0.763883 0.878307 2.02872 -0.773279 0.869069 2.04521 -0.784064 0.870398 2.0322 -0.81811 0.867678 2.02566 -0.832145 0.86242 2.04118 -0.828353 0.86242 2.04118 -0.828353 0.867678 2.02566 -0.832145 0.859313 2.02952 -0.847029 0.853295 2.047 -0.845179 0.859313 2.02952 -0.847029 0.851808 2.03936 -0.85552 0.853295 2.047 -0.845179 0.86242 2.04118 -0.828353 0.859313 2.02952 -0.847029 0.853295 2.047 -0.845179 0.854914 2.05313 -0.833472 0.86242 2.04118 -0.828353 0.867678 2.02566 -0.832145 0.865257 2.01617 -0.843645 0.859313 2.02952 -0.847029 0.859313 2.02952 -0.847029 0.865257 2.01617 -0.843645 0.85626 2.01286 -0.861242 0.85035 2.03032 -0.864537 0.85626 2.01286 -0.861242 0.848754 2.0197 -0.872299 0.85035 2.03032 -0.864537 0.859313 2.02952 -0.847029 0.85626 2.01286 -0.861242 0.85035 2.03032 -0.864537 0.851808 2.03936 -0.85552 0.859313 2.02952 -0.847029 0.865257 2.01617 -0.843645 0.862619 2.00377 -0.852653 0.85626 2.01286 -0.861242 0.85626 2.01286 -0.861242 0.862619 2.00377 -0.852653 0.852859 1.99194 -0.869978 0.847067 2.00778 -0.878424 0.852859 1.99194 -0.869978 0.84535 1.99498 -0.88262 0.847067 2.00778 -0.878424 0.85626 2.01286 -0.861242 0.852859 1.99194 -0.869978 0.847067 2.00778 -0.878424 0.848754 2.0197 -0.872299 0.85626 2.01286 -0.861242 0.862619 2.00377 -0.852653 0.859791 1.98914 -0.85831 0.852859 1.99194 -0.869978 0.852859 1.99194 -0.869978 0.859791 1.98914 -0.85831 0.857051 1.97371 -0.859986 0.849581 1.96959 -0.871797 0.857051 1.97371 -0.859986 0.854618 1.95894 -0.85781 0.846634 1.94849 -0.866943 0.854618 1.95894 -0.85781 0.852007 1.94486 -0.851878 0.843309 1.92911 -0.855483 0.852007 1.94486 -0.851878 0.849183 1.93245 -0.842299 0.839928 1.91415 -0.838491 0.849183 1.93245 -0.842299 0.846427 1.923 -0.829942 0.836936 1.90543 -0.818558 0.846427 1.923 -0.829942 0.843977 1.91721 -0.816142 0.841393 1.91501 -0.801077 0.836936 1.90543 -0.818558 0.843977 1.91721 -0.816142 0.841393 1.91501 -0.801077 0.833755 1.90309 -0.796494 0.836936 1.90543 -0.818558 0.841393 1.91501 -0.801077 0.838576 1.91678 -0.785513 0.833755 1.90309 -0.796494 0.833755 1.90309 -0.796494 0.838576 1.91678 -0.785513 0.830336 1.90776 -0.774256 0.82454 1.89182 -0.782513 0.830336 1.90776 -0.774256 0.822831 1.89562 -0.769608 0.82454 1.89182 -0.782513 0.833755 1.90309 -0.796494 0.830336 1.90776 -0.774256 0.82454 1.89182 -0.782513 0.82625 1.8901 -0.795861 0.833755 1.90309 -0.796494 0.833755 1.90309 -0.796494 0.82625 1.8901 -0.795861 0.827899 1.89049 -0.80915 0.836936 1.90543 -0.818558 0.827899 1.89049 -0.80915 0.82943 1.89287 -0.821909 0.830864 1.89706 -0.833907 0.836936 1.90543 -0.818558 0.82943 1.89287 -0.821909 0.830864 1.89706 -0.833907 0.839928 1.91415 -0.838491 0.836936 1.90543 -0.818558 0.830864 1.89706 -0.833907 0.832423 1.90317 -0.845441 0.839928 1.91415 -0.838491 0.839928 1.91415 -0.838491 0.832423 1.90317 -0.845441 0.834089 1.91116 -0.85612 0.843309 1.92911 -0.855483 0.834089 1.91116 -0.85612 0.835804 1.92083 -0.865501 0.837505 1.93182 -0.873217 0.843309 1.92911 -0.855483 0.835804 1.92083 -0.865501 0.837505 1.93182 -0.873217 0.846634 1.94849 -0.866943 0.843309 1.92911 -0.855483 0.837505 1.93182 -0.873217 0.839129 1.94371 -0.87903 0.846634 1.94849 -0.866943 0.846634 1.94849 -0.866943 0.839129 1.94371 -0.87903 0.840623 1.956 -0.88285 0.849581 1.96959 -0.871797 0.840623 1.956 -0.88285 0.842075 1.96862 -0.88476 0.843666 1.98175 -0.884731 0.849581 1.96959 -0.871797 0.842075 1.96862 -0.88476 0.843666 1.98175 -0.884731 0.852859 1.99194 -0.869978 0.849581 1.96959 -0.871797 0.843666 1.98175 -0.884731 0.84535 1.99498 -0.88262 0.852859 1.99194 -0.869978 0.852859 1.99194 -0.869978 0.857051 1.97371 -0.859986 0.849581 1.96959 -0.871797 0.849581 1.96959 -0.871797 0.854618 1.95894 -0.85781 0.846634 1.94849 -0.866943 0.840623 1.956 -0.88285 0.849581 1.96959 -0.871797 0.846634 1.94849 -0.866943 0.846634 1.94849 -0.866943 0.852007 1.94486 -0.851878 0.843309 1.92911 -0.855483 0.843309 1.92911 -0.855483 0.849183 1.93245 -0.842299 0.839928 1.91415 -0.838491 0.834089 1.91116 -0.85612 0.843309 1.92911 -0.855483 0.839928 1.91415 -0.838491 0.839928 1.91415 -0.838491 0.846427 1.923 -0.829942 0.836936 1.90543 -0.818558 0.838576 1.91678 -0.785513 0.835804 1.92247 -0.771009 0.830336 1.90776 -0.774256 0.830336 1.90776 -0.774256 0.835804 1.92247 -0.771009 0.827168 1.91877 -0.755026 0.821187 1.90132 -0.757613 0.827168 1.91877 -0.755026 0.819663 1.90862 -0.746906 0.821187 1.90132 -0.757613 0.830336 1.90776 -0.774256 0.827168 1.91877 -0.755026 0.821187 1.90132 -0.757613 0.822831 1.89562 -0.769608 0.830336 1.90776 -0.774256 0.835804 1.92247 -0.771009 0.833333 1.93131 -0.75888 0.827168 1.91877 -0.755026 0.827168 1.91877 -0.755026 0.833333 1.93131 -0.75888 0.824167 1.93479 -0.740273 0.818227 1.91728 -0.737601 0.824167 1.93479 -0.740273 0.816661 1.92753 -0.729489 0.818227 1.91728 -0.737601 0.827168 1.91877 -0.755026 0.824167 1.93479 -0.740273 0.818227 1.91728 -0.737601 0.819663 1.90862 -0.746906 0.827168 1.91877 -0.755026 0.833333 1.93131 -0.75888 0.830778 1.94302 -0.749235 0.824167 1.93479 -0.740273 0.824167 1.93479 -0.740273 0.830778 1.94302 -0.749235 0.820781 1.95534 -0.730737 0.814991 1.93916 -0.722926 0.820781 1.95534 -0.730737 0.813275 1.95179 -0.718231 0.814991 1.93916 -0.722926 0.824167 1.93479 -0.740273 0.820781 1.95534 -0.730737 0.814991 1.93916 -0.722926 0.816661 1.92753 -0.729489 0.824167 1.93479 -0.740273 0.830778 1.94302 -0.749235 0.82797 1.95723 -0.742692 0.820781 1.95534 -0.730737 0.820781 1.95534 -0.730737 0.82797 1.95723 -0.742692 0.825184 1.97261 -0.740048 0.817464 1.97767 -0.72805 0.825184 1.97261 -0.740048 0.822686 1.98762 -0.741341 0.814519 1.99894 -0.732096 0.822686 1.98762 -0.741341 0.82016 2.00187 -0.746354 0.811236 2.01867 -0.742752 0.82016 2.00187 -0.746354 0.817363 2.01481 -0.755113 0.807834 2.03431 -0.75918 0.817363 2.01481 -0.755113 0.814565 2.02506 -0.766919 0.812036 2.03174 -0.780482 0.807834 2.03431 -0.75918 0.814565 2.02506 -0.766919 0.812036 2.03174 -0.780482 0.804793 2.04383 -0.778869 0.807834 2.03431 -0.75918 0.812036 2.03174 -0.780482 0.809542 2.03481 -0.795218 0.804793 2.04383 -0.778869 0.804793 2.04383 -0.778869 0.809542 2.03481 -0.795218 0.801673 2.047 -0.80069 0.795792 2.05909 -0.787615 0.801673 2.047 -0.80069 0.794167 2.06 -0.800814 0.795792 2.05909 -0.787615 0.804793 2.04383 -0.778869 0.801673 2.047 -0.80069 0.795792 2.05909 -0.787615 0.797287 2.05626 -0.775054 0.804793 2.04383 -0.778869 0.804793 2.04383 -0.778869 0.797287 2.05626 -0.775054 0.798738 2.05161 -0.763175 0.807834 2.03431 -0.75918 0.798738 2.05161 -0.763175 0.800329 2.04502 -0.751809 0.802012 2.03658 -0.741413 0.807834 2.03431 -0.75918 0.800329 2.04502 -0.751809 0.802012 2.03658 -0.741413 0.811236 2.01867 -0.742752 0.807834 2.03431 -0.75918 0.802012 2.03658 -0.741413 0.80373 2.02655 -0.732416 0.811236 2.01867 -0.742752 0.811236 2.01867 -0.742752 0.80373 2.02655 -0.732416 0.805417 2.01529 -0.725156 0.814519 1.99894 -0.732096 0.805417 2.01529 -0.725156 0.807014 2.00326 -0.719835 0.808471 1.99093 -0.716506 0.814519 1.99894 -0.732096 0.807014 2.00326 -0.719835 0.808471 1.99093 -0.716506 0.817464 1.97767 -0.72805 0.814519 1.99894 -0.732096 0.808471 1.99093 -0.716506 0.809958 1.97816 -0.715059 0.817464 1.97767 -0.72805 0.817464 1.97767 -0.72805 0.809958 1.97816 -0.715059 0.811577 1.96495 -0.715596 0.820781 1.95534 -0.730737 0.811577 1.96495 -0.715596 0.813275 1.95179 -0.718231 0.820781 1.95534 -0.730737 0.817464 1.97767 -0.72805 0.811577 1.96495 -0.715596 0.820781 1.95534 -0.730737 0.825184 1.97261 -0.740048 0.817464 1.97767 -0.72805 0.817464 1.97767 -0.72805 0.822686 1.98762 -0.741341 0.814519 1.99894 -0.732096 0.814519 1.99894 -0.732096 0.82016 2.00187 -0.746354 0.811236 2.01867 -0.742752 0.805417 2.01529 -0.725156 0.814519 1.99894 -0.732096 0.811236 2.01867 -0.742752 0.811236 2.01867 -0.742752 0.817363 2.01481 -0.755113 0.807834 2.03431 -0.75918 0.809542 2.03481 -0.795218 0.806757 2.03402 -0.810802 0.801673 2.047 -0.80069 0.801673 2.047 -0.80069 0.806757 2.03402 -0.810802 0.798257 2.0432 -0.823086 0.792467 2.05881 -0.814194 0.798257 2.0432 -0.823086 0.790752 2.05551 -0.827255 0.792467 2.05881 -0.814194 0.801673 2.047 -0.80069 0.798257 2.0432 -0.823086 0.792467 2.05881 -0.814194 0.794167 2.06 -0.800814 0.801673 2.047 -0.80069 0.806757 2.03402 -0.810802 0.803948 2.02922 -0.825697 0.798257 2.0432 -0.823086 0.798257 2.0432 -0.823086 0.803948 2.02922 -0.825697 0.795033 2.03287 -0.842837 0.789086 2.05026 -0.839516 0.795033 2.03287 -0.842837 0.787527 2.04332 -0.850572 0.789086 2.05026 -0.839516 0.798257 2.0432 -0.823086 0.795033 2.03287 -0.842837 0.789086 2.05026 -0.839516 0.790752 2.05551 -0.827255 0.798257 2.0432 -0.823086 0.803948 2.02922 -0.825697 0.80139 2.02104 -0.838479 0.795033 2.03287 -0.842837 0.795033 2.03287 -0.842837 0.80139 2.02104 -0.838479 0.792067 2.01748 -0.858131 0.786094 2.03502 -0.860191 0.792067 2.01748 -0.858131 0.784562 2.02515 -0.868626 0.786094 2.03502 -0.860191 0.795033 2.03287 -0.842837 0.792067 2.01748 -0.858131 0.786094 2.03502 -0.860191 0.787527 2.04332 -0.850572 0.795033 2.03287 -0.842837 0.80139 2.02104 -0.838479 0.798921 2.01005 -0.848697 0.792067 2.01748 -0.858131 0.792067 2.01748 -0.858131 0.798921 2.01005 -0.848697 0.79615 1.99633 -0.856079 0.788708 1.99738 -0.868434 0.79615 1.99633 -0.856079 0.793333 1.98109 -0.85969 0.785355 1.97509 -0.872 0.793333 1.98109 -0.85969 0.790746 1.96586 -0.8593 0.782396 1.95365 -0.868761 0.790746 1.96586 -0.8593 0.788298 1.95148 -0.855196 0.77916 1.93362 -0.858921 0.788298 1.95148 -0.855196 0.785543 1.93808 -0.847298 0.775746 1.91732 -0.843099 0.785543 1.93808 -0.847298 0.782719 1.92709 -0.83612 0.780105 1.91952 -0.822843 0.775746 1.91732 -0.843099 0.782719 1.92709 -0.83612 0.780105 1.91952 -0.822843 0.772641 1.907 -0.823655 0.775746 1.91732 -0.843099 0.780105 1.91952 -0.822843 0.777673 1.9156 -0.808437 0.772641 1.907 -0.823655 0.772641 1.907 -0.823655 0.777673 1.9156 -0.808437 0.769586 1.90303 -0.802117 0.763677 1.89144 -0.81558 0.769586 1.90303 -0.802117 0.76208 1.89004 -0.8025 0.763677 1.89144 -0.81558 0.772641 1.907 -0.823655 0.769586 1.90303 -0.802117 0.763677 1.89144 -0.81558 0.765135 1.89472 -0.827926 0.772641 1.907 -0.823655 0.772641 1.907 -0.823655 0.765135 1.89472 -0.827926 0.766622 1.89985 -0.839713 0.775746 1.91732 -0.843099 0.766622 1.89985 -0.839713 0.76824 1.90691 -0.850881 0.769938 1.91577 -0.860967 0.775746 1.91732 -0.843099 0.76824 1.90691 -0.850881 0.769938 1.91577 -0.860967 0.77916 1.93362 -0.858921 0.775746 1.91732 -0.843099 0.769938 1.91577 -0.860967 0.771654 1.92615 -0.869559 0.77916 1.93362 -0.858921 0.77916 1.93362 -0.858921 0.771654 1.92615 -0.869559 0.773324 1.93764 -0.876351 0.782396 1.95365 -0.868761 0.773324 1.93764 -0.876351 0.77489 1.94979 -0.881176 0.776326 1.96218 -0.884028 0.782396 1.95365 -0.868761 0.77489 1.94979 -0.881176 0.776326 1.96218 -0.884028 0.785355 1.97509 -0.872 0.782396 1.95365 -0.868761 0.776326 1.96218 -0.884028 0.77785 1.9751 -0.885 0.785355 1.97509 -0.872 0.785355 1.97509 -0.872 0.77785 1.9751 -0.885 0.779494 1.98834 -0.883946 0.788708 1.99738 -0.868434 0.779494 1.98834 -0.883946 0.781202 2.00142 -0.88079 0.782913 2.01384 -0.875608 0.788708 1.99738 -0.868434 0.781202 2.00142 -0.88079 0.782913 2.01384 -0.875608 0.792067 2.01748 -0.858131 0.788708 1.99738 -0.868434 0.782913 2.01384 -0.875608 0.784562 2.02515 -0.868626 0.792067 2.01748 -0.858131 0.792067 2.01748 -0.858131 0.79615 1.99633 -0.856079 0.788708 1.99738 -0.868434 0.788708 1.99738 -0.868434 0.793333 1.98109 -0.85969 0.785355 1.97509 -0.872 0.779494 1.98834 -0.883946 0.788708 1.99738 -0.868434 0.785355 1.97509 -0.872 0.785355 1.97509 -0.872 0.790746 1.96586 -0.8593 0.782396 1.95365 -0.868761 0.782396 1.95365 -0.868761 0.788298 1.95148 -0.855196 0.77916 1.93362 -0.858921 0.773324 1.93764 -0.876351 0.782396 1.95365 -0.868761 0.77916 1.93362 -0.858921 0.77916 1.93362 -0.858921 0.785543 1.93808 -0.847298 0.775746 1.91732 -0.843099 0.777673 1.9156 -0.808437 0.774936 1.91542 -0.792922 0.769586 1.90303 -0.802117 0.769586 1.90303 -0.802117 0.774936 1.91542 -0.792922 0.766181 1.90595 -0.779613 0.760393 1.8907 -0.789119 0.766181 1.90595 -0.779613 0.758675 1.89348 -0.775932 0.760393 1.8907 -0.789119 0.769586 1.90303 -0.802117 0.766181 1.90595 -0.779613 0.760393 1.8907 -0.789119 0.76208 1.89004 -0.8025 0.769586 1.90303 -0.802117 0.774936 1.91542 -0.792922 0.772107 1.91929 -0.777721 0.766181 1.90595 -0.779613 0.766181 1.90595 -0.779613 0.772107 1.91929 -0.777721 0.762907 1.91555 -0.759378 0.756992 1.89827 -0.76343 0.762907 1.91555 -0.759378 0.755402 1.90482 -0.752043 0.756992 1.89827 -0.76343 0.766181 1.90595 -0.779613 0.762907 1.91555 -0.759378 0.756992 1.89827 -0.76343 0.758675 1.89348 -0.775932 0.766181 1.90595 -0.779613 0.772107 1.91929 -0.777721 0.769466 1.92676 -0.764328 0.762907 1.91555 -0.759378 0.762907 1.91555 -0.759378 0.769466 1.92676 -0.764328 0.759961 1.93032 -0.743542 0.75395 1.91279 -0.742082 0.759961 1.93032 -0.743542 0.752455 1.92225 -0.733348 0.75395 1.91279 -0.742082 0.762907 1.91555 -0.759378 0.759961 1.93032 -0.743542 0.75395 1.91279 -0.742082 0.755402 1.90482 -0.752043 0.762907 1.91555 -0.759378 0.769466 1.92676 -0.764328 0.767046 1.93704 -0.753534 0.759961 1.93032 -0.743542 0.759961 1.93032 -0.743542 0.767046 1.93704 -0.753534 0.764328 1.95019 -0.745369 0.756635 1.94994 -0.732501 0.764328 1.95019 -0.745369 0.761496 1.96521 -0.740805 0.753254 1.97214 -0.728057 0.761496 1.96521 -0.740805 0.758831 1.98058 -0.74026 0.750263 1.99376 -0.730487 0.758831 1.98058 -0.74026 0.756417 1.99512 -0.743475 0.747081 2.01404 -0.7395 0.756417 1.99512 -0.743475 0.753719 2.00888 -0.750482 0.750886 2.02056 -0.760963 0.747081 2.01404 -0.7395 0.753719 2.00888 -0.750482 0.750886 2.02056 -0.760963 0.743662 2.03095 -0.754679 0.747081 2.01404 -0.7395 0.750886 2.02056 -0.760963 0.748198 2.02901 -0.773868 0.743662 2.03095 -0.754679 0.743662 2.03095 -0.754679 0.748198 2.02901 -0.773868 0.740495 2.04208 -0.773838 0.734513 2.04858 -0.757438 0.740495 2.04208 -0.773838 0.732989 2.05419 -0.769115 0.734513 2.04858 -0.757438 0.743662 2.03095 -0.754679 0.740495 2.04208 -0.773838 0.734513 2.04858 -0.757438 0.736157 2.04105 -0.746496 0.743662 2.03095 -0.754679 0.743662 2.03095 -0.754679 0.736157 2.04105 -0.746496 0.737865 2.03178 -0.736746 0.747081 2.01404 -0.7395 0.737865 2.03178 -0.736746 0.739576 2.02108 -0.728577 0.741225 2.00938 -0.722264 0.747081 2.01404 -0.7395 0.739576 2.02108 -0.728577 0.741225 2.00938 -0.722264 0.750263 1.99376 -0.730487 0.747081 2.01404 -0.7395 0.741225 2.00938 -0.722264 0.742757 1.99715 -0.717936 0.750263 1.99376 -0.730487 0.750263 1.99376 -0.730487 0.742757 1.99715 -0.717936 0.744191 1.98467 -0.715551 0.753254 1.97214 -0.728057 0.744191 1.98467 -0.715551 0.745749 1.97162 -0.715067 0.747414 1.95838 -0.716641 0.753254 1.97214 -0.728057 0.745749 1.97162 -0.715067 0.747414 1.95838 -0.716641 0.756635 1.94994 -0.732501 0.753254 1.97214 -0.728057 0.747414 1.95838 -0.716641 0.74913 1.94542 -0.720314 0.756635 1.94994 -0.732501 0.756635 1.94994 -0.732501 0.74913 1.94542 -0.720314 0.75083 1.93323 -0.72597 0.759961 1.93032 -0.743542 0.75083 1.93323 -0.72597 0.752455 1.92225 -0.733348 0.759961 1.93032 -0.743542 0.756635 1.94994 -0.732501 0.75083 1.93323 -0.72597 0.759961 1.93032 -0.743542 0.764328 1.95019 -0.745369 0.756635 1.94994 -0.732501 0.756635 1.94994 -0.732501 0.761496 1.96521 -0.740805 0.753254 1.97214 -0.728057 0.753254 1.97214 -0.728057 0.758831 1.98058 -0.74026 0.750263 1.99376 -0.730487 0.744191 1.98467 -0.715551 0.753254 1.97214 -0.728057 0.750263 1.99376 -0.730487 0.750263 1.99376 -0.730487 0.756417 1.99512 -0.743475 0.747081 2.01404 -0.7395 0.748198 2.02901 -0.773868 0.745785 2.03378 -0.787977 0.740495 2.04208 -0.773838 0.740495 2.04208 -0.773838 0.745785 2.03378 -0.787977 0.737493 2.04683 -0.795092 0.731553 2.05791 -0.781271 0.737493 2.04683 -0.795092 0.729987 2.0598 -0.794206 0.731553 2.05791 -0.781271 0.740495 2.04208 -0.773838 0.737493 2.04683 -0.795092 0.731553 2.05791 -0.781271 0.732989 2.05419 -0.769115 0.740495 2.04208 -0.773838 0.745785 2.03378 -0.787977 0.74311 2.03491 -0.803335 0.737493 2.04683 -0.795092 0.737493 2.04683 -0.795092 0.74311 2.03491 -0.803335 0.734107 2.0448 -0.817652 0.728317 2.05966 -0.807557 0.734107 2.0448 -0.817652 0.726601 2.05741 -0.820839 0.728317 2.05966 -0.807557 0.737493 2.04683 -0.795092 0.734107 2.0448 -0.817652 0.728317 2.05966 -0.807557 0.729987 2.0598 -0.794206 0.737493 2.04683 -0.795092 0.74311 2.03491 -0.803335 0.740277 2.03199 -0.818756 0.734107 2.0448 -0.817652 0.734107 2.0448 -0.817652 0.740277 2.03199 -0.818756 0.73079 2.03595 -0.838331 0.724903 2.0531 -0.833554 0.73079 2.03595 -0.838331 0.723285 2.04695 -0.845252 0.724903 2.0531 -0.833554 0.734107 2.0448 -0.817652 0.73079 2.03595 -0.838331 0.724903 2.0531 -0.833554 0.726601 2.05741 -0.820839 0.734107 2.0448 -0.817652 0.740277 2.03199 -0.818756 0.737567 2.02531 -0.832699 0.73079 2.03595 -0.838331 0.73079 2.03595 -0.838331 0.737567 2.02531 -0.832699 0.73515 2.0157 -0.844089 0.727846 2.0218 -0.854715 0.73515 2.0157 -0.844089 0.732499 2.00317 -0.852974 0.724561 2.0027 -0.866459 0.732499 2.00317 -0.852974 0.729668 1.98848 -0.858467 0.72116 1.98065 -0.871778 0.729668 1.98848 -0.858467 0.726939 1.97305 -0.859968 0.71812 1.95884 -0.870163 0.726939 1.97305 -0.859968 0.724513 1.95831 -0.857633 0.714999 1.93836 -0.861981 0.724513 1.95831 -0.857633 0.721887 1.94427 -0.851536 0.719061 1.93197 -0.841814 0.714999 1.93836 -0.861981 0.721887 1.94427 -0.851536 0.719061 1.93197 -0.841814 0.711583 1.92087 -0.84748 0.714999 1.93836 -0.861981 0.719061 1.93197 -0.841814 0.716313 1.92268 -0.829365 0.711583 1.92087 -0.84748 0.711583 1.92087 -0.84748 0.716313 1.92268 -0.829365 0.70836 1.90895 -0.828654 0.702412 1.90312 -0.845366 0.70836 1.90895 -0.828654 0.700854 1.89702 -0.833828 0.702412 1.90312 -0.845366 0.711583 1.92087 -0.84748 0.70836 1.90895 -0.828654 0.702412 1.90312 -0.845366 0.704077 1.9111 -0.856053 0.711583 1.92087 -0.84748 0.711583 1.92087 -0.84748 0.704077 1.9111 -0.856053 0.705792 1.92076 -0.865443 0.714999 1.93836 -0.861981 0.705792 1.92076 -0.865443 0.707493 1.93175 -0.873172 0.709118 1.94363 -0.878998 0.714999 1.93836 -0.861981 0.707493 1.93175 -0.873172 0.709118 1.94363 -0.878998 0.71812 1.95884 -0.870163 0.714999 1.93836 -0.861981 0.709118 1.94363 -0.878998 0.710614 1.95592 -0.882831 0.71812 1.95884 -0.870163 0.71812 1.95884 -0.870163 0.710614 1.95592 -0.882831 0.712065 1.96853 -0.884753 0.72116 1.98065 -0.871778 0.712065 1.96853 -0.884753 0.713655 1.98167 -0.884738 0.715338 1.99489 -0.882641 0.72116 1.98065 -0.871778 0.713655 1.98167 -0.884738 0.715338 1.99489 -0.882641 0.724561 2.0027 -0.866459 0.72116 1.98065 -0.871778 0.715338 1.99489 -0.882641 0.717056 2.0077 -0.878459 0.724561 2.0027 -0.866459 0.724561 2.0027 -0.866459 0.717056 2.0077 -0.878459 0.718743 2.01962 -0.872346 0.727846 2.0218 -0.854715 0.718743 2.01962 -0.872346 0.72034 2.03025 -0.864594 0.721798 2.03931 -0.855584 0.727846 2.0218 -0.854715 0.72034 2.03025 -0.864594 0.721798 2.03931 -0.855584 0.73079 2.03595 -0.838331 0.727846 2.0218 -0.854715 0.721798 2.03931 -0.855584 0.723285 2.04695 -0.845252 0.73079 2.03595 -0.838331 0.73079 2.03595 -0.838331 0.73515 2.0157 -0.844089 0.727846 2.0218 -0.854715 0.727846 2.0218 -0.854715 0.732499 2.00317 -0.852974 0.724561 2.0027 -0.866459 0.718743 2.01962 -0.872346 0.727846 2.0218 -0.854715 0.724561 2.0027 -0.866459 0.724561 2.0027 -0.866459 0.729668 1.98848 -0.858467 0.72116 1.98065 -0.871778 0.72116 1.98065 -0.871778 0.726939 1.97305 -0.859968 0.71812 1.95884 -0.870163 0.712065 1.96853 -0.884753 0.72116 1.98065 -0.871778 0.71812 1.95884 -0.870163 0.71812 1.95884 -0.870163 0.724513 1.95831 -0.857633 0.714999 1.93836 -0.861981 0.716313 1.92268 -0.829365 0.713873 1.91704 -0.815521 0.70836 1.90895 -0.828654 0.70836 1.90895 -0.828654 0.713873 1.91704 -0.815521 0.705394 1.90341 -0.807677 0.69942 1.89285 -0.821826 0.705394 1.90341 -0.807677 0.697888 1.89048 -0.809063 0.69942 1.89285 -0.821826 0.70836 1.90895 -0.828654 0.705394 1.90341 -0.807677 0.69942 1.89285 -0.821826 0.700854 1.89702 -0.833828 0.70836 1.90895 -0.828654 0.713873 1.91704 -0.815521 0.711274 1.915 -0.800403 0.705394 1.90341 -0.807677 0.705394 1.90341 -0.807677 0.711274 1.915 -0.800403 0.702034 1.90456 -0.785113 0.696239 1.89011 -0.795772 0.702034 1.90456 -0.785113 0.694528 1.89184 -0.782426 0.696239 1.89011 -0.795772 0.705394 1.90341 -0.807677 0.702034 1.90456 -0.785113 0.696239 1.89011 -0.795772 0.697888 1.89048 -0.809063 0.705394 1.90341 -0.807677 0.711274 1.915 -0.800403 0.708454 1.91694 -0.784853 0.702034 1.90456 -0.785113 0.702034 1.90456 -0.785113 0.708454 1.91694 -0.784853 0.698682 1.91263 -0.764031 0.69282 1.89565 -0.769525 0.698682 1.91263 -0.764031 0.691176 1.90137 -0.757537 0.69282 1.89565 -0.769525 0.702034 1.90456 -0.785113 0.698682 1.91263 -0.764031 0.69282 1.89565 -0.769525 0.694528 1.89184 -0.782426 0.702034 1.90456 -0.785113 0.708454 1.91694 -0.784853 0.70569 1.92279 -0.770429 0.698682 1.91263 -0.764031 0.698682 1.91263 -0.764031 0.70569 1.92279 -0.770429 0.703231 1.93175 -0.758415 0.695722 1.92616 -0.747095 0.703231 1.93175 -0.758415 0.70066 1.94359 -0.74888 0.692486 1.94471 -0.734682 0.70066 1.94359 -0.74888 0.697847 1.95788 -0.742494 0.689072 1.96656 -0.728496 0.697847 1.95788 -0.742494 0.695068 1.97328 -0.740025 0.685968 1.98856 -0.729289 0.695068 1.97328 -0.740025 0.692585 1.98824 -0.741479 0.682912 2.00919 -0.736638 0.692585 1.98824 -0.741479 0.690043 2.00247 -0.746657 0.68724 2.01532 -0.755568 0.682912 2.00919 -0.736638 0.690043 2.00247 -0.746657 0.68724 2.01532 -0.755568 0.679507 2.02722 -0.750428 0.682912 2.00919 -0.736638 0.68724 2.01532 -0.755568 0.684448 2.02542 -0.767479 0.679507 2.02722 -0.750428 0.679507 2.02722 -0.750428 0.684448 2.02542 -0.767479 0.676234 2.03992 -0.768873 0.670318 2.04507 -0.751882 0.676234 2.03992 -0.768873 0.668728 2.05165 -0.763253 0.670318 2.04507 -0.751882 0.679507 2.02722 -0.750428 0.676234 2.03992 -0.768873 0.670318 2.04507 -0.751882 0.672001 2.03665 -0.741478 0.679507 2.02722 -0.750428 0.679507 2.02722 -0.750428 0.672001 2.03665 -0.741478 0.673719 2.02662 -0.732471 0.682912 2.00919 -0.736638 0.673719 2.02662 -0.732471 0.675406 2.01537 -0.725198 0.677004 2.00334 -0.719864 0.682912 2.00919 -0.736638 0.675406 2.01537 -0.725198 0.677004 2.00334 -0.719864 0.685968 1.98856 -0.729289 0.682912 2.00919 -0.736638 0.677004 2.00334 -0.719864 0.678462 1.99101 -0.716522 0.685968 1.98856 -0.729289 0.685968 1.98856 -0.729289 0.678462 1.99101 -0.716522 0.679948 1.97824 -0.715062 0.689072 1.96656 -0.728496 0.679948 1.97824 -0.715062 0.681566 1.96504 -0.715586 0.683264 1.95187 -0.718207 0.689072 1.96656 -0.728496 0.681566 1.96504 -0.715586 0.683264 1.95187 -0.718207 0.692486 1.94471 -0.734682 0.689072 1.96656 -0.728496 0.683264 1.95187 -0.718207 0.68498 1.93924 -0.722888 0.692486 1.94471 -0.734682 0.692486 1.94471 -0.734682 0.68498 1.93924 -0.722888 0.68665 1.92761 -0.72944 0.695722 1.92616 -0.747095 0.68665 1.92761 -0.72944 0.688217 1.91735 -0.737542 0.689653 1.90868 -0.74684 0.695722 1.92616 -0.747095 0.688217 1.91735 -0.737542 0.689653 1.90868 -0.74684 0.698682 1.91263 -0.764031 0.695722 1.92616 -0.747095 0.689653 1.90868 -0.74684 0.691176 1.90137 -0.757537 0.698682 1.91263 -0.764031 0.698682 1.91263 -0.764031 0.703231 1.93175 -0.758415 0.695722 1.92616 -0.747095 0.695722 1.92616 -0.747095 0.70066 1.94359 -0.74888 0.692486 1.94471 -0.734682 0.68665 1.92761 -0.72944 0.695722 1.92616 -0.747095 0.692486 1.94471 -0.734682 0.692486 1.94471 -0.734682 0.697847 1.95788 -0.742494 0.689072 1.96656 -0.728496 0.689072 1.96656 -0.728496 0.695068 1.97328 -0.740025 0.685968 1.98856 -0.729289 0.679948 1.97824 -0.715062 0.689072 1.96656 -0.728496 0.685968 1.98856 -0.729289 0.685968 1.98856 -0.729289 0.692585 1.98824 -0.741479 0.682912 2.00919 -0.736638 0.684448 2.02542 -0.767479 0.681937 2.03194 -0.781085 0.676234 2.03992 -0.768873 0.676234 2.03992 -0.768873 0.681937 2.03194 -0.781085 0.673287 2.04624 -0.789582 0.667278 2.05628 -0.775134 0.673287 2.04624 -0.789582 0.665781 2.05911 -0.787701 0.667278 2.05628 -0.775134 0.676234 2.03992 -0.768873 0.673287 2.04624 -0.789582 0.667278 2.05628 -0.775134 0.668728 2.05165 -0.763253 0.676234 2.03992 -0.768873 0.681937 2.03194 -0.781085 0.679426 2.03486 -0.795884 0.673287 2.04624 -0.789582 0.673287 2.04624 -0.789582 0.679426 2.03486 -0.795884 0.669961 2.04598 -0.812098 0.664156 2.06 -0.800903 0.669961 2.04598 -0.812098 0.662455 2.05879 -0.814282 0.664156 2.06 -0.800903 0.673287 2.04624 -0.789582 0.669961 2.04598 -0.812098 0.664156 2.06 -0.800903 0.665781 2.05911 -0.787701 0.673287 2.04624 -0.789582 0.679426 2.03486 -0.795884 0.676634 2.03389 -0.811472 0.669961 2.04598 -0.812098 0.669961 2.04598 -0.812098 0.676634 2.03389 -0.811472 0.673831 2.02893 -0.826301 0.666581 2.03871 -0.833538 0.673831 2.02893 -0.826301 0.671288 2.02062 -0.838968 0.663589 2.02579 -0.851036 0.671288 2.02062 -0.838968 0.668806 2.00951 -0.849083 0.660407 2.00783 -0.864079 0.668806 2.00951 -0.849083 0.666027 1.9957 -0.856318 0.656988 1.98623 -0.871119 0.666027 1.9957 -0.856318 0.663214 1.98042 -0.859755 0.653822 1.96407 -0.871166 0.663214 1.98042 -0.859755 0.660643 1.96523 -0.859199 0.658184 1.95087 -0.854932 0.653822 1.96407 -0.871166 0.660643 1.96523 -0.859199 0.658184 1.95087 -0.854932 0.650819 1.94329 -0.864641 0.653822 1.96407 -0.871166 0.658184 1.95087 -0.854932 0.655421 1.93755 -0.846876 0.650819 1.94329 -0.864641 0.650819 1.94329 -0.864641 0.655421 1.93755 -0.846876 0.647432 1.92478 -0.85159 0.641643 1.92607 -0.869508 0.647432 1.92478 -0.85159 0.639927 1.91571 -0.860904 0.641643 1.92607 -0.869508 0.650819 1.94329 -0.864641 0.647432 1.92478 -0.85159 0.641643 1.92607 -0.869508 0.643313 1.93756 -0.876312 0.650819 1.94329 -0.864641 0.650819 1.94329 -0.864641 0.643313 1.93756 -0.876312 0.64488 1.94971 -0.881151 0.653822 1.96407 -0.871166 0.64488 1.94971 -0.881151 0.646316 1.9621 -0.884015 0.647839 1.97501 -0.885 0.653822 1.96407 -0.871166 0.646316 1.9621 -0.884015 0.647839 1.97501 -0.885 0.656988 1.98623 -0.871119 0.653822 1.96407 -0.871166 0.647839 1.97501 -0.885 0.649483 1.98825 -0.88396 0.656988 1.98623 -0.871119 0.656988 1.98623 -0.871119 0.649483 1.98825 -0.88396 0.651191 2.00133 -0.880818 0.660407 2.00783 -0.864079 0.651191 2.00133 -0.880818 0.652902 2.01376 -0.875649 0.654551 2.02508 -0.868678 0.660407 2.00783 -0.864079 0.652902 2.01376 -0.875649 0.654551 2.02508 -0.868678 0.663589 2.02579 -0.851036 0.660407 2.00783 -0.864079 0.654551 2.02508 -0.868678 0.656084 2.03496 -0.860251 0.663589 2.02579 -0.851036 0.663589 2.02579 -0.851036 0.656084 2.03496 -0.860251 0.657517 2.04327 -0.85064 0.666581 2.03871 -0.833538 0.657517 2.04327 -0.85064 0.659075 2.05022 -0.839594 0.66074 2.05548 -0.82734 0.666581 2.03871 -0.833538 0.659075 2.05022 -0.839594 0.66074 2.05548 -0.82734 0.669961 2.04598 -0.812098 0.666581 2.03871 -0.833538 0.66074 2.05548 -0.82734 0.662455 2.05879 -0.814282 0.669961 2.04598 -0.812098 0.669961 2.04598 -0.812098 0.673831 2.02893 -0.826301 0.666581 2.03871 -0.833538 0.666581 2.03871 -0.833538 0.671288 2.02062 -0.838968 0.663589 2.02579 -0.851036 0.657517 2.04327 -0.85064 0.666581 2.03871 -0.833538 0.663589 2.02579 -0.851036 0.663589 2.02579 -0.851036 0.668806 2.00951 -0.849083 0.660407 2.00783 -0.864079 0.660407 2.00783 -0.864079 0.666027 1.9957 -0.856318 0.656988 1.98623 -0.871119 0.651191 2.00133 -0.880818 0.660407 2.00783 -0.864079 0.656988 1.98623 -0.871119 0.656988 1.98623 -0.871119 0.663214 1.98042 -0.859755 0.653822 1.96407 -0.871166 0.655421 1.93755 -0.846876 0.6526 1.92669 -0.835579 0.647432 1.92478 -0.85159 0.647432 1.92478 -0.85159 0.6526 1.92669 -0.835579 0.644117 1.91131 -0.833574 0.638229 1.90686 -0.85081 0.644117 1.91131 -0.833574 0.636611 1.89981 -0.839636 0.638229 1.90686 -0.85081 0.647432 1.92478 -0.85159 0.644117 1.91131 -0.833574 0.638229 1.90686 -0.85081 0.639927 1.91571 -0.860904 0.647432 1.92478 -0.85159 0.6526 1.92669 -0.835579 0.65 1.91928 -0.822245 0.644117 1.91131 -0.833574 0.644117 1.91131 -0.833574 0.65 1.91928 -0.822245 0.641172 1.90421 -0.813125 0.635126 1.89469 -0.827847 0.641172 1.90421 -0.813125 0.633667 1.89142 -0.815495 0.635126 1.89469 -0.827847 0.644117 1.91131 -0.833574 0.641172 1.90421 -0.813125 0.635126 1.89469 -0.827847 0.636611 1.89981 -0.839636 0.644117 1.91131 -0.833574 0.65 1.91928 -0.822245 0.648177 1.916 -0.812551 0.641172 1.90421 -0.813125 0.641172 1.90421 -0.813125 0.648177 1.916 -0.812551 0.646021 1.91431 -0.801278 0.637887 1.9036 -0.790707 0.646021 1.91431 -0.801278 0.643699 1.9148 -0.789461 0.641378 1.91757 -0.777954 0.637887 1.9036 -0.790707 0.643699 1.9148 -0.789461 0.641378 1.91757 -0.777954 0.634486 1.91004 -0.768956 0.637887 1.9036 -0.790707 0.641378 1.91757 -0.777954 0.639145 1.92249 -0.7672 0.634486 1.91004 -0.768956 0.634486 1.91004 -0.768956 0.639145 1.92249 -0.7672 0.631451 1.92233 -0.750911 0.625391 1.90487 -0.751972 0.631451 1.92233 -0.750911 0.623941 1.91284 -0.74202 0.625391 1.90487 -0.751972 0.634486 1.91004 -0.768956 0.631451 1.92233 -0.750911 0.625391 1.90487 -0.751972 0.626981 1.89831 -0.763351 0.634486 1.91004 -0.768956 0.634486 1.91004 -0.768956 0.626981 1.89831 -0.763351 0.628664 1.8935 -0.775846 0.637887 1.9036 -0.790707 0.628664 1.8935 -0.775846 0.630381 1.89071 -0.78903 0.632069 1.89003 -0.802411 0.637887 1.9036 -0.790707 0.630381 1.89071 -0.78903 0.632069 1.89003 -0.802411 0.641172 1.90421 -0.813125 0.637887 1.9036 -0.790707 0.632069 1.89003 -0.802411 0.633667 1.89142 -0.815495 0.641172 1.90421 -0.813125 0.641172 1.90421 -0.813125 0.646021 1.91431 -0.801278 0.637887 1.9036 -0.790707 0.639145 1.92249 -0.7672 0.637065 1.92942 -0.757553 0.631451 1.92233 -0.750911 0.631451 1.92233 -0.750911 0.637065 1.92942 -0.757553 0.634958 1.93806 -0.749393 0.628325 1.93969 -0.737255 0.634958 1.93806 -0.749393 0.632727 1.9481 -0.742983 0.630465 1.95912 -0.738575 0.628325 1.93969 -0.737255 0.632727 1.9481 -0.742983 0.630465 1.95912 -0.738575 0.624909 1.96099 -0.729376 0.628325 1.93969 -0.737255 0.630465 1.95912 -0.738575 0.62824 1.9708 -0.736302 0.624909 1.96099 -0.729376 0.624909 1.96099 -0.729376 0.62824 1.9708 -0.736302 0.621686 1.98326 -0.728475 0.615738 1.97171 -0.715064 0.621686 1.98326 -0.728475 0.614181 1.98475 -0.715561 0.615738 1.97171 -0.715064 0.624909 1.96099 -0.729376 0.621686 1.98326 -0.728475 0.615738 1.97171 -0.715064 0.617403 1.95846 -0.716624 0.624909 1.96099 -0.729376 0.624909 1.96099 -0.729376 0.617403 1.95846 -0.716624 0.619118 1.9455 -0.720283 0.628325 1.93969 -0.737255 0.619118 1.9455 -0.720283 0.620819 1.93331 -0.725926 0.622445 1.92232 -0.733294 0.628325 1.93969 -0.737255 0.620819 1.93331 -0.725926 0.622445 1.92232 -0.733294 0.631451 1.92233 -0.750911 0.628325 1.93969 -0.737255 0.622445 1.92232 -0.733294 0.623941 1.91284 -0.74202 0.631451 1.92233 -0.750911 0.631451 1.92233 -0.750911 0.634958 1.93806 -0.749393 0.628325 1.93969 -0.737255 0.62824 1.9708 -0.736302 0.626139 1.98267 -0.736252 0.621686 1.98326 -0.728475 0.621686 1.98326 -0.728475 0.626139 1.98267 -0.736252 0.624146 1.99443 -0.738436 0.61872 2.00419 -0.734183 0.624146 1.99443 -0.738436 0.62204 2.00559 -0.742725 0.619849 2.01578 -0.748977 0.61872 2.00419 -0.734183 0.62204 2.00559 -0.742725 0.619849 2.01578 -0.748977 0.615359 2.02315 -0.746471 0.61872 2.00419 -0.734183 0.619849 2.01578 -0.748977 0.617653 2.02465 -0.756971 0.615359 2.02315 -0.746471 0.615359 2.02315 -0.746471 0.617653 2.02465 -0.756971 0.612008 2.03736 -0.764012 0.606146 2.0411 -0.746566 0.612008 2.03736 -0.764012 0.604502 2.04862 -0.757514 0.606146 2.0411 -0.746566 0.615359 2.02315 -0.746471 0.612008 2.03736 -0.764012 0.606146 2.0411 -0.746566 0.607854 2.03185 -0.736806 0.615359 2.02315 -0.746471 0.615359 2.02315 -0.746471 0.607854 2.03185 -0.736806 0.609564 2.02116 -0.728625 0.61872 2.00419 -0.734183 0.609564 2.02116 -0.728625 0.611214 2.00946 -0.7223 0.612747 1.99723 -0.717958 0.61872 2.00419 -0.734183 0.611214 2.00946 -0.7223 0.612747 1.99723 -0.717958 0.621686 1.98326 -0.728475 0.61872 2.00419 -0.734183 0.612747 1.99723 -0.717958 0.614181 1.98475 -0.715561 0.621686 1.98326 -0.728475 0.621686 1.98326 -0.728475 0.624146 1.99443 -0.738436 0.61872 2.00419 -0.734183 0.617653 2.02465 -0.756971 0.615518 2.03194 -0.766459 0.612008 2.03736 -0.764012 0.612008 2.03736 -0.764012 0.615518 2.03194 -0.766459 0.613609 2.03715 -0.776572 0.609049 2.04525 -0.784206 0.613609 2.03715 -0.776572 0.611934 2.04033 -0.786474 0.610303 2.04188 -0.795926 0.609049 2.04525 -0.784206 0.611934 2.04033 -0.786474 0.610303 2.04188 -0.795926 0.605811 2.04671 -0.806477 0.609049 2.04525 -0.784206 0.610303 2.04188 -0.795926 0.608635 2.04208 -0.805388 0.605811 2.04671 -0.806477 0.605811 2.04671 -0.806477 0.608635 2.04208 -0.805388 0.606945 2.04095 -0.814789 0.602398 2.04112 -0.828491 0.606945 2.04095 -0.814789 0.605264 2.03852 -0.823958 0.603628 2.03483 -0.832683 0.602398 2.04112 -0.828491 0.605264 2.03852 -0.823958 0.603628 2.03483 -0.832683 0.602062 2.02994 -0.840831 0.602398 2.04112 -0.828491 0.602398 2.04112 -0.828491 0.602062 2.02994 -0.840831 0.599295 2.02943 -0.847137 0.593274 2.04691 -0.845326 0.599295 2.02943 -0.847137 0.591789 2.03925 -0.855648 0.593274 2.04691 -0.845326 0.602398 2.04112 -0.828491 0.599295 2.02943 -0.847137 0.593274 2.04691 -0.845326 0.594892 2.05306 -0.833636 0.602398 2.04112 -0.828491 0.602398 2.04112 -0.828491 0.594892 2.05306 -0.833636 0.59659 2.05738 -0.820926 0.605811 2.04671 -0.806477 0.59659 2.05738 -0.820926 0.598306 2.05966 -0.807646 0.599977 2.05981 -0.794294 0.605811 2.04671 -0.806477 0.598306 2.05966 -0.807646 0.599977 2.05981 -0.794294 0.609049 2.04525 -0.784206 0.605811 2.04671 -0.806477 0.599977 2.05981 -0.794294 0.601543 2.05793 -0.781354 0.609049 2.04525 -0.784206 0.609049 2.04525 -0.784206 0.601543 2.05793 -0.781354 0.60298 2.05422 -0.769194 0.612008 2.03736 -0.764012 0.60298 2.05422 -0.769194 0.604502 2.04862 -0.757514 0.612008 2.03736 -0.764012 0.609049 2.04525 -0.784206 0.60298 2.05422 -0.769194 0.612008 2.03736 -0.764012 0.613609 2.03715 -0.776572 0.609049 2.04525 -0.784206 0.605811 2.04671 -0.806477 0.606945 2.04095 -0.814789 0.602398 2.04112 -0.828491 0.59659 2.05738 -0.820926 0.605811 2.04671 -0.806477 0.602398 2.04112 -0.828491 0.602062 2.02994 -0.840831 0.600583 2.02395 -0.848221 0.599295 2.02943 -0.847137 0.599295 2.02943 -0.847137 0.600583 2.02395 -0.848221 0.599054 2.01702 -0.85471 0.59033 2.03019 -0.86465 0.599054 2.01702 -0.85471 0.596238 2.01273 -0.861321 0.588732 2.01955 -0.872393 0.596238 2.01273 -0.861321 0.587044 2.00762 -0.878493 0.588732 2.01955 -0.872393 0.59033 2.03019 -0.86465 0.596238 2.01273 -0.861321 0.599054 2.01702 -0.85471 0.597454 2.00926 -0.8602 0.596238 2.01273 -0.861321 0.596238 2.01273 -0.861321 0.597454 2.00926 -0.8602 0.595821 2.00085 -0.864573 0.587044 2.00762 -0.878493 0.595821 2.00085 -0.864573 0.592832 1.99177 -0.870019 0.585327 1.9948 -0.882662 0.592832 1.99177 -0.870019 0.583644 1.98158 -0.884745 0.585327 1.9948 -0.882662 0.587044 2.00762 -0.878493 0.592832 1.99177 -0.870019 0.595821 2.00085 -0.864573 0.594182 1.99193 -0.86776 0.592832 1.99177 -0.870019 0.592832 1.99177 -0.870019 0.594182 1.99193 -0.86776 0.592563 1.98263 -0.869712 0.583644 1.98158 -0.884745 0.592563 1.98263 -0.869712 0.58956 1.96945 -0.871785 0.582055 1.96844 -0.884747 0.58956 1.96945 -0.871785 0.580605 1.95584 -0.882812 0.582055 1.96844 -0.884747 0.583644 1.98158 -0.884745 0.58956 1.96945 -0.871785 0.592563 1.98263 -0.869712 0.590997 1.97316 -0.87038 0.58956 1.96945 -0.871785 0.58956 1.96945 -0.871785 0.590997 1.97316 -0.87038 0.58951 1.96368 -0.869753 0.580605 1.95584 -0.882812 0.58951 1.96368 -0.869753 0.587934 1.95347 -0.867599 0.586613 1.94836 -0.866888 0.587934 1.95347 -0.867599 0.585761 1.94089 -0.862643 0.577482 1.93167 -0.873126 0.585761 1.94089 -0.862643 0.583286 1.929 -0.855386 0.575781 1.92069 -0.865386 0.583286 1.929 -0.855386 0.583081 1.92751 -0.853848 0.574066 1.91104 -0.855986 0.583081 1.92751 -0.853848 0.580367 1.91622 -0.842066 0.572401 1.90307 -0.845292 0.580367 1.91622 -0.842066 0.577879 1.9081 -0.828487 0.570844 1.89699 -0.833749 0.577879 1.9081 -0.828487 0.569411 1.89283 -0.821744 0.570844 1.89699 -0.833749 0.572401 1.90307 -0.845292 0.577879 1.9081 -0.828487 0.58956 1.96945 -0.871785 0.58951 1.96368 -0.869753 0.580605 1.95584 -0.882812 0.580605 1.95584 -0.882812 0.587934 1.95347 -0.867599 0.586613 1.94836 -0.866888 0.579108 1.94354 -0.878965 0.586613 1.94836 -0.866888 0.577482 1.93167 -0.873126 0.579108 1.94354 -0.878965 0.580605 1.95584 -0.882812 0.586613 1.94836 -0.866888 0.585761 1.94089 -0.862643 0.583081 1.92751 -0.853848 0.583286 1.929 -0.855386 0.575781 1.92069 -0.865386 0.583081 1.92751 -0.853848 0.574066 1.91104 -0.855986 0.574066 1.91104 -0.855986 0.580367 1.91622 -0.842066 0.572401 1.90307 -0.845292 0.577879 1.9081 -0.828487 0.575749 1.90342 -0.814816 0.569411 1.89283 -0.821744 0.569411 1.89283 -0.821744 0.575749 1.90342 -0.814816 0.567877 1.89048 -0.808976 0.567877 1.89048 -0.808976 0.575749 1.90342 -0.814816 0.573622 1.90154 -0.801351 0.566227 1.89011 -0.795683 0.573622 1.90154 -0.801351 0.571422 1.90216 -0.78781 0.564517 1.89186 -0.782338 0.571422 1.90216 -0.78781 0.569222 1.90523 -0.774628 0.562808 1.89568 -0.769442 0.569222 1.90523 -0.774628 0.567083 1.91067 -0.762185 0.561166 1.90141 -0.757461 0.567083 1.91067 -0.762185 0.559643 1.90873 -0.746774 0.561166 1.90141 -0.757461 0.562808 1.89568 -0.769442 0.567083 1.91067 -0.762185 0.567877 1.89048 -0.808976 0.573622 1.90154 -0.801351 0.566227 1.89011 -0.795683 0.566227 1.89011 -0.795683 0.571422 1.90216 -0.78781 0.564517 1.89186 -0.782338 0.564517 1.89186 -0.782338 0.569222 1.90523 -0.774628 0.562808 1.89568 -0.769442 0.567083 1.91067 -0.762185 0.565082 1.91831 -0.750941 0.559643 1.90873 -0.746774 0.559643 1.90873 -0.746774 0.565082 1.91831 -0.750941 0.558207 1.91741 -0.737484 0.558207 1.91741 -0.737484 0.565082 1.91831 -0.750941 0.563121 1.92782 -0.741293 0.55664 1.92768 -0.729391 0.563121 1.92782 -0.741293 0.561037 1.93887 -0.733496 0.554969 1.93932 -0.722851 0.561037 1.93887 -0.733496 0.558904 1.95108 -0.727796 0.553253 1.95196 -0.718182 0.558904 1.95108 -0.727796 0.556776 1.96414 -0.724337 0.551555 1.96513 -0.715575 0.556776 1.96414 -0.724337 0.554728 1.97759 -0.723245 0.549938 1.97833 -0.715065 0.554728 1.97759 -0.723245 0.548453 1.99109 -0.716537 0.549938 1.97833 -0.715065 0.551555 1.96513 -0.715575 0.554728 1.97759 -0.723245 0.558207 1.91741 -0.737484 0.563121 1.92782 -0.741293 0.55664 1.92768 -0.729391 0.55664 1.92768 -0.729391 0.561037 1.93887 -0.733496 0.554969 1.93932 -0.722851 0.554969 1.93932 -0.722851 0.558904 1.95108 -0.727796 0.553253 1.95196 -0.718182 0.553253 1.95196 -0.718182 0.556776 1.96414 -0.724337 0.551555 1.96513 -0.715575 0.554728 1.97759 -0.723245 0.552811 1.99106 -0.724554 0.548453 1.99109 -0.716537 0.548453 1.99109 -0.716537 0.552811 1.99106 -0.724554 0.546993 2.00342 -0.719893 0.546993 2.00342 -0.719893 0.552811 1.99106 -0.724554 0.550389 2.00726 -0.729462 0.545395 2.01545 -0.72524 0.550389 2.00726 -0.729462 0.548808 2.01659 -0.734199 0.543707 2.02669 -0.732525 0.548808 2.01659 -0.734199 0.547112 2.02564 -0.740487 0.54199 2.03671 -0.741543 0.547112 2.02564 -0.740487 0.54542 2.0337 -0.747972 0.540307 2.04512 -0.751955 0.54542 2.0337 -0.747972 0.543757 2.04065 -0.75654 0.538718 2.05168 -0.763331 0.543757 2.04065 -0.75654 0.542167 2.04631 -0.765963 0.540674 2.05058 -0.776072 0.538718 2.05168 -0.763331 0.542167 2.04631 -0.765963 0.540674 2.05058 -0.776072 0.537268 2.05631 -0.775215 0.538718 2.05168 -0.763331 0.540674 2.05058 -0.776072 0.539162 2.05343 -0.786707 0.537268 2.05631 -0.775215 0.537268 2.05631 -0.775215 0.539162 2.05343 -0.786707 0.535771 2.05912 -0.787787 0.535771 2.05912 -0.787787 0.539162 2.05343 -0.786707 0.537576 2.05479 -0.797602 0.534145 2.05999 -0.800992 0.537576 2.05479 -0.797602 0.535943 2.05465 -0.808576 0.532444 2.05878 -0.814371 0.535943 2.05465 -0.808576 0.534293 2.05302 -0.819445 0.530729 2.05545 -0.827424 0.534293 2.05302 -0.819445 0.532661 2.04992 -0.829962 0.529064 2.05017 -0.839672 0.532661 2.04992 -0.829962 0.531073 2.04542 -0.839973 0.527508 2.04322 -0.850709 0.531073 2.04542 -0.839973 0.528215 2.03304 -0.857181 0.526074 2.0349 -0.860311 0.528215 2.03304 -0.857181 0.524541 2.02501 -0.86873 0.526074 2.0349 -0.860311 0.527508 2.04322 -0.850709 0.528215 2.03304 -0.857181 0.546993 2.00342 -0.719893 0.550389 2.00726 -0.729462 0.545395 2.01545 -0.72524 0.545395 2.01545 -0.72524 0.548808 2.01659 -0.734199 0.543707 2.02669 -0.732525 0.543707 2.02669 -0.732525 0.547112 2.02564 -0.740487 0.54199 2.03671 -0.741543 0.54199 2.03671 -0.741543 0.54542 2.0337 -0.747972 0.540307 2.04512 -0.751955 0.540307 2.04512 -0.751955 0.543757 2.04065 -0.75654 0.538718 2.05168 -0.763331 0.535771 2.05912 -0.787787 0.537576 2.05479 -0.797602 0.534145 2.05999 -0.800992 0.534145 2.05999 -0.800992 0.535943 2.05465 -0.808576 0.532444 2.05878 -0.814371 0.532444 2.05878 -0.814371 0.534293 2.05302 -0.819445 0.530729 2.05545 -0.827424 0.530729 2.05545 -0.827424 0.532661 2.04992 -0.829962 0.529064 2.05017 -0.839672 0.529064 2.05017 -0.839672 0.531073 2.04542 -0.839973 0.527508 2.04322 -0.850709 0.528215 2.03304 -0.857181 0.525549 2.01829 -0.869576 0.524541 2.02501 -0.86873 0.524541 2.02501 -0.86873 0.525549 2.01829 -0.869576 0.52289 2.01368 -0.875689 0.52289 2.01368 -0.875689 0.525549 2.01829 -0.869576 0.522835 2.00166 -0.877992 0.521179 2.00125 -0.880846 0.522835 2.00166 -0.877992 0.519471 1.98816 -0.883974 0.521179 2.00125 -0.880846 0.52289 2.01368 -0.875689 0.522835 2.00166 -0.877992 0.522835 2.00166 -0.877992 0.520126 1.98353 -0.88246 0.519471 1.98816 -0.883974 0.519471 1.98816 -0.883974 0.520126 1.98353 -0.88246 0.517829 1.97493 -0.885 0.517829 1.97493 -0.885 0.520126 1.98353 -0.88246 0.517566 1.96488 -0.882735 0.516307 1.96201 -0.884002 0.517566 1.96488 -0.882735 0.51487 1.94963 -0.881125 0.516307 1.96201 -0.884002 0.517829 1.97493 -0.885 0.517566 1.96488 -0.882735 0.517566 1.96488 -0.882735 0.514954 1.94522 -0.878343 0.51487 1.94963 -0.881125 0.51487 1.94963 -0.881125 0.514954 1.94522 -0.878343 0.513303 1.93748 -0.876273 0.513303 1.93748 -0.876273 0.514954 1.94522 -0.878343 0.513373 1.93466 -0.873783 0.511632 1.926 -0.869456 0.513373 1.93466 -0.873783 0.511658 1.9243 -0.867467 0.509915 1.91564 -0.860842 0.511658 1.9243 -0.867467 0.509929 1.91496 -0.859741 0.508218 1.9068 -0.850738 0.509915 1.91564 -0.860842 0.509929 1.91496 -0.859741 0.513303 1.93748 -0.876273 0.513373 1.93466 -0.873783 0.511632 1.926 -0.869456 0.511632 1.926 -0.869456 0.511658 1.9243 -0.867467 0.509915 1.91564 -0.860842 0.575781 1.92069 -0.865386 0.577482 1.93167 -0.873126 0.583286 1.929 -0.855386 0.585761 1.94089 -0.862643 0.577482 1.93167 -0.873126 0.586613 1.94836 -0.866888 0.592563 1.98263 -0.869712 0.583644 1.98158 -0.884745 0.592832 1.99177 -0.870019 0.595821 2.00085 -0.864573 0.587044 2.00762 -0.878493 0.596238 2.01273 -0.861321 0.599054 2.01702 -0.85471 0.59033 2.03019 -0.86465 0.599295 2.02943 -0.847137 0.599295 2.02943 -0.847137 0.59033 2.03019 -0.86465 0.591789 2.03925 -0.855648 0.615359 2.02315 -0.746471 0.609564 2.02116 -0.728625 0.61872 2.00419 -0.734183 0.624909 1.96099 -0.729376 0.619118 1.9455 -0.720283 0.628325 1.93969 -0.737255 0.634486 1.91004 -0.768956 0.628664 1.8935 -0.775846 0.637887 1.9036 -0.790707 0.650819 1.94329 -0.864641 0.64488 1.94971 -0.881151 0.653822 1.96407 -0.871166 0.679507 2.02722 -0.750428 0.673719 2.02662 -0.732471 0.682912 2.00919 -0.736638 0.711583 1.92087 -0.84748 0.705792 1.92076 -0.865443 0.714999 1.93836 -0.861981 0.743662 2.03095 -0.754679 0.737865 2.03178 -0.736746 0.747081 2.01404 -0.7395 0.772641 1.907 -0.823655 0.766622 1.89985 -0.839713 0.775746 1.91732 -0.843099 0.804793 2.04383 -0.778869 0.798738 2.05161 -0.763175 0.807834 2.03431 -0.75918 0.833755 1.90309 -0.796494 0.827899 1.89049 -0.80915 0.836936 1.90543 -0.818558 0.865834 2.04672 -0.806326 0.859998 2.0598 -0.794118 0.869069 2.04521 -0.784064 0.894508 1.90997 -0.769091 0.888687 1.89345 -0.776018 0.89791 1.90358 -0.790858 0.926602 2.03878 -0.833406 0.920763 2.05554 -0.82717 0.929967 2.04598 -0.812057 0.958703 1.91255 -0.76416 0.952842 1.89559 -0.769692 0.962057 1.90452 -0.785262 0.987866 2.02191 -0.854619 0.981817 2.03942 -0.855457 0.990811 2.03603 -0.838207 1.01998 1.9302 -0.743634 1.01397 1.91267 -0.742206 1.02293 1.91547 -0.759499 1.04873 1.99752 -0.868387 1.04294 2.014 -0.875526 1.05209 2.0176 -0.858043 1.0808 1.95519 -0.730779 1.07501 1.939 -0.723002 1.08419 1.93467 -0.740357 1.1096 1.96974 -0.871807 1.10369 1.98193 -0.884717 1.11288 1.99207 -0.869948 1.14173 1.98297 -0.728443 1.13578 1.97136 -0.715078 1.14494 1.96077 -0.729419 1.17386 1.96435 -0.871209 1.16788 1.97536 -0.884999 1.17703 1.98652 -0.871072 1.20296 2.00893 -0.736496 1.19704 2.00302 -0.719749 1.20601 1.98828 -0.729236 1.23504 1.93862 -0.862134 1.22916 1.94395 -0.879126 1.23816 1.95912 -0.870226 1.26371 2.03076 -0.754444 1.25791 2.03151 -0.736506 1.26713 2.01378 -0.739337 1.29579 1.91751 -0.84334 1.28998 1.91603 -0.861217 1.29921 1.93387 -0.859095 1.31878 2.05146 -0.762864 1.32037 2.04482 -0.751518 1.32786 2.0342 -0.759017 1.33 1.91641 -0.787084 1.33 1.91632 -0.778342 1.32721 1.92173 -0.772396 1.32721 1.92173 -0.772396 1.33 1.91632 -0.778342 1.33 1.91754 -0.769683 1.33 1.92003 -0.761313 1.32721 1.92173 -0.772396 1.33 1.91754 -0.769683 1.33 1.92003 -0.761313 1.3247 1.93029 -0.759982 1.32721 1.92173 -0.772396 1.33 1.92003 -0.761313 1.33 1.9235 -0.753777 1.3247 1.93029 -0.759982 1.3247 1.93029 -0.759982 1.33 1.9235 -0.753777 1.32218 1.94171 -0.750086 1.32218 1.94171 -0.750086 1.33 1.9235 -0.753777 1.33 1.93146 -0.741981 1.3272 1.94637 -0.733939 1.33 1.93146 -0.741981 1.33 1.93909 -0.733932 1.33 1.94765 -0.727189 1.3272 1.94637 -0.733939 1.33 1.93909 -0.733932 1.33 1.94765 -0.727189 1.33 1.95711 -0.721722 1.3272 1.94637 -0.733939 1.3272 1.94637 -0.733939 1.33 1.95711 -0.721722 1.32374 1.96874 -0.728272 1.31939 1.95573 -0.74318 1.32374 1.96874 -0.728272 1.31658 1.97107 -0.740129 1.31939 1.95573 -0.74318 1.3272 1.94637 -0.733939 1.32374 1.96874 -0.728272 1.31939 1.95573 -0.74318 1.32218 1.94171 -0.750086 1.3272 1.94637 -0.733939 1.3272 1.94637 -0.733939 1.32218 1.94171 -0.750086 1.33 1.93146 -0.741981 1.33 1.95711 -0.721722 1.33 1.96721 -0.717655 1.32374 1.96874 -0.728272 1.32374 1.96874 -0.728272 1.33 1.96721 -0.717655 1.33 1.97781 -0.715046 1.32064 1.99096 -0.729791 1.33 1.97781 -0.715046 1.32851 1.9906 -0.716443 1.32705 2.00293 -0.719721 1.32064 1.99096 -0.729791 1.32851 1.9906 -0.716443 1.32705 2.00293 -0.719721 1.31746 2.01179 -0.738108 1.32064 1.99096 -0.729791 1.32705 2.00293 -0.719721 1.32546 2.01498 -0.724989 1.31746 2.01179 -0.738108 1.31746 2.01179 -0.738108 1.32546 2.01498 -0.724989 1.32378 2.02626 -0.732199 1.31399 2.0295 -0.752951 1.32378 2.02626 -0.732199 1.32206 2.03634 -0.741153 1.32037 2.04482 -0.751518 1.31399 2.0295 -0.752951 1.32206 2.03634 -0.741153 1.32037 2.04482 -0.751518 1.31072 2.04142 -0.772197 1.31399 2.0295 -0.752951 1.32037 2.04482 -0.751518 1.31878 2.05146 -0.762864 1.31072 2.04142 -0.772197 1.31072 2.04142 -0.772197 1.31878 2.05146 -0.762864 1.31732 2.05616 -0.774731 1.30769 2.04672 -0.793656 1.31732 2.05616 -0.774731 1.31583 2.05904 -0.78727 1.31421 2.06 -0.800458 1.30769 2.04672 -0.793656 1.31583 2.05904 -0.78727 1.31421 2.06 -0.800458 1.30426 2.04506 -0.816612 1.30769 2.04672 -0.793656 1.31421 2.06 -0.800458 1.31251 2.05887 -0.813839 1.30426 2.04506 -0.816612 1.30426 2.04506 -0.816612 1.31251 2.05887 -0.813839 1.3108 2.05563 -0.826915 1.30087 2.03629 -0.837777 1.3108 2.05563 -0.826915 1.30913 2.05042 -0.839203 1.30757 2.04352 -0.850296 1.30087 2.03629 -0.837777 1.30913 2.05042 -0.839203 1.30757 2.04352 -0.850296 1.29787 2.022 -0.854542 1.30087 2.03629 -0.837777 1.30757 2.04352 -0.850296 1.30613 2.03526 -0.85995 1.29787 2.022 -0.854542 1.29787 2.022 -0.854542 1.30613 2.03526 -0.85995 1.3046 2.02544 -0.868419 1.30296 2.01416 -0.875444 1.29787 2.022 -0.854542 1.3046 2.02544 -0.868419 1.30296 2.01416 -0.875444 1.29453 2.00258 -0.866506 1.29787 2.022 -0.854542 1.30296 2.01416 -0.875444 1.30125 2.00176 -0.880678 1.29453 2.00258 -0.866506 1.29453 2.00258 -0.866506 1.30125 2.00176 -0.880678 1.29954 1.98869 -0.88389 1.29107 1.98014 -0.871817 1.29954 1.98869 -0.88389 1.29789 1.97545 -0.884999 1.29636 1.96252 -0.884078 1.29107 1.98014 -0.871817 1.29789 1.97545 -0.884999 1.29636 1.96252 -0.884078 1.28799 1.958 -0.869964 1.29107 1.98014 -0.871817 1.29636 1.96252 -0.884078 1.29493 1.95012 -0.881277 1.28799 1.958 -0.869964 1.28799 1.958 -0.869964 1.29493 1.95012 -0.881277 1.29337 1.93796 -0.876505 1.28479 1.93724 -0.861306 1.29337 1.93796 -0.876505 1.2917 1.92644 -0.869765 1.28998 1.91603 -0.861217 1.28479 1.93724 -0.861306 1.2917 1.92644 -0.869765 1.28998 1.91603 -0.861217 1.28132 1.91976 -0.846184 1.28479 1.93724 -0.861306 1.28998 1.91603 -0.861217 1.28828 1.90712 -0.851165 1.28132 1.91976 -0.846184 1.28132 1.91976 -0.846184 1.28828 1.90712 -0.851165 1.28666 1.90001 -0.84002 1.27808 1.90817 -0.826801 1.28666 1.90001 -0.84002 1.28517 1.89483 -0.828244 1.28372 1.8915 -0.81592 1.27808 1.90817 -0.826801 1.28517 1.89483 -0.828244 1.28372 1.8915 -0.81592 1.27503 1.90319 -0.80523 1.27808 1.90817 -0.826801 1.28372 1.8915 -0.81592 1.28212 1.89005 -0.802854 1.27503 1.90319 -0.80523 1.27503 1.90319 -0.80523 1.28212 1.89005 -0.802854 1.28044 1.89065 -0.789475 1.27159 1.90521 -0.782281 1.28044 1.89065 -0.789475 1.27872 1.89338 -0.776276 1.27704 1.89812 -0.763751 1.27159 1.90521 -0.782281 1.27872 1.89338 -0.776276 1.27704 1.89812 -0.763751 1.26822 1.91429 -0.761286 1.27159 1.90521 -0.782281 1.27704 1.89812 -0.763751 1.27544 1.90463 -0.752329 1.26822 1.91429 -0.761286 1.26822 1.91429 -0.761286 1.27544 1.90463 -0.752329 1.27399 1.91256 -0.742329 1.26522 1.92884 -0.744747 1.27399 1.91256 -0.742329 1.2725 1.92198 -0.733565 1.27087 1.93292 -0.726145 1.26522 1.92884 -0.744747 1.2725 1.92198 -0.733565 1.27087 1.93292 -0.726145 1.26186 1.94847 -0.733066 1.26522 1.92884 -0.744747 1.27087 1.93292 -0.726145 1.26918 1.94508 -0.72044 1.26186 1.94847 -0.733066 1.26186 1.94847 -0.733066 1.26918 1.94508 -0.72044 1.26746 1.95803 -0.716712 1.25841 1.97098 -0.728112 1.26746 1.95803 -0.716712 1.26579 1.97127 -0.715082 1.26423 1.98432 -0.715513 1.25841 1.97098 -0.728112 1.26579 1.97127 -0.715082 1.26423 1.98432 -0.715513 1.25535 1.99305 -0.730298 1.25841 1.97098 -0.728112 1.26423 1.98432 -0.715513 1.2628 1.99682 -0.717848 1.25535 1.99305 -0.730298 1.25535 1.99305 -0.730298 1.2628 1.99682 -0.717848 1.26127 2.00906 -0.722123 1.25212 2.01375 -0.739315 1.26127 2.00906 -0.722123 1.25962 2.02078 -0.728384 1.25791 2.03151 -0.736506 1.25212 2.01375 -0.739315 1.25962 2.02078 -0.728384 1.25791 2.03151 -0.736506 1.24865 2.03096 -0.754692 1.25212 2.01375 -0.739315 1.25791 2.03151 -0.736506 1.2562 2.04082 -0.746219 1.24865 2.03096 -0.754692 1.24865 2.03096 -0.754692 1.2562 2.04082 -0.746219 1.25456 2.0484 -0.757135 1.24543 2.04222 -0.774203 1.25456 2.0484 -0.757135 1.25303 2.05407 -0.768798 1.25159 2.05783 -0.780936 1.24543 2.04222 -0.774203 1.25303 2.05407 -0.768798 1.25159 2.05783 -0.780936 1.24237 2.04688 -0.795888 1.24543 2.04222 -0.774203 1.25159 2.05783 -0.780936 1.25003 2.05978 -0.793854 1.24237 2.04688 -0.795888 1.24237 2.04688 -0.795888 1.25003 2.05978 -0.793854 1.24836 2.05969 -0.8072 1.23891 2.0445 -0.818822 1.24836 2.05969 -0.8072 1.24665 2.05749 -0.82049 1.24495 2.05324 -0.833227 1.23891 2.0445 -0.818822 1.24665 2.05749 -0.82049 1.24495 2.05324 -0.833227 1.23556 2.03511 -0.839638 1.23891 2.0445 -0.818822 1.24495 2.05324 -0.833227 1.24333 2.04714 -0.844957 1.23556 2.03511 -0.839638 1.23556 2.03511 -0.839638 1.24333 2.04714 -0.844957 1.24184 2.03953 -0.855329 1.23256 2.02031 -0.855954 1.24184 2.03953 -0.855329 1.24038 2.03051 -0.864368 1.23879 2.01992 -0.872159 1.23256 2.02031 -0.855954 1.24038 2.03051 -0.864368 1.23879 2.01992 -0.872159 1.22919 2.00047 -0.867346 1.23256 2.02031 -0.855954 1.23879 2.01992 -0.872159 1.2371 2.00803 -0.87832 1.22919 2.00047 -0.867346 1.22919 2.00047 -0.867346 1.2371 2.00803 -0.87832 1.23538 1.99524 -0.882556 1.22575 1.9779 -0.871942 1.23538 1.99524 -0.882556 1.2337 1.98202 -0.88471 1.23211 1.96887 -0.884779 1.22575 1.9779 -0.871942 1.2337 1.98202 -0.88471 1.23211 1.96887 -0.884779 1.22271 1.95591 -0.869423 1.22575 1.9779 -0.871942 1.23211 1.96887 -0.884779 1.23065 1.95625 -0.882906 1.22271 1.95591 -0.869423 1.22271 1.95591 -0.869423 1.23065 1.95625 -0.882906 1.22916 1.94395 -0.879126 1.21946 1.93533 -0.860087 1.22916 1.94395 -0.879126 1.22754 1.93205 -0.873352 1.22584 1.92104 -0.865672 1.21946 1.93533 -0.860087 1.22754 1.93205 -0.873352 1.22584 1.92104 -0.865672 1.21598 1.91834 -0.844423 1.21946 1.93533 -0.860087 1.22584 1.92104 -0.865672 1.22412 1.91134 -0.856322 1.21598 1.91834 -0.844423 1.21598 1.91834 -0.844423 1.22412 1.91134 -0.856322 1.22246 1.90331 -0.845664 1.21279 1.9074 -0.82479 1.22246 1.90331 -0.845664 1.22089 1.89716 -0.834142 1.21946 1.89294 -0.822155 1.21279 1.9074 -0.82479 1.22089 1.89716 -0.834142 1.21946 1.89294 -0.822155 1.2097 1.90306 -0.80299 1.21279 1.9074 -0.82479 1.21946 1.89294 -0.822155 1.21793 1.89052 -0.809412 1.2097 1.90306 -0.80299 1.2097 1.90306 -0.80299 1.21793 1.89052 -0.809412 1.21628 1.89009 -0.796129 1.20624 1.90581 -0.780081 1.21628 1.89009 -0.796129 1.21457 1.89176 -0.782777 1.21286 1.89552 -0.769859 1.20624 1.90581 -0.780081 1.21457 1.89176 -0.782777 1.21286 1.89552 -0.769859 1.20291 1.91551 -0.759449 1.20624 1.90581 -0.780081 1.21286 1.89552 -0.769859 1.21122 1.90119 -0.757841 1.20291 1.91551 -0.759449 1.20291 1.91551 -0.759449 1.21122 1.90119 -0.757841 1.20969 1.90846 -0.747105 1.20826 1.91709 -0.737776 1.20291 1.91551 -0.759449 1.20969 1.90846 -0.747105 1.20826 1.91709 -0.737776 1.19991 1.93055 -0.743357 1.20291 1.91551 -0.759449 1.20826 1.91709 -0.737776 1.20669 1.92731 -0.729637 1.19991 1.93055 -0.743357 1.19991 1.93055 -0.743357 1.20669 1.92731 -0.729637 1.20503 1.93892 -0.72304 1.19652 1.9506 -0.732259 1.20503 1.93892 -0.72304 1.20331 1.95153 -0.718305 1.20161 1.96469 -0.715628 1.19652 1.9506 -0.732259 1.20331 1.95153 -0.718305 1.20161 1.96469 -0.715628 1.19309 1.97322 -0.728022 1.19652 1.9506 -0.732259 1.20161 1.96469 -0.715628 1.19999 1.97789 -0.715049 1.19309 1.97322 -0.728022 1.19309 1.97322 -0.728022 1.19999 1.97789 -0.715049 1.1985 1.99068 -0.716459 1.19006 1.99513 -0.730872 1.1985 1.99068 -0.716459 1.19704 2.00302 -0.719749 1.19545 2.01506 -0.72503 1.19006 1.99513 -0.730872 1.19704 2.00302 -0.719749 1.19545 2.01506 -0.72503 1.18679 2.01561 -0.740546 1.19006 1.99513 -0.730872 1.19545 2.01506 -0.72503 1.19376 2.02634 -0.732253 1.18679 2.01561 -0.740546 1.18679 2.01561 -0.740546 1.19376 2.02634 -0.732253 1.19205 2.0364 -0.741218 1.18331 2.03235 -0.756473 1.19205 2.0364 -0.741218 1.19036 2.04487 -0.751591 1.18877 2.0515 -0.762942 1.18331 2.03235 -0.756473 1.19036 2.04487 -0.751591 1.18877 2.0515 -0.762942 1.18016 2.04294 -0.776161 1.18331 2.03235 -0.756473 1.18877 2.0515 -0.762942 1.18732 2.05618 -0.774812 1.18016 2.04294 -0.776161 1.18016 2.04294 -0.776161 1.18732 2.05618 -0.774812 1.18582 2.05905 -0.787356 1.17704 2.04698 -0.798134 1.18582 2.05905 -0.787356 1.1842 2.06 -0.800547 1.1825 2.05885 -0.813928 1.17704 2.04698 -0.798134 1.1842 2.06 -0.800547 1.1825 2.05885 -0.813928 1.17357 2.04387 -0.821011 1.17704 2.04698 -0.798134 1.1825 2.05885 -0.813928 1.18079 2.0556 -0.827 1.17357 2.04387 -0.821011 1.17357 2.04387 -0.821011 1.18079 2.0556 -0.827 1.17912 2.05038 -0.839282 1.17026 2.03387 -0.841451 1.17912 2.05038 -0.839282 1.17756 2.04347 -0.850365 1.17612 2.0352 -0.86001 1.17026 2.03387 -0.841451 1.17756 2.04347 -0.850365 1.17612 2.0352 -0.86001 1.16725 2.01857 -0.857321 1.17026 2.03387 -0.841451 1.17612 2.0352 -0.86001 1.17459 2.02537 -0.868471 1.16725 2.01857 -0.857321 1.16725 2.01857 -0.857321 1.17459 2.02537 -0.868471 1.17295 2.01408 -0.875485 1.16385 1.99832 -0.868119 1.17295 2.01408 -0.875485 1.17124 2.00167 -0.880706 1.16953 1.98861 -0.883904 1.16385 1.99832 -0.868119 1.17124 2.00167 -0.880706 1.16953 1.98861 -0.883904 1.16043 1.97567 -0.871997 1.16385 1.99832 -0.868119 1.16953 1.98861 -0.883904 1.16788 1.97536 -0.884999 1.16043 1.97567 -0.871997 1.16043 1.97567 -0.871997 1.16788 1.97536 -0.884999 1.16636 1.96243 -0.884066 1.15741 1.95384 -0.868821 1.16636 1.96243 -0.884066 1.16492 1.95004 -0.881252 1.16336 1.93788 -0.876467 1.15741 1.95384 -0.868821 1.16492 1.95004 -0.881252 1.16336 1.93788 -0.876467 1.15412 1.93346 -0.858805 1.15741 1.95384 -0.868821 1.16336 1.93788 -0.876467 1.16169 1.92637 -0.869713 1.15412 1.93346 -0.858805 1.15412 1.93346 -0.858805 1.16169 1.92637 -0.869713 1.15997 1.91597 -0.861154 1.15065 1.91697 -0.842622 1.15997 1.91597 -0.861154 1.15827 1.90707 -0.851094 1.15665 1.89997 -0.839943 1.15065 1.91697 -0.842622 1.15827 1.90707 -0.851094 1.15665 1.89997 -0.839943 1.14751 1.9067 -0.822772 1.15065 1.91697 -0.842622 1.15665 1.89997 -0.839943 1.15516 1.8948 -0.828165 1.14751 1.9067 -0.822772 1.14751 1.9067 -0.822772 1.15516 1.8948 -0.828165 1.15371 1.89149 -0.815835 1.14437 1.903 -0.800739 1.15371 1.89149 -0.815835 1.15211 1.89005 -0.802765 1.15043 1.89067 -0.789386 1.14437 1.903 -0.800739 1.15211 1.89005 -0.802765 1.15043 1.89067 -0.789386 1.1409 1.90647 -0.777903 1.14437 1.903 -0.800739 1.15043 1.89067 -0.789386 1.14871 1.8934 -0.77619 1.1409 1.90647 -0.777903 1.1409 1.90647 -0.777903 1.14871 1.8934 -0.77619 1.14702 1.89815 -0.763671 1.13761 1.91676 -0.757661 1.14702 1.89815 -0.763671 1.14543 1.90467 -0.752258 1.14398 1.91261 -0.742268 1.13761 1.91676 -0.757661 1.14543 1.90467 -0.752258 1.14398 1.91261 -0.742268 1.13459 1.93232 -0.742013 1.13761 1.91676 -0.757661 1.14398 1.91261 -0.742268 1.14249 1.92205 -0.733511 1.13459 1.93232 -0.742013 1.13459 1.93232 -0.742013 1.14249 1.92205 -0.733511 1.14086 1.933 -0.726101 1.13117 1.95276 -0.73152 1.14086 1.933 -0.726101 1.13916 1.94516 -0.720408 1.13745 1.95811 -0.716694 1.13117 1.95276 -0.73152 1.13916 1.94516 -0.720408 1.13745 1.95811 -0.716694 1.12777 1.97545 -0.728001 1.13117 1.95276 -0.73152 1.13745 1.95811 -0.716694 1.13578 1.97136 -0.715078 1.12777 1.97545 -0.728001 1.12777 1.97545 -0.728001 1.13578 1.97136 -0.715078 1.13422 1.98441 -0.715522 1.12476 1.99721 -0.731512 1.13422 1.98441 -0.715522 1.13279 1.9969 -0.717869 1.13126 2.00914 -0.722158 1.12476 1.99721 -0.731512 1.13279 1.9969 -0.717869 1.13126 2.00914 -0.722158 1.12145 2.01747 -0.741859 1.12476 1.99721 -0.731512 1.13126 2.00914 -0.722158 1.12961 2.02086 -0.728432 1.12145 2.01747 -0.741859 1.12145 2.01747 -0.741859 1.12961 2.02086 -0.728432 1.1279 2.03158 -0.736566 1.11798 2.03369 -0.758291 1.1279 2.03158 -0.736566 1.12619 2.04088 -0.746288 1.12454 2.04844 -0.757211 1.11798 2.03369 -0.758291 1.12619 2.04088 -0.746288 1.12454 2.04844 -0.757211 1.11487 2.04363 -0.778242 1.11798 2.03369 -0.758291 1.12454 2.04844 -0.757211 1.12302 2.0541 -0.768877 1.11487 2.04363 -0.778242 1.11487 2.04363 -0.778242 1.12302 2.0541 -0.768877 1.12158 2.05785 -0.78102 1.11171 2.047 -0.80039 1.12158 2.05785 -0.78102 1.12002 2.05978 -0.793942 1.11835 2.05969 -0.807289 1.11171 2.047 -0.80039 1.12002 2.05978 -0.793942 1.11835 2.05969 -0.807289 1.11664 2.05747 -0.820578 1.11171 2.047 -0.80039 1.11171 2.047 -0.80039 1.11664 2.05747 -0.820578 1.10823 2.04317 -0.823176 1.10145 2.03206 -0.818549 1.10823 2.04317 -0.823176 1.09873 2.02542 -0.832529 1.10145 2.03206 -0.818549 1.11171 2.047 -0.80039 1.10823 2.04317 -0.823176 1.10145 2.03206 -0.818549 1.10428 2.03492 -0.80311 1.11171 2.047 -0.80039 1.11171 2.047 -0.80039 1.10428 2.03492 -0.80311 1.10695 2.03374 -0.787756 1.11487 2.04363 -0.778242 1.10695 2.03374 -0.787756 1.10937 2.02891 -0.773657 1.11798 2.03369 -0.758291 1.10937 2.02891 -0.773657 1.11206 2.0204 -0.760773 1.12145 2.01747 -0.741859 1.11206 2.0204 -0.760773 1.1149 2.00867 -0.750336 1.12476 1.99721 -0.731512 1.1149 2.00867 -0.750336 1.11759 1.99488 -0.743389 1.12001 1.98031 -0.740236 1.12476 1.99721 -0.731512 1.11759 1.99488 -0.743389 1.12001 1.98031 -0.740236 1.12777 1.97545 -0.728001 1.12476 1.99721 -0.731512 1.12001 1.98031 -0.740236 1.12268 1.96493 -0.740852 1.12777 1.97545 -0.728001 1.12777 1.97545 -0.728001 1.12268 1.96493 -0.740852 1.13117 1.95276 -0.73152 1.13117 1.95276 -0.73152 1.12268 1.96493 -0.740852 1.12551 1.94993 -0.745491 1.13459 1.93232 -0.742013 1.12551 1.94993 -0.745491 1.12823 1.93681 -0.753719 1.13761 1.91676 -0.757661 1.12823 1.93681 -0.753719 1.13065 1.92658 -0.764566 1.1333 1.91917 -0.778014 1.13761 1.91676 -0.757661 1.13065 1.92658 -0.764566 1.1333 1.91917 -0.778014 1.1409 1.90647 -0.777903 1.13761 1.91676 -0.757661 1.1333 1.91917 -0.778014 1.13613 1.91538 -0.793246 1.1409 1.90647 -0.777903 1.1409 1.90647 -0.777903 1.13613 1.91538 -0.793246 1.14437 1.903 -0.800739 1.14437 1.903 -0.800739 1.13613 1.91538 -0.793246 1.13886 1.91564 -0.808759 1.14751 1.9067 -0.822772 1.13886 1.91564 -0.808759 1.14129 1.91964 -0.823144 1.15065 1.91697 -0.842622 1.14129 1.91964 -0.823144 1.14391 1.9273 -0.836397 1.15412 1.93346 -0.858805 1.14391 1.9273 -0.836397 1.14674 1.93837 -0.847518 1.14949 1.95181 -0.855336 1.15412 1.93346 -0.858805 1.14674 1.93837 -0.847518 1.14949 1.95181 -0.855336 1.15741 1.95384 -0.868821 1.15412 1.93346 -0.858805 1.14949 1.95181 -0.855336 1.15194 1.96622 -0.859353 1.15741 1.95384 -0.868821 1.15741 1.95384 -0.868821 1.15194 1.96622 -0.859353 1.16043 1.97567 -0.871997 1.16636 1.96243 -0.884066 1.15741 1.95384 -0.868821 1.16043 1.97567 -0.871997 1.32374 1.96874 -0.728272 1.33 1.97781 -0.715046 1.32064 1.99096 -0.729791 1.31405 1.98618 -0.741051 1.32064 1.99096 -0.729791 1.31156 2.0005 -0.745688 1.31405 1.98618 -0.741051 1.32374 1.96874 -0.728272 1.32064 1.99096 -0.729791 1.31405 1.98618 -0.741051 1.31658 1.97107 -0.740129 1.32374 1.96874 -0.728272 1.31746 2.01179 -0.738108 1.32378 2.02626 -0.732199 1.31399 2.0295 -0.752951 1.30878 2.01364 -0.754101 1.31399 2.0295 -0.752951 1.30596 2.0242 -0.765665 1.30878 2.01364 -0.754101 1.31746 2.01179 -0.738108 1.31399 2.0295 -0.752951 1.30878 2.01364 -0.754101 1.31156 2.0005 -0.745688 1.31746 2.01179 -0.738108 1.31746 2.01179 -0.738108 1.31156 2.0005 -0.745688 1.32064 1.99096 -0.729791 1.31072 2.04142 -0.772197 1.31732 2.05616 -0.774731 1.30769 2.04672 -0.793656 1.30093 2.03467 -0.793735 1.30769 2.04672 -0.793656 1.29816 2.03427 -0.80931 1.30093 2.03467 -0.793735 1.31072 2.04142 -0.772197 1.30769 2.04672 -0.793656 1.30093 2.03467 -0.793735 1.3034 2.03125 -0.779129 1.31072 2.04142 -0.772197 1.31072 2.04142 -0.772197 1.3034 2.03125 -0.779129 1.30596 2.0242 -0.765665 1.31399 2.0295 -0.752951 1.31072 2.04142 -0.772197 1.30596 2.0242 -0.765665 1.30426 2.04506 -0.816612 1.3108 2.05563 -0.826915 1.30087 2.03629 -0.837777 1.29534 2.02984 -0.824346 1.30087 2.03629 -0.837777 1.29275 2.02193 -0.837385 1.29534 2.02984 -0.824346 1.30426 2.04506 -0.816612 1.30087 2.03629 -0.837777 1.29534 2.02984 -0.824346 1.29816 2.03427 -0.80931 1.30426 2.04506 -0.816612 1.30426 2.04506 -0.816612 1.29816 2.03427 -0.80931 1.30769 2.04672 -0.793656 1.29453 2.00258 -0.866506 1.29954 1.98869 -0.88389 1.29107 1.98014 -0.871817 1.28472 1.98254 -0.859525 1.29107 1.98014 -0.871817 1.2821 1.96724 -0.859496 1.28472 1.98254 -0.859525 1.29453 2.00258 -0.866506 1.29107 1.98014 -0.871817 1.28472 1.98254 -0.859525 1.28755 1.99771 -0.855536 1.29453 2.00258 -0.866506 1.29453 2.00258 -0.866506 1.28755 1.99771 -0.855536 1.2903 2.01122 -0.847834 1.29787 2.022 -0.854542 1.2903 2.01122 -0.847834 1.29275 2.02193 -0.837385 1.30087 2.03629 -0.837777 1.29787 2.022 -0.854542 1.29275 2.02193 -0.837385 1.28799 1.958 -0.869964 1.29337 1.93796 -0.876505 1.28479 1.93724 -0.861306 1.27967 1.95278 -0.855736 1.28479 1.93724 -0.861306 1.27694 1.93923 -0.848174 1.27967 1.95278 -0.855736 1.28799 1.958 -0.869964 1.28479 1.93724 -0.861306 1.27967 1.95278 -0.855736 1.2821 1.96724 -0.859496 1.28799 1.958 -0.869964 1.28799 1.958 -0.869964 1.2821 1.96724 -0.859496 1.29107 1.98014 -0.871817 1.28132 1.91976 -0.846184 1.28666 1.90001 -0.84002 1.27808 1.90817 -0.826801 1.27146 1.92005 -0.824097 1.27808 1.90817 -0.826801 1.26904 1.91581 -0.809799 1.27146 1.92005 -0.824097 1.28132 1.91976 -0.846184 1.27808 1.90817 -0.826801 1.27146 1.92005 -0.824097 1.2741 1.92796 -0.837249 1.28132 1.91976 -0.846184 1.28132 1.91976 -0.846184 1.2741 1.92796 -0.837249 1.27694 1.93923 -0.848174 1.28479 1.93724 -0.861306 1.28132 1.91976 -0.846184 1.27694 1.93923 -0.848174 1.27503 1.90319 -0.80523 1.28044 1.89065 -0.789475 1.27159 1.90521 -0.782281 1.26632 1.91527 -0.794326 1.27159 1.90521 -0.782281 1.26349 1.91879 -0.779023 1.26632 1.91527 -0.794326 1.27503 1.90319 -0.80523 1.27159 1.90521 -0.782281 1.26632 1.91527 -0.794326 1.26904 1.91581 -0.809799 1.27503 1.90319 -0.80523 1.27503 1.90319 -0.80523 1.26904 1.91581 -0.809799 1.27808 1.90817 -0.826801 1.26822 1.91429 -0.761286 1.27399 1.91256 -0.742329 1.26522 1.92884 -0.744747 1.2584 1.93601 -0.754394 1.26522 1.92884 -0.744747 1.25571 1.94895 -0.745952 1.2584 1.93601 -0.754394 1.26822 1.91429 -0.761286 1.26522 1.92884 -0.744747 1.2584 1.93601 -0.754394 1.26082 1.92597 -0.765411 1.26822 1.91429 -0.761286 1.26822 1.91429 -0.761286 1.26082 1.92597 -0.765411 1.26349 1.91879 -0.779023 1.27159 1.90521 -0.782281 1.26822 1.91429 -0.761286 1.26349 1.91879 -0.779023 1.26186 1.94847 -0.733066 1.26746 1.95803 -0.716712 1.25841 1.97098 -0.728112 1.25287 1.96386 -0.741043 1.25841 1.97098 -0.728112 1.25018 1.97927 -0.740152 1.25287 1.96386 -0.741043 1.26186 1.94847 -0.733066 1.25841 1.97098 -0.728112 1.25287 1.96386 -0.741043 1.25571 1.94895 -0.745952 1.26186 1.94847 -0.733066 1.26186 1.94847 -0.733066 1.25571 1.94895 -0.745952 1.26522 1.92884 -0.744747 1.25535 1.99305 -0.730298 1.26127 2.00906 -0.722123 1.25212 2.01375 -0.739315 1.24777 1.99389 -0.743051 1.25212 2.01375 -0.739315 1.24509 2.00777 -0.749737 1.24777 1.99389 -0.743051 1.25535 1.99305 -0.730298 1.25212 2.01375 -0.739315 1.24777 1.99389 -0.743051 1.25018 1.97927 -0.740152 1.25535 1.99305 -0.730298 1.25535 1.99305 -0.730298 1.25018 1.97927 -0.740152 1.25841 1.97098 -0.728112 1.24865 2.03096 -0.754692 1.25456 2.0484 -0.757135 1.24543 2.04222 -0.774203 1.23955 2.02844 -0.772719 1.24543 2.04222 -0.774203 1.23713 2.03352 -0.786739 1.23955 2.02844 -0.772719 1.24865 2.03096 -0.754692 1.24543 2.04222 -0.774203 1.23955 2.02844 -0.772719 1.24226 2.01968 -0.759959 1.24865 2.03096 -0.754692 1.24865 2.03096 -0.754692 1.24226 2.01968 -0.759959 1.25212 2.01375 -0.739315 1.25212 2.01375 -0.739315 1.24226 2.01968 -0.759959 1.24509 2.00777 -0.749737 1.24237 2.04688 -0.795888 1.24836 2.05969 -0.8072 1.23891 2.0445 -0.818822 1.23448 2.03497 -0.80203 1.23891 2.0445 -0.818822 1.23164 2.03239 -0.817514 1.23448 2.03497 -0.80203 1.24237 2.04688 -0.795888 1.23891 2.0445 -0.818822 1.23448 2.03497 -0.80203 1.23713 2.03352 -0.786739 1.24237 2.04688 -0.795888 1.24237 2.04688 -0.795888 1.23713 2.03352 -0.786739 1.24543 2.04222 -0.774203 1.23556 2.03511 -0.839638 1.24184 2.03953 -0.855329 1.23256 2.02031 -0.855954 1.22648 2.01659 -0.843246 1.23256 2.02031 -0.855954 1.22386 2.00429 -0.852365 1.22648 2.01659 -0.843246 1.23556 2.03511 -0.839638 1.23256 2.02031 -0.855954 1.22648 2.01659 -0.843246 1.22891 2.02598 -0.831639 1.23556 2.03511 -0.839638 1.23556 2.03511 -0.839638 1.22891 2.02598 -0.831639 1.23891 2.0445 -0.818822 1.23891 2.0445 -0.818822 1.22891 2.02598 -0.831639 1.23164 2.03239 -0.817514 1.22919 2.00047 -0.867346 1.23538 1.99524 -0.882556 1.22575 1.9779 -0.871942 1.22103 1.98971 -0.858168 1.22575 1.9779 -0.871942 1.21828 1.97428 -0.859996 1.22103 1.98971 -0.858168 1.22919 2.00047 -0.867346 1.22575 1.9779 -0.871942 1.22103 1.98971 -0.858168 1.22386 2.00429 -0.852365 1.22919 2.00047 -0.867346 1.22919 2.00047 -0.867346 1.22386 2.00429 -0.852365 1.23256 2.02031 -0.855954 1.22271 1.95591 -0.869423 1.22916 1.94395 -0.879126 1.21946 1.93533 -0.860087 1.21324 1.94534 -0.852158 1.21946 1.93533 -0.860087 1.21042 1.93284 -0.842694 1.21324 1.94534 -0.852158 1.22271 1.95591 -0.869423 1.21946 1.93533 -0.860087 1.21324 1.94534 -0.852158 1.21584 1.95946 -0.857953 1.22271 1.95591 -0.869423 1.22271 1.95591 -0.869423 1.21584 1.95946 -0.857953 1.22575 1.9779 -0.871942 1.22575 1.9779 -0.871942 1.21584 1.95946 -0.857953 1.21828 1.97428 -0.859996 1.21598 1.91834 -0.844423 1.22246 1.90331 -0.845664 1.21279 1.9074 -0.82479 1.20765 1.92327 -0.830406 1.21279 1.9074 -0.82479 1.20519 1.91735 -0.816634 1.20765 1.92327 -0.830406 1.21598 1.91834 -0.844423 1.21279 1.9074 -0.82479 1.20765 1.92327 -0.830406 1.21042 1.93284 -0.842694 1.21598 1.91834 -0.844423 1.21598 1.91834 -0.844423 1.21042 1.93284 -0.842694 1.21946 1.93533 -0.860087 1.2097 1.90306 -0.80299 1.21628 1.89009 -0.796129 1.20624 1.90581 -0.780081 1.1998 1.91665 -0.786024 1.20624 1.90581 -0.780081 1.19702 1.92223 -0.771454 1.1998 1.91665 -0.786024 1.2097 1.90306 -0.80299 1.20624 1.90581 -0.780081 1.1998 1.91665 -0.786024 1.20262 1.91502 -0.801604 1.2097 1.90306 -0.80299 1.2097 1.90306 -0.80299 1.20262 1.91502 -0.801604 1.20519 1.91735 -0.816634 1.21279 1.9074 -0.82479 1.2097 1.90306 -0.80299 1.20519 1.91735 -0.816634 1.19991 1.93055 -0.743357 1.20503 1.93892 -0.72304 1.19652 1.9506 -0.732259 1.192 1.9426 -0.7495 1.19652 1.9506 -0.732259 1.18919 1.95676 -0.74284 1.192 1.9426 -0.7495 1.19991 1.93055 -0.743357 1.19652 1.9506 -0.732259 1.192 1.9426 -0.7495 1.19454 1.93098 -0.759229 1.19991 1.93055 -0.743357 1.19991 1.93055 -0.743357 1.19454 1.93098 -0.759229 1.20291 1.91551 -0.759449 1.20291 1.91551 -0.759449 1.19454 1.93098 -0.759229 1.19702 1.92223 -0.771454 1.20624 1.90581 -0.780081 1.20291 1.91551 -0.759449 1.19702 1.92223 -0.771454 1.19309 1.97322 -0.728022 1.1985 1.99068 -0.716459 1.19006 1.99513 -0.730872 1.18389 1.98718 -0.741249 1.19006 1.99513 -0.730872 1.18137 2.00146 -0.74615 1.18389 1.98718 -0.741249 1.19309 1.97322 -0.728022 1.19006 1.99513 -0.730872 1.18389 1.98718 -0.741249 1.1864 1.97214 -0.740068 1.19309 1.97322 -0.728022 1.19309 1.97322 -0.728022 1.1864 1.97214 -0.740068 1.19652 1.9506 -0.732259 1.19652 1.9506 -0.732259 1.1864 1.97214 -0.740068 1.18919 1.95676 -0.74284 1.18679 2.01561 -0.740546 1.19205 2.0364 -0.741218 1.18331 2.03235 -0.756473 1.17858 2.01447 -0.754809 1.18331 2.03235 -0.756473 1.17577 2.02481 -0.766549 1.17858 2.01447 -0.754809 1.18679 2.01561 -0.740546 1.18331 2.03235 -0.756473 1.17858 2.01447 -0.754809 1.18137 2.00146 -0.74615 1.18679 2.01561 -0.740546 1.18679 2.01561 -0.740546 1.18137 2.00146 -0.74615 1.19006 1.99513 -0.730872 1.18016 2.04294 -0.776161 1.18582 2.05905 -0.787356 1.17704 2.04698 -0.798134 1.17075 2.03477 -0.794794 1.17704 2.04698 -0.798134 1.16797 2.03409 -0.810383 1.17075 2.03477 -0.794794 1.18016 2.04294 -0.776161 1.17704 2.04698 -0.798134 1.17075 2.03477 -0.794794 1.17323 2.0316 -0.78009 1.18016 2.04294 -0.776161 1.18016 2.04294 -0.776161 1.17323 2.0316 -0.78009 1.18331 2.03235 -0.756473 1.18331 2.03235 -0.756473 1.17323 2.0316 -0.78009 1.17577 2.02481 -0.766549 1.17357 2.04387 -0.821011 1.17912 2.05038 -0.839282 1.17026 2.03387 -0.841451 1.16515 2.02939 -0.825324 1.17026 2.03387 -0.841451 1.16258 2.02128 -0.838182 1.16515 2.02939 -0.825324 1.17357 2.04387 -0.821011 1.17026 2.03387 -0.841451 1.16515 2.02939 -0.825324 1.16797 2.03409 -0.810383 1.17357 2.04387 -0.821011 1.17357 2.04387 -0.821011 1.16797 2.03409 -0.810383 1.17704 2.04698 -0.798134 1.16725 2.01857 -0.857321 1.17295 2.01408 -0.875485 1.16385 1.99832 -0.868119 1.15735 1.9967 -0.855938 1.16385 1.99832 -0.868119 1.15453 1.98147 -0.85965 1.15735 1.9967 -0.855938 1.16725 2.01857 -0.857321 1.16385 1.99832 -0.868119 1.15735 1.9967 -0.855938 1.16012 2.01037 -0.848467 1.16725 2.01857 -0.857321 1.16725 2.01857 -0.857321 1.16012 2.01037 -0.848467 1.16258 2.02128 -0.838182 1.17026 2.03387 -0.841451 1.16725 2.01857 -0.857321 1.16258 2.02128 -0.838182 1.15412 1.93346 -0.858805 1.15997 1.91597 -0.861154 1.15065 1.91697 -0.842622 1.14391 1.9273 -0.836397 1.15412 1.93346 -0.858805 1.15065 1.91697 -0.842622 1.14751 1.9067 -0.822772 1.15371 1.89149 -0.815835 1.14437 1.903 -0.800739 1.13886 1.91564 -0.808759 1.14751 1.9067 -0.822772 1.14437 1.903 -0.800739 1.1409 1.90647 -0.777903 1.14702 1.89815 -0.763671 1.13761 1.91676 -0.757661 1.13459 1.93232 -0.742013 1.14086 1.933 -0.726101 1.13117 1.95276 -0.73152 1.12551 1.94993 -0.745491 1.13459 1.93232 -0.742013 1.13117 1.95276 -0.73152 1.12777 1.97545 -0.728001 1.13422 1.98441 -0.715522 1.12476 1.99721 -0.731512 1.12145 2.01747 -0.741859 1.1279 2.03158 -0.736566 1.11798 2.03369 -0.758291 1.11206 2.0204 -0.760773 1.12145 2.01747 -0.741859 1.11798 2.03369 -0.758291 1.11487 2.04363 -0.778242 1.12158 2.05785 -0.78102 1.11171 2.047 -0.80039 1.10695 2.03374 -0.787756 1.11487 2.04363 -0.778242 1.11171 2.047 -0.80039 1.11664 2.05747 -0.820578 1.11494 2.0532 -0.833309 1.10823 2.04317 -0.823176 1.10823 2.04317 -0.823176 1.11494 2.0532 -0.833309 1.11332 2.04709 -0.845031 1.10496 2.03259 -0.843214 1.11332 2.04709 -0.845031 1.11183 2.03947 -0.855393 1.11037 2.03045 -0.864425 1.10496 2.03259 -0.843214 1.11183 2.03947 -0.855393 1.11037 2.03045 -0.864425 1.10193 2.01678 -0.85864 1.10496 2.03259 -0.843214 1.11037 2.03045 -0.864425 1.10878 2.01985 -0.872206 1.10193 2.01678 -0.85864 1.10193 2.01678 -0.85864 1.10878 2.01985 -0.872206 1.10709 2.00795 -0.878355 1.0985 1.99615 -0.868824 1.10709 2.00795 -0.878355 1.10537 1.99515 -0.882577 1.10369 1.98193 -0.884717 1.0985 1.99615 -0.868824 1.10537 1.99515 -0.882577 1.10369 1.98193 -0.884717 1.09511 1.97344 -0.871983 1.0985 1.99615 -0.868824 1.10369 1.98193 -0.884717 1.1021 1.96879 -0.884773 1.09511 1.97344 -0.871983 1.09511 1.97344 -0.871983 1.1021 1.96879 -0.884773 1.10064 1.95617 -0.882888 1.09211 1.95175 -0.868142 1.10064 1.95617 -0.882888 1.09915 1.94387 -0.879094 1.09753 1.93198 -0.873307 1.09211 1.95175 -0.868142 1.09915 1.94387 -0.879094 1.09753 1.93198 -0.873307 1.08878 1.93162 -0.857462 1.09211 1.95175 -0.868142 1.09753 1.93198 -0.873307 1.09583 1.92097 -0.865615 1.08878 1.93162 -0.857462 1.08878 1.93162 -0.857462 1.09583 1.92097 -0.865615 1.09411 1.91128 -0.856255 1.08532 1.91567 -0.840786 1.09411 1.91128 -0.856255 1.09244 1.90326 -0.84559 1.09088 1.89712 -0.834064 1.08532 1.91567 -0.840786 1.09244 1.90326 -0.84559 1.09088 1.89712 -0.834064 1.08223 1.90605 -0.820736 1.08532 1.91567 -0.840786 1.09088 1.89712 -0.834064 1.08945 1.89292 -0.822073 1.08223 1.90605 -0.820736 1.08223 1.90605 -0.820736 1.08945 1.89292 -0.822073 1.08792 1.89051 -0.809325 1.07904 1.90302 -0.79848 1.08792 1.89051 -0.809325 1.08627 1.89009 -0.796039 1.08456 1.89178 -0.782689 1.07904 1.90302 -0.79848 1.08627 1.89009 -0.796039 1.08456 1.89178 -0.782689 1.07556 1.90721 -0.775751 1.07904 1.90302 -0.79848 1.08456 1.89178 -0.782689 1.08285 1.89556 -0.769775 1.07556 1.90721 -0.775751 1.07556 1.90721 -0.775751 1.08285 1.89556 -0.769775 1.08121 1.90124 -0.757765 1.07231 1.91807 -0.755923 1.08121 1.90124 -0.757765 1.07968 1.90852 -0.747039 1.07825 1.91716 -0.737717 1.07231 1.91807 -0.755923 1.07968 1.90852 -0.747039 1.07825 1.91716 -0.737717 1.06927 1.93414 -0.740719 1.07231 1.91807 -0.755923 1.07825 1.91716 -0.737717 1.07668 1.92739 -0.729588 1.06927 1.93414 -0.740719 1.06927 1.93414 -0.740719 1.07668 1.92739 -0.729588 1.07501 1.939 -0.723002 1.06583 1.95494 -0.73085 1.07501 1.939 -0.723002 1.0733 1.95161 -0.71828 1.0716 1.96477 -0.715617 1.06583 1.95494 -0.73085 1.0733 1.95161 -0.71828 1.0716 1.96477 -0.715617 1.06246 1.9776 -0.728047 1.06583 1.95494 -0.73085 1.0716 1.96477 -0.715617 1.06998 1.97798 -0.715052 1.06246 1.9776 -0.728047 1.06246 1.9776 -0.728047 1.06998 1.97798 -0.715052 1.06849 1.99076 -0.716474 1.05946 1.99929 -0.732221 1.06849 1.99076 -0.716474 1.06703 2.0031 -0.719778 1.06544 2.01513 -0.725072 1.05946 1.99929 -0.732221 1.06703 2.0031 -0.719778 1.06544 2.01513 -0.725072 1.05611 2.01929 -0.743231 1.05946 1.99929 -0.732221 1.06544 2.01513 -0.725072 1.06375 2.02641 -0.732307 1.05611 2.01929 -0.743231 1.05611 2.01929 -0.743231 1.06375 2.02641 -0.732307 1.06204 2.03646 -0.741283 1.05265 2.03496 -0.760144 1.06204 2.03646 -0.741283 1.06035 2.04492 -0.751664 1.05876 2.05153 -0.763019 1.05265 2.03496 -0.760144 1.06035 2.04492 -0.751664 1.05876 2.05153 -0.763019 1.04958 2.04425 -0.780295 1.05265 2.03496 -0.760144 1.05876 2.05153 -0.763019 1.05731 2.05621 -0.774892 1.04958 2.04425 -0.780295 1.04958 2.04425 -0.780295 1.05731 2.05621 -0.774892 1.05581 2.05907 -0.787442 1.04637 2.04695 -0.802652 1.05581 2.05907 -0.787442 1.05419 2.06 -0.800636 1.05249 2.05884 -0.814017 1.04637 2.04695 -0.802652 1.05419 2.06 -0.800636 1.05249 2.05884 -0.814017 1.04289 2.0424 -0.825314 1.04637 2.04695 -0.802652 1.05249 2.05884 -0.814017 1.05077 2.05557 -0.827085 1.04289 2.0424 -0.825314 1.04289 2.0424 -0.825314 1.05077 2.05557 -0.827085 1.04911 2.05034 -0.83936 1.03967 2.03126 -0.844926 1.04911 2.05034 -0.83936 1.04755 2.04342 -0.850434 1.04611 2.03514 -0.86007 1.03967 2.03126 -0.844926 1.04755 2.04342 -0.850434 1.04611 2.03514 -0.86007 1.03661 2.01494 -0.859909 1.03967 2.03126 -0.844926 1.04611 2.03514 -0.86007 1.04458 2.0253 -0.868523 1.03661 2.01494 -0.859909 1.03661 2.01494 -0.859909 1.04458 2.0253 -0.868523 1.04294 2.014 -0.875526 1.03316 1.99396 -0.869459 1.04294 2.014 -0.875526 1.04123 2.00159 -0.880734 1.03952 1.98852 -0.883918 1.03316 1.99396 -0.869459 1.04123 2.00159 -0.880734 1.03952 1.98852 -0.883918 1.0298 1.97124 -0.871902 1.03316 1.99396 -0.869459 1.03952 1.98852 -0.883918 1.03787 1.97528 -0.885 1.0298 1.97124 -0.871902 1.0298 1.97124 -0.871902 1.03787 1.97528 -0.885 1.03635 1.96235 -0.884053 1.0268 1.94968 -0.8674 1.03635 1.96235 -0.884053 1.03491 1.94996 -0.881227 1.03335 1.9378 -0.876428 1.0268 1.94968 -0.8674 1.03491 1.94996 -0.881227 1.03335 1.9378 -0.876428 1.02344 1.92982 -0.856061 1.0268 1.94968 -0.8674 1.03335 1.9378 -0.876428 1.03168 1.92629 -0.869662 1.02344 1.92982 -0.856061 1.02344 1.92982 -0.856061 1.03168 1.92629 -0.869662 1.02996 1.9159 -0.861092 1.01999 1.91442 -0.838917 1.02996 1.9159 -0.861092 1.02826 1.90702 -0.851023 1.02664 1.89993 -0.839866 1.01999 1.91442 -0.838917 1.02826 1.90702 -0.851023 1.02664 1.89993 -0.839866 1.01694 1.90546 -0.818665 1.01999 1.91442 -0.838917 1.02664 1.89993 -0.839866 1.02515 1.89477 -0.828085 1.01694 1.90546 -0.818665 1.01694 1.90546 -0.818665 1.02515 1.89477 -0.828085 1.0237 1.89147 -0.81575 1.0221 1.89004 -0.802677 1.01694 1.90546 -0.818665 1.0237 1.89147 -0.81575 1.0221 1.89004 -0.802677 1.0137 1.9031 -0.796215 1.01694 1.90546 -0.818665 1.0221 1.89004 -0.802677 1.02042 1.89068 -0.789297 1.0137 1.9031 -0.796215 1.0137 1.9031 -0.796215 1.02042 1.89068 -0.789297 1.0187 1.89343 -0.776104 1.01023 1.908 -0.773628 1.0187 1.89343 -0.776104 1.01701 1.89819 -0.76359 1.01542 1.90472 -0.752186 1.01023 1.908 -0.773628 1.01701 1.89819 -0.76359 1.01542 1.90472 -0.752186 1.00702 1.91941 -0.754237 1.01023 1.908 -0.773628 1.01542 1.90472 -0.752186 1.01397 1.91267 -0.742206 1.00702 1.91941 -0.754237 1.00702 1.91941 -0.754237 1.01397 1.91267 -0.742206 1.01248 1.92211 -0.733456 1.00395 1.936 -0.739476 1.01248 1.92211 -0.733456 1.01085 1.93308 -0.726057 1.00915 1.94525 -0.720377 1.00395 1.936 -0.739476 1.01085 1.93308 -0.726057 1.00915 1.94525 -0.720377 1.00049 1.95714 -0.73025 1.00395 1.936 -0.739476 1.00915 1.94525 -0.720377 1.00744 1.9582 -0.716677 1.00049 1.95714 -0.73025 1.00049 1.95714 -0.73025 1.00744 1.9582 -0.716677 1.00577 1.97145 -0.715074 0.997146 1.97986 -0.728164 1.00577 1.97145 -0.715074 1.00421 1.98449 -0.715532 1.00278 1.99698 -0.717891 0.997146 1.97986 -0.728164 1.00421 1.98449 -0.715532 1.00278 1.99698 -0.717891 0.994147 2.00135 -0.732996 0.997146 1.97986 -0.728164 1.00278 1.99698 -0.717891 1.00125 2.00922 -0.722193 0.994147 2.00135 -0.732996 0.994147 2.00135 -0.732996 1.00125 2.00922 -0.722193 0.999598 2.02093 -0.72848 0.990764 2.02106 -0.744662 0.999598 2.02093 -0.72848 0.997888 2.03165 -0.736626 0.996179 2.04094 -0.746358 0.990764 2.02106 -0.744662 0.997888 2.03165 -0.736626 0.996179 2.04094 -0.746358 0.987329 2.03617 -0.762028 0.990764 2.02106 -0.744662 0.996179 2.04094 -0.746358 0.994534 2.04849 -0.757286 0.987329 2.03617 -0.762028 0.987329 2.03617 -0.762028 0.994534 2.04849 -0.757286 0.993009 2.05413 -0.768956 0.984294 2.04481 -0.782382 0.993009 2.05413 -0.768956 0.991573 2.05787 -0.781103 0.990009 2.05979 -0.79403 0.984294 2.04481 -0.782382 0.991573 2.05787 -0.781103 0.990009 2.05979 -0.79403 0.981025 2.04683 -0.804975 0.984294 2.04481 -0.782382 0.990009 2.05979 -0.79403 0.98834 2.05968 -0.807378 0.981025 2.04683 -0.804975 0.981025 2.04683 -0.804975 0.98834 2.05968 -0.807378 0.986624 2.05745 -0.820665 0.977558 2.04157 -0.827421 0.986624 2.05745 -0.820665 0.984925 2.05317 -0.83339 0.983306 2.04705 -0.845105 0.977558 2.04157 -0.827421 0.984925 2.05317 -0.83339 0.983306 2.04705 -0.845105 0.974379 2.0299 -0.846586 0.977558 2.04157 -0.827421 0.983306 2.04705 -0.845105 0.981817 2.03942 -0.855457 0.974379 2.0299 -0.846586 0.974379 2.0299 -0.846586 0.981817 2.03942 -0.855457 0.980361 2.03038 -0.864481 0.971271 2.01299 -0.861162 0.980361 2.03038 -0.864481 0.978765 2.01977 -0.872253 0.977079 2.00786 -0.878389 0.971271 2.01299 -0.861162 0.978765 2.01977 -0.872253 0.977079 2.00786 -0.878389 0.967818 1.99175 -0.870024 0.971271 2.01299 -0.861162 0.977079 2.00786 -0.878389 0.975361 1.99506 -0.882598 0.967818 1.99175 -0.870024 0.967818 1.99175 -0.870024 0.975361 1.99506 -0.882598 0.973677 1.98184 -0.884724 0.964493 1.96904 -0.871753 0.973677 1.98184 -0.884724 0.972085 1.9687 -0.884766 0.970633 1.95609 -0.882869 0.964493 1.96904 -0.871753 0.972085 1.9687 -0.884766 0.970633 1.95609 -0.882869 0.96149 1.94762 -0.86659 0.964493 1.96904 -0.871753 0.970633 1.95609 -0.882869 0.969139 1.94379 -0.879062 0.96149 1.94762 -0.86659 0.96149 1.94762 -0.86659 0.969139 1.94379 -0.879062 0.967516 1.9319 -0.873262 0.958093 1.92807 -0.854601 0.967516 1.9319 -0.873262 0.965815 1.9209 -0.865558 0.9641 1.91122 -0.856188 0.958093 1.92807 -0.854601 0.965815 1.9209 -0.865558 0.9641 1.91122 -0.856188 0.954668 1.91325 -0.837019 0.958093 1.92807 -0.854601 0.9641 1.91122 -0.856188 0.962434 1.90321 -0.845515 0.954668 1.91325 -0.837019 0.954668 1.91325 -0.837019 0.962434 1.90321 -0.845515 0.960874 1.89709 -0.833985 0.951646 1.90493 -0.816563 0.960874 1.89709 -0.833985 0.95944 1.89289 -0.821991 0.957909 1.8905 -0.809238 0.951646 1.90493 -0.816563 0.95944 1.89289 -0.821991 0.957909 1.8905 -0.809238 0.948364 1.90325 -0.79395 0.951646 1.90493 -0.816563 0.957909 1.8905 -0.809238 0.956261 1.8901 -0.79595 0.948364 1.90325 -0.79395 0.948364 1.90325 -0.79395 0.956261 1.8901 -0.79595 0.954551 1.8918 -0.782601 0.944891 1.90886 -0.771537 0.954551 1.8918 -0.782601 0.952842 1.89559 -0.769692 0.951197 1.90128 -0.757689 0.944891 1.90886 -0.771537 0.952842 1.89559 -0.769692 0.951197 1.90128 -0.757689 0.941739 1.9208 -0.752604 0.944891 1.90886 -0.771537 0.951197 1.90128 -0.757689 0.949672 1.90857 -0.746972 0.941739 1.9208 -0.752604 0.941739 1.9208 -0.752604 0.949672 1.90857 -0.746972 0.948237 1.91722 -0.737659 0.938616 1.93791 -0.738287 0.948237 1.91722 -0.737659 0.946672 1.92746 -0.729538 0.945003 1.93908 -0.722964 0.938616 1.93791 -0.738287 0.946672 1.92746 -0.729538 0.945003 1.93908 -0.722964 0.935147 1.95936 -0.72972 0.938616 1.93791 -0.738287 0.945003 1.93908 -0.722964 0.943287 1.9517 -0.718256 0.935147 1.95936 -0.72972 0.935147 1.95936 -0.72972 0.943287 1.9517 -0.718256 0.941588 1.96486 -0.715607 0.931843 1.98204 -0.728345 0.941588 1.96486 -0.715607 0.939969 1.97807 -0.715055 0.938481 1.99085 -0.71649 0.931843 1.98204 -0.728345 0.939969 1.97807 -0.715055 0.938481 1.99085 -0.71649 0.928832 2.0034 -0.73384 0.931843 1.98204 -0.728345 0.938481 1.99085 -0.71649 0.937024 2.00318 -0.719807 0.928832 2.0034 -0.73384 0.928832 2.0034 -0.73384 0.937024 2.00318 -0.719807 0.935428 2.01521 -0.725114 0.925421 2.02279 -0.746149 0.935428 2.01521 -0.725114 0.933741 2.02648 -0.732362 0.932024 2.03652 -0.741348 0.925421 2.02279 -0.746149 0.933741 2.02648 -0.732362 0.932024 2.03652 -0.741348 0.922009 2.03732 -0.76394 0.925421 2.02279 -0.746149 0.932024 2.03652 -0.741348 0.93034 2.04497 -0.751736 0.922009 2.03732 -0.76394 0.922009 2.03732 -0.76394 0.93034 2.04497 -0.751736 0.928749 2.05157 -0.763097 0.927296 2.05623 -0.774973 0.922009 2.03732 -0.76394 0.928749 2.05157 -0.763097 0.927296 2.05623 -0.774973 0.918997 2.04531 -0.784499 0.922009 2.03732 -0.76394 0.927296 2.05623 -0.774973 0.925802 2.05908 -0.787529 0.918997 2.04531 -0.784499 0.918997 2.04531 -0.784499 0.925802 2.05908 -0.787529 0.924179 2.06 -0.800725 0.915694 2.04664 -0.807183 0.924179 2.06 -0.800725 0.922478 2.05882 -0.814105 0.920763 2.05554 -0.82717 0.915694 2.04664 -0.807183 0.922478 2.05882 -0.814105 0.920763 2.05554 -0.82717 0.912225 2.04068 -0.829496 0.915694 2.04664 -0.807183 0.920763 2.05554 -0.82717 0.919097 2.0503 -0.839438 0.912225 2.04068 -0.829496 0.912225 2.04068 -0.829496 0.919097 2.0503 -0.839438 0.917537 2.04337 -0.850503 0.909099 2.02849 -0.848193 0.917537 2.04337 -0.850503 0.916103 2.03508 -0.860131 0.914572 2.02522 -0.868575 0.909099 2.02849 -0.848193 0.916103 2.03508 -0.860131 0.914572 2.02522 -0.868575 0.90595 2.01112 -0.862287 0.909099 2.02849 -0.848193 0.914572 2.02522 -0.868575 0.912924 2.01392 -0.875567 0.90595 2.01112 -0.862287 0.90595 2.01112 -0.862287 0.912924 2.01392 -0.875567 0.911214 2.0015 -0.880762 0.902477 1.98953 -0.870519 0.911214 2.0015 -0.880762 0.909505 1.98843 -0.883932 0.907861 1.97519 -0.885 0.902477 1.98953 -0.870519 0.909505 1.98843 -0.883932 0.907861 1.97519 -0.885 0.899193 1.96687 -0.87154 0.902477 1.98953 -0.870519 0.907861 1.97519 -0.885 0.906336 1.96226 -0.88404 0.899193 1.96687 -0.87154 0.899193 1.96687 -0.87154 0.906336 1.96226 -0.88404 0.9049 1.94987 -0.881201 0.896172 1.94558 -0.865713 0.9049 1.94987 -0.881201 0.903335 1.93772 -0.87639 0.901666 1.92622 -0.869611 0.896172 1.94558 -0.865713 0.903335 1.93772 -0.87639 0.901666 1.92622 -0.869611 0.892749 1.92636 -0.853087 0.896172 1.94558 -0.865713 0.901666 1.92622 -0.869611 0.89995 1.91584 -0.86103 0.892749 1.92636 -0.853087 0.892749 1.92636 -0.853087 0.89995 1.91584 -0.86103 0.898251 1.90696 -0.850952 0.88935 1.91213 -0.835094 0.898251 1.90696 -0.850952 0.896632 1.89989 -0.839789 0.895144 1.89475 -0.828006 0.88935 1.91213 -0.835094 0.896632 1.89989 -0.839789 0.895144 1.89475 -0.828006 0.886346 1.90446 -0.814432 0.88935 1.91213 -0.835094 0.895144 1.89475 -0.828006 0.893687 1.89146 -0.815665 0.886346 1.90446 -0.814432 0.886346 1.90446 -0.814432 0.893687 1.89146 -0.815665 0.892091 1.89004 -0.802588 0.883024 1.90348 -0.791685 0.892091 1.89004 -0.802588 0.890404 1.89069 -0.789208 0.888687 1.89345 -0.776018 0.883024 1.90348 -0.791685 0.890404 1.89069 -0.789208 0.888687 1.89345 -0.776018 0.87956 1.90979 -0.769481 0.883024 1.90348 -0.791685 0.888687 1.89345 -0.776018 0.887003 1.89823 -0.76351 0.87956 1.90979 -0.769481 0.87956 1.90979 -0.769481 0.887003 1.89823 -0.76351 0.885412 1.90477 -0.752115 0.876457 1.92224 -0.751006 0.885412 1.90477 -0.752115 0.88396 1.91273 -0.742144 0.882465 1.92218 -0.733402 0.876457 1.92224 -0.751006 0.88396 1.91273 -0.742144 0.882465 1.92218 -0.733402 0.873283 1.93987 -0.737154 0.876457 1.92224 -0.751006 0.882465 1.92218 -0.733402 0.880842 1.93316 -0.726013 0.873283 1.93987 -0.737154 0.873283 1.93987 -0.737154 0.880842 1.93316 -0.726013 0.879141 1.94533 -0.720345 0.869808 1.96159 -0.729261 0.879141 1.94533 -0.720345 0.877426 1.95829 -0.716659 0.87576 1.97153 -0.715071 0.869808 1.96159 -0.729261 0.877426 1.95829 -0.716659 0.87576 1.97153 -0.715071 0.866545 1.98421 -0.728591 0.869808 1.96159 -0.729261 0.87576 1.97153 -0.715071 0.874201 1.98458 -0.715542 0.866545 1.98421 -0.728591 0.866545 1.98421 -0.728591 0.874201 1.98458 -0.715542 0.872767 1.99706 -0.717913 0.863512 2.00544 -0.734751 0.872767 1.99706 -0.717913 0.871236 2.0093 -0.722229 0.869587 2.02101 -0.728529 0.863512 2.00544 -0.734751 0.871236 2.0093 -0.722229 0.869587 2.02101 -0.728529 0.860078 2.02447 -0.74769 0.863512 2.00544 -0.734751 0.869587 2.02101 -0.728529 0.867877 2.03171 -0.736686 0.860078 2.02447 -0.74769 0.860078 2.02447 -0.74769 0.867877 2.03171 -0.736686 0.866168 2.04099 -0.746427 0.856693 2.0384 -0.765877 0.866168 2.04099 -0.746427 0.864524 2.04853 -0.757362 0.862999 2.05416 -0.769036 0.856693 2.0384 -0.765877 0.864524 2.04853 -0.757362 0.862999 2.05416 -0.769036 0.853694 2.04575 -0.786644 0.856693 2.0384 -0.765877 0.862999 2.05416 -0.769036 0.861563 2.05789 -0.781187 0.853694 2.04575 -0.786644 0.853694 2.04575 -0.786644 0.861563 2.05789 -0.781187 0.859998 2.0598 -0.794118 0.850353 2.04638 -0.809445 0.859998 2.0598 -0.794118 0.858329 2.05967 -0.807468 0.856613 2.05743 -0.820752 0.850353 2.04638 -0.809445 0.858329 2.05967 -0.807468 0.856613 2.05743 -0.820752 0.846896 2.03973 -0.831534 0.850353 2.04638 -0.809445 0.856613 2.05743 -0.820752 0.854914 2.05313 -0.833472 0.846896 2.03973 -0.831534 0.846896 2.03973 -0.831534 0.854914 2.05313 -0.833472 0.853295 2.047 -0.845179 0.843817 2.02704 -0.849762 0.853295 2.047 -0.845179 0.851808 2.03936 -0.85552 0.85035 2.03032 -0.864537 0.843817 2.02704 -0.849762 0.851808 2.03936 -0.85552 0.85035 2.03032 -0.864537 0.840616 2.00914 -0.86339 0.843817 2.02704 -0.849762 0.85035 2.03032 -0.864537 0.848754 2.0197 -0.872299 0.840616 2.00914 -0.86339 0.840616 2.00914 -0.86339 0.848754 2.0197 -0.872299 0.847067 2.00778 -0.878424 0.837139 1.9873 -0.870942 0.847067 2.00778 -0.878424 0.84535 1.99498 -0.88262 0.843666 1.98175 -0.884731 0.837139 1.9873 -0.870942 0.84535 1.99498 -0.88262 0.843666 1.98175 -0.884731 0.833899 1.96472 -0.871262 0.837139 1.9873 -0.870942 0.843666 1.98175 -0.884731 0.842075 1.96862 -0.88476 0.833899 1.96472 -0.871262 0.833899 1.96472 -0.871262 0.842075 1.96862 -0.88476 0.840623 1.956 -0.88285 0.83085 1.94355 -0.864769 0.840623 1.956 -0.88285 0.839129 1.94371 -0.87903 0.837505 1.93182 -0.873217 0.83085 1.94355 -0.864769 0.839129 1.94371 -0.87903 0.837505 1.93182 -0.873217 0.835804 1.92083 -0.865501 0.83085 1.94355 -0.864769 0.83085 1.94355 -0.864769 0.835804 1.92083 -0.865501 0.827406 1.9247 -0.851519 0.822664 1.94257 -0.850483 0.827406 1.9247 -0.851519 0.81983 1.93059 -0.840343 0.822664 1.94257 -0.850483 0.83085 1.94355 -0.864769 0.827406 1.9247 -0.851519 0.822664 1.94257 -0.850483 0.825331 1.95648 -0.857071 0.83085 1.94355 -0.864769 0.83085 1.94355 -0.864769 0.825331 1.95648 -0.857071 0.833899 1.96472 -0.871262 0.840623 1.956 -0.88285 0.83085 1.94355 -0.864769 0.833899 1.96472 -0.871262 1.10823 2.04317 -0.823176 1.11332 2.04709 -0.845031 1.10496 2.03259 -0.843214 1.09873 2.02542 -0.832529 1.10496 2.03259 -0.843214 1.09631 2.01584 -0.843958 1.09873 2.02542 -0.832529 1.10823 2.04317 -0.823176 1.10496 2.03259 -0.843214 1.10193 2.01678 -0.85864 1.10709 2.00795 -0.878355 1.0985 1.99615 -0.868824 1.09367 2.00334 -0.852883 1.0985 1.99615 -0.868824 1.09083 1.98866 -0.858425 1.09367 2.00334 -0.852883 1.10193 2.01678 -0.85864 1.0985 1.99615 -0.868824 1.09367 2.00334 -0.852883 1.09631 2.01584 -0.843958 1.10193 2.01678 -0.85864 1.10193 2.01678 -0.85864 1.09631 2.01584 -0.843958 1.10496 2.03259 -0.843214 1.09511 1.97344 -0.871983 1.10064 1.95617 -0.882888 1.09211 1.95175 -0.868142 1.08567 1.95847 -0.857677 1.09211 1.95175 -0.868142 1.08305 1.94441 -0.851617 1.08567 1.95847 -0.857677 1.09511 1.97344 -0.871983 1.09211 1.95175 -0.868142 1.08567 1.95847 -0.857677 1.0881 1.97322 -0.859974 1.09511 1.97344 -0.871983 1.09511 1.97344 -0.871983 1.0881 1.97322 -0.859974 1.09083 1.98866 -0.858425 1.0985 1.99615 -0.868824 1.09511 1.97344 -0.871983 1.09083 1.98866 -0.858425 1.08878 1.93162 -0.857462 1.09411 1.91128 -0.856255 1.08532 1.91567 -0.840786 1.08022 1.93208 -0.841923 1.08532 1.91567 -0.840786 1.07747 1.92275 -0.829487 1.08022 1.93208 -0.841923 1.08878 1.93162 -0.857462 1.08532 1.91567 -0.840786 1.08022 1.93208 -0.841923 1.08305 1.94441 -0.851617 1.08878 1.93162 -0.857462 1.08878 1.93162 -0.857462 1.08305 1.94441 -0.851617 1.09211 1.95175 -0.868142 1.08223 1.90605 -0.820736 1.08792 1.89051 -0.809325 1.07904 1.90302 -0.79848 1.07243 1.915 -0.800529 1.07904 1.90302 -0.79848 1.06961 1.91691 -0.784969 1.07243 1.915 -0.800529 1.08223 1.90605 -0.820736 1.07904 1.90302 -0.79848 1.07243 1.915 -0.800529 1.07503 1.91708 -0.815645 1.08223 1.90605 -0.820736 1.08223 1.90605 -0.820736 1.07503 1.91708 -0.815645 1.07747 1.92275 -0.829487 1.08532 1.91567 -0.840786 1.08223 1.90605 -0.820736 1.07747 1.92275 -0.829487 1.07556 1.90721 -0.775751 1.08121 1.90124 -0.757765 1.07231 1.91807 -0.755923 1.06684 1.92274 -0.770523 1.07231 1.91807 -0.755923 1.06438 1.93168 -0.758485 1.06684 1.92274 -0.770523 1.07556 1.90721 -0.775751 1.07231 1.91807 -0.755923 1.06684 1.92274 -0.770523 1.06961 1.91691 -0.784969 1.07556 1.90721 -0.775751 1.07556 1.90721 -0.775751 1.06961 1.91691 -0.784969 1.07904 1.90302 -0.79848 1.06927 1.93414 -0.740719 1.07501 1.939 -0.723002 1.06583 1.95494 -0.73085 1.05899 1.9578 -0.742518 1.06583 1.95494 -0.73085 1.05621 1.9732 -0.740027 1.05899 1.9578 -0.742518 1.06927 1.93414 -0.740719 1.06583 1.95494 -0.73085 1.05899 1.9578 -0.742518 1.06181 1.94351 -0.748929 1.06927 1.93414 -0.740719 1.06927 1.93414 -0.740719 1.06181 1.94351 -0.748929 1.06438 1.93168 -0.758485 1.07231 1.91807 -0.755923 1.06927 1.93414 -0.740719 1.06438 1.93168 -0.758485 1.06246 1.9776 -0.728047 1.06849 1.99076 -0.716474 1.05946 1.99929 -0.732221 1.05373 1.98817 -0.741464 1.05946 1.99929 -0.732221 1.05119 2.00242 -0.74663 1.05373 1.98817 -0.741464 1.06246 1.9776 -0.728047 1.05946 1.99929 -0.732221 1.05373 1.98817 -0.741464 1.05621 1.9732 -0.740027 1.06246 1.9776 -0.728047 1.06246 1.9776 -0.728047 1.05621 1.9732 -0.740027 1.06583 1.95494 -0.73085 1.05611 2.01929 -0.743231 1.06204 2.03646 -0.741283 1.05265 2.03496 -0.760144 1.04838 2.01528 -0.755532 1.05265 2.03496 -0.760144 1.04559 2.0254 -0.767442 1.04838 2.01528 -0.755532 1.05611 2.01929 -0.743231 1.05265 2.03496 -0.760144 1.04838 2.01528 -0.755532 1.05119 2.00242 -0.74663 1.05611 2.01929 -0.743231 1.05611 2.01929 -0.743231 1.05119 2.00242 -0.74663 1.05946 1.99929 -0.732221 1.04958 2.04425 -0.780295 1.05581 2.05907 -0.787442 1.04637 2.04695 -0.802652 1.04056 2.03486 -0.795857 1.04637 2.04695 -0.802652 1.03777 2.0339 -0.811452 1.04056 2.03486 -0.795857 1.04958 2.04425 -0.780295 1.04637 2.04695 -0.802652 1.04056 2.03486 -0.795857 1.04307 2.03193 -0.781052 1.04958 2.04425 -0.780295 1.04958 2.04425 -0.780295 1.04307 2.03193 -0.781052 1.05265 2.03496 -0.760144 1.05265 2.03496 -0.760144 1.04307 2.03193 -0.781052 1.04559 2.0254 -0.767442 1.04289 2.0424 -0.825314 1.04911 2.05034 -0.83936 1.03967 2.03126 -0.844926 1.03496 2.02893 -0.826291 1.03967 2.03126 -0.844926 1.03242 2.02063 -0.838965 1.03496 2.02893 -0.826291 1.04289 2.0424 -0.825314 1.03967 2.03126 -0.844926 1.03496 2.02893 -0.826291 1.03777 2.0339 -0.811452 1.04289 2.0424 -0.825314 1.04289 2.0424 -0.825314 1.03777 2.0339 -0.811452 1.04637 2.04695 -0.802652 1.03661 2.01494 -0.859909 1.04294 2.014 -0.875526 1.03316 1.99396 -0.869459 1.02716 1.99568 -0.856322 1.03316 1.99396 -0.869459 1.02434 1.9804 -0.859757 1.02716 1.99568 -0.856322 1.03661 2.01494 -0.859909 1.03316 1.99396 -0.869459 1.02716 1.99568 -0.856322 1.02994 2.0095 -0.849086 1.03661 2.01494 -0.859909 1.03661 2.01494 -0.859909 1.02994 2.0095 -0.849086 1.03967 2.03126 -0.844926 1.03967 2.03126 -0.844926 1.02994 2.0095 -0.849086 1.03242 2.02063 -0.838965 1.0298 1.97124 -0.871902 1.03635 1.96235 -0.884053 1.0268 1.94968 -0.8674 1.02177 1.9652 -0.859194 1.0268 1.94968 -0.8674 1.01931 1.95083 -0.854917 1.02177 1.9652 -0.859194 1.0298 1.97124 -0.871902 1.0268 1.94968 -0.8674 1.02177 1.9652 -0.859194 1.02434 1.9804 -0.859757 1.0298 1.97124 -0.871902 1.0298 1.97124 -0.871902 1.02434 1.9804 -0.859757 1.03316 1.99396 -0.869459 1.02344 1.92982 -0.856061 1.02996 1.9159 -0.861092 1.01999 1.91442 -0.838917 1.01372 1.92666 -0.835536 1.01999 1.91442 -0.838917 1.01112 1.91925 -0.822189 1.01372 1.92666 -0.835536 1.02344 1.92982 -0.856061 1.01999 1.91442 -0.838917 1.01372 1.92666 -0.835536 1.01654 1.93751 -0.846847 1.02344 1.92982 -0.856061 1.02344 1.92982 -0.856061 1.01654 1.93751 -0.846847 1.0268 1.94968 -0.8674 1.0268 1.94968 -0.8674 1.01654 1.93751 -0.846847 1.01931 1.95083 -0.854917 1.0137 1.9031 -0.796215 1.0187 1.89343 -0.776104 1.01023 1.908 -0.773628 1.00593 1.91551 -0.792168 1.01023 1.908 -0.773628 1.0031 1.91958 -0.777014 1.00593 1.91551 -0.792168 1.0137 1.9031 -0.796215 1.01023 1.908 -0.773628 1.00593 1.91551 -0.792168 1.00868 1.9155 -0.807712 1.0137 1.9031 -0.796215 1.0137 1.9031 -0.796215 1.00868 1.9155 -0.807712 1.01694 1.90546 -0.818665 1.01694 1.90546 -0.818665 1.00868 1.9155 -0.807712 1.01112 1.91925 -0.822189 1.01999 1.91442 -0.838917 1.01694 1.90546 -0.818665 1.01112 1.91925 -0.822189 1.00702 1.91941 -0.754237 1.01248 1.92211 -0.733456 1.00395 1.936 -0.739476 0.99805 1.93763 -0.753056 1.00395 1.936 -0.739476 0.995318 1.95092 -0.745046 0.99805 1.93763 -0.753056 1.00702 1.91941 -0.754237 1.00395 1.936 -0.739476 0.99805 1.93763 -0.753056 1.00048 1.9272 -0.763735 1.00702 1.91941 -0.754237 1.00702 1.91941 -0.754237 1.00048 1.9272 -0.763735 1.01023 1.908 -0.773628 1.01023 1.908 -0.773628 1.00048 1.9272 -0.763735 1.0031 1.91958 -0.777014 1.00049 1.95714 -0.73025 1.00577 1.97145 -0.715074 0.997146 1.97986 -0.728164 0.992486 1.96599 -0.74068 0.997146 1.97986 -0.728164 0.989835 1.98135 -0.740337 0.992486 1.96599 -0.74068 1.00049 1.95714 -0.73025 0.997146 1.97986 -0.728164 0.992486 1.96599 -0.74068 0.995318 1.95092 -0.745046 1.00049 1.95714 -0.73025 1.00049 1.95714 -0.73025 0.995318 1.95092 -0.745046 1.00395 1.936 -0.739476 0.994147 2.00135 -0.732996 0.999598 2.02093 -0.72848 0.990764 2.02106 -0.744662 0.984704 2.00956 -0.750952 0.990764 2.02106 -0.744662 0.981869 2.0211 -0.761598 0.984704 2.00956 -0.750952 0.994147 2.00135 -0.732996 0.990764 2.02106 -0.744662 0.984704 2.00956 -0.750952 0.987417 1.99586 -0.743745 0.994147 2.00135 -0.732996 0.994147 2.00135 -0.732996 0.987417 1.99586 -0.743745 0.997146 1.97986 -0.728164 0.997146 1.97986 -0.728164 0.987417 1.99586 -0.743745 0.989835 1.98135 -0.740337 0.987329 2.03617 -0.762028 0.993009 2.05413 -0.768956 0.984294 2.04481 -0.782382 0.979195 2.02936 -0.7746 0.984294 2.04481 -0.782382 0.976781 2.03394 -0.788781 0.979195 2.02936 -0.7746 0.987329 2.03617 -0.762028 0.984294 2.04481 -0.782382 0.979195 2.02936 -0.7746 0.981869 2.0211 -0.761598 0.987329 2.03617 -0.762028 0.987329 2.03617 -0.762028 0.981869 2.0211 -0.761598 0.990764 2.02106 -0.744662 0.981025 2.04683 -0.804975 0.986624 2.05745 -0.820665 0.977558 2.04157 -0.827421 0.971254 2.03172 -0.819576 0.977558 2.04157 -0.827421 0.968558 2.02484 -0.833405 0.971254 2.03172 -0.819576 0.981025 2.04683 -0.804975 0.977558 2.04157 -0.827421 0.971254 2.03172 -0.819576 0.974089 2.03485 -0.80419 0.981025 2.04683 -0.804975 0.981025 2.04683 -0.804975 0.974089 2.03485 -0.80419 0.976781 2.03394 -0.788781 0.984294 2.04481 -0.782382 0.981025 2.04683 -0.804975 0.976781 2.03394 -0.788781 0.974379 2.0299 -0.846586 0.980361 2.03038 -0.864481 0.971271 2.01299 -0.861162 0.966143 2.01507 -0.844659 0.971271 2.01299 -0.861162 0.963473 2.00239 -0.853385 0.966143 2.01507 -0.844659 0.974379 2.0299 -0.846586 0.971271 2.01299 -0.861162 0.966143 2.01507 -0.844659 0.968558 2.02484 -0.833405 0.974379 2.0299 -0.846586 0.974379 2.0299 -0.846586 0.968558 2.02484 -0.833405 0.977558 2.04157 -0.827421 0.967818 1.99175 -0.870024 0.973677 1.98184 -0.884724 0.964493 1.96904 -0.871753 0.957923 1.97217 -0.859933 0.964493 1.96904 -0.871753 0.955502 1.95747 -0.857383 0.957923 1.97217 -0.859933 0.967818 1.99175 -0.870024 0.964493 1.96904 -0.871753 0.957923 1.97217 -0.859933 0.960639 1.9876 -0.858662 0.967818 1.99175 -0.870024 0.967818 1.99175 -0.870024 0.960639 1.9876 -0.858662 0.963473 2.00239 -0.853385 0.971271 2.01299 -0.861162 0.967818 1.99175 -0.870024 0.963473 2.00239 -0.853385 0.96149 1.94762 -0.86659 0.967516 1.9319 -0.873262 0.958093 1.92807 -0.854601 0.952857 1.94349 -0.851059 0.958093 1.92807 -0.854601 0.950025 1.93132 -0.841139 0.952857 1.94349 -0.851059 0.96149 1.94762 -0.86659 0.958093 1.92807 -0.854601 0.952857 1.94349 -0.851059 0.955502 1.95747 -0.857383 0.96149 1.94762 -0.86659 0.96149 1.94762 -0.86659 0.955502 1.95747 -0.857383 0.964493 1.96904 -0.871753 0.954668 1.91325 -0.837019 0.960874 1.89709 -0.833985 0.951646 1.90493 -0.816563 0.944859 1.91682 -0.814647 0.951646 1.90493 -0.816563 0.942239 1.915 -0.799453 0.944859 1.91682 -0.814647 0.954668 1.91325 -0.837019 0.951646 1.90493 -0.816563 0.944859 1.91682 -0.814647 0.94729 1.92223 -0.828562 0.954668 1.91325 -0.837019 0.954668 1.91325 -0.837019 0.94729 1.92223 -0.828562 0.950025 1.93132 -0.841139 0.958093 1.92807 -0.854601 0.954668 1.91325 -0.837019 0.950025 1.93132 -0.841139 0.948364 1.90325 -0.79395 0.954551 1.8918 -0.782601 0.944891 1.90886 -0.771537 0.939412 1.9172 -0.783919 0.944891 1.90886 -0.771537 0.936659 1.92327 -0.769604 0.939412 1.9172 -0.783919 0.948364 1.90325 -0.79395 0.944891 1.90886 -0.771537 0.939412 1.9172 -0.783919 0.942239 1.915 -0.799453 0.948364 1.90325 -0.79395 0.948364 1.90325 -0.79395 0.942239 1.915 -0.799453 0.951646 1.90493 -0.816563 0.941739 1.9208 -0.752604 0.948237 1.91722 -0.737659 0.938616 1.93791 -0.738287 0.934214 1.9324 -0.75775 0.938616 1.93791 -0.738287 0.931619 1.94443 -0.748374 0.934214 1.9324 -0.75775 0.941739 1.9208 -0.752604 0.938616 1.93791 -0.738287 0.934214 1.9324 -0.75775 0.936659 1.92327 -0.769604 0.941739 1.9208 -0.752604 0.941739 1.9208 -0.752604 0.936659 1.92327 -0.769604 0.944891 1.90886 -0.771537 0.935147 1.95936 -0.72972 0.941588 1.96486 -0.715607 0.931843 1.98204 -0.728345 0.92603 1.97427 -0.740004 0.931843 1.98204 -0.728345 0.923566 1.98917 -0.741697 0.92603 1.97427 -0.740004 0.935147 1.95936 -0.72972 0.931843 1.98204 -0.728345 0.92603 1.97427 -0.740004 0.928799 1.95884 -0.742216 0.935147 1.95936 -0.72972 0.935147 1.95936 -0.72972 0.928799 1.95884 -0.742216 0.938616 1.93791 -0.738287 0.938616 1.93791 -0.738287 0.928799 1.95884 -0.742216 0.931619 1.94443 -0.748374 0.928832 2.0034 -0.73384 0.935428 2.01521 -0.725114 0.925421 2.02279 -0.746149 0.920999 2.00336 -0.747128 0.925421 2.02279 -0.746149 0.918186 2.01608 -0.75627 0.920999 2.00336 -0.747128 0.928832 2.0034 -0.73384 0.925421 2.02279 -0.746149 0.920999 2.00336 -0.747128 0.923566 1.98917 -0.741697 0.928832 2.0034 -0.73384 0.928832 2.0034 -0.73384 0.923566 1.98917 -0.741697 0.931843 1.98204 -0.728345 0.918997 2.04531 -0.784499 0.924179 2.06 -0.800725 0.915694 2.04664 -0.807183 0.910376 2.03492 -0.796924 0.915694 2.04664 -0.807183 0.907574 2.03368 -0.812518 0.910376 2.03492 -0.796924 0.918997 2.04531 -0.784499 0.915694 2.04664 -0.807183 0.910376 2.03492 -0.796924 0.912915 2.03224 -0.78202 0.918997 2.04531 -0.784499 0.918997 2.04531 -0.784499 0.912915 2.03224 -0.78202 0.922009 2.03732 -0.76394 0.922009 2.03732 -0.76394 0.912915 2.03224 -0.78202 0.915403 2.02597 -0.768343 0.925421 2.02279 -0.746149 0.915403 2.02597 -0.768343 0.918186 2.01608 -0.75627 0.925421 2.02279 -0.746149 0.922009 2.03732 -0.76394 0.915403 2.02597 -0.768343 0.912225 2.04068 -0.829496 0.917537 2.04337 -0.850503 0.909099 2.02849 -0.848193 0.902261 2.01996 -0.839734 0.909099 2.02849 -0.848193 0.899753 2.00863 -0.849691 0.902261 2.01996 -0.839734 0.912225 2.04068 -0.829496 0.909099 2.02849 -0.848193 0.902261 2.01996 -0.839734 0.904778 2.02846 -0.827249 0.912225 2.04068 -0.829496 0.912225 2.04068 -0.829496 0.904778 2.02846 -0.827249 0.907574 2.03368 -0.812518 0.915694 2.04664 -0.807183 0.912225 2.04068 -0.829496 0.907574 2.03368 -0.812518 0.90595 2.01112 -0.862287 0.911214 2.0015 -0.880762 0.902477 1.98953 -0.870519 0.896961 1.99466 -0.856688 0.902477 1.98953 -0.870519 0.894155 1.97933 -0.859843 0.896961 1.99466 -0.856688 0.90595 2.01112 -0.862287 0.902477 1.98953 -0.870519 0.896961 1.99466 -0.856688 0.899753 2.00863 -0.849691 0.90595 2.01112 -0.862287 0.90595 2.01112 -0.862287 0.899753 2.00863 -0.849691 0.909099 2.02849 -0.848193 0.899193 1.96687 -0.87154 0.9049 1.94987 -0.881201 0.896172 1.94558 -0.865713 0.891608 1.96419 -0.859019 0.896172 1.94558 -0.865713 0.889127 1.94986 -0.854481 0.891608 1.96419 -0.859019 0.899193 1.96687 -0.87154 0.896172 1.94558 -0.865713 0.891608 1.96419 -0.859019 0.894155 1.97933 -0.859843 0.899193 1.96687 -0.87154 0.899193 1.96687 -0.87154 0.894155 1.97933 -0.859843 0.902477 1.98953 -0.870519 0.892749 1.92636 -0.853087 0.898251 1.90696 -0.850952 0.88935 1.91213 -0.835094 0.883533 1.92603 -0.834664 0.88935 1.91213 -0.835094 0.880958 1.91888 -0.821231 0.883533 1.92603 -0.834664 0.892749 1.92636 -0.853087 0.88935 1.91213 -0.835094 0.883533 1.92603 -0.834664 0.886349 1.93667 -0.84616 0.892749 1.92636 -0.853087 0.892749 1.92636 -0.853087 0.886349 1.93667 -0.84616 0.896172 1.94558 -0.865713 0.896172 1.94558 -0.865713 0.886349 1.93667 -0.84616 0.889127 1.94986 -0.854481 0.886346 1.90446 -0.814432 0.892091 1.89004 -0.802588 0.883024 1.90348 -0.791685 0.8785 1.91537 -0.80666 0.883024 1.90348 -0.791685 0.875736 1.91566 -0.791092 0.8785 1.91537 -0.80666 0.886346 1.90446 -0.814432 0.883024 1.90348 -0.791685 0.8785 1.91537 -0.80666 0.880958 1.91888 -0.821231 0.886346 1.90446 -0.814432 0.886346 1.90446 -0.814432 0.880958 1.91888 -0.821231 0.88935 1.91213 -0.835094 0.87956 1.90979 -0.769481 0.885412 1.90477 -0.752115 0.876457 1.92224 -0.751006 0.87031 1.92783 -0.762918 0.876457 1.92224 -0.751006 0.86787 1.93846 -0.752406 0.87031 1.92783 -0.762918 0.87956 1.90979 -0.769481 0.876457 1.92224 -0.751006 0.87031 1.92783 -0.762918 0.872913 1.92 -0.776023 0.87956 1.90979 -0.769481 0.87956 1.90979 -0.769481 0.872913 1.92 -0.776023 0.883024 1.90348 -0.791685 0.883024 1.90348 -0.791685 0.872913 1.92 -0.776023 0.875736 1.91566 -0.791092 0.873283 1.93987 -0.737154 0.879141 1.94533 -0.720345 0.869808 1.96159 -0.729261 0.865123 1.95191 -0.744619 0.869808 1.96159 -0.729261 0.862294 1.96706 -0.740527 0.865123 1.95191 -0.744619 0.873283 1.93987 -0.737154 0.869808 1.96159 -0.729261 0.865123 1.95191 -0.744619 0.86787 1.93846 -0.752406 0.873283 1.93987 -0.737154 0.873283 1.93987 -0.737154 0.86787 1.93846 -0.752406 0.876457 1.92224 -0.751006 0.866545 1.98421 -0.728591 0.872767 1.99706 -0.717913 0.863512 2.00544 -0.734751 0.857239 1.99685 -0.744119 0.863512 2.00544 -0.734751 0.854509 2.01044 -0.751585 0.857239 1.99685 -0.744119 0.866545 1.98421 -0.728591 0.863512 2.00544 -0.734751 0.857239 1.99685 -0.744119 0.859666 1.98238 -0.740455 0.866545 1.98421 -0.728591 0.866545 1.98421 -0.728591 0.859666 1.98238 -0.740455 0.869808 1.96159 -0.729261 0.869808 1.96159 -0.729261 0.859666 1.98238 -0.740455 0.862294 1.96706 -0.740527 0.860078 2.02447 -0.74769 0.866168 2.04099 -0.746427 0.856693 2.0384 -0.765877 0.851677 2.02179 -0.762435 0.856693 2.0384 -0.765877 0.849023 2.02979 -0.775547 0.851677 2.02179 -0.762435 0.860078 2.02447 -0.74769 0.856693 2.0384 -0.765877 0.851677 2.02179 -0.762435 0.854509 2.01044 -0.751585 0.860078 2.02447 -0.74769 0.860078 2.02447 -0.74769 0.854509 2.01044 -0.751585 0.863512 2.00544 -0.734751 0.853694 2.04575 -0.786644 0.859998 2.0598 -0.794118 0.850353 2.04638 -0.809445 0.843895 2.03477 -0.80527 0.850353 2.04638 -0.809445 0.84106 2.03135 -0.820597 0.843895 2.03477 -0.80527 0.853694 2.04575 -0.786644 0.850353 2.04638 -0.809445 0.843895 2.03477 -0.80527 0.846605 2.03413 -0.789812 0.853694 2.04575 -0.786644 0.853694 2.04575 -0.786644 0.846605 2.03413 -0.789812 0.849023 2.02979 -0.775547 0.856693 2.0384 -0.765877 0.853694 2.04575 -0.786644 0.849023 2.02979 -0.775547 0.846896 2.03973 -0.831534 0.853295 2.047 -0.845179 0.843817 2.02704 -0.849762 0.838384 2.02425 -0.834269 0.843817 2.02704 -0.849762 0.835969 2.01429 -0.84535 0.838384 2.02425 -0.834269 0.846896 2.03973 -0.831534 0.843817 2.02704 -0.849762 0.838384 2.02425 -0.834269 0.84106 2.03135 -0.820597 0.846896 2.03973 -0.831534 0.846896 2.03973 -0.831534 0.84106 2.03135 -0.820597 0.850353 2.04638 -0.809445 0.840616 2.00914 -0.86339 0.847067 2.00778 -0.878424 0.837139 1.9873 -0.870942 0.830445 1.98654 -0.85888 0.837139 1.9873 -0.870942 0.827746 1.97112 -0.859874 0.830445 1.98654 -0.85888 0.840616 2.00914 -0.86339 0.837139 1.9873 -0.870942 0.830445 1.98654 -0.85888 0.83328 2.00142 -0.85387 0.840616 2.00914 -0.86339 0.840616 2.00914 -0.86339 0.83328 2.00142 -0.85387 0.835969 2.01429 -0.84535 0.843817 2.02704 -0.849762 0.840616 2.00914 -0.86339 0.835969 2.01429 -0.84535 0.835804 1.92083 -0.865501 0.834089 1.91116 -0.85612 0.827406 1.9247 -0.851519 0.827406 1.9247 -0.851519 0.834089 1.91116 -0.85612 0.832423 1.90317 -0.845441 0.824039 1.91109 -0.833152 0.832423 1.90317 -0.845441 0.830864 1.89706 -0.833907 0.82943 1.89287 -0.821909 0.824039 1.91109 -0.833152 0.830864 1.89706 -0.833907 0.82943 1.89287 -0.821909 0.82104 1.90405 -0.812274 0.824039 1.91109 -0.833152 0.82943 1.89287 -0.821909 0.827899 1.89049 -0.80915 0.82104 1.90405 -0.812274 0.82104 1.90405 -0.812274 0.827899 1.89049 -0.80915 0.82625 1.8901 -0.795861 0.817682 1.90378 -0.789426 0.82625 1.8901 -0.795861 0.82454 1.89182 -0.782513 0.822831 1.89562 -0.769608 0.817682 1.90378 -0.789426 0.82454 1.89182 -0.782513 0.822831 1.89562 -0.769608 0.814232 1.91077 -0.767461 0.817682 1.90378 -0.789426 0.822831 1.89562 -0.769608 0.821187 1.90132 -0.757613 0.814232 1.91077 -0.767461 0.814232 1.91077 -0.767461 0.821187 1.90132 -0.757613 0.819663 1.90862 -0.746906 0.811173 1.92371 -0.749466 0.819663 1.90862 -0.746906 0.818227 1.91728 -0.737601 0.816661 1.92753 -0.729489 0.811173 1.92371 -0.749466 0.818227 1.91728 -0.737601 0.816661 1.92753 -0.729489 0.807948 1.94186 -0.736081 0.811173 1.92371 -0.749466 0.816661 1.92753 -0.729489 0.814991 1.93916 -0.722926 0.807948 1.94186 -0.736081 0.807948 1.94186 -0.736081 0.814991 1.93916 -0.722926 0.813275 1.95179 -0.718231 0.80447 1.96382 -0.728873 0.813275 1.95179 -0.718231 0.811577 1.96495 -0.715596 0.809958 1.97816 -0.715059 0.80447 1.96382 -0.728873 0.811577 1.96495 -0.715596 0.809958 1.97816 -0.715059 0.801255 1.98635 -0.7289 0.80447 1.96382 -0.728873 0.809958 1.97816 -0.715059 0.808471 1.99093 -0.716506 0.801255 1.98635 -0.7289 0.801255 1.98635 -0.7289 0.808471 1.99093 -0.716506 0.807014 2.00326 -0.719835 0.798188 2.00745 -0.735728 0.807014 2.00326 -0.719835 0.805417 2.01529 -0.725156 0.80373 2.02655 -0.732416 0.798188 2.00745 -0.735728 0.805417 2.01529 -0.725156 0.80373 2.02655 -0.732416 0.794735 2.02611 -0.749283 0.798188 2.00745 -0.735728 0.80373 2.02655 -0.732416 0.802012 2.03658 -0.741413 0.794735 2.02611 -0.749283 0.794735 2.02611 -0.749283 0.802012 2.03658 -0.741413 0.800329 2.04502 -0.751809 0.791383 2.03942 -0.767836 0.800329 2.04502 -0.751809 0.798738 2.05161 -0.763175 0.797287 2.05626 -0.775054 0.791383 2.03942 -0.767836 0.798738 2.05161 -0.763175 0.797287 2.05626 -0.775054 0.788386 2.04613 -0.788814 0.791383 2.03942 -0.767836 0.797287 2.05626 -0.775054 0.795792 2.05909 -0.787615 0.788386 2.04613 -0.788814 0.788386 2.04613 -0.788814 0.795792 2.05909 -0.787615 0.794167 2.06 -0.800814 0.78501 2.04604 -0.8117 0.794167 2.06 -0.800814 0.792467 2.05881 -0.814194 0.790752 2.05551 -0.827255 0.78501 2.04604 -0.8117 0.792467 2.05881 -0.814194 0.790752 2.05551 -0.827255 0.781575 2.03873 -0.833504 0.78501 2.04604 -0.8117 0.790752 2.05551 -0.827255 0.789086 2.05026 -0.839516 0.781575 2.03873 -0.833504 0.781575 2.03873 -0.833504 0.789086 2.05026 -0.839516 0.787527 2.04332 -0.850572 0.778528 2.02552 -0.851298 0.787527 2.04332 -0.850572 0.786094 2.03502 -0.860191 0.784562 2.02515 -0.868626 0.778528 2.02552 -0.851298 0.786094 2.03502 -0.860191 0.784562 2.02515 -0.868626 0.775279 2.00713 -0.864434 0.778528 2.02552 -0.851298 0.784562 2.02515 -0.868626 0.782913 2.01384 -0.875608 0.775279 2.00713 -0.864434 0.775279 2.00713 -0.864434 0.782913 2.01384 -0.875608 0.781202 2.00142 -0.88079 0.771802 1.98506 -0.871294 0.781202 2.00142 -0.88079 0.779494 1.98834 -0.883946 0.77785 1.9751 -0.885 0.771802 1.98506 -0.871294 0.779494 1.98834 -0.883946 0.77785 1.9751 -0.885 0.768612 1.96259 -0.870923 0.771802 1.98506 -0.871294 0.77785 1.9751 -0.885 0.776326 1.96218 -0.884028 0.768612 1.96259 -0.870923 0.768612 1.96259 -0.870923 0.776326 1.96218 -0.884028 0.77489 1.94979 -0.881176 0.765524 1.94155 -0.863758 0.77489 1.94979 -0.881176 0.773324 1.93764 -0.876351 0.771654 1.92615 -0.869559 0.765524 1.94155 -0.863758 0.773324 1.93764 -0.876351 0.771654 1.92615 -0.869559 0.762064 1.9231 -0.849901 0.765524 1.94155 -0.863758 0.771654 1.92615 -0.869559 0.769938 1.91577 -0.860967 0.762064 1.9231 -0.849901 0.762064 1.9231 -0.849901 0.769938 1.91577 -0.860967 0.76824 1.90691 -0.850881 0.75873 1.9101 -0.831178 0.76824 1.90691 -0.850881 0.766622 1.89985 -0.839713 0.765135 1.89472 -0.827926 0.75873 1.9101 -0.831178 0.766622 1.89985 -0.839713 0.765135 1.89472 -0.827926 0.755729 1.90371 -0.810092 0.75873 1.9101 -0.831178 0.765135 1.89472 -0.827926 0.763677 1.89144 -0.81558 0.755729 1.90371 -0.810092 0.755729 1.90371 -0.810092 0.763677 1.89144 -0.81558 0.76208 1.89004 -0.8025 0.752339 1.90415 -0.787176 0.76208 1.89004 -0.8025 0.760393 1.8907 -0.789119 0.758675 1.89348 -0.775932 0.752339 1.90415 -0.787176 0.760393 1.8907 -0.789119 0.758675 1.89348 -0.775932 0.748909 1.91181 -0.765482 0.752339 1.90415 -0.787176 0.758675 1.89348 -0.775932 0.756992 1.89827 -0.76343 0.748909 1.91181 -0.765482 0.748909 1.91181 -0.765482 0.756992 1.89827 -0.76343 0.755402 1.90482 -0.752043 0.745881 1.92526 -0.747947 0.755402 1.90482 -0.752043 0.75395 1.91279 -0.742082 0.752455 1.92225 -0.733348 0.745881 1.92526 -0.747947 0.75395 1.91279 -0.742082 0.752455 1.92225 -0.733348 0.74261 1.94389 -0.735068 0.745881 1.92526 -0.747947 0.752455 1.92225 -0.733348 0.75083 1.93323 -0.72597 0.74261 1.94389 -0.735068 0.74261 1.94389 -0.735068 0.75083 1.93323 -0.72597 0.74913 1.94542 -0.720314 0.739135 1.96606 -0.728557 0.74913 1.94542 -0.720314 0.747414 1.95838 -0.716641 0.745749 1.97162 -0.715067 0.739135 1.96606 -0.728557 0.747414 1.95838 -0.716641 0.745749 1.97162 -0.715067 0.73597 1.98846 -0.729269 0.739135 1.96606 -0.728557 0.745749 1.97162 -0.715067 0.744191 1.98467 -0.715551 0.73597 1.98846 -0.729269 0.73597 1.98846 -0.729269 0.744191 1.98467 -0.715551 0.742757 1.99715 -0.717936 0.741225 2.00938 -0.722264 0.73597 1.98846 -0.729269 0.742757 1.99715 -0.717936 0.741225 2.00938 -0.722264 0.732859 2.00944 -0.736773 0.73597 1.98846 -0.729269 0.741225 2.00938 -0.722264 0.739576 2.02108 -0.728577 0.732859 2.00944 -0.736773 0.732859 2.00944 -0.736773 0.739576 2.02108 -0.728577 0.737865 2.03178 -0.736746 0.729393 2.02768 -0.750926 0.737865 2.03178 -0.736746 0.736157 2.04105 -0.746496 0.734513 2.04858 -0.757438 0.729393 2.02768 -0.750926 0.736157 2.04105 -0.746496 0.734513 2.04858 -0.757438 0.726079 2.04037 -0.769813 0.729393 2.02768 -0.750926 0.734513 2.04858 -0.757438 0.732989 2.05419 -0.769115 0.726079 2.04037 -0.769813 0.726079 2.04037 -0.769813 0.732989 2.05419 -0.769115 0.731553 2.05791 -0.781271 0.723072 2.04644 -0.791007 0.731553 2.05791 -0.781271 0.729987 2.0598 -0.794206 0.728317 2.05966 -0.807557 0.723072 2.04644 -0.791007 0.729987 2.0598 -0.794206 0.728317 2.05966 -0.807557 0.719667 2.04564 -0.813945 0.723072 2.04644 -0.791007 0.728317 2.05966 -0.807557 0.726601 2.05741 -0.820839 0.719667 2.04564 -0.813945 0.719667 2.04564 -0.813945 0.726601 2.05741 -0.820839 0.724903 2.0531 -0.833554 0.716249 2.03764 -0.835492 0.724903 2.0531 -0.833554 0.723285 2.04695 -0.845252 0.721798 2.03931 -0.855584 0.716249 2.03764 -0.835492 0.723285 2.04695 -0.845252 0.721798 2.03931 -0.855584 0.713233 2.02395 -0.852798 0.716249 2.03764 -0.835492 0.721798 2.03931 -0.855584 0.72034 2.03025 -0.864594 0.713233 2.02395 -0.852798 0.713233 2.02395 -0.852798 0.72034 2.03025 -0.864594 0.718743 2.01962 -0.872346 0.70994 2.00508 -0.865415 0.718743 2.01962 -0.872346 0.717056 2.0077 -0.878459 0.715338 1.99489 -0.882641 0.70994 2.00508 -0.865415 0.717056 2.0077 -0.878459 0.715338 1.99489 -0.882641 0.706469 1.98282 -0.871574 0.70994 2.00508 -0.865415 0.715338 1.99489 -0.882641 0.713655 1.98167 -0.884738 0.706469 1.98282 -0.871574 0.706469 1.98282 -0.871574 0.713655 1.98167 -0.884738 0.712065 1.96853 -0.884753 0.703331 1.96049 -0.870524 0.712065 1.96853 -0.884753 0.710614 1.95592 -0.882831 0.709118 1.94363 -0.878998 0.703331 1.96049 -0.870524 0.710614 1.95592 -0.882831 0.709118 1.94363 -0.878998 0.700194 1.93957 -0.86268 0.703331 1.96049 -0.870524 0.709118 1.94363 -0.878998 0.707493 1.93175 -0.873172 0.700194 1.93957 -0.86268 0.700194 1.93957 -0.86268 0.707493 1.93175 -0.873172 0.705792 1.92076 -0.865443 0.696723 1.92155 -0.848236 0.705792 1.92076 -0.865443 0.704077 1.9111 -0.856053 0.702412 1.90312 -0.845366 0.696723 1.92155 -0.848236 0.704077 1.9111 -0.856053 0.702412 1.90312 -0.845366 0.693429 1.90918 -0.829193 0.696723 1.92155 -0.848236 0.702412 1.90312 -0.845366 0.700854 1.89702 -0.833828 0.693429 1.90918 -0.829193 0.693429 1.90918 -0.829193 0.700854 1.89702 -0.833828 0.69942 1.89285 -0.821826 0.690398 1.90342 -0.807787 0.69942 1.89285 -0.821826 0.697888 1.89048 -0.809063 0.696239 1.89011 -0.795772 0.690398 1.90342 -0.807787 0.697888 1.89048 -0.809063 0.696239 1.89011 -0.795772 0.687009 1.90458 -0.785022 0.690398 1.90342 -0.807787 0.696239 1.89011 -0.795772 0.694528 1.89184 -0.782426 0.687009 1.90458 -0.785022 0.687009 1.90458 -0.785022 0.694528 1.89184 -0.782426 0.69282 1.89565 -0.769525 0.68359 1.91291 -0.763545 0.69282 1.89565 -0.769525 0.691176 1.90137 -0.757537 0.689653 1.90868 -0.74684 0.68359 1.91291 -0.763545 0.691176 1.90137 -0.757537 0.689653 1.90868 -0.74684 0.680583 1.92685 -0.746466 0.68359 1.91291 -0.763545 0.689653 1.90868 -0.74684 0.688217 1.91735 -0.737542 0.680583 1.92685 -0.746466 0.680583 1.92685 -0.746466 0.688217 1.91735 -0.737542 0.68665 1.92761 -0.72944 0.67727 1.94596 -0.734117 0.68665 1.92761 -0.72944 0.68498 1.93924 -0.722888 0.683264 1.95187 -0.718207 0.67727 1.94596 -0.734117 0.68498 1.93924 -0.722888 0.683264 1.95187 -0.718207 0.673803 1.9683 -0.728312 0.67727 1.94596 -0.734117 0.683264 1.95187 -0.718207 0.681566 1.96504 -0.715586 0.673803 1.9683 -0.728312 0.673803 1.9683 -0.728312 0.681566 1.96504 -0.715586 0.679948 1.97824 -0.715062 0.670691 1.99055 -0.729699 0.679948 1.97824 -0.715062 0.678462 1.99101 -0.716522 0.677004 2.00334 -0.719864 0.670691 1.99055 -0.729699 0.678462 1.99101 -0.716522 0.677004 2.00334 -0.719864 0.667538 2.01135 -0.737847 0.670691 1.99055 -0.729699 0.677004 2.00334 -0.719864 0.675406 2.01537 -0.725198 0.667538 2.01135 -0.737847 0.667538 2.01135 -0.737847 0.675406 2.01537 -0.725198 0.673719 2.02662 -0.732471 0.664053 2.02921 -0.752614 0.673719 2.02662 -0.732471 0.672001 2.03665 -0.741478 0.670318 2.04507 -0.751882 0.664053 2.02921 -0.752614 0.672001 2.03665 -0.741478 0.670318 2.04507 -0.751882 0.66078 2.04125 -0.771805 0.664053 2.02921 -0.752614 0.670318 2.04507 -0.751882 0.668728 2.05165 -0.763253 0.66078 2.04125 -0.771805 0.66078 2.04125 -0.771805 0.668728 2.05165 -0.763253 0.667278 2.05628 -0.775134 0.657753 2.04668 -0.79322 0.667278 2.05628 -0.775134 0.665781 2.05911 -0.787701 0.664156 2.06 -0.800903 0.657753 2.04668 -0.79322 0.665781 2.05911 -0.787701 0.664156 2.06 -0.800903 0.654324 2.04516 -0.816176 0.657753 2.04668 -0.79322 0.664156 2.06 -0.800903 0.662455 2.05879 -0.814282 0.654324 2.04516 -0.816176 0.654324 2.04516 -0.816176 0.662455 2.05879 -0.814282 0.66074 2.05548 -0.82734 0.650933 2.03652 -0.837407 0.66074 2.05548 -0.82734 0.659075 2.05022 -0.839594 0.657517 2.04327 -0.85064 0.650933 2.03652 -0.837407 0.659075 2.05022 -0.839594 0.657517 2.04327 -0.85064 0.647931 2.02233 -0.85426 0.650933 2.03652 -0.837407 0.657517 2.04327 -0.85064 0.656084 2.03496 -0.860251 0.647931 2.02233 -0.85426 0.647931 2.02233 -0.85426 0.656084 2.03496 -0.860251 0.654551 2.02508 -0.868678 0.644599 2.003 -0.866334 0.654551 2.02508 -0.868678 0.652902 2.01376 -0.875649 0.651191 2.00133 -0.880818 0.644599 2.003 -0.866334 0.652902 2.01376 -0.875649 0.651191 2.00133 -0.880818 0.641138 1.98057 -0.871784 0.644599 2.003 -0.866334 0.651191 2.00133 -0.880818 0.649483 1.98825 -0.88396 0.641138 1.98057 -0.871784 0.641138 1.98057 -0.871784 0.649483 1.98825 -0.88396 0.647839 1.97501 -0.885 0.646316 1.9621 -0.884015 0.641138 1.98057 -0.871784 0.647839 1.97501 -0.885 0.646316 1.9621 -0.884015 0.63805 1.95841 -0.870062 0.641138 1.98057 -0.871784 0.646316 1.9621 -0.884015 0.64488 1.94971 -0.881151 0.63805 1.95841 -0.870062 0.63805 1.95841 -0.870062 0.64488 1.94971 -0.881151 0.643313 1.93756 -0.876312 0.63486 1.93762 -0.861538 0.643313 1.93756 -0.876312 0.641643 1.92607 -0.869508 0.639927 1.91571 -0.860904 0.63486 1.93762 -0.861538 0.641643 1.92607 -0.869508 0.639927 1.91571 -0.860904 0.631384 1.92005 -0.846525 0.63486 1.93762 -0.861538 0.639927 1.91571 -0.860904 0.638229 1.90686 -0.85081 0.631384 1.92005 -0.846525 0.631384 1.92005 -0.846525 0.638229 1.90686 -0.85081 0.636611 1.89981 -0.839636 0.628133 1.90833 -0.827194 0.636611 1.89981 -0.839636 0.635126 1.89469 -0.827847 0.633667 1.89142 -0.815495 0.628133 1.90833 -0.827194 0.635126 1.89469 -0.827847 0.633667 1.89142 -0.815495 0.625092 1.90322 -0.805667 0.628133 1.90833 -0.827194 0.633667 1.89142 -0.815495 0.632069 1.89003 -0.802411 0.625092 1.90322 -0.805667 0.625092 1.90322 -0.805667 0.632069 1.89003 -0.802411 0.630381 1.89071 -0.78903 0.621652 1.90511 -0.782715 0.630381 1.89071 -0.78903 0.628664 1.8935 -0.775846 0.626981 1.89831 -0.763351 0.621652 1.90511 -0.782715 0.628664 1.8935 -0.775846 0.626981 1.89831 -0.763351 0.618277 1.91406 -0.761652 0.621652 1.90511 -0.782715 0.626981 1.89831 -0.763351 0.625391 1.90487 -0.751972 0.618277 1.91406 -0.761652 0.618277 1.91406 -0.761652 0.625391 1.90487 -0.751972 0.623941 1.91284 -0.74202 0.615279 1.92851 -0.745024 0.623941 1.91284 -0.74202 0.622445 1.92232 -0.733294 0.620819 1.93331 -0.725926 0.615279 1.92851 -0.745024 0.622445 1.92232 -0.733294 0.620819 1.93331 -0.725926 0.611928 1.94806 -0.733232 0.615279 1.92851 -0.745024 0.620819 1.93331 -0.725926 0.619118 1.9455 -0.720283 0.611928 1.94806 -0.733232 0.611928 1.94806 -0.733232 0.619118 1.9455 -0.720283 0.617403 1.95846 -0.716624 0.608475 1.97055 -0.728138 0.617403 1.95846 -0.716624 0.615738 1.97171 -0.715064 0.614181 1.98475 -0.715561 0.608475 1.97055 -0.728138 0.615738 1.97171 -0.715064 0.614181 1.98475 -0.715561 0.605407 1.99264 -0.730193 0.608475 1.97055 -0.728138 0.614181 1.98475 -0.715561 0.612747 1.99723 -0.717958 0.605407 1.99264 -0.730193 0.605407 1.99264 -0.730193 0.612747 1.99723 -0.717958 0.611214 2.00946 -0.7223 0.602193 2.01334 -0.739058 0.611214 2.00946 -0.7223 0.609564 2.02116 -0.728625 0.607854 2.03185 -0.736806 0.602193 2.01334 -0.739058 0.609564 2.02116 -0.728625 0.607854 2.03185 -0.736806 0.598889 2.01988 -0.747576 0.602193 2.01334 -0.739058 0.607854 2.03185 -0.736806 0.598715 2.03068 -0.754347 0.598889 2.01988 -0.747576 0.607854 2.03185 -0.736806 0.606146 2.0411 -0.746566 0.598715 2.03068 -0.754347 0.598715 2.03068 -0.754347 0.606146 2.0411 -0.746566 0.604502 2.04862 -0.757514 0.595427 2.03596 -0.766365 0.604502 2.04862 -0.757514 0.595486 2.04207 -0.773823 0.593833 2.04123 -0.777636 0.595486 2.04207 -0.773823 0.592258 2.04441 -0.789629 0.593833 2.04123 -0.777636 0.595427 2.03596 -0.766365 0.595486 2.04207 -0.773823 0.827406 1.9247 -0.851519 0.832423 1.90317 -0.845441 0.824039 1.91109 -0.833152 0.817111 1.92174 -0.827632 0.824039 1.91109 -0.833152 0.81469 1.91657 -0.81364 0.817111 1.92174 -0.827632 0.827406 1.9247 -0.851519 0.824039 1.91109 -0.833152 0.817111 1.92174 -0.827632 0.81983 1.93059 -0.840343 0.827406 1.9247 -0.851519 0.82104 1.90405 -0.812274 0.82625 1.8901 -0.795861 0.817682 1.90378 -0.789426 0.812047 1.91502 -0.798375 0.817682 1.90378 -0.789426 0.809216 1.9175 -0.782875 0.812047 1.91502 -0.798375 0.82104 1.90405 -0.812274 0.817682 1.90378 -0.789426 0.812047 1.91502 -0.798375 0.81469 1.91657 -0.81364 0.82104 1.90405 -0.812274 0.82104 1.90405 -0.812274 0.81469 1.91657 -0.81364 0.824039 1.91109 -0.833152 0.814232 1.91077 -0.767461 0.819663 1.90862 -0.746906 0.811173 1.92371 -0.749466 0.806479 1.92381 -0.768697 0.811173 1.92371 -0.749466 0.804047 1.93313 -0.757024 0.806479 1.92381 -0.768697 0.814232 1.91077 -0.767461 0.811173 1.92371 -0.749466 0.806479 1.92381 -0.768697 0.809216 1.9175 -0.782875 0.814232 1.91077 -0.767461 0.814232 1.91077 -0.767461 0.809216 1.9175 -0.782875 0.817682 1.90378 -0.789426 0.807948 1.94186 -0.736081 0.813275 1.95179 -0.718231 0.80447 1.96382 -0.728873 0.798603 1.95989 -0.741933 0.80447 1.96382 -0.728873 0.795848 1.97533 -0.740001 0.798603 1.95989 -0.741933 0.807948 1.94186 -0.736081 0.80447 1.96382 -0.728873 0.798603 1.95989 -0.741933 0.801429 1.94536 -0.747833 0.807948 1.94186 -0.736081 0.807948 1.94186 -0.736081 0.801429 1.94536 -0.747833 0.811173 1.92371 -0.749466 0.811173 1.92371 -0.749466 0.801429 1.94536 -0.747833 0.804047 1.93313 -0.757024 0.801255 1.98635 -0.7289 0.807014 2.00326 -0.719835 0.798188 2.00745 -0.735728 0.793401 1.99016 -0.741948 0.798188 2.00745 -0.735728 0.79081 2.00431 -0.747644 0.793401 1.99016 -0.741948 0.801255 1.98635 -0.7289 0.798188 2.00745 -0.735728 0.793401 1.99016 -0.741948 0.795848 1.97533 -0.740001 0.801255 1.98635 -0.7289 0.801255 1.98635 -0.7289 0.795848 1.97533 -0.740001 0.80447 1.96382 -0.728873 0.794735 2.02611 -0.749283 0.800329 2.04502 -0.751809 0.791383 2.03942 -0.767836 0.78522 2.02652 -0.769252 0.791383 2.03942 -0.767836 0.782753 2.03254 -0.782997 0.78522 2.02652 -0.769252 0.794735 2.02611 -0.749283 0.791383 2.03942 -0.767836 0.78522 2.02652 -0.769252 0.78799 2.01687 -0.757021 0.794735 2.02611 -0.749283 0.794735 2.02611 -0.749283 0.78799 2.01687 -0.757021 0.798188 2.00745 -0.735728 0.798188 2.00745 -0.735728 0.78799 2.01687 -0.757021 0.79081 2.00431 -0.747644 0.788386 2.04613 -0.788814 0.794167 2.06 -0.800814 0.78501 2.04604 -0.8117 0.780189 2.03497 -0.797994 0.78501 2.04604 -0.8117 0.777377 2.03344 -0.81358 0.780189 2.03497 -0.797994 0.788386 2.04613 -0.788814 0.78501 2.04604 -0.8117 0.780189 2.03497 -0.797994 0.782753 2.03254 -0.782997 0.788386 2.04613 -0.788814 0.788386 2.04613 -0.788814 0.782753 2.03254 -0.782997 0.791383 2.03942 -0.767836 0.781575 2.03873 -0.833504 0.787527 2.04332 -0.850572 0.778528 2.02552 -0.851298 0.772101 2.01928 -0.84049 0.778528 2.02552 -0.851298 0.769567 2.00774 -0.850282 0.772101 2.01928 -0.84049 0.781575 2.03873 -0.833504 0.778528 2.02552 -0.851298 0.772101 2.01928 -0.84049 0.774593 2.02796 -0.828195 0.781575 2.03873 -0.833504 0.781575 2.03873 -0.833504 0.774593 2.02796 -0.828195 0.777377 2.03344 -0.81358 0.78501 2.04604 -0.8117 0.781575 2.03873 -0.833504 0.777377 2.03344 -0.81358 0.775279 2.00713 -0.864434 0.781202 2.00142 -0.88079 0.771802 1.98506 -0.871294 0.766765 1.99363 -0.857035 0.771802 1.98506 -0.871294 0.763968 1.97826 -0.859911 0.766765 1.99363 -0.857035 0.775279 2.00713 -0.864434 0.771802 1.98506 -0.871294 0.766765 1.99363 -0.857035 0.769567 2.00774 -0.850282 0.775279 2.00713 -0.864434 0.775279 2.00713 -0.864434 0.769567 2.00774 -0.850282 0.778528 2.02552 -0.851298 0.768612 1.96259 -0.870923 0.77489 1.94979 -0.881176 0.765524 1.94155 -0.863758 0.758943 1.9489 -0.854026 0.765524 1.94155 -0.863758 0.756152 1.93584 -0.845458 0.758943 1.9489 -0.854026 0.768612 1.96259 -0.870923 0.765524 1.94155 -0.863758 0.758943 1.9489 -0.854026 0.761447 1.96319 -0.858827 0.768612 1.96259 -0.870923 0.768612 1.96259 -0.870923 0.761447 1.96319 -0.858827 0.763968 1.97826 -0.859911 0.771802 1.98506 -0.871294 0.768612 1.96259 -0.870923 0.763968 1.97826 -0.859911 0.762064 1.9231 -0.849901 0.76824 1.90691 -0.850881 0.75873 1.9101 -0.831178 0.753345 1.92541 -0.833783 0.75873 1.9101 -0.831178 0.750795 1.91853 -0.82027 0.753345 1.92541 -0.833783 0.762064 1.9231 -0.849901 0.75873 1.9101 -0.831178 0.753345 1.92541 -0.833783 0.756152 1.93584 -0.845458 0.762064 1.9231 -0.849901 0.762064 1.9231 -0.849901 0.756152 1.93584 -0.845458 0.765524 1.94155 -0.863758 0.755729 1.90371 -0.810092 0.76208 1.89004 -0.8025 0.752339 1.90415 -0.787176 0.74554 1.91584 -0.790019 0.752339 1.90415 -0.787176 0.742724 1.92044 -0.775042 0.74554 1.91584 -0.790019 0.755729 1.90371 -0.810092 0.752339 1.90415 -0.787176 0.74554 1.91584 -0.790019 0.748317 1.91526 -0.805604 0.755729 1.90371 -0.810092 0.755729 1.90371 -0.810092 0.748317 1.91526 -0.805604 0.750795 1.91853 -0.82027 0.75873 1.9101 -0.831178 0.755729 1.90371 -0.810092 0.750795 1.91853 -0.82027 0.748909 1.91181 -0.765482 0.755402 1.90482 -0.752043 0.745881 1.92526 -0.747947 0.740145 1.92847 -0.762115 0.745881 1.92526 -0.747947 0.737689 1.93931 -0.751769 0.740145 1.92847 -0.762115 0.748909 1.91181 -0.765482 0.745881 1.92526 -0.747947 0.740145 1.92847 -0.762115 0.742724 1.92044 -0.775042 0.748909 1.91181 -0.765482 0.748909 1.91181 -0.765482 0.742724 1.92044 -0.775042 0.752339 1.90415 -0.787176 0.74261 1.94389 -0.735068 0.74913 1.94542 -0.720314 0.739135 1.96606 -0.728557 0.734927 1.95292 -0.74421 0.739135 1.96606 -0.728557 0.732104 1.96813 -0.740395 0.734927 1.95292 -0.74421 0.74261 1.94389 -0.735068 0.739135 1.96606 -0.728557 0.734927 1.95292 -0.74421 0.737689 1.93931 -0.751769 0.74261 1.94389 -0.735068 0.74261 1.94389 -0.735068 0.737689 1.93931 -0.751769 0.745881 1.92526 -0.747947 0.732859 2.00944 -0.736773 0.737865 2.03178 -0.736746 0.729393 2.02768 -0.750926 0.724314 2.01131 -0.752234 0.729393 2.02768 -0.750926 0.721485 2.02245 -0.763282 0.724314 2.01131 -0.752234 0.732859 2.00944 -0.736773 0.729393 2.02768 -0.750926 0.724314 2.01131 -0.752234 0.72706 1.99783 -0.744512 0.732859 2.00944 -0.736773 0.732859 2.00944 -0.736773 0.72706 1.99783 -0.744512 0.73597 1.98846 -0.729269 0.73597 1.98846 -0.729269 0.72706 1.99783 -0.744512 0.729498 1.9834 -0.740591 0.739135 1.96606 -0.728557 0.729498 1.9834 -0.740591 0.732104 1.96813 -0.740395 0.739135 1.96606 -0.728557 0.73597 1.98846 -0.729269 0.729498 1.9834 -0.740591 0.726079 2.04037 -0.769813 0.731553 2.05791 -0.781271 0.723072 2.04644 -0.791007 0.716428 2.0343 -0.790851 0.723072 2.04644 -0.791007 0.7137 2.03466 -0.806349 0.716428 2.0343 -0.790851 0.726079 2.04037 -0.769813 0.723072 2.04644 -0.791007 0.716428 2.0343 -0.790851 0.718853 2.03021 -0.776498 0.726079 2.04037 -0.769813 0.726079 2.04037 -0.769813 0.718853 2.03021 -0.776498 0.721485 2.02245 -0.763282 0.729393 2.02768 -0.750926 0.726079 2.04037 -0.769813 0.721485 2.02245 -0.763282 0.719667 2.04564 -0.813945 0.724903 2.0531 -0.833554 0.716249 2.03764 -0.835492 0.710867 2.03097 -0.821609 0.716249 2.03764 -0.835492 0.708211 2.02365 -0.835119 0.710867 2.03097 -0.821609 0.719667 2.04564 -0.813945 0.716249 2.03764 -0.835492 0.710867 2.03097 -0.821609 0.7137 2.03466 -0.806349 0.719667 2.04564 -0.813945 0.719667 2.04564 -0.813945 0.7137 2.03466 -0.806349 0.723072 2.04644 -0.791007 0.713233 2.02395 -0.852798 0.718743 2.01962 -0.872346 0.70994 2.00508 -0.865415 0.703086 2.00044 -0.854338 0.70994 2.00508 -0.865415 0.700251 1.98547 -0.859079 0.703086 2.00044 -0.854338 0.713233 2.02395 -0.852798 0.70994 2.00508 -0.865415 0.703086 2.00044 -0.854338 0.705794 2.01349 -0.846029 0.713233 2.02395 -0.852798 0.713233 2.02395 -0.852798 0.705794 2.01349 -0.846029 0.708211 2.02365 -0.835119 0.716249 2.03764 -0.835492 0.713233 2.02395 -0.852798 0.708211 2.02365 -0.835119 0.706469 1.98282 -0.871574 0.712065 1.96853 -0.884753 0.703331 1.96049 -0.870524 0.697572 1.97008 -0.859798 0.703331 1.96049 -0.870524 0.695158 1.95549 -0.85674 0.697572 1.97008 -0.859798 0.706469 1.98282 -0.871574 0.703331 1.96049 -0.870524 0.697572 1.97008 -0.859798 0.700251 1.98547 -0.859079 0.706469 1.98282 -0.871574 0.706469 1.98282 -0.871574 0.700251 1.98547 -0.859079 0.70994 2.00508 -0.865415 0.700194 1.93957 -0.86268 0.705792 1.92076 -0.865443 0.696723 1.92155 -0.848236 0.692471 1.94167 -0.849891 0.696723 1.92155 -0.848236 0.689636 1.92987 -0.839534 0.692471 1.94167 -0.849891 0.700194 1.93957 -0.86268 0.696723 1.92155 -0.848236 0.692471 1.94167 -0.849891 0.695158 1.95549 -0.85674 0.700194 1.93957 -0.86268 0.700194 1.93957 -0.86268 0.695158 1.95549 -0.85674 0.703331 1.96049 -0.870524 0.693429 1.90918 -0.829193 0.69942 1.89285 -0.821826 0.690398 1.90342 -0.807787 0.684519 1.91634 -0.812626 0.690398 1.90342 -0.807787 0.681855 1.91506 -0.797295 0.684519 1.91634 -0.812626 0.693429 1.90918 -0.829193 0.690398 1.90342 -0.807787 0.684519 1.91634 -0.812626 0.686935 1.92127 -0.826695 0.693429 1.90918 -0.829193 0.693429 1.90918 -0.829193 0.686935 1.92127 -0.826695 0.696723 1.92155 -0.848236 0.696723 1.92155 -0.848236 0.686935 1.92127 -0.826695 0.689636 1.92987 -0.839534 0.687009 1.90458 -0.785022 0.69282 1.89565 -0.769525 0.68359 1.91291 -0.763545 0.679021 1.91781 -0.781838 0.68359 1.91291 -0.763545 0.6763 1.92437 -0.767803 0.679021 1.91781 -0.781838 0.687009 1.90458 -0.785022 0.68359 1.91291 -0.763545 0.679021 1.91781 -0.781838 0.681855 1.91506 -0.797295 0.687009 1.90458 -0.785022 0.687009 1.90458 -0.785022 0.681855 1.91506 -0.797295 0.690398 1.90342 -0.807787 0.680583 1.92685 -0.746466 0.68665 1.92761 -0.72944 0.67727 1.94596 -0.734117 0.671238 1.9463 -0.747309 0.67727 1.94596 -0.734117 0.668407 1.96095 -0.741669 0.671238 1.9463 -0.747309 0.680583 1.92685 -0.746466 0.67727 1.94596 -0.734117 0.671238 1.9463 -0.747309 0.673878 1.93388 -0.756308 0.680583 1.92685 -0.746466 0.680583 1.92685 -0.746466 0.673878 1.93388 -0.756308 0.68359 1.91291 -0.763545 0.68359 1.91291 -0.763545 0.673878 1.93388 -0.756308 0.6763 1.92437 -0.767803 0.673803 1.9683 -0.728312 0.679948 1.97824 -0.715062 0.670691 1.99055 -0.729699 0.665668 1.97638 -0.740016 0.670691 1.99055 -0.729699 0.663235 1.99116 -0.742217 0.665668 1.97638 -0.740016 0.673803 1.9683 -0.728312 0.670691 1.99055 -0.729699 0.665668 1.97638 -0.740016 0.668407 1.96095 -0.741669 0.673803 1.9683 -0.728312 0.673803 1.9683 -0.728312 0.668407 1.96095 -0.741669 0.67727 1.94596 -0.734117 0.667538 2.01135 -0.737847 0.673719 2.02662 -0.732471 0.664053 2.02921 -0.752614 0.657794 2.01764 -0.757787 0.664053 2.02921 -0.752614 0.655037 2.02706 -0.770168 0.657794 2.01764 -0.757787 0.667538 2.01135 -0.737847 0.664053 2.02921 -0.752614 0.657794 2.01764 -0.757787 0.66062 2.00524 -0.748178 0.667538 2.01135 -0.737847 0.667538 2.01135 -0.737847 0.66062 2.00524 -0.748178 0.670691 1.99055 -0.729699 0.670691 1.99055 -0.729699 0.66062 2.00524 -0.748178 0.663235 1.99116 -0.742217 0.66078 2.04125 -0.771805 0.667278 2.05628 -0.775134 0.657753 2.04668 -0.79322 0.652588 2.03282 -0.783983 0.657753 2.04668 -0.79322 0.65 2.03499 -0.799068 0.652588 2.03282 -0.783983 0.66078 2.04125 -0.771805 0.657753 2.04668 -0.79322 0.652588 2.03282 -0.783983 0.655037 2.02706 -0.770168 0.66078 2.04125 -0.771805 0.66078 2.04125 -0.771805 0.655037 2.02706 -0.770168 0.664053 2.02921 -0.752614 0.654324 2.04516 -0.816176 0.66074 2.05548 -0.82734 0.650933 2.03652 -0.837407 0.645459 2.02973 -0.826477 0.650933 2.03652 -0.837407 0.64334 2.02251 -0.83854 0.645459 2.02973 -0.826477 0.654324 2.04516 -0.816176 0.650933 2.03652 -0.837407 0.645459 2.02973 -0.826477 0.647719 2.03397 -0.813077 0.654324 2.04516 -0.816176 0.654324 2.04516 -0.816176 0.647719 2.03397 -0.813077 0.657753 2.04668 -0.79322 0.657753 2.04668 -0.79322 0.647719 2.03397 -0.813077 0.65 2.03499 -0.799068 0.647931 2.02233 -0.85426 0.654551 2.02508 -0.868678 0.644599 2.003 -0.866334 0.639152 2.00106 -0.856162 0.644599 2.003 -0.866334 0.636944 1.98794 -0.860943 0.639152 2.00106 -0.856162 0.647931 2.02233 -0.85426 0.644599 2.003 -0.866334 0.639152 2.00106 -0.856162 0.641316 2.01276 -0.848583 0.647931 2.02233 -0.85426 0.647931 2.02233 -0.85426 0.641316 2.01276 -0.848583 0.64334 2.02251 -0.83854 0.650933 2.03652 -0.837407 0.647931 2.02233 -0.85426 0.64334 2.02251 -0.83854 0.63805 1.95841 -0.870062 0.643313 1.93756 -0.876312 0.63486 1.93762 -0.861538 0.631237 1.94959 -0.857986 0.63486 1.93762 -0.861538 0.629518 1.93948 -0.852768 0.631237 1.94959 -0.857986 0.63805 1.95841 -0.870062 0.63486 1.93762 -0.861538 0.631237 1.94959 -0.857986 0.632938 1.96099 -0.861431 0.63805 1.95841 -0.870062 0.63805 1.95841 -0.870062 0.632938 1.96099 -0.861431 0.634803 1.9741 -0.862673 0.641138 1.98057 -0.871784 0.634803 1.9741 -0.862673 0.636944 1.98794 -0.860943 0.644599 2.003 -0.866334 0.641138 1.98057 -0.871784 0.636944 1.98794 -0.860943 0.631384 1.92005 -0.846525 0.636611 1.89981 -0.839636 0.628133 1.90833 -0.827194 0.624377 1.91675 -0.827742 0.628133 1.90833 -0.827194 0.622829 1.91251 -0.817128 0.624377 1.91675 -0.827742 0.631384 1.92005 -0.846525 0.628133 1.90833 -0.827194 0.624377 1.91675 -0.827742 0.626033 1.92279 -0.837404 0.631384 1.92005 -0.846525 0.631384 1.92005 -0.846525 0.626033 1.92279 -0.837404 0.627766 1.93045 -0.845838 0.63486 1.93762 -0.861538 0.627766 1.93045 -0.845838 0.629518 1.93948 -0.852768 0.63486 1.93762 -0.861538 0.631384 1.92005 -0.846525 0.627766 1.93045 -0.845838 0.625092 1.90322 -0.805667 0.630381 1.89071 -0.78903 0.621652 1.90511 -0.782715 0.619541 1.90986 -0.794532 0.621652 1.90511 -0.782715 0.617833 1.9115 -0.783258 0.619541 1.90986 -0.794532 0.625092 1.90322 -0.805667 0.621652 1.90511 -0.782715 0.619541 1.90986 -0.794532 0.621226 1.9102 -0.805951 0.625092 1.90322 -0.805667 0.625092 1.90322 -0.805667 0.621226 1.9102 -0.805951 0.622829 1.91251 -0.817128 0.628133 1.90833 -0.827194 0.625092 1.90322 -0.805667 0.622829 1.91251 -0.817128 0.618277 1.91406 -0.761652 0.623941 1.91284 -0.74202 0.615279 1.92851 -0.745024 0.614302 1.92142 -0.760963 0.615279 1.92851 -0.745024 0.612369 1.93103 -0.749935 0.614302 1.92142 -0.760963 0.618277 1.91406 -0.761652 0.615279 1.92851 -0.745024 0.614302 1.92142 -0.760963 0.616128 1.91512 -0.772307 0.618277 1.91406 -0.761652 0.618277 1.91406 -0.761652 0.616128 1.91512 -0.772307 0.621652 1.90511 -0.782715 0.621652 1.90511 -0.782715 0.616128 1.91512 -0.772307 0.617833 1.9115 -0.783258 0.611928 1.94806 -0.733232 0.617403 1.95846 -0.716624 0.608475 1.97055 -0.728138 0.608108 1.95659 -0.735177 0.608475 1.97055 -0.728138 0.605973 1.97117 -0.732345 0.608108 1.95659 -0.735177 0.611928 1.94806 -0.733232 0.608475 1.97055 -0.728138 0.608108 1.95659 -0.735177 0.610276 1.94298 -0.741142 0.611928 1.94806 -0.733232 0.611928 1.94806 -0.733232 0.610276 1.94298 -0.741142 0.615279 1.92851 -0.745024 0.615279 1.92851 -0.745024 0.610276 1.94298 -0.741142 0.612369 1.93103 -0.749935 0.605407 1.99264 -0.730193 0.611214 2.00946 -0.7223 0.602193 2.01334 -0.739058 0.602354 1.99823 -0.735664 0.602193 2.01334 -0.739058 0.600648 2.0096 -0.740648 0.602354 1.99823 -0.735664 0.605407 1.99264 -0.730193 0.602193 2.01334 -0.739058 0.602354 1.99823 -0.735664 0.604043 1.98547 -0.732706 0.605407 1.99264 -0.730193 0.605407 1.99264 -0.730193 0.604043 1.98547 -0.732706 0.608475 1.97055 -0.728138 0.608475 1.97055 -0.728138 0.604043 1.98547 -0.732706 0.605973 1.97117 -0.732345 0.604502 2.04862 -0.757514 0.60298 2.05422 -0.769194 0.595486 2.04207 -0.773823 0.595486 2.04207 -0.773823 0.60298 2.05422 -0.769194 0.601543 2.05793 -0.781354 0.592258 2.04441 -0.789629 0.601543 2.05793 -0.781354 0.59243 2.04686 -0.795449 0.590584 2.04545 -0.801986 0.59243 2.04686 -0.795449 0.598306 2.05966 -0.807646 0.588871 2.04432 -0.814294 0.598306 2.05966 -0.807646 0.588981 2.04461 -0.81839 0.587161 2.04106 -0.826241 0.588981 2.04461 -0.81839 0.594892 2.05306 -0.833636 0.585511 2.03577 -0.837431 0.594892 2.05306 -0.833636 0.585622 2.03534 -0.839277 0.583962 2.02857 -0.847567 0.585622 2.03534 -0.839277 0.591789 2.03925 -0.855648 0.59033 2.03019 -0.86465 0.583962 2.02857 -0.847567 0.591789 2.03925 -0.855648 0.59033 2.03019 -0.86465 0.582163 2.01818 -0.857563 0.583962 2.02857 -0.847567 0.59033 2.03019 -0.86465 0.588732 2.01955 -0.872393 0.582163 2.01818 -0.857563 0.582163 2.01818 -0.857563 0.588732 2.01955 -0.872393 0.579873 2.00353 -0.866504 0.579873 2.00353 -0.866504 0.588732 2.01955 -0.872393 0.587044 2.00762 -0.878493 0.585327 1.9948 -0.882662 0.579873 2.00353 -0.866504 0.587044 2.00762 -0.878493 0.585327 1.9948 -0.882662 0.57745 1.98645 -0.871886 0.579873 2.00353 -0.866504 0.585327 1.9948 -0.882662 0.583644 1.98158 -0.884745 0.57745 1.98645 -0.871886 0.57745 1.98645 -0.871886 0.583644 1.98158 -0.884745 0.575136 1.96857 -0.872918 0.575136 1.96857 -0.872918 0.583644 1.98158 -0.884745 0.582055 1.96844 -0.884747 0.580605 1.95584 -0.882812 0.575136 1.96857 -0.872918 0.582055 1.96844 -0.884747 0.580605 1.95584 -0.882812 0.57299 1.95102 -0.869563 0.575136 1.96857 -0.872918 0.580605 1.95584 -0.882812 0.579108 1.94354 -0.878965 0.57299 1.95102 -0.869563 0.57299 1.95102 -0.869563 0.579108 1.94354 -0.878965 0.5707 1.9348 -0.862111 0.5707 1.9348 -0.862111 0.579108 1.94354 -0.878965 0.577482 1.93167 -0.873126 0.575781 1.92069 -0.865386 0.5707 1.9348 -0.862111 0.577482 1.93167 -0.873126 0.575781 1.92069 -0.865386 0.568335 1.92083 -0.850996 0.5707 1.9348 -0.862111 0.575781 1.92069 -0.865386 0.574066 1.91104 -0.855986 0.568335 1.92083 -0.850996 0.568335 1.92083 -0.850996 0.574066 1.91104 -0.855986 0.572401 1.90307 -0.845292 0.566036 1.90992 -0.836884 0.572401 1.90307 -0.845292 0.570844 1.89699 -0.833749 0.563971 1.90282 -0.821004 0.570844 1.89699 -0.833749 0.569411 1.89283 -0.821744 0.567877 1.89048 -0.808976 0.563971 1.90282 -0.821004 0.569411 1.89283 -0.821744 0.567877 1.89048 -0.808976 0.562011 1.89966 -0.805149 0.563971 1.90282 -0.821004 0.567877 1.89048 -0.808976 0.566227 1.89011 -0.795683 0.562011 1.89966 -0.805149 0.562011 1.89966 -0.805149 0.566227 1.89011 -0.795683 0.560012 1.89986 -0.789534 0.560012 1.89986 -0.789534 0.566227 1.89011 -0.795683 0.564517 1.89186 -0.782338 0.557993 1.90325 -0.774276 0.564517 1.89186 -0.782338 0.562808 1.89568 -0.769442 0.556043 1.90968 -0.760052 0.562808 1.89568 -0.769442 0.561166 1.90141 -0.757461 0.559643 1.90873 -0.746774 0.556043 1.90968 -0.760052 0.561166 1.90141 -0.757461 0.559643 1.90873 -0.746774 0.554216 1.91901 -0.747303 0.556043 1.90968 -0.760052 0.559643 1.90873 -0.746774 0.558207 1.91741 -0.737484 0.554216 1.91901 -0.747303 0.554216 1.91901 -0.747303 0.558207 1.91741 -0.737484 0.552088 1.93251 -0.735469 0.552088 1.93251 -0.735469 0.558207 1.91741 -0.737484 0.55664 1.92768 -0.729391 0.554969 1.93932 -0.722851 0.552088 1.93251 -0.735469 0.55664 1.92768 -0.729391 0.554969 1.93932 -0.722851 0.549585 1.95021 -0.726355 0.552088 1.93251 -0.735469 0.554969 1.93932 -0.722851 0.553253 1.95196 -0.718182 0.549585 1.95021 -0.726355 0.549585 1.95021 -0.726355 0.553253 1.95196 -0.718182 0.551555 1.96513 -0.715575 0.54708 1.96975 -0.722029 0.551555 1.96513 -0.715575 0.549938 1.97833 -0.715065 0.544745 1.98978 -0.722844 0.549938 1.97833 -0.715065 0.548453 1.99109 -0.716537 0.546993 2.00342 -0.719893 0.544745 1.98978 -0.722844 0.548453 1.99109 -0.716537 0.546993 2.00342 -0.719893 0.542457 2.0089 -0.728683 0.544745 1.98978 -0.722844 0.546993 2.00342 -0.719893 0.545395 2.01545 -0.72524 0.542457 2.0089 -0.728683 0.542457 2.0089 -0.728683 0.545395 2.01545 -0.72524 0.540012 2.02591 -0.739076 0.540012 2.02591 -0.739076 0.545395 2.01545 -0.72524 0.543707 2.02669 -0.732525 0.54199 2.03671 -0.741543 0.540012 2.02591 -0.739076 0.543707 2.02669 -0.732525 0.54199 2.03671 -0.741543 0.53756 2.0398 -0.753386 0.540012 2.02591 -0.739076 0.54199 2.03671 -0.741543 0.540307 2.04512 -0.751955 0.53756 2.0398 -0.753386 0.53756 2.0398 -0.753386 0.540307 2.04512 -0.751955 0.538718 2.05168 -0.763331 0.535257 2.04969 -0.770691 0.538718 2.05168 -0.763331 0.537268 2.05631 -0.775215 0.534 2.05335 -0.781702 0.537268 2.05631 -0.775215 0.535771 2.05912 -0.787787 0.531923 2.05582 -0.799489 0.535771 2.05912 -0.787787 0.534145 2.05999 -0.800992 0.530623 2.05539 -0.810292 0.534145 2.05999 -0.800992 0.532444 2.05878 -0.814371 0.52931 2.05353 -0.82097 0.532444 2.05878 -0.814371 0.530729 2.05545 -0.827424 0.52801 2.05025 -0.831317 0.530729 2.05545 -0.827424 0.529064 2.05017 -0.839672 0.526745 2.04562 -0.841141 0.529064 2.05017 -0.839672 0.527508 2.04322 -0.850709 0.525544 2.03975 -0.850223 0.527508 2.04322 -0.850709 0.526074 2.0349 -0.860311 0.524398 2.03271 -0.858459 0.526074 2.0349 -0.860311 0.524541 2.02501 -0.86873 0.521953 2.01572 -0.871843 0.524541 2.02501 -0.86873 0.52289 2.01368 -0.875689 0.521179 2.00125 -0.880846 0.521953 2.01572 -0.871843 0.52289 2.01368 -0.875689 0.521179 2.00125 -0.880846 0.51939 1.99584 -0.880372 0.521953 2.01572 -0.871843 0.521179 2.00125 -0.880846 0.519471 1.98816 -0.883974 0.51939 1.99584 -0.880372 0.51939 1.99584 -0.880372 0.519471 1.98816 -0.883974 0.516888 1.97446 -0.883469 0.516888 1.97446 -0.883469 0.519471 1.98816 -0.883974 0.517829 1.97493 -0.885 0.516307 1.96201 -0.884002 0.516888 1.97446 -0.883469 0.517829 1.97493 -0.885 0.516307 1.96201 -0.884002 0.514668 1.95372 -0.881117 0.516888 1.97446 -0.883469 0.516307 1.96201 -0.884002 0.51487 1.94963 -0.881125 0.514668 1.95372 -0.881117 0.514668 1.95372 -0.881117 0.51487 1.94963 -0.881125 0.512557 1.93565 -0.874478 0.512557 1.93565 -0.874478 0.51487 1.94963 -0.881125 0.513303 1.93748 -0.876273 0.511632 1.926 -0.869456 0.512557 1.93565 -0.874478 0.513303 1.93748 -0.876273 0.511632 1.926 -0.869456 0.510387 1.9199 -0.864219 0.512557 1.93565 -0.874478 0.511632 1.926 -0.869456 0.509915 1.91564 -0.860842 0.510387 1.9199 -0.864219 0.510387 1.9199 -0.864219 0.509915 1.91564 -0.860842 0.508218 1.9068 -0.850738 0.601543 2.05793 -0.781354 0.599977 2.05981 -0.794294 0.59243 2.04686 -0.795449 0.59243 2.04686 -0.795449 0.599977 2.05981 -0.794294 0.598306 2.05966 -0.807646 0.598306 2.05966 -0.807646 0.59659 2.05738 -0.820926 0.588981 2.04461 -0.81839 0.588981 2.04461 -0.81839 0.59659 2.05738 -0.820926 0.594892 2.05306 -0.833636 0.594892 2.05306 -0.833636 0.593274 2.04691 -0.845326 0.585622 2.03534 -0.839277 0.585622 2.03534 -0.839277 0.593274 2.04691 -0.845326 0.591789 2.03925 -0.855648 0.568335 1.92083 -0.850996 0.572401 1.90307 -0.845292 0.566036 1.90992 -0.836884 0.566036 1.90992 -0.836884 0.570844 1.89699 -0.833749 0.563971 1.90282 -0.821004 0.560012 1.89986 -0.789534 0.564517 1.89186 -0.782338 0.557993 1.90325 -0.774276 0.557993 1.90325 -0.774276 0.562808 1.89568 -0.769442 0.556043 1.90968 -0.760052 0.549585 1.95021 -0.726355 0.551555 1.96513 -0.715575 0.54708 1.96975 -0.722029 0.54708 1.96975 -0.722029 0.549938 1.97833 -0.715065 0.544745 1.98978 -0.722844 0.53756 2.0398 -0.753386 0.538718 2.05168 -0.763331 0.535257 2.04969 -0.770691 0.535257 2.04969 -0.770691 0.537268 2.05631 -0.775215 0.534 2.05335 -0.781702 0.534 2.05335 -0.781702 0.535771 2.05912 -0.787787 0.531923 2.05582 -0.799489 0.531923 2.05582 -0.799489 0.534145 2.05999 -0.800992 0.530623 2.05539 -0.810292 0.530623 2.05539 -0.810292 0.532444 2.05878 -0.814371 0.52931 2.05353 -0.82097 0.52931 2.05353 -0.82097 0.530729 2.05545 -0.827424 0.52801 2.05025 -0.831317 0.52801 2.05025 -0.831317 0.529064 2.05017 -0.839672 0.526745 2.04562 -0.841141 0.526745 2.04562 -0.841141 0.527508 2.04322 -0.850709 0.525544 2.03975 -0.850223 0.525544 2.03975 -0.850223 0.526074 2.0349 -0.860311 0.524398 2.03271 -0.858459 0.524398 2.03271 -0.858459 0.524541 2.02501 -0.86873 0.521953 2.01572 -0.871843 0.583962 2.02857 -0.847567 0.585511 2.03577 -0.837431 0.585622 2.03534 -0.839277 0.585511 2.03577 -0.837431 0.587161 2.04106 -0.826241 0.594892 2.05306 -0.833636 0.587161 2.04106 -0.826241 0.588871 2.04432 -0.814294 0.588981 2.04461 -0.81839 0.588871 2.04432 -0.814294 0.590584 2.04545 -0.801986 0.598306 2.05966 -0.807646 0.590584 2.04545 -0.801986 0.592258 2.04441 -0.789629 0.59243 2.04686 -0.795449 0.601543 2.05793 -0.781354 0.592258 2.04441 -0.789629 0.595486 2.04207 -0.773823 0.604502 2.04862 -0.757514 0.595427 2.03596 -0.766365 0.598715 2.03068 -0.754347 0.598715 2.03068 -0.754347 0.595427 2.03596 -0.766365 0.597128 2.02877 -0.75625 0.598889 2.01988 -0.747576 0.598715 2.03068 -0.754347 0.597128 2.02877 -0.75625 0.598889 2.01988 -0.747576 0.600648 2.0096 -0.740648 0.602193 2.01334 -0.739058 0.63805 1.95841 -0.870062 0.634803 1.9741 -0.862673 0.641138 1.98057 -0.871784 0.825331 1.95648 -0.857071 0.827746 1.97112 -0.859874 0.833899 1.96472 -0.871262 0.833899 1.96472 -0.871262 0.827746 1.97112 -0.859874 0.837139 1.9873 -0.870942 1.11487 2.04363 -0.778242 1.10937 2.02891 -0.773657 1.11798 2.03369 -0.758291 1.12145 2.01747 -0.741859 1.1149 2.00867 -0.750336 1.12476 1.99721 -0.731512 1.13459 1.93232 -0.742013 1.12823 1.93681 -0.753719 1.13761 1.91676 -0.757661 1.14751 1.9067 -0.822772 1.14129 1.91964 -0.823144 1.15065 1.91697 -0.842622 1.15194 1.96622 -0.859353 1.15453 1.98147 -0.85965 1.16043 1.97567 -0.871997 1.16043 1.97567 -0.871997 1.15453 1.98147 -0.85965 1.16385 1.99832 -0.868119 1.29453 2.00258 -0.866506 1.2903 2.01122 -0.847834 1.29787 2.022 -0.854542 0.508218 1.9068 -0.850738 0.508218 1.92226 -0.86666 0.510387 1.9199 -0.864219 0.510387 1.9199 -0.864219 0.508218 1.92226 -0.86666 0.512557 1.93565 -0.874478 0.512557 1.93565 -0.874478 0.508218 1.92226 -0.86666 0.508218 1.94131 -0.878038 0.514668 1.95372 -0.881117 0.508218 1.94131 -0.878038 0.508218 1.96266 -0.884099 0.516888 1.97446 -0.883469 0.508218 1.96266 -0.884099 0.508218 1.98484 -0.884428 0.51939 1.99584 -0.880372 0.508218 1.98484 -0.884428 0.508218 2.00636 -0.879004 0.521953 2.01572 -0.871843 0.508218 2.00636 -0.879004 0.508218 2.02574 -0.868196 0.524398 2.03271 -0.858459 0.508218 2.02574 -0.868196 0.508218 2.04166 -0.85274 0.525544 2.03975 -0.850223 0.508218 2.04166 -0.85274 0.526745 2.04562 -0.841141 0.525544 2.03975 -0.850223 0.524398 2.03271 -0.858459 0.508218 2.04166 -0.85274 0.512557 1.93565 -0.874478 0.508218 1.94131 -0.878038 0.514668 1.95372 -0.881117 0.514668 1.95372 -0.881117 0.508218 1.96266 -0.884099 0.516888 1.97446 -0.883469 0.516888 1.97446 -0.883469 0.508218 1.98484 -0.884428 0.51939 1.99584 -0.880372 0.51939 1.99584 -0.880372 0.508218 2.00636 -0.879004 0.521953 2.01572 -0.871843 0.521953 2.01572 -0.871843 0.508218 2.02574 -0.868196 0.524398 2.03271 -0.858459 0.508218 2.04166 -0.85274 0.508218 2.05304 -0.83369 0.526745 2.04562 -0.841141 0.526745 2.04562 -0.841141 0.508218 2.05304 -0.83369 0.52801 2.05025 -0.831317 0.52801 2.05025 -0.831317 0.508218 2.05304 -0.83369 0.52931 2.05353 -0.82097 0.52931 2.05353 -0.82097 0.508218 2.05304 -0.83369 0.508218 2.0591 -0.812344 0.530623 2.05539 -0.810292 0.508218 2.0591 -0.812344 0.531923 2.05582 -0.799489 0.530623 2.05539 -0.810292 0.52931 2.05353 -0.82097 0.508218 2.0591 -0.812344 0.508218 2.0591 -0.812344 0.508218 2.05943 -0.790157 0.531923 2.05582 -0.799489 0.531923 2.05582 -0.799489 0.508218 2.05943 -0.790157 0.534 2.05335 -0.781702 0.534 2.05335 -0.781702 0.508218 2.05943 -0.790157 0.508218 2.054 -0.768641 0.535257 2.04969 -0.770691 0.508218 2.054 -0.768641 0.53756 2.0398 -0.753386 0.535257 2.04969 -0.770691 0.534 2.05335 -0.781702 0.508218 2.054 -0.768641 0.508218 2.054 -0.768641 0.508218 2.0432 -0.749262 0.53756 2.0398 -0.753386 0.53756 2.0398 -0.753386 0.508218 2.0432 -0.749262 0.540012 2.02591 -0.739076 0.540012 2.02591 -0.739076 0.508218 2.0432 -0.749262 0.508218 2.02774 -0.73334 0.542457 2.0089 -0.728683 0.508218 2.02774 -0.73334 0.508218 2.00869 -0.721962 0.544745 1.98978 -0.722844 0.508218 2.00869 -0.721962 0.508218 1.98734 -0.715901 0.54708 1.96975 -0.722029 0.508218 1.98734 -0.715901 0.508218 1.96516 -0.715572 0.549585 1.95021 -0.726355 0.508218 1.96516 -0.715572 0.508218 1.94364 -0.720996 0.552088 1.93251 -0.735469 0.508218 1.94364 -0.720996 0.508218 1.92426 -0.731804 0.554216 1.91901 -0.747303 0.508218 1.92426 -0.731804 0.508218 1.90834 -0.74726 0.556043 1.90968 -0.760052 0.508218 1.90834 -0.74726 0.508218 1.89696 -0.76631 0.557993 1.90325 -0.774276 0.508218 1.89696 -0.76631 0.508218 1.8909 -0.787656 0.560012 1.89986 -0.789534 0.508218 1.8909 -0.787656 0.562011 1.89966 -0.805149 0.560012 1.89986 -0.789534 0.557993 1.90325 -0.774276 0.508218 1.8909 -0.787656 0.540012 2.02591 -0.739076 0.508218 2.02774 -0.73334 0.542457 2.0089 -0.728683 0.542457 2.0089 -0.728683 0.508218 2.00869 -0.721962 0.544745 1.98978 -0.722844 0.544745 1.98978 -0.722844 0.508218 1.98734 -0.715901 0.54708 1.96975 -0.722029 0.54708 1.96975 -0.722029 0.508218 1.96516 -0.715572 0.549585 1.95021 -0.726355 0.549585 1.95021 -0.726355 0.508218 1.94364 -0.720996 0.552088 1.93251 -0.735469 0.552088 1.93251 -0.735469 0.508218 1.92426 -0.731804 0.554216 1.91901 -0.747303 0.554216 1.91901 -0.747303 0.508218 1.90834 -0.74726 0.556043 1.90968 -0.760052 0.556043 1.90968 -0.760052 0.508218 1.89696 -0.76631 0.557993 1.90325 -0.774276 0.508218 1.8909 -0.787656 0.508218 1.89057 -0.809843 0.562011 1.89966 -0.805149 0.562011 1.89966 -0.805149 0.508218 1.89057 -0.809843 0.563971 1.90282 -0.821004 0.563971 1.90282 -0.821004 0.508218 1.89057 -0.809843 0.508218 1.896 -0.831359 0.566036 1.90992 -0.836884 0.508218 1.896 -0.831359 0.508218 1.9068 -0.850738 0.568335 1.92083 -0.850996 0.508218 1.9068 -0.850738 0.509929 1.91496 -0.859741 0.511658 1.9243 -0.867467 0.568335 1.92083 -0.850996 0.509929 1.91496 -0.859741 0.511658 1.9243 -0.867467 0.5707 1.9348 -0.862111 0.568335 1.92083 -0.850996 0.511658 1.9243 -0.867467 0.513373 1.93466 -0.873783 0.5707 1.9348 -0.862111 0.5707 1.9348 -0.862111 0.513373 1.93466 -0.873783 0.57299 1.95102 -0.869563 0.57299 1.95102 -0.869563 0.513373 1.93466 -0.873783 0.514954 1.94522 -0.878343 0.517566 1.96488 -0.882735 0.57299 1.95102 -0.869563 0.514954 1.94522 -0.878343 0.517566 1.96488 -0.882735 0.575136 1.96857 -0.872918 0.57299 1.95102 -0.869563 0.517566 1.96488 -0.882735 0.520126 1.98353 -0.88246 0.575136 1.96857 -0.872918 0.575136 1.96857 -0.872918 0.520126 1.98353 -0.88246 0.57745 1.98645 -0.871886 0.57745 1.98645 -0.871886 0.520126 1.98353 -0.88246 0.522835 2.00166 -0.877992 0.579873 2.00353 -0.866504 0.522835 2.00166 -0.877992 0.525549 2.01829 -0.869576 0.582163 2.01818 -0.857563 0.525549 2.01829 -0.869576 0.528215 2.03304 -0.857181 0.583962 2.02857 -0.847567 0.528215 2.03304 -0.857181 0.531073 2.04542 -0.839973 0.585511 2.03577 -0.837431 0.531073 2.04542 -0.839973 0.587161 2.04106 -0.826241 0.585511 2.03577 -0.837431 0.583962 2.02857 -0.847567 0.531073 2.04542 -0.839973 0.563971 1.90282 -0.821004 0.508218 1.896 -0.831359 0.566036 1.90992 -0.836884 0.566036 1.90992 -0.836884 0.508218 1.9068 -0.850738 0.568335 1.92083 -0.850996 0.57745 1.98645 -0.871886 0.522835 2.00166 -0.877992 0.579873 2.00353 -0.866504 0.579873 2.00353 -0.866504 0.525549 2.01829 -0.869576 0.582163 2.01818 -0.857563 0.582163 2.01818 -0.857563 0.528215 2.03304 -0.857181 0.583962 2.02857 -0.847567 0.531073 2.04542 -0.839973 0.532661 2.04992 -0.829962 0.587161 2.04106 -0.826241 0.587161 2.04106 -0.826241 0.532661 2.04992 -0.829962 0.534293 2.05302 -0.819445 0.588871 2.04432 -0.814294 0.534293 2.05302 -0.819445 0.535943 2.05465 -0.808576 0.590584 2.04545 -0.801986 0.535943 2.05465 -0.808576 0.537576 2.05479 -0.797602 0.592258 2.04441 -0.789629 0.537576 2.05479 -0.797602 0.539162 2.05343 -0.786707 0.540674 2.05058 -0.776072 0.592258 2.04441 -0.789629 0.539162 2.05343 -0.786707 0.540674 2.05058 -0.776072 0.593833 2.04123 -0.777636 0.592258 2.04441 -0.789629 0.540674 2.05058 -0.776072 0.542167 2.04631 -0.765963 0.593833 2.04123 -0.777636 0.593833 2.04123 -0.777636 0.542167 2.04631 -0.765963 0.595427 2.03596 -0.766365 0.595427 2.03596 -0.766365 0.542167 2.04631 -0.765963 0.543757 2.04065 -0.75654 0.597128 2.02877 -0.75625 0.543757 2.04065 -0.75654 0.54542 2.0337 -0.747972 0.598889 2.01988 -0.747576 0.54542 2.0337 -0.747972 0.547112 2.02564 -0.740487 0.548808 2.01659 -0.734199 0.598889 2.01988 -0.747576 0.547112 2.02564 -0.740487 0.548808 2.01659 -0.734199 0.600648 2.0096 -0.740648 0.598889 2.01988 -0.747576 0.548808 2.01659 -0.734199 0.550389 2.00726 -0.729462 0.600648 2.0096 -0.740648 0.600648 2.0096 -0.740648 0.550389 2.00726 -0.729462 0.602354 1.99823 -0.735664 0.602354 1.99823 -0.735664 0.550389 2.00726 -0.729462 0.552811 1.99106 -0.724554 0.604043 1.98547 -0.732706 0.552811 1.99106 -0.724554 0.554728 1.97759 -0.723245 0.605973 1.97117 -0.732345 0.554728 1.97759 -0.723245 0.556776 1.96414 -0.724337 0.608108 1.95659 -0.735177 0.556776 1.96414 -0.724337 0.558904 1.95108 -0.727796 0.610276 1.94298 -0.741142 0.558904 1.95108 -0.727796 0.561037 1.93887 -0.733496 0.563121 1.92782 -0.741293 0.610276 1.94298 -0.741142 0.561037 1.93887 -0.733496 0.563121 1.92782 -0.741293 0.612369 1.93103 -0.749935 0.610276 1.94298 -0.741142 0.563121 1.92782 -0.741293 0.565082 1.91831 -0.750941 0.612369 1.93103 -0.749935 0.612369 1.93103 -0.749935 0.565082 1.91831 -0.750941 0.614302 1.92142 -0.760963 0.614302 1.92142 -0.760963 0.565082 1.91831 -0.750941 0.567083 1.91067 -0.762185 0.616128 1.91512 -0.772307 0.567083 1.91067 -0.762185 0.569222 1.90523 -0.774628 0.617833 1.9115 -0.783258 0.569222 1.90523 -0.774628 0.571422 1.90216 -0.78781 0.619541 1.90986 -0.794532 0.571422 1.90216 -0.78781 0.573622 1.90154 -0.801351 0.621226 1.9102 -0.805951 0.573622 1.90154 -0.801351 0.575749 1.90342 -0.814816 0.622829 1.91251 -0.817128 0.575749 1.90342 -0.814816 0.577879 1.9081 -0.828487 0.624377 1.91675 -0.827742 0.577879 1.9081 -0.828487 0.580367 1.91622 -0.842066 0.626033 1.92279 -0.837404 0.580367 1.91622 -0.842066 0.627766 1.93045 -0.845838 0.626033 1.92279 -0.837404 0.624377 1.91675 -0.827742 0.580367 1.91622 -0.842066 0.587161 2.04106 -0.826241 0.534293 2.05302 -0.819445 0.588871 2.04432 -0.814294 0.588871 2.04432 -0.814294 0.535943 2.05465 -0.808576 0.590584 2.04545 -0.801986 0.590584 2.04545 -0.801986 0.537576 2.05479 -0.797602 0.592258 2.04441 -0.789629 0.595427 2.03596 -0.766365 0.543757 2.04065 -0.75654 0.597128 2.02877 -0.75625 0.597128 2.02877 -0.75625 0.54542 2.0337 -0.747972 0.598889 2.01988 -0.747576 0.602354 1.99823 -0.735664 0.552811 1.99106 -0.724554 0.604043 1.98547 -0.732706 0.604043 1.98547 -0.732706 0.554728 1.97759 -0.723245 0.605973 1.97117 -0.732345 0.605973 1.97117 -0.732345 0.556776 1.96414 -0.724337 0.608108 1.95659 -0.735177 0.608108 1.95659 -0.735177 0.558904 1.95108 -0.727796 0.610276 1.94298 -0.741142 0.614302 1.92142 -0.760963 0.567083 1.91067 -0.762185 0.616128 1.91512 -0.772307 0.616128 1.91512 -0.772307 0.569222 1.90523 -0.774628 0.617833 1.9115 -0.783258 0.617833 1.9115 -0.783258 0.571422 1.90216 -0.78781 0.619541 1.90986 -0.794532 0.619541 1.90986 -0.794532 0.573622 1.90154 -0.801351 0.621226 1.9102 -0.805951 0.621226 1.9102 -0.805951 0.575749 1.90342 -0.814816 0.622829 1.91251 -0.817128 0.622829 1.91251 -0.817128 0.577879 1.9081 -0.828487 0.624377 1.91675 -0.827742 0.580367 1.91622 -0.842066 0.583081 1.92751 -0.853848 0.627766 1.93045 -0.845838 0.627766 1.93045 -0.845838 0.583081 1.92751 -0.853848 0.629518 1.93948 -0.852768 0.629518 1.93948 -0.852768 0.583081 1.92751 -0.853848 0.585761 1.94089 -0.862643 0.631237 1.94959 -0.857986 0.585761 1.94089 -0.862643 0.587934 1.95347 -0.867599 0.632938 1.96099 -0.861431 0.587934 1.95347 -0.867599 0.58951 1.96368 -0.869753 0.634803 1.9741 -0.862673 0.58951 1.96368 -0.869753 0.590997 1.97316 -0.87038 0.592563 1.98263 -0.869712 0.634803 1.9741 -0.862673 0.590997 1.97316 -0.87038 0.592563 1.98263 -0.869712 0.636944 1.98794 -0.860943 0.634803 1.9741 -0.862673 0.592563 1.98263 -0.869712 0.594182 1.99193 -0.86776 0.636944 1.98794 -0.860943 0.636944 1.98794 -0.860943 0.594182 1.99193 -0.86776 0.595821 2.00085 -0.864573 0.639152 2.00106 -0.856162 0.595821 2.00085 -0.864573 0.597454 2.00926 -0.8602 0.641316 2.01276 -0.848583 0.597454 2.00926 -0.8602 0.599054 2.01702 -0.85471 0.600583 2.02395 -0.848221 0.641316 2.01276 -0.848583 0.599054 2.01702 -0.85471 0.600583 2.02395 -0.848221 0.64334 2.02251 -0.83854 0.641316 2.01276 -0.848583 0.600583 2.02395 -0.848221 0.602062 2.02994 -0.840831 0.64334 2.02251 -0.83854 0.64334 2.02251 -0.83854 0.602062 2.02994 -0.840831 0.603628 2.03483 -0.832683 0.645459 2.02973 -0.826477 0.603628 2.03483 -0.832683 0.605264 2.03852 -0.823958 0.647719 2.03397 -0.813077 0.605264 2.03852 -0.823958 0.606945 2.04095 -0.814789 0.608635 2.04208 -0.805388 0.647719 2.03397 -0.813077 0.606945 2.04095 -0.814789 0.608635 2.04208 -0.805388 0.65 2.03499 -0.799068 0.647719 2.03397 -0.813077 0.608635 2.04208 -0.805388 0.610303 2.04188 -0.795926 0.65 2.03499 -0.799068 0.65 2.03499 -0.799068 0.610303 2.04188 -0.795926 0.611934 2.04033 -0.786474 0.65 2.03289 -0.78423 0.611934 2.04033 -0.786474 0.613609 2.03715 -0.776572 0.65 2.02718 -0.770376 0.613609 2.03715 -0.776572 0.615518 2.03194 -0.766459 0.617653 2.02465 -0.756971 0.65 2.02718 -0.770376 0.615518 2.03194 -0.766459 0.617653 2.02465 -0.756971 0.65 2.01821 -0.75837 0.65 2.02718 -0.770376 0.617653 2.02465 -0.756971 0.619849 2.01578 -0.748977 0.65 2.01821 -0.75837 0.65 2.01821 -0.75837 0.619849 2.01578 -0.748977 0.65 2.00654 -0.748961 0.65 2.00654 -0.748961 0.619849 2.01578 -0.748977 0.62204 2.00559 -0.742725 0.65 1.99291 -0.742736 0.62204 2.00559 -0.742725 0.624146 1.99443 -0.738436 0.626139 1.98267 -0.736252 0.65 1.99291 -0.742736 0.624146 1.99443 -0.738436 0.626139 1.98267 -0.736252 0.65 1.97816 -0.740083 0.65 1.99291 -0.742736 0.626139 1.98267 -0.736252 0.62824 1.9708 -0.736302 0.65 1.97816 -0.740083 0.65 1.97816 -0.740083 0.62824 1.9708 -0.736302 0.65 1.96322 -0.741168 0.65 1.96322 -0.741168 0.62824 1.9708 -0.736302 0.630465 1.95912 -0.738575 0.65 1.94901 -0.745923 0.630465 1.95912 -0.738575 0.632727 1.9481 -0.742983 0.634958 1.93806 -0.749393 0.65 1.94901 -0.745923 0.632727 1.9481 -0.742983 0.634958 1.93806 -0.749393 0.65 1.93642 -0.754052 0.65 1.94901 -0.745923 0.634958 1.93806 -0.749393 0.637065 1.92942 -0.757553 0.65 1.93642 -0.754052 0.65 1.93642 -0.754052 0.637065 1.92942 -0.757553 0.65 1.92623 -0.765047 0.65 1.92623 -0.765047 0.637065 1.92942 -0.757553 0.639145 1.92249 -0.7672 0.65 1.91909 -0.778222 0.639145 1.92249 -0.7672 0.641378 1.91757 -0.777954 0.643699 1.9148 -0.789461 0.65 1.91909 -0.778222 0.641378 1.91757 -0.777954 0.643699 1.9148 -0.789461 0.65 1.91544 -0.792756 0.65 1.91909 -0.778222 0.643699 1.9148 -0.789461 0.646021 1.91431 -0.801278 0.65 1.91544 -0.792756 0.65 1.91544 -0.792756 0.646021 1.91431 -0.801278 0.65 1.9155 -0.807742 0.65 1.9155 -0.807742 0.646021 1.91431 -0.801278 0.648177 1.916 -0.812551 0.65 1.91928 -0.822245 0.65 1.9155 -0.807742 0.648177 1.916 -0.812551 0.629518 1.93948 -0.852768 0.585761 1.94089 -0.862643 0.631237 1.94959 -0.857986 0.631237 1.94959 -0.857986 0.587934 1.95347 -0.867599 0.632938 1.96099 -0.861431 0.632938 1.96099 -0.861431 0.58951 1.96368 -0.869753 0.634803 1.9741 -0.862673 0.636944 1.98794 -0.860943 0.595821 2.00085 -0.864573 0.639152 2.00106 -0.856162 0.639152 2.00106 -0.856162 0.597454 2.00926 -0.8602 0.641316 2.01276 -0.848583 0.64334 2.02251 -0.83854 0.603628 2.03483 -0.832683 0.645459 2.02973 -0.826477 0.645459 2.02973 -0.826477 0.605264 2.03852 -0.823958 0.647719 2.03397 -0.813077 0.65 2.03499 -0.799068 0.611934 2.04033 -0.786474 0.65 2.03289 -0.78423 0.65 2.03289 -0.78423 0.613609 2.03715 -0.776572 0.65 2.02718 -0.770376 0.65 2.00654 -0.748961 0.62204 2.00559 -0.742725 0.65 1.99291 -0.742736 0.65 1.96322 -0.741168 0.630465 1.95912 -0.738575 0.65 1.94901 -0.745923 0.65 1.92623 -0.765047 0.639145 1.92249 -0.7672 0.65 1.91909 -0.778222 -1.59 1.97296 -0.90498 -1.59 1.94982 -0.901936 -1.59 1.95281 -0.844243 -1.59 1.95281 -0.844243 -1.59 1.94982 -0.901936 -1.59 1.92792 -0.893853 -1.59 1.90835 -0.881131 -1.59 1.95281 -0.844243 -1.59 1.92792 -0.893853 -1.59 1.90835 -0.881131 -1.59 1.89207 -0.8644 -1.59 1.95281 -0.844243 -1.59 1.97296 -0.90498 -1.5898 1.97466 -0.909916 -1.59 1.94982 -0.901936 -1.59 1.94982 -0.901936 -1.5898 1.97466 -0.909916 -1.58796 1.95068 -0.91805 -1.58796 1.92096 -0.907734 -1.58796 1.95068 -0.91805 -1.58196 1.94776 -0.932223 -1.58196 1.91447 -0.920668 -1.58196 1.94776 -0.932223 -1.57243 1.94525 -0.944394 -1.57243 1.9089 -0.931775 -1.57243 1.94525 -0.944394 -1.56 1.94333 -0.953733 -1.56 1.90462 -0.940298 -1.56 1.94333 -0.953733 -1.54553 1.94212 -0.959604 -1.54553 1.90193 -0.945656 -1.54553 1.94212 -0.959604 -1.53 1.94171 -0.961607 -1.53 1.90102 -0.947483 -1.54553 1.90193 -0.945656 -1.53 1.94171 -0.961607 -1.53 1.90102 -0.947483 -1.54553 1.86672 -0.921782 -1.54553 1.90193 -0.945656 -1.53 1.90102 -0.947483 -1.53 1.86537 -0.923309 -1.54553 1.86672 -0.921782 -1.54553 1.86672 -0.921782 -1.53 1.86537 -0.923309 -1.54553 1.83889 -0.889608 -1.56 1.8439 -0.886312 -1.54553 1.83889 -0.889608 -1.56 1.82603 -0.84944 -1.57243 1.83508 -0.846436 -1.56 1.82603 -0.84944 -1.57243 1.82783 -0.80864 -1.58196 1.84023 -0.807911 -1.57243 1.82783 -0.80864 -1.58196 1.84278 -0.772761 -1.58796 1.85695 -0.775681 -1.58196 1.84278 -0.772761 -1.58796 1.86727 -0.745956 -1.59 1.87306 -0.774819 -1.58796 1.86727 -0.745956 -1.59 1.88115 -0.752919 -1.59 1.87306 -0.774819 -1.58796 1.85695 -0.775681 -1.58796 1.86727 -0.745956 -1.59 1.87306 -0.774819 -1.5898 1.86508 -0.799658 -1.58796 1.85695 -0.775681 -1.59 1.87306 -0.774819 -1.59 1.87002 -0.797963 -1.5898 1.86508 -0.799658 -1.5892 1.97644 -0.914786 -1.5882 1.97831 -0.919559 -1.5898 1.97466 -0.909916 -1.5898 1.97466 -0.909916 -1.5882 1.97831 -0.919559 -1.58796 1.95068 -0.91805 -1.58796 1.95068 -0.91805 -1.5882 1.97831 -0.919559 -1.58796 1.98206 -0.920322 -1.58196 1.98291 -0.934768 -1.58796 1.98206 -0.920322 -1.58196 2.01752 -0.928128 -1.57243 2.02144 -0.939922 -1.58196 2.01752 -0.928128 -1.57243 2.05607 -0.923136 -1.56 2.06131 -0.9311 -1.57243 2.05607 -0.923136 -1.56 2.0923 -0.904294 -1.54553 2.09678 -0.908276 -1.56 2.0923 -0.904294 -1.54553 2.12066 -0.873067 -1.53 2.12248 -0.873984 -1.54553 2.12066 -0.873067 -1.53 2.13661 -0.833292 -1.53 2.12248 -0.873984 -1.54553 2.09678 -0.908276 -1.54553 2.12066 -0.873067 -1.53 2.12248 -0.873984 -1.53 2.09831 -0.909635 -1.54553 2.09678 -0.908276 -1.54553 2.09678 -0.908276 -1.53 2.09831 -0.909635 -1.54553 2.06461 -0.936106 -1.56 2.06131 -0.9311 -1.54553 2.06461 -0.936106 -1.56 2.02444 -0.948972 -1.57243 2.02144 -0.939922 -1.56 2.02444 -0.948972 -1.57243 1.98364 -0.947173 -1.58196 1.98291 -0.934768 -1.57243 1.98364 -0.947173 -1.58196 1.94776 -0.932223 -1.58796 1.95068 -0.91805 -1.58196 1.98291 -0.934768 -1.58196 1.94776 -0.932223 -1.58796 1.95068 -0.91805 -1.58796 1.98206 -0.920322 -1.58196 1.98291 -0.934768 -1.58796 1.98206 -0.920322 -1.5882 1.97831 -0.919559 -1.58796 2.01296 -0.914394 -1.58196 2.01752 -0.928128 -1.58796 2.01296 -0.914394 -1.58196 2.04924 -0.912757 -1.57243 2.05607 -0.923136 -1.58196 2.04924 -0.912757 -1.57243 2.08518 -0.897958 -1.56 2.0923 -0.904294 -1.57243 2.08518 -0.897958 -1.56 2.1153 -0.87038 -1.54553 2.12066 -0.873067 -1.56 2.1153 -0.87038 -1.54553 2.1346 -0.832879 -1.53 2.13661 -0.833292 -1.54553 2.1346 -0.832879 -1.53 2.13972 -0.790331 -1.53 2.13661 -0.833292 -1.54553 2.12066 -0.873067 -1.54553 2.1346 -0.832879 -1.5892 2.04247 -0.892873 -1.58796 2.06507 -0.880086 -1.5882 2.04383 -0.897815 -1.5892 2.04247 -0.892873 -1.5898 2.04099 -0.887901 -1.58796 2.06507 -0.880086 -1.58796 2.06507 -0.880086 -1.5898 2.04099 -0.887901 -1.59 2.05613 -0.866653 -1.58796 2.08273 -0.854044 -1.59 2.05613 -0.866653 -1.59 2.06885 -0.847081 -1.59 2.07694 -0.825181 -1.58796 2.08273 -0.854044 -1.59 2.06885 -0.847081 -1.59 2.07694 -0.825181 -1.58796 2.09305 -0.824319 -1.58796 2.08273 -0.854044 -1.59 2.07694 -0.825181 -1.5898 2.08492 -0.800342 -1.58796 2.09305 -0.824319 -1.59 2.07694 -0.825181 -1.59 2.07998 -0.802037 -1.5898 2.08492 -0.800342 -1.5898 2.04099 -0.887901 -1.59 2.0394 -0.882932 -1.59 2.05613 -0.866653 -1.58796 2.06507 -0.880086 -1.59 2.05613 -0.866653 -1.58796 2.08273 -0.854044 -1.58196 2.09567 -0.860533 -1.58796 2.08273 -0.854044 -1.58196 2.10722 -0.827239 -1.57243 2.11939 -0.829746 -1.58196 2.10722 -0.827239 -1.57243 2.12217 -0.79136 -1.56 2.13169 -0.790802 -1.57243 2.12217 -0.79136 -1.56 2.12397 -0.75056 -1.54553 2.12966 -0.748672 -1.56 2.12397 -0.75056 -1.54553 2.11111 -0.710392 -1.53 2.11281 -0.709268 -1.54553 2.11111 -0.710392 -1.53 2.08463 -0.676691 -1.53 2.11281 -0.709268 -1.54553 2.12966 -0.748672 -1.54553 2.11111 -0.710392 -1.53 2.11281 -0.709268 -1.53 2.1316 -0.748028 -1.54553 2.12966 -0.748672 -1.54553 2.12966 -0.748672 -1.53 2.1316 -0.748028 -1.54553 2.13768 -0.79045 -1.56 2.13169 -0.790802 -1.54553 2.13768 -0.79045 -1.56 2.12873 -0.83167 -1.57243 2.11939 -0.829746 -1.56 2.12873 -0.83167 -1.57243 2.10678 -0.866104 -1.58196 2.09567 -0.860533 -1.57243 2.10678 -0.866104 -1.58196 2.07589 -0.889701 -1.58796 2.06507 -0.880086 -1.58196 2.07589 -0.889701 -1.58796 2.04128 -0.90067 -1.5882 2.04383 -0.897815 -1.58796 2.04128 -0.90067 -1.58796 2.01296 -0.914394 -1.5882 1.97831 -0.919559 -1.5882 2.04383 -0.897815 -1.58796 2.01296 -0.914394 -1.5892 2.08979 -0.798556 -1.5882 2.09456 -0.796689 -1.5898 2.08492 -0.800342 -1.5898 2.08492 -0.800342 -1.5882 2.09456 -0.796689 -1.58796 2.09305 -0.824319 -1.58796 2.09305 -0.824319 -1.5882 2.09456 -0.796689 -1.58796 2.09532 -0.792937 -1.58196 2.10977 -0.792089 -1.58796 2.09532 -0.792937 -1.58196 2.10313 -0.757478 -1.57243 2.11492 -0.753564 -1.58196 2.10313 -0.757478 -1.57243 2.09814 -0.718931 -1.56 2.1061 -0.713688 -1.57243 2.09814 -0.718931 -1.56 2.07929 -0.682698 -1.54553 2.08328 -0.678218 -1.56 2.07929 -0.682698 -1.54553 2.04807 -0.654344 -1.53 2.04898 -0.652517 -1.54553 2.04807 -0.654344 -1.53 2.00829 -0.638394 -1.53 2.04898 -0.652517 -1.54553 2.08328 -0.678218 -1.54553 2.04807 -0.654344 -1.53 2.04898 -0.652517 -1.53 2.08463 -0.676691 -1.54553 2.08328 -0.678218 -1.54553 2.08328 -0.678218 -1.53 2.08463 -0.676691 -1.54553 2.11111 -0.710392 -1.56 2.1061 -0.713688 -1.54553 2.11111 -0.710392 -1.56 2.12397 -0.75056 -1.57243 2.11492 -0.753564 -1.56 2.12397 -0.75056 -1.57243 2.12217 -0.79136 -1.58196 2.10977 -0.792089 -1.57243 2.12217 -0.79136 -1.58196 2.10722 -0.827239 -1.58796 2.09305 -0.824319 -1.58196 2.10722 -0.827239 -1.58796 2.08273 -0.854044 -1.58796 2.09305 -0.824319 -1.58196 2.10977 -0.792089 -1.58196 2.10722 -0.827239 -1.58796 2.09305 -0.824319 -1.58796 2.09532 -0.792937 -1.58196 2.10977 -0.792089 -1.58796 2.09532 -0.792937 -1.5882 2.09456 -0.796689 -1.58796 2.08939 -0.762036 -1.58196 2.10313 -0.757478 -1.58796 2.08939 -0.762036 -1.58196 2.08776 -0.725765 -1.57243 2.09814 -0.718931 -1.58196 2.08776 -0.725765 -1.57243 2.07296 -0.689824 -1.56 2.07929 -0.682698 -1.57243 2.07296 -0.689824 -1.56 2.04538 -0.659702 -1.54553 2.04807 -0.654344 -1.56 2.04538 -0.659702 -1.54553 2.00788 -0.640396 -1.53 2.00829 -0.638394 -1.54553 2.00788 -0.640396 -1.53 1.96533 -0.635284 -1.53 2.00829 -0.638394 -1.54553 2.04807 -0.654344 -1.54553 2.00788 -0.640396 -1.5892 2.06787 -0.732528 -1.58796 2.05509 -0.709925 -1.5882 2.07282 -0.73117 -1.5892 2.06787 -0.732528 -1.5898 2.0629 -0.734008 -1.58796 2.05509 -0.709925 -1.58796 2.05509 -0.709925 -1.5898 2.0629 -0.734008 -1.59 2.04165 -0.718869 -1.58796 2.02904 -0.692266 -1.59 2.04165 -0.718869 -1.59 2.02208 -0.706147 -1.59 2.00018 -0.698064 -1.58796 2.02904 -0.692266 -1.59 2.02208 -0.706147 -1.59 2.00018 -0.698064 -1.58796 1.99932 -0.68195 -1.58796 2.02904 -0.692266 -1.59 2.00018 -0.698064 -1.5898 1.97534 -0.690084 -1.58796 1.99932 -0.68195 -1.59 2.00018 -0.698064 -1.59 1.97704 -0.69502 -1.5898 1.97534 -0.690084 -1.5898 2.0629 -0.734008 -1.59 2.05793 -0.7356 -1.59 2.04165 -0.718869 -1.58796 2.05509 -0.709925 -1.59 2.04165 -0.718869 -1.58796 2.02904 -0.692266 -1.58196 2.03553 -0.679332 -1.58796 2.02904 -0.692266 -1.58196 2.00224 -0.667777 -1.57243 2.00475 -0.655606 -1.58196 2.00224 -0.667777 -1.57243 1.96636 -0.652827 -1.56 1.9658 -0.643308 -1.57243 1.96636 -0.652827 -1.56 1.92556 -0.651028 -1.54553 1.92367 -0.645339 -1.56 1.92556 -0.651028 -1.54553 1.88539 -0.663894 -1.53 1.88427 -0.662186 -1.54553 1.88539 -0.663894 -1.53 1.85169 -0.690365 -1.53 1.88427 -0.662186 -1.54553 1.92367 -0.645339 -1.54553 1.88539 -0.663894 -1.53 1.88427 -0.662186 -1.53 1.92303 -0.643399 -1.54553 1.92367 -0.645339 -1.54553 1.92367 -0.645339 -1.53 1.92303 -0.643399 -1.54553 1.96545 -0.637325 -1.56 1.9658 -0.643308 -1.54553 1.96545 -0.637325 -1.56 2.00667 -0.646267 -1.57243 2.00475 -0.655606 -1.56 2.00667 -0.646267 -1.57243 2.0411 -0.668225 -1.58196 2.03553 -0.679332 -1.57243 2.0411 -0.668225 -1.58196 2.0647 -0.69911 -1.58796 2.05509 -0.709925 -1.58196 2.0647 -0.69911 -1.58796 2.07567 -0.733722 -1.5882 2.07282 -0.73117 -1.58796 2.07567 -0.733722 -1.58796 2.08939 -0.762036 -1.5882 2.09456 -0.796689 -1.5882 2.07282 -0.73117 -1.58796 2.08939 -0.762036 -1.5892 1.97356 -0.685214 -1.5882 1.97169 -0.680441 -1.5898 1.97534 -0.690084 -1.5898 1.97534 -0.690084 -1.5882 1.97169 -0.680441 -1.58796 1.99932 -0.68195 -1.58796 1.99932 -0.68195 -1.5882 1.97169 -0.680441 -1.58796 1.96794 -0.679678 -1.58196 1.96709 -0.665232 -1.58796 1.96794 -0.679678 -1.58196 1.93248 -0.671872 -1.57243 1.92856 -0.660078 -1.58196 1.93248 -0.671872 -1.57243 1.89393 -0.676864 -1.56 1.88869 -0.6689 -1.57243 1.89393 -0.676864 -1.56 1.8577 -0.695706 -1.54553 1.85322 -0.691724 -1.56 1.8577 -0.695706 -1.54553 1.82934 -0.726932 -1.53 1.82752 -0.726016 -1.54553 1.82934 -0.726932 -1.53 1.81339 -0.766708 -1.53 1.82752 -0.726016 -1.54553 1.85322 -0.691724 -1.54553 1.82934 -0.726932 -1.53 1.82752 -0.726016 -1.53 1.85169 -0.690365 -1.54553 1.85322 -0.691724 -1.54553 1.85322 -0.691724 -1.53 1.85169 -0.690365 -1.54553 1.88539 -0.663894 -1.56 1.88869 -0.6689 -1.54553 1.88539 -0.663894 -1.56 1.92556 -0.651028 -1.57243 1.92856 -0.660078 -1.56 1.92556 -0.651028 -1.57243 1.96636 -0.652827 -1.58196 1.96709 -0.665232 -1.57243 1.96636 -0.652827 -1.58196 2.00224 -0.667777 -1.58796 1.99932 -0.68195 -1.58196 2.00224 -0.667777 -1.58796 2.02904 -0.692266 -1.58796 1.99932 -0.68195 -1.58196 1.96709 -0.665232 -1.58196 2.00224 -0.667777 -1.58796 1.99932 -0.68195 -1.58796 1.96794 -0.679678 -1.58196 1.96709 -0.665232 -1.58796 1.96794 -0.679678 -1.5882 1.97169 -0.680441 -1.58796 1.93704 -0.685606 -1.58196 1.93248 -0.671872 -1.58796 1.93704 -0.685606 -1.58196 1.90076 -0.687243 -1.57243 1.89393 -0.676864 -1.58196 1.90076 -0.687243 -1.57243 1.86482 -0.702042 -1.56 1.8577 -0.695706 -1.57243 1.86482 -0.702042 -1.56 1.8347 -0.72962 -1.54553 1.82934 -0.726932 -1.56 1.8347 -0.72962 -1.54553 1.8154 -0.767121 -1.53 1.81339 -0.766708 -1.54553 1.8154 -0.767121 -1.53 1.81028 -0.809669 -1.53 1.81339 -0.766708 -1.54553 1.82934 -0.726932 -1.54553 1.8154 -0.767121 -1.5892 1.90753 -0.707127 -1.58796 1.88493 -0.719914 -1.5882 1.90617 -0.702185 -1.5892 1.90753 -0.707127 -1.5898 1.90901 -0.712099 -1.58796 1.88493 -0.719914 -1.58796 1.88493 -0.719914 -1.5898 1.90901 -0.712099 -1.59 1.89387 -0.733347 -1.58796 1.86727 -0.745956 -1.59 1.89387 -0.733347 -1.59 1.88115 -0.752919 -1.58796 1.86727 -0.745956 -1.58796 1.88493 -0.719914 -1.59 1.89387 -0.733347 -1.58796 1.86727 -0.745956 -1.58196 1.85433 -0.739467 -1.58796 1.88493 -0.719914 -1.58796 1.86727 -0.745956 -1.58196 1.84278 -0.772761 -1.58196 1.85433 -0.739467 -1.58196 1.85433 -0.739467 -1.58196 1.84278 -0.772761 -1.57243 1.83061 -0.770254 -1.57243 1.84322 -0.733896 -1.57243 1.83061 -0.770254 -1.56 1.82127 -0.76833 -1.56 1.8347 -0.72962 -1.56 1.82127 -0.76833 -1.54553 1.8154 -0.767121 -1.56 1.8347 -0.72962 -1.57243 1.84322 -0.733896 -1.56 1.82127 -0.76833 -1.56 1.8347 -0.72962 -1.57243 1.86482 -0.702042 -1.57243 1.84322 -0.733896 -1.57243 1.84322 -0.733896 -1.57243 1.86482 -0.702042 -1.58196 1.87411 -0.710299 -1.58196 1.85433 -0.739467 -1.58196 1.87411 -0.710299 -1.58796 1.88493 -0.719914 -1.58196 1.85433 -0.739467 -1.57243 1.84322 -0.733896 -1.58196 1.87411 -0.710299 -1.58196 1.85433 -0.739467 -1.57243 1.83061 -0.770254 -1.57243 1.84322 -0.733896 -1.5898 1.90901 -0.712099 -1.59 1.9106 -0.717068 -1.59 1.89387 -0.733347 -1.5892 1.86021 -0.801444 -1.5882 1.85544 -0.803311 -1.5898 1.86508 -0.799658 -1.5898 1.86508 -0.799658 -1.5882 1.85544 -0.803311 -1.58796 1.85695 -0.775681 -1.58796 1.85695 -0.775681 -1.5882 1.85544 -0.803311 -1.58796 1.85468 -0.807063 -1.58196 1.84023 -0.807911 -1.58796 1.85468 -0.807063 -1.58196 1.84687 -0.842522 -1.57243 1.83508 -0.846436 -1.58196 1.84687 -0.842522 -1.57243 1.85186 -0.881069 -1.56 1.8439 -0.886312 -1.57243 1.85186 -0.881069 -1.56 1.87071 -0.917302 -1.54553 1.86672 -0.921782 -1.56 1.87071 -0.917302 -1.54553 1.90193 -0.945656 -1.54553 1.86672 -0.921782 -1.56 1.8439 -0.886312 -1.56 1.87071 -0.917302 -1.54553 1.86672 -0.921782 -1.54553 1.83889 -0.889608 -1.56 1.8439 -0.886312 -1.58796 1.85468 -0.807063 -1.5882 1.85544 -0.803311 -1.58796 1.86061 -0.837964 -1.58196 1.84687 -0.842522 -1.58796 1.86061 -0.837964 -1.58196 1.86224 -0.874235 -1.57243 1.85186 -0.881069 -1.58196 1.86224 -0.874235 -1.57243 1.87704 -0.910176 -1.56 1.87071 -0.917302 -1.57243 1.87704 -0.910176 -1.56 1.90462 -0.940298 -1.54553 1.90193 -0.945656 -1.56 1.90462 -0.940298 -1.54553 1.94212 -0.959604 -1.54553 1.90193 -0.945656 -1.56 1.87071 -0.917302 -1.56 1.90462 -0.940298 -1.5892 1.88213 -0.867472 -1.58796 1.89491 -0.890075 -1.5882 1.87718 -0.86883 -1.5892 1.88213 -0.867472 -1.5898 1.8871 -0.865992 -1.58796 1.89491 -0.890075 -1.58796 1.89491 -0.890075 -1.5898 1.8871 -0.865992 -1.59 1.90835 -0.881131 -1.58796 1.92096 -0.907734 -1.59 1.90835 -0.881131 -1.59 1.92792 -0.893853 -1.59 1.94982 -0.901936 -1.58796 1.92096 -0.907734 -1.59 1.92792 -0.893853 -1.59 1.94982 -0.901936 -1.58796 1.95068 -0.91805 -1.58796 1.92096 -0.907734 -1.5898 1.8871 -0.865992 -1.59 1.89207 -0.8644 -1.59 1.90835 -0.881131 -1.58796 1.89491 -0.890075 -1.59 1.90835 -0.881131 -1.58796 1.92096 -0.907734 -1.58196 1.91447 -0.920668 -1.58796 1.92096 -0.907734 -1.58196 1.94776 -0.932223 -1.58196 1.91447 -0.920668 -1.58796 1.89491 -0.890075 -1.58796 1.92096 -0.907734 -1.58196 1.91447 -0.920668 -1.58196 1.8853 -0.90089 -1.58796 1.89491 -0.890075 -1.58196 1.91447 -0.920668 -1.57243 1.9089 -0.931775 -1.58196 1.8853 -0.90089 -1.58196 1.91447 -0.920668 -1.57243 1.94525 -0.944394 -1.57243 1.9089 -0.931775 -1.53 2.1316 -0.748028 -1.53 2.13972 -0.790331 -1.54553 2.13768 -0.79045 -1.54553 2.13768 -0.79045 -1.53 2.13972 -0.790331 -1.54553 2.1346 -0.832879 -1.56 2.12873 -0.83167 -1.54553 2.1346 -0.832879 -1.56 2.1153 -0.87038 -1.57243 2.10678 -0.866104 -1.56 2.1153 -0.87038 -1.57243 2.08518 -0.897958 -1.58196 2.07589 -0.889701 -1.57243 2.08518 -0.897958 -1.58196 2.04924 -0.912757 -1.58796 2.04128 -0.90067 -1.58196 2.04924 -0.912757 -1.58796 2.01296 -0.914394 -1.58796 2.04128 -0.90067 -1.58196 2.07589 -0.889701 -1.58196 2.04924 -0.912757 -1.53 2.09831 -0.909635 -1.53 2.06573 -0.937814 -1.54553 2.06461 -0.936106 -1.54553 2.06461 -0.936106 -1.53 2.06573 -0.937814 -1.54553 2.02633 -0.954661 -1.56 2.02444 -0.948972 -1.54553 2.02633 -0.954661 -1.56 1.9842 -0.956692 -1.57243 1.98364 -0.947173 -1.56 1.9842 -0.956692 -1.57243 1.94525 -0.944394 -1.58196 1.94776 -0.932223 -1.57243 1.98364 -0.947173 -1.57243 1.94525 -0.944394 -1.53 2.06573 -0.937814 -1.53 2.02697 -0.956601 -1.54553 2.02633 -0.954661 -1.54553 2.02633 -0.954661 -1.53 2.02697 -0.956601 -1.54553 1.98455 -0.962676 -1.56 1.9842 -0.956692 -1.54553 1.98455 -0.962676 -1.56 1.94333 -0.953733 -1.57243 1.94525 -0.944394 -1.56 1.9842 -0.956692 -1.56 1.94333 -0.953733 -1.53 2.02697 -0.956601 -1.53 1.98467 -0.964716 -1.54553 1.98455 -0.962676 -1.54553 1.98455 -0.962676 -1.53 1.98467 -0.964716 -1.54553 1.94212 -0.959604 -1.56 1.94333 -0.953733 -1.54553 1.98455 -0.962676 -1.54553 1.94212 -0.959604 -1.53 1.98467 -0.964716 -1.53 1.94171 -0.961607 -1.54553 1.94212 -0.959604 -1.53 1.86537 -0.923309 -1.53 1.83719 -0.890732 -1.54553 1.83889 -0.889608 -1.54553 1.83889 -0.889608 -1.53 1.83719 -0.890732 -1.54553 1.82034 -0.851328 -1.56 1.82603 -0.84944 -1.54553 1.82034 -0.851328 -1.56 1.81831 -0.809198 -1.57243 1.82783 -0.80864 -1.56 1.81831 -0.809198 -1.57243 1.83061 -0.770254 -1.58196 1.84278 -0.772761 -1.57243 1.82783 -0.80864 -1.57243 1.83061 -0.770254 -1.53 1.83719 -0.890732 -1.53 1.8184 -0.851972 -1.54553 1.82034 -0.851328 -1.54553 1.82034 -0.851328 -1.53 1.8184 -0.851972 -1.54553 1.81232 -0.80955 -1.56 1.81831 -0.809198 -1.54553 1.81232 -0.80955 -1.56 1.82127 -0.76833 -1.57243 1.83061 -0.770254 -1.56 1.81831 -0.809198 -1.56 1.82127 -0.76833 -1.53 1.8184 -0.851972 -1.53 1.81028 -0.809669 -1.54553 1.81232 -0.80955 -1.54553 1.81232 -0.80955 -1.53 1.81028 -0.809669 -1.54553 1.8154 -0.767121 -1.56 1.82127 -0.76833 -1.54553 1.81232 -0.80955 -1.54553 1.8154 -0.767121 -1.53 1.92303 -0.643399 -1.53 1.96533 -0.635284 -1.54553 1.96545 -0.637325 -1.54553 1.96545 -0.637325 -1.53 1.96533 -0.635284 -1.54553 2.00788 -0.640396 -1.56 2.00667 -0.646267 -1.54553 2.00788 -0.640396 -1.56 2.04538 -0.659702 -1.57243 2.0411 -0.668225 -1.56 2.04538 -0.659702 -1.57243 2.07296 -0.689824 -1.58196 2.0647 -0.69911 -1.57243 2.07296 -0.689824 -1.58196 2.08776 -0.725765 -1.58796 2.07567 -0.733722 -1.58196 2.08776 -0.725765 -1.58796 2.08939 -0.762036 -1.58796 2.07567 -0.733722 -1.58196 2.0647 -0.69911 -1.58196 2.08776 -0.725765 -1.58796 1.86061 -0.837964 -1.58196 1.84687 -0.842522 -1.58796 1.85468 -0.807063 -1.57243 1.82783 -0.80864 -1.58196 1.84023 -0.807911 -1.57243 1.83508 -0.846436 -1.57243 1.83508 -0.846436 -1.58196 1.84023 -0.807911 -1.58196 1.84687 -0.842522 -1.56 1.81831 -0.809198 -1.57243 1.82783 -0.80864 -1.56 1.82603 -0.84944 -1.58196 1.86224 -0.874235 -1.57243 1.85186 -0.881069 -1.58196 1.84687 -0.842522 -1.54553 1.81232 -0.80955 -1.56 1.81831 -0.809198 -1.54553 1.82034 -0.851328 -1.57243 1.85186 -0.881069 -1.56 1.8439 -0.886312 -1.57243 1.83508 -0.846436 -1.57243 1.83508 -0.846436 -1.56 1.8439 -0.886312 -1.56 1.82603 -0.84944 -1.54553 1.82034 -0.851328 -1.56 1.82603 -0.84944 -1.54553 1.83889 -0.889608 -1.58796 1.93704 -0.685606 -1.5882 1.90617 -0.702185 -1.58796 1.90872 -0.69933 -1.58196 1.90076 -0.687243 -1.58796 1.90872 -0.69933 -1.58196 1.87411 -0.710299 -1.57243 1.86482 -0.702042 -1.58196 1.90076 -0.687243 -1.58196 1.87411 -0.710299 -1.58796 2.05509 -0.709925 -1.58796 2.07567 -0.733722 -1.5882 2.07282 -0.73117 -1.58796 2.06507 -0.880086 -1.58796 2.04128 -0.90067 -1.5882 2.04383 -0.897815 -1.58796 1.86061 -0.837964 -1.5882 1.87718 -0.86883 -1.58796 1.87433 -0.866278 -1.58196 1.86224 -0.874235 -1.58796 1.87433 -0.866278 -1.58196 1.8853 -0.90089 -1.57243 1.87704 -0.910176 -1.58196 1.8853 -0.90089 -1.57243 1.9089 -0.931775 -1.56 1.90462 -0.940298 -1.57243 1.9089 -0.931775 -1.56 1.94333 -0.953733 -1.56 1.90462 -0.940298 -1.57243 1.87704 -0.910176 -1.57243 1.9089 -0.931775 -1.57243 2.02144 -0.939922 -1.57243 1.98364 -0.947173 -1.58196 1.98291 -0.934768 -1.58196 2.01752 -0.928128 -1.57243 2.02144 -0.939922 -1.58196 1.98291 -0.934768 -1.58796 2.01296 -0.914394 -1.58196 2.01752 -0.928128 -1.58796 1.98206 -0.920322 -1.56 2.02444 -0.948972 -1.56 1.9842 -0.956692 -1.57243 1.98364 -0.947173 -1.54553 2.02633 -0.954661 -1.54553 1.98455 -0.962676 -1.56 1.9842 -0.956692 -1.58196 2.09567 -0.860533 -1.58196 2.07589 -0.889701 -1.58796 2.06507 -0.880086 -1.58796 2.08273 -0.854044 -1.58196 2.09567 -0.860533 -1.58796 2.06507 -0.880086 -1.57243 2.10678 -0.866104 -1.57243 2.08518 -0.897958 -1.58196 2.07589 -0.889701 -1.57243 2.08518 -0.897958 -1.56 2.0923 -0.904294 -1.57243 2.05607 -0.923136 -1.54553 2.06461 -0.936106 -1.56 2.06131 -0.9311 -1.54553 2.09678 -0.908276 -1.54553 2.09678 -0.908276 -1.56 2.06131 -0.9311 -1.56 2.0923 -0.904294 -1.54553 2.12066 -0.873067 -1.56 2.0923 -0.904294 -1.56 2.1153 -0.87038 -1.56 2.02444 -0.948972 -1.54553 2.06461 -0.936106 -1.54553 2.02633 -0.954661 -1.57243 2.02144 -0.939922 -1.57243 2.05607 -0.923136 -1.56 2.06131 -0.9311 -1.56 2.02444 -0.948972 -1.57243 2.02144 -0.939922 -1.56 2.06131 -0.9311 -1.58196 2.01752 -0.928128 -1.58196 2.04924 -0.912757 -1.57243 2.05607 -0.923136 -1.57243 2.11939 -0.829746 -1.57243 2.10678 -0.866104 -1.58196 2.09567 -0.860533 -1.58196 2.10722 -0.827239 -1.57243 2.11939 -0.829746 -1.58196 2.09567 -0.860533 -1.56 2.12873 -0.83167 -1.56 2.1153 -0.87038 -1.57243 2.10678 -0.866104 -1.56 2.13169 -0.790802 -1.56 2.12873 -0.83167 -1.57243 2.11939 -0.829746 -1.57243 2.12217 -0.79136 -1.56 2.13169 -0.790802 -1.57243 2.11939 -0.829746 -1.54553 2.13768 -0.79045 -1.54553 2.1346 -0.832879 -1.56 2.12873 -0.83167 -1.57243 2.11492 -0.753564 -1.57243 2.12217 -0.79136 -1.58196 2.10977 -0.792089 -1.58196 2.10313 -0.757478 -1.57243 2.11492 -0.753564 -1.58196 2.10977 -0.792089 -1.58796 2.08939 -0.762036 -1.58196 2.10313 -0.757478 -1.58796 2.09532 -0.792937 -1.54553 2.12966 -0.748672 -1.54553 2.13768 -0.79045 -1.56 2.13169 -0.790802 -1.56 2.12397 -0.75056 -1.54553 2.12966 -0.748672 -1.56 2.13169 -0.790802 -1.58196 2.03553 -0.679332 -1.58196 2.0647 -0.69911 -1.58796 2.05509 -0.709925 -1.58796 2.02904 -0.692266 -1.58196 2.03553 -0.679332 -1.58796 2.05509 -0.709925 -1.57243 2.0411 -0.668225 -1.57243 2.07296 -0.689824 -1.58196 2.0647 -0.69911 -1.57243 2.07296 -0.689824 -1.56 2.07929 -0.682698 -1.57243 2.09814 -0.718931 -1.54553 2.11111 -0.710392 -1.56 2.1061 -0.713688 -1.54553 2.08328 -0.678218 -1.54553 2.08328 -0.678218 -1.56 2.1061 -0.713688 -1.56 2.07929 -0.682698 -1.54553 2.04807 -0.654344 -1.56 2.07929 -0.682698 -1.56 2.04538 -0.659702 -1.57243 2.11492 -0.753564 -1.57243 2.09814 -0.718931 -1.56 2.1061 -0.713688 -1.56 2.12397 -0.75056 -1.57243 2.11492 -0.753564 -1.56 2.1061 -0.713688 -1.58196 2.10313 -0.757478 -1.58196 2.08776 -0.725765 -1.57243 2.09814 -0.718931 -1.57243 2.00475 -0.655606 -1.57243 2.0411 -0.668225 -1.58196 2.03553 -0.679332 -1.58196 2.00224 -0.667777 -1.57243 2.00475 -0.655606 -1.58196 2.03553 -0.679332 -1.56 2.00667 -0.646267 -1.56 2.04538 -0.659702 -1.57243 2.0411 -0.668225 -1.56 1.9658 -0.643308 -1.56 2.00667 -0.646267 -1.57243 2.00475 -0.655606 -1.57243 1.96636 -0.652827 -1.56 1.9658 -0.643308 -1.57243 2.00475 -0.655606 -1.54553 1.96545 -0.637325 -1.54553 2.00788 -0.640396 -1.56 2.00667 -0.646267 -1.57243 1.92856 -0.660078 -1.57243 1.96636 -0.652827 -1.58196 1.96709 -0.665232 -1.58196 1.93248 -0.671872 -1.57243 1.92856 -0.660078 -1.58196 1.96709 -0.665232 -1.58796 1.93704 -0.685606 -1.58196 1.93248 -0.671872 -1.58796 1.96794 -0.679678 -1.54553 1.92367 -0.645339 -1.54553 1.96545 -0.637325 -1.56 1.9658 -0.643308 -1.56 1.92556 -0.651028 -1.54553 1.92367 -0.645339 -1.56 1.9658 -0.643308 -1.5882 1.90617 -0.702185 -1.58796 1.88493 -0.719914 -1.58796 1.90872 -0.69933 -1.58796 1.90872 -0.69933 -1.58796 1.88493 -0.719914 -1.58196 1.87411 -0.710299 -1.57243 1.86482 -0.702042 -1.56 1.8577 -0.695706 -1.57243 1.89393 -0.676864 -1.54553 1.88539 -0.663894 -1.56 1.88869 -0.6689 -1.54553 1.85322 -0.691724 -1.54553 1.85322 -0.691724 -1.56 1.88869 -0.6689 -1.56 1.8577 -0.695706 -1.54553 1.82934 -0.726932 -1.56 1.8577 -0.695706 -1.56 1.8347 -0.72962 -1.57243 1.92856 -0.660078 -1.57243 1.89393 -0.676864 -1.56 1.88869 -0.6689 -1.56 1.92556 -0.651028 -1.57243 1.92856 -0.660078 -1.56 1.88869 -0.6689 -1.58196 1.93248 -0.671872 -1.58196 1.90076 -0.687243 -1.57243 1.89393 -0.676864 -1.58796 1.93704 -0.685606 -1.58796 1.90872 -0.69933 -1.58196 1.90076 -0.687243 -1.5882 1.90617 -0.702185 -1.58796 1.93704 -0.685606 -1.5882 1.97169 -0.680441 -1.58196 1.84023 -0.807911 -1.58196 1.84278 -0.772761 -1.58796 1.85695 -0.775681 -1.58796 1.85468 -0.807063 -1.58196 1.84023 -0.807911 -1.58796 1.85695 -0.775681 -1.5882 1.87718 -0.86883 -1.58796 1.89491 -0.890075 -1.58796 1.87433 -0.866278 -1.58796 1.87433 -0.866278 -1.58796 1.89491 -0.890075 -1.58196 1.8853 -0.90089 -1.58196 1.8853 -0.90089 -1.57243 1.87704 -0.910176 -1.58196 1.86224 -0.874235 -1.57243 1.87704 -0.910176 -1.56 1.87071 -0.917302 -1.57243 1.85186 -0.881069 -1.58796 1.86061 -0.837964 -1.58796 1.87433 -0.866278 -1.58196 1.86224 -0.874235 -1.5882 1.87718 -0.86883 -1.58796 1.86061 -0.837964 -1.5882 1.85544 -0.803311 -1.46 1.81028 -0.809669 -1.53 1.81028 -0.809669 -1.46 1.8184 -0.851972 -1.46 1.81028 -0.809669 -1.53 1.81339 -0.766708 -1.53 1.81028 -0.809669 -1.46 1.81028 -0.809669 -1.46 1.81339 -0.766708 -1.53 1.81339 -0.766708 -1.53 1.81339 -0.766708 -1.46 1.81339 -0.766708 -1.53 1.82752 -0.726016 -1.53 1.82752 -0.726016 -1.46 1.81339 -0.766708 -1.46 1.82752 -0.726016 -1.53 1.85169 -0.690365 -1.46 1.82752 -0.726016 -1.46 1.85169 -0.690365 -1.53 1.88427 -0.662186 -1.46 1.85169 -0.690365 -1.46 1.88427 -0.662186 -1.53 1.92303 -0.643399 -1.46 1.88427 -0.662186 -1.46 1.92303 -0.643399 -1.53 1.96533 -0.635284 -1.46 1.92303 -0.643399 -1.46 1.96533 -0.635284 -1.53 2.00829 -0.638394 -1.46 1.96533 -0.635284 -1.46 2.00829 -0.638394 -1.53 2.04898 -0.652517 -1.46 2.00829 -0.638394 -1.46 2.04898 -0.652517 -1.53 2.08463 -0.676691 -1.46 2.04898 -0.652517 -1.46 2.08463 -0.676691 -1.53 2.11281 -0.709268 -1.46 2.08463 -0.676691 -1.46 2.11281 -0.709268 -1.53 2.1316 -0.748028 -1.46 2.11281 -0.709268 -1.46 2.1316 -0.748028 -1.53 2.13972 -0.790331 -1.46 2.1316 -0.748028 -1.46 2.13972 -0.790331 -1.53 2.13661 -0.833292 -1.46 2.13972 -0.790331 -1.46 2.13661 -0.833292 -1.53 2.12248 -0.873984 -1.46 2.13661 -0.833292 -1.46 2.12248 -0.873984 -1.53 2.09831 -0.909635 -1.46 2.12248 -0.873984 -1.46 2.09831 -0.909635 -1.53 2.06573 -0.937814 -1.46 2.09831 -0.909635 -1.46 2.06573 -0.937814 -1.53 2.02697 -0.956601 -1.46 2.06573 -0.937814 -1.46 2.02697 -0.956601 -1.53 1.98467 -0.964716 -1.46 2.02697 -0.956601 -1.46 1.98467 -0.964716 -1.53 1.94171 -0.961607 -1.46 1.98467 -0.964716 -1.46 1.94171 -0.961607 -1.53 1.90102 -0.947483 -1.46 1.94171 -0.961607 -1.46 1.90102 -0.947483 -1.53 1.86537 -0.923309 -1.46 1.90102 -0.947483 -1.46 1.86537 -0.923309 -1.53 1.83719 -0.890732 -1.46 1.86537 -0.923309 -1.46 1.83719 -0.890732 -1.53 1.8184 -0.851972 -1.46 1.83719 -0.890732 -1.46 1.8184 -0.851972 -1.53 1.81028 -0.809669 -1.53 1.8184 -0.851972 -1.46 1.8184 -0.851972 -1.53 1.82752 -0.726016 -1.46 1.82752 -0.726016 -1.53 1.85169 -0.690365 -1.53 1.85169 -0.690365 -1.46 1.85169 -0.690365 -1.53 1.88427 -0.662186 -1.53 1.88427 -0.662186 -1.46 1.88427 -0.662186 -1.53 1.92303 -0.643399 -1.53 1.92303 -0.643399 -1.46 1.92303 -0.643399 -1.53 1.96533 -0.635284 -1.53 1.96533 -0.635284 -1.46 1.96533 -0.635284 -1.53 2.00829 -0.638394 -1.53 2.00829 -0.638394 -1.46 2.00829 -0.638394 -1.53 2.04898 -0.652517 -1.53 2.04898 -0.652517 -1.46 2.04898 -0.652517 -1.53 2.08463 -0.676691 -1.53 2.08463 -0.676691 -1.46 2.08463 -0.676691 -1.53 2.11281 -0.709268 -1.53 2.11281 -0.709268 -1.46 2.11281 -0.709268 -1.53 2.1316 -0.748028 -1.53 2.1316 -0.748028 -1.46 2.1316 -0.748028 -1.53 2.13972 -0.790331 -1.53 2.13972 -0.790331 -1.46 2.13972 -0.790331 -1.53 2.13661 -0.833292 -1.53 2.13661 -0.833292 -1.46 2.13661 -0.833292 -1.53 2.12248 -0.873984 -1.53 2.12248 -0.873984 -1.46 2.12248 -0.873984 -1.53 2.09831 -0.909635 -1.53 2.09831 -0.909635 -1.46 2.09831 -0.909635 -1.53 2.06573 -0.937814 -1.53 2.06573 -0.937814 -1.46 2.06573 -0.937814 -1.53 2.02697 -0.956601 -1.53 2.02697 -0.956601 -1.46 2.02697 -0.956601 -1.53 1.98467 -0.964716 -1.53 1.98467 -0.964716 -1.46 1.98467 -0.964716 -1.53 1.94171 -0.961607 -1.53 1.94171 -0.961607 -1.46 1.94171 -0.961607 -1.53 1.90102 -0.947483 -1.53 1.90102 -0.947483 -1.46 1.90102 -0.947483 -1.53 1.86537 -0.923309 -1.53 1.86537 -0.923309 -1.46 1.86537 -0.923309 -1.53 1.83719 -0.890732 -1.53 1.83719 -0.890732 -1.46 1.83719 -0.890732 -1.53 1.8184 -0.851972 -1.45 1.84554 -0.885233 -1.45 1.904 -0.846741 -1.45 1.82789 -0.848822 -1.45 1.84554 -0.885233 -1.45 1.91852 -0.863523 -1.45 1.904 -0.846741 -1.45 1.84554 -0.885233 -1.45 1.87201 -0.915836 -1.45 1.91852 -0.863523 -1.45 1.91852 -0.863523 -1.45 1.87201 -0.915836 -1.45 1.93689 -0.875976 -1.45 1.93689 -0.875976 -1.45 1.87201 -0.915836 -1.45 1.9055 -0.938545 -1.45 1.95785 -0.883252 -1.45 1.9055 -0.938545 -1.45 1.94373 -0.951812 -1.45 1.97998 -0.884854 -1.45 1.94373 -0.951812 -1.45 1.98408 -0.954734 -1.45 2.00177 -0.880673 -1.45 1.98408 -0.954734 -1.45 2.02382 -0.94711 -1.45 2.06023 -0.929462 -1.45 2.00177 -0.880673 -1.45 2.02382 -0.94711 -1.45 2.06023 -0.929462 -1.45 2.02174 -0.870995 -1.45 2.00177 -0.880673 -1.45 2.06023 -0.929462 -1.45 2.09084 -0.90299 -1.45 2.02174 -0.870995 -1.45 2.02174 -0.870995 -1.45 2.09084 -0.90299 -1.45 2.03852 -0.856479 -1.45 2.03852 -0.856479 -1.45 2.09084 -0.90299 -1.45 2.11354 -0.8695 -1.45 2.05098 -0.838113 -1.45 2.11354 -0.8695 -1.45 2.12681 -0.831274 -1.45 2.05825 -0.81715 -1.45 2.12681 -0.831274 -1.45 2.12973 -0.790917 -1.45 2.05985 -0.795019 -1.45 2.12973 -0.790917 -1.45 2.12211 -0.751178 -1.45 2.05567 -0.773227 -1.45 2.12211 -0.751178 -1.45 2.04599 -0.753259 -1.45 2.05567 -0.773227 -1.45 2.05985 -0.795019 -1.45 2.12211 -0.751178 -1.45 1.93689 -0.875976 -1.45 1.9055 -0.938545 -1.45 1.95785 -0.883252 -1.45 1.95785 -0.883252 -1.45 1.94373 -0.951812 -1.45 1.97998 -0.884854 -1.45 1.97998 -0.884854 -1.45 1.98408 -0.954734 -1.45 2.00177 -0.880673 -1.45 2.03852 -0.856479 -1.45 2.11354 -0.8695 -1.45 2.05098 -0.838113 -1.45 2.05098 -0.838113 -1.45 2.12681 -0.831274 -1.45 2.05825 -0.81715 -1.45 2.05825 -0.81715 -1.45 2.12973 -0.790917 -1.45 2.05985 -0.795019 -1.45 2.12211 -0.751178 -1.45 2.10446 -0.714767 -1.45 2.04599 -0.753259 -1.45 2.04599 -0.753259 -1.45 2.10446 -0.714767 -1.45 2.03148 -0.736477 -1.45 2.03148 -0.736477 -1.45 2.10446 -0.714767 -1.45 2.07799 -0.684164 -1.45 2.01311 -0.724024 -1.45 2.07799 -0.684164 -1.45 2.0445 -0.661455 -1.45 1.99215 -0.716748 -1.45 2.0445 -0.661455 -1.45 2.00627 -0.648188 -1.45 1.97002 -0.715146 -1.45 2.00627 -0.648188 -1.45 1.96592 -0.645266 -1.45 1.94823 -0.719327 -1.45 1.96592 -0.645266 -1.45 1.92618 -0.65289 -1.45 1.88977 -0.670538 -1.45 1.94823 -0.719327 -1.45 1.92618 -0.65289 -1.45 1.88977 -0.670538 -1.45 1.92826 -0.729005 -1.45 1.94823 -0.719327 -1.45 1.88977 -0.670538 -1.45 1.85916 -0.69701 -1.45 1.92826 -0.729005 -1.45 1.92826 -0.729005 -1.45 1.85916 -0.69701 -1.45 1.91148 -0.743521 -1.45 1.91148 -0.743521 -1.45 1.85916 -0.69701 -1.45 1.83646 -0.7305 -1.45 1.89902 -0.761887 -1.45 1.83646 -0.7305 -1.45 1.82319 -0.768726 -1.45 1.89175 -0.78285 -1.45 1.82319 -0.768726 -1.45 1.82027 -0.809083 -1.45 1.89015 -0.804981 -1.45 1.82027 -0.809083 -1.45 1.89433 -0.826773 -1.45 1.89015 -0.804981 -1.45 1.89175 -0.78285 -1.45 1.82027 -0.809083 -1.45 2.03148 -0.736477 -1.45 2.07799 -0.684164 -1.45 2.01311 -0.724024 -1.45 2.01311 -0.724024 -1.45 2.0445 -0.661455 -1.45 1.99215 -0.716748 -1.45 1.99215 -0.716748 -1.45 2.00627 -0.648188 -1.45 1.97002 -0.715146 -1.45 1.97002 -0.715146 -1.45 1.96592 -0.645266 -1.45 1.94823 -0.719327 -1.45 1.91148 -0.743521 -1.45 1.83646 -0.7305 -1.45 1.89902 -0.761887 -1.45 1.89902 -0.761887 -1.45 1.82319 -0.768726 -1.45 1.89175 -0.78285 -1.45 1.82027 -0.809083 -1.45 1.82789 -0.848822 -1.45 1.89433 -0.826773 -1.45 1.89433 -0.826773 -1.45 1.82789 -0.848822 -1.45 1.904 -0.846741 0.508218 1.896 -0.831359 0.0995744 1.904 -0.846741 0.508218 1.9068 -0.850738 0.508218 1.896 -0.831359 0.0995744 1.89433 -0.826773 0.0995744 1.904 -0.846741 0.508218 1.896 -0.831359 0.508218 1.89057 -0.809843 0.0995744 1.89433 -0.826773 0.0995744 1.89433 -0.826773 0.508218 1.89057 -0.809843 0.0995744 1.89015 -0.804981 -0.309069 1.89015 -0.804981 0.0995744 1.89015 -0.804981 -0.309069 1.89175 -0.78285 -0.717713 1.89175 -0.78285 -0.309069 1.89175 -0.78285 -0.717713 1.89902 -0.761887 -1.12636 1.89902 -0.761887 -0.717713 1.89902 -0.761887 -1.12636 1.91148 -0.743521 -1.45 1.91148 -0.743521 -1.12636 1.91148 -0.743521 -1.45 1.92826 -0.729005 -1.45 1.91148 -0.743521 -1.12636 1.89902 -0.761887 -1.12636 1.91148 -0.743521 -1.45 1.91148 -0.743521 -1.45 1.89902 -0.761887 -1.12636 1.89902 -0.761887 -1.12636 1.89902 -0.761887 -1.45 1.89902 -0.761887 -1.12636 1.89175 -0.78285 -0.717713 1.89175 -0.78285 -1.12636 1.89175 -0.78285 -0.717713 1.89015 -0.804981 -0.309069 1.89015 -0.804981 -0.717713 1.89015 -0.804981 -0.309069 1.89433 -0.826773 0.0995744 1.89433 -0.826773 -0.309069 1.89433 -0.826773 0.0995744 1.904 -0.846741 0.0995744 1.89433 -0.826773 -0.309069 1.89015 -0.804981 -0.309069 1.89433 -0.826773 0.0995744 1.89433 -0.826773 0.0995744 1.89015 -0.804981 -0.309069 1.89015 -0.804981 0.508218 1.89057 -0.809843 0.508218 1.8909 -0.787656 0.0995744 1.89015 -0.804981 0.0995744 1.89015 -0.804981 0.508218 1.8909 -0.787656 0.0995744 1.89175 -0.78285 -0.309069 1.89175 -0.78285 0.0995744 1.89175 -0.78285 -0.309069 1.89902 -0.761887 -0.717713 1.89902 -0.761887 -0.309069 1.89902 -0.761887 -0.717713 1.91148 -0.743521 -1.12636 1.91148 -0.743521 -0.717713 1.91148 -0.743521 -1.12636 1.92826 -0.729005 -1.45 1.92826 -0.729005 -1.12636 1.92826 -0.729005 -1.45 1.94823 -0.719327 -1.45 1.92826 -0.729005 -1.12636 1.91148 -0.743521 -1.12636 1.92826 -0.729005 0.508218 1.8909 -0.787656 0.508218 1.89696 -0.76631 0.0995744 1.89175 -0.78285 0.0995744 1.89175 -0.78285 0.508218 1.89696 -0.76631 0.0995744 1.89902 -0.761887 -0.309069 1.89902 -0.761887 0.0995744 1.89902 -0.761887 -0.309069 1.91148 -0.743521 -0.717713 1.91148 -0.743521 -0.309069 1.91148 -0.743521 -0.717713 1.92826 -0.729005 -1.12636 1.92826 -0.729005 -0.717713 1.92826 -0.729005 -1.12636 1.94823 -0.719327 -1.45 1.94823 -0.719327 -1.12636 1.94823 -0.719327 -1.45 1.97002 -0.715146 -1.45 1.94823 -0.719327 -1.12636 1.92826 -0.729005 -1.12636 1.94823 -0.719327 0.508218 1.89696 -0.76631 0.508218 1.90834 -0.74726 0.0995744 1.89902 -0.761887 0.0995744 1.89902 -0.761887 0.508218 1.90834 -0.74726 0.0995744 1.91148 -0.743521 -0.309069 1.91148 -0.743521 0.0995744 1.91148 -0.743521 -0.309069 1.92826 -0.729005 -0.717713 1.92826 -0.729005 -0.309069 1.92826 -0.729005 -0.717713 1.94823 -0.719327 -1.12636 1.94823 -0.719327 -0.717713 1.94823 -0.719327 -1.12636 1.97002 -0.715146 -1.45 1.97002 -0.715146 -1.12636 1.97002 -0.715146 -1.45 1.99215 -0.716748 -1.45 1.97002 -0.715146 -1.12636 1.94823 -0.719327 -1.12636 1.97002 -0.715146 0.508218 1.90834 -0.74726 0.508218 1.92426 -0.731804 0.0995744 1.91148 -0.743521 0.0995744 1.91148 -0.743521 0.508218 1.92426 -0.731804 0.0995744 1.92826 -0.729005 -0.309069 1.92826 -0.729005 0.0995744 1.92826 -0.729005 -0.309069 1.94823 -0.719327 -0.717713 1.94823 -0.719327 -0.309069 1.94823 -0.719327 -0.717713 1.97002 -0.715146 -1.12636 1.97002 -0.715146 -0.717713 1.97002 -0.715146 -1.12636 1.99215 -0.716748 -1.45 1.99215 -0.716748 -1.12636 1.99215 -0.716748 -1.45 2.01311 -0.724024 -1.45 1.99215 -0.716748 -1.12636 1.97002 -0.715146 -1.12636 1.99215 -0.716748 0.508218 1.92426 -0.731804 0.508218 1.94364 -0.720996 0.0995744 1.92826 -0.729005 0.0995744 1.92826 -0.729005 0.508218 1.94364 -0.720996 0.0995744 1.94823 -0.719327 -0.309069 1.94823 -0.719327 0.0995744 1.94823 -0.719327 -0.309069 1.97002 -0.715146 -0.717713 1.97002 -0.715146 -0.309069 1.97002 -0.715146 -0.717713 1.99215 -0.716748 -1.12636 1.99215 -0.716748 -0.717713 1.99215 -0.716748 -1.12636 2.01311 -0.724024 -1.45 2.01311 -0.724024 -1.12636 2.01311 -0.724024 -1.45 2.03148 -0.736477 -1.45 2.01311 -0.724024 -1.12636 1.99215 -0.716748 -1.12636 2.01311 -0.724024 0.508218 1.94364 -0.720996 0.508218 1.96516 -0.715572 0.0995744 1.94823 -0.719327 0.0995744 1.94823 -0.719327 0.508218 1.96516 -0.715572 0.0995744 1.97002 -0.715146 -0.309069 1.97002 -0.715146 0.0995744 1.97002 -0.715146 -0.309069 1.99215 -0.716748 -0.717713 1.99215 -0.716748 -0.309069 1.99215 -0.716748 -0.717713 2.01311 -0.724024 -1.12636 2.01311 -0.724024 -0.717713 2.01311 -0.724024 -1.12636 2.03148 -0.736477 -1.45 2.03148 -0.736477 -1.12636 2.03148 -0.736477 -1.45 2.04599 -0.753259 -1.45 2.03148 -0.736477 -1.12636 2.01311 -0.724024 -1.12636 2.03148 -0.736477 0.508218 1.96516 -0.715572 0.508218 1.98734 -0.715901 0.0995744 1.97002 -0.715146 0.0995744 1.97002 -0.715146 0.508218 1.98734 -0.715901 0.0995744 1.99215 -0.716748 -0.309069 1.99215 -0.716748 0.0995744 1.99215 -0.716748 -0.309069 2.01311 -0.724024 -0.717713 2.01311 -0.724024 -0.309069 2.01311 -0.724024 -0.717713 2.03148 -0.736477 -1.12636 2.03148 -0.736477 -0.717713 2.03148 -0.736477 -1.12636 2.04599 -0.753259 -1.45 2.04599 -0.753259 -1.12636 2.04599 -0.753259 -1.45 2.05567 -0.773227 -1.45 2.04599 -0.753259 -1.12636 2.03148 -0.736477 -1.12636 2.04599 -0.753259 0.508218 1.98734 -0.715901 0.508218 2.00869 -0.721962 0.0995744 1.99215 -0.716748 0.0995744 1.99215 -0.716748 0.508218 2.00869 -0.721962 0.0995744 2.01311 -0.724024 -0.309069 2.01311 -0.724024 0.0995744 2.01311 -0.724024 -0.309069 2.03148 -0.736477 -0.717713 2.03148 -0.736477 -0.309069 2.03148 -0.736477 -0.717713 2.04599 -0.753259 -1.12636 2.04599 -0.753259 -0.717713 2.04599 -0.753259 -1.12636 2.05567 -0.773227 -1.45 2.05567 -0.773227 -1.12636 2.05567 -0.773227 -1.45 2.05985 -0.795019 -1.45 2.05567 -0.773227 -1.12636 2.04599 -0.753259 -1.12636 2.05567 -0.773227 0.508218 2.00869 -0.721962 0.508218 2.02774 -0.73334 0.0995744 2.01311 -0.724024 0.0995744 2.01311 -0.724024 0.508218 2.02774 -0.73334 0.0995744 2.03148 -0.736477 -0.309069 2.03148 -0.736477 0.0995744 2.03148 -0.736477 -0.309069 2.04599 -0.753259 -0.717713 2.04599 -0.753259 -0.309069 2.04599 -0.753259 -0.717713 2.05567 -0.773227 -1.12636 2.05567 -0.773227 -0.717713 2.05567 -0.773227 -1.12636 2.05985 -0.795019 -1.45 2.05985 -0.795019 -1.12636 2.05985 -0.795019 -1.45 2.05825 -0.81715 -1.45 2.05985 -0.795019 -1.12636 2.05567 -0.773227 -1.12636 2.05985 -0.795019 0.508218 2.02774 -0.73334 0.508218 2.0432 -0.749262 0.0995744 2.03148 -0.736477 0.0995744 2.03148 -0.736477 0.508218 2.0432 -0.749262 0.0995744 2.04599 -0.753259 -0.309069 2.04599 -0.753259 0.0995744 2.04599 -0.753259 -0.309069 2.05567 -0.773227 -0.717713 2.05567 -0.773227 -0.309069 2.05567 -0.773227 -0.717713 2.05985 -0.795019 -1.12636 2.05985 -0.795019 -0.717713 2.05985 -0.795019 -1.12636 2.05825 -0.81715 -1.45 2.05825 -0.81715 -1.12636 2.05825 -0.81715 -1.45 2.05098 -0.838113 -1.45 2.05825 -0.81715 -1.12636 2.05985 -0.795019 -1.12636 2.05825 -0.81715 0.508218 2.0432 -0.749262 0.508218 2.054 -0.768641 0.0995744 2.04599 -0.753259 0.0995744 2.04599 -0.753259 0.508218 2.054 -0.768641 0.0995744 2.05567 -0.773227 -0.309069 2.05567 -0.773227 0.0995744 2.05567 -0.773227 -0.309069 2.05985 -0.795019 -0.717713 2.05985 -0.795019 -0.309069 2.05985 -0.795019 -0.717713 2.05825 -0.81715 -1.12636 2.05825 -0.81715 -0.717713 2.05825 -0.81715 -1.12636 2.05098 -0.838113 -1.45 2.05098 -0.838113 -1.12636 2.05098 -0.838113 -1.45 2.03852 -0.856479 -1.45 2.05098 -0.838113 -1.12636 2.05825 -0.81715 -1.12636 2.05098 -0.838113 0.508218 2.054 -0.768641 0.508218 2.05943 -0.790157 0.0995744 2.05567 -0.773227 0.0995744 2.05567 -0.773227 0.508218 2.05943 -0.790157 0.0995744 2.05985 -0.795019 -0.309069 2.05985 -0.795019 0.0995744 2.05985 -0.795019 -0.309069 2.05825 -0.81715 -0.717713 2.05825 -0.81715 -0.309069 2.05825 -0.81715 -0.717713 2.05098 -0.838113 -1.12636 2.05098 -0.838113 -0.717713 2.05098 -0.838113 -1.12636 2.03852 -0.856479 -1.45 2.03852 -0.856479 -1.12636 2.03852 -0.856479 -1.45 2.02174 -0.870995 -1.45 2.03852 -0.856479 -1.12636 2.05098 -0.838113 -1.12636 2.03852 -0.856479 0.508218 2.05943 -0.790157 0.508218 2.0591 -0.812344 0.0995744 2.05985 -0.795019 0.0995744 2.05985 -0.795019 0.508218 2.0591 -0.812344 0.0995744 2.05825 -0.81715 -0.309069 2.05825 -0.81715 0.0995744 2.05825 -0.81715 -0.309069 2.05098 -0.838113 -0.717713 2.05098 -0.838113 -0.309069 2.05098 -0.838113 -0.717713 2.03852 -0.856479 -1.12636 2.03852 -0.856479 -0.717713 2.03852 -0.856479 -1.12636 2.02174 -0.870995 -1.45 2.02174 -0.870995 -1.12636 2.02174 -0.870995 -1.45 2.00177 -0.880673 -1.45 2.02174 -0.870995 -1.12636 2.03852 -0.856479 -1.12636 2.02174 -0.870995 0.508218 2.0591 -0.812344 0.508218 2.05304 -0.83369 0.0995744 2.05825 -0.81715 0.0995744 2.05825 -0.81715 0.508218 2.05304 -0.83369 0.0995744 2.05098 -0.838113 -0.309069 2.05098 -0.838113 0.0995744 2.05098 -0.838113 -0.309069 2.03852 -0.856479 -0.717713 2.03852 -0.856479 -0.309069 2.03852 -0.856479 -0.717713 2.02174 -0.870995 -1.12636 2.02174 -0.870995 -0.717713 2.02174 -0.870995 -1.12636 2.00177 -0.880673 -1.45 2.00177 -0.880673 -1.12636 2.00177 -0.880673 -1.45 1.97998 -0.884854 -1.45 2.00177 -0.880673 -1.12636 2.02174 -0.870995 -1.12636 2.00177 -0.880673 0.508218 2.05304 -0.83369 0.508218 2.04166 -0.85274 0.0995744 2.05098 -0.838113 0.0995744 2.05098 -0.838113 0.508218 2.04166 -0.85274 0.0995744 2.03852 -0.856479 -0.309069 2.03852 -0.856479 0.0995744 2.03852 -0.856479 -0.309069 2.02174 -0.870995 -0.717713 2.02174 -0.870995 -0.309069 2.02174 -0.870995 -0.717713 2.00177 -0.880673 -1.12636 2.00177 -0.880673 -0.717713 2.00177 -0.880673 -1.12636 1.97998 -0.884854 -1.45 1.97998 -0.884854 -1.12636 1.97998 -0.884854 -1.45 1.95785 -0.883252 -1.45 1.97998 -0.884854 -1.12636 2.00177 -0.880673 -1.12636 1.97998 -0.884854 0.508218 2.04166 -0.85274 0.508218 2.02574 -0.868196 0.0995744 2.03852 -0.856479 0.0995744 2.03852 -0.856479 0.508218 2.02574 -0.868196 0.0995744 2.02174 -0.870995 -0.309069 2.02174 -0.870995 0.0995744 2.02174 -0.870995 -0.309069 2.00177 -0.880673 -0.717713 2.00177 -0.880673 -0.309069 2.00177 -0.880673 -0.717713 1.97998 -0.884854 -1.12636 1.97998 -0.884854 -0.717713 1.97998 -0.884854 -1.12636 1.95785 -0.883252 -1.45 1.95785 -0.883252 -1.12636 1.95785 -0.883252 -1.45 1.93689 -0.875976 -1.45 1.95785 -0.883252 -1.12636 1.97998 -0.884854 -1.12636 1.95785 -0.883252 0.508218 2.02574 -0.868196 0.508218 2.00636 -0.879004 0.0995744 2.02174 -0.870995 0.0995744 2.02174 -0.870995 0.508218 2.00636 -0.879004 0.0995744 2.00177 -0.880673 -0.309069 2.00177 -0.880673 0.0995744 2.00177 -0.880673 -0.309069 1.97998 -0.884854 -0.717713 1.97998 -0.884854 -0.309069 1.97998 -0.884854 -0.717713 1.95785 -0.883252 -1.12636 1.95785 -0.883252 -0.717713 1.95785 -0.883252 -1.12636 1.93689 -0.875976 -1.45 1.93689 -0.875976 -1.12636 1.93689 -0.875976 -1.45 1.91852 -0.863523 -1.45 1.93689 -0.875976 -1.12636 1.95785 -0.883252 -1.12636 1.93689 -0.875976 0.508218 2.00636 -0.879004 0.508218 1.98484 -0.884428 0.0995744 2.00177 -0.880673 0.0995744 2.00177 -0.880673 0.508218 1.98484 -0.884428 0.0995744 1.97998 -0.884854 -0.309069 1.97998 -0.884854 0.0995744 1.97998 -0.884854 -0.309069 1.95785 -0.883252 -0.717713 1.95785 -0.883252 -0.309069 1.95785 -0.883252 -0.717713 1.93689 -0.875976 -1.12636 1.93689 -0.875976 -0.717713 1.93689 -0.875976 -1.12636 1.91852 -0.863523 -1.45 1.91852 -0.863523 -1.12636 1.91852 -0.863523 -1.45 1.904 -0.846741 -1.45 1.91852 -0.863523 -1.12636 1.93689 -0.875976 -1.12636 1.91852 -0.863523 0.508218 1.98484 -0.884428 0.508218 1.96266 -0.884099 0.0995744 1.97998 -0.884854 0.0995744 1.97998 -0.884854 0.508218 1.96266 -0.884099 0.0995744 1.95785 -0.883252 -0.309069 1.95785 -0.883252 0.0995744 1.95785 -0.883252 -0.309069 1.93689 -0.875976 -0.717713 1.93689 -0.875976 -0.309069 1.93689 -0.875976 -0.717713 1.91852 -0.863523 -1.12636 1.91852 -0.863523 -0.717713 1.91852 -0.863523 -1.12636 1.904 -0.846741 -1.45 1.904 -0.846741 -1.12636 1.904 -0.846741 -1.45 1.89433 -0.826773 -1.45 1.904 -0.846741 -1.12636 1.91852 -0.863523 -1.12636 1.904 -0.846741 0.508218 1.96266 -0.884099 0.508218 1.94131 -0.878038 0.0995744 1.95785 -0.883252 0.0995744 1.95785 -0.883252 0.508218 1.94131 -0.878038 0.0995744 1.93689 -0.875976 -0.309069 1.93689 -0.875976 0.0995744 1.93689 -0.875976 -0.309069 1.91852 -0.863523 -0.717713 1.91852 -0.863523 -0.309069 1.91852 -0.863523 -0.717713 1.904 -0.846741 -1.12636 1.904 -0.846741 -0.717713 1.904 -0.846741 -1.12636 1.89433 -0.826773 -1.45 1.89433 -0.826773 -1.12636 1.89433 -0.826773 -1.45 1.89015 -0.804981 -1.45 1.89433 -0.826773 -1.12636 1.904 -0.846741 -1.12636 1.89433 -0.826773 0.508218 1.94131 -0.878038 0.508218 1.92226 -0.86666 0.0995744 1.93689 -0.875976 0.0995744 1.93689 -0.875976 0.508218 1.92226 -0.86666 0.0995744 1.91852 -0.863523 -0.309069 1.91852 -0.863523 0.0995744 1.91852 -0.863523 -0.309069 1.904 -0.846741 -0.717713 1.904 -0.846741 -0.309069 1.904 -0.846741 -0.717713 1.89433 -0.826773 -1.12636 1.89433 -0.826773 -0.717713 1.89433 -0.826773 -1.12636 1.89015 -0.804981 -1.45 1.89015 -0.804981 -1.12636 1.89015 -0.804981 -1.45 1.89175 -0.78285 -1.45 1.89015 -0.804981 -1.12636 1.89433 -0.826773 -1.12636 1.89015 -0.804981 0.508218 1.92226 -0.86666 0.508218 1.9068 -0.850738 0.0995744 1.91852 -0.863523 0.0995744 1.91852 -0.863523 0.508218 1.9068 -0.850738 0.0995744 1.904 -0.846741 -0.309069 1.904 -0.846741 0.0995744 1.904 -0.846741 -0.309069 1.89433 -0.826773 -0.717713 1.89433 -0.826773 -0.309069 1.89433 -0.826773 -0.717713 1.89015 -0.804981 -1.12636 1.89015 -0.804981 -0.717713 1.89015 -0.804981 -1.12636 1.89175 -0.78285 -1.45 1.89175 -0.78285 -1.12636 1.89175 -0.78285 -1.45 1.89902 -0.761887 -1.45 1.89175 -0.78285 -1.12636 1.89015 -0.804981 -1.12636 1.89175 -0.78285 -0.309069 1.89433 -0.826773 -0.717713 1.89433 -0.826773 -0.309069 1.904 -0.846741 -0.717713 1.89433 -0.826773 -1.12636 1.89433 -0.826773 -0.717713 1.904 -0.846741 -1.12636 1.89015 -0.804981 -0.717713 1.89433 -0.826773 -0.717713 1.89015 -0.804981 0.0995744 1.904 -0.846741 -0.309069 1.904 -0.846741 0.0995744 1.91852 -0.863523 -0.309069 1.904 -0.846741 -0.717713 1.904 -0.846741 -0.309069 1.91852 -0.863523 -0.717713 1.904 -0.846741 -1.12636 1.904 -0.846741 -0.717713 1.91852 -0.863523 -0.717713 1.93689 -0.875976 -0.717713 1.91852 -0.863523 -1.12636 1.91852 -0.863523 -0.309069 1.93689 -0.875976 -0.309069 1.91852 -0.863523 -0.717713 1.91852 -0.863523 0.0995744 1.93689 -0.875976 0.0995744 1.91852 -0.863523 -0.309069 1.91852 -0.863523 -0.717713 1.89175 -0.78285 -0.717713 1.89015 -0.804981 -0.309069 1.89015 -0.804981 -0.309069 1.89175 -0.78285 -0.717713 1.89175 -0.78285 -0.309069 1.89015 -0.804981 0.0995744 1.89175 -0.78285 -0.309069 1.89175 -0.78285 0.0995744 1.89015 -0.804981 0.0995744 1.89902 -0.761887 -0.309069 1.89902 -0.761887 0.0995744 1.89175 -0.78285 -1.12636 1.89902 -0.761887 -1.12636 1.89175 -0.78285 -0.717713 1.89175 -0.78285 -0.717713 1.89902 -0.761887 -1.12636 1.89902 -0.761887 -0.717713 1.89175 -0.78285 -0.309069 1.89902 -0.761887 -0.717713 1.89902 -0.761887 -0.309069 1.89175 -0.78285 0.0995744 1.91148 -0.743521 -0.309069 1.91148 -0.743521 0.0995744 1.89902 -0.761887 -0.309069 1.91148 -0.743521 -0.717713 1.91148 -0.743521 -0.309069 1.89902 -0.761887 -0.717713 1.91148 -0.743521 -1.12636 1.91148 -0.743521 -0.717713 1.89902 -0.761887 0.0995744 1.92826 -0.729005 -0.309069 1.92826 -0.729005 0.0995744 1.91148 -0.743521 -0.309069 1.92826 -0.729005 -0.717713 1.92826 -0.729005 -0.309069 1.91148 -0.743521 -0.717713 1.92826 -0.729005 -1.12636 1.92826 -0.729005 -0.717713 1.91148 -0.743521 0.0995744 1.94823 -0.719327 -0.309069 1.94823 -0.719327 0.0995744 1.92826 -0.729005 -0.309069 1.94823 -0.719327 -0.717713 1.94823 -0.719327 -0.309069 1.92826 -0.729005 -0.717713 1.94823 -0.719327 -1.12636 1.94823 -0.719327 -0.717713 1.92826 -0.729005 0.0995744 1.97002 -0.715146 -0.309069 1.97002 -0.715146 0.0995744 1.94823 -0.719327 -0.309069 1.97002 -0.715146 -0.717713 1.97002 -0.715146 -0.309069 1.94823 -0.719327 -0.717713 1.97002 -0.715146 -1.12636 1.97002 -0.715146 -0.717713 1.94823 -0.719327 0.0995744 1.99215 -0.716748 -0.309069 1.99215 -0.716748 0.0995744 1.97002 -0.715146 -0.309069 1.99215 -0.716748 -0.717713 1.99215 -0.716748 -0.309069 1.97002 -0.715146 -0.717713 1.99215 -0.716748 -1.12636 1.99215 -0.716748 -0.717713 1.97002 -0.715146 0.0995744 2.01311 -0.724024 -0.309069 2.01311 -0.724024 0.0995744 1.99215 -0.716748 -0.309069 2.01311 -0.724024 -0.717713 2.01311 -0.724024 -0.309069 1.99215 -0.716748 -0.717713 2.01311 -0.724024 -1.12636 2.01311 -0.724024 -0.717713 1.99215 -0.716748 0.0995744 2.03148 -0.736477 -0.309069 2.03148 -0.736477 0.0995744 2.01311 -0.724024 -0.309069 2.03148 -0.736477 -0.717713 2.03148 -0.736477 -0.309069 2.01311 -0.724024 -0.717713 2.03148 -0.736477 -1.12636 2.03148 -0.736477 -0.717713 2.01311 -0.724024 0.0995744 2.04599 -0.753259 -0.309069 2.04599 -0.753259 0.0995744 2.03148 -0.736477 -0.309069 2.04599 -0.753259 -0.717713 2.04599 -0.753259 -0.309069 2.03148 -0.736477 -0.717713 2.04599 -0.753259 -1.12636 2.04599 -0.753259 -0.717713 2.03148 -0.736477 0.0995744 2.05567 -0.773227 -0.309069 2.05567 -0.773227 0.0995744 2.04599 -0.753259 -0.309069 2.05567 -0.773227 -0.717713 2.05567 -0.773227 -0.309069 2.04599 -0.753259 -0.717713 2.05567 -0.773227 -1.12636 2.05567 -0.773227 -0.717713 2.04599 -0.753259 0.0995744 2.05985 -0.795019 -0.309069 2.05985 -0.795019 0.0995744 2.05567 -0.773227 -0.309069 2.05985 -0.795019 -0.717713 2.05985 -0.795019 -0.309069 2.05567 -0.773227 -0.717713 2.05985 -0.795019 -1.12636 2.05985 -0.795019 -0.717713 2.05567 -0.773227 0.0995744 2.05825 -0.81715 -0.309069 2.05825 -0.81715 0.0995744 2.05985 -0.795019 -0.309069 2.05825 -0.81715 -0.717713 2.05825 -0.81715 -0.309069 2.05985 -0.795019 -0.717713 2.05825 -0.81715 -1.12636 2.05825 -0.81715 -0.717713 2.05985 -0.795019 0.0995744 2.05098 -0.838113 -0.309069 2.05098 -0.838113 0.0995744 2.05825 -0.81715 -0.309069 2.05098 -0.838113 -0.717713 2.05098 -0.838113 -0.309069 2.05825 -0.81715 -0.717713 2.05098 -0.838113 -1.12636 2.05098 -0.838113 -0.717713 2.05825 -0.81715 0.0995744 2.03852 -0.856479 -0.309069 2.03852 -0.856479 0.0995744 2.05098 -0.838113 -0.309069 2.03852 -0.856479 -0.717713 2.03852 -0.856479 -0.309069 2.05098 -0.838113 -0.717713 2.03852 -0.856479 -1.12636 2.03852 -0.856479 -0.717713 2.05098 -0.838113 0.0995744 2.02174 -0.870995 -0.309069 2.02174 -0.870995 0.0995744 2.03852 -0.856479 -0.309069 2.02174 -0.870995 -0.717713 2.02174 -0.870995 -0.309069 2.03852 -0.856479 -0.717713 2.02174 -0.870995 -1.12636 2.02174 -0.870995 -0.717713 2.03852 -0.856479 0.0995744 2.00177 -0.880673 -0.309069 2.00177 -0.880673 0.0995744 2.02174 -0.870995 -0.309069 2.00177 -0.880673 -0.717713 2.00177 -0.880673 -0.309069 2.02174 -0.870995 -0.717713 2.00177 -0.880673 -1.12636 2.00177 -0.880673 -0.717713 2.02174 -0.870995 0.0995744 1.97998 -0.884854 -0.309069 1.97998 -0.884854 0.0995744 2.00177 -0.880673 -0.309069 1.97998 -0.884854 -0.717713 1.97998 -0.884854 -0.309069 2.00177 -0.880673 -0.717713 1.97998 -0.884854 -1.12636 1.97998 -0.884854 -0.717713 2.00177 -0.880673 0.0995744 1.95785 -0.883252 -0.309069 1.95785 -0.883252 0.0995744 1.97998 -0.884854 -0.309069 1.95785 -0.883252 -0.717713 1.95785 -0.883252 -0.309069 1.97998 -0.884854 -0.717713 1.95785 -0.883252 -1.12636 1.95785 -0.883252 -0.717713 1.97998 -0.884854 0.0995744 1.93689 -0.875976 -0.309069 1.93689 -0.875976 0.0995744 1.95785 -0.883252 -0.309069 1.93689 -0.875976 -0.717713 1.93689 -0.875976 -0.309069 1.95785 -0.883252 -0.717713 1.93689 -0.875976 -1.12636 1.93689 -0.875976 -0.717713 1.95785 -0.883252 1.33 2.03454 -0.79257 1.33 2.03513 -0.780093 1.33 2.03075 -0.777815 1.33 2.03075 -0.777815 1.33 2.03513 -0.780093 1.33 2.03439 -0.773661 1.33 2.02336 -0.76449 1.33 2.03439 -0.773661 1.33 2.03116 -0.761151 1.33 2.02573 -0.749478 1.33 2.02336 -0.76449 1.33 2.03116 -0.761151 1.33 2.02573 -0.749478 1.33 2.01286 -0.753455 1.33 2.02336 -0.76449 1.33 2.02573 -0.749478 1.33 2.01824 -0.738963 1.33 2.01286 -0.753455 1.33 2.01286 -0.753455 1.33 2.01824 -0.738963 1.33 1.99992 -0.745419 1.33 1.99992 -0.745419 1.33 2.01824 -0.738963 1.33 2.00898 -0.729986 1.33 1.98537 -0.740903 1.33 2.00898 -0.729986 1.33 1.99837 -0.722865 1.33 1.98769 -0.718046 1.33 1.98537 -0.740903 1.33 1.99837 -0.722865 1.33 1.98769 -0.718046 1.33 1.97015 -0.740196 1.33 1.98537 -0.740903 1.33 1.98769 -0.718046 1.33 1.97781 -0.715046 1.33 1.97015 -0.740196 1.33 1.97015 -0.740196 1.33 1.97781 -0.715046 1.33 1.96721 -0.717655 1.33 1.95711 -0.721722 1.33 1.97015 -0.740196 1.33 1.96721 -0.717655 1.33 1.95711 -0.721722 1.33 1.95525 -0.743345 1.33 1.97015 -0.740196 1.33 1.95711 -0.721722 1.33 1.94765 -0.727189 1.33 1.95525 -0.743345 1.33 1.95525 -0.743345 1.33 1.94765 -0.727189 1.33 1.93909 -0.733932 1.33 1.94162 -0.750146 1.33 1.93909 -0.733932 1.33 1.93146 -0.741981 1.33 1.9235 -0.753777 1.33 1.94162 -0.750146 1.33 1.93146 -0.741981 1.33 1.9235 -0.753777 1.33 1.93014 -0.76016 1.33 1.94162 -0.750146 1.33 1.9235 -0.753777 1.33 1.92003 -0.761313 1.33 1.93014 -0.76016 1.33 1.93014 -0.76016 1.33 1.92003 -0.761313 1.33 1.91754 -0.769683 1.33 1.92155 -0.772743 1.33 1.91754 -0.769683 1.33 1.91632 -0.778342 1.33 1.91641 -0.787084 1.33 1.92155 -0.772743 1.33 1.91632 -0.778342 1.33 2.03075 -0.777815 1.33 2.03439 -0.773661 1.33 2.02336 -0.76449 1.33 1.99992 -0.745419 1.33 2.00898 -0.729986 1.33 1.98537 -0.740903 1.33 1.95525 -0.743345 1.33 1.93909 -0.733932 1.33 1.94162 -0.750146 1.33 1.93014 -0.76016 1.33 1.91754 -0.769683 1.33 1.92155 -0.772743 1.35 2.01493 -0.797656 1.33 2.03454 -0.79257 1.35 2.01296 -0.787401 1.35 2.01493 -0.797656 1.33 2.03453 -0.807458 1.33 2.03454 -0.79257 1.35 2.01493 -0.797656 1.35 2.01418 -0.808071 1.33 2.03453 -0.807458 1.33 2.03453 -0.807458 1.35 2.01418 -0.808071 1.33 2.03087 -0.821886 1.33 2.03087 -0.821886 1.35 2.01418 -0.808071 1.35 2.01075 -0.817936 1.33 2.02376 -0.834967 1.35 2.01075 -0.817936 1.35 2.00489 -0.826578 1.33 2.01365 -0.845895 1.35 2.00489 -0.826578 1.35 1.997 -0.833409 1.33 2.00116 -0.853998 1.35 1.997 -0.833409 1.35 1.9876 -0.837964 1.33 1.98706 -0.858776 1.35 1.9876 -0.837964 1.35 1.97734 -0.839931 1.33 1.97222 -0.859935 1.35 1.97734 -0.839931 1.35 1.96693 -0.839177 1.33 1.95755 -0.857405 1.35 1.96693 -0.839177 1.35 1.95706 -0.835754 1.33 1.94395 -0.851341 1.35 1.95706 -0.835754 1.35 1.94842 -0.829893 1.33 1.93226 -0.842115 1.35 1.94842 -0.829893 1.35 1.94159 -0.821996 1.33 1.92321 -0.830297 1.35 1.94159 -0.821996 1.35 1.93704 -0.812599 1.33 1.91735 -0.816614 1.35 1.93704 -0.812599 1.35 1.93507 -0.802344 1.33 1.91503 -0.801907 1.35 1.93507 -0.802344 1.35 1.93582 -0.791929 1.33 1.91641 -0.787084 1.35 1.93582 -0.791929 1.35 1.93925 -0.782064 1.33 1.92155 -0.772743 1.35 1.93925 -0.782064 1.35 1.94511 -0.773422 1.33 1.93014 -0.76016 1.35 1.94511 -0.773422 1.33 1.94162 -0.750146 1.33 1.93014 -0.76016 1.33 1.92155 -0.772743 1.35 1.94511 -0.773422 1.33 2.03087 -0.821886 1.35 2.01075 -0.817936 1.33 2.02376 -0.834967 1.33 2.02376 -0.834967 1.35 2.00489 -0.826578 1.33 2.01365 -0.845895 1.33 2.01365 -0.845895 1.35 1.997 -0.833409 1.33 2.00116 -0.853998 1.33 2.00116 -0.853998 1.35 1.9876 -0.837964 1.33 1.98706 -0.858776 1.33 1.98706 -0.858776 1.35 1.97734 -0.839931 1.33 1.97222 -0.859935 1.33 1.97222 -0.859935 1.35 1.96693 -0.839177 1.33 1.95755 -0.857405 1.33 1.95755 -0.857405 1.35 1.95706 -0.835754 1.33 1.94395 -0.851341 1.33 1.94395 -0.851341 1.35 1.94842 -0.829893 1.33 1.93226 -0.842115 1.33 1.93226 -0.842115 1.35 1.94159 -0.821996 1.33 1.92321 -0.830297 1.33 1.92321 -0.830297 1.35 1.93704 -0.812599 1.33 1.91735 -0.816614 1.33 1.91735 -0.816614 1.35 1.93507 -0.802344 1.33 1.91503 -0.801907 1.33 1.91503 -0.801907 1.35 1.93582 -0.791929 1.33 1.91641 -0.787084 1.33 1.91641 -0.787084 1.35 1.93925 -0.782064 1.33 1.92155 -0.772743 1.35 1.94511 -0.773422 1.35 1.953 -0.766591 1.33 1.94162 -0.750146 1.33 1.94162 -0.750146 1.35 1.953 -0.766591 1.33 1.95525 -0.743345 1.33 1.95525 -0.743345 1.35 1.953 -0.766591 1.35 1.9624 -0.762036 1.33 1.97015 -0.740196 1.35 1.9624 -0.762036 1.35 1.97266 -0.760069 1.33 1.98537 -0.740903 1.35 1.97266 -0.760069 1.35 1.98307 -0.760823 1.33 1.99992 -0.745419 1.35 1.98307 -0.760823 1.35 1.99294 -0.764246 1.33 2.01286 -0.753455 1.35 1.99294 -0.764246 1.35 2.00158 -0.770107 1.33 2.02336 -0.76449 1.35 2.00158 -0.770107 1.35 2.00841 -0.778004 1.33 2.03075 -0.777815 1.35 2.00841 -0.778004 1.35 2.01296 -0.787401 1.33 2.03454 -0.79257 1.33 2.03075 -0.777815 1.35 2.01296 -0.787401 1.33 1.95525 -0.743345 1.35 1.9624 -0.762036 1.33 1.97015 -0.740196 1.33 1.97015 -0.740196 1.35 1.97266 -0.760069 1.33 1.98537 -0.740903 1.33 1.98537 -0.740903 1.35 1.98307 -0.760823 1.33 1.99992 -0.745419 1.33 1.99992 -0.745419 1.35 1.99294 -0.764246 1.33 2.01286 -0.753455 1.33 2.01286 -0.753455 1.35 2.00158 -0.770107 1.33 2.02336 -0.76449 1.33 2.02336 -0.76449 1.35 2.00841 -0.778004 1.33 2.03075 -0.777815 1.35 2.00841 -0.778004 1.35 1.93507 -0.802344 1.35 2.01296 -0.787401 1.35 2.00841 -0.778004 1.35 1.93582 -0.791929 1.35 1.93507 -0.802344 1.35 2.00841 -0.778004 1.35 2.00158 -0.770107 1.35 1.93582 -0.791929 1.35 1.93582 -0.791929 1.35 2.00158 -0.770107 1.35 1.93925 -0.782064 1.35 1.93925 -0.782064 1.35 2.00158 -0.770107 1.35 1.99294 -0.764246 1.35 1.94511 -0.773422 1.35 1.99294 -0.764246 1.35 1.98307 -0.760823 1.35 1.953 -0.766591 1.35 1.98307 -0.760823 1.35 1.97266 -0.760069 1.35 1.9624 -0.762036 1.35 1.953 -0.766591 1.35 1.97266 -0.760069 1.35 1.93925 -0.782064 1.35 1.99294 -0.764246 1.35 1.94511 -0.773422 1.35 1.94511 -0.773422 1.35 1.98307 -0.760823 1.35 1.953 -0.766591 1.35 1.93507 -0.802344 1.35 1.93704 -0.812599 1.35 2.01296 -0.787401 1.35 2.01296 -0.787401 1.35 1.93704 -0.812599 1.35 2.01493 -0.797656 1.35 2.01493 -0.797656 1.35 1.93704 -0.812599 1.35 1.94159 -0.821996 1.35 2.01418 -0.808071 1.35 1.94159 -0.821996 1.35 1.94842 -0.829893 1.35 2.01075 -0.817936 1.35 1.94842 -0.829893 1.35 1.95706 -0.835754 1.35 2.00489 -0.826578 1.35 1.95706 -0.835754 1.35 1.96693 -0.839177 1.35 1.997 -0.833409 1.35 1.96693 -0.839177 1.35 1.97734 -0.839931 1.35 1.9876 -0.837964 1.35 1.997 -0.833409 1.35 1.97734 -0.839931 1.35 2.01493 -0.797656 1.35 1.94159 -0.821996 1.35 2.01418 -0.808071 1.35 2.01418 -0.808071 1.35 1.94842 -0.829893 1.35 2.01075 -0.817936 1.35 2.01075 -0.817936 1.35 1.95706 -0.835754 1.35 2.00489 -0.826578 1.35 2.00489 -0.826578 1.35 1.96693 -0.839177 1.35 1.997 -0.833409 -1.45 1.82027 -0.809083 -1.46 1.81028 -0.809669 -1.45 1.82789 -0.848822 -1.45 1.82027 -0.809083 -1.46 1.81339 -0.766708 -1.46 1.81028 -0.809669 -1.45 1.82027 -0.809083 -1.45 1.82319 -0.768726 -1.46 1.81339 -0.766708 -1.46 1.81339 -0.766708 -1.45 1.82319 -0.768726 -1.46 1.82752 -0.726016 -1.46 1.82752 -0.726016 -1.45 1.82319 -0.768726 -1.45 1.83646 -0.7305 -1.46 1.85169 -0.690365 -1.45 1.83646 -0.7305 -1.45 1.85916 -0.69701 -1.46 1.88427 -0.662186 -1.45 1.85916 -0.69701 -1.45 1.88977 -0.670538 -1.46 1.92303 -0.643399 -1.45 1.88977 -0.670538 -1.45 1.92618 -0.65289 -1.46 1.96533 -0.635284 -1.45 1.92618 -0.65289 -1.45 1.96592 -0.645266 -1.46 2.00829 -0.638394 -1.45 1.96592 -0.645266 -1.45 2.00627 -0.648188 -1.46 2.04898 -0.652517 -1.45 2.00627 -0.648188 -1.45 2.0445 -0.661455 -1.46 2.08463 -0.676691 -1.45 2.0445 -0.661455 -1.45 2.07799 -0.684164 -1.46 2.11281 -0.709268 -1.45 2.07799 -0.684164 -1.45 2.10446 -0.714767 -1.46 2.1316 -0.748028 -1.45 2.10446 -0.714767 -1.45 2.12211 -0.751178 -1.46 2.13972 -0.790331 -1.45 2.12211 -0.751178 -1.45 2.12973 -0.790917 -1.46 2.13661 -0.833292 -1.45 2.12973 -0.790917 -1.45 2.12681 -0.831274 -1.46 2.12248 -0.873984 -1.45 2.12681 -0.831274 -1.45 2.11354 -0.8695 -1.46 2.09831 -0.909635 -1.45 2.11354 -0.8695 -1.45 2.09084 -0.90299 -1.46 2.06573 -0.937814 -1.45 2.09084 -0.90299 -1.45 2.06023 -0.929462 -1.46 2.02697 -0.956601 -1.45 2.06023 -0.929462 -1.45 2.02382 -0.94711 -1.46 1.98467 -0.964716 -1.45 2.02382 -0.94711 -1.45 1.98408 -0.954734 -1.46 1.94171 -0.961607 -1.45 1.98408 -0.954734 -1.45 1.94373 -0.951812 -1.46 1.90102 -0.947483 -1.45 1.94373 -0.951812 -1.45 1.9055 -0.938545 -1.46 1.86537 -0.923309 -1.45 1.9055 -0.938545 -1.45 1.87201 -0.915836 -1.46 1.83719 -0.890732 -1.45 1.87201 -0.915836 -1.45 1.84554 -0.885233 -1.46 1.8184 -0.851972 -1.45 1.84554 -0.885233 -1.45 1.82789 -0.848822 -1.46 1.81028 -0.809669 -1.46 1.8184 -0.851972 -1.45 1.82789 -0.848822 -1.46 1.82752 -0.726016 -1.45 1.83646 -0.7305 -1.46 1.85169 -0.690365 -1.46 1.85169 -0.690365 -1.45 1.85916 -0.69701 -1.46 1.88427 -0.662186 -1.46 1.88427 -0.662186 -1.45 1.88977 -0.670538 -1.46 1.92303 -0.643399 -1.46 1.92303 -0.643399 -1.45 1.92618 -0.65289 -1.46 1.96533 -0.635284 -1.46 1.96533 -0.635284 -1.45 1.96592 -0.645266 -1.46 2.00829 -0.638394 -1.46 2.00829 -0.638394 -1.45 2.00627 -0.648188 -1.46 2.04898 -0.652517 -1.46 2.04898 -0.652517 -1.45 2.0445 -0.661455 -1.46 2.08463 -0.676691 -1.46 2.08463 -0.676691 -1.45 2.07799 -0.684164 -1.46 2.11281 -0.709268 -1.46 2.11281 -0.709268 -1.45 2.10446 -0.714767 -1.46 2.1316 -0.748028 -1.46 2.1316 -0.748028 -1.45 2.12211 -0.751178 -1.46 2.13972 -0.790331 -1.46 2.13972 -0.790331 -1.45 2.12973 -0.790917 -1.46 2.13661 -0.833292 -1.46 2.13661 -0.833292 -1.45 2.12681 -0.831274 -1.46 2.12248 -0.873984 -1.46 2.12248 -0.873984 -1.45 2.11354 -0.8695 -1.46 2.09831 -0.909635 -1.46 2.09831 -0.909635 -1.45 2.09084 -0.90299 -1.46 2.06573 -0.937814 -1.46 2.06573 -0.937814 -1.45 2.06023 -0.929462 -1.46 2.02697 -0.956601 -1.46 2.02697 -0.956601 -1.45 2.02382 -0.94711 -1.46 1.98467 -0.964716 -1.46 1.98467 -0.964716 -1.45 1.98408 -0.954734 -1.46 1.94171 -0.961607 -1.46 1.94171 -0.961607 -1.45 1.94373 -0.951812 -1.46 1.90102 -0.947483 -1.46 1.90102 -0.947483 -1.45 1.9055 -0.938545 -1.46 1.86537 -0.923309 -1.46 1.86537 -0.923309 -1.45 1.87201 -0.915836 -1.46 1.83719 -0.890732 -1.46 1.83719 -0.890732 -1.45 1.84554 -0.885233 -1.46 1.8184 -0.851972 -1.5882 1.97831 -0.919559 -1.5892 1.97644 -0.914786 -1.49 1.995 -0.8863 -1.49 1.995 -0.8863 -1.5892 1.97644 -0.914786 -1.5898 1.97466 -0.909916 -1.59 1.97296 -0.90498 -1.49 1.995 -0.8863 -1.5898 1.97466 -0.909916 -1.59 1.97296 -0.90498 -1.59 1.95281 -0.844243 -1.49 1.995 -0.8863 -1.49 1.995 -0.8863 -1.59 1.95281 -0.844243 -1.49 1.9698 -0.810372 -1.5882 1.97831 -0.919559 -1.49 1.995 -0.8863 -1.5882 2.04383 -0.897815 -1.5882 2.04383 -0.897815 -1.49 1.995 -0.8863 -1.49 2.01057 -0.881131 -1.59 2.01924 -0.822194 -1.59 2.0394 -0.882932 -1.49 2.01057 -0.881131 -1.49 1.98537 -0.805203 -1.59 2.01924 -0.822194 -1.49 2.01057 -0.881131 -1.59 2.0394 -0.882932 -1.5898 2.04099 -0.887901 -1.49 2.01057 -0.881131 -1.49 2.01057 -0.881131 -1.5898 2.04099 -0.887901 -1.5892 2.04247 -0.892873 -1.5882 2.04383 -0.897815 -1.49 2.01057 -0.881131 -1.5892 2.04247 -0.892873 -1.5882 2.09456 -0.796689 -1.5892 2.08979 -0.798556 -1.49 2.0613 -0.780005 -1.49 2.0613 -0.780005 -1.5892 2.08979 -0.798556 -1.5898 2.08492 -0.800342 -1.59 2.07998 -0.802037 -1.49 2.0613 -0.780005 -1.5898 2.08492 -0.800342 -1.59 2.07998 -0.802037 -1.59 2.01924 -0.822194 -1.49 2.0613 -0.780005 -1.49 2.0613 -0.780005 -1.59 2.01924 -0.822194 -1.49 1.98537 -0.805203 -1.5882 2.09456 -0.796689 -1.49 2.0613 -0.780005 -1.5882 2.07282 -0.73117 -1.5882 2.07282 -0.73117 -1.49 2.0613 -0.780005 -1.49 2.05613 -0.76443 -1.59 1.99719 -0.755757 -1.59 2.05793 -0.7356 -1.49 2.05613 -0.76443 -1.49 1.9802 -0.789628 -1.59 1.99719 -0.755757 -1.49 2.05613 -0.76443 -1.59 2.05793 -0.7356 -1.5898 2.0629 -0.734008 -1.49 2.05613 -0.76443 -1.49 2.05613 -0.76443 -1.5898 2.0629 -0.734008 -1.5892 2.06787 -0.732528 -1.5882 2.07282 -0.73117 -1.49 2.05613 -0.76443 -1.5892 2.06787 -0.732528 -1.5882 1.97169 -0.680441 -1.5892 1.97356 -0.685214 -1.49 1.955 -0.7137 -1.49 1.955 -0.7137 -1.5892 1.97356 -0.685214 -1.5898 1.97534 -0.690084 -1.59 1.97704 -0.69502 -1.49 1.955 -0.7137 -1.5898 1.97534 -0.690084 -1.59 1.97704 -0.69502 -1.59 1.99719 -0.755757 -1.49 1.955 -0.7137 -1.49 1.955 -0.7137 -1.59 1.99719 -0.755757 -1.49 1.9802 -0.789628 -1.5882 1.90617 -0.702185 -1.5882 1.97169 -0.680441 -1.49 1.93943 -0.718869 -1.49 1.93943 -0.718869 -1.5882 1.97169 -0.680441 -1.49 1.955 -0.7137 -1.59 1.93076 -0.777806 -1.59 1.9106 -0.717068 -1.49 1.93943 -0.718869 -1.49 1.96463 -0.794797 -1.59 1.93076 -0.777806 -1.49 1.93943 -0.718869 -1.59 1.9106 -0.717068 -1.5898 1.90901 -0.712099 -1.49 1.93943 -0.718869 -1.49 1.93943 -0.718869 -1.5898 1.90901 -0.712099 -1.5892 1.90753 -0.707127 -1.5882 1.90617 -0.702185 -1.49 1.93943 -0.718869 -1.5892 1.90753 -0.707127 -1.5882 1.85544 -0.803311 -1.5892 1.86021 -0.801444 -1.49 1.8887 -0.819995 -1.49 1.8887 -0.819995 -1.5892 1.86021 -0.801444 -1.5898 1.86508 -0.799658 -1.59 1.87002 -0.797963 -1.49 1.8887 -0.819995 -1.5898 1.86508 -0.799658 -1.59 1.87002 -0.797963 -1.59 1.93076 -0.777806 -1.49 1.8887 -0.819995 -1.49 1.8887 -0.819995 -1.59 1.93076 -0.777806 -1.49 1.96463 -0.794797 -1.5882 1.87718 -0.86883 -1.5882 1.85544 -0.803311 -1.49 1.89387 -0.83557 -1.49 1.89387 -0.83557 -1.5882 1.85544 -0.803311 -1.49 1.8887 -0.819995 -1.59 1.95281 -0.844243 -1.59 1.89207 -0.8644 -1.49 1.89387 -0.83557 -1.49 1.9698 -0.810372 -1.59 1.95281 -0.844243 -1.49 1.89387 -0.83557 -1.59 1.89207 -0.8644 -1.5898 1.8871 -0.865992 -1.49 1.89387 -0.83557 -1.49 1.89387 -0.83557 -1.5898 1.8871 -0.865992 -1.5892 1.88213 -0.867472 -1.5882 1.87718 -0.86883 -1.49 1.89387 -0.83557 -1.5892 1.88213 -0.867472 -1.49 2.01057 -0.881131 -1.49 1.995 -0.8863 -1.49 1.98537 -0.805203 -1.49 1.98537 -0.805203 -1.49 1.995 -0.8863 -1.49 1.9698 -0.810372 -1.49 1.9802 -0.789628 -1.49 1.9698 -0.810372 -1.49 1.96463 -0.794797 -1.49 1.955 -0.7137 -1.49 1.96463 -0.794797 -1.49 1.93943 -0.718869 -1.49 1.955 -0.7137 -1.49 1.9802 -0.789628 -1.49 1.96463 -0.794797 -1.49 1.9698 -0.810372 -1.49 1.89387 -0.83557 -1.49 1.96463 -0.794797 -1.49 1.96463 -0.794797 -1.49 1.89387 -0.83557 -1.49 1.8887 -0.819995 -1.49 1.9698 -0.810372 -1.49 1.9802 -0.789628 -1.49 1.98537 -0.805203 -1.49 1.98537 -0.805203 -1.49 1.9802 -0.789628 -1.49 2.05613 -0.76443 -1.49 2.0613 -0.780005 -1.49 1.98537 -0.805203 -1.49 2.05613 -0.76443 -1.59 3.74008 -0.861753 -1.59 3.80142 -0.843521 -1.59 3.75582 -0.878989 -1.59 3.75582 -0.878989 -1.59 3.80142 -0.843521 -1.59 3.77498 -0.892322 -1.59 3.77498 -0.892322 -1.59 3.80142 -0.843521 -1.59 3.79662 -0.901091 -1.59 3.79662 -0.901091 -1.59 3.80142 -0.843521 -1.59 3.81965 -0.904864 -1.59 3.88675 -0.884921 -1.59 3.86852 -0.823578 -1.59 3.90399 -0.869179 -1.59 3.90399 -0.869179 -1.59 3.86852 -0.823578 -1.59 3.91732 -0.850017 -1.59 3.91732 -0.850017 -1.59 3.86852 -0.823578 -1.59 3.92609 -0.828383 -1.59 3.92609 -0.828383 -1.59 3.86852 -0.823578 -1.59 3.92986 -0.805347 -1.59 3.90992 -0.738247 -1.59 3.84858 -0.756479 -1.59 3.89418 -0.721011 -1.59 3.89418 -0.721011 -1.59 3.84858 -0.756479 -1.59 3.87502 -0.707678 -1.59 3.87502 -0.707678 -1.59 3.84858 -0.756479 -1.59 3.85338 -0.698909 -1.59 3.85338 -0.698909 -1.59 3.84858 -0.756479 -1.59 3.83035 -0.695136 0.6526 3.79096 -0.750589 0.686935 3.80001 -0.745451 0.65 3.80452 -0.743602 0.6526 3.79096 -0.750589 0.689636 3.78691 -0.753642 0.686935 3.80001 -0.745451 0.6526 3.79096 -0.750589 0.655421 3.77933 -0.761089 0.689636 3.78691 -0.753642 0.689636 3.78691 -0.753642 0.655421 3.77933 -0.761089 0.692471 3.77619 -0.765113 0.692471 3.77619 -0.765113 0.655421 3.77933 -0.761089 0.658184 3.77086 -0.774146 0.695158 3.7689 -0.778713 0.658184 3.77086 -0.774146 0.660643 3.76614 -0.788367 0.697572 3.76539 -0.793194 0.660643 3.76614 -0.788367 0.663214 3.7651 -0.803534 0.700251 3.76562 -0.808605 0.663214 3.7651 -0.803534 0.666027 3.76806 -0.81891 0.703086 3.76989 -0.823717 0.666027 3.76806 -0.81891 0.668806 3.77485 -0.832944 0.698889 3.77387 -0.831397 0.668806 3.77485 -0.832944 0.705794 3.77778 -0.837017 0.703086 3.76989 -0.823717 0.698889 3.77387 -0.831397 0.705794 3.77778 -0.837017 0.703086 3.76989 -0.823717 0.668806 3.77485 -0.832944 0.698889 3.77387 -0.831397 0.692471 3.77619 -0.765113 0.658184 3.77086 -0.774146 0.695158 3.7689 -0.778713 0.695158 3.7689 -0.778713 0.660643 3.76614 -0.788367 0.697572 3.76539 -0.793194 0.697572 3.76539 -0.793194 0.663214 3.7651 -0.803534 0.700251 3.76562 -0.808605 0.700251 3.76562 -0.808605 0.666027 3.76806 -0.81891 0.703086 3.76989 -0.823717 0.668806 3.77485 -0.832944 0.671288 3.78461 -0.844372 0.705794 3.77778 -0.837017 0.705794 3.77778 -0.837017 0.671288 3.78461 -0.844372 0.698889 3.78374 -0.84356 0.708211 3.78836 -0.847517 0.698889 3.78374 -0.84356 0.671288 3.78461 -0.844372 0.673831 3.79701 -0.853072 0.708211 3.78836 -0.847517 0.671288 3.78461 -0.844372 0.673831 3.79701 -0.853072 0.698889 3.79642 -0.852755 0.708211 3.78836 -0.847517 0.673831 3.79701 -0.853072 0.710867 3.80164 -0.855265 0.698889 3.79642 -0.852755 0.673831 3.79701 -0.853072 0.676634 3.81168 -0.858502 0.710867 3.80164 -0.855265 0.710867 3.80164 -0.855265 0.676634 3.81168 -0.858502 0.698889 3.81105 -0.858355 0.7137 3.81677 -0.859433 0.698889 3.81105 -0.858355 0.676634 3.81168 -0.858502 0.679426 3.82723 -0.859959 0.7137 3.81677 -0.859433 0.676634 3.81168 -0.858502 0.679426 3.82723 -0.859959 0.698889 3.82663 -0.859978 0.7137 3.81677 -0.859433 0.679426 3.82723 -0.859959 0.716428 3.83227 -0.859557 0.698889 3.82663 -0.859978 0.679426 3.82723 -0.859959 0.681937 3.84211 -0.857509 0.716428 3.83227 -0.859557 0.716428 3.83227 -0.859557 0.681937 3.84211 -0.857509 0.698889 3.8421 -0.857511 0.718853 3.84675 -0.855919 0.698889 3.8421 -0.857511 0.681937 3.84211 -0.857509 0.684448 3.85591 -0.851423 0.718853 3.84675 -0.855919 0.681937 3.84211 -0.857509 0.684448 3.85591 -0.851423 0.698889 3.8564 -0.85113 0.718853 3.84675 -0.855919 0.684448 3.85591 -0.851423 0.721485 3.8602 -0.848588 0.698889 3.8564 -0.85113 0.684448 3.85591 -0.851423 0.68724 3.86814 -0.841702 0.721485 3.8602 -0.848588 0.721485 3.8602 -0.848588 0.68724 3.86814 -0.841702 0.698889 3.86856 -0.841261 0.724314 3.8716 -0.837798 0.698889 3.86856 -0.841261 0.68724 3.86814 -0.841702 0.690043 3.87745 -0.829138 0.724314 3.8716 -0.837798 0.68724 3.86814 -0.841702 0.690043 3.87745 -0.829138 0.698889 3.87776 -0.828581 0.724314 3.8716 -0.837798 0.690043 3.87745 -0.829138 0.72706 3.87974 -0.824566 0.698889 3.87776 -0.828581 0.690043 3.87745 -0.829138 0.692585 3.88307 -0.815077 0.72706 3.87974 -0.824566 0.72706 3.87974 -0.824566 0.692585 3.88307 -0.815077 0.698889 3.88335 -0.813953 0.729498 3.88411 -0.810272 0.698889 3.88335 -0.813953 0.695068 3.885 -0.80017 0.732104 3.88479 -0.795014 0.695068 3.885 -0.80017 0.698889 3.88498 -0.798374 0.697847 3.88302 -0.784703 0.698889 3.88498 -0.798374 0.695068 3.885 -0.80017 0.697847 3.88302 -0.784703 0.732104 3.88479 -0.795014 0.698889 3.88498 -0.798374 0.697847 3.88302 -0.784703 0.734927 3.88146 -0.779691 0.732104 3.88479 -0.795014 0.697847 3.88302 -0.784703 0.70066 3.87708 -0.770215 0.734927 3.88146 -0.779691 0.734927 3.88146 -0.779691 0.70066 3.87708 -0.770215 0.737689 3.87433 -0.765849 0.737689 3.87433 -0.765849 0.70066 3.87708 -0.770215 0.703231 3.86793 -0.758081 0.740145 3.86433 -0.754691 0.703231 3.86793 -0.758081 0.70569 3.8562 -0.748752 0.742724 3.85167 -0.746252 0.70569 3.8562 -0.748752 0.708454 3.84197 -0.74245 0.74554 3.83684 -0.74118 0.708454 3.84197 -0.74245 0.711274 3.82649 -0.740018 0.748317 3.82128 -0.740115 0.711274 3.82649 -0.740018 0.713873 3.81131 -0.741582 0.716313 3.7973 -0.746777 0.748317 3.82128 -0.740115 0.713873 3.81131 -0.741582 0.716313 3.7973 -0.746777 0.750795 3.80652 -0.742917 0.748317 3.82128 -0.740115 0.716313 3.7973 -0.746777 0.719061 3.78456 -0.755673 0.750795 3.80652 -0.742917 0.750795 3.80652 -0.742917 0.719061 3.78456 -0.755673 0.753345 3.7928 -0.749374 0.753345 3.7928 -0.749374 0.719061 3.78456 -0.755673 0.756152 3.7808 -0.759425 0.756152 3.7808 -0.759425 0.719061 3.78456 -0.755673 0.721887 3.77446 -0.767665 0.758943 3.77182 -0.772209 0.721887 3.77446 -0.767665 0.724513 3.76792 -0.781504 0.761447 3.76657 -0.786344 0.724513 3.76792 -0.781504 0.726939 3.76512 -0.796159 0.763968 3.76502 -0.801372 0.726939 3.76512 -0.796159 0.729668 3.76614 -0.811627 0.766765 3.76741 -0.81682 0.729668 3.76614 -0.811627 0.732499 3.77116 -0.82649 0.769567 3.77371 -0.831135 0.732499 3.77116 -0.82649 0.73515 3.77965 -0.839285 0.772101 3.78313 -0.842979 0.73515 3.77965 -0.839285 0.737567 3.79073 -0.84925 0.774593 3.79515 -0.852047 0.737567 3.79073 -0.84925 0.740277 3.80446 -0.856373 0.777377 3.80958 -0.857986 0.740277 3.80446 -0.856373 0.74311 3.81978 -0.859772 0.780189 3.82511 -0.86 0.74311 3.81978 -0.859772 0.745785 3.83516 -0.859133 0.782753 3.84018 -0.858048 0.745785 3.83516 -0.859133 0.748198 3.84942 -0.854807 0.78522 3.85411 -0.852466 0.748198 3.84942 -0.854807 0.750886 3.86258 -0.846773 0.78799 3.86664 -0.843201 0.750886 3.86258 -0.846773 0.753719 3.87343 -0.835426 0.79081 3.87641 -0.830943 0.753719 3.87343 -0.835426 0.756417 3.88086 -0.821895 0.793401 3.88254 -0.816988 0.756417 3.88086 -0.821895 0.758831 3.88453 -0.807457 0.795848 3.88496 -0.802218 0.758831 3.88453 -0.807457 0.761496 3.88447 -0.792078 0.798603 3.88351 -0.786731 0.761496 3.88447 -0.792078 0.764328 3.88039 -0.776927 0.801429 3.87808 -0.772018 0.764328 3.88039 -0.776927 0.767046 3.87264 -0.763525 0.804047 3.86928 -0.759507 0.767046 3.87264 -0.763525 0.769466 3.86218 -0.752905 0.806479 3.8579 -0.749825 0.769466 3.86218 -0.752905 0.772107 3.84903 -0.74502 0.809216 3.84393 -0.743064 0.772107 3.84903 -0.74502 0.774936 3.83395 -0.740672 0.812047 3.82852 -0.740103 0.774936 3.83395 -0.740672 0.777673 3.81844 -0.74036 0.81469 3.81321 -0.74117 0.777673 3.81844 -0.74036 0.780105 3.80392 -0.743826 0.817111 3.79906 -0.745896 0.780105 3.80392 -0.743826 0.782719 3.79041 -0.750975 0.81983 3.78608 -0.754337 0.782719 3.79041 -0.750975 0.785543 3.77889 -0.761609 0.822664 3.77556 -0.765998 0.785543 3.77889 -0.761609 0.788298 3.77057 -0.774747 0.825331 3.76854 -0.779692 0.788298 3.77057 -0.774747 0.790746 3.76602 -0.788998 0.827746 3.76528 -0.794235 0.790746 3.76602 -0.788998 0.793333 3.76515 -0.804205 0.830445 3.76579 -0.809675 0.793333 3.76515 -0.804205 0.79615 3.76828 -0.819555 0.83328 3.77032 -0.824708 0.79615 3.76828 -0.819555 0.798921 3.77522 -0.833498 0.835969 3.77843 -0.837836 0.798921 3.77522 -0.833498 0.80139 3.78509 -0.8448 0.838384 3.7892 -0.848146 0.80139 3.78509 -0.8448 0.803948 3.79761 -0.853381 0.84106 3.80264 -0.855677 0.803948 3.79761 -0.853381 0.806757 3.81234 -0.85865 0.843895 3.81785 -0.859572 0.806757 3.81234 -0.85865 0.809542 3.82789 -0.85993 0.846605 3.83332 -0.859421 0.809542 3.82789 -0.85993 0.812036 3.84272 -0.857324 0.849023 3.84771 -0.855535 0.812036 3.84272 -0.857324 0.814565 3.85649 -0.851075 0.851677 3.86107 -0.847946 0.814565 3.85649 -0.851075 0.817363 3.86861 -0.841209 0.854509 3.87227 -0.836949 0.817363 3.86861 -0.841209 0.82016 3.87777 -0.82855 0.857239 3.88016 -0.8236 0.82016 3.87777 -0.82855 0.822686 3.88323 -0.814459 0.859666 3.88428 -0.809252 0.822686 3.88323 -0.814459 0.825184 3.885 -0.799503 0.862294 3.88469 -0.793941 0.825184 3.885 -0.799503 0.82797 3.88284 -0.784046 0.865123 3.88108 -0.778672 0.82797 3.88284 -0.784046 0.830778 3.87675 -0.769633 0.86787 3.87372 -0.764984 0.830778 3.87675 -0.769633 0.833333 3.86748 -0.757625 0.87031 3.86355 -0.754024 0.833333 3.86748 -0.757625 0.835804 3.85563 -0.748409 0.872913 3.8507 -0.745782 0.835804 3.85563 -0.748409 0.838576 3.84132 -0.742261 0.875736 3.83577 -0.740975 0.838576 3.84132 -0.742261 0.841393 3.82582 -0.740006 0.8785 3.82022 -0.74019 0.841393 3.82582 -0.740006 0.843977 3.81069 -0.741732 0.846427 3.79671 -0.747086 0.8785 3.82022 -0.74019 0.843977 3.81069 -0.741732 0.846427 3.79671 -0.747086 0.880958 3.80555 -0.74324 0.8785 3.82022 -0.74019 0.846427 3.79671 -0.747086 0.849183 3.78406 -0.756134 0.880958 3.80555 -0.74324 0.880958 3.80555 -0.74324 0.849183 3.78406 -0.756134 0.883533 3.7919 -0.749958 0.883533 3.7919 -0.749958 0.849183 3.78406 -0.756134 0.886349 3.78007 -0.760233 0.886349 3.78007 -0.760233 0.849183 3.78406 -0.756134 0.852007 3.7741 -0.768235 0.889127 3.77134 -0.773158 0.852007 3.7741 -0.768235 0.854618 3.76773 -0.782121 0.891608 3.76635 -0.787337 0.854618 3.76773 -0.782121 0.857051 3.76508 -0.796819 0.894155 3.76505 -0.802442 0.857051 3.76508 -0.796819 0.859791 3.76627 -0.812293 0.896961 3.76772 -0.817861 0.859791 3.76627 -0.812293 0.862619 3.77147 -0.827094 0.899753 3.77427 -0.832043 0.862619 3.77147 -0.827094 0.865257 3.78008 -0.839774 0.902261 3.78387 -0.843683 0.865257 3.78008 -0.839774 0.867678 3.79127 -0.849623 0.904778 3.79608 -0.85257 0.867678 3.79127 -0.849623 0.870398 3.8051 -0.856602 0.907574 3.81064 -0.858256 0.870398 3.8051 -0.856602 0.873231 3.82045 -0.859827 0.910376 3.82618 -0.859988 0.873231 3.82045 -0.859827 0.875893 3.83581 -0.859019 0.912915 3.84117 -0.857781 0.875893 3.83581 -0.859019 0.878307 3.85001 -0.854537 0.915403 3.85503 -0.851942 0.878307 3.85001 -0.854537 0.881007 3.86311 -0.846345 0.918186 3.86741 -0.84244 0.881007 3.86311 -0.846345 0.883841 3.87382 -0.834877 0.920999 3.87695 -0.830018 0.883841 3.87382 -0.834877 0.886526 3.8811 -0.821283 0.923566 3.88283 -0.816001 0.886526 3.8811 -0.821283 0.888939 3.88461 -0.806809 0.92603 3.88499 -0.801158 0.888939 3.88461 -0.806809 0.891617 3.88438 -0.791407 0.928799 3.88326 -0.785674 0.891617 3.88438 -0.791407 0.89445 3.88012 -0.776302 0.931619 3.87756 -0.77107 0.89445 3.88012 -0.776302 0.897157 3.87224 -0.763004 0.934214 3.86857 -0.758752 0.897157 3.87224 -0.763004 0.899573 3.86166 -0.752505 0.936659 3.85701 -0.749253 0.899573 3.86166 -0.752505 0.902227 3.8484 -0.744753 0.939412 3.8429 -0.742731 0.902227 3.8484 -0.744753 0.905058 3.83328 -0.740574 0.942239 3.82744 -0.74005 0.905058 3.83328 -0.740574 0.907785 3.81778 -0.740435 0.944859 3.8122 -0.741382 0.907785 3.81778 -0.740435 0.91021 3.80331 -0.744057 0.94729 3.79812 -0.74636 0.91021 3.80331 -0.744057 0.912839 3.78986 -0.751367 0.950025 3.78526 -0.755049 0.912839 3.78986 -0.751367 0.915666 3.77846 -0.762135 0.952857 3.77496 -0.766894 0.915666 3.77846 -0.762135 0.918411 3.7703 -0.77535 0.955502 3.7682 -0.780673 0.918411 3.7703 -0.77535 0.92085 3.7659 -0.789632 0.957923 3.76519 -0.79528 0.92085 3.7659 -0.789632 0.923452 3.7652 -0.804877 0.960639 3.76597 -0.810743 0.923452 3.7652 -0.804877 0.926273 3.7685 -0.820197 0.963473 3.77078 -0.82569 0.926273 3.7685 -0.820197 0.929035 3.7756 -0.834048 0.966143 3.7791 -0.838641 0.929035 3.7756 -0.834048 0.931492 3.78557 -0.845224 0.968558 3.79004 -0.848762 0.931492 3.78557 -0.845224 0.934066 3.79821 -0.853685 0.971254 3.80364 -0.856071 0.934066 3.79821 -0.853685 0.93688 3.81301 -0.858789 0.974089 3.81892 -0.859692 0.93688 3.81301 -0.858789 0.939657 3.82856 -0.859894 0.976781 3.83435 -0.859266 0.939657 3.82856 -0.859894 0.942137 3.84333 -0.857132 0.979195 3.84867 -0.855132 0.942137 3.84333 -0.857132 0.944682 3.85705 -0.85072 0.981869 3.86193 -0.847289 0.944682 3.85705 -0.85072 0.947486 3.86907 -0.840712 0.984704 3.87293 -0.836088 0.947486 3.86907 -0.840712 0.950277 3.87809 -0.82796 0.987417 3.88057 -0.822628 0.950277 3.87809 -0.82796 0.952785 3.88338 -0.81384 0.989835 3.88443 -0.808226 0.952785 3.88338 -0.81384 0.9553 3.88499 -0.798835 0.992486 3.88457 -0.792868 0.9553 3.88499 -0.798835 0.958093 3.88266 -0.78339 0.995318 3.88069 -0.77766 0.958093 3.88266 -0.78339 0.960895 3.87641 -0.769057 0.99805 3.8731 -0.764132 0.960895 3.87641 -0.769057 0.963434 3.86702 -0.757175 1.00048 3.86275 -0.753367 0.963434 3.86702 -0.757175 0.965919 3.85506 -0.748072 1.0031 3.84972 -0.74533 0.965919 3.85506 -0.748072 0.968699 3.84066 -0.74208 1.00593 3.8347 -0.74079 0.968699 3.84066 -0.74208 0.971511 3.82514 -0.74 1.00868 3.81917 -0.740284 0.971511 3.82514 -0.74 0.97408 3.81007 -0.741888 0.976541 3.79613 -0.747403 1.00868 3.81917 -0.740284 0.97408 3.81007 -0.741888 0.976541 3.79613 -0.747403 1.01112 3.80458 -0.743582 1.00868 3.81917 -0.740284 0.976541 3.79613 -0.747403 0.979306 3.78357 -0.756601 1.01112 3.80458 -0.743582 1.01112 3.80458 -0.743582 0.979306 3.78357 -0.756601 1.01372 3.79101 -0.750559 1.01372 3.79101 -0.750559 0.979306 3.78357 -0.756601 1.01654 3.77936 -0.761053 1.01654 3.77936 -0.761053 0.979306 3.78357 -0.756601 0.982126 3.77374 -0.768809 1.01444 3.77224 -0.771419 0.982126 3.77374 -0.768809 1.01931 3.77087 -0.774112 1.01654 3.77936 -0.761053 1.01444 3.77224 -0.771419 1.01931 3.77087 -0.774112 1.01654 3.77936 -0.761053 0.982126 3.77374 -0.768809 1.01444 3.77224 -0.771419 0.692585 3.88307 -0.815077 0.695068 3.885 -0.80017 0.698889 3.88335 -0.813953 0.737689 3.87433 -0.765849 0.703231 3.86793 -0.758081 0.740145 3.86433 -0.754691 0.740145 3.86433 -0.754691 0.70569 3.8562 -0.748752 0.742724 3.85167 -0.746252 0.742724 3.85167 -0.746252 0.708454 3.84197 -0.74245 0.74554 3.83684 -0.74118 0.74554 3.83684 -0.74118 0.711274 3.82649 -0.740018 0.748317 3.82128 -0.740115 0.756152 3.7808 -0.759425 0.721887 3.77446 -0.767665 0.758943 3.77182 -0.772209 0.758943 3.77182 -0.772209 0.724513 3.76792 -0.781504 0.761447 3.76657 -0.786344 0.761447 3.76657 -0.786344 0.726939 3.76512 -0.796159 0.763968 3.76502 -0.801372 0.763968 3.76502 -0.801372 0.729668 3.76614 -0.811627 0.766765 3.76741 -0.81682 0.766765 3.76741 -0.81682 0.732499 3.77116 -0.82649 0.769567 3.77371 -0.831135 0.769567 3.77371 -0.831135 0.73515 3.77965 -0.839285 0.772101 3.78313 -0.842979 0.772101 3.78313 -0.842979 0.737567 3.79073 -0.84925 0.774593 3.79515 -0.852047 0.774593 3.79515 -0.852047 0.740277 3.80446 -0.856373 0.777377 3.80958 -0.857986 0.777377 3.80958 -0.857986 0.74311 3.81978 -0.859772 0.780189 3.82511 -0.86 0.780189 3.82511 -0.86 0.745785 3.83516 -0.859133 0.782753 3.84018 -0.858048 0.782753 3.84018 -0.858048 0.748198 3.84942 -0.854807 0.78522 3.85411 -0.852466 0.78522 3.85411 -0.852466 0.750886 3.86258 -0.846773 0.78799 3.86664 -0.843201 0.78799 3.86664 -0.843201 0.753719 3.87343 -0.835426 0.79081 3.87641 -0.830943 0.79081 3.87641 -0.830943 0.756417 3.88086 -0.821895 0.793401 3.88254 -0.816988 0.793401 3.88254 -0.816988 0.758831 3.88453 -0.807457 0.795848 3.88496 -0.802218 0.795848 3.88496 -0.802218 0.761496 3.88447 -0.792078 0.798603 3.88351 -0.786731 0.798603 3.88351 -0.786731 0.764328 3.88039 -0.776927 0.801429 3.87808 -0.772018 0.801429 3.87808 -0.772018 0.767046 3.87264 -0.763525 0.804047 3.86928 -0.759507 0.804047 3.86928 -0.759507 0.769466 3.86218 -0.752905 0.806479 3.8579 -0.749825 0.806479 3.8579 -0.749825 0.772107 3.84903 -0.74502 0.809216 3.84393 -0.743064 0.809216 3.84393 -0.743064 0.774936 3.83395 -0.740672 0.812047 3.82852 -0.740103 0.812047 3.82852 -0.740103 0.777673 3.81844 -0.74036 0.81469 3.81321 -0.74117 0.81469 3.81321 -0.74117 0.780105 3.80392 -0.743826 0.817111 3.79906 -0.745896 0.817111 3.79906 -0.745896 0.782719 3.79041 -0.750975 0.81983 3.78608 -0.754337 0.81983 3.78608 -0.754337 0.785543 3.77889 -0.761609 0.822664 3.77556 -0.765998 0.822664 3.77556 -0.765998 0.788298 3.77057 -0.774747 0.825331 3.76854 -0.779692 0.825331 3.76854 -0.779692 0.790746 3.76602 -0.788998 0.827746 3.76528 -0.794235 0.827746 3.76528 -0.794235 0.793333 3.76515 -0.804205 0.830445 3.76579 -0.809675 0.830445 3.76579 -0.809675 0.79615 3.76828 -0.819555 0.83328 3.77032 -0.824708 0.83328 3.77032 -0.824708 0.798921 3.77522 -0.833498 0.835969 3.77843 -0.837836 0.835969 3.77843 -0.837836 0.80139 3.78509 -0.8448 0.838384 3.7892 -0.848146 0.838384 3.7892 -0.848146 0.803948 3.79761 -0.853381 0.84106 3.80264 -0.855677 0.84106 3.80264 -0.855677 0.806757 3.81234 -0.85865 0.843895 3.81785 -0.859572 0.843895 3.81785 -0.859572 0.809542 3.82789 -0.85993 0.846605 3.83332 -0.859421 0.846605 3.83332 -0.859421 0.812036 3.84272 -0.857324 0.849023 3.84771 -0.855535 0.849023 3.84771 -0.855535 0.814565 3.85649 -0.851075 0.851677 3.86107 -0.847946 0.851677 3.86107 -0.847946 0.817363 3.86861 -0.841209 0.854509 3.87227 -0.836949 0.854509 3.87227 -0.836949 0.82016 3.87777 -0.82855 0.857239 3.88016 -0.8236 0.857239 3.88016 -0.8236 0.822686 3.88323 -0.814459 0.859666 3.88428 -0.809252 0.859666 3.88428 -0.809252 0.825184 3.885 -0.799503 0.862294 3.88469 -0.793941 0.862294 3.88469 -0.793941 0.82797 3.88284 -0.784046 0.865123 3.88108 -0.778672 0.865123 3.88108 -0.778672 0.830778 3.87675 -0.769633 0.86787 3.87372 -0.764984 0.86787 3.87372 -0.764984 0.833333 3.86748 -0.757625 0.87031 3.86355 -0.754024 0.87031 3.86355 -0.754024 0.835804 3.85563 -0.748409 0.872913 3.8507 -0.745782 0.872913 3.8507 -0.745782 0.838576 3.84132 -0.742261 0.875736 3.83577 -0.740975 0.875736 3.83577 -0.740975 0.841393 3.82582 -0.740006 0.8785 3.82022 -0.74019 0.886349 3.78007 -0.760233 0.852007 3.7741 -0.768235 0.889127 3.77134 -0.773158 0.889127 3.77134 -0.773158 0.854618 3.76773 -0.782121 0.891608 3.76635 -0.787337 0.891608 3.76635 -0.787337 0.857051 3.76508 -0.796819 0.894155 3.76505 -0.802442 0.894155 3.76505 -0.802442 0.859791 3.76627 -0.812293 0.896961 3.76772 -0.817861 0.896961 3.76772 -0.817861 0.862619 3.77147 -0.827094 0.899753 3.77427 -0.832043 0.899753 3.77427 -0.832043 0.865257 3.78008 -0.839774 0.902261 3.78387 -0.843683 0.902261 3.78387 -0.843683 0.867678 3.79127 -0.849623 0.904778 3.79608 -0.85257 0.904778 3.79608 -0.85257 0.870398 3.8051 -0.856602 0.907574 3.81064 -0.858256 0.907574 3.81064 -0.858256 0.873231 3.82045 -0.859827 0.910376 3.82618 -0.859988 0.910376 3.82618 -0.859988 0.875893 3.83581 -0.859019 0.912915 3.84117 -0.857781 0.912915 3.84117 -0.857781 0.878307 3.85001 -0.854537 0.915403 3.85503 -0.851942 0.915403 3.85503 -0.851942 0.881007 3.86311 -0.846345 0.918186 3.86741 -0.84244 0.918186 3.86741 -0.84244 0.883841 3.87382 -0.834877 0.920999 3.87695 -0.830018 0.920999 3.87695 -0.830018 0.886526 3.8811 -0.821283 0.923566 3.88283 -0.816001 0.923566 3.88283 -0.816001 0.888939 3.88461 -0.806809 0.92603 3.88499 -0.801158 0.92603 3.88499 -0.801158 0.891617 3.88438 -0.791407 0.928799 3.88326 -0.785674 0.928799 3.88326 -0.785674 0.89445 3.88012 -0.776302 0.931619 3.87756 -0.77107 0.931619 3.87756 -0.77107 0.897157 3.87224 -0.763004 0.934214 3.86857 -0.758752 0.934214 3.86857 -0.758752 0.899573 3.86166 -0.752505 0.936659 3.85701 -0.749253 0.936659 3.85701 -0.749253 0.902227 3.8484 -0.744753 0.939412 3.8429 -0.742731 0.939412 3.8429 -0.742731 0.905058 3.83328 -0.740574 0.942239 3.82744 -0.74005 0.942239 3.82744 -0.74005 0.907785 3.81778 -0.740435 0.944859 3.8122 -0.741382 0.944859 3.8122 -0.741382 0.91021 3.80331 -0.744057 0.94729 3.79812 -0.74636 0.94729 3.79812 -0.74636 0.912839 3.78986 -0.751367 0.950025 3.78526 -0.755049 0.950025 3.78526 -0.755049 0.915666 3.77846 -0.762135 0.952857 3.77496 -0.766894 0.952857 3.77496 -0.766894 0.918411 3.7703 -0.77535 0.955502 3.7682 -0.780673 0.955502 3.7682 -0.780673 0.92085 3.7659 -0.789632 0.957923 3.76519 -0.79528 0.957923 3.76519 -0.79528 0.923452 3.7652 -0.804877 0.960639 3.76597 -0.810743 0.960639 3.76597 -0.810743 0.926273 3.7685 -0.820197 0.963473 3.77078 -0.82569 0.963473 3.77078 -0.82569 0.929035 3.7756 -0.834048 0.966143 3.7791 -0.838641 0.966143 3.7791 -0.838641 0.931492 3.78557 -0.845224 0.968558 3.79004 -0.848762 0.968558 3.79004 -0.848762 0.934066 3.79821 -0.853685 0.971254 3.80364 -0.856071 0.971254 3.80364 -0.856071 0.93688 3.81301 -0.858789 0.974089 3.81892 -0.859692 0.974089 3.81892 -0.859692 0.939657 3.82856 -0.859894 0.976781 3.83435 -0.859266 0.976781 3.83435 -0.859266 0.942137 3.84333 -0.857132 0.979195 3.84867 -0.855132 0.979195 3.84867 -0.855132 0.944682 3.85705 -0.85072 0.981869 3.86193 -0.847289 0.981869 3.86193 -0.847289 0.947486 3.86907 -0.840712 0.984704 3.87293 -0.836088 0.984704 3.87293 -0.836088 0.950277 3.87809 -0.82796 0.987417 3.88057 -0.822628 0.987417 3.88057 -0.822628 0.952785 3.88338 -0.81384 0.989835 3.88443 -0.808226 0.989835 3.88443 -0.808226 0.9553 3.88499 -0.798835 0.992486 3.88457 -0.792868 0.992486 3.88457 -0.792868 0.958093 3.88266 -0.78339 0.995318 3.88069 -0.77766 0.995318 3.88069 -0.77766 0.960895 3.87641 -0.769057 0.99805 3.8731 -0.764132 0.99805 3.8731 -0.764132 0.963434 3.86702 -0.757175 1.00048 3.86275 -0.753367 1.00048 3.86275 -0.753367 0.965919 3.85506 -0.748072 1.0031 3.84972 -0.74533 1.0031 3.84972 -0.74533 0.968699 3.84066 -0.74208 1.00593 3.8347 -0.74079 1.00593 3.8347 -0.74079 0.971511 3.82514 -0.74 1.00868 3.81917 -0.740284 0.982126 3.77374 -0.768809 0.984723 3.76754 -0.782738 1.01931 3.77087 -0.774112 1.01931 3.77087 -0.774112 0.984723 3.76754 -0.782738 1.01444 3.76664 -0.786047 1.02177 3.76614 -0.788339 1.01444 3.76664 -0.786047 0.984723 3.76754 -0.782738 0.987164 3.76505 -0.79748 1.02177 3.76614 -0.788339 0.984723 3.76754 -0.782738 0.987164 3.76505 -0.79748 1.01444 3.76502 -0.801626 1.02177 3.76614 -0.788339 0.987164 3.76505 -0.79748 0.989913 3.76642 -0.812958 1.01444 3.76502 -0.801626 1.01444 3.76502 -0.801626 0.989913 3.76642 -0.812958 1.02434 3.7651 -0.803513 1.02177 3.76614 -0.788339 1.01444 3.76502 -0.801626 1.02434 3.7651 -0.803513 1.02434 3.7651 -0.803513 0.989913 3.76642 -0.812958 1.01444 3.76749 -0.817094 1.02716 3.76805 -0.818897 1.01444 3.76749 -0.817094 0.992739 3.77177 -0.827695 1.01444 3.77387 -0.831397 0.992739 3.77177 -0.827695 0.995363 3.78051 -0.840258 1.02994 3.77485 -0.832939 0.995363 3.78051 -0.840258 1.03242 3.78462 -0.844374 1.02994 3.77485 -0.832939 1.01444 3.77387 -0.831397 0.995363 3.78051 -0.840258 1.02994 3.77485 -0.832939 1.02716 3.76805 -0.818897 1.01444 3.77387 -0.831397 1.01444 3.77387 -0.831397 1.02716 3.76805 -0.818897 0.992739 3.77177 -0.827695 1.03242 3.78462 -0.844374 0.995363 3.78051 -0.840258 1.01444 3.78374 -0.84356 0.99779 3.79182 -0.849991 1.01444 3.78374 -0.84356 0.995363 3.78051 -0.840258 0.99779 3.79182 -0.849991 1.03242 3.78462 -0.844374 1.01444 3.78374 -0.84356 0.99779 3.79182 -0.849991 1.03496 3.79702 -0.853077 1.03242 3.78462 -0.844374 0.99779 3.79182 -0.849991 1.01444 3.79642 -0.852755 1.03496 3.79702 -0.853077 0.99779 3.79182 -0.849991 1.00052 3.80574 -0.856824 1.01444 3.79642 -0.852755 1.01444 3.79642 -0.852755 1.00052 3.80574 -0.856824 1.03496 3.79702 -0.853077 1.03496 3.79702 -0.853077 1.00052 3.80574 -0.856824 1.03777 3.8117 -0.858506 1.03777 3.8117 -0.858506 1.00052 3.80574 -0.856824 1.01444 3.81105 -0.858355 1.00335 3.82113 -0.859875 1.01444 3.81105 -0.858355 1.00052 3.80574 -0.856824 1.00335 3.82113 -0.859875 1.03777 3.8117 -0.858506 1.01444 3.81105 -0.858355 1.00335 3.82113 -0.859875 1.04056 3.82725 -0.859958 1.03777 3.8117 -0.858506 1.00335 3.82113 -0.859875 1.01444 3.82663 -0.859978 1.04056 3.82725 -0.859958 1.00335 3.82113 -0.859875 1.006 3.83645 -0.858898 1.01444 3.82663 -0.859978 1.01444 3.82663 -0.859978 1.006 3.83645 -0.858898 1.04056 3.82725 -0.859958 1.04056 3.82725 -0.859958 1.006 3.83645 -0.858898 1.04307 3.84214 -0.857499 1.04307 3.84214 -0.857499 1.006 3.83645 -0.858898 1.01444 3.8421 -0.857511 1.00842 3.85061 -0.85426 1.01444 3.8421 -0.857511 1.006 3.83645 -0.858898 1.00842 3.85061 -0.85426 1.04307 3.84214 -0.857499 1.01444 3.8421 -0.857511 1.00842 3.85061 -0.85426 1.04559 3.85595 -0.8514 1.04307 3.84214 -0.857499 1.00842 3.85061 -0.85426 1.01444 3.8564 -0.85113 1.04559 3.85595 -0.8514 1.00842 3.85061 -0.85426 1.01113 3.86363 -0.845911 1.01444 3.8564 -0.85113 1.01444 3.8564 -0.85113 1.01113 3.86363 -0.845911 1.04559 3.85595 -0.8514 1.04559 3.85595 -0.8514 1.01113 3.86363 -0.845911 1.04838 3.86818 -0.841664 1.04838 3.86818 -0.841664 1.01113 3.86363 -0.845911 1.01396 3.87421 -0.834323 1.05119 3.87748 -0.829085 1.01396 3.87421 -0.834323 1.01663 3.88133 -0.82067 1.05373 3.88309 -0.815014 1.01663 3.88133 -0.82067 1.01905 3.88468 -0.806158 1.05621 3.885 -0.800094 1.01905 3.88468 -0.806158 1.02174 3.88428 -0.790736 1.05899 3.883 -0.78462 1.02174 3.88428 -0.790736 1.02457 3.87985 -0.77568 1.06181 3.87704 -0.770134 1.02457 3.87985 -0.77568 1.02727 3.87183 -0.762489 1.06438 3.86786 -0.758012 1.02727 3.87183 -0.762489 1.02968 3.86114 -0.752109 1.06684 3.85611 -0.748696 1.02968 3.86114 -0.752109 1.03235 3.84778 -0.744492 1.06961 3.84186 -0.742416 1.03235 3.84778 -0.744492 1.03518 3.83261 -0.740484 1.07243 3.82636 -0.740016 1.03518 3.83261 -0.740484 1.0379 3.81713 -0.740518 1.07503 3.81119 -0.741611 1.0379 3.81713 -0.740518 1.04032 3.80271 -0.744295 1.07747 3.79718 -0.746842 1.04032 3.80271 -0.744295 1.04296 3.78931 -0.751766 1.08022 3.78445 -0.755775 1.04296 3.78931 -0.751766 1.04579 3.77803 -0.762665 1.08305 3.77437 -0.767799 1.04579 3.77803 -0.762665 1.04852 3.77003 -0.775955 1.08567 3.76787 -0.781657 1.04852 3.77003 -0.775955 1.05095 3.76579 -0.79027 1.0881 3.76511 -0.796331 1.05095 3.76579 -0.79027 1.05357 3.76526 -0.805549 1.09083 3.76617 -0.811809 1.05357 3.76526 -0.805549 1.0564 3.76873 -0.820836 1.09367 3.77125 -0.826662 1.0564 3.76873 -0.820836 1.05915 3.77598 -0.834593 1.09631 3.77978 -0.839431 1.05915 3.77598 -0.834593 1.06159 3.78606 -0.845644 1.09873 3.7909 -0.849366 1.06159 3.78606 -0.845644 1.06418 3.79881 -0.853982 1.10145 3.80466 -0.856448 1.06418 3.79881 -0.853982 1.067 3.81368 -0.858922 1.10428 3.82 -0.859792 1.067 3.81368 -0.858922 1.06977 3.82922 -0.859851 1.10695 3.83539 -0.859094 1.06977 3.82922 -0.859851 1.07224 3.84394 -0.856933 1.10937 3.84963 -0.854712 1.07224 3.84394 -0.856933 1.0748 3.85762 -0.850358 1.11206 3.86278 -0.846615 1.0748 3.85762 -0.850358 1.07761 3.86953 -0.840209 1.1149 3.87358 -0.835217 1.07761 3.86953 -0.840209 1.08039 3.8784 -0.827367 1.11759 3.88096 -0.821654 1.08039 3.8784 -0.827367 1.08289 3.88353 -0.81322 1.12001 3.88457 -0.807194 1.08289 3.88353 -0.81322 1.08542 3.88497 -0.798165 1.12268 3.88444 -0.791797 1.08542 3.88497 -0.798165 1.08822 3.88246 -0.782737 1.12551 3.88027 -0.776657 1.08822 3.88246 -0.782737 1.09101 3.87606 -0.768485 1.12823 3.87246 -0.763293 1.09101 3.87606 -0.768485 1.09353 3.86657 -0.756731 1.13065 3.86194 -0.752722 1.09353 3.86657 -0.756731 1.09603 3.85448 -0.747741 1.1333 3.84874 -0.744894 1.09603 3.85448 -0.747741 1.09882 3.84 -0.741906 1.13613 3.83363 -0.740624 1.09882 3.84 -0.741906 1.10163 3.82447 -0.740002 1.13886 3.81812 -0.740396 1.10163 3.82447 -0.740002 1.10418 3.80945 -0.742051 1.10666 3.79555 -0.747726 1.13886 3.81812 -0.740396 1.10418 3.80945 -0.742051 1.10666 3.79555 -0.747726 1.14129 3.80361 -0.743941 1.13886 3.81812 -0.740396 1.10666 3.79555 -0.747726 1.10943 3.78308 -0.757074 1.14129 3.80361 -0.743941 1.14129 3.80361 -0.743941 1.10943 3.78308 -0.757074 1.14391 3.79012 -0.751177 1.14391 3.79012 -0.751177 1.10943 3.78308 -0.757074 1.14674 3.77866 -0.761886 1.14674 3.77866 -0.761886 1.10943 3.78308 -0.757074 1.11224 3.7734 -0.769386 1.14949 3.77042 -0.775073 1.11224 3.7734 -0.769386 1.11483 3.76735 -0.783356 1.15194 3.76595 -0.789348 1.11483 3.76735 -0.783356 1.11728 3.76503 -0.798143 1.15453 3.76518 -0.804585 1.11728 3.76503 -0.798143 1.12004 3.76657 -0.813622 1.15735 3.76841 -0.819926 1.12004 3.76657 -0.813622 1.12286 3.77209 -0.828292 1.16012 3.77544 -0.833823 1.12286 3.77209 -0.828292 1.12547 3.78095 -0.840735 1.16258 3.78538 -0.845056 1.12547 3.78095 -0.840735 1.1279 3.79237 -0.850354 1.16515 3.79797 -0.853568 1.1279 3.79237 -0.850354 1.13064 3.80638 -0.857039 1.16797 3.81276 -0.858738 1.13064 3.80638 -0.857039 1.13347 3.8218 -0.859915 1.17075 3.82832 -0.859908 1.13347 3.8218 -0.859915 1.13611 3.83708 -0.858771 1.17323 3.84312 -0.8572 1.13611 3.83708 -0.858771 1.13853 3.8512 -0.853976 1.17577 3.85686 -0.85084 1.13853 3.8512 -0.853976 1.14125 3.86415 -0.84547 1.17858 3.86892 -0.840874 1.14125 3.86415 -0.84547 1.14408 3.8746 -0.833765 1.18137 3.87799 -0.828145 1.14408 3.8746 -0.833765 1.14674 3.88155 -0.820056 1.18389 3.88334 -0.814027 1.14674 3.88155 -0.820056 1.14916 3.88475 -0.805505 1.1864 3.88499 -0.799028 1.14916 3.88475 -0.805505 1.15186 3.88417 -0.790067 1.18919 3.88271 -0.783571 1.15186 3.88417 -0.790067 1.15469 3.87957 -0.775061 1.192 3.8765 -0.769209 1.15469 3.87957 -0.775061 1.15738 3.87142 -0.76198 1.19454 3.86714 -0.757288 1.15738 3.87142 -0.76198 1.15979 3.86062 -0.751718 1.19702 3.8552 -0.748152 1.15979 3.86062 -0.751718 1.16247 3.84715 -0.744239 1.1998 3.84081 -0.74212 1.16247 3.84715 -0.744239 1.1653 3.83193 -0.740402 1.20262 3.82529 -0.740001 1.1653 3.83193 -0.740402 1.16801 3.81648 -0.740608 1.20519 3.81019 -0.741856 1.16801 3.81648 -0.740608 1.17042 3.80211 -0.74454 1.20765 3.79624 -0.747342 1.17042 3.80211 -0.74454 1.17308 3.78877 -0.752171 1.21042 3.78366 -0.756517 1.17308 3.78877 -0.752171 1.17591 3.77761 -0.763199 1.21324 3.7738 -0.768713 1.17591 3.77761 -0.763199 1.17864 3.76977 -0.776561 1.21584 3.76757 -0.782643 1.17864 3.76977 -0.776561 1.18106 3.76569 -0.790909 1.21828 3.76506 -0.797386 1.18106 3.76569 -0.790909 1.18369 3.76532 -0.80622 1.22103 3.7664 -0.812871 1.18369 3.76532 -0.80622 1.18652 3.76897 -0.821473 1.22386 3.77174 -0.827624 1.18652 3.76897 -0.821473 1.18926 3.77636 -0.835132 1.22648 3.78046 -0.840207 1.18926 3.77636 -0.835132 1.1917 3.78655 -0.84606 1.22891 3.79177 -0.849957 1.1917 3.78655 -0.84606 1.1943 3.79942 -0.854273 1.23164 3.80569 -0.856806 1.1943 3.79942 -0.854273 1.19713 3.81435 -0.859046 1.23448 3.82108 -0.859872 1.19713 3.81435 -0.859046 1.19989 3.82989 -0.859801 1.23713 3.83641 -0.858905 1.19989 3.82989 -0.859801 1.20234 3.84454 -0.856727 1.23955 3.85058 -0.854273 1.20234 3.84454 -0.856727 1.20492 3.85818 -0.849989 1.24226 3.86361 -0.845925 1.20492 3.85818 -0.849989 1.20773 3.86999 -0.839701 1.24509 3.87421 -0.834335 1.20773 3.86999 -0.839701 1.21051 3.8787 -0.826772 1.24777 3.88133 -0.820675 1.21051 3.8787 -0.826772 1.21299 3.88366 -0.812596 1.25018 3.88468 -0.806156 1.21299 3.88366 -0.812596 1.21553 3.88495 -0.797495 1.25287 3.88428 -0.790726 1.21553 3.88495 -0.797495 1.21834 3.88226 -0.782085 1.25571 3.87984 -0.775662 1.21834 3.88226 -0.782085 1.22113 3.8757 -0.767918 1.2584 3.87181 -0.762469 1.22113 3.8757 -0.767918 1.22363 3.86611 -0.756292 1.26082 3.86112 -0.752089 1.22363 3.86611 -0.756292 1.22615 3.85389 -0.747416 1.26349 3.84774 -0.744476 1.22615 3.85389 -0.747416 1.22895 3.83934 -0.741739 1.26632 3.83256 -0.740478 1.22895 3.83934 -0.741739 1.23175 3.8238 -0.740012 1.26904 3.81707 -0.740526 1.23175 3.8238 -0.740012 1.23428 3.80883 -0.74222 1.23677 3.79497 -0.748057 1.26904 3.81707 -0.740526 1.23428 3.80883 -0.74222 1.23677 3.79497 -0.748057 1.27146 3.80265 -0.744319 1.26904 3.81707 -0.740526 1.23677 3.79497 -0.748057 1.23955 3.78259 -0.757553 1.27146 3.80265 -0.744319 1.27146 3.80265 -0.744319 1.23955 3.78259 -0.757553 1.2741 3.78925 -0.751811 1.2741 3.78925 -0.751811 1.23955 3.78259 -0.757553 1.27694 3.77798 -0.762731 1.27694 3.77798 -0.762731 1.23955 3.78259 -0.757553 1.24236 3.77306 -0.769966 1.27967 3.76999 -0.776038 1.24236 3.77306 -0.769966 1.24493 3.76718 -0.783974 1.2821 3.76578 -0.790365 1.24493 3.76718 -0.783974 1.24739 3.76501 -0.798808 1.28472 3.76527 -0.805657 1.24739 3.76501 -0.798808 1.25016 3.76673 -0.814284 1.28755 3.76878 -0.820947 1.25016 3.76673 -0.814284 1.25298 3.77241 -0.828885 1.2903 3.77605 -0.834693 1.25298 3.77241 -0.828885 1.25557 3.78139 -0.841207 1.29275 3.78615 -0.845727 1.25557 3.78139 -0.841207 1.25801 3.79293 -0.850711 1.29534 3.79894 -0.854044 1.25801 3.79293 -0.850711 1.26077 3.80703 -0.857246 1.29816 3.81383 -0.85895 1.26077 3.80703 -0.857246 1.26359 3.82248 -0.859947 1.30093 3.82938 -0.85984 1.26359 3.82248 -0.859947 1.26621 3.83772 -0.858637 1.3034 3.84409 -0.856883 1.26621 3.83772 -0.858637 1.26864 3.8518 -0.853684 1.30596 3.85777 -0.850263 1.26864 3.8518 -0.853684 1.27137 3.86466 -0.845024 1.30878 3.86966 -0.840071 1.27137 3.86466 -0.845024 1.2742 3.87497 -0.833204 1.31156 3.87848 -0.827199 1.2742 3.87497 -0.833204 1.27685 3.88176 -0.819441 1.31405 3.88357 -0.813036 1.27685 3.88176 -0.819441 1.27927 3.8848 -0.80485 1.31658 3.88497 -0.797959 1.27927 3.8848 -0.80485 1.28198 3.88406 -0.789398 1.31939 3.8824 -0.782528 1.28198 3.88406 -0.789398 1.28481 3.87929 -0.774446 1.32218 3.87594 -0.768296 1.28481 3.87929 -0.774446 1.28749 3.871 -0.761477 1.3247 3.86641 -0.756579 1.28749 3.871 -0.761477 1.2899 3.86009 -0.751332 1.32721 3.85427 -0.747624 1.2899 3.86009 -0.751332 1.29259 3.84652 -0.743992 1.33 3.83976 -0.741843 1.29259 3.84652 -0.743992 1.29542 3.83126 -0.740327 1.33 3.82498 -0.74 1.29542 3.83126 -0.740327 1.29812 3.81583 -0.740705 1.33 3.81021 -0.741851 1.29812 3.81583 -0.740705 1.30053 3.8015 -0.744792 1.33 3.79635 -0.747281 1.30053 3.8015 -0.744792 1.3032 3.78824 -0.752583 1.33 3.78425 -0.755958 1.3032 3.78824 -0.752583 1.30603 3.7772 -0.763738 1.33 3.77466 -0.767346 1.30603 3.7772 -0.763738 1.30875 3.76951 -0.777169 1.33 3.76817 -0.780744 1.30875 3.76951 -0.777169 1.31117 3.7656 -0.791552 1.33 3.76518 -0.795328 1.31117 3.7656 -0.791552 1.31381 3.7654 -0.806892 1.33 3.76587 -0.810199 1.31381 3.7654 -0.806892 1.31664 3.76922 -0.822107 1.33 3.7702 -0.824443 1.31664 3.76922 -0.822107 1.31937 3.77675 -0.835666 1.33 3.77791 -0.837181 1.31937 3.77675 -0.835666 1.3218 3.78705 -0.846472 1.33 3.78851 -0.847631 1.3218 3.78705 -0.846472 1.32442 3.80003 -0.854557 1.33 3.80136 -0.855148 1.32442 3.80003 -0.854557 1.32725 3.81502 -0.859164 1.33 3.81567 -0.85927 1.32725 3.81502 -0.859164 1.33 3.83055 -0.859743 1.33 3.81567 -0.85927 1.33 3.80136 -0.855148 1.32725 3.81502 -0.859164 1.04838 3.86818 -0.841664 1.01396 3.87421 -0.834323 1.05119 3.87748 -0.829085 1.05119 3.87748 -0.829085 1.01663 3.88133 -0.82067 1.05373 3.88309 -0.815014 1.05373 3.88309 -0.815014 1.01905 3.88468 -0.806158 1.05621 3.885 -0.800094 1.05621 3.885 -0.800094 1.02174 3.88428 -0.790736 1.05899 3.883 -0.78462 1.05899 3.883 -0.78462 1.02457 3.87985 -0.77568 1.06181 3.87704 -0.770134 1.06181 3.87704 -0.770134 1.02727 3.87183 -0.762489 1.06438 3.86786 -0.758012 1.06438 3.86786 -0.758012 1.02968 3.86114 -0.752109 1.06684 3.85611 -0.748696 1.06684 3.85611 -0.748696 1.03235 3.84778 -0.744492 1.06961 3.84186 -0.742416 1.06961 3.84186 -0.742416 1.03518 3.83261 -0.740484 1.07243 3.82636 -0.740016 1.07243 3.82636 -0.740016 1.0379 3.81713 -0.740518 1.07503 3.81119 -0.741611 1.07503 3.81119 -0.741611 1.04032 3.80271 -0.744295 1.07747 3.79718 -0.746842 1.07747 3.79718 -0.746842 1.04296 3.78931 -0.751766 1.08022 3.78445 -0.755775 1.08022 3.78445 -0.755775 1.04579 3.77803 -0.762665 1.08305 3.77437 -0.767799 1.08305 3.77437 -0.767799 1.04852 3.77003 -0.775955 1.08567 3.76787 -0.781657 1.08567 3.76787 -0.781657 1.05095 3.76579 -0.79027 1.0881 3.76511 -0.796331 1.0881 3.76511 -0.796331 1.05357 3.76526 -0.805549 1.09083 3.76617 -0.811809 1.09083 3.76617 -0.811809 1.0564 3.76873 -0.820836 1.09367 3.77125 -0.826662 1.09367 3.77125 -0.826662 1.05915 3.77598 -0.834593 1.09631 3.77978 -0.839431 1.09631 3.77978 -0.839431 1.06159 3.78606 -0.845644 1.09873 3.7909 -0.849366 1.09873 3.7909 -0.849366 1.06418 3.79881 -0.853982 1.10145 3.80466 -0.856448 1.10145 3.80466 -0.856448 1.067 3.81368 -0.858922 1.10428 3.82 -0.859792 1.10428 3.82 -0.859792 1.06977 3.82922 -0.859851 1.10695 3.83539 -0.859094 1.10695 3.83539 -0.859094 1.07224 3.84394 -0.856933 1.10937 3.84963 -0.854712 1.10937 3.84963 -0.854712 1.0748 3.85762 -0.850358 1.11206 3.86278 -0.846615 1.11206 3.86278 -0.846615 1.07761 3.86953 -0.840209 1.1149 3.87358 -0.835217 1.1149 3.87358 -0.835217 1.08039 3.8784 -0.827367 1.11759 3.88096 -0.821654 1.11759 3.88096 -0.821654 1.08289 3.88353 -0.81322 1.12001 3.88457 -0.807194 1.12001 3.88457 -0.807194 1.08542 3.88497 -0.798165 1.12268 3.88444 -0.791797 1.12268 3.88444 -0.791797 1.08822 3.88246 -0.782737 1.12551 3.88027 -0.776657 1.12551 3.88027 -0.776657 1.09101 3.87606 -0.768485 1.12823 3.87246 -0.763293 1.12823 3.87246 -0.763293 1.09353 3.86657 -0.756731 1.13065 3.86194 -0.752722 1.13065 3.86194 -0.752722 1.09603 3.85448 -0.747741 1.1333 3.84874 -0.744894 1.1333 3.84874 -0.744894 1.09882 3.84 -0.741906 1.13613 3.83363 -0.740624 1.13613 3.83363 -0.740624 1.10163 3.82447 -0.740002 1.13886 3.81812 -0.740396 1.14674 3.77866 -0.761886 1.11224 3.7734 -0.769386 1.14949 3.77042 -0.775073 1.14949 3.77042 -0.775073 1.11483 3.76735 -0.783356 1.15194 3.76595 -0.789348 1.15194 3.76595 -0.789348 1.11728 3.76503 -0.798143 1.15453 3.76518 -0.804585 1.15453 3.76518 -0.804585 1.12004 3.76657 -0.813622 1.15735 3.76841 -0.819926 1.15735 3.76841 -0.819926 1.12286 3.77209 -0.828292 1.16012 3.77544 -0.833823 1.16012 3.77544 -0.833823 1.12547 3.78095 -0.840735 1.16258 3.78538 -0.845056 1.16258 3.78538 -0.845056 1.1279 3.79237 -0.850354 1.16515 3.79797 -0.853568 1.16515 3.79797 -0.853568 1.13064 3.80638 -0.857039 1.16797 3.81276 -0.858738 1.16797 3.81276 -0.858738 1.13347 3.8218 -0.859915 1.17075 3.82832 -0.859908 1.17075 3.82832 -0.859908 1.13611 3.83708 -0.858771 1.17323 3.84312 -0.8572 1.17323 3.84312 -0.8572 1.13853 3.8512 -0.853976 1.17577 3.85686 -0.85084 1.17577 3.85686 -0.85084 1.14125 3.86415 -0.84547 1.17858 3.86892 -0.840874 1.17858 3.86892 -0.840874 1.14408 3.8746 -0.833765 1.18137 3.87799 -0.828145 1.18137 3.87799 -0.828145 1.14674 3.88155 -0.820056 1.18389 3.88334 -0.814027 1.18389 3.88334 -0.814027 1.14916 3.88475 -0.805505 1.1864 3.88499 -0.799028 1.1864 3.88499 -0.799028 1.15186 3.88417 -0.790067 1.18919 3.88271 -0.783571 1.18919 3.88271 -0.783571 1.15469 3.87957 -0.775061 1.192 3.8765 -0.769209 1.192 3.8765 -0.769209 1.15738 3.87142 -0.76198 1.19454 3.86714 -0.757288 1.19454 3.86714 -0.757288 1.15979 3.86062 -0.751718 1.19702 3.8552 -0.748152 1.19702 3.8552 -0.748152 1.16247 3.84715 -0.744239 1.1998 3.84081 -0.74212 1.1998 3.84081 -0.74212 1.1653 3.83193 -0.740402 1.20262 3.82529 -0.740001 1.20262 3.82529 -0.740001 1.16801 3.81648 -0.740608 1.20519 3.81019 -0.741856 1.20519 3.81019 -0.741856 1.17042 3.80211 -0.74454 1.20765 3.79624 -0.747342 1.20765 3.79624 -0.747342 1.17308 3.78877 -0.752171 1.21042 3.78366 -0.756517 1.21042 3.78366 -0.756517 1.17591 3.77761 -0.763199 1.21324 3.7738 -0.768713 1.21324 3.7738 -0.768713 1.17864 3.76977 -0.776561 1.21584 3.76757 -0.782643 1.21584 3.76757 -0.782643 1.18106 3.76569 -0.790909 1.21828 3.76506 -0.797386 1.21828 3.76506 -0.797386 1.18369 3.76532 -0.80622 1.22103 3.7664 -0.812871 1.22103 3.7664 -0.812871 1.18652 3.76897 -0.821473 1.22386 3.77174 -0.827624 1.22386 3.77174 -0.827624 1.18926 3.77636 -0.835132 1.22648 3.78046 -0.840207 1.22648 3.78046 -0.840207 1.1917 3.78655 -0.84606 1.22891 3.79177 -0.849957 1.22891 3.79177 -0.849957 1.1943 3.79942 -0.854273 1.23164 3.80569 -0.856806 1.23164 3.80569 -0.856806 1.19713 3.81435 -0.859046 1.23448 3.82108 -0.859872 1.23448 3.82108 -0.859872 1.19989 3.82989 -0.859801 1.23713 3.83641 -0.858905 1.23713 3.83641 -0.858905 1.20234 3.84454 -0.856727 1.23955 3.85058 -0.854273 1.23955 3.85058 -0.854273 1.20492 3.85818 -0.849989 1.24226 3.86361 -0.845925 1.24226 3.86361 -0.845925 1.20773 3.86999 -0.839701 1.24509 3.87421 -0.834335 1.24509 3.87421 -0.834335 1.21051 3.8787 -0.826772 1.24777 3.88133 -0.820675 1.24777 3.88133 -0.820675 1.21299 3.88366 -0.812596 1.25018 3.88468 -0.806156 1.25018 3.88468 -0.806156 1.21553 3.88495 -0.797495 1.25287 3.88428 -0.790726 1.25287 3.88428 -0.790726 1.21834 3.88226 -0.782085 1.25571 3.87984 -0.775662 1.25571 3.87984 -0.775662 1.22113 3.8757 -0.767918 1.2584 3.87181 -0.762469 1.2584 3.87181 -0.762469 1.22363 3.86611 -0.756292 1.26082 3.86112 -0.752089 1.26082 3.86112 -0.752089 1.22615 3.85389 -0.747416 1.26349 3.84774 -0.744476 1.26349 3.84774 -0.744476 1.22895 3.83934 -0.741739 1.26632 3.83256 -0.740478 1.26632 3.83256 -0.740478 1.23175 3.8238 -0.740012 1.26904 3.81707 -0.740526 1.27694 3.77798 -0.762731 1.24236 3.77306 -0.769966 1.27967 3.76999 -0.776038 1.27967 3.76999 -0.776038 1.24493 3.76718 -0.783974 1.2821 3.76578 -0.790365 1.2821 3.76578 -0.790365 1.24739 3.76501 -0.798808 1.28472 3.76527 -0.805657 1.28472 3.76527 -0.805657 1.25016 3.76673 -0.814284 1.28755 3.76878 -0.820947 1.28755 3.76878 -0.820947 1.25298 3.77241 -0.828885 1.2903 3.77605 -0.834693 1.2903 3.77605 -0.834693 1.25557 3.78139 -0.841207 1.29275 3.78615 -0.845727 1.29275 3.78615 -0.845727 1.25801 3.79293 -0.850711 1.29534 3.79894 -0.854044 1.29534 3.79894 -0.854044 1.26077 3.80703 -0.857246 1.29816 3.81383 -0.85895 1.29816 3.81383 -0.85895 1.26359 3.82248 -0.859947 1.30093 3.82938 -0.85984 1.30093 3.82938 -0.85984 1.26621 3.83772 -0.858637 1.3034 3.84409 -0.856883 1.3034 3.84409 -0.856883 1.26864 3.8518 -0.853684 1.30596 3.85777 -0.850263 1.30596 3.85777 -0.850263 1.27137 3.86466 -0.845024 1.30878 3.86966 -0.840071 1.30878 3.86966 -0.840071 1.2742 3.87497 -0.833204 1.31156 3.87848 -0.827199 1.31156 3.87848 -0.827199 1.27685 3.88176 -0.819441 1.31405 3.88357 -0.813036 1.31405 3.88357 -0.813036 1.27927 3.8848 -0.80485 1.31658 3.88497 -0.797959 1.31658 3.88497 -0.797959 1.28198 3.88406 -0.789398 1.31939 3.8824 -0.782528 1.31939 3.8824 -0.782528 1.28481 3.87929 -0.774446 1.32218 3.87594 -0.768296 1.32218 3.87594 -0.768296 1.28749 3.871 -0.761477 1.3247 3.86641 -0.756579 1.3247 3.86641 -0.756579 1.2899 3.86009 -0.751332 1.32721 3.85427 -0.747624 1.32721 3.85427 -0.747624 1.29259 3.84652 -0.743992 1.33 3.83976 -0.741843 1.33 3.83976 -0.741843 1.29542 3.83126 -0.740327 1.33 3.82498 -0.74 1.33 3.82498 -0.74 1.29812 3.81583 -0.740705 1.33 3.81021 -0.741851 1.33 3.81021 -0.741851 1.30053 3.8015 -0.744792 1.33 3.79635 -0.747281 1.33 3.79635 -0.747281 1.3032 3.78824 -0.752583 1.33 3.78425 -0.755958 1.33 3.78425 -0.755958 1.30603 3.7772 -0.763738 1.33 3.77466 -0.767346 1.33 3.77466 -0.767346 1.30875 3.76951 -0.777169 1.33 3.76817 -0.780744 1.33 3.76817 -0.780744 1.31117 3.7656 -0.791552 1.33 3.76518 -0.795328 1.33 3.76518 -0.795328 1.31381 3.7654 -0.806892 1.33 3.76587 -0.810199 1.33 3.76587 -0.810199 1.31664 3.76922 -0.822107 1.33 3.7702 -0.824443 1.33 3.7702 -0.824443 1.31937 3.77675 -0.835666 1.33 3.77791 -0.837181 1.33 3.77791 -0.837181 1.3218 3.78705 -0.846472 1.33 3.78851 -0.847631 1.33 3.78851 -0.847631 1.32442 3.80003 -0.854557 1.33 3.80136 -0.855148 1.02716 3.76805 -0.818897 1.02434 3.7651 -0.803513 1.01444 3.76749 -0.817094 1.02177 3.76614 -0.788339 1.01931 3.77087 -0.774112 1.01444 3.76664 -0.786047 0.732104 3.88479 -0.795014 0.729498 3.88411 -0.810272 0.695068 3.885 -0.80017 0.729498 3.88411 -0.810272 0.72706 3.87974 -0.824566 0.698889 3.88335 -0.813953 0.72706 3.87974 -0.824566 0.724314 3.8716 -0.837798 0.698889 3.87776 -0.828581 0.724314 3.8716 -0.837798 0.721485 3.8602 -0.848588 0.698889 3.86856 -0.841261 0.721485 3.8602 -0.848588 0.718853 3.84675 -0.855919 0.698889 3.8564 -0.85113 0.718853 3.84675 -0.855919 0.716428 3.83227 -0.859557 0.698889 3.8421 -0.857511 0.716428 3.83227 -0.859557 0.7137 3.81677 -0.859433 0.698889 3.82663 -0.859978 0.7137 3.81677 -0.859433 0.710867 3.80164 -0.855265 0.698889 3.81105 -0.858355 0.710867 3.80164 -0.855265 0.708211 3.78836 -0.847517 0.698889 3.79642 -0.852755 0.708211 3.78836 -0.847517 0.705794 3.77778 -0.837017 0.698889 3.78374 -0.84356 0.686935 3.80001 -0.745451 0.684519 3.81423 -0.740974 0.65 3.80452 -0.743602 0.65 3.80452 -0.743602 0.684519 3.81423 -0.740974 0.65 3.81914 -0.740287 0.65 3.81914 -0.740287 0.684519 3.81423 -0.740974 0.681855 3.82959 -0.740176 0.65 3.83412 -0.740697 0.681855 3.82959 -0.740176 0.679021 3.84496 -0.743416 0.65 3.84853 -0.744806 0.679021 3.84496 -0.743416 0.6763 3.85878 -0.750411 0.65 3.86147 -0.752359 0.6763 3.85878 -0.750411 0.673878 3.86997 -0.760277 0.65 3.87214 -0.762884 0.673878 3.86997 -0.760277 0.671238 3.87857 -0.772976 0.65 3.87987 -0.775723 0.671238 3.87857 -0.772976 0.668407 3.88375 -0.787793 0.65 3.88417 -0.790078 0.668407 3.88375 -0.787793 0.665668 3.88491 -0.803274 0.65 3.88479 -0.805051 0.665668 3.88491 -0.803274 0.663235 3.88224 -0.817974 0.65 3.88167 -0.819709 0.663235 3.88224 -0.817974 0.66062 3.87584 -0.83186 0.65 3.87502 -0.833138 0.66062 3.87584 -0.83186 0.657794 3.86585 -0.843948 0.65 3.86525 -0.8445 0.657794 3.86585 -0.843948 0.655037 3.85318 -0.852973 0.65 3.85296 -0.853085 0.655037 3.85318 -0.852973 0.652588 3.83919 -0.858299 0.65 3.83894 -0.858359 0.652588 3.83919 -0.858299 0.65 3.82404 -0.859992 0.65 3.83894 -0.858359 0.65 3.85296 -0.853085 0.652588 3.83919 -0.858299 0.65 3.81914 -0.740287 0.681855 3.82959 -0.740176 0.65 3.83412 -0.740697 0.65 3.83412 -0.740697 0.679021 3.84496 -0.743416 0.65 3.84853 -0.744806 0.65 3.84853 -0.744806 0.6763 3.85878 -0.750411 0.65 3.86147 -0.752359 0.65 3.86147 -0.752359 0.673878 3.86997 -0.760277 0.65 3.87214 -0.762884 0.65 3.87214 -0.762884 0.671238 3.87857 -0.772976 0.65 3.87987 -0.775723 0.65 3.87987 -0.775723 0.668407 3.88375 -0.787793 0.65 3.88417 -0.790078 0.65 3.88417 -0.790078 0.665668 3.88491 -0.803274 0.65 3.88479 -0.805051 0.65 3.88479 -0.805051 0.663235 3.88224 -0.817974 0.65 3.88167 -0.819709 0.65 3.88167 -0.819709 0.66062 3.87584 -0.83186 0.65 3.87502 -0.833138 0.65 3.87502 -0.833138 0.657794 3.86585 -0.843948 0.65 3.86525 -0.8445 0.65 3.86525 -0.8445 0.655037 3.85318 -0.852973 0.65 3.85296 -0.853085 0.992739 3.77177 -0.827695 1.01444 3.76749 -0.817094 0.989913 3.76642 -0.812958 1.33 3.90982 -0.805485 1.33 3.90651 -0.815266 1.32851 3.90802 -0.818225 1.32851 3.90802 -0.818225 1.33 3.90651 -0.815266 1.33 3.90136 -0.82579 1.32705 3.90436 -0.830451 1.33 3.90136 -0.82579 1.33 3.89391 -0.836173 1.32546 3.89871 -0.842324 1.33 3.89391 -0.836173 1.33 3.88464 -0.84514 1.32378 3.89115 -0.853377 1.33 3.88464 -0.84514 1.32206 3.88188 -0.863161 1.32378 3.89115 -0.853377 1.32546 3.89871 -0.842324 1.33 3.88464 -0.84514 1.32851 3.90802 -0.818225 1.33 3.90136 -0.82579 1.32705 3.90436 -0.830451 1.32705 3.90436 -0.830451 1.33 3.89391 -0.836173 1.32546 3.89871 -0.842324 1.33 3.88464 -0.84514 1.33 3.8739 -0.852295 1.32206 3.88188 -0.863161 1.32206 3.88188 -0.863161 1.33 3.8739 -0.852295 1.32037 3.87126 -0.871312 1.32037 3.87126 -0.871312 1.33 3.8739 -0.852295 1.32786 3.8641 -0.860461 1.31878 3.85971 -0.877592 1.32786 3.8641 -0.860461 1.32483 3.84423 -0.869386 1.31732 3.8477 -0.881914 1.32483 3.84423 -0.869386 1.31583 3.83507 -0.884401 1.31732 3.8477 -0.881914 1.31878 3.85971 -0.877592 1.32483 3.84423 -0.869386 1.33 3.8739 -0.852295 1.33 3.86206 -0.857361 1.32786 3.8641 -0.860461 1.32786 3.8641 -0.860461 1.33 3.86206 -0.857361 1.33 3.84945 -0.86019 1.32483 3.84423 -0.869386 1.33 3.84945 -0.86019 1.33 3.843 -0.860726 1.33 3.83055 -0.859743 1.32483 3.84423 -0.869386 1.33 3.843 -0.860726 1.33 3.83055 -0.859743 1.32172 3.82234 -0.871951 1.32483 3.84423 -0.869386 1.33 3.83055 -0.859743 1.32725 3.81502 -0.859164 1.32172 3.82234 -0.871951 1.32172 3.82234 -0.871951 1.32725 3.81502 -0.859164 1.3183 3.80006 -0.867542 1.31251 3.80852 -0.883388 1.3183 3.80006 -0.867542 1.3108 3.79556 -0.879737 1.31251 3.80852 -0.883388 1.32172 3.82234 -0.871951 1.3183 3.80006 -0.867542 1.31251 3.80852 -0.883388 1.31421 3.82186 -0.884942 1.32172 3.82234 -0.871951 1.32172 3.82234 -0.871951 1.31421 3.82186 -0.884942 1.31583 3.83507 -0.884401 1.32483 3.84423 -0.869386 1.32172 3.82234 -0.871951 1.31583 3.83507 -0.884401 1.32786 3.8641 -0.860461 1.33 3.84945 -0.86019 1.32483 3.84423 -0.869386 1.32725 3.81502 -0.859164 1.32442 3.80003 -0.854557 1.3183 3.80006 -0.867542 1.3183 3.80006 -0.867542 1.32442 3.80003 -0.854557 1.31507 3.78059 -0.85667 1.30913 3.78344 -0.874146 1.31507 3.78059 -0.85667 1.30757 3.77257 -0.866902 1.30913 3.78344 -0.874146 1.3183 3.80006 -0.867542 1.31507 3.78059 -0.85667 1.30913 3.78344 -0.874146 1.3108 3.79556 -0.879737 1.3183 3.80006 -0.867542 1.32442 3.80003 -0.854557 1.3218 3.78705 -0.846472 1.31507 3.78059 -0.85667 1.31507 3.78059 -0.85667 1.3218 3.78705 -0.846472 1.31937 3.77675 -0.835666 1.31211 3.76573 -0.840874 1.31937 3.77675 -0.835666 1.31664 3.76922 -0.822107 1.30875 3.75598 -0.820501 1.31664 3.76922 -0.822107 1.31381 3.7654 -0.806892 1.3054 3.75302 -0.798112 1.31381 3.7654 -0.806892 1.31117 3.7656 -0.791552 1.30244 3.75685 -0.776764 1.31117 3.7656 -0.791552 1.30875 3.76951 -0.777169 1.29921 3.76723 -0.757025 1.30875 3.76951 -0.777169 1.30603 3.7772 -0.763738 1.3032 3.78824 -0.752583 1.29921 3.76723 -0.757025 1.30603 3.7772 -0.763738 1.3032 3.78824 -0.752583 1.29579 3.78349 -0.741167 1.29921 3.76723 -0.757025 1.3032 3.78824 -0.752583 1.30053 3.8015 -0.744792 1.29579 3.78349 -0.741167 1.29579 3.78349 -0.741167 1.30053 3.8015 -0.744792 1.29268 3.80323 -0.73137 1.28666 3.78736 -0.723786 1.29268 3.80323 -0.73137 1.28517 3.7993 -0.718979 1.28666 3.78736 -0.723786 1.29579 3.78349 -0.741167 1.29268 3.80323 -0.73137 1.28666 3.78736 -0.723786 1.28828 3.776 -0.730545 1.29579 3.78349 -0.741167 1.29579 3.78349 -0.741167 1.28828 3.776 -0.730545 1.28998 3.76567 -0.739128 1.29921 3.76723 -0.757025 1.28998 3.76567 -0.739128 1.2917 3.7568 -0.749266 1.29337 3.7497 -0.760566 1.29921 3.76723 -0.757025 1.2917 3.7568 -0.749266 1.29337 3.7497 -0.760566 1.30244 3.75685 -0.776764 1.29921 3.76723 -0.757025 1.29337 3.7497 -0.760566 1.29493 3.74455 -0.772569 1.30244 3.75685 -0.776764 1.30244 3.75685 -0.776764 1.29493 3.74455 -0.772569 1.29636 3.74136 -0.784871 1.3054 3.75302 -0.798112 1.29636 3.74136 -0.784871 1.29789 3.74003 -0.797771 1.29954 3.74072 -0.811041 1.3054 3.75302 -0.798112 1.29789 3.74003 -0.797771 1.29954 3.74072 -0.811041 1.30875 3.75598 -0.820501 1.3054 3.75302 -0.798112 1.29954 3.74072 -0.811041 1.30125 3.74352 -0.824202 1.30875 3.75598 -0.820501 1.30875 3.75598 -0.820501 1.30125 3.74352 -0.824202 1.30296 3.74836 -0.836757 1.31211 3.76573 -0.840874 1.30296 3.74836 -0.836757 1.3046 3.75502 -0.848254 1.30613 3.76318 -0.858337 1.31211 3.76573 -0.840874 1.3046 3.75502 -0.848254 1.30613 3.76318 -0.858337 1.31507 3.78059 -0.85667 1.31211 3.76573 -0.840874 1.30613 3.76318 -0.858337 1.30757 3.77257 -0.866902 1.31507 3.78059 -0.85667 1.31507 3.78059 -0.85667 1.31937 3.77675 -0.835666 1.31211 3.76573 -0.840874 1.31211 3.76573 -0.840874 1.31664 3.76922 -0.822107 1.30875 3.75598 -0.820501 1.30296 3.74836 -0.836757 1.31211 3.76573 -0.840874 1.30875 3.75598 -0.820501 1.30875 3.75598 -0.820501 1.31381 3.7654 -0.806892 1.3054 3.75302 -0.798112 1.3054 3.75302 -0.798112 1.31117 3.7656 -0.791552 1.30244 3.75685 -0.776764 1.29636 3.74136 -0.784871 1.3054 3.75302 -0.798112 1.30244 3.75685 -0.776764 1.30244 3.75685 -0.776764 1.30875 3.76951 -0.777169 1.29921 3.76723 -0.757025 1.30053 3.8015 -0.744792 1.29812 3.81583 -0.740705 1.29268 3.80323 -0.73137 1.29268 3.80323 -0.73137 1.29812 3.81583 -0.740705 1.28963 3.82485 -0.728 1.28372 3.81172 -0.716044 1.28963 3.82485 -0.728 1.28212 3.82483 -0.715 1.28372 3.81172 -0.716044 1.29268 3.80323 -0.73137 1.28963 3.82485 -0.728 1.28372 3.81172 -0.716044 1.28517 3.7993 -0.718979 1.29268 3.80323 -0.73137 1.29812 3.81583 -0.740705 1.29542 3.83126 -0.740327 1.28963 3.82485 -0.728 1.28963 3.82485 -0.728 1.29542 3.83126 -0.740327 1.28623 3.84727 -0.731529 1.28044 3.83818 -0.716028 1.28623 3.84727 -0.731529 1.27872 3.85129 -0.719167 1.28044 3.83818 -0.716028 1.28963 3.82485 -0.728 1.28623 3.84727 -0.731529 1.28044 3.83818 -0.716028 1.28212 3.82483 -0.715 1.28963 3.82485 -0.728 1.29542 3.83126 -0.740327 1.29259 3.84652 -0.743992 1.28623 3.84727 -0.731529 1.28623 3.84727 -0.731529 1.29259 3.84652 -0.743992 1.28296 3.86717 -0.741643 1.27704 3.86366 -0.724298 1.28296 3.86717 -0.741643 1.27544 3.87487 -0.731164 1.27704 3.86366 -0.724298 1.28623 3.84727 -0.731529 1.28296 3.86717 -0.741643 1.27704 3.86366 -0.724298 1.27872 3.85129 -0.719167 1.28623 3.84727 -0.731529 1.29259 3.84652 -0.743992 1.2899 3.86009 -0.751332 1.28296 3.86717 -0.741643 1.28296 3.86717 -0.741643 1.2899 3.86009 -0.751332 1.28749 3.871 -0.761477 1.28 3.88266 -0.756884 1.28749 3.871 -0.761477 1.28481 3.87929 -0.774446 1.27668 3.89316 -0.776794 1.28481 3.87929 -0.774446 1.28198 3.88406 -0.789398 1.2733 3.89699 -0.799111 1.28198 3.88406 -0.789398 1.27927 3.8848 -0.80485 1.2703 3.89397 -0.820665 1.27927 3.8848 -0.80485 1.27685 3.88176 -0.819441 1.26713 3.88441 -0.840675 1.27685 3.88176 -0.819441 1.2742 3.87497 -0.833204 1.27137 3.86466 -0.845024 1.26713 3.88441 -0.840675 1.2742 3.87497 -0.833204 1.27137 3.86466 -0.845024 1.26371 3.86877 -0.857165 1.26713 3.88441 -0.840675 1.27137 3.86466 -0.845024 1.26864 3.8518 -0.853684 1.26371 3.86877 -0.857165 1.26371 3.86877 -0.857165 1.26864 3.8518 -0.853684 1.26053 3.8493 -0.867774 1.25456 3.86553 -0.874715 1.26053 3.8493 -0.867774 1.25303 3.85369 -0.880011 1.25456 3.86553 -0.874715 1.26371 3.86877 -0.857165 1.26053 3.8493 -0.867774 1.25456 3.86553 -0.874715 1.2562 3.87668 -0.867486 1.26371 3.86877 -0.857165 1.26371 3.86877 -0.857165 1.2562 3.87668 -0.867486 1.25791 3.88668 -0.858486 1.26713 3.88441 -0.840675 1.25791 3.88668 -0.858486 1.25962 3.89514 -0.848019 1.26127 3.90176 -0.8365 1.26713 3.88441 -0.840675 1.25962 3.89514 -0.848019 1.26127 3.90176 -0.8365 1.2703 3.89397 -0.820665 1.26713 3.88441 -0.840675 1.26127 3.90176 -0.8365 1.2628 3.90642 -0.824397 1.2703 3.89397 -0.820665 1.2703 3.89397 -0.820665 1.2628 3.90642 -0.824397 1.26423 3.90915 -0.811984 1.2733 3.89699 -0.799111 1.26423 3.90915 -0.811984 1.26579 3.90999 -0.798951 1.26746 3.90878 -0.785661 1.2733 3.89699 -0.799111 1.26579 3.90999 -0.798951 1.26746 3.90878 -0.785661 1.27668 3.89316 -0.776794 1.2733 3.89699 -0.799111 1.26746 3.90878 -0.785661 1.26918 3.90546 -0.772604 1.27668 3.89316 -0.776794 1.27668 3.89316 -0.776794 1.26918 3.90546 -0.772604 1.27087 3.90015 -0.760273 1.28 3.88266 -0.756884 1.27087 3.90015 -0.760273 1.2725 3.89307 -0.749099 1.27399 3.88461 -0.739407 1.28 3.88266 -0.756884 1.2725 3.89307 -0.749099 1.27399 3.88461 -0.739407 1.28296 3.86717 -0.741643 1.28 3.88266 -0.756884 1.27399 3.88461 -0.739407 1.27544 3.87487 -0.731164 1.28296 3.86717 -0.741643 1.28296 3.86717 -0.741643 1.28749 3.871 -0.761477 1.28 3.88266 -0.756884 1.28 3.88266 -0.756884 1.28481 3.87929 -0.774446 1.27668 3.89316 -0.776794 1.27087 3.90015 -0.760273 1.28 3.88266 -0.756884 1.27668 3.89316 -0.776794 1.27668 3.89316 -0.776794 1.28198 3.88406 -0.789398 1.2733 3.89699 -0.799111 1.2733 3.89699 -0.799111 1.27927 3.8848 -0.80485 1.2703 3.89397 -0.820665 1.26423 3.90915 -0.811984 1.2733 3.89699 -0.799111 1.2703 3.89397 -0.820665 1.2703 3.89397 -0.820665 1.27685 3.88176 -0.819441 1.26713 3.88441 -0.840675 1.26864 3.8518 -0.853684 1.26621 3.83772 -0.858637 1.26053 3.8493 -0.867774 1.26053 3.8493 -0.867774 1.26621 3.83772 -0.858637 1.25754 3.82794 -0.87194 1.25159 3.84144 -0.883395 1.25754 3.82794 -0.87194 1.25003 3.82847 -0.884929 1.25159 3.84144 -0.883395 1.26053 3.8493 -0.867774 1.25754 3.82794 -0.87194 1.25159 3.84144 -0.883395 1.25303 3.85369 -0.880011 1.26053 3.8493 -0.867774 1.26621 3.83772 -0.858637 1.26359 3.82248 -0.859947 1.25754 3.82794 -0.87194 1.25754 3.82794 -0.87194 1.26359 3.82248 -0.859947 1.25415 3.80545 -0.869295 1.24836 3.81513 -0.884425 1.25415 3.80545 -0.869295 1.24665 3.80192 -0.881806 1.24836 3.81513 -0.884425 1.25754 3.82794 -0.87194 1.25415 3.80545 -0.869295 1.24836 3.81513 -0.884425 1.25003 3.82847 -0.884929 1.25754 3.82794 -0.87194 1.26359 3.82248 -0.859947 1.26077 3.80703 -0.857246 1.25415 3.80545 -0.869295 1.25415 3.80545 -0.869295 1.26077 3.80703 -0.857246 1.25083 3.78501 -0.859874 1.24495 3.78932 -0.87715 1.25083 3.78501 -0.859874 1.24333 3.77779 -0.870684 1.24495 3.78932 -0.87715 1.25415 3.80545 -0.869295 1.25083 3.78501 -0.859874 1.24495 3.78932 -0.87715 1.24665 3.80192 -0.881806 1.25415 3.80545 -0.869295 1.26077 3.80703 -0.857246 1.25801 3.79293 -0.850711 1.25083 3.78501 -0.859874 1.25083 3.78501 -0.859874 1.25801 3.79293 -0.850711 1.25557 3.78139 -0.841207 1.24789 3.76902 -0.84528 1.25557 3.78139 -0.841207 1.25298 3.77241 -0.828885 1.24461 3.75781 -0.825872 1.25298 3.77241 -0.828885 1.25016 3.76673 -0.814284 1.2412 3.75309 -0.80368 1.25016 3.76673 -0.814284 1.24739 3.76501 -0.798808 1.23816 3.75531 -0.781911 1.24739 3.76501 -0.798808 1.24493 3.76718 -0.783974 1.24236 3.77306 -0.769966 1.23816 3.75531 -0.781911 1.24493 3.76718 -0.783974 1.24236 3.77306 -0.769966 1.23504 3.76404 -0.76168 1.23816 3.75531 -0.781911 1.24236 3.77306 -0.769966 1.23955 3.78259 -0.757553 1.23504 3.76404 -0.76168 1.23504 3.76404 -0.76168 1.23955 3.78259 -0.757553 1.23163 3.77902 -0.744597 1.22584 3.76106 -0.743991 1.23163 3.77902 -0.744597 1.22412 3.77071 -0.734594 1.22584 3.76106 -0.743991 1.23504 3.76404 -0.76168 1.23163 3.77902 -0.744597 1.22584 3.76106 -0.743991 1.22754 3.75304 -0.754761 1.23504 3.76404 -0.76168 1.23504 3.76404 -0.76168 1.22754 3.75304 -0.754761 1.22916 3.74689 -0.76647 1.23816 3.75531 -0.781911 1.22916 3.74689 -0.76647 1.23065 3.74273 -0.778645 1.23211 3.74046 -0.791204 1.23816 3.75531 -0.781911 1.23065 3.74273 -0.778645 1.23211 3.74046 -0.791204 1.2412 3.75309 -0.80368 1.23816 3.75531 -0.781911 1.23211 3.74046 -0.791204 1.2337 3.74011 -0.804344 1.2412 3.75309 -0.80368 1.2412 3.75309 -0.80368 1.2337 3.74011 -0.804344 1.23538 3.74185 -0.817623 1.24461 3.75781 -0.825872 1.23538 3.74185 -0.817623 1.2371 3.74568 -0.830544 1.23879 3.75146 -0.842625 1.24461 3.75781 -0.825872 1.2371 3.74568 -0.830544 1.23879 3.75146 -0.842625 1.24789 3.76902 -0.84528 1.24461 3.75781 -0.825872 1.23879 3.75146 -0.842625 1.24038 3.75891 -0.853456 1.24789 3.76902 -0.84528 1.24789 3.76902 -0.84528 1.24038 3.75891 -0.853456 1.24184 3.76766 -0.86275 1.25083 3.78501 -0.859874 1.24184 3.76766 -0.86275 1.24333 3.77779 -0.870684 1.25083 3.78501 -0.859874 1.24789 3.76902 -0.84528 1.24184 3.76766 -0.86275 1.25083 3.78501 -0.859874 1.25557 3.78139 -0.841207 1.24789 3.76902 -0.84528 1.24789 3.76902 -0.84528 1.25298 3.77241 -0.828885 1.24461 3.75781 -0.825872 1.24461 3.75781 -0.825872 1.25016 3.76673 -0.814284 1.2412 3.75309 -0.80368 1.23538 3.74185 -0.817623 1.24461 3.75781 -0.825872 1.2412 3.75309 -0.80368 1.2412 3.75309 -0.80368 1.24739 3.76501 -0.798808 1.23816 3.75531 -0.781911 1.23955 3.78259 -0.757553 1.23677 3.79497 -0.748057 1.23163 3.77902 -0.744597 1.23163 3.77902 -0.744597 1.23677 3.79497 -0.748057 1.2284 3.79817 -0.733184 1.22246 3.78162 -0.726903 1.2284 3.79817 -0.733184 1.22089 3.79333 -0.72112 1.22246 3.78162 -0.726903 1.23163 3.77902 -0.744597 1.2284 3.79817 -0.733184 1.22246 3.78162 -0.726903 1.22412 3.77071 -0.734594 1.23163 3.77902 -0.744597 1.23677 3.79497 -0.748057 1.23428 3.80883 -0.74222 1.2284 3.79817 -0.733184 1.2284 3.79817 -0.733184 1.23428 3.80883 -0.74222 1.22544 3.81929 -0.728227 1.21946 3.80544 -0.71728 1.22544 3.81929 -0.728227 1.21793 3.81826 -0.715268 1.21946 3.80544 -0.71728 1.2284 3.79817 -0.733184 1.22544 3.81929 -0.728227 1.21946 3.80544 -0.71728 1.22089 3.79333 -0.72112 1.2284 3.79817 -0.733184 1.23428 3.80883 -0.74222 1.23175 3.8238 -0.740012 1.22544 3.81929 -0.728227 1.22544 3.81929 -0.728227 1.23175 3.8238 -0.740012 1.22208 3.8418 -0.729989 1.21628 3.83155 -0.715253 1.22208 3.8418 -0.729989 1.21457 3.84484 -0.717348 1.21628 3.83155 -0.715253 1.22544 3.81929 -0.728227 1.22208 3.8418 -0.729989 1.21628 3.83155 -0.715253 1.21793 3.81826 -0.715268 1.22544 3.81929 -0.728227 1.23175 3.8238 -0.740012 1.22895 3.83934 -0.741739 1.22208 3.8418 -0.729989 1.22208 3.8418 -0.729989 1.22895 3.83934 -0.741739 1.22615 3.85389 -0.747416 1.21872 3.86267 -0.738638 1.22615 3.85389 -0.747416 1.22363 3.86611 -0.756292 1.21576 3.87923 -0.752637 1.22363 3.86611 -0.756292 1.22113 3.8757 -0.767918 1.21253 3.89112 -0.771505 1.22113 3.8757 -0.767918 1.21834 3.88226 -0.782085 1.20912 3.89671 -0.793522 1.21834 3.88226 -0.782085 1.21553 3.88495 -0.797495 1.20601 3.89531 -0.815507 1.21553 3.88495 -0.797495 1.21299 3.88366 -0.812596 1.21051 3.8787 -0.826772 1.20601 3.89531 -0.815507 1.21299 3.88366 -0.812596 1.21051 3.8787 -0.826772 1.20296 3.8874 -0.835916 1.20601 3.89531 -0.815507 1.21051 3.8787 -0.826772 1.20773 3.86999 -0.839701 1.20296 3.8874 -0.835916 1.20296 3.8874 -0.835916 1.20773 3.86999 -0.839701 1.19955 3.87313 -0.853552 1.19376 3.89109 -0.853447 1.19955 3.87313 -0.853552 1.19205 3.88182 -0.863221 1.19376 3.89109 -0.853447 1.20296 3.8874 -0.835916 1.19955 3.87313 -0.853552 1.19376 3.89109 -0.853447 1.19545 3.89867 -0.842401 1.20296 3.8874 -0.835916 1.20296 3.8874 -0.835916 1.19545 3.89867 -0.842401 1.19704 3.90433 -0.830532 1.20601 3.89531 -0.815507 1.19704 3.90433 -0.830532 1.1985 3.90801 -0.818307 1.19999 3.90982 -0.805572 1.20601 3.89531 -0.815507 1.1985 3.90801 -0.818307 1.19999 3.90982 -0.805572 1.20912 3.89671 -0.793522 1.20601 3.89531 -0.815507 1.19999 3.90982 -0.805572 1.20161 3.90966 -0.792352 1.20912 3.89671 -0.793522 1.20912 3.89671 -0.793522 1.20161 3.90966 -0.792352 1.20331 3.90739 -0.779115 1.21253 3.89112 -0.771505 1.20331 3.90739 -0.779115 1.20503 3.90306 -0.76636 1.20669 3.89683 -0.754555 1.21253 3.89112 -0.771505 1.20503 3.90306 -0.76636 1.20669 3.89683 -0.754555 1.21576 3.87923 -0.752637 1.21253 3.89112 -0.771505 1.20669 3.89683 -0.754555 1.20826 3.88902 -0.744085 1.21576 3.87923 -0.752637 1.21576 3.87923 -0.752637 1.20826 3.88902 -0.744085 1.20969 3.87997 -0.735164 1.21872 3.86267 -0.738638 1.20969 3.87997 -0.735164 1.21122 3.86947 -0.727558 1.21286 3.85763 -0.721514 1.21872 3.86267 -0.738638 1.21122 3.86947 -0.727558 1.21286 3.85763 -0.721514 1.22208 3.8418 -0.729989 1.21872 3.86267 -0.738638 1.21286 3.85763 -0.721514 1.21457 3.84484 -0.717348 1.22208 3.8418 -0.729989 1.22208 3.8418 -0.729989 1.22615 3.85389 -0.747416 1.21872 3.86267 -0.738638 1.21872 3.86267 -0.738638 1.22363 3.86611 -0.756292 1.21576 3.87923 -0.752637 1.20969 3.87997 -0.735164 1.21872 3.86267 -0.738638 1.21576 3.87923 -0.752637 1.21576 3.87923 -0.752637 1.22113 3.8757 -0.767918 1.21253 3.89112 -0.771505 1.21253 3.89112 -0.771505 1.21834 3.88226 -0.782085 1.20912 3.89671 -0.793522 1.20331 3.90739 -0.779115 1.21253 3.89112 -0.771505 1.20912 3.89671 -0.793522 1.20912 3.89671 -0.793522 1.21553 3.88495 -0.797495 1.20601 3.89531 -0.815507 1.20773 3.86999 -0.839701 1.20492 3.85818 -0.849989 1.19955 3.87313 -0.853552 1.19955 3.87313 -0.853552 1.20492 3.85818 -0.849989 1.19627 3.85433 -0.865754 1.19036 3.87118 -0.87136 1.19627 3.85433 -0.865754 1.18877 3.85963 -0.877627 1.19036 3.87118 -0.87136 1.19955 3.87313 -0.853552 1.19627 3.85433 -0.865754 1.19036 3.87118 -0.87136 1.19205 3.88182 -0.863221 1.19955 3.87313 -0.853552 1.20492 3.85818 -0.849989 1.20234 3.84454 -0.856727 1.19627 3.85433 -0.865754 1.19627 3.85433 -0.865754 1.20234 3.84454 -0.856727 1.19333 3.83346 -0.871501 1.18732 3.84762 -0.881936 1.19333 3.83346 -0.871501 1.18582 3.83499 -0.884411 1.18732 3.84762 -0.881936 1.19627 3.85433 -0.865754 1.19333 3.83346 -0.871501 1.18732 3.84762 -0.881936 1.18877 3.85963 -0.877627 1.19627 3.85433 -0.865754 1.20234 3.84454 -0.856727 1.19989 3.82989 -0.859801 1.19333 3.83346 -0.871501 1.19333 3.83346 -0.871501 1.19989 3.82989 -0.859801 1.19001 3.81097 -0.870619 1.1842 3.82177 -0.884939 1.19001 3.81097 -0.870619 1.1825 3.80843 -0.88337 1.1842 3.82177 -0.884939 1.19333 3.83346 -0.871501 1.19001 3.81097 -0.870619 1.1842 3.82177 -0.884939 1.18582 3.83499 -0.884411 1.19333 3.83346 -0.871501 1.19989 3.82989 -0.859801 1.19713 3.81435 -0.859046 1.19001 3.81097 -0.870619 1.19001 3.81097 -0.870619 1.19713 3.81435 -0.859046 1.1943 3.79942 -0.854273 1.18662 3.78973 -0.862769 1.1943 3.79942 -0.854273 1.1917 3.78655 -0.84606 1.18363 3.77258 -0.849363 1.1917 3.78655 -0.84606 1.18926 3.77636 -0.835132 1.18045 3.76005 -0.831067 1.18926 3.77636 -0.835132 1.18652 3.76897 -0.821473 1.17703 3.7536 -0.809278 1.18652 3.76897 -0.821473 1.18369 3.76532 -0.80622 1.18106 3.76569 -0.790909 1.17703 3.7536 -0.809278 1.18369 3.76532 -0.80622 1.18106 3.76569 -0.790909 1.17386 3.75416 -0.787114 1.17703 3.7536 -0.809278 1.18106 3.76569 -0.790909 1.17864 3.76977 -0.776561 1.17386 3.75416 -0.787114 1.17386 3.75416 -0.787114 1.17864 3.76977 -0.776561 1.17086 3.76125 -0.766531 1.16492 3.74458 -0.772488 1.17086 3.76125 -0.766531 1.16336 3.74974 -0.760488 1.16492 3.74458 -0.772488 1.17386 3.75416 -0.787114 1.17086 3.76125 -0.766531 1.16492 3.74458 -0.772488 1.16636 3.74137 -0.784788 1.17386 3.75416 -0.787114 1.17386 3.75416 -0.787114 1.16636 3.74137 -0.784788 1.16788 3.74003 -0.797683 1.17703 3.7536 -0.809278 1.16788 3.74003 -0.797683 1.16953 3.74071 -0.810953 1.17124 3.74349 -0.824116 1.17703 3.7536 -0.809278 1.16953 3.74071 -0.810953 1.17124 3.74349 -0.824116 1.18045 3.76005 -0.831067 1.17703 3.7536 -0.809278 1.17124 3.74349 -0.824116 1.17295 3.74832 -0.836677 1.18045 3.76005 -0.831067 1.18045 3.76005 -0.831067 1.17295 3.74832 -0.836677 1.17459 3.75497 -0.848182 1.18363 3.77258 -0.849363 1.17459 3.75497 -0.848182 1.17612 3.76312 -0.858275 1.17756 3.7725 -0.86685 1.18363 3.77258 -0.849363 1.17612 3.76312 -0.858275 1.17756 3.7725 -0.86685 1.18662 3.78973 -0.862769 1.18363 3.77258 -0.849363 1.17756 3.7725 -0.86685 1.17912 3.78336 -0.874102 1.18662 3.78973 -0.862769 1.18662 3.78973 -0.862769 1.17912 3.78336 -0.874102 1.18079 3.79547 -0.879706 1.19001 3.81097 -0.870619 1.18079 3.79547 -0.879706 1.1825 3.80843 -0.88337 1.19001 3.81097 -0.870619 1.18662 3.78973 -0.862769 1.18079 3.79547 -0.879706 1.19001 3.81097 -0.870619 1.1943 3.79942 -0.854273 1.18662 3.78973 -0.862769 1.18662 3.78973 -0.862769 1.1917 3.78655 -0.84606 1.18363 3.77258 -0.849363 1.18363 3.77258 -0.849363 1.18926 3.77636 -0.835132 1.18045 3.76005 -0.831067 1.17459 3.75497 -0.848182 1.18363 3.77258 -0.849363 1.18045 3.76005 -0.831067 1.18045 3.76005 -0.831067 1.18652 3.76897 -0.821473 1.17703 3.7536 -0.809278 1.17864 3.76977 -0.776561 1.17591 3.77761 -0.763199 1.17086 3.76125 -0.766531 1.17086 3.76125 -0.766531 1.17591 3.77761 -0.763199 1.16748 3.7748 -0.748385 1.16169 3.75685 -0.749194 1.16748 3.7748 -0.748385 1.15997 3.76574 -0.739066 1.16169 3.75685 -0.749194 1.17086 3.76125 -0.766531 1.16748 3.7748 -0.748385 1.16169 3.75685 -0.749194 1.16336 3.74974 -0.760488 1.17086 3.76125 -0.766531 1.17591 3.77761 -0.763199 1.17308 3.78877 -0.752171 1.16748 3.7748 -0.748385 1.16748 3.7748 -0.748385 1.17308 3.78877 -0.752171 1.16416 3.79319 -0.73541 1.15827 3.77607 -0.730493 1.16416 3.79319 -0.73541 1.15665 3.78744 -0.723747 1.15827 3.77607 -0.730493 1.16748 3.7748 -0.748385 1.16416 3.79319 -0.73541 1.15827 3.77607 -0.730493 1.15997 3.76574 -0.739066 1.16748 3.7748 -0.748385 1.17308 3.78877 -0.752171 1.17042 3.80211 -0.74454 1.16416 3.79319 -0.73541 1.16416 3.79319 -0.73541 1.17042 3.80211 -0.74454 1.16121 3.81382 -0.728873 1.15516 3.79938 -0.718953 1.16121 3.81382 -0.728873 1.15371 3.81181 -0.71603 1.15516 3.79938 -0.718953 1.16416 3.79319 -0.73541 1.16121 3.81382 -0.728873 1.15516 3.79938 -0.718953 1.15665 3.78744 -0.723747 1.16416 3.79319 -0.73541 1.17042 3.80211 -0.74454 1.16801 3.81648 -0.740608 1.16121 3.81382 -0.728873 1.16121 3.81382 -0.728873 1.16801 3.81648 -0.740608 1.1653 3.83193 -0.740402 1.15793 3.83624 -0.728883 1.1653 3.83193 -0.740402 1.16247 3.84715 -0.744239 1.15453 3.85781 -0.735911 1.16247 3.84715 -0.744239 1.15979 3.86062 -0.751718 1.15148 3.87555 -0.748724 1.15979 3.86062 -0.751718 1.15738 3.87142 -0.76198 1.14837 3.88869 -0.766416 1.15738 3.87142 -0.76198 1.15469 3.87957 -0.775061 1.14494 3.89599 -0.788007 1.15469 3.87957 -0.775061 1.15186 3.88417 -0.790067 1.14916 3.88475 -0.805505 1.14494 3.89599 -0.788007 1.15186 3.88417 -0.790067 1.14916 3.88475 -0.805505 1.14173 3.89627 -0.810223 1.14494 3.89599 -0.788007 1.14916 3.88475 -0.805505 1.14674 3.88155 -0.820056 1.14173 3.89627 -0.810223 1.14173 3.89627 -0.810223 1.14674 3.88155 -0.820056 1.13876 3.88999 -0.830985 1.13279 3.9064 -0.824478 1.13876 3.88999 -0.830985 1.13126 3.90173 -0.836579 1.13279 3.9064 -0.824478 1.14173 3.89627 -0.810223 1.13876 3.88999 -0.830985 1.13279 3.9064 -0.824478 1.13422 3.90914 -0.812069 1.14173 3.89627 -0.810223 1.14173 3.89627 -0.810223 1.13422 3.90914 -0.812069 1.13578 3.90999 -0.799039 1.14494 3.89599 -0.788007 1.13578 3.90999 -0.799039 1.13745 3.9088 -0.785749 1.13916 3.90549 -0.772689 1.14494 3.89599 -0.788007 1.13745 3.9088 -0.785749 1.13916 3.90549 -0.772689 1.14837 3.88869 -0.766416 1.14494 3.89599 -0.788007 1.13916 3.90549 -0.772689 1.14086 3.90019 -0.760352 1.14837 3.88869 -0.766416 1.14837 3.88869 -0.766416 1.14086 3.90019 -0.760352 1.14249 3.89313 -0.749169 1.15148 3.87555 -0.748724 1.14249 3.89313 -0.749169 1.14398 3.88467 -0.739466 1.14543 3.87494 -0.731215 1.15148 3.87555 -0.748724 1.14398 3.88467 -0.739466 1.14543 3.87494 -0.731215 1.15453 3.85781 -0.735911 1.15148 3.87555 -0.748724 1.14543 3.87494 -0.731215 1.14702 3.86373 -0.724339 1.15453 3.85781 -0.735911 1.15453 3.85781 -0.735911 1.14702 3.86373 -0.724339 1.14871 3.85137 -0.719194 1.15793 3.83624 -0.728883 1.14871 3.85137 -0.719194 1.15043 3.83827 -0.716042 1.15211 3.82492 -0.715 1.15793 3.83624 -0.728883 1.15043 3.83827 -0.716042 1.15211 3.82492 -0.715 1.16121 3.81382 -0.728873 1.15793 3.83624 -0.728883 1.15211 3.82492 -0.715 1.15371 3.81181 -0.71603 1.16121 3.81382 -0.728873 1.16121 3.81382 -0.728873 1.1653 3.83193 -0.740402 1.15793 3.83624 -0.728883 1.15793 3.83624 -0.728883 1.16247 3.84715 -0.744239 1.15453 3.85781 -0.735911 1.14871 3.85137 -0.719194 1.15793 3.83624 -0.728883 1.15453 3.85781 -0.735911 1.15453 3.85781 -0.735911 1.15979 3.86062 -0.751718 1.15148 3.87555 -0.748724 1.15148 3.87555 -0.748724 1.15738 3.87142 -0.76198 1.14837 3.88869 -0.766416 1.14249 3.89313 -0.749169 1.15148 3.87555 -0.748724 1.14837 3.88869 -0.766416 1.14837 3.88869 -0.766416 1.15469 3.87957 -0.775061 1.14494 3.89599 -0.788007 1.14674 3.88155 -0.820056 1.14408 3.8746 -0.833765 1.13876 3.88999 -0.830985 1.13876 3.88999 -0.830985 1.14408 3.8746 -0.833765 1.13541 3.87719 -0.849596 1.12961 3.89509 -0.848093 1.13541 3.87719 -0.849596 1.1279 3.88662 -0.858551 1.12961 3.89509 -0.848093 1.13876 3.88999 -0.830985 1.13541 3.87719 -0.849596 1.12961 3.89509 -0.848093 1.13126 3.90173 -0.836579 1.13876 3.88999 -0.830985 1.14408 3.8746 -0.833765 1.14125 3.86415 -0.84547 1.13541 3.87719 -0.849596 1.13541 3.87719 -0.849596 1.14125 3.86415 -0.84547 1.13205 3.85927 -0.863324 1.12619 3.87661 -0.86754 1.13205 3.85927 -0.863324 1.12454 3.86545 -0.874757 1.12619 3.87661 -0.86754 1.13541 3.87719 -0.849596 1.13205 3.85927 -0.863324 1.12619 3.87661 -0.86754 1.1279 3.88662 -0.858551 1.13541 3.87719 -0.849596 1.14125 3.86415 -0.84547 1.13853 3.8512 -0.853976 1.13205 3.85927 -0.863324 1.13205 3.85927 -0.863324 1.13853 3.8512 -0.853976 1.12909 3.83886 -0.870654 1.12302 3.85361 -0.880039 1.12909 3.83886 -0.870654 1.12158 3.84136 -0.883411 1.12302 3.85361 -0.880039 1.13205 3.85927 -0.863324 1.12909 3.83886 -0.870654 1.12302 3.85361 -0.880039 1.12454 3.86545 -0.874757 1.13205 3.85927 -0.863324 1.13853 3.8512 -0.853976 1.13611 3.83708 -0.858771 1.12909 3.83886 -0.870654 1.12909 3.83886 -0.870654 1.13611 3.83708 -0.858771 1.13347 3.8218 -0.859915 1.12586 3.81657 -0.871504 1.13347 3.8218 -0.859915 1.13064 3.80638 -0.857039 1.12244 3.79471 -0.865319 1.13064 3.80638 -0.857039 1.1279 3.79237 -0.850354 1.11933 3.77638 -0.853105 1.1279 3.79237 -0.850354 1.12547 3.78095 -0.840735 1.11628 3.76267 -0.836041 1.12547 3.78095 -0.840735 1.12286 3.77209 -0.828292 1.11288 3.75455 -0.814853 1.12286 3.77209 -0.828292 1.12004 3.76657 -0.813622 1.11728 3.76503 -0.798143 1.11288 3.75455 -0.814853 1.12004 3.76657 -0.813622 1.11728 3.76503 -0.798143 1.1096 3.75339 -0.792476 1.11288 3.75455 -0.814853 1.11728 3.76503 -0.798143 1.11483 3.76735 -0.783356 1.1096 3.75339 -0.792476 1.1096 3.75339 -0.792476 1.11483 3.76735 -0.783356 1.10666 3.75887 -0.77153 1.10064 3.74275 -0.778563 1.10666 3.75887 -0.77153 1.09915 3.74693 -0.76639 1.10064 3.74275 -0.778563 1.1096 3.75339 -0.792476 1.10666 3.75887 -0.77153 1.10064 3.74275 -0.778563 1.1021 3.74047 -0.791118 1.1096 3.75339 -0.792476 1.1096 3.75339 -0.792476 1.1021 3.74047 -0.791118 1.10369 3.74011 -0.804256 1.11288 3.75455 -0.814853 1.10369 3.74011 -0.804256 1.10537 3.74183 -0.817535 1.10709 3.74565 -0.83046 1.11288 3.75455 -0.814853 1.10537 3.74183 -0.817535 1.10709 3.74565 -0.83046 1.11628 3.76267 -0.836041 1.11288 3.75455 -0.814853 1.10709 3.74565 -0.83046 1.10878 3.75142 -0.842548 1.11628 3.76267 -0.836041 1.11628 3.76267 -0.836041 1.10878 3.75142 -0.842548 1.11037 3.75886 -0.853389 1.11933 3.77638 -0.853105 1.11037 3.75886 -0.853389 1.11183 3.7676 -0.862693 1.11332 3.77772 -0.870636 1.11933 3.77638 -0.853105 1.11183 3.7676 -0.862693 1.11332 3.77772 -0.870636 1.12244 3.79471 -0.865319 1.11933 3.77638 -0.853105 1.11332 3.77772 -0.870636 1.11494 3.78924 -0.877113 1.12244 3.79471 -0.865319 1.12244 3.79471 -0.865319 1.11494 3.78924 -0.877113 1.11664 3.80183 -0.881782 1.12586 3.81657 -0.871504 1.11664 3.80183 -0.881782 1.11835 3.81504 -0.884415 1.12002 3.82838 -0.884933 1.12586 3.81657 -0.871504 1.11835 3.81504 -0.884415 1.12002 3.82838 -0.884933 1.12909 3.83886 -0.870654 1.12586 3.81657 -0.871504 1.12002 3.82838 -0.884933 1.12158 3.84136 -0.883411 1.12909 3.83886 -0.870654 1.12909 3.83886 -0.870654 1.13347 3.8218 -0.859915 1.12586 3.81657 -0.871504 1.12586 3.81657 -0.871504 1.13064 3.80638 -0.857039 1.12244 3.79471 -0.865319 1.11664 3.80183 -0.881782 1.12586 3.81657 -0.871504 1.12244 3.79471 -0.865319 1.12244 3.79471 -0.865319 1.1279 3.79237 -0.850354 1.11933 3.77638 -0.853105 1.11933 3.77638 -0.853105 1.12547 3.78095 -0.840735 1.11628 3.76267 -0.836041 1.11037 3.75886 -0.853389 1.11933 3.77638 -0.853105 1.11628 3.76267 -0.836041 1.11628 3.76267 -0.836041 1.12286 3.77209 -0.828292 1.11288 3.75455 -0.814853 1.11483 3.76735 -0.783356 1.11224 3.7734 -0.769386 1.10666 3.75887 -0.77153 1.10666 3.75887 -0.77153 1.11224 3.7734 -0.769386 1.10333 3.77089 -0.7525 1.09753 3.75309 -0.754686 1.10333 3.77089 -0.7525 1.09583 3.76112 -0.743924 1.09753 3.75309 -0.754686 1.10666 3.75887 -0.77153 1.10333 3.77089 -0.7525 1.09753 3.75309 -0.754686 1.09915 3.74693 -0.76639 1.10666 3.75887 -0.77153 1.11224 3.7734 -0.769386 1.10943 3.78308 -0.757074 1.10333 3.77089 -0.7525 1.10333 3.77089 -0.7525 1.10943 3.78308 -0.757074 1.09995 3.78832 -0.738045 1.09411 3.77078 -0.734536 1.09995 3.78832 -0.738045 1.09244 3.7817 -0.726858 1.09411 3.77078 -0.734536 1.10333 3.77089 -0.7525 1.09995 3.78832 -0.738045 1.09411 3.77078 -0.734536 1.09583 3.76112 -0.743924 1.10333 3.77089 -0.7525 1.10943 3.78308 -0.757074 1.10666 3.79555 -0.747726 1.09995 3.78832 -0.738045 1.09995 3.78832 -0.738045 1.10666 3.79555 -0.747726 1.10418 3.80945 -0.742051 1.09696 3.8085 -0.729915 1.10418 3.80945 -0.742051 1.10163 3.82447 -0.740002 1.09378 3.83062 -0.72822 1.10163 3.82447 -0.740002 1.09882 3.84 -0.741906 1.09036 3.85271 -0.733547 1.09882 3.84 -0.741906 1.09603 3.85448 -0.747741 1.08719 3.87161 -0.745127 1.09603 3.85448 -0.747741 1.09353 3.86657 -0.756731 1.08419 3.88589 -0.761569 1.09353 3.86657 -0.756731 1.09101 3.87606 -0.768485 1.08822 3.88246 -0.782737 1.08419 3.88589 -0.761569 1.09101 3.87606 -0.768485 1.08822 3.88246 -0.782737 1.0808 3.89481 -0.782383 1.08419 3.88589 -0.761569 1.08822 3.88246 -0.782737 1.08542 3.88497 -0.798165 1.0808 3.89481 -0.782383 1.0808 3.89481 -0.782383 1.08542 3.88497 -0.798165 1.07748 3.89684 -0.804793 1.0716 3.90966 -0.792441 1.07748 3.89684 -0.804793 1.06998 3.90981 -0.805659 1.0716 3.90966 -0.792441 1.0808 3.89481 -0.782383 1.07748 3.89684 -0.804793 1.0716 3.90966 -0.792441 1.0733 3.90742 -0.779202 1.0808 3.89481 -0.782383 1.0808 3.89481 -0.782383 1.0733 3.90742 -0.779202 1.07501 3.9031 -0.766442 1.08419 3.88589 -0.761569 1.07501 3.9031 -0.766442 1.07668 3.89688 -0.75463 1.07825 3.88908 -0.74415 1.08419 3.88589 -0.761569 1.07668 3.89688 -0.75463 1.07825 3.88908 -0.74415 1.08719 3.87161 -0.745127 1.08419 3.88589 -0.761569 1.07825 3.88908 -0.74415 1.07968 3.88003 -0.735219 1.08719 3.87161 -0.745127 1.08719 3.87161 -0.745127 1.07968 3.88003 -0.735219 1.08121 3.86954 -0.727604 1.09036 3.85271 -0.733547 1.08121 3.86954 -0.727604 1.08285 3.85772 -0.721548 1.08456 3.84493 -0.717369 1.09036 3.85271 -0.733547 1.08285 3.85772 -0.721548 1.08456 3.84493 -0.717369 1.09378 3.83062 -0.72822 1.09036 3.85271 -0.733547 1.08456 3.84493 -0.717369 1.08627 3.83164 -0.715259 1.09378 3.83062 -0.72822 1.09378 3.83062 -0.72822 1.08627 3.83164 -0.715259 1.08792 3.81834 -0.715261 1.09696 3.8085 -0.729915 1.08792 3.81834 -0.715261 1.08945 3.80553 -0.717261 1.09088 3.79341 -0.721089 1.09696 3.8085 -0.729915 1.08945 3.80553 -0.717261 1.09088 3.79341 -0.721089 1.09995 3.78832 -0.738045 1.09696 3.8085 -0.729915 1.09088 3.79341 -0.721089 1.09244 3.7817 -0.726858 1.09995 3.78832 -0.738045 1.09995 3.78832 -0.738045 1.10418 3.80945 -0.742051 1.09696 3.8085 -0.729915 1.09696 3.8085 -0.729915 1.10163 3.82447 -0.740002 1.09378 3.83062 -0.72822 1.08792 3.81834 -0.715261 1.09696 3.8085 -0.729915 1.09378 3.83062 -0.72822 1.09378 3.83062 -0.72822 1.09882 3.84 -0.741906 1.09036 3.85271 -0.733547 1.09036 3.85271 -0.733547 1.09603 3.85448 -0.747741 1.08719 3.87161 -0.745127 1.08121 3.86954 -0.727604 1.09036 3.85271 -0.733547 1.08719 3.87161 -0.745127 1.08719 3.87161 -0.745127 1.09353 3.86657 -0.756731 1.08419 3.88589 -0.761569 1.08542 3.88497 -0.798165 1.08289 3.88353 -0.81322 1.07748 3.89684 -0.804793 1.07748 3.89684 -0.804793 1.08289 3.88353 -0.81322 1.07454 3.89217 -0.825931 1.06849 3.90799 -0.818389 1.07454 3.89217 -0.825931 1.06703 3.9043 -0.830612 1.06849 3.90799 -0.818389 1.07748 3.89684 -0.804793 1.07454 3.89217 -0.825931 1.06849 3.90799 -0.818389 1.06998 3.90981 -0.805659 1.07748 3.89684 -0.804793 1.08289 3.88353 -0.81322 1.08039 3.8784 -0.827367 1.07454 3.89217 -0.825931 1.07454 3.89217 -0.825931 1.08039 3.8784 -0.827367 1.07126 3.88094 -0.845332 1.06544 3.89863 -0.842478 1.07126 3.88094 -0.845332 1.06375 3.89104 -0.853516 1.06544 3.89863 -0.842478 1.07454 3.89217 -0.825931 1.07126 3.88094 -0.845332 1.06544 3.89863 -0.842478 1.06703 3.9043 -0.830612 1.07454 3.89217 -0.825931 1.08039 3.8784 -0.827367 1.07761 3.86953 -0.840209 1.07126 3.88094 -0.845332 1.07126 3.88094 -0.845332 1.07761 3.86953 -0.840209 1.06786 3.8641 -0.860457 1.06204 3.88175 -0.863281 1.06786 3.8641 -0.860457 1.06035 3.87111 -0.871408 1.06204 3.88175 -0.863281 1.07126 3.88094 -0.845332 1.06786 3.8641 -0.860457 1.06204 3.88175 -0.863281 1.06375 3.89104 -0.853516 1.07126 3.88094 -0.845332 1.07761 3.86953 -0.840209 1.0748 3.85762 -0.850358 1.06786 3.8641 -0.860457 1.06786 3.8641 -0.860457 1.0748 3.85762 -0.850358 1.07224 3.84394 -0.856933 1.06481 3.84409 -0.869424 1.07224 3.84394 -0.856933 1.06977 3.82922 -0.859851 1.0617 3.82219 -0.871945 1.06977 3.82922 -0.859851 1.067 3.81368 -0.858922 1.05828 3.79992 -0.867489 1.067 3.81368 -0.858922 1.06418 3.79881 -0.853982 1.05505 3.78047 -0.856581 1.06418 3.79881 -0.853982 1.06159 3.78606 -0.845644 1.05209 3.76564 -0.840752 1.06159 3.78606 -0.845644 1.05915 3.77598 -0.834593 1.0564 3.76873 -0.820836 1.05209 3.76564 -0.840752 1.05915 3.77598 -0.834593 1.0564 3.76873 -0.820836 1.04873 3.75594 -0.820355 1.05209 3.76564 -0.840752 1.0564 3.76873 -0.820836 1.05357 3.76526 -0.805549 1.04873 3.75594 -0.820355 1.04873 3.75594 -0.820355 1.05357 3.76526 -0.805549 1.04538 3.75303 -0.797963 1.03952 3.7407 -0.810864 1.04538 3.75303 -0.797963 1.03787 3.74003 -0.797595 1.03952 3.7407 -0.810864 1.04873 3.75594 -0.820355 1.04538 3.75303 -0.797963 1.03952 3.7407 -0.810864 1.04123 3.74347 -0.82403 1.04873 3.75594 -0.820355 1.04873 3.75594 -0.820355 1.04123 3.74347 -0.82403 1.04294 3.74828 -0.836596 1.05209 3.76564 -0.840752 1.04294 3.74828 -0.836596 1.04458 3.75493 -0.848109 1.04611 3.76306 -0.858213 1.05209 3.76564 -0.840752 1.04458 3.75493 -0.848109 1.04611 3.76306 -0.858213 1.05505 3.78047 -0.856581 1.05209 3.76564 -0.840752 1.04611 3.76306 -0.858213 1.04755 3.77243 -0.866797 1.05505 3.78047 -0.856581 1.05505 3.78047 -0.856581 1.04755 3.77243 -0.866797 1.04911 3.78328 -0.874059 1.05828 3.79992 -0.867489 1.04911 3.78328 -0.874059 1.05077 3.79539 -0.879675 1.05249 3.80835 -0.883353 1.05828 3.79992 -0.867489 1.05077 3.79539 -0.879675 1.05249 3.80835 -0.883353 1.0617 3.82219 -0.871945 1.05828 3.79992 -0.867489 1.05249 3.80835 -0.883353 1.05419 3.82168 -0.884935 1.0617 3.82219 -0.871945 1.0617 3.82219 -0.871945 1.05419 3.82168 -0.884935 1.05581 3.8349 -0.884421 1.06481 3.84409 -0.869424 1.05581 3.8349 -0.884421 1.05731 3.84753 -0.881959 1.05876 3.85955 -0.877662 1.06481 3.84409 -0.869424 1.05731 3.84753 -0.881959 1.05876 3.85955 -0.877662 1.06786 3.8641 -0.860457 1.06481 3.84409 -0.869424 1.05876 3.85955 -0.877662 1.06035 3.87111 -0.871408 1.06786 3.8641 -0.860457 1.06786 3.8641 -0.860457 1.07224 3.84394 -0.856933 1.06481 3.84409 -0.869424 1.06481 3.84409 -0.869424 1.06977 3.82922 -0.859851 1.0617 3.82219 -0.871945 1.05581 3.8349 -0.884421 1.06481 3.84409 -0.869424 1.0617 3.82219 -0.871945 1.0617 3.82219 -0.871945 1.067 3.81368 -0.858922 1.05828 3.79992 -0.867489 1.05828 3.79992 -0.867489 1.06418 3.79881 -0.853982 1.05505 3.78047 -0.856581 1.04911 3.78328 -0.874059 1.05828 3.79992 -0.867489 1.05505 3.78047 -0.856581 1.05505 3.78047 -0.856581 1.06159 3.78606 -0.845644 1.05209 3.76564 -0.840752 1.05357 3.76526 -0.805549 1.05095 3.76579 -0.79027 1.04538 3.75303 -0.797963 1.04538 3.75303 -0.797963 1.05095 3.76579 -0.79027 1.04242 3.7569 -0.776627 1.03635 3.74139 -0.784704 1.04242 3.7569 -0.776627 1.03491 3.7446 -0.772407 1.03635 3.74139 -0.784704 1.04538 3.75303 -0.797963 1.04242 3.7569 -0.776627 1.03635 3.74139 -0.784704 1.03787 3.74003 -0.797595 1.04538 3.75303 -0.797963 1.05095 3.76579 -0.79027 1.04852 3.77003 -0.775955 1.04242 3.7569 -0.776627 1.04242 3.7569 -0.776627 1.04852 3.77003 -0.775955 1.03918 3.76732 -0.756904 1.03335 3.74978 -0.76041 1.03918 3.76732 -0.756904 1.03168 3.75691 -0.749122 1.03335 3.74978 -0.76041 1.04242 3.7569 -0.776627 1.03918 3.76732 -0.756904 1.03335 3.74978 -0.76041 1.03491 3.7446 -0.772407 1.04242 3.7569 -0.776627 1.04852 3.77003 -0.775955 1.04579 3.77803 -0.762665 1.03918 3.76732 -0.756904 1.03918 3.76732 -0.756904 1.04579 3.77803 -0.762665 1.03577 3.78362 -0.74108 1.02996 3.7658 -0.739003 1.03577 3.78362 -0.74108 1.02826 3.77615 -0.730442 1.02996 3.7658 -0.739003 1.03918 3.76732 -0.756904 1.03577 3.78362 -0.74108 1.02996 3.7658 -0.739003 1.03168 3.75691 -0.749122 1.03918 3.76732 -0.756904 1.04579 3.77803 -0.762665 1.04296 3.78931 -0.751766 1.03577 3.78362 -0.74108 1.03577 3.78362 -0.74108 1.04296 3.78931 -0.751766 1.04032 3.80271 -0.744295 1.03266 3.80336 -0.731327 1.04032 3.80271 -0.744295 1.0379 3.81713 -0.740518 1.02961 3.825 -0.728 1.0379 3.81713 -0.740518 1.03518 3.83261 -0.740484 1.0262 3.84741 -0.731576 1.03518 3.83261 -0.740484 1.03235 3.84778 -0.744492 1.02293 3.86736 -0.741778 1.03235 3.84778 -0.744492 1.02968 3.86114 -0.752109 1.02727 3.87183 -0.762489 1.02293 3.86736 -0.741778 1.02968 3.86114 -0.752109 1.02727 3.87183 -0.762489 1.01998 3.88275 -0.757002 1.02293 3.86736 -0.741778 1.02727 3.87183 -0.762489 1.02457 3.87985 -0.77568 1.01998 3.88275 -0.757002 1.01998 3.88275 -0.757002 1.02457 3.87985 -0.77568 1.01666 3.89321 -0.776938 1.01085 3.90023 -0.760431 1.01666 3.89321 -0.776938 1.00915 3.90552 -0.772774 1.01085 3.90023 -0.760431 1.01998 3.88275 -0.757002 1.01666 3.89321 -0.776938 1.01085 3.90023 -0.760431 1.01248 3.89318 -0.749239 1.01998 3.88275 -0.757002 1.01998 3.88275 -0.757002 1.01248 3.89318 -0.749239 1.01397 3.88473 -0.739525 1.02293 3.86736 -0.741778 1.01397 3.88473 -0.739525 1.01542 3.87501 -0.731266 1.01701 3.86381 -0.724379 1.02293 3.86736 -0.741778 1.01542 3.87501 -0.731266 1.01701 3.86381 -0.724379 1.0262 3.84741 -0.731576 1.02293 3.86736 -0.741778 1.01701 3.86381 -0.724379 1.0187 3.85146 -0.719222 1.0262 3.84741 -0.731576 1.0262 3.84741 -0.731576 1.0187 3.85146 -0.719222 1.02042 3.83836 -0.716056 1.02961 3.825 -0.728 1.02042 3.83836 -0.716056 1.0221 3.825 -0.715 1.0237 3.81189 -0.716017 1.02961 3.825 -0.728 1.0221 3.825 -0.715 1.0237 3.81189 -0.716017 1.03266 3.80336 -0.731327 1.02961 3.825 -0.728 1.0237 3.81189 -0.716017 1.02515 3.79946 -0.718928 1.03266 3.80336 -0.731327 1.03266 3.80336 -0.731327 1.02515 3.79946 -0.718928 1.02664 3.78752 -0.723709 1.03577 3.78362 -0.74108 1.02664 3.78752 -0.723709 1.02826 3.77615 -0.730442 1.03577 3.78362 -0.74108 1.03266 3.80336 -0.731327 1.02664 3.78752 -0.723709 1.03577 3.78362 -0.74108 1.04032 3.80271 -0.744295 1.03266 3.80336 -0.731327 1.03266 3.80336 -0.731327 1.0379 3.81713 -0.740518 1.02961 3.825 -0.728 1.02961 3.825 -0.728 1.03518 3.83261 -0.740484 1.0262 3.84741 -0.731576 1.02042 3.83836 -0.716056 1.02961 3.825 -0.728 1.0262 3.84741 -0.731576 1.0262 3.84741 -0.731576 1.03235 3.84778 -0.744492 1.02293 3.86736 -0.741778 1.02457 3.87985 -0.77568 1.02174 3.88428 -0.790736 1.01666 3.89321 -0.776938 1.01666 3.89321 -0.776938 1.02174 3.88428 -0.790736 1.01328 3.897 -0.79926 1.00744 3.90881 -0.785837 1.01328 3.897 -0.79926 1.00577 3.91 -0.799127 1.00744 3.90881 -0.785837 1.01666 3.89321 -0.776938 1.01328 3.897 -0.79926 1.00744 3.90881 -0.785837 1.00915 3.90552 -0.772774 1.01666 3.89321 -0.776938 1.02174 3.88428 -0.790736 1.01905 3.88468 -0.806158 1.01328 3.897 -0.79926 1.01328 3.897 -0.79926 1.01905 3.88468 -0.806158 1.01028 3.89393 -0.820803 1.00421 3.90913 -0.812154 1.01028 3.89393 -0.820803 1.00278 3.90637 -0.82456 1.00421 3.90913 -0.812154 1.01328 3.897 -0.79926 1.01028 3.89393 -0.820803 1.00421 3.90913 -0.812154 1.00577 3.91 -0.799127 1.01328 3.897 -0.79926 1.01905 3.88468 -0.806158 1.01663 3.88133 -0.82067 1.01028 3.89393 -0.820803 1.01028 3.89393 -0.820803 1.01663 3.88133 -0.82067 1.0071 3.88432 -0.8408 1.00125 3.90169 -0.836658 1.0071 3.88432 -0.8408 0.999598 3.89504 -0.848167 1.00125 3.90169 -0.836658 1.01028 3.89393 -0.820803 1.0071 3.88432 -0.8408 1.00125 3.90169 -0.836658 1.00278 3.90637 -0.82456 1.01028 3.89393 -0.820803 1.01663 3.88133 -0.82067 1.01396 3.87421 -0.834323 1.0071 3.88432 -0.8408 1.0071 3.88432 -0.8408 1.01396 3.87421 -0.834323 1.01113 3.86363 -0.845911 1.00368 3.86865 -0.857256 1.01113 3.86363 -0.845911 1.00842 3.85061 -0.85426 1.00051 3.84917 -0.867822 1.00842 3.85061 -0.85426 1.006 3.83645 -0.858898 0.997515 3.82779 -0.871946 1.006 3.83645 -0.858898 1.00335 3.82113 -0.859875 0.99413 3.8053 -0.869253 1.00335 3.82113 -0.859875 1.00052 3.80574 -0.856824 0.990811 3.78489 -0.859792 1.00052 3.80574 -0.856824 0.99779 3.79182 -0.849991 0.995363 3.78051 -0.840258 0.990811 3.78489 -0.859792 0.99779 3.79182 -0.849991 0.995363 3.78051 -0.840258 0.987866 3.76893 -0.845166 0.990811 3.78489 -0.859792 0.995363 3.78051 -0.840258 0.992739 3.77177 -0.827695 0.987866 3.76893 -0.845166 0.987866 3.76893 -0.845166 0.992739 3.77177 -0.827695 0.984584 3.75775 -0.825731 0.978765 3.75137 -0.842471 0.984584 3.75775 -0.825731 0.977079 3.74561 -0.830376 0.978765 3.75137 -0.842471 0.987866 3.76893 -0.845166 0.984584 3.75775 -0.825731 0.978765 3.75137 -0.842471 0.980361 3.7588 -0.853321 0.987866 3.76893 -0.845166 0.987866 3.76893 -0.845166 0.980361 3.7588 -0.853321 0.981817 3.76754 -0.862636 0.990811 3.78489 -0.859792 0.981817 3.76754 -0.862636 0.983306 3.77765 -0.870587 0.984925 3.78916 -0.877075 0.990811 3.78489 -0.859792 0.983306 3.77765 -0.870587 0.984925 3.78916 -0.877075 0.99413 3.8053 -0.869253 0.990811 3.78489 -0.859792 0.984925 3.78916 -0.877075 0.986624 3.80175 -0.881757 0.99413 3.8053 -0.869253 0.99413 3.8053 -0.869253 0.986624 3.80175 -0.881757 0.98834 3.81495 -0.884404 0.997515 3.82779 -0.871946 0.98834 3.81495 -0.884404 0.990009 3.82829 -0.884936 0.991573 3.84127 -0.883428 0.997515 3.82779 -0.871946 0.990009 3.82829 -0.884936 0.991573 3.84127 -0.883428 1.00051 3.84917 -0.867822 0.997515 3.82779 -0.871946 0.991573 3.84127 -0.883428 0.993009 3.85353 -0.880068 1.00051 3.84917 -0.867822 1.00051 3.84917 -0.867822 0.993009 3.85353 -0.880068 0.994534 3.86537 -0.874799 1.00368 3.86865 -0.857256 0.994534 3.86537 -0.874799 0.996179 3.87654 -0.867594 0.997888 3.88656 -0.858616 1.00368 3.86865 -0.857256 0.996179 3.87654 -0.867594 0.997888 3.88656 -0.858616 1.0071 3.88432 -0.8408 1.00368 3.86865 -0.857256 0.997888 3.88656 -0.858616 0.999598 3.89504 -0.848167 1.0071 3.88432 -0.8408 1.0071 3.88432 -0.8408 1.01113 3.86363 -0.845911 1.00368 3.86865 -0.857256 1.00368 3.86865 -0.857256 1.00842 3.85061 -0.85426 1.00051 3.84917 -0.867822 0.994534 3.86537 -0.874799 1.00368 3.86865 -0.857256 1.00051 3.84917 -0.867822 1.00051 3.84917 -0.867822 1.006 3.83645 -0.858898 0.997515 3.82779 -0.871946 0.997515 3.82779 -0.871946 1.00335 3.82113 -0.859875 0.99413 3.8053 -0.869253 0.98834 3.81495 -0.884404 0.997515 3.82779 -0.871946 0.99413 3.8053 -0.869253 0.99413 3.8053 -0.869253 1.00052 3.80574 -0.856824 0.990811 3.78489 -0.859792 0.992739 3.77177 -0.827695 0.989913 3.76642 -0.812958 0.984584 3.75775 -0.825731 0.984584 3.75775 -0.825731 0.989913 3.76642 -0.812958 0.981182 3.75309 -0.80353 0.975361 3.74181 -0.817448 0.981182 3.75309 -0.80353 0.973677 3.7401 -0.804167 0.975361 3.74181 -0.817448 0.984584 3.75775 -0.825731 0.981182 3.75309 -0.80353 0.975361 3.74181 -0.817448 0.977079 3.74561 -0.830376 0.984584 3.75775 -0.825731 0.989913 3.76642 -0.812958 0.987164 3.76505 -0.79748 0.981182 3.75309 -0.80353 0.981182 3.75309 -0.80353 0.987164 3.76505 -0.79748 0.978138 3.75535 -0.781773 0.972085 3.74047 -0.791032 0.978138 3.75535 -0.781773 0.970633 3.74277 -0.778482 0.972085 3.74047 -0.791032 0.981182 3.75309 -0.80353 0.978138 3.75535 -0.781773 0.972085 3.74047 -0.791032 0.973677 3.7401 -0.804167 0.981182 3.75309 -0.80353 0.987164 3.76505 -0.79748 0.984723 3.76754 -0.782738 0.978138 3.75535 -0.781773 0.978138 3.75535 -0.781773 0.984723 3.76754 -0.782738 0.975021 3.76412 -0.761552 0.969139 3.74696 -0.76631 0.975021 3.76412 -0.761552 0.967516 3.75313 -0.75461 0.969139 3.74696 -0.76631 0.978138 3.75535 -0.781773 0.975021 3.76412 -0.761552 0.969139 3.74696 -0.76631 0.970633 3.74277 -0.778482 0.978138 3.75535 -0.781773 0.984723 3.76754 -0.782738 0.982126 3.77374 -0.768809 0.975021 3.76412 -0.761552 0.975021 3.76412 -0.761552 0.982126 3.77374 -0.768809 0.979306 3.78357 -0.756601 0.971606 3.77913 -0.7445 0.979306 3.78357 -0.756601 0.976541 3.79613 -0.747403 0.968379 3.79831 -0.73313 0.976541 3.79613 -0.747403 0.97408 3.81007 -0.741888 0.965415 3.81944 -0.728215 0.97408 3.81007 -0.741888 0.971511 3.82514 -0.74 0.962057 3.84195 -0.730024 0.971511 3.82514 -0.74 0.968699 3.84066 -0.74208 0.965919 3.85506 -0.748072 0.962057 3.84195 -0.730024 0.968699 3.84066 -0.74208 0.965919 3.85506 -0.748072 0.958703 3.86279 -0.738715 0.962057 3.84195 -0.730024 0.965919 3.85506 -0.748072 0.963434 3.86702 -0.757175 0.958703 3.86279 -0.738715 0.958703 3.86279 -0.738715 0.963434 3.86702 -0.757175 0.955742 3.87932 -0.752746 0.949672 3.8801 -0.735274 0.955742 3.87932 -0.752746 0.948237 3.88913 -0.744214 0.949672 3.8801 -0.735274 0.958703 3.86279 -0.738715 0.955742 3.87932 -0.752746 0.949672 3.8801 -0.735274 0.951197 3.86962 -0.72765 0.958703 3.86279 -0.738715 0.958703 3.86279 -0.738715 0.951197 3.86962 -0.72765 0.952842 3.8578 -0.721582 0.962057 3.84195 -0.730024 0.952842 3.8578 -0.721582 0.954551 3.84501 -0.71739 0.956261 3.83173 -0.715266 0.962057 3.84195 -0.730024 0.954551 3.84501 -0.71739 0.956261 3.83173 -0.715266 0.965415 3.81944 -0.728215 0.962057 3.84195 -0.730024 0.956261 3.83173 -0.715266 0.957909 3.81843 -0.715254 0.965415 3.81944 -0.728215 0.965415 3.81944 -0.728215 0.957909 3.81843 -0.715254 0.95944 3.80561 -0.717241 0.968379 3.79831 -0.73313 0.95944 3.80561 -0.717241 0.960874 3.79349 -0.721057 0.962434 3.78177 -0.726813 0.968379 3.79831 -0.73313 0.960874 3.79349 -0.721057 0.962434 3.78177 -0.726813 0.971606 3.77913 -0.7445 0.968379 3.79831 -0.73313 0.962434 3.78177 -0.726813 0.9641 3.77085 -0.734479 0.971606 3.77913 -0.7445 0.971606 3.77913 -0.7445 0.9641 3.77085 -0.734479 0.965815 3.76118 -0.743856 0.975021 3.76412 -0.761552 0.965815 3.76118 -0.743856 0.967516 3.75313 -0.75461 0.975021 3.76412 -0.761552 0.971606 3.77913 -0.7445 0.965815 3.76118 -0.743856 0.975021 3.76412 -0.761552 0.979306 3.78357 -0.756601 0.971606 3.77913 -0.7445 0.971606 3.77913 -0.7445 0.976541 3.79613 -0.747403 0.968379 3.79831 -0.73313 0.968379 3.79831 -0.73313 0.97408 3.81007 -0.741888 0.965415 3.81944 -0.728215 0.95944 3.80561 -0.717241 0.968379 3.79831 -0.73313 0.965415 3.81944 -0.728215 0.965415 3.81944 -0.728215 0.971511 3.82514 -0.74 0.962057 3.84195 -0.730024 0.963434 3.86702 -0.757175 0.960895 3.87641 -0.769057 0.955742 3.87932 -0.752746 0.955742 3.87932 -0.752746 0.960895 3.87641 -0.769057 0.952508 3.89118 -0.771644 0.946672 3.89693 -0.754705 0.952508 3.89118 -0.771644 0.945003 3.90313 -0.766525 0.946672 3.89693 -0.754705 0.955742 3.87932 -0.752746 0.952508 3.89118 -0.771644 0.946672 3.89693 -0.754705 0.948237 3.88913 -0.744214 0.955742 3.87932 -0.752746 0.960895 3.87641 -0.769057 0.958093 3.88266 -0.78339 0.952508 3.89118 -0.771644 0.952508 3.89118 -0.771644 0.958093 3.88266 -0.78339 0.949094 3.89672 -0.793672 0.943287 3.90744 -0.779289 0.949094 3.89672 -0.793672 0.941588 3.90967 -0.792529 0.943287 3.90744 -0.779289 0.952508 3.89118 -0.771644 0.949094 3.89672 -0.793672 0.943287 3.90744 -0.779289 0.945003 3.90313 -0.766525 0.952508 3.89118 -0.771644 0.958093 3.88266 -0.78339 0.9553 3.88499 -0.798835 0.949094 3.89672 -0.793672 0.949094 3.89672 -0.793672 0.9553 3.88499 -0.798835 0.945986 3.89528 -0.815646 0.939969 3.90981 -0.805746 0.945986 3.89528 -0.815646 0.938481 3.90797 -0.818471 0.939969 3.90981 -0.805746 0.949094 3.89672 -0.793672 0.945986 3.89528 -0.815646 0.939969 3.90981 -0.805746 0.941588 3.90967 -0.792529 0.949094 3.89672 -0.793672 0.9553 3.88499 -0.798835 0.952785 3.88338 -0.81384 0.945986 3.89528 -0.815646 0.945986 3.89528 -0.815646 0.952785 3.88338 -0.81384 0.950277 3.87809 -0.82796 0.942934 3.88733 -0.836046 0.950277 3.87809 -0.82796 0.947486 3.86907 -0.840712 0.939529 3.87301 -0.853653 0.947486 3.86907 -0.840712 0.944682 3.85705 -0.85072 0.936254 3.8542 -0.865814 0.944682 3.85705 -0.85072 0.942137 3.84333 -0.857132 0.933308 3.83331 -0.871518 0.942137 3.84333 -0.857132 0.939657 3.82856 -0.859894 0.929967 3.81071 -0.870568 0.939657 3.82856 -0.859894 0.93688 3.81301 -0.858789 0.934066 3.79821 -0.853685 0.929967 3.81071 -0.870568 0.93688 3.81301 -0.858789 0.934066 3.79821 -0.853685 0.926602 3.7896 -0.862696 0.929967 3.81071 -0.870568 0.934066 3.79821 -0.853685 0.931492 3.78557 -0.845224 0.926602 3.7896 -0.862696 0.926602 3.7896 -0.862696 0.931492 3.78557 -0.845224 0.923609 3.77249 -0.849258 0.917537 3.77237 -0.866744 0.923609 3.77249 -0.849258 0.916103 3.763 -0.858151 0.917537 3.77237 -0.866744 0.926602 3.7896 -0.862696 0.923609 3.77249 -0.849258 0.917537 3.77237 -0.866744 0.919097 3.78321 -0.874016 0.926602 3.7896 -0.862696 0.926602 3.7896 -0.862696 0.919097 3.78321 -0.874016 0.920763 3.7953 -0.879644 0.929967 3.81071 -0.870568 0.920763 3.7953 -0.879644 0.922478 3.80826 -0.883335 0.924179 3.82159 -0.884932 0.929967 3.81071 -0.870568 0.922478 3.80826 -0.883335 0.924179 3.82159 -0.884932 0.933308 3.83331 -0.871518 0.929967 3.81071 -0.870568 0.924179 3.82159 -0.884932 0.925802 3.83481 -0.884432 0.933308 3.83331 -0.871518 0.933308 3.83331 -0.871518 0.925802 3.83481 -0.884432 0.927296 3.84745 -0.881981 0.936254 3.8542 -0.865814 0.927296 3.84745 -0.881981 0.928749 3.85947 -0.877697 0.93034 3.87103 -0.871456 0.936254 3.8542 -0.865814 0.928749 3.85947 -0.877697 0.93034 3.87103 -0.871456 0.939529 3.87301 -0.853653 0.936254 3.8542 -0.865814 0.93034 3.87103 -0.871456 0.932024 3.88168 -0.863341 0.939529 3.87301 -0.853653 0.939529 3.87301 -0.853653 0.932024 3.88168 -0.863341 0.933741 3.89098 -0.853586 0.942934 3.88733 -0.836046 0.933741 3.89098 -0.853586 0.935428 3.89858 -0.842554 0.937024 3.90426 -0.830693 0.942934 3.88733 -0.836046 0.935428 3.89858 -0.842554 0.937024 3.90426 -0.830693 0.945986 3.89528 -0.815646 0.942934 3.88733 -0.836046 0.937024 3.90426 -0.830693 0.938481 3.90797 -0.818471 0.945986 3.89528 -0.815646 0.945986 3.89528 -0.815646 0.950277 3.87809 -0.82796 0.942934 3.88733 -0.836046 0.942934 3.88733 -0.836046 0.947486 3.86907 -0.840712 0.939529 3.87301 -0.853653 0.933741 3.89098 -0.853586 0.942934 3.88733 -0.836046 0.939529 3.87301 -0.853653 0.939529 3.87301 -0.853653 0.944682 3.85705 -0.85072 0.936254 3.8542 -0.865814 0.936254 3.8542 -0.865814 0.942137 3.84333 -0.857132 0.933308 3.83331 -0.871518 0.927296 3.84745 -0.881981 0.936254 3.8542 -0.865814 0.933308 3.83331 -0.871518 0.933308 3.83331 -0.871518 0.939657 3.82856 -0.859894 0.929967 3.81071 -0.870568 0.931492 3.78557 -0.845224 0.929035 3.7756 -0.834048 0.923609 3.77249 -0.849258 0.923609 3.77249 -0.849258 0.929035 3.7756 -0.834048 0.92043 3.75998 -0.830931 0.914572 3.75488 -0.848037 0.92043 3.75998 -0.830931 0.912924 3.74824 -0.836516 0.914572 3.75488 -0.848037 0.923609 3.77249 -0.849258 0.92043 3.75998 -0.830931 0.914572 3.75488 -0.848037 0.916103 3.763 -0.858151 0.923609 3.77249 -0.849258 0.929035 3.7756 -0.834048 0.926273 3.7685 -0.820197 0.92043 3.75998 -0.830931 0.92043 3.75998 -0.830931 0.926273 3.7685 -0.820197 0.917011 3.75358 -0.809128 0.911214 3.74344 -0.823944 0.917011 3.75358 -0.809128 0.909505 3.74069 -0.810776 0.911214 3.74344 -0.823944 0.92043 3.75998 -0.830931 0.917011 3.75358 -0.809128 0.911214 3.74344 -0.823944 0.912924 3.74824 -0.836516 0.92043 3.75998 -0.830931 0.926273 3.7685 -0.820197 0.923452 3.7652 -0.804877 0.917011 3.75358 -0.809128 0.917011 3.75358 -0.809128 0.923452 3.7652 -0.804877 0.913841 3.75419 -0.786973 0.907861 3.74004 -0.797508 0.913841 3.75419 -0.786973 0.906336 3.7414 -0.78462 0.907861 3.74004 -0.797508 0.917011 3.75358 -0.809128 0.913841 3.75419 -0.786973 0.907861 3.74004 -0.797508 0.909505 3.74069 -0.810776 0.917011 3.75358 -0.809128 0.923452 3.7652 -0.804877 0.92085 3.7659 -0.789632 0.913841 3.75419 -0.786973 0.913841 3.75419 -0.786973 0.92085 3.7659 -0.789632 0.918411 3.7703 -0.77535 0.910841 3.76132 -0.766399 0.918411 3.7703 -0.77535 0.915666 3.77846 -0.762135 0.907455 3.77491 -0.748279 0.915666 3.77846 -0.762135 0.912839 3.78986 -0.751367 0.904138 3.79332 -0.735345 0.912839 3.78986 -0.751367 0.91021 3.80331 -0.744057 0.901193 3.81397 -0.72885 0.91021 3.80331 -0.744057 0.907785 3.81778 -0.740435 0.89791 3.83639 -0.728907 0.907785 3.81778 -0.740435 0.905058 3.83328 -0.740574 0.902227 3.8484 -0.744753 0.89791 3.83639 -0.728907 0.905058 3.83328 -0.740574 0.902227 3.8484 -0.744753 0.894508 3.85794 -0.735979 0.89791 3.83639 -0.728907 0.902227 3.8484 -0.744753 0.899573 3.86166 -0.752505 0.894508 3.85794 -0.735979 0.894508 3.85794 -0.735979 0.899573 3.86166 -0.752505 0.891465 3.87565 -0.748825 0.885412 3.87508 -0.731317 0.891465 3.87565 -0.748825 0.88396 3.88479 -0.739585 0.885412 3.87508 -0.731317 0.894508 3.85794 -0.735979 0.891465 3.87565 -0.748825 0.885412 3.87508 -0.731317 0.887003 3.86389 -0.72442 0.894508 3.85794 -0.735979 0.894508 3.85794 -0.735979 0.887003 3.86389 -0.72442 0.888687 3.85154 -0.71925 0.89791 3.83639 -0.728907 0.888687 3.85154 -0.71925 0.890404 3.83845 -0.71607 0.892091 3.82509 -0.715 0.89791 3.83639 -0.728907 0.890404 3.83845 -0.71607 0.892091 3.82509 -0.715 0.901193 3.81397 -0.72885 0.89791 3.83639 -0.728907 0.892091 3.82509 -0.715 0.893687 3.81198 -0.716004 0.901193 3.81397 -0.72885 0.901193 3.81397 -0.72885 0.893687 3.81198 -0.716004 0.895144 3.79954 -0.718903 0.904138 3.79332 -0.735345 0.895144 3.79954 -0.718903 0.896632 3.7876 -0.723671 0.898251 3.77622 -0.730391 0.904138 3.79332 -0.735345 0.896632 3.7876 -0.723671 0.898251 3.77622 -0.730391 0.907455 3.77491 -0.748279 0.904138 3.79332 -0.735345 0.898251 3.77622 -0.730391 0.89995 3.76587 -0.738941 0.907455 3.77491 -0.748279 0.907455 3.77491 -0.748279 0.89995 3.76587 -0.738941 0.901666 3.75696 -0.749051 0.910841 3.76132 -0.766399 0.901666 3.75696 -0.749051 0.903335 3.74982 -0.760332 0.9049 3.74463 -0.772326 0.910841 3.76132 -0.766399 0.903335 3.74982 -0.760332 0.9049 3.74463 -0.772326 0.913841 3.75419 -0.786973 0.910841 3.76132 -0.766399 0.9049 3.74463 -0.772326 0.906336 3.7414 -0.78462 0.913841 3.75419 -0.786973 0.913841 3.75419 -0.786973 0.918411 3.7703 -0.77535 0.910841 3.76132 -0.766399 0.910841 3.76132 -0.766399 0.915666 3.77846 -0.762135 0.907455 3.77491 -0.748279 0.901666 3.75696 -0.749051 0.910841 3.76132 -0.766399 0.907455 3.77491 -0.748279 0.907455 3.77491 -0.748279 0.912839 3.78986 -0.751367 0.904138 3.79332 -0.735345 0.904138 3.79332 -0.735345 0.91021 3.80331 -0.744057 0.901193 3.81397 -0.72885 0.895144 3.79954 -0.718903 0.904138 3.79332 -0.735345 0.901193 3.81397 -0.72885 0.901193 3.81397 -0.72885 0.907785 3.81778 -0.740435 0.89791 3.83639 -0.728907 0.899573 3.86166 -0.752505 0.897157 3.87224 -0.763004 0.891465 3.87565 -0.748825 0.891465 3.87565 -0.748825 0.897157 3.87224 -0.763004 0.888347 3.88876 -0.766549 0.882465 3.89323 -0.749309 0.888347 3.88876 -0.766549 0.880842 3.90027 -0.760509 0.882465 3.89323 -0.749309 0.891465 3.87565 -0.748825 0.888347 3.88876 -0.766549 0.882465 3.89323 -0.749309 0.88396 3.88479 -0.739585 0.891465 3.87565 -0.748825 0.897157 3.87224 -0.763004 0.89445 3.88012 -0.776302 0.888347 3.88876 -0.766549 0.888347 3.88876 -0.766549 0.89445 3.88012 -0.776302 0.884931 3.89601 -0.788078 0.879141 3.90555 -0.77286 0.884931 3.89601 -0.788078 0.877426 3.90883 -0.785925 0.879141 3.90555 -0.77286 0.888347 3.88876 -0.766549 0.884931 3.89601 -0.788078 0.879141 3.90555 -0.77286 0.880842 3.90027 -0.760509 0.888347 3.88876 -0.766549 0.89445 3.88012 -0.776302 0.891617 3.88438 -0.791407 0.884931 3.89601 -0.788078 0.884931 3.89601 -0.788078 0.891617 3.88438 -0.791407 0.888939 3.88461 -0.806809 0.881706 3.89625 -0.810367 0.888939 3.88461 -0.806809 0.886526 3.8811 -0.821283 0.878741 3.88993 -0.831119 0.886526 3.8811 -0.821283 0.883841 3.87382 -0.834877 0.875382 3.87709 -0.849706 0.883841 3.87382 -0.834877 0.881007 3.86311 -0.846345 0.872029 3.85913 -0.863394 0.881007 3.86311 -0.846345 0.878307 3.85001 -0.854537 0.869069 3.83871 -0.870682 0.878307 3.85001 -0.854537 0.875893 3.83581 -0.859019 0.873231 3.82045 -0.859827 0.869069 3.83871 -0.870682 0.875893 3.83581 -0.859019 0.873231 3.82045 -0.859827 0.865834 3.81642 -0.871486 0.869069 3.83871 -0.870682 0.873231 3.82045 -0.859827 0.870398 3.8051 -0.856602 0.865834 3.81642 -0.871486 0.865834 3.81642 -0.871486 0.870398 3.8051 -0.856602 0.86242 3.79457 -0.865255 0.856613 3.80166 -0.881733 0.86242 3.79457 -0.865255 0.854914 3.78908 -0.877038 0.856613 3.80166 -0.881733 0.865834 3.81642 -0.871486 0.86242 3.79457 -0.865255 0.856613 3.80166 -0.881733 0.858329 3.81487 -0.884394 0.865834 3.81642 -0.871486 0.865834 3.81642 -0.871486 0.858329 3.81487 -0.884394 0.859998 3.82821 -0.88494 0.869069 3.83871 -0.870682 0.859998 3.82821 -0.88494 0.861563 3.84119 -0.883444 0.862999 3.85345 -0.880096 0.869069 3.83871 -0.870682 0.861563 3.84119 -0.883444 0.862999 3.85345 -0.880096 0.872029 3.85913 -0.863394 0.869069 3.83871 -0.870682 0.862999 3.85345 -0.880096 0.864524 3.8653 -0.87484 0.872029 3.85913 -0.863394 0.872029 3.85913 -0.863394 0.864524 3.8653 -0.87484 0.866168 3.87647 -0.867648 0.875382 3.87709 -0.849706 0.866168 3.87647 -0.867648 0.867877 3.88649 -0.858681 0.869587 3.89498 -0.84824 0.875382 3.87709 -0.849706 0.867877 3.88649 -0.858681 0.869587 3.89498 -0.84824 0.878741 3.88993 -0.831119 0.875382 3.87709 -0.849706 0.869587 3.89498 -0.84824 0.871236 3.90165 -0.836737 0.878741 3.88993 -0.831119 0.878741 3.88993 -0.831119 0.871236 3.90165 -0.836737 0.872767 3.90635 -0.824641 0.881706 3.89625 -0.810367 0.872767 3.90635 -0.824641 0.874201 3.90911 -0.812239 0.87576 3.91 -0.799215 0.881706 3.89625 -0.810367 0.874201 3.90911 -0.812239 0.87576 3.91 -0.799215 0.884931 3.89601 -0.788078 0.881706 3.89625 -0.810367 0.87576 3.91 -0.799215 0.877426 3.90883 -0.785925 0.884931 3.89601 -0.788078 0.884931 3.89601 -0.788078 0.888939 3.88461 -0.806809 0.881706 3.89625 -0.810367 0.881706 3.89625 -0.810367 0.886526 3.8811 -0.821283 0.878741 3.88993 -0.831119 0.872767 3.90635 -0.824641 0.881706 3.89625 -0.810367 0.878741 3.88993 -0.831119 0.878741 3.88993 -0.831119 0.883841 3.87382 -0.834877 0.875382 3.87709 -0.849706 0.875382 3.87709 -0.849706 0.881007 3.86311 -0.846345 0.872029 3.85913 -0.863394 0.866168 3.87647 -0.867648 0.875382 3.87709 -0.849706 0.872029 3.85913 -0.863394 0.872029 3.85913 -0.863394 0.878307 3.85001 -0.854537 0.869069 3.83871 -0.870682 0.870398 3.8051 -0.856602 0.867678 3.79127 -0.849623 0.86242 3.79457 -0.865255 0.86242 3.79457 -0.865255 0.867678 3.79127 -0.849623 0.859313 3.77628 -0.853008 0.853295 3.77757 -0.870539 0.859313 3.77628 -0.853008 0.851808 3.76748 -0.862579 0.853295 3.77757 -0.870539 0.86242 3.79457 -0.865255 0.859313 3.77628 -0.853008 0.853295 3.77757 -0.870539 0.854914 3.78908 -0.877038 0.86242 3.79457 -0.865255 0.867678 3.79127 -0.849623 0.865257 3.78008 -0.839774 0.859313 3.77628 -0.853008 0.859313 3.77628 -0.853008 0.865257 3.78008 -0.839774 0.85626 3.76259 -0.83591 0.85035 3.75875 -0.853254 0.85626 3.76259 -0.83591 0.848754 3.75133 -0.842394 0.85035 3.75875 -0.853254 0.859313 3.77628 -0.853008 0.85626 3.76259 -0.83591 0.85035 3.75875 -0.853254 0.851808 3.76748 -0.862579 0.859313 3.77628 -0.853008 0.865257 3.78008 -0.839774 0.862619 3.77147 -0.827094 0.85626 3.76259 -0.83591 0.85626 3.76259 -0.83591 0.862619 3.77147 -0.827094 0.852859 3.75452 -0.814729 0.847067 3.74558 -0.830293 0.852859 3.75452 -0.814729 0.84535 3.74179 -0.81736 0.847067 3.74558 -0.830293 0.85626 3.76259 -0.83591 0.852859 3.75452 -0.814729 0.847067 3.74558 -0.830293 0.848754 3.75133 -0.842394 0.85626 3.76259 -0.83591 0.862619 3.77147 -0.827094 0.859791 3.76627 -0.812293 0.852859 3.75452 -0.814729 0.852859 3.75452 -0.814729 0.859791 3.76627 -0.812293 0.857051 3.76508 -0.796819 0.849581 3.75341 -0.792331 0.857051 3.76508 -0.796819 0.854618 3.76773 -0.782121 0.846634 3.75893 -0.771395 0.854618 3.76773 -0.782121 0.852007 3.7741 -0.768235 0.843309 3.77099 -0.752386 0.852007 3.7741 -0.768235 0.849183 3.78406 -0.756134 0.839928 3.78845 -0.737969 0.849183 3.78406 -0.756134 0.846427 3.79671 -0.747086 0.836936 3.80865 -0.729882 0.846427 3.79671 -0.747086 0.843977 3.81069 -0.741732 0.841393 3.82582 -0.740006 0.836936 3.80865 -0.729882 0.843977 3.81069 -0.741732 0.841393 3.82582 -0.740006 0.833755 3.83077 -0.728232 0.836936 3.80865 -0.729882 0.841393 3.82582 -0.740006 0.838576 3.84132 -0.742261 0.833755 3.83077 -0.728232 0.833755 3.83077 -0.728232 0.838576 3.84132 -0.742261 0.830336 3.85285 -0.733605 0.82454 3.8451 -0.717411 0.830336 3.85285 -0.733605 0.822831 3.85788 -0.721617 0.82454 3.8451 -0.717411 0.833755 3.83077 -0.728232 0.830336 3.85285 -0.733605 0.82454 3.8451 -0.717411 0.82625 3.83181 -0.715274 0.833755 3.83077 -0.728232 0.833755 3.83077 -0.728232 0.82625 3.83181 -0.715274 0.827899 3.81852 -0.715247 0.836936 3.80865 -0.729882 0.827899 3.81852 -0.715247 0.82943 3.80569 -0.717222 0.830864 3.79357 -0.721025 0.836936 3.80865 -0.729882 0.82943 3.80569 -0.717222 0.830864 3.79357 -0.721025 0.839928 3.78845 -0.737969 0.836936 3.80865 -0.729882 0.830864 3.79357 -0.721025 0.832423 3.78185 -0.726769 0.839928 3.78845 -0.737969 0.839928 3.78845 -0.737969 0.832423 3.78185 -0.726769 0.834089 3.77092 -0.734422 0.843309 3.77099 -0.752386 0.834089 3.77092 -0.734422 0.835804 3.76124 -0.743789 0.837505 3.75318 -0.754535 0.843309 3.77099 -0.752386 0.835804 3.76124 -0.743789 0.837505 3.75318 -0.754535 0.846634 3.75893 -0.771395 0.843309 3.77099 -0.752386 0.837505 3.75318 -0.754535 0.839129 3.747 -0.76623 0.846634 3.75893 -0.771395 0.846634 3.75893 -0.771395 0.839129 3.747 -0.76623 0.840623 3.74279 -0.7784 0.849581 3.75341 -0.792331 0.840623 3.74279 -0.7784 0.842075 3.74048 -0.790946 0.843666 3.7401 -0.804079 0.849581 3.75341 -0.792331 0.842075 3.74048 -0.790946 0.843666 3.7401 -0.804079 0.852859 3.75452 -0.814729 0.849581 3.75341 -0.792331 0.843666 3.7401 -0.804079 0.84535 3.74179 -0.81736 0.852859 3.75452 -0.814729 0.852859 3.75452 -0.814729 0.857051 3.76508 -0.796819 0.849581 3.75341 -0.792331 0.849581 3.75341 -0.792331 0.854618 3.76773 -0.782121 0.846634 3.75893 -0.771395 0.840623 3.74279 -0.7784 0.849581 3.75341 -0.792331 0.846634 3.75893 -0.771395 0.846634 3.75893 -0.771395 0.852007 3.7741 -0.768235 0.843309 3.77099 -0.752386 0.843309 3.77099 -0.752386 0.849183 3.78406 -0.756134 0.839928 3.78845 -0.737969 0.834089 3.77092 -0.734422 0.843309 3.77099 -0.752386 0.839928 3.78845 -0.737969 0.839928 3.78845 -0.737969 0.846427 3.79671 -0.747086 0.836936 3.80865 -0.729882 0.838576 3.84132 -0.742261 0.835804 3.85563 -0.748409 0.830336 3.85285 -0.733605 0.830336 3.85285 -0.733605 0.835804 3.85563 -0.748409 0.827168 3.87172 -0.74522 0.821187 3.86969 -0.727696 0.827168 3.87172 -0.74522 0.819663 3.88016 -0.735329 0.821187 3.86969 -0.727696 0.830336 3.85285 -0.733605 0.827168 3.87172 -0.74522 0.821187 3.86969 -0.727696 0.822831 3.85788 -0.721617 0.830336 3.85285 -0.733605 0.835804 3.85563 -0.748409 0.833333 3.86748 -0.757625 0.827168 3.87172 -0.74522 0.827168 3.87172 -0.74522 0.833333 3.86748 -0.757625 0.824167 3.88597 -0.761695 0.818227 3.88919 -0.744279 0.824167 3.88597 -0.761695 0.816661 3.89697 -0.754779 0.818227 3.88919 -0.744279 0.827168 3.87172 -0.74522 0.824167 3.88597 -0.761695 0.818227 3.88919 -0.744279 0.819663 3.88016 -0.735329 0.827168 3.87172 -0.74522 0.833333 3.86748 -0.757625 0.830778 3.87675 -0.769633 0.824167 3.88597 -0.761695 0.824167 3.88597 -0.761695 0.830778 3.87675 -0.769633 0.820781 3.89485 -0.782531 0.814991 3.90317 -0.766607 0.820781 3.89485 -0.782531 0.813275 3.90746 -0.779377 0.814991 3.90317 -0.766607 0.824167 3.88597 -0.761695 0.820781 3.89485 -0.782531 0.814991 3.90317 -0.766607 0.816661 3.89697 -0.754779 0.824167 3.88597 -0.761695 0.830778 3.87675 -0.769633 0.82797 3.88284 -0.784046 0.820781 3.89485 -0.782531 0.820781 3.89485 -0.782531 0.82797 3.88284 -0.784046 0.825184 3.885 -0.799503 0.817464 3.89683 -0.80494 0.825184 3.885 -0.799503 0.822686 3.88323 -0.814459 0.814519 3.89212 -0.826067 0.822686 3.88323 -0.814459 0.82016 3.87777 -0.82855 0.811236 3.88084 -0.84545 0.82016 3.87777 -0.82855 0.817363 3.86861 -0.841209 0.807834 3.86393 -0.860568 0.817363 3.86861 -0.841209 0.814565 3.85649 -0.851075 0.812036 3.84272 -0.857324 0.807834 3.86393 -0.860568 0.814565 3.85649 -0.851075 0.812036 3.84272 -0.857324 0.804793 3.84395 -0.869461 0.807834 3.86393 -0.860568 0.812036 3.84272 -0.857324 0.809542 3.82789 -0.85993 0.804793 3.84395 -0.869461 0.804793 3.84395 -0.869461 0.809542 3.82789 -0.85993 0.801673 3.82204 -0.871939 0.795792 3.83473 -0.884442 0.801673 3.82204 -0.871939 0.794167 3.82151 -0.884928 0.795792 3.83473 -0.884442 0.804793 3.84395 -0.869461 0.801673 3.82204 -0.871939 0.795792 3.83473 -0.884442 0.797287 3.84737 -0.882003 0.804793 3.84395 -0.869461 0.804793 3.84395 -0.869461 0.797287 3.84737 -0.882003 0.798738 3.85939 -0.877732 0.807834 3.86393 -0.860568 0.798738 3.85939 -0.877732 0.800329 3.87096 -0.871504 0.802012 3.88162 -0.863401 0.807834 3.86393 -0.860568 0.800329 3.87096 -0.871504 0.802012 3.88162 -0.863401 0.811236 3.88084 -0.84545 0.807834 3.86393 -0.860568 0.802012 3.88162 -0.863401 0.80373 3.89092 -0.853656 0.811236 3.88084 -0.84545 0.811236 3.88084 -0.84545 0.80373 3.89092 -0.853656 0.805417 3.89854 -0.842631 0.814519 3.89212 -0.826067 0.805417 3.89854 -0.842631 0.807014 3.90423 -0.830774 0.808471 3.90795 -0.818554 0.814519 3.89212 -0.826067 0.807014 3.90423 -0.830774 0.808471 3.90795 -0.818554 0.817464 3.89683 -0.80494 0.814519 3.89212 -0.826067 0.808471 3.90795 -0.818554 0.809958 3.9098 -0.805832 0.817464 3.89683 -0.80494 0.817464 3.89683 -0.80494 0.809958 3.9098 -0.805832 0.811577 3.90968 -0.792618 0.820781 3.89485 -0.782531 0.811577 3.90968 -0.792618 0.813275 3.90746 -0.779377 0.820781 3.89485 -0.782531 0.817464 3.89683 -0.80494 0.811577 3.90968 -0.792618 0.820781 3.89485 -0.782531 0.825184 3.885 -0.799503 0.817464 3.89683 -0.80494 0.817464 3.89683 -0.80494 0.822686 3.88323 -0.814459 0.814519 3.89212 -0.826067 0.814519 3.89212 -0.826067 0.82016 3.87777 -0.82855 0.811236 3.88084 -0.84545 0.805417 3.89854 -0.842631 0.814519 3.89212 -0.826067 0.811236 3.88084 -0.84545 0.811236 3.88084 -0.84545 0.817363 3.86861 -0.841209 0.807834 3.86393 -0.860568 0.809542 3.82789 -0.85993 0.806757 3.81234 -0.85865 0.801673 3.82204 -0.871939 0.801673 3.82204 -0.871939 0.806757 3.81234 -0.85865 0.798257 3.79977 -0.867436 0.792467 3.80817 -0.883317 0.798257 3.79977 -0.867436 0.790752 3.79522 -0.879612 0.792467 3.80817 -0.883317 0.801673 3.82204 -0.871939 0.798257 3.79977 -0.867436 0.792467 3.80817 -0.883317 0.794167 3.82151 -0.884928 0.801673 3.82204 -0.871939 0.806757 3.81234 -0.85865 0.803948 3.79761 -0.853381 0.798257 3.79977 -0.867436 0.798257 3.79977 -0.867436 0.803948 3.79761 -0.853381 0.795033 3.78036 -0.856491 0.789086 3.78313 -0.873973 0.795033 3.78036 -0.856491 0.787527 3.7723 -0.86669 0.789086 3.78313 -0.873973 0.798257 3.79977 -0.867436 0.795033 3.78036 -0.856491 0.789086 3.78313 -0.873973 0.790752 3.79522 -0.879612 0.798257 3.79977 -0.867436 0.803948 3.79761 -0.853381 0.80139 3.78509 -0.8448 0.795033 3.78036 -0.856491 0.795033 3.78036 -0.856491 0.80139 3.78509 -0.8448 0.792067 3.76556 -0.840629 0.786094 3.76295 -0.858089 0.792067 3.76556 -0.840629 0.784562 3.75483 -0.847965 0.786094 3.76295 -0.858089 0.795033 3.78036 -0.856491 0.792067 3.76556 -0.840629 0.786094 3.76295 -0.858089 0.787527 3.7723 -0.86669 0.795033 3.78036 -0.856491 0.80139 3.78509 -0.8448 0.798921 3.77522 -0.833498 0.792067 3.76556 -0.840629 0.792067 3.76556 -0.840629 0.798921 3.77522 -0.833498 0.79615 3.76828 -0.819555 0.788708 3.75589 -0.820209 0.79615 3.76828 -0.819555 0.793333 3.76515 -0.804205 0.785355 3.75303 -0.797815 0.793333 3.76515 -0.804205 0.790746 3.76602 -0.788998 0.782396 3.75695 -0.776489 0.790746 3.76602 -0.788998 0.788298 3.77057 -0.774747 0.77916 3.76741 -0.756782 0.788298 3.77057 -0.774747 0.785543 3.77889 -0.761609 0.775746 3.78374 -0.740994 0.785543 3.77889 -0.761609 0.782719 3.79041 -0.750975 0.780105 3.80392 -0.743826 0.775746 3.78374 -0.740994 0.782719 3.79041 -0.750975 0.780105 3.80392 -0.743826 0.772641 3.8035 -0.731285 0.775746 3.78374 -0.740994 0.780105 3.80392 -0.743826 0.777673 3.81844 -0.74036 0.772641 3.8035 -0.731285 0.772641 3.8035 -0.731285 0.777673 3.81844 -0.74036 0.769586 3.82515 -0.728 0.763677 3.81206 -0.71599 0.769586 3.82515 -0.728 0.76208 3.82518 -0.715 0.763677 3.81206 -0.71599 0.772641 3.8035 -0.731285 0.769586 3.82515 -0.728 0.763677 3.81206 -0.71599 0.765135 3.79962 -0.718878 0.772641 3.8035 -0.731285 0.772641 3.8035 -0.731285 0.765135 3.79962 -0.718878 0.766622 3.78768 -0.723632 0.775746 3.78374 -0.740994 0.766622 3.78768 -0.723632 0.76824 3.77629 -0.73034 0.769938 3.76593 -0.738878 0.775746 3.78374 -0.740994 0.76824 3.77629 -0.73034 0.769938 3.76593 -0.738878 0.77916 3.76741 -0.756782 0.775746 3.78374 -0.740994 0.769938 3.76593 -0.738878 0.771654 3.75702 -0.748979 0.77916 3.76741 -0.756782 0.77916 3.76741 -0.756782 0.771654 3.75702 -0.748979 0.773324 3.74987 -0.760254 0.782396 3.75695 -0.776489 0.773324 3.74987 -0.760254 0.77489 3.74466 -0.772245 0.776326 3.74142 -0.784537 0.782396 3.75695 -0.776489 0.77489 3.74466 -0.772245 0.776326 3.74142 -0.784537 0.785355 3.75303 -0.797815 0.782396 3.75695 -0.776489 0.776326 3.74142 -0.784537 0.77785 3.74004 -0.79742 0.785355 3.75303 -0.797815 0.785355 3.75303 -0.797815 0.77785 3.74004 -0.79742 0.779494 3.74067 -0.810687 0.788708 3.75589 -0.820209 0.779494 3.74067 -0.810687 0.781202 3.74342 -0.823858 0.782913 3.7482 -0.836435 0.788708 3.75589 -0.820209 0.781202 3.74342 -0.823858 0.782913 3.7482 -0.836435 0.792067 3.76556 -0.840629 0.788708 3.75589 -0.820209 0.782913 3.7482 -0.836435 0.784562 3.75483 -0.847965 0.792067 3.76556 -0.840629 0.792067 3.76556 -0.840629 0.79615 3.76828 -0.819555 0.788708 3.75589 -0.820209 0.788708 3.75589 -0.820209 0.793333 3.76515 -0.804205 0.785355 3.75303 -0.797815 0.779494 3.74067 -0.810687 0.788708 3.75589 -0.820209 0.785355 3.75303 -0.797815 0.785355 3.75303 -0.797815 0.790746 3.76602 -0.788998 0.782396 3.75695 -0.776489 0.782396 3.75695 -0.776489 0.788298 3.77057 -0.774747 0.77916 3.76741 -0.756782 0.773324 3.74987 -0.760254 0.782396 3.75695 -0.776489 0.77916 3.76741 -0.756782 0.77916 3.76741 -0.756782 0.785543 3.77889 -0.761609 0.775746 3.78374 -0.740994 0.777673 3.81844 -0.74036 0.774936 3.83395 -0.740672 0.769586 3.82515 -0.728 0.769586 3.82515 -0.728 0.774936 3.83395 -0.740672 0.766181 3.84755 -0.731624 0.760393 3.83853 -0.716084 0.766181 3.84755 -0.731624 0.758675 3.85163 -0.719278 0.760393 3.83853 -0.716084 0.769586 3.82515 -0.728 0.766181 3.84755 -0.731624 0.760393 3.83853 -0.716084 0.76208 3.82518 -0.715 0.769586 3.82515 -0.728 0.774936 3.83395 -0.740672 0.772107 3.84903 -0.74502 0.766181 3.84755 -0.731624 0.766181 3.84755 -0.731624 0.772107 3.84903 -0.74502 0.762907 3.86748 -0.741864 0.756992 3.86397 -0.72446 0.762907 3.86748 -0.741864 0.755402 3.87515 -0.731368 0.756992 3.86397 -0.72446 0.766181 3.84755 -0.731624 0.762907 3.86748 -0.741864 0.756992 3.86397 -0.72446 0.758675 3.85163 -0.719278 0.766181 3.84755 -0.731624 0.772107 3.84903 -0.74502 0.769466 3.86218 -0.752905 0.762907 3.86748 -0.741864 0.762907 3.86748 -0.741864 0.769466 3.86218 -0.752905 0.759961 3.88284 -0.757121 0.75395 3.88485 -0.739644 0.759961 3.88284 -0.757121 0.752455 3.89328 -0.749379 0.75395 3.88485 -0.739644 0.762907 3.86748 -0.741864 0.759961 3.88284 -0.757121 0.75395 3.88485 -0.739644 0.755402 3.87515 -0.731368 0.762907 3.86748 -0.741864 0.769466 3.86218 -0.752905 0.767046 3.87264 -0.763525 0.759961 3.88284 -0.757121 0.759961 3.88284 -0.757121 0.767046 3.87264 -0.763525 0.764328 3.88039 -0.776927 0.756635 3.89326 -0.777083 0.764328 3.88039 -0.776927 0.761496 3.88447 -0.792078 0.753254 3.897 -0.79941 0.761496 3.88447 -0.792078 0.758831 3.88453 -0.807457 0.750263 3.89389 -0.820941 0.758831 3.88453 -0.807457 0.756417 3.88086 -0.821895 0.747081 3.88424 -0.840924 0.756417 3.88086 -0.821895 0.753719 3.87343 -0.835426 0.750886 3.86258 -0.846773 0.747081 3.88424 -0.840924 0.753719 3.87343 -0.835426 0.750886 3.86258 -0.846773 0.743662 3.86853 -0.857348 0.747081 3.88424 -0.840924 0.750886 3.86258 -0.846773 0.748198 3.84942 -0.854807 0.743662 3.86853 -0.857348 0.743662 3.86853 -0.857348 0.748198 3.84942 -0.854807 0.740495 3.84903 -0.86787 0.734513 3.86522 -0.874882 0.740495 3.84903 -0.86787 0.732989 3.85337 -0.880125 0.734513 3.86522 -0.874882 0.743662 3.86853 -0.857348 0.740495 3.84903 -0.86787 0.734513 3.86522 -0.874882 0.736157 3.87639 -0.867702 0.743662 3.86853 -0.857348 0.743662 3.86853 -0.857348 0.736157 3.87639 -0.867702 0.737865 3.88643 -0.858746 0.747081 3.88424 -0.840924 0.737865 3.88643 -0.858746 0.739576 3.89493 -0.848314 0.741225 3.90161 -0.836816 0.747081 3.88424 -0.840924 0.739576 3.89493 -0.848314 0.741225 3.90161 -0.836816 0.750263 3.89389 -0.820941 0.747081 3.88424 -0.840924 0.741225 3.90161 -0.836816 0.742757 3.90633 -0.824722 0.750263 3.89389 -0.820941 0.750263 3.89389 -0.820941 0.742757 3.90633 -0.824722 0.744191 3.9091 -0.812323 0.753254 3.897 -0.79941 0.744191 3.9091 -0.812323 0.745749 3.91 -0.799303 0.747414 3.90884 -0.786014 0.753254 3.897 -0.79941 0.745749 3.91 -0.799303 0.747414 3.90884 -0.786014 0.756635 3.89326 -0.777083 0.753254 3.897 -0.79941 0.747414 3.90884 -0.786014 0.74913 3.90558 -0.772945 0.756635 3.89326 -0.777083 0.756635 3.89326 -0.777083 0.74913 3.90558 -0.772945 0.75083 3.90031 -0.760588 0.759961 3.88284 -0.757121 0.75083 3.90031 -0.760588 0.752455 3.89328 -0.749379 0.759961 3.88284 -0.757121 0.756635 3.89326 -0.777083 0.75083 3.90031 -0.760588 0.759961 3.88284 -0.757121 0.764328 3.88039 -0.776927 0.756635 3.89326 -0.777083 0.756635 3.89326 -0.777083 0.761496 3.88447 -0.792078 0.753254 3.897 -0.79941 0.753254 3.897 -0.79941 0.758831 3.88453 -0.807457 0.750263 3.89389 -0.820941 0.744191 3.9091 -0.812323 0.753254 3.897 -0.79941 0.750263 3.89389 -0.820941 0.750263 3.89389 -0.820941 0.756417 3.88086 -0.821895 0.747081 3.88424 -0.840924 0.748198 3.84942 -0.854807 0.745785 3.83516 -0.859133 0.740495 3.84903 -0.86787 0.740495 3.84903 -0.86787 0.745785 3.83516 -0.859133 0.737493 3.82764 -0.871952 0.731553 3.84111 -0.88346 0.737493 3.82764 -0.871952 0.729987 3.82812 -0.884943 0.731553 3.84111 -0.88346 0.740495 3.84903 -0.86787 0.737493 3.82764 -0.871952 0.731553 3.84111 -0.88346 0.732989 3.85337 -0.880125 0.740495 3.84903 -0.86787 0.745785 3.83516 -0.859133 0.74311 3.81978 -0.859772 0.737493 3.82764 -0.871952 0.737493 3.82764 -0.871952 0.74311 3.81978 -0.859772 0.734107 3.80516 -0.869211 0.728317 3.81478 -0.884383 0.734107 3.80516 -0.869211 0.726601 3.80157 -0.881708 0.728317 3.81478 -0.884383 0.737493 3.82764 -0.871952 0.734107 3.80516 -0.869211 0.728317 3.81478 -0.884383 0.729987 3.82812 -0.884943 0.737493 3.82764 -0.871952 0.74311 3.81978 -0.859772 0.740277 3.80446 -0.856373 0.734107 3.80516 -0.869211 0.734107 3.80516 -0.869211 0.740277 3.80446 -0.856373 0.73079 3.78477 -0.859709 0.724903 3.789 -0.877 0.73079 3.78477 -0.859709 0.723285 3.7775 -0.87049 0.724903 3.789 -0.877 0.734107 3.80516 -0.869211 0.73079 3.78477 -0.859709 0.724903 3.789 -0.877 0.726601 3.80157 -0.881708 0.734107 3.80516 -0.869211 0.740277 3.80446 -0.856373 0.737567 3.79073 -0.84925 0.73079 3.78477 -0.859709 0.73079 3.78477 -0.859709 0.737567 3.79073 -0.84925 0.73515 3.77965 -0.839285 0.727846 3.76884 -0.845052 0.73515 3.77965 -0.839285 0.732499 3.77116 -0.82649 0.724561 3.7577 -0.825589 0.732499 3.77116 -0.82649 0.729668 3.76614 -0.811627 0.72116 3.75308 -0.80338 0.729668 3.76614 -0.811627 0.726939 3.76512 -0.796159 0.71812 3.75538 -0.781634 0.726939 3.76512 -0.796159 0.724513 3.76792 -0.781504 0.714999 3.76421 -0.761425 0.724513 3.76792 -0.781504 0.721887 3.77446 -0.767665 0.719061 3.78456 -0.755673 0.714999 3.76421 -0.761425 0.721887 3.77446 -0.767665 0.719061 3.78456 -0.755673 0.711583 3.77925 -0.744404 0.714999 3.76421 -0.761425 0.719061 3.78456 -0.755673 0.716313 3.7973 -0.746777 0.711583 3.77925 -0.744404 0.711583 3.77925 -0.744404 0.716313 3.7973 -0.746777 0.70836 3.79844 -0.733077 0.702412 3.78192 -0.726724 0.70836 3.79844 -0.733077 0.700854 3.79365 -0.720993 0.702412 3.78192 -0.726724 0.711583 3.77925 -0.744404 0.70836 3.79844 -0.733077 0.702412 3.78192 -0.726724 0.704077 3.77099 -0.734365 0.711583 3.77925 -0.744404 0.711583 3.77925 -0.744404 0.704077 3.77099 -0.734365 0.705792 3.7613 -0.743722 0.714999 3.76421 -0.761425 0.705792 3.7613 -0.743722 0.707493 3.75323 -0.75446 0.709118 3.74703 -0.76615 0.714999 3.76421 -0.761425 0.707493 3.75323 -0.75446 0.709118 3.74703 -0.76615 0.71812 3.75538 -0.781634 0.714999 3.76421 -0.761425 0.709118 3.74703 -0.76615 0.710614 3.74281 -0.778318 0.71812 3.75538 -0.781634 0.71812 3.75538 -0.781634 0.710614 3.74281 -0.778318 0.712065 3.74049 -0.79086 0.72116 3.75308 -0.80338 0.712065 3.74049 -0.79086 0.713655 3.74009 -0.80399 0.715338 3.74177 -0.817272 0.72116 3.75308 -0.80338 0.713655 3.74009 -0.80399 0.715338 3.74177 -0.817272 0.724561 3.7577 -0.825589 0.72116 3.75308 -0.80338 0.715338 3.74177 -0.817272 0.717056 3.74555 -0.830209 0.724561 3.7577 -0.825589 0.724561 3.7577 -0.825589 0.717056 3.74555 -0.830209 0.718743 3.75128 -0.842317 0.727846 3.76884 -0.845052 0.718743 3.75128 -0.842317 0.72034 3.7587 -0.853186 0.721798 3.76742 -0.862522 0.727846 3.76884 -0.845052 0.72034 3.7587 -0.853186 0.721798 3.76742 -0.862522 0.73079 3.78477 -0.859709 0.727846 3.76884 -0.845052 0.721798 3.76742 -0.862522 0.723285 3.7775 -0.87049 0.73079 3.78477 -0.859709 0.73079 3.78477 -0.859709 0.73515 3.77965 -0.839285 0.727846 3.76884 -0.845052 0.727846 3.76884 -0.845052 0.732499 3.77116 -0.82649 0.724561 3.7577 -0.825589 0.718743 3.75128 -0.842317 0.727846 3.76884 -0.845052 0.724561 3.7577 -0.825589 0.724561 3.7577 -0.825589 0.729668 3.76614 -0.811627 0.72116 3.75308 -0.80338 0.72116 3.75308 -0.80338 0.726939 3.76512 -0.796159 0.71812 3.75538 -0.781634 0.712065 3.74049 -0.79086 0.72116 3.75308 -0.80338 0.71812 3.75538 -0.781634 0.71812 3.75538 -0.781634 0.724513 3.76792 -0.781504 0.714999 3.76421 -0.761425 0.716313 3.7973 -0.746777 0.713873 3.81131 -0.741582 0.70836 3.79844 -0.733077 0.70836 3.79844 -0.733077 0.713873 3.81131 -0.741582 0.705394 3.81958 -0.728204 0.69942 3.80578 -0.717203 0.705394 3.81958 -0.728204 0.697888 3.81861 -0.715241 0.69942 3.80578 -0.717203 0.70836 3.79844 -0.733077 0.705394 3.81958 -0.728204 0.69942 3.80578 -0.717203 0.700854 3.79365 -0.720993 0.70836 3.79844 -0.733077 0.713873 3.81131 -0.741582 0.711274 3.82649 -0.740018 0.705394 3.81958 -0.728204 0.705394 3.81958 -0.728204 0.711274 3.82649 -0.740018 0.702034 3.8421 -0.73006 0.696239 3.8319 -0.715281 0.702034 3.8421 -0.73006 0.694528 3.84519 -0.717432 0.696239 3.8319 -0.715281 0.705394 3.81958 -0.728204 0.702034 3.8421 -0.73006 0.696239 3.8319 -0.715281 0.697888 3.81861 -0.715241 0.705394 3.81958 -0.728204 0.711274 3.82649 -0.740018 0.708454 3.84197 -0.74245 0.702034 3.8421 -0.73006 0.702034 3.8421 -0.73006 0.708454 3.84197 -0.74245 0.698682 3.86292 -0.738793 0.69282 3.85796 -0.721651 0.698682 3.86292 -0.738793 0.691176 3.86976 -0.727742 0.69282 3.85796 -0.721651 0.702034 3.8421 -0.73006 0.698682 3.86292 -0.738793 0.69282 3.85796 -0.721651 0.694528 3.84519 -0.717432 0.702034 3.8421 -0.73006 0.708454 3.84197 -0.74245 0.70569 3.8562 -0.748752 0.698682 3.86292 -0.738793 0.698682 3.86292 -0.738793 0.70569 3.8562 -0.748752 0.703231 3.86793 -0.758081 0.695722 3.87942 -0.752856 0.703231 3.86793 -0.758081 0.70066 3.87708 -0.770215 0.692486 3.89124 -0.771784 0.70066 3.87708 -0.770215 0.697847 3.88302 -0.784703 0.689072 3.89673 -0.793822 0.697847 3.88302 -0.784703 0.695068 3.885 -0.80017 0.685968 3.89525 -0.815785 0.695068 3.885 -0.80017 0.692585 3.88307 -0.815077 0.682912 3.88725 -0.836176 0.692585 3.88307 -0.815077 0.690043 3.87745 -0.829138 0.68724 3.86814 -0.841702 0.682912 3.88725 -0.836176 0.690043 3.87745 -0.829138 0.68724 3.86814 -0.841702 0.679507 3.8729 -0.853755 0.682912 3.88725 -0.836176 0.68724 3.86814 -0.841702 0.684448 3.85591 -0.851423 0.679507 3.8729 -0.853755 0.679507 3.8729 -0.853755 0.684448 3.85591 -0.851423 0.676234 3.85406 -0.865873 0.670318 3.87088 -0.871552 0.676234 3.85406 -0.865873 0.668728 3.85931 -0.877767 0.670318 3.87088 -0.871552 0.679507 3.8729 -0.853755 0.676234 3.85406 -0.865873 0.670318 3.87088 -0.871552 0.672001 3.88155 -0.86346 0.679507 3.8729 -0.853755 0.679507 3.8729 -0.853755 0.672001 3.88155 -0.86346 0.673719 3.89087 -0.853725 0.682912 3.88725 -0.836176 0.673719 3.89087 -0.853725 0.675406 3.89849 -0.842708 0.677004 3.9042 -0.830854 0.682912 3.88725 -0.836176 0.675406 3.89849 -0.842708 0.677004 3.9042 -0.830854 0.685968 3.89525 -0.815785 0.682912 3.88725 -0.836176 0.677004 3.9042 -0.830854 0.678462 3.90793 -0.818636 0.685968 3.89525 -0.815785 0.685968 3.89525 -0.815785 0.678462 3.90793 -0.818636 0.679948 3.90979 -0.805919 0.689072 3.89673 -0.793822 0.679948 3.90979 -0.805919 0.681566 3.90969 -0.792706 0.683264 3.90748 -0.779464 0.689072 3.89673 -0.793822 0.681566 3.90969 -0.792706 0.683264 3.90748 -0.779464 0.692486 3.89124 -0.771784 0.689072 3.89673 -0.793822 0.683264 3.90748 -0.779464 0.68498 3.9032 -0.766689 0.692486 3.89124 -0.771784 0.692486 3.89124 -0.771784 0.68498 3.9032 -0.766689 0.68665 3.89702 -0.754854 0.695722 3.87942 -0.752856 0.68665 3.89702 -0.754854 0.688217 3.88924 -0.744344 0.689653 3.88023 -0.735385 0.695722 3.87942 -0.752856 0.688217 3.88924 -0.744344 0.689653 3.88023 -0.735385 0.698682 3.86292 -0.738793 0.695722 3.87942 -0.752856 0.689653 3.88023 -0.735385 0.691176 3.86976 -0.727742 0.698682 3.86292 -0.738793 0.698682 3.86292 -0.738793 0.703231 3.86793 -0.758081 0.695722 3.87942 -0.752856 0.695722 3.87942 -0.752856 0.70066 3.87708 -0.770215 0.692486 3.89124 -0.771784 0.68665 3.89702 -0.754854 0.695722 3.87942 -0.752856 0.692486 3.89124 -0.771784 0.692486 3.89124 -0.771784 0.697847 3.88302 -0.784703 0.689072 3.89673 -0.793822 0.689072 3.89673 -0.793822 0.695068 3.885 -0.80017 0.685968 3.89525 -0.815785 0.679948 3.90979 -0.805919 0.689072 3.89673 -0.793822 0.685968 3.89525 -0.815785 0.685968 3.89525 -0.815785 0.692585 3.88307 -0.815077 0.682912 3.88725 -0.836176 0.684448 3.85591 -0.851423 0.681937 3.84211 -0.857509 0.676234 3.85406 -0.865873 0.676234 3.85406 -0.865873 0.681937 3.84211 -0.857509 0.673287 3.83317 -0.871535 0.667278 3.84729 -0.882025 0.673287 3.83317 -0.871535 0.665781 3.83464 -0.884452 0.667278 3.84729 -0.882025 0.676234 3.85406 -0.865873 0.673287 3.83317 -0.871535 0.667278 3.84729 -0.882025 0.668728 3.85931 -0.877767 0.676234 3.85406 -0.865873 0.681937 3.84211 -0.857509 0.679426 3.82723 -0.859959 0.673287 3.83317 -0.871535 0.673287 3.83317 -0.871535 0.679426 3.82723 -0.859959 0.669961 3.81067 -0.87056 0.664156 3.82142 -0.884924 0.669961 3.81067 -0.87056 0.662455 3.80808 -0.883299 0.664156 3.82142 -0.884924 0.673287 3.83317 -0.871535 0.669961 3.81067 -0.87056 0.664156 3.82142 -0.884924 0.665781 3.83464 -0.884452 0.673287 3.83317 -0.871535 0.679426 3.82723 -0.859959 0.676634 3.81168 -0.858502 0.669961 3.81067 -0.87056 0.669961 3.81067 -0.87056 0.676634 3.81168 -0.858502 0.673831 3.79701 -0.853072 0.666581 3.78947 -0.862622 0.673831 3.79701 -0.853072 0.671288 3.78461 -0.844372 0.663589 3.77239 -0.849152 0.671288 3.78461 -0.844372 0.668806 3.77485 -0.832944 0.660407 3.75992 -0.830794 0.668806 3.77485 -0.832944 0.666027 3.76806 -0.81891 0.656988 3.75356 -0.808978 0.666027 3.76806 -0.81891 0.663214 3.7651 -0.803534 0.653822 3.75421 -0.786831 0.663214 3.7651 -0.803534 0.660643 3.76614 -0.788367 0.658184 3.77086 -0.774146 0.653822 3.75421 -0.786831 0.660643 3.76614 -0.788367 0.658184 3.77086 -0.774146 0.650819 3.76139 -0.766267 0.653822 3.75421 -0.786831 0.658184 3.77086 -0.774146 0.655421 3.77933 -0.761089 0.650819 3.76139 -0.766267 0.650819 3.76139 -0.766267 0.655421 3.77933 -0.761089 0.647432 3.77502 -0.748173 0.641643 3.75707 -0.748907 0.647432 3.77502 -0.748173 0.639927 3.766 -0.738816 0.641643 3.75707 -0.748907 0.650819 3.76139 -0.766267 0.647432 3.77502 -0.748173 0.641643 3.75707 -0.748907 0.643313 3.74991 -0.760176 0.650819 3.76139 -0.766267 0.650819 3.76139 -0.766267 0.643313 3.74991 -0.760176 0.64488 3.74469 -0.772163 0.653822 3.75421 -0.786831 0.64488 3.74469 -0.772163 0.646316 3.74143 -0.784453 0.647839 3.74004 -0.797333 0.653822 3.75421 -0.786831 0.646316 3.74143 -0.784453 0.647839 3.74004 -0.797333 0.656988 3.75356 -0.808978 0.653822 3.75421 -0.786831 0.647839 3.74004 -0.797333 0.649483 3.74066 -0.810599 0.656988 3.75356 -0.808978 0.656988 3.75356 -0.808978 0.649483 3.74066 -0.810599 0.651191 3.74339 -0.823771 0.660407 3.75992 -0.830794 0.651191 3.74339 -0.823771 0.652902 3.74817 -0.836354 0.654551 3.75478 -0.847892 0.660407 3.75992 -0.830794 0.652902 3.74817 -0.836354 0.654551 3.75478 -0.847892 0.663589 3.77239 -0.849152 0.660407 3.75992 -0.830794 0.654551 3.75478 -0.847892 0.656084 3.76289 -0.858027 0.663589 3.77239 -0.849152 0.663589 3.77239 -0.849152 0.656084 3.76289 -0.858027 0.657517 3.77223 -0.866637 0.666581 3.78947 -0.862622 0.657517 3.77223 -0.866637 0.659075 3.78305 -0.873929 0.66074 3.79514 -0.879581 0.666581 3.78947 -0.862622 0.659075 3.78305 -0.873929 0.66074 3.79514 -0.879581 0.669961 3.81067 -0.87056 0.666581 3.78947 -0.862622 0.66074 3.79514 -0.879581 0.662455 3.80808 -0.883299 0.669961 3.81067 -0.87056 0.669961 3.81067 -0.87056 0.673831 3.79701 -0.853072 0.666581 3.78947 -0.862622 0.666581 3.78947 -0.862622 0.671288 3.78461 -0.844372 0.663589 3.77239 -0.849152 0.657517 3.77223 -0.866637 0.666581 3.78947 -0.862622 0.663589 3.77239 -0.849152 0.663589 3.77239 -0.849152 0.668806 3.77485 -0.832944 0.660407 3.75992 -0.830794 0.660407 3.75992 -0.830794 0.666027 3.76806 -0.81891 0.656988 3.75356 -0.808978 0.651191 3.74339 -0.823771 0.660407 3.75992 -0.830794 0.656988 3.75356 -0.808978 0.656988 3.75356 -0.808978 0.663214 3.7651 -0.803534 0.653822 3.75421 -0.786831 0.655421 3.77933 -0.761089 0.6526 3.79096 -0.750589 0.647432 3.77502 -0.748173 0.647432 3.77502 -0.748173 0.6526 3.79096 -0.750589 0.644117 3.79345 -0.73528 0.638229 3.77636 -0.730289 0.644117 3.79345 -0.73528 0.636611 3.78776 -0.723594 0.638229 3.77636 -0.730289 0.647432 3.77502 -0.748173 0.644117 3.79345 -0.73528 0.638229 3.77636 -0.730289 0.639927 3.766 -0.738816 0.647432 3.77502 -0.748173 0.6526 3.79096 -0.750589 0.65 3.80452 -0.743602 0.644117 3.79345 -0.73528 0.644117 3.79345 -0.73528 0.65 3.80452 -0.743602 0.641172 3.81411 -0.728828 0.635126 3.7997 -0.718853 0.641172 3.81411 -0.728828 0.633667 3.81215 -0.715977 0.635126 3.7997 -0.718853 0.644117 3.79345 -0.73528 0.641172 3.81411 -0.728828 0.635126 3.7997 -0.718853 0.636611 3.78776 -0.723594 0.644117 3.79345 -0.73528 0.65 3.80452 -0.743602 0.648177 3.81432 -0.740632 0.641172 3.81411 -0.728828 0.641172 3.81411 -0.728828 0.648177 3.81432 -0.740632 0.646021 3.82564 -0.739302 0.637887 3.83654 -0.728931 0.646021 3.82564 -0.739302 0.643699 3.83743 -0.740167 0.641378 3.84885 -0.743289 0.637887 3.83654 -0.728931 0.643699 3.83743 -0.740167 0.641378 3.84885 -0.743289 0.634486 3.85808 -0.736048 0.637887 3.83654 -0.728931 0.641378 3.84885 -0.743289 0.639145 3.85944 -0.748548 0.634486 3.85808 -0.736048 0.634486 3.85808 -0.736048 0.639145 3.85944 -0.748548 0.631451 3.87573 -0.748903 0.625391 3.87522 -0.731419 0.631451 3.87573 -0.748903 0.623941 3.88491 -0.739703 0.625391 3.87522 -0.731419 0.634486 3.85808 -0.736048 0.631451 3.87573 -0.748903 0.625391 3.87522 -0.731419 0.626981 3.86405 -0.724501 0.634486 3.85808 -0.736048 0.634486 3.85808 -0.736048 0.626981 3.86405 -0.724501 0.628664 3.85171 -0.719306 0.637887 3.83654 -0.728931 0.628664 3.85171 -0.719306 0.630381 3.83862 -0.716099 0.632069 3.82527 -0.715 0.637887 3.83654 -0.728931 0.630381 3.83862 -0.716099 0.632069 3.82527 -0.715 0.641172 3.81411 -0.728828 0.637887 3.83654 -0.728931 0.632069 3.82527 -0.715 0.633667 3.81215 -0.715977 0.641172 3.81411 -0.728828 0.641172 3.81411 -0.728828 0.646021 3.82564 -0.739302 0.637887 3.83654 -0.728931 0.639145 3.85944 -0.748548 0.637065 3.86886 -0.755786 0.631451 3.87573 -0.748903 0.631451 3.87573 -0.748903 0.637065 3.86886 -0.755786 0.634958 3.87675 -0.764679 0.628325 3.88883 -0.766683 0.634958 3.87675 -0.764679 0.632727 3.88284 -0.774907 0.630465 3.8869 -0.786065 0.628325 3.88883 -0.766683 0.632727 3.88284 -0.774907 0.630465 3.8869 -0.786065 0.624909 3.89603 -0.788228 0.628325 3.88883 -0.766683 0.630465 3.8869 -0.786065 0.62824 3.8888 -0.79781 0.624909 3.89603 -0.788228 0.624909 3.89603 -0.788228 0.62824 3.8888 -0.79781 0.621686 3.89623 -0.81051 0.615738 3.91 -0.799391 0.621686 3.89623 -0.81051 0.614181 3.90909 -0.812408 0.615738 3.91 -0.799391 0.624909 3.89603 -0.788228 0.621686 3.89623 -0.81051 0.615738 3.91 -0.799391 0.617403 3.90886 -0.786102 0.624909 3.89603 -0.788228 0.624909 3.89603 -0.788228 0.617403 3.90886 -0.786102 0.619118 3.90561 -0.77303 0.628325 3.88883 -0.766683 0.619118 3.90561 -0.77303 0.620819 3.90035 -0.760667 0.622445 3.89333 -0.749449 0.628325 3.88883 -0.766683 0.620819 3.90035 -0.760667 0.622445 3.89333 -0.749449 0.631451 3.87573 -0.748903 0.628325 3.88883 -0.766683 0.622445 3.89333 -0.749449 0.623941 3.88491 -0.739703 0.631451 3.87573 -0.748903 0.631451 3.87573 -0.748903 0.634958 3.87675 -0.764679 0.628325 3.88883 -0.766683 0.62824 3.8888 -0.79781 0.626139 3.88847 -0.809672 0.621686 3.89623 -0.81051 0.621686 3.89623 -0.81051 0.626139 3.88847 -0.809672 0.624146 3.88592 -0.821366 0.61872 3.88986 -0.831253 0.624146 3.88592 -0.821366 0.62204 3.88128 -0.832378 0.619849 3.87471 -0.842368 0.61872 3.88986 -0.831253 0.62204 3.88128 -0.832378 0.619849 3.87471 -0.842368 0.615359 3.87698 -0.849816 0.61872 3.88986 -0.831253 0.619849 3.87471 -0.842368 0.617653 3.86644 -0.850986 0.615359 3.87698 -0.849816 0.615359 3.87698 -0.849816 0.617653 3.86644 -0.850986 0.612008 3.859 -0.863464 0.606146 3.87632 -0.867756 0.612008 3.859 -0.863464 0.604502 3.86514 -0.874923 0.606146 3.87632 -0.867756 0.615359 3.87698 -0.849816 0.612008 3.859 -0.863464 0.606146 3.87632 -0.867756 0.607854 3.88637 -0.858811 0.615359 3.87698 -0.849816 0.615359 3.87698 -0.849816 0.607854 3.88637 -0.858811 0.609564 3.89488 -0.848387 0.61872 3.88986 -0.831253 0.609564 3.89488 -0.848387 0.611214 3.90157 -0.836895 0.612747 3.9063 -0.824804 0.61872 3.88986 -0.831253 0.611214 3.90157 -0.836895 0.612747 3.9063 -0.824804 0.621686 3.89623 -0.81051 0.61872 3.88986 -0.831253 0.612747 3.9063 -0.824804 0.614181 3.90909 -0.812408 0.621686 3.89623 -0.81051 0.621686 3.89623 -0.81051 0.624146 3.88592 -0.821366 0.61872 3.88986 -0.831253 0.617653 3.86644 -0.850986 0.615518 3.85673 -0.857965 0.612008 3.859 -0.863464 0.612008 3.859 -0.863464 0.615518 3.85673 -0.857965 0.613609 3.84646 -0.862855 0.609049 3.83857 -0.87071 0.613609 3.84646 -0.862855 0.611934 3.83646 -0.865721 0.610303 3.82696 -0.866971 0.609049 3.83857 -0.87071 0.611934 3.83646 -0.865721 0.610303 3.82696 -0.866971 0.605811 3.81627 -0.871468 0.609049 3.83857 -0.87071 0.610303 3.82696 -0.866971 0.608635 3.8175 -0.866874 0.605811 3.81627 -0.871468 0.605811 3.81627 -0.871468 0.608635 3.8175 -0.866874 0.606945 3.80814 -0.865455 0.602398 3.79444 -0.865192 0.606945 3.80814 -0.865455 0.605264 3.79905 -0.862733 0.603628 3.79045 -0.858772 0.602398 3.79444 -0.865192 0.605264 3.79905 -0.862733 0.603628 3.79045 -0.858772 0.602062 3.78246 -0.853627 0.602398 3.79444 -0.865192 0.602398 3.79444 -0.865192 0.602062 3.78246 -0.853627 0.599295 3.77617 -0.852912 0.593274 3.77743 -0.870441 0.599295 3.77617 -0.852912 0.591789 3.76735 -0.862465 0.593274 3.77743 -0.870441 0.602398 3.79444 -0.865192 0.599295 3.77617 -0.852912 0.593274 3.77743 -0.870441 0.594892 3.78892 -0.876962 0.602398 3.79444 -0.865192 0.602398 3.79444 -0.865192 0.594892 3.78892 -0.876962 0.59659 3.80149 -0.881683 0.605811 3.81627 -0.871468 0.59659 3.80149 -0.881683 0.598306 3.81469 -0.884372 0.599977 3.82803 -0.884946 0.605811 3.81627 -0.871468 0.598306 3.81469 -0.884372 0.599977 3.82803 -0.884946 0.609049 3.83857 -0.87071 0.605811 3.81627 -0.871468 0.599977 3.82803 -0.884946 0.601543 3.84102 -0.883476 0.609049 3.83857 -0.87071 0.609049 3.83857 -0.87071 0.601543 3.84102 -0.883476 0.60298 3.85329 -0.880153 0.612008 3.859 -0.863464 0.60298 3.85329 -0.880153 0.604502 3.86514 -0.874923 0.612008 3.859 -0.863464 0.609049 3.83857 -0.87071 0.60298 3.85329 -0.880153 0.612008 3.859 -0.863464 0.613609 3.84646 -0.862855 0.609049 3.83857 -0.87071 0.605811 3.81627 -0.871468 0.606945 3.80814 -0.865455 0.602398 3.79444 -0.865192 0.59659 3.80149 -0.881683 0.605811 3.81627 -0.871468 0.602398 3.79444 -0.865192 0.602062 3.78246 -0.853627 0.600583 3.77526 -0.847407 0.599295 3.77617 -0.852912 0.599295 3.77617 -0.852912 0.600583 3.77526 -0.847407 0.599054 3.76899 -0.840271 0.59033 3.75864 -0.853119 0.599054 3.76899 -0.840271 0.596238 3.76252 -0.83578 0.588732 3.75124 -0.842241 0.596238 3.76252 -0.83578 0.587044 3.74552 -0.830125 0.588732 3.75124 -0.842241 0.59033 3.75864 -0.853119 0.596238 3.76252 -0.83578 0.599054 3.76899 -0.840271 0.597454 3.76375 -0.832343 0.596238 3.76252 -0.83578 0.596238 3.76252 -0.83578 0.597454 3.76375 -0.832343 0.595821 3.75964 -0.823796 0.587044 3.74552 -0.830125 0.595821 3.75964 -0.823796 0.592832 3.75449 -0.814556 0.585327 3.74176 -0.817184 0.592832 3.75449 -0.814556 0.583644 3.74009 -0.803902 0.585327 3.74176 -0.817184 0.587044 3.74552 -0.830125 0.592832 3.75449 -0.814556 0.595821 3.75964 -0.823796 0.594182 3.75674 -0.81478 0.592832 3.75449 -0.814556 0.592832 3.75449 -0.814556 0.594182 3.75674 -0.81478 0.592563 3.75508 -0.805425 0.583644 3.74009 -0.803902 0.592563 3.75508 -0.805425 0.58956 3.75343 -0.792185 0.582055 3.7405 -0.790774 0.58956 3.75343 -0.792185 0.580605 3.74283 -0.778237 0.582055 3.7405 -0.790774 0.583644 3.74009 -0.803902 0.58956 3.75343 -0.792185 0.592563 3.75508 -0.805425 0.590997 3.75471 -0.795941 0.58956 3.75343 -0.792185 0.58956 3.75343 -0.792185 0.590997 3.75471 -0.795941 0.58951 3.75564 -0.786481 0.580605 3.74283 -0.778237 0.58951 3.75564 -0.786481 0.587934 3.75811 -0.776351 0.586613 3.75899 -0.771259 0.587934 3.75811 -0.776351 0.585761 3.76346 -0.763932 0.577482 3.75328 -0.754385 0.585761 3.76346 -0.763932 0.583286 3.77109 -0.752272 0.575781 3.76136 -0.743654 0.583286 3.77109 -0.752272 0.583081 3.77268 -0.750832 0.574066 3.77106 -0.734309 0.583081 3.77268 -0.750832 0.580367 3.78481 -0.739927 0.572401 3.782 -0.726679 0.580367 3.78481 -0.739927 0.577879 3.79864 -0.73223 0.570844 3.79373 -0.720962 0.577879 3.79864 -0.73223 0.569411 3.80586 -0.717183 0.570844 3.79373 -0.720962 0.572401 3.782 -0.726679 0.577879 3.79864 -0.73223 0.58956 3.75343 -0.792185 0.58951 3.75564 -0.786481 0.580605 3.74283 -0.778237 0.580605 3.74283 -0.778237 0.587934 3.75811 -0.776351 0.586613 3.75899 -0.771259 0.579108 3.74707 -0.76607 0.586613 3.75899 -0.771259 0.577482 3.75328 -0.754385 0.579108 3.74707 -0.76607 0.580605 3.74283 -0.778237 0.586613 3.75899 -0.771259 0.585761 3.76346 -0.763932 0.583081 3.77268 -0.750832 0.583286 3.77109 -0.752272 0.575781 3.76136 -0.743654 0.583081 3.77268 -0.750832 0.574066 3.77106 -0.734309 0.574066 3.77106 -0.734309 0.580367 3.78481 -0.739927 0.572401 3.782 -0.726679 0.577879 3.79864 -0.73223 0.575749 3.81245 -0.727993 0.569411 3.80586 -0.717183 0.569411 3.80586 -0.717183 0.575749 3.81245 -0.727993 0.567877 3.81869 -0.715234 0.567877 3.81869 -0.715234 0.575749 3.81245 -0.727993 0.573622 3.82597 -0.726539 0.566227 3.83199 -0.715288 0.573622 3.82597 -0.726539 0.571422 3.83948 -0.727578 0.564517 3.84528 -0.717454 0.571422 3.83948 -0.727578 0.569222 3.85256 -0.731061 0.562808 3.85804 -0.721686 0.569222 3.85256 -0.731061 0.567083 3.86482 -0.736895 0.561166 3.86984 -0.727789 0.567083 3.86482 -0.736895 0.559643 3.88029 -0.73544 0.561166 3.86984 -0.727789 0.562808 3.85804 -0.721686 0.567083 3.86482 -0.736895 0.567877 3.81869 -0.715234 0.573622 3.82597 -0.726539 0.566227 3.83199 -0.715288 0.566227 3.83199 -0.715288 0.571422 3.83948 -0.727578 0.564517 3.84528 -0.717454 0.564517 3.84528 -0.717454 0.569222 3.85256 -0.731061 0.562808 3.85804 -0.721686 0.567083 3.86482 -0.736895 0.565082 3.87582 -0.744881 0.559643 3.88029 -0.73544 0.559643 3.88029 -0.73544 0.565082 3.87582 -0.744881 0.558207 3.8893 -0.744409 0.558207 3.8893 -0.744409 0.565082 3.87582 -0.744881 0.563121 3.88517 -0.75469 0.55664 3.89707 -0.754929 0.563121 3.88517 -0.75469 0.561037 3.89261 -0.765982 0.554969 3.90324 -0.766772 0.561037 3.89261 -0.765982 0.558904 3.89792 -0.778371 0.553253 3.9075 -0.779551 0.558904 3.89792 -0.778371 0.556776 3.90097 -0.791532 0.551555 3.90969 -0.792795 0.556776 3.90097 -0.791532 0.554728 3.90164 -0.805007 0.549938 3.90979 -0.806006 0.554728 3.90164 -0.805007 0.548453 3.90791 -0.818718 0.549938 3.90979 -0.806006 0.551555 3.90969 -0.792795 0.554728 3.90164 -0.805007 0.558207 3.8893 -0.744409 0.563121 3.88517 -0.75469 0.55664 3.89707 -0.754929 0.55664 3.89707 -0.754929 0.561037 3.89261 -0.765982 0.554969 3.90324 -0.766772 0.554969 3.90324 -0.766772 0.558904 3.89792 -0.778371 0.553253 3.9075 -0.779551 0.553253 3.9075 -0.779551 0.556776 3.90097 -0.791532 0.551555 3.90969 -0.792795 0.554728 3.90164 -0.805007 0.552811 3.8999 -0.818435 0.548453 3.90791 -0.818718 0.548453 3.90791 -0.818718 0.552811 3.8999 -0.818435 0.546993 3.90417 -0.830935 0.546993 3.90417 -0.830935 0.552811 3.8999 -0.818435 0.550389 3.89449 -0.834467 0.545395 3.89845 -0.842784 0.550389 3.89449 -0.834467 0.548808 3.88946 -0.843645 0.543707 3.89081 -0.853795 0.548808 3.88946 -0.843645 0.547112 3.88289 -0.852491 0.54199 3.88148 -0.86352 0.547112 3.88289 -0.852491 0.54542 3.87515 -0.860314 0.540307 3.87081 -0.871599 0.54542 3.87515 -0.860314 0.543757 3.86637 -0.86699 0.538718 3.85923 -0.877802 0.543757 3.86637 -0.86699 0.542167 3.85677 -0.872345 0.540674 3.84653 -0.876297 0.538718 3.85923 -0.877802 0.542167 3.85677 -0.872345 0.540674 3.84653 -0.876297 0.537268 3.84721 -0.882047 0.538718 3.85923 -0.877802 0.540674 3.84653 -0.876297 0.539162 3.83581 -0.878805 0.537268 3.84721 -0.882047 0.537268 3.84721 -0.882047 0.539162 3.83581 -0.878805 0.535771 3.83455 -0.884461 0.535771 3.83455 -0.884461 0.539162 3.83581 -0.878805 0.537576 3.82488 -0.879823 0.534145 3.82133 -0.884921 0.537576 3.82488 -0.879823 0.535943 3.81392 -0.879341 0.532444 3.80799 -0.883281 0.535943 3.81392 -0.879341 0.534293 3.8031 -0.877364 0.530729 3.79505 -0.87955 0.534293 3.8031 -0.877364 0.532661 3.79269 -0.873939 0.529064 3.78298 -0.873886 0.532661 3.79269 -0.873939 0.531073 3.78283 -0.86912 0.527508 3.77216 -0.866584 0.531073 3.78283 -0.86912 0.528215 3.76602 -0.856205 0.526074 3.76283 -0.857965 0.528215 3.76602 -0.856205 0.524541 3.75473 -0.84782 0.526074 3.76283 -0.857965 0.527508 3.77216 -0.866584 0.528215 3.76602 -0.856205 0.546993 3.90417 -0.830935 0.550389 3.89449 -0.834467 0.545395 3.89845 -0.842784 0.545395 3.89845 -0.842784 0.548808 3.88946 -0.843645 0.543707 3.89081 -0.853795 0.543707 3.89081 -0.853795 0.547112 3.88289 -0.852491 0.54199 3.88148 -0.86352 0.54199 3.88148 -0.86352 0.54542 3.87515 -0.860314 0.540307 3.87081 -0.871599 0.540307 3.87081 -0.871599 0.543757 3.86637 -0.86699 0.538718 3.85923 -0.877802 0.535771 3.83455 -0.884461 0.537576 3.82488 -0.879823 0.534145 3.82133 -0.884921 0.534145 3.82133 -0.884921 0.535943 3.81392 -0.879341 0.532444 3.80799 -0.883281 0.532444 3.80799 -0.883281 0.534293 3.8031 -0.877364 0.530729 3.79505 -0.87955 0.530729 3.79505 -0.87955 0.532661 3.79269 -0.873939 0.529064 3.78298 -0.873886 0.529064 3.78298 -0.873886 0.531073 3.78283 -0.86912 0.527508 3.77216 -0.866584 0.528215 3.76602 -0.856205 0.525549 3.75409 -0.841075 0.524541 3.75473 -0.84782 0.524541 3.75473 -0.84782 0.525549 3.75409 -0.841075 0.52289 3.74813 -0.836273 0.52289 3.74813 -0.836273 0.525549 3.75409 -0.841075 0.522835 3.74621 -0.824186 0.521179 3.74337 -0.823685 0.522835 3.74621 -0.824186 0.519471 3.74065 -0.81051 0.521179 3.74337 -0.823685 0.52289 3.74813 -0.836273 0.522835 3.74621 -0.824186 0.522835 3.74621 -0.824186 0.520126 3.74231 -0.805926 0.519471 3.74065 -0.81051 0.519471 3.74065 -0.81051 0.520126 3.74231 -0.805926 0.517829 3.74004 -0.797245 0.517829 3.74004 -0.797245 0.520126 3.74231 -0.805926 0.517566 3.74263 -0.787273 0.516307 3.74145 -0.78437 0.517566 3.74263 -0.787273 0.51487 3.74472 -0.772082 0.516307 3.74145 -0.78437 0.517829 3.74004 -0.797245 0.517566 3.74263 -0.787273 0.517566 3.74263 -0.787273 0.514954 3.74764 -0.767763 0.51487 3.74472 -0.772082 0.51487 3.74472 -0.772082 0.514954 3.74764 -0.767763 0.513303 3.74995 -0.760098 0.513303 3.74995 -0.760098 0.514954 3.74764 -0.767763 0.513373 3.75253 -0.757353 0.511632 3.75712 -0.748836 0.513373 3.75253 -0.757353 0.511658 3.75917 -0.747198 0.509915 3.76606 -0.738754 0.511658 3.75917 -0.747198 0.509929 3.76718 -0.738105 0.508218 3.77644 -0.730238 0.509915 3.76606 -0.738754 0.509929 3.76718 -0.738105 0.513303 3.74995 -0.760098 0.513373 3.75253 -0.757353 0.511632 3.75712 -0.748836 0.511632 3.75712 -0.748836 0.511658 3.75917 -0.747198 0.509915 3.76606 -0.738754 0.575781 3.76136 -0.743654 0.577482 3.75328 -0.754385 0.583286 3.77109 -0.752272 0.585761 3.76346 -0.763932 0.577482 3.75328 -0.754385 0.586613 3.75899 -0.771259 0.592563 3.75508 -0.805425 0.583644 3.74009 -0.803902 0.592832 3.75449 -0.814556 0.595821 3.75964 -0.823796 0.587044 3.74552 -0.830125 0.596238 3.76252 -0.83578 0.599054 3.76899 -0.840271 0.59033 3.75864 -0.853119 0.599295 3.77617 -0.852912 0.599295 3.77617 -0.852912 0.59033 3.75864 -0.853119 0.591789 3.76735 -0.862465 0.615359 3.87698 -0.849816 0.609564 3.89488 -0.848387 0.61872 3.88986 -0.831253 0.624909 3.89603 -0.788228 0.619118 3.90561 -0.77303 0.628325 3.88883 -0.766683 0.634486 3.85808 -0.736048 0.628664 3.85171 -0.719306 0.637887 3.83654 -0.728931 0.650819 3.76139 -0.766267 0.64488 3.74469 -0.772163 0.653822 3.75421 -0.786831 0.679507 3.8729 -0.853755 0.673719 3.89087 -0.853725 0.682912 3.88725 -0.836176 0.711583 3.77925 -0.744404 0.705792 3.7613 -0.743722 0.714999 3.76421 -0.761425 0.743662 3.86853 -0.857348 0.737865 3.88643 -0.858746 0.747081 3.88424 -0.840924 0.772641 3.8035 -0.731285 0.766622 3.78768 -0.723632 0.775746 3.78374 -0.740994 0.804793 3.84395 -0.869461 0.798738 3.85939 -0.877732 0.807834 3.86393 -0.860568 0.833755 3.83077 -0.728232 0.827899 3.81852 -0.715247 0.836936 3.80865 -0.729882 0.865834 3.81642 -0.871486 0.859998 3.82821 -0.88494 0.869069 3.83871 -0.870682 0.894508 3.85794 -0.735979 0.888687 3.85154 -0.71925 0.89791 3.83639 -0.728907 0.926602 3.7896 -0.862696 0.920763 3.7953 -0.879644 0.929967 3.81071 -0.870568 0.958703 3.86279 -0.738715 0.952842 3.8578 -0.721582 0.962057 3.84195 -0.730024 0.987866 3.76893 -0.845166 0.981817 3.76754 -0.862636 0.990811 3.78489 -0.859792 1.01998 3.88275 -0.757002 1.01397 3.88473 -0.739525 1.02293 3.86736 -0.741778 1.04873 3.75594 -0.820355 1.04294 3.74828 -0.836596 1.05209 3.76564 -0.840752 1.0808 3.89481 -0.782383 1.07501 3.9031 -0.766442 1.08419 3.88589 -0.761569 1.1096 3.75339 -0.792476 1.10369 3.74011 -0.804256 1.11288 3.75455 -0.814853 1.14173 3.89627 -0.810223 1.13578 3.90999 -0.799039 1.14494 3.89599 -0.788007 1.17386 3.75416 -0.787114 1.16788 3.74003 -0.797683 1.17703 3.7536 -0.809278 1.20296 3.8874 -0.835916 1.19704 3.90433 -0.830532 1.20601 3.89531 -0.815507 1.23504 3.76404 -0.76168 1.22916 3.74689 -0.76647 1.23816 3.75531 -0.781911 1.26371 3.86877 -0.857165 1.25791 3.88668 -0.858486 1.26713 3.88441 -0.840675 1.29579 3.78349 -0.741167 1.28998 3.76567 -0.739128 1.29921 3.76723 -0.757025 1.31878 3.85971 -0.877592 1.32037 3.87126 -0.871312 1.32786 3.8641 -0.860461 1.33 3.83976 -0.741843 1.33 3.8485 -0.742029 1.32721 3.85427 -0.747624 1.32721 3.85427 -0.747624 1.33 3.8485 -0.742029 1.33 3.85711 -0.743524 1.33 3.8654 -0.746274 1.32721 3.85427 -0.747624 1.33 3.85711 -0.743524 1.33 3.8654 -0.746274 1.3247 3.86641 -0.756579 1.32721 3.85427 -0.747624 1.33 3.8654 -0.746274 1.33 3.87282 -0.749986 1.3247 3.86641 -0.756579 1.3247 3.86641 -0.756579 1.33 3.87282 -0.749986 1.32218 3.87594 -0.768296 1.32218 3.87594 -0.768296 1.33 3.87282 -0.749986 1.33 3.88436 -0.758307 1.3272 3.89193 -0.773464 1.33 3.88436 -0.758307 1.33 3.89217 -0.766196 1.33 3.89864 -0.774964 1.3272 3.89193 -0.773464 1.33 3.89217 -0.766196 1.33 3.89864 -0.774964 1.33 3.9038 -0.784583 1.3272 3.89193 -0.773464 1.3272 3.89193 -0.773464 1.33 3.9038 -0.784583 1.32374 3.89689 -0.796009 1.31939 3.8824 -0.782528 1.32374 3.89689 -0.796009 1.31658 3.88497 -0.797959 1.31939 3.8824 -0.782528 1.3272 3.89193 -0.773464 1.32374 3.89689 -0.796009 1.31939 3.8824 -0.782528 1.32218 3.87594 -0.768296 1.3272 3.89193 -0.773464 1.3272 3.89193 -0.773464 1.32218 3.87594 -0.768296 1.33 3.88436 -0.758307 1.33 3.9038 -0.784583 1.33 3.90755 -0.794814 1.32374 3.89689 -0.796009 1.32374 3.89689 -0.796009 1.33 3.90755 -0.794814 1.33 3.90982 -0.805485 1.32064 3.89467 -0.818164 1.33 3.90982 -0.805485 1.32851 3.90802 -0.818225 1.32705 3.90436 -0.830451 1.32064 3.89467 -0.818164 1.32851 3.90802 -0.818225 1.32705 3.90436 -0.830451 1.31746 3.8857 -0.838722 1.32064 3.89467 -0.818164 1.32705 3.90436 -0.830451 1.32546 3.89871 -0.842324 1.31746 3.8857 -0.838722 1.31746 3.8857 -0.838722 1.32546 3.89871 -0.842324 1.32378 3.89115 -0.853377 1.31399 3.87031 -0.855958 1.32378 3.89115 -0.853377 1.32206 3.88188 -0.863161 1.32037 3.87126 -0.871312 1.31399 3.87031 -0.855958 1.32206 3.88188 -0.863161 1.32037 3.87126 -0.871312 1.31072 3.85069 -0.867259 1.31399 3.87031 -0.855958 1.32037 3.87126 -0.871312 1.31878 3.85971 -0.877592 1.31072 3.85069 -0.867259 1.31072 3.85069 -0.867259 1.31878 3.85971 -0.877592 1.31732 3.8477 -0.881914 1.30769 3.82908 -0.871884 1.31732 3.8477 -0.881914 1.31583 3.83507 -0.884401 1.31421 3.82186 -0.884942 1.30769 3.82908 -0.871884 1.31583 3.83507 -0.884401 1.31421 3.82186 -0.884942 1.30426 3.80619 -0.869499 1.30769 3.82908 -0.871884 1.31421 3.82186 -0.884942 1.31251 3.80852 -0.883388 1.30426 3.80619 -0.869499 1.30426 3.80619 -0.869499 1.31251 3.80852 -0.883388 1.3108 3.79556 -0.879737 1.30087 3.78531 -0.860071 1.3108 3.79556 -0.879737 1.30913 3.78344 -0.874146 1.30757 3.77257 -0.866902 1.30087 3.78531 -0.860071 1.30913 3.78344 -0.874146 1.30757 3.77257 -0.866902 1.29787 3.769 -0.845258 1.30087 3.78531 -0.860071 1.30757 3.77257 -0.866902 1.30613 3.76318 -0.858337 1.29787 3.769 -0.845258 1.29787 3.769 -0.845258 1.30613 3.76318 -0.858337 1.3046 3.75502 -0.848254 1.30296 3.74836 -0.836757 1.29787 3.769 -0.845258 1.3046 3.75502 -0.848254 1.30296 3.74836 -0.836757 1.29453 3.75766 -0.825474 1.29787 3.769 -0.845258 1.30296 3.74836 -0.836757 1.30125 3.74352 -0.824202 1.29453 3.75766 -0.825474 1.29453 3.75766 -0.825474 1.30125 3.74352 -0.824202 1.29954 3.74072 -0.811041 1.29107 3.75306 -0.802868 1.29954 3.74072 -0.811041 1.29789 3.74003 -0.797771 1.29636 3.74136 -0.784871 1.29107 3.75306 -0.802868 1.29789 3.74003 -0.797771 1.29636 3.74136 -0.784871 1.28799 3.75561 -0.780801 1.29107 3.75306 -0.802868 1.29636 3.74136 -0.784871 1.29493 3.74455 -0.772569 1.28799 3.75561 -0.780801 1.28799 3.75561 -0.780801 1.29493 3.74455 -0.772569 1.29337 3.7497 -0.760566 1.28479 3.76492 -0.760329 1.29337 3.7497 -0.760566 1.2917 3.7568 -0.749266 1.28998 3.76567 -0.739128 1.28479 3.76492 -0.760329 1.2917 3.7568 -0.749266 1.28998 3.76567 -0.739128 1.28132 3.78058 -0.743335 1.28479 3.76492 -0.760329 1.28998 3.76567 -0.739128 1.28828 3.776 -0.730545 1.28132 3.78058 -0.743335 1.28132 3.78058 -0.743335 1.28828 3.776 -0.730545 1.28666 3.78736 -0.723786 1.27808 3.80032 -0.732362 1.28666 3.78736 -0.723786 1.28517 3.7993 -0.718979 1.28372 3.81172 -0.716044 1.27808 3.80032 -0.732362 1.28517 3.7993 -0.718979 1.28372 3.81172 -0.716044 1.27503 3.82204 -0.728061 1.27808 3.80032 -0.732362 1.28372 3.81172 -0.716044 1.28212 3.82483 -0.715 1.27503 3.82204 -0.728061 1.27503 3.82204 -0.728061 1.28212 3.82483 -0.715 1.28044 3.83818 -0.716028 1.27159 3.84491 -0.730808 1.28044 3.83818 -0.716028 1.27872 3.85129 -0.719167 1.27704 3.86366 -0.724298 1.27159 3.84491 -0.730808 1.27872 3.85129 -0.719167 1.27704 3.86366 -0.724298 1.26822 3.86561 -0.740545 1.27159 3.84491 -0.730808 1.27704 3.86366 -0.724298 1.27544 3.87487 -0.731164 1.26822 3.86561 -0.740545 1.26822 3.86561 -0.740545 1.27544 3.87487 -0.731164 1.27399 3.88461 -0.739407 1.26522 3.88168 -0.755602 1.27399 3.88461 -0.739407 1.2725 3.89307 -0.749099 1.27087 3.90015 -0.760273 1.26522 3.88168 -0.755602 1.2725 3.89307 -0.749099 1.27087 3.90015 -0.760273 1.26186 3.89274 -0.775595 1.26522 3.88168 -0.755602 1.27087 3.90015 -0.760273 1.26918 3.90546 -0.772604 1.26186 3.89274 -0.775595 1.26186 3.89274 -0.775595 1.26918 3.90546 -0.772604 1.26746 3.90878 -0.785661 1.25841 3.89698 -0.798254 1.26746 3.90878 -0.785661 1.26579 3.90999 -0.798951 1.26423 3.90915 -0.811984 1.25841 3.89698 -0.798254 1.26579 3.90999 -0.798951 1.26423 3.90915 -0.811984 1.25535 3.8941 -0.820234 1.25841 3.89698 -0.798254 1.26423 3.90915 -0.811984 1.2628 3.90642 -0.824397 1.25535 3.8941 -0.820234 1.25535 3.8941 -0.820234 1.2628 3.90642 -0.824397 1.26127 3.90176 -0.8365 1.25212 3.88443 -0.840642 1.26127 3.90176 -0.8365 1.25962 3.89514 -0.848019 1.25791 3.88668 -0.858486 1.25212 3.88443 -0.840642 1.25962 3.89514 -0.848019 1.25791 3.88668 -0.858486 1.24865 3.86852 -0.857358 1.25212 3.88443 -0.840642 1.25791 3.88668 -0.858486 1.2562 3.87668 -0.867486 1.24865 3.86852 -0.857358 1.24865 3.86852 -0.857358 1.2562 3.87668 -0.867486 1.25456 3.86553 -0.874715 1.24543 3.84866 -0.868 1.25456 3.86553 -0.874715 1.25303 3.85369 -0.880011 1.25159 3.84144 -0.883395 1.24543 3.84866 -0.868 1.25303 3.85369 -0.880011 1.25159 3.84144 -0.883395 1.24237 3.82684 -0.871976 1.24543 3.84866 -0.868 1.25159 3.84144 -0.883395 1.25003 3.82847 -0.884929 1.24237 3.82684 -0.871976 1.24237 3.82684 -0.871976 1.25003 3.82847 -0.884929 1.24836 3.81513 -0.884425 1.23891 3.804 -0.868868 1.24836 3.81513 -0.884425 1.24665 3.80192 -0.881806 1.24495 3.78932 -0.87715 1.23891 3.804 -0.868868 1.24665 3.80192 -0.881806 1.24495 3.78932 -0.87715 1.23556 3.78349 -0.858827 1.23891 3.804 -0.868868 1.24495 3.78932 -0.87715 1.24333 3.77779 -0.870684 1.23556 3.78349 -0.858827 1.23556 3.78349 -0.858827 1.24333 3.77779 -0.870684 1.24184 3.76766 -0.86275 1.23256 3.76765 -0.843525 1.24184 3.76766 -0.86275 1.24038 3.75891 -0.853456 1.23879 3.75146 -0.842625 1.23256 3.76765 -0.843525 1.24038 3.75891 -0.853456 1.23879 3.75146 -0.842625 1.22919 3.75688 -0.823329 1.23256 3.76765 -0.843525 1.23879 3.75146 -0.842625 1.2371 3.74568 -0.830544 1.22919 3.75688 -0.823329 1.22919 3.75688 -0.823329 1.2371 3.74568 -0.830544 1.23538 3.74185 -0.817623 1.22575 3.753 -0.800626 1.23538 3.74185 -0.817623 1.2337 3.74011 -0.804344 1.23211 3.74046 -0.791204 1.22575 3.753 -0.800626 1.2337 3.74011 -0.804344 1.23211 3.74046 -0.791204 1.22271 3.75621 -0.778731 1.22575 3.753 -0.800626 1.23211 3.74046 -0.791204 1.23065 3.74273 -0.778645 1.22271 3.75621 -0.778731 1.22271 3.75621 -0.778731 1.23065 3.74273 -0.778645 1.22916 3.74689 -0.76647 1.21946 3.76619 -0.758457 1.22916 3.74689 -0.76647 1.22754 3.75304 -0.754761 1.22584 3.76106 -0.743991 1.21946 3.76619 -0.758457 1.22754 3.75304 -0.754761 1.22584 3.76106 -0.743991 1.21598 3.78239 -0.741965 1.21946 3.76619 -0.758457 1.22584 3.76106 -0.743991 1.22412 3.77071 -0.734594 1.21598 3.78239 -0.741965 1.21598 3.78239 -0.741965 1.22412 3.77071 -0.734594 1.22246 3.78162 -0.726903 1.21279 3.80235 -0.731654 1.22246 3.78162 -0.726903 1.22089 3.79333 -0.72112 1.21946 3.80544 -0.71728 1.21279 3.80235 -0.731654 1.22089 3.79333 -0.72112 1.21946 3.80544 -0.71728 1.2097 3.82428 -0.728004 1.21279 3.80235 -0.731654 1.21946 3.80544 -0.71728 1.21793 3.81826 -0.715268 1.2097 3.82428 -0.728004 1.2097 3.82428 -0.728004 1.21793 3.81826 -0.715268 1.21628 3.83155 -0.715253 1.20624 3.84709 -0.731473 1.21628 3.83155 -0.715253 1.21457 3.84484 -0.717348 1.21286 3.85763 -0.721514 1.20624 3.84709 -0.731473 1.21457 3.84484 -0.717348 1.21286 3.85763 -0.721514 1.20291 3.86741 -0.741813 1.20624 3.84709 -0.731473 1.21286 3.85763 -0.721514 1.21122 3.86947 -0.727558 1.20291 3.86741 -0.741813 1.20291 3.86741 -0.741813 1.21122 3.86947 -0.727558 1.20969 3.87997 -0.735164 1.20826 3.88902 -0.744085 1.20291 3.86741 -0.741813 1.20969 3.87997 -0.735164 1.20826 3.88902 -0.744085 1.19991 3.88302 -0.757361 1.20291 3.86741 -0.741813 1.20826 3.88902 -0.744085 1.20669 3.89683 -0.754555 1.19991 3.88302 -0.757361 1.19991 3.88302 -0.757361 1.20669 3.89683 -0.754555 1.20503 3.90306 -0.76636 1.19652 3.89348 -0.777753 1.20503 3.90306 -0.76636 1.20331 3.90739 -0.779115 1.20161 3.90966 -0.792352 1.19652 3.89348 -0.777753 1.20331 3.90739 -0.779115 1.20161 3.90966 -0.792352 1.19309 3.897 -0.800491 1.19652 3.89348 -0.777753 1.20161 3.90966 -0.792352 1.19999 3.90982 -0.805572 1.19309 3.897 -0.800491 1.19309 3.897 -0.800491 1.19999 3.90982 -0.805572 1.1985 3.90801 -0.818307 1.19006 3.89346 -0.822302 1.1985 3.90801 -0.818307 1.19704 3.90433 -0.830532 1.19545 3.89867 -0.842401 1.19006 3.89346 -0.822302 1.19704 3.90433 -0.830532 1.19545 3.89867 -0.842401 1.18679 3.88314 -0.842466 1.19006 3.89346 -0.822302 1.19545 3.89867 -0.842401 1.19376 3.89109 -0.853447 1.18679 3.88314 -0.842466 1.18679 3.88314 -0.842466 1.19376 3.89109 -0.853447 1.19205 3.88182 -0.863221 1.18331 3.8667 -0.858697 1.19205 3.88182 -0.863221 1.19036 3.87118 -0.87136 1.18877 3.85963 -0.877627 1.18331 3.8667 -0.858697 1.19036 3.87118 -0.87136 1.18877 3.85963 -0.877627 1.18016 3.84668 -0.868657 1.18331 3.8667 -0.858697 1.18877 3.85963 -0.877627 1.18732 3.84762 -0.881936 1.18016 3.84668 -0.868657 1.18016 3.84668 -0.868657 1.18732 3.84762 -0.881936 1.18582 3.83499 -0.884411 1.17704 3.8246 -0.871999 1.18582 3.83499 -0.884411 1.1842 3.82177 -0.884939 1.1825 3.80843 -0.88337 1.17704 3.8246 -0.871999 1.1842 3.82177 -0.884939 1.1825 3.80843 -0.88337 1.17357 3.80183 -0.868169 1.17704 3.8246 -0.871999 1.1825 3.80843 -0.88337 1.18079 3.79547 -0.879706 1.17357 3.80183 -0.868169 1.17357 3.80183 -0.868169 1.18079 3.79547 -0.879706 1.17912 3.78336 -0.874102 1.17026 3.78171 -0.857535 1.17912 3.78336 -0.874102 1.17756 3.7725 -0.86685 1.17612 3.76312 -0.858275 1.17026 3.78171 -0.857535 1.17756 3.7725 -0.86685 1.17612 3.76312 -0.858275 1.16725 3.76633 -0.84174 1.17026 3.78171 -0.857535 1.17612 3.76312 -0.858275 1.17459 3.75497 -0.848182 1.16725 3.76633 -0.84174 1.16725 3.76633 -0.84174 1.17459 3.75497 -0.848182 1.17295 3.74832 -0.836677 1.16385 3.75618 -0.821159 1.17295 3.74832 -0.836677 1.17124 3.74349 -0.824116 1.16953 3.74071 -0.810953 1.16385 3.75618 -0.821159 1.17124 3.74349 -0.824116 1.16953 3.74071 -0.810953 1.16043 3.75302 -0.798394 1.16385 3.75618 -0.821159 1.16953 3.74071 -0.810953 1.16788 3.74003 -0.797683 1.16043 3.75302 -0.798394 1.16043 3.75302 -0.798394 1.16788 3.74003 -0.797683 1.16636 3.74137 -0.784788 1.15741 3.75688 -0.776681 1.16636 3.74137 -0.784788 1.16492 3.74458 -0.772488 1.16336 3.74974 -0.760488 1.15741 3.75688 -0.776681 1.16492 3.74458 -0.772488 1.16336 3.74974 -0.760488 1.15412 3.76753 -0.756622 1.15741 3.75688 -0.776681 1.16336 3.74974 -0.760488 1.16169 3.75685 -0.749194 1.15412 3.76753 -0.756622 1.15412 3.76753 -0.756622 1.16169 3.75685 -0.749194 1.15997 3.76574 -0.739066 1.15065 3.78423 -0.740656 1.15997 3.76574 -0.739066 1.15827 3.77607 -0.730493 1.15665 3.78744 -0.723747 1.15065 3.78423 -0.740656 1.15827 3.77607 -0.730493 1.15665 3.78744 -0.723747 1.14751 3.80439 -0.731012 1.15065 3.78423 -0.740656 1.15665 3.78744 -0.723747 1.15516 3.79938 -0.718953 1.14751 3.80439 -0.731012 1.14751 3.80439 -0.731012 1.15516 3.79938 -0.718953 1.15371 3.81181 -0.71603 1.14437 3.82653 -0.728016 1.15371 3.81181 -0.71603 1.15211 3.82492 -0.715 1.15043 3.83827 -0.716042 1.14437 3.82653 -0.728016 1.15211 3.82492 -0.715 1.15043 3.83827 -0.716042 1.1409 3.84925 -0.732206 1.14437 3.82653 -0.728016 1.15043 3.83827 -0.716042 1.14871 3.85137 -0.719194 1.1409 3.84925 -0.732206 1.1409 3.84925 -0.732206 1.14871 3.85137 -0.719194 1.14702 3.86373 -0.724339 1.13761 3.86915 -0.743128 1.14702 3.86373 -0.724339 1.14543 3.87494 -0.731215 1.14398 3.88467 -0.739466 1.13761 3.86915 -0.743128 1.14543 3.87494 -0.731215 1.14398 3.88467 -0.739466 1.13459 3.8843 -0.75917 1.13761 3.86915 -0.743128 1.14398 3.88467 -0.739466 1.14249 3.89313 -0.749169 1.13459 3.8843 -0.75917 1.13459 3.8843 -0.75917 1.14249 3.89313 -0.749169 1.14086 3.90019 -0.760352 1.13117 3.89415 -0.779934 1.14086 3.90019 -0.760352 1.13916 3.90549 -0.772689 1.13745 3.9088 -0.785749 1.13117 3.89415 -0.779934 1.13916 3.90549 -0.772689 1.13745 3.9088 -0.785749 1.12777 3.89695 -0.802717 1.13117 3.89415 -0.779934 1.13745 3.9088 -0.785749 1.13578 3.90999 -0.799039 1.12777 3.89695 -0.802717 1.12777 3.89695 -0.802717 1.13578 3.90999 -0.799039 1.13422 3.90914 -0.812069 1.12476 3.89275 -0.824363 1.13422 3.90914 -0.812069 1.13279 3.9064 -0.824478 1.13126 3.90173 -0.836579 1.12476 3.89275 -0.824363 1.13279 3.9064 -0.824478 1.13126 3.90173 -0.836579 1.12145 3.88177 -0.844281 1.12476 3.89275 -0.824363 1.13126 3.90173 -0.836579 1.12961 3.89509 -0.848093 1.12145 3.88177 -0.844281 1.12145 3.88177 -0.844281 1.12961 3.89509 -0.848093 1.1279 3.88662 -0.858551 1.11798 3.86484 -0.859975 1.1279 3.88662 -0.858551 1.12619 3.87661 -0.86754 1.12454 3.86545 -0.874757 1.11798 3.86484 -0.859975 1.12619 3.87661 -0.86754 1.12454 3.86545 -0.874757 1.11487 3.84458 -0.869286 1.11798 3.86484 -0.859975 1.12454 3.86545 -0.874757 1.12302 3.85361 -0.880039 1.11487 3.84458 -0.869286 1.11487 3.84458 -0.869286 1.12302 3.85361 -0.880039 1.12158 3.84136 -0.883411 1.11171 3.82234 -0.871951 1.12158 3.84136 -0.883411 1.12002 3.82838 -0.884933 1.11835 3.81504 -0.884415 1.11171 3.82234 -0.871951 1.12002 3.82838 -0.884933 1.11835 3.81504 -0.884415 1.11664 3.80183 -0.881782 1.11171 3.82234 -0.871951 1.11171 3.82234 -0.871951 1.11664 3.80183 -0.881782 1.10823 3.79969 -0.867403 1.10145 3.80466 -0.856448 1.10823 3.79969 -0.867403 1.09873 3.7909 -0.849366 1.10145 3.80466 -0.856448 1.11171 3.82234 -0.871951 1.10823 3.79969 -0.867403 1.10145 3.80466 -0.856448 1.10428 3.82 -0.859792 1.11171 3.82234 -0.871951 1.11171 3.82234 -0.871951 1.10428 3.82 -0.859792 1.10695 3.83539 -0.859094 1.11487 3.84458 -0.869286 1.10695 3.83539 -0.859094 1.10937 3.84963 -0.854712 1.11798 3.86484 -0.859975 1.10937 3.84963 -0.854712 1.11206 3.86278 -0.846615 1.12145 3.88177 -0.844281 1.11206 3.86278 -0.846615 1.1149 3.87358 -0.835217 1.12476 3.89275 -0.824363 1.1149 3.87358 -0.835217 1.11759 3.88096 -0.821654 1.12001 3.88457 -0.807194 1.12476 3.89275 -0.824363 1.11759 3.88096 -0.821654 1.12001 3.88457 -0.807194 1.12777 3.89695 -0.802717 1.12476 3.89275 -0.824363 1.12001 3.88457 -0.807194 1.12268 3.88444 -0.791797 1.12777 3.89695 -0.802717 1.12777 3.89695 -0.802717 1.12268 3.88444 -0.791797 1.13117 3.89415 -0.779934 1.13117 3.89415 -0.779934 1.12268 3.88444 -0.791797 1.12551 3.88027 -0.776657 1.13459 3.8843 -0.75917 1.12551 3.88027 -0.776657 1.12823 3.87246 -0.763293 1.13761 3.86915 -0.743128 1.12823 3.87246 -0.763293 1.13065 3.86194 -0.752722 1.1333 3.84874 -0.744894 1.13761 3.86915 -0.743128 1.13065 3.86194 -0.752722 1.1333 3.84874 -0.744894 1.1409 3.84925 -0.732206 1.13761 3.86915 -0.743128 1.1333 3.84874 -0.744894 1.13613 3.83363 -0.740624 1.1409 3.84925 -0.732206 1.1409 3.84925 -0.732206 1.13613 3.83363 -0.740624 1.14437 3.82653 -0.728016 1.14437 3.82653 -0.728016 1.13613 3.83363 -0.740624 1.13886 3.81812 -0.740396 1.14751 3.80439 -0.731012 1.13886 3.81812 -0.740396 1.14129 3.80361 -0.743941 1.15065 3.78423 -0.740656 1.14129 3.80361 -0.743941 1.14391 3.79012 -0.751177 1.15412 3.76753 -0.756622 1.14391 3.79012 -0.751177 1.14674 3.77866 -0.761886 1.14949 3.77042 -0.775073 1.15412 3.76753 -0.756622 1.14674 3.77866 -0.761886 1.14949 3.77042 -0.775073 1.15741 3.75688 -0.776681 1.15412 3.76753 -0.756622 1.14949 3.77042 -0.775073 1.15194 3.76595 -0.789348 1.15741 3.75688 -0.776681 1.15741 3.75688 -0.776681 1.15194 3.76595 -0.789348 1.16043 3.75302 -0.798394 1.16636 3.74137 -0.784788 1.15741 3.75688 -0.776681 1.16043 3.75302 -0.798394 1.32374 3.89689 -0.796009 1.33 3.90982 -0.805485 1.32064 3.89467 -0.818164 1.31405 3.88357 -0.813036 1.32064 3.89467 -0.818164 1.31156 3.87848 -0.827199 1.31405 3.88357 -0.813036 1.32374 3.89689 -0.796009 1.32064 3.89467 -0.818164 1.31405 3.88357 -0.813036 1.31658 3.88497 -0.797959 1.32374 3.89689 -0.796009 1.31746 3.8857 -0.838722 1.32378 3.89115 -0.853377 1.31399 3.87031 -0.855958 1.30878 3.86966 -0.840071 1.31399 3.87031 -0.855958 1.30596 3.85777 -0.850263 1.30878 3.86966 -0.840071 1.31746 3.8857 -0.838722 1.31399 3.87031 -0.855958 1.30878 3.86966 -0.840071 1.31156 3.87848 -0.827199 1.31746 3.8857 -0.838722 1.31746 3.8857 -0.838722 1.31156 3.87848 -0.827199 1.32064 3.89467 -0.818164 1.31072 3.85069 -0.867259 1.31732 3.8477 -0.881914 1.30769 3.82908 -0.871884 1.30093 3.82938 -0.85984 1.30769 3.82908 -0.871884 1.29816 3.81383 -0.85895 1.30093 3.82938 -0.85984 1.31072 3.85069 -0.867259 1.30769 3.82908 -0.871884 1.30093 3.82938 -0.85984 1.3034 3.84409 -0.856883 1.31072 3.85069 -0.867259 1.31072 3.85069 -0.867259 1.3034 3.84409 -0.856883 1.30596 3.85777 -0.850263 1.31399 3.87031 -0.855958 1.31072 3.85069 -0.867259 1.30596 3.85777 -0.850263 1.30426 3.80619 -0.869499 1.3108 3.79556 -0.879737 1.30087 3.78531 -0.860071 1.29534 3.79894 -0.854044 1.30087 3.78531 -0.860071 1.29275 3.78615 -0.845727 1.29534 3.79894 -0.854044 1.30426 3.80619 -0.869499 1.30087 3.78531 -0.860071 1.29534 3.79894 -0.854044 1.29816 3.81383 -0.85895 1.30426 3.80619 -0.869499 1.30426 3.80619 -0.869499 1.29816 3.81383 -0.85895 1.30769 3.82908 -0.871884 1.29453 3.75766 -0.825474 1.29954 3.74072 -0.811041 1.29107 3.75306 -0.802868 1.28472 3.76527 -0.805657 1.29107 3.75306 -0.802868 1.2821 3.76578 -0.790365 1.28472 3.76527 -0.805657 1.29453 3.75766 -0.825474 1.29107 3.75306 -0.802868 1.28472 3.76527 -0.805657 1.28755 3.76878 -0.820947 1.29453 3.75766 -0.825474 1.29453 3.75766 -0.825474 1.28755 3.76878 -0.820947 1.2903 3.77605 -0.834693 1.29787 3.769 -0.845258 1.2903 3.77605 -0.834693 1.29275 3.78615 -0.845727 1.30087 3.78531 -0.860071 1.29787 3.769 -0.845258 1.29275 3.78615 -0.845727 1.28799 3.75561 -0.780801 1.29337 3.7497 -0.760566 1.28479 3.76492 -0.760329 1.27967 3.76999 -0.776038 1.28479 3.76492 -0.760329 1.27694 3.77798 -0.762731 1.27967 3.76999 -0.776038 1.28799 3.75561 -0.780801 1.28479 3.76492 -0.760329 1.27967 3.76999 -0.776038 1.2821 3.76578 -0.790365 1.28799 3.75561 -0.780801 1.28799 3.75561 -0.780801 1.2821 3.76578 -0.790365 1.29107 3.75306 -0.802868 1.28132 3.78058 -0.743335 1.28666 3.78736 -0.723786 1.27808 3.80032 -0.732362 1.27146 3.80265 -0.744319 1.27808 3.80032 -0.732362 1.26904 3.81707 -0.740526 1.27146 3.80265 -0.744319 1.28132 3.78058 -0.743335 1.27808 3.80032 -0.732362 1.27146 3.80265 -0.744319 1.2741 3.78925 -0.751811 1.28132 3.78058 -0.743335 1.28132 3.78058 -0.743335 1.2741 3.78925 -0.751811 1.27694 3.77798 -0.762731 1.28479 3.76492 -0.760329 1.28132 3.78058 -0.743335 1.27694 3.77798 -0.762731 1.27503 3.82204 -0.728061 1.28044 3.83818 -0.716028 1.27159 3.84491 -0.730808 1.26632 3.83256 -0.740478 1.27159 3.84491 -0.730808 1.26349 3.84774 -0.744476 1.26632 3.83256 -0.740478 1.27503 3.82204 -0.728061 1.27159 3.84491 -0.730808 1.26632 3.83256 -0.740478 1.26904 3.81707 -0.740526 1.27503 3.82204 -0.728061 1.27503 3.82204 -0.728061 1.26904 3.81707 -0.740526 1.27808 3.80032 -0.732362 1.26822 3.86561 -0.740545 1.27399 3.88461 -0.739407 1.26522 3.88168 -0.755602 1.2584 3.87181 -0.762469 1.26522 3.88168 -0.755602 1.25571 3.87984 -0.775662 1.2584 3.87181 -0.762469 1.26822 3.86561 -0.740545 1.26522 3.88168 -0.755602 1.2584 3.87181 -0.762469 1.26082 3.86112 -0.752089 1.26822 3.86561 -0.740545 1.26822 3.86561 -0.740545 1.26082 3.86112 -0.752089 1.26349 3.84774 -0.744476 1.27159 3.84491 -0.730808 1.26822 3.86561 -0.740545 1.26349 3.84774 -0.744476 1.26186 3.89274 -0.775595 1.26746 3.90878 -0.785661 1.25841 3.89698 -0.798254 1.25287 3.88428 -0.790726 1.25841 3.89698 -0.798254 1.25018 3.88468 -0.806156 1.25287 3.88428 -0.790726 1.26186 3.89274 -0.775595 1.25841 3.89698 -0.798254 1.25287 3.88428 -0.790726 1.25571 3.87984 -0.775662 1.26186 3.89274 -0.775595 1.26186 3.89274 -0.775595 1.25571 3.87984 -0.775662 1.26522 3.88168 -0.755602 1.25535 3.8941 -0.820234 1.26127 3.90176 -0.8365 1.25212 3.88443 -0.840642 1.24777 3.88133 -0.820675 1.25212 3.88443 -0.840642 1.24509 3.87421 -0.834335 1.24777 3.88133 -0.820675 1.25535 3.8941 -0.820234 1.25212 3.88443 -0.840642 1.24777 3.88133 -0.820675 1.25018 3.88468 -0.806156 1.25535 3.8941 -0.820234 1.25535 3.8941 -0.820234 1.25018 3.88468 -0.806156 1.25841 3.89698 -0.798254 1.24865 3.86852 -0.857358 1.25456 3.86553 -0.874715 1.24543 3.84866 -0.868 1.23955 3.85058 -0.854273 1.24543 3.84866 -0.868 1.23713 3.83641 -0.858905 1.23955 3.85058 -0.854273 1.24865 3.86852 -0.857358 1.24543 3.84866 -0.868 1.23955 3.85058 -0.854273 1.24226 3.86361 -0.845925 1.24865 3.86852 -0.857358 1.24865 3.86852 -0.857358 1.24226 3.86361 -0.845925 1.25212 3.88443 -0.840642 1.25212 3.88443 -0.840642 1.24226 3.86361 -0.845925 1.24509 3.87421 -0.834335 1.24237 3.82684 -0.871976 1.24836 3.81513 -0.884425 1.23891 3.804 -0.868868 1.23448 3.82108 -0.859872 1.23891 3.804 -0.868868 1.23164 3.80569 -0.856806 1.23448 3.82108 -0.859872 1.24237 3.82684 -0.871976 1.23891 3.804 -0.868868 1.23448 3.82108 -0.859872 1.23713 3.83641 -0.858905 1.24237 3.82684 -0.871976 1.24237 3.82684 -0.871976 1.23713 3.83641 -0.858905 1.24543 3.84866 -0.868 1.23556 3.78349 -0.858827 1.24184 3.76766 -0.86275 1.23256 3.76765 -0.843525 1.22648 3.78046 -0.840207 1.23256 3.76765 -0.843525 1.22386 3.77174 -0.827624 1.22648 3.78046 -0.840207 1.23556 3.78349 -0.858827 1.23256 3.76765 -0.843525 1.22648 3.78046 -0.840207 1.22891 3.79177 -0.849957 1.23556 3.78349 -0.858827 1.23556 3.78349 -0.858827 1.22891 3.79177 -0.849957 1.23891 3.804 -0.868868 1.23891 3.804 -0.868868 1.22891 3.79177 -0.849957 1.23164 3.80569 -0.856806 1.22919 3.75688 -0.823329 1.23538 3.74185 -0.817623 1.22575 3.753 -0.800626 1.22103 3.7664 -0.812871 1.22575 3.753 -0.800626 1.21828 3.76506 -0.797386 1.22103 3.7664 -0.812871 1.22919 3.75688 -0.823329 1.22575 3.753 -0.800626 1.22103 3.7664 -0.812871 1.22386 3.77174 -0.827624 1.22919 3.75688 -0.823329 1.22919 3.75688 -0.823329 1.22386 3.77174 -0.827624 1.23256 3.76765 -0.843525 1.22271 3.75621 -0.778731 1.22916 3.74689 -0.76647 1.21946 3.76619 -0.758457 1.21324 3.7738 -0.768713 1.21946 3.76619 -0.758457 1.21042 3.78366 -0.756517 1.21324 3.7738 -0.768713 1.22271 3.75621 -0.778731 1.21946 3.76619 -0.758457 1.21324 3.7738 -0.768713 1.21584 3.76757 -0.782643 1.22271 3.75621 -0.778731 1.22271 3.75621 -0.778731 1.21584 3.76757 -0.782643 1.22575 3.753 -0.800626 1.22575 3.753 -0.800626 1.21584 3.76757 -0.782643 1.21828 3.76506 -0.797386 1.21598 3.78239 -0.741965 1.22246 3.78162 -0.726903 1.21279 3.80235 -0.731654 1.20765 3.79624 -0.747342 1.21279 3.80235 -0.731654 1.20519 3.81019 -0.741856 1.20765 3.79624 -0.747342 1.21598 3.78239 -0.741965 1.21279 3.80235 -0.731654 1.20765 3.79624 -0.747342 1.21042 3.78366 -0.756517 1.21598 3.78239 -0.741965 1.21598 3.78239 -0.741965 1.21042 3.78366 -0.756517 1.21946 3.76619 -0.758457 1.2097 3.82428 -0.728004 1.21628 3.83155 -0.715253 1.20624 3.84709 -0.731473 1.1998 3.84081 -0.74212 1.20624 3.84709 -0.731473 1.19702 3.8552 -0.748152 1.1998 3.84081 -0.74212 1.2097 3.82428 -0.728004 1.20624 3.84709 -0.731473 1.1998 3.84081 -0.74212 1.20262 3.82529 -0.740001 1.2097 3.82428 -0.728004 1.2097 3.82428 -0.728004 1.20262 3.82529 -0.740001 1.20519 3.81019 -0.741856 1.21279 3.80235 -0.731654 1.2097 3.82428 -0.728004 1.20519 3.81019 -0.741856 1.19991 3.88302 -0.757361 1.20503 3.90306 -0.76636 1.19652 3.89348 -0.777753 1.192 3.8765 -0.769209 1.19652 3.89348 -0.777753 1.18919 3.88271 -0.783571 1.192 3.8765 -0.769209 1.19991 3.88302 -0.757361 1.19652 3.89348 -0.777753 1.192 3.8765 -0.769209 1.19454 3.86714 -0.757288 1.19991 3.88302 -0.757361 1.19991 3.88302 -0.757361 1.19454 3.86714 -0.757288 1.20291 3.86741 -0.741813 1.20291 3.86741 -0.741813 1.19454 3.86714 -0.757288 1.19702 3.8552 -0.748152 1.20624 3.84709 -0.731473 1.20291 3.86741 -0.741813 1.19702 3.8552 -0.748152 1.19309 3.897 -0.800491 1.1985 3.90801 -0.818307 1.19006 3.89346 -0.822302 1.18389 3.88334 -0.814027 1.19006 3.89346 -0.822302 1.18137 3.87799 -0.828145 1.18389 3.88334 -0.814027 1.19309 3.897 -0.800491 1.19006 3.89346 -0.822302 1.18389 3.88334 -0.814027 1.1864 3.88499 -0.799028 1.19309 3.897 -0.800491 1.19309 3.897 -0.800491 1.1864 3.88499 -0.799028 1.19652 3.89348 -0.777753 1.19652 3.89348 -0.777753 1.1864 3.88499 -0.799028 1.18919 3.88271 -0.783571 1.18679 3.88314 -0.842466 1.19205 3.88182 -0.863221 1.18331 3.8667 -0.858697 1.17858 3.86892 -0.840874 1.18331 3.8667 -0.858697 1.17577 3.85686 -0.85084 1.17858 3.86892 -0.840874 1.18679 3.88314 -0.842466 1.18331 3.8667 -0.858697 1.17858 3.86892 -0.840874 1.18137 3.87799 -0.828145 1.18679 3.88314 -0.842466 1.18679 3.88314 -0.842466 1.18137 3.87799 -0.828145 1.19006 3.89346 -0.822302 1.18016 3.84668 -0.868657 1.18582 3.83499 -0.884411 1.17704 3.8246 -0.871999 1.17075 3.82832 -0.859908 1.17704 3.8246 -0.871999 1.16797 3.81276 -0.858738 1.17075 3.82832 -0.859908 1.18016 3.84668 -0.868657 1.17704 3.8246 -0.871999 1.17075 3.82832 -0.859908 1.17323 3.84312 -0.8572 1.18016 3.84668 -0.868657 1.18016 3.84668 -0.868657 1.17323 3.84312 -0.8572 1.18331 3.8667 -0.858697 1.18331 3.8667 -0.858697 1.17323 3.84312 -0.8572 1.17577 3.85686 -0.85084 1.17357 3.80183 -0.868169 1.17912 3.78336 -0.874102 1.17026 3.78171 -0.857535 1.16515 3.79797 -0.853568 1.17026 3.78171 -0.857535 1.16258 3.78538 -0.845056 1.16515 3.79797 -0.853568 1.17357 3.80183 -0.868169 1.17026 3.78171 -0.857535 1.16515 3.79797 -0.853568 1.16797 3.81276 -0.858738 1.17357 3.80183 -0.868169 1.17357 3.80183 -0.868169 1.16797 3.81276 -0.858738 1.17704 3.8246 -0.871999 1.16725 3.76633 -0.84174 1.17295 3.74832 -0.836677 1.16385 3.75618 -0.821159 1.15735 3.76841 -0.819926 1.16385 3.75618 -0.821159 1.15453 3.76518 -0.804585 1.15735 3.76841 -0.819926 1.16725 3.76633 -0.84174 1.16385 3.75618 -0.821159 1.15735 3.76841 -0.819926 1.16012 3.77544 -0.833823 1.16725 3.76633 -0.84174 1.16725 3.76633 -0.84174 1.16012 3.77544 -0.833823 1.16258 3.78538 -0.845056 1.17026 3.78171 -0.857535 1.16725 3.76633 -0.84174 1.16258 3.78538 -0.845056 1.15412 3.76753 -0.756622 1.15997 3.76574 -0.739066 1.15065 3.78423 -0.740656 1.14391 3.79012 -0.751177 1.15412 3.76753 -0.756622 1.15065 3.78423 -0.740656 1.14751 3.80439 -0.731012 1.15371 3.81181 -0.71603 1.14437 3.82653 -0.728016 1.13886 3.81812 -0.740396 1.14751 3.80439 -0.731012 1.14437 3.82653 -0.728016 1.1409 3.84925 -0.732206 1.14702 3.86373 -0.724339 1.13761 3.86915 -0.743128 1.13459 3.8843 -0.75917 1.14086 3.90019 -0.760352 1.13117 3.89415 -0.779934 1.12551 3.88027 -0.776657 1.13459 3.8843 -0.75917 1.13117 3.89415 -0.779934 1.12777 3.89695 -0.802717 1.13422 3.90914 -0.812069 1.12476 3.89275 -0.824363 1.12145 3.88177 -0.844281 1.1279 3.88662 -0.858551 1.11798 3.86484 -0.859975 1.11206 3.86278 -0.846615 1.12145 3.88177 -0.844281 1.11798 3.86484 -0.859975 1.11487 3.84458 -0.869286 1.12158 3.84136 -0.883411 1.11171 3.82234 -0.871951 1.10695 3.83539 -0.859094 1.11487 3.84458 -0.869286 1.11171 3.82234 -0.871951 1.11664 3.80183 -0.881782 1.11494 3.78924 -0.877113 1.10823 3.79969 -0.867403 1.10823 3.79969 -0.867403 1.11494 3.78924 -0.877113 1.11332 3.77772 -0.870636 1.10496 3.77999 -0.856198 1.11332 3.77772 -0.870636 1.11183 3.7676 -0.862693 1.11037 3.75886 -0.853389 1.10496 3.77999 -0.856198 1.11183 3.7676 -0.862693 1.11037 3.75886 -0.853389 1.10193 3.76507 -0.839907 1.10496 3.77999 -0.856198 1.11037 3.75886 -0.853389 1.10878 3.75142 -0.842548 1.10193 3.76507 -0.839907 1.10193 3.76507 -0.839907 1.10878 3.75142 -0.842548 1.10709 3.74565 -0.83046 1.0985 3.75554 -0.818968 1.10709 3.74565 -0.83046 1.10537 3.74183 -0.817535 1.10369 3.74011 -0.804256 1.0985 3.75554 -0.818968 1.10537 3.74183 -0.817535 1.10369 3.74011 -0.804256 1.09511 3.7531 -0.796175 1.0985 3.75554 -0.818968 1.10369 3.74011 -0.804256 1.1021 3.74047 -0.791118 1.09511 3.7531 -0.796175 1.09511 3.7531 -0.796175 1.1021 3.74047 -0.791118 1.10064 3.74275 -0.778563 1.09211 3.75763 -0.77461 1.10064 3.74275 -0.778563 1.09915 3.74693 -0.76639 1.09753 3.75309 -0.754686 1.09211 3.75763 -0.77461 1.09915 3.74693 -0.76639 1.09753 3.75309 -0.754686 1.08878 3.76893 -0.754827 1.09211 3.75763 -0.77461 1.09753 3.75309 -0.754686 1.09583 3.76112 -0.743924 1.08878 3.76893 -0.754827 1.08878 3.76893 -0.754827 1.09583 3.76112 -0.743924 1.09411 3.77078 -0.734536 1.08532 3.78611 -0.73941 1.09411 3.77078 -0.734536 1.09244 3.7817 -0.726858 1.09088 3.79341 -0.721089 1.08532 3.78611 -0.73941 1.09244 3.7817 -0.726858 1.09088 3.79341 -0.721089 1.08223 3.80645 -0.730431 1.08532 3.78611 -0.73941 1.09088 3.79341 -0.721089 1.08945 3.80553 -0.717261 1.08223 3.80645 -0.730431 1.08223 3.80645 -0.730431 1.08945 3.80553 -0.717261 1.08792 3.81834 -0.715261 1.07904 3.82879 -0.7281 1.08792 3.81834 -0.715261 1.08627 3.83164 -0.715259 1.08456 3.84493 -0.717369 1.07904 3.82879 -0.7281 1.08627 3.83164 -0.715259 1.08456 3.84493 -0.717369 1.07556 3.85137 -0.733005 1.07904 3.82879 -0.7281 1.08456 3.84493 -0.717369 1.08285 3.85772 -0.721548 1.07556 3.85137 -0.733005 1.07556 3.85137 -0.733005 1.08285 3.85772 -0.721548 1.08121 3.86954 -0.727604 1.07231 3.87085 -0.744486 1.08121 3.86954 -0.727604 1.07968 3.88003 -0.735219 1.07825 3.88908 -0.74415 1.07231 3.87085 -0.744486 1.07968 3.88003 -0.735219 1.07825 3.88908 -0.74415 1.06927 3.88554 -0.761027 1.07231 3.87085 -0.744486 1.07825 3.88908 -0.74415 1.07668 3.89688 -0.75463 1.06927 3.88554 -0.761027 1.06927 3.88554 -0.761027 1.07668 3.89688 -0.75463 1.07501 3.9031 -0.766442 1.06583 3.89475 -0.782134 1.07501 3.9031 -0.766442 1.0733 3.90742 -0.779202 1.0716 3.90966 -0.792441 1.06583 3.89475 -0.782134 1.0733 3.90742 -0.779202 1.0716 3.90966 -0.792441 1.06246 3.89684 -0.804864 1.06583 3.89475 -0.782134 1.0716 3.90966 -0.792441 1.06998 3.90981 -0.805659 1.06246 3.89684 -0.804864 1.06246 3.89684 -0.804864 1.06998 3.90981 -0.805659 1.06849 3.90799 -0.818389 1.05946 3.89198 -0.826414 1.06849 3.90799 -0.818389 1.06703 3.9043 -0.830612 1.06544 3.89863 -0.842478 1.05946 3.89198 -0.826414 1.06703 3.9043 -0.830612 1.06544 3.89863 -0.842478 1.05611 3.88034 -0.846055 1.05946 3.89198 -0.826414 1.06544 3.89863 -0.842478 1.06375 3.89104 -0.853516 1.05611 3.88034 -0.846055 1.05611 3.88034 -0.846055 1.06375 3.89104 -0.853516 1.06204 3.88175 -0.863281 1.05265 3.86294 -0.86119 1.06204 3.88175 -0.863281 1.06035 3.87111 -0.871408 1.05876 3.85955 -0.877662 1.05265 3.86294 -0.86119 1.06035 3.87111 -0.871408 1.05876 3.85955 -0.877662 1.04958 3.84251 -0.869838 1.05265 3.86294 -0.86119 1.05876 3.85955 -0.877662 1.05731 3.84753 -0.881959 1.04958 3.84251 -0.869838 1.04958 3.84251 -0.869838 1.05731 3.84753 -0.881959 1.05581 3.8349 -0.884421 1.04637 3.82008 -0.871832 1.05581 3.8349 -0.884421 1.05419 3.82168 -0.884935 1.05249 3.80835 -0.883353 1.04637 3.82008 -0.871832 1.05419 3.82168 -0.884935 1.05249 3.80835 -0.883353 1.04289 3.79757 -0.866571 1.04637 3.82008 -0.871832 1.05249 3.80835 -0.883353 1.05077 3.79539 -0.879675 1.04289 3.79757 -0.866571 1.04289 3.79757 -0.866571 1.05077 3.79539 -0.879675 1.04911 3.78328 -0.874059 1.03967 3.77832 -0.854819 1.04911 3.78328 -0.874059 1.04755 3.77243 -0.866797 1.04611 3.76306 -0.858213 1.03967 3.77832 -0.854819 1.04755 3.77243 -0.866797 1.04611 3.76306 -0.858213 1.03661 3.76386 -0.838027 1.03967 3.77832 -0.854819 1.04611 3.76306 -0.858213 1.04458 3.75493 -0.848109 1.03661 3.76386 -0.838027 1.03661 3.76386 -0.838027 1.04458 3.75493 -0.848109 1.04294 3.74828 -0.836596 1.03316 3.75498 -0.816759 1.04294 3.74828 -0.836596 1.04123 3.74347 -0.82403 1.03952 3.7407 -0.810864 1.03316 3.75498 -0.816759 1.04123 3.74347 -0.82403 1.03952 3.7407 -0.810864 1.0298 3.75325 -0.79397 1.03316 3.75498 -0.816759 1.03952 3.7407 -0.810864 1.03787 3.74003 -0.797595 1.0298 3.75325 -0.79397 1.0298 3.75325 -0.79397 1.03787 3.74003 -0.797595 1.03635 3.74139 -0.784704 1.0268 3.75843 -0.772564 1.03635 3.74139 -0.784704 1.03491 3.7446 -0.772407 1.03335 3.74978 -0.76041 1.0268 3.75843 -0.772564 1.03491 3.7446 -0.772407 1.03335 3.74978 -0.76041 1.02344 3.77039 -0.753075 1.0268 3.75843 -0.772564 1.03335 3.74978 -0.76041 1.03168 3.75691 -0.749122 1.02344 3.77039 -0.753075 1.02344 3.77039 -0.753075 1.03168 3.75691 -0.749122 1.02996 3.7658 -0.739003 1.01999 3.78801 -0.738227 1.02996 3.7658 -0.739003 1.02826 3.77615 -0.730442 1.02664 3.78752 -0.723709 1.01999 3.78801 -0.738227 1.02826 3.77615 -0.730442 1.02664 3.78752 -0.723709 1.01694 3.80854 -0.729907 1.01999 3.78801 -0.738227 1.02664 3.78752 -0.723709 1.02515 3.79946 -0.718928 1.01694 3.80854 -0.729907 1.01694 3.80854 -0.729907 1.02515 3.79946 -0.718928 1.0237 3.81189 -0.716017 1.0221 3.825 -0.715 1.01694 3.80854 -0.729907 1.0237 3.81189 -0.716017 1.0221 3.825 -0.715 1.0137 3.83105 -0.728255 1.01694 3.80854 -0.729907 1.0221 3.825 -0.715 1.02042 3.83836 -0.716056 1.0137 3.83105 -0.728255 1.0137 3.83105 -0.728255 1.02042 3.83836 -0.716056 1.0187 3.85146 -0.719222 1.01023 3.85347 -0.733868 1.0187 3.85146 -0.719222 1.01701 3.86381 -0.724379 1.01542 3.87501 -0.731266 1.01023 3.85347 -0.733868 1.01701 3.86381 -0.724379 1.01542 3.87501 -0.731266 1.00702 3.87249 -0.745885 1.01023 3.85347 -0.733868 1.01542 3.87501 -0.731266 1.01397 3.88473 -0.739525 1.00702 3.87249 -0.745885 1.00702 3.87249 -0.745885 1.01397 3.88473 -0.739525 1.01248 3.89318 -0.749239 1.00395 3.88672 -0.76293 1.01248 3.89318 -0.749239 1.01085 3.90023 -0.760431 1.00915 3.90552 -0.772774 1.00395 3.88672 -0.76293 1.01085 3.90023 -0.760431 1.00915 3.90552 -0.772774 1.00049 3.89528 -0.784352 1.00395 3.88672 -0.76293 1.00915 3.90552 -0.772774 1.00744 3.90881 -0.785837 1.00049 3.89528 -0.784352 1.00049 3.89528 -0.784352 1.00744 3.90881 -0.785837 1.00577 3.91 -0.799127 0.997146 3.89665 -0.807125 1.00577 3.91 -0.799127 1.00421 3.90913 -0.812154 1.00278 3.90637 -0.82456 0.997146 3.89665 -0.807125 1.00421 3.90913 -0.812154 1.00278 3.90637 -0.82456 0.994147 3.89114 -0.828453 0.997146 3.89665 -0.807125 1.00278 3.90637 -0.82456 1.00125 3.90169 -0.836658 0.994147 3.89114 -0.828453 0.994147 3.89114 -0.828453 1.00125 3.90169 -0.836658 0.999598 3.89504 -0.848167 0.990764 3.87886 -0.847784 0.999598 3.89504 -0.848167 0.997888 3.88656 -0.858616 0.996179 3.87654 -0.867594 0.990764 3.87886 -0.847784 0.997888 3.88656 -0.858616 0.996179 3.87654 -0.867594 0.987329 3.86102 -0.86234 0.990764 3.87886 -0.847784 0.996179 3.87654 -0.867594 0.994534 3.86537 -0.874799 0.987329 3.86102 -0.86234 0.987329 3.86102 -0.86234 0.994534 3.86537 -0.874799 0.993009 3.85353 -0.880068 0.984294 3.84041 -0.870332 0.993009 3.85353 -0.880068 0.991573 3.84127 -0.883428 0.990009 3.82829 -0.884936 0.984294 3.84041 -0.870332 0.991573 3.84127 -0.883428 0.990009 3.82829 -0.884936 0.981025 3.81776 -0.871635 0.984294 3.84041 -0.870332 0.990009 3.82829 -0.884936 0.98834 3.81495 -0.884404 0.981025 3.81776 -0.871635 0.981025 3.81776 -0.871635 0.98834 3.81495 -0.884404 0.986624 3.80175 -0.881757 0.977558 3.79549 -0.865676 0.986624 3.80175 -0.881757 0.984925 3.78916 -0.877075 0.983306 3.77765 -0.870587 0.977558 3.79549 -0.865676 0.984925 3.78916 -0.877075 0.983306 3.77765 -0.870587 0.974379 3.77671 -0.853401 0.977558 3.79549 -0.865676 0.983306 3.77765 -0.870587 0.981817 3.76754 -0.862636 0.974379 3.77671 -0.853401 0.974379 3.77671 -0.853401 0.981817 3.76754 -0.862636 0.980361 3.7588 -0.853321 0.971271 3.76267 -0.836041 0.980361 3.7588 -0.853321 0.978765 3.75137 -0.842471 0.977079 3.74561 -0.830376 0.971271 3.76267 -0.836041 0.978765 3.75137 -0.842471 0.977079 3.74561 -0.830376 0.967818 3.75448 -0.814535 0.971271 3.76267 -0.836041 0.977079 3.74561 -0.830376 0.975361 3.74181 -0.817448 0.967818 3.75448 -0.814535 0.967818 3.75448 -0.814535 0.975361 3.74181 -0.817448 0.973677 3.7401 -0.804167 0.964493 3.75347 -0.791784 0.973677 3.7401 -0.804167 0.972085 3.74047 -0.791032 0.970633 3.74277 -0.778482 0.964493 3.75347 -0.791784 0.972085 3.74047 -0.791032 0.970633 3.74277 -0.778482 0.96149 3.75931 -0.770533 0.964493 3.75347 -0.791784 0.970633 3.74277 -0.778482 0.969139 3.74696 -0.76631 0.96149 3.75931 -0.770533 0.96149 3.75931 -0.770533 0.969139 3.74696 -0.76631 0.967516 3.75313 -0.75461 0.958093 3.77191 -0.751368 0.967516 3.75313 -0.75461 0.965815 3.76118 -0.743856 0.9641 3.77085 -0.734479 0.958093 3.77191 -0.751368 0.965815 3.76118 -0.743856 0.9641 3.77085 -0.734479 0.954668 3.78995 -0.737109 0.958093 3.77191 -0.751368 0.9641 3.77085 -0.734479 0.962434 3.78177 -0.726813 0.954668 3.78995 -0.737109 0.954668 3.78995 -0.737109 0.962434 3.78177 -0.726813 0.960874 3.79349 -0.721057 0.951646 3.81065 -0.729444 0.960874 3.79349 -0.721057 0.95944 3.80561 -0.717241 0.957909 3.81843 -0.715254 0.951646 3.81065 -0.729444 0.95944 3.80561 -0.717241 0.957909 3.81843 -0.715254 0.948364 3.83331 -0.728481 0.951646 3.81065 -0.729444 0.957909 3.81843 -0.715254 0.956261 3.83173 -0.715266 0.948364 3.83331 -0.728481 0.948364 3.83331 -0.728481 0.956261 3.83173 -0.715266 0.954551 3.84501 -0.71739 0.944891 3.85553 -0.734795 0.954551 3.84501 -0.71739 0.952842 3.8578 -0.721582 0.951197 3.86962 -0.72765 0.944891 3.85553 -0.734795 0.952842 3.8578 -0.721582 0.951197 3.86962 -0.72765 0.941739 3.87408 -0.747321 0.944891 3.85553 -0.734795 0.951197 3.86962 -0.72765 0.949672 3.8801 -0.735274 0.941739 3.87408 -0.747321 0.941739 3.87408 -0.747321 0.949672 3.8801 -0.735274 0.948237 3.88913 -0.744214 0.938616 3.88785 -0.764877 0.948237 3.88913 -0.744214 0.946672 3.89693 -0.754705 0.945003 3.90313 -0.766525 0.938616 3.88785 -0.764877 0.946672 3.89693 -0.754705 0.945003 3.90313 -0.766525 0.935147 3.89574 -0.786582 0.938616 3.88785 -0.764877 0.945003 3.90313 -0.766525 0.943287 3.90744 -0.779289 0.935147 3.89574 -0.786582 0.935147 3.89574 -0.786582 0.943287 3.90744 -0.779289 0.941588 3.90967 -0.792529 0.931843 3.8964 -0.809301 0.941588 3.90967 -0.792529 0.939969 3.90981 -0.805746 0.938481 3.90797 -0.818471 0.931843 3.8964 -0.809301 0.939969 3.90981 -0.805746 0.938481 3.90797 -0.818471 0.928832 3.89023 -0.830477 0.931843 3.8964 -0.809301 0.938481 3.90797 -0.818471 0.937024 3.90426 -0.830693 0.928832 3.89023 -0.830477 0.928832 3.89023 -0.830477 0.937024 3.90426 -0.830693 0.935428 3.89858 -0.842554 0.925421 3.87732 -0.849467 0.935428 3.89858 -0.842554 0.933741 3.89098 -0.853586 0.932024 3.88168 -0.863341 0.925421 3.87732 -0.849467 0.933741 3.89098 -0.853586 0.932024 3.88168 -0.863341 0.922009 3.85908 -0.863426 0.925421 3.87732 -0.849467 0.932024 3.88168 -0.863341 0.93034 3.87103 -0.871456 0.922009 3.85908 -0.863426 0.922009 3.85908 -0.863426 0.93034 3.87103 -0.871456 0.928749 3.85947 -0.877697 0.927296 3.84745 -0.881981 0.922009 3.85908 -0.863426 0.928749 3.85947 -0.877697 0.927296 3.84745 -0.881981 0.918997 3.83828 -0.870765 0.922009 3.85908 -0.863426 0.927296 3.84745 -0.881981 0.925802 3.83481 -0.884432 0.918997 3.83828 -0.870765 0.918997 3.83828 -0.870765 0.925802 3.83481 -0.884432 0.924179 3.82159 -0.884932 0.915694 3.81556 -0.871379 0.924179 3.82159 -0.884932 0.922478 3.80826 -0.883335 0.920763 3.7953 -0.879644 0.915694 3.81556 -0.871379 0.922478 3.80826 -0.883335 0.920763 3.7953 -0.879644 0.912225 3.79345 -0.864718 0.915694 3.81556 -0.871379 0.920763 3.7953 -0.879644 0.919097 3.78321 -0.874016 0.912225 3.79345 -0.864718 0.912225 3.79345 -0.864718 0.919097 3.78321 -0.874016 0.917537 3.77237 -0.866744 0.909099 3.77514 -0.851946 0.917537 3.77237 -0.866744 0.916103 3.763 -0.858151 0.914572 3.75488 -0.848037 0.909099 3.77514 -0.851946 0.916103 3.763 -0.858151 0.914572 3.75488 -0.848037 0.90595 3.76161 -0.834134 0.909099 3.77514 -0.851946 0.914572 3.75488 -0.848037 0.912924 3.74824 -0.836516 0.90595 3.76161 -0.834134 0.90595 3.76161 -0.834134 0.912924 3.74824 -0.836516 0.911214 3.74344 -0.823944 0.902477 3.75406 -0.812299 0.911214 3.74344 -0.823944 0.909505 3.74069 -0.810776 0.907861 3.74004 -0.797508 0.902477 3.75406 -0.812299 0.909505 3.74069 -0.810776 0.907861 3.74004 -0.797508 0.899193 3.75375 -0.789619 0.902477 3.75406 -0.812299 0.907861 3.74004 -0.797508 0.906336 3.7414 -0.78462 0.899193 3.75375 -0.789619 0.899193 3.75375 -0.789619 0.906336 3.7414 -0.78462 0.9049 3.74463 -0.772326 0.896172 3.76025 -0.768519 0.9049 3.74463 -0.772326 0.903335 3.74982 -0.760332 0.901666 3.75696 -0.749051 0.896172 3.76025 -0.768519 0.903335 3.74982 -0.760332 0.901666 3.75696 -0.749051 0.892749 3.77347 -0.749711 0.896172 3.76025 -0.768519 0.901666 3.75696 -0.749051 0.89995 3.76587 -0.738941 0.892749 3.77347 -0.749711 0.892749 3.77347 -0.749711 0.89995 3.76587 -0.738941 0.898251 3.77622 -0.730391 0.88935 3.79191 -0.736056 0.898251 3.77622 -0.730391 0.896632 3.7876 -0.723671 0.895144 3.79954 -0.718903 0.88935 3.79191 -0.736056 0.896632 3.7876 -0.723671 0.895144 3.79954 -0.718903 0.886346 3.8128 -0.729041 0.88935 3.79191 -0.736056 0.895144 3.79954 -0.718903 0.893687 3.81198 -0.716004 0.886346 3.8128 -0.729041 0.886346 3.8128 -0.729041 0.893687 3.81198 -0.716004 0.892091 3.82509 -0.715 0.883024 3.83557 -0.728779 0.892091 3.82509 -0.715 0.890404 3.83845 -0.71607 0.888687 3.85154 -0.71925 0.883024 3.83557 -0.728779 0.890404 3.83845 -0.71607 0.888687 3.85154 -0.71925 0.87956 3.85756 -0.735783 0.883024 3.83557 -0.728779 0.888687 3.85154 -0.71925 0.887003 3.86389 -0.72442 0.87956 3.85756 -0.735783 0.87956 3.85756 -0.735783 0.887003 3.86389 -0.72442 0.885412 3.87508 -0.731317 0.876457 3.87563 -0.748811 0.885412 3.87508 -0.731317 0.88396 3.88479 -0.739585 0.882465 3.89323 -0.749309 0.876457 3.87563 -0.748811 0.88396 3.88479 -0.739585 0.882465 3.89323 -0.749309 0.873283 3.88892 -0.766865 0.876457 3.87563 -0.748811 0.882465 3.89323 -0.749309 0.880842 3.90027 -0.760509 0.873283 3.88892 -0.766865 0.873283 3.88892 -0.766865 0.880842 3.90027 -0.760509 0.879141 3.90555 -0.77286 0.869808 3.89613 -0.788823 0.879141 3.90555 -0.77286 0.877426 3.90883 -0.785925 0.87576 3.91 -0.799215 0.869808 3.89613 -0.788823 0.877426 3.90883 -0.785925 0.87576 3.91 -0.799215 0.866545 3.89608 -0.811454 0.869808 3.89613 -0.788823 0.87576 3.91 -0.799215 0.874201 3.90911 -0.812239 0.866545 3.89608 -0.811454 0.866545 3.89608 -0.811454 0.874201 3.90911 -0.812239 0.872767 3.90635 -0.824641 0.863512 3.88926 -0.832481 0.872767 3.90635 -0.824641 0.871236 3.90165 -0.836737 0.869587 3.89498 -0.84824 0.863512 3.88926 -0.832481 0.871236 3.90165 -0.836737 0.869587 3.89498 -0.84824 0.860078 3.87572 -0.851099 0.863512 3.88926 -0.832481 0.869587 3.89498 -0.84824 0.867877 3.88649 -0.858681 0.860078 3.87572 -0.851099 0.860078 3.87572 -0.851099 0.867877 3.88649 -0.858681 0.866168 3.87647 -0.867648 0.856693 3.85711 -0.864445 0.866168 3.87647 -0.867648 0.864524 3.8653 -0.87484 0.862999 3.85345 -0.880096 0.856693 3.85711 -0.864445 0.864524 3.8653 -0.87484 0.862999 3.85345 -0.880096 0.853694 3.83612 -0.871136 0.856693 3.85711 -0.864445 0.862999 3.85345 -0.880096 0.861563 3.84119 -0.883444 0.853694 3.83612 -0.871136 0.853694 3.83612 -0.871136 0.861563 3.84119 -0.883444 0.859998 3.82821 -0.88494 0.850353 3.81331 -0.871044 0.859998 3.82821 -0.88494 0.858329 3.81487 -0.884394 0.856613 3.80166 -0.881733 0.850353 3.81331 -0.871044 0.858329 3.81487 -0.884394 0.856613 3.80166 -0.881733 0.846896 3.79144 -0.863701 0.850353 3.81331 -0.871044 0.856613 3.80166 -0.881733 0.854914 3.78908 -0.877038 0.846896 3.79144 -0.863701 0.846896 3.79144 -0.863701 0.854914 3.78908 -0.877038 0.853295 3.77757 -0.870539 0.843817 3.77362 -0.850441 0.853295 3.77757 -0.870539 0.851808 3.76748 -0.862579 0.85035 3.75875 -0.853254 0.843817 3.77362 -0.850441 0.851808 3.76748 -0.862579 0.85035 3.75875 -0.853254 0.840616 3.76056 -0.832127 0.843817 3.77362 -0.850441 0.85035 3.75875 -0.853254 0.848754 3.75133 -0.842394 0.840616 3.76056 -0.832127 0.840616 3.76056 -0.832127 0.848754 3.75133 -0.842394 0.847067 3.74558 -0.830293 0.837139 3.75371 -0.810055 0.847067 3.74558 -0.830293 0.84535 3.74179 -0.81736 0.843666 3.7401 -0.804079 0.837139 3.75371 -0.810055 0.84535 3.74179 -0.81736 0.843666 3.7401 -0.804079 0.833899 3.7541 -0.787478 0.837139 3.75371 -0.810055 0.843666 3.7401 -0.804079 0.842075 3.74048 -0.790946 0.833899 3.7541 -0.787478 0.833899 3.7541 -0.787478 0.842075 3.74048 -0.790946 0.840623 3.74279 -0.7784 0.83085 3.76126 -0.766525 0.840623 3.74279 -0.7784 0.839129 3.747 -0.76623 0.837505 3.75318 -0.754535 0.83085 3.76126 -0.766525 0.839129 3.747 -0.76623 0.837505 3.75318 -0.754535 0.835804 3.76124 -0.743789 0.83085 3.76126 -0.766525 0.83085 3.76126 -0.766525 0.835804 3.76124 -0.743789 0.827406 3.77509 -0.748104 0.822664 3.77556 -0.765998 0.827406 3.77509 -0.748104 0.81983 3.78608 -0.754337 0.822664 3.77556 -0.765998 0.83085 3.76126 -0.766525 0.827406 3.77509 -0.748104 0.822664 3.77556 -0.765998 0.825331 3.76854 -0.779692 0.83085 3.76126 -0.766525 0.83085 3.76126 -0.766525 0.825331 3.76854 -0.779692 0.833899 3.7541 -0.787478 0.840623 3.74279 -0.7784 0.83085 3.76126 -0.766525 0.833899 3.7541 -0.787478 1.10823 3.79969 -0.867403 1.11332 3.77772 -0.870636 1.10496 3.77999 -0.856198 1.09873 3.7909 -0.849366 1.10496 3.77999 -0.856198 1.09631 3.77978 -0.839431 1.09873 3.7909 -0.849366 1.10823 3.79969 -0.867403 1.10496 3.77999 -0.856198 1.10193 3.76507 -0.839907 1.10709 3.74565 -0.83046 1.0985 3.75554 -0.818968 1.09367 3.77125 -0.826662 1.0985 3.75554 -0.818968 1.09083 3.76617 -0.811809 1.09367 3.77125 -0.826662 1.10193 3.76507 -0.839907 1.0985 3.75554 -0.818968 1.09367 3.77125 -0.826662 1.09631 3.77978 -0.839431 1.10193 3.76507 -0.839907 1.10193 3.76507 -0.839907 1.09631 3.77978 -0.839431 1.10496 3.77999 -0.856198 1.09511 3.7531 -0.796175 1.10064 3.74275 -0.778563 1.09211 3.75763 -0.77461 1.08567 3.76787 -0.781657 1.09211 3.75763 -0.77461 1.08305 3.77437 -0.767799 1.08567 3.76787 -0.781657 1.09511 3.7531 -0.796175 1.09211 3.75763 -0.77461 1.08567 3.76787 -0.781657 1.0881 3.76511 -0.796331 1.09511 3.7531 -0.796175 1.09511 3.7531 -0.796175 1.0881 3.76511 -0.796331 1.09083 3.76617 -0.811809 1.0985 3.75554 -0.818968 1.09511 3.7531 -0.796175 1.09083 3.76617 -0.811809 1.08878 3.76893 -0.754827 1.09411 3.77078 -0.734536 1.08532 3.78611 -0.73941 1.08022 3.78445 -0.755775 1.08532 3.78611 -0.73941 1.07747 3.79718 -0.746842 1.08022 3.78445 -0.755775 1.08878 3.76893 -0.754827 1.08532 3.78611 -0.73941 1.08022 3.78445 -0.755775 1.08305 3.77437 -0.767799 1.08878 3.76893 -0.754827 1.08878 3.76893 -0.754827 1.08305 3.77437 -0.767799 1.09211 3.75763 -0.77461 1.08223 3.80645 -0.730431 1.08792 3.81834 -0.715261 1.07904 3.82879 -0.7281 1.07243 3.82636 -0.740016 1.07904 3.82879 -0.7281 1.06961 3.84186 -0.742416 1.07243 3.82636 -0.740016 1.08223 3.80645 -0.730431 1.07904 3.82879 -0.7281 1.07243 3.82636 -0.740016 1.07503 3.81119 -0.741611 1.08223 3.80645 -0.730431 1.08223 3.80645 -0.730431 1.07503 3.81119 -0.741611 1.07747 3.79718 -0.746842 1.08532 3.78611 -0.73941 1.08223 3.80645 -0.730431 1.07747 3.79718 -0.746842 1.07556 3.85137 -0.733005 1.08121 3.86954 -0.727604 1.07231 3.87085 -0.744486 1.06684 3.85611 -0.748696 1.07231 3.87085 -0.744486 1.06438 3.86786 -0.758012 1.06684 3.85611 -0.748696 1.07556 3.85137 -0.733005 1.07231 3.87085 -0.744486 1.06684 3.85611 -0.748696 1.06961 3.84186 -0.742416 1.07556 3.85137 -0.733005 1.07556 3.85137 -0.733005 1.06961 3.84186 -0.742416 1.07904 3.82879 -0.7281 1.06927 3.88554 -0.761027 1.07501 3.9031 -0.766442 1.06583 3.89475 -0.782134 1.05899 3.883 -0.78462 1.06583 3.89475 -0.782134 1.05621 3.885 -0.800094 1.05899 3.883 -0.78462 1.06927 3.88554 -0.761027 1.06583 3.89475 -0.782134 1.05899 3.883 -0.78462 1.06181 3.87704 -0.770134 1.06927 3.88554 -0.761027 1.06927 3.88554 -0.761027 1.06181 3.87704 -0.770134 1.06438 3.86786 -0.758012 1.07231 3.87085 -0.744486 1.06927 3.88554 -0.761027 1.06438 3.86786 -0.758012 1.06246 3.89684 -0.804864 1.06849 3.90799 -0.818389 1.05946 3.89198 -0.826414 1.05373 3.88309 -0.815014 1.05946 3.89198 -0.826414 1.05119 3.87748 -0.829085 1.05373 3.88309 -0.815014 1.06246 3.89684 -0.804864 1.05946 3.89198 -0.826414 1.05373 3.88309 -0.815014 1.05621 3.885 -0.800094 1.06246 3.89684 -0.804864 1.06246 3.89684 -0.804864 1.05621 3.885 -0.800094 1.06583 3.89475 -0.782134 1.05611 3.88034 -0.846055 1.06204 3.88175 -0.863281 1.05265 3.86294 -0.86119 1.04838 3.86818 -0.841664 1.05265 3.86294 -0.86119 1.04559 3.85595 -0.8514 1.04838 3.86818 -0.841664 1.05611 3.88034 -0.846055 1.05265 3.86294 -0.86119 1.04838 3.86818 -0.841664 1.05119 3.87748 -0.829085 1.05611 3.88034 -0.846055 1.05611 3.88034 -0.846055 1.05119 3.87748 -0.829085 1.05946 3.89198 -0.826414 1.04958 3.84251 -0.869838 1.05581 3.8349 -0.884421 1.04637 3.82008 -0.871832 1.04056 3.82725 -0.859958 1.04637 3.82008 -0.871832 1.03777 3.8117 -0.858506 1.04056 3.82725 -0.859958 1.04958 3.84251 -0.869838 1.04637 3.82008 -0.871832 1.04056 3.82725 -0.859958 1.04307 3.84214 -0.857499 1.04958 3.84251 -0.869838 1.04958 3.84251 -0.869838 1.04307 3.84214 -0.857499 1.05265 3.86294 -0.86119 1.05265 3.86294 -0.86119 1.04307 3.84214 -0.857499 1.04559 3.85595 -0.8514 1.04289 3.79757 -0.866571 1.04911 3.78328 -0.874059 1.03967 3.77832 -0.854819 1.03496 3.79702 -0.853077 1.03967 3.77832 -0.854819 1.03242 3.78462 -0.844374 1.03496 3.79702 -0.853077 1.04289 3.79757 -0.866571 1.03967 3.77832 -0.854819 1.03496 3.79702 -0.853077 1.03777 3.8117 -0.858506 1.04289 3.79757 -0.866571 1.04289 3.79757 -0.866571 1.03777 3.8117 -0.858506 1.04637 3.82008 -0.871832 1.03661 3.76386 -0.838027 1.04294 3.74828 -0.836596 1.03316 3.75498 -0.816759 1.02716 3.76805 -0.818897 1.03316 3.75498 -0.816759 1.02434 3.7651 -0.803513 1.02716 3.76805 -0.818897 1.03661 3.76386 -0.838027 1.03316 3.75498 -0.816759 1.02716 3.76805 -0.818897 1.02994 3.77485 -0.832939 1.03661 3.76386 -0.838027 1.03661 3.76386 -0.838027 1.02994 3.77485 -0.832939 1.03967 3.77832 -0.854819 1.03967 3.77832 -0.854819 1.02994 3.77485 -0.832939 1.03242 3.78462 -0.844374 1.0298 3.75325 -0.79397 1.03635 3.74139 -0.784704 1.0268 3.75843 -0.772564 1.02177 3.76614 -0.788339 1.0268 3.75843 -0.772564 1.01931 3.77087 -0.774112 1.02177 3.76614 -0.788339 1.0298 3.75325 -0.79397 1.0268 3.75843 -0.772564 1.02177 3.76614 -0.788339 1.02434 3.7651 -0.803513 1.0298 3.75325 -0.79397 1.0298 3.75325 -0.79397 1.02434 3.7651 -0.803513 1.03316 3.75498 -0.816759 1.02344 3.77039 -0.753075 1.02996 3.7658 -0.739003 1.01999 3.78801 -0.738227 1.01372 3.79101 -0.750559 1.01999 3.78801 -0.738227 1.01112 3.80458 -0.743582 1.01372 3.79101 -0.750559 1.02344 3.77039 -0.753075 1.01999 3.78801 -0.738227 1.01372 3.79101 -0.750559 1.01654 3.77936 -0.761053 1.02344 3.77039 -0.753075 1.02344 3.77039 -0.753075 1.01654 3.77936 -0.761053 1.0268 3.75843 -0.772564 1.0268 3.75843 -0.772564 1.01654 3.77936 -0.761053 1.01931 3.77087 -0.774112 1.0137 3.83105 -0.728255 1.0187 3.85146 -0.719222 1.01023 3.85347 -0.733868 1.00593 3.8347 -0.74079 1.01023 3.85347 -0.733868 1.0031 3.84972 -0.74533 1.00593 3.8347 -0.74079 1.0137 3.83105 -0.728255 1.01023 3.85347 -0.733868 1.00593 3.8347 -0.74079 1.00868 3.81917 -0.740284 1.0137 3.83105 -0.728255 1.0137 3.83105 -0.728255 1.00868 3.81917 -0.740284 1.01694 3.80854 -0.729907 1.01694 3.80854 -0.729907 1.00868 3.81917 -0.740284 1.01112 3.80458 -0.743582 1.01999 3.78801 -0.738227 1.01694 3.80854 -0.729907 1.01112 3.80458 -0.743582 1.00702 3.87249 -0.745885 1.01248 3.89318 -0.749239 1.00395 3.88672 -0.76293 0.99805 3.8731 -0.764132 1.00395 3.88672 -0.76293 0.995318 3.88069 -0.77766 0.99805 3.8731 -0.764132 1.00702 3.87249 -0.745885 1.00395 3.88672 -0.76293 0.99805 3.8731 -0.764132 1.00048 3.86275 -0.753367 1.00702 3.87249 -0.745885 1.00702 3.87249 -0.745885 1.00048 3.86275 -0.753367 1.01023 3.85347 -0.733868 1.01023 3.85347 -0.733868 1.00048 3.86275 -0.753367 1.0031 3.84972 -0.74533 1.00049 3.89528 -0.784352 1.00577 3.91 -0.799127 0.997146 3.89665 -0.807125 0.992486 3.88457 -0.792868 0.997146 3.89665 -0.807125 0.989835 3.88443 -0.808226 0.992486 3.88457 -0.792868 1.00049 3.89528 -0.784352 0.997146 3.89665 -0.807125 0.992486 3.88457 -0.792868 0.995318 3.88069 -0.77766 1.00049 3.89528 -0.784352 1.00049 3.89528 -0.784352 0.995318 3.88069 -0.77766 1.00395 3.88672 -0.76293 0.994147 3.89114 -0.828453 0.999598 3.89504 -0.848167 0.990764 3.87886 -0.847784 0.984704 3.87293 -0.836088 0.990764 3.87886 -0.847784 0.981869 3.86193 -0.847289 0.984704 3.87293 -0.836088 0.994147 3.89114 -0.828453 0.990764 3.87886 -0.847784 0.984704 3.87293 -0.836088 0.987417 3.88057 -0.822628 0.994147 3.89114 -0.828453 0.994147 3.89114 -0.828453 0.987417 3.88057 -0.822628 0.997146 3.89665 -0.807125 0.997146 3.89665 -0.807125 0.987417 3.88057 -0.822628 0.989835 3.88443 -0.808226 0.987329 3.86102 -0.86234 0.993009 3.85353 -0.880068 0.984294 3.84041 -0.870332 0.979195 3.84867 -0.855132 0.984294 3.84041 -0.870332 0.976781 3.83435 -0.859266 0.979195 3.84867 -0.855132 0.987329 3.86102 -0.86234 0.984294 3.84041 -0.870332 0.979195 3.84867 -0.855132 0.981869 3.86193 -0.847289 0.987329 3.86102 -0.86234 0.987329 3.86102 -0.86234 0.981869 3.86193 -0.847289 0.990764 3.87886 -0.847784 0.981025 3.81776 -0.871635 0.986624 3.80175 -0.881757 0.977558 3.79549 -0.865676 0.971254 3.80364 -0.856071 0.977558 3.79549 -0.865676 0.968558 3.79004 -0.848762 0.971254 3.80364 -0.856071 0.981025 3.81776 -0.871635 0.977558 3.79549 -0.865676 0.971254 3.80364 -0.856071 0.974089 3.81892 -0.859692 0.981025 3.81776 -0.871635 0.981025 3.81776 -0.871635 0.974089 3.81892 -0.859692 0.976781 3.83435 -0.859266 0.984294 3.84041 -0.870332 0.981025 3.81776 -0.871635 0.976781 3.83435 -0.859266 0.974379 3.77671 -0.853401 0.980361 3.7588 -0.853321 0.971271 3.76267 -0.836041 0.966143 3.7791 -0.838641 0.971271 3.76267 -0.836041 0.963473 3.77078 -0.82569 0.966143 3.7791 -0.838641 0.974379 3.77671 -0.853401 0.971271 3.76267 -0.836041 0.966143 3.7791 -0.838641 0.968558 3.79004 -0.848762 0.974379 3.77671 -0.853401 0.974379 3.77671 -0.853401 0.968558 3.79004 -0.848762 0.977558 3.79549 -0.865676 0.967818 3.75448 -0.814535 0.973677 3.7401 -0.804167 0.964493 3.75347 -0.791784 0.957923 3.76519 -0.79528 0.964493 3.75347 -0.791784 0.955502 3.7682 -0.780673 0.957923 3.76519 -0.79528 0.967818 3.75448 -0.814535 0.964493 3.75347 -0.791784 0.957923 3.76519 -0.79528 0.960639 3.76597 -0.810743 0.967818 3.75448 -0.814535 0.967818 3.75448 -0.814535 0.960639 3.76597 -0.810743 0.963473 3.77078 -0.82569 0.971271 3.76267 -0.836041 0.967818 3.75448 -0.814535 0.963473 3.77078 -0.82569 0.96149 3.75931 -0.770533 0.967516 3.75313 -0.75461 0.958093 3.77191 -0.751368 0.952857 3.77496 -0.766894 0.958093 3.77191 -0.751368 0.950025 3.78526 -0.755049 0.952857 3.77496 -0.766894 0.96149 3.75931 -0.770533 0.958093 3.77191 -0.751368 0.952857 3.77496 -0.766894 0.955502 3.7682 -0.780673 0.96149 3.75931 -0.770533 0.96149 3.75931 -0.770533 0.955502 3.7682 -0.780673 0.964493 3.75347 -0.791784 0.954668 3.78995 -0.737109 0.960874 3.79349 -0.721057 0.951646 3.81065 -0.729444 0.944859 3.8122 -0.741382 0.951646 3.81065 -0.729444 0.942239 3.82744 -0.74005 0.944859 3.8122 -0.741382 0.954668 3.78995 -0.737109 0.951646 3.81065 -0.729444 0.944859 3.8122 -0.741382 0.94729 3.79812 -0.74636 0.954668 3.78995 -0.737109 0.954668 3.78995 -0.737109 0.94729 3.79812 -0.74636 0.950025 3.78526 -0.755049 0.958093 3.77191 -0.751368 0.954668 3.78995 -0.737109 0.950025 3.78526 -0.755049 0.948364 3.83331 -0.728481 0.954551 3.84501 -0.71739 0.944891 3.85553 -0.734795 0.939412 3.8429 -0.742731 0.944891 3.85553 -0.734795 0.936659 3.85701 -0.749253 0.939412 3.8429 -0.742731 0.948364 3.83331 -0.728481 0.944891 3.85553 -0.734795 0.939412 3.8429 -0.742731 0.942239 3.82744 -0.74005 0.948364 3.83331 -0.728481 0.948364 3.83331 -0.728481 0.942239 3.82744 -0.74005 0.951646 3.81065 -0.729444 0.941739 3.87408 -0.747321 0.948237 3.88913 -0.744214 0.938616 3.88785 -0.764877 0.934214 3.86857 -0.758752 0.938616 3.88785 -0.764877 0.931619 3.87756 -0.77107 0.934214 3.86857 -0.758752 0.941739 3.87408 -0.747321 0.938616 3.88785 -0.764877 0.934214 3.86857 -0.758752 0.936659 3.85701 -0.749253 0.941739 3.87408 -0.747321 0.941739 3.87408 -0.747321 0.936659 3.85701 -0.749253 0.944891 3.85553 -0.734795 0.935147 3.89574 -0.786582 0.941588 3.90967 -0.792529 0.931843 3.8964 -0.809301 0.92603 3.88499 -0.801158 0.931843 3.8964 -0.809301 0.923566 3.88283 -0.816001 0.92603 3.88499 -0.801158 0.935147 3.89574 -0.786582 0.931843 3.8964 -0.809301 0.92603 3.88499 -0.801158 0.928799 3.88326 -0.785674 0.935147 3.89574 -0.786582 0.935147 3.89574 -0.786582 0.928799 3.88326 -0.785674 0.938616 3.88785 -0.764877 0.938616 3.88785 -0.764877 0.928799 3.88326 -0.785674 0.931619 3.87756 -0.77107 0.928832 3.89023 -0.830477 0.935428 3.89858 -0.842554 0.925421 3.87732 -0.849467 0.920999 3.87695 -0.830018 0.925421 3.87732 -0.849467 0.918186 3.86741 -0.84244 0.920999 3.87695 -0.830018 0.928832 3.89023 -0.830477 0.925421 3.87732 -0.849467 0.920999 3.87695 -0.830018 0.923566 3.88283 -0.816001 0.928832 3.89023 -0.830477 0.928832 3.89023 -0.830477 0.923566 3.88283 -0.816001 0.931843 3.8964 -0.809301 0.918997 3.83828 -0.870765 0.924179 3.82159 -0.884932 0.915694 3.81556 -0.871379 0.910376 3.82618 -0.859988 0.915694 3.81556 -0.871379 0.907574 3.81064 -0.858256 0.910376 3.82618 -0.859988 0.918997 3.83828 -0.870765 0.915694 3.81556 -0.871379 0.910376 3.82618 -0.859988 0.912915 3.84117 -0.857781 0.918997 3.83828 -0.870765 0.918997 3.83828 -0.870765 0.912915 3.84117 -0.857781 0.922009 3.85908 -0.863426 0.922009 3.85908 -0.863426 0.912915 3.84117 -0.857781 0.915403 3.85503 -0.851942 0.925421 3.87732 -0.849467 0.915403 3.85503 -0.851942 0.918186 3.86741 -0.84244 0.925421 3.87732 -0.849467 0.922009 3.85908 -0.863426 0.915403 3.85503 -0.851942 0.912225 3.79345 -0.864718 0.917537 3.77237 -0.866744 0.909099 3.77514 -0.851946 0.902261 3.78387 -0.843683 0.909099 3.77514 -0.851946 0.899753 3.77427 -0.832043 0.902261 3.78387 -0.843683 0.912225 3.79345 -0.864718 0.909099 3.77514 -0.851946 0.902261 3.78387 -0.843683 0.904778 3.79608 -0.85257 0.912225 3.79345 -0.864718 0.912225 3.79345 -0.864718 0.904778 3.79608 -0.85257 0.907574 3.81064 -0.858256 0.915694 3.81556 -0.871379 0.912225 3.79345 -0.864718 0.907574 3.81064 -0.858256 0.90595 3.76161 -0.834134 0.911214 3.74344 -0.823944 0.902477 3.75406 -0.812299 0.896961 3.76772 -0.817861 0.902477 3.75406 -0.812299 0.894155 3.76505 -0.802442 0.896961 3.76772 -0.817861 0.90595 3.76161 -0.834134 0.902477 3.75406 -0.812299 0.896961 3.76772 -0.817861 0.899753 3.77427 -0.832043 0.90595 3.76161 -0.834134 0.90595 3.76161 -0.834134 0.899753 3.77427 -0.832043 0.909099 3.77514 -0.851946 0.899193 3.75375 -0.789619 0.9049 3.74463 -0.772326 0.896172 3.76025 -0.768519 0.891608 3.76635 -0.787337 0.896172 3.76025 -0.768519 0.889127 3.77134 -0.773158 0.891608 3.76635 -0.787337 0.899193 3.75375 -0.789619 0.896172 3.76025 -0.768519 0.891608 3.76635 -0.787337 0.894155 3.76505 -0.802442 0.899193 3.75375 -0.789619 0.899193 3.75375 -0.789619 0.894155 3.76505 -0.802442 0.902477 3.75406 -0.812299 0.892749 3.77347 -0.749711 0.898251 3.77622 -0.730391 0.88935 3.79191 -0.736056 0.883533 3.7919 -0.749958 0.88935 3.79191 -0.736056 0.880958 3.80555 -0.74324 0.883533 3.7919 -0.749958 0.892749 3.77347 -0.749711 0.88935 3.79191 -0.736056 0.883533 3.7919 -0.749958 0.886349 3.78007 -0.760233 0.892749 3.77347 -0.749711 0.892749 3.77347 -0.749711 0.886349 3.78007 -0.760233 0.896172 3.76025 -0.768519 0.896172 3.76025 -0.768519 0.886349 3.78007 -0.760233 0.889127 3.77134 -0.773158 0.886346 3.8128 -0.729041 0.892091 3.82509 -0.715 0.883024 3.83557 -0.728779 0.8785 3.82022 -0.74019 0.883024 3.83557 -0.728779 0.875736 3.83577 -0.740975 0.8785 3.82022 -0.74019 0.886346 3.8128 -0.729041 0.883024 3.83557 -0.728779 0.8785 3.82022 -0.74019 0.880958 3.80555 -0.74324 0.886346 3.8128 -0.729041 0.886346 3.8128 -0.729041 0.880958 3.80555 -0.74324 0.88935 3.79191 -0.736056 0.87956 3.85756 -0.735783 0.885412 3.87508 -0.731317 0.876457 3.87563 -0.748811 0.87031 3.86355 -0.754024 0.876457 3.87563 -0.748811 0.86787 3.87372 -0.764984 0.87031 3.86355 -0.754024 0.87956 3.85756 -0.735783 0.876457 3.87563 -0.748811 0.87031 3.86355 -0.754024 0.872913 3.8507 -0.745782 0.87956 3.85756 -0.735783 0.87956 3.85756 -0.735783 0.872913 3.8507 -0.745782 0.883024 3.83557 -0.728779 0.883024 3.83557 -0.728779 0.872913 3.8507 -0.745782 0.875736 3.83577 -0.740975 0.873283 3.88892 -0.766865 0.879141 3.90555 -0.77286 0.869808 3.89613 -0.788823 0.865123 3.88108 -0.778672 0.869808 3.89613 -0.788823 0.862294 3.88469 -0.793941 0.865123 3.88108 -0.778672 0.873283 3.88892 -0.766865 0.869808 3.89613 -0.788823 0.865123 3.88108 -0.778672 0.86787 3.87372 -0.764984 0.873283 3.88892 -0.766865 0.873283 3.88892 -0.766865 0.86787 3.87372 -0.764984 0.876457 3.87563 -0.748811 0.866545 3.89608 -0.811454 0.872767 3.90635 -0.824641 0.863512 3.88926 -0.832481 0.857239 3.88016 -0.8236 0.863512 3.88926 -0.832481 0.854509 3.87227 -0.836949 0.857239 3.88016 -0.8236 0.866545 3.89608 -0.811454 0.863512 3.88926 -0.832481 0.857239 3.88016 -0.8236 0.859666 3.88428 -0.809252 0.866545 3.89608 -0.811454 0.866545 3.89608 -0.811454 0.859666 3.88428 -0.809252 0.869808 3.89613 -0.788823 0.869808 3.89613 -0.788823 0.859666 3.88428 -0.809252 0.862294 3.88469 -0.793941 0.860078 3.87572 -0.851099 0.866168 3.87647 -0.867648 0.856693 3.85711 -0.864445 0.851677 3.86107 -0.847946 0.856693 3.85711 -0.864445 0.849023 3.84771 -0.855535 0.851677 3.86107 -0.847946 0.860078 3.87572 -0.851099 0.856693 3.85711 -0.864445 0.851677 3.86107 -0.847946 0.854509 3.87227 -0.836949 0.860078 3.87572 -0.851099 0.860078 3.87572 -0.851099 0.854509 3.87227 -0.836949 0.863512 3.88926 -0.832481 0.853694 3.83612 -0.871136 0.859998 3.82821 -0.88494 0.850353 3.81331 -0.871044 0.843895 3.81785 -0.859572 0.850353 3.81331 -0.871044 0.84106 3.80264 -0.855677 0.843895 3.81785 -0.859572 0.853694 3.83612 -0.871136 0.850353 3.81331 -0.871044 0.843895 3.81785 -0.859572 0.846605 3.83332 -0.859421 0.853694 3.83612 -0.871136 0.853694 3.83612 -0.871136 0.846605 3.83332 -0.859421 0.849023 3.84771 -0.855535 0.856693 3.85711 -0.864445 0.853694 3.83612 -0.871136 0.849023 3.84771 -0.855535 0.846896 3.79144 -0.863701 0.853295 3.77757 -0.870539 0.843817 3.77362 -0.850441 0.838384 3.7892 -0.848146 0.843817 3.77362 -0.850441 0.835969 3.77843 -0.837836 0.838384 3.7892 -0.848146 0.846896 3.79144 -0.863701 0.843817 3.77362 -0.850441 0.838384 3.7892 -0.848146 0.84106 3.80264 -0.855677 0.846896 3.79144 -0.863701 0.846896 3.79144 -0.863701 0.84106 3.80264 -0.855677 0.850353 3.81331 -0.871044 0.840616 3.76056 -0.832127 0.847067 3.74558 -0.830293 0.837139 3.75371 -0.810055 0.830445 3.76579 -0.809675 0.837139 3.75371 -0.810055 0.827746 3.76528 -0.794235 0.830445 3.76579 -0.809675 0.840616 3.76056 -0.832127 0.837139 3.75371 -0.810055 0.830445 3.76579 -0.809675 0.83328 3.77032 -0.824708 0.840616 3.76056 -0.832127 0.840616 3.76056 -0.832127 0.83328 3.77032 -0.824708 0.835969 3.77843 -0.837836 0.843817 3.77362 -0.850441 0.840616 3.76056 -0.832127 0.835969 3.77843 -0.837836 0.835804 3.76124 -0.743789 0.834089 3.77092 -0.734422 0.827406 3.77509 -0.748104 0.827406 3.77509 -0.748104 0.834089 3.77092 -0.734422 0.832423 3.78185 -0.726769 0.824039 3.79388 -0.735073 0.832423 3.78185 -0.726769 0.830864 3.79357 -0.721025 0.82943 3.80569 -0.717222 0.824039 3.79388 -0.735073 0.830864 3.79357 -0.721025 0.82943 3.80569 -0.717222 0.82104 3.81497 -0.728702 0.824039 3.79388 -0.735073 0.82943 3.80569 -0.717222 0.827899 3.81852 -0.715247 0.82104 3.81497 -0.728702 0.82104 3.81497 -0.728702 0.827899 3.81852 -0.715247 0.82625 3.83181 -0.715274 0.817682 3.83781 -0.72915 0.82625 3.83181 -0.715274 0.82454 3.8451 -0.717411 0.822831 3.85788 -0.721617 0.817682 3.83781 -0.72915 0.82454 3.8451 -0.717411 0.822831 3.85788 -0.721617 0.814232 3.85955 -0.73683 0.817682 3.83781 -0.72915 0.822831 3.85788 -0.721617 0.821187 3.86969 -0.727696 0.814232 3.85955 -0.73683 0.814232 3.85955 -0.73683 0.821187 3.86969 -0.727696 0.819663 3.88016 -0.735329 0.811173 3.87713 -0.750332 0.819663 3.88016 -0.735329 0.818227 3.88919 -0.744279 0.816661 3.89697 -0.754779 0.811173 3.87713 -0.750332 0.818227 3.88919 -0.744279 0.816661 3.89697 -0.754779 0.807948 3.88993 -0.768891 0.811173 3.87713 -0.750332 0.816661 3.89697 -0.754779 0.814991 3.90317 -0.766607 0.807948 3.88993 -0.768891 0.807948 3.88993 -0.768891 0.814991 3.90317 -0.766607 0.813275 3.90746 -0.779377 0.80447 3.89644 -0.791069 0.813275 3.90746 -0.779377 0.811577 3.90968 -0.792618 0.809958 3.9098 -0.805832 0.80447 3.89644 -0.791069 0.811577 3.90968 -0.792618 0.809958 3.9098 -0.805832 0.801255 3.89571 -0.813583 0.80447 3.89644 -0.791069 0.809958 3.9098 -0.805832 0.808471 3.90795 -0.818554 0.801255 3.89571 -0.813583 0.801255 3.89571 -0.813583 0.808471 3.90795 -0.818554 0.807014 3.90423 -0.830774 0.798188 3.88822 -0.834463 0.807014 3.90423 -0.830774 0.805417 3.89854 -0.842631 0.80373 3.89092 -0.853656 0.798188 3.88822 -0.834463 0.805417 3.89854 -0.842631 0.80373 3.89092 -0.853656 0.794735 3.87408 -0.85268 0.798188 3.88822 -0.834463 0.80373 3.89092 -0.853656 0.802012 3.88162 -0.863401 0.794735 3.87408 -0.85268 0.794735 3.87408 -0.85268 0.802012 3.88162 -0.863401 0.800329 3.87096 -0.871504 0.791383 3.85512 -0.865399 0.800329 3.87096 -0.871504 0.798738 3.85939 -0.877732 0.797287 3.84737 -0.882003 0.791383 3.85512 -0.865399 0.798738 3.85939 -0.877732 0.797287 3.84737 -0.882003 0.788386 3.83394 -0.871443 0.791383 3.85512 -0.865399 0.797287 3.84737 -0.882003 0.795792 3.83473 -0.884442 0.788386 3.83394 -0.871443 0.788386 3.83394 -0.871443 0.795792 3.83473 -0.884442 0.794167 3.82151 -0.884928 0.78501 3.81107 -0.870639 0.794167 3.82151 -0.884928 0.792467 3.80817 -0.883317 0.790752 3.79522 -0.879612 0.78501 3.81107 -0.870639 0.792467 3.80817 -0.883317 0.790752 3.79522 -0.879612 0.781575 3.7895 -0.862641 0.78501 3.81107 -0.870639 0.790752 3.79522 -0.879612 0.789086 3.78313 -0.873973 0.781575 3.7895 -0.862641 0.781575 3.7895 -0.862641 0.789086 3.78313 -0.873973 0.787527 3.7723 -0.86669 0.778528 3.77213 -0.84888 0.787527 3.7723 -0.86669 0.786094 3.76295 -0.858089 0.784562 3.75483 -0.847965 0.778528 3.77213 -0.84888 0.786094 3.76295 -0.858089 0.784562 3.75483 -0.847965 0.775279 3.75959 -0.830082 0.778528 3.77213 -0.84888 0.784562 3.75483 -0.847965 0.782913 3.7482 -0.836435 0.775279 3.75959 -0.830082 0.775279 3.75959 -0.830082 0.782913 3.7482 -0.836435 0.781202 3.74342 -0.823858 0.771802 3.75342 -0.807806 0.781202 3.74342 -0.823858 0.779494 3.74067 -0.810687 0.77785 3.74004 -0.79742 0.771802 3.75342 -0.807806 0.779494 3.74067 -0.810687 0.77785 3.74004 -0.79742 0.768612 3.7545 -0.785364 0.771802 3.75342 -0.807806 0.77785 3.74004 -0.79742 0.776326 3.74142 -0.784537 0.768612 3.7545 -0.785364 0.768612 3.7545 -0.785364 0.776326 3.74142 -0.784537 0.77489 3.74466 -0.772245 0.765524 3.76233 -0.764555 0.77489 3.74466 -0.772245 0.773324 3.74987 -0.760254 0.771654 3.75702 -0.748979 0.765524 3.76233 -0.764555 0.773324 3.74987 -0.760254 0.771654 3.75702 -0.748979 0.762064 3.77676 -0.74655 0.765524 3.76233 -0.764555 0.771654 3.75702 -0.748979 0.769938 3.76593 -0.738878 0.762064 3.77676 -0.74655 0.762064 3.77676 -0.74655 0.769938 3.76593 -0.738878 0.76824 3.77629 -0.73034 0.75873 3.79588 -0.73415 0.76824 3.77629 -0.73034 0.766622 3.78768 -0.723632 0.765135 3.79962 -0.718878 0.75873 3.79588 -0.73415 0.766622 3.78768 -0.723632 0.765135 3.79962 -0.718878 0.755729 3.81716 -0.728428 0.75873 3.79588 -0.73415 0.765135 3.79962 -0.718878 0.763677 3.81206 -0.71599 0.755729 3.81716 -0.728428 0.755729 3.81716 -0.728428 0.763677 3.81206 -0.71599 0.76208 3.82518 -0.715 0.752339 3.84005 -0.729591 0.76208 3.82518 -0.715 0.760393 3.83853 -0.716084 0.758675 3.85163 -0.719278 0.752339 3.84005 -0.729591 0.760393 3.83853 -0.716084 0.758675 3.85163 -0.719278 0.748909 3.86149 -0.737934 0.752339 3.84005 -0.729591 0.758675 3.85163 -0.719278 0.756992 3.86397 -0.72446 0.748909 3.86149 -0.737934 0.748909 3.86149 -0.737934 0.756992 3.86397 -0.72446 0.755402 3.87515 -0.731368 0.745881 3.8786 -0.751922 0.755402 3.87515 -0.731368 0.75395 3.88485 -0.739644 0.752455 3.89328 -0.749379 0.745881 3.8786 -0.751922 0.75395 3.88485 -0.739644 0.752455 3.89328 -0.749379 0.74261 3.89088 -0.770954 0.745881 3.8786 -0.751922 0.752455 3.89328 -0.749379 0.75083 3.90031 -0.760588 0.74261 3.89088 -0.770954 0.74261 3.89088 -0.770954 0.75083 3.90031 -0.760588 0.74913 3.90558 -0.772945 0.739135 3.89669 -0.793319 0.74913 3.90558 -0.772945 0.747414 3.90884 -0.786014 0.745749 3.91 -0.799303 0.739135 3.89669 -0.793319 0.747414 3.90884 -0.786014 0.745749 3.91 -0.799303 0.73597 3.89527 -0.815683 0.739135 3.89669 -0.793319 0.745749 3.91 -0.799303 0.744191 3.9091 -0.812323 0.73597 3.89527 -0.815683 0.73597 3.89527 -0.815683 0.744191 3.9091 -0.812323 0.742757 3.90633 -0.824722 0.741225 3.90161 -0.836816 0.73597 3.89527 -0.815683 0.742757 3.90633 -0.824722 0.741225 3.90161 -0.836816 0.732859 3.88711 -0.83642 0.73597 3.89527 -0.815683 0.741225 3.90161 -0.836816 0.739576 3.89493 -0.848314 0.732859 3.88711 -0.83642 0.732859 3.88711 -0.83642 0.739576 3.89493 -0.848314 0.737865 3.88643 -0.858746 0.729393 3.87239 -0.854206 0.737865 3.88643 -0.858746 0.736157 3.87639 -0.867702 0.734513 3.86522 -0.874882 0.729393 3.87239 -0.854206 0.736157 3.87639 -0.867702 0.734513 3.86522 -0.874882 0.726079 3.85311 -0.866286 0.729393 3.87239 -0.854206 0.734513 3.86522 -0.874882 0.732989 3.85337 -0.880125 0.726079 3.85311 -0.866286 0.726079 3.85311 -0.866286 0.732989 3.85337 -0.880125 0.731553 3.84111 -0.88346 0.723072 3.83174 -0.871684 0.731553 3.84111 -0.88346 0.729987 3.82812 -0.884943 0.728317 3.81478 -0.884383 0.723072 3.83174 -0.871684 0.729987 3.82812 -0.884943 0.728317 3.81478 -0.884383 0.719667 3.80883 -0.870162 0.723072 3.83174 -0.871684 0.728317 3.81478 -0.884383 0.726601 3.80157 -0.881708 0.719667 3.80883 -0.870162 0.719667 3.80883 -0.870162 0.726601 3.80157 -0.881708 0.724903 3.789 -0.877 0.716249 3.78755 -0.861494 0.724903 3.789 -0.877 0.723285 3.7775 -0.87049 0.721798 3.76742 -0.862522 0.716249 3.78755 -0.861494 0.723285 3.7775 -0.87049 0.721798 3.76742 -0.862522 0.713233 3.77068 -0.847263 0.716249 3.78755 -0.861494 0.721798 3.76742 -0.862522 0.72034 3.7587 -0.853186 0.713233 3.77068 -0.847263 0.713233 3.77068 -0.847263 0.72034 3.7587 -0.853186 0.718743 3.75128 -0.842317 0.70994 3.75867 -0.828002 0.718743 3.75128 -0.842317 0.717056 3.74555 -0.830209 0.715338 3.74177 -0.817272 0.70994 3.75867 -0.828002 0.717056 3.74555 -0.830209 0.715338 3.74177 -0.817272 0.706469 3.75321 -0.805556 0.70994 3.75867 -0.828002 0.715338 3.74177 -0.817272 0.713655 3.74009 -0.80399 0.706469 3.75321 -0.805556 0.706469 3.75321 -0.805556 0.713655 3.74009 -0.80399 0.712065 3.74049 -0.79086 0.703331 3.75497 -0.783278 0.712065 3.74049 -0.79086 0.710614 3.74281 -0.778318 0.709118 3.74703 -0.76615 0.703331 3.75497 -0.783278 0.710614 3.74281 -0.778318 0.709118 3.74703 -0.76615 0.700194 3.76347 -0.762612 0.703331 3.75497 -0.783278 0.709118 3.74703 -0.76615 0.707493 3.75323 -0.75446 0.700194 3.76347 -0.762612 0.700194 3.76347 -0.762612 0.707493 3.75323 -0.75446 0.705792 3.7613 -0.743722 0.696723 3.77847 -0.745051 0.705792 3.7613 -0.743722 0.704077 3.77099 -0.734365 0.702412 3.78192 -0.726724 0.696723 3.77847 -0.745051 0.704077 3.77099 -0.734365 0.702412 3.78192 -0.726724 0.693429 3.7979 -0.733296 0.696723 3.77847 -0.745051 0.702412 3.78192 -0.726724 0.700854 3.79365 -0.720993 0.693429 3.7979 -0.733296 0.693429 3.7979 -0.733296 0.700854 3.79365 -0.720993 0.69942 3.80578 -0.717203 0.690398 3.81947 -0.728212 0.69942 3.80578 -0.717203 0.697888 3.81861 -0.715241 0.696239 3.8319 -0.715281 0.690398 3.81947 -0.728212 0.697888 3.81861 -0.715241 0.696239 3.8319 -0.715281 0.687009 3.84219 -0.730083 0.690398 3.81947 -0.728212 0.696239 3.8319 -0.715281 0.694528 3.84519 -0.717432 0.687009 3.84219 -0.730083 0.687009 3.84219 -0.730083 0.694528 3.84519 -0.717432 0.69282 3.85796 -0.721651 0.68359 3.86339 -0.739092 0.69282 3.85796 -0.721651 0.691176 3.86976 -0.727742 0.689653 3.88023 -0.735385 0.68359 3.86339 -0.739092 0.691176 3.86976 -0.727742 0.689653 3.88023 -0.735385 0.680583 3.88003 -0.753566 0.68359 3.86339 -0.739092 0.689653 3.88023 -0.735385 0.688217 3.88924 -0.744344 0.680583 3.88003 -0.753566 0.680583 3.88003 -0.753566 0.688217 3.88924 -0.744344 0.68665 3.89702 -0.754854 0.67727 3.89177 -0.773049 0.68665 3.89702 -0.754854 0.68498 3.9032 -0.766689 0.683264 3.90748 -0.779464 0.67727 3.89177 -0.773049 0.68498 3.9032 -0.766689 0.683264 3.90748 -0.779464 0.673803 3.89686 -0.795568 0.67727 3.89177 -0.773049 0.683264 3.90748 -0.779464 0.681566 3.90969 -0.792706 0.673803 3.89686 -0.795568 0.673803 3.89686 -0.795568 0.681566 3.90969 -0.792706 0.679948 3.90979 -0.805919 0.670691 3.89478 -0.817758 0.679948 3.90979 -0.805919 0.678462 3.90793 -0.818636 0.677004 3.9042 -0.830854 0.670691 3.89478 -0.817758 0.678462 3.90793 -0.818636 0.677004 3.9042 -0.830854 0.667538 3.88598 -0.838287 0.670691 3.89478 -0.817758 0.677004 3.9042 -0.830854 0.675406 3.89849 -0.842708 0.667538 3.88598 -0.838287 0.667538 3.88598 -0.838287 0.675406 3.89849 -0.842708 0.673719 3.89087 -0.853725 0.664053 3.87065 -0.855676 0.673719 3.89087 -0.853725 0.672001 3.88155 -0.86346 0.670318 3.87088 -0.871552 0.664053 3.87065 -0.855676 0.672001 3.88155 -0.86346 0.670318 3.87088 -0.871552 0.66078 3.85109 -0.867106 0.664053 3.87065 -0.855676 0.670318 3.87088 -0.871552 0.668728 3.85931 -0.877767 0.66078 3.85109 -0.867106 0.66078 3.85109 -0.867106 0.668728 3.85931 -0.877767 0.667278 3.84729 -0.882025 0.657753 3.82952 -0.871858 0.667278 3.84729 -0.882025 0.665781 3.83464 -0.884452 0.664156 3.82142 -0.884924 0.657753 3.82952 -0.871858 0.665781 3.83464 -0.884452 0.664156 3.82142 -0.884924 0.654324 3.80662 -0.869614 0.657753 3.82952 -0.871858 0.664156 3.82142 -0.884924 0.662455 3.80808 -0.883299 0.654324 3.80662 -0.869614 0.654324 3.80662 -0.869614 0.662455 3.80808 -0.883299 0.66074 3.79514 -0.879581 0.650933 3.78567 -0.86031 0.66074 3.79514 -0.879581 0.659075 3.78305 -0.873929 0.657517 3.77223 -0.866637 0.650933 3.78567 -0.86031 0.659075 3.78305 -0.873929 0.657517 3.77223 -0.866637 0.647931 3.76927 -0.845592 0.650933 3.78567 -0.86031 0.657517 3.77223 -0.866637 0.656084 3.76289 -0.858027 0.647931 3.76927 -0.845592 0.647931 3.76927 -0.845592 0.656084 3.76289 -0.858027 0.654551 3.75478 -0.847892 0.644599 3.75782 -0.825891 0.654551 3.75478 -0.847892 0.652902 3.74817 -0.836354 0.651191 3.74339 -0.823771 0.644599 3.75782 -0.825891 0.652902 3.74817 -0.836354 0.651191 3.74339 -0.823771 0.641138 3.75308 -0.803308 0.644599 3.75782 -0.825891 0.651191 3.74339 -0.823771 0.649483 3.74066 -0.810599 0.641138 3.75308 -0.803308 0.641138 3.75308 -0.803308 0.649483 3.74066 -0.810599 0.647839 3.74004 -0.797333 0.646316 3.74143 -0.784453 0.641138 3.75308 -0.803308 0.647839 3.74004 -0.797333 0.646316 3.74143 -0.784453 0.63805 3.7555 -0.781207 0.641138 3.75308 -0.803308 0.646316 3.74143 -0.784453 0.64488 3.74469 -0.772163 0.63805 3.7555 -0.781207 0.63805 3.7555 -0.781207 0.64488 3.74469 -0.772163 0.643313 3.74991 -0.760176 0.63486 3.76467 -0.7607 0.643313 3.74991 -0.760176 0.641643 3.75707 -0.748907 0.639927 3.766 -0.738816 0.63486 3.76467 -0.7607 0.641643 3.75707 -0.748907 0.639927 3.766 -0.738816 0.631384 3.78023 -0.74361 0.63486 3.76467 -0.7607 0.639927 3.766 -0.738816 0.638229 3.77636 -0.730289 0.631384 3.78023 -0.74361 0.631384 3.78023 -0.74361 0.638229 3.77636 -0.730289 0.636611 3.78776 -0.723594 0.628133 3.79992 -0.732509 0.636611 3.78776 -0.723594 0.635126 3.7997 -0.718853 0.633667 3.81215 -0.715977 0.628133 3.79992 -0.732509 0.635126 3.7997 -0.718853 0.633667 3.81215 -0.715977 0.625092 3.8216 -0.72808 0.628133 3.79992 -0.732509 0.633667 3.81215 -0.715977 0.632069 3.82527 -0.715 0.625092 3.8216 -0.72808 0.625092 3.8216 -0.72808 0.632069 3.82527 -0.715 0.630381 3.83862 -0.716099 0.621652 3.84448 -0.730686 0.630381 3.83862 -0.716099 0.628664 3.85171 -0.719306 0.626981 3.86405 -0.724501 0.621652 3.84448 -0.730686 0.628664 3.85171 -0.719306 0.626981 3.86405 -0.724501 0.618277 3.86525 -0.740302 0.621652 3.84448 -0.730686 0.626981 3.86405 -0.724501 0.625391 3.87522 -0.731419 0.618277 3.86525 -0.740302 0.618277 3.86525 -0.740302 0.625391 3.87522 -0.731419 0.623941 3.88491 -0.739703 0.615279 3.88141 -0.755263 0.623941 3.88491 -0.739703 0.622445 3.89333 -0.749449 0.620819 3.90035 -0.760667 0.615279 3.88141 -0.755263 0.622445 3.89333 -0.749449 0.620819 3.90035 -0.760667 0.611928 3.89259 -0.775175 0.615279 3.88141 -0.755263 0.620819 3.90035 -0.760667 0.619118 3.90561 -0.77303 0.611928 3.89259 -0.775175 0.611928 3.89259 -0.775175 0.619118 3.90561 -0.77303 0.617403 3.90886 -0.786102 0.608475 3.89697 -0.797814 0.617403 3.90886 -0.786102 0.615738 3.91 -0.799391 0.614181 3.90909 -0.812408 0.608475 3.89697 -0.797814 0.615738 3.91 -0.799391 0.614181 3.90909 -0.812408 0.605407 3.89422 -0.819829 0.608475 3.89697 -0.797814 0.614181 3.90909 -0.812408 0.612747 3.9063 -0.824804 0.605407 3.89422 -0.819829 0.605407 3.89422 -0.819829 0.612747 3.9063 -0.824804 0.611214 3.90157 -0.836895 0.602193 3.8847 -0.840244 0.611214 3.90157 -0.836895 0.609564 3.89488 -0.848387 0.607854 3.88637 -0.858811 0.602193 3.8847 -0.840244 0.609564 3.89488 -0.848387 0.607854 3.88637 -0.858811 0.598889 3.87598 -0.846514 0.602193 3.8847 -0.840244 0.607854 3.88637 -0.858811 0.598715 3.86887 -0.857088 0.598889 3.87598 -0.846514 0.607854 3.88637 -0.858811 0.606146 3.87632 -0.867756 0.598715 3.86887 -0.857088 0.598715 3.86887 -0.857088 0.606146 3.87632 -0.867756 0.604502 3.86514 -0.874923 0.595427 3.8567 -0.86199 0.604502 3.86514 -0.874923 0.595486 3.84905 -0.867865 0.593833 3.84526 -0.866902 0.595486 3.84905 -0.867865 0.592258 3.83318 -0.869704 0.593833 3.84526 -0.866902 0.595427 3.8567 -0.86199 0.595486 3.84905 -0.867865 0.827406 3.77509 -0.748104 0.832423 3.78185 -0.726769 0.824039 3.79388 -0.735073 0.817111 3.79906 -0.745896 0.824039 3.79388 -0.735073 0.81469 3.81321 -0.74117 0.817111 3.79906 -0.745896 0.827406 3.77509 -0.748104 0.824039 3.79388 -0.735073 0.817111 3.79906 -0.745896 0.81983 3.78608 -0.754337 0.827406 3.77509 -0.748104 0.82104 3.81497 -0.728702 0.82625 3.83181 -0.715274 0.817682 3.83781 -0.72915 0.812047 3.82852 -0.740103 0.817682 3.83781 -0.72915 0.809216 3.84393 -0.743064 0.812047 3.82852 -0.740103 0.82104 3.81497 -0.728702 0.817682 3.83781 -0.72915 0.812047 3.82852 -0.740103 0.81469 3.81321 -0.74117 0.82104 3.81497 -0.728702 0.82104 3.81497 -0.728702 0.81469 3.81321 -0.74117 0.824039 3.79388 -0.735073 0.814232 3.85955 -0.73683 0.819663 3.88016 -0.735329 0.811173 3.87713 -0.750332 0.806479 3.8579 -0.749825 0.811173 3.87713 -0.750332 0.804047 3.86928 -0.759507 0.806479 3.8579 -0.749825 0.814232 3.85955 -0.73683 0.811173 3.87713 -0.750332 0.806479 3.8579 -0.749825 0.809216 3.84393 -0.743064 0.814232 3.85955 -0.73683 0.814232 3.85955 -0.73683 0.809216 3.84393 -0.743064 0.817682 3.83781 -0.72915 0.807948 3.88993 -0.768891 0.813275 3.90746 -0.779377 0.80447 3.89644 -0.791069 0.798603 3.88351 -0.786731 0.80447 3.89644 -0.791069 0.795848 3.88496 -0.802218 0.798603 3.88351 -0.786731 0.807948 3.88993 -0.768891 0.80447 3.89644 -0.791069 0.798603 3.88351 -0.786731 0.801429 3.87808 -0.772018 0.807948 3.88993 -0.768891 0.807948 3.88993 -0.768891 0.801429 3.87808 -0.772018 0.811173 3.87713 -0.750332 0.811173 3.87713 -0.750332 0.801429 3.87808 -0.772018 0.804047 3.86928 -0.759507 0.801255 3.89571 -0.813583 0.807014 3.90423 -0.830774 0.798188 3.88822 -0.834463 0.793401 3.88254 -0.816988 0.798188 3.88822 -0.834463 0.79081 3.87641 -0.830943 0.793401 3.88254 -0.816988 0.801255 3.89571 -0.813583 0.798188 3.88822 -0.834463 0.793401 3.88254 -0.816988 0.795848 3.88496 -0.802218 0.801255 3.89571 -0.813583 0.801255 3.89571 -0.813583 0.795848 3.88496 -0.802218 0.80447 3.89644 -0.791069 0.794735 3.87408 -0.85268 0.800329 3.87096 -0.871504 0.791383 3.85512 -0.865399 0.78522 3.85411 -0.852466 0.791383 3.85512 -0.865399 0.782753 3.84018 -0.858048 0.78522 3.85411 -0.852466 0.794735 3.87408 -0.85268 0.791383 3.85512 -0.865399 0.78522 3.85411 -0.852466 0.78799 3.86664 -0.843201 0.794735 3.87408 -0.85268 0.794735 3.87408 -0.85268 0.78799 3.86664 -0.843201 0.798188 3.88822 -0.834463 0.798188 3.88822 -0.834463 0.78799 3.86664 -0.843201 0.79081 3.87641 -0.830943 0.788386 3.83394 -0.871443 0.794167 3.82151 -0.884928 0.78501 3.81107 -0.870639 0.780189 3.82511 -0.86 0.78501 3.81107 -0.870639 0.777377 3.80958 -0.857986 0.780189 3.82511 -0.86 0.788386 3.83394 -0.871443 0.78501 3.81107 -0.870639 0.780189 3.82511 -0.86 0.782753 3.84018 -0.858048 0.788386 3.83394 -0.871443 0.788386 3.83394 -0.871443 0.782753 3.84018 -0.858048 0.791383 3.85512 -0.865399 0.781575 3.7895 -0.862641 0.787527 3.7723 -0.86669 0.778528 3.77213 -0.84888 0.772101 3.78313 -0.842979 0.778528 3.77213 -0.84888 0.769567 3.77371 -0.831135 0.772101 3.78313 -0.842979 0.781575 3.7895 -0.862641 0.778528 3.77213 -0.84888 0.772101 3.78313 -0.842979 0.774593 3.79515 -0.852047 0.781575 3.7895 -0.862641 0.781575 3.7895 -0.862641 0.774593 3.79515 -0.852047 0.777377 3.80958 -0.857986 0.78501 3.81107 -0.870639 0.781575 3.7895 -0.862641 0.777377 3.80958 -0.857986 0.775279 3.75959 -0.830082 0.781202 3.74342 -0.823858 0.771802 3.75342 -0.807806 0.766765 3.76741 -0.81682 0.771802 3.75342 -0.807806 0.763968 3.76502 -0.801372 0.766765 3.76741 -0.81682 0.775279 3.75959 -0.830082 0.771802 3.75342 -0.807806 0.766765 3.76741 -0.81682 0.769567 3.77371 -0.831135 0.775279 3.75959 -0.830082 0.775279 3.75959 -0.830082 0.769567 3.77371 -0.831135 0.778528 3.77213 -0.84888 0.768612 3.7545 -0.785364 0.77489 3.74466 -0.772245 0.765524 3.76233 -0.764555 0.758943 3.77182 -0.772209 0.765524 3.76233 -0.764555 0.756152 3.7808 -0.759425 0.758943 3.77182 -0.772209 0.768612 3.7545 -0.785364 0.765524 3.76233 -0.764555 0.758943 3.77182 -0.772209 0.761447 3.76657 -0.786344 0.768612 3.7545 -0.785364 0.768612 3.7545 -0.785364 0.761447 3.76657 -0.786344 0.763968 3.76502 -0.801372 0.771802 3.75342 -0.807806 0.768612 3.7545 -0.785364 0.763968 3.76502 -0.801372 0.762064 3.77676 -0.74655 0.76824 3.77629 -0.73034 0.75873 3.79588 -0.73415 0.753345 3.7928 -0.749374 0.75873 3.79588 -0.73415 0.750795 3.80652 -0.742917 0.753345 3.7928 -0.749374 0.762064 3.77676 -0.74655 0.75873 3.79588 -0.73415 0.753345 3.7928 -0.749374 0.756152 3.7808 -0.759425 0.762064 3.77676 -0.74655 0.762064 3.77676 -0.74655 0.756152 3.7808 -0.759425 0.765524 3.76233 -0.764555 0.755729 3.81716 -0.728428 0.76208 3.82518 -0.715 0.752339 3.84005 -0.729591 0.74554 3.83684 -0.74118 0.752339 3.84005 -0.729591 0.742724 3.85167 -0.746252 0.74554 3.83684 -0.74118 0.755729 3.81716 -0.728428 0.752339 3.84005 -0.729591 0.74554 3.83684 -0.74118 0.748317 3.82128 -0.740115 0.755729 3.81716 -0.728428 0.755729 3.81716 -0.728428 0.748317 3.82128 -0.740115 0.750795 3.80652 -0.742917 0.75873 3.79588 -0.73415 0.755729 3.81716 -0.728428 0.750795 3.80652 -0.742917 0.748909 3.86149 -0.737934 0.755402 3.87515 -0.731368 0.745881 3.8786 -0.751922 0.740145 3.86433 -0.754691 0.745881 3.8786 -0.751922 0.737689 3.87433 -0.765849 0.740145 3.86433 -0.754691 0.748909 3.86149 -0.737934 0.745881 3.8786 -0.751922 0.740145 3.86433 -0.754691 0.742724 3.85167 -0.746252 0.748909 3.86149 -0.737934 0.748909 3.86149 -0.737934 0.742724 3.85167 -0.746252 0.752339 3.84005 -0.729591 0.74261 3.89088 -0.770954 0.74913 3.90558 -0.772945 0.739135 3.89669 -0.793319 0.734927 3.88146 -0.779691 0.739135 3.89669 -0.793319 0.732104 3.88479 -0.795014 0.734927 3.88146 -0.779691 0.74261 3.89088 -0.770954 0.739135 3.89669 -0.793319 0.734927 3.88146 -0.779691 0.737689 3.87433 -0.765849 0.74261 3.89088 -0.770954 0.74261 3.89088 -0.770954 0.737689 3.87433 -0.765849 0.745881 3.8786 -0.751922 0.732859 3.88711 -0.83642 0.737865 3.88643 -0.858746 0.729393 3.87239 -0.854206 0.724314 3.8716 -0.837798 0.729393 3.87239 -0.854206 0.721485 3.8602 -0.848588 0.724314 3.8716 -0.837798 0.732859 3.88711 -0.83642 0.729393 3.87239 -0.854206 0.724314 3.8716 -0.837798 0.72706 3.87974 -0.824566 0.732859 3.88711 -0.83642 0.732859 3.88711 -0.83642 0.72706 3.87974 -0.824566 0.73597 3.89527 -0.815683 0.73597 3.89527 -0.815683 0.72706 3.87974 -0.824566 0.729498 3.88411 -0.810272 0.739135 3.89669 -0.793319 0.729498 3.88411 -0.810272 0.732104 3.88479 -0.795014 0.739135 3.89669 -0.793319 0.73597 3.89527 -0.815683 0.729498 3.88411 -0.810272 0.726079 3.85311 -0.866286 0.731553 3.84111 -0.88346 0.723072 3.83174 -0.871684 0.716428 3.83227 -0.859557 0.723072 3.83174 -0.871684 0.7137 3.81677 -0.859433 0.716428 3.83227 -0.859557 0.726079 3.85311 -0.866286 0.723072 3.83174 -0.871684 0.716428 3.83227 -0.859557 0.718853 3.84675 -0.855919 0.726079 3.85311 -0.866286 0.726079 3.85311 -0.866286 0.718853 3.84675 -0.855919 0.721485 3.8602 -0.848588 0.729393 3.87239 -0.854206 0.726079 3.85311 -0.866286 0.721485 3.8602 -0.848588 0.719667 3.80883 -0.870162 0.724903 3.789 -0.877 0.716249 3.78755 -0.861494 0.710867 3.80164 -0.855265 0.716249 3.78755 -0.861494 0.708211 3.78836 -0.847517 0.710867 3.80164 -0.855265 0.719667 3.80883 -0.870162 0.716249 3.78755 -0.861494 0.710867 3.80164 -0.855265 0.7137 3.81677 -0.859433 0.719667 3.80883 -0.870162 0.719667 3.80883 -0.870162 0.7137 3.81677 -0.859433 0.723072 3.83174 -0.871684 0.713233 3.77068 -0.847263 0.718743 3.75128 -0.842317 0.70994 3.75867 -0.828002 0.703086 3.76989 -0.823717 0.70994 3.75867 -0.828002 0.700251 3.76562 -0.808605 0.703086 3.76989 -0.823717 0.713233 3.77068 -0.847263 0.70994 3.75867 -0.828002 0.703086 3.76989 -0.823717 0.705794 3.77778 -0.837017 0.713233 3.77068 -0.847263 0.713233 3.77068 -0.847263 0.705794 3.77778 -0.837017 0.708211 3.78836 -0.847517 0.716249 3.78755 -0.861494 0.713233 3.77068 -0.847263 0.708211 3.78836 -0.847517 0.706469 3.75321 -0.805556 0.712065 3.74049 -0.79086 0.703331 3.75497 -0.783278 0.697572 3.76539 -0.793194 0.703331 3.75497 -0.783278 0.695158 3.7689 -0.778713 0.697572 3.76539 -0.793194 0.706469 3.75321 -0.805556 0.703331 3.75497 -0.783278 0.697572 3.76539 -0.793194 0.700251 3.76562 -0.808605 0.706469 3.75321 -0.805556 0.706469 3.75321 -0.805556 0.700251 3.76562 -0.808605 0.70994 3.75867 -0.828002 0.700194 3.76347 -0.762612 0.705792 3.7613 -0.743722 0.696723 3.77847 -0.745051 0.692471 3.77619 -0.765113 0.696723 3.77847 -0.745051 0.689636 3.78691 -0.753642 0.692471 3.77619 -0.765113 0.700194 3.76347 -0.762612 0.696723 3.77847 -0.745051 0.692471 3.77619 -0.765113 0.695158 3.7689 -0.778713 0.700194 3.76347 -0.762612 0.700194 3.76347 -0.762612 0.695158 3.7689 -0.778713 0.703331 3.75497 -0.783278 0.693429 3.7979 -0.733296 0.69942 3.80578 -0.717203 0.690398 3.81947 -0.728212 0.684519 3.81423 -0.740974 0.690398 3.81947 -0.728212 0.681855 3.82959 -0.740176 0.684519 3.81423 -0.740974 0.693429 3.7979 -0.733296 0.690398 3.81947 -0.728212 0.684519 3.81423 -0.740974 0.686935 3.80001 -0.745451 0.693429 3.7979 -0.733296 0.693429 3.7979 -0.733296 0.686935 3.80001 -0.745451 0.696723 3.77847 -0.745051 0.696723 3.77847 -0.745051 0.686935 3.80001 -0.745451 0.689636 3.78691 -0.753642 0.687009 3.84219 -0.730083 0.69282 3.85796 -0.721651 0.68359 3.86339 -0.739092 0.679021 3.84496 -0.743416 0.68359 3.86339 -0.739092 0.6763 3.85878 -0.750411 0.679021 3.84496 -0.743416 0.687009 3.84219 -0.730083 0.68359 3.86339 -0.739092 0.679021 3.84496 -0.743416 0.681855 3.82959 -0.740176 0.687009 3.84219 -0.730083 0.687009 3.84219 -0.730083 0.681855 3.82959 -0.740176 0.690398 3.81947 -0.728212 0.680583 3.88003 -0.753566 0.68665 3.89702 -0.754854 0.67727 3.89177 -0.773049 0.671238 3.87857 -0.772976 0.67727 3.89177 -0.773049 0.668407 3.88375 -0.787793 0.671238 3.87857 -0.772976 0.680583 3.88003 -0.753566 0.67727 3.89177 -0.773049 0.671238 3.87857 -0.772976 0.673878 3.86997 -0.760277 0.680583 3.88003 -0.753566 0.680583 3.88003 -0.753566 0.673878 3.86997 -0.760277 0.68359 3.86339 -0.739092 0.68359 3.86339 -0.739092 0.673878 3.86997 -0.760277 0.6763 3.85878 -0.750411 0.673803 3.89686 -0.795568 0.679948 3.90979 -0.805919 0.670691 3.89478 -0.817758 0.665668 3.88491 -0.803274 0.670691 3.89478 -0.817758 0.663235 3.88224 -0.817974 0.665668 3.88491 -0.803274 0.673803 3.89686 -0.795568 0.670691 3.89478 -0.817758 0.665668 3.88491 -0.803274 0.668407 3.88375 -0.787793 0.673803 3.89686 -0.795568 0.673803 3.89686 -0.795568 0.668407 3.88375 -0.787793 0.67727 3.89177 -0.773049 0.667538 3.88598 -0.838287 0.673719 3.89087 -0.853725 0.664053 3.87065 -0.855676 0.657794 3.86585 -0.843948 0.664053 3.87065 -0.855676 0.655037 3.85318 -0.852973 0.657794 3.86585 -0.843948 0.667538 3.88598 -0.838287 0.664053 3.87065 -0.855676 0.657794 3.86585 -0.843948 0.66062 3.87584 -0.83186 0.667538 3.88598 -0.838287 0.667538 3.88598 -0.838287 0.66062 3.87584 -0.83186 0.670691 3.89478 -0.817758 0.670691 3.89478 -0.817758 0.66062 3.87584 -0.83186 0.663235 3.88224 -0.817974 0.66078 3.85109 -0.867106 0.667278 3.84729 -0.882025 0.657753 3.82952 -0.871858 0.652588 3.83919 -0.858299 0.657753 3.82952 -0.871858 0.65 3.82404 -0.859992 0.652588 3.83919 -0.858299 0.66078 3.85109 -0.867106 0.657753 3.82952 -0.871858 0.652588 3.83919 -0.858299 0.655037 3.85318 -0.852973 0.66078 3.85109 -0.867106 0.66078 3.85109 -0.867106 0.655037 3.85318 -0.852973 0.664053 3.87065 -0.855676 0.654324 3.80662 -0.869614 0.66074 3.79514 -0.879581 0.650933 3.78567 -0.86031 0.645459 3.79681 -0.853871 0.650933 3.78567 -0.86031 0.64334 3.78498 -0.846269 0.645459 3.79681 -0.853871 0.654324 3.80662 -0.869614 0.650933 3.78567 -0.86031 0.645459 3.79681 -0.853871 0.647719 3.81007 -0.858528 0.654324 3.80662 -0.869614 0.654324 3.80662 -0.869614 0.647719 3.81007 -0.858528 0.657753 3.82952 -0.871858 0.657753 3.82952 -0.871858 0.647719 3.81007 -0.858528 0.65 3.82404 -0.859992 0.647931 3.76927 -0.845592 0.654551 3.75478 -0.847892 0.644599 3.75782 -0.825891 0.639152 3.76804 -0.824273 0.644599 3.75782 -0.825891 0.636944 3.76368 -0.811015 0.639152 3.76804 -0.824273 0.647931 3.76927 -0.845592 0.644599 3.75782 -0.825891 0.639152 3.76804 -0.824273 0.641316 3.77525 -0.836208 0.647931 3.76927 -0.845592 0.647931 3.76927 -0.845592 0.641316 3.77525 -0.836208 0.64334 3.78498 -0.846269 0.650933 3.78567 -0.86031 0.647931 3.76927 -0.845592 0.64334 3.78498 -0.846269 0.63805 3.7555 -0.781207 0.643313 3.74991 -0.760176 0.63486 3.76467 -0.7607 0.631237 3.76784 -0.772776 0.63486 3.76467 -0.7607 0.629518 3.77338 -0.76283 0.631237 3.76784 -0.772776 0.63805 3.7555 -0.781207 0.63486 3.76467 -0.7607 0.631237 3.76784 -0.772776 0.632938 3.76404 -0.784059 0.63805 3.7555 -0.781207 0.63805 3.7555 -0.781207 0.632938 3.76404 -0.784059 0.634803 3.76239 -0.79712 0.641138 3.75308 -0.803308 0.634803 3.76239 -0.79712 0.636944 3.76368 -0.811015 0.644599 3.75782 -0.825891 0.641138 3.75308 -0.803308 0.636944 3.76368 -0.811015 0.631384 3.78023 -0.74361 0.636611 3.78776 -0.723594 0.628133 3.79992 -0.732509 0.624377 3.79911 -0.740905 0.628133 3.79992 -0.732509 0.622829 3.80985 -0.737005 0.624377 3.79911 -0.740905 0.631384 3.78023 -0.74361 0.628133 3.79992 -0.732509 0.624377 3.79911 -0.740905 0.626033 3.78926 -0.746636 0.631384 3.78023 -0.74361 0.631384 3.78023 -0.74361 0.626033 3.78926 -0.746636 0.627766 3.78059 -0.754027 0.63486 3.76467 -0.7607 0.627766 3.78059 -0.754027 0.629518 3.77338 -0.76283 0.63486 3.76467 -0.7607 0.631384 3.78023 -0.74361 0.627766 3.78059 -0.754027 0.625092 3.8216 -0.72808 0.630381 3.83862 -0.716099 0.621652 3.84448 -0.730686 0.619541 3.83252 -0.735063 0.621652 3.84448 -0.730686 0.617833 3.84374 -0.737057 0.619541 3.83252 -0.735063 0.625092 3.8216 -0.72808 0.621652 3.84448 -0.730686 0.619541 3.83252 -0.735063 0.621226 3.8211 -0.735044 0.625092 3.8216 -0.72808 0.625092 3.8216 -0.72808 0.621226 3.8211 -0.735044 0.622829 3.80985 -0.737005 0.628133 3.79992 -0.732509 0.625092 3.8216 -0.72808 0.622829 3.80985 -0.737005 0.618277 3.86525 -0.740302 0.623941 3.88491 -0.739703 0.615279 3.88141 -0.755263 0.614302 3.86571 -0.747676 0.615279 3.88141 -0.755263 0.612369 3.87643 -0.757626 0.614302 3.86571 -0.747676 0.618277 3.86525 -0.740302 0.615279 3.88141 -0.755263 0.614302 3.86571 -0.747676 0.616128 3.85457 -0.741024 0.618277 3.86525 -0.740302 0.618277 3.86525 -0.740302 0.616128 3.85457 -0.741024 0.621652 3.84448 -0.730686 0.621652 3.84448 -0.730686 0.616128 3.85457 -0.741024 0.617833 3.84374 -0.737057 0.611928 3.89259 -0.775175 0.617403 3.90886 -0.786102 0.608475 3.89697 -0.797814 0.608108 3.89037 -0.783643 0.608475 3.89697 -0.797814 0.605973 3.89274 -0.798301 0.608108 3.89037 -0.783643 0.611928 3.89259 -0.775175 0.608475 3.89697 -0.797814 0.608108 3.89037 -0.783643 0.610276 3.88484 -0.769852 0.611928 3.89259 -0.775175 0.611928 3.89259 -0.775175 0.610276 3.88484 -0.769852 0.615279 3.88141 -0.755263 0.615279 3.88141 -0.755263 0.610276 3.88484 -0.769852 0.612369 3.87643 -0.757626 0.605407 3.89422 -0.819829 0.611214 3.90157 -0.836895 0.602193 3.8847 -0.840244 0.602354 3.88857 -0.825247 0.602193 3.8847 -0.840244 0.600648 3.88323 -0.836458 0.602354 3.88857 -0.825247 0.605407 3.89422 -0.819829 0.602193 3.8847 -0.840244 0.602354 3.88857 -0.825247 0.604043 3.89193 -0.812583 0.605407 3.89422 -0.819829 0.605407 3.89422 -0.819829 0.604043 3.89193 -0.812583 0.608475 3.89697 -0.797814 0.608475 3.89697 -0.797814 0.604043 3.89193 -0.812583 0.605973 3.89274 -0.798301 0.604502 3.86514 -0.874923 0.60298 3.85329 -0.880153 0.595486 3.84905 -0.867865 0.595486 3.84905 -0.867865 0.60298 3.85329 -0.880153 0.601543 3.84102 -0.883476 0.592258 3.83318 -0.869704 0.601543 3.84102 -0.883476 0.59243 3.82728 -0.871964 0.590584 3.82079 -0.870351 0.59243 3.82728 -0.871964 0.598306 3.81469 -0.884372 0.588871 3.80853 -0.868835 0.598306 3.81469 -0.884372 0.588981 3.80442 -0.868997 0.587161 3.79669 -0.865199 0.588981 3.80442 -0.868997 0.594892 3.78892 -0.876962 0.585511 3.78567 -0.859558 0.594892 3.78892 -0.876962 0.585622 3.78384 -0.859075 0.583962 3.77577 -0.852048 0.585622 3.78384 -0.859075 0.591789 3.76735 -0.862465 0.59033 3.75864 -0.853119 0.583962 3.77577 -0.852048 0.591789 3.76735 -0.862465 0.59033 3.75864 -0.853119 0.582163 3.7661 -0.841348 0.583962 3.77577 -0.852048 0.59033 3.75864 -0.853119 0.588732 3.75124 -0.842241 0.582163 3.7661 -0.841348 0.582163 3.7661 -0.841348 0.588732 3.75124 -0.842241 0.579873 3.75763 -0.826418 0.579873 3.75763 -0.826418 0.588732 3.75124 -0.842241 0.587044 3.74552 -0.830125 0.585327 3.74176 -0.817184 0.579873 3.75763 -0.826418 0.587044 3.74552 -0.830125 0.585327 3.74176 -0.817184 0.57745 3.75279 -0.809182 0.579873 3.75763 -0.826418 0.585327 3.74176 -0.817184 0.583644 3.74009 -0.803902 0.57745 3.75279 -0.809182 0.57745 3.75279 -0.809182 0.583644 3.74009 -0.803902 0.575136 3.75232 -0.791277 0.575136 3.75232 -0.791277 0.583644 3.74009 -0.803902 0.582055 3.7405 -0.790774 0.580605 3.74283 -0.778237 0.575136 3.75232 -0.791277 0.582055 3.7405 -0.790774 0.580605 3.74283 -0.778237 0.57299 3.75623 -0.773841 0.575136 3.75232 -0.791277 0.580605 3.74283 -0.778237 0.579108 3.74707 -0.76607 0.57299 3.75623 -0.773841 0.57299 3.75623 -0.773841 0.579108 3.74707 -0.76607 0.5707 3.76419 -0.757866 0.5707 3.76419 -0.757866 0.579108 3.74707 -0.76607 0.577482 3.75328 -0.754385 0.575781 3.76136 -0.743654 0.5707 3.76419 -0.757866 0.577482 3.75328 -0.754385 0.575781 3.76136 -0.743654 0.568335 3.77574 -0.744246 0.5707 3.76419 -0.757866 0.575781 3.76136 -0.743654 0.574066 3.77106 -0.734309 0.568335 3.77574 -0.744246 0.568335 3.77574 -0.744246 0.574066 3.77106 -0.734309 0.572401 3.782 -0.726679 0.566036 3.79019 -0.73379 0.572401 3.782 -0.726679 0.570844 3.79373 -0.720962 0.563971 3.80628 -0.727198 0.570844 3.79373 -0.720962 0.569411 3.80586 -0.717183 0.567877 3.81869 -0.715234 0.563971 3.80628 -0.727198 0.569411 3.80586 -0.717183 0.567877 3.81869 -0.715234 0.562011 3.82223 -0.724536 0.563971 3.80628 -0.727198 0.567877 3.81869 -0.715234 0.566227 3.83199 -0.715288 0.562011 3.82223 -0.724536 0.562011 3.82223 -0.724536 0.566227 3.83199 -0.715288 0.560012 3.83783 -0.725225 0.560012 3.83783 -0.725225 0.566227 3.83199 -0.715288 0.564517 3.84528 -0.717454 0.557993 3.85297 -0.729096 0.564517 3.84528 -0.717454 0.562808 3.85804 -0.721686 0.556043 3.86699 -0.735973 0.562808 3.85804 -0.721686 0.561166 3.86984 -0.727789 0.559643 3.88029 -0.73544 0.556043 3.86699 -0.735973 0.561166 3.86984 -0.727789 0.559643 3.88029 -0.73544 0.554216 3.87944 -0.745699 0.556043 3.86699 -0.735973 0.559643 3.88029 -0.73544 0.558207 3.8893 -0.744409 0.554216 3.87944 -0.745699 0.554216 3.87944 -0.745699 0.558207 3.8893 -0.744409 0.552088 3.89084 -0.759564 0.552088 3.89084 -0.759564 0.558207 3.8893 -0.744409 0.55664 3.89707 -0.754929 0.554969 3.90324 -0.766772 0.552088 3.89084 -0.759564 0.55664 3.89707 -0.754929 0.554969 3.90324 -0.766772 0.549585 3.89939 -0.777542 0.552088 3.89084 -0.759564 0.554969 3.90324 -0.766772 0.553253 3.9075 -0.779551 0.549585 3.89939 -0.777542 0.549585 3.89939 -0.777542 0.553253 3.9075 -0.779551 0.551555 3.90969 -0.792795 0.54708 3.9031 -0.797208 0.551555 3.90969 -0.792795 0.549938 3.90979 -0.806006 0.544745 3.90165 -0.817207 0.549938 3.90979 -0.806006 0.548453 3.90791 -0.818718 0.546993 3.90417 -0.830935 0.544745 3.90165 -0.817207 0.548453 3.90791 -0.818718 0.546993 3.90417 -0.830935 0.542457 3.89521 -0.83613 0.544745 3.90165 -0.817207 0.546993 3.90417 -0.830935 0.545395 3.89845 -0.842784 0.542457 3.89521 -0.83613 0.542457 3.89521 -0.83613 0.545395 3.89845 -0.842784 0.540012 3.88429 -0.852804 0.540012 3.88429 -0.852804 0.545395 3.89845 -0.842784 0.543707 3.89081 -0.853795 0.54199 3.88148 -0.86352 0.540012 3.88429 -0.852804 0.543707 3.89081 -0.853795 0.54199 3.88148 -0.86352 0.53756 3.86955 -0.86624 0.540012 3.88429 -0.852804 0.54199 3.88148 -0.86352 0.540307 3.87081 -0.871599 0.53756 3.86955 -0.86624 0.53756 3.86955 -0.86624 0.540307 3.87081 -0.871599 0.538718 3.85923 -0.877802 0.535257 3.85194 -0.875574 0.538718 3.85923 -0.877802 0.537268 3.84721 -0.882047 0.534 3.84082 -0.878883 0.537268 3.84721 -0.882047 0.535771 3.83455 -0.884461 0.531923 3.82296 -0.880794 0.535771 3.83455 -0.884461 0.534145 3.82133 -0.884921 0.530623 3.81218 -0.880029 0.534145 3.82133 -0.884921 0.532444 3.80799 -0.883281 0.52931 3.80156 -0.877829 0.532444 3.80799 -0.883281 0.530729 3.79505 -0.87955 0.52801 3.79133 -0.874229 0.530729 3.79505 -0.87955 0.529064 3.78298 -0.873886 0.526745 3.78165 -0.869291 0.529064 3.78298 -0.873886 0.527508 3.77216 -0.866584 0.525544 3.77276 -0.863134 0.527508 3.77216 -0.866584 0.526074 3.76283 -0.857965 0.524398 3.76475 -0.85584 0.526074 3.76283 -0.857965 0.524541 3.75473 -0.84782 0.521953 3.75191 -0.83843 0.524541 3.75473 -0.84782 0.52289 3.74813 -0.836273 0.521179 3.74337 -0.823685 0.521953 3.75191 -0.83843 0.52289 3.74813 -0.836273 0.521179 3.74337 -0.823685 0.51939 3.74401 -0.818294 0.521953 3.75191 -0.83843 0.521179 3.74337 -0.823685 0.519471 3.74065 -0.81051 0.51939 3.74401 -0.818294 0.51939 3.74401 -0.818294 0.519471 3.74065 -0.81051 0.516888 3.74159 -0.796824 0.516888 3.74159 -0.796824 0.519471 3.74065 -0.81051 0.517829 3.74004 -0.797245 0.516307 3.74145 -0.78437 0.516888 3.74159 -0.796824 0.517829 3.74004 -0.797245 0.516307 3.74145 -0.78437 0.514668 3.74459 -0.776168 0.516888 3.74159 -0.796824 0.516307 3.74145 -0.78437 0.51487 3.74472 -0.772082 0.514668 3.74459 -0.776168 0.514668 3.74459 -0.776168 0.51487 3.74472 -0.772082 0.512557 3.7518 -0.758318 0.512557 3.7518 -0.758318 0.51487 3.74472 -0.772082 0.513303 3.74995 -0.760098 0.511632 3.75712 -0.748836 0.512557 3.7518 -0.758318 0.513303 3.74995 -0.760098 0.511632 3.75712 -0.748836 0.510387 3.76255 -0.742902 0.512557 3.7518 -0.758318 0.511632 3.75712 -0.748836 0.509915 3.76606 -0.738754 0.510387 3.76255 -0.742902 0.510387 3.76255 -0.742902 0.509915 3.76606 -0.738754 0.508218 3.77644 -0.730238 0.601543 3.84102 -0.883476 0.599977 3.82803 -0.884946 0.59243 3.82728 -0.871964 0.59243 3.82728 -0.871964 0.599977 3.82803 -0.884946 0.598306 3.81469 -0.884372 0.598306 3.81469 -0.884372 0.59659 3.80149 -0.881683 0.588981 3.80442 -0.868997 0.588981 3.80442 -0.868997 0.59659 3.80149 -0.881683 0.594892 3.78892 -0.876962 0.594892 3.78892 -0.876962 0.593274 3.77743 -0.870441 0.585622 3.78384 -0.859075 0.585622 3.78384 -0.859075 0.593274 3.77743 -0.870441 0.591789 3.76735 -0.862465 0.568335 3.77574 -0.744246 0.572401 3.782 -0.726679 0.566036 3.79019 -0.73379 0.566036 3.79019 -0.73379 0.570844 3.79373 -0.720962 0.563971 3.80628 -0.727198 0.560012 3.83783 -0.725225 0.564517 3.84528 -0.717454 0.557993 3.85297 -0.729096 0.557993 3.85297 -0.729096 0.562808 3.85804 -0.721686 0.556043 3.86699 -0.735973 0.549585 3.89939 -0.777542 0.551555 3.90969 -0.792795 0.54708 3.9031 -0.797208 0.54708 3.9031 -0.797208 0.549938 3.90979 -0.806006 0.544745 3.90165 -0.817207 0.53756 3.86955 -0.86624 0.538718 3.85923 -0.877802 0.535257 3.85194 -0.875574 0.535257 3.85194 -0.875574 0.537268 3.84721 -0.882047 0.534 3.84082 -0.878883 0.534 3.84082 -0.878883 0.535771 3.83455 -0.884461 0.531923 3.82296 -0.880794 0.531923 3.82296 -0.880794 0.534145 3.82133 -0.884921 0.530623 3.81218 -0.880029 0.530623 3.81218 -0.880029 0.532444 3.80799 -0.883281 0.52931 3.80156 -0.877829 0.52931 3.80156 -0.877829 0.530729 3.79505 -0.87955 0.52801 3.79133 -0.874229 0.52801 3.79133 -0.874229 0.529064 3.78298 -0.873886 0.526745 3.78165 -0.869291 0.526745 3.78165 -0.869291 0.527508 3.77216 -0.866584 0.525544 3.77276 -0.863134 0.525544 3.77276 -0.863134 0.526074 3.76283 -0.857965 0.524398 3.76475 -0.85584 0.524398 3.76475 -0.85584 0.524541 3.75473 -0.84782 0.521953 3.75191 -0.83843 0.583962 3.77577 -0.852048 0.585511 3.78567 -0.859558 0.585622 3.78384 -0.859075 0.585511 3.78567 -0.859558 0.587161 3.79669 -0.865199 0.594892 3.78892 -0.876962 0.587161 3.79669 -0.865199 0.588871 3.80853 -0.868835 0.588981 3.80442 -0.868997 0.588871 3.80853 -0.868835 0.590584 3.82079 -0.870351 0.598306 3.81469 -0.884372 0.590584 3.82079 -0.870351 0.592258 3.83318 -0.869704 0.59243 3.82728 -0.871964 0.601543 3.84102 -0.883476 0.592258 3.83318 -0.869704 0.595486 3.84905 -0.867865 0.604502 3.86514 -0.874923 0.595427 3.8567 -0.86199 0.598715 3.86887 -0.857088 0.598715 3.86887 -0.857088 0.595427 3.8567 -0.86199 0.597128 3.86703 -0.855126 0.598889 3.87598 -0.846514 0.598715 3.86887 -0.857088 0.597128 3.86703 -0.855126 0.598889 3.87598 -0.846514 0.600648 3.88323 -0.836458 0.602193 3.8847 -0.840244 0.63805 3.7555 -0.781207 0.634803 3.76239 -0.79712 0.641138 3.75308 -0.803308 0.825331 3.76854 -0.779692 0.827746 3.76528 -0.794235 0.833899 3.7541 -0.787478 0.833899 3.7541 -0.787478 0.827746 3.76528 -0.794235 0.837139 3.75371 -0.810055 1.11487 3.84458 -0.869286 1.10937 3.84963 -0.854712 1.11798 3.86484 -0.859975 1.12145 3.88177 -0.844281 1.1149 3.87358 -0.835217 1.12476 3.89275 -0.824363 1.13459 3.8843 -0.75917 1.12823 3.87246 -0.763293 1.13761 3.86915 -0.743128 1.14751 3.80439 -0.731012 1.14129 3.80361 -0.743941 1.15065 3.78423 -0.740656 1.15194 3.76595 -0.789348 1.15453 3.76518 -0.804585 1.16043 3.75302 -0.798394 1.16043 3.75302 -0.798394 1.15453 3.76518 -0.804585 1.16385 3.75618 -0.821159 1.29453 3.75766 -0.825474 1.2903 3.77605 -0.834693 1.29787 3.769 -0.845258 0.508218 3.77644 -0.730238 0.508218 3.76004 -0.745184 0.510387 3.76255 -0.742902 0.510387 3.76255 -0.742902 0.508218 3.76004 -0.745184 0.512557 3.7518 -0.758318 0.512557 3.7518 -0.758318 0.508218 3.76004 -0.745184 0.508218 3.74806 -0.763866 0.514668 3.74459 -0.776168 0.508218 3.74806 -0.763866 0.508218 3.74133 -0.78501 0.516888 3.74159 -0.796824 0.508218 3.74133 -0.78501 0.508218 3.7403 -0.807175 0.51939 3.74401 -0.818294 0.508218 3.7403 -0.807175 0.508218 3.74505 -0.828852 0.521953 3.75191 -0.83843 0.508218 3.74505 -0.828852 0.508218 3.75524 -0.848562 0.524398 3.76475 -0.85584 0.508218 3.75524 -0.848562 0.508218 3.77018 -0.864963 0.525544 3.77276 -0.863134 0.508218 3.77018 -0.864963 0.526745 3.78165 -0.869291 0.525544 3.77276 -0.863134 0.524398 3.76475 -0.85584 0.508218 3.77018 -0.864963 0.512557 3.7518 -0.758318 0.508218 3.74806 -0.763866 0.514668 3.74459 -0.776168 0.514668 3.74459 -0.776168 0.508218 3.74133 -0.78501 0.516888 3.74159 -0.796824 0.516888 3.74159 -0.796824 0.508218 3.7403 -0.807175 0.51939 3.74401 -0.818294 0.51939 3.74401 -0.818294 0.508218 3.74505 -0.828852 0.521953 3.75191 -0.83843 0.521953 3.75191 -0.83843 0.508218 3.75524 -0.848562 0.524398 3.76475 -0.85584 0.508218 3.77018 -0.864963 0.508218 3.78887 -0.876937 0.526745 3.78165 -0.869291 0.526745 3.78165 -0.869291 0.508218 3.78887 -0.876937 0.52801 3.79133 -0.874229 0.52801 3.79133 -0.874229 0.508218 3.78887 -0.876937 0.52931 3.80156 -0.877829 0.52931 3.80156 -0.877829 0.508218 3.78887 -0.876937 0.508218 3.81001 -0.883668 0.530623 3.81218 -0.880029 0.508218 3.81001 -0.883668 0.531923 3.82296 -0.880794 0.530623 3.81218 -0.880029 0.52931 3.80156 -0.877829 0.508218 3.81001 -0.883668 0.508218 3.81001 -0.883668 0.508218 3.83218 -0.884697 0.531923 3.82296 -0.880794 0.531923 3.82296 -0.880794 0.508218 3.83218 -0.884697 0.534 3.84082 -0.878883 0.534 3.84082 -0.878883 0.508218 3.83218 -0.884697 0.508218 3.85385 -0.879954 0.535257 3.85194 -0.875574 0.508218 3.85385 -0.879954 0.53756 3.86955 -0.86624 0.535257 3.85194 -0.875574 0.534 3.84082 -0.878883 0.508218 3.85385 -0.879954 0.508218 3.85385 -0.879954 0.508218 3.87356 -0.869762 0.53756 3.86955 -0.86624 0.53756 3.86955 -0.86624 0.508218 3.87356 -0.869762 0.540012 3.88429 -0.852804 0.540012 3.88429 -0.852804 0.508218 3.87356 -0.869762 0.508218 3.88996 -0.854816 0.542457 3.89521 -0.83613 0.508218 3.88996 -0.854816 0.508218 3.90194 -0.836134 0.544745 3.90165 -0.817207 0.508218 3.90194 -0.836134 0.508218 3.90867 -0.81499 0.54708 3.9031 -0.797208 0.508218 3.90867 -0.81499 0.508218 3.9097 -0.792825 0.549585 3.89939 -0.777542 0.508218 3.9097 -0.792825 0.508218 3.90495 -0.771148 0.552088 3.89084 -0.759564 0.508218 3.90495 -0.771148 0.508218 3.89476 -0.751438 0.554216 3.87944 -0.745699 0.508218 3.89476 -0.751438 0.508218 3.87982 -0.735037 0.556043 3.86699 -0.735973 0.508218 3.87982 -0.735037 0.508218 3.86113 -0.723063 0.557993 3.85297 -0.729096 0.508218 3.86113 -0.723063 0.508218 3.83999 -0.716332 0.560012 3.83783 -0.725225 0.508218 3.83999 -0.716332 0.562011 3.82223 -0.724536 0.560012 3.83783 -0.725225 0.557993 3.85297 -0.729096 0.508218 3.83999 -0.716332 0.540012 3.88429 -0.852804 0.508218 3.88996 -0.854816 0.542457 3.89521 -0.83613 0.542457 3.89521 -0.83613 0.508218 3.90194 -0.836134 0.544745 3.90165 -0.817207 0.544745 3.90165 -0.817207 0.508218 3.90867 -0.81499 0.54708 3.9031 -0.797208 0.54708 3.9031 -0.797208 0.508218 3.9097 -0.792825 0.549585 3.89939 -0.777542 0.549585 3.89939 -0.777542 0.508218 3.90495 -0.771148 0.552088 3.89084 -0.759564 0.552088 3.89084 -0.759564 0.508218 3.89476 -0.751438 0.554216 3.87944 -0.745699 0.554216 3.87944 -0.745699 0.508218 3.87982 -0.735037 0.556043 3.86699 -0.735973 0.556043 3.86699 -0.735973 0.508218 3.86113 -0.723063 0.557993 3.85297 -0.729096 0.508218 3.83999 -0.716332 0.508218 3.81782 -0.715303 0.562011 3.82223 -0.724536 0.562011 3.82223 -0.724536 0.508218 3.81782 -0.715303 0.563971 3.80628 -0.727198 0.563971 3.80628 -0.727198 0.508218 3.81782 -0.715303 0.508218 3.79615 -0.720047 0.566036 3.79019 -0.73379 0.508218 3.79615 -0.720047 0.508218 3.77644 -0.730238 0.568335 3.77574 -0.744246 0.508218 3.77644 -0.730238 0.509929 3.76718 -0.738105 0.511658 3.75917 -0.747198 0.568335 3.77574 -0.744246 0.509929 3.76718 -0.738105 0.511658 3.75917 -0.747198 0.5707 3.76419 -0.757866 0.568335 3.77574 -0.744246 0.511658 3.75917 -0.747198 0.513373 3.75253 -0.757353 0.5707 3.76419 -0.757866 0.5707 3.76419 -0.757866 0.513373 3.75253 -0.757353 0.57299 3.75623 -0.773841 0.57299 3.75623 -0.773841 0.513373 3.75253 -0.757353 0.514954 3.74764 -0.767763 0.517566 3.74263 -0.787273 0.57299 3.75623 -0.773841 0.514954 3.74764 -0.767763 0.517566 3.74263 -0.787273 0.575136 3.75232 -0.791277 0.57299 3.75623 -0.773841 0.517566 3.74263 -0.787273 0.520126 3.74231 -0.805926 0.575136 3.75232 -0.791277 0.575136 3.75232 -0.791277 0.520126 3.74231 -0.805926 0.57745 3.75279 -0.809182 0.57745 3.75279 -0.809182 0.520126 3.74231 -0.805926 0.522835 3.74621 -0.824186 0.579873 3.75763 -0.826418 0.522835 3.74621 -0.824186 0.525549 3.75409 -0.841075 0.582163 3.7661 -0.841348 0.525549 3.75409 -0.841075 0.528215 3.76602 -0.856205 0.583962 3.77577 -0.852048 0.528215 3.76602 -0.856205 0.531073 3.78283 -0.86912 0.585511 3.78567 -0.859558 0.531073 3.78283 -0.86912 0.587161 3.79669 -0.865199 0.585511 3.78567 -0.859558 0.583962 3.77577 -0.852048 0.531073 3.78283 -0.86912 0.563971 3.80628 -0.727198 0.508218 3.79615 -0.720047 0.566036 3.79019 -0.73379 0.566036 3.79019 -0.73379 0.508218 3.77644 -0.730238 0.568335 3.77574 -0.744246 0.57745 3.75279 -0.809182 0.522835 3.74621 -0.824186 0.579873 3.75763 -0.826418 0.579873 3.75763 -0.826418 0.525549 3.75409 -0.841075 0.582163 3.7661 -0.841348 0.582163 3.7661 -0.841348 0.528215 3.76602 -0.856205 0.583962 3.77577 -0.852048 0.531073 3.78283 -0.86912 0.532661 3.79269 -0.873939 0.587161 3.79669 -0.865199 0.587161 3.79669 -0.865199 0.532661 3.79269 -0.873939 0.534293 3.8031 -0.877364 0.588871 3.80853 -0.868835 0.534293 3.8031 -0.877364 0.535943 3.81392 -0.879341 0.590584 3.82079 -0.870351 0.535943 3.81392 -0.879341 0.537576 3.82488 -0.879823 0.592258 3.83318 -0.869704 0.537576 3.82488 -0.879823 0.539162 3.83581 -0.878805 0.540674 3.84653 -0.876297 0.592258 3.83318 -0.869704 0.539162 3.83581 -0.878805 0.540674 3.84653 -0.876297 0.593833 3.84526 -0.866902 0.592258 3.83318 -0.869704 0.540674 3.84653 -0.876297 0.542167 3.85677 -0.872345 0.593833 3.84526 -0.866902 0.593833 3.84526 -0.866902 0.542167 3.85677 -0.872345 0.595427 3.8567 -0.86199 0.595427 3.8567 -0.86199 0.542167 3.85677 -0.872345 0.543757 3.86637 -0.86699 0.597128 3.86703 -0.855126 0.543757 3.86637 -0.86699 0.54542 3.87515 -0.860314 0.598889 3.87598 -0.846514 0.54542 3.87515 -0.860314 0.547112 3.88289 -0.852491 0.548808 3.88946 -0.843645 0.598889 3.87598 -0.846514 0.547112 3.88289 -0.852491 0.548808 3.88946 -0.843645 0.600648 3.88323 -0.836458 0.598889 3.87598 -0.846514 0.548808 3.88946 -0.843645 0.550389 3.89449 -0.834467 0.600648 3.88323 -0.836458 0.600648 3.88323 -0.836458 0.550389 3.89449 -0.834467 0.602354 3.88857 -0.825247 0.602354 3.88857 -0.825247 0.550389 3.89449 -0.834467 0.552811 3.8999 -0.818435 0.604043 3.89193 -0.812583 0.552811 3.8999 -0.818435 0.554728 3.90164 -0.805007 0.605973 3.89274 -0.798301 0.554728 3.90164 -0.805007 0.556776 3.90097 -0.791532 0.608108 3.89037 -0.783643 0.556776 3.90097 -0.791532 0.558904 3.89792 -0.778371 0.610276 3.88484 -0.769852 0.558904 3.89792 -0.778371 0.561037 3.89261 -0.765982 0.563121 3.88517 -0.75469 0.610276 3.88484 -0.769852 0.561037 3.89261 -0.765982 0.563121 3.88517 -0.75469 0.612369 3.87643 -0.757626 0.610276 3.88484 -0.769852 0.563121 3.88517 -0.75469 0.565082 3.87582 -0.744881 0.612369 3.87643 -0.757626 0.612369 3.87643 -0.757626 0.565082 3.87582 -0.744881 0.614302 3.86571 -0.747676 0.614302 3.86571 -0.747676 0.565082 3.87582 -0.744881 0.567083 3.86482 -0.736895 0.616128 3.85457 -0.741024 0.567083 3.86482 -0.736895 0.569222 3.85256 -0.731061 0.617833 3.84374 -0.737057 0.569222 3.85256 -0.731061 0.571422 3.83948 -0.727578 0.619541 3.83252 -0.735063 0.571422 3.83948 -0.727578 0.573622 3.82597 -0.726539 0.621226 3.8211 -0.735044 0.573622 3.82597 -0.726539 0.575749 3.81245 -0.727993 0.622829 3.80985 -0.737005 0.575749 3.81245 -0.727993 0.577879 3.79864 -0.73223 0.624377 3.79911 -0.740905 0.577879 3.79864 -0.73223 0.580367 3.78481 -0.739927 0.626033 3.78926 -0.746636 0.580367 3.78481 -0.739927 0.627766 3.78059 -0.754027 0.626033 3.78926 -0.746636 0.624377 3.79911 -0.740905 0.580367 3.78481 -0.739927 0.587161 3.79669 -0.865199 0.534293 3.8031 -0.877364 0.588871 3.80853 -0.868835 0.588871 3.80853 -0.868835 0.535943 3.81392 -0.879341 0.590584 3.82079 -0.870351 0.590584 3.82079 -0.870351 0.537576 3.82488 -0.879823 0.592258 3.83318 -0.869704 0.595427 3.8567 -0.86199 0.543757 3.86637 -0.86699 0.597128 3.86703 -0.855126 0.597128 3.86703 -0.855126 0.54542 3.87515 -0.860314 0.598889 3.87598 -0.846514 0.602354 3.88857 -0.825247 0.552811 3.8999 -0.818435 0.604043 3.89193 -0.812583 0.604043 3.89193 -0.812583 0.554728 3.90164 -0.805007 0.605973 3.89274 -0.798301 0.605973 3.89274 -0.798301 0.556776 3.90097 -0.791532 0.608108 3.89037 -0.783643 0.608108 3.89037 -0.783643 0.558904 3.89792 -0.778371 0.610276 3.88484 -0.769852 0.614302 3.86571 -0.747676 0.567083 3.86482 -0.736895 0.616128 3.85457 -0.741024 0.616128 3.85457 -0.741024 0.569222 3.85256 -0.731061 0.617833 3.84374 -0.737057 0.617833 3.84374 -0.737057 0.571422 3.83948 -0.727578 0.619541 3.83252 -0.735063 0.619541 3.83252 -0.735063 0.573622 3.82597 -0.726539 0.621226 3.8211 -0.735044 0.621226 3.8211 -0.735044 0.575749 3.81245 -0.727993 0.622829 3.80985 -0.737005 0.622829 3.80985 -0.737005 0.577879 3.79864 -0.73223 0.624377 3.79911 -0.740905 0.580367 3.78481 -0.739927 0.583081 3.77268 -0.750832 0.627766 3.78059 -0.754027 0.627766 3.78059 -0.754027 0.583081 3.77268 -0.750832 0.629518 3.77338 -0.76283 0.629518 3.77338 -0.76283 0.583081 3.77268 -0.750832 0.585761 3.76346 -0.763932 0.631237 3.76784 -0.772776 0.585761 3.76346 -0.763932 0.587934 3.75811 -0.776351 0.632938 3.76404 -0.784059 0.587934 3.75811 -0.776351 0.58951 3.75564 -0.786481 0.634803 3.76239 -0.79712 0.58951 3.75564 -0.786481 0.590997 3.75471 -0.795941 0.592563 3.75508 -0.805425 0.634803 3.76239 -0.79712 0.590997 3.75471 -0.795941 0.592563 3.75508 -0.805425 0.636944 3.76368 -0.811015 0.634803 3.76239 -0.79712 0.592563 3.75508 -0.805425 0.594182 3.75674 -0.81478 0.636944 3.76368 -0.811015 0.636944 3.76368 -0.811015 0.594182 3.75674 -0.81478 0.595821 3.75964 -0.823796 0.639152 3.76804 -0.824273 0.595821 3.75964 -0.823796 0.597454 3.76375 -0.832343 0.641316 3.77525 -0.836208 0.597454 3.76375 -0.832343 0.599054 3.76899 -0.840271 0.600583 3.77526 -0.847407 0.641316 3.77525 -0.836208 0.599054 3.76899 -0.840271 0.600583 3.77526 -0.847407 0.64334 3.78498 -0.846269 0.641316 3.77525 -0.836208 0.600583 3.77526 -0.847407 0.602062 3.78246 -0.853627 0.64334 3.78498 -0.846269 0.64334 3.78498 -0.846269 0.602062 3.78246 -0.853627 0.603628 3.79045 -0.858772 0.645459 3.79681 -0.853871 0.603628 3.79045 -0.858772 0.605264 3.79905 -0.862733 0.647719 3.81007 -0.858528 0.605264 3.79905 -0.862733 0.606945 3.80814 -0.865455 0.608635 3.8175 -0.866874 0.647719 3.81007 -0.858528 0.606945 3.80814 -0.865455 0.608635 3.8175 -0.866874 0.65 3.82404 -0.859992 0.647719 3.81007 -0.858528 0.608635 3.8175 -0.866874 0.610303 3.82696 -0.866971 0.65 3.82404 -0.859992 0.65 3.82404 -0.859992 0.610303 3.82696 -0.866971 0.611934 3.83646 -0.865721 0.65 3.83894 -0.858359 0.611934 3.83646 -0.865721 0.613609 3.84646 -0.862855 0.65 3.85296 -0.853085 0.613609 3.84646 -0.862855 0.615518 3.85673 -0.857965 0.617653 3.86644 -0.850986 0.65 3.85296 -0.853085 0.615518 3.85673 -0.857965 0.617653 3.86644 -0.850986 0.65 3.86525 -0.8445 0.65 3.85296 -0.853085 0.617653 3.86644 -0.850986 0.619849 3.87471 -0.842368 0.65 3.86525 -0.8445 0.65 3.86525 -0.8445 0.619849 3.87471 -0.842368 0.65 3.87502 -0.833138 0.65 3.87502 -0.833138 0.619849 3.87471 -0.842368 0.62204 3.88128 -0.832378 0.65 3.88167 -0.819709 0.62204 3.88128 -0.832378 0.624146 3.88592 -0.821366 0.626139 3.88847 -0.809672 0.65 3.88167 -0.819709 0.624146 3.88592 -0.821366 0.626139 3.88847 -0.809672 0.65 3.88479 -0.805051 0.65 3.88167 -0.819709 0.626139 3.88847 -0.809672 0.62824 3.8888 -0.79781 0.65 3.88479 -0.805051 0.65 3.88479 -0.805051 0.62824 3.8888 -0.79781 0.65 3.88417 -0.790078 0.65 3.88417 -0.790078 0.62824 3.8888 -0.79781 0.630465 3.8869 -0.786065 0.65 3.87987 -0.775723 0.630465 3.8869 -0.786065 0.632727 3.88284 -0.774907 0.634958 3.87675 -0.764679 0.65 3.87987 -0.775723 0.632727 3.88284 -0.774907 0.634958 3.87675 -0.764679 0.65 3.87214 -0.762884 0.65 3.87987 -0.775723 0.634958 3.87675 -0.764679 0.637065 3.86886 -0.755786 0.65 3.87214 -0.762884 0.65 3.87214 -0.762884 0.637065 3.86886 -0.755786 0.65 3.86147 -0.752359 0.65 3.86147 -0.752359 0.637065 3.86886 -0.755786 0.639145 3.85944 -0.748548 0.65 3.84853 -0.744806 0.639145 3.85944 -0.748548 0.641378 3.84885 -0.743289 0.643699 3.83743 -0.740167 0.65 3.84853 -0.744806 0.641378 3.84885 -0.743289 0.643699 3.83743 -0.740167 0.65 3.83412 -0.740697 0.65 3.84853 -0.744806 0.643699 3.83743 -0.740167 0.646021 3.82564 -0.739302 0.65 3.83412 -0.740697 0.65 3.83412 -0.740697 0.646021 3.82564 -0.739302 0.65 3.81914 -0.740287 0.65 3.81914 -0.740287 0.646021 3.82564 -0.739302 0.648177 3.81432 -0.740632 0.65 3.80452 -0.743602 0.65 3.81914 -0.740287 0.648177 3.81432 -0.740632 0.629518 3.77338 -0.76283 0.585761 3.76346 -0.763932 0.631237 3.76784 -0.772776 0.631237 3.76784 -0.772776 0.587934 3.75811 -0.776351 0.632938 3.76404 -0.784059 0.632938 3.76404 -0.784059 0.58951 3.75564 -0.786481 0.634803 3.76239 -0.79712 0.636944 3.76368 -0.811015 0.595821 3.75964 -0.823796 0.639152 3.76804 -0.824273 0.639152 3.76804 -0.824273 0.597454 3.76375 -0.832343 0.641316 3.77525 -0.836208 0.64334 3.78498 -0.846269 0.603628 3.79045 -0.858772 0.645459 3.79681 -0.853871 0.645459 3.79681 -0.853871 0.605264 3.79905 -0.862733 0.647719 3.81007 -0.858528 0.65 3.82404 -0.859992 0.611934 3.83646 -0.865721 0.65 3.83894 -0.858359 0.65 3.83894 -0.858359 0.613609 3.84646 -0.862855 0.65 3.85296 -0.853085 0.65 3.87502 -0.833138 0.62204 3.88128 -0.832378 0.65 3.88167 -0.819709 0.65 3.88417 -0.790078 0.630465 3.8869 -0.786065 0.65 3.87987 -0.775723 0.65 3.86147 -0.752359 0.639145 3.85944 -0.748548 0.65 3.84853 -0.744806 -1.59 3.72014 -0.794653 -1.59 3.72391 -0.771617 -1.59 3.78148 -0.776422 -1.59 3.78148 -0.776422 -1.59 3.72391 -0.771617 -1.59 3.73268 -0.749983 -1.59 3.74601 -0.730821 -1.59 3.78148 -0.776422 -1.59 3.73268 -0.749983 -1.59 3.74601 -0.730821 -1.59 3.76325 -0.715079 -1.59 3.78148 -0.776422 -1.59 3.72014 -0.794653 -1.5898 3.71515 -0.796192 -1.59 3.72391 -0.771617 -1.59 3.72391 -0.771617 -1.5898 3.71515 -0.796192 -1.58796 3.70778 -0.77197 -1.58796 3.71902 -0.742585 -1.58796 3.70778 -0.77197 -1.58196 3.6937 -0.768605 -1.58196 3.7063 -0.735692 -1.58196 3.6937 -0.768605 -1.57243 3.68162 -0.765715 -1.57243 3.69537 -0.729773 -1.57243 3.68162 -0.765715 -1.56 3.67234 -0.763498 -1.56 3.68699 -0.725231 -1.56 3.67234 -0.763498 -1.54553 3.66651 -0.762104 -1.54553 3.68172 -0.722375 -1.54553 3.66651 -0.762104 -1.53 3.66452 -0.761628 -1.53 3.67992 -0.721402 -1.54553 3.68172 -0.722375 -1.53 3.66452 -0.761628 -1.53 3.67992 -0.721402 -1.54553 3.70669 -0.687937 -1.54553 3.68172 -0.722375 -1.53 3.67992 -0.721402 -1.53 3.70521 -0.686531 -1.54553 3.70669 -0.687937 -1.54553 3.70669 -0.687937 -1.53 3.70521 -0.686531 -1.54553 3.73973 -0.661136 -1.56 3.74287 -0.666243 -1.54553 3.73973 -0.661136 -1.56 3.78028 -0.649543 -1.57243 3.783 -0.658683 -1.56 3.78028 -0.649543 -1.57243 3.82101 -0.652628 -1.58196 3.82134 -0.66505 -1.57243 3.82101 -0.652628 -1.58196 3.8564 -0.668701 -1.58796 3.85303 -0.682775 -1.58196 3.8564 -0.668701 -1.58796 3.88241 -0.694024 -1.59 3.85338 -0.698909 -1.58796 3.88241 -0.694024 -1.59 3.87502 -0.707678 -1.59 3.85338 -0.698909 -1.58796 3.85303 -0.682775 -1.58796 3.88241 -0.694024 -1.59 3.85338 -0.698909 -1.5898 3.82881 -0.69015 -1.58796 3.85303 -0.682775 -1.59 3.85338 -0.698909 -1.59 3.83035 -0.695136 -1.5898 3.82881 -0.69015 -1.5892 3.71023 -0.797824 -1.5882 3.7054 -0.799539 -1.5898 3.71515 -0.796192 -1.5898 3.71515 -0.796192 -1.5882 3.7054 -0.799539 -1.58796 3.70778 -0.77197 -1.58796 3.70778 -0.77197 -1.5882 3.7054 -0.799539 -1.58796 3.70451 -0.803265 -1.58196 3.69005 -0.803657 -1.58796 3.70451 -0.803265 -1.58196 3.69559 -0.838461 -1.57243 3.68368 -0.842001 -1.58196 3.69559 -0.838461 -1.57243 3.69937 -0.877145 -1.56 3.69124 -0.882135 -1.57243 3.69937 -0.877145 -1.56 3.71706 -0.913955 -1.54553 3.71294 -0.918306 -1.56 3.71706 -0.913955 -1.54553 3.74738 -0.943279 -1.53 3.7464 -0.945077 -1.54553 3.74738 -0.943279 -1.53 3.78663 -0.960476 -1.53 3.7464 -0.945077 -1.54553 3.71294 -0.918306 -1.54553 3.74738 -0.943279 -1.53 3.7464 -0.945077 -1.53 3.71153 -0.919791 -1.54553 3.71294 -0.918306 -1.54553 3.71294 -0.918306 -1.53 3.71153 -0.919791 -1.54553 3.68614 -0.885271 -1.56 3.69124 -0.882135 -1.54553 3.68614 -0.885271 -1.56 3.67454 -0.844717 -1.57243 3.68368 -0.842001 -1.56 3.67454 -0.844717 -1.57243 3.67763 -0.803994 -1.58196 3.69005 -0.803657 -1.57243 3.67763 -0.803994 -1.58196 3.6937 -0.768605 -1.58796 3.70778 -0.77197 -1.58196 3.69005 -0.803657 -1.58196 3.6937 -0.768605 -1.58796 3.70778 -0.77197 -1.58796 3.70451 -0.803265 -1.58196 3.69005 -0.803657 -1.58796 3.70451 -0.803265 -1.5882 3.7054 -0.799539 -1.58796 3.70947 -0.834338 -1.58196 3.69559 -0.838461 -1.58796 3.70947 -0.834338 -1.58196 3.70996 -0.870643 -1.57243 3.69937 -0.877145 -1.58196 3.70996 -0.870643 -1.57243 3.72362 -0.907032 -1.56 3.71706 -0.913955 -1.57243 3.72362 -0.907032 -1.56 3.75023 -0.938009 -1.54553 3.74738 -0.943279 -1.56 3.75023 -0.938009 -1.54553 3.7871 -0.958488 -1.53 3.78663 -0.960476 -1.54553 3.7871 -0.958488 -1.53 3.82947 -0.964939 -1.53 3.78663 -0.960476 -1.54553 3.74738 -0.943279 -1.54553 3.7871 -0.958488 -1.5892 3.73005 -0.86451 -1.58796 3.74211 -0.887505 -1.5882 3.72506 -0.865711 -1.5892 3.73005 -0.86451 -1.5898 3.73506 -0.863187 -1.58796 3.74211 -0.887505 -1.58796 3.74211 -0.887505 -1.5898 3.73506 -0.863187 -1.59 3.75582 -0.878989 -1.58796 3.76759 -0.905976 -1.59 3.75582 -0.878989 -1.59 3.77498 -0.892322 -1.59 3.79662 -0.901091 -1.58796 3.76759 -0.905976 -1.59 3.77498 -0.892322 -1.59 3.79662 -0.901091 -1.58796 3.79697 -0.917225 -1.58796 3.76759 -0.905976 -1.59 3.79662 -0.901091 -1.5898 3.82119 -0.90985 -1.58796 3.79697 -0.917225 -1.59 3.79662 -0.901091 -1.59 3.81965 -0.904864 -1.5898 3.82119 -0.90985 -1.5898 3.73506 -0.863187 -1.59 3.74008 -0.861753 -1.59 3.75582 -0.878989 -1.58796 3.74211 -0.887505 -1.59 3.75582 -0.878989 -1.58796 3.76759 -0.905976 -1.58196 3.76069 -0.918699 -1.58796 3.76759 -0.905976 -1.58196 3.79361 -0.931299 -1.57243 3.79072 -0.943384 -1.58196 3.79361 -0.931299 -1.57243 3.82899 -0.947372 -1.56 3.82925 -0.956904 -1.57243 3.82899 -0.947372 -1.56 3.86972 -0.950457 -1.54553 3.87142 -0.956203 -1.56 3.86972 -0.950457 -1.54553 3.91027 -0.938864 -1.53 3.91134 -0.940607 -1.54553 3.91027 -0.938864 -1.53 3.94479 -0.913469 -1.53 3.91134 -0.940607 -1.54553 3.87142 -0.956203 -1.54553 3.91027 -0.938864 -1.53 3.91134 -0.940607 -1.53 3.87201 -0.958162 -1.54553 3.87142 -0.956203 -1.54553 3.87142 -0.956203 -1.53 3.87201 -0.958162 -1.54553 3.82941 -0.962896 -1.56 3.82925 -0.956904 -1.54553 3.82941 -0.962896 -1.56 3.7885 -0.952658 -1.57243 3.79072 -0.943384 -1.56 3.7885 -0.952658 -1.57243 3.75477 -0.929625 -1.58196 3.76069 -0.918699 -1.57243 3.75477 -0.929625 -1.58196 3.73216 -0.898011 -1.58796 3.74211 -0.887505 -1.58196 3.73216 -0.898011 -1.58796 3.72229 -0.86307 -1.5882 3.72506 -0.865711 -1.58796 3.72229 -0.86307 -1.58796 3.70947 -0.834338 -1.5882 3.7054 -0.799539 -1.5882 3.72506 -0.865711 -1.58796 3.70947 -0.834338 -1.5892 3.82282 -0.914774 -1.5882 3.82454 -0.919604 -1.5898 3.82119 -0.90985 -1.5898 3.82119 -0.90985 -1.5882 3.82454 -0.919604 -1.58796 3.79697 -0.917225 -1.58796 3.79697 -0.917225 -1.5882 3.82454 -0.919604 -1.58796 3.82827 -0.920485 -1.58196 3.82866 -0.93495 -1.58796 3.82827 -0.920485 -1.58196 3.86346 -0.929406 -1.57243 3.867 -0.941317 -1.58196 3.86346 -0.929406 -1.57243 3.90215 -0.925631 -1.56 3.90713 -0.933757 -1.57243 3.90215 -0.925631 -1.56 3.93895 -0.907941 -1.54553 3.94331 -0.912063 -1.56 3.93895 -0.907941 -1.54553 3.96828 -0.877625 -1.53 3.97008 -0.878598 -1.54553 3.96828 -0.877625 -1.53 3.98548 -0.838372 -1.53 3.97008 -0.878598 -1.54553 3.94331 -0.912063 -1.54553 3.96828 -0.877625 -1.53 3.97008 -0.878598 -1.53 3.94479 -0.913469 -1.54553 3.94331 -0.912063 -1.54553 3.94331 -0.912063 -1.53 3.94479 -0.913469 -1.54553 3.91027 -0.938864 -1.56 3.90713 -0.933757 -1.54553 3.91027 -0.938864 -1.56 3.86972 -0.950457 -1.57243 3.867 -0.941317 -1.56 3.86972 -0.950457 -1.57243 3.82899 -0.947372 -1.58196 3.82866 -0.93495 -1.57243 3.82899 -0.947372 -1.58196 3.79361 -0.931299 -1.58796 3.79697 -0.917225 -1.58196 3.79361 -0.931299 -1.58796 3.76759 -0.905976 -1.58796 3.79697 -0.917225 -1.58196 3.82866 -0.93495 -1.58196 3.79361 -0.931299 -1.58796 3.79697 -0.917225 -1.58796 3.82827 -0.920485 -1.58196 3.82866 -0.93495 -1.58796 3.82827 -0.920485 -1.5882 3.82454 -0.919604 -1.58796 3.85934 -0.915534 -1.58196 3.86346 -0.929406 -1.58796 3.85934 -0.915534 -1.58196 3.89564 -0.915042 -1.57243 3.90215 -0.925631 -1.58196 3.89564 -0.915042 -1.57243 3.93203 -0.901384 -1.56 3.93895 -0.907941 -1.57243 3.93203 -0.901384 -1.56 3.96301 -0.874769 -1.54553 3.96828 -0.877625 -1.56 3.96301 -0.874769 -1.54553 3.98349 -0.837896 -1.53 3.98548 -0.838372 -1.54553 3.98349 -0.837896 -1.53 3.98994 -0.79553 -1.53 3.98548 -0.838372 -1.54553 3.96828 -0.877625 -1.54553 3.98349 -0.837896 -1.5892 3.88951 -0.894955 -1.58796 3.9125 -0.882887 -1.5882 3.89071 -0.899937 -1.5892 3.88951 -0.894955 -1.5898 3.88819 -0.889939 -1.58796 3.9125 -0.882887 -1.58796 3.9125 -0.882887 -1.5898 3.88819 -0.889939 -1.59 3.90399 -0.869179 -1.58796 3.93098 -0.857415 -1.59 3.90399 -0.869179 -1.59 3.91732 -0.850017 -1.59 3.92609 -0.828383 -1.58796 3.93098 -0.857415 -1.59 3.91732 -0.850017 -1.59 3.92609 -0.828383 -1.58796 3.94222 -0.82803 -1.58796 3.93098 -0.857415 -1.59 3.92609 -0.828383 -1.5898 3.93485 -0.803808 -1.58796 3.94222 -0.82803 -1.59 3.92609 -0.828383 -1.59 3.92986 -0.805347 -1.5898 3.93485 -0.803808 -1.5898 3.88819 -0.889939 -1.59 3.88675 -0.884921 -1.59 3.90399 -0.869179 -1.58796 3.9125 -0.882887 -1.59 3.90399 -0.869179 -1.58796 3.93098 -0.857415 -1.58196 3.9437 -0.864308 -1.58796 3.93098 -0.857415 -1.58196 3.9563 -0.831395 -1.57243 3.96838 -0.834285 -1.58196 3.9563 -0.831395 -1.57243 3.97237 -0.796006 -1.56 3.9819 -0.795748 -1.57243 3.97237 -0.796006 -1.56 3.97546 -0.755283 -1.54553 3.9812 -0.753575 -1.56 3.97546 -0.755283 -1.54553 3.96386 -0.714729 -1.53 3.96561 -0.713659 -1.54553 3.96386 -0.714729 -1.53 3.93847 -0.680209 -1.53 3.96561 -0.713659 -1.54553 3.9812 -0.753575 -1.54553 3.96386 -0.714729 -1.53 3.96561 -0.713659 -1.53 3.98316 -0.752993 -1.54553 3.9812 -0.753575 -1.54553 3.9812 -0.753575 -1.53 3.98316 -0.752993 -1.54553 3.9879 -0.795585 -1.56 3.9819 -0.795748 -1.54553 3.9879 -0.795585 -1.56 3.97766 -0.836502 -1.57243 3.96838 -0.834285 -1.56 3.97766 -0.836502 -1.57243 3.95463 -0.870227 -1.58196 3.9437 -0.864308 -1.57243 3.95463 -0.870227 -1.58196 3.92301 -0.892838 -1.58796 3.9125 -0.882887 -1.58196 3.92301 -0.892838 -1.58796 3.88807 -0.90271 -1.5882 3.89071 -0.899937 -1.58796 3.88807 -0.90271 -1.58796 3.85934 -0.915534 -1.5882 3.82454 -0.919604 -1.5882 3.89071 -0.899937 -1.58796 3.85934 -0.915534 -1.5892 3.93977 -0.802176 -1.5882 3.9446 -0.800461 -1.5898 3.93485 -0.803808 -1.5898 3.93485 -0.803808 -1.5882 3.9446 -0.800461 -1.58796 3.94222 -0.82803 -1.58796 3.94222 -0.82803 -1.5882 3.9446 -0.800461 -1.58796 3.94548 -0.796735 -1.58196 3.95995 -0.796343 -1.58796 3.94548 -0.796735 -1.58196 3.95441 -0.761539 -1.57243 3.96632 -0.757999 -1.58196 3.95441 -0.761539 -1.57243 3.95063 -0.722855 -1.56 3.95876 -0.717865 -1.57243 3.95063 -0.722855 -1.56 3.93294 -0.686045 -1.54553 3.93706 -0.681694 -1.56 3.93294 -0.686045 -1.54553 3.90262 -0.656721 -1.53 3.9036 -0.654923 -1.54553 3.90262 -0.656721 -1.53 3.86337 -0.639524 -1.53 3.9036 -0.654923 -1.54553 3.93706 -0.681694 -1.54553 3.90262 -0.656721 -1.53 3.9036 -0.654923 -1.53 3.93847 -0.680209 -1.54553 3.93706 -0.681694 -1.54553 3.93706 -0.681694 -1.53 3.93847 -0.680209 -1.54553 3.96386 -0.714729 -1.56 3.95876 -0.717865 -1.54553 3.96386 -0.714729 -1.56 3.97546 -0.755283 -1.57243 3.96632 -0.757999 -1.56 3.97546 -0.755283 -1.57243 3.97237 -0.796006 -1.58196 3.95995 -0.796343 -1.57243 3.97237 -0.796006 -1.58196 3.9563 -0.831395 -1.58796 3.94222 -0.82803 -1.58196 3.9563 -0.831395 -1.58796 3.93098 -0.857415 -1.58796 3.94222 -0.82803 -1.58196 3.95995 -0.796343 -1.58196 3.9563 -0.831395 -1.58796 3.94222 -0.82803 -1.58796 3.94548 -0.796735 -1.58196 3.95995 -0.796343 -1.58796 3.94548 -0.796735 -1.5882 3.9446 -0.800461 -1.58796 3.94053 -0.765662 -1.58196 3.95441 -0.761539 -1.58796 3.94053 -0.765662 -1.58196 3.94004 -0.729357 -1.57243 3.95063 -0.722855 -1.58196 3.94004 -0.729357 -1.57243 3.92638 -0.692968 -1.56 3.93294 -0.686045 -1.57243 3.92638 -0.692968 -1.56 3.89977 -0.661991 -1.54553 3.90262 -0.656721 -1.56 3.89977 -0.661991 -1.54553 3.8629 -0.641512 -1.53 3.86337 -0.639524 -1.54553 3.8629 -0.641512 -1.53 3.82053 -0.635061 -1.53 3.86337 -0.639524 -1.54553 3.90262 -0.656721 -1.54553 3.8629 -0.641512 -1.5892 3.91995 -0.735491 -1.58796 3.90789 -0.712495 -1.5882 3.92494 -0.734289 -1.5892 3.91995 -0.735491 -1.5898 3.91494 -0.736813 -1.58796 3.90789 -0.712495 -1.58796 3.90789 -0.712495 -1.5898 3.91494 -0.736813 -1.59 3.89418 -0.721011 -1.58796 3.88241 -0.694024 -1.59 3.89418 -0.721011 -1.59 3.87502 -0.707678 -1.58796 3.88241 -0.694024 -1.58796 3.90789 -0.712495 -1.59 3.89418 -0.721011 -1.58796 3.88241 -0.694024 -1.58196 3.88931 -0.681301 -1.58796 3.90789 -0.712495 -1.58796 3.88241 -0.694024 -1.58196 3.8564 -0.668701 -1.58196 3.88931 -0.681301 -1.58196 3.88931 -0.681301 -1.58196 3.8564 -0.668701 -1.57243 3.85928 -0.656616 -1.57243 3.89523 -0.670375 -1.57243 3.85928 -0.656616 -1.56 3.8615 -0.647342 -1.56 3.89977 -0.661991 -1.56 3.8615 -0.647342 -1.54553 3.8629 -0.641512 -1.56 3.89977 -0.661991 -1.57243 3.89523 -0.670375 -1.56 3.8615 -0.647342 -1.56 3.89977 -0.661991 -1.57243 3.92638 -0.692968 -1.57243 3.89523 -0.670375 -1.57243 3.89523 -0.670375 -1.57243 3.92638 -0.692968 -1.58196 3.91784 -0.701989 -1.58196 3.88931 -0.681301 -1.58196 3.91784 -0.701989 -1.58796 3.90789 -0.712495 -1.58196 3.88931 -0.681301 -1.57243 3.89523 -0.670375 -1.58196 3.91784 -0.701989 -1.58196 3.88931 -0.681301 -1.57243 3.85928 -0.656616 -1.57243 3.89523 -0.670375 -1.5898 3.91494 -0.736813 -1.59 3.90992 -0.738247 -1.59 3.89418 -0.721011 -1.5892 3.82718 -0.685226 -1.5882 3.82546 -0.680396 -1.5898 3.82881 -0.69015 -1.5898 3.82881 -0.69015 -1.5882 3.82546 -0.680396 -1.58796 3.85303 -0.682775 -1.58796 3.85303 -0.682775 -1.5882 3.82546 -0.680396 -1.58796 3.82173 -0.679515 -1.58196 3.82134 -0.66505 -1.58796 3.82173 -0.679515 -1.58196 3.78654 -0.670595 -1.57243 3.783 -0.658683 -1.58196 3.78654 -0.670595 -1.57243 3.74785 -0.674369 -1.56 3.74287 -0.666243 -1.57243 3.74785 -0.674369 -1.56 3.71105 -0.692059 -1.54553 3.70669 -0.687937 -1.56 3.71105 -0.692059 -1.54553 3.68172 -0.722375 -1.54553 3.70669 -0.687937 -1.56 3.74287 -0.666243 -1.56 3.71105 -0.692059 -1.54553 3.70669 -0.687937 -1.54553 3.73973 -0.661136 -1.56 3.74287 -0.666243 -1.58796 3.82173 -0.679515 -1.5882 3.82546 -0.680396 -1.58796 3.79066 -0.684466 -1.58196 3.78654 -0.670595 -1.58796 3.79066 -0.684466 -1.58196 3.75436 -0.684958 -1.57243 3.74785 -0.674369 -1.58196 3.75436 -0.684958 -1.57243 3.71797 -0.698616 -1.56 3.71105 -0.692059 -1.57243 3.71797 -0.698616 -1.56 3.68699 -0.725231 -1.54553 3.68172 -0.722375 -1.56 3.68699 -0.725231 -1.54553 3.66651 -0.762104 -1.54553 3.68172 -0.722375 -1.56 3.71105 -0.692059 -1.56 3.68699 -0.725231 -1.5892 3.76049 -0.705046 -1.58796 3.7375 -0.717113 -1.5882 3.75929 -0.700063 -1.5892 3.76049 -0.705046 -1.5898 3.76181 -0.710061 -1.58796 3.7375 -0.717113 -1.58796 3.7375 -0.717113 -1.5898 3.76181 -0.710061 -1.59 3.74601 -0.730821 -1.58796 3.71902 -0.742585 -1.59 3.74601 -0.730821 -1.59 3.73268 -0.749983 -1.59 3.72391 -0.771617 -1.58796 3.71902 -0.742585 -1.59 3.73268 -0.749983 -1.59 3.72391 -0.771617 -1.58796 3.70778 -0.77197 -1.58796 3.71902 -0.742585 -1.5898 3.76181 -0.710061 -1.59 3.76325 -0.715079 -1.59 3.74601 -0.730821 -1.58796 3.7375 -0.717113 -1.59 3.74601 -0.730821 -1.58796 3.71902 -0.742585 -1.58196 3.7063 -0.735692 -1.58796 3.71902 -0.742585 -1.58196 3.6937 -0.768605 -1.58196 3.7063 -0.735692 -1.58796 3.7375 -0.717113 -1.58796 3.71902 -0.742585 -1.58196 3.7063 -0.735692 -1.58196 3.72699 -0.707162 -1.58796 3.7375 -0.717113 -1.58196 3.7063 -0.735692 -1.57243 3.69537 -0.729773 -1.58196 3.72699 -0.707162 -1.58196 3.7063 -0.735692 -1.57243 3.68162 -0.765715 -1.57243 3.69537 -0.729773 -1.53 3.87201 -0.958162 -1.53 3.82947 -0.964939 -1.54553 3.82941 -0.962896 -1.54553 3.82941 -0.962896 -1.53 3.82947 -0.964939 -1.54553 3.7871 -0.958488 -1.56 3.7885 -0.952658 -1.54553 3.7871 -0.958488 -1.56 3.75023 -0.938009 -1.57243 3.75477 -0.929625 -1.56 3.75023 -0.938009 -1.57243 3.72362 -0.907032 -1.58196 3.73216 -0.898011 -1.57243 3.72362 -0.907032 -1.58196 3.70996 -0.870643 -1.58796 3.72229 -0.86307 -1.58196 3.70996 -0.870643 -1.58796 3.70947 -0.834338 -1.58796 3.72229 -0.86307 -1.58196 3.73216 -0.898011 -1.58196 3.70996 -0.870643 -1.53 3.71153 -0.919791 -1.53 3.68439 -0.886341 -1.54553 3.68614 -0.885271 -1.54553 3.68614 -0.885271 -1.53 3.68439 -0.886341 -1.54553 3.6688 -0.846425 -1.56 3.67454 -0.844717 -1.54553 3.6688 -0.846425 -1.56 3.6681 -0.804252 -1.57243 3.67763 -0.803994 -1.56 3.6681 -0.804252 -1.57243 3.68162 -0.765715 -1.58196 3.6937 -0.768605 -1.57243 3.67763 -0.803994 -1.57243 3.68162 -0.765715 -1.53 3.68439 -0.886341 -1.53 3.66684 -0.847007 -1.54553 3.6688 -0.846425 -1.54553 3.6688 -0.846425 -1.53 3.66684 -0.847007 -1.54553 3.6621 -0.804415 -1.56 3.6681 -0.804252 -1.54553 3.6621 -0.804415 -1.56 3.67234 -0.763498 -1.57243 3.68162 -0.765715 -1.56 3.6681 -0.804252 -1.56 3.67234 -0.763498 -1.53 3.66684 -0.847007 -1.53 3.66006 -0.80447 -1.54553 3.6621 -0.804415 -1.54553 3.6621 -0.804415 -1.53 3.66006 -0.80447 -1.54553 3.66651 -0.762104 -1.56 3.67234 -0.763498 -1.54553 3.6621 -0.804415 -1.54553 3.66651 -0.762104 -1.53 3.66006 -0.80447 -1.53 3.66452 -0.761628 -1.54553 3.66651 -0.762104 -1.53 3.70521 -0.686531 -1.53 3.73866 -0.659393 -1.54553 3.73973 -0.661136 -1.54553 3.73973 -0.661136 -1.53 3.73866 -0.659393 -1.54553 3.77858 -0.643797 -1.56 3.78028 -0.649543 -1.54553 3.77858 -0.643797 -1.56 3.82075 -0.643096 -1.57243 3.82101 -0.652628 -1.56 3.82075 -0.643096 -1.57243 3.85928 -0.656616 -1.58196 3.8564 -0.668701 -1.57243 3.82101 -0.652628 -1.57243 3.85928 -0.656616 -1.53 3.73866 -0.659393 -1.53 3.77799 -0.641838 -1.54553 3.77858 -0.643797 -1.54553 3.77858 -0.643797 -1.53 3.77799 -0.641838 -1.54553 3.82059 -0.637104 -1.56 3.82075 -0.643096 -1.54553 3.82059 -0.637104 -1.56 3.8615 -0.647342 -1.57243 3.85928 -0.656616 -1.56 3.82075 -0.643096 -1.56 3.8615 -0.647342 -1.53 3.77799 -0.641838 -1.53 3.82053 -0.635061 -1.54553 3.82059 -0.637104 -1.54553 3.82059 -0.637104 -1.53 3.82053 -0.635061 -1.54553 3.8629 -0.641512 -1.56 3.8615 -0.647342 -1.54553 3.82059 -0.637104 -1.54553 3.8629 -0.641512 -1.53 3.98316 -0.752993 -1.53 3.98994 -0.79553 -1.54553 3.9879 -0.795585 -1.54553 3.9879 -0.795585 -1.53 3.98994 -0.79553 -1.54553 3.98349 -0.837896 -1.56 3.97766 -0.836502 -1.54553 3.98349 -0.837896 -1.56 3.96301 -0.874769 -1.57243 3.95463 -0.870227 -1.56 3.96301 -0.874769 -1.57243 3.93203 -0.901384 -1.58196 3.92301 -0.892838 -1.57243 3.93203 -0.901384 -1.58196 3.89564 -0.915042 -1.58796 3.88807 -0.90271 -1.58196 3.89564 -0.915042 -1.58796 3.85934 -0.915534 -1.58796 3.88807 -0.90271 -1.58196 3.92301 -0.892838 -1.58196 3.89564 -0.915042 -1.58796 3.79066 -0.684466 -1.58196 3.78654 -0.670595 -1.58796 3.82173 -0.679515 -1.57243 3.82101 -0.652628 -1.58196 3.82134 -0.66505 -1.57243 3.783 -0.658683 -1.57243 3.783 -0.658683 -1.58196 3.82134 -0.66505 -1.58196 3.78654 -0.670595 -1.56 3.82075 -0.643096 -1.57243 3.82101 -0.652628 -1.56 3.78028 -0.649543 -1.58196 3.75436 -0.684958 -1.57243 3.74785 -0.674369 -1.58196 3.78654 -0.670595 -1.54553 3.82059 -0.637104 -1.56 3.82075 -0.643096 -1.54553 3.77858 -0.643797 -1.57243 3.74785 -0.674369 -1.56 3.74287 -0.666243 -1.57243 3.783 -0.658683 -1.57243 3.783 -0.658683 -1.56 3.74287 -0.666243 -1.56 3.78028 -0.649543 -1.54553 3.77858 -0.643797 -1.56 3.78028 -0.649543 -1.54553 3.73973 -0.661136 -1.58796 3.94053 -0.765662 -1.5882 3.92494 -0.734289 -1.58796 3.92771 -0.73693 -1.58196 3.94004 -0.729357 -1.58796 3.92771 -0.73693 -1.58196 3.91784 -0.701989 -1.57243 3.92638 -0.692968 -1.58196 3.94004 -0.729357 -1.58196 3.91784 -0.701989 -1.58796 3.9125 -0.882887 -1.58796 3.88807 -0.90271 -1.5882 3.89071 -0.899937 -1.58796 3.74211 -0.887505 -1.58796 3.72229 -0.86307 -1.5882 3.72506 -0.865711 -1.58796 3.79066 -0.684466 -1.5882 3.75929 -0.700063 -1.58796 3.76193 -0.69729 -1.58196 3.75436 -0.684958 -1.58796 3.76193 -0.69729 -1.58196 3.72699 -0.707162 -1.57243 3.71797 -0.698616 -1.58196 3.72699 -0.707162 -1.57243 3.69537 -0.729773 -1.56 3.68699 -0.725231 -1.57243 3.69537 -0.729773 -1.56 3.67234 -0.763498 -1.56 3.68699 -0.725231 -1.57243 3.71797 -0.698616 -1.57243 3.69537 -0.729773 -1.57243 3.68368 -0.842001 -1.57243 3.67763 -0.803994 -1.58196 3.69005 -0.803657 -1.58196 3.69559 -0.838461 -1.57243 3.68368 -0.842001 -1.58196 3.69005 -0.803657 -1.58796 3.70947 -0.834338 -1.58196 3.69559 -0.838461 -1.58796 3.70451 -0.803265 -1.56 3.67454 -0.844717 -1.56 3.6681 -0.804252 -1.57243 3.67763 -0.803994 -1.54553 3.6688 -0.846425 -1.54553 3.6621 -0.804415 -1.56 3.6681 -0.804252 -1.58196 3.76069 -0.918699 -1.58196 3.73216 -0.898011 -1.58796 3.74211 -0.887505 -1.58796 3.76759 -0.905976 -1.58196 3.76069 -0.918699 -1.58796 3.74211 -0.887505 -1.57243 3.75477 -0.929625 -1.57243 3.72362 -0.907032 -1.58196 3.73216 -0.898011 -1.57243 3.72362 -0.907032 -1.56 3.71706 -0.913955 -1.57243 3.69937 -0.877145 -1.54553 3.68614 -0.885271 -1.56 3.69124 -0.882135 -1.54553 3.71294 -0.918306 -1.54553 3.71294 -0.918306 -1.56 3.69124 -0.882135 -1.56 3.71706 -0.913955 -1.54553 3.74738 -0.943279 -1.56 3.71706 -0.913955 -1.56 3.75023 -0.938009 -1.56 3.67454 -0.844717 -1.54553 3.68614 -0.885271 -1.54553 3.6688 -0.846425 -1.57243 3.68368 -0.842001 -1.57243 3.69937 -0.877145 -1.56 3.69124 -0.882135 -1.56 3.67454 -0.844717 -1.57243 3.68368 -0.842001 -1.56 3.69124 -0.882135 -1.58196 3.69559 -0.838461 -1.58196 3.70996 -0.870643 -1.57243 3.69937 -0.877145 -1.57243 3.79072 -0.943384 -1.57243 3.75477 -0.929625 -1.58196 3.76069 -0.918699 -1.58196 3.79361 -0.931299 -1.57243 3.79072 -0.943384 -1.58196 3.76069 -0.918699 -1.56 3.7885 -0.952658 -1.56 3.75023 -0.938009 -1.57243 3.75477 -0.929625 -1.56 3.82925 -0.956904 -1.56 3.7885 -0.952658 -1.57243 3.79072 -0.943384 -1.57243 3.82899 -0.947372 -1.56 3.82925 -0.956904 -1.57243 3.79072 -0.943384 -1.54553 3.82941 -0.962896 -1.54553 3.7871 -0.958488 -1.56 3.7885 -0.952658 -1.57243 3.867 -0.941317 -1.57243 3.82899 -0.947372 -1.58196 3.82866 -0.93495 -1.58196 3.86346 -0.929406 -1.57243 3.867 -0.941317 -1.58196 3.82866 -0.93495 -1.58796 3.85934 -0.915534 -1.58196 3.86346 -0.929406 -1.58796 3.82827 -0.920485 -1.54553 3.87142 -0.956203 -1.54553 3.82941 -0.962896 -1.56 3.82925 -0.956904 -1.56 3.86972 -0.950457 -1.54553 3.87142 -0.956203 -1.56 3.82925 -0.956904 -1.58196 3.9437 -0.864308 -1.58196 3.92301 -0.892838 -1.58796 3.9125 -0.882887 -1.58796 3.93098 -0.857415 -1.58196 3.9437 -0.864308 -1.58796 3.9125 -0.882887 -1.57243 3.95463 -0.870227 -1.57243 3.93203 -0.901384 -1.58196 3.92301 -0.892838 -1.57243 3.93203 -0.901384 -1.56 3.93895 -0.907941 -1.57243 3.90215 -0.925631 -1.54553 3.91027 -0.938864 -1.56 3.90713 -0.933757 -1.54553 3.94331 -0.912063 -1.54553 3.94331 -0.912063 -1.56 3.90713 -0.933757 -1.56 3.93895 -0.907941 -1.54553 3.96828 -0.877625 -1.56 3.93895 -0.907941 -1.56 3.96301 -0.874769 -1.57243 3.867 -0.941317 -1.57243 3.90215 -0.925631 -1.56 3.90713 -0.933757 -1.56 3.86972 -0.950457 -1.57243 3.867 -0.941317 -1.56 3.90713 -0.933757 -1.58196 3.86346 -0.929406 -1.58196 3.89564 -0.915042 -1.57243 3.90215 -0.925631 -1.57243 3.96838 -0.834285 -1.57243 3.95463 -0.870227 -1.58196 3.9437 -0.864308 -1.58196 3.9563 -0.831395 -1.57243 3.96838 -0.834285 -1.58196 3.9437 -0.864308 -1.56 3.97766 -0.836502 -1.56 3.96301 -0.874769 -1.57243 3.95463 -0.870227 -1.56 3.9819 -0.795748 -1.56 3.97766 -0.836502 -1.57243 3.96838 -0.834285 -1.57243 3.97237 -0.796006 -1.56 3.9819 -0.795748 -1.57243 3.96838 -0.834285 -1.54553 3.9879 -0.795585 -1.54553 3.98349 -0.837896 -1.56 3.97766 -0.836502 -1.57243 3.96632 -0.757999 -1.57243 3.97237 -0.796006 -1.58196 3.95995 -0.796343 -1.58196 3.95441 -0.761539 -1.57243 3.96632 -0.757999 -1.58196 3.95995 -0.796343 -1.58796 3.94053 -0.765662 -1.58196 3.95441 -0.761539 -1.58796 3.94548 -0.796735 -1.54553 3.9812 -0.753575 -1.54553 3.9879 -0.795585 -1.56 3.9819 -0.795748 -1.56 3.97546 -0.755283 -1.54553 3.9812 -0.753575 -1.56 3.9819 -0.795748 -1.5882 3.92494 -0.734289 -1.58796 3.90789 -0.712495 -1.58796 3.92771 -0.73693 -1.58796 3.92771 -0.73693 -1.58796 3.90789 -0.712495 -1.58196 3.91784 -0.701989 -1.57243 3.92638 -0.692968 -1.56 3.93294 -0.686045 -1.57243 3.95063 -0.722855 -1.54553 3.96386 -0.714729 -1.56 3.95876 -0.717865 -1.54553 3.93706 -0.681694 -1.54553 3.93706 -0.681694 -1.56 3.95876 -0.717865 -1.56 3.93294 -0.686045 -1.54553 3.90262 -0.656721 -1.56 3.93294 -0.686045 -1.56 3.89977 -0.661991 -1.57243 3.96632 -0.757999 -1.57243 3.95063 -0.722855 -1.56 3.95876 -0.717865 -1.56 3.97546 -0.755283 -1.57243 3.96632 -0.757999 -1.56 3.95876 -0.717865 -1.58196 3.95441 -0.761539 -1.58196 3.94004 -0.729357 -1.57243 3.95063 -0.722855 -1.58796 3.94053 -0.765662 -1.58796 3.92771 -0.73693 -1.58196 3.94004 -0.729357 -1.5882 3.92494 -0.734289 -1.58796 3.94053 -0.765662 -1.5882 3.9446 -0.800461 -1.58196 3.82134 -0.66505 -1.58196 3.8564 -0.668701 -1.58796 3.85303 -0.682775 -1.58796 3.82173 -0.679515 -1.58196 3.82134 -0.66505 -1.58796 3.85303 -0.682775 -1.5882 3.75929 -0.700063 -1.58796 3.7375 -0.717113 -1.58796 3.76193 -0.69729 -1.58796 3.76193 -0.69729 -1.58796 3.7375 -0.717113 -1.58196 3.72699 -0.707162 -1.58196 3.72699 -0.707162 -1.57243 3.71797 -0.698616 -1.58196 3.75436 -0.684958 -1.57243 3.71797 -0.698616 -1.56 3.71105 -0.692059 -1.57243 3.74785 -0.674369 -1.58796 3.79066 -0.684466 -1.58796 3.76193 -0.69729 -1.58196 3.75436 -0.684958 -1.5882 3.75929 -0.700063 -1.58796 3.79066 -0.684466 -1.5882 3.82546 -0.680396 -1.46 3.82053 -0.635061 -1.53 3.82053 -0.635061 -1.46 3.77799 -0.641838 -1.46 3.82053 -0.635061 -1.53 3.86337 -0.639524 -1.53 3.82053 -0.635061 -1.46 3.82053 -0.635061 -1.46 3.86337 -0.639524 -1.53 3.86337 -0.639524 -1.53 3.86337 -0.639524 -1.46 3.86337 -0.639524 -1.53 3.9036 -0.654923 -1.53 3.9036 -0.654923 -1.46 3.86337 -0.639524 -1.46 3.9036 -0.654923 -1.53 3.93847 -0.680209 -1.46 3.9036 -0.654923 -1.46 3.93847 -0.680209 -1.53 3.96561 -0.713659 -1.46 3.93847 -0.680209 -1.46 3.96561 -0.713659 -1.53 3.98316 -0.752993 -1.46 3.96561 -0.713659 -1.46 3.98316 -0.752993 -1.53 3.98994 -0.79553 -1.46 3.98316 -0.752993 -1.46 3.98994 -0.79553 -1.53 3.98548 -0.838372 -1.46 3.98994 -0.79553 -1.46 3.98548 -0.838372 -1.53 3.97008 -0.878598 -1.46 3.98548 -0.838372 -1.46 3.97008 -0.878598 -1.53 3.94479 -0.913469 -1.46 3.97008 -0.878598 -1.46 3.94479 -0.913469 -1.53 3.91134 -0.940607 -1.46 3.94479 -0.913469 -1.46 3.91134 -0.940607 -1.53 3.87201 -0.958162 -1.46 3.91134 -0.940607 -1.46 3.87201 -0.958162 -1.53 3.82947 -0.964939 -1.46 3.87201 -0.958162 -1.46 3.82947 -0.964939 -1.53 3.78663 -0.960476 -1.46 3.82947 -0.964939 -1.46 3.78663 -0.960476 -1.53 3.7464 -0.945077 -1.46 3.78663 -0.960476 -1.46 3.7464 -0.945077 -1.53 3.71153 -0.919791 -1.46 3.7464 -0.945077 -1.46 3.71153 -0.919791 -1.53 3.68439 -0.886341 -1.46 3.71153 -0.919791 -1.46 3.68439 -0.886341 -1.53 3.66684 -0.847007 -1.46 3.68439 -0.886341 -1.46 3.66684 -0.847007 -1.53 3.66006 -0.80447 -1.46 3.66684 -0.847007 -1.46 3.66006 -0.80447 -1.53 3.66452 -0.761628 -1.46 3.66006 -0.80447 -1.46 3.66452 -0.761628 -1.53 3.67992 -0.721402 -1.46 3.66452 -0.761628 -1.46 3.67992 -0.721402 -1.53 3.70521 -0.686531 -1.46 3.67992 -0.721402 -1.46 3.70521 -0.686531 -1.53 3.73866 -0.659393 -1.46 3.70521 -0.686531 -1.46 3.73866 -0.659393 -1.53 3.77799 -0.641838 -1.46 3.73866 -0.659393 -1.46 3.77799 -0.641838 -1.53 3.82053 -0.635061 -1.53 3.77799 -0.641838 -1.46 3.77799 -0.641838 -1.53 3.9036 -0.654923 -1.46 3.9036 -0.654923 -1.53 3.93847 -0.680209 -1.53 3.93847 -0.680209 -1.46 3.93847 -0.680209 -1.53 3.96561 -0.713659 -1.53 3.96561 -0.713659 -1.46 3.96561 -0.713659 -1.53 3.98316 -0.752993 -1.53 3.98316 -0.752993 -1.46 3.98316 -0.752993 -1.53 3.98994 -0.79553 -1.53 3.98994 -0.79553 -1.46 3.98994 -0.79553 -1.53 3.98548 -0.838372 -1.53 3.98548 -0.838372 -1.46 3.98548 -0.838372 -1.53 3.97008 -0.878598 -1.53 3.97008 -0.878598 -1.46 3.97008 -0.878598 -1.53 3.94479 -0.913469 -1.53 3.94479 -0.913469 -1.46 3.94479 -0.913469 -1.53 3.91134 -0.940607 -1.53 3.91134 -0.940607 -1.46 3.91134 -0.940607 -1.53 3.87201 -0.958162 -1.53 3.87201 -0.958162 -1.46 3.87201 -0.958162 -1.53 3.82947 -0.964939 -1.53 3.82947 -0.964939 -1.46 3.82947 -0.964939 -1.53 3.78663 -0.960476 -1.53 3.78663 -0.960476 -1.46 3.78663 -0.960476 -1.53 3.7464 -0.945077 -1.53 3.7464 -0.945077 -1.46 3.7464 -0.945077 -1.53 3.71153 -0.919791 -1.53 3.71153 -0.919791 -1.46 3.71153 -0.919791 -1.53 3.68439 -0.886341 -1.53 3.68439 -0.886341 -1.46 3.68439 -0.886341 -1.53 3.66684 -0.847007 -1.53 3.66684 -0.847007 -1.46 3.66684 -0.847007 -1.53 3.66006 -0.80447 -1.53 3.66006 -0.80447 -1.46 3.66006 -0.80447 -1.53 3.66452 -0.761628 -1.53 3.66452 -0.761628 -1.46 3.66452 -0.761628 -1.53 3.67992 -0.721402 -1.53 3.67992 -0.721402 -1.46 3.67992 -0.721402 -1.53 3.70521 -0.686531 -1.53 3.70521 -0.686531 -1.46 3.70521 -0.686531 -1.53 3.73866 -0.659393 -1.53 3.73866 -0.659393 -1.46 3.73866 -0.659393 -1.53 3.77799 -0.641838 -1.45 3.74389 -0.667915 -1.45 3.78052 -0.727566 -1.45 3.78084 -0.651423 -1.45 3.74389 -0.667915 -1.45 3.76329 -0.741546 -1.45 3.78052 -0.727566 -1.45 3.74389 -0.667915 -1.45 3.71247 -0.693408 -1.45 3.76329 -0.741546 -1.45 3.76329 -0.741546 -1.45 3.71247 -0.693408 -1.45 3.75026 -0.75951 -1.45 3.75026 -0.75951 -1.45 3.71247 -0.693408 -1.45 3.68872 -0.726165 -1.45 3.74233 -0.780233 -1.45 3.68872 -0.726165 -1.45 3.67425 -0.763954 -1.45 3.74003 -0.802303 -1.45 3.67425 -0.763954 -1.45 3.67006 -0.804199 -1.45 3.74352 -0.824216 -1.45 3.67006 -0.804199 -1.45 3.67642 -0.844158 -1.45 3.69291 -0.881108 -1.45 3.74352 -0.824216 -1.45 3.67642 -0.844158 -1.45 3.69291 -0.881108 -1.45 3.75257 -0.844479 -1.45 3.74352 -0.824216 -1.45 3.69291 -0.881108 -1.45 3.71841 -0.912531 -1.45 3.75257 -0.844479 -1.45 3.75257 -0.844479 -1.45 3.71841 -0.912531 -1.45 3.76655 -0.86171 -1.45 3.76655 -0.86171 -1.45 3.71841 -0.912531 -1.45 3.75117 -0.936284 -1.45 3.78451 -0.874737 -1.45 3.75117 -0.936284 -1.45 3.78895 -0.95075 -1.45 3.80523 -0.88267 -1.45 3.78895 -0.95075 -1.45 3.8292 -0.954943 -1.45 3.8273 -0.884969 -1.45 3.8292 -0.954943 -1.45 3.86916 -0.948577 -1.45 3.84922 -0.881478 -1.45 3.86916 -0.948577 -1.45 3.86948 -0.872434 -1.45 3.84922 -0.881478 -1.45 3.8273 -0.884969 -1.45 3.86916 -0.948577 -1.45 3.75026 -0.75951 -1.45 3.68872 -0.726165 -1.45 3.74233 -0.780233 -1.45 3.74233 -0.780233 -1.45 3.67425 -0.763954 -1.45 3.74003 -0.802303 -1.45 3.74003 -0.802303 -1.45 3.67006 -0.804199 -1.45 3.74352 -0.824216 -1.45 3.76655 -0.86171 -1.45 3.75117 -0.936284 -1.45 3.78451 -0.874737 -1.45 3.78451 -0.874737 -1.45 3.78895 -0.95075 -1.45 3.80523 -0.88267 -1.45 3.80523 -0.88267 -1.45 3.8292 -0.954943 -1.45 3.8273 -0.884969 -1.45 3.86916 -0.948577 -1.45 3.90611 -0.932085 -1.45 3.86948 -0.872434 -1.45 3.86948 -0.872434 -1.45 3.90611 -0.932085 -1.45 3.88671 -0.858454 -1.45 3.88671 -0.858454 -1.45 3.90611 -0.932085 -1.45 3.93753 -0.906592 -1.45 3.89974 -0.84049 -1.45 3.93753 -0.906592 -1.45 3.96128 -0.873835 -1.45 3.90767 -0.819767 -1.45 3.96128 -0.873835 -1.45 3.97575 -0.836046 -1.45 3.90997 -0.797697 -1.45 3.97575 -0.836046 -1.45 3.97994 -0.795801 -1.45 3.90648 -0.775784 -1.45 3.97994 -0.795801 -1.45 3.97358 -0.755842 -1.45 3.95709 -0.718892 -1.45 3.90648 -0.775784 -1.45 3.97358 -0.755842 -1.45 3.95709 -0.718892 -1.45 3.89743 -0.755521 -1.45 3.90648 -0.775784 -1.45 3.95709 -0.718892 -1.45 3.93159 -0.687469 -1.45 3.89743 -0.755521 -1.45 3.89743 -0.755521 -1.45 3.93159 -0.687469 -1.45 3.88345 -0.73829 -1.45 3.88345 -0.73829 -1.45 3.93159 -0.687469 -1.45 3.89883 -0.663716 -1.45 3.86549 -0.725263 -1.45 3.89883 -0.663716 -1.45 3.86105 -0.64925 -1.45 3.84477 -0.71733 -1.45 3.86105 -0.64925 -1.45 3.8208 -0.645057 -1.45 3.8227 -0.715031 -1.45 3.8208 -0.645057 -1.45 3.80078 -0.718522 -1.45 3.8227 -0.715031 -1.45 3.84477 -0.71733 -1.45 3.8208 -0.645057 -1.45 3.88671 -0.858454 -1.45 3.93753 -0.906592 -1.45 3.89974 -0.84049 -1.45 3.89974 -0.84049 -1.45 3.96128 -0.873835 -1.45 3.90767 -0.819767 -1.45 3.90767 -0.819767 -1.45 3.97575 -0.836046 -1.45 3.90997 -0.797697 -1.45 3.90997 -0.797697 -1.45 3.97994 -0.795801 -1.45 3.90648 -0.775784 -1.45 3.88345 -0.73829 -1.45 3.89883 -0.663716 -1.45 3.86549 -0.725263 -1.45 3.86549 -0.725263 -1.45 3.86105 -0.64925 -1.45 3.84477 -0.71733 -1.45 3.8208 -0.645057 -1.45 3.78084 -0.651423 -1.45 3.80078 -0.718522 -1.45 3.80078 -0.718522 -1.45 3.78084 -0.651423 -1.45 3.78052 -0.727566 0.508218 3.79615 -0.720047 0.0995744 3.78052 -0.727566 0.508218 3.77644 -0.730238 0.508218 3.79615 -0.720047 0.0995744 3.80078 -0.718522 0.0995744 3.78052 -0.727566 0.508218 3.79615 -0.720047 0.508218 3.81782 -0.715303 0.0995744 3.80078 -0.718522 0.0995744 3.80078 -0.718522 0.508218 3.81782 -0.715303 0.0995744 3.8227 -0.715031 -0.309069 3.8227 -0.715031 0.0995744 3.8227 -0.715031 -0.309069 3.84477 -0.71733 -0.717713 3.84477 -0.71733 -0.309069 3.84477 -0.71733 -0.717713 3.86549 -0.725263 -1.12636 3.86549 -0.725263 -0.717713 3.86549 -0.725263 -1.12636 3.88345 -0.73829 -1.45 3.88345 -0.73829 -1.12636 3.88345 -0.73829 -1.45 3.89743 -0.755521 -1.45 3.88345 -0.73829 -1.12636 3.86549 -0.725263 -1.12636 3.88345 -0.73829 -1.45 3.88345 -0.73829 -1.45 3.86549 -0.725263 -1.12636 3.86549 -0.725263 -1.12636 3.86549 -0.725263 -1.45 3.86549 -0.725263 -1.12636 3.84477 -0.71733 -0.717713 3.84477 -0.71733 -1.12636 3.84477 -0.71733 -0.717713 3.8227 -0.715031 -0.309069 3.8227 -0.715031 -0.717713 3.8227 -0.715031 -0.309069 3.80078 -0.718522 0.0995744 3.80078 -0.718522 -0.309069 3.80078 -0.718522 0.0995744 3.78052 -0.727566 0.0995744 3.80078 -0.718522 -0.309069 3.8227 -0.715031 -0.309069 3.80078 -0.718522 0.0995744 3.80078 -0.718522 0.0995744 3.8227 -0.715031 -0.309069 3.8227 -0.715031 0.508218 3.81782 -0.715303 0.508218 3.83999 -0.716332 0.0995744 3.8227 -0.715031 0.0995744 3.8227 -0.715031 0.508218 3.83999 -0.716332 0.0995744 3.84477 -0.71733 -0.309069 3.84477 -0.71733 0.0995744 3.84477 -0.71733 -0.309069 3.86549 -0.725263 -0.717713 3.86549 -0.725263 -0.309069 3.86549 -0.725263 -0.717713 3.88345 -0.73829 -1.12636 3.88345 -0.73829 -0.717713 3.88345 -0.73829 -1.12636 3.89743 -0.755521 -1.45 3.89743 -0.755521 -1.12636 3.89743 -0.755521 -1.45 3.90648 -0.775784 -1.45 3.89743 -0.755521 -1.12636 3.88345 -0.73829 -1.12636 3.89743 -0.755521 0.508218 3.83999 -0.716332 0.508218 3.86113 -0.723063 0.0995744 3.84477 -0.71733 0.0995744 3.84477 -0.71733 0.508218 3.86113 -0.723063 0.0995744 3.86549 -0.725263 -0.309069 3.86549 -0.725263 0.0995744 3.86549 -0.725263 -0.309069 3.88345 -0.73829 -0.717713 3.88345 -0.73829 -0.309069 3.88345 -0.73829 -0.717713 3.89743 -0.755521 -1.12636 3.89743 -0.755521 -0.717713 3.89743 -0.755521 -1.12636 3.90648 -0.775784 -1.45 3.90648 -0.775784 -1.12636 3.90648 -0.775784 -1.45 3.90997 -0.797697 -1.45 3.90648 -0.775784 -1.12636 3.89743 -0.755521 -1.12636 3.90648 -0.775784 0.508218 3.86113 -0.723063 0.508218 3.87982 -0.735037 0.0995744 3.86549 -0.725263 0.0995744 3.86549 -0.725263 0.508218 3.87982 -0.735037 0.0995744 3.88345 -0.73829 -0.309069 3.88345 -0.73829 0.0995744 3.88345 -0.73829 -0.309069 3.89743 -0.755521 -0.717713 3.89743 -0.755521 -0.309069 3.89743 -0.755521 -0.717713 3.90648 -0.775784 -1.12636 3.90648 -0.775784 -0.717713 3.90648 -0.775784 -1.12636 3.90997 -0.797697 -1.45 3.90997 -0.797697 -1.12636 3.90997 -0.797697 -1.45 3.90767 -0.819767 -1.45 3.90997 -0.797697 -1.12636 3.90648 -0.775784 -1.12636 3.90997 -0.797697 0.508218 3.87982 -0.735037 0.508218 3.89476 -0.751438 0.0995744 3.88345 -0.73829 0.0995744 3.88345 -0.73829 0.508218 3.89476 -0.751438 0.0995744 3.89743 -0.755521 -0.309069 3.89743 -0.755521 0.0995744 3.89743 -0.755521 -0.309069 3.90648 -0.775784 -0.717713 3.90648 -0.775784 -0.309069 3.90648 -0.775784 -0.717713 3.90997 -0.797697 -1.12636 3.90997 -0.797697 -0.717713 3.90997 -0.797697 -1.12636 3.90767 -0.819767 -1.45 3.90767 -0.819767 -1.12636 3.90767 -0.819767 -1.45 3.89974 -0.84049 -1.45 3.90767 -0.819767 -1.12636 3.90997 -0.797697 -1.12636 3.90767 -0.819767 0.508218 3.89476 -0.751438 0.508218 3.90495 -0.771148 0.0995744 3.89743 -0.755521 0.0995744 3.89743 -0.755521 0.508218 3.90495 -0.771148 0.0995744 3.90648 -0.775784 -0.309069 3.90648 -0.775784 0.0995744 3.90648 -0.775784 -0.309069 3.90997 -0.797697 -0.717713 3.90997 -0.797697 -0.309069 3.90997 -0.797697 -0.717713 3.90767 -0.819767 -1.12636 3.90767 -0.819767 -0.717713 3.90767 -0.819767 -1.12636 3.89974 -0.84049 -1.45 3.89974 -0.84049 -1.12636 3.89974 -0.84049 -1.45 3.88671 -0.858454 -1.45 3.89974 -0.84049 -1.12636 3.90767 -0.819767 -1.12636 3.89974 -0.84049 0.508218 3.90495 -0.771148 0.508218 3.9097 -0.792825 0.0995744 3.90648 -0.775784 0.0995744 3.90648 -0.775784 0.508218 3.9097 -0.792825 0.0995744 3.90997 -0.797697 -0.309069 3.90997 -0.797697 0.0995744 3.90997 -0.797697 -0.309069 3.90767 -0.819767 -0.717713 3.90767 -0.819767 -0.309069 3.90767 -0.819767 -0.717713 3.89974 -0.84049 -1.12636 3.89974 -0.84049 -0.717713 3.89974 -0.84049 -1.12636 3.88671 -0.858454 -1.45 3.88671 -0.858454 -1.12636 3.88671 -0.858454 -1.45 3.86948 -0.872434 -1.45 3.88671 -0.858454 -1.12636 3.89974 -0.84049 -1.12636 3.88671 -0.858454 0.508218 3.9097 -0.792825 0.508218 3.90867 -0.81499 0.0995744 3.90997 -0.797697 0.0995744 3.90997 -0.797697 0.508218 3.90867 -0.81499 0.0995744 3.90767 -0.819767 -0.309069 3.90767 -0.819767 0.0995744 3.90767 -0.819767 -0.309069 3.89974 -0.84049 -0.717713 3.89974 -0.84049 -0.309069 3.89974 -0.84049 -0.717713 3.88671 -0.858454 -1.12636 3.88671 -0.858454 -0.717713 3.88671 -0.858454 -1.12636 3.86948 -0.872434 -1.45 3.86948 -0.872434 -1.12636 3.86948 -0.872434 -1.45 3.84922 -0.881478 -1.45 3.86948 -0.872434 -1.12636 3.88671 -0.858454 -1.12636 3.86948 -0.872434 0.508218 3.90867 -0.81499 0.508218 3.90194 -0.836134 0.0995744 3.90767 -0.819767 0.0995744 3.90767 -0.819767 0.508218 3.90194 -0.836134 0.0995744 3.89974 -0.84049 -0.309069 3.89974 -0.84049 0.0995744 3.89974 -0.84049 -0.309069 3.88671 -0.858454 -0.717713 3.88671 -0.858454 -0.309069 3.88671 -0.858454 -0.717713 3.86948 -0.872434 -1.12636 3.86948 -0.872434 -0.717713 3.86948 -0.872434 -1.12636 3.84922 -0.881478 -1.45 3.84922 -0.881478 -1.12636 3.84922 -0.881478 -1.45 3.8273 -0.884969 -1.45 3.84922 -0.881478 -1.12636 3.86948 -0.872434 -1.12636 3.84922 -0.881478 0.508218 3.90194 -0.836134 0.508218 3.88996 -0.854816 0.0995744 3.89974 -0.84049 0.0995744 3.89974 -0.84049 0.508218 3.88996 -0.854816 0.0995744 3.88671 -0.858454 -0.309069 3.88671 -0.858454 0.0995744 3.88671 -0.858454 -0.309069 3.86948 -0.872434 -0.717713 3.86948 -0.872434 -0.309069 3.86948 -0.872434 -0.717713 3.84922 -0.881478 -1.12636 3.84922 -0.881478 -0.717713 3.84922 -0.881478 -1.12636 3.8273 -0.884969 -1.45 3.8273 -0.884969 -1.12636 3.8273 -0.884969 -1.45 3.80523 -0.88267 -1.45 3.8273 -0.884969 -1.12636 3.84922 -0.881478 -1.12636 3.8273 -0.884969 0.508218 3.88996 -0.854816 0.508218 3.87356 -0.869762 0.0995744 3.88671 -0.858454 0.0995744 3.88671 -0.858454 0.508218 3.87356 -0.869762 0.0995744 3.86948 -0.872434 -0.309069 3.86948 -0.872434 0.0995744 3.86948 -0.872434 -0.309069 3.84922 -0.881478 -0.717713 3.84922 -0.881478 -0.309069 3.84922 -0.881478 -0.717713 3.8273 -0.884969 -1.12636 3.8273 -0.884969 -0.717713 3.8273 -0.884969 -1.12636 3.80523 -0.88267 -1.45 3.80523 -0.88267 -1.12636 3.80523 -0.88267 -1.45 3.78451 -0.874737 -1.45 3.80523 -0.88267 -1.12636 3.8273 -0.884969 -1.12636 3.80523 -0.88267 0.508218 3.87356 -0.869762 0.508218 3.85385 -0.879954 0.0995744 3.86948 -0.872434 0.0995744 3.86948 -0.872434 0.508218 3.85385 -0.879954 0.0995744 3.84922 -0.881478 -0.309069 3.84922 -0.881478 0.0995744 3.84922 -0.881478 -0.309069 3.8273 -0.884969 -0.717713 3.8273 -0.884969 -0.309069 3.8273 -0.884969 -0.717713 3.80523 -0.88267 -1.12636 3.80523 -0.88267 -0.717713 3.80523 -0.88267 -1.12636 3.78451 -0.874737 -1.45 3.78451 -0.874737 -1.12636 3.78451 -0.874737 -1.45 3.76655 -0.86171 -1.45 3.78451 -0.874737 -1.12636 3.80523 -0.88267 -1.12636 3.78451 -0.874737 0.508218 3.85385 -0.879954 0.508218 3.83218 -0.884697 0.0995744 3.84922 -0.881478 0.0995744 3.84922 -0.881478 0.508218 3.83218 -0.884697 0.0995744 3.8273 -0.884969 -0.309069 3.8273 -0.884969 0.0995744 3.8273 -0.884969 -0.309069 3.80523 -0.88267 -0.717713 3.80523 -0.88267 -0.309069 3.80523 -0.88267 -0.717713 3.78451 -0.874737 -1.12636 3.78451 -0.874737 -0.717713 3.78451 -0.874737 -1.12636 3.76655 -0.86171 -1.45 3.76655 -0.86171 -1.12636 3.76655 -0.86171 -1.45 3.75257 -0.844479 -1.45 3.76655 -0.86171 -1.12636 3.78451 -0.874737 -1.12636 3.76655 -0.86171 0.508218 3.83218 -0.884697 0.508218 3.81001 -0.883668 0.0995744 3.8273 -0.884969 0.0995744 3.8273 -0.884969 0.508218 3.81001 -0.883668 0.0995744 3.80523 -0.88267 -0.309069 3.80523 -0.88267 0.0995744 3.80523 -0.88267 -0.309069 3.78451 -0.874737 -0.717713 3.78451 -0.874737 -0.309069 3.78451 -0.874737 -0.717713 3.76655 -0.86171 -1.12636 3.76655 -0.86171 -0.717713 3.76655 -0.86171 -1.12636 3.75257 -0.844479 -1.45 3.75257 -0.844479 -1.12636 3.75257 -0.844479 -1.45 3.74352 -0.824216 -1.45 3.75257 -0.844479 -1.12636 3.76655 -0.86171 -1.12636 3.75257 -0.844479 0.508218 3.81001 -0.883668 0.508218 3.78887 -0.876937 0.0995744 3.80523 -0.88267 0.0995744 3.80523 -0.88267 0.508218 3.78887 -0.876937 0.0995744 3.78451 -0.874737 -0.309069 3.78451 -0.874737 0.0995744 3.78451 -0.874737 -0.309069 3.76655 -0.86171 -0.717713 3.76655 -0.86171 -0.309069 3.76655 -0.86171 -0.717713 3.75257 -0.844479 -1.12636 3.75257 -0.844479 -0.717713 3.75257 -0.844479 -1.12636 3.74352 -0.824216 -1.45 3.74352 -0.824216 -1.12636 3.74352 -0.824216 -1.45 3.74003 -0.802303 -1.45 3.74352 -0.824216 -1.12636 3.75257 -0.844479 -1.12636 3.74352 -0.824216 0.508218 3.78887 -0.876937 0.508218 3.77018 -0.864963 0.0995744 3.78451 -0.874737 0.0995744 3.78451 -0.874737 0.508218 3.77018 -0.864963 0.0995744 3.76655 -0.86171 -0.309069 3.76655 -0.86171 0.0995744 3.76655 -0.86171 -0.309069 3.75257 -0.844479 -0.717713 3.75257 -0.844479 -0.309069 3.75257 -0.844479 -0.717713 3.74352 -0.824216 -1.12636 3.74352 -0.824216 -0.717713 3.74352 -0.824216 -1.12636 3.74003 -0.802303 -1.45 3.74003 -0.802303 -1.12636 3.74003 -0.802303 -1.45 3.74233 -0.780233 -1.45 3.74003 -0.802303 -1.12636 3.74352 -0.824216 -1.12636 3.74003 -0.802303 0.508218 3.77018 -0.864963 0.508218 3.75524 -0.848562 0.0995744 3.76655 -0.86171 0.0995744 3.76655 -0.86171 0.508218 3.75524 -0.848562 0.0995744 3.75257 -0.844479 -0.309069 3.75257 -0.844479 0.0995744 3.75257 -0.844479 -0.309069 3.74352 -0.824216 -0.717713 3.74352 -0.824216 -0.309069 3.74352 -0.824216 -0.717713 3.74003 -0.802303 -1.12636 3.74003 -0.802303 -0.717713 3.74003 -0.802303 -1.12636 3.74233 -0.780233 -1.45 3.74233 -0.780233 -1.12636 3.74233 -0.780233 -1.45 3.75026 -0.75951 -1.45 3.74233 -0.780233 -1.12636 3.74003 -0.802303 -1.12636 3.74233 -0.780233 0.508218 3.75524 -0.848562 0.508218 3.74505 -0.828852 0.0995744 3.75257 -0.844479 0.0995744 3.75257 -0.844479 0.508218 3.74505 -0.828852 0.0995744 3.74352 -0.824216 -0.309069 3.74352 -0.824216 0.0995744 3.74352 -0.824216 -0.309069 3.74003 -0.802303 -0.717713 3.74003 -0.802303 -0.309069 3.74003 -0.802303 -0.717713 3.74233 -0.780233 -1.12636 3.74233 -0.780233 -0.717713 3.74233 -0.780233 -1.12636 3.75026 -0.75951 -1.45 3.75026 -0.75951 -1.12636 3.75026 -0.75951 -1.45 3.76329 -0.741546 -1.45 3.75026 -0.75951 -1.12636 3.74233 -0.780233 -1.12636 3.75026 -0.75951 0.508218 3.74505 -0.828852 0.508218 3.7403 -0.807175 0.0995744 3.74352 -0.824216 0.0995744 3.74352 -0.824216 0.508218 3.7403 -0.807175 0.0995744 3.74003 -0.802303 -0.309069 3.74003 -0.802303 0.0995744 3.74003 -0.802303 -0.309069 3.74233 -0.780233 -0.717713 3.74233 -0.780233 -0.309069 3.74233 -0.780233 -0.717713 3.75026 -0.75951 -1.12636 3.75026 -0.75951 -0.717713 3.75026 -0.75951 -1.12636 3.76329 -0.741546 -1.45 3.76329 -0.741546 -1.12636 3.76329 -0.741546 -1.45 3.78052 -0.727566 -1.45 3.76329 -0.741546 -1.12636 3.75026 -0.75951 -1.12636 3.76329 -0.741546 0.508218 3.7403 -0.807175 0.508218 3.74133 -0.78501 0.0995744 3.74003 -0.802303 0.0995744 3.74003 -0.802303 0.508218 3.74133 -0.78501 0.0995744 3.74233 -0.780233 -0.309069 3.74233 -0.780233 0.0995744 3.74233 -0.780233 -0.309069 3.75026 -0.75951 -0.717713 3.75026 -0.75951 -0.309069 3.75026 -0.75951 -0.717713 3.76329 -0.741546 -1.12636 3.76329 -0.741546 -0.717713 3.76329 -0.741546 -1.12636 3.78052 -0.727566 -1.45 3.78052 -0.727566 -1.12636 3.78052 -0.727566 -1.45 3.80078 -0.718522 -1.45 3.78052 -0.727566 -1.12636 3.76329 -0.741546 -1.12636 3.78052 -0.727566 0.508218 3.74133 -0.78501 0.508218 3.74806 -0.763866 0.0995744 3.74233 -0.780233 0.0995744 3.74233 -0.780233 0.508218 3.74806 -0.763866 0.0995744 3.75026 -0.75951 -0.309069 3.75026 -0.75951 0.0995744 3.75026 -0.75951 -0.309069 3.76329 -0.741546 -0.717713 3.76329 -0.741546 -0.309069 3.76329 -0.741546 -0.717713 3.78052 -0.727566 -1.12636 3.78052 -0.727566 -0.717713 3.78052 -0.727566 -1.12636 3.80078 -0.718522 -1.45 3.80078 -0.718522 -1.12636 3.80078 -0.718522 -1.45 3.8227 -0.715031 -1.45 3.80078 -0.718522 -1.12636 3.78052 -0.727566 -1.12636 3.80078 -0.718522 0.508218 3.74806 -0.763866 0.508218 3.76004 -0.745184 0.0995744 3.75026 -0.75951 0.0995744 3.75026 -0.75951 0.508218 3.76004 -0.745184 0.0995744 3.76329 -0.741546 -0.309069 3.76329 -0.741546 0.0995744 3.76329 -0.741546 -0.309069 3.78052 -0.727566 -0.717713 3.78052 -0.727566 -0.309069 3.78052 -0.727566 -0.717713 3.80078 -0.718522 -1.12636 3.80078 -0.718522 -0.717713 3.80078 -0.718522 -1.12636 3.8227 -0.715031 -1.45 3.8227 -0.715031 -1.12636 3.8227 -0.715031 -1.45 3.84477 -0.71733 -1.45 3.8227 -0.715031 -1.12636 3.80078 -0.718522 -1.12636 3.8227 -0.715031 0.508218 3.76004 -0.745184 0.508218 3.77644 -0.730238 0.0995744 3.76329 -0.741546 0.0995744 3.76329 -0.741546 0.508218 3.77644 -0.730238 0.0995744 3.78052 -0.727566 -0.309069 3.78052 -0.727566 0.0995744 3.78052 -0.727566 -0.309069 3.80078 -0.718522 -0.717713 3.80078 -0.718522 -0.309069 3.80078 -0.718522 -0.717713 3.8227 -0.715031 -1.12636 3.8227 -0.715031 -0.717713 3.8227 -0.715031 -1.12636 3.84477 -0.71733 -1.45 3.84477 -0.71733 -1.12636 3.84477 -0.71733 -1.45 3.86549 -0.725263 -1.45 3.84477 -0.71733 -1.12636 3.8227 -0.715031 -1.12636 3.84477 -0.71733 -0.309069 3.80078 -0.718522 -0.717713 3.80078 -0.718522 -0.309069 3.78052 -0.727566 -0.717713 3.80078 -0.718522 -1.12636 3.80078 -0.718522 -0.717713 3.78052 -0.727566 -1.12636 3.8227 -0.715031 -0.717713 3.80078 -0.718522 -0.717713 3.8227 -0.715031 0.0995744 3.78052 -0.727566 -0.309069 3.78052 -0.727566 0.0995744 3.76329 -0.741546 -0.309069 3.78052 -0.727566 -0.717713 3.78052 -0.727566 -0.309069 3.76329 -0.741546 -0.717713 3.78052 -0.727566 -1.12636 3.78052 -0.727566 -0.717713 3.76329 -0.741546 -0.717713 3.75026 -0.75951 -0.717713 3.76329 -0.741546 -1.12636 3.76329 -0.741546 -0.309069 3.75026 -0.75951 -0.309069 3.76329 -0.741546 -0.717713 3.76329 -0.741546 0.0995744 3.75026 -0.75951 0.0995744 3.76329 -0.741546 -0.309069 3.76329 -0.741546 -0.717713 3.84477 -0.71733 -0.717713 3.8227 -0.715031 -0.309069 3.8227 -0.715031 -0.309069 3.84477 -0.71733 -0.717713 3.84477 -0.71733 -0.309069 3.8227 -0.715031 0.0995744 3.84477 -0.71733 -0.309069 3.84477 -0.71733 0.0995744 3.8227 -0.715031 0.0995744 3.86549 -0.725263 -0.309069 3.86549 -0.725263 0.0995744 3.84477 -0.71733 -1.12636 3.86549 -0.725263 -1.12636 3.84477 -0.71733 -0.717713 3.84477 -0.71733 -0.717713 3.86549 -0.725263 -1.12636 3.86549 -0.725263 -0.717713 3.84477 -0.71733 -0.309069 3.86549 -0.725263 -0.717713 3.86549 -0.725263 -0.309069 3.84477 -0.71733 0.0995744 3.88345 -0.73829 -0.309069 3.88345 -0.73829 0.0995744 3.86549 -0.725263 -0.309069 3.88345 -0.73829 -0.717713 3.88345 -0.73829 -0.309069 3.86549 -0.725263 -0.717713 3.88345 -0.73829 -1.12636 3.88345 -0.73829 -0.717713 3.86549 -0.725263 0.0995744 3.89743 -0.755521 -0.309069 3.89743 -0.755521 0.0995744 3.88345 -0.73829 -0.309069 3.89743 -0.755521 -0.717713 3.89743 -0.755521 -0.309069 3.88345 -0.73829 -0.717713 3.89743 -0.755521 -1.12636 3.89743 -0.755521 -0.717713 3.88345 -0.73829 0.0995744 3.90648 -0.775784 -0.309069 3.90648 -0.775784 0.0995744 3.89743 -0.755521 -0.309069 3.90648 -0.775784 -0.717713 3.90648 -0.775784 -0.309069 3.89743 -0.755521 -0.717713 3.90648 -0.775784 -1.12636 3.90648 -0.775784 -0.717713 3.89743 -0.755521 0.0995744 3.90997 -0.797697 -0.309069 3.90997 -0.797697 0.0995744 3.90648 -0.775784 -0.309069 3.90997 -0.797697 -0.717713 3.90997 -0.797697 -0.309069 3.90648 -0.775784 -0.717713 3.90997 -0.797697 -1.12636 3.90997 -0.797697 -0.717713 3.90648 -0.775784 0.0995744 3.90767 -0.819767 -0.309069 3.90767 -0.819767 0.0995744 3.90997 -0.797697 -0.309069 3.90767 -0.819767 -0.717713 3.90767 -0.819767 -0.309069 3.90997 -0.797697 -0.717713 3.90767 -0.819767 -1.12636 3.90767 -0.819767 -0.717713 3.90997 -0.797697 0.0995744 3.89974 -0.84049 -0.309069 3.89974 -0.84049 0.0995744 3.90767 -0.819767 -0.309069 3.89974 -0.84049 -0.717713 3.89974 -0.84049 -0.309069 3.90767 -0.819767 -0.717713 3.89974 -0.84049 -1.12636 3.89974 -0.84049 -0.717713 3.90767 -0.819767 0.0995744 3.88671 -0.858454 -0.309069 3.88671 -0.858454 0.0995744 3.89974 -0.84049 -0.309069 3.88671 -0.858454 -0.717713 3.88671 -0.858454 -0.309069 3.89974 -0.84049 -0.717713 3.88671 -0.858454 -1.12636 3.88671 -0.858454 -0.717713 3.89974 -0.84049 0.0995744 3.86948 -0.872434 -0.309069 3.86948 -0.872434 0.0995744 3.88671 -0.858454 -0.309069 3.86948 -0.872434 -0.717713 3.86948 -0.872434 -0.309069 3.88671 -0.858454 -0.717713 3.86948 -0.872434 -1.12636 3.86948 -0.872434 -0.717713 3.88671 -0.858454 0.0995744 3.84922 -0.881478 -0.309069 3.84922 -0.881478 0.0995744 3.86948 -0.872434 -0.309069 3.84922 -0.881478 -0.717713 3.84922 -0.881478 -0.309069 3.86948 -0.872434 -0.717713 3.84922 -0.881478 -1.12636 3.84922 -0.881478 -0.717713 3.86948 -0.872434 0.0995744 3.8273 -0.884969 -0.309069 3.8273 -0.884969 0.0995744 3.84922 -0.881478 -0.309069 3.8273 -0.884969 -0.717713 3.8273 -0.884969 -0.309069 3.84922 -0.881478 -0.717713 3.8273 -0.884969 -1.12636 3.8273 -0.884969 -0.717713 3.84922 -0.881478 0.0995744 3.80523 -0.88267 -0.309069 3.80523 -0.88267 0.0995744 3.8273 -0.884969 -0.309069 3.80523 -0.88267 -0.717713 3.80523 -0.88267 -0.309069 3.8273 -0.884969 -0.717713 3.80523 -0.88267 -1.12636 3.80523 -0.88267 -0.717713 3.8273 -0.884969 0.0995744 3.78451 -0.874737 -0.309069 3.78451 -0.874737 0.0995744 3.80523 -0.88267 -0.309069 3.78451 -0.874737 -0.717713 3.78451 -0.874737 -0.309069 3.80523 -0.88267 -0.717713 3.78451 -0.874737 -1.12636 3.78451 -0.874737 -0.717713 3.80523 -0.88267 0.0995744 3.76655 -0.86171 -0.309069 3.76655 -0.86171 0.0995744 3.78451 -0.874737 -0.309069 3.76655 -0.86171 -0.717713 3.76655 -0.86171 -0.309069 3.78451 -0.874737 -0.717713 3.76655 -0.86171 -1.12636 3.76655 -0.86171 -0.717713 3.78451 -0.874737 0.0995744 3.75257 -0.844479 -0.309069 3.75257 -0.844479 0.0995744 3.76655 -0.86171 -0.309069 3.75257 -0.844479 -0.717713 3.75257 -0.844479 -0.309069 3.76655 -0.86171 -0.717713 3.75257 -0.844479 -1.12636 3.75257 -0.844479 -0.717713 3.76655 -0.86171 0.0995744 3.74352 -0.824216 -0.309069 3.74352 -0.824216 0.0995744 3.75257 -0.844479 -0.309069 3.74352 -0.824216 -0.717713 3.74352 -0.824216 -0.309069 3.75257 -0.844479 -0.717713 3.74352 -0.824216 -1.12636 3.74352 -0.824216 -0.717713 3.75257 -0.844479 0.0995744 3.74003 -0.802303 -0.309069 3.74003 -0.802303 0.0995744 3.74352 -0.824216 -0.309069 3.74003 -0.802303 -0.717713 3.74003 -0.802303 -0.309069 3.74352 -0.824216 -0.717713 3.74003 -0.802303 -1.12636 3.74003 -0.802303 -0.717713 3.74352 -0.824216 0.0995744 3.74233 -0.780233 -0.309069 3.74233 -0.780233 0.0995744 3.74003 -0.802303 -0.309069 3.74233 -0.780233 -0.717713 3.74233 -0.780233 -0.309069 3.74003 -0.802303 -0.717713 3.74233 -0.780233 -1.12636 3.74233 -0.780233 -0.717713 3.74003 -0.802303 0.0995744 3.75026 -0.75951 -0.309069 3.75026 -0.75951 0.0995744 3.74233 -0.780233 -0.309069 3.75026 -0.75951 -0.717713 3.75026 -0.75951 -0.309069 3.74233 -0.780233 -0.717713 3.75026 -0.75951 -1.12636 3.75026 -0.75951 -0.717713 3.74233 -0.780233 1.33 3.83055 -0.859743 1.33 3.843 -0.860726 1.33 3.84542 -0.85642 1.33 3.84542 -0.85642 1.33 3.843 -0.860726 1.33 3.84945 -0.86019 1.33 3.85897 -0.84946 1.33 3.84945 -0.86019 1.33 3.86206 -0.857361 1.33 3.8739 -0.852295 1.33 3.85897 -0.84946 1.33 3.86206 -0.857361 1.33 3.8739 -0.852295 1.33 3.87033 -0.839311 1.33 3.85897 -0.84946 1.33 3.8739 -0.852295 1.33 3.88464 -0.84514 1.33 3.87033 -0.839311 1.33 3.87033 -0.839311 1.33 3.88464 -0.84514 1.33 3.87877 -0.826628 1.33 3.87877 -0.826628 1.33 3.88464 -0.84514 1.33 3.89391 -0.836173 1.33 3.88374 -0.812228 1.33 3.89391 -0.836173 1.33 3.90136 -0.82579 1.33 3.90651 -0.815266 1.33 3.88374 -0.812228 1.33 3.90136 -0.82579 1.33 3.90651 -0.815266 1.33 3.88493 -0.797041 1.33 3.88374 -0.812228 1.33 3.90651 -0.815266 1.33 3.90982 -0.805485 1.33 3.88493 -0.797041 1.33 3.88493 -0.797041 1.33 3.90982 -0.805485 1.33 3.90755 -0.794814 1.33 3.9038 -0.784583 1.33 3.88493 -0.797041 1.33 3.90755 -0.794814 1.33 3.9038 -0.784583 1.33 3.88225 -0.782044 1.33 3.88493 -0.797041 1.33 3.9038 -0.784583 1.33 3.89864 -0.774964 1.33 3.88225 -0.782044 1.33 3.88225 -0.782044 1.33 3.89864 -0.774964 1.33 3.89217 -0.766196 1.33 3.87588 -0.768204 1.33 3.89217 -0.766196 1.33 3.88436 -0.758307 1.33 3.87282 -0.749986 1.33 3.87588 -0.768204 1.33 3.88436 -0.758307 1.33 3.87282 -0.749986 1.33 3.86623 -0.756414 1.33 3.87588 -0.768204 1.33 3.87282 -0.749986 1.33 3.8654 -0.746274 1.33 3.86623 -0.756414 1.33 3.86623 -0.756414 1.33 3.8654 -0.746274 1.33 3.85711 -0.743524 1.33 3.85393 -0.747434 1.33 3.85711 -0.743524 1.33 3.8485 -0.742029 1.33 3.83976 -0.741843 1.33 3.85393 -0.747434 1.33 3.8485 -0.742029 1.33 3.84542 -0.85642 1.33 3.84945 -0.86019 1.33 3.85897 -0.84946 1.33 3.87877 -0.826628 1.33 3.89391 -0.836173 1.33 3.88374 -0.812228 1.33 3.88225 -0.782044 1.33 3.89217 -0.766196 1.33 3.87588 -0.768204 1.33 3.86623 -0.756414 1.33 3.85711 -0.743524 1.33 3.85393 -0.747434 1.35 3.82608 -0.839985 1.33 3.83055 -0.859743 1.35 3.8364 -0.838342 1.35 3.82608 -0.839985 1.33 3.81567 -0.85927 1.33 3.83055 -0.859743 1.35 3.82608 -0.839985 1.35 3.8157 -0.838903 1.33 3.81567 -0.85927 1.33 3.81567 -0.85927 1.35 3.8157 -0.838903 1.33 3.80136 -0.855148 1.33 3.80136 -0.855148 1.35 3.8157 -0.838903 1.35 3.80595 -0.83517 1.33 3.78851 -0.847631 1.35 3.80595 -0.83517 1.35 3.79749 -0.82904 1.33 3.77791 -0.837181 1.35 3.79749 -0.82904 1.35 3.79091 -0.820931 1.33 3.7702 -0.824443 1.35 3.79091 -0.820931 1.35 3.78666 -0.811396 1.33 3.76587 -0.810199 1.35 3.78666 -0.811396 1.35 3.78501 -0.801084 1.33 3.76518 -0.795328 1.35 3.78501 -0.801084 1.35 3.7861 -0.790698 1.33 3.76817 -0.780744 1.35 3.7861 -0.790698 1.35 3.78983 -0.780946 1.33 3.77466 -0.767346 1.35 3.78983 -0.780946 1.35 3.79596 -0.772492 1.33 3.78425 -0.755958 1.35 3.79596 -0.772492 1.35 3.80407 -0.765914 1.33 3.79635 -0.747281 1.35 3.80407 -0.765914 1.35 3.8136 -0.761658 1.33 3.81021 -0.741851 1.35 3.8136 -0.761658 1.35 3.82392 -0.760015 1.33 3.82498 -0.74 1.35 3.82392 -0.760015 1.35 3.8343 -0.761097 1.33 3.83976 -0.741843 1.35 3.8343 -0.761097 1.35 3.84405 -0.76483 1.33 3.85393 -0.747434 1.35 3.84405 -0.76483 1.35 3.85251 -0.77096 1.33 3.86623 -0.756414 1.35 3.85251 -0.77096 1.33 3.87588 -0.768204 1.33 3.86623 -0.756414 1.33 3.85393 -0.747434 1.35 3.85251 -0.77096 1.33 3.80136 -0.855148 1.35 3.80595 -0.83517 1.33 3.78851 -0.847631 1.33 3.78851 -0.847631 1.35 3.79749 -0.82904 1.33 3.77791 -0.837181 1.33 3.77791 -0.837181 1.35 3.79091 -0.820931 1.33 3.7702 -0.824443 1.33 3.7702 -0.824443 1.35 3.78666 -0.811396 1.33 3.76587 -0.810199 1.33 3.76587 -0.810199 1.35 3.78501 -0.801084 1.33 3.76518 -0.795328 1.33 3.76518 -0.795328 1.35 3.7861 -0.790698 1.33 3.76817 -0.780744 1.33 3.76817 -0.780744 1.35 3.78983 -0.780946 1.33 3.77466 -0.767346 1.33 3.77466 -0.767346 1.35 3.79596 -0.772492 1.33 3.78425 -0.755958 1.33 3.78425 -0.755958 1.35 3.80407 -0.765914 1.33 3.79635 -0.747281 1.33 3.79635 -0.747281 1.35 3.8136 -0.761658 1.33 3.81021 -0.741851 1.33 3.81021 -0.741851 1.35 3.82392 -0.760015 1.33 3.82498 -0.74 1.33 3.82498 -0.74 1.35 3.8343 -0.761097 1.33 3.83976 -0.741843 1.33 3.83976 -0.741843 1.35 3.84405 -0.76483 1.33 3.85393 -0.747434 1.35 3.85251 -0.77096 1.35 3.85909 -0.779069 1.33 3.87588 -0.768204 1.33 3.87588 -0.768204 1.35 3.85909 -0.779069 1.33 3.88225 -0.782044 1.33 3.88225 -0.782044 1.35 3.85909 -0.779069 1.35 3.86334 -0.788604 1.33 3.88493 -0.797041 1.35 3.86334 -0.788604 1.35 3.86499 -0.798916 1.33 3.88374 -0.812228 1.35 3.86499 -0.798916 1.35 3.8639 -0.809302 1.33 3.87877 -0.826628 1.35 3.8639 -0.809302 1.35 3.86017 -0.819054 1.33 3.87033 -0.839311 1.35 3.86017 -0.819054 1.35 3.85404 -0.827508 1.33 3.85897 -0.84946 1.35 3.85404 -0.827508 1.35 3.84593 -0.834086 1.33 3.84542 -0.85642 1.35 3.84593 -0.834086 1.35 3.8364 -0.838342 1.33 3.83055 -0.859743 1.33 3.84542 -0.85642 1.35 3.8364 -0.838342 1.33 3.88225 -0.782044 1.35 3.86334 -0.788604 1.33 3.88493 -0.797041 1.33 3.88493 -0.797041 1.35 3.86499 -0.798916 1.33 3.88374 -0.812228 1.33 3.88374 -0.812228 1.35 3.8639 -0.809302 1.33 3.87877 -0.826628 1.33 3.87877 -0.826628 1.35 3.86017 -0.819054 1.33 3.87033 -0.839311 1.33 3.87033 -0.839311 1.35 3.85404 -0.827508 1.33 3.85897 -0.84946 1.33 3.85897 -0.84946 1.35 3.84593 -0.834086 1.33 3.84542 -0.85642 1.35 3.84593 -0.834086 1.35 3.82392 -0.760015 1.35 3.8364 -0.838342 1.35 3.84593 -0.834086 1.35 3.8343 -0.761097 1.35 3.82392 -0.760015 1.35 3.84593 -0.834086 1.35 3.85404 -0.827508 1.35 3.8343 -0.761097 1.35 3.8343 -0.761097 1.35 3.85404 -0.827508 1.35 3.84405 -0.76483 1.35 3.84405 -0.76483 1.35 3.85404 -0.827508 1.35 3.86017 -0.819054 1.35 3.85251 -0.77096 1.35 3.86017 -0.819054 1.35 3.8639 -0.809302 1.35 3.85909 -0.779069 1.35 3.8639 -0.809302 1.35 3.86499 -0.798916 1.35 3.86334 -0.788604 1.35 3.85909 -0.779069 1.35 3.86499 -0.798916 1.35 3.84405 -0.76483 1.35 3.86017 -0.819054 1.35 3.85251 -0.77096 1.35 3.85251 -0.77096 1.35 3.8639 -0.809302 1.35 3.85909 -0.779069 1.35 3.82392 -0.760015 1.35 3.8136 -0.761658 1.35 3.8364 -0.838342 1.35 3.8364 -0.838342 1.35 3.8136 -0.761658 1.35 3.82608 -0.839985 1.35 3.82608 -0.839985 1.35 3.8136 -0.761658 1.35 3.80407 -0.765914 1.35 3.8157 -0.838903 1.35 3.80407 -0.765914 1.35 3.79596 -0.772492 1.35 3.80595 -0.83517 1.35 3.79596 -0.772492 1.35 3.78983 -0.780946 1.35 3.79749 -0.82904 1.35 3.78983 -0.780946 1.35 3.7861 -0.790698 1.35 3.79091 -0.820931 1.35 3.7861 -0.790698 1.35 3.78501 -0.801084 1.35 3.78666 -0.811396 1.35 3.79091 -0.820931 1.35 3.78501 -0.801084 1.35 3.82608 -0.839985 1.35 3.80407 -0.765914 1.35 3.8157 -0.838903 1.35 3.8157 -0.838903 1.35 3.79596 -0.772492 1.35 3.80595 -0.83517 1.35 3.80595 -0.83517 1.35 3.78983 -0.780946 1.35 3.79749 -0.82904 1.35 3.79749 -0.82904 1.35 3.7861 -0.790698 1.35 3.79091 -0.820931 -1.45 3.8208 -0.645057 -1.46 3.82053 -0.635061 -1.45 3.78084 -0.651423 -1.45 3.8208 -0.645057 -1.46 3.86337 -0.639524 -1.46 3.82053 -0.635061 -1.45 3.8208 -0.645057 -1.45 3.86105 -0.64925 -1.46 3.86337 -0.639524 -1.46 3.86337 -0.639524 -1.45 3.86105 -0.64925 -1.46 3.9036 -0.654923 -1.46 3.9036 -0.654923 -1.45 3.86105 -0.64925 -1.45 3.89883 -0.663716 -1.46 3.93847 -0.680209 -1.45 3.89883 -0.663716 -1.45 3.93159 -0.687469 -1.46 3.96561 -0.713659 -1.45 3.93159 -0.687469 -1.45 3.95709 -0.718892 -1.46 3.98316 -0.752993 -1.45 3.95709 -0.718892 -1.45 3.97358 -0.755842 -1.46 3.98994 -0.79553 -1.45 3.97358 -0.755842 -1.45 3.97994 -0.795801 -1.46 3.98548 -0.838372 -1.45 3.97994 -0.795801 -1.45 3.97575 -0.836046 -1.46 3.97008 -0.878598 -1.45 3.97575 -0.836046 -1.45 3.96128 -0.873835 -1.46 3.94479 -0.913469 -1.45 3.96128 -0.873835 -1.45 3.93753 -0.906592 -1.46 3.91134 -0.940607 -1.45 3.93753 -0.906592 -1.45 3.90611 -0.932085 -1.46 3.87201 -0.958162 -1.45 3.90611 -0.932085 -1.45 3.86916 -0.948577 -1.46 3.82947 -0.964939 -1.45 3.86916 -0.948577 -1.45 3.8292 -0.954943 -1.46 3.78663 -0.960476 -1.45 3.8292 -0.954943 -1.45 3.78895 -0.95075 -1.46 3.7464 -0.945077 -1.45 3.78895 -0.95075 -1.45 3.75117 -0.936284 -1.46 3.71153 -0.919791 -1.45 3.75117 -0.936284 -1.45 3.71841 -0.912531 -1.46 3.68439 -0.886341 -1.45 3.71841 -0.912531 -1.45 3.69291 -0.881108 -1.46 3.66684 -0.847007 -1.45 3.69291 -0.881108 -1.45 3.67642 -0.844158 -1.46 3.66006 -0.80447 -1.45 3.67642 -0.844158 -1.45 3.67006 -0.804199 -1.46 3.66452 -0.761628 -1.45 3.67006 -0.804199 -1.45 3.67425 -0.763954 -1.46 3.67992 -0.721402 -1.45 3.67425 -0.763954 -1.45 3.68872 -0.726165 -1.46 3.70521 -0.686531 -1.45 3.68872 -0.726165 -1.45 3.71247 -0.693408 -1.46 3.73866 -0.659393 -1.45 3.71247 -0.693408 -1.45 3.74389 -0.667915 -1.46 3.77799 -0.641838 -1.45 3.74389 -0.667915 -1.45 3.78084 -0.651423 -1.46 3.82053 -0.635061 -1.46 3.77799 -0.641838 -1.45 3.78084 -0.651423 -1.46 3.9036 -0.654923 -1.45 3.89883 -0.663716 -1.46 3.93847 -0.680209 -1.46 3.93847 -0.680209 -1.45 3.93159 -0.687469 -1.46 3.96561 -0.713659 -1.46 3.96561 -0.713659 -1.45 3.95709 -0.718892 -1.46 3.98316 -0.752993 -1.46 3.98316 -0.752993 -1.45 3.97358 -0.755842 -1.46 3.98994 -0.79553 -1.46 3.98994 -0.79553 -1.45 3.97994 -0.795801 -1.46 3.98548 -0.838372 -1.46 3.98548 -0.838372 -1.45 3.97575 -0.836046 -1.46 3.97008 -0.878598 -1.46 3.97008 -0.878598 -1.45 3.96128 -0.873835 -1.46 3.94479 -0.913469 -1.46 3.94479 -0.913469 -1.45 3.93753 -0.906592 -1.46 3.91134 -0.940607 -1.46 3.91134 -0.940607 -1.45 3.90611 -0.932085 -1.46 3.87201 -0.958162 -1.46 3.87201 -0.958162 -1.45 3.86916 -0.948577 -1.46 3.82947 -0.964939 -1.46 3.82947 -0.964939 -1.45 3.8292 -0.954943 -1.46 3.78663 -0.960476 -1.46 3.78663 -0.960476 -1.45 3.78895 -0.95075 -1.46 3.7464 -0.945077 -1.46 3.7464 -0.945077 -1.45 3.75117 -0.936284 -1.46 3.71153 -0.919791 -1.46 3.71153 -0.919791 -1.45 3.71841 -0.912531 -1.46 3.68439 -0.886341 -1.46 3.68439 -0.886341 -1.45 3.69291 -0.881108 -1.46 3.66684 -0.847007 -1.46 3.66684 -0.847007 -1.45 3.67642 -0.844158 -1.46 3.66006 -0.80447 -1.46 3.66006 -0.80447 -1.45 3.67006 -0.804199 -1.46 3.66452 -0.761628 -1.46 3.66452 -0.761628 -1.45 3.67425 -0.763954 -1.46 3.67992 -0.721402 -1.46 3.67992 -0.721402 -1.45 3.68872 -0.726165 -1.46 3.70521 -0.686531 -1.46 3.70521 -0.686531 -1.45 3.71247 -0.693408 -1.46 3.73866 -0.659393 -1.46 3.73866 -0.659393 -1.45 3.74389 -0.667915 -1.46 3.77799 -0.641838 -1.5882 3.7054 -0.799539 -1.5892 3.71023 -0.797824 -1.49 3.73811 -0.817264 -1.49 3.73811 -0.817264 -1.5892 3.71023 -0.797824 -1.5898 3.71515 -0.796192 -1.59 3.72014 -0.794653 -1.49 3.73811 -0.817264 -1.5898 3.71515 -0.796192 -1.59 3.72014 -0.794653 -1.59 3.78148 -0.776422 -1.49 3.73811 -0.817264 -1.49 3.73811 -0.817264 -1.59 3.78148 -0.776422 -1.49 3.8148 -0.794473 -1.5882 3.7054 -0.799539 -1.49 3.73811 -0.817264 -1.5882 3.72506 -0.865711 -1.5882 3.72506 -0.865711 -1.49 3.73811 -0.817264 -1.49 3.74279 -0.832994 -1.59 3.80142 -0.843521 -1.59 3.74008 -0.861753 -1.49 3.74279 -0.832994 -1.49 3.81947 -0.810203 -1.59 3.80142 -0.843521 -1.49 3.74279 -0.832994 -1.59 3.74008 -0.861753 -1.5898 3.73506 -0.863187 -1.49 3.74279 -0.832994 -1.49 3.74279 -0.832994 -1.5898 3.73506 -0.863187 -1.5892 3.73005 -0.86451 -1.5882 3.72506 -0.865711 -1.49 3.74279 -0.832994 -1.5892 3.73005 -0.86451 -1.5882 3.82454 -0.919604 -1.5892 3.82282 -0.914774 -1.49 3.84226 -0.886887 -1.49 3.84226 -0.886887 -1.5892 3.82282 -0.914774 -1.5898 3.82119 -0.90985 -1.59 3.81965 -0.904864 -1.49 3.84226 -0.886887 -1.5898 3.82119 -0.90985 -1.59 3.81965 -0.904864 -1.59 3.80142 -0.843521 -1.49 3.84226 -0.886887 -1.49 3.84226 -0.886887 -1.59 3.80142 -0.843521 -1.49 3.81947 -0.810203 -1.5882 3.82454 -0.919604 -1.49 3.84226 -0.886887 -1.5882 3.89071 -0.899937 -1.5882 3.89071 -0.899937 -1.49 3.84226 -0.886887 -1.49 3.85799 -0.882212 -1.59 3.86852 -0.823578 -1.59 3.88675 -0.884921 -1.49 3.85799 -0.882212 -1.49 3.8352 -0.805528 -1.59 3.86852 -0.823578 -1.49 3.85799 -0.882212 -1.59 3.88675 -0.884921 -1.5898 3.88819 -0.889939 -1.49 3.85799 -0.882212 -1.49 3.85799 -0.882212 -1.5898 3.88819 -0.889939 -1.5892 3.88951 -0.894955 -1.5882 3.89071 -0.899937 -1.49 3.85799 -0.882212 -1.5892 3.88951 -0.894955 -1.5882 3.9446 -0.800461 -1.5892 3.93977 -0.802176 -1.49 3.91189 -0.782736 -1.49 3.91189 -0.782736 -1.5892 3.93977 -0.802176 -1.5898 3.93485 -0.803808 -1.59 3.92986 -0.805347 -1.49 3.91189 -0.782736 -1.5898 3.93485 -0.803808 -1.59 3.92986 -0.805347 -1.59 3.86852 -0.823578 -1.49 3.91189 -0.782736 -1.49 3.91189 -0.782736 -1.59 3.86852 -0.823578 -1.49 3.8352 -0.805528 -1.5882 3.92494 -0.734289 -1.5882 3.9446 -0.800461 -1.49 3.90721 -0.767006 -1.49 3.90721 -0.767006 -1.5882 3.9446 -0.800461 -1.49 3.91189 -0.782736 -1.59 3.84858 -0.756479 -1.59 3.90992 -0.738247 -1.49 3.90721 -0.767006 -1.49 3.83053 -0.789797 -1.59 3.84858 -0.756479 -1.49 3.90721 -0.767006 -1.59 3.90992 -0.738247 -1.5898 3.91494 -0.736813 -1.49 3.90721 -0.767006 -1.49 3.90721 -0.767006 -1.5898 3.91494 -0.736813 -1.5892 3.91995 -0.735491 -1.5882 3.92494 -0.734289 -1.49 3.90721 -0.767006 -1.5892 3.91995 -0.735491 -1.5882 3.82546 -0.680396 -1.5892 3.82718 -0.685226 -1.49 3.80774 -0.713113 -1.49 3.80774 -0.713113 -1.5892 3.82718 -0.685226 -1.5898 3.82881 -0.69015 -1.59 3.83035 -0.695136 -1.49 3.80774 -0.713113 -1.5898 3.82881 -0.69015 -1.59 3.83035 -0.695136 -1.59 3.84858 -0.756479 -1.49 3.80774 -0.713113 -1.49 3.80774 -0.713113 -1.59 3.84858 -0.756479 -1.49 3.83053 -0.789797 -1.5882 3.75929 -0.700063 -1.5882 3.82546 -0.680396 -1.49 3.79201 -0.717788 -1.49 3.79201 -0.717788 -1.5882 3.82546 -0.680396 -1.49 3.80774 -0.713113 -1.59 3.78148 -0.776422 -1.59 3.76325 -0.715079 -1.49 3.79201 -0.717788 -1.49 3.8148 -0.794473 -1.59 3.78148 -0.776422 -1.49 3.79201 -0.717788 -1.59 3.76325 -0.715079 -1.5898 3.76181 -0.710061 -1.49 3.79201 -0.717788 -1.49 3.79201 -0.717788 -1.5898 3.76181 -0.710061 -1.5892 3.76049 -0.705046 -1.5882 3.75929 -0.700063 -1.49 3.79201 -0.717788 -1.5892 3.76049 -0.705046 -1.49 3.74279 -0.832994 -1.49 3.73811 -0.817264 -1.49 3.81947 -0.810203 -1.49 3.81947 -0.810203 -1.49 3.73811 -0.817264 -1.49 3.8148 -0.794473 -1.49 3.8352 -0.805528 -1.49 3.8148 -0.794473 -1.49 3.83053 -0.789797 -1.49 3.91189 -0.782736 -1.49 3.83053 -0.789797 -1.49 3.90721 -0.767006 -1.49 3.91189 -0.782736 -1.49 3.8352 -0.805528 -1.49 3.83053 -0.789797 -1.49 3.8148 -0.794473 -1.49 3.79201 -0.717788 -1.49 3.83053 -0.789797 -1.49 3.83053 -0.789797 -1.49 3.79201 -0.717788 -1.49 3.80774 -0.713113 -1.49 3.8148 -0.794473 -1.49 3.8352 -0.805528 -1.49 3.81947 -0.810203 -1.49 3.81947 -0.810203 -1.49 3.8352 -0.805528 -1.49 3.85799 -0.882212 -1.49 3.84226 -0.886887 -1.49 3.81947 -0.810203 -1.49 3.85799 -0.882212 -1.59 4.0044 -5.08293 -1.59 3.98424 -5.02219 -1.59 4.02113 -5.06665 -1.59 4.02113 -5.06665 -1.59 3.98424 -5.02219 -1.59 4.03385 -5.04708 -1.59 4.03385 -5.04708 -1.59 3.98424 -5.02219 -1.59 4.04194 -5.02518 -1.59 4.04194 -5.02518 -1.59 3.98424 -5.02219 -1.59 4.04498 -5.00204 -1.59 4.02293 -4.9356 -1.59 3.96219 -4.95576 -1.59 4.00665 -4.91887 -1.59 4.00665 -4.91887 -1.59 3.96219 -4.95576 -1.59 3.98708 -4.90615 -1.59 3.98708 -4.90615 -1.59 3.96219 -4.95576 -1.59 3.96518 -4.89806 -1.59 3.96518 -4.89806 -1.59 3.96219 -4.95576 -1.59 3.94204 -4.89502 -1.59 3.8756 -4.91707 -1.59 3.89576 -4.97781 -1.59 3.85887 -4.93335 -1.59 3.85887 -4.93335 -1.59 3.89576 -4.97781 -1.59 3.84615 -4.95292 -1.59 3.84615 -4.95292 -1.59 3.89576 -4.97781 -1.59 3.83806 -4.97482 -1.59 3.83806 -4.97482 -1.59 3.89576 -4.97781 -1.59 3.83502 -4.99796 0.6526 3.89169 -5.03558 0.686935 3.88627 -5.0267 0.65 3.88428 -5.02224 0.6526 3.89169 -5.03558 0.689636 3.89487 -5.03953 0.686935 3.88627 -5.0267 0.6526 3.89169 -5.03558 0.655421 3.90255 -5.04688 0.689636 3.89487 -5.03953 0.689636 3.89487 -5.03953 0.655421 3.90255 -5.04688 0.692471 3.90667 -5.04989 0.692471 3.90667 -5.04989 0.655421 3.90255 -5.04688 0.658184 3.91587 -5.05493 0.695158 3.92049 -5.05674 0.658184 3.91587 -5.05493 0.660643 3.93023 -5.0592 0.697572 3.93508 -5.0598 0.660643 3.93023 -5.0592 0.663214 3.94542 -5.05975 0.700251 3.95047 -5.05908 0.663214 3.94542 -5.05975 0.666027 3.9607 -5.05632 0.703086 3.96544 -5.05434 0.666027 3.9607 -5.05632 0.668806 3.97451 -5.04908 0.698889 3.97299 -5.05011 0.668806 3.97451 -5.04908 0.705794 3.97849 -5.04603 0.703086 3.96544 -5.05434 0.698889 3.97299 -5.05011 0.705794 3.97849 -5.04603 0.703086 3.96544 -5.05434 0.668806 3.97451 -5.04908 0.698889 3.97299 -5.05011 0.692471 3.90667 -5.04989 0.658184 3.91587 -5.05493 0.695158 3.92049 -5.05674 0.695158 3.92049 -5.05674 0.660643 3.93023 -5.0592 0.697572 3.93508 -5.0598 0.697572 3.93508 -5.0598 0.663214 3.94542 -5.05975 0.700251 3.95047 -5.05908 0.700251 3.95047 -5.05908 0.666027 3.9607 -5.05632 0.703086 3.96544 -5.05434 0.668806 3.97451 -5.04908 0.671288 3.98562 -5.03897 0.705794 3.97849 -5.04603 0.705794 3.97849 -5.04603 0.671288 3.98562 -5.03897 0.698889 3.98484 -5.03987 0.708211 3.98865 -5.03512 0.698889 3.98484 -5.03987 0.671288 3.98562 -5.03897 0.673831 3.99393 -5.0263 0.708211 3.98865 -5.03512 0.671288 3.98562 -5.03897 0.673831 3.99393 -5.0263 0.698889 3.99363 -5.0269 0.708211 3.98865 -5.03512 0.673831 3.99393 -5.0263 0.710867 3.99597 -5.02161 0.698889 3.99363 -5.0269 0.673831 3.99393 -5.0263 0.676634 3.99889 -5.01147 0.710867 3.99597 -5.02161 0.710867 3.99597 -5.02161 0.676634 3.99889 -5.01147 0.698889 3.99877 -5.01211 0.7137 3.99966 -5.00635 0.698889 3.99877 -5.01211 0.676634 3.99889 -5.01147 0.679426 3.99986 -4.99588 0.7137 3.99966 -5.00635 0.676634 3.99889 -5.01147 0.679426 3.99986 -4.99588 0.698889 3.9999 -4.99648 0.7137 3.99966 -5.00635 0.679426 3.99986 -4.99588 0.716428 3.9993 -4.99085 0.698889 3.9999 -4.99648 0.679426 3.99986 -4.99588 0.681937 3.99694 -4.98108 0.716428 3.9993 -4.99085 0.716428 3.9993 -4.99085 0.681937 3.99694 -4.98108 0.698889 3.99694 -4.98109 0.718853 3.99521 -4.9765 0.698889 3.99694 -4.98109 0.681937 3.99694 -4.98108 0.684448 3.99042 -4.96748 0.718853 3.99521 -4.9765 0.681937 3.99694 -4.98108 0.684448 3.99042 -4.96748 0.698889 3.99011 -4.96701 0.718853 3.99521 -4.9765 0.684448 3.99042 -4.96748 0.721485 3.98745 -4.96328 0.698889 3.99011 -4.96701 0.684448 3.99042 -4.96748 0.68724 3.98032 -4.95557 0.721485 3.98745 -4.96328 0.721485 3.98745 -4.96328 0.68724 3.98032 -4.95557 0.698889 3.97987 -4.95516 0.724314 3.97631 -4.95223 0.698889 3.97987 -4.95516 0.68724 3.98032 -4.95557 0.690043 3.96747 -4.94666 0.724314 3.97631 -4.95223 0.68724 3.98032 -4.95557 0.690043 3.96747 -4.94666 0.698889 3.9669 -4.94637 0.724314 3.97631 -4.95223 0.690043 3.96747 -4.94666 0.72706 3.96283 -4.94451 0.698889 3.9669 -4.94637 0.690043 3.96747 -4.94666 0.692585 3.95324 -4.94148 0.72706 3.96283 -4.94451 0.72706 3.96283 -4.94451 0.692585 3.95324 -4.94148 0.698889 3.95211 -4.94123 0.729498 3.9484 -4.94059 0.698889 3.95211 -4.94123 0.695068 3.93828 -4.94002 0.732104 3.93313 -4.94039 0.695068 3.93828 -4.94002 0.698889 3.93648 -4.9401 0.697847 3.92288 -4.94249 0.698889 3.93648 -4.9401 0.695068 3.93828 -4.94002 0.697847 3.92288 -4.94249 0.732104 3.93313 -4.94039 0.698889 3.93648 -4.9401 0.697847 3.92288 -4.94249 0.734927 3.91792 -4.94421 0.732104 3.93313 -4.94039 0.697847 3.92288 -4.94249 0.70066 3.90859 -4.94888 0.734927 3.91792 -4.94421 0.734927 3.91792 -4.94421 0.70066 3.90859 -4.94888 0.737689 3.90431 -4.95177 0.737689 3.90431 -4.95177 0.70066 3.90859 -4.94888 0.703231 3.89675 -4.95842 0.740145 3.89347 -4.96211 0.703231 3.89675 -4.95842 0.70569 3.88779 -4.97043 0.742724 3.88544 -4.97504 0.70569 3.88779 -4.97043 0.708454 3.88194 -4.98485 0.74554 3.88084 -4.99002 0.708454 3.88194 -4.98485 0.711274 3.88 -5.0004 0.748317 3.88026 -5.0056 0.711274 3.88 -5.0004 0.713873 3.88204 -5.01552 0.716313 3.88768 -5.02937 0.748317 3.88026 -5.0056 0.713873 3.88204 -5.01552 0.716313 3.88768 -5.02937 0.750795 3.88353 -5.02027 0.748317 3.88026 -5.0056 0.716313 3.88768 -5.02937 0.719061 3.89697 -5.04181 0.750795 3.88353 -5.02027 0.750795 3.88353 -5.02027 0.719061 3.89697 -5.04181 0.753345 3.89041 -5.03378 0.753345 3.89041 -5.03378 0.719061 3.89697 -5.04181 0.756152 3.90084 -5.04546 0.756152 3.90084 -5.04546 0.719061 3.89697 -5.04181 0.721887 3.90927 -5.05154 0.758943 3.9139 -5.05403 0.721887 3.90927 -5.05154 0.724513 3.92331 -5.05763 0.761447 3.92819 -5.05883 0.724513 3.92331 -5.05763 0.726939 3.93805 -5.05997 0.763968 3.94326 -5.05991 0.726939 3.93805 -5.05997 0.729668 3.95348 -5.05847 0.766765 3.95863 -5.05703 0.729668 3.95348 -5.05847 0.732499 3.96817 -5.05297 0.769567 3.97274 -5.05028 0.732499 3.96817 -5.05297 0.73515 3.9807 -5.04409 0.772101 3.98428 -5.04049 0.73515 3.9807 -5.04409 0.737567 3.99031 -5.0327 0.774593 3.99296 -5.02819 0.737567 3.99031 -5.0327 0.740277 3.99699 -5.01876 0.777377 3.99844 -5.01358 0.740277 3.99699 -5.01876 0.74311 3.99991 -5.00333 0.780189 3.99997 -4.99799 0.74311 3.99991 -5.00333 0.745785 3.99878 -4.98798 0.782753 3.99754 -4.983 0.745785 3.99878 -4.98798 0.748198 3.99401 -4.97387 0.78522 3.99152 -4.96925 0.748198 3.99401 -4.97387 0.750886 3.98556 -4.96096 0.78799 3.98187 -4.95702 0.750886 3.98556 -4.96096 0.753719 3.97388 -4.95048 0.79081 3.96931 -4.94764 0.753719 3.97388 -4.95048 0.756417 3.96012 -4.94347 0.793401 3.95516 -4.94195 0.756417 3.96012 -4.94347 0.758831 3.94558 -4.94026 0.795848 3.94033 -4.94 0.758831 3.94558 -4.94026 0.761496 3.93021 -4.9408 0.798603 3.92489 -4.94193 0.761496 3.93021 -4.9408 0.764328 3.91519 -4.94537 0.801429 3.91036 -4.94783 0.764328 3.91519 -4.94537 0.767046 3.90204 -4.95353 0.804047 3.89813 -4.95702 0.767046 3.90204 -4.95353 0.769466 3.89176 -4.96433 0.806479 3.88881 -4.9687 0.769466 3.89176 -4.96433 0.772107 3.88429 -4.97772 0.809216 3.8825 -4.98288 0.772107 3.88429 -4.97772 0.774936 3.88042 -4.99292 0.812047 3.88002 -4.99837 0.774936 3.88042 -4.99292 0.777673 3.8806 -5.00844 0.81469 3.88157 -5.01364 0.777673 3.8806 -5.00844 0.780105 3.88452 -5.02284 0.817111 3.88674 -5.02763 0.780105 3.88452 -5.02284 0.782719 3.89209 -5.03612 0.81983 3.89559 -5.04034 0.782719 3.89209 -5.03612 0.785543 3.90308 -5.0473 0.822664 3.90757 -5.05048 0.785543 3.90308 -5.0473 0.788298 3.91648 -5.0552 0.825331 3.92148 -5.05707 0.788298 3.91648 -5.0552 0.790746 3.93086 -5.0593 0.827746 3.93612 -5.05987 0.790746 3.93086 -5.0593 0.793333 3.94609 -5.05969 0.830445 3.95154 -5.05888 0.793333 3.94609 -5.05969 0.79615 3.96133 -5.05608 0.83328 3.96642 -5.05387 0.79615 3.96133 -5.05608 0.798921 3.97505 -5.0487 0.835969 3.97929 -5.04535 0.798921 3.97505 -5.0487 0.80139 3.98604 -5.03848 0.838384 3.98925 -5.03427 0.80139 3.98604 -5.03848 0.803948 3.99422 -5.0257 0.84106 3.99635 -5.0206 0.803948 3.99422 -5.0257 0.806757 3.99902 -5.0108 0.843895 3.99977 -5.00527 0.806757 3.99902 -5.0108 0.809542 3.99981 -4.99522 0.846605 3.99913 -4.98981 0.809542 3.99981 -4.99522 0.812036 3.99674 -4.98048 0.849023 3.99479 -4.97555 0.812036 3.99674 -4.98048 0.814565 3.99006 -4.96692 0.851677 3.98678 -4.96243 0.814565 3.99006 -4.96692 0.817363 3.97981 -4.95511 0.854509 3.97544 -4.95158 0.817363 3.97981 -4.95511 0.82016 3.96687 -4.94635 0.857239 3.96185 -4.94412 0.82016 3.96687 -4.94635 0.822686 3.95262 -4.94134 0.859666 3.94738 -4.94046 0.822686 3.95262 -4.94134 0.825184 3.93761 -4.94005 0.862294 3.93206 -4.94053 0.825184 3.93761 -4.94005 0.82797 3.92223 -4.94269 0.865123 3.91691 -4.94462 0.82797 3.92223 -4.94269 0.830778 3.90802 -4.94924 0.86787 3.90346 -4.95241 0.830778 3.90802 -4.94924 0.833333 3.89631 -4.95888 0.87031 3.89283 -4.96292 0.833333 3.89631 -4.95888 0.835804 3.88747 -4.97101 0.872913 3.885 -4.97602 0.835804 3.88747 -4.97101 0.838576 3.88178 -4.98551 0.875736 3.88066 -4.99109 0.838576 3.88178 -4.98551 0.841393 3.88001 -5.00108 0.8785 3.88037 -5.00666 0.841393 3.88001 -5.00108 0.843977 3.88221 -5.01614 0.846427 3.888 -5.02994 0.8785 3.88037 -5.00666 0.843977 3.88221 -5.01614 0.846427 3.888 -5.02994 0.880958 3.88388 -5.02123 0.8785 3.88037 -5.00666 0.846427 3.888 -5.02994 0.849183 3.89745 -5.0423 0.880958 3.88388 -5.02123 0.880958 3.88388 -5.02123 0.849183 3.89745 -5.0423 0.883533 3.89103 -5.03466 0.883533 3.89103 -5.03466 0.849183 3.89745 -5.0423 0.886349 3.90167 -5.04616 0.886349 3.90167 -5.04616 0.849183 3.89745 -5.0423 0.852007 3.90986 -5.05188 0.889127 3.91486 -5.05448 0.852007 3.90986 -5.05188 0.854618 3.92394 -5.05781 0.891608 3.92919 -5.05902 0.854618 3.92394 -5.05781 0.857051 3.93871 -5.05999 0.894155 3.94433 -5.05984 0.857051 3.93871 -5.05999 0.859791 3.95414 -5.05831 0.896961 3.95966 -5.05669 0.859791 3.95414 -5.05831 0.862619 3.96877 -5.05265 0.899753 3.97363 -5.04969 0.862619 3.96877 -5.05265 0.865257 3.98117 -5.04365 0.902261 3.98496 -5.03973 0.865257 3.98117 -5.04365 0.867678 3.99066 -5.03215 0.904778 3.99346 -5.02725 0.867678 3.99066 -5.03215 0.870398 3.9972 -5.01811 0.907574 3.99868 -5.01252 0.870398 3.9972 -5.01811 0.873231 3.99994 -5.00266 0.910376 3.99992 -4.99692 0.873231 3.99994 -5.00266 0.875893 3.99865 -4.98734 0.912915 3.99724 -4.98202 0.875893 3.99865 -4.98734 0.878307 3.99372 -4.97328 0.915403 3.99097 -4.96834 0.878307 3.99372 -4.97328 0.881007 3.98512 -4.96045 0.918186 3.98108 -4.95627 0.881007 3.98512 -4.96045 0.883841 3.97332 -4.9501 0.920999 3.96836 -4.94713 0.883841 3.97332 -4.9501 0.886526 3.9595 -4.94326 0.923566 3.95417 -4.9417 0.886526 3.9595 -4.94326 0.888939 3.94493 -4.9402 0.92603 3.93927 -4.94 0.888939 3.94493 -4.9402 0.891617 3.92954 -4.94092 0.928799 3.92384 -4.94222 0.891617 3.92954 -4.94092 0.89445 3.91458 -4.94565 0.931619 3.90943 -4.94837 0.89445 3.91458 -4.94565 0.897157 3.90153 -4.95395 0.934214 3.8974 -4.95775 0.897157 3.90153 -4.95395 0.899573 3.89137 -4.96485 0.936659 3.88827 -4.9696 0.899573 3.89137 -4.96485 0.902227 3.88404 -4.97835 0.939412 3.8822 -4.98392 0.902227 3.88404 -4.97835 0.905058 3.88034 -4.9936 0.942239 3.88 -4.99945 0.905058 3.88034 -4.9936 0.907785 3.88069 -5.00909 0.944859 3.88182 -5.01465 0.907785 3.88069 -5.00909 0.91021 3.88477 -5.02344 0.94729 3.88723 -5.02856 0.91021 3.88477 -5.02344 0.912839 3.8925 -5.03666 0.950025 3.89632 -5.04114 0.912839 3.8925 -5.03666 0.915666 3.90362 -5.04771 0.952857 3.90849 -5.05106 0.915666 3.90362 -5.04771 0.918411 3.91709 -5.05545 0.955502 3.92247 -5.05738 0.918411 3.91709 -5.05545 0.92085 3.9315 -5.05939 0.957923 3.93717 -5.05993 0.92085 3.9315 -5.05939 0.923452 3.94676 -5.05962 0.960639 3.9526 -5.05866 0.923452 3.94676 -5.05962 0.926273 3.96197 -5.05583 0.963473 3.96739 -5.05338 0.926273 3.96197 -5.05583 0.929035 3.97559 -5.04831 0.966143 3.98007 -5.04466 0.929035 3.97559 -5.04831 0.931492 3.98645 -5.03798 0.968558 3.98984 -5.03341 0.931492 3.98645 -5.03798 0.934066 3.9945 -5.02509 0.971254 3.99672 -5.01958 0.934066 3.9945 -5.02509 0.93688 3.99914 -5.01013 0.974089 3.99985 -5.00419 0.93688 3.99914 -5.01013 0.939657 3.99975 -4.99455 0.976781 3.99894 -4.98878 0.939657 3.99975 -4.99455 0.942137 3.99653 -4.97988 0.979195 3.99436 -4.9746 0.942137 3.99653 -4.97988 0.944682 3.98968 -4.96636 0.981869 3.9861 -4.9616 0.944682 3.98968 -4.96636 0.947486 3.9793 -4.95466 0.984704 3.97456 -4.95095 0.947486 3.9793 -4.95466 0.950277 3.96627 -4.94606 0.987417 3.96086 -4.94374 0.950277 3.96627 -4.94606 0.952785 3.95199 -4.94121 0.989835 3.94635 -4.94034 0.952785 3.95199 -4.94121 0.9553 3.93694 -4.94008 0.992486 3.93099 -4.94068 0.9553 3.93694 -4.94008 0.958093 3.92158 -4.9429 0.995318 3.91592 -4.94505 0.958093 3.92158 -4.9429 0.960895 3.90745 -4.9496 0.99805 3.90263 -4.95306 0.960895 3.90745 -4.9496 0.963434 3.89587 -4.95935 1.00048 3.8922 -4.96374 0.963434 3.89587 -4.95935 0.965919 3.88715 -4.97159 1.0031 3.88458 -4.97701 0.965919 3.88715 -4.97159 0.968699 3.88161 -4.98618 1.00593 3.88051 -4.99217 0.968699 3.88161 -4.98618 0.971511 3.88003 -5.00175 1.00868 3.8805 -5.00771 0.971511 3.88003 -5.00175 0.97408 3.88239 -5.01676 0.976541 3.88834 -5.03052 1.00868 3.8805 -5.00771 0.97408 3.88239 -5.01676 0.976541 3.88834 -5.03052 1.01112 3.88425 -5.02219 1.00868 3.8805 -5.00771 0.976541 3.88834 -5.03052 0.979306 3.89793 -5.04278 1.01112 3.88425 -5.02219 1.01112 3.88425 -5.02219 0.979306 3.89793 -5.04278 1.01372 3.89166 -5.03554 1.01372 3.89166 -5.03554 0.979306 3.89793 -5.04278 1.01654 3.90251 -5.04685 1.01654 3.90251 -5.04685 0.979306 3.89793 -5.04278 0.982126 3.91044 -5.05221 1.01444 3.9131 -5.05363 0.982126 3.91044 -5.05221 1.01931 3.91583 -5.05492 1.01654 3.90251 -5.04685 1.01444 3.9131 -5.05363 1.01931 3.91583 -5.05492 1.01654 3.90251 -5.04685 0.982126 3.91044 -5.05221 1.01444 3.9131 -5.05363 0.692585 3.95324 -4.94148 0.695068 3.93828 -4.94002 0.698889 3.95211 -4.94123 0.737689 3.90431 -4.95177 0.703231 3.89675 -4.95842 0.740145 3.89347 -4.96211 0.740145 3.89347 -4.96211 0.70569 3.88779 -4.97043 0.742724 3.88544 -4.97504 0.742724 3.88544 -4.97504 0.708454 3.88194 -4.98485 0.74554 3.88084 -4.99002 0.74554 3.88084 -4.99002 0.711274 3.88 -5.0004 0.748317 3.88026 -5.0056 0.756152 3.90084 -5.04546 0.721887 3.90927 -5.05154 0.758943 3.9139 -5.05403 0.758943 3.9139 -5.05403 0.724513 3.92331 -5.05763 0.761447 3.92819 -5.05883 0.761447 3.92819 -5.05883 0.726939 3.93805 -5.05997 0.763968 3.94326 -5.05991 0.763968 3.94326 -5.05991 0.729668 3.95348 -5.05847 0.766765 3.95863 -5.05703 0.766765 3.95863 -5.05703 0.732499 3.96817 -5.05297 0.769567 3.97274 -5.05028 0.769567 3.97274 -5.05028 0.73515 3.9807 -5.04409 0.772101 3.98428 -5.04049 0.772101 3.98428 -5.04049 0.737567 3.99031 -5.0327 0.774593 3.99296 -5.02819 0.774593 3.99296 -5.02819 0.740277 3.99699 -5.01876 0.777377 3.99844 -5.01358 0.777377 3.99844 -5.01358 0.74311 3.99991 -5.00333 0.780189 3.99997 -4.99799 0.780189 3.99997 -4.99799 0.745785 3.99878 -4.98798 0.782753 3.99754 -4.983 0.782753 3.99754 -4.983 0.748198 3.99401 -4.97387 0.78522 3.99152 -4.96925 0.78522 3.99152 -4.96925 0.750886 3.98556 -4.96096 0.78799 3.98187 -4.95702 0.78799 3.98187 -4.95702 0.753719 3.97388 -4.95048 0.79081 3.96931 -4.94764 0.79081 3.96931 -4.94764 0.756417 3.96012 -4.94347 0.793401 3.95516 -4.94195 0.793401 3.95516 -4.94195 0.758831 3.94558 -4.94026 0.795848 3.94033 -4.94 0.795848 3.94033 -4.94 0.761496 3.93021 -4.9408 0.798603 3.92489 -4.94193 0.798603 3.92489 -4.94193 0.764328 3.91519 -4.94537 0.801429 3.91036 -4.94783 0.801429 3.91036 -4.94783 0.767046 3.90204 -4.95353 0.804047 3.89813 -4.95702 0.804047 3.89813 -4.95702 0.769466 3.89176 -4.96433 0.806479 3.88881 -4.9687 0.806479 3.88881 -4.9687 0.772107 3.88429 -4.97772 0.809216 3.8825 -4.98288 0.809216 3.8825 -4.98288 0.774936 3.88042 -4.99292 0.812047 3.88002 -4.99837 0.812047 3.88002 -4.99837 0.777673 3.8806 -5.00844 0.81469 3.88157 -5.01364 0.81469 3.88157 -5.01364 0.780105 3.88452 -5.02284 0.817111 3.88674 -5.02763 0.817111 3.88674 -5.02763 0.782719 3.89209 -5.03612 0.81983 3.89559 -5.04034 0.81983 3.89559 -5.04034 0.785543 3.90308 -5.0473 0.822664 3.90757 -5.05048 0.822664 3.90757 -5.05048 0.788298 3.91648 -5.0552 0.825331 3.92148 -5.05707 0.825331 3.92148 -5.05707 0.790746 3.93086 -5.0593 0.827746 3.93612 -5.05987 0.827746 3.93612 -5.05987 0.793333 3.94609 -5.05969 0.830445 3.95154 -5.05888 0.830445 3.95154 -5.05888 0.79615 3.96133 -5.05608 0.83328 3.96642 -5.05387 0.83328 3.96642 -5.05387 0.798921 3.97505 -5.0487 0.835969 3.97929 -5.04535 0.835969 3.97929 -5.04535 0.80139 3.98604 -5.03848 0.838384 3.98925 -5.03427 0.838384 3.98925 -5.03427 0.803948 3.99422 -5.0257 0.84106 3.99635 -5.0206 0.84106 3.99635 -5.0206 0.806757 3.99902 -5.0108 0.843895 3.99977 -5.00527 0.843895 3.99977 -5.00527 0.809542 3.99981 -4.99522 0.846605 3.99913 -4.98981 0.846605 3.99913 -4.98981 0.812036 3.99674 -4.98048 0.849023 3.99479 -4.97555 0.849023 3.99479 -4.97555 0.814565 3.99006 -4.96692 0.851677 3.98678 -4.96243 0.851677 3.98678 -4.96243 0.817363 3.97981 -4.95511 0.854509 3.97544 -4.95158 0.854509 3.97544 -4.95158 0.82016 3.96687 -4.94635 0.857239 3.96185 -4.94412 0.857239 3.96185 -4.94412 0.822686 3.95262 -4.94134 0.859666 3.94738 -4.94046 0.859666 3.94738 -4.94046 0.825184 3.93761 -4.94005 0.862294 3.93206 -4.94053 0.862294 3.93206 -4.94053 0.82797 3.92223 -4.94269 0.865123 3.91691 -4.94462 0.865123 3.91691 -4.94462 0.830778 3.90802 -4.94924 0.86787 3.90346 -4.95241 0.86787 3.90346 -4.95241 0.833333 3.89631 -4.95888 0.87031 3.89283 -4.96292 0.87031 3.89283 -4.96292 0.835804 3.88747 -4.97101 0.872913 3.885 -4.97602 0.872913 3.885 -4.97602 0.838576 3.88178 -4.98551 0.875736 3.88066 -4.99109 0.875736 3.88066 -4.99109 0.841393 3.88001 -5.00108 0.8785 3.88037 -5.00666 0.886349 3.90167 -5.04616 0.852007 3.90986 -5.05188 0.889127 3.91486 -5.05448 0.889127 3.91486 -5.05448 0.854618 3.92394 -5.05781 0.891608 3.92919 -5.05902 0.891608 3.92919 -5.05902 0.857051 3.93871 -5.05999 0.894155 3.94433 -5.05984 0.894155 3.94433 -5.05984 0.859791 3.95414 -5.05831 0.896961 3.95966 -5.05669 0.896961 3.95966 -5.05669 0.862619 3.96877 -5.05265 0.899753 3.97363 -5.04969 0.899753 3.97363 -5.04969 0.865257 3.98117 -5.04365 0.902261 3.98496 -5.03973 0.902261 3.98496 -5.03973 0.867678 3.99066 -5.03215 0.904778 3.99346 -5.02725 0.904778 3.99346 -5.02725 0.870398 3.9972 -5.01811 0.907574 3.99868 -5.01252 0.907574 3.99868 -5.01252 0.873231 3.99994 -5.00266 0.910376 3.99992 -4.99692 0.910376 3.99992 -4.99692 0.875893 3.99865 -4.98734 0.912915 3.99724 -4.98202 0.912915 3.99724 -4.98202 0.878307 3.99372 -4.97328 0.915403 3.99097 -4.96834 0.915403 3.99097 -4.96834 0.881007 3.98512 -4.96045 0.918186 3.98108 -4.95627 0.918186 3.98108 -4.95627 0.883841 3.97332 -4.9501 0.920999 3.96836 -4.94713 0.920999 3.96836 -4.94713 0.886526 3.9595 -4.94326 0.923566 3.95417 -4.9417 0.923566 3.95417 -4.9417 0.888939 3.94493 -4.9402 0.92603 3.93927 -4.94 0.92603 3.93927 -4.94 0.891617 3.92954 -4.94092 0.928799 3.92384 -4.94222 0.928799 3.92384 -4.94222 0.89445 3.91458 -4.94565 0.931619 3.90943 -4.94837 0.931619 3.90943 -4.94837 0.897157 3.90153 -4.95395 0.934214 3.8974 -4.95775 0.934214 3.8974 -4.95775 0.899573 3.89137 -4.96485 0.936659 3.88827 -4.9696 0.936659 3.88827 -4.9696 0.902227 3.88404 -4.97835 0.939412 3.8822 -4.98392 0.939412 3.8822 -4.98392 0.905058 3.88034 -4.9936 0.942239 3.88 -4.99945 0.942239 3.88 -4.99945 0.907785 3.88069 -5.00909 0.944859 3.88182 -5.01465 0.944859 3.88182 -5.01465 0.91021 3.88477 -5.02344 0.94729 3.88723 -5.02856 0.94729 3.88723 -5.02856 0.912839 3.8925 -5.03666 0.950025 3.89632 -5.04114 0.950025 3.89632 -5.04114 0.915666 3.90362 -5.04771 0.952857 3.90849 -5.05106 0.952857 3.90849 -5.05106 0.918411 3.91709 -5.05545 0.955502 3.92247 -5.05738 0.955502 3.92247 -5.05738 0.92085 3.9315 -5.05939 0.957923 3.93717 -5.05993 0.957923 3.93717 -5.05993 0.923452 3.94676 -5.05962 0.960639 3.9526 -5.05866 0.960639 3.9526 -5.05866 0.926273 3.96197 -5.05583 0.963473 3.96739 -5.05338 0.963473 3.96739 -5.05338 0.929035 3.97559 -5.04831 0.966143 3.98007 -5.04466 0.966143 3.98007 -5.04466 0.931492 3.98645 -5.03798 0.968558 3.98984 -5.03341 0.968558 3.98984 -5.03341 0.934066 3.9945 -5.02509 0.971254 3.99672 -5.01958 0.971254 3.99672 -5.01958 0.93688 3.99914 -5.01013 0.974089 3.99985 -5.00419 0.974089 3.99985 -5.00419 0.939657 3.99975 -4.99455 0.976781 3.99894 -4.98878 0.976781 3.99894 -4.98878 0.942137 3.99653 -4.97988 0.979195 3.99436 -4.9746 0.979195 3.99436 -4.9746 0.944682 3.98968 -4.96636 0.981869 3.9861 -4.9616 0.981869 3.9861 -4.9616 0.947486 3.9793 -4.95466 0.984704 3.97456 -4.95095 0.984704 3.97456 -4.95095 0.950277 3.96627 -4.94606 0.987417 3.96086 -4.94374 0.987417 3.96086 -4.94374 0.952785 3.95199 -4.94121 0.989835 3.94635 -4.94034 0.989835 3.94635 -4.94034 0.9553 3.93694 -4.94008 0.992486 3.93099 -4.94068 0.992486 3.93099 -4.94068 0.958093 3.92158 -4.9429 0.995318 3.91592 -4.94505 0.995318 3.91592 -4.94505 0.960895 3.90745 -4.9496 0.99805 3.90263 -4.95306 0.99805 3.90263 -4.95306 0.963434 3.89587 -4.95935 1.00048 3.8922 -4.96374 1.00048 3.8922 -4.96374 0.965919 3.88715 -4.97159 1.0031 3.88458 -4.97701 1.0031 3.88458 -4.97701 0.968699 3.88161 -4.98618 1.00593 3.88051 -4.99217 1.00593 3.88051 -4.99217 0.971511 3.88003 -5.00175 1.00868 3.8805 -5.00771 0.982126 3.91044 -5.05221 0.984723 3.92456 -5.05798 1.01931 3.91583 -5.05492 1.01931 3.91583 -5.05492 0.984723 3.92456 -5.05798 1.01444 3.92789 -5.05877 1.02177 3.9302 -5.05919 1.01444 3.92789 -5.05877 0.984723 3.92456 -5.05798 0.987164 3.93937 -5.06 1.02177 3.9302 -5.05919 0.984723 3.92456 -5.05798 0.987164 3.93937 -5.06 1.01444 3.94352 -5.0599 1.02177 3.9302 -5.05919 0.987164 3.93937 -5.06 0.989913 3.9548 -5.05815 1.01444 3.94352 -5.0599 1.01444 3.94352 -5.0599 0.989913 3.9548 -5.05815 1.02434 3.9454 -5.05976 1.02177 3.9302 -5.05919 1.01444 3.94352 -5.0599 1.02434 3.9454 -5.05976 1.02434 3.9454 -5.05976 0.989913 3.9548 -5.05815 1.01444 3.9589 -5.05695 1.02716 3.96068 -5.05632 1.01444 3.9589 -5.05695 0.992739 3.96936 -5.05233 1.01444 3.97299 -5.05011 0.992739 3.96936 -5.05233 0.995363 3.98164 -5.0432 1.02994 3.9745 -5.04909 0.995363 3.98164 -5.0432 1.03242 3.98563 -5.03897 1.02994 3.9745 -5.04909 1.01444 3.97299 -5.05011 0.995363 3.98164 -5.0432 1.02994 3.9745 -5.04909 1.02716 3.96068 -5.05632 1.01444 3.97299 -5.05011 1.01444 3.97299 -5.05011 1.02716 3.96068 -5.05632 0.992739 3.96936 -5.05233 1.03242 3.98563 -5.03897 0.995363 3.98164 -5.0432 1.01444 3.98484 -5.03987 0.99779 3.99101 -5.03159 1.01444 3.98484 -5.03987 0.995363 3.98164 -5.0432 0.99779 3.99101 -5.03159 1.03242 3.98563 -5.03897 1.01444 3.98484 -5.03987 0.99779 3.99101 -5.03159 1.03496 3.99393 -5.02629 1.03242 3.98563 -5.03897 0.99779 3.99101 -5.03159 1.01444 3.99363 -5.0269 1.03496 3.99393 -5.02629 0.99779 3.99101 -5.03159 1.00052 3.9974 -5.01746 1.01444 3.99363 -5.0269 1.01444 3.99363 -5.0269 1.00052 3.9974 -5.01746 1.03496 3.99393 -5.02629 1.03496 3.99393 -5.02629 1.00052 3.9974 -5.01746 1.03777 3.9989 -5.01145 1.03777 3.9989 -5.01145 1.00052 3.9974 -5.01746 1.01444 3.99877 -5.01211 1.00335 3.99997 -5.00198 1.01444 3.99877 -5.01211 1.00052 3.9974 -5.01746 1.00335 3.99997 -5.00198 1.03777 3.9989 -5.01145 1.01444 3.99877 -5.01211 1.00335 3.99997 -5.00198 1.04056 3.99986 -4.99586 1.03777 3.9989 -5.01145 1.00335 3.99997 -5.00198 1.01444 3.9999 -4.99648 1.04056 3.99986 -4.99586 1.00335 3.99997 -5.00198 1.006 3.99851 -4.9867 1.01444 3.9999 -4.99648 1.01444 3.9999 -4.99648 1.006 3.99851 -4.9867 1.04056 3.99986 -4.99586 1.04056 3.99986 -4.99586 1.006 3.99851 -4.9867 1.04307 3.99693 -4.98105 1.04307 3.99693 -4.98105 1.006 3.99851 -4.9867 1.01444 3.99694 -4.98109 1.00842 3.99343 -4.97269 1.01444 3.99694 -4.98109 1.006 3.99851 -4.9867 1.00842 3.99343 -4.97269 1.04307 3.99693 -4.98105 1.01444 3.99694 -4.98109 1.00842 3.99343 -4.97269 1.04559 3.9904 -4.96744 1.04307 3.99693 -4.98105 1.00842 3.99343 -4.97269 1.01444 3.99011 -4.96701 1.04559 3.9904 -4.96744 1.00842 3.99343 -4.97269 1.01113 3.98467 -4.95994 1.01444 3.99011 -4.96701 1.01444 3.99011 -4.96701 1.01113 3.98467 -4.95994 1.04559 3.9904 -4.96744 1.04559 3.9904 -4.96744 1.01113 3.98467 -4.95994 1.04838 3.98028 -4.95553 1.04838 3.98028 -4.95553 1.01113 3.98467 -4.95994 1.01396 3.97275 -4.94973 1.05119 3.96742 -4.94663 1.01396 3.97275 -4.94973 1.01663 3.95888 -4.94305 1.05373 3.95317 -4.94146 1.01663 3.95888 -4.94305 1.01905 3.94427 -4.94015 1.05621 3.9382 -4.94003 1.01905 3.94427 -4.94015 1.02174 3.92887 -4.94104 1.05899 3.9228 -4.94252 1.02174 3.92887 -4.94104 1.02457 3.91396 -4.94594 1.06181 3.90851 -4.94893 1.02457 3.91396 -4.94594 1.02727 3.90103 -4.95438 1.06438 3.89668 -4.95849 1.02727 3.90103 -4.95438 1.02968 3.89099 -4.96538 1.06684 3.88774 -4.97052 1.02968 3.89099 -4.96538 1.03235 3.8838 -4.97898 1.06961 3.88191 -4.98497 1.03235 3.8838 -4.97898 1.03518 3.88027 -4.99427 1.07243 3.88 -5.00053 1.03518 3.88027 -4.99427 1.0379 3.8808 -5.00974 1.07503 3.88208 -5.01565 1.0379 3.8808 -5.00974 1.04032 3.88503 -5.02404 1.07747 3.88775 -5.02949 1.04032 3.88503 -5.02404 1.04296 3.89292 -5.03719 1.08022 3.89708 -5.04192 1.04296 3.89292 -5.03719 1.04579 3.90416 -5.04812 1.08305 3.90941 -5.05162 1.04579 3.90416 -5.04812 1.04852 3.9177 -5.0557 1.08567 3.92347 -5.05768 1.04852 3.9177 -5.0557 1.05095 3.93214 -5.05948 1.0881 3.93822 -5.05997 1.05095 3.93214 -5.05948 1.05357 3.94743 -5.05954 1.09083 3.95366 -5.05842 1.05357 3.94743 -5.05954 1.0564 3.9626 -5.05558 1.09367 3.96834 -5.05288 1.0564 3.9626 -5.05558 1.05915 3.97612 -5.04791 1.09631 3.98084 -5.04396 1.05915 3.97612 -5.04791 1.06159 3.98685 -5.03748 1.09873 3.99042 -5.03253 1.06159 3.98685 -5.03748 1.06418 3.99478 -5.02448 1.10145 3.99706 -5.01855 1.06418 3.99478 -5.02448 1.067 3.99925 -5.00946 1.10428 3.99992 -5.00311 1.067 3.99925 -5.00946 1.06977 3.99969 -4.99389 1.10695 3.99874 -4.98776 1.06977 3.99969 -4.99389 1.07224 3.99631 -4.97928 1.10937 3.99391 -4.97366 1.07224 3.99631 -4.97928 1.0748 3.9893 -4.96581 1.11206 3.9854 -4.96077 1.0748 3.9893 -4.96581 1.07761 3.97878 -4.95422 1.1149 3.97367 -4.95034 1.07761 3.97878 -4.95422 1.08039 3.96567 -4.94577 1.11759 3.95988 -4.94339 1.08039 3.96567 -4.94577 1.08289 3.95137 -4.94109 1.12001 3.94531 -4.94024 1.08289 3.95137 -4.94109 1.08542 3.93628 -4.94012 1.12268 3.92993 -4.94085 1.08542 3.93628 -4.94012 1.08822 3.92093 -4.94311 1.12551 3.91493 -4.94549 1.08822 3.92093 -4.94311 1.09101 3.90689 -4.94996 1.12823 3.90181 -4.95372 1.09101 3.90689 -4.94996 1.09353 3.89544 -4.95982 1.13065 3.89158 -4.96457 1.09353 3.89544 -4.95982 1.09603 3.88684 -4.97218 1.1333 3.88417 -4.97801 1.09603 3.88684 -4.97218 1.09882 3.88146 -4.98684 1.13613 3.88038 -4.99325 1.09882 3.88146 -4.98684 1.10163 3.88005 -5.00242 1.13886 3.88064 -5.00876 1.10163 3.88005 -5.00242 1.10418 3.88257 -5.01737 1.10666 3.88868 -5.03109 1.13886 3.88064 -5.00876 1.10418 3.88257 -5.01737 1.10666 3.88868 -5.03109 1.14129 3.88464 -5.02314 1.13886 3.88064 -5.00876 1.10666 3.88868 -5.03109 1.10943 3.89842 -5.04325 1.14129 3.88464 -5.02314 1.14129 3.88464 -5.02314 1.10943 3.89842 -5.04325 1.14391 3.8923 -5.0364 1.14391 3.8923 -5.0364 1.10943 3.89842 -5.04325 1.14674 3.90337 -5.04752 1.14674 3.90337 -5.04752 1.10943 3.89842 -5.04325 1.11224 3.91103 -5.05254 1.14949 3.91681 -5.05534 1.11224 3.91103 -5.05254 1.11483 3.92518 -5.05814 1.15194 3.93122 -5.05935 1.11483 3.92518 -5.05814 1.11728 3.94004 -5.06 1.15453 3.94647 -5.05965 1.11728 3.94004 -5.06 1.12004 3.95546 -5.05797 1.15735 3.9617 -5.05594 1.12004 3.95546 -5.05797 1.12286 3.96995 -5.05199 1.16012 3.97537 -5.04847 1.12286 3.96995 -5.05199 1.12547 3.9821 -5.04275 1.16258 3.98628 -5.03818 1.12547 3.9821 -5.04275 1.1279 3.99136 -5.03102 1.16515 3.99439 -5.02532 1.1279 3.99136 -5.03102 1.13064 3.9976 -5.01681 1.16797 3.99909 -5.01038 1.13064 3.9976 -5.01681 1.13347 3.99999 -5.00131 1.17075 3.99977 -4.99479 1.13347 3.99999 -5.00131 1.13611 3.99836 -4.98607 1.17323 3.9966 -4.98009 1.13611 3.99836 -4.98607 1.13853 3.99312 -4.97211 1.17577 3.98981 -4.96655 1.13853 3.99312 -4.97211 1.14125 3.98421 -4.95944 1.17858 3.97947 -4.95481 1.14125 3.98421 -4.95944 1.14408 3.97218 -4.94936 1.18137 3.96646 -4.94615 1.14408 3.97218 -4.94936 1.14674 3.95826 -4.94285 1.18389 3.95218 -4.94125 1.14674 3.95826 -4.94285 1.14916 3.94362 -4.94011 1.1864 3.93714 -4.94007 1.14916 3.94362 -4.94011 1.15186 3.92821 -4.94117 1.18919 3.92176 -4.94284 1.15186 3.92821 -4.94117 1.15469 3.91335 -4.94624 1.192 3.9076 -4.9495 1.15469 3.91335 -4.94624 1.15738 3.90054 -4.95481 1.19454 3.89598 -4.95923 1.15738 3.90054 -4.95481 1.15979 3.89062 -4.96592 1.19702 3.88723 -4.97145 1.15979 3.89062 -4.96592 1.16247 3.88357 -4.97962 1.1998 3.88165 -4.98602 1.16247 3.88357 -4.97962 1.1653 3.88021 -4.99495 1.20262 3.88002 -5.0016 1.1653 3.88021 -4.99495 1.16801 3.88091 -5.01039 1.20519 3.88235 -5.01663 1.16801 3.88091 -5.01039 1.17042 3.88529 -5.02463 1.20765 3.88827 -5.03041 1.17042 3.88529 -5.02463 1.17308 3.89334 -5.03772 1.21042 3.89784 -5.04269 1.17308 3.89334 -5.03772 1.17591 3.90471 -5.04853 1.21324 3.91034 -5.05216 1.17591 3.90471 -5.04853 1.17864 3.91831 -5.05594 1.21584 3.92446 -5.05795 1.17864 3.91831 -5.05594 1.18106 3.93278 -5.05956 1.21828 3.93928 -5.06 1.18106 3.93278 -5.05956 1.18369 3.9481 -5.05945 1.22103 3.95471 -5.05817 1.18369 3.9481 -5.05945 1.18652 3.96323 -5.05532 1.22386 3.96929 -5.05236 1.18652 3.96323 -5.05532 1.18926 3.97665 -5.04751 1.22648 3.98159 -5.04325 1.18926 3.97665 -5.04751 1.1917 3.98725 -5.03698 1.22891 3.99098 -5.03164 1.1917 3.98725 -5.03698 1.1943 3.99505 -5.02386 1.23164 3.99739 -5.01751 1.1943 3.99505 -5.02386 1.19713 3.99935 -5.00879 1.23448 3.99997 -5.00203 1.19713 3.99935 -5.00879 1.19989 3.99962 -4.99323 1.23713 3.99852 -4.98674 1.19989 3.99962 -4.99323 1.20234 3.99608 -4.97868 1.23955 3.99344 -4.97272 1.20234 3.99608 -4.97868 1.20492 3.98892 -4.96526 1.24226 3.98468 -4.95996 1.20492 3.98892 -4.96526 1.20773 3.97826 -4.95378 1.24509 3.97277 -4.94974 1.20773 3.97826 -4.95378 1.21051 3.96507 -4.94549 1.24777 3.95889 -4.94305 1.21051 3.96507 -4.94549 1.21299 3.95074 -4.94097 1.25018 3.94427 -4.94015 1.21299 3.95074 -4.94097 1.21553 3.93561 -4.94016 1.25287 3.92886 -4.94104 1.21553 3.93561 -4.94016 1.21834 3.92029 -4.94333 1.25571 3.91395 -4.94595 1.21834 3.92029 -4.94333 1.22113 3.90633 -4.95033 1.2584 3.90101 -4.95439 1.22113 3.90633 -4.95033 1.22363 3.89502 -4.96029 1.26082 3.89097 -4.96541 1.22363 3.89502 -4.96029 1.22615 3.88653 -4.97278 1.26349 3.88379 -4.97902 1.22615 3.88653 -4.97278 1.22895 3.88132 -4.9875 1.26632 3.88027 -4.99433 1.22895 3.88132 -4.9875 1.23175 3.88008 -5.00309 1.26904 3.88081 -5.0098 1.23175 3.88008 -5.00309 1.23428 3.88276 -5.01799 1.23677 3.88903 -5.03165 1.26904 3.88081 -5.0098 1.23428 3.88276 -5.01799 1.23677 3.88903 -5.03165 1.27146 3.88505 -5.0241 1.26904 3.88081 -5.0098 1.23677 3.88903 -5.03165 1.23955 3.89891 -5.04372 1.27146 3.88505 -5.0241 1.27146 3.88505 -5.0241 1.23955 3.89891 -5.04372 1.2741 3.89296 -5.03725 1.2741 3.89296 -5.03725 1.23955 3.89891 -5.04372 1.27694 3.90423 -5.04817 1.27694 3.90423 -5.04817 1.23955 3.89891 -5.04372 1.24236 3.91162 -5.05286 1.27967 3.91778 -5.05574 1.24236 3.91162 -5.05286 1.24493 3.92581 -5.0583 1.2821 3.93224 -5.0595 1.24493 3.92581 -5.0583 1.24739 3.9407 -5.06 1.28472 3.94754 -5.05952 1.24739 3.9407 -5.06 1.25016 3.95611 -5.0578 1.28755 3.96271 -5.05554 1.25016 3.95611 -5.0578 1.25298 3.97053 -5.05165 1.2903 3.97622 -5.04783 1.25298 3.97053 -5.05165 1.25557 3.98256 -5.04229 1.29275 3.98693 -5.03738 1.25557 3.98256 -5.04229 1.25801 3.9917 -5.03045 1.29534 3.99484 -5.02435 1.25801 3.9917 -5.03045 1.26077 3.99778 -5.01616 1.29816 3.99927 -5.00931 1.26077 3.99778 -5.01616 1.26359 4 -5.00063 1.30093 3.99967 -4.99373 1.26359 4 -5.00063 1.26621 3.99821 -4.98544 1.3034 3.99625 -4.97913 1.26621 3.99821 -4.98544 1.26864 3.99281 -4.97152 1.30596 3.9892 -4.96566 1.26864 3.99281 -4.97152 1.27137 3.98375 -4.95894 1.30878 3.97864 -4.9541 1.27137 3.98375 -4.95894 1.2742 3.97161 -4.949 1.31156 3.9655 -4.94569 1.2742 3.97161 -4.949 1.27685 3.95764 -4.94265 1.31405 3.95118 -4.94105 1.27685 3.95764 -4.94265 1.27927 3.94296 -4.94007 1.31658 3.93607 -4.94013 1.27927 3.94296 -4.94007 1.28198 3.92754 -4.94131 1.31939 3.92073 -4.94318 1.28198 3.92754 -4.94131 1.28481 3.91275 -4.94655 1.32218 3.90671 -4.95009 1.28481 3.91275 -4.94655 1.28749 3.90005 -4.95524 1.3247 3.89529 -4.95998 1.28749 3.90005 -4.95524 1.2899 3.89025 -4.96646 1.32721 3.88673 -4.9724 1.2899 3.89025 -4.96646 1.29259 3.88334 -4.98026 1.33 3.88141 -4.98708 1.29259 3.88334 -4.98026 1.29542 3.88016 -4.99563 1.33 3.88003 -5.00191 1.29542 3.88016 -4.99563 1.29812 3.88102 -5.01104 1.33 3.88235 -5.01661 1.29812 3.88102 -5.01104 1.30053 3.88556 -5.02523 1.33 3.88821 -5.0303 1.30053 3.88556 -5.02523 1.3032 3.89377 -5.03824 1.33 3.89726 -5.04212 1.3032 3.89377 -5.03824 1.30603 3.90526 -5.04892 1.33 3.90895 -5.05134 1.30603 3.90526 -5.04892 1.30875 3.91893 -5.05618 1.33 3.92255 -5.0574 1.30875 3.91893 -5.05618 1.31117 3.93343 -5.05964 1.33 3.93722 -5.05994 1.31117 3.93343 -5.05964 1.31381 3.94877 -5.05936 1.33 3.95206 -5.05878 1.31381 3.94877 -5.05936 1.31664 3.96385 -5.05505 1.33 3.96616 -5.054 1.31664 3.96385 -5.05505 1.31937 3.97717 -5.0471 1.33 3.97865 -5.0459 1.31937 3.97717 -5.0471 1.3218 3.98765 -5.03647 1.33 3.98876 -5.03497 1.3218 3.98765 -5.03647 1.32442 3.99532 -5.02324 1.33 3.99587 -5.02189 1.32442 3.99532 -5.02324 1.32725 3.99945 -5.00811 1.33 3.99953 -5.00746 1.32725 3.99945 -5.00811 1.33 3.99954 -4.99257 1.33 3.99953 -5.00746 1.33 3.99587 -5.02189 1.32725 3.99945 -5.00811 1.04838 3.98028 -4.95553 1.01396 3.97275 -4.94973 1.05119 3.96742 -4.94663 1.05119 3.96742 -4.94663 1.01663 3.95888 -4.94305 1.05373 3.95317 -4.94146 1.05373 3.95317 -4.94146 1.01905 3.94427 -4.94015 1.05621 3.9382 -4.94003 1.05621 3.9382 -4.94003 1.02174 3.92887 -4.94104 1.05899 3.9228 -4.94252 1.05899 3.9228 -4.94252 1.02457 3.91396 -4.94594 1.06181 3.90851 -4.94893 1.06181 3.90851 -4.94893 1.02727 3.90103 -4.95438 1.06438 3.89668 -4.95849 1.06438 3.89668 -4.95849 1.02968 3.89099 -4.96538 1.06684 3.88774 -4.97052 1.06684 3.88774 -4.97052 1.03235 3.8838 -4.97898 1.06961 3.88191 -4.98497 1.06961 3.88191 -4.98497 1.03518 3.88027 -4.99427 1.07243 3.88 -5.00053 1.07243 3.88 -5.00053 1.0379 3.8808 -5.00974 1.07503 3.88208 -5.01565 1.07503 3.88208 -5.01565 1.04032 3.88503 -5.02404 1.07747 3.88775 -5.02949 1.07747 3.88775 -5.02949 1.04296 3.89292 -5.03719 1.08022 3.89708 -5.04192 1.08022 3.89708 -5.04192 1.04579 3.90416 -5.04812 1.08305 3.90941 -5.05162 1.08305 3.90941 -5.05162 1.04852 3.9177 -5.0557 1.08567 3.92347 -5.05768 1.08567 3.92347 -5.05768 1.05095 3.93214 -5.05948 1.0881 3.93822 -5.05997 1.0881 3.93822 -5.05997 1.05357 3.94743 -5.05954 1.09083 3.95366 -5.05842 1.09083 3.95366 -5.05842 1.0564 3.9626 -5.05558 1.09367 3.96834 -5.05288 1.09367 3.96834 -5.05288 1.05915 3.97612 -5.04791 1.09631 3.98084 -5.04396 1.09631 3.98084 -5.04396 1.06159 3.98685 -5.03748 1.09873 3.99042 -5.03253 1.09873 3.99042 -5.03253 1.06418 3.99478 -5.02448 1.10145 3.99706 -5.01855 1.10145 3.99706 -5.01855 1.067 3.99925 -5.00946 1.10428 3.99992 -5.00311 1.10428 3.99992 -5.00311 1.06977 3.99969 -4.99389 1.10695 3.99874 -4.98776 1.10695 3.99874 -4.98776 1.07224 3.99631 -4.97928 1.10937 3.99391 -4.97366 1.10937 3.99391 -4.97366 1.0748 3.9893 -4.96581 1.11206 3.9854 -4.96077 1.11206 3.9854 -4.96077 1.07761 3.97878 -4.95422 1.1149 3.97367 -4.95034 1.1149 3.97367 -4.95034 1.08039 3.96567 -4.94577 1.11759 3.95988 -4.94339 1.11759 3.95988 -4.94339 1.08289 3.95137 -4.94109 1.12001 3.94531 -4.94024 1.12001 3.94531 -4.94024 1.08542 3.93628 -4.94012 1.12268 3.92993 -4.94085 1.12268 3.92993 -4.94085 1.08822 3.92093 -4.94311 1.12551 3.91493 -4.94549 1.12551 3.91493 -4.94549 1.09101 3.90689 -4.94996 1.12823 3.90181 -4.95372 1.12823 3.90181 -4.95372 1.09353 3.89544 -4.95982 1.13065 3.89158 -4.96457 1.13065 3.89158 -4.96457 1.09603 3.88684 -4.97218 1.1333 3.88417 -4.97801 1.1333 3.88417 -4.97801 1.09882 3.88146 -4.98684 1.13613 3.88038 -4.99325 1.13613 3.88038 -4.99325 1.10163 3.88005 -5.00242 1.13886 3.88064 -5.00876 1.14674 3.90337 -5.04752 1.11224 3.91103 -5.05254 1.14949 3.91681 -5.05534 1.14949 3.91681 -5.05534 1.11483 3.92518 -5.05814 1.15194 3.93122 -5.05935 1.15194 3.93122 -5.05935 1.11728 3.94004 -5.06 1.15453 3.94647 -5.05965 1.15453 3.94647 -5.05965 1.12004 3.95546 -5.05797 1.15735 3.9617 -5.05594 1.15735 3.9617 -5.05594 1.12286 3.96995 -5.05199 1.16012 3.97537 -5.04847 1.16012 3.97537 -5.04847 1.12547 3.9821 -5.04275 1.16258 3.98628 -5.03818 1.16258 3.98628 -5.03818 1.1279 3.99136 -5.03102 1.16515 3.99439 -5.02532 1.16515 3.99439 -5.02532 1.13064 3.9976 -5.01681 1.16797 3.99909 -5.01038 1.16797 3.99909 -5.01038 1.13347 3.99999 -5.00131 1.17075 3.99977 -4.99479 1.17075 3.99977 -4.99479 1.13611 3.99836 -4.98607 1.17323 3.9966 -4.98009 1.17323 3.9966 -4.98009 1.13853 3.99312 -4.97211 1.17577 3.98981 -4.96655 1.17577 3.98981 -4.96655 1.14125 3.98421 -4.95944 1.17858 3.97947 -4.95481 1.17858 3.97947 -4.95481 1.14408 3.97218 -4.94936 1.18137 3.96646 -4.94615 1.18137 3.96646 -4.94615 1.14674 3.95826 -4.94285 1.18389 3.95218 -4.94125 1.18389 3.95218 -4.94125 1.14916 3.94362 -4.94011 1.1864 3.93714 -4.94007 1.1864 3.93714 -4.94007 1.15186 3.92821 -4.94117 1.18919 3.92176 -4.94284 1.18919 3.92176 -4.94284 1.15469 3.91335 -4.94624 1.192 3.9076 -4.9495 1.192 3.9076 -4.9495 1.15738 3.90054 -4.95481 1.19454 3.89598 -4.95923 1.19454 3.89598 -4.95923 1.15979 3.89062 -4.96592 1.19702 3.88723 -4.97145 1.19702 3.88723 -4.97145 1.16247 3.88357 -4.97962 1.1998 3.88165 -4.98602 1.1998 3.88165 -4.98602 1.1653 3.88021 -4.99495 1.20262 3.88002 -5.0016 1.20262 3.88002 -5.0016 1.16801 3.88091 -5.01039 1.20519 3.88235 -5.01663 1.20519 3.88235 -5.01663 1.17042 3.88529 -5.02463 1.20765 3.88827 -5.03041 1.20765 3.88827 -5.03041 1.17308 3.89334 -5.03772 1.21042 3.89784 -5.04269 1.21042 3.89784 -5.04269 1.17591 3.90471 -5.04853 1.21324 3.91034 -5.05216 1.21324 3.91034 -5.05216 1.17864 3.91831 -5.05594 1.21584 3.92446 -5.05795 1.21584 3.92446 -5.05795 1.18106 3.93278 -5.05956 1.21828 3.93928 -5.06 1.21828 3.93928 -5.06 1.18369 3.9481 -5.05945 1.22103 3.95471 -5.05817 1.22103 3.95471 -5.05817 1.18652 3.96323 -5.05532 1.22386 3.96929 -5.05236 1.22386 3.96929 -5.05236 1.18926 3.97665 -5.04751 1.22648 3.98159 -5.04325 1.22648 3.98159 -5.04325 1.1917 3.98725 -5.03698 1.22891 3.99098 -5.03164 1.22891 3.99098 -5.03164 1.1943 3.99505 -5.02386 1.23164 3.99739 -5.01751 1.23164 3.99739 -5.01751 1.19713 3.99935 -5.00879 1.23448 3.99997 -5.00203 1.23448 3.99997 -5.00203 1.19989 3.99962 -4.99323 1.23713 3.99852 -4.98674 1.23713 3.99852 -4.98674 1.20234 3.99608 -4.97868 1.23955 3.99344 -4.97272 1.23955 3.99344 -4.97272 1.20492 3.98892 -4.96526 1.24226 3.98468 -4.95996 1.24226 3.98468 -4.95996 1.20773 3.97826 -4.95378 1.24509 3.97277 -4.94974 1.24509 3.97277 -4.94974 1.21051 3.96507 -4.94549 1.24777 3.95889 -4.94305 1.24777 3.95889 -4.94305 1.21299 3.95074 -4.94097 1.25018 3.94427 -4.94015 1.25018 3.94427 -4.94015 1.21553 3.93561 -4.94016 1.25287 3.92886 -4.94104 1.25287 3.92886 -4.94104 1.21834 3.92029 -4.94333 1.25571 3.91395 -4.94595 1.25571 3.91395 -4.94595 1.22113 3.90633 -4.95033 1.2584 3.90101 -4.95439 1.2584 3.90101 -4.95439 1.22363 3.89502 -4.96029 1.26082 3.89097 -4.96541 1.26082 3.89097 -4.96541 1.22615 3.88653 -4.97278 1.26349 3.88379 -4.97902 1.26349 3.88379 -4.97902 1.22895 3.88132 -4.9875 1.26632 3.88027 -4.99433 1.26632 3.88027 -4.99433 1.23175 3.88008 -5.00309 1.26904 3.88081 -5.0098 1.27694 3.90423 -5.04817 1.24236 3.91162 -5.05286 1.27967 3.91778 -5.05574 1.27967 3.91778 -5.05574 1.24493 3.92581 -5.0583 1.2821 3.93224 -5.0595 1.2821 3.93224 -5.0595 1.24739 3.9407 -5.06 1.28472 3.94754 -5.05952 1.28472 3.94754 -5.05952 1.25016 3.95611 -5.0578 1.28755 3.96271 -5.05554 1.28755 3.96271 -5.05554 1.25298 3.97053 -5.05165 1.2903 3.97622 -5.04783 1.2903 3.97622 -5.04783 1.25557 3.98256 -5.04229 1.29275 3.98693 -5.03738 1.29275 3.98693 -5.03738 1.25801 3.9917 -5.03045 1.29534 3.99484 -5.02435 1.29534 3.99484 -5.02435 1.26077 3.99778 -5.01616 1.29816 3.99927 -5.00931 1.29816 3.99927 -5.00931 1.26359 4 -5.00063 1.30093 3.99967 -4.99373 1.30093 3.99967 -4.99373 1.26621 3.99821 -4.98544 1.3034 3.99625 -4.97913 1.3034 3.99625 -4.97913 1.26864 3.99281 -4.97152 1.30596 3.9892 -4.96566 1.30596 3.9892 -4.96566 1.27137 3.98375 -4.95894 1.30878 3.97864 -4.9541 1.30878 3.97864 -4.9541 1.2742 3.97161 -4.949 1.31156 3.9655 -4.94569 1.31156 3.9655 -4.94569 1.27685 3.95764 -4.94265 1.31405 3.95118 -4.94105 1.31405 3.95118 -4.94105 1.27927 3.94296 -4.94007 1.31658 3.93607 -4.94013 1.31658 3.93607 -4.94013 1.28198 3.92754 -4.94131 1.31939 3.92073 -4.94318 1.31939 3.92073 -4.94318 1.28481 3.91275 -4.94655 1.32218 3.90671 -4.95009 1.32218 3.90671 -4.95009 1.28749 3.90005 -4.95524 1.3247 3.89529 -4.95998 1.3247 3.89529 -4.95998 1.2899 3.89025 -4.96646 1.32721 3.88673 -4.9724 1.32721 3.88673 -4.9724 1.29259 3.88334 -4.98026 1.33 3.88141 -4.98708 1.33 3.88141 -4.98708 1.29542 3.88016 -4.99563 1.33 3.88003 -5.00191 1.33 3.88003 -5.00191 1.29812 3.88102 -5.01104 1.33 3.88235 -5.01661 1.33 3.88235 -5.01661 1.30053 3.88556 -5.02523 1.33 3.88821 -5.0303 1.33 3.88821 -5.0303 1.3032 3.89377 -5.03824 1.33 3.89726 -5.04212 1.33 3.89726 -5.04212 1.30603 3.90526 -5.04892 1.33 3.90895 -5.05134 1.33 3.90895 -5.05134 1.30875 3.91893 -5.05618 1.33 3.92255 -5.0574 1.33 3.92255 -5.0574 1.31117 3.93343 -5.05964 1.33 3.93722 -5.05994 1.33 3.93722 -5.05994 1.31381 3.94877 -5.05936 1.33 3.95206 -5.05878 1.33 3.95206 -5.05878 1.31664 3.96385 -5.05505 1.33 3.96616 -5.054 1.33 3.96616 -5.054 1.31937 3.97717 -5.0471 1.33 3.97865 -5.0459 1.33 3.97865 -5.0459 1.3218 3.98765 -5.03647 1.33 3.98876 -5.03497 1.33 3.98876 -5.03497 1.32442 3.99532 -5.02324 1.33 3.99587 -5.02189 1.02716 3.96068 -5.05632 1.02434 3.9454 -5.05976 1.01444 3.9589 -5.05695 1.02177 3.9302 -5.05919 1.01931 3.91583 -5.05492 1.01444 3.92789 -5.05877 0.732104 3.93313 -4.94039 0.729498 3.9484 -4.94059 0.695068 3.93828 -4.94002 0.729498 3.9484 -4.94059 0.72706 3.96283 -4.94451 0.698889 3.95211 -4.94123 0.72706 3.96283 -4.94451 0.724314 3.97631 -4.95223 0.698889 3.9669 -4.94637 0.724314 3.97631 -4.95223 0.721485 3.98745 -4.96328 0.698889 3.97987 -4.95516 0.721485 3.98745 -4.96328 0.718853 3.99521 -4.9765 0.698889 3.99011 -4.96701 0.718853 3.99521 -4.9765 0.716428 3.9993 -4.99085 0.698889 3.99694 -4.98109 0.716428 3.9993 -4.99085 0.7137 3.99966 -5.00635 0.698889 3.9999 -4.99648 0.7137 3.99966 -5.00635 0.710867 3.99597 -5.02161 0.698889 3.99877 -5.01211 0.710867 3.99597 -5.02161 0.708211 3.98865 -5.03512 0.698889 3.99363 -5.0269 0.708211 3.98865 -5.03512 0.705794 3.97849 -5.04603 0.698889 3.98484 -5.03987 0.686935 3.88627 -5.0267 0.684519 3.88134 -5.01263 0.65 3.88428 -5.02224 0.65 3.88428 -5.02224 0.684519 3.88134 -5.01263 0.65 3.8805 -5.00774 0.65 3.8805 -5.00774 0.684519 3.88134 -5.01263 0.681855 3.88006 -4.9973 0.65 3.88044 -4.99276 0.681855 3.88006 -4.9973 0.679021 3.88281 -4.98184 0.65 3.88409 -4.97822 0.679021 3.88281 -4.98184 0.6763 3.88937 -4.9678 0.65 3.89123 -4.96505 0.6763 3.88937 -4.9678 0.673878 3.89888 -4.95631 0.65 3.90142 -4.95405 0.673878 3.89888 -4.95631 0.671238 3.9113 -4.94731 0.65 3.91401 -4.94592 0.671238 3.9113 -4.94731 0.668407 3.92595 -4.94167 0.65 3.92822 -4.94117 0.668407 3.92595 -4.94167 0.665668 3.94138 -4.94002 0.65 3.94316 -4.94008 0.665668 3.94138 -4.94002 0.663235 3.95616 -4.94222 0.65 3.95791 -4.94274 0.663235 3.95616 -4.94222 0.66062 3.97024 -4.94818 0.65 3.97154 -4.94896 0.66062 3.97024 -4.94818 0.657794 3.98264 -4.95779 0.65 3.98321 -4.95837 0.657794 3.98264 -4.95779 0.655037 3.99206 -4.97017 0.65 3.99218 -4.97038 0.655037 3.99206 -4.97017 0.652588 3.99782 -4.98398 0.65 3.99789 -4.98423 0.652588 3.99782 -4.98398 0.65 3.99999 -4.99907 0.65 3.99789 -4.98423 0.65 3.99218 -4.97038 0.652588 3.99782 -4.98398 0.65 3.8805 -5.00774 0.681855 3.88006 -4.9973 0.65 3.88044 -4.99276 0.65 3.88044 -4.99276 0.679021 3.88281 -4.98184 0.65 3.88409 -4.97822 0.65 3.88409 -4.97822 0.6763 3.88937 -4.9678 0.65 3.89123 -4.96505 0.65 3.89123 -4.96505 0.673878 3.89888 -4.95631 0.65 3.90142 -4.95405 0.65 3.90142 -4.95405 0.671238 3.9113 -4.94731 0.65 3.91401 -4.94592 0.65 3.91401 -4.94592 0.668407 3.92595 -4.94167 0.65 3.92822 -4.94117 0.65 3.92822 -4.94117 0.665668 3.94138 -4.94002 0.65 3.94316 -4.94008 0.65 3.94316 -4.94008 0.663235 3.95616 -4.94222 0.65 3.95791 -4.94274 0.65 3.95791 -4.94274 0.66062 3.97024 -4.94818 0.65 3.97154 -4.94896 0.65 3.97154 -4.94896 0.657794 3.98264 -4.95779 0.65 3.98321 -4.95837 0.65 3.98321 -4.95837 0.655037 3.99206 -4.97017 0.65 3.99218 -4.97038 0.992739 3.96936 -5.05233 1.01444 3.9589 -5.05695 0.989913 3.9548 -5.05815 1.33 3.94281 -4.91505 1.33 3.95269 -4.91805 1.32851 3.9556 -4.91644 1.32851 3.9556 -4.91644 1.33 3.95269 -4.91805 1.33 3.96337 -4.92286 1.32705 3.96793 -4.91972 1.33 3.96337 -4.92286 1.33 3.97398 -4.92999 1.32546 3.97998 -4.92499 1.33 3.97398 -4.92999 1.33 3.98324 -4.93896 1.32378 3.99126 -4.9322 1.33 3.98324 -4.93896 1.32206 4.00134 -4.94115 1.32378 3.99126 -4.9322 1.32546 3.97998 -4.92499 1.33 3.98324 -4.93896 1.32851 3.9556 -4.91644 1.33 3.96337 -4.92286 1.32705 3.96793 -4.91972 1.32705 3.96793 -4.91972 1.33 3.97398 -4.92999 1.32546 3.97998 -4.92499 1.33 3.98324 -4.93896 1.33 3.99073 -4.94948 1.32206 4.00134 -4.94115 1.32206 4.00134 -4.94115 1.33 3.99073 -4.94948 1.32037 4.00982 -4.95152 1.32037 4.00982 -4.95152 1.33 3.99073 -4.94948 1.32786 3.9992 -4.95902 1.31878 4.01646 -4.96286 1.32786 3.9992 -4.95902 1.32483 4.00875 -4.9786 1.31732 4.02116 -4.97473 1.32483 4.00875 -4.9786 1.31583 4.02404 -4.98727 1.31732 4.02116 -4.97473 1.31878 4.01646 -4.96286 1.32483 4.00875 -4.9786 1.33 3.99073 -4.94948 1.33 3.99616 -4.96115 1.32786 3.9992 -4.95902 1.32786 3.9992 -4.95902 1.33 3.99616 -4.96115 1.33 3.99939 -4.97366 1.32483 4.00875 -4.9786 1.33 3.99939 -4.97366 1.33 4.00013 -4.98009 1.33 3.99954 -4.99257 1.32483 4.00875 -4.9786 1.33 4.00013 -4.98009 1.33 3.99954 -4.99257 1.32172 4.012 -5.00039 1.32483 4.00875 -4.9786 1.33 3.99954 -4.99257 1.32725 3.99945 -5.00811 1.32172 4.012 -5.00039 1.32172 4.012 -5.00039 1.32725 3.99945 -5.00811 1.3183 4.0083 -5.0228 1.31251 4.02387 -5.01384 1.3183 4.0083 -5.0228 1.3108 4.02063 -5.02692 1.31251 4.02387 -5.01384 1.32172 4.012 -5.00039 1.3183 4.0083 -5.0228 1.31251 4.02387 -5.01384 1.31421 4.025 -5.00046 1.32172 4.012 -5.00039 1.32172 4.012 -5.00039 1.31421 4.025 -5.00046 1.31583 4.02404 -4.98727 1.32483 4.00875 -4.9786 1.32172 4.012 -5.00039 1.31583 4.02404 -4.98727 1.32786 3.9992 -4.95902 1.33 3.99939 -4.97366 1.32483 4.00875 -4.9786 1.32725 3.99945 -5.00811 1.32442 3.99532 -5.02324 1.3183 4.0083 -5.0228 1.3183 4.0083 -5.0228 1.32442 3.99532 -5.02324 1.31507 3.99804 -5.0426 1.30913 4.01542 -5.0392 1.31507 3.99804 -5.0426 1.30757 4.00852 -5.0503 1.30913 4.01542 -5.0392 1.3183 4.0083 -5.0228 1.31507 3.99804 -5.0426 1.30913 4.01542 -5.0392 1.3108 4.02063 -5.02692 1.3183 4.0083 -5.0228 1.32442 3.99532 -5.02324 1.3218 3.98765 -5.03647 1.31507 3.99804 -5.0426 1.31507 3.99804 -5.0426 1.3218 3.98765 -5.03647 1.31937 3.97717 -5.0471 1.31211 3.98272 -5.05795 1.31937 3.97717 -5.0471 1.31664 3.96385 -5.05505 1.30875 3.96267 -5.06834 1.31664 3.96385 -5.05505 1.31381 3.94877 -5.05936 1.3054 3.94038 -5.072 1.31381 3.94877 -5.05936 1.31117 3.93343 -5.05964 1.30244 3.91893 -5.06885 1.31117 3.93343 -5.05964 1.30875 3.91893 -5.05618 1.29921 3.89887 -5.05909 1.30875 3.91893 -5.05618 1.30603 3.90526 -5.04892 1.3032 3.89377 -5.03824 1.29921 3.89887 -5.05909 1.30603 3.90526 -5.04892 1.3032 3.89377 -5.03824 1.29579 3.88251 -5.04334 1.29921 3.89887 -5.05909 1.3032 3.89377 -5.03824 1.30053 3.88556 -5.02523 1.29579 3.88251 -5.04334 1.29579 3.88251 -5.04334 1.30053 3.88556 -5.02523 1.29268 3.87209 -5.02392 1.28666 3.86501 -5.04002 1.29268 3.87209 -5.02392 1.28517 3.85983 -5.02824 1.28666 3.86501 -5.04002 1.29579 3.88251 -5.04334 1.29268 3.87209 -5.02392 1.28666 3.86501 -5.04002 1.28828 3.87212 -5.05117 1.29579 3.88251 -5.04334 1.29579 3.88251 -5.04334 1.28828 3.87212 -5.05117 1.28998 3.88103 -5.06122 1.29921 3.89887 -5.05909 1.28998 3.88103 -5.06122 1.2917 3.89144 -5.06976 1.29337 3.90296 -5.07651 1.29921 3.89887 -5.05909 1.2917 3.89144 -5.06976 1.29337 3.90296 -5.07651 1.30244 3.91893 -5.06885 1.29921 3.89887 -5.05909 1.29337 3.90296 -5.07651 1.29493 3.91512 -5.08128 1.30244 3.91893 -5.06885 1.30244 3.91893 -5.06885 1.29493 3.91512 -5.08128 1.29636 3.92752 -5.08408 1.3054 3.94038 -5.072 1.29636 3.92752 -5.08408 1.29789 3.94045 -5.085 1.29954 3.95369 -5.08389 1.3054 3.94038 -5.072 1.29789 3.94045 -5.085 1.29954 3.95369 -5.08389 1.30875 3.96267 -5.06834 1.3054 3.94038 -5.072 1.29954 3.95369 -5.08389 1.30125 3.96676 -5.08068 1.30875 3.96267 -5.06834 1.30875 3.96267 -5.06834 1.30125 3.96676 -5.08068 1.30296 3.97916 -5.07544 1.31211 3.98272 -5.05795 1.30296 3.97916 -5.07544 1.3046 3.99044 -5.06842 1.30613 4.00026 -5.05995 1.31211 3.98272 -5.05795 1.3046 3.99044 -5.06842 1.30613 4.00026 -5.05995 1.31507 3.99804 -5.0426 1.31211 3.98272 -5.05795 1.30613 4.00026 -5.05995 1.30757 4.00852 -5.0503 1.31507 3.99804 -5.0426 1.31507 3.99804 -5.0426 1.31937 3.97717 -5.0471 1.31211 3.98272 -5.05795 1.31211 3.98272 -5.05795 1.31664 3.96385 -5.05505 1.30875 3.96267 -5.06834 1.30296 3.97916 -5.07544 1.31211 3.98272 -5.05795 1.30875 3.96267 -5.06834 1.30875 3.96267 -5.06834 1.31381 3.94877 -5.05936 1.3054 3.94038 -5.072 1.3054 3.94038 -5.072 1.31117 3.93343 -5.05964 1.30244 3.91893 -5.06885 1.29636 3.92752 -5.08408 1.3054 3.94038 -5.072 1.30244 3.91893 -5.06885 1.30244 3.91893 -5.06885 1.30875 3.91893 -5.05618 1.29921 3.89887 -5.05909 1.30053 3.88556 -5.02523 1.29812 3.88102 -5.01104 1.29268 3.87209 -5.02392 1.29268 3.87209 -5.02392 1.29812 3.88102 -5.01104 1.28963 3.86804 -5.00242 1.28372 3.8565 -5.01592 1.28963 3.86804 -5.00242 1.28212 3.85505 -5.00285 1.28372 3.8565 -5.01592 1.29268 3.87209 -5.02392 1.28963 3.86804 -5.00242 1.28372 3.8565 -5.01592 1.28517 3.85983 -5.02824 1.29268 3.87209 -5.02392 1.29812 3.88102 -5.01104 1.29542 3.88016 -4.99563 1.28963 3.86804 -5.00242 1.28963 3.86804 -5.00242 1.29542 3.88016 -4.99563 1.28623 3.87086 -4.9799 1.28044 3.85565 -4.98947 1.28623 3.87086 -4.9799 1.27872 3.85838 -4.97628 1.28044 3.85565 -4.98947 1.28963 3.86804 -5.00242 1.28623 3.87086 -4.9799 1.28044 3.85565 -4.98947 1.28212 3.85505 -5.00285 1.28963 3.86804 -5.00242 1.29542 3.88016 -4.99563 1.29259 3.88334 -4.98026 1.28623 3.87086 -4.9799 1.28623 3.87086 -4.9799 1.29259 3.88334 -4.98026 1.28296 3.88034 -4.95969 1.27704 3.86312 -4.96375 1.28296 3.88034 -4.95969 1.27544 3.86963 -4.95233 1.27704 3.86312 -4.96375 1.28623 3.87086 -4.9799 1.28296 3.88034 -4.95969 1.27704 3.86312 -4.96375 1.27872 3.85838 -4.97628 1.28623 3.87086 -4.9799 1.29259 3.88334 -4.98026 1.2899 3.89025 -4.96646 1.28296 3.88034 -4.95969 1.28296 3.88034 -4.95969 1.2899 3.89025 -4.96646 1.28749 3.90005 -4.95524 1.28 3.89509 -4.94373 1.28749 3.90005 -4.95524 1.28481 3.91275 -4.94655 1.27668 3.91466 -4.93261 1.28481 3.91275 -4.94655 1.28198 3.92754 -4.94131 1.2733 3.93684 -4.92807 1.28198 3.92754 -4.94131 1.27927 3.94296 -4.94007 1.2703 3.95848 -4.93041 1.27927 3.94296 -4.94007 1.27685 3.95764 -4.94265 1.26713 3.97878 -4.93934 1.27685 3.95764 -4.94265 1.2742 3.97161 -4.949 1.27137 3.98375 -4.95894 1.26713 3.97878 -4.93934 1.2742 3.97161 -4.949 1.27137 3.98375 -4.95894 1.26371 3.99576 -4.95444 1.26713 3.97878 -4.93934 1.27137 3.98375 -4.95894 1.26864 3.99281 -4.97152 1.26371 3.99576 -4.95444 1.26371 3.99576 -4.95444 1.26864 3.99281 -4.97152 1.26053 4.00697 -4.97357 1.25456 4.0134 -4.95714 1.26053 4.00697 -4.97357 1.25303 4.01907 -4.9688 1.25456 4.0134 -4.95714 1.26371 3.99576 -4.95444 1.26053 4.00697 -4.97357 1.25456 4.0134 -4.95714 1.2562 4.00582 -4.94622 1.26371 3.99576 -4.95444 1.26371 3.99576 -4.95444 1.2562 4.00582 -4.94622 1.25791 3.99651 -4.93651 1.26713 3.97878 -4.93934 1.25791 3.99651 -4.93651 1.25962 3.98578 -4.92838 1.26127 3.97406 -4.92212 1.26713 3.97878 -4.93934 1.25962 3.98578 -4.92838 1.26127 3.97406 -4.92212 1.2703 3.95848 -4.93041 1.26713 3.97878 -4.93934 1.26127 3.97406 -4.92212 1.2628 3.96182 -4.91785 1.2703 3.95848 -4.93041 1.2703 3.95848 -4.93041 1.2628 3.96182 -4.91785 1.26423 3.94932 -4.91551 1.2733 3.93684 -4.92807 1.26423 3.94932 -4.91551 1.26579 3.93627 -4.91508 1.26746 3.92303 -4.91671 1.2733 3.93684 -4.92807 1.26579 3.93627 -4.91508 1.26746 3.92303 -4.91671 1.27668 3.91466 -4.93261 1.2733 3.93684 -4.92807 1.26746 3.92303 -4.91671 1.26918 3.91008 -4.92044 1.27668 3.91466 -4.93261 1.27668 3.91466 -4.93261 1.26918 3.91008 -4.92044 1.27087 3.89792 -4.92615 1.28 3.89509 -4.94373 1.27087 3.89792 -4.92615 1.2725 3.88698 -4.93356 1.27399 3.87756 -4.94233 1.28 3.89509 -4.94373 1.2725 3.88698 -4.93356 1.27399 3.87756 -4.94233 1.28296 3.88034 -4.95969 1.28 3.89509 -4.94373 1.27399 3.87756 -4.94233 1.27544 3.86963 -4.95233 1.28296 3.88034 -4.95969 1.28296 3.88034 -4.95969 1.28749 3.90005 -4.95524 1.28 3.89509 -4.94373 1.28 3.89509 -4.94373 1.28481 3.91275 -4.94655 1.27668 3.91466 -4.93261 1.27087 3.89792 -4.92615 1.28 3.89509 -4.94373 1.27668 3.91466 -4.93261 1.27668 3.91466 -4.93261 1.28198 3.92754 -4.94131 1.2733 3.93684 -4.92807 1.2733 3.93684 -4.92807 1.27927 3.94296 -4.94007 1.2703 3.95848 -4.93041 1.26423 3.94932 -4.91551 1.2733 3.93684 -4.92807 1.2703 3.95848 -4.93041 1.2703 3.95848 -4.93041 1.27685 3.95764 -4.94265 1.26713 3.97878 -4.93934 1.26864 3.99281 -4.97152 1.26621 3.99821 -4.98544 1.26053 4.00697 -4.97357 1.26053 4.00697 -4.97357 1.26621 3.99821 -4.98544 1.25754 4.01181 -4.99479 1.25159 4.02283 -4.98094 1.25754 4.01181 -4.99479 1.25003 4.02478 -4.99385 1.25159 4.02283 -4.98094 1.26053 4.00697 -4.97357 1.25754 4.01181 -4.99479 1.25159 4.02283 -4.98094 1.25303 4.01907 -4.9688 1.26053 4.00697 -4.97357 1.26621 3.99821 -4.98544 1.26359 4 -5.00063 1.25754 4.01181 -4.99479 1.25754 4.01181 -4.99479 1.26359 4 -5.00063 1.25415 4.00988 -5.01736 1.24836 4.02469 -5.0072 1.25415 4.00988 -5.01736 1.24665 4.02249 -5.02049 1.24836 4.02469 -5.0072 1.25754 4.01181 -4.99479 1.25415 4.00988 -5.01736 1.24836 4.02469 -5.0072 1.25003 4.02478 -4.99385 1.25754 4.01181 -4.99479 1.26359 4 -5.00063 1.26077 3.99778 -5.01616 1.25415 4.00988 -5.01736 1.25415 4.00988 -5.01736 1.26077 3.99778 -5.01616 1.25083 4.0011 -5.03808 1.24495 4.01824 -5.03323 1.25083 4.0011 -5.03808 1.24333 4.01214 -5.04496 1.24495 4.01824 -5.03323 1.25415 4.00988 -5.01736 1.25083 4.0011 -5.03808 1.24495 4.01824 -5.03323 1.24665 4.02249 -5.02049 1.25415 4.00988 -5.01736 1.26077 3.99778 -5.01616 1.25801 3.9917 -5.03045 1.25083 4.0011 -5.03808 1.25083 4.0011 -5.03808 1.25801 3.9917 -5.03045 1.25557 3.98256 -5.04229 1.24789 3.98702 -5.05452 1.25557 3.98256 -5.04229 1.25298 3.97053 -5.05165 1.24461 3.96798 -5.06634 1.25298 3.97053 -5.05165 1.25016 3.95611 -5.0578 1.2412 3.94595 -5.07175 1.25016 3.95611 -5.0578 1.24739 3.9407 -5.06 1.23816 3.92412 -5.07023 1.24739 3.9407 -5.06 1.24493 3.92581 -5.0583 1.24236 3.91162 -5.05286 1.23816 3.92412 -5.07023 1.24493 3.92581 -5.0583 1.24236 3.91162 -5.05286 1.23504 3.90362 -5.06213 1.23816 3.92412 -5.07023 1.24236 3.91162 -5.05286 1.23955 3.89891 -5.04372 1.23504 3.90362 -5.06213 1.23504 3.90362 -5.06213 1.23955 3.89891 -5.04372 1.23163 3.88607 -5.04771 1.22584 3.88604 -5.06567 1.23163 3.88607 -5.04771 1.22412 3.87634 -5.05632 1.22584 3.88604 -5.06567 1.23504 3.90362 -5.06213 1.23163 3.88607 -5.04771 1.22584 3.88604 -5.06567 1.22754 3.89705 -5.07335 1.23504 3.90362 -5.06213 1.23504 3.90362 -5.06213 1.22754 3.89705 -5.07335 1.22916 3.90895 -5.07913 1.23816 3.92412 -5.07023 1.22916 3.90895 -5.07913 1.23065 3.92125 -5.08291 1.23211 3.93387 -5.08478 1.23816 3.92412 -5.07023 1.23065 3.92125 -5.08291 1.23211 3.93387 -5.08478 1.2412 3.94595 -5.07175 1.23816 3.92412 -5.07023 1.23211 3.93387 -5.08478 1.2337 3.94702 -5.08471 1.2412 3.94595 -5.07175 1.2412 3.94595 -5.07175 1.2337 3.94702 -5.08471 1.23538 3.96024 -5.08256 1.24461 3.96798 -5.06634 1.23538 3.96024 -5.08256 1.2371 3.97303 -5.07832 1.23879 3.98492 -5.07216 1.24461 3.96798 -5.06634 1.2371 3.97303 -5.07832 1.23879 3.98492 -5.07216 1.24789 3.98702 -5.05452 1.24461 3.96798 -5.06634 1.23879 3.98492 -5.07216 1.24038 3.99551 -5.06437 1.24789 3.98702 -5.05452 1.24789 3.98702 -5.05452 1.24038 3.99551 -5.06437 1.24184 4.00453 -5.05533 1.25083 4.0011 -5.03808 1.24184 4.00453 -5.05533 1.24333 4.01214 -5.04496 1.25083 4.0011 -5.03808 1.24789 3.98702 -5.05452 1.24184 4.00453 -5.05533 1.25083 4.0011 -5.03808 1.25557 3.98256 -5.04229 1.24789 3.98702 -5.05452 1.24789 3.98702 -5.05452 1.25298 3.97053 -5.05165 1.24461 3.96798 -5.06634 1.24461 3.96798 -5.06634 1.25016 3.95611 -5.0578 1.2412 3.94595 -5.07175 1.23538 3.96024 -5.08256 1.24461 3.96798 -5.06634 1.2412 3.94595 -5.07175 1.2412 3.94595 -5.07175 1.24739 3.9407 -5.06 1.23816 3.92412 -5.07023 1.23955 3.89891 -5.04372 1.23677 3.88903 -5.03165 1.23163 3.88607 -5.04771 1.23163 3.88607 -5.04771 1.23677 3.88903 -5.03165 1.2284 3.87406 -5.02892 1.22246 3.86831 -5.04566 1.2284 3.87406 -5.02892 1.22089 3.86216 -5.03414 1.22246 3.86831 -5.04566 1.23163 3.88607 -5.04771 1.2284 3.87406 -5.02892 1.22246 3.86831 -5.04566 1.22412 3.87634 -5.05632 1.23163 3.88607 -5.04771 1.23677 3.88903 -5.03165 1.23428 3.88276 -5.01799 1.2284 3.87406 -5.02892 1.2284 3.87406 -5.02892 1.23428 3.88276 -5.01799 1.22544 3.86844 -5.00797 1.21946 3.85794 -5.02215 1.22544 3.86844 -5.00797 1.21793 3.85552 -5.00941 1.21946 3.85794 -5.02215 1.2284 3.87406 -5.02892 1.22544 3.86844 -5.00797 1.21946 3.85794 -5.02215 1.22089 3.86216 -5.03414 1.2284 3.87406 -5.02892 1.23428 3.88276 -5.01799 1.23175 3.88008 -5.00309 1.22544 3.86844 -5.00797 1.22544 3.86844 -5.00797 1.23175 3.88008 -5.00309 1.22208 3.86949 -4.98541 1.21628 3.85509 -4.99613 1.22208 3.86949 -4.98541 1.21457 3.85676 -4.98278 1.21628 3.85509 -4.99613 1.22544 3.86844 -5.00797 1.22208 3.86949 -4.98541 1.21628 3.85509 -4.99613 1.21793 3.85552 -5.00941 1.22544 3.86844 -5.00797 1.23175 3.88008 -5.00309 1.22895 3.88132 -4.9875 1.22208 3.86949 -4.98541 1.22208 3.86949 -4.98541 1.22895 3.88132 -4.9875 1.22615 3.88653 -4.97278 1.21872 3.87748 -4.96429 1.22615 3.88653 -4.97278 1.22363 3.89502 -4.96029 1.21576 3.89095 -4.94729 1.22363 3.89502 -4.96029 1.22113 3.90633 -4.95033 1.21253 3.90943 -4.93481 1.22113 3.90633 -4.95033 1.21834 3.92029 -4.94333 1.20912 3.93126 -4.92853 1.21834 3.92029 -4.94333 1.21553 3.93561 -4.94016 1.20601 3.95328 -4.92924 1.21553 3.93561 -4.94016 1.21299 3.95074 -4.94097 1.21051 3.96507 -4.94549 1.20601 3.95328 -4.92924 1.21299 3.95074 -4.94097 1.21051 3.96507 -4.94549 1.20296 3.97393 -4.9365 1.20601 3.95328 -4.92924 1.21051 3.96507 -4.94549 1.20773 3.97826 -4.95378 1.20296 3.97393 -4.9365 1.20296 3.97393 -4.9365 1.20773 3.97826 -4.95378 1.19955 3.99201 -4.95021 1.19376 3.99134 -4.93225 1.19955 3.99201 -4.95021 1.19205 4.0014 -4.94122 1.19376 3.99134 -4.93225 1.20296 3.97393 -4.9365 1.19955 3.99201 -4.95021 1.19376 3.99134 -4.93225 1.19545 3.98006 -4.92503 1.20296 3.97393 -4.9365 1.20296 3.97393 -4.9365 1.19545 3.98006 -4.92503 1.19704 3.96801 -4.91975 1.20601 3.95328 -4.92924 1.19704 3.96801 -4.91975 1.1985 3.95568 -4.91646 1.19999 3.94289 -4.91505 1.20601 3.95328 -4.92924 1.1985 3.95568 -4.91646 1.19999 3.94289 -4.91505 1.20912 3.93126 -4.92853 1.20601 3.95328 -4.92924 1.19999 3.94289 -4.91505 1.20161 3.92969 -4.91563 1.20912 3.93126 -4.92853 1.20912 3.93126 -4.92853 1.20161 3.92969 -4.91563 1.20331 3.91653 -4.91831 1.21253 3.90943 -4.93481 1.20331 3.91653 -4.91831 1.20503 3.90392 -4.92304 1.20669 3.89231 -4.92964 1.21253 3.90943 -4.93481 1.20503 3.90392 -4.92304 1.20669 3.89231 -4.92964 1.21576 3.89095 -4.94729 1.21253 3.90943 -4.93481 1.20669 3.89231 -4.92964 1.20826 3.88209 -4.93778 1.21576 3.89095 -4.94729 1.21576 3.89095 -4.94729 1.20826 3.88209 -4.93778 1.20969 3.87346 -4.94711 1.21872 3.87748 -4.96429 1.20969 3.87346 -4.94711 1.21122 3.86619 -4.95784 1.21286 3.86052 -4.96986 1.21872 3.87748 -4.96429 1.21122 3.86619 -4.95784 1.21286 3.86052 -4.96986 1.22208 3.86949 -4.98541 1.21872 3.87748 -4.96429 1.21286 3.86052 -4.96986 1.21457 3.85676 -4.98278 1.22208 3.86949 -4.98541 1.22208 3.86949 -4.98541 1.22615 3.88653 -4.97278 1.21872 3.87748 -4.96429 1.21872 3.87748 -4.96429 1.22363 3.89502 -4.96029 1.21576 3.89095 -4.94729 1.20969 3.87346 -4.94711 1.21872 3.87748 -4.96429 1.21576 3.89095 -4.94729 1.21576 3.89095 -4.94729 1.22113 3.90633 -4.95033 1.21253 3.90943 -4.93481 1.21253 3.90943 -4.93481 1.21834 3.92029 -4.94333 1.20912 3.93126 -4.92853 1.20331 3.91653 -4.91831 1.21253 3.90943 -4.93481 1.20912 3.93126 -4.92853 1.20912 3.93126 -4.92853 1.21553 3.93561 -4.94016 1.20601 3.95328 -4.92924 1.20773 3.97826 -4.95378 1.20492 3.98892 -4.96526 1.19955 3.99201 -4.95021 1.19955 3.99201 -4.95021 1.20492 3.98892 -4.96526 1.19627 4.0048 -4.96861 1.19036 4.00987 -4.95159 1.19627 4.0048 -4.96861 1.18877 4.0165 -4.96294 1.19036 4.00987 -4.95159 1.19955 3.99201 -4.95021 1.19627 4.0048 -4.96861 1.19036 4.00987 -4.95159 1.19205 4.0014 -4.94122 1.19955 3.99201 -4.95021 1.20492 3.98892 -4.96526 1.20234 3.99608 -4.97868 1.19627 4.0048 -4.96861 1.19627 4.0048 -4.96861 1.20234 3.99608 -4.97868 1.19333 4.0112 -4.98929 1.18732 4.02118 -4.97481 1.19333 4.0112 -4.98929 1.18582 4.02405 -4.98736 1.18732 4.02118 -4.97481 1.19627 4.0048 -4.96861 1.19333 4.0112 -4.98929 1.18732 4.02118 -4.97481 1.18877 4.0165 -4.96294 1.19627 4.0048 -4.96861 1.20234 3.99608 -4.97868 1.19989 3.99962 -4.99323 1.19333 4.0112 -4.98929 1.19333 4.0112 -4.98929 1.19989 3.99962 -4.99323 1.19001 4.01103 -5.0118 1.1842 4.025 -5.00055 1.19001 4.01103 -5.0118 1.1825 4.02385 -5.01393 1.1842 4.025 -5.00055 1.19333 4.0112 -4.98929 1.19001 4.01103 -5.0118 1.1842 4.025 -5.00055 1.18582 4.02405 -4.98736 1.19333 4.0112 -4.98929 1.19989 3.99962 -4.99323 1.19713 3.99935 -5.00879 1.19001 4.01103 -5.0118 1.19001 4.01103 -5.0118 1.19713 3.99935 -5.00879 1.1943 3.99505 -5.02386 1.18662 4.00385 -5.03327 1.1943 3.99505 -5.02386 1.1917 3.98725 -5.03698 1.18363 3.99099 -5.05083 1.1917 3.98725 -5.03698 1.18926 3.97665 -5.04751 1.18045 3.9731 -5.06394 1.18926 3.97665 -5.04751 1.18652 3.96323 -5.05532 1.17703 3.95152 -5.07107 1.18652 3.96323 -5.05532 1.18369 3.9481 -5.05945 1.18106 3.93278 -5.05956 1.17703 3.95152 -5.07107 1.18369 3.9481 -5.05945 1.18106 3.93278 -5.05956 1.17386 3.92935 -5.07121 1.17703 3.95152 -5.07107 1.18106 3.93278 -5.05956 1.17864 3.91831 -5.05594 1.17386 3.92935 -5.07121 1.17386 3.92935 -5.07121 1.17864 3.91831 -5.05594 1.17086 3.90856 -5.06477 1.16492 3.91504 -5.08125 1.17086 3.90856 -5.06477 1.16336 3.90288 -5.07647 1.16492 3.91504 -5.08125 1.17386 3.92935 -5.07121 1.17086 3.90856 -5.06477 1.16492 3.91504 -5.08125 1.16636 3.92743 -5.08407 1.17386 3.92935 -5.07121 1.17386 3.92935 -5.07121 1.16636 3.92743 -5.08407 1.16788 3.94036 -5.085 1.17703 3.95152 -5.07107 1.16788 3.94036 -5.085 1.16953 3.95361 -5.0839 1.17124 3.96667 -5.08071 1.17703 3.95152 -5.07107 1.16953 3.95361 -5.0839 1.17124 3.96667 -5.08071 1.18045 3.9731 -5.06394 1.17703 3.95152 -5.07107 1.17124 3.96667 -5.08071 1.17295 3.97908 -5.07549 1.18045 3.9731 -5.06394 1.18045 3.9731 -5.06394 1.17295 3.97908 -5.07549 1.17459 3.99037 -5.06847 1.18363 3.99099 -5.05083 1.17459 3.99037 -5.06847 1.17612 4.0002 -5.06001 1.17756 4.00847 -5.05036 1.18363 3.99099 -5.05083 1.17612 4.0002 -5.06001 1.17756 4.00847 -5.05036 1.18662 4.00385 -5.03327 1.18363 3.99099 -5.05083 1.17756 4.00847 -5.05036 1.17912 4.01538 -5.03928 1.18662 4.00385 -5.03327 1.18662 4.00385 -5.03327 1.17912 4.01538 -5.03928 1.18079 4.0206 -5.027 1.19001 4.01103 -5.0118 1.18079 4.0206 -5.027 1.1825 4.02385 -5.01393 1.19001 4.01103 -5.0118 1.18662 4.00385 -5.03327 1.18079 4.0206 -5.027 1.19001 4.01103 -5.0118 1.1943 3.99505 -5.02386 1.18662 4.00385 -5.03327 1.18662 4.00385 -5.03327 1.1917 3.98725 -5.03698 1.18363 3.99099 -5.05083 1.18363 3.99099 -5.05083 1.18926 3.97665 -5.04751 1.18045 3.9731 -5.06394 1.17459 3.99037 -5.06847 1.18363 3.99099 -5.05083 1.18045 3.9731 -5.06394 1.18045 3.9731 -5.06394 1.18652 3.96323 -5.05532 1.17703 3.95152 -5.07107 1.17864 3.91831 -5.05594 1.17591 3.90471 -5.04853 1.17086 3.90856 -5.06477 1.17086 3.90856 -5.06477 1.17591 3.90471 -5.04853 1.16748 3.88999 -5.0518 1.16169 3.89137 -5.06971 1.16748 3.88999 -5.0518 1.15997 3.88096 -5.06115 1.16169 3.89137 -5.06971 1.17086 3.90856 -5.06477 1.16748 3.88999 -5.0518 1.16169 3.89137 -5.06971 1.16336 3.90288 -5.07647 1.17086 3.90856 -5.06477 1.17591 3.90471 -5.04853 1.17308 3.89334 -5.03772 1.16748 3.88999 -5.0518 1.16748 3.88999 -5.0518 1.17308 3.89334 -5.03772 1.16416 3.87645 -5.03383 1.15827 3.87207 -5.05109 1.16416 3.87645 -5.03383 1.15665 3.86497 -5.03994 1.15827 3.87207 -5.05109 1.16748 3.88999 -5.0518 1.16416 3.87645 -5.03383 1.15827 3.87207 -5.05109 1.15997 3.88096 -5.06115 1.16748 3.88999 -5.0518 1.17308 3.89334 -5.03772 1.17042 3.88529 -5.02463 1.16416 3.87645 -5.03383 1.16416 3.87645 -5.03383 1.17042 3.88529 -5.02463 1.16121 3.86926 -5.01341 1.15516 3.8598 -5.02816 1.16121 3.86926 -5.01341 1.15371 3.85649 -5.01584 1.15516 3.8598 -5.02816 1.16416 3.87645 -5.03383 1.16121 3.86926 -5.01341 1.15516 3.8598 -5.02816 1.15665 3.86497 -5.03994 1.16416 3.87645 -5.03383 1.17042 3.88529 -5.02463 1.16801 3.88091 -5.01039 1.16121 3.86926 -5.01341 1.16121 3.86926 -5.01341 1.16801 3.88091 -5.01039 1.1653 3.88021 -4.99495 1.15793 3.86856 -4.99101 1.1653 3.88021 -4.99495 1.16247 3.88357 -4.97962 1.15453 3.87491 -4.96923 1.16247 3.88357 -4.97962 1.15979 3.89062 -4.96592 1.15148 3.88716 -4.9511 1.15979 3.89062 -4.96592 1.15738 3.90054 -4.95481 1.14837 3.90442 -4.9374 1.15738 3.90054 -4.95481 1.15469 3.91335 -4.94624 1.14494 3.92577 -4.92942 1.15469 3.91335 -4.94624 1.15186 3.92821 -4.94117 1.14916 3.94362 -4.94011 1.14494 3.92577 -4.92942 1.15186 3.92821 -4.94117 1.14916 3.94362 -4.94011 1.14173 3.94797 -4.92844 1.14494 3.92577 -4.92942 1.14916 3.94362 -4.94011 1.14674 3.95826 -4.94285 1.14173 3.94797 -4.92844 1.14173 3.94797 -4.92844 1.14674 3.95826 -4.94285 1.13876 3.96892 -4.93406 1.13279 3.9619 -4.91787 1.13876 3.96892 -4.93406 1.13126 3.97414 -4.92216 1.13279 3.9619 -4.91787 1.14173 3.94797 -4.92844 1.13876 3.96892 -4.93406 1.13279 3.9619 -4.91787 1.13422 3.94941 -4.91552 1.14173 3.94797 -4.92844 1.14173 3.94797 -4.92844 1.13422 3.94941 -4.91552 1.13578 3.93636 -4.91508 1.14494 3.92577 -4.92942 1.13578 3.93636 -4.91508 1.13745 3.92311 -4.91669 1.13916 3.91016 -4.92041 1.14494 3.92577 -4.92942 1.13745 3.92311 -4.91669 1.13916 3.91016 -4.92041 1.14837 3.90442 -4.9374 1.14494 3.92577 -4.92942 1.13916 3.91016 -4.92041 1.14086 3.898 -4.9261 1.14837 3.90442 -4.9374 1.14837 3.90442 -4.9374 1.14086 3.898 -4.9261 1.14249 3.88705 -4.93351 1.15148 3.88716 -4.9511 1.14249 3.88705 -4.93351 1.14398 3.87761 -4.94227 1.14543 3.86967 -4.95226 1.15148 3.88716 -4.9511 1.14398 3.87761 -4.94227 1.14543 3.86967 -4.95226 1.15453 3.87491 -4.96923 1.15148 3.88716 -4.9511 1.14543 3.86967 -4.95226 1.14702 3.86315 -4.96367 1.15453 3.87491 -4.96923 1.15453 3.87491 -4.96923 1.14702 3.86315 -4.96367 1.14871 3.8584 -4.97619 1.15793 3.86856 -4.99101 1.14871 3.8584 -4.97619 1.15043 3.85567 -4.98939 1.15211 3.85505 -5.00277 1.15793 3.86856 -4.99101 1.15043 3.85567 -4.98939 1.15211 3.85505 -5.00277 1.16121 3.86926 -5.01341 1.15793 3.86856 -4.99101 1.15211 3.85505 -5.00277 1.15371 3.85649 -5.01584 1.16121 3.86926 -5.01341 1.16121 3.86926 -5.01341 1.1653 3.88021 -4.99495 1.15793 3.86856 -4.99101 1.15793 3.86856 -4.99101 1.16247 3.88357 -4.97962 1.15453 3.87491 -4.96923 1.14871 3.8584 -4.97619 1.15793 3.86856 -4.99101 1.15453 3.87491 -4.96923 1.15453 3.87491 -4.96923 1.15979 3.89062 -4.96592 1.15148 3.88716 -4.9511 1.15148 3.88716 -4.9511 1.15738 3.90054 -4.95481 1.14837 3.90442 -4.9374 1.14249 3.88705 -4.93351 1.15148 3.88716 -4.9511 1.14837 3.90442 -4.9374 1.14837 3.90442 -4.9374 1.15469 3.91335 -4.94624 1.14494 3.92577 -4.92942 1.14674 3.95826 -4.94285 1.14408 3.97218 -4.94936 1.13876 3.96892 -4.93406 1.13876 3.96892 -4.93406 1.14408 3.97218 -4.94936 1.13541 3.98793 -4.94627 1.12961 3.98586 -4.92843 1.13541 3.98793 -4.94627 1.1279 3.99658 -4.93657 1.12961 3.98586 -4.92843 1.13876 3.96892 -4.93406 1.13541 3.98793 -4.94627 1.12961 3.98586 -4.92843 1.13126 3.97414 -4.92216 1.13876 3.96892 -4.93406 1.14408 3.97218 -4.94936 1.14125 3.98421 -4.95944 1.13541 3.98793 -4.94627 1.13541 3.98793 -4.94627 1.14125 3.98421 -4.95944 1.13205 4.00221 -4.96376 1.12619 4.00588 -4.94629 1.13205 4.00221 -4.96376 1.12454 4.01344 -4.95721 1.12619 4.00588 -4.94629 1.13541 3.98793 -4.94627 1.13205 4.00221 -4.96376 1.12619 4.00588 -4.94629 1.1279 3.99658 -4.93657 1.13541 3.98793 -4.94627 1.14125 3.98421 -4.95944 1.13853 3.99312 -4.97211 1.13205 4.00221 -4.96376 1.13205 4.00221 -4.96376 1.13853 3.99312 -4.97211 1.12909 4.01018 -4.98392 1.12302 4.0191 -4.96888 1.12909 4.01018 -4.98392 1.12158 4.02285 -4.98102 1.12302 4.0191 -4.96888 1.13205 4.00221 -4.96376 1.12909 4.01018 -4.98392 1.12302 4.0191 -4.96888 1.12454 4.01344 -4.95721 1.13205 4.00221 -4.96376 1.13853 3.99312 -4.97211 1.13611 3.99836 -4.98607 1.12909 4.01018 -4.98392 1.12909 4.01018 -4.98392 1.13611 3.99836 -4.98607 1.13347 3.99999 -5.00131 1.12586 4.01173 -5.00617 1.13347 3.99999 -5.00131 1.13064 3.9976 -5.01681 1.12244 4.00624 -5.02821 1.13064 3.9976 -5.01681 1.1279 3.99136 -5.03102 1.11933 3.99461 -5.04692 1.1279 3.99136 -5.03102 1.12547 3.9821 -5.04275 1.11628 3.97799 -5.06116 1.12547 3.9821 -5.04275 1.12286 3.96995 -5.05199 1.11288 3.95707 -5.06995 1.12286 3.96995 -5.05199 1.12004 3.95546 -5.05797 1.11728 3.94004 -5.06 1.11288 3.95707 -5.06995 1.12004 3.95546 -5.05797 1.11728 3.94004 -5.06 1.1096 3.93474 -5.07181 1.11288 3.95707 -5.06995 1.11728 3.94004 -5.06 1.11483 3.92518 -5.05814 1.1096 3.93474 -5.07181 1.1096 3.93474 -5.07181 1.11483 3.92518 -5.05814 1.10666 3.91363 -5.067 1.10064 3.92117 -5.08289 1.10666 3.91363 -5.067 1.09915 3.90887 -5.07909 1.10064 3.92117 -5.08289 1.1096 3.93474 -5.07181 1.10666 3.91363 -5.067 1.10064 3.92117 -5.08289 1.1021 3.93379 -5.08477 1.1096 3.93474 -5.07181 1.1096 3.93474 -5.07181 1.1021 3.93379 -5.08477 1.10369 3.94693 -5.08472 1.11288 3.95707 -5.06995 1.10369 3.94693 -5.08472 1.10537 3.96015 -5.08258 1.10709 3.97295 -5.07835 1.11288 3.95707 -5.06995 1.10537 3.96015 -5.08258 1.10709 3.97295 -5.07835 1.11628 3.97799 -5.06116 1.11288 3.95707 -5.06995 1.10709 3.97295 -5.07835 1.10878 3.98485 -5.07221 1.11628 3.97799 -5.06116 1.11628 3.97799 -5.06116 1.10878 3.98485 -5.07221 1.11037 3.99545 -5.06442 1.11933 3.99461 -5.04692 1.11037 3.99545 -5.06442 1.11183 4.00447 -5.05539 1.11332 4.01209 -5.04503 1.11933 3.99461 -5.04692 1.11183 4.00447 -5.05539 1.11332 4.01209 -5.04503 1.12244 4.00624 -5.02821 1.11933 3.99461 -5.04692 1.11332 4.01209 -5.04503 1.11494 4.0182 -5.03331 1.12244 4.00624 -5.02821 1.12244 4.00624 -5.02821 1.11494 4.0182 -5.03331 1.11664 4.02247 -5.02058 1.12586 4.01173 -5.00617 1.11664 4.02247 -5.02058 1.11835 4.02469 -5.00729 1.12002 4.02478 -4.99394 1.12586 4.01173 -5.00617 1.11835 4.02469 -5.00729 1.12002 4.02478 -4.99394 1.12909 4.01018 -4.98392 1.12586 4.01173 -5.00617 1.12002 4.02478 -4.99394 1.12158 4.02285 -4.98102 1.12909 4.01018 -4.98392 1.12909 4.01018 -4.98392 1.13347 3.99999 -5.00131 1.12586 4.01173 -5.00617 1.12586 4.01173 -5.00617 1.13064 3.9976 -5.01681 1.12244 4.00624 -5.02821 1.11664 4.02247 -5.02058 1.12586 4.01173 -5.00617 1.12244 4.00624 -5.02821 1.12244 4.00624 -5.02821 1.1279 3.99136 -5.03102 1.11933 3.99461 -5.04692 1.11933 3.99461 -5.04692 1.12547 3.9821 -5.04275 1.11628 3.97799 -5.06116 1.11037 3.99545 -5.06442 1.11933 3.99461 -5.04692 1.11628 3.97799 -5.06116 1.11628 3.97799 -5.06116 1.12286 3.96995 -5.05199 1.11288 3.95707 -5.06995 1.11483 3.92518 -5.05814 1.11224 3.91103 -5.05254 1.10666 3.91363 -5.067 1.10666 3.91363 -5.067 1.11224 3.91103 -5.05254 1.10333 3.89423 -5.05558 1.09753 3.89698 -5.07331 1.10333 3.89423 -5.05558 1.09583 3.88597 -5.06562 1.09753 3.89698 -5.07331 1.10666 3.91363 -5.067 1.10333 3.89423 -5.05558 1.09753 3.89698 -5.07331 1.09915 3.90887 -5.07909 1.10666 3.91363 -5.067 1.11224 3.91103 -5.05254 1.10943 3.89842 -5.04325 1.10333 3.89423 -5.05558 1.10333 3.89423 -5.05558 1.10943 3.89842 -5.04325 1.09995 3.87923 -5.03862 1.09411 3.87628 -5.05625 1.09995 3.87923 -5.03862 1.09244 3.86826 -5.04559 1.09411 3.87628 -5.05625 1.10333 3.89423 -5.05558 1.09995 3.87923 -5.03862 1.09411 3.87628 -5.05625 1.09583 3.88597 -5.06562 1.10333 3.89423 -5.05558 1.10943 3.89842 -5.04325 1.10666 3.88868 -5.03109 1.09995 3.87923 -5.03862 1.09995 3.87923 -5.03862 1.10666 3.88868 -5.03109 1.10418 3.88257 -5.01737 1.09696 3.87047 -5.0187 1.10418 3.88257 -5.01737 1.10163 3.88005 -5.00242 1.09378 3.86808 -4.99664 1.10163 3.88005 -5.00242 1.09882 3.88146 -4.98684 1.09036 3.87271 -4.9744 1.09882 3.88146 -4.98684 1.09603 3.88684 -4.97218 1.08719 3.88368 -4.95514 1.09603 3.88684 -4.97218 1.09353 3.89544 -4.95982 1.08419 3.89967 -4.94036 1.09353 3.89544 -4.95982 1.09101 3.90689 -4.94996 1.08822 3.92093 -4.94311 1.08419 3.89967 -4.94036 1.09101 3.90689 -4.94996 1.08822 3.92093 -4.94311 1.0808 3.92019 -4.93078 1.08419 3.89967 -4.94036 1.08822 3.92093 -4.94311 1.08542 3.93628 -4.94012 1.0808 3.92019 -4.93078 1.0808 3.92019 -4.93078 1.08542 3.93628 -4.94012 1.07748 3.94253 -4.92804 1.0716 3.92977 -4.91562 1.07748 3.94253 -4.92804 1.06998 3.94298 -4.91505 1.0716 3.92977 -4.91562 1.0808 3.92019 -4.93078 1.07748 3.94253 -4.92804 1.0716 3.92977 -4.91562 1.0733 3.91661 -4.91828 1.0808 3.92019 -4.93078 1.0808 3.92019 -4.93078 1.0733 3.91661 -4.91828 1.07501 3.904 -4.923 1.08419 3.89967 -4.94036 1.07501 3.904 -4.923 1.07668 3.89239 -4.92959 1.07825 3.88216 -4.93772 1.08419 3.89967 -4.94036 1.07668 3.89239 -4.92959 1.07825 3.88216 -4.93772 1.08719 3.88368 -4.95514 1.08419 3.89967 -4.94036 1.07825 3.88216 -4.93772 1.07968 3.87352 -4.94704 1.08719 3.88368 -4.95514 1.08719 3.88368 -4.95514 1.07968 3.87352 -4.94704 1.08121 3.86624 -4.95776 1.09036 3.87271 -4.9744 1.08121 3.86624 -4.95776 1.08285 3.86056 -4.96978 1.08456 3.85678 -4.98269 1.09036 3.87271 -4.9744 1.08285 3.86056 -4.96978 1.08456 3.85678 -4.98269 1.09378 3.86808 -4.99664 1.09036 3.87271 -4.9744 1.08456 3.85678 -4.98269 1.08627 3.85509 -4.99604 1.09378 3.86808 -4.99664 1.09378 3.86808 -4.99664 1.08627 3.85509 -4.99604 1.08792 3.85551 -5.00932 1.09696 3.87047 -5.0187 1.08792 3.85551 -5.00932 1.08945 3.85792 -5.02207 1.09088 3.86212 -5.03406 1.09696 3.87047 -5.0187 1.08945 3.85792 -5.02207 1.09088 3.86212 -5.03406 1.09995 3.87923 -5.03862 1.09696 3.87047 -5.0187 1.09088 3.86212 -5.03406 1.09244 3.86826 -5.04559 1.09995 3.87923 -5.03862 1.09995 3.87923 -5.03862 1.10418 3.88257 -5.01737 1.09696 3.87047 -5.0187 1.09696 3.87047 -5.0187 1.10163 3.88005 -5.00242 1.09378 3.86808 -4.99664 1.08792 3.85551 -5.00932 1.09696 3.87047 -5.0187 1.09378 3.86808 -4.99664 1.09378 3.86808 -4.99664 1.09882 3.88146 -4.98684 1.09036 3.87271 -4.9744 1.09036 3.87271 -4.9744 1.09603 3.88684 -4.97218 1.08719 3.88368 -4.95514 1.08121 3.86624 -4.95776 1.09036 3.87271 -4.9744 1.08719 3.88368 -4.95514 1.08719 3.88368 -4.95514 1.09353 3.89544 -4.95982 1.08419 3.89967 -4.94036 1.08542 3.93628 -4.94012 1.08289 3.95137 -4.94109 1.07748 3.94253 -4.92804 1.07748 3.94253 -4.92804 1.08289 3.95137 -4.94109 1.07454 3.9638 -4.93205 1.06849 3.95576 -4.91647 1.07454 3.9638 -4.93205 1.06703 3.9681 -4.91978 1.06849 3.95576 -4.91647 1.07748 3.94253 -4.92804 1.07454 3.9638 -4.93205 1.06849 3.95576 -4.91647 1.06998 3.94298 -4.91505 1.07748 3.94253 -4.92804 1.08289 3.95137 -4.94109 1.08039 3.96567 -4.94577 1.07454 3.9638 -4.93205 1.07454 3.9638 -4.93205 1.08039 3.96567 -4.94577 1.07126 3.98355 -4.94266 1.06544 3.98013 -4.92507 1.07126 3.98355 -4.94266 1.06375 3.99141 -4.93231 1.06544 3.98013 -4.92507 1.07454 3.9638 -4.93205 1.07126 3.98355 -4.94266 1.06544 3.98013 -4.92507 1.06703 3.9681 -4.91978 1.07454 3.9638 -4.93205 1.08039 3.96567 -4.94577 1.07761 3.97878 -4.95422 1.07126 3.98355 -4.94266 1.07126 3.98355 -4.94266 1.07761 3.97878 -4.95422 1.06786 3.99919 -4.95901 1.06204 4.00146 -4.94128 1.06786 3.99919 -4.95901 1.06035 4.00992 -4.95166 1.06204 4.00146 -4.94128 1.07126 3.98355 -4.94266 1.06786 3.99919 -4.95901 1.06204 4.00146 -4.94128 1.06375 3.99141 -4.93231 1.07126 3.98355 -4.94266 1.07761 3.97878 -4.95422 1.0748 3.9893 -4.96581 1.06786 3.99919 -4.95901 1.06786 3.99919 -4.95901 1.0748 3.9893 -4.96581 1.07224 3.99631 -4.97928 1.06481 4.00879 -4.97873 1.07224 3.99631 -4.97928 1.06977 3.99969 -4.99389 1.0617 4.012 -5.00054 1.06977 3.99969 -4.99389 1.067 3.99925 -5.00946 1.05828 4.00825 -5.02294 1.067 3.99925 -5.00946 1.06418 3.99478 -5.02448 1.05505 3.99796 -5.04272 1.06418 3.99478 -5.02448 1.06159 3.98685 -5.03748 1.05209 3.9826 -5.05804 1.06159 3.98685 -5.03748 1.05915 3.97612 -5.04791 1.0564 3.9626 -5.05558 1.05209 3.9826 -5.05804 1.05915 3.97612 -5.04791 1.0564 3.9626 -5.05558 1.04873 3.96252 -5.06839 1.05209 3.9826 -5.05804 1.0564 3.9626 -5.05558 1.05357 3.94743 -5.05954 1.04873 3.96252 -5.06839 1.04873 3.96252 -5.06839 1.05357 3.94743 -5.05954 1.04538 3.94023 -5.072 1.03952 3.95352 -5.08392 1.04538 3.94023 -5.072 1.03787 3.94028 -5.085 1.03952 3.95352 -5.08392 1.04873 3.96252 -5.06839 1.04538 3.94023 -5.072 1.03952 3.95352 -5.08392 1.04123 3.96659 -5.08073 1.04873 3.96252 -5.06839 1.04873 3.96252 -5.06839 1.04123 3.96659 -5.08073 1.04294 3.979 -5.07553 1.05209 3.9826 -5.05804 1.04294 3.979 -5.07553 1.04458 3.9903 -5.06852 1.04611 4.00014 -5.06007 1.05209 3.9826 -5.05804 1.04458 3.9903 -5.06852 1.04611 4.00014 -5.06007 1.05505 3.99796 -5.04272 1.05209 3.9826 -5.05804 1.04611 4.00014 -5.06007 1.04755 4.00842 -5.05043 1.05505 3.99796 -5.04272 1.05505 3.99796 -5.04272 1.04755 4.00842 -5.05043 1.04911 4.01534 -5.03936 1.05828 4.00825 -5.02294 1.04911 4.01534 -5.03936 1.05077 4.02057 -5.02709 1.05249 4.02384 -5.01402 1.05828 4.00825 -5.02294 1.05077 4.02057 -5.02709 1.05249 4.02384 -5.01402 1.0617 4.012 -5.00054 1.05828 4.00825 -5.02294 1.05249 4.02384 -5.01402 1.05419 4.025 -5.00064 1.0617 4.012 -5.00054 1.0617 4.012 -5.00054 1.05419 4.025 -5.00064 1.05581 4.02407 -4.98744 1.06481 4.00879 -4.97873 1.05581 4.02407 -4.98744 1.05731 4.02121 -4.97489 1.05876 4.01653 -4.96302 1.06481 4.00879 -4.97873 1.05731 4.02121 -4.97489 1.05876 4.01653 -4.96302 1.06786 3.99919 -4.95901 1.06481 4.00879 -4.97873 1.05876 4.01653 -4.96302 1.06035 4.00992 -4.95166 1.06786 3.99919 -4.95901 1.06786 3.99919 -4.95901 1.07224 3.99631 -4.97928 1.06481 4.00879 -4.97873 1.06481 4.00879 -4.97873 1.06977 3.99969 -4.99389 1.0617 4.012 -5.00054 1.05581 4.02407 -4.98744 1.06481 4.00879 -4.97873 1.0617 4.012 -5.00054 1.0617 4.012 -5.00054 1.067 3.99925 -5.00946 1.05828 4.00825 -5.02294 1.05828 4.00825 -5.02294 1.06418 3.99478 -5.02448 1.05505 3.99796 -5.04272 1.04911 4.01534 -5.03936 1.05828 4.00825 -5.02294 1.05505 3.99796 -5.04272 1.05505 3.99796 -5.04272 1.06159 3.98685 -5.03748 1.05209 3.9826 -5.05804 1.05357 3.94743 -5.05954 1.05095 3.93214 -5.05948 1.04538 3.94023 -5.072 1.04538 3.94023 -5.072 1.05095 3.93214 -5.05948 1.04242 3.91879 -5.0688 1.03635 3.92735 -5.08405 1.04242 3.91879 -5.0688 1.03491 3.91496 -5.08123 1.03635 3.92735 -5.08405 1.04538 3.94023 -5.072 1.04242 3.91879 -5.0688 1.03635 3.92735 -5.08405 1.03787 3.94028 -5.085 1.04538 3.94023 -5.072 1.05095 3.93214 -5.05948 1.04852 3.9177 -5.0557 1.04242 3.91879 -5.0688 1.04242 3.91879 -5.0688 1.04852 3.9177 -5.0557 1.03918 3.89874 -5.05901 1.03335 3.9028 -5.07643 1.03918 3.89874 -5.05901 1.03168 3.89129 -5.06966 1.03335 3.9028 -5.07643 1.04242 3.91879 -5.0688 1.03918 3.89874 -5.05901 1.03335 3.9028 -5.07643 1.03491 3.91496 -5.08123 1.04242 3.91879 -5.0688 1.04852 3.9177 -5.0557 1.04579 3.90416 -5.04812 1.03918 3.89874 -5.05901 1.03918 3.89874 -5.05901 1.04579 3.90416 -5.04812 1.03577 3.88241 -5.04322 1.02996 3.8809 -5.06109 1.03577 3.88241 -5.04322 1.02826 3.87202 -5.05102 1.02996 3.8809 -5.06109 1.03918 3.89874 -5.05901 1.03577 3.88241 -5.04322 1.02996 3.8809 -5.06109 1.03168 3.89129 -5.06966 1.03918 3.89874 -5.05901 1.04579 3.90416 -5.04812 1.04296 3.89292 -5.03719 1.03577 3.88241 -5.04322 1.03577 3.88241 -5.04322 1.04296 3.89292 -5.03719 1.04032 3.88503 -5.02404 1.03266 3.87204 -5.02379 1.04032 3.88503 -5.02404 1.0379 3.8808 -5.00974 1.02961 3.86804 -5.00227 1.0379 3.8808 -5.00974 1.03518 3.88027 -4.99427 1.0262 3.8709 -4.97976 1.03518 3.88027 -4.99427 1.03235 3.8838 -4.97898 1.02293 3.88047 -4.9595 1.03235 3.8838 -4.97898 1.02968 3.89099 -4.96538 1.02727 3.90103 -4.95438 1.02293 3.88047 -4.9595 1.02968 3.89099 -4.96538 1.02727 3.90103 -4.95438 1.01998 3.8952 -4.94363 1.02293 3.88047 -4.9595 1.02727 3.90103 -4.95438 1.02457 3.91396 -4.94594 1.01998 3.8952 -4.94363 1.01998 3.8952 -4.94363 1.02457 3.91396 -4.94594 1.01666 3.9148 -4.93255 1.01085 3.89808 -4.92606 1.01666 3.9148 -4.93255 1.00915 3.91025 -4.92038 1.01085 3.89808 -4.92606 1.01998 3.8952 -4.94363 1.01666 3.9148 -4.93255 1.01085 3.89808 -4.92606 1.01248 3.88711 -4.93346 1.01998 3.8952 -4.94363 1.01998 3.8952 -4.94363 1.01248 3.88711 -4.93346 1.01397 3.87767 -4.94221 1.02293 3.88047 -4.9595 1.01397 3.87767 -4.94221 1.01542 3.86972 -4.95219 1.01701 3.86319 -4.96359 1.02293 3.88047 -4.9595 1.01542 3.86972 -4.95219 1.01701 3.86319 -4.96359 1.0262 3.8709 -4.97976 1.02293 3.88047 -4.9595 1.01701 3.86319 -4.96359 1.0187 3.85843 -4.9761 1.0262 3.8709 -4.97976 1.0262 3.8709 -4.97976 1.0187 3.85843 -4.9761 1.02042 3.85568 -4.9893 1.02961 3.86804 -5.00227 1.02042 3.85568 -4.9893 1.0221 3.85504 -5.00268 1.0237 3.85647 -5.01575 1.02961 3.86804 -5.00227 1.0221 3.85504 -5.00268 1.0237 3.85647 -5.01575 1.03266 3.87204 -5.02379 1.02961 3.86804 -5.00227 1.0237 3.85647 -5.01575 1.02515 3.85977 -5.02809 1.03266 3.87204 -5.02379 1.03266 3.87204 -5.02379 1.02515 3.85977 -5.02809 1.02664 3.86493 -5.03987 1.03577 3.88241 -5.04322 1.02664 3.86493 -5.03987 1.02826 3.87202 -5.05102 1.03577 3.88241 -5.04322 1.03266 3.87204 -5.02379 1.02664 3.86493 -5.03987 1.03577 3.88241 -5.04322 1.04032 3.88503 -5.02404 1.03266 3.87204 -5.02379 1.03266 3.87204 -5.02379 1.0379 3.8808 -5.00974 1.02961 3.86804 -5.00227 1.02961 3.86804 -5.00227 1.03518 3.88027 -4.99427 1.0262 3.8709 -4.97976 1.02042 3.85568 -4.9893 1.02961 3.86804 -5.00227 1.0262 3.8709 -4.97976 1.0262 3.8709 -4.97976 1.03235 3.8838 -4.97898 1.02293 3.88047 -4.9595 1.02457 3.91396 -4.94594 1.02174 3.92887 -4.94104 1.01666 3.9148 -4.93255 1.01666 3.9148 -4.93255 1.02174 3.92887 -4.94104 1.01328 3.93699 -4.92806 1.00744 3.9232 -4.91668 1.01328 3.93699 -4.92806 1.00577 3.93645 -4.91507 1.00744 3.9232 -4.91668 1.01666 3.9148 -4.93255 1.01328 3.93699 -4.92806 1.00744 3.9232 -4.91668 1.00915 3.91025 -4.92038 1.01666 3.9148 -4.93255 1.02174 3.92887 -4.94104 1.01905 3.94427 -4.94015 1.01328 3.93699 -4.92806 1.01328 3.93699 -4.92806 1.01905 3.94427 -4.94015 1.01028 3.95862 -4.93045 1.00421 3.94949 -4.91553 1.01028 3.95862 -4.93045 1.00278 3.96198 -4.91789 1.00421 3.94949 -4.91553 1.01328 3.93699 -4.92806 1.01028 3.95862 -4.93045 1.00421 3.94949 -4.91553 1.00577 3.93645 -4.91507 1.01328 3.93699 -4.92806 1.01905 3.94427 -4.94015 1.01663 3.95888 -4.94305 1.01028 3.95862 -4.93045 1.01028 3.95862 -4.93045 1.01663 3.95888 -4.94305 1.0071 3.97891 -4.93942 1.00125 3.97422 -4.92219 1.0071 3.97891 -4.93942 0.999598 3.98593 -4.92848 1.00125 3.97422 -4.92219 1.01028 3.95862 -4.93045 1.0071 3.97891 -4.93942 1.00125 3.97422 -4.92219 1.00278 3.96198 -4.91789 1.01028 3.95862 -4.93045 1.01663 3.95888 -4.94305 1.01396 3.97275 -4.94973 1.0071 3.97891 -4.93942 1.0071 3.97891 -4.93942 1.01396 3.97275 -4.94973 1.01113 3.98467 -4.95994 1.00368 3.99585 -4.95456 1.01113 3.98467 -4.95994 1.00842 3.99343 -4.97269 1.00051 4.00703 -4.9737 1.00842 3.99343 -4.97269 1.006 3.99851 -4.9867 0.997515 4.01182 -4.99494 1.006 3.99851 -4.9867 1.00335 3.99997 -5.00198 0.99413 4.00984 -5.0175 1.00335 3.99997 -5.00198 1.00052 3.9974 -5.01746 0.990811 4.00103 -5.03821 1.00052 3.9974 -5.01746 0.99779 3.99101 -5.03159 0.995363 3.98164 -5.0432 0.990811 4.00103 -5.03821 0.99779 3.99101 -5.03159 0.995363 3.98164 -5.0432 0.987866 3.98691 -5.05462 0.990811 4.00103 -5.03821 0.995363 3.98164 -5.0432 0.992739 3.96936 -5.05233 0.987866 3.98691 -5.05462 0.987866 3.98691 -5.05462 0.992739 3.96936 -5.05233 0.984584 3.96784 -5.0664 0.978765 3.98477 -5.07225 0.984584 3.96784 -5.0664 0.977079 3.97286 -5.07839 0.978765 3.98477 -5.07225 0.987866 3.98691 -5.05462 0.984584 3.96784 -5.0664 0.978765 3.98477 -5.07225 0.980361 3.99538 -5.06448 0.987866 3.98691 -5.05462 0.987866 3.98691 -5.05462 0.980361 3.99538 -5.06448 0.981817 4.00442 -5.05546 0.990811 4.00103 -5.03821 0.981817 4.00442 -5.05546 0.983306 4.01205 -5.0451 0.984925 4.01817 -5.03339 0.990811 4.00103 -5.03821 0.983306 4.01205 -5.0451 0.984925 4.01817 -5.03339 0.99413 4.00984 -5.0175 0.990811 4.00103 -5.03821 0.984925 4.01817 -5.03339 0.986624 4.02245 -5.02066 0.99413 4.00984 -5.0175 0.99413 4.00984 -5.0175 0.986624 4.02245 -5.02066 0.98834 4.02468 -5.00738 0.997515 4.01182 -4.99494 0.98834 4.02468 -5.00738 0.990009 4.02479 -4.99403 0.991573 4.02287 -4.9811 0.997515 4.01182 -4.99494 0.990009 4.02479 -4.99403 0.991573 4.02287 -4.9811 1.00051 4.00703 -4.9737 0.997515 4.01182 -4.99494 0.991573 4.02287 -4.9811 0.993009 4.01913 -4.96896 1.00051 4.00703 -4.9737 1.00051 4.00703 -4.9737 0.993009 4.01913 -4.96896 0.994534 4.01349 -4.95729 1.00368 3.99585 -4.95456 0.994534 4.01349 -4.95729 0.996179 4.00594 -4.94636 0.997888 3.99665 -4.93663 1.00368 3.99585 -4.95456 0.996179 4.00594 -4.94636 0.997888 3.99665 -4.93663 1.0071 3.97891 -4.93942 1.00368 3.99585 -4.95456 0.997888 3.99665 -4.93663 0.999598 3.98593 -4.92848 1.0071 3.97891 -4.93942 1.0071 3.97891 -4.93942 1.01113 3.98467 -4.95994 1.00368 3.99585 -4.95456 1.00368 3.99585 -4.95456 1.00842 3.99343 -4.97269 1.00051 4.00703 -4.9737 0.994534 4.01349 -4.95729 1.00368 3.99585 -4.95456 1.00051 4.00703 -4.9737 1.00051 4.00703 -4.9737 1.006 3.99851 -4.9867 0.997515 4.01182 -4.99494 0.997515 4.01182 -4.99494 1.00335 3.99997 -5.00198 0.99413 4.00984 -5.0175 0.98834 4.02468 -5.00738 0.997515 4.01182 -4.99494 0.99413 4.00984 -5.0175 0.99413 4.00984 -5.0175 1.00052 3.9974 -5.01746 0.990811 4.00103 -5.03821 0.992739 3.96936 -5.05233 0.989913 3.9548 -5.05815 0.984584 3.96784 -5.0664 0.984584 3.96784 -5.0664 0.989913 3.9548 -5.05815 0.981182 3.9458 -5.07177 0.975361 3.96006 -5.0826 0.981182 3.9458 -5.07177 0.973677 3.94684 -5.08472 0.975361 3.96006 -5.0826 0.984584 3.96784 -5.0664 0.981182 3.9458 -5.07177 0.975361 3.96006 -5.0826 0.977079 3.97286 -5.07839 0.984584 3.96784 -5.0664 0.989913 3.9548 -5.05815 0.987164 3.93937 -5.06 0.981182 3.9458 -5.07177 0.981182 3.9458 -5.07177 0.987164 3.93937 -5.06 0.978138 3.92398 -5.07019 0.972085 3.9337 -5.08477 0.978138 3.92398 -5.07019 0.970633 3.92109 -5.08287 0.972085 3.9337 -5.08477 0.981182 3.9458 -5.07177 0.978138 3.92398 -5.07019 0.972085 3.9337 -5.08477 0.973677 3.94684 -5.08472 0.981182 3.9458 -5.07177 0.987164 3.93937 -5.06 0.984723 3.92456 -5.05798 0.978138 3.92398 -5.07019 0.978138 3.92398 -5.07019 0.984723 3.92456 -5.05798 0.975021 3.90349 -5.06206 0.969139 3.90879 -5.07906 0.975021 3.90349 -5.06206 0.967516 3.8969 -5.07326 0.969139 3.90879 -5.07906 0.978138 3.92398 -5.07019 0.975021 3.90349 -5.06206 0.969139 3.90879 -5.07906 0.970633 3.92109 -5.08287 0.978138 3.92398 -5.07019 0.984723 3.92456 -5.05798 0.982126 3.91044 -5.05221 0.975021 3.90349 -5.06206 0.975021 3.90349 -5.06206 0.982126 3.91044 -5.05221 0.979306 3.89793 -5.04278 0.971606 3.88597 -5.04759 0.979306 3.89793 -5.04278 0.976541 3.88834 -5.03052 0.968379 3.87401 -5.02879 0.976541 3.88834 -5.03052 0.97408 3.88239 -5.01676 0.965415 3.86843 -5.00782 0.97408 3.88239 -5.01676 0.971511 3.88003 -5.00175 0.962057 3.86952 -4.98526 0.971511 3.88003 -5.00175 0.968699 3.88161 -4.98618 0.965919 3.88715 -4.97159 0.962057 3.86952 -4.98526 0.968699 3.88161 -4.98618 0.965919 3.88715 -4.97159 0.958703 3.87755 -4.96416 0.962057 3.86952 -4.98526 0.965919 3.88715 -4.97159 0.963434 3.89587 -4.95935 0.958703 3.87755 -4.96416 0.958703 3.87755 -4.96416 0.963434 3.89587 -4.95935 0.955742 3.89106 -4.94719 0.949672 3.87357 -4.94697 0.955742 3.89106 -4.94719 0.948237 3.88222 -4.93766 0.949672 3.87357 -4.94697 0.958703 3.87755 -4.96416 0.955742 3.89106 -4.94719 0.949672 3.87357 -4.94697 0.951197 3.86628 -4.95769 0.958703 3.87755 -4.96416 0.958703 3.87755 -4.96416 0.951197 3.86628 -4.95769 0.952842 3.86059 -4.96969 0.962057 3.86952 -4.98526 0.952842 3.86059 -4.96969 0.954551 3.8568 -4.9826 0.956261 3.8551 -4.99595 0.962057 3.86952 -4.98526 0.954551 3.8568 -4.9826 0.956261 3.8551 -4.99595 0.965415 3.86843 -5.00782 0.962057 3.86952 -4.98526 0.956261 3.8551 -4.99595 0.957909 3.8555 -5.00924 0.965415 3.86843 -5.00782 0.965415 3.86843 -5.00782 0.957909 3.8555 -5.00924 0.95944 3.85789 -5.02199 0.968379 3.87401 -5.02879 0.95944 3.85789 -5.02199 0.960874 3.86209 -5.03399 0.962434 3.86821 -5.04552 0.968379 3.87401 -5.02879 0.960874 3.86209 -5.03399 0.962434 3.86821 -5.04552 0.971606 3.88597 -5.04759 0.968379 3.87401 -5.02879 0.962434 3.86821 -5.04552 0.9641 3.87622 -5.05619 0.971606 3.88597 -5.04759 0.971606 3.88597 -5.04759 0.9641 3.87622 -5.05619 0.965815 3.8859 -5.06556 0.975021 3.90349 -5.06206 0.965815 3.8859 -5.06556 0.967516 3.8969 -5.07326 0.975021 3.90349 -5.06206 0.971606 3.88597 -5.04759 0.965815 3.8859 -5.06556 0.975021 3.90349 -5.06206 0.979306 3.89793 -5.04278 0.971606 3.88597 -5.04759 0.971606 3.88597 -5.04759 0.976541 3.88834 -5.03052 0.968379 3.87401 -5.02879 0.968379 3.87401 -5.02879 0.97408 3.88239 -5.01676 0.965415 3.86843 -5.00782 0.95944 3.85789 -5.02199 0.968379 3.87401 -5.02879 0.965415 3.86843 -5.00782 0.965415 3.86843 -5.00782 0.971511 3.88003 -5.00175 0.962057 3.86952 -4.98526 0.963434 3.89587 -4.95935 0.960895 3.90745 -4.9496 0.955742 3.89106 -4.94719 0.955742 3.89106 -4.94719 0.960895 3.90745 -4.9496 0.952508 3.90957 -4.93475 0.946672 3.89246 -4.92954 0.952508 3.90957 -4.93475 0.945003 3.90408 -4.92296 0.946672 3.89246 -4.92954 0.955742 3.89106 -4.94719 0.952508 3.90957 -4.93475 0.946672 3.89246 -4.92954 0.948237 3.88222 -4.93766 0.955742 3.89106 -4.94719 0.960895 3.90745 -4.9496 0.958093 3.92158 -4.9429 0.952508 3.90957 -4.93475 0.952508 3.90957 -4.93475 0.958093 3.92158 -4.9429 0.949094 3.93141 -4.92851 0.943287 3.9167 -4.91826 0.949094 3.93141 -4.92851 0.941588 3.92986 -4.91561 0.943287 3.9167 -4.91826 0.952508 3.90957 -4.93475 0.949094 3.93141 -4.92851 0.943287 3.9167 -4.91826 0.945003 3.90408 -4.92296 0.952508 3.90957 -4.93475 0.958093 3.92158 -4.9429 0.9553 3.93694 -4.94008 0.949094 3.93141 -4.92851 0.949094 3.93141 -4.92851 0.9553 3.93694 -4.94008 0.945986 3.95342 -4.92926 0.939969 3.94307 -4.91506 0.945986 3.95342 -4.92926 0.938481 3.95585 -4.91649 0.939969 3.94307 -4.91506 0.949094 3.93141 -4.92851 0.945986 3.95342 -4.92926 0.939969 3.94307 -4.91506 0.941588 3.92986 -4.91561 0.949094 3.93141 -4.92851 0.9553 3.93694 -4.94008 0.952785 3.95199 -4.94121 0.945986 3.95342 -4.92926 0.945986 3.95342 -4.92926 0.952785 3.95199 -4.94121 0.950277 3.96627 -4.94606 0.942934 3.97406 -4.93657 0.950277 3.96627 -4.94606 0.947486 3.9793 -4.95466 0.939529 3.99211 -4.95032 0.947486 3.9793 -4.95466 0.944682 3.98968 -4.96636 0.936254 4.00486 -4.96874 0.944682 3.98968 -4.96636 0.942137 3.99653 -4.97988 0.933308 4.01122 -4.98944 0.942137 3.99653 -4.97988 0.939657 3.99975 -4.99455 0.929967 4.01098 -5.01206 0.939657 3.99975 -4.99455 0.93688 3.99914 -5.01013 0.934066 3.9945 -5.02509 0.929967 4.01098 -5.01206 0.93688 3.99914 -5.01013 0.934066 3.9945 -5.02509 0.926602 4.00378 -5.03341 0.929967 4.01098 -5.01206 0.934066 3.9945 -5.02509 0.931492 3.98645 -5.03798 0.926602 4.00378 -5.03341 0.926602 4.00378 -5.03341 0.931492 3.98645 -5.03798 0.923609 3.99089 -5.05093 0.917537 4.00837 -5.0505 0.923609 3.99089 -5.05093 0.916103 4.00008 -5.06013 0.917537 4.00837 -5.0505 0.926602 4.00378 -5.03341 0.923609 3.99089 -5.05093 0.917537 4.00837 -5.0505 0.919097 4.0153 -5.03944 0.926602 4.00378 -5.03341 0.926602 4.00378 -5.03341 0.919097 4.0153 -5.03944 0.920763 4.02054 -5.02717 0.929967 4.01098 -5.01206 0.920763 4.02054 -5.02717 0.922478 4.02382 -5.01411 0.924179 4.025 -5.00073 0.929967 4.01098 -5.01206 0.922478 4.02382 -5.01411 0.924179 4.025 -5.00073 0.933308 4.01122 -4.98944 0.929967 4.01098 -5.01206 0.924179 4.025 -5.00073 0.925802 4.02408 -4.98753 0.933308 4.01122 -4.98944 0.933308 4.01122 -4.98944 0.925802 4.02408 -4.98753 0.927296 4.02123 -4.97497 0.936254 4.00486 -4.96874 0.927296 4.02123 -4.97497 0.928749 4.01657 -4.9631 0.93034 4.00997 -4.95174 0.936254 4.00486 -4.96874 0.928749 4.01657 -4.9631 0.93034 4.00997 -4.95174 0.939529 3.99211 -4.95032 0.936254 4.00486 -4.96874 0.93034 4.00997 -4.95174 0.932024 4.00152 -4.94135 0.939529 3.99211 -4.95032 0.939529 3.99211 -4.95032 0.932024 4.00152 -4.94135 0.933741 3.99148 -4.93236 0.942934 3.97406 -4.93657 0.933741 3.99148 -4.93236 0.935428 3.98021 -4.92511 0.937024 3.96818 -4.91981 0.942934 3.97406 -4.93657 0.935428 3.98021 -4.92511 0.937024 3.96818 -4.91981 0.945986 3.95342 -4.92926 0.942934 3.97406 -4.93657 0.937024 3.96818 -4.91981 0.938481 3.95585 -4.91649 0.945986 3.95342 -4.92926 0.945986 3.95342 -4.92926 0.950277 3.96627 -4.94606 0.942934 3.97406 -4.93657 0.942934 3.97406 -4.93657 0.947486 3.9793 -4.95466 0.939529 3.99211 -4.95032 0.933741 3.99148 -4.93236 0.942934 3.97406 -4.93657 0.939529 3.99211 -4.95032 0.939529 3.99211 -4.95032 0.944682 3.98968 -4.96636 0.936254 4.00486 -4.96874 0.936254 4.00486 -4.96874 0.942137 3.99653 -4.97988 0.933308 4.01122 -4.98944 0.927296 4.02123 -4.97497 0.936254 4.00486 -4.96874 0.933308 4.01122 -4.98944 0.933308 4.01122 -4.98944 0.939657 3.99975 -4.99455 0.929967 4.01098 -5.01206 0.931492 3.98645 -5.03798 0.929035 3.97559 -5.04831 0.923609 3.99089 -5.05093 0.923609 3.99089 -5.05093 0.929035 3.97559 -5.04831 0.92043 3.97297 -5.06401 0.914572 3.99022 -5.06857 0.92043 3.97297 -5.06401 0.912924 3.97892 -5.07557 0.914572 3.99022 -5.06857 0.923609 3.99089 -5.05093 0.92043 3.97297 -5.06401 0.914572 3.99022 -5.06857 0.916103 4.00008 -5.06013 0.923609 3.99089 -5.05093 0.929035 3.97559 -5.04831 0.926273 3.96197 -5.05583 0.92043 3.97297 -5.06401 0.92043 3.97297 -5.06401 0.926273 3.96197 -5.05583 0.917011 3.95138 -5.0711 0.911214 3.9665 -5.08076 0.917011 3.95138 -5.0711 0.909505 3.95343 -5.08393 0.911214 3.9665 -5.08076 0.92043 3.97297 -5.06401 0.917011 3.95138 -5.0711 0.911214 3.9665 -5.08076 0.912924 3.97892 -5.07557 0.92043 3.97297 -5.06401 0.926273 3.96197 -5.05583 0.923452 3.94676 -5.05962 0.917011 3.95138 -5.0711 0.917011 3.95138 -5.0711 0.923452 3.94676 -5.05962 0.913841 3.92921 -5.07119 0.907861 3.94019 -5.085 0.913841 3.92921 -5.07119 0.906336 3.92726 -5.08404 0.907861 3.94019 -5.085 0.917011 3.95138 -5.0711 0.913841 3.92921 -5.07119 0.907861 3.94019 -5.085 0.909505 3.95343 -5.08393 0.917011 3.95138 -5.0711 0.923452 3.94676 -5.05962 0.92085 3.9315 -5.05939 0.913841 3.92921 -5.07119 0.913841 3.92921 -5.07119 0.92085 3.9315 -5.05939 0.918411 3.91709 -5.05545 0.910841 3.90842 -5.06471 0.918411 3.91709 -5.05545 0.915666 3.90362 -5.04771 0.907455 3.88988 -5.0517 0.915666 3.90362 -5.04771 0.912839 3.8925 -5.03666 0.904138 3.87638 -5.0337 0.912839 3.8925 -5.03666 0.91021 3.88477 -5.02344 0.901193 3.86923 -5.01327 0.91021 3.88477 -5.02344 0.907785 3.88069 -5.00909 0.89791 3.86858 -4.99086 0.907785 3.88069 -5.00909 0.905058 3.88034 -4.9936 0.902227 3.88404 -4.97835 0.89791 3.86858 -4.99086 0.905058 3.88034 -4.9936 0.902227 3.88404 -4.97835 0.894508 3.87497 -4.96909 0.89791 3.86858 -4.99086 0.902227 3.88404 -4.97835 0.899573 3.89137 -4.96485 0.894508 3.87497 -4.96909 0.894508 3.87497 -4.96909 0.899573 3.89137 -4.96485 0.891465 3.88725 -4.95099 0.885412 3.86977 -4.95211 0.891465 3.88725 -4.95099 0.88396 3.87773 -4.94214 0.885412 3.86977 -4.95211 0.894508 3.87497 -4.96909 0.891465 3.88725 -4.95099 0.885412 3.86977 -4.95211 0.887003 3.86323 -4.96351 0.894508 3.87497 -4.96909 0.894508 3.87497 -4.96909 0.887003 3.86323 -4.96351 0.888687 3.85845 -4.97602 0.89791 3.86858 -4.99086 0.888687 3.85845 -4.97602 0.890404 3.85569 -4.98921 0.892091 3.85504 -5.00259 0.89791 3.86858 -4.99086 0.890404 3.85569 -4.98921 0.892091 3.85504 -5.00259 0.901193 3.86923 -5.01327 0.89791 3.86858 -4.99086 0.892091 3.85504 -5.00259 0.893687 3.85646 -5.01567 0.901193 3.86923 -5.01327 0.901193 3.86923 -5.01327 0.893687 3.85646 -5.01567 0.895144 3.85975 -5.02801 0.904138 3.87638 -5.0337 0.895144 3.85975 -5.02801 0.896632 3.86489 -5.03979 0.898251 3.87196 -5.05095 0.904138 3.87638 -5.0337 0.896632 3.86489 -5.03979 0.898251 3.87196 -5.05095 0.907455 3.88988 -5.0517 0.904138 3.87638 -5.0337 0.898251 3.87196 -5.05095 0.89995 3.88084 -5.06103 0.907455 3.88988 -5.0517 0.907455 3.88988 -5.0517 0.89995 3.88084 -5.06103 0.901666 3.89122 -5.06961 0.910841 3.90842 -5.06471 0.901666 3.89122 -5.06961 0.903335 3.90272 -5.07639 0.9049 3.91487 -5.0812 0.910841 3.90842 -5.06471 0.903335 3.90272 -5.07639 0.9049 3.91487 -5.0812 0.913841 3.92921 -5.07119 0.910841 3.90842 -5.06471 0.9049 3.91487 -5.0812 0.906336 3.92726 -5.08404 0.913841 3.92921 -5.07119 0.913841 3.92921 -5.07119 0.918411 3.91709 -5.05545 0.910841 3.90842 -5.06471 0.910841 3.90842 -5.06471 0.915666 3.90362 -5.04771 0.907455 3.88988 -5.0517 0.901666 3.89122 -5.06961 0.910841 3.90842 -5.06471 0.907455 3.88988 -5.0517 0.907455 3.88988 -5.0517 0.912839 3.8925 -5.03666 0.904138 3.87638 -5.0337 0.904138 3.87638 -5.0337 0.91021 3.88477 -5.02344 0.901193 3.86923 -5.01327 0.895144 3.85975 -5.02801 0.904138 3.87638 -5.0337 0.901193 3.86923 -5.01327 0.901193 3.86923 -5.01327 0.907785 3.88069 -5.00909 0.89791 3.86858 -4.99086 0.899573 3.89137 -4.96485 0.897157 3.90153 -4.95395 0.891465 3.88725 -4.95099 0.891465 3.88725 -4.95099 0.897157 3.90153 -4.95395 0.888347 3.90456 -4.93733 0.882465 3.88718 -4.9334 0.888347 3.90456 -4.93733 0.880842 3.89816 -4.92601 0.882465 3.88718 -4.9334 0.891465 3.88725 -4.95099 0.888347 3.90456 -4.93733 0.882465 3.88718 -4.9334 0.88396 3.87773 -4.94214 0.891465 3.88725 -4.95099 0.897157 3.90153 -4.95395 0.89445 3.91458 -4.94565 0.888347 3.90456 -4.93733 0.888347 3.90456 -4.93733 0.89445 3.91458 -4.94565 0.884931 3.92584 -4.92941 0.879141 3.91033 -4.92035 0.884931 3.92584 -4.92941 0.877426 3.92329 -4.91666 0.879141 3.91033 -4.92035 0.888347 3.90456 -4.93733 0.884931 3.92584 -4.92941 0.879141 3.91033 -4.92035 0.880842 3.89816 -4.92601 0.888347 3.90456 -4.93733 0.89445 3.91458 -4.94565 0.891617 3.92954 -4.94092 0.884931 3.92584 -4.92941 0.884931 3.92584 -4.92941 0.891617 3.92954 -4.94092 0.888939 3.94493 -4.9402 0.881706 3.94811 -4.92846 0.888939 3.94493 -4.9402 0.886526 3.9595 -4.94326 0.878741 3.96906 -4.93412 0.886526 3.9595 -4.94326 0.883841 3.97332 -4.9501 0.875382 3.98804 -4.94637 0.883841 3.97332 -4.9501 0.881007 3.98512 -4.96045 0.872029 4.00229 -4.96388 0.881007 3.98512 -4.96045 0.878307 3.99372 -4.97328 0.869069 4.01021 -4.98406 0.878307 3.99372 -4.97328 0.875893 3.99865 -4.98734 0.873231 3.99994 -5.00266 0.869069 4.01021 -4.98406 0.875893 3.99865 -4.98734 0.873231 3.99994 -5.00266 0.865834 4.01172 -5.00633 0.869069 4.01021 -4.98406 0.873231 3.99994 -5.00266 0.870398 3.9972 -5.01811 0.865834 4.01172 -5.00633 0.865834 4.01172 -5.00633 0.870398 3.9972 -5.01811 0.86242 4.00618 -5.02835 0.856613 4.02243 -5.02075 0.86242 4.00618 -5.02835 0.854914 4.01813 -5.03347 0.856613 4.02243 -5.02075 0.865834 4.01172 -5.00633 0.86242 4.00618 -5.02835 0.856613 4.02243 -5.02075 0.858329 4.02467 -5.00747 0.865834 4.01172 -5.00633 0.865834 4.01172 -5.00633 0.858329 4.02467 -5.00747 0.859998 4.0248 -4.99412 0.869069 4.01021 -4.98406 0.859998 4.0248 -4.99412 0.861563 4.02289 -4.98119 0.862999 4.01916 -4.96904 0.869069 4.01021 -4.98406 0.861563 4.02289 -4.98119 0.862999 4.01916 -4.96904 0.872029 4.00229 -4.96388 0.869069 4.01021 -4.98406 0.862999 4.01916 -4.96904 0.864524 4.01353 -4.95736 0.872029 4.00229 -4.96388 0.872029 4.00229 -4.96388 0.864524 4.01353 -4.95736 0.866168 4.00599 -4.94643 0.875382 3.98804 -4.94637 0.866168 4.00599 -4.94643 0.867877 3.99671 -4.93669 0.869587 3.98601 -4.92853 0.875382 3.98804 -4.94637 0.867877 3.99671 -4.93669 0.869587 3.98601 -4.92853 0.878741 3.96906 -4.93412 0.875382 3.98804 -4.94637 0.869587 3.98601 -4.92853 0.871236 3.9743 -4.92223 0.878741 3.96906 -4.93412 0.878741 3.96906 -4.93412 0.871236 3.9743 -4.92223 0.872767 3.96206 -4.91791 0.881706 3.94811 -4.92846 0.872767 3.96206 -4.91791 0.874201 3.94958 -4.91554 0.87576 3.93653 -4.91507 0.881706 3.94811 -4.92846 0.874201 3.94958 -4.91554 0.87576 3.93653 -4.91507 0.884931 3.92584 -4.92941 0.881706 3.94811 -4.92846 0.87576 3.93653 -4.91507 0.877426 3.92329 -4.91666 0.884931 3.92584 -4.92941 0.884931 3.92584 -4.92941 0.888939 3.94493 -4.9402 0.881706 3.94811 -4.92846 0.881706 3.94811 -4.92846 0.886526 3.9595 -4.94326 0.878741 3.96906 -4.93412 0.872767 3.96206 -4.91791 0.881706 3.94811 -4.92846 0.878741 3.96906 -4.93412 0.878741 3.96906 -4.93412 0.883841 3.97332 -4.9501 0.875382 3.98804 -4.94637 0.875382 3.98804 -4.94637 0.881007 3.98512 -4.96045 0.872029 4.00229 -4.96388 0.866168 4.00599 -4.94643 0.875382 3.98804 -4.94637 0.872029 4.00229 -4.96388 0.872029 4.00229 -4.96388 0.878307 3.99372 -4.97328 0.869069 4.01021 -4.98406 0.870398 3.9972 -5.01811 0.867678 3.99066 -5.03215 0.86242 4.00618 -5.02835 0.86242 4.00618 -5.02835 0.867678 3.99066 -5.03215 0.859313 3.99452 -5.04703 0.853295 4.012 -5.04518 0.859313 3.99452 -5.04703 0.851808 4.00436 -5.05552 0.853295 4.012 -5.04518 0.86242 4.00618 -5.02835 0.859313 3.99452 -5.04703 0.853295 4.012 -5.04518 0.854914 4.01813 -5.03347 0.86242 4.00618 -5.02835 0.867678 3.99066 -5.03215 0.865257 3.98117 -5.04365 0.859313 3.99452 -5.04703 0.859313 3.99452 -5.04703 0.865257 3.98117 -5.04365 0.85626 3.97786 -5.06124 0.85035 3.99532 -5.06454 0.85626 3.97786 -5.06124 0.848754 3.9847 -5.0723 0.85035 3.99532 -5.06454 0.859313 3.99452 -5.04703 0.85626 3.97786 -5.06124 0.85035 3.99532 -5.06454 0.851808 4.00436 -5.05552 0.859313 3.99452 -5.04703 0.865257 3.98117 -5.04365 0.862619 3.96877 -5.05265 0.85626 3.97786 -5.06124 0.85626 3.97786 -5.06124 0.862619 3.96877 -5.05265 0.852859 3.95694 -5.06998 0.847067 3.97278 -5.07842 0.852859 3.95694 -5.06998 0.84535 3.95998 -5.08262 0.847067 3.97278 -5.07842 0.85626 3.97786 -5.06124 0.852859 3.95694 -5.06998 0.847067 3.97278 -5.07842 0.848754 3.9847 -5.0723 0.85626 3.97786 -5.06124 0.862619 3.96877 -5.05265 0.859791 3.95414 -5.05831 0.852859 3.95694 -5.06998 0.852859 3.95694 -5.06998 0.859791 3.95414 -5.05831 0.857051 3.93871 -5.05999 0.849581 3.93459 -5.0718 0.857051 3.93871 -5.05999 0.854618 3.92394 -5.05781 0.846634 3.91349 -5.06694 0.854618 3.92394 -5.05781 0.852007 3.90986 -5.05188 0.843309 3.89411 -5.05548 0.852007 3.90986 -5.05188 0.849183 3.89745 -5.0423 0.839928 3.87915 -5.03849 0.849183 3.89745 -5.0423 0.846427 3.888 -5.02994 0.836936 3.87043 -5.01856 0.846427 3.888 -5.02994 0.843977 3.88221 -5.01614 0.841393 3.88001 -5.00108 0.836936 3.87043 -5.01856 0.843977 3.88221 -5.01614 0.841393 3.88001 -5.00108 0.833755 3.86809 -4.99649 0.836936 3.87043 -5.01856 0.841393 3.88001 -5.00108 0.838576 3.88178 -4.98551 0.833755 3.86809 -4.99649 0.833755 3.86809 -4.99649 0.838576 3.88178 -4.98551 0.830336 3.87276 -4.97426 0.82454 3.85682 -4.98251 0.830336 3.87276 -4.97426 0.822831 3.86062 -4.96961 0.82454 3.85682 -4.98251 0.833755 3.86809 -4.99649 0.830336 3.87276 -4.97426 0.82454 3.85682 -4.98251 0.82625 3.8551 -4.99586 0.833755 3.86809 -4.99649 0.833755 3.86809 -4.99649 0.82625 3.8551 -4.99586 0.827899 3.85549 -5.00915 0.836936 3.87043 -5.01856 0.827899 3.85549 -5.00915 0.82943 3.85787 -5.02191 0.830864 3.86206 -5.03391 0.836936 3.87043 -5.01856 0.82943 3.85787 -5.02191 0.830864 3.86206 -5.03391 0.839928 3.87915 -5.03849 0.836936 3.87043 -5.01856 0.830864 3.86206 -5.03391 0.832423 3.86817 -5.04544 0.839928 3.87915 -5.03849 0.839928 3.87915 -5.03849 0.832423 3.86817 -5.04544 0.834089 3.87616 -5.05612 0.843309 3.89411 -5.05548 0.834089 3.87616 -5.05612 0.835804 3.88583 -5.0655 0.837505 3.89682 -5.07322 0.843309 3.89411 -5.05548 0.835804 3.88583 -5.0655 0.837505 3.89682 -5.07322 0.846634 3.91349 -5.06694 0.843309 3.89411 -5.05548 0.837505 3.89682 -5.07322 0.839129 3.90871 -5.07903 0.846634 3.91349 -5.06694 0.846634 3.91349 -5.06694 0.839129 3.90871 -5.07903 0.840623 3.921 -5.08285 0.849581 3.93459 -5.0718 0.840623 3.921 -5.08285 0.842075 3.93362 -5.08476 0.843666 3.94675 -5.08473 0.849581 3.93459 -5.0718 0.842075 3.93362 -5.08476 0.843666 3.94675 -5.08473 0.852859 3.95694 -5.06998 0.849581 3.93459 -5.0718 0.843666 3.94675 -5.08473 0.84535 3.95998 -5.08262 0.852859 3.95694 -5.06998 0.852859 3.95694 -5.06998 0.857051 3.93871 -5.05999 0.849581 3.93459 -5.0718 0.849581 3.93459 -5.0718 0.854618 3.92394 -5.05781 0.846634 3.91349 -5.06694 0.840623 3.921 -5.08285 0.849581 3.93459 -5.0718 0.846634 3.91349 -5.06694 0.846634 3.91349 -5.06694 0.852007 3.90986 -5.05188 0.843309 3.89411 -5.05548 0.843309 3.89411 -5.05548 0.849183 3.89745 -5.0423 0.839928 3.87915 -5.03849 0.834089 3.87616 -5.05612 0.843309 3.89411 -5.05548 0.839928 3.87915 -5.03849 0.839928 3.87915 -5.03849 0.846427 3.888 -5.02994 0.836936 3.87043 -5.01856 0.838576 3.88178 -4.98551 0.835804 3.88747 -4.97101 0.830336 3.87276 -4.97426 0.830336 3.87276 -4.97426 0.835804 3.88747 -4.97101 0.827168 3.88377 -4.95503 0.821187 3.86632 -4.95761 0.827168 3.88377 -4.95503 0.819663 3.87362 -4.94691 0.821187 3.86632 -4.95761 0.830336 3.87276 -4.97426 0.827168 3.88377 -4.95503 0.821187 3.86632 -4.95761 0.822831 3.86062 -4.96961 0.830336 3.87276 -4.97426 0.835804 3.88747 -4.97101 0.833333 3.89631 -4.95888 0.827168 3.88377 -4.95503 0.827168 3.88377 -4.95503 0.833333 3.89631 -4.95888 0.824167 3.89979 -4.94027 0.818227 3.88228 -4.9376 0.824167 3.89979 -4.94027 0.816661 3.89253 -4.92949 0.818227 3.88228 -4.9376 0.827168 3.88377 -4.95503 0.824167 3.89979 -4.94027 0.818227 3.88228 -4.9376 0.819663 3.87362 -4.94691 0.827168 3.88377 -4.95503 0.833333 3.89631 -4.95888 0.830778 3.90802 -4.94924 0.824167 3.89979 -4.94027 0.824167 3.89979 -4.94027 0.830778 3.90802 -4.94924 0.820781 3.92034 -4.93074 0.814991 3.90416 -4.92293 0.820781 3.92034 -4.93074 0.813275 3.91679 -4.91823 0.814991 3.90416 -4.92293 0.824167 3.89979 -4.94027 0.820781 3.92034 -4.93074 0.814991 3.90416 -4.92293 0.816661 3.89253 -4.92949 0.824167 3.89979 -4.94027 0.830778 3.90802 -4.94924 0.82797 3.92223 -4.94269 0.820781 3.92034 -4.93074 0.820781 3.92034 -4.93074 0.82797 3.92223 -4.94269 0.825184 3.93761 -4.94005 0.817464 3.94267 -4.92805 0.825184 3.93761 -4.94005 0.822686 3.95262 -4.94134 0.814519 3.96394 -4.9321 0.822686 3.95262 -4.94134 0.82016 3.96687 -4.94635 0.811236 3.98367 -4.94275 0.82016 3.96687 -4.94635 0.817363 3.97981 -4.95511 0.807834 3.99931 -4.95918 0.817363 3.97981 -4.95511 0.814565 3.99006 -4.96692 0.812036 3.99674 -4.98048 0.807834 3.99931 -4.95918 0.814565 3.99006 -4.96692 0.812036 3.99674 -4.98048 0.804793 4.00883 -4.97887 0.807834 3.99931 -4.95918 0.812036 3.99674 -4.98048 0.809542 3.99981 -4.99522 0.804793 4.00883 -4.97887 0.804793 4.00883 -4.97887 0.809542 3.99981 -4.99522 0.801673 4.012 -5.00069 0.795792 4.02409 -4.98761 0.801673 4.012 -5.00069 0.794167 4.025 -5.00081 0.795792 4.02409 -4.98761 0.804793 4.00883 -4.97887 0.801673 4.012 -5.00069 0.795792 4.02409 -4.98761 0.797287 4.02126 -4.97505 0.804793 4.00883 -4.97887 0.804793 4.00883 -4.97887 0.797287 4.02126 -4.97505 0.798738 4.01661 -4.96317 0.807834 3.99931 -4.95918 0.798738 4.01661 -4.96317 0.800329 4.01002 -4.95181 0.802012 4.00158 -4.94141 0.807834 3.99931 -4.95918 0.800329 4.01002 -4.95181 0.802012 4.00158 -4.94141 0.811236 3.98367 -4.94275 0.807834 3.99931 -4.95918 0.802012 4.00158 -4.94141 0.80373 3.99155 -4.93242 0.811236 3.98367 -4.94275 0.811236 3.98367 -4.94275 0.80373 3.99155 -4.93242 0.805417 3.98029 -4.92516 0.814519 3.96394 -4.9321 0.805417 3.98029 -4.92516 0.807014 3.96826 -4.91984 0.808471 3.95593 -4.91651 0.814519 3.96394 -4.9321 0.807014 3.96826 -4.91984 0.808471 3.95593 -4.91651 0.817464 3.94267 -4.92805 0.814519 3.96394 -4.9321 0.808471 3.95593 -4.91651 0.809958 3.94316 -4.91506 0.817464 3.94267 -4.92805 0.817464 3.94267 -4.92805 0.809958 3.94316 -4.91506 0.811577 3.92995 -4.9156 0.820781 3.92034 -4.93074 0.811577 3.92995 -4.9156 0.813275 3.91679 -4.91823 0.820781 3.92034 -4.93074 0.817464 3.94267 -4.92805 0.811577 3.92995 -4.9156 0.820781 3.92034 -4.93074 0.825184 3.93761 -4.94005 0.817464 3.94267 -4.92805 0.817464 3.94267 -4.92805 0.822686 3.95262 -4.94134 0.814519 3.96394 -4.9321 0.814519 3.96394 -4.9321 0.82016 3.96687 -4.94635 0.811236 3.98367 -4.94275 0.805417 3.98029 -4.92516 0.814519 3.96394 -4.9321 0.811236 3.98367 -4.94275 0.811236 3.98367 -4.94275 0.817363 3.97981 -4.95511 0.807834 3.99931 -4.95918 0.809542 3.99981 -4.99522 0.806757 3.99902 -5.0108 0.801673 4.012 -5.00069 0.801673 4.012 -5.00069 0.806757 3.99902 -5.0108 0.798257 4.0082 -5.02309 0.792467 4.02381 -5.01419 0.798257 4.0082 -5.02309 0.790752 4.02051 -5.02725 0.792467 4.02381 -5.01419 0.801673 4.012 -5.00069 0.798257 4.0082 -5.02309 0.792467 4.02381 -5.01419 0.794167 4.025 -5.00081 0.801673 4.012 -5.00069 0.806757 3.99902 -5.0108 0.803948 3.99422 -5.0257 0.798257 4.0082 -5.02309 0.798257 4.0082 -5.02309 0.803948 3.99422 -5.0257 0.795033 3.99787 -5.04284 0.789086 4.01526 -5.03952 0.795033 3.99787 -5.04284 0.787527 4.00832 -5.05057 0.789086 4.01526 -5.03952 0.798257 4.0082 -5.02309 0.795033 3.99787 -5.04284 0.789086 4.01526 -5.03952 0.790752 4.02051 -5.02725 0.798257 4.0082 -5.02309 0.803948 3.99422 -5.0257 0.80139 3.98604 -5.03848 0.795033 3.99787 -5.04284 0.795033 3.99787 -5.04284 0.80139 3.98604 -5.03848 0.792067 3.98248 -5.05813 0.786094 4.00002 -5.06019 0.792067 3.98248 -5.05813 0.784562 3.99015 -5.06863 0.786094 4.00002 -5.06019 0.795033 3.99787 -5.04284 0.792067 3.98248 -5.05813 0.786094 4.00002 -5.06019 0.787527 4.00832 -5.05057 0.795033 3.99787 -5.04284 0.80139 3.98604 -5.03848 0.798921 3.97505 -5.0487 0.792067 3.98248 -5.05813 0.792067 3.98248 -5.05813 0.798921 3.97505 -5.0487 0.79615 3.96133 -5.05608 0.788708 3.96238 -5.06843 0.79615 3.96133 -5.05608 0.793333 3.94609 -5.05969 0.785355 3.94009 -5.072 0.793333 3.94609 -5.05969 0.790746 3.93086 -5.0593 0.782396 3.91865 -5.06876 0.790746 3.93086 -5.0593 0.788298 3.91648 -5.0552 0.77916 3.89862 -5.05892 0.788298 3.91648 -5.0552 0.785543 3.90308 -5.0473 0.775746 3.88232 -5.0431 0.785543 3.90308 -5.0473 0.782719 3.89209 -5.03612 0.780105 3.88452 -5.02284 0.775746 3.88232 -5.0431 0.782719 3.89209 -5.03612 0.780105 3.88452 -5.02284 0.772641 3.872 -5.02365 0.775746 3.88232 -5.0431 0.780105 3.88452 -5.02284 0.777673 3.8806 -5.00844 0.772641 3.872 -5.02365 0.772641 3.872 -5.02365 0.777673 3.8806 -5.00844 0.769586 3.86803 -5.00212 0.763677 3.85644 -5.01558 0.769586 3.86803 -5.00212 0.76208 3.85504 -5.0025 0.763677 3.85644 -5.01558 0.772641 3.872 -5.02365 0.769586 3.86803 -5.00212 0.763677 3.85644 -5.01558 0.765135 3.85972 -5.02793 0.772641 3.872 -5.02365 0.772641 3.872 -5.02365 0.765135 3.85972 -5.02793 0.766622 3.86485 -5.03971 0.775746 3.88232 -5.0431 0.766622 3.86485 -5.03971 0.76824 3.87191 -5.05088 0.769938 3.88077 -5.06097 0.775746 3.88232 -5.0431 0.76824 3.87191 -5.05088 0.769938 3.88077 -5.06097 0.77916 3.89862 -5.05892 0.775746 3.88232 -5.0431 0.769938 3.88077 -5.06097 0.771654 3.89115 -5.06956 0.77916 3.89862 -5.05892 0.77916 3.89862 -5.05892 0.771654 3.89115 -5.06956 0.773324 3.90264 -5.07635 0.782396 3.91865 -5.06876 0.773324 3.90264 -5.07635 0.77489 3.91479 -5.08118 0.776326 3.92718 -5.08403 0.782396 3.91865 -5.06876 0.77489 3.91479 -5.08118 0.776326 3.92718 -5.08403 0.785355 3.94009 -5.072 0.782396 3.91865 -5.06876 0.776326 3.92718 -5.08403 0.77785 3.9401 -5.085 0.785355 3.94009 -5.072 0.785355 3.94009 -5.072 0.77785 3.9401 -5.085 0.779494 3.95334 -5.08395 0.788708 3.96238 -5.06843 0.779494 3.95334 -5.08395 0.781202 3.96642 -5.08079 0.782913 3.97884 -5.07561 0.788708 3.96238 -5.06843 0.781202 3.96642 -5.08079 0.782913 3.97884 -5.07561 0.792067 3.98248 -5.05813 0.788708 3.96238 -5.06843 0.782913 3.97884 -5.07561 0.784562 3.99015 -5.06863 0.792067 3.98248 -5.05813 0.792067 3.98248 -5.05813 0.79615 3.96133 -5.05608 0.788708 3.96238 -5.06843 0.788708 3.96238 -5.06843 0.793333 3.94609 -5.05969 0.785355 3.94009 -5.072 0.779494 3.95334 -5.08395 0.788708 3.96238 -5.06843 0.785355 3.94009 -5.072 0.785355 3.94009 -5.072 0.790746 3.93086 -5.0593 0.782396 3.91865 -5.06876 0.782396 3.91865 -5.06876 0.788298 3.91648 -5.0552 0.77916 3.89862 -5.05892 0.773324 3.90264 -5.07635 0.782396 3.91865 -5.06876 0.77916 3.89862 -5.05892 0.77916 3.89862 -5.05892 0.785543 3.90308 -5.0473 0.775746 3.88232 -5.0431 0.777673 3.8806 -5.00844 0.774936 3.88042 -4.99292 0.769586 3.86803 -5.00212 0.769586 3.86803 -5.00212 0.774936 3.88042 -4.99292 0.766181 3.87095 -4.97961 0.760393 3.8557 -4.98912 0.766181 3.87095 -4.97961 0.758675 3.85848 -4.97593 0.760393 3.8557 -4.98912 0.769586 3.86803 -5.00212 0.766181 3.87095 -4.97961 0.760393 3.8557 -4.98912 0.76208 3.85504 -5.0025 0.769586 3.86803 -5.00212 0.774936 3.88042 -4.99292 0.772107 3.88429 -4.97772 0.766181 3.87095 -4.97961 0.766181 3.87095 -4.97961 0.772107 3.88429 -4.97772 0.762907 3.88055 -4.95938 0.756992 3.86327 -4.96343 0.762907 3.88055 -4.95938 0.755402 3.86982 -4.95204 0.756992 3.86327 -4.96343 0.766181 3.87095 -4.97961 0.762907 3.88055 -4.95938 0.756992 3.86327 -4.96343 0.758675 3.85848 -4.97593 0.766181 3.87095 -4.97961 0.772107 3.88429 -4.97772 0.769466 3.89176 -4.96433 0.762907 3.88055 -4.95938 0.762907 3.88055 -4.95938 0.769466 3.89176 -4.96433 0.759961 3.89532 -4.94354 0.75395 3.87779 -4.94208 0.759961 3.89532 -4.94354 0.752455 3.88725 -4.93335 0.75395 3.87779 -4.94208 0.762907 3.88055 -4.95938 0.759961 3.89532 -4.94354 0.75395 3.87779 -4.94208 0.755402 3.86982 -4.95204 0.762907 3.88055 -4.95938 0.769466 3.89176 -4.96433 0.767046 3.90204 -4.95353 0.759961 3.89532 -4.94354 0.759961 3.89532 -4.94354 0.767046 3.90204 -4.95353 0.764328 3.91519 -4.94537 0.756635 3.91494 -4.9325 0.764328 3.91519 -4.94537 0.761496 3.93021 -4.9408 0.753254 3.93714 -4.92806 0.761496 3.93021 -4.9408 0.758831 3.94558 -4.94026 0.750263 3.95876 -4.93049 0.758831 3.94558 -4.94026 0.756417 3.96012 -4.94347 0.747081 3.97904 -4.9395 0.756417 3.96012 -4.94347 0.753719 3.97388 -4.95048 0.750886 3.98556 -4.96096 0.747081 3.97904 -4.9395 0.753719 3.97388 -4.95048 0.750886 3.98556 -4.96096 0.743662 3.99595 -4.95468 0.747081 3.97904 -4.9395 0.750886 3.98556 -4.96096 0.748198 3.99401 -4.97387 0.743662 3.99595 -4.95468 0.743662 3.99595 -4.95468 0.748198 3.99401 -4.97387 0.740495 4.00708 -4.97384 0.734513 4.01358 -4.95744 0.740495 4.00708 -4.97384 0.732989 4.01919 -4.96911 0.734513 4.01358 -4.95744 0.743662 3.99595 -4.95468 0.740495 4.00708 -4.97384 0.734513 4.01358 -4.95744 0.736157 4.00605 -4.9465 0.743662 3.99595 -4.95468 0.743662 3.99595 -4.95468 0.736157 4.00605 -4.9465 0.737865 3.99678 -4.93675 0.747081 3.97904 -4.9395 0.737865 3.99678 -4.93675 0.739576 3.98608 -4.92858 0.741225 3.97438 -4.92226 0.747081 3.97904 -4.9395 0.739576 3.98608 -4.92858 0.741225 3.97438 -4.92226 0.750263 3.95876 -4.93049 0.747081 3.97904 -4.9395 0.741225 3.97438 -4.92226 0.742757 3.96215 -4.91794 0.750263 3.95876 -4.93049 0.750263 3.95876 -4.93049 0.742757 3.96215 -4.91794 0.744191 3.94967 -4.91555 0.753254 3.93714 -4.92806 0.744191 3.94967 -4.91555 0.745749 3.93662 -4.91507 0.747414 3.92338 -4.91664 0.753254 3.93714 -4.92806 0.745749 3.93662 -4.91507 0.747414 3.92338 -4.91664 0.756635 3.91494 -4.9325 0.753254 3.93714 -4.92806 0.747414 3.92338 -4.91664 0.74913 3.91042 -4.92031 0.756635 3.91494 -4.9325 0.756635 3.91494 -4.9325 0.74913 3.91042 -4.92031 0.75083 3.89823 -4.92597 0.759961 3.89532 -4.94354 0.75083 3.89823 -4.92597 0.752455 3.88725 -4.93335 0.759961 3.89532 -4.94354 0.756635 3.91494 -4.9325 0.75083 3.89823 -4.92597 0.759961 3.89532 -4.94354 0.764328 3.91519 -4.94537 0.756635 3.91494 -4.9325 0.756635 3.91494 -4.9325 0.761496 3.93021 -4.9408 0.753254 3.93714 -4.92806 0.753254 3.93714 -4.92806 0.758831 3.94558 -4.94026 0.750263 3.95876 -4.93049 0.744191 3.94967 -4.91555 0.753254 3.93714 -4.92806 0.750263 3.95876 -4.93049 0.750263 3.95876 -4.93049 0.756417 3.96012 -4.94347 0.747081 3.97904 -4.9395 0.748198 3.99401 -4.97387 0.745785 3.99878 -4.98798 0.740495 4.00708 -4.97384 0.740495 4.00708 -4.97384 0.745785 3.99878 -4.98798 0.737493 4.01183 -4.99509 0.731553 4.02291 -4.98127 0.737493 4.01183 -4.99509 0.729987 4.0248 -4.99421 0.731553 4.02291 -4.98127 0.740495 4.00708 -4.97384 0.737493 4.01183 -4.99509 0.731553 4.02291 -4.98127 0.732989 4.01919 -4.96911 0.740495 4.00708 -4.97384 0.745785 3.99878 -4.98798 0.74311 3.99991 -5.00333 0.737493 4.01183 -4.99509 0.737493 4.01183 -4.99509 0.74311 3.99991 -5.00333 0.734107 4.0098 -5.01765 0.728317 4.02466 -5.00756 0.734107 4.0098 -5.01765 0.726601 4.02241 -5.02084 0.728317 4.02466 -5.00756 0.737493 4.01183 -4.99509 0.734107 4.0098 -5.01765 0.728317 4.02466 -5.00756 0.729987 4.0248 -4.99421 0.737493 4.01183 -4.99509 0.74311 3.99991 -5.00333 0.740277 3.99699 -5.01876 0.734107 4.0098 -5.01765 0.734107 4.0098 -5.01765 0.740277 3.99699 -5.01876 0.73079 4.00095 -5.03833 0.724903 4.0181 -5.03355 0.73079 4.00095 -5.03833 0.723285 4.01195 -5.04525 0.724903 4.0181 -5.03355 0.734107 4.0098 -5.01765 0.73079 4.00095 -5.03833 0.724903 4.0181 -5.03355 0.726601 4.02241 -5.02084 0.734107 4.0098 -5.01765 0.740277 3.99699 -5.01876 0.737567 3.99031 -5.0327 0.73079 4.00095 -5.03833 0.73079 4.00095 -5.03833 0.737567 3.99031 -5.0327 0.73515 3.9807 -5.04409 0.727846 3.9868 -5.05471 0.73515 3.9807 -5.04409 0.732499 3.96817 -5.05297 0.724561 3.9677 -5.06646 0.732499 3.96817 -5.05297 0.729668 3.95348 -5.05847 0.72116 3.94565 -5.07178 0.729668 3.95348 -5.05847 0.726939 3.93805 -5.05997 0.71812 3.92384 -5.07016 0.726939 3.93805 -5.05997 0.724513 3.92331 -5.05763 0.714999 3.90336 -5.06198 0.724513 3.92331 -5.05763 0.721887 3.90927 -5.05154 0.719061 3.89697 -5.04181 0.714999 3.90336 -5.06198 0.721887 3.90927 -5.05154 0.719061 3.89697 -5.04181 0.711583 3.88587 -5.04748 0.714999 3.90336 -5.06198 0.719061 3.89697 -5.04181 0.716313 3.88768 -5.02937 0.711583 3.88587 -5.04748 0.711583 3.88587 -5.04748 0.716313 3.88768 -5.02937 0.70836 3.87395 -5.02865 0.702412 3.86812 -5.04537 0.70836 3.87395 -5.02865 0.700854 3.86202 -5.03383 0.702412 3.86812 -5.04537 0.711583 3.88587 -5.04748 0.70836 3.87395 -5.02865 0.702412 3.86812 -5.04537 0.704077 3.8761 -5.05605 0.711583 3.88587 -5.04748 0.711583 3.88587 -5.04748 0.704077 3.8761 -5.05605 0.705792 3.88576 -5.06544 0.714999 3.90336 -5.06198 0.705792 3.88576 -5.06544 0.707493 3.89675 -5.07317 0.709118 3.90863 -5.079 0.714999 3.90336 -5.06198 0.707493 3.89675 -5.07317 0.709118 3.90863 -5.079 0.71812 3.92384 -5.07016 0.714999 3.90336 -5.06198 0.709118 3.90863 -5.079 0.710614 3.92092 -5.08283 0.71812 3.92384 -5.07016 0.71812 3.92384 -5.07016 0.710614 3.92092 -5.08283 0.712065 3.93353 -5.08475 0.72116 3.94565 -5.07178 0.712065 3.93353 -5.08475 0.713655 3.94667 -5.08474 0.715338 3.95989 -5.08264 0.72116 3.94565 -5.07178 0.713655 3.94667 -5.08474 0.715338 3.95989 -5.08264 0.724561 3.9677 -5.06646 0.72116 3.94565 -5.07178 0.715338 3.95989 -5.08264 0.717056 3.9727 -5.07846 0.724561 3.9677 -5.06646 0.724561 3.9677 -5.06646 0.717056 3.9727 -5.07846 0.718743 3.98462 -5.07235 0.727846 3.9868 -5.05471 0.718743 3.98462 -5.07235 0.72034 3.99525 -5.06459 0.721798 4.00431 -5.05558 0.727846 3.9868 -5.05471 0.72034 3.99525 -5.06459 0.721798 4.00431 -5.05558 0.73079 4.00095 -5.03833 0.727846 3.9868 -5.05471 0.721798 4.00431 -5.05558 0.723285 4.01195 -5.04525 0.73079 4.00095 -5.03833 0.73079 4.00095 -5.03833 0.73515 3.9807 -5.04409 0.727846 3.9868 -5.05471 0.727846 3.9868 -5.05471 0.732499 3.96817 -5.05297 0.724561 3.9677 -5.06646 0.718743 3.98462 -5.07235 0.727846 3.9868 -5.05471 0.724561 3.9677 -5.06646 0.724561 3.9677 -5.06646 0.729668 3.95348 -5.05847 0.72116 3.94565 -5.07178 0.72116 3.94565 -5.07178 0.726939 3.93805 -5.05997 0.71812 3.92384 -5.07016 0.712065 3.93353 -5.08475 0.72116 3.94565 -5.07178 0.71812 3.92384 -5.07016 0.71812 3.92384 -5.07016 0.724513 3.92331 -5.05763 0.714999 3.90336 -5.06198 0.716313 3.88768 -5.02937 0.713873 3.88204 -5.01552 0.70836 3.87395 -5.02865 0.70836 3.87395 -5.02865 0.713873 3.88204 -5.01552 0.705394 3.86841 -5.00768 0.69942 3.85785 -5.02183 0.705394 3.86841 -5.00768 0.697888 3.85548 -5.00906 0.69942 3.85785 -5.02183 0.70836 3.87395 -5.02865 0.705394 3.86841 -5.00768 0.69942 3.85785 -5.02183 0.700854 3.86202 -5.03383 0.70836 3.87395 -5.02865 0.713873 3.88204 -5.01552 0.711274 3.88 -5.0004 0.705394 3.86841 -5.00768 0.705394 3.86841 -5.00768 0.711274 3.88 -5.0004 0.702034 3.86956 -4.98511 0.696239 3.85511 -4.99577 0.702034 3.86956 -4.98511 0.694528 3.85684 -4.98243 0.696239 3.85511 -4.99577 0.705394 3.86841 -5.00768 0.702034 3.86956 -4.98511 0.696239 3.85511 -4.99577 0.697888 3.85548 -5.00906 0.705394 3.86841 -5.00768 0.711274 3.88 -5.0004 0.708454 3.88194 -4.98485 0.702034 3.86956 -4.98511 0.702034 3.86956 -4.98511 0.708454 3.88194 -4.98485 0.698682 3.87763 -4.96403 0.69282 3.86065 -4.96952 0.698682 3.87763 -4.96403 0.691176 3.86637 -4.95754 0.69282 3.86065 -4.96952 0.702034 3.86956 -4.98511 0.698682 3.87763 -4.96403 0.69282 3.86065 -4.96952 0.694528 3.85684 -4.98243 0.702034 3.86956 -4.98511 0.708454 3.88194 -4.98485 0.70569 3.88779 -4.97043 0.698682 3.87763 -4.96403 0.698682 3.87763 -4.96403 0.70569 3.88779 -4.97043 0.703231 3.89675 -4.95842 0.695722 3.89116 -4.94709 0.703231 3.89675 -4.95842 0.70066 3.90859 -4.94888 0.692486 3.90971 -4.93468 0.70066 3.90859 -4.94888 0.697847 3.92288 -4.94249 0.689072 3.93156 -4.9285 0.697847 3.92288 -4.94249 0.695068 3.93828 -4.94002 0.685968 3.95356 -4.92929 0.695068 3.93828 -4.94002 0.692585 3.95324 -4.94148 0.682912 3.9742 -4.93664 0.692585 3.95324 -4.94148 0.690043 3.96747 -4.94666 0.68724 3.98032 -4.95557 0.682912 3.9742 -4.93664 0.690043 3.96747 -4.94666 0.68724 3.98032 -4.95557 0.679507 3.99222 -4.95043 0.682912 3.9742 -4.93664 0.68724 3.98032 -4.95557 0.684448 3.99042 -4.96748 0.679507 3.99222 -4.95043 0.679507 3.99222 -4.95043 0.684448 3.99042 -4.96748 0.676234 4.00492 -4.96887 0.670318 4.01007 -4.95188 0.676234 4.00492 -4.96887 0.668728 4.01665 -4.96325 0.670318 4.01007 -4.95188 0.679507 3.99222 -4.95043 0.676234 4.00492 -4.96887 0.670318 4.01007 -4.95188 0.672001 4.00165 -4.94148 0.679507 3.99222 -4.95043 0.679507 3.99222 -4.95043 0.672001 4.00165 -4.94148 0.673719 3.99162 -4.93247 0.682912 3.9742 -4.93664 0.673719 3.99162 -4.93247 0.675406 3.98037 -4.9252 0.677004 3.96834 -4.91986 0.682912 3.9742 -4.93664 0.675406 3.98037 -4.9252 0.677004 3.96834 -4.91986 0.685968 3.95356 -4.92929 0.682912 3.9742 -4.93664 0.677004 3.96834 -4.91986 0.678462 3.95601 -4.91652 0.685968 3.95356 -4.92929 0.685968 3.95356 -4.92929 0.678462 3.95601 -4.91652 0.679948 3.94324 -4.91506 0.689072 3.93156 -4.9285 0.679948 3.94324 -4.91506 0.681566 3.93004 -4.91559 0.683264 3.91687 -4.91821 0.689072 3.93156 -4.9285 0.681566 3.93004 -4.91559 0.683264 3.91687 -4.91821 0.692486 3.90971 -4.93468 0.689072 3.93156 -4.9285 0.683264 3.91687 -4.91821 0.68498 3.90424 -4.92289 0.692486 3.90971 -4.93468 0.692486 3.90971 -4.93468 0.68498 3.90424 -4.92289 0.68665 3.89261 -4.92944 0.695722 3.89116 -4.94709 0.68665 3.89261 -4.92944 0.688217 3.88235 -4.93754 0.689653 3.87368 -4.94684 0.695722 3.89116 -4.94709 0.688217 3.88235 -4.93754 0.689653 3.87368 -4.94684 0.698682 3.87763 -4.96403 0.695722 3.89116 -4.94709 0.689653 3.87368 -4.94684 0.691176 3.86637 -4.95754 0.698682 3.87763 -4.96403 0.698682 3.87763 -4.96403 0.703231 3.89675 -4.95842 0.695722 3.89116 -4.94709 0.695722 3.89116 -4.94709 0.70066 3.90859 -4.94888 0.692486 3.90971 -4.93468 0.68665 3.89261 -4.92944 0.695722 3.89116 -4.94709 0.692486 3.90971 -4.93468 0.692486 3.90971 -4.93468 0.697847 3.92288 -4.94249 0.689072 3.93156 -4.9285 0.689072 3.93156 -4.9285 0.695068 3.93828 -4.94002 0.685968 3.95356 -4.92929 0.679948 3.94324 -4.91506 0.689072 3.93156 -4.9285 0.685968 3.95356 -4.92929 0.685968 3.95356 -4.92929 0.692585 3.95324 -4.94148 0.682912 3.9742 -4.93664 0.684448 3.99042 -4.96748 0.681937 3.99694 -4.98108 0.676234 4.00492 -4.96887 0.676234 4.00492 -4.96887 0.681937 3.99694 -4.98108 0.673287 4.01124 -4.98958 0.667278 4.02128 -4.97513 0.673287 4.01124 -4.98958 0.665781 4.02411 -4.9877 0.667278 4.02128 -4.97513 0.676234 4.00492 -4.96887 0.673287 4.01124 -4.98958 0.667278 4.02128 -4.97513 0.668728 4.01665 -4.96325 0.676234 4.00492 -4.96887 0.681937 3.99694 -4.98108 0.679426 3.99986 -4.99588 0.673287 4.01124 -4.98958 0.673287 4.01124 -4.98958 0.679426 3.99986 -4.99588 0.669961 4.01098 -5.0121 0.664156 4.025 -5.0009 0.669961 4.01098 -5.0121 0.662455 4.02379 -5.01428 0.664156 4.025 -5.0009 0.673287 4.01124 -4.98958 0.669961 4.01098 -5.0121 0.664156 4.025 -5.0009 0.665781 4.02411 -4.9877 0.673287 4.01124 -4.98958 0.679426 3.99986 -4.99588 0.676634 3.99889 -5.01147 0.669961 4.01098 -5.0121 0.669961 4.01098 -5.0121 0.676634 3.99889 -5.01147 0.673831 3.99393 -5.0263 0.666581 4.00371 -5.03354 0.673831 3.99393 -5.0263 0.671288 3.98562 -5.03897 0.663589 3.99079 -5.05104 0.671288 3.98562 -5.03897 0.668806 3.97451 -5.04908 0.660407 3.97283 -5.06408 0.668806 3.97451 -5.04908 0.666027 3.9607 -5.05632 0.656988 3.95123 -5.07112 0.666027 3.9607 -5.05632 0.663214 3.94542 -5.05975 0.653822 3.92907 -5.07117 0.663214 3.94542 -5.05975 0.660643 3.93023 -5.0592 0.658184 3.91587 -5.05493 0.653822 3.92907 -5.07117 0.660643 3.93023 -5.0592 0.658184 3.91587 -5.05493 0.650819 3.90829 -5.06464 0.653822 3.92907 -5.07117 0.658184 3.91587 -5.05493 0.655421 3.90255 -5.04688 0.650819 3.90829 -5.06464 0.650819 3.90829 -5.06464 0.655421 3.90255 -5.04688 0.647432 3.88978 -5.05159 0.641643 3.89107 -5.06951 0.647432 3.88978 -5.05159 0.639927 3.88071 -5.0609 0.641643 3.89107 -5.06951 0.650819 3.90829 -5.06464 0.647432 3.88978 -5.05159 0.641643 3.89107 -5.06951 0.643313 3.90256 -5.07631 0.650819 3.90829 -5.06464 0.650819 3.90829 -5.06464 0.643313 3.90256 -5.07631 0.64488 3.91471 -5.08115 0.653822 3.92907 -5.07117 0.64488 3.91471 -5.08115 0.646316 3.9271 -5.08401 0.647839 3.94001 -5.085 0.653822 3.92907 -5.07117 0.646316 3.9271 -5.08401 0.647839 3.94001 -5.085 0.656988 3.95123 -5.07112 0.653822 3.92907 -5.07117 0.647839 3.94001 -5.085 0.649483 3.95325 -5.08396 0.656988 3.95123 -5.07112 0.656988 3.95123 -5.07112 0.649483 3.95325 -5.08396 0.651191 3.96633 -5.08082 0.660407 3.97283 -5.06408 0.651191 3.96633 -5.08082 0.652902 3.97876 -5.07565 0.654551 3.99008 -5.06868 0.660407 3.97283 -5.06408 0.652902 3.97876 -5.07565 0.654551 3.99008 -5.06868 0.663589 3.99079 -5.05104 0.660407 3.97283 -5.06408 0.654551 3.99008 -5.06868 0.656084 3.99996 -5.06025 0.663589 3.99079 -5.05104 0.663589 3.99079 -5.05104 0.656084 3.99996 -5.06025 0.657517 4.00827 -5.05064 0.666581 4.00371 -5.03354 0.657517 4.00827 -5.05064 0.659075 4.01522 -5.03959 0.66074 4.02048 -5.02734 0.666581 4.00371 -5.03354 0.659075 4.01522 -5.03959 0.66074 4.02048 -5.02734 0.669961 4.01098 -5.0121 0.666581 4.00371 -5.03354 0.66074 4.02048 -5.02734 0.662455 4.02379 -5.01428 0.669961 4.01098 -5.0121 0.669961 4.01098 -5.0121 0.673831 3.99393 -5.0263 0.666581 4.00371 -5.03354 0.666581 4.00371 -5.03354 0.671288 3.98562 -5.03897 0.663589 3.99079 -5.05104 0.657517 4.00827 -5.05064 0.666581 4.00371 -5.03354 0.663589 3.99079 -5.05104 0.663589 3.99079 -5.05104 0.668806 3.97451 -5.04908 0.660407 3.97283 -5.06408 0.660407 3.97283 -5.06408 0.666027 3.9607 -5.05632 0.656988 3.95123 -5.07112 0.651191 3.96633 -5.08082 0.660407 3.97283 -5.06408 0.656988 3.95123 -5.07112 0.656988 3.95123 -5.07112 0.663214 3.94542 -5.05975 0.653822 3.92907 -5.07117 0.655421 3.90255 -5.04688 0.6526 3.89169 -5.03558 0.647432 3.88978 -5.05159 0.647432 3.88978 -5.05159 0.6526 3.89169 -5.03558 0.644117 3.87631 -5.03357 0.638229 3.87186 -5.05081 0.644117 3.87631 -5.03357 0.636611 3.86481 -5.03964 0.638229 3.87186 -5.05081 0.647432 3.88978 -5.05159 0.644117 3.87631 -5.03357 0.638229 3.87186 -5.05081 0.639927 3.88071 -5.0609 0.647432 3.88978 -5.05159 0.6526 3.89169 -5.03558 0.65 3.88428 -5.02224 0.644117 3.87631 -5.03357 0.644117 3.87631 -5.03357 0.65 3.88428 -5.02224 0.641172 3.86921 -5.01313 0.635126 3.85969 -5.02785 0.641172 3.86921 -5.01313 0.633667 3.85642 -5.0155 0.635126 3.85969 -5.02785 0.644117 3.87631 -5.03357 0.641172 3.86921 -5.01313 0.635126 3.85969 -5.02785 0.636611 3.86481 -5.03964 0.644117 3.87631 -5.03357 0.65 3.88428 -5.02224 0.648177 3.881 -5.01255 0.641172 3.86921 -5.01313 0.641172 3.86921 -5.01313 0.648177 3.881 -5.01255 0.646021 3.87931 -5.00128 0.637887 3.8686 -4.99071 0.646021 3.87931 -5.00128 0.643699 3.8798 -4.98946 0.641378 3.88257 -4.97795 0.637887 3.8686 -4.99071 0.643699 3.8798 -4.98946 0.641378 3.88257 -4.97795 0.634486 3.87504 -4.96896 0.637887 3.8686 -4.99071 0.641378 3.88257 -4.97795 0.639145 3.88749 -4.9672 0.634486 3.87504 -4.96896 0.634486 3.87504 -4.96896 0.639145 3.88749 -4.9672 0.631451 3.88733 -4.95091 0.625391 3.86987 -4.95197 0.631451 3.88733 -4.95091 0.623941 3.87784 -4.94202 0.625391 3.86987 -4.95197 0.634486 3.87504 -4.96896 0.631451 3.88733 -4.95091 0.625391 3.86987 -4.95197 0.626981 3.86331 -4.96335 0.634486 3.87504 -4.96896 0.634486 3.87504 -4.96896 0.626981 3.86331 -4.96335 0.628664 3.8585 -4.97585 0.637887 3.8686 -4.99071 0.628664 3.8585 -4.97585 0.630381 3.85571 -4.98903 0.632069 3.85503 -5.00241 0.637887 3.8686 -4.99071 0.630381 3.85571 -4.98903 0.632069 3.85503 -5.00241 0.641172 3.86921 -5.01313 0.637887 3.8686 -4.99071 0.632069 3.85503 -5.00241 0.633667 3.85642 -5.0155 0.641172 3.86921 -5.01313 0.641172 3.86921 -5.01313 0.646021 3.87931 -5.00128 0.637887 3.8686 -4.99071 0.639145 3.88749 -4.9672 0.637065 3.89442 -4.95755 0.631451 3.88733 -4.95091 0.631451 3.88733 -4.95091 0.637065 3.89442 -4.95755 0.634958 3.90306 -4.94939 0.628325 3.90469 -4.93725 0.634958 3.90306 -4.94939 0.632727 3.9131 -4.94298 0.630465 3.92412 -4.93858 0.628325 3.90469 -4.93725 0.632727 3.9131 -4.94298 0.630465 3.92412 -4.93858 0.624909 3.92599 -4.92938 0.628325 3.90469 -4.93725 0.630465 3.92412 -4.93858 0.62824 3.9358 -4.9363 0.624909 3.92599 -4.92938 0.624909 3.92599 -4.92938 0.62824 3.9358 -4.9363 0.621686 3.94826 -4.92848 0.615738 3.93671 -4.91506 0.621686 3.94826 -4.92848 0.614181 3.94975 -4.91556 0.615738 3.93671 -4.91506 0.624909 3.92599 -4.92938 0.621686 3.94826 -4.92848 0.615738 3.93671 -4.91506 0.617403 3.92346 -4.91662 0.624909 3.92599 -4.92938 0.624909 3.92599 -4.92938 0.617403 3.92346 -4.91662 0.619118 3.9105 -4.92028 0.628325 3.90469 -4.93725 0.619118 3.9105 -4.92028 0.620819 3.89831 -4.92593 0.622445 3.88732 -4.93329 0.628325 3.90469 -4.93725 0.620819 3.89831 -4.92593 0.622445 3.88732 -4.93329 0.631451 3.88733 -4.95091 0.628325 3.90469 -4.93725 0.622445 3.88732 -4.93329 0.623941 3.87784 -4.94202 0.631451 3.88733 -4.95091 0.631451 3.88733 -4.95091 0.634958 3.90306 -4.94939 0.628325 3.90469 -4.93725 0.62824 3.9358 -4.9363 0.626139 3.94767 -4.93625 0.621686 3.94826 -4.92848 0.621686 3.94826 -4.92848 0.626139 3.94767 -4.93625 0.624146 3.95943 -4.93844 0.61872 3.96919 -4.93418 0.624146 3.95943 -4.93844 0.62204 3.97059 -4.94273 0.619849 3.98078 -4.94898 0.61872 3.96919 -4.93418 0.62204 3.97059 -4.94273 0.619849 3.98078 -4.94898 0.615359 3.98815 -4.94647 0.61872 3.96919 -4.93418 0.619849 3.98078 -4.94898 0.617653 3.98965 -4.95697 0.615359 3.98815 -4.94647 0.615359 3.98815 -4.94647 0.617653 3.98965 -4.95697 0.612008 4.00236 -4.96401 0.606146 4.0061 -4.94657 0.612008 4.00236 -4.96401 0.604502 4.01362 -4.95751 0.606146 4.0061 -4.94657 0.615359 3.98815 -4.94647 0.612008 4.00236 -4.96401 0.606146 4.0061 -4.94657 0.607854 3.99685 -4.93681 0.615359 3.98815 -4.94647 0.615359 3.98815 -4.94647 0.607854 3.99685 -4.93681 0.609564 3.98616 -4.92863 0.61872 3.96919 -4.93418 0.609564 3.98616 -4.92863 0.611214 3.97446 -4.9223 0.612747 3.96223 -4.91796 0.61872 3.96919 -4.93418 0.611214 3.97446 -4.9223 0.612747 3.96223 -4.91796 0.621686 3.94826 -4.92848 0.61872 3.96919 -4.93418 0.612747 3.96223 -4.91796 0.614181 3.94975 -4.91556 0.621686 3.94826 -4.92848 0.621686 3.94826 -4.92848 0.624146 3.95943 -4.93844 0.61872 3.96919 -4.93418 0.617653 3.98965 -4.95697 0.615518 3.99694 -4.96646 0.612008 4.00236 -4.96401 0.612008 4.00236 -4.96401 0.615518 3.99694 -4.96646 0.613609 4.00215 -4.97657 0.609049 4.01025 -4.98421 0.613609 4.00215 -4.97657 0.611934 4.00533 -4.98647 0.610303 4.00688 -4.99593 0.609049 4.01025 -4.98421 0.611934 4.00533 -4.98647 0.610303 4.00688 -4.99593 0.605811 4.01171 -5.00648 0.609049 4.01025 -4.98421 0.610303 4.00688 -4.99593 0.608635 4.00708 -5.00539 0.605811 4.01171 -5.00648 0.605811 4.01171 -5.00648 0.608635 4.00708 -5.00539 0.606945 4.00595 -5.01479 0.602398 4.00612 -5.02849 0.606945 4.00595 -5.01479 0.605264 4.00352 -5.02396 0.603628 3.99983 -5.03268 0.602398 4.00612 -5.02849 0.605264 4.00352 -5.02396 0.603628 3.99983 -5.03268 0.602062 3.99494 -5.04083 0.602398 4.00612 -5.02849 0.602398 4.00612 -5.02849 0.602062 3.99494 -5.04083 0.599295 3.99443 -5.04714 0.593274 4.01191 -5.04533 0.599295 3.99443 -5.04714 0.591789 4.00425 -5.05565 0.593274 4.01191 -5.04533 0.602398 4.00612 -5.02849 0.599295 3.99443 -5.04714 0.593274 4.01191 -5.04533 0.594892 4.01806 -5.03364 0.602398 4.00612 -5.02849 0.602398 4.00612 -5.02849 0.594892 4.01806 -5.03364 0.59659 4.02238 -5.02093 0.605811 4.01171 -5.00648 0.59659 4.02238 -5.02093 0.598306 4.02466 -5.00765 0.599977 4.02481 -4.99429 0.605811 4.01171 -5.00648 0.598306 4.02466 -5.00765 0.599977 4.02481 -4.99429 0.609049 4.01025 -4.98421 0.605811 4.01171 -5.00648 0.599977 4.02481 -4.99429 0.601543 4.02293 -4.98135 0.609049 4.01025 -4.98421 0.609049 4.01025 -4.98421 0.601543 4.02293 -4.98135 0.60298 4.01922 -4.96919 0.612008 4.00236 -4.96401 0.60298 4.01922 -4.96919 0.604502 4.01362 -4.95751 0.612008 4.00236 -4.96401 0.609049 4.01025 -4.98421 0.60298 4.01922 -4.96919 0.612008 4.00236 -4.96401 0.613609 4.00215 -4.97657 0.609049 4.01025 -4.98421 0.605811 4.01171 -5.00648 0.606945 4.00595 -5.01479 0.602398 4.00612 -5.02849 0.59659 4.02238 -5.02093 0.605811 4.01171 -5.00648 0.602398 4.00612 -5.02849 0.602062 3.99494 -5.04083 0.600583 3.98895 -5.04822 0.599295 3.99443 -5.04714 0.599295 3.99443 -5.04714 0.600583 3.98895 -5.04822 0.599054 3.98202 -5.05471 0.59033 3.99519 -5.06465 0.599054 3.98202 -5.05471 0.596238 3.97773 -5.06132 0.588732 3.98455 -5.07239 0.596238 3.97773 -5.06132 0.587044 3.97262 -5.07849 0.588732 3.98455 -5.07239 0.59033 3.99519 -5.06465 0.596238 3.97773 -5.06132 0.599054 3.98202 -5.05471 0.597454 3.97426 -5.0602 0.596238 3.97773 -5.06132 0.596238 3.97773 -5.06132 0.597454 3.97426 -5.0602 0.595821 3.96585 -5.06457 0.587044 3.97262 -5.07849 0.595821 3.96585 -5.06457 0.592832 3.95677 -5.07002 0.585327 3.9598 -5.08266 0.592832 3.95677 -5.07002 0.583644 3.94658 -5.08474 0.585327 3.9598 -5.08266 0.587044 3.97262 -5.07849 0.592832 3.95677 -5.07002 0.595821 3.96585 -5.06457 0.594182 3.95693 -5.06776 0.592832 3.95677 -5.07002 0.592832 3.95677 -5.07002 0.594182 3.95693 -5.06776 0.592563 3.94763 -5.06971 0.583644 3.94658 -5.08474 0.592563 3.94763 -5.06971 0.58956 3.93445 -5.07179 0.582055 3.93344 -5.08475 0.58956 3.93445 -5.07179 0.580605 3.92084 -5.08281 0.582055 3.93344 -5.08475 0.583644 3.94658 -5.08474 0.58956 3.93445 -5.07179 0.592563 3.94763 -5.06971 0.590997 3.93816 -5.07038 0.58956 3.93445 -5.07179 0.58956 3.93445 -5.07179 0.590997 3.93816 -5.07038 0.58951 3.92868 -5.06975 0.580605 3.92084 -5.08281 0.58951 3.92868 -5.06975 0.587934 3.91847 -5.0676 0.586613 3.91336 -5.06689 0.587934 3.91847 -5.0676 0.585761 3.90589 -5.06264 0.577482 3.89667 -5.07313 0.585761 3.90589 -5.06264 0.583286 3.894 -5.05539 0.575781 3.88569 -5.06539 0.583286 3.894 -5.05539 0.583081 3.89251 -5.05385 0.574066 3.87604 -5.05599 0.583081 3.89251 -5.05385 0.580367 3.88122 -5.04207 0.572401 3.86807 -5.04529 0.580367 3.88122 -5.04207 0.577879 3.8731 -5.02849 0.570844 3.86199 -5.03375 0.577879 3.8731 -5.02849 0.569411 3.85783 -5.02174 0.570844 3.86199 -5.03375 0.572401 3.86807 -5.04529 0.577879 3.8731 -5.02849 0.58956 3.93445 -5.07179 0.58951 3.92868 -5.06975 0.580605 3.92084 -5.08281 0.580605 3.92084 -5.08281 0.587934 3.91847 -5.0676 0.586613 3.91336 -5.06689 0.579108 3.90854 -5.07897 0.586613 3.91336 -5.06689 0.577482 3.89667 -5.07313 0.579108 3.90854 -5.07897 0.580605 3.92084 -5.08281 0.586613 3.91336 -5.06689 0.585761 3.90589 -5.06264 0.583081 3.89251 -5.05385 0.583286 3.894 -5.05539 0.575781 3.88569 -5.06539 0.583081 3.89251 -5.05385 0.574066 3.87604 -5.05599 0.574066 3.87604 -5.05599 0.580367 3.88122 -5.04207 0.572401 3.86807 -5.04529 0.577879 3.8731 -5.02849 0.575749 3.86843 -5.01482 0.569411 3.85783 -5.02174 0.569411 3.85783 -5.02174 0.575749 3.86843 -5.01482 0.567877 3.85548 -5.00898 0.567877 3.85548 -5.00898 0.575749 3.86843 -5.01482 0.573622 3.86654 -5.00135 0.566227 3.85511 -4.99568 0.573622 3.86654 -5.00135 0.571422 3.86716 -4.98781 0.564517 3.85686 -4.98234 0.571422 3.86716 -4.98781 0.569222 3.87023 -4.97463 0.562808 3.86068 -4.96944 0.569222 3.87023 -4.97463 0.567083 3.87567 -4.96218 0.561166 3.86641 -4.95746 0.567083 3.87567 -4.96218 0.559643 3.87373 -4.94677 0.561166 3.86641 -4.95746 0.562808 3.86068 -4.96944 0.567083 3.87567 -4.96218 0.567877 3.85548 -5.00898 0.573622 3.86654 -5.00135 0.566227 3.85511 -4.99568 0.566227 3.85511 -4.99568 0.571422 3.86716 -4.98781 0.564517 3.85686 -4.98234 0.564517 3.85686 -4.98234 0.569222 3.87023 -4.97463 0.562808 3.86068 -4.96944 0.567083 3.87567 -4.96218 0.565082 3.88331 -4.95094 0.559643 3.87373 -4.94677 0.559643 3.87373 -4.94677 0.565082 3.88331 -4.95094 0.558207 3.88241 -4.93748 0.558207 3.88241 -4.93748 0.565082 3.88331 -4.95094 0.563121 3.89282 -4.94129 0.55664 3.89268 -4.92939 0.563121 3.89282 -4.94129 0.561037 3.90387 -4.9335 0.554969 3.90432 -4.92285 0.561037 3.90387 -4.9335 0.558904 3.91608 -4.9278 0.553253 3.91696 -4.91818 0.558904 3.91608 -4.9278 0.556776 3.92914 -4.92434 0.551555 3.93013 -4.91558 0.556776 3.92914 -4.92434 0.554728 3.94259 -4.92324 0.549938 3.94333 -4.91507 0.554728 3.94259 -4.92324 0.548453 3.95609 -4.91654 0.549938 3.94333 -4.91507 0.551555 3.93013 -4.91558 0.554728 3.94259 -4.92324 0.558207 3.88241 -4.93748 0.563121 3.89282 -4.94129 0.55664 3.89268 -4.92939 0.55664 3.89268 -4.92939 0.561037 3.90387 -4.9335 0.554969 3.90432 -4.92285 0.554969 3.90432 -4.92285 0.558904 3.91608 -4.9278 0.553253 3.91696 -4.91818 0.553253 3.91696 -4.91818 0.556776 3.92914 -4.92434 0.551555 3.93013 -4.91558 0.554728 3.94259 -4.92324 0.552811 3.95606 -4.92455 0.548453 3.95609 -4.91654 0.548453 3.95609 -4.91654 0.552811 3.95606 -4.92455 0.546993 3.96842 -4.91989 0.546993 3.96842 -4.91989 0.552811 3.95606 -4.92455 0.550389 3.97226 -4.92946 0.545395 3.98045 -4.92524 0.550389 3.97226 -4.92946 0.548808 3.98159 -4.9342 0.543707 3.99169 -4.93253 0.548808 3.98159 -4.9342 0.547112 3.99064 -4.94049 0.54199 4.00171 -4.94154 0.547112 3.99064 -4.94049 0.54542 3.9987 -4.94797 0.540307 4.01012 -4.95196 0.54542 3.9987 -4.94797 0.543757 4.00565 -4.95654 0.538718 4.01668 -4.96333 0.543757 4.00565 -4.95654 0.542167 4.01131 -4.96596 0.540674 4.01558 -4.97607 0.538718 4.01668 -4.96333 0.542167 4.01131 -4.96596 0.540674 4.01558 -4.97607 0.537268 4.02131 -4.97521 0.538718 4.01668 -4.96333 0.540674 4.01558 -4.97607 0.539162 4.01842 -4.98671 0.537268 4.02131 -4.97521 0.537268 4.02131 -4.97521 0.539162 4.01842 -4.98671 0.535771 4.02412 -4.98779 0.535771 4.02412 -4.98779 0.539162 4.01842 -4.98671 0.537576 4.01979 -4.9976 0.534145 4.02499 -5.00099 0.537576 4.01979 -4.9976 0.535943 4.01965 -5.00858 0.532444 4.02378 -5.01437 0.535943 4.01965 -5.00858 0.534293 4.01802 -5.01944 0.530729 4.02045 -5.02742 0.534293 4.01802 -5.01944 0.532661 4.01492 -5.02996 0.529064 4.01517 -5.03967 0.532661 4.01492 -5.02996 0.531073 4.01042 -5.03997 0.527508 4.00822 -5.05071 0.531073 4.01042 -5.03997 0.528215 3.99804 -5.05718 0.526074 3.9999 -5.06031 0.528215 3.99804 -5.05718 0.524541 3.99001 -5.06873 0.526074 3.9999 -5.06031 0.527508 4.00822 -5.05071 0.528215 3.99804 -5.05718 0.546993 3.96842 -4.91989 0.550389 3.97226 -4.92946 0.545395 3.98045 -4.92524 0.545395 3.98045 -4.92524 0.548808 3.98159 -4.9342 0.543707 3.99169 -4.93253 0.543707 3.99169 -4.93253 0.547112 3.99064 -4.94049 0.54199 4.00171 -4.94154 0.54199 4.00171 -4.94154 0.54542 3.9987 -4.94797 0.540307 4.01012 -4.95196 0.540307 4.01012 -4.95196 0.543757 4.00565 -4.95654 0.538718 4.01668 -4.96333 0.535771 4.02412 -4.98779 0.537576 4.01979 -4.9976 0.534145 4.02499 -5.00099 0.534145 4.02499 -5.00099 0.535943 4.01965 -5.00858 0.532444 4.02378 -5.01437 0.532444 4.02378 -5.01437 0.534293 4.01802 -5.01944 0.530729 4.02045 -5.02742 0.530729 4.02045 -5.02742 0.532661 4.01492 -5.02996 0.529064 4.01517 -5.03967 0.529064 4.01517 -5.03967 0.531073 4.01042 -5.03997 0.527508 4.00822 -5.05071 0.528215 3.99804 -5.05718 0.525549 3.98329 -5.06958 0.524541 3.99001 -5.06873 0.524541 3.99001 -5.06873 0.525549 3.98329 -5.06958 0.52289 3.97868 -5.07569 0.52289 3.97868 -5.07569 0.525549 3.98329 -5.06958 0.522835 3.96666 -5.07799 0.521179 3.96625 -5.08085 0.522835 3.96666 -5.07799 0.519471 3.95316 -5.08397 0.521179 3.96625 -5.08085 0.52289 3.97868 -5.07569 0.522835 3.96666 -5.07799 0.522835 3.96666 -5.07799 0.520126 3.94853 -5.08246 0.519471 3.95316 -5.08397 0.519471 3.95316 -5.08397 0.520126 3.94853 -5.08246 0.517829 3.93993 -5.085 0.517829 3.93993 -5.085 0.520126 3.94853 -5.08246 0.517566 3.92988 -5.08273 0.516307 3.92701 -5.084 0.517566 3.92988 -5.08273 0.51487 3.91463 -5.08112 0.516307 3.92701 -5.084 0.517829 3.93993 -5.085 0.517566 3.92988 -5.08273 0.517566 3.92988 -5.08273 0.514954 3.91022 -5.07834 0.51487 3.91463 -5.08112 0.51487 3.91463 -5.08112 0.514954 3.91022 -5.07834 0.513303 3.90248 -5.07627 0.513303 3.90248 -5.07627 0.514954 3.91022 -5.07834 0.513373 3.89966 -5.07378 0.511632 3.891 -5.06946 0.513373 3.89966 -5.07378 0.511658 3.8893 -5.06747 0.509915 3.88064 -5.06084 0.511658 3.8893 -5.06747 0.509929 3.87996 -5.05974 0.508218 3.8718 -5.05074 0.509915 3.88064 -5.06084 0.509929 3.87996 -5.05974 0.513303 3.90248 -5.07627 0.513373 3.89966 -5.07378 0.511632 3.891 -5.06946 0.511632 3.891 -5.06946 0.511658 3.8893 -5.06747 0.509915 3.88064 -5.06084 0.575781 3.88569 -5.06539 0.577482 3.89667 -5.07313 0.583286 3.894 -5.05539 0.585761 3.90589 -5.06264 0.577482 3.89667 -5.07313 0.586613 3.91336 -5.06689 0.592563 3.94763 -5.06971 0.583644 3.94658 -5.08474 0.592832 3.95677 -5.07002 0.595821 3.96585 -5.06457 0.587044 3.97262 -5.07849 0.596238 3.97773 -5.06132 0.599054 3.98202 -5.05471 0.59033 3.99519 -5.06465 0.599295 3.99443 -5.04714 0.599295 3.99443 -5.04714 0.59033 3.99519 -5.06465 0.591789 4.00425 -5.05565 0.615359 3.98815 -4.94647 0.609564 3.98616 -4.92863 0.61872 3.96919 -4.93418 0.624909 3.92599 -4.92938 0.619118 3.9105 -4.92028 0.628325 3.90469 -4.93725 0.634486 3.87504 -4.96896 0.628664 3.8585 -4.97585 0.637887 3.8686 -4.99071 0.650819 3.90829 -5.06464 0.64488 3.91471 -5.08115 0.653822 3.92907 -5.07117 0.679507 3.99222 -4.95043 0.673719 3.99162 -4.93247 0.682912 3.9742 -4.93664 0.711583 3.88587 -5.04748 0.705792 3.88576 -5.06544 0.714999 3.90336 -5.06198 0.743662 3.99595 -4.95468 0.737865 3.99678 -4.93675 0.747081 3.97904 -4.9395 0.772641 3.872 -5.02365 0.766622 3.86485 -5.03971 0.775746 3.88232 -5.0431 0.804793 4.00883 -4.97887 0.798738 4.01661 -4.96317 0.807834 3.99931 -4.95918 0.833755 3.86809 -4.99649 0.827899 3.85549 -5.00915 0.836936 3.87043 -5.01856 0.865834 4.01172 -5.00633 0.859998 4.0248 -4.99412 0.869069 4.01021 -4.98406 0.894508 3.87497 -4.96909 0.888687 3.85845 -4.97602 0.89791 3.86858 -4.99086 0.926602 4.00378 -5.03341 0.920763 4.02054 -5.02717 0.929967 4.01098 -5.01206 0.958703 3.87755 -4.96416 0.952842 3.86059 -4.96969 0.962057 3.86952 -4.98526 0.987866 3.98691 -5.05462 0.981817 4.00442 -5.05546 0.990811 4.00103 -5.03821 1.01998 3.8952 -4.94363 1.01397 3.87767 -4.94221 1.02293 3.88047 -4.9595 1.04873 3.96252 -5.06839 1.04294 3.979 -5.07553 1.05209 3.9826 -5.05804 1.0808 3.92019 -4.93078 1.07501 3.904 -4.923 1.08419 3.89967 -4.94036 1.1096 3.93474 -5.07181 1.10369 3.94693 -5.08472 1.11288 3.95707 -5.06995 1.14173 3.94797 -4.92844 1.13578 3.93636 -4.91508 1.14494 3.92577 -4.92942 1.17386 3.92935 -5.07121 1.16788 3.94036 -5.085 1.17703 3.95152 -5.07107 1.20296 3.97393 -4.9365 1.19704 3.96801 -4.91975 1.20601 3.95328 -4.92924 1.23504 3.90362 -5.06213 1.22916 3.90895 -5.07913 1.23816 3.92412 -5.07023 1.26371 3.99576 -4.95444 1.25791 3.99651 -4.93651 1.26713 3.97878 -4.93934 1.29579 3.88251 -5.04334 1.28998 3.88103 -5.06122 1.29921 3.89887 -5.05909 1.31878 4.01646 -4.96286 1.32037 4.00982 -4.95152 1.32786 3.9992 -4.95902 1.33 3.88141 -4.98708 1.33 3.88132 -4.97834 1.32721 3.88673 -4.9724 1.32721 3.88673 -4.9724 1.33 3.88132 -4.97834 1.33 3.88254 -4.96968 1.33 3.88503 -4.96131 1.32721 3.88673 -4.9724 1.33 3.88254 -4.96968 1.33 3.88503 -4.96131 1.3247 3.89529 -4.95998 1.32721 3.88673 -4.9724 1.33 3.88503 -4.96131 1.33 3.8885 -4.95378 1.3247 3.89529 -4.95998 1.3247 3.89529 -4.95998 1.33 3.8885 -4.95378 1.32218 3.90671 -4.95009 1.32218 3.90671 -4.95009 1.33 3.8885 -4.95378 1.33 3.89646 -4.94198 1.3272 3.91137 -4.93394 1.33 3.89646 -4.94198 1.33 3.90409 -4.93393 1.33 3.91265 -4.92719 1.3272 3.91137 -4.93394 1.33 3.90409 -4.93393 1.33 3.91265 -4.92719 1.33 3.92211 -4.92172 1.3272 3.91137 -4.93394 1.3272 3.91137 -4.93394 1.33 3.92211 -4.92172 1.32374 3.93374 -4.92827 1.31939 3.92073 -4.94318 1.32374 3.93374 -4.92827 1.31658 3.93607 -4.94013 1.31939 3.92073 -4.94318 1.3272 3.91137 -4.93394 1.32374 3.93374 -4.92827 1.31939 3.92073 -4.94318 1.32218 3.90671 -4.95009 1.3272 3.91137 -4.93394 1.3272 3.91137 -4.93394 1.32218 3.90671 -4.95009 1.33 3.89646 -4.94198 1.33 3.92211 -4.92172 1.33 3.93221 -4.91765 1.32374 3.93374 -4.92827 1.32374 3.93374 -4.92827 1.33 3.93221 -4.91765 1.33 3.94281 -4.91505 1.32064 3.95596 -4.92979 1.33 3.94281 -4.91505 1.32851 3.9556 -4.91644 1.32705 3.96793 -4.91972 1.32064 3.95596 -4.92979 1.32851 3.9556 -4.91644 1.32705 3.96793 -4.91972 1.31746 3.97679 -4.93811 1.32064 3.95596 -4.92979 1.32705 3.96793 -4.91972 1.32546 3.97998 -4.92499 1.31746 3.97679 -4.93811 1.31746 3.97679 -4.93811 1.32546 3.97998 -4.92499 1.32378 3.99126 -4.9322 1.31399 3.9945 -4.95295 1.32378 3.99126 -4.9322 1.32206 4.00134 -4.94115 1.32037 4.00982 -4.95152 1.31399 3.9945 -4.95295 1.32206 4.00134 -4.94115 1.32037 4.00982 -4.95152 1.31072 4.00642 -4.9722 1.31399 3.9945 -4.95295 1.32037 4.00982 -4.95152 1.31878 4.01646 -4.96286 1.31072 4.00642 -4.9722 1.31072 4.00642 -4.9722 1.31878 4.01646 -4.96286 1.31732 4.02116 -4.97473 1.30769 4.01172 -4.99366 1.31732 4.02116 -4.97473 1.31583 4.02404 -4.98727 1.31421 4.025 -5.00046 1.30769 4.01172 -4.99366 1.31583 4.02404 -4.98727 1.31421 4.025 -5.00046 1.30426 4.01006 -5.01661 1.30769 4.01172 -4.99366 1.31421 4.025 -5.00046 1.31251 4.02387 -5.01384 1.30426 4.01006 -5.01661 1.30426 4.01006 -5.01661 1.31251 4.02387 -5.01384 1.3108 4.02063 -5.02692 1.30087 4.00129 -5.03778 1.3108 4.02063 -5.02692 1.30913 4.01542 -5.0392 1.30757 4.00852 -5.0503 1.30087 4.00129 -5.03778 1.30913 4.01542 -5.0392 1.30757 4.00852 -5.0503 1.29787 3.987 -5.05454 1.30087 4.00129 -5.03778 1.30757 4.00852 -5.0503 1.30613 4.00026 -5.05995 1.29787 3.987 -5.05454 1.29787 3.987 -5.05454 1.30613 4.00026 -5.05995 1.3046 3.99044 -5.06842 1.30296 3.97916 -5.07544 1.29787 3.987 -5.05454 1.3046 3.99044 -5.06842 1.30296 3.97916 -5.07544 1.29453 3.96758 -5.06651 1.29787 3.987 -5.05454 1.30296 3.97916 -5.07544 1.30125 3.96676 -5.08068 1.29453 3.96758 -5.06651 1.29453 3.96758 -5.06651 1.30125 3.96676 -5.08068 1.29954 3.95369 -5.08389 1.29107 3.94514 -5.07182 1.29954 3.95369 -5.08389 1.29789 3.94045 -5.085 1.29636 3.92752 -5.08408 1.29107 3.94514 -5.07182 1.29789 3.94045 -5.085 1.29636 3.92752 -5.08408 1.28799 3.923 -5.06996 1.29107 3.94514 -5.07182 1.29636 3.92752 -5.08408 1.29493 3.91512 -5.08128 1.28799 3.923 -5.06996 1.28799 3.923 -5.06996 1.29493 3.91512 -5.08128 1.29337 3.90296 -5.07651 1.28479 3.90224 -5.06131 1.29337 3.90296 -5.07651 1.2917 3.89144 -5.06976 1.28998 3.88103 -5.06122 1.28479 3.90224 -5.06131 1.2917 3.89144 -5.06976 1.28998 3.88103 -5.06122 1.28132 3.88476 -5.04618 1.28479 3.90224 -5.06131 1.28998 3.88103 -5.06122 1.28828 3.87212 -5.05117 1.28132 3.88476 -5.04618 1.28132 3.88476 -5.04618 1.28828 3.87212 -5.05117 1.28666 3.86501 -5.04002 1.27808 3.87317 -5.0268 1.28666 3.86501 -5.04002 1.28517 3.85983 -5.02824 1.28372 3.8565 -5.01592 1.27808 3.87317 -5.0268 1.28517 3.85983 -5.02824 1.28372 3.8565 -5.01592 1.27503 3.86819 -5.00523 1.27808 3.87317 -5.0268 1.28372 3.8565 -5.01592 1.28212 3.85505 -5.00285 1.27503 3.86819 -5.00523 1.27503 3.86819 -5.00523 1.28212 3.85505 -5.00285 1.28044 3.85565 -4.98947 1.27159 3.87021 -4.98228 1.28044 3.85565 -4.98947 1.27872 3.85838 -4.97628 1.27704 3.86312 -4.96375 1.27159 3.87021 -4.98228 1.27872 3.85838 -4.97628 1.27704 3.86312 -4.96375 1.26822 3.87929 -4.96129 1.27159 3.87021 -4.98228 1.27704 3.86312 -4.96375 1.27544 3.86963 -4.95233 1.26822 3.87929 -4.96129 1.26822 3.87929 -4.96129 1.27544 3.86963 -4.95233 1.27399 3.87756 -4.94233 1.26522 3.89384 -4.94475 1.27399 3.87756 -4.94233 1.2725 3.88698 -4.93356 1.27087 3.89792 -4.92615 1.26522 3.89384 -4.94475 1.2725 3.88698 -4.93356 1.27087 3.89792 -4.92615 1.26186 3.91347 -4.93307 1.26522 3.89384 -4.94475 1.27087 3.89792 -4.92615 1.26918 3.91008 -4.92044 1.26186 3.91347 -4.93307 1.26186 3.91347 -4.93307 1.26918 3.91008 -4.92044 1.26746 3.92303 -4.91671 1.25841 3.93598 -4.92811 1.26746 3.92303 -4.91671 1.26579 3.93627 -4.91508 1.26423 3.94932 -4.91551 1.25841 3.93598 -4.92811 1.26579 3.93627 -4.91508 1.26423 3.94932 -4.91551 1.25535 3.95805 -4.9303 1.25841 3.93598 -4.92811 1.26423 3.94932 -4.91551 1.2628 3.96182 -4.91785 1.25535 3.95805 -4.9303 1.25535 3.95805 -4.9303 1.2628 3.96182 -4.91785 1.26127 3.97406 -4.92212 1.25212 3.97875 -4.93932 1.26127 3.97406 -4.92212 1.25962 3.98578 -4.92838 1.25791 3.99651 -4.93651 1.25212 3.97875 -4.93932 1.25962 3.98578 -4.92838 1.25791 3.99651 -4.93651 1.24865 3.99596 -4.95469 1.25212 3.97875 -4.93932 1.25791 3.99651 -4.93651 1.2562 4.00582 -4.94622 1.24865 3.99596 -4.95469 1.24865 3.99596 -4.95469 1.2562 4.00582 -4.94622 1.25456 4.0134 -4.95714 1.24543 4.00722 -4.9742 1.25456 4.0134 -4.95714 1.25303 4.01907 -4.9688 1.25159 4.02283 -4.98094 1.24543 4.00722 -4.9742 1.25303 4.01907 -4.9688 1.25159 4.02283 -4.98094 1.24237 4.01188 -4.99589 1.24543 4.00722 -4.9742 1.25159 4.02283 -4.98094 1.25003 4.02478 -4.99385 1.24237 4.01188 -4.99589 1.24237 4.01188 -4.99589 1.25003 4.02478 -4.99385 1.24836 4.02469 -5.0072 1.23891 4.0095 -5.01882 1.24836 4.02469 -5.0072 1.24665 4.02249 -5.02049 1.24495 4.01824 -5.03323 1.23891 4.0095 -5.01882 1.24665 4.02249 -5.02049 1.24495 4.01824 -5.03323 1.23556 4.00011 -5.03964 1.23891 4.0095 -5.01882 1.24495 4.01824 -5.03323 1.24333 4.01214 -5.04496 1.23556 4.00011 -5.03964 1.23556 4.00011 -5.03964 1.24333 4.01214 -5.04496 1.24184 4.00453 -5.05533 1.23256 3.98531 -5.05595 1.24184 4.00453 -5.05533 1.24038 3.99551 -5.06437 1.23879 3.98492 -5.07216 1.23256 3.98531 -5.05595 1.24038 3.99551 -5.06437 1.23879 3.98492 -5.07216 1.22919 3.96547 -5.06735 1.23256 3.98531 -5.05595 1.23879 3.98492 -5.07216 1.2371 3.97303 -5.07832 1.22919 3.96547 -5.06735 1.22919 3.96547 -5.06735 1.2371 3.97303 -5.07832 1.23538 3.96024 -5.08256 1.22575 3.9429 -5.07194 1.23538 3.96024 -5.08256 1.2337 3.94702 -5.08471 1.23211 3.93387 -5.08478 1.22575 3.9429 -5.07194 1.2337 3.94702 -5.08471 1.23211 3.93387 -5.08478 1.22271 3.92091 -5.06942 1.22575 3.9429 -5.07194 1.23211 3.93387 -5.08478 1.23065 3.92125 -5.08291 1.22271 3.92091 -5.06942 1.22271 3.92091 -5.06942 1.23065 3.92125 -5.08291 1.22916 3.90895 -5.07913 1.21946 3.90033 -5.06009 1.22916 3.90895 -5.07913 1.22754 3.89705 -5.07335 1.22584 3.88604 -5.06567 1.21946 3.90033 -5.06009 1.22754 3.89705 -5.07335 1.22584 3.88604 -5.06567 1.21598 3.88334 -5.04442 1.21946 3.90033 -5.06009 1.22584 3.88604 -5.06567 1.22412 3.87634 -5.05632 1.21598 3.88334 -5.04442 1.21598 3.88334 -5.04442 1.22412 3.87634 -5.05632 1.22246 3.86831 -5.04566 1.21279 3.8724 -5.02479 1.22246 3.86831 -5.04566 1.22089 3.86216 -5.03414 1.21946 3.85794 -5.02215 1.21279 3.8724 -5.02479 1.22089 3.86216 -5.03414 1.21946 3.85794 -5.02215 1.2097 3.86806 -5.00299 1.21279 3.8724 -5.02479 1.21946 3.85794 -5.02215 1.21793 3.85552 -5.00941 1.2097 3.86806 -5.00299 1.2097 3.86806 -5.00299 1.21793 3.85552 -5.00941 1.21628 3.85509 -4.99613 1.20624 3.87081 -4.98008 1.21628 3.85509 -4.99613 1.21457 3.85676 -4.98278 1.21286 3.86052 -4.96986 1.20624 3.87081 -4.98008 1.21457 3.85676 -4.98278 1.21286 3.86052 -4.96986 1.20291 3.88051 -4.95945 1.20624 3.87081 -4.98008 1.21286 3.86052 -4.96986 1.21122 3.86619 -4.95784 1.20291 3.88051 -4.95945 1.20291 3.88051 -4.95945 1.21122 3.86619 -4.95784 1.20969 3.87346 -4.94711 1.20826 3.88209 -4.93778 1.20291 3.88051 -4.95945 1.20969 3.87346 -4.94711 1.20826 3.88209 -4.93778 1.19991 3.89555 -4.94336 1.20291 3.88051 -4.95945 1.20826 3.88209 -4.93778 1.20669 3.89231 -4.92964 1.19991 3.89555 -4.94336 1.19991 3.89555 -4.94336 1.20669 3.89231 -4.92964 1.20503 3.90392 -4.92304 1.19652 3.9156 -4.93226 1.20503 3.90392 -4.92304 1.20331 3.91653 -4.91831 1.20161 3.92969 -4.91563 1.19652 3.9156 -4.93226 1.20331 3.91653 -4.91831 1.20161 3.92969 -4.91563 1.19309 3.93822 -4.92802 1.19652 3.9156 -4.93226 1.20161 3.92969 -4.91563 1.19999 3.94289 -4.91505 1.19309 3.93822 -4.92802 1.19309 3.93822 -4.92802 1.19999 3.94289 -4.91505 1.1985 3.95568 -4.91646 1.19006 3.96013 -4.93087 1.1985 3.95568 -4.91646 1.19704 3.96801 -4.91975 1.19545 3.98006 -4.92503 1.19006 3.96013 -4.93087 1.19704 3.96801 -4.91975 1.19545 3.98006 -4.92503 1.18679 3.98061 -4.94055 1.19006 3.96013 -4.93087 1.19545 3.98006 -4.92503 1.19376 3.99134 -4.93225 1.18679 3.98061 -4.94055 1.18679 3.98061 -4.94055 1.19376 3.99134 -4.93225 1.19205 4.0014 -4.94122 1.18331 3.99735 -4.95647 1.19205 4.0014 -4.94122 1.19036 4.00987 -4.95159 1.18877 4.0165 -4.96294 1.18331 3.99735 -4.95647 1.19036 4.00987 -4.95159 1.18877 4.0165 -4.96294 1.18016 4.00794 -4.97616 1.18331 3.99735 -4.95647 1.18877 4.0165 -4.96294 1.18732 4.02118 -4.97481 1.18016 4.00794 -4.97616 1.18016 4.00794 -4.97616 1.18732 4.02118 -4.97481 1.18582 4.02405 -4.98736 1.17704 4.01198 -4.99813 1.18582 4.02405 -4.98736 1.1842 4.025 -5.00055 1.1825 4.02385 -5.01393 1.17704 4.01198 -4.99813 1.1842 4.025 -5.00055 1.1825 4.02385 -5.01393 1.17357 4.00887 -5.02101 1.17704 4.01198 -4.99813 1.1825 4.02385 -5.01393 1.18079 4.0206 -5.027 1.17357 4.00887 -5.02101 1.17357 4.00887 -5.02101 1.18079 4.0206 -5.027 1.17912 4.01538 -5.03928 1.17026 3.99887 -5.04145 1.17912 4.01538 -5.03928 1.17756 4.00847 -5.05036 1.17612 4.0002 -5.06001 1.17026 3.99887 -5.04145 1.17756 4.00847 -5.05036 1.17612 4.0002 -5.06001 1.16725 3.98357 -5.05732 1.17026 3.99887 -5.04145 1.17612 4.0002 -5.06001 1.17459 3.99037 -5.06847 1.16725 3.98357 -5.05732 1.16725 3.98357 -5.05732 1.17459 3.99037 -5.06847 1.17295 3.97908 -5.07549 1.16385 3.96332 -5.06812 1.17295 3.97908 -5.07549 1.17124 3.96667 -5.08071 1.16953 3.95361 -5.0839 1.16385 3.96332 -5.06812 1.17124 3.96667 -5.08071 1.16953 3.95361 -5.0839 1.16043 3.94067 -5.072 1.16385 3.96332 -5.06812 1.16953 3.95361 -5.0839 1.16788 3.94036 -5.085 1.16043 3.94067 -5.072 1.16043 3.94067 -5.072 1.16788 3.94036 -5.085 1.16636 3.92743 -5.08407 1.15741 3.91884 -5.06882 1.16636 3.92743 -5.08407 1.16492 3.91504 -5.08125 1.16336 3.90288 -5.07647 1.15741 3.91884 -5.06882 1.16492 3.91504 -5.08125 1.16336 3.90288 -5.07647 1.15412 3.89846 -5.0588 1.15741 3.91884 -5.06882 1.16336 3.90288 -5.07647 1.16169 3.89137 -5.06971 1.15412 3.89846 -5.0588 1.15412 3.89846 -5.0588 1.16169 3.89137 -5.06971 1.15997 3.88096 -5.06115 1.15065 3.88197 -5.04262 1.15997 3.88096 -5.06115 1.15827 3.87207 -5.05109 1.15665 3.86497 -5.03994 1.15065 3.88197 -5.04262 1.15827 3.87207 -5.05109 1.15665 3.86497 -5.03994 1.14751 3.8717 -5.02277 1.15065 3.88197 -5.04262 1.15665 3.86497 -5.03994 1.15516 3.8598 -5.02816 1.14751 3.8717 -5.02277 1.14751 3.8717 -5.02277 1.15516 3.8598 -5.02816 1.15371 3.85649 -5.01584 1.14437 3.868 -5.00074 1.15371 3.85649 -5.01584 1.15211 3.85505 -5.00277 1.15043 3.85567 -4.98939 1.14437 3.868 -5.00074 1.15211 3.85505 -5.00277 1.15043 3.85567 -4.98939 1.1409 3.87147 -4.9779 1.14437 3.868 -5.00074 1.15043 3.85567 -4.98939 1.14871 3.8584 -4.97619 1.1409 3.87147 -4.9779 1.1409 3.87147 -4.9779 1.14871 3.8584 -4.97619 1.14702 3.86315 -4.96367 1.13761 3.88176 -4.95766 1.14702 3.86315 -4.96367 1.14543 3.86967 -4.95226 1.14398 3.87761 -4.94227 1.13761 3.88176 -4.95766 1.14543 3.86967 -4.95226 1.14398 3.87761 -4.94227 1.13459 3.89732 -4.94201 1.13761 3.88176 -4.95766 1.14398 3.87761 -4.94227 1.14249 3.88705 -4.93351 1.13459 3.89732 -4.94201 1.13459 3.89732 -4.94201 1.14249 3.88705 -4.93351 1.14086 3.898 -4.9261 1.13117 3.91776 -4.93152 1.14086 3.898 -4.9261 1.13916 3.91016 -4.92041 1.13745 3.92311 -4.91669 1.13117 3.91776 -4.93152 1.13916 3.91016 -4.92041 1.13745 3.92311 -4.91669 1.12777 3.94045 -4.928 1.13117 3.91776 -4.93152 1.13745 3.92311 -4.91669 1.13578 3.93636 -4.91508 1.12777 3.94045 -4.928 1.12777 3.94045 -4.928 1.13578 3.93636 -4.91508 1.13422 3.94941 -4.91552 1.12476 3.96221 -4.93151 1.13422 3.94941 -4.91552 1.13279 3.9619 -4.91787 1.13126 3.97414 -4.92216 1.12476 3.96221 -4.93151 1.13279 3.9619 -4.91787 1.13126 3.97414 -4.92216 1.12145 3.98247 -4.94186 1.12476 3.96221 -4.93151 1.13126 3.97414 -4.92216 1.12961 3.98586 -4.92843 1.12145 3.98247 -4.94186 1.12145 3.98247 -4.94186 1.12961 3.98586 -4.92843 1.1279 3.99658 -4.93657 1.11798 3.99869 -4.95829 1.1279 3.99658 -4.93657 1.12619 4.00588 -4.94629 1.12454 4.01344 -4.95721 1.11798 3.99869 -4.95829 1.12619 4.00588 -4.94629 1.12454 4.01344 -4.95721 1.11487 4.00863 -4.97824 1.11798 3.99869 -4.95829 1.12454 4.01344 -4.95721 1.12302 4.0191 -4.96888 1.11487 4.00863 -4.97824 1.11487 4.00863 -4.97824 1.12302 4.0191 -4.96888 1.12158 4.02285 -4.98102 1.11171 4.012 -5.00039 1.12158 4.02285 -4.98102 1.12002 4.02478 -4.99394 1.11835 4.02469 -5.00729 1.11171 4.012 -5.00039 1.12002 4.02478 -4.99394 1.11835 4.02469 -5.00729 1.11664 4.02247 -5.02058 1.11171 4.012 -5.00039 1.11171 4.012 -5.00039 1.11664 4.02247 -5.02058 1.10823 4.00817 -5.02318 1.10145 3.99706 -5.01855 1.10823 4.00817 -5.02318 1.09873 3.99042 -5.03253 1.10145 3.99706 -5.01855 1.11171 4.012 -5.00039 1.10823 4.00817 -5.02318 1.10145 3.99706 -5.01855 1.10428 3.99992 -5.00311 1.11171 4.012 -5.00039 1.11171 4.012 -5.00039 1.10428 3.99992 -5.00311 1.10695 3.99874 -4.98776 1.11487 4.00863 -4.97824 1.10695 3.99874 -4.98776 1.10937 3.99391 -4.97366 1.11798 3.99869 -4.95829 1.10937 3.99391 -4.97366 1.11206 3.9854 -4.96077 1.12145 3.98247 -4.94186 1.11206 3.9854 -4.96077 1.1149 3.97367 -4.95034 1.12476 3.96221 -4.93151 1.1149 3.97367 -4.95034 1.11759 3.95988 -4.94339 1.12001 3.94531 -4.94024 1.12476 3.96221 -4.93151 1.11759 3.95988 -4.94339 1.12001 3.94531 -4.94024 1.12777 3.94045 -4.928 1.12476 3.96221 -4.93151 1.12001 3.94531 -4.94024 1.12268 3.92993 -4.94085 1.12777 3.94045 -4.928 1.12777 3.94045 -4.928 1.12268 3.92993 -4.94085 1.13117 3.91776 -4.93152 1.13117 3.91776 -4.93152 1.12268 3.92993 -4.94085 1.12551 3.91493 -4.94549 1.13459 3.89732 -4.94201 1.12551 3.91493 -4.94549 1.12823 3.90181 -4.95372 1.13761 3.88176 -4.95766 1.12823 3.90181 -4.95372 1.13065 3.89158 -4.96457 1.1333 3.88417 -4.97801 1.13761 3.88176 -4.95766 1.13065 3.89158 -4.96457 1.1333 3.88417 -4.97801 1.1409 3.87147 -4.9779 1.13761 3.88176 -4.95766 1.1333 3.88417 -4.97801 1.13613 3.88038 -4.99325 1.1409 3.87147 -4.9779 1.1409 3.87147 -4.9779 1.13613 3.88038 -4.99325 1.14437 3.868 -5.00074 1.14437 3.868 -5.00074 1.13613 3.88038 -4.99325 1.13886 3.88064 -5.00876 1.14751 3.8717 -5.02277 1.13886 3.88064 -5.00876 1.14129 3.88464 -5.02314 1.15065 3.88197 -5.04262 1.14129 3.88464 -5.02314 1.14391 3.8923 -5.0364 1.15412 3.89846 -5.0588 1.14391 3.8923 -5.0364 1.14674 3.90337 -5.04752 1.14949 3.91681 -5.05534 1.15412 3.89846 -5.0588 1.14674 3.90337 -5.04752 1.14949 3.91681 -5.05534 1.15741 3.91884 -5.06882 1.15412 3.89846 -5.0588 1.14949 3.91681 -5.05534 1.15194 3.93122 -5.05935 1.15741 3.91884 -5.06882 1.15741 3.91884 -5.06882 1.15194 3.93122 -5.05935 1.16043 3.94067 -5.072 1.16636 3.92743 -5.08407 1.15741 3.91884 -5.06882 1.16043 3.94067 -5.072 1.32374 3.93374 -4.92827 1.33 3.94281 -4.91505 1.32064 3.95596 -4.92979 1.31405 3.95118 -4.94105 1.32064 3.95596 -4.92979 1.31156 3.9655 -4.94569 1.31405 3.95118 -4.94105 1.32374 3.93374 -4.92827 1.32064 3.95596 -4.92979 1.31405 3.95118 -4.94105 1.31658 3.93607 -4.94013 1.32374 3.93374 -4.92827 1.31746 3.97679 -4.93811 1.32378 3.99126 -4.9322 1.31399 3.9945 -4.95295 1.30878 3.97864 -4.9541 1.31399 3.9945 -4.95295 1.30596 3.9892 -4.96566 1.30878 3.97864 -4.9541 1.31746 3.97679 -4.93811 1.31399 3.9945 -4.95295 1.30878 3.97864 -4.9541 1.31156 3.9655 -4.94569 1.31746 3.97679 -4.93811 1.31746 3.97679 -4.93811 1.31156 3.9655 -4.94569 1.32064 3.95596 -4.92979 1.31072 4.00642 -4.9722 1.31732 4.02116 -4.97473 1.30769 4.01172 -4.99366 1.30093 3.99967 -4.99373 1.30769 4.01172 -4.99366 1.29816 3.99927 -5.00931 1.30093 3.99967 -4.99373 1.31072 4.00642 -4.9722 1.30769 4.01172 -4.99366 1.30093 3.99967 -4.99373 1.3034 3.99625 -4.97913 1.31072 4.00642 -4.9722 1.31072 4.00642 -4.9722 1.3034 3.99625 -4.97913 1.30596 3.9892 -4.96566 1.31399 3.9945 -4.95295 1.31072 4.00642 -4.9722 1.30596 3.9892 -4.96566 1.30426 4.01006 -5.01661 1.3108 4.02063 -5.02692 1.30087 4.00129 -5.03778 1.29534 3.99484 -5.02435 1.30087 4.00129 -5.03778 1.29275 3.98693 -5.03738 1.29534 3.99484 -5.02435 1.30426 4.01006 -5.01661 1.30087 4.00129 -5.03778 1.29534 3.99484 -5.02435 1.29816 3.99927 -5.00931 1.30426 4.01006 -5.01661 1.30426 4.01006 -5.01661 1.29816 3.99927 -5.00931 1.30769 4.01172 -4.99366 1.29453 3.96758 -5.06651 1.29954 3.95369 -5.08389 1.29107 3.94514 -5.07182 1.28472 3.94754 -5.05952 1.29107 3.94514 -5.07182 1.2821 3.93224 -5.0595 1.28472 3.94754 -5.05952 1.29453 3.96758 -5.06651 1.29107 3.94514 -5.07182 1.28472 3.94754 -5.05952 1.28755 3.96271 -5.05554 1.29453 3.96758 -5.06651 1.29453 3.96758 -5.06651 1.28755 3.96271 -5.05554 1.2903 3.97622 -5.04783 1.29787 3.987 -5.05454 1.2903 3.97622 -5.04783 1.29275 3.98693 -5.03738 1.30087 4.00129 -5.03778 1.29787 3.987 -5.05454 1.29275 3.98693 -5.03738 1.28799 3.923 -5.06996 1.29337 3.90296 -5.07651 1.28479 3.90224 -5.06131 1.27967 3.91778 -5.05574 1.28479 3.90224 -5.06131 1.27694 3.90423 -5.04817 1.27967 3.91778 -5.05574 1.28799 3.923 -5.06996 1.28479 3.90224 -5.06131 1.27967 3.91778 -5.05574 1.2821 3.93224 -5.0595 1.28799 3.923 -5.06996 1.28799 3.923 -5.06996 1.2821 3.93224 -5.0595 1.29107 3.94514 -5.07182 1.28132 3.88476 -5.04618 1.28666 3.86501 -5.04002 1.27808 3.87317 -5.0268 1.27146 3.88505 -5.0241 1.27808 3.87317 -5.0268 1.26904 3.88081 -5.0098 1.27146 3.88505 -5.0241 1.28132 3.88476 -5.04618 1.27808 3.87317 -5.0268 1.27146 3.88505 -5.0241 1.2741 3.89296 -5.03725 1.28132 3.88476 -5.04618 1.28132 3.88476 -5.04618 1.2741 3.89296 -5.03725 1.27694 3.90423 -5.04817 1.28479 3.90224 -5.06131 1.28132 3.88476 -5.04618 1.27694 3.90423 -5.04817 1.27503 3.86819 -5.00523 1.28044 3.85565 -4.98947 1.27159 3.87021 -4.98228 1.26632 3.88027 -4.99433 1.27159 3.87021 -4.98228 1.26349 3.88379 -4.97902 1.26632 3.88027 -4.99433 1.27503 3.86819 -5.00523 1.27159 3.87021 -4.98228 1.26632 3.88027 -4.99433 1.26904 3.88081 -5.0098 1.27503 3.86819 -5.00523 1.27503 3.86819 -5.00523 1.26904 3.88081 -5.0098 1.27808 3.87317 -5.0268 1.26822 3.87929 -4.96129 1.27399 3.87756 -4.94233 1.26522 3.89384 -4.94475 1.2584 3.90101 -4.95439 1.26522 3.89384 -4.94475 1.25571 3.91395 -4.94595 1.2584 3.90101 -4.95439 1.26822 3.87929 -4.96129 1.26522 3.89384 -4.94475 1.2584 3.90101 -4.95439 1.26082 3.89097 -4.96541 1.26822 3.87929 -4.96129 1.26822 3.87929 -4.96129 1.26082 3.89097 -4.96541 1.26349 3.88379 -4.97902 1.27159 3.87021 -4.98228 1.26822 3.87929 -4.96129 1.26349 3.88379 -4.97902 1.26186 3.91347 -4.93307 1.26746 3.92303 -4.91671 1.25841 3.93598 -4.92811 1.25287 3.92886 -4.94104 1.25841 3.93598 -4.92811 1.25018 3.94427 -4.94015 1.25287 3.92886 -4.94104 1.26186 3.91347 -4.93307 1.25841 3.93598 -4.92811 1.25287 3.92886 -4.94104 1.25571 3.91395 -4.94595 1.26186 3.91347 -4.93307 1.26186 3.91347 -4.93307 1.25571 3.91395 -4.94595 1.26522 3.89384 -4.94475 1.25535 3.95805 -4.9303 1.26127 3.97406 -4.92212 1.25212 3.97875 -4.93932 1.24777 3.95889 -4.94305 1.25212 3.97875 -4.93932 1.24509 3.97277 -4.94974 1.24777 3.95889 -4.94305 1.25535 3.95805 -4.9303 1.25212 3.97875 -4.93932 1.24777 3.95889 -4.94305 1.25018 3.94427 -4.94015 1.25535 3.95805 -4.9303 1.25535 3.95805 -4.9303 1.25018 3.94427 -4.94015 1.25841 3.93598 -4.92811 1.24865 3.99596 -4.95469 1.25456 4.0134 -4.95714 1.24543 4.00722 -4.9742 1.23955 3.99344 -4.97272 1.24543 4.00722 -4.9742 1.23713 3.99852 -4.98674 1.23955 3.99344 -4.97272 1.24865 3.99596 -4.95469 1.24543 4.00722 -4.9742 1.23955 3.99344 -4.97272 1.24226 3.98468 -4.95996 1.24865 3.99596 -4.95469 1.24865 3.99596 -4.95469 1.24226 3.98468 -4.95996 1.25212 3.97875 -4.93932 1.25212 3.97875 -4.93932 1.24226 3.98468 -4.95996 1.24509 3.97277 -4.94974 1.24237 4.01188 -4.99589 1.24836 4.02469 -5.0072 1.23891 4.0095 -5.01882 1.23448 3.99997 -5.00203 1.23891 4.0095 -5.01882 1.23164 3.99739 -5.01751 1.23448 3.99997 -5.00203 1.24237 4.01188 -4.99589 1.23891 4.0095 -5.01882 1.23448 3.99997 -5.00203 1.23713 3.99852 -4.98674 1.24237 4.01188 -4.99589 1.24237 4.01188 -4.99589 1.23713 3.99852 -4.98674 1.24543 4.00722 -4.9742 1.23556 4.00011 -5.03964 1.24184 4.00453 -5.05533 1.23256 3.98531 -5.05595 1.22648 3.98159 -5.04325 1.23256 3.98531 -5.05595 1.22386 3.96929 -5.05236 1.22648 3.98159 -5.04325 1.23556 4.00011 -5.03964 1.23256 3.98531 -5.05595 1.22648 3.98159 -5.04325 1.22891 3.99098 -5.03164 1.23556 4.00011 -5.03964 1.23556 4.00011 -5.03964 1.22891 3.99098 -5.03164 1.23891 4.0095 -5.01882 1.23891 4.0095 -5.01882 1.22891 3.99098 -5.03164 1.23164 3.99739 -5.01751 1.22919 3.96547 -5.06735 1.23538 3.96024 -5.08256 1.22575 3.9429 -5.07194 1.22103 3.95471 -5.05817 1.22575 3.9429 -5.07194 1.21828 3.93928 -5.06 1.22103 3.95471 -5.05817 1.22919 3.96547 -5.06735 1.22575 3.9429 -5.07194 1.22103 3.95471 -5.05817 1.22386 3.96929 -5.05236 1.22919 3.96547 -5.06735 1.22919 3.96547 -5.06735 1.22386 3.96929 -5.05236 1.23256 3.98531 -5.05595 1.22271 3.92091 -5.06942 1.22916 3.90895 -5.07913 1.21946 3.90033 -5.06009 1.21324 3.91034 -5.05216 1.21946 3.90033 -5.06009 1.21042 3.89784 -5.04269 1.21324 3.91034 -5.05216 1.22271 3.92091 -5.06942 1.21946 3.90033 -5.06009 1.21324 3.91034 -5.05216 1.21584 3.92446 -5.05795 1.22271 3.92091 -5.06942 1.22271 3.92091 -5.06942 1.21584 3.92446 -5.05795 1.22575 3.9429 -5.07194 1.22575 3.9429 -5.07194 1.21584 3.92446 -5.05795 1.21828 3.93928 -5.06 1.21598 3.88334 -5.04442 1.22246 3.86831 -5.04566 1.21279 3.8724 -5.02479 1.20765 3.88827 -5.03041 1.21279 3.8724 -5.02479 1.20519 3.88235 -5.01663 1.20765 3.88827 -5.03041 1.21598 3.88334 -5.04442 1.21279 3.8724 -5.02479 1.20765 3.88827 -5.03041 1.21042 3.89784 -5.04269 1.21598 3.88334 -5.04442 1.21598 3.88334 -5.04442 1.21042 3.89784 -5.04269 1.21946 3.90033 -5.06009 1.2097 3.86806 -5.00299 1.21628 3.85509 -4.99613 1.20624 3.87081 -4.98008 1.1998 3.88165 -4.98602 1.20624 3.87081 -4.98008 1.19702 3.88723 -4.97145 1.1998 3.88165 -4.98602 1.2097 3.86806 -5.00299 1.20624 3.87081 -4.98008 1.1998 3.88165 -4.98602 1.20262 3.88002 -5.0016 1.2097 3.86806 -5.00299 1.2097 3.86806 -5.00299 1.20262 3.88002 -5.0016 1.20519 3.88235 -5.01663 1.21279 3.8724 -5.02479 1.2097 3.86806 -5.00299 1.20519 3.88235 -5.01663 1.19991 3.89555 -4.94336 1.20503 3.90392 -4.92304 1.19652 3.9156 -4.93226 1.192 3.9076 -4.9495 1.19652 3.9156 -4.93226 1.18919 3.92176 -4.94284 1.192 3.9076 -4.9495 1.19991 3.89555 -4.94336 1.19652 3.9156 -4.93226 1.192 3.9076 -4.9495 1.19454 3.89598 -4.95923 1.19991 3.89555 -4.94336 1.19991 3.89555 -4.94336 1.19454 3.89598 -4.95923 1.20291 3.88051 -4.95945 1.20291 3.88051 -4.95945 1.19454 3.89598 -4.95923 1.19702 3.88723 -4.97145 1.20624 3.87081 -4.98008 1.20291 3.88051 -4.95945 1.19702 3.88723 -4.97145 1.19309 3.93822 -4.92802 1.1985 3.95568 -4.91646 1.19006 3.96013 -4.93087 1.18389 3.95218 -4.94125 1.19006 3.96013 -4.93087 1.18137 3.96646 -4.94615 1.18389 3.95218 -4.94125 1.19309 3.93822 -4.92802 1.19006 3.96013 -4.93087 1.18389 3.95218 -4.94125 1.1864 3.93714 -4.94007 1.19309 3.93822 -4.92802 1.19309 3.93822 -4.92802 1.1864 3.93714 -4.94007 1.19652 3.9156 -4.93226 1.19652 3.9156 -4.93226 1.1864 3.93714 -4.94007 1.18919 3.92176 -4.94284 1.18679 3.98061 -4.94055 1.19205 4.0014 -4.94122 1.18331 3.99735 -4.95647 1.17858 3.97947 -4.95481 1.18331 3.99735 -4.95647 1.17577 3.98981 -4.96655 1.17858 3.97947 -4.95481 1.18679 3.98061 -4.94055 1.18331 3.99735 -4.95647 1.17858 3.97947 -4.95481 1.18137 3.96646 -4.94615 1.18679 3.98061 -4.94055 1.18679 3.98061 -4.94055 1.18137 3.96646 -4.94615 1.19006 3.96013 -4.93087 1.18016 4.00794 -4.97616 1.18582 4.02405 -4.98736 1.17704 4.01198 -4.99813 1.17075 3.99977 -4.99479 1.17704 4.01198 -4.99813 1.16797 3.99909 -5.01038 1.17075 3.99977 -4.99479 1.18016 4.00794 -4.97616 1.17704 4.01198 -4.99813 1.17075 3.99977 -4.99479 1.17323 3.9966 -4.98009 1.18016 4.00794 -4.97616 1.18016 4.00794 -4.97616 1.17323 3.9966 -4.98009 1.18331 3.99735 -4.95647 1.18331 3.99735 -4.95647 1.17323 3.9966 -4.98009 1.17577 3.98981 -4.96655 1.17357 4.00887 -5.02101 1.17912 4.01538 -5.03928 1.17026 3.99887 -5.04145 1.16515 3.99439 -5.02532 1.17026 3.99887 -5.04145 1.16258 3.98628 -5.03818 1.16515 3.99439 -5.02532 1.17357 4.00887 -5.02101 1.17026 3.99887 -5.04145 1.16515 3.99439 -5.02532 1.16797 3.99909 -5.01038 1.17357 4.00887 -5.02101 1.17357 4.00887 -5.02101 1.16797 3.99909 -5.01038 1.17704 4.01198 -4.99813 1.16725 3.98357 -5.05732 1.17295 3.97908 -5.07549 1.16385 3.96332 -5.06812 1.15735 3.9617 -5.05594 1.16385 3.96332 -5.06812 1.15453 3.94647 -5.05965 1.15735 3.9617 -5.05594 1.16725 3.98357 -5.05732 1.16385 3.96332 -5.06812 1.15735 3.9617 -5.05594 1.16012 3.97537 -5.04847 1.16725 3.98357 -5.05732 1.16725 3.98357 -5.05732 1.16012 3.97537 -5.04847 1.16258 3.98628 -5.03818 1.17026 3.99887 -5.04145 1.16725 3.98357 -5.05732 1.16258 3.98628 -5.03818 1.15412 3.89846 -5.0588 1.15997 3.88096 -5.06115 1.15065 3.88197 -5.04262 1.14391 3.8923 -5.0364 1.15412 3.89846 -5.0588 1.15065 3.88197 -5.04262 1.14751 3.8717 -5.02277 1.15371 3.85649 -5.01584 1.14437 3.868 -5.00074 1.13886 3.88064 -5.00876 1.14751 3.8717 -5.02277 1.14437 3.868 -5.00074 1.1409 3.87147 -4.9779 1.14702 3.86315 -4.96367 1.13761 3.88176 -4.95766 1.13459 3.89732 -4.94201 1.14086 3.898 -4.9261 1.13117 3.91776 -4.93152 1.12551 3.91493 -4.94549 1.13459 3.89732 -4.94201 1.13117 3.91776 -4.93152 1.12777 3.94045 -4.928 1.13422 3.94941 -4.91552 1.12476 3.96221 -4.93151 1.12145 3.98247 -4.94186 1.1279 3.99658 -4.93657 1.11798 3.99869 -4.95829 1.11206 3.9854 -4.96077 1.12145 3.98247 -4.94186 1.11798 3.99869 -4.95829 1.11487 4.00863 -4.97824 1.12158 4.02285 -4.98102 1.11171 4.012 -5.00039 1.10695 3.99874 -4.98776 1.11487 4.00863 -4.97824 1.11171 4.012 -5.00039 1.11664 4.02247 -5.02058 1.11494 4.0182 -5.03331 1.10823 4.00817 -5.02318 1.10823 4.00817 -5.02318 1.11494 4.0182 -5.03331 1.11332 4.01209 -5.04503 1.10496 3.99759 -5.04321 1.11332 4.01209 -5.04503 1.11183 4.00447 -5.05539 1.11037 3.99545 -5.06442 1.10496 3.99759 -5.04321 1.11183 4.00447 -5.05539 1.11037 3.99545 -5.06442 1.10193 3.98178 -5.05864 1.10496 3.99759 -5.04321 1.11037 3.99545 -5.06442 1.10878 3.98485 -5.07221 1.10193 3.98178 -5.05864 1.10193 3.98178 -5.05864 1.10878 3.98485 -5.07221 1.10709 3.97295 -5.07835 1.0985 3.96115 -5.06882 1.10709 3.97295 -5.07835 1.10537 3.96015 -5.08258 1.10369 3.94693 -5.08472 1.0985 3.96115 -5.06882 1.10537 3.96015 -5.08258 1.10369 3.94693 -5.08472 1.09511 3.93844 -5.07198 1.0985 3.96115 -5.06882 1.10369 3.94693 -5.08472 1.1021 3.93379 -5.08477 1.09511 3.93844 -5.07198 1.09511 3.93844 -5.07198 1.1021 3.93379 -5.08477 1.10064 3.92117 -5.08289 1.09211 3.91675 -5.06814 1.10064 3.92117 -5.08289 1.09915 3.90887 -5.07909 1.09753 3.89698 -5.07331 1.09211 3.91675 -5.06814 1.09915 3.90887 -5.07909 1.09753 3.89698 -5.07331 1.08878 3.89662 -5.05746 1.09211 3.91675 -5.06814 1.09753 3.89698 -5.07331 1.09583 3.88597 -5.06562 1.08878 3.89662 -5.05746 1.08878 3.89662 -5.05746 1.09583 3.88597 -5.06562 1.09411 3.87628 -5.05625 1.08532 3.88067 -5.04079 1.09411 3.87628 -5.05625 1.09244 3.86826 -5.04559 1.09088 3.86212 -5.03406 1.08532 3.88067 -5.04079 1.09244 3.86826 -5.04559 1.09088 3.86212 -5.03406 1.08223 3.87105 -5.02074 1.08532 3.88067 -5.04079 1.09088 3.86212 -5.03406 1.08945 3.85792 -5.02207 1.08223 3.87105 -5.02074 1.08223 3.87105 -5.02074 1.08945 3.85792 -5.02207 1.08792 3.85551 -5.00932 1.07904 3.86802 -4.99848 1.08792 3.85551 -5.00932 1.08627 3.85509 -4.99604 1.08456 3.85678 -4.98269 1.07904 3.86802 -4.99848 1.08627 3.85509 -4.99604 1.08456 3.85678 -4.98269 1.07556 3.87221 -4.97575 1.07904 3.86802 -4.99848 1.08456 3.85678 -4.98269 1.08285 3.86056 -4.96978 1.07556 3.87221 -4.97575 1.07556 3.87221 -4.97575 1.08285 3.86056 -4.96978 1.08121 3.86624 -4.95776 1.07231 3.88307 -4.95592 1.08121 3.86624 -4.95776 1.07968 3.87352 -4.94704 1.07825 3.88216 -4.93772 1.07231 3.88307 -4.95592 1.07968 3.87352 -4.94704 1.07825 3.88216 -4.93772 1.06927 3.89914 -4.94072 1.07231 3.88307 -4.95592 1.07825 3.88216 -4.93772 1.07668 3.89239 -4.92959 1.06927 3.89914 -4.94072 1.06927 3.89914 -4.94072 1.07668 3.89239 -4.92959 1.07501 3.904 -4.923 1.06583 3.91994 -4.93085 1.07501 3.904 -4.923 1.0733 3.91661 -4.91828 1.0716 3.92977 -4.91562 1.06583 3.91994 -4.93085 1.0733 3.91661 -4.91828 1.0716 3.92977 -4.91562 1.06246 3.9426 -4.92805 1.06583 3.91994 -4.93085 1.0716 3.92977 -4.91562 1.06998 3.94298 -4.91505 1.06246 3.9426 -4.92805 1.06246 3.9426 -4.92805 1.06998 3.94298 -4.91505 1.06849 3.95576 -4.91647 1.05946 3.96429 -4.93222 1.06849 3.95576 -4.91647 1.06703 3.9681 -4.91978 1.06544 3.98013 -4.92507 1.05946 3.96429 -4.93222 1.06703 3.9681 -4.91978 1.06544 3.98013 -4.92507 1.05611 3.98429 -4.94323 1.05946 3.96429 -4.93222 1.06544 3.98013 -4.92507 1.06375 3.99141 -4.93231 1.05611 3.98429 -4.94323 1.05611 3.98429 -4.94323 1.06375 3.99141 -4.93231 1.06204 4.00146 -4.94128 1.05265 3.99996 -4.96014 1.06204 4.00146 -4.94128 1.06035 4.00992 -4.95166 1.05876 4.01653 -4.96302 1.05265 3.99996 -4.96014 1.06035 4.00992 -4.95166 1.05876 4.01653 -4.96302 1.04958 4.00925 -4.9803 1.05265 3.99996 -4.96014 1.05876 4.01653 -4.96302 1.05731 4.02121 -4.97489 1.04958 4.00925 -4.9803 1.04958 4.00925 -4.9803 1.05731 4.02121 -4.97489 1.05581 4.02407 -4.98744 1.04637 4.01195 -5.00265 1.05581 4.02407 -4.98744 1.05419 4.025 -5.00064 1.05249 4.02384 -5.01402 1.04637 4.01195 -5.00265 1.05419 4.025 -5.00064 1.05249 4.02384 -5.01402 1.04289 4.0074 -5.02531 1.04637 4.01195 -5.00265 1.05249 4.02384 -5.01402 1.05077 4.02057 -5.02709 1.04289 4.0074 -5.02531 1.04289 4.0074 -5.02531 1.05077 4.02057 -5.02709 1.04911 4.01534 -5.03936 1.03967 3.99626 -5.04493 1.04911 4.01534 -5.03936 1.04755 4.00842 -5.05043 1.04611 4.00014 -5.06007 1.03967 3.99626 -5.04493 1.04755 4.00842 -5.05043 1.04611 4.00014 -5.06007 1.03661 3.97994 -5.05991 1.03967 3.99626 -5.04493 1.04611 4.00014 -5.06007 1.04458 3.9903 -5.06852 1.03661 3.97994 -5.05991 1.03661 3.97994 -5.05991 1.04458 3.9903 -5.06852 1.04294 3.979 -5.07553 1.03316 3.95896 -5.06946 1.04294 3.979 -5.07553 1.04123 3.96659 -5.08073 1.03952 3.95352 -5.08392 1.03316 3.95896 -5.06946 1.04123 3.96659 -5.08073 1.03952 3.95352 -5.08392 1.0298 3.93624 -5.0719 1.03316 3.95896 -5.06946 1.03952 3.95352 -5.08392 1.03787 3.94028 -5.085 1.0298 3.93624 -5.0719 1.0298 3.93624 -5.0719 1.03787 3.94028 -5.085 1.03635 3.92735 -5.08405 1.0268 3.91468 -5.0674 1.03635 3.92735 -5.08405 1.03491 3.91496 -5.08123 1.03335 3.9028 -5.07643 1.0268 3.91468 -5.0674 1.03491 3.91496 -5.08123 1.03335 3.9028 -5.07643 1.02344 3.89482 -5.05606 1.0268 3.91468 -5.0674 1.03335 3.9028 -5.07643 1.03168 3.89129 -5.06966 1.02344 3.89482 -5.05606 1.02344 3.89482 -5.05606 1.03168 3.89129 -5.06966 1.02996 3.8809 -5.06109 1.01999 3.87942 -5.03892 1.02996 3.8809 -5.06109 1.02826 3.87202 -5.05102 1.02664 3.86493 -5.03987 1.01999 3.87942 -5.03892 1.02826 3.87202 -5.05102 1.02664 3.86493 -5.03987 1.01694 3.87046 -5.01867 1.01999 3.87942 -5.03892 1.02664 3.86493 -5.03987 1.02515 3.85977 -5.02809 1.01694 3.87046 -5.01867 1.01694 3.87046 -5.01867 1.02515 3.85977 -5.02809 1.0237 3.85647 -5.01575 1.0221 3.85504 -5.00268 1.01694 3.87046 -5.01867 1.0237 3.85647 -5.01575 1.0221 3.85504 -5.00268 1.0137 3.8681 -4.99622 1.01694 3.87046 -5.01867 1.0221 3.85504 -5.00268 1.02042 3.85568 -4.9893 1.0137 3.8681 -4.99622 1.0137 3.8681 -4.99622 1.02042 3.85568 -4.9893 1.0187 3.85843 -4.9761 1.01023 3.873 -4.97363 1.0187 3.85843 -4.9761 1.01701 3.86319 -4.96359 1.01542 3.86972 -4.95219 1.01023 3.873 -4.97363 1.01701 3.86319 -4.96359 1.01542 3.86972 -4.95219 1.00702 3.88441 -4.95424 1.01023 3.873 -4.97363 1.01542 3.86972 -4.95219 1.01397 3.87767 -4.94221 1.00702 3.88441 -4.95424 1.00702 3.88441 -4.95424 1.01397 3.87767 -4.94221 1.01248 3.88711 -4.93346 1.00395 3.901 -4.93948 1.01248 3.88711 -4.93346 1.01085 3.89808 -4.92606 1.00915 3.91025 -4.92038 1.00395 3.901 -4.93948 1.01085 3.89808 -4.92606 1.00915 3.91025 -4.92038 1.00049 3.92214 -4.93025 1.00395 3.901 -4.93948 1.00915 3.91025 -4.92038 1.00744 3.9232 -4.91668 1.00049 3.92214 -4.93025 1.00049 3.92214 -4.93025 1.00744 3.9232 -4.91668 1.00577 3.93645 -4.91507 0.997146 3.94486 -4.92816 1.00577 3.93645 -4.91507 1.00421 3.94949 -4.91553 1.00278 3.96198 -4.91789 0.997146 3.94486 -4.92816 1.00421 3.94949 -4.91553 1.00278 3.96198 -4.91789 0.994147 3.96635 -4.933 0.997146 3.94486 -4.92816 1.00278 3.96198 -4.91789 1.00125 3.97422 -4.92219 0.994147 3.96635 -4.933 0.994147 3.96635 -4.933 1.00125 3.97422 -4.92219 0.999598 3.98593 -4.92848 0.990764 3.98606 -4.94466 0.999598 3.98593 -4.92848 0.997888 3.99665 -4.93663 0.996179 4.00594 -4.94636 0.990764 3.98606 -4.94466 0.997888 3.99665 -4.93663 0.996179 4.00594 -4.94636 0.987329 4.00117 -4.96203 0.990764 3.98606 -4.94466 0.996179 4.00594 -4.94636 0.994534 4.01349 -4.95729 0.987329 4.00117 -4.96203 0.987329 4.00117 -4.96203 0.994534 4.01349 -4.95729 0.993009 4.01913 -4.96896 0.984294 4.00981 -4.98238 0.993009 4.01913 -4.96896 0.991573 4.02287 -4.9811 0.990009 4.02479 -4.99403 0.984294 4.00981 -4.98238 0.991573 4.02287 -4.9811 0.990009 4.02479 -4.99403 0.981025 4.01183 -5.00497 0.984294 4.00981 -4.98238 0.990009 4.02479 -4.99403 0.98834 4.02468 -5.00738 0.981025 4.01183 -5.00497 0.981025 4.01183 -5.00497 0.98834 4.02468 -5.00738 0.986624 4.02245 -5.02066 0.977558 4.00657 -5.02742 0.986624 4.02245 -5.02066 0.984925 4.01817 -5.03339 0.983306 4.01205 -5.0451 0.977558 4.00657 -5.02742 0.984925 4.01817 -5.03339 0.983306 4.01205 -5.0451 0.974379 3.9949 -5.04659 0.977558 4.00657 -5.02742 0.983306 4.01205 -5.0451 0.981817 4.00442 -5.05546 0.974379 3.9949 -5.04659 0.974379 3.9949 -5.04659 0.981817 4.00442 -5.05546 0.980361 3.99538 -5.06448 0.971271 3.97799 -5.06116 0.980361 3.99538 -5.06448 0.978765 3.98477 -5.07225 0.977079 3.97286 -5.07839 0.971271 3.97799 -5.06116 0.978765 3.98477 -5.07225 0.977079 3.97286 -5.07839 0.967818 3.95675 -5.07002 0.971271 3.97799 -5.06116 0.977079 3.97286 -5.07839 0.975361 3.96006 -5.0826 0.967818 3.95675 -5.07002 0.967818 3.95675 -5.07002 0.975361 3.96006 -5.0826 0.973677 3.94684 -5.08472 0.964493 3.93404 -5.07175 0.973677 3.94684 -5.08472 0.972085 3.9337 -5.08477 0.970633 3.92109 -5.08287 0.964493 3.93404 -5.07175 0.972085 3.9337 -5.08477 0.970633 3.92109 -5.08287 0.96149 3.91262 -5.06659 0.964493 3.93404 -5.07175 0.970633 3.92109 -5.08287 0.969139 3.90879 -5.07906 0.96149 3.91262 -5.06659 0.96149 3.91262 -5.06659 0.969139 3.90879 -5.07906 0.967516 3.8969 -5.07326 0.958093 3.89307 -5.0546 0.967516 3.8969 -5.07326 0.965815 3.8859 -5.06556 0.9641 3.87622 -5.05619 0.958093 3.89307 -5.0546 0.965815 3.8859 -5.06556 0.9641 3.87622 -5.05619 0.954668 3.87825 -5.03702 0.958093 3.89307 -5.0546 0.9641 3.87622 -5.05619 0.962434 3.86821 -5.04552 0.954668 3.87825 -5.03702 0.954668 3.87825 -5.03702 0.962434 3.86821 -5.04552 0.960874 3.86209 -5.03399 0.951646 3.86993 -5.01656 0.960874 3.86209 -5.03399 0.95944 3.85789 -5.02199 0.957909 3.8555 -5.00924 0.951646 3.86993 -5.01656 0.95944 3.85789 -5.02199 0.957909 3.8555 -5.00924 0.948364 3.86825 -4.99395 0.951646 3.86993 -5.01656 0.957909 3.8555 -5.00924 0.956261 3.8551 -4.99595 0.948364 3.86825 -4.99395 0.948364 3.86825 -4.99395 0.956261 3.8551 -4.99595 0.954551 3.8568 -4.9826 0.944891 3.87386 -4.97154 0.954551 3.8568 -4.9826 0.952842 3.86059 -4.96969 0.951197 3.86628 -4.95769 0.944891 3.87386 -4.97154 0.952842 3.86059 -4.96969 0.951197 3.86628 -4.95769 0.941739 3.8858 -4.9526 0.944891 3.87386 -4.97154 0.951197 3.86628 -4.95769 0.949672 3.87357 -4.94697 0.941739 3.8858 -4.9526 0.941739 3.8858 -4.9526 0.949672 3.87357 -4.94697 0.948237 3.88222 -4.93766 0.938616 3.90291 -4.93829 0.948237 3.88222 -4.93766 0.946672 3.89246 -4.92954 0.945003 3.90408 -4.92296 0.938616 3.90291 -4.93829 0.946672 3.89246 -4.92954 0.945003 3.90408 -4.92296 0.935147 3.92436 -4.92972 0.938616 3.90291 -4.93829 0.945003 3.90408 -4.92296 0.943287 3.9167 -4.91826 0.935147 3.92436 -4.92972 0.935147 3.92436 -4.92972 0.943287 3.9167 -4.91826 0.941588 3.92986 -4.91561 0.931843 3.94704 -4.92835 0.941588 3.92986 -4.91561 0.939969 3.94307 -4.91506 0.938481 3.95585 -4.91649 0.931843 3.94704 -4.92835 0.939969 3.94307 -4.91506 0.938481 3.95585 -4.91649 0.928832 3.9684 -4.93384 0.931843 3.94704 -4.92835 0.938481 3.95585 -4.91649 0.937024 3.96818 -4.91981 0.928832 3.9684 -4.93384 0.928832 3.9684 -4.93384 0.937024 3.96818 -4.91981 0.935428 3.98021 -4.92511 0.925421 3.98779 -4.94615 0.935428 3.98021 -4.92511 0.933741 3.99148 -4.93236 0.932024 4.00152 -4.94135 0.925421 3.98779 -4.94615 0.933741 3.99148 -4.93236 0.932024 4.00152 -4.94135 0.922009 4.00232 -4.96394 0.925421 3.98779 -4.94615 0.932024 4.00152 -4.94135 0.93034 4.00997 -4.95174 0.922009 4.00232 -4.96394 0.922009 4.00232 -4.96394 0.93034 4.00997 -4.95174 0.928749 4.01657 -4.9631 0.927296 4.02123 -4.97497 0.922009 4.00232 -4.96394 0.928749 4.01657 -4.9631 0.927296 4.02123 -4.97497 0.918997 4.01031 -4.9845 0.922009 4.00232 -4.96394 0.927296 4.02123 -4.97497 0.925802 4.02408 -4.98753 0.918997 4.01031 -4.9845 0.918997 4.01031 -4.9845 0.925802 4.02408 -4.98753 0.924179 4.025 -5.00073 0.915694 4.01164 -5.00718 0.924179 4.025 -5.00073 0.922478 4.02382 -5.01411 0.920763 4.02054 -5.02717 0.915694 4.01164 -5.00718 0.922478 4.02382 -5.01411 0.920763 4.02054 -5.02717 0.912225 4.00568 -5.0295 0.915694 4.01164 -5.00718 0.920763 4.02054 -5.02717 0.919097 4.0153 -5.03944 0.912225 4.00568 -5.0295 0.912225 4.00568 -5.0295 0.919097 4.0153 -5.03944 0.917537 4.00837 -5.0505 0.909099 3.99349 -5.04819 0.917537 4.00837 -5.0505 0.916103 4.00008 -5.06013 0.914572 3.99022 -5.06857 0.909099 3.99349 -5.04819 0.916103 4.00008 -5.06013 0.914572 3.99022 -5.06857 0.90595 3.97612 -5.06229 0.909099 3.99349 -5.04819 0.914572 3.99022 -5.06857 0.912924 3.97892 -5.07557 0.90595 3.97612 -5.06229 0.90595 3.97612 -5.06229 0.912924 3.97892 -5.07557 0.911214 3.9665 -5.08076 0.902477 3.95453 -5.07052 0.911214 3.9665 -5.08076 0.909505 3.95343 -5.08393 0.907861 3.94019 -5.085 0.902477 3.95453 -5.07052 0.909505 3.95343 -5.08393 0.907861 3.94019 -5.085 0.899193 3.93187 -5.07154 0.902477 3.95453 -5.07052 0.907861 3.94019 -5.085 0.906336 3.92726 -5.08404 0.899193 3.93187 -5.07154 0.899193 3.93187 -5.07154 0.906336 3.92726 -5.08404 0.9049 3.91487 -5.0812 0.896172 3.91058 -5.06571 0.9049 3.91487 -5.0812 0.903335 3.90272 -5.07639 0.901666 3.89122 -5.06961 0.896172 3.91058 -5.06571 0.903335 3.90272 -5.07639 0.901666 3.89122 -5.06961 0.892749 3.89136 -5.05309 0.896172 3.91058 -5.06571 0.901666 3.89122 -5.06961 0.89995 3.88084 -5.06103 0.892749 3.89136 -5.05309 0.892749 3.89136 -5.05309 0.89995 3.88084 -5.06103 0.898251 3.87196 -5.05095 0.88935 3.87713 -5.03509 0.898251 3.87196 -5.05095 0.896632 3.86489 -5.03979 0.895144 3.85975 -5.02801 0.88935 3.87713 -5.03509 0.896632 3.86489 -5.03979 0.895144 3.85975 -5.02801 0.886346 3.86946 -5.01443 0.88935 3.87713 -5.03509 0.895144 3.85975 -5.02801 0.893687 3.85646 -5.01567 0.886346 3.86946 -5.01443 0.886346 3.86946 -5.01443 0.893687 3.85646 -5.01567 0.892091 3.85504 -5.00259 0.883024 3.86848 -4.99169 0.892091 3.85504 -5.00259 0.890404 3.85569 -4.98921 0.888687 3.85845 -4.97602 0.883024 3.86848 -4.99169 0.890404 3.85569 -4.98921 0.888687 3.85845 -4.97602 0.87956 3.87479 -4.96948 0.883024 3.86848 -4.99169 0.888687 3.85845 -4.97602 0.887003 3.86323 -4.96351 0.87956 3.87479 -4.96948 0.87956 3.87479 -4.96948 0.887003 3.86323 -4.96351 0.885412 3.86977 -4.95211 0.876457 3.88724 -4.95101 0.885412 3.86977 -4.95211 0.88396 3.87773 -4.94214 0.882465 3.88718 -4.9334 0.876457 3.88724 -4.95101 0.88396 3.87773 -4.94214 0.882465 3.88718 -4.9334 0.873283 3.90487 -4.93715 0.876457 3.88724 -4.95101 0.882465 3.88718 -4.9334 0.880842 3.89816 -4.92601 0.873283 3.90487 -4.93715 0.873283 3.90487 -4.93715 0.880842 3.89816 -4.92601 0.879141 3.91033 -4.92035 0.869808 3.92658 -4.92926 0.879141 3.91033 -4.92035 0.877426 3.92329 -4.91666 0.87576 3.93653 -4.91507 0.869808 3.92658 -4.92926 0.877426 3.92329 -4.91666 0.87576 3.93653 -4.91507 0.866545 3.94921 -4.92859 0.869808 3.92658 -4.92926 0.87576 3.93653 -4.91507 0.874201 3.94958 -4.91554 0.866545 3.94921 -4.92859 0.866545 3.94921 -4.92859 0.874201 3.94958 -4.91554 0.872767 3.96206 -4.91791 0.863512 3.97044 -4.93475 0.872767 3.96206 -4.91791 0.871236 3.9743 -4.92223 0.869587 3.98601 -4.92853 0.863512 3.97044 -4.93475 0.871236 3.9743 -4.92223 0.869587 3.98601 -4.92853 0.860078 3.98947 -4.94769 0.863512 3.97044 -4.93475 0.869587 3.98601 -4.92853 0.867877 3.99671 -4.93669 0.860078 3.98947 -4.94769 0.860078 3.98947 -4.94769 0.867877 3.99671 -4.93669 0.866168 4.00599 -4.94643 0.856693 4.0034 -4.96588 0.866168 4.00599 -4.94643 0.864524 4.01353 -4.95736 0.862999 4.01916 -4.96904 0.856693 4.0034 -4.96588 0.864524 4.01353 -4.95736 0.862999 4.01916 -4.96904 0.853694 4.01075 -4.98664 0.856693 4.0034 -4.96588 0.862999 4.01916 -4.96904 0.861563 4.02289 -4.98119 0.853694 4.01075 -4.98664 0.853694 4.01075 -4.98664 0.861563 4.02289 -4.98119 0.859998 4.0248 -4.99412 0.850353 4.01138 -5.00945 0.859998 4.0248 -4.99412 0.858329 4.02467 -5.00747 0.856613 4.02243 -5.02075 0.850353 4.01138 -5.00945 0.858329 4.02467 -5.00747 0.856613 4.02243 -5.02075 0.846896 4.00473 -5.03153 0.850353 4.01138 -5.00945 0.856613 4.02243 -5.02075 0.854914 4.01813 -5.03347 0.846896 4.00473 -5.03153 0.846896 4.00473 -5.03153 0.854914 4.01813 -5.03347 0.853295 4.012 -5.04518 0.843817 3.99204 -5.04976 0.853295 4.012 -5.04518 0.851808 4.00436 -5.05552 0.85035 3.99532 -5.06454 0.843817 3.99204 -5.04976 0.851808 4.00436 -5.05552 0.85035 3.99532 -5.06454 0.840616 3.97414 -5.06339 0.843817 3.99204 -5.04976 0.85035 3.99532 -5.06454 0.848754 3.9847 -5.0723 0.840616 3.97414 -5.06339 0.840616 3.97414 -5.06339 0.848754 3.9847 -5.0723 0.847067 3.97278 -5.07842 0.837139 3.9523 -5.07094 0.847067 3.97278 -5.07842 0.84535 3.95998 -5.08262 0.843666 3.94675 -5.08473 0.837139 3.9523 -5.07094 0.84535 3.95998 -5.08262 0.843666 3.94675 -5.08473 0.833899 3.92972 -5.07126 0.837139 3.9523 -5.07094 0.843666 3.94675 -5.08473 0.842075 3.93362 -5.08476 0.833899 3.92972 -5.07126 0.833899 3.92972 -5.07126 0.842075 3.93362 -5.08476 0.840623 3.921 -5.08285 0.83085 3.90855 -5.06477 0.840623 3.921 -5.08285 0.839129 3.90871 -5.07903 0.837505 3.89682 -5.07322 0.83085 3.90855 -5.06477 0.839129 3.90871 -5.07903 0.837505 3.89682 -5.07322 0.835804 3.88583 -5.0655 0.83085 3.90855 -5.06477 0.83085 3.90855 -5.06477 0.835804 3.88583 -5.0655 0.827406 3.8897 -5.05152 0.822664 3.90757 -5.05048 0.827406 3.8897 -5.05152 0.81983 3.89559 -5.04034 0.822664 3.90757 -5.05048 0.83085 3.90855 -5.06477 0.827406 3.8897 -5.05152 0.822664 3.90757 -5.05048 0.825331 3.92148 -5.05707 0.83085 3.90855 -5.06477 0.83085 3.90855 -5.06477 0.825331 3.92148 -5.05707 0.833899 3.92972 -5.07126 0.840623 3.921 -5.08285 0.83085 3.90855 -5.06477 0.833899 3.92972 -5.07126 1.10823 4.00817 -5.02318 1.11332 4.01209 -5.04503 1.10496 3.99759 -5.04321 1.09873 3.99042 -5.03253 1.10496 3.99759 -5.04321 1.09631 3.98084 -5.04396 1.09873 3.99042 -5.03253 1.10823 4.00817 -5.02318 1.10496 3.99759 -5.04321 1.10193 3.98178 -5.05864 1.10709 3.97295 -5.07835 1.0985 3.96115 -5.06882 1.09367 3.96834 -5.05288 1.0985 3.96115 -5.06882 1.09083 3.95366 -5.05842 1.09367 3.96834 -5.05288 1.10193 3.98178 -5.05864 1.0985 3.96115 -5.06882 1.09367 3.96834 -5.05288 1.09631 3.98084 -5.04396 1.10193 3.98178 -5.05864 1.10193 3.98178 -5.05864 1.09631 3.98084 -5.04396 1.10496 3.99759 -5.04321 1.09511 3.93844 -5.07198 1.10064 3.92117 -5.08289 1.09211 3.91675 -5.06814 1.08567 3.92347 -5.05768 1.09211 3.91675 -5.06814 1.08305 3.90941 -5.05162 1.08567 3.92347 -5.05768 1.09511 3.93844 -5.07198 1.09211 3.91675 -5.06814 1.08567 3.92347 -5.05768 1.0881 3.93822 -5.05997 1.09511 3.93844 -5.07198 1.09511 3.93844 -5.07198 1.0881 3.93822 -5.05997 1.09083 3.95366 -5.05842 1.0985 3.96115 -5.06882 1.09511 3.93844 -5.07198 1.09083 3.95366 -5.05842 1.08878 3.89662 -5.05746 1.09411 3.87628 -5.05625 1.08532 3.88067 -5.04079 1.08022 3.89708 -5.04192 1.08532 3.88067 -5.04079 1.07747 3.88775 -5.02949 1.08022 3.89708 -5.04192 1.08878 3.89662 -5.05746 1.08532 3.88067 -5.04079 1.08022 3.89708 -5.04192 1.08305 3.90941 -5.05162 1.08878 3.89662 -5.05746 1.08878 3.89662 -5.05746 1.08305 3.90941 -5.05162 1.09211 3.91675 -5.06814 1.08223 3.87105 -5.02074 1.08792 3.85551 -5.00932 1.07904 3.86802 -4.99848 1.07243 3.88 -5.00053 1.07904 3.86802 -4.99848 1.06961 3.88191 -4.98497 1.07243 3.88 -5.00053 1.08223 3.87105 -5.02074 1.07904 3.86802 -4.99848 1.07243 3.88 -5.00053 1.07503 3.88208 -5.01565 1.08223 3.87105 -5.02074 1.08223 3.87105 -5.02074 1.07503 3.88208 -5.01565 1.07747 3.88775 -5.02949 1.08532 3.88067 -5.04079 1.08223 3.87105 -5.02074 1.07747 3.88775 -5.02949 1.07556 3.87221 -4.97575 1.08121 3.86624 -4.95776 1.07231 3.88307 -4.95592 1.06684 3.88774 -4.97052 1.07231 3.88307 -4.95592 1.06438 3.89668 -4.95849 1.06684 3.88774 -4.97052 1.07556 3.87221 -4.97575 1.07231 3.88307 -4.95592 1.06684 3.88774 -4.97052 1.06961 3.88191 -4.98497 1.07556 3.87221 -4.97575 1.07556 3.87221 -4.97575 1.06961 3.88191 -4.98497 1.07904 3.86802 -4.99848 1.06927 3.89914 -4.94072 1.07501 3.904 -4.923 1.06583 3.91994 -4.93085 1.05899 3.9228 -4.94252 1.06583 3.91994 -4.93085 1.05621 3.9382 -4.94003 1.05899 3.9228 -4.94252 1.06927 3.89914 -4.94072 1.06583 3.91994 -4.93085 1.05899 3.9228 -4.94252 1.06181 3.90851 -4.94893 1.06927 3.89914 -4.94072 1.06927 3.89914 -4.94072 1.06181 3.90851 -4.94893 1.06438 3.89668 -4.95849 1.07231 3.88307 -4.95592 1.06927 3.89914 -4.94072 1.06438 3.89668 -4.95849 1.06246 3.9426 -4.92805 1.06849 3.95576 -4.91647 1.05946 3.96429 -4.93222 1.05373 3.95317 -4.94146 1.05946 3.96429 -4.93222 1.05119 3.96742 -4.94663 1.05373 3.95317 -4.94146 1.06246 3.9426 -4.92805 1.05946 3.96429 -4.93222 1.05373 3.95317 -4.94146 1.05621 3.9382 -4.94003 1.06246 3.9426 -4.92805 1.06246 3.9426 -4.92805 1.05621 3.9382 -4.94003 1.06583 3.91994 -4.93085 1.05611 3.98429 -4.94323 1.06204 4.00146 -4.94128 1.05265 3.99996 -4.96014 1.04838 3.98028 -4.95553 1.05265 3.99996 -4.96014 1.04559 3.9904 -4.96744 1.04838 3.98028 -4.95553 1.05611 3.98429 -4.94323 1.05265 3.99996 -4.96014 1.04838 3.98028 -4.95553 1.05119 3.96742 -4.94663 1.05611 3.98429 -4.94323 1.05611 3.98429 -4.94323 1.05119 3.96742 -4.94663 1.05946 3.96429 -4.93222 1.04958 4.00925 -4.9803 1.05581 4.02407 -4.98744 1.04637 4.01195 -5.00265 1.04056 3.99986 -4.99586 1.04637 4.01195 -5.00265 1.03777 3.9989 -5.01145 1.04056 3.99986 -4.99586 1.04958 4.00925 -4.9803 1.04637 4.01195 -5.00265 1.04056 3.99986 -4.99586 1.04307 3.99693 -4.98105 1.04958 4.00925 -4.9803 1.04958 4.00925 -4.9803 1.04307 3.99693 -4.98105 1.05265 3.99996 -4.96014 1.05265 3.99996 -4.96014 1.04307 3.99693 -4.98105 1.04559 3.9904 -4.96744 1.04289 4.0074 -5.02531 1.04911 4.01534 -5.03936 1.03967 3.99626 -5.04493 1.03496 3.99393 -5.02629 1.03967 3.99626 -5.04493 1.03242 3.98563 -5.03897 1.03496 3.99393 -5.02629 1.04289 4.0074 -5.02531 1.03967 3.99626 -5.04493 1.03496 3.99393 -5.02629 1.03777 3.9989 -5.01145 1.04289 4.0074 -5.02531 1.04289 4.0074 -5.02531 1.03777 3.9989 -5.01145 1.04637 4.01195 -5.00265 1.03661 3.97994 -5.05991 1.04294 3.979 -5.07553 1.03316 3.95896 -5.06946 1.02716 3.96068 -5.05632 1.03316 3.95896 -5.06946 1.02434 3.9454 -5.05976 1.02716 3.96068 -5.05632 1.03661 3.97994 -5.05991 1.03316 3.95896 -5.06946 1.02716 3.96068 -5.05632 1.02994 3.9745 -5.04909 1.03661 3.97994 -5.05991 1.03661 3.97994 -5.05991 1.02994 3.9745 -5.04909 1.03967 3.99626 -5.04493 1.03967 3.99626 -5.04493 1.02994 3.9745 -5.04909 1.03242 3.98563 -5.03897 1.0298 3.93624 -5.0719 1.03635 3.92735 -5.08405 1.0268 3.91468 -5.0674 1.02177 3.9302 -5.05919 1.0268 3.91468 -5.0674 1.01931 3.91583 -5.05492 1.02177 3.9302 -5.05919 1.0298 3.93624 -5.0719 1.0268 3.91468 -5.0674 1.02177 3.9302 -5.05919 1.02434 3.9454 -5.05976 1.0298 3.93624 -5.0719 1.0298 3.93624 -5.0719 1.02434 3.9454 -5.05976 1.03316 3.95896 -5.06946 1.02344 3.89482 -5.05606 1.02996 3.8809 -5.06109 1.01999 3.87942 -5.03892 1.01372 3.89166 -5.03554 1.01999 3.87942 -5.03892 1.01112 3.88425 -5.02219 1.01372 3.89166 -5.03554 1.02344 3.89482 -5.05606 1.01999 3.87942 -5.03892 1.01372 3.89166 -5.03554 1.01654 3.90251 -5.04685 1.02344 3.89482 -5.05606 1.02344 3.89482 -5.05606 1.01654 3.90251 -5.04685 1.0268 3.91468 -5.0674 1.0268 3.91468 -5.0674 1.01654 3.90251 -5.04685 1.01931 3.91583 -5.05492 1.0137 3.8681 -4.99622 1.0187 3.85843 -4.9761 1.01023 3.873 -4.97363 1.00593 3.88051 -4.99217 1.01023 3.873 -4.97363 1.0031 3.88458 -4.97701 1.00593 3.88051 -4.99217 1.0137 3.8681 -4.99622 1.01023 3.873 -4.97363 1.00593 3.88051 -4.99217 1.00868 3.8805 -5.00771 1.0137 3.8681 -4.99622 1.0137 3.8681 -4.99622 1.00868 3.8805 -5.00771 1.01694 3.87046 -5.01867 1.01694 3.87046 -5.01867 1.00868 3.8805 -5.00771 1.01112 3.88425 -5.02219 1.01999 3.87942 -5.03892 1.01694 3.87046 -5.01867 1.01112 3.88425 -5.02219 1.00702 3.88441 -4.95424 1.01248 3.88711 -4.93346 1.00395 3.901 -4.93948 0.99805 3.90263 -4.95306 1.00395 3.901 -4.93948 0.995318 3.91592 -4.94505 0.99805 3.90263 -4.95306 1.00702 3.88441 -4.95424 1.00395 3.901 -4.93948 0.99805 3.90263 -4.95306 1.00048 3.8922 -4.96374 1.00702 3.88441 -4.95424 1.00702 3.88441 -4.95424 1.00048 3.8922 -4.96374 1.01023 3.873 -4.97363 1.01023 3.873 -4.97363 1.00048 3.8922 -4.96374 1.0031 3.88458 -4.97701 1.00049 3.92214 -4.93025 1.00577 3.93645 -4.91507 0.997146 3.94486 -4.92816 0.992486 3.93099 -4.94068 0.997146 3.94486 -4.92816 0.989835 3.94635 -4.94034 0.992486 3.93099 -4.94068 1.00049 3.92214 -4.93025 0.997146 3.94486 -4.92816 0.992486 3.93099 -4.94068 0.995318 3.91592 -4.94505 1.00049 3.92214 -4.93025 1.00049 3.92214 -4.93025 0.995318 3.91592 -4.94505 1.00395 3.901 -4.93948 0.994147 3.96635 -4.933 0.999598 3.98593 -4.92848 0.990764 3.98606 -4.94466 0.984704 3.97456 -4.95095 0.990764 3.98606 -4.94466 0.981869 3.9861 -4.9616 0.984704 3.97456 -4.95095 0.994147 3.96635 -4.933 0.990764 3.98606 -4.94466 0.984704 3.97456 -4.95095 0.987417 3.96086 -4.94374 0.994147 3.96635 -4.933 0.994147 3.96635 -4.933 0.987417 3.96086 -4.94374 0.997146 3.94486 -4.92816 0.997146 3.94486 -4.92816 0.987417 3.96086 -4.94374 0.989835 3.94635 -4.94034 0.987329 4.00117 -4.96203 0.993009 4.01913 -4.96896 0.984294 4.00981 -4.98238 0.979195 3.99436 -4.9746 0.984294 4.00981 -4.98238 0.976781 3.99894 -4.98878 0.979195 3.99436 -4.9746 0.987329 4.00117 -4.96203 0.984294 4.00981 -4.98238 0.979195 3.99436 -4.9746 0.981869 3.9861 -4.9616 0.987329 4.00117 -4.96203 0.987329 4.00117 -4.96203 0.981869 3.9861 -4.9616 0.990764 3.98606 -4.94466 0.981025 4.01183 -5.00497 0.986624 4.02245 -5.02066 0.977558 4.00657 -5.02742 0.971254 3.99672 -5.01958 0.977558 4.00657 -5.02742 0.968558 3.98984 -5.03341 0.971254 3.99672 -5.01958 0.981025 4.01183 -5.00497 0.977558 4.00657 -5.02742 0.971254 3.99672 -5.01958 0.974089 3.99985 -5.00419 0.981025 4.01183 -5.00497 0.981025 4.01183 -5.00497 0.974089 3.99985 -5.00419 0.976781 3.99894 -4.98878 0.984294 4.00981 -4.98238 0.981025 4.01183 -5.00497 0.976781 3.99894 -4.98878 0.974379 3.9949 -5.04659 0.980361 3.99538 -5.06448 0.971271 3.97799 -5.06116 0.966143 3.98007 -5.04466 0.971271 3.97799 -5.06116 0.963473 3.96739 -5.05338 0.966143 3.98007 -5.04466 0.974379 3.9949 -5.04659 0.971271 3.97799 -5.06116 0.966143 3.98007 -5.04466 0.968558 3.98984 -5.03341 0.974379 3.9949 -5.04659 0.974379 3.9949 -5.04659 0.968558 3.98984 -5.03341 0.977558 4.00657 -5.02742 0.967818 3.95675 -5.07002 0.973677 3.94684 -5.08472 0.964493 3.93404 -5.07175 0.957923 3.93717 -5.05993 0.964493 3.93404 -5.07175 0.955502 3.92247 -5.05738 0.957923 3.93717 -5.05993 0.967818 3.95675 -5.07002 0.964493 3.93404 -5.07175 0.957923 3.93717 -5.05993 0.960639 3.9526 -5.05866 0.967818 3.95675 -5.07002 0.967818 3.95675 -5.07002 0.960639 3.9526 -5.05866 0.963473 3.96739 -5.05338 0.971271 3.97799 -5.06116 0.967818 3.95675 -5.07002 0.963473 3.96739 -5.05338 0.96149 3.91262 -5.06659 0.967516 3.8969 -5.07326 0.958093 3.89307 -5.0546 0.952857 3.90849 -5.05106 0.958093 3.89307 -5.0546 0.950025 3.89632 -5.04114 0.952857 3.90849 -5.05106 0.96149 3.91262 -5.06659 0.958093 3.89307 -5.0546 0.952857 3.90849 -5.05106 0.955502 3.92247 -5.05738 0.96149 3.91262 -5.06659 0.96149 3.91262 -5.06659 0.955502 3.92247 -5.05738 0.964493 3.93404 -5.07175 0.954668 3.87825 -5.03702 0.960874 3.86209 -5.03399 0.951646 3.86993 -5.01656 0.944859 3.88182 -5.01465 0.951646 3.86993 -5.01656 0.942239 3.88 -4.99945 0.944859 3.88182 -5.01465 0.954668 3.87825 -5.03702 0.951646 3.86993 -5.01656 0.944859 3.88182 -5.01465 0.94729 3.88723 -5.02856 0.954668 3.87825 -5.03702 0.954668 3.87825 -5.03702 0.94729 3.88723 -5.02856 0.950025 3.89632 -5.04114 0.958093 3.89307 -5.0546 0.954668 3.87825 -5.03702 0.950025 3.89632 -5.04114 0.948364 3.86825 -4.99395 0.954551 3.8568 -4.9826 0.944891 3.87386 -4.97154 0.939412 3.8822 -4.98392 0.944891 3.87386 -4.97154 0.936659 3.88827 -4.9696 0.939412 3.8822 -4.98392 0.948364 3.86825 -4.99395 0.944891 3.87386 -4.97154 0.939412 3.8822 -4.98392 0.942239 3.88 -4.99945 0.948364 3.86825 -4.99395 0.948364 3.86825 -4.99395 0.942239 3.88 -4.99945 0.951646 3.86993 -5.01656 0.941739 3.8858 -4.9526 0.948237 3.88222 -4.93766 0.938616 3.90291 -4.93829 0.934214 3.8974 -4.95775 0.938616 3.90291 -4.93829 0.931619 3.90943 -4.94837 0.934214 3.8974 -4.95775 0.941739 3.8858 -4.9526 0.938616 3.90291 -4.93829 0.934214 3.8974 -4.95775 0.936659 3.88827 -4.9696 0.941739 3.8858 -4.9526 0.941739 3.8858 -4.9526 0.936659 3.88827 -4.9696 0.944891 3.87386 -4.97154 0.935147 3.92436 -4.92972 0.941588 3.92986 -4.91561 0.931843 3.94704 -4.92835 0.92603 3.93927 -4.94 0.931843 3.94704 -4.92835 0.923566 3.95417 -4.9417 0.92603 3.93927 -4.94 0.935147 3.92436 -4.92972 0.931843 3.94704 -4.92835 0.92603 3.93927 -4.94 0.928799 3.92384 -4.94222 0.935147 3.92436 -4.92972 0.935147 3.92436 -4.92972 0.928799 3.92384 -4.94222 0.938616 3.90291 -4.93829 0.938616 3.90291 -4.93829 0.928799 3.92384 -4.94222 0.931619 3.90943 -4.94837 0.928832 3.9684 -4.93384 0.935428 3.98021 -4.92511 0.925421 3.98779 -4.94615 0.920999 3.96836 -4.94713 0.925421 3.98779 -4.94615 0.918186 3.98108 -4.95627 0.920999 3.96836 -4.94713 0.928832 3.9684 -4.93384 0.925421 3.98779 -4.94615 0.920999 3.96836 -4.94713 0.923566 3.95417 -4.9417 0.928832 3.9684 -4.93384 0.928832 3.9684 -4.93384 0.923566 3.95417 -4.9417 0.931843 3.94704 -4.92835 0.918997 4.01031 -4.9845 0.924179 4.025 -5.00073 0.915694 4.01164 -5.00718 0.910376 3.99992 -4.99692 0.915694 4.01164 -5.00718 0.907574 3.99868 -5.01252 0.910376 3.99992 -4.99692 0.918997 4.01031 -4.9845 0.915694 4.01164 -5.00718 0.910376 3.99992 -4.99692 0.912915 3.99724 -4.98202 0.918997 4.01031 -4.9845 0.918997 4.01031 -4.9845 0.912915 3.99724 -4.98202 0.922009 4.00232 -4.96394 0.922009 4.00232 -4.96394 0.912915 3.99724 -4.98202 0.915403 3.99097 -4.96834 0.925421 3.98779 -4.94615 0.915403 3.99097 -4.96834 0.918186 3.98108 -4.95627 0.925421 3.98779 -4.94615 0.922009 4.00232 -4.96394 0.915403 3.99097 -4.96834 0.912225 4.00568 -5.0295 0.917537 4.00837 -5.0505 0.909099 3.99349 -5.04819 0.902261 3.98496 -5.03973 0.909099 3.99349 -5.04819 0.899753 3.97363 -5.04969 0.902261 3.98496 -5.03973 0.912225 4.00568 -5.0295 0.909099 3.99349 -5.04819 0.902261 3.98496 -5.03973 0.904778 3.99346 -5.02725 0.912225 4.00568 -5.0295 0.912225 4.00568 -5.0295 0.904778 3.99346 -5.02725 0.907574 3.99868 -5.01252 0.915694 4.01164 -5.00718 0.912225 4.00568 -5.0295 0.907574 3.99868 -5.01252 0.90595 3.97612 -5.06229 0.911214 3.9665 -5.08076 0.902477 3.95453 -5.07052 0.896961 3.95966 -5.05669 0.902477 3.95453 -5.07052 0.894155 3.94433 -5.05984 0.896961 3.95966 -5.05669 0.90595 3.97612 -5.06229 0.902477 3.95453 -5.07052 0.896961 3.95966 -5.05669 0.899753 3.97363 -5.04969 0.90595 3.97612 -5.06229 0.90595 3.97612 -5.06229 0.899753 3.97363 -5.04969 0.909099 3.99349 -5.04819 0.899193 3.93187 -5.07154 0.9049 3.91487 -5.0812 0.896172 3.91058 -5.06571 0.891608 3.92919 -5.05902 0.896172 3.91058 -5.06571 0.889127 3.91486 -5.05448 0.891608 3.92919 -5.05902 0.899193 3.93187 -5.07154 0.896172 3.91058 -5.06571 0.891608 3.92919 -5.05902 0.894155 3.94433 -5.05984 0.899193 3.93187 -5.07154 0.899193 3.93187 -5.07154 0.894155 3.94433 -5.05984 0.902477 3.95453 -5.07052 0.892749 3.89136 -5.05309 0.898251 3.87196 -5.05095 0.88935 3.87713 -5.03509 0.883533 3.89103 -5.03466 0.88935 3.87713 -5.03509 0.880958 3.88388 -5.02123 0.883533 3.89103 -5.03466 0.892749 3.89136 -5.05309 0.88935 3.87713 -5.03509 0.883533 3.89103 -5.03466 0.886349 3.90167 -5.04616 0.892749 3.89136 -5.05309 0.892749 3.89136 -5.05309 0.886349 3.90167 -5.04616 0.896172 3.91058 -5.06571 0.896172 3.91058 -5.06571 0.886349 3.90167 -5.04616 0.889127 3.91486 -5.05448 0.886346 3.86946 -5.01443 0.892091 3.85504 -5.00259 0.883024 3.86848 -4.99169 0.8785 3.88037 -5.00666 0.883024 3.86848 -4.99169 0.875736 3.88066 -4.99109 0.8785 3.88037 -5.00666 0.886346 3.86946 -5.01443 0.883024 3.86848 -4.99169 0.8785 3.88037 -5.00666 0.880958 3.88388 -5.02123 0.886346 3.86946 -5.01443 0.886346 3.86946 -5.01443 0.880958 3.88388 -5.02123 0.88935 3.87713 -5.03509 0.87956 3.87479 -4.96948 0.885412 3.86977 -4.95211 0.876457 3.88724 -4.95101 0.87031 3.89283 -4.96292 0.876457 3.88724 -4.95101 0.86787 3.90346 -4.95241 0.87031 3.89283 -4.96292 0.87956 3.87479 -4.96948 0.876457 3.88724 -4.95101 0.87031 3.89283 -4.96292 0.872913 3.885 -4.97602 0.87956 3.87479 -4.96948 0.87956 3.87479 -4.96948 0.872913 3.885 -4.97602 0.883024 3.86848 -4.99169 0.883024 3.86848 -4.99169 0.872913 3.885 -4.97602 0.875736 3.88066 -4.99109 0.873283 3.90487 -4.93715 0.879141 3.91033 -4.92035 0.869808 3.92658 -4.92926 0.865123 3.91691 -4.94462 0.869808 3.92658 -4.92926 0.862294 3.93206 -4.94053 0.865123 3.91691 -4.94462 0.873283 3.90487 -4.93715 0.869808 3.92658 -4.92926 0.865123 3.91691 -4.94462 0.86787 3.90346 -4.95241 0.873283 3.90487 -4.93715 0.873283 3.90487 -4.93715 0.86787 3.90346 -4.95241 0.876457 3.88724 -4.95101 0.866545 3.94921 -4.92859 0.872767 3.96206 -4.91791 0.863512 3.97044 -4.93475 0.857239 3.96185 -4.94412 0.863512 3.97044 -4.93475 0.854509 3.97544 -4.95158 0.857239 3.96185 -4.94412 0.866545 3.94921 -4.92859 0.863512 3.97044 -4.93475 0.857239 3.96185 -4.94412 0.859666 3.94738 -4.94046 0.866545 3.94921 -4.92859 0.866545 3.94921 -4.92859 0.859666 3.94738 -4.94046 0.869808 3.92658 -4.92926 0.869808 3.92658 -4.92926 0.859666 3.94738 -4.94046 0.862294 3.93206 -4.94053 0.860078 3.98947 -4.94769 0.866168 4.00599 -4.94643 0.856693 4.0034 -4.96588 0.851677 3.98678 -4.96243 0.856693 4.0034 -4.96588 0.849023 3.99479 -4.97555 0.851677 3.98678 -4.96243 0.860078 3.98947 -4.94769 0.856693 4.0034 -4.96588 0.851677 3.98678 -4.96243 0.854509 3.97544 -4.95158 0.860078 3.98947 -4.94769 0.860078 3.98947 -4.94769 0.854509 3.97544 -4.95158 0.863512 3.97044 -4.93475 0.853694 4.01075 -4.98664 0.859998 4.0248 -4.99412 0.850353 4.01138 -5.00945 0.843895 3.99977 -5.00527 0.850353 4.01138 -5.00945 0.84106 3.99635 -5.0206 0.843895 3.99977 -5.00527 0.853694 4.01075 -4.98664 0.850353 4.01138 -5.00945 0.843895 3.99977 -5.00527 0.846605 3.99913 -4.98981 0.853694 4.01075 -4.98664 0.853694 4.01075 -4.98664 0.846605 3.99913 -4.98981 0.849023 3.99479 -4.97555 0.856693 4.0034 -4.96588 0.853694 4.01075 -4.98664 0.849023 3.99479 -4.97555 0.846896 4.00473 -5.03153 0.853295 4.012 -5.04518 0.843817 3.99204 -5.04976 0.838384 3.98925 -5.03427 0.843817 3.99204 -5.04976 0.835969 3.97929 -5.04535 0.838384 3.98925 -5.03427 0.846896 4.00473 -5.03153 0.843817 3.99204 -5.04976 0.838384 3.98925 -5.03427 0.84106 3.99635 -5.0206 0.846896 4.00473 -5.03153 0.846896 4.00473 -5.03153 0.84106 3.99635 -5.0206 0.850353 4.01138 -5.00945 0.840616 3.97414 -5.06339 0.847067 3.97278 -5.07842 0.837139 3.9523 -5.07094 0.830445 3.95154 -5.05888 0.837139 3.9523 -5.07094 0.827746 3.93612 -5.05987 0.830445 3.95154 -5.05888 0.840616 3.97414 -5.06339 0.837139 3.9523 -5.07094 0.830445 3.95154 -5.05888 0.83328 3.96642 -5.05387 0.840616 3.97414 -5.06339 0.840616 3.97414 -5.06339 0.83328 3.96642 -5.05387 0.835969 3.97929 -5.04535 0.843817 3.99204 -5.04976 0.840616 3.97414 -5.06339 0.835969 3.97929 -5.04535 0.835804 3.88583 -5.0655 0.834089 3.87616 -5.05612 0.827406 3.8897 -5.05152 0.827406 3.8897 -5.05152 0.834089 3.87616 -5.05612 0.832423 3.86817 -5.04544 0.824039 3.87609 -5.03315 0.832423 3.86817 -5.04544 0.830864 3.86206 -5.03391 0.82943 3.85787 -5.02191 0.824039 3.87609 -5.03315 0.830864 3.86206 -5.03391 0.82943 3.85787 -5.02191 0.82104 3.86905 -5.01227 0.824039 3.87609 -5.03315 0.82943 3.85787 -5.02191 0.827899 3.85549 -5.00915 0.82104 3.86905 -5.01227 0.82104 3.86905 -5.01227 0.827899 3.85549 -5.00915 0.82625 3.8551 -4.99586 0.817682 3.86878 -4.98943 0.82625 3.8551 -4.99586 0.82454 3.85682 -4.98251 0.822831 3.86062 -4.96961 0.817682 3.86878 -4.98943 0.82454 3.85682 -4.98251 0.822831 3.86062 -4.96961 0.814232 3.87577 -4.96746 0.817682 3.86878 -4.98943 0.822831 3.86062 -4.96961 0.821187 3.86632 -4.95761 0.814232 3.87577 -4.96746 0.814232 3.87577 -4.96746 0.821187 3.86632 -4.95761 0.819663 3.87362 -4.94691 0.811173 3.88871 -4.94947 0.819663 3.87362 -4.94691 0.818227 3.88228 -4.9376 0.816661 3.89253 -4.92949 0.811173 3.88871 -4.94947 0.818227 3.88228 -4.9376 0.816661 3.89253 -4.92949 0.807948 3.90686 -4.93608 0.811173 3.88871 -4.94947 0.816661 3.89253 -4.92949 0.814991 3.90416 -4.92293 0.807948 3.90686 -4.93608 0.807948 3.90686 -4.93608 0.814991 3.90416 -4.92293 0.813275 3.91679 -4.91823 0.80447 3.92882 -4.92887 0.813275 3.91679 -4.91823 0.811577 3.92995 -4.9156 0.809958 3.94316 -4.91506 0.80447 3.92882 -4.92887 0.811577 3.92995 -4.9156 0.809958 3.94316 -4.91506 0.801255 3.95135 -4.9289 0.80447 3.92882 -4.92887 0.809958 3.94316 -4.91506 0.808471 3.95593 -4.91651 0.801255 3.95135 -4.9289 0.801255 3.95135 -4.9289 0.808471 3.95593 -4.91651 0.807014 3.96826 -4.91984 0.798188 3.97245 -4.93573 0.807014 3.96826 -4.91984 0.805417 3.98029 -4.92516 0.80373 3.99155 -4.93242 0.798188 3.97245 -4.93573 0.805417 3.98029 -4.92516 0.80373 3.99155 -4.93242 0.794735 3.99111 -4.94928 0.798188 3.97245 -4.93573 0.80373 3.99155 -4.93242 0.802012 4.00158 -4.94141 0.794735 3.99111 -4.94928 0.794735 3.99111 -4.94928 0.802012 4.00158 -4.94141 0.800329 4.01002 -4.95181 0.791383 4.00442 -4.96784 0.800329 4.01002 -4.95181 0.798738 4.01661 -4.96317 0.797287 4.02126 -4.97505 0.791383 4.00442 -4.96784 0.798738 4.01661 -4.96317 0.797287 4.02126 -4.97505 0.788386 4.01113 -4.98881 0.791383 4.00442 -4.96784 0.797287 4.02126 -4.97505 0.795792 4.02409 -4.98761 0.788386 4.01113 -4.98881 0.788386 4.01113 -4.98881 0.795792 4.02409 -4.98761 0.794167 4.025 -5.00081 0.78501 4.01104 -5.0117 0.794167 4.025 -5.00081 0.792467 4.02381 -5.01419 0.790752 4.02051 -5.02725 0.78501 4.01104 -5.0117 0.792467 4.02381 -5.01419 0.790752 4.02051 -5.02725 0.781575 4.00373 -5.0335 0.78501 4.01104 -5.0117 0.790752 4.02051 -5.02725 0.789086 4.01526 -5.03952 0.781575 4.00373 -5.0335 0.781575 4.00373 -5.0335 0.789086 4.01526 -5.03952 0.787527 4.00832 -5.05057 0.778528 3.99052 -5.0513 0.787527 4.00832 -5.05057 0.786094 4.00002 -5.06019 0.784562 3.99015 -5.06863 0.778528 3.99052 -5.0513 0.786094 4.00002 -5.06019 0.784562 3.99015 -5.06863 0.775279 3.97213 -5.06443 0.778528 3.99052 -5.0513 0.784562 3.99015 -5.06863 0.782913 3.97884 -5.07561 0.775279 3.97213 -5.06443 0.775279 3.97213 -5.06443 0.782913 3.97884 -5.07561 0.781202 3.96642 -5.08079 0.771802 3.95006 -5.07129 0.781202 3.96642 -5.08079 0.779494 3.95334 -5.08395 0.77785 3.9401 -5.085 0.771802 3.95006 -5.07129 0.779494 3.95334 -5.08395 0.77785 3.9401 -5.085 0.768612 3.92759 -5.07092 0.771802 3.95006 -5.07129 0.77785 3.9401 -5.085 0.776326 3.92718 -5.08403 0.768612 3.92759 -5.07092 0.768612 3.92759 -5.07092 0.776326 3.92718 -5.08403 0.77489 3.91479 -5.08118 0.765524 3.90655 -5.06376 0.77489 3.91479 -5.08118 0.773324 3.90264 -5.07635 0.771654 3.89115 -5.06956 0.765524 3.90655 -5.06376 0.773324 3.90264 -5.07635 0.771654 3.89115 -5.06956 0.762064 3.8881 -5.0499 0.765524 3.90655 -5.06376 0.771654 3.89115 -5.06956 0.769938 3.88077 -5.06097 0.762064 3.8881 -5.0499 0.762064 3.8881 -5.0499 0.769938 3.88077 -5.06097 0.76824 3.87191 -5.05088 0.75873 3.8751 -5.03118 0.76824 3.87191 -5.05088 0.766622 3.86485 -5.03971 0.765135 3.85972 -5.02793 0.75873 3.8751 -5.03118 0.766622 3.86485 -5.03971 0.765135 3.85972 -5.02793 0.755729 3.86871 -5.01009 0.75873 3.8751 -5.03118 0.765135 3.85972 -5.02793 0.763677 3.85644 -5.01558 0.755729 3.86871 -5.01009 0.755729 3.86871 -5.01009 0.763677 3.85644 -5.01558 0.76208 3.85504 -5.0025 0.752339 3.86915 -4.98718 0.76208 3.85504 -5.0025 0.760393 3.8557 -4.98912 0.758675 3.85848 -4.97593 0.752339 3.86915 -4.98718 0.760393 3.8557 -4.98912 0.758675 3.85848 -4.97593 0.748909 3.87681 -4.96548 0.752339 3.86915 -4.98718 0.758675 3.85848 -4.97593 0.756992 3.86327 -4.96343 0.748909 3.87681 -4.96548 0.748909 3.87681 -4.96548 0.756992 3.86327 -4.96343 0.755402 3.86982 -4.95204 0.745881 3.89026 -4.94795 0.755402 3.86982 -4.95204 0.75395 3.87779 -4.94208 0.752455 3.88725 -4.93335 0.745881 3.89026 -4.94795 0.75395 3.87779 -4.94208 0.752455 3.88725 -4.93335 0.74261 3.90889 -4.93507 0.745881 3.89026 -4.94795 0.752455 3.88725 -4.93335 0.75083 3.89823 -4.92597 0.74261 3.90889 -4.93507 0.74261 3.90889 -4.93507 0.75083 3.89823 -4.92597 0.74913 3.91042 -4.92031 0.739135 3.93106 -4.92856 0.74913 3.91042 -4.92031 0.747414 3.92338 -4.91664 0.745749 3.93662 -4.91507 0.739135 3.93106 -4.92856 0.747414 3.92338 -4.91664 0.745749 3.93662 -4.91507 0.73597 3.95346 -4.92927 0.739135 3.93106 -4.92856 0.745749 3.93662 -4.91507 0.744191 3.94967 -4.91555 0.73597 3.95346 -4.92927 0.73597 3.95346 -4.92927 0.744191 3.94967 -4.91555 0.742757 3.96215 -4.91794 0.741225 3.97438 -4.92226 0.73597 3.95346 -4.92927 0.742757 3.96215 -4.91794 0.741225 3.97438 -4.92226 0.732859 3.97444 -4.93677 0.73597 3.95346 -4.92927 0.741225 3.97438 -4.92226 0.739576 3.98608 -4.92858 0.732859 3.97444 -4.93677 0.732859 3.97444 -4.93677 0.739576 3.98608 -4.92858 0.737865 3.99678 -4.93675 0.729393 3.99269 -4.95093 0.737865 3.99678 -4.93675 0.736157 4.00605 -4.9465 0.734513 4.01358 -4.95744 0.729393 3.99269 -4.95093 0.736157 4.00605 -4.9465 0.734513 4.01358 -4.95744 0.726079 4.00537 -4.96981 0.729393 3.99269 -4.95093 0.734513 4.01358 -4.95744 0.732989 4.01919 -4.96911 0.726079 4.00537 -4.96981 0.726079 4.00537 -4.96981 0.732989 4.01919 -4.96911 0.731553 4.02291 -4.98127 0.723072 4.01144 -4.99101 0.731553 4.02291 -4.98127 0.729987 4.0248 -4.99421 0.728317 4.02466 -5.00756 0.723072 4.01144 -4.99101 0.729987 4.0248 -4.99421 0.728317 4.02466 -5.00756 0.719667 4.01064 -5.01395 0.723072 4.01144 -4.99101 0.728317 4.02466 -5.00756 0.726601 4.02241 -5.02084 0.719667 4.01064 -5.01395 0.719667 4.01064 -5.01395 0.726601 4.02241 -5.02084 0.724903 4.0181 -5.03355 0.716249 4.00264 -5.03549 0.724903 4.0181 -5.03355 0.723285 4.01195 -5.04525 0.721798 4.00431 -5.05558 0.716249 4.00264 -5.03549 0.723285 4.01195 -5.04525 0.721798 4.00431 -5.05558 0.713233 3.98895 -5.0528 0.716249 4.00264 -5.03549 0.721798 4.00431 -5.05558 0.72034 3.99525 -5.06459 0.713233 3.98895 -5.0528 0.713233 3.98895 -5.0528 0.72034 3.99525 -5.06459 0.718743 3.98462 -5.07235 0.70994 3.97008 -5.06542 0.718743 3.98462 -5.07235 0.717056 3.9727 -5.07846 0.715338 3.95989 -5.08264 0.70994 3.97008 -5.06542 0.717056 3.9727 -5.07846 0.715338 3.95989 -5.08264 0.706469 3.94782 -5.07157 0.70994 3.97008 -5.06542 0.715338 3.95989 -5.08264 0.713655 3.94667 -5.08474 0.706469 3.94782 -5.07157 0.706469 3.94782 -5.07157 0.713655 3.94667 -5.08474 0.712065 3.93353 -5.08475 0.703331 3.92549 -5.07052 0.712065 3.93353 -5.08475 0.710614 3.92092 -5.08283 0.709118 3.90863 -5.079 0.703331 3.92549 -5.07052 0.710614 3.92092 -5.08283 0.709118 3.90863 -5.079 0.700194 3.90457 -5.06268 0.703331 3.92549 -5.07052 0.709118 3.90863 -5.079 0.707493 3.89675 -5.07317 0.700194 3.90457 -5.06268 0.700194 3.90457 -5.06268 0.707493 3.89675 -5.07317 0.705792 3.88576 -5.06544 0.696723 3.88655 -5.04824 0.705792 3.88576 -5.06544 0.704077 3.8761 -5.05605 0.702412 3.86812 -5.04537 0.696723 3.88655 -5.04824 0.704077 3.8761 -5.05605 0.702412 3.86812 -5.04537 0.693429 3.87418 -5.02919 0.696723 3.88655 -5.04824 0.702412 3.86812 -5.04537 0.700854 3.86202 -5.03383 0.693429 3.87418 -5.02919 0.693429 3.87418 -5.02919 0.700854 3.86202 -5.03383 0.69942 3.85785 -5.02183 0.690398 3.86842 -5.00779 0.69942 3.85785 -5.02183 0.697888 3.85548 -5.00906 0.696239 3.85511 -4.99577 0.690398 3.86842 -5.00779 0.697888 3.85548 -5.00906 0.696239 3.85511 -4.99577 0.687009 3.86958 -4.98502 0.690398 3.86842 -5.00779 0.696239 3.85511 -4.99577 0.694528 3.85684 -4.98243 0.687009 3.86958 -4.98502 0.687009 3.86958 -4.98502 0.694528 3.85684 -4.98243 0.69282 3.86065 -4.96952 0.68359 3.87791 -4.96354 0.69282 3.86065 -4.96952 0.691176 3.86637 -4.95754 0.689653 3.87368 -4.94684 0.68359 3.87791 -4.96354 0.691176 3.86637 -4.95754 0.689653 3.87368 -4.94684 0.680583 3.89185 -4.94647 0.68359 3.87791 -4.96354 0.689653 3.87368 -4.94684 0.688217 3.88235 -4.93754 0.680583 3.89185 -4.94647 0.680583 3.89185 -4.94647 0.688217 3.88235 -4.93754 0.68665 3.89261 -4.92944 0.67727 3.91096 -4.93412 0.68665 3.89261 -4.92944 0.68498 3.90424 -4.92289 0.683264 3.91687 -4.91821 0.67727 3.91096 -4.93412 0.68498 3.90424 -4.92289 0.683264 3.91687 -4.91821 0.673803 3.9333 -4.92831 0.67727 3.91096 -4.93412 0.683264 3.91687 -4.91821 0.681566 3.93004 -4.91559 0.673803 3.9333 -4.92831 0.673803 3.9333 -4.92831 0.681566 3.93004 -4.91559 0.679948 3.94324 -4.91506 0.670691 3.95555 -4.9297 0.679948 3.94324 -4.91506 0.678462 3.95601 -4.91652 0.677004 3.96834 -4.91986 0.670691 3.95555 -4.9297 0.678462 3.95601 -4.91652 0.677004 3.96834 -4.91986 0.667538 3.97635 -4.93785 0.670691 3.95555 -4.9297 0.677004 3.96834 -4.91986 0.675406 3.98037 -4.9252 0.667538 3.97635 -4.93785 0.667538 3.97635 -4.93785 0.675406 3.98037 -4.9252 0.673719 3.99162 -4.93247 0.664053 3.99421 -4.95261 0.673719 3.99162 -4.93247 0.672001 4.00165 -4.94148 0.670318 4.01007 -4.95188 0.664053 3.99421 -4.95261 0.672001 4.00165 -4.94148 0.670318 4.01007 -4.95188 0.66078 4.00625 -4.97181 0.664053 3.99421 -4.95261 0.670318 4.01007 -4.95188 0.668728 4.01665 -4.96325 0.66078 4.00625 -4.97181 0.66078 4.00625 -4.97181 0.668728 4.01665 -4.96325 0.667278 4.02128 -4.97513 0.657753 4.01168 -4.99322 0.667278 4.02128 -4.97513 0.665781 4.02411 -4.9877 0.664156 4.025 -5.0009 0.657753 4.01168 -4.99322 0.665781 4.02411 -4.9877 0.664156 4.025 -5.0009 0.654324 4.01016 -5.01618 0.657753 4.01168 -4.99322 0.664156 4.025 -5.0009 0.662455 4.02379 -5.01428 0.654324 4.01016 -5.01618 0.654324 4.01016 -5.01618 0.662455 4.02379 -5.01428 0.66074 4.02048 -5.02734 0.650933 4.00152 -5.03741 0.66074 4.02048 -5.02734 0.659075 4.01522 -5.03959 0.657517 4.00827 -5.05064 0.650933 4.00152 -5.03741 0.659075 4.01522 -5.03959 0.657517 4.00827 -5.05064 0.647931 3.98733 -5.05426 0.650933 4.00152 -5.03741 0.657517 4.00827 -5.05064 0.656084 3.99996 -5.06025 0.647931 3.98733 -5.05426 0.647931 3.98733 -5.05426 0.656084 3.99996 -5.06025 0.654551 3.99008 -5.06868 0.644599 3.968 -5.06633 0.654551 3.99008 -5.06868 0.652902 3.97876 -5.07565 0.651191 3.96633 -5.08082 0.644599 3.968 -5.06633 0.652902 3.97876 -5.07565 0.651191 3.96633 -5.08082 0.641138 3.94557 -5.07178 0.644599 3.968 -5.06633 0.651191 3.96633 -5.08082 0.649483 3.95325 -5.08396 0.641138 3.94557 -5.07178 0.641138 3.94557 -5.07178 0.649483 3.95325 -5.08396 0.647839 3.94001 -5.085 0.646316 3.9271 -5.08401 0.641138 3.94557 -5.07178 0.647839 3.94001 -5.085 0.646316 3.9271 -5.08401 0.63805 3.92341 -5.07006 0.641138 3.94557 -5.07178 0.646316 3.9271 -5.08401 0.64488 3.91471 -5.08115 0.63805 3.92341 -5.07006 0.63805 3.92341 -5.07006 0.64488 3.91471 -5.08115 0.643313 3.90256 -5.07631 0.63486 3.90262 -5.06154 0.643313 3.90256 -5.07631 0.641643 3.89107 -5.06951 0.639927 3.88071 -5.0609 0.63486 3.90262 -5.06154 0.641643 3.89107 -5.06951 0.639927 3.88071 -5.0609 0.631384 3.88505 -5.04652 0.63486 3.90262 -5.06154 0.639927 3.88071 -5.0609 0.638229 3.87186 -5.05081 0.631384 3.88505 -5.04652 0.631384 3.88505 -5.04652 0.638229 3.87186 -5.05081 0.636611 3.86481 -5.03964 0.628133 3.87333 -5.02719 0.636611 3.86481 -5.03964 0.635126 3.85969 -5.02785 0.633667 3.85642 -5.0155 0.628133 3.87333 -5.02719 0.635126 3.85969 -5.02785 0.633667 3.85642 -5.0155 0.625092 3.86822 -5.00567 0.628133 3.87333 -5.02719 0.633667 3.85642 -5.0155 0.632069 3.85503 -5.00241 0.625092 3.86822 -5.00567 0.625092 3.86822 -5.00567 0.632069 3.85503 -5.00241 0.630381 3.85571 -4.98903 0.621652 3.87011 -4.98271 0.630381 3.85571 -4.98903 0.628664 3.8585 -4.97585 0.626981 3.86331 -4.96335 0.621652 3.87011 -4.98271 0.628664 3.8585 -4.97585 0.626981 3.86331 -4.96335 0.618277 3.87906 -4.96165 0.621652 3.87011 -4.98271 0.626981 3.86331 -4.96335 0.625391 3.86987 -4.95197 0.618277 3.87906 -4.96165 0.618277 3.87906 -4.96165 0.625391 3.86987 -4.95197 0.623941 3.87784 -4.94202 0.615279 3.89351 -4.94502 0.623941 3.87784 -4.94202 0.622445 3.88732 -4.93329 0.620819 3.89831 -4.92593 0.615279 3.89351 -4.94502 0.622445 3.88732 -4.93329 0.620819 3.89831 -4.92593 0.611928 3.91306 -4.93323 0.615279 3.89351 -4.94502 0.620819 3.89831 -4.92593 0.619118 3.9105 -4.92028 0.611928 3.91306 -4.93323 0.611928 3.91306 -4.93323 0.619118 3.9105 -4.92028 0.617403 3.92346 -4.91662 0.608475 3.93555 -4.92814 0.617403 3.92346 -4.91662 0.615738 3.93671 -4.91506 0.614181 3.94975 -4.91556 0.608475 3.93555 -4.92814 0.615738 3.93671 -4.91506 0.614181 3.94975 -4.91556 0.605407 3.95764 -4.93019 0.608475 3.93555 -4.92814 0.614181 3.94975 -4.91556 0.612747 3.96223 -4.91796 0.605407 3.95764 -4.93019 0.605407 3.95764 -4.93019 0.612747 3.96223 -4.91796 0.611214 3.97446 -4.9223 0.602193 3.97834 -4.93906 0.611214 3.97446 -4.9223 0.609564 3.98616 -4.92863 0.607854 3.99685 -4.93681 0.602193 3.97834 -4.93906 0.609564 3.98616 -4.92863 0.607854 3.99685 -4.93681 0.598889 3.98488 -4.94758 0.602193 3.97834 -4.93906 0.607854 3.99685 -4.93681 0.598715 3.99568 -4.95435 0.598889 3.98488 -4.94758 0.607854 3.99685 -4.93681 0.606146 4.0061 -4.94657 0.598715 3.99568 -4.95435 0.598715 3.99568 -4.95435 0.606146 4.0061 -4.94657 0.604502 4.01362 -4.95751 0.595427 4.00096 -4.96637 0.604502 4.01362 -4.95751 0.595486 4.00707 -4.97382 0.593833 4.00623 -4.97764 0.595486 4.00707 -4.97382 0.592258 4.00941 -4.98963 0.593833 4.00623 -4.97764 0.595427 4.00096 -4.96637 0.595486 4.00707 -4.97382 0.827406 3.8897 -5.05152 0.832423 3.86817 -5.04544 0.824039 3.87609 -5.03315 0.817111 3.88674 -5.02763 0.824039 3.87609 -5.03315 0.81469 3.88157 -5.01364 0.817111 3.88674 -5.02763 0.827406 3.8897 -5.05152 0.824039 3.87609 -5.03315 0.817111 3.88674 -5.02763 0.81983 3.89559 -5.04034 0.827406 3.8897 -5.05152 0.82104 3.86905 -5.01227 0.82625 3.8551 -4.99586 0.817682 3.86878 -4.98943 0.812047 3.88002 -4.99837 0.817682 3.86878 -4.98943 0.809216 3.8825 -4.98288 0.812047 3.88002 -4.99837 0.82104 3.86905 -5.01227 0.817682 3.86878 -4.98943 0.812047 3.88002 -4.99837 0.81469 3.88157 -5.01364 0.82104 3.86905 -5.01227 0.82104 3.86905 -5.01227 0.81469 3.88157 -5.01364 0.824039 3.87609 -5.03315 0.814232 3.87577 -4.96746 0.819663 3.87362 -4.94691 0.811173 3.88871 -4.94947 0.806479 3.88881 -4.9687 0.811173 3.88871 -4.94947 0.804047 3.89813 -4.95702 0.806479 3.88881 -4.9687 0.814232 3.87577 -4.96746 0.811173 3.88871 -4.94947 0.806479 3.88881 -4.9687 0.809216 3.8825 -4.98288 0.814232 3.87577 -4.96746 0.814232 3.87577 -4.96746 0.809216 3.8825 -4.98288 0.817682 3.86878 -4.98943 0.807948 3.90686 -4.93608 0.813275 3.91679 -4.91823 0.80447 3.92882 -4.92887 0.798603 3.92489 -4.94193 0.80447 3.92882 -4.92887 0.795848 3.94033 -4.94 0.798603 3.92489 -4.94193 0.807948 3.90686 -4.93608 0.80447 3.92882 -4.92887 0.798603 3.92489 -4.94193 0.801429 3.91036 -4.94783 0.807948 3.90686 -4.93608 0.807948 3.90686 -4.93608 0.801429 3.91036 -4.94783 0.811173 3.88871 -4.94947 0.811173 3.88871 -4.94947 0.801429 3.91036 -4.94783 0.804047 3.89813 -4.95702 0.801255 3.95135 -4.9289 0.807014 3.96826 -4.91984 0.798188 3.97245 -4.93573 0.793401 3.95516 -4.94195 0.798188 3.97245 -4.93573 0.79081 3.96931 -4.94764 0.793401 3.95516 -4.94195 0.801255 3.95135 -4.9289 0.798188 3.97245 -4.93573 0.793401 3.95516 -4.94195 0.795848 3.94033 -4.94 0.801255 3.95135 -4.9289 0.801255 3.95135 -4.9289 0.795848 3.94033 -4.94 0.80447 3.92882 -4.92887 0.794735 3.99111 -4.94928 0.800329 4.01002 -4.95181 0.791383 4.00442 -4.96784 0.78522 3.99152 -4.96925 0.791383 4.00442 -4.96784 0.782753 3.99754 -4.983 0.78522 3.99152 -4.96925 0.794735 3.99111 -4.94928 0.791383 4.00442 -4.96784 0.78522 3.99152 -4.96925 0.78799 3.98187 -4.95702 0.794735 3.99111 -4.94928 0.794735 3.99111 -4.94928 0.78799 3.98187 -4.95702 0.798188 3.97245 -4.93573 0.798188 3.97245 -4.93573 0.78799 3.98187 -4.95702 0.79081 3.96931 -4.94764 0.788386 4.01113 -4.98881 0.794167 4.025 -5.00081 0.78501 4.01104 -5.0117 0.780189 3.99997 -4.99799 0.78501 4.01104 -5.0117 0.777377 3.99844 -5.01358 0.780189 3.99997 -4.99799 0.788386 4.01113 -4.98881 0.78501 4.01104 -5.0117 0.780189 3.99997 -4.99799 0.782753 3.99754 -4.983 0.788386 4.01113 -4.98881 0.788386 4.01113 -4.98881 0.782753 3.99754 -4.983 0.791383 4.00442 -4.96784 0.781575 4.00373 -5.0335 0.787527 4.00832 -5.05057 0.778528 3.99052 -5.0513 0.772101 3.98428 -5.04049 0.778528 3.99052 -5.0513 0.769567 3.97274 -5.05028 0.772101 3.98428 -5.04049 0.781575 4.00373 -5.0335 0.778528 3.99052 -5.0513 0.772101 3.98428 -5.04049 0.774593 3.99296 -5.02819 0.781575 4.00373 -5.0335 0.781575 4.00373 -5.0335 0.774593 3.99296 -5.02819 0.777377 3.99844 -5.01358 0.78501 4.01104 -5.0117 0.781575 4.00373 -5.0335 0.777377 3.99844 -5.01358 0.775279 3.97213 -5.06443 0.781202 3.96642 -5.08079 0.771802 3.95006 -5.07129 0.766765 3.95863 -5.05703 0.771802 3.95006 -5.07129 0.763968 3.94326 -5.05991 0.766765 3.95863 -5.05703 0.775279 3.97213 -5.06443 0.771802 3.95006 -5.07129 0.766765 3.95863 -5.05703 0.769567 3.97274 -5.05028 0.775279 3.97213 -5.06443 0.775279 3.97213 -5.06443 0.769567 3.97274 -5.05028 0.778528 3.99052 -5.0513 0.768612 3.92759 -5.07092 0.77489 3.91479 -5.08118 0.765524 3.90655 -5.06376 0.758943 3.9139 -5.05403 0.765524 3.90655 -5.06376 0.756152 3.90084 -5.04546 0.758943 3.9139 -5.05403 0.768612 3.92759 -5.07092 0.765524 3.90655 -5.06376 0.758943 3.9139 -5.05403 0.761447 3.92819 -5.05883 0.768612 3.92759 -5.07092 0.768612 3.92759 -5.07092 0.761447 3.92819 -5.05883 0.763968 3.94326 -5.05991 0.771802 3.95006 -5.07129 0.768612 3.92759 -5.07092 0.763968 3.94326 -5.05991 0.762064 3.8881 -5.0499 0.76824 3.87191 -5.05088 0.75873 3.8751 -5.03118 0.753345 3.89041 -5.03378 0.75873 3.8751 -5.03118 0.750795 3.88353 -5.02027 0.753345 3.89041 -5.03378 0.762064 3.8881 -5.0499 0.75873 3.8751 -5.03118 0.753345 3.89041 -5.03378 0.756152 3.90084 -5.04546 0.762064 3.8881 -5.0499 0.762064 3.8881 -5.0499 0.756152 3.90084 -5.04546 0.765524 3.90655 -5.06376 0.755729 3.86871 -5.01009 0.76208 3.85504 -5.0025 0.752339 3.86915 -4.98718 0.74554 3.88084 -4.99002 0.752339 3.86915 -4.98718 0.742724 3.88544 -4.97504 0.74554 3.88084 -4.99002 0.755729 3.86871 -5.01009 0.752339 3.86915 -4.98718 0.74554 3.88084 -4.99002 0.748317 3.88026 -5.0056 0.755729 3.86871 -5.01009 0.755729 3.86871 -5.01009 0.748317 3.88026 -5.0056 0.750795 3.88353 -5.02027 0.75873 3.8751 -5.03118 0.755729 3.86871 -5.01009 0.750795 3.88353 -5.02027 0.748909 3.87681 -4.96548 0.755402 3.86982 -4.95204 0.745881 3.89026 -4.94795 0.740145 3.89347 -4.96211 0.745881 3.89026 -4.94795 0.737689 3.90431 -4.95177 0.740145 3.89347 -4.96211 0.748909 3.87681 -4.96548 0.745881 3.89026 -4.94795 0.740145 3.89347 -4.96211 0.742724 3.88544 -4.97504 0.748909 3.87681 -4.96548 0.748909 3.87681 -4.96548 0.742724 3.88544 -4.97504 0.752339 3.86915 -4.98718 0.74261 3.90889 -4.93507 0.74913 3.91042 -4.92031 0.739135 3.93106 -4.92856 0.734927 3.91792 -4.94421 0.739135 3.93106 -4.92856 0.732104 3.93313 -4.94039 0.734927 3.91792 -4.94421 0.74261 3.90889 -4.93507 0.739135 3.93106 -4.92856 0.734927 3.91792 -4.94421 0.737689 3.90431 -4.95177 0.74261 3.90889 -4.93507 0.74261 3.90889 -4.93507 0.737689 3.90431 -4.95177 0.745881 3.89026 -4.94795 0.732859 3.97444 -4.93677 0.737865 3.99678 -4.93675 0.729393 3.99269 -4.95093 0.724314 3.97631 -4.95223 0.729393 3.99269 -4.95093 0.721485 3.98745 -4.96328 0.724314 3.97631 -4.95223 0.732859 3.97444 -4.93677 0.729393 3.99269 -4.95093 0.724314 3.97631 -4.95223 0.72706 3.96283 -4.94451 0.732859 3.97444 -4.93677 0.732859 3.97444 -4.93677 0.72706 3.96283 -4.94451 0.73597 3.95346 -4.92927 0.73597 3.95346 -4.92927 0.72706 3.96283 -4.94451 0.729498 3.9484 -4.94059 0.739135 3.93106 -4.92856 0.729498 3.9484 -4.94059 0.732104 3.93313 -4.94039 0.739135 3.93106 -4.92856 0.73597 3.95346 -4.92927 0.729498 3.9484 -4.94059 0.726079 4.00537 -4.96981 0.731553 4.02291 -4.98127 0.723072 4.01144 -4.99101 0.716428 3.9993 -4.99085 0.723072 4.01144 -4.99101 0.7137 3.99966 -5.00635 0.716428 3.9993 -4.99085 0.726079 4.00537 -4.96981 0.723072 4.01144 -4.99101 0.716428 3.9993 -4.99085 0.718853 3.99521 -4.9765 0.726079 4.00537 -4.96981 0.726079 4.00537 -4.96981 0.718853 3.99521 -4.9765 0.721485 3.98745 -4.96328 0.729393 3.99269 -4.95093 0.726079 4.00537 -4.96981 0.721485 3.98745 -4.96328 0.719667 4.01064 -5.01395 0.724903 4.0181 -5.03355 0.716249 4.00264 -5.03549 0.710867 3.99597 -5.02161 0.716249 4.00264 -5.03549 0.708211 3.98865 -5.03512 0.710867 3.99597 -5.02161 0.719667 4.01064 -5.01395 0.716249 4.00264 -5.03549 0.710867 3.99597 -5.02161 0.7137 3.99966 -5.00635 0.719667 4.01064 -5.01395 0.719667 4.01064 -5.01395 0.7137 3.99966 -5.00635 0.723072 4.01144 -4.99101 0.713233 3.98895 -5.0528 0.718743 3.98462 -5.07235 0.70994 3.97008 -5.06542 0.703086 3.96544 -5.05434 0.70994 3.97008 -5.06542 0.700251 3.95047 -5.05908 0.703086 3.96544 -5.05434 0.713233 3.98895 -5.0528 0.70994 3.97008 -5.06542 0.703086 3.96544 -5.05434 0.705794 3.97849 -5.04603 0.713233 3.98895 -5.0528 0.713233 3.98895 -5.0528 0.705794 3.97849 -5.04603 0.708211 3.98865 -5.03512 0.716249 4.00264 -5.03549 0.713233 3.98895 -5.0528 0.708211 3.98865 -5.03512 0.706469 3.94782 -5.07157 0.712065 3.93353 -5.08475 0.703331 3.92549 -5.07052 0.697572 3.93508 -5.0598 0.703331 3.92549 -5.07052 0.695158 3.92049 -5.05674 0.697572 3.93508 -5.0598 0.706469 3.94782 -5.07157 0.703331 3.92549 -5.07052 0.697572 3.93508 -5.0598 0.700251 3.95047 -5.05908 0.706469 3.94782 -5.07157 0.706469 3.94782 -5.07157 0.700251 3.95047 -5.05908 0.70994 3.97008 -5.06542 0.700194 3.90457 -5.06268 0.705792 3.88576 -5.06544 0.696723 3.88655 -5.04824 0.692471 3.90667 -5.04989 0.696723 3.88655 -5.04824 0.689636 3.89487 -5.03953 0.692471 3.90667 -5.04989 0.700194 3.90457 -5.06268 0.696723 3.88655 -5.04824 0.692471 3.90667 -5.04989 0.695158 3.92049 -5.05674 0.700194 3.90457 -5.06268 0.700194 3.90457 -5.06268 0.695158 3.92049 -5.05674 0.703331 3.92549 -5.07052 0.693429 3.87418 -5.02919 0.69942 3.85785 -5.02183 0.690398 3.86842 -5.00779 0.684519 3.88134 -5.01263 0.690398 3.86842 -5.00779 0.681855 3.88006 -4.9973 0.684519 3.88134 -5.01263 0.693429 3.87418 -5.02919 0.690398 3.86842 -5.00779 0.684519 3.88134 -5.01263 0.686935 3.88627 -5.0267 0.693429 3.87418 -5.02919 0.693429 3.87418 -5.02919 0.686935 3.88627 -5.0267 0.696723 3.88655 -5.04824 0.696723 3.88655 -5.04824 0.686935 3.88627 -5.0267 0.689636 3.89487 -5.03953 0.687009 3.86958 -4.98502 0.69282 3.86065 -4.96952 0.68359 3.87791 -4.96354 0.679021 3.88281 -4.98184 0.68359 3.87791 -4.96354 0.6763 3.88937 -4.9678 0.679021 3.88281 -4.98184 0.687009 3.86958 -4.98502 0.68359 3.87791 -4.96354 0.679021 3.88281 -4.98184 0.681855 3.88006 -4.9973 0.687009 3.86958 -4.98502 0.687009 3.86958 -4.98502 0.681855 3.88006 -4.9973 0.690398 3.86842 -5.00779 0.680583 3.89185 -4.94647 0.68665 3.89261 -4.92944 0.67727 3.91096 -4.93412 0.671238 3.9113 -4.94731 0.67727 3.91096 -4.93412 0.668407 3.92595 -4.94167 0.671238 3.9113 -4.94731 0.680583 3.89185 -4.94647 0.67727 3.91096 -4.93412 0.671238 3.9113 -4.94731 0.673878 3.89888 -4.95631 0.680583 3.89185 -4.94647 0.680583 3.89185 -4.94647 0.673878 3.89888 -4.95631 0.68359 3.87791 -4.96354 0.68359 3.87791 -4.96354 0.673878 3.89888 -4.95631 0.6763 3.88937 -4.9678 0.673803 3.9333 -4.92831 0.679948 3.94324 -4.91506 0.670691 3.95555 -4.9297 0.665668 3.94138 -4.94002 0.670691 3.95555 -4.9297 0.663235 3.95616 -4.94222 0.665668 3.94138 -4.94002 0.673803 3.9333 -4.92831 0.670691 3.95555 -4.9297 0.665668 3.94138 -4.94002 0.668407 3.92595 -4.94167 0.673803 3.9333 -4.92831 0.673803 3.9333 -4.92831 0.668407 3.92595 -4.94167 0.67727 3.91096 -4.93412 0.667538 3.97635 -4.93785 0.673719 3.99162 -4.93247 0.664053 3.99421 -4.95261 0.657794 3.98264 -4.95779 0.664053 3.99421 -4.95261 0.655037 3.99206 -4.97017 0.657794 3.98264 -4.95779 0.667538 3.97635 -4.93785 0.664053 3.99421 -4.95261 0.657794 3.98264 -4.95779 0.66062 3.97024 -4.94818 0.667538 3.97635 -4.93785 0.667538 3.97635 -4.93785 0.66062 3.97024 -4.94818 0.670691 3.95555 -4.9297 0.670691 3.95555 -4.9297 0.66062 3.97024 -4.94818 0.663235 3.95616 -4.94222 0.66078 4.00625 -4.97181 0.667278 4.02128 -4.97513 0.657753 4.01168 -4.99322 0.652588 3.99782 -4.98398 0.657753 4.01168 -4.99322 0.65 3.99999 -4.99907 0.652588 3.99782 -4.98398 0.66078 4.00625 -4.97181 0.657753 4.01168 -4.99322 0.652588 3.99782 -4.98398 0.655037 3.99206 -4.97017 0.66078 4.00625 -4.97181 0.66078 4.00625 -4.97181 0.655037 3.99206 -4.97017 0.664053 3.99421 -4.95261 0.654324 4.01016 -5.01618 0.66074 4.02048 -5.02734 0.650933 4.00152 -5.03741 0.645459 3.99473 -5.02648 0.650933 4.00152 -5.03741 0.64334 3.98751 -5.03854 0.645459 3.99473 -5.02648 0.654324 4.01016 -5.01618 0.650933 4.00152 -5.03741 0.645459 3.99473 -5.02648 0.647719 3.99897 -5.01308 0.654324 4.01016 -5.01618 0.654324 4.01016 -5.01618 0.647719 3.99897 -5.01308 0.657753 4.01168 -4.99322 0.657753 4.01168 -4.99322 0.647719 3.99897 -5.01308 0.65 3.99999 -4.99907 0.647931 3.98733 -5.05426 0.654551 3.99008 -5.06868 0.644599 3.968 -5.06633 0.639152 3.96606 -5.05616 0.644599 3.968 -5.06633 0.636944 3.95294 -5.06094 0.639152 3.96606 -5.05616 0.647931 3.98733 -5.05426 0.644599 3.968 -5.06633 0.639152 3.96606 -5.05616 0.641316 3.97776 -5.04858 0.647931 3.98733 -5.05426 0.647931 3.98733 -5.05426 0.641316 3.97776 -5.04858 0.64334 3.98751 -5.03854 0.650933 4.00152 -5.03741 0.647931 3.98733 -5.05426 0.64334 3.98751 -5.03854 0.63805 3.92341 -5.07006 0.643313 3.90256 -5.07631 0.63486 3.90262 -5.06154 0.631237 3.91459 -5.05799 0.63486 3.90262 -5.06154 0.629518 3.90448 -5.05277 0.631237 3.91459 -5.05799 0.63805 3.92341 -5.07006 0.63486 3.90262 -5.06154 0.631237 3.91459 -5.05799 0.632938 3.92599 -5.06143 0.63805 3.92341 -5.07006 0.63805 3.92341 -5.07006 0.632938 3.92599 -5.06143 0.634803 3.9391 -5.06267 0.641138 3.94557 -5.07178 0.634803 3.9391 -5.06267 0.636944 3.95294 -5.06094 0.644599 3.968 -5.06633 0.641138 3.94557 -5.07178 0.636944 3.95294 -5.06094 0.631384 3.88505 -5.04652 0.636611 3.86481 -5.03964 0.628133 3.87333 -5.02719 0.624377 3.88175 -5.02774 0.628133 3.87333 -5.02719 0.622829 3.87751 -5.01713 0.624377 3.88175 -5.02774 0.631384 3.88505 -5.04652 0.628133 3.87333 -5.02719 0.624377 3.88175 -5.02774 0.626033 3.88779 -5.0374 0.631384 3.88505 -5.04652 0.631384 3.88505 -5.04652 0.626033 3.88779 -5.0374 0.627766 3.89545 -5.04584 0.63486 3.90262 -5.06154 0.627766 3.89545 -5.04584 0.629518 3.90448 -5.05277 0.63486 3.90262 -5.06154 0.631384 3.88505 -5.04652 0.627766 3.89545 -5.04584 0.625092 3.86822 -5.00567 0.630381 3.85571 -4.98903 0.621652 3.87011 -4.98271 0.619541 3.87486 -4.99453 0.621652 3.87011 -4.98271 0.617833 3.8765 -4.98326 0.619541 3.87486 -4.99453 0.625092 3.86822 -5.00567 0.621652 3.87011 -4.98271 0.619541 3.87486 -4.99453 0.621226 3.8752 -5.00595 0.625092 3.86822 -5.00567 0.625092 3.86822 -5.00567 0.621226 3.8752 -5.00595 0.622829 3.87751 -5.01713 0.628133 3.87333 -5.02719 0.625092 3.86822 -5.00567 0.622829 3.87751 -5.01713 0.618277 3.87906 -4.96165 0.623941 3.87784 -4.94202 0.615279 3.89351 -4.94502 0.614302 3.88642 -4.96096 0.615279 3.89351 -4.94502 0.612369 3.89603 -4.94993 0.614302 3.88642 -4.96096 0.618277 3.87906 -4.96165 0.615279 3.89351 -4.94502 0.614302 3.88642 -4.96096 0.616128 3.88012 -4.97231 0.618277 3.87906 -4.96165 0.618277 3.87906 -4.96165 0.616128 3.88012 -4.97231 0.621652 3.87011 -4.98271 0.621652 3.87011 -4.98271 0.616128 3.88012 -4.97231 0.617833 3.8765 -4.98326 0.611928 3.91306 -4.93323 0.617403 3.92346 -4.91662 0.608475 3.93555 -4.92814 0.608108 3.92159 -4.93518 0.608475 3.93555 -4.92814 0.605973 3.93617 -4.93235 0.608108 3.92159 -4.93518 0.611928 3.91306 -4.93323 0.608475 3.93555 -4.92814 0.608108 3.92159 -4.93518 0.610276 3.90798 -4.94114 0.611928 3.91306 -4.93323 0.611928 3.91306 -4.93323 0.610276 3.90798 -4.94114 0.615279 3.89351 -4.94502 0.615279 3.89351 -4.94502 0.610276 3.90798 -4.94114 0.612369 3.89603 -4.94993 0.605407 3.95764 -4.93019 0.611214 3.97446 -4.9223 0.602193 3.97834 -4.93906 0.602354 3.96323 -4.93566 0.602193 3.97834 -4.93906 0.600648 3.9746 -4.94065 0.602354 3.96323 -4.93566 0.605407 3.95764 -4.93019 0.602193 3.97834 -4.93906 0.602354 3.96323 -4.93566 0.604043 3.95047 -4.93271 0.605407 3.95764 -4.93019 0.605407 3.95764 -4.93019 0.604043 3.95047 -4.93271 0.608475 3.93555 -4.92814 0.608475 3.93555 -4.92814 0.604043 3.95047 -4.93271 0.605973 3.93617 -4.93235 0.604502 4.01362 -4.95751 0.60298 4.01922 -4.96919 0.595486 4.00707 -4.97382 0.595486 4.00707 -4.97382 0.60298 4.01922 -4.96919 0.601543 4.02293 -4.98135 0.592258 4.00941 -4.98963 0.601543 4.02293 -4.98135 0.59243 4.01186 -4.99545 0.590584 4.01045 -5.00199 0.59243 4.01186 -4.99545 0.598306 4.02466 -5.00765 0.588871 4.00932 -5.01429 0.598306 4.02466 -5.00765 0.588981 4.00961 -5.01839 0.587161 4.00606 -5.02624 0.588981 4.00961 -5.01839 0.594892 4.01806 -5.03364 0.585511 4.00077 -5.03743 0.594892 4.01806 -5.03364 0.585622 4.00034 -5.03928 0.583962 3.99357 -5.04757 0.585622 4.00034 -5.03928 0.591789 4.00425 -5.05565 0.59033 3.99519 -5.06465 0.583962 3.99357 -5.04757 0.591789 4.00425 -5.05565 0.59033 3.99519 -5.06465 0.582163 3.98318 -5.05756 0.583962 3.99357 -5.04757 0.59033 3.99519 -5.06465 0.588732 3.98455 -5.07239 0.582163 3.98318 -5.05756 0.582163 3.98318 -5.05756 0.588732 3.98455 -5.07239 0.579873 3.96853 -5.0665 0.579873 3.96853 -5.0665 0.588732 3.98455 -5.07239 0.587044 3.97262 -5.07849 0.585327 3.9598 -5.08266 0.579873 3.96853 -5.0665 0.587044 3.97262 -5.07849 0.585327 3.9598 -5.08266 0.57745 3.95145 -5.07189 0.579873 3.96853 -5.0665 0.585327 3.9598 -5.08266 0.583644 3.94658 -5.08474 0.57745 3.95145 -5.07189 0.57745 3.95145 -5.07189 0.583644 3.94658 -5.08474 0.575136 3.93357 -5.07292 0.575136 3.93357 -5.07292 0.583644 3.94658 -5.08474 0.582055 3.93344 -5.08475 0.580605 3.92084 -5.08281 0.575136 3.93357 -5.07292 0.582055 3.93344 -5.08475 0.580605 3.92084 -5.08281 0.57299 3.91602 -5.06956 0.575136 3.93357 -5.07292 0.580605 3.92084 -5.08281 0.579108 3.90854 -5.07897 0.57299 3.91602 -5.06956 0.57299 3.91602 -5.06956 0.579108 3.90854 -5.07897 0.5707 3.8998 -5.06211 0.5707 3.8998 -5.06211 0.579108 3.90854 -5.07897 0.577482 3.89667 -5.07313 0.575781 3.88569 -5.06539 0.5707 3.8998 -5.06211 0.577482 3.89667 -5.07313 0.575781 3.88569 -5.06539 0.568335 3.88583 -5.051 0.5707 3.8998 -5.06211 0.575781 3.88569 -5.06539 0.574066 3.87604 -5.05599 0.568335 3.88583 -5.051 0.568335 3.88583 -5.051 0.574066 3.87604 -5.05599 0.572401 3.86807 -5.04529 0.566036 3.87492 -5.03688 0.572401 3.86807 -5.04529 0.570844 3.86199 -5.03375 0.563971 3.86782 -5.021 0.570844 3.86199 -5.03375 0.569411 3.85783 -5.02174 0.567877 3.85548 -5.00898 0.563971 3.86782 -5.021 0.569411 3.85783 -5.02174 0.567877 3.85548 -5.00898 0.562011 3.86466 -5.00515 0.563971 3.86782 -5.021 0.567877 3.85548 -5.00898 0.566227 3.85511 -4.99568 0.562011 3.86466 -5.00515 0.562011 3.86466 -5.00515 0.566227 3.85511 -4.99568 0.560012 3.86486 -4.98953 0.560012 3.86486 -4.98953 0.566227 3.85511 -4.99568 0.564517 3.85686 -4.98234 0.557993 3.86825 -4.97428 0.564517 3.85686 -4.98234 0.562808 3.86068 -4.96944 0.556043 3.87468 -4.96005 0.562808 3.86068 -4.96944 0.561166 3.86641 -4.95746 0.559643 3.87373 -4.94677 0.556043 3.87468 -4.96005 0.561166 3.86641 -4.95746 0.559643 3.87373 -4.94677 0.554216 3.88401 -4.9473 0.556043 3.87468 -4.96005 0.559643 3.87373 -4.94677 0.558207 3.88241 -4.93748 0.554216 3.88401 -4.9473 0.554216 3.88401 -4.9473 0.558207 3.88241 -4.93748 0.552088 3.89751 -4.93547 0.552088 3.89751 -4.93547 0.558207 3.88241 -4.93748 0.55664 3.89268 -4.92939 0.554969 3.90432 -4.92285 0.552088 3.89751 -4.93547 0.55664 3.89268 -4.92939 0.554969 3.90432 -4.92285 0.549585 3.91521 -4.92636 0.552088 3.89751 -4.93547 0.554969 3.90432 -4.92285 0.553253 3.91696 -4.91818 0.549585 3.91521 -4.92636 0.549585 3.91521 -4.92636 0.553253 3.91696 -4.91818 0.551555 3.93013 -4.91558 0.54708 3.93475 -4.92203 0.551555 3.93013 -4.91558 0.549938 3.94333 -4.91507 0.544745 3.95478 -4.92284 0.549938 3.94333 -4.91507 0.548453 3.95609 -4.91654 0.546993 3.96842 -4.91989 0.544745 3.95478 -4.92284 0.548453 3.95609 -4.91654 0.546993 3.96842 -4.91989 0.542457 3.9739 -4.92868 0.544745 3.95478 -4.92284 0.546993 3.96842 -4.91989 0.545395 3.98045 -4.92524 0.542457 3.9739 -4.92868 0.542457 3.9739 -4.92868 0.545395 3.98045 -4.92524 0.540012 3.99091 -4.93908 0.540012 3.99091 -4.93908 0.545395 3.98045 -4.92524 0.543707 3.99169 -4.93253 0.54199 4.00171 -4.94154 0.540012 3.99091 -4.93908 0.543707 3.99169 -4.93253 0.54199 4.00171 -4.94154 0.53756 4.0048 -4.95339 0.540012 3.99091 -4.93908 0.54199 4.00171 -4.94154 0.540307 4.01012 -4.95196 0.53756 4.0048 -4.95339 0.53756 4.0048 -4.95339 0.540307 4.01012 -4.95196 0.538718 4.01668 -4.96333 0.535257 4.01469 -4.97069 0.538718 4.01668 -4.96333 0.537268 4.02131 -4.97521 0.534 4.01835 -4.9817 0.537268 4.02131 -4.97521 0.535771 4.02412 -4.98779 0.531923 4.02082 -4.99949 0.535771 4.02412 -4.98779 0.534145 4.02499 -5.00099 0.530623 4.02039 -5.01029 0.534145 4.02499 -5.00099 0.532444 4.02378 -5.01437 0.52931 4.01853 -5.02097 0.532444 4.02378 -5.01437 0.530729 4.02045 -5.02742 0.52801 4.01525 -5.03132 0.530729 4.02045 -5.02742 0.529064 4.01517 -5.03967 0.526745 4.01062 -5.04114 0.529064 4.01517 -5.03967 0.527508 4.00822 -5.05071 0.525544 4.00475 -5.05022 0.527508 4.00822 -5.05071 0.526074 3.9999 -5.06031 0.524398 3.99771 -5.05846 0.526074 3.9999 -5.06031 0.524541 3.99001 -5.06873 0.521953 3.98072 -5.07184 0.524541 3.99001 -5.06873 0.52289 3.97868 -5.07569 0.521179 3.96625 -5.08085 0.521953 3.98072 -5.07184 0.52289 3.97868 -5.07569 0.521179 3.96625 -5.08085 0.51939 3.96084 -5.08037 0.521953 3.98072 -5.07184 0.521179 3.96625 -5.08085 0.519471 3.95316 -5.08397 0.51939 3.96084 -5.08037 0.51939 3.96084 -5.08037 0.519471 3.95316 -5.08397 0.516888 3.93946 -5.08347 0.516888 3.93946 -5.08347 0.519471 3.95316 -5.08397 0.517829 3.93993 -5.085 0.516307 3.92701 -5.084 0.516888 3.93946 -5.08347 0.517829 3.93993 -5.085 0.516307 3.92701 -5.084 0.514668 3.91872 -5.08112 0.516888 3.93946 -5.08347 0.516307 3.92701 -5.084 0.51487 3.91463 -5.08112 0.514668 3.91872 -5.08112 0.514668 3.91872 -5.08112 0.51487 3.91463 -5.08112 0.512557 3.90065 -5.07448 0.512557 3.90065 -5.07448 0.51487 3.91463 -5.08112 0.513303 3.90248 -5.07627 0.511632 3.891 -5.06946 0.512557 3.90065 -5.07448 0.513303 3.90248 -5.07627 0.511632 3.891 -5.06946 0.510387 3.8849 -5.06422 0.512557 3.90065 -5.07448 0.511632 3.891 -5.06946 0.509915 3.88064 -5.06084 0.510387 3.8849 -5.06422 0.510387 3.8849 -5.06422 0.509915 3.88064 -5.06084 0.508218 3.8718 -5.05074 0.601543 4.02293 -4.98135 0.599977 4.02481 -4.99429 0.59243 4.01186 -4.99545 0.59243 4.01186 -4.99545 0.599977 4.02481 -4.99429 0.598306 4.02466 -5.00765 0.598306 4.02466 -5.00765 0.59659 4.02238 -5.02093 0.588981 4.00961 -5.01839 0.588981 4.00961 -5.01839 0.59659 4.02238 -5.02093 0.594892 4.01806 -5.03364 0.594892 4.01806 -5.03364 0.593274 4.01191 -5.04533 0.585622 4.00034 -5.03928 0.585622 4.00034 -5.03928 0.593274 4.01191 -5.04533 0.591789 4.00425 -5.05565 0.568335 3.88583 -5.051 0.572401 3.86807 -5.04529 0.566036 3.87492 -5.03688 0.566036 3.87492 -5.03688 0.570844 3.86199 -5.03375 0.563971 3.86782 -5.021 0.560012 3.86486 -4.98953 0.564517 3.85686 -4.98234 0.557993 3.86825 -4.97428 0.557993 3.86825 -4.97428 0.562808 3.86068 -4.96944 0.556043 3.87468 -4.96005 0.549585 3.91521 -4.92636 0.551555 3.93013 -4.91558 0.54708 3.93475 -4.92203 0.54708 3.93475 -4.92203 0.549938 3.94333 -4.91507 0.544745 3.95478 -4.92284 0.53756 4.0048 -4.95339 0.538718 4.01668 -4.96333 0.535257 4.01469 -4.97069 0.535257 4.01469 -4.97069 0.537268 4.02131 -4.97521 0.534 4.01835 -4.9817 0.534 4.01835 -4.9817 0.535771 4.02412 -4.98779 0.531923 4.02082 -4.99949 0.531923 4.02082 -4.99949 0.534145 4.02499 -5.00099 0.530623 4.02039 -5.01029 0.530623 4.02039 -5.01029 0.532444 4.02378 -5.01437 0.52931 4.01853 -5.02097 0.52931 4.01853 -5.02097 0.530729 4.02045 -5.02742 0.52801 4.01525 -5.03132 0.52801 4.01525 -5.03132 0.529064 4.01517 -5.03967 0.526745 4.01062 -5.04114 0.526745 4.01062 -5.04114 0.527508 4.00822 -5.05071 0.525544 4.00475 -5.05022 0.525544 4.00475 -5.05022 0.526074 3.9999 -5.06031 0.524398 3.99771 -5.05846 0.524398 3.99771 -5.05846 0.524541 3.99001 -5.06873 0.521953 3.98072 -5.07184 0.583962 3.99357 -5.04757 0.585511 4.00077 -5.03743 0.585622 4.00034 -5.03928 0.585511 4.00077 -5.03743 0.587161 4.00606 -5.02624 0.594892 4.01806 -5.03364 0.587161 4.00606 -5.02624 0.588871 4.00932 -5.01429 0.588981 4.00961 -5.01839 0.588871 4.00932 -5.01429 0.590584 4.01045 -5.00199 0.598306 4.02466 -5.00765 0.590584 4.01045 -5.00199 0.592258 4.00941 -4.98963 0.59243 4.01186 -4.99545 0.601543 4.02293 -4.98135 0.592258 4.00941 -4.98963 0.595486 4.00707 -4.97382 0.604502 4.01362 -4.95751 0.595427 4.00096 -4.96637 0.598715 3.99568 -4.95435 0.598715 3.99568 -4.95435 0.595427 4.00096 -4.96637 0.597128 3.99377 -4.95625 0.598889 3.98488 -4.94758 0.598715 3.99568 -4.95435 0.597128 3.99377 -4.95625 0.598889 3.98488 -4.94758 0.600648 3.9746 -4.94065 0.602193 3.97834 -4.93906 0.63805 3.92341 -5.07006 0.634803 3.9391 -5.06267 0.641138 3.94557 -5.07178 0.825331 3.92148 -5.05707 0.827746 3.93612 -5.05987 0.833899 3.92972 -5.07126 0.833899 3.92972 -5.07126 0.827746 3.93612 -5.05987 0.837139 3.9523 -5.07094 1.11487 4.00863 -4.97824 1.10937 3.99391 -4.97366 1.11798 3.99869 -4.95829 1.12145 3.98247 -4.94186 1.1149 3.97367 -4.95034 1.12476 3.96221 -4.93151 1.13459 3.89732 -4.94201 1.12823 3.90181 -4.95372 1.13761 3.88176 -4.95766 1.14751 3.8717 -5.02277 1.14129 3.88464 -5.02314 1.15065 3.88197 -5.04262 1.15194 3.93122 -5.05935 1.15453 3.94647 -5.05965 1.16043 3.94067 -5.072 1.16043 3.94067 -5.072 1.15453 3.94647 -5.05965 1.16385 3.96332 -5.06812 1.29453 3.96758 -5.06651 1.2903 3.97622 -5.04783 1.29787 3.987 -5.05454 0.508218 3.8718 -5.05074 0.508218 3.88726 -5.06666 0.510387 3.8849 -5.06422 0.510387 3.8849 -5.06422 0.508218 3.88726 -5.06666 0.512557 3.90065 -5.07448 0.512557 3.90065 -5.07448 0.508218 3.88726 -5.06666 0.508218 3.90631 -5.07804 0.514668 3.91872 -5.08112 0.508218 3.90631 -5.07804 0.508218 3.92766 -5.0841 0.516888 3.93946 -5.08347 0.508218 3.92766 -5.0841 0.508218 3.94984 -5.08443 0.51939 3.96084 -5.08037 0.508218 3.94984 -5.08443 0.508218 3.97136 -5.079 0.521953 3.98072 -5.07184 0.508218 3.97136 -5.079 0.508218 3.99074 -5.0682 0.524398 3.99771 -5.05846 0.508218 3.99074 -5.0682 0.508218 4.00666 -5.05274 0.525544 4.00475 -5.05022 0.508218 4.00666 -5.05274 0.526745 4.01062 -5.04114 0.525544 4.00475 -5.05022 0.524398 3.99771 -5.05846 0.508218 4.00666 -5.05274 0.512557 3.90065 -5.07448 0.508218 3.90631 -5.07804 0.514668 3.91872 -5.08112 0.514668 3.91872 -5.08112 0.508218 3.92766 -5.0841 0.516888 3.93946 -5.08347 0.516888 3.93946 -5.08347 0.508218 3.94984 -5.08443 0.51939 3.96084 -5.08037 0.51939 3.96084 -5.08037 0.508218 3.97136 -5.079 0.521953 3.98072 -5.07184 0.521953 3.98072 -5.07184 0.508218 3.99074 -5.0682 0.524398 3.99771 -5.05846 0.508218 4.00666 -5.05274 0.508218 4.01804 -5.03369 0.526745 4.01062 -5.04114 0.526745 4.01062 -5.04114 0.508218 4.01804 -5.03369 0.52801 4.01525 -5.03132 0.52801 4.01525 -5.03132 0.508218 4.01804 -5.03369 0.52931 4.01853 -5.02097 0.52931 4.01853 -5.02097 0.508218 4.01804 -5.03369 0.508218 4.0241 -5.01234 0.530623 4.02039 -5.01029 0.508218 4.0241 -5.01234 0.531923 4.02082 -4.99949 0.530623 4.02039 -5.01029 0.52931 4.01853 -5.02097 0.508218 4.0241 -5.01234 0.508218 4.0241 -5.01234 0.508218 4.02443 -4.99016 0.531923 4.02082 -4.99949 0.531923 4.02082 -4.99949 0.508218 4.02443 -4.99016 0.534 4.01835 -4.9817 0.534 4.01835 -4.9817 0.508218 4.02443 -4.99016 0.508218 4.019 -4.96864 0.535257 4.01469 -4.97069 0.508218 4.019 -4.96864 0.53756 4.0048 -4.95339 0.535257 4.01469 -4.97069 0.534 4.01835 -4.9817 0.508218 4.019 -4.96864 0.508218 4.019 -4.96864 0.508218 4.0082 -4.94926 0.53756 4.0048 -4.95339 0.53756 4.0048 -4.95339 0.508218 4.0082 -4.94926 0.540012 3.99091 -4.93908 0.540012 3.99091 -4.93908 0.508218 4.0082 -4.94926 0.508218 3.99274 -4.93334 0.542457 3.9739 -4.92868 0.508218 3.99274 -4.93334 0.508218 3.97369 -4.92196 0.544745 3.95478 -4.92284 0.508218 3.97369 -4.92196 0.508218 3.95234 -4.9159 0.54708 3.93475 -4.92203 0.508218 3.95234 -4.9159 0.508218 3.93016 -4.91557 0.549585 3.91521 -4.92636 0.508218 3.93016 -4.91557 0.508218 3.90864 -4.921 0.552088 3.89751 -4.93547 0.508218 3.90864 -4.921 0.508218 3.88926 -4.9318 0.554216 3.88401 -4.9473 0.508218 3.88926 -4.9318 0.508218 3.87334 -4.94726 0.556043 3.87468 -4.96005 0.508218 3.87334 -4.94726 0.508218 3.86196 -4.96631 0.557993 3.86825 -4.97428 0.508218 3.86196 -4.96631 0.508218 3.8559 -4.98766 0.560012 3.86486 -4.98953 0.508218 3.8559 -4.98766 0.562011 3.86466 -5.00515 0.560012 3.86486 -4.98953 0.557993 3.86825 -4.97428 0.508218 3.8559 -4.98766 0.540012 3.99091 -4.93908 0.508218 3.99274 -4.93334 0.542457 3.9739 -4.92868 0.542457 3.9739 -4.92868 0.508218 3.97369 -4.92196 0.544745 3.95478 -4.92284 0.544745 3.95478 -4.92284 0.508218 3.95234 -4.9159 0.54708 3.93475 -4.92203 0.54708 3.93475 -4.92203 0.508218 3.93016 -4.91557 0.549585 3.91521 -4.92636 0.549585 3.91521 -4.92636 0.508218 3.90864 -4.921 0.552088 3.89751 -4.93547 0.552088 3.89751 -4.93547 0.508218 3.88926 -4.9318 0.554216 3.88401 -4.9473 0.554216 3.88401 -4.9473 0.508218 3.87334 -4.94726 0.556043 3.87468 -4.96005 0.556043 3.87468 -4.96005 0.508218 3.86196 -4.96631 0.557993 3.86825 -4.97428 0.508218 3.8559 -4.98766 0.508218 3.85557 -5.00984 0.562011 3.86466 -5.00515 0.562011 3.86466 -5.00515 0.508218 3.85557 -5.00984 0.563971 3.86782 -5.021 0.563971 3.86782 -5.021 0.508218 3.85557 -5.00984 0.508218 3.861 -5.03136 0.566036 3.87492 -5.03688 0.508218 3.861 -5.03136 0.508218 3.8718 -5.05074 0.568335 3.88583 -5.051 0.508218 3.8718 -5.05074 0.509929 3.87996 -5.05974 0.511658 3.8893 -5.06747 0.568335 3.88583 -5.051 0.509929 3.87996 -5.05974 0.511658 3.8893 -5.06747 0.5707 3.8998 -5.06211 0.568335 3.88583 -5.051 0.511658 3.8893 -5.06747 0.513373 3.89966 -5.07378 0.5707 3.8998 -5.06211 0.5707 3.8998 -5.06211 0.513373 3.89966 -5.07378 0.57299 3.91602 -5.06956 0.57299 3.91602 -5.06956 0.513373 3.89966 -5.07378 0.514954 3.91022 -5.07834 0.517566 3.92988 -5.08273 0.57299 3.91602 -5.06956 0.514954 3.91022 -5.07834 0.517566 3.92988 -5.08273 0.575136 3.93357 -5.07292 0.57299 3.91602 -5.06956 0.517566 3.92988 -5.08273 0.520126 3.94853 -5.08246 0.575136 3.93357 -5.07292 0.575136 3.93357 -5.07292 0.520126 3.94853 -5.08246 0.57745 3.95145 -5.07189 0.57745 3.95145 -5.07189 0.520126 3.94853 -5.08246 0.522835 3.96666 -5.07799 0.579873 3.96853 -5.0665 0.522835 3.96666 -5.07799 0.525549 3.98329 -5.06958 0.582163 3.98318 -5.05756 0.525549 3.98329 -5.06958 0.528215 3.99804 -5.05718 0.583962 3.99357 -5.04757 0.528215 3.99804 -5.05718 0.531073 4.01042 -5.03997 0.585511 4.00077 -5.03743 0.531073 4.01042 -5.03997 0.587161 4.00606 -5.02624 0.585511 4.00077 -5.03743 0.583962 3.99357 -5.04757 0.531073 4.01042 -5.03997 0.563971 3.86782 -5.021 0.508218 3.861 -5.03136 0.566036 3.87492 -5.03688 0.566036 3.87492 -5.03688 0.508218 3.8718 -5.05074 0.568335 3.88583 -5.051 0.57745 3.95145 -5.07189 0.522835 3.96666 -5.07799 0.579873 3.96853 -5.0665 0.579873 3.96853 -5.0665 0.525549 3.98329 -5.06958 0.582163 3.98318 -5.05756 0.582163 3.98318 -5.05756 0.528215 3.99804 -5.05718 0.583962 3.99357 -5.04757 0.531073 4.01042 -5.03997 0.532661 4.01492 -5.02996 0.587161 4.00606 -5.02624 0.587161 4.00606 -5.02624 0.532661 4.01492 -5.02996 0.534293 4.01802 -5.01944 0.588871 4.00932 -5.01429 0.534293 4.01802 -5.01944 0.535943 4.01965 -5.00858 0.590584 4.01045 -5.00199 0.535943 4.01965 -5.00858 0.537576 4.01979 -4.9976 0.592258 4.00941 -4.98963 0.537576 4.01979 -4.9976 0.539162 4.01842 -4.98671 0.540674 4.01558 -4.97607 0.592258 4.00941 -4.98963 0.539162 4.01842 -4.98671 0.540674 4.01558 -4.97607 0.593833 4.00623 -4.97764 0.592258 4.00941 -4.98963 0.540674 4.01558 -4.97607 0.542167 4.01131 -4.96596 0.593833 4.00623 -4.97764 0.593833 4.00623 -4.97764 0.542167 4.01131 -4.96596 0.595427 4.00096 -4.96637 0.595427 4.00096 -4.96637 0.542167 4.01131 -4.96596 0.543757 4.00565 -4.95654 0.597128 3.99377 -4.95625 0.543757 4.00565 -4.95654 0.54542 3.9987 -4.94797 0.598889 3.98488 -4.94758 0.54542 3.9987 -4.94797 0.547112 3.99064 -4.94049 0.548808 3.98159 -4.9342 0.598889 3.98488 -4.94758 0.547112 3.99064 -4.94049 0.548808 3.98159 -4.9342 0.600648 3.9746 -4.94065 0.598889 3.98488 -4.94758 0.548808 3.98159 -4.9342 0.550389 3.97226 -4.92946 0.600648 3.9746 -4.94065 0.600648 3.9746 -4.94065 0.550389 3.97226 -4.92946 0.602354 3.96323 -4.93566 0.602354 3.96323 -4.93566 0.550389 3.97226 -4.92946 0.552811 3.95606 -4.92455 0.604043 3.95047 -4.93271 0.552811 3.95606 -4.92455 0.554728 3.94259 -4.92324 0.605973 3.93617 -4.93235 0.554728 3.94259 -4.92324 0.556776 3.92914 -4.92434 0.608108 3.92159 -4.93518 0.556776 3.92914 -4.92434 0.558904 3.91608 -4.9278 0.610276 3.90798 -4.94114 0.558904 3.91608 -4.9278 0.561037 3.90387 -4.9335 0.563121 3.89282 -4.94129 0.610276 3.90798 -4.94114 0.561037 3.90387 -4.9335 0.563121 3.89282 -4.94129 0.612369 3.89603 -4.94993 0.610276 3.90798 -4.94114 0.563121 3.89282 -4.94129 0.565082 3.88331 -4.95094 0.612369 3.89603 -4.94993 0.612369 3.89603 -4.94993 0.565082 3.88331 -4.95094 0.614302 3.88642 -4.96096 0.614302 3.88642 -4.96096 0.565082 3.88331 -4.95094 0.567083 3.87567 -4.96218 0.616128 3.88012 -4.97231 0.567083 3.87567 -4.96218 0.569222 3.87023 -4.97463 0.617833 3.8765 -4.98326 0.569222 3.87023 -4.97463 0.571422 3.86716 -4.98781 0.619541 3.87486 -4.99453 0.571422 3.86716 -4.98781 0.573622 3.86654 -5.00135 0.621226 3.8752 -5.00595 0.573622 3.86654 -5.00135 0.575749 3.86843 -5.01482 0.622829 3.87751 -5.01713 0.575749 3.86843 -5.01482 0.577879 3.8731 -5.02849 0.624377 3.88175 -5.02774 0.577879 3.8731 -5.02849 0.580367 3.88122 -5.04207 0.626033 3.88779 -5.0374 0.580367 3.88122 -5.04207 0.627766 3.89545 -5.04584 0.626033 3.88779 -5.0374 0.624377 3.88175 -5.02774 0.580367 3.88122 -5.04207 0.587161 4.00606 -5.02624 0.534293 4.01802 -5.01944 0.588871 4.00932 -5.01429 0.588871 4.00932 -5.01429 0.535943 4.01965 -5.00858 0.590584 4.01045 -5.00199 0.590584 4.01045 -5.00199 0.537576 4.01979 -4.9976 0.592258 4.00941 -4.98963 0.595427 4.00096 -4.96637 0.543757 4.00565 -4.95654 0.597128 3.99377 -4.95625 0.597128 3.99377 -4.95625 0.54542 3.9987 -4.94797 0.598889 3.98488 -4.94758 0.602354 3.96323 -4.93566 0.552811 3.95606 -4.92455 0.604043 3.95047 -4.93271 0.604043 3.95047 -4.93271 0.554728 3.94259 -4.92324 0.605973 3.93617 -4.93235 0.605973 3.93617 -4.93235 0.556776 3.92914 -4.92434 0.608108 3.92159 -4.93518 0.608108 3.92159 -4.93518 0.558904 3.91608 -4.9278 0.610276 3.90798 -4.94114 0.614302 3.88642 -4.96096 0.567083 3.87567 -4.96218 0.616128 3.88012 -4.97231 0.616128 3.88012 -4.97231 0.569222 3.87023 -4.97463 0.617833 3.8765 -4.98326 0.617833 3.8765 -4.98326 0.571422 3.86716 -4.98781 0.619541 3.87486 -4.99453 0.619541 3.87486 -4.99453 0.573622 3.86654 -5.00135 0.621226 3.8752 -5.00595 0.621226 3.8752 -5.00595 0.575749 3.86843 -5.01482 0.622829 3.87751 -5.01713 0.622829 3.87751 -5.01713 0.577879 3.8731 -5.02849 0.624377 3.88175 -5.02774 0.580367 3.88122 -5.04207 0.583081 3.89251 -5.05385 0.627766 3.89545 -5.04584 0.627766 3.89545 -5.04584 0.583081 3.89251 -5.05385 0.629518 3.90448 -5.05277 0.629518 3.90448 -5.05277 0.583081 3.89251 -5.05385 0.585761 3.90589 -5.06264 0.631237 3.91459 -5.05799 0.585761 3.90589 -5.06264 0.587934 3.91847 -5.0676 0.632938 3.92599 -5.06143 0.587934 3.91847 -5.0676 0.58951 3.92868 -5.06975 0.634803 3.9391 -5.06267 0.58951 3.92868 -5.06975 0.590997 3.93816 -5.07038 0.592563 3.94763 -5.06971 0.634803 3.9391 -5.06267 0.590997 3.93816 -5.07038 0.592563 3.94763 -5.06971 0.636944 3.95294 -5.06094 0.634803 3.9391 -5.06267 0.592563 3.94763 -5.06971 0.594182 3.95693 -5.06776 0.636944 3.95294 -5.06094 0.636944 3.95294 -5.06094 0.594182 3.95693 -5.06776 0.595821 3.96585 -5.06457 0.639152 3.96606 -5.05616 0.595821 3.96585 -5.06457 0.597454 3.97426 -5.0602 0.641316 3.97776 -5.04858 0.597454 3.97426 -5.0602 0.599054 3.98202 -5.05471 0.600583 3.98895 -5.04822 0.641316 3.97776 -5.04858 0.599054 3.98202 -5.05471 0.600583 3.98895 -5.04822 0.64334 3.98751 -5.03854 0.641316 3.97776 -5.04858 0.600583 3.98895 -5.04822 0.602062 3.99494 -5.04083 0.64334 3.98751 -5.03854 0.64334 3.98751 -5.03854 0.602062 3.99494 -5.04083 0.603628 3.99983 -5.03268 0.645459 3.99473 -5.02648 0.603628 3.99983 -5.03268 0.605264 4.00352 -5.02396 0.647719 3.99897 -5.01308 0.605264 4.00352 -5.02396 0.606945 4.00595 -5.01479 0.608635 4.00708 -5.00539 0.647719 3.99897 -5.01308 0.606945 4.00595 -5.01479 0.608635 4.00708 -5.00539 0.65 3.99999 -4.99907 0.647719 3.99897 -5.01308 0.608635 4.00708 -5.00539 0.610303 4.00688 -4.99593 0.65 3.99999 -4.99907 0.65 3.99999 -4.99907 0.610303 4.00688 -4.99593 0.611934 4.00533 -4.98647 0.65 3.99789 -4.98423 0.611934 4.00533 -4.98647 0.613609 4.00215 -4.97657 0.65 3.99218 -4.97038 0.613609 4.00215 -4.97657 0.615518 3.99694 -4.96646 0.617653 3.98965 -4.95697 0.65 3.99218 -4.97038 0.615518 3.99694 -4.96646 0.617653 3.98965 -4.95697 0.65 3.98321 -4.95837 0.65 3.99218 -4.97038 0.617653 3.98965 -4.95697 0.619849 3.98078 -4.94898 0.65 3.98321 -4.95837 0.65 3.98321 -4.95837 0.619849 3.98078 -4.94898 0.65 3.97154 -4.94896 0.65 3.97154 -4.94896 0.619849 3.98078 -4.94898 0.62204 3.97059 -4.94273 0.65 3.95791 -4.94274 0.62204 3.97059 -4.94273 0.624146 3.95943 -4.93844 0.626139 3.94767 -4.93625 0.65 3.95791 -4.94274 0.624146 3.95943 -4.93844 0.626139 3.94767 -4.93625 0.65 3.94316 -4.94008 0.65 3.95791 -4.94274 0.626139 3.94767 -4.93625 0.62824 3.9358 -4.9363 0.65 3.94316 -4.94008 0.65 3.94316 -4.94008 0.62824 3.9358 -4.9363 0.65 3.92822 -4.94117 0.65 3.92822 -4.94117 0.62824 3.9358 -4.9363 0.630465 3.92412 -4.93858 0.65 3.91401 -4.94592 0.630465 3.92412 -4.93858 0.632727 3.9131 -4.94298 0.634958 3.90306 -4.94939 0.65 3.91401 -4.94592 0.632727 3.9131 -4.94298 0.634958 3.90306 -4.94939 0.65 3.90142 -4.95405 0.65 3.91401 -4.94592 0.634958 3.90306 -4.94939 0.637065 3.89442 -4.95755 0.65 3.90142 -4.95405 0.65 3.90142 -4.95405 0.637065 3.89442 -4.95755 0.65 3.89123 -4.96505 0.65 3.89123 -4.96505 0.637065 3.89442 -4.95755 0.639145 3.88749 -4.9672 0.65 3.88409 -4.97822 0.639145 3.88749 -4.9672 0.641378 3.88257 -4.97795 0.643699 3.8798 -4.98946 0.65 3.88409 -4.97822 0.641378 3.88257 -4.97795 0.643699 3.8798 -4.98946 0.65 3.88044 -4.99276 0.65 3.88409 -4.97822 0.643699 3.8798 -4.98946 0.646021 3.87931 -5.00128 0.65 3.88044 -4.99276 0.65 3.88044 -4.99276 0.646021 3.87931 -5.00128 0.65 3.8805 -5.00774 0.65 3.8805 -5.00774 0.646021 3.87931 -5.00128 0.648177 3.881 -5.01255 0.65 3.88428 -5.02224 0.65 3.8805 -5.00774 0.648177 3.881 -5.01255 0.629518 3.90448 -5.05277 0.585761 3.90589 -5.06264 0.631237 3.91459 -5.05799 0.631237 3.91459 -5.05799 0.587934 3.91847 -5.0676 0.632938 3.92599 -5.06143 0.632938 3.92599 -5.06143 0.58951 3.92868 -5.06975 0.634803 3.9391 -5.06267 0.636944 3.95294 -5.06094 0.595821 3.96585 -5.06457 0.639152 3.96606 -5.05616 0.639152 3.96606 -5.05616 0.597454 3.97426 -5.0602 0.641316 3.97776 -5.04858 0.64334 3.98751 -5.03854 0.603628 3.99983 -5.03268 0.645459 3.99473 -5.02648 0.645459 3.99473 -5.02648 0.605264 4.00352 -5.02396 0.647719 3.99897 -5.01308 0.65 3.99999 -4.99907 0.611934 4.00533 -4.98647 0.65 3.99789 -4.98423 0.65 3.99789 -4.98423 0.613609 4.00215 -4.97657 0.65 3.99218 -4.97038 0.65 3.97154 -4.94896 0.62204 3.97059 -4.94273 0.65 3.95791 -4.94274 0.65 3.92822 -4.94117 0.630465 3.92412 -4.93858 0.65 3.91401 -4.94592 0.65 3.89123 -4.96505 0.639145 3.88749 -4.9672 0.65 3.88409 -4.97822 -1.59 3.93796 -5.10498 -1.59 3.91482 -5.10194 -1.59 3.91781 -5.04424 -1.59 3.91781 -5.04424 -1.59 3.91482 -5.10194 -1.59 3.89292 -5.09385 -1.59 3.87335 -5.08113 -1.59 3.91781 -5.04424 -1.59 3.89292 -5.09385 -1.59 3.87335 -5.08113 -1.59 3.85707 -5.0644 -1.59 3.91781 -5.04424 -1.59 3.93796 -5.10498 -1.5898 3.93966 -5.10992 -1.59 3.91482 -5.10194 -1.59 3.91482 -5.10194 -1.5898 3.93966 -5.10992 -1.58796 3.91568 -5.11805 -1.58796 3.88596 -5.10773 -1.58796 3.91568 -5.11805 -1.58196 3.91276 -5.13222 -1.58196 3.87947 -5.12067 -1.58196 3.91276 -5.13222 -1.57243 3.91025 -5.14439 -1.57243 3.8739 -5.13178 -1.57243 3.91025 -5.14439 -1.56 3.90833 -5.15373 -1.56 3.86962 -5.1403 -1.56 3.90833 -5.15373 -1.54553 3.90712 -5.1596 -1.54553 3.86693 -5.14566 -1.54553 3.90712 -5.1596 -1.53 3.90671 -5.16161 -1.53 3.86602 -5.14748 -1.54553 3.86693 -5.14566 -1.53 3.90671 -5.16161 -1.53 3.86602 -5.14748 -1.54553 3.83172 -5.12178 -1.54553 3.86693 -5.14566 -1.53 3.86602 -5.14748 -1.53 3.83037 -5.12331 -1.54553 3.83172 -5.12178 -1.54553 3.83172 -5.12178 -1.53 3.83037 -5.12331 -1.54553 3.80389 -5.08961 -1.56 3.8089 -5.08631 -1.54553 3.80389 -5.08961 -1.56 3.79103 -5.04944 -1.57243 3.80008 -5.04644 -1.56 3.79103 -5.04944 -1.57243 3.79283 -5.00864 -1.58196 3.80523 -5.00791 -1.57243 3.79283 -5.00864 -1.58196 3.80778 -4.97276 -1.58796 3.82195 -4.97568 -1.58196 3.80778 -4.97276 -1.58796 3.83227 -4.94596 -1.59 3.83806 -4.97482 -1.58796 3.83227 -4.94596 -1.59 3.84615 -4.95292 -1.59 3.83806 -4.97482 -1.58796 3.82195 -4.97568 -1.58796 3.83227 -4.94596 -1.59 3.83806 -4.97482 -1.5898 3.83008 -4.99966 -1.58796 3.82195 -4.97568 -1.59 3.83806 -4.97482 -1.59 3.83502 -4.99796 -1.5898 3.83008 -4.99966 -1.5892 3.94144 -5.11479 -1.5882 3.94331 -5.11956 -1.5898 3.93966 -5.10992 -1.5898 3.93966 -5.10992 -1.5882 3.94331 -5.11956 -1.58796 3.91568 -5.11805 -1.58796 3.91568 -5.11805 -1.5882 3.94331 -5.11956 -1.58796 3.94706 -5.12032 -1.58196 3.94791 -5.13477 -1.58796 3.94706 -5.12032 -1.58196 3.98252 -5.12813 -1.57243 3.98644 -5.13992 -1.58196 3.98252 -5.12813 -1.57243 4.02107 -5.12314 -1.56 4.02631 -5.1311 -1.57243 4.02107 -5.12314 -1.56 4.0573 -5.10429 -1.54553 4.06178 -5.10828 -1.56 4.0573 -5.10429 -1.54553 4.08566 -5.07307 -1.53 4.08748 -5.07398 -1.54553 4.08566 -5.07307 -1.53 4.10161 -5.03329 -1.53 4.08748 -5.07398 -1.54553 4.06178 -5.10828 -1.54553 4.08566 -5.07307 -1.53 4.08748 -5.07398 -1.53 4.06331 -5.10963 -1.54553 4.06178 -5.10828 -1.54553 4.06178 -5.10828 -1.53 4.06331 -5.10963 -1.54553 4.02961 -5.13611 -1.56 4.02631 -5.1311 -1.54553 4.02961 -5.13611 -1.56 3.98944 -5.14897 -1.57243 3.98644 -5.13992 -1.56 3.98944 -5.14897 -1.57243 3.94864 -5.14717 -1.58196 3.94791 -5.13477 -1.57243 3.94864 -5.14717 -1.58196 3.91276 -5.13222 -1.58796 3.91568 -5.11805 -1.58196 3.94791 -5.13477 -1.58196 3.91276 -5.13222 -1.58796 3.91568 -5.11805 -1.58796 3.94706 -5.12032 -1.58196 3.94791 -5.13477 -1.58796 3.94706 -5.12032 -1.5882 3.94331 -5.11956 -1.58796 3.97796 -5.11439 -1.58196 3.98252 -5.12813 -1.58796 3.97796 -5.11439 -1.58196 4.01424 -5.11276 -1.57243 4.02107 -5.12314 -1.58196 4.01424 -5.11276 -1.57243 4.05018 -5.09796 -1.56 4.0573 -5.10429 -1.57243 4.05018 -5.09796 -1.56 4.0803 -5.07038 -1.54553 4.08566 -5.07307 -1.56 4.0803 -5.07038 -1.54553 4.0996 -5.03288 -1.53 4.10161 -5.03329 -1.54553 4.0996 -5.03288 -1.53 4.10472 -4.99033 -1.53 4.10161 -5.03329 -1.54553 4.08566 -5.07307 -1.54553 4.0996 -5.03288 -1.5892 4.00747 -5.09287 -1.58796 4.03008 -5.08009 -1.5882 4.00883 -5.09782 -1.5892 4.00747 -5.09287 -1.5898 4.00599 -5.0879 -1.58796 4.03008 -5.08009 -1.58796 4.03008 -5.08009 -1.5898 4.00599 -5.0879 -1.59 4.02113 -5.06665 -1.58796 4.04773 -5.05404 -1.59 4.02113 -5.06665 -1.59 4.03385 -5.04708 -1.59 4.04194 -5.02518 -1.58796 4.04773 -5.05404 -1.59 4.03385 -5.04708 -1.59 4.04194 -5.02518 -1.58796 4.05805 -5.02432 -1.58796 4.04773 -5.05404 -1.59 4.04194 -5.02518 -1.5898 4.04992 -5.00034 -1.58796 4.05805 -5.02432 -1.59 4.04194 -5.02518 -1.59 4.04498 -5.00204 -1.5898 4.04992 -5.00034 -1.5898 4.00599 -5.0879 -1.59 4.0044 -5.08293 -1.59 4.02113 -5.06665 -1.58796 4.03008 -5.08009 -1.59 4.02113 -5.06665 -1.58796 4.04773 -5.05404 -1.58196 4.06067 -5.06053 -1.58796 4.04773 -5.05404 -1.58196 4.07222 -5.02724 -1.57243 4.08439 -5.02975 -1.58196 4.07222 -5.02724 -1.57243 4.08717 -4.99136 -1.56 4.09669 -4.9908 -1.57243 4.08717 -4.99136 -1.56 4.08897 -4.95056 -1.54553 4.09466 -4.94867 -1.56 4.08897 -4.95056 -1.54553 4.07611 -4.91039 -1.53 4.07781 -4.90927 -1.54553 4.07611 -4.91039 -1.53 4.04963 -4.87669 -1.53 4.07781 -4.90927 -1.54553 4.09466 -4.94867 -1.54553 4.07611 -4.91039 -1.53 4.07781 -4.90927 -1.53 4.0966 -4.94803 -1.54553 4.09466 -4.94867 -1.54553 4.09466 -4.94867 -1.53 4.0966 -4.94803 -1.54553 4.10268 -4.99045 -1.56 4.09669 -4.9908 -1.54553 4.10268 -4.99045 -1.56 4.09373 -5.03167 -1.57243 4.08439 -5.02975 -1.56 4.09373 -5.03167 -1.57243 4.07178 -5.0661 -1.58196 4.06067 -5.06053 -1.57243 4.07178 -5.0661 -1.58196 4.04089 -5.0897 -1.58796 4.03008 -5.08009 -1.58196 4.04089 -5.0897 -1.58796 4.00628 -5.10067 -1.5882 4.00883 -5.09782 -1.58796 4.00628 -5.10067 -1.58796 3.97796 -5.11439 -1.5882 3.94331 -5.11956 -1.5882 4.00883 -5.09782 -1.58796 3.97796 -5.11439 -1.5892 4.05479 -4.99856 -1.5882 4.05956 -4.99669 -1.5898 4.04992 -5.00034 -1.5898 4.04992 -5.00034 -1.5882 4.05956 -4.99669 -1.58796 4.05805 -5.02432 -1.58796 4.05805 -5.02432 -1.5882 4.05956 -4.99669 -1.58796 4.06032 -4.99294 -1.58196 4.07477 -4.99209 -1.58796 4.06032 -4.99294 -1.58196 4.06813 -4.95748 -1.57243 4.07992 -4.95356 -1.58196 4.06813 -4.95748 -1.57243 4.06314 -4.91893 -1.56 4.0711 -4.91369 -1.57243 4.06314 -4.91893 -1.56 4.04429 -4.8827 -1.54553 4.04828 -4.87822 -1.56 4.04429 -4.8827 -1.54553 4.01307 -4.85434 -1.53 4.01398 -4.85252 -1.54553 4.01307 -4.85434 -1.53 3.97329 -4.83839 -1.53 4.01398 -4.85252 -1.54553 4.04828 -4.87822 -1.54553 4.01307 -4.85434 -1.53 4.01398 -4.85252 -1.53 4.04963 -4.87669 -1.54553 4.04828 -4.87822 -1.54553 4.04828 -4.87822 -1.53 4.04963 -4.87669 -1.54553 4.07611 -4.91039 -1.56 4.0711 -4.91369 -1.54553 4.07611 -4.91039 -1.56 4.08897 -4.95056 -1.57243 4.07992 -4.95356 -1.56 4.08897 -4.95056 -1.57243 4.08717 -4.99136 -1.58196 4.07477 -4.99209 -1.57243 4.08717 -4.99136 -1.58196 4.07222 -5.02724 -1.58796 4.05805 -5.02432 -1.58196 4.07222 -5.02724 -1.58796 4.04773 -5.05404 -1.58796 4.05805 -5.02432 -1.58196 4.07477 -4.99209 -1.58196 4.07222 -5.02724 -1.58796 4.05805 -5.02432 -1.58796 4.06032 -4.99294 -1.58196 4.07477 -4.99209 -1.58796 4.06032 -4.99294 -1.5882 4.05956 -4.99669 -1.58796 4.05439 -4.96204 -1.58196 4.06813 -4.95748 -1.58796 4.05439 -4.96204 -1.58196 4.05276 -4.92576 -1.57243 4.06314 -4.91893 -1.58196 4.05276 -4.92576 -1.57243 4.03796 -4.88982 -1.56 4.04429 -4.8827 -1.57243 4.03796 -4.88982 -1.56 4.01038 -4.8597 -1.54553 4.01307 -4.85434 -1.56 4.01038 -4.8597 -1.54553 3.97288 -4.8404 -1.53 3.97329 -4.83839 -1.54553 3.97288 -4.8404 -1.53 3.93033 -4.83528 -1.53 3.97329 -4.83839 -1.54553 4.01307 -4.85434 -1.54553 3.97288 -4.8404 -1.5892 4.03287 -4.93253 -1.58796 4.02009 -4.90992 -1.5882 4.03782 -4.93117 -1.5892 4.03287 -4.93253 -1.5898 4.0279 -4.93401 -1.58796 4.02009 -4.90992 -1.58796 4.02009 -4.90992 -1.5898 4.0279 -4.93401 -1.59 4.00665 -4.91887 -1.58796 3.99404 -4.89227 -1.59 4.00665 -4.91887 -1.59 3.98708 -4.90615 -1.59 3.96518 -4.89806 -1.58796 3.99404 -4.89227 -1.59 3.98708 -4.90615 -1.59 3.96518 -4.89806 -1.58796 3.96432 -4.88195 -1.58796 3.99404 -4.89227 -1.59 3.96518 -4.89806 -1.5898 3.94034 -4.89008 -1.58796 3.96432 -4.88195 -1.59 3.96518 -4.89806 -1.59 3.94204 -4.89502 -1.5898 3.94034 -4.89008 -1.5898 4.0279 -4.93401 -1.59 4.02293 -4.9356 -1.59 4.00665 -4.91887 -1.58796 4.02009 -4.90992 -1.59 4.00665 -4.91887 -1.58796 3.99404 -4.89227 -1.58196 4.00053 -4.87933 -1.58796 3.99404 -4.89227 -1.58196 3.96724 -4.86778 -1.57243 3.96975 -4.85561 -1.58196 3.96724 -4.86778 -1.57243 3.93136 -4.85283 -1.56 3.9308 -4.84331 -1.57243 3.93136 -4.85283 -1.56 3.89056 -4.85103 -1.54553 3.88867 -4.84534 -1.56 3.89056 -4.85103 -1.54553 3.85039 -4.86389 -1.53 3.84927 -4.86219 -1.54553 3.85039 -4.86389 -1.53 3.81669 -4.89037 -1.53 3.84927 -4.86219 -1.54553 3.88867 -4.84534 -1.54553 3.85039 -4.86389 -1.53 3.84927 -4.86219 -1.53 3.88803 -4.8434 -1.54553 3.88867 -4.84534 -1.54553 3.88867 -4.84534 -1.53 3.88803 -4.8434 -1.54553 3.93045 -4.83732 -1.56 3.9308 -4.84331 -1.54553 3.93045 -4.83732 -1.56 3.97167 -4.84627 -1.57243 3.96975 -4.85561 -1.56 3.97167 -4.84627 -1.57243 4.0061 -4.86822 -1.58196 4.00053 -4.87933 -1.57243 4.0061 -4.86822 -1.58196 4.0297 -4.89911 -1.58796 4.02009 -4.90992 -1.58196 4.0297 -4.89911 -1.58796 4.04067 -4.93372 -1.5882 4.03782 -4.93117 -1.58796 4.04067 -4.93372 -1.58796 4.05439 -4.96204 -1.5882 4.05956 -4.99669 -1.5882 4.03782 -4.93117 -1.58796 4.05439 -4.96204 -1.5892 3.93856 -4.88521 -1.5882 3.93669 -4.88044 -1.5898 3.94034 -4.89008 -1.5898 3.94034 -4.89008 -1.5882 3.93669 -4.88044 -1.58796 3.96432 -4.88195 -1.58796 3.96432 -4.88195 -1.5882 3.93669 -4.88044 -1.58796 3.93294 -4.87968 -1.58196 3.93209 -4.86523 -1.58796 3.93294 -4.87968 -1.58196 3.89748 -4.87187 -1.57243 3.89356 -4.86008 -1.58196 3.89748 -4.87187 -1.57243 3.85893 -4.87686 -1.56 3.85369 -4.8689 -1.57243 3.85893 -4.87686 -1.56 3.8227 -4.89571 -1.54553 3.81822 -4.89172 -1.56 3.8227 -4.89571 -1.54553 3.79434 -4.92693 -1.53 3.79252 -4.92602 -1.54553 3.79434 -4.92693 -1.53 3.77839 -4.96671 -1.53 3.79252 -4.92602 -1.54553 3.81822 -4.89172 -1.54553 3.79434 -4.92693 -1.53 3.79252 -4.92602 -1.53 3.81669 -4.89037 -1.54553 3.81822 -4.89172 -1.54553 3.81822 -4.89172 -1.53 3.81669 -4.89037 -1.54553 3.85039 -4.86389 -1.56 3.85369 -4.8689 -1.54553 3.85039 -4.86389 -1.56 3.89056 -4.85103 -1.57243 3.89356 -4.86008 -1.56 3.89056 -4.85103 -1.57243 3.93136 -4.85283 -1.58196 3.93209 -4.86523 -1.57243 3.93136 -4.85283 -1.58196 3.96724 -4.86778 -1.58796 3.96432 -4.88195 -1.58196 3.96724 -4.86778 -1.58796 3.99404 -4.89227 -1.58796 3.96432 -4.88195 -1.58196 3.93209 -4.86523 -1.58196 3.96724 -4.86778 -1.58796 3.96432 -4.88195 -1.58796 3.93294 -4.87968 -1.58196 3.93209 -4.86523 -1.58796 3.93294 -4.87968 -1.5882 3.93669 -4.88044 -1.58796 3.90204 -4.88561 -1.58196 3.89748 -4.87187 -1.58796 3.90204 -4.88561 -1.58196 3.86576 -4.88724 -1.57243 3.85893 -4.87686 -1.58196 3.86576 -4.88724 -1.57243 3.82982 -4.90204 -1.56 3.8227 -4.89571 -1.57243 3.82982 -4.90204 -1.56 3.7997 -4.92962 -1.54553 3.79434 -4.92693 -1.56 3.7997 -4.92962 -1.54553 3.7804 -4.96712 -1.53 3.77839 -4.96671 -1.54553 3.7804 -4.96712 -1.53 3.77528 -5.00967 -1.53 3.77839 -4.96671 -1.54553 3.79434 -4.92693 -1.54553 3.7804 -4.96712 -1.5892 3.87253 -4.90713 -1.58796 3.84993 -4.91991 -1.5882 3.87117 -4.90218 -1.5892 3.87253 -4.90713 -1.5898 3.87401 -4.9121 -1.58796 3.84993 -4.91991 -1.58796 3.84993 -4.91991 -1.5898 3.87401 -4.9121 -1.59 3.85887 -4.93335 -1.58796 3.83227 -4.94596 -1.59 3.85887 -4.93335 -1.59 3.84615 -4.95292 -1.58796 3.83227 -4.94596 -1.58796 3.84993 -4.91991 -1.59 3.85887 -4.93335 -1.58796 3.83227 -4.94596 -1.58196 3.81933 -4.93947 -1.58796 3.84993 -4.91991 -1.58796 3.83227 -4.94596 -1.58196 3.80778 -4.97276 -1.58196 3.81933 -4.93947 -1.58196 3.81933 -4.93947 -1.58196 3.80778 -4.97276 -1.57243 3.79561 -4.97025 -1.57243 3.80822 -4.9339 -1.57243 3.79561 -4.97025 -1.56 3.78627 -4.96833 -1.56 3.7997 -4.92962 -1.56 3.78627 -4.96833 -1.54553 3.7804 -4.96712 -1.56 3.7997 -4.92962 -1.57243 3.80822 -4.9339 -1.56 3.78627 -4.96833 -1.56 3.7997 -4.92962 -1.57243 3.82982 -4.90204 -1.57243 3.80822 -4.9339 -1.57243 3.80822 -4.9339 -1.57243 3.82982 -4.90204 -1.58196 3.83911 -4.9103 -1.58196 3.81933 -4.93947 -1.58196 3.83911 -4.9103 -1.58796 3.84993 -4.91991 -1.58196 3.81933 -4.93947 -1.57243 3.80822 -4.9339 -1.58196 3.83911 -4.9103 -1.58196 3.81933 -4.93947 -1.57243 3.79561 -4.97025 -1.57243 3.80822 -4.9339 -1.5898 3.87401 -4.9121 -1.59 3.8756 -4.91707 -1.59 3.85887 -4.93335 -1.5892 3.82521 -5.00144 -1.5882 3.82044 -5.00331 -1.5898 3.83008 -4.99966 -1.5898 3.83008 -4.99966 -1.5882 3.82044 -5.00331 -1.58796 3.82195 -4.97568 -1.58796 3.82195 -4.97568 -1.5882 3.82044 -5.00331 -1.58796 3.81968 -5.00706 -1.58196 3.80523 -5.00791 -1.58796 3.81968 -5.00706 -1.58196 3.81187 -5.04252 -1.57243 3.80008 -5.04644 -1.58196 3.81187 -5.04252 -1.57243 3.81686 -5.08107 -1.56 3.8089 -5.08631 -1.57243 3.81686 -5.08107 -1.56 3.83571 -5.1173 -1.54553 3.83172 -5.12178 -1.56 3.83571 -5.1173 -1.54553 3.86693 -5.14566 -1.54553 3.83172 -5.12178 -1.56 3.8089 -5.08631 -1.56 3.83571 -5.1173 -1.54553 3.83172 -5.12178 -1.54553 3.80389 -5.08961 -1.56 3.8089 -5.08631 -1.58796 3.81968 -5.00706 -1.5882 3.82044 -5.00331 -1.58796 3.82561 -5.03796 -1.58196 3.81187 -5.04252 -1.58796 3.82561 -5.03796 -1.58196 3.82724 -5.07424 -1.57243 3.81686 -5.08107 -1.58196 3.82724 -5.07424 -1.57243 3.84204 -5.11018 -1.56 3.83571 -5.1173 -1.57243 3.84204 -5.11018 -1.56 3.86962 -5.1403 -1.54553 3.86693 -5.14566 -1.56 3.86962 -5.1403 -1.54553 3.90712 -5.1596 -1.54553 3.86693 -5.14566 -1.56 3.83571 -5.1173 -1.56 3.86962 -5.1403 -1.5892 3.84713 -5.06747 -1.58796 3.85991 -5.09008 -1.5882 3.84218 -5.06883 -1.5892 3.84713 -5.06747 -1.5898 3.8521 -5.06599 -1.58796 3.85991 -5.09008 -1.58796 3.85991 -5.09008 -1.5898 3.8521 -5.06599 -1.59 3.87335 -5.08113 -1.58796 3.88596 -5.10773 -1.59 3.87335 -5.08113 -1.59 3.89292 -5.09385 -1.59 3.91482 -5.10194 -1.58796 3.88596 -5.10773 -1.59 3.89292 -5.09385 -1.59 3.91482 -5.10194 -1.58796 3.91568 -5.11805 -1.58796 3.88596 -5.10773 -1.5898 3.8521 -5.06599 -1.59 3.85707 -5.0644 -1.59 3.87335 -5.08113 -1.58796 3.85991 -5.09008 -1.59 3.87335 -5.08113 -1.58796 3.88596 -5.10773 -1.58196 3.87947 -5.12067 -1.58796 3.88596 -5.10773 -1.58196 3.91276 -5.13222 -1.58196 3.87947 -5.12067 -1.58796 3.85991 -5.09008 -1.58796 3.88596 -5.10773 -1.58196 3.87947 -5.12067 -1.58196 3.8503 -5.10089 -1.58796 3.85991 -5.09008 -1.58196 3.87947 -5.12067 -1.57243 3.8739 -5.13178 -1.58196 3.8503 -5.10089 -1.58196 3.87947 -5.12067 -1.57243 3.91025 -5.14439 -1.57243 3.8739 -5.13178 -1.53 4.0966 -4.94803 -1.53 4.10472 -4.99033 -1.54553 4.10268 -4.99045 -1.54553 4.10268 -4.99045 -1.53 4.10472 -4.99033 -1.54553 4.0996 -5.03288 -1.56 4.09373 -5.03167 -1.54553 4.0996 -5.03288 -1.56 4.0803 -5.07038 -1.57243 4.07178 -5.0661 -1.56 4.0803 -5.07038 -1.57243 4.05018 -5.09796 -1.58196 4.04089 -5.0897 -1.57243 4.05018 -5.09796 -1.58196 4.01424 -5.11276 -1.58796 4.00628 -5.10067 -1.58196 4.01424 -5.11276 -1.58796 3.97796 -5.11439 -1.58796 4.00628 -5.10067 -1.58196 4.04089 -5.0897 -1.58196 4.01424 -5.11276 -1.53 4.06331 -5.10963 -1.53 4.03073 -5.13781 -1.54553 4.02961 -5.13611 -1.54553 4.02961 -5.13611 -1.53 4.03073 -5.13781 -1.54553 3.99133 -5.15466 -1.56 3.98944 -5.14897 -1.54553 3.99133 -5.15466 -1.56 3.9492 -5.15669 -1.57243 3.94864 -5.14717 -1.56 3.9492 -5.15669 -1.57243 3.91025 -5.14439 -1.58196 3.91276 -5.13222 -1.57243 3.94864 -5.14717 -1.57243 3.91025 -5.14439 -1.53 4.03073 -5.13781 -1.53 3.99197 -5.1566 -1.54553 3.99133 -5.15466 -1.54553 3.99133 -5.15466 -1.53 3.99197 -5.1566 -1.54553 3.94955 -5.16268 -1.56 3.9492 -5.15669 -1.54553 3.94955 -5.16268 -1.56 3.90833 -5.15373 -1.57243 3.91025 -5.14439 -1.56 3.9492 -5.15669 -1.56 3.90833 -5.15373 -1.53 3.99197 -5.1566 -1.53 3.94967 -5.16472 -1.54553 3.94955 -5.16268 -1.54553 3.94955 -5.16268 -1.53 3.94967 -5.16472 -1.54553 3.90712 -5.1596 -1.56 3.90833 -5.15373 -1.54553 3.94955 -5.16268 -1.54553 3.90712 -5.1596 -1.53 3.94967 -5.16472 -1.53 3.90671 -5.16161 -1.54553 3.90712 -5.1596 -1.53 3.83037 -5.12331 -1.53 3.80219 -5.09073 -1.54553 3.80389 -5.08961 -1.54553 3.80389 -5.08961 -1.53 3.80219 -5.09073 -1.54553 3.78534 -5.05133 -1.56 3.79103 -5.04944 -1.54553 3.78534 -5.05133 -1.56 3.78331 -5.0092 -1.57243 3.79283 -5.00864 -1.56 3.78331 -5.0092 -1.57243 3.79561 -4.97025 -1.58196 3.80778 -4.97276 -1.57243 3.79283 -5.00864 -1.57243 3.79561 -4.97025 -1.53 3.80219 -5.09073 -1.53 3.7834 -5.05197 -1.54553 3.78534 -5.05133 -1.54553 3.78534 -5.05133 -1.53 3.7834 -5.05197 -1.54553 3.77732 -5.00955 -1.56 3.78331 -5.0092 -1.54553 3.77732 -5.00955 -1.56 3.78627 -4.96833 -1.57243 3.79561 -4.97025 -1.56 3.78331 -5.0092 -1.56 3.78627 -4.96833 -1.53 3.7834 -5.05197 -1.53 3.77528 -5.00967 -1.54553 3.77732 -5.00955 -1.54553 3.77732 -5.00955 -1.53 3.77528 -5.00967 -1.54553 3.7804 -4.96712 -1.56 3.78627 -4.96833 -1.54553 3.77732 -5.00955 -1.54553 3.7804 -4.96712 -1.53 3.88803 -4.8434 -1.53 3.93033 -4.83528 -1.54553 3.93045 -4.83732 -1.54553 3.93045 -4.83732 -1.53 3.93033 -4.83528 -1.54553 3.97288 -4.8404 -1.56 3.97167 -4.84627 -1.54553 3.97288 -4.8404 -1.56 4.01038 -4.8597 -1.57243 4.0061 -4.86822 -1.56 4.01038 -4.8597 -1.57243 4.03796 -4.88982 -1.58196 4.0297 -4.89911 -1.57243 4.03796 -4.88982 -1.58196 4.05276 -4.92576 -1.58796 4.04067 -4.93372 -1.58196 4.05276 -4.92576 -1.58796 4.05439 -4.96204 -1.58796 4.04067 -4.93372 -1.58196 4.0297 -4.89911 -1.58196 4.05276 -4.92576 -1.58796 3.82561 -5.03796 -1.58196 3.81187 -5.04252 -1.58796 3.81968 -5.00706 -1.57243 3.79283 -5.00864 -1.58196 3.80523 -5.00791 -1.57243 3.80008 -5.04644 -1.57243 3.80008 -5.04644 -1.58196 3.80523 -5.00791 -1.58196 3.81187 -5.04252 -1.56 3.78331 -5.0092 -1.57243 3.79283 -5.00864 -1.56 3.79103 -5.04944 -1.58196 3.82724 -5.07424 -1.57243 3.81686 -5.08107 -1.58196 3.81187 -5.04252 -1.54553 3.77732 -5.00955 -1.56 3.78331 -5.0092 -1.54553 3.78534 -5.05133 -1.57243 3.81686 -5.08107 -1.56 3.8089 -5.08631 -1.57243 3.80008 -5.04644 -1.57243 3.80008 -5.04644 -1.56 3.8089 -5.08631 -1.56 3.79103 -5.04944 -1.54553 3.78534 -5.05133 -1.56 3.79103 -5.04944 -1.54553 3.80389 -5.08961 -1.58796 3.90204 -4.88561 -1.5882 3.87117 -4.90218 -1.58796 3.87372 -4.89933 -1.58196 3.86576 -4.88724 -1.58796 3.87372 -4.89933 -1.58196 3.83911 -4.9103 -1.57243 3.82982 -4.90204 -1.58196 3.86576 -4.88724 -1.58196 3.83911 -4.9103 -1.58796 4.02009 -4.90992 -1.58796 4.04067 -4.93372 -1.5882 4.03782 -4.93117 -1.58796 4.03008 -5.08009 -1.58796 4.00628 -5.10067 -1.5882 4.00883 -5.09782 -1.58796 3.82561 -5.03796 -1.5882 3.84218 -5.06883 -1.58796 3.83933 -5.06628 -1.58196 3.82724 -5.07424 -1.58796 3.83933 -5.06628 -1.58196 3.8503 -5.10089 -1.57243 3.84204 -5.11018 -1.58196 3.8503 -5.10089 -1.57243 3.8739 -5.13178 -1.56 3.86962 -5.1403 -1.57243 3.8739 -5.13178 -1.56 3.90833 -5.15373 -1.56 3.86962 -5.1403 -1.57243 3.84204 -5.11018 -1.57243 3.8739 -5.13178 -1.57243 3.98644 -5.13992 -1.57243 3.94864 -5.14717 -1.58196 3.94791 -5.13477 -1.58196 3.98252 -5.12813 -1.57243 3.98644 -5.13992 -1.58196 3.94791 -5.13477 -1.58796 3.97796 -5.11439 -1.58196 3.98252 -5.12813 -1.58796 3.94706 -5.12032 -1.56 3.98944 -5.14897 -1.56 3.9492 -5.15669 -1.57243 3.94864 -5.14717 -1.54553 3.99133 -5.15466 -1.54553 3.94955 -5.16268 -1.56 3.9492 -5.15669 -1.58196 4.06067 -5.06053 -1.58196 4.04089 -5.0897 -1.58796 4.03008 -5.08009 -1.58796 4.04773 -5.05404 -1.58196 4.06067 -5.06053 -1.58796 4.03008 -5.08009 -1.57243 4.07178 -5.0661 -1.57243 4.05018 -5.09796 -1.58196 4.04089 -5.0897 -1.57243 4.05018 -5.09796 -1.56 4.0573 -5.10429 -1.57243 4.02107 -5.12314 -1.54553 4.02961 -5.13611 -1.56 4.02631 -5.1311 -1.54553 4.06178 -5.10828 -1.54553 4.06178 -5.10828 -1.56 4.02631 -5.1311 -1.56 4.0573 -5.10429 -1.54553 4.08566 -5.07307 -1.56 4.0573 -5.10429 -1.56 4.0803 -5.07038 -1.56 3.98944 -5.14897 -1.54553 4.02961 -5.13611 -1.54553 3.99133 -5.15466 -1.57243 3.98644 -5.13992 -1.57243 4.02107 -5.12314 -1.56 4.02631 -5.1311 -1.56 3.98944 -5.14897 -1.57243 3.98644 -5.13992 -1.56 4.02631 -5.1311 -1.58196 3.98252 -5.12813 -1.58196 4.01424 -5.11276 -1.57243 4.02107 -5.12314 -1.57243 4.08439 -5.02975 -1.57243 4.07178 -5.0661 -1.58196 4.06067 -5.06053 -1.58196 4.07222 -5.02724 -1.57243 4.08439 -5.02975 -1.58196 4.06067 -5.06053 -1.56 4.09373 -5.03167 -1.56 4.0803 -5.07038 -1.57243 4.07178 -5.0661 -1.56 4.09669 -4.9908 -1.56 4.09373 -5.03167 -1.57243 4.08439 -5.02975 -1.57243 4.08717 -4.99136 -1.56 4.09669 -4.9908 -1.57243 4.08439 -5.02975 -1.54553 4.10268 -4.99045 -1.54553 4.0996 -5.03288 -1.56 4.09373 -5.03167 -1.57243 4.07992 -4.95356 -1.57243 4.08717 -4.99136 -1.58196 4.07477 -4.99209 -1.58196 4.06813 -4.95748 -1.57243 4.07992 -4.95356 -1.58196 4.07477 -4.99209 -1.58796 4.05439 -4.96204 -1.58196 4.06813 -4.95748 -1.58796 4.06032 -4.99294 -1.54553 4.09466 -4.94867 -1.54553 4.10268 -4.99045 -1.56 4.09669 -4.9908 -1.56 4.08897 -4.95056 -1.54553 4.09466 -4.94867 -1.56 4.09669 -4.9908 -1.58196 4.00053 -4.87933 -1.58196 4.0297 -4.89911 -1.58796 4.02009 -4.90992 -1.58796 3.99404 -4.89227 -1.58196 4.00053 -4.87933 -1.58796 4.02009 -4.90992 -1.57243 4.0061 -4.86822 -1.57243 4.03796 -4.88982 -1.58196 4.0297 -4.89911 -1.57243 4.03796 -4.88982 -1.56 4.04429 -4.8827 -1.57243 4.06314 -4.91893 -1.54553 4.07611 -4.91039 -1.56 4.0711 -4.91369 -1.54553 4.04828 -4.87822 -1.54553 4.04828 -4.87822 -1.56 4.0711 -4.91369 -1.56 4.04429 -4.8827 -1.54553 4.01307 -4.85434 -1.56 4.04429 -4.8827 -1.56 4.01038 -4.8597 -1.57243 4.07992 -4.95356 -1.57243 4.06314 -4.91893 -1.56 4.0711 -4.91369 -1.56 4.08897 -4.95056 -1.57243 4.07992 -4.95356 -1.56 4.0711 -4.91369 -1.58196 4.06813 -4.95748 -1.58196 4.05276 -4.92576 -1.57243 4.06314 -4.91893 -1.57243 3.96975 -4.85561 -1.57243 4.0061 -4.86822 -1.58196 4.00053 -4.87933 -1.58196 3.96724 -4.86778 -1.57243 3.96975 -4.85561 -1.58196 4.00053 -4.87933 -1.56 3.97167 -4.84627 -1.56 4.01038 -4.8597 -1.57243 4.0061 -4.86822 -1.56 3.9308 -4.84331 -1.56 3.97167 -4.84627 -1.57243 3.96975 -4.85561 -1.57243 3.93136 -4.85283 -1.56 3.9308 -4.84331 -1.57243 3.96975 -4.85561 -1.54553 3.93045 -4.83732 -1.54553 3.97288 -4.8404 -1.56 3.97167 -4.84627 -1.57243 3.89356 -4.86008 -1.57243 3.93136 -4.85283 -1.58196 3.93209 -4.86523 -1.58196 3.89748 -4.87187 -1.57243 3.89356 -4.86008 -1.58196 3.93209 -4.86523 -1.58796 3.90204 -4.88561 -1.58196 3.89748 -4.87187 -1.58796 3.93294 -4.87968 -1.54553 3.88867 -4.84534 -1.54553 3.93045 -4.83732 -1.56 3.9308 -4.84331 -1.56 3.89056 -4.85103 -1.54553 3.88867 -4.84534 -1.56 3.9308 -4.84331 -1.5882 3.87117 -4.90218 -1.58796 3.84993 -4.91991 -1.58796 3.87372 -4.89933 -1.58796 3.87372 -4.89933 -1.58796 3.84993 -4.91991 -1.58196 3.83911 -4.9103 -1.57243 3.82982 -4.90204 -1.56 3.8227 -4.89571 -1.57243 3.85893 -4.87686 -1.54553 3.85039 -4.86389 -1.56 3.85369 -4.8689 -1.54553 3.81822 -4.89172 -1.54553 3.81822 -4.89172 -1.56 3.85369 -4.8689 -1.56 3.8227 -4.89571 -1.54553 3.79434 -4.92693 -1.56 3.8227 -4.89571 -1.56 3.7997 -4.92962 -1.57243 3.89356 -4.86008 -1.57243 3.85893 -4.87686 -1.56 3.85369 -4.8689 -1.56 3.89056 -4.85103 -1.57243 3.89356 -4.86008 -1.56 3.85369 -4.8689 -1.58196 3.89748 -4.87187 -1.58196 3.86576 -4.88724 -1.57243 3.85893 -4.87686 -1.58796 3.90204 -4.88561 -1.58796 3.87372 -4.89933 -1.58196 3.86576 -4.88724 -1.5882 3.87117 -4.90218 -1.58796 3.90204 -4.88561 -1.5882 3.93669 -4.88044 -1.58196 3.80523 -5.00791 -1.58196 3.80778 -4.97276 -1.58796 3.82195 -4.97568 -1.58796 3.81968 -5.00706 -1.58196 3.80523 -5.00791 -1.58796 3.82195 -4.97568 -1.5882 3.84218 -5.06883 -1.58796 3.85991 -5.09008 -1.58796 3.83933 -5.06628 -1.58796 3.83933 -5.06628 -1.58796 3.85991 -5.09008 -1.58196 3.8503 -5.10089 -1.58196 3.8503 -5.10089 -1.57243 3.84204 -5.11018 -1.58196 3.82724 -5.07424 -1.57243 3.84204 -5.11018 -1.56 3.83571 -5.1173 -1.57243 3.81686 -5.08107 -1.58796 3.82561 -5.03796 -1.58796 3.83933 -5.06628 -1.58196 3.82724 -5.07424 -1.5882 3.84218 -5.06883 -1.58796 3.82561 -5.03796 -1.5882 3.82044 -5.00331 -1.46 3.77528 -5.00967 -1.53 3.77528 -5.00967 -1.46 3.7834 -5.05197 -1.46 3.77528 -5.00967 -1.53 3.77839 -4.96671 -1.53 3.77528 -5.00967 -1.46 3.77528 -5.00967 -1.46 3.77839 -4.96671 -1.53 3.77839 -4.96671 -1.53 3.77839 -4.96671 -1.46 3.77839 -4.96671 -1.53 3.79252 -4.92602 -1.53 3.79252 -4.92602 -1.46 3.77839 -4.96671 -1.46 3.79252 -4.92602 -1.53 3.81669 -4.89037 -1.46 3.79252 -4.92602 -1.46 3.81669 -4.89037 -1.53 3.84927 -4.86219 -1.46 3.81669 -4.89037 -1.46 3.84927 -4.86219 -1.53 3.88803 -4.8434 -1.46 3.84927 -4.86219 -1.46 3.88803 -4.8434 -1.53 3.93033 -4.83528 -1.46 3.88803 -4.8434 -1.46 3.93033 -4.83528 -1.53 3.97329 -4.83839 -1.46 3.93033 -4.83528 -1.46 3.97329 -4.83839 -1.53 4.01398 -4.85252 -1.46 3.97329 -4.83839 -1.46 4.01398 -4.85252 -1.53 4.04963 -4.87669 -1.46 4.01398 -4.85252 -1.46 4.04963 -4.87669 -1.53 4.07781 -4.90927 -1.46 4.04963 -4.87669 -1.46 4.07781 -4.90927 -1.53 4.0966 -4.94803 -1.46 4.07781 -4.90927 -1.46 4.0966 -4.94803 -1.53 4.10472 -4.99033 -1.46 4.0966 -4.94803 -1.46 4.10472 -4.99033 -1.53 4.10161 -5.03329 -1.46 4.10472 -4.99033 -1.46 4.10161 -5.03329 -1.53 4.08748 -5.07398 -1.46 4.10161 -5.03329 -1.46 4.08748 -5.07398 -1.53 4.06331 -5.10963 -1.46 4.08748 -5.07398 -1.46 4.06331 -5.10963 -1.53 4.03073 -5.13781 -1.46 4.06331 -5.10963 -1.46 4.03073 -5.13781 -1.53 3.99197 -5.1566 -1.46 4.03073 -5.13781 -1.46 3.99197 -5.1566 -1.53 3.94967 -5.16472 -1.46 3.99197 -5.1566 -1.46 3.94967 -5.16472 -1.53 3.90671 -5.16161 -1.46 3.94967 -5.16472 -1.46 3.90671 -5.16161 -1.53 3.86602 -5.14748 -1.46 3.90671 -5.16161 -1.46 3.86602 -5.14748 -1.53 3.83037 -5.12331 -1.46 3.86602 -5.14748 -1.46 3.83037 -5.12331 -1.53 3.80219 -5.09073 -1.46 3.83037 -5.12331 -1.46 3.80219 -5.09073 -1.53 3.7834 -5.05197 -1.46 3.80219 -5.09073 -1.46 3.7834 -5.05197 -1.53 3.77528 -5.00967 -1.53 3.7834 -5.05197 -1.46 3.7834 -5.05197 -1.53 3.79252 -4.92602 -1.46 3.79252 -4.92602 -1.53 3.81669 -4.89037 -1.53 3.81669 -4.89037 -1.46 3.81669 -4.89037 -1.53 3.84927 -4.86219 -1.53 3.84927 -4.86219 -1.46 3.84927 -4.86219 -1.53 3.88803 -4.8434 -1.53 3.88803 -4.8434 -1.46 3.88803 -4.8434 -1.53 3.93033 -4.83528 -1.53 3.93033 -4.83528 -1.46 3.93033 -4.83528 -1.53 3.97329 -4.83839 -1.53 3.97329 -4.83839 -1.46 3.97329 -4.83839 -1.53 4.01398 -4.85252 -1.53 4.01398 -4.85252 -1.46 4.01398 -4.85252 -1.53 4.04963 -4.87669 -1.53 4.04963 -4.87669 -1.46 4.04963 -4.87669 -1.53 4.07781 -4.90927 -1.53 4.07781 -4.90927 -1.46 4.07781 -4.90927 -1.53 4.0966 -4.94803 -1.53 4.0966 -4.94803 -1.46 4.0966 -4.94803 -1.53 4.10472 -4.99033 -1.53 4.10472 -4.99033 -1.46 4.10472 -4.99033 -1.53 4.10161 -5.03329 -1.53 4.10161 -5.03329 -1.46 4.10161 -5.03329 -1.53 4.08748 -5.07398 -1.53 4.08748 -5.07398 -1.46 4.08748 -5.07398 -1.53 4.06331 -5.10963 -1.53 4.06331 -5.10963 -1.46 4.06331 -5.10963 -1.53 4.03073 -5.13781 -1.53 4.03073 -5.13781 -1.46 4.03073 -5.13781 -1.53 3.99197 -5.1566 -1.53 3.99197 -5.1566 -1.46 3.99197 -5.1566 -1.53 3.94967 -5.16472 -1.53 3.94967 -5.16472 -1.46 3.94967 -5.16472 -1.53 3.90671 -5.16161 -1.53 3.90671 -5.16161 -1.46 3.90671 -5.16161 -1.53 3.86602 -5.14748 -1.53 3.86602 -5.14748 -1.46 3.86602 -5.14748 -1.53 3.83037 -5.12331 -1.53 3.83037 -5.12331 -1.46 3.83037 -5.12331 -1.53 3.80219 -5.09073 -1.53 3.80219 -5.09073 -1.46 3.80219 -5.09073 -1.53 3.7834 -5.05197 -1.45 3.81054 -5.08523 -1.45 3.869 -5.04674 -1.45 3.79289 -5.04882 -1.45 3.81054 -5.08523 -1.45 3.88352 -5.06352 -1.45 3.869 -5.04674 -1.45 3.81054 -5.08523 -1.45 3.83701 -5.11584 -1.45 3.88352 -5.06352 -1.45 3.88352 -5.06352 -1.45 3.83701 -5.11584 -1.45 3.90189 -5.07598 -1.45 3.90189 -5.07598 -1.45 3.83701 -5.11584 -1.45 3.8705 -5.13855 -1.45 3.92285 -5.08325 -1.45 3.8705 -5.13855 -1.45 3.90873 -5.15181 -1.45 3.94498 -5.08485 -1.45 3.90873 -5.15181 -1.45 3.94908 -5.15473 -1.45 3.96677 -5.08067 -1.45 3.94908 -5.15473 -1.45 3.98882 -5.14711 -1.45 4.02523 -5.12946 -1.45 3.96677 -5.08067 -1.45 3.98882 -5.14711 -1.45 4.02523 -5.12946 -1.45 3.98674 -5.07099 -1.45 3.96677 -5.08067 -1.45 4.02523 -5.12946 -1.45 4.05584 -5.10299 -1.45 3.98674 -5.07099 -1.45 3.98674 -5.07099 -1.45 4.05584 -5.10299 -1.45 4.00352 -5.05648 -1.45 4.00352 -5.05648 -1.45 4.05584 -5.10299 -1.45 4.07855 -5.0695 -1.45 4.01598 -5.03811 -1.45 4.07855 -5.0695 -1.45 4.09181 -5.03127 -1.45 4.02325 -5.01715 -1.45 4.09181 -5.03127 -1.45 4.09473 -4.99092 -1.45 4.02485 -4.99502 -1.45 4.09473 -4.99092 -1.45 4.08711 -4.95118 -1.45 4.02067 -4.97323 -1.45 4.08711 -4.95118 -1.45 4.01099 -4.95326 -1.45 4.02067 -4.97323 -1.45 4.02485 -4.99502 -1.45 4.08711 -4.95118 -1.45 3.90189 -5.07598 -1.45 3.8705 -5.13855 -1.45 3.92285 -5.08325 -1.45 3.92285 -5.08325 -1.45 3.90873 -5.15181 -1.45 3.94498 -5.08485 -1.45 3.94498 -5.08485 -1.45 3.94908 -5.15473 -1.45 3.96677 -5.08067 -1.45 4.00352 -5.05648 -1.45 4.07855 -5.0695 -1.45 4.01598 -5.03811 -1.45 4.01598 -5.03811 -1.45 4.09181 -5.03127 -1.45 4.02325 -5.01715 -1.45 4.02325 -5.01715 -1.45 4.09473 -4.99092 -1.45 4.02485 -4.99502 -1.45 4.08711 -4.95118 -1.45 4.06946 -4.91477 -1.45 4.01099 -4.95326 -1.45 4.01099 -4.95326 -1.45 4.06946 -4.91477 -1.45 3.99648 -4.93648 -1.45 3.99648 -4.93648 -1.45 4.06946 -4.91477 -1.45 4.04299 -4.88416 -1.45 3.97811 -4.92402 -1.45 4.04299 -4.88416 -1.45 4.0095 -4.86145 -1.45 3.95715 -4.91675 -1.45 4.0095 -4.86145 -1.45 3.97127 -4.84819 -1.45 3.93502 -4.91515 -1.45 3.97127 -4.84819 -1.45 3.93092 -4.84527 -1.45 3.91323 -4.91933 -1.45 3.93092 -4.84527 -1.45 3.89118 -4.85289 -1.45 3.85477 -4.87054 -1.45 3.91323 -4.91933 -1.45 3.89118 -4.85289 -1.45 3.85477 -4.87054 -1.45 3.89326 -4.92901 -1.45 3.91323 -4.91933 -1.45 3.85477 -4.87054 -1.45 3.82416 -4.89701 -1.45 3.89326 -4.92901 -1.45 3.89326 -4.92901 -1.45 3.82416 -4.89701 -1.45 3.87648 -4.94352 -1.45 3.87648 -4.94352 -1.45 3.82416 -4.89701 -1.45 3.80146 -4.9305 -1.45 3.86402 -4.96189 -1.45 3.80146 -4.9305 -1.45 3.78819 -4.96873 -1.45 3.85675 -4.98285 -1.45 3.78819 -4.96873 -1.45 3.78527 -5.00908 -1.45 3.85515 -5.00498 -1.45 3.78527 -5.00908 -1.45 3.85933 -5.02677 -1.45 3.85515 -5.00498 -1.45 3.85675 -4.98285 -1.45 3.78527 -5.00908 -1.45 3.99648 -4.93648 -1.45 4.04299 -4.88416 -1.45 3.97811 -4.92402 -1.45 3.97811 -4.92402 -1.45 4.0095 -4.86145 -1.45 3.95715 -4.91675 -1.45 3.95715 -4.91675 -1.45 3.97127 -4.84819 -1.45 3.93502 -4.91515 -1.45 3.93502 -4.91515 -1.45 3.93092 -4.84527 -1.45 3.91323 -4.91933 -1.45 3.87648 -4.94352 -1.45 3.80146 -4.9305 -1.45 3.86402 -4.96189 -1.45 3.86402 -4.96189 -1.45 3.78819 -4.96873 -1.45 3.85675 -4.98285 -1.45 3.78527 -5.00908 -1.45 3.79289 -5.04882 -1.45 3.85933 -5.02677 -1.45 3.85933 -5.02677 -1.45 3.79289 -5.04882 -1.45 3.869 -5.04674 0.508218 3.861 -5.03136 0.0995744 3.869 -5.04674 0.508218 3.8718 -5.05074 0.508218 3.861 -5.03136 0.0995744 3.85933 -5.02677 0.0995744 3.869 -5.04674 0.508218 3.861 -5.03136 0.508218 3.85557 -5.00984 0.0995744 3.85933 -5.02677 0.0995744 3.85933 -5.02677 0.508218 3.85557 -5.00984 0.0995744 3.85515 -5.00498 -0.309069 3.85515 -5.00498 0.0995744 3.85515 -5.00498 -0.309069 3.85675 -4.98285 -0.717713 3.85675 -4.98285 -0.309069 3.85675 -4.98285 -0.717713 3.86402 -4.96189 -1.12636 3.86402 -4.96189 -0.717713 3.86402 -4.96189 -1.12636 3.87648 -4.94352 -1.45 3.87648 -4.94352 -1.12636 3.87648 -4.94352 -1.45 3.89326 -4.92901 -1.45 3.87648 -4.94352 -1.12636 3.86402 -4.96189 -1.12636 3.87648 -4.94352 -1.45 3.87648 -4.94352 -1.45 3.86402 -4.96189 -1.12636 3.86402 -4.96189 -1.12636 3.86402 -4.96189 -1.45 3.86402 -4.96189 -1.12636 3.85675 -4.98285 -0.717713 3.85675 -4.98285 -1.12636 3.85675 -4.98285 -0.717713 3.85515 -5.00498 -0.309069 3.85515 -5.00498 -0.717713 3.85515 -5.00498 -0.309069 3.85933 -5.02677 0.0995744 3.85933 -5.02677 -0.309069 3.85933 -5.02677 0.0995744 3.869 -5.04674 0.0995744 3.85933 -5.02677 -0.309069 3.85515 -5.00498 -0.309069 3.85933 -5.02677 0.0995744 3.85933 -5.02677 0.0995744 3.85515 -5.00498 -0.309069 3.85515 -5.00498 0.508218 3.85557 -5.00984 0.508218 3.8559 -4.98766 0.0995744 3.85515 -5.00498 0.0995744 3.85515 -5.00498 0.508218 3.8559 -4.98766 0.0995744 3.85675 -4.98285 -0.309069 3.85675 -4.98285 0.0995744 3.85675 -4.98285 -0.309069 3.86402 -4.96189 -0.717713 3.86402 -4.96189 -0.309069 3.86402 -4.96189 -0.717713 3.87648 -4.94352 -1.12636 3.87648 -4.94352 -0.717713 3.87648 -4.94352 -1.12636 3.89326 -4.92901 -1.45 3.89326 -4.92901 -1.12636 3.89326 -4.92901 -1.45 3.91323 -4.91933 -1.45 3.89326 -4.92901 -1.12636 3.87648 -4.94352 -1.12636 3.89326 -4.92901 0.508218 3.8559 -4.98766 0.508218 3.86196 -4.96631 0.0995744 3.85675 -4.98285 0.0995744 3.85675 -4.98285 0.508218 3.86196 -4.96631 0.0995744 3.86402 -4.96189 -0.309069 3.86402 -4.96189 0.0995744 3.86402 -4.96189 -0.309069 3.87648 -4.94352 -0.717713 3.87648 -4.94352 -0.309069 3.87648 -4.94352 -0.717713 3.89326 -4.92901 -1.12636 3.89326 -4.92901 -0.717713 3.89326 -4.92901 -1.12636 3.91323 -4.91933 -1.45 3.91323 -4.91933 -1.12636 3.91323 -4.91933 -1.45 3.93502 -4.91515 -1.45 3.91323 -4.91933 -1.12636 3.89326 -4.92901 -1.12636 3.91323 -4.91933 0.508218 3.86196 -4.96631 0.508218 3.87334 -4.94726 0.0995744 3.86402 -4.96189 0.0995744 3.86402 -4.96189 0.508218 3.87334 -4.94726 0.0995744 3.87648 -4.94352 -0.309069 3.87648 -4.94352 0.0995744 3.87648 -4.94352 -0.309069 3.89326 -4.92901 -0.717713 3.89326 -4.92901 -0.309069 3.89326 -4.92901 -0.717713 3.91323 -4.91933 -1.12636 3.91323 -4.91933 -0.717713 3.91323 -4.91933 -1.12636 3.93502 -4.91515 -1.45 3.93502 -4.91515 -1.12636 3.93502 -4.91515 -1.45 3.95715 -4.91675 -1.45 3.93502 -4.91515 -1.12636 3.91323 -4.91933 -1.12636 3.93502 -4.91515 0.508218 3.87334 -4.94726 0.508218 3.88926 -4.9318 0.0995744 3.87648 -4.94352 0.0995744 3.87648 -4.94352 0.508218 3.88926 -4.9318 0.0995744 3.89326 -4.92901 -0.309069 3.89326 -4.92901 0.0995744 3.89326 -4.92901 -0.309069 3.91323 -4.91933 -0.717713 3.91323 -4.91933 -0.309069 3.91323 -4.91933 -0.717713 3.93502 -4.91515 -1.12636 3.93502 -4.91515 -0.717713 3.93502 -4.91515 -1.12636 3.95715 -4.91675 -1.45 3.95715 -4.91675 -1.12636 3.95715 -4.91675 -1.45 3.97811 -4.92402 -1.45 3.95715 -4.91675 -1.12636 3.93502 -4.91515 -1.12636 3.95715 -4.91675 0.508218 3.88926 -4.9318 0.508218 3.90864 -4.921 0.0995744 3.89326 -4.92901 0.0995744 3.89326 -4.92901 0.508218 3.90864 -4.921 0.0995744 3.91323 -4.91933 -0.309069 3.91323 -4.91933 0.0995744 3.91323 -4.91933 -0.309069 3.93502 -4.91515 -0.717713 3.93502 -4.91515 -0.309069 3.93502 -4.91515 -0.717713 3.95715 -4.91675 -1.12636 3.95715 -4.91675 -0.717713 3.95715 -4.91675 -1.12636 3.97811 -4.92402 -1.45 3.97811 -4.92402 -1.12636 3.97811 -4.92402 -1.45 3.99648 -4.93648 -1.45 3.97811 -4.92402 -1.12636 3.95715 -4.91675 -1.12636 3.97811 -4.92402 0.508218 3.90864 -4.921 0.508218 3.93016 -4.91557 0.0995744 3.91323 -4.91933 0.0995744 3.91323 -4.91933 0.508218 3.93016 -4.91557 0.0995744 3.93502 -4.91515 -0.309069 3.93502 -4.91515 0.0995744 3.93502 -4.91515 -0.309069 3.95715 -4.91675 -0.717713 3.95715 -4.91675 -0.309069 3.95715 -4.91675 -0.717713 3.97811 -4.92402 -1.12636 3.97811 -4.92402 -0.717713 3.97811 -4.92402 -1.12636 3.99648 -4.93648 -1.45 3.99648 -4.93648 -1.12636 3.99648 -4.93648 -1.45 4.01099 -4.95326 -1.45 3.99648 -4.93648 -1.12636 3.97811 -4.92402 -1.12636 3.99648 -4.93648 0.508218 3.93016 -4.91557 0.508218 3.95234 -4.9159 0.0995744 3.93502 -4.91515 0.0995744 3.93502 -4.91515 0.508218 3.95234 -4.9159 0.0995744 3.95715 -4.91675 -0.309069 3.95715 -4.91675 0.0995744 3.95715 -4.91675 -0.309069 3.97811 -4.92402 -0.717713 3.97811 -4.92402 -0.309069 3.97811 -4.92402 -0.717713 3.99648 -4.93648 -1.12636 3.99648 -4.93648 -0.717713 3.99648 -4.93648 -1.12636 4.01099 -4.95326 -1.45 4.01099 -4.95326 -1.12636 4.01099 -4.95326 -1.45 4.02067 -4.97323 -1.45 4.01099 -4.95326 -1.12636 3.99648 -4.93648 -1.12636 4.01099 -4.95326 0.508218 3.95234 -4.9159 0.508218 3.97369 -4.92196 0.0995744 3.95715 -4.91675 0.0995744 3.95715 -4.91675 0.508218 3.97369 -4.92196 0.0995744 3.97811 -4.92402 -0.309069 3.97811 -4.92402 0.0995744 3.97811 -4.92402 -0.309069 3.99648 -4.93648 -0.717713 3.99648 -4.93648 -0.309069 3.99648 -4.93648 -0.717713 4.01099 -4.95326 -1.12636 4.01099 -4.95326 -0.717713 4.01099 -4.95326 -1.12636 4.02067 -4.97323 -1.45 4.02067 -4.97323 -1.12636 4.02067 -4.97323 -1.45 4.02485 -4.99502 -1.45 4.02067 -4.97323 -1.12636 4.01099 -4.95326 -1.12636 4.02067 -4.97323 0.508218 3.97369 -4.92196 0.508218 3.99274 -4.93334 0.0995744 3.97811 -4.92402 0.0995744 3.97811 -4.92402 0.508218 3.99274 -4.93334 0.0995744 3.99648 -4.93648 -0.309069 3.99648 -4.93648 0.0995744 3.99648 -4.93648 -0.309069 4.01099 -4.95326 -0.717713 4.01099 -4.95326 -0.309069 4.01099 -4.95326 -0.717713 4.02067 -4.97323 -1.12636 4.02067 -4.97323 -0.717713 4.02067 -4.97323 -1.12636 4.02485 -4.99502 -1.45 4.02485 -4.99502 -1.12636 4.02485 -4.99502 -1.45 4.02325 -5.01715 -1.45 4.02485 -4.99502 -1.12636 4.02067 -4.97323 -1.12636 4.02485 -4.99502 0.508218 3.99274 -4.93334 0.508218 4.0082 -4.94926 0.0995744 3.99648 -4.93648 0.0995744 3.99648 -4.93648 0.508218 4.0082 -4.94926 0.0995744 4.01099 -4.95326 -0.309069 4.01099 -4.95326 0.0995744 4.01099 -4.95326 -0.309069 4.02067 -4.97323 -0.717713 4.02067 -4.97323 -0.309069 4.02067 -4.97323 -0.717713 4.02485 -4.99502 -1.12636 4.02485 -4.99502 -0.717713 4.02485 -4.99502 -1.12636 4.02325 -5.01715 -1.45 4.02325 -5.01715 -1.12636 4.02325 -5.01715 -1.45 4.01598 -5.03811 -1.45 4.02325 -5.01715 -1.12636 4.02485 -4.99502 -1.12636 4.02325 -5.01715 0.508218 4.0082 -4.94926 0.508218 4.019 -4.96864 0.0995744 4.01099 -4.95326 0.0995744 4.01099 -4.95326 0.508218 4.019 -4.96864 0.0995744 4.02067 -4.97323 -0.309069 4.02067 -4.97323 0.0995744 4.02067 -4.97323 -0.309069 4.02485 -4.99502 -0.717713 4.02485 -4.99502 -0.309069 4.02485 -4.99502 -0.717713 4.02325 -5.01715 -1.12636 4.02325 -5.01715 -0.717713 4.02325 -5.01715 -1.12636 4.01598 -5.03811 -1.45 4.01598 -5.03811 -1.12636 4.01598 -5.03811 -1.45 4.00352 -5.05648 -1.45 4.01598 -5.03811 -1.12636 4.02325 -5.01715 -1.12636 4.01598 -5.03811 0.508218 4.019 -4.96864 0.508218 4.02443 -4.99016 0.0995744 4.02067 -4.97323 0.0995744 4.02067 -4.97323 0.508218 4.02443 -4.99016 0.0995744 4.02485 -4.99502 -0.309069 4.02485 -4.99502 0.0995744 4.02485 -4.99502 -0.309069 4.02325 -5.01715 -0.717713 4.02325 -5.01715 -0.309069 4.02325 -5.01715 -0.717713 4.01598 -5.03811 -1.12636 4.01598 -5.03811 -0.717713 4.01598 -5.03811 -1.12636 4.00352 -5.05648 -1.45 4.00352 -5.05648 -1.12636 4.00352 -5.05648 -1.45 3.98674 -5.07099 -1.45 4.00352 -5.05648 -1.12636 4.01598 -5.03811 -1.12636 4.00352 -5.05648 0.508218 4.02443 -4.99016 0.508218 4.0241 -5.01234 0.0995744 4.02485 -4.99502 0.0995744 4.02485 -4.99502 0.508218 4.0241 -5.01234 0.0995744 4.02325 -5.01715 -0.309069 4.02325 -5.01715 0.0995744 4.02325 -5.01715 -0.309069 4.01598 -5.03811 -0.717713 4.01598 -5.03811 -0.309069 4.01598 -5.03811 -0.717713 4.00352 -5.05648 -1.12636 4.00352 -5.05648 -0.717713 4.00352 -5.05648 -1.12636 3.98674 -5.07099 -1.45 3.98674 -5.07099 -1.12636 3.98674 -5.07099 -1.45 3.96677 -5.08067 -1.45 3.98674 -5.07099 -1.12636 4.00352 -5.05648 -1.12636 3.98674 -5.07099 0.508218 4.0241 -5.01234 0.508218 4.01804 -5.03369 0.0995744 4.02325 -5.01715 0.0995744 4.02325 -5.01715 0.508218 4.01804 -5.03369 0.0995744 4.01598 -5.03811 -0.309069 4.01598 -5.03811 0.0995744 4.01598 -5.03811 -0.309069 4.00352 -5.05648 -0.717713 4.00352 -5.05648 -0.309069 4.00352 -5.05648 -0.717713 3.98674 -5.07099 -1.12636 3.98674 -5.07099 -0.717713 3.98674 -5.07099 -1.12636 3.96677 -5.08067 -1.45 3.96677 -5.08067 -1.12636 3.96677 -5.08067 -1.45 3.94498 -5.08485 -1.45 3.96677 -5.08067 -1.12636 3.98674 -5.07099 -1.12636 3.96677 -5.08067 0.508218 4.01804 -5.03369 0.508218 4.00666 -5.05274 0.0995744 4.01598 -5.03811 0.0995744 4.01598 -5.03811 0.508218 4.00666 -5.05274 0.0995744 4.00352 -5.05648 -0.309069 4.00352 -5.05648 0.0995744 4.00352 -5.05648 -0.309069 3.98674 -5.07099 -0.717713 3.98674 -5.07099 -0.309069 3.98674 -5.07099 -0.717713 3.96677 -5.08067 -1.12636 3.96677 -5.08067 -0.717713 3.96677 -5.08067 -1.12636 3.94498 -5.08485 -1.45 3.94498 -5.08485 -1.12636 3.94498 -5.08485 -1.45 3.92285 -5.08325 -1.45 3.94498 -5.08485 -1.12636 3.96677 -5.08067 -1.12636 3.94498 -5.08485 0.508218 4.00666 -5.05274 0.508218 3.99074 -5.0682 0.0995744 4.00352 -5.05648 0.0995744 4.00352 -5.05648 0.508218 3.99074 -5.0682 0.0995744 3.98674 -5.07099 -0.309069 3.98674 -5.07099 0.0995744 3.98674 -5.07099 -0.309069 3.96677 -5.08067 -0.717713 3.96677 -5.08067 -0.309069 3.96677 -5.08067 -0.717713 3.94498 -5.08485 -1.12636 3.94498 -5.08485 -0.717713 3.94498 -5.08485 -1.12636 3.92285 -5.08325 -1.45 3.92285 -5.08325 -1.12636 3.92285 -5.08325 -1.45 3.90189 -5.07598 -1.45 3.92285 -5.08325 -1.12636 3.94498 -5.08485 -1.12636 3.92285 -5.08325 0.508218 3.99074 -5.0682 0.508218 3.97136 -5.079 0.0995744 3.98674 -5.07099 0.0995744 3.98674 -5.07099 0.508218 3.97136 -5.079 0.0995744 3.96677 -5.08067 -0.309069 3.96677 -5.08067 0.0995744 3.96677 -5.08067 -0.309069 3.94498 -5.08485 -0.717713 3.94498 -5.08485 -0.309069 3.94498 -5.08485 -0.717713 3.92285 -5.08325 -1.12636 3.92285 -5.08325 -0.717713 3.92285 -5.08325 -1.12636 3.90189 -5.07598 -1.45 3.90189 -5.07598 -1.12636 3.90189 -5.07598 -1.45 3.88352 -5.06352 -1.45 3.90189 -5.07598 -1.12636 3.92285 -5.08325 -1.12636 3.90189 -5.07598 0.508218 3.97136 -5.079 0.508218 3.94984 -5.08443 0.0995744 3.96677 -5.08067 0.0995744 3.96677 -5.08067 0.508218 3.94984 -5.08443 0.0995744 3.94498 -5.08485 -0.309069 3.94498 -5.08485 0.0995744 3.94498 -5.08485 -0.309069 3.92285 -5.08325 -0.717713 3.92285 -5.08325 -0.309069 3.92285 -5.08325 -0.717713 3.90189 -5.07598 -1.12636 3.90189 -5.07598 -0.717713 3.90189 -5.07598 -1.12636 3.88352 -5.06352 -1.45 3.88352 -5.06352 -1.12636 3.88352 -5.06352 -1.45 3.869 -5.04674 -1.45 3.88352 -5.06352 -1.12636 3.90189 -5.07598 -1.12636 3.88352 -5.06352 0.508218 3.94984 -5.08443 0.508218 3.92766 -5.0841 0.0995744 3.94498 -5.08485 0.0995744 3.94498 -5.08485 0.508218 3.92766 -5.0841 0.0995744 3.92285 -5.08325 -0.309069 3.92285 -5.08325 0.0995744 3.92285 -5.08325 -0.309069 3.90189 -5.07598 -0.717713 3.90189 -5.07598 -0.309069 3.90189 -5.07598 -0.717713 3.88352 -5.06352 -1.12636 3.88352 -5.06352 -0.717713 3.88352 -5.06352 -1.12636 3.869 -5.04674 -1.45 3.869 -5.04674 -1.12636 3.869 -5.04674 -1.45 3.85933 -5.02677 -1.45 3.869 -5.04674 -1.12636 3.88352 -5.06352 -1.12636 3.869 -5.04674 0.508218 3.92766 -5.0841 0.508218 3.90631 -5.07804 0.0995744 3.92285 -5.08325 0.0995744 3.92285 -5.08325 0.508218 3.90631 -5.07804 0.0995744 3.90189 -5.07598 -0.309069 3.90189 -5.07598 0.0995744 3.90189 -5.07598 -0.309069 3.88352 -5.06352 -0.717713 3.88352 -5.06352 -0.309069 3.88352 -5.06352 -0.717713 3.869 -5.04674 -1.12636 3.869 -5.04674 -0.717713 3.869 -5.04674 -1.12636 3.85933 -5.02677 -1.45 3.85933 -5.02677 -1.12636 3.85933 -5.02677 -1.45 3.85515 -5.00498 -1.45 3.85933 -5.02677 -1.12636 3.869 -5.04674 -1.12636 3.85933 -5.02677 0.508218 3.90631 -5.07804 0.508218 3.88726 -5.06666 0.0995744 3.90189 -5.07598 0.0995744 3.90189 -5.07598 0.508218 3.88726 -5.06666 0.0995744 3.88352 -5.06352 -0.309069 3.88352 -5.06352 0.0995744 3.88352 -5.06352 -0.309069 3.869 -5.04674 -0.717713 3.869 -5.04674 -0.309069 3.869 -5.04674 -0.717713 3.85933 -5.02677 -1.12636 3.85933 -5.02677 -0.717713 3.85933 -5.02677 -1.12636 3.85515 -5.00498 -1.45 3.85515 -5.00498 -1.12636 3.85515 -5.00498 -1.45 3.85675 -4.98285 -1.45 3.85515 -5.00498 -1.12636 3.85933 -5.02677 -1.12636 3.85515 -5.00498 0.508218 3.88726 -5.06666 0.508218 3.8718 -5.05074 0.0995744 3.88352 -5.06352 0.0995744 3.88352 -5.06352 0.508218 3.8718 -5.05074 0.0995744 3.869 -5.04674 -0.309069 3.869 -5.04674 0.0995744 3.869 -5.04674 -0.309069 3.85933 -5.02677 -0.717713 3.85933 -5.02677 -0.309069 3.85933 -5.02677 -0.717713 3.85515 -5.00498 -1.12636 3.85515 -5.00498 -0.717713 3.85515 -5.00498 -1.12636 3.85675 -4.98285 -1.45 3.85675 -4.98285 -1.12636 3.85675 -4.98285 -1.45 3.86402 -4.96189 -1.45 3.85675 -4.98285 -1.12636 3.85515 -5.00498 -1.12636 3.85675 -4.98285 -0.309069 3.85933 -5.02677 -0.717713 3.85933 -5.02677 -0.309069 3.869 -5.04674 -0.717713 3.85933 -5.02677 -1.12636 3.85933 -5.02677 -0.717713 3.869 -5.04674 -1.12636 3.85515 -5.00498 -0.717713 3.85933 -5.02677 -0.717713 3.85515 -5.00498 0.0995744 3.869 -5.04674 -0.309069 3.869 -5.04674 0.0995744 3.88352 -5.06352 -0.309069 3.869 -5.04674 -0.717713 3.869 -5.04674 -0.309069 3.88352 -5.06352 -0.717713 3.869 -5.04674 -1.12636 3.869 -5.04674 -0.717713 3.88352 -5.06352 -0.717713 3.90189 -5.07598 -0.717713 3.88352 -5.06352 -1.12636 3.88352 -5.06352 -0.309069 3.90189 -5.07598 -0.309069 3.88352 -5.06352 -0.717713 3.88352 -5.06352 0.0995744 3.90189 -5.07598 0.0995744 3.88352 -5.06352 -0.309069 3.88352 -5.06352 -0.717713 3.85675 -4.98285 -0.717713 3.85515 -5.00498 -0.309069 3.85515 -5.00498 -0.309069 3.85675 -4.98285 -0.717713 3.85675 -4.98285 -0.309069 3.85515 -5.00498 0.0995744 3.85675 -4.98285 -0.309069 3.85675 -4.98285 0.0995744 3.85515 -5.00498 0.0995744 3.86402 -4.96189 -0.309069 3.86402 -4.96189 0.0995744 3.85675 -4.98285 -1.12636 3.86402 -4.96189 -1.12636 3.85675 -4.98285 -0.717713 3.85675 -4.98285 -0.717713 3.86402 -4.96189 -1.12636 3.86402 -4.96189 -0.717713 3.85675 -4.98285 -0.309069 3.86402 -4.96189 -0.717713 3.86402 -4.96189 -0.309069 3.85675 -4.98285 0.0995744 3.87648 -4.94352 -0.309069 3.87648 -4.94352 0.0995744 3.86402 -4.96189 -0.309069 3.87648 -4.94352 -0.717713 3.87648 -4.94352 -0.309069 3.86402 -4.96189 -0.717713 3.87648 -4.94352 -1.12636 3.87648 -4.94352 -0.717713 3.86402 -4.96189 0.0995744 3.89326 -4.92901 -0.309069 3.89326 -4.92901 0.0995744 3.87648 -4.94352 -0.309069 3.89326 -4.92901 -0.717713 3.89326 -4.92901 -0.309069 3.87648 -4.94352 -0.717713 3.89326 -4.92901 -1.12636 3.89326 -4.92901 -0.717713 3.87648 -4.94352 0.0995744 3.91323 -4.91933 -0.309069 3.91323 -4.91933 0.0995744 3.89326 -4.92901 -0.309069 3.91323 -4.91933 -0.717713 3.91323 -4.91933 -0.309069 3.89326 -4.92901 -0.717713 3.91323 -4.91933 -1.12636 3.91323 -4.91933 -0.717713 3.89326 -4.92901 0.0995744 3.93502 -4.91515 -0.309069 3.93502 -4.91515 0.0995744 3.91323 -4.91933 -0.309069 3.93502 -4.91515 -0.717713 3.93502 -4.91515 -0.309069 3.91323 -4.91933 -0.717713 3.93502 -4.91515 -1.12636 3.93502 -4.91515 -0.717713 3.91323 -4.91933 0.0995744 3.95715 -4.91675 -0.309069 3.95715 -4.91675 0.0995744 3.93502 -4.91515 -0.309069 3.95715 -4.91675 -0.717713 3.95715 -4.91675 -0.309069 3.93502 -4.91515 -0.717713 3.95715 -4.91675 -1.12636 3.95715 -4.91675 -0.717713 3.93502 -4.91515 0.0995744 3.97811 -4.92402 -0.309069 3.97811 -4.92402 0.0995744 3.95715 -4.91675 -0.309069 3.97811 -4.92402 -0.717713 3.97811 -4.92402 -0.309069 3.95715 -4.91675 -0.717713 3.97811 -4.92402 -1.12636 3.97811 -4.92402 -0.717713 3.95715 -4.91675 0.0995744 3.99648 -4.93648 -0.309069 3.99648 -4.93648 0.0995744 3.97811 -4.92402 -0.309069 3.99648 -4.93648 -0.717713 3.99648 -4.93648 -0.309069 3.97811 -4.92402 -0.717713 3.99648 -4.93648 -1.12636 3.99648 -4.93648 -0.717713 3.97811 -4.92402 0.0995744 4.01099 -4.95326 -0.309069 4.01099 -4.95326 0.0995744 3.99648 -4.93648 -0.309069 4.01099 -4.95326 -0.717713 4.01099 -4.95326 -0.309069 3.99648 -4.93648 -0.717713 4.01099 -4.95326 -1.12636 4.01099 -4.95326 -0.717713 3.99648 -4.93648 0.0995744 4.02067 -4.97323 -0.309069 4.02067 -4.97323 0.0995744 4.01099 -4.95326 -0.309069 4.02067 -4.97323 -0.717713 4.02067 -4.97323 -0.309069 4.01099 -4.95326 -0.717713 4.02067 -4.97323 -1.12636 4.02067 -4.97323 -0.717713 4.01099 -4.95326 0.0995744 4.02485 -4.99502 -0.309069 4.02485 -4.99502 0.0995744 4.02067 -4.97323 -0.309069 4.02485 -4.99502 -0.717713 4.02485 -4.99502 -0.309069 4.02067 -4.97323 -0.717713 4.02485 -4.99502 -1.12636 4.02485 -4.99502 -0.717713 4.02067 -4.97323 0.0995744 4.02325 -5.01715 -0.309069 4.02325 -5.01715 0.0995744 4.02485 -4.99502 -0.309069 4.02325 -5.01715 -0.717713 4.02325 -5.01715 -0.309069 4.02485 -4.99502 -0.717713 4.02325 -5.01715 -1.12636 4.02325 -5.01715 -0.717713 4.02485 -4.99502 0.0995744 4.01598 -5.03811 -0.309069 4.01598 -5.03811 0.0995744 4.02325 -5.01715 -0.309069 4.01598 -5.03811 -0.717713 4.01598 -5.03811 -0.309069 4.02325 -5.01715 -0.717713 4.01598 -5.03811 -1.12636 4.01598 -5.03811 -0.717713 4.02325 -5.01715 0.0995744 4.00352 -5.05648 -0.309069 4.00352 -5.05648 0.0995744 4.01598 -5.03811 -0.309069 4.00352 -5.05648 -0.717713 4.00352 -5.05648 -0.309069 4.01598 -5.03811 -0.717713 4.00352 -5.05648 -1.12636 4.00352 -5.05648 -0.717713 4.01598 -5.03811 0.0995744 3.98674 -5.07099 -0.309069 3.98674 -5.07099 0.0995744 4.00352 -5.05648 -0.309069 3.98674 -5.07099 -0.717713 3.98674 -5.07099 -0.309069 4.00352 -5.05648 -0.717713 3.98674 -5.07099 -1.12636 3.98674 -5.07099 -0.717713 4.00352 -5.05648 0.0995744 3.96677 -5.08067 -0.309069 3.96677 -5.08067 0.0995744 3.98674 -5.07099 -0.309069 3.96677 -5.08067 -0.717713 3.96677 -5.08067 -0.309069 3.98674 -5.07099 -0.717713 3.96677 -5.08067 -1.12636 3.96677 -5.08067 -0.717713 3.98674 -5.07099 0.0995744 3.94498 -5.08485 -0.309069 3.94498 -5.08485 0.0995744 3.96677 -5.08067 -0.309069 3.94498 -5.08485 -0.717713 3.94498 -5.08485 -0.309069 3.96677 -5.08067 -0.717713 3.94498 -5.08485 -1.12636 3.94498 -5.08485 -0.717713 3.96677 -5.08067 0.0995744 3.92285 -5.08325 -0.309069 3.92285 -5.08325 0.0995744 3.94498 -5.08485 -0.309069 3.92285 -5.08325 -0.717713 3.92285 -5.08325 -0.309069 3.94498 -5.08485 -0.717713 3.92285 -5.08325 -1.12636 3.92285 -5.08325 -0.717713 3.94498 -5.08485 0.0995744 3.90189 -5.07598 -0.309069 3.90189 -5.07598 0.0995744 3.92285 -5.08325 -0.309069 3.90189 -5.07598 -0.717713 3.90189 -5.07598 -0.309069 3.92285 -5.08325 -0.717713 3.90189 -5.07598 -1.12636 3.90189 -5.07598 -0.717713 3.92285 -5.08325 1.33 3.99954 -4.99257 1.33 4.00013 -4.98009 1.33 3.99575 -4.97782 1.33 3.99575 -4.97782 1.33 4.00013 -4.98009 1.33 3.99939 -4.97366 1.33 3.98836 -4.96449 1.33 3.99939 -4.97366 1.33 3.99616 -4.96115 1.33 3.99073 -4.94948 1.33 3.98836 -4.96449 1.33 3.99616 -4.96115 1.33 3.99073 -4.94948 1.33 3.97786 -4.95345 1.33 3.98836 -4.96449 1.33 3.99073 -4.94948 1.33 3.98324 -4.93896 1.33 3.97786 -4.95345 1.33 3.97786 -4.95345 1.33 3.98324 -4.93896 1.33 3.96492 -4.94542 1.33 3.96492 -4.94542 1.33 3.98324 -4.93896 1.33 3.97398 -4.92999 1.33 3.95037 -4.9409 1.33 3.97398 -4.92999 1.33 3.96337 -4.92286 1.33 3.95269 -4.91805 1.33 3.95037 -4.9409 1.33 3.96337 -4.92286 1.33 3.95269 -4.91805 1.33 3.93515 -4.9402 1.33 3.95037 -4.9409 1.33 3.95269 -4.91805 1.33 3.94281 -4.91505 1.33 3.93515 -4.9402 1.33 3.93515 -4.9402 1.33 3.94281 -4.91505 1.33 3.93221 -4.91765 1.33 3.92211 -4.92172 1.33 3.93515 -4.9402 1.33 3.93221 -4.91765 1.33 3.92211 -4.92172 1.33 3.92025 -4.94334 1.33 3.93515 -4.9402 1.33 3.92211 -4.92172 1.33 3.91265 -4.92719 1.33 3.92025 -4.94334 1.33 3.92025 -4.94334 1.33 3.91265 -4.92719 1.33 3.90409 -4.93393 1.33 3.90662 -4.95015 1.33 3.90409 -4.93393 1.33 3.89646 -4.94198 1.33 3.8885 -4.95378 1.33 3.90662 -4.95015 1.33 3.89646 -4.94198 1.33 3.8885 -4.95378 1.33 3.89514 -4.96016 1.33 3.90662 -4.95015 1.33 3.8885 -4.95378 1.33 3.88503 -4.96131 1.33 3.89514 -4.96016 1.33 3.89514 -4.96016 1.33 3.88503 -4.96131 1.33 3.88254 -4.96968 1.33 3.88655 -4.97274 1.33 3.88254 -4.96968 1.33 3.88132 -4.97834 1.33 3.88141 -4.98708 1.33 3.88655 -4.97274 1.33 3.88132 -4.97834 1.33 3.99575 -4.97782 1.33 3.99939 -4.97366 1.33 3.98836 -4.96449 1.33 3.96492 -4.94542 1.33 3.97398 -4.92999 1.33 3.95037 -4.9409 1.33 3.92025 -4.94334 1.33 3.90409 -4.93393 1.33 3.90662 -4.95015 1.33 3.89514 -4.96016 1.33 3.88254 -4.96968 1.33 3.88655 -4.97274 1.35 3.97993 -4.99766 1.33 3.99954 -4.99257 1.35 3.97796 -4.9874 1.35 3.97993 -4.99766 1.33 3.99953 -5.00746 1.33 3.99954 -4.99257 1.35 3.97993 -4.99766 1.35 3.97918 -5.00807 1.33 3.99953 -5.00746 1.33 3.99953 -5.00746 1.35 3.97918 -5.00807 1.33 3.99587 -5.02189 1.33 3.99587 -5.02189 1.35 3.97918 -5.00807 1.35 3.97575 -5.01794 1.33 3.98876 -5.03497 1.35 3.97575 -5.01794 1.35 3.96989 -5.02658 1.33 3.97865 -5.0459 1.35 3.96989 -5.02658 1.35 3.962 -5.03341 1.33 3.96616 -5.054 1.35 3.962 -5.03341 1.35 3.9526 -5.03796 1.33 3.95206 -5.05878 1.35 3.9526 -5.03796 1.35 3.94234 -5.03993 1.33 3.93722 -5.05994 1.35 3.94234 -5.03993 1.35 3.93193 -5.03918 1.33 3.92255 -5.0574 1.35 3.93193 -5.03918 1.35 3.92206 -5.03575 1.33 3.90895 -5.05134 1.35 3.92206 -5.03575 1.35 3.91342 -5.02989 1.33 3.89726 -5.04212 1.35 3.91342 -5.02989 1.35 3.90659 -5.022 1.33 3.88821 -5.0303 1.35 3.90659 -5.022 1.35 3.90204 -5.0126 1.33 3.88235 -5.01661 1.35 3.90204 -5.0126 1.35 3.90007 -5.00234 1.33 3.88003 -5.00191 1.35 3.90007 -5.00234 1.35 3.90082 -4.99193 1.33 3.88141 -4.98708 1.35 3.90082 -4.99193 1.35 3.90425 -4.98206 1.33 3.88655 -4.97274 1.35 3.90425 -4.98206 1.35 3.91011 -4.97342 1.33 3.89514 -4.96016 1.35 3.91011 -4.97342 1.33 3.90662 -4.95015 1.33 3.89514 -4.96016 1.33 3.88655 -4.97274 1.35 3.91011 -4.97342 1.33 3.99587 -5.02189 1.35 3.97575 -5.01794 1.33 3.98876 -5.03497 1.33 3.98876 -5.03497 1.35 3.96989 -5.02658 1.33 3.97865 -5.0459 1.33 3.97865 -5.0459 1.35 3.962 -5.03341 1.33 3.96616 -5.054 1.33 3.96616 -5.054 1.35 3.9526 -5.03796 1.33 3.95206 -5.05878 1.33 3.95206 -5.05878 1.35 3.94234 -5.03993 1.33 3.93722 -5.05994 1.33 3.93722 -5.05994 1.35 3.93193 -5.03918 1.33 3.92255 -5.0574 1.33 3.92255 -5.0574 1.35 3.92206 -5.03575 1.33 3.90895 -5.05134 1.33 3.90895 -5.05134 1.35 3.91342 -5.02989 1.33 3.89726 -5.04212 1.33 3.89726 -5.04212 1.35 3.90659 -5.022 1.33 3.88821 -5.0303 1.33 3.88821 -5.0303 1.35 3.90204 -5.0126 1.33 3.88235 -5.01661 1.33 3.88235 -5.01661 1.35 3.90007 -5.00234 1.33 3.88003 -5.00191 1.33 3.88003 -5.00191 1.35 3.90082 -4.99193 1.33 3.88141 -4.98708 1.33 3.88141 -4.98708 1.35 3.90425 -4.98206 1.33 3.88655 -4.97274 1.35 3.91011 -4.97342 1.35 3.918 -4.96659 1.33 3.90662 -4.95015 1.33 3.90662 -4.95015 1.35 3.918 -4.96659 1.33 3.92025 -4.94334 1.33 3.92025 -4.94334 1.35 3.918 -4.96659 1.35 3.9274 -4.96204 1.33 3.93515 -4.9402 1.35 3.9274 -4.96204 1.35 3.93766 -4.96007 1.33 3.95037 -4.9409 1.35 3.93766 -4.96007 1.35 3.94807 -4.96082 1.33 3.96492 -4.94542 1.35 3.94807 -4.96082 1.35 3.95794 -4.96425 1.33 3.97786 -4.95345 1.35 3.95794 -4.96425 1.35 3.96658 -4.97011 1.33 3.98836 -4.96449 1.35 3.96658 -4.97011 1.35 3.97341 -4.978 1.33 3.99575 -4.97782 1.35 3.97341 -4.978 1.35 3.97796 -4.9874 1.33 3.99954 -4.99257 1.33 3.99575 -4.97782 1.35 3.97796 -4.9874 1.33 3.92025 -4.94334 1.35 3.9274 -4.96204 1.33 3.93515 -4.9402 1.33 3.93515 -4.9402 1.35 3.93766 -4.96007 1.33 3.95037 -4.9409 1.33 3.95037 -4.9409 1.35 3.94807 -4.96082 1.33 3.96492 -4.94542 1.33 3.96492 -4.94542 1.35 3.95794 -4.96425 1.33 3.97786 -4.95345 1.33 3.97786 -4.95345 1.35 3.96658 -4.97011 1.33 3.98836 -4.96449 1.33 3.98836 -4.96449 1.35 3.97341 -4.978 1.33 3.99575 -4.97782 1.35 3.97341 -4.978 1.35 3.90007 -5.00234 1.35 3.97796 -4.9874 1.35 3.97341 -4.978 1.35 3.90082 -4.99193 1.35 3.90007 -5.00234 1.35 3.97341 -4.978 1.35 3.96658 -4.97011 1.35 3.90082 -4.99193 1.35 3.90082 -4.99193 1.35 3.96658 -4.97011 1.35 3.90425 -4.98206 1.35 3.90425 -4.98206 1.35 3.96658 -4.97011 1.35 3.95794 -4.96425 1.35 3.91011 -4.97342 1.35 3.95794 -4.96425 1.35 3.94807 -4.96082 1.35 3.918 -4.96659 1.35 3.94807 -4.96082 1.35 3.93766 -4.96007 1.35 3.9274 -4.96204 1.35 3.918 -4.96659 1.35 3.93766 -4.96007 1.35 3.90425 -4.98206 1.35 3.95794 -4.96425 1.35 3.91011 -4.97342 1.35 3.91011 -4.97342 1.35 3.94807 -4.96082 1.35 3.918 -4.96659 1.35 3.90007 -5.00234 1.35 3.90204 -5.0126 1.35 3.97796 -4.9874 1.35 3.97796 -4.9874 1.35 3.90204 -5.0126 1.35 3.97993 -4.99766 1.35 3.97993 -4.99766 1.35 3.90204 -5.0126 1.35 3.90659 -5.022 1.35 3.97918 -5.00807 1.35 3.90659 -5.022 1.35 3.91342 -5.02989 1.35 3.97575 -5.01794 1.35 3.91342 -5.02989 1.35 3.92206 -5.03575 1.35 3.96989 -5.02658 1.35 3.92206 -5.03575 1.35 3.93193 -5.03918 1.35 3.962 -5.03341 1.35 3.93193 -5.03918 1.35 3.94234 -5.03993 1.35 3.9526 -5.03796 1.35 3.962 -5.03341 1.35 3.94234 -5.03993 1.35 3.97993 -4.99766 1.35 3.90659 -5.022 1.35 3.97918 -5.00807 1.35 3.97918 -5.00807 1.35 3.91342 -5.02989 1.35 3.97575 -5.01794 1.35 3.97575 -5.01794 1.35 3.92206 -5.03575 1.35 3.96989 -5.02658 1.35 3.96989 -5.02658 1.35 3.93193 -5.03918 1.35 3.962 -5.03341 -1.45 3.78527 -5.00908 -1.46 3.77528 -5.00967 -1.45 3.79289 -5.04882 -1.45 3.78527 -5.00908 -1.46 3.77839 -4.96671 -1.46 3.77528 -5.00967 -1.45 3.78527 -5.00908 -1.45 3.78819 -4.96873 -1.46 3.77839 -4.96671 -1.46 3.77839 -4.96671 -1.45 3.78819 -4.96873 -1.46 3.79252 -4.92602 -1.46 3.79252 -4.92602 -1.45 3.78819 -4.96873 -1.45 3.80146 -4.9305 -1.46 3.81669 -4.89037 -1.45 3.80146 -4.9305 -1.45 3.82416 -4.89701 -1.46 3.84927 -4.86219 -1.45 3.82416 -4.89701 -1.45 3.85477 -4.87054 -1.46 3.88803 -4.8434 -1.45 3.85477 -4.87054 -1.45 3.89118 -4.85289 -1.46 3.93033 -4.83528 -1.45 3.89118 -4.85289 -1.45 3.93092 -4.84527 -1.46 3.97329 -4.83839 -1.45 3.93092 -4.84527 -1.45 3.97127 -4.84819 -1.46 4.01398 -4.85252 -1.45 3.97127 -4.84819 -1.45 4.0095 -4.86145 -1.46 4.04963 -4.87669 -1.45 4.0095 -4.86145 -1.45 4.04299 -4.88416 -1.46 4.07781 -4.90927 -1.45 4.04299 -4.88416 -1.45 4.06946 -4.91477 -1.46 4.0966 -4.94803 -1.45 4.06946 -4.91477 -1.45 4.08711 -4.95118 -1.46 4.10472 -4.99033 -1.45 4.08711 -4.95118 -1.45 4.09473 -4.99092 -1.46 4.10161 -5.03329 -1.45 4.09473 -4.99092 -1.45 4.09181 -5.03127 -1.46 4.08748 -5.07398 -1.45 4.09181 -5.03127 -1.45 4.07855 -5.0695 -1.46 4.06331 -5.10963 -1.45 4.07855 -5.0695 -1.45 4.05584 -5.10299 -1.46 4.03073 -5.13781 -1.45 4.05584 -5.10299 -1.45 4.02523 -5.12946 -1.46 3.99197 -5.1566 -1.45 4.02523 -5.12946 -1.45 3.98882 -5.14711 -1.46 3.94967 -5.16472 -1.45 3.98882 -5.14711 -1.45 3.94908 -5.15473 -1.46 3.90671 -5.16161 -1.45 3.94908 -5.15473 -1.45 3.90873 -5.15181 -1.46 3.86602 -5.14748 -1.45 3.90873 -5.15181 -1.45 3.8705 -5.13855 -1.46 3.83037 -5.12331 -1.45 3.8705 -5.13855 -1.45 3.83701 -5.11584 -1.46 3.80219 -5.09073 -1.45 3.83701 -5.11584 -1.45 3.81054 -5.08523 -1.46 3.7834 -5.05197 -1.45 3.81054 -5.08523 -1.45 3.79289 -5.04882 -1.46 3.77528 -5.00967 -1.46 3.7834 -5.05197 -1.45 3.79289 -5.04882 -1.46 3.79252 -4.92602 -1.45 3.80146 -4.9305 -1.46 3.81669 -4.89037 -1.46 3.81669 -4.89037 -1.45 3.82416 -4.89701 -1.46 3.84927 -4.86219 -1.46 3.84927 -4.86219 -1.45 3.85477 -4.87054 -1.46 3.88803 -4.8434 -1.46 3.88803 -4.8434 -1.45 3.89118 -4.85289 -1.46 3.93033 -4.83528 -1.46 3.93033 -4.83528 -1.45 3.93092 -4.84527 -1.46 3.97329 -4.83839 -1.46 3.97329 -4.83839 -1.45 3.97127 -4.84819 -1.46 4.01398 -4.85252 -1.46 4.01398 -4.85252 -1.45 4.0095 -4.86145 -1.46 4.04963 -4.87669 -1.46 4.04963 -4.87669 -1.45 4.04299 -4.88416 -1.46 4.07781 -4.90927 -1.46 4.07781 -4.90927 -1.45 4.06946 -4.91477 -1.46 4.0966 -4.94803 -1.46 4.0966 -4.94803 -1.45 4.08711 -4.95118 -1.46 4.10472 -4.99033 -1.46 4.10472 -4.99033 -1.45 4.09473 -4.99092 -1.46 4.10161 -5.03329 -1.46 4.10161 -5.03329 -1.45 4.09181 -5.03127 -1.46 4.08748 -5.07398 -1.46 4.08748 -5.07398 -1.45 4.07855 -5.0695 -1.46 4.06331 -5.10963 -1.46 4.06331 -5.10963 -1.45 4.05584 -5.10299 -1.46 4.03073 -5.13781 -1.46 4.03073 -5.13781 -1.45 4.02523 -5.12946 -1.46 3.99197 -5.1566 -1.46 3.99197 -5.1566 -1.45 3.98882 -5.14711 -1.46 3.94967 -5.16472 -1.46 3.94967 -5.16472 -1.45 3.94908 -5.15473 -1.46 3.90671 -5.16161 -1.46 3.90671 -5.16161 -1.45 3.90873 -5.15181 -1.46 3.86602 -5.14748 -1.46 3.86602 -5.14748 -1.45 3.8705 -5.13855 -1.46 3.83037 -5.12331 -1.46 3.83037 -5.12331 -1.45 3.83701 -5.11584 -1.46 3.80219 -5.09073 -1.46 3.80219 -5.09073 -1.45 3.81054 -5.08523 -1.46 3.7834 -5.05197 -1.5882 3.94331 -5.11956 -1.5892 3.94144 -5.11479 -1.49 3.96 -5.0863 -1.49 3.96 -5.0863 -1.5892 3.94144 -5.11479 -1.5898 3.93966 -5.10992 -1.59 3.93796 -5.10498 -1.49 3.96 -5.0863 -1.5898 3.93966 -5.10992 -1.59 3.93796 -5.10498 -1.59 3.91781 -5.04424 -1.49 3.96 -5.0863 -1.49 3.96 -5.0863 -1.59 3.91781 -5.04424 -1.49 3.9348 -5.01037 -1.5882 3.94331 -5.11956 -1.49 3.96 -5.0863 -1.5882 4.00883 -5.09782 -1.5882 4.00883 -5.09782 -1.49 3.96 -5.0863 -1.49 3.97557 -5.08113 -1.59 3.98424 -5.02219 -1.59 4.0044 -5.08293 -1.49 3.97557 -5.08113 -1.49 3.95037 -5.0052 -1.59 3.98424 -5.02219 -1.49 3.97557 -5.08113 -1.59 4.0044 -5.08293 -1.5898 4.00599 -5.0879 -1.49 3.97557 -5.08113 -1.49 3.97557 -5.08113 -1.5898 4.00599 -5.0879 -1.5892 4.00747 -5.09287 -1.5882 4.00883 -5.09782 -1.49 3.97557 -5.08113 -1.5892 4.00747 -5.09287 -1.5882 4.05956 -4.99669 -1.5892 4.05479 -4.99856 -1.49 4.0263 -4.98 -1.49 4.0263 -4.98 -1.5892 4.05479 -4.99856 -1.5898 4.04992 -5.00034 -1.59 4.04498 -5.00204 -1.49 4.0263 -4.98 -1.5898 4.04992 -5.00034 -1.59 4.04498 -5.00204 -1.59 3.98424 -5.02219 -1.49 4.0263 -4.98 -1.49 4.0263 -4.98 -1.59 3.98424 -5.02219 -1.49 3.95037 -5.0052 -1.5882 4.05956 -4.99669 -1.49 4.0263 -4.98 -1.5882 4.03782 -4.93117 -1.5882 4.03782 -4.93117 -1.49 4.0263 -4.98 -1.49 4.02113 -4.96443 -1.59 3.96219 -4.95576 -1.59 4.02293 -4.9356 -1.49 4.02113 -4.96443 -1.49 3.9452 -4.98963 -1.59 3.96219 -4.95576 -1.49 4.02113 -4.96443 -1.59 4.02293 -4.9356 -1.5898 4.0279 -4.93401 -1.49 4.02113 -4.96443 -1.49 4.02113 -4.96443 -1.5898 4.0279 -4.93401 -1.5892 4.03287 -4.93253 -1.5882 4.03782 -4.93117 -1.49 4.02113 -4.96443 -1.5892 4.03287 -4.93253 -1.5882 3.93669 -4.88044 -1.5892 3.93856 -4.88521 -1.49 3.92 -4.9137 -1.49 3.92 -4.9137 -1.5892 3.93856 -4.88521 -1.5898 3.94034 -4.89008 -1.59 3.94204 -4.89502 -1.49 3.92 -4.9137 -1.5898 3.94034 -4.89008 -1.59 3.94204 -4.89502 -1.59 3.96219 -4.95576 -1.49 3.92 -4.9137 -1.49 3.92 -4.9137 -1.59 3.96219 -4.95576 -1.49 3.9452 -4.98963 -1.5882 3.87117 -4.90218 -1.5882 3.93669 -4.88044 -1.49 3.90443 -4.91887 -1.49 3.90443 -4.91887 -1.5882 3.93669 -4.88044 -1.49 3.92 -4.9137 -1.59 3.89576 -4.97781 -1.59 3.8756 -4.91707 -1.49 3.90443 -4.91887 -1.49 3.92963 -4.9948 -1.59 3.89576 -4.97781 -1.49 3.90443 -4.91887 -1.59 3.8756 -4.91707 -1.5898 3.87401 -4.9121 -1.49 3.90443 -4.91887 -1.49 3.90443 -4.91887 -1.5898 3.87401 -4.9121 -1.5892 3.87253 -4.90713 -1.5882 3.87117 -4.90218 -1.49 3.90443 -4.91887 -1.5892 3.87253 -4.90713 -1.5882 3.82044 -5.00331 -1.5892 3.82521 -5.00144 -1.49 3.8537 -5.02 -1.49 3.8537 -5.02 -1.5892 3.82521 -5.00144 -1.5898 3.83008 -4.99966 -1.59 3.83502 -4.99796 -1.49 3.8537 -5.02 -1.5898 3.83008 -4.99966 -1.59 3.83502 -4.99796 -1.59 3.89576 -4.97781 -1.49 3.8537 -5.02 -1.49 3.8537 -5.02 -1.59 3.89576 -4.97781 -1.49 3.92963 -4.9948 -1.5882 3.84218 -5.06883 -1.5882 3.82044 -5.00331 -1.49 3.85887 -5.03557 -1.49 3.85887 -5.03557 -1.5882 3.82044 -5.00331 -1.49 3.8537 -5.02 -1.59 3.91781 -5.04424 -1.59 3.85707 -5.0644 -1.49 3.85887 -5.03557 -1.49 3.9348 -5.01037 -1.59 3.91781 -5.04424 -1.49 3.85887 -5.03557 -1.59 3.85707 -5.0644 -1.5898 3.8521 -5.06599 -1.49 3.85887 -5.03557 -1.49 3.85887 -5.03557 -1.5898 3.8521 -5.06599 -1.5892 3.84713 -5.06747 -1.5882 3.84218 -5.06883 -1.49 3.85887 -5.03557 -1.5892 3.84713 -5.06747 -1.49 3.97557 -5.08113 -1.49 3.96 -5.0863 -1.49 3.95037 -5.0052 -1.49 3.95037 -5.0052 -1.49 3.96 -5.0863 -1.49 3.9348 -5.01037 -1.49 3.9452 -4.98963 -1.49 3.9348 -5.01037 -1.49 3.92963 -4.9948 -1.49 3.92 -4.9137 -1.49 3.92963 -4.9948 -1.49 3.90443 -4.91887 -1.49 3.92 -4.9137 -1.49 3.9452 -4.98963 -1.49 3.92963 -4.9948 -1.49 3.9348 -5.01037 -1.49 3.85887 -5.03557 -1.49 3.92963 -4.9948 -1.49 3.92963 -4.9948 -1.49 3.85887 -5.03557 -1.49 3.8537 -5.02 -1.49 3.9348 -5.01037 -1.49 3.9452 -4.98963 -1.49 3.95037 -5.0052 -1.49 3.95037 -5.0052 -1.49 3.9452 -4.98963 -1.49 4.02113 -4.96443 -1.49 4.0263 -4.98 -1.49 3.95037 -5.0052 -1.49 4.02113 -4.96443 -1.1 4.1 5.25 -1.1 3.91412 5.09659 -1.1 3.475 5.25 -1.1 4.1 5.25 -1.1 3.94 5.1 -1.1 3.91412 5.09659 -1.1 4.1 5.25 -1.1 3.96588 5.09659 -1.1 3.94 5.1 -1.1 4.1 5.25 -1.1 3.99 5.0866 -1.1 3.96588 5.09659 -1.1 4.1 5.25 -1.1 4.01071 5.07071 -1.1 3.99 5.0866 -1.1 4.1 5.25 -1.1 4.0266 5.05 -1.1 4.01071 5.07071 -1.1 4.1 5.25 -1.1 4.03659 5.02588 -1.1 4.0266 5.05 -1.1 4.1 5.25 -1.1 4.12588 5.24659 -1.1 4.03659 5.02588 -1.1 4.03659 5.02588 -1.1 4.12588 5.24659 -1.1 4.15 5.2366 -1.1 4.2 5.15 -1.1 4.15 5.2366 -1.1 4.17071 5.22071 -1.1 4.1866 5.2 -1.1 4.2 5.15 -1.1 4.17071 5.22071 -1.1 4.1866 5.2 -1.1 4.19659 5.17588 -1.1 4.2 5.15 -1.1 4.03659 5.02588 -1.1 4.15 5.2366 -1.1 4.2 5.15 -1.1 4.04 5 -1.1 4.2 5.15 -1.1 4.03659 4.97412 -1.1 4.04 5 -1.1 4.03659 5.02588 -1.1 4.2 5.15 -1.1 4.03659 4.97412 -1.1 4.2 5.15 -1.1 4.0266 4.95 -1.1 4.0266 4.95 -1.1 4.2 5.15 -1.1 4.2 1.05 -1.1 4.01071 4.92929 -1.1 4.2 1.05 -1.1 3.99 4.9134 -1.1 4.01071 4.92929 -1.1 4.0266 4.95 -1.1 4.2 1.05 -1.1 4.19491 0.978843 -1.1 3.9116 0.85 -1.1 4.2 1.05 -1.1 4.19491 0.978843 -1.1 4.17975 0.909134 -1.1 3.9116 0.85 -1.1 3.9116 0.85 -1.1 4.17975 0.909134 -1.1 4.15482 0.842292 -1.1 3.92159 0.825882 -1.1 4.15482 0.842292 -1.1 4.12063 0.77968 -1.1 4.07787 0.72257 -1.1 3.92159 0.825882 -1.1 4.12063 0.77968 -1.1 4.07787 0.72257 -1.1 3.925 0.8 -1.1 3.92159 0.825882 -1.1 4.07787 0.72257 -1.1 4.02743 0.672125 -1.1 3.925 0.8 -1.1 3.925 0.8 -1.1 4.02743 0.672125 -1.1 3.92159 0.774118 -1.1 3.92159 0.774118 -1.1 4.02743 0.672125 -1.1 3.97032 0.629373 -1.1 3.9116 0.75 -1.1 3.97032 0.629373 -1.1 3.89571 0.729289 -1.1 3.9116 0.75 -1.1 3.92159 0.774118 -1.1 3.97032 0.629373 -1.1 3.9116 0.85 -1.1 4.15482 0.842292 -1.1 3.92159 0.825882 -1.1 3.97032 0.629373 -1.1 3.90771 0.595184 -1.1 3.89571 0.729289 -1.1 3.89571 0.729289 -1.1 3.90771 0.595184 -1.1 3.875 0.713397 -1.1 3.875 0.713397 -1.1 3.90771 0.595184 -1.1 3.85088 0.703407 -1.1 3.85088 0.703407 -1.1 3.90771 0.595184 -1.1 3.84087 0.570253 -1.1 3.825 0.7 -1.1 3.84087 0.570253 -1.1 3.79912 0.703407 -1.1 3.825 0.7 -1.1 3.85088 0.703407 -1.1 3.84087 0.570253 -1.1 3.84087 0.570253 -1.1 3.77116 0.555089 -1.1 3.79912 0.703407 -1.1 3.79912 0.703407 -1.1 3.77116 0.555089 -1.1 3.775 0.713397 -1.1 3.775 0.713397 -1.1 3.77116 0.555089 -1.1 3.75429 0.729289 -1.1 3.75429 0.729289 -1.1 3.77116 0.555089 -1.1 3.7 0.55 -1.1 3.7384 0.75 -1.1 3.7 0.55 -1.1 3.72841 0.774118 -1.1 3.7384 0.75 -1.1 3.75429 0.729289 -1.1 3.7 0.55 -1.1 3.72841 0.774118 -1.1 3.7 0.55 -1.1 3.725 0.8 -1.1 3.725 0.8 -1.1 3.7 0.55 -1.1 2.1 0.55 -1.1 2.075 0.8 -1.1 2.1 0.55 -1.1 2.07159 0.774118 -1.1 2.075 0.8 -1.1 3.725 0.8 -1.1 2.1 0.55 -1.1 2.075 0.8 -1.1 3.72841 0.825882 -1.1 3.725 0.8 -1.1 2.075 0.8 -1.1 2.07159 0.825882 -1.1 3.72841 0.825882 -1.1 3.72841 0.825882 -1.1 2.07159 0.825882 -1.1 3.7384 0.85 -1.1 3.7384 0.85 -1.1 2.07159 0.825882 -1.1 2.0616 0.85 -1.1 2.325 5.25 -1.1 2.0616 0.85 -1.1 2.04571 0.870711 -1.1 1.93071 4.92929 -1.1 2.04571 0.870711 -1.1 2.025 0.886603 -1.1 1.91 4.9134 -1.1 2.025 0.886603 -1.1 2.00088 0.896593 -1.1 1.88588 4.90341 -1.1 2.00088 0.896593 -1.1 1.975 0.9 -1.1 1.6 1.05 -1.1 1.975 0.9 -1.1 1.94912 0.896593 -1.1 1.925 0.886603 -1.1 1.6 1.05 -1.1 1.94912 0.896593 -1.1 1.925 0.886603 -1.1 1.90429 0.870711 -1.1 1.6 1.05 -1.1 1.6 1.05 -1.1 1.90429 0.870711 -1.1 1.8884 0.85 -1.1 1.60509 0.978843 -1.1 1.8884 0.85 -1.1 1.62025 0.909134 -1.1 1.60509 0.978843 -1.1 1.6 1.05 -1.1 1.8884 0.85 -1.1 2.02884 0.555089 -1.1 2.04571 0.729289 -1.1 2.1 0.55 -1.1 2.02884 0.555089 -1.1 2.025 0.713397 -1.1 2.04571 0.729289 -1.1 2.02884 0.555089 -1.1 2.00088 0.703407 -1.1 2.025 0.713397 -1.1 2.02884 0.555089 -1.1 1.95913 0.570253 -1.1 2.00088 0.703407 -1.1 2.00088 0.703407 -1.1 1.95913 0.570253 -1.1 1.975 0.7 -1.1 1.975 0.7 -1.1 1.95913 0.570253 -1.1 1.94912 0.703407 -1.1 1.94912 0.703407 -1.1 1.95913 0.570253 -1.1 1.89229 0.595184 -1.1 1.925 0.713397 -1.1 1.89229 0.595184 -1.1 1.90429 0.729289 -1.1 1.925 0.713397 -1.1 1.94912 0.703407 -1.1 1.89229 0.595184 -1.1 1.89229 0.595184 -1.1 1.82968 0.629373 -1.1 1.90429 0.729289 -1.1 1.90429 0.729289 -1.1 1.82968 0.629373 -1.1 1.8884 0.75 -1.1 1.8884 0.75 -1.1 1.82968 0.629373 -1.1 1.87841 0.774118 -1.1 1.87841 0.774118 -1.1 1.82968 0.629373 -1.1 1.77257 0.672125 -1.1 1.875 0.8 -1.1 1.77257 0.672125 -1.1 1.72213 0.72257 -1.1 1.87841 0.825882 -1.1 1.72213 0.72257 -1.1 1.67937 0.77968 -1.1 1.64518 0.842292 -1.1 1.87841 0.825882 -1.1 1.67937 0.77968 -1.1 1.64518 0.842292 -1.1 1.8884 0.85 -1.1 1.87841 0.825882 -1.1 1.64518 0.842292 -1.1 1.62025 0.909134 -1.1 1.8884 0.85 -1.1 1.87841 0.774118 -1.1 1.77257 0.672125 -1.1 1.875 0.8 -1.1 1.875 0.8 -1.1 1.72213 0.72257 -1.1 1.87841 0.825882 -1.1 1.6 5.15 -1.1 1.7734 4.95 -1.1 1.6 1.05 -1.1 1.6 5.15 -1.1 1.76341 4.97412 -1.1 1.7734 4.95 -1.1 1.6 5.15 -1.1 1.76 5 -1.1 1.76341 4.97412 -1.1 1.6 5.15 -1.1 1.76341 5.02588 -1.1 1.76 5 -1.1 1.6 5.15 -1.1 1.65 5.2366 -1.1 1.76341 5.02588 -1.1 1.6 5.15 -1.1 1.62929 5.22071 -1.1 1.65 5.2366 -1.1 1.6 5.15 -1.1 1.6134 5.2 -1.1 1.62929 5.22071 -1.1 1.6 5.15 -1.1 1.60341 5.17588 -1.1 1.6134 5.2 -1.1 1.65 5.2366 -1.1 1.67412 5.24659 -1.1 1.76341 5.02588 -1.1 1.76341 5.02588 -1.1 1.67412 5.24659 -1.1 1.7 5.25 -1.1 1.7734 5.05 -1.1 1.7 5.25 -1.1 1.78929 5.07071 -1.1 1.7734 5.05 -1.1 1.76341 5.02588 -1.1 1.7 5.25 -1.1 2.325 5.25 -1.1 1.88588 5.09659 -1.1 1.7 5.25 -1.1 2.325 5.25 -1.1 1.91 5.0866 -1.1 1.88588 5.09659 -1.1 2.325 5.25 -1.1 1.93071 5.07071 -1.1 1.91 5.0866 -1.1 2.325 5.25 -1.1 1.9466 5.05 -1.1 1.93071 5.07071 -1.1 2.325 5.25 -1.1 1.95659 5.02588 -1.1 1.9466 5.05 -1.1 2.325 5.25 -1.1 1.96 5 -1.1 1.95659 5.02588 -1.1 2.325 5.25 -1.1 1.95659 4.97412 -1.1 1.96 5 -1.1 2.325 5.25 -1.1 1.9466 4.95 -1.1 1.95659 4.97412 -1.1 2.325 5.25 -1.1 1.93071 4.92929 -1.1 1.9466 4.95 -1.1 2.325 5.25 -1.1 2.04571 0.870711 -1.1 1.93071 4.92929 -1.1 2.325 5.4 -1.1 3.475 5.25 -1.1 2.325 5.25 -1.1 2.325 5.4 -1.1 3.475 5.4 -1.1 3.475 5.25 -1.1 3.91412 5.09659 -1.1 3.89 5.0866 -1.1 3.475 5.25 -1.1 3.475 5.25 -1.1 3.89 5.0866 -1.1 3.86929 5.07071 -1.1 3.8534 5.05 -1.1 3.475 5.25 -1.1 3.86929 5.07071 -1.1 3.8534 5.05 -1.1 3.84341 5.02588 -1.1 3.475 5.25 -1.1 3.475 5.25 -1.1 3.84341 5.02588 -1.1 3.84 5 -1.1 3.84341 4.97412 -1.1 3.475 5.25 -1.1 3.84 5 -1.1 3.84341 4.97412 -1.1 3.8534 4.95 -1.1 3.475 5.25 -1.1 3.475 5.25 -1.1 3.8534 4.95 -1.1 3.86929 4.92929 -1.1 3.75429 0.870711 -1.1 3.86929 4.92929 -1.1 3.775 0.886603 -1.1 3.75429 0.870711 -1.1 3.475 5.25 -1.1 3.86929 4.92929 -1.1 3.75429 0.870711 -1.1 3.7384 0.85 -1.1 3.475 5.25 -1.1 3.475 5.25 -1.1 3.7384 0.85 -1.1 2.325 5.25 -1.1 2.325 5.25 -1.1 3.7384 0.85 -1.1 2.0616 0.85 -1.1 3.86929 4.92929 -1.1 3.89 4.9134 -1.1 3.775 0.886603 -1.1 3.775 0.886603 -1.1 3.89 4.9134 -1.1 3.79912 0.896593 -1.1 3.79912 0.896593 -1.1 3.89 4.9134 -1.1 3.91412 4.90341 -1.1 3.825 0.9 -1.1 3.91412 4.90341 -1.1 4.2 1.05 -1.1 3.85088 0.896593 -1.1 4.2 1.05 -1.1 3.875 0.886603 -1.1 3.85088 0.896593 -1.1 3.825 0.9 -1.1 4.2 1.05 -1.1 3.91412 4.90341 -1.1 3.94 4.9 -1.1 4.2 1.05 -1.1 4.2 1.05 -1.1 3.94 4.9 -1.1 3.96588 4.90341 -1.1 3.99 4.9134 -1.1 4.2 1.05 -1.1 3.96588 4.90341 -1.1 2.04571 0.729289 -1.1 2.0616 0.75 -1.1 2.1 0.55 -1.1 2.1 0.55 -1.1 2.0616 0.75 -1.1 2.07159 0.774118 -1.1 1.93071 4.92929 -1.1 2.025 0.886603 -1.1 1.91 4.9134 -1.1 1.91 4.9134 -1.1 2.00088 0.896593 -1.1 1.88588 4.90341 -1.1 1.88588 4.90341 -1.1 1.975 0.9 -1.1 1.6 1.05 -1.1 1.86 4.9 -1.1 1.6 1.05 -1.1 1.83412 4.90341 -1.1 1.86 4.9 -1.1 1.88588 4.90341 -1.1 1.6 1.05 -1.1 1.88588 5.09659 -1.1 1.86 5.1 -1.1 1.7 5.25 -1.1 1.7 5.25 -1.1 1.86 5.1 -1.1 1.83412 5.09659 -1.1 1.81 5.0866 -1.1 1.7 5.25 -1.1 1.83412 5.09659 -1.1 1.81 5.0866 -1.1 1.78929 5.07071 -1.1 1.7 5.25 -1.1 1.7734 4.95 -1.1 1.78929 4.92929 -1.1 1.6 1.05 -1.1 1.6 1.05 -1.1 1.78929 4.92929 -1.1 1.81 4.9134 -1.1 1.83412 4.90341 -1.1 1.6 1.05 -1.1 1.81 4.9134 -1.1 3.825 0.9 -1.1 3.79912 0.896593 -1.1 3.91412 4.90341 -1.1 3.9116 0.85 -1.1 3.89571 0.870711 -1.1 4.2 1.05 -1.1 4.2 1.05 -1.1 3.89571 0.870711 -1.1 3.875 0.886603 1.1 4.2 5.15 1.1 4.0266 4.95 1.1 4.2 1.05 1.1 4.2 5.15 1.1 4.03659 4.97412 1.1 4.0266 4.95 1.1 4.2 5.15 1.1 4.04 5 1.1 4.03659 4.97412 1.1 4.2 5.15 1.1 4.03659 5.02588 1.1 4.04 5 1.1 4.2 5.15 1.1 4.15 5.2366 1.1 4.03659 5.02588 1.1 4.2 5.15 1.1 4.17071 5.22071 1.1 4.15 5.2366 1.1 4.2 5.15 1.1 4.1866 5.2 1.1 4.17071 5.22071 1.1 4.2 5.15 1.1 4.19659 5.17588 1.1 4.1866 5.2 1.1 4.15 5.2366 1.1 4.12588 5.24659 1.1 4.03659 5.02588 1.1 4.03659 5.02588 1.1 4.12588 5.24659 1.1 4.1 5.25 1.1 4.0266 5.05 1.1 4.1 5.25 1.1 4.01071 5.07071 1.1 4.0266 5.05 1.1 4.03659 5.02588 1.1 4.1 5.25 1.1 3.475 5.25 1.1 3.91412 5.09659 1.1 4.1 5.25 1.1 3.475 5.25 1.1 3.89 5.0866 1.1 3.91412 5.09659 1.1 3.475 5.25 1.1 3.86929 5.07071 1.1 3.89 5.0866 1.1 3.475 5.25 1.1 3.8534 5.05 1.1 3.86929 5.07071 1.1 3.475 5.25 1.1 3.84341 5.02588 1.1 3.8534 5.05 1.1 3.475 5.25 1.1 3.84 5 1.1 3.84341 5.02588 1.1 3.475 5.25 1.1 3.84341 4.97412 1.1 3.84 5 1.1 3.475 5.25 1.1 3.8534 4.95 1.1 3.84341 4.97412 1.1 3.475 5.25 1.1 3.86929 4.92929 1.1 3.8534 4.95 1.1 3.475 5.25 1.1 3.75429 0.870711 1.1 3.86929 4.92929 1.1 3.475 5.25 1.1 3.7384 0.85 1.1 3.75429 0.870711 1.1 3.475 5.25 1.1 2.325 5.25 1.1 3.7384 0.85 1.1 3.475 5.25 1.1 3.475 5.4 1.1 2.325 5.25 1.1 2.325 5.25 1.1 3.475 5.4 1.1 2.325 5.4 1.1 1.7 5.25 1.1 1.88588 5.09659 1.1 2.325 5.25 1.1 1.7 5.25 1.1 1.86 5.1 1.1 1.88588 5.09659 1.1 1.7 5.25 1.1 1.83412 5.09659 1.1 1.86 5.1 1.1 1.7 5.25 1.1 1.81 5.0866 1.1 1.83412 5.09659 1.1 1.7 5.25 1.1 1.78929 5.07071 1.1 1.81 5.0866 1.1 1.7 5.25 1.1 1.7734 5.05 1.1 1.78929 5.07071 1.1 1.7 5.25 1.1 1.76341 5.02588 1.1 1.7734 5.05 1.1 1.7 5.25 1.1 1.67412 5.24659 1.1 1.76341 5.02588 1.1 1.76341 5.02588 1.1 1.67412 5.24659 1.1 1.65 5.2366 1.1 1.6 5.15 1.1 1.65 5.2366 1.1 1.62929 5.22071 1.1 1.6134 5.2 1.1 1.6 5.15 1.1 1.62929 5.22071 1.1 1.6134 5.2 1.1 1.60341 5.17588 1.1 1.6 5.15 1.1 1.76341 5.02588 1.1 1.65 5.2366 1.1 1.6 5.15 1.1 1.76 5 1.1 1.6 5.15 1.1 1.76341 4.97412 1.1 1.76 5 1.1 1.76341 5.02588 1.1 1.6 5.15 1.1 1.76341 4.97412 1.1 1.6 5.15 1.1 1.7734 4.95 1.1 1.7734 4.95 1.1 1.6 5.15 1.1 1.6 1.05 1.1 1.78929 4.92929 1.1 1.6 1.05 1.1 1.81 4.9134 1.1 1.78929 4.92929 1.1 1.7734 4.95 1.1 1.6 1.05 1.1 1.60509 0.978843 1.1 1.8884 0.85 1.1 1.6 1.05 1.1 1.60509 0.978843 1.1 1.62025 0.909134 1.1 1.8884 0.85 1.1 1.8884 0.85 1.1 1.62025 0.909134 1.1 1.64518 0.842292 1.1 1.87841 0.825882 1.1 1.64518 0.842292 1.1 1.67937 0.77968 1.1 1.72213 0.72257 1.1 1.87841 0.825882 1.1 1.67937 0.77968 1.1 1.72213 0.72257 1.1 1.875 0.8 1.1 1.87841 0.825882 1.1 1.72213 0.72257 1.1 1.77257 0.672125 1.1 1.875 0.8 1.1 1.875 0.8 1.1 1.77257 0.672125 1.1 1.87841 0.774118 1.1 1.87841 0.774118 1.1 1.77257 0.672125 1.1 1.82968 0.629373 1.1 1.8884 0.75 1.1 1.82968 0.629373 1.1 1.90429 0.729289 1.1 1.8884 0.75 1.1 1.87841 0.774118 1.1 1.82968 0.629373 1.1 1.8884 0.85 1.1 1.64518 0.842292 1.1 1.87841 0.825882 1.1 1.82968 0.629373 1.1 1.89229 0.595184 1.1 1.90429 0.729289 1.1 1.90429 0.729289 1.1 1.89229 0.595184 1.1 1.925 0.713397 1.1 1.925 0.713397 1.1 1.89229 0.595184 1.1 1.94912 0.703407 1.1 1.94912 0.703407 1.1 1.89229 0.595184 1.1 1.95913 0.570253 1.1 1.975 0.7 1.1 1.95913 0.570253 1.1 2.00088 0.703407 1.1 1.975 0.7 1.1 1.94912 0.703407 1.1 1.95913 0.570253 1.1 1.95913 0.570253 1.1 2.02884 0.555089 1.1 2.00088 0.703407 1.1 2.00088 0.703407 1.1 2.02884 0.555089 1.1 2.025 0.713397 1.1 2.025 0.713397 1.1 2.02884 0.555089 1.1 2.04571 0.729289 1.1 2.04571 0.729289 1.1 2.02884 0.555089 1.1 2.1 0.55 1.1 2.0616 0.75 1.1 2.1 0.55 1.1 2.07159 0.774118 1.1 2.0616 0.75 1.1 2.04571 0.729289 1.1 2.1 0.55 1.1 3.7 0.55 1.1 3.725 0.8 1.1 2.1 0.55 1.1 3.7 0.55 1.1 3.72841 0.774118 1.1 3.725 0.8 1.1 3.7 0.55 1.1 3.7384 0.75 1.1 3.72841 0.774118 1.1 3.7 0.55 1.1 3.75429 0.729289 1.1 3.7384 0.75 1.1 3.7 0.55 1.1 3.77116 0.555089 1.1 3.75429 0.729289 1.1 3.75429 0.729289 1.1 3.77116 0.555089 1.1 3.775 0.713397 1.1 3.775 0.713397 1.1 3.77116 0.555089 1.1 3.79912 0.703407 1.1 3.79912 0.703407 1.1 3.77116 0.555089 1.1 3.84087 0.570253 1.1 3.825 0.7 1.1 3.84087 0.570253 1.1 3.85088 0.703407 1.1 3.825 0.7 1.1 3.79912 0.703407 1.1 3.84087 0.570253 1.1 3.84087 0.570253 1.1 3.90771 0.595184 1.1 3.85088 0.703407 1.1 3.85088 0.703407 1.1 3.90771 0.595184 1.1 3.875 0.713397 1.1 3.875 0.713397 1.1 3.90771 0.595184 1.1 3.89571 0.729289 1.1 3.89571 0.729289 1.1 3.90771 0.595184 1.1 3.97032 0.629373 1.1 3.9116 0.75 1.1 3.97032 0.629373 1.1 3.92159 0.774118 1.1 3.9116 0.75 1.1 3.89571 0.729289 1.1 3.97032 0.629373 1.1 3.97032 0.629373 1.1 4.02743 0.672125 1.1 3.92159 0.774118 1.1 3.92159 0.774118 1.1 4.02743 0.672125 1.1 3.925 0.8 1.1 3.925 0.8 1.1 4.02743 0.672125 1.1 4.07787 0.72257 1.1 3.92159 0.825882 1.1 4.07787 0.72257 1.1 4.12063 0.77968 1.1 4.15482 0.842292 1.1 3.92159 0.825882 1.1 4.12063 0.77968 1.1 4.15482 0.842292 1.1 3.9116 0.85 1.1 3.92159 0.825882 1.1 4.15482 0.842292 1.1 4.17975 0.909134 1.1 3.9116 0.85 1.1 3.9116 0.85 1.1 4.17975 0.909134 1.1 4.19491 0.978843 1.1 4.2 1.05 1.1 3.9116 0.85 1.1 4.19491 0.978843 1.1 4.2 1.05 1.1 3.89571 0.870711 1.1 3.9116 0.85 1.1 4.2 1.05 1.1 3.875 0.886603 1.1 3.89571 0.870711 1.1 4.2 1.05 1.1 3.85088 0.896593 1.1 3.875 0.886603 1.1 4.2 1.05 1.1 3.825 0.9 1.1 3.85088 0.896593 1.1 4.2 1.05 1.1 3.91412 4.90341 1.1 3.825 0.9 1.1 4.2 1.05 1.1 3.94 4.9 1.1 3.91412 4.90341 1.1 4.2 1.05 1.1 3.96588 4.90341 1.1 3.94 4.9 1.1 4.2 1.05 1.1 3.99 4.9134 1.1 3.96588 4.90341 1.1 4.2 1.05 1.1 4.01071 4.92929 1.1 3.99 4.9134 1.1 4.2 1.05 1.1 4.0266 4.95 1.1 4.01071 4.92929 1.1 3.925 0.8 1.1 4.07787 0.72257 1.1 3.92159 0.825882 1.1 3.91412 5.09659 1.1 3.94 5.1 1.1 4.1 5.25 1.1 4.1 5.25 1.1 3.94 5.1 1.1 3.96588 5.09659 1.1 3.99 5.0866 1.1 4.1 5.25 1.1 3.96588 5.09659 1.1 3.99 5.0866 1.1 4.01071 5.07071 1.1 4.1 5.25 1.1 3.825 0.9 1.1 3.91412 4.90341 1.1 3.79912 0.896593 1.1 3.79912 0.896593 1.1 3.91412 4.90341 1.1 3.89 4.9134 1.1 3.775 0.886603 1.1 3.89 4.9134 1.1 3.86929 4.92929 1.1 3.75429 0.870711 1.1 3.775 0.886603 1.1 3.86929 4.92929 1.1 3.79912 0.896593 1.1 3.89 4.9134 1.1 3.775 0.886603 1.1 1.8884 0.85 1.1 1.90429 0.870711 1.1 1.6 1.05 1.1 1.6 1.05 1.1 1.90429 0.870711 1.1 1.925 0.886603 1.1 1.94912 0.896593 1.1 1.6 1.05 1.1 1.925 0.886603 1.1 1.94912 0.896593 1.1 1.975 0.9 1.1 1.6 1.05 1.1 1.6 1.05 1.1 1.975 0.9 1.1 1.88588 4.90341 1.1 1.86 4.9 1.1 1.6 1.05 1.1 1.88588 4.90341 1.1 1.86 4.9 1.1 1.83412 4.90341 1.1 1.6 1.05 1.1 1.6 1.05 1.1 1.83412 4.90341 1.1 1.81 4.9134 1.1 1.975 0.9 1.1 2.00088 0.896593 1.1 1.88588 4.90341 1.1 1.88588 4.90341 1.1 2.00088 0.896593 1.1 1.91 4.9134 1.1 1.91 4.9134 1.1 2.00088 0.896593 1.1 2.025 0.886603 1.1 1.93071 4.92929 1.1 2.025 0.886603 1.1 2.04571 0.870711 1.1 2.325 5.25 1.1 2.04571 0.870711 1.1 2.0616 0.85 1.1 3.7384 0.85 1.1 2.0616 0.85 1.1 2.07159 0.825882 1.1 3.72841 0.825882 1.1 2.07159 0.825882 1.1 2.075 0.8 1.1 3.725 0.8 1.1 2.075 0.8 1.1 2.1 0.55 1.1 3.725 0.8 1.1 3.72841 0.825882 1.1 2.075 0.8 1.1 1.91 4.9134 1.1 2.025 0.886603 1.1 1.93071 4.92929 1.1 1.93071 4.92929 1.1 2.04571 0.870711 1.1 2.325 5.25 1.1 1.9466 4.95 1.1 2.325 5.25 1.1 1.95659 4.97412 1.1 1.9466 4.95 1.1 1.93071 4.92929 1.1 2.325 5.25 1.1 2.325 5.25 1.1 2.0616 0.85 1.1 3.7384 0.85 1.1 3.7384 0.85 1.1 2.07159 0.825882 1.1 3.72841 0.825882 1.1 2.075 0.8 1.1 2.07159 0.774118 1.1 2.1 0.55 1.1 1.88588 5.09659 1.1 1.91 5.0866 1.1 2.325 5.25 1.1 2.325 5.25 1.1 1.91 5.0866 1.1 1.93071 5.07071 1.1 1.9466 5.05 1.1 2.325 5.25 1.1 1.93071 5.07071 1.1 1.9466 5.05 1.1 1.95659 5.02588 1.1 2.325 5.25 1.1 2.325 5.25 1.1 1.95659 5.02588 1.1 1.96 5 1.1 1.95659 4.97412 1.1 2.325 5.25 1.1 1.96 5 -1.1 3.7 0.55 1.1 3.7 0.55 -1.1 2.1 0.55 -1.1 2.1 0.55 1.1 3.7 0.55 1.1 2.1 0.55 1.1 1.6 5.15 -1.1 1.6 5.15 1.1 1.6 1.05 1.1 1.6 1.05 -1.1 1.6 5.15 -1.1 1.6 1.05 -1.1 1.7 5.25 1.1 1.7 5.25 -1.1 2.325 5.25 -1.1 2.325 5.25 1.1 1.7 5.25 1.1 2.325 5.25 1.1 2.325 5.4 -1.1 2.325 5.4 1.1 2.325 5.25 1.1 2.325 5.25 -1.1 2.325 5.4 -1.1 2.325 5.25 1.1 3.475 5.4 -1.1 3.475 5.4 1.1 2.325 5.4 1.1 2.325 5.4 -1.1 3.475 5.4 -1.1 2.325 5.4 1.1 3.475 5.25 -1.1 3.475 5.25 1.1 3.475 5.4 1.1 3.475 5.4 -1.1 3.475 5.25 -1.1 3.475 5.4 1.1 4.1 5.25 -1.1 4.1 5.25 1.1 3.475 5.25 1.1 3.475 5.25 -1.1 4.1 5.25 -1.1 3.475 5.25 -1.1 4.2 5.15 1.1 4.2 5.15 -1.1 4.2 1.05 -1.1 4.2 1.05 1.1 4.2 5.15 1.1 4.2 1.05 -1.1 3.85088 0.896593 -0.55 3.85088 0.896593 -1.1 3.825 0.9 -1.1 3.85088 0.896593 -0.55 3.875 0.886603 -0.55 3.85088 0.896593 -1.1 3.85088 0.896593 -1.1 3.875 0.886603 -0.55 3.875 0.886603 -0.55 3.875 0.886603 -1.1 3.875 0.886603 -0.55 3.89571 0.870711 -2.66454e-15 3.89571 0.870711 -0.55 3.89571 0.870711 -2.66454e-15 3.9116 0.85 0.55 3.9116 0.85 -2.66454e-15 3.9116 0.85 0.55 3.92159 0.825882 1.1 3.92159 0.825882 0.55 3.92159 0.825882 1.1 3.925 0.8 1.1 3.92159 0.825882 0.55 3.9116 0.85 0.55 3.92159 0.825882 1.1 3.92159 0.825882 1.1 3.9116 0.85 0.55 3.9116 0.85 0.55 3.9116 0.85 1.1 3.9116 0.85 0.55 3.89571 0.870711 -2.66454e-15 3.89571 0.870711 0.55 3.89571 0.870711 -2.66454e-15 3.875 0.886603 -0.55 3.875 0.886603 -2.66454e-15 3.875 0.886603 -0.55 3.85088 0.896593 -0.55 3.875 0.886603 -2.66454e-15 3.89571 0.870711 -2.66454e-15 3.875 0.886603 -0.55 3.875 0.886603 -0.55 3.89571 0.870711 -2.66454e-15 3.89571 0.870711 -1.1 3.875 0.886603 -1.1 3.89571 0.870711 -0.55 3.89571 0.870711 -0.55 3.89571 0.870711 -1.1 3.89571 0.870711 -0.55 3.9116 0.85 -2.66454e-15 3.9116 0.85 -0.55 3.9116 0.85 -2.66454e-15 3.92159 0.825882 0.55 3.92159 0.825882 -2.66454e-15 3.92159 0.825882 0.55 3.925 0.8 1.1 3.925 0.8 0.55 3.925 0.8 1.1 3.92159 0.774118 1.1 3.925 0.8 0.55 3.92159 0.825882 0.55 3.925 0.8 -1.1 3.89571 0.870711 -1.1 3.9116 0.85 -0.55 3.9116 0.85 -0.55 3.9116 0.85 -1.1 3.9116 0.85 -0.55 3.92159 0.825882 -2.66454e-15 3.92159 0.825882 -0.55 3.92159 0.825882 -2.66454e-15 3.925 0.8 0.55 3.925 0.8 -2.66454e-15 3.925 0.8 0.55 3.92159 0.774118 1.1 3.92159 0.774118 0.55 3.92159 0.774118 1.1 3.9116 0.75 1.1 3.92159 0.774118 0.55 3.925 0.8 0.55 3.92159 0.774118 -1.1 3.9116 0.85 -1.1 3.92159 0.825882 -0.55 3.92159 0.825882 -0.55 3.92159 0.825882 -1.1 3.92159 0.825882 -0.55 3.925 0.8 -2.66454e-15 3.925 0.8 -0.55 3.925 0.8 -2.66454e-15 3.92159 0.774118 0.55 3.92159 0.774118 -2.66454e-15 3.92159 0.774118 0.55 3.9116 0.75 1.1 3.9116 0.75 0.55 3.9116 0.75 1.1 3.89571 0.729289 1.1 3.9116 0.75 0.55 3.92159 0.774118 0.55 3.9116 0.75 -1.1 3.92159 0.825882 -1.1 3.925 0.8 -0.55 3.925 0.8 -0.55 3.925 0.8 -1.1 3.925 0.8 -0.55 3.92159 0.774118 -2.66454e-15 3.92159 0.774118 -0.55 3.92159 0.774118 -2.66454e-15 3.9116 0.75 0.55 3.9116 0.75 -2.66454e-15 3.9116 0.75 0.55 3.89571 0.729289 1.1 3.89571 0.729289 0.55 3.89571 0.729289 1.1 3.875 0.713397 1.1 3.89571 0.729289 0.55 3.9116 0.75 0.55 3.89571 0.729289 -1.1 3.925 0.8 -1.1 3.92159 0.774118 -0.55 3.92159 0.774118 -0.55 3.92159 0.774118 -1.1 3.92159 0.774118 -0.55 3.9116 0.75 -2.66454e-15 3.9116 0.75 -0.55 3.9116 0.75 -2.66454e-15 3.89571 0.729289 0.55 3.89571 0.729289 -2.66454e-15 3.89571 0.729289 0.55 3.875 0.713397 1.1 3.875 0.713397 0.55 3.875 0.713397 1.1 3.85088 0.703407 1.1 3.875 0.713397 0.55 3.89571 0.729289 0.55 3.875 0.713397 -1.1 3.92159 0.774118 -1.1 3.9116 0.75 -0.55 3.9116 0.75 -0.55 3.9116 0.75 -1.1 3.9116 0.75 -0.55 3.89571 0.729289 -2.66454e-15 3.89571 0.729289 -0.55 3.89571 0.729289 -2.66454e-15 3.875 0.713397 0.55 3.875 0.713397 -2.66454e-15 3.875 0.713397 0.55 3.85088 0.703407 1.1 3.85088 0.703407 0.55 3.85088 0.703407 1.1 3.825 0.7 1.1 3.85088 0.703407 0.55 3.875 0.713397 0.55 3.85088 0.703407 -1.1 3.9116 0.75 -1.1 3.89571 0.729289 -0.55 3.89571 0.729289 -0.55 3.89571 0.729289 -1.1 3.89571 0.729289 -0.55 3.875 0.713397 -2.66454e-15 3.875 0.713397 -0.55 3.875 0.713397 -2.66454e-15 3.85088 0.703407 0.55 3.85088 0.703407 -2.66454e-15 3.85088 0.703407 0.55 3.825 0.7 1.1 3.825 0.7 0.55 3.825 0.7 1.1 3.79912 0.703407 1.1 3.825 0.7 0.55 3.85088 0.703407 0.55 3.825 0.7 -1.1 3.89571 0.729289 -1.1 3.875 0.713397 -0.55 3.875 0.713397 -0.55 3.875 0.713397 -1.1 3.875 0.713397 -0.55 3.85088 0.703407 -2.66454e-15 3.85088 0.703407 -0.55 3.85088 0.703407 -2.66454e-15 3.825 0.7 0.55 3.825 0.7 -2.66454e-15 3.825 0.7 0.55 3.79912 0.703407 1.1 3.79912 0.703407 0.55 3.79912 0.703407 1.1 3.775 0.713397 1.1 3.79912 0.703407 0.55 3.825 0.7 0.55 3.79912 0.703407 -1.1 3.875 0.713397 -1.1 3.85088 0.703407 -0.55 3.85088 0.703407 -0.55 3.85088 0.703407 -1.1 3.85088 0.703407 -0.55 3.825 0.7 -2.66454e-15 3.825 0.7 -0.55 3.825 0.7 -2.66454e-15 3.79912 0.703407 0.55 3.79912 0.703407 -2.66454e-15 3.79912 0.703407 0.55 3.775 0.713397 1.1 3.775 0.713397 0.55 3.775 0.713397 1.1 3.75429 0.729289 1.1 3.775 0.713397 0.55 3.79912 0.703407 0.55 3.775 0.713397 -1.1 3.85088 0.703407 -1.1 3.825 0.7 -0.55 3.825 0.7 -0.55 3.825 0.7 -1.1 3.825 0.7 -0.55 3.79912 0.703407 -2.66454e-15 3.79912 0.703407 -0.55 3.79912 0.703407 -2.66454e-15 3.775 0.713397 0.55 3.775 0.713397 -2.66454e-15 3.775 0.713397 0.55 3.75429 0.729289 1.1 3.75429 0.729289 0.55 3.75429 0.729289 1.1 3.7384 0.75 1.1 3.75429 0.729289 0.55 3.775 0.713397 0.55 3.75429 0.729289 -1.1 3.825 0.7 -1.1 3.79912 0.703407 -0.55 3.79912 0.703407 -0.55 3.79912 0.703407 -1.1 3.79912 0.703407 -0.55 3.775 0.713397 -2.66454e-15 3.775 0.713397 -0.55 3.775 0.713397 -2.66454e-15 3.75429 0.729289 0.55 3.75429 0.729289 -2.66454e-15 3.75429 0.729289 0.55 3.7384 0.75 1.1 3.7384 0.75 0.55 3.7384 0.75 1.1 3.72841 0.774118 1.1 3.7384 0.75 0.55 3.75429 0.729289 0.55 3.7384 0.75 -1.1 3.79912 0.703407 -1.1 3.775 0.713397 -0.55 3.775 0.713397 -0.55 3.775 0.713397 -1.1 3.775 0.713397 -0.55 3.75429 0.729289 -2.66454e-15 3.75429 0.729289 -0.55 3.75429 0.729289 -2.66454e-15 3.7384 0.75 0.55 3.7384 0.75 -2.66454e-15 3.7384 0.75 0.55 3.72841 0.774118 1.1 3.72841 0.774118 0.55 3.72841 0.774118 1.1 3.725 0.8 1.1 3.72841 0.774118 0.55 3.7384 0.75 0.55 3.72841 0.774118 -1.1 3.775 0.713397 -1.1 3.75429 0.729289 -0.55 3.75429 0.729289 -0.55 3.75429 0.729289 -1.1 3.75429 0.729289 -0.55 3.7384 0.75 -2.66454e-15 3.7384 0.75 -0.55 3.7384 0.75 -2.66454e-15 3.72841 0.774118 0.55 3.72841 0.774118 -2.66454e-15 3.72841 0.774118 0.55 3.725 0.8 1.1 3.725 0.8 0.55 3.725 0.8 1.1 3.72841 0.825882 1.1 3.725 0.8 0.55 3.72841 0.774118 0.55 3.725 0.8 -1.1 3.75429 0.729289 -1.1 3.7384 0.75 -0.55 3.7384 0.75 -0.55 3.7384 0.75 -1.1 3.7384 0.75 -0.55 3.72841 0.774118 -2.66454e-15 3.72841 0.774118 -0.55 3.72841 0.774118 -2.66454e-15 3.725 0.8 0.55 3.725 0.8 -2.66454e-15 3.725 0.8 0.55 3.72841 0.825882 1.1 3.72841 0.825882 0.55 3.72841 0.825882 1.1 3.7384 0.85 1.1 3.72841 0.825882 0.55 3.725 0.8 0.55 3.72841 0.825882 -1.1 3.7384 0.75 -1.1 3.72841 0.774118 -0.55 3.72841 0.774118 -0.55 3.72841 0.774118 -1.1 3.72841 0.774118 -0.55 3.725 0.8 -2.66454e-15 3.725 0.8 -0.55 3.725 0.8 -2.66454e-15 3.72841 0.825882 0.55 3.72841 0.825882 -2.66454e-15 3.72841 0.825882 0.55 3.7384 0.85 1.1 3.7384 0.85 0.55 3.7384 0.85 1.1 3.75429 0.870711 1.1 3.7384 0.85 0.55 3.72841 0.825882 0.55 3.7384 0.85 -1.1 3.72841 0.774118 -1.1 3.725 0.8 -0.55 3.725 0.8 -0.55 3.725 0.8 -1.1 3.725 0.8 -0.55 3.72841 0.825882 -2.66454e-15 3.72841 0.825882 -0.55 3.72841 0.825882 -2.66454e-15 3.7384 0.85 0.55 3.7384 0.85 -2.66454e-15 3.7384 0.85 0.55 3.75429 0.870711 1.1 3.75429 0.870711 0.55 3.75429 0.870711 1.1 3.775 0.886603 1.1 3.75429 0.870711 0.55 3.7384 0.85 0.55 3.75429 0.870711 -1.1 3.725 0.8 -1.1 3.72841 0.825882 -0.55 3.72841 0.825882 -0.55 3.72841 0.825882 -1.1 3.72841 0.825882 -0.55 3.7384 0.85 -2.66454e-15 3.7384 0.85 -0.55 3.7384 0.85 -2.66454e-15 3.75429 0.870711 0.55 3.75429 0.870711 -2.66454e-15 3.75429 0.870711 0.55 3.775 0.886603 1.1 3.775 0.886603 0.55 3.775 0.886603 1.1 3.79912 0.896593 1.1 3.775 0.886603 0.55 3.75429 0.870711 0.55 3.775 0.886603 -1.1 3.72841 0.825882 -1.1 3.7384 0.85 -0.55 3.7384 0.85 -0.55 3.7384 0.85 -1.1 3.7384 0.85 -0.55 3.75429 0.870711 -2.66454e-15 3.75429 0.870711 -0.55 3.75429 0.870711 -2.66454e-15 3.775 0.886603 0.55 3.775 0.886603 -2.66454e-15 3.775 0.886603 0.55 3.79912 0.896593 1.1 3.79912 0.896593 0.55 3.79912 0.896593 1.1 3.825 0.9 1.1 3.79912 0.896593 0.55 3.775 0.886603 0.55 3.79912 0.896593 -1.1 3.7384 0.85 -1.1 3.75429 0.870711 -0.55 3.75429 0.870711 -0.55 3.75429 0.870711 -1.1 3.75429 0.870711 -0.55 3.775 0.886603 -2.66454e-15 3.775 0.886603 -0.55 3.775 0.886603 -2.66454e-15 3.79912 0.896593 0.55 3.79912 0.896593 -2.66454e-15 3.79912 0.896593 0.55 3.825 0.9 1.1 3.825 0.9 0.55 3.825 0.9 1.1 3.85088 0.896593 1.1 3.825 0.9 0.55 3.79912 0.896593 0.55 3.825 0.9 -1.1 3.75429 0.870711 -1.1 3.775 0.886603 -0.55 3.775 0.886603 -0.55 3.775 0.886603 -1.1 3.775 0.886603 -0.55 3.79912 0.896593 -2.66454e-15 3.79912 0.896593 -0.55 3.79912 0.896593 -2.66454e-15 3.825 0.9 0.55 3.825 0.9 -2.66454e-15 3.825 0.9 0.55 3.85088 0.896593 1.1 3.85088 0.896593 0.55 3.85088 0.896593 1.1 3.875 0.886603 1.1 3.85088 0.896593 0.55 3.825 0.9 0.55 3.85088 0.896593 -1.1 3.775 0.886603 -1.1 3.79912 0.896593 -0.55 3.79912 0.896593 -0.55 3.79912 0.896593 -1.1 3.79912 0.896593 -0.55 3.825 0.9 -2.66454e-15 3.825 0.9 -0.55 3.825 0.9 -2.66454e-15 3.85088 0.896593 0.55 3.85088 0.896593 -2.66454e-15 3.85088 0.896593 0.55 3.875 0.886603 1.1 3.875 0.886603 0.55 3.875 0.886603 1.1 3.89571 0.870711 1.1 3.875 0.886603 0.55 3.85088 0.896593 0.55 3.875 0.886603 -1.1 3.79912 0.896593 -1.1 3.825 0.9 -0.55 3.825 0.9 -0.55 3.825 0.9 -1.1 3.825 0.9 -0.55 3.85088 0.896593 -2.66454e-15 3.85088 0.896593 -0.55 3.85088 0.896593 -2.66454e-15 3.875 0.886603 0.55 3.875 0.886603 -2.66454e-15 3.875 0.886603 0.55 3.89571 0.870711 1.1 3.89571 0.870711 0.55 3.89571 0.870711 1.1 3.9116 0.85 1.1 3.89571 0.870711 0.55 3.875 0.886603 0.55 3.89571 0.870711 -0.55 3.825 0.9 -2.66454e-15 3.825 0.9 -0.55 3.79912 0.896593 -2.66454e-15 3.85088 0.896593 -0.55 3.825 0.9 -0.55 3.85088 0.896593 -2.66454e-15 3.825 0.9 0.55 3.825 0.9 -2.66454e-15 3.79912 0.896593 0.55 3.85088 0.896593 -2.66454e-15 3.825 0.9 -2.66454e-15 3.85088 0.896593 0.55 3.875 0.886603 -2.66454e-15 3.85088 0.896593 -2.66454e-15 3.875 0.886603 -2.66454e-15 3.9116 0.85 -0.55 3.89571 0.870711 -0.55 3.9116 0.85 0.55 3.9116 0.85 0.55 3.89571 0.870711 -2.66454e-15 3.89571 0.870711 -2.66454e-15 3.9116 0.85 0.55 3.9116 0.85 -2.66454e-15 3.89571 0.870711 -2.66454e-15 3.92159 0.825882 -0.55 3.9116 0.85 -0.55 3.92159 0.825882 0.55 3.92159 0.825882 -2.66454e-15 3.9116 0.85 -2.66454e-15 3.92159 0.825882 -2.66454e-15 3.925 0.8 -0.55 3.92159 0.825882 -0.55 3.925 0.8 0.55 3.925 0.8 -2.66454e-15 3.92159 0.825882 -2.66454e-15 3.925 0.8 -2.66454e-15 3.92159 0.774118 -0.55 3.925 0.8 -0.55 3.92159 0.774118 0.55 3.92159 0.774118 -2.66454e-15 3.925 0.8 -2.66454e-15 3.92159 0.774118 -2.66454e-15 3.9116 0.75 -0.55 3.92159 0.774118 -0.55 3.9116 0.75 0.55 3.9116 0.75 -2.66454e-15 3.92159 0.774118 -2.66454e-15 3.9116 0.75 -2.66454e-15 3.89571 0.729289 -0.55 3.9116 0.75 -0.55 3.89571 0.729289 0.55 3.89571 0.729289 -2.66454e-15 3.9116 0.75 -2.66454e-15 3.89571 0.729289 -2.66454e-15 3.875 0.713397 -0.55 3.89571 0.729289 -0.55 3.875 0.713397 0.55 3.875 0.713397 -2.66454e-15 3.89571 0.729289 -2.66454e-15 3.875 0.713397 -2.66454e-15 3.85088 0.703407 -0.55 3.875 0.713397 -0.55 3.85088 0.703407 0.55 3.85088 0.703407 -2.66454e-15 3.875 0.713397 -2.66454e-15 3.85088 0.703407 -2.66454e-15 3.825 0.7 -0.55 3.85088 0.703407 -0.55 3.825 0.7 0.55 3.825 0.7 -2.66454e-15 3.85088 0.703407 -2.66454e-15 3.825 0.7 -2.66454e-15 3.79912 0.703407 -0.55 3.825 0.7 -0.55 3.79912 0.703407 0.55 3.79912 0.703407 -2.66454e-15 3.825 0.7 -2.66454e-15 3.79912 0.703407 -2.66454e-15 3.775 0.713397 -0.55 3.79912 0.703407 -0.55 3.775 0.713397 0.55 3.775 0.713397 -2.66454e-15 3.79912 0.703407 -2.66454e-15 3.775 0.713397 -2.66454e-15 3.75429 0.729289 -0.55 3.775 0.713397 -0.55 3.75429 0.729289 0.55 3.75429 0.729289 -2.66454e-15 3.775 0.713397 -2.66454e-15 3.75429 0.729289 -2.66454e-15 3.7384 0.75 -0.55 3.75429 0.729289 -0.55 3.7384 0.75 0.55 3.7384 0.75 -2.66454e-15 3.75429 0.729289 -2.66454e-15 3.7384 0.75 -2.66454e-15 3.72841 0.774118 -0.55 3.7384 0.75 -0.55 3.72841 0.774118 0.55 3.72841 0.774118 -2.66454e-15 3.7384 0.75 -2.66454e-15 3.72841 0.774118 -2.66454e-15 3.725 0.8 -0.55 3.72841 0.774118 -0.55 3.725 0.8 0.55 3.725 0.8 -2.66454e-15 3.72841 0.774118 -2.66454e-15 3.725 0.8 -2.66454e-15 3.72841 0.825882 -0.55 3.725 0.8 -0.55 3.72841 0.825882 0.55 3.72841 0.825882 -2.66454e-15 3.725 0.8 -2.66454e-15 3.72841 0.825882 -2.66454e-15 3.7384 0.85 -0.55 3.72841 0.825882 -0.55 3.7384 0.85 0.55 3.7384 0.85 -2.66454e-15 3.72841 0.825882 -2.66454e-15 3.7384 0.85 -2.66454e-15 3.75429 0.870711 -0.55 3.7384 0.85 -0.55 3.75429 0.870711 0.55 3.75429 0.870711 -2.66454e-15 3.7384 0.85 -2.66454e-15 3.75429 0.870711 -2.66454e-15 3.775 0.886603 -0.55 3.75429 0.870711 -0.55 3.775 0.886603 0.55 3.775 0.886603 -2.66454e-15 3.75429 0.870711 -2.66454e-15 3.775 0.886603 -2.66454e-15 3.79912 0.896593 -0.55 3.775 0.886603 -0.55 3.79912 0.896593 0.55 3.79912 0.896593 -2.66454e-15 3.775 0.886603 -2.66454e-15 3.79912 0.896593 -1.1 3.96588 5.09659 -0.55 3.96588 5.09659 -1.1 3.94 5.1 -1.1 3.96588 5.09659 -0.55 3.99 5.0866 -0.55 3.96588 5.09659 -1.1 3.96588 5.09659 -1.1 3.99 5.0866 -0.55 3.99 5.0866 -0.55 3.99 5.0866 -1.1 3.99 5.0866 -0.55 4.01071 5.07071 -2.44249e-15 4.01071 5.07071 -0.55 4.01071 5.07071 -2.44249e-15 4.0266 5.05 0.55 4.0266 5.05 -2.44249e-15 4.0266 5.05 0.55 4.03659 5.02588 1.1 4.03659 5.02588 0.55 4.03659 5.02588 1.1 4.04 5 1.1 4.03659 5.02588 0.55 4.0266 5.05 0.55 4.03659 5.02588 1.1 4.03659 5.02588 1.1 4.0266 5.05 0.55 4.0266 5.05 0.55 4.0266 5.05 1.1 4.0266 5.05 0.55 4.01071 5.07071 -2.44249e-15 4.01071 5.07071 0.55 4.01071 5.07071 -2.44249e-15 3.99 5.0866 -0.55 3.99 5.0866 -2.44249e-15 3.99 5.0866 -0.55 3.96588 5.09659 -0.55 3.99 5.0866 -2.44249e-15 4.01071 5.07071 -2.44249e-15 3.99 5.0866 -0.55 3.99 5.0866 -0.55 4.01071 5.07071 -2.44249e-15 4.01071 5.07071 -1.1 3.99 5.0866 -1.1 4.01071 5.07071 -0.55 4.01071 5.07071 -0.55 4.01071 5.07071 -1.1 4.01071 5.07071 -0.55 4.0266 5.05 -2.44249e-15 4.0266 5.05 -0.55 4.0266 5.05 -2.44249e-15 4.03659 5.02588 0.55 4.03659 5.02588 -2.44249e-15 4.03659 5.02588 0.55 4.04 5 1.1 4.04 5 0.55 4.04 5 1.1 4.03659 4.97412 1.1 4.04 5 0.55 4.03659 5.02588 0.55 4.04 5 -1.1 4.01071 5.07071 -1.1 4.0266 5.05 -0.55 4.0266 5.05 -0.55 4.0266 5.05 -1.1 4.0266 5.05 -0.55 4.03659 5.02588 -2.44249e-15 4.03659 5.02588 -0.55 4.03659 5.02588 -2.44249e-15 4.04 5 0.55 4.04 5 -2.44249e-15 4.04 5 0.55 4.03659 4.97412 1.1 4.03659 4.97412 0.55 4.03659 4.97412 1.1 4.0266 4.95 1.1 4.03659 4.97412 0.55 4.04 5 0.55 4.03659 4.97412 -1.1 4.0266 5.05 -1.1 4.03659 5.02588 -0.55 4.03659 5.02588 -0.55 4.03659 5.02588 -1.1 4.03659 5.02588 -0.55 4.04 5 -2.44249e-15 4.04 5 -0.55 4.04 5 -2.44249e-15 4.03659 4.97412 0.55 4.03659 4.97412 -2.44249e-15 4.03659 4.97412 0.55 4.0266 4.95 1.1 4.0266 4.95 0.55 4.0266 4.95 1.1 4.01071 4.92929 1.1 4.0266 4.95 0.55 4.03659 4.97412 0.55 4.0266 4.95 -1.1 4.03659 5.02588 -1.1 4.04 5 -0.55 4.04 5 -0.55 4.04 5 -1.1 4.04 5 -0.55 4.03659 4.97412 -2.44249e-15 4.03659 4.97412 -0.55 4.03659 4.97412 -2.44249e-15 4.0266 4.95 0.55 4.0266 4.95 -2.44249e-15 4.0266 4.95 0.55 4.01071 4.92929 1.1 4.01071 4.92929 0.55 4.01071 4.92929 1.1 3.99 4.9134 1.1 4.01071 4.92929 0.55 4.0266 4.95 0.55 4.01071 4.92929 -1.1 4.04 5 -1.1 4.03659 4.97412 -0.55 4.03659 4.97412 -0.55 4.03659 4.97412 -1.1 4.03659 4.97412 -0.55 4.0266 4.95 -2.44249e-15 4.0266 4.95 -0.55 4.0266 4.95 -2.44249e-15 4.01071 4.92929 0.55 4.01071 4.92929 -2.44249e-15 4.01071 4.92929 0.55 3.99 4.9134 1.1 3.99 4.9134 0.55 3.99 4.9134 1.1 3.96588 4.90341 1.1 3.99 4.9134 0.55 4.01071 4.92929 0.55 3.99 4.9134 -1.1 4.03659 4.97412 -1.1 4.0266 4.95 -0.55 4.0266 4.95 -0.55 4.0266 4.95 -1.1 4.0266 4.95 -0.55 4.01071 4.92929 -2.44249e-15 4.01071 4.92929 -0.55 4.01071 4.92929 -2.44249e-15 3.99 4.9134 0.55 3.99 4.9134 -2.44249e-15 3.99 4.9134 0.55 3.96588 4.90341 1.1 3.96588 4.90341 0.55 3.96588 4.90341 1.1 3.94 4.9 1.1 3.96588 4.90341 0.55 3.99 4.9134 0.55 3.96588 4.90341 -1.1 4.0266 4.95 -1.1 4.01071 4.92929 -0.55 4.01071 4.92929 -0.55 4.01071 4.92929 -1.1 4.01071 4.92929 -0.55 3.99 4.9134 -2.44249e-15 3.99 4.9134 -0.55 3.99 4.9134 -2.44249e-15 3.96588 4.90341 0.55 3.96588 4.90341 -2.44249e-15 3.96588 4.90341 0.55 3.94 4.9 1.1 3.94 4.9 0.55 3.94 4.9 1.1 3.91412 4.90341 1.1 3.94 4.9 0.55 3.96588 4.90341 0.55 3.94 4.9 -1.1 4.01071 4.92929 -1.1 3.99 4.9134 -0.55 3.99 4.9134 -0.55 3.99 4.9134 -1.1 3.99 4.9134 -0.55 3.96588 4.90341 -2.44249e-15 3.96588 4.90341 -0.55 3.96588 4.90341 -2.44249e-15 3.94 4.9 0.55 3.94 4.9 -2.44249e-15 3.94 4.9 0.55 3.91412 4.90341 1.1 3.91412 4.90341 0.55 3.91412 4.90341 1.1 3.89 4.9134 1.1 3.91412 4.90341 0.55 3.94 4.9 0.55 3.91412 4.90341 -1.1 3.99 4.9134 -1.1 3.96588 4.90341 -0.55 3.96588 4.90341 -0.55 3.96588 4.90341 -1.1 3.96588 4.90341 -0.55 3.94 4.9 -2.44249e-15 3.94 4.9 -0.55 3.94 4.9 -2.44249e-15 3.91412 4.90341 0.55 3.91412 4.90341 -2.44249e-15 3.91412 4.90341 0.55 3.89 4.9134 1.1 3.89 4.9134 0.55 3.89 4.9134 1.1 3.86929 4.92929 1.1 3.89 4.9134 0.55 3.91412 4.90341 0.55 3.89 4.9134 -1.1 3.96588 4.90341 -1.1 3.94 4.9 -0.55 3.94 4.9 -0.55 3.94 4.9 -1.1 3.94 4.9 -0.55 3.91412 4.90341 -2.44249e-15 3.91412 4.90341 -0.55 3.91412 4.90341 -2.44249e-15 3.89 4.9134 0.55 3.89 4.9134 -2.44249e-15 3.89 4.9134 0.55 3.86929 4.92929 1.1 3.86929 4.92929 0.55 3.86929 4.92929 1.1 3.8534 4.95 1.1 3.86929 4.92929 0.55 3.89 4.9134 0.55 3.86929 4.92929 -1.1 3.94 4.9 -1.1 3.91412 4.90341 -0.55 3.91412 4.90341 -0.55 3.91412 4.90341 -1.1 3.91412 4.90341 -0.55 3.89 4.9134 -2.44249e-15 3.89 4.9134 -0.55 3.89 4.9134 -2.44249e-15 3.86929 4.92929 0.55 3.86929 4.92929 -2.44249e-15 3.86929 4.92929 0.55 3.8534 4.95 1.1 3.8534 4.95 0.55 3.8534 4.95 1.1 3.84341 4.97412 1.1 3.8534 4.95 0.55 3.86929 4.92929 0.55 3.8534 4.95 -1.1 3.91412 4.90341 -1.1 3.89 4.9134 -0.55 3.89 4.9134 -0.55 3.89 4.9134 -1.1 3.89 4.9134 -0.55 3.86929 4.92929 -2.44249e-15 3.86929 4.92929 -0.55 3.86929 4.92929 -2.44249e-15 3.8534 4.95 0.55 3.8534 4.95 -2.44249e-15 3.8534 4.95 0.55 3.84341 4.97412 1.1 3.84341 4.97412 0.55 3.84341 4.97412 1.1 3.84 5 1.1 3.84341 4.97412 0.55 3.8534 4.95 0.55 3.84341 4.97412 -1.1 3.89 4.9134 -1.1 3.86929 4.92929 -0.55 3.86929 4.92929 -0.55 3.86929 4.92929 -1.1 3.86929 4.92929 -0.55 3.8534 4.95 -2.44249e-15 3.8534 4.95 -0.55 3.8534 4.95 -2.44249e-15 3.84341 4.97412 0.55 3.84341 4.97412 -2.44249e-15 3.84341 4.97412 0.55 3.84 5 1.1 3.84 5 0.55 3.84 5 1.1 3.84341 5.02588 1.1 3.84 5 0.55 3.84341 4.97412 0.55 3.84 5 -1.1 3.86929 4.92929 -1.1 3.8534 4.95 -0.55 3.8534 4.95 -0.55 3.8534 4.95 -1.1 3.8534 4.95 -0.55 3.84341 4.97412 -2.44249e-15 3.84341 4.97412 -0.55 3.84341 4.97412 -2.44249e-15 3.84 5 0.55 3.84 5 -2.44249e-15 3.84 5 0.55 3.84341 5.02588 1.1 3.84341 5.02588 0.55 3.84341 5.02588 1.1 3.8534 5.05 1.1 3.84341 5.02588 0.55 3.84 5 0.55 3.84341 5.02588 -1.1 3.8534 4.95 -1.1 3.84341 4.97412 -0.55 3.84341 4.97412 -0.55 3.84341 4.97412 -1.1 3.84341 4.97412 -0.55 3.84 5 -2.44249e-15 3.84 5 -0.55 3.84 5 -2.44249e-15 3.84341 5.02588 0.55 3.84341 5.02588 -2.44249e-15 3.84341 5.02588 0.55 3.8534 5.05 1.1 3.8534 5.05 0.55 3.8534 5.05 1.1 3.86929 5.07071 1.1 3.8534 5.05 0.55 3.84341 5.02588 0.55 3.8534 5.05 -1.1 3.84341 4.97412 -1.1 3.84 5 -0.55 3.84 5 -0.55 3.84 5 -1.1 3.84 5 -0.55 3.84341 5.02588 -2.44249e-15 3.84341 5.02588 -0.55 3.84341 5.02588 -2.44249e-15 3.8534 5.05 0.55 3.8534 5.05 -2.44249e-15 3.8534 5.05 0.55 3.86929 5.07071 1.1 3.86929 5.07071 0.55 3.86929 5.07071 1.1 3.89 5.0866 1.1 3.86929 5.07071 0.55 3.8534 5.05 0.55 3.86929 5.07071 -1.1 3.84 5 -1.1 3.84341 5.02588 -0.55 3.84341 5.02588 -0.55 3.84341 5.02588 -1.1 3.84341 5.02588 -0.55 3.8534 5.05 -2.44249e-15 3.8534 5.05 -0.55 3.8534 5.05 -2.44249e-15 3.86929 5.07071 0.55 3.86929 5.07071 -2.44249e-15 3.86929 5.07071 0.55 3.89 5.0866 1.1 3.89 5.0866 0.55 3.89 5.0866 1.1 3.91412 5.09659 1.1 3.89 5.0866 0.55 3.86929 5.07071 0.55 3.89 5.0866 -1.1 3.84341 5.02588 -1.1 3.8534 5.05 -0.55 3.8534 5.05 -0.55 3.8534 5.05 -1.1 3.8534 5.05 -0.55 3.86929 5.07071 -2.44249e-15 3.86929 5.07071 -0.55 3.86929 5.07071 -2.44249e-15 3.89 5.0866 0.55 3.89 5.0866 -2.44249e-15 3.89 5.0866 0.55 3.91412 5.09659 1.1 3.91412 5.09659 0.55 3.91412 5.09659 1.1 3.94 5.1 1.1 3.91412 5.09659 0.55 3.89 5.0866 0.55 3.91412 5.09659 -1.1 3.8534 5.05 -1.1 3.86929 5.07071 -0.55 3.86929 5.07071 -0.55 3.86929 5.07071 -1.1 3.86929 5.07071 -0.55 3.89 5.0866 -2.44249e-15 3.89 5.0866 -0.55 3.89 5.0866 -2.44249e-15 3.91412 5.09659 0.55 3.91412 5.09659 -2.44249e-15 3.91412 5.09659 0.55 3.94 5.1 1.1 3.94 5.1 0.55 3.94 5.1 1.1 3.96588 5.09659 1.1 3.94 5.1 0.55 3.91412 5.09659 0.55 3.94 5.1 -1.1 3.86929 5.07071 -1.1 3.89 5.0866 -0.55 3.89 5.0866 -0.55 3.89 5.0866 -1.1 3.89 5.0866 -0.55 3.91412 5.09659 -2.44249e-15 3.91412 5.09659 -0.55 3.91412 5.09659 -2.44249e-15 3.94 5.1 0.55 3.94 5.1 -2.44249e-15 3.94 5.1 0.55 3.96588 5.09659 1.1 3.96588 5.09659 0.55 3.96588 5.09659 1.1 3.99 5.0866 1.1 3.96588 5.09659 0.55 3.94 5.1 0.55 3.96588 5.09659 -1.1 3.89 5.0866 -1.1 3.91412 5.09659 -0.55 3.91412 5.09659 -0.55 3.91412 5.09659 -1.1 3.91412 5.09659 -0.55 3.94 5.1 -2.44249e-15 3.94 5.1 -0.55 3.94 5.1 -2.44249e-15 3.96588 5.09659 0.55 3.96588 5.09659 -2.44249e-15 3.96588 5.09659 0.55 3.99 5.0866 1.1 3.99 5.0866 0.55 3.99 5.0866 1.1 4.01071 5.07071 1.1 3.99 5.0866 0.55 3.96588 5.09659 0.55 3.99 5.0866 -1.1 3.91412 5.09659 -1.1 3.94 5.1 -0.55 3.94 5.1 -0.55 3.94 5.1 -1.1 3.94 5.1 -0.55 3.96588 5.09659 -2.44249e-15 3.96588 5.09659 -0.55 3.96588 5.09659 -2.44249e-15 3.99 5.0866 0.55 3.99 5.0866 -2.44249e-15 3.99 5.0866 0.55 4.01071 5.07071 1.1 4.01071 5.07071 0.55 4.01071 5.07071 1.1 4.0266 5.05 1.1 4.01071 5.07071 0.55 3.99 5.0866 0.55 4.01071 5.07071 -0.55 3.94 5.1 -2.44249e-15 3.94 5.1 -0.55 3.91412 5.09659 -2.44249e-15 3.96588 5.09659 -0.55 3.94 5.1 -0.55 3.96588 5.09659 -2.44249e-15 3.94 5.1 0.55 3.94 5.1 -2.44249e-15 3.91412 5.09659 0.55 3.96588 5.09659 -2.44249e-15 3.94 5.1 -2.44249e-15 3.96588 5.09659 0.55 3.99 5.0866 -2.44249e-15 3.96588 5.09659 -2.44249e-15 3.99 5.0866 -2.44249e-15 4.0266 5.05 -0.55 4.01071 5.07071 -0.55 4.0266 5.05 0.55 4.0266 5.05 0.55 4.01071 5.07071 -2.44249e-15 4.01071 5.07071 -2.44249e-15 4.0266 5.05 0.55 4.0266 5.05 -2.44249e-15 4.01071 5.07071 -2.44249e-15 4.03659 5.02588 -0.55 4.0266 5.05 -0.55 4.03659 5.02588 0.55 4.03659 5.02588 -2.44249e-15 4.0266 5.05 -2.44249e-15 4.03659 5.02588 -2.44249e-15 4.04 5 -0.55 4.03659 5.02588 -0.55 4.04 5 0.55 4.04 5 -2.44249e-15 4.03659 5.02588 -2.44249e-15 4.04 5 -2.44249e-15 4.03659 4.97412 -0.55 4.04 5 -0.55 4.03659 4.97412 0.55 4.03659 4.97412 -2.44249e-15 4.04 5 -2.44249e-15 4.03659 4.97412 -2.44249e-15 4.0266 4.95 -0.55 4.03659 4.97412 -0.55 4.0266 4.95 0.55 4.0266 4.95 -2.44249e-15 4.03659 4.97412 -2.44249e-15 4.0266 4.95 -2.44249e-15 4.01071 4.92929 -0.55 4.0266 4.95 -0.55 4.01071 4.92929 0.55 4.01071 4.92929 -2.44249e-15 4.0266 4.95 -2.44249e-15 4.01071 4.92929 -2.44249e-15 3.99 4.9134 -0.55 4.01071 4.92929 -0.55 3.99 4.9134 0.55 3.99 4.9134 -2.44249e-15 4.01071 4.92929 -2.44249e-15 3.99 4.9134 -2.44249e-15 3.96588 4.90341 -0.55 3.99 4.9134 -0.55 3.96588 4.90341 0.55 3.96588 4.90341 -2.44249e-15 3.99 4.9134 -2.44249e-15 3.96588 4.90341 -2.44249e-15 3.94 4.9 -0.55 3.96588 4.90341 -0.55 3.94 4.9 0.55 3.94 4.9 -2.44249e-15 3.96588 4.90341 -2.44249e-15 3.94 4.9 -2.44249e-15 3.91412 4.90341 -0.55 3.94 4.9 -0.55 3.91412 4.90341 0.55 3.91412 4.90341 -2.44249e-15 3.94 4.9 -2.44249e-15 3.91412 4.90341 -2.44249e-15 3.89 4.9134 -0.55 3.91412 4.90341 -0.55 3.89 4.9134 0.55 3.89 4.9134 -2.44249e-15 3.91412 4.90341 -2.44249e-15 3.89 4.9134 -2.44249e-15 3.86929 4.92929 -0.55 3.89 4.9134 -0.55 3.86929 4.92929 0.55 3.86929 4.92929 -2.44249e-15 3.89 4.9134 -2.44249e-15 3.86929 4.92929 -2.44249e-15 3.8534 4.95 -0.55 3.86929 4.92929 -0.55 3.8534 4.95 0.55 3.8534 4.95 -2.44249e-15 3.86929 4.92929 -2.44249e-15 3.8534 4.95 -2.44249e-15 3.84341 4.97412 -0.55 3.8534 4.95 -0.55 3.84341 4.97412 0.55 3.84341 4.97412 -2.44249e-15 3.8534 4.95 -2.44249e-15 3.84341 4.97412 -2.44249e-15 3.84 5 -0.55 3.84341 4.97412 -0.55 3.84 5 0.55 3.84 5 -2.44249e-15 3.84341 4.97412 -2.44249e-15 3.84 5 -2.44249e-15 3.84341 5.02588 -0.55 3.84 5 -0.55 3.84341 5.02588 0.55 3.84341 5.02588 -2.44249e-15 3.84 5 -2.44249e-15 3.84341 5.02588 -2.44249e-15 3.8534 5.05 -0.55 3.84341 5.02588 -0.55 3.8534 5.05 0.55 3.8534 5.05 -2.44249e-15 3.84341 5.02588 -2.44249e-15 3.8534 5.05 -2.44249e-15 3.86929 5.07071 -0.55 3.8534 5.05 -0.55 3.86929 5.07071 0.55 3.86929 5.07071 -2.44249e-15 3.8534 5.05 -2.44249e-15 3.86929 5.07071 -2.44249e-15 3.89 5.0866 -0.55 3.86929 5.07071 -0.55 3.89 5.0866 0.55 3.89 5.0866 -2.44249e-15 3.86929 5.07071 -2.44249e-15 3.89 5.0866 -2.44249e-15 3.91412 5.09659 -0.55 3.89 5.0866 -0.55 3.91412 5.09659 0.55 3.91412 5.09659 -2.44249e-15 3.89 5.0866 -2.44249e-15 3.91412 5.09659 -1.1 1.83412 4.90341 -0.55 1.83412 4.90341 -1.1 1.86 4.9 -1.1 1.83412 4.90341 -0.55 1.81 4.9134 -0.55 1.83412 4.90341 -1.1 1.83412 4.90341 -1.1 1.81 4.9134 -0.55 1.81 4.9134 -0.55 1.81 4.9134 -1.1 1.81 4.9134 -0.55 1.78929 4.92929 -3.33067e-15 1.78929 4.92929 -0.55 1.78929 4.92929 -3.33067e-15 1.7734 4.95 0.55 1.7734 4.95 -3.33067e-15 1.7734 4.95 0.55 1.76341 4.97412 1.1 1.76341 4.97412 0.55 1.76341 4.97412 1.1 1.76 5 1.1 1.76341 4.97412 0.55 1.7734 4.95 0.55 1.76341 4.97412 1.1 1.76341 4.97412 1.1 1.7734 4.95 0.55 1.7734 4.95 0.55 1.7734 4.95 1.1 1.7734 4.95 0.55 1.78929 4.92929 -3.33067e-15 1.78929 4.92929 0.55 1.78929 4.92929 -3.33067e-15 1.81 4.9134 -0.55 1.81 4.9134 -3.33067e-15 1.81 4.9134 -0.55 1.83412 4.90341 -0.55 1.81 4.9134 -3.33067e-15 1.78929 4.92929 -3.33067e-15 1.81 4.9134 -0.55 1.81 4.9134 -0.55 1.78929 4.92929 -3.33067e-15 1.78929 4.92929 -1.1 1.81 4.9134 -1.1 1.78929 4.92929 -0.55 1.78929 4.92929 -0.55 1.78929 4.92929 -1.1 1.78929 4.92929 -0.55 1.7734 4.95 -3.33067e-15 1.7734 4.95 -0.55 1.7734 4.95 -3.33067e-15 1.76341 4.97412 0.55 1.76341 4.97412 -3.33067e-15 1.76341 4.97412 0.55 1.76 5 1.1 1.76 5 0.55 1.76 5 1.1 1.76341 5.02588 1.1 1.76 5 0.55 1.76341 4.97412 0.55 1.76 5 -1.1 1.78929 4.92929 -1.1 1.7734 4.95 -0.55 1.7734 4.95 -0.55 1.7734 4.95 -1.1 1.7734 4.95 -0.55 1.76341 4.97412 -3.33067e-15 1.76341 4.97412 -0.55 1.76341 4.97412 -3.33067e-15 1.76 5 0.55 1.76 5 -3.33067e-15 1.76 5 0.55 1.76341 5.02588 1.1 1.76341 5.02588 0.55 1.76341 5.02588 1.1 1.7734 5.05 1.1 1.76341 5.02588 0.55 1.76 5 0.55 1.76341 5.02588 -1.1 1.7734 4.95 -1.1 1.76341 4.97412 -0.55 1.76341 4.97412 -0.55 1.76341 4.97412 -1.1 1.76341 4.97412 -0.55 1.76 5 -3.33067e-15 1.76 5 -0.55 1.76 5 -3.33067e-15 1.76341 5.02588 0.55 1.76341 5.02588 -3.33067e-15 1.76341 5.02588 0.55 1.7734 5.05 1.1 1.7734 5.05 0.55 1.7734 5.05 1.1 1.78929 5.07071 1.1 1.7734 5.05 0.55 1.76341 5.02588 0.55 1.7734 5.05 -1.1 1.76341 4.97412 -1.1 1.76 5 -0.55 1.76 5 -0.55 1.76 5 -1.1 1.76 5 -0.55 1.76341 5.02588 -3.33067e-15 1.76341 5.02588 -0.55 1.76341 5.02588 -3.33067e-15 1.7734 5.05 0.55 1.7734 5.05 -3.33067e-15 1.7734 5.05 0.55 1.78929 5.07071 1.1 1.78929 5.07071 0.55 1.78929 5.07071 1.1 1.81 5.0866 1.1 1.78929 5.07071 0.55 1.7734 5.05 0.55 1.78929 5.07071 -1.1 1.76 5 -1.1 1.76341 5.02588 -0.55 1.76341 5.02588 -0.55 1.76341 5.02588 -1.1 1.76341 5.02588 -0.55 1.7734 5.05 -3.33067e-15 1.7734 5.05 -0.55 1.7734 5.05 -3.33067e-15 1.78929 5.07071 0.55 1.78929 5.07071 -3.33067e-15 1.78929 5.07071 0.55 1.81 5.0866 1.1 1.81 5.0866 0.55 1.81 5.0866 1.1 1.83412 5.09659 1.1 1.81 5.0866 0.55 1.78929 5.07071 0.55 1.81 5.0866 -1.1 1.76341 5.02588 -1.1 1.7734 5.05 -0.55 1.7734 5.05 -0.55 1.7734 5.05 -1.1 1.7734 5.05 -0.55 1.78929 5.07071 -3.33067e-15 1.78929 5.07071 -0.55 1.78929 5.07071 -3.33067e-15 1.81 5.0866 0.55 1.81 5.0866 -3.33067e-15 1.81 5.0866 0.55 1.83412 5.09659 1.1 1.83412 5.09659 0.55 1.83412 5.09659 1.1 1.86 5.1 1.1 1.83412 5.09659 0.55 1.81 5.0866 0.55 1.83412 5.09659 -1.1 1.7734 5.05 -1.1 1.78929 5.07071 -0.55 1.78929 5.07071 -0.55 1.78929 5.07071 -1.1 1.78929 5.07071 -0.55 1.81 5.0866 -3.33067e-15 1.81 5.0866 -0.55 1.81 5.0866 -3.33067e-15 1.83412 5.09659 0.55 1.83412 5.09659 -3.33067e-15 1.83412 5.09659 0.55 1.86 5.1 1.1 1.86 5.1 0.55 1.86 5.1 1.1 1.88588 5.09659 1.1 1.86 5.1 0.55 1.83412 5.09659 0.55 1.86 5.1 -1.1 1.78929 5.07071 -1.1 1.81 5.0866 -0.55 1.81 5.0866 -0.55 1.81 5.0866 -1.1 1.81 5.0866 -0.55 1.83412 5.09659 -3.33067e-15 1.83412 5.09659 -0.55 1.83412 5.09659 -3.33067e-15 1.86 5.1 0.55 1.86 5.1 -3.33067e-15 1.86 5.1 0.55 1.88588 5.09659 1.1 1.88588 5.09659 0.55 1.88588 5.09659 1.1 1.91 5.0866 1.1 1.88588 5.09659 0.55 1.86 5.1 0.55 1.88588 5.09659 -1.1 1.81 5.0866 -1.1 1.83412 5.09659 -0.55 1.83412 5.09659 -0.55 1.83412 5.09659 -1.1 1.83412 5.09659 -0.55 1.86 5.1 -3.33067e-15 1.86 5.1 -0.55 1.86 5.1 -3.33067e-15 1.88588 5.09659 0.55 1.88588 5.09659 -3.33067e-15 1.88588 5.09659 0.55 1.91 5.0866 1.1 1.91 5.0866 0.55 1.91 5.0866 1.1 1.93071 5.07071 1.1 1.91 5.0866 0.55 1.88588 5.09659 0.55 1.91 5.0866 -1.1 1.83412 5.09659 -1.1 1.86 5.1 -0.55 1.86 5.1 -0.55 1.86 5.1 -1.1 1.86 5.1 -0.55 1.88588 5.09659 -3.33067e-15 1.88588 5.09659 -0.55 1.88588 5.09659 -3.33067e-15 1.91 5.0866 0.55 1.91 5.0866 -3.33067e-15 1.91 5.0866 0.55 1.93071 5.07071 1.1 1.93071 5.07071 0.55 1.93071 5.07071 1.1 1.9466 5.05 1.1 1.93071 5.07071 0.55 1.91 5.0866 0.55 1.93071 5.07071 -1.1 1.86 5.1 -1.1 1.88588 5.09659 -0.55 1.88588 5.09659 -0.55 1.88588 5.09659 -1.1 1.88588 5.09659 -0.55 1.91 5.0866 -3.33067e-15 1.91 5.0866 -0.55 1.91 5.0866 -3.33067e-15 1.93071 5.07071 0.55 1.93071 5.07071 -3.33067e-15 1.93071 5.07071 0.55 1.9466 5.05 1.1 1.9466 5.05 0.55 1.9466 5.05 1.1 1.95659 5.02588 1.1 1.9466 5.05 0.55 1.93071 5.07071 0.55 1.9466 5.05 -1.1 1.88588 5.09659 -1.1 1.91 5.0866 -0.55 1.91 5.0866 -0.55 1.91 5.0866 -1.1 1.91 5.0866 -0.55 1.93071 5.07071 -3.33067e-15 1.93071 5.07071 -0.55 1.93071 5.07071 -3.33067e-15 1.9466 5.05 0.55 1.9466 5.05 -3.33067e-15 1.9466 5.05 0.55 1.95659 5.02588 1.1 1.95659 5.02588 0.55 1.95659 5.02588 1.1 1.96 5 1.1 1.95659 5.02588 0.55 1.9466 5.05 0.55 1.95659 5.02588 -1.1 1.91 5.0866 -1.1 1.93071 5.07071 -0.55 1.93071 5.07071 -0.55 1.93071 5.07071 -1.1 1.93071 5.07071 -0.55 1.9466 5.05 -3.33067e-15 1.9466 5.05 -0.55 1.9466 5.05 -3.33067e-15 1.95659 5.02588 0.55 1.95659 5.02588 -3.33067e-15 1.95659 5.02588 0.55 1.96 5 1.1 1.96 5 0.55 1.96 5 1.1 1.95659 4.97412 1.1 1.96 5 0.55 1.95659 5.02588 0.55 1.96 5 -1.1 1.93071 5.07071 -1.1 1.9466 5.05 -0.55 1.9466 5.05 -0.55 1.9466 5.05 -1.1 1.9466 5.05 -0.55 1.95659 5.02588 -3.33067e-15 1.95659 5.02588 -0.55 1.95659 5.02588 -3.33067e-15 1.96 5 0.55 1.96 5 -3.33067e-15 1.96 5 0.55 1.95659 4.97412 1.1 1.95659 4.97412 0.55 1.95659 4.97412 1.1 1.9466 4.95 1.1 1.95659 4.97412 0.55 1.96 5 0.55 1.95659 4.97412 -1.1 1.9466 5.05 -1.1 1.95659 5.02588 -0.55 1.95659 5.02588 -0.55 1.95659 5.02588 -1.1 1.95659 5.02588 -0.55 1.96 5 -3.33067e-15 1.96 5 -0.55 1.96 5 -3.33067e-15 1.95659 4.97412 0.55 1.95659 4.97412 -3.33067e-15 1.95659 4.97412 0.55 1.9466 4.95 1.1 1.9466 4.95 0.55 1.9466 4.95 1.1 1.93071 4.92929 1.1 1.9466 4.95 0.55 1.95659 4.97412 0.55 1.9466 4.95 -1.1 1.95659 5.02588 -1.1 1.96 5 -0.55 1.96 5 -0.55 1.96 5 -1.1 1.96 5 -0.55 1.95659 4.97412 -3.33067e-15 1.95659 4.97412 -0.55 1.95659 4.97412 -3.33067e-15 1.9466 4.95 0.55 1.9466 4.95 -3.33067e-15 1.9466 4.95 0.55 1.93071 4.92929 1.1 1.93071 4.92929 0.55 1.93071 4.92929 1.1 1.91 4.9134 1.1 1.93071 4.92929 0.55 1.9466 4.95 0.55 1.93071 4.92929 -1.1 1.96 5 -1.1 1.95659 4.97412 -0.55 1.95659 4.97412 -0.55 1.95659 4.97412 -1.1 1.95659 4.97412 -0.55 1.9466 4.95 -3.33067e-15 1.9466 4.95 -0.55 1.9466 4.95 -3.33067e-15 1.93071 4.92929 0.55 1.93071 4.92929 -3.33067e-15 1.93071 4.92929 0.55 1.91 4.9134 1.1 1.91 4.9134 0.55 1.91 4.9134 1.1 1.88588 4.90341 1.1 1.91 4.9134 0.55 1.93071 4.92929 0.55 1.91 4.9134 -1.1 1.95659 4.97412 -1.1 1.9466 4.95 -0.55 1.9466 4.95 -0.55 1.9466 4.95 -1.1 1.9466 4.95 -0.55 1.93071 4.92929 -3.33067e-15 1.93071 4.92929 -0.55 1.93071 4.92929 -3.33067e-15 1.91 4.9134 0.55 1.91 4.9134 -3.33067e-15 1.91 4.9134 0.55 1.88588 4.90341 1.1 1.88588 4.90341 0.55 1.88588 4.90341 1.1 1.86 4.9 1.1 1.88588 4.90341 0.55 1.91 4.9134 0.55 1.88588 4.90341 -1.1 1.9466 4.95 -1.1 1.93071 4.92929 -0.55 1.93071 4.92929 -0.55 1.93071 4.92929 -1.1 1.93071 4.92929 -0.55 1.91 4.9134 -3.33067e-15 1.91 4.9134 -0.55 1.91 4.9134 -3.33067e-15 1.88588 4.90341 0.55 1.88588 4.90341 -3.33067e-15 1.88588 4.90341 0.55 1.86 4.9 1.1 1.86 4.9 0.55 1.86 4.9 1.1 1.83412 4.90341 1.1 1.86 4.9 0.55 1.88588 4.90341 0.55 1.86 4.9 -1.1 1.93071 4.92929 -1.1 1.91 4.9134 -0.55 1.91 4.9134 -0.55 1.91 4.9134 -1.1 1.91 4.9134 -0.55 1.88588 4.90341 -3.33067e-15 1.88588 4.90341 -0.55 1.88588 4.90341 -3.33067e-15 1.86 4.9 0.55 1.86 4.9 -3.33067e-15 1.86 4.9 0.55 1.83412 4.90341 1.1 1.83412 4.90341 0.55 1.83412 4.90341 1.1 1.81 4.9134 1.1 1.83412 4.90341 0.55 1.86 4.9 0.55 1.83412 4.90341 -1.1 1.91 4.9134 -1.1 1.88588 4.90341 -0.55 1.88588 4.90341 -0.55 1.88588 4.90341 -1.1 1.88588 4.90341 -0.55 1.86 4.9 -3.33067e-15 1.86 4.9 -0.55 1.86 4.9 -3.33067e-15 1.83412 4.90341 0.55 1.83412 4.90341 -3.33067e-15 1.83412 4.90341 0.55 1.81 4.9134 1.1 1.81 4.9134 0.55 1.81 4.9134 1.1 1.78929 4.92929 1.1 1.81 4.9134 0.55 1.83412 4.90341 0.55 1.81 4.9134 -1.1 1.88588 4.90341 -1.1 1.86 4.9 -0.55 1.86 4.9 -0.55 1.86 4.9 -1.1 1.86 4.9 -0.55 1.83412 4.90341 -3.33067e-15 1.83412 4.90341 -0.55 1.83412 4.90341 -3.33067e-15 1.81 4.9134 0.55 1.81 4.9134 -3.33067e-15 1.81 4.9134 0.55 1.78929 4.92929 1.1 1.78929 4.92929 0.55 1.78929 4.92929 1.1 1.7734 4.95 1.1 1.78929 4.92929 0.55 1.81 4.9134 0.55 1.78929 4.92929 -0.55 1.86 5.1 -3.33067e-15 1.86 5.1 -0.55 1.83412 5.09659 -3.33067e-15 1.88588 5.09659 -0.55 1.86 5.1 -0.55 1.88588 5.09659 -3.33067e-15 1.86 5.1 0.55 1.86 5.1 -3.33067e-15 1.83412 5.09659 0.55 1.88588 5.09659 -3.33067e-15 1.86 5.1 -3.33067e-15 1.88588 5.09659 -0.55 1.83412 4.90341 -3.33067e-15 1.83412 4.90341 -0.55 1.86 4.9 -3.33067e-15 1.83412 4.90341 0.55 1.83412 4.90341 -3.33067e-15 1.86 4.9 0.55 1.81 4.9134 -3.33067e-15 1.83412 4.90341 -3.33067e-15 1.81 4.9134 -3.33067e-15 1.88588 4.90341 -3.33067e-15 1.86 4.9 0.55 1.86 4.9 -0.55 1.88588 4.90341 -0.55 1.86 4.9 -3.33067e-15 1.86 4.9 -3.33067e-15 1.7734 4.95 -0.55 1.78929 4.92929 -0.55 1.7734 4.95 0.55 1.7734 4.95 0.55 1.78929 4.92929 -3.33067e-15 1.78929 4.92929 -3.33067e-15 1.7734 4.95 0.55 1.7734 4.95 -3.33067e-15 1.78929 4.92929 -3.33067e-15 1.76341 4.97412 -0.55 1.7734 4.95 -0.55 1.76341 4.97412 0.55 1.76341 4.97412 -3.33067e-15 1.7734 4.95 -3.33067e-15 1.76341 4.97412 -3.33067e-15 1.76 5 -0.55 1.76341 4.97412 -0.55 1.76 5 0.55 1.76 5 -3.33067e-15 1.76341 4.97412 -3.33067e-15 1.76 5 -3.33067e-15 1.76341 5.02588 -0.55 1.76 5 -0.55 1.76341 5.02588 0.55 1.76341 5.02588 -3.33067e-15 1.76 5 -3.33067e-15 1.76341 5.02588 -3.33067e-15 1.7734 5.05 -0.55 1.76341 5.02588 -0.55 1.7734 5.05 0.55 1.7734 5.05 -3.33067e-15 1.76341 5.02588 -3.33067e-15 1.7734 5.05 -3.33067e-15 1.78929 5.07071 -0.55 1.7734 5.05 -0.55 1.78929 5.07071 0.55 1.78929 5.07071 -3.33067e-15 1.7734 5.05 -3.33067e-15 1.78929 5.07071 -3.33067e-15 1.81 5.0866 -0.55 1.78929 5.07071 -0.55 1.81 5.0866 0.55 1.81 5.0866 -3.33067e-15 1.78929 5.07071 -3.33067e-15 1.81 5.0866 -3.33067e-15 1.83412 5.09659 -0.55 1.81 5.0866 -0.55 1.83412 5.09659 0.55 1.83412 5.09659 -3.33067e-15 1.81 5.0866 -3.33067e-15 1.83412 5.09659 -3.33067e-15 1.91 5.0866 -0.55 1.88588 5.09659 -0.55 1.91 5.0866 0.55 1.91 5.0866 -3.33067e-15 1.88588 5.09659 -3.33067e-15 1.91 5.0866 -3.33067e-15 1.93071 5.07071 -0.55 1.91 5.0866 -0.55 1.93071 5.07071 0.55 1.93071 5.07071 -3.33067e-15 1.91 5.0866 -3.33067e-15 1.93071 5.07071 -3.33067e-15 1.9466 5.05 -0.55 1.93071 5.07071 -0.55 1.9466 5.05 0.55 1.9466 5.05 -3.33067e-15 1.93071 5.07071 -3.33067e-15 1.9466 5.05 -3.33067e-15 1.95659 5.02588 -0.55 1.9466 5.05 -0.55 1.95659 5.02588 0.55 1.95659 5.02588 -3.33067e-15 1.9466 5.05 -3.33067e-15 1.95659 5.02588 -3.33067e-15 1.96 5 -0.55 1.95659 5.02588 -0.55 1.96 5 0.55 1.96 5 -3.33067e-15 1.95659 5.02588 -3.33067e-15 1.96 5 -3.33067e-15 1.95659 4.97412 -0.55 1.96 5 -0.55 1.95659 4.97412 0.55 1.95659 4.97412 -3.33067e-15 1.96 5 -3.33067e-15 1.95659 4.97412 -3.33067e-15 1.9466 4.95 -0.55 1.95659 4.97412 -0.55 1.9466 4.95 0.55 1.9466 4.95 -3.33067e-15 1.95659 4.97412 -3.33067e-15 1.9466 4.95 -3.33067e-15 1.93071 4.92929 -0.55 1.9466 4.95 -0.55 1.93071 4.92929 0.55 1.93071 4.92929 -3.33067e-15 1.9466 4.95 -3.33067e-15 1.93071 4.92929 -3.33067e-15 1.91 4.9134 -0.55 1.93071 4.92929 -0.55 1.91 4.9134 0.55 1.91 4.9134 -3.33067e-15 1.93071 4.92929 -3.33067e-15 1.91 4.9134 -3.33067e-15 1.88588 4.90341 -0.55 1.91 4.9134 -0.55 1.88588 4.90341 0.55 1.88588 4.90341 -3.33067e-15 1.91 4.9134 -3.33067e-15 1.88588 4.90341 -1.1 1.94912 0.703407 -0.55 1.94912 0.703407 -1.1 1.975 0.7 -1.1 1.94912 0.703407 -0.55 1.925 0.713397 -0.55 1.94912 0.703407 -1.1 1.94912 0.703407 -1.1 1.925 0.713397 -0.55 1.925 0.713397 -0.55 1.925 0.713397 -1.1 1.925 0.713397 -0.55 1.90429 0.729289 -3.10862e-15 1.90429 0.729289 -0.55 1.90429 0.729289 -3.10862e-15 1.8884 0.75 0.55 1.8884 0.75 -3.10862e-15 1.8884 0.75 0.55 1.87841 0.774118 1.1 1.87841 0.774118 0.55 1.87841 0.774118 1.1 1.875 0.8 1.1 1.87841 0.774118 0.55 1.8884 0.75 0.55 1.87841 0.774118 1.1 1.87841 0.774118 1.1 1.8884 0.75 0.55 1.8884 0.75 0.55 1.8884 0.75 1.1 1.8884 0.75 0.55 1.90429 0.729289 -3.10862e-15 1.90429 0.729289 0.55 1.90429 0.729289 -3.10862e-15 1.925 0.713397 -0.55 1.925 0.713397 -3.10862e-15 1.925 0.713397 -0.55 1.94912 0.703407 -0.55 1.925 0.713397 -3.10862e-15 1.90429 0.729289 -3.10862e-15 1.925 0.713397 -0.55 1.925 0.713397 -0.55 1.90429 0.729289 -3.10862e-15 1.90429 0.729289 -1.1 1.925 0.713397 -1.1 1.90429 0.729289 -0.55 1.90429 0.729289 -0.55 1.90429 0.729289 -1.1 1.90429 0.729289 -0.55 1.8884 0.75 -3.10862e-15 1.8884 0.75 -0.55 1.8884 0.75 -3.10862e-15 1.87841 0.774118 0.55 1.87841 0.774118 -3.10862e-15 1.87841 0.774118 0.55 1.875 0.8 1.1 1.875 0.8 0.55 1.875 0.8 1.1 1.87841 0.825882 1.1 1.875 0.8 0.55 1.87841 0.774118 0.55 1.875 0.8 -1.1 1.90429 0.729289 -1.1 1.8884 0.75 -0.55 1.8884 0.75 -0.55 1.8884 0.75 -1.1 1.8884 0.75 -0.55 1.87841 0.774118 -3.10862e-15 1.87841 0.774118 -0.55 1.87841 0.774118 -3.10862e-15 1.875 0.8 0.55 1.875 0.8 -3.10862e-15 1.875 0.8 0.55 1.87841 0.825882 1.1 1.87841 0.825882 0.55 1.87841 0.825882 1.1 1.8884 0.85 1.1 1.87841 0.825882 0.55 1.875 0.8 0.55 1.87841 0.825882 -1.1 1.8884 0.75 -1.1 1.87841 0.774118 -0.55 1.87841 0.774118 -0.55 1.87841 0.774118 -1.1 1.87841 0.774118 -0.55 1.875 0.8 -3.10862e-15 1.875 0.8 -0.55 1.875 0.8 -3.10862e-15 1.87841 0.825882 0.55 1.87841 0.825882 -3.10862e-15 1.87841 0.825882 0.55 1.8884 0.85 1.1 1.8884 0.85 0.55 1.8884 0.85 1.1 1.90429 0.870711 1.1 1.8884 0.85 0.55 1.87841 0.825882 0.55 1.8884 0.85 -1.1 1.87841 0.774118 -1.1 1.875 0.8 -0.55 1.875 0.8 -0.55 1.875 0.8 -1.1 1.875 0.8 -0.55 1.87841 0.825882 -3.10862e-15 1.87841 0.825882 -0.55 1.87841 0.825882 -3.10862e-15 1.8884 0.85 0.55 1.8884 0.85 -3.10862e-15 1.8884 0.85 0.55 1.90429 0.870711 1.1 1.90429 0.870711 0.55 1.90429 0.870711 1.1 1.925 0.886603 1.1 1.90429 0.870711 0.55 1.8884 0.85 0.55 1.90429 0.870711 -1.1 1.875 0.8 -1.1 1.87841 0.825882 -0.55 1.87841 0.825882 -0.55 1.87841 0.825882 -1.1 1.87841 0.825882 -0.55 1.8884 0.85 -3.10862e-15 1.8884 0.85 -0.55 1.8884 0.85 -3.10862e-15 1.90429 0.870711 0.55 1.90429 0.870711 -3.10862e-15 1.90429 0.870711 0.55 1.925 0.886603 1.1 1.925 0.886603 0.55 1.925 0.886603 1.1 1.94912 0.896593 1.1 1.925 0.886603 0.55 1.90429 0.870711 0.55 1.925 0.886603 -1.1 1.87841 0.825882 -1.1 1.8884 0.85 -0.55 1.8884 0.85 -0.55 1.8884 0.85 -1.1 1.8884 0.85 -0.55 1.90429 0.870711 -3.10862e-15 1.90429 0.870711 -0.55 1.90429 0.870711 -3.10862e-15 1.925 0.886603 0.55 1.925 0.886603 -3.10862e-15 1.925 0.886603 0.55 1.94912 0.896593 1.1 1.94912 0.896593 0.55 1.94912 0.896593 1.1 1.975 0.9 1.1 1.94912 0.896593 0.55 1.925 0.886603 0.55 1.94912 0.896593 -1.1 1.8884 0.85 -1.1 1.90429 0.870711 -0.55 1.90429 0.870711 -0.55 1.90429 0.870711 -1.1 1.90429 0.870711 -0.55 1.925 0.886603 -3.10862e-15 1.925 0.886603 -0.55 1.925 0.886603 -3.10862e-15 1.94912 0.896593 0.55 1.94912 0.896593 -3.10862e-15 1.94912 0.896593 0.55 1.975 0.9 1.1 1.975 0.9 0.55 1.975 0.9 1.1 2.00088 0.896593 1.1 1.975 0.9 0.55 1.94912 0.896593 0.55 1.975 0.9 -1.1 1.90429 0.870711 -1.1 1.925 0.886603 -0.55 1.925 0.886603 -0.55 1.925 0.886603 -1.1 1.925 0.886603 -0.55 1.94912 0.896593 -3.10862e-15 1.94912 0.896593 -0.55 1.94912 0.896593 -3.10862e-15 1.975 0.9 0.55 1.975 0.9 -3.10862e-15 1.975 0.9 0.55 2.00088 0.896593 1.1 2.00088 0.896593 0.55 2.00088 0.896593 1.1 2.025 0.886603 1.1 2.00088 0.896593 0.55 1.975 0.9 0.55 2.00088 0.896593 -1.1 1.925 0.886603 -1.1 1.94912 0.896593 -0.55 1.94912 0.896593 -0.55 1.94912 0.896593 -1.1 1.94912 0.896593 -0.55 1.975 0.9 -3.10862e-15 1.975 0.9 -0.55 1.975 0.9 -3.10862e-15 2.00088 0.896593 0.55 2.00088 0.896593 -3.10862e-15 2.00088 0.896593 0.55 2.025 0.886603 1.1 2.025 0.886603 0.55 2.025 0.886603 1.1 2.04571 0.870711 1.1 2.025 0.886603 0.55 2.00088 0.896593 0.55 2.025 0.886603 -1.1 1.94912 0.896593 -1.1 1.975 0.9 -0.55 1.975 0.9 -0.55 1.975 0.9 -1.1 1.975 0.9 -0.55 2.00088 0.896593 -3.10862e-15 2.00088 0.896593 -0.55 2.00088 0.896593 -3.10862e-15 2.025 0.886603 0.55 2.025 0.886603 -3.10862e-15 2.025 0.886603 0.55 2.04571 0.870711 1.1 2.04571 0.870711 0.55 2.04571 0.870711 1.1 2.0616 0.85 1.1 2.04571 0.870711 0.55 2.025 0.886603 0.55 2.04571 0.870711 -1.1 1.975 0.9 -1.1 2.00088 0.896593 -0.55 2.00088 0.896593 -0.55 2.00088 0.896593 -1.1 2.00088 0.896593 -0.55 2.025 0.886603 -3.10862e-15 2.025 0.886603 -0.55 2.025 0.886603 -3.10862e-15 2.04571 0.870711 0.55 2.04571 0.870711 -3.10862e-15 2.04571 0.870711 0.55 2.0616 0.85 1.1 2.0616 0.85 0.55 2.0616 0.85 1.1 2.07159 0.825882 1.1 2.0616 0.85 0.55 2.04571 0.870711 0.55 2.0616 0.85 -1.1 2.00088 0.896593 -1.1 2.025 0.886603 -0.55 2.025 0.886603 -0.55 2.025 0.886603 -1.1 2.025 0.886603 -0.55 2.04571 0.870711 -3.10862e-15 2.04571 0.870711 -0.55 2.04571 0.870711 -3.10862e-15 2.0616 0.85 0.55 2.0616 0.85 -3.10862e-15 2.0616 0.85 0.55 2.07159 0.825882 1.1 2.07159 0.825882 0.55 2.07159 0.825882 1.1 2.075 0.8 1.1 2.07159 0.825882 0.55 2.0616 0.85 0.55 2.07159 0.825882 -1.1 2.025 0.886603 -1.1 2.04571 0.870711 -0.55 2.04571 0.870711 -0.55 2.04571 0.870711 -1.1 2.04571 0.870711 -0.55 2.0616 0.85 -3.10862e-15 2.0616 0.85 -0.55 2.0616 0.85 -3.10862e-15 2.07159 0.825882 0.55 2.07159 0.825882 -3.10862e-15 2.07159 0.825882 0.55 2.075 0.8 1.1 2.075 0.8 0.55 2.075 0.8 1.1 2.07159 0.774118 1.1 2.075 0.8 0.55 2.07159 0.825882 0.55 2.075 0.8 -1.1 2.04571 0.870711 -1.1 2.0616 0.85 -0.55 2.0616 0.85 -0.55 2.0616 0.85 -1.1 2.0616 0.85 -0.55 2.07159 0.825882 -3.10862e-15 2.07159 0.825882 -0.55 2.07159 0.825882 -3.10862e-15 2.075 0.8 0.55 2.075 0.8 -3.10862e-15 2.075 0.8 0.55 2.07159 0.774118 1.1 2.07159 0.774118 0.55 2.07159 0.774118 1.1 2.0616 0.75 1.1 2.07159 0.774118 0.55 2.075 0.8 0.55 2.07159 0.774118 -1.1 2.0616 0.85 -1.1 2.07159 0.825882 -0.55 2.07159 0.825882 -0.55 2.07159 0.825882 -1.1 2.07159 0.825882 -0.55 2.075 0.8 -3.10862e-15 2.075 0.8 -0.55 2.075 0.8 -3.10862e-15 2.07159 0.774118 0.55 2.07159 0.774118 -3.10862e-15 2.07159 0.774118 0.55 2.0616 0.75 1.1 2.0616 0.75 0.55 2.0616 0.75 1.1 2.04571 0.729289 1.1 2.0616 0.75 0.55 2.07159 0.774118 0.55 2.0616 0.75 -1.1 2.07159 0.825882 -1.1 2.075 0.8 -0.55 2.075 0.8 -0.55 2.075 0.8 -1.1 2.075 0.8 -0.55 2.07159 0.774118 -3.10862e-15 2.07159 0.774118 -0.55 2.07159 0.774118 -3.10862e-15 2.0616 0.75 0.55 2.0616 0.75 -3.10862e-15 2.0616 0.75 0.55 2.04571 0.729289 1.1 2.04571 0.729289 0.55 2.04571 0.729289 1.1 2.025 0.713397 1.1 2.04571 0.729289 0.55 2.0616 0.75 0.55 2.04571 0.729289 -1.1 2.075 0.8 -1.1 2.07159 0.774118 -0.55 2.07159 0.774118 -0.55 2.07159 0.774118 -1.1 2.07159 0.774118 -0.55 2.0616 0.75 -3.10862e-15 2.0616 0.75 -0.55 2.0616 0.75 -3.10862e-15 2.04571 0.729289 0.55 2.04571 0.729289 -3.10862e-15 2.04571 0.729289 0.55 2.025 0.713397 1.1 2.025 0.713397 0.55 2.025 0.713397 1.1 2.00088 0.703407 1.1 2.025 0.713397 0.55 2.04571 0.729289 0.55 2.025 0.713397 -1.1 2.07159 0.774118 -1.1 2.0616 0.75 -0.55 2.0616 0.75 -0.55 2.0616 0.75 -1.1 2.0616 0.75 -0.55 2.04571 0.729289 -3.10862e-15 2.04571 0.729289 -0.55 2.04571 0.729289 -3.10862e-15 2.025 0.713397 0.55 2.025 0.713397 -3.10862e-15 2.025 0.713397 0.55 2.00088 0.703407 1.1 2.00088 0.703407 0.55 2.00088 0.703407 1.1 1.975 0.7 1.1 2.00088 0.703407 0.55 2.025 0.713397 0.55 2.00088 0.703407 -1.1 2.0616 0.75 -1.1 2.04571 0.729289 -0.55 2.04571 0.729289 -0.55 2.04571 0.729289 -1.1 2.04571 0.729289 -0.55 2.025 0.713397 -3.10862e-15 2.025 0.713397 -0.55 2.025 0.713397 -3.10862e-15 2.00088 0.703407 0.55 2.00088 0.703407 -3.10862e-15 2.00088 0.703407 0.55 1.975 0.7 1.1 1.975 0.7 0.55 1.975 0.7 1.1 1.94912 0.703407 1.1 1.975 0.7 0.55 2.00088 0.703407 0.55 1.975 0.7 -1.1 2.04571 0.729289 -1.1 2.025 0.713397 -0.55 2.025 0.713397 -0.55 2.025 0.713397 -1.1 2.025 0.713397 -0.55 2.00088 0.703407 -3.10862e-15 2.00088 0.703407 -0.55 2.00088 0.703407 -3.10862e-15 1.975 0.7 0.55 1.975 0.7 -3.10862e-15 1.975 0.7 0.55 1.94912 0.703407 1.1 1.94912 0.703407 0.55 1.94912 0.703407 1.1 1.925 0.713397 1.1 1.94912 0.703407 0.55 1.975 0.7 0.55 1.94912 0.703407 -1.1 2.025 0.713397 -1.1 2.00088 0.703407 -0.55 2.00088 0.703407 -0.55 2.00088 0.703407 -1.1 2.00088 0.703407 -0.55 1.975 0.7 -3.10862e-15 1.975 0.7 -0.55 1.975 0.7 -3.10862e-15 1.94912 0.703407 0.55 1.94912 0.703407 -3.10862e-15 1.94912 0.703407 0.55 1.925 0.713397 1.1 1.925 0.713397 0.55 1.925 0.713397 1.1 1.90429 0.729289 1.1 1.925 0.713397 0.55 1.94912 0.703407 0.55 1.925 0.713397 -1.1 2.00088 0.703407 -1.1 1.975 0.7 -0.55 1.975 0.7 -0.55 1.975 0.7 -1.1 1.975 0.7 -0.55 1.94912 0.703407 -3.10862e-15 1.94912 0.703407 -0.55 1.94912 0.703407 -3.10862e-15 1.925 0.713397 0.55 1.925 0.713397 -3.10862e-15 1.925 0.713397 0.55 1.90429 0.729289 1.1 1.90429 0.729289 0.55 1.90429 0.729289 1.1 1.8884 0.75 1.1 1.90429 0.729289 0.55 1.925 0.713397 0.55 1.90429 0.729289 -0.55 1.975 0.9 -3.10862e-15 1.975 0.9 -0.55 1.94912 0.896593 -3.10862e-15 2.00088 0.896593 -0.55 1.975 0.9 -0.55 2.00088 0.896593 -3.10862e-15 1.975 0.9 0.55 1.975 0.9 -3.10862e-15 1.94912 0.896593 0.55 2.00088 0.896593 -3.10862e-15 1.975 0.9 -3.10862e-15 2.00088 0.896593 -0.55 1.94912 0.703407 -3.10862e-15 1.94912 0.703407 -0.55 1.975 0.7 -3.10862e-15 1.94912 0.703407 0.55 1.94912 0.703407 -3.10862e-15 1.975 0.7 0.55 1.925 0.713397 -3.10862e-15 1.94912 0.703407 -3.10862e-15 1.925 0.713397 -3.10862e-15 2.00088 0.703407 -3.10862e-15 1.975 0.7 0.55 1.975 0.7 -0.55 2.00088 0.703407 -0.55 1.975 0.7 -3.10862e-15 1.975 0.7 -3.10862e-15 1.8884 0.75 -0.55 1.90429 0.729289 -0.55 1.8884 0.75 0.55 1.8884 0.75 0.55 1.90429 0.729289 -3.10862e-15 1.90429 0.729289 -3.10862e-15 1.8884 0.75 0.55 1.8884 0.75 -3.10862e-15 1.90429 0.729289 -3.10862e-15 1.87841 0.774118 -0.55 1.8884 0.75 -0.55 1.87841 0.774118 0.55 1.87841 0.774118 -3.10862e-15 1.8884 0.75 -3.10862e-15 1.87841 0.774118 -3.10862e-15 1.875 0.8 -0.55 1.87841 0.774118 -0.55 1.875 0.8 0.55 1.875 0.8 -3.10862e-15 1.87841 0.774118 -3.10862e-15 1.875 0.8 -3.10862e-15 1.87841 0.825882 -0.55 1.875 0.8 -0.55 1.87841 0.825882 0.55 1.87841 0.825882 -3.10862e-15 1.875 0.8 -3.10862e-15 1.87841 0.825882 -3.10862e-15 1.8884 0.85 -0.55 1.87841 0.825882 -0.55 1.8884 0.85 0.55 1.8884 0.85 -3.10862e-15 1.87841 0.825882 -3.10862e-15 1.8884 0.85 -3.10862e-15 1.90429 0.870711 -0.55 1.8884 0.85 -0.55 1.90429 0.870711 0.55 1.90429 0.870711 -3.10862e-15 1.8884 0.85 -3.10862e-15 1.90429 0.870711 -3.10862e-15 1.925 0.886603 -0.55 1.90429 0.870711 -0.55 1.925 0.886603 0.55 1.925 0.886603 -3.10862e-15 1.90429 0.870711 -3.10862e-15 1.925 0.886603 -3.10862e-15 1.94912 0.896593 -0.55 1.925 0.886603 -0.55 1.94912 0.896593 0.55 1.94912 0.896593 -3.10862e-15 1.925 0.886603 -3.10862e-15 1.94912 0.896593 -3.10862e-15 2.025 0.886603 -0.55 2.00088 0.896593 -0.55 2.025 0.886603 0.55 2.025 0.886603 -3.10862e-15 2.00088 0.896593 -3.10862e-15 2.025 0.886603 -3.10862e-15 2.04571 0.870711 -0.55 2.025 0.886603 -0.55 2.04571 0.870711 0.55 2.04571 0.870711 -3.10862e-15 2.025 0.886603 -3.10862e-15 2.04571 0.870711 -3.10862e-15 2.0616 0.85 -0.55 2.04571 0.870711 -0.55 2.0616 0.85 0.55 2.0616 0.85 -3.10862e-15 2.04571 0.870711 -3.10862e-15 2.0616 0.85 -3.10862e-15 2.07159 0.825882 -0.55 2.0616 0.85 -0.55 2.07159 0.825882 0.55 2.07159 0.825882 -3.10862e-15 2.0616 0.85 -3.10862e-15 2.07159 0.825882 -3.10862e-15 2.075 0.8 -0.55 2.07159 0.825882 -0.55 2.075 0.8 0.55 2.075 0.8 -3.10862e-15 2.07159 0.825882 -3.10862e-15 2.075 0.8 -3.10862e-15 2.07159 0.774118 -0.55 2.075 0.8 -0.55 2.07159 0.774118 0.55 2.07159 0.774118 -3.10862e-15 2.075 0.8 -3.10862e-15 2.07159 0.774118 -3.10862e-15 2.0616 0.75 -0.55 2.07159 0.774118 -0.55 2.0616 0.75 0.55 2.0616 0.75 -3.10862e-15 2.07159 0.774118 -3.10862e-15 2.0616 0.75 -3.10862e-15 2.04571 0.729289 -0.55 2.0616 0.75 -0.55 2.04571 0.729289 0.55 2.04571 0.729289 -3.10862e-15 2.0616 0.75 -3.10862e-15 2.04571 0.729289 -3.10862e-15 2.025 0.713397 -0.55 2.04571 0.729289 -0.55 2.025 0.713397 0.55 2.025 0.713397 -3.10862e-15 2.04571 0.729289 -3.10862e-15 2.025 0.713397 -3.10862e-15 2.00088 0.703407 -0.55 2.025 0.713397 -0.55 2.00088 0.703407 0.55 2.00088 0.703407 -3.10862e-15 2.025 0.713397 -3.10862e-15 2.00088 0.703407 -1.1 3.77116 0.555089 -2.44249e-15 3.77452 0.555585 -1.1 3.7 0.55 -1.1 3.77116 0.555089 -1.1 3.84087 0.570253 -2.44249e-15 3.77452 0.555585 -2.44249e-15 3.77452 0.555585 -1.1 3.84087 0.570253 -2.44249e-15 3.84738 0.572214 1.1 3.84087 0.570253 -2.44249e-15 3.84738 0.572214 1.1 3.90771 0.595184 1.1 3.84087 0.570253 -2.44249e-15 3.77452 0.555585 -2.44249e-15 3.84738 0.572214 1.1 3.84087 0.570253 1.1 3.77116 0.555089 -2.44249e-15 3.77452 0.555585 -2.44249e-15 3.77452 0.555585 1.1 3.77116 0.555089 -1.1 3.7 0.55 -1.1 3.7 0.55 1.1 3.77116 0.555089 1.1 3.7 0.55 -1.1 3.84087 0.570253 -1.1 3.90771 0.595184 -2.44249e-15 3.84738 0.572214 -2.44249e-15 3.84738 0.572214 -1.1 3.90771 0.595184 -2.44249e-15 3.91694 0.599516 1.1 3.90771 0.595184 -2.44249e-15 3.91694 0.599516 1.1 3.97032 0.629373 1.1 3.90771 0.595184 -2.44249e-15 3.84738 0.572214 -2.44249e-15 3.91694 0.599516 -1.1 3.90771 0.595184 -1.1 3.97032 0.629373 -2.44249e-15 3.91694 0.599516 -2.44249e-15 3.91694 0.599516 -1.1 3.97032 0.629373 -2.44249e-15 3.98166 0.636881 1.1 3.97032 0.629373 -2.44249e-15 3.98166 0.636881 1.1 4.02743 0.672125 1.1 3.97032 0.629373 -2.44249e-15 3.91694 0.599516 -2.44249e-15 3.98166 0.636881 -1.1 3.97032 0.629373 -1.1 4.02743 0.672125 -2.44249e-15 3.98166 0.636881 -2.44249e-15 3.98166 0.636881 -1.1 4.02743 0.672125 -2.22045e-15 4.04009 0.683474 1.1 4.02743 0.672125 -2.22045e-15 4.04009 0.683474 1.1 4.07787 0.72257 1.1 4.02743 0.672125 -2.44249e-15 3.98166 0.636881 -2.22045e-15 4.04009 0.683474 -1.1 4.02743 0.672125 -1.1 4.07787 0.72257 -2.22045e-15 4.04009 0.683474 -2.22045e-15 4.04009 0.683474 -1.1 4.07787 0.72257 -2.22045e-15 4.09092 0.738255 1.1 4.07787 0.72257 -2.22045e-15 4.09092 0.738255 1.1 4.12063 0.77968 1.1 4.07787 0.72257 -2.22045e-15 4.04009 0.683474 -2.22045e-15 4.09092 0.738255 -1.1 4.07787 0.72257 -1.1 4.12063 0.77968 -2.22045e-15 4.09092 0.738255 -2.22045e-15 4.09092 0.738255 -1.1 4.12063 0.77968 -2.22045e-15 4.13301 0.8 1.1 4.12063 0.77968 -2.22045e-15 4.13301 0.8 1.1 4.15482 0.842292 1.1 4.12063 0.77968 -2.22045e-15 4.09092 0.738255 -2.22045e-15 4.13301 0.8 -1.1 4.12063 0.77968 -1.1 4.15482 0.842292 -2.22045e-15 4.13301 0.8 -2.22045e-15 4.13301 0.8 -1.1 4.15482 0.842292 -2.22045e-15 4.16544 0.867329 1.1 4.15482 0.842292 -2.22045e-15 4.16544 0.867329 1.1 4.17975 0.909134 1.1 4.15482 0.842292 -2.22045e-15 4.13301 0.8 -2.22045e-15 4.16544 0.867329 -1.1 4.15482 0.842292 -1.1 4.17975 0.909134 -2.22045e-15 4.16544 0.867329 -2.22045e-15 4.16544 0.867329 -1.1 4.17975 0.909134 -2.22045e-15 4.18746 0.93874 1.1 4.17975 0.909134 -2.22045e-15 4.18746 0.93874 1.1 4.19491 0.978843 1.1 4.17975 0.909134 -2.22045e-15 4.16544 0.867329 -2.22045e-15 4.18746 0.93874 -1.1 4.17975 0.909134 -1.1 4.19491 0.978843 -2.22045e-15 4.18746 0.93874 -2.22045e-15 4.18746 0.93874 -1.1 4.19491 0.978843 -2.22045e-15 4.1986 1.01263 1.1 4.19491 0.978843 -2.22045e-15 4.1986 1.01263 1.1 4.2 1.05 1.1 4.19491 0.978843 -2.22045e-15 4.18746 0.93874 -2.22045e-15 4.1986 1.01263 -1.1 4.19491 0.978843 -1.1 4.2 1.05 -2.22045e-15 4.1986 1.01263 -2.22045e-15 4.1986 1.01263 -1.1 4.2 1.05 1.1 4.2 1.05 1.1 1.6 1.05 -1.1 1.6 1.05 -3.33067e-15 1.6014 1.01263 1.1 1.60509 0.978843 -3.33067e-15 1.6014 1.01263 -3.33067e-15 1.61254 0.93874 1.1 1.62025 0.909134 -3.33067e-15 1.61254 0.93874 -3.33067e-15 1.63456 0.867329 1.1 1.64518 0.842292 -3.33067e-15 1.63456 0.867329 -3.33067e-15 1.66699 0.8 1.1 1.67937 0.77968 -3.33067e-15 1.66699 0.8 -3.33067e-15 1.70908 0.738255 1.1 1.72213 0.72257 -3.33067e-15 1.70908 0.738255 -3.33067e-15 1.75991 0.683474 1.1 1.77257 0.672125 -3.33067e-15 1.75991 0.683474 -3.10862e-15 1.81834 0.636881 1.1 1.82968 0.629373 -3.10862e-15 1.81834 0.636881 -3.10862e-15 1.88306 0.599516 1.1 1.89229 0.595184 -3.10862e-15 1.88306 0.599516 -3.10862e-15 1.95262 0.572214 1.1 1.95913 0.570253 -3.10862e-15 1.95262 0.572214 -3.10862e-15 2.02548 0.555585 1.1 2.02884 0.555089 -3.10862e-15 2.02548 0.555585 1.1 2.1 0.55 1.1 2.02884 0.555089 1.1 1.95913 0.570253 -3.10862e-15 2.02548 0.555585 -1.1 1.62025 0.909134 -3.33067e-15 1.61254 0.93874 -1.1 1.60509 0.978843 -1.1 1.62025 0.909134 -3.33067e-15 1.63456 0.867329 -3.33067e-15 1.61254 0.93874 -1.1 1.62025 0.909134 -1.1 1.64518 0.842292 -3.33067e-15 1.63456 0.867329 -3.33067e-15 1.63456 0.867329 -1.1 1.64518 0.842292 -3.33067e-15 1.66699 0.8 -3.33067e-15 1.66699 0.8 -1.1 1.64518 0.842292 -1.1 1.67937 0.77968 -3.33067e-15 1.70908 0.738255 -1.1 1.67937 0.77968 -1.1 1.72213 0.72257 -3.33067e-15 1.75991 0.683474 -1.1 1.72213 0.72257 -1.1 1.77257 0.672125 -3.10862e-15 1.81834 0.636881 -1.1 1.77257 0.672125 -1.1 1.82968 0.629373 -3.10862e-15 1.88306 0.599516 -1.1 1.82968 0.629373 -1.1 1.89229 0.595184 -3.10862e-15 1.95262 0.572214 -1.1 1.89229 0.595184 -1.1 1.95913 0.570253 -3.10862e-15 2.02548 0.555585 -1.1 1.95913 0.570253 -1.1 2.02884 0.555089 1.1 2.1 0.55 -1.1 2.02884 0.555089 -1.1 2.1 0.55 1.1 2.1 0.55 -3.10862e-15 2.02548 0.555585 -1.1 2.02884 0.555089 -3.33067e-15 1.66699 0.8 -1.1 1.67937 0.77968 -3.33067e-15 1.70908 0.738255 -3.33067e-15 1.70908 0.738255 -1.1 1.72213 0.72257 -3.33067e-15 1.75991 0.683474 -3.33067e-15 1.75991 0.683474 -1.1 1.77257 0.672125 -3.10862e-15 1.81834 0.636881 -3.10862e-15 1.81834 0.636881 -1.1 1.82968 0.629373 -3.10862e-15 1.88306 0.599516 -3.10862e-15 1.88306 0.599516 -1.1 1.89229 0.595184 -3.10862e-15 1.95262 0.572214 -3.10862e-15 1.95262 0.572214 -1.1 1.95913 0.570253 -3.10862e-15 2.02548 0.555585 1.1 1.95913 0.570253 1.1 1.89229 0.595184 -3.10862e-15 1.95262 0.572214 1.1 1.89229 0.595184 1.1 1.82968 0.629373 -3.10862e-15 1.88306 0.599516 1.1 1.82968 0.629373 1.1 1.77257 0.672125 -3.10862e-15 1.81834 0.636881 1.1 1.77257 0.672125 1.1 1.72213 0.72257 -3.33067e-15 1.75991 0.683474 1.1 1.72213 0.72257 1.1 1.67937 0.77968 -3.33067e-15 1.70908 0.738255 1.1 1.67937 0.77968 1.1 1.64518 0.842292 -3.33067e-15 1.66699 0.8 1.1 1.64518 0.842292 1.1 1.62025 0.909134 -3.33067e-15 1.63456 0.867329 1.1 1.62025 0.909134 1.1 1.60509 0.978843 -3.33067e-15 1.61254 0.93874 1.1 1.60509 0.978843 1.1 1.6 1.05 -3.33067e-15 1.6014 1.01263 -1.1 1.6 1.05 -1.1 1.60509 0.978843 -3.33067e-15 1.6014 1.01263 -3.33067e-15 1.6014 1.01263 -1.1 1.60509 0.978843 -3.33067e-15 1.61254 0.93874 -1.1 4.19659 5.17588 -0.55 4.19659 5.17588 -1.1 4.2 5.15 -1.1 4.19659 5.17588 -0.55 4.1866 5.2 -0.55 4.19659 5.17588 -1.1 4.19659 5.17588 -1.1 4.1866 5.2 -0.55 4.1866 5.2 -0.55 4.1866 5.2 -1.1 4.1866 5.2 -0.55 4.17071 5.22071 -2.44249e-15 4.17071 5.22071 -0.55 4.17071 5.22071 -2.44249e-15 4.15 5.2366 0.55 4.15 5.2366 -2.44249e-15 4.15 5.2366 0.55 4.12588 5.24659 1.1 4.12588 5.24659 0.55 4.12588 5.24659 1.1 4.1 5.25 1.1 4.12588 5.24659 0.55 4.15 5.2366 0.55 4.12588 5.24659 1.1 4.12588 5.24659 1.1 4.15 5.2366 0.55 4.15 5.2366 0.55 4.15 5.2366 1.1 4.15 5.2366 0.55 4.17071 5.22071 -2.44249e-15 4.17071 5.22071 0.55 4.17071 5.22071 -2.44249e-15 4.1866 5.2 -0.55 4.1866 5.2 -2.44249e-15 4.1866 5.2 -0.55 4.19659 5.17588 -0.55 4.1866 5.2 -2.44249e-15 4.17071 5.22071 -2.44249e-15 4.1866 5.2 -0.55 4.1866 5.2 -0.55 4.17071 5.22071 -2.44249e-15 4.17071 5.22071 -1.1 4.1866 5.2 -1.1 4.17071 5.22071 -0.55 4.17071 5.22071 -0.55 4.17071 5.22071 -1.1 4.17071 5.22071 -0.55 4.15 5.2366 -2.44249e-15 4.15 5.2366 -0.55 4.15 5.2366 -2.44249e-15 4.12588 5.24659 0.55 4.12588 5.24659 -2.44249e-15 4.12588 5.24659 1.1 4.1 5.25 0.55 4.12588 5.24659 -2.44249e-15 4.15 5.2366 -2.44249e-15 4.12588 5.24659 -1.1 4.17071 5.22071 -1.1 4.15 5.2366 -0.55 4.15 5.2366 -0.55 4.15 5.2366 -1.1 4.15 5.2366 -0.55 4.12588 5.24659 -2.44249e-15 4.12588 5.24659 -0.55 4.12588 5.24659 -1.1 4.1 5.25 1.1 4.1 5.25 -2.44249e-15 4.12588 5.24659 -1.1 4.1 5.25 -1.1 4.15 5.2366 -1.1 4.12588 5.24659 -0.55 4.12588 5.24659 -0.55 4.12588 5.24659 -1.1 4.12588 5.24659 -1.1 4.1 5.25 1.1 4.15 5.2366 1.1 4.17071 5.22071 0.55 4.17071 5.22071 0.55 4.17071 5.22071 1.1 4.17071 5.22071 0.55 4.1866 5.2 -2.44249e-15 4.1866 5.2 0.55 4.1866 5.2 -2.44249e-15 4.19659 5.17588 -0.55 4.19659 5.17588 -2.44249e-15 4.19659 5.17588 -1.1 4.2 5.15 -0.55 4.19659 5.17588 -2.44249e-15 4.1866 5.2 -2.44249e-15 4.19659 5.17588 1.1 4.17071 5.22071 1.1 4.1866 5.2 0.55 4.1866 5.2 0.55 4.1866 5.2 1.1 4.1866 5.2 0.55 4.19659 5.17588 -2.44249e-15 4.19659 5.17588 0.55 4.19659 5.17588 1.1 4.2 5.15 -1.1 4.2 5.15 -2.44249e-15 4.19659 5.17588 1.1 4.2 5.15 1.1 4.1866 5.2 1.1 4.19659 5.17588 0.55 4.19659 5.17588 0.55 4.19659 5.17588 1.1 4.19659 5.17588 1.1 4.2 5.15 0.55 4.1866 5.2 0.55 4.19659 5.17588 -2.44249e-15 4.19659 5.17588 0.55 4.17071 5.22071 0.55 4.1866 5.2 -2.44249e-15 4.1866 5.2 -2.44249e-15 4.15 5.2366 -0.55 4.17071 5.22071 -0.55 4.15 5.2366 0.55 4.15 5.2366 0.55 4.17071 5.22071 -2.44249e-15 4.17071 5.22071 -2.44249e-15 4.15 5.2366 0.55 4.15 5.2366 -2.44249e-15 4.17071 5.22071 -2.44249e-15 4.12588 5.24659 -0.55 4.15 5.2366 -0.55 4.12588 5.24659 -1.1 1.67412 5.24659 -0.55 1.67412 5.24659 -1.1 1.7 5.25 -1.1 1.67412 5.24659 -0.55 1.65 5.2366 -0.55 1.67412 5.24659 -1.1 1.67412 5.24659 -1.1 1.65 5.2366 -0.55 1.65 5.2366 -0.55 1.65 5.2366 -1.1 1.65 5.2366 -0.55 1.62929 5.22071 -3.33067e-15 1.62929 5.22071 -0.55 1.62929 5.22071 -3.33067e-15 1.6134 5.2 0.55 1.6134 5.2 -3.33067e-15 1.6134 5.2 0.55 1.60341 5.17588 1.1 1.60341 5.17588 0.55 1.60341 5.17588 1.1 1.6 5.15 1.1 1.60341 5.17588 0.55 1.6134 5.2 0.55 1.60341 5.17588 1.1 1.60341 5.17588 1.1 1.6134 5.2 0.55 1.6134 5.2 0.55 1.6134 5.2 1.1 1.6134 5.2 0.55 1.62929 5.22071 -3.33067e-15 1.62929 5.22071 0.55 1.62929 5.22071 -3.33067e-15 1.65 5.2366 -0.55 1.65 5.2366 -3.33067e-15 1.65 5.2366 -0.55 1.67412 5.24659 -0.55 1.65 5.2366 -3.33067e-15 1.62929 5.22071 -3.33067e-15 1.65 5.2366 -0.55 1.65 5.2366 -0.55 1.62929 5.22071 -3.33067e-15 1.62929 5.22071 -1.1 1.65 5.2366 -1.1 1.62929 5.22071 -0.55 1.62929 5.22071 -0.55 1.62929 5.22071 -1.1 1.62929 5.22071 -0.55 1.6134 5.2 -3.33067e-15 1.6134 5.2 -0.55 1.6134 5.2 -3.33067e-15 1.60341 5.17588 0.55 1.60341 5.17588 -3.33067e-15 1.60341 5.17588 1.1 1.6 5.15 0.55 1.60341 5.17588 -3.33067e-15 1.6134 5.2 -3.33067e-15 1.60341 5.17588 -1.1 1.62929 5.22071 -1.1 1.6134 5.2 -0.55 1.6134 5.2 -0.55 1.6134 5.2 -1.1 1.6134 5.2 -0.55 1.60341 5.17588 -3.33067e-15 1.60341 5.17588 -0.55 1.60341 5.17588 -1.1 1.6 5.15 1.1 1.6 5.15 -3.33067e-15 1.60341 5.17588 -1.1 1.6 5.15 -1.1 1.6134 5.2 -1.1 1.60341 5.17588 -0.55 1.60341 5.17588 -0.55 1.60341 5.17588 -1.1 1.60341 5.17588 -1.1 1.6 5.15 1.1 1.6134 5.2 1.1 1.62929 5.22071 0.55 1.62929 5.22071 0.55 1.62929 5.22071 1.1 1.62929 5.22071 0.55 1.65 5.2366 -3.33067e-15 1.65 5.2366 0.55 1.65 5.2366 -3.33067e-15 1.67412 5.24659 -0.55 1.67412 5.24659 -3.33067e-15 1.67412 5.24659 -1.1 1.7 5.25 -0.55 1.67412 5.24659 -3.33067e-15 1.65 5.2366 -3.33067e-15 1.67412 5.24659 1.1 1.62929 5.22071 1.1 1.65 5.2366 0.55 1.65 5.2366 0.55 1.65 5.2366 1.1 1.65 5.2366 0.55 1.67412 5.24659 -3.33067e-15 1.67412 5.24659 0.55 1.67412 5.24659 1.1 1.7 5.25 -1.1 1.7 5.25 -3.33067e-15 1.67412 5.24659 1.1 1.7 5.25 1.1 1.65 5.2366 1.1 1.67412 5.24659 0.55 1.67412 5.24659 0.55 1.67412 5.24659 1.1 1.67412 5.24659 1.1 1.7 5.25 0.55 1.65 5.2366 0.55 1.67412 5.24659 -3.33067e-15 1.67412 5.24659 0.55 1.62929 5.22071 0.55 1.65 5.2366 -3.33067e-15 1.65 5.2366 -3.33067e-15 1.6134 5.2 -0.55 1.62929 5.22071 -0.55 1.6134 5.2 0.55 1.6134 5.2 0.55 1.62929 5.22071 -3.33067e-15 1.62929 5.22071 -3.33067e-15 1.6134 5.2 0.55 1.6134 5.2 -3.33067e-15 1.62929 5.22071 -3.33067e-15 1.60341 5.17588 -0.55 1.6134 5.2 -0.55 1.60341 5.17588 -1.6 1.9 0.995 -1.6 1.75 1.9 -1.6 1.9 4.80915 -1.6 1.9 0.995 -1.6 1.75 1.05 -1.6 1.75 1.9 -1.6 1.9 0.995 -1.6 1.75048 1.0316 -1.6 1.75 1.05 -1.6 1.9 0.995 -1.6 1.75193 1.01325 -1.6 1.75048 1.0316 -1.6 1.9 0.995 -1.6 1.75435 0.995 -1.6 1.75193 1.01325 -1.6 1.6 1.9 -1.6 1.6 2.05 -1.6 1.75 1.9 -1.6 1.75 1.9 -1.6 1.6 2.05 -1.6 1.63839 2.28661 -1.6 1.65825 2.3125 -1.6 1.75 1.9 -1.6 1.63839 2.28661 -1.6 1.65825 2.3125 -1.6 1.67074 2.34265 -1.6 1.75 1.9 -1.6 1.75 1.9 -1.6 1.67074 2.34265 -1.6 1.675 2.375 -1.6 1.675 3.175 -1.6 1.675 2.375 -1.6 1.67074 3.14265 -1.6 1.675 3.175 -1.6 1.75 1.9 -1.6 1.675 2.375 -1.6 1.675 3.175 -1.6 1.9 4.80915 -1.6 1.75 1.9 -1.6 1.675 3.175 -1.6 1.675 3.975 -1.6 1.9 4.80915 -1.6 1.675 3.175 -1.6 1.67074 3.94265 -1.6 1.675 3.975 -1.6 1.675 3.175 -1.6 1.67074 3.20735 -1.6 1.67074 3.94265 -1.6 1.67074 3.94265 -1.6 1.67074 3.20735 -1.6 1.65825 3.9125 -1.6 1.65825 3.9125 -1.6 1.67074 3.20735 -1.6 1.65825 3.2375 -1.6 1.6 3.65 -1.6 1.65825 3.2375 -1.6 1.6 3.5 -1.6 1.6 3.65 -1.6 1.65825 3.9125 -1.6 1.65825 3.2375 -1.6 1.6 3.65 -1.6 1.63839 3.88661 -1.6 1.65825 3.9125 -1.6 1.6 3.65 -1.6 1.6125 3.86675 -1.6 1.63839 3.88661 -1.6 1.6 3.65 -1.6 1.58235 3.85426 -1.6 1.6125 3.86675 -1.6 1.6 3.65 -1.6 1.55 3.85 -1.6 1.58235 3.85426 -1.6 1.6 3.65 -1.6 1.51765 3.85426 -1.6 1.55 3.85 -1.6 1.6 3.65 -1.6 1.4 3.65 -1.6 1.51765 3.85426 -1.6 1.51765 3.85426 -1.6 1.4 3.65 -1.6 1.4875 3.86675 -1.6 1.4875 3.86675 -1.6 1.4 3.65 -1.6 1.46161 3.88661 -1.6 1.46161 3.88661 -1.6 1.4 3.65 -1.6 1.44175 3.9125 -1.6 1.44175 3.9125 -1.6 1.4 3.65 -1.6 1.42926 3.94265 -1.6 1.42926 3.94265 -1.6 1.4 3.65 -1.6 1.425 3.975 -1.6 1.425 3.975 -1.6 1.4 3.65 -1.6 1.4 4.3 -1.6 1.42926 4.00735 -1.6 1.4 4.3 -1.6 1.44175 4.0375 -1.6 1.42926 4.00735 -1.6 1.425 3.975 -1.6 1.4 4.3 -1.6 1.4 2.05 -1.6 1.51765 2.25426 -1.6 1.6 2.05 -1.6 1.4 2.05 -1.6 1.4875 2.26675 -1.6 1.51765 2.25426 -1.6 1.4 2.05 -1.6 1.46161 2.28661 -1.6 1.4875 2.26675 -1.6 1.4 2.05 -1.6 1.44175 2.3125 -1.6 1.46161 2.28661 -1.6 1.4 2.05 -1.6 1.42926 2.34265 -1.6 1.44175 2.3125 -1.6 1.4 2.05 -1.6 1.425 2.375 -1.6 1.42926 2.34265 -1.6 1.4 2.05 -1.6 1.4 2.7 -1.6 1.425 2.375 -1.6 1.425 2.375 -1.6 1.4 2.7 -1.6 1.42926 2.40735 -1.6 1.42926 2.40735 -1.6 1.4 2.7 -1.6 1.44175 2.4375 -1.6 1.44175 2.4375 -1.6 1.4 2.7 -1.6 1.46161 2.46339 -1.6 1.46161 2.46339 -1.6 1.4 2.7 -1.6 1.4875 2.48325 -1.6 1.4875 2.48325 -1.6 1.4 2.7 -1.6 1.51765 2.49574 -1.6 1.51765 2.49574 -1.6 1.4 2.7 -1.6 1.6 2.7 -1.6 1.55 2.5 -1.6 1.6 2.7 -1.6 1.58235 2.49574 -1.6 1.55 2.5 -1.6 1.51765 2.49574 -1.6 1.6 2.7 -1.6 1.6 2.85 -1.6 1.65825 2.4375 -1.6 1.6 2.7 -1.6 1.6 2.85 -1.6 1.65825 3.1125 -1.6 1.65825 2.4375 -1.6 1.6 2.85 -1.6 1.63839 3.08661 -1.6 1.65825 3.1125 -1.6 1.6 2.85 -1.6 1.6125 3.06675 -1.6 1.63839 3.08661 -1.6 1.6 2.85 -1.6 1.58235 3.05426 -1.6 1.6125 3.06675 -1.6 1.6 2.85 -1.6 1.55 3.05 -1.6 1.58235 3.05426 -1.6 1.6 2.85 -1.6 1.51765 3.05426 -1.6 1.55 3.05 -1.6 1.6 2.85 -1.6 1.4 2.85 -1.6 1.51765 3.05426 -1.6 1.51765 3.05426 -1.6 1.4 2.85 -1.6 1.4875 3.06675 -1.6 1.4875 3.06675 -1.6 1.4 2.85 -1.6 1.46161 3.08661 -1.6 1.46161 3.08661 -1.6 1.4 2.85 -1.6 1.44175 3.1125 -1.6 1.44175 3.1125 -1.6 1.4 2.85 -1.6 1.42926 3.14265 -1.6 1.42926 3.14265 -1.6 1.4 2.85 -1.6 1.425 3.175 -1.6 1.425 3.175 -1.6 1.4 2.85 -1.6 1.4 3.5 -1.6 1.42926 3.20735 -1.6 1.4 3.5 -1.6 1.44175 3.2375 -1.6 1.42926 3.20735 -1.6 1.425 3.175 -1.6 1.4 3.5 -1.6 1.6 3.5 -1.6 1.51765 3.29574 -1.6 1.4 3.5 -1.6 1.6 3.5 -1.6 1.55 3.3 -1.6 1.51765 3.29574 -1.6 1.6 3.5 -1.6 1.58235 3.29574 -1.6 1.55 3.3 -1.6 1.6 3.5 -1.6 1.6125 3.28325 -1.6 1.58235 3.29574 -1.6 1.6 3.5 -1.6 1.63839 3.26339 -1.6 1.6125 3.28325 -1.6 1.6 3.5 -1.6 1.65825 3.2375 -1.6 1.63839 3.26339 -1.6 1.6 4.3 -1.6 1.51765 4.09574 -1.6 1.4 4.3 -1.6 1.6 4.3 -1.6 1.55 4.1 -1.6 1.51765 4.09574 -1.6 1.6 4.3 -1.6 1.58235 4.09574 -1.6 1.55 4.1 -1.6 1.6 4.3 -1.6 1.6125 4.08325 -1.6 1.58235 4.09574 -1.6 1.6 4.3 -1.6 1.63839 4.06339 -1.6 1.6125 4.08325 -1.6 1.6 4.3 -1.6 1.65825 4.0375 -1.6 1.63839 4.06339 -1.6 1.6 4.3 -1.6 1.9 4.80915 -1.6 1.65825 4.0375 -1.6 1.6 4.3 -1.6 1.85439 4.80508 -1.6 1.9 4.80915 -1.6 1.6 4.3 -1.6 1.6 4.45 -1.6 1.85439 4.80508 -1.6 1.85439 4.80508 -1.6 1.6 4.45 -1.6 1.80909 4.81176 -1.6 1.80909 4.81176 -1.6 1.6 4.45 -1.6 1.65825 4.7125 -1.6 1.67074 4.74265 -1.6 1.80909 4.81176 -1.6 1.65825 4.7125 -1.6 1.67074 4.74265 -1.6 1.76659 4.82883 -1.6 1.80909 4.81176 -1.6 1.67074 4.74265 -1.6 1.675 4.775 -1.6 1.76659 4.82883 -1.6 1.76659 4.82883 -1.6 1.675 4.775 -1.6 1.72925 4.85533 -1.6 1.72925 4.85533 -1.6 1.675 4.775 -1.6 1.67074 4.80735 -1.6 1.69912 4.88981 -1.6 1.67074 4.80735 -1.6 1.65825 4.8375 -1.6 1.63839 4.86339 -1.6 1.69912 4.88981 -1.6 1.65825 4.8375 -1.6 1.63839 4.86339 -1.6 1.67785 4.93037 -1.6 1.69912 4.88981 -1.6 1.63839 4.86339 -1.6 1.6125 4.88325 -1.6 1.67785 4.93037 -1.6 1.67785 4.93037 -1.6 1.6125 4.88325 -1.6 1.66664 4.97477 -1.6 1.66664 4.97477 -1.6 1.6125 4.88325 -1.6 1.58235 4.89574 -1.6 1.66609 5.02056 -1.6 1.58235 4.89574 -1.6 1.6 5.1 -1.6 1.67623 5.06521 -1.6 1.6 5.1 -1.6 1.6965 5.10627 -1.6 1.67623 5.06521 -1.6 1.66609 5.02056 -1.6 1.6 5.1 -1.6 1.4 4.45 -1.6 1.51765 4.65426 -1.6 1.6 4.45 -1.6 1.4 4.45 -1.6 1.4875 4.66675 -1.6 1.51765 4.65426 -1.6 1.4 4.45 -1.6 1.46161 4.68661 -1.6 1.4875 4.66675 -1.6 1.4 4.45 -1.6 1.44175 4.7125 -1.6 1.46161 4.68661 -1.6 1.4 4.45 -1.6 1.42926 4.74265 -1.6 1.44175 4.7125 -1.6 1.4 4.45 -1.6 1.425 4.775 -1.6 1.42926 4.74265 -1.6 1.4 4.45 -1.6 1.4 5.1 -1.6 1.425 4.775 -1.6 1.425 4.775 -1.6 1.4 5.1 -1.6 1.42926 4.80735 -1.6 1.42926 4.80735 -1.6 1.4 5.1 -1.6 1.44175 4.8375 -1.6 1.44175 4.8375 -1.6 1.4 5.1 -1.6 1.46161 4.86339 -1.6 1.46161 4.86339 -1.6 1.4 5.1 -1.6 1.4875 4.88325 -1.6 1.4875 4.88325 -1.6 1.4 5.1 -1.6 1.51765 4.89574 -1.6 1.51765 4.89574 -1.6 1.4 5.1 -1.6 1.6 5.1 -1.6 1.55 4.9 -1.6 1.6 5.1 -1.6 1.58235 4.89574 -1.6 1.55 4.9 -1.6 1.51765 4.89574 -1.6 1.6 5.1 -1.6 1.6 5.1 -1.6 1.6 5.25 -1.6 1.6965 5.10627 -1.6 1.6965 5.10627 -1.6 1.6 5.25 -1.6 1.7258 5.14147 -1.6 1.7258 5.14147 -1.6 1.6 5.25 -1.6 1.775 5.25 -1.6 1.76249 5.16887 -1.6 1.775 5.25 -1.6 1.80456 5.18695 -1.6 1.76249 5.16887 -1.6 1.7258 5.14147 -1.6 1.775 5.25 -1.6 1.80456 5.18695 -1.6 1.775 5.25 -1.6 1.84969 5.19473 -1.6 1.84969 5.19473 -1.6 1.775 5.25 -1.6 1.775 5.45 -1.6 1.97926 5.33235 -1.6 1.775 5.45 -1.6 1.99175 5.3625 -1.6 1.97926 5.33235 -1.6 1.84969 5.19473 -1.6 1.775 5.45 -1.6 1.97926 5.33235 -1.6 1.975 5.3 -1.6 1.84969 5.19473 -1.6 1.84969 5.19473 -1.6 1.975 5.3 -1.6 1.89538 5.19176 -1.6 1.89538 5.19176 -1.6 1.975 5.3 -1.6 1.97926 5.26765 -1.6 1.93913 5.17822 -1.6 1.97926 5.26765 -1.6 1.99175 5.2375 -1.6 1.97851 5.15486 -1.6 1.99175 5.2375 -1.6 2.01161 5.21161 -1.6 2.01136 5.12295 -1.6 2.01161 5.21161 -1.6 2.0375 5.19175 -1.6 2.03586 5.08426 -1.6 2.0375 5.19175 -1.6 2.06765 5.17926 -1.6 2.1 5.175 -1.6 2.03586 5.08426 -1.6 2.06765 5.17926 -1.6 2.1 5.175 -1.6 2.05066 5.04093 -1.6 2.03586 5.08426 -1.6 2.1 5.175 -1.6 2.13235 5.17926 -1.6 2.05066 5.04093 -1.6 2.05066 5.04093 -1.6 2.13235 5.17926 -1.6 2.05494 4.99533 -1.6 2.05494 4.99533 -1.6 2.13235 5.17926 -1.6 2.1625 5.19175 -1.6 2.04848 4.95 -1.6 2.1625 5.19175 -1.6 2.18839 5.21161 -1.6 2.425 5.25 -1.6 2.18839 5.21161 -1.6 2.20825 5.2375 -1.6 2.22074 5.26765 -1.6 2.425 5.25 -1.6 2.20825 5.2375 -1.6 2.22074 5.26765 -1.6 2.225 5.3 -1.6 2.425 5.25 -1.6 2.425 5.25 -1.6 2.225 5.3 -1.6 2.22074 5.33235 -1.6 2.425 5.45 -1.6 2.22074 5.33235 -1.6 2.20825 5.3625 -1.6 2.18839 5.38839 -1.6 2.425 5.45 -1.6 2.20825 5.3625 -1.6 2.18839 5.38839 -1.6 2.1625 5.40825 -1.6 2.425 5.45 -1.6 2.425 5.45 -1.6 2.1625 5.40825 -1.6 2.13235 5.42074 -1.6 2.1 5.425 -1.6 2.425 5.45 -1.6 2.13235 5.42074 -1.6 2.1 5.425 -1.6 1.775 5.45 -1.6 2.425 5.45 -1.6 2.1 5.425 -1.6 2.06765 5.42074 -1.6 1.775 5.45 -1.6 1.775 5.45 -1.6 2.06765 5.42074 -1.6 2.0375 5.40825 -1.6 2.01161 5.38839 -1.6 1.775 5.45 -1.6 2.0375 5.40825 -1.6 2.01161 5.38839 -1.6 1.99175 5.3625 -1.6 1.775 5.45 -1.6 2.425 5.45 -1.6 2.425 5.25 -1.6 2.22074 5.33235 -1.6 3.375 5.25 -1.6 3.74256 4.95 -1.6 2.425 5.25 -1.6 3.375 5.25 -1.6 3.61161 5.21161 -1.6 3.74256 4.95 -1.6 3.375 5.25 -1.6 3.59175 5.2375 -1.6 3.61161 5.21161 -1.6 3.375 5.25 -1.6 3.57926 5.26765 -1.6 3.59175 5.2375 -1.6 3.375 5.25 -1.6 3.575 5.3 -1.6 3.57926 5.26765 -1.6 3.375 5.25 -1.6 3.57926 5.33235 -1.6 3.575 5.3 -1.6 3.375 5.25 -1.6 3.375 5.45 -1.6 3.57926 5.33235 -1.6 3.57926 5.33235 -1.6 3.375 5.45 -1.6 3.59175 5.3625 -1.6 3.59175 5.3625 -1.6 3.375 5.45 -1.6 3.61161 5.38839 -1.6 3.61161 5.38839 -1.6 3.375 5.45 -1.6 3.6375 5.40825 -1.6 3.6375 5.40825 -1.6 3.375 5.45 -1.6 3.66765 5.42074 -1.6 3.66765 5.42074 -1.6 3.375 5.45 -1.6 3.7 5.425 -1.6 3.7 5.425 -1.6 3.375 5.45 -1.6 4.025 5.45 -1.6 3.73235 5.42074 -1.6 4.025 5.45 -1.6 3.7625 5.40825 -1.6 3.73235 5.42074 -1.6 3.7 5.425 -1.6 4.025 5.45 -1.6 4.025 5.25 -1.6 3.94824 5.19483 -1.6 4.025 5.45 -1.6 4.025 5.25 -1.6 3.99391 5.1874 -1.6 3.94824 5.19483 -1.6 4.025 5.25 -1.6 4.03655 5.16942 -1.6 3.99391 5.1874 -1.6 4.025 5.25 -1.6 4.07375 5.1419 -1.6 4.03655 5.16942 -1.6 4.025 5.25 -1.6 4.2 5.25 -1.6 4.07375 5.1419 -1.6 4.07375 5.1419 -1.6 4.2 5.25 -1.6 4.10342 5.10639 -1.6 4.10342 5.10639 -1.6 4.2 5.25 -1.6 4.2 5.1 -1.6 4.12389 5.06489 -1.6 4.2 5.1 -1.6 4.134 5.01974 -1.6 4.12389 5.06489 -1.6 4.10342 5.10639 -1.6 4.2 5.1 -1.6 4.4 5.1 -1.6 4.28235 4.89574 -1.6 4.2 5.1 -1.6 4.4 5.1 -1.6 4.3125 4.88325 -1.6 4.28235 4.89574 -1.6 4.4 5.1 -1.6 4.33839 4.86339 -1.6 4.3125 4.88325 -1.6 4.4 5.1 -1.6 4.35825 4.8375 -1.6 4.33839 4.86339 -1.6 4.4 5.1 -1.6 4.37074 4.80735 -1.6 4.35825 4.8375 -1.6 4.4 5.1 -1.6 4.375 4.775 -1.6 4.37074 4.80735 -1.6 4.4 5.1 -1.6 4.4 4.45 -1.6 4.375 4.775 -1.6 4.375 4.775 -1.6 4.4 4.45 -1.6 4.37074 4.74265 -1.6 4.37074 4.74265 -1.6 4.4 4.45 -1.6 4.35825 4.7125 -1.6 4.35825 4.7125 -1.6 4.4 4.45 -1.6 4.33839 4.68661 -1.6 4.33839 4.68661 -1.6 4.4 4.45 -1.6 4.3125 4.66675 -1.6 4.3125 4.66675 -1.6 4.4 4.45 -1.6 4.28235 4.65426 -1.6 4.28235 4.65426 -1.6 4.4 4.45 -1.6 4.2 4.45 -1.6 4.25 4.65 -1.6 4.2 4.45 -1.6 4.21765 4.65426 -1.6 4.25 4.65 -1.6 4.28235 4.65426 -1.6 4.2 4.45 -1.6 4.2 4.3 -1.6 3.9 4.80279 -1.6 4.2 4.45 -1.6 4.2 4.3 -1.6 4.14175 4.0375 -1.6 3.9 4.80279 -1.6 4.2 4.3 -1.6 4.16161 4.06339 -1.6 4.14175 4.0375 -1.6 4.2 4.3 -1.6 4.1875 4.08325 -1.6 4.16161 4.06339 -1.6 4.2 4.3 -1.6 4.21765 4.09574 -1.6 4.1875 4.08325 -1.6 4.2 4.3 -1.6 4.25 4.1 -1.6 4.21765 4.09574 -1.6 4.2 4.3 -1.6 4.28235 4.09574 -1.6 4.25 4.1 -1.6 4.2 4.3 -1.6 4.4 4.3 -1.6 4.28235 4.09574 -1.6 4.28235 4.09574 -1.6 4.4 4.3 -1.6 4.3125 4.08325 -1.6 4.3125 4.08325 -1.6 4.4 4.3 -1.6 4.33839 4.06339 -1.6 4.33839 4.06339 -1.6 4.4 4.3 -1.6 4.35825 4.0375 -1.6 4.35825 4.0375 -1.6 4.4 4.3 -1.6 4.37074 4.00735 -1.6 4.37074 4.00735 -1.6 4.4 4.3 -1.6 4.375 3.975 -1.6 4.375 3.975 -1.6 4.4 4.3 -1.6 4.4 3.65 -1.6 4.37074 3.94265 -1.6 4.4 3.65 -1.6 4.35825 3.9125 -1.6 4.37074 3.94265 -1.6 4.375 3.975 -1.6 4.4 3.65 -1.6 4.2 3.65 -1.6 4.28235 3.85426 -1.6 4.4 3.65 -1.6 4.2 3.65 -1.6 4.25 3.85 -1.6 4.28235 3.85426 -1.6 4.2 3.65 -1.6 4.21765 3.85426 -1.6 4.25 3.85 -1.6 4.2 3.65 -1.6 4.1875 3.86675 -1.6 4.21765 3.85426 -1.6 4.2 3.65 -1.6 4.16161 3.88661 -1.6 4.1875 3.86675 -1.6 4.2 3.65 -1.6 4.14175 3.9125 -1.6 4.16161 3.88661 -1.6 4.2 3.65 -1.6 4.2 3.5 -1.6 4.14175 3.9125 -1.6 4.14175 3.9125 -1.6 4.2 3.5 -1.6 4.14175 3.2375 -1.6 4.12926 3.94265 -1.6 4.14175 3.2375 -1.6 4.12926 3.20735 -1.6 4.125 3.975 -1.6 4.12926 3.20735 -1.6 4.125 3.175 -1.6 3.9 4.80279 -1.6 4.125 3.175 -1.6 4.05 1.9 -1.6 3.9 0.997793 -1.6 4.05 1.9 -1.6 4.05 1.05 -1.6 4.04956 1.03254 -1.6 3.9 0.997793 -1.6 4.05 1.05 -1.6 4.04956 1.03254 -1.6 4.04826 1.01512 -1.6 3.9 0.997793 -1.6 3.9 0.997793 -1.6 4.04826 1.01512 -1.6 4.04608 0.997793 -1.6 4.4 3.5 -1.6 4.28235 3.29574 -1.6 4.2 3.5 -1.6 4.4 3.5 -1.6 4.3125 3.28325 -1.6 4.28235 3.29574 -1.6 4.4 3.5 -1.6 4.33839 3.26339 -1.6 4.3125 3.28325 -1.6 4.4 3.5 -1.6 4.35825 3.2375 -1.6 4.33839 3.26339 -1.6 4.4 3.5 -1.6 4.37074 3.20735 -1.6 4.35825 3.2375 -1.6 4.4 3.5 -1.6 4.375 3.175 -1.6 4.37074 3.20735 -1.6 4.4 3.5 -1.6 4.4 2.85 -1.6 4.375 3.175 -1.6 4.375 3.175 -1.6 4.4 2.85 -1.6 4.37074 3.14265 -1.6 4.37074 3.14265 -1.6 4.4 2.85 -1.6 4.35825 3.1125 -1.6 4.35825 3.1125 -1.6 4.4 2.85 -1.6 4.33839 3.08661 -1.6 4.33839 3.08661 -1.6 4.4 2.85 -1.6 4.3125 3.06675 -1.6 4.3125 3.06675 -1.6 4.4 2.85 -1.6 4.28235 3.05426 -1.6 4.28235 3.05426 -1.6 4.4 2.85 -1.6 4.2 2.85 -1.6 4.25 3.05 -1.6 4.2 2.85 -1.6 4.21765 3.05426 -1.6 4.25 3.05 -1.6 4.28235 3.05426 -1.6 4.2 2.85 -1.6 4.2 2.7 -1.6 4.14175 3.1125 -1.6 4.2 2.85 -1.6 4.2 2.7 -1.6 4.14175 2.4375 -1.6 4.14175 3.1125 -1.6 4.2 2.7 -1.6 4.16161 2.46339 -1.6 4.14175 2.4375 -1.6 4.2 2.7 -1.6 4.1875 2.48325 -1.6 4.16161 2.46339 -1.6 4.2 2.7 -1.6 4.21765 2.49574 -1.6 4.1875 2.48325 -1.6 4.2 2.7 -1.6 4.25 2.5 -1.6 4.21765 2.49574 -1.6 4.2 2.7 -1.6 4.28235 2.49574 -1.6 4.25 2.5 -1.6 4.2 2.7 -1.6 4.4 2.7 -1.6 4.28235 2.49574 -1.6 4.28235 2.49574 -1.6 4.4 2.7 -1.6 4.3125 2.48325 -1.6 4.3125 2.48325 -1.6 4.4 2.7 -1.6 4.33839 2.46339 -1.6 4.33839 2.46339 -1.6 4.4 2.7 -1.6 4.35825 2.4375 -1.6 4.35825 2.4375 -1.6 4.4 2.7 -1.6 4.37074 2.40735 -1.6 4.37074 2.40735 -1.6 4.4 2.7 -1.6 4.375 2.375 -1.6 4.375 2.375 -1.6 4.4 2.7 -1.6 4.4 2.05 -1.6 4.37074 2.34265 -1.6 4.4 2.05 -1.6 4.35825 2.3125 -1.6 4.37074 2.34265 -1.6 4.375 2.375 -1.6 4.4 2.05 -1.6 4.2 2.05 -1.6 4.28235 2.25426 -1.6 4.4 2.05 -1.6 4.2 2.05 -1.6 4.25 2.25 -1.6 4.28235 2.25426 -1.6 4.2 2.05 -1.6 4.21765 2.25426 -1.6 4.25 2.25 -1.6 4.2 2.05 -1.6 4.1875 2.26675 -1.6 4.21765 2.25426 -1.6 4.2 2.05 -1.6 4.16161 2.28661 -1.6 4.1875 2.26675 -1.6 4.2 2.05 -1.6 4.05 1.9 -1.6 4.16161 2.28661 -1.6 4.2 2.05 -1.6 4.2 1.9 -1.6 4.05 1.9 -1.6 3.9 4.80279 -1.6 4.05 1.9 -1.6 3.9 0.997793 -1.6 3.89543 4.81016 -1.6 3.94141 4.80501 -1.6 3.9 4.80279 -1.6 3.9 4.80279 -1.6 3.94141 4.80501 -1.6 4.2 4.45 -1.6 4.2 4.45 -1.6 3.94141 4.80501 -1.6 3.98732 4.81083 -1.6 4.14175 4.7125 -1.6 3.98732 4.81083 -1.6 4.12926 4.74265 -1.6 4.14175 4.7125 -1.6 4.2 4.45 -1.6 3.98732 4.81083 -1.6 4.14175 4.7125 -1.6 4.16161 4.68661 -1.6 4.2 4.45 -1.6 4.2 4.45 -1.6 4.16161 4.68661 -1.6 4.1875 4.66675 -1.6 4.21765 4.65426 -1.6 4.2 4.45 -1.6 4.1875 4.66675 -1.6 3.98732 4.81083 -1.6 4.03056 4.8273 -1.6 4.12926 4.74265 -1.6 4.12926 4.74265 -1.6 4.03056 4.8273 -1.6 4.125 4.775 -1.6 4.125 4.775 -1.6 4.03056 4.8273 -1.6 4.0687 4.8535 -1.6 4.12926 4.80735 -1.6 4.0687 4.8535 -1.6 4.09959 4.88795 -1.6 4.14175 4.8375 -1.6 4.09959 4.88795 -1.6 4.1215 4.92871 -1.6 4.16161 4.86339 -1.6 4.1215 4.92871 -1.6 4.1875 4.88325 -1.6 4.16161 4.86339 -1.6 4.14175 4.8375 -1.6 4.1215 4.92871 -1.6 4.125 4.775 -1.6 4.0687 4.8535 -1.6 4.12926 4.80735 -1.6 4.12926 4.80735 -1.6 4.09959 4.88795 -1.6 4.14175 4.8375 -1.6 4.1215 4.92871 -1.6 4.13319 4.97348 -1.6 4.1875 4.88325 -1.6 4.1875 4.88325 -1.6 4.13319 4.97348 -1.6 4.21765 4.89574 -1.6 4.21765 4.89574 -1.6 4.13319 4.97348 -1.6 4.134 5.01974 -1.6 4.2 5.1 -1.6 4.21765 4.89574 -1.6 4.134 5.01974 -1.6 4.2 5.1 -1.6 4.25 4.9 -1.6 4.21765 4.89574 -1.6 4.2 5.1 -1.6 4.28235 4.89574 -1.6 4.25 4.9 -1.6 3.9021 5.19128 -1.6 3.825 5.3 -1.6 3.94824 5.19483 -1.6 3.9021 5.19128 -1.6 3.82074 5.26765 -1.6 3.825 5.3 -1.6 3.9021 5.19128 -1.6 3.8581 5.17697 -1.6 3.82074 5.26765 -1.6 3.82074 5.26765 -1.6 3.8581 5.17697 -1.6 3.80825 5.2375 -1.6 3.80825 5.2375 -1.6 3.8581 5.17697 -1.6 3.81871 5.15269 -1.6 3.78839 5.21161 -1.6 3.81871 5.15269 -1.6 3.78615 5.11981 -1.6 3.7625 5.19175 -1.6 3.78615 5.11981 -1.6 3.73235 5.17926 -1.6 3.7625 5.19175 -1.6 3.78839 5.21161 -1.6 3.78615 5.11981 -1.6 3.80825 5.2375 -1.6 3.81871 5.15269 -1.6 3.78839 5.21161 -1.6 3.78615 5.11981 -1.6 3.76225 5.08019 -1.6 3.73235 5.17926 -1.6 3.73235 5.17926 -1.6 3.76225 5.08019 -1.6 3.7 5.175 -1.6 3.7 5.175 -1.6 3.76225 5.08019 -1.6 3.74836 5.03605 -1.6 3.66765 5.17926 -1.6 3.74836 5.03605 -1.6 3.74526 4.98988 -1.6 3.6375 5.19175 -1.6 3.74526 4.98988 -1.6 3.74256 4.95 -1.6 3.61161 5.21161 -1.6 3.6375 5.19175 -1.6 3.74256 4.95 -1.6 3.7 5.175 -1.6 3.74836 5.03605 -1.6 3.66765 5.17926 -1.6 3.74526 4.98988 -1.6 3.75313 4.94429 -1.6 3.74256 4.95 -1.6 3.74256 4.95 -1.6 2.04848 4.95 -1.6 2.425 5.25 -1.6 2.425 5.25 -1.6 2.04848 4.95 -1.6 2.18839 5.21161 -1.6 2.04848 4.95 -1.6 2.05494 4.99533 -1.6 2.1625 5.19175 -1.6 2.03586 5.08426 -1.6 2.01136 5.12295 -1.6 2.0375 5.19175 -1.6 2.01136 5.12295 -1.6 1.97851 5.15486 -1.6 2.01161 5.21161 -1.6 1.97851 5.15486 -1.6 1.93913 5.17822 -1.6 1.99175 5.2375 -1.6 1.93913 5.17822 -1.6 1.89538 5.19176 -1.6 1.97926 5.26765 -1.6 1.66609 5.02056 -1.6 1.66664 4.97477 -1.6 1.58235 4.89574 -1.6 1.69912 4.88981 -1.6 1.72925 4.85533 -1.6 1.67074 4.80735 -1.6 1.51765 3.29574 -1.6 1.4875 3.28325 -1.6 1.4 3.5 -1.6 1.4 3.5 -1.6 1.4875 3.28325 -1.6 1.46161 3.26339 -1.6 1.44175 3.2375 -1.6 1.4 3.5 -1.6 1.46161 3.26339 -1.6 1.65825 2.4375 -1.6 1.65825 3.1125 -1.6 1.67074 2.40735 -1.6 1.67074 2.40735 -1.6 1.65825 3.1125 -1.6 1.67074 3.14265 -1.6 1.675 2.375 -1.6 1.67074 2.40735 -1.6 1.67074 3.14265 -1.6 1.51765 4.65426 -1.6 1.55 4.65 -1.6 1.6 4.45 -1.6 1.6 4.45 -1.6 1.55 4.65 -1.6 1.58235 4.65426 -1.6 1.6125 4.66675 -1.6 1.6 4.45 -1.6 1.58235 4.65426 -1.6 1.6125 4.66675 -1.6 1.63839 4.68661 -1.6 1.6 4.45 -1.6 1.6 4.45 -1.6 1.63839 4.68661 -1.6 1.65825 4.7125 -1.6 3.6375 5.19175 -1.6 3.66765 5.17926 -1.6 3.74526 4.98988 -1.6 3.825 5.3 -1.6 3.82074 5.33235 -1.6 3.94824 5.19483 -1.6 3.94824 5.19483 -1.6 3.82074 5.33235 -1.6 4.025 5.45 -1.6 4.025 5.45 -1.6 3.82074 5.33235 -1.6 3.80825 5.3625 -1.6 3.78839 5.38839 -1.6 4.025 5.45 -1.6 3.80825 5.3625 -1.6 3.78839 5.38839 -1.6 3.7625 5.40825 -1.6 4.025 5.45 -1.6 4.14175 4.0375 -1.6 4.12926 4.00735 -1.6 3.9 4.80279 -1.6 3.9 4.80279 -1.6 4.12926 4.00735 -1.6 4.125 3.975 -1.6 4.125 3.175 -1.6 3.9 4.80279 -1.6 4.125 3.975 -1.6 4.125 3.975 -1.6 4.12926 3.94265 -1.6 4.12926 3.20735 -1.6 4.12926 3.94265 -1.6 4.14175 3.9125 -1.6 4.14175 3.2375 -1.6 4.28235 3.85426 -1.6 4.3125 3.86675 -1.6 4.4 3.65 -1.6 4.4 3.65 -1.6 4.3125 3.86675 -1.6 4.33839 3.88661 -1.6 4.35825 3.9125 -1.6 4.4 3.65 -1.6 4.33839 3.88661 -1.6 4.28235 3.29574 -1.6 4.25 3.3 -1.6 4.2 3.5 -1.6 4.2 3.5 -1.6 4.25 3.3 -1.6 4.21765 3.29574 -1.6 4.1875 3.28325 -1.6 4.2 3.5 -1.6 4.21765 3.29574 -1.6 4.1875 3.28325 -1.6 4.16161 3.26339 -1.6 4.2 3.5 -1.6 4.2 3.5 -1.6 4.16161 3.26339 -1.6 4.14175 3.2375 -1.6 4.12926 3.14265 -1.6 4.12926 2.40735 -1.6 4.125 3.175 -1.6 4.12926 3.14265 -1.6 4.14175 2.4375 -1.6 4.12926 2.40735 -1.6 4.12926 3.14265 -1.6 4.14175 3.1125 -1.6 4.14175 2.4375 -1.6 4.14175 3.1125 -1.6 4.16161 3.08661 -1.6 4.2 2.85 -1.6 4.2 2.85 -1.6 4.16161 3.08661 -1.6 4.1875 3.06675 -1.6 4.21765 3.05426 -1.6 4.2 2.85 -1.6 4.1875 3.06675 -1.6 4.12926 2.40735 -1.6 4.125 2.375 -1.6 4.125 3.175 -1.6 4.125 3.175 -1.6 4.125 2.375 -1.6 4.05 1.9 -1.6 4.05 1.9 -1.6 4.125 2.375 -1.6 4.12926 2.34265 -1.6 4.14175 2.3125 -1.6 4.05 1.9 -1.6 4.12926 2.34265 -1.6 4.14175 2.3125 -1.6 4.16161 2.28661 -1.6 4.05 1.9 -1.6 4.28235 2.25426 -1.6 4.3125 2.26675 -1.6 4.4 2.05 -1.6 4.4 2.05 -1.6 4.3125 2.26675 -1.6 4.33839 2.28661 -1.6 4.35825 2.3125 -1.6 4.4 2.05 -1.6 4.33839 2.28661 -1.6 1.51765 4.09574 -1.6 1.4875 4.08325 -1.6 1.4 4.3 -1.6 1.4 4.3 -1.6 1.4875 4.08325 -1.6 1.46161 4.06339 -1.6 1.44175 4.0375 -1.6 1.4 4.3 -1.6 1.46161 4.06339 -1.6 1.675 3.975 -1.6 1.67074 4.00735 -1.6 1.9 4.80915 -1.6 1.9 4.80915 -1.6 1.67074 4.00735 -1.6 1.65825 4.0375 -1.6 1.51765 2.25426 -1.6 1.55 2.25 -1.6 1.6 2.05 -1.6 1.6 2.05 -1.6 1.55 2.25 -1.6 1.58235 2.25426 -1.6 1.6125 2.26675 -1.6 1.6 2.05 -1.6 1.58235 2.25426 -1.6 1.6125 2.26675 -1.6 1.63839 2.28661 -1.6 1.6 2.05 -1.6 1.65825 2.4375 -1.6 1.63839 2.46339 -1.6 1.6 2.7 -1.6 1.6 2.7 -1.6 1.63839 2.46339 -1.6 1.6125 2.48325 -1.6 1.58235 2.49574 -1.6 1.6 2.7 -1.6 1.6125 2.48325 -1.625 1.9 0.995 -1.6 1.9 0.995 -1.625 1.9 2.595 -1.625 1.9 0.995 -1.605 1.9 0.975 -1.6 1.9 0.995 -1.6 1.9 0.995 -1.605 1.9 0.975 -1.58 1.9 0.975 -1.6 1.9 0.995 -1.6 1.9 4.80915 -1.625 1.9 2.595 -1.625 1.9 2.595 -1.6 1.9 4.80915 -1.88 1.9 4.80963 -1.88 1.9 2.595 -1.625 1.9 2.595 -1.88 1.9 4.80963 -1.6 1.9 4.80915 -1.59952 1.9 4.80963 -1.88 1.9 4.80963 -1.6 3.74256 4.95 -1.88 3.74256 4.95 -1.6 2.04848 4.95 -1.6 2.04848 4.95 -1.88 3.74256 4.95 -1.88 2.04771 4.95 -1.59925 2.04771 4.95 -1.6 2.04848 4.95 -1.88 2.04771 4.95 -1.9 3.758 4.93 -1.9 3.77795 4.89153 -1.9 2.042 4.93 -1.9 2.042 4.93 -1.9 3.77795 4.89153 -1.9 2.02205 4.89153 -1.9 2.02205 4.89153 -1.9 3.77795 4.89153 -1.9 2.9 2.845 -1.9 2.79001 2.8397 -1.9 2.02205 4.89153 -1.9 2.9 2.845 -1.9 2.79001 2.8397 -1.9 1.99408 4.85842 -1.9 2.02205 4.89153 -1.9 2.79001 2.8397 -1.9 2.68103 2.82387 -1.9 1.99408 4.85842 -1.9 1.99408 4.85842 -1.9 2.68103 2.82387 -1.9 1.9595 4.8323 -1.9 1.9595 4.8323 -1.9 2.68103 2.82387 -1.9 2.57409 2.79764 -1.9 2.47015 2.76125 -1.9 1.9595 4.8323 -1.9 2.57409 2.79764 -1.9 2.47015 2.76125 -1.9 1.92 4.81446 -1.9 1.9595 4.8323 -1.9 2.47015 2.76125 -1.9 2.37019 2.71505 -1.9 1.92 4.81446 -1.9 1.92 4.81446 -1.9 2.37019 2.71505 -1.9 1.92 2.595 -1.9 1.92 2.595 -1.9 2.37019 2.71505 -1.9 2.27514 2.65946 -1.9 2.18586 2.595 -1.9 1.92 2.595 -1.9 2.27514 2.65946 -1.9 2.9 2.845 -1.9 3.77795 4.89153 -1.9 3.00999 2.8397 -1.9 3.00999 2.8397 -1.9 3.77795 4.89153 -1.9 3.80592 4.85842 -1.9 3.11897 2.82387 -1.9 3.80592 4.85842 -1.9 3.8405 4.8323 -1.9 3.22591 2.79764 -1.9 3.8405 4.8323 -1.9 3.32985 2.76125 -1.9 3.22591 2.79764 -1.9 3.11897 2.82387 -1.9 3.8405 4.8323 -1.9 3.00999 2.8397 -1.9 3.80592 4.85842 -1.9 3.11897 2.82387 -1.9 3.8405 4.8323 -1.9 3.88 4.81446 -1.9 3.32985 2.76125 -1.9 3.32985 2.76125 -1.9 3.88 4.81446 -1.9 3.42981 2.71505 -1.9 3.42981 2.71505 -1.9 3.88 4.81446 -1.9 3.88 2.595 -1.9 3.52486 2.65946 -1.9 3.88 2.595 -1.9 3.61414 2.595 -1.9 3.52486 2.65946 -1.9 3.42981 2.71505 -1.9 3.88 2.595 -1.43 2.1 0.55 -1.43 2.17 0.55 -1.1 2.1 0.55 -1.1 2.1 0.55 -1.43 2.17 0.55 -1.43 3.63 0.55 -1.1 3.7 0.55 -1.43 3.63 0.55 -1.43 3.7 0.55 -1.1 3.7 0.55 -1.1 2.1 0.55 -1.43 3.63 0.55 -1.43 2.17 0.55 -1.475 2.17 0.55 -1.43 3.63 0.55 -1.43 3.63 0.55 -1.475 2.17 0.55 -1.475 3.63 0.55 -1.625 2.16511 0.843392 -1.625 2.33262 0.988533 -1.625 2.17 0.8 -1.625 2.16511 0.843392 -1.625 2.15069 0.884607 -1.625 2.33262 0.988533 -1.625 2.33262 0.988533 -1.625 2.15069 0.884607 -1.625 2.25653 1.05653 -1.625 2.25653 1.05653 -1.625 2.15069 0.884607 -1.625 2.12746 0.92158 -1.625 2.09658 0.952457 -1.625 2.25653 1.05653 -1.625 2.12746 0.92158 -1.625 2.09658 0.952457 -1.625 2.18853 1.13262 -1.625 2.25653 1.05653 -1.625 2.09658 0.952457 -1.625 2.05961 0.975689 -1.625 2.18853 1.13262 -1.625 2.18853 1.13262 -1.625 2.05961 0.975689 -1.625 2.12948 1.21585 -1.625 2.12948 1.21585 -1.625 2.05961 0.975689 -1.625 2.01839 0.990111 -1.625 1.975 0.995 -1.625 2.12948 1.21585 -1.625 2.01839 0.990111 -1.625 1.975 0.995 -1.625 2.08012 1.30517 -1.625 2.12948 1.21585 -1.625 1.975 0.995 -1.625 1.9 0.995 -1.625 2.08012 1.30517 -1.625 2.08012 1.30517 -1.625 1.9 0.995 -1.625 2.04107 1.39945 -1.625 2.04107 1.39945 -1.625 1.9 0.995 -1.625 2.01282 1.49751 -1.625 2.01282 1.49751 -1.625 1.9 0.995 -1.625 1.99572 1.59811 -1.625 1.99572 1.59811 -1.625 1.9 0.995 -1.625 1.99 1.7 -1.625 1.99 1.7 -1.625 1.9 0.995 -1.625 1.9 2.595 -1.625 1.99572 1.80189 -1.625 1.9 2.595 -1.625 2.01282 1.90249 -1.625 1.99572 1.80189 -1.625 1.99 1.7 -1.625 1.9 2.595 -1.625 2.01282 1.90249 -1.625 1.9 2.595 -1.625 2.04107 2.00055 -1.625 2.04107 2.00055 -1.625 1.9 2.595 -1.625 1.92 2.575 -1.625 2.08012 2.09483 -1.625 1.92 2.575 -1.625 2.12948 2.18415 -1.625 2.08012 2.09483 -1.625 2.04107 2.00055 -1.625 1.92 2.575 -1.625 2.12948 2.18415 -1.625 1.92 2.575 -1.625 2.18853 2.26738 -1.625 2.18853 2.26738 -1.625 1.92 2.575 -1.625 2.19289 2.575 -1.625 2.25653 2.34347 -1.625 2.19289 2.575 -1.625 2.33262 2.41147 -1.625 2.25653 2.34347 -1.625 2.18853 2.26738 -1.625 2.19289 2.575 -1.625 2.19289 2.575 -1.625 2.28105 2.63943 -1.625 2.33262 2.41147 -1.625 2.33262 2.41147 -1.625 2.28105 2.63943 -1.625 2.41585 2.47052 -1.625 2.41585 2.47052 -1.625 2.28105 2.63943 -1.625 2.37504 2.69501 -1.625 2.50517 2.51988 -1.625 2.37504 2.69501 -1.625 2.47397 2.74121 -1.625 2.59945 2.55893 -1.625 2.47397 2.74121 -1.625 2.57691 2.77761 -1.625 2.69751 2.58718 -1.625 2.57691 2.77761 -1.625 2.6829 2.80385 -1.625 2.79811 2.60428 -1.625 2.6829 2.80385 -1.625 2.79094 2.8197 -1.625 2.9 2.61 -1.625 2.79094 2.8197 -1.625 2.9 2.825 -1.625 3.00906 2.8197 -1.625 2.9 2.61 -1.625 2.9 2.825 -1.625 3.00906 2.8197 -1.625 3.00189 2.60428 -1.625 2.9 2.61 -1.625 3.00906 2.8197 -1.625 3.1171 2.80385 -1.625 3.00189 2.60428 -1.625 3.00189 2.60428 -1.625 3.1171 2.80385 -1.625 3.10249 2.58718 -1.625 3.10249 2.58718 -1.625 3.1171 2.80385 -1.625 3.22309 2.77761 -1.625 3.20055 2.55893 -1.625 3.22309 2.77761 -1.625 3.32603 2.74121 -1.625 3.29483 2.51988 -1.625 3.32603 2.74121 -1.625 3.42496 2.69501 -1.625 3.38415 2.47052 -1.625 3.42496 2.69501 -1.625 3.51895 2.63943 -1.625 3.46738 2.41147 -1.625 3.51895 2.63943 -1.625 3.60711 2.575 -1.625 3.54347 2.34347 -1.625 3.60711 2.575 -1.625 3.61147 2.26738 -1.625 3.54347 2.34347 -1.625 3.46738 2.41147 -1.625 3.60711 2.575 -1.625 2.41585 2.47052 -1.625 2.37504 2.69501 -1.625 2.50517 2.51988 -1.625 2.50517 2.51988 -1.625 2.47397 2.74121 -1.625 2.59945 2.55893 -1.625 2.59945 2.55893 -1.625 2.57691 2.77761 -1.625 2.69751 2.58718 -1.625 2.69751 2.58718 -1.625 2.6829 2.80385 -1.625 2.79811 2.60428 -1.625 2.79811 2.60428 -1.625 2.79094 2.8197 -1.625 2.9 2.61 -1.625 3.10249 2.58718 -1.625 3.22309 2.77761 -1.625 3.20055 2.55893 -1.625 3.20055 2.55893 -1.625 3.32603 2.74121 -1.625 3.29483 2.51988 -1.625 3.29483 2.51988 -1.625 3.42496 2.69501 -1.625 3.38415 2.47052 -1.625 3.38415 2.47052 -1.625 3.51895 2.63943 -1.625 3.46738 2.41147 -1.625 3.60711 2.575 -1.625 3.88 2.575 -1.625 3.61147 2.26738 -1.625 3.61147 2.26738 -1.625 3.88 2.575 -1.625 3.67052 2.18415 -1.625 3.67052 2.18415 -1.625 3.88 2.575 -1.625 3.71988 2.09483 -1.625 3.71988 2.09483 -1.625 3.88 2.575 -1.625 3.75893 2.00055 -1.625 3.75893 2.00055 -1.625 3.88 2.575 -1.625 3.9 2.595 -1.625 3.78718 1.90249 -1.625 3.9 2.595 -1.625 3.80428 1.80189 -1.625 3.78718 1.90249 -1.625 3.75893 2.00055 -1.625 3.9 2.595 -1.625 3.80428 1.80189 -1.625 3.9 2.595 -1.625 3.81 1.7 -1.625 3.81 1.7 -1.625 3.9 2.595 -1.625 3.9 0.995 -1.625 3.80428 1.59811 -1.625 3.9 0.995 -1.625 3.78718 1.49751 -1.625 3.80428 1.59811 -1.625 3.81 1.7 -1.625 3.9 0.995 -1.625 3.825 0.995 -1.625 3.71988 1.30517 -1.625 3.9 0.995 -1.625 3.825 0.995 -1.625 3.67052 1.21585 -1.625 3.71988 1.30517 -1.625 3.825 0.995 -1.625 3.78161 0.990111 -1.625 3.67052 1.21585 -1.625 3.67052 1.21585 -1.625 3.78161 0.990111 -1.625 3.74039 0.975689 -1.625 3.61147 1.13262 -1.625 3.74039 0.975689 -1.625 3.70342 0.952457 -1.625 3.54347 1.05653 -1.625 3.70342 0.952457 -1.625 3.67254 0.92158 -1.625 3.64931 0.884607 -1.625 3.54347 1.05653 -1.625 3.67254 0.92158 -1.625 3.64931 0.884607 -1.625 3.46738 0.988533 -1.625 3.54347 1.05653 -1.625 3.64931 0.884607 -1.625 3.63489 0.843392 -1.625 3.46738 0.988533 -1.625 3.46738 0.988533 -1.625 3.63489 0.843392 -1.625 3.63 0.8 -1.625 3.38415 0.929481 -1.625 3.63 0.8 -1.625 3.63 0.7 -1.625 3.29483 0.880118 -1.625 3.63 0.7 -1.625 3.20055 0.841066 -1.625 3.29483 0.880118 -1.625 3.38415 0.929481 -1.625 3.63 0.7 -1.625 3.67052 1.21585 -1.625 3.74039 0.975689 -1.625 3.61147 1.13262 -1.625 3.61147 1.13262 -1.625 3.70342 0.952457 -1.625 3.54347 1.05653 -1.625 3.46738 0.988533 -1.625 3.63 0.8 -1.625 3.38415 0.929481 -1.625 2.17 0.7 -1.625 2.9 0.79 -1.625 3.63 0.7 -1.625 2.17 0.7 -1.625 2.79811 0.795722 -1.625 2.9 0.79 -1.625 2.17 0.7 -1.625 2.69751 0.812816 -1.625 2.79811 0.795722 -1.625 2.17 0.7 -1.625 2.59945 0.841066 -1.625 2.69751 0.812816 -1.625 2.17 0.7 -1.625 2.50517 0.880118 -1.625 2.59945 0.841066 -1.625 2.17 0.7 -1.625 2.41585 0.929481 -1.625 2.50517 0.880118 -1.625 2.17 0.7 -1.625 2.17 0.8 -1.625 2.41585 0.929481 -1.625 2.41585 0.929481 -1.625 2.17 0.8 -1.625 2.33262 0.988533 -1.625 2.9 0.79 -1.625 3.00189 0.795722 -1.625 3.63 0.7 -1.625 3.63 0.7 -1.625 3.00189 0.795722 -1.625 3.10249 0.812816 -1.625 3.20055 0.841066 -1.625 3.63 0.7 -1.625 3.10249 0.812816 -1.625 3.71988 1.30517 -1.625 3.75893 1.39945 -1.625 3.9 0.995 -1.625 3.9 0.995 -1.625 3.75893 1.39945 -1.625 3.78718 1.49751 -1.45 1.60329 0.992708 -1.43 1.60329 0.992708 -1.45 1.60146 1.01176 -1.45 1.60146 1.01176 -1.43 1.60329 0.992708 -1.1 1.60509 0.978843 -1.1 1.6 1.05 -1.45 1.60146 1.01176 -1.1 1.60509 0.978843 -1.1 1.6 1.05 -1.45 1.60037 1.03087 -1.45 1.60146 1.01176 -1.1 1.6 1.05 -1.45 1.6 1.05 -1.45 1.60037 1.03087 -1.43 1.60329 0.992708 -1.43 1.61686 0.921251 -1.1 1.60509 0.978843 -1.1 1.60509 0.978843 -1.43 1.61686 0.921251 -1.1 1.62025 0.909134 -1.1 1.62025 0.909134 -1.43 1.61686 0.921251 -1.43 1.64065 0.852518 -1.1 1.64518 0.842292 -1.43 1.64065 0.852518 -1.43 1.67416 0.787965 -1.1 1.67937 0.77968 -1.43 1.67416 0.787965 -1.43 1.71668 0.728956 -1.1 1.72213 0.72257 -1.43 1.71668 0.728956 -1.43 1.76732 0.67674 -1.1 1.77257 0.672125 -1.43 1.76732 0.67674 -1.43 1.82499 0.632423 -1.1 1.82968 0.629373 -1.43 1.82499 0.632423 -1.43 1.88848 0.596942 -1.1 1.89229 0.595184 -1.43 1.88848 0.596942 -1.43 1.95645 0.571049 -1.1 1.95913 0.570253 -1.43 1.95645 0.571049 -1.43 2.02746 0.55529 -1.1 2.02884 0.555089 -1.43 2.02746 0.55529 -1.43 2.1 0.55 -1.1 2.1 0.55 -1.1 2.02884 0.555089 -1.43 2.1 0.55 -1.1 1.62025 0.909134 -1.43 1.64065 0.852518 -1.1 1.64518 0.842292 -1.1 1.64518 0.842292 -1.43 1.67416 0.787965 -1.1 1.67937 0.77968 -1.1 1.67937 0.77968 -1.43 1.71668 0.728956 -1.1 1.72213 0.72257 -1.1 1.72213 0.72257 -1.43 1.76732 0.67674 -1.1 1.77257 0.672125 -1.1 1.77257 0.672125 -1.43 1.82499 0.632423 -1.1 1.82968 0.629373 -1.1 1.82968 0.629373 -1.43 1.88848 0.596942 -1.1 1.89229 0.595184 -1.1 1.89229 0.595184 -1.43 1.95645 0.571049 -1.1 1.95913 0.570253 -1.1 1.95913 0.570253 -1.43 2.02746 0.55529 -1.1 2.02884 0.555089 -1.4 1.3 2.175 -1.4 1.425 2.375 -1.4 1.3 2.575 -1.4 1.3 2.175 -1.4 1.42926 2.34265 -1.4 1.425 2.375 -1.4 1.3 2.175 -1.4 1.44175 2.3125 -1.4 1.42926 2.34265 -1.4 1.3 2.175 -1.4 1.46161 2.28661 -1.4 1.44175 2.3125 -1.4 1.3 2.175 -1.4 1.4875 2.26675 -1.4 1.46161 2.28661 -1.4 1.3 2.175 -1.4 1.51765 2.25426 -1.4 1.4875 2.26675 -1.4 1.3 2.175 -1.4 1.66547 2.175 -1.4 1.51765 2.25426 -1.4 1.51765 2.25426 -1.4 1.66547 2.175 -1.4 1.55 2.25 -1.4 1.55 2.25 -1.4 1.66547 2.175 -1.4 1.58235 2.25426 -1.4 1.58235 2.25426 -1.4 1.66547 2.175 -1.4 1.6125 2.26675 -1.4 1.6125 2.26675 -1.4 1.66547 2.175 -1.4 1.63839 2.28661 -1.4 1.63839 2.28661 -1.4 1.66547 2.175 -1.4 1.65825 2.3125 -1.4 1.65825 2.3125 -1.4 1.66547 2.175 -1.4 1.78094 2.375 -1.4 1.67074 2.34265 -1.4 1.78094 2.375 -1.4 1.675 2.375 -1.4 1.67074 2.34265 -1.4 1.65825 2.3125 -1.4 1.78094 2.375 -1.4 1.66547 2.575 -1.4 1.65825 2.4375 -1.4 1.78094 2.375 -1.4 1.66547 2.575 -1.4 1.63839 2.46339 -1.4 1.65825 2.4375 -1.4 1.66547 2.575 -1.4 1.6125 2.48325 -1.4 1.63839 2.46339 -1.4 1.66547 2.575 -1.4 1.58235 2.49574 -1.4 1.6125 2.48325 -1.4 1.66547 2.575 -1.4 1.55 2.5 -1.4 1.58235 2.49574 -1.4 1.66547 2.575 -1.4 1.51765 2.49574 -1.4 1.55 2.5 -1.4 1.66547 2.575 -1.4 1.3 2.575 -1.4 1.51765 2.49574 -1.4 1.51765 2.49574 -1.4 1.3 2.575 -1.4 1.4875 2.48325 -1.4 1.4875 2.48325 -1.4 1.3 2.575 -1.4 1.46161 2.46339 -1.4 1.46161 2.46339 -1.4 1.3 2.575 -1.4 1.44175 2.4375 -1.4 1.44175 2.4375 -1.4 1.3 2.575 -1.4 1.42926 2.40735 -1.4 1.42926 2.40735 -1.4 1.3 2.575 -1.4 1.425 2.375 -1.4 1.65825 2.4375 -1.4 1.67074 2.40735 -1.4 1.78094 2.375 -1.4 1.78094 2.375 -1.4 1.67074 2.40735 -1.4 1.675 2.375 -1.4 1.3 2.975 -1.4 1.425 3.175 -1.4 1.3 3.375 -1.4 1.3 2.975 -1.4 1.42926 3.14265 -1.4 1.425 3.175 -1.4 1.3 2.975 -1.4 1.44175 3.1125 -1.4 1.42926 3.14265 -1.4 1.3 2.975 -1.4 1.46161 3.08661 -1.4 1.44175 3.1125 -1.4 1.3 2.975 -1.4 1.4875 3.06675 -1.4 1.46161 3.08661 -1.4 1.3 2.975 -1.4 1.51765 3.05426 -1.4 1.4875 3.06675 -1.4 1.3 2.975 -1.4 1.66547 2.975 -1.4 1.51765 3.05426 -1.4 1.51765 3.05426 -1.4 1.66547 2.975 -1.4 1.55 3.05 -1.4 1.55 3.05 -1.4 1.66547 2.975 -1.4 1.58235 3.05426 -1.4 1.58235 3.05426 -1.4 1.66547 2.975 -1.4 1.6125 3.06675 -1.4 1.6125 3.06675 -1.4 1.66547 2.975 -1.4 1.63839 3.08661 -1.4 1.63839 3.08661 -1.4 1.66547 2.975 -1.4 1.65825 3.1125 -1.4 1.65825 3.1125 -1.4 1.66547 2.975 -1.4 1.78094 3.175 -1.4 1.67074 3.14265 -1.4 1.78094 3.175 -1.4 1.675 3.175 -1.4 1.67074 3.14265 -1.4 1.65825 3.1125 -1.4 1.78094 3.175 -1.4 1.66547 3.375 -1.4 1.65825 3.2375 -1.4 1.78094 3.175 -1.4 1.66547 3.375 -1.4 1.63839 3.26339 -1.4 1.65825 3.2375 -1.4 1.66547 3.375 -1.4 1.6125 3.28325 -1.4 1.63839 3.26339 -1.4 1.66547 3.375 -1.4 1.58235 3.29574 -1.4 1.6125 3.28325 -1.4 1.66547 3.375 -1.4 1.55 3.3 -1.4 1.58235 3.29574 -1.4 1.66547 3.375 -1.4 1.51765 3.29574 -1.4 1.55 3.3 -1.4 1.66547 3.375 -1.4 1.3 3.375 -1.4 1.51765 3.29574 -1.4 1.51765 3.29574 -1.4 1.3 3.375 -1.4 1.4875 3.28325 -1.4 1.4875 3.28325 -1.4 1.3 3.375 -1.4 1.46161 3.26339 -1.4 1.46161 3.26339 -1.4 1.3 3.375 -1.4 1.44175 3.2375 -1.4 1.44175 3.2375 -1.4 1.3 3.375 -1.4 1.42926 3.20735 -1.4 1.42926 3.20735 -1.4 1.3 3.375 -1.4 1.425 3.175 -1.4 1.65825 3.2375 -1.4 1.67074 3.20735 -1.4 1.78094 3.175 -1.4 1.78094 3.175 -1.4 1.67074 3.20735 -1.4 1.675 3.175 -1.4 1.3 3.775 -1.4 1.425 3.975 -1.4 1.3 4.175 -1.4 1.3 3.775 -1.4 1.42926 3.94265 -1.4 1.425 3.975 -1.4 1.3 3.775 -1.4 1.44175 3.9125 -1.4 1.42926 3.94265 -1.4 1.3 3.775 -1.4 1.46161 3.88661 -1.4 1.44175 3.9125 -1.4 1.3 3.775 -1.4 1.4875 3.86675 -1.4 1.46161 3.88661 -1.4 1.3 3.775 -1.4 1.51765 3.85426 -1.4 1.4875 3.86675 -1.4 1.3 3.775 -1.4 1.66547 3.775 -1.4 1.51765 3.85426 -1.4 1.51765 3.85426 -1.4 1.66547 3.775 -1.4 1.55 3.85 -1.4 1.55 3.85 -1.4 1.66547 3.775 -1.4 1.58235 3.85426 -1.4 1.58235 3.85426 -1.4 1.66547 3.775 -1.4 1.6125 3.86675 -1.4 1.6125 3.86675 -1.4 1.66547 3.775 -1.4 1.63839 3.88661 -1.4 1.63839 3.88661 -1.4 1.66547 3.775 -1.4 1.65825 3.9125 -1.4 1.65825 3.9125 -1.4 1.66547 3.775 -1.4 1.78094 3.975 -1.4 1.67074 3.94265 -1.4 1.78094 3.975 -1.4 1.675 3.975 -1.4 1.67074 3.94265 -1.4 1.65825 3.9125 -1.4 1.78094 3.975 -1.4 1.66547 4.175 -1.4 1.65825 4.0375 -1.4 1.78094 3.975 -1.4 1.66547 4.175 -1.4 1.63839 4.06339 -1.4 1.65825 4.0375 -1.4 1.66547 4.175 -1.4 1.6125 4.08325 -1.4 1.63839 4.06339 -1.4 1.66547 4.175 -1.4 1.58235 4.09574 -1.4 1.6125 4.08325 -1.4 1.66547 4.175 -1.4 1.55 4.1 -1.4 1.58235 4.09574 -1.4 1.66547 4.175 -1.4 1.51765 4.09574 -1.4 1.55 4.1 -1.4 1.66547 4.175 -1.4 1.3 4.175 -1.4 1.51765 4.09574 -1.4 1.51765 4.09574 -1.4 1.3 4.175 -1.4 1.4875 4.08325 -1.4 1.4875 4.08325 -1.4 1.3 4.175 -1.4 1.46161 4.06339 -1.4 1.46161 4.06339 -1.4 1.3 4.175 -1.4 1.44175 4.0375 -1.4 1.44175 4.0375 -1.4 1.3 4.175 -1.4 1.42926 4.00735 -1.4 1.42926 4.00735 -1.4 1.3 4.175 -1.4 1.425 3.975 -1.4 1.65825 4.0375 -1.4 1.67074 4.00735 -1.4 1.78094 3.975 -1.4 1.78094 3.975 -1.4 1.67074 4.00735 -1.4 1.675 3.975 -1.1 1.4 2.175 -1.1 1.45 2.05 -1.1 1.6 2.275 -1.1 1.4 2.175 -1.1 1.4 2.05 -1.1 1.45 2.05 -1.1 1.45 1.9 -1.1 1.6 1.9 -1.1 1.45 2.05 -1.1 1.45 2.05 -1.1 1.6 1.9 -1.1 1.6 2.275 -1.1 1.6 2.275 -1.1 1.6 1.9 -1.1 2.04571 0.870711 -1.1 1.6 2.475 -1.1 2.04571 0.870711 -1.1 2.0616 0.85 -1.1 4.2 2.475 -1.1 2.0616 0.85 -1.1 3.7384 0.85 -1.1 3.75429 0.870711 -1.1 4.2 2.475 -1.1 3.7384 0.85 -1.1 3.75429 0.870711 -1.1 4.2 2.275 -1.1 4.2 2.475 -1.1 3.75429 0.870711 -1.1 4.2 1.9 -1.1 4.2 2.275 -1.1 3.75429 0.870711 -1.1 3.775 0.886603 -1.1 4.2 1.9 -1.1 4.2 1.9 -1.1 3.775 0.886603 -1.1 3.79912 0.896593 -1.1 3.825 0.9 -1.1 4.2 1.9 -1.1 3.79912 0.896593 -1.1 3.825 0.9 -1.1 3.85088 0.896593 -1.1 4.2 1.9 -1.1 4.2 1.9 -1.1 3.85088 0.896593 -1.1 4.2 1.05 -1.1 4.2 1.05 -1.1 3.85088 0.896593 -1.1 3.875 0.886603 -1.1 3.89571 0.870711 -1.1 4.2 1.05 -1.1 3.875 0.886603 -1.1 3.89571 0.870711 -1.1 3.9116 0.85 -1.1 4.2 1.05 -1.1 4.2 1.05 -1.1 3.9116 0.85 -1.1 4.19491 0.978843 -1.1 4.19491 0.978843 -1.1 3.9116 0.85 -1.1 4.17975 0.909134 -1.1 4.17975 0.909134 -1.1 3.9116 0.85 -1.1 4.15482 0.842292 -1.1 4.15482 0.842292 -1.1 3.9116 0.85 -1.1 3.92159 0.825882 -1.1 4.12063 0.77968 -1.1 3.92159 0.825882 -1.1 4.07787 0.72257 -1.1 4.12063 0.77968 -1.1 4.15482 0.842292 -1.1 3.92159 0.825882 -1.1 1.6 1.05 -1.1 1.94912 0.896593 -1.1 1.6 1.9 -1.1 1.6 1.05 -1.1 1.925 0.886603 -1.1 1.94912 0.896593 -1.1 1.6 1.05 -1.1 1.90429 0.870711 -1.1 1.925 0.886603 -1.1 1.6 1.05 -1.1 1.8884 0.85 -1.1 1.90429 0.870711 -1.1 1.6 1.05 -1.1 1.60509 0.978843 -1.1 1.8884 0.85 -1.1 1.8884 0.85 -1.1 1.60509 0.978843 -1.1 1.62025 0.909134 -1.1 1.64518 0.842292 -1.1 1.8884 0.85 -1.1 1.62025 0.909134 -1.1 1.64518 0.842292 -1.1 1.87841 0.825882 -1.1 1.8884 0.85 -1.1 1.64518 0.842292 -1.1 1.67937 0.77968 -1.1 1.87841 0.825882 -1.1 1.87841 0.825882 -1.1 1.67937 0.77968 -1.1 1.72213 0.72257 -1.1 1.875 0.8 -1.1 1.72213 0.72257 -1.1 1.77257 0.672125 -1.1 1.87841 0.774118 -1.1 1.77257 0.672125 -1.1 1.82968 0.629373 -1.1 1.8884 0.75 -1.1 1.82968 0.629373 -1.1 1.90429 0.729289 -1.1 1.8884 0.75 -1.1 1.87841 0.774118 -1.1 1.82968 0.629373 -1.1 1.87841 0.825882 -1.1 1.72213 0.72257 -1.1 1.875 0.8 -1.1 1.875 0.8 -1.1 1.77257 0.672125 -1.1 1.87841 0.774118 -1.1 1.82968 0.629373 -1.1 1.89229 0.595184 -1.1 1.90429 0.729289 -1.1 1.90429 0.729289 -1.1 1.89229 0.595184 -1.1 1.925 0.713397 -1.1 1.925 0.713397 -1.1 1.89229 0.595184 -1.1 1.94912 0.703407 -1.1 1.94912 0.703407 -1.1 1.89229 0.595184 -1.1 1.95913 0.570253 -1.1 1.975 0.7 -1.1 1.95913 0.570253 -1.1 2.00088 0.703407 -1.1 1.975 0.7 -1.1 1.94912 0.703407 -1.1 1.95913 0.570253 -1.1 1.95913 0.570253 -1.1 2.02884 0.555089 -1.1 2.00088 0.703407 -1.1 2.00088 0.703407 -1.1 2.02884 0.555089 -1.1 2.025 0.713397 -1.1 2.025 0.713397 -1.1 2.02884 0.555089 -1.1 2.04571 0.729289 -1.1 2.04571 0.729289 -1.1 2.02884 0.555089 -1.1 2.1 0.55 -1.1 2.0616 0.75 -1.1 2.1 0.55 -1.1 2.07159 0.774118 -1.1 2.0616 0.75 -1.1 2.04571 0.729289 -1.1 2.1 0.55 -1.1 3.7 0.55 -1.1 3.725 0.8 -1.1 2.1 0.55 -1.1 3.7 0.55 -1.1 3.72841 0.774118 -1.1 3.725 0.8 -1.1 3.7 0.55 -1.1 3.7384 0.75 -1.1 3.72841 0.774118 -1.1 3.7 0.55 -1.1 3.75429 0.729289 -1.1 3.7384 0.75 -1.1 3.7 0.55 -1.1 3.77116 0.555089 -1.1 3.75429 0.729289 -1.1 3.75429 0.729289 -1.1 3.77116 0.555089 -1.1 3.775 0.713397 -1.1 3.775 0.713397 -1.1 3.77116 0.555089 -1.1 3.79912 0.703407 -1.1 3.79912 0.703407 -1.1 3.77116 0.555089 -1.1 3.84087 0.570253 -1.1 3.825 0.7 -1.1 3.84087 0.570253 -1.1 3.85088 0.703407 -1.1 3.825 0.7 -1.1 3.79912 0.703407 -1.1 3.84087 0.570253 -1.1 3.84087 0.570253 -1.1 3.90771 0.595184 -1.1 3.85088 0.703407 -1.1 3.85088 0.703407 -1.1 3.90771 0.595184 -1.1 3.875 0.713397 -1.1 3.875 0.713397 -1.1 3.90771 0.595184 -1.1 3.89571 0.729289 -1.1 3.89571 0.729289 -1.1 3.90771 0.595184 -1.1 3.97032 0.629373 -1.1 3.9116 0.75 -1.1 3.97032 0.629373 -1.1 3.92159 0.774118 -1.1 3.9116 0.75 -1.1 3.89571 0.729289 -1.1 3.97032 0.629373 -1.1 3.97032 0.629373 -1.1 4.02743 0.672125 -1.1 3.92159 0.774118 -1.1 3.92159 0.774118 -1.1 4.02743 0.672125 -1.1 3.925 0.8 -1.1 3.925 0.8 -1.1 4.02743 0.672125 -1.1 4.07787 0.72257 -1.1 3.92159 0.825882 -1.1 3.925 0.8 -1.1 4.07787 0.72257 -1.1 4.35 1.9 -1.1 4.35 2.05 -1.1 4.2 1.9 -1.1 4.2 1.9 -1.1 4.35 2.05 -1.1 4.2 2.275 -1.1 4.2 2.275 -1.1 4.35 2.05 -1.1 4.4 2.175 -1.1 4.4 2.175 -1.1 4.35 2.05 -1.1 4.4 2.05 -1.1 4.4 2.575 -1.1 4.35 2.7 -1.1 4.2 2.475 -1.1 4.4 2.575 -1.1 4.4 2.7 -1.1 4.35 2.7 -1.1 4.35 2.7 -1.1 4.35 2.85 -1.1 4.2 2.475 -1.1 4.2 2.475 -1.1 4.35 2.85 -1.1 4.2 3.075 -1.1 1.6 2.475 -1.1 4.2 3.075 -1.1 1.6 3.075 -1.1 1.45 2.7 -1.1 1.6 3.075 -1.1 1.45 2.85 -1.1 1.45 2.7 -1.1 1.6 2.475 -1.1 1.6 3.075 -1.1 1.45 2.7 -1.1 1.4 2.575 -1.1 1.6 2.475 -1.1 1.45 2.7 -1.1 1.4 2.7 -1.1 1.4 2.575 -1.1 4.4 2.85 -1.1 4.4 2.975 -1.1 4.35 2.85 -1.1 4.35 2.85 -1.1 4.4 2.975 -1.1 4.2 3.075 -1.1 4.2 3.075 -1.1 4.2 3.275 -1.1 1.6 3.075 -1.1 1.6 3.075 -1.1 4.2 3.275 -1.1 1.6 3.275 -1.1 1.6 3.275 -1.1 4.2 3.275 -1.1 3.375 5.4 -1.1 2.425 5.4 -1.1 1.6 3.275 -1.1 3.375 5.4 -1.1 2.425 5.4 -1.1 2.2 5.25 -1.1 1.6 3.275 -1.1 2.425 5.4 -1.1 2.3 5.45 -1.1 2.2 5.25 -1.1 2.425 5.4 -1.1 2.425 5.45 -1.1 2.3 5.45 -1.1 4.4 3.375 -1.1 4.35 3.5 -1.1 4.2 3.275 -1.1 4.4 3.375 -1.1 4.4 3.5 -1.1 4.35 3.5 -1.1 4.35 3.5 -1.1 4.35 3.65 -1.1 4.2 3.275 -1.1 4.2 3.275 -1.1 4.35 3.65 -1.1 4.2 3.875 -1.1 3.8534 4.95 -1.1 4.2 3.875 -1.1 3.86929 4.92929 -1.1 3.8534 4.95 -1.1 4.2 3.275 -1.1 4.2 3.875 -1.1 3.8534 4.95 -1.1 3.6 5.25 -1.1 4.2 3.275 -1.1 3.8534 4.95 -1.1 3.84341 4.97412 -1.1 3.6 5.25 -1.1 3.6 5.25 -1.1 3.84341 4.97412 -1.1 3.84 5 -1.1 3.84341 5.02588 -1.1 3.6 5.25 -1.1 3.84 5 -1.1 3.84341 5.02588 -1.1 3.8 5.25 -1.1 3.6 5.25 -1.1 3.84341 5.02588 -1.1 3.8534 5.05 -1.1 3.8 5.25 -1.1 3.8 5.25 -1.1 3.8534 5.05 -1.1 3.86929 5.07071 -1.1 3.89 5.0866 -1.1 3.8 5.25 -1.1 3.86929 5.07071 -1.1 3.89 5.0866 -1.1 3.91412 5.09659 -1.1 3.8 5.25 -1.1 3.8 5.25 -1.1 3.91412 5.09659 -1.1 3.9 5.45 -1.1 3.9 5.45 -1.1 3.91412 5.09659 -1.1 3.94 5.1 -1.1 4.025 5.4 -1.1 3.94 5.1 -1.1 3.96588 5.09659 -1.1 3.99 5.0866 -1.1 4.025 5.4 -1.1 3.96588 5.09659 -1.1 3.99 5.0866 -1.1 4.01071 5.07071 -1.1 4.025 5.4 -1.1 4.025 5.4 -1.1 4.01071 5.07071 -1.1 4.2 5.25 -1.1 4.2 5.4 -1.1 4.025 5.4 -1.1 4.2 5.25 -1.1 4.4 3.65 -1.1 4.4 3.775 -1.1 4.35 3.65 -1.1 4.35 3.65 -1.1 4.4 3.775 -1.1 4.2 3.875 -1.1 4.2 3.875 -1.1 4.2 4.075 -1.1 3.86929 4.92929 -1.1 3.86929 4.92929 -1.1 4.2 4.075 -1.1 3.89 4.9134 -1.1 3.89 4.9134 -1.1 4.2 4.075 -1.1 3.91412 4.90341 -1.1 3.91412 4.90341 -1.1 4.2 4.075 -1.1 3.94 4.9 -1.1 3.94 4.9 -1.1 4.2 4.075 -1.1 4.2 4.675 -1.1 3.96588 4.90341 -1.1 4.2 4.675 -1.1 3.99 4.9134 -1.1 3.96588 4.90341 -1.1 3.94 4.9 -1.1 4.2 4.675 -1.1 4.4 4.175 -1.1 4.35 4.3 -1.1 4.2 4.075 -1.1 4.4 4.175 -1.1 4.4 4.3 -1.1 4.35 4.3 -1.1 4.35 4.3 -1.1 4.35 4.45 -1.1 4.2 4.075 -1.1 4.2 4.075 -1.1 4.35 4.45 -1.1 4.2 4.675 -1.1 4.2 4.675 -1.1 4.35 4.45 -1.1 4.4 4.575 -1.1 4.4 4.575 -1.1 4.35 4.45 -1.1 4.4 4.45 -1.1 3.99 4.9134 -1.1 4.2 4.675 -1.1 4.01071 4.92929 -1.1 4.01071 4.92929 -1.1 4.2 4.675 -1.1 4.2 4.875 -1.1 4.0266 4.95 -1.1 4.2 4.875 -1.1 4.03659 4.97412 -1.1 4.0266 4.95 -1.1 4.01071 4.92929 -1.1 4.2 4.875 -1.1 4.4 4.975 -1.1 4.35 5.1 -1.1 4.2 4.875 -1.1 4.4 4.975 -1.1 4.4 5.1 -1.1 4.35 5.1 -1.1 4.35 5.25 -1.1 4.2 5.25 -1.1 4.35 5.1 -1.1 4.35 5.1 -1.1 4.2 5.25 -1.1 4.2 4.875 -1.1 4.2 4.875 -1.1 4.2 5.25 -1.1 4.03659 5.02588 -1.1 4.04 5 -1.1 4.2 4.875 -1.1 4.03659 5.02588 -1.1 4.04 5 -1.1 4.03659 4.97412 -1.1 4.2 4.875 -1.1 4.025 5.45 -1.1 3.9 5.45 -1.1 4.025 5.4 -1.1 4.025 5.4 -1.1 3.9 5.45 -1.1 3.94 5.1 -1.1 4.2 3.275 -1.1 3.6 5.25 -1.1 3.375 5.4 -1.1 3.375 5.4 -1.1 3.6 5.25 -1.1 3.5 5.45 -1.1 3.375 5.45 -1.1 3.375 5.4 -1.1 3.5 5.45 -1.1 2 5.25 -1.1 1.95659 5.02588 -1.1 2.2 5.25 -1.1 2 5.25 -1.1 1.9466 5.05 -1.1 1.95659 5.02588 -1.1 2 5.25 -1.1 1.93071 5.07071 -1.1 1.9466 5.05 -1.1 2 5.25 -1.1 1.91 5.0866 -1.1 1.93071 5.07071 -1.1 2 5.25 -1.1 1.88588 5.09659 -1.1 1.91 5.0866 -1.1 2 5.25 -1.1 1.9 5.45 -1.1 1.88588 5.09659 -1.1 1.88588 5.09659 -1.1 1.9 5.45 -1.1 1.86 5.1 -1.1 1.86 5.1 -1.1 1.9 5.45 -1.1 1.775 5.4 -1.1 1.83412 5.09659 -1.1 1.775 5.4 -1.1 1.81 5.0866 -1.1 1.83412 5.09659 -1.1 1.86 5.1 -1.1 1.775 5.4 -1.1 1.9 5.45 -1.1 1.775 5.45 -1.1 1.775 5.4 -1.1 1.6 5.4 -1.1 1.6 5.25 -1.1 1.775 5.4 -1.1 1.775 5.4 -1.1 1.6 5.25 -1.1 1.78929 5.07071 -1.1 1.81 5.0866 -1.1 1.775 5.4 -1.1 1.78929 5.07071 -1.1 1.45 5.25 -1.1 1.45 5.1 -1.1 1.6 5.25 -1.1 1.6 5.25 -1.1 1.45 5.1 -1.1 1.6 4.875 -1.1 1.76341 5.02588 -1.1 1.6 4.875 -1.1 1.76 5 -1.1 1.76341 5.02588 -1.1 1.6 5.25 -1.1 1.6 4.875 -1.1 1.76341 5.02588 -1.1 1.7734 5.05 -1.1 1.6 5.25 -1.1 1.6 5.25 -1.1 1.7734 5.05 -1.1 1.78929 5.07071 -1.1 1.4 5.1 -1.1 1.4 4.975 -1.1 1.45 5.1 -1.1 1.45 5.1 -1.1 1.4 4.975 -1.1 1.6 4.875 -1.1 1.6 4.675 -1.1 1.78929 4.92929 -1.1 1.6 4.875 -1.1 1.6 4.675 -1.1 1.81 4.9134 -1.1 1.78929 4.92929 -1.1 1.6 4.675 -1.1 1.83412 4.90341 -1.1 1.81 4.9134 -1.1 1.6 4.675 -1.1 1.86 4.9 -1.1 1.83412 4.90341 -1.1 1.6 4.675 -1.1 1.6 4.075 -1.1 1.86 4.9 -1.1 1.6 4.675 -1.1 1.45 4.3 -1.1 1.6 4.075 -1.1 1.6 4.675 -1.1 1.45 4.45 -1.1 1.45 4.3 -1.1 1.6 4.675 -1.1 1.4 4.575 -1.1 1.45 4.45 -1.1 1.45 4.45 -1.1 1.4 4.575 -1.1 1.4 4.45 -1.1 1.4 4.3 -1.1 1.4 4.175 -1.1 1.45 4.3 -1.1 1.45 4.3 -1.1 1.4 4.175 -1.1 1.6 4.075 -1.1 1.6 3.875 -1.1 1.93071 4.92929 -1.1 1.6 4.075 -1.1 1.6 3.875 -1.1 1.9466 4.95 -1.1 1.93071 4.92929 -1.1 1.6 3.875 -1.1 1.6 3.275 -1.1 1.9466 4.95 -1.1 1.6 3.875 -1.1 1.45 3.5 -1.1 1.6 3.275 -1.1 1.6 3.875 -1.1 1.45 3.65 -1.1 1.45 3.5 -1.1 1.6 3.875 -1.1 1.4 3.775 -1.1 1.45 3.65 -1.1 1.45 3.65 -1.1 1.4 3.775 -1.1 1.4 3.65 -1.1 1.4 3.5 -1.1 1.4 3.375 -1.1 1.45 3.5 -1.1 1.45 3.5 -1.1 1.4 3.375 -1.1 1.6 3.275 -1.1 1.6 3.075 -1.1 1.4 2.975 -1.1 1.45 2.85 -1.1 1.45 2.85 -1.1 1.4 2.975 -1.1 1.4 2.85 -1.1 1.6 2.475 -1.1 1.6 2.275 -1.1 2.04571 0.870711 -1.1 4.01071 5.07071 -1.1 4.0266 5.05 -1.1 4.2 5.25 -1.1 4.2 5.25 -1.1 4.0266 5.05 -1.1 4.03659 5.02588 -1.1 1.95659 5.02588 -1.1 1.96 5 -1.1 2.2 5.25 -1.1 2.2 5.25 -1.1 1.96 5 -1.1 1.95659 4.97412 -1.1 1.9466 4.95 -1.1 2.2 5.25 -1.1 1.95659 4.97412 -1.1 1.9466 4.95 -1.1 1.6 3.275 -1.1 2.2 5.25 -1.1 1.93071 4.92929 -1.1 1.91 4.9134 -1.1 1.6 4.075 -1.1 1.6 4.075 -1.1 1.91 4.9134 -1.1 1.88588 4.90341 -1.1 1.86 4.9 -1.1 1.6 4.075 -1.1 1.88588 4.90341 -1.1 1.78929 4.92929 -1.1 1.7734 4.95 -1.1 1.6 4.875 -1.1 1.6 4.875 -1.1 1.7734 4.95 -1.1 1.76341 4.97412 -1.1 1.76 5 -1.1 1.6 4.875 -1.1 1.76341 4.97412 -1.1 1.94912 0.896593 -1.1 1.975 0.9 -1.1 1.6 1.9 -1.1 1.6 1.9 -1.1 1.975 0.9 -1.1 2.00088 0.896593 -1.1 2.025 0.886603 -1.1 1.6 1.9 -1.1 2.00088 0.896593 -1.1 2.025 0.886603 -1.1 2.04571 0.870711 -1.1 1.6 1.9 -1.1 2.0616 0.85 -1.1 2.07159 0.825882 -1.1 3.7384 0.85 -1.1 3.7384 0.85 -1.1 2.07159 0.825882 -1.1 3.72841 0.825882 -1.1 3.72841 0.825882 -1.1 2.07159 0.825882 -1.1 2.075 0.8 -1.1 3.725 0.8 -1.1 2.075 0.8 -1.1 2.1 0.55 -1.1 3.725 0.8 -1.1 3.72841 0.825882 -1.1 2.075 0.8 -1.1 2.075 0.8 -1.1 2.07159 0.774118 -1.1 2.1 0.55 -1.1 2.0616 0.85 -1.1 4.2 2.475 -1.1 1.6 2.475 -1.1 1.6 2.475 -1.1 4.2 2.475 -1.1 4.2 3.075 -1.25 1.4 2.175 -1.25 1.6 2.275 -1.25 1.66547 2.175 -1.25 1.66547 2.175 -1.25 1.6 2.275 -1.25 1.78094 2.375 -1.25 1.78094 2.375 -1.25 1.6 2.275 -1.25 1.6 2.475 -1.25 1.66547 2.575 -1.25 1.6 2.475 -1.25 1.4 2.575 -1.25 1.66547 2.575 -1.25 1.78094 2.375 -1.25 1.6 2.475 -1.25 1.4 2.975 -1.25 1.6 3.075 -1.25 1.66547 2.975 -1.25 1.66547 2.975 -1.25 1.6 3.075 -1.25 1.78094 3.175 -1.25 1.78094 3.175 -1.25 1.6 3.075 -1.25 1.6 3.275 -1.25 1.66547 3.375 -1.25 1.6 3.275 -1.25 1.4 3.375 -1.25 1.66547 3.375 -1.25 1.78094 3.175 -1.25 1.6 3.275 -1.25 1.4 3.775 -1.25 1.6 3.875 -1.25 1.66547 3.775 -1.25 1.66547 3.775 -1.25 1.6 3.875 -1.25 1.78094 3.975 -1.25 1.78094 3.975 -1.25 1.6 3.875 -1.25 1.6 4.075 -1.25 1.66547 4.175 -1.25 1.6 4.075 -1.25 1.4 4.175 -1.25 1.66547 4.175 -1.25 1.78094 3.975 -1.25 1.6 4.075 -1.2 1.3 2.575 -1.2 1.3 2.7 -1.4 1.3 2.575 -1.4 1.3 2.575 -1.2 1.3 2.7 -1.5 1.3 2.7 -1.5 1.3 2.05 -1.4 1.3 2.575 -1.5 1.3 2.7 -1.5 1.3 2.05 -1.4 1.3 2.175 -1.4 1.3 2.575 -1.5 1.3 2.05 -1.2 1.3 2.05 -1.4 1.3 2.175 -1.4 1.3 2.175 -1.2 1.3 2.05 -1.2 1.3 2.175 -1.2 1.3 3.375 -1.2 1.3 3.5 -1.4 1.3 3.375 -1.4 1.3 3.375 -1.2 1.3 3.5 -1.5 1.3 3.5 -1.5 1.3 2.85 -1.4 1.3 3.375 -1.5 1.3 3.5 -1.5 1.3 2.85 -1.4 1.3 2.975 -1.4 1.3 3.375 -1.5 1.3 2.85 -1.2 1.3 2.85 -1.4 1.3 2.975 -1.4 1.3 2.975 -1.2 1.3 2.85 -1.2 1.3 2.975 -1.2 1.3 4.175 -1.2 1.3 4.3 -1.4 1.3 4.175 -1.4 1.3 4.175 -1.2 1.3 4.3 -1.5 1.3 4.3 -1.5 1.3 3.65 -1.4 1.3 4.175 -1.5 1.3 4.3 -1.5 1.3 3.65 -1.4 1.3 3.775 -1.4 1.3 4.175 -1.5 1.3 3.65 -1.2 1.3 3.65 -1.4 1.3 3.775 -1.4 1.3 3.775 -1.2 1.3 3.65 -1.2 1.3 3.775 -1.4 1.3 4.575 -1.4 1.425 4.775 -1.4 1.3 4.975 -1.4 1.3 4.575 -1.4 1.42926 4.74265 -1.4 1.425 4.775 -1.4 1.3 4.575 -1.4 1.44175 4.7125 -1.4 1.42926 4.74265 -1.4 1.3 4.575 -1.4 1.46161 4.68661 -1.4 1.44175 4.7125 -1.4 1.3 4.575 -1.4 1.4875 4.66675 -1.4 1.46161 4.68661 -1.4 1.3 4.575 -1.4 1.51765 4.65426 -1.4 1.4875 4.66675 -1.4 1.3 4.575 -1.4 1.66547 4.575 -1.4 1.51765 4.65426 -1.4 1.51765 4.65426 -1.4 1.66547 4.575 -1.4 1.55 4.65 -1.4 1.55 4.65 -1.4 1.66547 4.575 -1.4 1.58235 4.65426 -1.4 1.58235 4.65426 -1.4 1.66547 4.575 -1.4 1.6125 4.66675 -1.4 1.6125 4.66675 -1.4 1.66547 4.575 -1.4 1.63839 4.68661 -1.4 1.63839 4.68661 -1.4 1.66547 4.575 -1.4 1.65825 4.7125 -1.4 1.65825 4.7125 -1.4 1.66547 4.575 -1.4 1.78094 4.775 -1.4 1.67074 4.74265 -1.4 1.78094 4.775 -1.4 1.675 4.775 -1.4 1.67074 4.74265 -1.4 1.65825 4.7125 -1.4 1.78094 4.775 -1.4 1.66547 4.975 -1.4 1.65825 4.8375 -1.4 1.78094 4.775 -1.4 1.66547 4.975 -1.4 1.63839 4.86339 -1.4 1.65825 4.8375 -1.4 1.66547 4.975 -1.4 1.6125 4.88325 -1.4 1.63839 4.86339 -1.4 1.66547 4.975 -1.4 1.58235 4.89574 -1.4 1.6125 4.88325 -1.4 1.66547 4.975 -1.4 1.55 4.9 -1.4 1.58235 4.89574 -1.4 1.66547 4.975 -1.4 1.51765 4.89574 -1.4 1.55 4.9 -1.4 1.66547 4.975 -1.4 1.3 4.975 -1.4 1.51765 4.89574 -1.4 1.51765 4.89574 -1.4 1.3 4.975 -1.4 1.4875 4.88325 -1.4 1.4875 4.88325 -1.4 1.3 4.975 -1.4 1.46161 4.86339 -1.4 1.46161 4.86339 -1.4 1.3 4.975 -1.4 1.44175 4.8375 -1.4 1.44175 4.8375 -1.4 1.3 4.975 -1.4 1.42926 4.80735 -1.4 1.42926 4.80735 -1.4 1.3 4.975 -1.4 1.425 4.775 -1.4 1.65825 4.8375 -1.4 1.67074 4.80735 -1.4 1.78094 4.775 -1.4 1.78094 4.775 -1.4 1.67074 4.80735 -1.4 1.675 4.775 -1.4 1.9 5.55 -1.4 2.1 5.425 -1.4 2.3 5.55 -1.4 1.9 5.55 -1.4 2.06765 5.42074 -1.4 2.1 5.425 -1.4 1.9 5.55 -1.4 2.0375 5.40825 -1.4 2.06765 5.42074 -1.4 1.9 5.55 -1.4 2.01161 5.38839 -1.4 2.0375 5.40825 -1.4 1.9 5.55 -1.4 1.99175 5.3625 -1.4 2.01161 5.38839 -1.4 1.9 5.55 -1.4 1.97926 5.33235 -1.4 1.99175 5.3625 -1.4 1.9 5.55 -1.4 1.9 5.18453 -1.4 1.97926 5.33235 -1.4 1.97926 5.33235 -1.4 1.9 5.18453 -1.4 1.975 5.3 -1.4 1.975 5.3 -1.4 1.9 5.18453 -1.4 1.97926 5.26765 -1.4 1.97926 5.26765 -1.4 1.9 5.18453 -1.4 1.99175 5.2375 -1.4 1.99175 5.2375 -1.4 1.9 5.18453 -1.4 2.01161 5.21161 -1.4 2.01161 5.21161 -1.4 1.9 5.18453 -1.4 2.0375 5.19175 -1.4 2.0375 5.19175 -1.4 1.9 5.18453 -1.4 2.1 5.06906 -1.4 2.06765 5.17926 -1.4 2.1 5.06906 -1.4 2.1 5.175 -1.4 2.06765 5.17926 -1.4 2.0375 5.19175 -1.4 2.1 5.06906 -1.4 2.3 5.18453 -1.4 2.1625 5.19175 -1.4 2.1 5.06906 -1.4 2.3 5.18453 -1.4 2.18839 5.21161 -1.4 2.1625 5.19175 -1.4 2.3 5.18453 -1.4 2.20825 5.2375 -1.4 2.18839 5.21161 -1.4 2.3 5.18453 -1.4 2.22074 5.26765 -1.4 2.20825 5.2375 -1.4 2.3 5.18453 -1.4 2.225 5.3 -1.4 2.22074 5.26765 -1.4 2.3 5.18453 -1.4 2.22074 5.33235 -1.4 2.225 5.3 -1.4 2.3 5.18453 -1.4 2.3 5.55 -1.4 2.22074 5.33235 -1.4 2.22074 5.33235 -1.4 2.3 5.55 -1.4 2.20825 5.3625 -1.4 2.20825 5.3625 -1.4 2.3 5.55 -1.4 2.18839 5.38839 -1.4 2.18839 5.38839 -1.4 2.3 5.55 -1.4 2.1625 5.40825 -1.4 2.1625 5.40825 -1.4 2.3 5.55 -1.4 2.13235 5.42074 -1.4 2.13235 5.42074 -1.4 2.3 5.55 -1.4 2.1 5.425 -1.4 2.1625 5.19175 -1.4 2.13235 5.17926 -1.4 2.1 5.06906 -1.4 2.1 5.06906 -1.4 2.13235 5.17926 -1.4 2.1 5.175 -1.25 1.4 4.575 -1.25 1.6 4.675 -1.25 1.66547 4.575 -1.25 1.66547 4.575 -1.25 1.6 4.675 -1.25 1.78094 4.775 -1.25 1.78094 4.775 -1.25 1.6 4.675 -1.25 1.6 4.875 -1.25 1.66547 4.975 -1.25 1.6 4.875 -1.25 1.4 4.975 -1.25 1.66547 4.975 -1.25 1.78094 4.775 -1.25 1.6 4.875 -1.2 1.3 4.975 -1.2 1.3 5.1 -1.4 1.3 4.975 -1.4 1.3 4.975 -1.2 1.3 5.1 -1.5 1.3 5.1 -1.5 1.3 4.45 -1.4 1.3 4.975 -1.5 1.3 5.1 -1.5 1.3 4.45 -1.4 1.3 4.575 -1.4 1.3 4.975 -1.5 1.3 4.45 -1.2 1.3 4.45 -1.4 1.3 4.575 -1.4 1.3 4.575 -1.2 1.3 4.45 -1.2 1.3 4.575 -1.25 1.9 5.45 -1.25 2 5.25 -1.25 1.9 5.18453 -1.25 1.9 5.18453 -1.25 2 5.25 -1.25 2.1 5.06906 -1.25 2.1 5.06906 -1.25 2 5.25 -1.25 2.2 5.25 -1.25 2.3 5.18453 -1.25 2.2 5.25 -1.25 2.3 5.45 -1.25 2.3 5.18453 -1.25 2.1 5.06906 -1.25 2.2 5.25 -1.2 2.3 5.55 -1.2 2.425 5.55 -1.4 2.3 5.55 -1.4 2.3 5.55 -1.2 2.425 5.55 -1.5 2.425 5.55 -1.5 1.775 5.55 -1.4 2.3 5.55 -1.5 2.425 5.55 -1.5 1.775 5.55 -1.4 1.9 5.55 -1.4 2.3 5.55 -1.5 1.775 5.55 -1.2 1.775 5.55 -1.4 1.9 5.55 -1.4 1.9 5.55 -1.2 1.775 5.55 -1.2 1.9 5.55 -1.1 4.2 1.05 -1.45 4.2 1.05 -1.1 4.2 1.9 -1.1 4.2 1.9 -1.45 4.2 1.05 -1.45 4.2 1.9 -1.1 1.6 1.9 -1.45 1.6 1.9 -1.1 1.6 1.05 -1.1 1.6 1.05 -1.45 1.6 1.9 -1.45 1.6 1.05 -1.1 1.45 1.9 -1.45 1.45 1.9 -1.1 1.6 1.9 -1.1 1.6 1.9 -1.45 1.45 1.9 -1.45 1.6 1.9 -1.45 1.6 1.9 -1.45 1.45 1.9 -1.48882 1.60511 1.9 -1.48882 1.60511 1.9 -1.45 1.45 1.9 -1.6 1.6 1.9 -1.525 1.6201 1.9 -1.6 1.6 1.9 -1.55607 1.64393 1.9 -1.525 1.6201 1.9 -1.48882 1.60511 1.9 -1.6 1.6 1.9 -1.6 1.75 1.9 -1.59489 1.71118 1.9 -1.6 1.6 1.9 -1.6 1.6 1.9 -1.59489 1.71118 1.9 -1.5799 1.675 1.9 -1.55607 1.64393 1.9 -1.6 1.6 1.9 -1.5799 1.675 1.9 -1.1 1.45 2.05 -1.45 1.45 2.05 -1.1 1.45 1.9 -1.1 1.45 1.9 -1.45 1.45 2.05 -1.45 1.45 1.9 -1.1 1.4 2.05 -1.2 1.3 2.05 -1.45 1.45 2.05 -1.1 1.45 2.05 -1.1 1.4 2.05 -1.45 1.45 2.05 -1.2 1.3 2.05 -1.5 1.3 2.05 -1.45 1.45 2.05 -1.45 1.45 2.05 -1.5 1.3 2.05 -1.6 1.4 2.05 -1.6 1.6 2.05 -1.45 1.45 2.05 -1.6 1.4 2.05 -1.6 1.6 2.7 -1.6 1.4 2.7 -1.45 1.45 2.7 -1.45 1.45 2.7 -1.6 1.4 2.7 -1.5 1.3 2.7 -1.2 1.3 2.7 -1.45 1.45 2.7 -1.5 1.3 2.7 -1.2 1.3 2.7 -1.1 1.4 2.7 -1.45 1.45 2.7 -1.45 1.45 2.7 -1.1 1.4 2.7 -1.1 1.45 2.7 -1.1 1.45 2.85 -1.45 1.45 2.85 -1.1 1.45 2.7 -1.1 1.45 2.7 -1.45 1.45 2.85 -1.45 1.45 2.7 -1.1 1.4 2.85 -1.2 1.3 2.85 -1.45 1.45 2.85 -1.1 1.45 2.85 -1.1 1.4 2.85 -1.45 1.45 2.85 -1.2 1.3 2.85 -1.5 1.3 2.85 -1.45 1.45 2.85 -1.45 1.45 2.85 -1.5 1.3 2.85 -1.6 1.4 2.85 -1.6 1.6 2.85 -1.45 1.45 2.85 -1.6 1.4 2.85 -1.6 1.6 3.5 -1.6 1.4 3.5 -1.45 1.45 3.5 -1.45 1.45 3.5 -1.6 1.4 3.5 -1.5 1.3 3.5 -1.2 1.3 3.5 -1.45 1.45 3.5 -1.5 1.3 3.5 -1.2 1.3 3.5 -1.1 1.4 3.5 -1.45 1.45 3.5 -1.45 1.45 3.5 -1.1 1.4 3.5 -1.1 1.45 3.5 -1.1 1.45 3.65 -1.45 1.45 3.65 -1.1 1.45 3.5 -1.1 1.45 3.5 -1.45 1.45 3.65 -1.45 1.45 3.5 -1.1 1.4 3.65 -1.2 1.3 3.65 -1.45 1.45 3.65 -1.1 1.45 3.65 -1.1 1.4 3.65 -1.45 1.45 3.65 -1.2 1.3 3.65 -1.5 1.3 3.65 -1.45 1.45 3.65 -1.45 1.45 3.65 -1.5 1.3 3.65 -1.6 1.4 3.65 -1.6 1.6 3.65 -1.45 1.45 3.65 -1.6 1.4 3.65 -1.6 1.6 4.3 -1.6 1.4 4.3 -1.45 1.45 4.3 -1.45 1.45 4.3 -1.6 1.4 4.3 -1.5 1.3 4.3 -1.2 1.3 4.3 -1.45 1.45 4.3 -1.5 1.3 4.3 -1.2 1.3 4.3 -1.1 1.4 4.3 -1.45 1.45 4.3 -1.45 1.45 4.3 -1.1 1.4 4.3 -1.1 1.45 4.3 -1.1 1.45 4.45 -1.45 1.45 4.45 -1.1 1.45 4.3 -1.1 1.45 4.3 -1.45 1.45 4.45 -1.45 1.45 4.3 -1.1 1.4 4.45 -1.2 1.3 4.45 -1.45 1.45 4.45 -1.1 1.45 4.45 -1.1 1.4 4.45 -1.45 1.45 4.45 -1.2 1.3 4.45 -1.5 1.3 4.45 -1.45 1.45 4.45 -1.45 1.45 4.45 -1.5 1.3 4.45 -1.6 1.4 4.45 -1.6 1.6 4.45 -1.45 1.45 4.45 -1.6 1.4 4.45 -1.6 1.6 5.1 -1.6 1.4 5.1 -1.45 1.45 5.1 -1.45 1.45 5.1 -1.6 1.4 5.1 -1.5 1.3 5.1 -1.2 1.3 5.1 -1.45 1.45 5.1 -1.5 1.3 5.1 -1.2 1.3 5.1 -1.1 1.4 5.1 -1.45 1.45 5.1 -1.45 1.45 5.1 -1.1 1.4 5.1 -1.1 1.45 5.1 -1.1 1.45 5.25 -1.45 1.45 5.25 -1.1 1.45 5.1 -1.1 1.45 5.1 -1.45 1.45 5.25 -1.45 1.45 5.1 -1.6 1.6 5.25 -1.45 1.45 5.25 -1.1 1.6 5.25 -1.1 1.6 5.25 -1.45 1.45 5.25 -1.1 1.45 5.25 -1.1 1.6 5.4 -1.45 1.6 5.4 -1.1 1.6 5.25 -1.1 1.6 5.25 -1.45 1.6 5.4 -1.6 1.6 5.25 -1.1 1.775 5.4 -1.45 1.775 5.4 -1.1 1.6 5.4 -1.1 1.6 5.4 -1.45 1.775 5.4 -1.45 1.6 5.4 -1.1 1.775 5.45 -1.2 1.775 5.55 -1.45 1.775 5.4 -1.1 1.775 5.4 -1.1 1.775 5.45 -1.45 1.775 5.4 -1.2 1.775 5.55 -1.5 1.775 5.55 -1.45 1.775 5.4 -1.45 1.775 5.4 -1.5 1.775 5.55 -1.6 1.775 5.45 -1.6 1.775 5.25 -1.45 1.775 5.4 -1.6 1.775 5.45 -1.6 2.425 5.25 -1.6 2.425 5.45 -1.45 2.425 5.4 -1.45 2.425 5.4 -1.6 2.425 5.45 -1.5 2.425 5.55 -1.2 2.425 5.55 -1.45 2.425 5.4 -1.5 2.425 5.55 -1.2 2.425 5.55 -1.1 2.425 5.45 -1.45 2.425 5.4 -1.45 2.425 5.4 -1.1 2.425 5.45 -1.1 2.425 5.4 -1.1 3.375 5.4 -1.45 3.375 5.4 -1.1 2.425 5.4 -1.1 2.425 5.4 -1.45 3.375 5.4 -1.45 2.425 5.4 -1.1 3.375 5.45 -1.2 3.375 5.55 -1.45 3.375 5.4 -1.1 3.375 5.4 -1.1 3.375 5.45 -1.45 3.375 5.4 -1.2 3.375 5.55 -1.5 3.375 5.55 -1.45 3.375 5.4 -1.45 3.375 5.4 -1.5 3.375 5.55 -1.6 3.375 5.45 -1.6 3.375 5.25 -1.45 3.375 5.4 -1.6 3.375 5.45 -1.2 3.9 5.55 -1.2 4.025 5.55 -1.4 3.9 5.55 -1.4 3.9 5.55 -1.2 4.025 5.55 -1.5 4.025 5.55 -1.5 3.375 5.55 -1.4 3.9 5.55 -1.5 4.025 5.55 -1.5 3.375 5.55 -1.4 3.5 5.55 -1.4 3.9 5.55 -1.5 3.375 5.55 -1.2 3.375 5.55 -1.4 3.5 5.55 -1.4 3.5 5.55 -1.2 3.375 5.55 -1.2 3.5 5.55 -1.6 4.025 5.25 -1.6 4.025 5.45 -1.45 4.025 5.4 -1.45 4.025 5.4 -1.6 4.025 5.45 -1.5 4.025 5.55 -1.2 4.025 5.55 -1.45 4.025 5.4 -1.5 4.025 5.55 -1.2 4.025 5.55 -1.1 4.025 5.45 -1.45 4.025 5.4 -1.45 4.025 5.4 -1.1 4.025 5.45 -1.1 4.025 5.4 -1.1 4.2 5.4 -1.45 4.2 5.4 -1.1 4.025 5.4 -1.1 4.025 5.4 -1.45 4.2 5.4 -1.45 4.025 5.4 -1.6 4.2 5.25 -1.45 4.2 5.4 -1.1 4.2 5.25 -1.1 4.2 5.25 -1.45 4.2 5.4 -1.1 4.2 5.4 -1.1 4.35 5.25 -1.45 4.35 5.25 -1.1 4.2 5.25 -1.1 4.2 5.25 -1.45 4.35 5.25 -1.6 4.2 5.25 -1.1 4.35 5.1 -1.45 4.35 5.1 -1.1 4.35 5.25 -1.1 4.35 5.25 -1.45 4.35 5.1 -1.45 4.35 5.25 -1.1 4.4 5.1 -1.2 4.5 5.1 -1.45 4.35 5.1 -1.1 4.35 5.1 -1.1 4.4 5.1 -1.45 4.35 5.1 -1.2 4.5 5.1 -1.5 4.5 5.1 -1.45 4.35 5.1 -1.45 4.35 5.1 -1.5 4.5 5.1 -1.6 4.4 5.1 -1.6 4.2 5.1 -1.45 4.35 5.1 -1.6 4.4 5.1 -1.2 4.5 4.575 -1.2 4.5 4.45 -1.4 4.5 4.575 -1.4 4.5 4.575 -1.2 4.5 4.45 -1.5 4.5 4.45 -1.4 4.5 4.975 -1.5 4.5 4.45 -1.5 4.5 5.1 -1.2 4.5 5.1 -1.4 4.5 4.975 -1.5 4.5 5.1 -1.2 4.5 5.1 -1.2 4.5 4.975 -1.4 4.5 4.975 -1.4 4.5 4.575 -1.5 4.5 4.45 -1.4 4.5 4.975 -1.6 4.2 4.45 -1.6 4.4 4.45 -1.45 4.35 4.45 -1.45 4.35 4.45 -1.6 4.4 4.45 -1.5 4.5 4.45 -1.2 4.5 4.45 -1.45 4.35 4.45 -1.5 4.5 4.45 -1.2 4.5 4.45 -1.1 4.4 4.45 -1.45 4.35 4.45 -1.45 4.35 4.45 -1.1 4.4 4.45 -1.1 4.35 4.45 -1.1 4.35 4.3 -1.45 4.35 4.3 -1.1 4.35 4.45 -1.1 4.35 4.45 -1.45 4.35 4.3 -1.45 4.35 4.45 -1.1 4.4 4.3 -1.2 4.5 4.3 -1.45 4.35 4.3 -1.1 4.35 4.3 -1.1 4.4 4.3 -1.45 4.35 4.3 -1.2 4.5 4.3 -1.5 4.5 4.3 -1.45 4.35 4.3 -1.45 4.35 4.3 -1.5 4.5 4.3 -1.6 4.4 4.3 -1.6 4.2 4.3 -1.45 4.35 4.3 -1.6 4.4 4.3 -1.2 4.5 3.775 -1.2 4.5 3.65 -1.4 4.5 3.775 -1.4 4.5 3.775 -1.2 4.5 3.65 -1.5 4.5 3.65 -1.4 4.5 4.175 -1.5 4.5 3.65 -1.5 4.5 4.3 -1.2 4.5 4.3 -1.4 4.5 4.175 -1.5 4.5 4.3 -1.2 4.5 4.3 -1.2 4.5 4.175 -1.4 4.5 4.175 -1.4 4.5 3.775 -1.5 4.5 3.65 -1.4 4.5 4.175 -1.6 4.2 3.65 -1.6 4.4 3.65 -1.45 4.35 3.65 -1.45 4.35 3.65 -1.6 4.4 3.65 -1.5 4.5 3.65 -1.2 4.5 3.65 -1.45 4.35 3.65 -1.5 4.5 3.65 -1.2 4.5 3.65 -1.1 4.4 3.65 -1.45 4.35 3.65 -1.45 4.35 3.65 -1.1 4.4 3.65 -1.1 4.35 3.65 -1.1 4.35 3.5 -1.45 4.35 3.5 -1.1 4.35 3.65 -1.1 4.35 3.65 -1.45 4.35 3.5 -1.45 4.35 3.65 -1.1 4.4 3.5 -1.2 4.5 3.5 -1.45 4.35 3.5 -1.1 4.35 3.5 -1.1 4.4 3.5 -1.45 4.35 3.5 -1.2 4.5 3.5 -1.5 4.5 3.5 -1.45 4.35 3.5 -1.45 4.35 3.5 -1.5 4.5 3.5 -1.6 4.4 3.5 -1.6 4.2 3.5 -1.45 4.35 3.5 -1.6 4.4 3.5 -1.2 4.5 2.975 -1.2 4.5 2.85 -1.4 4.5 2.975 -1.4 4.5 2.975 -1.2 4.5 2.85 -1.5 4.5 2.85 -1.4 4.5 3.375 -1.5 4.5 2.85 -1.5 4.5 3.5 -1.2 4.5 3.5 -1.4 4.5 3.375 -1.5 4.5 3.5 -1.2 4.5 3.5 -1.2 4.5 3.375 -1.4 4.5 3.375 -1.4 4.5 2.975 -1.5 4.5 2.85 -1.4 4.5 3.375 -1.6 4.2 2.85 -1.6 4.4 2.85 -1.45 4.35 2.85 -1.45 4.35 2.85 -1.6 4.4 2.85 -1.5 4.5 2.85 -1.2 4.5 2.85 -1.45 4.35 2.85 -1.5 4.5 2.85 -1.2 4.5 2.85 -1.1 4.4 2.85 -1.45 4.35 2.85 -1.45 4.35 2.85 -1.1 4.4 2.85 -1.1 4.35 2.85 -1.1 4.35 2.7 -1.45 4.35 2.7 -1.1 4.35 2.85 -1.1 4.35 2.85 -1.45 4.35 2.7 -1.45 4.35 2.85 -1.1 4.4 2.7 -1.2 4.5 2.7 -1.45 4.35 2.7 -1.1 4.35 2.7 -1.1 4.4 2.7 -1.45 4.35 2.7 -1.2 4.5 2.7 -1.5 4.5 2.7 -1.45 4.35 2.7 -1.45 4.35 2.7 -1.5 4.5 2.7 -1.6 4.4 2.7 -1.6 4.2 2.7 -1.45 4.35 2.7 -1.6 4.4 2.7 -1.2 4.5 2.175 -1.2 4.5 2.05 -1.4 4.5 2.175 -1.4 4.5 2.175 -1.2 4.5 2.05 -1.5 4.5 2.05 -1.4 4.5 2.575 -1.5 4.5 2.05 -1.5 4.5 2.7 -1.2 4.5 2.7 -1.4 4.5 2.575 -1.5 4.5 2.7 -1.2 4.5 2.7 -1.2 4.5 2.575 -1.4 4.5 2.575 -1.4 4.5 2.175 -1.5 4.5 2.05 -1.4 4.5 2.575 -1.6 4.2 2.05 -1.6 4.4 2.05 -1.45 4.35 2.05 -1.45 4.35 2.05 -1.6 4.4 2.05 -1.5 4.5 2.05 -1.2 4.5 2.05 -1.45 4.35 2.05 -1.5 4.5 2.05 -1.2 4.5 2.05 -1.1 4.4 2.05 -1.45 4.35 2.05 -1.45 4.35 2.05 -1.1 4.4 2.05 -1.1 4.35 2.05 -1.1 4.35 1.9 -1.45 4.35 1.9 -1.1 4.35 2.05 -1.1 4.35 2.05 -1.45 4.35 1.9 -1.45 4.35 2.05 -1.6 4.05 1.9 -1.6 4.2 1.9 -1.59489 4.08882 1.9 -1.59489 4.08882 1.9 -1.6 4.2 1.9 -1.5799 4.125 1.9 -1.5799 4.125 1.9 -1.6 4.2 1.9 -1.55607 4.15607 1.9 -1.55607 4.15607 1.9 -1.6 4.2 1.9 -1.525 4.1799 1.9 -1.525 4.1799 1.9 -1.6 4.2 1.9 -1.48882 4.19489 1.9 -1.48882 4.19489 1.9 -1.6 4.2 1.9 -1.45 4.35 1.9 -1.45 4.2 1.9 -1.45 4.35 1.9 -1.1 4.35 1.9 -1.1 4.2 1.9 -1.45 4.2 1.9 -1.1 4.35 1.9 -1.48882 4.19489 1.9 -1.45 4.35 1.9 -1.45 4.2 1.9 -1.57472 3.9 0.975 -1.605 3.9 0.975 -1.6 3.9 0.997793 -1.6 3.9 0.997793 -1.605 3.9 0.975 -1.625 3.9 0.995 -1.625 3.9 2.595 -1.6 3.9 0.997793 -1.625 3.9 0.995 -1.625 3.9 2.595 -1.6 3.9 4.80279 -1.6 3.9 0.997793 -1.625 3.9 2.595 -1.88 3.9 4.80279 -1.6 3.9 4.80279 -1.625 3.9 2.595 -1.88 3.9 2.595 -1.88 3.9 4.80279 -1.88 3.88 2.575 -1.625 3.88 2.575 -1.88 3.60711 2.575 -1.88 3.60711 2.575 -1.625 3.88 2.575 -1.625 3.60711 2.575 -1.88 2.19289 2.575 -1.88 2.28105 2.63943 -1.625 2.19289 2.575 -1.625 2.19289 2.575 -1.88 2.28105 2.63943 -1.625 2.28105 2.63943 -1.625 2.28105 2.63943 -1.88 2.28105 2.63943 -1.88 2.37504 2.69501 -1.625 2.37504 2.69501 -1.88 2.37504 2.69501 -1.88 2.47397 2.74121 -1.625 2.47397 2.74121 -1.88 2.47397 2.74121 -1.88 2.57691 2.77761 -1.625 2.57691 2.77761 -1.88 2.57691 2.77761 -1.88 2.6829 2.80385 -1.625 2.6829 2.80385 -1.88 2.6829 2.80385 -1.88 2.79094 2.8197 -1.625 2.79094 2.8197 -1.88 2.79094 2.8197 -1.625 2.9 2.825 -1.625 2.79094 2.8197 -1.625 2.6829 2.80385 -1.88 2.79094 2.8197 -1.625 2.28105 2.63943 -1.88 2.37504 2.69501 -1.625 2.37504 2.69501 -1.625 2.37504 2.69501 -1.88 2.47397 2.74121 -1.625 2.47397 2.74121 -1.625 2.47397 2.74121 -1.88 2.57691 2.77761 -1.625 2.57691 2.77761 -1.625 2.57691 2.77761 -1.88 2.6829 2.80385 -1.625 2.6829 2.80385 -1.88 2.79094 2.8197 -1.88 2.9 2.825 -1.625 2.9 2.825 -1.625 2.9 2.825 -1.88 2.9 2.825 -1.625 3.00906 2.8197 -1.625 3.00906 2.8197 -1.88 2.9 2.825 -1.88 3.00906 2.8197 -1.88 3.1171 2.80385 -1.625 3.00906 2.8197 -1.88 3.00906 2.8197 -1.88 3.1171 2.80385 -1.625 3.1171 2.80385 -1.625 3.00906 2.8197 -1.88 3.1171 2.80385 -1.88 3.22309 2.77761 -1.625 3.1171 2.80385 -1.625 3.1171 2.80385 -1.88 3.22309 2.77761 -1.625 3.22309 2.77761 -1.625 3.22309 2.77761 -1.88 3.22309 2.77761 -1.88 3.32603 2.74121 -1.625 3.32603 2.74121 -1.88 3.32603 2.74121 -1.88 3.42496 2.69501 -1.625 3.42496 2.69501 -1.88 3.42496 2.69501 -1.88 3.51895 2.63943 -1.625 3.51895 2.63943 -1.88 3.51895 2.63943 -1.88 3.60711 2.575 -1.625 3.60711 2.575 -1.625 3.51895 2.63943 -1.88 3.60711 2.575 -1.625 3.22309 2.77761 -1.88 3.32603 2.74121 -1.625 3.32603 2.74121 -1.625 3.32603 2.74121 -1.88 3.42496 2.69501 -1.625 3.42496 2.69501 -1.625 3.42496 2.69501 -1.88 3.51895 2.63943 -1.625 3.51895 2.63943 -1.625 1.92 2.575 -1.88 1.92 2.575 -1.625 2.19289 2.575 -1.625 2.19289 2.575 -1.88 1.92 2.575 -1.88 2.19289 2.575 -1.4 3.5 5.18453 -1.4 3.5 5.55 -1.25 3.5 5.45 -1.25 3.5 5.18453 -1.4 3.5 5.18453 -1.25 3.5 5.45 -1.1 3.5 5.45 -1.25 3.5 5.45 -1.2 3.5 5.55 -1.2 3.5 5.55 -1.25 3.5 5.45 -1.4 3.5 5.55 -1.4 3.5 5.55 -1.4 3.7 5.425 -1.4 3.9 5.55 -1.4 3.5 5.55 -1.4 3.66765 5.42074 -1.4 3.7 5.425 -1.4 3.5 5.55 -1.4 3.6375 5.40825 -1.4 3.66765 5.42074 -1.4 3.5 5.55 -1.4 3.61161 5.38839 -1.4 3.6375 5.40825 -1.4 3.5 5.55 -1.4 3.59175 5.3625 -1.4 3.61161 5.38839 -1.4 3.5 5.55 -1.4 3.57926 5.33235 -1.4 3.59175 5.3625 -1.4 3.5 5.55 -1.4 3.5 5.18453 -1.4 3.57926 5.33235 -1.4 3.57926 5.33235 -1.4 3.5 5.18453 -1.4 3.575 5.3 -1.4 3.575 5.3 -1.4 3.5 5.18453 -1.4 3.57926 5.26765 -1.4 3.57926 5.26765 -1.4 3.5 5.18453 -1.4 3.59175 5.2375 -1.4 3.59175 5.2375 -1.4 3.5 5.18453 -1.4 3.61161 5.21161 -1.4 3.61161 5.21161 -1.4 3.5 5.18453 -1.4 3.6375 5.19175 -1.4 3.6375 5.19175 -1.4 3.5 5.18453 -1.4 3.7 5.06906 -1.4 3.66765 5.17926 -1.4 3.7 5.06906 -1.4 3.7 5.175 -1.4 3.66765 5.17926 -1.4 3.6375 5.19175 -1.4 3.7 5.06906 -1.4 3.9 5.18453 -1.4 3.7625 5.19175 -1.4 3.7 5.06906 -1.4 3.9 5.18453 -1.4 3.78839 5.21161 -1.4 3.7625 5.19175 -1.4 3.9 5.18453 -1.4 3.80825 5.2375 -1.4 3.78839 5.21161 -1.4 3.9 5.18453 -1.4 3.82074 5.26765 -1.4 3.80825 5.2375 -1.4 3.9 5.18453 -1.4 3.825 5.3 -1.4 3.82074 5.26765 -1.4 3.9 5.18453 -1.4 3.82074 5.33235 -1.4 3.825 5.3 -1.4 3.9 5.18453 -1.4 3.9 5.55 -1.4 3.82074 5.33235 -1.4 3.82074 5.33235 -1.4 3.9 5.55 -1.4 3.80825 5.3625 -1.4 3.80825 5.3625 -1.4 3.9 5.55 -1.4 3.78839 5.38839 -1.4 3.78839 5.38839 -1.4 3.9 5.55 -1.4 3.7625 5.40825 -1.4 3.7625 5.40825 -1.4 3.9 5.55 -1.4 3.73235 5.42074 -1.4 3.73235 5.42074 -1.4 3.9 5.55 -1.4 3.7 5.425 -1.4 3.7625 5.19175 -1.4 3.73235 5.17926 -1.4 3.7 5.06906 -1.4 3.7 5.06906 -1.4 3.73235 5.17926 -1.4 3.7 5.175 -1.1 3.9 5.45 -1.2 3.9 5.55 -1.25 3.9 5.45 -1.25 3.9 5.45 -1.2 3.9 5.55 -1.4 3.9 5.55 -1.4 3.9 5.18453 -1.25 3.9 5.45 -1.4 3.9 5.55 -1.4 3.9 5.18453 -1.25 3.9 5.18453 -1.25 3.9 5.45 -1.4 3.5 5.18453 -1.25 3.5 5.18453 -1.4 3.7 5.06906 -1.4 3.7 5.06906 -1.25 3.5 5.18453 -1.25 3.7 5.06906 -1.4 3.7 5.06906 -1.25 3.7 5.06906 -1.4 3.9 5.18453 -1.4 3.9 5.18453 -1.25 3.7 5.06906 -1.25 3.9 5.18453 -1.25 3.5 5.45 -1.25 3.6 5.25 -1.25 3.5 5.18453 -1.25 3.5 5.18453 -1.25 3.6 5.25 -1.25 3.7 5.06906 -1.25 3.7 5.06906 -1.25 3.6 5.25 -1.25 3.8 5.25 -1.25 3.9 5.18453 -1.25 3.8 5.25 -1.25 3.9 5.45 -1.25 3.9 5.18453 -1.25 3.7 5.06906 -1.25 3.8 5.25 -1.25 3.5 5.45 -1.1 3.5 5.45 -1.25 3.6 5.25 -1.25 3.6 5.25 -1.1 3.5 5.45 -1.1 3.6 5.25 -1.25 3.6 5.25 -1.1 3.6 5.25 -1.25 3.8 5.25 -1.25 3.8 5.25 -1.1 3.6 5.25 -1.1 3.8 5.25 -1.25 3.8 5.25 -1.1 3.8 5.25 -1.25 3.9 5.45 -1.25 3.9 5.45 -1.1 3.8 5.25 -1.1 3.9 5.45 -1.4 4.13453 4.975 -1.4 4.5 4.975 -1.25 4.4 4.975 -1.25 4.13453 4.975 -1.4 4.13453 4.975 -1.25 4.4 4.975 -1.1 4.4 4.975 -1.25 4.4 4.975 -1.2 4.5 4.975 -1.2 4.5 4.975 -1.25 4.4 4.975 -1.4 4.5 4.975 -1.4 4.5 4.975 -1.4 4.375 4.775 -1.4 4.5 4.575 -1.4 4.5 4.975 -1.4 4.37074 4.80735 -1.4 4.375 4.775 -1.4 4.5 4.975 -1.4 4.35825 4.8375 -1.4 4.37074 4.80735 -1.4 4.5 4.975 -1.4 4.33839 4.86339 -1.4 4.35825 4.8375 -1.4 4.5 4.975 -1.4 4.3125 4.88325 -1.4 4.33839 4.86339 -1.4 4.5 4.975 -1.4 4.28235 4.89574 -1.4 4.3125 4.88325 -1.4 4.5 4.975 -1.4 4.13453 4.975 -1.4 4.28235 4.89574 -1.4 4.28235 4.89574 -1.4 4.13453 4.975 -1.4 4.25 4.9 -1.4 4.25 4.9 -1.4 4.13453 4.975 -1.4 4.21765 4.89574 -1.4 4.21765 4.89574 -1.4 4.13453 4.975 -1.4 4.1875 4.88325 -1.4 4.1875 4.88325 -1.4 4.13453 4.975 -1.4 4.16161 4.86339 -1.4 4.16161 4.86339 -1.4 4.13453 4.975 -1.4 4.14175 4.8375 -1.4 4.14175 4.8375 -1.4 4.13453 4.975 -1.4 4.01906 4.775 -1.4 4.12926 4.80735 -1.4 4.01906 4.775 -1.4 4.125 4.775 -1.4 4.12926 4.80735 -1.4 4.14175 4.8375 -1.4 4.01906 4.775 -1.4 4.13453 4.575 -1.4 4.14175 4.7125 -1.4 4.01906 4.775 -1.4 4.13453 4.575 -1.4 4.16161 4.68661 -1.4 4.14175 4.7125 -1.4 4.13453 4.575 -1.4 4.1875 4.66675 -1.4 4.16161 4.68661 -1.4 4.13453 4.575 -1.4 4.21765 4.65426 -1.4 4.1875 4.66675 -1.4 4.13453 4.575 -1.4 4.25 4.65 -1.4 4.21765 4.65426 -1.4 4.13453 4.575 -1.4 4.28235 4.65426 -1.4 4.25 4.65 -1.4 4.13453 4.575 -1.4 4.5 4.575 -1.4 4.28235 4.65426 -1.4 4.28235 4.65426 -1.4 4.5 4.575 -1.4 4.3125 4.66675 -1.4 4.3125 4.66675 -1.4 4.5 4.575 -1.4 4.33839 4.68661 -1.4 4.33839 4.68661 -1.4 4.5 4.575 -1.4 4.35825 4.7125 -1.4 4.35825 4.7125 -1.4 4.5 4.575 -1.4 4.37074 4.74265 -1.4 4.37074 4.74265 -1.4 4.5 4.575 -1.4 4.375 4.775 -1.4 4.14175 4.7125 -1.4 4.12926 4.74265 -1.4 4.01906 4.775 -1.4 4.01906 4.775 -1.4 4.12926 4.74265 -1.4 4.125 4.775 -1.1 4.4 4.575 -1.2 4.5 4.575 -1.25 4.4 4.575 -1.25 4.4 4.575 -1.2 4.5 4.575 -1.4 4.5 4.575 -1.4 4.13453 4.575 -1.25 4.4 4.575 -1.4 4.5 4.575 -1.4 4.13453 4.575 -1.25 4.13453 4.575 -1.25 4.4 4.575 -1.4 4.13453 4.975 -1.25 4.13453 4.975 -1.4 4.01906 4.775 -1.4 4.01906 4.775 -1.25 4.13453 4.975 -1.25 4.01906 4.775 -1.4 4.01906 4.775 -1.25 4.01906 4.775 -1.4 4.13453 4.575 -1.4 4.13453 4.575 -1.25 4.01906 4.775 -1.25 4.13453 4.575 -1.25 4.4 4.975 -1.25 4.2 4.875 -1.25 4.13453 4.975 -1.25 4.13453 4.975 -1.25 4.2 4.875 -1.25 4.01906 4.775 -1.25 4.01906 4.775 -1.25 4.2 4.875 -1.25 4.2 4.675 -1.25 4.13453 4.575 -1.25 4.2 4.675 -1.25 4.4 4.575 -1.25 4.13453 4.575 -1.25 4.01906 4.775 -1.25 4.2 4.675 -1.25 4.4 4.975 -1.1 4.4 4.975 -1.25 4.2 4.875 -1.25 4.2 4.875 -1.1 4.4 4.975 -1.1 4.2 4.875 -1.25 4.2 4.875 -1.1 4.2 4.875 -1.25 4.2 4.675 -1.25 4.2 4.675 -1.1 4.2 4.875 -1.1 4.2 4.675 -1.25 4.2 4.675 -1.1 4.2 4.675 -1.25 4.4 4.575 -1.25 4.4 4.575 -1.1 4.2 4.675 -1.1 4.4 4.575 -1.6 3.73235 5.42074 -1.4 3.73235 5.42074 -1.6 3.7 5.425 -1.6 3.73235 5.42074 -1.4 3.7625 5.40825 -1.4 3.73235 5.42074 -1.6 3.73235 5.42074 -1.6 3.7625 5.40825 -1.4 3.7625 5.40825 -1.4 3.7625 5.40825 -1.6 3.7625 5.40825 -1.4 3.78839 5.38839 -1.4 3.78839 5.38839 -1.6 3.7625 5.40825 -1.6 3.78839 5.38839 -1.4 3.80825 5.3625 -1.6 3.78839 5.38839 -1.6 3.80825 5.3625 -1.4 3.82074 5.33235 -1.6 3.80825 5.3625 -1.6 3.82074 5.33235 -1.4 3.825 5.3 -1.6 3.82074 5.33235 -1.6 3.825 5.3 -1.4 3.82074 5.26765 -1.6 3.825 5.3 -1.6 3.82074 5.26765 -1.4 3.80825 5.2375 -1.6 3.82074 5.26765 -1.6 3.80825 5.2375 -1.4 3.78839 5.21161 -1.6 3.80825 5.2375 -1.6 3.78839 5.21161 -1.4 3.7625 5.19175 -1.6 3.78839 5.21161 -1.6 3.7625 5.19175 -1.4 3.73235 5.17926 -1.6 3.7625 5.19175 -1.6 3.73235 5.17926 -1.4 3.7 5.175 -1.6 3.73235 5.17926 -1.6 3.7 5.175 -1.4 3.66765 5.17926 -1.6 3.7 5.175 -1.6 3.66765 5.17926 -1.4 3.6375 5.19175 -1.6 3.66765 5.17926 -1.6 3.6375 5.19175 -1.4 3.61161 5.21161 -1.6 3.6375 5.19175 -1.6 3.61161 5.21161 -1.4 3.59175 5.2375 -1.6 3.61161 5.21161 -1.6 3.59175 5.2375 -1.4 3.57926 5.26765 -1.6 3.59175 5.2375 -1.6 3.57926 5.26765 -1.4 3.575 5.3 -1.6 3.57926 5.26765 -1.6 3.575 5.3 -1.4 3.57926 5.33235 -1.6 3.575 5.3 -1.6 3.57926 5.33235 -1.4 3.59175 5.3625 -1.6 3.57926 5.33235 -1.6 3.59175 5.3625 -1.4 3.61161 5.38839 -1.6 3.59175 5.3625 -1.6 3.61161 5.38839 -1.4 3.6375 5.40825 -1.6 3.61161 5.38839 -1.6 3.6375 5.40825 -1.4 3.66765 5.42074 -1.6 3.6375 5.40825 -1.6 3.66765 5.42074 -1.4 3.7 5.425 -1.6 3.66765 5.42074 -1.6 3.7 5.425 -1.4 3.73235 5.42074 -1.4 3.7 5.425 -1.6 3.7 5.425 -1.4 3.78839 5.38839 -1.6 3.78839 5.38839 -1.4 3.80825 5.3625 -1.4 3.80825 5.3625 -1.6 3.80825 5.3625 -1.4 3.82074 5.33235 -1.4 3.82074 5.33235 -1.6 3.82074 5.33235 -1.4 3.825 5.3 -1.4 3.825 5.3 -1.6 3.825 5.3 -1.4 3.82074 5.26765 -1.4 3.82074 5.26765 -1.6 3.82074 5.26765 -1.4 3.80825 5.2375 -1.4 3.80825 5.2375 -1.6 3.80825 5.2375 -1.4 3.78839 5.21161 -1.4 3.78839 5.21161 -1.6 3.78839 5.21161 -1.4 3.7625 5.19175 -1.4 3.7625 5.19175 -1.6 3.7625 5.19175 -1.4 3.73235 5.17926 -1.4 3.73235 5.17926 -1.6 3.73235 5.17926 -1.4 3.7 5.175 -1.4 3.7 5.175 -1.6 3.7 5.175 -1.4 3.66765 5.17926 -1.4 3.66765 5.17926 -1.6 3.66765 5.17926 -1.4 3.6375 5.19175 -1.4 3.6375 5.19175 -1.6 3.6375 5.19175 -1.4 3.61161 5.21161 -1.4 3.61161 5.21161 -1.6 3.61161 5.21161 -1.4 3.59175 5.2375 -1.4 3.59175 5.2375 -1.6 3.59175 5.2375 -1.4 3.57926 5.26765 -1.4 3.57926 5.26765 -1.6 3.57926 5.26765 -1.4 3.575 5.3 -1.4 3.575 5.3 -1.6 3.575 5.3 -1.4 3.57926 5.33235 -1.4 3.57926 5.33235 -1.6 3.57926 5.33235 -1.4 3.59175 5.3625 -1.4 3.59175 5.3625 -1.6 3.59175 5.3625 -1.4 3.61161 5.38839 -1.4 3.61161 5.38839 -1.6 3.61161 5.38839 -1.4 3.6375 5.40825 -1.4 3.6375 5.40825 -1.6 3.6375 5.40825 -1.4 3.66765 5.42074 -1.4 3.66765 5.42074 -1.6 3.66765 5.42074 -1.4 3.7 5.425 -1.6 4.28235 4.89574 -1.4 4.28235 4.89574 -1.6 4.25 4.9 -1.6 4.28235 4.89574 -1.4 4.3125 4.88325 -1.4 4.28235 4.89574 -1.6 4.28235 4.89574 -1.6 4.3125 4.88325 -1.4 4.3125 4.88325 -1.4 4.3125 4.88325 -1.6 4.3125 4.88325 -1.4 4.33839 4.86339 -1.4 4.33839 4.86339 -1.6 4.3125 4.88325 -1.6 4.33839 4.86339 -1.4 4.35825 4.8375 -1.6 4.33839 4.86339 -1.6 4.35825 4.8375 -1.4 4.37074 4.80735 -1.6 4.35825 4.8375 -1.6 4.37074 4.80735 -1.4 4.375 4.775 -1.6 4.37074 4.80735 -1.6 4.375 4.775 -1.4 4.37074 4.74265 -1.6 4.375 4.775 -1.6 4.37074 4.74265 -1.4 4.35825 4.7125 -1.6 4.37074 4.74265 -1.6 4.35825 4.7125 -1.4 4.33839 4.68661 -1.6 4.35825 4.7125 -1.6 4.33839 4.68661 -1.4 4.3125 4.66675 -1.6 4.33839 4.68661 -1.6 4.3125 4.66675 -1.4 4.28235 4.65426 -1.6 4.3125 4.66675 -1.6 4.28235 4.65426 -1.4 4.25 4.65 -1.6 4.28235 4.65426 -1.6 4.25 4.65 -1.4 4.21765 4.65426 -1.6 4.25 4.65 -1.6 4.21765 4.65426 -1.4 4.1875 4.66675 -1.6 4.21765 4.65426 -1.6 4.1875 4.66675 -1.4 4.16161 4.68661 -1.6 4.1875 4.66675 -1.6 4.16161 4.68661 -1.4 4.14175 4.7125 -1.6 4.16161 4.68661 -1.6 4.14175 4.7125 -1.4 4.12926 4.74265 -1.6 4.14175 4.7125 -1.6 4.12926 4.74265 -1.4 4.125 4.775 -1.6 4.12926 4.74265 -1.6 4.125 4.775 -1.4 4.12926 4.80735 -1.6 4.125 4.775 -1.6 4.12926 4.80735 -1.4 4.14175 4.8375 -1.6 4.12926 4.80735 -1.6 4.14175 4.8375 -1.4 4.16161 4.86339 -1.6 4.14175 4.8375 -1.6 4.16161 4.86339 -1.4 4.1875 4.88325 -1.6 4.16161 4.86339 -1.6 4.1875 4.88325 -1.4 4.21765 4.89574 -1.6 4.1875 4.88325 -1.6 4.21765 4.89574 -1.4 4.25 4.9 -1.6 4.21765 4.89574 -1.6 4.25 4.9 -1.4 4.28235 4.89574 -1.4 4.25 4.9 -1.6 4.25 4.9 -1.4 4.33839 4.86339 -1.6 4.33839 4.86339 -1.4 4.35825 4.8375 -1.4 4.35825 4.8375 -1.6 4.35825 4.8375 -1.4 4.37074 4.80735 -1.4 4.37074 4.80735 -1.6 4.37074 4.80735 -1.4 4.375 4.775 -1.4 4.375 4.775 -1.6 4.375 4.775 -1.4 4.37074 4.74265 -1.4 4.37074 4.74265 -1.6 4.37074 4.74265 -1.4 4.35825 4.7125 -1.4 4.35825 4.7125 -1.6 4.35825 4.7125 -1.4 4.33839 4.68661 -1.4 4.33839 4.68661 -1.6 4.33839 4.68661 -1.4 4.3125 4.66675 -1.4 4.3125 4.66675 -1.6 4.3125 4.66675 -1.4 4.28235 4.65426 -1.4 4.28235 4.65426 -1.6 4.28235 4.65426 -1.4 4.25 4.65 -1.4 4.25 4.65 -1.6 4.25 4.65 -1.4 4.21765 4.65426 -1.4 4.21765 4.65426 -1.6 4.21765 4.65426 -1.4 4.1875 4.66675 -1.4 4.1875 4.66675 -1.6 4.1875 4.66675 -1.4 4.16161 4.68661 -1.4 4.16161 4.68661 -1.6 4.16161 4.68661 -1.4 4.14175 4.7125 -1.4 4.14175 4.7125 -1.6 4.14175 4.7125 -1.4 4.12926 4.74265 -1.4 4.12926 4.74265 -1.6 4.12926 4.74265 -1.4 4.125 4.775 -1.4 4.125 4.775 -1.6 4.125 4.775 -1.4 4.12926 4.80735 -1.4 4.12926 4.80735 -1.6 4.12926 4.80735 -1.4 4.14175 4.8375 -1.4 4.14175 4.8375 -1.6 4.14175 4.8375 -1.4 4.16161 4.86339 -1.4 4.16161 4.86339 -1.6 4.16161 4.86339 -1.4 4.1875 4.88325 -1.4 4.1875 4.88325 -1.6 4.1875 4.88325 -1.4 4.21765 4.89574 -1.4 4.21765 4.89574 -1.6 4.21765 4.89574 -1.4 4.25 4.9 -1.4 4.13453 4.175 -1.4 4.5 4.175 -1.25 4.4 4.175 -1.25 4.13453 4.175 -1.4 4.13453 4.175 -1.25 4.4 4.175 -1.1 4.4 4.175 -1.25 4.4 4.175 -1.2 4.5 4.175 -1.2 4.5 4.175 -1.25 4.4 4.175 -1.4 4.5 4.175 -1.4 4.5 4.175 -1.4 4.375 3.975 -1.4 4.5 3.775 -1.4 4.5 4.175 -1.4 4.37074 4.00735 -1.4 4.375 3.975 -1.4 4.5 4.175 -1.4 4.35825 4.0375 -1.4 4.37074 4.00735 -1.4 4.5 4.175 -1.4 4.33839 4.06339 -1.4 4.35825 4.0375 -1.4 4.5 4.175 -1.4 4.3125 4.08325 -1.4 4.33839 4.06339 -1.4 4.5 4.175 -1.4 4.28235 4.09574 -1.4 4.3125 4.08325 -1.4 4.5 4.175 -1.4 4.13453 4.175 -1.4 4.28235 4.09574 -1.4 4.28235 4.09574 -1.4 4.13453 4.175 -1.4 4.25 4.1 -1.4 4.25 4.1 -1.4 4.13453 4.175 -1.4 4.21765 4.09574 -1.4 4.21765 4.09574 -1.4 4.13453 4.175 -1.4 4.1875 4.08325 -1.4 4.1875 4.08325 -1.4 4.13453 4.175 -1.4 4.16161 4.06339 -1.4 4.16161 4.06339 -1.4 4.13453 4.175 -1.4 4.14175 4.0375 -1.4 4.14175 4.0375 -1.4 4.13453 4.175 -1.4 4.01906 3.975 -1.4 4.12926 4.00735 -1.4 4.01906 3.975 -1.4 4.125 3.975 -1.4 4.12926 4.00735 -1.4 4.14175 4.0375 -1.4 4.01906 3.975 -1.4 4.13453 3.775 -1.4 4.14175 3.9125 -1.4 4.01906 3.975 -1.4 4.13453 3.775 -1.4 4.16161 3.88661 -1.4 4.14175 3.9125 -1.4 4.13453 3.775 -1.4 4.1875 3.86675 -1.4 4.16161 3.88661 -1.4 4.13453 3.775 -1.4 4.21765 3.85426 -1.4 4.1875 3.86675 -1.4 4.13453 3.775 -1.4 4.25 3.85 -1.4 4.21765 3.85426 -1.4 4.13453 3.775 -1.4 4.28235 3.85426 -1.4 4.25 3.85 -1.4 4.13453 3.775 -1.4 4.5 3.775 -1.4 4.28235 3.85426 -1.4 4.28235 3.85426 -1.4 4.5 3.775 -1.4 4.3125 3.86675 -1.4 4.3125 3.86675 -1.4 4.5 3.775 -1.4 4.33839 3.88661 -1.4 4.33839 3.88661 -1.4 4.5 3.775 -1.4 4.35825 3.9125 -1.4 4.35825 3.9125 -1.4 4.5 3.775 -1.4 4.37074 3.94265 -1.4 4.37074 3.94265 -1.4 4.5 3.775 -1.4 4.375 3.975 -1.4 4.14175 3.9125 -1.4 4.12926 3.94265 -1.4 4.01906 3.975 -1.4 4.01906 3.975 -1.4 4.12926 3.94265 -1.4 4.125 3.975 -1.1 4.4 3.775 -1.2 4.5 3.775 -1.25 4.4 3.775 -1.25 4.4 3.775 -1.2 4.5 3.775 -1.4 4.5 3.775 -1.4 4.13453 3.775 -1.25 4.4 3.775 -1.4 4.5 3.775 -1.4 4.13453 3.775 -1.25 4.13453 3.775 -1.25 4.4 3.775 -1.4 4.13453 3.375 -1.4 4.5 3.375 -1.25 4.4 3.375 -1.25 4.13453 3.375 -1.4 4.13453 3.375 -1.25 4.4 3.375 -1.1 4.4 3.375 -1.25 4.4 3.375 -1.2 4.5 3.375 -1.2 4.5 3.375 -1.25 4.4 3.375 -1.4 4.5 3.375 -1.4 4.5 3.375 -1.4 4.375 3.175 -1.4 4.5 2.975 -1.4 4.5 3.375 -1.4 4.37074 3.20735 -1.4 4.375 3.175 -1.4 4.5 3.375 -1.4 4.35825 3.2375 -1.4 4.37074 3.20735 -1.4 4.5 3.375 -1.4 4.33839 3.26339 -1.4 4.35825 3.2375 -1.4 4.5 3.375 -1.4 4.3125 3.28325 -1.4 4.33839 3.26339 -1.4 4.5 3.375 -1.4 4.28235 3.29574 -1.4 4.3125 3.28325 -1.4 4.5 3.375 -1.4 4.13453 3.375 -1.4 4.28235 3.29574 -1.4 4.28235 3.29574 -1.4 4.13453 3.375 -1.4 4.25 3.3 -1.4 4.25 3.3 -1.4 4.13453 3.375 -1.4 4.21765 3.29574 -1.4 4.21765 3.29574 -1.4 4.13453 3.375 -1.4 4.1875 3.28325 -1.4 4.1875 3.28325 -1.4 4.13453 3.375 -1.4 4.16161 3.26339 -1.4 4.16161 3.26339 -1.4 4.13453 3.375 -1.4 4.14175 3.2375 -1.4 4.14175 3.2375 -1.4 4.13453 3.375 -1.4 4.01906 3.175 -1.4 4.12926 3.20735 -1.4 4.01906 3.175 -1.4 4.125 3.175 -1.4 4.12926 3.20735 -1.4 4.14175 3.2375 -1.4 4.01906 3.175 -1.4 4.13453 2.975 -1.4 4.14175 3.1125 -1.4 4.01906 3.175 -1.4 4.13453 2.975 -1.4 4.16161 3.08661 -1.4 4.14175 3.1125 -1.4 4.13453 2.975 -1.4 4.1875 3.06675 -1.4 4.16161 3.08661 -1.4 4.13453 2.975 -1.4 4.21765 3.05426 -1.4 4.1875 3.06675 -1.4 4.13453 2.975 -1.4 4.25 3.05 -1.4 4.21765 3.05426 -1.4 4.13453 2.975 -1.4 4.28235 3.05426 -1.4 4.25 3.05 -1.4 4.13453 2.975 -1.4 4.5 2.975 -1.4 4.28235 3.05426 -1.4 4.28235 3.05426 -1.4 4.5 2.975 -1.4 4.3125 3.06675 -1.4 4.3125 3.06675 -1.4 4.5 2.975 -1.4 4.33839 3.08661 -1.4 4.33839 3.08661 -1.4 4.5 2.975 -1.4 4.35825 3.1125 -1.4 4.35825 3.1125 -1.4 4.5 2.975 -1.4 4.37074 3.14265 -1.4 4.37074 3.14265 -1.4 4.5 2.975 -1.4 4.375 3.175 -1.4 4.14175 3.1125 -1.4 4.12926 3.14265 -1.4 4.01906 3.175 -1.4 4.01906 3.175 -1.4 4.12926 3.14265 -1.4 4.125 3.175 -1.1 4.4 2.975 -1.2 4.5 2.975 -1.25 4.4 2.975 -1.25 4.4 2.975 -1.2 4.5 2.975 -1.4 4.5 2.975 -1.4 4.13453 2.975 -1.25 4.4 2.975 -1.4 4.5 2.975 -1.4 4.13453 2.975 -1.25 4.13453 2.975 -1.25 4.4 2.975 -1.4 4.13453 2.575 -1.4 4.5 2.575 -1.25 4.4 2.575 -1.25 4.13453 2.575 -1.4 4.13453 2.575 -1.25 4.4 2.575 -1.1 4.4 2.575 -1.25 4.4 2.575 -1.2 4.5 2.575 -1.2 4.5 2.575 -1.25 4.4 2.575 -1.4 4.5 2.575 -1.4 4.5 2.575 -1.4 4.375 2.375 -1.4 4.5 2.175 -1.4 4.5 2.575 -1.4 4.37074 2.40735 -1.4 4.375 2.375 -1.4 4.5 2.575 -1.4 4.35825 2.4375 -1.4 4.37074 2.40735 -1.4 4.5 2.575 -1.4 4.33839 2.46339 -1.4 4.35825 2.4375 -1.4 4.5 2.575 -1.4 4.3125 2.48325 -1.4 4.33839 2.46339 -1.4 4.5 2.575 -1.4 4.28235 2.49574 -1.4 4.3125 2.48325 -1.4 4.5 2.575 -1.4 4.13453 2.575 -1.4 4.28235 2.49574 -1.4 4.28235 2.49574 -1.4 4.13453 2.575 -1.4 4.25 2.5 -1.4 4.25 2.5 -1.4 4.13453 2.575 -1.4 4.21765 2.49574 -1.4 4.21765 2.49574 -1.4 4.13453 2.575 -1.4 4.1875 2.48325 -1.4 4.1875 2.48325 -1.4 4.13453 2.575 -1.4 4.16161 2.46339 -1.4 4.16161 2.46339 -1.4 4.13453 2.575 -1.4 4.14175 2.4375 -1.4 4.14175 2.4375 -1.4 4.13453 2.575 -1.4 4.01906 2.375 -1.4 4.12926 2.40735 -1.4 4.01906 2.375 -1.4 4.125 2.375 -1.4 4.12926 2.40735 -1.4 4.14175 2.4375 -1.4 4.01906 2.375 -1.4 4.13453 2.175 -1.4 4.14175 2.3125 -1.4 4.01906 2.375 -1.4 4.13453 2.175 -1.4 4.16161 2.28661 -1.4 4.14175 2.3125 -1.4 4.13453 2.175 -1.4 4.1875 2.26675 -1.4 4.16161 2.28661 -1.4 4.13453 2.175 -1.4 4.21765 2.25426 -1.4 4.1875 2.26675 -1.4 4.13453 2.175 -1.4 4.25 2.25 -1.4 4.21765 2.25426 -1.4 4.13453 2.175 -1.4 4.28235 2.25426 -1.4 4.25 2.25 -1.4 4.13453 2.175 -1.4 4.5 2.175 -1.4 4.28235 2.25426 -1.4 4.28235 2.25426 -1.4 4.5 2.175 -1.4 4.3125 2.26675 -1.4 4.3125 2.26675 -1.4 4.5 2.175 -1.4 4.33839 2.28661 -1.4 4.33839 2.28661 -1.4 4.5 2.175 -1.4 4.35825 2.3125 -1.4 4.35825 2.3125 -1.4 4.5 2.175 -1.4 4.37074 2.34265 -1.4 4.37074 2.34265 -1.4 4.5 2.175 -1.4 4.375 2.375 -1.4 4.14175 2.3125 -1.4 4.12926 2.34265 -1.4 4.01906 2.375 -1.4 4.01906 2.375 -1.4 4.12926 2.34265 -1.4 4.125 2.375 -1.1 4.4 2.175 -1.2 4.5 2.175 -1.25 4.4 2.175 -1.25 4.4 2.175 -1.2 4.5 2.175 -1.4 4.5 2.175 -1.4 4.13453 2.175 -1.25 4.4 2.175 -1.4 4.5 2.175 -1.4 4.13453 2.175 -1.25 4.13453 2.175 -1.25 4.4 2.175 -1.4 4.13453 4.175 -1.25 4.13453 4.175 -1.4 4.01906 3.975 -1.4 4.01906 3.975 -1.25 4.13453 4.175 -1.25 4.01906 3.975 -1.4 4.01906 3.975 -1.25 4.01906 3.975 -1.4 4.13453 3.775 -1.4 4.13453 3.775 -1.25 4.01906 3.975 -1.25 4.13453 3.775 -1.25 4.4 4.175 -1.25 4.2 4.075 -1.25 4.13453 4.175 -1.25 4.13453 4.175 -1.25 4.2 4.075 -1.25 4.01906 3.975 -1.25 4.01906 3.975 -1.25 4.2 4.075 -1.25 4.2 3.875 -1.25 4.13453 3.775 -1.25 4.2 3.875 -1.25 4.4 3.775 -1.25 4.13453 3.775 -1.25 4.01906 3.975 -1.25 4.2 3.875 -1.4 4.13453 3.375 -1.25 4.13453 3.375 -1.4 4.01906 3.175 -1.4 4.01906 3.175 -1.25 4.13453 3.375 -1.25 4.01906 3.175 -1.4 4.01906 3.175 -1.25 4.01906 3.175 -1.4 4.13453 2.975 -1.4 4.13453 2.975 -1.25 4.01906 3.175 -1.25 4.13453 2.975 -1.25 4.4 3.375 -1.25 4.2 3.275 -1.25 4.13453 3.375 -1.25 4.13453 3.375 -1.25 4.2 3.275 -1.25 4.01906 3.175 -1.25 4.01906 3.175 -1.25 4.2 3.275 -1.25 4.2 3.075 -1.25 4.13453 2.975 -1.25 4.2 3.075 -1.25 4.4 2.975 -1.25 4.13453 2.975 -1.25 4.01906 3.175 -1.25 4.2 3.075 -1.4 4.13453 2.575 -1.25 4.13453 2.575 -1.4 4.01906 2.375 -1.4 4.01906 2.375 -1.25 4.13453 2.575 -1.25 4.01906 2.375 -1.4 4.01906 2.375 -1.25 4.01906 2.375 -1.4 4.13453 2.175 -1.4 4.13453 2.175 -1.25 4.01906 2.375 -1.25 4.13453 2.175 -1.25 4.4 2.575 -1.25 4.2 2.475 -1.25 4.13453 2.575 -1.25 4.13453 2.575 -1.25 4.2 2.475 -1.25 4.01906 2.375 -1.25 4.01906 2.375 -1.25 4.2 2.475 -1.25 4.2 2.275 -1.25 4.13453 2.175 -1.25 4.2 2.275 -1.25 4.4 2.175 -1.25 4.13453 2.175 -1.25 4.01906 2.375 -1.25 4.2 2.275 -1.25 4.4 4.175 -1.1 4.4 4.175 -1.25 4.2 4.075 -1.25 4.2 4.075 -1.1 4.4 4.175 -1.1 4.2 4.075 -1.25 4.2 4.075 -1.1 4.2 4.075 -1.25 4.2 3.875 -1.25 4.2 3.875 -1.1 4.2 4.075 -1.1 4.2 3.875 -1.25 4.2 3.875 -1.1 4.2 3.875 -1.25 4.4 3.775 -1.25 4.4 3.775 -1.1 4.2 3.875 -1.1 4.4 3.775 -1.25 4.4 3.375 -1.1 4.4 3.375 -1.25 4.2 3.275 -1.25 4.2 3.275 -1.1 4.4 3.375 -1.1 4.2 3.275 -1.25 4.2 3.275 -1.1 4.2 3.275 -1.25 4.2 3.075 -1.25 4.2 3.075 -1.1 4.2 3.275 -1.1 4.2 3.075 -1.25 4.2 3.075 -1.1 4.2 3.075 -1.25 4.4 2.975 -1.25 4.4 2.975 -1.1 4.2 3.075 -1.1 4.4 2.975 -1.25 4.4 2.575 -1.1 4.4 2.575 -1.25 4.2 2.475 -1.25 4.2 2.475 -1.1 4.4 2.575 -1.1 4.2 2.475 -1.25 4.2 2.475 -1.1 4.2 2.475 -1.25 4.2 2.275 -1.25 4.2 2.275 -1.1 4.2 2.475 -1.1 4.2 2.275 -1.25 4.2 2.275 -1.1 4.2 2.275 -1.25 4.4 2.175 -1.25 4.4 2.175 -1.1 4.2 2.275 -1.1 4.4 2.175 -1.6 4.28235 4.09574 -1.4 4.28235 4.09574 -1.6 4.25 4.1 -1.6 4.28235 4.09574 -1.4 4.3125 4.08325 -1.4 4.28235 4.09574 -1.6 4.28235 4.09574 -1.6 4.3125 4.08325 -1.4 4.3125 4.08325 -1.4 4.3125 4.08325 -1.6 4.3125 4.08325 -1.4 4.33839 4.06339 -1.4 4.33839 4.06339 -1.6 4.3125 4.08325 -1.6 4.33839 4.06339 -1.4 4.35825 4.0375 -1.6 4.33839 4.06339 -1.6 4.35825 4.0375 -1.4 4.37074 4.00735 -1.6 4.35825 4.0375 -1.6 4.37074 4.00735 -1.4 4.375 3.975 -1.6 4.37074 4.00735 -1.6 4.375 3.975 -1.4 4.37074 3.94265 -1.6 4.375 3.975 -1.6 4.37074 3.94265 -1.4 4.35825 3.9125 -1.6 4.37074 3.94265 -1.6 4.35825 3.9125 -1.4 4.33839 3.88661 -1.6 4.35825 3.9125 -1.6 4.33839 3.88661 -1.4 4.3125 3.86675 -1.6 4.33839 3.88661 -1.6 4.3125 3.86675 -1.4 4.28235 3.85426 -1.6 4.3125 3.86675 -1.6 4.28235 3.85426 -1.4 4.25 3.85 -1.6 4.28235 3.85426 -1.6 4.25 3.85 -1.4 4.21765 3.85426 -1.6 4.25 3.85 -1.6 4.21765 3.85426 -1.4 4.1875 3.86675 -1.6 4.21765 3.85426 -1.6 4.1875 3.86675 -1.4 4.16161 3.88661 -1.6 4.1875 3.86675 -1.6 4.16161 3.88661 -1.4 4.14175 3.9125 -1.6 4.16161 3.88661 -1.6 4.14175 3.9125 -1.4 4.12926 3.94265 -1.6 4.14175 3.9125 -1.6 4.12926 3.94265 -1.4 4.125 3.975 -1.6 4.12926 3.94265 -1.6 4.125 3.975 -1.4 4.12926 4.00735 -1.6 4.125 3.975 -1.6 4.12926 4.00735 -1.4 4.14175 4.0375 -1.6 4.12926 4.00735 -1.6 4.14175 4.0375 -1.4 4.16161 4.06339 -1.6 4.14175 4.0375 -1.6 4.16161 4.06339 -1.4 4.1875 4.08325 -1.6 4.16161 4.06339 -1.6 4.1875 4.08325 -1.4 4.21765 4.09574 -1.6 4.1875 4.08325 -1.6 4.21765 4.09574 -1.4 4.25 4.1 -1.6 4.21765 4.09574 -1.6 4.25 4.1 -1.4 4.28235 4.09574 -1.4 4.25 4.1 -1.6 4.25 4.1 -1.4 4.33839 4.06339 -1.6 4.33839 4.06339 -1.4 4.35825 4.0375 -1.4 4.35825 4.0375 -1.6 4.35825 4.0375 -1.4 4.37074 4.00735 -1.4 4.37074 4.00735 -1.6 4.37074 4.00735 -1.4 4.375 3.975 -1.4 4.375 3.975 -1.6 4.375 3.975 -1.4 4.37074 3.94265 -1.4 4.37074 3.94265 -1.6 4.37074 3.94265 -1.4 4.35825 3.9125 -1.4 4.35825 3.9125 -1.6 4.35825 3.9125 -1.4 4.33839 3.88661 -1.4 4.33839 3.88661 -1.6 4.33839 3.88661 -1.4 4.3125 3.86675 -1.4 4.3125 3.86675 -1.6 4.3125 3.86675 -1.4 4.28235 3.85426 -1.4 4.28235 3.85426 -1.6 4.28235 3.85426 -1.4 4.25 3.85 -1.4 4.25 3.85 -1.6 4.25 3.85 -1.4 4.21765 3.85426 -1.4 4.21765 3.85426 -1.6 4.21765 3.85426 -1.4 4.1875 3.86675 -1.4 4.1875 3.86675 -1.6 4.1875 3.86675 -1.4 4.16161 3.88661 -1.4 4.16161 3.88661 -1.6 4.16161 3.88661 -1.4 4.14175 3.9125 -1.4 4.14175 3.9125 -1.6 4.14175 3.9125 -1.4 4.12926 3.94265 -1.4 4.12926 3.94265 -1.6 4.12926 3.94265 -1.4 4.125 3.975 -1.4 4.125 3.975 -1.6 4.125 3.975 -1.4 4.12926 4.00735 -1.4 4.12926 4.00735 -1.6 4.12926 4.00735 -1.4 4.14175 4.0375 -1.4 4.14175 4.0375 -1.6 4.14175 4.0375 -1.4 4.16161 4.06339 -1.4 4.16161 4.06339 -1.6 4.16161 4.06339 -1.4 4.1875 4.08325 -1.4 4.1875 4.08325 -1.6 4.1875 4.08325 -1.4 4.21765 4.09574 -1.4 4.21765 4.09574 -1.6 4.21765 4.09574 -1.4 4.25 4.1 -1.6 4.28235 3.29574 -1.4 4.28235 3.29574 -1.6 4.25 3.3 -1.6 4.28235 3.29574 -1.4 4.3125 3.28325 -1.4 4.28235 3.29574 -1.6 4.28235 3.29574 -1.6 4.3125 3.28325 -1.4 4.3125 3.28325 -1.4 4.3125 3.28325 -1.6 4.3125 3.28325 -1.4 4.33839 3.26339 -1.4 4.33839 3.26339 -1.6 4.3125 3.28325 -1.6 4.33839 3.26339 -1.4 4.35825 3.2375 -1.6 4.33839 3.26339 -1.6 4.35825 3.2375 -1.4 4.37074 3.20735 -1.6 4.35825 3.2375 -1.6 4.37074 3.20735 -1.4 4.375 3.175 -1.6 4.37074 3.20735 -1.6 4.375 3.175 -1.4 4.37074 3.14265 -1.6 4.375 3.175 -1.6 4.37074 3.14265 -1.4 4.35825 3.1125 -1.6 4.37074 3.14265 -1.6 4.35825 3.1125 -1.4 4.33839 3.08661 -1.6 4.35825 3.1125 -1.6 4.33839 3.08661 -1.4 4.3125 3.06675 -1.6 4.33839 3.08661 -1.6 4.3125 3.06675 -1.4 4.28235 3.05426 -1.6 4.3125 3.06675 -1.6 4.28235 3.05426 -1.4 4.25 3.05 -1.6 4.28235 3.05426 -1.6 4.25 3.05 -1.4 4.21765 3.05426 -1.6 4.25 3.05 -1.6 4.21765 3.05426 -1.4 4.1875 3.06675 -1.6 4.21765 3.05426 -1.6 4.1875 3.06675 -1.4 4.16161 3.08661 -1.6 4.1875 3.06675 -1.6 4.16161 3.08661 -1.4 4.14175 3.1125 -1.6 4.16161 3.08661 -1.6 4.14175 3.1125 -1.4 4.12926 3.14265 -1.6 4.14175 3.1125 -1.6 4.12926 3.14265 -1.4 4.125 3.175 -1.6 4.12926 3.14265 -1.6 4.125 3.175 -1.4 4.12926 3.20735 -1.6 4.125 3.175 -1.6 4.12926 3.20735 -1.4 4.14175 3.2375 -1.6 4.12926 3.20735 -1.6 4.14175 3.2375 -1.4 4.16161 3.26339 -1.6 4.14175 3.2375 -1.6 4.16161 3.26339 -1.4 4.1875 3.28325 -1.6 4.16161 3.26339 -1.6 4.1875 3.28325 -1.4 4.21765 3.29574 -1.6 4.1875 3.28325 -1.6 4.21765 3.29574 -1.4 4.25 3.3 -1.6 4.21765 3.29574 -1.6 4.25 3.3 -1.4 4.28235 3.29574 -1.4 4.25 3.3 -1.6 4.25 3.3 -1.4 4.33839 3.26339 -1.6 4.33839 3.26339 -1.4 4.35825 3.2375 -1.4 4.35825 3.2375 -1.6 4.35825 3.2375 -1.4 4.37074 3.20735 -1.4 4.37074 3.20735 -1.6 4.37074 3.20735 -1.4 4.375 3.175 -1.4 4.375 3.175 -1.6 4.375 3.175 -1.4 4.37074 3.14265 -1.4 4.37074 3.14265 -1.6 4.37074 3.14265 -1.4 4.35825 3.1125 -1.4 4.35825 3.1125 -1.6 4.35825 3.1125 -1.4 4.33839 3.08661 -1.4 4.33839 3.08661 -1.6 4.33839 3.08661 -1.4 4.3125 3.06675 -1.4 4.3125 3.06675 -1.6 4.3125 3.06675 -1.4 4.28235 3.05426 -1.4 4.28235 3.05426 -1.6 4.28235 3.05426 -1.4 4.25 3.05 -1.4 4.25 3.05 -1.6 4.25 3.05 -1.4 4.21765 3.05426 -1.4 4.21765 3.05426 -1.6 4.21765 3.05426 -1.4 4.1875 3.06675 -1.4 4.1875 3.06675 -1.6 4.1875 3.06675 -1.4 4.16161 3.08661 -1.4 4.16161 3.08661 -1.6 4.16161 3.08661 -1.4 4.14175 3.1125 -1.4 4.14175 3.1125 -1.6 4.14175 3.1125 -1.4 4.12926 3.14265 -1.4 4.12926 3.14265 -1.6 4.12926 3.14265 -1.4 4.125 3.175 -1.4 4.125 3.175 -1.6 4.125 3.175 -1.4 4.12926 3.20735 -1.4 4.12926 3.20735 -1.6 4.12926 3.20735 -1.4 4.14175 3.2375 -1.4 4.14175 3.2375 -1.6 4.14175 3.2375 -1.4 4.16161 3.26339 -1.4 4.16161 3.26339 -1.6 4.16161 3.26339 -1.4 4.1875 3.28325 -1.4 4.1875 3.28325 -1.6 4.1875 3.28325 -1.4 4.21765 3.29574 -1.4 4.21765 3.29574 -1.6 4.21765 3.29574 -1.4 4.25 3.3 -1.6 4.28235 2.49574 -1.4 4.28235 2.49574 -1.6 4.25 2.5 -1.6 4.28235 2.49574 -1.4 4.3125 2.48325 -1.4 4.28235 2.49574 -1.6 4.28235 2.49574 -1.6 4.3125 2.48325 -1.4 4.3125 2.48325 -1.4 4.3125 2.48325 -1.6 4.3125 2.48325 -1.4 4.33839 2.46339 -1.4 4.33839 2.46339 -1.6 4.3125 2.48325 -1.6 4.33839 2.46339 -1.4 4.35825 2.4375 -1.6 4.33839 2.46339 -1.6 4.35825 2.4375 -1.4 4.37074 2.40735 -1.6 4.35825 2.4375 -1.6 4.37074 2.40735 -1.4 4.375 2.375 -1.6 4.37074 2.40735 -1.6 4.375 2.375 -1.4 4.37074 2.34265 -1.6 4.375 2.375 -1.6 4.37074 2.34265 -1.4 4.35825 2.3125 -1.6 4.37074 2.34265 -1.6 4.35825 2.3125 -1.4 4.33839 2.28661 -1.6 4.35825 2.3125 -1.6 4.33839 2.28661 -1.4 4.3125 2.26675 -1.6 4.33839 2.28661 -1.6 4.3125 2.26675 -1.4 4.28235 2.25426 -1.6 4.3125 2.26675 -1.6 4.28235 2.25426 -1.4 4.25 2.25 -1.6 4.28235 2.25426 -1.6 4.25 2.25 -1.4 4.21765 2.25426 -1.6 4.25 2.25 -1.6 4.21765 2.25426 -1.4 4.1875 2.26675 -1.6 4.21765 2.25426 -1.6 4.1875 2.26675 -1.4 4.16161 2.28661 -1.6 4.1875 2.26675 -1.6 4.16161 2.28661 -1.4 4.14175 2.3125 -1.6 4.16161 2.28661 -1.6 4.14175 2.3125 -1.4 4.12926 2.34265 -1.6 4.14175 2.3125 -1.6 4.12926 2.34265 -1.4 4.125 2.375 -1.6 4.12926 2.34265 -1.6 4.125 2.375 -1.4 4.12926 2.40735 -1.6 4.125 2.375 -1.6 4.12926 2.40735 -1.4 4.14175 2.4375 -1.6 4.12926 2.40735 -1.6 4.14175 2.4375 -1.4 4.16161 2.46339 -1.6 4.14175 2.4375 -1.6 4.16161 2.46339 -1.4 4.1875 2.48325 -1.6 4.16161 2.46339 -1.6 4.1875 2.48325 -1.4 4.21765 2.49574 -1.6 4.1875 2.48325 -1.6 4.21765 2.49574 -1.4 4.25 2.5 -1.6 4.21765 2.49574 -1.6 4.25 2.5 -1.4 4.28235 2.49574 -1.4 4.25 2.5 -1.6 4.25 2.5 -1.4 4.33839 2.46339 -1.6 4.33839 2.46339 -1.4 4.35825 2.4375 -1.4 4.35825 2.4375 -1.6 4.35825 2.4375 -1.4 4.37074 2.40735 -1.4 4.37074 2.40735 -1.6 4.37074 2.40735 -1.4 4.375 2.375 -1.4 4.375 2.375 -1.6 4.375 2.375 -1.4 4.37074 2.34265 -1.4 4.37074 2.34265 -1.6 4.37074 2.34265 -1.4 4.35825 2.3125 -1.4 4.35825 2.3125 -1.6 4.35825 2.3125 -1.4 4.33839 2.28661 -1.4 4.33839 2.28661 -1.6 4.33839 2.28661 -1.4 4.3125 2.26675 -1.4 4.3125 2.26675 -1.6 4.3125 2.26675 -1.4 4.28235 2.25426 -1.4 4.28235 2.25426 -1.6 4.28235 2.25426 -1.4 4.25 2.25 -1.4 4.25 2.25 -1.6 4.25 2.25 -1.4 4.21765 2.25426 -1.4 4.21765 2.25426 -1.6 4.21765 2.25426 -1.4 4.1875 2.26675 -1.4 4.1875 2.26675 -1.6 4.1875 2.26675 -1.4 4.16161 2.28661 -1.4 4.16161 2.28661 -1.6 4.16161 2.28661 -1.4 4.14175 2.3125 -1.4 4.14175 2.3125 -1.6 4.14175 2.3125 -1.4 4.12926 2.34265 -1.4 4.12926 2.34265 -1.6 4.12926 2.34265 -1.4 4.125 2.375 -1.4 4.125 2.375 -1.6 4.125 2.375 -1.4 4.12926 2.40735 -1.4 4.12926 2.40735 -1.6 4.12926 2.40735 -1.4 4.14175 2.4375 -1.4 4.14175 2.4375 -1.6 4.14175 2.4375 -1.4 4.16161 2.46339 -1.4 4.16161 2.46339 -1.6 4.16161 2.46339 -1.4 4.1875 2.48325 -1.4 4.1875 2.48325 -1.6 4.1875 2.48325 -1.4 4.21765 2.49574 -1.4 4.21765 2.49574 -1.6 4.21765 2.49574 -1.4 4.25 2.5 -1.4 1.9 5.18453 -1.4 1.9 5.55 -1.25 1.9 5.45 -1.25 1.9 5.18453 -1.4 1.9 5.18453 -1.25 1.9 5.45 -1.1 1.9 5.45 -1.25 1.9 5.45 -1.2 1.9 5.55 -1.2 1.9 5.55 -1.25 1.9 5.45 -1.4 1.9 5.55 -1.1 2.3 5.45 -1.2 2.3 5.55 -1.25 2.3 5.45 -1.25 2.3 5.45 -1.2 2.3 5.55 -1.4 2.3 5.55 -1.4 2.3 5.18453 -1.25 2.3 5.45 -1.4 2.3 5.55 -1.4 2.3 5.18453 -1.25 2.3 5.18453 -1.25 2.3 5.45 -1.4 1.9 5.18453 -1.25 1.9 5.18453 -1.4 2.1 5.06906 -1.4 2.1 5.06906 -1.25 1.9 5.18453 -1.25 2.1 5.06906 -1.4 2.1 5.06906 -1.25 2.1 5.06906 -1.4 2.3 5.18453 -1.4 2.3 5.18453 -1.25 2.1 5.06906 -1.25 2.3 5.18453 -1.25 1.9 5.45 -1.1 1.9 5.45 -1.25 2 5.25 -1.25 2 5.25 -1.1 1.9 5.45 -1.1 2 5.25 -1.25 2 5.25 -1.1 2 5.25 -1.25 2.2 5.25 -1.25 2.2 5.25 -1.1 2 5.25 -1.1 2.2 5.25 -1.25 2.2 5.25 -1.1 2.2 5.25 -1.25 2.3 5.45 -1.25 2.3 5.45 -1.1 2.2 5.25 -1.1 2.3 5.45 -1.4 1.66547 4.575 -1.4 1.3 4.575 -1.25 1.4 4.575 -1.25 1.66547 4.575 -1.4 1.66547 4.575 -1.25 1.4 4.575 -1.1 1.4 4.575 -1.25 1.4 4.575 -1.2 1.3 4.575 -1.2 1.3 4.575 -1.25 1.4 4.575 -1.4 1.3 4.575 -1.1 1.4 4.975 -1.2 1.3 4.975 -1.25 1.4 4.975 -1.25 1.4 4.975 -1.2 1.3 4.975 -1.4 1.3 4.975 -1.4 1.66547 4.975 -1.25 1.4 4.975 -1.4 1.3 4.975 -1.4 1.66547 4.975 -1.25 1.66547 4.975 -1.25 1.4 4.975 -1.4 1.66547 4.575 -1.25 1.66547 4.575 -1.4 1.78094 4.775 -1.4 1.78094 4.775 -1.25 1.66547 4.575 -1.25 1.78094 4.775 -1.4 1.78094 4.775 -1.25 1.78094 4.775 -1.4 1.66547 4.975 -1.4 1.66547 4.975 -1.25 1.78094 4.775 -1.25 1.66547 4.975 -1.25 1.4 4.575 -1.1 1.4 4.575 -1.25 1.6 4.675 -1.25 1.6 4.675 -1.1 1.4 4.575 -1.1 1.6 4.675 -1.25 1.6 4.675 -1.1 1.6 4.675 -1.25 1.6 4.875 -1.25 1.6 4.875 -1.1 1.6 4.675 -1.1 1.6 4.875 -1.25 1.6 4.875 -1.1 1.6 4.875 -1.25 1.4 4.975 -1.25 1.4 4.975 -1.1 1.6 4.875 -1.1 1.4 4.975 -1.4 2.22074 5.33235 -1.6 2.22074 5.33235 -1.4 2.225 5.3 -1.4 2.22074 5.33235 -1.6 2.20825 5.3625 -1.6 2.22074 5.33235 -1.4 2.22074 5.33235 -1.4 2.20825 5.3625 -1.6 2.20825 5.3625 -1.6 2.20825 5.3625 -1.4 2.20825 5.3625 -1.6 2.18839 5.38839 -1.6 2.18839 5.38839 -1.4 2.20825 5.3625 -1.4 2.18839 5.38839 -1.6 2.1625 5.40825 -1.4 2.18839 5.38839 -1.4 2.1625 5.40825 -1.6 2.13235 5.42074 -1.4 2.1625 5.40825 -1.4 2.13235 5.42074 -1.6 2.1 5.425 -1.4 2.13235 5.42074 -1.4 2.1 5.425 -1.6 2.06765 5.42074 -1.4 2.1 5.425 -1.4 2.06765 5.42074 -1.6 2.0375 5.40825 -1.4 2.06765 5.42074 -1.4 2.0375 5.40825 -1.6 2.01161 5.38839 -1.4 2.0375 5.40825 -1.4 2.01161 5.38839 -1.6 1.99175 5.3625 -1.4 2.01161 5.38839 -1.4 1.99175 5.3625 -1.6 1.97926 5.33235 -1.4 1.99175 5.3625 -1.4 1.97926 5.33235 -1.6 1.975 5.3 -1.4 1.97926 5.33235 -1.4 1.975 5.3 -1.6 1.97926 5.26765 -1.4 1.975 5.3 -1.4 1.97926 5.26765 -1.6 1.99175 5.2375 -1.4 1.97926 5.26765 -1.4 1.99175 5.2375 -1.6 2.01161 5.21161 -1.4 1.99175 5.2375 -1.4 2.01161 5.21161 -1.6 2.0375 5.19175 -1.4 2.01161 5.21161 -1.4 2.0375 5.19175 -1.6 2.06765 5.17926 -1.4 2.0375 5.19175 -1.4 2.06765 5.17926 -1.6 2.1 5.175 -1.4 2.06765 5.17926 -1.4 2.1 5.175 -1.6 2.13235 5.17926 -1.4 2.1 5.175 -1.4 2.13235 5.17926 -1.6 2.1625 5.19175 -1.4 2.13235 5.17926 -1.4 2.1625 5.19175 -1.6 2.18839 5.21161 -1.4 2.1625 5.19175 -1.4 2.18839 5.21161 -1.6 2.20825 5.2375 -1.4 2.18839 5.21161 -1.4 2.20825 5.2375 -1.6 2.22074 5.26765 -1.4 2.20825 5.2375 -1.4 2.22074 5.26765 -1.6 2.225 5.3 -1.4 2.22074 5.26765 -1.4 2.225 5.3 -1.6 2.22074 5.33235 -1.6 2.225 5.3 -1.4 2.225 5.3 -1.6 2.18839 5.38839 -1.4 2.18839 5.38839 -1.6 2.1625 5.40825 -1.6 2.1625 5.40825 -1.4 2.1625 5.40825 -1.6 2.13235 5.42074 -1.6 2.13235 5.42074 -1.4 2.13235 5.42074 -1.6 2.1 5.425 -1.6 2.1 5.425 -1.4 2.1 5.425 -1.6 2.06765 5.42074 -1.6 2.06765 5.42074 -1.4 2.06765 5.42074 -1.6 2.0375 5.40825 -1.6 2.0375 5.40825 -1.4 2.0375 5.40825 -1.6 2.01161 5.38839 -1.6 2.01161 5.38839 -1.4 2.01161 5.38839 -1.6 1.99175 5.3625 -1.6 1.99175 5.3625 -1.4 1.99175 5.3625 -1.6 1.97926 5.33235 -1.6 1.97926 5.33235 -1.4 1.97926 5.33235 -1.6 1.975 5.3 -1.6 1.975 5.3 -1.4 1.975 5.3 -1.6 1.97926 5.26765 -1.6 1.97926 5.26765 -1.4 1.97926 5.26765 -1.6 1.99175 5.2375 -1.6 1.99175 5.2375 -1.4 1.99175 5.2375 -1.6 2.01161 5.21161 -1.6 2.01161 5.21161 -1.4 2.01161 5.21161 -1.6 2.0375 5.19175 -1.6 2.0375 5.19175 -1.4 2.0375 5.19175 -1.6 2.06765 5.17926 -1.6 2.06765 5.17926 -1.4 2.06765 5.17926 -1.6 2.1 5.175 -1.6 2.1 5.175 -1.4 2.1 5.175 -1.6 2.13235 5.17926 -1.6 2.13235 5.17926 -1.4 2.13235 5.17926 -1.6 2.1625 5.19175 -1.6 2.1625 5.19175 -1.4 2.1625 5.19175 -1.6 2.18839 5.21161 -1.6 2.18839 5.21161 -1.4 2.18839 5.21161 -1.6 2.20825 5.2375 -1.6 2.20825 5.2375 -1.4 2.20825 5.2375 -1.6 2.22074 5.26765 -1.6 2.22074 5.26765 -1.4 2.22074 5.26765 -1.6 2.225 5.3 -1.4 1.58235 4.65426 -1.6 1.58235 4.65426 -1.4 1.55 4.65 -1.4 1.58235 4.65426 -1.6 1.6125 4.66675 -1.6 1.58235 4.65426 -1.4 1.58235 4.65426 -1.4 1.6125 4.66675 -1.6 1.6125 4.66675 -1.6 1.6125 4.66675 -1.4 1.6125 4.66675 -1.6 1.63839 4.68661 -1.6 1.63839 4.68661 -1.4 1.6125 4.66675 -1.4 1.63839 4.68661 -1.6 1.65825 4.7125 -1.4 1.63839 4.68661 -1.4 1.65825 4.7125 -1.6 1.67074 4.74265 -1.4 1.65825 4.7125 -1.4 1.67074 4.74265 -1.6 1.675 4.775 -1.4 1.67074 4.74265 -1.4 1.675 4.775 -1.6 1.67074 4.80735 -1.4 1.675 4.775 -1.4 1.67074 4.80735 -1.6 1.65825 4.8375 -1.4 1.67074 4.80735 -1.4 1.65825 4.8375 -1.6 1.63839 4.86339 -1.4 1.65825 4.8375 -1.4 1.63839 4.86339 -1.6 1.6125 4.88325 -1.4 1.63839 4.86339 -1.4 1.6125 4.88325 -1.6 1.58235 4.89574 -1.4 1.6125 4.88325 -1.4 1.58235 4.89574 -1.6 1.55 4.9 -1.4 1.58235 4.89574 -1.4 1.55 4.9 -1.6 1.51765 4.89574 -1.4 1.55 4.9 -1.4 1.51765 4.89574 -1.6 1.4875 4.88325 -1.4 1.51765 4.89574 -1.4 1.4875 4.88325 -1.6 1.46161 4.86339 -1.4 1.4875 4.88325 -1.4 1.46161 4.86339 -1.6 1.44175 4.8375 -1.4 1.46161 4.86339 -1.4 1.44175 4.8375 -1.6 1.42926 4.80735 -1.4 1.44175 4.8375 -1.4 1.42926 4.80735 -1.6 1.425 4.775 -1.4 1.42926 4.80735 -1.4 1.425 4.775 -1.6 1.42926 4.74265 -1.4 1.425 4.775 -1.4 1.42926 4.74265 -1.6 1.44175 4.7125 -1.4 1.42926 4.74265 -1.4 1.44175 4.7125 -1.6 1.46161 4.68661 -1.4 1.44175 4.7125 -1.4 1.46161 4.68661 -1.6 1.4875 4.66675 -1.4 1.46161 4.68661 -1.4 1.4875 4.66675 -1.6 1.51765 4.65426 -1.4 1.4875 4.66675 -1.4 1.51765 4.65426 -1.6 1.55 4.65 -1.4 1.51765 4.65426 -1.4 1.55 4.65 -1.6 1.58235 4.65426 -1.6 1.55 4.65 -1.4 1.55 4.65 -1.6 1.63839 4.68661 -1.4 1.63839 4.68661 -1.6 1.65825 4.7125 -1.6 1.65825 4.7125 -1.4 1.65825 4.7125 -1.6 1.67074 4.74265 -1.6 1.67074 4.74265 -1.4 1.67074 4.74265 -1.6 1.675 4.775 -1.6 1.675 4.775 -1.4 1.675 4.775 -1.6 1.67074 4.80735 -1.6 1.67074 4.80735 -1.4 1.67074 4.80735 -1.6 1.65825 4.8375 -1.6 1.65825 4.8375 -1.4 1.65825 4.8375 -1.6 1.63839 4.86339 -1.6 1.63839 4.86339 -1.4 1.63839 4.86339 -1.6 1.6125 4.88325 -1.6 1.6125 4.88325 -1.4 1.6125 4.88325 -1.6 1.58235 4.89574 -1.6 1.58235 4.89574 -1.4 1.58235 4.89574 -1.6 1.55 4.9 -1.6 1.55 4.9 -1.4 1.55 4.9 -1.6 1.51765 4.89574 -1.6 1.51765 4.89574 -1.4 1.51765 4.89574 -1.6 1.4875 4.88325 -1.6 1.4875 4.88325 -1.4 1.4875 4.88325 -1.6 1.46161 4.86339 -1.6 1.46161 4.86339 -1.4 1.46161 4.86339 -1.6 1.44175 4.8375 -1.6 1.44175 4.8375 -1.4 1.44175 4.8375 -1.6 1.42926 4.80735 -1.6 1.42926 4.80735 -1.4 1.42926 4.80735 -1.6 1.425 4.775 -1.6 1.425 4.775 -1.4 1.425 4.775 -1.6 1.42926 4.74265 -1.6 1.42926 4.74265 -1.4 1.42926 4.74265 -1.6 1.44175 4.7125 -1.6 1.44175 4.7125 -1.4 1.44175 4.7125 -1.6 1.46161 4.68661 -1.6 1.46161 4.68661 -1.4 1.46161 4.68661 -1.6 1.4875 4.66675 -1.6 1.4875 4.66675 -1.4 1.4875 4.66675 -1.6 1.51765 4.65426 -1.6 1.51765 4.65426 -1.4 1.51765 4.65426 -1.6 1.55 4.65 -1.4 1.66547 3.775 -1.4 1.3 3.775 -1.25 1.4 3.775 -1.25 1.66547 3.775 -1.4 1.66547 3.775 -1.25 1.4 3.775 -1.1 1.4 3.775 -1.25 1.4 3.775 -1.2 1.3 3.775 -1.2 1.3 3.775 -1.25 1.4 3.775 -1.4 1.3 3.775 -1.1 1.4 4.175 -1.2 1.3 4.175 -1.25 1.4 4.175 -1.25 1.4 4.175 -1.2 1.3 4.175 -1.4 1.3 4.175 -1.4 1.66547 4.175 -1.25 1.4 4.175 -1.4 1.3 4.175 -1.4 1.66547 4.175 -1.25 1.66547 4.175 -1.25 1.4 4.175 -1.4 1.66547 2.975 -1.4 1.3 2.975 -1.25 1.4 2.975 -1.25 1.66547 2.975 -1.4 1.66547 2.975 -1.25 1.4 2.975 -1.1 1.4 2.975 -1.25 1.4 2.975 -1.2 1.3 2.975 -1.2 1.3 2.975 -1.25 1.4 2.975 -1.4 1.3 2.975 -1.1 1.4 3.375 -1.2 1.3 3.375 -1.25 1.4 3.375 -1.25 1.4 3.375 -1.2 1.3 3.375 -1.4 1.3 3.375 -1.4 1.66547 3.375 -1.25 1.4 3.375 -1.4 1.3 3.375 -1.4 1.66547 3.375 -1.25 1.66547 3.375 -1.25 1.4 3.375 -1.4 1.66547 2.175 -1.4 1.3 2.175 -1.25 1.4 2.175 -1.25 1.66547 2.175 -1.4 1.66547 2.175 -1.25 1.4 2.175 -1.1 1.4 2.175 -1.25 1.4 2.175 -1.2 1.3 2.175 -1.2 1.3 2.175 -1.25 1.4 2.175 -1.4 1.3 2.175 -1.1 1.4 2.575 -1.2 1.3 2.575 -1.25 1.4 2.575 -1.25 1.4 2.575 -1.2 1.3 2.575 -1.4 1.3 2.575 -1.4 1.66547 2.575 -1.25 1.4 2.575 -1.4 1.3 2.575 -1.4 1.66547 2.575 -1.25 1.66547 2.575 -1.25 1.4 2.575 -1.4 1.66547 3.775 -1.25 1.66547 3.775 -1.4 1.78094 3.975 -1.4 1.78094 3.975 -1.25 1.66547 3.775 -1.25 1.78094 3.975 -1.4 1.78094 3.975 -1.25 1.78094 3.975 -1.4 1.66547 4.175 -1.4 1.66547 4.175 -1.25 1.78094 3.975 -1.25 1.66547 4.175 -1.4 1.66547 2.975 -1.25 1.66547 2.975 -1.4 1.78094 3.175 -1.4 1.78094 3.175 -1.25 1.66547 2.975 -1.25 1.78094 3.175 -1.4 1.78094 3.175 -1.25 1.78094 3.175 -1.4 1.66547 3.375 -1.4 1.66547 3.375 -1.25 1.78094 3.175 -1.25 1.66547 3.375 -1.4 1.66547 2.175 -1.25 1.66547 2.175 -1.4 1.78094 2.375 -1.4 1.78094 2.375 -1.25 1.66547 2.175 -1.25 1.78094 2.375 -1.4 1.78094 2.375 -1.25 1.78094 2.375 -1.4 1.66547 2.575 -1.4 1.66547 2.575 -1.25 1.78094 2.375 -1.25 1.66547 2.575 -1.25 1.4 3.775 -1.1 1.4 3.775 -1.25 1.6 3.875 -1.25 1.6 3.875 -1.1 1.4 3.775 -1.1 1.6 3.875 -1.25 1.6 3.875 -1.1 1.6 3.875 -1.25 1.6 4.075 -1.25 1.6 4.075 -1.1 1.6 3.875 -1.1 1.6 4.075 -1.25 1.6 4.075 -1.1 1.6 4.075 -1.25 1.4 4.175 -1.25 1.4 4.175 -1.1 1.6 4.075 -1.1 1.4 4.175 -1.25 1.4 2.975 -1.1 1.4 2.975 -1.25 1.6 3.075 -1.25 1.6 3.075 -1.1 1.4 2.975 -1.1 1.6 3.075 -1.25 1.6 3.075 -1.1 1.6 3.075 -1.25 1.6 3.275 -1.25 1.6 3.275 -1.1 1.6 3.075 -1.1 1.6 3.275 -1.25 1.6 3.275 -1.1 1.6 3.275 -1.25 1.4 3.375 -1.25 1.4 3.375 -1.1 1.6 3.275 -1.1 1.4 3.375 -1.25 1.4 2.175 -1.1 1.4 2.175 -1.25 1.6 2.275 -1.25 1.6 2.275 -1.1 1.4 2.175 -1.1 1.6 2.275 -1.25 1.6 2.275 -1.1 1.6 2.275 -1.25 1.6 2.475 -1.25 1.6 2.475 -1.1 1.6 2.275 -1.1 1.6 2.475 -1.25 1.6 2.475 -1.1 1.6 2.475 -1.25 1.4 2.575 -1.25 1.4 2.575 -1.1 1.6 2.475 -1.1 1.4 2.575 -1.4 1.58235 3.85426 -1.6 1.58235 3.85426 -1.4 1.55 3.85 -1.4 1.58235 3.85426 -1.6 1.6125 3.86675 -1.6 1.58235 3.85426 -1.4 1.58235 3.85426 -1.4 1.6125 3.86675 -1.6 1.6125 3.86675 -1.6 1.6125 3.86675 -1.4 1.6125 3.86675 -1.6 1.63839 3.88661 -1.6 1.63839 3.88661 -1.4 1.6125 3.86675 -1.4 1.63839 3.88661 -1.6 1.65825 3.9125 -1.4 1.63839 3.88661 -1.4 1.65825 3.9125 -1.6 1.67074 3.94265 -1.4 1.65825 3.9125 -1.4 1.67074 3.94265 -1.6 1.675 3.975 -1.4 1.67074 3.94265 -1.4 1.675 3.975 -1.6 1.67074 4.00735 -1.4 1.675 3.975 -1.4 1.67074 4.00735 -1.6 1.65825 4.0375 -1.4 1.67074 4.00735 -1.4 1.65825 4.0375 -1.6 1.63839 4.06339 -1.4 1.65825 4.0375 -1.4 1.63839 4.06339 -1.6 1.6125 4.08325 -1.4 1.63839 4.06339 -1.4 1.6125 4.08325 -1.6 1.58235 4.09574 -1.4 1.6125 4.08325 -1.4 1.58235 4.09574 -1.6 1.55 4.1 -1.4 1.58235 4.09574 -1.4 1.55 4.1 -1.6 1.51765 4.09574 -1.4 1.55 4.1 -1.4 1.51765 4.09574 -1.6 1.4875 4.08325 -1.4 1.51765 4.09574 -1.4 1.4875 4.08325 -1.6 1.46161 4.06339 -1.4 1.4875 4.08325 -1.4 1.46161 4.06339 -1.6 1.44175 4.0375 -1.4 1.46161 4.06339 -1.4 1.44175 4.0375 -1.6 1.42926 4.00735 -1.4 1.44175 4.0375 -1.4 1.42926 4.00735 -1.6 1.425 3.975 -1.4 1.42926 4.00735 -1.4 1.425 3.975 -1.6 1.42926 3.94265 -1.4 1.425 3.975 -1.4 1.42926 3.94265 -1.6 1.44175 3.9125 -1.4 1.42926 3.94265 -1.4 1.44175 3.9125 -1.6 1.46161 3.88661 -1.4 1.44175 3.9125 -1.4 1.46161 3.88661 -1.6 1.4875 3.86675 -1.4 1.46161 3.88661 -1.4 1.4875 3.86675 -1.6 1.51765 3.85426 -1.4 1.4875 3.86675 -1.4 1.51765 3.85426 -1.6 1.55 3.85 -1.4 1.51765 3.85426 -1.4 1.55 3.85 -1.6 1.58235 3.85426 -1.6 1.55 3.85 -1.4 1.55 3.85 -1.6 1.63839 3.88661 -1.4 1.63839 3.88661 -1.6 1.65825 3.9125 -1.6 1.65825 3.9125 -1.4 1.65825 3.9125 -1.6 1.67074 3.94265 -1.6 1.67074 3.94265 -1.4 1.67074 3.94265 -1.6 1.675 3.975 -1.6 1.675 3.975 -1.4 1.675 3.975 -1.6 1.67074 4.00735 -1.6 1.67074 4.00735 -1.4 1.67074 4.00735 -1.6 1.65825 4.0375 -1.6 1.65825 4.0375 -1.4 1.65825 4.0375 -1.6 1.63839 4.06339 -1.6 1.63839 4.06339 -1.4 1.63839 4.06339 -1.6 1.6125 4.08325 -1.6 1.6125 4.08325 -1.4 1.6125 4.08325 -1.6 1.58235 4.09574 -1.6 1.58235 4.09574 -1.4 1.58235 4.09574 -1.6 1.55 4.1 -1.6 1.55 4.1 -1.4 1.55 4.1 -1.6 1.51765 4.09574 -1.6 1.51765 4.09574 -1.4 1.51765 4.09574 -1.6 1.4875 4.08325 -1.6 1.4875 4.08325 -1.4 1.4875 4.08325 -1.6 1.46161 4.06339 -1.6 1.46161 4.06339 -1.4 1.46161 4.06339 -1.6 1.44175 4.0375 -1.6 1.44175 4.0375 -1.4 1.44175 4.0375 -1.6 1.42926 4.00735 -1.6 1.42926 4.00735 -1.4 1.42926 4.00735 -1.6 1.425 3.975 -1.6 1.425 3.975 -1.4 1.425 3.975 -1.6 1.42926 3.94265 -1.6 1.42926 3.94265 -1.4 1.42926 3.94265 -1.6 1.44175 3.9125 -1.6 1.44175 3.9125 -1.4 1.44175 3.9125 -1.6 1.46161 3.88661 -1.6 1.46161 3.88661 -1.4 1.46161 3.88661 -1.6 1.4875 3.86675 -1.6 1.4875 3.86675 -1.4 1.4875 3.86675 -1.6 1.51765 3.85426 -1.6 1.51765 3.85426 -1.4 1.51765 3.85426 -1.6 1.55 3.85 -1.4 1.58235 3.05426 -1.6 1.58235 3.05426 -1.4 1.55 3.05 -1.4 1.58235 3.05426 -1.6 1.6125 3.06675 -1.6 1.58235 3.05426 -1.4 1.58235 3.05426 -1.4 1.6125 3.06675 -1.6 1.6125 3.06675 -1.6 1.6125 3.06675 -1.4 1.6125 3.06675 -1.6 1.63839 3.08661 -1.6 1.63839 3.08661 -1.4 1.6125 3.06675 -1.4 1.63839 3.08661 -1.6 1.65825 3.1125 -1.4 1.63839 3.08661 -1.4 1.65825 3.1125 -1.6 1.67074 3.14265 -1.4 1.65825 3.1125 -1.4 1.67074 3.14265 -1.6 1.675 3.175 -1.4 1.67074 3.14265 -1.4 1.675 3.175 -1.6 1.67074 3.20735 -1.4 1.675 3.175 -1.4 1.67074 3.20735 -1.6 1.65825 3.2375 -1.4 1.67074 3.20735 -1.4 1.65825 3.2375 -1.6 1.63839 3.26339 -1.4 1.65825 3.2375 -1.4 1.63839 3.26339 -1.6 1.6125 3.28325 -1.4 1.63839 3.26339 -1.4 1.6125 3.28325 -1.6 1.58235 3.29574 -1.4 1.6125 3.28325 -1.4 1.58235 3.29574 -1.6 1.55 3.3 -1.4 1.58235 3.29574 -1.4 1.55 3.3 -1.6 1.51765 3.29574 -1.4 1.55 3.3 -1.4 1.51765 3.29574 -1.6 1.4875 3.28325 -1.4 1.51765 3.29574 -1.4 1.4875 3.28325 -1.6 1.46161 3.26339 -1.4 1.4875 3.28325 -1.4 1.46161 3.26339 -1.6 1.44175 3.2375 -1.4 1.46161 3.26339 -1.4 1.44175 3.2375 -1.6 1.42926 3.20735 -1.4 1.44175 3.2375 -1.4 1.42926 3.20735 -1.6 1.425 3.175 -1.4 1.42926 3.20735 -1.4 1.425 3.175 -1.6 1.42926 3.14265 -1.4 1.425 3.175 -1.4 1.42926 3.14265 -1.6 1.44175 3.1125 -1.4 1.42926 3.14265 -1.4 1.44175 3.1125 -1.6 1.46161 3.08661 -1.4 1.44175 3.1125 -1.4 1.46161 3.08661 -1.6 1.4875 3.06675 -1.4 1.46161 3.08661 -1.4 1.4875 3.06675 -1.6 1.51765 3.05426 -1.4 1.4875 3.06675 -1.4 1.51765 3.05426 -1.6 1.55 3.05 -1.4 1.51765 3.05426 -1.4 1.55 3.05 -1.6 1.58235 3.05426 -1.6 1.55 3.05 -1.4 1.55 3.05 -1.6 1.63839 3.08661 -1.4 1.63839 3.08661 -1.6 1.65825 3.1125 -1.6 1.65825 3.1125 -1.4 1.65825 3.1125 -1.6 1.67074 3.14265 -1.6 1.67074 3.14265 -1.4 1.67074 3.14265 -1.6 1.675 3.175 -1.6 1.675 3.175 -1.4 1.675 3.175 -1.6 1.67074 3.20735 -1.6 1.67074 3.20735 -1.4 1.67074 3.20735 -1.6 1.65825 3.2375 -1.6 1.65825 3.2375 -1.4 1.65825 3.2375 -1.6 1.63839 3.26339 -1.6 1.63839 3.26339 -1.4 1.63839 3.26339 -1.6 1.6125 3.28325 -1.6 1.6125 3.28325 -1.4 1.6125 3.28325 -1.6 1.58235 3.29574 -1.6 1.58235 3.29574 -1.4 1.58235 3.29574 -1.6 1.55 3.3 -1.6 1.55 3.3 -1.4 1.55 3.3 -1.6 1.51765 3.29574 -1.6 1.51765 3.29574 -1.4 1.51765 3.29574 -1.6 1.4875 3.28325 -1.6 1.4875 3.28325 -1.4 1.4875 3.28325 -1.6 1.46161 3.26339 -1.6 1.46161 3.26339 -1.4 1.46161 3.26339 -1.6 1.44175 3.2375 -1.6 1.44175 3.2375 -1.4 1.44175 3.2375 -1.6 1.42926 3.20735 -1.6 1.42926 3.20735 -1.4 1.42926 3.20735 -1.6 1.425 3.175 -1.6 1.425 3.175 -1.4 1.425 3.175 -1.6 1.42926 3.14265 -1.6 1.42926 3.14265 -1.4 1.42926 3.14265 -1.6 1.44175 3.1125 -1.6 1.44175 3.1125 -1.4 1.44175 3.1125 -1.6 1.46161 3.08661 -1.6 1.46161 3.08661 -1.4 1.46161 3.08661 -1.6 1.4875 3.06675 -1.6 1.4875 3.06675 -1.4 1.4875 3.06675 -1.6 1.51765 3.05426 -1.6 1.51765 3.05426 -1.4 1.51765 3.05426 -1.6 1.55 3.05 -1.4 1.58235 2.25426 -1.6 1.58235 2.25426 -1.4 1.55 2.25 -1.4 1.58235 2.25426 -1.6 1.6125 2.26675 -1.6 1.58235 2.25426 -1.4 1.58235 2.25426 -1.4 1.6125 2.26675 -1.6 1.6125 2.26675 -1.6 1.6125 2.26675 -1.4 1.6125 2.26675 -1.6 1.63839 2.28661 -1.6 1.63839 2.28661 -1.4 1.6125 2.26675 -1.4 1.63839 2.28661 -1.6 1.65825 2.3125 -1.4 1.63839 2.28661 -1.4 1.65825 2.3125 -1.6 1.67074 2.34265 -1.4 1.65825 2.3125 -1.4 1.67074 2.34265 -1.6 1.675 2.375 -1.4 1.67074 2.34265 -1.4 1.675 2.375 -1.6 1.67074 2.40735 -1.4 1.675 2.375 -1.4 1.67074 2.40735 -1.6 1.65825 2.4375 -1.4 1.67074 2.40735 -1.4 1.65825 2.4375 -1.6 1.63839 2.46339 -1.4 1.65825 2.4375 -1.4 1.63839 2.46339 -1.6 1.6125 2.48325 -1.4 1.63839 2.46339 -1.4 1.6125 2.48325 -1.6 1.58235 2.49574 -1.4 1.6125 2.48325 -1.4 1.58235 2.49574 -1.6 1.55 2.5 -1.4 1.58235 2.49574 -1.4 1.55 2.5 -1.6 1.51765 2.49574 -1.4 1.55 2.5 -1.4 1.51765 2.49574 -1.6 1.4875 2.48325 -1.4 1.51765 2.49574 -1.4 1.4875 2.48325 -1.6 1.46161 2.46339 -1.4 1.4875 2.48325 -1.4 1.46161 2.46339 -1.6 1.44175 2.4375 -1.4 1.46161 2.46339 -1.4 1.44175 2.4375 -1.6 1.42926 2.40735 -1.4 1.44175 2.4375 -1.4 1.42926 2.40735 -1.6 1.425 2.375 -1.4 1.42926 2.40735 -1.4 1.425 2.375 -1.6 1.42926 2.34265 -1.4 1.425 2.375 -1.4 1.42926 2.34265 -1.6 1.44175 2.3125 -1.4 1.42926 2.34265 -1.4 1.44175 2.3125 -1.6 1.46161 2.28661 -1.4 1.44175 2.3125 -1.4 1.46161 2.28661 -1.6 1.4875 2.26675 -1.4 1.46161 2.28661 -1.4 1.4875 2.26675 -1.6 1.51765 2.25426 -1.4 1.4875 2.26675 -1.4 1.51765 2.25426 -1.6 1.55 2.25 -1.4 1.51765 2.25426 -1.4 1.55 2.25 -1.6 1.58235 2.25426 -1.6 1.55 2.25 -1.4 1.55 2.25 -1.6 1.63839 2.28661 -1.4 1.63839 2.28661 -1.6 1.65825 2.3125 -1.6 1.65825 2.3125 -1.4 1.65825 2.3125 -1.6 1.67074 2.34265 -1.6 1.67074 2.34265 -1.4 1.67074 2.34265 -1.6 1.675 2.375 -1.6 1.675 2.375 -1.4 1.675 2.375 -1.6 1.67074 2.40735 -1.6 1.67074 2.40735 -1.4 1.67074 2.40735 -1.6 1.65825 2.4375 -1.6 1.65825 2.4375 -1.4 1.65825 2.4375 -1.6 1.63839 2.46339 -1.6 1.63839 2.46339 -1.4 1.63839 2.46339 -1.6 1.6125 2.48325 -1.6 1.6125 2.48325 -1.4 1.6125 2.48325 -1.6 1.58235 2.49574 -1.6 1.58235 2.49574 -1.4 1.58235 2.49574 -1.6 1.55 2.5 -1.6 1.55 2.5 -1.4 1.55 2.5 -1.6 1.51765 2.49574 -1.6 1.51765 2.49574 -1.4 1.51765 2.49574 -1.6 1.4875 2.48325 -1.6 1.4875 2.48325 -1.4 1.4875 2.48325 -1.6 1.46161 2.46339 -1.6 1.46161 2.46339 -1.4 1.46161 2.46339 -1.6 1.44175 2.4375 -1.6 1.44175 2.4375 -1.4 1.44175 2.4375 -1.6 1.42926 2.40735 -1.6 1.42926 2.40735 -1.4 1.42926 2.40735 -1.6 1.425 2.375 -1.6 1.425 2.375 -1.4 1.425 2.375 -1.6 1.42926 2.34265 -1.6 1.42926 2.34265 -1.4 1.42926 2.34265 -1.6 1.44175 2.3125 -1.6 1.44175 2.3125 -1.4 1.44175 2.3125 -1.6 1.46161 2.28661 -1.6 1.46161 2.28661 -1.4 1.46161 2.28661 -1.6 1.4875 2.26675 -1.6 1.4875 2.26675 -1.4 1.4875 2.26675 -1.6 1.51765 2.25426 -1.6 1.51765 2.25426 -1.4 1.51765 2.25426 -1.6 1.55 2.25 -1.1 3.7 0.55 -1.43 3.7 0.55 -1.1 3.77116 0.555089 -1.1 3.77116 0.555089 -1.43 3.7 0.55 -1.43 3.77277 0.555324 -1.1 3.84087 0.570253 -1.43 3.77277 0.555324 -1.43 3.84399 0.571182 -1.1 3.90771 0.595184 -1.43 3.84399 0.571182 -1.43 3.91215 0.597237 -1.1 3.97032 0.629373 -1.43 3.91215 0.597237 -1.43 3.97578 0.632934 -1.1 4.02743 0.672125 -1.43 3.97578 0.632934 -1.43 4.03355 0.677513 -1.1 4.07787 0.72257 -1.43 4.03355 0.677513 -1.43 4.08421 0.730024 -1.1 4.12063 0.77968 -1.43 4.08421 0.730024 -1.43 4.12669 0.789349 -1.1 4.15482 0.842292 -1.43 4.12669 0.789349 -1.43 4.16008 0.854224 -1.1 4.17975 0.909134 -1.43 4.16008 0.854224 -1.43 4.18367 0.923269 -1.1 4.19491 0.978843 -1.43 4.18367 0.923269 -1.43 4.19697 0.995013 -1.45 4.19865 1.0133 -1.43 4.19697 0.995013 -1.45 4.19697 0.995013 -1.45 4.19865 1.0133 -1.1 4.19491 0.978843 -1.43 4.19697 0.995013 -1.45 4.19865 1.0133 -1.1 4.2 1.05 -1.1 4.19491 0.978843 -1.45 4.19865 1.0133 -1.45 4.19966 1.03164 -1.1 4.2 1.05 -1.1 4.2 1.05 -1.45 4.19966 1.03164 -1.45 4.2 1.05 -1.1 3.77116 0.555089 -1.43 3.77277 0.555324 -1.1 3.84087 0.570253 -1.1 3.84087 0.570253 -1.43 3.84399 0.571182 -1.1 3.90771 0.595184 -1.1 3.90771 0.595184 -1.43 3.91215 0.597237 -1.1 3.97032 0.629373 -1.1 3.97032 0.629373 -1.43 3.97578 0.632934 -1.1 4.02743 0.672125 -1.1 4.02743 0.672125 -1.43 4.03355 0.677513 -1.1 4.07787 0.72257 -1.1 4.07787 0.72257 -1.43 4.08421 0.730024 -1.1 4.12063 0.77968 -1.1 4.12063 0.77968 -1.43 4.12669 0.789349 -1.1 4.15482 0.842292 -1.1 4.15482 0.842292 -1.43 4.16008 0.854224 -1.1 4.17975 0.909134 -1.1 4.17975 0.909134 -1.43 4.18367 0.923269 -1.1 4.19491 0.978843 -1.45 3.65 0.57 -1.475 3.65 0.57 -1.45 3.65 0.8 -1.45 3.65 0.8 -1.475 3.65 0.57 -1.50865 3.65 0.57443 -1.54 3.65 0.587417 -1.45 3.65 0.8 -1.50865 3.65 0.57443 -1.54 3.65 0.587417 -1.56692 3.65 0.608076 -1.45 3.65 0.8 -1.45 3.65 0.8 -1.56692 3.65 0.608076 -1.58758 3.65 0.635 -1.60057 3.65 0.666354 -1.45 3.65 0.8 -1.58758 3.65 0.635 -1.60057 3.65 0.666354 -1.605 3.65 0.7 -1.45 3.65 0.8 -1.45 3.65 0.8 -1.605 3.65 0.7 -1.605 3.65 0.8 -1.45 4.17443 0.977058 -1.45 4.15935 0.910731 -1.45 4.17184 0.975 -1.45 4.17184 0.975 -1.45 4.15935 0.910731 -1.45 3.89571 0.870711 -1.45 3.875 0.886603 -1.45 4.17184 0.975 -1.45 3.89571 0.870711 -1.45 3.875 0.886603 -1.45 3.825 0.975 -1.45 4.17184 0.975 -1.45 3.875 0.886603 -1.45 3.85088 0.896593 -1.45 3.825 0.975 -1.45 3.825 0.975 -1.45 3.85088 0.896593 -1.45 3.825 0.9 -1.45 3.78606 0.970612 -1.45 3.825 0.9 -1.45 3.79912 0.896593 -1.45 3.74907 0.95767 -1.45 3.79912 0.896593 -1.45 3.775 0.886603 -1.45 3.71589 0.936821 -1.45 3.775 0.886603 -1.45 3.68818 0.909111 -1.45 3.71589 0.936821 -1.45 3.74907 0.95767 -1.45 3.775 0.886603 -1.45 3.89571 0.870711 -1.45 4.15935 0.910731 -1.45 3.9116 0.85 -1.45 3.9116 0.85 -1.45 4.15935 0.910731 -1.45 4.13505 0.8472 -1.45 3.92159 0.825882 -1.45 4.13505 0.8472 -1.45 4.10202 0.787741 -1.45 3.925 0.8 -1.45 4.10202 0.787741 -1.45 4.06091 0.733549 -1.45 3.92159 0.774118 -1.45 4.06091 0.733549 -1.45 3.9116 0.75 -1.45 3.92159 0.774118 -1.45 3.925 0.8 -1.45 4.06091 0.733549 -1.45 3.9116 0.85 -1.45 4.13505 0.8472 -1.45 3.92159 0.825882 -1.45 3.92159 0.825882 -1.45 4.10202 0.787741 -1.45 3.925 0.8 -1.45 4.06091 0.733549 -1.45 4.01256 0.685712 -1.45 3.9116 0.75 -1.45 3.9116 0.75 -1.45 4.01256 0.685712 -1.45 3.89571 0.729289 -1.45 3.89571 0.729289 -1.45 4.01256 0.685712 -1.45 3.95793 0.645189 -1.45 3.875 0.713397 -1.45 3.95793 0.645189 -1.45 3.89812 0.612795 -1.45 3.85088 0.703407 -1.45 3.89812 0.612795 -1.45 3.825 0.7 -1.45 3.85088 0.703407 -1.45 3.875 0.713397 -1.45 3.89812 0.612795 -1.45 3.89571 0.729289 -1.45 3.95793 0.645189 -1.45 3.875 0.713397 -1.45 3.89812 0.612795 -1.45 3.83433 0.58918 -1.45 3.825 0.7 -1.45 3.825 0.7 -1.45 3.83433 0.58918 -1.45 3.79912 0.703407 -1.45 3.79912 0.703407 -1.45 3.83433 0.58918 -1.45 3.76785 0.574819 -1.45 3.775 0.713397 -1.45 3.76785 0.574819 -1.45 3.7 0.57 -1.45 3.75429 0.729289 -1.45 3.7 0.57 -1.45 3.65 0.57 -1.45 3.7384 0.75 -1.45 3.65 0.57 -1.45 3.65 0.8 -1.45 3.72841 0.774118 -1.45 3.65 0.8 -1.45 3.725 0.8 -1.45 3.72841 0.774118 -1.45 3.7384 0.75 -1.45 3.65 0.8 -1.45 3.79912 0.703407 -1.45 3.76785 0.574819 -1.45 3.775 0.713397 -1.45 3.775 0.713397 -1.45 3.7 0.57 -1.45 3.75429 0.729289 -1.45 3.75429 0.729289 -1.45 3.65 0.57 -1.45 3.7384 0.75 -1.45 3.725 0.8 -1.45 3.65 0.8 -1.45 3.72841 0.825882 -1.45 3.72841 0.825882 -1.45 3.65 0.8 -1.45 3.65439 0.838941 -1.45 3.7384 0.85 -1.45 3.65439 0.838941 -1.45 3.66733 0.87593 -1.45 3.75429 0.870711 -1.45 3.66733 0.87593 -1.45 3.68818 0.909111 -1.45 3.775 0.886603 -1.45 3.75429 0.870711 -1.45 3.68818 0.909111 -1.45 3.72841 0.825882 -1.45 3.65439 0.838941 -1.45 3.7384 0.85 -1.45 3.7384 0.85 -1.45 3.66733 0.87593 -1.45 3.75429 0.870711 -1.45 3.74907 0.95767 -1.45 3.78606 0.970612 -1.45 3.79912 0.896593 -1.45 3.78606 0.970612 -1.45 3.825 0.975 -1.45 3.825 0.9 -1.605 3.825 0.975 -1.57472 3.9 0.975 -1.45 3.825 0.975 -1.605 3.825 0.975 -1.605 3.9 0.975 -1.57472 3.9 0.975 -1.57472 3.9 0.975 -1.57472 4.04608 0.975 -1.45 3.825 0.975 -1.45 3.825 0.975 -1.57472 4.04608 0.975 -1.53838 4.13488 0.975 -1.51953 4.15053 0.975 -1.45 3.825 0.975 -1.53838 4.13488 0.975 -1.51953 4.15053 0.975 -1.49789 4.16222 0.975 -1.45 3.825 0.975 -1.45 3.825 0.975 -1.49789 4.16222 0.975 -1.4744 4.16942 0.975 -1.45 4.17184 0.975 -1.45 3.825 0.975 -1.4744 4.16942 0.975 -1.57236 4.07052 0.975 -1.56531 4.09409 0.975 -1.57472 4.04608 0.975 -1.57472 4.04608 0.975 -1.56531 4.09409 0.975 -1.55389 4.11575 0.975 -1.53838 4.13488 0.975 -1.57472 4.04608 0.975 -1.55389 4.11575 0.975 -1.605 3.65 0.8 -1.605 3.65439 0.838941 -1.45 3.65 0.8 -1.45 3.65 0.8 -1.605 3.65439 0.838941 -1.45 3.65439 0.838941 -1.45 3.65439 0.838941 -1.605 3.65439 0.838941 -1.605 3.66733 0.87593 -1.45 3.66733 0.87593 -1.605 3.66733 0.87593 -1.45 3.68818 0.909111 -1.45 3.66733 0.87593 -1.45 3.65439 0.838941 -1.605 3.66733 0.87593 -1.605 3.66733 0.87593 -1.605 3.68818 0.909111 -1.45 3.68818 0.909111 -1.45 3.68818 0.909111 -1.605 3.68818 0.909111 -1.605 3.71589 0.936821 -1.45 3.71589 0.936821 -1.605 3.71589 0.936821 -1.605 3.74907 0.95767 -1.45 3.74907 0.95767 -1.605 3.74907 0.95767 -1.605 3.78606 0.970612 -1.45 3.78606 0.970612 -1.605 3.78606 0.970612 -1.605 3.825 0.975 -1.45 3.825 0.975 -1.45 3.78606 0.970612 -1.605 3.825 0.975 -1.45 3.68818 0.909111 -1.605 3.71589 0.936821 -1.45 3.71589 0.936821 -1.45 3.71589 0.936821 -1.605 3.74907 0.95767 -1.45 3.74907 0.95767 -1.45 3.74907 0.95767 -1.605 3.78606 0.970612 -1.45 3.78606 0.970612 -1.605 2.15 0.8 -1.605 2.15 0.7 -1.45 2.15 0.8 -1.45 2.15 0.8 -1.605 2.15 0.7 -1.60057 2.15 0.666354 -1.58758 2.15 0.635 -1.45 2.15 0.8 -1.60057 2.15 0.666354 -1.58758 2.15 0.635 -1.56692 2.15 0.608076 -1.45 2.15 0.8 -1.45 2.15 0.8 -1.56692 2.15 0.608076 -1.54 2.15 0.587417 -1.50865 2.15 0.57443 -1.45 2.15 0.8 -1.54 2.15 0.587417 -1.50865 2.15 0.57443 -1.475 2.15 0.57 -1.45 2.15 0.8 -1.45 2.15 0.8 -1.475 2.15 0.57 -1.45 2.15 0.57 -1.45 2.15 0.57 -1.45 2.0616 0.75 -1.45 2.15 0.8 -1.45 2.15 0.57 -1.45 2.04571 0.729289 -1.45 2.0616 0.75 -1.45 2.15 0.57 -1.45 2.1 0.57 -1.45 2.04571 0.729289 -1.45 2.04571 0.729289 -1.45 2.1 0.57 -1.45 2.025 0.713397 -1.45 2.025 0.713397 -1.45 2.1 0.57 -1.45 2.03236 0.57479 -1.45 2.00088 0.703407 -1.45 2.03236 0.57479 -1.45 1.96607 0.589064 -1.45 1.975 0.7 -1.45 1.96607 0.589064 -1.45 1.90245 0.612538 -1.45 1.94912 0.703407 -1.45 1.90245 0.612538 -1.45 1.925 0.713397 -1.45 1.94912 0.703407 -1.45 1.975 0.7 -1.45 1.90245 0.612538 -1.45 2.025 0.713397 -1.45 2.03236 0.57479 -1.45 2.00088 0.703407 -1.45 2.00088 0.703407 -1.45 1.96607 0.589064 -1.45 1.975 0.7 -1.45 1.90245 0.612538 -1.45 1.84277 0.644742 -1.45 1.925 0.713397 -1.45 1.925 0.713397 -1.45 1.84277 0.644742 -1.45 1.90429 0.729289 -1.45 1.90429 0.729289 -1.45 1.84277 0.644742 -1.45 1.78823 0.685034 -1.45 1.8884 0.75 -1.45 1.78823 0.685034 -1.45 1.73991 0.732611 -1.45 1.87841 0.774118 -1.45 1.73991 0.732611 -1.45 1.875 0.8 -1.45 1.87841 0.774118 -1.45 1.8884 0.75 -1.45 1.73991 0.732611 -1.45 1.90429 0.729289 -1.45 1.78823 0.685034 -1.45 1.8884 0.75 -1.45 1.73991 0.732611 -1.45 1.69878 0.786521 -1.45 1.875 0.8 -1.45 1.875 0.8 -1.45 1.69878 0.786521 -1.45 1.87841 0.825882 -1.45 1.87841 0.825882 -1.45 1.69878 0.786521 -1.45 1.66565 0.845691 -1.45 1.8884 0.85 -1.45 1.66565 0.845691 -1.45 1.6412 0.908938 -1.45 1.90429 0.870711 -1.45 1.6412 0.908938 -1.45 1.6259 0.975 -1.45 1.925 0.886603 -1.45 1.6259 0.975 -1.45 1.975 0.975 -1.45 1.94912 0.896593 -1.45 1.975 0.975 -1.45 1.975 0.9 -1.45 1.94912 0.896593 -1.45 1.925 0.886603 -1.45 1.975 0.975 -1.45 1.87841 0.825882 -1.45 1.66565 0.845691 -1.45 1.8884 0.85 -1.45 1.8884 0.85 -1.45 1.6412 0.908938 -1.45 1.90429 0.870711 -1.45 1.90429 0.870711 -1.45 1.6259 0.975 -1.45 1.925 0.886603 -1.45 1.975 0.975 -1.45 2.01394 0.970612 -1.45 1.975 0.9 -1.45 1.975 0.9 -1.45 2.01394 0.970612 -1.45 2.00088 0.896593 -1.45 2.00088 0.896593 -1.45 2.01394 0.970612 -1.45 2.05093 0.95767 -1.45 2.025 0.886603 -1.45 2.05093 0.95767 -1.45 2.08411 0.936821 -1.45 2.11182 0.909111 -1.45 2.025 0.886603 -1.45 2.08411 0.936821 -1.45 2.11182 0.909111 -1.45 2.04571 0.870711 -1.45 2.025 0.886603 -1.45 2.11182 0.909111 -1.45 2.13267 0.87593 -1.45 2.04571 0.870711 -1.45 2.04571 0.870711 -1.45 2.13267 0.87593 -1.45 2.0616 0.85 -1.45 2.0616 0.85 -1.45 2.13267 0.87593 -1.45 2.14561 0.838941 -1.45 2.07159 0.825882 -1.45 2.14561 0.838941 -1.45 2.15 0.8 -1.45 2.075 0.8 -1.45 2.15 0.8 -1.45 2.07159 0.774118 -1.45 2.075 0.8 -1.45 2.07159 0.825882 -1.45 2.15 0.8 -1.45 2.00088 0.896593 -1.45 2.05093 0.95767 -1.45 2.025 0.886603 -1.45 2.0616 0.85 -1.45 2.14561 0.838941 -1.45 2.07159 0.825882 -1.45 2.0616 0.75 -1.45 2.07159 0.774118 -1.45 2.15 0.8 -1.605 1.975 0.975 -1.605 2.01394 0.970612 -1.45 1.975 0.975 -1.45 1.975 0.975 -1.605 2.01394 0.970612 -1.45 2.01394 0.970612 -1.45 2.01394 0.970612 -1.605 2.01394 0.970612 -1.605 2.05093 0.95767 -1.45 2.05093 0.95767 -1.605 2.05093 0.95767 -1.605 2.08411 0.936821 -1.45 2.08411 0.936821 -1.605 2.08411 0.936821 -1.605 2.11182 0.909111 -1.45 2.11182 0.909111 -1.605 2.11182 0.909111 -1.45 2.13267 0.87593 -1.45 2.11182 0.909111 -1.45 2.08411 0.936821 -1.605 2.11182 0.909111 -1.45 2.01394 0.970612 -1.605 2.05093 0.95767 -1.45 2.05093 0.95767 -1.45 2.05093 0.95767 -1.605 2.08411 0.936821 -1.45 2.08411 0.936821 -1.605 2.11182 0.909111 -1.605 2.13267 0.87593 -1.45 2.13267 0.87593 -1.45 2.13267 0.87593 -1.605 2.13267 0.87593 -1.605 2.14561 0.838941 -1.45 2.14561 0.838941 -1.605 2.14561 0.838941 -1.605 2.15 0.8 -1.45 2.15 0.8 -1.45 2.14561 0.838941 -1.605 2.15 0.8 -1.45 2.13267 0.87593 -1.605 2.14561 0.838941 -1.45 2.14561 0.838941 -1.4473 1.62316 0.975 -1.45 1.62316 0.975 -1.45 1.6259 0.975 -1.45 1.6259 0.975 -1.45 1.62316 0.975 -1.47544 1.62569 0.975 -1.45 1.975 0.975 -1.47544 1.62569 0.975 -1.49994 1.6332 0.975 -1.5225 1.64541 0.975 -1.45 1.975 0.975 -1.49994 1.6332 0.975 -1.5225 1.64541 0.975 -1.54214 1.66173 0.975 -1.45 1.975 0.975 -1.45 1.975 0.975 -1.54214 1.66173 0.975 -1.58 1.75435 0.975 -1.58 1.9 0.975 -1.45 1.975 0.975 -1.58 1.75435 0.975 -1.58 1.9 0.975 -1.605 1.975 0.975 -1.45 1.975 0.975 -1.58 1.9 0.975 -1.605 1.9 0.975 -1.605 1.975 0.975 -1.45 1.6259 0.975 -1.47544 1.62569 0.975 -1.45 1.975 0.975 -1.54214 1.66173 0.975 -1.5583 1.68169 0.975 -1.58 1.75435 0.975 -1.58 1.75435 0.975 -1.5583 1.68169 0.975 -1.5702 1.70428 0.975 -1.57754 1.72887 0.975 -1.58 1.75435 0.975 -1.5702 1.70428 0.975 -1.88 3.7969 4.89926 -1.88 3.77963 4.92996 -1.45 3.78166 4.92549 -1.45 3.80516 4.88845 -1.88 3.7969 4.89926 -1.45 3.78166 4.92549 -1.45 3.80516 4.88845 -1.88 3.81997 4.87265 -1.88 3.7969 4.89926 -1.45 3.80516 4.88845 -1.45 3.83714 4.85842 -1.88 3.81997 4.87265 -1.88 3.81997 4.87265 -1.45 3.83714 4.85842 -1.88 3.8479 4.8512 -1.88 3.8479 4.8512 -1.45 3.83714 4.85842 -1.45 3.87558 4.83729 -1.88 3.87956 4.83577 -1.45 3.87558 4.83729 -1.58 3.87956 4.83577 -1.88 3.87956 4.83577 -1.88 3.8479 4.8512 -1.45 3.87558 4.83729 -1.58 3.76731 4.97163 -1.45 3.7681 4.96721 -1.58 3.77963 4.92996 -1.58 3.76731 4.97163 -1.45 3.76535 5.01099 -1.45 3.7681 4.96721 -1.58 3.76731 4.97163 -1.58 3.76565 5.01505 -1.45 3.76535 5.01099 -1.45 3.76535 5.01099 -1.58 3.76565 5.01505 -1.45 3.77357 5.05408 -1.45 3.77357 5.05408 -1.58 3.76565 5.01505 -1.58 3.77473 5.05754 -1.45 3.79224 5.09377 -1.58 3.77473 5.05754 -1.58 3.794 5.09649 -1.45 3.8202 5.12757 -1.58 3.794 5.09649 -1.58 3.82228 5.12949 -1.45 3.85569 5.15335 -1.58 3.82228 5.12949 -1.58 3.85781 5.1545 -1.45 3.89648 5.1695 -1.58 3.85781 5.1545 -1.58 3.89841 5.16999 -1.45 3.94 5.175 -1.58 3.89841 5.16999 -1.58 3.94157 5.17499 -1.45 3.98352 5.1695 -1.58 3.94157 5.17499 -1.58 3.98464 5.16921 -1.45 4.02431 5.15335 -1.58 3.98464 5.16921 -1.58 4.02495 5.153 -1.45 4.0598 5.12757 -1.58 4.02495 5.153 -1.58 4.06003 5.12735 -1.45 4.08776 5.09377 -1.58 4.06003 5.12735 -1.58 4.08771 5.09385 -1.58 4.10628 5.05456 -1.45 4.08776 5.09377 -1.58 4.08771 5.09385 -1.58 4.10628 5.05456 -1.45 4.10643 5.05408 -1.45 4.08776 5.09377 -1.58 4.10628 5.05456 -1.58 4.11459 5.01191 -1.45 4.10643 5.05408 -1.45 4.10643 5.05408 -1.58 4.11459 5.01191 -1.45 4.11465 5.01099 -1.45 4.11465 5.01099 -1.58 4.11459 5.01191 -1.58 4.11215 4.96853 -1.45 4.1119 4.96721 -1.58 4.11215 4.96853 -1.58 4.09909 4.92709 -1.45 4.09834 4.92549 -1.58 4.09909 4.92709 -1.58 4.07622 4.89014 -1.45 4.07484 4.88845 -1.58 4.07622 4.89014 -1.58 4.04495 4.85996 -1.45 4.04286 4.85842 -1.58 4.04495 4.85996 -1.58 4.00721 4.83842 -1.45 4.00442 4.83729 -1.58 4.00721 4.83842 -1.58 3.96533 4.82684 -1.45 3.96193 4.82638 -1.58 3.96533 4.82684 -1.58 3.92189 4.82594 -1.45 3.91807 4.82638 -1.58 3.92189 4.82594 -1.58 3.87956 4.83577 -1.45 3.87558 4.83729 -1.45 3.91807 4.82638 -1.58 3.87956 4.83577 -1.45 3.77357 5.05408 -1.58 3.77473 5.05754 -1.45 3.79224 5.09377 -1.45 3.79224 5.09377 -1.58 3.794 5.09649 -1.45 3.8202 5.12757 -1.45 3.8202 5.12757 -1.58 3.82228 5.12949 -1.45 3.85569 5.15335 -1.45 3.85569 5.15335 -1.58 3.85781 5.1545 -1.45 3.89648 5.1695 -1.45 3.89648 5.1695 -1.58 3.89841 5.16999 -1.45 3.94 5.175 -1.45 3.94 5.175 -1.58 3.94157 5.17499 -1.45 3.98352 5.1695 -1.45 3.98352 5.1695 -1.58 3.98464 5.16921 -1.45 4.02431 5.15335 -1.45 4.02431 5.15335 -1.58 4.02495 5.153 -1.45 4.0598 5.12757 -1.45 4.0598 5.12757 -1.58 4.06003 5.12735 -1.45 4.08776 5.09377 -1.45 4.11465 5.01099 -1.58 4.11215 4.96853 -1.45 4.1119 4.96721 -1.45 4.1119 4.96721 -1.58 4.09909 4.92709 -1.45 4.09834 4.92549 -1.45 4.09834 4.92549 -1.58 4.07622 4.89014 -1.45 4.07484 4.88845 -1.45 4.07484 4.88845 -1.58 4.04495 4.85996 -1.45 4.04286 4.85842 -1.45 4.04286 4.85842 -1.58 4.00721 4.83842 -1.45 4.00442 4.83729 -1.45 4.00442 4.83729 -1.58 3.96533 4.82684 -1.45 3.96193 4.82638 -1.45 3.96193 4.82638 -1.58 3.92189 4.82594 -1.45 3.91807 4.82638 -1.45 3.7681 4.96721 -1.45 3.78166 4.92549 -1.58 3.77963 4.92996 -1.58 3.77963 4.92996 -1.45 3.78166 4.92549 -1.88 3.77963 4.92996 -1.45 3.89648 5.1695 -1.45 3.94 5.175 -1.45 3.94 5.1 -1.45 3.91412 5.09659 -1.45 3.89648 5.1695 -1.45 3.94 5.1 -1.45 3.91412 5.09659 -1.45 3.85569 5.15335 -1.45 3.89648 5.1695 -1.45 3.91412 5.09659 -1.45 3.89 5.0866 -1.45 3.85569 5.15335 -1.45 3.85569 5.15335 -1.45 3.89 5.0866 -1.45 3.8202 5.12757 -1.45 3.8202 5.12757 -1.45 3.89 5.0866 -1.45 3.86929 5.07071 -1.45 3.79224 5.09377 -1.45 3.86929 5.07071 -1.45 3.8534 5.05 -1.45 3.77357 5.05408 -1.45 3.8534 5.05 -1.45 3.84341 5.02588 -1.45 3.76535 5.01099 -1.45 3.84341 5.02588 -1.45 3.84 5 -1.45 3.7681 4.96721 -1.45 3.84 5 -1.45 3.84341 4.97412 -1.45 3.78166 4.92549 -1.45 3.84341 4.97412 -1.45 3.8534 4.95 -1.45 3.80516 4.88845 -1.45 3.8534 4.95 -1.45 3.86929 4.92929 -1.45 3.83714 4.85842 -1.45 3.86929 4.92929 -1.45 3.89 4.9134 -1.45 3.87558 4.83729 -1.45 3.89 4.9134 -1.45 3.91412 4.90341 -1.45 3.91807 4.82638 -1.45 3.91412 4.90341 -1.45 3.94 4.9 -1.45 3.96193 4.82638 -1.45 3.94 4.9 -1.45 3.96588 4.90341 -1.45 4.00442 4.83729 -1.45 3.96588 4.90341 -1.45 3.99 4.9134 -1.45 4.04286 4.85842 -1.45 3.99 4.9134 -1.45 4.01071 4.92929 -1.45 4.07484 4.88845 -1.45 4.01071 4.92929 -1.45 4.0266 4.95 -1.45 4.09834 4.92549 -1.45 4.0266 4.95 -1.45 4.03659 4.97412 -1.45 4.1119 4.96721 -1.45 4.03659 4.97412 -1.45 4.04 5 -1.45 4.11465 5.01099 -1.45 4.04 5 -1.45 4.03659 5.02588 -1.45 4.10643 5.05408 -1.45 4.03659 5.02588 -1.45 4.0266 5.05 -1.45 4.08776 5.09377 -1.45 4.0266 5.05 -1.45 4.01071 5.07071 -1.45 4.0598 5.12757 -1.45 4.01071 5.07071 -1.45 3.99 5.0866 -1.45 4.02431 5.15335 -1.45 3.99 5.0866 -1.45 3.96588 5.09659 -1.45 3.98352 5.1695 -1.45 3.96588 5.09659 -1.45 3.94 5.1 -1.45 3.94 5.175 -1.45 3.98352 5.1695 -1.45 3.94 5.1 -1.45 3.98352 5.1695 -1.45 4.02431 5.15335 -1.45 3.96588 5.09659 -1.45 4.02431 5.15335 -1.45 4.0598 5.12757 -1.45 3.99 5.0866 -1.45 4.0598 5.12757 -1.45 4.08776 5.09377 -1.45 4.01071 5.07071 -1.45 4.08776 5.09377 -1.45 4.10643 5.05408 -1.45 4.0266 5.05 -1.45 4.10643 5.05408 -1.45 4.11465 5.01099 -1.45 4.03659 5.02588 -1.45 4.11465 5.01099 -1.45 4.1119 4.96721 -1.45 4.04 5 -1.45 4.1119 4.96721 -1.45 4.09834 4.92549 -1.45 4.03659 4.97412 -1.45 4.09834 4.92549 -1.45 4.07484 4.88845 -1.45 4.0266 4.95 -1.45 4.07484 4.88845 -1.45 4.04286 4.85842 -1.45 4.01071 4.92929 -1.45 4.04286 4.85842 -1.45 4.00442 4.83729 -1.45 3.99 4.9134 -1.45 4.00442 4.83729 -1.45 3.96193 4.82638 -1.45 3.96588 4.90341 -1.45 3.96193 4.82638 -1.45 3.91807 4.82638 -1.45 3.94 4.9 -1.45 3.91807 4.82638 -1.45 3.87558 4.83729 -1.45 3.91412 4.90341 -1.45 3.87558 4.83729 -1.45 3.83714 4.85842 -1.45 3.89 4.9134 -1.45 3.83714 4.85842 -1.45 3.80516 4.88845 -1.45 3.86929 4.92929 -1.45 3.80516 4.88845 -1.45 3.78166 4.92549 -1.45 3.8534 4.95 -1.45 3.78166 4.92549 -1.45 3.7681 4.96721 -1.45 3.84341 4.97412 -1.45 3.7681 4.96721 -1.45 3.76535 5.01099 -1.45 3.84 5 -1.45 3.76535 5.01099 -1.45 3.77357 5.05408 -1.45 3.84341 5.02588 -1.45 3.77357 5.05408 -1.45 3.79224 5.09377 -1.45 3.8534 5.05 -1.45 3.79224 5.09377 -1.45 3.8202 5.12757 -1.45 3.86929 5.07071 -1.58 1.8871 4.82711 -1.45 1.92442 4.83729 -1.58 1.92996 4.83959 -1.58 1.8871 4.82711 -1.45 1.88193 4.82638 -1.45 1.92442 4.83729 -1.58 1.8871 4.82711 -1.58 1.84248 4.82588 -1.45 1.88193 4.82638 -1.45 1.88193 4.82638 -1.58 1.84248 4.82588 -1.45 1.83807 4.82638 -1.45 1.83807 4.82638 -1.58 1.84248 4.82588 -1.58 1.799 4.83598 -1.45 1.79558 4.83729 -1.58 1.799 4.83598 -1.58 1.75949 4.85674 -1.45 1.75714 4.85842 -1.58 1.75949 4.85674 -1.58 1.72651 4.88683 -1.45 1.72516 4.88845 -1.58 1.72651 4.88683 -1.58 1.70223 4.92429 -1.45 1.70166 4.92549 -1.58 1.70223 4.92429 -1.58 1.6882 4.96666 -1.45 1.6881 4.96721 -1.58 1.6882 4.96666 -1.58 1.68536 5.01121 -1.45 1.68535 5.01099 -1.58 1.68536 5.01121 -1.45 1.69357 5.05408 -1.45 1.68535 5.01099 -1.45 1.6881 4.96721 -1.58 1.68536 5.01121 -1.45 1.83807 4.82638 -1.58 1.799 4.83598 -1.45 1.79558 4.83729 -1.45 1.79558 4.83729 -1.58 1.75949 4.85674 -1.45 1.75714 4.85842 -1.45 1.75714 4.85842 -1.58 1.72651 4.88683 -1.45 1.72516 4.88845 -1.45 1.72516 4.88845 -1.58 1.70223 4.92429 -1.45 1.70166 4.92549 -1.45 1.70166 4.92549 -1.58 1.6882 4.96666 -1.45 1.6881 4.96721 -1.58 1.68536 5.01121 -1.58 1.69388 5.05503 -1.45 1.69357 5.05408 -1.45 1.69357 5.05408 -1.58 1.69388 5.05503 -1.45 1.71224 5.09377 -1.45 1.71224 5.09377 -1.58 1.69388 5.05503 -1.58 1.7132 5.09527 -1.45 1.7402 5.12757 -1.58 1.7132 5.09527 -1.58 1.74208 5.12931 -1.45 1.77569 5.15335 -1.58 1.74208 5.12931 -1.58 1.77863 5.15493 -1.45 1.81648 5.1695 -1.58 1.77863 5.15493 -1.58 1.82047 5.17048 -1.45 1.86 5.175 -1.58 1.82047 5.17048 -1.58 1.86489 5.17493 -1.45 1.90352 5.1695 -1.58 1.86489 5.17493 -1.58 1.90898 5.168 -1.45 1.94431 5.15335 -1.58 1.90898 5.168 -1.58 1.94989 5.15015 -1.45 1.9798 5.12757 -1.58 1.94989 5.15015 -1.58 1.98496 5.12252 -1.45 2.00776 5.09377 -1.58 1.98496 5.12252 -1.58 2.01189 5.08692 -1.45 2.02643 5.05408 -1.58 2.01189 5.08692 -1.58 2.02894 5.04567 -1.45 2.03465 5.01099 -1.58 2.02894 5.04567 -1.58 2.03499 5.00144 -1.45 2.0319 4.96721 -1.58 2.03499 5.00144 -1.58 2.02967 4.95712 -1.45 2.01834 4.92549 -1.58 2.02967 4.95712 -1.58 2.0133 4.91559 -1.45 1.99484 4.88845 -1.58 2.0133 4.91559 -1.88 1.99133 4.88434 -1.45 1.96286 4.85842 -1.88 1.99133 4.88434 -1.88 1.9631 4.8586 -1.88 1.92996 4.83959 -1.45 1.96286 4.85842 -1.88 1.9631 4.8586 -1.88 1.92996 4.83959 -1.58 1.92996 4.83959 -1.45 1.96286 4.85842 -1.45 1.96286 4.85842 -1.58 1.92996 4.83959 -1.45 1.92442 4.83729 -1.45 1.71224 5.09377 -1.58 1.7132 5.09527 -1.45 1.7402 5.12757 -1.45 1.7402 5.12757 -1.58 1.74208 5.12931 -1.45 1.77569 5.15335 -1.45 1.77569 5.15335 -1.58 1.77863 5.15493 -1.45 1.81648 5.1695 -1.45 1.81648 5.1695 -1.58 1.82047 5.17048 -1.45 1.86 5.175 -1.45 1.86 5.175 -1.58 1.86489 5.17493 -1.45 1.90352 5.1695 -1.45 1.90352 5.1695 -1.58 1.90898 5.168 -1.45 1.94431 5.15335 -1.45 1.94431 5.15335 -1.58 1.94989 5.15015 -1.45 1.9798 5.12757 -1.45 1.9798 5.12757 -1.58 1.98496 5.12252 -1.45 2.00776 5.09377 -1.45 2.00776 5.09377 -1.58 2.01189 5.08692 -1.45 2.02643 5.05408 -1.45 2.02643 5.05408 -1.58 2.02894 5.04567 -1.45 2.03465 5.01099 -1.45 2.03465 5.01099 -1.58 2.03499 5.00144 -1.45 2.0319 4.96721 -1.45 2.0319 4.96721 -1.58 2.02967 4.95712 -1.45 2.01834 4.92549 -1.58 2.0133 4.91559 -1.88 2.0133 4.91559 -1.88 1.99133 4.88434 -1.45 1.99484 4.88845 -1.88 1.99133 4.88434 -1.45 1.96286 4.85842 -1.45 1.99484 4.88845 -1.45 2.01834 4.92549 -1.58 2.0133 4.91559 -1.45 1.81648 5.1695 -1.45 1.86 5.175 -1.45 1.86 5.1 -1.45 1.83412 5.09659 -1.45 1.81648 5.1695 -1.45 1.86 5.1 -1.45 1.83412 5.09659 -1.45 1.77569 5.15335 -1.45 1.81648 5.1695 -1.45 1.83412 5.09659 -1.45 1.81 5.0866 -1.45 1.77569 5.15335 -1.45 1.77569 5.15335 -1.45 1.81 5.0866 -1.45 1.7402 5.12757 -1.45 1.7402 5.12757 -1.45 1.81 5.0866 -1.45 1.78929 5.07071 -1.45 1.71224 5.09377 -1.45 1.78929 5.07071 -1.45 1.7734 5.05 -1.45 1.69357 5.05408 -1.45 1.7734 5.05 -1.45 1.76341 5.02588 -1.45 1.68535 5.01099 -1.45 1.76341 5.02588 -1.45 1.76 5 -1.45 1.6881 4.96721 -1.45 1.76 5 -1.45 1.76341 4.97412 -1.45 1.70166 4.92549 -1.45 1.76341 4.97412 -1.45 1.7734 4.95 -1.45 1.72516 4.88845 -1.45 1.7734 4.95 -1.45 1.78929 4.92929 -1.45 1.75714 4.85842 -1.45 1.78929 4.92929 -1.45 1.81 4.9134 -1.45 1.79558 4.83729 -1.45 1.81 4.9134 -1.45 1.83412 4.90341 -1.45 1.83807 4.82638 -1.45 1.83412 4.90341 -1.45 1.86 4.9 -1.45 1.88193 4.82638 -1.45 1.86 4.9 -1.45 1.88588 4.90341 -1.45 1.92442 4.83729 -1.45 1.88588 4.90341 -1.45 1.91 4.9134 -1.45 1.96286 4.85842 -1.45 1.91 4.9134 -1.45 1.93071 4.92929 -1.45 1.99484 4.88845 -1.45 1.93071 4.92929 -1.45 1.9466 4.95 -1.45 2.01834 4.92549 -1.45 1.9466 4.95 -1.45 1.95659 4.97412 -1.45 2.0319 4.96721 -1.45 1.95659 4.97412 -1.45 1.96 5 -1.45 2.03465 5.01099 -1.45 1.96 5 -1.45 1.95659 5.02588 -1.45 2.02643 5.05408 -1.45 1.95659 5.02588 -1.45 1.9466 5.05 -1.45 2.00776 5.09377 -1.45 1.9466 5.05 -1.45 1.93071 5.07071 -1.45 1.9798 5.12757 -1.45 1.93071 5.07071 -1.45 1.91 5.0866 -1.45 1.94431 5.15335 -1.45 1.91 5.0866 -1.45 1.88588 5.09659 -1.45 1.90352 5.1695 -1.45 1.88588 5.09659 -1.45 1.86 5.1 -1.45 1.86 5.175 -1.45 1.90352 5.1695 -1.45 1.86 5.1 -1.45 1.90352 5.1695 -1.45 1.94431 5.15335 -1.45 1.88588 5.09659 -1.45 1.94431 5.15335 -1.45 1.9798 5.12757 -1.45 1.91 5.0866 -1.45 1.9798 5.12757 -1.45 2.00776 5.09377 -1.45 1.93071 5.07071 -1.45 2.00776 5.09377 -1.45 2.02643 5.05408 -1.45 1.9466 5.05 -1.45 2.02643 5.05408 -1.45 2.03465 5.01099 -1.45 1.95659 5.02588 -1.45 2.03465 5.01099 -1.45 2.0319 4.96721 -1.45 1.96 5 -1.45 2.0319 4.96721 -1.45 2.01834 4.92549 -1.45 1.95659 4.97412 -1.45 2.01834 4.92549 -1.45 1.99484 4.88845 -1.45 1.9466 4.95 -1.45 1.99484 4.88845 -1.45 1.96286 4.85842 -1.45 1.93071 4.92929 -1.45 1.96286 4.85842 -1.45 1.92442 4.83729 -1.45 1.91 4.9134 -1.45 1.92442 4.83729 -1.45 1.88193 4.82638 -1.45 1.88588 4.90341 -1.45 1.88193 4.82638 -1.45 1.83807 4.82638 -1.45 1.86 4.9 -1.45 1.83807 4.82638 -1.45 1.79558 4.83729 -1.45 1.83412 4.90341 -1.45 1.79558 4.83729 -1.45 1.75714 4.85842 -1.45 1.81 4.9134 -1.45 1.75714 4.85842 -1.45 1.72516 4.88845 -1.45 1.78929 4.92929 -1.45 1.72516 4.88845 -1.45 1.70166 4.92549 -1.45 1.7734 4.95 -1.45 1.70166 4.92549 -1.45 1.6881 4.96721 -1.45 1.76341 4.97412 -1.45 1.6881 4.96721 -1.45 1.68535 5.01099 -1.45 1.76 5 -1.45 1.68535 5.01099 -1.45 1.69357 5.05408 -1.45 1.76341 5.02588 -1.45 1.69357 5.05408 -1.45 1.71224 5.09377 -1.45 1.7734 5.05 -1.45 1.71224 5.09377 -1.45 1.7402 5.12757 -1.45 1.78929 5.07071 -1.45 3.85088 0.896593 -1.1 3.85088 0.896593 -1.45 3.825 0.9 -1.45 3.85088 0.896593 -1.1 3.875 0.886603 -1.1 3.85088 0.896593 -1.45 3.85088 0.896593 -1.45 3.875 0.886603 -1.1 3.875 0.886603 -1.1 3.875 0.886603 -1.45 3.875 0.886603 -1.1 3.89571 0.870711 -1.1 3.89571 0.870711 -1.45 3.875 0.886603 -1.45 3.89571 0.870711 -1.1 3.9116 0.85 -1.45 3.89571 0.870711 -1.45 3.9116 0.85 -1.1 3.92159 0.825882 -1.45 3.9116 0.85 -1.45 3.92159 0.825882 -1.1 3.925 0.8 -1.45 3.92159 0.825882 -1.45 3.925 0.8 -1.1 3.92159 0.774118 -1.45 3.925 0.8 -1.45 3.92159 0.774118 -1.1 3.9116 0.75 -1.45 3.92159 0.774118 -1.45 3.9116 0.75 -1.1 3.89571 0.729289 -1.45 3.9116 0.75 -1.45 3.89571 0.729289 -1.1 3.875 0.713397 -1.45 3.89571 0.729289 -1.45 3.875 0.713397 -1.1 3.85088 0.703407 -1.45 3.875 0.713397 -1.45 3.85088 0.703407 -1.1 3.825 0.7 -1.45 3.85088 0.703407 -1.45 3.825 0.7 -1.1 3.79912 0.703407 -1.45 3.825 0.7 -1.45 3.79912 0.703407 -1.1 3.775 0.713397 -1.45 3.79912 0.703407 -1.45 3.775 0.713397 -1.1 3.75429 0.729289 -1.45 3.775 0.713397 -1.45 3.75429 0.729289 -1.1 3.7384 0.75 -1.45 3.75429 0.729289 -1.45 3.7384 0.75 -1.1 3.72841 0.774118 -1.45 3.7384 0.75 -1.45 3.72841 0.774118 -1.1 3.725 0.8 -1.45 3.72841 0.774118 -1.45 3.725 0.8 -1.1 3.72841 0.825882 -1.45 3.725 0.8 -1.45 3.72841 0.825882 -1.1 3.7384 0.85 -1.45 3.72841 0.825882 -1.45 3.7384 0.85 -1.1 3.75429 0.870711 -1.45 3.7384 0.85 -1.45 3.75429 0.870711 -1.1 3.775 0.886603 -1.45 3.75429 0.870711 -1.45 3.775 0.886603 -1.1 3.79912 0.896593 -1.45 3.775 0.886603 -1.45 3.79912 0.896593 -1.1 3.825 0.9 -1.45 3.79912 0.896593 -1.45 3.825 0.9 -1.1 3.85088 0.896593 -1.1 3.825 0.9 -1.45 3.825 0.9 -1.1 3.89571 0.870711 -1.45 3.89571 0.870711 -1.1 3.9116 0.85 -1.1 3.9116 0.85 -1.45 3.9116 0.85 -1.1 3.92159 0.825882 -1.1 3.92159 0.825882 -1.45 3.92159 0.825882 -1.1 3.925 0.8 -1.1 3.925 0.8 -1.45 3.925 0.8 -1.1 3.92159 0.774118 -1.1 3.92159 0.774118 -1.45 3.92159 0.774118 -1.1 3.9116 0.75 -1.1 3.9116 0.75 -1.45 3.9116 0.75 -1.1 3.89571 0.729289 -1.1 3.89571 0.729289 -1.45 3.89571 0.729289 -1.1 3.875 0.713397 -1.1 3.875 0.713397 -1.45 3.875 0.713397 -1.1 3.85088 0.703407 -1.1 3.85088 0.703407 -1.45 3.85088 0.703407 -1.1 3.825 0.7 -1.1 3.825 0.7 -1.45 3.825 0.7 -1.1 3.79912 0.703407 -1.1 3.79912 0.703407 -1.45 3.79912 0.703407 -1.1 3.775 0.713397 -1.1 3.775 0.713397 -1.45 3.775 0.713397 -1.1 3.75429 0.729289 -1.1 3.75429 0.729289 -1.45 3.75429 0.729289 -1.1 3.7384 0.75 -1.1 3.7384 0.75 -1.45 3.7384 0.75 -1.1 3.72841 0.774118 -1.1 3.72841 0.774118 -1.45 3.72841 0.774118 -1.1 3.725 0.8 -1.1 3.725 0.8 -1.45 3.725 0.8 -1.1 3.72841 0.825882 -1.1 3.72841 0.825882 -1.45 3.72841 0.825882 -1.1 3.7384 0.85 -1.1 3.7384 0.85 -1.45 3.7384 0.85 -1.1 3.75429 0.870711 -1.1 3.75429 0.870711 -1.45 3.75429 0.870711 -1.1 3.775 0.886603 -1.1 3.775 0.886603 -1.45 3.775 0.886603 -1.1 3.79912 0.896593 -1.1 3.79912 0.896593 -1.45 3.79912 0.896593 -1.1 3.825 0.9 -1.45 2.00088 0.896593 -1.1 2.00088 0.896593 -1.45 1.975 0.9 -1.45 2.00088 0.896593 -1.1 2.025 0.886603 -1.1 2.00088 0.896593 -1.45 2.00088 0.896593 -1.45 2.025 0.886603 -1.1 2.025 0.886603 -1.1 2.025 0.886603 -1.45 2.025 0.886603 -1.1 2.04571 0.870711 -1.1 2.04571 0.870711 -1.45 2.025 0.886603 -1.45 2.04571 0.870711 -1.1 2.0616 0.85 -1.45 2.04571 0.870711 -1.45 2.0616 0.85 -1.1 2.07159 0.825882 -1.45 2.0616 0.85 -1.45 2.07159 0.825882 -1.1 2.075 0.8 -1.45 2.07159 0.825882 -1.45 2.075 0.8 -1.1 2.07159 0.774118 -1.45 2.075 0.8 -1.45 2.07159 0.774118 -1.1 2.0616 0.75 -1.45 2.07159 0.774118 -1.45 2.0616 0.75 -1.1 2.04571 0.729289 -1.45 2.0616 0.75 -1.45 2.04571 0.729289 -1.1 2.025 0.713397 -1.45 2.04571 0.729289 -1.45 2.025 0.713397 -1.1 2.00088 0.703407 -1.45 2.025 0.713397 -1.45 2.00088 0.703407 -1.1 1.975 0.7 -1.45 2.00088 0.703407 -1.45 1.975 0.7 -1.1 1.94912 0.703407 -1.45 1.975 0.7 -1.45 1.94912 0.703407 -1.1 1.925 0.713397 -1.45 1.94912 0.703407 -1.45 1.925 0.713397 -1.1 1.90429 0.729289 -1.45 1.925 0.713397 -1.45 1.90429 0.729289 -1.1 1.8884 0.75 -1.45 1.90429 0.729289 -1.45 1.8884 0.75 -1.1 1.87841 0.774118 -1.45 1.8884 0.75 -1.45 1.87841 0.774118 -1.1 1.875 0.8 -1.45 1.87841 0.774118 -1.45 1.875 0.8 -1.1 1.87841 0.825882 -1.45 1.875 0.8 -1.45 1.87841 0.825882 -1.1 1.8884 0.85 -1.45 1.87841 0.825882 -1.45 1.8884 0.85 -1.1 1.90429 0.870711 -1.45 1.8884 0.85 -1.45 1.90429 0.870711 -1.1 1.925 0.886603 -1.45 1.90429 0.870711 -1.45 1.925 0.886603 -1.1 1.94912 0.896593 -1.45 1.925 0.886603 -1.45 1.94912 0.896593 -1.1 1.975 0.9 -1.45 1.94912 0.896593 -1.45 1.975 0.9 -1.1 2.00088 0.896593 -1.1 1.975 0.9 -1.45 1.975 0.9 -1.1 2.04571 0.870711 -1.45 2.04571 0.870711 -1.1 2.0616 0.85 -1.1 2.0616 0.85 -1.45 2.0616 0.85 -1.1 2.07159 0.825882 -1.1 2.07159 0.825882 -1.45 2.07159 0.825882 -1.1 2.075 0.8 -1.1 2.075 0.8 -1.45 2.075 0.8 -1.1 2.07159 0.774118 -1.1 2.07159 0.774118 -1.45 2.07159 0.774118 -1.1 2.0616 0.75 -1.1 2.0616 0.75 -1.45 2.0616 0.75 -1.1 2.04571 0.729289 -1.1 2.04571 0.729289 -1.45 2.04571 0.729289 -1.1 2.025 0.713397 -1.1 2.025 0.713397 -1.45 2.025 0.713397 -1.1 2.00088 0.703407 -1.1 2.00088 0.703407 -1.45 2.00088 0.703407 -1.1 1.975 0.7 -1.1 1.975 0.7 -1.45 1.975 0.7 -1.1 1.94912 0.703407 -1.1 1.94912 0.703407 -1.45 1.94912 0.703407 -1.1 1.925 0.713397 -1.1 1.925 0.713397 -1.45 1.925 0.713397 -1.1 1.90429 0.729289 -1.1 1.90429 0.729289 -1.45 1.90429 0.729289 -1.1 1.8884 0.75 -1.1 1.8884 0.75 -1.45 1.8884 0.75 -1.1 1.87841 0.774118 -1.1 1.87841 0.774118 -1.45 1.87841 0.774118 -1.1 1.875 0.8 -1.1 1.875 0.8 -1.45 1.875 0.8 -1.1 1.87841 0.825882 -1.1 1.87841 0.825882 -1.45 1.87841 0.825882 -1.1 1.8884 0.85 -1.1 1.8884 0.85 -1.45 1.8884 0.85 -1.1 1.90429 0.870711 -1.1 1.90429 0.870711 -1.45 1.90429 0.870711 -1.1 1.925 0.886603 -1.1 1.925 0.886603 -1.45 1.925 0.886603 -1.1 1.94912 0.896593 -1.1 1.94912 0.896593 -1.45 1.94912 0.896593 -1.1 1.975 0.9 -1.45 1.88588 5.09659 -1.1 1.88588 5.09659 -1.45 1.86 5.1 -1.45 1.88588 5.09659 -1.1 1.91 5.0866 -1.1 1.88588 5.09659 -1.45 1.88588 5.09659 -1.45 1.91 5.0866 -1.1 1.91 5.0866 -1.1 1.91 5.0866 -1.45 1.91 5.0866 -1.1 1.93071 5.07071 -1.1 1.93071 5.07071 -1.45 1.91 5.0866 -1.45 1.93071 5.07071 -1.1 1.9466 5.05 -1.45 1.93071 5.07071 -1.45 1.9466 5.05 -1.1 1.95659 5.02588 -1.45 1.9466 5.05 -1.45 1.95659 5.02588 -1.1 1.96 5 -1.45 1.95659 5.02588 -1.45 1.96 5 -1.1 1.95659 4.97412 -1.45 1.96 5 -1.45 1.95659 4.97412 -1.1 1.9466 4.95 -1.45 1.95659 4.97412 -1.45 1.9466 4.95 -1.1 1.93071 4.92929 -1.45 1.9466 4.95 -1.45 1.93071 4.92929 -1.1 1.91 4.9134 -1.45 1.93071 4.92929 -1.45 1.91 4.9134 -1.1 1.88588 4.90341 -1.45 1.91 4.9134 -1.45 1.88588 4.90341 -1.1 1.86 4.9 -1.45 1.88588 4.90341 -1.45 1.86 4.9 -1.1 1.83412 4.90341 -1.45 1.86 4.9 -1.45 1.83412 4.90341 -1.1 1.81 4.9134 -1.45 1.83412 4.90341 -1.45 1.81 4.9134 -1.1 1.78929 4.92929 -1.45 1.81 4.9134 -1.45 1.78929 4.92929 -1.1 1.7734 4.95 -1.45 1.78929 4.92929 -1.45 1.7734 4.95 -1.1 1.76341 4.97412 -1.45 1.7734 4.95 -1.45 1.76341 4.97412 -1.1 1.76 5 -1.45 1.76341 4.97412 -1.45 1.76 5 -1.1 1.76341 5.02588 -1.45 1.76 5 -1.45 1.76341 5.02588 -1.1 1.7734 5.05 -1.45 1.76341 5.02588 -1.45 1.7734 5.05 -1.1 1.78929 5.07071 -1.45 1.7734 5.05 -1.45 1.78929 5.07071 -1.1 1.81 5.0866 -1.45 1.78929 5.07071 -1.45 1.81 5.0866 -1.1 1.83412 5.09659 -1.45 1.81 5.0866 -1.45 1.83412 5.09659 -1.1 1.86 5.1 -1.45 1.83412 5.09659 -1.45 1.86 5.1 -1.1 1.88588 5.09659 -1.1 1.86 5.1 -1.45 1.86 5.1 -1.1 1.93071 5.07071 -1.45 1.93071 5.07071 -1.1 1.9466 5.05 -1.1 1.9466 5.05 -1.45 1.9466 5.05 -1.1 1.95659 5.02588 -1.1 1.95659 5.02588 -1.45 1.95659 5.02588 -1.1 1.96 5 -1.1 1.96 5 -1.45 1.96 5 -1.1 1.95659 4.97412 -1.1 1.95659 4.97412 -1.45 1.95659 4.97412 -1.1 1.9466 4.95 -1.1 1.9466 4.95 -1.45 1.9466 4.95 -1.1 1.93071 4.92929 -1.1 1.93071 4.92929 -1.45 1.93071 4.92929 -1.1 1.91 4.9134 -1.1 1.91 4.9134 -1.45 1.91 4.9134 -1.1 1.88588 4.90341 -1.1 1.88588 4.90341 -1.45 1.88588 4.90341 -1.1 1.86 4.9 -1.1 1.86 4.9 -1.45 1.86 4.9 -1.1 1.83412 4.90341 -1.1 1.83412 4.90341 -1.45 1.83412 4.90341 -1.1 1.81 4.9134 -1.1 1.81 4.9134 -1.45 1.81 4.9134 -1.1 1.78929 4.92929 -1.1 1.78929 4.92929 -1.45 1.78929 4.92929 -1.1 1.7734 4.95 -1.1 1.7734 4.95 -1.45 1.7734 4.95 -1.1 1.76341 4.97412 -1.1 1.76341 4.97412 -1.45 1.76341 4.97412 -1.1 1.76 5 -1.1 1.76 5 -1.45 1.76 5 -1.1 1.76341 5.02588 -1.1 1.76341 5.02588 -1.45 1.76341 5.02588 -1.1 1.7734 5.05 -1.1 1.7734 5.05 -1.45 1.7734 5.05 -1.1 1.78929 5.07071 -1.1 1.78929 5.07071 -1.45 1.78929 5.07071 -1.1 1.81 5.0866 -1.1 1.81 5.0866 -1.45 1.81 5.0866 -1.1 1.83412 5.09659 -1.1 1.83412 5.09659 -1.45 1.83412 5.09659 -1.1 1.86 5.1 -1.45 3.96588 5.09659 -1.1 3.96588 5.09659 -1.45 3.94 5.1 -1.45 3.96588 5.09659 -1.1 3.99 5.0866 -1.1 3.96588 5.09659 -1.45 3.96588 5.09659 -1.45 3.99 5.0866 -1.1 3.99 5.0866 -1.1 3.99 5.0866 -1.45 3.99 5.0866 -1.1 4.01071 5.07071 -1.1 4.01071 5.07071 -1.45 3.99 5.0866 -1.45 4.01071 5.07071 -1.1 4.0266 5.05 -1.45 4.01071 5.07071 -1.45 4.0266 5.05 -1.1 4.03659 5.02588 -1.45 4.0266 5.05 -1.45 4.03659 5.02588 -1.1 4.04 5 -1.45 4.03659 5.02588 -1.45 4.04 5 -1.1 4.03659 4.97412 -1.45 4.04 5 -1.45 4.03659 4.97412 -1.1 4.0266 4.95 -1.45 4.03659 4.97412 -1.45 4.0266 4.95 -1.1 4.01071 4.92929 -1.45 4.0266 4.95 -1.45 4.01071 4.92929 -1.1 3.99 4.9134 -1.45 4.01071 4.92929 -1.45 3.99 4.9134 -1.1 3.96588 4.90341 -1.45 3.99 4.9134 -1.45 3.96588 4.90341 -1.1 3.94 4.9 -1.45 3.96588 4.90341 -1.45 3.94 4.9 -1.1 3.91412 4.90341 -1.45 3.94 4.9 -1.45 3.91412 4.90341 -1.1 3.89 4.9134 -1.45 3.91412 4.90341 -1.45 3.89 4.9134 -1.1 3.86929 4.92929 -1.45 3.89 4.9134 -1.45 3.86929 4.92929 -1.1 3.8534 4.95 -1.45 3.86929 4.92929 -1.45 3.8534 4.95 -1.1 3.84341 4.97412 -1.45 3.8534 4.95 -1.45 3.84341 4.97412 -1.1 3.84 5 -1.45 3.84341 4.97412 -1.45 3.84 5 -1.1 3.84341 5.02588 -1.45 3.84 5 -1.45 3.84341 5.02588 -1.1 3.8534 5.05 -1.45 3.84341 5.02588 -1.45 3.8534 5.05 -1.1 3.86929 5.07071 -1.45 3.8534 5.05 -1.45 3.86929 5.07071 -1.1 3.89 5.0866 -1.45 3.86929 5.07071 -1.45 3.89 5.0866 -1.1 3.91412 5.09659 -1.45 3.89 5.0866 -1.45 3.91412 5.09659 -1.1 3.94 5.1 -1.45 3.91412 5.09659 -1.45 3.94 5.1 -1.1 3.96588 5.09659 -1.1 3.94 5.1 -1.45 3.94 5.1 -1.1 4.01071 5.07071 -1.45 4.01071 5.07071 -1.1 4.0266 5.05 -1.1 4.0266 5.05 -1.45 4.0266 5.05 -1.1 4.03659 5.02588 -1.1 4.03659 5.02588 -1.45 4.03659 5.02588 -1.1 4.04 5 -1.1 4.04 5 -1.45 4.04 5 -1.1 4.03659 4.97412 -1.1 4.03659 4.97412 -1.45 4.03659 4.97412 -1.1 4.0266 4.95 -1.1 4.0266 4.95 -1.45 4.0266 4.95 -1.1 4.01071 4.92929 -1.1 4.01071 4.92929 -1.45 4.01071 4.92929 -1.1 3.99 4.9134 -1.1 3.99 4.9134 -1.45 3.99 4.9134 -1.1 3.96588 4.90341 -1.1 3.96588 4.90341 -1.45 3.96588 4.90341 -1.1 3.94 4.9 -1.1 3.94 4.9 -1.45 3.94 4.9 -1.1 3.91412 4.90341 -1.1 3.91412 4.90341 -1.45 3.91412 4.90341 -1.1 3.89 4.9134 -1.1 3.89 4.9134 -1.45 3.89 4.9134 -1.1 3.86929 4.92929 -1.1 3.86929 4.92929 -1.45 3.86929 4.92929 -1.1 3.8534 4.95 -1.1 3.8534 4.95 -1.45 3.8534 4.95 -1.1 3.84341 4.97412 -1.1 3.84341 4.97412 -1.45 3.84341 4.97412 -1.1 3.84 5 -1.1 3.84 5 -1.45 3.84 5 -1.1 3.84341 5.02588 -1.1 3.84341 5.02588 -1.45 3.84341 5.02588 -1.1 3.8534 5.05 -1.1 3.8534 5.05 -1.45 3.8534 5.05 -1.1 3.86929 5.07071 -1.1 3.86929 5.07071 -1.45 3.86929 5.07071 -1.1 3.89 5.0866 -1.1 3.89 5.0866 -1.45 3.89 5.0866 -1.1 3.91412 5.09659 -1.1 3.91412 5.09659 -1.45 3.91412 5.09659 -1.1 3.94 5.1 -1.45 1.6 1.05 -1.45 1.6 1.9 -1.48882 1.60511 1.05 -1.48882 1.60511 1.05 -1.45 1.6 1.9 -1.48882 1.60511 1.9 -1.525 1.6201 1.05 -1.48882 1.60511 1.9 -1.525 1.6201 1.9 -1.55607 1.64393 1.05 -1.525 1.6201 1.9 -1.55607 1.64393 1.9 -1.5799 1.675 1.05 -1.55607 1.64393 1.9 -1.5799 1.675 1.9 -1.59489 1.71118 1.05 -1.5799 1.675 1.9 -1.59489 1.71118 1.9 -1.6 1.75 1.05 -1.59489 1.71118 1.9 -1.6 1.75 1.9 -1.6 1.75 1.05 -1.59489 1.71118 1.05 -1.59489 1.71118 1.9 -1.48882 1.60511 1.05 -1.48882 1.60511 1.9 -1.525 1.6201 1.05 -1.525 1.6201 1.05 -1.525 1.6201 1.9 -1.55607 1.64393 1.05 -1.55607 1.64393 1.05 -1.55607 1.64393 1.9 -1.5799 1.675 1.05 -1.5799 1.675 1.05 -1.5799 1.675 1.9 -1.59489 1.71118 1.05 -1.6 1.75 1.05 -1.6 1.75048 1.0316 -1.59489 1.71118 1.05 -1.59489 1.71118 1.05 -1.6 1.75048 1.0316 -1.59489 1.71226 1.02094 -1.5799 1.67619 1.01824 -1.59489 1.71226 1.02094 -1.58869 1.69673 0.993951 -1.57496 1.67072 0.993558 -1.5799 1.67619 1.01824 -1.58869 1.69673 0.993951 -1.57496 1.67072 0.993558 -1.55607 1.64521 1.01592 -1.5799 1.67619 1.01824 -1.57496 1.67072 0.993558 -1.55632 1.64773 0.993243 -1.55607 1.64521 1.01592 -1.55607 1.64521 1.01592 -1.55632 1.64773 0.993243 -1.53365 1.62893 0.993006 -1.525 1.62144 1.01414 -1.53365 1.62893 0.993006 -1.50762 1.61486 0.992839 -1.525 1.6201 1.05 -1.50762 1.61486 0.992839 -1.48882 1.60649 1.01302 -1.48882 1.60511 1.05 -1.48882 1.60649 1.01302 -1.45 1.60037 1.03087 -1.45 1.6 1.05 -1.48882 1.60511 1.05 -1.45 1.60037 1.03087 -1.6 1.75048 1.0316 -1.6 1.75193 1.01325 -1.59489 1.71226 1.02094 -1.59489 1.71226 1.02094 -1.6 1.75193 1.01325 -1.59716 1.72504 0.994432 -1.58869 1.69673 0.993951 -1.59489 1.71226 1.02094 -1.59716 1.72504 0.994432 -1.6 1.75193 1.01325 -1.6 1.75435 0.995 -1.59716 1.72504 0.994432 -1.55607 1.64521 1.01592 -1.53365 1.62893 0.993006 -1.525 1.62144 1.01414 -1.55607 1.64393 1.05 -1.525 1.62144 1.01414 -1.525 1.6201 1.05 -1.55607 1.64393 1.05 -1.55607 1.64521 1.01592 -1.525 1.62144 1.01414 -1.55607 1.64393 1.05 -1.5799 1.675 1.05 -1.55607 1.64521 1.01592 -1.55607 1.64521 1.01592 -1.5799 1.675 1.05 -1.5799 1.67619 1.01824 -1.5799 1.67619 1.01824 -1.5799 1.675 1.05 -1.59489 1.71118 1.05 -1.59489 1.71226 1.02094 -1.5799 1.67619 1.01824 -1.59489 1.71118 1.05 -1.50762 1.61486 0.992839 -1.47936 1.60621 0.992741 -1.48882 1.60649 1.01302 -1.48882 1.60649 1.01302 -1.47936 1.60621 0.992741 -1.45 1.60037 1.03087 -1.45 1.60037 1.03087 -1.47936 1.60621 0.992741 -1.45 1.60146 1.01176 -1.45 1.60146 1.01176 -1.47936 1.60621 0.992741 -1.45 1.60329 0.992708 -1.48882 1.60511 1.05 -1.525 1.6201 1.05 -1.48882 1.60649 1.01302 -1.50762 1.61486 0.992839 -1.525 1.6201 1.05 -1.525 1.62144 1.01414 -1.6 4.05 1.05 -1.6 4.05 1.9 -1.59489 4.08882 1.05 -1.59489 4.08882 1.05 -1.6 4.05 1.9 -1.59489 4.08882 1.9 -1.5799 4.125 1.05 -1.59489 4.08882 1.9 -1.5799 4.125 1.9 -1.55607 4.15607 1.05 -1.5799 4.125 1.9 -1.55607 4.15607 1.9 -1.525 4.1799 1.05 -1.55607 4.15607 1.9 -1.525 4.1799 1.9 -1.48882 4.19489 1.05 -1.525 4.1799 1.9 -1.48882 4.19489 1.9 -1.45 4.2 1.05 -1.48882 4.19489 1.9 -1.45 4.2 1.9 -1.45 4.2 1.05 -1.48882 4.19489 1.05 -1.48882 4.19489 1.9 -1.59489 4.08882 1.05 -1.59489 4.08882 1.9 -1.5799 4.125 1.05 -1.5799 4.125 1.05 -1.5799 4.125 1.9 -1.55607 4.15607 1.05 -1.55607 4.15607 1.05 -1.55607 4.15607 1.9 -1.525 4.1799 1.05 -1.525 4.1799 1.05 -1.525 4.1799 1.9 -1.48882 4.19489 1.05 -1.45 4.2 1.05 -1.45 4.19966 1.03164 -1.48882 4.19489 1.05 -1.48882 4.19489 1.05 -1.45 4.19966 1.03164 -1.48882 4.19355 1.01357 -1.525 4.1799 1.05 -1.48882 4.19355 1.01357 -1.5076 4.18541 0.995173 -1.525 4.17859 1.01456 -1.5076 4.18541 0.995173 -1.53363 4.17137 0.995377 -1.55607 4.15481 1.01622 -1.53363 4.17137 0.995377 -1.55629 4.15259 0.995667 -1.57494 4.12963 0.99605 -1.55607 4.15481 1.01622 -1.55629 4.15259 0.995667 -1.57494 4.12963 0.99605 -1.5799 4.12383 1.01843 -1.55607 4.15481 1.01622 -1.57494 4.12963 0.99605 -1.58868 4.10365 0.996527 -1.5799 4.12383 1.01843 -1.5799 4.12383 1.01843 -1.58868 4.10365 0.996527 -1.59489 4.08774 1.02103 -1.59489 4.08882 1.05 -1.59489 4.08774 1.02103 -1.6 4.04956 1.03254 -1.6 4.05 1.05 -1.59489 4.08882 1.05 -1.6 4.04956 1.03254 -1.45 4.19966 1.03164 -1.45 4.19865 1.0133 -1.48882 4.19355 1.01357 -1.48882 4.19355 1.01357 -1.45 4.19865 1.0133 -1.47934 4.19406 0.995053 -1.5076 4.18541 0.995173 -1.48882 4.19355 1.01357 -1.47934 4.19406 0.995053 -1.45 4.19865 1.0133 -1.45 4.19697 0.995013 -1.47934 4.19406 0.995053 -1.525 4.1799 1.05 -1.5076 4.18541 0.995173 -1.525 4.17859 1.01456 -1.55607 4.15607 1.05 -1.525 4.17859 1.01456 -1.55607 4.15481 1.01622 -1.5799 4.125 1.05 -1.55607 4.15481 1.01622 -1.5799 4.12383 1.01843 -1.59489 4.08882 1.05 -1.5799 4.12383 1.01843 -1.59489 4.08774 1.02103 -1.59489 4.08882 1.05 -1.5799 4.125 1.05 -1.5799 4.12383 1.01843 -1.525 4.17859 1.01456 -1.53363 4.17137 0.995377 -1.55607 4.15481 1.01622 -1.58868 4.10365 0.996527 -1.59716 4.07537 0.997109 -1.59489 4.08774 1.02103 -1.59489 4.08774 1.02103 -1.59716 4.07537 0.997109 -1.6 4.04956 1.03254 -1.6 4.04956 1.03254 -1.59716 4.07537 0.997109 -1.6 4.04826 1.01512 -1.6 4.04826 1.01512 -1.59716 4.07537 0.997109 -1.6 4.04608 0.997793 -1.5799 4.125 1.05 -1.55607 4.15607 1.05 -1.55607 4.15481 1.01622 -1.55607 4.15607 1.05 -1.525 4.1799 1.05 -1.525 4.17859 1.01456 -1.525 4.1799 1.05 -1.48882 4.19489 1.05 -1.48882 4.19355 1.01357 -1.51382 3.63 0.555111 -1.475 3.63 0.55 -1.51382 2.9 0.555111 -1.55 3.63 0.570096 -1.51382 2.9 0.555111 -1.55 2.9 0.570096 -1.58107 3.63 0.593934 -1.55 2.9 0.570096 -1.58107 2.9 0.593934 -1.6049 3.63 0.625 -1.58107 2.9 0.593934 -1.6049 2.9 0.625 -1.61989 3.63 0.661177 -1.6049 2.9 0.625 -1.61989 2.9 0.661177 -1.625 3.63 0.7 -1.61989 2.9 0.661177 -1.625 2.17 0.7 -1.625 3.63 0.7 -1.61989 3.63 0.661177 -1.61989 2.9 0.661177 -1.475 3.63 0.55 -1.475 2.17 0.55 -1.51382 2.9 0.555111 -1.51382 2.9 0.555111 -1.475 2.17 0.55 -1.51382 2.17 0.555111 -1.55 2.9 0.570096 -1.51382 2.17 0.555111 -1.55 2.17 0.570096 -1.58107 2.9 0.593934 -1.55 2.17 0.570096 -1.58107 2.17 0.593934 -1.6049 2.9 0.625 -1.58107 2.17 0.593934 -1.6049 2.17 0.625 -1.61989 2.9 0.661177 -1.6049 2.17 0.625 -1.61989 2.17 0.661177 -1.625 2.17 0.7 -1.61989 2.9 0.661177 -1.61989 2.17 0.661177 -1.51382 2.9 0.555111 -1.51382 2.17 0.555111 -1.55 2.9 0.570096 -1.55 2.9 0.570096 -1.55 2.17 0.570096 -1.58107 2.9 0.593934 -1.58107 2.9 0.593934 -1.58107 2.17 0.593934 -1.6049 2.9 0.625 -1.6049 2.9 0.625 -1.6049 2.17 0.625 -1.61989 2.9 0.661177 -1.61989 3.63 0.661177 -1.6049 3.63 0.625 -1.6049 2.9 0.625 -1.6049 3.63 0.625 -1.58107 3.63 0.593934 -1.58107 2.9 0.593934 -1.58107 3.63 0.593934 -1.55 3.63 0.570096 -1.55 2.9 0.570096 -1.55 3.63 0.570096 -1.51382 3.63 0.555111 -1.51382 2.9 0.555111 -1.55 2.79811 2.60428 -1.625 2.79811 2.60428 -1.55 2.9 2.61 -1.55 2.79811 2.60428 -1.625 2.69751 2.58718 -1.625 2.79811 2.60428 -1.55 2.79811 2.60428 -1.55 2.69751 2.58718 -1.625 2.69751 2.58718 -1.625 2.69751 2.58718 -1.55 2.69751 2.58718 -1.625 2.59945 2.55893 -1.625 2.59945 2.55893 -1.55 2.69751 2.58718 -1.55 2.59945 2.55893 -1.625 2.50517 2.51988 -1.55 2.59945 2.55893 -1.55 2.50517 2.51988 -1.625 2.41585 2.47052 -1.55 2.50517 2.51988 -1.55 2.41585 2.47052 -1.625 2.33262 2.41147 -1.55 2.41585 2.47052 -1.55 2.33262 2.41147 -1.625 2.25653 2.34347 -1.55 2.33262 2.41147 -1.55 2.25653 2.34347 -1.625 2.18853 2.26738 -1.55 2.25653 2.34347 -1.55 2.18853 2.26738 -1.625 2.12948 2.18415 -1.55 2.18853 2.26738 -1.55 2.12948 2.18415 -1.625 2.08012 2.09483 -1.55 2.12948 2.18415 -1.55 2.08012 2.09483 -1.625 2.04107 2.00055 -1.55 2.08012 2.09483 -1.55 2.04107 2.00055 -1.625 2.01282 1.90249 -1.55 2.04107 2.00055 -1.55 2.01282 1.90249 -1.625 1.99572 1.80189 -1.55 2.01282 1.90249 -1.55 1.99572 1.80189 -1.625 1.99 1.7 -1.55 1.99572 1.80189 -1.55 1.99 1.7 -1.625 1.99572 1.59811 -1.55 1.99 1.7 -1.55 1.99572 1.59811 -1.625 2.01282 1.49751 -1.55 1.99572 1.59811 -1.55 2.01282 1.49751 -1.625 2.04107 1.39945 -1.55 2.01282 1.49751 -1.55 2.04107 1.39945 -1.625 2.08012 1.30517 -1.55 2.04107 1.39945 -1.55 2.08012 1.30517 -1.625 2.12948 1.21585 -1.55 2.08012 1.30517 -1.55 2.12948 1.21585 -1.625 2.18853 1.13262 -1.55 2.12948 1.21585 -1.55 2.18853 1.13262 -1.625 2.25653 1.05653 -1.55 2.18853 1.13262 -1.55 2.25653 1.05653 -1.625 2.33262 0.988533 -1.55 2.25653 1.05653 -1.55 2.33262 0.988533 -1.625 2.41585 0.929481 -1.55 2.33262 0.988533 -1.55 2.41585 0.929481 -1.625 2.50517 0.880118 -1.55 2.41585 0.929481 -1.55 2.50517 0.880118 -1.625 2.59945 0.841066 -1.55 2.50517 0.880118 -1.55 2.59945 0.841066 -1.625 2.69751 0.812816 -1.55 2.59945 0.841066 -1.55 2.69751 0.812816 -1.625 2.79811 0.795722 -1.55 2.69751 0.812816 -1.55 2.79811 0.795722 -1.625 2.9 0.79 -1.55 2.79811 0.795722 -1.55 2.9 0.79 -1.625 3.00189 0.795722 -1.55 2.9 0.79 -1.55 3.00189 0.795722 -1.625 3.10249 0.812816 -1.55 3.00189 0.795722 -1.55 3.10249 0.812816 -1.625 3.20055 0.841066 -1.55 3.10249 0.812816 -1.55 3.20055 0.841066 -1.625 3.29483 0.880118 -1.55 3.20055 0.841066 -1.55 3.29483 0.880118 -1.625 3.38415 0.929481 -1.55 3.29483 0.880118 -1.55 3.38415 0.929481 -1.625 3.46738 0.988533 -1.55 3.38415 0.929481 -1.55 3.46738 0.988533 -1.625 3.54347 1.05653 -1.55 3.46738 0.988533 -1.55 3.54347 1.05653 -1.625 3.61147 1.13262 -1.55 3.54347 1.05653 -1.55 3.61147 1.13262 -1.625 3.67052 1.21585 -1.55 3.61147 1.13262 -1.55 3.67052 1.21585 -1.625 3.71988 1.30517 -1.55 3.67052 1.21585 -1.55 3.71988 1.30517 -1.625 3.75893 1.39945 -1.55 3.71988 1.30517 -1.55 3.75893 1.39945 -1.625 3.78718 1.49751 -1.55 3.75893 1.39945 -1.55 3.78718 1.49751 -1.625 3.80428 1.59811 -1.55 3.78718 1.49751 -1.55 3.80428 1.59811 -1.625 3.81 1.7 -1.55 3.80428 1.59811 -1.55 3.81 1.7 -1.625 3.80428 1.80189 -1.55 3.81 1.7 -1.55 3.80428 1.80189 -1.625 3.78718 1.90249 -1.55 3.80428 1.80189 -1.55 3.78718 1.90249 -1.625 3.75893 2.00055 -1.55 3.78718 1.90249 -1.55 3.75893 2.00055 -1.625 3.71988 2.09483 -1.55 3.75893 2.00055 -1.55 3.71988 2.09483 -1.625 3.67052 2.18415 -1.55 3.71988 2.09483 -1.55 3.67052 2.18415 -1.625 3.61147 2.26738 -1.55 3.67052 2.18415 -1.55 3.61147 2.26738 -1.625 3.54347 2.34347 -1.55 3.61147 2.26738 -1.55 3.54347 2.34347 -1.625 3.46738 2.41147 -1.55 3.54347 2.34347 -1.55 3.46738 2.41147 -1.625 3.38415 2.47052 -1.55 3.46738 2.41147 -1.55 3.38415 2.47052 -1.625 3.29483 2.51988 -1.55 3.38415 2.47052 -1.55 3.29483 2.51988 -1.625 3.20055 2.55893 -1.55 3.29483 2.51988 -1.55 3.20055 2.55893 -1.625 3.10249 2.58718 -1.55 3.20055 2.55893 -1.55 3.10249 2.58718 -1.625 3.00189 2.60428 -1.55 3.10249 2.58718 -1.55 3.00189 2.60428 -1.625 2.9 2.61 -1.55 3.00189 2.60428 -1.55 2.9 2.61 -1.625 2.79811 2.60428 -1.625 2.9 2.61 -1.55 2.9 2.61 -1.625 2.59945 2.55893 -1.55 2.59945 2.55893 -1.625 2.50517 2.51988 -1.625 2.50517 2.51988 -1.55 2.50517 2.51988 -1.625 2.41585 2.47052 -1.625 2.41585 2.47052 -1.55 2.41585 2.47052 -1.625 2.33262 2.41147 -1.625 2.33262 2.41147 -1.55 2.33262 2.41147 -1.625 2.25653 2.34347 -1.625 2.25653 2.34347 -1.55 2.25653 2.34347 -1.625 2.18853 2.26738 -1.625 2.18853 2.26738 -1.55 2.18853 2.26738 -1.625 2.12948 2.18415 -1.625 2.12948 2.18415 -1.55 2.12948 2.18415 -1.625 2.08012 2.09483 -1.625 2.08012 2.09483 -1.55 2.08012 2.09483 -1.625 2.04107 2.00055 -1.625 2.04107 2.00055 -1.55 2.04107 2.00055 -1.625 2.01282 1.90249 -1.625 2.01282 1.90249 -1.55 2.01282 1.90249 -1.625 1.99572 1.80189 -1.625 1.99572 1.80189 -1.55 1.99572 1.80189 -1.625 1.99 1.7 -1.625 1.99 1.7 -1.55 1.99 1.7 -1.625 1.99572 1.59811 -1.625 1.99572 1.59811 -1.55 1.99572 1.59811 -1.625 2.01282 1.49751 -1.625 2.01282 1.49751 -1.55 2.01282 1.49751 -1.625 2.04107 1.39945 -1.625 2.04107 1.39945 -1.55 2.04107 1.39945 -1.625 2.08012 1.30517 -1.625 2.08012 1.30517 -1.55 2.08012 1.30517 -1.625 2.12948 1.21585 -1.625 2.12948 1.21585 -1.55 2.12948 1.21585 -1.625 2.18853 1.13262 -1.625 2.18853 1.13262 -1.55 2.18853 1.13262 -1.625 2.25653 1.05653 -1.625 2.25653 1.05653 -1.55 2.25653 1.05653 -1.625 2.33262 0.988533 -1.625 2.33262 0.988533 -1.55 2.33262 0.988533 -1.625 2.41585 0.929481 -1.625 2.41585 0.929481 -1.55 2.41585 0.929481 -1.625 2.50517 0.880118 -1.625 2.50517 0.880118 -1.55 2.50517 0.880118 -1.625 2.59945 0.841066 -1.625 2.59945 0.841066 -1.55 2.59945 0.841066 -1.625 2.69751 0.812816 -1.625 2.69751 0.812816 -1.55 2.69751 0.812816 -1.625 2.79811 0.795722 -1.625 2.79811 0.795722 -1.55 2.79811 0.795722 -1.625 2.9 0.79 -1.625 2.9 0.79 -1.55 2.9 0.79 -1.625 3.00189 0.795722 -1.625 3.00189 0.795722 -1.55 3.00189 0.795722 -1.625 3.10249 0.812816 -1.625 3.10249 0.812816 -1.55 3.10249 0.812816 -1.625 3.20055 0.841066 -1.625 3.20055 0.841066 -1.55 3.20055 0.841066 -1.625 3.29483 0.880118 -1.625 3.29483 0.880118 -1.55 3.29483 0.880118 -1.625 3.38415 0.929481 -1.625 3.38415 0.929481 -1.55 3.38415 0.929481 -1.625 3.46738 0.988533 -1.625 3.46738 0.988533 -1.55 3.46738 0.988533 -1.625 3.54347 1.05653 -1.625 3.54347 1.05653 -1.55 3.54347 1.05653 -1.625 3.61147 1.13262 -1.625 3.61147 1.13262 -1.55 3.61147 1.13262 -1.625 3.67052 1.21585 -1.625 3.67052 1.21585 -1.55 3.67052 1.21585 -1.625 3.71988 1.30517 -1.625 3.71988 1.30517 -1.55 3.71988 1.30517 -1.625 3.75893 1.39945 -1.625 3.75893 1.39945 -1.55 3.75893 1.39945 -1.625 3.78718 1.49751 -1.625 3.78718 1.49751 -1.55 3.78718 1.49751 -1.625 3.80428 1.59811 -1.625 3.80428 1.59811 -1.55 3.80428 1.59811 -1.625 3.81 1.7 -1.625 3.81 1.7 -1.55 3.81 1.7 -1.625 3.80428 1.80189 -1.625 3.80428 1.80189 -1.55 3.80428 1.80189 -1.625 3.78718 1.90249 -1.625 3.78718 1.90249 -1.55 3.78718 1.90249 -1.625 3.75893 2.00055 -1.625 3.75893 2.00055 -1.55 3.75893 2.00055 -1.625 3.71988 2.09483 -1.625 3.71988 2.09483 -1.55 3.71988 2.09483 -1.625 3.67052 2.18415 -1.625 3.67052 2.18415 -1.55 3.67052 2.18415 -1.625 3.61147 2.26738 -1.625 3.61147 2.26738 -1.55 3.61147 2.26738 -1.625 3.54347 2.34347 -1.625 3.54347 2.34347 -1.55 3.54347 2.34347 -1.625 3.46738 2.41147 -1.625 3.46738 2.41147 -1.55 3.46738 2.41147 -1.625 3.38415 2.47052 -1.625 3.38415 2.47052 -1.55 3.38415 2.47052 -1.625 3.29483 2.51988 -1.625 3.29483 2.51988 -1.55 3.29483 2.51988 -1.625 3.20055 2.55893 -1.625 3.20055 2.55893 -1.55 3.20055 2.55893 -1.625 3.10249 2.58718 -1.625 3.10249 2.58718 -1.55 3.10249 2.58718 -1.625 3.00189 2.60428 -1.625 3.00189 2.60428 -1.55 3.00189 2.60428 -1.625 2.9 2.61 -1.55 2.79811 2.60428 -1.55 2.9 2.61 -1.55 2.9 2.37 -1.55 2.81432 2.3645 -1.55 2.79811 2.60428 -1.55 2.9 2.37 -1.55 2.81432 2.3645 -1.55 2.69751 2.58718 -1.55 2.79811 2.60428 -1.55 2.81432 2.3645 -1.55 2.73005 2.34809 -1.55 2.69751 2.58718 -1.55 2.69751 2.58718 -1.55 2.73005 2.34809 -1.55 2.59945 2.55893 -1.55 2.59945 2.55893 -1.55 2.73005 2.34809 -1.55 2.64857 2.32103 -1.55 2.50517 2.51988 -1.55 2.64857 2.32103 -1.55 2.57122 2.28378 -1.55 2.41585 2.47052 -1.55 2.57122 2.28378 -1.55 2.49927 2.23695 -1.55 2.33262 2.41147 -1.55 2.49927 2.23695 -1.55 2.43389 2.18129 -1.55 2.25653 2.34347 -1.55 2.43389 2.18129 -1.55 2.37617 2.11774 -1.55 2.18853 2.26738 -1.55 2.37617 2.11774 -1.55 2.12948 2.18415 -1.55 2.18853 2.26738 -1.55 2.25653 2.34347 -1.55 2.37617 2.11774 -1.55 3.10249 2.58718 -1.55 2.98568 2.3645 -1.55 3.00189 2.60428 -1.55 3.10249 2.58718 -1.55 3.06995 2.34809 -1.55 2.98568 2.3645 -1.55 3.10249 2.58718 -1.55 3.20055 2.55893 -1.55 3.06995 2.34809 -1.55 3.06995 2.34809 -1.55 3.20055 2.55893 -1.55 3.15143 2.32103 -1.55 3.15143 2.32103 -1.55 3.20055 2.55893 -1.55 3.29483 2.51988 -1.55 3.22878 2.28378 -1.55 3.29483 2.51988 -1.55 3.38415 2.47052 -1.55 3.30073 2.23695 -1.55 3.38415 2.47052 -1.55 3.46738 2.41147 -1.55 3.36611 2.18129 -1.55 3.46738 2.41147 -1.55 3.54347 2.34347 -1.55 3.42383 2.11774 -1.55 3.54347 2.34347 -1.55 3.61147 2.26738 -1.55 3.67052 2.18415 -1.55 3.42383 2.11774 -1.55 3.61147 2.26738 -1.55 3.67052 2.18415 -1.55 3.47295 2.04732 -1.55 3.42383 2.11774 -1.55 3.67052 2.18415 -1.55 3.71988 2.09483 -1.55 3.47295 2.04732 -1.55 3.47295 2.04732 -1.55 3.71988 2.09483 -1.55 3.51266 1.9712 -1.55 3.51266 1.9712 -1.55 3.71988 2.09483 -1.55 3.75893 2.00055 -1.55 3.54231 1.89063 -1.55 3.75893 2.00055 -1.55 3.78718 1.90249 -1.55 3.56141 1.80693 -1.55 3.78718 1.90249 -1.55 3.80428 1.80189 -1.55 3.56966 1.72147 -1.55 3.80428 1.80189 -1.55 3.81 1.7 -1.55 3.5669 1.63566 -1.55 3.81 1.7 -1.55 3.80428 1.59811 -1.55 3.5532 1.55091 -1.55 3.80428 1.59811 -1.55 3.78718 1.49751 -1.55 3.75893 1.39945 -1.55 3.5532 1.55091 -1.55 3.78718 1.49751 -1.55 3.75893 1.39945 -1.55 3.52877 1.46861 -1.55 3.5532 1.55091 -1.55 3.75893 1.39945 -1.55 3.71988 1.30517 -1.55 3.52877 1.46861 -1.55 3.52877 1.46861 -1.55 3.71988 1.30517 -1.55 3.49402 1.3901 -1.55 3.49402 1.3901 -1.55 3.71988 1.30517 -1.55 3.67052 1.21585 -1.55 3.44952 1.31668 -1.55 3.67052 1.21585 -1.55 3.61147 1.13262 -1.55 3.39599 1.24956 -1.55 3.61147 1.13262 -1.55 3.54347 1.05653 -1.55 3.33431 1.18983 -1.55 3.54347 1.05653 -1.55 3.46738 0.988533 -1.55 3.26551 1.13848 -1.55 3.46738 0.988533 -1.55 3.38415 0.929481 -1.55 3.1907 1.09635 -1.55 3.38415 0.929481 -1.55 3.29483 0.880118 -1.55 3.20055 0.841066 -1.55 3.1907 1.09635 -1.55 3.29483 0.880118 -1.55 3.20055 0.841066 -1.55 3.11112 1.06413 -1.55 3.1907 1.09635 -1.55 3.20055 0.841066 -1.55 3.10249 0.812816 -1.55 3.11112 1.06413 -1.55 3.11112 1.06413 -1.55 3.10249 0.812816 -1.55 3.02808 1.04236 -1.55 3.02808 1.04236 -1.55 3.10249 0.812816 -1.55 3.00189 0.795722 -1.55 2.94293 1.03138 -1.55 3.00189 0.795722 -1.55 2.9 0.79 -1.55 2.85707 1.03138 -1.55 2.9 0.79 -1.55 2.79811 0.795722 -1.55 2.77192 1.04236 -1.55 2.79811 0.795722 -1.55 2.69751 0.812816 -1.55 2.68888 1.06413 -1.55 2.69751 0.812816 -1.55 2.59945 0.841066 -1.55 2.6093 1.09635 -1.55 2.59945 0.841066 -1.55 2.50517 0.880118 -1.55 2.41585 0.929481 -1.55 2.6093 1.09635 -1.55 2.50517 0.880118 -1.55 2.41585 0.929481 -1.55 2.53449 1.13848 -1.55 2.6093 1.09635 -1.55 2.41585 0.929481 -1.55 2.33262 0.988533 -1.55 2.53449 1.13848 -1.55 2.53449 1.13848 -1.55 2.33262 0.988533 -1.55 2.46569 1.18983 -1.55 2.46569 1.18983 -1.55 2.33262 0.988533 -1.55 2.25653 1.05653 -1.55 2.40401 1.24956 -1.55 2.25653 1.05653 -1.55 2.18853 1.13262 -1.55 2.35048 1.31668 -1.55 2.18853 1.13262 -1.55 2.12948 1.21585 -1.55 2.30598 1.3901 -1.55 2.12948 1.21585 -1.55 2.08012 1.30517 -1.55 2.27123 1.46861 -1.55 2.08012 1.30517 -1.55 2.04107 1.39945 -1.55 2.2468 1.55091 -1.55 2.04107 1.39945 -1.55 2.01282 1.49751 -1.55 1.99572 1.59811 -1.55 2.2468 1.55091 -1.55 2.01282 1.49751 -1.55 1.99572 1.59811 -1.55 2.2331 1.63566 -1.55 2.2468 1.55091 -1.55 1.99572 1.59811 -1.55 1.99 1.7 -1.55 2.2331 1.63566 -1.55 2.2331 1.63566 -1.55 1.99 1.7 -1.55 2.23034 1.72147 -1.55 2.23034 1.72147 -1.55 1.99 1.7 -1.55 1.99572 1.80189 -1.55 2.23859 1.80693 -1.55 1.99572 1.80189 -1.55 2.01282 1.90249 -1.55 2.25769 1.89063 -1.55 2.01282 1.90249 -1.55 2.04107 2.00055 -1.55 2.28734 1.9712 -1.55 2.04107 2.00055 -1.55 2.08012 2.09483 -1.55 2.32705 2.04732 -1.55 2.08012 2.09483 -1.55 2.12948 2.18415 -1.55 2.37617 2.11774 -1.55 2.32705 2.04732 -1.55 2.12948 2.18415 -1.55 3.15143 2.32103 -1.55 3.29483 2.51988 -1.55 3.22878 2.28378 -1.55 3.22878 2.28378 -1.55 3.38415 2.47052 -1.55 3.30073 2.23695 -1.55 3.30073 2.23695 -1.55 3.46738 2.41147 -1.55 3.36611 2.18129 -1.55 3.36611 2.18129 -1.55 3.54347 2.34347 -1.55 3.42383 2.11774 -1.55 3.51266 1.9712 -1.55 3.75893 2.00055 -1.55 3.54231 1.89063 -1.55 3.54231 1.89063 -1.55 3.78718 1.90249 -1.55 3.56141 1.80693 -1.55 3.56141 1.80693 -1.55 3.80428 1.80189 -1.55 3.56966 1.72147 -1.55 3.56966 1.72147 -1.55 3.81 1.7 -1.55 3.5669 1.63566 -1.55 3.5669 1.63566 -1.55 3.80428 1.59811 -1.55 3.5532 1.55091 -1.55 3.49402 1.3901 -1.55 3.67052 1.21585 -1.55 3.44952 1.31668 -1.55 3.44952 1.31668 -1.55 3.61147 1.13262 -1.55 3.39599 1.24956 -1.55 3.39599 1.24956 -1.55 3.54347 1.05653 -1.55 3.33431 1.18983 -1.55 3.33431 1.18983 -1.55 3.46738 0.988533 -1.55 3.26551 1.13848 -1.55 3.26551 1.13848 -1.55 3.38415 0.929481 -1.55 3.1907 1.09635 -1.55 3.02808 1.04236 -1.55 3.00189 0.795722 -1.55 2.94293 1.03138 -1.55 2.94293 1.03138 -1.55 2.9 0.79 -1.55 2.85707 1.03138 -1.55 2.85707 1.03138 -1.55 2.79811 0.795722 -1.55 2.77192 1.04236 -1.55 2.77192 1.04236 -1.55 2.69751 0.812816 -1.55 2.68888 1.06413 -1.55 2.68888 1.06413 -1.55 2.59945 0.841066 -1.55 2.6093 1.09635 -1.55 2.46569 1.18983 -1.55 2.25653 1.05653 -1.55 2.40401 1.24956 -1.55 2.40401 1.24956 -1.55 2.18853 1.13262 -1.55 2.35048 1.31668 -1.55 2.35048 1.31668 -1.55 2.12948 1.21585 -1.55 2.30598 1.3901 -1.55 2.30598 1.3901 -1.55 2.08012 1.30517 -1.55 2.27123 1.46861 -1.55 2.27123 1.46861 -1.55 2.04107 1.39945 -1.55 2.2468 1.55091 -1.55 2.23034 1.72147 -1.55 1.99572 1.80189 -1.55 2.23859 1.80693 -1.55 2.23859 1.80693 -1.55 2.01282 1.90249 -1.55 2.25769 1.89063 -1.55 2.25769 1.89063 -1.55 2.04107 2.00055 -1.55 2.28734 1.9712 -1.55 2.28734 1.9712 -1.55 2.08012 2.09483 -1.55 2.32705 2.04732 -1.55 2.25653 2.34347 -1.55 2.33262 2.41147 -1.55 2.43389 2.18129 -1.55 2.33262 2.41147 -1.55 2.41585 2.47052 -1.55 2.49927 2.23695 -1.55 2.41585 2.47052 -1.55 2.50517 2.51988 -1.55 2.57122 2.28378 -1.55 2.50517 2.51988 -1.55 2.59945 2.55893 -1.55 2.64857 2.32103 -1.55 2.98568 2.3645 -1.55 2.9 2.37 -1.55 3.00189 2.60428 -1.55 3.00189 2.60428 -1.55 2.9 2.37 -1.55 2.9 2.61 -1.55 2.98568 2.3645 -1.625 2.98568 2.3645 -1.55 2.9 2.37 -1.55 2.98568 2.3645 -1.55 3.06995 2.34809 -1.625 2.98568 2.3645 -1.625 2.98568 2.3645 -1.55 3.06995 2.34809 -1.625 3.06995 2.34809 -1.625 3.06995 2.34809 -1.55 3.06995 2.34809 -1.55 3.15143 2.32103 -1.625 3.15143 2.32103 -1.55 3.15143 2.32103 -1.55 3.22878 2.28378 -1.625 3.22878 2.28378 -1.55 3.22878 2.28378 -1.55 3.30073 2.23695 -1.625 3.30073 2.23695 -1.55 3.30073 2.23695 -1.55 3.36611 2.18129 -1.625 3.36611 2.18129 -1.55 3.36611 2.18129 -1.55 3.42383 2.11774 -1.625 3.42383 2.11774 -1.55 3.42383 2.11774 -1.55 3.47295 2.04732 -1.625 3.47295 2.04732 -1.55 3.47295 2.04732 -1.55 3.51266 1.9712 -1.625 3.51266 1.9712 -1.55 3.51266 1.9712 -1.55 3.54231 1.89063 -1.625 3.54231 1.89063 -1.55 3.54231 1.89063 -1.55 3.56141 1.80693 -1.625 3.56141 1.80693 -1.55 3.56141 1.80693 -1.55 3.56966 1.72147 -1.625 3.56966 1.72147 -1.55 3.56966 1.72147 -1.55 3.5669 1.63566 -1.625 3.5669 1.63566 -1.55 3.5669 1.63566 -1.55 3.5532 1.55091 -1.625 3.5532 1.55091 -1.55 3.5532 1.55091 -1.55 3.52877 1.46861 -1.625 3.52877 1.46861 -1.55 3.52877 1.46861 -1.55 3.49402 1.3901 -1.625 3.49402 1.3901 -1.55 3.49402 1.3901 -1.55 3.44952 1.31668 -1.625 3.44952 1.31668 -1.55 3.44952 1.31668 -1.55 3.39599 1.24956 -1.625 3.39599 1.24956 -1.55 3.39599 1.24956 -1.55 3.33431 1.18983 -1.625 3.33431 1.18983 -1.55 3.33431 1.18983 -1.55 3.26551 1.13848 -1.625 3.26551 1.13848 -1.55 3.26551 1.13848 -1.55 3.1907 1.09635 -1.625 3.1907 1.09635 -1.55 3.1907 1.09635 -1.55 3.11112 1.06413 -1.625 3.11112 1.06413 -1.55 3.11112 1.06413 -1.55 3.02808 1.04236 -1.625 3.02808 1.04236 -1.55 3.02808 1.04236 -1.55 2.94293 1.03138 -1.625 2.94293 1.03138 -1.55 2.94293 1.03138 -1.55 2.85707 1.03138 -1.625 2.85707 1.03138 -1.55 2.85707 1.03138 -1.55 2.77192 1.04236 -1.625 2.77192 1.04236 -1.55 2.77192 1.04236 -1.55 2.68888 1.06413 -1.625 2.68888 1.06413 -1.55 2.68888 1.06413 -1.55 2.6093 1.09635 -1.625 2.6093 1.09635 -1.55 2.6093 1.09635 -1.55 2.53449 1.13848 -1.625 2.53449 1.13848 -1.55 2.53449 1.13848 -1.55 2.46569 1.18983 -1.625 2.46569 1.18983 -1.55 2.46569 1.18983 -1.55 2.40401 1.24956 -1.625 2.40401 1.24956 -1.55 2.40401 1.24956 -1.55 2.35048 1.31668 -1.625 2.35048 1.31668 -1.55 2.35048 1.31668 -1.55 2.30598 1.3901 -1.625 2.30598 1.3901 -1.55 2.30598 1.3901 -1.55 2.27123 1.46861 -1.625 2.27123 1.46861 -1.55 2.27123 1.46861 -1.55 2.2468 1.55091 -1.625 2.2468 1.55091 -1.55 2.2468 1.55091 -1.55 2.2331 1.63566 -1.625 2.2331 1.63566 -1.55 2.2331 1.63566 -1.55 2.23034 1.72147 -1.625 2.23034 1.72147 -1.55 2.23034 1.72147 -1.55 2.23859 1.80693 -1.625 2.23859 1.80693 -1.55 2.23859 1.80693 -1.55 2.25769 1.89063 -1.625 2.25769 1.89063 -1.55 2.25769 1.89063 -1.55 2.28734 1.9712 -1.625 2.28734 1.9712 -1.55 2.28734 1.9712 -1.55 2.32705 2.04732 -1.625 2.32705 2.04732 -1.55 2.32705 2.04732 -1.55 2.37617 2.11774 -1.625 2.37617 2.11774 -1.55 2.37617 2.11774 -1.55 2.43389 2.18129 -1.625 2.43389 2.18129 -1.55 2.43389 2.18129 -1.55 2.49927 2.23695 -1.625 2.49927 2.23695 -1.55 2.49927 2.23695 -1.55 2.57122 2.28378 -1.625 2.57122 2.28378 -1.55 2.57122 2.28378 -1.55 2.64857 2.32103 -1.625 2.64857 2.32103 -1.55 2.64857 2.32103 -1.55 2.73005 2.34809 -1.625 2.73005 2.34809 -1.55 2.73005 2.34809 -1.55 2.81432 2.3645 -1.625 2.81432 2.3645 -1.55 2.81432 2.3645 -1.625 2.9 2.37 -1.625 2.81432 2.3645 -1.625 2.73005 2.34809 -1.55 2.81432 2.3645 -1.625 3.06995 2.34809 -1.55 3.15143 2.32103 -1.625 3.15143 2.32103 -1.625 3.15143 2.32103 -1.55 3.22878 2.28378 -1.625 3.22878 2.28378 -1.625 3.22878 2.28378 -1.55 3.30073 2.23695 -1.625 3.30073 2.23695 -1.625 3.30073 2.23695 -1.55 3.36611 2.18129 -1.625 3.36611 2.18129 -1.625 3.36611 2.18129 -1.55 3.42383 2.11774 -1.625 3.42383 2.11774 -1.625 3.42383 2.11774 -1.55 3.47295 2.04732 -1.625 3.47295 2.04732 -1.625 3.47295 2.04732 -1.55 3.51266 1.9712 -1.625 3.51266 1.9712 -1.625 3.51266 1.9712 -1.55 3.54231 1.89063 -1.625 3.54231 1.89063 -1.625 3.54231 1.89063 -1.55 3.56141 1.80693 -1.625 3.56141 1.80693 -1.625 3.56141 1.80693 -1.55 3.56966 1.72147 -1.625 3.56966 1.72147 -1.625 3.56966 1.72147 -1.55 3.5669 1.63566 -1.625 3.5669 1.63566 -1.625 3.5669 1.63566 -1.55 3.5532 1.55091 -1.625 3.5532 1.55091 -1.625 3.5532 1.55091 -1.55 3.52877 1.46861 -1.625 3.52877 1.46861 -1.625 3.52877 1.46861 -1.55 3.49402 1.3901 -1.625 3.49402 1.3901 -1.625 3.49402 1.3901 -1.55 3.44952 1.31668 -1.625 3.44952 1.31668 -1.625 3.44952 1.31668 -1.55 3.39599 1.24956 -1.625 3.39599 1.24956 -1.625 3.39599 1.24956 -1.55 3.33431 1.18983 -1.625 3.33431 1.18983 -1.625 3.33431 1.18983 -1.55 3.26551 1.13848 -1.625 3.26551 1.13848 -1.625 3.26551 1.13848 -1.55 3.1907 1.09635 -1.625 3.1907 1.09635 -1.625 3.1907 1.09635 -1.55 3.11112 1.06413 -1.625 3.11112 1.06413 -1.625 3.11112 1.06413 -1.55 3.02808 1.04236 -1.625 3.02808 1.04236 -1.625 3.02808 1.04236 -1.55 2.94293 1.03138 -1.625 2.94293 1.03138 -1.625 2.94293 1.03138 -1.55 2.85707 1.03138 -1.625 2.85707 1.03138 -1.625 2.85707 1.03138 -1.55 2.77192 1.04236 -1.625 2.77192 1.04236 -1.625 2.77192 1.04236 -1.55 2.68888 1.06413 -1.625 2.68888 1.06413 -1.625 2.68888 1.06413 -1.55 2.6093 1.09635 -1.625 2.6093 1.09635 -1.625 2.6093 1.09635 -1.55 2.53449 1.13848 -1.625 2.53449 1.13848 -1.625 2.53449 1.13848 -1.55 2.46569 1.18983 -1.625 2.46569 1.18983 -1.625 2.46569 1.18983 -1.55 2.40401 1.24956 -1.625 2.40401 1.24956 -1.625 2.40401 1.24956 -1.55 2.35048 1.31668 -1.625 2.35048 1.31668 -1.625 2.35048 1.31668 -1.55 2.30598 1.3901 -1.625 2.30598 1.3901 -1.625 2.30598 1.3901 -1.55 2.27123 1.46861 -1.625 2.27123 1.46861 -1.625 2.27123 1.46861 -1.55 2.2468 1.55091 -1.625 2.2468 1.55091 -1.625 2.2468 1.55091 -1.55 2.2331 1.63566 -1.625 2.2331 1.63566 -1.625 2.2331 1.63566 -1.55 2.23034 1.72147 -1.625 2.23034 1.72147 -1.625 2.23034 1.72147 -1.55 2.23859 1.80693 -1.625 2.23859 1.80693 -1.625 2.23859 1.80693 -1.55 2.25769 1.89063 -1.625 2.25769 1.89063 -1.625 2.25769 1.89063 -1.55 2.28734 1.9712 -1.625 2.28734 1.9712 -1.625 2.28734 1.9712 -1.55 2.32705 2.04732 -1.625 2.32705 2.04732 -1.625 2.32705 2.04732 -1.55 2.37617 2.11774 -1.625 2.37617 2.11774 -1.625 2.37617 2.11774 -1.55 2.43389 2.18129 -1.625 2.43389 2.18129 -1.625 2.43389 2.18129 -1.55 2.49927 2.23695 -1.625 2.49927 2.23695 -1.625 2.49927 2.23695 -1.55 2.57122 2.28378 -1.625 2.57122 2.28378 -1.625 2.57122 2.28378 -1.55 2.64857 2.32103 -1.625 2.64857 2.32103 -1.625 2.64857 2.32103 -1.55 2.73005 2.34809 -1.625 2.73005 2.34809 -1.55 2.81432 2.3645 -1.55 2.9 2.37 -1.625 2.9 2.37 -1.625 2.9 2.37 -1.55 2.9 2.37 -1.625 2.98568 2.3645 -1.625 2.81432 2.3645 -1.625 2.9 2.37 -1.625 2.9 2.175 -1.625 2.82749 2.16943 -1.625 2.81432 2.3645 -1.625 2.9 2.175 -1.625 2.82749 2.16943 -1.625 2.73005 2.34809 -1.625 2.81432 2.3645 -1.625 2.82749 2.16943 -1.625 2.75668 2.15286 -1.625 2.73005 2.34809 -1.625 2.73005 2.34809 -1.625 2.75668 2.15286 -1.625 2.64857 2.32103 -1.625 2.64857 2.32103 -1.625 2.75668 2.15286 -1.625 2.68923 2.12568 -1.625 2.57122 2.28378 -1.625 2.68923 2.12568 -1.625 2.62672 2.08852 -1.625 2.49927 2.23695 -1.625 2.62672 2.08852 -1.625 2.57062 2.04225 -1.625 2.43389 2.18129 -1.625 2.57062 2.04225 -1.625 2.37617 2.11774 -1.625 2.43389 2.18129 -1.625 2.49927 2.23695 -1.625 2.57062 2.04225 -1.625 3.06995 2.34809 -1.625 2.97251 2.16943 -1.625 2.98568 2.3645 -1.625 3.06995 2.34809 -1.625 3.04332 2.15286 -1.625 2.97251 2.16943 -1.625 3.06995 2.34809 -1.625 3.15143 2.32103 -1.625 3.04332 2.15286 -1.625 3.04332 2.15286 -1.625 3.15143 2.32103 -1.625 3.11077 2.12568 -1.625 3.11077 2.12568 -1.625 3.15143 2.32103 -1.625 3.22878 2.28378 -1.625 3.17328 2.08852 -1.625 3.22878 2.28378 -1.625 3.30073 2.23695 -1.625 3.22938 2.04225 -1.625 3.30073 2.23695 -1.625 3.36611 2.18129 -1.625 3.42383 2.11774 -1.625 3.22938 2.04225 -1.625 3.36611 2.18129 -1.625 3.42383 2.11774 -1.625 3.27776 1.98796 -1.625 3.22938 2.04225 -1.625 3.42383 2.11774 -1.625 3.47295 2.04732 -1.625 3.27776 1.98796 -1.625 3.27776 1.98796 -1.625 3.47295 2.04732 -1.625 3.31729 1.92692 -1.625 3.31729 1.92692 -1.625 3.47295 2.04732 -1.625 3.51266 1.9712 -1.625 3.34704 1.86056 -1.625 3.51266 1.9712 -1.625 3.54231 1.89063 -1.625 3.36631 1.79044 -1.625 3.54231 1.89063 -1.625 3.56141 1.80693 -1.625 3.37465 1.71819 -1.625 3.56141 1.80693 -1.625 3.56966 1.72147 -1.625 3.5669 1.63566 -1.625 3.37465 1.71819 -1.625 3.56966 1.72147 -1.625 3.5669 1.63566 -1.625 3.37187 1.64553 -1.625 3.37465 1.71819 -1.625 3.5669 1.63566 -1.625 3.5532 1.55091 -1.625 3.37187 1.64553 -1.625 3.37187 1.64553 -1.625 3.5532 1.55091 -1.625 3.35802 1.57413 -1.625 3.35802 1.57413 -1.625 3.5532 1.55091 -1.625 3.52877 1.46861 -1.625 3.33344 1.50569 -1.625 3.52877 1.46861 -1.625 3.49402 1.3901 -1.625 3.2987 1.44181 -1.625 3.49402 1.3901 -1.625 3.44952 1.31668 -1.625 3.25461 1.38397 -1.625 3.44952 1.31668 -1.625 3.39599 1.24956 -1.625 3.33431 1.18983 -1.625 3.25461 1.38397 -1.625 3.39599 1.24956 -1.625 3.33431 1.18983 -1.625 3.20222 1.33354 -1.625 3.25461 1.38397 -1.625 3.33431 1.18983 -1.625 3.26551 1.13848 -1.625 3.20222 1.33354 -1.625 3.20222 1.33354 -1.625 3.26551 1.13848 -1.625 3.14273 1.2917 -1.625 3.14273 1.2917 -1.625 3.26551 1.13848 -1.625 3.1907 1.09635 -1.625 3.07756 1.25944 -1.625 3.1907 1.09635 -1.625 3.11112 1.06413 -1.625 3.00823 1.23749 -1.625 3.11112 1.06413 -1.625 3.02808 1.04236 -1.625 2.93636 1.22639 -1.625 3.02808 1.04236 -1.625 2.94293 1.03138 -1.625 2.85707 1.03138 -1.625 2.93636 1.22639 -1.625 2.94293 1.03138 -1.625 2.85707 1.03138 -1.625 2.86364 1.22639 -1.625 2.93636 1.22639 -1.625 2.85707 1.03138 -1.625 2.77192 1.04236 -1.625 2.86364 1.22639 -1.625 2.86364 1.22639 -1.625 2.77192 1.04236 -1.625 2.79177 1.23749 -1.625 2.79177 1.23749 -1.625 2.77192 1.04236 -1.625 2.68888 1.06413 -1.625 2.72244 1.25944 -1.625 2.68888 1.06413 -1.625 2.6093 1.09635 -1.625 2.65727 1.2917 -1.625 2.6093 1.09635 -1.625 2.53449 1.13848 -1.625 2.59778 1.33354 -1.625 2.53449 1.13848 -1.625 2.46569 1.18983 -1.625 2.54539 1.38397 -1.625 2.46569 1.18983 -1.625 2.40401 1.24956 -1.625 2.35048 1.31668 -1.625 2.54539 1.38397 -1.625 2.40401 1.24956 -1.625 2.35048 1.31668 -1.625 2.5013 1.44181 -1.625 2.54539 1.38397 -1.625 2.35048 1.31668 -1.625 2.30598 1.3901 -1.625 2.5013 1.44181 -1.625 2.5013 1.44181 -1.625 2.30598 1.3901 -1.625 2.46656 1.50569 -1.625 2.46656 1.50569 -1.625 2.30598 1.3901 -1.625 2.27123 1.46861 -1.625 2.44198 1.57413 -1.625 2.27123 1.46861 -1.625 2.2468 1.55091 -1.625 2.42813 1.64553 -1.625 2.2468 1.55091 -1.625 2.2331 1.63566 -1.625 2.42535 1.71819 -1.625 2.2331 1.63566 -1.625 2.23034 1.72147 -1.625 2.23859 1.80693 -1.625 2.42535 1.71819 -1.625 2.23034 1.72147 -1.625 2.23859 1.80693 -1.625 2.43369 1.79044 -1.625 2.42535 1.71819 -1.625 2.23859 1.80693 -1.625 2.25769 1.89063 -1.625 2.43369 1.79044 -1.625 2.43369 1.79044 -1.625 2.25769 1.89063 -1.625 2.45296 1.86056 -1.625 2.45296 1.86056 -1.625 2.25769 1.89063 -1.625 2.28734 1.9712 -1.625 2.48271 1.92692 -1.625 2.28734 1.9712 -1.625 2.32705 2.04732 -1.625 2.52224 1.98796 -1.625 2.32705 2.04732 -1.625 2.37617 2.11774 -1.625 2.57062 2.04225 -1.625 2.52224 1.98796 -1.625 2.37617 2.11774 -1.625 3.11077 2.12568 -1.625 3.22878 2.28378 -1.625 3.17328 2.08852 -1.625 3.17328 2.08852 -1.625 3.30073 2.23695 -1.625 3.22938 2.04225 -1.625 3.31729 1.92692 -1.625 3.51266 1.9712 -1.625 3.34704 1.86056 -1.625 3.34704 1.86056 -1.625 3.54231 1.89063 -1.625 3.36631 1.79044 -1.625 3.36631 1.79044 -1.625 3.56141 1.80693 -1.625 3.37465 1.71819 -1.625 3.35802 1.57413 -1.625 3.52877 1.46861 -1.625 3.33344 1.50569 -1.625 3.33344 1.50569 -1.625 3.49402 1.3901 -1.625 3.2987 1.44181 -1.625 3.2987 1.44181 -1.625 3.44952 1.31668 -1.625 3.25461 1.38397 -1.625 3.14273 1.2917 -1.625 3.1907 1.09635 -1.625 3.07756 1.25944 -1.625 3.07756 1.25944 -1.625 3.11112 1.06413 -1.625 3.00823 1.23749 -1.625 3.00823 1.23749 -1.625 3.02808 1.04236 -1.625 2.93636 1.22639 -1.625 2.79177 1.23749 -1.625 2.68888 1.06413 -1.625 2.72244 1.25944 -1.625 2.72244 1.25944 -1.625 2.6093 1.09635 -1.625 2.65727 1.2917 -1.625 2.65727 1.2917 -1.625 2.53449 1.13848 -1.625 2.59778 1.33354 -1.625 2.59778 1.33354 -1.625 2.46569 1.18983 -1.625 2.54539 1.38397 -1.625 2.46656 1.50569 -1.625 2.27123 1.46861 -1.625 2.44198 1.57413 -1.625 2.44198 1.57413 -1.625 2.2468 1.55091 -1.625 2.42813 1.64553 -1.625 2.42813 1.64553 -1.625 2.2331 1.63566 -1.625 2.42535 1.71819 -1.625 2.45296 1.86056 -1.625 2.28734 1.9712 -1.625 2.48271 1.92692 -1.625 2.48271 1.92692 -1.625 2.32705 2.04732 -1.625 2.52224 1.98796 -1.625 2.49927 2.23695 -1.625 2.57122 2.28378 -1.625 2.62672 2.08852 -1.625 2.57122 2.28378 -1.625 2.64857 2.32103 -1.625 2.68923 2.12568 -1.625 2.97251 2.16943 -1.625 2.9 2.175 -1.625 2.98568 2.3645 -1.625 2.98568 2.3645 -1.625 2.9 2.175 -1.625 2.9 2.37 -1.375 2.82749 2.16943 -1.625 2.9 2.175 -1.375 2.9 2.175 -1.375 2.82749 2.16943 -1.625 2.82749 2.16943 -1.625 2.9 2.175 -1.375 2.82749 2.16943 -1.375 2.75668 2.15286 -1.625 2.82749 2.16943 -1.625 2.82749 2.16943 -1.375 2.75668 2.15286 -1.625 2.75668 2.15286 -1.625 2.75668 2.15286 -1.375 2.75668 2.15286 -1.375 2.68923 2.12568 -1.625 2.68923 2.12568 -1.375 2.68923 2.12568 -1.375 2.62672 2.08852 -1.625 2.62672 2.08852 -1.375 2.62672 2.08852 -1.375 2.57062 2.04225 -1.625 2.57062 2.04225 -1.375 2.57062 2.04225 -1.375 2.52224 1.98796 -1.625 2.52224 1.98796 -1.375 2.52224 1.98796 -1.375 2.48271 1.92692 -1.625 2.48271 1.92692 -1.375 2.48271 1.92692 -1.375 2.45296 1.86056 -1.625 2.45296 1.86056 -1.375 2.45296 1.86056 -1.375 2.43369 1.79044 -1.625 2.43369 1.79044 -1.375 2.43369 1.79044 -1.375 2.42535 1.71819 -1.625 2.42535 1.71819 -1.375 2.42535 1.71819 -1.375 2.42813 1.64553 -1.625 2.42813 1.64553 -1.375 2.42813 1.64553 -1.375 2.44198 1.57413 -1.625 2.44198 1.57413 -1.375 2.44198 1.57413 -1.375 2.46656 1.50569 -1.625 2.46656 1.50569 -1.375 2.46656 1.50569 -1.375 2.5013 1.44181 -1.625 2.5013 1.44181 -1.375 2.5013 1.44181 -1.375 2.54539 1.38397 -1.625 2.54539 1.38397 -1.375 2.54539 1.38397 -1.375 2.59778 1.33354 -1.625 2.59778 1.33354 -1.375 2.59778 1.33354 -1.375 2.65727 1.2917 -1.625 2.65727 1.2917 -1.375 2.65727 1.2917 -1.375 2.72244 1.25944 -1.625 2.72244 1.25944 -1.375 2.72244 1.25944 -1.375 2.79177 1.23749 -1.625 2.79177 1.23749 -1.375 2.79177 1.23749 -1.375 2.86364 1.22639 -1.625 2.86364 1.22639 -1.375 2.86364 1.22639 -1.375 2.93636 1.22639 -1.625 2.93636 1.22639 -1.375 2.93636 1.22639 -1.375 3.00823 1.23749 -1.625 3.00823 1.23749 -1.375 3.00823 1.23749 -1.375 3.07756 1.25944 -1.625 3.07756 1.25944 -1.375 3.07756 1.25944 -1.375 3.14273 1.2917 -1.625 3.14273 1.2917 -1.375 3.14273 1.2917 -1.375 3.20222 1.33354 -1.625 3.20222 1.33354 -1.375 3.20222 1.33354 -1.375 3.25461 1.38397 -1.625 3.25461 1.38397 -1.375 3.25461 1.38397 -1.375 3.2987 1.44181 -1.625 3.2987 1.44181 -1.375 3.2987 1.44181 -1.375 3.33344 1.50569 -1.625 3.33344 1.50569 -1.375 3.33344 1.50569 -1.375 3.35802 1.57413 -1.625 3.35802 1.57413 -1.375 3.35802 1.57413 -1.375 3.37187 1.64553 -1.625 3.37187 1.64553 -1.375 3.37187 1.64553 -1.375 3.37465 1.71819 -1.625 3.37465 1.71819 -1.375 3.37465 1.71819 -1.375 3.36631 1.79044 -1.625 3.36631 1.79044 -1.375 3.36631 1.79044 -1.375 3.34704 1.86056 -1.625 3.34704 1.86056 -1.375 3.34704 1.86056 -1.375 3.31729 1.92692 -1.625 3.31729 1.92692 -1.375 3.31729 1.92692 -1.375 3.27776 1.98796 -1.625 3.27776 1.98796 -1.375 3.27776 1.98796 -1.375 3.22938 2.04225 -1.625 3.22938 2.04225 -1.375 3.22938 2.04225 -1.375 3.17328 2.08852 -1.625 3.17328 2.08852 -1.375 3.17328 2.08852 -1.375 3.11077 2.12568 -1.625 3.11077 2.12568 -1.375 3.11077 2.12568 -1.375 3.04332 2.15286 -1.625 3.04332 2.15286 -1.375 3.04332 2.15286 -1.375 2.97251 2.16943 -1.625 2.97251 2.16943 -1.375 2.97251 2.16943 -1.375 2.9 2.175 -1.625 2.9 2.175 -1.625 2.97251 2.16943 -1.375 2.9 2.175 -1.625 2.75668 2.15286 -1.375 2.68923 2.12568 -1.625 2.68923 2.12568 -1.625 2.68923 2.12568 -1.375 2.62672 2.08852 -1.625 2.62672 2.08852 -1.625 2.62672 2.08852 -1.375 2.57062 2.04225 -1.625 2.57062 2.04225 -1.625 2.57062 2.04225 -1.375 2.52224 1.98796 -1.625 2.52224 1.98796 -1.625 2.52224 1.98796 -1.375 2.48271 1.92692 -1.625 2.48271 1.92692 -1.625 2.48271 1.92692 -1.375 2.45296 1.86056 -1.625 2.45296 1.86056 -1.625 2.45296 1.86056 -1.375 2.43369 1.79044 -1.625 2.43369 1.79044 -1.625 2.43369 1.79044 -1.375 2.42535 1.71819 -1.625 2.42535 1.71819 -1.625 2.42535 1.71819 -1.375 2.42813 1.64553 -1.625 2.42813 1.64553 -1.625 2.42813 1.64553 -1.375 2.44198 1.57413 -1.625 2.44198 1.57413 -1.625 2.44198 1.57413 -1.375 2.46656 1.50569 -1.625 2.46656 1.50569 -1.625 2.46656 1.50569 -1.375 2.5013 1.44181 -1.625 2.5013 1.44181 -1.625 2.5013 1.44181 -1.375 2.54539 1.38397 -1.625 2.54539 1.38397 -1.625 2.54539 1.38397 -1.375 2.59778 1.33354 -1.625 2.59778 1.33354 -1.625 2.59778 1.33354 -1.375 2.65727 1.2917 -1.625 2.65727 1.2917 -1.625 2.65727 1.2917 -1.375 2.72244 1.25944 -1.625 2.72244 1.25944 -1.625 2.72244 1.25944 -1.375 2.79177 1.23749 -1.625 2.79177 1.23749 -1.625 2.79177 1.23749 -1.375 2.86364 1.22639 -1.625 2.86364 1.22639 -1.625 2.86364 1.22639 -1.375 2.93636 1.22639 -1.625 2.93636 1.22639 -1.625 2.93636 1.22639 -1.375 3.00823 1.23749 -1.625 3.00823 1.23749 -1.625 3.00823 1.23749 -1.375 3.07756 1.25944 -1.625 3.07756 1.25944 -1.625 3.07756 1.25944 -1.375 3.14273 1.2917 -1.625 3.14273 1.2917 -1.625 3.14273 1.2917 -1.375 3.20222 1.33354 -1.625 3.20222 1.33354 -1.625 3.20222 1.33354 -1.375 3.25461 1.38397 -1.625 3.25461 1.38397 -1.625 3.25461 1.38397 -1.375 3.2987 1.44181 -1.625 3.2987 1.44181 -1.625 3.2987 1.44181 -1.375 3.33344 1.50569 -1.625 3.33344 1.50569 -1.625 3.33344 1.50569 -1.375 3.35802 1.57413 -1.625 3.35802 1.57413 -1.625 3.35802 1.57413 -1.375 3.37187 1.64553 -1.625 3.37187 1.64553 -1.625 3.37187 1.64553 -1.375 3.37465 1.71819 -1.625 3.37465 1.71819 -1.625 3.37465 1.71819 -1.375 3.36631 1.79044 -1.625 3.36631 1.79044 -1.625 3.36631 1.79044 -1.375 3.34704 1.86056 -1.625 3.34704 1.86056 -1.625 3.34704 1.86056 -1.375 3.31729 1.92692 -1.625 3.31729 1.92692 -1.625 3.31729 1.92692 -1.375 3.27776 1.98796 -1.625 3.27776 1.98796 -1.625 3.27776 1.98796 -1.375 3.22938 2.04225 -1.625 3.22938 2.04225 -1.625 3.22938 2.04225 -1.375 3.17328 2.08852 -1.625 3.17328 2.08852 -1.625 3.17328 2.08852 -1.375 3.11077 2.12568 -1.625 3.11077 2.12568 -1.625 3.11077 2.12568 -1.375 3.04332 2.15286 -1.625 3.04332 2.15286 -1.625 3.04332 2.15286 -1.375 2.97251 2.16943 -1.625 2.97251 2.16943 -1.375 2.97251 2.16943 -1.375 2.93636 1.22639 -1.375 2.9 2.175 -1.375 2.97251 2.16943 -1.375 3.00823 1.23749 -1.375 2.93636 1.22639 -1.375 2.97251 2.16943 -1.375 3.04332 2.15286 -1.375 3.00823 1.23749 -1.375 3.00823 1.23749 -1.375 3.04332 2.15286 -1.375 3.07756 1.25944 -1.375 3.07756 1.25944 -1.375 3.04332 2.15286 -1.375 3.11077 2.12568 -1.375 3.14273 1.2917 -1.375 3.11077 2.12568 -1.375 3.17328 2.08852 -1.375 3.20222 1.33354 -1.375 3.17328 2.08852 -1.375 3.22938 2.04225 -1.375 3.25461 1.38397 -1.375 3.22938 2.04225 -1.375 3.27776 1.98796 -1.375 3.2987 1.44181 -1.375 3.27776 1.98796 -1.375 3.31729 1.92692 -1.375 3.33344 1.50569 -1.375 3.31729 1.92692 -1.375 3.34704 1.86056 -1.375 3.35802 1.57413 -1.375 3.34704 1.86056 -1.375 3.36631 1.79044 -1.375 3.37187 1.64553 -1.375 3.36631 1.79044 -1.375 3.37465 1.71819 -1.375 3.37187 1.64553 -1.375 3.35802 1.57413 -1.375 3.36631 1.79044 -1.375 3.07756 1.25944 -1.375 3.11077 2.12568 -1.375 3.14273 1.2917 -1.375 3.14273 1.2917 -1.375 3.17328 2.08852 -1.375 3.20222 1.33354 -1.375 3.20222 1.33354 -1.375 3.22938 2.04225 -1.375 3.25461 1.38397 -1.375 3.25461 1.38397 -1.375 3.27776 1.98796 -1.375 3.2987 1.44181 -1.375 3.2987 1.44181 -1.375 3.31729 1.92692 -1.375 3.33344 1.50569 -1.375 3.33344 1.50569 -1.375 3.34704 1.86056 -1.375 3.35802 1.57413 -1.375 2.93636 1.22639 -1.375 2.86364 1.22639 -1.375 2.9 2.175 -1.375 2.9 2.175 -1.375 2.86364 1.22639 -1.375 2.82749 2.16943 -1.375 2.82749 2.16943 -1.375 2.86364 1.22639 -1.375 2.79177 1.23749 -1.375 2.75668 2.15286 -1.375 2.79177 1.23749 -1.375 2.72244 1.25944 -1.375 2.68923 2.12568 -1.375 2.72244 1.25944 -1.375 2.65727 1.2917 -1.375 2.62672 2.08852 -1.375 2.65727 1.2917 -1.375 2.59778 1.33354 -1.375 2.57062 2.04225 -1.375 2.59778 1.33354 -1.375 2.54539 1.38397 -1.375 2.52224 1.98796 -1.375 2.54539 1.38397 -1.375 2.5013 1.44181 -1.375 2.48271 1.92692 -1.375 2.5013 1.44181 -1.375 2.46656 1.50569 -1.375 2.45296 1.86056 -1.375 2.46656 1.50569 -1.375 2.44198 1.57413 -1.375 2.43369 1.79044 -1.375 2.44198 1.57413 -1.375 2.42813 1.64553 -1.375 2.42535 1.71819 -1.375 2.43369 1.79044 -1.375 2.42813 1.64553 -1.375 2.82749 2.16943 -1.375 2.79177 1.23749 -1.375 2.75668 2.15286 -1.375 2.75668 2.15286 -1.375 2.72244 1.25944 -1.375 2.68923 2.12568 -1.375 2.68923 2.12568 -1.375 2.65727 1.2917 -1.375 2.62672 2.08852 -1.375 2.62672 2.08852 -1.375 2.59778 1.33354 -1.375 2.57062 2.04225 -1.375 2.57062 2.04225 -1.375 2.54539 1.38397 -1.375 2.52224 1.98796 -1.375 2.52224 1.98796 -1.375 2.5013 1.44181 -1.375 2.48271 1.92692 -1.375 2.48271 1.92692 -1.375 2.46656 1.50569 -1.375 2.45296 1.86056 -1.375 2.45296 1.86056 -1.375 2.44198 1.57413 -1.375 2.43369 1.79044 -1.5 4.5 2.7 -1.5 4.5 2.05 -1.6 4.4 2.7 -1.6 4.4 2.7 -1.5 4.5 2.05 -1.6 4.4 2.05 -1.5 4.5 3.5 -1.5 4.5 2.85 -1.6 4.4 3.5 -1.6 4.4 3.5 -1.5 4.5 2.85 -1.6 4.4 2.85 -1.5 4.5 4.3 -1.5 4.5 3.65 -1.6 4.4 4.3 -1.6 4.4 4.3 -1.5 4.5 3.65 -1.6 4.4 3.65 -1.5 4.5 5.1 -1.5 4.5 4.45 -1.6 4.4 5.1 -1.6 4.4 5.1 -1.5 4.5 4.45 -1.6 4.4 4.45 -1.6 3.375 5.45 -1.5 3.375 5.55 -1.6 4.025 5.45 -1.6 4.025 5.45 -1.5 3.375 5.55 -1.5 4.025 5.55 -1.6 1.775 5.45 -1.5 1.775 5.55 -1.6 2.425 5.45 -1.6 2.425 5.45 -1.5 1.775 5.55 -1.5 2.425 5.55 -1.5 1.3 4.45 -1.5 1.3 5.1 -1.6 1.4 4.45 -1.6 1.4 4.45 -1.5 1.3 5.1 -1.6 1.4 5.1 -1.5 1.3 3.65 -1.5 1.3 4.3 -1.6 1.4 3.65 -1.6 1.4 3.65 -1.5 1.3 4.3 -1.6 1.4 4.3 -1.5 1.3 2.85 -1.5 1.3 3.5 -1.6 1.4 2.85 -1.6 1.4 2.85 -1.5 1.3 3.5 -1.6 1.4 3.5 -1.5 1.3 2.05 -1.5 1.3 2.7 -1.6 1.4 2.05 -1.6 1.4 2.05 -1.5 1.3 2.7 -1.6 1.4 2.7 -1.1 1.4 2.05 -1.1 1.4 2.175 -1.2 1.3 2.05 -1.2 1.3 2.05 -1.1 1.4 2.175 -1.2 1.3 2.175 -1.1 1.4 2.575 -1.1 1.4 2.7 -1.2 1.3 2.575 -1.2 1.3 2.575 -1.1 1.4 2.7 -1.2 1.3 2.7 -1.1 1.4 2.85 -1.1 1.4 2.975 -1.2 1.3 2.85 -1.2 1.3 2.85 -1.1 1.4 2.975 -1.2 1.3 2.975 -1.1 1.4 3.375 -1.1 1.4 3.5 -1.2 1.3 3.375 -1.2 1.3 3.375 -1.1 1.4 3.5 -1.2 1.3 3.5 -1.1 1.4 3.65 -1.1 1.4 3.775 -1.2 1.3 3.65 -1.2 1.3 3.65 -1.1 1.4 3.775 -1.2 1.3 3.775 -1.1 1.4 4.175 -1.1 1.4 4.3 -1.2 1.3 4.175 -1.2 1.3 4.175 -1.1 1.4 4.3 -1.2 1.3 4.3 -1.1 1.4 4.45 -1.1 1.4 4.575 -1.2 1.3 4.45 -1.2 1.3 4.45 -1.1 1.4 4.575 -1.2 1.3 4.575 -1.1 1.4 4.975 -1.1 1.4 5.1 -1.2 1.3 4.975 -1.2 1.3 4.975 -1.1 1.4 5.1 -1.2 1.3 5.1 -1.1 4.4 2.175 -1.1 4.4 2.05 -1.2 4.5 2.175 -1.2 4.5 2.175 -1.1 4.4 2.05 -1.2 4.5 2.05 -1.1 4.4 2.7 -1.1 4.4 2.575 -1.2 4.5 2.7 -1.2 4.5 2.7 -1.1 4.4 2.575 -1.2 4.5 2.575 -1.1 4.4 2.975 -1.1 4.4 2.85 -1.2 4.5 2.975 -1.2 4.5 2.975 -1.1 4.4 2.85 -1.2 4.5 2.85 -1.1 4.4 3.5 -1.1 4.4 3.375 -1.2 4.5 3.5 -1.2 4.5 3.5 -1.1 4.4 3.375 -1.2 4.5 3.375 -1.1 4.4 3.775 -1.1 4.4 3.65 -1.2 4.5 3.775 -1.2 4.5 3.775 -1.1 4.4 3.65 -1.2 4.5 3.65 -1.1 4.4 4.3 -1.1 4.4 4.175 -1.2 4.5 4.3 -1.2 4.5 4.3 -1.1 4.4 4.175 -1.2 4.5 4.175 -1.1 4.4 4.575 -1.1 4.4 4.45 -1.2 4.5 4.575 -1.2 4.5 4.575 -1.1 4.4 4.45 -1.2 4.5 4.45 -1.1 4.4 5.1 -1.1 4.4 4.975 -1.2 4.5 5.1 -1.2 4.5 5.1 -1.1 4.4 4.975 -1.2 4.5 4.975 -1.2 1.775 5.55 -1.1 1.775 5.45 -1.2 1.9 5.55 -1.2 1.9 5.55 -1.1 1.775 5.45 -1.1 1.9 5.45 -1.2 2.3 5.55 -1.1 2.3 5.45 -1.2 2.425 5.55 -1.2 2.425 5.55 -1.1 2.3 5.45 -1.1 2.425 5.45 -1.2 3.375 5.55 -1.1 3.375 5.45 -1.2 3.5 5.55 -1.2 3.5 5.55 -1.1 3.375 5.45 -1.1 3.5 5.45 -1.2 3.9 5.55 -1.1 3.9 5.45 -1.2 4.025 5.55 -1.2 4.025 5.55 -1.1 3.9 5.45 -1.1 4.025 5.45 -1.45 4.35 2.05 -1.45 4.35 1.9 -1.6 4.2 2.05 -1.6 4.2 2.05 -1.45 4.35 1.9 -1.6 4.2 1.9 -1.45 4.35 2.85 -1.45 4.35 2.7 -1.6 4.2 2.85 -1.6 4.2 2.85 -1.45 4.35 2.7 -1.6 4.2 2.7 -1.45 4.35 3.65 -1.45 4.35 3.5 -1.6 4.2 3.65 -1.6 4.2 3.65 -1.45 4.35 3.5 -1.6 4.2 3.5 -1.45 4.35 4.45 -1.45 4.35 4.3 -1.6 4.2 4.45 -1.6 4.2 4.45 -1.45 4.35 4.3 -1.6 4.2 4.3 -1.45 4.35 5.25 -1.45 4.35 5.1 -1.6 4.2 5.25 -1.6 4.2 5.25 -1.45 4.35 5.1 -1.6 4.2 5.1 -1.6 4.025 5.25 -1.45 4.025 5.4 -1.6 4.2 5.25 -1.6 4.2 5.25 -1.45 4.025 5.4 -1.45 4.2 5.4 -1.45 1.45 1.9 -1.45 1.45 2.05 -1.6 1.6 1.9 -1.6 1.6 1.9 -1.45 1.45 2.05 -1.6 1.6 2.05 -1.45 1.45 2.7 -1.45 1.45 2.85 -1.6 1.6 2.7 -1.6 1.6 2.7 -1.45 1.45 2.85 -1.6 1.6 2.85 -1.45 1.45 3.5 -1.45 1.45 3.65 -1.6 1.6 3.5 -1.6 1.6 3.5 -1.45 1.45 3.65 -1.6 1.6 3.65 -1.45 1.45 4.3 -1.45 1.45 4.45 -1.6 1.6 4.3 -1.6 1.6 4.3 -1.45 1.45 4.45 -1.6 1.6 4.45 -1.6 1.6 5.25 -1.45 1.6 5.4 -1.6 1.775 5.25 -1.6 1.775 5.25 -1.45 1.6 5.4 -1.45 1.775 5.4 -1.45 1.45 5.1 -1.45 1.45 5.25 -1.6 1.6 5.1 -1.6 1.6 5.1 -1.45 1.45 5.25 -1.6 1.6 5.25 -1.6 2.425 5.25 -1.45 2.425 5.4 -1.6 3.375 5.25 -1.6 3.375 5.25 -1.45 2.425 5.4 -1.45 3.375 5.4 -1.605 1.9 0.975 -1.625 1.9 0.995 -1.605 1.975 0.975 -1.605 1.975 0.975 -1.625 1.9 0.995 -1.625 1.975 0.995 -1.605 1.975 0.975 -1.625 1.975 0.995 -1.605 2.01394 0.970612 -1.605 2.01394 0.970612 -1.625 1.975 0.995 -1.625 2.01839 0.990111 -1.625 2.05961 0.975689 -1.605 2.01394 0.970612 -1.625 2.01839 0.990111 -1.625 2.05961 0.975689 -1.605 2.05093 0.95767 -1.605 2.01394 0.970612 -1.625 2.05961 0.975689 -1.625 2.09658 0.952457 -1.605 2.05093 0.95767 -1.605 2.05093 0.95767 -1.625 2.09658 0.952457 -1.605 2.08411 0.936821 -1.605 2.08411 0.936821 -1.625 2.09658 0.952457 -1.625 2.12746 0.92158 -1.605 2.11182 0.909111 -1.625 2.12746 0.92158 -1.625 2.15069 0.884607 -1.605 2.13267 0.87593 -1.625 2.15069 0.884607 -1.625 2.16511 0.843392 -1.605 2.14561 0.838941 -1.625 2.16511 0.843392 -1.625 2.17 0.8 -1.605 2.15 0.8 -1.605 2.14561 0.838941 -1.625 2.17 0.8 -1.605 2.08411 0.936821 -1.625 2.12746 0.92158 -1.605 2.11182 0.909111 -1.605 2.11182 0.909111 -1.625 2.15069 0.884607 -1.605 2.13267 0.87593 -1.605 2.13267 0.87593 -1.625 2.16511 0.843392 -1.605 2.14561 0.838941 -1.6 1.9 0.995 -1.58 1.9 0.975 -1.6 1.75435 0.995 -1.6 1.75435 0.995 -1.58 1.9 0.975 -1.58 1.75435 0.975 -1.625 2.17 0.8 -1.625 2.17 0.7 -1.605 2.15 0.8 -1.605 2.15 0.8 -1.625 2.17 0.7 -1.605 2.15 0.7 -1.59716 1.72504 0.994432 -1.6 1.75435 0.995 -1.58812 1.73126 0.984758 -1.58253 1.7088 0.984548 -1.58812 1.73126 0.984758 -1.57754 1.72887 0.975 -1.5702 1.70428 0.975 -1.58253 1.7088 0.984548 -1.57754 1.72887 0.975 -1.5702 1.70428 0.975 -1.57334 1.6875 0.984368 -1.58253 1.7088 0.984548 -1.5702 1.70428 0.975 -1.5583 1.68169 0.975 -1.57334 1.6875 0.984368 -1.57334 1.6875 0.984368 -1.5583 1.68169 0.975 -1.56082 1.66804 0.984217 -1.57496 1.67072 0.993558 -1.56082 1.66804 0.984217 -1.55632 1.64773 0.993243 -1.57496 1.67072 0.993558 -1.57334 1.6875 0.984368 -1.56082 1.66804 0.984217 -1.57496 1.67072 0.993558 -1.58869 1.69673 0.993951 -1.57334 1.6875 0.984368 -1.57334 1.6875 0.984368 -1.58869 1.69673 0.993951 -1.58253 1.7088 0.984548 -1.58253 1.7088 0.984548 -1.58869 1.69673 0.993951 -1.59716 1.72504 0.994432 -1.58812 1.73126 0.984758 -1.58253 1.7088 0.984548 -1.59716 1.72504 0.994432 -1.6 1.75435 0.995 -1.58 1.75435 0.975 -1.58812 1.73126 0.984758 -1.58812 1.73126 0.984758 -1.58 1.75435 0.975 -1.57754 1.72887 0.975 -1.5583 1.68169 0.975 -1.54214 1.66173 0.975 -1.56082 1.66804 0.984217 -1.56082 1.66804 0.984217 -1.54214 1.66173 0.975 -1.53864 1.64506 0.984055 -1.55632 1.64773 0.993243 -1.53864 1.64506 0.984055 -1.53365 1.62893 0.993006 -1.55632 1.64773 0.993243 -1.56082 1.66804 0.984217 -1.53864 1.64506 0.984055 -1.54214 1.66173 0.975 -1.5225 1.64541 0.975 -1.53864 1.64506 0.984055 -1.53864 1.64506 0.984055 -1.5225 1.64541 0.975 -1.51176 1.62767 0.983942 -1.53365 1.62893 0.993006 -1.51176 1.62767 0.983942 -1.50762 1.61486 0.992839 -1.53365 1.62893 0.993006 -1.53864 1.64506 0.984055 -1.51176 1.62767 0.983942 -1.5225 1.64541 0.975 -1.49994 1.6332 0.975 -1.51176 1.62767 0.983942 -1.51176 1.62767 0.983942 -1.49994 1.6332 0.975 -1.48174 1.61689 0.983876 -1.50762 1.61486 0.992839 -1.48174 1.61689 0.983876 -1.47936 1.60621 0.992741 -1.50762 1.61486 0.992839 -1.51176 1.62767 0.983942 -1.48174 1.61689 0.983876 -1.49994 1.6332 0.975 -1.47544 1.62569 0.975 -1.48174 1.61689 0.983876 -1.48174 1.61689 0.983876 -1.47544 1.62569 0.975 -1.45 1.60329 0.992708 -1.47936 1.60621 0.992741 -1.48174 1.61689 0.983876 -1.45 1.60329 0.992708 -1.47544 1.62569 0.975 -1.45 1.62316 0.975 -1.45 1.60329 0.992708 -1.605 2.15 0.7 -1.625 2.17 0.7 -1.60057 2.15 0.666354 -1.60057 2.15 0.666354 -1.625 2.17 0.7 -1.61989 2.17 0.661177 -1.58758 2.15 0.635 -1.61989 2.17 0.661177 -1.6049 2.17 0.625 -1.56692 2.15 0.608076 -1.6049 2.17 0.625 -1.58107 2.17 0.593934 -1.54 2.15 0.587417 -1.58107 2.17 0.593934 -1.55 2.17 0.570096 -1.50865 2.15 0.57443 -1.55 2.17 0.570096 -1.51382 2.17 0.555111 -1.475 2.15 0.57 -1.51382 2.17 0.555111 -1.475 2.17 0.55 -1.475 2.15 0.57 -1.50865 2.15 0.57443 -1.51382 2.17 0.555111 -1.60057 2.15 0.666354 -1.61989 2.17 0.661177 -1.58758 2.15 0.635 -1.58758 2.15 0.635 -1.6049 2.17 0.625 -1.56692 2.15 0.608076 -1.56692 2.15 0.608076 -1.58107 2.17 0.593934 -1.54 2.15 0.587417 -1.54 2.15 0.587417 -1.55 2.17 0.570096 -1.50865 2.15 0.57443 -1.45 1.62316 0.975 -1.4473 1.62316 0.975 -1.45 1.60329 0.992708 -1.45 1.60329 0.992708 -1.4473 1.62316 0.975 -1.43 1.60329 0.992708 -1.475 2.15 0.57 -1.475 2.17 0.55 -1.45 2.15 0.57 -1.45 2.15 0.57 -1.475 2.17 0.55 -1.43 2.17 0.55 -1.43 1.60329 0.992708 -1.4473 1.62316 0.975 -1.43 1.61686 0.921251 -1.43 1.61686 0.921251 -1.4473 1.62316 0.975 -1.45 1.6259 0.975 -1.45 1.6412 0.908938 -1.43 1.61686 0.921251 -1.45 1.6259 0.975 -1.45 1.6412 0.908938 -1.43 1.64065 0.852518 -1.43 1.61686 0.921251 -1.45 1.6412 0.908938 -1.45 1.66565 0.845691 -1.43 1.64065 0.852518 -1.43 1.64065 0.852518 -1.45 1.66565 0.845691 -1.43 1.67416 0.787965 -1.43 1.67416 0.787965 -1.45 1.66565 0.845691 -1.45 1.69878 0.786521 -1.43 1.71668 0.728956 -1.45 1.69878 0.786521 -1.45 1.73991 0.732611 -1.43 1.76732 0.67674 -1.45 1.73991 0.732611 -1.45 1.78823 0.685034 -1.43 1.82499 0.632423 -1.45 1.78823 0.685034 -1.45 1.84277 0.644742 -1.43 1.88848 0.596942 -1.45 1.84277 0.644742 -1.45 1.90245 0.612538 -1.43 1.95645 0.571049 -1.45 1.90245 0.612538 -1.45 1.96607 0.589064 -1.43 2.02746 0.55529 -1.45 1.96607 0.589064 -1.45 2.03236 0.57479 -1.43 2.1 0.55 -1.45 2.03236 0.57479 -1.45 2.1 0.57 -1.43 2.1 0.55 -1.43 2.02746 0.55529 -1.45 2.03236 0.57479 -1.43 1.67416 0.787965 -1.45 1.69878 0.786521 -1.43 1.71668 0.728956 -1.43 1.71668 0.728956 -1.45 1.73991 0.732611 -1.43 1.76732 0.67674 -1.43 1.76732 0.67674 -1.45 1.78823 0.685034 -1.43 1.82499 0.632423 -1.43 1.82499 0.632423 -1.45 1.84277 0.644742 -1.43 1.88848 0.596942 -1.43 1.88848 0.596942 -1.45 1.90245 0.612538 -1.43 1.95645 0.571049 -1.43 1.95645 0.571049 -1.45 1.96607 0.589064 -1.43 2.02746 0.55529 -1.43 2.17 0.55 -1.43 2.1 0.55 -1.45 2.15 0.57 -1.45 2.15 0.57 -1.43 2.1 0.55 -1.45 2.1 0.57 -1.625 3.9 0.995 -1.605 3.9 0.975 -1.625 3.825 0.995 -1.625 3.825 0.995 -1.605 3.9 0.975 -1.605 3.825 0.975 -1.57472 3.9 0.975 -1.6 3.9 0.997793 -1.57472 4.04608 0.975 -1.57472 4.04608 0.975 -1.6 3.9 0.997793 -1.6 4.04608 0.997793 -1.625 3.825 0.995 -1.605 3.825 0.975 -1.625 3.78161 0.990111 -1.625 3.78161 0.990111 -1.605 3.825 0.975 -1.605 3.78606 0.970612 -1.605 3.74907 0.95767 -1.625 3.78161 0.990111 -1.605 3.78606 0.970612 -1.605 3.74907 0.95767 -1.625 3.74039 0.975689 -1.625 3.78161 0.990111 -1.605 3.74907 0.95767 -1.605 3.71589 0.936821 -1.625 3.74039 0.975689 -1.625 3.74039 0.975689 -1.605 3.71589 0.936821 -1.625 3.70342 0.952457 -1.625 3.70342 0.952457 -1.605 3.71589 0.936821 -1.605 3.68818 0.909111 -1.625 3.67254 0.92158 -1.605 3.68818 0.909111 -1.605 3.66733 0.87593 -1.625 3.64931 0.884607 -1.605 3.66733 0.87593 -1.605 3.65439 0.838941 -1.625 3.63489 0.843392 -1.605 3.65439 0.838941 -1.605 3.65 0.8 -1.625 3.63 0.8 -1.625 3.63489 0.843392 -1.605 3.65 0.8 -1.625 3.70342 0.952457 -1.605 3.68818 0.909111 -1.625 3.67254 0.92158 -1.625 3.67254 0.92158 -1.605 3.66733 0.87593 -1.625 3.64931 0.884607 -1.625 3.64931 0.884607 -1.605 3.65439 0.838941 -1.625 3.63489 0.843392 -1.57236 4.07052 0.975 -1.57472 4.04608 0.975 -1.58526 4.07021 0.986087 -1.57901 4.09364 0.98582 -1.58526 4.07021 0.986087 -1.59716 4.07537 0.997109 -1.58868 4.10365 0.996527 -1.57901 4.09364 0.98582 -1.59716 4.07537 0.997109 -1.58868 4.10365 0.996527 -1.5688 4.11559 0.985594 -1.57901 4.09364 0.98582 -1.58868 4.10365 0.996527 -1.57494 4.12963 0.99605 -1.5688 4.11559 0.985594 -1.5688 4.11559 0.985594 -1.57494 4.12963 0.99605 -1.55487 4.13548 0.985407 -1.55389 4.11575 0.975 -1.55487 4.13548 0.985407 -1.53838 4.13488 0.975 -1.55389 4.11575 0.975 -1.5688 4.11559 0.985594 -1.55487 4.13548 0.985407 -1.55389 4.11575 0.975 -1.56531 4.09409 0.975 -1.5688 4.11559 0.985594 -1.5688 4.11559 0.985594 -1.56531 4.09409 0.975 -1.57901 4.09364 0.98582 -1.57901 4.09364 0.98582 -1.56531 4.09409 0.975 -1.57236 4.07052 0.975 -1.58526 4.07021 0.986087 -1.57901 4.09364 0.98582 -1.57236 4.07052 0.975 -1.57472 4.04608 0.975 -1.6 4.04608 0.997793 -1.58526 4.07021 0.986087 -1.58526 4.07021 0.986087 -1.6 4.04608 0.997793 -1.59716 4.07537 0.997109 -1.57494 4.12963 0.99605 -1.55629 4.15259 0.995667 -1.55487 4.13548 0.985407 -1.55487 4.13548 0.985407 -1.55629 4.15259 0.995667 -1.53338 4.15605 0.985229 -1.53838 4.13488 0.975 -1.53338 4.15605 0.985229 -1.51953 4.15053 0.975 -1.53838 4.13488 0.975 -1.55487 4.13548 0.985407 -1.53338 4.15605 0.985229 -1.55629 4.15259 0.995667 -1.53363 4.17137 0.995377 -1.53338 4.15605 0.985229 -1.53338 4.15605 0.985229 -1.53363 4.17137 0.995377 -1.50783 4.17157 0.985104 -1.51953 4.15053 0.975 -1.50783 4.17157 0.985104 -1.49789 4.16222 0.975 -1.51953 4.15053 0.975 -1.53338 4.15605 0.985229 -1.50783 4.17157 0.985104 -1.53363 4.17137 0.995377 -1.5076 4.18541 0.995173 -1.50783 4.17157 0.985104 -1.50783 4.17157 0.985104 -1.5076 4.18541 0.995173 -1.47963 4.18115 0.985031 -1.49789 4.16222 0.975 -1.47963 4.18115 0.985031 -1.4744 4.16942 0.975 -1.49789 4.16222 0.975 -1.50783 4.17157 0.985104 -1.47963 4.18115 0.985031 -1.5076 4.18541 0.995173 -1.47934 4.19406 0.995053 -1.47963 4.18115 0.985031 -1.47963 4.18115 0.985031 -1.47934 4.19406 0.995053 -1.45 4.17443 0.977058 -1.4744 4.16942 0.975 -1.45 4.17443 0.977058 -1.45 4.17184 0.975 -1.4744 4.16942 0.975 -1.47963 4.18115 0.985031 -1.45 4.17443 0.977058 -1.47934 4.19406 0.995053 -1.45 4.19697 0.995013 -1.45 4.17443 0.977058 -1.605 3.65 0.8 -1.605 3.65 0.7 -1.625 3.63 0.8 -1.625 3.63 0.8 -1.605 3.65 0.7 -1.625 3.63 0.7 -1.45 4.17443 0.977058 -1.45 4.19697 0.995013 -1.43 4.19697 0.995013 -1.625 3.63 0.7 -1.605 3.65 0.7 -1.61989 3.63 0.661177 -1.61989 3.63 0.661177 -1.605 3.65 0.7 -1.60057 3.65 0.666354 -1.6049 3.63 0.625 -1.60057 3.65 0.666354 -1.58758 3.65 0.635 -1.58107 3.63 0.593934 -1.58758 3.65 0.635 -1.56692 3.65 0.608076 -1.55 3.63 0.570096 -1.56692 3.65 0.608076 -1.54 3.65 0.587417 -1.51382 3.63 0.555111 -1.54 3.65 0.587417 -1.50865 3.65 0.57443 -1.475 3.63 0.55 -1.50865 3.65 0.57443 -1.475 3.65 0.57 -1.475 3.63 0.55 -1.51382 3.63 0.555111 -1.50865 3.65 0.57443 -1.61989 3.63 0.661177 -1.60057 3.65 0.666354 -1.6049 3.63 0.625 -1.6049 3.63 0.625 -1.58758 3.65 0.635 -1.58107 3.63 0.593934 -1.58107 3.63 0.593934 -1.56692 3.65 0.608076 -1.55 3.63 0.570096 -1.55 3.63 0.570096 -1.54 3.65 0.587417 -1.51382 3.63 0.555111 -1.43 4.19697 0.995013 -1.43 4.18367 0.923269 -1.45 4.17443 0.977058 -1.45 4.17443 0.977058 -1.43 4.18367 0.923269 -1.45 4.15935 0.910731 -1.45 4.15935 0.910731 -1.43 4.18367 0.923269 -1.43 4.16008 0.854224 -1.45 4.13505 0.8472 -1.43 4.16008 0.854224 -1.43 4.12669 0.789349 -1.45 4.10202 0.787741 -1.43 4.12669 0.789349 -1.43 4.08421 0.730024 -1.45 4.06091 0.733549 -1.43 4.08421 0.730024 -1.43 4.03355 0.677513 -1.45 4.01256 0.685712 -1.43 4.03355 0.677513 -1.43 3.97578 0.632934 -1.45 3.95793 0.645189 -1.43 3.97578 0.632934 -1.43 3.91215 0.597237 -1.45 3.89812 0.612795 -1.43 3.91215 0.597237 -1.43 3.84399 0.571182 -1.45 3.83433 0.58918 -1.43 3.84399 0.571182 -1.43 3.77277 0.555324 -1.45 3.76785 0.574819 -1.43 3.77277 0.555324 -1.43 3.7 0.55 -1.45 3.7 0.57 -1.45 3.76785 0.574819 -1.43 3.7 0.55 -1.45 4.15935 0.910731 -1.43 4.16008 0.854224 -1.45 4.13505 0.8472 -1.45 4.13505 0.8472 -1.43 4.12669 0.789349 -1.45 4.10202 0.787741 -1.45 4.10202 0.787741 -1.43 4.08421 0.730024 -1.45 4.06091 0.733549 -1.45 4.06091 0.733549 -1.43 4.03355 0.677513 -1.45 4.01256 0.685712 -1.45 4.01256 0.685712 -1.43 3.97578 0.632934 -1.45 3.95793 0.645189 -1.45 3.95793 0.645189 -1.43 3.91215 0.597237 -1.45 3.89812 0.612795 -1.45 3.89812 0.612795 -1.43 3.84399 0.571182 -1.45 3.83433 0.58918 -1.45 3.83433 0.58918 -1.43 3.77277 0.555324 -1.45 3.76785 0.574819 -1.475 3.65 0.57 -1.45 3.65 0.57 -1.475 3.63 0.55 -1.475 3.63 0.55 -1.45 3.65 0.57 -1.43 3.63 0.55 -1.45 3.7 0.57 -1.43 3.7 0.55 -1.45 3.65 0.57 -1.45 3.65 0.57 -1.43 3.7 0.55 -1.43 3.63 0.55 -1.88 1.92 2.575 -1.625 1.92 2.575 -1.88 1.9 2.595 -1.88 1.9 2.595 -1.625 1.92 2.575 -1.625 1.9 2.595 -1.88 1.9 2.595 -1.9 1.92 2.595 -1.88 1.92 2.575 -1.9 1.92 2.595 -1.9 2.18586 2.595 -1.88 1.92 2.575 -1.88 1.92 2.575 -1.9 2.18586 2.595 -1.88 2.19289 2.575 -1.59952 1.9 4.80963 -1.58841 1.91559 4.82522 -1.88 1.9 4.80963 -1.88 1.9 4.80963 -1.58841 1.91559 4.82522 -1.88 1.92996 4.83959 -1.88 1.92996 4.83959 -1.58841 1.91559 4.82522 -1.58 1.92996 4.83959 -1.88 1.9 2.595 -1.88 1.9 4.80963 -1.9 1.92 2.595 -1.9 1.92 2.595 -1.88 1.9 4.80963 -1.9 1.92 4.81446 -1.88 2.19289 2.575 -1.9 2.18586 2.595 -1.88 2.28105 2.63943 -1.88 2.28105 2.63943 -1.9 2.18586 2.595 -1.9 2.27514 2.65946 -1.88 2.37504 2.69501 -1.9 2.27514 2.65946 -1.9 2.37019 2.71505 -1.88 2.47397 2.74121 -1.9 2.37019 2.71505 -1.9 2.47015 2.76125 -1.88 2.57691 2.77761 -1.9 2.47015 2.76125 -1.9 2.57409 2.79764 -1.88 2.6829 2.80385 -1.9 2.57409 2.79764 -1.9 2.68103 2.82387 -1.88 2.79094 2.8197 -1.9 2.68103 2.82387 -1.9 2.79001 2.8397 -1.88 2.9 2.825 -1.9 2.79001 2.8397 -1.9 2.9 2.845 -1.9 3.00999 2.8397 -1.88 2.9 2.825 -1.9 2.9 2.845 -1.9 3.00999 2.8397 -1.88 3.00906 2.8197 -1.88 2.9 2.825 -1.9 3.00999 2.8397 -1.9 3.11897 2.82387 -1.88 3.00906 2.8197 -1.88 3.00906 2.8197 -1.9 3.11897 2.82387 -1.88 3.1171 2.80385 -1.88 3.1171 2.80385 -1.9 3.11897 2.82387 -1.9 3.22591 2.79764 -1.88 3.22309 2.77761 -1.9 3.22591 2.79764 -1.9 3.32985 2.76125 -1.88 3.32603 2.74121 -1.9 3.32985 2.76125 -1.9 3.42981 2.71505 -1.88 3.42496 2.69501 -1.9 3.42981 2.71505 -1.9 3.52486 2.65946 -1.88 3.51895 2.63943 -1.9 3.52486 2.65946 -1.9 3.61414 2.595 -1.88 3.60711 2.575 -1.88 3.51895 2.63943 -1.9 3.61414 2.595 -1.88 2.28105 2.63943 -1.9 2.27514 2.65946 -1.88 2.37504 2.69501 -1.88 2.37504 2.69501 -1.9 2.37019 2.71505 -1.88 2.47397 2.74121 -1.88 2.47397 2.74121 -1.9 2.47015 2.76125 -1.88 2.57691 2.77761 -1.88 2.57691 2.77761 -1.9 2.57409 2.79764 -1.88 2.6829 2.80385 -1.88 2.6829 2.80385 -1.9 2.68103 2.82387 -1.88 2.79094 2.8197 -1.88 2.79094 2.8197 -1.9 2.79001 2.8397 -1.88 2.9 2.825 -1.88 3.1171 2.80385 -1.9 3.22591 2.79764 -1.88 3.22309 2.77761 -1.88 3.22309 2.77761 -1.9 3.32985 2.76125 -1.88 3.32603 2.74121 -1.88 3.32603 2.74121 -1.9 3.42981 2.71505 -1.88 3.42496 2.69501 -1.88 3.42496 2.69501 -1.9 3.52486 2.65946 -1.88 3.51895 2.63943 -1.59952 1.9 4.80963 -1.6 1.9 4.80915 -1.58 1.8871 4.82711 -1.58841 1.91559 4.82522 -1.58 1.8871 4.82711 -1.58 1.92996 4.83959 -1.58841 1.91559 4.82522 -1.59952 1.9 4.80963 -1.58 1.8871 4.82711 -1.6 1.80909 4.81176 -1.58 1.84248 4.82588 -1.6 1.85439 4.80508 -1.6 1.80909 4.81176 -1.58 1.799 4.83598 -1.58 1.84248 4.82588 -1.6 1.80909 4.81176 -1.6 1.76659 4.82883 -1.58 1.799 4.83598 -1.58 1.799 4.83598 -1.6 1.76659 4.82883 -1.58 1.75949 4.85674 -1.58 1.75949 4.85674 -1.6 1.76659 4.82883 -1.6 1.72925 4.85533 -1.58 1.72651 4.88683 -1.6 1.72925 4.85533 -1.6 1.69912 4.88981 -1.58 1.70223 4.92429 -1.6 1.69912 4.88981 -1.6 1.67785 4.93037 -1.58 1.6882 4.96666 -1.6 1.67785 4.93037 -1.6 1.66664 4.97477 -1.58 1.68536 5.01121 -1.6 1.66664 4.97477 -1.6 1.66609 5.02056 -1.58 1.69388 5.05503 -1.6 1.66609 5.02056 -1.6 1.67623 5.06521 -1.58 1.7132 5.09527 -1.6 1.67623 5.06521 -1.6 1.6965 5.10627 -1.6 1.7258 5.14147 -1.58 1.7132 5.09527 -1.6 1.6965 5.10627 -1.6 1.7258 5.14147 -1.58 1.74208 5.12931 -1.58 1.7132 5.09527 -1.6 1.7258 5.14147 -1.6 1.76249 5.16887 -1.58 1.74208 5.12931 -1.58 1.74208 5.12931 -1.6 1.76249 5.16887 -1.58 1.77863 5.15493 -1.58 1.77863 5.15493 -1.6 1.76249 5.16887 -1.6 1.80456 5.18695 -1.58 1.82047 5.17048 -1.6 1.80456 5.18695 -1.6 1.84969 5.19473 -1.58 1.86489 5.17493 -1.6 1.84969 5.19473 -1.6 1.89538 5.19176 -1.58 1.90898 5.168 -1.6 1.89538 5.19176 -1.6 1.93913 5.17822 -1.58 1.94989 5.15015 -1.6 1.93913 5.17822 -1.6 1.97851 5.15486 -1.58 1.98496 5.12252 -1.6 1.97851 5.15486 -1.6 2.01136 5.12295 -1.58 2.01189 5.08692 -1.6 2.01136 5.12295 -1.6 2.03586 5.08426 -1.58 2.02894 5.04567 -1.6 2.03586 5.08426 -1.6 2.05066 5.04093 -1.58 2.03499 5.00144 -1.6 2.05066 5.04093 -1.6 2.05494 4.99533 -1.58 2.02967 4.95712 -1.6 2.05494 4.99533 -1.6 2.04848 4.95 -1.59925 2.04771 4.95 -1.58 2.02967 4.95712 -1.6 2.04848 4.95 -1.59925 2.04771 4.95 -1.58788 2.02982 4.93211 -1.58 2.02967 4.95712 -1.58 2.02967 4.95712 -1.58788 2.02982 4.93211 -1.58 2.0133 4.91559 -1.58 1.75949 4.85674 -1.6 1.72925 4.85533 -1.58 1.72651 4.88683 -1.58 1.72651 4.88683 -1.6 1.69912 4.88981 -1.58 1.70223 4.92429 -1.58 1.70223 4.92429 -1.6 1.67785 4.93037 -1.58 1.6882 4.96666 -1.58 1.6882 4.96666 -1.6 1.66664 4.97477 -1.58 1.68536 5.01121 -1.58 1.68536 5.01121 -1.6 1.66609 5.02056 -1.58 1.69388 5.05503 -1.58 1.69388 5.05503 -1.6 1.67623 5.06521 -1.58 1.7132 5.09527 -1.58 1.77863 5.15493 -1.6 1.80456 5.18695 -1.58 1.82047 5.17048 -1.58 1.82047 5.17048 -1.6 1.84969 5.19473 -1.58 1.86489 5.17493 -1.58 1.86489 5.17493 -1.6 1.89538 5.19176 -1.58 1.90898 5.168 -1.58 1.90898 5.168 -1.6 1.93913 5.17822 -1.58 1.94989 5.15015 -1.58 1.94989 5.15015 -1.6 1.97851 5.15486 -1.58 1.98496 5.12252 -1.58 1.98496 5.12252 -1.6 2.01136 5.12295 -1.58 2.01189 5.08692 -1.58 2.01189 5.08692 -1.6 2.03586 5.08426 -1.58 2.02894 5.04567 -1.58 2.02894 5.04567 -1.6 2.05066 5.04093 -1.58 2.03499 5.00144 -1.58 2.03499 5.00144 -1.6 2.05494 4.99533 -1.58 2.02967 4.95712 -1.58 1.84248 4.82588 -1.58 1.8871 4.82711 -1.6 1.85439 4.80508 -1.6 1.85439 4.80508 -1.58 1.8871 4.82711 -1.6 1.9 4.80915 -1.9 1.92 4.81446 -1.88 1.9 4.80963 -1.88 1.92996 4.83959 -1.88 3.60711 2.575 -1.9 3.61414 2.595 -1.88 3.88 2.575 -1.88 3.88 2.575 -1.9 3.61414 2.595 -1.9 3.88 2.595 -1.625 3.88 2.575 -1.88 3.88 2.575 -1.625 3.9 2.595 -1.625 3.9 2.595 -1.88 3.88 2.575 -1.88 3.9 2.595 -1.58 2.0133 4.91559 -1.58788 2.02982 4.93211 -1.88 2.0133 4.91559 -1.88 2.0133 4.91559 -1.58788 2.02982 4.93211 -1.88 2.04771 4.95 -1.88 2.04771 4.95 -1.58788 2.02982 4.93211 -1.59925 2.04771 4.95 -1.9 1.92 4.81446 -1.88 1.92996 4.83959 -1.9 1.9595 4.8323 -1.9 1.9595 4.8323 -1.88 1.92996 4.83959 -1.88 1.9631 4.8586 -1.9 1.99408 4.85842 -1.88 1.9631 4.8586 -1.88 1.99133 4.88434 -1.9 2.02205 4.89153 -1.88 1.99133 4.88434 -1.88 2.0133 4.91559 -1.9 2.042 4.93 -1.88 2.0133 4.91559 -1.88859 2.02651 4.92266 -1.9 2.042 4.93 -1.9 2.02205 4.89153 -1.88 2.0133 4.91559 -1.9 1.9595 4.8323 -1.88 1.9631 4.8586 -1.9 1.99408 4.85842 -1.9 1.99408 4.85842 -1.88 1.99133 4.88434 -1.9 2.02205 4.89153 -1.88 3.9 2.595 -1.88 3.88 2.575 -1.9 3.88 2.595 -1.9 2.042 4.93 -1.88859 2.02651 4.92266 -1.88 2.04771 4.95 -1.88 2.04771 4.95 -1.88859 2.02651 4.92266 -1.88 2.0133 4.91559 -1.88 3.9 2.595 -1.9 3.88 2.595 -1.88 3.9 4.80279 -1.88 3.9 4.80279 -1.9 3.88 2.595 -1.9 3.88 4.81446 -1.88 2.04771 4.95 -1.88 3.74256 4.95 -1.9 2.042 4.93 -1.9 2.042 4.93 -1.88 3.74256 4.95 -1.9 3.758 4.93 -1.9 3.88 4.81446 -1.9 3.8405 4.8323 -1.88 3.87956 4.83577 -1.88 3.87956 4.83577 -1.9 3.8405 4.8323 -1.88 3.8479 4.8512 -1.88 3.8479 4.8512 -1.9 3.8405 4.8323 -1.9 3.80592 4.85842 -1.88 3.81997 4.87265 -1.9 3.80592 4.85842 -1.88 3.7969 4.89926 -1.88 3.81997 4.87265 -1.88 3.8479 4.8512 -1.9 3.80592 4.85842 -1.9 3.80592 4.85842 -1.9 3.77795 4.89153 -1.88 3.7969 4.89926 -1.88 3.7969 4.89926 -1.9 3.77795 4.89153 -1.88 3.77963 4.92996 -1.88 3.77963 4.92996 -1.9 3.77795 4.89153 -1.9 3.758 4.93 -1.88 3.9 4.80279 -1.9 3.88 4.81446 -1.88 3.87956 4.83577 -1.88 3.77963 4.92996 -1.9 3.758 4.93 -1.88 3.74256 4.95 -1.6 3.9 4.80279 -1.88 3.9 4.80279 -1.6 3.89543 4.81016 -1.6 3.89543 4.81016 -1.88 3.9 4.80279 -1.88 3.87956 4.83577 -1.58 3.87956 4.83577 -1.6 3.89543 4.81016 -1.88 3.87956 4.83577 -1.6 3.74256 4.95 -1.6 3.75313 4.94429 -1.88 3.74256 4.95 -1.88 3.74256 4.95 -1.6 3.75313 4.94429 -1.88 3.77963 4.92996 -1.88 3.77963 4.92996 -1.6 3.75313 4.94429 -1.58 3.77963 4.92996 -1.58 3.87956 4.83577 -1.58 3.92189 4.82594 -1.6 3.89543 4.81016 -1.6 3.89543 4.81016 -1.58 3.92189 4.82594 -1.58 3.96533 4.82684 -1.6 3.94141 4.80501 -1.58 3.96533 4.82684 -1.58 4.00721 4.83842 -1.6 3.98732 4.81083 -1.58 4.00721 4.83842 -1.6 4.03056 4.8273 -1.6 3.98732 4.81083 -1.6 3.94141 4.80501 -1.58 4.00721 4.83842 -1.6 3.89543 4.81016 -1.58 3.96533 4.82684 -1.6 3.94141 4.80501 -1.58 4.00721 4.83842 -1.58 4.04495 4.85996 -1.6 4.03056 4.8273 -1.6 4.03056 4.8273 -1.58 4.04495 4.85996 -1.6 4.0687 4.8535 -1.6 4.0687 4.8535 -1.58 4.04495 4.85996 -1.58 4.07622 4.89014 -1.6 4.09959 4.88795 -1.58 4.07622 4.89014 -1.58 4.09909 4.92709 -1.6 4.1215 4.92871 -1.58 4.09909 4.92709 -1.58 4.11215 4.96853 -1.6 4.13319 4.97348 -1.58 4.11215 4.96853 -1.58 4.11459 5.01191 -1.6 4.134 5.01974 -1.58 4.11459 5.01191 -1.58 4.10628 5.05456 -1.6 4.12389 5.06489 -1.58 4.10628 5.05456 -1.58 4.08771 5.09385 -1.6 4.10342 5.10639 -1.58 4.08771 5.09385 -1.58 4.06003 5.12735 -1.6 4.07375 5.1419 -1.58 4.06003 5.12735 -1.6 4.03655 5.16942 -1.6 4.07375 5.1419 -1.6 4.10342 5.10639 -1.58 4.06003 5.12735 -1.6 4.0687 4.8535 -1.58 4.07622 4.89014 -1.6 4.09959 4.88795 -1.6 4.09959 4.88795 -1.58 4.09909 4.92709 -1.6 4.1215 4.92871 -1.6 4.1215 4.92871 -1.58 4.11215 4.96853 -1.6 4.13319 4.97348 -1.6 4.13319 4.97348 -1.58 4.11459 5.01191 -1.6 4.134 5.01974 -1.6 4.134 5.01974 -1.58 4.10628 5.05456 -1.6 4.12389 5.06489 -1.6 4.12389 5.06489 -1.58 4.08771 5.09385 -1.6 4.10342 5.10639 -1.58 4.06003 5.12735 -1.58 4.02495 5.153 -1.6 4.03655 5.16942 -1.6 4.03655 5.16942 -1.58 4.02495 5.153 -1.6 3.99391 5.1874 -1.6 3.99391 5.1874 -1.58 4.02495 5.153 -1.58 3.98464 5.16921 -1.6 3.94824 5.19483 -1.58 3.98464 5.16921 -1.58 3.94157 5.17499 -1.6 3.9021 5.19128 -1.58 3.94157 5.17499 -1.58 3.89841 5.16999 -1.6 3.8581 5.17697 -1.58 3.89841 5.16999 -1.58 3.85781 5.1545 -1.6 3.81871 5.15269 -1.58 3.85781 5.1545 -1.58 3.82228 5.12949 -1.6 3.78615 5.11981 -1.58 3.82228 5.12949 -1.58 3.794 5.09649 -1.6 3.76225 5.08019 -1.58 3.794 5.09649 -1.58 3.77473 5.05754 -1.6 3.74836 5.03605 -1.58 3.77473 5.05754 -1.58 3.76565 5.01505 -1.6 3.74526 4.98988 -1.58 3.76565 5.01505 -1.58 3.76731 4.97163 -1.6 3.75313 4.94429 -1.58 3.76731 4.97163 -1.58 3.77963 4.92996 -1.6 3.75313 4.94429 -1.6 3.74526 4.98988 -1.58 3.76731 4.97163 -1.6 3.99391 5.1874 -1.58 3.98464 5.16921 -1.6 3.94824 5.19483 -1.6 3.94824 5.19483 -1.58 3.94157 5.17499 -1.6 3.9021 5.19128 -1.6 3.9021 5.19128 -1.58 3.89841 5.16999 -1.6 3.8581 5.17697 -1.6 3.8581 5.17697 -1.58 3.85781 5.1545 -1.6 3.81871 5.15269 -1.6 3.81871 5.15269 -1.58 3.82228 5.12949 -1.6 3.78615 5.11981 -1.6 3.78615 5.11981 -1.58 3.794 5.09649 -1.6 3.76225 5.08019 -1.6 3.76225 5.08019 -1.58 3.77473 5.05754 -1.6 3.74836 5.03605 -1.6 3.74836 5.03605 -1.58 3.76565 5.01505 -1.6 3.74526 4.98988 1.6 1.6 2.05 1.6 1.51765 2.25426 1.6 1.4 2.05 1.6 1.6 2.05 1.6 1.55 2.25 1.6 1.51765 2.25426 1.6 1.6 2.05 1.6 1.58235 2.25426 1.6 1.55 2.25 1.6 1.6 2.05 1.6 1.6125 2.26675 1.6 1.58235 2.25426 1.6 1.6 2.05 1.6 1.63839 2.28661 1.6 1.6125 2.26675 1.6 1.6 2.05 1.6 1.7 1.9 1.6 1.63839 2.28661 1.6 1.6 2.05 1.6 1.6 1.9 1.6 1.7 1.9 1.6 1.7 1.05 1.6 2.2134 1 1.6 1.7 1.9 1.6 1.7 1.05 1.6 2.20341 0.975882 1.6 2.2134 1 1.6 1.7 1.05 1.6 1.81716 0.767157 1.6 2.20341 0.975882 1.6 1.7 1.05 1.6 1.77639 0.814886 1.6 1.81716 0.767157 1.6 1.7 1.05 1.6 1.7436 0.868404 1.6 1.77639 0.814886 1.6 1.7 1.05 1.6 1.71958 0.926393 1.6 1.7436 0.868404 1.6 1.7 1.05 1.6 1.70492 0.987426 1.6 1.71958 0.926393 1.6 1.81716 0.767157 1.6 1.86489 0.726393 1.6 2.20341 0.975882 1.6 2.20341 0.975882 1.6 1.86489 0.726393 1.6 1.9184 0.693597 1.6 2.2 0.95 1.6 1.9184 0.693597 1.6 1.97639 0.669577 1.6 2.03743 0.654925 1.6 2.2 0.95 1.6 1.97639 0.669577 1.6 2.03743 0.654925 1.6 2.20341 0.924118 1.6 2.2 0.95 1.6 2.03743 0.654925 1.6 2.1 0.65 1.6 2.20341 0.924118 1.6 2.20341 0.924118 1.6 2.1 0.65 1.6 2.2134 0.9 1.6 2.2134 0.9 1.6 2.1 0.65 1.6 2.22929 0.879289 1.6 2.22929 0.879289 1.6 2.1 0.65 1.6 2.25 0.863397 1.6 2.25 0.863397 1.6 2.1 0.65 1.6 2.27412 0.853407 1.6 2.27412 0.853407 1.6 2.1 0.65 1.6 2.3 0.85 1.6 2.3 0.85 1.6 2.1 0.65 1.6 2.32588 0.853407 1.6 2.32588 0.853407 1.6 2.1 0.65 1.6 2.35 0.863397 1.6 2.35 0.863397 1.6 2.1 0.65 1.6 3.7 0.65 1.6 3.45 0.863397 1.6 3.7 0.65 1.6 3.47412 0.853407 1.6 3.45 0.863397 1.6 2.35 0.863397 1.6 3.7 0.65 1.6 3.45 0.863397 1.6 3.42929 0.879289 1.6 2.35 0.863397 1.6 2.35 0.863397 1.6 3.42929 0.879289 1.6 2.37071 0.879289 1.6 2.37071 0.879289 1.6 3.42929 0.879289 1.6 2.9 1.16 1.6 2.3866 0.9 1.6 2.9 1.16 1.6 2.82315 1.1655 1.6 2.74786 1.18187 1.6 2.3866 0.9 1.6 2.82315 1.1655 1.6 2.74786 1.18187 1.6 2.39659 0.924118 1.6 2.3866 0.9 1.6 2.74786 1.18187 1.6 2.67568 1.2088 1.6 2.39659 0.924118 1.6 2.39659 0.924118 1.6 2.67568 1.2088 1.6 2.4 0.95 1.6 2.4 0.95 1.6 2.67568 1.2088 1.6 2.60805 1.24572 1.6 2.39659 0.975882 1.6 2.60805 1.24572 1.6 2.54638 1.2919 1.6 2.3866 1 1.6 2.54638 1.2919 1.6 2.4919 1.34638 1.6 2.37071 1.02071 1.6 2.4919 1.34638 1.6 2.35 1.0366 1.6 2.37071 1.02071 1.6 2.3866 1 1.6 2.4919 1.34638 1.6 2.20341 0.975882 1.6 1.9184 0.693597 1.6 2.2 0.95 1.6 3.76257 0.654925 1.6 3.59659 0.924118 1.6 3.7 0.65 1.6 3.76257 0.654925 1.6 3.6 0.95 1.6 3.59659 0.924118 1.6 3.76257 0.654925 1.6 3.82361 0.669577 1.6 3.6 0.95 1.6 3.6 0.95 1.6 3.82361 0.669577 1.6 3.8816 0.693597 1.6 3.59659 0.975882 1.6 3.8816 0.693597 1.6 3.93511 0.726393 1.6 3.98284 0.767157 1.6 3.59659 0.975882 1.6 3.93511 0.726393 1.6 3.98284 0.767157 1.6 4.1 1.05 1.6 3.59659 0.975882 1.6 3.98284 0.767157 1.6 4.02361 0.814886 1.6 4.1 1.05 1.6 4.1 1.05 1.6 4.02361 0.814886 1.6 4.0564 0.868404 1.6 4.08042 0.926393 1.6 4.1 1.05 1.6 4.0564 0.868404 1.6 4.08042 0.926393 1.6 4.09508 0.987426 1.6 4.1 1.05 1.6 3.6 0.95 1.6 3.8816 0.693597 1.6 3.59659 0.975882 1.6 3.59659 0.975882 1.6 4.1 1.05 1.6 3.5866 1 1.6 3.5866 1 1.6 4.1 1.05 1.6 4.1 1.9 1.6 3.57071 1.02071 1.6 4.1 1.9 1.6 3.4345 1.62315 1.6 3.41813 1.54786 1.6 3.57071 1.02071 1.6 3.4345 1.62315 1.6 3.41813 1.54786 1.6 3.55 1.0366 1.6 3.57071 1.02071 1.6 3.41813 1.54786 1.6 3.52588 1.04659 1.6 3.55 1.0366 1.6 3.41813 1.54786 1.6 3.3912 1.47568 1.6 3.52588 1.04659 1.6 3.52588 1.04659 1.6 3.3912 1.47568 1.6 3.5 1.05 1.6 3.5 1.05 1.6 3.3912 1.47568 1.6 3.35428 1.40805 1.6 3.47412 1.04659 1.6 3.35428 1.40805 1.6 3.45 1.0366 1.6 3.47412 1.04659 1.6 3.5 1.05 1.6 3.35428 1.40805 1.6 4.2 1.9 1.6 4.2 2.05 1.6 4.1 1.9 1.6 4.1 1.9 1.6 4.2 2.05 1.6 4.16161 2.28661 1.6 4.14175 2.3125 1.6 4.1 1.9 1.6 4.16161 2.28661 1.6 4.14175 2.3125 1.6 3.79659 2.27412 1.6 4.1 1.9 1.6 4.14175 2.3125 1.6 4.12926 2.34265 1.6 3.79659 2.27412 1.6 3.79659 2.27412 1.6 4.12926 2.34265 1.6 3.8 2.3 1.6 3.8 2.3 1.6 4.12926 2.34265 1.6 4.125 2.375 1.6 3.79659 2.32588 1.6 4.125 2.375 1.6 4.12926 2.40735 1.6 3.7866 2.35 1.6 4.12926 2.40735 1.6 3.88 2.9 1.6 3.77071 2.37071 1.6 3.88 2.9 1.6 3.75 2.3866 1.6 3.77071 2.37071 1.6 3.7866 2.35 1.6 3.88 2.9 1.6 4.4 2.05 1.6 4.28235 2.25426 1.6 4.2 2.05 1.6 4.4 2.05 1.6 4.3125 2.26675 1.6 4.28235 2.25426 1.6 4.4 2.05 1.6 4.33839 2.28661 1.6 4.3125 2.26675 1.6 4.4 2.05 1.6 4.35825 2.3125 1.6 4.33839 2.28661 1.6 4.4 2.05 1.6 4.37074 2.34265 1.6 4.35825 2.3125 1.6 4.4 2.05 1.6 4.375 2.375 1.6 4.37074 2.34265 1.6 4.4 2.05 1.6 4.4 2.7 1.6 4.375 2.375 1.6 4.375 2.375 1.6 4.4 2.7 1.6 4.37074 2.40735 1.6 4.37074 2.40735 1.6 4.4 2.7 1.6 4.35825 2.4375 1.6 4.35825 2.4375 1.6 4.4 2.7 1.6 4.33839 2.46339 1.6 4.33839 2.46339 1.6 4.4 2.7 1.6 4.3125 2.48325 1.6 4.3125 2.48325 1.6 4.4 2.7 1.6 4.28235 2.49574 1.6 4.28235 2.49574 1.6 4.4 2.7 1.6 4.2 2.7 1.6 4.25 2.5 1.6 4.2 2.7 1.6 4.21765 2.49574 1.6 4.25 2.5 1.6 4.28235 2.49574 1.6 4.2 2.7 1.6 4.2 2.85 1.6 3.88 2.9 1.6 4.2 2.7 1.6 4.2 2.85 1.6 4.14175 3.1125 1.6 3.88 2.9 1.6 4.2 2.85 1.6 4.16161 3.08661 1.6 4.14175 3.1125 1.6 4.2 2.85 1.6 4.1875 3.06675 1.6 4.16161 3.08661 1.6 4.2 2.85 1.6 4.21765 3.05426 1.6 4.1875 3.06675 1.6 4.2 2.85 1.6 4.25 3.05 1.6 4.21765 3.05426 1.6 4.2 2.85 1.6 4.28235 3.05426 1.6 4.25 3.05 1.6 4.2 2.85 1.6 4.4 2.85 1.6 4.28235 3.05426 1.6 4.28235 3.05426 1.6 4.4 2.85 1.6 4.3125 3.06675 1.6 4.3125 3.06675 1.6 4.4 2.85 1.6 4.33839 3.08661 1.6 4.33839 3.08661 1.6 4.4 2.85 1.6 4.35825 3.1125 1.6 4.35825 3.1125 1.6 4.4 2.85 1.6 4.37074 3.14265 1.6 4.37074 3.14265 1.6 4.4 2.85 1.6 4.375 3.175 1.6 4.375 3.175 1.6 4.4 2.85 1.6 4.4 3.5 1.6 4.37074 3.20735 1.6 4.4 3.5 1.6 4.35825 3.2375 1.6 4.37074 3.20735 1.6 4.375 3.175 1.6 4.4 3.5 1.6 4.2 3.5 1.6 4.28235 3.29574 1.6 4.4 3.5 1.6 4.2 3.5 1.6 4.25 3.3 1.6 4.28235 3.29574 1.6 4.2 3.5 1.6 4.21765 3.29574 1.6 4.25 3.3 1.6 4.2 3.5 1.6 4.1875 3.28325 1.6 4.21765 3.29574 1.6 4.2 3.5 1.6 4.16161 3.26339 1.6 4.1875 3.28325 1.6 4.2 3.5 1.6 4.14175 3.2375 1.6 4.16161 3.26339 1.6 4.2 3.5 1.6 3.88 3.55 1.6 4.14175 3.2375 1.6 4.2 3.5 1.6 4.2 3.65 1.6 3.88 3.55 1.6 3.88 3.55 1.6 4.2 3.65 1.6 4.14175 3.9125 1.6 4.12926 3.94265 1.6 3.88 3.55 1.6 4.14175 3.9125 1.6 4.12926 3.94265 1.6 3.8 3.85 1.6 3.88 3.55 1.6 4.12926 3.94265 1.6 4.125 3.975 1.6 3.8 3.85 1.6 3.8 3.85 1.6 4.125 3.975 1.6 3.79659 3.87588 1.6 3.79659 3.87588 1.6 4.125 3.975 1.6 3.885 4.25402 1.6 3.87776 4.25102 1.6 3.79659 3.87588 1.6 3.885 4.25402 1.6 3.87776 4.25102 1.6 3.7866 3.9 1.6 3.79659 3.87588 1.6 3.87776 4.25102 1.6 3.87 4.25 1.6 3.7866 3.9 1.6 3.7866 3.9 1.6 3.87 4.25 1.6 3.77071 3.92071 1.6 3.77071 3.92071 1.6 3.87 4.25 1.6 3.75 3.9366 1.6 3.75 3.9366 1.6 3.87 4.25 1.6 3.72588 3.94659 1.6 3.72588 3.94659 1.6 3.87 4.25 1.6 3.7 3.95 1.6 3.7 3.95 1.6 3.87 4.25 1.6 3.67412 3.94659 1.6 3.67412 3.94659 1.6 3.87 4.25 1.6 3.33 4.25 1.6 3.65 3.9366 1.6 3.33 4.25 1.6 3.62929 3.92071 1.6 3.65 3.9366 1.6 3.67412 3.94659 1.6 3.33 4.25 1.6 4.4 3.65 1.6 4.28235 3.85426 1.6 4.2 3.65 1.6 4.4 3.65 1.6 4.3125 3.86675 1.6 4.28235 3.85426 1.6 4.4 3.65 1.6 4.33839 3.88661 1.6 4.3125 3.86675 1.6 4.4 3.65 1.6 4.35825 3.9125 1.6 4.33839 3.88661 1.6 4.4 3.65 1.6 4.37074 3.94265 1.6 4.35825 3.9125 1.6 4.4 3.65 1.6 4.375 3.975 1.6 4.37074 3.94265 1.6 4.4 3.65 1.6 4.4 4.3 1.6 4.375 3.975 1.6 4.375 3.975 1.6 4.4 4.3 1.6 4.37074 4.00735 1.6 4.37074 4.00735 1.6 4.4 4.3 1.6 4.35825 4.0375 1.6 4.35825 4.0375 1.6 4.4 4.3 1.6 4.33839 4.06339 1.6 4.33839 4.06339 1.6 4.4 4.3 1.6 4.3125 4.08325 1.6 4.3125 4.08325 1.6 4.4 4.3 1.6 4.28235 4.09574 1.6 4.28235 4.09574 1.6 4.4 4.3 1.6 4.2 4.3 1.6 4.25 4.1 1.6 4.2 4.3 1.6 4.21765 4.09574 1.6 4.25 4.1 1.6 4.28235 4.09574 1.6 4.2 4.3 1.6 4.2 4.45 1.6 3.9 4.28 1.6 4.2 4.3 1.6 4.2 4.45 1.6 4.14175 4.7125 1.6 3.9 4.28 1.6 4.2 4.45 1.6 4.16161 4.68661 1.6 4.14175 4.7125 1.6 4.2 4.45 1.6 4.1875 4.66675 1.6 4.16161 4.68661 1.6 4.2 4.45 1.6 4.21765 4.65426 1.6 4.1875 4.66675 1.6 4.2 4.45 1.6 4.25 4.65 1.6 4.21765 4.65426 1.6 4.2 4.45 1.6 4.28235 4.65426 1.6 4.25 4.65 1.6 4.2 4.45 1.6 4.4 4.45 1.6 4.28235 4.65426 1.6 4.28235 4.65426 1.6 4.4 4.45 1.6 4.3125 4.66675 1.6 4.3125 4.66675 1.6 4.4 4.45 1.6 4.33839 4.68661 1.6 4.33839 4.68661 1.6 4.4 4.45 1.6 4.35825 4.7125 1.6 4.35825 4.7125 1.6 4.4 4.45 1.6 4.37074 4.74265 1.6 4.37074 4.74265 1.6 4.4 4.45 1.6 4.375 4.775 1.6 4.375 4.775 1.6 4.4 4.45 1.6 4.4 5.1 1.6 4.37074 4.80735 1.6 4.4 5.1 1.6 4.35825 4.8375 1.6 4.37074 4.80735 1.6 4.375 4.775 1.6 4.4 5.1 1.6 4.2 5.1 1.6 4.28235 4.89574 1.6 4.4 5.1 1.6 4.2 5.1 1.6 4.25 4.9 1.6 4.28235 4.89574 1.6 4.2 5.1 1.6 4.21765 4.89574 1.6 4.25 4.9 1.6 4.2 5.1 1.6 4.1875 4.88325 1.6 4.21765 4.89574 1.6 4.2 5.1 1.6 4.16161 4.86339 1.6 4.1875 4.88325 1.6 4.2 5.1 1.6 4.025 5.25 1.6 4.16161 4.86339 1.6 4.2 5.1 1.6 4.2 5.25 1.6 4.025 5.25 1.6 4.025 5.45 1.6 3.825 5.3 1.6 4.025 5.25 1.6 4.025 5.45 1.6 3.82074 5.33235 1.6 3.825 5.3 1.6 4.025 5.45 1.6 3.80825 5.3625 1.6 3.82074 5.33235 1.6 4.025 5.45 1.6 3.78839 5.38839 1.6 3.80825 5.3625 1.6 4.025 5.45 1.6 3.7625 5.40825 1.6 3.78839 5.38839 1.6 4.025 5.45 1.6 3.73235 5.42074 1.6 3.7625 5.40825 1.6 4.025 5.45 1.6 3.7 5.425 1.6 3.73235 5.42074 1.6 4.025 5.45 1.6 3.375 5.45 1.6 3.7 5.425 1.6 3.7 5.425 1.6 3.375 5.45 1.6 3.66765 5.42074 1.6 3.66765 5.42074 1.6 3.375 5.45 1.6 3.6375 5.40825 1.6 3.6375 5.40825 1.6 3.375 5.45 1.6 3.61161 5.38839 1.6 3.61161 5.38839 1.6 3.375 5.45 1.6 3.59175 5.3625 1.6 3.59175 5.3625 1.6 3.375 5.45 1.6 3.57926 5.33235 1.6 3.57926 5.33235 1.6 3.375 5.45 1.6 3.575 5.3 1.6 3.575 5.3 1.6 3.375 5.45 1.6 3.375 5.25 1.6 3.57926 5.26765 1.6 3.375 5.25 1.6 3.59175 5.2375 1.6 3.57926 5.26765 1.6 3.575 5.3 1.6 3.375 5.25 1.6 2.425 5.25 1.6 2.49898 4.92776 1.6 3.375 5.25 1.6 2.425 5.25 1.6 2.49598 4.935 1.6 2.49898 4.92776 1.6 2.425 5.25 1.6 2.49121 4.94121 1.6 2.49598 4.935 1.6 2.425 5.25 1.6 2.485 4.94598 1.6 2.49121 4.94121 1.6 2.425 5.25 1.6 2.47776 4.94898 1.6 2.485 4.94598 1.6 2.425 5.25 1.6 2.47 4.95 1.6 2.47776 4.94898 1.6 2.425 5.25 1.6 2.20825 5.2375 1.6 2.47 4.95 1.6 2.425 5.25 1.6 2.22074 5.26765 1.6 2.20825 5.2375 1.6 2.425 5.25 1.6 2.225 5.3 1.6 2.22074 5.26765 1.6 2.425 5.25 1.6 2.425 5.45 1.6 2.225 5.3 1.6 2.225 5.3 1.6 2.425 5.45 1.6 2.22074 5.33235 1.6 2.22074 5.33235 1.6 2.425 5.45 1.6 2.20825 5.3625 1.6 2.20825 5.3625 1.6 2.425 5.45 1.6 2.18839 5.38839 1.6 2.18839 5.38839 1.6 2.425 5.45 1.6 2.1625 5.40825 1.6 2.1625 5.40825 1.6 2.425 5.45 1.6 2.13235 5.42074 1.6 2.13235 5.42074 1.6 2.425 5.45 1.6 2.1 5.425 1.6 2.1 5.425 1.6 2.425 5.45 1.6 1.775 5.45 1.6 2.06765 5.42074 1.6 1.775 5.45 1.6 2.0375 5.40825 1.6 2.06765 5.42074 1.6 2.1 5.425 1.6 1.775 5.45 1.6 1.775 5.25 1.6 1.975 5.3 1.6 1.775 5.45 1.6 1.775 5.25 1.6 1.97926 5.26765 1.6 1.975 5.3 1.6 1.775 5.25 1.6 1.99175 5.2375 1.6 1.97926 5.26765 1.6 1.775 5.25 1.6 1.915 4.94598 1.6 1.99175 5.2375 1.6 1.775 5.25 1.6 1.90879 4.94121 1.6 1.915 4.94598 1.6 1.775 5.25 1.6 1.90402 4.935 1.6 1.90879 4.94121 1.6 1.775 5.25 1.6 1.90102 4.92776 1.6 1.90402 4.935 1.6 1.775 5.25 1.6 1.65825 4.8375 1.6 1.90102 4.92776 1.6 1.775 5.25 1.6 1.63839 4.86339 1.6 1.65825 4.8375 1.6 1.775 5.25 1.6 1.6 5.1 1.6 1.63839 4.86339 1.6 1.775 5.25 1.6 1.6 5.25 1.6 1.6 5.1 1.6 1.4 5.1 1.6 1.51765 4.89574 1.6 1.6 5.1 1.6 1.4 5.1 1.6 1.4875 4.88325 1.6 1.51765 4.89574 1.6 1.4 5.1 1.6 1.46161 4.86339 1.6 1.4875 4.88325 1.6 1.4 5.1 1.6 1.44175 4.8375 1.6 1.46161 4.86339 1.6 1.4 5.1 1.6 1.42926 4.80735 1.6 1.44175 4.8375 1.6 1.4 5.1 1.6 1.425 4.775 1.6 1.42926 4.80735 1.6 1.4 5.1 1.6 1.4 4.45 1.6 1.425 4.775 1.6 1.425 4.775 1.6 1.4 4.45 1.6 1.42926 4.74265 1.6 1.42926 4.74265 1.6 1.4 4.45 1.6 1.44175 4.7125 1.6 1.44175 4.7125 1.6 1.4 4.45 1.6 1.46161 4.68661 1.6 1.46161 4.68661 1.6 1.4 4.45 1.6 1.4875 4.66675 1.6 1.4875 4.66675 1.6 1.4 4.45 1.6 1.51765 4.65426 1.6 1.51765 4.65426 1.6 1.4 4.45 1.6 1.6 4.45 1.6 1.55 4.65 1.6 1.6 4.45 1.6 1.58235 4.65426 1.6 1.55 4.65 1.6 1.51765 4.65426 1.6 1.6 4.45 1.6 1.6 4.3 1.6 1.9 4.28 1.6 1.6 4.45 1.6 1.6 4.3 1.6 1.65825 4.0375 1.6 1.9 4.28 1.6 1.6 4.3 1.6 1.63839 4.06339 1.6 1.65825 4.0375 1.6 1.6 4.3 1.6 1.6125 4.08325 1.6 1.63839 4.06339 1.6 1.6 4.3 1.6 1.58235 4.09574 1.6 1.6125 4.08325 1.6 1.6 4.3 1.6 1.55 4.1 1.6 1.58235 4.09574 1.6 1.6 4.3 1.6 1.51765 4.09574 1.6 1.55 4.1 1.6 1.6 4.3 1.6 1.4 4.3 1.6 1.51765 4.09574 1.6 1.51765 4.09574 1.6 1.4 4.3 1.6 1.4875 4.08325 1.6 1.4875 4.08325 1.6 1.4 4.3 1.6 1.46161 4.06339 1.6 1.46161 4.06339 1.6 1.4 4.3 1.6 1.44175 4.0375 1.6 1.44175 4.0375 1.6 1.4 4.3 1.6 1.42926 4.00735 1.6 1.42926 4.00735 1.6 1.4 4.3 1.6 1.425 3.975 1.6 1.425 3.975 1.6 1.4 4.3 1.6 1.4 3.65 1.6 1.42926 3.94265 1.6 1.4 3.65 1.6 1.44175 3.9125 1.6 1.42926 3.94265 1.6 1.425 3.975 1.6 1.4 3.65 1.6 1.6 3.65 1.6 1.51765 3.85426 1.6 1.4 3.65 1.6 1.6 3.65 1.6 1.55 3.85 1.6 1.51765 3.85426 1.6 1.6 3.65 1.6 1.58235 3.85426 1.6 1.55 3.85 1.6 1.6 3.65 1.6 1.6125 3.86675 1.6 1.58235 3.85426 1.6 1.6 3.65 1.6 1.63839 3.88661 1.6 1.6125 3.86675 1.6 1.6 3.65 1.6 1.65825 3.9125 1.6 1.63839 3.88661 1.6 1.6 3.65 1.6 1.92 3.55 1.6 1.65825 3.9125 1.6 1.6 3.65 1.6 1.6 3.5 1.6 1.92 3.55 1.6 1.92 3.55 1.6 1.6 3.5 1.6 1.65825 3.2375 1.6 1.67074 3.20735 1.6 1.92 3.55 1.6 1.65825 3.2375 1.6 1.67074 3.20735 1.6 1.675 3.175 1.6 1.92 3.55 1.6 1.92 3.55 1.6 1.675 3.175 1.6 1.92 2.9 1.6 1.92 2.9 1.6 1.675 3.175 1.6 1.67074 3.14265 1.6 1.65825 3.1125 1.6 1.92 2.9 1.6 1.67074 3.14265 1.6 1.65825 3.1125 1.6 1.6 2.85 1.6 1.92 2.9 1.6 1.65825 3.1125 1.6 1.63839 3.08661 1.6 1.6 2.85 1.6 1.6 2.85 1.6 1.63839 3.08661 1.6 1.6125 3.06675 1.6 1.58235 3.05426 1.6 1.6 2.85 1.6 1.6125 3.06675 1.6 1.58235 3.05426 1.6 1.55 3.05 1.6 1.6 2.85 1.6 1.6 2.85 1.6 1.55 3.05 1.6 1.51765 3.05426 1.6 1.4 2.85 1.6 1.51765 3.05426 1.6 1.4875 3.06675 1.6 1.46161 3.08661 1.6 1.4 2.85 1.6 1.4875 3.06675 1.6 1.46161 3.08661 1.6 1.44175 3.1125 1.6 1.4 2.85 1.6 1.4 2.85 1.6 1.44175 3.1125 1.6 1.42926 3.14265 1.6 1.425 3.175 1.6 1.4 2.85 1.6 1.42926 3.14265 1.6 1.425 3.175 1.6 1.4 3.5 1.6 1.4 2.85 1.6 1.425 3.175 1.6 1.42926 3.20735 1.6 1.4 3.5 1.6 1.4 3.5 1.6 1.42926 3.20735 1.6 1.44175 3.2375 1.6 1.46161 3.26339 1.6 1.4 3.5 1.6 1.44175 3.2375 1.6 1.46161 3.26339 1.6 1.4875 3.28325 1.6 1.4 3.5 1.6 1.4 3.5 1.6 1.4875 3.28325 1.6 1.51765 3.29574 1.6 1.6 3.5 1.6 1.51765 3.29574 1.6 1.55 3.3 1.6 1.58235 3.29574 1.6 1.6 3.5 1.6 1.55 3.3 1.6 1.58235 3.29574 1.6 1.6125 3.28325 1.6 1.6 3.5 1.6 1.6 3.5 1.6 1.6125 3.28325 1.6 1.63839 3.26339 1.6 1.65825 3.2375 1.6 1.6 3.5 1.6 1.63839 3.26339 1.6 1.6 3.5 1.6 1.4 3.5 1.6 1.51765 3.29574 1.6 1.4 2.85 1.6 1.6 2.85 1.6 1.51765 3.05426 1.6 1.6 2.85 1.6 1.6 2.7 1.6 1.92 2.9 1.6 1.92 2.9 1.6 1.6 2.7 1.6 1.65825 2.4375 1.6 1.67074 2.40735 1.6 1.92 2.9 1.6 1.65825 2.4375 1.6 1.67074 2.40735 1.6 2.0134 2.35 1.6 1.92 2.9 1.6 1.67074 2.40735 1.6 2.00341 2.32588 1.6 2.0134 2.35 1.6 1.67074 2.40735 1.6 1.675 2.375 1.6 2.00341 2.32588 1.6 2.00341 2.32588 1.6 1.675 2.375 1.6 2 2.3 1.6 2 2.3 1.6 1.675 2.375 1.6 1.67074 2.34265 1.6 2.00341 2.27412 1.6 1.67074 2.34265 1.6 1.65825 2.3125 1.6 1.7 1.9 1.6 1.65825 2.3125 1.6 1.63839 2.28661 1.6 1.7 1.9 1.6 2.00341 2.27412 1.6 1.65825 2.3125 1.6 1.7 1.9 1.6 2.0134 2.25 1.6 2.00341 2.27412 1.6 1.7 1.9 1.6 2.02929 2.22929 1.6 2.0134 2.25 1.6 1.7 1.9 1.6 2.05 2.2134 1.6 2.02929 2.22929 1.6 1.7 1.9 1.6 2.07412 2.20341 1.6 2.05 2.2134 1.6 1.7 1.9 1.6 2.36 1.7 1.6 2.07412 2.20341 1.6 1.7 1.9 1.6 2.3655 1.62315 1.6 2.36 1.7 1.6 1.7 1.9 1.6 2.22929 1.02071 1.6 2.3655 1.62315 1.6 1.7 1.9 1.6 2.2134 1 1.6 2.22929 1.02071 1.6 1.4 2.7 1.6 1.51765 2.49574 1.6 1.6 2.7 1.6 1.4 2.7 1.6 1.4875 2.48325 1.6 1.51765 2.49574 1.6 1.4 2.7 1.6 1.46161 2.46339 1.6 1.4875 2.48325 1.6 1.4 2.7 1.6 1.44175 2.4375 1.6 1.46161 2.46339 1.6 1.4 2.7 1.6 1.42926 2.40735 1.6 1.44175 2.4375 1.6 1.4 2.7 1.6 1.425 2.375 1.6 1.42926 2.40735 1.6 1.4 2.7 1.6 1.4 2.05 1.6 1.425 2.375 1.6 1.425 2.375 1.6 1.4 2.05 1.6 1.42926 2.34265 1.6 1.42926 2.34265 1.6 1.4 2.05 1.6 1.44175 2.3125 1.6 1.44175 2.3125 1.6 1.4 2.05 1.6 1.46161 2.28661 1.6 1.46161 2.28661 1.6 1.4 2.05 1.6 1.4875 2.26675 1.6 1.4875 2.26675 1.6 1.4 2.05 1.6 1.51765 2.25426 1.6 2.47 4.95 1.6 2.13235 5.17926 1.6 1.93 4.95 1.6 2.47 4.95 1.6 2.1625 5.19175 1.6 2.13235 5.17926 1.6 2.47 4.95 1.6 2.18839 5.21161 1.6 2.1625 5.19175 1.6 2.47 4.95 1.6 2.20825 5.2375 1.6 2.18839 5.21161 1.6 3.375 5.25 1.6 2.49898 4.92776 1.6 3.30102 4.92776 1.6 3.30402 4.935 1.6 3.375 5.25 1.6 3.30102 4.92776 1.6 3.30402 4.935 1.6 3.30879 4.94121 1.6 3.375 5.25 1.6 3.375 5.25 1.6 3.30879 4.94121 1.6 3.315 4.94598 1.6 3.32224 4.94898 1.6 3.375 5.25 1.6 3.315 4.94598 1.6 3.32224 4.94898 1.6 3.33 4.95 1.6 3.375 5.25 1.6 3.375 5.25 1.6 3.33 4.95 1.6 3.59175 5.2375 1.6 3.59175 5.2375 1.6 3.33 4.95 1.6 3.61161 5.21161 1.6 3.61161 5.21161 1.6 3.33 4.95 1.6 3.6375 5.19175 1.6 3.6375 5.19175 1.6 3.33 4.95 1.6 3.66765 5.17926 1.6 3.66765 5.17926 1.6 3.33 4.95 1.6 3.87 4.95 1.6 3.7 5.175 1.6 3.87 4.95 1.6 3.73235 5.17926 1.6 3.7 5.175 1.6 3.66765 5.17926 1.6 3.87 4.95 1.6 2.5 4.28 1.6 3.3 4.92 1.6 2.5 4.92 1.6 2.5 4.28 1.6 3.3 4.28 1.6 3.3 4.92 1.6 2.5 4.28 1.6 2.95 3.55 1.6 3.3 4.28 1.6 2.5 4.28 1.6 2.85 3.55 1.6 2.95 3.55 1.6 2.5 4.28 1.6 2.49898 4.27224 1.6 2.85 3.55 1.6 2.85 3.55 1.6 2.49898 4.27224 1.6 2.49598 4.265 1.6 2.49121 4.25879 1.6 2.85 3.55 1.6 2.49598 4.265 1.6 2.49121 4.25879 1.6 2.485 4.25402 1.6 2.85 3.55 1.6 2.85 3.55 1.6 2.485 4.25402 1.6 2.47776 4.25102 1.6 2.19659 3.82412 1.6 2.47776 4.25102 1.6 2.2 3.85 1.6 2.19659 3.82412 1.6 2.85 3.55 1.6 2.47776 4.25102 1.6 2.19659 3.82412 1.6 2.1866 3.8 1.6 2.85 3.55 1.6 2.85 3.55 1.6 2.1866 3.8 1.6 2.17071 3.77929 1.6 2.15 3.7634 1.6 2.85 3.55 1.6 2.17071 3.77929 1.6 2.15 3.7634 1.6 1.92 3.55 1.6 2.85 3.55 1.6 2.15 3.7634 1.6 2.12588 3.75341 1.6 1.92 3.55 1.6 1.92 3.55 1.6 2.12588 3.75341 1.6 2.1 3.75 1.6 2.07412 3.75341 1.6 1.92 3.55 1.6 2.1 3.75 1.6 2.07412 3.75341 1.6 2.05 3.7634 1.6 1.92 3.55 1.6 1.92 3.55 1.6 2.05 3.7634 1.6 2.02929 3.77929 1.6 2.0134 3.8 1.6 1.92 3.55 1.6 2.02929 3.77929 1.6 2.0134 3.8 1.6 2.00341 3.82412 1.6 1.92 3.55 1.6 1.92 3.55 1.6 2.00341 3.82412 1.6 2 3.85 1.6 1.67074 3.94265 1.6 2 3.85 1.6 1.675 3.975 1.6 1.67074 3.94265 1.6 1.92 3.55 1.6 2 3.85 1.6 1.67074 3.94265 1.6 1.65825 3.9125 1.6 1.92 3.55 1.6 2.47776 4.25102 1.6 2.47 4.25 1.6 2.2 3.85 1.6 2.2 3.85 1.6 2.47 4.25 1.6 2.19659 3.87588 1.6 2.19659 3.87588 1.6 2.47 4.25 1.6 2.1866 3.9 1.6 2.1866 3.9 1.6 2.47 4.25 1.6 2.17071 3.92071 1.6 2.17071 3.92071 1.6 2.47 4.25 1.6 2.15 3.9366 1.6 2.15 3.9366 1.6 2.47 4.25 1.6 2.12588 3.94659 1.6 2.12588 3.94659 1.6 2.47 4.25 1.6 1.93 4.25 1.6 2.1 3.95 1.6 1.93 4.25 1.6 2.07412 3.94659 1.6 2.1 3.95 1.6 2.12588 3.94659 1.6 1.93 4.25 1.6 1.92224 4.25102 1.6 2.0134 3.9 1.6 1.93 4.25 1.6 1.92224 4.25102 1.6 2.00341 3.87588 1.6 2.0134 3.9 1.6 1.92224 4.25102 1.6 1.915 4.25402 1.6 2.00341 3.87588 1.6 2.00341 3.87588 1.6 1.915 4.25402 1.6 1.675 3.975 1.6 2 3.85 1.6 2.00341 3.87588 1.6 1.675 3.975 1.6 1.915 4.25402 1.6 1.90879 4.25879 1.6 1.675 3.975 1.6 1.675 3.975 1.6 1.90879 4.25879 1.6 1.67074 4.00735 1.6 1.67074 4.00735 1.6 1.90879 4.25879 1.6 1.90402 4.265 1.6 1.90102 4.27224 1.6 1.67074 4.00735 1.6 1.90402 4.265 1.6 1.90102 4.27224 1.6 1.65825 4.0375 1.6 1.67074 4.00735 1.6 1.90102 4.27224 1.6 1.9 4.28 1.6 1.65825 4.0375 1.6 1.9 4.92 1.6 1.67074 4.74265 1.6 1.9 4.28 1.6 1.9 4.92 1.6 1.675 4.775 1.6 1.67074 4.74265 1.6 1.9 4.92 1.6 1.67074 4.80735 1.6 1.675 4.775 1.6 1.9 4.92 1.6 1.65825 4.8375 1.6 1.67074 4.80735 1.6 1.9 4.92 1.6 1.90102 4.92776 1.6 1.65825 4.8375 1.6 1.915 4.94598 1.6 1.92224 4.94898 1.6 1.99175 5.2375 1.6 1.99175 5.2375 1.6 1.92224 4.94898 1.6 1.93 4.95 1.6 2.01161 5.21161 1.6 1.93 4.95 1.6 2.0375 5.19175 1.6 2.01161 5.21161 1.6 1.99175 5.2375 1.6 1.93 4.95 1.6 2.13235 5.17926 1.6 2.1 5.175 1.6 1.93 4.95 1.6 1.93 4.95 1.6 2.1 5.175 1.6 2.06765 5.17926 1.6 2.0375 5.19175 1.6 1.93 4.95 1.6 2.06765 5.17926 1.6 1.975 5.3 1.6 1.97926 5.33235 1.6 1.775 5.45 1.6 1.775 5.45 1.6 1.97926 5.33235 1.6 1.99175 5.3625 1.6 2.01161 5.38839 1.6 1.775 5.45 1.6 1.99175 5.3625 1.6 2.01161 5.38839 1.6 2.0375 5.40825 1.6 1.775 5.45 1.6 1.51765 4.89574 1.6 1.55 4.9 1.6 1.6 5.1 1.6 1.6 5.1 1.6 1.55 4.9 1.6 1.58235 4.89574 1.6 1.6125 4.88325 1.6 1.6 5.1 1.6 1.58235 4.89574 1.6 1.6125 4.88325 1.6 1.63839 4.86339 1.6 1.6 5.1 1.6 1.67074 4.74265 1.6 1.65825 4.7125 1.6 1.9 4.28 1.6 1.9 4.28 1.6 1.65825 4.7125 1.6 1.6 4.45 1.6 1.6 4.45 1.6 1.65825 4.7125 1.6 1.63839 4.68661 1.6 1.6125 4.66675 1.6 1.6 4.45 1.6 1.63839 4.68661 1.6 1.6125 4.66675 1.6 1.58235 4.65426 1.6 1.6 4.45 1.6 1.51765 3.85426 1.6 1.4875 3.86675 1.6 1.4 3.65 1.6 1.4 3.65 1.6 1.4875 3.86675 1.6 1.46161 3.88661 1.6 1.44175 3.9125 1.6 1.4 3.65 1.6 1.46161 3.88661 1.6 1.51765 2.49574 1.6 1.55 2.5 1.6 1.6 2.7 1.6 1.6 2.7 1.6 1.55 2.5 1.6 1.58235 2.49574 1.6 1.6125 2.48325 1.6 1.6 2.7 1.6 1.58235 2.49574 1.6 1.6125 2.48325 1.6 1.63839 2.46339 1.6 1.6 2.7 1.6 1.6 2.7 1.6 1.63839 2.46339 1.6 1.65825 2.4375 1.6 2 2.3 1.6 1.67074 2.34265 1.6 2.00341 2.27412 1.6 3.825 5.3 1.6 3.82074 5.26765 1.6 4.025 5.25 1.6 4.025 5.25 1.6 3.82074 5.26765 1.6 3.80825 5.2375 1.6 3.885 4.94598 1.6 3.80825 5.2375 1.6 3.87776 4.94898 1.6 3.885 4.94598 1.6 4.025 5.25 1.6 3.80825 5.2375 1.6 3.885 4.94598 1.6 3.89121 4.94121 1.6 4.025 5.25 1.6 4.025 5.25 1.6 3.89121 4.94121 1.6 3.89598 4.935 1.6 3.89898 4.92776 1.6 4.025 5.25 1.6 3.89598 4.935 1.6 3.89898 4.92776 1.6 4.14175 4.8375 1.6 4.025 5.25 1.6 3.89898 4.92776 1.6 3.9 4.92 1.6 4.14175 4.8375 1.6 4.14175 4.8375 1.6 3.9 4.92 1.6 4.12926 4.80735 1.6 4.12926 4.80735 1.6 3.9 4.92 1.6 4.125 4.775 1.6 4.125 4.775 1.6 3.9 4.92 1.6 4.12926 4.74265 1.6 4.12926 4.74265 1.6 3.9 4.92 1.6 3.9 4.28 1.6 4.14175 4.7125 1.6 4.12926 4.74265 1.6 3.9 4.28 1.6 3.87776 4.94898 1.6 3.80825 5.2375 1.6 3.87 4.95 1.6 3.87 4.95 1.6 3.80825 5.2375 1.6 3.78839 5.21161 1.6 3.7625 5.19175 1.6 3.87 4.95 1.6 3.78839 5.21161 1.6 3.7625 5.19175 1.6 3.73235 5.17926 1.6 3.87 4.95 1.6 4.28235 3.85426 1.6 4.25 3.85 1.6 4.2 3.65 1.6 4.2 3.65 1.6 4.25 3.85 1.6 4.21765 3.85426 1.6 4.1875 3.86675 1.6 4.2 3.65 1.6 4.21765 3.85426 1.6 4.1875 3.86675 1.6 4.16161 3.88661 1.6 4.2 3.65 1.6 4.2 3.65 1.6 4.16161 3.88661 1.6 4.14175 3.9125 1.6 3.885 4.25402 1.6 4.125 3.975 1.6 3.89121 4.25879 1.6 3.89121 4.25879 1.6 4.125 3.975 1.6 4.12926 4.00735 1.6 3.89598 4.265 1.6 4.12926 4.00735 1.6 3.89898 4.27224 1.6 3.89598 4.265 1.6 3.89121 4.25879 1.6 4.12926 4.00735 1.6 4.12926 4.00735 1.6 4.14175 4.0375 1.6 3.89898 4.27224 1.6 3.89898 4.27224 1.6 4.14175 4.0375 1.6 3.9 4.28 1.6 3.9 4.28 1.6 4.14175 4.0375 1.6 4.2 4.3 1.6 4.2 4.3 1.6 4.14175 4.0375 1.6 4.16161 4.06339 1.6 4.1875 4.08325 1.6 4.2 4.3 1.6 4.16161 4.06339 1.6 4.1875 4.08325 1.6 4.21765 4.09574 1.6 4.2 4.3 1.6 4.28235 2.25426 1.6 4.25 2.25 1.6 4.2 2.05 1.6 4.2 2.05 1.6 4.25 2.25 1.6 4.21765 2.25426 1.6 4.1875 2.26675 1.6 4.2 2.05 1.6 4.21765 2.25426 1.6 4.1875 2.26675 1.6 4.16161 2.28661 1.6 4.2 2.05 1.6 3.8 2.3 1.6 4.125 2.375 1.6 3.79659 2.32588 1.6 4.12926 2.40735 1.6 4.14175 2.4375 1.6 3.88 2.9 1.6 3.88 2.9 1.6 4.14175 2.4375 1.6 4.2 2.7 1.6 4.2 2.7 1.6 4.14175 2.4375 1.6 4.16161 2.46339 1.6 4.1875 2.48325 1.6 4.2 2.7 1.6 4.16161 2.46339 1.6 4.1875 2.48325 1.6 4.21765 2.49574 1.6 4.2 2.7 1.6 3.57071 1.02071 1.6 3.5866 1 1.6 4.1 1.9 1.6 3.59659 0.924118 1.6 3.5866 0.9 1.6 3.7 0.65 1.6 3.7 0.65 1.6 3.5866 0.9 1.6 3.57071 0.879289 1.6 3.55 0.863397 1.6 3.7 0.65 1.6 3.57071 0.879289 1.6 3.55 0.863397 1.6 3.52588 0.853407 1.6 3.7 0.65 1.6 3.7 0.65 1.6 3.52588 0.853407 1.6 3.5 0.85 1.6 3.47412 0.853407 1.6 3.7 0.65 1.6 3.5 0.85 1.6 3.42929 0.879289 1.6 3.4134 0.9 1.6 2.9 1.16 1.6 2.9 1.16 1.6 3.4134 0.9 1.6 2.97685 1.1655 1.6 2.97685 1.1655 1.6 3.4134 0.9 1.6 3.05214 1.18187 1.6 3.05214 1.18187 1.6 3.4134 0.9 1.6 3.40341 0.924118 1.6 3.12432 1.2088 1.6 3.40341 0.924118 1.6 3.4 0.95 1.6 3.19195 1.24572 1.6 3.4 0.95 1.6 3.40341 0.975882 1.6 3.25362 1.2919 1.6 3.40341 0.975882 1.6 3.4134 1 1.6 3.3081 1.34638 1.6 3.4134 1 1.6 3.42929 1.02071 1.6 3.45 1.0366 1.6 3.3081 1.34638 1.6 3.42929 1.02071 1.6 3.45 1.0366 1.6 3.35428 1.40805 1.6 3.3081 1.34638 1.6 3.05214 1.18187 1.6 3.40341 0.924118 1.6 3.12432 1.2088 1.6 3.12432 1.2088 1.6 3.4 0.95 1.6 3.19195 1.24572 1.6 3.19195 1.24572 1.6 3.40341 0.975882 1.6 3.25362 1.2919 1.6 3.25362 1.2919 1.6 3.4134 1 1.6 3.3081 1.34638 1.6 2.07412 2.39659 1.6 2.1 2.4 1.6 1.92 2.9 1.6 2.05 2.3866 1.6 1.92 2.9 1.6 2.02929 2.37071 1.6 2.05 2.3866 1.6 2.07412 2.39659 1.6 1.92 2.9 1.6 2.1 2.4 1.6 2.12588 2.39659 1.6 1.92 2.9 1.6 1.92 2.9 1.6 2.12588 2.39659 1.6 2.15 2.3866 1.6 2.17071 2.37071 1.6 1.92 2.9 1.6 2.15 2.3866 1.6 2.17071 2.37071 1.6 2.85 2.9 1.6 1.92 2.9 1.6 2.17071 2.37071 1.6 2.1866 2.35 1.6 2.85 2.9 1.6 2.85 2.9 1.6 2.1866 2.35 1.6 2.60805 2.15428 1.6 2.67568 2.1912 1.6 2.85 2.9 1.6 2.60805 2.15428 1.6 2.67568 2.1912 1.6 2.74786 2.21813 1.6 2.85 2.9 1.6 2.85 2.9 1.6 2.74786 2.21813 1.6 2.82315 2.2345 1.6 2.9 2.24 1.6 2.85 2.9 1.6 2.82315 2.2345 1.6 2.9 2.24 1.6 2.95 2.9 1.6 2.85 2.9 1.6 2.9 2.24 1.6 2.97685 2.2345 1.6 2.95 2.9 1.6 2.95 2.9 1.6 2.97685 2.2345 1.6 3.05214 2.21813 1.6 3.12432 2.1912 1.6 2.95 2.9 1.6 3.05214 2.21813 1.6 3.12432 2.1912 1.6 3.19195 2.15428 1.6 2.95 2.9 1.6 2.95 2.9 1.6 3.19195 2.15428 1.6 3.6134 2.35 1.6 3.62929 2.37071 1.6 2.95 2.9 1.6 3.6134 2.35 1.6 3.62929 2.37071 1.6 3.88 2.9 1.6 2.95 2.9 1.6 3.62929 2.37071 1.6 3.65 2.3866 1.6 3.88 2.9 1.6 3.88 2.9 1.6 3.65 2.3866 1.6 3.67412 2.39659 1.6 3.7 2.4 1.6 3.88 2.9 1.6 3.67412 2.39659 1.6 3.7 2.4 1.6 3.72588 2.39659 1.6 3.88 2.9 1.6 3.88 2.9 1.6 3.72588 2.39659 1.6 3.75 2.3866 1.6 2.1866 2.35 1.6 2.19659 2.32588 1.6 2.60805 2.15428 1.6 2.60805 2.15428 1.6 2.19659 2.32588 1.6 2.54638 2.1081 1.6 2.54638 2.1081 1.6 2.19659 2.32588 1.6 2.2 2.3 1.6 2.4919 2.05362 1.6 2.2 2.3 1.6 2.19659 2.27412 1.6 2.44572 1.99195 1.6 2.19659 2.27412 1.6 2.1866 2.25 1.6 2.4088 1.92432 1.6 2.1866 2.25 1.6 2.17071 2.22929 1.6 2.38187 1.85214 1.6 2.17071 2.22929 1.6 2.15 2.2134 1.6 2.3655 1.77685 1.6 2.15 2.2134 1.6 2.12588 2.20341 1.6 2.1 2.2 1.6 2.3655 1.77685 1.6 2.12588 2.20341 1.6 2.1 2.2 1.6 2.36 1.7 1.6 2.3655 1.77685 1.6 2.1 2.2 1.6 2.07412 2.20341 1.6 2.36 1.7 1.6 2.54638 2.1081 1.6 2.2 2.3 1.6 2.4919 2.05362 1.6 2.4919 2.05362 1.6 2.19659 2.27412 1.6 2.44572 1.99195 1.6 2.44572 1.99195 1.6 2.1866 2.25 1.6 2.4088 1.92432 1.6 2.4088 1.92432 1.6 2.17071 2.22929 1.6 2.38187 1.85214 1.6 2.38187 1.85214 1.6 2.15 2.2134 1.6 2.3655 1.77685 1.6 2.0134 2.35 1.6 2.02929 2.37071 1.6 1.92 2.9 1.6 2.0134 3.9 1.6 2.02929 3.92071 1.6 1.93 4.25 1.6 1.93 4.25 1.6 2.02929 3.92071 1.6 2.05 3.9366 1.6 2.07412 3.94659 1.6 1.93 4.25 1.6 2.05 3.9366 1.6 2.32588 1.04659 1.6 2.44572 1.40805 1.6 2.3 1.05 1.6 2.32588 1.04659 1.6 2.35 1.0366 1.6 2.44572 1.40805 1.6 2.44572 1.40805 1.6 2.35 1.0366 1.6 2.4919 1.34638 1.6 2.3866 1 1.6 2.39659 0.975882 1.6 2.54638 1.2919 1.6 2.39659 0.975882 1.6 2.4 0.95 1.6 2.60805 1.24572 1.6 2.3866 0.9 1.6 2.37071 0.879289 1.6 2.9 1.16 1.6 2.3655 1.62315 1.6 2.22929 1.02071 1.6 2.38187 1.54786 1.6 2.38187 1.54786 1.6 2.22929 1.02071 1.6 2.25 1.0366 1.6 2.27412 1.04659 1.6 2.38187 1.54786 1.6 2.25 1.0366 1.6 2.27412 1.04659 1.6 2.4088 1.47568 1.6 2.38187 1.54786 1.6 2.27412 1.04659 1.6 2.3 1.05 1.6 2.4088 1.47568 1.6 2.4088 1.47568 1.6 2.3 1.05 1.6 2.44572 1.40805 1.6 3.8 3.85 1.6 3.79659 3.82412 1.6 3.88 3.55 1.6 3.88 3.55 1.6 3.79659 3.82412 1.6 3.7866 3.8 1.6 3.77071 3.77929 1.6 3.88 3.55 1.6 3.7866 3.8 1.6 3.77071 3.77929 1.6 3.75 3.7634 1.6 3.88 3.55 1.6 3.88 3.55 1.6 3.75 3.7634 1.6 3.72588 3.75341 1.6 3.7 3.75 1.6 3.88 3.55 1.6 3.72588 3.75341 1.6 3.7 3.75 1.6 3.67412 3.75341 1.6 3.88 3.55 1.6 3.88 3.55 1.6 3.67412 3.75341 1.6 3.65 3.7634 1.6 2.95 3.55 1.6 3.65 3.7634 1.6 3.62929 3.77929 1.6 3.6134 3.8 1.6 2.95 3.55 1.6 3.62929 3.77929 1.6 3.6134 3.8 1.6 3.60341 3.82412 1.6 2.95 3.55 1.6 2.95 3.55 1.6 3.60341 3.82412 1.6 3.32224 4.25102 1.6 3.315 4.25402 1.6 2.95 3.55 1.6 3.32224 4.25102 1.6 3.315 4.25402 1.6 3.30879 4.25879 1.6 2.95 3.55 1.6 2.95 3.55 1.6 3.30879 4.25879 1.6 3.30402 4.265 1.6 3.30102 4.27224 1.6 2.95 3.55 1.6 3.30402 4.265 1.6 3.30102 4.27224 1.6 3.3 4.28 1.6 2.95 3.55 1.6 3.88 3.55 1.6 3.65 3.7634 1.6 2.95 3.55 1.6 3.60341 3.82412 1.6 3.6 3.85 1.6 3.32224 4.25102 1.6 3.32224 4.25102 1.6 3.6 3.85 1.6 3.33 4.25 1.6 3.33 4.25 1.6 3.6 3.85 1.6 3.60341 3.87588 1.6 3.6134 3.9 1.6 3.33 4.25 1.6 3.60341 3.87588 1.6 3.6134 3.9 1.6 3.62929 3.92071 1.6 3.33 4.25 1.6 3.7866 2.35 1.6 3.79659 2.32588 1.6 4.12926 2.40735 1.6 3.79659 2.27412 1.6 3.7866 2.25 1.6 4.1 1.9 1.6 4.1 1.9 1.6 3.7866 2.25 1.6 3.77071 2.22929 1.6 3.75 2.2134 1.6 4.1 1.9 1.6 3.77071 2.22929 1.6 3.75 2.2134 1.6 3.72588 2.20341 1.6 4.1 1.9 1.6 4.1 1.9 1.6 3.72588 2.20341 1.6 3.44 1.7 1.6 3.4345 1.62315 1.6 4.1 1.9 1.6 3.44 1.7 1.6 3.72588 2.20341 1.6 3.7 2.2 1.6 3.44 1.7 1.6 3.44 1.7 1.6 3.7 2.2 1.6 3.4345 1.77685 1.6 3.4345 1.77685 1.6 3.7 2.2 1.6 3.67412 2.20341 1.6 3.65 2.2134 1.6 3.4345 1.77685 1.6 3.67412 2.20341 1.6 3.65 2.2134 1.6 3.41813 1.85214 1.6 3.4345 1.77685 1.6 3.65 2.2134 1.6 3.62929 2.22929 1.6 3.41813 1.85214 1.6 3.41813 1.85214 1.6 3.62929 2.22929 1.6 3.3912 1.92432 1.6 3.3912 1.92432 1.6 3.62929 2.22929 1.6 3.6134 2.25 1.6 3.35428 1.99195 1.6 3.6134 2.25 1.6 3.60341 2.27412 1.6 3.3081 2.05362 1.6 3.60341 2.27412 1.6 3.6 2.3 1.6 3.25362 2.1081 1.6 3.6 2.3 1.6 3.60341 2.32588 1.6 3.19195 2.15428 1.6 3.60341 2.32588 1.6 3.6134 2.35 1.6 3.19195 2.15428 1.6 3.25362 2.1081 1.6 3.60341 2.32588 1.6 3.3912 1.92432 1.6 3.6134 2.25 1.6 3.35428 1.99195 1.6 3.35428 1.99195 1.6 3.60341 2.27412 1.6 3.3081 2.05362 1.6 3.3081 2.05362 1.6 3.6 2.3 1.6 3.25362 2.1081 1.6 3.88 2.9 1.6 4.125 3.175 1.6 3.88 3.55 1.6 3.88 2.9 1.6 4.12926 3.14265 1.6 4.125 3.175 1.6 3.88 2.9 1.6 4.14175 3.1125 1.6 4.12926 3.14265 1.6 2.95 2.9 1.6 2.95 3.55 1.6 2.85 2.9 1.6 2.85 2.9 1.6 2.95 3.55 1.6 2.85 3.55 1.6 4.28235 3.29574 1.6 4.3125 3.28325 1.6 4.4 3.5 1.6 4.4 3.5 1.6 4.3125 3.28325 1.6 4.33839 3.26339 1.6 4.35825 3.2375 1.6 4.4 3.5 1.6 4.33839 3.26339 1.6 4.125 3.175 1.6 4.12926 3.20735 1.6 3.88 3.55 1.6 3.88 3.55 1.6 4.12926 3.20735 1.6 4.14175 3.2375 1.6 4.28235 4.89574 1.6 4.3125 4.88325 1.6 4.4 5.1 1.6 4.4 5.1 1.6 4.3125 4.88325 1.6 4.33839 4.86339 1.6 4.35825 4.8375 1.6 4.4 5.1 1.6 4.33839 4.86339 1.6 4.14175 4.8375 1.6 4.16161 4.86339 1.6 4.025 5.25 1.6 3.3 4.92 1.6 3.30102 4.92776 1.6 2.5 4.92 1.6 2.5 4.92 1.6 3.30102 4.92776 1.6 2.49898 4.92776 1.4 4.5 2.175 1.4 4.375 2.375 1.4 4.5 2.575 1.4 4.5 2.175 1.4 4.37074 2.34265 1.4 4.375 2.375 1.4 4.5 2.175 1.4 4.35825 2.3125 1.4 4.37074 2.34265 1.4 4.5 2.175 1.4 4.33839 2.28661 1.4 4.35825 2.3125 1.4 4.5 2.175 1.4 4.3125 2.26675 1.4 4.33839 2.28661 1.4 4.5 2.175 1.4 4.28235 2.25426 1.4 4.3125 2.26675 1.4 4.5 2.175 1.4 4.13453 2.175 1.4 4.28235 2.25426 1.4 4.28235 2.25426 1.4 4.13453 2.175 1.4 4.25 2.25 1.4 4.25 2.25 1.4 4.13453 2.175 1.4 4.21765 2.25426 1.4 4.21765 2.25426 1.4 4.13453 2.175 1.4 4.1875 2.26675 1.4 4.1875 2.26675 1.4 4.13453 2.175 1.4 4.16161 2.28661 1.4 4.16161 2.28661 1.4 4.13453 2.175 1.4 4.14175 2.3125 1.4 4.14175 2.3125 1.4 4.13453 2.175 1.4 4.01906 2.375 1.4 4.12926 2.34265 1.4 4.01906 2.375 1.4 4.125 2.375 1.4 4.12926 2.34265 1.4 4.14175 2.3125 1.4 4.01906 2.375 1.4 4.13453 2.575 1.4 4.14175 2.4375 1.4 4.01906 2.375 1.4 4.13453 2.575 1.4 4.16161 2.46339 1.4 4.14175 2.4375 1.4 4.13453 2.575 1.4 4.1875 2.48325 1.4 4.16161 2.46339 1.4 4.13453 2.575 1.4 4.21765 2.49574 1.4 4.1875 2.48325 1.4 4.13453 2.575 1.4 4.25 2.5 1.4 4.21765 2.49574 1.4 4.13453 2.575 1.4 4.28235 2.49574 1.4 4.25 2.5 1.4 4.13453 2.575 1.4 4.5 2.575 1.4 4.28235 2.49574 1.4 4.28235 2.49574 1.4 4.5 2.575 1.4 4.3125 2.48325 1.4 4.3125 2.48325 1.4 4.5 2.575 1.4 4.33839 2.46339 1.4 4.33839 2.46339 1.4 4.5 2.575 1.4 4.35825 2.4375 1.4 4.35825 2.4375 1.4 4.5 2.575 1.4 4.37074 2.40735 1.4 4.37074 2.40735 1.4 4.5 2.575 1.4 4.375 2.375 1.4 4.14175 2.4375 1.4 4.12926 2.40735 1.4 4.01906 2.375 1.4 4.01906 2.375 1.4 4.12926 2.40735 1.4 4.125 2.375 1.4 4.5 2.975 1.4 4.375 3.175 1.4 4.5 3.375 1.4 4.5 2.975 1.4 4.37074 3.14265 1.4 4.375 3.175 1.4 4.5 2.975 1.4 4.35825 3.1125 1.4 4.37074 3.14265 1.4 4.5 2.975 1.4 4.33839 3.08661 1.4 4.35825 3.1125 1.4 4.5 2.975 1.4 4.3125 3.06675 1.4 4.33839 3.08661 1.4 4.5 2.975 1.4 4.28235 3.05426 1.4 4.3125 3.06675 1.4 4.5 2.975 1.4 4.13453 2.975 1.4 4.28235 3.05426 1.4 4.28235 3.05426 1.4 4.13453 2.975 1.4 4.25 3.05 1.4 4.25 3.05 1.4 4.13453 2.975 1.4 4.21765 3.05426 1.4 4.21765 3.05426 1.4 4.13453 2.975 1.4 4.1875 3.06675 1.4 4.1875 3.06675 1.4 4.13453 2.975 1.4 4.16161 3.08661 1.4 4.16161 3.08661 1.4 4.13453 2.975 1.4 4.14175 3.1125 1.4 4.14175 3.1125 1.4 4.13453 2.975 1.4 4.01906 3.175 1.4 4.12926 3.14265 1.4 4.01906 3.175 1.4 4.125 3.175 1.4 4.12926 3.14265 1.4 4.14175 3.1125 1.4 4.01906 3.175 1.4 4.13453 3.375 1.4 4.14175 3.2375 1.4 4.01906 3.175 1.4 4.13453 3.375 1.4 4.16161 3.26339 1.4 4.14175 3.2375 1.4 4.13453 3.375 1.4 4.1875 3.28325 1.4 4.16161 3.26339 1.4 4.13453 3.375 1.4 4.21765 3.29574 1.4 4.1875 3.28325 1.4 4.13453 3.375 1.4 4.25 3.3 1.4 4.21765 3.29574 1.4 4.13453 3.375 1.4 4.28235 3.29574 1.4 4.25 3.3 1.4 4.13453 3.375 1.4 4.5 3.375 1.4 4.28235 3.29574 1.4 4.28235 3.29574 1.4 4.5 3.375 1.4 4.3125 3.28325 1.4 4.3125 3.28325 1.4 4.5 3.375 1.4 4.33839 3.26339 1.4 4.33839 3.26339 1.4 4.5 3.375 1.4 4.35825 3.2375 1.4 4.35825 3.2375 1.4 4.5 3.375 1.4 4.37074 3.20735 1.4 4.37074 3.20735 1.4 4.5 3.375 1.4 4.375 3.175 1.4 4.14175 3.2375 1.4 4.12926 3.20735 1.4 4.01906 3.175 1.4 4.01906 3.175 1.4 4.12926 3.20735 1.4 4.125 3.175 1.4 4.5 3.775 1.4 4.375 3.975 1.4 4.5 4.175 1.4 4.5 3.775 1.4 4.37074 3.94265 1.4 4.375 3.975 1.4 4.5 3.775 1.4 4.35825 3.9125 1.4 4.37074 3.94265 1.4 4.5 3.775 1.4 4.33839 3.88661 1.4 4.35825 3.9125 1.4 4.5 3.775 1.4 4.3125 3.86675 1.4 4.33839 3.88661 1.4 4.5 3.775 1.4 4.28235 3.85426 1.4 4.3125 3.86675 1.4 4.5 3.775 1.4 4.13453 3.775 1.4 4.28235 3.85426 1.4 4.28235 3.85426 1.4 4.13453 3.775 1.4 4.25 3.85 1.4 4.25 3.85 1.4 4.13453 3.775 1.4 4.21765 3.85426 1.4 4.21765 3.85426 1.4 4.13453 3.775 1.4 4.1875 3.86675 1.4 4.1875 3.86675 1.4 4.13453 3.775 1.4 4.16161 3.88661 1.4 4.16161 3.88661 1.4 4.13453 3.775 1.4 4.14175 3.9125 1.4 4.14175 3.9125 1.4 4.13453 3.775 1.4 4.01906 3.975 1.4 4.12926 3.94265 1.4 4.01906 3.975 1.4 4.125 3.975 1.4 4.12926 3.94265 1.4 4.14175 3.9125 1.4 4.01906 3.975 1.4 4.13453 4.175 1.4 4.14175 4.0375 1.4 4.01906 3.975 1.4 4.13453 4.175 1.4 4.16161 4.06339 1.4 4.14175 4.0375 1.4 4.13453 4.175 1.4 4.1875 4.08325 1.4 4.16161 4.06339 1.4 4.13453 4.175 1.4 4.21765 4.09574 1.4 4.1875 4.08325 1.4 4.13453 4.175 1.4 4.25 4.1 1.4 4.21765 4.09574 1.4 4.13453 4.175 1.4 4.28235 4.09574 1.4 4.25 4.1 1.4 4.13453 4.175 1.4 4.5 4.175 1.4 4.28235 4.09574 1.4 4.28235 4.09574 1.4 4.5 4.175 1.4 4.3125 4.08325 1.4 4.3125 4.08325 1.4 4.5 4.175 1.4 4.33839 4.06339 1.4 4.33839 4.06339 1.4 4.5 4.175 1.4 4.35825 4.0375 1.4 4.35825 4.0375 1.4 4.5 4.175 1.4 4.37074 4.00735 1.4 4.37074 4.00735 1.4 4.5 4.175 1.4 4.375 3.975 1.4 4.14175 4.0375 1.4 4.12926 4.00735 1.4 4.01906 3.975 1.4 4.01906 3.975 1.4 4.12926 4.00735 1.4 4.125 3.975 1.1 4.4 2.175 1.1 4.35 2.05 1.1 4.2 2.275 1.1 4.4 2.175 1.1 4.4 2.05 1.1 4.35 2.05 1.1 4.35 1.9 1.1 4.2 1.9 1.1 4.35 2.05 1.1 4.35 2.05 1.1 4.2 1.9 1.1 4.2 2.275 1.1 4.2 2.275 1.1 4.2 1.9 1.1 3.78693 2.27671 1.1 3.79 2.3 1.1 4.2 2.275 1.1 3.78693 2.27671 1.1 3.79 2.3 1.1 4.2 2.475 1.1 4.2 2.275 1.1 3.79 2.3 1.1 3.78693 2.32329 1.1 4.2 2.475 1.1 4.2 2.475 1.1 3.78693 2.32329 1.1 3.77794 2.345 1.1 3.85 3 1.1 3.77794 2.345 1.1 3.76364 2.36364 1.1 3.745 2.37794 1.1 3.85 3 1.1 3.76364 2.36364 1.1 3.745 2.37794 1.1 3.72329 2.38693 1.1 3.85 3 1.1 3.85 3 1.1 3.72329 2.38693 1.1 3.7 2.39 1.1 3.67671 2.38693 1.1 3.85 3 1.1 3.7 2.39 1.1 3.67671 2.38693 1.1 3.655 2.37794 1.1 3.85 3 1.1 3.85 3 1.1 3.655 2.37794 1.1 3.63636 2.36364 1.1 2.95 3 1.1 3.63636 2.36364 1.1 3.62206 2.345 1.1 3.61307 2.32329 1.1 2.95 3 1.1 3.62206 2.345 1.1 3.61307 2.32329 1.1 3.61 2.3 1.1 2.95 3 1.1 2.95 3 1.1 3.61 2.3 1.1 2.98839 1.78839 1.1 2.9625 1.80825 1.1 2.95 3 1.1 2.98839 1.78839 1.1 2.9625 1.80825 1.1 2.93235 1.82074 1.1 2.95 3 1.1 2.95 3 1.1 2.93235 1.82074 1.1 2.9 1.825 1.1 2.85 3 1.1 2.9 1.825 1.1 2.86765 1.82074 1.1 2.8375 1.80825 1.1 2.85 3 1.1 2.86765 1.82074 1.1 2.8375 1.80825 1.1 2.81161 1.78839 1.1 2.85 3 1.1 2.85 3 1.1 2.81161 1.78839 1.1 2.19 2.3 1.1 2.18693 2.32329 1.1 2.85 3 1.1 2.19 2.3 1.1 2.18693 2.32329 1.1 2.17794 2.345 1.1 2.85 3 1.1 2.85 3 1.1 2.17794 2.345 1.1 2.16364 2.36364 1.1 1.95 3 1.1 2.16364 2.36364 1.1 2.145 2.37794 1.1 2.12329 2.38693 1.1 1.95 3 1.1 2.145 2.37794 1.1 2.12329 2.38693 1.1 2.1 2.39 1.1 1.95 3 1.1 1.95 3 1.1 2.1 2.39 1.1 2.07671 2.38693 1.1 2.055 2.37794 1.1 1.95 3 1.1 2.07671 2.38693 1.1 2.055 2.37794 1.1 2.03636 2.36364 1.1 1.95 3 1.1 1.95 3 1.1 2.03636 2.36364 1.1 2.02206 2.345 1.1 1.6 2.475 1.1 2.02206 2.345 1.1 2.01307 2.32329 1.1 2.01 2.3 1.1 1.6 2.475 1.1 2.01307 2.32329 1.1 2.01 2.3 1.1 1.6 2.275 1.1 1.6 2.475 1.1 2.01 2.3 1.1 2.01307 2.27671 1.1 1.6 2.275 1.1 1.6 2.275 1.1 2.01307 2.27671 1.1 1.6 1.9 1.1 1.45 2.05 1.1 1.6 1.9 1.1 1.45 1.9 1.1 1.45 2.05 1.1 1.6 2.275 1.1 1.6 1.9 1.1 1.45 2.05 1.1 1.4 2.175 1.1 1.6 2.275 1.1 1.45 2.05 1.1 1.4 2.05 1.1 1.4 2.175 1.1 4.2 1.05 1.1 3.84829 0.886933 1.1 4.2 1.9 1.1 4.2 1.05 1.1 3.87 0.877942 1.1 3.84829 0.886933 1.1 4.2 1.05 1.1 3.88864 0.86364 1.1 3.87 0.877942 1.1 4.2 1.05 1.1 3.90294 0.845 1.1 3.88864 0.86364 1.1 4.2 1.05 1.1 4.19491 0.978843 1.1 3.90294 0.845 1.1 3.90294 0.845 1.1 4.19491 0.978843 1.1 4.17975 0.909134 1.1 4.15482 0.842292 1.1 3.90294 0.845 1.1 4.17975 0.909134 1.1 4.15482 0.842292 1.1 3.91193 0.823294 1.1 3.90294 0.845 1.1 4.15482 0.842292 1.1 4.12063 0.77968 1.1 3.91193 0.823294 1.1 3.91193 0.823294 1.1 4.12063 0.77968 1.1 4.07787 0.72257 1.1 3.915 0.8 1.1 4.07787 0.72257 1.1 4.02743 0.672125 1.1 3.91193 0.776706 1.1 4.02743 0.672125 1.1 3.97032 0.629373 1.1 3.90294 0.755 1.1 3.97032 0.629373 1.1 3.88864 0.73636 1.1 3.90294 0.755 1.1 3.91193 0.776706 1.1 3.97032 0.629373 1.1 3.91193 0.823294 1.1 4.07787 0.72257 1.1 3.915 0.8 1.1 3.915 0.8 1.1 4.02743 0.672125 1.1 3.91193 0.776706 1.1 3.97032 0.629373 1.1 3.90771 0.595184 1.1 3.88864 0.73636 1.1 3.88864 0.73636 1.1 3.90771 0.595184 1.1 3.87 0.722058 1.1 3.87 0.722058 1.1 3.90771 0.595184 1.1 3.84829 0.713067 1.1 3.84829 0.713067 1.1 3.90771 0.595184 1.1 3.84087 0.570253 1.1 3.825 0.71 1.1 3.84087 0.570253 1.1 3.80171 0.713067 1.1 3.825 0.71 1.1 3.84829 0.713067 1.1 3.84087 0.570253 1.1 3.84087 0.570253 1.1 3.77116 0.555089 1.1 3.80171 0.713067 1.1 3.80171 0.713067 1.1 3.77116 0.555089 1.1 3.78 0.722058 1.1 3.78 0.722058 1.1 3.77116 0.555089 1.1 3.76136 0.73636 1.1 3.76136 0.73636 1.1 3.77116 0.555089 1.1 3.7 0.55 1.1 3.74706 0.755 1.1 3.7 0.55 1.1 3.73807 0.776706 1.1 3.74706 0.755 1.1 3.76136 0.73636 1.1 3.7 0.55 1.1 2.1 0.55 1.1 2.36364 0.88636 1.1 3.7 0.55 1.1 2.1 0.55 1.1 2.345 0.872058 1.1 2.36364 0.88636 1.1 2.1 0.55 1.1 2.32329 0.863067 1.1 2.345 0.872058 1.1 2.1 0.55 1.1 2.3 0.86 1.1 2.32329 0.863067 1.1 2.1 0.55 1.1 2.27671 0.863067 1.1 2.3 0.86 1.1 2.1 0.55 1.1 2.255 0.872058 1.1 2.27671 0.863067 1.1 2.1 0.55 1.1 2.23636 0.88636 1.1 2.255 0.872058 1.1 2.1 0.55 1.1 2.06193 0.776706 1.1 2.23636 0.88636 1.1 2.1 0.55 1.1 2.05294 0.755 1.1 2.06193 0.776706 1.1 2.1 0.55 1.1 2.03864 0.73636 1.1 2.05294 0.755 1.1 2.1 0.55 1.1 2.02884 0.555089 1.1 2.03864 0.73636 1.1 2.03864 0.73636 1.1 2.02884 0.555089 1.1 2.02 0.722058 1.1 2.02 0.722058 1.1 2.02884 0.555089 1.1 1.99829 0.713067 1.1 1.99829 0.713067 1.1 2.02884 0.555089 1.1 1.95913 0.570253 1.1 1.975 0.71 1.1 1.95913 0.570253 1.1 1.95171 0.713067 1.1 1.975 0.71 1.1 1.99829 0.713067 1.1 1.95913 0.570253 1.1 1.95913 0.570253 1.1 1.89229 0.595184 1.1 1.95171 0.713067 1.1 1.95171 0.713067 1.1 1.89229 0.595184 1.1 1.93 0.722058 1.1 1.93 0.722058 1.1 1.89229 0.595184 1.1 1.91136 0.73636 1.1 1.91136 0.73636 1.1 1.89229 0.595184 1.1 1.82968 0.629373 1.1 1.89706 0.755 1.1 1.82968 0.629373 1.1 1.88807 0.776706 1.1 1.89706 0.755 1.1 1.91136 0.73636 1.1 1.82968 0.629373 1.1 1.82968 0.629373 1.1 1.77257 0.672125 1.1 1.88807 0.776706 1.1 1.88807 0.776706 1.1 1.77257 0.672125 1.1 1.885 0.8 1.1 1.885 0.8 1.1 1.77257 0.672125 1.1 1.72213 0.72257 1.1 1.88807 0.823294 1.1 1.72213 0.72257 1.1 1.67937 0.77968 1.1 1.64518 0.842292 1.1 1.88807 0.823294 1.1 1.67937 0.77968 1.1 1.64518 0.842292 1.1 1.89706 0.845 1.1 1.88807 0.823294 1.1 1.64518 0.842292 1.1 1.62025 0.909134 1.1 1.89706 0.845 1.1 1.89706 0.845 1.1 1.62025 0.909134 1.1 1.60509 0.978843 1.1 1.6 1.05 1.1 1.89706 0.845 1.1 1.60509 0.978843 1.1 1.6 1.05 1.1 1.91136 0.86364 1.1 1.89706 0.845 1.1 1.6 1.05 1.1 1.93 0.877942 1.1 1.91136 0.86364 1.1 1.6 1.05 1.1 1.95171 0.886933 1.1 1.93 0.877942 1.1 1.6 1.05 1.1 1.6 1.9 1.1 1.95171 0.886933 1.1 1.95171 0.886933 1.1 1.6 1.9 1.1 1.975 0.89 1.1 1.975 0.89 1.1 1.6 1.9 1.1 2.055 2.22206 1.1 2.07671 2.21307 1.1 1.975 0.89 1.1 2.055 2.22206 1.1 2.07671 2.21307 1.1 2.23636 1.01364 1.1 1.975 0.89 1.1 2.07671 2.21307 1.1 2.1 2.21 1.1 2.23636 1.01364 1.1 2.23636 1.01364 1.1 2.1 2.21 1.1 2.255 1.02794 1.1 2.255 1.02794 1.1 2.1 2.21 1.1 2.12329 2.21307 1.1 2.27671 1.03693 1.1 2.12329 2.21307 1.1 2.145 2.22206 1.1 2.3 1.04 1.1 2.145 2.22206 1.1 2.16364 2.23636 1.1 2.32329 1.03693 1.1 2.16364 2.23636 1.1 2.775 1.7 1.1 2.345 1.02794 1.1 2.775 1.7 1.1 2.77926 1.66765 1.1 2.36364 1.01364 1.1 2.77926 1.66765 1.1 2.79175 1.6375 1.1 2.37794 0.995 1.1 2.79175 1.6375 1.1 2.81161 1.61161 1.1 2.38693 0.973294 1.1 2.81161 1.61161 1.1 2.8375 1.59175 1.1 2.39 0.95 1.1 2.8375 1.59175 1.1 2.86765 1.57926 1.1 2.9 1.575 1.1 2.39 0.95 1.1 2.86765 1.57926 1.1 2.9 1.575 1.1 2.38693 0.926706 1.1 2.39 0.95 1.1 2.9 1.575 1.1 3.41307 0.926706 1.1 2.38693 0.926706 1.1 2.9 1.575 1.1 3.41 0.95 1.1 3.41307 0.926706 1.1 2.9 1.575 1.1 2.93235 1.57926 1.1 3.41 0.95 1.1 3.41 0.95 1.1 2.93235 1.57926 1.1 2.9625 1.59175 1.1 3.41307 0.973294 1.1 2.9625 1.59175 1.1 2.98839 1.61161 1.1 3.42206 0.995 1.1 2.98839 1.61161 1.1 3.00825 1.6375 1.1 3.43636 1.01364 1.1 3.00825 1.6375 1.1 3.02074 1.66765 1.1 3.455 1.02794 1.1 3.02074 1.66765 1.1 3.025 1.7 1.1 3.47671 1.03693 1.1 3.025 1.7 1.1 3.63636 2.23636 1.1 3.5 1.04 1.1 3.63636 2.23636 1.1 3.655 2.22206 1.1 3.52329 1.03693 1.1 3.655 2.22206 1.1 3.67671 2.21307 1.1 3.545 1.02794 1.1 3.67671 2.21307 1.1 3.7 2.21 1.1 3.56364 1.01364 1.1 3.7 2.21 1.1 3.72329 2.21307 1.1 3.825 0.89 1.1 3.72329 2.21307 1.1 3.745 2.22206 1.1 4.2 1.9 1.1 3.745 2.22206 1.1 3.76364 2.23636 1.1 3.77794 2.255 1.1 4.2 1.9 1.1 3.76364 2.23636 1.1 3.77794 2.255 1.1 3.78693 2.27671 1.1 4.2 1.9 1.1 1.885 0.8 1.1 1.72213 0.72257 1.1 1.88807 0.823294 1.1 1.4 2.575 1.1 1.45 2.7 1.1 1.6 2.475 1.1 1.4 2.575 1.1 1.4 2.7 1.1 1.45 2.7 1.1 1.45 2.7 1.1 1.45 2.85 1.1 1.6 2.475 1.1 1.6 2.475 1.1 1.45 2.85 1.1 1.6 3.075 1.1 1.95 3 1.1 1.6 3.075 1.1 1.6 3.275 1.1 1.95 3.45 1.1 1.6 3.275 1.1 1.6 3.875 1.1 2.01307 3.82671 1.1 1.6 3.875 1.1 2.01 3.85 1.1 2.01307 3.82671 1.1 1.95 3.45 1.1 1.6 3.875 1.1 2.01307 3.82671 1.1 2.02206 3.805 1.1 1.95 3.45 1.1 1.95 3.45 1.1 2.02206 3.805 1.1 2.03636 3.78636 1.1 2.055 3.77206 1.1 1.95 3.45 1.1 2.03636 3.78636 1.1 2.055 3.77206 1.1 2.07671 3.76307 1.1 1.95 3.45 1.1 1.95 3.45 1.1 2.07671 3.76307 1.1 2.1 3.76 1.1 2.12329 3.76307 1.1 1.95 3.45 1.1 2.1 3.76 1.1 2.12329 3.76307 1.1 2.145 3.77206 1.1 1.95 3.45 1.1 1.95 3.45 1.1 2.145 3.77206 1.1 2.16364 3.78636 1.1 2.85 3.45 1.1 2.16364 3.78636 1.1 2.17794 3.805 1.1 2.18693 3.82671 1.1 2.85 3.45 1.1 2.17794 3.805 1.1 2.18693 3.82671 1.1 2.19 3.85 1.1 2.85 3.45 1.1 2.85 3.45 1.1 2.19 3.85 1.1 2.18693 3.87329 1.1 2.425 5.4 1.1 2.18693 3.87329 1.1 2.17794 3.895 1.1 2.2 5.25 1.1 2.17794 3.895 1.1 2.16364 3.91364 1.1 2.145 3.92794 1.1 2.2 5.25 1.1 2.16364 3.91364 1.1 2.145 3.92794 1.1 1.93794 4.955 1.1 2.2 5.25 1.1 2.145 3.92794 1.1 2.12329 3.93693 1.1 1.93794 4.955 1.1 1.93794 4.955 1.1 2.12329 3.93693 1.1 1.92364 4.93636 1.1 1.92364 4.93636 1.1 2.12329 3.93693 1.1 2.1 3.94 1.1 2.07671 3.93693 1.1 1.92364 4.93636 1.1 2.1 3.94 1.1 2.07671 3.93693 1.1 1.905 4.92206 1.1 1.92364 4.93636 1.1 2.07671 3.93693 1.1 2.055 3.92794 1.1 1.905 4.92206 1.1 1.905 4.92206 1.1 2.055 3.92794 1.1 1.88329 4.91307 1.1 1.88329 4.91307 1.1 2.055 3.92794 1.1 2.03636 3.91364 1.1 1.86 4.91 1.1 2.03636 3.91364 1.1 1.6 4.675 1.1 1.83671 4.91307 1.1 1.6 4.675 1.1 1.815 4.92206 1.1 1.83671 4.91307 1.1 1.86 4.91 1.1 1.6 4.675 1.1 1.4 2.85 1.1 1.4 2.975 1.1 1.45 2.85 1.1 1.45 2.85 1.1 1.4 2.975 1.1 1.6 3.075 1.1 1.6 2.475 1.1 1.6 3.075 1.1 1.95 3 1.1 2.02206 2.345 1.1 1.6 2.475 1.1 1.95 3 1.1 1.4 3.375 1.1 1.45 3.5 1.1 1.6 3.275 1.1 1.4 3.375 1.1 1.4 3.5 1.1 1.45 3.5 1.1 1.45 3.5 1.1 1.45 3.65 1.1 1.6 3.275 1.1 1.6 3.275 1.1 1.45 3.65 1.1 1.6 3.875 1.1 1.6 3.875 1.1 1.45 3.65 1.1 1.4 3.775 1.1 1.4 3.775 1.1 1.45 3.65 1.1 1.4 3.65 1.1 2.01 3.85 1.1 1.6 3.875 1.1 2.01307 3.87329 1.1 2.01307 3.87329 1.1 1.6 3.875 1.1 1.6 4.075 1.1 2.02206 3.895 1.1 1.6 4.075 1.1 2.03636 3.91364 1.1 2.02206 3.895 1.1 2.01307 3.87329 1.1 1.6 4.075 1.1 1.4 4.175 1.1 1.45 4.3 1.1 1.6 4.075 1.1 1.4 4.175 1.1 1.4 4.3 1.1 1.45 4.3 1.1 1.45 4.3 1.1 1.45 4.45 1.1 1.6 4.075 1.1 1.6 4.075 1.1 1.45 4.45 1.1 1.6 4.675 1.1 2.03636 3.91364 1.1 1.6 4.075 1.1 1.6 4.675 1.1 1.4 4.45 1.1 1.4 4.575 1.1 1.45 4.45 1.1 1.45 4.45 1.1 1.4 4.575 1.1 1.6 4.675 1.1 1.815 4.92206 1.1 1.6 4.675 1.1 1.79636 4.93636 1.1 1.79636 4.93636 1.1 1.6 4.675 1.1 1.6 4.875 1.1 1.78206 4.955 1.1 1.6 4.875 1.1 1.77307 4.97671 1.1 1.78206 4.955 1.1 1.79636 4.93636 1.1 1.6 4.875 1.1 1.4 4.975 1.1 1.45 5.1 1.1 1.6 4.875 1.1 1.4 4.975 1.1 1.4 5.1 1.1 1.45 5.1 1.1 1.45 5.25 1.1 1.6 5.25 1.1 1.45 5.1 1.1 1.45 5.1 1.1 1.6 5.25 1.1 1.6 4.875 1.1 1.6 4.875 1.1 1.6 5.25 1.1 1.77307 5.02329 1.1 1.77 5 1.1 1.6 4.875 1.1 1.77307 5.02329 1.1 1.77 5 1.1 1.77307 4.97671 1.1 1.6 4.875 1.1 1.6 5.4 1.1 1.775 5.4 1.1 1.6 5.25 1.1 1.6 5.25 1.1 1.775 5.4 1.1 1.79636 5.06364 1.1 1.78206 5.045 1.1 1.6 5.25 1.1 1.79636 5.06364 1.1 1.78206 5.045 1.1 1.77307 5.02329 1.1 1.6 5.25 1.1 1.775 5.45 1.1 1.9 5.45 1.1 1.775 5.4 1.1 1.775 5.4 1.1 1.9 5.45 1.1 1.86 5.09 1.1 1.83671 5.08693 1.1 1.775 5.4 1.1 1.86 5.09 1.1 1.83671 5.08693 1.1 1.815 5.07794 1.1 1.775 5.4 1.1 1.775 5.4 1.1 1.815 5.07794 1.1 1.79636 5.06364 1.1 1.86 5.09 1.1 1.9 5.45 1.1 1.88329 5.08693 1.1 1.88329 5.08693 1.1 1.9 5.45 1.1 2 5.25 1.1 1.905 5.07794 1.1 2 5.25 1.1 1.92364 5.06364 1.1 1.905 5.07794 1.1 1.88329 5.08693 1.1 2 5.25 1.1 2.2 5.25 1.1 1.95 5 1.1 2 5.25 1.1 2.2 5.25 1.1 1.94693 4.97671 1.1 1.95 5 1.1 2.2 5.25 1.1 1.93794 4.955 1.1 1.94693 4.97671 1.1 2.17794 3.895 1.1 2.2 5.25 1.1 2.425 5.4 1.1 2.425 5.4 1.1 2.2 5.25 1.1 2.3 5.45 1.1 2.425 5.45 1.1 2.425 5.4 1.1 2.3 5.45 1.1 2.18693 3.87329 1.1 2.425 5.4 1.1 2.85 3.45 1.1 2.85 3.45 1.1 2.425 5.4 1.1 3.375 5.4 1.1 2.95 3.45 1.1 3.375 5.4 1.1 3.61307 3.87329 1.1 3.61 3.85 1.1 2.95 3.45 1.1 3.61307 3.87329 1.1 3.61 3.85 1.1 3.61307 3.82671 1.1 2.95 3.45 1.1 2.95 3.45 1.1 3.61307 3.82671 1.1 3.62206 3.805 1.1 3.63636 3.78636 1.1 2.95 3.45 1.1 3.62206 3.805 1.1 3.63636 3.78636 1.1 3.85 3.45 1.1 2.95 3.45 1.1 3.63636 3.78636 1.1 3.655 3.77206 1.1 3.85 3.45 1.1 3.85 3.45 1.1 3.655 3.77206 1.1 3.67671 3.76307 1.1 3.7 3.76 1.1 3.85 3.45 1.1 3.67671 3.76307 1.1 3.7 3.76 1.1 3.72329 3.76307 1.1 3.85 3.45 1.1 3.85 3.45 1.1 3.72329 3.76307 1.1 3.745 3.77206 1.1 3.76364 3.78636 1.1 3.85 3.45 1.1 3.745 3.77206 1.1 3.76364 3.78636 1.1 3.77794 3.805 1.1 3.85 3.45 1.1 3.85 3.45 1.1 3.77794 3.805 1.1 3.78693 3.82671 1.1 4.2 3.875 1.1 3.78693 3.82671 1.1 3.79 3.85 1.1 3.78693 3.87329 1.1 4.2 3.875 1.1 3.79 3.85 1.1 3.78693 3.87329 1.1 4.2 4.075 1.1 4.2 3.875 1.1 3.78693 3.87329 1.1 3.77794 3.895 1.1 4.2 4.075 1.1 4.2 4.075 1.1 3.77794 3.895 1.1 3.76364 3.91364 1.1 4.2 4.675 1.1 3.76364 3.91364 1.1 3.94 4.91 1.1 3.96329 4.91307 1.1 4.2 4.675 1.1 3.94 4.91 1.1 3.96329 4.91307 1.1 3.985 4.92206 1.1 4.2 4.675 1.1 4.2 4.675 1.1 3.985 4.92206 1.1 4.00364 4.93636 1.1 4.2 4.875 1.1 4.00364 4.93636 1.1 4.01794 4.955 1.1 4.02693 4.97671 1.1 4.2 4.875 1.1 4.01794 4.955 1.1 4.02693 4.97671 1.1 4.03 5 1.1 4.2 4.875 1.1 4.2 4.875 1.1 4.03 5 1.1 4.02693 5.02329 1.1 4.2 5.25 1.1 4.02693 5.02329 1.1 4.01794 5.045 1.1 4.00364 5.06364 1.1 4.2 5.25 1.1 4.01794 5.045 1.1 4.00364 5.06364 1.1 4.025 5.4 1.1 4.2 5.25 1.1 4.00364 5.06364 1.1 3.985 5.07794 1.1 4.025 5.4 1.1 4.025 5.4 1.1 3.985 5.07794 1.1 3.96329 5.08693 1.1 3.94 5.09 1.1 4.025 5.4 1.1 3.96329 5.08693 1.1 3.94 5.09 1.1 3.9 5.45 1.1 4.025 5.4 1.1 3.94 5.09 1.1 3.91671 5.08693 1.1 3.9 5.45 1.1 3.9 5.45 1.1 3.91671 5.08693 1.1 3.8 5.25 1.1 3.8 5.25 1.1 3.91671 5.08693 1.1 3.895 5.07794 1.1 3.87636 5.06364 1.1 3.8 5.25 1.1 3.895 5.07794 1.1 3.87636 5.06364 1.1 3.86206 5.045 1.1 3.8 5.25 1.1 3.8 5.25 1.1 3.86206 5.045 1.1 3.85307 5.02329 1.1 3.85 5 1.1 3.8 5.25 1.1 3.85307 5.02329 1.1 3.85 5 1.1 3.6 5.25 1.1 3.8 5.25 1.1 3.85 5 1.1 3.85307 4.97671 1.1 3.6 5.25 1.1 3.6 5.25 1.1 3.85307 4.97671 1.1 3.86206 4.955 1.1 3.655 3.92794 1.1 3.86206 4.955 1.1 3.67671 3.93693 1.1 3.655 3.92794 1.1 3.6 5.25 1.1 3.86206 4.955 1.1 3.655 3.92794 1.1 3.63636 3.91364 1.1 3.6 5.25 1.1 3.6 5.25 1.1 3.63636 3.91364 1.1 3.62206 3.895 1.1 3.375 5.4 1.1 3.62206 3.895 1.1 3.61307 3.87329 1.1 3.375 5.4 1.1 3.6 5.25 1.1 3.62206 3.895 1.1 3.375 5.4 1.1 3.5 5.45 1.1 3.6 5.25 1.1 3.375 5.4 1.1 3.375 5.45 1.1 3.5 5.45 1.1 3.9 5.45 1.1 4.025 5.45 1.1 4.025 5.4 1.1 4.025 5.4 1.1 4.2 5.4 1.1 4.2 5.25 1.1 4.35 5.25 1.1 4.35 5.1 1.1 4.2 5.25 1.1 4.2 5.25 1.1 4.35 5.1 1.1 4.2 4.875 1.1 4.02693 5.02329 1.1 4.2 5.25 1.1 4.2 4.875 1.1 4.4 5.1 1.1 4.4 4.975 1.1 4.35 5.1 1.1 4.35 5.1 1.1 4.4 4.975 1.1 4.2 4.875 1.1 4.2 4.875 1.1 4.2 4.675 1.1 4.00364 4.93636 1.1 4.4 4.575 1.1 4.35 4.45 1.1 4.2 4.675 1.1 4.4 4.575 1.1 4.4 4.45 1.1 4.35 4.45 1.1 4.35 4.45 1.1 4.35 4.3 1.1 4.2 4.675 1.1 4.2 4.675 1.1 4.35 4.3 1.1 4.2 4.075 1.1 3.76364 3.91364 1.1 4.2 4.675 1.1 4.2 4.075 1.1 4.4 4.3 1.1 4.4 4.175 1.1 4.35 4.3 1.1 4.35 4.3 1.1 4.4 4.175 1.1 4.2 4.075 1.1 4.4 3.775 1.1 4.35 3.65 1.1 4.2 3.875 1.1 4.4 3.775 1.1 4.4 3.65 1.1 4.35 3.65 1.1 4.35 3.65 1.1 4.35 3.5 1.1 4.2 3.875 1.1 4.2 3.875 1.1 4.35 3.5 1.1 4.2 3.275 1.1 3.85 3.45 1.1 4.2 3.275 1.1 3.85 3 1.1 3.85 3.45 1.1 4.2 3.875 1.1 4.2 3.275 1.1 3.85 3.45 1.1 3.78693 3.82671 1.1 4.2 3.875 1.1 4.4 3.5 1.1 4.4 3.375 1.1 4.35 3.5 1.1 4.35 3.5 1.1 4.4 3.375 1.1 4.2 3.275 1.1 4.2 3.275 1.1 4.2 3.075 1.1 3.85 3 1.1 3.85 3 1.1 4.2 3.075 1.1 4.2 2.475 1.1 3.77794 2.345 1.1 3.85 3 1.1 4.2 2.475 1.1 4.4 2.975 1.1 4.35 2.85 1.1 4.2 3.075 1.1 4.4 2.975 1.1 4.4 2.85 1.1 4.35 2.85 1.1 4.35 2.85 1.1 4.35 2.7 1.1 4.2 3.075 1.1 4.2 3.075 1.1 4.35 2.7 1.1 4.2 2.475 1.1 4.2 2.475 1.1 4.35 2.7 1.1 4.4 2.575 1.1 4.4 2.575 1.1 4.35 2.7 1.1 4.4 2.7 1.1 2.01307 2.27671 1.1 2.02206 2.255 1.1 1.6 1.9 1.1 1.6 1.9 1.1 2.02206 2.255 1.1 2.03636 2.23636 1.1 2.055 2.22206 1.1 1.6 1.9 1.1 2.03636 2.23636 1.1 2.255 1.02794 1.1 2.12329 2.21307 1.1 2.27671 1.03693 1.1 2.27671 1.03693 1.1 2.145 2.22206 1.1 2.3 1.04 1.1 2.16364 2.23636 1.1 2.17794 2.255 1.1 2.775 1.7 1.1 2.775 1.7 1.1 2.17794 2.255 1.1 2.77926 1.73235 1.1 2.77926 1.73235 1.1 2.17794 2.255 1.1 2.18693 2.27671 1.1 2.79175 1.7625 1.1 2.18693 2.27671 1.1 2.19 2.3 1.1 2.81161 1.78839 1.1 2.79175 1.7625 1.1 2.19 2.3 1.1 2.77926 1.73235 1.1 2.18693 2.27671 1.1 2.79175 1.7625 1.1 2.85 3 1.1 2.16364 2.36364 1.1 1.95 3 1.1 1.95 3.45 1.1 2.16364 3.78636 1.1 2.85 3.45 1.1 1.975 0.89 1.1 2.23636 1.01364 1.1 1.99829 0.886933 1.1 1.99829 0.886933 1.1 2.23636 1.01364 1.1 2.22206 0.995 1.1 2.02 0.877942 1.1 2.22206 0.995 1.1 2.21307 0.973294 1.1 2.03864 0.86364 1.1 2.21307 0.973294 1.1 2.21 0.95 1.1 2.05294 0.845 1.1 2.21 0.95 1.1 2.06193 0.823294 1.1 2.05294 0.845 1.1 2.03864 0.86364 1.1 2.21 0.95 1.1 1.99829 0.886933 1.1 2.22206 0.995 1.1 2.02 0.877942 1.1 2.02 0.877942 1.1 2.21307 0.973294 1.1 2.03864 0.86364 1.1 2.21 0.95 1.1 2.21307 0.926706 1.1 2.06193 0.823294 1.1 2.06193 0.823294 1.1 2.21307 0.926706 1.1 2.065 0.8 1.1 2.065 0.8 1.1 2.21307 0.926706 1.1 2.22206 0.905 1.1 2.23636 0.88636 1.1 2.065 0.8 1.1 2.22206 0.905 1.1 2.23636 0.88636 1.1 2.06193 0.776706 1.1 2.065 0.8 1.1 3.7 0.55 1.1 2.36364 0.88636 1.1 3.43636 0.88636 1.1 3.455 0.872058 1.1 3.7 0.55 1.1 3.43636 0.88636 1.1 3.455 0.872058 1.1 3.47671 0.863067 1.1 3.7 0.55 1.1 3.7 0.55 1.1 3.47671 0.863067 1.1 3.5 0.86 1.1 3.52329 0.863067 1.1 3.7 0.55 1.1 3.5 0.86 1.1 3.52329 0.863067 1.1 3.545 0.872058 1.1 3.7 0.55 1.1 3.7 0.55 1.1 3.545 0.872058 1.1 3.56364 0.88636 1.1 3.73807 0.776706 1.1 3.56364 0.88636 1.1 3.735 0.8 1.1 3.73807 0.776706 1.1 3.7 0.55 1.1 3.56364 0.88636 1.1 2.38693 0.926706 1.1 3.42206 0.905 1.1 2.37794 0.905 1.1 2.38693 0.926706 1.1 3.41307 0.926706 1.1 3.42206 0.905 1.1 2.39 0.95 1.1 2.38693 0.973294 1.1 2.8375 1.59175 1.1 2.38693 0.973294 1.1 2.37794 0.995 1.1 2.81161 1.61161 1.1 2.37794 0.995 1.1 2.36364 1.01364 1.1 2.79175 1.6375 1.1 2.36364 1.01364 1.1 2.345 1.02794 1.1 2.77926 1.66765 1.1 2.345 1.02794 1.1 2.32329 1.03693 1.1 2.775 1.7 1.1 2.32329 1.03693 1.1 2.3 1.04 1.1 2.16364 2.23636 1.1 3.72329 3.93693 1.1 3.7 3.94 1.1 3.87636 4.93636 1.1 3.895 4.92206 1.1 3.72329 3.93693 1.1 3.87636 4.93636 1.1 3.895 4.92206 1.1 3.745 3.92794 1.1 3.72329 3.93693 1.1 3.895 4.92206 1.1 3.91671 4.91307 1.1 3.745 3.92794 1.1 3.745 3.92794 1.1 3.91671 4.91307 1.1 3.76364 3.91364 1.1 3.76364 3.91364 1.1 3.91671 4.91307 1.1 3.94 4.91 1.1 3.85 3 1.1 3.63636 2.36364 1.1 2.95 3 1.1 2.98839 1.78839 1.1 3.61 2.3 1.1 3.00825 1.7625 1.1 3.00825 1.7625 1.1 3.61 2.3 1.1 3.61307 2.27671 1.1 3.02074 1.73235 1.1 3.61307 2.27671 1.1 3.62206 2.255 1.1 3.025 1.7 1.1 3.62206 2.255 1.1 3.63636 2.23636 1.1 3.025 1.7 1.1 3.02074 1.73235 1.1 3.62206 2.255 1.1 3.00825 1.7625 1.1 3.61307 2.27671 1.1 3.02074 1.73235 1.1 3.47671 1.03693 1.1 3.63636 2.23636 1.1 3.5 1.04 1.1 3.5 1.04 1.1 3.655 2.22206 1.1 3.52329 1.03693 1.1 3.52329 1.03693 1.1 3.67671 2.21307 1.1 3.545 1.02794 1.1 3.545 1.02794 1.1 3.7 2.21 1.1 3.56364 1.01364 1.1 3.56364 1.01364 1.1 3.72329 2.21307 1.1 3.825 0.89 1.1 3.80171 0.886933 1.1 3.56364 1.01364 1.1 3.825 0.89 1.1 3.80171 0.886933 1.1 3.57794 0.995 1.1 3.56364 1.01364 1.1 3.80171 0.886933 1.1 3.78 0.877942 1.1 3.57794 0.995 1.1 3.57794 0.995 1.1 3.78 0.877942 1.1 3.58693 0.973294 1.1 3.58693 0.973294 1.1 3.78 0.877942 1.1 3.76136 0.86364 1.1 3.59 0.95 1.1 3.76136 0.86364 1.1 3.74706 0.845 1.1 3.73807 0.823294 1.1 3.59 0.95 1.1 3.74706 0.845 1.1 3.73807 0.823294 1.1 3.58693 0.926706 1.1 3.59 0.95 1.1 3.73807 0.823294 1.1 3.735 0.8 1.1 3.58693 0.926706 1.1 3.58693 0.926706 1.1 3.735 0.8 1.1 3.57794 0.905 1.1 3.57794 0.905 1.1 3.735 0.8 1.1 3.56364 0.88636 1.1 3.825 0.89 1.1 3.745 2.22206 1.1 4.2 1.9 1.1 3.84829 0.886933 1.1 3.825 0.89 1.1 4.2 1.9 1.1 3.47671 1.03693 1.1 3.455 1.02794 1.1 3.025 1.7 1.1 3.455 1.02794 1.1 3.43636 1.01364 1.1 3.02074 1.66765 1.1 3.43636 1.01364 1.1 3.42206 0.995 1.1 3.00825 1.6375 1.1 3.42206 0.995 1.1 3.41307 0.973294 1.1 2.98839 1.61161 1.1 3.41307 0.973294 1.1 3.41 0.95 1.1 2.9625 1.59175 1.1 3.42206 0.905 1.1 3.43636 0.88636 1.1 2.37794 0.905 1.1 2.37794 0.905 1.1 3.43636 0.88636 1.1 2.36364 0.88636 1.1 3.59 0.95 1.1 3.58693 0.973294 1.1 3.76136 0.86364 1.1 2.95 3 1.1 2.9 1.825 1.1 2.85 3 1.1 2.85 3.45 1.1 2.95 3 1.1 2.85 3 1.1 2.85 3.45 1.1 2.95 3.45 1.1 2.95 3 1.1 2.85 3.45 1.1 3.375 5.4 1.1 2.95 3.45 1.1 1.86 4.91 1.1 1.88329 4.91307 1.1 2.03636 3.91364 1.1 1.95 5 1.1 1.94693 5.02329 1.1 2 5.25 1.1 2 5.25 1.1 1.94693 5.02329 1.1 1.93794 5.045 1.1 1.92364 5.06364 1.1 2 5.25 1.1 1.93794 5.045 1.1 3.86206 4.955 1.1 3.87636 4.93636 1.1 3.67671 3.93693 1.1 3.67671 3.93693 1.1 3.87636 4.93636 1.1 3.7 3.94 1.1 1.95 3.45 1.1 1.95 3 1.1 1.6 3.275 1.25 4.4 2.175 1.25 4.2 2.275 1.25 4.13453 2.175 1.25 4.13453 2.175 1.25 4.2 2.275 1.25 4.01906 2.375 1.25 4.01906 2.375 1.25 4.2 2.275 1.25 4.2 2.475 1.25 4.13453 2.575 1.25 4.2 2.475 1.25 4.4 2.575 1.25 4.13453 2.575 1.25 4.01906 2.375 1.25 4.2 2.475 1.25 4.4 2.975 1.25 4.2 3.075 1.25 4.13453 2.975 1.25 4.13453 2.975 1.25 4.2 3.075 1.25 4.01906 3.175 1.25 4.01906 3.175 1.25 4.2 3.075 1.25 4.2 3.275 1.25 4.13453 3.375 1.25 4.2 3.275 1.25 4.4 3.375 1.25 4.13453 3.375 1.25 4.01906 3.175 1.25 4.2 3.275 1.25 4.4 3.775 1.25 4.2 3.875 1.25 4.13453 3.775 1.25 4.13453 3.775 1.25 4.2 3.875 1.25 4.01906 3.975 1.25 4.01906 3.975 1.25 4.2 3.875 1.25 4.2 4.075 1.25 4.13453 4.175 1.25 4.2 4.075 1.25 4.4 4.175 1.25 4.13453 4.175 1.25 4.01906 3.975 1.25 4.2 4.075 1.2 4.5 2.575 1.2 4.5 2.7 1.4 4.5 2.575 1.4 4.5 2.575 1.2 4.5 2.7 1.5 4.5 2.7 1.5 4.5 2.05 1.4 4.5 2.575 1.5 4.5 2.7 1.5 4.5 2.05 1.4 4.5 2.175 1.4 4.5 2.575 1.5 4.5 2.05 1.2 4.5 2.05 1.4 4.5 2.175 1.4 4.5 2.175 1.2 4.5 2.05 1.2 4.5 2.175 1.2 4.5 3.375 1.2 4.5 3.5 1.4 4.5 3.375 1.4 4.5 3.375 1.2 4.5 3.5 1.5 4.5 3.5 1.5 4.5 2.85 1.4 4.5 3.375 1.5 4.5 3.5 1.5 4.5 2.85 1.4 4.5 2.975 1.4 4.5 3.375 1.5 4.5 2.85 1.2 4.5 2.85 1.4 4.5 2.975 1.4 4.5 2.975 1.2 4.5 2.85 1.2 4.5 2.975 1.2 4.5 4.175 1.2 4.5 4.3 1.4 4.5 4.175 1.4 4.5 4.175 1.2 4.5 4.3 1.5 4.5 4.3 1.5 4.5 3.65 1.4 4.5 4.175 1.5 4.5 4.3 1.5 4.5 3.65 1.4 4.5 3.775 1.4 4.5 4.175 1.5 4.5 3.65 1.2 4.5 3.65 1.4 4.5 3.775 1.4 4.5 3.775 1.2 4.5 3.65 1.2 4.5 3.775 1.4 4.5 4.575 1.4 4.375 4.775 1.4 4.5 4.975 1.4 4.5 4.575 1.4 4.37074 4.74265 1.4 4.375 4.775 1.4 4.5 4.575 1.4 4.35825 4.7125 1.4 4.37074 4.74265 1.4 4.5 4.575 1.4 4.33839 4.68661 1.4 4.35825 4.7125 1.4 4.5 4.575 1.4 4.3125 4.66675 1.4 4.33839 4.68661 1.4 4.5 4.575 1.4 4.28235 4.65426 1.4 4.3125 4.66675 1.4 4.5 4.575 1.4 4.13453 4.575 1.4 4.28235 4.65426 1.4 4.28235 4.65426 1.4 4.13453 4.575 1.4 4.25 4.65 1.4 4.25 4.65 1.4 4.13453 4.575 1.4 4.21765 4.65426 1.4 4.21765 4.65426 1.4 4.13453 4.575 1.4 4.1875 4.66675 1.4 4.1875 4.66675 1.4 4.13453 4.575 1.4 4.16161 4.68661 1.4 4.16161 4.68661 1.4 4.13453 4.575 1.4 4.14175 4.7125 1.4 4.14175 4.7125 1.4 4.13453 4.575 1.4 4.01906 4.775 1.4 4.12926 4.74265 1.4 4.01906 4.775 1.4 4.125 4.775 1.4 4.12926 4.74265 1.4 4.14175 4.7125 1.4 4.01906 4.775 1.4 4.13453 4.975 1.4 4.14175 4.8375 1.4 4.01906 4.775 1.4 4.13453 4.975 1.4 4.16161 4.86339 1.4 4.14175 4.8375 1.4 4.13453 4.975 1.4 4.1875 4.88325 1.4 4.16161 4.86339 1.4 4.13453 4.975 1.4 4.21765 4.89574 1.4 4.1875 4.88325 1.4 4.13453 4.975 1.4 4.25 4.9 1.4 4.21765 4.89574 1.4 4.13453 4.975 1.4 4.28235 4.89574 1.4 4.25 4.9 1.4 4.13453 4.975 1.4 4.5 4.975 1.4 4.28235 4.89574 1.4 4.28235 4.89574 1.4 4.5 4.975 1.4 4.3125 4.88325 1.4 4.3125 4.88325 1.4 4.5 4.975 1.4 4.33839 4.86339 1.4 4.33839 4.86339 1.4 4.5 4.975 1.4 4.35825 4.8375 1.4 4.35825 4.8375 1.4 4.5 4.975 1.4 4.37074 4.80735 1.4 4.37074 4.80735 1.4 4.5 4.975 1.4 4.375 4.775 1.4 4.14175 4.8375 1.4 4.12926 4.80735 1.4 4.01906 4.775 1.4 4.01906 4.775 1.4 4.12926 4.80735 1.4 4.125 4.775 1.4 3.9 5.55 1.4 3.7 5.425 1.4 3.5 5.55 1.4 3.9 5.55 1.4 3.73235 5.42074 1.4 3.7 5.425 1.4 3.9 5.55 1.4 3.7625 5.40825 1.4 3.73235 5.42074 1.4 3.9 5.55 1.4 3.78839 5.38839 1.4 3.7625 5.40825 1.4 3.9 5.55 1.4 3.80825 5.3625 1.4 3.78839 5.38839 1.4 3.9 5.55 1.4 3.82074 5.33235 1.4 3.80825 5.3625 1.4 3.9 5.55 1.4 3.9 5.18453 1.4 3.82074 5.33235 1.4 3.82074 5.33235 1.4 3.9 5.18453 1.4 3.825 5.3 1.4 3.825 5.3 1.4 3.9 5.18453 1.4 3.82074 5.26765 1.4 3.82074 5.26765 1.4 3.9 5.18453 1.4 3.80825 5.2375 1.4 3.80825 5.2375 1.4 3.9 5.18453 1.4 3.78839 5.21161 1.4 3.78839 5.21161 1.4 3.9 5.18453 1.4 3.7625 5.19175 1.4 3.7625 5.19175 1.4 3.9 5.18453 1.4 3.7 5.06906 1.4 3.73235 5.17926 1.4 3.7 5.06906 1.4 3.7 5.175 1.4 3.73235 5.17926 1.4 3.7625 5.19175 1.4 3.7 5.06906 1.4 3.5 5.18453 1.4 3.6375 5.19175 1.4 3.7 5.06906 1.4 3.5 5.18453 1.4 3.61161 5.21161 1.4 3.6375 5.19175 1.4 3.5 5.18453 1.4 3.59175 5.2375 1.4 3.61161 5.21161 1.4 3.5 5.18453 1.4 3.57926 5.26765 1.4 3.59175 5.2375 1.4 3.5 5.18453 1.4 3.575 5.3 1.4 3.57926 5.26765 1.4 3.5 5.18453 1.4 3.57926 5.33235 1.4 3.575 5.3 1.4 3.5 5.18453 1.4 3.5 5.55 1.4 3.57926 5.33235 1.4 3.57926 5.33235 1.4 3.5 5.55 1.4 3.59175 5.3625 1.4 3.59175 5.3625 1.4 3.5 5.55 1.4 3.61161 5.38839 1.4 3.61161 5.38839 1.4 3.5 5.55 1.4 3.6375 5.40825 1.4 3.6375 5.40825 1.4 3.5 5.55 1.4 3.66765 5.42074 1.4 3.66765 5.42074 1.4 3.5 5.55 1.4 3.7 5.425 1.4 3.6375 5.19175 1.4 3.66765 5.17926 1.4 3.7 5.06906 1.4 3.7 5.06906 1.4 3.66765 5.17926 1.4 3.7 5.175 1.25 4.4 4.575 1.25 4.2 4.675 1.25 4.13453 4.575 1.25 4.13453 4.575 1.25 4.2 4.675 1.25 4.01906 4.775 1.25 4.01906 4.775 1.25 4.2 4.675 1.25 4.2 4.875 1.25 4.13453 4.975 1.25 4.2 4.875 1.25 4.4 4.975 1.25 4.13453 4.975 1.25 4.01906 4.775 1.25 4.2 4.875 1.2 4.5 4.975 1.2 4.5 5.1 1.4 4.5 4.975 1.4 4.5 4.975 1.2 4.5 5.1 1.5 4.5 5.1 1.5 4.5 4.45 1.4 4.5 4.975 1.5 4.5 5.1 1.5 4.5 4.45 1.4 4.5 4.575 1.4 4.5 4.975 1.5 4.5 4.45 1.2 4.5 4.45 1.4 4.5 4.575 1.4 4.5 4.575 1.2 4.5 4.45 1.2 4.5 4.575 1.25 3.9 5.45 1.25 3.8 5.25 1.25 3.9 5.18453 1.25 3.9 5.18453 1.25 3.8 5.25 1.25 3.7 5.06906 1.25 3.7 5.06906 1.25 3.8 5.25 1.25 3.6 5.25 1.25 3.5 5.18453 1.25 3.6 5.25 1.25 3.5 5.45 1.25 3.5 5.18453 1.25 3.7 5.06906 1.25 3.6 5.25 1.2 3.5 5.55 1.2 3.375 5.55 1.4 3.5 5.55 1.4 3.5 5.55 1.2 3.375 5.55 1.5 3.375 5.55 1.5 4.025 5.55 1.4 3.5 5.55 1.5 3.375 5.55 1.5 4.025 5.55 1.4 3.9 5.55 1.4 3.5 5.55 1.5 4.025 5.55 1.2 4.025 5.55 1.4 3.9 5.55 1.4 3.9 5.55 1.2 4.025 5.55 1.2 3.9 5.55 1.1 1.6 1.05 1.5 1.6 1.05 1.1 1.6 1.9 1.1 1.6 1.9 1.5 1.6 1.05 1.5 1.6 1.9 1.1 3.7 0.55 1.5 3.7 0.55 1.1 2.1 0.55 1.1 2.1 0.55 1.5 3.7 0.55 1.5 2.1 0.55 1.1 4.2 1.9 1.5 4.2 1.9 1.1 4.2 1.05 1.1 4.2 1.05 1.5 4.2 1.9 1.5 4.2 1.05 1.1 4.35 1.9 1.45 4.35 1.9 1.1 4.2 1.9 1.1 4.2 1.9 1.45 4.35 1.9 1.5 4.2 1.9 1.5 4.2 1.9 1.45 4.35 1.9 1.6 4.2 1.9 1.52588 4.19659 1.9 1.6 4.2 1.9 1.55 4.1866 1.9 1.52588 4.19659 1.9 1.5 4.2 1.9 1.6 4.2 1.9 1.6 4.1 1.9 1.59659 4.12588 1.9 1.6 4.2 1.9 1.6 4.2 1.9 1.59659 4.12588 1.9 1.5866 4.15 1.9 1.57071 4.17071 1.9 1.6 4.2 1.9 1.5866 4.15 1.9 1.57071 4.17071 1.9 1.55 4.1866 1.9 1.6 4.2 1.9 1.1 4.35 2.05 1.45 4.35 2.05 1.1 4.35 1.9 1.1 4.35 1.9 1.45 4.35 2.05 1.45 4.35 1.9 1.1 4.4 2.05 1.2 4.5 2.05 1.45 4.35 2.05 1.1 4.35 2.05 1.1 4.4 2.05 1.45 4.35 2.05 1.2 4.5 2.05 1.5 4.5 2.05 1.45 4.35 2.05 1.45 4.35 2.05 1.5 4.5 2.05 1.6 4.4 2.05 1.6 4.2 2.05 1.45 4.35 2.05 1.6 4.4 2.05 1.6 4.2 2.7 1.6 4.4 2.7 1.45 4.35 2.7 1.45 4.35 2.7 1.6 4.4 2.7 1.5 4.5 2.7 1.2 4.5 2.7 1.45 4.35 2.7 1.5 4.5 2.7 1.2 4.5 2.7 1.1 4.4 2.7 1.45 4.35 2.7 1.45 4.35 2.7 1.1 4.4 2.7 1.1 4.35 2.7 1.1 4.35 2.85 1.45 4.35 2.85 1.1 4.35 2.7 1.1 4.35 2.7 1.45 4.35 2.85 1.45 4.35 2.7 1.1 4.4 2.85 1.2 4.5 2.85 1.45 4.35 2.85 1.1 4.35 2.85 1.1 4.4 2.85 1.45 4.35 2.85 1.2 4.5 2.85 1.5 4.5 2.85 1.45 4.35 2.85 1.45 4.35 2.85 1.5 4.5 2.85 1.6 4.4 2.85 1.6 4.2 2.85 1.45 4.35 2.85 1.6 4.4 2.85 1.6 4.2 3.5 1.6 4.4 3.5 1.45 4.35 3.5 1.45 4.35 3.5 1.6 4.4 3.5 1.5 4.5 3.5 1.2 4.5 3.5 1.45 4.35 3.5 1.5 4.5 3.5 1.2 4.5 3.5 1.1 4.4 3.5 1.45 4.35 3.5 1.45 4.35 3.5 1.1 4.4 3.5 1.1 4.35 3.5 1.1 4.35 3.65 1.45 4.35 3.65 1.1 4.35 3.5 1.1 4.35 3.5 1.45 4.35 3.65 1.45 4.35 3.5 1.1 4.4 3.65 1.2 4.5 3.65 1.45 4.35 3.65 1.1 4.35 3.65 1.1 4.4 3.65 1.45 4.35 3.65 1.2 4.5 3.65 1.5 4.5 3.65 1.45 4.35 3.65 1.45 4.35 3.65 1.5 4.5 3.65 1.6 4.4 3.65 1.6 4.2 3.65 1.45 4.35 3.65 1.6 4.4 3.65 1.6 4.2 4.3 1.6 4.4 4.3 1.45 4.35 4.3 1.45 4.35 4.3 1.6 4.4 4.3 1.5 4.5 4.3 1.2 4.5 4.3 1.45 4.35 4.3 1.5 4.5 4.3 1.2 4.5 4.3 1.1 4.4 4.3 1.45 4.35 4.3 1.45 4.35 4.3 1.1 4.4 4.3 1.1 4.35 4.3 1.1 4.35 4.45 1.45 4.35 4.45 1.1 4.35 4.3 1.1 4.35 4.3 1.45 4.35 4.45 1.45 4.35 4.3 1.1 4.4 4.45 1.2 4.5 4.45 1.45 4.35 4.45 1.1 4.35 4.45 1.1 4.4 4.45 1.45 4.35 4.45 1.2 4.5 4.45 1.5 4.5 4.45 1.45 4.35 4.45 1.45 4.35 4.45 1.5 4.5 4.45 1.6 4.4 4.45 1.6 4.2 4.45 1.45 4.35 4.45 1.6 4.4 4.45 1.6 4.2 5.1 1.6 4.4 5.1 1.45 4.35 5.1 1.45 4.35 5.1 1.6 4.4 5.1 1.5 4.5 5.1 1.2 4.5 5.1 1.45 4.35 5.1 1.5 4.5 5.1 1.2 4.5 5.1 1.1 4.4 5.1 1.45 4.35 5.1 1.45 4.35 5.1 1.1 4.4 5.1 1.1 4.35 5.1 1.1 4.35 5.25 1.45 4.35 5.25 1.1 4.35 5.1 1.1 4.35 5.1 1.45 4.35 5.25 1.45 4.35 5.1 1.6 4.2 5.25 1.45 4.35 5.25 1.1 4.2 5.25 1.1 4.2 5.25 1.45 4.35 5.25 1.1 4.35 5.25 1.1 4.2 5.4 1.45 4.2 5.4 1.1 4.2 5.25 1.1 4.2 5.25 1.45 4.2 5.4 1.6 4.2 5.25 1.1 4.025 5.4 1.45 4.025 5.4 1.1 4.2 5.4 1.1 4.2 5.4 1.45 4.025 5.4 1.45 4.2 5.4 1.1 4.025 5.45 1.2 4.025 5.55 1.45 4.025 5.4 1.1 4.025 5.4 1.1 4.025 5.45 1.45 4.025 5.4 1.2 4.025 5.55 1.5 4.025 5.55 1.45 4.025 5.4 1.45 4.025 5.4 1.5 4.025 5.55 1.6 4.025 5.45 1.6 4.025 5.25 1.45 4.025 5.4 1.6 4.025 5.45 1.6 3.375 5.25 1.6 3.375 5.45 1.45 3.375 5.4 1.45 3.375 5.4 1.6 3.375 5.45 1.5 3.375 5.55 1.2 3.375 5.55 1.45 3.375 5.4 1.5 3.375 5.55 1.2 3.375 5.55 1.1 3.375 5.45 1.45 3.375 5.4 1.45 3.375 5.4 1.1 3.375 5.45 1.1 3.375 5.4 1.1 2.425 5.4 1.45 2.425 5.4 1.1 3.375 5.4 1.1 3.375 5.4 1.45 2.425 5.4 1.45 3.375 5.4 1.1 2.425 5.45 1.2 2.425 5.55 1.45 2.425 5.4 1.1 2.425 5.4 1.1 2.425 5.45 1.45 2.425 5.4 1.2 2.425 5.55 1.5 2.425 5.55 1.45 2.425 5.4 1.45 2.425 5.4 1.5 2.425 5.55 1.6 2.425 5.45 1.6 2.425 5.25 1.45 2.425 5.4 1.6 2.425 5.45 1.2 1.9 5.55 1.2 1.775 5.55 1.4 1.9 5.55 1.4 1.9 5.55 1.2 1.775 5.55 1.5 1.775 5.55 1.5 2.425 5.55 1.4 1.9 5.55 1.5 1.775 5.55 1.5 2.425 5.55 1.4 2.3 5.55 1.4 1.9 5.55 1.5 2.425 5.55 1.2 2.425 5.55 1.4 2.3 5.55 1.4 2.3 5.55 1.2 2.425 5.55 1.2 2.3 5.55 1.6 1.775 5.25 1.6 1.775 5.45 1.45 1.775 5.4 1.45 1.775 5.4 1.6 1.775 5.45 1.5 1.775 5.55 1.2 1.775 5.55 1.45 1.775 5.4 1.5 1.775 5.55 1.2 1.775 5.55 1.1 1.775 5.45 1.45 1.775 5.4 1.45 1.775 5.4 1.1 1.775 5.45 1.1 1.775 5.4 1.1 1.6 5.4 1.45 1.6 5.4 1.1 1.775 5.4 1.1 1.775 5.4 1.45 1.6 5.4 1.45 1.775 5.4 1.6 1.6 5.25 1.45 1.6 5.4 1.1 1.6 5.25 1.1 1.6 5.25 1.45 1.6 5.4 1.1 1.6 5.4 1.1 1.45 5.25 1.45 1.45 5.25 1.1 1.6 5.25 1.1 1.6 5.25 1.45 1.45 5.25 1.6 1.6 5.25 1.1 1.45 5.1 1.45 1.45 5.1 1.1 1.45 5.25 1.1 1.45 5.25 1.45 1.45 5.1 1.45 1.45 5.25 1.1 1.4 5.1 1.2 1.3 5.1 1.45 1.45 5.1 1.1 1.45 5.1 1.1 1.4 5.1 1.45 1.45 5.1 1.2 1.3 5.1 1.5 1.3 5.1 1.45 1.45 5.1 1.45 1.45 5.1 1.5 1.3 5.1 1.6 1.4 5.1 1.6 1.6 5.1 1.45 1.45 5.1 1.6 1.4 5.1 1.2 1.3 4.575 1.2 1.3 4.45 1.4 1.3 4.575 1.4 1.3 4.575 1.2 1.3 4.45 1.5 1.3 4.45 1.4 1.3 4.975 1.5 1.3 4.45 1.5 1.3 5.1 1.2 1.3 5.1 1.4 1.3 4.975 1.5 1.3 5.1 1.2 1.3 5.1 1.2 1.3 4.975 1.4 1.3 4.975 1.4 1.3 4.575 1.5 1.3 4.45 1.4 1.3 4.975 1.6 1.6 4.45 1.6 1.4 4.45 1.45 1.45 4.45 1.45 1.45 4.45 1.6 1.4 4.45 1.5 1.3 4.45 1.2 1.3 4.45 1.45 1.45 4.45 1.5 1.3 4.45 1.2 1.3 4.45 1.1 1.4 4.45 1.45 1.45 4.45 1.45 1.45 4.45 1.1 1.4 4.45 1.1 1.45 4.45 1.1 1.45 4.3 1.45 1.45 4.3 1.1 1.45 4.45 1.1 1.45 4.45 1.45 1.45 4.3 1.45 1.45 4.45 1.1 1.4 4.3 1.2 1.3 4.3 1.45 1.45 4.3 1.1 1.45 4.3 1.1 1.4 4.3 1.45 1.45 4.3 1.2 1.3 4.3 1.5 1.3 4.3 1.45 1.45 4.3 1.45 1.45 4.3 1.5 1.3 4.3 1.6 1.4 4.3 1.6 1.6 4.3 1.45 1.45 4.3 1.6 1.4 4.3 1.2 1.3 3.775 1.2 1.3 3.65 1.4 1.3 3.775 1.4 1.3 3.775 1.2 1.3 3.65 1.5 1.3 3.65 1.4 1.3 4.175 1.5 1.3 3.65 1.5 1.3 4.3 1.2 1.3 4.3 1.4 1.3 4.175 1.5 1.3 4.3 1.2 1.3 4.3 1.2 1.3 4.175 1.4 1.3 4.175 1.4 1.3 3.775 1.5 1.3 3.65 1.4 1.3 4.175 1.6 1.6 3.65 1.6 1.4 3.65 1.45 1.45 3.65 1.45 1.45 3.65 1.6 1.4 3.65 1.5 1.3 3.65 1.2 1.3 3.65 1.45 1.45 3.65 1.5 1.3 3.65 1.2 1.3 3.65 1.1 1.4 3.65 1.45 1.45 3.65 1.45 1.45 3.65 1.1 1.4 3.65 1.1 1.45 3.65 1.1 1.45 3.5 1.45 1.45 3.5 1.1 1.45 3.65 1.1 1.45 3.65 1.45 1.45 3.5 1.45 1.45 3.65 1.1 1.4 3.5 1.2 1.3 3.5 1.45 1.45 3.5 1.1 1.45 3.5 1.1 1.4 3.5 1.45 1.45 3.5 1.2 1.3 3.5 1.5 1.3 3.5 1.45 1.45 3.5 1.45 1.45 3.5 1.5 1.3 3.5 1.6 1.4 3.5 1.6 1.6 3.5 1.45 1.45 3.5 1.6 1.4 3.5 1.2 1.3 2.975 1.2 1.3 2.85 1.4 1.3 2.975 1.4 1.3 2.975 1.2 1.3 2.85 1.5 1.3 2.85 1.4 1.3 3.375 1.5 1.3 2.85 1.5 1.3 3.5 1.2 1.3 3.5 1.4 1.3 3.375 1.5 1.3 3.5 1.2 1.3 3.5 1.2 1.3 3.375 1.4 1.3 3.375 1.4 1.3 2.975 1.5 1.3 2.85 1.4 1.3 3.375 1.6 1.6 2.85 1.6 1.4 2.85 1.45 1.45 2.85 1.45 1.45 2.85 1.6 1.4 2.85 1.5 1.3 2.85 1.2 1.3 2.85 1.45 1.45 2.85 1.5 1.3 2.85 1.2 1.3 2.85 1.1 1.4 2.85 1.45 1.45 2.85 1.45 1.45 2.85 1.1 1.4 2.85 1.1 1.45 2.85 1.1 1.45 2.7 1.45 1.45 2.7 1.1 1.45 2.85 1.1 1.45 2.85 1.45 1.45 2.7 1.45 1.45 2.85 1.1 1.4 2.7 1.2 1.3 2.7 1.45 1.45 2.7 1.1 1.45 2.7 1.1 1.4 2.7 1.45 1.45 2.7 1.2 1.3 2.7 1.5 1.3 2.7 1.45 1.45 2.7 1.45 1.45 2.7 1.5 1.3 2.7 1.6 1.4 2.7 1.6 1.6 2.7 1.45 1.45 2.7 1.6 1.4 2.7 1.2 1.3 2.175 1.2 1.3 2.05 1.4 1.3 2.175 1.4 1.3 2.175 1.2 1.3 2.05 1.5 1.3 2.05 1.4 1.3 2.575 1.5 1.3 2.05 1.5 1.3 2.7 1.2 1.3 2.7 1.4 1.3 2.575 1.5 1.3 2.7 1.2 1.3 2.7 1.2 1.3 2.575 1.4 1.3 2.575 1.4 1.3 2.175 1.5 1.3 2.05 1.4 1.3 2.575 1.6 1.6 2.05 1.6 1.4 2.05 1.45 1.45 2.05 1.45 1.45 2.05 1.6 1.4 2.05 1.5 1.3 2.05 1.2 1.3 2.05 1.45 1.45 2.05 1.5 1.3 2.05 1.2 1.3 2.05 1.1 1.4 2.05 1.45 1.45 2.05 1.45 1.45 2.05 1.1 1.4 2.05 1.1 1.45 2.05 1.1 1.45 1.9 1.45 1.45 1.9 1.1 1.45 2.05 1.1 1.45 2.05 1.45 1.45 1.9 1.45 1.45 2.05 1.6 1.7 1.9 1.6 1.6 1.9 1.59659 1.67412 1.9 1.59659 1.67412 1.9 1.6 1.6 1.9 1.5866 1.65 1.9 1.5866 1.65 1.9 1.6 1.6 1.9 1.57071 1.62929 1.9 1.57071 1.62929 1.9 1.6 1.6 1.9 1.55 1.6134 1.9 1.55 1.6134 1.9 1.6 1.6 1.9 1.52588 1.60341 1.9 1.52588 1.60341 1.9 1.6 1.6 1.9 1.5 1.6 1.9 1.5 1.6 1.9 1.6 1.6 1.9 1.45 1.45 1.9 1.1 1.6 1.9 1.45 1.45 1.9 1.1 1.45 1.9 1.1 1.6 1.9 1.5 1.6 1.9 1.45 1.45 1.9 1.6 1.93 4.95 1.87 1.93 4.95 1.6 2.47 4.95 1.6 2.47 4.95 1.87 1.93 4.95 1.87 2.47 4.95 1.6 1.9 4.28 1.87 1.9 4.28 1.6 1.9 4.92 1.6 1.9 4.92 1.87 1.9 4.28 1.87 1.9 4.92 1.87 1.93 4.25 1.6 1.93 4.25 1.87 2.47 4.25 1.87 2.47 4.25 1.6 1.93 4.25 1.6 2.47 4.25 1.6 2.5 4.92 1.87 2.5 4.92 1.6 2.5 4.28 1.6 2.5 4.28 1.87 2.5 4.92 1.87 2.5 4.28 1.9 2.47 4.28 1.9 2.47 4.92 1.9 1.93 4.28 1.9 1.93 4.28 1.9 2.47 4.92 1.9 1.93 4.92 1.6 3.9 4.92 1.87 3.9 4.92 1.6 3.9 4.28 1.6 3.9 4.28 1.87 3.9 4.92 1.87 3.9 4.28 1.6 3.33 4.95 1.87 3.33 4.95 1.6 3.87 4.95 1.6 3.87 4.95 1.87 3.33 4.95 1.87 3.87 4.95 1.6 3.3 4.28 1.87 3.3 4.28 1.6 3.3 4.92 1.6 3.3 4.92 1.87 3.3 4.28 1.87 3.3 4.92 1.87 3.33 4.25 1.6 3.33 4.25 1.87 3.87 4.25 1.87 3.87 4.25 1.6 3.33 4.25 1.6 3.87 4.25 1.9 3.33 4.92 1.9 3.33 4.28 1.9 3.87 4.92 1.9 3.87 4.92 1.9 3.33 4.28 1.9 3.87 4.28 1.4 2.3 5.18453 1.4 2.3 5.55 1.25 2.3 5.45 1.25 2.3 5.18453 1.4 2.3 5.18453 1.25 2.3 5.45 1.1 2.3 5.45 1.25 2.3 5.45 1.2 2.3 5.55 1.2 2.3 5.55 1.25 2.3 5.45 1.4 2.3 5.55 1.4 2.3 5.55 1.4 2.1 5.425 1.4 1.9 5.55 1.4 2.3 5.55 1.4 2.13235 5.42074 1.4 2.1 5.425 1.4 2.3 5.55 1.4 2.1625 5.40825 1.4 2.13235 5.42074 1.4 2.3 5.55 1.4 2.18839 5.38839 1.4 2.1625 5.40825 1.4 2.3 5.55 1.4 2.20825 5.3625 1.4 2.18839 5.38839 1.4 2.3 5.55 1.4 2.22074 5.33235 1.4 2.20825 5.3625 1.4 2.3 5.55 1.4 2.3 5.18453 1.4 2.22074 5.33235 1.4 2.22074 5.33235 1.4 2.3 5.18453 1.4 2.225 5.3 1.4 2.225 5.3 1.4 2.3 5.18453 1.4 2.22074 5.26765 1.4 2.22074 5.26765 1.4 2.3 5.18453 1.4 2.20825 5.2375 1.4 2.20825 5.2375 1.4 2.3 5.18453 1.4 2.18839 5.21161 1.4 2.18839 5.21161 1.4 2.3 5.18453 1.4 2.1625 5.19175 1.4 2.1625 5.19175 1.4 2.3 5.18453 1.4 2.1 5.06906 1.4 2.13235 5.17926 1.4 2.1 5.06906 1.4 2.1 5.175 1.4 2.13235 5.17926 1.4 2.1625 5.19175 1.4 2.1 5.06906 1.4 1.9 5.18453 1.4 2.0375 5.19175 1.4 2.1 5.06906 1.4 1.9 5.18453 1.4 2.01161 5.21161 1.4 2.0375 5.19175 1.4 1.9 5.18453 1.4 1.99175 5.2375 1.4 2.01161 5.21161 1.4 1.9 5.18453 1.4 1.97926 5.26765 1.4 1.99175 5.2375 1.4 1.9 5.18453 1.4 1.975 5.3 1.4 1.97926 5.26765 1.4 1.9 5.18453 1.4 1.97926 5.33235 1.4 1.975 5.3 1.4 1.9 5.18453 1.4 1.9 5.55 1.4 1.97926 5.33235 1.4 1.97926 5.33235 1.4 1.9 5.55 1.4 1.99175 5.3625 1.4 1.99175 5.3625 1.4 1.9 5.55 1.4 2.01161 5.38839 1.4 2.01161 5.38839 1.4 1.9 5.55 1.4 2.0375 5.40825 1.4 2.0375 5.40825 1.4 1.9 5.55 1.4 2.06765 5.42074 1.4 2.06765 5.42074 1.4 1.9 5.55 1.4 2.1 5.425 1.4 2.0375 5.19175 1.4 2.06765 5.17926 1.4 2.1 5.06906 1.4 2.1 5.06906 1.4 2.06765 5.17926 1.4 2.1 5.175 1.1 1.9 5.45 1.2 1.9 5.55 1.25 1.9 5.45 1.25 1.9 5.45 1.2 1.9 5.55 1.4 1.9 5.55 1.4 1.9 5.18453 1.25 1.9 5.45 1.4 1.9 5.55 1.4 1.9 5.18453 1.25 1.9 5.18453 1.25 1.9 5.45 1.4 2.3 5.18453 1.25 2.3 5.18453 1.4 2.1 5.06906 1.4 2.1 5.06906 1.25 2.3 5.18453 1.25 2.1 5.06906 1.4 2.1 5.06906 1.25 2.1 5.06906 1.4 1.9 5.18453 1.4 1.9 5.18453 1.25 2.1 5.06906 1.25 1.9 5.18453 1.25 2.3 5.45 1.25 2.2 5.25 1.25 2.3 5.18453 1.25 2.3 5.18453 1.25 2.2 5.25 1.25 2.1 5.06906 1.25 2.1 5.06906 1.25 2.2 5.25 1.25 2 5.25 1.25 1.9 5.18453 1.25 2 5.25 1.25 1.9 5.45 1.25 1.9 5.18453 1.25 2.1 5.06906 1.25 2 5.25 1.25 2.3 5.45 1.1 2.3 5.45 1.25 2.2 5.25 1.25 2.2 5.25 1.1 2.3 5.45 1.1 2.2 5.25 1.25 2.2 5.25 1.1 2.2 5.25 1.25 2 5.25 1.25 2 5.25 1.1 2.2 5.25 1.1 2 5.25 1.25 2 5.25 1.1 2 5.25 1.25 1.9 5.45 1.25 1.9 5.45 1.1 2 5.25 1.1 1.9 5.45 1.4 1.66547 4.975 1.4 1.3 4.975 1.25 1.4 4.975 1.25 1.66547 4.975 1.4 1.66547 4.975 1.25 1.4 4.975 1.1 1.4 4.975 1.25 1.4 4.975 1.2 1.3 4.975 1.2 1.3 4.975 1.25 1.4 4.975 1.4 1.3 4.975 1.4 1.3 4.975 1.4 1.425 4.775 1.4 1.3 4.575 1.4 1.3 4.975 1.4 1.42926 4.80735 1.4 1.425 4.775 1.4 1.3 4.975 1.4 1.44175 4.8375 1.4 1.42926 4.80735 1.4 1.3 4.975 1.4 1.46161 4.86339 1.4 1.44175 4.8375 1.4 1.3 4.975 1.4 1.4875 4.88325 1.4 1.46161 4.86339 1.4 1.3 4.975 1.4 1.51765 4.89574 1.4 1.4875 4.88325 1.4 1.3 4.975 1.4 1.66547 4.975 1.4 1.51765 4.89574 1.4 1.51765 4.89574 1.4 1.66547 4.975 1.4 1.55 4.9 1.4 1.55 4.9 1.4 1.66547 4.975 1.4 1.58235 4.89574 1.4 1.58235 4.89574 1.4 1.66547 4.975 1.4 1.6125 4.88325 1.4 1.6125 4.88325 1.4 1.66547 4.975 1.4 1.63839 4.86339 1.4 1.63839 4.86339 1.4 1.66547 4.975 1.4 1.65825 4.8375 1.4 1.65825 4.8375 1.4 1.66547 4.975 1.4 1.78094 4.775 1.4 1.67074 4.80735 1.4 1.78094 4.775 1.4 1.675 4.775 1.4 1.67074 4.80735 1.4 1.65825 4.8375 1.4 1.78094 4.775 1.4 1.66547 4.575 1.4 1.65825 4.7125 1.4 1.78094 4.775 1.4 1.66547 4.575 1.4 1.63839 4.68661 1.4 1.65825 4.7125 1.4 1.66547 4.575 1.4 1.6125 4.66675 1.4 1.63839 4.68661 1.4 1.66547 4.575 1.4 1.58235 4.65426 1.4 1.6125 4.66675 1.4 1.66547 4.575 1.4 1.55 4.65 1.4 1.58235 4.65426 1.4 1.66547 4.575 1.4 1.51765 4.65426 1.4 1.55 4.65 1.4 1.66547 4.575 1.4 1.3 4.575 1.4 1.51765 4.65426 1.4 1.51765 4.65426 1.4 1.3 4.575 1.4 1.4875 4.66675 1.4 1.4875 4.66675 1.4 1.3 4.575 1.4 1.46161 4.68661 1.4 1.46161 4.68661 1.4 1.3 4.575 1.4 1.44175 4.7125 1.4 1.44175 4.7125 1.4 1.3 4.575 1.4 1.42926 4.74265 1.4 1.42926 4.74265 1.4 1.3 4.575 1.4 1.425 4.775 1.4 1.65825 4.7125 1.4 1.67074 4.74265 1.4 1.78094 4.775 1.4 1.78094 4.775 1.4 1.67074 4.74265 1.4 1.675 4.775 1.1 1.4 4.575 1.2 1.3 4.575 1.25 1.4 4.575 1.25 1.4 4.575 1.2 1.3 4.575 1.4 1.3 4.575 1.4 1.66547 4.575 1.25 1.4 4.575 1.4 1.3 4.575 1.4 1.66547 4.575 1.25 1.66547 4.575 1.25 1.4 4.575 1.4 1.66547 4.975 1.25 1.66547 4.975 1.4 1.78094 4.775 1.4 1.78094 4.775 1.25 1.66547 4.975 1.25 1.78094 4.775 1.4 1.78094 4.775 1.25 1.78094 4.775 1.4 1.66547 4.575 1.4 1.66547 4.575 1.25 1.78094 4.775 1.25 1.66547 4.575 1.25 1.4 4.975 1.25 1.6 4.875 1.25 1.66547 4.975 1.25 1.66547 4.975 1.25 1.6 4.875 1.25 1.78094 4.775 1.25 1.78094 4.775 1.25 1.6 4.875 1.25 1.6 4.675 1.25 1.66547 4.575 1.25 1.6 4.675 1.25 1.4 4.575 1.25 1.66547 4.575 1.25 1.78094 4.775 1.25 1.6 4.675 1.25 1.4 4.975 1.1 1.4 4.975 1.25 1.6 4.875 1.25 1.6 4.875 1.1 1.4 4.975 1.1 1.6 4.875 1.25 1.6 4.875 1.1 1.6 4.875 1.25 1.6 4.675 1.25 1.6 4.675 1.1 1.6 4.875 1.1 1.6 4.675 1.25 1.6 4.675 1.1 1.6 4.675 1.25 1.4 4.575 1.25 1.4 4.575 1.1 1.6 4.675 1.1 1.4 4.575 1.6 2.06765 5.42074 1.4 2.06765 5.42074 1.6 2.1 5.425 1.6 2.06765 5.42074 1.4 2.0375 5.40825 1.4 2.06765 5.42074 1.6 2.06765 5.42074 1.6 2.0375 5.40825 1.4 2.0375 5.40825 1.4 2.0375 5.40825 1.6 2.0375 5.40825 1.4 2.01161 5.38839 1.4 2.01161 5.38839 1.6 2.0375 5.40825 1.6 2.01161 5.38839 1.4 1.99175 5.3625 1.6 2.01161 5.38839 1.6 1.99175 5.3625 1.4 1.97926 5.33235 1.6 1.99175 5.3625 1.6 1.97926 5.33235 1.4 1.975 5.3 1.6 1.97926 5.33235 1.6 1.975 5.3 1.4 1.97926 5.26765 1.6 1.975 5.3 1.6 1.97926 5.26765 1.4 1.99175 5.2375 1.6 1.97926 5.26765 1.6 1.99175 5.2375 1.4 2.01161 5.21161 1.6 1.99175 5.2375 1.6 2.01161 5.21161 1.4 2.0375 5.19175 1.6 2.01161 5.21161 1.6 2.0375 5.19175 1.4 2.06765 5.17926 1.6 2.0375 5.19175 1.6 2.06765 5.17926 1.4 2.1 5.175 1.6 2.06765 5.17926 1.6 2.1 5.175 1.4 2.13235 5.17926 1.6 2.1 5.175 1.6 2.13235 5.17926 1.4 2.1625 5.19175 1.6 2.13235 5.17926 1.6 2.1625 5.19175 1.4 2.18839 5.21161 1.6 2.1625 5.19175 1.6 2.18839 5.21161 1.4 2.20825 5.2375 1.6 2.18839 5.21161 1.6 2.20825 5.2375 1.4 2.22074 5.26765 1.6 2.20825 5.2375 1.6 2.22074 5.26765 1.4 2.225 5.3 1.6 2.22074 5.26765 1.6 2.225 5.3 1.4 2.22074 5.33235 1.6 2.225 5.3 1.6 2.22074 5.33235 1.4 2.20825 5.3625 1.6 2.22074 5.33235 1.6 2.20825 5.3625 1.4 2.18839 5.38839 1.6 2.20825 5.3625 1.6 2.18839 5.38839 1.4 2.1625 5.40825 1.6 2.18839 5.38839 1.6 2.1625 5.40825 1.4 2.13235 5.42074 1.6 2.1625 5.40825 1.6 2.13235 5.42074 1.4 2.1 5.425 1.6 2.13235 5.42074 1.6 2.1 5.425 1.4 2.06765 5.42074 1.4 2.1 5.425 1.6 2.1 5.425 1.4 2.01161 5.38839 1.6 2.01161 5.38839 1.4 1.99175 5.3625 1.4 1.99175 5.3625 1.6 1.99175 5.3625 1.4 1.97926 5.33235 1.4 1.97926 5.33235 1.6 1.97926 5.33235 1.4 1.975 5.3 1.4 1.975 5.3 1.6 1.975 5.3 1.4 1.97926 5.26765 1.4 1.97926 5.26765 1.6 1.97926 5.26765 1.4 1.99175 5.2375 1.4 1.99175 5.2375 1.6 1.99175 5.2375 1.4 2.01161 5.21161 1.4 2.01161 5.21161 1.6 2.01161 5.21161 1.4 2.0375 5.19175 1.4 2.0375 5.19175 1.6 2.0375 5.19175 1.4 2.06765 5.17926 1.4 2.06765 5.17926 1.6 2.06765 5.17926 1.4 2.1 5.175 1.4 2.1 5.175 1.6 2.1 5.175 1.4 2.13235 5.17926 1.4 2.13235 5.17926 1.6 2.13235 5.17926 1.4 2.1625 5.19175 1.4 2.1625 5.19175 1.6 2.1625 5.19175 1.4 2.18839 5.21161 1.4 2.18839 5.21161 1.6 2.18839 5.21161 1.4 2.20825 5.2375 1.4 2.20825 5.2375 1.6 2.20825 5.2375 1.4 2.22074 5.26765 1.4 2.22074 5.26765 1.6 2.22074 5.26765 1.4 2.225 5.3 1.4 2.225 5.3 1.6 2.225 5.3 1.4 2.22074 5.33235 1.4 2.22074 5.33235 1.6 2.22074 5.33235 1.4 2.20825 5.3625 1.4 2.20825 5.3625 1.6 2.20825 5.3625 1.4 2.18839 5.38839 1.4 2.18839 5.38839 1.6 2.18839 5.38839 1.4 2.1625 5.40825 1.4 2.1625 5.40825 1.6 2.1625 5.40825 1.4 2.13235 5.42074 1.4 2.13235 5.42074 1.6 2.13235 5.42074 1.4 2.1 5.425 1.6 1.51765 4.89574 1.4 1.51765 4.89574 1.6 1.55 4.9 1.6 1.51765 4.89574 1.4 1.4875 4.88325 1.4 1.51765 4.89574 1.6 1.51765 4.89574 1.6 1.4875 4.88325 1.4 1.4875 4.88325 1.4 1.4875 4.88325 1.6 1.4875 4.88325 1.4 1.46161 4.86339 1.4 1.46161 4.86339 1.6 1.4875 4.88325 1.6 1.46161 4.86339 1.4 1.44175 4.8375 1.6 1.46161 4.86339 1.6 1.44175 4.8375 1.4 1.42926 4.80735 1.6 1.44175 4.8375 1.6 1.42926 4.80735 1.4 1.425 4.775 1.6 1.42926 4.80735 1.6 1.425 4.775 1.4 1.42926 4.74265 1.6 1.425 4.775 1.6 1.42926 4.74265 1.4 1.44175 4.7125 1.6 1.42926 4.74265 1.6 1.44175 4.7125 1.4 1.46161 4.68661 1.6 1.44175 4.7125 1.6 1.46161 4.68661 1.4 1.4875 4.66675 1.6 1.46161 4.68661 1.6 1.4875 4.66675 1.4 1.51765 4.65426 1.6 1.4875 4.66675 1.6 1.51765 4.65426 1.4 1.55 4.65 1.6 1.51765 4.65426 1.6 1.55 4.65 1.4 1.58235 4.65426 1.6 1.55 4.65 1.6 1.58235 4.65426 1.4 1.6125 4.66675 1.6 1.58235 4.65426 1.6 1.6125 4.66675 1.4 1.63839 4.68661 1.6 1.6125 4.66675 1.6 1.63839 4.68661 1.4 1.65825 4.7125 1.6 1.63839 4.68661 1.6 1.65825 4.7125 1.4 1.67074 4.74265 1.6 1.65825 4.7125 1.6 1.67074 4.74265 1.4 1.675 4.775 1.6 1.67074 4.74265 1.6 1.675 4.775 1.4 1.67074 4.80735 1.6 1.675 4.775 1.6 1.67074 4.80735 1.4 1.65825 4.8375 1.6 1.67074 4.80735 1.6 1.65825 4.8375 1.4 1.63839 4.86339 1.6 1.65825 4.8375 1.6 1.63839 4.86339 1.4 1.6125 4.88325 1.6 1.63839 4.86339 1.6 1.6125 4.88325 1.4 1.58235 4.89574 1.6 1.6125 4.88325 1.6 1.58235 4.89574 1.4 1.55 4.9 1.6 1.58235 4.89574 1.6 1.55 4.9 1.4 1.51765 4.89574 1.4 1.55 4.9 1.6 1.55 4.9 1.4 1.46161 4.86339 1.6 1.46161 4.86339 1.4 1.44175 4.8375 1.4 1.44175 4.8375 1.6 1.44175 4.8375 1.4 1.42926 4.80735 1.4 1.42926 4.80735 1.6 1.42926 4.80735 1.4 1.425 4.775 1.4 1.425 4.775 1.6 1.425 4.775 1.4 1.42926 4.74265 1.4 1.42926 4.74265 1.6 1.42926 4.74265 1.4 1.44175 4.7125 1.4 1.44175 4.7125 1.6 1.44175 4.7125 1.4 1.46161 4.68661 1.4 1.46161 4.68661 1.6 1.46161 4.68661 1.4 1.4875 4.66675 1.4 1.4875 4.66675 1.6 1.4875 4.66675 1.4 1.51765 4.65426 1.4 1.51765 4.65426 1.6 1.51765 4.65426 1.4 1.55 4.65 1.4 1.55 4.65 1.6 1.55 4.65 1.4 1.58235 4.65426 1.4 1.58235 4.65426 1.6 1.58235 4.65426 1.4 1.6125 4.66675 1.4 1.6125 4.66675 1.6 1.6125 4.66675 1.4 1.63839 4.68661 1.4 1.63839 4.68661 1.6 1.63839 4.68661 1.4 1.65825 4.7125 1.4 1.65825 4.7125 1.6 1.65825 4.7125 1.4 1.67074 4.74265 1.4 1.67074 4.74265 1.6 1.67074 4.74265 1.4 1.675 4.775 1.4 1.675 4.775 1.6 1.675 4.775 1.4 1.67074 4.80735 1.4 1.67074 4.80735 1.6 1.67074 4.80735 1.4 1.65825 4.8375 1.4 1.65825 4.8375 1.6 1.65825 4.8375 1.4 1.63839 4.86339 1.4 1.63839 4.86339 1.6 1.63839 4.86339 1.4 1.6125 4.88325 1.4 1.6125 4.88325 1.6 1.6125 4.88325 1.4 1.58235 4.89574 1.4 1.58235 4.89574 1.6 1.58235 4.89574 1.4 1.55 4.9 1.4 1.66547 4.175 1.4 1.3 4.175 1.25 1.4 4.175 1.25 1.66547 4.175 1.4 1.66547 4.175 1.25 1.4 4.175 1.1 1.4 4.175 1.25 1.4 4.175 1.2 1.3 4.175 1.2 1.3 4.175 1.25 1.4 4.175 1.4 1.3 4.175 1.4 1.3 4.175 1.4 1.425 3.975 1.4 1.3 3.775 1.4 1.3 4.175 1.4 1.42926 4.00735 1.4 1.425 3.975 1.4 1.3 4.175 1.4 1.44175 4.0375 1.4 1.42926 4.00735 1.4 1.3 4.175 1.4 1.46161 4.06339 1.4 1.44175 4.0375 1.4 1.3 4.175 1.4 1.4875 4.08325 1.4 1.46161 4.06339 1.4 1.3 4.175 1.4 1.51765 4.09574 1.4 1.4875 4.08325 1.4 1.3 4.175 1.4 1.66547 4.175 1.4 1.51765 4.09574 1.4 1.51765 4.09574 1.4 1.66547 4.175 1.4 1.55 4.1 1.4 1.55 4.1 1.4 1.66547 4.175 1.4 1.58235 4.09574 1.4 1.58235 4.09574 1.4 1.66547 4.175 1.4 1.6125 4.08325 1.4 1.6125 4.08325 1.4 1.66547 4.175 1.4 1.63839 4.06339 1.4 1.63839 4.06339 1.4 1.66547 4.175 1.4 1.65825 4.0375 1.4 1.65825 4.0375 1.4 1.66547 4.175 1.4 1.78094 3.975 1.4 1.67074 4.00735 1.4 1.78094 3.975 1.4 1.675 3.975 1.4 1.67074 4.00735 1.4 1.65825 4.0375 1.4 1.78094 3.975 1.4 1.66547 3.775 1.4 1.65825 3.9125 1.4 1.78094 3.975 1.4 1.66547 3.775 1.4 1.63839 3.88661 1.4 1.65825 3.9125 1.4 1.66547 3.775 1.4 1.6125 3.86675 1.4 1.63839 3.88661 1.4 1.66547 3.775 1.4 1.58235 3.85426 1.4 1.6125 3.86675 1.4 1.66547 3.775 1.4 1.55 3.85 1.4 1.58235 3.85426 1.4 1.66547 3.775 1.4 1.51765 3.85426 1.4 1.55 3.85 1.4 1.66547 3.775 1.4 1.3 3.775 1.4 1.51765 3.85426 1.4 1.51765 3.85426 1.4 1.3 3.775 1.4 1.4875 3.86675 1.4 1.4875 3.86675 1.4 1.3 3.775 1.4 1.46161 3.88661 1.4 1.46161 3.88661 1.4 1.3 3.775 1.4 1.44175 3.9125 1.4 1.44175 3.9125 1.4 1.3 3.775 1.4 1.42926 3.94265 1.4 1.42926 3.94265 1.4 1.3 3.775 1.4 1.425 3.975 1.4 1.65825 3.9125 1.4 1.67074 3.94265 1.4 1.78094 3.975 1.4 1.78094 3.975 1.4 1.67074 3.94265 1.4 1.675 3.975 1.1 1.4 3.775 1.2 1.3 3.775 1.25 1.4 3.775 1.25 1.4 3.775 1.2 1.3 3.775 1.4 1.3 3.775 1.4 1.66547 3.775 1.25 1.4 3.775 1.4 1.3 3.775 1.4 1.66547 3.775 1.25 1.66547 3.775 1.25 1.4 3.775 1.4 1.66547 3.375 1.4 1.3 3.375 1.25 1.4 3.375 1.25 1.66547 3.375 1.4 1.66547 3.375 1.25 1.4 3.375 1.1 1.4 3.375 1.25 1.4 3.375 1.2 1.3 3.375 1.2 1.3 3.375 1.25 1.4 3.375 1.4 1.3 3.375 1.4 1.3 3.375 1.4 1.425 3.175 1.4 1.3 2.975 1.4 1.3 3.375 1.4 1.42926 3.20735 1.4 1.425 3.175 1.4 1.3 3.375 1.4 1.44175 3.2375 1.4 1.42926 3.20735 1.4 1.3 3.375 1.4 1.46161 3.26339 1.4 1.44175 3.2375 1.4 1.3 3.375 1.4 1.4875 3.28325 1.4 1.46161 3.26339 1.4 1.3 3.375 1.4 1.51765 3.29574 1.4 1.4875 3.28325 1.4 1.3 3.375 1.4 1.66547 3.375 1.4 1.51765 3.29574 1.4 1.51765 3.29574 1.4 1.66547 3.375 1.4 1.55 3.3 1.4 1.55 3.3 1.4 1.66547 3.375 1.4 1.58235 3.29574 1.4 1.58235 3.29574 1.4 1.66547 3.375 1.4 1.6125 3.28325 1.4 1.6125 3.28325 1.4 1.66547 3.375 1.4 1.63839 3.26339 1.4 1.63839 3.26339 1.4 1.66547 3.375 1.4 1.65825 3.2375 1.4 1.65825 3.2375 1.4 1.66547 3.375 1.4 1.78094 3.175 1.4 1.67074 3.20735 1.4 1.78094 3.175 1.4 1.675 3.175 1.4 1.67074 3.20735 1.4 1.65825 3.2375 1.4 1.78094 3.175 1.4 1.66547 2.975 1.4 1.65825 3.1125 1.4 1.78094 3.175 1.4 1.66547 2.975 1.4 1.63839 3.08661 1.4 1.65825 3.1125 1.4 1.66547 2.975 1.4 1.6125 3.06675 1.4 1.63839 3.08661 1.4 1.66547 2.975 1.4 1.58235 3.05426 1.4 1.6125 3.06675 1.4 1.66547 2.975 1.4 1.55 3.05 1.4 1.58235 3.05426 1.4 1.66547 2.975 1.4 1.51765 3.05426 1.4 1.55 3.05 1.4 1.66547 2.975 1.4 1.3 2.975 1.4 1.51765 3.05426 1.4 1.51765 3.05426 1.4 1.3 2.975 1.4 1.4875 3.06675 1.4 1.4875 3.06675 1.4 1.3 2.975 1.4 1.46161 3.08661 1.4 1.46161 3.08661 1.4 1.3 2.975 1.4 1.44175 3.1125 1.4 1.44175 3.1125 1.4 1.3 2.975 1.4 1.42926 3.14265 1.4 1.42926 3.14265 1.4 1.3 2.975 1.4 1.425 3.175 1.4 1.65825 3.1125 1.4 1.67074 3.14265 1.4 1.78094 3.175 1.4 1.78094 3.175 1.4 1.67074 3.14265 1.4 1.675 3.175 1.1 1.4 2.975 1.2 1.3 2.975 1.25 1.4 2.975 1.25 1.4 2.975 1.2 1.3 2.975 1.4 1.3 2.975 1.4 1.66547 2.975 1.25 1.4 2.975 1.4 1.3 2.975 1.4 1.66547 2.975 1.25 1.66547 2.975 1.25 1.4 2.975 1.4 1.66547 2.575 1.4 1.3 2.575 1.25 1.4 2.575 1.25 1.66547 2.575 1.4 1.66547 2.575 1.25 1.4 2.575 1.1 1.4 2.575 1.25 1.4 2.575 1.2 1.3 2.575 1.2 1.3 2.575 1.25 1.4 2.575 1.4 1.3 2.575 1.4 1.3 2.575 1.4 1.425 2.375 1.4 1.3 2.175 1.4 1.3 2.575 1.4 1.42926 2.40735 1.4 1.425 2.375 1.4 1.3 2.575 1.4 1.44175 2.4375 1.4 1.42926 2.40735 1.4 1.3 2.575 1.4 1.46161 2.46339 1.4 1.44175 2.4375 1.4 1.3 2.575 1.4 1.4875 2.48325 1.4 1.46161 2.46339 1.4 1.3 2.575 1.4 1.51765 2.49574 1.4 1.4875 2.48325 1.4 1.3 2.575 1.4 1.66547 2.575 1.4 1.51765 2.49574 1.4 1.51765 2.49574 1.4 1.66547 2.575 1.4 1.55 2.5 1.4 1.55 2.5 1.4 1.66547 2.575 1.4 1.58235 2.49574 1.4 1.58235 2.49574 1.4 1.66547 2.575 1.4 1.6125 2.48325 1.4 1.6125 2.48325 1.4 1.66547 2.575 1.4 1.63839 2.46339 1.4 1.63839 2.46339 1.4 1.66547 2.575 1.4 1.65825 2.4375 1.4 1.65825 2.4375 1.4 1.66547 2.575 1.4 1.78094 2.375 1.4 1.67074 2.40735 1.4 1.78094 2.375 1.4 1.675 2.375 1.4 1.67074 2.40735 1.4 1.65825 2.4375 1.4 1.78094 2.375 1.4 1.66547 2.175 1.4 1.65825 2.3125 1.4 1.78094 2.375 1.4 1.66547 2.175 1.4 1.63839 2.28661 1.4 1.65825 2.3125 1.4 1.66547 2.175 1.4 1.6125 2.26675 1.4 1.63839 2.28661 1.4 1.66547 2.175 1.4 1.58235 2.25426 1.4 1.6125 2.26675 1.4 1.66547 2.175 1.4 1.55 2.25 1.4 1.58235 2.25426 1.4 1.66547 2.175 1.4 1.51765 2.25426 1.4 1.55 2.25 1.4 1.66547 2.175 1.4 1.3 2.175 1.4 1.51765 2.25426 1.4 1.51765 2.25426 1.4 1.3 2.175 1.4 1.4875 2.26675 1.4 1.4875 2.26675 1.4 1.3 2.175 1.4 1.46161 2.28661 1.4 1.46161 2.28661 1.4 1.3 2.175 1.4 1.44175 2.3125 1.4 1.44175 2.3125 1.4 1.3 2.175 1.4 1.42926 2.34265 1.4 1.42926 2.34265 1.4 1.3 2.175 1.4 1.425 2.375 1.4 1.65825 2.3125 1.4 1.67074 2.34265 1.4 1.78094 2.375 1.4 1.78094 2.375 1.4 1.67074 2.34265 1.4 1.675 2.375 1.1 1.4 2.175 1.2 1.3 2.175 1.25 1.4 2.175 1.25 1.4 2.175 1.2 1.3 2.175 1.4 1.3 2.175 1.4 1.66547 2.175 1.25 1.4 2.175 1.4 1.3 2.175 1.4 1.66547 2.175 1.25 1.66547 2.175 1.25 1.4 2.175 1.4 1.66547 4.175 1.25 1.66547 4.175 1.4 1.78094 3.975 1.4 1.78094 3.975 1.25 1.66547 4.175 1.25 1.78094 3.975 1.4 1.78094 3.975 1.25 1.78094 3.975 1.4 1.66547 3.775 1.4 1.66547 3.775 1.25 1.78094 3.975 1.25 1.66547 3.775 1.25 1.4 4.175 1.25 1.6 4.075 1.25 1.66547 4.175 1.25 1.66547 4.175 1.25 1.6 4.075 1.25 1.78094 3.975 1.25 1.78094 3.975 1.25 1.6 4.075 1.25 1.6 3.875 1.25 1.66547 3.775 1.25 1.6 3.875 1.25 1.4 3.775 1.25 1.66547 3.775 1.25 1.78094 3.975 1.25 1.6 3.875 1.4 1.66547 3.375 1.25 1.66547 3.375 1.4 1.78094 3.175 1.4 1.78094 3.175 1.25 1.66547 3.375 1.25 1.78094 3.175 1.4 1.78094 3.175 1.25 1.78094 3.175 1.4 1.66547 2.975 1.4 1.66547 2.975 1.25 1.78094 3.175 1.25 1.66547 2.975 1.25 1.4 3.375 1.25 1.6 3.275 1.25 1.66547 3.375 1.25 1.66547 3.375 1.25 1.6 3.275 1.25 1.78094 3.175 1.25 1.78094 3.175 1.25 1.6 3.275 1.25 1.6 3.075 1.25 1.66547 2.975 1.25 1.6 3.075 1.25 1.4 2.975 1.25 1.66547 2.975 1.25 1.78094 3.175 1.25 1.6 3.075 1.4 1.66547 2.575 1.25 1.66547 2.575 1.4 1.78094 2.375 1.4 1.78094 2.375 1.25 1.66547 2.575 1.25 1.78094 2.375 1.4 1.78094 2.375 1.25 1.78094 2.375 1.4 1.66547 2.175 1.4 1.66547 2.175 1.25 1.78094 2.375 1.25 1.66547 2.175 1.25 1.4 2.575 1.25 1.6 2.475 1.25 1.66547 2.575 1.25 1.66547 2.575 1.25 1.6 2.475 1.25 1.78094 2.375 1.25 1.78094 2.375 1.25 1.6 2.475 1.25 1.6 2.275 1.25 1.66547 2.175 1.25 1.6 2.275 1.25 1.4 2.175 1.25 1.66547 2.175 1.25 1.78094 2.375 1.25 1.6 2.275 1.25 1.4 4.175 1.1 1.4 4.175 1.25 1.6 4.075 1.25 1.6 4.075 1.1 1.4 4.175 1.1 1.6 4.075 1.25 1.6 4.075 1.1 1.6 4.075 1.25 1.6 3.875 1.25 1.6 3.875 1.1 1.6 4.075 1.1 1.6 3.875 1.25 1.6 3.875 1.1 1.6 3.875 1.25 1.4 3.775 1.25 1.4 3.775 1.1 1.6 3.875 1.1 1.4 3.775 1.25 1.4 3.375 1.1 1.4 3.375 1.25 1.6 3.275 1.25 1.6 3.275 1.1 1.4 3.375 1.1 1.6 3.275 1.25 1.6 3.275 1.1 1.6 3.275 1.25 1.6 3.075 1.25 1.6 3.075 1.1 1.6 3.275 1.1 1.6 3.075 1.25 1.6 3.075 1.1 1.6 3.075 1.25 1.4 2.975 1.25 1.4 2.975 1.1 1.6 3.075 1.1 1.4 2.975 1.25 1.4 2.575 1.1 1.4 2.575 1.25 1.6 2.475 1.25 1.6 2.475 1.1 1.4 2.575 1.1 1.6 2.475 1.25 1.6 2.475 1.1 1.6 2.475 1.25 1.6 2.275 1.25 1.6 2.275 1.1 1.6 2.475 1.1 1.6 2.275 1.25 1.6 2.275 1.1 1.6 2.275 1.25 1.4 2.175 1.25 1.4 2.175 1.1 1.6 2.275 1.1 1.4 2.175 1.6 1.51765 4.09574 1.4 1.51765 4.09574 1.6 1.55 4.1 1.6 1.51765 4.09574 1.4 1.4875 4.08325 1.4 1.51765 4.09574 1.6 1.51765 4.09574 1.6 1.4875 4.08325 1.4 1.4875 4.08325 1.4 1.4875 4.08325 1.6 1.4875 4.08325 1.4 1.46161 4.06339 1.4 1.46161 4.06339 1.6 1.4875 4.08325 1.6 1.46161 4.06339 1.4 1.44175 4.0375 1.6 1.46161 4.06339 1.6 1.44175 4.0375 1.4 1.42926 4.00735 1.6 1.44175 4.0375 1.6 1.42926 4.00735 1.4 1.425 3.975 1.6 1.42926 4.00735 1.6 1.425 3.975 1.4 1.42926 3.94265 1.6 1.425 3.975 1.6 1.42926 3.94265 1.4 1.44175 3.9125 1.6 1.42926 3.94265 1.6 1.44175 3.9125 1.4 1.46161 3.88661 1.6 1.44175 3.9125 1.6 1.46161 3.88661 1.4 1.4875 3.86675 1.6 1.46161 3.88661 1.6 1.4875 3.86675 1.4 1.51765 3.85426 1.6 1.4875 3.86675 1.6 1.51765 3.85426 1.4 1.55 3.85 1.6 1.51765 3.85426 1.6 1.55 3.85 1.4 1.58235 3.85426 1.6 1.55 3.85 1.6 1.58235 3.85426 1.4 1.6125 3.86675 1.6 1.58235 3.85426 1.6 1.6125 3.86675 1.4 1.63839 3.88661 1.6 1.6125 3.86675 1.6 1.63839 3.88661 1.4 1.65825 3.9125 1.6 1.63839 3.88661 1.6 1.65825 3.9125 1.4 1.67074 3.94265 1.6 1.65825 3.9125 1.6 1.67074 3.94265 1.4 1.675 3.975 1.6 1.67074 3.94265 1.6 1.675 3.975 1.4 1.67074 4.00735 1.6 1.675 3.975 1.6 1.67074 4.00735 1.4 1.65825 4.0375 1.6 1.67074 4.00735 1.6 1.65825 4.0375 1.4 1.63839 4.06339 1.6 1.65825 4.0375 1.6 1.63839 4.06339 1.4 1.6125 4.08325 1.6 1.63839 4.06339 1.6 1.6125 4.08325 1.4 1.58235 4.09574 1.6 1.6125 4.08325 1.6 1.58235 4.09574 1.4 1.55 4.1 1.6 1.58235 4.09574 1.6 1.55 4.1 1.4 1.51765 4.09574 1.4 1.55 4.1 1.6 1.55 4.1 1.4 1.46161 4.06339 1.6 1.46161 4.06339 1.4 1.44175 4.0375 1.4 1.44175 4.0375 1.6 1.44175 4.0375 1.4 1.42926 4.00735 1.4 1.42926 4.00735 1.6 1.42926 4.00735 1.4 1.425 3.975 1.4 1.425 3.975 1.6 1.425 3.975 1.4 1.42926 3.94265 1.4 1.42926 3.94265 1.6 1.42926 3.94265 1.4 1.44175 3.9125 1.4 1.44175 3.9125 1.6 1.44175 3.9125 1.4 1.46161 3.88661 1.4 1.46161 3.88661 1.6 1.46161 3.88661 1.4 1.4875 3.86675 1.4 1.4875 3.86675 1.6 1.4875 3.86675 1.4 1.51765 3.85426 1.4 1.51765 3.85426 1.6 1.51765 3.85426 1.4 1.55 3.85 1.4 1.55 3.85 1.6 1.55 3.85 1.4 1.58235 3.85426 1.4 1.58235 3.85426 1.6 1.58235 3.85426 1.4 1.6125 3.86675 1.4 1.6125 3.86675 1.6 1.6125 3.86675 1.4 1.63839 3.88661 1.4 1.63839 3.88661 1.6 1.63839 3.88661 1.4 1.65825 3.9125 1.4 1.65825 3.9125 1.6 1.65825 3.9125 1.4 1.67074 3.94265 1.4 1.67074 3.94265 1.6 1.67074 3.94265 1.4 1.675 3.975 1.4 1.675 3.975 1.6 1.675 3.975 1.4 1.67074 4.00735 1.4 1.67074 4.00735 1.6 1.67074 4.00735 1.4 1.65825 4.0375 1.4 1.65825 4.0375 1.6 1.65825 4.0375 1.4 1.63839 4.06339 1.4 1.63839 4.06339 1.6 1.63839 4.06339 1.4 1.6125 4.08325 1.4 1.6125 4.08325 1.6 1.6125 4.08325 1.4 1.58235 4.09574 1.4 1.58235 4.09574 1.6 1.58235 4.09574 1.4 1.55 4.1 1.6 1.51765 3.29574 1.4 1.51765 3.29574 1.6 1.55 3.3 1.6 1.51765 3.29574 1.4 1.4875 3.28325 1.4 1.51765 3.29574 1.6 1.51765 3.29574 1.6 1.4875 3.28325 1.4 1.4875 3.28325 1.4 1.4875 3.28325 1.6 1.4875 3.28325 1.4 1.46161 3.26339 1.4 1.46161 3.26339 1.6 1.4875 3.28325 1.6 1.46161 3.26339 1.4 1.44175 3.2375 1.6 1.46161 3.26339 1.6 1.44175 3.2375 1.4 1.42926 3.20735 1.6 1.44175 3.2375 1.6 1.42926 3.20735 1.4 1.425 3.175 1.6 1.42926 3.20735 1.6 1.425 3.175 1.4 1.42926 3.14265 1.6 1.425 3.175 1.6 1.42926 3.14265 1.4 1.44175 3.1125 1.6 1.42926 3.14265 1.6 1.44175 3.1125 1.4 1.46161 3.08661 1.6 1.44175 3.1125 1.6 1.46161 3.08661 1.4 1.4875 3.06675 1.6 1.46161 3.08661 1.6 1.4875 3.06675 1.4 1.51765 3.05426 1.6 1.4875 3.06675 1.6 1.51765 3.05426 1.4 1.55 3.05 1.6 1.51765 3.05426 1.6 1.55 3.05 1.4 1.58235 3.05426 1.6 1.55 3.05 1.6 1.58235 3.05426 1.4 1.6125 3.06675 1.6 1.58235 3.05426 1.6 1.6125 3.06675 1.4 1.63839 3.08661 1.6 1.6125 3.06675 1.6 1.63839 3.08661 1.4 1.65825 3.1125 1.6 1.63839 3.08661 1.6 1.65825 3.1125 1.4 1.67074 3.14265 1.6 1.65825 3.1125 1.6 1.67074 3.14265 1.4 1.675 3.175 1.6 1.67074 3.14265 1.6 1.675 3.175 1.4 1.67074 3.20735 1.6 1.675 3.175 1.6 1.67074 3.20735 1.4 1.65825 3.2375 1.6 1.67074 3.20735 1.6 1.65825 3.2375 1.4 1.63839 3.26339 1.6 1.65825 3.2375 1.6 1.63839 3.26339 1.4 1.6125 3.28325 1.6 1.63839 3.26339 1.6 1.6125 3.28325 1.4 1.58235 3.29574 1.6 1.6125 3.28325 1.6 1.58235 3.29574 1.4 1.55 3.3 1.6 1.58235 3.29574 1.6 1.55 3.3 1.4 1.51765 3.29574 1.4 1.55 3.3 1.6 1.55 3.3 1.4 1.46161 3.26339 1.6 1.46161 3.26339 1.4 1.44175 3.2375 1.4 1.44175 3.2375 1.6 1.44175 3.2375 1.4 1.42926 3.20735 1.4 1.42926 3.20735 1.6 1.42926 3.20735 1.4 1.425 3.175 1.4 1.425 3.175 1.6 1.425 3.175 1.4 1.42926 3.14265 1.4 1.42926 3.14265 1.6 1.42926 3.14265 1.4 1.44175 3.1125 1.4 1.44175 3.1125 1.6 1.44175 3.1125 1.4 1.46161 3.08661 1.4 1.46161 3.08661 1.6 1.46161 3.08661 1.4 1.4875 3.06675 1.4 1.4875 3.06675 1.6 1.4875 3.06675 1.4 1.51765 3.05426 1.4 1.51765 3.05426 1.6 1.51765 3.05426 1.4 1.55 3.05 1.4 1.55 3.05 1.6 1.55 3.05 1.4 1.58235 3.05426 1.4 1.58235 3.05426 1.6 1.58235 3.05426 1.4 1.6125 3.06675 1.4 1.6125 3.06675 1.6 1.6125 3.06675 1.4 1.63839 3.08661 1.4 1.63839 3.08661 1.6 1.63839 3.08661 1.4 1.65825 3.1125 1.4 1.65825 3.1125 1.6 1.65825 3.1125 1.4 1.67074 3.14265 1.4 1.67074 3.14265 1.6 1.67074 3.14265 1.4 1.675 3.175 1.4 1.675 3.175 1.6 1.675 3.175 1.4 1.67074 3.20735 1.4 1.67074 3.20735 1.6 1.67074 3.20735 1.4 1.65825 3.2375 1.4 1.65825 3.2375 1.6 1.65825 3.2375 1.4 1.63839 3.26339 1.4 1.63839 3.26339 1.6 1.63839 3.26339 1.4 1.6125 3.28325 1.4 1.6125 3.28325 1.6 1.6125 3.28325 1.4 1.58235 3.29574 1.4 1.58235 3.29574 1.6 1.58235 3.29574 1.4 1.55 3.3 1.6 1.51765 2.49574 1.4 1.51765 2.49574 1.6 1.55 2.5 1.6 1.51765 2.49574 1.4 1.4875 2.48325 1.4 1.51765 2.49574 1.6 1.51765 2.49574 1.6 1.4875 2.48325 1.4 1.4875 2.48325 1.4 1.4875 2.48325 1.6 1.4875 2.48325 1.4 1.46161 2.46339 1.4 1.46161 2.46339 1.6 1.4875 2.48325 1.6 1.46161 2.46339 1.4 1.44175 2.4375 1.6 1.46161 2.46339 1.6 1.44175 2.4375 1.4 1.42926 2.40735 1.6 1.44175 2.4375 1.6 1.42926 2.40735 1.4 1.425 2.375 1.6 1.42926 2.40735 1.6 1.425 2.375 1.4 1.42926 2.34265 1.6 1.425 2.375 1.6 1.42926 2.34265 1.4 1.44175 2.3125 1.6 1.42926 2.34265 1.6 1.44175 2.3125 1.4 1.46161 2.28661 1.6 1.44175 2.3125 1.6 1.46161 2.28661 1.4 1.4875 2.26675 1.6 1.46161 2.28661 1.6 1.4875 2.26675 1.4 1.51765 2.25426 1.6 1.4875 2.26675 1.6 1.51765 2.25426 1.4 1.55 2.25 1.6 1.51765 2.25426 1.6 1.55 2.25 1.4 1.58235 2.25426 1.6 1.55 2.25 1.6 1.58235 2.25426 1.4 1.6125 2.26675 1.6 1.58235 2.25426 1.6 1.6125 2.26675 1.4 1.63839 2.28661 1.6 1.6125 2.26675 1.6 1.63839 2.28661 1.4 1.65825 2.3125 1.6 1.63839 2.28661 1.6 1.65825 2.3125 1.4 1.67074 2.34265 1.6 1.65825 2.3125 1.6 1.67074 2.34265 1.4 1.675 2.375 1.6 1.67074 2.34265 1.6 1.675 2.375 1.4 1.67074 2.40735 1.6 1.675 2.375 1.6 1.67074 2.40735 1.4 1.65825 2.4375 1.6 1.67074 2.40735 1.6 1.65825 2.4375 1.4 1.63839 2.46339 1.6 1.65825 2.4375 1.6 1.63839 2.46339 1.4 1.6125 2.48325 1.6 1.63839 2.46339 1.6 1.6125 2.48325 1.4 1.58235 2.49574 1.6 1.6125 2.48325 1.6 1.58235 2.49574 1.4 1.55 2.5 1.6 1.58235 2.49574 1.6 1.55 2.5 1.4 1.51765 2.49574 1.4 1.55 2.5 1.6 1.55 2.5 1.4 1.46161 2.46339 1.6 1.46161 2.46339 1.4 1.44175 2.4375 1.4 1.44175 2.4375 1.6 1.44175 2.4375 1.4 1.42926 2.40735 1.4 1.42926 2.40735 1.6 1.42926 2.40735 1.4 1.425 2.375 1.4 1.425 2.375 1.6 1.425 2.375 1.4 1.42926 2.34265 1.4 1.42926 2.34265 1.6 1.42926 2.34265 1.4 1.44175 2.3125 1.4 1.44175 2.3125 1.6 1.44175 2.3125 1.4 1.46161 2.28661 1.4 1.46161 2.28661 1.6 1.46161 2.28661 1.4 1.4875 2.26675 1.4 1.4875 2.26675 1.6 1.4875 2.26675 1.4 1.51765 2.25426 1.4 1.51765 2.25426 1.6 1.51765 2.25426 1.4 1.55 2.25 1.4 1.55 2.25 1.6 1.55 2.25 1.4 1.58235 2.25426 1.4 1.58235 2.25426 1.6 1.58235 2.25426 1.4 1.6125 2.26675 1.4 1.6125 2.26675 1.6 1.6125 2.26675 1.4 1.63839 2.28661 1.4 1.63839 2.28661 1.6 1.63839 2.28661 1.4 1.65825 2.3125 1.4 1.65825 2.3125 1.6 1.65825 2.3125 1.4 1.67074 2.34265 1.4 1.67074 2.34265 1.6 1.67074 2.34265 1.4 1.675 2.375 1.4 1.675 2.375 1.6 1.675 2.375 1.4 1.67074 2.40735 1.4 1.67074 2.40735 1.6 1.67074 2.40735 1.4 1.65825 2.4375 1.4 1.65825 2.4375 1.6 1.65825 2.4375 1.4 1.63839 2.46339 1.4 1.63839 2.46339 1.6 1.63839 2.46339 1.4 1.6125 2.48325 1.4 1.6125 2.48325 1.6 1.6125 2.48325 1.4 1.58235 2.49574 1.4 1.58235 2.49574 1.6 1.58235 2.49574 1.4 1.55 2.5 1.4 3.9 5.18453 1.4 3.9 5.55 1.25 3.9 5.45 1.25 3.9 5.18453 1.4 3.9 5.18453 1.25 3.9 5.45 1.1 3.9 5.45 1.25 3.9 5.45 1.2 3.9 5.55 1.2 3.9 5.55 1.25 3.9 5.45 1.4 3.9 5.55 1.1 3.5 5.45 1.2 3.5 5.55 1.25 3.5 5.45 1.25 3.5 5.45 1.2 3.5 5.55 1.4 3.5 5.55 1.4 3.5 5.18453 1.25 3.5 5.45 1.4 3.5 5.55 1.4 3.5 5.18453 1.25 3.5 5.18453 1.25 3.5 5.45 1.4 3.9 5.18453 1.25 3.9 5.18453 1.4 3.7 5.06906 1.4 3.7 5.06906 1.25 3.9 5.18453 1.25 3.7 5.06906 1.4 3.7 5.06906 1.25 3.7 5.06906 1.4 3.5 5.18453 1.4 3.5 5.18453 1.25 3.7 5.06906 1.25 3.5 5.18453 1.25 3.9 5.45 1.1 3.9 5.45 1.25 3.8 5.25 1.25 3.8 5.25 1.1 3.9 5.45 1.1 3.8 5.25 1.25 3.8 5.25 1.1 3.8 5.25 1.25 3.6 5.25 1.25 3.6 5.25 1.1 3.8 5.25 1.1 3.6 5.25 1.25 3.6 5.25 1.1 3.6 5.25 1.25 3.5 5.45 1.25 3.5 5.45 1.1 3.6 5.25 1.1 3.5 5.45 1.4 4.13453 4.575 1.4 4.5 4.575 1.25 4.4 4.575 1.25 4.13453 4.575 1.4 4.13453 4.575 1.25 4.4 4.575 1.1 4.4 4.575 1.25 4.4 4.575 1.2 4.5 4.575 1.2 4.5 4.575 1.25 4.4 4.575 1.4 4.5 4.575 1.1 4.4 4.975 1.2 4.5 4.975 1.25 4.4 4.975 1.25 4.4 4.975 1.2 4.5 4.975 1.4 4.5 4.975 1.4 4.13453 4.975 1.25 4.4 4.975 1.4 4.5 4.975 1.4 4.13453 4.975 1.25 4.13453 4.975 1.25 4.4 4.975 1.4 4.13453 4.575 1.25 4.13453 4.575 1.4 4.01906 4.775 1.4 4.01906 4.775 1.25 4.13453 4.575 1.25 4.01906 4.775 1.4 4.01906 4.775 1.25 4.01906 4.775 1.4 4.13453 4.975 1.4 4.13453 4.975 1.25 4.01906 4.775 1.25 4.13453 4.975 1.25 4.4 4.575 1.1 4.4 4.575 1.25 4.2 4.675 1.25 4.2 4.675 1.1 4.4 4.575 1.1 4.2 4.675 1.25 4.2 4.675 1.1 4.2 4.675 1.25 4.2 4.875 1.25 4.2 4.875 1.1 4.2 4.675 1.1 4.2 4.875 1.25 4.2 4.875 1.1 4.2 4.875 1.25 4.4 4.975 1.25 4.4 4.975 1.1 4.2 4.875 1.1 4.4 4.975 1.4 3.57926 5.33235 1.6 3.57926 5.33235 1.4 3.575 5.3 1.4 3.57926 5.33235 1.6 3.59175 5.3625 1.6 3.57926 5.33235 1.4 3.57926 5.33235 1.4 3.59175 5.3625 1.6 3.59175 5.3625 1.6 3.59175 5.3625 1.4 3.59175 5.3625 1.6 3.61161 5.38839 1.6 3.61161 5.38839 1.4 3.59175 5.3625 1.4 3.61161 5.38839 1.6 3.6375 5.40825 1.4 3.61161 5.38839 1.4 3.6375 5.40825 1.6 3.66765 5.42074 1.4 3.6375 5.40825 1.4 3.66765 5.42074 1.6 3.7 5.425 1.4 3.66765 5.42074 1.4 3.7 5.425 1.6 3.73235 5.42074 1.4 3.7 5.425 1.4 3.73235 5.42074 1.6 3.7625 5.40825 1.4 3.73235 5.42074 1.4 3.7625 5.40825 1.6 3.78839 5.38839 1.4 3.7625 5.40825 1.4 3.78839 5.38839 1.6 3.80825 5.3625 1.4 3.78839 5.38839 1.4 3.80825 5.3625 1.6 3.82074 5.33235 1.4 3.80825 5.3625 1.4 3.82074 5.33235 1.6 3.825 5.3 1.4 3.82074 5.33235 1.4 3.825 5.3 1.6 3.82074 5.26765 1.4 3.825 5.3 1.4 3.82074 5.26765 1.6 3.80825 5.2375 1.4 3.82074 5.26765 1.4 3.80825 5.2375 1.6 3.78839 5.21161 1.4 3.80825 5.2375 1.4 3.78839 5.21161 1.6 3.7625 5.19175 1.4 3.78839 5.21161 1.4 3.7625 5.19175 1.6 3.73235 5.17926 1.4 3.7625 5.19175 1.4 3.73235 5.17926 1.6 3.7 5.175 1.4 3.73235 5.17926 1.4 3.7 5.175 1.6 3.66765 5.17926 1.4 3.7 5.175 1.4 3.66765 5.17926 1.6 3.6375 5.19175 1.4 3.66765 5.17926 1.4 3.6375 5.19175 1.6 3.61161 5.21161 1.4 3.6375 5.19175 1.4 3.61161 5.21161 1.6 3.59175 5.2375 1.4 3.61161 5.21161 1.4 3.59175 5.2375 1.6 3.57926 5.26765 1.4 3.59175 5.2375 1.4 3.57926 5.26765 1.6 3.575 5.3 1.4 3.57926 5.26765 1.4 3.575 5.3 1.6 3.57926 5.33235 1.6 3.575 5.3 1.4 3.575 5.3 1.6 3.61161 5.38839 1.4 3.61161 5.38839 1.6 3.6375 5.40825 1.6 3.6375 5.40825 1.4 3.6375 5.40825 1.6 3.66765 5.42074 1.6 3.66765 5.42074 1.4 3.66765 5.42074 1.6 3.7 5.425 1.6 3.7 5.425 1.4 3.7 5.425 1.6 3.73235 5.42074 1.6 3.73235 5.42074 1.4 3.73235 5.42074 1.6 3.7625 5.40825 1.6 3.7625 5.40825 1.4 3.7625 5.40825 1.6 3.78839 5.38839 1.6 3.78839 5.38839 1.4 3.78839 5.38839 1.6 3.80825 5.3625 1.6 3.80825 5.3625 1.4 3.80825 5.3625 1.6 3.82074 5.33235 1.6 3.82074 5.33235 1.4 3.82074 5.33235 1.6 3.825 5.3 1.6 3.825 5.3 1.4 3.825 5.3 1.6 3.82074 5.26765 1.6 3.82074 5.26765 1.4 3.82074 5.26765 1.6 3.80825 5.2375 1.6 3.80825 5.2375 1.4 3.80825 5.2375 1.6 3.78839 5.21161 1.6 3.78839 5.21161 1.4 3.78839 5.21161 1.6 3.7625 5.19175 1.6 3.7625 5.19175 1.4 3.7625 5.19175 1.6 3.73235 5.17926 1.6 3.73235 5.17926 1.4 3.73235 5.17926 1.6 3.7 5.175 1.6 3.7 5.175 1.4 3.7 5.175 1.6 3.66765 5.17926 1.6 3.66765 5.17926 1.4 3.66765 5.17926 1.6 3.6375 5.19175 1.6 3.6375 5.19175 1.4 3.6375 5.19175 1.6 3.61161 5.21161 1.6 3.61161 5.21161 1.4 3.61161 5.21161 1.6 3.59175 5.2375 1.6 3.59175 5.2375 1.4 3.59175 5.2375 1.6 3.57926 5.26765 1.6 3.57926 5.26765 1.4 3.57926 5.26765 1.6 3.575 5.3 1.4 4.21765 4.65426 1.6 4.21765 4.65426 1.4 4.25 4.65 1.4 4.21765 4.65426 1.6 4.1875 4.66675 1.6 4.21765 4.65426 1.4 4.21765 4.65426 1.4 4.1875 4.66675 1.6 4.1875 4.66675 1.6 4.1875 4.66675 1.4 4.1875 4.66675 1.6 4.16161 4.68661 1.6 4.16161 4.68661 1.4 4.1875 4.66675 1.4 4.16161 4.68661 1.6 4.14175 4.7125 1.4 4.16161 4.68661 1.4 4.14175 4.7125 1.6 4.12926 4.74265 1.4 4.14175 4.7125 1.4 4.12926 4.74265 1.6 4.125 4.775 1.4 4.12926 4.74265 1.4 4.125 4.775 1.6 4.12926 4.80735 1.4 4.125 4.775 1.4 4.12926 4.80735 1.6 4.14175 4.8375 1.4 4.12926 4.80735 1.4 4.14175 4.8375 1.6 4.16161 4.86339 1.4 4.14175 4.8375 1.4 4.16161 4.86339 1.6 4.1875 4.88325 1.4 4.16161 4.86339 1.4 4.1875 4.88325 1.6 4.21765 4.89574 1.4 4.1875 4.88325 1.4 4.21765 4.89574 1.6 4.25 4.9 1.4 4.21765 4.89574 1.4 4.25 4.9 1.6 4.28235 4.89574 1.4 4.25 4.9 1.4 4.28235 4.89574 1.6 4.3125 4.88325 1.4 4.28235 4.89574 1.4 4.3125 4.88325 1.6 4.33839 4.86339 1.4 4.3125 4.88325 1.4 4.33839 4.86339 1.6 4.35825 4.8375 1.4 4.33839 4.86339 1.4 4.35825 4.8375 1.6 4.37074 4.80735 1.4 4.35825 4.8375 1.4 4.37074 4.80735 1.6 4.375 4.775 1.4 4.37074 4.80735 1.4 4.375 4.775 1.6 4.37074 4.74265 1.4 4.375 4.775 1.4 4.37074 4.74265 1.6 4.35825 4.7125 1.4 4.37074 4.74265 1.4 4.35825 4.7125 1.6 4.33839 4.68661 1.4 4.35825 4.7125 1.4 4.33839 4.68661 1.6 4.3125 4.66675 1.4 4.33839 4.68661 1.4 4.3125 4.66675 1.6 4.28235 4.65426 1.4 4.3125 4.66675 1.4 4.28235 4.65426 1.6 4.25 4.65 1.4 4.28235 4.65426 1.4 4.25 4.65 1.6 4.21765 4.65426 1.6 4.25 4.65 1.4 4.25 4.65 1.6 4.16161 4.68661 1.4 4.16161 4.68661 1.6 4.14175 4.7125 1.6 4.14175 4.7125 1.4 4.14175 4.7125 1.6 4.12926 4.74265 1.6 4.12926 4.74265 1.4 4.12926 4.74265 1.6 4.125 4.775 1.6 4.125 4.775 1.4 4.125 4.775 1.6 4.12926 4.80735 1.6 4.12926 4.80735 1.4 4.12926 4.80735 1.6 4.14175 4.8375 1.6 4.14175 4.8375 1.4 4.14175 4.8375 1.6 4.16161 4.86339 1.6 4.16161 4.86339 1.4 4.16161 4.86339 1.6 4.1875 4.88325 1.6 4.1875 4.88325 1.4 4.1875 4.88325 1.6 4.21765 4.89574 1.6 4.21765 4.89574 1.4 4.21765 4.89574 1.6 4.25 4.9 1.6 4.25 4.9 1.4 4.25 4.9 1.6 4.28235 4.89574 1.6 4.28235 4.89574 1.4 4.28235 4.89574 1.6 4.3125 4.88325 1.6 4.3125 4.88325 1.4 4.3125 4.88325 1.6 4.33839 4.86339 1.6 4.33839 4.86339 1.4 4.33839 4.86339 1.6 4.35825 4.8375 1.6 4.35825 4.8375 1.4 4.35825 4.8375 1.6 4.37074 4.80735 1.6 4.37074 4.80735 1.4 4.37074 4.80735 1.6 4.375 4.775 1.6 4.375 4.775 1.4 4.375 4.775 1.6 4.37074 4.74265 1.6 4.37074 4.74265 1.4 4.37074 4.74265 1.6 4.35825 4.7125 1.6 4.35825 4.7125 1.4 4.35825 4.7125 1.6 4.33839 4.68661 1.6 4.33839 4.68661 1.4 4.33839 4.68661 1.6 4.3125 4.66675 1.6 4.3125 4.66675 1.4 4.3125 4.66675 1.6 4.28235 4.65426 1.6 4.28235 4.65426 1.4 4.28235 4.65426 1.6 4.25 4.65 1.4 4.13453 3.775 1.4 4.5 3.775 1.25 4.4 3.775 1.25 4.13453 3.775 1.4 4.13453 3.775 1.25 4.4 3.775 1.1 4.4 3.775 1.25 4.4 3.775 1.2 4.5 3.775 1.2 4.5 3.775 1.25 4.4 3.775 1.4 4.5 3.775 1.1 4.4 4.175 1.2 4.5 4.175 1.25 4.4 4.175 1.25 4.4 4.175 1.2 4.5 4.175 1.4 4.5 4.175 1.4 4.13453 4.175 1.25 4.4 4.175 1.4 4.5 4.175 1.4 4.13453 4.175 1.25 4.13453 4.175 1.25 4.4 4.175 1.4 4.13453 2.975 1.4 4.5 2.975 1.25 4.4 2.975 1.25 4.13453 2.975 1.4 4.13453 2.975 1.25 4.4 2.975 1.1 4.4 2.975 1.25 4.4 2.975 1.2 4.5 2.975 1.2 4.5 2.975 1.25 4.4 2.975 1.4 4.5 2.975 1.1 4.4 3.375 1.2 4.5 3.375 1.25 4.4 3.375 1.25 4.4 3.375 1.2 4.5 3.375 1.4 4.5 3.375 1.4 4.13453 3.375 1.25 4.4 3.375 1.4 4.5 3.375 1.4 4.13453 3.375 1.25 4.13453 3.375 1.25 4.4 3.375 1.4 4.13453 2.175 1.4 4.5 2.175 1.25 4.4 2.175 1.25 4.13453 2.175 1.4 4.13453 2.175 1.25 4.4 2.175 1.1 4.4 2.175 1.25 4.4 2.175 1.2 4.5 2.175 1.2 4.5 2.175 1.25 4.4 2.175 1.4 4.5 2.175 1.1 4.4 2.575 1.2 4.5 2.575 1.25 4.4 2.575 1.25 4.4 2.575 1.2 4.5 2.575 1.4 4.5 2.575 1.4 4.13453 2.575 1.25 4.4 2.575 1.4 4.5 2.575 1.4 4.13453 2.575 1.25 4.13453 2.575 1.25 4.4 2.575 1.4 4.13453 3.775 1.25 4.13453 3.775 1.4 4.01906 3.975 1.4 4.01906 3.975 1.25 4.13453 3.775 1.25 4.01906 3.975 1.4 4.01906 3.975 1.25 4.01906 3.975 1.4 4.13453 4.175 1.4 4.13453 4.175 1.25 4.01906 3.975 1.25 4.13453 4.175 1.4 4.13453 2.975 1.25 4.13453 2.975 1.4 4.01906 3.175 1.4 4.01906 3.175 1.25 4.13453 2.975 1.25 4.01906 3.175 1.4 4.01906 3.175 1.25 4.01906 3.175 1.4 4.13453 3.375 1.4 4.13453 3.375 1.25 4.01906 3.175 1.25 4.13453 3.375 1.4 4.13453 2.175 1.25 4.13453 2.175 1.4 4.01906 2.375 1.4 4.01906 2.375 1.25 4.13453 2.175 1.25 4.01906 2.375 1.4 4.01906 2.375 1.25 4.01906 2.375 1.4 4.13453 2.575 1.4 4.13453 2.575 1.25 4.01906 2.375 1.25 4.13453 2.575 1.25 4.4 3.775 1.1 4.4 3.775 1.25 4.2 3.875 1.25 4.2 3.875 1.1 4.4 3.775 1.1 4.2 3.875 1.25 4.2 3.875 1.1 4.2 3.875 1.25 4.2 4.075 1.25 4.2 4.075 1.1 4.2 3.875 1.1 4.2 4.075 1.25 4.2 4.075 1.1 4.2 4.075 1.25 4.4 4.175 1.25 4.4 4.175 1.1 4.2 4.075 1.1 4.4 4.175 1.25 4.4 2.975 1.1 4.4 2.975 1.25 4.2 3.075 1.25 4.2 3.075 1.1 4.4 2.975 1.1 4.2 3.075 1.25 4.2 3.075 1.1 4.2 3.075 1.25 4.2 3.275 1.25 4.2 3.275 1.1 4.2 3.075 1.1 4.2 3.275 1.25 4.2 3.275 1.1 4.2 3.275 1.25 4.4 3.375 1.25 4.4 3.375 1.1 4.2 3.275 1.1 4.4 3.375 1.25 4.4 2.175 1.1 4.4 2.175 1.25 4.2 2.275 1.25 4.2 2.275 1.1 4.4 2.175 1.1 4.2 2.275 1.25 4.2 2.275 1.1 4.2 2.275 1.25 4.2 2.475 1.25 4.2 2.475 1.1 4.2 2.275 1.1 4.2 2.475 1.25 4.2 2.475 1.1 4.2 2.475 1.25 4.4 2.575 1.25 4.4 2.575 1.1 4.2 2.475 1.1 4.4 2.575 1.4 4.21765 3.85426 1.6 4.21765 3.85426 1.4 4.25 3.85 1.4 4.21765 3.85426 1.6 4.1875 3.86675 1.6 4.21765 3.85426 1.4 4.21765 3.85426 1.4 4.1875 3.86675 1.6 4.1875 3.86675 1.6 4.1875 3.86675 1.4 4.1875 3.86675 1.6 4.16161 3.88661 1.6 4.16161 3.88661 1.4 4.1875 3.86675 1.4 4.16161 3.88661 1.6 4.14175 3.9125 1.4 4.16161 3.88661 1.4 4.14175 3.9125 1.6 4.12926 3.94265 1.4 4.14175 3.9125 1.4 4.12926 3.94265 1.6 4.125 3.975 1.4 4.12926 3.94265 1.4 4.125 3.975 1.6 4.12926 4.00735 1.4 4.125 3.975 1.4 4.12926 4.00735 1.6 4.14175 4.0375 1.4 4.12926 4.00735 1.4 4.14175 4.0375 1.6 4.16161 4.06339 1.4 4.14175 4.0375 1.4 4.16161 4.06339 1.6 4.1875 4.08325 1.4 4.16161 4.06339 1.4 4.1875 4.08325 1.6 4.21765 4.09574 1.4 4.1875 4.08325 1.4 4.21765 4.09574 1.6 4.25 4.1 1.4 4.21765 4.09574 1.4 4.25 4.1 1.6 4.28235 4.09574 1.4 4.25 4.1 1.4 4.28235 4.09574 1.6 4.3125 4.08325 1.4 4.28235 4.09574 1.4 4.3125 4.08325 1.6 4.33839 4.06339 1.4 4.3125 4.08325 1.4 4.33839 4.06339 1.6 4.35825 4.0375 1.4 4.33839 4.06339 1.4 4.35825 4.0375 1.6 4.37074 4.00735 1.4 4.35825 4.0375 1.4 4.37074 4.00735 1.6 4.375 3.975 1.4 4.37074 4.00735 1.4 4.375 3.975 1.6 4.37074 3.94265 1.4 4.375 3.975 1.4 4.37074 3.94265 1.6 4.35825 3.9125 1.4 4.37074 3.94265 1.4 4.35825 3.9125 1.6 4.33839 3.88661 1.4 4.35825 3.9125 1.4 4.33839 3.88661 1.6 4.3125 3.86675 1.4 4.33839 3.88661 1.4 4.3125 3.86675 1.6 4.28235 3.85426 1.4 4.3125 3.86675 1.4 4.28235 3.85426 1.6 4.25 3.85 1.4 4.28235 3.85426 1.4 4.25 3.85 1.6 4.21765 3.85426 1.6 4.25 3.85 1.4 4.25 3.85 1.6 4.16161 3.88661 1.4 4.16161 3.88661 1.6 4.14175 3.9125 1.6 4.14175 3.9125 1.4 4.14175 3.9125 1.6 4.12926 3.94265 1.6 4.12926 3.94265 1.4 4.12926 3.94265 1.6 4.125 3.975 1.6 4.125 3.975 1.4 4.125 3.975 1.6 4.12926 4.00735 1.6 4.12926 4.00735 1.4 4.12926 4.00735 1.6 4.14175 4.0375 1.6 4.14175 4.0375 1.4 4.14175 4.0375 1.6 4.16161 4.06339 1.6 4.16161 4.06339 1.4 4.16161 4.06339 1.6 4.1875 4.08325 1.6 4.1875 4.08325 1.4 4.1875 4.08325 1.6 4.21765 4.09574 1.6 4.21765 4.09574 1.4 4.21765 4.09574 1.6 4.25 4.1 1.6 4.25 4.1 1.4 4.25 4.1 1.6 4.28235 4.09574 1.6 4.28235 4.09574 1.4 4.28235 4.09574 1.6 4.3125 4.08325 1.6 4.3125 4.08325 1.4 4.3125 4.08325 1.6 4.33839 4.06339 1.6 4.33839 4.06339 1.4 4.33839 4.06339 1.6 4.35825 4.0375 1.6 4.35825 4.0375 1.4 4.35825 4.0375 1.6 4.37074 4.00735 1.6 4.37074 4.00735 1.4 4.37074 4.00735 1.6 4.375 3.975 1.6 4.375 3.975 1.4 4.375 3.975 1.6 4.37074 3.94265 1.6 4.37074 3.94265 1.4 4.37074 3.94265 1.6 4.35825 3.9125 1.6 4.35825 3.9125 1.4 4.35825 3.9125 1.6 4.33839 3.88661 1.6 4.33839 3.88661 1.4 4.33839 3.88661 1.6 4.3125 3.86675 1.6 4.3125 3.86675 1.4 4.3125 3.86675 1.6 4.28235 3.85426 1.6 4.28235 3.85426 1.4 4.28235 3.85426 1.6 4.25 3.85 1.4 4.21765 3.05426 1.6 4.21765 3.05426 1.4 4.25 3.05 1.4 4.21765 3.05426 1.6 4.1875 3.06675 1.6 4.21765 3.05426 1.4 4.21765 3.05426 1.4 4.1875 3.06675 1.6 4.1875 3.06675 1.6 4.1875 3.06675 1.4 4.1875 3.06675 1.6 4.16161 3.08661 1.6 4.16161 3.08661 1.4 4.1875 3.06675 1.4 4.16161 3.08661 1.6 4.14175 3.1125 1.4 4.16161 3.08661 1.4 4.14175 3.1125 1.6 4.12926 3.14265 1.4 4.14175 3.1125 1.4 4.12926 3.14265 1.6 4.125 3.175 1.4 4.12926 3.14265 1.4 4.125 3.175 1.6 4.12926 3.20735 1.4 4.125 3.175 1.4 4.12926 3.20735 1.6 4.14175 3.2375 1.4 4.12926 3.20735 1.4 4.14175 3.2375 1.6 4.16161 3.26339 1.4 4.14175 3.2375 1.4 4.16161 3.26339 1.6 4.1875 3.28325 1.4 4.16161 3.26339 1.4 4.1875 3.28325 1.6 4.21765 3.29574 1.4 4.1875 3.28325 1.4 4.21765 3.29574 1.6 4.25 3.3 1.4 4.21765 3.29574 1.4 4.25 3.3 1.6 4.28235 3.29574 1.4 4.25 3.3 1.4 4.28235 3.29574 1.6 4.3125 3.28325 1.4 4.28235 3.29574 1.4 4.3125 3.28325 1.6 4.33839 3.26339 1.4 4.3125 3.28325 1.4 4.33839 3.26339 1.6 4.35825 3.2375 1.4 4.33839 3.26339 1.4 4.35825 3.2375 1.6 4.37074 3.20735 1.4 4.35825 3.2375 1.4 4.37074 3.20735 1.6 4.375 3.175 1.4 4.37074 3.20735 1.4 4.375 3.175 1.6 4.37074 3.14265 1.4 4.375 3.175 1.4 4.37074 3.14265 1.6 4.35825 3.1125 1.4 4.37074 3.14265 1.4 4.35825 3.1125 1.6 4.33839 3.08661 1.4 4.35825 3.1125 1.4 4.33839 3.08661 1.6 4.3125 3.06675 1.4 4.33839 3.08661 1.4 4.3125 3.06675 1.6 4.28235 3.05426 1.4 4.3125 3.06675 1.4 4.28235 3.05426 1.6 4.25 3.05 1.4 4.28235 3.05426 1.4 4.25 3.05 1.6 4.21765 3.05426 1.6 4.25 3.05 1.4 4.25 3.05 1.6 4.16161 3.08661 1.4 4.16161 3.08661 1.6 4.14175 3.1125 1.6 4.14175 3.1125 1.4 4.14175 3.1125 1.6 4.12926 3.14265 1.6 4.12926 3.14265 1.4 4.12926 3.14265 1.6 4.125 3.175 1.6 4.125 3.175 1.4 4.125 3.175 1.6 4.12926 3.20735 1.6 4.12926 3.20735 1.4 4.12926 3.20735 1.6 4.14175 3.2375 1.6 4.14175 3.2375 1.4 4.14175 3.2375 1.6 4.16161 3.26339 1.6 4.16161 3.26339 1.4 4.16161 3.26339 1.6 4.1875 3.28325 1.6 4.1875 3.28325 1.4 4.1875 3.28325 1.6 4.21765 3.29574 1.6 4.21765 3.29574 1.4 4.21765 3.29574 1.6 4.25 3.3 1.6 4.25 3.3 1.4 4.25 3.3 1.6 4.28235 3.29574 1.6 4.28235 3.29574 1.4 4.28235 3.29574 1.6 4.3125 3.28325 1.6 4.3125 3.28325 1.4 4.3125 3.28325 1.6 4.33839 3.26339 1.6 4.33839 3.26339 1.4 4.33839 3.26339 1.6 4.35825 3.2375 1.6 4.35825 3.2375 1.4 4.35825 3.2375 1.6 4.37074 3.20735 1.6 4.37074 3.20735 1.4 4.37074 3.20735 1.6 4.375 3.175 1.6 4.375 3.175 1.4 4.375 3.175 1.6 4.37074 3.14265 1.6 4.37074 3.14265 1.4 4.37074 3.14265 1.6 4.35825 3.1125 1.6 4.35825 3.1125 1.4 4.35825 3.1125 1.6 4.33839 3.08661 1.6 4.33839 3.08661 1.4 4.33839 3.08661 1.6 4.3125 3.06675 1.6 4.3125 3.06675 1.4 4.3125 3.06675 1.6 4.28235 3.05426 1.6 4.28235 3.05426 1.4 4.28235 3.05426 1.6 4.25 3.05 1.4 4.21765 2.25426 1.6 4.21765 2.25426 1.4 4.25 2.25 1.4 4.21765 2.25426 1.6 4.1875 2.26675 1.6 4.21765 2.25426 1.4 4.21765 2.25426 1.4 4.1875 2.26675 1.6 4.1875 2.26675 1.6 4.1875 2.26675 1.4 4.1875 2.26675 1.6 4.16161 2.28661 1.6 4.16161 2.28661 1.4 4.1875 2.26675 1.4 4.16161 2.28661 1.6 4.14175 2.3125 1.4 4.16161 2.28661 1.4 4.14175 2.3125 1.6 4.12926 2.34265 1.4 4.14175 2.3125 1.4 4.12926 2.34265 1.6 4.125 2.375 1.4 4.12926 2.34265 1.4 4.125 2.375 1.6 4.12926 2.40735 1.4 4.125 2.375 1.4 4.12926 2.40735 1.6 4.14175 2.4375 1.4 4.12926 2.40735 1.4 4.14175 2.4375 1.6 4.16161 2.46339 1.4 4.14175 2.4375 1.4 4.16161 2.46339 1.6 4.1875 2.48325 1.4 4.16161 2.46339 1.4 4.1875 2.48325 1.6 4.21765 2.49574 1.4 4.1875 2.48325 1.4 4.21765 2.49574 1.6 4.25 2.5 1.4 4.21765 2.49574 1.4 4.25 2.5 1.6 4.28235 2.49574 1.4 4.25 2.5 1.4 4.28235 2.49574 1.6 4.3125 2.48325 1.4 4.28235 2.49574 1.4 4.3125 2.48325 1.6 4.33839 2.46339 1.4 4.3125 2.48325 1.4 4.33839 2.46339 1.6 4.35825 2.4375 1.4 4.33839 2.46339 1.4 4.35825 2.4375 1.6 4.37074 2.40735 1.4 4.35825 2.4375 1.4 4.37074 2.40735 1.6 4.375 2.375 1.4 4.37074 2.40735 1.4 4.375 2.375 1.6 4.37074 2.34265 1.4 4.375 2.375 1.4 4.37074 2.34265 1.6 4.35825 2.3125 1.4 4.37074 2.34265 1.4 4.35825 2.3125 1.6 4.33839 2.28661 1.4 4.35825 2.3125 1.4 4.33839 2.28661 1.6 4.3125 2.26675 1.4 4.33839 2.28661 1.4 4.3125 2.26675 1.6 4.28235 2.25426 1.4 4.3125 2.26675 1.4 4.28235 2.25426 1.6 4.25 2.25 1.4 4.28235 2.25426 1.4 4.25 2.25 1.6 4.21765 2.25426 1.6 4.25 2.25 1.4 4.25 2.25 1.6 4.16161 2.28661 1.4 4.16161 2.28661 1.6 4.14175 2.3125 1.6 4.14175 2.3125 1.4 4.14175 2.3125 1.6 4.12926 2.34265 1.6 4.12926 2.34265 1.4 4.12926 2.34265 1.6 4.125 2.375 1.6 4.125 2.375 1.4 4.125 2.375 1.6 4.12926 2.40735 1.6 4.12926 2.40735 1.4 4.12926 2.40735 1.6 4.14175 2.4375 1.6 4.14175 2.4375 1.4 4.14175 2.4375 1.6 4.16161 2.46339 1.6 4.16161 2.46339 1.4 4.16161 2.46339 1.6 4.1875 2.48325 1.6 4.1875 2.48325 1.4 4.1875 2.48325 1.6 4.21765 2.49574 1.6 4.21765 2.49574 1.4 4.21765 2.49574 1.6 4.25 2.5 1.6 4.25 2.5 1.4 4.25 2.5 1.6 4.28235 2.49574 1.6 4.28235 2.49574 1.4 4.28235 2.49574 1.6 4.3125 2.48325 1.6 4.3125 2.48325 1.4 4.3125 2.48325 1.6 4.33839 2.46339 1.6 4.33839 2.46339 1.4 4.33839 2.46339 1.6 4.35825 2.4375 1.6 4.35825 2.4375 1.4 4.35825 2.4375 1.6 4.37074 2.40735 1.6 4.37074 2.40735 1.4 4.37074 2.40735 1.6 4.375 2.375 1.6 4.375 2.375 1.4 4.375 2.375 1.6 4.37074 2.34265 1.6 4.37074 2.34265 1.4 4.37074 2.34265 1.6 4.35825 2.3125 1.6 4.35825 2.3125 1.4 4.35825 2.3125 1.6 4.33839 2.28661 1.6 4.33839 2.28661 1.4 4.33839 2.28661 1.6 4.3125 2.26675 1.6 4.3125 2.26675 1.4 4.3125 2.26675 1.6 4.28235 2.25426 1.6 4.28235 2.25426 1.4 4.28235 2.25426 1.6 4.25 2.25 1.5 4.2 1.05 1.5 4.19491 0.978843 1.1 4.2 1.05 1.1 4.2 1.05 1.5 4.19491 0.978843 1.1 4.19491 0.978843 1.1 4.19491 0.978843 1.5 4.19491 0.978843 1.5 4.17975 0.909134 1.1 4.17975 0.909134 1.5 4.17975 0.909134 1.5 4.15482 0.842292 1.1 4.15482 0.842292 1.5 4.15482 0.842292 1.5 4.12063 0.77968 1.1 4.12063 0.77968 1.5 4.12063 0.77968 1.5 4.07787 0.72257 1.1 4.07787 0.72257 1.5 4.07787 0.72257 1.5 4.02743 0.672125 1.1 4.02743 0.672125 1.5 4.02743 0.672125 1.5 3.97032 0.629373 1.1 3.97032 0.629373 1.5 3.97032 0.629373 1.5 3.90771 0.595184 1.1 3.90771 0.595184 1.5 3.90771 0.595184 1.5 3.84087 0.570253 1.1 3.84087 0.570253 1.5 3.84087 0.570253 1.5 3.77116 0.555089 1.1 3.77116 0.555089 1.5 3.77116 0.555089 1.1 3.7 0.55 1.1 3.77116 0.555089 1.1 3.84087 0.570253 1.5 3.77116 0.555089 1.1 4.19491 0.978843 1.5 4.17975 0.909134 1.1 4.17975 0.909134 1.1 4.17975 0.909134 1.5 4.15482 0.842292 1.1 4.15482 0.842292 1.1 4.15482 0.842292 1.5 4.12063 0.77968 1.1 4.12063 0.77968 1.1 4.12063 0.77968 1.5 4.07787 0.72257 1.1 4.07787 0.72257 1.1 4.07787 0.72257 1.5 4.02743 0.672125 1.1 4.02743 0.672125 1.1 4.02743 0.672125 1.5 3.97032 0.629373 1.1 3.97032 0.629373 1.1 3.97032 0.629373 1.5 3.90771 0.595184 1.1 3.90771 0.595184 1.1 3.90771 0.595184 1.5 3.84087 0.570253 1.1 3.84087 0.570253 1.5 3.77116 0.555089 1.5 3.7 0.55 1.1 3.7 0.55 1.1 2.1 0.55 1.5 2.1 0.55 1.1 2.02884 0.555089 1.1 2.02884 0.555089 1.5 2.1 0.55 1.5 2.02884 0.555089 1.5 1.95913 0.570253 1.1 2.02884 0.555089 1.5 2.02884 0.555089 1.5 1.95913 0.570253 1.1 1.95913 0.570253 1.1 2.02884 0.555089 1.5 1.95913 0.570253 1.5 1.89229 0.595184 1.1 1.95913 0.570253 1.1 1.95913 0.570253 1.5 1.89229 0.595184 1.1 1.89229 0.595184 1.1 1.89229 0.595184 1.5 1.89229 0.595184 1.5 1.82968 0.629373 1.1 1.82968 0.629373 1.5 1.82968 0.629373 1.5 1.77257 0.672125 1.1 1.77257 0.672125 1.5 1.77257 0.672125 1.5 1.72213 0.72257 1.1 1.72213 0.72257 1.5 1.72213 0.72257 1.5 1.67937 0.77968 1.1 1.67937 0.77968 1.5 1.67937 0.77968 1.5 1.64518 0.842292 1.1 1.64518 0.842292 1.5 1.64518 0.842292 1.5 1.62025 0.909134 1.1 1.62025 0.909134 1.5 1.62025 0.909134 1.5 1.60509 0.978843 1.1 1.60509 0.978843 1.5 1.60509 0.978843 1.5 1.6 1.05 1.1 1.6 1.05 1.1 1.60509 0.978843 1.5 1.6 1.05 1.1 1.89229 0.595184 1.5 1.82968 0.629373 1.1 1.82968 0.629373 1.1 1.82968 0.629373 1.5 1.77257 0.672125 1.1 1.77257 0.672125 1.1 1.77257 0.672125 1.5 1.72213 0.72257 1.1 1.72213 0.72257 1.1 1.72213 0.72257 1.5 1.67937 0.77968 1.1 1.67937 0.77968 1.1 1.67937 0.77968 1.5 1.64518 0.842292 1.1 1.64518 0.842292 1.1 1.64518 0.842292 1.5 1.62025 0.909134 1.1 1.62025 0.909134 1.1 1.62025 0.909134 1.5 1.60509 0.978843 1.1 1.60509 0.978843 1.1 2.85 3.45 1.5 2.85 3.45 1.1 1.95 3.45 1.1 1.95 3.45 1.5 2.85 3.45 1.5 1.95 3.45 1.6 2.85 3.55 1.5 2.85 3.45 1.6 2.85 2.9 1.6 2.85 2.9 1.5 2.85 3.45 1.5 2.85 3 1.5 2.85 3 1.5 2.85 3.45 1.1 2.85 3.45 1.1 2.85 3 1.5 2.85 3 1.1 2.85 3.45 1.1 1.95 3 1.5 1.95 3 1.1 2.85 3 1.1 2.85 3 1.5 1.95 3 1.5 2.85 3 1.57 1.95 3.52 1.57 1.95 2.93 1.5 1.95 3.45 1.5 1.95 3.45 1.57 1.95 2.93 1.5 1.95 3 1.1 1.95 3 1.5 1.95 3.45 1.5 1.95 3 1.1 1.95 3 1.1 1.95 3.45 1.5 1.95 3.45 1.57 3.85 2.93 1.5 3.85 3.45 1.5 3.85 3 1.57 3.85 2.93 1.57 3.85 3.52 1.5 3.85 3.45 1.5 3.85 3.45 1.1 3.85 3.45 1.5 3.85 3 1.5 3.85 3 1.1 3.85 3.45 1.1 3.85 3 1.1 2.95 3 1.5 2.95 3 1.1 3.85 3 1.1 3.85 3 1.5 2.95 3 1.5 3.85 3 1.6 2.95 3.55 1.6 2.95 2.9 1.5 2.95 3.45 1.5 2.95 3.45 1.6 2.95 2.9 1.5 2.95 3 1.1 2.95 3 1.5 2.95 3.45 1.5 2.95 3 1.1 2.95 3 1.1 2.95 3.45 1.5 2.95 3.45 1.1 3.85 3.45 1.5 3.85 3.45 1.1 2.95 3.45 1.1 2.95 3.45 1.5 3.85 3.45 1.5 2.95 3.45 1.85 2.97685 2.2345 1.6 2.97685 2.2345 1.85 2.9 2.24 1.85 2.97685 2.2345 1.85 3.05214 2.21813 1.6 2.97685 2.2345 1.6 2.97685 2.2345 1.85 3.05214 2.21813 1.6 3.05214 2.21813 1.6 3.05214 2.21813 1.85 3.05214 2.21813 1.85 3.12432 2.1912 1.6 3.12432 2.1912 1.85 3.12432 2.1912 1.85 3.19195 2.15428 1.6 3.19195 2.15428 1.85 3.19195 2.15428 1.85 3.25362 2.1081 1.6 3.25362 2.1081 1.85 3.25362 2.1081 1.85 3.3081 2.05362 1.6 3.3081 2.05362 1.85 3.3081 2.05362 1.85 3.35428 1.99195 1.6 3.35428 1.99195 1.85 3.35428 1.99195 1.85 3.3912 1.92432 1.6 3.3912 1.92432 1.85 3.3912 1.92432 1.85 3.41813 1.85214 1.6 3.41813 1.85214 1.85 3.41813 1.85214 1.85 3.4345 1.77685 1.6 3.4345 1.77685 1.85 3.4345 1.77685 1.85 3.44 1.7 1.6 3.44 1.7 1.85 3.44 1.7 1.85 3.4345 1.62315 1.6 3.4345 1.62315 1.85 3.4345 1.62315 1.85 3.41813 1.54786 1.6 3.41813 1.54786 1.85 3.41813 1.54786 1.85 3.3912 1.47568 1.6 3.3912 1.47568 1.85 3.3912 1.47568 1.85 3.35428 1.40805 1.6 3.35428 1.40805 1.85 3.35428 1.40805 1.85 3.3081 1.34638 1.6 3.3081 1.34638 1.85 3.3081 1.34638 1.85 3.25362 1.2919 1.6 3.25362 1.2919 1.85 3.25362 1.2919 1.85 3.19195 1.24572 1.6 3.19195 1.24572 1.85 3.19195 1.24572 1.85 3.12432 1.2088 1.6 3.12432 1.2088 1.85 3.12432 1.2088 1.85 3.05214 1.18187 1.6 3.05214 1.18187 1.85 3.05214 1.18187 1.85 2.97685 1.1655 1.6 2.97685 1.1655 1.85 2.97685 1.1655 1.85 2.9 1.16 1.6 2.9 1.16 1.85 2.9 1.16 1.85 2.82315 1.1655 1.6 2.82315 1.1655 1.85 2.82315 1.1655 1.85 2.74786 1.18187 1.6 2.74786 1.18187 1.85 2.74786 1.18187 1.85 2.67568 1.2088 1.6 2.67568 1.2088 1.85 2.67568 1.2088 1.85 2.60805 1.24572 1.6 2.60805 1.24572 1.85 2.60805 1.24572 1.85 2.54638 1.2919 1.6 2.54638 1.2919 1.85 2.54638 1.2919 1.85 2.4919 1.34638 1.6 2.4919 1.34638 1.85 2.4919 1.34638 1.85 2.44572 1.40805 1.6 2.44572 1.40805 1.85 2.44572 1.40805 1.85 2.4088 1.47568 1.6 2.4088 1.47568 1.85 2.4088 1.47568 1.85 2.38187 1.54786 1.6 2.38187 1.54786 1.85 2.38187 1.54786 1.85 2.3655 1.62315 1.6 2.3655 1.62315 1.85 2.3655 1.62315 1.85 2.36 1.7 1.6 2.36 1.7 1.85 2.36 1.7 1.85 2.3655 1.77685 1.6 2.3655 1.77685 1.85 2.3655 1.77685 1.85 2.38187 1.85214 1.6 2.38187 1.85214 1.85 2.38187 1.85214 1.85 2.4088 1.92432 1.6 2.4088 1.92432 1.85 2.4088 1.92432 1.85 2.44572 1.99195 1.6 2.44572 1.99195 1.85 2.44572 1.99195 1.85 2.4919 2.05362 1.6 2.4919 2.05362 1.85 2.4919 2.05362 1.85 2.54638 2.1081 1.6 2.54638 2.1081 1.85 2.54638 2.1081 1.85 2.60805 2.15428 1.6 2.60805 2.15428 1.85 2.60805 2.15428 1.85 2.67568 2.1912 1.6 2.67568 2.1912 1.85 2.67568 2.1912 1.85 2.74786 2.21813 1.6 2.74786 2.21813 1.85 2.74786 2.21813 1.85 2.82315 2.2345 1.6 2.82315 2.2345 1.85 2.82315 2.2345 1.6 2.9 2.24 1.6 2.82315 2.2345 1.6 2.74786 2.21813 1.85 2.82315 2.2345 1.6 3.05214 2.21813 1.85 3.12432 2.1912 1.6 3.12432 2.1912 1.6 3.12432 2.1912 1.85 3.19195 2.15428 1.6 3.19195 2.15428 1.6 3.19195 2.15428 1.85 3.25362 2.1081 1.6 3.25362 2.1081 1.6 3.25362 2.1081 1.85 3.3081 2.05362 1.6 3.3081 2.05362 1.6 3.3081 2.05362 1.85 3.35428 1.99195 1.6 3.35428 1.99195 1.6 3.35428 1.99195 1.85 3.3912 1.92432 1.6 3.3912 1.92432 1.6 3.3912 1.92432 1.85 3.41813 1.85214 1.6 3.41813 1.85214 1.6 3.41813 1.85214 1.85 3.4345 1.77685 1.6 3.4345 1.77685 1.6 3.4345 1.77685 1.85 3.44 1.7 1.6 3.44 1.7 1.6 3.44 1.7 1.85 3.4345 1.62315 1.6 3.4345 1.62315 1.6 3.4345 1.62315 1.85 3.41813 1.54786 1.6 3.41813 1.54786 1.6 3.41813 1.54786 1.85 3.3912 1.47568 1.6 3.3912 1.47568 1.6 3.3912 1.47568 1.85 3.35428 1.40805 1.6 3.35428 1.40805 1.6 3.35428 1.40805 1.85 3.3081 1.34638 1.6 3.3081 1.34638 1.6 3.3081 1.34638 1.85 3.25362 1.2919 1.6 3.25362 1.2919 1.6 3.25362 1.2919 1.85 3.19195 1.24572 1.6 3.19195 1.24572 1.6 3.19195 1.24572 1.85 3.12432 1.2088 1.6 3.12432 1.2088 1.6 3.12432 1.2088 1.85 3.05214 1.18187 1.6 3.05214 1.18187 1.6 3.05214 1.18187 1.85 2.97685 1.1655 1.6 2.97685 1.1655 1.6 2.97685 1.1655 1.85 2.9 1.16 1.6 2.9 1.16 1.6 2.9 1.16 1.85 2.82315 1.1655 1.6 2.82315 1.1655 1.6 2.82315 1.1655 1.85 2.74786 1.18187 1.6 2.74786 1.18187 1.6 2.74786 1.18187 1.85 2.67568 1.2088 1.6 2.67568 1.2088 1.6 2.67568 1.2088 1.85 2.60805 1.24572 1.6 2.60805 1.24572 1.6 2.60805 1.24572 1.85 2.54638 1.2919 1.6 2.54638 1.2919 1.6 2.54638 1.2919 1.85 2.4919 1.34638 1.6 2.4919 1.34638 1.6 2.4919 1.34638 1.85 2.44572 1.40805 1.6 2.44572 1.40805 1.6 2.44572 1.40805 1.85 2.4088 1.47568 1.6 2.4088 1.47568 1.6 2.4088 1.47568 1.85 2.38187 1.54786 1.6 2.38187 1.54786 1.6 2.38187 1.54786 1.85 2.3655 1.62315 1.6 2.3655 1.62315 1.6 2.3655 1.62315 1.85 2.36 1.7 1.6 2.36 1.7 1.6 2.36 1.7 1.85 2.3655 1.77685 1.6 2.3655 1.77685 1.6 2.3655 1.77685 1.85 2.38187 1.85214 1.6 2.38187 1.85214 1.6 2.38187 1.85214 1.85 2.4088 1.92432 1.6 2.4088 1.92432 1.6 2.4088 1.92432 1.85 2.44572 1.99195 1.6 2.44572 1.99195 1.6 2.44572 1.99195 1.85 2.4919 2.05362 1.6 2.4919 2.05362 1.6 2.4919 2.05362 1.85 2.54638 2.1081 1.6 2.54638 2.1081 1.6 2.54638 2.1081 1.85 2.60805 2.15428 1.6 2.60805 2.15428 1.6 2.60805 2.15428 1.85 2.67568 2.1912 1.6 2.67568 2.1912 1.6 2.67568 2.1912 1.85 2.74786 2.21813 1.6 2.74786 2.21813 1.85 2.82315 2.2345 1.85 2.9 2.24 1.6 2.9 2.24 1.6 2.9 2.24 1.85 2.9 2.24 1.6 2.97685 2.2345 1.88 2.97601 2.2043 1.88 2.9 2.21 1.88 2.9 2.1 1.88 2.96584 2.09454 1.88 2.97601 2.2043 1.88 2.9 2.1 1.88 2.96584 2.09454 1.88 3.05033 2.18734 1.88 2.97601 2.2043 1.88 2.96584 2.09454 1.88 3.02988 2.07833 1.88 3.05033 2.18734 1.88 3.05033 2.18734 1.88 3.02988 2.07833 1.88 3.12128 2.15949 1.88 3.12128 2.15949 1.88 3.02988 2.07833 1.88 3.09038 2.05179 1.88 3.18729 2.12138 1.88 3.09038 2.05179 1.88 3.14569 2.01566 1.88 3.24689 2.07386 1.88 3.14569 2.01566 1.88 3.19429 1.97091 1.88 3.29873 2.01798 1.88 3.19429 1.97091 1.88 3.23487 1.91878 1.88 3.34167 1.955 1.88 3.23487 1.91878 1.88 3.26631 1.86068 1.88 3.37475 1.88632 1.88 3.26631 1.86068 1.88 3.28776 1.79819 1.88 3.39721 1.81349 1.88 3.28776 1.79819 1.88 3.29863 1.73303 1.88 3.40857 1.73811 1.88 3.29863 1.73303 1.88 3.29863 1.66697 1.88 3.40857 1.66189 1.88 3.29863 1.66697 1.88 3.39721 1.58651 1.88 3.40857 1.66189 1.88 3.40857 1.73811 1.88 3.29863 1.66697 1.88 2.74967 2.18734 1.88 2.83416 2.09454 1.88 2.82399 2.2043 1.88 2.74967 2.18734 1.88 2.77012 2.07833 1.88 2.83416 2.09454 1.88 2.74967 2.18734 1.88 2.67872 2.15949 1.88 2.77012 2.07833 1.88 2.77012 2.07833 1.88 2.67872 2.15949 1.88 2.70962 2.05179 1.88 2.70962 2.05179 1.88 2.67872 2.15949 1.88 2.61271 2.12138 1.88 2.65431 2.01566 1.88 2.61271 2.12138 1.88 2.55311 2.07386 1.88 2.60571 1.97091 1.88 2.55311 2.07386 1.88 2.50127 2.01798 1.88 2.56513 1.91878 1.88 2.50127 2.01798 1.88 2.45833 1.955 1.88 2.53369 1.86068 1.88 2.45833 1.955 1.88 2.42525 1.88632 1.88 2.51224 1.79819 1.88 2.42525 1.88632 1.88 2.40279 1.81349 1.88 2.50137 1.73303 1.88 2.40279 1.81349 1.88 2.39143 1.73811 1.88 2.39143 1.66189 1.88 2.50137 1.73303 1.88 2.39143 1.73811 1.88 2.39143 1.66189 1.88 2.50137 1.66697 1.88 2.50137 1.73303 1.88 2.39143 1.66189 1.88 2.40279 1.58651 1.88 2.50137 1.66697 1.88 2.50137 1.66697 1.88 2.40279 1.58651 1.88 2.51224 1.60181 1.88 2.51224 1.60181 1.88 2.40279 1.58651 1.88 2.42525 1.51368 1.88 2.53369 1.53932 1.88 2.42525 1.51368 1.88 2.45833 1.445 1.88 2.56513 1.48122 1.88 2.45833 1.445 1.88 2.50127 1.38202 1.88 2.60571 1.42909 1.88 2.50127 1.38202 1.88 2.55311 1.32614 1.88 2.65431 1.38434 1.88 2.55311 1.32614 1.88 2.61271 1.27862 1.88 2.70962 1.34821 1.88 2.61271 1.27862 1.88 2.67872 1.24051 1.88 2.77012 1.32167 1.88 2.67872 1.24051 1.88 2.74967 1.21266 1.88 2.83416 1.30546 1.88 2.74967 1.21266 1.88 2.82399 1.1957 1.88 2.9 1.3 1.88 2.82399 1.1957 1.88 2.9 1.19 1.88 2.97601 1.1957 1.88 2.9 1.3 1.88 2.9 1.19 1.88 2.97601 1.1957 1.88 2.96584 1.30546 1.88 2.9 1.3 1.88 2.97601 1.1957 1.88 3.05033 1.21266 1.88 2.96584 1.30546 1.88 2.96584 1.30546 1.88 3.05033 1.21266 1.88 3.02988 1.32167 1.88 3.02988 1.32167 1.88 3.05033 1.21266 1.88 3.12128 1.24051 1.88 3.09038 1.34821 1.88 3.12128 1.24051 1.88 3.18729 1.27862 1.88 3.14569 1.38434 1.88 3.18729 1.27862 1.88 3.24689 1.32614 1.88 3.19429 1.42909 1.88 3.24689 1.32614 1.88 3.29873 1.38202 1.88 3.23487 1.48122 1.88 3.29873 1.38202 1.88 3.34167 1.445 1.88 3.26631 1.53932 1.88 3.34167 1.445 1.88 3.37475 1.51368 1.88 3.28776 1.60181 1.88 3.37475 1.51368 1.88 3.39721 1.58651 1.88 3.29863 1.66697 1.88 3.28776 1.60181 1.88 3.39721 1.58651 1.88 2.70962 2.05179 1.88 2.61271 2.12138 1.88 2.65431 2.01566 1.88 2.65431 2.01566 1.88 2.55311 2.07386 1.88 2.60571 1.97091 1.88 2.60571 1.97091 1.88 2.50127 2.01798 1.88 2.56513 1.91878 1.88 2.56513 1.91878 1.88 2.45833 1.955 1.88 2.53369 1.86068 1.88 2.53369 1.86068 1.88 2.42525 1.88632 1.88 2.51224 1.79819 1.88 2.51224 1.79819 1.88 2.40279 1.81349 1.88 2.50137 1.73303 1.88 2.51224 1.60181 1.88 2.42525 1.51368 1.88 2.53369 1.53932 1.88 2.53369 1.53932 1.88 2.45833 1.445 1.88 2.56513 1.48122 1.88 2.56513 1.48122 1.88 2.50127 1.38202 1.88 2.60571 1.42909 1.88 2.60571 1.42909 1.88 2.55311 1.32614 1.88 2.65431 1.38434 1.88 2.65431 1.38434 1.88 2.61271 1.27862 1.88 2.70962 1.34821 1.88 2.70962 1.34821 1.88 2.67872 1.24051 1.88 2.77012 1.32167 1.88 2.77012 1.32167 1.88 2.74967 1.21266 1.88 2.83416 1.30546 1.88 2.83416 1.30546 1.88 2.82399 1.1957 1.88 2.9 1.3 1.88 3.02988 1.32167 1.88 3.12128 1.24051 1.88 3.09038 1.34821 1.88 3.09038 1.34821 1.88 3.18729 1.27862 1.88 3.14569 1.38434 1.88 3.14569 1.38434 1.88 3.24689 1.32614 1.88 3.19429 1.42909 1.88 3.19429 1.42909 1.88 3.29873 1.38202 1.88 3.23487 1.48122 1.88 3.23487 1.48122 1.88 3.34167 1.445 1.88 3.26631 1.53932 1.88 3.26631 1.53932 1.88 3.37475 1.51368 1.88 3.28776 1.60181 1.88 3.40857 1.73811 1.88 3.39721 1.81349 1.88 3.29863 1.73303 1.88 3.39721 1.81349 1.88 3.37475 1.88632 1.88 3.28776 1.79819 1.88 3.37475 1.88632 1.88 3.34167 1.955 1.88 3.26631 1.86068 1.88 3.34167 1.955 1.88 3.29873 2.01798 1.88 3.23487 1.91878 1.88 3.29873 2.01798 1.88 3.24689 2.07386 1.88 3.19429 1.97091 1.88 3.24689 2.07386 1.88 3.18729 2.12138 1.88 3.14569 2.01566 1.88 3.18729 2.12138 1.88 3.12128 2.15949 1.88 3.09038 2.05179 1.88 2.83416 2.09454 1.88 2.9 2.1 1.88 2.82399 2.2043 1.88 2.82399 2.2043 1.88 2.9 2.1 1.88 2.9 2.21 1.82 2.96584 2.09454 1.88 2.9 2.1 1.82 2.9 2.1 1.82 2.96584 2.09454 1.88 2.96584 2.09454 1.88 2.9 2.1 1.82 2.96584 2.09454 1.82 3.02988 2.07833 1.88 2.96584 2.09454 1.88 2.96584 2.09454 1.82 3.02988 2.07833 1.88 3.02988 2.07833 1.88 3.02988 2.07833 1.82 3.02988 2.07833 1.82 3.09038 2.05179 1.88 3.09038 2.05179 1.82 3.09038 2.05179 1.82 3.14569 2.01566 1.88 3.14569 2.01566 1.82 3.14569 2.01566 1.82 3.19429 1.97091 1.88 3.19429 1.97091 1.82 3.19429 1.97091 1.82 3.23487 1.91878 1.88 3.23487 1.91878 1.82 3.23487 1.91878 1.82 3.26631 1.86068 1.88 3.26631 1.86068 1.82 3.26631 1.86068 1.82 3.28776 1.79819 1.88 3.28776 1.79819 1.82 3.28776 1.79819 1.82 3.29863 1.73303 1.88 3.29863 1.73303 1.82 3.29863 1.73303 1.82 3.29863 1.66697 1.88 3.29863 1.66697 1.82 3.29863 1.66697 1.82 3.28776 1.60181 1.88 3.28776 1.60181 1.82 3.28776 1.60181 1.82 3.26631 1.53932 1.88 3.26631 1.53932 1.82 3.26631 1.53932 1.82 3.23487 1.48122 1.88 3.23487 1.48122 1.82 3.23487 1.48122 1.82 3.19429 1.42909 1.88 3.19429 1.42909 1.82 3.19429 1.42909 1.82 3.14569 1.38434 1.88 3.14569 1.38434 1.82 3.14569 1.38434 1.82 3.09038 1.34821 1.88 3.09038 1.34821 1.82 3.09038 1.34821 1.82 3.02988 1.32167 1.88 3.02988 1.32167 1.82 3.02988 1.32167 1.82 2.96584 1.30546 1.88 2.96584 1.30546 1.82 2.96584 1.30546 1.88 2.9 1.3 1.88 2.96584 1.30546 1.88 3.02988 1.32167 1.82 2.96584 1.30546 1.88 3.02988 2.07833 1.82 3.09038 2.05179 1.88 3.09038 2.05179 1.88 3.09038 2.05179 1.82 3.14569 2.01566 1.88 3.14569 2.01566 1.88 3.14569 2.01566 1.82 3.19429 1.97091 1.88 3.19429 1.97091 1.88 3.19429 1.97091 1.82 3.23487 1.91878 1.88 3.23487 1.91878 1.88 3.23487 1.91878 1.82 3.26631 1.86068 1.88 3.26631 1.86068 1.88 3.26631 1.86068 1.82 3.28776 1.79819 1.88 3.28776 1.79819 1.88 3.28776 1.79819 1.82 3.29863 1.73303 1.88 3.29863 1.73303 1.88 3.29863 1.73303 1.82 3.29863 1.66697 1.88 3.29863 1.66697 1.88 3.29863 1.66697 1.82 3.28776 1.60181 1.88 3.28776 1.60181 1.88 3.28776 1.60181 1.82 3.26631 1.53932 1.88 3.26631 1.53932 1.88 3.26631 1.53932 1.82 3.23487 1.48122 1.88 3.23487 1.48122 1.88 3.23487 1.48122 1.82 3.19429 1.42909 1.88 3.19429 1.42909 1.88 3.19429 1.42909 1.82 3.14569 1.38434 1.88 3.14569 1.38434 1.88 3.14569 1.38434 1.82 3.09038 1.34821 1.88 3.09038 1.34821 1.88 3.09038 1.34821 1.82 3.02988 1.32167 1.88 3.02988 1.32167 1.82 2.96584 1.30546 1.82 2.9 1.3 1.88 2.9 1.3 1.88 2.9 1.3 1.82 2.9 1.3 1.88 2.83416 1.30546 1.88 2.83416 1.30546 1.82 2.9 1.3 1.82 2.83416 1.30546 1.82 2.77012 1.32167 1.88 2.83416 1.30546 1.82 2.83416 1.30546 1.82 2.77012 1.32167 1.88 2.77012 1.32167 1.88 2.83416 1.30546 1.82 2.77012 1.32167 1.82 2.70962 1.34821 1.88 2.77012 1.32167 1.88 2.77012 1.32167 1.82 2.70962 1.34821 1.88 2.70962 1.34821 1.88 2.70962 1.34821 1.82 2.70962 1.34821 1.82 2.65431 1.38434 1.88 2.65431 1.38434 1.82 2.65431 1.38434 1.82 2.60571 1.42909 1.88 2.60571 1.42909 1.82 2.60571 1.42909 1.82 2.56513 1.48122 1.88 2.56513 1.48122 1.82 2.56513 1.48122 1.82 2.53369 1.53932 1.88 2.53369 1.53932 1.82 2.53369 1.53932 1.82 2.51224 1.60181 1.88 2.51224 1.60181 1.82 2.51224 1.60181 1.82 2.50137 1.66697 1.88 2.50137 1.66697 1.82 2.50137 1.66697 1.82 2.50137 1.73303 1.88 2.50137 1.73303 1.82 2.50137 1.73303 1.82 2.51224 1.79819 1.88 2.51224 1.79819 1.82 2.51224 1.79819 1.82 2.53369 1.86068 1.88 2.53369 1.86068 1.82 2.53369 1.86068 1.82 2.56513 1.91878 1.88 2.56513 1.91878 1.82 2.56513 1.91878 1.82 2.60571 1.97091 1.88 2.60571 1.97091 1.82 2.60571 1.97091 1.82 2.65431 2.01566 1.88 2.65431 2.01566 1.82 2.65431 2.01566 1.82 2.70962 2.05179 1.88 2.70962 2.05179 1.82 2.70962 2.05179 1.82 2.77012 2.07833 1.88 2.77012 2.07833 1.82 2.77012 2.07833 1.82 2.83416 2.09454 1.88 2.83416 2.09454 1.82 2.83416 2.09454 1.82 2.9 2.1 1.88 2.9 2.1 1.88 2.83416 2.09454 1.82 2.9 2.1 1.88 2.70962 1.34821 1.82 2.65431 1.38434 1.88 2.65431 1.38434 1.88 2.65431 1.38434 1.82 2.60571 1.42909 1.88 2.60571 1.42909 1.88 2.60571 1.42909 1.82 2.56513 1.48122 1.88 2.56513 1.48122 1.88 2.56513 1.48122 1.82 2.53369 1.53932 1.88 2.53369 1.53932 1.88 2.53369 1.53932 1.82 2.51224 1.60181 1.88 2.51224 1.60181 1.88 2.51224 1.60181 1.82 2.50137 1.66697 1.88 2.50137 1.66697 1.88 2.50137 1.66697 1.82 2.50137 1.73303 1.88 2.50137 1.73303 1.88 2.50137 1.73303 1.82 2.51224 1.79819 1.88 2.51224 1.79819 1.88 2.51224 1.79819 1.82 2.53369 1.86068 1.88 2.53369 1.86068 1.88 2.53369 1.86068 1.82 2.56513 1.91878 1.88 2.56513 1.91878 1.88 2.56513 1.91878 1.82 2.60571 1.97091 1.88 2.60571 1.97091 1.88 2.60571 1.97091 1.82 2.65431 2.01566 1.88 2.65431 2.01566 1.88 2.65431 2.01566 1.82 2.70962 2.05179 1.88 2.70962 2.05179 1.88 2.70962 2.05179 1.82 2.77012 2.07833 1.88 2.77012 2.07833 1.88 2.77012 2.07833 1.82 2.83416 2.09454 1.88 2.83416 2.09454 1.82 2.96584 2.09454 1.82 2.9 2.1 1.82 2.9 1.8525 1.82 2.93947 1.8473 1.82 2.96584 2.09454 1.82 2.9 1.8525 1.82 2.93947 1.8473 1.82 3.02988 2.07833 1.82 2.96584 2.09454 1.82 2.93947 1.8473 1.82 2.97625 1.83207 1.82 3.02988 2.07833 1.82 3.02988 2.07833 1.82 2.97625 1.83207 1.82 3.09038 2.05179 1.82 3.09038 2.05179 1.82 2.97625 1.83207 1.82 3.14569 2.01566 1.82 3.14569 2.01566 1.82 2.97625 1.83207 1.82 3.00783 1.80783 1.82 3.19429 1.97091 1.82 3.00783 1.80783 1.82 3.23487 1.91878 1.82 3.19429 1.97091 1.82 3.14569 2.01566 1.82 3.00783 1.80783 1.82 2.77012 2.07833 1.82 2.86053 1.8473 1.82 2.83416 2.09454 1.82 2.77012 2.07833 1.82 2.82375 1.83207 1.82 2.86053 1.8473 1.82 2.77012 2.07833 1.82 2.70962 2.05179 1.82 2.82375 1.83207 1.82 2.82375 1.83207 1.82 2.70962 2.05179 1.82 2.65431 2.01566 1.82 2.79217 1.80783 1.82 2.65431 2.01566 1.82 2.60571 1.97091 1.82 2.56513 1.91878 1.82 2.79217 1.80783 1.82 2.60571 1.97091 1.82 2.56513 1.91878 1.82 2.76793 1.77625 1.82 2.79217 1.80783 1.82 2.56513 1.91878 1.82 2.53369 1.86068 1.82 2.76793 1.77625 1.82 2.76793 1.77625 1.82 2.53369 1.86068 1.82 2.7527 1.73947 1.82 2.7527 1.73947 1.82 2.53369 1.86068 1.82 2.51224 1.79819 1.82 2.50137 1.73303 1.82 2.7527 1.73947 1.82 2.51224 1.79819 1.82 2.50137 1.73303 1.82 2.7475 1.7 1.82 2.7527 1.73947 1.82 2.50137 1.73303 1.82 2.50137 1.66697 1.82 2.7475 1.7 1.82 2.7475 1.7 1.82 2.50137 1.66697 1.82 2.7527 1.66053 1.82 2.7527 1.66053 1.82 2.50137 1.66697 1.82 2.51224 1.60181 1.82 2.53369 1.53932 1.82 2.7527 1.66053 1.82 2.51224 1.60181 1.82 2.53369 1.53932 1.82 2.76793 1.62375 1.82 2.7527 1.66053 1.82 2.53369 1.53932 1.82 2.56513 1.48122 1.82 2.76793 1.62375 1.82 2.76793 1.62375 1.82 2.56513 1.48122 1.82 2.79217 1.59217 1.82 2.79217 1.59217 1.82 2.56513 1.48122 1.82 2.60571 1.42909 1.82 2.65431 1.38434 1.82 2.79217 1.59217 1.82 2.60571 1.42909 1.82 2.65431 1.38434 1.82 2.82375 1.56793 1.82 2.79217 1.59217 1.82 2.65431 1.38434 1.82 2.70962 1.34821 1.82 2.82375 1.56793 1.82 2.82375 1.56793 1.82 2.70962 1.34821 1.82 2.77012 1.32167 1.82 2.86053 1.5527 1.82 2.77012 1.32167 1.82 2.83416 1.30546 1.82 2.9 1.5475 1.82 2.83416 1.30546 1.82 2.9 1.3 1.82 2.96584 1.30546 1.82 2.9 1.5475 1.82 2.9 1.3 1.82 2.96584 1.30546 1.82 2.93947 1.5527 1.82 2.9 1.5475 1.82 2.96584 1.30546 1.82 3.02988 1.32167 1.82 2.93947 1.5527 1.82 2.93947 1.5527 1.82 3.02988 1.32167 1.82 2.97625 1.56793 1.82 2.97625 1.56793 1.82 3.02988 1.32167 1.82 3.09038 1.34821 1.82 3.14569 1.38434 1.82 2.97625 1.56793 1.82 3.09038 1.34821 1.82 3.14569 1.38434 1.82 3.00783 1.59217 1.82 2.97625 1.56793 1.82 3.14569 1.38434 1.82 3.19429 1.42909 1.82 3.00783 1.59217 1.82 3.00783 1.59217 1.82 3.19429 1.42909 1.82 3.23487 1.48122 1.82 3.03207 1.62375 1.82 3.23487 1.48122 1.82 3.26631 1.53932 1.82 3.0473 1.66053 1.82 3.26631 1.53932 1.82 3.28776 1.60181 1.82 3.29863 1.66697 1.82 3.0473 1.66053 1.82 3.28776 1.60181 1.82 3.29863 1.66697 1.82 3.0525 1.7 1.82 3.0473 1.66053 1.82 3.29863 1.66697 1.82 3.29863 1.73303 1.82 3.0525 1.7 1.82 3.0525 1.7 1.82 3.29863 1.73303 1.82 3.0473 1.73947 1.82 3.0473 1.73947 1.82 3.29863 1.73303 1.82 3.28776 1.79819 1.82 3.26631 1.86068 1.82 3.0473 1.73947 1.82 3.28776 1.79819 1.82 3.26631 1.86068 1.82 3.03207 1.77625 1.82 3.0473 1.73947 1.82 3.26631 1.86068 1.82 3.23487 1.91878 1.82 3.03207 1.77625 1.82 3.03207 1.77625 1.82 3.23487 1.91878 1.82 3.00783 1.80783 1.82 2.82375 1.83207 1.82 2.65431 2.01566 1.82 2.79217 1.80783 1.82 2.82375 1.56793 1.82 2.77012 1.32167 1.82 2.86053 1.5527 1.82 2.86053 1.5527 1.82 2.83416 1.30546 1.82 2.9 1.5475 1.82 3.00783 1.59217 1.82 3.23487 1.48122 1.82 3.03207 1.62375 1.82 3.03207 1.62375 1.82 3.26631 1.53932 1.82 3.0473 1.66053 1.82 2.86053 1.8473 1.82 2.9 1.8525 1.82 2.83416 2.09454 1.82 2.83416 2.09454 1.82 2.9 1.8525 1.82 2.9 2.1 1.55 3.80429 0.722726 1.59807 3.825 0.8 1.55 3.825 0.72 1.55 3.80429 0.722726 1.55 3.785 0.730718 1.59807 3.825 0.8 1.55 3.785 0.730718 1.55 3.76843 0.743431 1.59807 3.825 0.8 1.55 3.76843 0.743431 1.55 3.75572 0.76 1.59807 3.825 0.8 1.55 3.75572 0.76 1.55 3.74773 0.779294 1.59807 3.825 0.8 1.55 3.74773 0.779294 1.55 3.745 0.8 1.59807 3.825 0.8 1.55 3.745 0.8 1.55 3.74773 0.820706 1.59807 3.825 0.8 1.55 3.74773 0.820706 1.55 3.75572 0.84 1.59807 3.825 0.8 1.55 3.75572 0.84 1.55 3.76843 0.856569 1.59807 3.825 0.8 1.55 3.76843 0.856569 1.55 3.785 0.869282 1.59807 3.825 0.8 1.55 3.785 0.869282 1.55 3.80429 0.877274 1.59807 3.825 0.8 1.55 3.80429 0.877274 1.55 3.825 0.88 1.59807 3.825 0.8 1.55 3.825 0.88 1.55 3.84571 0.877274 1.59807 3.825 0.8 1.55 3.84571 0.877274 1.55 3.865 0.869282 1.59807 3.825 0.8 1.55 3.865 0.869282 1.55 3.88157 0.856569 1.59807 3.825 0.8 1.55 3.88157 0.856569 1.55 3.89428 0.84 1.59807 3.825 0.8 1.55 3.89428 0.84 1.55 3.90227 0.820706 1.59807 3.825 0.8 1.55 3.90227 0.820706 1.55 3.905 0.8 1.59807 3.825 0.8 1.55 3.905 0.8 1.55 3.90227 0.779294 1.59807 3.825 0.8 1.55 3.90227 0.779294 1.55 3.89428 0.76 1.59807 3.825 0.8 1.55 3.89428 0.76 1.55 3.88157 0.743431 1.59807 3.825 0.8 1.55 3.88157 0.743431 1.55 3.865 0.730718 1.59807 3.825 0.8 1.55 3.865 0.730718 1.55 3.84571 0.722726 1.59807 3.825 0.8 1.55 3.84571 0.722726 1.55 3.825 0.72 1.59807 3.825 0.8 1.55 3.84571 0.722726 1.285 3.84571 0.722726 1.55 3.825 0.72 1.55 3.84571 0.722726 1.285 3.865 0.730718 1.285 3.84571 0.722726 1.55 3.84571 0.722726 1.55 3.865 0.730718 1.285 3.865 0.730718 1.285 3.865 0.730718 1.55 3.865 0.730718 1.285 3.88157 0.743431 1.10577 3.88157 0.743431 1.285 3.88157 0.743431 1.10577 3.89428 0.76 1.10577 3.88157 0.743431 1.285 3.865 0.730718 1.285 3.88157 0.743431 1.10577 3.88157 0.743431 1.10577 3.865 0.730718 1.285 3.865 0.730718 1.285 3.865 0.730718 1.10577 3.865 0.730718 1.285 3.84571 0.722726 1.285 3.84571 0.722726 1.10577 3.865 0.730718 1.10577 3.84571 0.722726 1.285 3.825 0.72 1.10577 3.84571 0.722726 1.10577 3.825 0.72 1.285 3.80429 0.722726 1.10577 3.825 0.72 1.10577 3.80429 0.722726 1.285 3.785 0.730718 1.10577 3.80429 0.722726 1.10577 3.785 0.730718 1.285 3.76843 0.743431 1.10577 3.785 0.730718 1.10577 3.76843 0.743431 1.285 3.75572 0.76 1.10577 3.76843 0.743431 1.10577 3.75572 0.76 1.285 3.74773 0.779294 1.10577 3.75572 0.76 1.10577 3.74773 0.779294 1.285 3.745 0.8 1.10577 3.74773 0.779294 1.10577 3.745 0.8 1.285 3.74773 0.820706 1.10577 3.745 0.8 1.10577 3.74773 0.820706 1.285 3.75572 0.84 1.10577 3.74773 0.820706 1.10577 3.75572 0.84 1.285 3.76843 0.856569 1.10577 3.75572 0.84 1.10577 3.76843 0.856569 1.285 3.785 0.869282 1.10577 3.76843 0.856569 1.10577 3.785 0.869282 1.285 3.80429 0.877274 1.10577 3.785 0.869282 1.10577 3.80429 0.877274 1.285 3.825 0.88 1.10577 3.80429 0.877274 1.10577 3.825 0.88 1.285 3.84571 0.877274 1.10577 3.825 0.88 1.10577 3.84571 0.877274 1.285 3.865 0.869282 1.10577 3.84571 0.877274 1.10577 3.865 0.869282 1.285 3.88157 0.856569 1.10577 3.865 0.869282 1.10577 3.88157 0.856569 1.285 3.89428 0.84 1.10577 3.88157 0.856569 1.10577 3.89428 0.84 1.285 3.90227 0.820706 1.10577 3.89428 0.84 1.10577 3.90227 0.820706 1.285 3.905 0.8 1.10577 3.90227 0.820706 1.10577 3.905 0.8 1.285 3.90227 0.779294 1.10577 3.905 0.8 1.10577 3.90227 0.779294 1.285 3.89428 0.76 1.10577 3.90227 0.779294 1.10577 3.89428 0.76 1.285 3.88157 0.743431 1.285 3.89428 0.76 1.10577 3.89428 0.76 1.285 3.88157 0.743431 1.55 3.88157 0.743431 1.285 3.89428 0.76 1.285 3.88157 0.743431 1.55 3.865 0.730718 1.55 3.88157 0.743431 1.55 3.88157 0.743431 1.55 3.89428 0.76 1.285 3.89428 0.76 1.285 3.89428 0.76 1.55 3.89428 0.76 1.285 3.90227 0.779294 1.10577 3.90227 0.779294 1.285 3.89428 0.76 1.285 3.90227 0.779294 1.55 3.89428 0.76 1.55 3.90227 0.779294 1.285 3.90227 0.779294 1.285 3.90227 0.779294 1.55 3.90227 0.779294 1.285 3.905 0.8 1.10577 3.905 0.8 1.285 3.90227 0.779294 1.285 3.905 0.8 1.55 3.90227 0.779294 1.55 3.905 0.8 1.285 3.905 0.8 1.285 3.905 0.8 1.55 3.905 0.8 1.285 3.90227 0.820706 1.10577 3.90227 0.820706 1.285 3.905 0.8 1.285 3.90227 0.820706 1.55 3.905 0.8 1.55 3.90227 0.820706 1.285 3.90227 0.820706 1.285 3.90227 0.820706 1.55 3.90227 0.820706 1.285 3.89428 0.84 1.10577 3.89428 0.84 1.285 3.90227 0.820706 1.285 3.89428 0.84 1.55 3.90227 0.820706 1.55 3.89428 0.84 1.285 3.89428 0.84 1.285 3.89428 0.84 1.55 3.89428 0.84 1.285 3.88157 0.856569 1.10577 3.88157 0.856569 1.285 3.89428 0.84 1.285 3.88157 0.856569 1.55 3.89428 0.84 1.55 3.88157 0.856569 1.285 3.88157 0.856569 1.285 3.88157 0.856569 1.55 3.88157 0.856569 1.285 3.865 0.869282 1.10577 3.865 0.869282 1.285 3.88157 0.856569 1.285 3.865 0.869282 1.55 3.88157 0.856569 1.55 3.865 0.869282 1.285 3.865 0.869282 1.285 3.865 0.869282 1.55 3.865 0.869282 1.285 3.84571 0.877274 1.10577 3.84571 0.877274 1.285 3.865 0.869282 1.285 3.84571 0.877274 1.55 3.865 0.869282 1.55 3.84571 0.877274 1.285 3.84571 0.877274 1.285 3.84571 0.877274 1.55 3.84571 0.877274 1.285 3.825 0.88 1.10577 3.825 0.88 1.285 3.84571 0.877274 1.285 3.825 0.88 1.55 3.84571 0.877274 1.55 3.825 0.88 1.285 3.825 0.88 1.285 3.825 0.88 1.55 3.825 0.88 1.285 3.80429 0.877274 1.10577 3.80429 0.877274 1.285 3.825 0.88 1.285 3.80429 0.877274 1.55 3.825 0.88 1.55 3.80429 0.877274 1.285 3.80429 0.877274 1.285 3.80429 0.877274 1.55 3.80429 0.877274 1.285 3.785 0.869282 1.10577 3.785 0.869282 1.285 3.80429 0.877274 1.285 3.785 0.869282 1.55 3.80429 0.877274 1.55 3.785 0.869282 1.285 3.785 0.869282 1.285 3.785 0.869282 1.55 3.785 0.869282 1.285 3.76843 0.856569 1.10577 3.76843 0.856569 1.285 3.785 0.869282 1.285 3.76843 0.856569 1.55 3.785 0.869282 1.55 3.76843 0.856569 1.285 3.76843 0.856569 1.285 3.76843 0.856569 1.55 3.76843 0.856569 1.285 3.75572 0.84 1.10577 3.75572 0.84 1.285 3.76843 0.856569 1.285 3.75572 0.84 1.55 3.76843 0.856569 1.55 3.75572 0.84 1.285 3.75572 0.84 1.285 3.75572 0.84 1.55 3.75572 0.84 1.285 3.74773 0.820706 1.10577 3.74773 0.820706 1.285 3.75572 0.84 1.285 3.74773 0.820706 1.55 3.75572 0.84 1.55 3.74773 0.820706 1.285 3.74773 0.820706 1.285 3.74773 0.820706 1.55 3.74773 0.820706 1.285 3.745 0.8 1.10577 3.745 0.8 1.285 3.74773 0.820706 1.285 3.745 0.8 1.55 3.74773 0.820706 1.55 3.745 0.8 1.285 3.745 0.8 1.285 3.745 0.8 1.55 3.745 0.8 1.285 3.74773 0.779294 1.10577 3.74773 0.779294 1.285 3.745 0.8 1.285 3.74773 0.779294 1.55 3.745 0.8 1.55 3.74773 0.779294 1.285 3.74773 0.779294 1.285 3.74773 0.779294 1.55 3.74773 0.779294 1.285 3.75572 0.76 1.10577 3.75572 0.76 1.285 3.74773 0.779294 1.285 3.75572 0.76 1.55 3.74773 0.779294 1.55 3.75572 0.76 1.285 3.75572 0.76 1.285 3.75572 0.76 1.55 3.75572 0.76 1.285 3.76843 0.743431 1.10577 3.76843 0.743431 1.285 3.75572 0.76 1.285 3.76843 0.743431 1.55 3.75572 0.76 1.55 3.76843 0.743431 1.285 3.76843 0.743431 1.285 3.76843 0.743431 1.55 3.76843 0.743431 1.285 3.785 0.730718 1.10577 3.785 0.730718 1.285 3.76843 0.743431 1.285 3.785 0.730718 1.55 3.76843 0.743431 1.55 3.785 0.730718 1.285 3.785 0.730718 1.285 3.785 0.730718 1.55 3.785 0.730718 1.285 3.80429 0.722726 1.10577 3.80429 0.722726 1.285 3.785 0.730718 1.285 3.80429 0.722726 1.55 3.785 0.730718 1.55 3.80429 0.722726 1.285 3.80429 0.722726 1.285 3.80429 0.722726 1.55 3.80429 0.722726 1.285 3.825 0.72 1.10577 3.825 0.72 1.285 3.80429 0.722726 1.285 3.825 0.72 1.55 3.80429 0.722726 1.55 3.825 0.72 1.285 3.825 0.72 1.285 3.825 0.72 1.55 3.825 0.72 1.285 3.84571 0.722726 1.10577 3.84571 0.722726 1.285 3.825 0.72 1.285 3.84571 0.722726 1.10577 3.84571 0.722726 1.1 3.84829 0.713067 1.10577 3.825 0.72 1.10577 3.84571 0.722726 1.1 3.87 0.722058 1.1 3.84829 0.713067 1.10577 3.84571 0.722726 1.10577 3.865 0.730718 1.1 3.87 0.722058 1.1 3.87 0.722058 1.10577 3.865 0.730718 1.1 3.88864 0.73636 1.1 3.88864 0.73636 1.10577 3.865 0.730718 1.10577 3.88157 0.743431 1.1 3.90294 0.755 1.10577 3.88157 0.743431 1.10577 3.89428 0.76 1.1 3.91193 0.776706 1.10577 3.89428 0.76 1.10577 3.90227 0.779294 1.1 3.915 0.8 1.10577 3.90227 0.779294 1.10577 3.905 0.8 1.1 3.91193 0.823294 1.10577 3.905 0.8 1.10577 3.90227 0.820706 1.1 3.90294 0.845 1.10577 3.90227 0.820706 1.10577 3.89428 0.84 1.1 3.88864 0.86364 1.10577 3.89428 0.84 1.10577 3.88157 0.856569 1.1 3.87 0.877942 1.10577 3.88157 0.856569 1.10577 3.865 0.869282 1.1 3.84829 0.886933 1.10577 3.865 0.869282 1.10577 3.84571 0.877274 1.1 3.825 0.89 1.10577 3.84571 0.877274 1.10577 3.825 0.88 1.1 3.80171 0.886933 1.10577 3.825 0.88 1.10577 3.80429 0.877274 1.1 3.78 0.877942 1.10577 3.80429 0.877274 1.10577 3.785 0.869282 1.1 3.76136 0.86364 1.10577 3.785 0.869282 1.10577 3.76843 0.856569 1.1 3.74706 0.845 1.10577 3.76843 0.856569 1.10577 3.75572 0.84 1.1 3.73807 0.823294 1.10577 3.75572 0.84 1.10577 3.74773 0.820706 1.1 3.735 0.8 1.10577 3.74773 0.820706 1.10577 3.745 0.8 1.1 3.73807 0.776706 1.10577 3.745 0.8 1.10577 3.74773 0.779294 1.1 3.74706 0.755 1.10577 3.74773 0.779294 1.10577 3.75572 0.76 1.1 3.76136 0.73636 1.10577 3.75572 0.76 1.10577 3.76843 0.743431 1.1 3.78 0.722058 1.10577 3.76843 0.743431 1.10577 3.785 0.730718 1.1 3.80171 0.713067 1.10577 3.785 0.730718 1.10577 3.80429 0.722726 1.1 3.825 0.71 1.10577 3.80429 0.722726 1.10577 3.825 0.72 1.1 3.84829 0.713067 1.1 3.825 0.71 1.10577 3.825 0.72 1.1 3.88864 0.73636 1.10577 3.88157 0.743431 1.1 3.90294 0.755 1.1 3.90294 0.755 1.10577 3.89428 0.76 1.1 3.91193 0.776706 1.1 3.91193 0.776706 1.10577 3.90227 0.779294 1.1 3.915 0.8 1.1 3.915 0.8 1.10577 3.905 0.8 1.1 3.91193 0.823294 1.1 3.91193 0.823294 1.10577 3.90227 0.820706 1.1 3.90294 0.845 1.1 3.90294 0.845 1.10577 3.89428 0.84 1.1 3.88864 0.86364 1.1 3.88864 0.86364 1.10577 3.88157 0.856569 1.1 3.87 0.877942 1.1 3.87 0.877942 1.10577 3.865 0.869282 1.1 3.84829 0.886933 1.1 3.84829 0.886933 1.10577 3.84571 0.877274 1.1 3.825 0.89 1.1 3.825 0.89 1.10577 3.825 0.88 1.1 3.80171 0.886933 1.1 3.80171 0.886933 1.10577 3.80429 0.877274 1.1 3.78 0.877942 1.1 3.78 0.877942 1.10577 3.785 0.869282 1.1 3.76136 0.86364 1.1 3.76136 0.86364 1.10577 3.76843 0.856569 1.1 3.74706 0.845 1.1 3.74706 0.845 1.10577 3.75572 0.84 1.1 3.73807 0.823294 1.1 3.73807 0.823294 1.10577 3.74773 0.820706 1.1 3.735 0.8 1.1 3.735 0.8 1.10577 3.745 0.8 1.1 3.73807 0.776706 1.1 3.73807 0.776706 1.10577 3.74773 0.779294 1.1 3.74706 0.755 1.1 3.74706 0.755 1.10577 3.75572 0.76 1.1 3.76136 0.73636 1.1 3.76136 0.73636 1.10577 3.76843 0.743431 1.1 3.78 0.722058 1.1 3.78 0.722058 1.10577 3.785 0.730718 1.1 3.80171 0.713067 1.1 3.80171 0.713067 1.10577 3.80429 0.722726 1.1 3.825 0.71 1.55 1.95429 0.722726 1.59807 1.975 0.8 1.55 1.975 0.72 1.55 1.95429 0.722726 1.55 1.935 0.730718 1.59807 1.975 0.8 1.55 1.935 0.730718 1.55 1.91843 0.743431 1.59807 1.975 0.8 1.55 1.91843 0.743431 1.55 1.90572 0.76 1.59807 1.975 0.8 1.55 1.90572 0.76 1.55 1.89773 0.779294 1.59807 1.975 0.8 1.55 1.89773 0.779294 1.55 1.895 0.8 1.59807 1.975 0.8 1.55 1.895 0.8 1.55 1.89773 0.820706 1.59807 1.975 0.8 1.55 1.89773 0.820706 1.55 1.90572 0.84 1.59807 1.975 0.8 1.55 1.90572 0.84 1.55 1.91843 0.856569 1.59807 1.975 0.8 1.55 1.91843 0.856569 1.55 1.935 0.869282 1.59807 1.975 0.8 1.55 1.935 0.869282 1.55 1.95429 0.877274 1.59807 1.975 0.8 1.55 1.95429 0.877274 1.55 1.975 0.88 1.59807 1.975 0.8 1.55 1.975 0.88 1.55 1.99571 0.877274 1.59807 1.975 0.8 1.55 1.99571 0.877274 1.55 2.015 0.869282 1.59807 1.975 0.8 1.55 2.015 0.869282 1.55 2.03157 0.856569 1.59807 1.975 0.8 1.55 2.03157 0.856569 1.55 2.04428 0.84 1.59807 1.975 0.8 1.55 2.04428 0.84 1.55 2.05227 0.820706 1.59807 1.975 0.8 1.55 2.05227 0.820706 1.55 2.055 0.8 1.59807 1.975 0.8 1.55 2.055 0.8 1.55 2.05227 0.779294 1.59807 1.975 0.8 1.55 2.05227 0.779294 1.55 2.04428 0.76 1.59807 1.975 0.8 1.55 2.04428 0.76 1.55 2.03157 0.743431 1.59807 1.975 0.8 1.55 2.03157 0.743431 1.55 2.015 0.730718 1.59807 1.975 0.8 1.55 2.015 0.730718 1.55 1.99571 0.722726 1.59807 1.975 0.8 1.55 1.99571 0.722726 1.55 1.975 0.72 1.59807 1.975 0.8 1.55 1.99571 0.722726 1.285 1.99571 0.722726 1.55 1.975 0.72 1.55 1.99571 0.722726 1.285 2.015 0.730718 1.285 1.99571 0.722726 1.55 1.99571 0.722726 1.55 2.015 0.730718 1.285 2.015 0.730718 1.285 2.015 0.730718 1.55 2.015 0.730718 1.285 2.03157 0.743431 1.10577 2.03157 0.743431 1.285 2.03157 0.743431 1.10577 2.04428 0.76 1.10577 2.03157 0.743431 1.285 2.015 0.730718 1.285 2.03157 0.743431 1.10577 2.03157 0.743431 1.10577 2.015 0.730718 1.285 2.015 0.730718 1.285 2.015 0.730718 1.10577 2.015 0.730718 1.285 1.99571 0.722726 1.285 1.99571 0.722726 1.10577 2.015 0.730718 1.10577 1.99571 0.722726 1.285 1.975 0.72 1.10577 1.99571 0.722726 1.10577 1.975 0.72 1.285 1.95429 0.722726 1.10577 1.975 0.72 1.10577 1.95429 0.722726 1.285 1.935 0.730718 1.10577 1.95429 0.722726 1.10577 1.935 0.730718 1.285 1.91843 0.743431 1.10577 1.935 0.730718 1.10577 1.91843 0.743431 1.285 1.90572 0.76 1.10577 1.91843 0.743431 1.10577 1.90572 0.76 1.285 1.89773 0.779294 1.10577 1.90572 0.76 1.10577 1.89773 0.779294 1.285 1.895 0.8 1.10577 1.89773 0.779294 1.10577 1.895 0.8 1.285 1.89773 0.820706 1.10577 1.895 0.8 1.10577 1.89773 0.820706 1.285 1.90572 0.84 1.10577 1.89773 0.820706 1.10577 1.90572 0.84 1.285 1.91843 0.856569 1.10577 1.90572 0.84 1.10577 1.91843 0.856569 1.285 1.935 0.869282 1.10577 1.91843 0.856569 1.10577 1.935 0.869282 1.285 1.95429 0.877274 1.10577 1.935 0.869282 1.10577 1.95429 0.877274 1.285 1.975 0.88 1.10577 1.95429 0.877274 1.10577 1.975 0.88 1.285 1.99571 0.877274 1.10577 1.975 0.88 1.10577 1.99571 0.877274 1.285 2.015 0.869282 1.10577 1.99571 0.877274 1.10577 2.015 0.869282 1.285 2.03157 0.856569 1.10577 2.015 0.869282 1.10577 2.03157 0.856569 1.285 2.04428 0.84 1.10577 2.03157 0.856569 1.10577 2.04428 0.84 1.285 2.05227 0.820706 1.10577 2.04428 0.84 1.10577 2.05227 0.820706 1.285 2.055 0.8 1.10577 2.05227 0.820706 1.10577 2.055 0.8 1.285 2.05227 0.779294 1.10577 2.055 0.8 1.10577 2.05227 0.779294 1.285 2.04428 0.76 1.10577 2.05227 0.779294 1.10577 2.04428 0.76 1.285 2.03157 0.743431 1.285 2.04428 0.76 1.10577 2.04428 0.76 1.285 2.03157 0.743431 1.55 2.03157 0.743431 1.285 2.04428 0.76 1.285 2.03157 0.743431 1.55 2.015 0.730718 1.55 2.03157 0.743431 1.55 2.03157 0.743431 1.55 2.04428 0.76 1.285 2.04428 0.76 1.285 2.04428 0.76 1.55 2.04428 0.76 1.285 2.05227 0.779294 1.10577 2.05227 0.779294 1.285 2.04428 0.76 1.285 2.05227 0.779294 1.55 2.04428 0.76 1.55 2.05227 0.779294 1.285 2.05227 0.779294 1.285 2.05227 0.779294 1.55 2.05227 0.779294 1.285 2.055 0.8 1.10577 2.055 0.8 1.285 2.05227 0.779294 1.285 2.055 0.8 1.55 2.05227 0.779294 1.55 2.055 0.8 1.285 2.055 0.8 1.285 2.055 0.8 1.55 2.055 0.8 1.285 2.05227 0.820706 1.10577 2.05227 0.820706 1.285 2.055 0.8 1.285 2.05227 0.820706 1.55 2.055 0.8 1.55 2.05227 0.820706 1.285 2.05227 0.820706 1.285 2.05227 0.820706 1.55 2.05227 0.820706 1.285 2.04428 0.84 1.10577 2.04428 0.84 1.285 2.05227 0.820706 1.285 2.04428 0.84 1.55 2.05227 0.820706 1.55 2.04428 0.84 1.285 2.04428 0.84 1.285 2.04428 0.84 1.55 2.04428 0.84 1.285 2.03157 0.856569 1.10577 2.03157 0.856569 1.285 2.04428 0.84 1.285 2.03157 0.856569 1.55 2.04428 0.84 1.55 2.03157 0.856569 1.285 2.03157 0.856569 1.285 2.03157 0.856569 1.55 2.03157 0.856569 1.285 2.015 0.869282 1.10577 2.015 0.869282 1.285 2.03157 0.856569 1.285 2.015 0.869282 1.55 2.03157 0.856569 1.55 2.015 0.869282 1.285 2.015 0.869282 1.285 2.015 0.869282 1.55 2.015 0.869282 1.285 1.99571 0.877274 1.10577 1.99571 0.877274 1.285 2.015 0.869282 1.285 1.99571 0.877274 1.55 2.015 0.869282 1.55 1.99571 0.877274 1.285 1.99571 0.877274 1.285 1.99571 0.877274 1.55 1.99571 0.877274 1.285 1.975 0.88 1.10577 1.975 0.88 1.285 1.99571 0.877274 1.285 1.975 0.88 1.55 1.99571 0.877274 1.55 1.975 0.88 1.285 1.975 0.88 1.285 1.975 0.88 1.55 1.975 0.88 1.285 1.95429 0.877274 1.10577 1.95429 0.877274 1.285 1.975 0.88 1.285 1.95429 0.877274 1.55 1.975 0.88 1.55 1.95429 0.877274 1.285 1.95429 0.877274 1.285 1.95429 0.877274 1.55 1.95429 0.877274 1.285 1.935 0.869282 1.10577 1.935 0.869282 1.285 1.95429 0.877274 1.285 1.935 0.869282 1.55 1.95429 0.877274 1.55 1.935 0.869282 1.285 1.935 0.869282 1.285 1.935 0.869282 1.55 1.935 0.869282 1.285 1.91843 0.856569 1.10577 1.91843 0.856569 1.285 1.935 0.869282 1.285 1.91843 0.856569 1.55 1.935 0.869282 1.55 1.91843 0.856569 1.285 1.91843 0.856569 1.285 1.91843 0.856569 1.55 1.91843 0.856569 1.285 1.90572 0.84 1.10577 1.90572 0.84 1.285 1.91843 0.856569 1.285 1.90572 0.84 1.55 1.91843 0.856569 1.55 1.90572 0.84 1.285 1.90572 0.84 1.285 1.90572 0.84 1.55 1.90572 0.84 1.285 1.89773 0.820706 1.10577 1.89773 0.820706 1.285 1.90572 0.84 1.285 1.89773 0.820706 1.55 1.90572 0.84 1.55 1.89773 0.820706 1.285 1.89773 0.820706 1.285 1.89773 0.820706 1.55 1.89773 0.820706 1.285 1.895 0.8 1.10577 1.895 0.8 1.285 1.89773 0.820706 1.285 1.895 0.8 1.55 1.89773 0.820706 1.55 1.895 0.8 1.285 1.895 0.8 1.285 1.895 0.8 1.55 1.895 0.8 1.285 1.89773 0.779294 1.10577 1.89773 0.779294 1.285 1.895 0.8 1.285 1.89773 0.779294 1.55 1.895 0.8 1.55 1.89773 0.779294 1.285 1.89773 0.779294 1.285 1.89773 0.779294 1.55 1.89773 0.779294 1.285 1.90572 0.76 1.10577 1.90572 0.76 1.285 1.89773 0.779294 1.285 1.90572 0.76 1.55 1.89773 0.779294 1.55 1.90572 0.76 1.285 1.90572 0.76 1.285 1.90572 0.76 1.55 1.90572 0.76 1.285 1.91843 0.743431 1.10577 1.91843 0.743431 1.285 1.90572 0.76 1.285 1.91843 0.743431 1.55 1.90572 0.76 1.55 1.91843 0.743431 1.285 1.91843 0.743431 1.285 1.91843 0.743431 1.55 1.91843 0.743431 1.285 1.935 0.730718 1.10577 1.935 0.730718 1.285 1.91843 0.743431 1.285 1.935 0.730718 1.55 1.91843 0.743431 1.55 1.935 0.730718 1.285 1.935 0.730718 1.285 1.935 0.730718 1.55 1.935 0.730718 1.285 1.95429 0.722726 1.10577 1.95429 0.722726 1.285 1.935 0.730718 1.285 1.95429 0.722726 1.55 1.935 0.730718 1.55 1.95429 0.722726 1.285 1.95429 0.722726 1.285 1.95429 0.722726 1.55 1.95429 0.722726 1.285 1.975 0.72 1.10577 1.975 0.72 1.285 1.95429 0.722726 1.285 1.975 0.72 1.55 1.95429 0.722726 1.55 1.975 0.72 1.285 1.975 0.72 1.285 1.975 0.72 1.55 1.975 0.72 1.285 1.99571 0.722726 1.10577 1.99571 0.722726 1.285 1.975 0.72 1.285 1.99571 0.722726 1.10577 1.99571 0.722726 1.1 1.99829 0.713067 1.10577 1.975 0.72 1.10577 1.99571 0.722726 1.1 2.02 0.722058 1.1 1.99829 0.713067 1.10577 1.99571 0.722726 1.10577 2.015 0.730718 1.1 2.02 0.722058 1.1 2.02 0.722058 1.10577 2.015 0.730718 1.1 2.03864 0.73636 1.1 2.03864 0.73636 1.10577 2.015 0.730718 1.10577 2.03157 0.743431 1.1 2.05294 0.755 1.10577 2.03157 0.743431 1.10577 2.04428 0.76 1.1 2.06193 0.776706 1.10577 2.04428 0.76 1.10577 2.05227 0.779294 1.1 2.065 0.8 1.10577 2.05227 0.779294 1.10577 2.055 0.8 1.1 2.06193 0.823294 1.10577 2.055 0.8 1.10577 2.05227 0.820706 1.1 2.05294 0.845 1.10577 2.05227 0.820706 1.10577 2.04428 0.84 1.1 2.03864 0.86364 1.10577 2.04428 0.84 1.10577 2.03157 0.856569 1.1 2.02 0.877942 1.10577 2.03157 0.856569 1.10577 2.015 0.869282 1.1 1.99829 0.886933 1.10577 2.015 0.869282 1.10577 1.99571 0.877274 1.1 1.975 0.89 1.10577 1.99571 0.877274 1.10577 1.975 0.88 1.1 1.95171 0.886933 1.10577 1.975 0.88 1.10577 1.95429 0.877274 1.1 1.93 0.877942 1.10577 1.95429 0.877274 1.10577 1.935 0.869282 1.1 1.91136 0.86364 1.10577 1.935 0.869282 1.10577 1.91843 0.856569 1.1 1.89706 0.845 1.10577 1.91843 0.856569 1.10577 1.90572 0.84 1.1 1.88807 0.823294 1.10577 1.90572 0.84 1.10577 1.89773 0.820706 1.1 1.885 0.8 1.10577 1.89773 0.820706 1.10577 1.895 0.8 1.1 1.88807 0.776706 1.10577 1.895 0.8 1.10577 1.89773 0.779294 1.1 1.89706 0.755 1.10577 1.89773 0.779294 1.10577 1.90572 0.76 1.1 1.91136 0.73636 1.10577 1.90572 0.76 1.10577 1.91843 0.743431 1.1 1.93 0.722058 1.10577 1.91843 0.743431 1.10577 1.935 0.730718 1.1 1.95171 0.713067 1.10577 1.935 0.730718 1.10577 1.95429 0.722726 1.1 1.975 0.71 1.10577 1.95429 0.722726 1.10577 1.975 0.72 1.1 1.99829 0.713067 1.1 1.975 0.71 1.10577 1.975 0.72 1.1 2.03864 0.73636 1.10577 2.03157 0.743431 1.1 2.05294 0.755 1.1 2.05294 0.755 1.10577 2.04428 0.76 1.1 2.06193 0.776706 1.1 2.06193 0.776706 1.10577 2.05227 0.779294 1.1 2.065 0.8 1.1 2.065 0.8 1.10577 2.055 0.8 1.1 2.06193 0.823294 1.1 2.06193 0.823294 1.10577 2.05227 0.820706 1.1 2.05294 0.845 1.1 2.05294 0.845 1.10577 2.04428 0.84 1.1 2.03864 0.86364 1.1 2.03864 0.86364 1.10577 2.03157 0.856569 1.1 2.02 0.877942 1.1 2.02 0.877942 1.10577 2.015 0.869282 1.1 1.99829 0.886933 1.1 1.99829 0.886933 1.10577 1.99571 0.877274 1.1 1.975 0.89 1.1 1.975 0.89 1.10577 1.975 0.88 1.1 1.95171 0.886933 1.1 1.95171 0.886933 1.10577 1.95429 0.877274 1.1 1.93 0.877942 1.1 1.93 0.877942 1.10577 1.935 0.869282 1.1 1.91136 0.86364 1.1 1.91136 0.86364 1.10577 1.91843 0.856569 1.1 1.89706 0.845 1.1 1.89706 0.845 1.10577 1.90572 0.84 1.1 1.88807 0.823294 1.1 1.88807 0.823294 1.10577 1.89773 0.820706 1.1 1.885 0.8 1.1 1.885 0.8 1.10577 1.895 0.8 1.1 1.88807 0.776706 1.1 1.88807 0.776706 1.10577 1.89773 0.779294 1.1 1.89706 0.755 1.1 1.89706 0.755 1.10577 1.90572 0.76 1.1 1.91136 0.73636 1.1 1.91136 0.73636 1.10577 1.91843 0.743431 1.1 1.93 0.722058 1.1 1.93 0.722058 1.10577 1.935 0.730718 1.1 1.95171 0.713067 1.1 1.95171 0.713067 1.10577 1.95429 0.722726 1.1 1.975 0.71 1.55 3.91929 4.92273 1.59807 3.94 5 1.55 3.94 4.92 1.55 3.91929 4.92273 1.55 3.9 4.93072 1.59807 3.94 5 1.55 3.9 4.93072 1.55 3.88343 4.94343 1.59807 3.94 5 1.55 3.88343 4.94343 1.55 3.87072 4.96 1.59807 3.94 5 1.55 3.87072 4.96 1.55 3.86273 4.97929 1.59807 3.94 5 1.55 3.86273 4.97929 1.55 3.86 5 1.59807 3.94 5 1.55 3.86 5 1.55 3.86273 5.02071 1.59807 3.94 5 1.55 3.86273 5.02071 1.55 3.87072 5.04 1.59807 3.94 5 1.55 3.87072 5.04 1.55 3.88343 5.05657 1.59807 3.94 5 1.55 3.88343 5.05657 1.55 3.9 5.06928 1.59807 3.94 5 1.55 3.9 5.06928 1.55 3.91929 5.07727 1.59807 3.94 5 1.55 3.91929 5.07727 1.55 3.94 5.08 1.59807 3.94 5 1.55 3.94 5.08 1.55 3.96071 5.07727 1.59807 3.94 5 1.55 3.96071 5.07727 1.55 3.98 5.06928 1.59807 3.94 5 1.55 3.98 5.06928 1.55 3.99657 5.05657 1.59807 3.94 5 1.55 3.99657 5.05657 1.55 4.00928 5.04 1.59807 3.94 5 1.55 4.00928 5.04 1.55 4.01727 5.02071 1.59807 3.94 5 1.55 4.01727 5.02071 1.55 4.02 5 1.59807 3.94 5 1.55 4.02 5 1.55 4.01727 4.97929 1.59807 3.94 5 1.55 4.01727 4.97929 1.55 4.00928 4.96 1.59807 3.94 5 1.55 4.00928 4.96 1.55 3.99657 4.94343 1.59807 3.94 5 1.55 3.99657 4.94343 1.55 3.98 4.93072 1.59807 3.94 5 1.55 3.98 4.93072 1.55 3.96071 4.92273 1.59807 3.94 5 1.55 3.96071 4.92273 1.55 3.94 4.92 1.59807 3.94 5 1.55 3.96071 4.92273 1.285 3.96071 4.92273 1.55 3.94 4.92 1.55 3.96071 4.92273 1.285 3.98 4.93072 1.285 3.96071 4.92273 1.55 3.96071 4.92273 1.55 3.98 4.93072 1.285 3.98 4.93072 1.285 3.98 4.93072 1.55 3.98 4.93072 1.285 3.99657 4.94343 1.10577 3.99657 4.94343 1.285 3.99657 4.94343 1.10577 4.00928 4.96 1.10577 3.99657 4.94343 1.285 3.98 4.93072 1.285 3.99657 4.94343 1.10577 3.99657 4.94343 1.10577 3.98 4.93072 1.285 3.98 4.93072 1.285 3.98 4.93072 1.10577 3.98 4.93072 1.285 3.96071 4.92273 1.285 3.96071 4.92273 1.10577 3.98 4.93072 1.10577 3.96071 4.92273 1.285 3.94 4.92 1.10577 3.96071 4.92273 1.10577 3.94 4.92 1.285 3.91929 4.92273 1.10577 3.94 4.92 1.10577 3.91929 4.92273 1.285 3.9 4.93072 1.10577 3.91929 4.92273 1.10577 3.9 4.93072 1.285 3.88343 4.94343 1.10577 3.9 4.93072 1.10577 3.88343 4.94343 1.285 3.87072 4.96 1.10577 3.88343 4.94343 1.10577 3.87072 4.96 1.285 3.86273 4.97929 1.10577 3.87072 4.96 1.10577 3.86273 4.97929 1.285 3.86 5 1.10577 3.86273 4.97929 1.10577 3.86 5 1.285 3.86273 5.02071 1.10577 3.86 5 1.10577 3.86273 5.02071 1.285 3.87072 5.04 1.10577 3.86273 5.02071 1.10577 3.87072 5.04 1.285 3.88343 5.05657 1.10577 3.87072 5.04 1.10577 3.88343 5.05657 1.285 3.9 5.06928 1.10577 3.88343 5.05657 1.10577 3.9 5.06928 1.285 3.91929 5.07727 1.10577 3.9 5.06928 1.10577 3.91929 5.07727 1.285 3.94 5.08 1.10577 3.91929 5.07727 1.10577 3.94 5.08 1.285 3.96071 5.07727 1.10577 3.94 5.08 1.10577 3.96071 5.07727 1.285 3.98 5.06928 1.10577 3.96071 5.07727 1.10577 3.98 5.06928 1.285 3.99657 5.05657 1.10577 3.98 5.06928 1.10577 3.99657 5.05657 1.285 4.00928 5.04 1.10577 3.99657 5.05657 1.10577 4.00928 5.04 1.285 4.01727 5.02071 1.10577 4.00928 5.04 1.10577 4.01727 5.02071 1.285 4.02 5 1.10577 4.01727 5.02071 1.10577 4.02 5 1.285 4.01727 4.97929 1.10577 4.02 5 1.10577 4.01727 4.97929 1.285 4.00928 4.96 1.10577 4.01727 4.97929 1.10577 4.00928 4.96 1.285 3.99657 4.94343 1.285 4.00928 4.96 1.10577 4.00928 4.96 1.285 3.99657 4.94343 1.55 3.99657 4.94343 1.285 4.00928 4.96 1.285 3.99657 4.94343 1.55 3.98 4.93072 1.55 3.99657 4.94343 1.55 3.99657 4.94343 1.55 4.00928 4.96 1.285 4.00928 4.96 1.285 4.00928 4.96 1.55 4.00928 4.96 1.285 4.01727 4.97929 1.10577 4.01727 4.97929 1.285 4.00928 4.96 1.285 4.01727 4.97929 1.55 4.00928 4.96 1.55 4.01727 4.97929 1.285 4.01727 4.97929 1.285 4.01727 4.97929 1.55 4.01727 4.97929 1.285 4.02 5 1.10577 4.02 5 1.285 4.01727 4.97929 1.285 4.02 5 1.55 4.01727 4.97929 1.55 4.02 5 1.285 4.02 5 1.285 4.02 5 1.55 4.02 5 1.285 4.01727 5.02071 1.10577 4.01727 5.02071 1.285 4.02 5 1.285 4.01727 5.02071 1.55 4.02 5 1.55 4.01727 5.02071 1.285 4.01727 5.02071 1.285 4.01727 5.02071 1.55 4.01727 5.02071 1.285 4.00928 5.04 1.10577 4.00928 5.04 1.285 4.01727 5.02071 1.285 4.00928 5.04 1.55 4.01727 5.02071 1.55 4.00928 5.04 1.285 4.00928 5.04 1.285 4.00928 5.04 1.55 4.00928 5.04 1.285 3.99657 5.05657 1.10577 3.99657 5.05657 1.285 4.00928 5.04 1.285 3.99657 5.05657 1.55 4.00928 5.04 1.55 3.99657 5.05657 1.285 3.99657 5.05657 1.285 3.99657 5.05657 1.55 3.99657 5.05657 1.285 3.98 5.06928 1.10577 3.98 5.06928 1.285 3.99657 5.05657 1.285 3.98 5.06928 1.55 3.99657 5.05657 1.55 3.98 5.06928 1.285 3.98 5.06928 1.285 3.98 5.06928 1.55 3.98 5.06928 1.285 3.96071 5.07727 1.10577 3.96071 5.07727 1.285 3.98 5.06928 1.285 3.96071 5.07727 1.55 3.98 5.06928 1.55 3.96071 5.07727 1.285 3.96071 5.07727 1.285 3.96071 5.07727 1.55 3.96071 5.07727 1.285 3.94 5.08 1.10577 3.94 5.08 1.285 3.96071 5.07727 1.285 3.94 5.08 1.55 3.96071 5.07727 1.55 3.94 5.08 1.285 3.94 5.08 1.285 3.94 5.08 1.55 3.94 5.08 1.285 3.91929 5.07727 1.10577 3.91929 5.07727 1.285 3.94 5.08 1.285 3.91929 5.07727 1.55 3.94 5.08 1.55 3.91929 5.07727 1.285 3.91929 5.07727 1.285 3.91929 5.07727 1.55 3.91929 5.07727 1.285 3.9 5.06928 1.10577 3.9 5.06928 1.285 3.91929 5.07727 1.285 3.9 5.06928 1.55 3.91929 5.07727 1.55 3.9 5.06928 1.285 3.9 5.06928 1.285 3.9 5.06928 1.55 3.9 5.06928 1.285 3.88343 5.05657 1.10577 3.88343 5.05657 1.285 3.9 5.06928 1.285 3.88343 5.05657 1.55 3.9 5.06928 1.55 3.88343 5.05657 1.285 3.88343 5.05657 1.285 3.88343 5.05657 1.55 3.88343 5.05657 1.285 3.87072 5.04 1.10577 3.87072 5.04 1.285 3.88343 5.05657 1.285 3.87072 5.04 1.55 3.88343 5.05657 1.55 3.87072 5.04 1.285 3.87072 5.04 1.285 3.87072 5.04 1.55 3.87072 5.04 1.285 3.86273 5.02071 1.10577 3.86273 5.02071 1.285 3.87072 5.04 1.285 3.86273 5.02071 1.55 3.87072 5.04 1.55 3.86273 5.02071 1.285 3.86273 5.02071 1.285 3.86273 5.02071 1.55 3.86273 5.02071 1.285 3.86 5 1.10577 3.86 5 1.285 3.86273 5.02071 1.285 3.86 5 1.55 3.86273 5.02071 1.55 3.86 5 1.285 3.86 5 1.285 3.86 5 1.55 3.86 5 1.285 3.86273 4.97929 1.10577 3.86273 4.97929 1.285 3.86 5 1.285 3.86273 4.97929 1.55 3.86 5 1.55 3.86273 4.97929 1.285 3.86273 4.97929 1.285 3.86273 4.97929 1.55 3.86273 4.97929 1.285 3.87072 4.96 1.10577 3.87072 4.96 1.285 3.86273 4.97929 1.285 3.87072 4.96 1.55 3.86273 4.97929 1.55 3.87072 4.96 1.285 3.87072 4.96 1.285 3.87072 4.96 1.55 3.87072 4.96 1.285 3.88343 4.94343 1.10577 3.88343 4.94343 1.285 3.87072 4.96 1.285 3.88343 4.94343 1.55 3.87072 4.96 1.55 3.88343 4.94343 1.285 3.88343 4.94343 1.285 3.88343 4.94343 1.55 3.88343 4.94343 1.285 3.9 4.93072 1.10577 3.9 4.93072 1.285 3.88343 4.94343 1.285 3.9 4.93072 1.55 3.88343 4.94343 1.55 3.9 4.93072 1.285 3.9 4.93072 1.285 3.9 4.93072 1.55 3.9 4.93072 1.285 3.91929 4.92273 1.10577 3.91929 4.92273 1.285 3.9 4.93072 1.285 3.91929 4.92273 1.55 3.9 4.93072 1.55 3.91929 4.92273 1.285 3.91929 4.92273 1.285 3.91929 4.92273 1.55 3.91929 4.92273 1.285 3.94 4.92 1.10577 3.94 4.92 1.285 3.91929 4.92273 1.285 3.94 4.92 1.55 3.91929 4.92273 1.55 3.94 4.92 1.285 3.94 4.92 1.285 3.94 4.92 1.55 3.94 4.92 1.285 3.96071 4.92273 1.10577 3.96071 4.92273 1.285 3.94 4.92 1.285 3.96071 4.92273 1.10577 3.96071 4.92273 1.1 3.96329 4.91307 1.10577 3.94 4.92 1.10577 3.96071 4.92273 1.1 3.985 4.92206 1.1 3.96329 4.91307 1.10577 3.96071 4.92273 1.10577 3.98 4.93072 1.1 3.985 4.92206 1.1 3.985 4.92206 1.10577 3.98 4.93072 1.1 4.00364 4.93636 1.1 4.00364 4.93636 1.10577 3.98 4.93072 1.10577 3.99657 4.94343 1.1 4.01794 4.955 1.10577 3.99657 4.94343 1.10577 4.00928 4.96 1.1 4.02693 4.97671 1.10577 4.00928 4.96 1.10577 4.01727 4.97929 1.1 4.03 5 1.10577 4.01727 4.97929 1.10577 4.02 5 1.1 4.02693 5.02329 1.10577 4.02 5 1.10577 4.01727 5.02071 1.1 4.01794 5.045 1.10577 4.01727 5.02071 1.10577 4.00928 5.04 1.1 4.00364 5.06364 1.10577 4.00928 5.04 1.10577 3.99657 5.05657 1.1 3.985 5.07794 1.10577 3.99657 5.05657 1.10577 3.98 5.06928 1.1 3.96329 5.08693 1.10577 3.98 5.06928 1.10577 3.96071 5.07727 1.1 3.94 5.09 1.10577 3.96071 5.07727 1.10577 3.94 5.08 1.1 3.91671 5.08693 1.10577 3.94 5.08 1.10577 3.91929 5.07727 1.1 3.895 5.07794 1.10577 3.91929 5.07727 1.10577 3.9 5.06928 1.1 3.87636 5.06364 1.10577 3.9 5.06928 1.10577 3.88343 5.05657 1.1 3.86206 5.045 1.10577 3.88343 5.05657 1.10577 3.87072 5.04 1.1 3.85307 5.02329 1.10577 3.87072 5.04 1.10577 3.86273 5.02071 1.1 3.85 5 1.10577 3.86273 5.02071 1.10577 3.86 5 1.1 3.85307 4.97671 1.10577 3.86 5 1.10577 3.86273 4.97929 1.1 3.86206 4.955 1.10577 3.86273 4.97929 1.10577 3.87072 4.96 1.1 3.87636 4.93636 1.10577 3.87072 4.96 1.10577 3.88343 4.94343 1.1 3.895 4.92206 1.10577 3.88343 4.94343 1.10577 3.9 4.93072 1.1 3.91671 4.91307 1.10577 3.9 4.93072 1.10577 3.91929 4.92273 1.1 3.94 4.91 1.10577 3.91929 4.92273 1.10577 3.94 4.92 1.1 3.96329 4.91307 1.1 3.94 4.91 1.10577 3.94 4.92 1.1 4.00364 4.93636 1.10577 3.99657 4.94343 1.1 4.01794 4.955 1.1 4.01794 4.955 1.10577 4.00928 4.96 1.1 4.02693 4.97671 1.1 4.02693 4.97671 1.10577 4.01727 4.97929 1.1 4.03 5 1.1 4.03 5 1.10577 4.02 5 1.1 4.02693 5.02329 1.1 4.02693 5.02329 1.10577 4.01727 5.02071 1.1 4.01794 5.045 1.1 4.01794 5.045 1.10577 4.00928 5.04 1.1 4.00364 5.06364 1.1 4.00364 5.06364 1.10577 3.99657 5.05657 1.1 3.985 5.07794 1.1 3.985 5.07794 1.10577 3.98 5.06928 1.1 3.96329 5.08693 1.1 3.96329 5.08693 1.10577 3.96071 5.07727 1.1 3.94 5.09 1.1 3.94 5.09 1.10577 3.94 5.08 1.1 3.91671 5.08693 1.1 3.91671 5.08693 1.10577 3.91929 5.07727 1.1 3.895 5.07794 1.1 3.895 5.07794 1.10577 3.9 5.06928 1.1 3.87636 5.06364 1.1 3.87636 5.06364 1.10577 3.88343 5.05657 1.1 3.86206 5.045 1.1 3.86206 5.045 1.10577 3.87072 5.04 1.1 3.85307 5.02329 1.1 3.85307 5.02329 1.10577 3.86273 5.02071 1.1 3.85 5 1.1 3.85 5 1.10577 3.86 5 1.1 3.85307 4.97671 1.1 3.85307 4.97671 1.10577 3.86273 4.97929 1.1 3.86206 4.955 1.1 3.86206 4.955 1.10577 3.87072 4.96 1.1 3.87636 4.93636 1.1 3.87636 4.93636 1.10577 3.88343 4.94343 1.1 3.895 4.92206 1.1 3.895 4.92206 1.10577 3.9 4.93072 1.1 3.91671 4.91307 1.1 3.91671 4.91307 1.10577 3.91929 4.92273 1.1 3.94 4.91 1.55 1.83929 4.92273 1.59807 1.86 5 1.55 1.86 4.92 1.55 1.83929 4.92273 1.55 1.82 4.93072 1.59807 1.86 5 1.55 1.82 4.93072 1.55 1.80343 4.94343 1.59807 1.86 5 1.55 1.80343 4.94343 1.55 1.79072 4.96 1.59807 1.86 5 1.55 1.79072 4.96 1.55 1.78273 4.97929 1.59807 1.86 5 1.55 1.78273 4.97929 1.55 1.78 5 1.59807 1.86 5 1.55 1.78 5 1.55 1.78273 5.02071 1.59807 1.86 5 1.55 1.78273 5.02071 1.55 1.79072 5.04 1.59807 1.86 5 1.55 1.79072 5.04 1.55 1.80343 5.05657 1.59807 1.86 5 1.55 1.80343 5.05657 1.55 1.82 5.06928 1.59807 1.86 5 1.55 1.82 5.06928 1.55 1.83929 5.07727 1.59807 1.86 5 1.55 1.83929 5.07727 1.55 1.86 5.08 1.59807 1.86 5 1.55 1.86 5.08 1.55 1.88071 5.07727 1.59807 1.86 5 1.55 1.88071 5.07727 1.55 1.9 5.06928 1.59807 1.86 5 1.55 1.9 5.06928 1.55 1.91657 5.05657 1.59807 1.86 5 1.55 1.91657 5.05657 1.55 1.92928 5.04 1.59807 1.86 5 1.55 1.92928 5.04 1.55 1.93727 5.02071 1.59807 1.86 5 1.55 1.93727 5.02071 1.55 1.94 5 1.59807 1.86 5 1.55 1.94 5 1.55 1.93727 4.97929 1.59807 1.86 5 1.55 1.93727 4.97929 1.55 1.92928 4.96 1.59807 1.86 5 1.55 1.92928 4.96 1.55 1.91657 4.94343 1.59807 1.86 5 1.55 1.91657 4.94343 1.55 1.9 4.93072 1.59807 1.86 5 1.55 1.9 4.93072 1.55 1.88071 4.92273 1.59807 1.86 5 1.55 1.88071 4.92273 1.55 1.86 4.92 1.59807 1.86 5 1.55 1.88071 4.92273 1.285 1.88071 4.92273 1.55 1.86 4.92 1.55 1.88071 4.92273 1.285 1.9 4.93072 1.285 1.88071 4.92273 1.55 1.88071 4.92273 1.55 1.9 4.93072 1.285 1.9 4.93072 1.285 1.9 4.93072 1.55 1.9 4.93072 1.285 1.91657 4.94343 1.10577 1.91657 4.94343 1.285 1.91657 4.94343 1.10577 1.92928 4.96 1.10577 1.91657 4.94343 1.285 1.9 4.93072 1.285 1.91657 4.94343 1.10577 1.91657 4.94343 1.10577 1.9 4.93072 1.285 1.9 4.93072 1.285 1.9 4.93072 1.10577 1.9 4.93072 1.285 1.88071 4.92273 1.285 1.88071 4.92273 1.10577 1.9 4.93072 1.10577 1.88071 4.92273 1.285 1.86 4.92 1.10577 1.88071 4.92273 1.10577 1.86 4.92 1.285 1.83929 4.92273 1.10577 1.86 4.92 1.10577 1.83929 4.92273 1.285 1.82 4.93072 1.10577 1.83929 4.92273 1.10577 1.82 4.93072 1.285 1.80343 4.94343 1.10577 1.82 4.93072 1.10577 1.80343 4.94343 1.285 1.79072 4.96 1.10577 1.80343 4.94343 1.10577 1.79072 4.96 1.285 1.78273 4.97929 1.10577 1.79072 4.96 1.10577 1.78273 4.97929 1.285 1.78 5 1.10577 1.78273 4.97929 1.10577 1.78 5 1.285 1.78273 5.02071 1.10577 1.78 5 1.10577 1.78273 5.02071 1.285 1.79072 5.04 1.10577 1.78273 5.02071 1.10577 1.79072 5.04 1.285 1.80343 5.05657 1.10577 1.79072 5.04 1.10577 1.80343 5.05657 1.285 1.82 5.06928 1.10577 1.80343 5.05657 1.10577 1.82 5.06928 1.285 1.83929 5.07727 1.10577 1.82 5.06928 1.10577 1.83929 5.07727 1.285 1.86 5.08 1.10577 1.83929 5.07727 1.10577 1.86 5.08 1.285 1.88071 5.07727 1.10577 1.86 5.08 1.10577 1.88071 5.07727 1.285 1.9 5.06928 1.10577 1.88071 5.07727 1.10577 1.9 5.06928 1.285 1.91657 5.05657 1.10577 1.9 5.06928 1.10577 1.91657 5.05657 1.285 1.92928 5.04 1.10577 1.91657 5.05657 1.10577 1.92928 5.04 1.285 1.93727 5.02071 1.10577 1.92928 5.04 1.10577 1.93727 5.02071 1.285 1.94 5 1.10577 1.93727 5.02071 1.10577 1.94 5 1.285 1.93727 4.97929 1.10577 1.94 5 1.10577 1.93727 4.97929 1.285 1.92928 4.96 1.10577 1.93727 4.97929 1.10577 1.92928 4.96 1.285 1.91657 4.94343 1.285 1.92928 4.96 1.10577 1.92928 4.96 1.285 1.91657 4.94343 1.55 1.91657 4.94343 1.285 1.92928 4.96 1.285 1.91657 4.94343 1.55 1.9 4.93072 1.55 1.91657 4.94343 1.55 1.91657 4.94343 1.55 1.92928 4.96 1.285 1.92928 4.96 1.285 1.92928 4.96 1.55 1.92928 4.96 1.285 1.93727 4.97929 1.10577 1.93727 4.97929 1.285 1.92928 4.96 1.285 1.93727 4.97929 1.55 1.92928 4.96 1.55 1.93727 4.97929 1.285 1.93727 4.97929 1.285 1.93727 4.97929 1.55 1.93727 4.97929 1.285 1.94 5 1.10577 1.94 5 1.285 1.93727 4.97929 1.285 1.94 5 1.55 1.93727 4.97929 1.55 1.94 5 1.285 1.94 5 1.285 1.94 5 1.55 1.94 5 1.285 1.93727 5.02071 1.10577 1.93727 5.02071 1.285 1.94 5 1.285 1.93727 5.02071 1.55 1.94 5 1.55 1.93727 5.02071 1.285 1.93727 5.02071 1.285 1.93727 5.02071 1.55 1.93727 5.02071 1.285 1.92928 5.04 1.10577 1.92928 5.04 1.285 1.93727 5.02071 1.285 1.92928 5.04 1.55 1.93727 5.02071 1.55 1.92928 5.04 1.285 1.92928 5.04 1.285 1.92928 5.04 1.55 1.92928 5.04 1.285 1.91657 5.05657 1.10577 1.91657 5.05657 1.285 1.92928 5.04 1.285 1.91657 5.05657 1.55 1.92928 5.04 1.55 1.91657 5.05657 1.285 1.91657 5.05657 1.285 1.91657 5.05657 1.55 1.91657 5.05657 1.285 1.9 5.06928 1.10577 1.9 5.06928 1.285 1.91657 5.05657 1.285 1.9 5.06928 1.55 1.91657 5.05657 1.55 1.9 5.06928 1.285 1.9 5.06928 1.285 1.9 5.06928 1.55 1.9 5.06928 1.285 1.88071 5.07727 1.10577 1.88071 5.07727 1.285 1.9 5.06928 1.285 1.88071 5.07727 1.55 1.9 5.06928 1.55 1.88071 5.07727 1.285 1.88071 5.07727 1.285 1.88071 5.07727 1.55 1.88071 5.07727 1.285 1.86 5.08 1.10577 1.86 5.08 1.285 1.88071 5.07727 1.285 1.86 5.08 1.55 1.88071 5.07727 1.55 1.86 5.08 1.285 1.86 5.08 1.285 1.86 5.08 1.55 1.86 5.08 1.285 1.83929 5.07727 1.10577 1.83929 5.07727 1.285 1.86 5.08 1.285 1.83929 5.07727 1.55 1.86 5.08 1.55 1.83929 5.07727 1.285 1.83929 5.07727 1.285 1.83929 5.07727 1.55 1.83929 5.07727 1.285 1.82 5.06928 1.10577 1.82 5.06928 1.285 1.83929 5.07727 1.285 1.82 5.06928 1.55 1.83929 5.07727 1.55 1.82 5.06928 1.285 1.82 5.06928 1.285 1.82 5.06928 1.55 1.82 5.06928 1.285 1.80343 5.05657 1.10577 1.80343 5.05657 1.285 1.82 5.06928 1.285 1.80343 5.05657 1.55 1.82 5.06928 1.55 1.80343 5.05657 1.285 1.80343 5.05657 1.285 1.80343 5.05657 1.55 1.80343 5.05657 1.285 1.79072 5.04 1.10577 1.79072 5.04 1.285 1.80343 5.05657 1.285 1.79072 5.04 1.55 1.80343 5.05657 1.55 1.79072 5.04 1.285 1.79072 5.04 1.285 1.79072 5.04 1.55 1.79072 5.04 1.285 1.78273 5.02071 1.10577 1.78273 5.02071 1.285 1.79072 5.04 1.285 1.78273 5.02071 1.55 1.79072 5.04 1.55 1.78273 5.02071 1.285 1.78273 5.02071 1.285 1.78273 5.02071 1.55 1.78273 5.02071 1.285 1.78 5 1.10577 1.78 5 1.285 1.78273 5.02071 1.285 1.78 5 1.55 1.78273 5.02071 1.55 1.78 5 1.285 1.78 5 1.285 1.78 5 1.55 1.78 5 1.285 1.78273 4.97929 1.10577 1.78273 4.97929 1.285 1.78 5 1.285 1.78273 4.97929 1.55 1.78 5 1.55 1.78273 4.97929 1.285 1.78273 4.97929 1.285 1.78273 4.97929 1.55 1.78273 4.97929 1.285 1.79072 4.96 1.10577 1.79072 4.96 1.285 1.78273 4.97929 1.285 1.79072 4.96 1.55 1.78273 4.97929 1.55 1.79072 4.96 1.285 1.79072 4.96 1.285 1.79072 4.96 1.55 1.79072 4.96 1.285 1.80343 4.94343 1.10577 1.80343 4.94343 1.285 1.79072 4.96 1.285 1.80343 4.94343 1.55 1.79072 4.96 1.55 1.80343 4.94343 1.285 1.80343 4.94343 1.285 1.80343 4.94343 1.55 1.80343 4.94343 1.285 1.82 4.93072 1.10577 1.82 4.93072 1.285 1.80343 4.94343 1.285 1.82 4.93072 1.55 1.80343 4.94343 1.55 1.82 4.93072 1.285 1.82 4.93072 1.285 1.82 4.93072 1.55 1.82 4.93072 1.285 1.83929 4.92273 1.10577 1.83929 4.92273 1.285 1.82 4.93072 1.285 1.83929 4.92273 1.55 1.82 4.93072 1.55 1.83929 4.92273 1.285 1.83929 4.92273 1.285 1.83929 4.92273 1.55 1.83929 4.92273 1.285 1.86 4.92 1.10577 1.86 4.92 1.285 1.83929 4.92273 1.285 1.86 4.92 1.55 1.83929 4.92273 1.55 1.86 4.92 1.285 1.86 4.92 1.285 1.86 4.92 1.55 1.86 4.92 1.285 1.88071 4.92273 1.10577 1.88071 4.92273 1.285 1.86 4.92 1.285 1.88071 4.92273 1.10577 1.88071 4.92273 1.1 1.88329 4.91307 1.10577 1.86 4.92 1.10577 1.88071 4.92273 1.1 1.905 4.92206 1.1 1.88329 4.91307 1.10577 1.88071 4.92273 1.10577 1.9 4.93072 1.1 1.905 4.92206 1.1 1.905 4.92206 1.10577 1.9 4.93072 1.1 1.92364 4.93636 1.1 1.92364 4.93636 1.10577 1.9 4.93072 1.10577 1.91657 4.94343 1.1 1.93794 4.955 1.10577 1.91657 4.94343 1.10577 1.92928 4.96 1.1 1.94693 4.97671 1.10577 1.92928 4.96 1.10577 1.93727 4.97929 1.1 1.95 5 1.10577 1.93727 4.97929 1.10577 1.94 5 1.1 1.94693 5.02329 1.10577 1.94 5 1.10577 1.93727 5.02071 1.1 1.93794 5.045 1.10577 1.93727 5.02071 1.10577 1.92928 5.04 1.1 1.92364 5.06364 1.10577 1.92928 5.04 1.10577 1.91657 5.05657 1.1 1.905 5.07794 1.10577 1.91657 5.05657 1.10577 1.9 5.06928 1.1 1.88329 5.08693 1.10577 1.9 5.06928 1.10577 1.88071 5.07727 1.1 1.86 5.09 1.10577 1.88071 5.07727 1.10577 1.86 5.08 1.1 1.83671 5.08693 1.10577 1.86 5.08 1.10577 1.83929 5.07727 1.1 1.815 5.07794 1.10577 1.83929 5.07727 1.10577 1.82 5.06928 1.1 1.79636 5.06364 1.10577 1.82 5.06928 1.10577 1.80343 5.05657 1.1 1.78206 5.045 1.10577 1.80343 5.05657 1.10577 1.79072 5.04 1.1 1.77307 5.02329 1.10577 1.79072 5.04 1.10577 1.78273 5.02071 1.1 1.77 5 1.10577 1.78273 5.02071 1.10577 1.78 5 1.1 1.77307 4.97671 1.10577 1.78 5 1.10577 1.78273 4.97929 1.1 1.78206 4.955 1.10577 1.78273 4.97929 1.10577 1.79072 4.96 1.1 1.79636 4.93636 1.10577 1.79072 4.96 1.10577 1.80343 4.94343 1.1 1.815 4.92206 1.10577 1.80343 4.94343 1.10577 1.82 4.93072 1.1 1.83671 4.91307 1.10577 1.82 4.93072 1.10577 1.83929 4.92273 1.1 1.86 4.91 1.10577 1.83929 4.92273 1.10577 1.86 4.92 1.1 1.88329 4.91307 1.1 1.86 4.91 1.10577 1.86 4.92 1.1 1.92364 4.93636 1.10577 1.91657 4.94343 1.1 1.93794 4.955 1.1 1.93794 4.955 1.10577 1.92928 4.96 1.1 1.94693 4.97671 1.1 1.94693 4.97671 1.10577 1.93727 4.97929 1.1 1.95 5 1.1 1.95 5 1.10577 1.94 5 1.1 1.94693 5.02329 1.1 1.94693 5.02329 1.10577 1.93727 5.02071 1.1 1.93794 5.045 1.1 1.93794 5.045 1.10577 1.92928 5.04 1.1 1.92364 5.06364 1.1 1.92364 5.06364 1.10577 1.91657 5.05657 1.1 1.905 5.07794 1.1 1.905 5.07794 1.10577 1.9 5.06928 1.1 1.88329 5.08693 1.1 1.88329 5.08693 1.10577 1.88071 5.07727 1.1 1.86 5.09 1.1 1.86 5.09 1.10577 1.86 5.08 1.1 1.83671 5.08693 1.1 1.83671 5.08693 1.10577 1.83929 5.07727 1.1 1.815 5.07794 1.1 1.815 5.07794 1.10577 1.82 5.06928 1.1 1.79636 5.06364 1.1 1.79636 5.06364 1.10577 1.80343 5.05657 1.1 1.78206 5.045 1.1 1.78206 5.045 1.10577 1.79072 5.04 1.1 1.77307 5.02329 1.1 1.77307 5.02329 1.10577 1.78273 5.02071 1.1 1.77 5 1.1 1.77 5 1.10577 1.78 5 1.1 1.77307 4.97671 1.1 1.77307 4.97671 1.10577 1.78273 4.97929 1.1 1.78206 4.955 1.1 1.78206 4.955 1.10577 1.79072 4.96 1.1 1.79636 4.93636 1.1 1.79636 4.93636 1.10577 1.80343 4.94343 1.1 1.815 4.92206 1.1 1.815 4.92206 1.10577 1.82 4.93072 1.1 1.83671 4.91307 1.1 1.83671 4.91307 1.10577 1.83929 4.92273 1.1 1.86 4.91 1.1 2.93235 1.82074 1.5225 2.93235 1.82074 1.1 2.9 1.825 1.1 2.93235 1.82074 1.5225 2.9625 1.80825 1.5225 2.93235 1.82074 1.1 2.93235 1.82074 1.1 2.9625 1.80825 1.5225 2.9625 1.80825 1.5225 2.9625 1.80825 1.1 2.9625 1.80825 1.5225 2.98839 1.78839 1.80412 2.98839 1.78839 1.5225 2.98839 1.78839 1.80412 3.00825 1.7625 1.80412 2.98839 1.78839 1.5225 2.9625 1.80825 1.5225 2.98839 1.78839 1.80412 2.98839 1.78839 1.80412 2.9625 1.80825 1.5225 2.9625 1.80825 1.5225 2.9625 1.80825 1.80412 2.9625 1.80825 1.5225 2.93235 1.82074 1.5225 2.93235 1.82074 1.80412 2.9625 1.80825 1.80412 2.93235 1.82074 1.5225 2.9 1.825 1.80412 2.93235 1.82074 1.80412 2.9 1.825 1.5225 2.86765 1.82074 1.80412 2.9 1.825 1.80412 2.86765 1.82074 1.5225 2.8375 1.80825 1.80412 2.86765 1.82074 1.80412 2.8375 1.80825 1.5225 2.81161 1.78839 1.80412 2.8375 1.80825 1.80412 2.81161 1.78839 1.5225 2.79175 1.7625 1.80412 2.81161 1.78839 1.80412 2.79175 1.7625 1.5225 2.77926 1.73235 1.80412 2.79175 1.7625 1.80412 2.77926 1.73235 1.5225 2.775 1.7 1.80412 2.77926 1.73235 1.80412 2.775 1.7 1.5225 2.77926 1.66765 1.80412 2.775 1.7 1.80412 2.77926 1.66765 1.5225 2.79175 1.6375 1.80412 2.77926 1.66765 1.80412 2.79175 1.6375 1.5225 2.81161 1.61161 1.80412 2.79175 1.6375 1.80412 2.81161 1.61161 1.5225 2.8375 1.59175 1.80412 2.81161 1.61161 1.80412 2.8375 1.59175 1.5225 2.86765 1.57926 1.80412 2.8375 1.59175 1.80412 2.86765 1.57926 1.5225 2.9 1.575 1.80412 2.86765 1.57926 1.80412 2.9 1.575 1.5225 2.93235 1.57926 1.80412 2.9 1.575 1.80412 2.93235 1.57926 1.5225 2.9625 1.59175 1.80412 2.93235 1.57926 1.80412 2.9625 1.59175 1.5225 2.98839 1.61161 1.80412 2.9625 1.59175 1.80412 2.98839 1.61161 1.5225 3.00825 1.6375 1.80412 2.98839 1.61161 1.80412 3.00825 1.6375 1.5225 3.02074 1.66765 1.80412 3.00825 1.6375 1.80412 3.02074 1.66765 1.5225 3.025 1.7 1.80412 3.02074 1.66765 1.80412 3.025 1.7 1.5225 3.02074 1.73235 1.80412 3.025 1.7 1.80412 3.02074 1.73235 1.5225 3.00825 1.7625 1.80412 3.02074 1.73235 1.80412 3.00825 1.7625 1.5225 2.98839 1.78839 1.5225 3.00825 1.7625 1.80412 3.00825 1.7625 1.5225 2.98839 1.78839 1.1 2.98839 1.78839 1.5225 3.00825 1.7625 1.5225 2.98839 1.78839 1.1 2.9625 1.80825 1.1 2.98839 1.78839 1.1 2.98839 1.78839 1.1 3.00825 1.7625 1.5225 3.00825 1.7625 1.5225 3.00825 1.7625 1.1 3.00825 1.7625 1.5225 3.02074 1.73235 1.80412 3.02074 1.73235 1.5225 3.00825 1.7625 1.5225 3.02074 1.73235 1.1 3.00825 1.7625 1.1 3.02074 1.73235 1.5225 3.02074 1.73235 1.5225 3.02074 1.73235 1.1 3.02074 1.73235 1.5225 3.025 1.7 1.80412 3.025 1.7 1.5225 3.02074 1.73235 1.5225 3.025 1.7 1.1 3.02074 1.73235 1.1 3.025 1.7 1.5225 3.025 1.7 1.5225 3.025 1.7 1.1 3.025 1.7 1.5225 3.02074 1.66765 1.80412 3.02074 1.66765 1.5225 3.025 1.7 1.5225 3.02074 1.66765 1.1 3.025 1.7 1.1 3.02074 1.66765 1.5225 3.02074 1.66765 1.5225 3.02074 1.66765 1.1 3.02074 1.66765 1.5225 3.00825 1.6375 1.80412 3.00825 1.6375 1.5225 3.02074 1.66765 1.5225 3.00825 1.6375 1.1 3.02074 1.66765 1.1 3.00825 1.6375 1.5225 3.00825 1.6375 1.5225 3.00825 1.6375 1.1 3.00825 1.6375 1.5225 2.98839 1.61161 1.80412 2.98839 1.61161 1.5225 3.00825 1.6375 1.5225 2.98839 1.61161 1.1 3.00825 1.6375 1.1 2.98839 1.61161 1.5225 2.98839 1.61161 1.5225 2.98839 1.61161 1.1 2.98839 1.61161 1.5225 2.9625 1.59175 1.80412 2.9625 1.59175 1.5225 2.98839 1.61161 1.5225 2.9625 1.59175 1.1 2.98839 1.61161 1.1 2.9625 1.59175 1.5225 2.9625 1.59175 1.5225 2.9625 1.59175 1.1 2.9625 1.59175 1.5225 2.93235 1.57926 1.80412 2.93235 1.57926 1.5225 2.9625 1.59175 1.5225 2.93235 1.57926 1.1 2.9625 1.59175 1.1 2.93235 1.57926 1.5225 2.93235 1.57926 1.5225 2.93235 1.57926 1.1 2.93235 1.57926 1.5225 2.9 1.575 1.80412 2.9 1.575 1.5225 2.93235 1.57926 1.5225 2.9 1.575 1.1 2.93235 1.57926 1.1 2.9 1.575 1.5225 2.9 1.575 1.5225 2.9 1.575 1.1 2.9 1.575 1.5225 2.86765 1.57926 1.80412 2.86765 1.57926 1.5225 2.9 1.575 1.5225 2.86765 1.57926 1.1 2.9 1.575 1.1 2.86765 1.57926 1.5225 2.86765 1.57926 1.5225 2.86765 1.57926 1.1 2.86765 1.57926 1.5225 2.8375 1.59175 1.80412 2.8375 1.59175 1.5225 2.86765 1.57926 1.5225 2.8375 1.59175 1.1 2.86765 1.57926 1.1 2.8375 1.59175 1.5225 2.8375 1.59175 1.5225 2.8375 1.59175 1.1 2.8375 1.59175 1.5225 2.81161 1.61161 1.80412 2.81161 1.61161 1.5225 2.8375 1.59175 1.5225 2.81161 1.61161 1.1 2.8375 1.59175 1.1 2.81161 1.61161 1.5225 2.81161 1.61161 1.5225 2.81161 1.61161 1.1 2.81161 1.61161 1.5225 2.79175 1.6375 1.80412 2.79175 1.6375 1.5225 2.81161 1.61161 1.5225 2.79175 1.6375 1.1 2.81161 1.61161 1.1 2.79175 1.6375 1.5225 2.79175 1.6375 1.5225 2.79175 1.6375 1.1 2.79175 1.6375 1.5225 2.77926 1.66765 1.80412 2.77926 1.66765 1.5225 2.79175 1.6375 1.5225 2.77926 1.66765 1.1 2.79175 1.6375 1.1 2.77926 1.66765 1.5225 2.77926 1.66765 1.5225 2.77926 1.66765 1.1 2.77926 1.66765 1.5225 2.775 1.7 1.80412 2.775 1.7 1.5225 2.77926 1.66765 1.5225 2.775 1.7 1.1 2.77926 1.66765 1.1 2.775 1.7 1.5225 2.775 1.7 1.5225 2.775 1.7 1.1 2.775 1.7 1.5225 2.77926 1.73235 1.80412 2.77926 1.73235 1.5225 2.775 1.7 1.5225 2.77926 1.73235 1.1 2.775 1.7 1.1 2.77926 1.73235 1.5225 2.77926 1.73235 1.5225 2.77926 1.73235 1.1 2.77926 1.73235 1.5225 2.79175 1.7625 1.80412 2.79175 1.7625 1.5225 2.77926 1.73235 1.5225 2.79175 1.7625 1.1 2.77926 1.73235 1.1 2.79175 1.7625 1.5225 2.79175 1.7625 1.5225 2.79175 1.7625 1.1 2.79175 1.7625 1.5225 2.81161 1.78839 1.80412 2.81161 1.78839 1.5225 2.79175 1.7625 1.5225 2.81161 1.78839 1.1 2.79175 1.7625 1.1 2.81161 1.78839 1.5225 2.81161 1.78839 1.5225 2.81161 1.78839 1.1 2.81161 1.78839 1.5225 2.8375 1.80825 1.80412 2.8375 1.80825 1.5225 2.81161 1.78839 1.5225 2.8375 1.80825 1.1 2.81161 1.78839 1.1 2.8375 1.80825 1.5225 2.8375 1.80825 1.5225 2.8375 1.80825 1.1 2.8375 1.80825 1.5225 2.86765 1.82074 1.80412 2.86765 1.82074 1.5225 2.8375 1.80825 1.5225 2.86765 1.82074 1.1 2.8375 1.80825 1.1 2.86765 1.82074 1.5225 2.86765 1.82074 1.5225 2.86765 1.82074 1.1 2.86765 1.82074 1.5225 2.9 1.825 1.80412 2.9 1.825 1.5225 2.86765 1.82074 1.5225 2.9 1.825 1.1 2.86765 1.82074 1.1 2.9 1.825 1.5225 2.9 1.825 1.5225 2.9 1.825 1.1 2.9 1.825 1.5225 2.93235 1.82074 1.80412 2.93235 1.82074 1.5225 2.9 1.825 1.5225 2.93235 1.82074 1.80412 2.93235 1.82074 1.82 2.93947 1.8473 1.80412 2.9 1.825 1.80412 2.93235 1.82074 1.82 2.97625 1.83207 1.82 2.93947 1.8473 1.80412 2.93235 1.82074 1.80412 2.9625 1.80825 1.82 2.97625 1.83207 1.82 2.97625 1.83207 1.80412 2.9625 1.80825 1.82 3.00783 1.80783 1.82 3.00783 1.80783 1.80412 2.9625 1.80825 1.80412 2.98839 1.78839 1.82 3.03207 1.77625 1.80412 2.98839 1.78839 1.80412 3.00825 1.7625 1.82 3.0473 1.73947 1.80412 3.00825 1.7625 1.80412 3.02074 1.73235 1.82 3.0525 1.7 1.80412 3.02074 1.73235 1.80412 3.025 1.7 1.82 3.0473 1.66053 1.80412 3.025 1.7 1.80412 3.02074 1.66765 1.82 3.03207 1.62375 1.80412 3.02074 1.66765 1.80412 3.00825 1.6375 1.82 3.00783 1.59217 1.80412 3.00825 1.6375 1.80412 2.98839 1.61161 1.82 2.97625 1.56793 1.80412 2.98839 1.61161 1.80412 2.9625 1.59175 1.82 2.93947 1.5527 1.80412 2.9625 1.59175 1.80412 2.93235 1.57926 1.82 2.9 1.5475 1.80412 2.93235 1.57926 1.80412 2.9 1.575 1.82 2.86053 1.5527 1.80412 2.9 1.575 1.80412 2.86765 1.57926 1.82 2.82375 1.56793 1.80412 2.86765 1.57926 1.80412 2.8375 1.59175 1.82 2.79217 1.59217 1.80412 2.8375 1.59175 1.80412 2.81161 1.61161 1.82 2.76793 1.62375 1.80412 2.81161 1.61161 1.80412 2.79175 1.6375 1.82 2.7527 1.66053 1.80412 2.79175 1.6375 1.80412 2.77926 1.66765 1.82 2.7475 1.7 1.80412 2.77926 1.66765 1.80412 2.775 1.7 1.82 2.7527 1.73947 1.80412 2.775 1.7 1.80412 2.77926 1.73235 1.82 2.76793 1.77625 1.80412 2.77926 1.73235 1.80412 2.79175 1.7625 1.82 2.79217 1.80783 1.80412 2.79175 1.7625 1.80412 2.81161 1.78839 1.82 2.82375 1.83207 1.80412 2.81161 1.78839 1.80412 2.8375 1.80825 1.82 2.86053 1.8473 1.80412 2.8375 1.80825 1.80412 2.86765 1.82074 1.82 2.9 1.8525 1.80412 2.86765 1.82074 1.80412 2.9 1.825 1.82 2.93947 1.8473 1.82 2.9 1.8525 1.80412 2.9 1.825 1.82 3.00783 1.80783 1.80412 2.98839 1.78839 1.82 3.03207 1.77625 1.82 3.03207 1.77625 1.80412 3.00825 1.7625 1.82 3.0473 1.73947 1.82 3.0473 1.73947 1.80412 3.02074 1.73235 1.82 3.0525 1.7 1.82 3.0525 1.7 1.80412 3.025 1.7 1.82 3.0473 1.66053 1.82 3.0473 1.66053 1.80412 3.02074 1.66765 1.82 3.03207 1.62375 1.82 3.03207 1.62375 1.80412 3.00825 1.6375 1.82 3.00783 1.59217 1.82 3.00783 1.59217 1.80412 2.98839 1.61161 1.82 2.97625 1.56793 1.82 2.97625 1.56793 1.80412 2.9625 1.59175 1.82 2.93947 1.5527 1.82 2.93947 1.5527 1.80412 2.93235 1.57926 1.82 2.9 1.5475 1.82 2.9 1.5475 1.80412 2.9 1.575 1.82 2.86053 1.5527 1.82 2.86053 1.5527 1.80412 2.86765 1.57926 1.82 2.82375 1.56793 1.82 2.82375 1.56793 1.80412 2.8375 1.59175 1.82 2.79217 1.59217 1.82 2.79217 1.59217 1.80412 2.81161 1.61161 1.82 2.76793 1.62375 1.82 2.76793 1.62375 1.80412 2.79175 1.6375 1.82 2.7527 1.66053 1.82 2.7527 1.66053 1.80412 2.77926 1.66765 1.82 2.7475 1.7 1.82 2.7475 1.7 1.80412 2.775 1.7 1.82 2.7527 1.73947 1.82 2.7527 1.73947 1.80412 2.77926 1.73235 1.82 2.76793 1.77625 1.82 2.76793 1.77625 1.80412 2.79175 1.7625 1.82 2.79217 1.80783 1.82 2.79217 1.80783 1.80412 2.81161 1.78839 1.82 2.82375 1.83207 1.82 2.82375 1.83207 1.80412 2.8375 1.80825 1.82 2.86053 1.8473 1.82 2.86053 1.8473 1.80412 2.86765 1.82074 1.82 2.9 1.8525 1.1 3.52329 1.03693 1.395 3.52329 1.03693 1.1 3.5 1.04 1.1 3.52329 1.03693 1.395 3.545 1.02794 1.395 3.52329 1.03693 1.1 3.52329 1.03693 1.1 3.545 1.02794 1.395 3.545 1.02794 1.395 3.545 1.02794 1.1 3.545 1.02794 1.395 3.56364 1.01364 1.59 3.56364 1.01364 1.395 3.56364 1.01364 1.59 3.57794 0.995 1.59 3.56364 1.01364 1.395 3.545 1.02794 1.395 3.56364 1.01364 1.59 3.56364 1.01364 1.59 3.545 1.02794 1.395 3.545 1.02794 1.395 3.545 1.02794 1.59 3.545 1.02794 1.395 3.52329 1.03693 1.395 3.52329 1.03693 1.59 3.545 1.02794 1.59 3.52329 1.03693 1.395 3.5 1.04 1.59 3.52329 1.03693 1.59 3.5 1.04 1.395 3.47671 1.03693 1.59 3.5 1.04 1.59 3.47671 1.03693 1.395 3.455 1.02794 1.59 3.47671 1.03693 1.59 3.455 1.02794 1.395 3.43636 1.01364 1.59 3.455 1.02794 1.59 3.43636 1.01364 1.395 3.42206 0.995 1.59 3.43636 1.01364 1.59 3.42206 0.995 1.395 3.41307 0.973294 1.59 3.42206 0.995 1.59 3.41307 0.973294 1.395 3.41 0.95 1.59 3.41307 0.973294 1.59 3.41 0.95 1.395 3.41307 0.926706 1.59 3.41 0.95 1.59 3.41307 0.926706 1.395 3.42206 0.905 1.59 3.41307 0.926706 1.59 3.42206 0.905 1.395 3.43636 0.88636 1.59 3.42206 0.905 1.59 3.43636 0.88636 1.395 3.455 0.872058 1.59 3.43636 0.88636 1.59 3.455 0.872058 1.395 3.47671 0.863067 1.59 3.455 0.872058 1.59 3.47671 0.863067 1.395 3.5 0.86 1.59 3.47671 0.863067 1.59 3.5 0.86 1.395 3.52329 0.863067 1.59 3.5 0.86 1.59 3.52329 0.863067 1.395 3.545 0.872058 1.59 3.52329 0.863067 1.59 3.545 0.872058 1.395 3.56364 0.88636 1.59 3.545 0.872058 1.59 3.56364 0.88636 1.395 3.57794 0.905 1.59 3.56364 0.88636 1.59 3.57794 0.905 1.395 3.58693 0.926706 1.59 3.57794 0.905 1.59 3.58693 0.926706 1.395 3.59 0.95 1.59 3.58693 0.926706 1.59 3.59 0.95 1.395 3.58693 0.973294 1.59 3.59 0.95 1.59 3.58693 0.973294 1.395 3.57794 0.995 1.59 3.58693 0.973294 1.59 3.57794 0.995 1.395 3.56364 1.01364 1.395 3.57794 0.995 1.59 3.57794 0.995 1.395 3.56364 1.01364 1.1 3.56364 1.01364 1.395 3.57794 0.995 1.395 3.56364 1.01364 1.1 3.545 1.02794 1.1 3.56364 1.01364 1.1 3.56364 1.01364 1.1 3.57794 0.995 1.395 3.57794 0.995 1.395 3.57794 0.995 1.1 3.57794 0.995 1.395 3.58693 0.973294 1.59 3.58693 0.973294 1.395 3.57794 0.995 1.395 3.58693 0.973294 1.1 3.57794 0.995 1.1 3.58693 0.973294 1.395 3.58693 0.973294 1.395 3.58693 0.973294 1.1 3.58693 0.973294 1.395 3.59 0.95 1.59 3.59 0.95 1.395 3.58693 0.973294 1.395 3.59 0.95 1.1 3.58693 0.973294 1.1 3.59 0.95 1.395 3.59 0.95 1.395 3.59 0.95 1.1 3.59 0.95 1.395 3.58693 0.926706 1.59 3.58693 0.926706 1.395 3.59 0.95 1.395 3.58693 0.926706 1.1 3.59 0.95 1.1 3.58693 0.926706 1.395 3.58693 0.926706 1.395 3.58693 0.926706 1.1 3.58693 0.926706 1.395 3.57794 0.905 1.59 3.57794 0.905 1.395 3.58693 0.926706 1.395 3.57794 0.905 1.1 3.58693 0.926706 1.1 3.57794 0.905 1.395 3.57794 0.905 1.395 3.57794 0.905 1.1 3.57794 0.905 1.395 3.56364 0.88636 1.59 3.56364 0.88636 1.395 3.57794 0.905 1.395 3.56364 0.88636 1.1 3.57794 0.905 1.1 3.56364 0.88636 1.395 3.56364 0.88636 1.395 3.56364 0.88636 1.1 3.56364 0.88636 1.395 3.545 0.872058 1.59 3.545 0.872058 1.395 3.56364 0.88636 1.395 3.545 0.872058 1.1 3.56364 0.88636 1.1 3.545 0.872058 1.395 3.545 0.872058 1.395 3.545 0.872058 1.1 3.545 0.872058 1.395 3.52329 0.863067 1.59 3.52329 0.863067 1.395 3.545 0.872058 1.395 3.52329 0.863067 1.1 3.545 0.872058 1.1 3.52329 0.863067 1.395 3.52329 0.863067 1.395 3.52329 0.863067 1.1 3.52329 0.863067 1.395 3.5 0.86 1.59 3.5 0.86 1.395 3.52329 0.863067 1.395 3.5 0.86 1.1 3.52329 0.863067 1.1 3.5 0.86 1.395 3.5 0.86 1.395 3.5 0.86 1.1 3.5 0.86 1.395 3.47671 0.863067 1.59 3.47671 0.863067 1.395 3.5 0.86 1.395 3.47671 0.863067 1.1 3.5 0.86 1.1 3.47671 0.863067 1.395 3.47671 0.863067 1.395 3.47671 0.863067 1.1 3.47671 0.863067 1.395 3.455 0.872058 1.59 3.455 0.872058 1.395 3.47671 0.863067 1.395 3.455 0.872058 1.1 3.47671 0.863067 1.1 3.455 0.872058 1.395 3.455 0.872058 1.395 3.455 0.872058 1.1 3.455 0.872058 1.395 3.43636 0.88636 1.59 3.43636 0.88636 1.395 3.455 0.872058 1.395 3.43636 0.88636 1.1 3.455 0.872058 1.1 3.43636 0.88636 1.395 3.43636 0.88636 1.395 3.43636 0.88636 1.1 3.43636 0.88636 1.395 3.42206 0.905 1.59 3.42206 0.905 1.395 3.43636 0.88636 1.395 3.42206 0.905 1.1 3.43636 0.88636 1.1 3.42206 0.905 1.395 3.42206 0.905 1.395 3.42206 0.905 1.1 3.42206 0.905 1.395 3.41307 0.926706 1.59 3.41307 0.926706 1.395 3.42206 0.905 1.395 3.41307 0.926706 1.1 3.42206 0.905 1.1 3.41307 0.926706 1.395 3.41307 0.926706 1.395 3.41307 0.926706 1.1 3.41307 0.926706 1.395 3.41 0.95 1.59 3.41 0.95 1.395 3.41307 0.926706 1.395 3.41 0.95 1.1 3.41307 0.926706 1.1 3.41 0.95 1.395 3.41 0.95 1.395 3.41 0.95 1.1 3.41 0.95 1.395 3.41307 0.973294 1.59 3.41307 0.973294 1.395 3.41 0.95 1.395 3.41307 0.973294 1.1 3.41 0.95 1.1 3.41307 0.973294 1.395 3.41307 0.973294 1.395 3.41307 0.973294 1.1 3.41307 0.973294 1.395 3.42206 0.995 1.59 3.42206 0.995 1.395 3.41307 0.973294 1.395 3.42206 0.995 1.1 3.41307 0.973294 1.1 3.42206 0.995 1.395 3.42206 0.995 1.395 3.42206 0.995 1.1 3.42206 0.995 1.395 3.43636 1.01364 1.59 3.43636 1.01364 1.395 3.42206 0.995 1.395 3.43636 1.01364 1.1 3.42206 0.995 1.1 3.43636 1.01364 1.395 3.43636 1.01364 1.395 3.43636 1.01364 1.1 3.43636 1.01364 1.395 3.455 1.02794 1.59 3.455 1.02794 1.395 3.43636 1.01364 1.395 3.455 1.02794 1.1 3.43636 1.01364 1.1 3.455 1.02794 1.395 3.455 1.02794 1.395 3.455 1.02794 1.1 3.455 1.02794 1.395 3.47671 1.03693 1.59 3.47671 1.03693 1.395 3.455 1.02794 1.395 3.47671 1.03693 1.1 3.455 1.02794 1.1 3.47671 1.03693 1.395 3.47671 1.03693 1.395 3.47671 1.03693 1.1 3.47671 1.03693 1.395 3.5 1.04 1.59 3.5 1.04 1.395 3.47671 1.03693 1.395 3.5 1.04 1.1 3.47671 1.03693 1.1 3.5 1.04 1.395 3.5 1.04 1.395 3.5 1.04 1.1 3.5 1.04 1.395 3.52329 1.03693 1.59 3.52329 1.03693 1.395 3.5 1.04 1.395 3.52329 1.03693 1.59 3.52329 1.03693 1.6 3.52588 1.04659 1.59 3.5 1.04 1.59 3.52329 1.03693 1.6 3.55 1.0366 1.6 3.52588 1.04659 1.59 3.52329 1.03693 1.59 3.545 1.02794 1.6 3.55 1.0366 1.6 3.55 1.0366 1.59 3.545 1.02794 1.6 3.57071 1.02071 1.6 3.57071 1.02071 1.59 3.545 1.02794 1.59 3.56364 1.01364 1.6 3.5866 1 1.59 3.56364 1.01364 1.59 3.57794 0.995 1.6 3.59659 0.975882 1.59 3.57794 0.995 1.59 3.58693 0.973294 1.6 3.6 0.95 1.59 3.58693 0.973294 1.59 3.59 0.95 1.6 3.59659 0.924118 1.59 3.59 0.95 1.59 3.58693 0.926706 1.6 3.5866 0.9 1.59 3.58693 0.926706 1.59 3.57794 0.905 1.6 3.57071 0.879289 1.59 3.57794 0.905 1.59 3.56364 0.88636 1.6 3.55 0.863397 1.59 3.56364 0.88636 1.59 3.545 0.872058 1.6 3.52588 0.853407 1.59 3.545 0.872058 1.59 3.52329 0.863067 1.6 3.5 0.85 1.59 3.52329 0.863067 1.59 3.5 0.86 1.6 3.47412 0.853407 1.59 3.5 0.86 1.59 3.47671 0.863067 1.6 3.45 0.863397 1.59 3.47671 0.863067 1.59 3.455 0.872058 1.6 3.42929 0.879289 1.59 3.455 0.872058 1.59 3.43636 0.88636 1.6 3.4134 0.9 1.59 3.43636 0.88636 1.59 3.42206 0.905 1.6 3.40341 0.924118 1.59 3.42206 0.905 1.59 3.41307 0.926706 1.6 3.4 0.95 1.59 3.41307 0.926706 1.59 3.41 0.95 1.6 3.40341 0.975882 1.59 3.41 0.95 1.59 3.41307 0.973294 1.6 3.4134 1 1.59 3.41307 0.973294 1.59 3.42206 0.995 1.6 3.42929 1.02071 1.59 3.42206 0.995 1.59 3.43636 1.01364 1.6 3.45 1.0366 1.59 3.43636 1.01364 1.59 3.455 1.02794 1.6 3.47412 1.04659 1.59 3.455 1.02794 1.59 3.47671 1.03693 1.6 3.5 1.05 1.59 3.47671 1.03693 1.59 3.5 1.04 1.6 3.52588 1.04659 1.6 3.5 1.05 1.59 3.5 1.04 1.6 3.57071 1.02071 1.59 3.56364 1.01364 1.6 3.5866 1 1.6 3.5866 1 1.59 3.57794 0.995 1.6 3.59659 0.975882 1.6 3.59659 0.975882 1.59 3.58693 0.973294 1.6 3.6 0.95 1.6 3.6 0.95 1.59 3.59 0.95 1.6 3.59659 0.924118 1.6 3.59659 0.924118 1.59 3.58693 0.926706 1.6 3.5866 0.9 1.6 3.5866 0.9 1.59 3.57794 0.905 1.6 3.57071 0.879289 1.6 3.57071 0.879289 1.59 3.56364 0.88636 1.6 3.55 0.863397 1.6 3.55 0.863397 1.59 3.545 0.872058 1.6 3.52588 0.853407 1.6 3.52588 0.853407 1.59 3.52329 0.863067 1.6 3.5 0.85 1.6 3.5 0.85 1.59 3.5 0.86 1.6 3.47412 0.853407 1.6 3.47412 0.853407 1.59 3.47671 0.863067 1.6 3.45 0.863397 1.6 3.45 0.863397 1.59 3.455 0.872058 1.6 3.42929 0.879289 1.6 3.42929 0.879289 1.59 3.43636 0.88636 1.6 3.4134 0.9 1.6 3.4134 0.9 1.59 3.42206 0.905 1.6 3.40341 0.924118 1.6 3.40341 0.924118 1.59 3.41307 0.926706 1.6 3.4 0.95 1.6 3.4 0.95 1.59 3.41 0.95 1.6 3.40341 0.975882 1.6 3.40341 0.975882 1.59 3.41307 0.973294 1.6 3.4134 1 1.6 3.4134 1 1.59 3.42206 0.995 1.6 3.42929 1.02071 1.6 3.42929 1.02071 1.59 3.43636 1.01364 1.6 3.45 1.0366 1.6 3.45 1.0366 1.59 3.455 1.02794 1.6 3.47412 1.04659 1.6 3.47412 1.04659 1.59 3.47671 1.03693 1.6 3.5 1.05 1.1 3.72329 2.38693 1.395 3.72329 2.38693 1.1 3.7 2.39 1.1 3.72329 2.38693 1.395 3.745 2.37794 1.395 3.72329 2.38693 1.1 3.72329 2.38693 1.1 3.745 2.37794 1.395 3.745 2.37794 1.395 3.745 2.37794 1.1 3.745 2.37794 1.395 3.76364 2.36364 1.59 3.76364 2.36364 1.395 3.76364 2.36364 1.59 3.77794 2.345 1.59 3.76364 2.36364 1.395 3.745 2.37794 1.395 3.76364 2.36364 1.59 3.76364 2.36364 1.59 3.745 2.37794 1.395 3.745 2.37794 1.395 3.745 2.37794 1.59 3.745 2.37794 1.395 3.72329 2.38693 1.395 3.72329 2.38693 1.59 3.745 2.37794 1.59 3.72329 2.38693 1.395 3.7 2.39 1.59 3.72329 2.38693 1.59 3.7 2.39 1.395 3.67671 2.38693 1.59 3.7 2.39 1.59 3.67671 2.38693 1.395 3.655 2.37794 1.59 3.67671 2.38693 1.59 3.655 2.37794 1.395 3.63636 2.36364 1.59 3.655 2.37794 1.59 3.63636 2.36364 1.395 3.62206 2.345 1.59 3.63636 2.36364 1.59 3.62206 2.345 1.395 3.61307 2.32329 1.59 3.62206 2.345 1.59 3.61307 2.32329 1.395 3.61 2.3 1.59 3.61307 2.32329 1.59 3.61 2.3 1.395 3.61307 2.27671 1.59 3.61 2.3 1.59 3.61307 2.27671 1.395 3.62206 2.255 1.59 3.61307 2.27671 1.59 3.62206 2.255 1.395 3.63636 2.23636 1.59 3.62206 2.255 1.59 3.63636 2.23636 1.395 3.655 2.22206 1.59 3.63636 2.23636 1.59 3.655 2.22206 1.395 3.67671 2.21307 1.59 3.655 2.22206 1.59 3.67671 2.21307 1.395 3.7 2.21 1.59 3.67671 2.21307 1.59 3.7 2.21 1.395 3.72329 2.21307 1.59 3.7 2.21 1.59 3.72329 2.21307 1.395 3.745 2.22206 1.59 3.72329 2.21307 1.59 3.745 2.22206 1.395 3.76364 2.23636 1.59 3.745 2.22206 1.59 3.76364 2.23636 1.395 3.77794 2.255 1.59 3.76364 2.23636 1.59 3.77794 2.255 1.395 3.78693 2.27671 1.59 3.77794 2.255 1.59 3.78693 2.27671 1.395 3.79 2.3 1.59 3.78693 2.27671 1.59 3.79 2.3 1.395 3.78693 2.32329 1.59 3.79 2.3 1.59 3.78693 2.32329 1.395 3.77794 2.345 1.59 3.78693 2.32329 1.59 3.77794 2.345 1.395 3.76364 2.36364 1.395 3.77794 2.345 1.59 3.77794 2.345 1.395 3.76364 2.36364 1.1 3.76364 2.36364 1.395 3.77794 2.345 1.395 3.76364 2.36364 1.1 3.745 2.37794 1.1 3.76364 2.36364 1.1 3.76364 2.36364 1.1 3.77794 2.345 1.395 3.77794 2.345 1.395 3.77794 2.345 1.1 3.77794 2.345 1.395 3.78693 2.32329 1.59 3.78693 2.32329 1.395 3.77794 2.345 1.395 3.78693 2.32329 1.1 3.77794 2.345 1.1 3.78693 2.32329 1.395 3.78693 2.32329 1.395 3.78693 2.32329 1.1 3.78693 2.32329 1.395 3.79 2.3 1.59 3.79 2.3 1.395 3.78693 2.32329 1.395 3.79 2.3 1.1 3.78693 2.32329 1.1 3.79 2.3 1.395 3.79 2.3 1.395 3.79 2.3 1.1 3.79 2.3 1.395 3.78693 2.27671 1.59 3.78693 2.27671 1.395 3.79 2.3 1.395 3.78693 2.27671 1.1 3.79 2.3 1.1 3.78693 2.27671 1.395 3.78693 2.27671 1.395 3.78693 2.27671 1.1 3.78693 2.27671 1.395 3.77794 2.255 1.59 3.77794 2.255 1.395 3.78693 2.27671 1.395 3.77794 2.255 1.1 3.78693 2.27671 1.1 3.77794 2.255 1.395 3.77794 2.255 1.395 3.77794 2.255 1.1 3.77794 2.255 1.395 3.76364 2.23636 1.59 3.76364 2.23636 1.395 3.77794 2.255 1.395 3.76364 2.23636 1.1 3.77794 2.255 1.1 3.76364 2.23636 1.395 3.76364 2.23636 1.395 3.76364 2.23636 1.1 3.76364 2.23636 1.395 3.745 2.22206 1.59 3.745 2.22206 1.395 3.76364 2.23636 1.395 3.745 2.22206 1.1 3.76364 2.23636 1.1 3.745 2.22206 1.395 3.745 2.22206 1.395 3.745 2.22206 1.1 3.745 2.22206 1.395 3.72329 2.21307 1.59 3.72329 2.21307 1.395 3.745 2.22206 1.395 3.72329 2.21307 1.1 3.745 2.22206 1.1 3.72329 2.21307 1.395 3.72329 2.21307 1.395 3.72329 2.21307 1.1 3.72329 2.21307 1.395 3.7 2.21 1.59 3.7 2.21 1.395 3.72329 2.21307 1.395 3.7 2.21 1.1 3.72329 2.21307 1.1 3.7 2.21 1.395 3.7 2.21 1.395 3.7 2.21 1.1 3.7 2.21 1.395 3.67671 2.21307 1.59 3.67671 2.21307 1.395 3.7 2.21 1.395 3.67671 2.21307 1.1 3.7 2.21 1.1 3.67671 2.21307 1.395 3.67671 2.21307 1.395 3.67671 2.21307 1.1 3.67671 2.21307 1.395 3.655 2.22206 1.59 3.655 2.22206 1.395 3.67671 2.21307 1.395 3.655 2.22206 1.1 3.67671 2.21307 1.1 3.655 2.22206 1.395 3.655 2.22206 1.395 3.655 2.22206 1.1 3.655 2.22206 1.395 3.63636 2.23636 1.59 3.63636 2.23636 1.395 3.655 2.22206 1.395 3.63636 2.23636 1.1 3.655 2.22206 1.1 3.63636 2.23636 1.395 3.63636 2.23636 1.395 3.63636 2.23636 1.1 3.63636 2.23636 1.395 3.62206 2.255 1.59 3.62206 2.255 1.395 3.63636 2.23636 1.395 3.62206 2.255 1.1 3.63636 2.23636 1.1 3.62206 2.255 1.395 3.62206 2.255 1.395 3.62206 2.255 1.1 3.62206 2.255 1.395 3.61307 2.27671 1.59 3.61307 2.27671 1.395 3.62206 2.255 1.395 3.61307 2.27671 1.1 3.62206 2.255 1.1 3.61307 2.27671 1.395 3.61307 2.27671 1.395 3.61307 2.27671 1.1 3.61307 2.27671 1.395 3.61 2.3 1.59 3.61 2.3 1.395 3.61307 2.27671 1.395 3.61 2.3 1.1 3.61307 2.27671 1.1 3.61 2.3 1.395 3.61 2.3 1.395 3.61 2.3 1.1 3.61 2.3 1.395 3.61307 2.32329 1.59 3.61307 2.32329 1.395 3.61 2.3 1.395 3.61307 2.32329 1.1 3.61 2.3 1.1 3.61307 2.32329 1.395 3.61307 2.32329 1.395 3.61307 2.32329 1.1 3.61307 2.32329 1.395 3.62206 2.345 1.59 3.62206 2.345 1.395 3.61307 2.32329 1.395 3.62206 2.345 1.1 3.61307 2.32329 1.1 3.62206 2.345 1.395 3.62206 2.345 1.395 3.62206 2.345 1.1 3.62206 2.345 1.395 3.63636 2.36364 1.59 3.63636 2.36364 1.395 3.62206 2.345 1.395 3.63636 2.36364 1.1 3.62206 2.345 1.1 3.63636 2.36364 1.395 3.63636 2.36364 1.395 3.63636 2.36364 1.1 3.63636 2.36364 1.395 3.655 2.37794 1.59 3.655 2.37794 1.395 3.63636 2.36364 1.395 3.655 2.37794 1.1 3.63636 2.36364 1.1 3.655 2.37794 1.395 3.655 2.37794 1.395 3.655 2.37794 1.1 3.655 2.37794 1.395 3.67671 2.38693 1.59 3.67671 2.38693 1.395 3.655 2.37794 1.395 3.67671 2.38693 1.1 3.655 2.37794 1.1 3.67671 2.38693 1.395 3.67671 2.38693 1.395 3.67671 2.38693 1.1 3.67671 2.38693 1.395 3.7 2.39 1.59 3.7 2.39 1.395 3.67671 2.38693 1.395 3.7 2.39 1.1 3.67671 2.38693 1.1 3.7 2.39 1.395 3.7 2.39 1.395 3.7 2.39 1.1 3.7 2.39 1.395 3.72329 2.38693 1.59 3.72329 2.38693 1.395 3.7 2.39 1.395 3.72329 2.38693 1.59 3.72329 2.38693 1.6 3.72588 2.39659 1.59 3.7 2.39 1.59 3.72329 2.38693 1.6 3.75 2.3866 1.6 3.72588 2.39659 1.59 3.72329 2.38693 1.59 3.745 2.37794 1.6 3.75 2.3866 1.6 3.75 2.3866 1.59 3.745 2.37794 1.6 3.77071 2.37071 1.6 3.77071 2.37071 1.59 3.745 2.37794 1.59 3.76364 2.36364 1.6 3.7866 2.35 1.59 3.76364 2.36364 1.59 3.77794 2.345 1.6 3.79659 2.32588 1.59 3.77794 2.345 1.59 3.78693 2.32329 1.6 3.8 2.3 1.59 3.78693 2.32329 1.59 3.79 2.3 1.6 3.79659 2.27412 1.59 3.79 2.3 1.59 3.78693 2.27671 1.6 3.7866 2.25 1.59 3.78693 2.27671 1.59 3.77794 2.255 1.6 3.77071 2.22929 1.59 3.77794 2.255 1.59 3.76364 2.23636 1.6 3.75 2.2134 1.59 3.76364 2.23636 1.59 3.745 2.22206 1.6 3.72588 2.20341 1.59 3.745 2.22206 1.59 3.72329 2.21307 1.6 3.7 2.2 1.59 3.72329 2.21307 1.59 3.7 2.21 1.6 3.67412 2.20341 1.59 3.7 2.21 1.59 3.67671 2.21307 1.6 3.65 2.2134 1.59 3.67671 2.21307 1.59 3.655 2.22206 1.6 3.62929 2.22929 1.59 3.655 2.22206 1.59 3.63636 2.23636 1.6 3.6134 2.25 1.59 3.63636 2.23636 1.59 3.62206 2.255 1.6 3.60341 2.27412 1.59 3.62206 2.255 1.59 3.61307 2.27671 1.6 3.6 2.3 1.59 3.61307 2.27671 1.59 3.61 2.3 1.6 3.60341 2.32588 1.59 3.61 2.3 1.59 3.61307 2.32329 1.6 3.6134 2.35 1.59 3.61307 2.32329 1.59 3.62206 2.345 1.6 3.62929 2.37071 1.59 3.62206 2.345 1.59 3.63636 2.36364 1.6 3.65 2.3866 1.59 3.63636 2.36364 1.59 3.655 2.37794 1.6 3.67412 2.39659 1.59 3.655 2.37794 1.59 3.67671 2.38693 1.6 3.7 2.4 1.59 3.67671 2.38693 1.59 3.7 2.39 1.6 3.72588 2.39659 1.6 3.7 2.4 1.59 3.7 2.39 1.6 3.77071 2.37071 1.59 3.76364 2.36364 1.6 3.7866 2.35 1.6 3.7866 2.35 1.59 3.77794 2.345 1.6 3.79659 2.32588 1.6 3.79659 2.32588 1.59 3.78693 2.32329 1.6 3.8 2.3 1.6 3.8 2.3 1.59 3.79 2.3 1.6 3.79659 2.27412 1.6 3.79659 2.27412 1.59 3.78693 2.27671 1.6 3.7866 2.25 1.6 3.7866 2.25 1.59 3.77794 2.255 1.6 3.77071 2.22929 1.6 3.77071 2.22929 1.59 3.76364 2.23636 1.6 3.75 2.2134 1.6 3.75 2.2134 1.59 3.745 2.22206 1.6 3.72588 2.20341 1.6 3.72588 2.20341 1.59 3.72329 2.21307 1.6 3.7 2.2 1.6 3.7 2.2 1.59 3.7 2.21 1.6 3.67412 2.20341 1.6 3.67412 2.20341 1.59 3.67671 2.21307 1.6 3.65 2.2134 1.6 3.65 2.2134 1.59 3.655 2.22206 1.6 3.62929 2.22929 1.6 3.62929 2.22929 1.59 3.63636 2.23636 1.6 3.6134 2.25 1.6 3.6134 2.25 1.59 3.62206 2.255 1.6 3.60341 2.27412 1.6 3.60341 2.27412 1.59 3.61307 2.27671 1.6 3.6 2.3 1.6 3.6 2.3 1.59 3.61 2.3 1.6 3.60341 2.32588 1.6 3.60341 2.32588 1.59 3.61307 2.32329 1.6 3.6134 2.35 1.6 3.6134 2.35 1.59 3.62206 2.345 1.6 3.62929 2.37071 1.6 3.62929 2.37071 1.59 3.63636 2.36364 1.6 3.65 2.3866 1.6 3.65 2.3866 1.59 3.655 2.37794 1.6 3.67412 2.39659 1.6 3.67412 2.39659 1.59 3.67671 2.38693 1.6 3.7 2.4 1.1 3.72329 3.93693 1.395 3.72329 3.93693 1.1 3.7 3.94 1.1 3.72329 3.93693 1.395 3.745 3.92794 1.395 3.72329 3.93693 1.1 3.72329 3.93693 1.1 3.745 3.92794 1.395 3.745 3.92794 1.395 3.745 3.92794 1.1 3.745 3.92794 1.395 3.76364 3.91364 1.59 3.76364 3.91364 1.395 3.76364 3.91364 1.59 3.77794 3.895 1.59 3.76364 3.91364 1.395 3.745 3.92794 1.395 3.76364 3.91364 1.59 3.76364 3.91364 1.59 3.745 3.92794 1.395 3.745 3.92794 1.395 3.745 3.92794 1.59 3.745 3.92794 1.395 3.72329 3.93693 1.395 3.72329 3.93693 1.59 3.745 3.92794 1.59 3.72329 3.93693 1.395 3.7 3.94 1.59 3.72329 3.93693 1.59 3.7 3.94 1.395 3.67671 3.93693 1.59 3.7 3.94 1.59 3.67671 3.93693 1.395 3.655 3.92794 1.59 3.67671 3.93693 1.59 3.655 3.92794 1.395 3.63636 3.91364 1.59 3.655 3.92794 1.59 3.63636 3.91364 1.395 3.62206 3.895 1.59 3.63636 3.91364 1.59 3.62206 3.895 1.395 3.61307 3.87329 1.59 3.62206 3.895 1.59 3.61307 3.87329 1.395 3.61 3.85 1.59 3.61307 3.87329 1.59 3.61 3.85 1.395 3.61307 3.82671 1.59 3.61 3.85 1.59 3.61307 3.82671 1.395 3.62206 3.805 1.59 3.61307 3.82671 1.59 3.62206 3.805 1.395 3.63636 3.78636 1.59 3.62206 3.805 1.59 3.63636 3.78636 1.395 3.655 3.77206 1.59 3.63636 3.78636 1.59 3.655 3.77206 1.395 3.67671 3.76307 1.59 3.655 3.77206 1.59 3.67671 3.76307 1.395 3.7 3.76 1.59 3.67671 3.76307 1.59 3.7 3.76 1.395 3.72329 3.76307 1.59 3.7 3.76 1.59 3.72329 3.76307 1.395 3.745 3.77206 1.59 3.72329 3.76307 1.59 3.745 3.77206 1.395 3.76364 3.78636 1.59 3.745 3.77206 1.59 3.76364 3.78636 1.395 3.77794 3.805 1.59 3.76364 3.78636 1.59 3.77794 3.805 1.395 3.78693 3.82671 1.59 3.77794 3.805 1.59 3.78693 3.82671 1.395 3.79 3.85 1.59 3.78693 3.82671 1.59 3.79 3.85 1.395 3.78693 3.87329 1.59 3.79 3.85 1.59 3.78693 3.87329 1.395 3.77794 3.895 1.59 3.78693 3.87329 1.59 3.77794 3.895 1.395 3.76364 3.91364 1.395 3.77794 3.895 1.59 3.77794 3.895 1.395 3.76364 3.91364 1.1 3.76364 3.91364 1.395 3.77794 3.895 1.395 3.76364 3.91364 1.1 3.745 3.92794 1.1 3.76364 3.91364 1.1 3.76364 3.91364 1.1 3.77794 3.895 1.395 3.77794 3.895 1.395 3.77794 3.895 1.1 3.77794 3.895 1.395 3.78693 3.87329 1.59 3.78693 3.87329 1.395 3.77794 3.895 1.395 3.78693 3.87329 1.1 3.77794 3.895 1.1 3.78693 3.87329 1.395 3.78693 3.87329 1.395 3.78693 3.87329 1.1 3.78693 3.87329 1.395 3.79 3.85 1.59 3.79 3.85 1.395 3.78693 3.87329 1.395 3.79 3.85 1.1 3.78693 3.87329 1.1 3.79 3.85 1.395 3.79 3.85 1.395 3.79 3.85 1.1 3.79 3.85 1.395 3.78693 3.82671 1.59 3.78693 3.82671 1.395 3.79 3.85 1.395 3.78693 3.82671 1.1 3.79 3.85 1.1 3.78693 3.82671 1.395 3.78693 3.82671 1.395 3.78693 3.82671 1.1 3.78693 3.82671 1.395 3.77794 3.805 1.59 3.77794 3.805 1.395 3.78693 3.82671 1.395 3.77794 3.805 1.1 3.78693 3.82671 1.1 3.77794 3.805 1.395 3.77794 3.805 1.395 3.77794 3.805 1.1 3.77794 3.805 1.395 3.76364 3.78636 1.59 3.76364 3.78636 1.395 3.77794 3.805 1.395 3.76364 3.78636 1.1 3.77794 3.805 1.1 3.76364 3.78636 1.395 3.76364 3.78636 1.395 3.76364 3.78636 1.1 3.76364 3.78636 1.395 3.745 3.77206 1.59 3.745 3.77206 1.395 3.76364 3.78636 1.395 3.745 3.77206 1.1 3.76364 3.78636 1.1 3.745 3.77206 1.395 3.745 3.77206 1.395 3.745 3.77206 1.1 3.745 3.77206 1.395 3.72329 3.76307 1.59 3.72329 3.76307 1.395 3.745 3.77206 1.395 3.72329 3.76307 1.1 3.745 3.77206 1.1 3.72329 3.76307 1.395 3.72329 3.76307 1.395 3.72329 3.76307 1.1 3.72329 3.76307 1.395 3.7 3.76 1.59 3.7 3.76 1.395 3.72329 3.76307 1.395 3.7 3.76 1.1 3.72329 3.76307 1.1 3.7 3.76 1.395 3.7 3.76 1.395 3.7 3.76 1.1 3.7 3.76 1.395 3.67671 3.76307 1.59 3.67671 3.76307 1.395 3.7 3.76 1.395 3.67671 3.76307 1.1 3.7 3.76 1.1 3.67671 3.76307 1.395 3.67671 3.76307 1.395 3.67671 3.76307 1.1 3.67671 3.76307 1.395 3.655 3.77206 1.59 3.655 3.77206 1.395 3.67671 3.76307 1.395 3.655 3.77206 1.1 3.67671 3.76307 1.1 3.655 3.77206 1.395 3.655 3.77206 1.395 3.655 3.77206 1.1 3.655 3.77206 1.395 3.63636 3.78636 1.59 3.63636 3.78636 1.395 3.655 3.77206 1.395 3.63636 3.78636 1.1 3.655 3.77206 1.1 3.63636 3.78636 1.395 3.63636 3.78636 1.395 3.63636 3.78636 1.1 3.63636 3.78636 1.395 3.62206 3.805 1.59 3.62206 3.805 1.395 3.63636 3.78636 1.395 3.62206 3.805 1.1 3.63636 3.78636 1.1 3.62206 3.805 1.395 3.62206 3.805 1.395 3.62206 3.805 1.1 3.62206 3.805 1.395 3.61307 3.82671 1.59 3.61307 3.82671 1.395 3.62206 3.805 1.395 3.61307 3.82671 1.1 3.62206 3.805 1.1 3.61307 3.82671 1.395 3.61307 3.82671 1.395 3.61307 3.82671 1.1 3.61307 3.82671 1.395 3.61 3.85 1.59 3.61 3.85 1.395 3.61307 3.82671 1.395 3.61 3.85 1.1 3.61307 3.82671 1.1 3.61 3.85 1.395 3.61 3.85 1.395 3.61 3.85 1.1 3.61 3.85 1.395 3.61307 3.87329 1.59 3.61307 3.87329 1.395 3.61 3.85 1.395 3.61307 3.87329 1.1 3.61 3.85 1.1 3.61307 3.87329 1.395 3.61307 3.87329 1.395 3.61307 3.87329 1.1 3.61307 3.87329 1.395 3.62206 3.895 1.59 3.62206 3.895 1.395 3.61307 3.87329 1.395 3.62206 3.895 1.1 3.61307 3.87329 1.1 3.62206 3.895 1.395 3.62206 3.895 1.395 3.62206 3.895 1.1 3.62206 3.895 1.395 3.63636 3.91364 1.59 3.63636 3.91364 1.395 3.62206 3.895 1.395 3.63636 3.91364 1.1 3.62206 3.895 1.1 3.63636 3.91364 1.395 3.63636 3.91364 1.395 3.63636 3.91364 1.1 3.63636 3.91364 1.395 3.655 3.92794 1.59 3.655 3.92794 1.395 3.63636 3.91364 1.395 3.655 3.92794 1.1 3.63636 3.91364 1.1 3.655 3.92794 1.395 3.655 3.92794 1.395 3.655 3.92794 1.1 3.655 3.92794 1.395 3.67671 3.93693 1.59 3.67671 3.93693 1.395 3.655 3.92794 1.395 3.67671 3.93693 1.1 3.655 3.92794 1.1 3.67671 3.93693 1.395 3.67671 3.93693 1.395 3.67671 3.93693 1.1 3.67671 3.93693 1.395 3.7 3.94 1.59 3.7 3.94 1.395 3.67671 3.93693 1.395 3.7 3.94 1.1 3.67671 3.93693 1.1 3.7 3.94 1.395 3.7 3.94 1.395 3.7 3.94 1.1 3.7 3.94 1.395 3.72329 3.93693 1.59 3.72329 3.93693 1.395 3.7 3.94 1.395 3.72329 3.93693 1.59 3.72329 3.93693 1.6 3.72588 3.94659 1.59 3.7 3.94 1.59 3.72329 3.93693 1.6 3.75 3.9366 1.6 3.72588 3.94659 1.59 3.72329 3.93693 1.59 3.745 3.92794 1.6 3.75 3.9366 1.6 3.75 3.9366 1.59 3.745 3.92794 1.6 3.77071 3.92071 1.6 3.77071 3.92071 1.59 3.745 3.92794 1.59 3.76364 3.91364 1.6 3.7866 3.9 1.59 3.76364 3.91364 1.59 3.77794 3.895 1.6 3.79659 3.87588 1.59 3.77794 3.895 1.59 3.78693 3.87329 1.6 3.8 3.85 1.59 3.78693 3.87329 1.59 3.79 3.85 1.6 3.79659 3.82412 1.59 3.79 3.85 1.59 3.78693 3.82671 1.6 3.7866 3.8 1.59 3.78693 3.82671 1.59 3.77794 3.805 1.6 3.77071 3.77929 1.59 3.77794 3.805 1.59 3.76364 3.78636 1.6 3.75 3.7634 1.59 3.76364 3.78636 1.59 3.745 3.77206 1.6 3.72588 3.75341 1.59 3.745 3.77206 1.59 3.72329 3.76307 1.6 3.7 3.75 1.59 3.72329 3.76307 1.59 3.7 3.76 1.6 3.67412 3.75341 1.59 3.7 3.76 1.59 3.67671 3.76307 1.6 3.65 3.7634 1.59 3.67671 3.76307 1.59 3.655 3.77206 1.6 3.62929 3.77929 1.59 3.655 3.77206 1.59 3.63636 3.78636 1.6 3.6134 3.8 1.59 3.63636 3.78636 1.59 3.62206 3.805 1.6 3.60341 3.82412 1.59 3.62206 3.805 1.59 3.61307 3.82671 1.6 3.6 3.85 1.59 3.61307 3.82671 1.59 3.61 3.85 1.6 3.60341 3.87588 1.59 3.61 3.85 1.59 3.61307 3.87329 1.6 3.6134 3.9 1.59 3.61307 3.87329 1.59 3.62206 3.895 1.6 3.62929 3.92071 1.59 3.62206 3.895 1.59 3.63636 3.91364 1.6 3.65 3.9366 1.59 3.63636 3.91364 1.59 3.655 3.92794 1.6 3.67412 3.94659 1.59 3.655 3.92794 1.59 3.67671 3.93693 1.6 3.7 3.95 1.59 3.67671 3.93693 1.59 3.7 3.94 1.6 3.72588 3.94659 1.6 3.7 3.95 1.59 3.7 3.94 1.6 3.77071 3.92071 1.59 3.76364 3.91364 1.6 3.7866 3.9 1.6 3.7866 3.9 1.59 3.77794 3.895 1.6 3.79659 3.87588 1.6 3.79659 3.87588 1.59 3.78693 3.87329 1.6 3.8 3.85 1.6 3.8 3.85 1.59 3.79 3.85 1.6 3.79659 3.82412 1.6 3.79659 3.82412 1.59 3.78693 3.82671 1.6 3.7866 3.8 1.6 3.7866 3.8 1.59 3.77794 3.805 1.6 3.77071 3.77929 1.6 3.77071 3.77929 1.59 3.76364 3.78636 1.6 3.75 3.7634 1.6 3.75 3.7634 1.59 3.745 3.77206 1.6 3.72588 3.75341 1.6 3.72588 3.75341 1.59 3.72329 3.76307 1.6 3.7 3.75 1.6 3.7 3.75 1.59 3.7 3.76 1.6 3.67412 3.75341 1.6 3.67412 3.75341 1.59 3.67671 3.76307 1.6 3.65 3.7634 1.6 3.65 3.7634 1.59 3.655 3.77206 1.6 3.62929 3.77929 1.6 3.62929 3.77929 1.59 3.63636 3.78636 1.6 3.6134 3.8 1.6 3.6134 3.8 1.59 3.62206 3.805 1.6 3.60341 3.82412 1.6 3.60341 3.82412 1.59 3.61307 3.82671 1.6 3.6 3.85 1.6 3.6 3.85 1.59 3.61 3.85 1.6 3.60341 3.87588 1.6 3.60341 3.87588 1.59 3.61307 3.87329 1.6 3.6134 3.9 1.6 3.6134 3.9 1.59 3.62206 3.895 1.6 3.62929 3.92071 1.6 3.62929 3.92071 1.59 3.63636 3.91364 1.6 3.65 3.9366 1.6 3.65 3.9366 1.59 3.655 3.92794 1.6 3.67412 3.94659 1.6 3.67412 3.94659 1.59 3.67671 3.93693 1.6 3.7 3.95 1.1 2.32329 1.03693 1.395 2.32329 1.03693 1.1 2.3 1.04 1.1 2.32329 1.03693 1.395 2.345 1.02794 1.395 2.32329 1.03693 1.1 2.32329 1.03693 1.1 2.345 1.02794 1.395 2.345 1.02794 1.395 2.345 1.02794 1.1 2.345 1.02794 1.395 2.36364 1.01364 1.59 2.36364 1.01364 1.395 2.36364 1.01364 1.59 2.37794 0.995 1.59 2.36364 1.01364 1.395 2.345 1.02794 1.395 2.36364 1.01364 1.59 2.36364 1.01364 1.59 2.345 1.02794 1.395 2.345 1.02794 1.395 2.345 1.02794 1.59 2.345 1.02794 1.395 2.32329 1.03693 1.395 2.32329 1.03693 1.59 2.345 1.02794 1.59 2.32329 1.03693 1.395 2.3 1.04 1.59 2.32329 1.03693 1.59 2.3 1.04 1.395 2.27671 1.03693 1.59 2.3 1.04 1.59 2.27671 1.03693 1.395 2.255 1.02794 1.59 2.27671 1.03693 1.59 2.255 1.02794 1.395 2.23636 1.01364 1.59 2.255 1.02794 1.59 2.23636 1.01364 1.395 2.22206 0.995 1.59 2.23636 1.01364 1.59 2.22206 0.995 1.395 2.21307 0.973294 1.59 2.22206 0.995 1.59 2.21307 0.973294 1.395 2.21 0.95 1.59 2.21307 0.973294 1.59 2.21 0.95 1.395 2.21307 0.926706 1.59 2.21 0.95 1.59 2.21307 0.926706 1.395 2.22206 0.905 1.59 2.21307 0.926706 1.59 2.22206 0.905 1.395 2.23636 0.88636 1.59 2.22206 0.905 1.59 2.23636 0.88636 1.395 2.255 0.872058 1.59 2.23636 0.88636 1.59 2.255 0.872058 1.395 2.27671 0.863067 1.59 2.255 0.872058 1.59 2.27671 0.863067 1.395 2.3 0.86 1.59 2.27671 0.863067 1.59 2.3 0.86 1.395 2.32329 0.863067 1.59 2.3 0.86 1.59 2.32329 0.863067 1.395 2.345 0.872058 1.59 2.32329 0.863067 1.59 2.345 0.872058 1.395 2.36364 0.88636 1.59 2.345 0.872058 1.59 2.36364 0.88636 1.395 2.37794 0.905 1.59 2.36364 0.88636 1.59 2.37794 0.905 1.395 2.38693 0.926706 1.59 2.37794 0.905 1.59 2.38693 0.926706 1.395 2.39 0.95 1.59 2.38693 0.926706 1.59 2.39 0.95 1.395 2.38693 0.973294 1.59 2.39 0.95 1.59 2.38693 0.973294 1.395 2.37794 0.995 1.59 2.38693 0.973294 1.59 2.37794 0.995 1.395 2.36364 1.01364 1.395 2.37794 0.995 1.59 2.37794 0.995 1.395 2.36364 1.01364 1.1 2.36364 1.01364 1.395 2.37794 0.995 1.395 2.36364 1.01364 1.1 2.345 1.02794 1.1 2.36364 1.01364 1.1 2.36364 1.01364 1.1 2.37794 0.995 1.395 2.37794 0.995 1.395 2.37794 0.995 1.1 2.37794 0.995 1.395 2.38693 0.973294 1.59 2.38693 0.973294 1.395 2.37794 0.995 1.395 2.38693 0.973294 1.1 2.37794 0.995 1.1 2.38693 0.973294 1.395 2.38693 0.973294 1.395 2.38693 0.973294 1.1 2.38693 0.973294 1.395 2.39 0.95 1.59 2.39 0.95 1.395 2.38693 0.973294 1.395 2.39 0.95 1.1 2.38693 0.973294 1.1 2.39 0.95 1.395 2.39 0.95 1.395 2.39 0.95 1.1 2.39 0.95 1.395 2.38693 0.926706 1.59 2.38693 0.926706 1.395 2.39 0.95 1.395 2.38693 0.926706 1.1 2.39 0.95 1.1 2.38693 0.926706 1.395 2.38693 0.926706 1.395 2.38693 0.926706 1.1 2.38693 0.926706 1.395 2.37794 0.905 1.59 2.37794 0.905 1.395 2.38693 0.926706 1.395 2.37794 0.905 1.1 2.38693 0.926706 1.1 2.37794 0.905 1.395 2.37794 0.905 1.395 2.37794 0.905 1.1 2.37794 0.905 1.395 2.36364 0.88636 1.59 2.36364 0.88636 1.395 2.37794 0.905 1.395 2.36364 0.88636 1.1 2.37794 0.905 1.1 2.36364 0.88636 1.395 2.36364 0.88636 1.395 2.36364 0.88636 1.1 2.36364 0.88636 1.395 2.345 0.872058 1.59 2.345 0.872058 1.395 2.36364 0.88636 1.395 2.345 0.872058 1.1 2.36364 0.88636 1.1 2.345 0.872058 1.395 2.345 0.872058 1.395 2.345 0.872058 1.1 2.345 0.872058 1.395 2.32329 0.863067 1.59 2.32329 0.863067 1.395 2.345 0.872058 1.395 2.32329 0.863067 1.1 2.345 0.872058 1.1 2.32329 0.863067 1.395 2.32329 0.863067 1.395 2.32329 0.863067 1.1 2.32329 0.863067 1.395 2.3 0.86 1.59 2.3 0.86 1.395 2.32329 0.863067 1.395 2.3 0.86 1.1 2.32329 0.863067 1.1 2.3 0.86 1.395 2.3 0.86 1.395 2.3 0.86 1.1 2.3 0.86 1.395 2.27671 0.863067 1.59 2.27671 0.863067 1.395 2.3 0.86 1.395 2.27671 0.863067 1.1 2.3 0.86 1.1 2.27671 0.863067 1.395 2.27671 0.863067 1.395 2.27671 0.863067 1.1 2.27671 0.863067 1.395 2.255 0.872058 1.59 2.255 0.872058 1.395 2.27671 0.863067 1.395 2.255 0.872058 1.1 2.27671 0.863067 1.1 2.255 0.872058 1.395 2.255 0.872058 1.395 2.255 0.872058 1.1 2.255 0.872058 1.395 2.23636 0.88636 1.59 2.23636 0.88636 1.395 2.255 0.872058 1.395 2.23636 0.88636 1.1 2.255 0.872058 1.1 2.23636 0.88636 1.395 2.23636 0.88636 1.395 2.23636 0.88636 1.1 2.23636 0.88636 1.395 2.22206 0.905 1.59 2.22206 0.905 1.395 2.23636 0.88636 1.395 2.22206 0.905 1.1 2.23636 0.88636 1.1 2.22206 0.905 1.395 2.22206 0.905 1.395 2.22206 0.905 1.1 2.22206 0.905 1.395 2.21307 0.926706 1.59 2.21307 0.926706 1.395 2.22206 0.905 1.395 2.21307 0.926706 1.1 2.22206 0.905 1.1 2.21307 0.926706 1.395 2.21307 0.926706 1.395 2.21307 0.926706 1.1 2.21307 0.926706 1.395 2.21 0.95 1.59 2.21 0.95 1.395 2.21307 0.926706 1.395 2.21 0.95 1.1 2.21307 0.926706 1.1 2.21 0.95 1.395 2.21 0.95 1.395 2.21 0.95 1.1 2.21 0.95 1.395 2.21307 0.973294 1.59 2.21307 0.973294 1.395 2.21 0.95 1.395 2.21307 0.973294 1.1 2.21 0.95 1.1 2.21307 0.973294 1.395 2.21307 0.973294 1.395 2.21307 0.973294 1.1 2.21307 0.973294 1.395 2.22206 0.995 1.59 2.22206 0.995 1.395 2.21307 0.973294 1.395 2.22206 0.995 1.1 2.21307 0.973294 1.1 2.22206 0.995 1.395 2.22206 0.995 1.395 2.22206 0.995 1.1 2.22206 0.995 1.395 2.23636 1.01364 1.59 2.23636 1.01364 1.395 2.22206 0.995 1.395 2.23636 1.01364 1.1 2.22206 0.995 1.1 2.23636 1.01364 1.395 2.23636 1.01364 1.395 2.23636 1.01364 1.1 2.23636 1.01364 1.395 2.255 1.02794 1.59 2.255 1.02794 1.395 2.23636 1.01364 1.395 2.255 1.02794 1.1 2.23636 1.01364 1.1 2.255 1.02794 1.395 2.255 1.02794 1.395 2.255 1.02794 1.1 2.255 1.02794 1.395 2.27671 1.03693 1.59 2.27671 1.03693 1.395 2.255 1.02794 1.395 2.27671 1.03693 1.1 2.255 1.02794 1.1 2.27671 1.03693 1.395 2.27671 1.03693 1.395 2.27671 1.03693 1.1 2.27671 1.03693 1.395 2.3 1.04 1.59 2.3 1.04 1.395 2.27671 1.03693 1.395 2.3 1.04 1.1 2.27671 1.03693 1.1 2.3 1.04 1.395 2.3 1.04 1.395 2.3 1.04 1.1 2.3 1.04 1.395 2.32329 1.03693 1.59 2.32329 1.03693 1.395 2.3 1.04 1.395 2.32329 1.03693 1.59 2.32329 1.03693 1.6 2.32588 1.04659 1.59 2.3 1.04 1.59 2.32329 1.03693 1.6 2.35 1.0366 1.6 2.32588 1.04659 1.59 2.32329 1.03693 1.59 2.345 1.02794 1.6 2.35 1.0366 1.6 2.35 1.0366 1.59 2.345 1.02794 1.6 2.37071 1.02071 1.6 2.37071 1.02071 1.59 2.345 1.02794 1.59 2.36364 1.01364 1.6 2.3866 1 1.59 2.36364 1.01364 1.59 2.37794 0.995 1.6 2.39659 0.975882 1.59 2.37794 0.995 1.59 2.38693 0.973294 1.6 2.4 0.95 1.59 2.38693 0.973294 1.59 2.39 0.95 1.6 2.39659 0.924118 1.59 2.39 0.95 1.59 2.38693 0.926706 1.6 2.3866 0.9 1.59 2.38693 0.926706 1.59 2.37794 0.905 1.6 2.37071 0.879289 1.59 2.37794 0.905 1.59 2.36364 0.88636 1.6 2.35 0.863397 1.59 2.36364 0.88636 1.59 2.345 0.872058 1.6 2.32588 0.853407 1.59 2.345 0.872058 1.59 2.32329 0.863067 1.6 2.3 0.85 1.59 2.32329 0.863067 1.59 2.3 0.86 1.6 2.27412 0.853407 1.59 2.3 0.86 1.59 2.27671 0.863067 1.6 2.25 0.863397 1.59 2.27671 0.863067 1.59 2.255 0.872058 1.6 2.22929 0.879289 1.59 2.255 0.872058 1.59 2.23636 0.88636 1.6 2.2134 0.9 1.59 2.23636 0.88636 1.59 2.22206 0.905 1.6 2.20341 0.924118 1.59 2.22206 0.905 1.59 2.21307 0.926706 1.6 2.2 0.95 1.59 2.21307 0.926706 1.59 2.21 0.95 1.6 2.20341 0.975882 1.59 2.21 0.95 1.59 2.21307 0.973294 1.6 2.2134 1 1.59 2.21307 0.973294 1.59 2.22206 0.995 1.6 2.22929 1.02071 1.59 2.22206 0.995 1.59 2.23636 1.01364 1.6 2.25 1.0366 1.59 2.23636 1.01364 1.59 2.255 1.02794 1.6 2.27412 1.04659 1.59 2.255 1.02794 1.59 2.27671 1.03693 1.6 2.3 1.05 1.59 2.27671 1.03693 1.59 2.3 1.04 1.6 2.32588 1.04659 1.6 2.3 1.05 1.59 2.3 1.04 1.6 2.37071 1.02071 1.59 2.36364 1.01364 1.6 2.3866 1 1.6 2.3866 1 1.59 2.37794 0.995 1.6 2.39659 0.975882 1.6 2.39659 0.975882 1.59 2.38693 0.973294 1.6 2.4 0.95 1.6 2.4 0.95 1.59 2.39 0.95 1.6 2.39659 0.924118 1.6 2.39659 0.924118 1.59 2.38693 0.926706 1.6 2.3866 0.9 1.6 2.3866 0.9 1.59 2.37794 0.905 1.6 2.37071 0.879289 1.6 2.37071 0.879289 1.59 2.36364 0.88636 1.6 2.35 0.863397 1.6 2.35 0.863397 1.59 2.345 0.872058 1.6 2.32588 0.853407 1.6 2.32588 0.853407 1.59 2.32329 0.863067 1.6 2.3 0.85 1.6 2.3 0.85 1.59 2.3 0.86 1.6 2.27412 0.853407 1.6 2.27412 0.853407 1.59 2.27671 0.863067 1.6 2.25 0.863397 1.6 2.25 0.863397 1.59 2.255 0.872058 1.6 2.22929 0.879289 1.6 2.22929 0.879289 1.59 2.23636 0.88636 1.6 2.2134 0.9 1.6 2.2134 0.9 1.59 2.22206 0.905 1.6 2.20341 0.924118 1.6 2.20341 0.924118 1.59 2.21307 0.926706 1.6 2.2 0.95 1.6 2.2 0.95 1.59 2.21 0.95 1.6 2.20341 0.975882 1.6 2.20341 0.975882 1.59 2.21307 0.973294 1.6 2.2134 1 1.6 2.2134 1 1.59 2.22206 0.995 1.6 2.22929 1.02071 1.6 2.22929 1.02071 1.59 2.23636 1.01364 1.6 2.25 1.0366 1.6 2.25 1.0366 1.59 2.255 1.02794 1.6 2.27412 1.04659 1.6 2.27412 1.04659 1.59 2.27671 1.03693 1.6 2.3 1.05 1.1 2.12329 3.93693 1.395 2.12329 3.93693 1.1 2.1 3.94 1.1 2.12329 3.93693 1.395 2.145 3.92794 1.395 2.12329 3.93693 1.1 2.12329 3.93693 1.1 2.145 3.92794 1.395 2.145 3.92794 1.395 2.145 3.92794 1.1 2.145 3.92794 1.395 2.16364 3.91364 1.59 2.16364 3.91364 1.395 2.16364 3.91364 1.59 2.17794 3.895 1.59 2.16364 3.91364 1.395 2.145 3.92794 1.395 2.16364 3.91364 1.59 2.16364 3.91364 1.59 2.145 3.92794 1.395 2.145 3.92794 1.395 2.145 3.92794 1.59 2.145 3.92794 1.395 2.12329 3.93693 1.395 2.12329 3.93693 1.59 2.145 3.92794 1.59 2.12329 3.93693 1.395 2.1 3.94 1.59 2.12329 3.93693 1.59 2.1 3.94 1.395 2.07671 3.93693 1.59 2.1 3.94 1.59 2.07671 3.93693 1.395 2.055 3.92794 1.59 2.07671 3.93693 1.59 2.055 3.92794 1.395 2.03636 3.91364 1.59 2.055 3.92794 1.59 2.03636 3.91364 1.395 2.02206 3.895 1.59 2.03636 3.91364 1.59 2.02206 3.895 1.395 2.01307 3.87329 1.59 2.02206 3.895 1.59 2.01307 3.87329 1.395 2.01 3.85 1.59 2.01307 3.87329 1.59 2.01 3.85 1.395 2.01307 3.82671 1.59 2.01 3.85 1.59 2.01307 3.82671 1.395 2.02206 3.805 1.59 2.01307 3.82671 1.59 2.02206 3.805 1.395 2.03636 3.78636 1.59 2.02206 3.805 1.59 2.03636 3.78636 1.395 2.055 3.77206 1.59 2.03636 3.78636 1.59 2.055 3.77206 1.395 2.07671 3.76307 1.59 2.055 3.77206 1.59 2.07671 3.76307 1.395 2.1 3.76 1.59 2.07671 3.76307 1.59 2.1 3.76 1.395 2.12329 3.76307 1.59 2.1 3.76 1.59 2.12329 3.76307 1.395 2.145 3.77206 1.59 2.12329 3.76307 1.59 2.145 3.77206 1.395 2.16364 3.78636 1.59 2.145 3.77206 1.59 2.16364 3.78636 1.395 2.17794 3.805 1.59 2.16364 3.78636 1.59 2.17794 3.805 1.395 2.18693 3.82671 1.59 2.17794 3.805 1.59 2.18693 3.82671 1.395 2.19 3.85 1.59 2.18693 3.82671 1.59 2.19 3.85 1.395 2.18693 3.87329 1.59 2.19 3.85 1.59 2.18693 3.87329 1.395 2.17794 3.895 1.59 2.18693 3.87329 1.59 2.17794 3.895 1.395 2.16364 3.91364 1.395 2.17794 3.895 1.59 2.17794 3.895 1.395 2.16364 3.91364 1.1 2.16364 3.91364 1.395 2.17794 3.895 1.395 2.16364 3.91364 1.1 2.145 3.92794 1.1 2.16364 3.91364 1.1 2.16364 3.91364 1.1 2.17794 3.895 1.395 2.17794 3.895 1.395 2.17794 3.895 1.1 2.17794 3.895 1.395 2.18693 3.87329 1.59 2.18693 3.87329 1.395 2.17794 3.895 1.395 2.18693 3.87329 1.1 2.17794 3.895 1.1 2.18693 3.87329 1.395 2.18693 3.87329 1.395 2.18693 3.87329 1.1 2.18693 3.87329 1.395 2.19 3.85 1.59 2.19 3.85 1.395 2.18693 3.87329 1.395 2.19 3.85 1.1 2.18693 3.87329 1.1 2.19 3.85 1.395 2.19 3.85 1.395 2.19 3.85 1.1 2.19 3.85 1.395 2.18693 3.82671 1.59 2.18693 3.82671 1.395 2.19 3.85 1.395 2.18693 3.82671 1.1 2.19 3.85 1.1 2.18693 3.82671 1.395 2.18693 3.82671 1.395 2.18693 3.82671 1.1 2.18693 3.82671 1.395 2.17794 3.805 1.59 2.17794 3.805 1.395 2.18693 3.82671 1.395 2.17794 3.805 1.1 2.18693 3.82671 1.1 2.17794 3.805 1.395 2.17794 3.805 1.395 2.17794 3.805 1.1 2.17794 3.805 1.395 2.16364 3.78636 1.59 2.16364 3.78636 1.395 2.17794 3.805 1.395 2.16364 3.78636 1.1 2.17794 3.805 1.1 2.16364 3.78636 1.395 2.16364 3.78636 1.395 2.16364 3.78636 1.1 2.16364 3.78636 1.395 2.145 3.77206 1.59 2.145 3.77206 1.395 2.16364 3.78636 1.395 2.145 3.77206 1.1 2.16364 3.78636 1.1 2.145 3.77206 1.395 2.145 3.77206 1.395 2.145 3.77206 1.1 2.145 3.77206 1.395 2.12329 3.76307 1.59 2.12329 3.76307 1.395 2.145 3.77206 1.395 2.12329 3.76307 1.1 2.145 3.77206 1.1 2.12329 3.76307 1.395 2.12329 3.76307 1.395 2.12329 3.76307 1.1 2.12329 3.76307 1.395 2.1 3.76 1.59 2.1 3.76 1.395 2.12329 3.76307 1.395 2.1 3.76 1.1 2.12329 3.76307 1.1 2.1 3.76 1.395 2.1 3.76 1.395 2.1 3.76 1.1 2.1 3.76 1.395 2.07671 3.76307 1.59 2.07671 3.76307 1.395 2.1 3.76 1.395 2.07671 3.76307 1.1 2.1 3.76 1.1 2.07671 3.76307 1.395 2.07671 3.76307 1.395 2.07671 3.76307 1.1 2.07671 3.76307 1.395 2.055 3.77206 1.59 2.055 3.77206 1.395 2.07671 3.76307 1.395 2.055 3.77206 1.1 2.07671 3.76307 1.1 2.055 3.77206 1.395 2.055 3.77206 1.395 2.055 3.77206 1.1 2.055 3.77206 1.395 2.03636 3.78636 1.59 2.03636 3.78636 1.395 2.055 3.77206 1.395 2.03636 3.78636 1.1 2.055 3.77206 1.1 2.03636 3.78636 1.395 2.03636 3.78636 1.395 2.03636 3.78636 1.1 2.03636 3.78636 1.395 2.02206 3.805 1.59 2.02206 3.805 1.395 2.03636 3.78636 1.395 2.02206 3.805 1.1 2.03636 3.78636 1.1 2.02206 3.805 1.395 2.02206 3.805 1.395 2.02206 3.805 1.1 2.02206 3.805 1.395 2.01307 3.82671 1.59 2.01307 3.82671 1.395 2.02206 3.805 1.395 2.01307 3.82671 1.1 2.02206 3.805 1.1 2.01307 3.82671 1.395 2.01307 3.82671 1.395 2.01307 3.82671 1.1 2.01307 3.82671 1.395 2.01 3.85 1.59 2.01 3.85 1.395 2.01307 3.82671 1.395 2.01 3.85 1.1 2.01307 3.82671 1.1 2.01 3.85 1.395 2.01 3.85 1.395 2.01 3.85 1.1 2.01 3.85 1.395 2.01307 3.87329 1.59 2.01307 3.87329 1.395 2.01 3.85 1.395 2.01307 3.87329 1.1 2.01 3.85 1.1 2.01307 3.87329 1.395 2.01307 3.87329 1.395 2.01307 3.87329 1.1 2.01307 3.87329 1.395 2.02206 3.895 1.59 2.02206 3.895 1.395 2.01307 3.87329 1.395 2.02206 3.895 1.1 2.01307 3.87329 1.1 2.02206 3.895 1.395 2.02206 3.895 1.395 2.02206 3.895 1.1 2.02206 3.895 1.395 2.03636 3.91364 1.59 2.03636 3.91364 1.395 2.02206 3.895 1.395 2.03636 3.91364 1.1 2.02206 3.895 1.1 2.03636 3.91364 1.395 2.03636 3.91364 1.395 2.03636 3.91364 1.1 2.03636 3.91364 1.395 2.055 3.92794 1.59 2.055 3.92794 1.395 2.03636 3.91364 1.395 2.055 3.92794 1.1 2.03636 3.91364 1.1 2.055 3.92794 1.395 2.055 3.92794 1.395 2.055 3.92794 1.1 2.055 3.92794 1.395 2.07671 3.93693 1.59 2.07671 3.93693 1.395 2.055 3.92794 1.395 2.07671 3.93693 1.1 2.055 3.92794 1.1 2.07671 3.93693 1.395 2.07671 3.93693 1.395 2.07671 3.93693 1.1 2.07671 3.93693 1.395 2.1 3.94 1.59 2.1 3.94 1.395 2.07671 3.93693 1.395 2.1 3.94 1.1 2.07671 3.93693 1.1 2.1 3.94 1.395 2.1 3.94 1.395 2.1 3.94 1.1 2.1 3.94 1.395 2.12329 3.93693 1.59 2.12329 3.93693 1.395 2.1 3.94 1.395 2.12329 3.93693 1.59 2.12329 3.93693 1.6 2.12588 3.94659 1.59 2.1 3.94 1.59 2.12329 3.93693 1.6 2.15 3.9366 1.6 2.12588 3.94659 1.59 2.12329 3.93693 1.59 2.145 3.92794 1.6 2.15 3.9366 1.6 2.15 3.9366 1.59 2.145 3.92794 1.6 2.17071 3.92071 1.6 2.17071 3.92071 1.59 2.145 3.92794 1.59 2.16364 3.91364 1.6 2.1866 3.9 1.59 2.16364 3.91364 1.59 2.17794 3.895 1.6 2.19659 3.87588 1.59 2.17794 3.895 1.59 2.18693 3.87329 1.6 2.2 3.85 1.59 2.18693 3.87329 1.59 2.19 3.85 1.6 2.19659 3.82412 1.59 2.19 3.85 1.59 2.18693 3.82671 1.6 2.1866 3.8 1.59 2.18693 3.82671 1.59 2.17794 3.805 1.6 2.17071 3.77929 1.59 2.17794 3.805 1.59 2.16364 3.78636 1.6 2.15 3.7634 1.59 2.16364 3.78636 1.59 2.145 3.77206 1.6 2.12588 3.75341 1.59 2.145 3.77206 1.59 2.12329 3.76307 1.6 2.1 3.75 1.59 2.12329 3.76307 1.59 2.1 3.76 1.6 2.07412 3.75341 1.59 2.1 3.76 1.59 2.07671 3.76307 1.6 2.05 3.7634 1.59 2.07671 3.76307 1.59 2.055 3.77206 1.6 2.02929 3.77929 1.59 2.055 3.77206 1.59 2.03636 3.78636 1.6 2.0134 3.8 1.59 2.03636 3.78636 1.59 2.02206 3.805 1.6 2.00341 3.82412 1.59 2.02206 3.805 1.59 2.01307 3.82671 1.6 2 3.85 1.59 2.01307 3.82671 1.59 2.01 3.85 1.6 2.00341 3.87588 1.59 2.01 3.85 1.59 2.01307 3.87329 1.6 2.0134 3.9 1.59 2.01307 3.87329 1.59 2.02206 3.895 1.6 2.02929 3.92071 1.59 2.02206 3.895 1.59 2.03636 3.91364 1.6 2.05 3.9366 1.59 2.03636 3.91364 1.59 2.055 3.92794 1.6 2.07412 3.94659 1.59 2.055 3.92794 1.59 2.07671 3.93693 1.6 2.1 3.95 1.59 2.07671 3.93693 1.59 2.1 3.94 1.6 2.12588 3.94659 1.6 2.1 3.95 1.59 2.1 3.94 1.6 2.17071 3.92071 1.59 2.16364 3.91364 1.6 2.1866 3.9 1.6 2.1866 3.9 1.59 2.17794 3.895 1.6 2.19659 3.87588 1.6 2.19659 3.87588 1.59 2.18693 3.87329 1.6 2.2 3.85 1.6 2.2 3.85 1.59 2.19 3.85 1.6 2.19659 3.82412 1.6 2.19659 3.82412 1.59 2.18693 3.82671 1.6 2.1866 3.8 1.6 2.1866 3.8 1.59 2.17794 3.805 1.6 2.17071 3.77929 1.6 2.17071 3.77929 1.59 2.16364 3.78636 1.6 2.15 3.7634 1.6 2.15 3.7634 1.59 2.145 3.77206 1.6 2.12588 3.75341 1.6 2.12588 3.75341 1.59 2.12329 3.76307 1.6 2.1 3.75 1.6 2.1 3.75 1.59 2.1 3.76 1.6 2.07412 3.75341 1.6 2.07412 3.75341 1.59 2.07671 3.76307 1.6 2.05 3.7634 1.6 2.05 3.7634 1.59 2.055 3.77206 1.6 2.02929 3.77929 1.6 2.02929 3.77929 1.59 2.03636 3.78636 1.6 2.0134 3.8 1.6 2.0134 3.8 1.59 2.02206 3.805 1.6 2.00341 3.82412 1.6 2.00341 3.82412 1.59 2.01307 3.82671 1.6 2 3.85 1.6 2 3.85 1.59 2.01 3.85 1.6 2.00341 3.87588 1.6 2.00341 3.87588 1.59 2.01307 3.87329 1.6 2.0134 3.9 1.6 2.0134 3.9 1.59 2.02206 3.895 1.6 2.02929 3.92071 1.6 2.02929 3.92071 1.59 2.03636 3.91364 1.6 2.05 3.9366 1.6 2.05 3.9366 1.59 2.055 3.92794 1.6 2.07412 3.94659 1.6 2.07412 3.94659 1.59 2.07671 3.93693 1.6 2.1 3.95 1.1 2.12329 2.38693 1.395 2.12329 2.38693 1.1 2.1 2.39 1.1 2.12329 2.38693 1.395 2.145 2.37794 1.395 2.12329 2.38693 1.1 2.12329 2.38693 1.1 2.145 2.37794 1.395 2.145 2.37794 1.395 2.145 2.37794 1.1 2.145 2.37794 1.395 2.16364 2.36364 1.59 2.16364 2.36364 1.395 2.16364 2.36364 1.59 2.17794 2.345 1.59 2.16364 2.36364 1.395 2.145 2.37794 1.395 2.16364 2.36364 1.59 2.16364 2.36364 1.59 2.145 2.37794 1.395 2.145 2.37794 1.395 2.145 2.37794 1.59 2.145 2.37794 1.395 2.12329 2.38693 1.395 2.12329 2.38693 1.59 2.145 2.37794 1.59 2.12329 2.38693 1.395 2.1 2.39 1.59 2.12329 2.38693 1.59 2.1 2.39 1.395 2.07671 2.38693 1.59 2.1 2.39 1.59 2.07671 2.38693 1.395 2.055 2.37794 1.59 2.07671 2.38693 1.59 2.055 2.37794 1.395 2.03636 2.36364 1.59 2.055 2.37794 1.59 2.03636 2.36364 1.395 2.02206 2.345 1.59 2.03636 2.36364 1.59 2.02206 2.345 1.395 2.01307 2.32329 1.59 2.02206 2.345 1.59 2.01307 2.32329 1.395 2.01 2.3 1.59 2.01307 2.32329 1.59 2.01 2.3 1.395 2.01307 2.27671 1.59 2.01 2.3 1.59 2.01307 2.27671 1.395 2.02206 2.255 1.59 2.01307 2.27671 1.59 2.02206 2.255 1.395 2.03636 2.23636 1.59 2.02206 2.255 1.59 2.03636 2.23636 1.395 2.055 2.22206 1.59 2.03636 2.23636 1.59 2.055 2.22206 1.395 2.07671 2.21307 1.59 2.055 2.22206 1.59 2.07671 2.21307 1.395 2.1 2.21 1.59 2.07671 2.21307 1.59 2.1 2.21 1.395 2.12329 2.21307 1.59 2.1 2.21 1.59 2.12329 2.21307 1.395 2.145 2.22206 1.59 2.12329 2.21307 1.59 2.145 2.22206 1.395 2.16364 2.23636 1.59 2.145 2.22206 1.59 2.16364 2.23636 1.395 2.17794 2.255 1.59 2.16364 2.23636 1.59 2.17794 2.255 1.395 2.18693 2.27671 1.59 2.17794 2.255 1.59 2.18693 2.27671 1.395 2.19 2.3 1.59 2.18693 2.27671 1.59 2.19 2.3 1.395 2.18693 2.32329 1.59 2.19 2.3 1.59 2.18693 2.32329 1.395 2.17794 2.345 1.59 2.18693 2.32329 1.59 2.17794 2.345 1.395 2.16364 2.36364 1.395 2.17794 2.345 1.59 2.17794 2.345 1.395 2.16364 2.36364 1.1 2.16364 2.36364 1.395 2.17794 2.345 1.395 2.16364 2.36364 1.1 2.145 2.37794 1.1 2.16364 2.36364 1.1 2.16364 2.36364 1.1 2.17794 2.345 1.395 2.17794 2.345 1.395 2.17794 2.345 1.1 2.17794 2.345 1.395 2.18693 2.32329 1.59 2.18693 2.32329 1.395 2.17794 2.345 1.395 2.18693 2.32329 1.1 2.17794 2.345 1.1 2.18693 2.32329 1.395 2.18693 2.32329 1.395 2.18693 2.32329 1.1 2.18693 2.32329 1.395 2.19 2.3 1.59 2.19 2.3 1.395 2.18693 2.32329 1.395 2.19 2.3 1.1 2.18693 2.32329 1.1 2.19 2.3 1.395 2.19 2.3 1.395 2.19 2.3 1.1 2.19 2.3 1.395 2.18693 2.27671 1.59 2.18693 2.27671 1.395 2.19 2.3 1.395 2.18693 2.27671 1.1 2.19 2.3 1.1 2.18693 2.27671 1.395 2.18693 2.27671 1.395 2.18693 2.27671 1.1 2.18693 2.27671 1.395 2.17794 2.255 1.59 2.17794 2.255 1.395 2.18693 2.27671 1.395 2.17794 2.255 1.1 2.18693 2.27671 1.1 2.17794 2.255 1.395 2.17794 2.255 1.395 2.17794 2.255 1.1 2.17794 2.255 1.395 2.16364 2.23636 1.59 2.16364 2.23636 1.395 2.17794 2.255 1.395 2.16364 2.23636 1.1 2.17794 2.255 1.1 2.16364 2.23636 1.395 2.16364 2.23636 1.395 2.16364 2.23636 1.1 2.16364 2.23636 1.395 2.145 2.22206 1.59 2.145 2.22206 1.395 2.16364 2.23636 1.395 2.145 2.22206 1.1 2.16364 2.23636 1.1 2.145 2.22206 1.395 2.145 2.22206 1.395 2.145 2.22206 1.1 2.145 2.22206 1.395 2.12329 2.21307 1.59 2.12329 2.21307 1.395 2.145 2.22206 1.395 2.12329 2.21307 1.1 2.145 2.22206 1.1 2.12329 2.21307 1.395 2.12329 2.21307 1.395 2.12329 2.21307 1.1 2.12329 2.21307 1.395 2.1 2.21 1.59 2.1 2.21 1.395 2.12329 2.21307 1.395 2.1 2.21 1.1 2.12329 2.21307 1.1 2.1 2.21 1.395 2.1 2.21 1.395 2.1 2.21 1.1 2.1 2.21 1.395 2.07671 2.21307 1.59 2.07671 2.21307 1.395 2.1 2.21 1.395 2.07671 2.21307 1.1 2.1 2.21 1.1 2.07671 2.21307 1.395 2.07671 2.21307 1.395 2.07671 2.21307 1.1 2.07671 2.21307 1.395 2.055 2.22206 1.59 2.055 2.22206 1.395 2.07671 2.21307 1.395 2.055 2.22206 1.1 2.07671 2.21307 1.1 2.055 2.22206 1.395 2.055 2.22206 1.395 2.055 2.22206 1.1 2.055 2.22206 1.395 2.03636 2.23636 1.59 2.03636 2.23636 1.395 2.055 2.22206 1.395 2.03636 2.23636 1.1 2.055 2.22206 1.1 2.03636 2.23636 1.395 2.03636 2.23636 1.395 2.03636 2.23636 1.1 2.03636 2.23636 1.395 2.02206 2.255 1.59 2.02206 2.255 1.395 2.03636 2.23636 1.395 2.02206 2.255 1.1 2.03636 2.23636 1.1 2.02206 2.255 1.395 2.02206 2.255 1.395 2.02206 2.255 1.1 2.02206 2.255 1.395 2.01307 2.27671 1.59 2.01307 2.27671 1.395 2.02206 2.255 1.395 2.01307 2.27671 1.1 2.02206 2.255 1.1 2.01307 2.27671 1.395 2.01307 2.27671 1.395 2.01307 2.27671 1.1 2.01307 2.27671 1.395 2.01 2.3 1.59 2.01 2.3 1.395 2.01307 2.27671 1.395 2.01 2.3 1.1 2.01307 2.27671 1.1 2.01 2.3 1.395 2.01 2.3 1.395 2.01 2.3 1.1 2.01 2.3 1.395 2.01307 2.32329 1.59 2.01307 2.32329 1.395 2.01 2.3 1.395 2.01307 2.32329 1.1 2.01 2.3 1.1 2.01307 2.32329 1.395 2.01307 2.32329 1.395 2.01307 2.32329 1.1 2.01307 2.32329 1.395 2.02206 2.345 1.59 2.02206 2.345 1.395 2.01307 2.32329 1.395 2.02206 2.345 1.1 2.01307 2.32329 1.1 2.02206 2.345 1.395 2.02206 2.345 1.395 2.02206 2.345 1.1 2.02206 2.345 1.395 2.03636 2.36364 1.59 2.03636 2.36364 1.395 2.02206 2.345 1.395 2.03636 2.36364 1.1 2.02206 2.345 1.1 2.03636 2.36364 1.395 2.03636 2.36364 1.395 2.03636 2.36364 1.1 2.03636 2.36364 1.395 2.055 2.37794 1.59 2.055 2.37794 1.395 2.03636 2.36364 1.395 2.055 2.37794 1.1 2.03636 2.36364 1.1 2.055 2.37794 1.395 2.055 2.37794 1.395 2.055 2.37794 1.1 2.055 2.37794 1.395 2.07671 2.38693 1.59 2.07671 2.38693 1.395 2.055 2.37794 1.395 2.07671 2.38693 1.1 2.055 2.37794 1.1 2.07671 2.38693 1.395 2.07671 2.38693 1.395 2.07671 2.38693 1.1 2.07671 2.38693 1.395 2.1 2.39 1.59 2.1 2.39 1.395 2.07671 2.38693 1.395 2.1 2.39 1.1 2.07671 2.38693 1.1 2.1 2.39 1.395 2.1 2.39 1.395 2.1 2.39 1.1 2.1 2.39 1.395 2.12329 2.38693 1.59 2.12329 2.38693 1.395 2.1 2.39 1.395 2.12329 2.38693 1.59 2.12329 2.38693 1.6 2.12588 2.39659 1.59 2.1 2.39 1.59 2.12329 2.38693 1.6 2.15 2.3866 1.6 2.12588 2.39659 1.59 2.12329 2.38693 1.59 2.145 2.37794 1.6 2.15 2.3866 1.6 2.15 2.3866 1.59 2.145 2.37794 1.6 2.17071 2.37071 1.6 2.17071 2.37071 1.59 2.145 2.37794 1.59 2.16364 2.36364 1.6 2.1866 2.35 1.59 2.16364 2.36364 1.59 2.17794 2.345 1.6 2.19659 2.32588 1.59 2.17794 2.345 1.59 2.18693 2.32329 1.6 2.2 2.3 1.59 2.18693 2.32329 1.59 2.19 2.3 1.6 2.19659 2.27412 1.59 2.19 2.3 1.59 2.18693 2.27671 1.6 2.1866 2.25 1.59 2.18693 2.27671 1.59 2.17794 2.255 1.6 2.17071 2.22929 1.59 2.17794 2.255 1.59 2.16364 2.23636 1.6 2.15 2.2134 1.59 2.16364 2.23636 1.59 2.145 2.22206 1.6 2.12588 2.20341 1.59 2.145 2.22206 1.59 2.12329 2.21307 1.6 2.1 2.2 1.59 2.12329 2.21307 1.59 2.1 2.21 1.6 2.07412 2.20341 1.59 2.1 2.21 1.59 2.07671 2.21307 1.6 2.05 2.2134 1.59 2.07671 2.21307 1.59 2.055 2.22206 1.6 2.02929 2.22929 1.59 2.055 2.22206 1.59 2.03636 2.23636 1.6 2.0134 2.25 1.59 2.03636 2.23636 1.59 2.02206 2.255 1.6 2.00341 2.27412 1.59 2.02206 2.255 1.59 2.01307 2.27671 1.6 2 2.3 1.59 2.01307 2.27671 1.59 2.01 2.3 1.6 2.00341 2.32588 1.59 2.01 2.3 1.59 2.01307 2.32329 1.6 2.0134 2.35 1.59 2.01307 2.32329 1.59 2.02206 2.345 1.6 2.02929 2.37071 1.59 2.02206 2.345 1.59 2.03636 2.36364 1.6 2.05 2.3866 1.59 2.03636 2.36364 1.59 2.055 2.37794 1.6 2.07412 2.39659 1.59 2.055 2.37794 1.59 2.07671 2.38693 1.6 2.1 2.4 1.59 2.07671 2.38693 1.59 2.1 2.39 1.6 2.12588 2.39659 1.6 2.1 2.4 1.59 2.1 2.39 1.6 2.17071 2.37071 1.59 2.16364 2.36364 1.6 2.1866 2.35 1.6 2.1866 2.35 1.59 2.17794 2.345 1.6 2.19659 2.32588 1.6 2.19659 2.32588 1.59 2.18693 2.32329 1.6 2.2 2.3 1.6 2.2 2.3 1.59 2.19 2.3 1.6 2.19659 2.27412 1.6 2.19659 2.27412 1.59 2.18693 2.27671 1.6 2.1866 2.25 1.6 2.1866 2.25 1.59 2.17794 2.255 1.6 2.17071 2.22929 1.6 2.17071 2.22929 1.59 2.16364 2.23636 1.6 2.15 2.2134 1.6 2.15 2.2134 1.59 2.145 2.22206 1.6 2.12588 2.20341 1.6 2.12588 2.20341 1.59 2.12329 2.21307 1.6 2.1 2.2 1.6 2.1 2.2 1.59 2.1 2.21 1.6 2.07412 2.20341 1.6 2.07412 2.20341 1.59 2.07671 2.21307 1.6 2.05 2.2134 1.6 2.05 2.2134 1.59 2.055 2.22206 1.6 2.02929 2.22929 1.6 2.02929 2.22929 1.59 2.03636 2.23636 1.6 2.0134 2.25 1.6 2.0134 2.25 1.59 2.02206 2.255 1.6 2.00341 2.27412 1.6 2.00341 2.27412 1.59 2.01307 2.27671 1.6 2 2.3 1.6 2 2.3 1.59 2.01 2.3 1.6 2.00341 2.32588 1.6 2.00341 2.32588 1.59 2.01307 2.32329 1.6 2.0134 2.35 1.6 2.0134 2.35 1.59 2.02206 2.345 1.6 2.02929 2.37071 1.6 2.02929 2.37071 1.59 2.03636 2.36364 1.6 2.05 2.3866 1.6 2.05 2.3866 1.59 2.055 2.37794 1.6 2.07412 2.39659 1.6 2.07412 2.39659 1.59 2.07671 2.38693 1.6 2.1 2.4 1.5 4.2 1.05 1.5 4.2 1.9 1.52588 4.19659 1.475 1.52588 4.19659 1.05 1.52588 4.19659 1.475 1.55 4.1866 1.05 1.52588 4.19659 1.05 1.5 4.2 1.05 1.52588 4.19659 1.475 1.55 4.1866 1.9 1.55 4.1866 1.475 1.52588 4.19659 1.9 1.55 4.1866 1.9 1.57071 4.17071 1.475 1.55 4.1866 1.475 1.55 4.1866 1.9 1.57071 4.17071 1.9 1.57071 4.17071 1.475 1.57071 4.17071 1.475 1.57071 4.17071 1.9 1.5866 4.15 1.475 1.5866 4.15 1.05 1.5866 4.15 1.475 1.59659 4.12588 1.05 1.5866 4.15 1.05 1.57071 4.17071 1.475 1.5866 4.15 1.475 1.5866 4.15 1.05 1.57071 4.17071 1.05 1.57071 4.17071 1.475 1.57071 4.17071 1.475 1.57071 4.17071 1.05 1.55 4.1866 1.475 1.55 4.1866 1.475 1.57071 4.17071 1.05 1.55 4.1866 1.05 1.52588 4.19659 1.475 1.55 4.1866 1.475 1.55 4.1866 1.05 1.52588 4.19659 1.475 1.52588 4.19659 1.9 1.55 4.1866 1.475 1.52588 4.19659 1.475 1.5 4.2 1.9 1.52588 4.19659 1.9 1.57071 4.17071 1.9 1.5866 4.15 1.9 1.5866 4.15 1.475 1.5866 4.15 1.475 1.5866 4.15 1.9 1.59659 4.12588 1.475 1.59659 4.12588 1.05 1.59659 4.12588 1.475 1.6 4.1 1.05 1.59659 4.12588 1.05 1.5866 4.15 1.475 1.59659 4.12588 1.475 1.5866 4.15 1.9 1.59659 4.12588 1.9 1.59659 4.12588 1.475 1.59659 4.12588 1.475 1.59659 4.12588 1.9 1.6 4.1 1.9 1.6 4.1 1.05 1.59659 4.12588 1.475 1.6 4.1 1.9 1.5 4.19491 0.978843 1.5 4.2 1.05 1.52588 4.1952 1.01289 1.52588 4.18414 0.939498 1.52588 4.1952 1.01289 1.55 4.18524 1.01364 1.55 4.1744 0.941721 1.55 4.18524 1.01364 1.57071 4.16939 1.01482 1.57071 4.15891 0.945257 1.57071 4.16939 1.01482 1.5866 4.14874 1.01637 1.5866 4.13872 0.949866 1.5866 4.14874 1.01637 1.59659 4.12469 1.01817 1.59659 4.1152 0.955232 1.59659 4.12469 1.01817 1.6 4.09508 0.987426 1.6 4.08042 0.926393 1.59659 4.1152 0.955232 1.6 4.09508 0.987426 1.6 4.08042 0.926393 1.59659 4.09644 0.894408 1.59659 4.1152 0.955232 1.6 4.08042 0.926393 1.6 4.0564 0.868404 1.59659 4.09644 0.894408 1.59659 4.09644 0.894408 1.6 4.0564 0.868404 1.59659 4.06882 0.837059 1.5866 4.08971 0.825 1.59659 4.06882 0.837059 1.5866 4.05182 0.76943 1.57071 4.06802 0.756517 1.5866 4.05182 0.76943 1.57071 4.02016 0.704945 1.55 4.03097 0.693295 1.57071 4.02016 0.704945 1.55 3.97411 0.64795 1.52588 3.97974 0.639696 1.55 3.97411 0.64795 1.52588 3.91546 0.602586 1.5 3.97032 0.629373 1.52588 3.91546 0.602586 1.5 3.90771 0.595184 1.5 3.97032 0.629373 1.52588 3.97974 0.639696 1.52588 3.91546 0.602586 1.5 3.97032 0.629373 1.5 4.02743 0.672125 1.52588 3.97974 0.639696 1.52588 3.97974 0.639696 1.5 4.02743 0.672125 1.52588 4.03777 0.685972 1.55 4.03097 0.693295 1.52588 4.03777 0.685972 1.55 4.08044 0.746608 1.57071 4.06802 0.756517 1.55 4.08044 0.746608 1.57071 4.10765 0.814645 1.5866 4.08971 0.825 1.57071 4.10765 0.814645 1.5866 4.11889 0.885597 1.59659 4.09644 0.894408 1.5866 4.11889 0.885597 1.59659 4.1152 0.955232 1.59659 4.09644 0.894408 1.5866 4.08971 0.825 1.5866 4.11889 0.885597 1.59659 4.09644 0.894408 1.59659 4.06882 0.837059 1.5866 4.08971 0.825 1.5 4.2 1.05 1.52588 4.19659 1.05 1.52588 4.1952 1.01289 1.52588 4.1952 1.01289 1.52588 4.19659 1.05 1.55 4.1866 1.05 1.55 4.18524 1.01364 1.55 4.1866 1.05 1.57071 4.17071 1.05 1.57071 4.16939 1.01482 1.57071 4.17071 1.05 1.5866 4.15 1.05 1.5866 4.14874 1.01637 1.5866 4.15 1.05 1.59659 4.12588 1.05 1.59659 4.12469 1.01817 1.59659 4.12588 1.05 1.6 4.1 1.05 1.6 4.09508 0.987426 1.59659 4.12469 1.01817 1.6 4.1 1.05 1.52588 4.1952 1.01289 1.55 4.1866 1.05 1.55 4.18524 1.01364 1.55 4.18524 1.01364 1.57071 4.17071 1.05 1.57071 4.16939 1.01482 1.57071 4.16939 1.01482 1.5866 4.15 1.05 1.5866 4.14874 1.01637 1.5866 4.14874 1.01637 1.59659 4.12588 1.05 1.59659 4.12469 1.01817 1.6 4.0564 0.868404 1.6 4.02361 0.814886 1.59659 4.06882 0.837059 1.59659 4.06882 0.837059 1.6 4.02361 0.814886 1.59659 4.03297 0.784467 1.5866 4.05182 0.76943 1.59659 4.03297 0.784467 1.5866 4.00608 0.720127 1.57071 4.02016 0.704945 1.5866 4.00608 0.720127 1.57071 3.96516 0.661081 1.55 3.97411 0.64795 1.57071 3.96516 0.661081 1.55 3.91113 0.611586 1.52588 3.91546 0.602586 1.55 3.91113 0.611586 1.52588 3.84637 0.57547 1.5 3.90771 0.595184 1.52588 3.84637 0.57547 1.5 3.84087 0.570253 1.5 3.90771 0.595184 1.52588 3.91546 0.602586 1.52588 3.84637 0.57547 1.6 4.02361 0.814886 1.6 3.98284 0.767157 1.59659 4.03297 0.784467 1.59659 4.03297 0.784467 1.6 3.98284 0.767157 1.59659 3.98967 0.737806 1.5866 4.00608 0.720127 1.59659 3.98967 0.737806 1.5866 3.95349 0.678193 1.57071 3.96516 0.661081 1.5866 3.95349 0.678193 1.57071 3.90423 0.625904 1.55 3.91113 0.611586 1.57071 3.90423 0.625904 1.55 3.84343 0.585016 1.52588 3.84637 0.57547 1.55 3.84343 0.585016 1.52588 3.77401 0.558954 1.5 3.84087 0.570253 1.52588 3.77401 0.558954 1.5 3.77116 0.555089 1.5 3.84087 0.570253 1.52588 3.84637 0.57547 1.52588 3.77401 0.558954 1.6 3.98284 0.767157 1.6 3.93511 0.726393 1.59659 3.98967 0.737806 1.59659 3.98967 0.737806 1.6 3.93511 0.726393 1.59659 3.93991 0.69812 1.5866 3.95349 0.678193 1.59659 3.93991 0.69812 1.5866 3.89525 0.644564 1.57071 3.90423 0.625904 1.5866 3.89525 0.644564 1.57071 3.83874 0.600202 1.55 3.84343 0.585016 1.57071 3.83874 0.600202 1.55 3.77252 0.568832 1.52588 3.77401 0.558954 1.55 3.77252 0.568832 1.52588 3.7 0.553407 1.5 3.77116 0.555089 1.52588 3.7 0.553407 1.5 3.7 0.55 1.5 3.77116 0.555089 1.52588 3.77401 0.558954 1.52588 3.7 0.553407 1.6 3.93511 0.726393 1.6 3.8816 0.693597 1.59659 3.93991 0.69812 1.59659 3.93991 0.69812 1.6 3.8816 0.693597 1.59659 3.88478 0.666294 1.5866 3.89525 0.644564 1.59659 3.88478 0.666294 1.5866 3.83264 0.619992 1.57071 3.83874 0.600202 1.5866 3.83264 0.619992 1.57071 3.77016 0.584547 1.55 3.77252 0.568832 1.57071 3.77016 0.584547 1.55 3.7 0.563397 1.52588 3.7 0.553407 1.55 3.77252 0.568832 1.55 3.7 0.563397 1.6 3.8816 0.693597 1.6 3.82361 0.669577 1.59659 3.88478 0.666294 1.59659 3.88478 0.666294 1.6 3.82361 0.669577 1.59659 3.82553 0.643039 1.5866 3.83264 0.619992 1.59659 3.82553 0.643039 1.5866 3.76707 0.605026 1.57071 3.77016 0.584547 1.5866 3.76707 0.605026 1.57071 3.7 0.579289 1.55 3.7 0.563397 1.57071 3.77016 0.584547 1.57071 3.7 0.579289 1.6 3.82361 0.669577 1.6 3.76257 0.654925 1.59659 3.82553 0.643039 1.59659 3.82553 0.643039 1.6 3.76257 0.654925 1.59659 3.76347 0.628875 1.5866 3.76707 0.605026 1.59659 3.76347 0.628875 1.5866 3.7 0.6 1.57071 3.7 0.579289 1.5866 3.76707 0.605026 1.5866 3.7 0.6 1.6 3.76257 0.654925 1.6 3.7 0.65 1.59659 3.76347 0.628875 1.59659 3.76347 0.628875 1.6 3.7 0.65 1.59659 3.7 0.624118 1.5866 3.7 0.6 1.59659 3.76347 0.628875 1.59659 3.7 0.624118 1.5 4.02743 0.672125 1.5 4.07787 0.72257 1.52588 4.03777 0.685972 1.52588 4.03777 0.685972 1.5 4.07787 0.72257 1.52588 4.08825 0.74038 1.55 4.08044 0.746608 1.52588 4.08825 0.74038 1.55 4.12141 0.806699 1.57071 4.10765 0.814645 1.55 4.12141 0.806699 1.57071 4.13817 0.87803 1.5866 4.11889 0.885597 1.57071 4.13817 0.87803 1.5866 4.13872 0.949866 1.59659 4.1152 0.955232 1.5866 4.13872 0.949866 1.59659 4.12469 1.01817 1.59659 4.1152 0.955232 1.5866 4.11889 0.885597 1.5866 4.13872 0.949866 1.5 4.07787 0.72257 1.5 4.12063 0.77968 1.52588 4.08825 0.74038 1.52588 4.08825 0.74038 1.5 4.12063 0.77968 1.52588 4.13006 0.801704 1.55 4.12141 0.806699 1.52588 4.13006 0.801704 1.55 4.15297 0.872224 1.57071 4.13817 0.87803 1.55 4.15297 0.872224 1.57071 4.15891 0.945257 1.5866 4.13872 0.949866 1.57071 4.15891 0.945257 1.5866 4.14874 1.01637 1.5866 4.13872 0.949866 1.57071 4.13817 0.87803 1.57071 4.15891 0.945257 1.5 4.12063 0.77968 1.5 4.15482 0.842292 1.52588 4.13006 0.801704 1.52588 4.13006 0.801704 1.5 4.15482 0.842292 1.52588 4.16226 0.868574 1.55 4.15297 0.872224 1.52588 4.16226 0.868574 1.55 4.1744 0.941721 1.57071 4.15891 0.945257 1.55 4.1744 0.941721 1.57071 4.16939 1.01482 1.57071 4.15891 0.945257 1.55 4.15297 0.872224 1.55 4.1744 0.941721 1.5 4.15482 0.842292 1.5 4.17975 0.909134 1.52588 4.16226 0.868574 1.52588 4.16226 0.868574 1.5 4.17975 0.909134 1.52588 4.18414 0.939498 1.55 4.1744 0.941721 1.52588 4.18414 0.939498 1.55 4.18524 1.01364 1.55 4.1744 0.941721 1.52588 4.16226 0.868574 1.52588 4.18414 0.939498 1.5 4.17975 0.909134 1.5 4.19491 0.978843 1.52588 4.18414 0.939498 1.52588 4.18414 0.939498 1.5 4.19491 0.978843 1.52588 4.1952 1.01289 1.57071 4.10765 0.814645 1.57071 4.13817 0.87803 1.5866 4.11889 0.885597 1.55 4.12141 0.806699 1.55 4.15297 0.872224 1.57071 4.13817 0.87803 1.52588 4.13006 0.801704 1.52588 4.16226 0.868574 1.55 4.15297 0.872224 1.57071 4.06802 0.756517 1.57071 4.10765 0.814645 1.5866 4.08971 0.825 1.5866 4.05182 0.76943 1.57071 4.06802 0.756517 1.5866 4.08971 0.825 1.59659 4.03297 0.784467 1.5866 4.05182 0.76943 1.59659 4.06882 0.837059 1.55 4.08044 0.746608 1.55 4.12141 0.806699 1.57071 4.10765 0.814645 1.52588 4.08825 0.74038 1.52588 4.13006 0.801704 1.55 4.12141 0.806699 1.59659 3.98967 0.737806 1.5866 4.00608 0.720127 1.59659 4.03297 0.784467 1.55 4.03097 0.693295 1.55 4.08044 0.746608 1.57071 4.06802 0.756517 1.57071 4.02016 0.704945 1.55 4.03097 0.693295 1.57071 4.06802 0.756517 1.5866 4.00608 0.720127 1.57071 4.02016 0.704945 1.5866 4.05182 0.76943 1.52588 4.03777 0.685972 1.52588 4.08825 0.74038 1.55 4.08044 0.746608 1.59659 3.93991 0.69812 1.5866 3.95349 0.678193 1.59659 3.98967 0.737806 1.5866 3.95349 0.678193 1.57071 3.96516 0.661081 1.5866 4.00608 0.720127 1.52588 3.97974 0.639696 1.52588 4.03777 0.685972 1.55 4.03097 0.693295 1.55 3.97411 0.64795 1.52588 3.97974 0.639696 1.55 4.03097 0.693295 1.57071 3.96516 0.661081 1.55 3.97411 0.64795 1.57071 4.02016 0.704945 1.59659 3.88478 0.666294 1.5866 3.89525 0.644564 1.59659 3.93991 0.69812 1.5866 3.89525 0.644564 1.57071 3.90423 0.625904 1.5866 3.95349 0.678193 1.57071 3.90423 0.625904 1.55 3.91113 0.611586 1.57071 3.96516 0.661081 1.55 3.91113 0.611586 1.52588 3.91546 0.602586 1.55 3.97411 0.64795 1.59659 3.82553 0.643039 1.5866 3.83264 0.619992 1.59659 3.88478 0.666294 1.5866 3.83264 0.619992 1.57071 3.83874 0.600202 1.5866 3.89525 0.644564 1.57071 3.83874 0.600202 1.55 3.84343 0.585016 1.57071 3.90423 0.625904 1.55 3.84343 0.585016 1.52588 3.84637 0.57547 1.55 3.91113 0.611586 1.59659 3.76347 0.628875 1.5866 3.76707 0.605026 1.59659 3.82553 0.643039 1.5866 3.76707 0.605026 1.57071 3.77016 0.584547 1.5866 3.83264 0.619992 1.57071 3.77016 0.584547 1.55 3.77252 0.568832 1.57071 3.83874 0.600202 1.55 3.77252 0.568832 1.52588 3.77401 0.558954 1.55 3.84343 0.585016 1.52588 3.7 0.553407 1.52588 3.16667 0.553407 1.5 3.7 0.55 1.52588 3.7 0.553407 1.55 3.16667 0.563397 1.52588 3.16667 0.553407 1.52588 3.7 0.553407 1.55 3.7 0.563397 1.55 3.16667 0.563397 1.55 3.16667 0.563397 1.55 3.7 0.563397 1.57071 3.16667 0.579289 1.57071 2.63333 0.579289 1.57071 3.16667 0.579289 1.5866 2.63333 0.6 1.5866 2.1 0.6 1.5866 2.63333 0.6 1.59659 2.1 0.624118 1.5866 2.1 0.6 1.57071 2.63333 0.579289 1.5866 2.63333 0.6 1.5866 2.1 0.6 1.57071 2.1 0.579289 1.57071 2.63333 0.579289 1.57071 2.63333 0.579289 1.57071 2.1 0.579289 1.55 2.63333 0.563397 1.55 3.16667 0.563397 1.55 2.63333 0.563397 1.52588 3.16667 0.553407 1.55 3.16667 0.563397 1.57071 2.63333 0.579289 1.55 2.63333 0.563397 1.55 3.16667 0.563397 1.57071 3.16667 0.579289 1.57071 2.63333 0.579289 1.55 3.7 0.563397 1.57071 3.7 0.579289 1.57071 3.16667 0.579289 1.57071 3.16667 0.579289 1.57071 3.7 0.579289 1.5866 3.16667 0.6 1.5866 2.63333 0.6 1.5866 3.16667 0.6 1.59659 2.63333 0.624118 1.59659 2.1 0.624118 1.59659 2.63333 0.624118 1.6 2.1 0.65 1.59659 2.1 0.624118 1.5866 2.63333 0.6 1.59659 2.63333 0.624118 1.57071 3.7 0.579289 1.5866 3.7 0.6 1.5866 3.16667 0.6 1.5866 3.16667 0.6 1.5866 3.7 0.6 1.59659 3.16667 0.624118 1.59659 2.63333 0.624118 1.59659 3.16667 0.624118 1.6 2.1 0.65 1.59659 2.63333 0.624118 1.5866 3.16667 0.6 1.59659 3.16667 0.624118 1.5866 3.7 0.6 1.59659 3.7 0.624118 1.59659 3.16667 0.624118 1.59659 3.16667 0.624118 1.59659 3.7 0.624118 1.6 3.7 0.65 1.6 2.1 0.65 1.59659 3.16667 0.624118 1.6 3.7 0.65 1.57071 2.1 0.579289 1.55 2.1 0.563397 1.55 2.63333 0.563397 1.55 2.63333 0.563397 1.55 2.1 0.563397 1.52588 2.63333 0.553407 1.52588 3.16667 0.553407 1.52588 2.63333 0.553407 1.5 3.7 0.55 1.52588 3.16667 0.553407 1.55 2.63333 0.563397 1.52588 2.63333 0.553407 1.55 2.1 0.563397 1.52588 2.1 0.553407 1.52588 2.63333 0.553407 1.52588 2.63333 0.553407 1.52588 2.1 0.553407 1.5 2.1 0.55 1.5 3.7 0.55 1.52588 2.63333 0.553407 1.5 2.1 0.55 1.5866 2.63333 0.6 1.57071 3.16667 0.579289 1.5866 3.16667 0.6 1.5 2.1 0.55 1.52588 2.1 0.553407 1.5 2.02884 0.555089 1.5 2.02884 0.555089 1.52588 2.1 0.553407 1.52588 2.02599 0.558954 1.5 1.95913 0.570253 1.52588 2.02599 0.558954 1.52588 1.95363 0.57547 1.5 1.89229 0.595184 1.52588 1.95363 0.57547 1.52588 1.88454 0.602586 1.5 1.82968 0.629373 1.52588 1.88454 0.602586 1.52588 1.82026 0.639696 1.5 1.77257 0.672125 1.52588 1.82026 0.639696 1.52588 1.76223 0.685972 1.5 1.72213 0.72257 1.52588 1.76223 0.685972 1.52588 1.71175 0.74038 1.5 1.67937 0.77968 1.52588 1.71175 0.74038 1.52588 1.66994 0.801704 1.5 1.64518 0.842292 1.52588 1.66994 0.801704 1.52588 1.63774 0.868574 1.5 1.62025 0.909134 1.52588 1.63774 0.868574 1.52588 1.61586 0.939498 1.5 1.60509 0.978843 1.52588 1.61586 0.939498 1.52588 1.6048 1.01289 1.5 1.6 1.05 1.52588 1.6048 1.01289 1.52588 1.60341 1.05 1.5 1.6 1.05 1.5 1.60509 0.978843 1.52588 1.6048 1.01289 1.52588 2.1 0.553407 1.55 2.1 0.563397 1.52588 2.02599 0.558954 1.52588 2.02599 0.558954 1.55 2.1 0.563397 1.55 2.02748 0.568832 1.52588 1.95363 0.57547 1.55 2.02748 0.568832 1.55 1.95657 0.585016 1.52588 1.88454 0.602586 1.55 1.95657 0.585016 1.55 1.88887 0.611586 1.52588 1.82026 0.639696 1.55 1.88887 0.611586 1.55 1.82589 0.64795 1.52588 1.76223 0.685972 1.55 1.82589 0.64795 1.55 1.76903 0.693295 1.52588 1.71175 0.74038 1.55 1.76903 0.693295 1.55 1.71956 0.746608 1.52588 1.66994 0.801704 1.55 1.71956 0.746608 1.55 1.67859 0.806699 1.52588 1.63774 0.868574 1.55 1.67859 0.806699 1.55 1.64703 0.872224 1.52588 1.61586 0.939498 1.55 1.64703 0.872224 1.55 1.6256 0.941721 1.52588 1.6048 1.01289 1.55 1.6256 0.941721 1.55 1.61476 1.01364 1.52588 1.60341 1.05 1.55 1.61476 1.01364 1.55 1.6134 1.05 1.52588 1.60341 1.05 1.52588 1.6048 1.01289 1.55 1.61476 1.01364 1.55 2.1 0.563397 1.57071 2.1 0.579289 1.55 2.02748 0.568832 1.55 2.02748 0.568832 1.57071 2.1 0.579289 1.57071 2.02984 0.584547 1.55 1.95657 0.585016 1.57071 2.02984 0.584547 1.57071 1.96126 0.600202 1.55 1.88887 0.611586 1.57071 1.96126 0.600202 1.57071 1.89577 0.625904 1.55 1.82589 0.64795 1.57071 1.89577 0.625904 1.57071 1.83484 0.661081 1.55 1.76903 0.693295 1.57071 1.83484 0.661081 1.57071 1.77984 0.704945 1.55 1.71956 0.746608 1.57071 1.77984 0.704945 1.57071 1.73198 0.756517 1.55 1.67859 0.806699 1.57071 1.73198 0.756517 1.57071 1.69235 0.814645 1.55 1.64703 0.872224 1.57071 1.69235 0.814645 1.57071 1.66183 0.87803 1.55 1.6256 0.941721 1.57071 1.66183 0.87803 1.57071 1.64109 0.945257 1.55 1.61476 1.01364 1.57071 1.64109 0.945257 1.57071 1.63061 1.01482 1.55 1.6134 1.05 1.57071 1.63061 1.01482 1.57071 1.62929 1.05 1.55 1.6134 1.05 1.55 1.61476 1.01364 1.57071 1.63061 1.01482 1.57071 2.1 0.579289 1.5866 2.1 0.6 1.57071 2.02984 0.584547 1.57071 2.02984 0.584547 1.5866 2.1 0.6 1.5866 2.03293 0.605026 1.57071 1.96126 0.600202 1.5866 2.03293 0.605026 1.5866 1.96736 0.619992 1.57071 1.89577 0.625904 1.5866 1.96736 0.619992 1.5866 1.90475 0.644564 1.57071 1.83484 0.661081 1.5866 1.90475 0.644564 1.5866 1.84651 0.678193 1.57071 1.77984 0.704945 1.5866 1.84651 0.678193 1.5866 1.79392 0.720127 1.57071 1.73198 0.756517 1.5866 1.79392 0.720127 1.5866 1.74818 0.76943 1.57071 1.69235 0.814645 1.5866 1.74818 0.76943 1.5866 1.71029 0.825 1.57071 1.66183 0.87803 1.5866 1.71029 0.825 1.5866 1.68111 0.885597 1.57071 1.64109 0.945257 1.5866 1.68111 0.885597 1.5866 1.66128 0.949866 1.57071 1.63061 1.01482 1.5866 1.66128 0.949866 1.5866 1.65126 1.01637 1.57071 1.62929 1.05 1.5866 1.65126 1.01637 1.5866 1.65 1.05 1.57071 1.62929 1.05 1.57071 1.63061 1.01482 1.5866 1.65126 1.01637 1.5866 2.1 0.6 1.59659 2.1 0.624118 1.5866 2.03293 0.605026 1.5866 2.03293 0.605026 1.59659 2.1 0.624118 1.59659 2.03653 0.628875 1.5866 1.96736 0.619992 1.59659 2.03653 0.628875 1.59659 1.97447 0.643039 1.5866 1.90475 0.644564 1.59659 1.97447 0.643039 1.59659 1.91522 0.666294 1.5866 1.84651 0.678193 1.59659 1.91522 0.666294 1.59659 1.86009 0.69812 1.5866 1.79392 0.720127 1.59659 1.86009 0.69812 1.59659 1.81033 0.737806 1.5866 1.74818 0.76943 1.59659 1.81033 0.737806 1.59659 1.76703 0.784467 1.5866 1.71029 0.825 1.59659 1.76703 0.784467 1.59659 1.73118 0.837059 1.5866 1.68111 0.885597 1.59659 1.73118 0.837059 1.59659 1.70356 0.894408 1.5866 1.66128 0.949866 1.59659 1.70356 0.894408 1.59659 1.6848 0.955232 1.5866 1.65126 1.01637 1.59659 1.6848 0.955232 1.59659 1.67531 1.01817 1.5866 1.65 1.05 1.59659 1.67531 1.01817 1.59659 1.67412 1.05 1.5866 1.65 1.05 1.5866 1.65126 1.01637 1.59659 1.67531 1.01817 1.59659 2.1 0.624118 1.6 2.1 0.65 1.59659 2.03653 0.628875 1.59659 2.03653 0.628875 1.6 2.1 0.65 1.6 2.03743 0.654925 1.59659 1.97447 0.643039 1.6 2.03743 0.654925 1.6 1.97639 0.669577 1.59659 1.91522 0.666294 1.6 1.97639 0.669577 1.6 1.9184 0.693597 1.59659 1.86009 0.69812 1.6 1.9184 0.693597 1.6 1.86489 0.726393 1.59659 1.81033 0.737806 1.6 1.86489 0.726393 1.6 1.81716 0.767157 1.59659 1.76703 0.784467 1.6 1.81716 0.767157 1.6 1.77639 0.814886 1.59659 1.73118 0.837059 1.6 1.77639 0.814886 1.6 1.7436 0.868404 1.59659 1.70356 0.894408 1.6 1.7436 0.868404 1.6 1.71958 0.926393 1.59659 1.6848 0.955232 1.6 1.71958 0.926393 1.6 1.70492 0.987426 1.59659 1.67531 1.01817 1.6 1.70492 0.987426 1.6 1.7 1.05 1.59659 1.67412 1.05 1.59659 1.67531 1.01817 1.6 1.7 1.05 1.59659 2.03653 0.628875 1.6 2.03743 0.654925 1.59659 1.97447 0.643039 1.59659 1.97447 0.643039 1.6 1.97639 0.669577 1.59659 1.91522 0.666294 1.59659 1.91522 0.666294 1.6 1.9184 0.693597 1.59659 1.86009 0.69812 1.59659 1.86009 0.69812 1.6 1.86489 0.726393 1.59659 1.81033 0.737806 1.59659 1.81033 0.737806 1.6 1.81716 0.767157 1.59659 1.76703 0.784467 1.59659 1.76703 0.784467 1.6 1.77639 0.814886 1.59659 1.73118 0.837059 1.59659 1.73118 0.837059 1.6 1.7436 0.868404 1.59659 1.70356 0.894408 1.59659 1.70356 0.894408 1.6 1.71958 0.926393 1.59659 1.6848 0.955232 1.59659 1.6848 0.955232 1.6 1.70492 0.987426 1.59659 1.67531 1.01817 1.5 1.60509 0.978843 1.5 1.62025 0.909134 1.52588 1.61586 0.939498 1.5 1.62025 0.909134 1.5 1.64518 0.842292 1.52588 1.63774 0.868574 1.5 1.64518 0.842292 1.5 1.67937 0.77968 1.52588 1.66994 0.801704 1.5 1.67937 0.77968 1.5 1.72213 0.72257 1.52588 1.71175 0.74038 1.5 1.72213 0.72257 1.5 1.77257 0.672125 1.52588 1.76223 0.685972 1.5 1.77257 0.672125 1.5 1.82968 0.629373 1.52588 1.82026 0.639696 1.5 1.82968 0.629373 1.5 1.89229 0.595184 1.52588 1.88454 0.602586 1.5 1.89229 0.595184 1.5 1.95913 0.570253 1.52588 1.95363 0.57547 1.5 1.95913 0.570253 1.5 2.02884 0.555089 1.52588 2.02599 0.558954 1.5866 1.96736 0.619992 1.5866 2.03293 0.605026 1.59659 2.03653 0.628875 1.57071 1.96126 0.600202 1.57071 2.02984 0.584547 1.5866 2.03293 0.605026 1.55 1.95657 0.585016 1.55 2.02748 0.568832 1.57071 2.02984 0.584547 1.52588 1.95363 0.57547 1.52588 2.02599 0.558954 1.55 2.02748 0.568832 1.5866 1.90475 0.644564 1.5866 1.96736 0.619992 1.59659 1.97447 0.643039 1.57071 1.89577 0.625904 1.57071 1.96126 0.600202 1.5866 1.96736 0.619992 1.55 1.88887 0.611586 1.55 1.95657 0.585016 1.57071 1.96126 0.600202 1.52588 1.88454 0.602586 1.52588 1.95363 0.57547 1.55 1.95657 0.585016 1.5866 1.84651 0.678193 1.5866 1.90475 0.644564 1.59659 1.91522 0.666294 1.57071 1.83484 0.661081 1.57071 1.89577 0.625904 1.5866 1.90475 0.644564 1.55 1.82589 0.64795 1.55 1.88887 0.611586 1.57071 1.89577 0.625904 1.52588 1.82026 0.639696 1.52588 1.88454 0.602586 1.55 1.88887 0.611586 1.5866 1.79392 0.720127 1.5866 1.84651 0.678193 1.59659 1.86009 0.69812 1.57071 1.77984 0.704945 1.57071 1.83484 0.661081 1.5866 1.84651 0.678193 1.55 1.76903 0.693295 1.55 1.82589 0.64795 1.57071 1.83484 0.661081 1.52588 1.76223 0.685972 1.52588 1.82026 0.639696 1.55 1.82589 0.64795 1.5866 1.74818 0.76943 1.5866 1.79392 0.720127 1.59659 1.81033 0.737806 1.57071 1.73198 0.756517 1.57071 1.77984 0.704945 1.5866 1.79392 0.720127 1.55 1.71956 0.746608 1.55 1.76903 0.693295 1.57071 1.77984 0.704945 1.52588 1.71175 0.74038 1.52588 1.76223 0.685972 1.55 1.76903 0.693295 1.5866 1.71029 0.825 1.5866 1.74818 0.76943 1.59659 1.76703 0.784467 1.57071 1.69235 0.814645 1.57071 1.73198 0.756517 1.5866 1.74818 0.76943 1.55 1.67859 0.806699 1.55 1.71956 0.746608 1.57071 1.73198 0.756517 1.52588 1.66994 0.801704 1.52588 1.71175 0.74038 1.55 1.71956 0.746608 1.5866 1.68111 0.885597 1.5866 1.71029 0.825 1.59659 1.73118 0.837059 1.57071 1.66183 0.87803 1.57071 1.69235 0.814645 1.5866 1.71029 0.825 1.55 1.64703 0.872224 1.55 1.67859 0.806699 1.57071 1.69235 0.814645 1.52588 1.63774 0.868574 1.52588 1.66994 0.801704 1.55 1.67859 0.806699 1.5866 1.66128 0.949866 1.5866 1.68111 0.885597 1.59659 1.70356 0.894408 1.57071 1.64109 0.945257 1.57071 1.66183 0.87803 1.5866 1.68111 0.885597 1.55 1.6256 0.941721 1.55 1.64703 0.872224 1.57071 1.66183 0.87803 1.52588 1.61586 0.939498 1.52588 1.63774 0.868574 1.55 1.64703 0.872224 1.5866 1.65126 1.01637 1.5866 1.66128 0.949866 1.59659 1.6848 0.955232 1.57071 1.63061 1.01482 1.57071 1.64109 0.945257 1.5866 1.66128 0.949866 1.55 1.61476 1.01364 1.55 1.6256 0.941721 1.57071 1.64109 0.945257 1.52588 1.6048 1.01289 1.52588 1.61586 0.939498 1.55 1.6256 0.941721 1.6 1.7 1.05 1.6 1.7 1.9 1.59659 1.67412 1.475 1.59659 1.67412 1.05 1.59659 1.67412 1.475 1.5866 1.65 1.05 1.59659 1.67412 1.05 1.6 1.7 1.05 1.59659 1.67412 1.475 1.5866 1.65 1.9 1.5866 1.65 1.475 1.59659 1.67412 1.9 1.5866 1.65 1.9 1.57071 1.62929 1.475 1.5866 1.65 1.475 1.5866 1.65 1.9 1.57071 1.62929 1.9 1.57071 1.62929 1.475 1.57071 1.62929 1.475 1.57071 1.62929 1.9 1.55 1.6134 1.475 1.55 1.6134 1.05 1.55 1.6134 1.475 1.52588 1.60341 1.05 1.55 1.6134 1.05 1.57071 1.62929 1.475 1.55 1.6134 1.475 1.55 1.6134 1.05 1.57071 1.62929 1.05 1.57071 1.62929 1.475 1.57071 1.62929 1.475 1.57071 1.62929 1.05 1.5866 1.65 1.475 1.5866 1.65 1.475 1.57071 1.62929 1.05 1.5866 1.65 1.05 1.59659 1.67412 1.475 1.5866 1.65 1.475 1.5866 1.65 1.05 1.59659 1.67412 1.475 1.59659 1.67412 1.9 1.5866 1.65 1.475 1.59659 1.67412 1.475 1.6 1.7 1.9 1.59659 1.67412 1.9 1.57071 1.62929 1.9 1.55 1.6134 1.9 1.55 1.6134 1.475 1.55 1.6134 1.475 1.55 1.6134 1.9 1.52588 1.60341 1.475 1.52588 1.60341 1.05 1.52588 1.60341 1.475 1.5 1.6 1.05 1.52588 1.60341 1.05 1.55 1.6134 1.475 1.52588 1.60341 1.475 1.55 1.6134 1.9 1.52588 1.60341 1.9 1.52588 1.60341 1.475 1.52588 1.60341 1.475 1.52588 1.60341 1.9 1.5 1.6 1.9 1.5 1.6 1.05 1.52588 1.60341 1.475 1.5 1.6 1.9 1.5 1.3 2.7 1.5 1.3 2.05 1.6 1.4 2.7 1.6 1.4 2.7 1.5 1.3 2.05 1.6 1.4 2.05 1.5 1.3 3.5 1.5 1.3 2.85 1.6 1.4 3.5 1.6 1.4 3.5 1.5 1.3 2.85 1.6 1.4 2.85 1.5 1.3 4.3 1.5 1.3 3.65 1.6 1.4 4.3 1.6 1.4 4.3 1.5 1.3 3.65 1.6 1.4 3.65 1.5 1.3 5.1 1.5 1.3 4.45 1.6 1.4 5.1 1.6 1.4 5.1 1.5 1.3 4.45 1.6 1.4 4.45 1.6 2.425 5.45 1.5 2.425 5.55 1.6 1.775 5.45 1.6 1.775 5.45 1.5 2.425 5.55 1.5 1.775 5.55 1.6 4.025 5.45 1.5 4.025 5.55 1.6 3.375 5.45 1.6 3.375 5.45 1.5 4.025 5.55 1.5 3.375 5.55 1.5 4.5 4.45 1.5 4.5 5.1 1.6 4.4 4.45 1.6 4.4 4.45 1.5 4.5 5.1 1.6 4.4 5.1 1.5 4.5 3.65 1.5 4.5 4.3 1.6 4.4 3.65 1.6 4.4 3.65 1.5 4.5 4.3 1.6 4.4 4.3 1.5 4.5 2.85 1.5 4.5 3.5 1.6 4.4 2.85 1.6 4.4 2.85 1.5 4.5 3.5 1.6 4.4 3.5 1.5 4.5 2.05 1.5 4.5 2.7 1.6 4.4 2.05 1.6 4.4 2.05 1.5 4.5 2.7 1.6 4.4 2.7 1.1 4.4 2.05 1.1 4.4 2.175 1.2 4.5 2.05 1.2 4.5 2.05 1.1 4.4 2.175 1.2 4.5 2.175 1.1 4.4 2.575 1.1 4.4 2.7 1.2 4.5 2.575 1.2 4.5 2.575 1.1 4.4 2.7 1.2 4.5 2.7 1.1 4.4 2.85 1.1 4.4 2.975 1.2 4.5 2.85 1.2 4.5 2.85 1.1 4.4 2.975 1.2 4.5 2.975 1.1 4.4 3.375 1.1 4.4 3.5 1.2 4.5 3.375 1.2 4.5 3.375 1.1 4.4 3.5 1.2 4.5 3.5 1.1 4.4 3.65 1.1 4.4 3.775 1.2 4.5 3.65 1.2 4.5 3.65 1.1 4.4 3.775 1.2 4.5 3.775 1.1 4.4 4.175 1.1 4.4 4.3 1.2 4.5 4.175 1.2 4.5 4.175 1.1 4.4 4.3 1.2 4.5 4.3 1.1 4.4 4.45 1.1 4.4 4.575 1.2 4.5 4.45 1.2 4.5 4.45 1.1 4.4 4.575 1.2 4.5 4.575 1.1 4.4 4.975 1.1 4.4 5.1 1.2 4.5 4.975 1.2 4.5 4.975 1.1 4.4 5.1 1.2 4.5 5.1 1.1 1.4 2.175 1.1 1.4 2.05 1.2 1.3 2.175 1.2 1.3 2.175 1.1 1.4 2.05 1.2 1.3 2.05 1.1 1.4 2.7 1.1 1.4 2.575 1.2 1.3 2.7 1.2 1.3 2.7 1.1 1.4 2.575 1.2 1.3 2.575 1.1 1.4 2.975 1.1 1.4 2.85 1.2 1.3 2.975 1.2 1.3 2.975 1.1 1.4 2.85 1.2 1.3 2.85 1.1 1.4 3.5 1.1 1.4 3.375 1.2 1.3 3.5 1.2 1.3 3.5 1.1 1.4 3.375 1.2 1.3 3.375 1.1 1.4 3.775 1.1 1.4 3.65 1.2 1.3 3.775 1.2 1.3 3.775 1.1 1.4 3.65 1.2 1.3 3.65 1.1 1.4 4.3 1.1 1.4 4.175 1.2 1.3 4.3 1.2 1.3 4.3 1.1 1.4 4.175 1.2 1.3 4.175 1.1 1.4 4.575 1.1 1.4 4.45 1.2 1.3 4.575 1.2 1.3 4.575 1.1 1.4 4.45 1.2 1.3 4.45 1.1 1.4 5.1 1.1 1.4 4.975 1.2 1.3 5.1 1.2 1.3 5.1 1.1 1.4 4.975 1.2 1.3 4.975 1.2 4.025 5.55 1.1 4.025 5.45 1.2 3.9 5.55 1.2 3.9 5.55 1.1 4.025 5.45 1.1 3.9 5.45 1.2 3.5 5.55 1.1 3.5 5.45 1.2 3.375 5.55 1.2 3.375 5.55 1.1 3.5 5.45 1.1 3.375 5.45 1.2 2.425 5.55 1.1 2.425 5.45 1.2 2.3 5.55 1.2 2.3 5.55 1.1 2.425 5.45 1.1 2.3 5.45 1.2 1.9 5.55 1.1 1.9 5.45 1.2 1.775 5.55 1.2 1.775 5.55 1.1 1.9 5.45 1.1 1.775 5.45 1.45 1.45 2.05 1.45 1.45 1.9 1.6 1.6 2.05 1.6 1.6 2.05 1.45 1.45 1.9 1.6 1.6 1.9 1.45 1.45 2.85 1.45 1.45 2.7 1.6 1.6 2.85 1.6 1.6 2.85 1.45 1.45 2.7 1.6 1.6 2.7 1.45 1.45 3.65 1.45 1.45 3.5 1.6 1.6 3.65 1.6 1.6 3.65 1.45 1.45 3.5 1.6 1.6 3.5 1.45 1.45 4.45 1.45 1.45 4.3 1.6 1.6 4.45 1.6 1.6 4.45 1.45 1.45 4.3 1.6 1.6 4.3 1.45 1.45 5.25 1.45 1.45 5.1 1.6 1.6 5.25 1.6 1.6 5.25 1.45 1.45 5.1 1.6 1.6 5.1 1.6 1.775 5.25 1.45 1.775 5.4 1.6 1.6 5.25 1.6 1.6 5.25 1.45 1.775 5.4 1.45 1.6 5.4 1.45 4.35 1.9 1.45 4.35 2.05 1.6 4.2 1.9 1.6 4.2 1.9 1.45 4.35 2.05 1.6 4.2 2.05 1.45 4.35 2.7 1.45 4.35 2.85 1.6 4.2 2.7 1.6 4.2 2.7 1.45 4.35 2.85 1.6 4.2 2.85 1.45 4.35 3.5 1.45 4.35 3.65 1.6 4.2 3.5 1.6 4.2 3.5 1.45 4.35 3.65 1.6 4.2 3.65 1.45 4.35 4.3 1.45 4.35 4.45 1.6 4.2 4.3 1.6 4.2 4.3 1.45 4.35 4.45 1.6 4.2 4.45 1.6 4.2 5.25 1.45 4.2 5.4 1.6 4.025 5.25 1.6 4.025 5.25 1.45 4.2 5.4 1.45 4.025 5.4 1.45 4.35 5.1 1.45 4.35 5.25 1.6 4.2 5.1 1.6 4.2 5.1 1.45 4.35 5.25 1.6 4.2 5.25 1.6 3.375 5.25 1.45 3.375 5.4 1.6 2.425 5.25 1.6 2.425 5.25 1.45 3.375 5.4 1.45 2.425 5.4 1.5 1.95 3 1.57 1.95 2.93 1.5 2.85 3 1.5 2.85 3 1.57 1.95 2.93 1.6 2.85 2.9 1.6 2.85 2.9 1.57 1.95 2.93 1.6 1.92 2.9 1.5 1.95 3.45 1.5 2.85 3.45 1.57 1.95 3.52 1.57 1.95 3.52 1.5 2.85 3.45 1.6 2.85 3.55 1.6 1.92 3.55 1.57 1.95 3.52 1.6 2.85 3.55 1.5 3.85 3.45 1.57 3.85 3.52 1.5 2.95 3.45 1.5 2.95 3.45 1.57 3.85 3.52 1.6 2.95 3.55 1.6 2.95 3.55 1.57 3.85 3.52 1.6 3.88 3.55 1.5 3.85 3 1.5 2.95 3 1.57 3.85 2.93 1.57 3.85 2.93 1.5 2.95 3 1.6 2.95 2.9 1.6 3.88 2.9 1.57 3.85 2.93 1.6 2.95 2.9 1.6 1.92 3.55 1.6 1.92 2.9 1.57 1.95 3.52 1.57 1.95 3.52 1.6 1.92 2.9 1.57 1.95 2.93 1.6 3.88 2.9 1.6 3.88 3.55 1.57 3.85 2.93 1.57 3.85 2.93 1.6 3.88 3.55 1.57 3.85 3.52 1.87 1.9 4.28 1.6 1.9 4.28 1.75 1.90102 4.27224 1.87 1.90102 4.27224 1.75 1.90102 4.27224 1.87 1.90402 4.265 1.87 1.90102 4.27224 1.87 1.9 4.28 1.75 1.90102 4.27224 1.6 1.90402 4.265 1.75 1.90402 4.265 1.6 1.90102 4.27224 1.6 1.90402 4.265 1.75 1.90879 4.25879 1.75 1.90402 4.265 1.6 1.90402 4.265 1.6 1.90879 4.25879 1.75 1.90879 4.25879 1.75 1.90879 4.25879 1.6 1.90879 4.25879 1.75 1.915 4.25402 1.87 1.915 4.25402 1.75 1.915 4.25402 1.87 1.92224 4.25102 1.87 1.915 4.25402 1.75 1.90879 4.25879 1.75 1.915 4.25402 1.87 1.915 4.25402 1.87 1.90879 4.25879 1.75 1.90879 4.25879 1.75 1.90879 4.25879 1.87 1.90879 4.25879 1.75 1.90402 4.265 1.75 1.90402 4.265 1.87 1.90879 4.25879 1.87 1.90402 4.265 1.75 1.90102 4.27224 1.75 1.90402 4.265 1.87 1.90402 4.265 1.75 1.90102 4.27224 1.6 1.90102 4.27224 1.75 1.90402 4.265 1.75 1.90102 4.27224 1.6 1.9 4.28 1.6 1.90102 4.27224 1.6 1.90879 4.25879 1.6 1.915 4.25402 1.75 1.915 4.25402 1.75 1.915 4.25402 1.6 1.915 4.25402 1.75 1.92224 4.25102 1.87 1.92224 4.25102 1.75 1.92224 4.25102 1.87 1.93 4.25 1.87 1.92224 4.25102 1.75 1.915 4.25402 1.75 1.92224 4.25102 1.6 1.915 4.25402 1.6 1.92224 4.25102 1.75 1.92224 4.25102 1.75 1.92224 4.25102 1.6 1.92224 4.25102 1.6 1.93 4.25 1.87 1.93 4.25 1.75 1.92224 4.25102 1.6 1.93 4.25 1.89898 1.92224 4.92 1.89898 1.92224 4.75053 1.9 1.93 4.92 1.89898 1.92224 4.92 1.89598 1.915 4.75053 1.89898 1.92224 4.75053 1.89898 1.92224 4.92 1.89598 1.915 4.92 1.89598 1.915 4.75053 1.89598 1.915 4.75053 1.89598 1.915 4.92 1.89121 1.90879 4.75053 1.89121 1.90879 4.58105 1.89121 1.90879 4.75053 1.885 1.90402 4.58105 1.885 1.90402 4.41158 1.885 1.90402 4.58105 1.87776 1.90102 4.41158 1.87776 1.90102 4.28 1.87776 1.90102 4.41158 1.87 1.9 4.28 1.87776 1.90102 4.28 1.885 1.90402 4.41158 1.87776 1.90102 4.41158 1.87776 1.90102 4.28 1.885 1.90402 4.28 1.885 1.90402 4.41158 1.885 1.90402 4.41158 1.885 1.90402 4.28 1.89121 1.90879 4.41158 1.89121 1.90879 4.58105 1.89121 1.90879 4.41158 1.89598 1.915 4.58105 1.89598 1.915 4.75053 1.89598 1.915 4.58105 1.89898 1.92224 4.75053 1.89598 1.915 4.75053 1.89121 1.90879 4.58105 1.89598 1.915 4.58105 1.89598 1.915 4.75053 1.89121 1.90879 4.75053 1.89121 1.90879 4.58105 1.89598 1.915 4.92 1.89121 1.90879 4.92 1.89121 1.90879 4.75053 1.89121 1.90879 4.75053 1.89121 1.90879 4.92 1.885 1.90402 4.75053 1.885 1.90402 4.58105 1.885 1.90402 4.75053 1.87776 1.90102 4.58105 1.87776 1.90102 4.41158 1.87776 1.90102 4.58105 1.87 1.9 4.28 1.87776 1.90102 4.41158 1.885 1.90402 4.58105 1.87776 1.90102 4.58105 1.89121 1.90879 4.92 1.885 1.90402 4.92 1.885 1.90402 4.75053 1.885 1.90402 4.75053 1.885 1.90402 4.92 1.87776 1.90102 4.75053 1.87776 1.90102 4.58105 1.87776 1.90102 4.75053 1.87 1.9 4.92 1.87 1.9 4.28 1.87776 1.90102 4.58105 1.87 1.9 4.92 1.885 1.90402 4.92 1.87776 1.90102 4.92 1.87776 1.90102 4.75053 1.87776 1.90102 4.75053 1.87776 1.90102 4.92 1.87 1.9 4.92 1.885 1.90402 4.28 1.89121 1.90879 4.28 1.89121 1.90879 4.41158 1.89121 1.90879 4.41158 1.89121 1.90879 4.28 1.89598 1.915 4.41158 1.89598 1.915 4.58105 1.89598 1.915 4.41158 1.89898 1.92224 4.58105 1.89898 1.92224 4.75053 1.89898 1.92224 4.58105 1.9 1.93 4.92 1.89898 1.92224 4.75053 1.89598 1.915 4.58105 1.89898 1.92224 4.58105 1.89121 1.90879 4.28 1.89598 1.915 4.28 1.89598 1.915 4.41158 1.89598 1.915 4.41158 1.89598 1.915 4.28 1.89898 1.92224 4.41158 1.89898 1.92224 4.58105 1.89898 1.92224 4.41158 1.9 1.93 4.28 1.9 1.93 4.92 1.89898 1.92224 4.58105 1.9 1.93 4.28 1.89598 1.915 4.28 1.89898 1.92224 4.28 1.89898 1.92224 4.41158 1.89898 1.92224 4.41158 1.89898 1.92224 4.28 1.9 1.93 4.28 1.89598 1.915 4.41158 1.89898 1.92224 4.41158 1.89898 1.92224 4.58105 1.89121 1.90879 4.41158 1.89598 1.915 4.41158 1.89598 1.915 4.58105 1.885 1.90402 4.58105 1.89121 1.90879 4.75053 1.885 1.90402 4.75053 1.885 1.90402 4.41158 1.89121 1.90879 4.41158 1.89121 1.90879 4.58105 1.885 1.90402 4.58105 1.885 1.90402 4.41158 1.89121 1.90879 4.58105 1.87776 1.90102 4.58105 1.885 1.90402 4.75053 1.87776 1.90102 4.75053 1.87 1.93 4.95 1.6 1.93 4.95 1.75 1.92224 4.94898 1.87 1.92224 4.94898 1.75 1.92224 4.94898 1.87 1.915 4.94598 1.87 1.92224 4.94898 1.87 1.93 4.95 1.75 1.92224 4.94898 1.6 1.915 4.94598 1.75 1.915 4.94598 1.6 1.92224 4.94898 1.6 1.915 4.94598 1.75 1.90879 4.94121 1.75 1.915 4.94598 1.6 1.915 4.94598 1.6 1.90879 4.94121 1.75 1.90879 4.94121 1.75 1.90879 4.94121 1.6 1.90879 4.94121 1.75 1.90402 4.935 1.87 1.90402 4.935 1.75 1.90402 4.935 1.87 1.90102 4.92776 1.87 1.90402 4.935 1.75 1.90879 4.94121 1.75 1.90402 4.935 1.87 1.90402 4.935 1.87 1.90879 4.94121 1.75 1.90879 4.94121 1.75 1.90879 4.94121 1.87 1.90879 4.94121 1.75 1.915 4.94598 1.75 1.915 4.94598 1.87 1.90879 4.94121 1.87 1.915 4.94598 1.75 1.92224 4.94898 1.75 1.915 4.94598 1.87 1.915 4.94598 1.75 1.92224 4.94898 1.6 1.92224 4.94898 1.75 1.915 4.94598 1.75 1.92224 4.94898 1.6 1.93 4.95 1.6 1.92224 4.94898 1.6 1.90879 4.94121 1.6 1.90402 4.935 1.75 1.90402 4.935 1.75 1.90402 4.935 1.6 1.90402 4.935 1.75 1.90102 4.92776 1.87 1.90102 4.92776 1.75 1.90102 4.92776 1.87 1.9 4.92 1.87 1.90102 4.92776 1.75 1.90402 4.935 1.75 1.90102 4.92776 1.6 1.90402 4.935 1.6 1.90102 4.92776 1.75 1.90102 4.92776 1.75 1.90102 4.92776 1.6 1.90102 4.92776 1.6 1.9 4.92 1.87 1.9 4.92 1.75 1.90102 4.92776 1.6 1.9 4.92 1.9 1.93 4.28 1.89898 1.92224 4.28 1.89898 1.9225 4.27799 1.9 1.93 4.28 1.89898 1.9225 4.27799 1.89898 1.92328 4.27612 1.9 1.93 4.28 1.89898 1.92328 4.27612 1.89898 1.92451 4.27451 1.9 1.93 4.28 1.89898 1.92451 4.27451 1.89898 1.92612 4.27328 1.9 1.93 4.28 1.89898 1.92612 4.27328 1.89898 1.92799 4.2725 1.9 1.93 4.28 1.89898 1.92799 4.2725 1.89898 1.93 4.27224 1.89121 1.90879 4.28 1.89598 1.91551 4.27612 1.89598 1.915 4.28 1.89121 1.90879 4.28 1.89121 1.90951 4.27451 1.89598 1.91551 4.27612 1.89121 1.90879 4.28 1.885 1.90402 4.28 1.89121 1.90951 4.27451 1.89121 1.90951 4.27451 1.885 1.90402 4.28 1.885 1.9049 4.27328 1.89121 1.91163 4.26939 1.885 1.9049 4.27328 1.885 1.9075 4.26701 1.89121 1.915 4.265 1.885 1.9075 4.26701 1.885 1.91163 4.26163 1.89121 1.91939 4.26163 1.885 1.91163 4.26163 1.885 1.91701 4.2575 1.89121 1.92451 4.25951 1.885 1.91701 4.2575 1.885 1.92328 4.2549 1.89121 1.93 4.25879 1.885 1.92328 4.2549 1.885 1.93 4.25402 1.89121 1.93 4.25879 1.89121 1.92451 4.25951 1.885 1.92328 4.2549 1.89121 1.93 4.25879 1.89598 1.93 4.265 1.89121 1.92451 4.25951 1.89121 1.92451 4.25951 1.89598 1.93 4.265 1.89598 1.92612 4.26551 1.89121 1.91939 4.26163 1.89598 1.92612 4.26551 1.89598 1.9225 4.26701 1.89121 1.915 4.265 1.89598 1.9225 4.26701 1.89598 1.91939 4.26939 1.89121 1.91163 4.26939 1.89598 1.91939 4.26939 1.89598 1.91701 4.2725 1.89121 1.90951 4.27451 1.89598 1.91701 4.2725 1.89598 1.91551 4.27612 1.89121 1.90951 4.27451 1.89121 1.91163 4.26939 1.89598 1.91701 4.2725 1.89121 1.90951 4.27451 1.885 1.9049 4.27328 1.89121 1.91163 4.26939 1.885 1.90402 4.28 1.87776 1.90102 4.28 1.885 1.9049 4.27328 1.885 1.9049 4.27328 1.87776 1.90102 4.28 1.87776 1.90201 4.2725 1.885 1.9075 4.26701 1.87776 1.90201 4.2725 1.87776 1.9049 4.26551 1.885 1.91163 4.26163 1.87776 1.9049 4.26551 1.87776 1.90951 4.25951 1.885 1.91701 4.2575 1.87776 1.90951 4.25951 1.87776 1.91551 4.2549 1.885 1.92328 4.2549 1.87776 1.91551 4.2549 1.87776 1.9225 4.25201 1.885 1.93 4.25402 1.87776 1.9225 4.25201 1.87776 1.93 4.25102 1.885 1.93 4.25402 1.885 1.92328 4.2549 1.87776 1.9225 4.25201 1.87776 1.90102 4.28 1.87 1.9 4.28 1.87776 1.90201 4.2725 1.87776 1.90201 4.2725 1.87 1.9 4.28 1.87 1.90102 4.27224 1.87776 1.9049 4.26551 1.87 1.90102 4.27224 1.87 1.90402 4.265 1.87776 1.90951 4.25951 1.87 1.90402 4.265 1.87 1.90879 4.25879 1.87776 1.91551 4.2549 1.87 1.90879 4.25879 1.87 1.915 4.25402 1.87776 1.9225 4.25201 1.87 1.915 4.25402 1.87 1.92224 4.25102 1.87776 1.93 4.25102 1.87 1.92224 4.25102 1.87 1.93 4.25 1.87776 1.93 4.25102 1.87776 1.9225 4.25201 1.87 1.92224 4.25102 1.87776 1.90201 4.2725 1.87 1.90102 4.27224 1.87776 1.9049 4.26551 1.87776 1.9049 4.26551 1.87 1.90402 4.265 1.87776 1.90951 4.25951 1.87776 1.90951 4.25951 1.87 1.90879 4.25879 1.87776 1.91551 4.2549 1.87776 1.91551 4.2549 1.87 1.915 4.25402 1.87776 1.9225 4.25201 1.89598 1.93 4.265 1.89898 1.93 4.27224 1.89598 1.92612 4.26551 1.89598 1.92612 4.26551 1.89898 1.93 4.27224 1.89898 1.92799 4.2725 1.89598 1.9225 4.26701 1.89898 1.92799 4.2725 1.89898 1.92612 4.27328 1.89598 1.91939 4.26939 1.89898 1.92612 4.27328 1.89898 1.92451 4.27451 1.89598 1.91701 4.2725 1.89898 1.92451 4.27451 1.89898 1.92328 4.27612 1.89598 1.91551 4.27612 1.89898 1.92328 4.27612 1.89898 1.9225 4.27799 1.89598 1.915 4.28 1.89898 1.9225 4.27799 1.89898 1.92224 4.28 1.89598 1.915 4.28 1.89598 1.91551 4.27612 1.89898 1.9225 4.27799 1.885 1.9075 4.26701 1.885 1.9049 4.27328 1.87776 1.90201 4.2725 1.89898 1.92328 4.27612 1.89598 1.91551 4.27612 1.89598 1.91701 4.2725 1.885 1.91163 4.26163 1.885 1.9075 4.26701 1.87776 1.9049 4.26551 1.89598 1.91939 4.26939 1.89121 1.91163 4.26939 1.89121 1.915 4.265 1.89121 1.915 4.265 1.89121 1.91163 4.26939 1.885 1.9075 4.26701 1.89898 1.92451 4.27451 1.89598 1.91701 4.2725 1.89598 1.91939 4.26939 1.885 1.91701 4.2575 1.885 1.91163 4.26163 1.87776 1.90951 4.25951 1.89598 1.9225 4.26701 1.89121 1.915 4.265 1.89121 1.91939 4.26163 1.89121 1.91939 4.26163 1.89121 1.915 4.265 1.885 1.91163 4.26163 1.89898 1.92612 4.27328 1.89598 1.91939 4.26939 1.89598 1.9225 4.26701 1.885 1.92328 4.2549 1.885 1.91701 4.2575 1.87776 1.91551 4.2549 1.89598 1.92612 4.26551 1.89121 1.91939 4.26163 1.89121 1.92451 4.25951 1.89121 1.92451 4.25951 1.89121 1.91939 4.26163 1.885 1.91701 4.2575 1.89898 1.92799 4.2725 1.89598 1.9225 4.26701 1.89598 1.92612 4.26551 1.87776 1.93 4.94898 1.87 1.93 4.95 1.87776 1.9225 4.94799 1.885 1.92328 4.9451 1.87776 1.9225 4.94799 1.885 1.91701 4.9425 1.89121 1.91939 4.93837 1.885 1.91701 4.9425 1.89121 1.915 4.935 1.89598 1.91939 4.93061 1.89121 1.915 4.935 1.89598 1.91701 4.9275 1.89898 1.92328 4.92388 1.89598 1.91701 4.9275 1.89898 1.9225 4.92201 1.87 1.915 4.94598 1.87776 1.91551 4.9451 1.87 1.92224 4.94898 1.87 1.915 4.94598 1.87776 1.90951 4.94049 1.87776 1.91551 4.9451 1.87 1.915 4.94598 1.87 1.90879 4.94121 1.87776 1.90951 4.94049 1.87776 1.90951 4.94049 1.87 1.90879 4.94121 1.87776 1.9049 4.93449 1.885 1.9075 4.93299 1.87776 1.9049 4.93449 1.885 1.9049 4.92672 1.89121 1.90951 4.92549 1.885 1.9049 4.92672 1.89121 1.90879 4.92 1.89598 1.915 4.92 1.89121 1.90951 4.92549 1.89121 1.90879 4.92 1.89598 1.915 4.92 1.89598 1.91551 4.92388 1.89121 1.90951 4.92549 1.89598 1.915 4.92 1.89898 1.92224 4.92 1.89598 1.91551 4.92388 1.89598 1.91551 4.92388 1.89898 1.92224 4.92 1.89898 1.9225 4.92201 1.89598 1.91701 4.9275 1.89598 1.91551 4.92388 1.89898 1.9225 4.92201 1.89598 1.91701 4.9275 1.89121 1.91163 4.93061 1.89598 1.91551 4.92388 1.89598 1.91701 4.9275 1.89121 1.915 4.935 1.89121 1.91163 4.93061 1.89121 1.91163 4.93061 1.89121 1.915 4.935 1.885 1.91163 4.93837 1.885 1.9075 4.93299 1.885 1.91163 4.93837 1.87776 1.90951 4.94049 1.87776 1.9049 4.93449 1.885 1.9075 4.93299 1.87776 1.90951 4.94049 1.87 1.90879 4.94121 1.87 1.90402 4.935 1.87776 1.9049 4.93449 1.87776 1.9049 4.93449 1.87 1.90402 4.935 1.87776 1.90201 4.9275 1.885 1.9049 4.92672 1.87776 1.90201 4.9275 1.885 1.90402 4.92 1.89121 1.90879 4.92 1.885 1.9049 4.92672 1.885 1.90402 4.92 1.87 1.90402 4.935 1.87 1.90102 4.92776 1.87776 1.90201 4.9275 1.87776 1.90201 4.9275 1.87 1.90102 4.92776 1.87776 1.90102 4.92 1.885 1.90402 4.92 1.87776 1.90201 4.9275 1.87776 1.90102 4.92 1.87 1.90102 4.92776 1.87 1.9 4.92 1.87776 1.90102 4.92 1.89898 1.92224 4.92 1.9 1.93 4.92 1.89898 1.9225 4.92201 1.9 1.93 4.92 1.89898 1.93 4.92776 1.89898 1.92799 4.9275 1.9 1.93 4.92 1.89898 1.92799 4.9275 1.89898 1.92612 4.92672 1.9 1.93 4.92 1.89898 1.92612 4.92672 1.89898 1.92451 4.92549 1.9 1.93 4.92 1.89898 1.92451 4.92549 1.89898 1.92328 4.92388 1.9 1.93 4.92 1.89898 1.92328 4.92388 1.89898 1.9225 4.92201 1.89121 1.93 4.94121 1.89598 1.92612 4.93449 1.89598 1.93 4.935 1.89121 1.93 4.94121 1.89121 1.92451 4.94049 1.89598 1.92612 4.93449 1.89121 1.93 4.94121 1.885 1.93 4.94598 1.89121 1.92451 4.94049 1.89121 1.92451 4.94049 1.885 1.93 4.94598 1.885 1.92328 4.9451 1.89121 1.91939 4.93837 1.885 1.92328 4.9451 1.885 1.91701 4.9425 1.89121 1.91939 4.93837 1.89121 1.92451 4.94049 1.885 1.92328 4.9451 1.89121 1.91939 4.93837 1.89598 1.9225 4.93299 1.89121 1.92451 4.94049 1.89121 1.91939 4.93837 1.89598 1.91939 4.93061 1.89598 1.9225 4.93299 1.89121 1.91939 4.93837 1.89121 1.915 4.935 1.89598 1.91939 4.93061 1.885 1.93 4.94598 1.87776 1.93 4.94898 1.885 1.92328 4.9451 1.885 1.92328 4.9451 1.87776 1.93 4.94898 1.87776 1.9225 4.94799 1.87 1.93 4.95 1.87 1.92224 4.94898 1.87776 1.9225 4.94799 1.87776 1.9225 4.94799 1.87 1.92224 4.94898 1.87776 1.91551 4.9451 1.885 1.91701 4.9425 1.87776 1.91551 4.9451 1.885 1.91163 4.93837 1.89121 1.915 4.935 1.885 1.91701 4.9425 1.885 1.91163 4.93837 1.885 1.91701 4.9425 1.87776 1.9225 4.94799 1.87776 1.91551 4.9451 1.89898 1.93 4.92776 1.89598 1.93 4.935 1.89898 1.92799 4.9275 1.89898 1.92799 4.9275 1.89598 1.93 4.935 1.89598 1.92612 4.93449 1.89898 1.92612 4.92672 1.89598 1.92612 4.93449 1.89598 1.9225 4.93299 1.89898 1.92451 4.92549 1.89598 1.9225 4.93299 1.89598 1.91939 4.93061 1.89898 1.92328 4.92388 1.89598 1.91939 4.93061 1.89598 1.91701 4.9275 1.89898 1.92328 4.92388 1.89898 1.92451 4.92549 1.89598 1.91939 4.93061 1.89598 1.92612 4.93449 1.89121 1.92451 4.94049 1.89598 1.9225 4.93299 1.89898 1.92799 4.9275 1.89598 1.92612 4.93449 1.89898 1.92612 4.92672 1.885 1.91163 4.93837 1.87776 1.91551 4.9451 1.87776 1.90951 4.94049 1.89898 1.92451 4.92549 1.89898 1.92612 4.92672 1.89598 1.9225 4.93299 1.89121 1.91163 4.93061 1.885 1.91163 4.93837 1.885 1.9075 4.93299 1.89121 1.90951 4.92549 1.885 1.9075 4.93299 1.885 1.9049 4.92672 1.89121 1.90951 4.92549 1.89121 1.91163 4.93061 1.885 1.9075 4.93299 1.89121 1.90951 4.92549 1.89598 1.91551 4.92388 1.89121 1.91163 4.93061 1.885 1.9049 4.92672 1.87776 1.9049 4.93449 1.87776 1.90201 4.9275 1.87 2.47 4.25 1.6 2.47 4.25 1.75 2.47776 4.25102 1.87 2.47776 4.25102 1.75 2.47776 4.25102 1.87 2.485 4.25402 1.87 2.47776 4.25102 1.87 2.47 4.25 1.75 2.47776 4.25102 1.6 2.485 4.25402 1.75 2.485 4.25402 1.6 2.47776 4.25102 1.6 2.485 4.25402 1.75 2.49121 4.25879 1.75 2.485 4.25402 1.6 2.485 4.25402 1.6 2.49121 4.25879 1.75 2.49121 4.25879 1.75 2.49121 4.25879 1.6 2.49121 4.25879 1.75 2.49598 4.265 1.87 2.49598 4.265 1.75 2.49598 4.265 1.87 2.49898 4.27224 1.87 2.49598 4.265 1.75 2.49121 4.25879 1.75 2.49598 4.265 1.87 2.49598 4.265 1.87 2.49121 4.25879 1.75 2.49121 4.25879 1.75 2.49121 4.25879 1.87 2.49121 4.25879 1.75 2.485 4.25402 1.75 2.485 4.25402 1.87 2.49121 4.25879 1.87 2.485 4.25402 1.75 2.47776 4.25102 1.75 2.485 4.25402 1.87 2.485 4.25402 1.75 2.47776 4.25102 1.6 2.47776 4.25102 1.75 2.485 4.25402 1.75 2.47776 4.25102 1.6 2.47 4.25 1.6 2.47776 4.25102 1.6 2.49121 4.25879 1.6 2.49598 4.265 1.75 2.49598 4.265 1.75 2.49598 4.265 1.6 2.49598 4.265 1.75 2.49898 4.27224 1.87 2.49898 4.27224 1.75 2.49898 4.27224 1.87 2.5 4.28 1.87 2.49898 4.27224 1.75 2.49598 4.265 1.75 2.49898 4.27224 1.6 2.49598 4.265 1.6 2.49898 4.27224 1.75 2.49898 4.27224 1.75 2.49898 4.27224 1.6 2.49898 4.27224 1.6 2.5 4.28 1.87 2.5 4.28 1.75 2.49898 4.27224 1.6 2.5 4.28 1.89898 1.93 4.27224 1.89898 2.09167 4.27224 1.9 1.93 4.28 1.89898 1.93 4.27224 1.89598 2.09167 4.265 1.89898 2.09167 4.27224 1.89898 1.93 4.27224 1.89598 1.93 4.265 1.89598 2.09167 4.265 1.89598 2.09167 4.265 1.89598 1.93 4.265 1.89121 2.09167 4.25879 1.89121 2.25333 4.25879 1.89121 2.09167 4.25879 1.885 2.25333 4.25402 1.885 2.415 4.25402 1.885 2.25333 4.25402 1.87776 2.415 4.25102 1.87776 2.47 4.25102 1.87776 2.415 4.25102 1.87 2.47 4.25 1.87776 2.47 4.25102 1.885 2.415 4.25402 1.87776 2.415 4.25102 1.87776 2.47 4.25102 1.885 2.47 4.25402 1.885 2.415 4.25402 1.885 2.415 4.25402 1.885 2.47 4.25402 1.89121 2.415 4.25879 1.89121 2.25333 4.25879 1.89121 2.415 4.25879 1.89598 2.25333 4.265 1.89598 2.09167 4.265 1.89598 2.25333 4.265 1.89898 2.09167 4.27224 1.89598 2.09167 4.265 1.89121 2.25333 4.25879 1.89598 2.25333 4.265 1.89598 2.09167 4.265 1.89121 2.09167 4.25879 1.89121 2.25333 4.25879 1.89598 1.93 4.265 1.89121 1.93 4.25879 1.89121 2.09167 4.25879 1.89121 2.09167 4.25879 1.89121 1.93 4.25879 1.885 2.09167 4.25402 1.885 2.25333 4.25402 1.885 2.09167 4.25402 1.87776 2.25333 4.25102 1.87776 2.415 4.25102 1.87776 2.25333 4.25102 1.87 2.47 4.25 1.87776 2.415 4.25102 1.885 2.25333 4.25402 1.87776 2.25333 4.25102 1.89121 1.93 4.25879 1.885 1.93 4.25402 1.885 2.09167 4.25402 1.885 2.09167 4.25402 1.885 1.93 4.25402 1.87776 2.09167 4.25102 1.87776 2.25333 4.25102 1.87776 2.09167 4.25102 1.87 1.93 4.25 1.87 2.47 4.25 1.87776 2.25333 4.25102 1.87 1.93 4.25 1.885 1.93 4.25402 1.87776 1.93 4.25102 1.87776 2.09167 4.25102 1.87776 2.09167 4.25102 1.87776 1.93 4.25102 1.87 1.93 4.25 1.885 2.47 4.25402 1.89121 2.47 4.25879 1.89121 2.415 4.25879 1.89121 2.415 4.25879 1.89121 2.47 4.25879 1.89598 2.415 4.265 1.89598 2.25333 4.265 1.89598 2.415 4.265 1.89898 2.25333 4.27224 1.89898 2.09167 4.27224 1.89898 2.25333 4.27224 1.9 1.93 4.28 1.89898 2.09167 4.27224 1.89598 2.25333 4.265 1.89898 2.25333 4.27224 1.89121 2.47 4.25879 1.89598 2.47 4.265 1.89598 2.415 4.265 1.89598 2.415 4.265 1.89598 2.47 4.265 1.89898 2.415 4.27224 1.89898 2.25333 4.27224 1.89898 2.415 4.27224 1.9 2.47 4.28 1.9 1.93 4.28 1.89898 2.25333 4.27224 1.9 2.47 4.28 1.89598 2.47 4.265 1.89898 2.47 4.27224 1.89898 2.415 4.27224 1.89898 2.415 4.27224 1.89898 2.47 4.27224 1.9 2.47 4.28 1.89598 2.415 4.265 1.89898 2.415 4.27224 1.89898 2.25333 4.27224 1.89121 2.415 4.25879 1.89598 2.415 4.265 1.89598 2.25333 4.265 1.885 2.25333 4.25402 1.89121 2.09167 4.25879 1.885 2.09167 4.25402 1.885 2.415 4.25402 1.89121 2.415 4.25879 1.89121 2.25333 4.25879 1.885 2.25333 4.25402 1.885 2.415 4.25402 1.89121 2.25333 4.25879 1.87776 2.25333 4.25102 1.885 2.09167 4.25402 1.87776 2.09167 4.25102 1.87776 1.93 4.94898 1.87776 2.09667 4.94898 1.87 1.93 4.95 1.87776 1.93 4.94898 1.885 2.09667 4.94598 1.87776 2.09667 4.94898 1.87776 1.93 4.94898 1.885 1.93 4.94598 1.885 2.09667 4.94598 1.885 2.09667 4.94598 1.885 1.93 4.94598 1.89121 2.09667 4.94121 1.89121 2.26333 4.94121 1.89121 2.09667 4.94121 1.89598 2.26333 4.935 1.89598 2.43 4.935 1.89598 2.26333 4.935 1.89898 2.43 4.92776 1.89898 2.47 4.92776 1.89898 2.43 4.92776 1.9 2.47 4.92 1.89898 2.47 4.92776 1.89598 2.43 4.935 1.89898 2.43 4.92776 1.89898 2.47 4.92776 1.89598 2.47 4.935 1.89598 2.43 4.935 1.89598 2.43 4.935 1.89598 2.47 4.935 1.89121 2.43 4.94121 1.89121 2.26333 4.94121 1.89121 2.43 4.94121 1.885 2.26333 4.94598 1.885 2.09667 4.94598 1.885 2.26333 4.94598 1.87776 2.09667 4.94898 1.885 2.09667 4.94598 1.89121 2.26333 4.94121 1.885 2.26333 4.94598 1.885 2.09667 4.94598 1.89121 2.09667 4.94121 1.89121 2.26333 4.94121 1.885 1.93 4.94598 1.89121 1.93 4.94121 1.89121 2.09667 4.94121 1.89121 2.09667 4.94121 1.89121 1.93 4.94121 1.89598 2.09667 4.935 1.89598 2.26333 4.935 1.89598 2.09667 4.935 1.89898 2.26333 4.92776 1.89898 2.43 4.92776 1.89898 2.26333 4.92776 1.9 2.47 4.92 1.89898 2.43 4.92776 1.89598 2.26333 4.935 1.89898 2.26333 4.92776 1.89121 1.93 4.94121 1.89598 1.93 4.935 1.89598 2.09667 4.935 1.89598 2.09667 4.935 1.89598 1.93 4.935 1.89898 2.09667 4.92776 1.89898 2.26333 4.92776 1.89898 2.09667 4.92776 1.9 1.93 4.92 1.9 2.47 4.92 1.89898 2.26333 4.92776 1.9 1.93 4.92 1.89598 1.93 4.935 1.89898 1.93 4.92776 1.89898 2.09667 4.92776 1.89898 2.09667 4.92776 1.89898 1.93 4.92776 1.9 1.93 4.92 1.89598 2.47 4.935 1.89121 2.47 4.94121 1.89121 2.43 4.94121 1.89121 2.43 4.94121 1.89121 2.47 4.94121 1.885 2.43 4.94598 1.885 2.26333 4.94598 1.885 2.43 4.94598 1.87776 2.26333 4.94898 1.87776 2.09667 4.94898 1.87776 2.26333 4.94898 1.87 1.93 4.95 1.87776 2.09667 4.94898 1.885 2.26333 4.94598 1.87776 2.26333 4.94898 1.89121 2.47 4.94121 1.885 2.47 4.94598 1.885 2.43 4.94598 1.885 2.43 4.94598 1.885 2.47 4.94598 1.87776 2.43 4.94898 1.87776 2.26333 4.94898 1.87776 2.43 4.94898 1.87 2.47 4.95 1.87 1.93 4.95 1.87776 2.26333 4.94898 1.87 2.47 4.95 1.885 2.47 4.94598 1.87776 2.47 4.94898 1.87776 2.43 4.94898 1.87776 2.43 4.94898 1.87776 2.47 4.94898 1.87 2.47 4.95 1.885 2.43 4.94598 1.87776 2.43 4.94898 1.87776 2.26333 4.94898 1.89121 2.43 4.94121 1.885 2.43 4.94598 1.885 2.26333 4.94598 1.89598 2.26333 4.935 1.89121 2.09667 4.94121 1.89598 2.09667 4.935 1.89598 2.43 4.935 1.89121 2.43 4.94121 1.89121 2.26333 4.94121 1.89598 2.26333 4.935 1.89598 2.43 4.935 1.89121 2.26333 4.94121 1.89898 2.26333 4.92776 1.89598 2.09667 4.935 1.89898 2.09667 4.92776 1.87 2.5 4.92 1.6 2.5 4.92 1.75 2.49898 4.92776 1.87 2.49898 4.92776 1.75 2.49898 4.92776 1.87 2.49598 4.935 1.87 2.49898 4.92776 1.87 2.5 4.92 1.75 2.49898 4.92776 1.6 2.49598 4.935 1.75 2.49598 4.935 1.6 2.49898 4.92776 1.6 2.49598 4.935 1.75 2.49121 4.94121 1.75 2.49598 4.935 1.6 2.49598 4.935 1.6 2.49121 4.94121 1.75 2.49121 4.94121 1.75 2.49121 4.94121 1.6 2.49121 4.94121 1.75 2.485 4.94598 1.87 2.485 4.94598 1.75 2.485 4.94598 1.87 2.47776 4.94898 1.87 2.485 4.94598 1.75 2.49121 4.94121 1.75 2.485 4.94598 1.87 2.485 4.94598 1.87 2.49121 4.94121 1.75 2.49121 4.94121 1.75 2.49121 4.94121 1.87 2.49121 4.94121 1.75 2.49598 4.935 1.75 2.49598 4.935 1.87 2.49121 4.94121 1.87 2.49598 4.935 1.75 2.49898 4.92776 1.75 2.49598 4.935 1.87 2.49598 4.935 1.75 2.49898 4.92776 1.6 2.49898 4.92776 1.75 2.49598 4.935 1.75 2.49898 4.92776 1.6 2.5 4.92 1.6 2.49898 4.92776 1.6 2.49121 4.94121 1.6 2.485 4.94598 1.75 2.485 4.94598 1.75 2.485 4.94598 1.6 2.485 4.94598 1.75 2.47776 4.94898 1.87 2.47776 4.94898 1.75 2.47776 4.94898 1.87 2.47 4.95 1.87 2.47776 4.94898 1.75 2.485 4.94598 1.75 2.47776 4.94898 1.6 2.485 4.94598 1.6 2.47776 4.94898 1.75 2.47776 4.94898 1.75 2.47776 4.94898 1.6 2.47776 4.94898 1.6 2.47 4.95 1.87 2.47 4.95 1.75 2.47776 4.94898 1.6 2.47 4.95 1.9 2.47 4.28 1.89898 2.47 4.27224 1.89898 2.47201 4.2725 1.9 2.47 4.28 1.89898 2.47201 4.2725 1.89898 2.47388 4.27328 1.9 2.47 4.28 1.89898 2.47388 4.27328 1.89898 2.47549 4.27451 1.9 2.47 4.28 1.89898 2.47549 4.27451 1.89898 2.47672 4.27612 1.9 2.47 4.28 1.89898 2.47672 4.27612 1.89898 2.4775 4.27799 1.9 2.47 4.28 1.89898 2.4775 4.27799 1.89898 2.47776 4.28 1.89121 2.47 4.25879 1.89598 2.47388 4.26551 1.89598 2.47 4.265 1.89121 2.47 4.25879 1.89121 2.47549 4.25951 1.89598 2.47388 4.26551 1.89121 2.47 4.25879 1.885 2.47 4.25402 1.89121 2.47549 4.25951 1.89121 2.47549 4.25951 1.885 2.47 4.25402 1.885 2.47672 4.2549 1.89121 2.48061 4.26163 1.885 2.47672 4.2549 1.885 2.48299 4.2575 1.89121 2.485 4.265 1.885 2.48299 4.2575 1.885 2.48837 4.26163 1.89121 2.48837 4.26939 1.885 2.48837 4.26163 1.885 2.4925 4.26701 1.89121 2.49049 4.27451 1.885 2.4925 4.26701 1.885 2.4951 4.27328 1.89121 2.49121 4.28 1.885 2.4951 4.27328 1.885 2.49598 4.28 1.89121 2.49121 4.28 1.89121 2.49049 4.27451 1.885 2.4951 4.27328 1.89121 2.49121 4.28 1.89598 2.485 4.28 1.89121 2.49049 4.27451 1.89121 2.49049 4.27451 1.89598 2.485 4.28 1.89598 2.48449 4.27612 1.89121 2.48837 4.26939 1.89598 2.48449 4.27612 1.89598 2.48299 4.2725 1.89121 2.485 4.265 1.89598 2.48299 4.2725 1.89598 2.48061 4.26939 1.89121 2.48061 4.26163 1.89598 2.48061 4.26939 1.89598 2.4775 4.26701 1.89121 2.47549 4.25951 1.89598 2.4775 4.26701 1.89598 2.47388 4.26551 1.89121 2.47549 4.25951 1.89121 2.48061 4.26163 1.89598 2.4775 4.26701 1.89121 2.47549 4.25951 1.885 2.47672 4.2549 1.89121 2.48061 4.26163 1.885 2.47 4.25402 1.87776 2.47 4.25102 1.885 2.47672 4.2549 1.885 2.47672 4.2549 1.87776 2.47 4.25102 1.87776 2.4775 4.25201 1.885 2.48299 4.2575 1.87776 2.4775 4.25201 1.87776 2.48449 4.2549 1.885 2.48837 4.26163 1.87776 2.48449 4.2549 1.87776 2.49049 4.25951 1.885 2.4925 4.26701 1.87776 2.49049 4.25951 1.87776 2.4951 4.26551 1.885 2.4951 4.27328 1.87776 2.4951 4.26551 1.87776 2.49799 4.2725 1.885 2.49598 4.28 1.87776 2.49799 4.2725 1.87776 2.49898 4.28 1.885 2.49598 4.28 1.885 2.4951 4.27328 1.87776 2.49799 4.2725 1.87776 2.47 4.25102 1.87 2.47 4.25 1.87776 2.4775 4.25201 1.87776 2.4775 4.25201 1.87 2.47 4.25 1.87 2.47776 4.25102 1.87776 2.48449 4.2549 1.87 2.47776 4.25102 1.87 2.485 4.25402 1.87776 2.49049 4.25951 1.87 2.485 4.25402 1.87 2.49121 4.25879 1.87776 2.4951 4.26551 1.87 2.49121 4.25879 1.87 2.49598 4.265 1.87776 2.49799 4.2725 1.87 2.49598 4.265 1.87 2.49898 4.27224 1.87776 2.49898 4.28 1.87 2.49898 4.27224 1.87 2.5 4.28 1.87776 2.49898 4.28 1.87776 2.49799 4.2725 1.87 2.49898 4.27224 1.87776 2.4775 4.25201 1.87 2.47776 4.25102 1.87776 2.48449 4.2549 1.87776 2.48449 4.2549 1.87 2.485 4.25402 1.87776 2.49049 4.25951 1.87776 2.49049 4.25951 1.87 2.49121 4.25879 1.87776 2.4951 4.26551 1.87776 2.4951 4.26551 1.87 2.49598 4.265 1.87776 2.49799 4.2725 1.89598 2.485 4.28 1.89898 2.47776 4.28 1.89598 2.48449 4.27612 1.89598 2.48449 4.27612 1.89898 2.47776 4.28 1.89898 2.4775 4.27799 1.89598 2.48299 4.2725 1.89898 2.4775 4.27799 1.89898 2.47672 4.27612 1.89598 2.48061 4.26939 1.89898 2.47672 4.27612 1.89898 2.47549 4.27451 1.89598 2.4775 4.26701 1.89898 2.47549 4.27451 1.89898 2.47388 4.27328 1.89598 2.47388 4.26551 1.89898 2.47388 4.27328 1.89898 2.47201 4.2725 1.89598 2.47 4.265 1.89898 2.47201 4.2725 1.89898 2.47 4.27224 1.89598 2.47 4.265 1.89598 2.47388 4.26551 1.89898 2.47201 4.2725 1.885 2.48299 4.2575 1.885 2.47672 4.2549 1.87776 2.4775 4.25201 1.89898 2.47388 4.27328 1.89598 2.47388 4.26551 1.89598 2.4775 4.26701 1.885 2.48837 4.26163 1.885 2.48299 4.2575 1.87776 2.48449 4.2549 1.89598 2.48061 4.26939 1.89121 2.48061 4.26163 1.89121 2.485 4.265 1.89121 2.485 4.265 1.89121 2.48061 4.26163 1.885 2.48299 4.2575 1.89898 2.47549 4.27451 1.89598 2.4775 4.26701 1.89598 2.48061 4.26939 1.885 2.4925 4.26701 1.885 2.48837 4.26163 1.87776 2.49049 4.25951 1.89598 2.48299 4.2725 1.89121 2.485 4.265 1.89121 2.48837 4.26939 1.89121 2.48837 4.26939 1.89121 2.485 4.265 1.885 2.48837 4.26163 1.89898 2.47672 4.27612 1.89598 2.48061 4.26939 1.89598 2.48299 4.2725 1.885 2.4951 4.27328 1.885 2.4925 4.26701 1.87776 2.4951 4.26551 1.89598 2.48449 4.27612 1.89121 2.48837 4.26939 1.89121 2.49049 4.27451 1.89121 2.49049 4.27451 1.89121 2.48837 4.26939 1.885 2.4925 4.26701 1.89898 2.4775 4.27799 1.89598 2.48299 4.2725 1.89598 2.48449 4.27612 1.87776 2.49898 4.92 1.87 2.5 4.92 1.87776 2.49799 4.9275 1.885 2.4951 4.92672 1.87776 2.49799 4.9275 1.885 2.4925 4.93299 1.89121 2.48837 4.93061 1.885 2.4925 4.93299 1.89121 2.485 4.935 1.89598 2.48061 4.93061 1.89121 2.485 4.935 1.89598 2.4775 4.93299 1.89898 2.47388 4.92672 1.89598 2.4775 4.93299 1.89898 2.47201 4.9275 1.87 2.49598 4.935 1.87776 2.4951 4.93449 1.87 2.49898 4.92776 1.87 2.49598 4.935 1.87776 2.49049 4.94049 1.87776 2.4951 4.93449 1.87 2.49598 4.935 1.87 2.49121 4.94121 1.87776 2.49049 4.94049 1.87776 2.49049 4.94049 1.87 2.49121 4.94121 1.87776 2.48449 4.9451 1.885 2.48299 4.9425 1.87776 2.48449 4.9451 1.885 2.47672 4.9451 1.89121 2.47549 4.94049 1.885 2.47672 4.9451 1.89121 2.47 4.94121 1.89598 2.47 4.935 1.89121 2.47549 4.94049 1.89121 2.47 4.94121 1.89598 2.47 4.935 1.89598 2.47388 4.93449 1.89121 2.47549 4.94049 1.89598 2.47 4.935 1.89898 2.47 4.92776 1.89598 2.47388 4.93449 1.89598 2.47388 4.93449 1.89898 2.47 4.92776 1.89898 2.47201 4.9275 1.89598 2.4775 4.93299 1.89598 2.47388 4.93449 1.89898 2.47201 4.9275 1.89598 2.4775 4.93299 1.89121 2.48061 4.93837 1.89598 2.47388 4.93449 1.89598 2.4775 4.93299 1.89121 2.485 4.935 1.89121 2.48061 4.93837 1.89121 2.48061 4.93837 1.89121 2.485 4.935 1.885 2.48837 4.93837 1.885 2.48299 4.9425 1.885 2.48837 4.93837 1.87776 2.49049 4.94049 1.87776 2.48449 4.9451 1.885 2.48299 4.9425 1.87776 2.49049 4.94049 1.87 2.49121 4.94121 1.87 2.485 4.94598 1.87776 2.48449 4.9451 1.87776 2.48449 4.9451 1.87 2.485 4.94598 1.87776 2.4775 4.94799 1.885 2.47672 4.9451 1.87776 2.4775 4.94799 1.885 2.47 4.94598 1.89121 2.47 4.94121 1.885 2.47672 4.9451 1.885 2.47 4.94598 1.87 2.485 4.94598 1.87 2.47776 4.94898 1.87776 2.4775 4.94799 1.87776 2.4775 4.94799 1.87 2.47776 4.94898 1.87776 2.47 4.94898 1.885 2.47 4.94598 1.87776 2.4775 4.94799 1.87776 2.47 4.94898 1.87 2.47776 4.94898 1.87 2.47 4.95 1.87776 2.47 4.94898 1.89898 2.47 4.92776 1.9 2.47 4.92 1.89898 2.47201 4.9275 1.9 2.47 4.92 1.89898 2.47776 4.92 1.89898 2.4775 4.92201 1.9 2.47 4.92 1.89898 2.4775 4.92201 1.89898 2.47672 4.92388 1.9 2.47 4.92 1.89898 2.47672 4.92388 1.89898 2.47549 4.92549 1.9 2.47 4.92 1.89898 2.47549 4.92549 1.89898 2.47388 4.92672 1.9 2.47 4.92 1.89898 2.47388 4.92672 1.89898 2.47201 4.9275 1.89121 2.49121 4.92 1.89598 2.48449 4.92388 1.89598 2.485 4.92 1.89121 2.49121 4.92 1.89121 2.49049 4.92549 1.89598 2.48449 4.92388 1.89121 2.49121 4.92 1.885 2.49598 4.92 1.89121 2.49049 4.92549 1.89121 2.49049 4.92549 1.885 2.49598 4.92 1.885 2.4951 4.92672 1.89121 2.48837 4.93061 1.885 2.4951 4.92672 1.885 2.4925 4.93299 1.89121 2.48837 4.93061 1.89121 2.49049 4.92549 1.885 2.4951 4.92672 1.89121 2.48837 4.93061 1.89598 2.48299 4.9275 1.89121 2.49049 4.92549 1.89121 2.48837 4.93061 1.89598 2.48061 4.93061 1.89598 2.48299 4.9275 1.89121 2.48837 4.93061 1.89121 2.485 4.935 1.89598 2.48061 4.93061 1.885 2.49598 4.92 1.87776 2.49898 4.92 1.885 2.4951 4.92672 1.885 2.4951 4.92672 1.87776 2.49898 4.92 1.87776 2.49799 4.9275 1.87 2.5 4.92 1.87 2.49898 4.92776 1.87776 2.49799 4.9275 1.87776 2.49799 4.9275 1.87 2.49898 4.92776 1.87776 2.4951 4.93449 1.885 2.4925 4.93299 1.87776 2.4951 4.93449 1.885 2.48837 4.93837 1.89121 2.485 4.935 1.885 2.4925 4.93299 1.885 2.48837 4.93837 1.885 2.4925 4.93299 1.87776 2.49799 4.9275 1.87776 2.4951 4.93449 1.89898 2.47776 4.92 1.89598 2.485 4.92 1.89898 2.4775 4.92201 1.89898 2.4775 4.92201 1.89598 2.485 4.92 1.89598 2.48449 4.92388 1.89898 2.47672 4.92388 1.89598 2.48449 4.92388 1.89598 2.48299 4.9275 1.89898 2.47549 4.92549 1.89598 2.48299 4.9275 1.89598 2.48061 4.93061 1.89898 2.47388 4.92672 1.89598 2.48061 4.93061 1.89598 2.4775 4.93299 1.89898 2.47388 4.92672 1.89898 2.47549 4.92549 1.89598 2.48061 4.93061 1.89598 2.48449 4.92388 1.89121 2.49049 4.92549 1.89598 2.48299 4.9275 1.89898 2.4775 4.92201 1.89598 2.48449 4.92388 1.89898 2.47672 4.92388 1.885 2.48837 4.93837 1.87776 2.4951 4.93449 1.87776 2.49049 4.94049 1.89898 2.47549 4.92549 1.89898 2.47672 4.92388 1.89598 2.48299 4.9275 1.89121 2.48061 4.93837 1.885 2.48837 4.93837 1.885 2.48299 4.9425 1.89121 2.47549 4.94049 1.885 2.48299 4.9425 1.885 2.47672 4.9451 1.89121 2.47549 4.94049 1.89121 2.48061 4.93837 1.885 2.48299 4.9425 1.89121 2.47549 4.94049 1.89598 2.47388 4.93449 1.89121 2.48061 4.93837 1.885 2.47672 4.9451 1.87776 2.48449 4.9451 1.87776 2.4775 4.94799 1.89898 2.47776 4.28 1.89898 2.47776 4.4325 1.9 2.47 4.28 1.89898 2.47776 4.28 1.89598 2.485 4.4325 1.89898 2.47776 4.4325 1.89898 2.47776 4.28 1.89598 2.485 4.28 1.89598 2.485 4.4325 1.89598 2.485 4.4325 1.89598 2.485 4.28 1.89121 2.49121 4.4325 1.89121 2.49121 4.595 1.89121 2.49121 4.4325 1.885 2.49598 4.595 1.885 2.49598 4.7575 1.885 2.49598 4.595 1.87776 2.49898 4.7575 1.87776 2.49898 4.92 1.87776 2.49898 4.7575 1.87 2.5 4.92 1.87776 2.49898 4.92 1.885 2.49598 4.7575 1.87776 2.49898 4.7575 1.87776 2.49898 4.92 1.885 2.49598 4.92 1.885 2.49598 4.7575 1.885 2.49598 4.7575 1.885 2.49598 4.92 1.89121 2.49121 4.7575 1.89121 2.49121 4.595 1.89121 2.49121 4.7575 1.89598 2.485 4.595 1.89598 2.485 4.4325 1.89598 2.485 4.595 1.89898 2.47776 4.4325 1.89598 2.485 4.4325 1.89121 2.49121 4.595 1.89598 2.485 4.595 1.89598 2.485 4.4325 1.89121 2.49121 4.4325 1.89121 2.49121 4.595 1.89598 2.485 4.28 1.89121 2.49121 4.28 1.89121 2.49121 4.4325 1.89121 2.49121 4.4325 1.89121 2.49121 4.28 1.885 2.49598 4.4325 1.885 2.49598 4.595 1.885 2.49598 4.4325 1.87776 2.49898 4.595 1.87776 2.49898 4.7575 1.87776 2.49898 4.595 1.87 2.5 4.92 1.87776 2.49898 4.7575 1.885 2.49598 4.595 1.87776 2.49898 4.595 1.89121 2.49121 4.28 1.885 2.49598 4.28 1.885 2.49598 4.4325 1.885 2.49598 4.4325 1.885 2.49598 4.28 1.87776 2.49898 4.4325 1.87776 2.49898 4.595 1.87776 2.49898 4.4325 1.87 2.5 4.28 1.87 2.5 4.92 1.87776 2.49898 4.595 1.87 2.5 4.28 1.885 2.49598 4.28 1.87776 2.49898 4.28 1.87776 2.49898 4.4325 1.87776 2.49898 4.4325 1.87776 2.49898 4.28 1.87 2.5 4.28 1.885 2.49598 4.92 1.89121 2.49121 4.92 1.89121 2.49121 4.7575 1.89121 2.49121 4.7575 1.89121 2.49121 4.92 1.89598 2.485 4.7575 1.89598 2.485 4.595 1.89598 2.485 4.7575 1.89898 2.47776 4.595 1.89898 2.47776 4.4325 1.89898 2.47776 4.595 1.9 2.47 4.28 1.89898 2.47776 4.4325 1.89598 2.485 4.595 1.89898 2.47776 4.595 1.89121 2.49121 4.92 1.89598 2.485 4.92 1.89598 2.485 4.7575 1.89598 2.485 4.7575 1.89598 2.485 4.92 1.89898 2.47776 4.7575 1.89898 2.47776 4.595 1.89898 2.47776 4.7575 1.9 2.47 4.92 1.9 2.47 4.28 1.89898 2.47776 4.595 1.9 2.47 4.92 1.89598 2.485 4.92 1.89898 2.47776 4.92 1.89898 2.47776 4.7575 1.89898 2.47776 4.7575 1.89898 2.47776 4.92 1.9 2.47 4.92 1.89598 2.485 4.7575 1.89898 2.47776 4.7575 1.89898 2.47776 4.595 1.89121 2.49121 4.7575 1.89598 2.485 4.7575 1.89598 2.485 4.595 1.885 2.49598 4.595 1.89121 2.49121 4.4325 1.885 2.49598 4.4325 1.885 2.49598 4.7575 1.89121 2.49121 4.7575 1.89121 2.49121 4.595 1.885 2.49598 4.595 1.885 2.49598 4.7575 1.89121 2.49121 4.595 1.87776 2.49898 4.595 1.885 2.49598 4.4325 1.87776 2.49898 4.4325 1.87 3.33 4.95 1.6 3.33 4.95 1.75 3.32224 4.94898 1.87 3.32224 4.94898 1.75 3.32224 4.94898 1.87 3.315 4.94598 1.87 3.32224 4.94898 1.87 3.33 4.95 1.75 3.32224 4.94898 1.6 3.315 4.94598 1.75 3.315 4.94598 1.6 3.32224 4.94898 1.6 3.315 4.94598 1.75 3.30879 4.94121 1.75 3.315 4.94598 1.6 3.315 4.94598 1.6 3.30879 4.94121 1.75 3.30879 4.94121 1.75 3.30879 4.94121 1.6 3.30879 4.94121 1.75 3.30402 4.935 1.87 3.30402 4.935 1.75 3.30402 4.935 1.87 3.30102 4.92776 1.87 3.30402 4.935 1.75 3.30879 4.94121 1.75 3.30402 4.935 1.87 3.30402 4.935 1.87 3.30879 4.94121 1.75 3.30879 4.94121 1.75 3.30879 4.94121 1.87 3.30879 4.94121 1.75 3.315 4.94598 1.75 3.315 4.94598 1.87 3.30879 4.94121 1.87 3.315 4.94598 1.75 3.32224 4.94898 1.75 3.315 4.94598 1.87 3.315 4.94598 1.75 3.32224 4.94898 1.6 3.32224 4.94898 1.75 3.315 4.94598 1.75 3.32224 4.94898 1.6 3.33 4.95 1.6 3.32224 4.94898 1.6 3.30879 4.94121 1.6 3.30402 4.935 1.75 3.30402 4.935 1.75 3.30402 4.935 1.6 3.30402 4.935 1.75 3.30102 4.92776 1.87 3.30102 4.92776 1.75 3.30102 4.92776 1.87 3.3 4.92 1.87 3.30102 4.92776 1.75 3.30402 4.935 1.75 3.30102 4.92776 1.6 3.30402 4.935 1.6 3.30102 4.92776 1.75 3.30102 4.92776 1.75 3.30102 4.92776 1.6 3.30102 4.92776 1.6 3.3 4.92 1.87 3.3 4.92 1.75 3.30102 4.92776 1.6 3.3 4.92 1.89898 3.87 4.92776 1.89898 3.70333 4.92776 1.9 3.87 4.92 1.89898 3.87 4.92776 1.89598 3.70333 4.935 1.89898 3.70333 4.92776 1.89898 3.87 4.92776 1.89598 3.87 4.935 1.89598 3.70333 4.935 1.89598 3.70333 4.935 1.89598 3.87 4.935 1.89121 3.70333 4.94121 1.89121 3.53667 4.94121 1.89121 3.70333 4.94121 1.885 3.53667 4.94598 1.885 3.37 4.94598 1.885 3.53667 4.94598 1.87776 3.37 4.94898 1.87776 3.33 4.94898 1.87776 3.37 4.94898 1.87 3.33 4.95 1.87776 3.33 4.94898 1.885 3.37 4.94598 1.87776 3.37 4.94898 1.87776 3.33 4.94898 1.885 3.33 4.94598 1.885 3.37 4.94598 1.885 3.37 4.94598 1.885 3.33 4.94598 1.89121 3.37 4.94121 1.89121 3.53667 4.94121 1.89121 3.37 4.94121 1.89598 3.53667 4.935 1.89598 3.70333 4.935 1.89598 3.53667 4.935 1.89898 3.70333 4.92776 1.89598 3.70333 4.935 1.89121 3.53667 4.94121 1.89598 3.53667 4.935 1.89598 3.70333 4.935 1.89121 3.70333 4.94121 1.89121 3.53667 4.94121 1.89598 3.87 4.935 1.89121 3.87 4.94121 1.89121 3.70333 4.94121 1.89121 3.70333 4.94121 1.89121 3.87 4.94121 1.885 3.70333 4.94598 1.885 3.53667 4.94598 1.885 3.70333 4.94598 1.87776 3.53667 4.94898 1.87776 3.37 4.94898 1.87776 3.53667 4.94898 1.87 3.33 4.95 1.87776 3.37 4.94898 1.885 3.53667 4.94598 1.87776 3.53667 4.94898 1.89121 3.87 4.94121 1.885 3.87 4.94598 1.885 3.70333 4.94598 1.885 3.70333 4.94598 1.885 3.87 4.94598 1.87776 3.70333 4.94898 1.87776 3.53667 4.94898 1.87776 3.70333 4.94898 1.87 3.87 4.95 1.87 3.33 4.95 1.87776 3.53667 4.94898 1.87 3.87 4.95 1.885 3.87 4.94598 1.87776 3.87 4.94898 1.87776 3.70333 4.94898 1.87776 3.70333 4.94898 1.87776 3.87 4.94898 1.87 3.87 4.95 1.885 3.33 4.94598 1.89121 3.33 4.94121 1.89121 3.37 4.94121 1.89121 3.37 4.94121 1.89121 3.33 4.94121 1.89598 3.37 4.935 1.89598 3.53667 4.935 1.89598 3.37 4.935 1.89898 3.53667 4.92776 1.89898 3.70333 4.92776 1.89898 3.53667 4.92776 1.9 3.87 4.92 1.89898 3.70333 4.92776 1.89598 3.53667 4.935 1.89898 3.53667 4.92776 1.89121 3.33 4.94121 1.89598 3.33 4.935 1.89598 3.37 4.935 1.89598 3.37 4.935 1.89598 3.33 4.935 1.89898 3.37 4.92776 1.89898 3.53667 4.92776 1.89898 3.37 4.92776 1.9 3.33 4.92 1.9 3.87 4.92 1.89898 3.53667 4.92776 1.9 3.33 4.92 1.89598 3.33 4.935 1.89898 3.33 4.92776 1.89898 3.37 4.92776 1.89898 3.37 4.92776 1.89898 3.33 4.92776 1.9 3.33 4.92 1.89598 3.37 4.935 1.89898 3.37 4.92776 1.89898 3.53667 4.92776 1.89121 3.37 4.94121 1.89598 3.37 4.935 1.89598 3.53667 4.935 1.885 3.53667 4.94598 1.89121 3.70333 4.94121 1.885 3.70333 4.94598 1.885 3.37 4.94598 1.89121 3.37 4.94121 1.89121 3.53667 4.94121 1.885 3.53667 4.94598 1.885 3.37 4.94598 1.89121 3.53667 4.94121 1.87776 3.53667 4.94898 1.885 3.70333 4.94598 1.87776 3.70333 4.94898 1.87 3.9 4.92 1.6 3.9 4.92 1.75 3.89898 4.92776 1.87 3.89898 4.92776 1.75 3.89898 4.92776 1.87 3.89598 4.935 1.87 3.89898 4.92776 1.87 3.9 4.92 1.75 3.89898 4.92776 1.6 3.89598 4.935 1.75 3.89598 4.935 1.6 3.89898 4.92776 1.6 3.89598 4.935 1.75 3.89121 4.94121 1.75 3.89598 4.935 1.6 3.89598 4.935 1.6 3.89121 4.94121 1.75 3.89121 4.94121 1.75 3.89121 4.94121 1.6 3.89121 4.94121 1.75 3.885 4.94598 1.87 3.885 4.94598 1.75 3.885 4.94598 1.87 3.87776 4.94898 1.87 3.885 4.94598 1.75 3.89121 4.94121 1.75 3.885 4.94598 1.87 3.885 4.94598 1.87 3.89121 4.94121 1.75 3.89121 4.94121 1.75 3.89121 4.94121 1.87 3.89121 4.94121 1.75 3.89598 4.935 1.75 3.89598 4.935 1.87 3.89121 4.94121 1.87 3.89598 4.935 1.75 3.89898 4.92776 1.75 3.89598 4.935 1.87 3.89598 4.935 1.75 3.89898 4.92776 1.6 3.89898 4.92776 1.75 3.89598 4.935 1.75 3.89898 4.92776 1.6 3.9 4.92 1.6 3.89898 4.92776 1.6 3.89121 4.94121 1.6 3.885 4.94598 1.75 3.885 4.94598 1.75 3.885 4.94598 1.6 3.885 4.94598 1.75 3.87776 4.94898 1.87 3.87776 4.94898 1.75 3.87776 4.94898 1.87 3.87 4.95 1.87 3.87776 4.94898 1.75 3.885 4.94598 1.75 3.87776 4.94898 1.6 3.885 4.94598 1.6 3.87776 4.94898 1.75 3.87776 4.94898 1.75 3.87776 4.94898 1.6 3.87776 4.94898 1.6 3.87 4.95 1.87 3.87 4.95 1.75 3.87776 4.94898 1.6 3.87 4.95 1.9 3.33 4.92 1.89898 3.33 4.92776 1.89898 3.32799 4.9275 1.9 3.33 4.92 1.89898 3.32799 4.9275 1.89898 3.32612 4.92672 1.9 3.33 4.92 1.89898 3.32612 4.92672 1.89898 3.32451 4.92549 1.9 3.33 4.92 1.89898 3.32451 4.92549 1.89898 3.32328 4.92388 1.9 3.33 4.92 1.89898 3.32328 4.92388 1.89898 3.3225 4.92201 1.9 3.33 4.92 1.89898 3.3225 4.92201 1.89898 3.32224 4.92 1.89121 3.33 4.94121 1.89598 3.32612 4.93449 1.89598 3.33 4.935 1.89121 3.33 4.94121 1.89121 3.32451 4.94049 1.89598 3.32612 4.93449 1.89121 3.33 4.94121 1.885 3.33 4.94598 1.89121 3.32451 4.94049 1.89121 3.32451 4.94049 1.885 3.33 4.94598 1.885 3.32328 4.9451 1.89121 3.31939 4.93837 1.885 3.32328 4.9451 1.885 3.31701 4.9425 1.89121 3.315 4.935 1.885 3.31701 4.9425 1.885 3.31163 4.93837 1.89121 3.31163 4.93061 1.885 3.31163 4.93837 1.885 3.3075 4.93299 1.89121 3.30951 4.92549 1.885 3.3075 4.93299 1.885 3.3049 4.92672 1.89121 3.30879 4.92 1.885 3.3049 4.92672 1.885 3.30402 4.92 1.89121 3.30879 4.92 1.89121 3.30951 4.92549 1.885 3.3049 4.92672 1.89121 3.30879 4.92 1.89598 3.315 4.92 1.89121 3.30951 4.92549 1.89121 3.30951 4.92549 1.89598 3.315 4.92 1.89598 3.31551 4.92388 1.89121 3.31163 4.93061 1.89598 3.31551 4.92388 1.89598 3.31701 4.9275 1.89121 3.315 4.935 1.89598 3.31701 4.9275 1.89598 3.31939 4.93061 1.89121 3.31939 4.93837 1.89598 3.31939 4.93061 1.89598 3.3225 4.93299 1.89121 3.32451 4.94049 1.89598 3.3225 4.93299 1.89598 3.32612 4.93449 1.89121 3.32451 4.94049 1.89121 3.31939 4.93837 1.89598 3.3225 4.93299 1.89121 3.32451 4.94049 1.885 3.32328 4.9451 1.89121 3.31939 4.93837 1.885 3.33 4.94598 1.87776 3.33 4.94898 1.885 3.32328 4.9451 1.885 3.32328 4.9451 1.87776 3.33 4.94898 1.87776 3.3225 4.94799 1.885 3.31701 4.9425 1.87776 3.3225 4.94799 1.87776 3.31551 4.9451 1.885 3.31163 4.93837 1.87776 3.31551 4.9451 1.87776 3.30951 4.94049 1.885 3.3075 4.93299 1.87776 3.30951 4.94049 1.87776 3.3049 4.93449 1.885 3.3049 4.92672 1.87776 3.3049 4.93449 1.87776 3.30201 4.9275 1.885 3.30402 4.92 1.87776 3.30201 4.9275 1.87776 3.30102 4.92 1.885 3.30402 4.92 1.885 3.3049 4.92672 1.87776 3.30201 4.9275 1.87776 3.33 4.94898 1.87 3.33 4.95 1.87776 3.3225 4.94799 1.87776 3.3225 4.94799 1.87 3.33 4.95 1.87 3.32224 4.94898 1.87776 3.31551 4.9451 1.87 3.32224 4.94898 1.87 3.315 4.94598 1.87776 3.30951 4.94049 1.87 3.315 4.94598 1.87 3.30879 4.94121 1.87776 3.3049 4.93449 1.87 3.30879 4.94121 1.87 3.30402 4.935 1.87776 3.30201 4.9275 1.87 3.30402 4.935 1.87 3.30102 4.92776 1.87776 3.30102 4.92 1.87 3.30102 4.92776 1.87 3.3 4.92 1.87776 3.30102 4.92 1.87776 3.30201 4.9275 1.87 3.30102 4.92776 1.87776 3.3225 4.94799 1.87 3.32224 4.94898 1.87776 3.31551 4.9451 1.87776 3.31551 4.9451 1.87 3.315 4.94598 1.87776 3.30951 4.94049 1.87776 3.30951 4.94049 1.87 3.30879 4.94121 1.87776 3.3049 4.93449 1.87776 3.3049 4.93449 1.87 3.30402 4.935 1.87776 3.30201 4.9275 1.89598 3.315 4.92 1.89898 3.32224 4.92 1.89598 3.31551 4.92388 1.89598 3.31551 4.92388 1.89898 3.32224 4.92 1.89898 3.3225 4.92201 1.89598 3.31701 4.9275 1.89898 3.3225 4.92201 1.89898 3.32328 4.92388 1.89598 3.31939 4.93061 1.89898 3.32328 4.92388 1.89898 3.32451 4.92549 1.89598 3.3225 4.93299 1.89898 3.32451 4.92549 1.89898 3.32612 4.92672 1.89598 3.32612 4.93449 1.89898 3.32612 4.92672 1.89898 3.32799 4.9275 1.89598 3.33 4.935 1.89898 3.32799 4.9275 1.89898 3.33 4.92776 1.89598 3.33 4.935 1.89598 3.32612 4.93449 1.89898 3.32799 4.9275 1.885 3.31701 4.9425 1.885 3.32328 4.9451 1.87776 3.3225 4.94799 1.89898 3.32612 4.92672 1.89598 3.32612 4.93449 1.89598 3.3225 4.93299 1.885 3.31163 4.93837 1.885 3.31701 4.9425 1.87776 3.31551 4.9451 1.89598 3.31939 4.93061 1.89121 3.31939 4.93837 1.89121 3.315 4.935 1.89121 3.315 4.935 1.89121 3.31939 4.93837 1.885 3.31701 4.9425 1.89898 3.32451 4.92549 1.89598 3.3225 4.93299 1.89598 3.31939 4.93061 1.885 3.3075 4.93299 1.885 3.31163 4.93837 1.87776 3.30951 4.94049 1.89598 3.31701 4.9275 1.89121 3.315 4.935 1.89121 3.31163 4.93061 1.89121 3.31163 4.93061 1.89121 3.315 4.935 1.885 3.31163 4.93837 1.89898 3.32328 4.92388 1.89598 3.31939 4.93061 1.89598 3.31701 4.9275 1.885 3.3049 4.92672 1.885 3.3075 4.93299 1.87776 3.3049 4.93449 1.89598 3.31551 4.92388 1.89121 3.31163 4.93061 1.89121 3.30951 4.92549 1.89121 3.30951 4.92549 1.89121 3.31163 4.93061 1.885 3.3075 4.93299 1.89898 3.3225 4.92201 1.89598 3.31701 4.9275 1.89598 3.31551 4.92388 1.87776 3.89898 4.92 1.87 3.9 4.92 1.87776 3.89799 4.9275 1.885 3.8951 4.92672 1.87776 3.89799 4.9275 1.885 3.8925 4.93299 1.89121 3.88837 4.93061 1.885 3.8925 4.93299 1.89121 3.885 4.935 1.89598 3.88061 4.93061 1.89121 3.885 4.935 1.89598 3.8775 4.93299 1.89898 3.87388 4.92672 1.89598 3.8775 4.93299 1.89898 3.87201 4.9275 1.87 3.89598 4.935 1.87776 3.8951 4.93449 1.87 3.89898 4.92776 1.87 3.89598 4.935 1.87776 3.89049 4.94049 1.87776 3.8951 4.93449 1.87 3.89598 4.935 1.87 3.89121 4.94121 1.87776 3.89049 4.94049 1.87776 3.89049 4.94049 1.87 3.89121 4.94121 1.87776 3.88449 4.9451 1.885 3.88299 4.9425 1.87776 3.88449 4.9451 1.885 3.87672 4.9451 1.89121 3.87549 4.94049 1.885 3.87672 4.9451 1.89121 3.87 4.94121 1.89598 3.87 4.935 1.89121 3.87549 4.94049 1.89121 3.87 4.94121 1.89598 3.87 4.935 1.89598 3.87388 4.93449 1.89121 3.87549 4.94049 1.89598 3.87 4.935 1.89898 3.87 4.92776 1.89598 3.87388 4.93449 1.89598 3.87388 4.93449 1.89898 3.87 4.92776 1.89898 3.87201 4.9275 1.89598 3.8775 4.93299 1.89598 3.87388 4.93449 1.89898 3.87201 4.9275 1.89598 3.8775 4.93299 1.89121 3.88061 4.93837 1.89598 3.87388 4.93449 1.89598 3.8775 4.93299 1.89121 3.885 4.935 1.89121 3.88061 4.93837 1.89121 3.88061 4.93837 1.89121 3.885 4.935 1.885 3.88837 4.93837 1.885 3.88299 4.9425 1.885 3.88837 4.93837 1.87776 3.89049 4.94049 1.87776 3.88449 4.9451 1.885 3.88299 4.9425 1.87776 3.89049 4.94049 1.87 3.89121 4.94121 1.87 3.885 4.94598 1.87776 3.88449 4.9451 1.87776 3.88449 4.9451 1.87 3.885 4.94598 1.87776 3.8775 4.94799 1.885 3.87672 4.9451 1.87776 3.8775 4.94799 1.885 3.87 4.94598 1.89121 3.87 4.94121 1.885 3.87672 4.9451 1.885 3.87 4.94598 1.87 3.885 4.94598 1.87 3.87776 4.94898 1.87776 3.8775 4.94799 1.87776 3.8775 4.94799 1.87 3.87776 4.94898 1.87776 3.87 4.94898 1.885 3.87 4.94598 1.87776 3.8775 4.94799 1.87776 3.87 4.94898 1.87 3.87776 4.94898 1.87 3.87 4.95 1.87776 3.87 4.94898 1.89898 3.87 4.92776 1.9 3.87 4.92 1.89898 3.87201 4.9275 1.9 3.87 4.92 1.89898 3.87776 4.92 1.89898 3.8775 4.92201 1.9 3.87 4.92 1.89898 3.8775 4.92201 1.89898 3.87672 4.92388 1.9 3.87 4.92 1.89898 3.87672 4.92388 1.89898 3.87549 4.92549 1.9 3.87 4.92 1.89898 3.87549 4.92549 1.89898 3.87388 4.92672 1.9 3.87 4.92 1.89898 3.87388 4.92672 1.89898 3.87201 4.9275 1.89121 3.89121 4.92 1.89598 3.88449 4.92388 1.89598 3.885 4.92 1.89121 3.89121 4.92 1.89121 3.89049 4.92549 1.89598 3.88449 4.92388 1.89121 3.89121 4.92 1.885 3.89598 4.92 1.89121 3.89049 4.92549 1.89121 3.89049 4.92549 1.885 3.89598 4.92 1.885 3.8951 4.92672 1.89121 3.88837 4.93061 1.885 3.8951 4.92672 1.885 3.8925 4.93299 1.89121 3.88837 4.93061 1.89121 3.89049 4.92549 1.885 3.8951 4.92672 1.89121 3.88837 4.93061 1.89598 3.88299 4.9275 1.89121 3.89049 4.92549 1.89121 3.88837 4.93061 1.89598 3.88061 4.93061 1.89598 3.88299 4.9275 1.89121 3.88837 4.93061 1.89121 3.885 4.935 1.89598 3.88061 4.93061 1.885 3.89598 4.92 1.87776 3.89898 4.92 1.885 3.8951 4.92672 1.885 3.8951 4.92672 1.87776 3.89898 4.92 1.87776 3.89799 4.9275 1.87 3.9 4.92 1.87 3.89898 4.92776 1.87776 3.89799 4.9275 1.87776 3.89799 4.9275 1.87 3.89898 4.92776 1.87776 3.8951 4.93449 1.885 3.8925 4.93299 1.87776 3.8951 4.93449 1.885 3.88837 4.93837 1.89121 3.885 4.935 1.885 3.8925 4.93299 1.885 3.88837 4.93837 1.885 3.8925 4.93299 1.87776 3.89799 4.9275 1.87776 3.8951 4.93449 1.89898 3.87776 4.92 1.89598 3.885 4.92 1.89898 3.8775 4.92201 1.89898 3.8775 4.92201 1.89598 3.885 4.92 1.89598 3.88449 4.92388 1.89898 3.87672 4.92388 1.89598 3.88449 4.92388 1.89598 3.88299 4.9275 1.89898 3.87549 4.92549 1.89598 3.88299 4.9275 1.89598 3.88061 4.93061 1.89898 3.87388 4.92672 1.89598 3.88061 4.93061 1.89598 3.8775 4.93299 1.89898 3.87388 4.92672 1.89898 3.87549 4.92549 1.89598 3.88061 4.93061 1.89598 3.88449 4.92388 1.89121 3.89049 4.92549 1.89598 3.88299 4.9275 1.89898 3.8775 4.92201 1.89598 3.88449 4.92388 1.89898 3.87672 4.92388 1.885 3.88837 4.93837 1.87776 3.8951 4.93449 1.87776 3.89049 4.94049 1.89898 3.87549 4.92549 1.89898 3.87672 4.92388 1.89598 3.88299 4.9275 1.89121 3.88061 4.93837 1.885 3.88837 4.93837 1.885 3.88299 4.9425 1.89121 3.87549 4.94049 1.885 3.88299 4.9425 1.885 3.87672 4.9451 1.89121 3.87549 4.94049 1.89121 3.88061 4.93837 1.885 3.88299 4.9425 1.89121 3.87549 4.94049 1.89598 3.87388 4.93449 1.89121 3.88061 4.93837 1.885 3.87672 4.9451 1.87776 3.88449 4.9451 1.87776 3.8775 4.94799 1.87 3.3 4.28 1.6 3.3 4.28 1.75 3.30102 4.27224 1.87 3.30102 4.27224 1.75 3.30102 4.27224 1.87 3.30402 4.265 1.87 3.30102 4.27224 1.87 3.3 4.28 1.75 3.30102 4.27224 1.6 3.30402 4.265 1.75 3.30402 4.265 1.6 3.30102 4.27224 1.6 3.30402 4.265 1.75 3.30879 4.25879 1.75 3.30402 4.265 1.6 3.30402 4.265 1.6 3.30879 4.25879 1.75 3.30879 4.25879 1.75 3.30879 4.25879 1.6 3.30879 4.25879 1.75 3.315 4.25402 1.87 3.315 4.25402 1.75 3.315 4.25402 1.87 3.32224 4.25102 1.87 3.315 4.25402 1.75 3.30879 4.25879 1.75 3.315 4.25402 1.87 3.315 4.25402 1.87 3.30879 4.25879 1.75 3.30879 4.25879 1.75 3.30879 4.25879 1.87 3.30879 4.25879 1.75 3.30402 4.265 1.75 3.30402 4.265 1.87 3.30879 4.25879 1.87 3.30402 4.265 1.75 3.30102 4.27224 1.75 3.30402 4.265 1.87 3.30402 4.265 1.75 3.30102 4.27224 1.6 3.30102 4.27224 1.75 3.30402 4.265 1.75 3.30102 4.27224 1.6 3.3 4.28 1.6 3.30102 4.27224 1.6 3.30879 4.25879 1.6 3.315 4.25402 1.75 3.315 4.25402 1.75 3.315 4.25402 1.6 3.315 4.25402 1.75 3.32224 4.25102 1.87 3.32224 4.25102 1.75 3.32224 4.25102 1.87 3.33 4.25 1.87 3.32224 4.25102 1.75 3.315 4.25402 1.75 3.32224 4.25102 1.6 3.315 4.25402 1.6 3.32224 4.25102 1.75 3.32224 4.25102 1.75 3.32224 4.25102 1.6 3.32224 4.25102 1.6 3.33 4.25 1.87 3.33 4.25 1.75 3.32224 4.25102 1.6 3.33 4.25 1.89898 3.32224 4.92 1.89898 3.32224 4.7575 1.9 3.33 4.92 1.89898 3.32224 4.92 1.89598 3.315 4.7575 1.89898 3.32224 4.7575 1.89898 3.32224 4.92 1.89598 3.315 4.92 1.89598 3.315 4.7575 1.89598 3.315 4.7575 1.89598 3.315 4.92 1.89121 3.30879 4.7575 1.89121 3.30879 4.595 1.89121 3.30879 4.7575 1.885 3.30402 4.595 1.885 3.30402 4.4325 1.885 3.30402 4.595 1.87776 3.30102 4.4325 1.87776 3.30102 4.28 1.87776 3.30102 4.4325 1.87 3.3 4.28 1.87776 3.30102 4.28 1.885 3.30402 4.4325 1.87776 3.30102 4.4325 1.87776 3.30102 4.28 1.885 3.30402 4.28 1.885 3.30402 4.4325 1.885 3.30402 4.4325 1.885 3.30402 4.28 1.89121 3.30879 4.4325 1.89121 3.30879 4.595 1.89121 3.30879 4.4325 1.89598 3.315 4.595 1.89598 3.315 4.7575 1.89598 3.315 4.595 1.89898 3.32224 4.7575 1.89598 3.315 4.7575 1.89121 3.30879 4.595 1.89598 3.315 4.595 1.89598 3.315 4.7575 1.89121 3.30879 4.7575 1.89121 3.30879 4.595 1.89598 3.315 4.92 1.89121 3.30879 4.92 1.89121 3.30879 4.7575 1.89121 3.30879 4.7575 1.89121 3.30879 4.92 1.885 3.30402 4.7575 1.885 3.30402 4.595 1.885 3.30402 4.7575 1.87776 3.30102 4.595 1.87776 3.30102 4.4325 1.87776 3.30102 4.595 1.87 3.3 4.28 1.87776 3.30102 4.4325 1.885 3.30402 4.595 1.87776 3.30102 4.595 1.89121 3.30879 4.92 1.885 3.30402 4.92 1.885 3.30402 4.7575 1.885 3.30402 4.7575 1.885 3.30402 4.92 1.87776 3.30102 4.7575 1.87776 3.30102 4.595 1.87776 3.30102 4.7575 1.87 3.3 4.92 1.87 3.3 4.28 1.87776 3.30102 4.595 1.87 3.3 4.92 1.885 3.30402 4.92 1.87776 3.30102 4.92 1.87776 3.30102 4.7575 1.87776 3.30102 4.7575 1.87776 3.30102 4.92 1.87 3.3 4.92 1.885 3.30402 4.28 1.89121 3.30879 4.28 1.89121 3.30879 4.4325 1.89121 3.30879 4.4325 1.89121 3.30879 4.28 1.89598 3.315 4.4325 1.89598 3.315 4.595 1.89598 3.315 4.4325 1.89898 3.32224 4.595 1.89898 3.32224 4.7575 1.89898 3.32224 4.595 1.9 3.33 4.92 1.89898 3.32224 4.7575 1.89598 3.315 4.595 1.89898 3.32224 4.595 1.89121 3.30879 4.28 1.89598 3.315 4.28 1.89598 3.315 4.4325 1.89598 3.315 4.4325 1.89598 3.315 4.28 1.89898 3.32224 4.4325 1.89898 3.32224 4.595 1.89898 3.32224 4.4325 1.9 3.33 4.28 1.9 3.33 4.92 1.89898 3.32224 4.595 1.9 3.33 4.28 1.89598 3.315 4.28 1.89898 3.32224 4.28 1.89898 3.32224 4.4325 1.89898 3.32224 4.4325 1.89898 3.32224 4.28 1.9 3.33 4.28 1.89598 3.315 4.4325 1.89898 3.32224 4.4325 1.89898 3.32224 4.595 1.89121 3.30879 4.4325 1.89598 3.315 4.4325 1.89598 3.315 4.595 1.885 3.30402 4.595 1.89121 3.30879 4.7575 1.885 3.30402 4.7575 1.885 3.30402 4.4325 1.89121 3.30879 4.4325 1.89121 3.30879 4.595 1.885 3.30402 4.595 1.885 3.30402 4.4325 1.89121 3.30879 4.595 1.87776 3.30102 4.595 1.885 3.30402 4.7575 1.87776 3.30102 4.7575 1.87776 3.89898 4.92 1.87776 3.89898 4.75053 1.87 3.9 4.92 1.87776 3.89898 4.92 1.885 3.89598 4.75053 1.87776 3.89898 4.75053 1.87776 3.89898 4.92 1.885 3.89598 4.92 1.885 3.89598 4.75053 1.885 3.89598 4.75053 1.885 3.89598 4.92 1.89121 3.89121 4.75053 1.89121 3.89121 4.58105 1.89121 3.89121 4.75053 1.89598 3.885 4.58105 1.89598 3.885 4.41158 1.89598 3.885 4.58105 1.89898 3.87776 4.41158 1.89898 3.87776 4.28 1.89898 3.87776 4.41158 1.9 3.87 4.28 1.89898 3.87776 4.28 1.89598 3.885 4.41158 1.89898 3.87776 4.41158 1.89898 3.87776 4.28 1.89598 3.885 4.28 1.89598 3.885 4.41158 1.89598 3.885 4.41158 1.89598 3.885 4.28 1.89121 3.89121 4.41158 1.89121 3.89121 4.58105 1.89121 3.89121 4.41158 1.885 3.89598 4.58105 1.885 3.89598 4.75053 1.885 3.89598 4.58105 1.87776 3.89898 4.75053 1.885 3.89598 4.75053 1.89121 3.89121 4.58105 1.885 3.89598 4.58105 1.885 3.89598 4.75053 1.89121 3.89121 4.75053 1.89121 3.89121 4.58105 1.885 3.89598 4.92 1.89121 3.89121 4.92 1.89121 3.89121 4.75053 1.89121 3.89121 4.75053 1.89121 3.89121 4.92 1.89598 3.885 4.75053 1.89598 3.885 4.58105 1.89598 3.885 4.75053 1.89898 3.87776 4.58105 1.89898 3.87776 4.41158 1.89898 3.87776 4.58105 1.9 3.87 4.28 1.89898 3.87776 4.41158 1.89598 3.885 4.58105 1.89898 3.87776 4.58105 1.89121 3.89121 4.92 1.89598 3.885 4.92 1.89598 3.885 4.75053 1.89598 3.885 4.75053 1.89598 3.885 4.92 1.89898 3.87776 4.75053 1.89898 3.87776 4.58105 1.89898 3.87776 4.75053 1.9 3.87 4.92 1.9 3.87 4.28 1.89898 3.87776 4.58105 1.9 3.87 4.92 1.89598 3.885 4.92 1.89898 3.87776 4.92 1.89898 3.87776 4.75053 1.89898 3.87776 4.75053 1.89898 3.87776 4.92 1.9 3.87 4.92 1.89598 3.885 4.28 1.89121 3.89121 4.28 1.89121 3.89121 4.41158 1.89121 3.89121 4.41158 1.89121 3.89121 4.28 1.885 3.89598 4.41158 1.885 3.89598 4.58105 1.885 3.89598 4.41158 1.87776 3.89898 4.58105 1.87776 3.89898 4.75053 1.87776 3.89898 4.58105 1.87 3.9 4.92 1.87776 3.89898 4.75053 1.885 3.89598 4.58105 1.87776 3.89898 4.58105 1.89121 3.89121 4.28 1.885 3.89598 4.28 1.885 3.89598 4.41158 1.885 3.89598 4.41158 1.885 3.89598 4.28 1.87776 3.89898 4.41158 1.87776 3.89898 4.58105 1.87776 3.89898 4.41158 1.87 3.9 4.28 1.87 3.9 4.92 1.87776 3.89898 4.58105 1.87 3.9 4.28 1.885 3.89598 4.28 1.87776 3.89898 4.28 1.87776 3.89898 4.41158 1.87776 3.89898 4.41158 1.87776 3.89898 4.28 1.87 3.9 4.28 1.885 3.89598 4.41158 1.87776 3.89898 4.41158 1.87776 3.89898 4.58105 1.89121 3.89121 4.41158 1.885 3.89598 4.41158 1.885 3.89598 4.58105 1.89598 3.885 4.58105 1.89121 3.89121 4.75053 1.89598 3.885 4.75053 1.89598 3.885 4.41158 1.89121 3.89121 4.41158 1.89121 3.89121 4.58105 1.89598 3.885 4.58105 1.89598 3.885 4.41158 1.89121 3.89121 4.58105 1.89898 3.87776 4.58105 1.89598 3.885 4.75053 1.89898 3.87776 4.75053 1.87 3.87 4.25 1.6 3.87 4.25 1.75 3.87776 4.25102 1.87 3.87776 4.25102 1.75 3.87776 4.25102 1.87 3.885 4.25402 1.87 3.87776 4.25102 1.87 3.87 4.25 1.75 3.87776 4.25102 1.6 3.885 4.25402 1.75 3.885 4.25402 1.6 3.87776 4.25102 1.6 3.885 4.25402 1.75 3.89121 4.25879 1.75 3.885 4.25402 1.6 3.885 4.25402 1.6 3.89121 4.25879 1.75 3.89121 4.25879 1.75 3.89121 4.25879 1.6 3.89121 4.25879 1.75 3.89598 4.265 1.87 3.89598 4.265 1.75 3.89598 4.265 1.87 3.89898 4.27224 1.87 3.89598 4.265 1.75 3.89121 4.25879 1.75 3.89598 4.265 1.87 3.89598 4.265 1.87 3.89121 4.25879 1.75 3.89121 4.25879 1.75 3.89121 4.25879 1.87 3.89121 4.25879 1.75 3.885 4.25402 1.75 3.885 4.25402 1.87 3.89121 4.25879 1.87 3.885 4.25402 1.75 3.87776 4.25102 1.75 3.885 4.25402 1.87 3.885 4.25402 1.75 3.87776 4.25102 1.6 3.87776 4.25102 1.75 3.885 4.25402 1.75 3.87776 4.25102 1.6 3.87 4.25 1.6 3.87776 4.25102 1.6 3.89121 4.25879 1.6 3.89598 4.265 1.75 3.89598 4.265 1.75 3.89598 4.265 1.6 3.89598 4.265 1.75 3.89898 4.27224 1.87 3.89898 4.27224 1.75 3.89898 4.27224 1.87 3.9 4.28 1.87 3.89898 4.27224 1.75 3.89598 4.265 1.75 3.89898 4.27224 1.6 3.89598 4.265 1.6 3.89898 4.27224 1.75 3.89898 4.27224 1.75 3.89898 4.27224 1.6 3.89898 4.27224 1.6 3.9 4.28 1.87 3.9 4.28 1.75 3.89898 4.27224 1.6 3.9 4.28 1.9 3.33 4.28 1.89898 3.32224 4.28 1.89898 3.3225 4.27799 1.9 3.33 4.28 1.89898 3.3225 4.27799 1.89898 3.32328 4.27612 1.9 3.33 4.28 1.89898 3.32328 4.27612 1.89898 3.32451 4.27451 1.9 3.33 4.28 1.89898 3.32451 4.27451 1.89898 3.32612 4.27328 1.9 3.33 4.28 1.89898 3.32612 4.27328 1.89898 3.32799 4.2725 1.9 3.33 4.28 1.89898 3.32799 4.2725 1.89898 3.33 4.27224 1.89121 3.30879 4.28 1.89598 3.31551 4.27612 1.89598 3.315 4.28 1.89121 3.30879 4.28 1.89121 3.30951 4.27451 1.89598 3.31551 4.27612 1.89121 3.30879 4.28 1.885 3.30402 4.28 1.89121 3.30951 4.27451 1.89121 3.30951 4.27451 1.885 3.30402 4.28 1.885 3.3049 4.27328 1.89121 3.31163 4.26939 1.885 3.3049 4.27328 1.885 3.3075 4.26701 1.89121 3.315 4.265 1.885 3.3075 4.26701 1.885 3.31163 4.26163 1.89121 3.31939 4.26163 1.885 3.31163 4.26163 1.885 3.31701 4.2575 1.89121 3.32451 4.25951 1.885 3.31701 4.2575 1.885 3.32328 4.2549 1.89121 3.33 4.25879 1.885 3.32328 4.2549 1.885 3.33 4.25402 1.89121 3.33 4.25879 1.89121 3.32451 4.25951 1.885 3.32328 4.2549 1.89121 3.33 4.25879 1.89598 3.33 4.265 1.89121 3.32451 4.25951 1.89121 3.32451 4.25951 1.89598 3.33 4.265 1.89598 3.32612 4.26551 1.89121 3.31939 4.26163 1.89598 3.32612 4.26551 1.89598 3.3225 4.26701 1.89121 3.315 4.265 1.89598 3.3225 4.26701 1.89598 3.31939 4.26939 1.89121 3.31163 4.26939 1.89598 3.31939 4.26939 1.89598 3.31701 4.2725 1.89121 3.30951 4.27451 1.89598 3.31701 4.2725 1.89598 3.31551 4.27612 1.89121 3.30951 4.27451 1.89121 3.31163 4.26939 1.89598 3.31701 4.2725 1.89121 3.30951 4.27451 1.885 3.3049 4.27328 1.89121 3.31163 4.26939 1.885 3.30402 4.28 1.87776 3.30102 4.28 1.885 3.3049 4.27328 1.885 3.3049 4.27328 1.87776 3.30102 4.28 1.87776 3.30201 4.2725 1.885 3.3075 4.26701 1.87776 3.30201 4.2725 1.87776 3.3049 4.26551 1.885 3.31163 4.26163 1.87776 3.3049 4.26551 1.87776 3.30951 4.25951 1.885 3.31701 4.2575 1.87776 3.30951 4.25951 1.87776 3.31551 4.2549 1.885 3.32328 4.2549 1.87776 3.31551 4.2549 1.87776 3.3225 4.25201 1.885 3.33 4.25402 1.87776 3.3225 4.25201 1.87776 3.33 4.25102 1.885 3.33 4.25402 1.885 3.32328 4.2549 1.87776 3.3225 4.25201 1.87776 3.30102 4.28 1.87 3.3 4.28 1.87776 3.30201 4.2725 1.87776 3.30201 4.2725 1.87 3.3 4.28 1.87 3.30102 4.27224 1.87776 3.3049 4.26551 1.87 3.30102 4.27224 1.87 3.30402 4.265 1.87776 3.30951 4.25951 1.87 3.30402 4.265 1.87 3.30879 4.25879 1.87776 3.31551 4.2549 1.87 3.30879 4.25879 1.87 3.315 4.25402 1.87776 3.3225 4.25201 1.87 3.315 4.25402 1.87 3.32224 4.25102 1.87776 3.33 4.25102 1.87 3.32224 4.25102 1.87 3.33 4.25 1.87776 3.33 4.25102 1.87776 3.3225 4.25201 1.87 3.32224 4.25102 1.87776 3.30201 4.2725 1.87 3.30102 4.27224 1.87776 3.3049 4.26551 1.87776 3.3049 4.26551 1.87 3.30402 4.265 1.87776 3.30951 4.25951 1.87776 3.30951 4.25951 1.87 3.30879 4.25879 1.87776 3.31551 4.2549 1.87776 3.31551 4.2549 1.87 3.315 4.25402 1.87776 3.3225 4.25201 1.89598 3.33 4.265 1.89898 3.33 4.27224 1.89598 3.32612 4.26551 1.89598 3.32612 4.26551 1.89898 3.33 4.27224 1.89898 3.32799 4.2725 1.89598 3.3225 4.26701 1.89898 3.32799 4.2725 1.89898 3.32612 4.27328 1.89598 3.31939 4.26939 1.89898 3.32612 4.27328 1.89898 3.32451 4.27451 1.89598 3.31701 4.2725 1.89898 3.32451 4.27451 1.89898 3.32328 4.27612 1.89598 3.31551 4.27612 1.89898 3.32328 4.27612 1.89898 3.3225 4.27799 1.89598 3.315 4.28 1.89898 3.3225 4.27799 1.89898 3.32224 4.28 1.89598 3.315 4.28 1.89598 3.31551 4.27612 1.89898 3.3225 4.27799 1.885 3.3075 4.26701 1.885 3.3049 4.27328 1.87776 3.30201 4.2725 1.89898 3.32328 4.27612 1.89598 3.31551 4.27612 1.89598 3.31701 4.2725 1.885 3.31163 4.26163 1.885 3.3075 4.26701 1.87776 3.3049 4.26551 1.89598 3.31939 4.26939 1.89121 3.31163 4.26939 1.89121 3.315 4.265 1.89121 3.315 4.265 1.89121 3.31163 4.26939 1.885 3.3075 4.26701 1.89898 3.32451 4.27451 1.89598 3.31701 4.2725 1.89598 3.31939 4.26939 1.885 3.31701 4.2575 1.885 3.31163 4.26163 1.87776 3.30951 4.25951 1.89598 3.3225 4.26701 1.89121 3.315 4.265 1.89121 3.31939 4.26163 1.89121 3.31939 4.26163 1.89121 3.315 4.265 1.885 3.31163 4.26163 1.89898 3.32612 4.27328 1.89598 3.31939 4.26939 1.89598 3.3225 4.26701 1.885 3.32328 4.2549 1.885 3.31701 4.2575 1.87776 3.31551 4.2549 1.89598 3.32612 4.26551 1.89121 3.31939 4.26163 1.89121 3.32451 4.25951 1.89121 3.32451 4.25951 1.89121 3.31939 4.26163 1.885 3.31701 4.2575 1.89898 3.32799 4.2725 1.89598 3.3225 4.26701 1.89598 3.32612 4.26551 1.87776 3.87 4.25102 1.87 3.87 4.25 1.87776 3.8775 4.25201 1.885 3.87672 4.2549 1.87776 3.8775 4.25201 1.885 3.88299 4.2575 1.89121 3.88061 4.26163 1.885 3.88299 4.2575 1.89121 3.885 4.265 1.89598 3.88061 4.26939 1.89121 3.885 4.265 1.89598 3.88299 4.2725 1.89898 3.87672 4.27612 1.89598 3.88299 4.2725 1.89898 3.8775 4.27799 1.87 3.885 4.25402 1.87776 3.88449 4.2549 1.87 3.87776 4.25102 1.87 3.885 4.25402 1.87776 3.89049 4.25951 1.87776 3.88449 4.2549 1.87 3.885 4.25402 1.87 3.89121 4.25879 1.87776 3.89049 4.25951 1.87776 3.89049 4.25951 1.87 3.89121 4.25879 1.87776 3.8951 4.26551 1.885 3.8925 4.26701 1.87776 3.8951 4.26551 1.885 3.8951 4.27328 1.89121 3.89049 4.27451 1.885 3.8951 4.27328 1.89121 3.89121 4.28 1.89598 3.885 4.28 1.89121 3.89049 4.27451 1.89121 3.89121 4.28 1.89598 3.885 4.28 1.89598 3.88449 4.27612 1.89121 3.89049 4.27451 1.89598 3.885 4.28 1.89898 3.87776 4.28 1.89598 3.88449 4.27612 1.89598 3.88449 4.27612 1.89898 3.87776 4.28 1.89898 3.8775 4.27799 1.89598 3.88299 4.2725 1.89598 3.88449 4.27612 1.89898 3.8775 4.27799 1.89598 3.88299 4.2725 1.89121 3.88837 4.26939 1.89598 3.88449 4.27612 1.89598 3.88299 4.2725 1.89121 3.885 4.265 1.89121 3.88837 4.26939 1.89121 3.88837 4.26939 1.89121 3.885 4.265 1.885 3.88837 4.26163 1.885 3.8925 4.26701 1.885 3.88837 4.26163 1.87776 3.89049 4.25951 1.87776 3.8951 4.26551 1.885 3.8925 4.26701 1.87776 3.89049 4.25951 1.87 3.89121 4.25879 1.87 3.89598 4.265 1.87776 3.8951 4.26551 1.87776 3.8951 4.26551 1.87 3.89598 4.265 1.87776 3.89799 4.2725 1.885 3.8951 4.27328 1.87776 3.89799 4.2725 1.885 3.89598 4.28 1.89121 3.89121 4.28 1.885 3.8951 4.27328 1.885 3.89598 4.28 1.87 3.89598 4.265 1.87 3.89898 4.27224 1.87776 3.89799 4.2725 1.87776 3.89799 4.2725 1.87 3.89898 4.27224 1.87776 3.89898 4.28 1.885 3.89598 4.28 1.87776 3.89799 4.2725 1.87776 3.89898 4.28 1.87 3.89898 4.27224 1.87 3.9 4.28 1.87776 3.89898 4.28 1.89898 3.87776 4.28 1.9 3.87 4.28 1.89898 3.8775 4.27799 1.9 3.87 4.28 1.89898 3.87 4.27224 1.89898 3.87201 4.2725 1.9 3.87 4.28 1.89898 3.87201 4.2725 1.89898 3.87388 4.27328 1.9 3.87 4.28 1.89898 3.87388 4.27328 1.89898 3.87549 4.27451 1.9 3.87 4.28 1.89898 3.87549 4.27451 1.89898 3.87672 4.27612 1.9 3.87 4.28 1.89898 3.87672 4.27612 1.89898 3.8775 4.27799 1.89121 3.87 4.25879 1.89598 3.87388 4.26551 1.89598 3.87 4.265 1.89121 3.87 4.25879 1.89121 3.87549 4.25951 1.89598 3.87388 4.26551 1.89121 3.87 4.25879 1.885 3.87 4.25402 1.89121 3.87549 4.25951 1.89121 3.87549 4.25951 1.885 3.87 4.25402 1.885 3.87672 4.2549 1.89121 3.88061 4.26163 1.885 3.87672 4.2549 1.885 3.88299 4.2575 1.89121 3.88061 4.26163 1.89121 3.87549 4.25951 1.885 3.87672 4.2549 1.89121 3.88061 4.26163 1.89598 3.8775 4.26701 1.89121 3.87549 4.25951 1.89121 3.88061 4.26163 1.89598 3.88061 4.26939 1.89598 3.8775 4.26701 1.89121 3.88061 4.26163 1.89121 3.885 4.265 1.89598 3.88061 4.26939 1.885 3.87 4.25402 1.87776 3.87 4.25102 1.885 3.87672 4.2549 1.885 3.87672 4.2549 1.87776 3.87 4.25102 1.87776 3.8775 4.25201 1.87 3.87 4.25 1.87 3.87776 4.25102 1.87776 3.8775 4.25201 1.87776 3.8775 4.25201 1.87 3.87776 4.25102 1.87776 3.88449 4.2549 1.885 3.88299 4.2575 1.87776 3.88449 4.2549 1.885 3.88837 4.26163 1.89121 3.885 4.265 1.885 3.88299 4.2575 1.885 3.88837 4.26163 1.885 3.88299 4.2575 1.87776 3.8775 4.25201 1.87776 3.88449 4.2549 1.89898 3.87 4.27224 1.89598 3.87 4.265 1.89898 3.87201 4.2725 1.89898 3.87201 4.2725 1.89598 3.87 4.265 1.89598 3.87388 4.26551 1.89898 3.87388 4.27328 1.89598 3.87388 4.26551 1.89598 3.8775 4.26701 1.89898 3.87549 4.27451 1.89598 3.8775 4.26701 1.89598 3.88061 4.26939 1.89898 3.87672 4.27612 1.89598 3.88061 4.26939 1.89598 3.88299 4.2725 1.89898 3.87672 4.27612 1.89898 3.87549 4.27451 1.89598 3.88061 4.26939 1.89598 3.87388 4.26551 1.89121 3.87549 4.25951 1.89598 3.8775 4.26701 1.89898 3.87201 4.2725 1.89598 3.87388 4.26551 1.89898 3.87388 4.27328 1.885 3.88837 4.26163 1.87776 3.88449 4.2549 1.87776 3.89049 4.25951 1.89898 3.87549 4.27451 1.89898 3.87388 4.27328 1.89598 3.8775 4.26701 1.89121 3.88837 4.26939 1.885 3.88837 4.26163 1.885 3.8925 4.26701 1.89121 3.89049 4.27451 1.885 3.8925 4.26701 1.885 3.8951 4.27328 1.89121 3.89049 4.27451 1.89121 3.88837 4.26939 1.885 3.8925 4.26701 1.89121 3.89049 4.27451 1.89598 3.88449 4.27612 1.89121 3.88837 4.26939 1.885 3.8951 4.27328 1.87776 3.8951 4.26551 1.87776 3.89799 4.2725 1.89898 3.33 4.27224 1.89898 3.385 4.27224 1.9 3.33 4.28 1.89898 3.33 4.27224 1.89598 3.385 4.265 1.89898 3.385 4.27224 1.89898 3.33 4.27224 1.89598 3.33 4.265 1.89598 3.385 4.265 1.89598 3.385 4.265 1.89598 3.33 4.265 1.89121 3.385 4.25879 1.89121 3.54667 4.25879 1.89121 3.385 4.25879 1.885 3.54667 4.25402 1.885 3.70833 4.25402 1.885 3.54667 4.25402 1.87776 3.70833 4.25102 1.87776 3.87 4.25102 1.87776 3.70833 4.25102 1.87 3.87 4.25 1.87776 3.87 4.25102 1.885 3.70833 4.25402 1.87776 3.70833 4.25102 1.87776 3.87 4.25102 1.885 3.87 4.25402 1.885 3.70833 4.25402 1.885 3.70833 4.25402 1.885 3.87 4.25402 1.89121 3.70833 4.25879 1.89121 3.54667 4.25879 1.89121 3.70833 4.25879 1.89598 3.54667 4.265 1.89598 3.385 4.265 1.89598 3.54667 4.265 1.89898 3.385 4.27224 1.89598 3.385 4.265 1.89121 3.54667 4.25879 1.89598 3.54667 4.265 1.89598 3.385 4.265 1.89121 3.385 4.25879 1.89121 3.54667 4.25879 1.89598 3.33 4.265 1.89121 3.33 4.25879 1.89121 3.385 4.25879 1.89121 3.385 4.25879 1.89121 3.33 4.25879 1.885 3.385 4.25402 1.885 3.54667 4.25402 1.885 3.385 4.25402 1.87776 3.54667 4.25102 1.87776 3.70833 4.25102 1.87776 3.54667 4.25102 1.87 3.87 4.25 1.87776 3.70833 4.25102 1.885 3.54667 4.25402 1.87776 3.54667 4.25102 1.89121 3.33 4.25879 1.885 3.33 4.25402 1.885 3.385 4.25402 1.885 3.385 4.25402 1.885 3.33 4.25402 1.87776 3.385 4.25102 1.87776 3.54667 4.25102 1.87776 3.385 4.25102 1.87 3.33 4.25 1.87 3.87 4.25 1.87776 3.54667 4.25102 1.87 3.33 4.25 1.885 3.33 4.25402 1.87776 3.33 4.25102 1.87776 3.385 4.25102 1.87776 3.385 4.25102 1.87776 3.33 4.25102 1.87 3.33 4.25 1.885 3.87 4.25402 1.89121 3.87 4.25879 1.89121 3.70833 4.25879 1.89121 3.70833 4.25879 1.89121 3.87 4.25879 1.89598 3.70833 4.265 1.89598 3.54667 4.265 1.89598 3.70833 4.265 1.89898 3.54667 4.27224 1.89898 3.385 4.27224 1.89898 3.54667 4.27224 1.9 3.33 4.28 1.89898 3.385 4.27224 1.89598 3.54667 4.265 1.89898 3.54667 4.27224 1.89121 3.87 4.25879 1.89598 3.87 4.265 1.89598 3.70833 4.265 1.89598 3.70833 4.265 1.89598 3.87 4.265 1.89898 3.70833 4.27224 1.89898 3.54667 4.27224 1.89898 3.70833 4.27224 1.9 3.87 4.28 1.9 3.33 4.28 1.89898 3.54667 4.27224 1.9 3.87 4.28 1.89598 3.87 4.265 1.89898 3.87 4.27224 1.89898 3.70833 4.27224 1.89898 3.70833 4.27224 1.89898 3.87 4.27224 1.9 3.87 4.28 1.89598 3.70833 4.265 1.89898 3.70833 4.27224 1.89898 3.54667 4.27224 1.89121 3.70833 4.25879 1.89598 3.70833 4.265 1.89598 3.54667 4.265 1.885 3.54667 4.25402 1.89121 3.385 4.25879 1.885 3.385 4.25402 1.885 3.70833 4.25402 1.89121 3.70833 4.25879 1.89121 3.54667 4.25879 1.885 3.54667 4.25402 1.885 3.70833 4.25402 1.89121 3.54667 4.25879 1.87776 3.54667 4.25102 1.885 3.385 4.25402 1.87776 3.385 4.25102 1.85 2.82315 2.2345 1.85776 2.86066 2.23754 1.85 2.9 2.24 1.85 2.82315 2.2345 1.85776 2.78281 2.22608 1.85776 2.86066 2.23754 1.85 2.82315 2.2345 1.85 2.74786 2.21813 1.85776 2.78281 2.22608 1.85776 2.78281 2.22608 1.85 2.74786 2.21813 1.85776 2.70746 2.20341 1.865 2.70853 2.20061 1.85776 2.70746 2.20341 1.865 2.63768 2.1674 1.87121 2.64001 2.16324 1.865 2.63768 2.1674 1.87121 2.57534 2.12045 1.87598 2.57913 2.11554 1.87121 2.57534 2.12045 1.87598 2.52205 2.06439 1.87898 2.52726 2.05937 1.87598 2.52205 2.06439 1.87898 2.47891 2.00127 1.88 2.50127 2.01798 1.87898 2.47891 2.00127 1.88 2.45833 1.955 1.88 2.50127 2.01798 1.87898 2.52726 2.05937 1.87898 2.47891 2.00127 1.88 2.50127 2.01798 1.88 2.55311 2.07386 1.87898 2.52726 2.05937 1.87898 2.52726 2.05937 1.88 2.55311 2.07386 1.87898 2.58356 2.10981 1.87598 2.57913 2.11554 1.87898 2.58356 2.10981 1.87598 2.64306 2.15783 1.87121 2.64001 2.16324 1.87598 2.64306 2.15783 1.87121 2.71023 2.19616 1.865 2.70853 2.20061 1.87121 2.71023 2.19616 1.865 2.78346 2.22316 1.85776 2.78281 2.22608 1.865 2.78346 2.22316 1.85776 2.86066 2.23754 1.85776 2.78281 2.22608 1.865 2.70853 2.20061 1.865 2.78346 2.22316 1.85776 2.78281 2.22608 1.85776 2.70746 2.20341 1.865 2.70853 2.20061 1.85 2.74786 2.21813 1.85 2.67568 2.1912 1.85776 2.70746 2.20341 1.85776 2.70746 2.20341 1.85 2.67568 2.1912 1.85776 2.63621 2.17002 1.865 2.63768 2.1674 1.85776 2.63621 2.17002 1.865 2.57242 2.12423 1.87121 2.57534 2.12045 1.865 2.57242 2.12423 1.87121 2.51758 2.0687 1.87598 2.52205 2.06439 1.87121 2.51758 2.0687 1.87598 2.47302 2.00548 1.87898 2.47891 2.00127 1.87598 2.47302 2.00548 1.87898 2.43953 1.93674 1.88 2.45833 1.955 1.87898 2.43953 1.93674 1.88 2.42525 1.88632 1.88 2.45833 1.955 1.87898 2.47891 2.00127 1.87898 2.43953 1.93674 1.85 2.67568 2.1912 1.85 2.60805 2.15428 1.85776 2.63621 2.17002 1.85776 2.63621 2.17002 1.85 2.60805 2.15428 1.85776 2.57059 2.1266 1.865 2.57242 2.12423 1.85776 2.57059 2.1266 1.865 2.51415 2.07201 1.87121 2.51758 2.0687 1.865 2.51415 2.07201 1.87121 2.46797 2.00909 1.87598 2.47302 2.00548 1.87121 2.46797 2.00909 1.87598 2.4331 1.94005 1.87898 2.43953 1.93674 1.87598 2.4331 1.94005 1.87898 2.40997 1.86718 1.88 2.42525 1.88632 1.87898 2.40997 1.86718 1.88 2.40279 1.81349 1.88 2.42525 1.88632 1.87898 2.43953 1.93674 1.87898 2.40997 1.86718 1.85 2.60805 2.15428 1.85 2.54638 2.1081 1.85776 2.57059 2.1266 1.85776 2.57059 2.1266 1.85 2.54638 2.1081 1.85776 2.51199 2.07409 1.865 2.51415 2.07201 1.85776 2.51199 2.07409 1.865 2.46409 2.01187 1.87121 2.46797 2.00909 1.865 2.46409 2.01187 1.87121 2.42757 1.94289 1.87598 2.4331 1.94005 1.87121 2.42757 1.94289 1.87598 2.40312 1.86951 1.87898 2.40997 1.86718 1.87598 2.40312 1.86951 1.87898 2.39085 1.79405 1.88 2.40279 1.81349 1.87898 2.39085 1.79405 1.88 2.39143 1.73811 1.88 2.40279 1.81349 1.87898 2.40997 1.86718 1.87898 2.39085 1.79405 1.85 2.54638 2.1081 1.85 2.4919 2.05362 1.85776 2.51199 2.07409 1.85776 2.51199 2.07409 1.85 2.4919 2.05362 1.85776 2.46165 2.01361 1.865 2.46409 2.01187 1.85776 2.46165 2.01361 1.865 2.42333 1.94507 1.87121 2.42757 1.94289 1.865 2.42333 1.94507 1.87121 2.39724 1.87152 1.87598 2.40312 1.86951 1.87121 2.39724 1.87152 1.87598 2.38373 1.79536 1.87898 2.39085 1.79405 1.87598 2.38373 1.79536 1.87898 2.38258 1.71891 1.88 2.39143 1.73811 1.87898 2.38258 1.71891 1.88 2.39143 1.66189 1.88 2.39143 1.73811 1.87898 2.39085 1.79405 1.87898 2.38258 1.71891 1.85 2.4919 2.05362 1.85 2.44572 1.99195 1.85776 2.46165 2.01361 1.85776 2.46165 2.01361 1.85 2.44572 1.99195 1.85776 2.42066 1.94644 1.865 2.42333 1.94507 1.85776 2.42066 1.94644 1.865 2.39273 1.87306 1.87121 2.39724 1.87152 1.865 2.39273 1.87306 1.87121 2.37762 1.79649 1.87598 2.38373 1.79536 1.87121 2.37762 1.79649 1.87598 2.37535 1.71917 1.87898 2.38258 1.71891 1.87598 2.37535 1.71917 1.87898 2.38534 1.64337 1.88 2.39143 1.66189 1.87898 2.38534 1.64337 1.88 2.40279 1.58651 1.88 2.39143 1.66189 1.87898 2.38258 1.71891 1.87898 2.38534 1.64337 1.85 2.44572 1.99195 1.85 2.4088 1.92432 1.85776 2.42066 1.94644 1.85776 2.42066 1.94644 1.85 2.4088 1.92432 1.85776 2.38989 1.87403 1.865 2.39273 1.87306 1.85776 2.38989 1.87403 1.865 2.37293 1.79735 1.87121 2.37762 1.79649 1.865 2.37293 1.79735 1.87121 2.36914 1.7194 1.87598 2.37535 1.71917 1.87121 2.36914 1.7194 1.87598 2.37815 1.64258 1.87898 2.38534 1.64337 1.87598 2.37815 1.64258 1.87898 2.39907 1.56904 1.88 2.40279 1.58651 1.87898 2.39907 1.56904 1.88 2.42525 1.51368 1.88 2.40279 1.58651 1.87898 2.38534 1.64337 1.87898 2.39907 1.56904 1.85 2.4088 1.92432 1.85 2.38187 1.85214 1.85776 2.38989 1.87403 1.85776 2.38989 1.87403 1.85 2.38187 1.85214 1.85776 2.36999 1.7979 1.865 2.37293 1.79735 1.85776 2.36999 1.7979 1.865 2.36438 1.71958 1.87121 2.36914 1.7194 1.865 2.36438 1.71958 1.87121 2.37197 1.6419 1.87598 2.37815 1.64258 1.87121 2.37197 1.6419 1.87598 2.39207 1.56721 1.87898 2.39907 1.56904 1.87598 2.39207 1.56721 1.87898 2.42348 1.4975 1.88 2.42525 1.51368 1.87898 2.42348 1.4975 1.88 2.45833 1.445 1.88 2.42525 1.51368 1.87898 2.39907 1.56904 1.87898 2.42348 1.4975 1.85 2.38187 1.85214 1.85 2.3655 1.77685 1.85776 2.36999 1.7979 1.85776 2.36999 1.7979 1.85 2.3655 1.77685 1.85776 2.36138 1.71968 1.865 2.36438 1.71958 1.85776 2.36138 1.71968 1.865 2.36723 1.64138 1.87121 2.37197 1.6419 1.865 2.36723 1.64138 1.87121 2.38606 1.56564 1.87598 2.39207 1.56721 1.87121 2.38606 1.56564 1.87598 2.41682 1.49467 1.87898 2.42348 1.4975 1.87598 2.41682 1.49467 1.87898 2.45804 1.43028 1.88 2.45833 1.445 1.87898 2.45804 1.43028 1.88 2.50127 1.38202 1.88 2.45833 1.445 1.87898 2.42348 1.4975 1.87898 2.45804 1.43028 1.85 2.3655 1.77685 1.85 2.36 1.7 1.85776 2.36138 1.71968 1.85776 2.36138 1.71968 1.85 2.36 1.7 1.85776 2.36426 1.64105 1.865 2.36723 1.64138 1.85776 2.36426 1.64105 1.865 2.38145 1.56443 1.87121 2.38606 1.56564 1.865 2.38145 1.56443 1.87121 2.4111 1.49224 1.87598 2.41682 1.49467 1.87121 2.4111 1.49224 1.87598 2.45186 1.42651 1.87898 2.45804 1.43028 1.87598 2.45186 1.42651 1.87898 2.50202 1.3688 1.88 2.50127 1.38202 1.87898 2.50202 1.3688 1.88 2.55311 1.32614 1.88 2.50127 1.38202 1.87898 2.45804 1.43028 1.87898 2.50202 1.3688 1.85 2.36 1.7 1.85 2.3655 1.62315 1.85776 2.36426 1.64105 1.85776 2.36426 1.64105 1.85 2.3655 1.62315 1.85776 2.37855 1.56367 1.865 2.38145 1.56443 1.85776 2.37855 1.56367 1.865 2.40671 1.49038 1.87121 2.4111 1.49224 1.865 2.40671 1.49038 1.87121 2.44656 1.42327 1.87598 2.45186 1.42651 1.87121 2.44656 1.42327 1.87598 2.49646 1.36417 1.87898 2.50202 1.3688 1.87598 2.49646 1.36417 1.87898 2.55449 1.31438 1.88 2.55311 1.32614 1.87898 2.55449 1.31438 1.88 2.61271 1.27862 1.88 2.55311 1.32614 1.87898 2.50202 1.3688 1.87898 2.55449 1.31438 1.85 2.3655 1.62315 1.85 2.38187 1.54786 1.85776 2.37855 1.56367 1.85776 2.37855 1.56367 1.85 2.38187 1.54786 1.85776 2.40395 1.4892 1.865 2.40671 1.49038 1.85776 2.40395 1.4892 1.865 2.44249 1.42079 1.87121 2.44656 1.42327 1.865 2.44249 1.42079 1.87121 2.49168 1.3602 1.87598 2.49646 1.36417 1.87121 2.49168 1.3602 1.87598 2.54966 1.30899 1.87898 2.55449 1.31438 1.87598 2.54966 1.30899 1.87898 2.61431 1.26819 1.88 2.61271 1.27862 1.87898 2.61431 1.26819 1.88 2.67872 1.24051 1.88 2.61271 1.27862 1.87898 2.55449 1.31438 1.87898 2.61431 1.26819 1.85 2.38187 1.54786 1.85 2.4088 1.47568 1.85776 2.40395 1.4892 1.85776 2.40395 1.4892 1.85 2.4088 1.47568 1.85776 2.43993 1.41922 1.865 2.44249 1.42079 1.85776 2.43993 1.41922 1.865 2.48802 1.35715 1.87121 2.49168 1.3602 1.865 2.48802 1.35715 1.87121 2.54551 1.30437 1.87598 2.54966 1.30899 1.87121 2.54551 1.30437 1.87598 2.61032 1.26215 1.87898 2.61431 1.26819 1.87598 2.61032 1.26215 1.87898 2.68023 1.23119 1.88 2.67872 1.24051 1.87898 2.68023 1.23119 1.88 2.74967 1.21266 1.88 2.67872 1.24051 1.87898 2.61431 1.26819 1.87898 2.68023 1.23119 1.85 2.4088 1.47568 1.85 2.44572 1.40805 1.85776 2.43993 1.41922 1.85776 2.43993 1.41922 1.85 2.44572 1.40805 1.85776 2.48572 1.35523 1.865 2.48802 1.35715 1.85776 2.48572 1.35523 1.865 2.54233 1.30082 1.87121 2.54551 1.30437 1.865 2.54233 1.30082 1.87121 2.60689 1.25697 1.87598 2.61032 1.26215 1.87121 2.60689 1.25697 1.87598 2.67716 1.22464 1.87898 2.68023 1.23119 1.87598 2.67716 1.22464 1.87898 2.75083 1.20419 1.88 2.74967 1.21266 1.87898 2.75083 1.20419 1.88 2.82399 1.1957 1.88 2.74967 1.21266 1.87898 2.68023 1.23119 1.87898 2.75083 1.20419 1.85 2.44572 1.40805 1.85 2.4919 1.34638 1.85776 2.48572 1.35523 1.85776 2.48572 1.35523 1.85 2.4919 1.34638 1.85776 2.54033 1.29858 1.865 2.54233 1.30082 1.85776 2.54033 1.29858 1.865 2.60426 1.25299 1.87121 2.60689 1.25697 1.865 2.60426 1.25299 1.87121 2.67452 1.21901 1.87598 2.67716 1.22464 1.87121 2.67452 1.21901 1.87598 2.74875 1.19726 1.87898 2.75083 1.20419 1.87598 2.74875 1.19726 1.87898 2.82461 1.18775 1.88 2.82399 1.1957 1.87898 2.82461 1.18775 1.88 2.9 1.19 1.88 2.82399 1.1957 1.87898 2.75083 1.20419 1.87898 2.82461 1.18775 1.85 2.4919 1.34638 1.85 2.54638 1.2919 1.85776 2.54033 1.29858 1.85776 2.54033 1.29858 1.85 2.54638 1.2919 1.85776 2.60261 1.25049 1.865 2.60426 1.25299 1.85776 2.60261 1.25049 1.865 2.6725 1.2147 1.87121 2.67452 1.21901 1.865 2.6725 1.2147 1.87121 2.74696 1.19131 1.87598 2.74875 1.19726 1.87121 2.74696 1.19131 1.87598 2.82356 1.18059 1.87898 2.82461 1.18775 1.87598 2.82356 1.18059 1.87898 2.9 1.18224 1.88 2.9 1.19 1.87898 2.9 1.18224 1.87898 2.97539 1.18775 1.88 2.97601 1.1957 1.87898 2.97539 1.18775 1.87898 3.04917 1.20419 1.88 3.05033 1.21266 1.87898 3.04917 1.20419 1.87898 3.11977 1.23119 1.88 3.12128 1.24051 1.87898 3.11977 1.23119 1.87898 3.18569 1.26819 1.88 3.18729 1.27862 1.87898 3.18569 1.26819 1.87898 3.24551 1.31438 1.88 3.24689 1.32614 1.87898 3.24551 1.31438 1.87898 3.29798 1.3688 1.88 3.29873 1.38202 1.87898 3.29798 1.3688 1.87898 3.34196 1.43028 1.88 3.34167 1.445 1.87898 3.34196 1.43028 1.87898 3.37652 1.4975 1.88 3.37475 1.51368 1.87898 3.37652 1.4975 1.87898 3.40093 1.56904 1.88 3.39721 1.58651 1.87898 3.40093 1.56904 1.87898 3.41466 1.64337 1.88 3.40857 1.66189 1.87898 3.41466 1.64337 1.87898 3.41742 1.71891 1.88 3.40857 1.73811 1.87898 3.41742 1.71891 1.87898 3.40915 1.79405 1.88 3.39721 1.81349 1.87898 3.40915 1.79405 1.87898 3.39003 1.86718 1.88 3.37475 1.88632 1.87898 3.39003 1.86718 1.87898 3.36047 1.93674 1.88 3.34167 1.955 1.87898 3.36047 1.93674 1.87898 3.32109 2.00127 1.88 3.29873 2.01798 1.87898 3.32109 2.00127 1.87898 3.27274 2.05937 1.88 3.24689 2.07386 1.87898 3.27274 2.05937 1.87898 3.21644 2.10981 1.88 3.18729 2.12138 1.87898 3.21644 2.10981 1.87898 3.1534 2.15152 1.88 3.12128 2.15949 1.87898 3.1534 2.15152 1.87898 3.08496 2.1836 1.88 3.05033 2.18734 1.87898 3.08496 2.1836 1.87898 3.01258 2.20538 1.88 2.97601 2.2043 1.87898 3.01258 2.20538 1.87898 2.93779 2.21638 1.88 2.9 2.21 1.87898 2.93779 2.21638 1.87898 2.86221 2.21638 1.88 2.82399 2.2043 1.87898 2.86221 2.21638 1.87898 2.78742 2.20538 1.88 2.74967 2.18734 1.87898 2.78742 2.20538 1.87898 2.71504 2.1836 1.88 2.67872 2.15949 1.87898 2.71504 2.1836 1.87898 2.6466 2.15152 1.88 2.61271 2.12138 1.87898 2.6466 2.15152 1.87898 2.58356 2.10981 1.88 2.55311 2.07386 1.88 2.61271 2.12138 1.87898 2.58356 2.10981 1.85 2.54638 1.2919 1.85 2.60805 1.24572 1.85776 2.60261 1.25049 1.85776 2.60261 1.25049 1.85 2.60805 1.24572 1.85776 2.67123 1.21198 1.865 2.6725 1.2147 1.85776 2.67123 1.21198 1.865 2.74558 1.18674 1.87121 2.74696 1.19131 1.865 2.74558 1.18674 1.87121 2.82265 1.17445 1.87598 2.82356 1.18059 1.87121 2.82265 1.17445 1.87598 2.9 1.175 1.87898 2.9 1.18224 1.87598 2.9 1.175 1.87898 2.97539 1.18775 1.87898 2.9 1.18224 1.87598 2.82356 1.18059 1.87598 2.9 1.175 1.85 2.60805 1.24572 1.85 2.67568 1.2088 1.85776 2.67123 1.21198 1.85776 2.67123 1.21198 1.85 2.67568 1.2088 1.85776 2.74472 1.18387 1.865 2.74558 1.18674 1.85776 2.74472 1.18387 1.865 2.82196 1.16973 1.87121 2.82265 1.17445 1.865 2.82196 1.16973 1.87121 2.9 1.16879 1.87598 2.9 1.175 1.87121 2.9 1.16879 1.87598 2.97644 1.18059 1.87898 2.97539 1.18775 1.87598 2.97644 1.18059 1.87898 3.04917 1.20419 1.87898 2.97539 1.18775 1.87598 2.9 1.175 1.87598 2.97644 1.18059 1.85 2.67568 1.2088 1.85 2.74786 1.18187 1.85776 2.74472 1.18387 1.85776 2.74472 1.18387 1.85 2.74786 1.18187 1.85776 2.82152 1.16677 1.865 2.82196 1.16973 1.85776 2.82152 1.16677 1.865 2.9 1.16402 1.87121 2.9 1.16879 1.865 2.9 1.16402 1.87121 2.97735 1.17445 1.87598 2.97644 1.18059 1.87121 2.97735 1.17445 1.87598 3.05125 1.19726 1.87898 3.04917 1.20419 1.87598 3.05125 1.19726 1.87898 3.11977 1.23119 1.87898 3.04917 1.20419 1.87598 2.97644 1.18059 1.87598 3.05125 1.19726 1.85 2.74786 1.18187 1.85 2.82315 1.1655 1.85776 2.82152 1.16677 1.85776 2.82152 1.16677 1.85 2.82315 1.1655 1.85776 2.9 1.16102 1.865 2.9 1.16402 1.85776 2.9 1.16102 1.865 2.97804 1.16973 1.87121 2.97735 1.17445 1.865 2.97804 1.16973 1.87121 3.05304 1.19131 1.87598 3.05125 1.19726 1.87121 3.05304 1.19131 1.87598 3.12284 1.22464 1.87898 3.11977 1.23119 1.87598 3.12284 1.22464 1.87898 3.18569 1.26819 1.87898 3.11977 1.23119 1.87598 3.05125 1.19726 1.87598 3.12284 1.22464 1.85 2.82315 1.1655 1.85 2.9 1.16 1.85776 2.9 1.16102 1.85776 2.9 1.16102 1.85 2.9 1.16 1.85 2.97685 1.1655 1.85776 2.97848 1.16677 1.85 2.97685 1.1655 1.85 3.05214 1.18187 1.85776 3.05528 1.18387 1.85 3.05214 1.18187 1.85 3.12432 1.2088 1.85776 3.12877 1.21198 1.85 3.12432 1.2088 1.85 3.19195 1.24572 1.85776 3.19739 1.25049 1.85 3.19195 1.24572 1.85 3.25362 1.2919 1.85776 3.25967 1.29858 1.85 3.25362 1.2919 1.85 3.3081 1.34638 1.85776 3.31428 1.35523 1.85 3.3081 1.34638 1.85 3.35428 1.40805 1.85776 3.36007 1.41922 1.85 3.35428 1.40805 1.85 3.3912 1.47568 1.85776 3.39605 1.4892 1.85 3.3912 1.47568 1.85 3.41813 1.54786 1.85776 3.42145 1.56367 1.85 3.41813 1.54786 1.85 3.4345 1.62315 1.85776 3.43574 1.64105 1.85 3.4345 1.62315 1.85 3.44 1.7 1.85776 3.43862 1.71968 1.85 3.44 1.7 1.85 3.4345 1.77685 1.85776 3.43001 1.7979 1.85 3.4345 1.77685 1.85 3.41813 1.85214 1.85776 3.41011 1.87403 1.85 3.41813 1.85214 1.85 3.3912 1.92432 1.85776 3.37934 1.94644 1.85 3.3912 1.92432 1.85 3.35428 1.99195 1.85776 3.33835 2.01361 1.85 3.35428 1.99195 1.85 3.3081 2.05362 1.85776 3.28801 2.07409 1.85 3.3081 2.05362 1.85 3.25362 2.1081 1.85776 3.22941 2.1266 1.85 3.25362 2.1081 1.85 3.19195 2.15428 1.85776 3.16379 2.17002 1.85 3.19195 2.15428 1.85 3.12432 2.1912 1.85776 3.09254 2.20341 1.85 3.12432 2.1912 1.85 3.05214 2.21813 1.85776 3.01719 2.22608 1.85 3.05214 2.21813 1.85 2.97685 2.2345 1.85776 2.93934 2.23754 1.85 2.97685 2.2345 1.85 2.9 2.24 1.85776 2.86066 2.23754 1.85776 2.93934 2.23754 1.85 2.9 2.24 1.85776 2.86066 2.23754 1.865 2.86088 2.23455 1.85776 2.93934 2.23754 1.85776 2.86066 2.23754 1.865 2.78346 2.22316 1.865 2.86088 2.23455 1.865 2.86088 2.23455 1.865 2.78346 2.22316 1.87121 2.7845 2.2185 1.87121 2.86122 2.2298 1.87121 2.7845 2.2185 1.87598 2.78585 2.21244 1.87598 2.86168 2.2236 1.87598 2.78585 2.21244 1.87898 2.78742 2.20538 1.87898 2.86221 2.21638 1.87598 2.86168 2.2236 1.87898 2.78742 2.20538 1.87898 2.86221 2.21638 1.87598 2.93832 2.2236 1.87598 2.86168 2.2236 1.87898 2.86221 2.21638 1.87898 2.93779 2.21638 1.87598 2.93832 2.2236 1.87598 2.93832 2.2236 1.87898 2.93779 2.21638 1.87598 3.01415 2.21244 1.87121 3.0155 2.2185 1.87598 3.01415 2.21244 1.87121 3.08977 2.19616 1.865 3.09147 2.20061 1.87121 3.08977 2.19616 1.865 3.16232 2.1674 1.85776 3.16379 2.17002 1.865 3.16232 2.1674 1.85776 3.22941 2.1266 1.85 3.19195 2.15428 1.85776 3.16379 2.17002 1.85776 3.22941 2.1266 1.85776 2.9 1.16102 1.85 2.97685 1.1655 1.85776 2.97848 1.16677 1.865 2.97804 1.16973 1.85776 2.97848 1.16677 1.865 3.05442 1.18674 1.87121 3.05304 1.19131 1.865 3.05442 1.18674 1.87121 3.12548 1.21901 1.87598 3.12284 1.22464 1.87121 3.12548 1.21901 1.87598 3.18968 1.26215 1.87898 3.18569 1.26819 1.87598 3.18968 1.26215 1.87898 3.24551 1.31438 1.87898 3.18569 1.26819 1.87598 3.12284 1.22464 1.87598 3.18968 1.26215 1.85776 2.97848 1.16677 1.85 3.05214 1.18187 1.85776 3.05528 1.18387 1.865 3.05442 1.18674 1.85776 3.05528 1.18387 1.865 3.1275 1.2147 1.87121 3.12548 1.21901 1.865 3.1275 1.2147 1.87121 3.19311 1.25697 1.87598 3.18968 1.26215 1.87121 3.19311 1.25697 1.87598 3.25034 1.30899 1.87898 3.24551 1.31438 1.87598 3.25034 1.30899 1.87898 3.29798 1.3688 1.87898 3.24551 1.31438 1.87598 3.18968 1.26215 1.87598 3.25034 1.30899 1.85776 3.05528 1.18387 1.85 3.12432 1.2088 1.85776 3.12877 1.21198 1.865 3.1275 1.2147 1.85776 3.12877 1.21198 1.865 3.19574 1.25299 1.87121 3.19311 1.25697 1.865 3.19574 1.25299 1.87121 3.25449 1.30437 1.87598 3.25034 1.30899 1.87121 3.25449 1.30437 1.87598 3.30354 1.36417 1.87898 3.29798 1.3688 1.87598 3.30354 1.36417 1.87898 3.34196 1.43028 1.87898 3.29798 1.3688 1.87598 3.25034 1.30899 1.87598 3.30354 1.36417 1.85776 3.12877 1.21198 1.85 3.19195 1.24572 1.85776 3.19739 1.25049 1.865 3.19574 1.25299 1.85776 3.19739 1.25049 1.865 3.25767 1.30082 1.87121 3.25449 1.30437 1.865 3.25767 1.30082 1.87121 3.30832 1.3602 1.87598 3.30354 1.36417 1.87121 3.30832 1.3602 1.87598 3.34814 1.42651 1.87898 3.34196 1.43028 1.87598 3.34814 1.42651 1.87898 3.37652 1.4975 1.87898 3.34196 1.43028 1.87598 3.30354 1.36417 1.87598 3.34814 1.42651 1.85776 3.19739 1.25049 1.85 3.25362 1.2919 1.85776 3.25967 1.29858 1.865 3.25767 1.30082 1.85776 3.25967 1.29858 1.865 3.31198 1.35715 1.87121 3.30832 1.3602 1.865 3.31198 1.35715 1.87121 3.35344 1.42327 1.87598 3.34814 1.42651 1.87121 3.35344 1.42327 1.87598 3.38318 1.49467 1.87898 3.37652 1.4975 1.87598 3.38318 1.49467 1.87898 3.40093 1.56904 1.87898 3.37652 1.4975 1.87598 3.34814 1.42651 1.87598 3.38318 1.49467 1.85776 3.25967 1.29858 1.85 3.3081 1.34638 1.85776 3.31428 1.35523 1.865 3.31198 1.35715 1.85776 3.31428 1.35523 1.865 3.35751 1.42079 1.87121 3.35344 1.42327 1.865 3.35751 1.42079 1.87121 3.3889 1.49224 1.87598 3.38318 1.49467 1.87121 3.3889 1.49224 1.87598 3.40793 1.56721 1.87898 3.40093 1.56904 1.87598 3.40793 1.56721 1.87898 3.41466 1.64337 1.87898 3.40093 1.56904 1.87598 3.38318 1.49467 1.87598 3.40793 1.56721 1.85776 3.31428 1.35523 1.85 3.35428 1.40805 1.85776 3.36007 1.41922 1.865 3.35751 1.42079 1.85776 3.36007 1.41922 1.865 3.39329 1.49038 1.87121 3.3889 1.49224 1.865 3.39329 1.49038 1.87121 3.41394 1.56564 1.87598 3.40793 1.56721 1.87121 3.41394 1.56564 1.87598 3.42185 1.64258 1.87898 3.41466 1.64337 1.87598 3.42185 1.64258 1.87898 3.41742 1.71891 1.87898 3.41466 1.64337 1.87598 3.40793 1.56721 1.87598 3.42185 1.64258 1.85776 3.36007 1.41922 1.85 3.3912 1.47568 1.85776 3.39605 1.4892 1.865 3.39329 1.49038 1.85776 3.39605 1.4892 1.865 3.41855 1.56443 1.87121 3.41394 1.56564 1.865 3.41855 1.56443 1.87121 3.42803 1.6419 1.87598 3.42185 1.64258 1.87121 3.42803 1.6419 1.87598 3.42465 1.71917 1.87898 3.41742 1.71891 1.87598 3.42465 1.71917 1.87898 3.40915 1.79405 1.87898 3.41742 1.71891 1.87598 3.42185 1.64258 1.87598 3.42465 1.71917 1.85776 3.39605 1.4892 1.85 3.41813 1.54786 1.85776 3.42145 1.56367 1.865 3.41855 1.56443 1.85776 3.42145 1.56367 1.865 3.43277 1.64138 1.87121 3.42803 1.6419 1.865 3.43277 1.64138 1.87121 3.43086 1.7194 1.87598 3.42465 1.71917 1.87121 3.43086 1.7194 1.87598 3.41627 1.79536 1.87898 3.40915 1.79405 1.87598 3.41627 1.79536 1.87898 3.39003 1.86718 1.87898 3.40915 1.79405 1.87598 3.42465 1.71917 1.87598 3.41627 1.79536 1.85776 3.42145 1.56367 1.85 3.4345 1.62315 1.85776 3.43574 1.64105 1.865 3.43277 1.64138 1.85776 3.43574 1.64105 1.865 3.43562 1.71958 1.87121 3.43086 1.7194 1.865 3.43562 1.71958 1.87121 3.42238 1.79649 1.87598 3.41627 1.79536 1.87121 3.42238 1.79649 1.87598 3.39688 1.86951 1.87898 3.39003 1.86718 1.87598 3.39688 1.86951 1.87898 3.36047 1.93674 1.87898 3.39003 1.86718 1.87598 3.41627 1.79536 1.87598 3.39688 1.86951 1.85776 3.43574 1.64105 1.85 3.44 1.7 1.85776 3.43862 1.71968 1.865 3.43562 1.71958 1.85776 3.43862 1.71968 1.865 3.42707 1.79735 1.87121 3.42238 1.79649 1.865 3.42707 1.79735 1.87121 3.40276 1.87152 1.87598 3.39688 1.86951 1.87121 3.40276 1.87152 1.87598 3.3669 1.94005 1.87898 3.36047 1.93674 1.87598 3.3669 1.94005 1.87898 3.32109 2.00127 1.87898 3.36047 1.93674 1.87598 3.39688 1.86951 1.87598 3.3669 1.94005 1.85776 3.43862 1.71968 1.85 3.4345 1.77685 1.85776 3.43001 1.7979 1.865 3.42707 1.79735 1.85776 3.43001 1.7979 1.865 3.40727 1.87306 1.87121 3.40276 1.87152 1.865 3.40727 1.87306 1.87121 3.37243 1.94289 1.87598 3.3669 1.94005 1.87121 3.37243 1.94289 1.87598 3.32698 2.00548 1.87898 3.32109 2.00127 1.87598 3.32698 2.00548 1.87898 3.27274 2.05937 1.87898 3.32109 2.00127 1.87598 3.3669 1.94005 1.87598 3.32698 2.00548 1.85776 3.43001 1.7979 1.85 3.41813 1.85214 1.85776 3.41011 1.87403 1.865 3.40727 1.87306 1.85776 3.41011 1.87403 1.865 3.37667 1.94507 1.87121 3.37243 1.94289 1.865 3.37667 1.94507 1.87121 3.33203 2.00909 1.87598 3.32698 2.00548 1.87121 3.33203 2.00909 1.87598 3.27795 2.06439 1.87898 3.27274 2.05937 1.87598 3.27795 2.06439 1.87898 3.21644 2.10981 1.87898 3.27274 2.05937 1.87598 3.32698 2.00548 1.87598 3.27795 2.06439 1.85776 3.41011 1.87403 1.85 3.3912 1.92432 1.85776 3.37934 1.94644 1.865 3.37667 1.94507 1.85776 3.37934 1.94644 1.865 3.33591 2.01187 1.87121 3.33203 2.00909 1.865 3.33591 2.01187 1.87121 3.28242 2.0687 1.87598 3.27795 2.06439 1.87121 3.28242 2.0687 1.87598 3.22087 2.11554 1.87898 3.21644 2.10981 1.87598 3.22087 2.11554 1.87898 3.1534 2.15152 1.87898 3.21644 2.10981 1.87598 3.27795 2.06439 1.87598 3.22087 2.11554 1.85776 3.37934 1.94644 1.85 3.35428 1.99195 1.85776 3.33835 2.01361 1.865 3.33591 2.01187 1.85776 3.33835 2.01361 1.865 3.28585 2.07201 1.87121 3.28242 2.0687 1.865 3.28585 2.07201 1.87121 3.22466 2.12045 1.87598 3.22087 2.11554 1.87121 3.22466 2.12045 1.87598 3.15694 2.15783 1.87898 3.1534 2.15152 1.87598 3.15694 2.15783 1.87898 3.08496 2.1836 1.87898 3.1534 2.15152 1.87598 3.22087 2.11554 1.87598 3.15694 2.15783 1.85776 3.33835 2.01361 1.85 3.3081 2.05362 1.85776 3.28801 2.07409 1.865 3.28585 2.07201 1.85776 3.28801 2.07409 1.865 3.22758 2.12423 1.87121 3.22466 2.12045 1.865 3.22758 2.12423 1.87121 3.15999 2.16324 1.87598 3.15694 2.15783 1.87121 3.15999 2.16324 1.87598 3.08755 2.19036 1.87898 3.08496 2.1836 1.87598 3.08755 2.19036 1.87898 3.01258 2.20538 1.87898 3.08496 2.1836 1.87598 3.15694 2.15783 1.87598 3.08755 2.19036 1.85776 3.28801 2.07409 1.85 3.25362 2.1081 1.85776 3.22941 2.1266 1.865 3.22758 2.12423 1.85776 3.22941 2.1266 1.865 3.16232 2.1674 1.87121 3.15999 2.16324 1.865 3.16232 2.1674 1.87121 3.08977 2.19616 1.87598 3.08755 2.19036 1.87121 3.08977 2.19616 1.87598 3.01415 2.21244 1.87898 3.01258 2.20538 1.87598 3.01415 2.21244 1.87898 2.93779 2.21638 1.87898 3.01258 2.20538 1.87598 3.08755 2.19036 1.87598 3.01415 2.21244 1.85776 3.16379 2.17002 1.85 3.12432 2.1912 1.85776 3.09254 2.20341 1.865 3.09147 2.20061 1.85776 3.09254 2.20341 1.865 3.01654 2.22316 1.87121 3.0155 2.2185 1.865 3.01654 2.22316 1.87121 2.93878 2.2298 1.87598 2.93832 2.2236 1.87121 2.93878 2.2298 1.87598 2.86168 2.2236 1.87598 2.93832 2.2236 1.87121 3.0155 2.2185 1.87121 2.93878 2.2298 1.87598 2.93832 2.2236 1.87598 3.01415 2.21244 1.87121 3.0155 2.2185 1.85776 3.09254 2.20341 1.85 3.05214 2.21813 1.85776 3.01719 2.22608 1.865 3.01654 2.22316 1.85776 3.01719 2.22608 1.865 2.93912 2.23455 1.87121 2.93878 2.2298 1.865 2.93912 2.23455 1.87121 2.86122 2.2298 1.87598 2.86168 2.2236 1.87121 2.86122 2.2298 1.87598 2.78585 2.21244 1.87598 2.86168 2.2236 1.87121 2.93878 2.2298 1.87121 2.86122 2.2298 1.85776 3.01719 2.22608 1.85 2.97685 2.2345 1.85776 2.93934 2.23754 1.865 2.93912 2.23455 1.85776 2.93934 2.23754 1.865 2.86088 2.23455 1.87121 2.86122 2.2298 1.865 2.86088 2.23455 1.87121 2.7845 2.2185 1.87121 2.86122 2.2298 1.865 2.93912 2.23455 1.865 2.86088 2.23455 1.88 2.9 2.21 1.88 2.97601 2.2043 1.87898 2.93779 2.21638 1.88 2.97601 2.2043 1.88 3.05033 2.18734 1.87898 3.01258 2.20538 1.88 3.05033 2.18734 1.88 3.12128 2.15949 1.87898 3.08496 2.1836 1.88 3.12128 2.15949 1.88 3.18729 2.12138 1.87898 3.1534 2.15152 1.88 3.18729 2.12138 1.88 3.24689 2.07386 1.87898 3.21644 2.10981 1.88 3.24689 2.07386 1.88 3.29873 2.01798 1.87898 3.27274 2.05937 1.88 3.29873 2.01798 1.88 3.34167 1.955 1.87898 3.32109 2.00127 1.88 3.34167 1.955 1.88 3.37475 1.88632 1.87898 3.36047 1.93674 1.88 3.37475 1.88632 1.88 3.39721 1.81349 1.87898 3.39003 1.86718 1.88 3.39721 1.81349 1.88 3.40857 1.73811 1.87898 3.40915 1.79405 1.88 3.40857 1.73811 1.88 3.40857 1.66189 1.87898 3.41742 1.71891 1.88 3.40857 1.66189 1.88 3.39721 1.58651 1.87898 3.41466 1.64337 1.88 3.39721 1.58651 1.88 3.37475 1.51368 1.87898 3.40093 1.56904 1.88 3.37475 1.51368 1.88 3.34167 1.445 1.87898 3.37652 1.4975 1.88 3.34167 1.445 1.88 3.29873 1.38202 1.87898 3.34196 1.43028 1.88 3.29873 1.38202 1.88 3.24689 1.32614 1.87898 3.29798 1.3688 1.88 3.24689 1.32614 1.88 3.18729 1.27862 1.87898 3.24551 1.31438 1.88 3.18729 1.27862 1.88 3.12128 1.24051 1.87898 3.18569 1.26819 1.88 3.12128 1.24051 1.88 3.05033 1.21266 1.87898 3.11977 1.23119 1.88 3.05033 1.21266 1.88 2.97601 1.1957 1.87898 3.04917 1.20419 1.88 2.97601 1.1957 1.88 2.9 1.19 1.87898 2.97539 1.18775 1.87898 2.9 1.18224 1.88 2.9 1.19 1.87898 2.82461 1.18775 1.88 2.61271 2.12138 1.88 2.67872 2.15949 1.87898 2.6466 2.15152 1.88 2.67872 2.15949 1.88 2.74967 2.18734 1.87898 2.71504 2.1836 1.88 2.74967 2.18734 1.88 2.82399 2.2043 1.87898 2.78742 2.20538 1.88 2.82399 2.2043 1.88 2.9 2.21 1.87898 2.86221 2.21638 1.85776 2.9 1.16102 1.865 2.9 1.16402 1.85776 2.82152 1.16677 1.865 2.9 1.16402 1.87121 2.9 1.16879 1.865 2.82196 1.16973 1.85776 2.97848 1.16677 1.865 2.97804 1.16973 1.85776 2.9 1.16102 1.87121 2.9 1.16879 1.87598 2.9 1.175 1.87121 2.82265 1.17445 1.865 2.97804 1.16973 1.87121 2.97735 1.17445 1.865 2.9 1.16402 1.87121 2.97735 1.17445 1.87598 2.97644 1.18059 1.87121 2.9 1.16879 1.865 3.01654 2.22316 1.865 2.93912 2.23455 1.87121 2.93878 2.2298 1.85776 3.01719 2.22608 1.85776 2.93934 2.23754 1.865 2.93912 2.23455 1.865 2.78346 2.22316 1.87121 2.71023 2.19616 1.87121 2.7845 2.2185 1.87121 2.7845 2.2185 1.87121 2.71023 2.19616 1.87598 2.71245 2.19036 1.87598 2.78585 2.21244 1.87598 2.71245 2.19036 1.87898 2.71504 2.1836 1.87898 2.78742 2.20538 1.87598 2.78585 2.21244 1.87898 2.71504 2.1836 1.87598 2.78585 2.21244 1.87121 2.7845 2.2185 1.87598 2.71245 2.19036 1.87121 2.64001 2.16324 1.87121 2.71023 2.19616 1.865 2.70853 2.20061 1.865 2.63768 2.1674 1.87121 2.64001 2.16324 1.865 2.70853 2.20061 1.85776 2.63621 2.17002 1.865 2.63768 2.1674 1.85776 2.70746 2.20341 1.87898 2.6466 2.15152 1.87898 2.71504 2.1836 1.87598 2.71245 2.19036 1.87598 2.64306 2.15783 1.87598 2.71245 2.19036 1.87121 2.71023 2.19616 1.87598 2.64306 2.15783 1.87898 2.6466 2.15152 1.87598 2.71245 2.19036 1.87598 2.64306 2.15783 1.87898 2.58356 2.10981 1.87898 2.6466 2.15152 1.85776 2.57059 2.1266 1.865 2.57242 2.12423 1.85776 2.63621 2.17002 1.87598 2.57913 2.11554 1.87598 2.64306 2.15783 1.87121 2.64001 2.16324 1.87121 2.57534 2.12045 1.87598 2.57913 2.11554 1.87121 2.64001 2.16324 1.865 2.57242 2.12423 1.87121 2.57534 2.12045 1.865 2.63768 2.1674 1.85776 2.51199 2.07409 1.865 2.51415 2.07201 1.85776 2.57059 2.1266 1.865 2.51415 2.07201 1.87121 2.51758 2.0687 1.865 2.57242 2.12423 1.87898 2.52726 2.05937 1.87898 2.58356 2.10981 1.87598 2.57913 2.11554 1.87598 2.52205 2.06439 1.87898 2.52726 2.05937 1.87598 2.57913 2.11554 1.87121 2.51758 2.0687 1.87598 2.52205 2.06439 1.87121 2.57534 2.12045 1.85776 2.46165 2.01361 1.865 2.46409 2.01187 1.85776 2.51199 2.07409 1.865 2.46409 2.01187 1.87121 2.46797 2.00909 1.865 2.51415 2.07201 1.87121 2.46797 2.00909 1.87598 2.47302 2.00548 1.87121 2.51758 2.0687 1.87598 2.47302 2.00548 1.87898 2.47891 2.00127 1.87598 2.52205 2.06439 1.85776 2.42066 1.94644 1.865 2.42333 1.94507 1.85776 2.46165 2.01361 1.865 2.42333 1.94507 1.87121 2.42757 1.94289 1.865 2.46409 2.01187 1.87121 2.42757 1.94289 1.87598 2.4331 1.94005 1.87121 2.46797 2.00909 1.87598 2.4331 1.94005 1.87898 2.43953 1.93674 1.87598 2.47302 2.00548 1.85776 2.38989 1.87403 1.865 2.39273 1.87306 1.85776 2.42066 1.94644 1.865 2.39273 1.87306 1.87121 2.39724 1.87152 1.865 2.42333 1.94507 1.87121 2.39724 1.87152 1.87598 2.40312 1.86951 1.87121 2.42757 1.94289 1.87598 2.40312 1.86951 1.87898 2.40997 1.86718 1.87598 2.4331 1.94005 1.85776 2.36999 1.7979 1.865 2.37293 1.79735 1.85776 2.38989 1.87403 1.865 2.37293 1.79735 1.87121 2.37762 1.79649 1.865 2.39273 1.87306 1.87121 2.37762 1.79649 1.87598 2.38373 1.79536 1.87121 2.39724 1.87152 1.87598 2.38373 1.79536 1.87898 2.39085 1.79405 1.87598 2.40312 1.86951 1.85776 2.36138 1.71968 1.865 2.36438 1.71958 1.85776 2.36999 1.7979 1.865 2.36438 1.71958 1.87121 2.36914 1.7194 1.865 2.37293 1.79735 1.87121 2.36914 1.7194 1.87598 2.37535 1.71917 1.87121 2.37762 1.79649 1.87598 2.37535 1.71917 1.87898 2.38258 1.71891 1.87598 2.38373 1.79536 1.85776 2.36426 1.64105 1.865 2.36723 1.64138 1.85776 2.36138 1.71968 1.865 2.36723 1.64138 1.87121 2.37197 1.6419 1.865 2.36438 1.71958 1.87121 2.37197 1.6419 1.87598 2.37815 1.64258 1.87121 2.36914 1.7194 1.87598 2.37815 1.64258 1.87898 2.38534 1.64337 1.87598 2.37535 1.71917 1.85776 2.37855 1.56367 1.865 2.38145 1.56443 1.85776 2.36426 1.64105 1.865 2.38145 1.56443 1.87121 2.38606 1.56564 1.865 2.36723 1.64138 1.87121 2.38606 1.56564 1.87598 2.39207 1.56721 1.87121 2.37197 1.6419 1.87598 2.39207 1.56721 1.87898 2.39907 1.56904 1.87598 2.37815 1.64258 1.85776 2.40395 1.4892 1.865 2.40671 1.49038 1.85776 2.37855 1.56367 1.865 2.40671 1.49038 1.87121 2.4111 1.49224 1.865 2.38145 1.56443 1.87121 2.4111 1.49224 1.87598 2.41682 1.49467 1.87121 2.38606 1.56564 1.87598 2.41682 1.49467 1.87898 2.42348 1.4975 1.87598 2.39207 1.56721 1.85776 2.43993 1.41922 1.865 2.44249 1.42079 1.85776 2.40395 1.4892 1.865 2.44249 1.42079 1.87121 2.44656 1.42327 1.865 2.40671 1.49038 1.87121 2.44656 1.42327 1.87598 2.45186 1.42651 1.87121 2.4111 1.49224 1.87598 2.45186 1.42651 1.87898 2.45804 1.43028 1.87598 2.41682 1.49467 1.85776 2.48572 1.35523 1.865 2.48802 1.35715 1.85776 2.43993 1.41922 1.865 2.48802 1.35715 1.87121 2.49168 1.3602 1.865 2.44249 1.42079 1.87121 2.49168 1.3602 1.87598 2.49646 1.36417 1.87121 2.44656 1.42327 1.87598 2.49646 1.36417 1.87898 2.50202 1.3688 1.87598 2.45186 1.42651 1.85776 2.54033 1.29858 1.865 2.54233 1.30082 1.85776 2.48572 1.35523 1.865 2.54233 1.30082 1.87121 2.54551 1.30437 1.865 2.48802 1.35715 1.87121 2.54551 1.30437 1.87598 2.54966 1.30899 1.87121 2.49168 1.3602 1.87598 2.54966 1.30899 1.87898 2.55449 1.31438 1.87598 2.49646 1.36417 1.85776 2.60261 1.25049 1.865 2.60426 1.25299 1.85776 2.54033 1.29858 1.865 2.60426 1.25299 1.87121 2.60689 1.25697 1.865 2.54233 1.30082 1.87121 2.60689 1.25697 1.87598 2.61032 1.26215 1.87121 2.54551 1.30437 1.87598 2.61032 1.26215 1.87898 2.61431 1.26819 1.87598 2.54966 1.30899 1.85776 2.67123 1.21198 1.865 2.6725 1.2147 1.85776 2.60261 1.25049 1.865 2.6725 1.2147 1.87121 2.67452 1.21901 1.865 2.60426 1.25299 1.87121 2.67452 1.21901 1.87598 2.67716 1.22464 1.87121 2.60689 1.25697 1.87598 2.67716 1.22464 1.87898 2.68023 1.23119 1.87598 2.61032 1.26215 1.85776 2.74472 1.18387 1.865 2.74558 1.18674 1.85776 2.67123 1.21198 1.865 2.74558 1.18674 1.87121 2.74696 1.19131 1.865 2.6725 1.2147 1.87121 2.74696 1.19131 1.87598 2.74875 1.19726 1.87121 2.67452 1.21901 1.87598 2.74875 1.19726 1.87898 2.75083 1.20419 1.87598 2.67716 1.22464 1.85776 2.82152 1.16677 1.865 2.82196 1.16973 1.85776 2.74472 1.18387 1.865 2.82196 1.16973 1.87121 2.82265 1.17445 1.865 2.74558 1.18674 1.87121 2.82265 1.17445 1.87598 2.82356 1.18059 1.87121 2.74696 1.19131 1.87598 2.82356 1.18059 1.87898 2.82461 1.18775 1.87598 2.74875 1.19726 1.85776 3.05528 1.18387 1.865 3.05442 1.18674 1.85776 2.97848 1.16677 1.865 3.05442 1.18674 1.87121 3.05304 1.19131 1.865 2.97804 1.16973 1.87121 3.05304 1.19131 1.87598 3.05125 1.19726 1.87121 2.97735 1.17445 1.85776 3.12877 1.21198 1.865 3.1275 1.2147 1.85776 3.05528 1.18387 1.865 3.1275 1.2147 1.87121 3.12548 1.21901 1.865 3.05442 1.18674 1.87121 3.12548 1.21901 1.87598 3.12284 1.22464 1.87121 3.05304 1.19131 1.85776 3.19739 1.25049 1.865 3.19574 1.25299 1.85776 3.12877 1.21198 1.865 3.19574 1.25299 1.87121 3.19311 1.25697 1.865 3.1275 1.2147 1.87121 3.19311 1.25697 1.87598 3.18968 1.26215 1.87121 3.12548 1.21901 1.85776 3.25967 1.29858 1.865 3.25767 1.30082 1.85776 3.19739 1.25049 1.865 3.25767 1.30082 1.87121 3.25449 1.30437 1.865 3.19574 1.25299 1.87121 3.25449 1.30437 1.87598 3.25034 1.30899 1.87121 3.19311 1.25697 1.85776 3.31428 1.35523 1.865 3.31198 1.35715 1.85776 3.25967 1.29858 1.865 3.31198 1.35715 1.87121 3.30832 1.3602 1.865 3.25767 1.30082 1.87121 3.30832 1.3602 1.87598 3.30354 1.36417 1.87121 3.25449 1.30437 1.85776 3.36007 1.41922 1.865 3.35751 1.42079 1.85776 3.31428 1.35523 1.865 3.35751 1.42079 1.87121 3.35344 1.42327 1.865 3.31198 1.35715 1.87121 3.35344 1.42327 1.87598 3.34814 1.42651 1.87121 3.30832 1.3602 1.85776 3.39605 1.4892 1.865 3.39329 1.49038 1.85776 3.36007 1.41922 1.865 3.39329 1.49038 1.87121 3.3889 1.49224 1.865 3.35751 1.42079 1.87121 3.3889 1.49224 1.87598 3.38318 1.49467 1.87121 3.35344 1.42327 1.85776 3.42145 1.56367 1.865 3.41855 1.56443 1.85776 3.39605 1.4892 1.865 3.41855 1.56443 1.87121 3.41394 1.56564 1.865 3.39329 1.49038 1.87121 3.41394 1.56564 1.87598 3.40793 1.56721 1.87121 3.3889 1.49224 1.85776 3.43574 1.64105 1.865 3.43277 1.64138 1.85776 3.42145 1.56367 1.865 3.43277 1.64138 1.87121 3.42803 1.6419 1.865 3.41855 1.56443 1.87121 3.42803 1.6419 1.87598 3.42185 1.64258 1.87121 3.41394 1.56564 1.85776 3.43862 1.71968 1.865 3.43562 1.71958 1.85776 3.43574 1.64105 1.865 3.43562 1.71958 1.87121 3.43086 1.7194 1.865 3.43277 1.64138 1.87121 3.43086 1.7194 1.87598 3.42465 1.71917 1.87121 3.42803 1.6419 1.85776 3.43001 1.7979 1.865 3.42707 1.79735 1.85776 3.43862 1.71968 1.865 3.42707 1.79735 1.87121 3.42238 1.79649 1.865 3.43562 1.71958 1.87121 3.42238 1.79649 1.87598 3.41627 1.79536 1.87121 3.43086 1.7194 1.85776 3.41011 1.87403 1.865 3.40727 1.87306 1.85776 3.43001 1.7979 1.865 3.40727 1.87306 1.87121 3.40276 1.87152 1.865 3.42707 1.79735 1.87121 3.40276 1.87152 1.87598 3.39688 1.86951 1.87121 3.42238 1.79649 1.85776 3.37934 1.94644 1.865 3.37667 1.94507 1.85776 3.41011 1.87403 1.865 3.37667 1.94507 1.87121 3.37243 1.94289 1.865 3.40727 1.87306 1.87121 3.37243 1.94289 1.87598 3.3669 1.94005 1.87121 3.40276 1.87152 1.85776 3.33835 2.01361 1.865 3.33591 2.01187 1.85776 3.37934 1.94644 1.865 3.33591 2.01187 1.87121 3.33203 2.00909 1.865 3.37667 1.94507 1.87121 3.33203 2.00909 1.87598 3.32698 2.00548 1.87121 3.37243 1.94289 1.85776 3.28801 2.07409 1.865 3.28585 2.07201 1.85776 3.33835 2.01361 1.865 3.28585 2.07201 1.87121 3.28242 2.0687 1.865 3.33591 2.01187 1.87121 3.28242 2.0687 1.87598 3.27795 2.06439 1.87121 3.33203 2.00909 1.85776 3.22941 2.1266 1.865 3.22758 2.12423 1.85776 3.28801 2.07409 1.865 3.22758 2.12423 1.87121 3.22466 2.12045 1.865 3.28585 2.07201 1.87121 3.22466 2.12045 1.87598 3.22087 2.11554 1.87121 3.28242 2.0687 1.87121 3.15999 2.16324 1.865 3.22758 2.12423 1.865 3.16232 2.1674 1.87598 3.15694 2.15783 1.87121 3.22466 2.12045 1.87121 3.15999 2.16324 1.865 3.09147 2.20061 1.865 3.16232 2.1674 1.85776 3.16379 2.17002 1.85776 3.09254 2.20341 1.865 3.09147 2.20061 1.85776 3.16379 2.17002 1.87598 3.08755 2.19036 1.87121 3.15999 2.16324 1.87121 3.08977 2.19616 1.87121 3.0155 2.2185 1.87121 3.08977 2.19616 1.865 3.09147 2.20061 1.865 3.01654 2.22316 1.87121 3.0155 2.2185 1.865 3.09147 2.20061 1.85776 3.01719 2.22608 1.865 3.01654 2.22316 1.85776 3.09254 2.20341 -2.07 2.95536 1.96937 -1.95 2.92782 1.97359 -2.07 2.9 1.975 -2.07 2.95536 1.96937 -1.95 2.98232 1.96239 -1.95 2.92782 1.97359 -2.07 2.95536 1.96937 -2.07 3.00845 1.95271 -1.95 2.98232 1.96239 -1.95 2.98232 1.96239 -2.07 3.00845 1.95271 -1.95 3.03346 1.94045 -1.95 3.03346 1.94045 -2.07 3.00845 1.95271 -2.07 3.0571 1.92571 -1.95 3.07913 1.90866 -2.07 3.0571 1.92571 -2.07 3.09932 1.88947 -1.95 3.11746 1.86833 -2.07 3.09932 1.88947 -2.07 3.13338 1.84547 -1.95 3.1469 1.82111 -2.07 3.13338 1.84547 -2.07 3.15788 1.79551 -1.95 3.16622 1.76893 -2.07 3.15788 1.79551 -2.07 3.17183 1.74164 -1.95 3.17465 1.71393 -2.07 3.17183 1.74164 -2.07 3.17465 1.68607 -1.95 3.17183 1.65836 -2.07 3.17465 1.68607 -2.07 3.16622 1.63107 -1.95 3.15788 1.60449 -2.07 3.16622 1.63107 -2.07 3.1469 1.57889 -1.95 3.13338 1.55453 -2.07 3.1469 1.57889 -2.07 3.11746 1.53167 -1.95 3.09932 1.51053 -2.07 3.11746 1.53167 -2.07 3.07913 1.49134 -1.95 3.0571 1.47429 -2.07 3.07913 1.49134 -2.07 3.03346 1.45955 -1.95 3.00845 1.44729 -2.07 3.03346 1.45955 -2.07 2.98232 1.43761 -1.95 2.95536 1.43063 -2.07 2.98232 1.43761 -2.07 2.92782 1.42641 -1.95 2.9 1.425 -2.07 2.92782 1.42641 -2.07 2.87218 1.42641 -1.95 2.84464 1.43063 -2.07 2.87218 1.42641 -2.07 2.81768 1.43761 -1.95 2.79155 1.44729 -2.07 2.81768 1.43761 -2.07 2.76654 1.45955 -1.95 2.7429 1.47429 -2.07 2.76654 1.45955 -2.07 2.72087 1.49134 -1.95 2.70068 1.51053 -2.07 2.72087 1.49134 -2.07 2.68254 1.53167 -1.95 2.66662 1.55453 -2.07 2.68254 1.53167 -2.07 2.6531 1.57889 -1.95 2.64212 1.60449 -2.07 2.6531 1.57889 -2.07 2.63378 1.63107 -1.95 2.62817 1.65836 -2.07 2.63378 1.63107 -2.07 2.62535 1.68607 -1.95 2.62535 1.71393 -2.07 2.62535 1.68607 -2.07 2.62817 1.74164 -1.95 2.63378 1.76893 -2.07 2.62817 1.74164 -2.07 2.64212 1.79551 -1.95 2.6531 1.82111 -2.07 2.64212 1.79551 -2.07 2.66662 1.84547 -1.95 2.68254 1.86833 -2.07 2.66662 1.84547 -2.07 2.70068 1.88947 -1.95 2.72087 1.90866 -2.07 2.70068 1.88947 -2.07 2.7429 1.92571 -1.95 2.76654 1.94045 -2.07 2.7429 1.92571 -2.07 2.79155 1.95271 -1.95 2.81768 1.96239 -2.07 2.79155 1.95271 -2.07 2.84464 1.96937 -1.95 2.87218 1.97359 -2.07 2.84464 1.96937 -2.07 2.9 1.975 -1.95 2.92782 1.97359 -1.95 2.87218 1.97359 -2.07 2.9 1.975 -1.95 3.03346 1.94045 -2.07 3.0571 1.92571 -1.95 3.07913 1.90866 -1.95 3.07913 1.90866 -2.07 3.09932 1.88947 -1.95 3.11746 1.86833 -1.95 3.11746 1.86833 -2.07 3.13338 1.84547 -1.95 3.1469 1.82111 -1.95 3.1469 1.82111 -2.07 3.15788 1.79551 -1.95 3.16622 1.76893 -1.95 3.16622 1.76893 -2.07 3.17183 1.74164 -1.95 3.17465 1.71393 -1.95 3.17465 1.71393 -2.07 3.17465 1.68607 -1.95 3.17183 1.65836 -1.95 3.17183 1.65836 -2.07 3.16622 1.63107 -1.95 3.15788 1.60449 -1.95 3.15788 1.60449 -2.07 3.1469 1.57889 -1.95 3.13338 1.55453 -1.95 3.13338 1.55453 -2.07 3.11746 1.53167 -1.95 3.09932 1.51053 -1.95 3.09932 1.51053 -2.07 3.07913 1.49134 -1.95 3.0571 1.47429 -1.95 3.0571 1.47429 -2.07 3.03346 1.45955 -1.95 3.00845 1.44729 -1.95 3.00845 1.44729 -2.07 2.98232 1.43761 -1.95 2.95536 1.43063 -1.95 2.95536 1.43063 -2.07 2.92782 1.42641 -1.95 2.9 1.425 -1.95 2.9 1.425 -2.07 2.87218 1.42641 -1.95 2.84464 1.43063 -1.95 2.84464 1.43063 -2.07 2.81768 1.43761 -1.95 2.79155 1.44729 -1.95 2.79155 1.44729 -2.07 2.76654 1.45955 -1.95 2.7429 1.47429 -1.95 2.7429 1.47429 -2.07 2.72087 1.49134 -1.95 2.70068 1.51053 -1.95 2.70068 1.51053 -2.07 2.68254 1.53167 -1.95 2.66662 1.55453 -1.95 2.66662 1.55453 -2.07 2.6531 1.57889 -1.95 2.64212 1.60449 -1.95 2.64212 1.60449 -2.07 2.63378 1.63107 -1.95 2.62817 1.65836 -1.95 2.62817 1.65836 -2.07 2.62535 1.68607 -1.95 2.62535 1.71393 -1.95 2.62535 1.71393 -2.07 2.62817 1.74164 -1.95 2.63378 1.76893 -1.95 2.63378 1.76893 -2.07 2.64212 1.79551 -1.95 2.6531 1.82111 -1.95 2.6531 1.82111 -2.07 2.66662 1.84547 -1.95 2.68254 1.86833 -1.95 2.68254 1.86833 -2.07 2.70068 1.88947 -1.95 2.72087 1.90866 -1.95 2.72087 1.90866 -2.07 2.7429 1.92571 -1.95 2.76654 1.94045 -1.95 2.76654 1.94045 -2.07 2.79155 1.95271 -1.95 2.81768 1.96239 -1.95 2.81768 1.96239 -2.07 2.84464 1.96937 -1.95 2.87218 1.97359 -2.1 3.01002 2.76433 -2.1 2.92653 2.59901 -2.1 2.9 2.77 -2.1 3.01002 2.76433 -2.1 2.95125 2.58877 -2.1 2.92653 2.59901 -2.1 3.01002 2.76433 -2.1 2.97248 2.57248 -2.1 2.95125 2.58877 -2.1 3.01002 2.76433 -2.1 3.11887 2.74738 -2.1 2.97248 2.57248 -2.1 2.97248 2.57248 -2.1 3.11887 2.74738 -2.1 2.98877 2.55125 -2.1 2.98877 2.55125 -2.1 3.11887 2.74738 -2.1 2.99901 2.52653 -2.1 2.99901 2.52653 -2.1 3.11887 2.74738 -2.1 3.2254 2.71932 -2.1 3.0025 2.5 -2.1 3.2254 2.71932 -2.1 3.32849 2.68046 -2.1 2.99901 2.47347 -2.1 3.32849 2.68046 -2.1 3.42703 2.63121 -2.1 2.98877 2.44875 -2.1 3.42703 2.63121 -2.1 3.51998 2.57208 -2.1 3.0649 1.95658 -2.1 3.51998 2.57208 -2.1 3.11047 1.92074 -2.1 3.0649 1.95658 -2.1 2.98877 2.44875 -2.1 3.51998 2.57208 -2.1 3.0649 1.95658 -2.1 2.97248 2.42752 -2.1 2.98877 2.44875 -2.1 3.0649 1.95658 -2.1 3.01336 1.98315 -2.1 2.97248 2.42752 -2.1 2.97248 2.42752 -2.1 3.01336 1.98315 -2.1 2.95125 2.41123 -2.1 2.95125 2.41123 -2.1 3.01336 1.98315 -2.1 2.95772 1.99949 -2.1 2.92653 2.40099 -2.1 2.95772 1.99949 -2.1 2.9 2.005 -2.1 2.9 2.3975 -2.1 2.9 2.005 -2.1 2.87347 2.40099 -2.1 2.9 2.3975 -2.1 2.92653 2.40099 -2.1 2.9 2.005 -2.1 2.99901 2.52653 -2.1 3.2254 2.71932 -2.1 3.0025 2.5 -2.1 3.0025 2.5 -2.1 3.32849 2.68046 -2.1 2.99901 2.47347 -2.1 2.99901 2.47347 -2.1 3.42703 2.63121 -2.1 2.98877 2.44875 -2.1 3.51998 2.57208 -2.1 3.60636 2.50371 -2.1 3.11047 1.92074 -2.1 3.11047 1.92074 -2.1 3.60636 2.50371 -2.1 3.68526 2.42682 -2.1 3.14845 1.87692 -2.1 3.68526 2.42682 -2.1 3.75583 2.34223 -2.1 3.64875 1.78877 -2.1 3.75583 2.34223 -2.1 3.81733 2.25083 -2.1 3.67347 1.79901 -2.1 3.81733 2.25083 -2.1 3.8691 2.15359 -2.1 3.7 1.8025 -2.1 3.8691 2.15359 -2.1 3.9106 2.05154 -2.1 3.72653 1.79901 -2.1 3.9106 2.05154 -2.1 3.94139 1.94577 -2.1 3.75125 1.78877 -2.1 3.94139 1.94577 -2.1 3.77248 1.77248 -2.1 3.75125 1.78877 -2.1 3.72653 1.79901 -2.1 3.94139 1.94577 -2.1 3.11047 1.92074 -2.1 3.68526 2.42682 -2.1 3.14845 1.87692 -2.1 3.14845 1.87692 -2.1 3.75583 2.34223 -2.1 3.64875 1.78877 -2.1 3.62752 1.77248 -2.1 3.14845 1.87692 -2.1 3.64875 1.78877 -2.1 3.62752 1.77248 -2.1 3.17744 1.8267 -2.1 3.14845 1.87692 -2.1 3.62752 1.77248 -2.1 3.61123 1.75125 -2.1 3.17744 1.8267 -2.1 3.17744 1.8267 -2.1 3.61123 1.75125 -2.1 3.1964 1.77191 -2.1 3.1964 1.77191 -2.1 3.61123 1.75125 -2.1 3.60099 1.72653 -2.1 3.20465 1.71451 -2.1 3.60099 1.72653 -2.1 3.5975 1.7 -2.1 3.2019 1.65659 -2.1 3.5975 1.7 -2.1 3.60099 1.67347 -2.1 3.18823 1.60024 -2.1 3.60099 1.67347 -2.1 3.61123 1.64875 -2.1 3.62752 1.62752 -2.1 3.18823 1.60024 -2.1 3.61123 1.64875 -2.1 3.62752 1.62752 -2.1 3.16414 1.5475 -2.1 3.18823 1.60024 -2.1 3.62752 1.62752 -2.1 3.64875 1.61123 -2.1 3.16414 1.5475 -2.1 3.16414 1.5475 -2.1 3.64875 1.61123 -2.1 3.1305 1.50027 -2.1 3.1305 1.50027 -2.1 3.64875 1.61123 -2.1 3.78775 1.10268 -2.1 3.72163 1.01457 -2.1 3.1305 1.50027 -2.1 3.78775 1.10268 -2.1 3.72163 1.01457 -2.1 3.6468 0.933717 -2.1 3.1305 1.50027 -2.1 3.1305 1.50027 -2.1 3.6468 0.933717 -2.1 3.08854 1.46025 -2.1 3.08854 1.46025 -2.1 3.6468 0.933717 -2.1 3.56405 0.860992 -2.1 2.98877 0.95125 -2.1 3.56405 0.860992 -2.1 3.47426 0.79716 -2.1 2.99901 0.926529 -2.1 3.47426 0.79716 -2.1 3.37839 0.742899 -2.1 3.0025 0.9 -2.1 3.37839 0.742899 -2.1 3.27744 0.698783 -2.1 2.99901 0.873471 -2.1 3.27744 0.698783 -2.1 3.1725 0.66528 -2.1 2.98877 0.84875 -2.1 3.1725 0.66528 -2.1 3.06466 0.642746 -2.1 2.97248 0.827522 -2.1 3.06466 0.642746 -2.1 2.95125 0.811232 -2.1 2.97248 0.827522 -2.1 2.98877 0.84875 -2.1 3.06466 0.642746 -2.1 3.64875 1.78877 -2.1 3.81733 2.25083 -2.1 3.67347 1.79901 -2.1 3.67347 1.79901 -2.1 3.8691 2.15359 -2.1 3.7 1.8025 -2.1 3.7 1.8025 -2.1 3.9106 2.05154 -2.1 3.72653 1.79901 -2.1 3.94139 1.94577 -2.1 3.96114 1.83739 -2.1 3.77248 1.77248 -2.1 3.77248 1.77248 -2.1 3.96114 1.83739 -2.1 3.78877 1.75125 -2.1 3.78877 1.75125 -2.1 3.96114 1.83739 -2.1 3.79901 1.72653 -2.1 3.79901 1.72653 -2.1 3.96114 1.83739 -2.1 3.96965 1.72755 -2.1 3.8025 1.7 -2.1 3.96965 1.72755 -2.1 3.96681 1.61742 -2.1 3.79901 1.67347 -2.1 3.96681 1.61742 -2.1 3.78877 1.64875 -2.1 3.79901 1.67347 -2.1 3.8025 1.7 -2.1 3.96681 1.61742 -2.1 3.79901 1.72653 -2.1 3.96965 1.72755 -2.1 3.8025 1.7 -2.1 3.96681 1.61742 -2.1 3.95266 1.50817 -2.1 3.78877 1.64875 -2.1 3.78877 1.64875 -2.1 3.95266 1.50817 -2.1 3.77248 1.62752 -2.1 3.77248 1.62752 -2.1 3.95266 1.50817 -2.1 3.75125 1.61123 -2.1 3.75125 1.61123 -2.1 3.95266 1.50817 -2.1 3.92736 1.40095 -2.1 3.72653 1.60099 -2.1 3.92736 1.40095 -2.1 3.7 1.5975 -2.1 3.72653 1.60099 -2.1 3.75125 1.61123 -2.1 3.92736 1.40095 -2.1 3.92736 1.40095 -2.1 3.89117 1.2969 -2.1 3.7 1.5975 -2.1 3.7 1.5975 -2.1 3.89117 1.2969 -2.1 3.67347 1.60099 -2.1 3.67347 1.60099 -2.1 3.89117 1.2969 -2.1 3.84447 1.19712 -2.1 3.78775 1.10268 -2.1 3.67347 1.60099 -2.1 3.84447 1.19712 -2.1 3.78775 1.10268 -2.1 3.64875 1.61123 -2.1 3.67347 1.60099 -2.1 3.08854 1.46025 -2.1 3.56405 0.860992 -2.1 2.98877 0.95125 -2.1 2.97248 0.972478 -2.1 3.08854 1.46025 -2.1 2.98877 0.95125 -2.1 2.97248 0.972478 -2.1 3.03976 1.42891 -2.1 3.08854 1.46025 -2.1 2.97248 0.972478 -2.1 2.95125 0.988768 -2.1 3.03976 1.42891 -2.1 3.03976 1.42891 -2.1 2.95125 0.988768 -2.1 2.98593 1.40735 -2.1 2.98593 1.40735 -2.1 2.95125 0.988768 -2.1 2.92653 0.999007 -2.1 2.92899 1.39638 -2.1 2.92653 0.999007 -2.1 2.9 1.0025 -2.1 2.87101 1.39638 -2.1 2.9 1.0025 -2.1 2.87347 0.999007 -2.1 2.81407 1.40735 -2.1 2.87347 0.999007 -2.1 2.84875 0.988768 -2.1 2.76024 1.42891 -2.1 2.84875 0.988768 -2.1 2.82752 0.972478 -2.1 2.71146 1.46025 -2.1 2.82752 0.972478 -2.1 2.81123 0.95125 -2.1 2.23595 0.860992 -2.1 2.81123 0.95125 -2.1 2.32574 0.79716 -2.1 2.23595 0.860992 -2.1 2.71146 1.46025 -2.1 2.81123 0.95125 -2.1 2.23595 0.860992 -2.1 2.1532 0.933717 -2.1 2.71146 1.46025 -2.1 2.71146 1.46025 -2.1 2.1532 0.933717 -2.1 2.6695 1.50027 -2.1 2.6695 1.50027 -2.1 2.1532 0.933717 -2.1 2.07837 1.01457 -2.1 2.01225 1.10268 -2.1 2.6695 1.50027 -2.1 2.07837 1.01457 -2.1 2.01225 1.10268 -2.1 2.15125 1.61123 -2.1 2.6695 1.50027 -2.1 2.01225 1.10268 -2.1 2.12653 1.60099 -2.1 2.15125 1.61123 -2.1 2.01225 1.10268 -2.1 1.95553 1.19712 -2.1 2.12653 1.60099 -2.1 2.12653 1.60099 -2.1 1.95553 1.19712 -2.1 1.90883 1.2969 -2.1 2.1 1.5975 -2.1 1.90883 1.2969 -2.1 1.87264 1.40095 -2.1 2.07347 1.60099 -2.1 1.87264 1.40095 -2.1 2.04875 1.61123 -2.1 2.07347 1.60099 -2.1 2.1 1.5975 -2.1 1.87264 1.40095 -2.1 2.98877 0.95125 -2.1 3.47426 0.79716 -2.1 2.99901 0.926529 -2.1 2.99901 0.926529 -2.1 3.37839 0.742899 -2.1 3.0025 0.9 -2.1 3.0025 0.9 -2.1 3.27744 0.698783 -2.1 2.99901 0.873471 -2.1 2.99901 0.873471 -2.1 3.1725 0.66528 -2.1 2.98877 0.84875 -2.1 3.06466 0.642746 -2.1 2.95508 0.631419 -2.1 2.95125 0.811232 -2.1 2.95125 0.811232 -2.1 2.95508 0.631419 -2.1 2.92653 0.800993 -2.1 2.92653 0.800993 -2.1 2.95508 0.631419 -2.1 2.9 0.7975 -2.1 2.9 0.7975 -2.1 2.95508 0.631419 -2.1 2.84492 0.631419 -2.1 2.87347 0.800993 -2.1 2.84492 0.631419 -2.1 2.84875 0.811232 -2.1 2.87347 0.800993 -2.1 2.9 0.7975 -2.1 2.84492 0.631419 -2.1 2.84492 0.631419 -2.1 2.73534 0.642746 -2.1 2.84875 0.811232 -2.1 2.84875 0.811232 -2.1 2.73534 0.642746 -2.1 2.82752 0.827522 -2.1 2.82752 0.827522 -2.1 2.73534 0.642746 -2.1 2.81123 0.84875 -2.1 2.81123 0.84875 -2.1 2.73534 0.642746 -2.1 2.6275 0.66528 -2.1 2.80099 0.873471 -2.1 2.6275 0.66528 -2.1 2.52256 0.698783 -2.1 2.7975 0.9 -2.1 2.52256 0.698783 -2.1 2.42161 0.742899 -2.1 2.80099 0.926529 -2.1 2.42161 0.742899 -2.1 2.32574 0.79716 -2.1 2.81123 0.95125 -2.1 2.80099 0.926529 -2.1 2.32574 0.79716 -2.1 2.81123 0.84875 -2.1 2.6275 0.66528 -2.1 2.80099 0.873471 -2.1 2.80099 0.873471 -2.1 2.52256 0.698783 -2.1 2.7975 0.9 -2.1 2.7975 0.9 -2.1 2.42161 0.742899 -2.1 2.80099 0.926529 -2.1 2.12653 1.60099 -2.1 1.90883 1.2969 -2.1 2.1 1.5975 -2.1 1.87264 1.40095 -2.1 1.84734 1.50817 -2.1 2.04875 1.61123 -2.1 2.04875 1.61123 -2.1 1.84734 1.50817 -2.1 2.02752 1.62752 -2.1 2.02752 1.62752 -2.1 1.84734 1.50817 -2.1 2.01123 1.64875 -2.1 2.01123 1.64875 -2.1 1.84734 1.50817 -2.1 1.83319 1.61742 -2.1 2.00099 1.67347 -2.1 1.83319 1.61742 -2.1 1.9975 1.7 -2.1 2.00099 1.67347 -2.1 2.01123 1.64875 -2.1 1.83319 1.61742 -2.1 1.83319 1.61742 -2.1 1.83035 1.72755 -2.1 1.9975 1.7 -2.1 1.9975 1.7 -2.1 1.83035 1.72755 -2.1 2.00099 1.72653 -2.1 2.00099 1.72653 -2.1 1.83035 1.72755 -2.1 1.83886 1.83739 -2.1 2.01123 1.75125 -2.1 1.83886 1.83739 -2.1 2.02752 1.77248 -2.1 2.01123 1.75125 -2.1 2.00099 1.72653 -2.1 1.83886 1.83739 -2.1 1.83886 1.83739 -2.1 1.85861 1.94577 -2.1 2.02752 1.77248 -2.1 2.02752 1.77248 -2.1 1.85861 1.94577 -2.1 2.04875 1.78877 -2.1 2.04875 1.78877 -2.1 1.85861 1.94577 -2.1 2.07347 1.79901 -2.1 2.07347 1.79901 -2.1 1.85861 1.94577 -2.1 1.8894 2.05154 -2.1 2.1 1.8025 -2.1 1.8894 2.05154 -2.1 1.9309 2.15359 -2.1 2.12653 1.79901 -2.1 1.9309 2.15359 -2.1 1.98267 2.25083 -2.1 2.15125 1.78877 -2.1 1.98267 2.25083 -2.1 2.04417 2.34223 -2.1 2.65155 1.87692 -2.1 2.04417 2.34223 -2.1 2.11474 2.42682 -2.1 2.68953 1.92074 -2.1 2.11474 2.42682 -2.1 2.19364 2.50371 -2.1 2.28002 2.57208 -2.1 2.68953 1.92074 -2.1 2.19364 2.50371 -2.1 2.28002 2.57208 -2.1 2.7351 1.95658 -2.1 2.68953 1.92074 -2.1 2.28002 2.57208 -2.1 2.81123 2.44875 -2.1 2.7351 1.95658 -2.1 2.28002 2.57208 -2.1 2.37297 2.63121 -2.1 2.81123 2.44875 -2.1 2.81123 2.44875 -2.1 2.37297 2.63121 -2.1 2.80099 2.47347 -2.1 2.80099 2.47347 -2.1 2.37297 2.63121 -2.1 2.47151 2.68046 -2.1 2.7975 2.5 -2.1 2.47151 2.68046 -2.1 2.5746 2.71932 -2.1 2.80099 2.52653 -2.1 2.5746 2.71932 -2.1 2.68113 2.74738 -2.1 2.81123 2.55125 -2.1 2.68113 2.74738 -2.1 2.82752 2.57248 -2.1 2.81123 2.55125 -2.1 2.80099 2.52653 -2.1 2.68113 2.74738 -2.1 2.07347 1.79901 -2.1 1.8894 2.05154 -2.1 2.1 1.8025 -2.1 2.1 1.8025 -2.1 1.9309 2.15359 -2.1 2.12653 1.79901 -2.1 2.12653 1.79901 -2.1 1.98267 2.25083 -2.1 2.15125 1.78877 -2.1 2.15125 1.78877 -2.1 2.04417 2.34223 -2.1 2.65155 1.87692 -2.1 2.17248 1.77248 -2.1 2.65155 1.87692 -2.1 2.62256 1.8267 -2.1 2.18877 1.75125 -2.1 2.62256 1.8267 -2.1 2.6036 1.77191 -2.1 2.19901 1.72653 -2.1 2.6036 1.77191 -2.1 2.59535 1.71451 -2.1 2.2025 1.7 -2.1 2.59535 1.71451 -2.1 2.5981 1.65659 -2.1 2.19901 1.67347 -2.1 2.5981 1.65659 -2.1 2.61177 1.60024 -2.1 2.18877 1.64875 -2.1 2.61177 1.60024 -2.1 2.17248 1.62752 -2.1 2.18877 1.64875 -2.1 2.19901 1.67347 -2.1 2.61177 1.60024 -2.1 2.65155 1.87692 -2.1 2.11474 2.42682 -2.1 2.68953 1.92074 -2.1 2.80099 2.47347 -2.1 2.47151 2.68046 -2.1 2.7975 2.5 -2.1 2.7975 2.5 -2.1 2.5746 2.71932 -2.1 2.80099 2.52653 -2.1 2.68113 2.74738 -2.1 2.78998 2.76433 -2.1 2.82752 2.57248 -2.1 2.82752 2.57248 -2.1 2.78998 2.76433 -2.1 2.84875 2.58877 -2.1 2.84875 2.58877 -2.1 2.78998 2.76433 -2.1 2.87347 2.59901 -2.1 2.87347 2.59901 -2.1 2.78998 2.76433 -2.1 2.9 2.77 -2.1 2.9 2.6025 -2.1 2.9 2.77 -2.1 2.92653 2.59901 -2.1 2.9 2.6025 -2.1 2.87347 2.59901 -2.1 2.9 2.77 -2.1 3.1964 1.77191 -2.1 3.60099 1.72653 -2.1 3.20465 1.71451 -2.1 3.20465 1.71451 -2.1 3.5975 1.7 -2.1 3.2019 1.65659 -2.1 3.2019 1.65659 -2.1 3.60099 1.67347 -2.1 3.18823 1.60024 -2.1 2.81123 2.44875 -2.1 2.82752 2.42752 -2.1 2.7351 1.95658 -2.1 2.7351 1.95658 -2.1 2.82752 2.42752 -2.1 2.78664 1.98315 -2.1 2.78664 1.98315 -2.1 2.82752 2.42752 -2.1 2.84875 2.41123 -2.1 2.84228 1.99949 -2.1 2.84875 2.41123 -2.1 2.87347 2.40099 -2.1 2.9 2.005 -2.1 2.84228 1.99949 -2.1 2.87347 2.40099 -2.1 2.78664 1.98315 -2.1 2.84875 2.41123 -2.1 2.84228 1.99949 -2.1 2.92653 2.40099 -2.1 2.95125 2.41123 -2.1 2.95772 1.99949 -2.1 2.6695 1.50027 -2.1 2.15125 1.61123 -2.1 2.63586 1.5475 -2.1 2.63586 1.5475 -2.1 2.15125 1.61123 -2.1 2.17248 1.62752 -2.1 2.61177 1.60024 -2.1 2.63586 1.5475 -2.1 2.17248 1.62752 -2.1 2.19901 1.67347 -2.1 2.2025 1.7 -2.1 2.5981 1.65659 -2.1 2.2025 1.7 -2.1 2.19901 1.72653 -2.1 2.59535 1.71451 -2.1 2.19901 1.72653 -2.1 2.18877 1.75125 -2.1 2.6036 1.77191 -2.1 2.18877 1.75125 -2.1 2.17248 1.77248 -2.1 2.62256 1.8267 -2.1 2.17248 1.77248 -2.1 2.15125 1.78877 -2.1 2.65155 1.87692 -2.1 2.92899 1.39638 -2.1 2.9 1.0025 -2.1 2.87101 1.39638 -2.1 2.87101 1.39638 -2.1 2.87347 0.999007 -2.1 2.81407 1.40735 -2.1 2.81407 1.40735 -2.1 2.84875 0.988768 -2.1 2.76024 1.42891 -2.1 2.76024 1.42891 -2.1 2.82752 0.972478 -2.1 2.71146 1.46025 -2.1 2.98593 1.40735 -2.1 2.92653 0.999007 -2.1 2.92899 1.39638 -1.68 2.78871 0.605644 -2.07 2.78871 0.605644 -1.68 2.9 0.6 -1.68 2.78871 0.605644 -2.07 2.67857 0.622517 -2.07 2.78871 0.605644 -1.68 2.78871 0.605644 -1.68 2.67857 0.622517 -2.07 2.67857 0.622517 -2.07 2.67857 0.622517 -1.68 2.67857 0.622517 -2.07 2.5707 0.650447 -2.07 2.5707 0.650447 -1.68 2.67857 0.622517 -1.68 2.5707 0.650447 -2.07 2.46621 0.689146 -1.68 2.5707 0.650447 -1.68 2.46621 0.689146 -2.07 2.36617 0.738219 -1.68 2.46621 0.689146 -1.68 2.36617 0.738219 -2.07 2.27161 0.79716 -1.68 2.36617 0.738219 -1.68 2.27161 0.79716 -2.07 2.18349 0.865366 -1.68 2.27161 0.79716 -1.68 2.18349 0.865366 -2.07 2.10273 0.942136 -1.68 2.18349 0.865366 -1.68 2.10273 0.942136 -2.07 2.03015 1.02668 -1.68 2.10273 0.942136 -1.68 2.03015 1.02668 -2.07 1.96649 1.11814 -1.68 2.03015 1.02668 -1.68 1.96649 1.11814 -2.07 1.91242 1.21557 -1.68 1.96649 1.11814 -1.68 1.91242 1.21557 -2.07 1.86847 1.31796 -1.68 1.91242 1.21557 -1.68 1.86847 1.31796 -2.07 1.83512 1.42428 -1.68 1.86847 1.31796 -1.68 1.83512 1.42428 -2.07 1.81268 1.53343 -1.68 1.83512 1.42428 -1.68 1.81268 1.53343 -2.07 1.80141 1.64429 -1.68 1.81268 1.53343 -1.68 1.80141 1.64429 -2.07 1.80141 1.75571 -1.68 1.80141 1.64429 -1.68 1.80141 1.75571 -2.07 1.81268 1.86657 -1.68 1.80141 1.75571 -1.68 1.81268 1.86657 -2.07 1.83512 1.97572 -1.68 1.81268 1.86657 -1.68 1.83512 1.97572 -2.07 1.86847 2.08204 -1.68 1.83512 1.97572 -1.68 1.86847 2.08204 -2.07 1.91242 2.18443 -1.68 1.86847 2.08204 -1.68 1.91242 2.18443 -2.07 1.96649 2.28186 -1.68 1.91242 2.18443 -1.68 1.96649 2.28186 -2.07 2.03015 2.37332 -1.68 1.96649 2.28186 -1.68 2.03015 2.37332 -2.07 2.10273 2.45786 -1.68 2.03015 2.37332 -1.68 2.10273 2.45786 -2.07 2.18349 2.53463 -1.68 2.10273 2.45786 -1.68 2.18349 2.53463 -2.07 2.27161 2.60284 -1.68 2.18349 2.53463 -1.68 2.27161 2.60284 -2.07 2.36617 2.66178 -1.68 2.27161 2.60284 -1.68 2.36617 2.66178 -2.07 2.46621 2.71085 -1.68 2.36617 2.66178 -1.68 2.46621 2.71085 -2.07 2.5707 2.74955 -1.68 2.46621 2.71085 -1.68 2.5707 2.74955 -2.07 2.67857 2.77748 -1.68 2.5707 2.74955 -1.68 2.67857 2.77748 -2.07 2.78871 2.79436 -1.68 2.67857 2.77748 -1.68 2.78871 2.79436 -2.07 2.9 2.8 -1.68 2.78871 2.79436 -1.68 2.9 2.8 -2.07 3.01129 2.79436 -1.68 2.9 2.8 -1.68 3.01129 2.79436 -2.07 3.12143 2.77748 -1.68 3.01129 2.79436 -1.68 3.12143 2.77748 -2.07 3.2293 2.74955 -1.68 3.12143 2.77748 -1.68 3.2293 2.74955 -2.07 3.33379 2.71085 -1.68 3.2293 2.74955 -1.68 3.33379 2.71085 -2.07 3.43383 2.66178 -1.68 3.33379 2.71085 -1.68 3.43383 2.66178 -2.07 3.52839 2.60284 -1.68 3.43383 2.66178 -1.68 3.52839 2.60284 -2.07 3.61651 2.53463 -1.68 3.52839 2.60284 -1.68 3.61651 2.53463 -2.07 3.69727 2.45786 -1.68 3.61651 2.53463 -1.68 3.69727 2.45786 -2.07 3.76985 2.37332 -1.68 3.69727 2.45786 -1.68 3.76985 2.37332 -2.07 3.83351 2.28186 -1.68 3.76985 2.37332 -1.68 3.83351 2.28186 -2.07 3.88758 2.18443 -1.68 3.83351 2.28186 -1.68 3.88758 2.18443 -2.07 3.93153 2.08204 -1.68 3.88758 2.18443 -1.68 3.93153 2.08204 -2.07 3.96488 1.97572 -1.68 3.93153 2.08204 -1.68 3.96488 1.97572 -2.07 3.98732 1.86657 -1.68 3.96488 1.97572 -1.68 3.98732 1.86657 -2.07 3.99859 1.75571 -1.68 3.98732 1.86657 -1.68 3.99859 1.75571 -2.07 3.99859 1.64429 -1.68 3.99859 1.75571 -1.68 3.99859 1.64429 -2.07 3.98732 1.53343 -1.68 3.99859 1.64429 -1.68 3.98732 1.53343 -2.07 3.96488 1.42428 -1.68 3.98732 1.53343 -1.68 3.96488 1.42428 -2.07 3.93153 1.31796 -1.68 3.96488 1.42428 -1.68 3.93153 1.31796 -2.07 3.88758 1.21557 -1.68 3.93153 1.31796 -1.68 3.88758 1.21557 -2.07 3.83351 1.11814 -1.68 3.88758 1.21557 -1.68 3.83351 1.11814 -2.07 3.76985 1.02668 -1.68 3.83351 1.11814 -1.68 3.76985 1.02668 -2.07 3.69727 0.942136 -1.68 3.76985 1.02668 -1.68 3.69727 0.942136 -2.07 3.61651 0.865366 -1.68 3.69727 0.942136 -1.68 3.61651 0.865366 -2.07 3.52839 0.79716 -1.68 3.61651 0.865366 -1.68 3.52839 0.79716 -2.07 3.43383 0.738219 -1.68 3.52839 0.79716 -1.68 3.43383 0.738219 -2.07 3.33379 0.689146 -1.68 3.43383 0.738219 -1.68 3.33379 0.689146 -2.07 3.2293 0.650447 -1.68 3.33379 0.689146 -1.68 3.2293 0.650447 -2.07 3.12143 0.622517 -1.68 3.2293 0.650447 -1.68 3.12143 0.622517 -2.07 3.01129 0.605644 -1.68 3.12143 0.622517 -1.68 3.01129 0.605644 -2.07 2.9 0.6 -1.68 3.01129 0.605644 -1.68 2.9 0.6 -2.07 2.78871 0.605644 -2.07 2.9 0.6 -1.68 2.9 0.6 -2.07 2.5707 0.650447 -1.68 2.5707 0.650447 -2.07 2.46621 0.689146 -2.07 2.46621 0.689146 -1.68 2.46621 0.689146 -2.07 2.36617 0.738219 -2.07 2.36617 0.738219 -1.68 2.36617 0.738219 -2.07 2.27161 0.79716 -2.07 2.27161 0.79716 -1.68 2.27161 0.79716 -2.07 2.18349 0.865366 -2.07 2.18349 0.865366 -1.68 2.18349 0.865366 -2.07 2.10273 0.942136 -2.07 2.10273 0.942136 -1.68 2.10273 0.942136 -2.07 2.03015 1.02668 -2.07 2.03015 1.02668 -1.68 2.03015 1.02668 -2.07 1.96649 1.11814 -2.07 1.96649 1.11814 -1.68 1.96649 1.11814 -2.07 1.91242 1.21557 -2.07 1.91242 1.21557 -1.68 1.91242 1.21557 -2.07 1.86847 1.31796 -2.07 1.86847 1.31796 -1.68 1.86847 1.31796 -2.07 1.83512 1.42428 -2.07 1.83512 1.42428 -1.68 1.83512 1.42428 -2.07 1.81268 1.53343 -2.07 1.81268 1.53343 -1.68 1.81268 1.53343 -2.07 1.80141 1.64429 -2.07 1.80141 1.64429 -1.68 1.80141 1.64429 -2.07 1.80141 1.75571 -2.07 1.80141 1.75571 -1.68 1.80141 1.75571 -2.07 1.81268 1.86657 -2.07 1.81268 1.86657 -1.68 1.81268 1.86657 -2.07 1.83512 1.97572 -2.07 1.83512 1.97572 -1.68 1.83512 1.97572 -2.07 1.86847 2.08204 -2.07 1.86847 2.08204 -1.68 1.86847 2.08204 -2.07 1.91242 2.18443 -2.07 1.91242 2.18443 -1.68 1.91242 2.18443 -2.07 1.96649 2.28186 -2.07 1.96649 2.28186 -1.68 1.96649 2.28186 -2.07 2.03015 2.37332 -2.07 2.03015 2.37332 -1.68 2.03015 2.37332 -2.07 2.10273 2.45786 -2.07 2.10273 2.45786 -1.68 2.10273 2.45786 -2.07 2.18349 2.53463 -2.07 2.18349 2.53463 -1.68 2.18349 2.53463 -2.07 2.27161 2.60284 -2.07 2.27161 2.60284 -1.68 2.27161 2.60284 -2.07 2.36617 2.66178 -2.07 2.36617 2.66178 -1.68 2.36617 2.66178 -2.07 2.46621 2.71085 -2.07 2.46621 2.71085 -1.68 2.46621 2.71085 -2.07 2.5707 2.74955 -2.07 2.5707 2.74955 -1.68 2.5707 2.74955 -2.07 2.67857 2.77748 -2.07 2.67857 2.77748 -1.68 2.67857 2.77748 -2.07 2.78871 2.79436 -2.07 2.78871 2.79436 -1.68 2.78871 2.79436 -2.07 2.9 2.8 -2.07 2.9 2.8 -1.68 2.9 2.8 -2.07 3.01129 2.79436 -2.07 3.01129 2.79436 -1.68 3.01129 2.79436 -2.07 3.12143 2.77748 -2.07 3.12143 2.77748 -1.68 3.12143 2.77748 -2.07 3.2293 2.74955 -2.07 3.2293 2.74955 -1.68 3.2293 2.74955 -2.07 3.33379 2.71085 -2.07 3.33379 2.71085 -1.68 3.33379 2.71085 -2.07 3.43383 2.66178 -2.07 3.43383 2.66178 -1.68 3.43383 2.66178 -2.07 3.52839 2.60284 -2.07 3.52839 2.60284 -1.68 3.52839 2.60284 -2.07 3.61651 2.53463 -2.07 3.61651 2.53463 -1.68 3.61651 2.53463 -2.07 3.69727 2.45786 -2.07 3.69727 2.45786 -1.68 3.69727 2.45786 -2.07 3.76985 2.37332 -2.07 3.76985 2.37332 -1.68 3.76985 2.37332 -2.07 3.83351 2.28186 -2.07 3.83351 2.28186 -1.68 3.83351 2.28186 -2.07 3.88758 2.18443 -2.07 3.88758 2.18443 -1.68 3.88758 2.18443 -2.07 3.93153 2.08204 -2.07 3.93153 2.08204 -1.68 3.93153 2.08204 -2.07 3.96488 1.97572 -2.07 3.96488 1.97572 -1.68 3.96488 1.97572 -2.07 3.98732 1.86657 -2.07 3.98732 1.86657 -1.68 3.98732 1.86657 -2.07 3.99859 1.75571 -2.07 3.99859 1.75571 -1.68 3.99859 1.75571 -2.07 3.99859 1.64429 -2.07 3.99859 1.64429 -1.68 3.99859 1.64429 -2.07 3.98732 1.53343 -2.07 3.98732 1.53343 -1.68 3.98732 1.53343 -2.07 3.96488 1.42428 -2.07 3.96488 1.42428 -1.68 3.96488 1.42428 -2.07 3.93153 1.31796 -2.07 3.93153 1.31796 -1.68 3.93153 1.31796 -2.07 3.88758 1.21557 -2.07 3.88758 1.21557 -1.68 3.88758 1.21557 -2.07 3.83351 1.11814 -2.07 3.83351 1.11814 -1.68 3.83351 1.11814 -2.07 3.76985 1.02668 -2.07 3.76985 1.02668 -1.68 3.76985 1.02668 -2.07 3.69727 0.942136 -2.07 3.69727 0.942136 -1.68 3.69727 0.942136 -2.07 3.61651 0.865366 -2.07 3.61651 0.865366 -1.68 3.61651 0.865366 -2.07 3.52839 0.79716 -2.07 3.52839 0.79716 -1.68 3.52839 0.79716 -2.07 3.43383 0.738219 -2.07 3.43383 0.738219 -1.68 3.43383 0.738219 -2.07 3.33379 0.689146 -2.07 3.33379 0.689146 -1.68 3.33379 0.689146 -2.07 3.2293 0.650447 -2.07 3.2293 0.650447 -1.68 3.2293 0.650447 -2.07 3.12143 0.622517 -2.07 3.12143 0.622517 -1.68 3.12143 0.622517 -2.07 3.01129 0.605644 -2.07 3.01129 0.605644 -1.68 3.01129 0.605644 -2.07 2.9 0.6 -1.65 3.01002 0.635671 -1.65 2.92653 0.800993 -1.65 2.9 0.63 -1.65 3.01002 0.635671 -1.65 2.95125 0.811232 -1.65 2.92653 0.800993 -1.65 3.01002 0.635671 -1.65 2.97248 0.827522 -1.65 2.95125 0.811232 -1.65 3.01002 0.635671 -1.65 3.11887 0.652624 -1.65 2.97248 0.827522 -1.65 2.97248 0.827522 -1.65 3.11887 0.652624 -1.65 2.98877 0.84875 -1.65 2.98877 0.84875 -1.65 3.11887 0.652624 -1.65 2.99901 0.873471 -1.65 2.99901 0.873471 -1.65 3.11887 0.652624 -1.65 3.2254 0.68068 -1.65 3.0025 0.9 -1.65 3.2254 0.68068 -1.65 3.32849 0.719541 -1.65 2.99901 0.926529 -1.65 3.32849 0.719541 -1.65 3.42703 0.768795 -1.65 3.1043 1.29905 -1.65 3.42703 0.768795 -1.65 3.1645 1.33594 -1.65 3.1043 1.29905 -1.65 2.99901 0.926529 -1.65 3.42703 0.768795 -1.65 3.1043 1.29905 -1.65 2.98877 0.95125 -1.65 2.99901 0.926529 -1.65 3.1043 1.29905 -1.65 3.03906 1.27202 -1.65 2.98877 0.95125 -1.65 2.98877 0.95125 -1.65 3.03906 1.27202 -1.65 2.97248 0.972478 -1.65 2.97248 0.972478 -1.65 3.03906 1.27202 -1.65 2.95125 0.988768 -1.65 2.95125 0.988768 -1.65 3.03906 1.27202 -1.65 2.9704 1.25554 -1.65 2.92653 0.999007 -1.65 2.9704 1.25554 -1.65 2.9 1.25 -1.65 2.9 1.0025 -1.65 2.9 1.25 -1.65 2.87347 0.999007 -1.65 2.9 1.0025 -1.65 2.92653 0.999007 -1.65 2.9 1.25 -1.65 2.99901 0.873471 -1.65 3.2254 0.68068 -1.65 3.0025 0.9 -1.65 3.0025 0.9 -1.65 3.32849 0.719541 -1.65 2.99901 0.926529 -1.65 3.42703 0.768795 -1.65 3.51998 0.82792 -1.65 3.1645 1.33594 -1.65 3.1645 1.33594 -1.65 3.51998 0.82792 -1.65 3.60636 0.896289 -1.65 3.2182 1.3818 -1.65 3.60636 0.896289 -1.65 3.68526 0.973178 -1.65 3.26406 1.4355 -1.65 3.68526 0.973178 -1.65 3.75583 1.05777 -1.65 3.81733 1.14917 -1.65 3.26406 1.4355 -1.65 3.75583 1.05777 -1.65 3.81733 1.14917 -1.65 3.30095 1.4957 -1.65 3.26406 1.4355 -1.65 3.81733 1.14917 -1.65 3.67347 1.60099 -1.65 3.30095 1.4957 -1.65 3.81733 1.14917 -1.65 3.8691 1.24641 -1.65 3.67347 1.60099 -1.65 3.67347 1.60099 -1.65 3.8691 1.24641 -1.65 3.7 1.5975 -1.65 3.7 1.5975 -1.65 3.8691 1.24641 -1.65 3.9106 1.34846 -1.65 3.72653 1.60099 -1.65 3.9106 1.34846 -1.65 3.94139 1.45423 -1.65 3.75125 1.61123 -1.65 3.94139 1.45423 -1.65 3.77248 1.62752 -1.65 3.75125 1.61123 -1.65 3.72653 1.60099 -1.65 3.94139 1.45423 -1.65 3.1645 1.33594 -1.65 3.60636 0.896289 -1.65 3.2182 1.3818 -1.65 3.2182 1.3818 -1.65 3.68526 0.973178 -1.65 3.26406 1.4355 -1.65 3.7 1.5975 -1.65 3.9106 1.34846 -1.65 3.72653 1.60099 -1.65 3.94139 1.45423 -1.65 3.96114 1.56261 -1.65 3.77248 1.62752 -1.65 3.77248 1.62752 -1.65 3.96114 1.56261 -1.65 3.78877 1.64875 -1.65 3.78877 1.64875 -1.65 3.96114 1.56261 -1.65 3.79901 1.67347 -1.65 3.79901 1.67347 -1.65 3.96114 1.56261 -1.65 3.96965 1.67245 -1.65 3.8025 1.7 -1.65 3.96965 1.67245 -1.65 3.96681 1.78258 -1.65 3.79901 1.72653 -1.65 3.96681 1.78258 -1.65 3.78877 1.75125 -1.65 3.79901 1.72653 -1.65 3.8025 1.7 -1.65 3.96681 1.78258 -1.65 3.79901 1.67347 -1.65 3.96965 1.67245 -1.65 3.8025 1.7 -1.65 3.96681 1.78258 -1.65 3.95266 1.89183 -1.65 3.78877 1.75125 -1.65 3.78877 1.75125 -1.65 3.95266 1.89183 -1.65 3.77248 1.77248 -1.65 3.77248 1.77248 -1.65 3.95266 1.89183 -1.65 3.75125 1.78877 -1.65 3.75125 1.78877 -1.65 3.95266 1.89183 -1.65 3.92736 1.99905 -1.65 3.72653 1.79901 -1.65 3.92736 1.99905 -1.65 3.7 1.8025 -1.65 3.72653 1.79901 -1.65 3.75125 1.78877 -1.65 3.92736 1.99905 -1.65 3.92736 1.99905 -1.65 3.89117 2.1031 -1.65 3.7 1.8025 -1.65 3.7 1.8025 -1.65 3.89117 2.1031 -1.65 3.67347 1.79901 -1.65 3.67347 1.79901 -1.65 3.89117 2.1031 -1.65 3.84447 2.20288 -1.65 3.30095 1.9043 -1.65 3.84447 2.20288 -1.65 3.78775 2.29732 -1.65 3.26406 1.9645 -1.65 3.78775 2.29732 -1.65 3.72163 2.38543 -1.65 3.2182 2.0182 -1.65 3.72163 2.38543 -1.65 3.6468 2.46628 -1.65 3.56405 2.53901 -1.65 3.2182 2.0182 -1.65 3.6468 2.46628 -1.65 3.56405 2.53901 -1.65 3.1645 2.06406 -1.65 3.2182 2.0182 -1.65 3.56405 2.53901 -1.65 3.47426 2.60284 -1.65 3.1645 2.06406 -1.65 3.1645 2.06406 -1.65 3.47426 2.60284 -1.65 3.1043 2.10095 -1.65 3.1043 2.10095 -1.65 3.47426 2.60284 -1.65 2.99901 2.47347 -1.65 2.98877 2.44875 -1.65 3.1043 2.10095 -1.65 2.99901 2.47347 -1.65 2.98877 2.44875 -1.65 3.03906 2.12798 -1.65 3.1043 2.10095 -1.65 2.98877 2.44875 -1.65 2.97248 2.42752 -1.65 3.03906 2.12798 -1.65 3.03906 2.12798 -1.65 2.97248 2.42752 -1.65 2.95125 2.41123 -1.65 2.9704 2.14446 -1.65 2.95125 2.41123 -1.65 2.92653 2.40099 -1.65 2.9 2.15 -1.65 2.92653 2.40099 -1.65 2.9 2.3975 -1.65 2.87347 2.40099 -1.65 2.9 2.15 -1.65 2.9 2.3975 -1.65 2.87347 2.40099 -1.65 2.8296 2.14446 -1.65 2.9 2.15 -1.65 2.87347 2.40099 -1.65 2.84875 2.41123 -1.65 2.8296 2.14446 -1.65 2.8296 2.14446 -1.65 2.84875 2.41123 -1.65 2.76094 2.12798 -1.65 2.76094 2.12798 -1.65 2.84875 2.41123 -1.65 2.82752 2.42752 -1.65 2.81123 2.44875 -1.65 2.76094 2.12798 -1.65 2.82752 2.42752 -1.65 2.81123 2.44875 -1.65 2.6957 2.10095 -1.65 2.76094 2.12798 -1.65 2.81123 2.44875 -1.65 2.80099 2.47347 -1.65 2.6957 2.10095 -1.65 2.6957 2.10095 -1.65 2.80099 2.47347 -1.65 2.32574 2.60284 -1.65 2.6355 2.06406 -1.65 2.32574 2.60284 -1.65 2.23595 2.53901 -1.65 2.5818 2.0182 -1.65 2.23595 2.53901 -1.65 2.1532 2.46628 -1.65 2.07837 2.38543 -1.65 2.5818 2.0182 -1.65 2.1532 2.46628 -1.65 2.07837 2.38543 -1.65 2.53594 1.9645 -1.65 2.5818 2.0182 -1.65 2.07837 2.38543 -1.65 2.01225 2.29732 -1.65 2.53594 1.9645 -1.65 2.53594 1.9645 -1.65 2.01225 2.29732 -1.65 2.49905 1.9043 -1.65 2.49905 1.9043 -1.65 2.01225 2.29732 -1.65 1.95553 2.20288 -1.65 2.12653 1.79901 -1.65 1.95553 2.20288 -1.65 1.90883 2.1031 -1.65 2.1 1.8025 -1.65 1.90883 2.1031 -1.65 1.87264 1.99905 -1.65 2.07347 1.79901 -1.65 1.87264 1.99905 -1.65 2.04875 1.78877 -1.65 2.07347 1.79901 -1.65 2.1 1.8025 -1.65 1.87264 1.99905 -1.65 3.67347 1.79901 -1.65 3.84447 2.20288 -1.65 3.30095 1.9043 -1.65 3.64875 1.78877 -1.65 3.30095 1.9043 -1.65 3.32798 1.83906 -1.65 3.62752 1.77248 -1.65 3.32798 1.83906 -1.65 3.61123 1.75125 -1.65 3.62752 1.77248 -1.65 3.64875 1.78877 -1.65 3.32798 1.83906 -1.65 3.30095 1.9043 -1.65 3.78775 2.29732 -1.65 3.26406 1.9645 -1.65 3.26406 1.9645 -1.65 3.72163 2.38543 -1.65 3.2182 2.0182 -1.65 3.47426 2.60284 -1.65 3.37839 2.6571 -1.65 2.99901 2.47347 -1.65 2.99901 2.47347 -1.65 3.37839 2.6571 -1.65 3.0025 2.5 -1.65 3.0025 2.5 -1.65 3.37839 2.6571 -1.65 3.27744 2.70122 -1.65 2.99901 2.52653 -1.65 3.27744 2.70122 -1.65 3.1725 2.73472 -1.65 2.98877 2.55125 -1.65 3.1725 2.73472 -1.65 3.06466 2.75725 -1.65 2.97248 2.57248 -1.65 3.06466 2.75725 -1.65 2.95125 2.58877 -1.65 2.97248 2.57248 -1.65 2.98877 2.55125 -1.65 3.06466 2.75725 -1.65 3.0025 2.5 -1.65 3.27744 2.70122 -1.65 2.99901 2.52653 -1.65 2.99901 2.52653 -1.65 3.1725 2.73472 -1.65 2.98877 2.55125 -1.65 3.06466 2.75725 -1.65 2.95508 2.76858 -1.65 2.95125 2.58877 -1.65 2.95125 2.58877 -1.65 2.95508 2.76858 -1.65 2.92653 2.59901 -1.65 2.92653 2.59901 -1.65 2.95508 2.76858 -1.65 2.9 2.6025 -1.65 2.9 2.6025 -1.65 2.95508 2.76858 -1.65 2.84492 2.76858 -1.65 2.87347 2.59901 -1.65 2.84492 2.76858 -1.65 2.84875 2.58877 -1.65 2.87347 2.59901 -1.65 2.9 2.6025 -1.65 2.84492 2.76858 -1.65 2.84492 2.76858 -1.65 2.73534 2.75725 -1.65 2.84875 2.58877 -1.65 2.84875 2.58877 -1.65 2.73534 2.75725 -1.65 2.82752 2.57248 -1.65 2.82752 2.57248 -1.65 2.73534 2.75725 -1.65 2.81123 2.55125 -1.65 2.81123 2.55125 -1.65 2.73534 2.75725 -1.65 2.6275 2.73472 -1.65 2.80099 2.52653 -1.65 2.6275 2.73472 -1.65 2.52256 2.70122 -1.65 2.7975 2.5 -1.65 2.52256 2.70122 -1.65 2.42161 2.6571 -1.65 2.80099 2.47347 -1.65 2.42161 2.6571 -1.65 2.32574 2.60284 -1.65 2.80099 2.47347 -1.65 2.7975 2.5 -1.65 2.42161 2.6571 -1.65 2.81123 2.55125 -1.65 2.6275 2.73472 -1.65 2.80099 2.52653 -1.65 2.80099 2.52653 -1.65 2.52256 2.70122 -1.65 2.7975 2.5 -1.65 2.6957 2.10095 -1.65 2.32574 2.60284 -1.65 2.6355 2.06406 -1.65 2.6355 2.06406 -1.65 2.23595 2.53901 -1.65 2.5818 2.0182 -1.65 2.49905 1.9043 -1.65 1.95553 2.20288 -1.65 2.12653 1.79901 -1.65 2.15125 1.78877 -1.65 2.49905 1.9043 -1.65 2.12653 1.79901 -1.65 2.15125 1.78877 -1.65 2.47202 1.83906 -1.65 2.49905 1.9043 -1.65 2.15125 1.78877 -1.65 2.17248 1.77248 -1.65 2.47202 1.83906 -1.65 2.47202 1.83906 -1.65 2.17248 1.77248 -1.65 2.18877 1.75125 -1.65 2.45554 1.7704 -1.65 2.18877 1.75125 -1.65 2.19901 1.72653 -1.65 2.45 1.7 -1.65 2.19901 1.72653 -1.65 2.2025 1.7 -1.65 2.19901 1.67347 -1.65 2.45 1.7 -1.65 2.2025 1.7 -1.65 2.19901 1.67347 -1.65 2.45554 1.6296 -1.65 2.45 1.7 -1.65 2.19901 1.67347 -1.65 2.18877 1.64875 -1.65 2.45554 1.6296 -1.65 2.45554 1.6296 -1.65 2.18877 1.64875 -1.65 2.47202 1.56094 -1.65 2.47202 1.56094 -1.65 2.18877 1.64875 -1.65 2.17248 1.62752 -1.65 2.15125 1.61123 -1.65 2.47202 1.56094 -1.65 2.17248 1.62752 -1.65 2.15125 1.61123 -1.65 2.49905 1.4957 -1.65 2.47202 1.56094 -1.65 2.15125 1.61123 -1.65 2.12653 1.60099 -1.65 2.49905 1.4957 -1.65 2.49905 1.4957 -1.65 2.12653 1.60099 -1.65 1.98267 1.14917 -1.65 2.53594 1.4355 -1.65 1.98267 1.14917 -1.65 2.04417 1.05777 -1.65 2.11474 0.973178 -1.65 2.53594 1.4355 -1.65 2.04417 1.05777 -1.65 2.11474 0.973178 -1.65 2.5818 1.3818 -1.65 2.53594 1.4355 -1.65 2.11474 0.973178 -1.65 2.19364 0.896289 -1.65 2.5818 1.3818 -1.65 2.5818 1.3818 -1.65 2.19364 0.896289 -1.65 2.6355 1.33594 -1.65 2.6355 1.33594 -1.65 2.19364 0.896289 -1.65 2.28002 0.82792 -1.65 2.37297 0.768795 -1.65 2.6355 1.33594 -1.65 2.28002 0.82792 -1.65 2.37297 0.768795 -1.65 2.6957 1.29905 -1.65 2.6355 1.33594 -1.65 2.37297 0.768795 -1.65 2.80099 0.926529 -1.65 2.6957 1.29905 -1.65 2.37297 0.768795 -1.65 2.47151 0.719541 -1.65 2.80099 0.926529 -1.65 2.80099 0.926529 -1.65 2.47151 0.719541 -1.65 2.7975 0.9 -1.65 2.7975 0.9 -1.65 2.47151 0.719541 -1.65 2.5746 0.68068 -1.65 2.80099 0.873471 -1.65 2.5746 0.68068 -1.65 2.68113 0.652624 -1.65 2.81123 0.84875 -1.65 2.68113 0.652624 -1.65 2.82752 0.827522 -1.65 2.81123 0.84875 -1.65 2.80099 0.873471 -1.65 2.68113 0.652624 -1.65 2.12653 1.79901 -1.65 1.90883 2.1031 -1.65 2.1 1.8025 -1.65 1.87264 1.99905 -1.65 1.84734 1.89183 -1.65 2.04875 1.78877 -1.65 2.04875 1.78877 -1.65 1.84734 1.89183 -1.65 2.02752 1.77248 -1.65 2.02752 1.77248 -1.65 1.84734 1.89183 -1.65 2.01123 1.75125 -1.65 2.01123 1.75125 -1.65 1.84734 1.89183 -1.65 1.83319 1.78258 -1.65 2.00099 1.72653 -1.65 1.83319 1.78258 -1.65 1.9975 1.7 -1.65 2.00099 1.72653 -1.65 2.01123 1.75125 -1.65 1.83319 1.78258 -1.65 1.83319 1.78258 -1.65 1.83035 1.67245 -1.65 1.9975 1.7 -1.65 1.9975 1.7 -1.65 1.83035 1.67245 -1.65 2.00099 1.67347 -1.65 2.00099 1.67347 -1.65 1.83035 1.67245 -1.65 1.83886 1.56261 -1.65 2.01123 1.64875 -1.65 1.83886 1.56261 -1.65 2.02752 1.62752 -1.65 2.01123 1.64875 -1.65 2.00099 1.67347 -1.65 1.83886 1.56261 -1.65 1.83886 1.56261 -1.65 1.85861 1.45423 -1.65 2.02752 1.62752 -1.65 2.02752 1.62752 -1.65 1.85861 1.45423 -1.65 2.04875 1.61123 -1.65 2.04875 1.61123 -1.65 1.85861 1.45423 -1.65 2.07347 1.60099 -1.65 2.07347 1.60099 -1.65 1.85861 1.45423 -1.65 1.8894 1.34846 -1.65 2.1 1.5975 -1.65 1.8894 1.34846 -1.65 1.9309 1.24641 -1.65 2.12653 1.60099 -1.65 1.9309 1.24641 -1.65 1.98267 1.14917 -1.65 2.12653 1.60099 -1.65 2.1 1.5975 -1.65 1.9309 1.24641 -1.65 2.07347 1.60099 -1.65 1.8894 1.34846 -1.65 2.1 1.5975 -1.65 2.49905 1.4957 -1.65 1.98267 1.14917 -1.65 2.53594 1.4355 -1.65 2.7975 0.9 -1.65 2.5746 0.68068 -1.65 2.80099 0.873471 -1.65 2.68113 0.652624 -1.65 2.78998 0.635671 -1.65 2.82752 0.827522 -1.65 2.82752 0.827522 -1.65 2.78998 0.635671 -1.65 2.84875 0.811232 -1.65 2.84875 0.811232 -1.65 2.78998 0.635671 -1.65 2.87347 0.800993 -1.65 2.87347 0.800993 -1.65 2.78998 0.635671 -1.65 2.9 0.63 -1.65 2.9 0.7975 -1.65 2.9 0.63 -1.65 2.92653 0.800993 -1.65 2.9 0.7975 -1.65 2.87347 0.800993 -1.65 2.9 0.63 -1.65 3.67347 1.60099 -1.65 3.64875 1.61123 -1.65 3.30095 1.4957 -1.65 3.30095 1.4957 -1.65 3.64875 1.61123 -1.65 3.32798 1.56094 -1.65 3.32798 1.56094 -1.65 3.64875 1.61123 -1.65 3.62752 1.62752 -1.65 3.61123 1.64875 -1.65 3.32798 1.56094 -1.65 3.62752 1.62752 -1.65 3.61123 1.64875 -1.65 3.34446 1.6296 -1.65 3.32798 1.56094 -1.65 3.61123 1.64875 -1.65 3.60099 1.67347 -1.65 3.34446 1.6296 -1.65 3.34446 1.6296 -1.65 3.60099 1.67347 -1.65 3.35 1.7 -1.65 3.35 1.7 -1.65 3.60099 1.67347 -1.65 3.5975 1.7 -1.65 3.60099 1.72653 -1.65 3.35 1.7 -1.65 3.5975 1.7 -1.65 3.60099 1.72653 -1.65 3.34446 1.7704 -1.65 3.35 1.7 -1.65 3.60099 1.72653 -1.65 3.61123 1.75125 -1.65 3.34446 1.7704 -1.65 3.34446 1.7704 -1.65 3.61123 1.75125 -1.65 3.32798 1.83906 -1.65 3.64875 1.78877 -1.65 3.67347 1.79901 -1.65 3.30095 1.9043 -1.65 3.03906 2.12798 -1.65 2.95125 2.41123 -1.65 2.9704 2.14446 -1.65 2.9704 2.14446 -1.65 2.92653 2.40099 -1.65 2.9 2.15 -1.65 2.47202 1.83906 -1.65 2.18877 1.75125 -1.65 2.45554 1.7704 -1.65 2.45554 1.7704 -1.65 2.19901 1.72653 -1.65 2.45 1.7 -1.65 2.92653 0.999007 -1.65 2.95125 0.988768 -1.65 2.9704 1.25554 -1.65 2.80099 0.926529 -1.65 2.81123 0.95125 -1.65 2.6957 1.29905 -1.65 2.6957 1.29905 -1.65 2.81123 0.95125 -1.65 2.76094 1.27202 -1.65 2.76094 1.27202 -1.65 2.81123 0.95125 -1.65 2.82752 0.972478 -1.65 2.84875 0.988768 -1.65 2.76094 1.27202 -1.65 2.82752 0.972478 -1.65 2.84875 0.988768 -1.65 2.8296 1.25554 -1.65 2.76094 1.27202 -1.65 2.84875 0.988768 -1.65 2.87347 0.999007 -1.65 2.8296 1.25554 -1.65 2.8296 1.25554 -1.65 2.87347 0.999007 -1.65 2.9 1.25 -1.46 2.8296 1.25554 -1.65 2.8296 1.25554 -1.46 2.9 1.25 -1.46 2.8296 1.25554 -1.65 2.76094 1.27202 -1.65 2.8296 1.25554 -1.46 2.8296 1.25554 -1.46 2.76094 1.27202 -1.65 2.76094 1.27202 -1.65 2.76094 1.27202 -1.46 2.76094 1.27202 -1.65 2.6957 1.29905 -1.65 2.6957 1.29905 -1.46 2.76094 1.27202 -1.46 2.6957 1.29905 -1.65 2.6355 1.33594 -1.46 2.6957 1.29905 -1.46 2.6355 1.33594 -1.65 2.5818 1.3818 -1.46 2.6355 1.33594 -1.46 2.5818 1.3818 -1.65 2.53594 1.4355 -1.46 2.5818 1.3818 -1.46 2.53594 1.4355 -1.65 2.49905 1.4957 -1.46 2.53594 1.4355 -1.46 2.49905 1.4957 -1.65 2.47202 1.56094 -1.46 2.49905 1.4957 -1.46 2.47202 1.56094 -1.65 2.45554 1.6296 -1.46 2.47202 1.56094 -1.46 2.45554 1.6296 -1.65 2.45 1.7 -1.46 2.45554 1.6296 -1.46 2.45 1.7 -1.65 2.45554 1.7704 -1.46 2.45 1.7 -1.46 2.45554 1.7704 -1.65 2.47202 1.83906 -1.46 2.45554 1.7704 -1.46 2.47202 1.83906 -1.65 2.49905 1.9043 -1.46 2.47202 1.83906 -1.46 2.49905 1.9043 -1.65 2.53594 1.9645 -1.46 2.49905 1.9043 -1.46 2.53594 1.9645 -1.65 2.5818 2.0182 -1.46 2.53594 1.9645 -1.46 2.5818 2.0182 -1.65 2.6355 2.06406 -1.46 2.5818 2.0182 -1.46 2.6355 2.06406 -1.65 2.6957 2.10095 -1.46 2.6355 2.06406 -1.46 2.6957 2.10095 -1.65 2.76094 2.12798 -1.46 2.6957 2.10095 -1.46 2.76094 2.12798 -1.65 2.8296 2.14446 -1.46 2.76094 2.12798 -1.46 2.8296 2.14446 -1.65 2.9 2.15 -1.46 2.8296 2.14446 -1.46 2.9 2.15 -1.65 2.9704 2.14446 -1.46 2.9 2.15 -1.46 2.9704 2.14446 -1.65 3.03906 2.12798 -1.46 2.9704 2.14446 -1.46 3.03906 2.12798 -1.65 3.1043 2.10095 -1.46 3.03906 2.12798 -1.46 3.1043 2.10095 -1.65 3.1645 2.06406 -1.46 3.1043 2.10095 -1.46 3.1645 2.06406 -1.65 3.2182 2.0182 -1.46 3.1645 2.06406 -1.46 3.2182 2.0182 -1.65 3.26406 1.9645 -1.46 3.2182 2.0182 -1.46 3.26406 1.9645 -1.65 3.30095 1.9043 -1.46 3.26406 1.9645 -1.46 3.30095 1.9043 -1.65 3.32798 1.83906 -1.46 3.30095 1.9043 -1.46 3.32798 1.83906 -1.65 3.34446 1.7704 -1.46 3.32798 1.83906 -1.46 3.34446 1.7704 -1.65 3.35 1.7 -1.46 3.34446 1.7704 -1.46 3.35 1.7 -1.65 3.34446 1.6296 -1.46 3.35 1.7 -1.46 3.34446 1.6296 -1.65 3.32798 1.56094 -1.46 3.34446 1.6296 -1.46 3.32798 1.56094 -1.65 3.30095 1.4957 -1.46 3.32798 1.56094 -1.46 3.30095 1.4957 -1.65 3.26406 1.4355 -1.46 3.30095 1.4957 -1.46 3.26406 1.4355 -1.65 3.2182 1.3818 -1.46 3.26406 1.4355 -1.46 3.2182 1.3818 -1.65 3.1645 1.33594 -1.46 3.2182 1.3818 -1.46 3.1645 1.33594 -1.65 3.1043 1.29905 -1.46 3.1645 1.33594 -1.46 3.1043 1.29905 -1.65 3.03906 1.27202 -1.46 3.1043 1.29905 -1.46 3.03906 1.27202 -1.65 2.9704 1.25554 -1.46 3.03906 1.27202 -1.46 2.9704 1.25554 -1.65 2.9 1.25 -1.46 2.9704 1.25554 -1.46 2.9 1.25 -1.65 2.8296 1.25554 -1.65 2.9 1.25 -1.46 2.9 1.25 -1.65 2.6957 1.29905 -1.46 2.6957 1.29905 -1.65 2.6355 1.33594 -1.65 2.6355 1.33594 -1.46 2.6355 1.33594 -1.65 2.5818 1.3818 -1.65 2.5818 1.3818 -1.46 2.5818 1.3818 -1.65 2.53594 1.4355 -1.65 2.53594 1.4355 -1.46 2.53594 1.4355 -1.65 2.49905 1.4957 -1.65 2.49905 1.4957 -1.46 2.49905 1.4957 -1.65 2.47202 1.56094 -1.65 2.47202 1.56094 -1.46 2.47202 1.56094 -1.65 2.45554 1.6296 -1.65 2.45554 1.6296 -1.46 2.45554 1.6296 -1.65 2.45 1.7 -1.65 2.45 1.7 -1.46 2.45 1.7 -1.65 2.45554 1.7704 -1.65 2.45554 1.7704 -1.46 2.45554 1.7704 -1.65 2.47202 1.83906 -1.65 2.47202 1.83906 -1.46 2.47202 1.83906 -1.65 2.49905 1.9043 -1.65 2.49905 1.9043 -1.46 2.49905 1.9043 -1.65 2.53594 1.9645 -1.65 2.53594 1.9645 -1.46 2.53594 1.9645 -1.65 2.5818 2.0182 -1.65 2.5818 2.0182 -1.46 2.5818 2.0182 -1.65 2.6355 2.06406 -1.65 2.6355 2.06406 -1.46 2.6355 2.06406 -1.65 2.6957 2.10095 -1.65 2.6957 2.10095 -1.46 2.6957 2.10095 -1.65 2.76094 2.12798 -1.65 2.76094 2.12798 -1.46 2.76094 2.12798 -1.65 2.8296 2.14446 -1.65 2.8296 2.14446 -1.46 2.8296 2.14446 -1.65 2.9 2.15 -1.65 2.9 2.15 -1.46 2.9 2.15 -1.65 2.9704 2.14446 -1.65 2.9704 2.14446 -1.46 2.9704 2.14446 -1.65 3.03906 2.12798 -1.65 3.03906 2.12798 -1.46 3.03906 2.12798 -1.65 3.1043 2.10095 -1.65 3.1043 2.10095 -1.46 3.1043 2.10095 -1.65 3.1645 2.06406 -1.65 3.1645 2.06406 -1.46 3.1645 2.06406 -1.65 3.2182 2.0182 -1.65 3.2182 2.0182 -1.46 3.2182 2.0182 -1.65 3.26406 1.9645 -1.65 3.26406 1.9645 -1.46 3.26406 1.9645 -1.65 3.30095 1.9043 -1.65 3.30095 1.9043 -1.46 3.30095 1.9043 -1.65 3.32798 1.83906 -1.65 3.32798 1.83906 -1.46 3.32798 1.83906 -1.65 3.34446 1.7704 -1.65 3.34446 1.7704 -1.46 3.34446 1.7704 -1.65 3.35 1.7 -1.65 3.35 1.7 -1.46 3.35 1.7 -1.65 3.34446 1.6296 -1.65 3.34446 1.6296 -1.46 3.34446 1.6296 -1.65 3.32798 1.56094 -1.65 3.32798 1.56094 -1.46 3.32798 1.56094 -1.65 3.30095 1.4957 -1.65 3.30095 1.4957 -1.46 3.30095 1.4957 -1.65 3.26406 1.4355 -1.65 3.26406 1.4355 -1.46 3.26406 1.4355 -1.65 3.2182 1.3818 -1.65 3.2182 1.3818 -1.46 3.2182 1.3818 -1.65 3.1645 1.33594 -1.65 3.1645 1.33594 -1.46 3.1645 1.33594 -1.65 3.1043 1.29905 -1.65 3.1043 1.29905 -1.46 3.1043 1.29905 -1.65 3.03906 1.27202 -1.65 3.03906 1.27202 -1.46 3.03906 1.27202 -1.65 2.9704 1.25554 -1.65 2.9704 1.25554 -1.46 2.9704 1.25554 -1.65 2.9 1.25 -1.43 2.83263 1.28544 -1.43 2.9 1.28 -1.43 2.9 1.425 -1.43 2.84464 1.43063 -1.43 2.83263 1.28544 -1.43 2.9 1.425 -1.43 2.84464 1.43063 -1.43 2.767 1.30161 -1.43 2.83263 1.28544 -1.43 2.84464 1.43063 -1.43 2.79155 1.44729 -1.43 2.767 1.30161 -1.43 2.767 1.30161 -1.43 2.79155 1.44729 -1.43 2.70482 1.32811 -1.43 2.70482 1.32811 -1.43 2.79155 1.44729 -1.43 2.7429 1.47429 -1.43 2.64769 1.36423 -1.43 2.7429 1.47429 -1.43 2.70068 1.51053 -1.43 2.5971 1.40906 -1.43 2.70068 1.51053 -1.43 2.55435 1.46141 -1.43 2.5971 1.40906 -1.43 2.64769 1.36423 -1.43 2.70068 1.51053 -1.43 3.033 1.30161 -1.43 2.95536 1.43063 -1.43 2.96737 1.28544 -1.43 3.033 1.30161 -1.43 3.00845 1.44729 -1.43 2.95536 1.43063 -1.43 3.033 1.30161 -1.43 3.09518 1.32811 -1.43 3.00845 1.44729 -1.43 3.00845 1.44729 -1.43 3.09518 1.32811 -1.43 3.0571 1.47429 -1.43 3.0571 1.47429 -1.43 3.09518 1.32811 -1.43 3.15231 1.36423 -1.43 3.09932 1.51053 -1.43 3.15231 1.36423 -1.43 3.2029 1.40906 -1.43 3.24565 1.46141 -1.43 3.09932 1.51053 -1.43 3.2029 1.40906 -1.43 3.24565 1.46141 -1.43 3.13338 1.55453 -1.43 3.09932 1.51053 -1.43 3.24565 1.46141 -1.43 3.27945 1.51995 -1.43 3.13338 1.55453 -1.43 3.13338 1.55453 -1.43 3.27945 1.51995 -1.43 3.15788 1.60449 -1.43 3.15788 1.60449 -1.43 3.27945 1.51995 -1.43 3.30342 1.58315 -1.43 3.17183 1.65836 -1.43 3.30342 1.58315 -1.43 3.31694 1.64937 -1.43 3.17465 1.71393 -1.43 3.31694 1.64937 -1.43 3.31966 1.71691 -1.43 3.31151 1.78401 -1.43 3.17465 1.71393 -1.43 3.31966 1.71691 -1.43 3.31151 1.78401 -1.43 3.16622 1.76893 -1.43 3.17465 1.71393 -1.43 3.31151 1.78401 -1.43 3.29271 1.84893 -1.43 3.16622 1.76893 -1.43 3.16622 1.76893 -1.43 3.29271 1.84893 -1.43 3.1469 1.82111 -1.43 3.1469 1.82111 -1.43 3.29271 1.84893 -1.43 3.26373 1.91 -1.43 3.11746 1.86833 -1.43 3.26373 1.91 -1.43 3.22533 1.96563 -1.43 3.07913 1.90866 -1.43 3.22533 1.96563 -1.43 3.17851 2.01437 -1.43 3.12448 2.05498 -1.43 3.07913 1.90866 -1.43 3.17851 2.01437 -1.43 3.12448 2.05498 -1.43 3.03346 1.94045 -1.43 3.07913 1.90866 -1.43 3.12448 2.05498 -1.43 3.06463 2.08639 -1.43 3.03346 1.94045 -1.43 3.03346 1.94045 -1.43 3.06463 2.08639 -1.43 2.98232 1.96239 -1.43 2.98232 1.96239 -1.43 3.06463 2.08639 -1.43 3.00051 2.1078 -1.43 2.92782 1.97359 -1.43 3.00051 2.1078 -1.43 2.9338 2.11864 -1.43 2.8662 2.11864 -1.43 2.92782 1.97359 -1.43 2.9338 2.11864 -1.43 2.8662 2.11864 -1.43 2.87218 1.97359 -1.43 2.92782 1.97359 -1.43 2.8662 2.11864 -1.43 2.79949 2.1078 -1.43 2.87218 1.97359 -1.43 2.87218 1.97359 -1.43 2.79949 2.1078 -1.43 2.81768 1.96239 -1.43 2.81768 1.96239 -1.43 2.79949 2.1078 -1.43 2.73537 2.08639 -1.43 2.76654 1.94045 -1.43 2.73537 2.08639 -1.43 2.67552 2.05498 -1.43 2.72087 1.90866 -1.43 2.67552 2.05498 -1.43 2.62149 2.01437 -1.43 2.57467 1.96563 -1.43 2.72087 1.90866 -1.43 2.62149 2.01437 -1.43 2.57467 1.96563 -1.43 2.68254 1.86833 -1.43 2.72087 1.90866 -1.43 2.57467 1.96563 -1.43 2.53627 1.91 -1.43 2.68254 1.86833 -1.43 2.68254 1.86833 -1.43 2.53627 1.91 -1.43 2.6531 1.82111 -1.43 2.6531 1.82111 -1.43 2.53627 1.91 -1.43 2.50729 1.84893 -1.43 2.63378 1.76893 -1.43 2.50729 1.84893 -1.43 2.48849 1.78401 -1.43 2.62535 1.71393 -1.43 2.48849 1.78401 -1.43 2.48034 1.71691 -1.43 2.48306 1.64937 -1.43 2.62535 1.71393 -1.43 2.48034 1.71691 -1.43 2.48306 1.64937 -1.43 2.62817 1.65836 -1.43 2.62535 1.71393 -1.43 2.48306 1.64937 -1.43 2.49658 1.58315 -1.43 2.62817 1.65836 -1.43 2.62817 1.65836 -1.43 2.49658 1.58315 -1.43 2.64212 1.60449 -1.43 2.64212 1.60449 -1.43 2.49658 1.58315 -1.43 2.52055 1.51995 -1.43 2.66662 1.55453 -1.43 2.52055 1.51995 -1.43 2.55435 1.46141 -1.43 2.70068 1.51053 -1.43 2.66662 1.55453 -1.43 2.55435 1.46141 -1.43 3.0571 1.47429 -1.43 3.15231 1.36423 -1.43 3.09932 1.51053 -1.43 3.15788 1.60449 -1.43 3.30342 1.58315 -1.43 3.17183 1.65836 -1.43 3.17183 1.65836 -1.43 3.31694 1.64937 -1.43 3.17465 1.71393 -1.43 3.1469 1.82111 -1.43 3.26373 1.91 -1.43 3.11746 1.86833 -1.43 3.11746 1.86833 -1.43 3.22533 1.96563 -1.43 3.07913 1.90866 -1.43 2.98232 1.96239 -1.43 3.00051 2.1078 -1.43 2.92782 1.97359 -1.43 2.81768 1.96239 -1.43 2.73537 2.08639 -1.43 2.76654 1.94045 -1.43 2.76654 1.94045 -1.43 2.67552 2.05498 -1.43 2.72087 1.90866 -1.43 2.6531 1.82111 -1.43 2.50729 1.84893 -1.43 2.63378 1.76893 -1.43 2.63378 1.76893 -1.43 2.48849 1.78401 -1.43 2.62535 1.71393 -1.43 2.64212 1.60449 -1.43 2.52055 1.51995 -1.43 2.66662 1.55453 -1.43 2.64769 1.36423 -1.43 2.70482 1.32811 -1.43 2.7429 1.47429 -1.43 2.95536 1.43063 -1.43 2.9 1.425 -1.43 2.96737 1.28544 -1.43 2.96737 1.28544 -1.43 2.9 1.425 -1.43 2.9 1.28 -1.43 2.95536 1.43063 -1.8 2.9 1.425 -1.43 2.9 1.425 -1.43 2.95536 1.43063 -1.8 2.95536 1.43063 -1.8 2.9 1.425 -1.43 2.95536 1.43063 -1.43 3.00845 1.44729 -1.8 2.95536 1.43063 -1.8 2.95536 1.43063 -1.43 3.00845 1.44729 -1.8 3.00845 1.44729 -1.8 3.00845 1.44729 -1.43 3.00845 1.44729 -1.43 3.0571 1.47429 -1.8 3.0571 1.47429 -1.43 3.0571 1.47429 -1.43 3.09932 1.51053 -1.8 3.09932 1.51053 -1.43 3.09932 1.51053 -1.43 3.13338 1.55453 -1.8 3.13338 1.55453 -1.43 3.13338 1.55453 -1.43 3.15788 1.60449 -1.8 3.15788 1.60449 -1.43 3.15788 1.60449 -1.43 3.17183 1.65836 -1.8 3.17183 1.65836 -1.43 3.17183 1.65836 -1.43 3.17465 1.71393 -1.8 3.17465 1.71393 -1.43 3.17465 1.71393 -1.43 3.16622 1.76893 -1.8 3.16622 1.76893 -1.43 3.16622 1.76893 -1.43 3.1469 1.82111 -1.8 3.1469 1.82111 -1.43 3.1469 1.82111 -1.43 3.11746 1.86833 -1.8 3.11746 1.86833 -1.43 3.11746 1.86833 -1.43 3.07913 1.90866 -1.8 3.07913 1.90866 -1.43 3.07913 1.90866 -1.43 3.03346 1.94045 -1.8 3.03346 1.94045 -1.43 3.03346 1.94045 -1.43 2.98232 1.96239 -1.8 2.98232 1.96239 -1.43 2.98232 1.96239 -1.43 2.92782 1.97359 -1.8 2.92782 1.97359 -1.43 2.92782 1.97359 -1.43 2.87218 1.97359 -1.8 2.87218 1.97359 -1.43 2.87218 1.97359 -1.43 2.81768 1.96239 -1.8 2.81768 1.96239 -1.43 2.81768 1.96239 -1.43 2.76654 1.94045 -1.8 2.76654 1.94045 -1.43 2.76654 1.94045 -1.43 2.72087 1.90866 -1.8 2.72087 1.90866 -1.43 2.72087 1.90866 -1.43 2.68254 1.86833 -1.8 2.68254 1.86833 -1.43 2.68254 1.86833 -1.43 2.6531 1.82111 -1.8 2.6531 1.82111 -1.43 2.6531 1.82111 -1.43 2.63378 1.76893 -1.8 2.63378 1.76893 -1.43 2.63378 1.76893 -1.43 2.62535 1.71393 -1.8 2.62535 1.71393 -1.43 2.62535 1.71393 -1.43 2.62817 1.65836 -1.8 2.62817 1.65836 -1.43 2.62817 1.65836 -1.43 2.64212 1.60449 -1.8 2.64212 1.60449 -1.43 2.64212 1.60449 -1.43 2.66662 1.55453 -1.8 2.66662 1.55453 -1.43 2.66662 1.55453 -1.43 2.70068 1.51053 -1.8 2.70068 1.51053 -1.43 2.70068 1.51053 -1.43 2.7429 1.47429 -1.8 2.7429 1.47429 -1.43 2.7429 1.47429 -1.43 2.79155 1.44729 -1.8 2.79155 1.44729 -1.43 2.79155 1.44729 -1.43 2.84464 1.43063 -1.8 2.84464 1.43063 -1.43 2.84464 1.43063 -1.43 2.9 1.425 -1.8 2.9 1.425 -1.8 2.84464 1.43063 -1.43 2.9 1.425 -1.8 3.00845 1.44729 -1.43 3.0571 1.47429 -1.8 3.0571 1.47429 -1.8 3.0571 1.47429 -1.43 3.09932 1.51053 -1.8 3.09932 1.51053 -1.8 3.09932 1.51053 -1.43 3.13338 1.55453 -1.8 3.13338 1.55453 -1.8 3.13338 1.55453 -1.43 3.15788 1.60449 -1.8 3.15788 1.60449 -1.8 3.15788 1.60449 -1.43 3.17183 1.65836 -1.8 3.17183 1.65836 -1.8 3.17183 1.65836 -1.43 3.17465 1.71393 -1.8 3.17465 1.71393 -1.8 3.17465 1.71393 -1.43 3.16622 1.76893 -1.8 3.16622 1.76893 -1.8 3.16622 1.76893 -1.43 3.1469 1.82111 -1.8 3.1469 1.82111 -1.8 3.1469 1.82111 -1.43 3.11746 1.86833 -1.8 3.11746 1.86833 -1.8 3.11746 1.86833 -1.43 3.07913 1.90866 -1.8 3.07913 1.90866 -1.8 3.07913 1.90866 -1.43 3.03346 1.94045 -1.8 3.03346 1.94045 -1.8 3.03346 1.94045 -1.43 2.98232 1.96239 -1.8 2.98232 1.96239 -1.8 2.98232 1.96239 -1.43 2.92782 1.97359 -1.8 2.92782 1.97359 -1.8 2.92782 1.97359 -1.43 2.87218 1.97359 -1.8 2.87218 1.97359 -1.8 2.87218 1.97359 -1.43 2.81768 1.96239 -1.8 2.81768 1.96239 -1.8 2.81768 1.96239 -1.43 2.76654 1.94045 -1.8 2.76654 1.94045 -1.8 2.76654 1.94045 -1.43 2.72087 1.90866 -1.8 2.72087 1.90866 -1.8 2.72087 1.90866 -1.43 2.68254 1.86833 -1.8 2.68254 1.86833 -1.8 2.68254 1.86833 -1.43 2.6531 1.82111 -1.8 2.6531 1.82111 -1.8 2.6531 1.82111 -1.43 2.63378 1.76893 -1.8 2.63378 1.76893 -1.8 2.63378 1.76893 -1.43 2.62535 1.71393 -1.8 2.62535 1.71393 -1.8 2.62535 1.71393 -1.43 2.62817 1.65836 -1.8 2.62817 1.65836 -1.8 2.62817 1.65836 -1.43 2.64212 1.60449 -1.8 2.64212 1.60449 -1.8 2.64212 1.60449 -1.43 2.66662 1.55453 -1.8 2.66662 1.55453 -1.8 2.66662 1.55453 -1.43 2.70068 1.51053 -1.8 2.70068 1.51053 -1.8 2.70068 1.51053 -1.43 2.7429 1.47429 -1.8 2.7429 1.47429 -1.8 2.7429 1.47429 -1.43 2.79155 1.44729 -1.8 2.79155 1.44729 -1.8 2.79155 1.44729 -1.43 2.84464 1.43063 -1.8 2.84464 1.43063 -1.8 2.84464 1.43063 -1.8 2.9 1.425 -1.8 2.9 1.575 -1.8 2.86765 1.57926 -1.8 2.84464 1.43063 -1.8 2.9 1.575 -1.8 2.86765 1.57926 -1.8 2.79155 1.44729 -1.8 2.84464 1.43063 -1.8 2.86765 1.57926 -1.8 2.8375 1.59175 -1.8 2.79155 1.44729 -1.8 2.79155 1.44729 -1.8 2.8375 1.59175 -1.8 2.7429 1.47429 -1.8 2.7429 1.47429 -1.8 2.8375 1.59175 -1.8 2.81161 1.61161 -1.8 2.70068 1.51053 -1.8 2.81161 1.61161 -1.8 2.66662 1.55453 -1.8 2.70068 1.51053 -1.8 2.7429 1.47429 -1.8 2.81161 1.61161 -1.8 3.00845 1.44729 -1.8 2.93235 1.57926 -1.8 2.95536 1.43063 -1.8 3.00845 1.44729 -1.8 2.9625 1.59175 -1.8 2.93235 1.57926 -1.8 3.00845 1.44729 -1.8 3.0571 1.47429 -1.8 2.9625 1.59175 -1.8 2.9625 1.59175 -1.8 3.0571 1.47429 -1.8 2.98839 1.61161 -1.8 2.98839 1.61161 -1.8 3.0571 1.47429 -1.8 3.09932 1.51053 -1.8 3.13338 1.55453 -1.8 2.98839 1.61161 -1.8 3.09932 1.51053 -1.8 3.13338 1.55453 -1.8 3.00825 1.6375 -1.8 2.98839 1.61161 -1.8 3.13338 1.55453 -1.8 3.15788 1.60449 -1.8 3.00825 1.6375 -1.8 3.00825 1.6375 -1.8 3.15788 1.60449 -1.8 3.02074 1.66765 -1.8 3.02074 1.66765 -1.8 3.15788 1.60449 -1.8 3.17183 1.65836 -1.8 3.025 1.7 -1.8 3.17183 1.65836 -1.8 3.17465 1.71393 -1.8 3.02074 1.73235 -1.8 3.17465 1.71393 -1.8 3.16622 1.76893 -1.8 3.1469 1.82111 -1.8 3.02074 1.73235 -1.8 3.16622 1.76893 -1.8 3.1469 1.82111 -1.8 3.00825 1.7625 -1.8 3.02074 1.73235 -1.8 3.1469 1.82111 -1.8 3.11746 1.86833 -1.8 3.00825 1.7625 -1.8 3.00825 1.7625 -1.8 3.11746 1.86833 -1.8 2.98839 1.78839 -1.8 2.98839 1.78839 -1.8 3.11746 1.86833 -1.8 3.07913 1.90866 -1.8 2.9625 1.80825 -1.8 3.07913 1.90866 -1.8 3.03346 1.94045 -1.8 2.98232 1.96239 -1.8 2.9625 1.80825 -1.8 3.03346 1.94045 -1.8 2.98232 1.96239 -1.8 2.93235 1.82074 -1.8 2.9625 1.80825 -1.8 2.98232 1.96239 -1.8 2.92782 1.97359 -1.8 2.93235 1.82074 -1.8 2.93235 1.82074 -1.8 2.92782 1.97359 -1.8 2.9 1.825 -1.8 2.9 1.825 -1.8 2.92782 1.97359 -1.8 2.87218 1.97359 -1.8 2.86765 1.82074 -1.8 2.87218 1.97359 -1.8 2.81768 1.96239 -1.8 2.8375 1.80825 -1.8 2.81768 1.96239 -1.8 2.76654 1.94045 -1.8 2.72087 1.90866 -1.8 2.8375 1.80825 -1.8 2.76654 1.94045 -1.8 2.72087 1.90866 -1.8 2.81161 1.78839 -1.8 2.8375 1.80825 -1.8 2.72087 1.90866 -1.8 2.68254 1.86833 -1.8 2.81161 1.78839 -1.8 2.81161 1.78839 -1.8 2.68254 1.86833 -1.8 2.79175 1.7625 -1.8 2.79175 1.7625 -1.8 2.68254 1.86833 -1.8 2.6531 1.82111 -1.8 2.77926 1.73235 -1.8 2.6531 1.82111 -1.8 2.63378 1.76893 -1.8 2.62535 1.71393 -1.8 2.77926 1.73235 -1.8 2.63378 1.76893 -1.8 2.62535 1.71393 -1.8 2.775 1.7 -1.8 2.77926 1.73235 -1.8 2.62535 1.71393 -1.8 2.62817 1.65836 -1.8 2.775 1.7 -1.8 2.775 1.7 -1.8 2.62817 1.65836 -1.8 2.77926 1.66765 -1.8 2.77926 1.66765 -1.8 2.62817 1.65836 -1.8 2.64212 1.60449 -1.8 2.79175 1.6375 -1.8 2.64212 1.60449 -1.8 2.66662 1.55453 -1.8 2.81161 1.61161 -1.8 2.79175 1.6375 -1.8 2.66662 1.55453 -1.8 3.02074 1.66765 -1.8 3.17183 1.65836 -1.8 3.025 1.7 -1.8 3.025 1.7 -1.8 3.17465 1.71393 -1.8 3.02074 1.73235 -1.8 2.98839 1.78839 -1.8 3.07913 1.90866 -1.8 2.9625 1.80825 -1.8 2.9 1.825 -1.8 2.87218 1.97359 -1.8 2.86765 1.82074 -1.8 2.86765 1.82074 -1.8 2.81768 1.96239 -1.8 2.8375 1.80825 -1.8 2.79175 1.7625 -1.8 2.6531 1.82111 -1.8 2.77926 1.73235 -1.8 2.77926 1.66765 -1.8 2.64212 1.60449 -1.8 2.79175 1.6375 -1.8 2.93235 1.57926 -1.8 2.9 1.575 -1.8 2.95536 1.43063 -1.8 2.95536 1.43063 -1.8 2.9 1.575 -1.8 2.9 1.425 -1.8 2.93235 1.57926 -1.95 2.93235 1.57926 -1.8 2.9 1.575 -1.8 2.93235 1.57926 -1.95 2.9625 1.59175 -1.95 2.93235 1.57926 -1.8 2.93235 1.57926 -1.8 2.9625 1.59175 -1.95 2.9625 1.59175 -1.95 2.9625 1.59175 -1.8 2.9625 1.59175 -1.95 2.98839 1.61161 -1.95 2.98839 1.61161 -1.8 2.9625 1.59175 -1.8 2.98839 1.61161 -1.95 3.00825 1.6375 -1.8 2.98839 1.61161 -1.8 3.00825 1.6375 -1.95 3.02074 1.66765 -1.8 3.00825 1.6375 -1.8 3.02074 1.66765 -1.95 3.025 1.7 -1.8 3.02074 1.66765 -1.8 3.025 1.7 -1.95 3.02074 1.73235 -1.8 3.025 1.7 -1.8 3.02074 1.73235 -1.95 3.00825 1.7625 -1.8 3.02074 1.73235 -1.8 3.00825 1.7625 -1.95 2.98839 1.78839 -1.8 3.00825 1.7625 -1.8 2.98839 1.78839 -1.95 2.9625 1.80825 -1.8 2.98839 1.78839 -1.8 2.9625 1.80825 -1.95 2.93235 1.82074 -1.8 2.9625 1.80825 -1.8 2.93235 1.82074 -1.95 2.9 1.825 -1.8 2.93235 1.82074 -1.8 2.9 1.825 -1.95 2.86765 1.82074 -1.8 2.9 1.825 -1.8 2.86765 1.82074 -1.95 2.8375 1.80825 -1.8 2.86765 1.82074 -1.8 2.8375 1.80825 -1.95 2.81161 1.78839 -1.8 2.8375 1.80825 -1.8 2.81161 1.78839 -1.95 2.79175 1.7625 -1.8 2.81161 1.78839 -1.8 2.79175 1.7625 -1.95 2.77926 1.73235 -1.8 2.79175 1.7625 -1.8 2.77926 1.73235 -1.95 2.775 1.7 -1.8 2.77926 1.73235 -1.8 2.775 1.7 -1.95 2.77926 1.66765 -1.8 2.775 1.7 -1.8 2.77926 1.66765 -1.95 2.79175 1.6375 -1.8 2.77926 1.66765 -1.8 2.79175 1.6375 -1.95 2.81161 1.61161 -1.8 2.79175 1.6375 -1.8 2.81161 1.61161 -1.95 2.8375 1.59175 -1.8 2.81161 1.61161 -1.8 2.8375 1.59175 -1.95 2.86765 1.57926 -1.8 2.8375 1.59175 -1.8 2.86765 1.57926 -1.95 2.9 1.575 -1.8 2.86765 1.57926 -1.8 2.9 1.575 -1.95 2.93235 1.57926 -1.95 2.9 1.575 -1.8 2.9 1.575 -1.95 2.98839 1.61161 -1.8 2.98839 1.61161 -1.95 3.00825 1.6375 -1.95 3.00825 1.6375 -1.8 3.00825 1.6375 -1.95 3.02074 1.66765 -1.95 3.02074 1.66765 -1.8 3.02074 1.66765 -1.95 3.025 1.7 -1.95 3.025 1.7 -1.8 3.025 1.7 -1.95 3.02074 1.73235 -1.95 3.02074 1.73235 -1.8 3.02074 1.73235 -1.95 3.00825 1.7625 -1.95 3.00825 1.7625 -1.8 3.00825 1.7625 -1.95 2.98839 1.78839 -1.95 2.98839 1.78839 -1.8 2.98839 1.78839 -1.95 2.9625 1.80825 -1.95 2.9625 1.80825 -1.8 2.9625 1.80825 -1.95 2.93235 1.82074 -1.95 2.93235 1.82074 -1.8 2.93235 1.82074 -1.95 2.9 1.825 -1.95 2.9 1.825 -1.8 2.9 1.825 -1.95 2.86765 1.82074 -1.95 2.86765 1.82074 -1.8 2.86765 1.82074 -1.95 2.8375 1.80825 -1.95 2.8375 1.80825 -1.8 2.8375 1.80825 -1.95 2.81161 1.78839 -1.95 2.81161 1.78839 -1.8 2.81161 1.78839 -1.95 2.79175 1.7625 -1.95 2.79175 1.7625 -1.8 2.79175 1.7625 -1.95 2.77926 1.73235 -1.95 2.77926 1.73235 -1.8 2.77926 1.73235 -1.95 2.775 1.7 -1.95 2.775 1.7 -1.8 2.775 1.7 -1.95 2.77926 1.66765 -1.95 2.77926 1.66765 -1.8 2.77926 1.66765 -1.95 2.79175 1.6375 -1.95 2.79175 1.6375 -1.8 2.79175 1.6375 -1.95 2.81161 1.61161 -1.95 2.81161 1.61161 -1.8 2.81161 1.61161 -1.95 2.8375 1.59175 -1.95 2.8375 1.59175 -1.8 2.8375 1.59175 -1.95 2.86765 1.57926 -1.95 2.86765 1.57926 -1.8 2.86765 1.57926 -1.95 2.9 1.575 -1.95 2.95536 1.43063 -1.95 2.9 1.425 -1.95 2.9 1.575 -1.95 2.93235 1.57926 -1.95 2.95536 1.43063 -1.95 2.9 1.575 -1.95 2.93235 1.57926 -1.95 3.00845 1.44729 -1.95 2.95536 1.43063 -1.95 2.93235 1.57926 -1.95 2.9625 1.59175 -1.95 3.00845 1.44729 -1.95 3.00845 1.44729 -1.95 2.9625 1.59175 -1.95 3.0571 1.47429 -1.95 3.0571 1.47429 -1.95 2.9625 1.59175 -1.95 2.98839 1.61161 -1.95 3.09932 1.51053 -1.95 2.98839 1.61161 -1.95 3.13338 1.55453 -1.95 3.09932 1.51053 -1.95 3.0571 1.47429 -1.95 2.98839 1.61161 -1.95 2.79155 1.44729 -1.95 2.86765 1.57926 -1.95 2.84464 1.43063 -1.95 2.79155 1.44729 -1.95 2.8375 1.59175 -1.95 2.86765 1.57926 -1.95 2.79155 1.44729 -1.95 2.7429 1.47429 -1.95 2.8375 1.59175 -1.95 2.8375 1.59175 -1.95 2.7429 1.47429 -1.95 2.81161 1.61161 -1.95 2.81161 1.61161 -1.95 2.7429 1.47429 -1.95 2.70068 1.51053 -1.95 2.66662 1.55453 -1.95 2.81161 1.61161 -1.95 2.70068 1.51053 -1.95 2.66662 1.55453 -1.95 2.79175 1.6375 -1.95 2.81161 1.61161 -1.95 2.66662 1.55453 -1.95 2.64212 1.60449 -1.95 2.79175 1.6375 -1.95 2.79175 1.6375 -1.95 2.64212 1.60449 -1.95 2.77926 1.66765 -1.95 2.77926 1.66765 -1.95 2.64212 1.60449 -1.95 2.62817 1.65836 -1.95 2.775 1.7 -1.95 2.62817 1.65836 -1.95 2.62535 1.71393 -1.95 2.77926 1.73235 -1.95 2.62535 1.71393 -1.95 2.63378 1.76893 -1.95 2.6531 1.82111 -1.95 2.77926 1.73235 -1.95 2.63378 1.76893 -1.95 2.6531 1.82111 -1.95 2.79175 1.7625 -1.95 2.77926 1.73235 -1.95 2.6531 1.82111 -1.95 2.68254 1.86833 -1.95 2.79175 1.7625 -1.95 2.79175 1.7625 -1.95 2.68254 1.86833 -1.95 2.81161 1.78839 -1.95 2.81161 1.78839 -1.95 2.68254 1.86833 -1.95 2.72087 1.90866 -1.95 2.8375 1.80825 -1.95 2.72087 1.90866 -1.95 2.76654 1.94045 -1.95 2.81768 1.96239 -1.95 2.8375 1.80825 -1.95 2.76654 1.94045 -1.95 2.81768 1.96239 -1.95 2.86765 1.82074 -1.95 2.8375 1.80825 -1.95 2.81768 1.96239 -1.95 2.87218 1.97359 -1.95 2.86765 1.82074 -1.95 2.86765 1.82074 -1.95 2.87218 1.97359 -1.95 2.9 1.825 -1.95 2.9 1.825 -1.95 2.87218 1.97359 -1.95 2.92782 1.97359 -1.95 2.93235 1.82074 -1.95 2.92782 1.97359 -1.95 2.98232 1.96239 -1.95 2.9625 1.80825 -1.95 2.98232 1.96239 -1.95 3.03346 1.94045 -1.95 3.07913 1.90866 -1.95 2.9625 1.80825 -1.95 3.03346 1.94045 -1.95 3.07913 1.90866 -1.95 2.98839 1.78839 -1.95 2.9625 1.80825 -1.95 3.07913 1.90866 -1.95 3.11746 1.86833 -1.95 2.98839 1.78839 -1.95 2.98839 1.78839 -1.95 3.11746 1.86833 -1.95 3.00825 1.7625 -1.95 3.00825 1.7625 -1.95 3.11746 1.86833 -1.95 3.1469 1.82111 -1.95 3.02074 1.73235 -1.95 3.1469 1.82111 -1.95 3.16622 1.76893 -1.95 3.17465 1.71393 -1.95 3.02074 1.73235 -1.95 3.16622 1.76893 -1.95 3.17465 1.71393 -1.95 3.025 1.7 -1.95 3.02074 1.73235 -1.95 3.17465 1.71393 -1.95 3.17183 1.65836 -1.95 3.025 1.7 -1.95 3.025 1.7 -1.95 3.17183 1.65836 -1.95 3.02074 1.66765 -1.95 3.02074 1.66765 -1.95 3.17183 1.65836 -1.95 3.15788 1.60449 -1.95 3.00825 1.6375 -1.95 3.15788 1.60449 -1.95 3.13338 1.55453 -1.95 2.98839 1.61161 -1.95 3.00825 1.6375 -1.95 3.13338 1.55453 -1.95 2.77926 1.66765 -1.95 2.62817 1.65836 -1.95 2.775 1.7 -1.95 2.775 1.7 -1.95 2.62535 1.71393 -1.95 2.77926 1.73235 -1.95 2.81161 1.78839 -1.95 2.72087 1.90866 -1.95 2.8375 1.80825 -1.95 2.9 1.825 -1.95 2.92782 1.97359 -1.95 2.93235 1.82074 -1.95 2.93235 1.82074 -1.95 2.98232 1.96239 -1.95 2.9625 1.80825 -1.95 3.00825 1.7625 -1.95 3.1469 1.82111 -1.95 3.02074 1.73235 -1.95 3.02074 1.66765 -1.95 3.15788 1.60449 -1.95 3.00825 1.6375 -1.95 2.86765 1.57926 -1.95 2.9 1.575 -1.95 2.84464 1.43063 -1.95 2.84464 1.43063 -1.95 2.9 1.575 -1.95 2.9 1.425 -1.65 2.87347 0.999007 -1.66299 2.87929 0.977274 -1.65 2.9 1.0025 -1.65 2.87347 0.999007 -1.66299 2.86 0.969282 -1.66299 2.87929 0.977274 -1.65 2.87347 0.999007 -1.65 2.84875 0.988768 -1.66299 2.86 0.969282 -1.66299 2.86 0.969282 -1.65 2.84875 0.988768 -1.66299 2.84343 0.956569 -1.66299 2.84343 0.956569 -1.65 2.84875 0.988768 -1.65 2.82752 0.972478 -1.66299 2.83072 0.94 -1.65 2.82752 0.972478 -1.65 2.81123 0.95125 -1.66299 2.82273 0.920705 -1.65 2.81123 0.95125 -1.65 2.80099 0.926529 -1.66299 2.82 0.9 -1.65 2.80099 0.926529 -1.65 2.7975 0.9 -1.66299 2.82273 0.879294 -1.65 2.7975 0.9 -1.65 2.80099 0.873471 -1.66299 2.83072 0.86 -1.65 2.80099 0.873471 -1.65 2.81123 0.84875 -1.66299 2.84343 0.843431 -1.65 2.81123 0.84875 -1.65 2.82752 0.827522 -1.66299 2.86 0.830718 -1.65 2.82752 0.827522 -1.65 2.84875 0.811232 -1.66299 2.87929 0.822726 -1.65 2.84875 0.811232 -1.65 2.87347 0.800993 -1.66299 2.9 0.82 -1.65 2.87347 0.800993 -1.65 2.9 0.7975 -1.66299 2.92071 0.822726 -1.65 2.9 0.7975 -1.65 2.92653 0.800993 -1.66299 2.94 0.830718 -1.65 2.92653 0.800993 -1.65 2.95125 0.811232 -1.66299 2.95657 0.843431 -1.65 2.95125 0.811232 -1.65 2.97248 0.827522 -1.66299 2.96928 0.86 -1.65 2.97248 0.827522 -1.65 2.98877 0.84875 -1.66299 2.97727 0.879294 -1.65 2.98877 0.84875 -1.65 2.99901 0.873471 -1.66299 2.98 0.9 -1.65 2.99901 0.873471 -1.65 3.0025 0.9 -1.66299 2.97727 0.920705 -1.65 3.0025 0.9 -1.65 2.99901 0.926529 -1.66299 2.96928 0.94 -1.65 2.99901 0.926529 -1.65 2.98877 0.95125 -1.66299 2.95657 0.956569 -1.65 2.98877 0.95125 -1.65 2.97248 0.972478 -1.66299 2.94 0.969282 -1.65 2.97248 0.972478 -1.65 2.95125 0.988768 -1.66299 2.92071 0.977274 -1.65 2.95125 0.988768 -1.65 2.92653 0.999007 -1.66299 2.9 0.98 -1.65 2.92653 0.999007 -1.65 2.9 1.0025 -1.66299 2.87929 0.977274 -1.66299 2.9 0.98 -1.65 2.9 1.0025 -1.66299 2.84343 0.956569 -1.65 2.82752 0.972478 -1.66299 2.83072 0.94 -1.66299 2.83072 0.94 -1.65 2.81123 0.95125 -1.66299 2.82273 0.920705 -1.66299 2.82273 0.920705 -1.65 2.80099 0.926529 -1.66299 2.82 0.9 -1.66299 2.82 0.9 -1.65 2.7975 0.9 -1.66299 2.82273 0.879294 -1.66299 2.82273 0.879294 -1.65 2.80099 0.873471 -1.66299 2.83072 0.86 -1.66299 2.83072 0.86 -1.65 2.81123 0.84875 -1.66299 2.84343 0.843431 -1.66299 2.84343 0.843431 -1.65 2.82752 0.827522 -1.66299 2.86 0.830718 -1.66299 2.86 0.830718 -1.65 2.84875 0.811232 -1.66299 2.87929 0.822726 -1.66299 2.87929 0.822726 -1.65 2.87347 0.800993 -1.66299 2.9 0.82 -1.66299 2.9 0.82 -1.65 2.9 0.7975 -1.66299 2.92071 0.822726 -1.66299 2.92071 0.822726 -1.65 2.92653 0.800993 -1.66299 2.94 0.830718 -1.66299 2.94 0.830718 -1.65 2.95125 0.811232 -1.66299 2.95657 0.843431 -1.66299 2.95657 0.843431 -1.65 2.97248 0.827522 -1.66299 2.96928 0.86 -1.66299 2.96928 0.86 -1.65 2.98877 0.84875 -1.66299 2.97727 0.879294 -1.66299 2.97727 0.879294 -1.65 2.99901 0.873471 -1.66299 2.98 0.9 -1.66299 2.98 0.9 -1.65 3.0025 0.9 -1.66299 2.97727 0.920705 -1.66299 2.97727 0.920705 -1.65 2.99901 0.926529 -1.66299 2.96928 0.94 -1.66299 2.96928 0.94 -1.65 2.98877 0.95125 -1.66299 2.95657 0.956569 -1.66299 2.95657 0.956569 -1.65 2.97248 0.972478 -1.66299 2.94 0.969282 -1.66299 2.94 0.969282 -1.65 2.95125 0.988768 -1.66299 2.92071 0.977274 -1.66299 2.92071 0.977274 -1.65 2.92653 0.999007 -1.66299 2.9 0.98 -1.66299 2.87929 0.977274 -1.9215 2.87929 0.977274 -1.66299 2.9 0.98 -1.66299 2.87929 0.977274 -1.9215 2.86 0.969282 -1.9215 2.87929 0.977274 -1.66299 2.87929 0.977274 -1.66299 2.86 0.969282 -1.9215 2.86 0.969282 -1.9215 2.86 0.969282 -1.66299 2.86 0.969282 -1.9215 2.84343 0.956569 -2.08701 2.84343 0.956569 -1.9215 2.84343 0.956569 -2.08701 2.83072 0.94 -2.08701 2.84343 0.956569 -1.9215 2.86 0.969282 -1.9215 2.84343 0.956569 -2.08701 2.84343 0.956569 -2.08701 2.86 0.969282 -1.9215 2.86 0.969282 -1.9215 2.86 0.969282 -2.08701 2.86 0.969282 -1.9215 2.87929 0.977274 -1.9215 2.87929 0.977274 -2.08701 2.86 0.969282 -2.08701 2.87929 0.977274 -1.9215 2.9 0.98 -2.08701 2.87929 0.977274 -2.08701 2.9 0.98 -1.9215 2.92071 0.977274 -2.08701 2.9 0.98 -2.08701 2.92071 0.977274 -1.9215 2.94 0.969282 -2.08701 2.92071 0.977274 -2.08701 2.94 0.969282 -1.9215 2.95657 0.956569 -2.08701 2.94 0.969282 -2.08701 2.95657 0.956569 -1.9215 2.96928 0.94 -2.08701 2.95657 0.956569 -2.08701 2.96928 0.94 -1.9215 2.97727 0.920705 -2.08701 2.96928 0.94 -2.08701 2.97727 0.920705 -1.9215 2.98 0.9 -2.08701 2.97727 0.920705 -2.08701 2.98 0.9 -1.9215 2.97727 0.879294 -2.08701 2.98 0.9 -2.08701 2.97727 0.879294 -1.9215 2.96928 0.86 -2.08701 2.97727 0.879294 -2.08701 2.96928 0.86 -1.9215 2.95657 0.843431 -2.08701 2.96928 0.86 -2.08701 2.95657 0.843431 -1.9215 2.94 0.830718 -2.08701 2.95657 0.843431 -2.08701 2.94 0.830718 -1.9215 2.92071 0.822726 -2.08701 2.94 0.830718 -2.08701 2.92071 0.822726 -1.9215 2.9 0.82 -2.08701 2.92071 0.822726 -2.08701 2.9 0.82 -1.9215 2.87929 0.822726 -2.08701 2.9 0.82 -2.08701 2.87929 0.822726 -1.9215 2.86 0.830718 -2.08701 2.87929 0.822726 -2.08701 2.86 0.830718 -1.9215 2.84343 0.843431 -2.08701 2.86 0.830718 -2.08701 2.84343 0.843431 -1.9215 2.83072 0.86 -2.08701 2.84343 0.843431 -2.08701 2.83072 0.86 -1.9215 2.82273 0.879294 -2.08701 2.83072 0.86 -2.08701 2.82273 0.879294 -1.9215 2.82 0.9 -2.08701 2.82273 0.879294 -2.08701 2.82 0.9 -1.9215 2.82273 0.920705 -2.08701 2.82 0.9 -2.08701 2.82273 0.920705 -1.9215 2.83072 0.94 -2.08701 2.82273 0.920705 -2.08701 2.83072 0.94 -1.9215 2.84343 0.956569 -1.9215 2.83072 0.94 -2.08701 2.83072 0.94 -1.9215 2.84343 0.956569 -1.66299 2.84343 0.956569 -1.9215 2.83072 0.94 -1.9215 2.84343 0.956569 -1.66299 2.86 0.969282 -1.66299 2.84343 0.956569 -1.66299 2.84343 0.956569 -1.66299 2.83072 0.94 -1.9215 2.83072 0.94 -1.9215 2.83072 0.94 -1.66299 2.83072 0.94 -1.9215 2.82273 0.920705 -2.08701 2.82273 0.920705 -1.9215 2.83072 0.94 -1.9215 2.82273 0.920705 -1.66299 2.83072 0.94 -1.66299 2.82273 0.920705 -1.9215 2.82273 0.920705 -1.9215 2.82273 0.920705 -1.66299 2.82273 0.920705 -1.9215 2.82 0.9 -2.08701 2.82 0.9 -1.9215 2.82273 0.920705 -1.9215 2.82 0.9 -1.66299 2.82273 0.920705 -1.66299 2.82 0.9 -1.9215 2.82 0.9 -1.9215 2.82 0.9 -1.66299 2.82 0.9 -1.9215 2.82273 0.879294 -2.08701 2.82273 0.879294 -1.9215 2.82 0.9 -1.9215 2.82273 0.879294 -1.66299 2.82 0.9 -1.66299 2.82273 0.879294 -1.9215 2.82273 0.879294 -1.9215 2.82273 0.879294 -1.66299 2.82273 0.879294 -1.9215 2.83072 0.86 -2.08701 2.83072 0.86 -1.9215 2.82273 0.879294 -1.9215 2.83072 0.86 -1.66299 2.82273 0.879294 -1.66299 2.83072 0.86 -1.9215 2.83072 0.86 -1.9215 2.83072 0.86 -1.66299 2.83072 0.86 -1.9215 2.84343 0.843431 -2.08701 2.84343 0.843431 -1.9215 2.83072 0.86 -1.9215 2.84343 0.843431 -1.66299 2.83072 0.86 -1.66299 2.84343 0.843431 -1.9215 2.84343 0.843431 -1.9215 2.84343 0.843431 -1.66299 2.84343 0.843431 -1.9215 2.86 0.830718 -2.08701 2.86 0.830718 -1.9215 2.84343 0.843431 -1.9215 2.86 0.830718 -1.66299 2.84343 0.843431 -1.66299 2.86 0.830718 -1.9215 2.86 0.830718 -1.9215 2.86 0.830718 -1.66299 2.86 0.830718 -1.9215 2.87929 0.822726 -2.08701 2.87929 0.822726 -1.9215 2.86 0.830718 -1.9215 2.87929 0.822726 -1.66299 2.86 0.830718 -1.66299 2.87929 0.822726 -1.9215 2.87929 0.822726 -1.9215 2.87929 0.822726 -1.66299 2.87929 0.822726 -1.9215 2.9 0.82 -2.08701 2.9 0.82 -1.9215 2.87929 0.822726 -1.9215 2.9 0.82 -1.66299 2.87929 0.822726 -1.66299 2.9 0.82 -1.9215 2.9 0.82 -1.9215 2.9 0.82 -1.66299 2.9 0.82 -1.9215 2.92071 0.822726 -2.08701 2.92071 0.822726 -1.9215 2.9 0.82 -1.9215 2.92071 0.822726 -1.66299 2.9 0.82 -1.66299 2.92071 0.822726 -1.9215 2.92071 0.822726 -1.9215 2.92071 0.822726 -1.66299 2.92071 0.822726 -1.9215 2.94 0.830718 -2.08701 2.94 0.830718 -1.9215 2.92071 0.822726 -1.9215 2.94 0.830718 -1.66299 2.92071 0.822726 -1.66299 2.94 0.830718 -1.9215 2.94 0.830718 -1.9215 2.94 0.830718 -1.66299 2.94 0.830718 -1.9215 2.95657 0.843431 -2.08701 2.95657 0.843431 -1.9215 2.94 0.830718 -1.9215 2.95657 0.843431 -1.66299 2.94 0.830718 -1.66299 2.95657 0.843431 -1.9215 2.95657 0.843431 -1.9215 2.95657 0.843431 -1.66299 2.95657 0.843431 -1.9215 2.96928 0.86 -2.08701 2.96928 0.86 -1.9215 2.95657 0.843431 -1.9215 2.96928 0.86 -1.66299 2.95657 0.843431 -1.66299 2.96928 0.86 -1.9215 2.96928 0.86 -1.9215 2.96928 0.86 -1.66299 2.96928 0.86 -1.9215 2.97727 0.879294 -2.08701 2.97727 0.879294 -1.9215 2.96928 0.86 -1.9215 2.97727 0.879294 -1.66299 2.96928 0.86 -1.66299 2.97727 0.879294 -1.9215 2.97727 0.879294 -1.9215 2.97727 0.879294 -1.66299 2.97727 0.879294 -1.9215 2.98 0.9 -2.08701 2.98 0.9 -1.9215 2.97727 0.879294 -1.9215 2.98 0.9 -1.66299 2.97727 0.879294 -1.66299 2.98 0.9 -1.9215 2.98 0.9 -1.9215 2.98 0.9 -1.66299 2.98 0.9 -1.9215 2.97727 0.920705 -2.08701 2.97727 0.920705 -1.9215 2.98 0.9 -1.9215 2.97727 0.920705 -1.66299 2.98 0.9 -1.66299 2.97727 0.920705 -1.9215 2.97727 0.920705 -1.9215 2.97727 0.920705 -1.66299 2.97727 0.920705 -1.9215 2.96928 0.94 -2.08701 2.96928 0.94 -1.9215 2.97727 0.920705 -1.9215 2.96928 0.94 -1.66299 2.97727 0.920705 -1.66299 2.96928 0.94 -1.9215 2.96928 0.94 -1.9215 2.96928 0.94 -1.66299 2.96928 0.94 -1.9215 2.95657 0.956569 -2.08701 2.95657 0.956569 -1.9215 2.96928 0.94 -1.9215 2.95657 0.956569 -1.66299 2.96928 0.94 -1.66299 2.95657 0.956569 -1.9215 2.95657 0.956569 -1.9215 2.95657 0.956569 -1.66299 2.95657 0.956569 -1.9215 2.94 0.969282 -2.08701 2.94 0.969282 -1.9215 2.95657 0.956569 -1.9215 2.94 0.969282 -1.66299 2.95657 0.956569 -1.66299 2.94 0.969282 -1.9215 2.94 0.969282 -1.9215 2.94 0.969282 -1.66299 2.94 0.969282 -1.9215 2.92071 0.977274 -2.08701 2.92071 0.977274 -1.9215 2.94 0.969282 -1.9215 2.92071 0.977274 -1.66299 2.94 0.969282 -1.66299 2.92071 0.977274 -1.9215 2.92071 0.977274 -1.9215 2.92071 0.977274 -1.66299 2.92071 0.977274 -1.9215 2.9 0.98 -2.08701 2.9 0.98 -1.9215 2.92071 0.977274 -1.9215 2.9 0.98 -1.66299 2.92071 0.977274 -1.66299 2.9 0.98 -1.9215 2.9 0.98 -1.9215 2.9 0.98 -1.66299 2.9 0.98 -1.9215 2.87929 0.977274 -2.08701 2.87929 0.977274 -1.9215 2.9 0.98 -1.9215 2.87929 0.977274 -2.08701 2.87929 0.977274 -2.1 2.87347 0.999007 -2.08701 2.9 0.98 -2.08701 2.87929 0.977274 -2.1 2.84875 0.988768 -2.1 2.87347 0.999007 -2.08701 2.87929 0.977274 -2.08701 2.86 0.969282 -2.1 2.84875 0.988768 -2.1 2.84875 0.988768 -2.08701 2.86 0.969282 -2.1 2.82752 0.972478 -2.1 2.82752 0.972478 -2.08701 2.86 0.969282 -2.08701 2.84343 0.956569 -2.1 2.81123 0.95125 -2.08701 2.84343 0.956569 -2.08701 2.83072 0.94 -2.1 2.80099 0.926529 -2.08701 2.83072 0.94 -2.08701 2.82273 0.920705 -2.1 2.7975 0.9 -2.08701 2.82273 0.920705 -2.08701 2.82 0.9 -2.1 2.80099 0.873471 -2.08701 2.82 0.9 -2.08701 2.82273 0.879294 -2.1 2.81123 0.84875 -2.08701 2.82273 0.879294 -2.08701 2.83072 0.86 -2.1 2.82752 0.827522 -2.08701 2.83072 0.86 -2.08701 2.84343 0.843431 -2.1 2.84875 0.811232 -2.08701 2.84343 0.843431 -2.08701 2.86 0.830718 -2.1 2.87347 0.800993 -2.08701 2.86 0.830718 -2.08701 2.87929 0.822726 -2.1 2.9 0.7975 -2.08701 2.87929 0.822726 -2.08701 2.9 0.82 -2.1 2.92653 0.800993 -2.08701 2.9 0.82 -2.08701 2.92071 0.822726 -2.1 2.95125 0.811232 -2.08701 2.92071 0.822726 -2.08701 2.94 0.830718 -2.1 2.97248 0.827522 -2.08701 2.94 0.830718 -2.08701 2.95657 0.843431 -2.1 2.98877 0.84875 -2.08701 2.95657 0.843431 -2.08701 2.96928 0.86 -2.1 2.99901 0.873471 -2.08701 2.96928 0.86 -2.08701 2.97727 0.879294 -2.1 3.0025 0.9 -2.08701 2.97727 0.879294 -2.08701 2.98 0.9 -2.1 2.99901 0.926529 -2.08701 2.98 0.9 -2.08701 2.97727 0.920705 -2.1 2.98877 0.95125 -2.08701 2.97727 0.920705 -2.08701 2.96928 0.94 -2.1 2.97248 0.972478 -2.08701 2.96928 0.94 -2.08701 2.95657 0.956569 -2.1 2.95125 0.988768 -2.08701 2.95657 0.956569 -2.08701 2.94 0.969282 -2.1 2.92653 0.999007 -2.08701 2.94 0.969282 -2.08701 2.92071 0.977274 -2.1 2.9 1.0025 -2.08701 2.92071 0.977274 -2.08701 2.9 0.98 -2.1 2.87347 0.999007 -2.1 2.9 1.0025 -2.08701 2.9 0.98 -2.1 2.82752 0.972478 -2.08701 2.84343 0.956569 -2.1 2.81123 0.95125 -2.1 2.81123 0.95125 -2.08701 2.83072 0.94 -2.1 2.80099 0.926529 -2.1 2.80099 0.926529 -2.08701 2.82273 0.920705 -2.1 2.7975 0.9 -2.1 2.7975 0.9 -2.08701 2.82 0.9 -2.1 2.80099 0.873471 -2.1 2.80099 0.873471 -2.08701 2.82273 0.879294 -2.1 2.81123 0.84875 -2.1 2.81123 0.84875 -2.08701 2.83072 0.86 -2.1 2.82752 0.827522 -2.1 2.82752 0.827522 -2.08701 2.84343 0.843431 -2.1 2.84875 0.811232 -2.1 2.84875 0.811232 -2.08701 2.86 0.830718 -2.1 2.87347 0.800993 -2.1 2.87347 0.800993 -2.08701 2.87929 0.822726 -2.1 2.9 0.7975 -2.1 2.9 0.7975 -2.08701 2.9 0.82 -2.1 2.92653 0.800993 -2.1 2.92653 0.800993 -2.08701 2.92071 0.822726 -2.1 2.95125 0.811232 -2.1 2.95125 0.811232 -2.08701 2.94 0.830718 -2.1 2.97248 0.827522 -2.1 2.97248 0.827522 -2.08701 2.95657 0.843431 -2.1 2.98877 0.84875 -2.1 2.98877 0.84875 -2.08701 2.96928 0.86 -2.1 2.99901 0.873471 -2.1 2.99901 0.873471 -2.08701 2.97727 0.879294 -2.1 3.0025 0.9 -2.1 3.0025 0.9 -2.08701 2.98 0.9 -2.1 2.99901 0.926529 -2.1 2.99901 0.926529 -2.08701 2.97727 0.920705 -2.1 2.98877 0.95125 -2.1 2.98877 0.95125 -2.08701 2.96928 0.94 -2.1 2.97248 0.972478 -2.1 2.97248 0.972478 -2.08701 2.95657 0.956569 -2.1 2.95125 0.988768 -2.1 2.95125 0.988768 -2.08701 2.94 0.969282 -2.1 2.92653 0.999007 -2.1 2.92653 0.999007 -2.08701 2.92071 0.977274 -2.1 2.9 1.0025 -1.65 2.07347 1.79901 -1.66299 2.07929 1.77727 -1.65 2.1 1.8025 -1.65 2.07347 1.79901 -1.66299 2.06 1.76928 -1.66299 2.07929 1.77727 -1.65 2.07347 1.79901 -1.65 2.04875 1.78877 -1.66299 2.06 1.76928 -1.66299 2.06 1.76928 -1.65 2.04875 1.78877 -1.66299 2.04343 1.75657 -1.66299 2.04343 1.75657 -1.65 2.04875 1.78877 -1.65 2.02752 1.77248 -1.66299 2.03072 1.74 -1.65 2.02752 1.77248 -1.65 2.01123 1.75125 -1.66299 2.02273 1.72071 -1.65 2.01123 1.75125 -1.65 2.00099 1.72653 -1.66299 2.02 1.7 -1.65 2.00099 1.72653 -1.65 1.9975 1.7 -1.66299 2.02273 1.67929 -1.65 1.9975 1.7 -1.65 2.00099 1.67347 -1.66299 2.03072 1.66 -1.65 2.00099 1.67347 -1.65 2.01123 1.64875 -1.66299 2.04343 1.64343 -1.65 2.01123 1.64875 -1.65 2.02752 1.62752 -1.66299 2.06 1.63072 -1.65 2.02752 1.62752 -1.65 2.04875 1.61123 -1.66299 2.07929 1.62273 -1.65 2.04875 1.61123 -1.65 2.07347 1.60099 -1.66299 2.1 1.62 -1.65 2.07347 1.60099 -1.65 2.1 1.5975 -1.66299 2.12071 1.62273 -1.65 2.1 1.5975 -1.65 2.12653 1.60099 -1.66299 2.14 1.63072 -1.65 2.12653 1.60099 -1.65 2.15125 1.61123 -1.66299 2.15657 1.64343 -1.65 2.15125 1.61123 -1.65 2.17248 1.62752 -1.66299 2.16928 1.66 -1.65 2.17248 1.62752 -1.65 2.18877 1.64875 -1.66299 2.17727 1.67929 -1.65 2.18877 1.64875 -1.65 2.19901 1.67347 -1.66299 2.18 1.7 -1.65 2.19901 1.67347 -1.65 2.2025 1.7 -1.66299 2.17727 1.72071 -1.65 2.2025 1.7 -1.65 2.19901 1.72653 -1.66299 2.16928 1.74 -1.65 2.19901 1.72653 -1.65 2.18877 1.75125 -1.66299 2.15657 1.75657 -1.65 2.18877 1.75125 -1.65 2.17248 1.77248 -1.66299 2.14 1.76928 -1.65 2.17248 1.77248 -1.65 2.15125 1.78877 -1.66299 2.12071 1.77727 -1.65 2.15125 1.78877 -1.65 2.12653 1.79901 -1.66299 2.1 1.78 -1.65 2.12653 1.79901 -1.65 2.1 1.8025 -1.66299 2.07929 1.77727 -1.66299 2.1 1.78 -1.65 2.1 1.8025 -1.66299 2.04343 1.75657 -1.65 2.02752 1.77248 -1.66299 2.03072 1.74 -1.66299 2.03072 1.74 -1.65 2.01123 1.75125 -1.66299 2.02273 1.72071 -1.66299 2.02273 1.72071 -1.65 2.00099 1.72653 -1.66299 2.02 1.7 -1.66299 2.02 1.7 -1.65 1.9975 1.7 -1.66299 2.02273 1.67929 -1.66299 2.02273 1.67929 -1.65 2.00099 1.67347 -1.66299 2.03072 1.66 -1.66299 2.03072 1.66 -1.65 2.01123 1.64875 -1.66299 2.04343 1.64343 -1.66299 2.04343 1.64343 -1.65 2.02752 1.62752 -1.66299 2.06 1.63072 -1.66299 2.06 1.63072 -1.65 2.04875 1.61123 -1.66299 2.07929 1.62273 -1.66299 2.07929 1.62273 -1.65 2.07347 1.60099 -1.66299 2.1 1.62 -1.66299 2.1 1.62 -1.65 2.1 1.5975 -1.66299 2.12071 1.62273 -1.66299 2.12071 1.62273 -1.65 2.12653 1.60099 -1.66299 2.14 1.63072 -1.66299 2.14 1.63072 -1.65 2.15125 1.61123 -1.66299 2.15657 1.64343 -1.66299 2.15657 1.64343 -1.65 2.17248 1.62752 -1.66299 2.16928 1.66 -1.66299 2.16928 1.66 -1.65 2.18877 1.64875 -1.66299 2.17727 1.67929 -1.66299 2.17727 1.67929 -1.65 2.19901 1.67347 -1.66299 2.18 1.7 -1.66299 2.18 1.7 -1.65 2.2025 1.7 -1.66299 2.17727 1.72071 -1.66299 2.17727 1.72071 -1.65 2.19901 1.72653 -1.66299 2.16928 1.74 -1.66299 2.16928 1.74 -1.65 2.18877 1.75125 -1.66299 2.15657 1.75657 -1.66299 2.15657 1.75657 -1.65 2.17248 1.77248 -1.66299 2.14 1.76928 -1.66299 2.14 1.76928 -1.65 2.15125 1.78877 -1.66299 2.12071 1.77727 -1.66299 2.12071 1.77727 -1.65 2.12653 1.79901 -1.66299 2.1 1.78 -1.66299 2.07929 1.77727 -1.9215 2.07929 1.77727 -1.66299 2.1 1.78 -1.66299 2.07929 1.77727 -1.9215 2.06 1.76928 -1.9215 2.07929 1.77727 -1.66299 2.07929 1.77727 -1.66299 2.06 1.76928 -1.9215 2.06 1.76928 -1.9215 2.06 1.76928 -1.66299 2.06 1.76928 -1.9215 2.04343 1.75657 -2.08701 2.04343 1.75657 -1.9215 2.04343 1.75657 -2.08701 2.03072 1.74 -2.08701 2.04343 1.75657 -1.9215 2.06 1.76928 -1.9215 2.04343 1.75657 -2.08701 2.04343 1.75657 -2.08701 2.06 1.76928 -1.9215 2.06 1.76928 -1.9215 2.06 1.76928 -2.08701 2.06 1.76928 -1.9215 2.07929 1.77727 -1.9215 2.07929 1.77727 -2.08701 2.06 1.76928 -2.08701 2.07929 1.77727 -1.9215 2.1 1.78 -2.08701 2.07929 1.77727 -2.08701 2.1 1.78 -1.9215 2.12071 1.77727 -2.08701 2.1 1.78 -2.08701 2.12071 1.77727 -1.9215 2.14 1.76928 -2.08701 2.12071 1.77727 -2.08701 2.14 1.76928 -1.9215 2.15657 1.75657 -2.08701 2.14 1.76928 -2.08701 2.15657 1.75657 -1.9215 2.16928 1.74 -2.08701 2.15657 1.75657 -2.08701 2.16928 1.74 -1.9215 2.17727 1.72071 -2.08701 2.16928 1.74 -2.08701 2.17727 1.72071 -1.9215 2.18 1.7 -2.08701 2.17727 1.72071 -2.08701 2.18 1.7 -1.9215 2.17727 1.67929 -2.08701 2.18 1.7 -2.08701 2.17727 1.67929 -1.9215 2.16928 1.66 -2.08701 2.17727 1.67929 -2.08701 2.16928 1.66 -1.9215 2.15657 1.64343 -2.08701 2.16928 1.66 -2.08701 2.15657 1.64343 -1.9215 2.14 1.63072 -2.08701 2.15657 1.64343 -2.08701 2.14 1.63072 -1.9215 2.12071 1.62273 -2.08701 2.14 1.63072 -2.08701 2.12071 1.62273 -1.9215 2.1 1.62 -2.08701 2.12071 1.62273 -2.08701 2.1 1.62 -1.9215 2.07929 1.62273 -2.08701 2.1 1.62 -2.08701 2.07929 1.62273 -1.9215 2.06 1.63072 -2.08701 2.07929 1.62273 -2.08701 2.06 1.63072 -1.9215 2.04343 1.64343 -2.08701 2.06 1.63072 -2.08701 2.04343 1.64343 -1.9215 2.03072 1.66 -2.08701 2.04343 1.64343 -2.08701 2.03072 1.66 -1.9215 2.02273 1.67929 -2.08701 2.03072 1.66 -2.08701 2.02273 1.67929 -1.9215 2.02 1.7 -2.08701 2.02273 1.67929 -2.08701 2.02 1.7 -1.9215 2.02273 1.72071 -2.08701 2.02 1.7 -2.08701 2.02273 1.72071 -1.9215 2.03072 1.74 -2.08701 2.02273 1.72071 -2.08701 2.03072 1.74 -1.9215 2.04343 1.75657 -1.9215 2.03072 1.74 -2.08701 2.03072 1.74 -1.9215 2.04343 1.75657 -1.66299 2.04343 1.75657 -1.9215 2.03072 1.74 -1.9215 2.04343 1.75657 -1.66299 2.06 1.76928 -1.66299 2.04343 1.75657 -1.66299 2.04343 1.75657 -1.66299 2.03072 1.74 -1.9215 2.03072 1.74 -1.9215 2.03072 1.74 -1.66299 2.03072 1.74 -1.9215 2.02273 1.72071 -2.08701 2.02273 1.72071 -1.9215 2.03072 1.74 -1.9215 2.02273 1.72071 -1.66299 2.03072 1.74 -1.66299 2.02273 1.72071 -1.9215 2.02273 1.72071 -1.9215 2.02273 1.72071 -1.66299 2.02273 1.72071 -1.9215 2.02 1.7 -2.08701 2.02 1.7 -1.9215 2.02273 1.72071 -1.9215 2.02 1.7 -1.66299 2.02273 1.72071 -1.66299 2.02 1.7 -1.9215 2.02 1.7 -1.9215 2.02 1.7 -1.66299 2.02 1.7 -1.9215 2.02273 1.67929 -2.08701 2.02273 1.67929 -1.9215 2.02 1.7 -1.9215 2.02273 1.67929 -1.66299 2.02 1.7 -1.66299 2.02273 1.67929 -1.9215 2.02273 1.67929 -1.9215 2.02273 1.67929 -1.66299 2.02273 1.67929 -1.9215 2.03072 1.66 -2.08701 2.03072 1.66 -1.9215 2.02273 1.67929 -1.9215 2.03072 1.66 -1.66299 2.02273 1.67929 -1.66299 2.03072 1.66 -1.9215 2.03072 1.66 -1.9215 2.03072 1.66 -1.66299 2.03072 1.66 -1.9215 2.04343 1.64343 -2.08701 2.04343 1.64343 -1.9215 2.03072 1.66 -1.9215 2.04343 1.64343 -1.66299 2.03072 1.66 -1.66299 2.04343 1.64343 -1.9215 2.04343 1.64343 -1.9215 2.04343 1.64343 -1.66299 2.04343 1.64343 -1.9215 2.06 1.63072 -2.08701 2.06 1.63072 -1.9215 2.04343 1.64343 -1.9215 2.06 1.63072 -1.66299 2.04343 1.64343 -1.66299 2.06 1.63072 -1.9215 2.06 1.63072 -1.9215 2.06 1.63072 -1.66299 2.06 1.63072 -1.9215 2.07929 1.62273 -2.08701 2.07929 1.62273 -1.9215 2.06 1.63072 -1.9215 2.07929 1.62273 -1.66299 2.06 1.63072 -1.66299 2.07929 1.62273 -1.9215 2.07929 1.62273 -1.9215 2.07929 1.62273 -1.66299 2.07929 1.62273 -1.9215 2.1 1.62 -2.08701 2.1 1.62 -1.9215 2.07929 1.62273 -1.9215 2.1 1.62 -1.66299 2.07929 1.62273 -1.66299 2.1 1.62 -1.9215 2.1 1.62 -1.9215 2.1 1.62 -1.66299 2.1 1.62 -1.9215 2.12071 1.62273 -2.08701 2.12071 1.62273 -1.9215 2.1 1.62 -1.9215 2.12071 1.62273 -1.66299 2.1 1.62 -1.66299 2.12071 1.62273 -1.9215 2.12071 1.62273 -1.9215 2.12071 1.62273 -1.66299 2.12071 1.62273 -1.9215 2.14 1.63072 -2.08701 2.14 1.63072 -1.9215 2.12071 1.62273 -1.9215 2.14 1.63072 -1.66299 2.12071 1.62273 -1.66299 2.14 1.63072 -1.9215 2.14 1.63072 -1.9215 2.14 1.63072 -1.66299 2.14 1.63072 -1.9215 2.15657 1.64343 -2.08701 2.15657 1.64343 -1.9215 2.14 1.63072 -1.9215 2.15657 1.64343 -1.66299 2.14 1.63072 -1.66299 2.15657 1.64343 -1.9215 2.15657 1.64343 -1.9215 2.15657 1.64343 -1.66299 2.15657 1.64343 -1.9215 2.16928 1.66 -2.08701 2.16928 1.66 -1.9215 2.15657 1.64343 -1.9215 2.16928 1.66 -1.66299 2.15657 1.64343 -1.66299 2.16928 1.66 -1.9215 2.16928 1.66 -1.9215 2.16928 1.66 -1.66299 2.16928 1.66 -1.9215 2.17727 1.67929 -2.08701 2.17727 1.67929 -1.9215 2.16928 1.66 -1.9215 2.17727 1.67929 -1.66299 2.16928 1.66 -1.66299 2.17727 1.67929 -1.9215 2.17727 1.67929 -1.9215 2.17727 1.67929 -1.66299 2.17727 1.67929 -1.9215 2.18 1.7 -2.08701 2.18 1.7 -1.9215 2.17727 1.67929 -1.9215 2.18 1.7 -1.66299 2.17727 1.67929 -1.66299 2.18 1.7 -1.9215 2.18 1.7 -1.9215 2.18 1.7 -1.66299 2.18 1.7 -1.9215 2.17727 1.72071 -2.08701 2.17727 1.72071 -1.9215 2.18 1.7 -1.9215 2.17727 1.72071 -1.66299 2.18 1.7 -1.66299 2.17727 1.72071 -1.9215 2.17727 1.72071 -1.9215 2.17727 1.72071 -1.66299 2.17727 1.72071 -1.9215 2.16928 1.74 -2.08701 2.16928 1.74 -1.9215 2.17727 1.72071 -1.9215 2.16928 1.74 -1.66299 2.17727 1.72071 -1.66299 2.16928 1.74 -1.9215 2.16928 1.74 -1.9215 2.16928 1.74 -1.66299 2.16928 1.74 -1.9215 2.15657 1.75657 -2.08701 2.15657 1.75657 -1.9215 2.16928 1.74 -1.9215 2.15657 1.75657 -1.66299 2.16928 1.74 -1.66299 2.15657 1.75657 -1.9215 2.15657 1.75657 -1.9215 2.15657 1.75657 -1.66299 2.15657 1.75657 -1.9215 2.14 1.76928 -2.08701 2.14 1.76928 -1.9215 2.15657 1.75657 -1.9215 2.14 1.76928 -1.66299 2.15657 1.75657 -1.66299 2.14 1.76928 -1.9215 2.14 1.76928 -1.9215 2.14 1.76928 -1.66299 2.14 1.76928 -1.9215 2.12071 1.77727 -2.08701 2.12071 1.77727 -1.9215 2.14 1.76928 -1.9215 2.12071 1.77727 -1.66299 2.14 1.76928 -1.66299 2.12071 1.77727 -1.9215 2.12071 1.77727 -1.9215 2.12071 1.77727 -1.66299 2.12071 1.77727 -1.9215 2.1 1.78 -2.08701 2.1 1.78 -1.9215 2.12071 1.77727 -1.9215 2.1 1.78 -1.66299 2.12071 1.77727 -1.66299 2.1 1.78 -1.9215 2.1 1.78 -1.9215 2.1 1.78 -1.66299 2.1 1.78 -1.9215 2.07929 1.77727 -2.08701 2.07929 1.77727 -1.9215 2.1 1.78 -1.9215 2.07929 1.77727 -2.08701 2.07929 1.77727 -2.1 2.07347 1.79901 -2.08701 2.1 1.78 -2.08701 2.07929 1.77727 -2.1 2.04875 1.78877 -2.1 2.07347 1.79901 -2.08701 2.07929 1.77727 -2.08701 2.06 1.76928 -2.1 2.04875 1.78877 -2.1 2.04875 1.78877 -2.08701 2.06 1.76928 -2.1 2.02752 1.77248 -2.1 2.02752 1.77248 -2.08701 2.06 1.76928 -2.08701 2.04343 1.75657 -2.1 2.01123 1.75125 -2.08701 2.04343 1.75657 -2.08701 2.03072 1.74 -2.1 2.00099 1.72653 -2.08701 2.03072 1.74 -2.08701 2.02273 1.72071 -2.1 1.9975 1.7 -2.08701 2.02273 1.72071 -2.08701 2.02 1.7 -2.1 2.00099 1.67347 -2.08701 2.02 1.7 -2.08701 2.02273 1.67929 -2.1 2.01123 1.64875 -2.08701 2.02273 1.67929 -2.08701 2.03072 1.66 -2.1 2.02752 1.62752 -2.08701 2.03072 1.66 -2.08701 2.04343 1.64343 -2.1 2.04875 1.61123 -2.08701 2.04343 1.64343 -2.08701 2.06 1.63072 -2.1 2.07347 1.60099 -2.08701 2.06 1.63072 -2.08701 2.07929 1.62273 -2.1 2.1 1.5975 -2.08701 2.07929 1.62273 -2.08701 2.1 1.62 -2.1 2.12653 1.60099 -2.08701 2.1 1.62 -2.08701 2.12071 1.62273 -2.1 2.15125 1.61123 -2.08701 2.12071 1.62273 -2.08701 2.14 1.63072 -2.1 2.17248 1.62752 -2.08701 2.14 1.63072 -2.08701 2.15657 1.64343 -2.1 2.18877 1.64875 -2.08701 2.15657 1.64343 -2.08701 2.16928 1.66 -2.1 2.19901 1.67347 -2.08701 2.16928 1.66 -2.08701 2.17727 1.67929 -2.1 2.2025 1.7 -2.08701 2.17727 1.67929 -2.08701 2.18 1.7 -2.1 2.19901 1.72653 -2.08701 2.18 1.7 -2.08701 2.17727 1.72071 -2.1 2.18877 1.75125 -2.08701 2.17727 1.72071 -2.08701 2.16928 1.74 -2.1 2.17248 1.77248 -2.08701 2.16928 1.74 -2.08701 2.15657 1.75657 -2.1 2.15125 1.78877 -2.08701 2.15657 1.75657 -2.08701 2.14 1.76928 -2.1 2.12653 1.79901 -2.08701 2.14 1.76928 -2.08701 2.12071 1.77727 -2.1 2.1 1.8025 -2.08701 2.12071 1.77727 -2.08701 2.1 1.78 -2.1 2.07347 1.79901 -2.1 2.1 1.8025 -2.08701 2.1 1.78 -2.1 2.02752 1.77248 -2.08701 2.04343 1.75657 -2.1 2.01123 1.75125 -2.1 2.01123 1.75125 -2.08701 2.03072 1.74 -2.1 2.00099 1.72653 -2.1 2.00099 1.72653 -2.08701 2.02273 1.72071 -2.1 1.9975 1.7 -2.1 1.9975 1.7 -2.08701 2.02 1.7 -2.1 2.00099 1.67347 -2.1 2.00099 1.67347 -2.08701 2.02273 1.67929 -2.1 2.01123 1.64875 -2.1 2.01123 1.64875 -2.08701 2.03072 1.66 -2.1 2.02752 1.62752 -2.1 2.02752 1.62752 -2.08701 2.04343 1.64343 -2.1 2.04875 1.61123 -2.1 2.04875 1.61123 -2.08701 2.06 1.63072 -2.1 2.07347 1.60099 -2.1 2.07347 1.60099 -2.08701 2.07929 1.62273 -2.1 2.1 1.5975 -2.1 2.1 1.5975 -2.08701 2.1 1.62 -2.1 2.12653 1.60099 -2.1 2.12653 1.60099 -2.08701 2.12071 1.62273 -2.1 2.15125 1.61123 -2.1 2.15125 1.61123 -2.08701 2.14 1.63072 -2.1 2.17248 1.62752 -2.1 2.17248 1.62752 -2.08701 2.15657 1.64343 -2.1 2.18877 1.64875 -2.1 2.18877 1.64875 -2.08701 2.16928 1.66 -2.1 2.19901 1.67347 -2.1 2.19901 1.67347 -2.08701 2.17727 1.67929 -2.1 2.2025 1.7 -2.1 2.2025 1.7 -2.08701 2.18 1.7 -2.1 2.19901 1.72653 -2.1 2.19901 1.72653 -2.08701 2.17727 1.72071 -2.1 2.18877 1.75125 -2.1 2.18877 1.75125 -2.08701 2.16928 1.74 -2.1 2.17248 1.77248 -2.1 2.17248 1.77248 -2.08701 2.15657 1.75657 -2.1 2.15125 1.78877 -2.1 2.15125 1.78877 -2.08701 2.14 1.76928 -2.1 2.12653 1.79901 -2.1 2.12653 1.79901 -2.08701 2.12071 1.77727 -2.1 2.1 1.8025 -1.65 2.87347 2.59901 -1.66299 2.87929 2.57727 -1.65 2.9 2.6025 -1.65 2.87347 2.59901 -1.66299 2.86 2.56928 -1.66299 2.87929 2.57727 -1.65 2.87347 2.59901 -1.65 2.84875 2.58877 -1.66299 2.86 2.56928 -1.66299 2.86 2.56928 -1.65 2.84875 2.58877 -1.66299 2.84343 2.55657 -1.66299 2.84343 2.55657 -1.65 2.84875 2.58877 -1.65 2.82752 2.57248 -1.66299 2.83072 2.54 -1.65 2.82752 2.57248 -1.65 2.81123 2.55125 -1.66299 2.82273 2.52071 -1.65 2.81123 2.55125 -1.65 2.80099 2.52653 -1.66299 2.82 2.5 -1.65 2.80099 2.52653 -1.65 2.7975 2.5 -1.66299 2.82273 2.47929 -1.65 2.7975 2.5 -1.65 2.80099 2.47347 -1.66299 2.83072 2.46 -1.65 2.80099 2.47347 -1.65 2.81123 2.44875 -1.66299 2.84343 2.44343 -1.65 2.81123 2.44875 -1.65 2.82752 2.42752 -1.66299 2.86 2.43072 -1.65 2.82752 2.42752 -1.65 2.84875 2.41123 -1.66299 2.87929 2.42273 -1.65 2.84875 2.41123 -1.65 2.87347 2.40099 -1.66299 2.9 2.42 -1.65 2.87347 2.40099 -1.65 2.9 2.3975 -1.66299 2.92071 2.42273 -1.65 2.9 2.3975 -1.65 2.92653 2.40099 -1.66299 2.94 2.43072 -1.65 2.92653 2.40099 -1.65 2.95125 2.41123 -1.66299 2.95657 2.44343 -1.65 2.95125 2.41123 -1.65 2.97248 2.42752 -1.66299 2.96928 2.46 -1.65 2.97248 2.42752 -1.65 2.98877 2.44875 -1.66299 2.97727 2.47929 -1.65 2.98877 2.44875 -1.65 2.99901 2.47347 -1.66299 2.98 2.5 -1.65 2.99901 2.47347 -1.65 3.0025 2.5 -1.66299 2.97727 2.52071 -1.65 3.0025 2.5 -1.65 2.99901 2.52653 -1.66299 2.96928 2.54 -1.65 2.99901 2.52653 -1.65 2.98877 2.55125 -1.66299 2.95657 2.55657 -1.65 2.98877 2.55125 -1.65 2.97248 2.57248 -1.66299 2.94 2.56928 -1.65 2.97248 2.57248 -1.65 2.95125 2.58877 -1.66299 2.92071 2.57727 -1.65 2.95125 2.58877 -1.65 2.92653 2.59901 -1.66299 2.9 2.58 -1.65 2.92653 2.59901 -1.65 2.9 2.6025 -1.66299 2.87929 2.57727 -1.66299 2.9 2.58 -1.65 2.9 2.6025 -1.66299 2.84343 2.55657 -1.65 2.82752 2.57248 -1.66299 2.83072 2.54 -1.66299 2.83072 2.54 -1.65 2.81123 2.55125 -1.66299 2.82273 2.52071 -1.66299 2.82273 2.52071 -1.65 2.80099 2.52653 -1.66299 2.82 2.5 -1.66299 2.82 2.5 -1.65 2.7975 2.5 -1.66299 2.82273 2.47929 -1.66299 2.82273 2.47929 -1.65 2.80099 2.47347 -1.66299 2.83072 2.46 -1.66299 2.83072 2.46 -1.65 2.81123 2.44875 -1.66299 2.84343 2.44343 -1.66299 2.84343 2.44343 -1.65 2.82752 2.42752 -1.66299 2.86 2.43072 -1.66299 2.86 2.43072 -1.65 2.84875 2.41123 -1.66299 2.87929 2.42273 -1.66299 2.87929 2.42273 -1.65 2.87347 2.40099 -1.66299 2.9 2.42 -1.66299 2.9 2.42 -1.65 2.9 2.3975 -1.66299 2.92071 2.42273 -1.66299 2.92071 2.42273 -1.65 2.92653 2.40099 -1.66299 2.94 2.43072 -1.66299 2.94 2.43072 -1.65 2.95125 2.41123 -1.66299 2.95657 2.44343 -1.66299 2.95657 2.44343 -1.65 2.97248 2.42752 -1.66299 2.96928 2.46 -1.66299 2.96928 2.46 -1.65 2.98877 2.44875 -1.66299 2.97727 2.47929 -1.66299 2.97727 2.47929 -1.65 2.99901 2.47347 -1.66299 2.98 2.5 -1.66299 2.98 2.5 -1.65 3.0025 2.5 -1.66299 2.97727 2.52071 -1.66299 2.97727 2.52071 -1.65 2.99901 2.52653 -1.66299 2.96928 2.54 -1.66299 2.96928 2.54 -1.65 2.98877 2.55125 -1.66299 2.95657 2.55657 -1.66299 2.95657 2.55657 -1.65 2.97248 2.57248 -1.66299 2.94 2.56928 -1.66299 2.94 2.56928 -1.65 2.95125 2.58877 -1.66299 2.92071 2.57727 -1.66299 2.92071 2.57727 -1.65 2.92653 2.59901 -1.66299 2.9 2.58 -1.66299 2.87929 2.57727 -1.9215 2.87929 2.57727 -1.66299 2.9 2.58 -1.66299 2.87929 2.57727 -1.9215 2.86 2.56928 -1.9215 2.87929 2.57727 -1.66299 2.87929 2.57727 -1.66299 2.86 2.56928 -1.9215 2.86 2.56928 -1.9215 2.86 2.56928 -1.66299 2.86 2.56928 -1.9215 2.84343 2.55657 -2.08701 2.84343 2.55657 -1.9215 2.84343 2.55657 -2.08701 2.83072 2.54 -2.08701 2.84343 2.55657 -1.9215 2.86 2.56928 -1.9215 2.84343 2.55657 -2.08701 2.84343 2.55657 -2.08701 2.86 2.56928 -1.9215 2.86 2.56928 -1.9215 2.86 2.56928 -2.08701 2.86 2.56928 -1.9215 2.87929 2.57727 -1.9215 2.87929 2.57727 -2.08701 2.86 2.56928 -2.08701 2.87929 2.57727 -1.9215 2.9 2.58 -2.08701 2.87929 2.57727 -2.08701 2.9 2.58 -1.9215 2.92071 2.57727 -2.08701 2.9 2.58 -2.08701 2.92071 2.57727 -1.9215 2.94 2.56928 -2.08701 2.92071 2.57727 -2.08701 2.94 2.56928 -1.9215 2.95657 2.55657 -2.08701 2.94 2.56928 -2.08701 2.95657 2.55657 -1.9215 2.96928 2.54 -2.08701 2.95657 2.55657 -2.08701 2.96928 2.54 -1.9215 2.97727 2.52071 -2.08701 2.96928 2.54 -2.08701 2.97727 2.52071 -1.9215 2.98 2.5 -2.08701 2.97727 2.52071 -2.08701 2.98 2.5 -1.9215 2.97727 2.47929 -2.08701 2.98 2.5 -2.08701 2.97727 2.47929 -1.9215 2.96928 2.46 -2.08701 2.97727 2.47929 -2.08701 2.96928 2.46 -1.9215 2.95657 2.44343 -2.08701 2.96928 2.46 -2.08701 2.95657 2.44343 -1.9215 2.94 2.43072 -2.08701 2.95657 2.44343 -2.08701 2.94 2.43072 -1.9215 2.92071 2.42273 -2.08701 2.94 2.43072 -2.08701 2.92071 2.42273 -1.9215 2.9 2.42 -2.08701 2.92071 2.42273 -2.08701 2.9 2.42 -1.9215 2.87929 2.42273 -2.08701 2.9 2.42 -2.08701 2.87929 2.42273 -1.9215 2.86 2.43072 -2.08701 2.87929 2.42273 -2.08701 2.86 2.43072 -1.9215 2.84343 2.44343 -2.08701 2.86 2.43072 -2.08701 2.84343 2.44343 -1.9215 2.83072 2.46 -2.08701 2.84343 2.44343 -2.08701 2.83072 2.46 -1.9215 2.82273 2.47929 -2.08701 2.83072 2.46 -2.08701 2.82273 2.47929 -1.9215 2.82 2.5 -2.08701 2.82273 2.47929 -2.08701 2.82 2.5 -1.9215 2.82273 2.52071 -2.08701 2.82 2.5 -2.08701 2.82273 2.52071 -1.9215 2.83072 2.54 -2.08701 2.82273 2.52071 -2.08701 2.83072 2.54 -1.9215 2.84343 2.55657 -1.9215 2.83072 2.54 -2.08701 2.83072 2.54 -1.9215 2.84343 2.55657 -1.66299 2.84343 2.55657 -1.9215 2.83072 2.54 -1.9215 2.84343 2.55657 -1.66299 2.86 2.56928 -1.66299 2.84343 2.55657 -1.66299 2.84343 2.55657 -1.66299 2.83072 2.54 -1.9215 2.83072 2.54 -1.9215 2.83072 2.54 -1.66299 2.83072 2.54 -1.9215 2.82273 2.52071 -2.08701 2.82273 2.52071 -1.9215 2.83072 2.54 -1.9215 2.82273 2.52071 -1.66299 2.83072 2.54 -1.66299 2.82273 2.52071 -1.9215 2.82273 2.52071 -1.9215 2.82273 2.52071 -1.66299 2.82273 2.52071 -1.9215 2.82 2.5 -2.08701 2.82 2.5 -1.9215 2.82273 2.52071 -1.9215 2.82 2.5 -1.66299 2.82273 2.52071 -1.66299 2.82 2.5 -1.9215 2.82 2.5 -1.9215 2.82 2.5 -1.66299 2.82 2.5 -1.9215 2.82273 2.47929 -2.08701 2.82273 2.47929 -1.9215 2.82 2.5 -1.9215 2.82273 2.47929 -1.66299 2.82 2.5 -1.66299 2.82273 2.47929 -1.9215 2.82273 2.47929 -1.9215 2.82273 2.47929 -1.66299 2.82273 2.47929 -1.9215 2.83072 2.46 -2.08701 2.83072 2.46 -1.9215 2.82273 2.47929 -1.9215 2.83072 2.46 -1.66299 2.82273 2.47929 -1.66299 2.83072 2.46 -1.9215 2.83072 2.46 -1.9215 2.83072 2.46 -1.66299 2.83072 2.46 -1.9215 2.84343 2.44343 -2.08701 2.84343 2.44343 -1.9215 2.83072 2.46 -1.9215 2.84343 2.44343 -1.66299 2.83072 2.46 -1.66299 2.84343 2.44343 -1.9215 2.84343 2.44343 -1.9215 2.84343 2.44343 -1.66299 2.84343 2.44343 -1.9215 2.86 2.43072 -2.08701 2.86 2.43072 -1.9215 2.84343 2.44343 -1.9215 2.86 2.43072 -1.66299 2.84343 2.44343 -1.66299 2.86 2.43072 -1.9215 2.86 2.43072 -1.9215 2.86 2.43072 -1.66299 2.86 2.43072 -1.9215 2.87929 2.42273 -2.08701 2.87929 2.42273 -1.9215 2.86 2.43072 -1.9215 2.87929 2.42273 -1.66299 2.86 2.43072 -1.66299 2.87929 2.42273 -1.9215 2.87929 2.42273 -1.9215 2.87929 2.42273 -1.66299 2.87929 2.42273 -1.9215 2.9 2.42 -2.08701 2.9 2.42 -1.9215 2.87929 2.42273 -1.9215 2.9 2.42 -1.66299 2.87929 2.42273 -1.66299 2.9 2.42 -1.9215 2.9 2.42 -1.9215 2.9 2.42 -1.66299 2.9 2.42 -1.9215 2.92071 2.42273 -2.08701 2.92071 2.42273 -1.9215 2.9 2.42 -1.9215 2.92071 2.42273 -1.66299 2.9 2.42 -1.66299 2.92071 2.42273 -1.9215 2.92071 2.42273 -1.9215 2.92071 2.42273 -1.66299 2.92071 2.42273 -1.9215 2.94 2.43072 -2.08701 2.94 2.43072 -1.9215 2.92071 2.42273 -1.9215 2.94 2.43072 -1.66299 2.92071 2.42273 -1.66299 2.94 2.43072 -1.9215 2.94 2.43072 -1.9215 2.94 2.43072 -1.66299 2.94 2.43072 -1.9215 2.95657 2.44343 -2.08701 2.95657 2.44343 -1.9215 2.94 2.43072 -1.9215 2.95657 2.44343 -1.66299 2.94 2.43072 -1.66299 2.95657 2.44343 -1.9215 2.95657 2.44343 -1.9215 2.95657 2.44343 -1.66299 2.95657 2.44343 -1.9215 2.96928 2.46 -2.08701 2.96928 2.46 -1.9215 2.95657 2.44343 -1.9215 2.96928 2.46 -1.66299 2.95657 2.44343 -1.66299 2.96928 2.46 -1.9215 2.96928 2.46 -1.9215 2.96928 2.46 -1.66299 2.96928 2.46 -1.9215 2.97727 2.47929 -2.08701 2.97727 2.47929 -1.9215 2.96928 2.46 -1.9215 2.97727 2.47929 -1.66299 2.96928 2.46 -1.66299 2.97727 2.47929 -1.9215 2.97727 2.47929 -1.9215 2.97727 2.47929 -1.66299 2.97727 2.47929 -1.9215 2.98 2.5 -2.08701 2.98 2.5 -1.9215 2.97727 2.47929 -1.9215 2.98 2.5 -1.66299 2.97727 2.47929 -1.66299 2.98 2.5 -1.9215 2.98 2.5 -1.9215 2.98 2.5 -1.66299 2.98 2.5 -1.9215 2.97727 2.52071 -2.08701 2.97727 2.52071 -1.9215 2.98 2.5 -1.9215 2.97727 2.52071 -1.66299 2.98 2.5 -1.66299 2.97727 2.52071 -1.9215 2.97727 2.52071 -1.9215 2.97727 2.52071 -1.66299 2.97727 2.52071 -1.9215 2.96928 2.54 -2.08701 2.96928 2.54 -1.9215 2.97727 2.52071 -1.9215 2.96928 2.54 -1.66299 2.97727 2.52071 -1.66299 2.96928 2.54 -1.9215 2.96928 2.54 -1.9215 2.96928 2.54 -1.66299 2.96928 2.54 -1.9215 2.95657 2.55657 -2.08701 2.95657 2.55657 -1.9215 2.96928 2.54 -1.9215 2.95657 2.55657 -1.66299 2.96928 2.54 -1.66299 2.95657 2.55657 -1.9215 2.95657 2.55657 -1.9215 2.95657 2.55657 -1.66299 2.95657 2.55657 -1.9215 2.94 2.56928 -2.08701 2.94 2.56928 -1.9215 2.95657 2.55657 -1.9215 2.94 2.56928 -1.66299 2.95657 2.55657 -1.66299 2.94 2.56928 -1.9215 2.94 2.56928 -1.9215 2.94 2.56928 -1.66299 2.94 2.56928 -1.9215 2.92071 2.57727 -2.08701 2.92071 2.57727 -1.9215 2.94 2.56928 -1.9215 2.92071 2.57727 -1.66299 2.94 2.56928 -1.66299 2.92071 2.57727 -1.9215 2.92071 2.57727 -1.9215 2.92071 2.57727 -1.66299 2.92071 2.57727 -1.9215 2.9 2.58 -2.08701 2.9 2.58 -1.9215 2.92071 2.57727 -1.9215 2.9 2.58 -1.66299 2.92071 2.57727 -1.66299 2.9 2.58 -1.9215 2.9 2.58 -1.9215 2.9 2.58 -1.66299 2.9 2.58 -1.9215 2.87929 2.57727 -2.08701 2.87929 2.57727 -1.9215 2.9 2.58 -1.9215 2.87929 2.57727 -2.08701 2.87929 2.57727 -2.1 2.87347 2.59901 -2.08701 2.9 2.58 -2.08701 2.87929 2.57727 -2.1 2.84875 2.58877 -2.1 2.87347 2.59901 -2.08701 2.87929 2.57727 -2.08701 2.86 2.56928 -2.1 2.84875 2.58877 -2.1 2.84875 2.58877 -2.08701 2.86 2.56928 -2.1 2.82752 2.57248 -2.1 2.82752 2.57248 -2.08701 2.86 2.56928 -2.08701 2.84343 2.55657 -2.1 2.81123 2.55125 -2.08701 2.84343 2.55657 -2.08701 2.83072 2.54 -2.1 2.80099 2.52653 -2.08701 2.83072 2.54 -2.08701 2.82273 2.52071 -2.1 2.7975 2.5 -2.08701 2.82273 2.52071 -2.08701 2.82 2.5 -2.1 2.80099 2.47347 -2.08701 2.82 2.5 -2.08701 2.82273 2.47929 -2.1 2.81123 2.44875 -2.08701 2.82273 2.47929 -2.08701 2.83072 2.46 -2.1 2.82752 2.42752 -2.08701 2.83072 2.46 -2.08701 2.84343 2.44343 -2.1 2.84875 2.41123 -2.08701 2.84343 2.44343 -2.08701 2.86 2.43072 -2.1 2.87347 2.40099 -2.08701 2.86 2.43072 -2.08701 2.87929 2.42273 -2.1 2.9 2.3975 -2.08701 2.87929 2.42273 -2.08701 2.9 2.42 -2.1 2.92653 2.40099 -2.08701 2.9 2.42 -2.08701 2.92071 2.42273 -2.1 2.95125 2.41123 -2.08701 2.92071 2.42273 -2.08701 2.94 2.43072 -2.1 2.97248 2.42752 -2.08701 2.94 2.43072 -2.08701 2.95657 2.44343 -2.1 2.98877 2.44875 -2.08701 2.95657 2.44343 -2.08701 2.96928 2.46 -2.1 2.99901 2.47347 -2.08701 2.96928 2.46 -2.08701 2.97727 2.47929 -2.1 3.0025 2.5 -2.08701 2.97727 2.47929 -2.08701 2.98 2.5 -2.1 2.99901 2.52653 -2.08701 2.98 2.5 -2.08701 2.97727 2.52071 -2.1 2.98877 2.55125 -2.08701 2.97727 2.52071 -2.08701 2.96928 2.54 -2.1 2.97248 2.57248 -2.08701 2.96928 2.54 -2.08701 2.95657 2.55657 -2.1 2.95125 2.58877 -2.08701 2.95657 2.55657 -2.08701 2.94 2.56928 -2.1 2.92653 2.59901 -2.08701 2.94 2.56928 -2.08701 2.92071 2.57727 -2.1 2.9 2.6025 -2.08701 2.92071 2.57727 -2.08701 2.9 2.58 -2.1 2.87347 2.59901 -2.1 2.9 2.6025 -2.08701 2.9 2.58 -2.1 2.82752 2.57248 -2.08701 2.84343 2.55657 -2.1 2.81123 2.55125 -2.1 2.81123 2.55125 -2.08701 2.83072 2.54 -2.1 2.80099 2.52653 -2.1 2.80099 2.52653 -2.08701 2.82273 2.52071 -2.1 2.7975 2.5 -2.1 2.7975 2.5 -2.08701 2.82 2.5 -2.1 2.80099 2.47347 -2.1 2.80099 2.47347 -2.08701 2.82273 2.47929 -2.1 2.81123 2.44875 -2.1 2.81123 2.44875 -2.08701 2.83072 2.46 -2.1 2.82752 2.42752 -2.1 2.82752 2.42752 -2.08701 2.84343 2.44343 -2.1 2.84875 2.41123 -2.1 2.84875 2.41123 -2.08701 2.86 2.43072 -2.1 2.87347 2.40099 -2.1 2.87347 2.40099 -2.08701 2.87929 2.42273 -2.1 2.9 2.3975 -2.1 2.9 2.3975 -2.08701 2.9 2.42 -2.1 2.92653 2.40099 -2.1 2.92653 2.40099 -2.08701 2.92071 2.42273 -2.1 2.95125 2.41123 -2.1 2.95125 2.41123 -2.08701 2.94 2.43072 -2.1 2.97248 2.42752 -2.1 2.97248 2.42752 -2.08701 2.95657 2.44343 -2.1 2.98877 2.44875 -2.1 2.98877 2.44875 -2.08701 2.96928 2.46 -2.1 2.99901 2.47347 -2.1 2.99901 2.47347 -2.08701 2.97727 2.47929 -2.1 3.0025 2.5 -2.1 3.0025 2.5 -2.08701 2.98 2.5 -2.1 2.99901 2.52653 -2.1 2.99901 2.52653 -2.08701 2.97727 2.52071 -2.1 2.98877 2.55125 -2.1 2.98877 2.55125 -2.08701 2.96928 2.54 -2.1 2.97248 2.57248 -2.1 2.97248 2.57248 -2.08701 2.95657 2.55657 -2.1 2.95125 2.58877 -2.1 2.95125 2.58877 -2.08701 2.94 2.56928 -2.1 2.92653 2.59901 -2.1 2.92653 2.59901 -2.08701 2.92071 2.57727 -2.1 2.9 2.6025 -1.65 3.67347 1.79901 -1.66299 3.67929 1.77727 -1.65 3.7 1.8025 -1.65 3.67347 1.79901 -1.66299 3.66 1.76928 -1.66299 3.67929 1.77727 -1.65 3.67347 1.79901 -1.65 3.64875 1.78877 -1.66299 3.66 1.76928 -1.66299 3.66 1.76928 -1.65 3.64875 1.78877 -1.66299 3.64343 1.75657 -1.66299 3.64343 1.75657 -1.65 3.64875 1.78877 -1.65 3.62752 1.77248 -1.66299 3.63072 1.74 -1.65 3.62752 1.77248 -1.65 3.61123 1.75125 -1.66299 3.62273 1.72071 -1.65 3.61123 1.75125 -1.65 3.60099 1.72653 -1.66299 3.62 1.7 -1.65 3.60099 1.72653 -1.65 3.5975 1.7 -1.66299 3.62273 1.67929 -1.65 3.5975 1.7 -1.65 3.60099 1.67347 -1.66299 3.63072 1.66 -1.65 3.60099 1.67347 -1.65 3.61123 1.64875 -1.66299 3.64343 1.64343 -1.65 3.61123 1.64875 -1.65 3.62752 1.62752 -1.66299 3.66 1.63072 -1.65 3.62752 1.62752 -1.65 3.64875 1.61123 -1.66299 3.67929 1.62273 -1.65 3.64875 1.61123 -1.65 3.67347 1.60099 -1.66299 3.7 1.62 -1.65 3.67347 1.60099 -1.65 3.7 1.5975 -1.66299 3.72071 1.62273 -1.65 3.7 1.5975 -1.65 3.72653 1.60099 -1.66299 3.74 1.63072 -1.65 3.72653 1.60099 -1.65 3.75125 1.61123 -1.66299 3.75657 1.64343 -1.65 3.75125 1.61123 -1.65 3.77248 1.62752 -1.66299 3.76928 1.66 -1.65 3.77248 1.62752 -1.65 3.78877 1.64875 -1.66299 3.77727 1.67929 -1.65 3.78877 1.64875 -1.65 3.79901 1.67347 -1.66299 3.78 1.7 -1.65 3.79901 1.67347 -1.65 3.8025 1.7 -1.66299 3.77727 1.72071 -1.65 3.8025 1.7 -1.65 3.79901 1.72653 -1.66299 3.76928 1.74 -1.65 3.79901 1.72653 -1.65 3.78877 1.75125 -1.66299 3.75657 1.75657 -1.65 3.78877 1.75125 -1.65 3.77248 1.77248 -1.66299 3.74 1.76928 -1.65 3.77248 1.77248 -1.65 3.75125 1.78877 -1.66299 3.72071 1.77727 -1.65 3.75125 1.78877 -1.65 3.72653 1.79901 -1.66299 3.7 1.78 -1.65 3.72653 1.79901 -1.65 3.7 1.8025 -1.66299 3.67929 1.77727 -1.66299 3.7 1.78 -1.65 3.7 1.8025 -1.66299 3.64343 1.75657 -1.65 3.62752 1.77248 -1.66299 3.63072 1.74 -1.66299 3.63072 1.74 -1.65 3.61123 1.75125 -1.66299 3.62273 1.72071 -1.66299 3.62273 1.72071 -1.65 3.60099 1.72653 -1.66299 3.62 1.7 -1.66299 3.62 1.7 -1.65 3.5975 1.7 -1.66299 3.62273 1.67929 -1.66299 3.62273 1.67929 -1.65 3.60099 1.67347 -1.66299 3.63072 1.66 -1.66299 3.63072 1.66 -1.65 3.61123 1.64875 -1.66299 3.64343 1.64343 -1.66299 3.64343 1.64343 -1.65 3.62752 1.62752 -1.66299 3.66 1.63072 -1.66299 3.66 1.63072 -1.65 3.64875 1.61123 -1.66299 3.67929 1.62273 -1.66299 3.67929 1.62273 -1.65 3.67347 1.60099 -1.66299 3.7 1.62 -1.66299 3.7 1.62 -1.65 3.7 1.5975 -1.66299 3.72071 1.62273 -1.66299 3.72071 1.62273 -1.65 3.72653 1.60099 -1.66299 3.74 1.63072 -1.66299 3.74 1.63072 -1.65 3.75125 1.61123 -1.66299 3.75657 1.64343 -1.66299 3.75657 1.64343 -1.65 3.77248 1.62752 -1.66299 3.76928 1.66 -1.66299 3.76928 1.66 -1.65 3.78877 1.64875 -1.66299 3.77727 1.67929 -1.66299 3.77727 1.67929 -1.65 3.79901 1.67347 -1.66299 3.78 1.7 -1.66299 3.78 1.7 -1.65 3.8025 1.7 -1.66299 3.77727 1.72071 -1.66299 3.77727 1.72071 -1.65 3.79901 1.72653 -1.66299 3.76928 1.74 -1.66299 3.76928 1.74 -1.65 3.78877 1.75125 -1.66299 3.75657 1.75657 -1.66299 3.75657 1.75657 -1.65 3.77248 1.77248 -1.66299 3.74 1.76928 -1.66299 3.74 1.76928 -1.65 3.75125 1.78877 -1.66299 3.72071 1.77727 -1.66299 3.72071 1.77727 -1.65 3.72653 1.79901 -1.66299 3.7 1.78 -1.66299 3.67929 1.77727 -1.9215 3.67929 1.77727 -1.66299 3.7 1.78 -1.66299 3.67929 1.77727 -1.9215 3.66 1.76928 -1.9215 3.67929 1.77727 -1.66299 3.67929 1.77727 -1.66299 3.66 1.76928 -1.9215 3.66 1.76928 -1.9215 3.66 1.76928 -1.66299 3.66 1.76928 -1.9215 3.64343 1.75657 -2.08701 3.64343 1.75657 -1.9215 3.64343 1.75657 -2.08701 3.63072 1.74 -2.08701 3.64343 1.75657 -1.9215 3.66 1.76928 -1.9215 3.64343 1.75657 -2.08701 3.64343 1.75657 -2.08701 3.66 1.76928 -1.9215 3.66 1.76928 -1.9215 3.66 1.76928 -2.08701 3.66 1.76928 -1.9215 3.67929 1.77727 -1.9215 3.67929 1.77727 -2.08701 3.66 1.76928 -2.08701 3.67929 1.77727 -1.9215 3.7 1.78 -2.08701 3.67929 1.77727 -2.08701 3.7 1.78 -1.9215 3.72071 1.77727 -2.08701 3.7 1.78 -2.08701 3.72071 1.77727 -1.9215 3.74 1.76928 -2.08701 3.72071 1.77727 -2.08701 3.74 1.76928 -1.9215 3.75657 1.75657 -2.08701 3.74 1.76928 -2.08701 3.75657 1.75657 -1.9215 3.76928 1.74 -2.08701 3.75657 1.75657 -2.08701 3.76928 1.74 -1.9215 3.77727 1.72071 -2.08701 3.76928 1.74 -2.08701 3.77727 1.72071 -1.9215 3.78 1.7 -2.08701 3.77727 1.72071 -2.08701 3.78 1.7 -1.9215 3.77727 1.67929 -2.08701 3.78 1.7 -2.08701 3.77727 1.67929 -1.9215 3.76928 1.66 -2.08701 3.77727 1.67929 -2.08701 3.76928 1.66 -1.9215 3.75657 1.64343 -2.08701 3.76928 1.66 -2.08701 3.75657 1.64343 -1.9215 3.74 1.63072 -2.08701 3.75657 1.64343 -2.08701 3.74 1.63072 -1.9215 3.72071 1.62273 -2.08701 3.74 1.63072 -2.08701 3.72071 1.62273 -1.9215 3.7 1.62 -2.08701 3.72071 1.62273 -2.08701 3.7 1.62 -1.9215 3.67929 1.62273 -2.08701 3.7 1.62 -2.08701 3.67929 1.62273 -1.9215 3.66 1.63072 -2.08701 3.67929 1.62273 -2.08701 3.66 1.63072 -1.9215 3.64343 1.64343 -2.08701 3.66 1.63072 -2.08701 3.64343 1.64343 -1.9215 3.63072 1.66 -2.08701 3.64343 1.64343 -2.08701 3.63072 1.66 -1.9215 3.62273 1.67929 -2.08701 3.63072 1.66 -2.08701 3.62273 1.67929 -1.9215 3.62 1.7 -2.08701 3.62273 1.67929 -2.08701 3.62 1.7 -1.9215 3.62273 1.72071 -2.08701 3.62 1.7 -2.08701 3.62273 1.72071 -1.9215 3.63072 1.74 -2.08701 3.62273 1.72071 -2.08701 3.63072 1.74 -1.9215 3.64343 1.75657 -1.9215 3.63072 1.74 -2.08701 3.63072 1.74 -1.9215 3.64343 1.75657 -1.66299 3.64343 1.75657 -1.9215 3.63072 1.74 -1.9215 3.64343 1.75657 -1.66299 3.66 1.76928 -1.66299 3.64343 1.75657 -1.66299 3.64343 1.75657 -1.66299 3.63072 1.74 -1.9215 3.63072 1.74 -1.9215 3.63072 1.74 -1.66299 3.63072 1.74 -1.9215 3.62273 1.72071 -2.08701 3.62273 1.72071 -1.9215 3.63072 1.74 -1.9215 3.62273 1.72071 -1.66299 3.63072 1.74 -1.66299 3.62273 1.72071 -1.9215 3.62273 1.72071 -1.9215 3.62273 1.72071 -1.66299 3.62273 1.72071 -1.9215 3.62 1.7 -2.08701 3.62 1.7 -1.9215 3.62273 1.72071 -1.9215 3.62 1.7 -1.66299 3.62273 1.72071 -1.66299 3.62 1.7 -1.9215 3.62 1.7 -1.9215 3.62 1.7 -1.66299 3.62 1.7 -1.9215 3.62273 1.67929 -2.08701 3.62273 1.67929 -1.9215 3.62 1.7 -1.9215 3.62273 1.67929 -1.66299 3.62 1.7 -1.66299 3.62273 1.67929 -1.9215 3.62273 1.67929 -1.9215 3.62273 1.67929 -1.66299 3.62273 1.67929 -1.9215 3.63072 1.66 -2.08701 3.63072 1.66 -1.9215 3.62273 1.67929 -1.9215 3.63072 1.66 -1.66299 3.62273 1.67929 -1.66299 3.63072 1.66 -1.9215 3.63072 1.66 -1.9215 3.63072 1.66 -1.66299 3.63072 1.66 -1.9215 3.64343 1.64343 -2.08701 3.64343 1.64343 -1.9215 3.63072 1.66 -1.9215 3.64343 1.64343 -1.66299 3.63072 1.66 -1.66299 3.64343 1.64343 -1.9215 3.64343 1.64343 -1.9215 3.64343 1.64343 -1.66299 3.64343 1.64343 -1.9215 3.66 1.63072 -2.08701 3.66 1.63072 -1.9215 3.64343 1.64343 -1.9215 3.66 1.63072 -1.66299 3.64343 1.64343 -1.66299 3.66 1.63072 -1.9215 3.66 1.63072 -1.9215 3.66 1.63072 -1.66299 3.66 1.63072 -1.9215 3.67929 1.62273 -2.08701 3.67929 1.62273 -1.9215 3.66 1.63072 -1.9215 3.67929 1.62273 -1.66299 3.66 1.63072 -1.66299 3.67929 1.62273 -1.9215 3.67929 1.62273 -1.9215 3.67929 1.62273 -1.66299 3.67929 1.62273 -1.9215 3.7 1.62 -2.08701 3.7 1.62 -1.9215 3.67929 1.62273 -1.9215 3.7 1.62 -1.66299 3.67929 1.62273 -1.66299 3.7 1.62 -1.9215 3.7 1.62 -1.9215 3.7 1.62 -1.66299 3.7 1.62 -1.9215 3.72071 1.62273 -2.08701 3.72071 1.62273 -1.9215 3.7 1.62 -1.9215 3.72071 1.62273 -1.66299 3.7 1.62 -1.66299 3.72071 1.62273 -1.9215 3.72071 1.62273 -1.9215 3.72071 1.62273 -1.66299 3.72071 1.62273 -1.9215 3.74 1.63072 -2.08701 3.74 1.63072 -1.9215 3.72071 1.62273 -1.9215 3.74 1.63072 -1.66299 3.72071 1.62273 -1.66299 3.74 1.63072 -1.9215 3.74 1.63072 -1.9215 3.74 1.63072 -1.66299 3.74 1.63072 -1.9215 3.75657 1.64343 -2.08701 3.75657 1.64343 -1.9215 3.74 1.63072 -1.9215 3.75657 1.64343 -1.66299 3.74 1.63072 -1.66299 3.75657 1.64343 -1.9215 3.75657 1.64343 -1.9215 3.75657 1.64343 -1.66299 3.75657 1.64343 -1.9215 3.76928 1.66 -2.08701 3.76928 1.66 -1.9215 3.75657 1.64343 -1.9215 3.76928 1.66 -1.66299 3.75657 1.64343 -1.66299 3.76928 1.66 -1.9215 3.76928 1.66 -1.9215 3.76928 1.66 -1.66299 3.76928 1.66 -1.9215 3.77727 1.67929 -2.08701 3.77727 1.67929 -1.9215 3.76928 1.66 -1.9215 3.77727 1.67929 -1.66299 3.76928 1.66 -1.66299 3.77727 1.67929 -1.9215 3.77727 1.67929 -1.9215 3.77727 1.67929 -1.66299 3.77727 1.67929 -1.9215 3.78 1.7 -2.08701 3.78 1.7 -1.9215 3.77727 1.67929 -1.9215 3.78 1.7 -1.66299 3.77727 1.67929 -1.66299 3.78 1.7 -1.9215 3.78 1.7 -1.9215 3.78 1.7 -1.66299 3.78 1.7 -1.9215 3.77727 1.72071 -2.08701 3.77727 1.72071 -1.9215 3.78 1.7 -1.9215 3.77727 1.72071 -1.66299 3.78 1.7 -1.66299 3.77727 1.72071 -1.9215 3.77727 1.72071 -1.9215 3.77727 1.72071 -1.66299 3.77727 1.72071 -1.9215 3.76928 1.74 -2.08701 3.76928 1.74 -1.9215 3.77727 1.72071 -1.9215 3.76928 1.74 -1.66299 3.77727 1.72071 -1.66299 3.76928 1.74 -1.9215 3.76928 1.74 -1.9215 3.76928 1.74 -1.66299 3.76928 1.74 -1.9215 3.75657 1.75657 -2.08701 3.75657 1.75657 -1.9215 3.76928 1.74 -1.9215 3.75657 1.75657 -1.66299 3.76928 1.74 -1.66299 3.75657 1.75657 -1.9215 3.75657 1.75657 -1.9215 3.75657 1.75657 -1.66299 3.75657 1.75657 -1.9215 3.74 1.76928 -2.08701 3.74 1.76928 -1.9215 3.75657 1.75657 -1.9215 3.74 1.76928 -1.66299 3.75657 1.75657 -1.66299 3.74 1.76928 -1.9215 3.74 1.76928 -1.9215 3.74 1.76928 -1.66299 3.74 1.76928 -1.9215 3.72071 1.77727 -2.08701 3.72071 1.77727 -1.9215 3.74 1.76928 -1.9215 3.72071 1.77727 -1.66299 3.74 1.76928 -1.66299 3.72071 1.77727 -1.9215 3.72071 1.77727 -1.9215 3.72071 1.77727 -1.66299 3.72071 1.77727 -1.9215 3.7 1.78 -2.08701 3.7 1.78 -1.9215 3.72071 1.77727 -1.9215 3.7 1.78 -1.66299 3.72071 1.77727 -1.66299 3.7 1.78 -1.9215 3.7 1.78 -1.9215 3.7 1.78 -1.66299 3.7 1.78 -1.9215 3.67929 1.77727 -2.08701 3.67929 1.77727 -1.9215 3.7 1.78 -1.9215 3.67929 1.77727 -2.08701 3.67929 1.77727 -2.1 3.67347 1.79901 -2.08701 3.7 1.78 -2.08701 3.67929 1.77727 -2.1 3.64875 1.78877 -2.1 3.67347 1.79901 -2.08701 3.67929 1.77727 -2.08701 3.66 1.76928 -2.1 3.64875 1.78877 -2.1 3.64875 1.78877 -2.08701 3.66 1.76928 -2.1 3.62752 1.77248 -2.1 3.62752 1.77248 -2.08701 3.66 1.76928 -2.08701 3.64343 1.75657 -2.1 3.61123 1.75125 -2.08701 3.64343 1.75657 -2.08701 3.63072 1.74 -2.1 3.60099 1.72653 -2.08701 3.63072 1.74 -2.08701 3.62273 1.72071 -2.1 3.5975 1.7 -2.08701 3.62273 1.72071 -2.08701 3.62 1.7 -2.1 3.60099 1.67347 -2.08701 3.62 1.7 -2.08701 3.62273 1.67929 -2.1 3.61123 1.64875 -2.08701 3.62273 1.67929 -2.08701 3.63072 1.66 -2.1 3.62752 1.62752 -2.08701 3.63072 1.66 -2.08701 3.64343 1.64343 -2.1 3.64875 1.61123 -2.08701 3.64343 1.64343 -2.08701 3.66 1.63072 -2.1 3.67347 1.60099 -2.08701 3.66 1.63072 -2.08701 3.67929 1.62273 -2.1 3.7 1.5975 -2.08701 3.67929 1.62273 -2.08701 3.7 1.62 -2.1 3.72653 1.60099 -2.08701 3.7 1.62 -2.08701 3.72071 1.62273 -2.1 3.75125 1.61123 -2.08701 3.72071 1.62273 -2.08701 3.74 1.63072 -2.1 3.77248 1.62752 -2.08701 3.74 1.63072 -2.08701 3.75657 1.64343 -2.1 3.78877 1.64875 -2.08701 3.75657 1.64343 -2.08701 3.76928 1.66 -2.1 3.79901 1.67347 -2.08701 3.76928 1.66 -2.08701 3.77727 1.67929 -2.1 3.8025 1.7 -2.08701 3.77727 1.67929 -2.08701 3.78 1.7 -2.1 3.79901 1.72653 -2.08701 3.78 1.7 -2.08701 3.77727 1.72071 -2.1 3.78877 1.75125 -2.08701 3.77727 1.72071 -2.08701 3.76928 1.74 -2.1 3.77248 1.77248 -2.08701 3.76928 1.74 -2.08701 3.75657 1.75657 -2.1 3.75125 1.78877 -2.08701 3.75657 1.75657 -2.08701 3.74 1.76928 -2.1 3.72653 1.79901 -2.08701 3.74 1.76928 -2.08701 3.72071 1.77727 -2.1 3.7 1.8025 -2.08701 3.72071 1.77727 -2.08701 3.7 1.78 -2.1 3.67347 1.79901 -2.1 3.7 1.8025 -2.08701 3.7 1.78 -2.1 3.62752 1.77248 -2.08701 3.64343 1.75657 -2.1 3.61123 1.75125 -2.1 3.61123 1.75125 -2.08701 3.63072 1.74 -2.1 3.60099 1.72653 -2.1 3.60099 1.72653 -2.08701 3.62273 1.72071 -2.1 3.5975 1.7 -2.1 3.5975 1.7 -2.08701 3.62 1.7 -2.1 3.60099 1.67347 -2.1 3.60099 1.67347 -2.08701 3.62273 1.67929 -2.1 3.61123 1.64875 -2.1 3.61123 1.64875 -2.08701 3.63072 1.66 -2.1 3.62752 1.62752 -2.1 3.62752 1.62752 -2.08701 3.64343 1.64343 -2.1 3.64875 1.61123 -2.1 3.64875 1.61123 -2.08701 3.66 1.63072 -2.1 3.67347 1.60099 -2.1 3.67347 1.60099 -2.08701 3.67929 1.62273 -2.1 3.7 1.5975 -2.1 3.7 1.5975 -2.08701 3.7 1.62 -2.1 3.72653 1.60099 -2.1 3.72653 1.60099 -2.08701 3.72071 1.62273 -2.1 3.75125 1.61123 -2.1 3.75125 1.61123 -2.08701 3.74 1.63072 -2.1 3.77248 1.62752 -2.1 3.77248 1.62752 -2.08701 3.75657 1.64343 -2.1 3.78877 1.64875 -2.1 3.78877 1.64875 -2.08701 3.76928 1.66 -2.1 3.79901 1.67347 -2.1 3.79901 1.67347 -2.08701 3.77727 1.67929 -2.1 3.8025 1.7 -2.1 3.8025 1.7 -2.08701 3.78 1.7 -2.1 3.79901 1.72653 -2.1 3.79901 1.72653 -2.08701 3.77727 1.72071 -2.1 3.78877 1.75125 -2.1 3.78877 1.75125 -2.08701 3.76928 1.74 -2.1 3.77248 1.77248 -2.1 3.77248 1.77248 -2.08701 3.75657 1.75657 -2.1 3.75125 1.78877 -2.1 3.75125 1.78877 -2.08701 3.74 1.76928 -2.1 3.72653 1.79901 -2.1 3.72653 1.79901 -2.08701 3.72071 1.77727 -2.1 3.7 1.8025 -2.07 2.84464 1.96937 -2.1 2.84228 1.99949 -2.07 2.9 1.975 -2.07 2.84464 1.96937 -2.1 2.78664 1.98315 -2.1 2.84228 1.99949 -2.07 2.84464 1.96937 -2.07 2.79155 1.95271 -2.1 2.78664 1.98315 -2.1 2.78664 1.98315 -2.07 2.79155 1.95271 -2.1 2.7351 1.95658 -2.1 2.7351 1.95658 -2.07 2.79155 1.95271 -2.07 2.7429 1.92571 -2.1 2.68953 1.92074 -2.07 2.7429 1.92571 -2.07 2.70068 1.88947 -2.1 2.65155 1.87692 -2.07 2.70068 1.88947 -2.07 2.66662 1.84547 -2.1 2.62256 1.8267 -2.07 2.66662 1.84547 -2.07 2.64212 1.79551 -2.1 2.6036 1.77191 -2.07 2.64212 1.79551 -2.07 2.62817 1.74164 -2.1 2.59535 1.71451 -2.07 2.62817 1.74164 -2.07 2.62535 1.68607 -2.1 2.5981 1.65659 -2.07 2.62535 1.68607 -2.07 2.63378 1.63107 -2.1 2.61177 1.60024 -2.07 2.63378 1.63107 -2.07 2.6531 1.57889 -2.1 2.63586 1.5475 -2.07 2.6531 1.57889 -2.07 2.68254 1.53167 -2.1 2.6695 1.50027 -2.07 2.68254 1.53167 -2.07 2.72087 1.49134 -2.1 2.71146 1.46025 -2.07 2.72087 1.49134 -2.07 2.76654 1.45955 -2.1 2.76024 1.42891 -2.07 2.76654 1.45955 -2.07 2.81768 1.43761 -2.1 2.81407 1.40735 -2.07 2.81768 1.43761 -2.07 2.87218 1.42641 -2.1 2.87101 1.39638 -2.07 2.87218 1.42641 -2.07 2.92782 1.42641 -2.1 2.92899 1.39638 -2.07 2.92782 1.42641 -2.07 2.98232 1.43761 -2.1 2.98593 1.40735 -2.07 2.98232 1.43761 -2.1 3.03976 1.42891 -2.1 2.98593 1.40735 -2.1 2.92899 1.39638 -2.07 2.98232 1.43761 -2.1 2.7351 1.95658 -2.07 2.7429 1.92571 -2.1 2.68953 1.92074 -2.1 2.68953 1.92074 -2.07 2.70068 1.88947 -2.1 2.65155 1.87692 -2.1 2.65155 1.87692 -2.07 2.66662 1.84547 -2.1 2.62256 1.8267 -2.1 2.62256 1.8267 -2.07 2.64212 1.79551 -2.1 2.6036 1.77191 -2.1 2.6036 1.77191 -2.07 2.62817 1.74164 -2.1 2.59535 1.71451 -2.1 2.59535 1.71451 -2.07 2.62535 1.68607 -2.1 2.5981 1.65659 -2.1 2.5981 1.65659 -2.07 2.63378 1.63107 -2.1 2.61177 1.60024 -2.1 2.61177 1.60024 -2.07 2.6531 1.57889 -2.1 2.63586 1.5475 -2.1 2.63586 1.5475 -2.07 2.68254 1.53167 -2.1 2.6695 1.50027 -2.1 2.6695 1.50027 -2.07 2.72087 1.49134 -2.1 2.71146 1.46025 -2.1 2.71146 1.46025 -2.07 2.76654 1.45955 -2.1 2.76024 1.42891 -2.1 2.76024 1.42891 -2.07 2.81768 1.43761 -2.1 2.81407 1.40735 -2.1 2.81407 1.40735 -2.07 2.87218 1.42641 -2.1 2.87101 1.39638 -2.1 2.87101 1.39638 -2.07 2.92782 1.42641 -2.1 2.92899 1.39638 -2.07 2.98232 1.43761 -2.07 3.03346 1.45955 -2.1 3.03976 1.42891 -2.1 3.03976 1.42891 -2.07 3.03346 1.45955 -2.1 3.08854 1.46025 -2.1 3.08854 1.46025 -2.07 3.03346 1.45955 -2.07 3.07913 1.49134 -2.1 3.1305 1.50027 -2.07 3.07913 1.49134 -2.07 3.11746 1.53167 -2.1 3.16414 1.5475 -2.07 3.11746 1.53167 -2.07 3.1469 1.57889 -2.1 3.18823 1.60024 -2.07 3.1469 1.57889 -2.07 3.16622 1.63107 -2.1 3.2019 1.65659 -2.07 3.16622 1.63107 -2.07 3.17465 1.68607 -2.1 3.20465 1.71451 -2.07 3.17465 1.68607 -2.07 3.17183 1.74164 -2.1 3.1964 1.77191 -2.07 3.17183 1.74164 -2.07 3.15788 1.79551 -2.1 3.17744 1.8267 -2.07 3.15788 1.79551 -2.07 3.13338 1.84547 -2.1 3.14845 1.87692 -2.07 3.13338 1.84547 -2.07 3.09932 1.88947 -2.1 3.11047 1.92074 -2.07 3.09932 1.88947 -2.07 3.0571 1.92571 -2.1 3.0649 1.95658 -2.07 3.0571 1.92571 -2.07 3.00845 1.95271 -2.1 3.01336 1.98315 -2.07 3.00845 1.95271 -2.07 2.95536 1.96937 -2.1 2.95772 1.99949 -2.07 2.95536 1.96937 -2.07 2.9 1.975 -2.1 2.9 2.005 -2.07 2.9 1.975 -2.1 2.84228 1.99949 -2.1 2.9 2.005 -2.1 2.95772 1.99949 -2.07 2.9 1.975 -2.1 3.08854 1.46025 -2.07 3.07913 1.49134 -2.1 3.1305 1.50027 -2.1 3.1305 1.50027 -2.07 3.11746 1.53167 -2.1 3.16414 1.5475 -2.1 3.16414 1.5475 -2.07 3.1469 1.57889 -2.1 3.18823 1.60024 -2.1 3.18823 1.60024 -2.07 3.16622 1.63107 -2.1 3.2019 1.65659 -2.1 3.2019 1.65659 -2.07 3.17465 1.68607 -2.1 3.20465 1.71451 -2.1 3.20465 1.71451 -2.07 3.17183 1.74164 -2.1 3.1964 1.77191 -2.1 3.1964 1.77191 -2.07 3.15788 1.79551 -2.1 3.17744 1.8267 -2.1 3.17744 1.8267 -2.07 3.13338 1.84547 -2.1 3.14845 1.87692 -2.1 3.14845 1.87692 -2.07 3.09932 1.88947 -2.1 3.11047 1.92074 -2.1 3.11047 1.92074 -2.07 3.0571 1.92571 -2.1 3.0649 1.95658 -2.1 3.0649 1.95658 -2.07 3.00845 1.95271 -2.1 3.01336 1.98315 -2.1 3.01336 1.98315 -2.07 2.95536 1.96937 -2.1 2.95772 1.99949 -1.46 2.8296 1.25554 -1.46 2.9 1.25 -1.43 2.9 1.28 -1.43 2.83263 1.28544 -1.46 2.8296 1.25554 -1.43 2.9 1.28 -1.43 2.83263 1.28544 -1.46 2.76094 1.27202 -1.46 2.8296 1.25554 -1.43 2.83263 1.28544 -1.43 2.767 1.30161 -1.46 2.76094 1.27202 -1.46 2.76094 1.27202 -1.43 2.767 1.30161 -1.46 2.6957 1.29905 -1.46 2.6957 1.29905 -1.43 2.767 1.30161 -1.43 2.70482 1.32811 -1.46 2.6355 1.33594 -1.43 2.70482 1.32811 -1.43 2.64769 1.36423 -1.46 2.5818 1.3818 -1.43 2.64769 1.36423 -1.43 2.5971 1.40906 -1.46 2.53594 1.4355 -1.43 2.5971 1.40906 -1.43 2.55435 1.46141 -1.46 2.49905 1.4957 -1.43 2.55435 1.46141 -1.43 2.52055 1.51995 -1.46 2.47202 1.56094 -1.43 2.52055 1.51995 -1.43 2.49658 1.58315 -1.46 2.45554 1.6296 -1.43 2.49658 1.58315 -1.43 2.48306 1.64937 -1.46 2.45 1.7 -1.43 2.48306 1.64937 -1.43 2.48034 1.71691 -1.46 2.45554 1.7704 -1.43 2.48034 1.71691 -1.43 2.48849 1.78401 -1.46 2.47202 1.83906 -1.43 2.48849 1.78401 -1.43 2.50729 1.84893 -1.46 2.49905 1.9043 -1.43 2.50729 1.84893 -1.43 2.53627 1.91 -1.46 2.53594 1.9645 -1.43 2.53627 1.91 -1.43 2.57467 1.96563 -1.46 2.5818 2.0182 -1.43 2.57467 1.96563 -1.43 2.62149 2.01437 -1.46 2.6355 2.06406 -1.43 2.62149 2.01437 -1.43 2.67552 2.05498 -1.46 2.6957 2.10095 -1.43 2.67552 2.05498 -1.43 2.73537 2.08639 -1.46 2.76094 2.12798 -1.43 2.73537 2.08639 -1.43 2.79949 2.1078 -1.46 2.8296 2.14446 -1.43 2.79949 2.1078 -1.43 2.8662 2.11864 -1.46 2.9 2.15 -1.43 2.8662 2.11864 -1.43 2.9338 2.11864 -1.46 2.9704 2.14446 -1.43 2.9338 2.11864 -1.43 3.00051 2.1078 -1.46 3.03906 2.12798 -1.43 3.00051 2.1078 -1.43 3.06463 2.08639 -1.46 3.1043 2.10095 -1.43 3.06463 2.08639 -1.43 3.12448 2.05498 -1.46 3.1645 2.06406 -1.43 3.12448 2.05498 -1.43 3.17851 2.01437 -1.46 3.2182 2.0182 -1.43 3.17851 2.01437 -1.43 3.22533 1.96563 -1.46 3.26406 1.9645 -1.43 3.22533 1.96563 -1.43 3.26373 1.91 -1.46 3.30095 1.9043 -1.43 3.26373 1.91 -1.43 3.29271 1.84893 -1.46 3.32798 1.83906 -1.43 3.29271 1.84893 -1.43 3.31151 1.78401 -1.46 3.34446 1.7704 -1.43 3.31151 1.78401 -1.43 3.31966 1.71691 -1.46 3.35 1.7 -1.43 3.31966 1.71691 -1.43 3.31694 1.64937 -1.46 3.34446 1.6296 -1.43 3.31694 1.64937 -1.43 3.30342 1.58315 -1.46 3.32798 1.56094 -1.43 3.30342 1.58315 -1.43 3.27945 1.51995 -1.46 3.30095 1.4957 -1.43 3.27945 1.51995 -1.43 3.24565 1.46141 -1.46 3.26406 1.4355 -1.43 3.24565 1.46141 -1.43 3.2029 1.40906 -1.46 3.2182 1.3818 -1.43 3.2029 1.40906 -1.43 3.15231 1.36423 -1.46 3.1645 1.33594 -1.43 3.15231 1.36423 -1.43 3.09518 1.32811 -1.46 3.1043 1.29905 -1.43 3.09518 1.32811 -1.43 3.033 1.30161 -1.46 3.03906 1.27202 -1.43 3.033 1.30161 -1.43 2.96737 1.28544 -1.46 2.9704 1.25554 -1.43 2.96737 1.28544 -1.43 2.9 1.28 -1.46 2.9 1.25 -1.46 2.9704 1.25554 -1.43 2.9 1.28 -1.46 2.9704 1.25554 -1.46 3.03906 1.27202 -1.43 2.96737 1.28544 -1.46 3.03906 1.27202 -1.46 3.1043 1.29905 -1.43 3.033 1.30161 -1.46 3.1043 1.29905 -1.46 3.1645 1.33594 -1.43 3.09518 1.32811 -1.46 3.1645 1.33594 -1.46 3.2182 1.3818 -1.43 3.15231 1.36423 -1.46 3.2182 1.3818 -1.46 3.26406 1.4355 -1.43 3.2029 1.40906 -1.46 3.26406 1.4355 -1.46 3.30095 1.4957 -1.43 3.24565 1.46141 -1.46 3.30095 1.4957 -1.46 3.32798 1.56094 -1.43 3.27945 1.51995 -1.46 3.32798 1.56094 -1.46 3.34446 1.6296 -1.43 3.30342 1.58315 -1.46 3.34446 1.6296 -1.46 3.35 1.7 -1.43 3.31694 1.64937 -1.46 3.35 1.7 -1.46 3.34446 1.7704 -1.43 3.31966 1.71691 -1.46 3.34446 1.7704 -1.46 3.32798 1.83906 -1.43 3.31151 1.78401 -1.46 3.32798 1.83906 -1.46 3.30095 1.9043 -1.43 3.29271 1.84893 -1.46 3.30095 1.9043 -1.46 3.26406 1.9645 -1.43 3.26373 1.91 -1.46 3.26406 1.9645 -1.46 3.2182 2.0182 -1.43 3.22533 1.96563 -1.46 3.2182 2.0182 -1.46 3.1645 2.06406 -1.43 3.17851 2.01437 -1.46 3.1645 2.06406 -1.46 3.1043 2.10095 -1.43 3.12448 2.05498 -1.46 3.1043 2.10095 -1.46 3.03906 2.12798 -1.43 3.06463 2.08639 -1.46 3.03906 2.12798 -1.46 2.9704 2.14446 -1.43 3.00051 2.1078 -1.46 2.9704 2.14446 -1.46 2.9 2.15 -1.43 2.9338 2.11864 -1.46 2.9 2.15 -1.46 2.8296 2.14446 -1.43 2.8662 2.11864 -1.46 2.8296 2.14446 -1.46 2.76094 2.12798 -1.43 2.79949 2.1078 -1.46 2.76094 2.12798 -1.46 2.6957 2.10095 -1.43 2.73537 2.08639 -1.46 2.6957 2.10095 -1.46 2.6355 2.06406 -1.43 2.67552 2.05498 -1.46 2.6355 2.06406 -1.46 2.5818 2.0182 -1.43 2.62149 2.01437 -1.46 2.5818 2.0182 -1.46 2.53594 1.9645 -1.43 2.57467 1.96563 -1.46 2.53594 1.9645 -1.46 2.49905 1.9043 -1.43 2.53627 1.91 -1.46 2.49905 1.9043 -1.46 2.47202 1.83906 -1.43 2.50729 1.84893 -1.46 2.47202 1.83906 -1.46 2.45554 1.7704 -1.43 2.48849 1.78401 -1.46 2.45554 1.7704 -1.46 2.45 1.7 -1.43 2.48034 1.71691 -1.46 2.45 1.7 -1.46 2.45554 1.6296 -1.43 2.48306 1.64937 -1.46 2.45554 1.6296 -1.46 2.47202 1.56094 -1.43 2.49658 1.58315 -1.46 2.47202 1.56094 -1.46 2.49905 1.4957 -1.43 2.52055 1.51995 -1.46 2.49905 1.4957 -1.46 2.53594 1.4355 -1.43 2.55435 1.46141 -1.46 2.53594 1.4355 -1.46 2.5818 1.3818 -1.43 2.5971 1.40906 -1.46 2.5818 1.3818 -1.46 2.6355 1.33594 -1.43 2.64769 1.36423 -1.46 2.6355 1.33594 -1.46 2.6957 1.29905 -1.43 2.70482 1.32811 -1.68 2.78871 0.605644 -1.68 2.9 0.6 -1.65 2.9 0.63 -1.65 2.78998 0.635671 -1.68 2.78871 0.605644 -1.65 2.9 0.63 -1.65 2.78998 0.635671 -1.68 2.67857 0.622517 -1.68 2.78871 0.605644 -1.65 2.78998 0.635671 -1.65 2.68113 0.652624 -1.68 2.67857 0.622517 -1.68 2.67857 0.622517 -1.65 2.68113 0.652624 -1.68 2.5707 0.650447 -1.68 2.5707 0.650447 -1.65 2.68113 0.652624 -1.65 2.5746 0.68068 -1.68 2.46621 0.689146 -1.65 2.5746 0.68068 -1.65 2.47151 0.719541 -1.68 2.36617 0.738219 -1.65 2.47151 0.719541 -1.65 2.37297 0.768795 -1.68 2.27161 0.79716 -1.65 2.37297 0.768795 -1.65 2.28002 0.82792 -1.68 2.18349 0.865366 -1.65 2.28002 0.82792 -1.65 2.19364 0.896289 -1.68 2.10273 0.942136 -1.65 2.19364 0.896289 -1.65 2.11474 0.973178 -1.68 2.03015 1.02668 -1.65 2.11474 0.973178 -1.65 2.04417 1.05777 -1.68 1.96649 1.11814 -1.65 2.04417 1.05777 -1.65 1.98267 1.14917 -1.68 1.91242 1.21557 -1.65 1.98267 1.14917 -1.65 1.9309 1.24641 -1.68 1.86847 1.31796 -1.65 1.9309 1.24641 -1.65 1.8894 1.34846 -1.68 1.83512 1.42428 -1.65 1.8894 1.34846 -1.65 1.85861 1.45423 -1.68 1.81268 1.53343 -1.65 1.85861 1.45423 -1.65 1.83886 1.56261 -1.68 1.80141 1.64429 -1.65 1.83886 1.56261 -1.65 1.83035 1.67245 -1.68 1.80141 1.75571 -1.65 1.83035 1.67245 -1.65 1.83319 1.78258 -1.68 1.81268 1.86657 -1.65 1.83319 1.78258 -1.65 1.84734 1.89183 -1.68 1.83512 1.97572 -1.65 1.84734 1.89183 -1.65 1.87264 1.99905 -1.68 1.86847 2.08204 -1.65 1.87264 1.99905 -1.65 1.90883 2.1031 -1.68 1.91242 2.18443 -1.65 1.90883 2.1031 -1.65 1.95553 2.20288 -1.68 1.96649 2.28186 -1.65 1.95553 2.20288 -1.65 2.01225 2.29732 -1.68 2.03015 2.37332 -1.65 2.01225 2.29732 -1.65 2.07837 2.38543 -1.68 2.10273 2.45786 -1.65 2.07837 2.38543 -1.65 2.1532 2.46628 -1.68 2.18349 2.53463 -1.65 2.1532 2.46628 -1.65 2.23595 2.53901 -1.68 2.27161 2.60284 -1.65 2.23595 2.53901 -1.65 2.32574 2.60284 -1.68 2.36617 2.66178 -1.65 2.32574 2.60284 -1.65 2.42161 2.6571 -1.68 2.46621 2.71085 -1.65 2.42161 2.6571 -1.65 2.52256 2.70122 -1.68 2.5707 2.74955 -1.65 2.52256 2.70122 -1.65 2.6275 2.73472 -1.68 2.67857 2.77748 -1.65 2.6275 2.73472 -1.65 2.73534 2.75725 -1.68 2.78871 2.79436 -1.65 2.73534 2.75725 -1.65 2.84492 2.76858 -1.68 2.9 2.8 -1.65 2.84492 2.76858 -1.65 2.95508 2.76858 -1.68 3.01129 2.79436 -1.65 2.95508 2.76858 -1.65 3.06466 2.75725 -1.68 3.12143 2.77748 -1.65 3.06466 2.75725 -1.65 3.1725 2.73472 -1.68 3.2293 2.74955 -1.65 3.1725 2.73472 -1.65 3.27744 2.70122 -1.68 3.33379 2.71085 -1.65 3.27744 2.70122 -1.65 3.37839 2.6571 -1.68 3.43383 2.66178 -1.65 3.37839 2.6571 -1.65 3.47426 2.60284 -1.68 3.52839 2.60284 -1.65 3.47426 2.60284 -1.65 3.56405 2.53901 -1.68 3.61651 2.53463 -1.65 3.56405 2.53901 -1.65 3.6468 2.46628 -1.68 3.69727 2.45786 -1.65 3.6468 2.46628 -1.65 3.72163 2.38543 -1.68 3.76985 2.37332 -1.65 3.72163 2.38543 -1.65 3.78775 2.29732 -1.68 3.83351 2.28186 -1.65 3.78775 2.29732 -1.65 3.84447 2.20288 -1.68 3.88758 2.18443 -1.65 3.84447 2.20288 -1.65 3.89117 2.1031 -1.68 3.93153 2.08204 -1.65 3.89117 2.1031 -1.65 3.92736 1.99905 -1.68 3.96488 1.97572 -1.65 3.92736 1.99905 -1.65 3.95266 1.89183 -1.68 3.98732 1.86657 -1.65 3.95266 1.89183 -1.65 3.96681 1.78258 -1.68 3.99859 1.75571 -1.65 3.96681 1.78258 -1.65 3.96965 1.67245 -1.68 3.99859 1.64429 -1.65 3.96965 1.67245 -1.65 3.96114 1.56261 -1.68 3.98732 1.53343 -1.65 3.96114 1.56261 -1.65 3.94139 1.45423 -1.68 3.96488 1.42428 -1.65 3.94139 1.45423 -1.65 3.9106 1.34846 -1.68 3.93153 1.31796 -1.65 3.9106 1.34846 -1.65 3.8691 1.24641 -1.68 3.88758 1.21557 -1.65 3.8691 1.24641 -1.65 3.81733 1.14917 -1.68 3.83351 1.11814 -1.65 3.81733 1.14917 -1.65 3.75583 1.05777 -1.68 3.76985 1.02668 -1.65 3.75583 1.05777 -1.65 3.68526 0.973178 -1.68 3.69727 0.942136 -1.65 3.68526 0.973178 -1.65 3.60636 0.896289 -1.68 3.61651 0.865366 -1.65 3.60636 0.896289 -1.65 3.51998 0.82792 -1.68 3.52839 0.79716 -1.65 3.51998 0.82792 -1.65 3.42703 0.768795 -1.68 3.43383 0.738219 -1.65 3.42703 0.768795 -1.65 3.32849 0.719541 -1.68 3.33379 0.689146 -1.65 3.32849 0.719541 -1.65 3.2254 0.68068 -1.68 3.2293 0.650447 -1.65 3.2254 0.68068 -1.65 3.11887 0.652624 -1.68 3.12143 0.622517 -1.65 3.11887 0.652624 -1.65 3.01002 0.635671 -1.68 3.01129 0.605644 -1.65 3.01002 0.635671 -1.65 2.9 0.63 -1.68 2.9 0.6 -1.68 3.01129 0.605644 -1.65 2.9 0.63 -1.68 3.01129 0.605644 -1.68 3.12143 0.622517 -1.65 3.01002 0.635671 -1.68 3.12143 0.622517 -1.68 3.2293 0.650447 -1.65 3.11887 0.652624 -1.68 3.2293 0.650447 -1.68 3.33379 0.689146 -1.65 3.2254 0.68068 -1.68 3.33379 0.689146 -1.68 3.43383 0.738219 -1.65 3.32849 0.719541 -1.68 3.43383 0.738219 -1.68 3.52839 0.79716 -1.65 3.42703 0.768795 -1.68 3.52839 0.79716 -1.68 3.61651 0.865366 -1.65 3.51998 0.82792 -1.68 3.61651 0.865366 -1.68 3.69727 0.942136 -1.65 3.60636 0.896289 -1.68 3.69727 0.942136 -1.68 3.76985 1.02668 -1.65 3.68526 0.973178 -1.68 3.76985 1.02668 -1.68 3.83351 1.11814 -1.65 3.75583 1.05777 -1.68 3.83351 1.11814 -1.68 3.88758 1.21557 -1.65 3.81733 1.14917 -1.68 3.88758 1.21557 -1.68 3.93153 1.31796 -1.65 3.8691 1.24641 -1.68 3.93153 1.31796 -1.68 3.96488 1.42428 -1.65 3.9106 1.34846 -1.68 3.96488 1.42428 -1.68 3.98732 1.53343 -1.65 3.94139 1.45423 -1.68 3.98732 1.53343 -1.68 3.99859 1.64429 -1.65 3.96114 1.56261 -1.68 3.99859 1.64429 -1.68 3.99859 1.75571 -1.65 3.96965 1.67245 -1.68 3.99859 1.75571 -1.68 3.98732 1.86657 -1.65 3.96681 1.78258 -1.68 3.98732 1.86657 -1.68 3.96488 1.97572 -1.65 3.95266 1.89183 -1.68 3.96488 1.97572 -1.68 3.93153 2.08204 -1.65 3.92736 1.99905 -1.68 3.93153 2.08204 -1.68 3.88758 2.18443 -1.65 3.89117 2.1031 -1.68 3.88758 2.18443 -1.68 3.83351 2.28186 -1.65 3.84447 2.20288 -1.68 3.83351 2.28186 -1.68 3.76985 2.37332 -1.65 3.78775 2.29732 -1.68 3.76985 2.37332 -1.68 3.69727 2.45786 -1.65 3.72163 2.38543 -1.68 3.69727 2.45786 -1.68 3.61651 2.53463 -1.65 3.6468 2.46628 -1.68 3.61651 2.53463 -1.68 3.52839 2.60284 -1.65 3.56405 2.53901 -1.68 3.52839 2.60284 -1.68 3.43383 2.66178 -1.65 3.47426 2.60284 -1.68 3.43383 2.66178 -1.68 3.33379 2.71085 -1.65 3.37839 2.6571 -1.68 3.33379 2.71085 -1.68 3.2293 2.74955 -1.65 3.27744 2.70122 -1.68 3.2293 2.74955 -1.68 3.12143 2.77748 -1.65 3.1725 2.73472 -1.68 3.12143 2.77748 -1.68 3.01129 2.79436 -1.65 3.06466 2.75725 -1.68 3.01129 2.79436 -1.68 2.9 2.8 -1.65 2.95508 2.76858 -1.68 2.9 2.8 -1.68 2.78871 2.79436 -1.65 2.84492 2.76858 -1.68 2.78871 2.79436 -1.68 2.67857 2.77748 -1.65 2.73534 2.75725 -1.68 2.67857 2.77748 -1.68 2.5707 2.74955 -1.65 2.6275 2.73472 -1.68 2.5707 2.74955 -1.68 2.46621 2.71085 -1.65 2.52256 2.70122 -1.68 2.46621 2.71085 -1.68 2.36617 2.66178 -1.65 2.42161 2.6571 -1.68 2.36617 2.66178 -1.68 2.27161 2.60284 -1.65 2.32574 2.60284 -1.68 2.27161 2.60284 -1.68 2.18349 2.53463 -1.65 2.23595 2.53901 -1.68 2.18349 2.53463 -1.68 2.10273 2.45786 -1.65 2.1532 2.46628 -1.68 2.10273 2.45786 -1.68 2.03015 2.37332 -1.65 2.07837 2.38543 -1.68 2.03015 2.37332 -1.68 1.96649 2.28186 -1.65 2.01225 2.29732 -1.68 1.96649 2.28186 -1.68 1.91242 2.18443 -1.65 1.95553 2.20288 -1.68 1.91242 2.18443 -1.68 1.86847 2.08204 -1.65 1.90883 2.1031 -1.68 1.86847 2.08204 -1.68 1.83512 1.97572 -1.65 1.87264 1.99905 -1.68 1.83512 1.97572 -1.68 1.81268 1.86657 -1.65 1.84734 1.89183 -1.68 1.81268 1.86657 -1.68 1.80141 1.75571 -1.65 1.83319 1.78258 -1.68 1.80141 1.75571 -1.68 1.80141 1.64429 -1.65 1.83035 1.67245 -1.68 1.80141 1.64429 -1.68 1.81268 1.53343 -1.65 1.83886 1.56261 -1.68 1.81268 1.53343 -1.68 1.83512 1.42428 -1.65 1.85861 1.45423 -1.68 1.83512 1.42428 -1.68 1.86847 1.31796 -1.65 1.8894 1.34846 -1.68 1.86847 1.31796 -1.68 1.91242 1.21557 -1.65 1.9309 1.24641 -1.68 1.91242 1.21557 -1.68 1.96649 1.11814 -1.65 1.98267 1.14917 -1.68 1.96649 1.11814 -1.68 2.03015 1.02668 -1.65 2.04417 1.05777 -1.68 2.03015 1.02668 -1.68 2.10273 0.942136 -1.65 2.11474 0.973178 -1.68 2.10273 0.942136 -1.68 2.18349 0.865366 -1.65 2.19364 0.896289 -1.68 2.18349 0.865366 -1.68 2.27161 0.79716 -1.65 2.28002 0.82792 -1.68 2.27161 0.79716 -1.68 2.36617 0.738219 -1.65 2.37297 0.768795 -1.68 2.36617 0.738219 -1.68 2.46621 0.689146 -1.65 2.47151 0.719541 -1.68 2.46621 0.689146 -1.68 2.5707 0.650447 -1.65 2.5746 0.68068 -2.1 2.78998 2.76433 -2.07 2.78871 2.79436 -2.1 2.9 2.77 -2.1 2.78998 2.76433 -2.07 2.67857 2.77748 -2.07 2.78871 2.79436 -2.1 2.78998 2.76433 -2.1 2.68113 2.74738 -2.07 2.67857 2.77748 -2.07 2.67857 2.77748 -2.1 2.68113 2.74738 -2.07 2.5707 2.74955 -2.07 2.5707 2.74955 -2.1 2.68113 2.74738 -2.1 2.5746 2.71932 -2.07 2.46621 2.71085 -2.1 2.5746 2.71932 -2.1 2.47151 2.68046 -2.07 2.36617 2.66178 -2.1 2.47151 2.68046 -2.1 2.37297 2.63121 -2.07 2.27161 2.60284 -2.1 2.37297 2.63121 -2.1 2.28002 2.57208 -2.07 2.18349 2.53463 -2.1 2.28002 2.57208 -2.1 2.19364 2.50371 -2.07 2.10273 2.45786 -2.1 2.19364 2.50371 -2.1 2.11474 2.42682 -2.07 2.03015 2.37332 -2.1 2.11474 2.42682 -2.1 2.04417 2.34223 -2.07 1.96649 2.28186 -2.1 2.04417 2.34223 -2.1 1.98267 2.25083 -2.07 1.91242 2.18443 -2.1 1.98267 2.25083 -2.1 1.9309 2.15359 -2.07 1.86847 2.08204 -2.1 1.9309 2.15359 -2.1 1.8894 2.05154 -2.07 1.83512 1.97572 -2.1 1.8894 2.05154 -2.1 1.85861 1.94577 -2.07 1.81268 1.86657 -2.1 1.85861 1.94577 -2.1 1.83886 1.83739 -2.07 1.80141 1.75571 -2.1 1.83886 1.83739 -2.1 1.83035 1.72755 -2.07 1.80141 1.64429 -2.1 1.83035 1.72755 -2.1 1.83319 1.61742 -2.07 1.81268 1.53343 -2.1 1.83319 1.61742 -2.1 1.84734 1.50817 -2.07 1.83512 1.42428 -2.1 1.84734 1.50817 -2.1 1.87264 1.40095 -2.07 1.86847 1.31796 -2.1 1.87264 1.40095 -2.1 1.90883 1.2969 -2.07 1.91242 1.21557 -2.1 1.90883 1.2969 -2.1 1.95553 1.19712 -2.07 1.96649 1.11814 -2.1 1.95553 1.19712 -2.1 2.01225 1.10268 -2.07 2.03015 1.02668 -2.1 2.01225 1.10268 -2.1 2.07837 1.01457 -2.07 2.10273 0.942136 -2.1 2.07837 1.01457 -2.1 2.1532 0.933717 -2.07 2.18349 0.865366 -2.1 2.1532 0.933717 -2.1 2.23595 0.860992 -2.07 2.27161 0.79716 -2.1 2.23595 0.860992 -2.1 2.32574 0.79716 -2.07 2.36617 0.738219 -2.1 2.32574 0.79716 -2.1 2.42161 0.742899 -2.07 2.46621 0.689146 -2.1 2.42161 0.742899 -2.1 2.52256 0.698783 -2.07 2.5707 0.650447 -2.1 2.52256 0.698783 -2.1 2.6275 0.66528 -2.07 2.67857 0.622517 -2.1 2.6275 0.66528 -2.1 2.73534 0.642746 -2.07 2.78871 0.605644 -2.1 2.73534 0.642746 -2.1 2.84492 0.631419 -2.07 2.9 0.6 -2.1 2.84492 0.631419 -2.1 2.95508 0.631419 -2.07 3.01129 0.605644 -2.1 2.95508 0.631419 -2.1 3.06466 0.642746 -2.07 3.12143 0.622517 -2.1 3.06466 0.642746 -2.1 3.1725 0.66528 -2.07 3.2293 0.650447 -2.1 3.1725 0.66528 -2.1 3.27744 0.698783 -2.07 3.33379 0.689146 -2.1 3.27744 0.698783 -2.1 3.37839 0.742899 -2.07 3.43383 0.738219 -2.1 3.37839 0.742899 -2.1 3.47426 0.79716 -2.07 3.52839 0.79716 -2.1 3.47426 0.79716 -2.1 3.56405 0.860992 -2.07 3.61651 0.865366 -2.1 3.56405 0.860992 -2.1 3.6468 0.933717 -2.07 3.69727 0.942136 -2.1 3.6468 0.933717 -2.1 3.72163 1.01457 -2.07 3.76985 1.02668 -2.1 3.72163 1.01457 -2.1 3.78775 1.10268 -2.07 3.83351 1.11814 -2.1 3.78775 1.10268 -2.1 3.84447 1.19712 -2.07 3.88758 1.21557 -2.1 3.84447 1.19712 -2.1 3.89117 1.2969 -2.07 3.93153 1.31796 -2.1 3.89117 1.2969 -2.1 3.92736 1.40095 -2.07 3.96488 1.42428 -2.1 3.92736 1.40095 -2.1 3.95266 1.50817 -2.07 3.98732 1.53343 -2.1 3.95266 1.50817 -2.1 3.96681 1.61742 -2.07 3.99859 1.64429 -2.1 3.96681 1.61742 -2.1 3.96965 1.72755 -2.07 3.99859 1.75571 -2.1 3.96965 1.72755 -2.1 3.96114 1.83739 -2.07 3.98732 1.86657 -2.1 3.96114 1.83739 -2.1 3.94139 1.94577 -2.07 3.96488 1.97572 -2.1 3.94139 1.94577 -2.1 3.9106 2.05154 -2.07 3.93153 2.08204 -2.1 3.9106 2.05154 -2.1 3.8691 2.15359 -2.07 3.88758 2.18443 -2.1 3.8691 2.15359 -2.1 3.81733 2.25083 -2.07 3.83351 2.28186 -2.1 3.81733 2.25083 -2.1 3.75583 2.34223 -2.07 3.76985 2.37332 -2.1 3.75583 2.34223 -2.1 3.68526 2.42682 -2.07 3.69727 2.45786 -2.1 3.68526 2.42682 -2.1 3.60636 2.50371 -2.07 3.61651 2.53463 -2.1 3.60636 2.50371 -2.1 3.51998 2.57208 -2.07 3.52839 2.60284 -2.1 3.51998 2.57208 -2.1 3.42703 2.63121 -2.07 3.43383 2.66178 -2.1 3.42703 2.63121 -2.1 3.32849 2.68046 -2.07 3.33379 2.71085 -2.1 3.32849 2.68046 -2.1 3.2254 2.71932 -2.07 3.2293 2.74955 -2.1 3.2254 2.71932 -2.1 3.11887 2.74738 -2.07 3.12143 2.77748 -2.1 3.11887 2.74738 -2.1 3.01002 2.76433 -2.07 3.01129 2.79436 -2.1 3.01002 2.76433 -2.1 2.9 2.77 -2.07 2.9 2.8 -2.1 2.9 2.77 -2.07 2.78871 2.79436 -2.07 2.9 2.8 -2.07 3.01129 2.79436 -2.1 2.9 2.77 -2.07 2.5707 2.74955 -2.1 2.5746 2.71932 -2.07 2.46621 2.71085 -2.07 2.46621 2.71085 -2.1 2.47151 2.68046 -2.07 2.36617 2.66178 -2.07 2.36617 2.66178 -2.1 2.37297 2.63121 -2.07 2.27161 2.60284 -2.07 2.27161 2.60284 -2.1 2.28002 2.57208 -2.07 2.18349 2.53463 -2.07 2.18349 2.53463 -2.1 2.19364 2.50371 -2.07 2.10273 2.45786 -2.07 2.10273 2.45786 -2.1 2.11474 2.42682 -2.07 2.03015 2.37332 -2.07 2.03015 2.37332 -2.1 2.04417 2.34223 -2.07 1.96649 2.28186 -2.07 1.96649 2.28186 -2.1 1.98267 2.25083 -2.07 1.91242 2.18443 -2.07 1.91242 2.18443 -2.1 1.9309 2.15359 -2.07 1.86847 2.08204 -2.07 1.86847 2.08204 -2.1 1.8894 2.05154 -2.07 1.83512 1.97572 -2.07 1.83512 1.97572 -2.1 1.85861 1.94577 -2.07 1.81268 1.86657 -2.07 1.81268 1.86657 -2.1 1.83886 1.83739 -2.07 1.80141 1.75571 -2.07 1.80141 1.75571 -2.1 1.83035 1.72755 -2.07 1.80141 1.64429 -2.07 1.80141 1.64429 -2.1 1.83319 1.61742 -2.07 1.81268 1.53343 -2.07 1.81268 1.53343 -2.1 1.84734 1.50817 -2.07 1.83512 1.42428 -2.07 1.83512 1.42428 -2.1 1.87264 1.40095 -2.07 1.86847 1.31796 -2.07 1.86847 1.31796 -2.1 1.90883 1.2969 -2.07 1.91242 1.21557 -2.07 1.91242 1.21557 -2.1 1.95553 1.19712 -2.07 1.96649 1.11814 -2.07 1.96649 1.11814 -2.1 2.01225 1.10268 -2.07 2.03015 1.02668 -2.07 2.03015 1.02668 -2.1 2.07837 1.01457 -2.07 2.10273 0.942136 -2.07 2.10273 0.942136 -2.1 2.1532 0.933717 -2.07 2.18349 0.865366 -2.07 2.18349 0.865366 -2.1 2.23595 0.860992 -2.07 2.27161 0.79716 -2.07 2.27161 0.79716 -2.1 2.32574 0.79716 -2.07 2.36617 0.738219 -2.07 2.36617 0.738219 -2.1 2.42161 0.742899 -2.07 2.46621 0.689146 -2.07 2.46621 0.689146 -2.1 2.52256 0.698783 -2.07 2.5707 0.650447 -2.07 2.5707 0.650447 -2.1 2.6275 0.66528 -2.07 2.67857 0.622517 -2.07 2.67857 0.622517 -2.1 2.73534 0.642746 -2.07 2.78871 0.605644 -2.07 2.78871 0.605644 -2.1 2.84492 0.631419 -2.07 2.9 0.6 -2.07 2.9 0.6 -2.1 2.95508 0.631419 -2.07 3.01129 0.605644 -2.07 3.01129 0.605644 -2.1 3.06466 0.642746 -2.07 3.12143 0.622517 -2.07 3.12143 0.622517 -2.1 3.1725 0.66528 -2.07 3.2293 0.650447 -2.07 3.2293 0.650447 -2.1 3.27744 0.698783 -2.07 3.33379 0.689146 -2.07 3.33379 0.689146 -2.1 3.37839 0.742899 -2.07 3.43383 0.738219 -2.07 3.43383 0.738219 -2.1 3.47426 0.79716 -2.07 3.52839 0.79716 -2.07 3.52839 0.79716 -2.1 3.56405 0.860992 -2.07 3.61651 0.865366 -2.07 3.61651 0.865366 -2.1 3.6468 0.933717 -2.07 3.69727 0.942136 -2.07 3.69727 0.942136 -2.1 3.72163 1.01457 -2.07 3.76985 1.02668 -2.07 3.76985 1.02668 -2.1 3.78775 1.10268 -2.07 3.83351 1.11814 -2.07 3.83351 1.11814 -2.1 3.84447 1.19712 -2.07 3.88758 1.21557 -2.07 3.88758 1.21557 -2.1 3.89117 1.2969 -2.07 3.93153 1.31796 -2.07 3.93153 1.31796 -2.1 3.92736 1.40095 -2.07 3.96488 1.42428 -2.07 3.96488 1.42428 -2.1 3.95266 1.50817 -2.07 3.98732 1.53343 -2.07 3.98732 1.53343 -2.1 3.96681 1.61742 -2.07 3.99859 1.64429 -2.07 3.99859 1.64429 -2.1 3.96965 1.72755 -2.07 3.99859 1.75571 -2.07 3.99859 1.75571 -2.1 3.96114 1.83739 -2.07 3.98732 1.86657 -2.07 3.98732 1.86657 -2.1 3.94139 1.94577 -2.07 3.96488 1.97572 -2.07 3.96488 1.97572 -2.1 3.9106 2.05154 -2.07 3.93153 2.08204 -2.07 3.93153 2.08204 -2.1 3.8691 2.15359 -2.07 3.88758 2.18443 -2.07 3.88758 2.18443 -2.1 3.81733 2.25083 -2.07 3.83351 2.28186 -2.07 3.83351 2.28186 -2.1 3.75583 2.34223 -2.07 3.76985 2.37332 -2.07 3.76985 2.37332 -2.1 3.68526 2.42682 -2.07 3.69727 2.45786 -2.07 3.69727 2.45786 -2.1 3.60636 2.50371 -2.07 3.61651 2.53463 -2.07 3.61651 2.53463 -2.1 3.51998 2.57208 -2.07 3.52839 2.60284 -2.07 3.52839 2.60284 -2.1 3.42703 2.63121 -2.07 3.43383 2.66178 -2.07 3.43383 2.66178 -2.1 3.32849 2.68046 -2.07 3.33379 2.71085 -2.07 3.33379 2.71085 -2.1 3.2254 2.71932 -2.07 3.2293 2.74955 -2.07 3.2293 2.74955 -2.1 3.11887 2.74738 -2.07 3.12143 2.77748 -2.07 3.12143 2.77748 -2.1 3.01002 2.76433 -2.07 3.01129 2.79436 -1.59 3.8756 5.08293 -1.59 3.89576 5.02219 -1.59 3.85887 5.06665 -1.59 3.85887 5.06665 -1.59 3.89576 5.02219 -1.59 3.84615 5.04708 -1.59 3.84615 5.04708 -1.59 3.89576 5.02219 -1.59 3.83806 5.02518 -1.59 3.83806 5.02518 -1.59 3.89576 5.02219 -1.59 3.83502 5.00204 -1.59 3.85707 4.9356 -1.59 3.91781 4.95576 -1.59 3.87335 4.91887 -1.59 3.87335 4.91887 -1.59 3.91781 4.95576 -1.59 3.89292 4.90615 -1.59 3.89292 4.90615 -1.59 3.91781 4.95576 -1.59 3.91482 4.89806 -1.59 3.91482 4.89806 -1.59 3.91781 4.95576 -1.59 3.93796 4.89502 -1.59 4.0044 4.91707 -1.59 3.98424 4.97781 -1.59 4.02113 4.93335 -1.59 4.02113 4.93335 -1.59 3.98424 4.97781 -1.59 4.03385 4.95292 -1.59 4.03385 4.95292 -1.59 3.98424 4.97781 -1.59 4.04194 4.97482 -1.59 4.04194 4.97482 -1.59 3.98424 4.97781 -1.59 4.04498 4.99796 0.6526 3.98831 5.03558 0.686935 3.99373 5.0267 0.65 3.99572 5.02224 0.6526 3.98831 5.03558 0.689636 3.98513 5.03953 0.686935 3.99373 5.0267 0.6526 3.98831 5.03558 0.655421 3.97745 5.04688 0.689636 3.98513 5.03953 0.689636 3.98513 5.03953 0.655421 3.97745 5.04688 0.692471 3.97333 5.04989 0.692471 3.97333 5.04989 0.655421 3.97745 5.04688 0.658184 3.96413 5.05493 0.695158 3.95951 5.05674 0.658184 3.96413 5.05493 0.660643 3.94977 5.0592 0.697572 3.94492 5.0598 0.660643 3.94977 5.0592 0.663214 3.93458 5.05975 0.700251 3.92953 5.05908 0.663214 3.93458 5.05975 0.666027 3.9193 5.05632 0.703086 3.91456 5.05434 0.666027 3.9193 5.05632 0.668806 3.90549 5.04908 0.698889 3.90701 5.05011 0.668806 3.90549 5.04908 0.705794 3.90151 5.04603 0.703086 3.91456 5.05434 0.698889 3.90701 5.05011 0.705794 3.90151 5.04603 0.703086 3.91456 5.05434 0.668806 3.90549 5.04908 0.698889 3.90701 5.05011 0.692471 3.97333 5.04989 0.658184 3.96413 5.05493 0.695158 3.95951 5.05674 0.695158 3.95951 5.05674 0.660643 3.94977 5.0592 0.697572 3.94492 5.0598 0.697572 3.94492 5.0598 0.663214 3.93458 5.05975 0.700251 3.92953 5.05908 0.700251 3.92953 5.05908 0.666027 3.9193 5.05632 0.703086 3.91456 5.05434 0.668806 3.90549 5.04908 0.671288 3.89438 5.03897 0.705794 3.90151 5.04603 0.705794 3.90151 5.04603 0.671288 3.89438 5.03897 0.698889 3.89516 5.03987 0.708211 3.89135 5.03512 0.698889 3.89516 5.03987 0.671288 3.89438 5.03897 0.673831 3.88607 5.0263 0.708211 3.89135 5.03512 0.671288 3.89438 5.03897 0.673831 3.88607 5.0263 0.698889 3.88637 5.0269 0.708211 3.89135 5.03512 0.673831 3.88607 5.0263 0.710867 3.88403 5.02161 0.698889 3.88637 5.0269 0.673831 3.88607 5.0263 0.676634 3.88111 5.01147 0.710867 3.88403 5.02161 0.710867 3.88403 5.02161 0.676634 3.88111 5.01147 0.698889 3.88123 5.01211 0.7137 3.88034 5.00635 0.698889 3.88123 5.01211 0.676634 3.88111 5.01147 0.679426 3.88014 4.99588 0.7137 3.88034 5.00635 0.676634 3.88111 5.01147 0.679426 3.88014 4.99588 0.698889 3.8801 4.99648 0.7137 3.88034 5.00635 0.679426 3.88014 4.99588 0.716428 3.8807 4.99085 0.698889 3.8801 4.99648 0.679426 3.88014 4.99588 0.681937 3.88306 4.98108 0.716428 3.8807 4.99085 0.716428 3.8807 4.99085 0.681937 3.88306 4.98108 0.698889 3.88306 4.98109 0.718853 3.88479 4.9765 0.698889 3.88306 4.98109 0.681937 3.88306 4.98108 0.684448 3.88958 4.96748 0.718853 3.88479 4.9765 0.681937 3.88306 4.98108 0.684448 3.88958 4.96748 0.698889 3.88989 4.96701 0.718853 3.88479 4.9765 0.684448 3.88958 4.96748 0.721485 3.89255 4.96328 0.698889 3.88989 4.96701 0.684448 3.88958 4.96748 0.68724 3.89968 4.95557 0.721485 3.89255 4.96328 0.721485 3.89255 4.96328 0.68724 3.89968 4.95557 0.698889 3.90013 4.95516 0.724314 3.90369 4.95223 0.698889 3.90013 4.95516 0.68724 3.89968 4.95557 0.690043 3.91253 4.94666 0.724314 3.90369 4.95223 0.68724 3.89968 4.95557 0.690043 3.91253 4.94666 0.698889 3.9131 4.94637 0.724314 3.90369 4.95223 0.690043 3.91253 4.94666 0.72706 3.91717 4.94451 0.698889 3.9131 4.94637 0.690043 3.91253 4.94666 0.692585 3.92676 4.94148 0.72706 3.91717 4.94451 0.72706 3.91717 4.94451 0.692585 3.92676 4.94148 0.698889 3.92789 4.94123 0.729498 3.9316 4.94059 0.698889 3.92789 4.94123 0.695068 3.94172 4.94002 0.732104 3.94687 4.94039 0.695068 3.94172 4.94002 0.698889 3.94352 4.9401 0.697847 3.95712 4.94249 0.698889 3.94352 4.9401 0.695068 3.94172 4.94002 0.697847 3.95712 4.94249 0.732104 3.94687 4.94039 0.698889 3.94352 4.9401 0.697847 3.95712 4.94249 0.734927 3.96208 4.94421 0.732104 3.94687 4.94039 0.697847 3.95712 4.94249 0.70066 3.97141 4.94888 0.734927 3.96208 4.94421 0.734927 3.96208 4.94421 0.70066 3.97141 4.94888 0.737689 3.97569 4.95177 0.737689 3.97569 4.95177 0.70066 3.97141 4.94888 0.703231 3.98325 4.95842 0.740145 3.98653 4.96211 0.703231 3.98325 4.95842 0.70569 3.99221 4.97043 0.742724 3.99456 4.97504 0.70569 3.99221 4.97043 0.708454 3.99806 4.98485 0.74554 3.99916 4.99002 0.708454 3.99806 4.98485 0.711274 4 5.0004 0.748317 3.99974 5.0056 0.711274 4 5.0004 0.713873 3.99796 5.01552 0.716313 3.99232 5.02937 0.748317 3.99974 5.0056 0.713873 3.99796 5.01552 0.716313 3.99232 5.02937 0.750795 3.99647 5.02027 0.748317 3.99974 5.0056 0.716313 3.99232 5.02937 0.719061 3.98303 5.04181 0.750795 3.99647 5.02027 0.750795 3.99647 5.02027 0.719061 3.98303 5.04181 0.753345 3.98959 5.03378 0.753345 3.98959 5.03378 0.719061 3.98303 5.04181 0.756152 3.97916 5.04546 0.756152 3.97916 5.04546 0.719061 3.98303 5.04181 0.721887 3.97073 5.05154 0.758943 3.9661 5.05403 0.721887 3.97073 5.05154 0.724513 3.95669 5.05763 0.761447 3.95181 5.05883 0.724513 3.95669 5.05763 0.726939 3.94195 5.05997 0.763968 3.93674 5.05991 0.726939 3.94195 5.05997 0.729668 3.92652 5.05847 0.766765 3.92137 5.05703 0.729668 3.92652 5.05847 0.732499 3.91183 5.05297 0.769567 3.90726 5.05028 0.732499 3.91183 5.05297 0.73515 3.8993 5.04409 0.772101 3.89572 5.04049 0.73515 3.8993 5.04409 0.737567 3.88969 5.0327 0.774593 3.88704 5.02819 0.737567 3.88969 5.0327 0.740277 3.88301 5.01876 0.777377 3.88156 5.01358 0.740277 3.88301 5.01876 0.74311 3.88009 5.00333 0.780189 3.88003 4.99799 0.74311 3.88009 5.00333 0.745785 3.88122 4.98798 0.782753 3.88246 4.983 0.745785 3.88122 4.98798 0.748198 3.88599 4.97387 0.78522 3.88848 4.96925 0.748198 3.88599 4.97387 0.750886 3.89444 4.96096 0.78799 3.89813 4.95702 0.750886 3.89444 4.96096 0.753719 3.90612 4.95048 0.79081 3.91069 4.94764 0.753719 3.90612 4.95048 0.756417 3.91988 4.94347 0.793401 3.92484 4.94195 0.756417 3.91988 4.94347 0.758831 3.93442 4.94026 0.795848 3.93967 4.94 0.758831 3.93442 4.94026 0.761496 3.94979 4.9408 0.798603 3.95511 4.94193 0.761496 3.94979 4.9408 0.764328 3.96481 4.94537 0.801429 3.96964 4.94783 0.764328 3.96481 4.94537 0.767046 3.97796 4.95353 0.804047 3.98187 4.95702 0.767046 3.97796 4.95353 0.769466 3.98824 4.96433 0.806479 3.99119 4.9687 0.769466 3.98824 4.96433 0.772107 3.99571 4.97772 0.809216 3.9975 4.98288 0.772107 3.99571 4.97772 0.774936 3.99958 4.99292 0.812047 3.99998 4.99837 0.774936 3.99958 4.99292 0.777673 3.9994 5.00844 0.81469 3.99843 5.01364 0.777673 3.9994 5.00844 0.780105 3.99548 5.02284 0.817111 3.99326 5.02763 0.780105 3.99548 5.02284 0.782719 3.98791 5.03612 0.81983 3.98441 5.04034 0.782719 3.98791 5.03612 0.785543 3.97692 5.0473 0.822664 3.97243 5.05048 0.785543 3.97692 5.0473 0.788298 3.96352 5.0552 0.825331 3.95852 5.05707 0.788298 3.96352 5.0552 0.790746 3.94914 5.0593 0.827746 3.94388 5.05987 0.790746 3.94914 5.0593 0.793333 3.93391 5.05969 0.830445 3.92846 5.05888 0.793333 3.93391 5.05969 0.79615 3.91867 5.05608 0.83328 3.91358 5.05387 0.79615 3.91867 5.05608 0.798921 3.90495 5.0487 0.835969 3.90071 5.04535 0.798921 3.90495 5.0487 0.80139 3.89396 5.03848 0.838384 3.89075 5.03427 0.80139 3.89396 5.03848 0.803948 3.88578 5.0257 0.84106 3.88365 5.0206 0.803948 3.88578 5.0257 0.806757 3.88098 5.0108 0.843895 3.88023 5.00527 0.806757 3.88098 5.0108 0.809542 3.88019 4.99522 0.846605 3.88087 4.98981 0.809542 3.88019 4.99522 0.812036 3.88326 4.98048 0.849023 3.88521 4.97555 0.812036 3.88326 4.98048 0.814565 3.88994 4.96692 0.851677 3.89321 4.96243 0.814565 3.88994 4.96692 0.817363 3.90019 4.95511 0.854509 3.90456 4.95158 0.817363 3.90019 4.95511 0.82016 3.91313 4.94635 0.857239 3.91815 4.94412 0.82016 3.91313 4.94635 0.822686 3.92738 4.94134 0.859666 3.93262 4.94046 0.822686 3.92738 4.94134 0.825184 3.94239 4.94005 0.862294 3.94794 4.94053 0.825184 3.94239 4.94005 0.82797 3.95777 4.94269 0.865123 3.96309 4.94462 0.82797 3.95777 4.94269 0.830778 3.97198 4.94924 0.86787 3.97654 4.95241 0.830778 3.97198 4.94924 0.833333 3.98369 4.95888 0.87031 3.98717 4.96292 0.833333 3.98369 4.95888 0.835804 3.99253 4.97101 0.872913 3.995 4.97602 0.835804 3.99253 4.97101 0.838576 3.99822 4.98551 0.875736 3.99934 4.99109 0.838576 3.99822 4.98551 0.841393 3.99999 5.00108 0.8785 3.99963 5.00666 0.841393 3.99999 5.00108 0.843977 3.99779 5.01614 0.846427 3.992 5.02994 0.8785 3.99963 5.00666 0.843977 3.99779 5.01614 0.846427 3.992 5.02994 0.880958 3.99612 5.02123 0.8785 3.99963 5.00666 0.846427 3.992 5.02994 0.849183 3.98255 5.0423 0.880958 3.99612 5.02123 0.880958 3.99612 5.02123 0.849183 3.98255 5.0423 0.883533 3.98897 5.03466 0.883533 3.98897 5.03466 0.849183 3.98255 5.0423 0.886349 3.97833 5.04616 0.886349 3.97833 5.04616 0.849183 3.98255 5.0423 0.852007 3.97014 5.05188 0.889127 3.96514 5.05448 0.852007 3.97014 5.05188 0.854618 3.95606 5.05781 0.891608 3.95081 5.05902 0.854618 3.95606 5.05781 0.857051 3.94129 5.05999 0.894155 3.93567 5.05984 0.857051 3.94129 5.05999 0.859791 3.92586 5.05831 0.896961 3.92034 5.05669 0.859791 3.92586 5.05831 0.862619 3.91123 5.05265 0.899753 3.90637 5.04969 0.862619 3.91123 5.05265 0.865257 3.89883 5.04365 0.902261 3.89504 5.03973 0.865257 3.89883 5.04365 0.867678 3.88934 5.03215 0.904778 3.88654 5.02725 0.867678 3.88934 5.03215 0.870398 3.8828 5.01811 0.907574 3.88132 5.01252 0.870398 3.8828 5.01811 0.873231 3.88006 5.00266 0.910376 3.88008 4.99692 0.873231 3.88006 5.00266 0.875893 3.88135 4.98734 0.912915 3.88276 4.98202 0.875893 3.88135 4.98734 0.878307 3.88628 4.97328 0.915403 3.88903 4.96834 0.878307 3.88628 4.97328 0.881007 3.89488 4.96045 0.918186 3.89892 4.95627 0.881007 3.89488 4.96045 0.883841 3.90668 4.9501 0.920999 3.91164 4.94713 0.883841 3.90668 4.9501 0.886526 3.9205 4.94326 0.923566 3.92583 4.9417 0.886526 3.9205 4.94326 0.888939 3.93507 4.9402 0.92603 3.94073 4.94 0.888939 3.93507 4.9402 0.891617 3.95046 4.94092 0.928799 3.95616 4.94222 0.891617 3.95046 4.94092 0.89445 3.96543 4.94565 0.931619 3.97057 4.94837 0.89445 3.96543 4.94565 0.897157 3.97847 4.95395 0.934214 3.9826 4.95775 0.897157 3.97847 4.95395 0.899573 3.98863 4.96485 0.936659 3.99173 4.9696 0.899573 3.98863 4.96485 0.902227 3.99596 4.97835 0.939412 3.9978 4.98392 0.902227 3.99596 4.97835 0.905058 3.99966 4.9936 0.942239 4 4.99945 0.905058 3.99966 4.9936 0.907785 3.99931 5.00909 0.944859 3.99818 5.01465 0.907785 3.99931 5.00909 0.91021 3.99523 5.02344 0.94729 3.99277 5.02856 0.91021 3.99523 5.02344 0.912839 3.9875 5.03666 0.950025 3.98368 5.04114 0.912839 3.9875 5.03666 0.915666 3.97638 5.04771 0.952857 3.97151 5.05106 0.915666 3.97638 5.04771 0.918411 3.96291 5.05545 0.955502 3.95753 5.05738 0.918411 3.96291 5.05545 0.92085 3.9485 5.05939 0.957923 3.94283 5.05993 0.92085 3.9485 5.05939 0.923452 3.93324 5.05962 0.960639 3.9274 5.05866 0.923452 3.93324 5.05962 0.926273 3.91803 5.05583 0.963473 3.91261 5.05338 0.926273 3.91803 5.05583 0.929035 3.90441 5.04831 0.966143 3.89993 5.04466 0.929035 3.90441 5.04831 0.931492 3.89355 5.03798 0.968558 3.89016 5.03341 0.931492 3.89355 5.03798 0.934066 3.8855 5.02509 0.971254 3.88328 5.01958 0.934066 3.8855 5.02509 0.93688 3.88086 5.01013 0.974089 3.88015 5.00419 0.93688 3.88086 5.01013 0.939657 3.88025 4.99455 0.976781 3.88106 4.98878 0.939657 3.88025 4.99455 0.942137 3.88347 4.97988 0.979195 3.88564 4.9746 0.942137 3.88347 4.97988 0.944682 3.89032 4.96636 0.981869 3.8939 4.9616 0.944682 3.89032 4.96636 0.947486 3.9007 4.95466 0.984704 3.90544 4.95095 0.947486 3.9007 4.95466 0.950277 3.91373 4.94606 0.987417 3.91914 4.94374 0.950277 3.91373 4.94606 0.952785 3.92801 4.94121 0.989835 3.93365 4.94034 0.952785 3.92801 4.94121 0.9553 3.94306 4.94008 0.992486 3.94901 4.94068 0.9553 3.94306 4.94008 0.958093 3.95842 4.9429 0.995318 3.96408 4.94505 0.958093 3.95842 4.9429 0.960895 3.97255 4.9496 0.99805 3.97737 4.95306 0.960895 3.97255 4.9496 0.963434 3.98413 4.95935 1.00048 3.9878 4.96374 0.963434 3.98413 4.95935 0.965919 3.99285 4.97159 1.0031 3.99542 4.97701 0.965919 3.99285 4.97159 0.968699 3.99839 4.98618 1.00593 3.99949 4.99217 0.968699 3.99839 4.98618 0.971511 3.99997 5.00175 1.00868 3.9995 5.00771 0.971511 3.99997 5.00175 0.97408 3.99761 5.01676 0.976541 3.99166 5.03052 1.00868 3.9995 5.00771 0.97408 3.99761 5.01676 0.976541 3.99166 5.03052 1.01112 3.99575 5.02219 1.00868 3.9995 5.00771 0.976541 3.99166 5.03052 0.979306 3.98207 5.04278 1.01112 3.99575 5.02219 1.01112 3.99575 5.02219 0.979306 3.98207 5.04278 1.01372 3.98834 5.03554 1.01372 3.98834 5.03554 0.979306 3.98207 5.04278 1.01654 3.97749 5.04685 1.01654 3.97749 5.04685 0.979306 3.98207 5.04278 0.982126 3.96956 5.05221 1.01444 3.9669 5.05363 0.982126 3.96956 5.05221 1.01931 3.96417 5.05492 1.01654 3.97749 5.04685 1.01444 3.9669 5.05363 1.01931 3.96417 5.05492 1.01654 3.97749 5.04685 0.982126 3.96956 5.05221 1.01444 3.9669 5.05363 0.692585 3.92676 4.94148 0.695068 3.94172 4.94002 0.698889 3.92789 4.94123 0.737689 3.97569 4.95177 0.703231 3.98325 4.95842 0.740145 3.98653 4.96211 0.740145 3.98653 4.96211 0.70569 3.99221 4.97043 0.742724 3.99456 4.97504 0.742724 3.99456 4.97504 0.708454 3.99806 4.98485 0.74554 3.99916 4.99002 0.74554 3.99916 4.99002 0.711274 4 5.0004 0.748317 3.99974 5.0056 0.756152 3.97916 5.04546 0.721887 3.97073 5.05154 0.758943 3.9661 5.05403 0.758943 3.9661 5.05403 0.724513 3.95669 5.05763 0.761447 3.95181 5.05883 0.761447 3.95181 5.05883 0.726939 3.94195 5.05997 0.763968 3.93674 5.05991 0.763968 3.93674 5.05991 0.729668 3.92652 5.05847 0.766765 3.92137 5.05703 0.766765 3.92137 5.05703 0.732499 3.91183 5.05297 0.769567 3.90726 5.05028 0.769567 3.90726 5.05028 0.73515 3.8993 5.04409 0.772101 3.89572 5.04049 0.772101 3.89572 5.04049 0.737567 3.88969 5.0327 0.774593 3.88704 5.02819 0.774593 3.88704 5.02819 0.740277 3.88301 5.01876 0.777377 3.88156 5.01358 0.777377 3.88156 5.01358 0.74311 3.88009 5.00333 0.780189 3.88003 4.99799 0.780189 3.88003 4.99799 0.745785 3.88122 4.98798 0.782753 3.88246 4.983 0.782753 3.88246 4.983 0.748198 3.88599 4.97387 0.78522 3.88848 4.96925 0.78522 3.88848 4.96925 0.750886 3.89444 4.96096 0.78799 3.89813 4.95702 0.78799 3.89813 4.95702 0.753719 3.90612 4.95048 0.79081 3.91069 4.94764 0.79081 3.91069 4.94764 0.756417 3.91988 4.94347 0.793401 3.92484 4.94195 0.793401 3.92484 4.94195 0.758831 3.93442 4.94026 0.795848 3.93967 4.94 0.795848 3.93967 4.94 0.761496 3.94979 4.9408 0.798603 3.95511 4.94193 0.798603 3.95511 4.94193 0.764328 3.96481 4.94537 0.801429 3.96964 4.94783 0.801429 3.96964 4.94783 0.767046 3.97796 4.95353 0.804047 3.98187 4.95702 0.804047 3.98187 4.95702 0.769466 3.98824 4.96433 0.806479 3.99119 4.9687 0.806479 3.99119 4.9687 0.772107 3.99571 4.97772 0.809216 3.9975 4.98288 0.809216 3.9975 4.98288 0.774936 3.99958 4.99292 0.812047 3.99998 4.99837 0.812047 3.99998 4.99837 0.777673 3.9994 5.00844 0.81469 3.99843 5.01364 0.81469 3.99843 5.01364 0.780105 3.99548 5.02284 0.817111 3.99326 5.02763 0.817111 3.99326 5.02763 0.782719 3.98791 5.03612 0.81983 3.98441 5.04034 0.81983 3.98441 5.04034 0.785543 3.97692 5.0473 0.822664 3.97243 5.05048 0.822664 3.97243 5.05048 0.788298 3.96352 5.0552 0.825331 3.95852 5.05707 0.825331 3.95852 5.05707 0.790746 3.94914 5.0593 0.827746 3.94388 5.05987 0.827746 3.94388 5.05987 0.793333 3.93391 5.05969 0.830445 3.92846 5.05888 0.830445 3.92846 5.05888 0.79615 3.91867 5.05608 0.83328 3.91358 5.05387 0.83328 3.91358 5.05387 0.798921 3.90495 5.0487 0.835969 3.90071 5.04535 0.835969 3.90071 5.04535 0.80139 3.89396 5.03848 0.838384 3.89075 5.03427 0.838384 3.89075 5.03427 0.803948 3.88578 5.0257 0.84106 3.88365 5.0206 0.84106 3.88365 5.0206 0.806757 3.88098 5.0108 0.843895 3.88023 5.00527 0.843895 3.88023 5.00527 0.809542 3.88019 4.99522 0.846605 3.88087 4.98981 0.846605 3.88087 4.98981 0.812036 3.88326 4.98048 0.849023 3.88521 4.97555 0.849023 3.88521 4.97555 0.814565 3.88994 4.96692 0.851677 3.89321 4.96243 0.851677 3.89321 4.96243 0.817363 3.90019 4.95511 0.854509 3.90456 4.95158 0.854509 3.90456 4.95158 0.82016 3.91313 4.94635 0.857239 3.91815 4.94412 0.857239 3.91815 4.94412 0.822686 3.92738 4.94134 0.859666 3.93262 4.94046 0.859666 3.93262 4.94046 0.825184 3.94239 4.94005 0.862294 3.94794 4.94053 0.862294 3.94794 4.94053 0.82797 3.95777 4.94269 0.865123 3.96309 4.94462 0.865123 3.96309 4.94462 0.830778 3.97198 4.94924 0.86787 3.97654 4.95241 0.86787 3.97654 4.95241 0.833333 3.98369 4.95888 0.87031 3.98717 4.96292 0.87031 3.98717 4.96292 0.835804 3.99253 4.97101 0.872913 3.995 4.97602 0.872913 3.995 4.97602 0.838576 3.99822 4.98551 0.875736 3.99934 4.99109 0.875736 3.99934 4.99109 0.841393 3.99999 5.00108 0.8785 3.99963 5.00666 0.886349 3.97833 5.04616 0.852007 3.97014 5.05188 0.889127 3.96514 5.05448 0.889127 3.96514 5.05448 0.854618 3.95606 5.05781 0.891608 3.95081 5.05902 0.891608 3.95081 5.05902 0.857051 3.94129 5.05999 0.894155 3.93567 5.05984 0.894155 3.93567 5.05984 0.859791 3.92586 5.05831 0.896961 3.92034 5.05669 0.896961 3.92034 5.05669 0.862619 3.91123 5.05265 0.899753 3.90637 5.04969 0.899753 3.90637 5.04969 0.865257 3.89883 5.04365 0.902261 3.89504 5.03973 0.902261 3.89504 5.03973 0.867678 3.88934 5.03215 0.904778 3.88654 5.02725 0.904778 3.88654 5.02725 0.870398 3.8828 5.01811 0.907574 3.88132 5.01252 0.907574 3.88132 5.01252 0.873231 3.88006 5.00266 0.910376 3.88008 4.99692 0.910376 3.88008 4.99692 0.875893 3.88135 4.98734 0.912915 3.88276 4.98202 0.912915 3.88276 4.98202 0.878307 3.88628 4.97328 0.915403 3.88903 4.96834 0.915403 3.88903 4.96834 0.881007 3.89488 4.96045 0.918186 3.89892 4.95627 0.918186 3.89892 4.95627 0.883841 3.90668 4.9501 0.920999 3.91164 4.94713 0.920999 3.91164 4.94713 0.886526 3.9205 4.94326 0.923566 3.92583 4.9417 0.923566 3.92583 4.9417 0.888939 3.93507 4.9402 0.92603 3.94073 4.94 0.92603 3.94073 4.94 0.891617 3.95046 4.94092 0.928799 3.95616 4.94222 0.928799 3.95616 4.94222 0.89445 3.96543 4.94565 0.931619 3.97057 4.94837 0.931619 3.97057 4.94837 0.897157 3.97847 4.95395 0.934214 3.9826 4.95775 0.934214 3.9826 4.95775 0.899573 3.98863 4.96485 0.936659 3.99173 4.9696 0.936659 3.99173 4.9696 0.902227 3.99596 4.97835 0.939412 3.9978 4.98392 0.939412 3.9978 4.98392 0.905058 3.99966 4.9936 0.942239 4 4.99945 0.942239 4 4.99945 0.907785 3.99931 5.00909 0.944859 3.99818 5.01465 0.944859 3.99818 5.01465 0.91021 3.99523 5.02344 0.94729 3.99277 5.02856 0.94729 3.99277 5.02856 0.912839 3.9875 5.03666 0.950025 3.98368 5.04114 0.950025 3.98368 5.04114 0.915666 3.97638 5.04771 0.952857 3.97151 5.05106 0.952857 3.97151 5.05106 0.918411 3.96291 5.05545 0.955502 3.95753 5.05738 0.955502 3.95753 5.05738 0.92085 3.9485 5.05939 0.957923 3.94283 5.05993 0.957923 3.94283 5.05993 0.923452 3.93324 5.05962 0.960639 3.9274 5.05866 0.960639 3.9274 5.05866 0.926273 3.91803 5.05583 0.963473 3.91261 5.05338 0.963473 3.91261 5.05338 0.929035 3.90441 5.04831 0.966143 3.89993 5.04466 0.966143 3.89993 5.04466 0.931492 3.89355 5.03798 0.968558 3.89016 5.03341 0.968558 3.89016 5.03341 0.934066 3.8855 5.02509 0.971254 3.88328 5.01958 0.971254 3.88328 5.01958 0.93688 3.88086 5.01013 0.974089 3.88015 5.00419 0.974089 3.88015 5.00419 0.939657 3.88025 4.99455 0.976781 3.88106 4.98878 0.976781 3.88106 4.98878 0.942137 3.88347 4.97988 0.979195 3.88564 4.9746 0.979195 3.88564 4.9746 0.944682 3.89032 4.96636 0.981869 3.8939 4.9616 0.981869 3.8939 4.9616 0.947486 3.9007 4.95466 0.984704 3.90544 4.95095 0.984704 3.90544 4.95095 0.950277 3.91373 4.94606 0.987417 3.91914 4.94374 0.987417 3.91914 4.94374 0.952785 3.92801 4.94121 0.989835 3.93365 4.94034 0.989835 3.93365 4.94034 0.9553 3.94306 4.94008 0.992486 3.94901 4.94068 0.992486 3.94901 4.94068 0.958093 3.95842 4.9429 0.995318 3.96408 4.94505 0.995318 3.96408 4.94505 0.960895 3.97255 4.9496 0.99805 3.97737 4.95306 0.99805 3.97737 4.95306 0.963434 3.98413 4.95935 1.00048 3.9878 4.96374 1.00048 3.9878 4.96374 0.965919 3.99285 4.97159 1.0031 3.99542 4.97701 1.0031 3.99542 4.97701 0.968699 3.99839 4.98618 1.00593 3.99949 4.99217 1.00593 3.99949 4.99217 0.971511 3.99997 5.00175 1.00868 3.9995 5.00771 0.982126 3.96956 5.05221 0.984723 3.95544 5.05798 1.01931 3.96417 5.05492 1.01931 3.96417 5.05492 0.984723 3.95544 5.05798 1.01444 3.95211 5.05877 1.02177 3.9498 5.05919 1.01444 3.95211 5.05877 0.984723 3.95544 5.05798 0.987164 3.94063 5.06 1.02177 3.9498 5.05919 0.984723 3.95544 5.05798 0.987164 3.94063 5.06 1.01444 3.93648 5.0599 1.02177 3.9498 5.05919 0.987164 3.94063 5.06 0.989913 3.9252 5.05815 1.01444 3.93648 5.0599 1.01444 3.93648 5.0599 0.989913 3.9252 5.05815 1.02434 3.9346 5.05976 1.02177 3.9498 5.05919 1.01444 3.93648 5.0599 1.02434 3.9346 5.05976 1.02434 3.9346 5.05976 0.989913 3.9252 5.05815 1.01444 3.9211 5.05695 1.02716 3.91932 5.05632 1.01444 3.9211 5.05695 0.992739 3.91064 5.05233 1.01444 3.90701 5.05011 0.992739 3.91064 5.05233 0.995363 3.89836 5.0432 1.02994 3.9055 5.04909 0.995363 3.89836 5.0432 1.03242 3.89437 5.03897 1.02994 3.9055 5.04909 1.01444 3.90701 5.05011 0.995363 3.89836 5.0432 1.02994 3.9055 5.04909 1.02716 3.91932 5.05632 1.01444 3.90701 5.05011 1.01444 3.90701 5.05011 1.02716 3.91932 5.05632 0.992739 3.91064 5.05233 1.03242 3.89437 5.03897 0.995363 3.89836 5.0432 1.01444 3.89516 5.03987 0.99779 3.88899 5.03159 1.01444 3.89516 5.03987 0.995363 3.89836 5.0432 0.99779 3.88899 5.03159 1.03242 3.89437 5.03897 1.01444 3.89516 5.03987 0.99779 3.88899 5.03159 1.03496 3.88607 5.02629 1.03242 3.89437 5.03897 0.99779 3.88899 5.03159 1.01444 3.88637 5.0269 1.03496 3.88607 5.02629 0.99779 3.88899 5.03159 1.00052 3.8826 5.01746 1.01444 3.88637 5.0269 1.01444 3.88637 5.0269 1.00052 3.8826 5.01746 1.03496 3.88607 5.02629 1.03496 3.88607 5.02629 1.00052 3.8826 5.01746 1.03777 3.8811 5.01145 1.03777 3.8811 5.01145 1.00052 3.8826 5.01746 1.01444 3.88123 5.01211 1.00335 3.88003 5.00198 1.01444 3.88123 5.01211 1.00052 3.8826 5.01746 1.00335 3.88003 5.00198 1.03777 3.8811 5.01145 1.01444 3.88123 5.01211 1.00335 3.88003 5.00198 1.04056 3.88014 4.99586 1.03777 3.8811 5.01145 1.00335 3.88003 5.00198 1.01444 3.8801 4.99648 1.04056 3.88014 4.99586 1.00335 3.88003 5.00198 1.006 3.88149 4.9867 1.01444 3.8801 4.99648 1.01444 3.8801 4.99648 1.006 3.88149 4.9867 1.04056 3.88014 4.99586 1.04056 3.88014 4.99586 1.006 3.88149 4.9867 1.04307 3.88307 4.98105 1.04307 3.88307 4.98105 1.006 3.88149 4.9867 1.01444 3.88306 4.98109 1.00842 3.88657 4.97269 1.01444 3.88306 4.98109 1.006 3.88149 4.9867 1.00842 3.88657 4.97269 1.04307 3.88307 4.98105 1.01444 3.88306 4.98109 1.00842 3.88657 4.97269 1.04559 3.8896 4.96744 1.04307 3.88307 4.98105 1.00842 3.88657 4.97269 1.01444 3.88989 4.96701 1.04559 3.8896 4.96744 1.00842 3.88657 4.97269 1.01113 3.89533 4.95994 1.01444 3.88989 4.96701 1.01444 3.88989 4.96701 1.01113 3.89533 4.95994 1.04559 3.8896 4.96744 1.04559 3.8896 4.96744 1.01113 3.89533 4.95994 1.04838 3.89972 4.95553 1.04838 3.89972 4.95553 1.01113 3.89533 4.95994 1.01396 3.90725 4.94973 1.05119 3.91258 4.94663 1.01396 3.90725 4.94973 1.01663 3.92112 4.94305 1.05373 3.92683 4.94146 1.01663 3.92112 4.94305 1.01905 3.93573 4.94015 1.05621 3.9418 4.94003 1.01905 3.93573 4.94015 1.02174 3.95113 4.94104 1.05899 3.9572 4.94252 1.02174 3.95113 4.94104 1.02457 3.96604 4.94594 1.06181 3.97149 4.94893 1.02457 3.96604 4.94594 1.02727 3.97897 4.95438 1.06438 3.98332 4.95849 1.02727 3.97897 4.95438 1.02968 3.98901 4.96538 1.06684 3.99226 4.97052 1.02968 3.98901 4.96538 1.03235 3.9962 4.97898 1.06961 3.99809 4.98497 1.03235 3.9962 4.97898 1.03518 3.99973 4.99427 1.07243 4 5.00053 1.03518 3.99973 4.99427 1.0379 3.9992 5.00974 1.07503 3.99792 5.01565 1.0379 3.9992 5.00974 1.04032 3.99497 5.02404 1.07747 3.99225 5.02949 1.04032 3.99497 5.02404 1.04296 3.98708 5.03719 1.08022 3.98292 5.04192 1.04296 3.98708 5.03719 1.04579 3.97584 5.04812 1.08305 3.97059 5.05162 1.04579 3.97584 5.04812 1.04852 3.9623 5.0557 1.08567 3.95653 5.05768 1.04852 3.9623 5.0557 1.05095 3.94786 5.05948 1.0881 3.94178 5.05997 1.05095 3.94786 5.05948 1.05357 3.93257 5.05954 1.09083 3.92634 5.05842 1.05357 3.93257 5.05954 1.0564 3.9174 5.05558 1.09367 3.91166 5.05288 1.0564 3.9174 5.05558 1.05915 3.90388 5.04791 1.09631 3.89916 5.04396 1.05915 3.90388 5.04791 1.06159 3.89315 5.03748 1.09873 3.88958 5.03253 1.06159 3.89315 5.03748 1.06418 3.88522 5.02448 1.10145 3.88294 5.01855 1.06418 3.88522 5.02448 1.067 3.88075 5.00946 1.10428 3.88008 5.00311 1.067 3.88075 5.00946 1.06977 3.88031 4.99389 1.10695 3.88126 4.98776 1.06977 3.88031 4.99389 1.07224 3.88369 4.97928 1.10937 3.88609 4.97366 1.07224 3.88369 4.97928 1.0748 3.8907 4.96581 1.11206 3.8946 4.96077 1.0748 3.8907 4.96581 1.07761 3.90122 4.95422 1.1149 3.90633 4.95034 1.07761 3.90122 4.95422 1.08039 3.91433 4.94577 1.11759 3.92012 4.94339 1.08039 3.91433 4.94577 1.08289 3.92863 4.94109 1.12001 3.93469 4.94024 1.08289 3.92863 4.94109 1.08542 3.94372 4.94012 1.12268 3.95007 4.94085 1.08542 3.94372 4.94012 1.08822 3.95907 4.94311 1.12551 3.96507 4.94549 1.08822 3.95907 4.94311 1.09101 3.97311 4.94996 1.12823 3.97818 4.95372 1.09101 3.97311 4.94996 1.09353 3.98456 4.95982 1.13065 3.98842 4.96457 1.09353 3.98456 4.95982 1.09603 3.99316 4.97218 1.1333 3.99583 4.97801 1.09603 3.99316 4.97218 1.09882 3.99854 4.98684 1.13613 3.99962 4.99325 1.09882 3.99854 4.98684 1.10163 3.99995 5.00242 1.13886 3.99936 5.00876 1.10163 3.99995 5.00242 1.10418 3.99743 5.01737 1.10666 3.99132 5.03109 1.13886 3.99936 5.00876 1.10418 3.99743 5.01737 1.10666 3.99132 5.03109 1.14129 3.99536 5.02314 1.13886 3.99936 5.00876 1.10666 3.99132 5.03109 1.10943 3.98158 5.04325 1.14129 3.99536 5.02314 1.14129 3.99536 5.02314 1.10943 3.98158 5.04325 1.14391 3.9877 5.0364 1.14391 3.9877 5.0364 1.10943 3.98158 5.04325 1.14674 3.97663 5.04752 1.14674 3.97663 5.04752 1.10943 3.98158 5.04325 1.11224 3.96897 5.05254 1.14949 3.96319 5.05534 1.11224 3.96897 5.05254 1.11483 3.95482 5.05814 1.15194 3.94878 5.05935 1.11483 3.95482 5.05814 1.11728 3.93996 5.06 1.15453 3.93353 5.05965 1.11728 3.93996 5.06 1.12004 3.92454 5.05797 1.15735 3.9183 5.05594 1.12004 3.92454 5.05797 1.12286 3.91005 5.05199 1.16012 3.90463 5.04847 1.12286 3.91005 5.05199 1.12547 3.8979 5.04275 1.16258 3.89372 5.03818 1.12547 3.8979 5.04275 1.1279 3.88864 5.03102 1.16515 3.88561 5.02532 1.1279 3.88864 5.03102 1.13064 3.8824 5.01681 1.16797 3.88091 5.01038 1.13064 3.8824 5.01681 1.13347 3.88001 5.00131 1.17075 3.88023 4.99479 1.13347 3.88001 5.00131 1.13611 3.88164 4.98607 1.17323 3.8834 4.98009 1.13611 3.88164 4.98607 1.13853 3.88688 4.97211 1.17577 3.89019 4.96655 1.13853 3.88688 4.97211 1.14125 3.89579 4.95944 1.17858 3.90053 4.95481 1.14125 3.89579 4.95944 1.14408 3.90782 4.94936 1.18137 3.91354 4.94615 1.14408 3.90782 4.94936 1.14674 3.92174 4.94285 1.18389 3.92782 4.94125 1.14674 3.92174 4.94285 1.14916 3.93638 4.94011 1.1864 3.94286 4.94007 1.14916 3.93638 4.94011 1.15186 3.95179 4.94117 1.18919 3.95824 4.94284 1.15186 3.95179 4.94117 1.15469 3.96665 4.94624 1.192 3.9724 4.9495 1.15469 3.96665 4.94624 1.15738 3.97946 4.95481 1.19454 3.98402 4.95923 1.15738 3.97946 4.95481 1.15979 3.98938 4.96592 1.19702 3.99277 4.97145 1.15979 3.98938 4.96592 1.16247 3.99643 4.97962 1.1998 3.99835 4.98602 1.16247 3.99643 4.97962 1.1653 3.99979 4.99495 1.20262 3.99998 5.0016 1.1653 3.99979 4.99495 1.16801 3.99909 5.01039 1.20519 3.99765 5.01663 1.16801 3.99909 5.01039 1.17042 3.99471 5.02463 1.20765 3.99173 5.03041 1.17042 3.99471 5.02463 1.17308 3.98666 5.03772 1.21042 3.98216 5.04269 1.17308 3.98666 5.03772 1.17591 3.97529 5.04853 1.21324 3.96966 5.05216 1.17591 3.97529 5.04853 1.17864 3.96169 5.05594 1.21584 3.95554 5.05795 1.17864 3.96169 5.05594 1.18106 3.94722 5.05956 1.21828 3.94072 5.06 1.18106 3.94722 5.05956 1.18369 3.9319 5.05945 1.22103 3.92529 5.05817 1.18369 3.9319 5.05945 1.18652 3.91677 5.05532 1.22386 3.91071 5.05236 1.18652 3.91677 5.05532 1.18926 3.90335 5.04751 1.22648 3.89841 5.04325 1.18926 3.90335 5.04751 1.1917 3.89275 5.03698 1.22891 3.88902 5.03164 1.1917 3.89275 5.03698 1.1943 3.88495 5.02386 1.23164 3.88261 5.01751 1.1943 3.88495 5.02386 1.19713 3.88065 5.00879 1.23448 3.88003 5.00203 1.19713 3.88065 5.00879 1.19989 3.88038 4.99323 1.23713 3.88148 4.98674 1.19989 3.88038 4.99323 1.20234 3.88392 4.97868 1.23955 3.88656 4.97272 1.20234 3.88392 4.97868 1.20492 3.89108 4.96526 1.24226 3.89532 4.95996 1.20492 3.89108 4.96526 1.20773 3.90174 4.95378 1.24509 3.90723 4.94974 1.20773 3.90174 4.95378 1.21051 3.91493 4.94549 1.24777 3.92111 4.94305 1.21051 3.91493 4.94549 1.21299 3.92926 4.94097 1.25018 3.93573 4.94015 1.21299 3.92926 4.94097 1.21553 3.94439 4.94016 1.25287 3.95114 4.94104 1.21553 3.94439 4.94016 1.21834 3.95971 4.94333 1.25571 3.96605 4.94595 1.21834 3.95971 4.94333 1.22113 3.97367 4.95033 1.2584 3.97899 4.95439 1.22113 3.97367 4.95033 1.22363 3.98498 4.96029 1.26082 3.98903 4.96541 1.22363 3.98498 4.96029 1.22615 3.99347 4.97278 1.26349 3.99621 4.97902 1.22615 3.99347 4.97278 1.22895 3.99868 4.9875 1.26632 3.99973 4.99433 1.22895 3.99868 4.9875 1.23175 3.99992 5.00309 1.26904 3.99919 5.0098 1.23175 3.99992 5.00309 1.23428 3.99724 5.01799 1.23677 3.99097 5.03165 1.26904 3.99919 5.0098 1.23428 3.99724 5.01799 1.23677 3.99097 5.03165 1.27146 3.99495 5.0241 1.26904 3.99919 5.0098 1.23677 3.99097 5.03165 1.23955 3.98109 5.04372 1.27146 3.99495 5.0241 1.27146 3.99495 5.0241 1.23955 3.98109 5.04372 1.2741 3.98704 5.03725 1.2741 3.98704 5.03725 1.23955 3.98109 5.04372 1.27694 3.97577 5.04817 1.27694 3.97577 5.04817 1.23955 3.98109 5.04372 1.24236 3.96838 5.05286 1.27967 3.96222 5.05574 1.24236 3.96838 5.05286 1.24493 3.95419 5.0583 1.2821 3.94776 5.0595 1.24493 3.95419 5.0583 1.24739 3.9393 5.06 1.28472 3.93246 5.05952 1.24739 3.9393 5.06 1.25016 3.92389 5.0578 1.28755 3.91729 5.05554 1.25016 3.92389 5.0578 1.25298 3.90947 5.05165 1.2903 3.90378 5.04783 1.25298 3.90947 5.05165 1.25557 3.89744 5.04229 1.29275 3.89307 5.03738 1.25557 3.89744 5.04229 1.25801 3.8883 5.03045 1.29534 3.88516 5.02435 1.25801 3.8883 5.03045 1.26077 3.88222 5.01616 1.29816 3.88073 5.00931 1.26077 3.88222 5.01616 1.26359 3.88 5.00063 1.30093 3.88033 4.99373 1.26359 3.88 5.00063 1.26621 3.88179 4.98544 1.3034 3.88375 4.97913 1.26621 3.88179 4.98544 1.26864 3.88719 4.97152 1.30596 3.8908 4.96566 1.26864 3.88719 4.97152 1.27137 3.89625 4.95894 1.30878 3.90136 4.9541 1.27137 3.89625 4.95894 1.2742 3.90839 4.949 1.31156 3.9145 4.94569 1.2742 3.90839 4.949 1.27685 3.92236 4.94265 1.31405 3.92882 4.94105 1.27685 3.92236 4.94265 1.27927 3.93704 4.94007 1.31658 3.94393 4.94013 1.27927 3.93704 4.94007 1.28198 3.95246 4.94131 1.31939 3.95927 4.94318 1.28198 3.95246 4.94131 1.28481 3.96725 4.94655 1.32218 3.97329 4.95009 1.28481 3.96725 4.94655 1.28749 3.97995 4.95524 1.3247 3.98471 4.95998 1.28749 3.97995 4.95524 1.2899 3.98975 4.96646 1.32721 3.99327 4.9724 1.2899 3.98975 4.96646 1.29259 3.99666 4.98026 1.33 3.99859 4.98708 1.29259 3.99666 4.98026 1.29542 3.99984 4.99563 1.33 3.99997 5.00191 1.29542 3.99984 4.99563 1.29812 3.99898 5.01104 1.33 3.99765 5.01661 1.29812 3.99898 5.01104 1.30053 3.99444 5.02523 1.33 3.99179 5.0303 1.30053 3.99444 5.02523 1.3032 3.98623 5.03824 1.33 3.98274 5.04212 1.3032 3.98623 5.03824 1.30603 3.97474 5.04892 1.33 3.97105 5.05134 1.30603 3.97474 5.04892 1.30875 3.96107 5.05618 1.33 3.95745 5.0574 1.30875 3.96107 5.05618 1.31117 3.94657 5.05964 1.33 3.94278 5.05994 1.31117 3.94657 5.05964 1.31381 3.93123 5.05936 1.33 3.92794 5.05878 1.31381 3.93123 5.05936 1.31664 3.91615 5.05505 1.33 3.91384 5.054 1.31664 3.91615 5.05505 1.31937 3.90283 5.0471 1.33 3.90135 5.0459 1.31937 3.90283 5.0471 1.3218 3.89235 5.03647 1.33 3.89124 5.03497 1.3218 3.89235 5.03647 1.32442 3.88468 5.02324 1.33 3.88413 5.02189 1.32442 3.88468 5.02324 1.32725 3.88055 5.00811 1.33 3.88047 5.00746 1.32725 3.88055 5.00811 1.33 3.88046 4.99257 1.33 3.88047 5.00746 1.33 3.88413 5.02189 1.32725 3.88055 5.00811 1.04838 3.89972 4.95553 1.01396 3.90725 4.94973 1.05119 3.91258 4.94663 1.05119 3.91258 4.94663 1.01663 3.92112 4.94305 1.05373 3.92683 4.94146 1.05373 3.92683 4.94146 1.01905 3.93573 4.94015 1.05621 3.9418 4.94003 1.05621 3.9418 4.94003 1.02174 3.95113 4.94104 1.05899 3.9572 4.94252 1.05899 3.9572 4.94252 1.02457 3.96604 4.94594 1.06181 3.97149 4.94893 1.06181 3.97149 4.94893 1.02727 3.97897 4.95438 1.06438 3.98332 4.95849 1.06438 3.98332 4.95849 1.02968 3.98901 4.96538 1.06684 3.99226 4.97052 1.06684 3.99226 4.97052 1.03235 3.9962 4.97898 1.06961 3.99809 4.98497 1.06961 3.99809 4.98497 1.03518 3.99973 4.99427 1.07243 4 5.00053 1.07243 4 5.00053 1.0379 3.9992 5.00974 1.07503 3.99792 5.01565 1.07503 3.99792 5.01565 1.04032 3.99497 5.02404 1.07747 3.99225 5.02949 1.07747 3.99225 5.02949 1.04296 3.98708 5.03719 1.08022 3.98292 5.04192 1.08022 3.98292 5.04192 1.04579 3.97584 5.04812 1.08305 3.97059 5.05162 1.08305 3.97059 5.05162 1.04852 3.9623 5.0557 1.08567 3.95653 5.05768 1.08567 3.95653 5.05768 1.05095 3.94786 5.05948 1.0881 3.94178 5.05997 1.0881 3.94178 5.05997 1.05357 3.93257 5.05954 1.09083 3.92634 5.05842 1.09083 3.92634 5.05842 1.0564 3.9174 5.05558 1.09367 3.91166 5.05288 1.09367 3.91166 5.05288 1.05915 3.90388 5.04791 1.09631 3.89916 5.04396 1.09631 3.89916 5.04396 1.06159 3.89315 5.03748 1.09873 3.88958 5.03253 1.09873 3.88958 5.03253 1.06418 3.88522 5.02448 1.10145 3.88294 5.01855 1.10145 3.88294 5.01855 1.067 3.88075 5.00946 1.10428 3.88008 5.00311 1.10428 3.88008 5.00311 1.06977 3.88031 4.99389 1.10695 3.88126 4.98776 1.10695 3.88126 4.98776 1.07224 3.88369 4.97928 1.10937 3.88609 4.97366 1.10937 3.88609 4.97366 1.0748 3.8907 4.96581 1.11206 3.8946 4.96077 1.11206 3.8946 4.96077 1.07761 3.90122 4.95422 1.1149 3.90633 4.95034 1.1149 3.90633 4.95034 1.08039 3.91433 4.94577 1.11759 3.92012 4.94339 1.11759 3.92012 4.94339 1.08289 3.92863 4.94109 1.12001 3.93469 4.94024 1.12001 3.93469 4.94024 1.08542 3.94372 4.94012 1.12268 3.95007 4.94085 1.12268 3.95007 4.94085 1.08822 3.95907 4.94311 1.12551 3.96507 4.94549 1.12551 3.96507 4.94549 1.09101 3.97311 4.94996 1.12823 3.97818 4.95372 1.12823 3.97818 4.95372 1.09353 3.98456 4.95982 1.13065 3.98842 4.96457 1.13065 3.98842 4.96457 1.09603 3.99316 4.97218 1.1333 3.99583 4.97801 1.1333 3.99583 4.97801 1.09882 3.99854 4.98684 1.13613 3.99962 4.99325 1.13613 3.99962 4.99325 1.10163 3.99995 5.00242 1.13886 3.99936 5.00876 1.14674 3.97663 5.04752 1.11224 3.96897 5.05254 1.14949 3.96319 5.05534 1.14949 3.96319 5.05534 1.11483 3.95482 5.05814 1.15194 3.94878 5.05935 1.15194 3.94878 5.05935 1.11728 3.93996 5.06 1.15453 3.93353 5.05965 1.15453 3.93353 5.05965 1.12004 3.92454 5.05797 1.15735 3.9183 5.05594 1.15735 3.9183 5.05594 1.12286 3.91005 5.05199 1.16012 3.90463 5.04847 1.16012 3.90463 5.04847 1.12547 3.8979 5.04275 1.16258 3.89372 5.03818 1.16258 3.89372 5.03818 1.1279 3.88864 5.03102 1.16515 3.88561 5.02532 1.16515 3.88561 5.02532 1.13064 3.8824 5.01681 1.16797 3.88091 5.01038 1.16797 3.88091 5.01038 1.13347 3.88001 5.00131 1.17075 3.88023 4.99479 1.17075 3.88023 4.99479 1.13611 3.88164 4.98607 1.17323 3.8834 4.98009 1.17323 3.8834 4.98009 1.13853 3.88688 4.97211 1.17577 3.89019 4.96655 1.17577 3.89019 4.96655 1.14125 3.89579 4.95944 1.17858 3.90053 4.95481 1.17858 3.90053 4.95481 1.14408 3.90782 4.94936 1.18137 3.91354 4.94615 1.18137 3.91354 4.94615 1.14674 3.92174 4.94285 1.18389 3.92782 4.94125 1.18389 3.92782 4.94125 1.14916 3.93638 4.94011 1.1864 3.94286 4.94007 1.1864 3.94286 4.94007 1.15186 3.95179 4.94117 1.18919 3.95824 4.94284 1.18919 3.95824 4.94284 1.15469 3.96665 4.94624 1.192 3.9724 4.9495 1.192 3.9724 4.9495 1.15738 3.97946 4.95481 1.19454 3.98402 4.95923 1.19454 3.98402 4.95923 1.15979 3.98938 4.96592 1.19702 3.99277 4.97145 1.19702 3.99277 4.97145 1.16247 3.99643 4.97962 1.1998 3.99835 4.98602 1.1998 3.99835 4.98602 1.1653 3.99979 4.99495 1.20262 3.99998 5.0016 1.20262 3.99998 5.0016 1.16801 3.99909 5.01039 1.20519 3.99765 5.01663 1.20519 3.99765 5.01663 1.17042 3.99471 5.02463 1.20765 3.99173 5.03041 1.20765 3.99173 5.03041 1.17308 3.98666 5.03772 1.21042 3.98216 5.04269 1.21042 3.98216 5.04269 1.17591 3.97529 5.04853 1.21324 3.96966 5.05216 1.21324 3.96966 5.05216 1.17864 3.96169 5.05594 1.21584 3.95554 5.05795 1.21584 3.95554 5.05795 1.18106 3.94722 5.05956 1.21828 3.94072 5.06 1.21828 3.94072 5.06 1.18369 3.9319 5.05945 1.22103 3.92529 5.05817 1.22103 3.92529 5.05817 1.18652 3.91677 5.05532 1.22386 3.91071 5.05236 1.22386 3.91071 5.05236 1.18926 3.90335 5.04751 1.22648 3.89841 5.04325 1.22648 3.89841 5.04325 1.1917 3.89275 5.03698 1.22891 3.88902 5.03164 1.22891 3.88902 5.03164 1.1943 3.88495 5.02386 1.23164 3.88261 5.01751 1.23164 3.88261 5.01751 1.19713 3.88065 5.00879 1.23448 3.88003 5.00203 1.23448 3.88003 5.00203 1.19989 3.88038 4.99323 1.23713 3.88148 4.98674 1.23713 3.88148 4.98674 1.20234 3.88392 4.97868 1.23955 3.88656 4.97272 1.23955 3.88656 4.97272 1.20492 3.89108 4.96526 1.24226 3.89532 4.95996 1.24226 3.89532 4.95996 1.20773 3.90174 4.95378 1.24509 3.90723 4.94974 1.24509 3.90723 4.94974 1.21051 3.91493 4.94549 1.24777 3.92111 4.94305 1.24777 3.92111 4.94305 1.21299 3.92926 4.94097 1.25018 3.93573 4.94015 1.25018 3.93573 4.94015 1.21553 3.94439 4.94016 1.25287 3.95114 4.94104 1.25287 3.95114 4.94104 1.21834 3.95971 4.94333 1.25571 3.96605 4.94595 1.25571 3.96605 4.94595 1.22113 3.97367 4.95033 1.2584 3.97899 4.95439 1.2584 3.97899 4.95439 1.22363 3.98498 4.96029 1.26082 3.98903 4.96541 1.26082 3.98903 4.96541 1.22615 3.99347 4.97278 1.26349 3.99621 4.97902 1.26349 3.99621 4.97902 1.22895 3.99868 4.9875 1.26632 3.99973 4.99433 1.26632 3.99973 4.99433 1.23175 3.99992 5.00309 1.26904 3.99919 5.0098 1.27694 3.97577 5.04817 1.24236 3.96838 5.05286 1.27967 3.96222 5.05574 1.27967 3.96222 5.05574 1.24493 3.95419 5.0583 1.2821 3.94776 5.0595 1.2821 3.94776 5.0595 1.24739 3.9393 5.06 1.28472 3.93246 5.05952 1.28472 3.93246 5.05952 1.25016 3.92389 5.0578 1.28755 3.91729 5.05554 1.28755 3.91729 5.05554 1.25298 3.90947 5.05165 1.2903 3.90378 5.04783 1.2903 3.90378 5.04783 1.25557 3.89744 5.04229 1.29275 3.89307 5.03738 1.29275 3.89307 5.03738 1.25801 3.8883 5.03045 1.29534 3.88516 5.02435 1.29534 3.88516 5.02435 1.26077 3.88222 5.01616 1.29816 3.88073 5.00931 1.29816 3.88073 5.00931 1.26359 3.88 5.00063 1.30093 3.88033 4.99373 1.30093 3.88033 4.99373 1.26621 3.88179 4.98544 1.3034 3.88375 4.97913 1.3034 3.88375 4.97913 1.26864 3.88719 4.97152 1.30596 3.8908 4.96566 1.30596 3.8908 4.96566 1.27137 3.89625 4.95894 1.30878 3.90136 4.9541 1.30878 3.90136 4.9541 1.2742 3.90839 4.949 1.31156 3.9145 4.94569 1.31156 3.9145 4.94569 1.27685 3.92236 4.94265 1.31405 3.92882 4.94105 1.31405 3.92882 4.94105 1.27927 3.93704 4.94007 1.31658 3.94393 4.94013 1.31658 3.94393 4.94013 1.28198 3.95246 4.94131 1.31939 3.95927 4.94318 1.31939 3.95927 4.94318 1.28481 3.96725 4.94655 1.32218 3.97329 4.95009 1.32218 3.97329 4.95009 1.28749 3.97995 4.95524 1.3247 3.98471 4.95998 1.3247 3.98471 4.95998 1.2899 3.98975 4.96646 1.32721 3.99327 4.9724 1.32721 3.99327 4.9724 1.29259 3.99666 4.98026 1.33 3.99859 4.98708 1.33 3.99859 4.98708 1.29542 3.99984 4.99563 1.33 3.99997 5.00191 1.33 3.99997 5.00191 1.29812 3.99898 5.01104 1.33 3.99765 5.01661 1.33 3.99765 5.01661 1.30053 3.99444 5.02523 1.33 3.99179 5.0303 1.33 3.99179 5.0303 1.3032 3.98623 5.03824 1.33 3.98274 5.04212 1.33 3.98274 5.04212 1.30603 3.97474 5.04892 1.33 3.97105 5.05134 1.33 3.97105 5.05134 1.30875 3.96107 5.05618 1.33 3.95745 5.0574 1.33 3.95745 5.0574 1.31117 3.94657 5.05964 1.33 3.94278 5.05994 1.33 3.94278 5.05994 1.31381 3.93123 5.05936 1.33 3.92794 5.05878 1.33 3.92794 5.05878 1.31664 3.91615 5.05505 1.33 3.91384 5.054 1.33 3.91384 5.054 1.31937 3.90283 5.0471 1.33 3.90135 5.0459 1.33 3.90135 5.0459 1.3218 3.89235 5.03647 1.33 3.89124 5.03497 1.33 3.89124 5.03497 1.32442 3.88468 5.02324 1.33 3.88413 5.02189 1.02716 3.91932 5.05632 1.02434 3.9346 5.05976 1.01444 3.9211 5.05695 1.02177 3.9498 5.05919 1.01931 3.96417 5.05492 1.01444 3.95211 5.05877 0.732104 3.94687 4.94039 0.729498 3.9316 4.94059 0.695068 3.94172 4.94002 0.729498 3.9316 4.94059 0.72706 3.91717 4.94451 0.698889 3.92789 4.94123 0.72706 3.91717 4.94451 0.724314 3.90369 4.95223 0.698889 3.9131 4.94637 0.724314 3.90369 4.95223 0.721485 3.89255 4.96328 0.698889 3.90013 4.95516 0.721485 3.89255 4.96328 0.718853 3.88479 4.9765 0.698889 3.88989 4.96701 0.718853 3.88479 4.9765 0.716428 3.8807 4.99085 0.698889 3.88306 4.98109 0.716428 3.8807 4.99085 0.7137 3.88034 5.00635 0.698889 3.8801 4.99648 0.7137 3.88034 5.00635 0.710867 3.88403 5.02161 0.698889 3.88123 5.01211 0.710867 3.88403 5.02161 0.708211 3.89135 5.03512 0.698889 3.88637 5.0269 0.708211 3.89135 5.03512 0.705794 3.90151 5.04603 0.698889 3.89516 5.03987 0.686935 3.99373 5.0267 0.684519 3.99866 5.01263 0.65 3.99572 5.02224 0.65 3.99572 5.02224 0.684519 3.99866 5.01263 0.65 3.9995 5.00774 0.65 3.9995 5.00774 0.684519 3.99866 5.01263 0.681855 3.99994 4.9973 0.65 3.99956 4.99276 0.681855 3.99994 4.9973 0.679021 3.99719 4.98184 0.65 3.99591 4.97822 0.679021 3.99719 4.98184 0.6763 3.99063 4.9678 0.65 3.98877 4.96505 0.6763 3.99063 4.9678 0.673878 3.98112 4.95631 0.65 3.97858 4.95405 0.673878 3.98112 4.95631 0.671238 3.9687 4.94731 0.65 3.96599 4.94592 0.671238 3.9687 4.94731 0.668407 3.95405 4.94167 0.65 3.95178 4.94117 0.668407 3.95405 4.94167 0.665668 3.93862 4.94002 0.65 3.93684 4.94008 0.665668 3.93862 4.94002 0.663235 3.92384 4.94222 0.65 3.92209 4.94274 0.663235 3.92384 4.94222 0.66062 3.90976 4.94818 0.65 3.90846 4.94896 0.66062 3.90976 4.94818 0.657794 3.89736 4.95779 0.65 3.89679 4.95837 0.657794 3.89736 4.95779 0.655037 3.88794 4.97017 0.65 3.88782 4.97038 0.655037 3.88794 4.97017 0.652588 3.88218 4.98398 0.65 3.88211 4.98423 0.652588 3.88218 4.98398 0.65 3.88001 4.99907 0.65 3.88211 4.98423 0.65 3.88782 4.97038 0.652588 3.88218 4.98398 0.65 3.9995 5.00774 0.681855 3.99994 4.9973 0.65 3.99956 4.99276 0.65 3.99956 4.99276 0.679021 3.99719 4.98184 0.65 3.99591 4.97822 0.65 3.99591 4.97822 0.6763 3.99063 4.9678 0.65 3.98877 4.96505 0.65 3.98877 4.96505 0.673878 3.98112 4.95631 0.65 3.97858 4.95405 0.65 3.97858 4.95405 0.671238 3.9687 4.94731 0.65 3.96599 4.94592 0.65 3.96599 4.94592 0.668407 3.95405 4.94167 0.65 3.95178 4.94117 0.65 3.95178 4.94117 0.665668 3.93862 4.94002 0.65 3.93684 4.94008 0.65 3.93684 4.94008 0.663235 3.92384 4.94222 0.65 3.92209 4.94274 0.65 3.92209 4.94274 0.66062 3.90976 4.94818 0.65 3.90846 4.94896 0.65 3.90846 4.94896 0.657794 3.89736 4.95779 0.65 3.89679 4.95837 0.65 3.89679 4.95837 0.655037 3.88794 4.97017 0.65 3.88782 4.97038 0.992739 3.91064 5.05233 1.01444 3.9211 5.05695 0.989913 3.9252 5.05815 1.33 3.93719 4.91505 1.33 3.92731 4.91805 1.32851 3.9244 4.91644 1.32851 3.9244 4.91644 1.33 3.92731 4.91805 1.33 3.91663 4.92286 1.32705 3.91207 4.91972 1.33 3.91663 4.92286 1.33 3.90602 4.92999 1.32546 3.90002 4.92499 1.33 3.90602 4.92999 1.33 3.89676 4.93896 1.32378 3.88874 4.9322 1.33 3.89676 4.93896 1.32206 3.87866 4.94115 1.32378 3.88874 4.9322 1.32546 3.90002 4.92499 1.33 3.89676 4.93896 1.32851 3.9244 4.91644 1.33 3.91663 4.92286 1.32705 3.91207 4.91972 1.32705 3.91207 4.91972 1.33 3.90602 4.92999 1.32546 3.90002 4.92499 1.33 3.89676 4.93896 1.33 3.88927 4.94948 1.32206 3.87866 4.94115 1.32206 3.87866 4.94115 1.33 3.88927 4.94948 1.32037 3.87018 4.95152 1.32037 3.87018 4.95152 1.33 3.88927 4.94948 1.32786 3.8808 4.95902 1.31878 3.86354 4.96286 1.32786 3.8808 4.95902 1.32483 3.87125 4.9786 1.31732 3.85884 4.97473 1.32483 3.87125 4.9786 1.31583 3.85596 4.98727 1.31732 3.85884 4.97473 1.31878 3.86354 4.96286 1.32483 3.87125 4.9786 1.33 3.88927 4.94948 1.33 3.88384 4.96115 1.32786 3.8808 4.95902 1.32786 3.8808 4.95902 1.33 3.88384 4.96115 1.33 3.88061 4.97366 1.32483 3.87125 4.9786 1.33 3.88061 4.97366 1.33 3.87987 4.98009 1.33 3.88046 4.99257 1.32483 3.87125 4.9786 1.33 3.87987 4.98009 1.33 3.88046 4.99257 1.32172 3.868 5.00039 1.32483 3.87125 4.9786 1.33 3.88046 4.99257 1.32725 3.88055 5.00811 1.32172 3.868 5.00039 1.32172 3.868 5.00039 1.32725 3.88055 5.00811 1.3183 3.87171 5.0228 1.31251 3.85613 5.01384 1.3183 3.87171 5.0228 1.3108 3.85937 5.02692 1.31251 3.85613 5.01384 1.32172 3.868 5.00039 1.3183 3.87171 5.0228 1.31251 3.85613 5.01384 1.31421 3.855 5.00046 1.32172 3.868 5.00039 1.32172 3.868 5.00039 1.31421 3.855 5.00046 1.31583 3.85596 4.98727 1.32483 3.87125 4.9786 1.32172 3.868 5.00039 1.31583 3.85596 4.98727 1.32786 3.8808 4.95902 1.33 3.88061 4.97366 1.32483 3.87125 4.9786 1.32725 3.88055 5.00811 1.32442 3.88468 5.02324 1.3183 3.87171 5.0228 1.3183 3.87171 5.0228 1.32442 3.88468 5.02324 1.31507 3.88196 5.0426 1.30913 3.86458 5.0392 1.31507 3.88196 5.0426 1.30757 3.87148 5.0503 1.30913 3.86458 5.0392 1.3183 3.87171 5.0228 1.31507 3.88196 5.0426 1.30913 3.86458 5.0392 1.3108 3.85937 5.02692 1.3183 3.87171 5.0228 1.32442 3.88468 5.02324 1.3218 3.89235 5.03647 1.31507 3.88196 5.0426 1.31507 3.88196 5.0426 1.3218 3.89235 5.03647 1.31937 3.90283 5.0471 1.31211 3.89728 5.05795 1.31937 3.90283 5.0471 1.31664 3.91615 5.05505 1.30875 3.91733 5.06834 1.31664 3.91615 5.05505 1.31381 3.93123 5.05936 1.3054 3.93962 5.072 1.31381 3.93123 5.05936 1.31117 3.94657 5.05964 1.30244 3.96107 5.06885 1.31117 3.94657 5.05964 1.30875 3.96107 5.05618 1.29921 3.98113 5.05909 1.30875 3.96107 5.05618 1.30603 3.97474 5.04892 1.3032 3.98623 5.03824 1.29921 3.98113 5.05909 1.30603 3.97474 5.04892 1.3032 3.98623 5.03824 1.29579 3.99749 5.04334 1.29921 3.98113 5.05909 1.3032 3.98623 5.03824 1.30053 3.99444 5.02523 1.29579 3.99749 5.04334 1.29579 3.99749 5.04334 1.30053 3.99444 5.02523 1.29268 4.00791 5.02392 1.28666 4.01499 5.04002 1.29268 4.00791 5.02392 1.28517 4.02017 5.02824 1.28666 4.01499 5.04002 1.29579 3.99749 5.04334 1.29268 4.00791 5.02392 1.28666 4.01499 5.04002 1.28828 4.00788 5.05117 1.29579 3.99749 5.04334 1.29579 3.99749 5.04334 1.28828 4.00788 5.05117 1.28998 3.99897 5.06122 1.29921 3.98113 5.05909 1.28998 3.99897 5.06122 1.2917 3.98856 5.06976 1.29337 3.97704 5.07651 1.29921 3.98113 5.05909 1.2917 3.98856 5.06976 1.29337 3.97704 5.07651 1.30244 3.96107 5.06885 1.29921 3.98113 5.05909 1.29337 3.97704 5.07651 1.29493 3.96488 5.08128 1.30244 3.96107 5.06885 1.30244 3.96107 5.06885 1.29493 3.96488 5.08128 1.29636 3.95248 5.08408 1.3054 3.93962 5.072 1.29636 3.95248 5.08408 1.29789 3.93955 5.085 1.29954 3.92631 5.08389 1.3054 3.93962 5.072 1.29789 3.93955 5.085 1.29954 3.92631 5.08389 1.30875 3.91733 5.06834 1.3054 3.93962 5.072 1.29954 3.92631 5.08389 1.30125 3.91324 5.08068 1.30875 3.91733 5.06834 1.30875 3.91733 5.06834 1.30125 3.91324 5.08068 1.30296 3.90084 5.07544 1.31211 3.89728 5.05795 1.30296 3.90084 5.07544 1.3046 3.88956 5.06842 1.30613 3.87974 5.05995 1.31211 3.89728 5.05795 1.3046 3.88956 5.06842 1.30613 3.87974 5.05995 1.31507 3.88196 5.0426 1.31211 3.89728 5.05795 1.30613 3.87974 5.05995 1.30757 3.87148 5.0503 1.31507 3.88196 5.0426 1.31507 3.88196 5.0426 1.31937 3.90283 5.0471 1.31211 3.89728 5.05795 1.31211 3.89728 5.05795 1.31664 3.91615 5.05505 1.30875 3.91733 5.06834 1.30296 3.90084 5.07544 1.31211 3.89728 5.05795 1.30875 3.91733 5.06834 1.30875 3.91733 5.06834 1.31381 3.93123 5.05936 1.3054 3.93962 5.072 1.3054 3.93962 5.072 1.31117 3.94657 5.05964 1.30244 3.96107 5.06885 1.29636 3.95248 5.08408 1.3054 3.93962 5.072 1.30244 3.96107 5.06885 1.30244 3.96107 5.06885 1.30875 3.96107 5.05618 1.29921 3.98113 5.05909 1.30053 3.99444 5.02523 1.29812 3.99898 5.01104 1.29268 4.00791 5.02392 1.29268 4.00791 5.02392 1.29812 3.99898 5.01104 1.28963 4.01196 5.00242 1.28372 4.0235 5.01592 1.28963 4.01196 5.00242 1.28212 4.02495 5.00285 1.28372 4.0235 5.01592 1.29268 4.00791 5.02392 1.28963 4.01196 5.00242 1.28372 4.0235 5.01592 1.28517 4.02017 5.02824 1.29268 4.00791 5.02392 1.29812 3.99898 5.01104 1.29542 3.99984 4.99563 1.28963 4.01196 5.00242 1.28963 4.01196 5.00242 1.29542 3.99984 4.99563 1.28623 4.00914 4.9799 1.28044 4.02435 4.98947 1.28623 4.00914 4.9799 1.27872 4.02162 4.97628 1.28044 4.02435 4.98947 1.28963 4.01196 5.00242 1.28623 4.00914 4.9799 1.28044 4.02435 4.98947 1.28212 4.02495 5.00285 1.28963 4.01196 5.00242 1.29542 3.99984 4.99563 1.29259 3.99666 4.98026 1.28623 4.00914 4.9799 1.28623 4.00914 4.9799 1.29259 3.99666 4.98026 1.28296 3.99966 4.95969 1.27704 4.01688 4.96375 1.28296 3.99966 4.95969 1.27544 4.01037 4.95233 1.27704 4.01688 4.96375 1.28623 4.00914 4.9799 1.28296 3.99966 4.95969 1.27704 4.01688 4.96375 1.27872 4.02162 4.97628 1.28623 4.00914 4.9799 1.29259 3.99666 4.98026 1.2899 3.98975 4.96646 1.28296 3.99966 4.95969 1.28296 3.99966 4.95969 1.2899 3.98975 4.96646 1.28749 3.97995 4.95524 1.28 3.98491 4.94373 1.28749 3.97995 4.95524 1.28481 3.96725 4.94655 1.27668 3.96534 4.93261 1.28481 3.96725 4.94655 1.28198 3.95246 4.94131 1.2733 3.94316 4.92807 1.28198 3.95246 4.94131 1.27927 3.93704 4.94007 1.2703 3.92152 4.93041 1.27927 3.93704 4.94007 1.27685 3.92236 4.94265 1.26713 3.90122 4.93934 1.27685 3.92236 4.94265 1.2742 3.90839 4.949 1.27137 3.89625 4.95894 1.26713 3.90122 4.93934 1.2742 3.90839 4.949 1.27137 3.89625 4.95894 1.26371 3.88424 4.95444 1.26713 3.90122 4.93934 1.27137 3.89625 4.95894 1.26864 3.88719 4.97152 1.26371 3.88424 4.95444 1.26371 3.88424 4.95444 1.26864 3.88719 4.97152 1.26053 3.87303 4.97357 1.25456 3.8666 4.95714 1.26053 3.87303 4.97357 1.25303 3.86093 4.9688 1.25456 3.8666 4.95714 1.26371 3.88424 4.95444 1.26053 3.87303 4.97357 1.25456 3.8666 4.95714 1.2562 3.87418 4.94622 1.26371 3.88424 4.95444 1.26371 3.88424 4.95444 1.2562 3.87418 4.94622 1.25791 3.88349 4.93651 1.26713 3.90122 4.93934 1.25791 3.88349 4.93651 1.25962 3.89422 4.92838 1.26127 3.90594 4.92212 1.26713 3.90122 4.93934 1.25962 3.89422 4.92838 1.26127 3.90594 4.92212 1.2703 3.92152 4.93041 1.26713 3.90122 4.93934 1.26127 3.90594 4.92212 1.2628 3.91818 4.91785 1.2703 3.92152 4.93041 1.2703 3.92152 4.93041 1.2628 3.91818 4.91785 1.26423 3.93068 4.91551 1.2733 3.94316 4.92807 1.26423 3.93068 4.91551 1.26579 3.94373 4.91508 1.26746 3.95697 4.91671 1.2733 3.94316 4.92807 1.26579 3.94373 4.91508 1.26746 3.95697 4.91671 1.27668 3.96534 4.93261 1.2733 3.94316 4.92807 1.26746 3.95697 4.91671 1.26918 3.96992 4.92044 1.27668 3.96534 4.93261 1.27668 3.96534 4.93261 1.26918 3.96992 4.92044 1.27087 3.98208 4.92615 1.28 3.98491 4.94373 1.27087 3.98208 4.92615 1.2725 3.99302 4.93356 1.27399 4.00244 4.94233 1.28 3.98491 4.94373 1.2725 3.99302 4.93356 1.27399 4.00244 4.94233 1.28296 3.99966 4.95969 1.28 3.98491 4.94373 1.27399 4.00244 4.94233 1.27544 4.01037 4.95233 1.28296 3.99966 4.95969 1.28296 3.99966 4.95969 1.28749 3.97995 4.95524 1.28 3.98491 4.94373 1.28 3.98491 4.94373 1.28481 3.96725 4.94655 1.27668 3.96534 4.93261 1.27087 3.98208 4.92615 1.28 3.98491 4.94373 1.27668 3.96534 4.93261 1.27668 3.96534 4.93261 1.28198 3.95246 4.94131 1.2733 3.94316 4.92807 1.2733 3.94316 4.92807 1.27927 3.93704 4.94007 1.2703 3.92152 4.93041 1.26423 3.93068 4.91551 1.2733 3.94316 4.92807 1.2703 3.92152 4.93041 1.2703 3.92152 4.93041 1.27685 3.92236 4.94265 1.26713 3.90122 4.93934 1.26864 3.88719 4.97152 1.26621 3.88179 4.98544 1.26053 3.87303 4.97357 1.26053 3.87303 4.97357 1.26621 3.88179 4.98544 1.25754 3.86819 4.99479 1.25159 3.85717 4.98094 1.25754 3.86819 4.99479 1.25003 3.85522 4.99385 1.25159 3.85717 4.98094 1.26053 3.87303 4.97357 1.25754 3.86819 4.99479 1.25159 3.85717 4.98094 1.25303 3.86093 4.9688 1.26053 3.87303 4.97357 1.26621 3.88179 4.98544 1.26359 3.88 5.00063 1.25754 3.86819 4.99479 1.25754 3.86819 4.99479 1.26359 3.88 5.00063 1.25415 3.87012 5.01736 1.24836 3.85531 5.0072 1.25415 3.87012 5.01736 1.24665 3.85751 5.02049 1.24836 3.85531 5.0072 1.25754 3.86819 4.99479 1.25415 3.87012 5.01736 1.24836 3.85531 5.0072 1.25003 3.85522 4.99385 1.25754 3.86819 4.99479 1.26359 3.88 5.00063 1.26077 3.88222 5.01616 1.25415 3.87012 5.01736 1.25415 3.87012 5.01736 1.26077 3.88222 5.01616 1.25083 3.8789 5.03808 1.24495 3.86176 5.03323 1.25083 3.8789 5.03808 1.24333 3.86786 5.04496 1.24495 3.86176 5.03323 1.25415 3.87012 5.01736 1.25083 3.8789 5.03808 1.24495 3.86176 5.03323 1.24665 3.85751 5.02049 1.25415 3.87012 5.01736 1.26077 3.88222 5.01616 1.25801 3.8883 5.03045 1.25083 3.8789 5.03808 1.25083 3.8789 5.03808 1.25801 3.8883 5.03045 1.25557 3.89744 5.04229 1.24789 3.89298 5.05452 1.25557 3.89744 5.04229 1.25298 3.90947 5.05165 1.24461 3.91202 5.06634 1.25298 3.90947 5.05165 1.25016 3.92389 5.0578 1.2412 3.93405 5.07175 1.25016 3.92389 5.0578 1.24739 3.9393 5.06 1.23816 3.95588 5.07023 1.24739 3.9393 5.06 1.24493 3.95419 5.0583 1.24236 3.96838 5.05286 1.23816 3.95588 5.07023 1.24493 3.95419 5.0583 1.24236 3.96838 5.05286 1.23504 3.97638 5.06213 1.23816 3.95588 5.07023 1.24236 3.96838 5.05286 1.23955 3.98109 5.04372 1.23504 3.97638 5.06213 1.23504 3.97638 5.06213 1.23955 3.98109 5.04372 1.23163 3.99393 5.04771 1.22584 3.99396 5.06567 1.23163 3.99393 5.04771 1.22412 4.00366 5.05632 1.22584 3.99396 5.06567 1.23504 3.97638 5.06213 1.23163 3.99393 5.04771 1.22584 3.99396 5.06567 1.22754 3.98295 5.07335 1.23504 3.97638 5.06213 1.23504 3.97638 5.06213 1.22754 3.98295 5.07335 1.22916 3.97105 5.07913 1.23816 3.95588 5.07023 1.22916 3.97105 5.07913 1.23065 3.95875 5.08291 1.23211 3.94613 5.08478 1.23816 3.95588 5.07023 1.23065 3.95875 5.08291 1.23211 3.94613 5.08478 1.2412 3.93405 5.07175 1.23816 3.95588 5.07023 1.23211 3.94613 5.08478 1.2337 3.93298 5.08471 1.2412 3.93405 5.07175 1.2412 3.93405 5.07175 1.2337 3.93298 5.08471 1.23538 3.91976 5.08256 1.24461 3.91202 5.06634 1.23538 3.91976 5.08256 1.2371 3.90697 5.07832 1.23879 3.89508 5.07216 1.24461 3.91202 5.06634 1.2371 3.90697 5.07832 1.23879 3.89508 5.07216 1.24789 3.89298 5.05452 1.24461 3.91202 5.06634 1.23879 3.89508 5.07216 1.24038 3.88449 5.06437 1.24789 3.89298 5.05452 1.24789 3.89298 5.05452 1.24038 3.88449 5.06437 1.24184 3.87547 5.05533 1.25083 3.8789 5.03808 1.24184 3.87547 5.05533 1.24333 3.86786 5.04496 1.25083 3.8789 5.03808 1.24789 3.89298 5.05452 1.24184 3.87547 5.05533 1.25083 3.8789 5.03808 1.25557 3.89744 5.04229 1.24789 3.89298 5.05452 1.24789 3.89298 5.05452 1.25298 3.90947 5.05165 1.24461 3.91202 5.06634 1.24461 3.91202 5.06634 1.25016 3.92389 5.0578 1.2412 3.93405 5.07175 1.23538 3.91976 5.08256 1.24461 3.91202 5.06634 1.2412 3.93405 5.07175 1.2412 3.93405 5.07175 1.24739 3.9393 5.06 1.23816 3.95588 5.07023 1.23955 3.98109 5.04372 1.23677 3.99097 5.03165 1.23163 3.99393 5.04771 1.23163 3.99393 5.04771 1.23677 3.99097 5.03165 1.2284 4.00594 5.02892 1.22246 4.01169 5.04566 1.2284 4.00594 5.02892 1.22089 4.01784 5.03414 1.22246 4.01169 5.04566 1.23163 3.99393 5.04771 1.2284 4.00594 5.02892 1.22246 4.01169 5.04566 1.22412 4.00366 5.05632 1.23163 3.99393 5.04771 1.23677 3.99097 5.03165 1.23428 3.99724 5.01799 1.2284 4.00594 5.02892 1.2284 4.00594 5.02892 1.23428 3.99724 5.01799 1.22544 4.01156 5.00797 1.21946 4.02206 5.02215 1.22544 4.01156 5.00797 1.21793 4.02448 5.00941 1.21946 4.02206 5.02215 1.2284 4.00594 5.02892 1.22544 4.01156 5.00797 1.21946 4.02206 5.02215 1.22089 4.01784 5.03414 1.2284 4.00594 5.02892 1.23428 3.99724 5.01799 1.23175 3.99992 5.00309 1.22544 4.01156 5.00797 1.22544 4.01156 5.00797 1.23175 3.99992 5.00309 1.22208 4.01051 4.98541 1.21628 4.02491 4.99613 1.22208 4.01051 4.98541 1.21457 4.02324 4.98278 1.21628 4.02491 4.99613 1.22544 4.01156 5.00797 1.22208 4.01051 4.98541 1.21628 4.02491 4.99613 1.21793 4.02448 5.00941 1.22544 4.01156 5.00797 1.23175 3.99992 5.00309 1.22895 3.99868 4.9875 1.22208 4.01051 4.98541 1.22208 4.01051 4.98541 1.22895 3.99868 4.9875 1.22615 3.99347 4.97278 1.21872 4.00252 4.96429 1.22615 3.99347 4.97278 1.22363 3.98498 4.96029 1.21576 3.98905 4.94729 1.22363 3.98498 4.96029 1.22113 3.97367 4.95033 1.21253 3.97057 4.93481 1.22113 3.97367 4.95033 1.21834 3.95971 4.94333 1.20912 3.94874 4.92853 1.21834 3.95971 4.94333 1.21553 3.94439 4.94016 1.20601 3.92672 4.92924 1.21553 3.94439 4.94016 1.21299 3.92926 4.94097 1.21051 3.91493 4.94549 1.20601 3.92672 4.92924 1.21299 3.92926 4.94097 1.21051 3.91493 4.94549 1.20296 3.90607 4.9365 1.20601 3.92672 4.92924 1.21051 3.91493 4.94549 1.20773 3.90174 4.95378 1.20296 3.90607 4.9365 1.20296 3.90607 4.9365 1.20773 3.90174 4.95378 1.19955 3.88799 4.95021 1.19376 3.88866 4.93225 1.19955 3.88799 4.95021 1.19205 3.8786 4.94122 1.19376 3.88866 4.93225 1.20296 3.90607 4.9365 1.19955 3.88799 4.95021 1.19376 3.88866 4.93225 1.19545 3.89994 4.92503 1.20296 3.90607 4.9365 1.20296 3.90607 4.9365 1.19545 3.89994 4.92503 1.19704 3.91198 4.91975 1.20601 3.92672 4.92924 1.19704 3.91198 4.91975 1.1985 3.92432 4.91646 1.19999 3.93711 4.91505 1.20601 3.92672 4.92924 1.1985 3.92432 4.91646 1.19999 3.93711 4.91505 1.20912 3.94874 4.92853 1.20601 3.92672 4.92924 1.19999 3.93711 4.91505 1.20161 3.95031 4.91563 1.20912 3.94874 4.92853 1.20912 3.94874 4.92853 1.20161 3.95031 4.91563 1.20331 3.96347 4.91831 1.21253 3.97057 4.93481 1.20331 3.96347 4.91831 1.20503 3.97608 4.92304 1.20669 3.98769 4.92964 1.21253 3.97057 4.93481 1.20503 3.97608 4.92304 1.20669 3.98769 4.92964 1.21576 3.98905 4.94729 1.21253 3.97057 4.93481 1.20669 3.98769 4.92964 1.20826 3.99791 4.93778 1.21576 3.98905 4.94729 1.21576 3.98905 4.94729 1.20826 3.99791 4.93778 1.20969 4.00654 4.94711 1.21872 4.00252 4.96429 1.20969 4.00654 4.94711 1.21122 4.01381 4.95784 1.21286 4.01948 4.96986 1.21872 4.00252 4.96429 1.21122 4.01381 4.95784 1.21286 4.01948 4.96986 1.22208 4.01051 4.98541 1.21872 4.00252 4.96429 1.21286 4.01948 4.96986 1.21457 4.02324 4.98278 1.22208 4.01051 4.98541 1.22208 4.01051 4.98541 1.22615 3.99347 4.97278 1.21872 4.00252 4.96429 1.21872 4.00252 4.96429 1.22363 3.98498 4.96029 1.21576 3.98905 4.94729 1.20969 4.00654 4.94711 1.21872 4.00252 4.96429 1.21576 3.98905 4.94729 1.21576 3.98905 4.94729 1.22113 3.97367 4.95033 1.21253 3.97057 4.93481 1.21253 3.97057 4.93481 1.21834 3.95971 4.94333 1.20912 3.94874 4.92853 1.20331 3.96347 4.91831 1.21253 3.97057 4.93481 1.20912 3.94874 4.92853 1.20912 3.94874 4.92853 1.21553 3.94439 4.94016 1.20601 3.92672 4.92924 1.20773 3.90174 4.95378 1.20492 3.89108 4.96526 1.19955 3.88799 4.95021 1.19955 3.88799 4.95021 1.20492 3.89108 4.96526 1.19627 3.8752 4.96861 1.19036 3.87013 4.95159 1.19627 3.8752 4.96861 1.18877 3.8635 4.96294 1.19036 3.87013 4.95159 1.19955 3.88799 4.95021 1.19627 3.8752 4.96861 1.19036 3.87013 4.95159 1.19205 3.8786 4.94122 1.19955 3.88799 4.95021 1.20492 3.89108 4.96526 1.20234 3.88392 4.97868 1.19627 3.8752 4.96861 1.19627 3.8752 4.96861 1.20234 3.88392 4.97868 1.19333 3.8688 4.98929 1.18732 3.85882 4.97481 1.19333 3.8688 4.98929 1.18582 3.85595 4.98736 1.18732 3.85882 4.97481 1.19627 3.8752 4.96861 1.19333 3.8688 4.98929 1.18732 3.85882 4.97481 1.18877 3.8635 4.96294 1.19627 3.8752 4.96861 1.20234 3.88392 4.97868 1.19989 3.88038 4.99323 1.19333 3.8688 4.98929 1.19333 3.8688 4.98929 1.19989 3.88038 4.99323 1.19001 3.86897 5.0118 1.1842 3.855 5.00055 1.19001 3.86897 5.0118 1.1825 3.85615 5.01393 1.1842 3.855 5.00055 1.19333 3.8688 4.98929 1.19001 3.86897 5.0118 1.1842 3.855 5.00055 1.18582 3.85595 4.98736 1.19333 3.8688 4.98929 1.19989 3.88038 4.99323 1.19713 3.88065 5.00879 1.19001 3.86897 5.0118 1.19001 3.86897 5.0118 1.19713 3.88065 5.00879 1.1943 3.88495 5.02386 1.18662 3.87615 5.03327 1.1943 3.88495 5.02386 1.1917 3.89275 5.03698 1.18363 3.88901 5.05083 1.1917 3.89275 5.03698 1.18926 3.90335 5.04751 1.18045 3.9069 5.06394 1.18926 3.90335 5.04751 1.18652 3.91677 5.05532 1.17703 3.92848 5.07107 1.18652 3.91677 5.05532 1.18369 3.9319 5.05945 1.18106 3.94722 5.05956 1.17703 3.92848 5.07107 1.18369 3.9319 5.05945 1.18106 3.94722 5.05956 1.17386 3.95065 5.07121 1.17703 3.92848 5.07107 1.18106 3.94722 5.05956 1.17864 3.96169 5.05594 1.17386 3.95065 5.07121 1.17386 3.95065 5.07121 1.17864 3.96169 5.05594 1.17086 3.97144 5.06477 1.16492 3.96496 5.08125 1.17086 3.97144 5.06477 1.16336 3.97712 5.07647 1.16492 3.96496 5.08125 1.17386 3.95065 5.07121 1.17086 3.97144 5.06477 1.16492 3.96496 5.08125 1.16636 3.95257 5.08407 1.17386 3.95065 5.07121 1.17386 3.95065 5.07121 1.16636 3.95257 5.08407 1.16788 3.93964 5.085 1.17703 3.92848 5.07107 1.16788 3.93964 5.085 1.16953 3.92639 5.0839 1.17124 3.91333 5.08071 1.17703 3.92848 5.07107 1.16953 3.92639 5.0839 1.17124 3.91333 5.08071 1.18045 3.9069 5.06394 1.17703 3.92848 5.07107 1.17124 3.91333 5.08071 1.17295 3.90092 5.07549 1.18045 3.9069 5.06394 1.18045 3.9069 5.06394 1.17295 3.90092 5.07549 1.17459 3.88963 5.06847 1.18363 3.88901 5.05083 1.17459 3.88963 5.06847 1.17612 3.8798 5.06001 1.17756 3.87153 5.05036 1.18363 3.88901 5.05083 1.17612 3.8798 5.06001 1.17756 3.87153 5.05036 1.18662 3.87615 5.03327 1.18363 3.88901 5.05083 1.17756 3.87153 5.05036 1.17912 3.86462 5.03928 1.18662 3.87615 5.03327 1.18662 3.87615 5.03327 1.17912 3.86462 5.03928 1.18079 3.8594 5.027 1.19001 3.86897 5.0118 1.18079 3.8594 5.027 1.1825 3.85615 5.01393 1.19001 3.86897 5.0118 1.18662 3.87615 5.03327 1.18079 3.8594 5.027 1.19001 3.86897 5.0118 1.1943 3.88495 5.02386 1.18662 3.87615 5.03327 1.18662 3.87615 5.03327 1.1917 3.89275 5.03698 1.18363 3.88901 5.05083 1.18363 3.88901 5.05083 1.18926 3.90335 5.04751 1.18045 3.9069 5.06394 1.17459 3.88963 5.06847 1.18363 3.88901 5.05083 1.18045 3.9069 5.06394 1.18045 3.9069 5.06394 1.18652 3.91677 5.05532 1.17703 3.92848 5.07107 1.17864 3.96169 5.05594 1.17591 3.97529 5.04853 1.17086 3.97144 5.06477 1.17086 3.97144 5.06477 1.17591 3.97529 5.04853 1.16748 3.99001 5.0518 1.16169 3.98863 5.06971 1.16748 3.99001 5.0518 1.15997 3.99903 5.06115 1.16169 3.98863 5.06971 1.17086 3.97144 5.06477 1.16748 3.99001 5.0518 1.16169 3.98863 5.06971 1.16336 3.97712 5.07647 1.17086 3.97144 5.06477 1.17591 3.97529 5.04853 1.17308 3.98666 5.03772 1.16748 3.99001 5.0518 1.16748 3.99001 5.0518 1.17308 3.98666 5.03772 1.16416 4.00355 5.03383 1.15827 4.00793 5.05109 1.16416 4.00355 5.03383 1.15665 4.01503 5.03994 1.15827 4.00793 5.05109 1.16748 3.99001 5.0518 1.16416 4.00355 5.03383 1.15827 4.00793 5.05109 1.15997 3.99903 5.06115 1.16748 3.99001 5.0518 1.17308 3.98666 5.03772 1.17042 3.99471 5.02463 1.16416 4.00355 5.03383 1.16416 4.00355 5.03383 1.17042 3.99471 5.02463 1.16121 4.01074 5.01341 1.15516 4.0202 5.02816 1.16121 4.01074 5.01341 1.15371 4.02351 5.01584 1.15516 4.0202 5.02816 1.16416 4.00355 5.03383 1.16121 4.01074 5.01341 1.15516 4.0202 5.02816 1.15665 4.01503 5.03994 1.16416 4.00355 5.03383 1.17042 3.99471 5.02463 1.16801 3.99909 5.01039 1.16121 4.01074 5.01341 1.16121 4.01074 5.01341 1.16801 3.99909 5.01039 1.1653 3.99979 4.99495 1.15793 4.01144 4.99101 1.1653 3.99979 4.99495 1.16247 3.99643 4.97962 1.15453 4.00509 4.96923 1.16247 3.99643 4.97962 1.15979 3.98938 4.96592 1.15148 3.99284 4.9511 1.15979 3.98938 4.96592 1.15738 3.97946 4.95481 1.14837 3.97558 4.9374 1.15738 3.97946 4.95481 1.15469 3.96665 4.94624 1.14494 3.95423 4.92942 1.15469 3.96665 4.94624 1.15186 3.95179 4.94117 1.14916 3.93638 4.94011 1.14494 3.95423 4.92942 1.15186 3.95179 4.94117 1.14916 3.93638 4.94011 1.14173 3.93203 4.92844 1.14494 3.95423 4.92942 1.14916 3.93638 4.94011 1.14674 3.92174 4.94285 1.14173 3.93203 4.92844 1.14173 3.93203 4.92844 1.14674 3.92174 4.94285 1.13876 3.91108 4.93406 1.13279 3.9181 4.91787 1.13876 3.91108 4.93406 1.13126 3.90586 4.92216 1.13279 3.9181 4.91787 1.14173 3.93203 4.92844 1.13876 3.91108 4.93406 1.13279 3.9181 4.91787 1.13422 3.93059 4.91552 1.14173 3.93203 4.92844 1.14173 3.93203 4.92844 1.13422 3.93059 4.91552 1.13578 3.94364 4.91508 1.14494 3.95423 4.92942 1.13578 3.94364 4.91508 1.13745 3.95689 4.91669 1.13916 3.96984 4.92041 1.14494 3.95423 4.92942 1.13745 3.95689 4.91669 1.13916 3.96984 4.92041 1.14837 3.97558 4.9374 1.14494 3.95423 4.92942 1.13916 3.96984 4.92041 1.14086 3.982 4.9261 1.14837 3.97558 4.9374 1.14837 3.97558 4.9374 1.14086 3.982 4.9261 1.14249 3.99295 4.93351 1.15148 3.99284 4.9511 1.14249 3.99295 4.93351 1.14398 4.00239 4.94227 1.14543 4.01033 4.95226 1.15148 3.99284 4.9511 1.14398 4.00239 4.94227 1.14543 4.01033 4.95226 1.15453 4.00509 4.96923 1.15148 3.99284 4.9511 1.14543 4.01033 4.95226 1.14702 4.01685 4.96367 1.15453 4.00509 4.96923 1.15453 4.00509 4.96923 1.14702 4.01685 4.96367 1.14871 4.0216 4.97619 1.15793 4.01144 4.99101 1.14871 4.0216 4.97619 1.15043 4.02433 4.98939 1.15211 4.02495 5.00277 1.15793 4.01144 4.99101 1.15043 4.02433 4.98939 1.15211 4.02495 5.00277 1.16121 4.01074 5.01341 1.15793 4.01144 4.99101 1.15211 4.02495 5.00277 1.15371 4.02351 5.01584 1.16121 4.01074 5.01341 1.16121 4.01074 5.01341 1.1653 3.99979 4.99495 1.15793 4.01144 4.99101 1.15793 4.01144 4.99101 1.16247 3.99643 4.97962 1.15453 4.00509 4.96923 1.14871 4.0216 4.97619 1.15793 4.01144 4.99101 1.15453 4.00509 4.96923 1.15453 4.00509 4.96923 1.15979 3.98938 4.96592 1.15148 3.99284 4.9511 1.15148 3.99284 4.9511 1.15738 3.97946 4.95481 1.14837 3.97558 4.9374 1.14249 3.99295 4.93351 1.15148 3.99284 4.9511 1.14837 3.97558 4.9374 1.14837 3.97558 4.9374 1.15469 3.96665 4.94624 1.14494 3.95423 4.92942 1.14674 3.92174 4.94285 1.14408 3.90782 4.94936 1.13876 3.91108 4.93406 1.13876 3.91108 4.93406 1.14408 3.90782 4.94936 1.13541 3.89207 4.94627 1.12961 3.89414 4.92843 1.13541 3.89207 4.94627 1.1279 3.88342 4.93657 1.12961 3.89414 4.92843 1.13876 3.91108 4.93406 1.13541 3.89207 4.94627 1.12961 3.89414 4.92843 1.13126 3.90586 4.92216 1.13876 3.91108 4.93406 1.14408 3.90782 4.94936 1.14125 3.89579 4.95944 1.13541 3.89207 4.94627 1.13541 3.89207 4.94627 1.14125 3.89579 4.95944 1.13205 3.87779 4.96376 1.12619 3.87412 4.94629 1.13205 3.87779 4.96376 1.12454 3.86656 4.95721 1.12619 3.87412 4.94629 1.13541 3.89207 4.94627 1.13205 3.87779 4.96376 1.12619 3.87412 4.94629 1.1279 3.88342 4.93657 1.13541 3.89207 4.94627 1.14125 3.89579 4.95944 1.13853 3.88688 4.97211 1.13205 3.87779 4.96376 1.13205 3.87779 4.96376 1.13853 3.88688 4.97211 1.12909 3.86982 4.98392 1.12302 3.8609 4.96888 1.12909 3.86982 4.98392 1.12158 3.85715 4.98102 1.12302 3.8609 4.96888 1.13205 3.87779 4.96376 1.12909 3.86982 4.98392 1.12302 3.8609 4.96888 1.12454 3.86656 4.95721 1.13205 3.87779 4.96376 1.13853 3.88688 4.97211 1.13611 3.88164 4.98607 1.12909 3.86982 4.98392 1.12909 3.86982 4.98392 1.13611 3.88164 4.98607 1.13347 3.88001 5.00131 1.12586 3.86827 5.00617 1.13347 3.88001 5.00131 1.13064 3.8824 5.01681 1.12244 3.87376 5.02821 1.13064 3.8824 5.01681 1.1279 3.88864 5.03102 1.11933 3.88539 5.04692 1.1279 3.88864 5.03102 1.12547 3.8979 5.04275 1.11628 3.90201 5.06116 1.12547 3.8979 5.04275 1.12286 3.91005 5.05199 1.11288 3.92293 5.06995 1.12286 3.91005 5.05199 1.12004 3.92454 5.05797 1.11728 3.93996 5.06 1.11288 3.92293 5.06995 1.12004 3.92454 5.05797 1.11728 3.93996 5.06 1.1096 3.94526 5.07181 1.11288 3.92293 5.06995 1.11728 3.93996 5.06 1.11483 3.95482 5.05814 1.1096 3.94526 5.07181 1.1096 3.94526 5.07181 1.11483 3.95482 5.05814 1.10666 3.96637 5.067 1.10064 3.95883 5.08289 1.10666 3.96637 5.067 1.09915 3.97113 5.07909 1.10064 3.95883 5.08289 1.1096 3.94526 5.07181 1.10666 3.96637 5.067 1.10064 3.95883 5.08289 1.1021 3.94621 5.08477 1.1096 3.94526 5.07181 1.1096 3.94526 5.07181 1.1021 3.94621 5.08477 1.10369 3.93307 5.08472 1.11288 3.92293 5.06995 1.10369 3.93307 5.08472 1.10537 3.91985 5.08258 1.10709 3.90705 5.07835 1.11288 3.92293 5.06995 1.10537 3.91985 5.08258 1.10709 3.90705 5.07835 1.11628 3.90201 5.06116 1.11288 3.92293 5.06995 1.10709 3.90705 5.07835 1.10878 3.89515 5.07221 1.11628 3.90201 5.06116 1.11628 3.90201 5.06116 1.10878 3.89515 5.07221 1.11037 3.88455 5.06442 1.11933 3.88539 5.04692 1.11037 3.88455 5.06442 1.11183 3.87553 5.05539 1.11332 3.86791 5.04503 1.11933 3.88539 5.04692 1.11183 3.87553 5.05539 1.11332 3.86791 5.04503 1.12244 3.87376 5.02821 1.11933 3.88539 5.04692 1.11332 3.86791 5.04503 1.11494 3.8618 5.03331 1.12244 3.87376 5.02821 1.12244 3.87376 5.02821 1.11494 3.8618 5.03331 1.11664 3.85753 5.02058 1.12586 3.86827 5.00617 1.11664 3.85753 5.02058 1.11835 3.85531 5.00729 1.12002 3.85522 4.99394 1.12586 3.86827 5.00617 1.11835 3.85531 5.00729 1.12002 3.85522 4.99394 1.12909 3.86982 4.98392 1.12586 3.86827 5.00617 1.12002 3.85522 4.99394 1.12158 3.85715 4.98102 1.12909 3.86982 4.98392 1.12909 3.86982 4.98392 1.13347 3.88001 5.00131 1.12586 3.86827 5.00617 1.12586 3.86827 5.00617 1.13064 3.8824 5.01681 1.12244 3.87376 5.02821 1.11664 3.85753 5.02058 1.12586 3.86827 5.00617 1.12244 3.87376 5.02821 1.12244 3.87376 5.02821 1.1279 3.88864 5.03102 1.11933 3.88539 5.04692 1.11933 3.88539 5.04692 1.12547 3.8979 5.04275 1.11628 3.90201 5.06116 1.11037 3.88455 5.06442 1.11933 3.88539 5.04692 1.11628 3.90201 5.06116 1.11628 3.90201 5.06116 1.12286 3.91005 5.05199 1.11288 3.92293 5.06995 1.11483 3.95482 5.05814 1.11224 3.96897 5.05254 1.10666 3.96637 5.067 1.10666 3.96637 5.067 1.11224 3.96897 5.05254 1.10333 3.98577 5.05558 1.09753 3.98302 5.07331 1.10333 3.98577 5.05558 1.09583 3.99403 5.06562 1.09753 3.98302 5.07331 1.10666 3.96637 5.067 1.10333 3.98577 5.05558 1.09753 3.98302 5.07331 1.09915 3.97113 5.07909 1.10666 3.96637 5.067 1.11224 3.96897 5.05254 1.10943 3.98158 5.04325 1.10333 3.98577 5.05558 1.10333 3.98577 5.05558 1.10943 3.98158 5.04325 1.09995 4.00077 5.03862 1.09411 4.00372 5.05625 1.09995 4.00077 5.03862 1.09244 4.01174 5.04559 1.09411 4.00372 5.05625 1.10333 3.98577 5.05558 1.09995 4.00077 5.03862 1.09411 4.00372 5.05625 1.09583 3.99403 5.06562 1.10333 3.98577 5.05558 1.10943 3.98158 5.04325 1.10666 3.99132 5.03109 1.09995 4.00077 5.03862 1.09995 4.00077 5.03862 1.10666 3.99132 5.03109 1.10418 3.99743 5.01737 1.09696 4.00953 5.0187 1.10418 3.99743 5.01737 1.10163 3.99995 5.00242 1.09378 4.01192 4.99664 1.10163 3.99995 5.00242 1.09882 3.99854 4.98684 1.09036 4.00729 4.9744 1.09882 3.99854 4.98684 1.09603 3.99316 4.97218 1.08719 3.99632 4.95514 1.09603 3.99316 4.97218 1.09353 3.98456 4.95982 1.08419 3.98033 4.94036 1.09353 3.98456 4.95982 1.09101 3.97311 4.94996 1.08822 3.95907 4.94311 1.08419 3.98033 4.94036 1.09101 3.97311 4.94996 1.08822 3.95907 4.94311 1.0808 3.95981 4.93078 1.08419 3.98033 4.94036 1.08822 3.95907 4.94311 1.08542 3.94372 4.94012 1.0808 3.95981 4.93078 1.0808 3.95981 4.93078 1.08542 3.94372 4.94012 1.07748 3.93747 4.92804 1.0716 3.95023 4.91562 1.07748 3.93747 4.92804 1.06998 3.93702 4.91505 1.0716 3.95023 4.91562 1.0808 3.95981 4.93078 1.07748 3.93747 4.92804 1.0716 3.95023 4.91562 1.0733 3.96339 4.91828 1.0808 3.95981 4.93078 1.0808 3.95981 4.93078 1.0733 3.96339 4.91828 1.07501 3.976 4.923 1.08419 3.98033 4.94036 1.07501 3.976 4.923 1.07668 3.98761 4.92959 1.07825 3.99784 4.93772 1.08419 3.98033 4.94036 1.07668 3.98761 4.92959 1.07825 3.99784 4.93772 1.08719 3.99632 4.95514 1.08419 3.98033 4.94036 1.07825 3.99784 4.93772 1.07968 4.00648 4.94704 1.08719 3.99632 4.95514 1.08719 3.99632 4.95514 1.07968 4.00648 4.94704 1.08121 4.01376 4.95776 1.09036 4.00729 4.9744 1.08121 4.01376 4.95776 1.08285 4.01944 4.96978 1.08456 4.02322 4.98269 1.09036 4.00729 4.9744 1.08285 4.01944 4.96978 1.08456 4.02322 4.98269 1.09378 4.01192 4.99664 1.09036 4.00729 4.9744 1.08456 4.02322 4.98269 1.08627 4.02491 4.99604 1.09378 4.01192 4.99664 1.09378 4.01192 4.99664 1.08627 4.02491 4.99604 1.08792 4.02449 5.00932 1.09696 4.00953 5.0187 1.08792 4.02449 5.00932 1.08945 4.02208 5.02207 1.09088 4.01788 5.03406 1.09696 4.00953 5.0187 1.08945 4.02208 5.02207 1.09088 4.01788 5.03406 1.09995 4.00077 5.03862 1.09696 4.00953 5.0187 1.09088 4.01788 5.03406 1.09244 4.01174 5.04559 1.09995 4.00077 5.03862 1.09995 4.00077 5.03862 1.10418 3.99743 5.01737 1.09696 4.00953 5.0187 1.09696 4.00953 5.0187 1.10163 3.99995 5.00242 1.09378 4.01192 4.99664 1.08792 4.02449 5.00932 1.09696 4.00953 5.0187 1.09378 4.01192 4.99664 1.09378 4.01192 4.99664 1.09882 3.99854 4.98684 1.09036 4.00729 4.9744 1.09036 4.00729 4.9744 1.09603 3.99316 4.97218 1.08719 3.99632 4.95514 1.08121 4.01376 4.95776 1.09036 4.00729 4.9744 1.08719 3.99632 4.95514 1.08719 3.99632 4.95514 1.09353 3.98456 4.95982 1.08419 3.98033 4.94036 1.08542 3.94372 4.94012 1.08289 3.92863 4.94109 1.07748 3.93747 4.92804 1.07748 3.93747 4.92804 1.08289 3.92863 4.94109 1.07454 3.9162 4.93205 1.06849 3.92424 4.91647 1.07454 3.9162 4.93205 1.06703 3.9119 4.91978 1.06849 3.92424 4.91647 1.07748 3.93747 4.92804 1.07454 3.9162 4.93205 1.06849 3.92424 4.91647 1.06998 3.93702 4.91505 1.07748 3.93747 4.92804 1.08289 3.92863 4.94109 1.08039 3.91433 4.94577 1.07454 3.9162 4.93205 1.07454 3.9162 4.93205 1.08039 3.91433 4.94577 1.07126 3.89646 4.94266 1.06544 3.89987 4.92507 1.07126 3.89646 4.94266 1.06375 3.88859 4.93231 1.06544 3.89987 4.92507 1.07454 3.9162 4.93205 1.07126 3.89646 4.94266 1.06544 3.89987 4.92507 1.06703 3.9119 4.91978 1.07454 3.9162 4.93205 1.08039 3.91433 4.94577 1.07761 3.90122 4.95422 1.07126 3.89646 4.94266 1.07126 3.89646 4.94266 1.07761 3.90122 4.95422 1.06786 3.88081 4.95901 1.06204 3.87854 4.94128 1.06786 3.88081 4.95901 1.06035 3.87008 4.95166 1.06204 3.87854 4.94128 1.07126 3.89646 4.94266 1.06786 3.88081 4.95901 1.06204 3.87854 4.94128 1.06375 3.88859 4.93231 1.07126 3.89646 4.94266 1.07761 3.90122 4.95422 1.0748 3.8907 4.96581 1.06786 3.88081 4.95901 1.06786 3.88081 4.95901 1.0748 3.8907 4.96581 1.07224 3.88369 4.97928 1.06481 3.87121 4.97873 1.07224 3.88369 4.97928 1.06977 3.88031 4.99389 1.0617 3.868 5.00054 1.06977 3.88031 4.99389 1.067 3.88075 5.00946 1.05828 3.87175 5.02294 1.067 3.88075 5.00946 1.06418 3.88522 5.02448 1.05505 3.88204 5.04272 1.06418 3.88522 5.02448 1.06159 3.89315 5.03748 1.05209 3.8974 5.05804 1.06159 3.89315 5.03748 1.05915 3.90388 5.04791 1.0564 3.9174 5.05558 1.05209 3.8974 5.05804 1.05915 3.90388 5.04791 1.0564 3.9174 5.05558 1.04873 3.91748 5.06839 1.05209 3.8974 5.05804 1.0564 3.9174 5.05558 1.05357 3.93257 5.05954 1.04873 3.91748 5.06839 1.04873 3.91748 5.06839 1.05357 3.93257 5.05954 1.04538 3.93977 5.072 1.03952 3.92648 5.08392 1.04538 3.93977 5.072 1.03787 3.93972 5.085 1.03952 3.92648 5.08392 1.04873 3.91748 5.06839 1.04538 3.93977 5.072 1.03952 3.92648 5.08392 1.04123 3.91341 5.08073 1.04873 3.91748 5.06839 1.04873 3.91748 5.06839 1.04123 3.91341 5.08073 1.04294 3.901 5.07553 1.05209 3.8974 5.05804 1.04294 3.901 5.07553 1.04458 3.8897 5.06852 1.04611 3.87986 5.06007 1.05209 3.8974 5.05804 1.04458 3.8897 5.06852 1.04611 3.87986 5.06007 1.05505 3.88204 5.04272 1.05209 3.8974 5.05804 1.04611 3.87986 5.06007 1.04755 3.87158 5.05043 1.05505 3.88204 5.04272 1.05505 3.88204 5.04272 1.04755 3.87158 5.05043 1.04911 3.86466 5.03936 1.05828 3.87175 5.02294 1.04911 3.86466 5.03936 1.05077 3.85943 5.02709 1.05249 3.85616 5.01402 1.05828 3.87175 5.02294 1.05077 3.85943 5.02709 1.05249 3.85616 5.01402 1.0617 3.868 5.00054 1.05828 3.87175 5.02294 1.05249 3.85616 5.01402 1.05419 3.855 5.00064 1.0617 3.868 5.00054 1.0617 3.868 5.00054 1.05419 3.855 5.00064 1.05581 3.85593 4.98744 1.06481 3.87121 4.97873 1.05581 3.85593 4.98744 1.05731 3.85879 4.97489 1.05876 3.86347 4.96302 1.06481 3.87121 4.97873 1.05731 3.85879 4.97489 1.05876 3.86347 4.96302 1.06786 3.88081 4.95901 1.06481 3.87121 4.97873 1.05876 3.86347 4.96302 1.06035 3.87008 4.95166 1.06786 3.88081 4.95901 1.06786 3.88081 4.95901 1.07224 3.88369 4.97928 1.06481 3.87121 4.97873 1.06481 3.87121 4.97873 1.06977 3.88031 4.99389 1.0617 3.868 5.00054 1.05581 3.85593 4.98744 1.06481 3.87121 4.97873 1.0617 3.868 5.00054 1.0617 3.868 5.00054 1.067 3.88075 5.00946 1.05828 3.87175 5.02294 1.05828 3.87175 5.02294 1.06418 3.88522 5.02448 1.05505 3.88204 5.04272 1.04911 3.86466 5.03936 1.05828 3.87175 5.02294 1.05505 3.88204 5.04272 1.05505 3.88204 5.04272 1.06159 3.89315 5.03748 1.05209 3.8974 5.05804 1.05357 3.93257 5.05954 1.05095 3.94786 5.05948 1.04538 3.93977 5.072 1.04538 3.93977 5.072 1.05095 3.94786 5.05948 1.04242 3.96121 5.0688 1.03635 3.95265 5.08405 1.04242 3.96121 5.0688 1.03491 3.96504 5.08123 1.03635 3.95265 5.08405 1.04538 3.93977 5.072 1.04242 3.96121 5.0688 1.03635 3.95265 5.08405 1.03787 3.93972 5.085 1.04538 3.93977 5.072 1.05095 3.94786 5.05948 1.04852 3.9623 5.0557 1.04242 3.96121 5.0688 1.04242 3.96121 5.0688 1.04852 3.9623 5.0557 1.03918 3.98126 5.05901 1.03335 3.9772 5.07643 1.03918 3.98126 5.05901 1.03168 3.98871 5.06966 1.03335 3.9772 5.07643 1.04242 3.96121 5.0688 1.03918 3.98126 5.05901 1.03335 3.9772 5.07643 1.03491 3.96504 5.08123 1.04242 3.96121 5.0688 1.04852 3.9623 5.0557 1.04579 3.97584 5.04812 1.03918 3.98126 5.05901 1.03918 3.98126 5.05901 1.04579 3.97584 5.04812 1.03577 3.99759 5.04322 1.02996 3.9991 5.06109 1.03577 3.99759 5.04322 1.02826 4.00798 5.05102 1.02996 3.9991 5.06109 1.03918 3.98126 5.05901 1.03577 3.99759 5.04322 1.02996 3.9991 5.06109 1.03168 3.98871 5.06966 1.03918 3.98126 5.05901 1.04579 3.97584 5.04812 1.04296 3.98708 5.03719 1.03577 3.99759 5.04322 1.03577 3.99759 5.04322 1.04296 3.98708 5.03719 1.04032 3.99497 5.02404 1.03266 4.00796 5.02379 1.04032 3.99497 5.02404 1.0379 3.9992 5.00974 1.02961 4.01196 5.00227 1.0379 3.9992 5.00974 1.03518 3.99973 4.99427 1.0262 4.0091 4.97976 1.03518 3.99973 4.99427 1.03235 3.9962 4.97898 1.02293 3.99953 4.9595 1.03235 3.9962 4.97898 1.02968 3.98901 4.96538 1.02727 3.97897 4.95438 1.02293 3.99953 4.9595 1.02968 3.98901 4.96538 1.02727 3.97897 4.95438 1.01998 3.9848 4.94363 1.02293 3.99953 4.9595 1.02727 3.97897 4.95438 1.02457 3.96604 4.94594 1.01998 3.9848 4.94363 1.01998 3.9848 4.94363 1.02457 3.96604 4.94594 1.01666 3.9652 4.93255 1.01085 3.98192 4.92606 1.01666 3.9652 4.93255 1.00915 3.96975 4.92038 1.01085 3.98192 4.92606 1.01998 3.9848 4.94363 1.01666 3.9652 4.93255 1.01085 3.98192 4.92606 1.01248 3.99289 4.93346 1.01998 3.9848 4.94363 1.01998 3.9848 4.94363 1.01248 3.99289 4.93346 1.01397 4.00233 4.94221 1.02293 3.99953 4.9595 1.01397 4.00233 4.94221 1.01542 4.01028 4.95219 1.01701 4.01681 4.96359 1.02293 3.99953 4.9595 1.01542 4.01028 4.95219 1.01701 4.01681 4.96359 1.0262 4.0091 4.97976 1.02293 3.99953 4.9595 1.01701 4.01681 4.96359 1.0187 4.02157 4.9761 1.0262 4.0091 4.97976 1.0262 4.0091 4.97976 1.0187 4.02157 4.9761 1.02042 4.02432 4.9893 1.02961 4.01196 5.00227 1.02042 4.02432 4.9893 1.0221 4.02496 5.00268 1.0237 4.02353 5.01575 1.02961 4.01196 5.00227 1.0221 4.02496 5.00268 1.0237 4.02353 5.01575 1.03266 4.00796 5.02379 1.02961 4.01196 5.00227 1.0237 4.02353 5.01575 1.02515 4.02023 5.02809 1.03266 4.00796 5.02379 1.03266 4.00796 5.02379 1.02515 4.02023 5.02809 1.02664 4.01507 5.03987 1.03577 3.99759 5.04322 1.02664 4.01507 5.03987 1.02826 4.00798 5.05102 1.03577 3.99759 5.04322 1.03266 4.00796 5.02379 1.02664 4.01507 5.03987 1.03577 3.99759 5.04322 1.04032 3.99497 5.02404 1.03266 4.00796 5.02379 1.03266 4.00796 5.02379 1.0379 3.9992 5.00974 1.02961 4.01196 5.00227 1.02961 4.01196 5.00227 1.03518 3.99973 4.99427 1.0262 4.0091 4.97976 1.02042 4.02432 4.9893 1.02961 4.01196 5.00227 1.0262 4.0091 4.97976 1.0262 4.0091 4.97976 1.03235 3.9962 4.97898 1.02293 3.99953 4.9595 1.02457 3.96604 4.94594 1.02174 3.95113 4.94104 1.01666 3.9652 4.93255 1.01666 3.9652 4.93255 1.02174 3.95113 4.94104 1.01328 3.94301 4.92806 1.00744 3.9568 4.91668 1.01328 3.94301 4.92806 1.00577 3.94355 4.91507 1.00744 3.9568 4.91668 1.01666 3.9652 4.93255 1.01328 3.94301 4.92806 1.00744 3.9568 4.91668 1.00915 3.96975 4.92038 1.01666 3.9652 4.93255 1.02174 3.95113 4.94104 1.01905 3.93573 4.94015 1.01328 3.94301 4.92806 1.01328 3.94301 4.92806 1.01905 3.93573 4.94015 1.01028 3.92138 4.93045 1.00421 3.93051 4.91553 1.01028 3.92138 4.93045 1.00278 3.91802 4.91789 1.00421 3.93051 4.91553 1.01328 3.94301 4.92806 1.01028 3.92138 4.93045 1.00421 3.93051 4.91553 1.00577 3.94355 4.91507 1.01328 3.94301 4.92806 1.01905 3.93573 4.94015 1.01663 3.92112 4.94305 1.01028 3.92138 4.93045 1.01028 3.92138 4.93045 1.01663 3.92112 4.94305 1.0071 3.90109 4.93942 1.00125 3.90578 4.92219 1.0071 3.90109 4.93942 0.999598 3.89407 4.92848 1.00125 3.90578 4.92219 1.01028 3.92138 4.93045 1.0071 3.90109 4.93942 1.00125 3.90578 4.92219 1.00278 3.91802 4.91789 1.01028 3.92138 4.93045 1.01663 3.92112 4.94305 1.01396 3.90725 4.94973 1.0071 3.90109 4.93942 1.0071 3.90109 4.93942 1.01396 3.90725 4.94973 1.01113 3.89533 4.95994 1.00368 3.88415 4.95456 1.01113 3.89533 4.95994 1.00842 3.88657 4.97269 1.00051 3.87297 4.9737 1.00842 3.88657 4.97269 1.006 3.88149 4.9867 0.997515 3.86818 4.99494 1.006 3.88149 4.9867 1.00335 3.88003 5.00198 0.99413 3.87016 5.0175 1.00335 3.88003 5.00198 1.00052 3.8826 5.01746 0.990811 3.87897 5.03821 1.00052 3.8826 5.01746 0.99779 3.88899 5.03159 0.995363 3.89836 5.0432 0.990811 3.87897 5.03821 0.99779 3.88899 5.03159 0.995363 3.89836 5.0432 0.987866 3.89309 5.05462 0.990811 3.87897 5.03821 0.995363 3.89836 5.0432 0.992739 3.91064 5.05233 0.987866 3.89309 5.05462 0.987866 3.89309 5.05462 0.992739 3.91064 5.05233 0.984584 3.91216 5.0664 0.978765 3.89523 5.07225 0.984584 3.91216 5.0664 0.977079 3.90714 5.07839 0.978765 3.89523 5.07225 0.987866 3.89309 5.05462 0.984584 3.91216 5.0664 0.978765 3.89523 5.07225 0.980361 3.88462 5.06448 0.987866 3.89309 5.05462 0.987866 3.89309 5.05462 0.980361 3.88462 5.06448 0.981817 3.87558 5.05546 0.990811 3.87897 5.03821 0.981817 3.87558 5.05546 0.983306 3.86795 5.0451 0.984925 3.86183 5.03339 0.990811 3.87897 5.03821 0.983306 3.86795 5.0451 0.984925 3.86183 5.03339 0.99413 3.87016 5.0175 0.990811 3.87897 5.03821 0.984925 3.86183 5.03339 0.986624 3.85755 5.02066 0.99413 3.87016 5.0175 0.99413 3.87016 5.0175 0.986624 3.85755 5.02066 0.98834 3.85532 5.00738 0.997515 3.86818 4.99494 0.98834 3.85532 5.00738 0.990009 3.85521 4.99403 0.991573 3.85713 4.9811 0.997515 3.86818 4.99494 0.990009 3.85521 4.99403 0.991573 3.85713 4.9811 1.00051 3.87297 4.9737 0.997515 3.86818 4.99494 0.991573 3.85713 4.9811 0.993009 3.86087 4.96896 1.00051 3.87297 4.9737 1.00051 3.87297 4.9737 0.993009 3.86087 4.96896 0.994534 3.86651 4.95729 1.00368 3.88415 4.95456 0.994534 3.86651 4.95729 0.996179 3.87406 4.94636 0.997888 3.88335 4.93663 1.00368 3.88415 4.95456 0.996179 3.87406 4.94636 0.997888 3.88335 4.93663 1.0071 3.90109 4.93942 1.00368 3.88415 4.95456 0.997888 3.88335 4.93663 0.999598 3.89407 4.92848 1.0071 3.90109 4.93942 1.0071 3.90109 4.93942 1.01113 3.89533 4.95994 1.00368 3.88415 4.95456 1.00368 3.88415 4.95456 1.00842 3.88657 4.97269 1.00051 3.87297 4.9737 0.994534 3.86651 4.95729 1.00368 3.88415 4.95456 1.00051 3.87297 4.9737 1.00051 3.87297 4.9737 1.006 3.88149 4.9867 0.997515 3.86818 4.99494 0.997515 3.86818 4.99494 1.00335 3.88003 5.00198 0.99413 3.87016 5.0175 0.98834 3.85532 5.00738 0.997515 3.86818 4.99494 0.99413 3.87016 5.0175 0.99413 3.87016 5.0175 1.00052 3.8826 5.01746 0.990811 3.87897 5.03821 0.992739 3.91064 5.05233 0.989913 3.9252 5.05815 0.984584 3.91216 5.0664 0.984584 3.91216 5.0664 0.989913 3.9252 5.05815 0.981182 3.9342 5.07177 0.975361 3.91994 5.0826 0.981182 3.9342 5.07177 0.973677 3.93316 5.08472 0.975361 3.91994 5.0826 0.984584 3.91216 5.0664 0.981182 3.9342 5.07177 0.975361 3.91994 5.0826 0.977079 3.90714 5.07839 0.984584 3.91216 5.0664 0.989913 3.9252 5.05815 0.987164 3.94063 5.06 0.981182 3.9342 5.07177 0.981182 3.9342 5.07177 0.987164 3.94063 5.06 0.978138 3.95602 5.07019 0.972085 3.9463 5.08477 0.978138 3.95602 5.07019 0.970633 3.95891 5.08287 0.972085 3.9463 5.08477 0.981182 3.9342 5.07177 0.978138 3.95602 5.07019 0.972085 3.9463 5.08477 0.973677 3.93316 5.08472 0.981182 3.9342 5.07177 0.987164 3.94063 5.06 0.984723 3.95544 5.05798 0.978138 3.95602 5.07019 0.978138 3.95602 5.07019 0.984723 3.95544 5.05798 0.975021 3.97651 5.06206 0.969139 3.97121 5.07906 0.975021 3.97651 5.06206 0.967516 3.9831 5.07326 0.969139 3.97121 5.07906 0.978138 3.95602 5.07019 0.975021 3.97651 5.06206 0.969139 3.97121 5.07906 0.970633 3.95891 5.08287 0.978138 3.95602 5.07019 0.984723 3.95544 5.05798 0.982126 3.96956 5.05221 0.975021 3.97651 5.06206 0.975021 3.97651 5.06206 0.982126 3.96956 5.05221 0.979306 3.98207 5.04278 0.971606 3.99403 5.04759 0.979306 3.98207 5.04278 0.976541 3.99166 5.03052 0.968379 4.00599 5.02879 0.976541 3.99166 5.03052 0.97408 3.99761 5.01676 0.965415 4.01157 5.00782 0.97408 3.99761 5.01676 0.971511 3.99997 5.00175 0.962057 4.01048 4.98526 0.971511 3.99997 5.00175 0.968699 3.99839 4.98618 0.965919 3.99285 4.97159 0.962057 4.01048 4.98526 0.968699 3.99839 4.98618 0.965919 3.99285 4.97159 0.958703 4.00245 4.96416 0.962057 4.01048 4.98526 0.965919 3.99285 4.97159 0.963434 3.98413 4.95935 0.958703 4.00245 4.96416 0.958703 4.00245 4.96416 0.963434 3.98413 4.95935 0.955742 3.98894 4.94719 0.949672 4.00643 4.94697 0.955742 3.98894 4.94719 0.948237 3.99778 4.93766 0.949672 4.00643 4.94697 0.958703 4.00245 4.96416 0.955742 3.98894 4.94719 0.949672 4.00643 4.94697 0.951197 4.01372 4.95769 0.958703 4.00245 4.96416 0.958703 4.00245 4.96416 0.951197 4.01372 4.95769 0.952842 4.01941 4.96969 0.962057 4.01048 4.98526 0.952842 4.01941 4.96969 0.954551 4.0232 4.9826 0.956261 4.0249 4.99595 0.962057 4.01048 4.98526 0.954551 4.0232 4.9826 0.956261 4.0249 4.99595 0.965415 4.01157 5.00782 0.962057 4.01048 4.98526 0.956261 4.0249 4.99595 0.957909 4.0245 5.00924 0.965415 4.01157 5.00782 0.965415 4.01157 5.00782 0.957909 4.0245 5.00924 0.95944 4.02211 5.02199 0.968379 4.00599 5.02879 0.95944 4.02211 5.02199 0.960874 4.01791 5.03399 0.962434 4.01179 5.04552 0.968379 4.00599 5.02879 0.960874 4.01791 5.03399 0.962434 4.01179 5.04552 0.971606 3.99403 5.04759 0.968379 4.00599 5.02879 0.962434 4.01179 5.04552 0.9641 4.00378 5.05619 0.971606 3.99403 5.04759 0.971606 3.99403 5.04759 0.9641 4.00378 5.05619 0.965815 3.9941 5.06556 0.975021 3.97651 5.06206 0.965815 3.9941 5.06556 0.967516 3.9831 5.07326 0.975021 3.97651 5.06206 0.971606 3.99403 5.04759 0.965815 3.9941 5.06556 0.975021 3.97651 5.06206 0.979306 3.98207 5.04278 0.971606 3.99403 5.04759 0.971606 3.99403 5.04759 0.976541 3.99166 5.03052 0.968379 4.00599 5.02879 0.968379 4.00599 5.02879 0.97408 3.99761 5.01676 0.965415 4.01157 5.00782 0.95944 4.02211 5.02199 0.968379 4.00599 5.02879 0.965415 4.01157 5.00782 0.965415 4.01157 5.00782 0.971511 3.99997 5.00175 0.962057 4.01048 4.98526 0.963434 3.98413 4.95935 0.960895 3.97255 4.9496 0.955742 3.98894 4.94719 0.955742 3.98894 4.94719 0.960895 3.97255 4.9496 0.952508 3.97043 4.93475 0.946672 3.98754 4.92954 0.952508 3.97043 4.93475 0.945003 3.97592 4.92296 0.946672 3.98754 4.92954 0.955742 3.98894 4.94719 0.952508 3.97043 4.93475 0.946672 3.98754 4.92954 0.948237 3.99778 4.93766 0.955742 3.98894 4.94719 0.960895 3.97255 4.9496 0.958093 3.95842 4.9429 0.952508 3.97043 4.93475 0.952508 3.97043 4.93475 0.958093 3.95842 4.9429 0.949094 3.94859 4.92851 0.943287 3.9633 4.91826 0.949094 3.94859 4.92851 0.941588 3.95014 4.91561 0.943287 3.9633 4.91826 0.952508 3.97043 4.93475 0.949094 3.94859 4.92851 0.943287 3.9633 4.91826 0.945003 3.97592 4.92296 0.952508 3.97043 4.93475 0.958093 3.95842 4.9429 0.9553 3.94306 4.94008 0.949094 3.94859 4.92851 0.949094 3.94859 4.92851 0.9553 3.94306 4.94008 0.945986 3.92658 4.92926 0.939969 3.93693 4.91506 0.945986 3.92658 4.92926 0.938481 3.92415 4.91649 0.939969 3.93693 4.91506 0.949094 3.94859 4.92851 0.945986 3.92658 4.92926 0.939969 3.93693 4.91506 0.941588 3.95014 4.91561 0.949094 3.94859 4.92851 0.9553 3.94306 4.94008 0.952785 3.92801 4.94121 0.945986 3.92658 4.92926 0.945986 3.92658 4.92926 0.952785 3.92801 4.94121 0.950277 3.91373 4.94606 0.942934 3.90594 4.93657 0.950277 3.91373 4.94606 0.947486 3.9007 4.95466 0.939529 3.88789 4.95032 0.947486 3.9007 4.95466 0.944682 3.89032 4.96636 0.936254 3.87514 4.96874 0.944682 3.89032 4.96636 0.942137 3.88347 4.97988 0.933308 3.86878 4.98944 0.942137 3.88347 4.97988 0.939657 3.88025 4.99455 0.929967 3.86902 5.01206 0.939657 3.88025 4.99455 0.93688 3.88086 5.01013 0.934066 3.8855 5.02509 0.929967 3.86902 5.01206 0.93688 3.88086 5.01013 0.934066 3.8855 5.02509 0.926602 3.87622 5.03341 0.929967 3.86902 5.01206 0.934066 3.8855 5.02509 0.931492 3.89355 5.03798 0.926602 3.87622 5.03341 0.926602 3.87622 5.03341 0.931492 3.89355 5.03798 0.923609 3.88911 5.05093 0.917537 3.87163 5.0505 0.923609 3.88911 5.05093 0.916103 3.87992 5.06013 0.917537 3.87163 5.0505 0.926602 3.87622 5.03341 0.923609 3.88911 5.05093 0.917537 3.87163 5.0505 0.919097 3.8647 5.03944 0.926602 3.87622 5.03341 0.926602 3.87622 5.03341 0.919097 3.8647 5.03944 0.920763 3.85946 5.02717 0.929967 3.86902 5.01206 0.920763 3.85946 5.02717 0.922478 3.85618 5.01411 0.924179 3.855 5.00073 0.929967 3.86902 5.01206 0.922478 3.85618 5.01411 0.924179 3.855 5.00073 0.933308 3.86878 4.98944 0.929967 3.86902 5.01206 0.924179 3.855 5.00073 0.925802 3.85592 4.98753 0.933308 3.86878 4.98944 0.933308 3.86878 4.98944 0.925802 3.85592 4.98753 0.927296 3.85877 4.97497 0.936254 3.87514 4.96874 0.927296 3.85877 4.97497 0.928749 3.86343 4.9631 0.93034 3.87003 4.95174 0.936254 3.87514 4.96874 0.928749 3.86343 4.9631 0.93034 3.87003 4.95174 0.939529 3.88789 4.95032 0.936254 3.87514 4.96874 0.93034 3.87003 4.95174 0.932024 3.87848 4.94135 0.939529 3.88789 4.95032 0.939529 3.88789 4.95032 0.932024 3.87848 4.94135 0.933741 3.88852 4.93236 0.942934 3.90594 4.93657 0.933741 3.88852 4.93236 0.935428 3.89979 4.92511 0.937024 3.91182 4.91981 0.942934 3.90594 4.93657 0.935428 3.89979 4.92511 0.937024 3.91182 4.91981 0.945986 3.92658 4.92926 0.942934 3.90594 4.93657 0.937024 3.91182 4.91981 0.938481 3.92415 4.91649 0.945986 3.92658 4.92926 0.945986 3.92658 4.92926 0.950277 3.91373 4.94606 0.942934 3.90594 4.93657 0.942934 3.90594 4.93657 0.947486 3.9007 4.95466 0.939529 3.88789 4.95032 0.933741 3.88852 4.93236 0.942934 3.90594 4.93657 0.939529 3.88789 4.95032 0.939529 3.88789 4.95032 0.944682 3.89032 4.96636 0.936254 3.87514 4.96874 0.936254 3.87514 4.96874 0.942137 3.88347 4.97988 0.933308 3.86878 4.98944 0.927296 3.85877 4.97497 0.936254 3.87514 4.96874 0.933308 3.86878 4.98944 0.933308 3.86878 4.98944 0.939657 3.88025 4.99455 0.929967 3.86902 5.01206 0.931492 3.89355 5.03798 0.929035 3.90441 5.04831 0.923609 3.88911 5.05093 0.923609 3.88911 5.05093 0.929035 3.90441 5.04831 0.92043 3.90703 5.06401 0.914572 3.88978 5.06857 0.92043 3.90703 5.06401 0.912924 3.90108 5.07557 0.914572 3.88978 5.06857 0.923609 3.88911 5.05093 0.92043 3.90703 5.06401 0.914572 3.88978 5.06857 0.916103 3.87992 5.06013 0.923609 3.88911 5.05093 0.929035 3.90441 5.04831 0.926273 3.91803 5.05583 0.92043 3.90703 5.06401 0.92043 3.90703 5.06401 0.926273 3.91803 5.05583 0.917011 3.92862 5.0711 0.911214 3.9135 5.08076 0.917011 3.92862 5.0711 0.909505 3.92657 5.08393 0.911214 3.9135 5.08076 0.92043 3.90703 5.06401 0.917011 3.92862 5.0711 0.911214 3.9135 5.08076 0.912924 3.90108 5.07557 0.92043 3.90703 5.06401 0.926273 3.91803 5.05583 0.923452 3.93324 5.05962 0.917011 3.92862 5.0711 0.917011 3.92862 5.0711 0.923452 3.93324 5.05962 0.913841 3.95079 5.07119 0.907861 3.93981 5.085 0.913841 3.95079 5.07119 0.906336 3.95274 5.08404 0.907861 3.93981 5.085 0.917011 3.92862 5.0711 0.913841 3.95079 5.07119 0.907861 3.93981 5.085 0.909505 3.92657 5.08393 0.917011 3.92862 5.0711 0.923452 3.93324 5.05962 0.92085 3.9485 5.05939 0.913841 3.95079 5.07119 0.913841 3.95079 5.07119 0.92085 3.9485 5.05939 0.918411 3.96291 5.05545 0.910841 3.97158 5.06471 0.918411 3.96291 5.05545 0.915666 3.97638 5.04771 0.907455 3.99012 5.0517 0.915666 3.97638 5.04771 0.912839 3.9875 5.03666 0.904138 4.00362 5.0337 0.912839 3.9875 5.03666 0.91021 3.99523 5.02344 0.901193 4.01077 5.01327 0.91021 3.99523 5.02344 0.907785 3.99931 5.00909 0.89791 4.01142 4.99086 0.907785 3.99931 5.00909 0.905058 3.99966 4.9936 0.902227 3.99596 4.97835 0.89791 4.01142 4.99086 0.905058 3.99966 4.9936 0.902227 3.99596 4.97835 0.894508 4.00503 4.96909 0.89791 4.01142 4.99086 0.902227 3.99596 4.97835 0.899573 3.98863 4.96485 0.894508 4.00503 4.96909 0.894508 4.00503 4.96909 0.899573 3.98863 4.96485 0.891465 3.99275 4.95099 0.885412 4.01023 4.95211 0.891465 3.99275 4.95099 0.88396 4.00227 4.94214 0.885412 4.01023 4.95211 0.894508 4.00503 4.96909 0.891465 3.99275 4.95099 0.885412 4.01023 4.95211 0.887003 4.01677 4.96351 0.894508 4.00503 4.96909 0.894508 4.00503 4.96909 0.887003 4.01677 4.96351 0.888687 4.02155 4.97602 0.89791 4.01142 4.99086 0.888687 4.02155 4.97602 0.890404 4.02431 4.98921 0.892091 4.02496 5.00259 0.89791 4.01142 4.99086 0.890404 4.02431 4.98921 0.892091 4.02496 5.00259 0.901193 4.01077 5.01327 0.89791 4.01142 4.99086 0.892091 4.02496 5.00259 0.893687 4.02354 5.01567 0.901193 4.01077 5.01327 0.901193 4.01077 5.01327 0.893687 4.02354 5.01567 0.895144 4.02025 5.02801 0.904138 4.00362 5.0337 0.895144 4.02025 5.02801 0.896632 4.01511 5.03979 0.898251 4.00804 5.05095 0.904138 4.00362 5.0337 0.896632 4.01511 5.03979 0.898251 4.00804 5.05095 0.907455 3.99012 5.0517 0.904138 4.00362 5.0337 0.898251 4.00804 5.05095 0.89995 3.99916 5.06103 0.907455 3.99012 5.0517 0.907455 3.99012 5.0517 0.89995 3.99916 5.06103 0.901666 3.98878 5.06961 0.910841 3.97158 5.06471 0.901666 3.98878 5.06961 0.903335 3.97728 5.07639 0.9049 3.96513 5.0812 0.910841 3.97158 5.06471 0.903335 3.97728 5.07639 0.9049 3.96513 5.0812 0.913841 3.95079 5.07119 0.910841 3.97158 5.06471 0.9049 3.96513 5.0812 0.906336 3.95274 5.08404 0.913841 3.95079 5.07119 0.913841 3.95079 5.07119 0.918411 3.96291 5.05545 0.910841 3.97158 5.06471 0.910841 3.97158 5.06471 0.915666 3.97638 5.04771 0.907455 3.99012 5.0517 0.901666 3.98878 5.06961 0.910841 3.97158 5.06471 0.907455 3.99012 5.0517 0.907455 3.99012 5.0517 0.912839 3.9875 5.03666 0.904138 4.00362 5.0337 0.904138 4.00362 5.0337 0.91021 3.99523 5.02344 0.901193 4.01077 5.01327 0.895144 4.02025 5.02801 0.904138 4.00362 5.0337 0.901193 4.01077 5.01327 0.901193 4.01077 5.01327 0.907785 3.99931 5.00909 0.89791 4.01142 4.99086 0.899573 3.98863 4.96485 0.897157 3.97847 4.95395 0.891465 3.99275 4.95099 0.891465 3.99275 4.95099 0.897157 3.97847 4.95395 0.888347 3.97545 4.93733 0.882465 3.99282 4.9334 0.888347 3.97545 4.93733 0.880842 3.98184 4.92601 0.882465 3.99282 4.9334 0.891465 3.99275 4.95099 0.888347 3.97545 4.93733 0.882465 3.99282 4.9334 0.88396 4.00227 4.94214 0.891465 3.99275 4.95099 0.897157 3.97847 4.95395 0.89445 3.96543 4.94565 0.888347 3.97545 4.93733 0.888347 3.97545 4.93733 0.89445 3.96543 4.94565 0.884931 3.95416 4.92941 0.879141 3.96967 4.92035 0.884931 3.95416 4.92941 0.877426 3.95671 4.91666 0.879141 3.96967 4.92035 0.888347 3.97545 4.93733 0.884931 3.95416 4.92941 0.879141 3.96967 4.92035 0.880842 3.98184 4.92601 0.888347 3.97545 4.93733 0.89445 3.96543 4.94565 0.891617 3.95046 4.94092 0.884931 3.95416 4.92941 0.884931 3.95416 4.92941 0.891617 3.95046 4.94092 0.888939 3.93507 4.9402 0.881706 3.93189 4.92846 0.888939 3.93507 4.9402 0.886526 3.9205 4.94326 0.878741 3.91094 4.93412 0.886526 3.9205 4.94326 0.883841 3.90668 4.9501 0.875382 3.89196 4.94637 0.883841 3.90668 4.9501 0.881007 3.89488 4.96045 0.872029 3.87771 4.96388 0.881007 3.89488 4.96045 0.878307 3.88628 4.97328 0.869069 3.86979 4.98406 0.878307 3.88628 4.97328 0.875893 3.88135 4.98734 0.873231 3.88006 5.00266 0.869069 3.86979 4.98406 0.875893 3.88135 4.98734 0.873231 3.88006 5.00266 0.865834 3.86828 5.00633 0.869069 3.86979 4.98406 0.873231 3.88006 5.00266 0.870398 3.8828 5.01811 0.865834 3.86828 5.00633 0.865834 3.86828 5.00633 0.870398 3.8828 5.01811 0.86242 3.87382 5.02835 0.856613 3.85757 5.02075 0.86242 3.87382 5.02835 0.854914 3.86187 5.03347 0.856613 3.85757 5.02075 0.865834 3.86828 5.00633 0.86242 3.87382 5.02835 0.856613 3.85757 5.02075 0.858329 3.85533 5.00747 0.865834 3.86828 5.00633 0.865834 3.86828 5.00633 0.858329 3.85533 5.00747 0.859998 3.8552 4.99412 0.869069 3.86979 4.98406 0.859998 3.8552 4.99412 0.861563 3.85711 4.98119 0.862999 3.86084 4.96904 0.869069 3.86979 4.98406 0.861563 3.85711 4.98119 0.862999 3.86084 4.96904 0.872029 3.87771 4.96388 0.869069 3.86979 4.98406 0.862999 3.86084 4.96904 0.864524 3.86647 4.95736 0.872029 3.87771 4.96388 0.872029 3.87771 4.96388 0.864524 3.86647 4.95736 0.866168 3.87401 4.94643 0.875382 3.89196 4.94637 0.866168 3.87401 4.94643 0.867877 3.88329 4.93669 0.869587 3.89399 4.92853 0.875382 3.89196 4.94637 0.867877 3.88329 4.93669 0.869587 3.89399 4.92853 0.878741 3.91094 4.93412 0.875382 3.89196 4.94637 0.869587 3.89399 4.92853 0.871236 3.9057 4.92223 0.878741 3.91094 4.93412 0.878741 3.91094 4.93412 0.871236 3.9057 4.92223 0.872767 3.91794 4.91791 0.881706 3.93189 4.92846 0.872767 3.91794 4.91791 0.874201 3.93042 4.91554 0.87576 3.94346 4.91507 0.881706 3.93189 4.92846 0.874201 3.93042 4.91554 0.87576 3.94346 4.91507 0.884931 3.95416 4.92941 0.881706 3.93189 4.92846 0.87576 3.94346 4.91507 0.877426 3.95671 4.91666 0.884931 3.95416 4.92941 0.884931 3.95416 4.92941 0.888939 3.93507 4.9402 0.881706 3.93189 4.92846 0.881706 3.93189 4.92846 0.886526 3.9205 4.94326 0.878741 3.91094 4.93412 0.872767 3.91794 4.91791 0.881706 3.93189 4.92846 0.878741 3.91094 4.93412 0.878741 3.91094 4.93412 0.883841 3.90668 4.9501 0.875382 3.89196 4.94637 0.875382 3.89196 4.94637 0.881007 3.89488 4.96045 0.872029 3.87771 4.96388 0.866168 3.87401 4.94643 0.875382 3.89196 4.94637 0.872029 3.87771 4.96388 0.872029 3.87771 4.96388 0.878307 3.88628 4.97328 0.869069 3.86979 4.98406 0.870398 3.8828 5.01811 0.867678 3.88934 5.03215 0.86242 3.87382 5.02835 0.86242 3.87382 5.02835 0.867678 3.88934 5.03215 0.859313 3.88548 5.04703 0.853295 3.868 5.04518 0.859313 3.88548 5.04703 0.851808 3.87564 5.05552 0.853295 3.868 5.04518 0.86242 3.87382 5.02835 0.859313 3.88548 5.04703 0.853295 3.868 5.04518 0.854914 3.86187 5.03347 0.86242 3.87382 5.02835 0.867678 3.88934 5.03215 0.865257 3.89883 5.04365 0.859313 3.88548 5.04703 0.859313 3.88548 5.04703 0.865257 3.89883 5.04365 0.85626 3.90214 5.06124 0.85035 3.88468 5.06454 0.85626 3.90214 5.06124 0.848754 3.8953 5.0723 0.85035 3.88468 5.06454 0.859313 3.88548 5.04703 0.85626 3.90214 5.06124 0.85035 3.88468 5.06454 0.851808 3.87564 5.05552 0.859313 3.88548 5.04703 0.865257 3.89883 5.04365 0.862619 3.91123 5.05265 0.85626 3.90214 5.06124 0.85626 3.90214 5.06124 0.862619 3.91123 5.05265 0.852859 3.92306 5.06998 0.847067 3.90722 5.07842 0.852859 3.92306 5.06998 0.84535 3.92002 5.08262 0.847067 3.90722 5.07842 0.85626 3.90214 5.06124 0.852859 3.92306 5.06998 0.847067 3.90722 5.07842 0.848754 3.8953 5.0723 0.85626 3.90214 5.06124 0.862619 3.91123 5.05265 0.859791 3.92586 5.05831 0.852859 3.92306 5.06998 0.852859 3.92306 5.06998 0.859791 3.92586 5.05831 0.857051 3.94129 5.05999 0.849581 3.94541 5.0718 0.857051 3.94129 5.05999 0.854618 3.95606 5.05781 0.846634 3.96651 5.06694 0.854618 3.95606 5.05781 0.852007 3.97014 5.05188 0.843309 3.98589 5.05548 0.852007 3.97014 5.05188 0.849183 3.98255 5.0423 0.839928 4.00085 5.03849 0.849183 3.98255 5.0423 0.846427 3.992 5.02994 0.836936 4.00957 5.01856 0.846427 3.992 5.02994 0.843977 3.99779 5.01614 0.841393 3.99999 5.00108 0.836936 4.00957 5.01856 0.843977 3.99779 5.01614 0.841393 3.99999 5.00108 0.833755 4.01191 4.99649 0.836936 4.00957 5.01856 0.841393 3.99999 5.00108 0.838576 3.99822 4.98551 0.833755 4.01191 4.99649 0.833755 4.01191 4.99649 0.838576 3.99822 4.98551 0.830336 4.00724 4.97426 0.82454 4.02318 4.98251 0.830336 4.00724 4.97426 0.822831 4.01938 4.96961 0.82454 4.02318 4.98251 0.833755 4.01191 4.99649 0.830336 4.00724 4.97426 0.82454 4.02318 4.98251 0.82625 4.0249 4.99586 0.833755 4.01191 4.99649 0.833755 4.01191 4.99649 0.82625 4.0249 4.99586 0.827899 4.02451 5.00915 0.836936 4.00957 5.01856 0.827899 4.02451 5.00915 0.82943 4.02213 5.02191 0.830864 4.01794 5.03391 0.836936 4.00957 5.01856 0.82943 4.02213 5.02191 0.830864 4.01794 5.03391 0.839928 4.00085 5.03849 0.836936 4.00957 5.01856 0.830864 4.01794 5.03391 0.832423 4.01183 5.04544 0.839928 4.00085 5.03849 0.839928 4.00085 5.03849 0.832423 4.01183 5.04544 0.834089 4.00384 5.05612 0.843309 3.98589 5.05548 0.834089 4.00384 5.05612 0.835804 3.99417 5.0655 0.837505 3.98318 5.07322 0.843309 3.98589 5.05548 0.835804 3.99417 5.0655 0.837505 3.98318 5.07322 0.846634 3.96651 5.06694 0.843309 3.98589 5.05548 0.837505 3.98318 5.07322 0.839129 3.97129 5.07903 0.846634 3.96651 5.06694 0.846634 3.96651 5.06694 0.839129 3.97129 5.07903 0.840623 3.959 5.08285 0.849581 3.94541 5.0718 0.840623 3.959 5.08285 0.842075 3.94638 5.08476 0.843666 3.93325 5.08473 0.849581 3.94541 5.0718 0.842075 3.94638 5.08476 0.843666 3.93325 5.08473 0.852859 3.92306 5.06998 0.849581 3.94541 5.0718 0.843666 3.93325 5.08473 0.84535 3.92002 5.08262 0.852859 3.92306 5.06998 0.852859 3.92306 5.06998 0.857051 3.94129 5.05999 0.849581 3.94541 5.0718 0.849581 3.94541 5.0718 0.854618 3.95606 5.05781 0.846634 3.96651 5.06694 0.840623 3.959 5.08285 0.849581 3.94541 5.0718 0.846634 3.96651 5.06694 0.846634 3.96651 5.06694 0.852007 3.97014 5.05188 0.843309 3.98589 5.05548 0.843309 3.98589 5.05548 0.849183 3.98255 5.0423 0.839928 4.00085 5.03849 0.834089 4.00384 5.05612 0.843309 3.98589 5.05548 0.839928 4.00085 5.03849 0.839928 4.00085 5.03849 0.846427 3.992 5.02994 0.836936 4.00957 5.01856 0.838576 3.99822 4.98551 0.835804 3.99253 4.97101 0.830336 4.00724 4.97426 0.830336 4.00724 4.97426 0.835804 3.99253 4.97101 0.827168 3.99623 4.95503 0.821187 4.01368 4.95761 0.827168 3.99623 4.95503 0.819663 4.00638 4.94691 0.821187 4.01368 4.95761 0.830336 4.00724 4.97426 0.827168 3.99623 4.95503 0.821187 4.01368 4.95761 0.822831 4.01938 4.96961 0.830336 4.00724 4.97426 0.835804 3.99253 4.97101 0.833333 3.98369 4.95888 0.827168 3.99623 4.95503 0.827168 3.99623 4.95503 0.833333 3.98369 4.95888 0.824167 3.98021 4.94027 0.818227 3.99772 4.9376 0.824167 3.98021 4.94027 0.816661 3.98747 4.92949 0.818227 3.99772 4.9376 0.827168 3.99623 4.95503 0.824167 3.98021 4.94027 0.818227 3.99772 4.9376 0.819663 4.00638 4.94691 0.827168 3.99623 4.95503 0.833333 3.98369 4.95888 0.830778 3.97198 4.94924 0.824167 3.98021 4.94027 0.824167 3.98021 4.94027 0.830778 3.97198 4.94924 0.820781 3.95966 4.93074 0.814991 3.97584 4.92293 0.820781 3.95966 4.93074 0.813275 3.96321 4.91823 0.814991 3.97584 4.92293 0.824167 3.98021 4.94027 0.820781 3.95966 4.93074 0.814991 3.97584 4.92293 0.816661 3.98747 4.92949 0.824167 3.98021 4.94027 0.830778 3.97198 4.94924 0.82797 3.95777 4.94269 0.820781 3.95966 4.93074 0.820781 3.95966 4.93074 0.82797 3.95777 4.94269 0.825184 3.94239 4.94005 0.817464 3.93733 4.92805 0.825184 3.94239 4.94005 0.822686 3.92738 4.94134 0.814519 3.91606 4.9321 0.822686 3.92738 4.94134 0.82016 3.91313 4.94635 0.811236 3.89633 4.94275 0.82016 3.91313 4.94635 0.817363 3.90019 4.95511 0.807834 3.88069 4.95918 0.817363 3.90019 4.95511 0.814565 3.88994 4.96692 0.812036 3.88326 4.98048 0.807834 3.88069 4.95918 0.814565 3.88994 4.96692 0.812036 3.88326 4.98048 0.804793 3.87117 4.97887 0.807834 3.88069 4.95918 0.812036 3.88326 4.98048 0.809542 3.88019 4.99522 0.804793 3.87117 4.97887 0.804793 3.87117 4.97887 0.809542 3.88019 4.99522 0.801673 3.868 5.00069 0.795792 3.85591 4.98761 0.801673 3.868 5.00069 0.794167 3.855 5.00081 0.795792 3.85591 4.98761 0.804793 3.87117 4.97887 0.801673 3.868 5.00069 0.795792 3.85591 4.98761 0.797287 3.85874 4.97505 0.804793 3.87117 4.97887 0.804793 3.87117 4.97887 0.797287 3.85874 4.97505 0.798738 3.86339 4.96317 0.807834 3.88069 4.95918 0.798738 3.86339 4.96317 0.800329 3.86998 4.95181 0.802012 3.87842 4.94141 0.807834 3.88069 4.95918 0.800329 3.86998 4.95181 0.802012 3.87842 4.94141 0.811236 3.89633 4.94275 0.807834 3.88069 4.95918 0.802012 3.87842 4.94141 0.80373 3.88845 4.93242 0.811236 3.89633 4.94275 0.811236 3.89633 4.94275 0.80373 3.88845 4.93242 0.805417 3.89971 4.92516 0.814519 3.91606 4.9321 0.805417 3.89971 4.92516 0.807014 3.91174 4.91984 0.808471 3.92407 4.91651 0.814519 3.91606 4.9321 0.807014 3.91174 4.91984 0.808471 3.92407 4.91651 0.817464 3.93733 4.92805 0.814519 3.91606 4.9321 0.808471 3.92407 4.91651 0.809958 3.93684 4.91506 0.817464 3.93733 4.92805 0.817464 3.93733 4.92805 0.809958 3.93684 4.91506 0.811577 3.95005 4.9156 0.820781 3.95966 4.93074 0.811577 3.95005 4.9156 0.813275 3.96321 4.91823 0.820781 3.95966 4.93074 0.817464 3.93733 4.92805 0.811577 3.95005 4.9156 0.820781 3.95966 4.93074 0.825184 3.94239 4.94005 0.817464 3.93733 4.92805 0.817464 3.93733 4.92805 0.822686 3.92738 4.94134 0.814519 3.91606 4.9321 0.814519 3.91606 4.9321 0.82016 3.91313 4.94635 0.811236 3.89633 4.94275 0.805417 3.89971 4.92516 0.814519 3.91606 4.9321 0.811236 3.89633 4.94275 0.811236 3.89633 4.94275 0.817363 3.90019 4.95511 0.807834 3.88069 4.95918 0.809542 3.88019 4.99522 0.806757 3.88098 5.0108 0.801673 3.868 5.00069 0.801673 3.868 5.00069 0.806757 3.88098 5.0108 0.798257 3.8718 5.02309 0.792467 3.85619 5.01419 0.798257 3.8718 5.02309 0.790752 3.85949 5.02725 0.792467 3.85619 5.01419 0.801673 3.868 5.00069 0.798257 3.8718 5.02309 0.792467 3.85619 5.01419 0.794167 3.855 5.00081 0.801673 3.868 5.00069 0.806757 3.88098 5.0108 0.803948 3.88578 5.0257 0.798257 3.8718 5.02309 0.798257 3.8718 5.02309 0.803948 3.88578 5.0257 0.795033 3.88213 5.04284 0.789086 3.86474 5.03952 0.795033 3.88213 5.04284 0.787527 3.87168 5.05057 0.789086 3.86474 5.03952 0.798257 3.8718 5.02309 0.795033 3.88213 5.04284 0.789086 3.86474 5.03952 0.790752 3.85949 5.02725 0.798257 3.8718 5.02309 0.803948 3.88578 5.0257 0.80139 3.89396 5.03848 0.795033 3.88213 5.04284 0.795033 3.88213 5.04284 0.80139 3.89396 5.03848 0.792067 3.89752 5.05813 0.786094 3.87998 5.06019 0.792067 3.89752 5.05813 0.784562 3.88985 5.06863 0.786094 3.87998 5.06019 0.795033 3.88213 5.04284 0.792067 3.89752 5.05813 0.786094 3.87998 5.06019 0.787527 3.87168 5.05057 0.795033 3.88213 5.04284 0.80139 3.89396 5.03848 0.798921 3.90495 5.0487 0.792067 3.89752 5.05813 0.792067 3.89752 5.05813 0.798921 3.90495 5.0487 0.79615 3.91867 5.05608 0.788708 3.91762 5.06843 0.79615 3.91867 5.05608 0.793333 3.93391 5.05969 0.785355 3.93991 5.072 0.793333 3.93391 5.05969 0.790746 3.94914 5.0593 0.782396 3.96135 5.06876 0.790746 3.94914 5.0593 0.788298 3.96352 5.0552 0.77916 3.98138 5.05892 0.788298 3.96352 5.0552 0.785543 3.97692 5.0473 0.775746 3.99768 5.0431 0.785543 3.97692 5.0473 0.782719 3.98791 5.03612 0.780105 3.99548 5.02284 0.775746 3.99768 5.0431 0.782719 3.98791 5.03612 0.780105 3.99548 5.02284 0.772641 4.008 5.02365 0.775746 3.99768 5.0431 0.780105 3.99548 5.02284 0.777673 3.9994 5.00844 0.772641 4.008 5.02365 0.772641 4.008 5.02365 0.777673 3.9994 5.00844 0.769586 4.01197 5.00212 0.763677 4.02356 5.01558 0.769586 4.01197 5.00212 0.76208 4.02496 5.0025 0.763677 4.02356 5.01558 0.772641 4.008 5.02365 0.769586 4.01197 5.00212 0.763677 4.02356 5.01558 0.765135 4.02028 5.02793 0.772641 4.008 5.02365 0.772641 4.008 5.02365 0.765135 4.02028 5.02793 0.766622 4.01515 5.03971 0.775746 3.99768 5.0431 0.766622 4.01515 5.03971 0.76824 4.00809 5.05088 0.769938 3.99923 5.06097 0.775746 3.99768 5.0431 0.76824 4.00809 5.05088 0.769938 3.99923 5.06097 0.77916 3.98138 5.05892 0.775746 3.99768 5.0431 0.769938 3.99923 5.06097 0.771654 3.98885 5.06956 0.77916 3.98138 5.05892 0.77916 3.98138 5.05892 0.771654 3.98885 5.06956 0.773324 3.97736 5.07635 0.782396 3.96135 5.06876 0.773324 3.97736 5.07635 0.77489 3.96521 5.08118 0.776326 3.95282 5.08403 0.782396 3.96135 5.06876 0.77489 3.96521 5.08118 0.776326 3.95282 5.08403 0.785355 3.93991 5.072 0.782396 3.96135 5.06876 0.776326 3.95282 5.08403 0.77785 3.9399 5.085 0.785355 3.93991 5.072 0.785355 3.93991 5.072 0.77785 3.9399 5.085 0.779494 3.92666 5.08395 0.788708 3.91762 5.06843 0.779494 3.92666 5.08395 0.781202 3.91358 5.08079 0.782913 3.90116 5.07561 0.788708 3.91762 5.06843 0.781202 3.91358 5.08079 0.782913 3.90116 5.07561 0.792067 3.89752 5.05813 0.788708 3.91762 5.06843 0.782913 3.90116 5.07561 0.784562 3.88985 5.06863 0.792067 3.89752 5.05813 0.792067 3.89752 5.05813 0.79615 3.91867 5.05608 0.788708 3.91762 5.06843 0.788708 3.91762 5.06843 0.793333 3.93391 5.05969 0.785355 3.93991 5.072 0.779494 3.92666 5.08395 0.788708 3.91762 5.06843 0.785355 3.93991 5.072 0.785355 3.93991 5.072 0.790746 3.94914 5.0593 0.782396 3.96135 5.06876 0.782396 3.96135 5.06876 0.788298 3.96352 5.0552 0.77916 3.98138 5.05892 0.773324 3.97736 5.07635 0.782396 3.96135 5.06876 0.77916 3.98138 5.05892 0.77916 3.98138 5.05892 0.785543 3.97692 5.0473 0.775746 3.99768 5.0431 0.777673 3.9994 5.00844 0.774936 3.99958 4.99292 0.769586 4.01197 5.00212 0.769586 4.01197 5.00212 0.774936 3.99958 4.99292 0.766181 4.00905 4.97961 0.760393 4.0243 4.98912 0.766181 4.00905 4.97961 0.758675 4.02152 4.97593 0.760393 4.0243 4.98912 0.769586 4.01197 5.00212 0.766181 4.00905 4.97961 0.760393 4.0243 4.98912 0.76208 4.02496 5.0025 0.769586 4.01197 5.00212 0.774936 3.99958 4.99292 0.772107 3.99571 4.97772 0.766181 4.00905 4.97961 0.766181 4.00905 4.97961 0.772107 3.99571 4.97772 0.762907 3.99945 4.95938 0.756992 4.01673 4.96343 0.762907 3.99945 4.95938 0.755402 4.01018 4.95204 0.756992 4.01673 4.96343 0.766181 4.00905 4.97961 0.762907 3.99945 4.95938 0.756992 4.01673 4.96343 0.758675 4.02152 4.97593 0.766181 4.00905 4.97961 0.772107 3.99571 4.97772 0.769466 3.98824 4.96433 0.762907 3.99945 4.95938 0.762907 3.99945 4.95938 0.769466 3.98824 4.96433 0.759961 3.98468 4.94354 0.75395 4.00221 4.94208 0.759961 3.98468 4.94354 0.752455 3.99275 4.93335 0.75395 4.00221 4.94208 0.762907 3.99945 4.95938 0.759961 3.98468 4.94354 0.75395 4.00221 4.94208 0.755402 4.01018 4.95204 0.762907 3.99945 4.95938 0.769466 3.98824 4.96433 0.767046 3.97796 4.95353 0.759961 3.98468 4.94354 0.759961 3.98468 4.94354 0.767046 3.97796 4.95353 0.764328 3.96481 4.94537 0.756635 3.96506 4.9325 0.764328 3.96481 4.94537 0.761496 3.94979 4.9408 0.753254 3.94286 4.92806 0.761496 3.94979 4.9408 0.758831 3.93442 4.94026 0.750263 3.92124 4.93049 0.758831 3.93442 4.94026 0.756417 3.91988 4.94347 0.747081 3.90096 4.9395 0.756417 3.91988 4.94347 0.753719 3.90612 4.95048 0.750886 3.89444 4.96096 0.747081 3.90096 4.9395 0.753719 3.90612 4.95048 0.750886 3.89444 4.96096 0.743662 3.88405 4.95468 0.747081 3.90096 4.9395 0.750886 3.89444 4.96096 0.748198 3.88599 4.97387 0.743662 3.88405 4.95468 0.743662 3.88405 4.95468 0.748198 3.88599 4.97387 0.740495 3.87292 4.97384 0.734513 3.86642 4.95744 0.740495 3.87292 4.97384 0.732989 3.86081 4.96911 0.734513 3.86642 4.95744 0.743662 3.88405 4.95468 0.740495 3.87292 4.97384 0.734513 3.86642 4.95744 0.736157 3.87395 4.9465 0.743662 3.88405 4.95468 0.743662 3.88405 4.95468 0.736157 3.87395 4.9465 0.737865 3.88322 4.93675 0.747081 3.90096 4.9395 0.737865 3.88322 4.93675 0.739576 3.89392 4.92858 0.741225 3.90562 4.92226 0.747081 3.90096 4.9395 0.739576 3.89392 4.92858 0.741225 3.90562 4.92226 0.750263 3.92124 4.93049 0.747081 3.90096 4.9395 0.741225 3.90562 4.92226 0.742757 3.91785 4.91794 0.750263 3.92124 4.93049 0.750263 3.92124 4.93049 0.742757 3.91785 4.91794 0.744191 3.93033 4.91555 0.753254 3.94286 4.92806 0.744191 3.93033 4.91555 0.745749 3.94338 4.91507 0.747414 3.95662 4.91664 0.753254 3.94286 4.92806 0.745749 3.94338 4.91507 0.747414 3.95662 4.91664 0.756635 3.96506 4.9325 0.753254 3.94286 4.92806 0.747414 3.95662 4.91664 0.74913 3.96958 4.92031 0.756635 3.96506 4.9325 0.756635 3.96506 4.9325 0.74913 3.96958 4.92031 0.75083 3.98177 4.92597 0.759961 3.98468 4.94354 0.75083 3.98177 4.92597 0.752455 3.99275 4.93335 0.759961 3.98468 4.94354 0.756635 3.96506 4.9325 0.75083 3.98177 4.92597 0.759961 3.98468 4.94354 0.764328 3.96481 4.94537 0.756635 3.96506 4.9325 0.756635 3.96506 4.9325 0.761496 3.94979 4.9408 0.753254 3.94286 4.92806 0.753254 3.94286 4.92806 0.758831 3.93442 4.94026 0.750263 3.92124 4.93049 0.744191 3.93033 4.91555 0.753254 3.94286 4.92806 0.750263 3.92124 4.93049 0.750263 3.92124 4.93049 0.756417 3.91988 4.94347 0.747081 3.90096 4.9395 0.748198 3.88599 4.97387 0.745785 3.88122 4.98798 0.740495 3.87292 4.97384 0.740495 3.87292 4.97384 0.745785 3.88122 4.98798 0.737493 3.86817 4.99509 0.731553 3.85709 4.98127 0.737493 3.86817 4.99509 0.729987 3.8552 4.99421 0.731553 3.85709 4.98127 0.740495 3.87292 4.97384 0.737493 3.86817 4.99509 0.731553 3.85709 4.98127 0.732989 3.86081 4.96911 0.740495 3.87292 4.97384 0.745785 3.88122 4.98798 0.74311 3.88009 5.00333 0.737493 3.86817 4.99509 0.737493 3.86817 4.99509 0.74311 3.88009 5.00333 0.734107 3.8702 5.01765 0.728317 3.85534 5.00756 0.734107 3.8702 5.01765 0.726601 3.85759 5.02084 0.728317 3.85534 5.00756 0.737493 3.86817 4.99509 0.734107 3.8702 5.01765 0.728317 3.85534 5.00756 0.729987 3.8552 4.99421 0.737493 3.86817 4.99509 0.74311 3.88009 5.00333 0.740277 3.88301 5.01876 0.734107 3.8702 5.01765 0.734107 3.8702 5.01765 0.740277 3.88301 5.01876 0.73079 3.87905 5.03833 0.724903 3.8619 5.03355 0.73079 3.87905 5.03833 0.723285 3.86805 5.04525 0.724903 3.8619 5.03355 0.734107 3.8702 5.01765 0.73079 3.87905 5.03833 0.724903 3.8619 5.03355 0.726601 3.85759 5.02084 0.734107 3.8702 5.01765 0.740277 3.88301 5.01876 0.737567 3.88969 5.0327 0.73079 3.87905 5.03833 0.73079 3.87905 5.03833 0.737567 3.88969 5.0327 0.73515 3.8993 5.04409 0.727846 3.8932 5.05471 0.73515 3.8993 5.04409 0.732499 3.91183 5.05297 0.724561 3.9123 5.06646 0.732499 3.91183 5.05297 0.729668 3.92652 5.05847 0.72116 3.93435 5.07178 0.729668 3.92652 5.05847 0.726939 3.94195 5.05997 0.71812 3.95616 5.07016 0.726939 3.94195 5.05997 0.724513 3.95669 5.05763 0.714999 3.97664 5.06198 0.724513 3.95669 5.05763 0.721887 3.97073 5.05154 0.719061 3.98303 5.04181 0.714999 3.97664 5.06198 0.721887 3.97073 5.05154 0.719061 3.98303 5.04181 0.711583 3.99413 5.04748 0.714999 3.97664 5.06198 0.719061 3.98303 5.04181 0.716313 3.99232 5.02937 0.711583 3.99413 5.04748 0.711583 3.99413 5.04748 0.716313 3.99232 5.02937 0.70836 4.00605 5.02865 0.702412 4.01188 5.04537 0.70836 4.00605 5.02865 0.700854 4.01798 5.03383 0.702412 4.01188 5.04537 0.711583 3.99413 5.04748 0.70836 4.00605 5.02865 0.702412 4.01188 5.04537 0.704077 4.0039 5.05605 0.711583 3.99413 5.04748 0.711583 3.99413 5.04748 0.704077 4.0039 5.05605 0.705792 3.99424 5.06544 0.714999 3.97664 5.06198 0.705792 3.99424 5.06544 0.707493 3.98325 5.07317 0.709118 3.97137 5.079 0.714999 3.97664 5.06198 0.707493 3.98325 5.07317 0.709118 3.97137 5.079 0.71812 3.95616 5.07016 0.714999 3.97664 5.06198 0.709118 3.97137 5.079 0.710614 3.95908 5.08283 0.71812 3.95616 5.07016 0.71812 3.95616 5.07016 0.710614 3.95908 5.08283 0.712065 3.94647 5.08475 0.72116 3.93435 5.07178 0.712065 3.94647 5.08475 0.713655 3.93333 5.08474 0.715338 3.92011 5.08264 0.72116 3.93435 5.07178 0.713655 3.93333 5.08474 0.715338 3.92011 5.08264 0.724561 3.9123 5.06646 0.72116 3.93435 5.07178 0.715338 3.92011 5.08264 0.717056 3.9073 5.07846 0.724561 3.9123 5.06646 0.724561 3.9123 5.06646 0.717056 3.9073 5.07846 0.718743 3.89538 5.07235 0.727846 3.8932 5.05471 0.718743 3.89538 5.07235 0.72034 3.88475 5.06459 0.721798 3.87569 5.05558 0.727846 3.8932 5.05471 0.72034 3.88475 5.06459 0.721798 3.87569 5.05558 0.73079 3.87905 5.03833 0.727846 3.8932 5.05471 0.721798 3.87569 5.05558 0.723285 3.86805 5.04525 0.73079 3.87905 5.03833 0.73079 3.87905 5.03833 0.73515 3.8993 5.04409 0.727846 3.8932 5.05471 0.727846 3.8932 5.05471 0.732499 3.91183 5.05297 0.724561 3.9123 5.06646 0.718743 3.89538 5.07235 0.727846 3.8932 5.05471 0.724561 3.9123 5.06646 0.724561 3.9123 5.06646 0.729668 3.92652 5.05847 0.72116 3.93435 5.07178 0.72116 3.93435 5.07178 0.726939 3.94195 5.05997 0.71812 3.95616 5.07016 0.712065 3.94647 5.08475 0.72116 3.93435 5.07178 0.71812 3.95616 5.07016 0.71812 3.95616 5.07016 0.724513 3.95669 5.05763 0.714999 3.97664 5.06198 0.716313 3.99232 5.02937 0.713873 3.99796 5.01552 0.70836 4.00605 5.02865 0.70836 4.00605 5.02865 0.713873 3.99796 5.01552 0.705394 4.01159 5.00768 0.69942 4.02215 5.02183 0.705394 4.01159 5.00768 0.697888 4.02452 5.00906 0.69942 4.02215 5.02183 0.70836 4.00605 5.02865 0.705394 4.01159 5.00768 0.69942 4.02215 5.02183 0.700854 4.01798 5.03383 0.70836 4.00605 5.02865 0.713873 3.99796 5.01552 0.711274 4 5.0004 0.705394 4.01159 5.00768 0.705394 4.01159 5.00768 0.711274 4 5.0004 0.702034 4.01044 4.98511 0.696239 4.02489 4.99577 0.702034 4.01044 4.98511 0.694528 4.02316 4.98243 0.696239 4.02489 4.99577 0.705394 4.01159 5.00768 0.702034 4.01044 4.98511 0.696239 4.02489 4.99577 0.697888 4.02452 5.00906 0.705394 4.01159 5.00768 0.711274 4 5.0004 0.708454 3.99806 4.98485 0.702034 4.01044 4.98511 0.702034 4.01044 4.98511 0.708454 3.99806 4.98485 0.698682 4.00237 4.96403 0.69282 4.01935 4.96952 0.698682 4.00237 4.96403 0.691176 4.01363 4.95754 0.69282 4.01935 4.96952 0.702034 4.01044 4.98511 0.698682 4.00237 4.96403 0.69282 4.01935 4.96952 0.694528 4.02316 4.98243 0.702034 4.01044 4.98511 0.708454 3.99806 4.98485 0.70569 3.99221 4.97043 0.698682 4.00237 4.96403 0.698682 4.00237 4.96403 0.70569 3.99221 4.97043 0.703231 3.98325 4.95842 0.695722 3.98884 4.94709 0.703231 3.98325 4.95842 0.70066 3.97141 4.94888 0.692486 3.97029 4.93468 0.70066 3.97141 4.94888 0.697847 3.95712 4.94249 0.689072 3.94844 4.9285 0.697847 3.95712 4.94249 0.695068 3.94172 4.94002 0.685968 3.92644 4.92929 0.695068 3.94172 4.94002 0.692585 3.92676 4.94148 0.682912 3.90581 4.93664 0.692585 3.92676 4.94148 0.690043 3.91253 4.94666 0.68724 3.89968 4.95557 0.682912 3.90581 4.93664 0.690043 3.91253 4.94666 0.68724 3.89968 4.95557 0.679507 3.88778 4.95043 0.682912 3.90581 4.93664 0.68724 3.89968 4.95557 0.684448 3.88958 4.96748 0.679507 3.88778 4.95043 0.679507 3.88778 4.95043 0.684448 3.88958 4.96748 0.676234 3.87508 4.96887 0.670318 3.86993 4.95188 0.676234 3.87508 4.96887 0.668728 3.86335 4.96325 0.670318 3.86993 4.95188 0.679507 3.88778 4.95043 0.676234 3.87508 4.96887 0.670318 3.86993 4.95188 0.672001 3.87835 4.94148 0.679507 3.88778 4.95043 0.679507 3.88778 4.95043 0.672001 3.87835 4.94148 0.673719 3.88838 4.93247 0.682912 3.90581 4.93664 0.673719 3.88838 4.93247 0.675406 3.89963 4.9252 0.677004 3.91166 4.91986 0.682912 3.90581 4.93664 0.675406 3.89963 4.9252 0.677004 3.91166 4.91986 0.685968 3.92644 4.92929 0.682912 3.90581 4.93664 0.677004 3.91166 4.91986 0.678462 3.92399 4.91652 0.685968 3.92644 4.92929 0.685968 3.92644 4.92929 0.678462 3.92399 4.91652 0.679948 3.93676 4.91506 0.689072 3.94844 4.9285 0.679948 3.93676 4.91506 0.681566 3.94996 4.91559 0.683264 3.96313 4.91821 0.689072 3.94844 4.9285 0.681566 3.94996 4.91559 0.683264 3.96313 4.91821 0.692486 3.97029 4.93468 0.689072 3.94844 4.9285 0.683264 3.96313 4.91821 0.68498 3.97576 4.92289 0.692486 3.97029 4.93468 0.692486 3.97029 4.93468 0.68498 3.97576 4.92289 0.68665 3.98739 4.92944 0.695722 3.98884 4.94709 0.68665 3.98739 4.92944 0.688217 3.99765 4.93754 0.689653 4.00632 4.94684 0.695722 3.98884 4.94709 0.688217 3.99765 4.93754 0.689653 4.00632 4.94684 0.698682 4.00237 4.96403 0.695722 3.98884 4.94709 0.689653 4.00632 4.94684 0.691176 4.01363 4.95754 0.698682 4.00237 4.96403 0.698682 4.00237 4.96403 0.703231 3.98325 4.95842 0.695722 3.98884 4.94709 0.695722 3.98884 4.94709 0.70066 3.97141 4.94888 0.692486 3.97029 4.93468 0.68665 3.98739 4.92944 0.695722 3.98884 4.94709 0.692486 3.97029 4.93468 0.692486 3.97029 4.93468 0.697847 3.95712 4.94249 0.689072 3.94844 4.9285 0.689072 3.94844 4.9285 0.695068 3.94172 4.94002 0.685968 3.92644 4.92929 0.679948 3.93676 4.91506 0.689072 3.94844 4.9285 0.685968 3.92644 4.92929 0.685968 3.92644 4.92929 0.692585 3.92676 4.94148 0.682912 3.90581 4.93664 0.684448 3.88958 4.96748 0.681937 3.88306 4.98108 0.676234 3.87508 4.96887 0.676234 3.87508 4.96887 0.681937 3.88306 4.98108 0.673287 3.86876 4.98958 0.667278 3.85872 4.97513 0.673287 3.86876 4.98958 0.665781 3.85589 4.9877 0.667278 3.85872 4.97513 0.676234 3.87508 4.96887 0.673287 3.86876 4.98958 0.667278 3.85872 4.97513 0.668728 3.86335 4.96325 0.676234 3.87508 4.96887 0.681937 3.88306 4.98108 0.679426 3.88014 4.99588 0.673287 3.86876 4.98958 0.673287 3.86876 4.98958 0.679426 3.88014 4.99588 0.669961 3.86902 5.0121 0.664156 3.855 5.0009 0.669961 3.86902 5.0121 0.662455 3.85621 5.01428 0.664156 3.855 5.0009 0.673287 3.86876 4.98958 0.669961 3.86902 5.0121 0.664156 3.855 5.0009 0.665781 3.85589 4.9877 0.673287 3.86876 4.98958 0.679426 3.88014 4.99588 0.676634 3.88111 5.01147 0.669961 3.86902 5.0121 0.669961 3.86902 5.0121 0.676634 3.88111 5.01147 0.673831 3.88607 5.0263 0.666581 3.87629 5.03354 0.673831 3.88607 5.0263 0.671288 3.89438 5.03897 0.663589 3.88921 5.05104 0.671288 3.89438 5.03897 0.668806 3.90549 5.04908 0.660407 3.90717 5.06408 0.668806 3.90549 5.04908 0.666027 3.9193 5.05632 0.656988 3.92877 5.07112 0.666027 3.9193 5.05632 0.663214 3.93458 5.05975 0.653822 3.95093 5.07117 0.663214 3.93458 5.05975 0.660643 3.94977 5.0592 0.658184 3.96413 5.05493 0.653822 3.95093 5.07117 0.660643 3.94977 5.0592 0.658184 3.96413 5.05493 0.650819 3.97171 5.06464 0.653822 3.95093 5.07117 0.658184 3.96413 5.05493 0.655421 3.97745 5.04688 0.650819 3.97171 5.06464 0.650819 3.97171 5.06464 0.655421 3.97745 5.04688 0.647432 3.99022 5.05159 0.641643 3.98892 5.06951 0.647432 3.99022 5.05159 0.639927 3.99929 5.0609 0.641643 3.98892 5.06951 0.650819 3.97171 5.06464 0.647432 3.99022 5.05159 0.641643 3.98892 5.06951 0.643313 3.97744 5.07631 0.650819 3.97171 5.06464 0.650819 3.97171 5.06464 0.643313 3.97744 5.07631 0.64488 3.96529 5.08115 0.653822 3.95093 5.07117 0.64488 3.96529 5.08115 0.646316 3.9529 5.08401 0.647839 3.93999 5.085 0.653822 3.95093 5.07117 0.646316 3.9529 5.08401 0.647839 3.93999 5.085 0.656988 3.92877 5.07112 0.653822 3.95093 5.07117 0.647839 3.93999 5.085 0.649483 3.92675 5.08396 0.656988 3.92877 5.07112 0.656988 3.92877 5.07112 0.649483 3.92675 5.08396 0.651191 3.91367 5.08082 0.660407 3.90717 5.06408 0.651191 3.91367 5.08082 0.652902 3.90124 5.07565 0.654551 3.88992 5.06868 0.660407 3.90717 5.06408 0.652902 3.90124 5.07565 0.654551 3.88992 5.06868 0.663589 3.88921 5.05104 0.660407 3.90717 5.06408 0.654551 3.88992 5.06868 0.656084 3.88004 5.06025 0.663589 3.88921 5.05104 0.663589 3.88921 5.05104 0.656084 3.88004 5.06025 0.657517 3.87173 5.05064 0.666581 3.87629 5.03354 0.657517 3.87173 5.05064 0.659075 3.86478 5.03959 0.66074 3.85952 5.02734 0.666581 3.87629 5.03354 0.659075 3.86478 5.03959 0.66074 3.85952 5.02734 0.669961 3.86902 5.0121 0.666581 3.87629 5.03354 0.66074 3.85952 5.02734 0.662455 3.85621 5.01428 0.669961 3.86902 5.0121 0.669961 3.86902 5.0121 0.673831 3.88607 5.0263 0.666581 3.87629 5.03354 0.666581 3.87629 5.03354 0.671288 3.89438 5.03897 0.663589 3.88921 5.05104 0.657517 3.87173 5.05064 0.666581 3.87629 5.03354 0.663589 3.88921 5.05104 0.663589 3.88921 5.05104 0.668806 3.90549 5.04908 0.660407 3.90717 5.06408 0.660407 3.90717 5.06408 0.666027 3.9193 5.05632 0.656988 3.92877 5.07112 0.651191 3.91367 5.08082 0.660407 3.90717 5.06408 0.656988 3.92877 5.07112 0.656988 3.92877 5.07112 0.663214 3.93458 5.05975 0.653822 3.95093 5.07117 0.655421 3.97745 5.04688 0.6526 3.98831 5.03558 0.647432 3.99022 5.05159 0.647432 3.99022 5.05159 0.6526 3.98831 5.03558 0.644117 4.00369 5.03357 0.638229 4.00814 5.05081 0.644117 4.00369 5.03357 0.636611 4.01519 5.03964 0.638229 4.00814 5.05081 0.647432 3.99022 5.05159 0.644117 4.00369 5.03357 0.638229 4.00814 5.05081 0.639927 3.99929 5.0609 0.647432 3.99022 5.05159 0.6526 3.98831 5.03558 0.65 3.99572 5.02224 0.644117 4.00369 5.03357 0.644117 4.00369 5.03357 0.65 3.99572 5.02224 0.641172 4.01079 5.01313 0.635126 4.02031 5.02785 0.641172 4.01079 5.01313 0.633667 4.02358 5.0155 0.635126 4.02031 5.02785 0.644117 4.00369 5.03357 0.641172 4.01079 5.01313 0.635126 4.02031 5.02785 0.636611 4.01519 5.03964 0.644117 4.00369 5.03357 0.65 3.99572 5.02224 0.648177 3.999 5.01255 0.641172 4.01079 5.01313 0.641172 4.01079 5.01313 0.648177 3.999 5.01255 0.646021 4.00069 5.00128 0.637887 4.0114 4.99071 0.646021 4.00069 5.00128 0.643699 4.0002 4.98946 0.641378 3.99743 4.97795 0.637887 4.0114 4.99071 0.643699 4.0002 4.98946 0.641378 3.99743 4.97795 0.634486 4.00496 4.96896 0.637887 4.0114 4.99071 0.641378 3.99743 4.97795 0.639145 3.99251 4.9672 0.634486 4.00496 4.96896 0.634486 4.00496 4.96896 0.639145 3.99251 4.9672 0.631451 3.99267 4.95091 0.625391 4.01013 4.95197 0.631451 3.99267 4.95091 0.623941 4.00216 4.94202 0.625391 4.01013 4.95197 0.634486 4.00496 4.96896 0.631451 3.99267 4.95091 0.625391 4.01013 4.95197 0.626981 4.01669 4.96335 0.634486 4.00496 4.96896 0.634486 4.00496 4.96896 0.626981 4.01669 4.96335 0.628664 4.0215 4.97585 0.637887 4.0114 4.99071 0.628664 4.0215 4.97585 0.630381 4.02429 4.98903 0.632069 4.02497 5.00241 0.637887 4.0114 4.99071 0.630381 4.02429 4.98903 0.632069 4.02497 5.00241 0.641172 4.01079 5.01313 0.637887 4.0114 4.99071 0.632069 4.02497 5.00241 0.633667 4.02358 5.0155 0.641172 4.01079 5.01313 0.641172 4.01079 5.01313 0.646021 4.00069 5.00128 0.637887 4.0114 4.99071 0.639145 3.99251 4.9672 0.637065 3.98558 4.95755 0.631451 3.99267 4.95091 0.631451 3.99267 4.95091 0.637065 3.98558 4.95755 0.634958 3.97694 4.94939 0.628325 3.97531 4.93725 0.634958 3.97694 4.94939 0.632727 3.9669 4.94298 0.630465 3.95588 4.93858 0.628325 3.97531 4.93725 0.632727 3.9669 4.94298 0.630465 3.95588 4.93858 0.624909 3.95401 4.92938 0.628325 3.97531 4.93725 0.630465 3.95588 4.93858 0.62824 3.9442 4.9363 0.624909 3.95401 4.92938 0.624909 3.95401 4.92938 0.62824 3.9442 4.9363 0.621686 3.93174 4.92848 0.615738 3.94329 4.91506 0.621686 3.93174 4.92848 0.614181 3.93025 4.91556 0.615738 3.94329 4.91506 0.624909 3.95401 4.92938 0.621686 3.93174 4.92848 0.615738 3.94329 4.91506 0.617403 3.95654 4.91662 0.624909 3.95401 4.92938 0.624909 3.95401 4.92938 0.617403 3.95654 4.91662 0.619118 3.9695 4.92028 0.628325 3.97531 4.93725 0.619118 3.9695 4.92028 0.620819 3.98169 4.92593 0.622445 3.99268 4.93329 0.628325 3.97531 4.93725 0.620819 3.98169 4.92593 0.622445 3.99268 4.93329 0.631451 3.99267 4.95091 0.628325 3.97531 4.93725 0.622445 3.99268 4.93329 0.623941 4.00216 4.94202 0.631451 3.99267 4.95091 0.631451 3.99267 4.95091 0.634958 3.97694 4.94939 0.628325 3.97531 4.93725 0.62824 3.9442 4.9363 0.626139 3.93233 4.93625 0.621686 3.93174 4.92848 0.621686 3.93174 4.92848 0.626139 3.93233 4.93625 0.624146 3.92057 4.93844 0.61872 3.91081 4.93418 0.624146 3.92057 4.93844 0.62204 3.90941 4.94273 0.619849 3.89922 4.94898 0.61872 3.91081 4.93418 0.62204 3.90941 4.94273 0.619849 3.89922 4.94898 0.615359 3.89185 4.94647 0.61872 3.91081 4.93418 0.619849 3.89922 4.94898 0.617653 3.89035 4.95697 0.615359 3.89185 4.94647 0.615359 3.89185 4.94647 0.617653 3.89035 4.95697 0.612008 3.87764 4.96401 0.606146 3.8739 4.94657 0.612008 3.87764 4.96401 0.604502 3.86638 4.95751 0.606146 3.8739 4.94657 0.615359 3.89185 4.94647 0.612008 3.87764 4.96401 0.606146 3.8739 4.94657 0.607854 3.88315 4.93681 0.615359 3.89185 4.94647 0.615359 3.89185 4.94647 0.607854 3.88315 4.93681 0.609564 3.89384 4.92863 0.61872 3.91081 4.93418 0.609564 3.89384 4.92863 0.611214 3.90554 4.9223 0.612747 3.91777 4.91796 0.61872 3.91081 4.93418 0.611214 3.90554 4.9223 0.612747 3.91777 4.91796 0.621686 3.93174 4.92848 0.61872 3.91081 4.93418 0.612747 3.91777 4.91796 0.614181 3.93025 4.91556 0.621686 3.93174 4.92848 0.621686 3.93174 4.92848 0.624146 3.92057 4.93844 0.61872 3.91081 4.93418 0.617653 3.89035 4.95697 0.615518 3.88306 4.96646 0.612008 3.87764 4.96401 0.612008 3.87764 4.96401 0.615518 3.88306 4.96646 0.613609 3.87785 4.97657 0.609049 3.86975 4.98421 0.613609 3.87785 4.97657 0.611934 3.87467 4.98647 0.610303 3.87312 4.99593 0.609049 3.86975 4.98421 0.611934 3.87467 4.98647 0.610303 3.87312 4.99593 0.605811 3.86829 5.00648 0.609049 3.86975 4.98421 0.610303 3.87312 4.99593 0.608635 3.87292 5.00539 0.605811 3.86829 5.00648 0.605811 3.86829 5.00648 0.608635 3.87292 5.00539 0.606945 3.87405 5.01479 0.602398 3.87388 5.02849 0.606945 3.87405 5.01479 0.605264 3.87648 5.02396 0.603628 3.88017 5.03268 0.602398 3.87388 5.02849 0.605264 3.87648 5.02396 0.603628 3.88017 5.03268 0.602062 3.88506 5.04083 0.602398 3.87388 5.02849 0.602398 3.87388 5.02849 0.602062 3.88506 5.04083 0.599295 3.88557 5.04714 0.593274 3.86809 5.04533 0.599295 3.88557 5.04714 0.591789 3.87575 5.05565 0.593274 3.86809 5.04533 0.602398 3.87388 5.02849 0.599295 3.88557 5.04714 0.593274 3.86809 5.04533 0.594892 3.86194 5.03364 0.602398 3.87388 5.02849 0.602398 3.87388 5.02849 0.594892 3.86194 5.03364 0.59659 3.85762 5.02093 0.605811 3.86829 5.00648 0.59659 3.85762 5.02093 0.598306 3.85534 5.00765 0.599977 3.85519 4.99429 0.605811 3.86829 5.00648 0.598306 3.85534 5.00765 0.599977 3.85519 4.99429 0.609049 3.86975 4.98421 0.605811 3.86829 5.00648 0.599977 3.85519 4.99429 0.601543 3.85707 4.98135 0.609049 3.86975 4.98421 0.609049 3.86975 4.98421 0.601543 3.85707 4.98135 0.60298 3.86078 4.96919 0.612008 3.87764 4.96401 0.60298 3.86078 4.96919 0.604502 3.86638 4.95751 0.612008 3.87764 4.96401 0.609049 3.86975 4.98421 0.60298 3.86078 4.96919 0.612008 3.87764 4.96401 0.613609 3.87785 4.97657 0.609049 3.86975 4.98421 0.605811 3.86829 5.00648 0.606945 3.87405 5.01479 0.602398 3.87388 5.02849 0.59659 3.85762 5.02093 0.605811 3.86829 5.00648 0.602398 3.87388 5.02849 0.602062 3.88506 5.04083 0.600583 3.89105 5.04822 0.599295 3.88557 5.04714 0.599295 3.88557 5.04714 0.600583 3.89105 5.04822 0.599054 3.89798 5.05471 0.59033 3.88481 5.06465 0.599054 3.89798 5.05471 0.596238 3.90227 5.06132 0.588732 3.89545 5.07239 0.596238 3.90227 5.06132 0.587044 3.90738 5.07849 0.588732 3.89545 5.07239 0.59033 3.88481 5.06465 0.596238 3.90227 5.06132 0.599054 3.89798 5.05471 0.597454 3.90574 5.0602 0.596238 3.90227 5.06132 0.596238 3.90227 5.06132 0.597454 3.90574 5.0602 0.595821 3.91415 5.06457 0.587044 3.90738 5.07849 0.595821 3.91415 5.06457 0.592832 3.92323 5.07002 0.585327 3.9202 5.08266 0.592832 3.92323 5.07002 0.583644 3.93342 5.08474 0.585327 3.9202 5.08266 0.587044 3.90738 5.07849 0.592832 3.92323 5.07002 0.595821 3.91415 5.06457 0.594182 3.92307 5.06776 0.592832 3.92323 5.07002 0.592832 3.92323 5.07002 0.594182 3.92307 5.06776 0.592563 3.93237 5.06971 0.583644 3.93342 5.08474 0.592563 3.93237 5.06971 0.58956 3.94555 5.07179 0.582055 3.94656 5.08475 0.58956 3.94555 5.07179 0.580605 3.95916 5.08281 0.582055 3.94656 5.08475 0.583644 3.93342 5.08474 0.58956 3.94555 5.07179 0.592563 3.93237 5.06971 0.590997 3.94184 5.07038 0.58956 3.94555 5.07179 0.58956 3.94555 5.07179 0.590997 3.94184 5.07038 0.58951 3.95132 5.06975 0.580605 3.95916 5.08281 0.58951 3.95132 5.06975 0.587934 3.96153 5.0676 0.586613 3.96664 5.06689 0.587934 3.96153 5.0676 0.585761 3.97411 5.06264 0.577482 3.98333 5.07313 0.585761 3.97411 5.06264 0.583286 3.986 5.05539 0.575781 3.99431 5.06539 0.583286 3.986 5.05539 0.583081 3.98749 5.05385 0.574066 4.00396 5.05599 0.583081 3.98749 5.05385 0.580367 3.99878 5.04207 0.572401 4.01193 5.04529 0.580367 3.99878 5.04207 0.577879 4.0069 5.02849 0.570844 4.01801 5.03375 0.577879 4.0069 5.02849 0.569411 4.02217 5.02174 0.570844 4.01801 5.03375 0.572401 4.01193 5.04529 0.577879 4.0069 5.02849 0.58956 3.94555 5.07179 0.58951 3.95132 5.06975 0.580605 3.95916 5.08281 0.580605 3.95916 5.08281 0.587934 3.96153 5.0676 0.586613 3.96664 5.06689 0.579108 3.97146 5.07897 0.586613 3.96664 5.06689 0.577482 3.98333 5.07313 0.579108 3.97146 5.07897 0.580605 3.95916 5.08281 0.586613 3.96664 5.06689 0.585761 3.97411 5.06264 0.583081 3.98749 5.05385 0.583286 3.986 5.05539 0.575781 3.99431 5.06539 0.583081 3.98749 5.05385 0.574066 4.00396 5.05599 0.574066 4.00396 5.05599 0.580367 3.99878 5.04207 0.572401 4.01193 5.04529 0.577879 4.0069 5.02849 0.575749 4.01157 5.01482 0.569411 4.02217 5.02174 0.569411 4.02217 5.02174 0.575749 4.01157 5.01482 0.567877 4.02452 5.00898 0.567877 4.02452 5.00898 0.575749 4.01157 5.01482 0.573622 4.01345 5.00135 0.566227 4.02489 4.99568 0.573622 4.01345 5.00135 0.571422 4.01284 4.98781 0.564517 4.02314 4.98234 0.571422 4.01284 4.98781 0.569222 4.00977 4.97463 0.562808 4.01932 4.96944 0.569222 4.00977 4.97463 0.567083 4.00433 4.96218 0.561166 4.01359 4.95746 0.567083 4.00433 4.96218 0.559643 4.00627 4.94677 0.561166 4.01359 4.95746 0.562808 4.01932 4.96944 0.567083 4.00433 4.96218 0.567877 4.02452 5.00898 0.573622 4.01345 5.00135 0.566227 4.02489 4.99568 0.566227 4.02489 4.99568 0.571422 4.01284 4.98781 0.564517 4.02314 4.98234 0.564517 4.02314 4.98234 0.569222 4.00977 4.97463 0.562808 4.01932 4.96944 0.567083 4.00433 4.96218 0.565082 3.99669 4.95094 0.559643 4.00627 4.94677 0.559643 4.00627 4.94677 0.565082 3.99669 4.95094 0.558207 3.99759 4.93748 0.558207 3.99759 4.93748 0.565082 3.99669 4.95094 0.563121 3.98718 4.94129 0.55664 3.98732 4.92939 0.563121 3.98718 4.94129 0.561037 3.97613 4.9335 0.554969 3.97568 4.92285 0.561037 3.97613 4.9335 0.558904 3.96392 4.9278 0.553253 3.96304 4.91818 0.558904 3.96392 4.9278 0.556776 3.95086 4.92434 0.551555 3.94987 4.91558 0.556776 3.95086 4.92434 0.554728 3.93741 4.92324 0.549938 3.93667 4.91507 0.554728 3.93741 4.92324 0.548453 3.92391 4.91654 0.549938 3.93667 4.91507 0.551555 3.94987 4.91558 0.554728 3.93741 4.92324 0.558207 3.99759 4.93748 0.563121 3.98718 4.94129 0.55664 3.98732 4.92939 0.55664 3.98732 4.92939 0.561037 3.97613 4.9335 0.554969 3.97568 4.92285 0.554969 3.97568 4.92285 0.558904 3.96392 4.9278 0.553253 3.96304 4.91818 0.553253 3.96304 4.91818 0.556776 3.95086 4.92434 0.551555 3.94987 4.91558 0.554728 3.93741 4.92324 0.552811 3.92394 4.92455 0.548453 3.92391 4.91654 0.548453 3.92391 4.91654 0.552811 3.92394 4.92455 0.546993 3.91158 4.91989 0.546993 3.91158 4.91989 0.552811 3.92394 4.92455 0.550389 3.90774 4.92946 0.545395 3.89955 4.92524 0.550389 3.90774 4.92946 0.548808 3.89841 4.9342 0.543707 3.88831 4.93253 0.548808 3.89841 4.9342 0.547112 3.88936 4.94049 0.54199 3.87829 4.94154 0.547112 3.88936 4.94049 0.54542 3.8813 4.94797 0.540307 3.86988 4.95196 0.54542 3.8813 4.94797 0.543757 3.87435 4.95654 0.538718 3.86332 4.96333 0.543757 3.87435 4.95654 0.542167 3.86869 4.96596 0.540674 3.86442 4.97607 0.538718 3.86332 4.96333 0.542167 3.86869 4.96596 0.540674 3.86442 4.97607 0.537268 3.85869 4.97521 0.538718 3.86332 4.96333 0.540674 3.86442 4.97607 0.539162 3.86157 4.98671 0.537268 3.85869 4.97521 0.537268 3.85869 4.97521 0.539162 3.86157 4.98671 0.535771 3.85588 4.98779 0.535771 3.85588 4.98779 0.539162 3.86157 4.98671 0.537576 3.86021 4.9976 0.534145 3.85501 5.00099 0.537576 3.86021 4.9976 0.535943 3.86035 5.00858 0.532444 3.85622 5.01437 0.535943 3.86035 5.00858 0.534293 3.86198 5.01944 0.530729 3.85955 5.02742 0.534293 3.86198 5.01944 0.532661 3.86508 5.02996 0.529064 3.86483 5.03967 0.532661 3.86508 5.02996 0.531073 3.86958 5.03997 0.527508 3.87178 5.05071 0.531073 3.86958 5.03997 0.528215 3.88196 5.05718 0.526074 3.8801 5.06031 0.528215 3.88196 5.05718 0.524541 3.88999 5.06873 0.526074 3.8801 5.06031 0.527508 3.87178 5.05071 0.528215 3.88196 5.05718 0.546993 3.91158 4.91989 0.550389 3.90774 4.92946 0.545395 3.89955 4.92524 0.545395 3.89955 4.92524 0.548808 3.89841 4.9342 0.543707 3.88831 4.93253 0.543707 3.88831 4.93253 0.547112 3.88936 4.94049 0.54199 3.87829 4.94154 0.54199 3.87829 4.94154 0.54542 3.8813 4.94797 0.540307 3.86988 4.95196 0.540307 3.86988 4.95196 0.543757 3.87435 4.95654 0.538718 3.86332 4.96333 0.535771 3.85588 4.98779 0.537576 3.86021 4.9976 0.534145 3.85501 5.00099 0.534145 3.85501 5.00099 0.535943 3.86035 5.00858 0.532444 3.85622 5.01437 0.532444 3.85622 5.01437 0.534293 3.86198 5.01944 0.530729 3.85955 5.02742 0.530729 3.85955 5.02742 0.532661 3.86508 5.02996 0.529064 3.86483 5.03967 0.529064 3.86483 5.03967 0.531073 3.86958 5.03997 0.527508 3.87178 5.05071 0.528215 3.88196 5.05718 0.525549 3.89671 5.06958 0.524541 3.88999 5.06873 0.524541 3.88999 5.06873 0.525549 3.89671 5.06958 0.52289 3.90132 5.07569 0.52289 3.90132 5.07569 0.525549 3.89671 5.06958 0.522835 3.91334 5.07799 0.521179 3.91375 5.08085 0.522835 3.91334 5.07799 0.519471 3.92684 5.08397 0.521179 3.91375 5.08085 0.52289 3.90132 5.07569 0.522835 3.91334 5.07799 0.522835 3.91334 5.07799 0.520126 3.93147 5.08246 0.519471 3.92684 5.08397 0.519471 3.92684 5.08397 0.520126 3.93147 5.08246 0.517829 3.94007 5.085 0.517829 3.94007 5.085 0.520126 3.93147 5.08246 0.517566 3.95012 5.08273 0.516307 3.95299 5.084 0.517566 3.95012 5.08273 0.51487 3.96537 5.08112 0.516307 3.95299 5.084 0.517829 3.94007 5.085 0.517566 3.95012 5.08273 0.517566 3.95012 5.08273 0.514954 3.96978 5.07834 0.51487 3.96537 5.08112 0.51487 3.96537 5.08112 0.514954 3.96978 5.07834 0.513303 3.97751 5.07627 0.513303 3.97751 5.07627 0.514954 3.96978 5.07834 0.513373 3.98034 5.07378 0.511632 3.989 5.06946 0.513373 3.98034 5.07378 0.511658 3.9907 5.06747 0.509915 3.99936 5.06084 0.511658 3.9907 5.06747 0.509929 4.00004 5.05974 0.508218 4.0082 5.05074 0.509915 3.99936 5.06084 0.509929 4.00004 5.05974 0.513303 3.97751 5.07627 0.513373 3.98034 5.07378 0.511632 3.989 5.06946 0.511632 3.989 5.06946 0.511658 3.9907 5.06747 0.509915 3.99936 5.06084 0.575781 3.99431 5.06539 0.577482 3.98333 5.07313 0.583286 3.986 5.05539 0.585761 3.97411 5.06264 0.577482 3.98333 5.07313 0.586613 3.96664 5.06689 0.592563 3.93237 5.06971 0.583644 3.93342 5.08474 0.592832 3.92323 5.07002 0.595821 3.91415 5.06457 0.587044 3.90738 5.07849 0.596238 3.90227 5.06132 0.599054 3.89798 5.05471 0.59033 3.88481 5.06465 0.599295 3.88557 5.04714 0.599295 3.88557 5.04714 0.59033 3.88481 5.06465 0.591789 3.87575 5.05565 0.615359 3.89185 4.94647 0.609564 3.89384 4.92863 0.61872 3.91081 4.93418 0.624909 3.95401 4.92938 0.619118 3.9695 4.92028 0.628325 3.97531 4.93725 0.634486 4.00496 4.96896 0.628664 4.0215 4.97585 0.637887 4.0114 4.99071 0.650819 3.97171 5.06464 0.64488 3.96529 5.08115 0.653822 3.95093 5.07117 0.679507 3.88778 4.95043 0.673719 3.88838 4.93247 0.682912 3.90581 4.93664 0.711583 3.99413 5.04748 0.705792 3.99424 5.06544 0.714999 3.97664 5.06198 0.743662 3.88405 4.95468 0.737865 3.88322 4.93675 0.747081 3.90096 4.9395 0.772641 4.008 5.02365 0.766622 4.01515 5.03971 0.775746 3.99768 5.0431 0.804793 3.87117 4.97887 0.798738 3.86339 4.96317 0.807834 3.88069 4.95918 0.833755 4.01191 4.99649 0.827899 4.02451 5.00915 0.836936 4.00957 5.01856 0.865834 3.86828 5.00633 0.859998 3.8552 4.99412 0.869069 3.86979 4.98406 0.894508 4.00503 4.96909 0.888687 4.02155 4.97602 0.89791 4.01142 4.99086 0.926602 3.87622 5.03341 0.920763 3.85946 5.02717 0.929967 3.86902 5.01206 0.958703 4.00245 4.96416 0.952842 4.01941 4.96969 0.962057 4.01048 4.98526 0.987866 3.89309 5.05462 0.981817 3.87558 5.05546 0.990811 3.87897 5.03821 1.01998 3.9848 4.94363 1.01397 4.00233 4.94221 1.02293 3.99953 4.9595 1.04873 3.91748 5.06839 1.04294 3.901 5.07553 1.05209 3.8974 5.05804 1.0808 3.95981 4.93078 1.07501 3.976 4.923 1.08419 3.98033 4.94036 1.1096 3.94526 5.07181 1.10369 3.93307 5.08472 1.11288 3.92293 5.06995 1.14173 3.93203 4.92844 1.13578 3.94364 4.91508 1.14494 3.95423 4.92942 1.17386 3.95065 5.07121 1.16788 3.93964 5.085 1.17703 3.92848 5.07107 1.20296 3.90607 4.9365 1.19704 3.91198 4.91975 1.20601 3.92672 4.92924 1.23504 3.97638 5.06213 1.22916 3.97105 5.07913 1.23816 3.95588 5.07023 1.26371 3.88424 4.95444 1.25791 3.88349 4.93651 1.26713 3.90122 4.93934 1.29579 3.99749 5.04334 1.28998 3.99897 5.06122 1.29921 3.98113 5.05909 1.31878 3.86354 4.96286 1.32037 3.87018 4.95152 1.32786 3.8808 4.95902 1.33 3.99859 4.98708 1.33 3.99868 4.97834 1.32721 3.99327 4.9724 1.32721 3.99327 4.9724 1.33 3.99868 4.97834 1.33 3.99746 4.96968 1.33 3.99497 4.96131 1.32721 3.99327 4.9724 1.33 3.99746 4.96968 1.33 3.99497 4.96131 1.3247 3.98471 4.95998 1.32721 3.99327 4.9724 1.33 3.99497 4.96131 1.33 3.9915 4.95378 1.3247 3.98471 4.95998 1.3247 3.98471 4.95998 1.33 3.9915 4.95378 1.32218 3.97329 4.95009 1.32218 3.97329 4.95009 1.33 3.9915 4.95378 1.33 3.98354 4.94198 1.3272 3.96863 4.93394 1.33 3.98354 4.94198 1.33 3.97591 4.93393 1.33 3.96735 4.92719 1.3272 3.96863 4.93394 1.33 3.97591 4.93393 1.33 3.96735 4.92719 1.33 3.95789 4.92172 1.3272 3.96863 4.93394 1.3272 3.96863 4.93394 1.33 3.95789 4.92172 1.32374 3.94626 4.92827 1.31939 3.95927 4.94318 1.32374 3.94626 4.92827 1.31658 3.94393 4.94013 1.31939 3.95927 4.94318 1.3272 3.96863 4.93394 1.32374 3.94626 4.92827 1.31939 3.95927 4.94318 1.32218 3.97329 4.95009 1.3272 3.96863 4.93394 1.3272 3.96863 4.93394 1.32218 3.97329 4.95009 1.33 3.98354 4.94198 1.33 3.95789 4.92172 1.33 3.94779 4.91765 1.32374 3.94626 4.92827 1.32374 3.94626 4.92827 1.33 3.94779 4.91765 1.33 3.93719 4.91505 1.32064 3.92404 4.92979 1.33 3.93719 4.91505 1.32851 3.9244 4.91644 1.32705 3.91207 4.91972 1.32064 3.92404 4.92979 1.32851 3.9244 4.91644 1.32705 3.91207 4.91972 1.31746 3.90321 4.93811 1.32064 3.92404 4.92979 1.32705 3.91207 4.91972 1.32546 3.90002 4.92499 1.31746 3.90321 4.93811 1.31746 3.90321 4.93811 1.32546 3.90002 4.92499 1.32378 3.88874 4.9322 1.31399 3.8855 4.95295 1.32378 3.88874 4.9322 1.32206 3.87866 4.94115 1.32037 3.87018 4.95152 1.31399 3.8855 4.95295 1.32206 3.87866 4.94115 1.32037 3.87018 4.95152 1.31072 3.87358 4.9722 1.31399 3.8855 4.95295 1.32037 3.87018 4.95152 1.31878 3.86354 4.96286 1.31072 3.87358 4.9722 1.31072 3.87358 4.9722 1.31878 3.86354 4.96286 1.31732 3.85884 4.97473 1.30769 3.86828 4.99366 1.31732 3.85884 4.97473 1.31583 3.85596 4.98727 1.31421 3.855 5.00046 1.30769 3.86828 4.99366 1.31583 3.85596 4.98727 1.31421 3.855 5.00046 1.30426 3.86994 5.01661 1.30769 3.86828 4.99366 1.31421 3.855 5.00046 1.31251 3.85613 5.01384 1.30426 3.86994 5.01661 1.30426 3.86994 5.01661 1.31251 3.85613 5.01384 1.3108 3.85937 5.02692 1.30087 3.87871 5.03778 1.3108 3.85937 5.02692 1.30913 3.86458 5.0392 1.30757 3.87148 5.0503 1.30087 3.87871 5.03778 1.30913 3.86458 5.0392 1.30757 3.87148 5.0503 1.29787 3.893 5.05454 1.30087 3.87871 5.03778 1.30757 3.87148 5.0503 1.30613 3.87974 5.05995 1.29787 3.893 5.05454 1.29787 3.893 5.05454 1.30613 3.87974 5.05995 1.3046 3.88956 5.06842 1.30296 3.90084 5.07544 1.29787 3.893 5.05454 1.3046 3.88956 5.06842 1.30296 3.90084 5.07544 1.29453 3.91242 5.06651 1.29787 3.893 5.05454 1.30296 3.90084 5.07544 1.30125 3.91324 5.08068 1.29453 3.91242 5.06651 1.29453 3.91242 5.06651 1.30125 3.91324 5.08068 1.29954 3.92631 5.08389 1.29107 3.93486 5.07182 1.29954 3.92631 5.08389 1.29789 3.93955 5.085 1.29636 3.95248 5.08408 1.29107 3.93486 5.07182 1.29789 3.93955 5.085 1.29636 3.95248 5.08408 1.28799 3.957 5.06996 1.29107 3.93486 5.07182 1.29636 3.95248 5.08408 1.29493 3.96488 5.08128 1.28799 3.957 5.06996 1.28799 3.957 5.06996 1.29493 3.96488 5.08128 1.29337 3.97704 5.07651 1.28479 3.97776 5.06131 1.29337 3.97704 5.07651 1.2917 3.98856 5.06976 1.28998 3.99897 5.06122 1.28479 3.97776 5.06131 1.2917 3.98856 5.06976 1.28998 3.99897 5.06122 1.28132 3.99524 5.04618 1.28479 3.97776 5.06131 1.28998 3.99897 5.06122 1.28828 4.00788 5.05117 1.28132 3.99524 5.04618 1.28132 3.99524 5.04618 1.28828 4.00788 5.05117 1.28666 4.01499 5.04002 1.27808 4.00683 5.0268 1.28666 4.01499 5.04002 1.28517 4.02017 5.02824 1.28372 4.0235 5.01592 1.27808 4.00683 5.0268 1.28517 4.02017 5.02824 1.28372 4.0235 5.01592 1.27503 4.01181 5.00523 1.27808 4.00683 5.0268 1.28372 4.0235 5.01592 1.28212 4.02495 5.00285 1.27503 4.01181 5.00523 1.27503 4.01181 5.00523 1.28212 4.02495 5.00285 1.28044 4.02435 4.98947 1.27159 4.00979 4.98228 1.28044 4.02435 4.98947 1.27872 4.02162 4.97628 1.27704 4.01688 4.96375 1.27159 4.00979 4.98228 1.27872 4.02162 4.97628 1.27704 4.01688 4.96375 1.26822 4.00071 4.96129 1.27159 4.00979 4.98228 1.27704 4.01688 4.96375 1.27544 4.01037 4.95233 1.26822 4.00071 4.96129 1.26822 4.00071 4.96129 1.27544 4.01037 4.95233 1.27399 4.00244 4.94233 1.26522 3.98616 4.94475 1.27399 4.00244 4.94233 1.2725 3.99302 4.93356 1.27087 3.98208 4.92615 1.26522 3.98616 4.94475 1.2725 3.99302 4.93356 1.27087 3.98208 4.92615 1.26186 3.96653 4.93307 1.26522 3.98616 4.94475 1.27087 3.98208 4.92615 1.26918 3.96992 4.92044 1.26186 3.96653 4.93307 1.26186 3.96653 4.93307 1.26918 3.96992 4.92044 1.26746 3.95697 4.91671 1.25841 3.94402 4.92811 1.26746 3.95697 4.91671 1.26579 3.94373 4.91508 1.26423 3.93068 4.91551 1.25841 3.94402 4.92811 1.26579 3.94373 4.91508 1.26423 3.93068 4.91551 1.25535 3.92195 4.9303 1.25841 3.94402 4.92811 1.26423 3.93068 4.91551 1.2628 3.91818 4.91785 1.25535 3.92195 4.9303 1.25535 3.92195 4.9303 1.2628 3.91818 4.91785 1.26127 3.90594 4.92212 1.25212 3.90125 4.93932 1.26127 3.90594 4.92212 1.25962 3.89422 4.92838 1.25791 3.88349 4.93651 1.25212 3.90125 4.93932 1.25962 3.89422 4.92838 1.25791 3.88349 4.93651 1.24865 3.88404 4.95469 1.25212 3.90125 4.93932 1.25791 3.88349 4.93651 1.2562 3.87418 4.94622 1.24865 3.88404 4.95469 1.24865 3.88404 4.95469 1.2562 3.87418 4.94622 1.25456 3.8666 4.95714 1.24543 3.87278 4.9742 1.25456 3.8666 4.95714 1.25303 3.86093 4.9688 1.25159 3.85717 4.98094 1.24543 3.87278 4.9742 1.25303 3.86093 4.9688 1.25159 3.85717 4.98094 1.24237 3.86812 4.99589 1.24543 3.87278 4.9742 1.25159 3.85717 4.98094 1.25003 3.85522 4.99385 1.24237 3.86812 4.99589 1.24237 3.86812 4.99589 1.25003 3.85522 4.99385 1.24836 3.85531 5.0072 1.23891 3.8705 5.01882 1.24836 3.85531 5.0072 1.24665 3.85751 5.02049 1.24495 3.86176 5.03323 1.23891 3.8705 5.01882 1.24665 3.85751 5.02049 1.24495 3.86176 5.03323 1.23556 3.87989 5.03964 1.23891 3.8705 5.01882 1.24495 3.86176 5.03323 1.24333 3.86786 5.04496 1.23556 3.87989 5.03964 1.23556 3.87989 5.03964 1.24333 3.86786 5.04496 1.24184 3.87547 5.05533 1.23256 3.89469 5.05595 1.24184 3.87547 5.05533 1.24038 3.88449 5.06437 1.23879 3.89508 5.07216 1.23256 3.89469 5.05595 1.24038 3.88449 5.06437 1.23879 3.89508 5.07216 1.22919 3.91453 5.06735 1.23256 3.89469 5.05595 1.23879 3.89508 5.07216 1.2371 3.90697 5.07832 1.22919 3.91453 5.06735 1.22919 3.91453 5.06735 1.2371 3.90697 5.07832 1.23538 3.91976 5.08256 1.22575 3.9371 5.07194 1.23538 3.91976 5.08256 1.2337 3.93298 5.08471 1.23211 3.94613 5.08478 1.22575 3.9371 5.07194 1.2337 3.93298 5.08471 1.23211 3.94613 5.08478 1.22271 3.95909 5.06942 1.22575 3.9371 5.07194 1.23211 3.94613 5.08478 1.23065 3.95875 5.08291 1.22271 3.95909 5.06942 1.22271 3.95909 5.06942 1.23065 3.95875 5.08291 1.22916 3.97105 5.07913 1.21946 3.97967 5.06009 1.22916 3.97105 5.07913 1.22754 3.98295 5.07335 1.22584 3.99396 5.06567 1.21946 3.97967 5.06009 1.22754 3.98295 5.07335 1.22584 3.99396 5.06567 1.21598 3.99666 5.04442 1.21946 3.97967 5.06009 1.22584 3.99396 5.06567 1.22412 4.00366 5.05632 1.21598 3.99666 5.04442 1.21598 3.99666 5.04442 1.22412 4.00366 5.05632 1.22246 4.01169 5.04566 1.21279 4.0076 5.02479 1.22246 4.01169 5.04566 1.22089 4.01784 5.03414 1.21946 4.02206 5.02215 1.21279 4.0076 5.02479 1.22089 4.01784 5.03414 1.21946 4.02206 5.02215 1.2097 4.01194 5.00299 1.21279 4.0076 5.02479 1.21946 4.02206 5.02215 1.21793 4.02448 5.00941 1.2097 4.01194 5.00299 1.2097 4.01194 5.00299 1.21793 4.02448 5.00941 1.21628 4.02491 4.99613 1.20624 4.00919 4.98008 1.21628 4.02491 4.99613 1.21457 4.02324 4.98278 1.21286 4.01948 4.96986 1.20624 4.00919 4.98008 1.21457 4.02324 4.98278 1.21286 4.01948 4.96986 1.20291 3.9995 4.95945 1.20624 4.00919 4.98008 1.21286 4.01948 4.96986 1.21122 4.01381 4.95784 1.20291 3.9995 4.95945 1.20291 3.9995 4.95945 1.21122 4.01381 4.95784 1.20969 4.00654 4.94711 1.20826 3.99791 4.93778 1.20291 3.9995 4.95945 1.20969 4.00654 4.94711 1.20826 3.99791 4.93778 1.19991 3.98445 4.94336 1.20291 3.9995 4.95945 1.20826 3.99791 4.93778 1.20669 3.98769 4.92964 1.19991 3.98445 4.94336 1.19991 3.98445 4.94336 1.20669 3.98769 4.92964 1.20503 3.97608 4.92304 1.19652 3.9644 4.93226 1.20503 3.97608 4.92304 1.20331 3.96347 4.91831 1.20161 3.95031 4.91563 1.19652 3.9644 4.93226 1.20331 3.96347 4.91831 1.20161 3.95031 4.91563 1.19309 3.94178 4.92802 1.19652 3.9644 4.93226 1.20161 3.95031 4.91563 1.19999 3.93711 4.91505 1.19309 3.94178 4.92802 1.19309 3.94178 4.92802 1.19999 3.93711 4.91505 1.1985 3.92432 4.91646 1.19006 3.91987 4.93087 1.1985 3.92432 4.91646 1.19704 3.91198 4.91975 1.19545 3.89994 4.92503 1.19006 3.91987 4.93087 1.19704 3.91198 4.91975 1.19545 3.89994 4.92503 1.18679 3.89939 4.94055 1.19006 3.91987 4.93087 1.19545 3.89994 4.92503 1.19376 3.88866 4.93225 1.18679 3.89939 4.94055 1.18679 3.89939 4.94055 1.19376 3.88866 4.93225 1.19205 3.8786 4.94122 1.18331 3.88265 4.95647 1.19205 3.8786 4.94122 1.19036 3.87013 4.95159 1.18877 3.8635 4.96294 1.18331 3.88265 4.95647 1.19036 3.87013 4.95159 1.18877 3.8635 4.96294 1.18016 3.87206 4.97616 1.18331 3.88265 4.95647 1.18877 3.8635 4.96294 1.18732 3.85882 4.97481 1.18016 3.87206 4.97616 1.18016 3.87206 4.97616 1.18732 3.85882 4.97481 1.18582 3.85595 4.98736 1.17704 3.86802 4.99813 1.18582 3.85595 4.98736 1.1842 3.855 5.00055 1.1825 3.85615 5.01393 1.17704 3.86802 4.99813 1.1842 3.855 5.00055 1.1825 3.85615 5.01393 1.17357 3.87113 5.02101 1.17704 3.86802 4.99813 1.1825 3.85615 5.01393 1.18079 3.8594 5.027 1.17357 3.87113 5.02101 1.17357 3.87113 5.02101 1.18079 3.8594 5.027 1.17912 3.86462 5.03928 1.17026 3.88113 5.04145 1.17912 3.86462 5.03928 1.17756 3.87153 5.05036 1.17612 3.8798 5.06001 1.17026 3.88113 5.04145 1.17756 3.87153 5.05036 1.17612 3.8798 5.06001 1.16725 3.89643 5.05732 1.17026 3.88113 5.04145 1.17612 3.8798 5.06001 1.17459 3.88963 5.06847 1.16725 3.89643 5.05732 1.16725 3.89643 5.05732 1.17459 3.88963 5.06847 1.17295 3.90092 5.07549 1.16385 3.91668 5.06812 1.17295 3.90092 5.07549 1.17124 3.91333 5.08071 1.16953 3.92639 5.0839 1.16385 3.91668 5.06812 1.17124 3.91333 5.08071 1.16953 3.92639 5.0839 1.16043 3.93933 5.072 1.16385 3.91668 5.06812 1.16953 3.92639 5.0839 1.16788 3.93964 5.085 1.16043 3.93933 5.072 1.16043 3.93933 5.072 1.16788 3.93964 5.085 1.16636 3.95257 5.08407 1.15741 3.96116 5.06882 1.16636 3.95257 5.08407 1.16492 3.96496 5.08125 1.16336 3.97712 5.07647 1.15741 3.96116 5.06882 1.16492 3.96496 5.08125 1.16336 3.97712 5.07647 1.15412 3.98154 5.0588 1.15741 3.96116 5.06882 1.16336 3.97712 5.07647 1.16169 3.98863 5.06971 1.15412 3.98154 5.0588 1.15412 3.98154 5.0588 1.16169 3.98863 5.06971 1.15997 3.99903 5.06115 1.15065 3.99803 5.04262 1.15997 3.99903 5.06115 1.15827 4.00793 5.05109 1.15665 4.01503 5.03994 1.15065 3.99803 5.04262 1.15827 4.00793 5.05109 1.15665 4.01503 5.03994 1.14751 4.0083 5.02277 1.15065 3.99803 5.04262 1.15665 4.01503 5.03994 1.15516 4.0202 5.02816 1.14751 4.0083 5.02277 1.14751 4.0083 5.02277 1.15516 4.0202 5.02816 1.15371 4.02351 5.01584 1.14437 4.012 5.00074 1.15371 4.02351 5.01584 1.15211 4.02495 5.00277 1.15043 4.02433 4.98939 1.14437 4.012 5.00074 1.15211 4.02495 5.00277 1.15043 4.02433 4.98939 1.1409 4.00853 4.9779 1.14437 4.012 5.00074 1.15043 4.02433 4.98939 1.14871 4.0216 4.97619 1.1409 4.00853 4.9779 1.1409 4.00853 4.9779 1.14871 4.0216 4.97619 1.14702 4.01685 4.96367 1.13761 3.99824 4.95766 1.14702 4.01685 4.96367 1.14543 4.01033 4.95226 1.14398 4.00239 4.94227 1.13761 3.99824 4.95766 1.14543 4.01033 4.95226 1.14398 4.00239 4.94227 1.13459 3.98268 4.94201 1.13761 3.99824 4.95766 1.14398 4.00239 4.94227 1.14249 3.99295 4.93351 1.13459 3.98268 4.94201 1.13459 3.98268 4.94201 1.14249 3.99295 4.93351 1.14086 3.982 4.9261 1.13117 3.96224 4.93152 1.14086 3.982 4.9261 1.13916 3.96984 4.92041 1.13745 3.95689 4.91669 1.13117 3.96224 4.93152 1.13916 3.96984 4.92041 1.13745 3.95689 4.91669 1.12777 3.93955 4.928 1.13117 3.96224 4.93152 1.13745 3.95689 4.91669 1.13578 3.94364 4.91508 1.12777 3.93955 4.928 1.12777 3.93955 4.928 1.13578 3.94364 4.91508 1.13422 3.93059 4.91552 1.12476 3.91779 4.93151 1.13422 3.93059 4.91552 1.13279 3.9181 4.91787 1.13126 3.90586 4.92216 1.12476 3.91779 4.93151 1.13279 3.9181 4.91787 1.13126 3.90586 4.92216 1.12145 3.89753 4.94186 1.12476 3.91779 4.93151 1.13126 3.90586 4.92216 1.12961 3.89414 4.92843 1.12145 3.89753 4.94186 1.12145 3.89753 4.94186 1.12961 3.89414 4.92843 1.1279 3.88342 4.93657 1.11798 3.88131 4.95829 1.1279 3.88342 4.93657 1.12619 3.87412 4.94629 1.12454 3.86656 4.95721 1.11798 3.88131 4.95829 1.12619 3.87412 4.94629 1.12454 3.86656 4.95721 1.11487 3.87137 4.97824 1.11798 3.88131 4.95829 1.12454 3.86656 4.95721 1.12302 3.8609 4.96888 1.11487 3.87137 4.97824 1.11487 3.87137 4.97824 1.12302 3.8609 4.96888 1.12158 3.85715 4.98102 1.11171 3.868 5.00039 1.12158 3.85715 4.98102 1.12002 3.85522 4.99394 1.11835 3.85531 5.00729 1.11171 3.868 5.00039 1.12002 3.85522 4.99394 1.11835 3.85531 5.00729 1.11664 3.85753 5.02058 1.11171 3.868 5.00039 1.11171 3.868 5.00039 1.11664 3.85753 5.02058 1.10823 3.87183 5.02318 1.10145 3.88294 5.01855 1.10823 3.87183 5.02318 1.09873 3.88958 5.03253 1.10145 3.88294 5.01855 1.11171 3.868 5.00039 1.10823 3.87183 5.02318 1.10145 3.88294 5.01855 1.10428 3.88008 5.00311 1.11171 3.868 5.00039 1.11171 3.868 5.00039 1.10428 3.88008 5.00311 1.10695 3.88126 4.98776 1.11487 3.87137 4.97824 1.10695 3.88126 4.98776 1.10937 3.88609 4.97366 1.11798 3.88131 4.95829 1.10937 3.88609 4.97366 1.11206 3.8946 4.96077 1.12145 3.89753 4.94186 1.11206 3.8946 4.96077 1.1149 3.90633 4.95034 1.12476 3.91779 4.93151 1.1149 3.90633 4.95034 1.11759 3.92012 4.94339 1.12001 3.93469 4.94024 1.12476 3.91779 4.93151 1.11759 3.92012 4.94339 1.12001 3.93469 4.94024 1.12777 3.93955 4.928 1.12476 3.91779 4.93151 1.12001 3.93469 4.94024 1.12268 3.95007 4.94085 1.12777 3.93955 4.928 1.12777 3.93955 4.928 1.12268 3.95007 4.94085 1.13117 3.96224 4.93152 1.13117 3.96224 4.93152 1.12268 3.95007 4.94085 1.12551 3.96507 4.94549 1.13459 3.98268 4.94201 1.12551 3.96507 4.94549 1.12823 3.97818 4.95372 1.13761 3.99824 4.95766 1.12823 3.97818 4.95372 1.13065 3.98842 4.96457 1.1333 3.99583 4.97801 1.13761 3.99824 4.95766 1.13065 3.98842 4.96457 1.1333 3.99583 4.97801 1.1409 4.00853 4.9779 1.13761 3.99824 4.95766 1.1333 3.99583 4.97801 1.13613 3.99962 4.99325 1.1409 4.00853 4.9779 1.1409 4.00853 4.9779 1.13613 3.99962 4.99325 1.14437 4.012 5.00074 1.14437 4.012 5.00074 1.13613 3.99962 4.99325 1.13886 3.99936 5.00876 1.14751 4.0083 5.02277 1.13886 3.99936 5.00876 1.14129 3.99536 5.02314 1.15065 3.99803 5.04262 1.14129 3.99536 5.02314 1.14391 3.9877 5.0364 1.15412 3.98154 5.0588 1.14391 3.9877 5.0364 1.14674 3.97663 5.04752 1.14949 3.96319 5.05534 1.15412 3.98154 5.0588 1.14674 3.97663 5.04752 1.14949 3.96319 5.05534 1.15741 3.96116 5.06882 1.15412 3.98154 5.0588 1.14949 3.96319 5.05534 1.15194 3.94878 5.05935 1.15741 3.96116 5.06882 1.15741 3.96116 5.06882 1.15194 3.94878 5.05935 1.16043 3.93933 5.072 1.16636 3.95257 5.08407 1.15741 3.96116 5.06882 1.16043 3.93933 5.072 1.32374 3.94626 4.92827 1.33 3.93719 4.91505 1.32064 3.92404 4.92979 1.31405 3.92882 4.94105 1.32064 3.92404 4.92979 1.31156 3.9145 4.94569 1.31405 3.92882 4.94105 1.32374 3.94626 4.92827 1.32064 3.92404 4.92979 1.31405 3.92882 4.94105 1.31658 3.94393 4.94013 1.32374 3.94626 4.92827 1.31746 3.90321 4.93811 1.32378 3.88874 4.9322 1.31399 3.8855 4.95295 1.30878 3.90136 4.9541 1.31399 3.8855 4.95295 1.30596 3.8908 4.96566 1.30878 3.90136 4.9541 1.31746 3.90321 4.93811 1.31399 3.8855 4.95295 1.30878 3.90136 4.9541 1.31156 3.9145 4.94569 1.31746 3.90321 4.93811 1.31746 3.90321 4.93811 1.31156 3.9145 4.94569 1.32064 3.92404 4.92979 1.31072 3.87358 4.9722 1.31732 3.85884 4.97473 1.30769 3.86828 4.99366 1.30093 3.88033 4.99373 1.30769 3.86828 4.99366 1.29816 3.88073 5.00931 1.30093 3.88033 4.99373 1.31072 3.87358 4.9722 1.30769 3.86828 4.99366 1.30093 3.88033 4.99373 1.3034 3.88375 4.97913 1.31072 3.87358 4.9722 1.31072 3.87358 4.9722 1.3034 3.88375 4.97913 1.30596 3.8908 4.96566 1.31399 3.8855 4.95295 1.31072 3.87358 4.9722 1.30596 3.8908 4.96566 1.30426 3.86994 5.01661 1.3108 3.85937 5.02692 1.30087 3.87871 5.03778 1.29534 3.88516 5.02435 1.30087 3.87871 5.03778 1.29275 3.89307 5.03738 1.29534 3.88516 5.02435 1.30426 3.86994 5.01661 1.30087 3.87871 5.03778 1.29534 3.88516 5.02435 1.29816 3.88073 5.00931 1.30426 3.86994 5.01661 1.30426 3.86994 5.01661 1.29816 3.88073 5.00931 1.30769 3.86828 4.99366 1.29453 3.91242 5.06651 1.29954 3.92631 5.08389 1.29107 3.93486 5.07182 1.28472 3.93246 5.05952 1.29107 3.93486 5.07182 1.2821 3.94776 5.0595 1.28472 3.93246 5.05952 1.29453 3.91242 5.06651 1.29107 3.93486 5.07182 1.28472 3.93246 5.05952 1.28755 3.91729 5.05554 1.29453 3.91242 5.06651 1.29453 3.91242 5.06651 1.28755 3.91729 5.05554 1.2903 3.90378 5.04783 1.29787 3.893 5.05454 1.2903 3.90378 5.04783 1.29275 3.89307 5.03738 1.30087 3.87871 5.03778 1.29787 3.893 5.05454 1.29275 3.89307 5.03738 1.28799 3.957 5.06996 1.29337 3.97704 5.07651 1.28479 3.97776 5.06131 1.27967 3.96222 5.05574 1.28479 3.97776 5.06131 1.27694 3.97577 5.04817 1.27967 3.96222 5.05574 1.28799 3.957 5.06996 1.28479 3.97776 5.06131 1.27967 3.96222 5.05574 1.2821 3.94776 5.0595 1.28799 3.957 5.06996 1.28799 3.957 5.06996 1.2821 3.94776 5.0595 1.29107 3.93486 5.07182 1.28132 3.99524 5.04618 1.28666 4.01499 5.04002 1.27808 4.00683 5.0268 1.27146 3.99495 5.0241 1.27808 4.00683 5.0268 1.26904 3.99919 5.0098 1.27146 3.99495 5.0241 1.28132 3.99524 5.04618 1.27808 4.00683 5.0268 1.27146 3.99495 5.0241 1.2741 3.98704 5.03725 1.28132 3.99524 5.04618 1.28132 3.99524 5.04618 1.2741 3.98704 5.03725 1.27694 3.97577 5.04817 1.28479 3.97776 5.06131 1.28132 3.99524 5.04618 1.27694 3.97577 5.04817 1.27503 4.01181 5.00523 1.28044 4.02435 4.98947 1.27159 4.00979 4.98228 1.26632 3.99973 4.99433 1.27159 4.00979 4.98228 1.26349 3.99621 4.97902 1.26632 3.99973 4.99433 1.27503 4.01181 5.00523 1.27159 4.00979 4.98228 1.26632 3.99973 4.99433 1.26904 3.99919 5.0098 1.27503 4.01181 5.00523 1.27503 4.01181 5.00523 1.26904 3.99919 5.0098 1.27808 4.00683 5.0268 1.26822 4.00071 4.96129 1.27399 4.00244 4.94233 1.26522 3.98616 4.94475 1.2584 3.97899 4.95439 1.26522 3.98616 4.94475 1.25571 3.96605 4.94595 1.2584 3.97899 4.95439 1.26822 4.00071 4.96129 1.26522 3.98616 4.94475 1.2584 3.97899 4.95439 1.26082 3.98903 4.96541 1.26822 4.00071 4.96129 1.26822 4.00071 4.96129 1.26082 3.98903 4.96541 1.26349 3.99621 4.97902 1.27159 4.00979 4.98228 1.26822 4.00071 4.96129 1.26349 3.99621 4.97902 1.26186 3.96653 4.93307 1.26746 3.95697 4.91671 1.25841 3.94402 4.92811 1.25287 3.95114 4.94104 1.25841 3.94402 4.92811 1.25018 3.93573 4.94015 1.25287 3.95114 4.94104 1.26186 3.96653 4.93307 1.25841 3.94402 4.92811 1.25287 3.95114 4.94104 1.25571 3.96605 4.94595 1.26186 3.96653 4.93307 1.26186 3.96653 4.93307 1.25571 3.96605 4.94595 1.26522 3.98616 4.94475 1.25535 3.92195 4.9303 1.26127 3.90594 4.92212 1.25212 3.90125 4.93932 1.24777 3.92111 4.94305 1.25212 3.90125 4.93932 1.24509 3.90723 4.94974 1.24777 3.92111 4.94305 1.25535 3.92195 4.9303 1.25212 3.90125 4.93932 1.24777 3.92111 4.94305 1.25018 3.93573 4.94015 1.25535 3.92195 4.9303 1.25535 3.92195 4.9303 1.25018 3.93573 4.94015 1.25841 3.94402 4.92811 1.24865 3.88404 4.95469 1.25456 3.8666 4.95714 1.24543 3.87278 4.9742 1.23955 3.88656 4.97272 1.24543 3.87278 4.9742 1.23713 3.88148 4.98674 1.23955 3.88656 4.97272 1.24865 3.88404 4.95469 1.24543 3.87278 4.9742 1.23955 3.88656 4.97272 1.24226 3.89532 4.95996 1.24865 3.88404 4.95469 1.24865 3.88404 4.95469 1.24226 3.89532 4.95996 1.25212 3.90125 4.93932 1.25212 3.90125 4.93932 1.24226 3.89532 4.95996 1.24509 3.90723 4.94974 1.24237 3.86812 4.99589 1.24836 3.85531 5.0072 1.23891 3.8705 5.01882 1.23448 3.88003 5.00203 1.23891 3.8705 5.01882 1.23164 3.88261 5.01751 1.23448 3.88003 5.00203 1.24237 3.86812 4.99589 1.23891 3.8705 5.01882 1.23448 3.88003 5.00203 1.23713 3.88148 4.98674 1.24237 3.86812 4.99589 1.24237 3.86812 4.99589 1.23713 3.88148 4.98674 1.24543 3.87278 4.9742 1.23556 3.87989 5.03964 1.24184 3.87547 5.05533 1.23256 3.89469 5.05595 1.22648 3.89841 5.04325 1.23256 3.89469 5.05595 1.22386 3.91071 5.05236 1.22648 3.89841 5.04325 1.23556 3.87989 5.03964 1.23256 3.89469 5.05595 1.22648 3.89841 5.04325 1.22891 3.88902 5.03164 1.23556 3.87989 5.03964 1.23556 3.87989 5.03964 1.22891 3.88902 5.03164 1.23891 3.8705 5.01882 1.23891 3.8705 5.01882 1.22891 3.88902 5.03164 1.23164 3.88261 5.01751 1.22919 3.91453 5.06735 1.23538 3.91976 5.08256 1.22575 3.9371 5.07194 1.22103 3.92529 5.05817 1.22575 3.9371 5.07194 1.21828 3.94072 5.06 1.22103 3.92529 5.05817 1.22919 3.91453 5.06735 1.22575 3.9371 5.07194 1.22103 3.92529 5.05817 1.22386 3.91071 5.05236 1.22919 3.91453 5.06735 1.22919 3.91453 5.06735 1.22386 3.91071 5.05236 1.23256 3.89469 5.05595 1.22271 3.95909 5.06942 1.22916 3.97105 5.07913 1.21946 3.97967 5.06009 1.21324 3.96966 5.05216 1.21946 3.97967 5.06009 1.21042 3.98216 5.04269 1.21324 3.96966 5.05216 1.22271 3.95909 5.06942 1.21946 3.97967 5.06009 1.21324 3.96966 5.05216 1.21584 3.95554 5.05795 1.22271 3.95909 5.06942 1.22271 3.95909 5.06942 1.21584 3.95554 5.05795 1.22575 3.9371 5.07194 1.22575 3.9371 5.07194 1.21584 3.95554 5.05795 1.21828 3.94072 5.06 1.21598 3.99666 5.04442 1.22246 4.01169 5.04566 1.21279 4.0076 5.02479 1.20765 3.99173 5.03041 1.21279 4.0076 5.02479 1.20519 3.99765 5.01663 1.20765 3.99173 5.03041 1.21598 3.99666 5.04442 1.21279 4.0076 5.02479 1.20765 3.99173 5.03041 1.21042 3.98216 5.04269 1.21598 3.99666 5.04442 1.21598 3.99666 5.04442 1.21042 3.98216 5.04269 1.21946 3.97967 5.06009 1.2097 4.01194 5.00299 1.21628 4.02491 4.99613 1.20624 4.00919 4.98008 1.1998 3.99835 4.98602 1.20624 4.00919 4.98008 1.19702 3.99277 4.97145 1.1998 3.99835 4.98602 1.2097 4.01194 5.00299 1.20624 4.00919 4.98008 1.1998 3.99835 4.98602 1.20262 3.99998 5.0016 1.2097 4.01194 5.00299 1.2097 4.01194 5.00299 1.20262 3.99998 5.0016 1.20519 3.99765 5.01663 1.21279 4.0076 5.02479 1.2097 4.01194 5.00299 1.20519 3.99765 5.01663 1.19991 3.98445 4.94336 1.20503 3.97608 4.92304 1.19652 3.9644 4.93226 1.192 3.9724 4.9495 1.19652 3.9644 4.93226 1.18919 3.95824 4.94284 1.192 3.9724 4.9495 1.19991 3.98445 4.94336 1.19652 3.9644 4.93226 1.192 3.9724 4.9495 1.19454 3.98402 4.95923 1.19991 3.98445 4.94336 1.19991 3.98445 4.94336 1.19454 3.98402 4.95923 1.20291 3.9995 4.95945 1.20291 3.9995 4.95945 1.19454 3.98402 4.95923 1.19702 3.99277 4.97145 1.20624 4.00919 4.98008 1.20291 3.9995 4.95945 1.19702 3.99277 4.97145 1.19309 3.94178 4.92802 1.1985 3.92432 4.91646 1.19006 3.91987 4.93087 1.18389 3.92782 4.94125 1.19006 3.91987 4.93087 1.18137 3.91354 4.94615 1.18389 3.92782 4.94125 1.19309 3.94178 4.92802 1.19006 3.91987 4.93087 1.18389 3.92782 4.94125 1.1864 3.94286 4.94007 1.19309 3.94178 4.92802 1.19309 3.94178 4.92802 1.1864 3.94286 4.94007 1.19652 3.9644 4.93226 1.19652 3.9644 4.93226 1.1864 3.94286 4.94007 1.18919 3.95824 4.94284 1.18679 3.89939 4.94055 1.19205 3.8786 4.94122 1.18331 3.88265 4.95647 1.17858 3.90053 4.95481 1.18331 3.88265 4.95647 1.17577 3.89019 4.96655 1.17858 3.90053 4.95481 1.18679 3.89939 4.94055 1.18331 3.88265 4.95647 1.17858 3.90053 4.95481 1.18137 3.91354 4.94615 1.18679 3.89939 4.94055 1.18679 3.89939 4.94055 1.18137 3.91354 4.94615 1.19006 3.91987 4.93087 1.18016 3.87206 4.97616 1.18582 3.85595 4.98736 1.17704 3.86802 4.99813 1.17075 3.88023 4.99479 1.17704 3.86802 4.99813 1.16797 3.88091 5.01038 1.17075 3.88023 4.99479 1.18016 3.87206 4.97616 1.17704 3.86802 4.99813 1.17075 3.88023 4.99479 1.17323 3.8834 4.98009 1.18016 3.87206 4.97616 1.18016 3.87206 4.97616 1.17323 3.8834 4.98009 1.18331 3.88265 4.95647 1.18331 3.88265 4.95647 1.17323 3.8834 4.98009 1.17577 3.89019 4.96655 1.17357 3.87113 5.02101 1.17912 3.86462 5.03928 1.17026 3.88113 5.04145 1.16515 3.88561 5.02532 1.17026 3.88113 5.04145 1.16258 3.89372 5.03818 1.16515 3.88561 5.02532 1.17357 3.87113 5.02101 1.17026 3.88113 5.04145 1.16515 3.88561 5.02532 1.16797 3.88091 5.01038 1.17357 3.87113 5.02101 1.17357 3.87113 5.02101 1.16797 3.88091 5.01038 1.17704 3.86802 4.99813 1.16725 3.89643 5.05732 1.17295 3.90092 5.07549 1.16385 3.91668 5.06812 1.15735 3.9183 5.05594 1.16385 3.91668 5.06812 1.15453 3.93353 5.05965 1.15735 3.9183 5.05594 1.16725 3.89643 5.05732 1.16385 3.91668 5.06812 1.15735 3.9183 5.05594 1.16012 3.90463 5.04847 1.16725 3.89643 5.05732 1.16725 3.89643 5.05732 1.16012 3.90463 5.04847 1.16258 3.89372 5.03818 1.17026 3.88113 5.04145 1.16725 3.89643 5.05732 1.16258 3.89372 5.03818 1.15412 3.98154 5.0588 1.15997 3.99903 5.06115 1.15065 3.99803 5.04262 1.14391 3.9877 5.0364 1.15412 3.98154 5.0588 1.15065 3.99803 5.04262 1.14751 4.0083 5.02277 1.15371 4.02351 5.01584 1.14437 4.012 5.00074 1.13886 3.99936 5.00876 1.14751 4.0083 5.02277 1.14437 4.012 5.00074 1.1409 4.00853 4.9779 1.14702 4.01685 4.96367 1.13761 3.99824 4.95766 1.13459 3.98268 4.94201 1.14086 3.982 4.9261 1.13117 3.96224 4.93152 1.12551 3.96507 4.94549 1.13459 3.98268 4.94201 1.13117 3.96224 4.93152 1.12777 3.93955 4.928 1.13422 3.93059 4.91552 1.12476 3.91779 4.93151 1.12145 3.89753 4.94186 1.1279 3.88342 4.93657 1.11798 3.88131 4.95829 1.11206 3.8946 4.96077 1.12145 3.89753 4.94186 1.11798 3.88131 4.95829 1.11487 3.87137 4.97824 1.12158 3.85715 4.98102 1.11171 3.868 5.00039 1.10695 3.88126 4.98776 1.11487 3.87137 4.97824 1.11171 3.868 5.00039 1.11664 3.85753 5.02058 1.11494 3.8618 5.03331 1.10823 3.87183 5.02318 1.10823 3.87183 5.02318 1.11494 3.8618 5.03331 1.11332 3.86791 5.04503 1.10496 3.88241 5.04321 1.11332 3.86791 5.04503 1.11183 3.87553 5.05539 1.11037 3.88455 5.06442 1.10496 3.88241 5.04321 1.11183 3.87553 5.05539 1.11037 3.88455 5.06442 1.10193 3.89822 5.05864 1.10496 3.88241 5.04321 1.11037 3.88455 5.06442 1.10878 3.89515 5.07221 1.10193 3.89822 5.05864 1.10193 3.89822 5.05864 1.10878 3.89515 5.07221 1.10709 3.90705 5.07835 1.0985 3.91885 5.06882 1.10709 3.90705 5.07835 1.10537 3.91985 5.08258 1.10369 3.93307 5.08472 1.0985 3.91885 5.06882 1.10537 3.91985 5.08258 1.10369 3.93307 5.08472 1.09511 3.94156 5.07198 1.0985 3.91885 5.06882 1.10369 3.93307 5.08472 1.1021 3.94621 5.08477 1.09511 3.94156 5.07198 1.09511 3.94156 5.07198 1.1021 3.94621 5.08477 1.10064 3.95883 5.08289 1.09211 3.96325 5.06814 1.10064 3.95883 5.08289 1.09915 3.97113 5.07909 1.09753 3.98302 5.07331 1.09211 3.96325 5.06814 1.09915 3.97113 5.07909 1.09753 3.98302 5.07331 1.08878 3.98338 5.05746 1.09211 3.96325 5.06814 1.09753 3.98302 5.07331 1.09583 3.99403 5.06562 1.08878 3.98338 5.05746 1.08878 3.98338 5.05746 1.09583 3.99403 5.06562 1.09411 4.00372 5.05625 1.08532 3.99933 5.04079 1.09411 4.00372 5.05625 1.09244 4.01174 5.04559 1.09088 4.01788 5.03406 1.08532 3.99933 5.04079 1.09244 4.01174 5.04559 1.09088 4.01788 5.03406 1.08223 4.00895 5.02074 1.08532 3.99933 5.04079 1.09088 4.01788 5.03406 1.08945 4.02208 5.02207 1.08223 4.00895 5.02074 1.08223 4.00895 5.02074 1.08945 4.02208 5.02207 1.08792 4.02449 5.00932 1.07904 4.01198 4.99848 1.08792 4.02449 5.00932 1.08627 4.02491 4.99604 1.08456 4.02322 4.98269 1.07904 4.01198 4.99848 1.08627 4.02491 4.99604 1.08456 4.02322 4.98269 1.07556 4.00779 4.97575 1.07904 4.01198 4.99848 1.08456 4.02322 4.98269 1.08285 4.01944 4.96978 1.07556 4.00779 4.97575 1.07556 4.00779 4.97575 1.08285 4.01944 4.96978 1.08121 4.01376 4.95776 1.07231 3.99693 4.95592 1.08121 4.01376 4.95776 1.07968 4.00648 4.94704 1.07825 3.99784 4.93772 1.07231 3.99693 4.95592 1.07968 4.00648 4.94704 1.07825 3.99784 4.93772 1.06927 3.98086 4.94072 1.07231 3.99693 4.95592 1.07825 3.99784 4.93772 1.07668 3.98761 4.92959 1.06927 3.98086 4.94072 1.06927 3.98086 4.94072 1.07668 3.98761 4.92959 1.07501 3.976 4.923 1.06583 3.96006 4.93085 1.07501 3.976 4.923 1.0733 3.96339 4.91828 1.0716 3.95023 4.91562 1.06583 3.96006 4.93085 1.0733 3.96339 4.91828 1.0716 3.95023 4.91562 1.06246 3.9374 4.92805 1.06583 3.96006 4.93085 1.0716 3.95023 4.91562 1.06998 3.93702 4.91505 1.06246 3.9374 4.92805 1.06246 3.9374 4.92805 1.06998 3.93702 4.91505 1.06849 3.92424 4.91647 1.05946 3.91571 4.93222 1.06849 3.92424 4.91647 1.06703 3.9119 4.91978 1.06544 3.89987 4.92507 1.05946 3.91571 4.93222 1.06703 3.9119 4.91978 1.06544 3.89987 4.92507 1.05611 3.89571 4.94323 1.05946 3.91571 4.93222 1.06544 3.89987 4.92507 1.06375 3.88859 4.93231 1.05611 3.89571 4.94323 1.05611 3.89571 4.94323 1.06375 3.88859 4.93231 1.06204 3.87854 4.94128 1.05265 3.88004 4.96014 1.06204 3.87854 4.94128 1.06035 3.87008 4.95166 1.05876 3.86347 4.96302 1.05265 3.88004 4.96014 1.06035 3.87008 4.95166 1.05876 3.86347 4.96302 1.04958 3.87075 4.9803 1.05265 3.88004 4.96014 1.05876 3.86347 4.96302 1.05731 3.85879 4.97489 1.04958 3.87075 4.9803 1.04958 3.87075 4.9803 1.05731 3.85879 4.97489 1.05581 3.85593 4.98744 1.04637 3.86805 5.00265 1.05581 3.85593 4.98744 1.05419 3.855 5.00064 1.05249 3.85616 5.01402 1.04637 3.86805 5.00265 1.05419 3.855 5.00064 1.05249 3.85616 5.01402 1.04289 3.8726 5.02531 1.04637 3.86805 5.00265 1.05249 3.85616 5.01402 1.05077 3.85943 5.02709 1.04289 3.8726 5.02531 1.04289 3.8726 5.02531 1.05077 3.85943 5.02709 1.04911 3.86466 5.03936 1.03967 3.88374 5.04493 1.04911 3.86466 5.03936 1.04755 3.87158 5.05043 1.04611 3.87986 5.06007 1.03967 3.88374 5.04493 1.04755 3.87158 5.05043 1.04611 3.87986 5.06007 1.03661 3.90006 5.05991 1.03967 3.88374 5.04493 1.04611 3.87986 5.06007 1.04458 3.8897 5.06852 1.03661 3.90006 5.05991 1.03661 3.90006 5.05991 1.04458 3.8897 5.06852 1.04294 3.901 5.07553 1.03316 3.92104 5.06946 1.04294 3.901 5.07553 1.04123 3.91341 5.08073 1.03952 3.92648 5.08392 1.03316 3.92104 5.06946 1.04123 3.91341 5.08073 1.03952 3.92648 5.08392 1.0298 3.94376 5.0719 1.03316 3.92104 5.06946 1.03952 3.92648 5.08392 1.03787 3.93972 5.085 1.0298 3.94376 5.0719 1.0298 3.94376 5.0719 1.03787 3.93972 5.085 1.03635 3.95265 5.08405 1.0268 3.96532 5.0674 1.03635 3.95265 5.08405 1.03491 3.96504 5.08123 1.03335 3.9772 5.07643 1.0268 3.96532 5.0674 1.03491 3.96504 5.08123 1.03335 3.9772 5.07643 1.02344 3.98518 5.05606 1.0268 3.96532 5.0674 1.03335 3.9772 5.07643 1.03168 3.98871 5.06966 1.02344 3.98518 5.05606 1.02344 3.98518 5.05606 1.03168 3.98871 5.06966 1.02996 3.9991 5.06109 1.01999 4.00058 5.03892 1.02996 3.9991 5.06109 1.02826 4.00798 5.05102 1.02664 4.01507 5.03987 1.01999 4.00058 5.03892 1.02826 4.00798 5.05102 1.02664 4.01507 5.03987 1.01694 4.00954 5.01867 1.01999 4.00058 5.03892 1.02664 4.01507 5.03987 1.02515 4.02023 5.02809 1.01694 4.00954 5.01867 1.01694 4.00954 5.01867 1.02515 4.02023 5.02809 1.0237 4.02353 5.01575 1.0221 4.02496 5.00268 1.01694 4.00954 5.01867 1.0237 4.02353 5.01575 1.0221 4.02496 5.00268 1.0137 4.0119 4.99622 1.01694 4.00954 5.01867 1.0221 4.02496 5.00268 1.02042 4.02432 4.9893 1.0137 4.0119 4.99622 1.0137 4.0119 4.99622 1.02042 4.02432 4.9893 1.0187 4.02157 4.9761 1.01023 4.007 4.97363 1.0187 4.02157 4.9761 1.01701 4.01681 4.96359 1.01542 4.01028 4.95219 1.01023 4.007 4.97363 1.01701 4.01681 4.96359 1.01542 4.01028 4.95219 1.00702 3.99559 4.95424 1.01023 4.007 4.97363 1.01542 4.01028 4.95219 1.01397 4.00233 4.94221 1.00702 3.99559 4.95424 1.00702 3.99559 4.95424 1.01397 4.00233 4.94221 1.01248 3.99289 4.93346 1.00395 3.979 4.93948 1.01248 3.99289 4.93346 1.01085 3.98192 4.92606 1.00915 3.96975 4.92038 1.00395 3.979 4.93948 1.01085 3.98192 4.92606 1.00915 3.96975 4.92038 1.00049 3.95786 4.93025 1.00395 3.979 4.93948 1.00915 3.96975 4.92038 1.00744 3.9568 4.91668 1.00049 3.95786 4.93025 1.00049 3.95786 4.93025 1.00744 3.9568 4.91668 1.00577 3.94355 4.91507 0.997146 3.93514 4.92816 1.00577 3.94355 4.91507 1.00421 3.93051 4.91553 1.00278 3.91802 4.91789 0.997146 3.93514 4.92816 1.00421 3.93051 4.91553 1.00278 3.91802 4.91789 0.994147 3.91365 4.933 0.997146 3.93514 4.92816 1.00278 3.91802 4.91789 1.00125 3.90578 4.92219 0.994147 3.91365 4.933 0.994147 3.91365 4.933 1.00125 3.90578 4.92219 0.999598 3.89407 4.92848 0.990764 3.89394 4.94466 0.999598 3.89407 4.92848 0.997888 3.88335 4.93663 0.996179 3.87406 4.94636 0.990764 3.89394 4.94466 0.997888 3.88335 4.93663 0.996179 3.87406 4.94636 0.987329 3.87883 4.96203 0.990764 3.89394 4.94466 0.996179 3.87406 4.94636 0.994534 3.86651 4.95729 0.987329 3.87883 4.96203 0.987329 3.87883 4.96203 0.994534 3.86651 4.95729 0.993009 3.86087 4.96896 0.984294 3.87019 4.98238 0.993009 3.86087 4.96896 0.991573 3.85713 4.9811 0.990009 3.85521 4.99403 0.984294 3.87019 4.98238 0.991573 3.85713 4.9811 0.990009 3.85521 4.99403 0.981025 3.86817 5.00497 0.984294 3.87019 4.98238 0.990009 3.85521 4.99403 0.98834 3.85532 5.00738 0.981025 3.86817 5.00497 0.981025 3.86817 5.00497 0.98834 3.85532 5.00738 0.986624 3.85755 5.02066 0.977558 3.87343 5.02742 0.986624 3.85755 5.02066 0.984925 3.86183 5.03339 0.983306 3.86795 5.0451 0.977558 3.87343 5.02742 0.984925 3.86183 5.03339 0.983306 3.86795 5.0451 0.974379 3.8851 5.04659 0.977558 3.87343 5.02742 0.983306 3.86795 5.0451 0.981817 3.87558 5.05546 0.974379 3.8851 5.04659 0.974379 3.8851 5.04659 0.981817 3.87558 5.05546 0.980361 3.88462 5.06448 0.971271 3.90201 5.06116 0.980361 3.88462 5.06448 0.978765 3.89523 5.07225 0.977079 3.90714 5.07839 0.971271 3.90201 5.06116 0.978765 3.89523 5.07225 0.977079 3.90714 5.07839 0.967818 3.92325 5.07002 0.971271 3.90201 5.06116 0.977079 3.90714 5.07839 0.975361 3.91994 5.0826 0.967818 3.92325 5.07002 0.967818 3.92325 5.07002 0.975361 3.91994 5.0826 0.973677 3.93316 5.08472 0.964493 3.94596 5.07175 0.973677 3.93316 5.08472 0.972085 3.9463 5.08477 0.970633 3.95891 5.08287 0.964493 3.94596 5.07175 0.972085 3.9463 5.08477 0.970633 3.95891 5.08287 0.96149 3.96738 5.06659 0.964493 3.94596 5.07175 0.970633 3.95891 5.08287 0.969139 3.97121 5.07906 0.96149 3.96738 5.06659 0.96149 3.96738 5.06659 0.969139 3.97121 5.07906 0.967516 3.9831 5.07326 0.958093 3.98693 5.0546 0.967516 3.9831 5.07326 0.965815 3.9941 5.06556 0.9641 4.00378 5.05619 0.958093 3.98693 5.0546 0.965815 3.9941 5.06556 0.9641 4.00378 5.05619 0.954668 4.00175 5.03702 0.958093 3.98693 5.0546 0.9641 4.00378 5.05619 0.962434 4.01179 5.04552 0.954668 4.00175 5.03702 0.954668 4.00175 5.03702 0.962434 4.01179 5.04552 0.960874 4.01791 5.03399 0.951646 4.01007 5.01656 0.960874 4.01791 5.03399 0.95944 4.02211 5.02199 0.957909 4.0245 5.00924 0.951646 4.01007 5.01656 0.95944 4.02211 5.02199 0.957909 4.0245 5.00924 0.948364 4.01175 4.99395 0.951646 4.01007 5.01656 0.957909 4.0245 5.00924 0.956261 4.0249 4.99595 0.948364 4.01175 4.99395 0.948364 4.01175 4.99395 0.956261 4.0249 4.99595 0.954551 4.0232 4.9826 0.944891 4.00613 4.97154 0.954551 4.0232 4.9826 0.952842 4.01941 4.96969 0.951197 4.01372 4.95769 0.944891 4.00613 4.97154 0.952842 4.01941 4.96969 0.951197 4.01372 4.95769 0.941739 3.9942 4.9526 0.944891 4.00613 4.97154 0.951197 4.01372 4.95769 0.949672 4.00643 4.94697 0.941739 3.9942 4.9526 0.941739 3.9942 4.9526 0.949672 4.00643 4.94697 0.948237 3.99778 4.93766 0.938616 3.97709 4.93829 0.948237 3.99778 4.93766 0.946672 3.98754 4.92954 0.945003 3.97592 4.92296 0.938616 3.97709 4.93829 0.946672 3.98754 4.92954 0.945003 3.97592 4.92296 0.935147 3.95564 4.92972 0.938616 3.97709 4.93829 0.945003 3.97592 4.92296 0.943287 3.9633 4.91826 0.935147 3.95564 4.92972 0.935147 3.95564 4.92972 0.943287 3.9633 4.91826 0.941588 3.95014 4.91561 0.931843 3.93296 4.92835 0.941588 3.95014 4.91561 0.939969 3.93693 4.91506 0.938481 3.92415 4.91649 0.931843 3.93296 4.92835 0.939969 3.93693 4.91506 0.938481 3.92415 4.91649 0.928832 3.9116 4.93384 0.931843 3.93296 4.92835 0.938481 3.92415 4.91649 0.937024 3.91182 4.91981 0.928832 3.9116 4.93384 0.928832 3.9116 4.93384 0.937024 3.91182 4.91981 0.935428 3.89979 4.92511 0.925421 3.89221 4.94615 0.935428 3.89979 4.92511 0.933741 3.88852 4.93236 0.932024 3.87848 4.94135 0.925421 3.89221 4.94615 0.933741 3.88852 4.93236 0.932024 3.87848 4.94135 0.922009 3.87768 4.96394 0.925421 3.89221 4.94615 0.932024 3.87848 4.94135 0.93034 3.87003 4.95174 0.922009 3.87768 4.96394 0.922009 3.87768 4.96394 0.93034 3.87003 4.95174 0.928749 3.86343 4.9631 0.927296 3.85877 4.97497 0.922009 3.87768 4.96394 0.928749 3.86343 4.9631 0.927296 3.85877 4.97497 0.918997 3.86969 4.9845 0.922009 3.87768 4.96394 0.927296 3.85877 4.97497 0.925802 3.85592 4.98753 0.918997 3.86969 4.9845 0.918997 3.86969 4.9845 0.925802 3.85592 4.98753 0.924179 3.855 5.00073 0.915694 3.86836 5.00718 0.924179 3.855 5.00073 0.922478 3.85618 5.01411 0.920763 3.85946 5.02717 0.915694 3.86836 5.00718 0.922478 3.85618 5.01411 0.920763 3.85946 5.02717 0.912225 3.87432 5.0295 0.915694 3.86836 5.00718 0.920763 3.85946 5.02717 0.919097 3.8647 5.03944 0.912225 3.87432 5.0295 0.912225 3.87432 5.0295 0.919097 3.8647 5.03944 0.917537 3.87163 5.0505 0.909099 3.88651 5.04819 0.917537 3.87163 5.0505 0.916103 3.87992 5.06013 0.914572 3.88978 5.06857 0.909099 3.88651 5.04819 0.916103 3.87992 5.06013 0.914572 3.88978 5.06857 0.90595 3.90388 5.06229 0.909099 3.88651 5.04819 0.914572 3.88978 5.06857 0.912924 3.90108 5.07557 0.90595 3.90388 5.06229 0.90595 3.90388 5.06229 0.912924 3.90108 5.07557 0.911214 3.9135 5.08076 0.902477 3.92547 5.07052 0.911214 3.9135 5.08076 0.909505 3.92657 5.08393 0.907861 3.93981 5.085 0.902477 3.92547 5.07052 0.909505 3.92657 5.08393 0.907861 3.93981 5.085 0.899193 3.94813 5.07154 0.902477 3.92547 5.07052 0.907861 3.93981 5.085 0.906336 3.95274 5.08404 0.899193 3.94813 5.07154 0.899193 3.94813 5.07154 0.906336 3.95274 5.08404 0.9049 3.96513 5.0812 0.896172 3.96942 5.06571 0.9049 3.96513 5.0812 0.903335 3.97728 5.07639 0.901666 3.98878 5.06961 0.896172 3.96942 5.06571 0.903335 3.97728 5.07639 0.901666 3.98878 5.06961 0.892749 3.98864 5.05309 0.896172 3.96942 5.06571 0.901666 3.98878 5.06961 0.89995 3.99916 5.06103 0.892749 3.98864 5.05309 0.892749 3.98864 5.05309 0.89995 3.99916 5.06103 0.898251 4.00804 5.05095 0.88935 4.00287 5.03509 0.898251 4.00804 5.05095 0.896632 4.01511 5.03979 0.895144 4.02025 5.02801 0.88935 4.00287 5.03509 0.896632 4.01511 5.03979 0.895144 4.02025 5.02801 0.886346 4.01054 5.01443 0.88935 4.00287 5.03509 0.895144 4.02025 5.02801 0.893687 4.02354 5.01567 0.886346 4.01054 5.01443 0.886346 4.01054 5.01443 0.893687 4.02354 5.01567 0.892091 4.02496 5.00259 0.883024 4.01152 4.99169 0.892091 4.02496 5.00259 0.890404 4.02431 4.98921 0.888687 4.02155 4.97602 0.883024 4.01152 4.99169 0.890404 4.02431 4.98921 0.888687 4.02155 4.97602 0.87956 4.00521 4.96948 0.883024 4.01152 4.99169 0.888687 4.02155 4.97602 0.887003 4.01677 4.96351 0.87956 4.00521 4.96948 0.87956 4.00521 4.96948 0.887003 4.01677 4.96351 0.885412 4.01023 4.95211 0.876457 3.99276 4.95101 0.885412 4.01023 4.95211 0.88396 4.00227 4.94214 0.882465 3.99282 4.9334 0.876457 3.99276 4.95101 0.88396 4.00227 4.94214 0.882465 3.99282 4.9334 0.873283 3.97513 4.93715 0.876457 3.99276 4.95101 0.882465 3.99282 4.9334 0.880842 3.98184 4.92601 0.873283 3.97513 4.93715 0.873283 3.97513 4.93715 0.880842 3.98184 4.92601 0.879141 3.96967 4.92035 0.869808 3.95341 4.92926 0.879141 3.96967 4.92035 0.877426 3.95671 4.91666 0.87576 3.94346 4.91507 0.869808 3.95341 4.92926 0.877426 3.95671 4.91666 0.87576 3.94346 4.91507 0.866545 3.93079 4.92859 0.869808 3.95341 4.92926 0.87576 3.94346 4.91507 0.874201 3.93042 4.91554 0.866545 3.93079 4.92859 0.866545 3.93079 4.92859 0.874201 3.93042 4.91554 0.872767 3.91794 4.91791 0.863512 3.90956 4.93475 0.872767 3.91794 4.91791 0.871236 3.9057 4.92223 0.869587 3.89399 4.92853 0.863512 3.90956 4.93475 0.871236 3.9057 4.92223 0.869587 3.89399 4.92853 0.860078 3.89053 4.94769 0.863512 3.90956 4.93475 0.869587 3.89399 4.92853 0.867877 3.88329 4.93669 0.860078 3.89053 4.94769 0.860078 3.89053 4.94769 0.867877 3.88329 4.93669 0.866168 3.87401 4.94643 0.856693 3.8766 4.96588 0.866168 3.87401 4.94643 0.864524 3.86647 4.95736 0.862999 3.86084 4.96904 0.856693 3.8766 4.96588 0.864524 3.86647 4.95736 0.862999 3.86084 4.96904 0.853694 3.86925 4.98664 0.856693 3.8766 4.96588 0.862999 3.86084 4.96904 0.861563 3.85711 4.98119 0.853694 3.86925 4.98664 0.853694 3.86925 4.98664 0.861563 3.85711 4.98119 0.859998 3.8552 4.99412 0.850353 3.86862 5.00945 0.859998 3.8552 4.99412 0.858329 3.85533 5.00747 0.856613 3.85757 5.02075 0.850353 3.86862 5.00945 0.858329 3.85533 5.00747 0.856613 3.85757 5.02075 0.846896 3.87527 5.03153 0.850353 3.86862 5.00945 0.856613 3.85757 5.02075 0.854914 3.86187 5.03347 0.846896 3.87527 5.03153 0.846896 3.87527 5.03153 0.854914 3.86187 5.03347 0.853295 3.868 5.04518 0.843817 3.88796 5.04976 0.853295 3.868 5.04518 0.851808 3.87564 5.05552 0.85035 3.88468 5.06454 0.843817 3.88796 5.04976 0.851808 3.87564 5.05552 0.85035 3.88468 5.06454 0.840616 3.90586 5.06339 0.843817 3.88796 5.04976 0.85035 3.88468 5.06454 0.848754 3.8953 5.0723 0.840616 3.90586 5.06339 0.840616 3.90586 5.06339 0.848754 3.8953 5.0723 0.847067 3.90722 5.07842 0.837139 3.9277 5.07094 0.847067 3.90722 5.07842 0.84535 3.92002 5.08262 0.843666 3.93325 5.08473 0.837139 3.9277 5.07094 0.84535 3.92002 5.08262 0.843666 3.93325 5.08473 0.833899 3.95028 5.07126 0.837139 3.9277 5.07094 0.843666 3.93325 5.08473 0.842075 3.94638 5.08476 0.833899 3.95028 5.07126 0.833899 3.95028 5.07126 0.842075 3.94638 5.08476 0.840623 3.959 5.08285 0.83085 3.97145 5.06477 0.840623 3.959 5.08285 0.839129 3.97129 5.07903 0.837505 3.98318 5.07322 0.83085 3.97145 5.06477 0.839129 3.97129 5.07903 0.837505 3.98318 5.07322 0.835804 3.99417 5.0655 0.83085 3.97145 5.06477 0.83085 3.97145 5.06477 0.835804 3.99417 5.0655 0.827406 3.9903 5.05152 0.822664 3.97243 5.05048 0.827406 3.9903 5.05152 0.81983 3.98441 5.04034 0.822664 3.97243 5.05048 0.83085 3.97145 5.06477 0.827406 3.9903 5.05152 0.822664 3.97243 5.05048 0.825331 3.95852 5.05707 0.83085 3.97145 5.06477 0.83085 3.97145 5.06477 0.825331 3.95852 5.05707 0.833899 3.95028 5.07126 0.840623 3.959 5.08285 0.83085 3.97145 5.06477 0.833899 3.95028 5.07126 1.10823 3.87183 5.02318 1.11332 3.86791 5.04503 1.10496 3.88241 5.04321 1.09873 3.88958 5.03253 1.10496 3.88241 5.04321 1.09631 3.89916 5.04396 1.09873 3.88958 5.03253 1.10823 3.87183 5.02318 1.10496 3.88241 5.04321 1.10193 3.89822 5.05864 1.10709 3.90705 5.07835 1.0985 3.91885 5.06882 1.09367 3.91166 5.05288 1.0985 3.91885 5.06882 1.09083 3.92634 5.05842 1.09367 3.91166 5.05288 1.10193 3.89822 5.05864 1.0985 3.91885 5.06882 1.09367 3.91166 5.05288 1.09631 3.89916 5.04396 1.10193 3.89822 5.05864 1.10193 3.89822 5.05864 1.09631 3.89916 5.04396 1.10496 3.88241 5.04321 1.09511 3.94156 5.07198 1.10064 3.95883 5.08289 1.09211 3.96325 5.06814 1.08567 3.95653 5.05768 1.09211 3.96325 5.06814 1.08305 3.97059 5.05162 1.08567 3.95653 5.05768 1.09511 3.94156 5.07198 1.09211 3.96325 5.06814 1.08567 3.95653 5.05768 1.0881 3.94178 5.05997 1.09511 3.94156 5.07198 1.09511 3.94156 5.07198 1.0881 3.94178 5.05997 1.09083 3.92634 5.05842 1.0985 3.91885 5.06882 1.09511 3.94156 5.07198 1.09083 3.92634 5.05842 1.08878 3.98338 5.05746 1.09411 4.00372 5.05625 1.08532 3.99933 5.04079 1.08022 3.98292 5.04192 1.08532 3.99933 5.04079 1.07747 3.99225 5.02949 1.08022 3.98292 5.04192 1.08878 3.98338 5.05746 1.08532 3.99933 5.04079 1.08022 3.98292 5.04192 1.08305 3.97059 5.05162 1.08878 3.98338 5.05746 1.08878 3.98338 5.05746 1.08305 3.97059 5.05162 1.09211 3.96325 5.06814 1.08223 4.00895 5.02074 1.08792 4.02449 5.00932 1.07904 4.01198 4.99848 1.07243 4 5.00053 1.07904 4.01198 4.99848 1.06961 3.99809 4.98497 1.07243 4 5.00053 1.08223 4.00895 5.02074 1.07904 4.01198 4.99848 1.07243 4 5.00053 1.07503 3.99792 5.01565 1.08223 4.00895 5.02074 1.08223 4.00895 5.02074 1.07503 3.99792 5.01565 1.07747 3.99225 5.02949 1.08532 3.99933 5.04079 1.08223 4.00895 5.02074 1.07747 3.99225 5.02949 1.07556 4.00779 4.97575 1.08121 4.01376 4.95776 1.07231 3.99693 4.95592 1.06684 3.99226 4.97052 1.07231 3.99693 4.95592 1.06438 3.98332 4.95849 1.06684 3.99226 4.97052 1.07556 4.00779 4.97575 1.07231 3.99693 4.95592 1.06684 3.99226 4.97052 1.06961 3.99809 4.98497 1.07556 4.00779 4.97575 1.07556 4.00779 4.97575 1.06961 3.99809 4.98497 1.07904 4.01198 4.99848 1.06927 3.98086 4.94072 1.07501 3.976 4.923 1.06583 3.96006 4.93085 1.05899 3.9572 4.94252 1.06583 3.96006 4.93085 1.05621 3.9418 4.94003 1.05899 3.9572 4.94252 1.06927 3.98086 4.94072 1.06583 3.96006 4.93085 1.05899 3.9572 4.94252 1.06181 3.97149 4.94893 1.06927 3.98086 4.94072 1.06927 3.98086 4.94072 1.06181 3.97149 4.94893 1.06438 3.98332 4.95849 1.07231 3.99693 4.95592 1.06927 3.98086 4.94072 1.06438 3.98332 4.95849 1.06246 3.9374 4.92805 1.06849 3.92424 4.91647 1.05946 3.91571 4.93222 1.05373 3.92683 4.94146 1.05946 3.91571 4.93222 1.05119 3.91258 4.94663 1.05373 3.92683 4.94146 1.06246 3.9374 4.92805 1.05946 3.91571 4.93222 1.05373 3.92683 4.94146 1.05621 3.9418 4.94003 1.06246 3.9374 4.92805 1.06246 3.9374 4.92805 1.05621 3.9418 4.94003 1.06583 3.96006 4.93085 1.05611 3.89571 4.94323 1.06204 3.87854 4.94128 1.05265 3.88004 4.96014 1.04838 3.89972 4.95553 1.05265 3.88004 4.96014 1.04559 3.8896 4.96744 1.04838 3.89972 4.95553 1.05611 3.89571 4.94323 1.05265 3.88004 4.96014 1.04838 3.89972 4.95553 1.05119 3.91258 4.94663 1.05611 3.89571 4.94323 1.05611 3.89571 4.94323 1.05119 3.91258 4.94663 1.05946 3.91571 4.93222 1.04958 3.87075 4.9803 1.05581 3.85593 4.98744 1.04637 3.86805 5.00265 1.04056 3.88014 4.99586 1.04637 3.86805 5.00265 1.03777 3.8811 5.01145 1.04056 3.88014 4.99586 1.04958 3.87075 4.9803 1.04637 3.86805 5.00265 1.04056 3.88014 4.99586 1.04307 3.88307 4.98105 1.04958 3.87075 4.9803 1.04958 3.87075 4.9803 1.04307 3.88307 4.98105 1.05265 3.88004 4.96014 1.05265 3.88004 4.96014 1.04307 3.88307 4.98105 1.04559 3.8896 4.96744 1.04289 3.8726 5.02531 1.04911 3.86466 5.03936 1.03967 3.88374 5.04493 1.03496 3.88607 5.02629 1.03967 3.88374 5.04493 1.03242 3.89437 5.03897 1.03496 3.88607 5.02629 1.04289 3.8726 5.02531 1.03967 3.88374 5.04493 1.03496 3.88607 5.02629 1.03777 3.8811 5.01145 1.04289 3.8726 5.02531 1.04289 3.8726 5.02531 1.03777 3.8811 5.01145 1.04637 3.86805 5.00265 1.03661 3.90006 5.05991 1.04294 3.901 5.07553 1.03316 3.92104 5.06946 1.02716 3.91932 5.05632 1.03316 3.92104 5.06946 1.02434 3.9346 5.05976 1.02716 3.91932 5.05632 1.03661 3.90006 5.05991 1.03316 3.92104 5.06946 1.02716 3.91932 5.05632 1.02994 3.9055 5.04909 1.03661 3.90006 5.05991 1.03661 3.90006 5.05991 1.02994 3.9055 5.04909 1.03967 3.88374 5.04493 1.03967 3.88374 5.04493 1.02994 3.9055 5.04909 1.03242 3.89437 5.03897 1.0298 3.94376 5.0719 1.03635 3.95265 5.08405 1.0268 3.96532 5.0674 1.02177 3.9498 5.05919 1.0268 3.96532 5.0674 1.01931 3.96417 5.05492 1.02177 3.9498 5.05919 1.0298 3.94376 5.0719 1.0268 3.96532 5.0674 1.02177 3.9498 5.05919 1.02434 3.9346 5.05976 1.0298 3.94376 5.0719 1.0298 3.94376 5.0719 1.02434 3.9346 5.05976 1.03316 3.92104 5.06946 1.02344 3.98518 5.05606 1.02996 3.9991 5.06109 1.01999 4.00058 5.03892 1.01372 3.98834 5.03554 1.01999 4.00058 5.03892 1.01112 3.99575 5.02219 1.01372 3.98834 5.03554 1.02344 3.98518 5.05606 1.01999 4.00058 5.03892 1.01372 3.98834 5.03554 1.01654 3.97749 5.04685 1.02344 3.98518 5.05606 1.02344 3.98518 5.05606 1.01654 3.97749 5.04685 1.0268 3.96532 5.0674 1.0268 3.96532 5.0674 1.01654 3.97749 5.04685 1.01931 3.96417 5.05492 1.0137 4.0119 4.99622 1.0187 4.02157 4.9761 1.01023 4.007 4.97363 1.00593 3.99949 4.99217 1.01023 4.007 4.97363 1.0031 3.99542 4.97701 1.00593 3.99949 4.99217 1.0137 4.0119 4.99622 1.01023 4.007 4.97363 1.00593 3.99949 4.99217 1.00868 3.9995 5.00771 1.0137 4.0119 4.99622 1.0137 4.0119 4.99622 1.00868 3.9995 5.00771 1.01694 4.00954 5.01867 1.01694 4.00954 5.01867 1.00868 3.9995 5.00771 1.01112 3.99575 5.02219 1.01999 4.00058 5.03892 1.01694 4.00954 5.01867 1.01112 3.99575 5.02219 1.00702 3.99559 4.95424 1.01248 3.99289 4.93346 1.00395 3.979 4.93948 0.99805 3.97737 4.95306 1.00395 3.979 4.93948 0.995318 3.96408 4.94505 0.99805 3.97737 4.95306 1.00702 3.99559 4.95424 1.00395 3.979 4.93948 0.99805 3.97737 4.95306 1.00048 3.9878 4.96374 1.00702 3.99559 4.95424 1.00702 3.99559 4.95424 1.00048 3.9878 4.96374 1.01023 4.007 4.97363 1.01023 4.007 4.97363 1.00048 3.9878 4.96374 1.0031 3.99542 4.97701 1.00049 3.95786 4.93025 1.00577 3.94355 4.91507 0.997146 3.93514 4.92816 0.992486 3.94901 4.94068 0.997146 3.93514 4.92816 0.989835 3.93365 4.94034 0.992486 3.94901 4.94068 1.00049 3.95786 4.93025 0.997146 3.93514 4.92816 0.992486 3.94901 4.94068 0.995318 3.96408 4.94505 1.00049 3.95786 4.93025 1.00049 3.95786 4.93025 0.995318 3.96408 4.94505 1.00395 3.979 4.93948 0.994147 3.91365 4.933 0.999598 3.89407 4.92848 0.990764 3.89394 4.94466 0.984704 3.90544 4.95095 0.990764 3.89394 4.94466 0.981869 3.8939 4.9616 0.984704 3.90544 4.95095 0.994147 3.91365 4.933 0.990764 3.89394 4.94466 0.984704 3.90544 4.95095 0.987417 3.91914 4.94374 0.994147 3.91365 4.933 0.994147 3.91365 4.933 0.987417 3.91914 4.94374 0.997146 3.93514 4.92816 0.997146 3.93514 4.92816 0.987417 3.91914 4.94374 0.989835 3.93365 4.94034 0.987329 3.87883 4.96203 0.993009 3.86087 4.96896 0.984294 3.87019 4.98238 0.979195 3.88564 4.9746 0.984294 3.87019 4.98238 0.976781 3.88106 4.98878 0.979195 3.88564 4.9746 0.987329 3.87883 4.96203 0.984294 3.87019 4.98238 0.979195 3.88564 4.9746 0.981869 3.8939 4.9616 0.987329 3.87883 4.96203 0.987329 3.87883 4.96203 0.981869 3.8939 4.9616 0.990764 3.89394 4.94466 0.981025 3.86817 5.00497 0.986624 3.85755 5.02066 0.977558 3.87343 5.02742 0.971254 3.88328 5.01958 0.977558 3.87343 5.02742 0.968558 3.89016 5.03341 0.971254 3.88328 5.01958 0.981025 3.86817 5.00497 0.977558 3.87343 5.02742 0.971254 3.88328 5.01958 0.974089 3.88015 5.00419 0.981025 3.86817 5.00497 0.981025 3.86817 5.00497 0.974089 3.88015 5.00419 0.976781 3.88106 4.98878 0.984294 3.87019 4.98238 0.981025 3.86817 5.00497 0.976781 3.88106 4.98878 0.974379 3.8851 5.04659 0.980361 3.88462 5.06448 0.971271 3.90201 5.06116 0.966143 3.89993 5.04466 0.971271 3.90201 5.06116 0.963473 3.91261 5.05338 0.966143 3.89993 5.04466 0.974379 3.8851 5.04659 0.971271 3.90201 5.06116 0.966143 3.89993 5.04466 0.968558 3.89016 5.03341 0.974379 3.8851 5.04659 0.974379 3.8851 5.04659 0.968558 3.89016 5.03341 0.977558 3.87343 5.02742 0.967818 3.92325 5.07002 0.973677 3.93316 5.08472 0.964493 3.94596 5.07175 0.957923 3.94283 5.05993 0.964493 3.94596 5.07175 0.955502 3.95753 5.05738 0.957923 3.94283 5.05993 0.967818 3.92325 5.07002 0.964493 3.94596 5.07175 0.957923 3.94283 5.05993 0.960639 3.9274 5.05866 0.967818 3.92325 5.07002 0.967818 3.92325 5.07002 0.960639 3.9274 5.05866 0.963473 3.91261 5.05338 0.971271 3.90201 5.06116 0.967818 3.92325 5.07002 0.963473 3.91261 5.05338 0.96149 3.96738 5.06659 0.967516 3.9831 5.07326 0.958093 3.98693 5.0546 0.952857 3.97151 5.05106 0.958093 3.98693 5.0546 0.950025 3.98368 5.04114 0.952857 3.97151 5.05106 0.96149 3.96738 5.06659 0.958093 3.98693 5.0546 0.952857 3.97151 5.05106 0.955502 3.95753 5.05738 0.96149 3.96738 5.06659 0.96149 3.96738 5.06659 0.955502 3.95753 5.05738 0.964493 3.94596 5.07175 0.954668 4.00175 5.03702 0.960874 4.01791 5.03399 0.951646 4.01007 5.01656 0.944859 3.99818 5.01465 0.951646 4.01007 5.01656 0.942239 4 4.99945 0.944859 3.99818 5.01465 0.954668 4.00175 5.03702 0.951646 4.01007 5.01656 0.944859 3.99818 5.01465 0.94729 3.99277 5.02856 0.954668 4.00175 5.03702 0.954668 4.00175 5.03702 0.94729 3.99277 5.02856 0.950025 3.98368 5.04114 0.958093 3.98693 5.0546 0.954668 4.00175 5.03702 0.950025 3.98368 5.04114 0.948364 4.01175 4.99395 0.954551 4.0232 4.9826 0.944891 4.00613 4.97154 0.939412 3.9978 4.98392 0.944891 4.00613 4.97154 0.936659 3.99173 4.9696 0.939412 3.9978 4.98392 0.948364 4.01175 4.99395 0.944891 4.00613 4.97154 0.939412 3.9978 4.98392 0.942239 4 4.99945 0.948364 4.01175 4.99395 0.948364 4.01175 4.99395 0.942239 4 4.99945 0.951646 4.01007 5.01656 0.941739 3.9942 4.9526 0.948237 3.99778 4.93766 0.938616 3.97709 4.93829 0.934214 3.9826 4.95775 0.938616 3.97709 4.93829 0.931619 3.97057 4.94837 0.934214 3.9826 4.95775 0.941739 3.9942 4.9526 0.938616 3.97709 4.93829 0.934214 3.9826 4.95775 0.936659 3.99173 4.9696 0.941739 3.9942 4.9526 0.941739 3.9942 4.9526 0.936659 3.99173 4.9696 0.944891 4.00613 4.97154 0.935147 3.95564 4.92972 0.941588 3.95014 4.91561 0.931843 3.93296 4.92835 0.92603 3.94073 4.94 0.931843 3.93296 4.92835 0.923566 3.92583 4.9417 0.92603 3.94073 4.94 0.935147 3.95564 4.92972 0.931843 3.93296 4.92835 0.92603 3.94073 4.94 0.928799 3.95616 4.94222 0.935147 3.95564 4.92972 0.935147 3.95564 4.92972 0.928799 3.95616 4.94222 0.938616 3.97709 4.93829 0.938616 3.97709 4.93829 0.928799 3.95616 4.94222 0.931619 3.97057 4.94837 0.928832 3.9116 4.93384 0.935428 3.89979 4.92511 0.925421 3.89221 4.94615 0.920999 3.91164 4.94713 0.925421 3.89221 4.94615 0.918186 3.89892 4.95627 0.920999 3.91164 4.94713 0.928832 3.9116 4.93384 0.925421 3.89221 4.94615 0.920999 3.91164 4.94713 0.923566 3.92583 4.9417 0.928832 3.9116 4.93384 0.928832 3.9116 4.93384 0.923566 3.92583 4.9417 0.931843 3.93296 4.92835 0.918997 3.86969 4.9845 0.924179 3.855 5.00073 0.915694 3.86836 5.00718 0.910376 3.88008 4.99692 0.915694 3.86836 5.00718 0.907574 3.88132 5.01252 0.910376 3.88008 4.99692 0.918997 3.86969 4.9845 0.915694 3.86836 5.00718 0.910376 3.88008 4.99692 0.912915 3.88276 4.98202 0.918997 3.86969 4.9845 0.918997 3.86969 4.9845 0.912915 3.88276 4.98202 0.922009 3.87768 4.96394 0.922009 3.87768 4.96394 0.912915 3.88276 4.98202 0.915403 3.88903 4.96834 0.925421 3.89221 4.94615 0.915403 3.88903 4.96834 0.918186 3.89892 4.95627 0.925421 3.89221 4.94615 0.922009 3.87768 4.96394 0.915403 3.88903 4.96834 0.912225 3.87432 5.0295 0.917537 3.87163 5.0505 0.909099 3.88651 5.04819 0.902261 3.89504 5.03973 0.909099 3.88651 5.04819 0.899753 3.90637 5.04969 0.902261 3.89504 5.03973 0.912225 3.87432 5.0295 0.909099 3.88651 5.04819 0.902261 3.89504 5.03973 0.904778 3.88654 5.02725 0.912225 3.87432 5.0295 0.912225 3.87432 5.0295 0.904778 3.88654 5.02725 0.907574 3.88132 5.01252 0.915694 3.86836 5.00718 0.912225 3.87432 5.0295 0.907574 3.88132 5.01252 0.90595 3.90388 5.06229 0.911214 3.9135 5.08076 0.902477 3.92547 5.07052 0.896961 3.92034 5.05669 0.902477 3.92547 5.07052 0.894155 3.93567 5.05984 0.896961 3.92034 5.05669 0.90595 3.90388 5.06229 0.902477 3.92547 5.07052 0.896961 3.92034 5.05669 0.899753 3.90637 5.04969 0.90595 3.90388 5.06229 0.90595 3.90388 5.06229 0.899753 3.90637 5.04969 0.909099 3.88651 5.04819 0.899193 3.94813 5.07154 0.9049 3.96513 5.0812 0.896172 3.96942 5.06571 0.891608 3.95081 5.05902 0.896172 3.96942 5.06571 0.889127 3.96514 5.05448 0.891608 3.95081 5.05902 0.899193 3.94813 5.07154 0.896172 3.96942 5.06571 0.891608 3.95081 5.05902 0.894155 3.93567 5.05984 0.899193 3.94813 5.07154 0.899193 3.94813 5.07154 0.894155 3.93567 5.05984 0.902477 3.92547 5.07052 0.892749 3.98864 5.05309 0.898251 4.00804 5.05095 0.88935 4.00287 5.03509 0.883533 3.98897 5.03466 0.88935 4.00287 5.03509 0.880958 3.99612 5.02123 0.883533 3.98897 5.03466 0.892749 3.98864 5.05309 0.88935 4.00287 5.03509 0.883533 3.98897 5.03466 0.886349 3.97833 5.04616 0.892749 3.98864 5.05309 0.892749 3.98864 5.05309 0.886349 3.97833 5.04616 0.896172 3.96942 5.06571 0.896172 3.96942 5.06571 0.886349 3.97833 5.04616 0.889127 3.96514 5.05448 0.886346 4.01054 5.01443 0.892091 4.02496 5.00259 0.883024 4.01152 4.99169 0.8785 3.99963 5.00666 0.883024 4.01152 4.99169 0.875736 3.99934 4.99109 0.8785 3.99963 5.00666 0.886346 4.01054 5.01443 0.883024 4.01152 4.99169 0.8785 3.99963 5.00666 0.880958 3.99612 5.02123 0.886346 4.01054 5.01443 0.886346 4.01054 5.01443 0.880958 3.99612 5.02123 0.88935 4.00287 5.03509 0.87956 4.00521 4.96948 0.885412 4.01023 4.95211 0.876457 3.99276 4.95101 0.87031 3.98717 4.96292 0.876457 3.99276 4.95101 0.86787 3.97654 4.95241 0.87031 3.98717 4.96292 0.87956 4.00521 4.96948 0.876457 3.99276 4.95101 0.87031 3.98717 4.96292 0.872913 3.995 4.97602 0.87956 4.00521 4.96948 0.87956 4.00521 4.96948 0.872913 3.995 4.97602 0.883024 4.01152 4.99169 0.883024 4.01152 4.99169 0.872913 3.995 4.97602 0.875736 3.99934 4.99109 0.873283 3.97513 4.93715 0.879141 3.96967 4.92035 0.869808 3.95341 4.92926 0.865123 3.96309 4.94462 0.869808 3.95341 4.92926 0.862294 3.94794 4.94053 0.865123 3.96309 4.94462 0.873283 3.97513 4.93715 0.869808 3.95341 4.92926 0.865123 3.96309 4.94462 0.86787 3.97654 4.95241 0.873283 3.97513 4.93715 0.873283 3.97513 4.93715 0.86787 3.97654 4.95241 0.876457 3.99276 4.95101 0.866545 3.93079 4.92859 0.872767 3.91794 4.91791 0.863512 3.90956 4.93475 0.857239 3.91815 4.94412 0.863512 3.90956 4.93475 0.854509 3.90456 4.95158 0.857239 3.91815 4.94412 0.866545 3.93079 4.92859 0.863512 3.90956 4.93475 0.857239 3.91815 4.94412 0.859666 3.93262 4.94046 0.866545 3.93079 4.92859 0.866545 3.93079 4.92859 0.859666 3.93262 4.94046 0.869808 3.95341 4.92926 0.869808 3.95341 4.92926 0.859666 3.93262 4.94046 0.862294 3.94794 4.94053 0.860078 3.89053 4.94769 0.866168 3.87401 4.94643 0.856693 3.8766 4.96588 0.851677 3.89321 4.96243 0.856693 3.8766 4.96588 0.849023 3.88521 4.97555 0.851677 3.89321 4.96243 0.860078 3.89053 4.94769 0.856693 3.8766 4.96588 0.851677 3.89321 4.96243 0.854509 3.90456 4.95158 0.860078 3.89053 4.94769 0.860078 3.89053 4.94769 0.854509 3.90456 4.95158 0.863512 3.90956 4.93475 0.853694 3.86925 4.98664 0.859998 3.8552 4.99412 0.850353 3.86862 5.00945 0.843895 3.88023 5.00527 0.850353 3.86862 5.00945 0.84106 3.88365 5.0206 0.843895 3.88023 5.00527 0.853694 3.86925 4.98664 0.850353 3.86862 5.00945 0.843895 3.88023 5.00527 0.846605 3.88087 4.98981 0.853694 3.86925 4.98664 0.853694 3.86925 4.98664 0.846605 3.88087 4.98981 0.849023 3.88521 4.97555 0.856693 3.8766 4.96588 0.853694 3.86925 4.98664 0.849023 3.88521 4.97555 0.846896 3.87527 5.03153 0.853295 3.868 5.04518 0.843817 3.88796 5.04976 0.838384 3.89075 5.03427 0.843817 3.88796 5.04976 0.835969 3.90071 5.04535 0.838384 3.89075 5.03427 0.846896 3.87527 5.03153 0.843817 3.88796 5.04976 0.838384 3.89075 5.03427 0.84106 3.88365 5.0206 0.846896 3.87527 5.03153 0.846896 3.87527 5.03153 0.84106 3.88365 5.0206 0.850353 3.86862 5.00945 0.840616 3.90586 5.06339 0.847067 3.90722 5.07842 0.837139 3.9277 5.07094 0.830445 3.92846 5.05888 0.837139 3.9277 5.07094 0.827746 3.94388 5.05987 0.830445 3.92846 5.05888 0.840616 3.90586 5.06339 0.837139 3.9277 5.07094 0.830445 3.92846 5.05888 0.83328 3.91358 5.05387 0.840616 3.90586 5.06339 0.840616 3.90586 5.06339 0.83328 3.91358 5.05387 0.835969 3.90071 5.04535 0.843817 3.88796 5.04976 0.840616 3.90586 5.06339 0.835969 3.90071 5.04535 0.835804 3.99417 5.0655 0.834089 4.00384 5.05612 0.827406 3.9903 5.05152 0.827406 3.9903 5.05152 0.834089 4.00384 5.05612 0.832423 4.01183 5.04544 0.824039 4.00391 5.03315 0.832423 4.01183 5.04544 0.830864 4.01794 5.03391 0.82943 4.02213 5.02191 0.824039 4.00391 5.03315 0.830864 4.01794 5.03391 0.82943 4.02213 5.02191 0.82104 4.01095 5.01227 0.824039 4.00391 5.03315 0.82943 4.02213 5.02191 0.827899 4.02451 5.00915 0.82104 4.01095 5.01227 0.82104 4.01095 5.01227 0.827899 4.02451 5.00915 0.82625 4.0249 4.99586 0.817682 4.01122 4.98943 0.82625 4.0249 4.99586 0.82454 4.02318 4.98251 0.822831 4.01938 4.96961 0.817682 4.01122 4.98943 0.82454 4.02318 4.98251 0.822831 4.01938 4.96961 0.814232 4.00423 4.96746 0.817682 4.01122 4.98943 0.822831 4.01938 4.96961 0.821187 4.01368 4.95761 0.814232 4.00423 4.96746 0.814232 4.00423 4.96746 0.821187 4.01368 4.95761 0.819663 4.00638 4.94691 0.811173 3.99129 4.94947 0.819663 4.00638 4.94691 0.818227 3.99772 4.9376 0.816661 3.98747 4.92949 0.811173 3.99129 4.94947 0.818227 3.99772 4.9376 0.816661 3.98747 4.92949 0.807948 3.97314 4.93608 0.811173 3.99129 4.94947 0.816661 3.98747 4.92949 0.814991 3.97584 4.92293 0.807948 3.97314 4.93608 0.807948 3.97314 4.93608 0.814991 3.97584 4.92293 0.813275 3.96321 4.91823 0.80447 3.95118 4.92887 0.813275 3.96321 4.91823 0.811577 3.95005 4.9156 0.809958 3.93684 4.91506 0.80447 3.95118 4.92887 0.811577 3.95005 4.9156 0.809958 3.93684 4.91506 0.801255 3.92865 4.9289 0.80447 3.95118 4.92887 0.809958 3.93684 4.91506 0.808471 3.92407 4.91651 0.801255 3.92865 4.9289 0.801255 3.92865 4.9289 0.808471 3.92407 4.91651 0.807014 3.91174 4.91984 0.798188 3.90755 4.93573 0.807014 3.91174 4.91984 0.805417 3.89971 4.92516 0.80373 3.88845 4.93242 0.798188 3.90755 4.93573 0.805417 3.89971 4.92516 0.80373 3.88845 4.93242 0.794735 3.88889 4.94928 0.798188 3.90755 4.93573 0.80373 3.88845 4.93242 0.802012 3.87842 4.94141 0.794735 3.88889 4.94928 0.794735 3.88889 4.94928 0.802012 3.87842 4.94141 0.800329 3.86998 4.95181 0.791383 3.87558 4.96784 0.800329 3.86998 4.95181 0.798738 3.86339 4.96317 0.797287 3.85874 4.97505 0.791383 3.87558 4.96784 0.798738 3.86339 4.96317 0.797287 3.85874 4.97505 0.788386 3.86887 4.98881 0.791383 3.87558 4.96784 0.797287 3.85874 4.97505 0.795792 3.85591 4.98761 0.788386 3.86887 4.98881 0.788386 3.86887 4.98881 0.795792 3.85591 4.98761 0.794167 3.855 5.00081 0.78501 3.86896 5.0117 0.794167 3.855 5.00081 0.792467 3.85619 5.01419 0.790752 3.85949 5.02725 0.78501 3.86896 5.0117 0.792467 3.85619 5.01419 0.790752 3.85949 5.02725 0.781575 3.87627 5.0335 0.78501 3.86896 5.0117 0.790752 3.85949 5.02725 0.789086 3.86474 5.03952 0.781575 3.87627 5.0335 0.781575 3.87627 5.0335 0.789086 3.86474 5.03952 0.787527 3.87168 5.05057 0.778528 3.88948 5.0513 0.787527 3.87168 5.05057 0.786094 3.87998 5.06019 0.784562 3.88985 5.06863 0.778528 3.88948 5.0513 0.786094 3.87998 5.06019 0.784562 3.88985 5.06863 0.775279 3.90787 5.06443 0.778528 3.88948 5.0513 0.784562 3.88985 5.06863 0.782913 3.90116 5.07561 0.775279 3.90787 5.06443 0.775279 3.90787 5.06443 0.782913 3.90116 5.07561 0.781202 3.91358 5.08079 0.771802 3.92994 5.07129 0.781202 3.91358 5.08079 0.779494 3.92666 5.08395 0.77785 3.9399 5.085 0.771802 3.92994 5.07129 0.779494 3.92666 5.08395 0.77785 3.9399 5.085 0.768612 3.95241 5.07092 0.771802 3.92994 5.07129 0.77785 3.9399 5.085 0.776326 3.95282 5.08403 0.768612 3.95241 5.07092 0.768612 3.95241 5.07092 0.776326 3.95282 5.08403 0.77489 3.96521 5.08118 0.765524 3.97345 5.06376 0.77489 3.96521 5.08118 0.773324 3.97736 5.07635 0.771654 3.98885 5.06956 0.765524 3.97345 5.06376 0.773324 3.97736 5.07635 0.771654 3.98885 5.06956 0.762064 3.9919 5.0499 0.765524 3.97345 5.06376 0.771654 3.98885 5.06956 0.769938 3.99923 5.06097 0.762064 3.9919 5.0499 0.762064 3.9919 5.0499 0.769938 3.99923 5.06097 0.76824 4.00809 5.05088 0.75873 4.0049 5.03118 0.76824 4.00809 5.05088 0.766622 4.01515 5.03971 0.765135 4.02028 5.02793 0.75873 4.0049 5.03118 0.766622 4.01515 5.03971 0.765135 4.02028 5.02793 0.755729 4.01129 5.01009 0.75873 4.0049 5.03118 0.765135 4.02028 5.02793 0.763677 4.02356 5.01558 0.755729 4.01129 5.01009 0.755729 4.01129 5.01009 0.763677 4.02356 5.01558 0.76208 4.02496 5.0025 0.752339 4.01085 4.98718 0.76208 4.02496 5.0025 0.760393 4.0243 4.98912 0.758675 4.02152 4.97593 0.752339 4.01085 4.98718 0.760393 4.0243 4.98912 0.758675 4.02152 4.97593 0.748909 4.00319 4.96548 0.752339 4.01085 4.98718 0.758675 4.02152 4.97593 0.756992 4.01673 4.96343 0.748909 4.00319 4.96548 0.748909 4.00319 4.96548 0.756992 4.01673 4.96343 0.755402 4.01018 4.95204 0.745881 3.98974 4.94795 0.755402 4.01018 4.95204 0.75395 4.00221 4.94208 0.752455 3.99275 4.93335 0.745881 3.98974 4.94795 0.75395 4.00221 4.94208 0.752455 3.99275 4.93335 0.74261 3.97111 4.93507 0.745881 3.98974 4.94795 0.752455 3.99275 4.93335 0.75083 3.98177 4.92597 0.74261 3.97111 4.93507 0.74261 3.97111 4.93507 0.75083 3.98177 4.92597 0.74913 3.96958 4.92031 0.739135 3.94894 4.92856 0.74913 3.96958 4.92031 0.747414 3.95662 4.91664 0.745749 3.94338 4.91507 0.739135 3.94894 4.92856 0.747414 3.95662 4.91664 0.745749 3.94338 4.91507 0.73597 3.92654 4.92927 0.739135 3.94894 4.92856 0.745749 3.94338 4.91507 0.744191 3.93033 4.91555 0.73597 3.92654 4.92927 0.73597 3.92654 4.92927 0.744191 3.93033 4.91555 0.742757 3.91785 4.91794 0.741225 3.90562 4.92226 0.73597 3.92654 4.92927 0.742757 3.91785 4.91794 0.741225 3.90562 4.92226 0.732859 3.90556 4.93677 0.73597 3.92654 4.92927 0.741225 3.90562 4.92226 0.739576 3.89392 4.92858 0.732859 3.90556 4.93677 0.732859 3.90556 4.93677 0.739576 3.89392 4.92858 0.737865 3.88322 4.93675 0.729393 3.88732 4.95093 0.737865 3.88322 4.93675 0.736157 3.87395 4.9465 0.734513 3.86642 4.95744 0.729393 3.88732 4.95093 0.736157 3.87395 4.9465 0.734513 3.86642 4.95744 0.726079 3.87463 4.96981 0.729393 3.88732 4.95093 0.734513 3.86642 4.95744 0.732989 3.86081 4.96911 0.726079 3.87463 4.96981 0.726079 3.87463 4.96981 0.732989 3.86081 4.96911 0.731553 3.85709 4.98127 0.723072 3.86856 4.99101 0.731553 3.85709 4.98127 0.729987 3.8552 4.99421 0.728317 3.85534 5.00756 0.723072 3.86856 4.99101 0.729987 3.8552 4.99421 0.728317 3.85534 5.00756 0.719667 3.86936 5.01395 0.723072 3.86856 4.99101 0.728317 3.85534 5.00756 0.726601 3.85759 5.02084 0.719667 3.86936 5.01395 0.719667 3.86936 5.01395 0.726601 3.85759 5.02084 0.724903 3.8619 5.03355 0.716249 3.87736 5.03549 0.724903 3.8619 5.03355 0.723285 3.86805 5.04525 0.721798 3.87569 5.05558 0.716249 3.87736 5.03549 0.723285 3.86805 5.04525 0.721798 3.87569 5.05558 0.713233 3.89105 5.0528 0.716249 3.87736 5.03549 0.721798 3.87569 5.05558 0.72034 3.88475 5.06459 0.713233 3.89105 5.0528 0.713233 3.89105 5.0528 0.72034 3.88475 5.06459 0.718743 3.89538 5.07235 0.70994 3.90992 5.06542 0.718743 3.89538 5.07235 0.717056 3.9073 5.07846 0.715338 3.92011 5.08264 0.70994 3.90992 5.06542 0.717056 3.9073 5.07846 0.715338 3.92011 5.08264 0.706469 3.93218 5.07157 0.70994 3.90992 5.06542 0.715338 3.92011 5.08264 0.713655 3.93333 5.08474 0.706469 3.93218 5.07157 0.706469 3.93218 5.07157 0.713655 3.93333 5.08474 0.712065 3.94647 5.08475 0.703331 3.95451 5.07052 0.712065 3.94647 5.08475 0.710614 3.95908 5.08283 0.709118 3.97137 5.079 0.703331 3.95451 5.07052 0.710614 3.95908 5.08283 0.709118 3.97137 5.079 0.700194 3.97543 5.06268 0.703331 3.95451 5.07052 0.709118 3.97137 5.079 0.707493 3.98325 5.07317 0.700194 3.97543 5.06268 0.700194 3.97543 5.06268 0.707493 3.98325 5.07317 0.705792 3.99424 5.06544 0.696723 3.99345 5.04824 0.705792 3.99424 5.06544 0.704077 4.0039 5.05605 0.702412 4.01188 5.04537 0.696723 3.99345 5.04824 0.704077 4.0039 5.05605 0.702412 4.01188 5.04537 0.693429 4.00582 5.02919 0.696723 3.99345 5.04824 0.702412 4.01188 5.04537 0.700854 4.01798 5.03383 0.693429 4.00582 5.02919 0.693429 4.00582 5.02919 0.700854 4.01798 5.03383 0.69942 4.02215 5.02183 0.690398 4.01158 5.00779 0.69942 4.02215 5.02183 0.697888 4.02452 5.00906 0.696239 4.02489 4.99577 0.690398 4.01158 5.00779 0.697888 4.02452 5.00906 0.696239 4.02489 4.99577 0.687009 4.01042 4.98502 0.690398 4.01158 5.00779 0.696239 4.02489 4.99577 0.694528 4.02316 4.98243 0.687009 4.01042 4.98502 0.687009 4.01042 4.98502 0.694528 4.02316 4.98243 0.69282 4.01935 4.96952 0.68359 4.00209 4.96354 0.69282 4.01935 4.96952 0.691176 4.01363 4.95754 0.689653 4.00632 4.94684 0.68359 4.00209 4.96354 0.691176 4.01363 4.95754 0.689653 4.00632 4.94684 0.680583 3.98815 4.94647 0.68359 4.00209 4.96354 0.689653 4.00632 4.94684 0.688217 3.99765 4.93754 0.680583 3.98815 4.94647 0.680583 3.98815 4.94647 0.688217 3.99765 4.93754 0.68665 3.98739 4.92944 0.67727 3.96904 4.93412 0.68665 3.98739 4.92944 0.68498 3.97576 4.92289 0.683264 3.96313 4.91821 0.67727 3.96904 4.93412 0.68498 3.97576 4.92289 0.683264 3.96313 4.91821 0.673803 3.9467 4.92831 0.67727 3.96904 4.93412 0.683264 3.96313 4.91821 0.681566 3.94996 4.91559 0.673803 3.9467 4.92831 0.673803 3.9467 4.92831 0.681566 3.94996 4.91559 0.679948 3.93676 4.91506 0.670691 3.92445 4.9297 0.679948 3.93676 4.91506 0.678462 3.92399 4.91652 0.677004 3.91166 4.91986 0.670691 3.92445 4.9297 0.678462 3.92399 4.91652 0.677004 3.91166 4.91986 0.667538 3.90365 4.93785 0.670691 3.92445 4.9297 0.677004 3.91166 4.91986 0.675406 3.89963 4.9252 0.667538 3.90365 4.93785 0.667538 3.90365 4.93785 0.675406 3.89963 4.9252 0.673719 3.88838 4.93247 0.664053 3.88579 4.95261 0.673719 3.88838 4.93247 0.672001 3.87835 4.94148 0.670318 3.86993 4.95188 0.664053 3.88579 4.95261 0.672001 3.87835 4.94148 0.670318 3.86993 4.95188 0.66078 3.87375 4.97181 0.664053 3.88579 4.95261 0.670318 3.86993 4.95188 0.668728 3.86335 4.96325 0.66078 3.87375 4.97181 0.66078 3.87375 4.97181 0.668728 3.86335 4.96325 0.667278 3.85872 4.97513 0.657753 3.86832 4.99322 0.667278 3.85872 4.97513 0.665781 3.85589 4.9877 0.664156 3.855 5.0009 0.657753 3.86832 4.99322 0.665781 3.85589 4.9877 0.664156 3.855 5.0009 0.654324 3.86984 5.01618 0.657753 3.86832 4.99322 0.664156 3.855 5.0009 0.662455 3.85621 5.01428 0.654324 3.86984 5.01618 0.654324 3.86984 5.01618 0.662455 3.85621 5.01428 0.66074 3.85952 5.02734 0.650933 3.87848 5.03741 0.66074 3.85952 5.02734 0.659075 3.86478 5.03959 0.657517 3.87173 5.05064 0.650933 3.87848 5.03741 0.659075 3.86478 5.03959 0.657517 3.87173 5.05064 0.647931 3.89267 5.05426 0.650933 3.87848 5.03741 0.657517 3.87173 5.05064 0.656084 3.88004 5.06025 0.647931 3.89267 5.05426 0.647931 3.89267 5.05426 0.656084 3.88004 5.06025 0.654551 3.88992 5.06868 0.644599 3.912 5.06633 0.654551 3.88992 5.06868 0.652902 3.90124 5.07565 0.651191 3.91367 5.08082 0.644599 3.912 5.06633 0.652902 3.90124 5.07565 0.651191 3.91367 5.08082 0.641138 3.93443 5.07178 0.644599 3.912 5.06633 0.651191 3.91367 5.08082 0.649483 3.92675 5.08396 0.641138 3.93443 5.07178 0.641138 3.93443 5.07178 0.649483 3.92675 5.08396 0.647839 3.93999 5.085 0.646316 3.9529 5.08401 0.641138 3.93443 5.07178 0.647839 3.93999 5.085 0.646316 3.9529 5.08401 0.63805 3.95659 5.07006 0.641138 3.93443 5.07178 0.646316 3.9529 5.08401 0.64488 3.96529 5.08115 0.63805 3.95659 5.07006 0.63805 3.95659 5.07006 0.64488 3.96529 5.08115 0.643313 3.97744 5.07631 0.63486 3.97738 5.06154 0.643313 3.97744 5.07631 0.641643 3.98892 5.06951 0.639927 3.99929 5.0609 0.63486 3.97738 5.06154 0.641643 3.98892 5.06951 0.639927 3.99929 5.0609 0.631384 3.99495 5.04652 0.63486 3.97738 5.06154 0.639927 3.99929 5.0609 0.638229 4.00814 5.05081 0.631384 3.99495 5.04652 0.631384 3.99495 5.04652 0.638229 4.00814 5.05081 0.636611 4.01519 5.03964 0.628133 4.00667 5.02719 0.636611 4.01519 5.03964 0.635126 4.02031 5.02785 0.633667 4.02358 5.0155 0.628133 4.00667 5.02719 0.635126 4.02031 5.02785 0.633667 4.02358 5.0155 0.625092 4.01178 5.00567 0.628133 4.00667 5.02719 0.633667 4.02358 5.0155 0.632069 4.02497 5.00241 0.625092 4.01178 5.00567 0.625092 4.01178 5.00567 0.632069 4.02497 5.00241 0.630381 4.02429 4.98903 0.621652 4.00989 4.98271 0.630381 4.02429 4.98903 0.628664 4.0215 4.97585 0.626981 4.01669 4.96335 0.621652 4.00989 4.98271 0.628664 4.0215 4.97585 0.626981 4.01669 4.96335 0.618277 4.00094 4.96165 0.621652 4.00989 4.98271 0.626981 4.01669 4.96335 0.625391 4.01013 4.95197 0.618277 4.00094 4.96165 0.618277 4.00094 4.96165 0.625391 4.01013 4.95197 0.623941 4.00216 4.94202 0.615279 3.98649 4.94502 0.623941 4.00216 4.94202 0.622445 3.99268 4.93329 0.620819 3.98169 4.92593 0.615279 3.98649 4.94502 0.622445 3.99268 4.93329 0.620819 3.98169 4.92593 0.611928 3.96694 4.93323 0.615279 3.98649 4.94502 0.620819 3.98169 4.92593 0.619118 3.9695 4.92028 0.611928 3.96694 4.93323 0.611928 3.96694 4.93323 0.619118 3.9695 4.92028 0.617403 3.95654 4.91662 0.608475 3.94445 4.92814 0.617403 3.95654 4.91662 0.615738 3.94329 4.91506 0.614181 3.93025 4.91556 0.608475 3.94445 4.92814 0.615738 3.94329 4.91506 0.614181 3.93025 4.91556 0.605407 3.92236 4.93019 0.608475 3.94445 4.92814 0.614181 3.93025 4.91556 0.612747 3.91777 4.91796 0.605407 3.92236 4.93019 0.605407 3.92236 4.93019 0.612747 3.91777 4.91796 0.611214 3.90554 4.9223 0.602193 3.90166 4.93906 0.611214 3.90554 4.9223 0.609564 3.89384 4.92863 0.607854 3.88315 4.93681 0.602193 3.90166 4.93906 0.609564 3.89384 4.92863 0.607854 3.88315 4.93681 0.598889 3.89512 4.94758 0.602193 3.90166 4.93906 0.607854 3.88315 4.93681 0.598715 3.88432 4.95435 0.598889 3.89512 4.94758 0.607854 3.88315 4.93681 0.606146 3.8739 4.94657 0.598715 3.88432 4.95435 0.598715 3.88432 4.95435 0.606146 3.8739 4.94657 0.604502 3.86638 4.95751 0.595427 3.87904 4.96637 0.604502 3.86638 4.95751 0.595486 3.87293 4.97382 0.593833 3.87377 4.97764 0.595486 3.87293 4.97382 0.592258 3.87059 4.98963 0.593833 3.87377 4.97764 0.595427 3.87904 4.96637 0.595486 3.87293 4.97382 0.827406 3.9903 5.05152 0.832423 4.01183 5.04544 0.824039 4.00391 5.03315 0.817111 3.99326 5.02763 0.824039 4.00391 5.03315 0.81469 3.99843 5.01364 0.817111 3.99326 5.02763 0.827406 3.9903 5.05152 0.824039 4.00391 5.03315 0.817111 3.99326 5.02763 0.81983 3.98441 5.04034 0.827406 3.9903 5.05152 0.82104 4.01095 5.01227 0.82625 4.0249 4.99586 0.817682 4.01122 4.98943 0.812047 3.99998 4.99837 0.817682 4.01122 4.98943 0.809216 3.9975 4.98288 0.812047 3.99998 4.99837 0.82104 4.01095 5.01227 0.817682 4.01122 4.98943 0.812047 3.99998 4.99837 0.81469 3.99843 5.01364 0.82104 4.01095 5.01227 0.82104 4.01095 5.01227 0.81469 3.99843 5.01364 0.824039 4.00391 5.03315 0.814232 4.00423 4.96746 0.819663 4.00638 4.94691 0.811173 3.99129 4.94947 0.806479 3.99119 4.9687 0.811173 3.99129 4.94947 0.804047 3.98187 4.95702 0.806479 3.99119 4.9687 0.814232 4.00423 4.96746 0.811173 3.99129 4.94947 0.806479 3.99119 4.9687 0.809216 3.9975 4.98288 0.814232 4.00423 4.96746 0.814232 4.00423 4.96746 0.809216 3.9975 4.98288 0.817682 4.01122 4.98943 0.807948 3.97314 4.93608 0.813275 3.96321 4.91823 0.80447 3.95118 4.92887 0.798603 3.95511 4.94193 0.80447 3.95118 4.92887 0.795848 3.93967 4.94 0.798603 3.95511 4.94193 0.807948 3.97314 4.93608 0.80447 3.95118 4.92887 0.798603 3.95511 4.94193 0.801429 3.96964 4.94783 0.807948 3.97314 4.93608 0.807948 3.97314 4.93608 0.801429 3.96964 4.94783 0.811173 3.99129 4.94947 0.811173 3.99129 4.94947 0.801429 3.96964 4.94783 0.804047 3.98187 4.95702 0.801255 3.92865 4.9289 0.807014 3.91174 4.91984 0.798188 3.90755 4.93573 0.793401 3.92484 4.94195 0.798188 3.90755 4.93573 0.79081 3.91069 4.94764 0.793401 3.92484 4.94195 0.801255 3.92865 4.9289 0.798188 3.90755 4.93573 0.793401 3.92484 4.94195 0.795848 3.93967 4.94 0.801255 3.92865 4.9289 0.801255 3.92865 4.9289 0.795848 3.93967 4.94 0.80447 3.95118 4.92887 0.794735 3.88889 4.94928 0.800329 3.86998 4.95181 0.791383 3.87558 4.96784 0.78522 3.88848 4.96925 0.791383 3.87558 4.96784 0.782753 3.88246 4.983 0.78522 3.88848 4.96925 0.794735 3.88889 4.94928 0.791383 3.87558 4.96784 0.78522 3.88848 4.96925 0.78799 3.89813 4.95702 0.794735 3.88889 4.94928 0.794735 3.88889 4.94928 0.78799 3.89813 4.95702 0.798188 3.90755 4.93573 0.798188 3.90755 4.93573 0.78799 3.89813 4.95702 0.79081 3.91069 4.94764 0.788386 3.86887 4.98881 0.794167 3.855 5.00081 0.78501 3.86896 5.0117 0.780189 3.88003 4.99799 0.78501 3.86896 5.0117 0.777377 3.88156 5.01358 0.780189 3.88003 4.99799 0.788386 3.86887 4.98881 0.78501 3.86896 5.0117 0.780189 3.88003 4.99799 0.782753 3.88246 4.983 0.788386 3.86887 4.98881 0.788386 3.86887 4.98881 0.782753 3.88246 4.983 0.791383 3.87558 4.96784 0.781575 3.87627 5.0335 0.787527 3.87168 5.05057 0.778528 3.88948 5.0513 0.772101 3.89572 5.04049 0.778528 3.88948 5.0513 0.769567 3.90726 5.05028 0.772101 3.89572 5.04049 0.781575 3.87627 5.0335 0.778528 3.88948 5.0513 0.772101 3.89572 5.04049 0.774593 3.88704 5.02819 0.781575 3.87627 5.0335 0.781575 3.87627 5.0335 0.774593 3.88704 5.02819 0.777377 3.88156 5.01358 0.78501 3.86896 5.0117 0.781575 3.87627 5.0335 0.777377 3.88156 5.01358 0.775279 3.90787 5.06443 0.781202 3.91358 5.08079 0.771802 3.92994 5.07129 0.766765 3.92137 5.05703 0.771802 3.92994 5.07129 0.763968 3.93674 5.05991 0.766765 3.92137 5.05703 0.775279 3.90787 5.06443 0.771802 3.92994 5.07129 0.766765 3.92137 5.05703 0.769567 3.90726 5.05028 0.775279 3.90787 5.06443 0.775279 3.90787 5.06443 0.769567 3.90726 5.05028 0.778528 3.88948 5.0513 0.768612 3.95241 5.07092 0.77489 3.96521 5.08118 0.765524 3.97345 5.06376 0.758943 3.9661 5.05403 0.765524 3.97345 5.06376 0.756152 3.97916 5.04546 0.758943 3.9661 5.05403 0.768612 3.95241 5.07092 0.765524 3.97345 5.06376 0.758943 3.9661 5.05403 0.761447 3.95181 5.05883 0.768612 3.95241 5.07092 0.768612 3.95241 5.07092 0.761447 3.95181 5.05883 0.763968 3.93674 5.05991 0.771802 3.92994 5.07129 0.768612 3.95241 5.07092 0.763968 3.93674 5.05991 0.762064 3.9919 5.0499 0.76824 4.00809 5.05088 0.75873 4.0049 5.03118 0.753345 3.98959 5.03378 0.75873 4.0049 5.03118 0.750795 3.99647 5.02027 0.753345 3.98959 5.03378 0.762064 3.9919 5.0499 0.75873 4.0049 5.03118 0.753345 3.98959 5.03378 0.756152 3.97916 5.04546 0.762064 3.9919 5.0499 0.762064 3.9919 5.0499 0.756152 3.97916 5.04546 0.765524 3.97345 5.06376 0.755729 4.01129 5.01009 0.76208 4.02496 5.0025 0.752339 4.01085 4.98718 0.74554 3.99916 4.99002 0.752339 4.01085 4.98718 0.742724 3.99456 4.97504 0.74554 3.99916 4.99002 0.755729 4.01129 5.01009 0.752339 4.01085 4.98718 0.74554 3.99916 4.99002 0.748317 3.99974 5.0056 0.755729 4.01129 5.01009 0.755729 4.01129 5.01009 0.748317 3.99974 5.0056 0.750795 3.99647 5.02027 0.75873 4.0049 5.03118 0.755729 4.01129 5.01009 0.750795 3.99647 5.02027 0.748909 4.00319 4.96548 0.755402 4.01018 4.95204 0.745881 3.98974 4.94795 0.740145 3.98653 4.96211 0.745881 3.98974 4.94795 0.737689 3.97569 4.95177 0.740145 3.98653 4.96211 0.748909 4.00319 4.96548 0.745881 3.98974 4.94795 0.740145 3.98653 4.96211 0.742724 3.99456 4.97504 0.748909 4.00319 4.96548 0.748909 4.00319 4.96548 0.742724 3.99456 4.97504 0.752339 4.01085 4.98718 0.74261 3.97111 4.93507 0.74913 3.96958 4.92031 0.739135 3.94894 4.92856 0.734927 3.96208 4.94421 0.739135 3.94894 4.92856 0.732104 3.94687 4.94039 0.734927 3.96208 4.94421 0.74261 3.97111 4.93507 0.739135 3.94894 4.92856 0.734927 3.96208 4.94421 0.737689 3.97569 4.95177 0.74261 3.97111 4.93507 0.74261 3.97111 4.93507 0.737689 3.97569 4.95177 0.745881 3.98974 4.94795 0.732859 3.90556 4.93677 0.737865 3.88322 4.93675 0.729393 3.88732 4.95093 0.724314 3.90369 4.95223 0.729393 3.88732 4.95093 0.721485 3.89255 4.96328 0.724314 3.90369 4.95223 0.732859 3.90556 4.93677 0.729393 3.88732 4.95093 0.724314 3.90369 4.95223 0.72706 3.91717 4.94451 0.732859 3.90556 4.93677 0.732859 3.90556 4.93677 0.72706 3.91717 4.94451 0.73597 3.92654 4.92927 0.73597 3.92654 4.92927 0.72706 3.91717 4.94451 0.729498 3.9316 4.94059 0.739135 3.94894 4.92856 0.729498 3.9316 4.94059 0.732104 3.94687 4.94039 0.739135 3.94894 4.92856 0.73597 3.92654 4.92927 0.729498 3.9316 4.94059 0.726079 3.87463 4.96981 0.731553 3.85709 4.98127 0.723072 3.86856 4.99101 0.716428 3.8807 4.99085 0.723072 3.86856 4.99101 0.7137 3.88034 5.00635 0.716428 3.8807 4.99085 0.726079 3.87463 4.96981 0.723072 3.86856 4.99101 0.716428 3.8807 4.99085 0.718853 3.88479 4.9765 0.726079 3.87463 4.96981 0.726079 3.87463 4.96981 0.718853 3.88479 4.9765 0.721485 3.89255 4.96328 0.729393 3.88732 4.95093 0.726079 3.87463 4.96981 0.721485 3.89255 4.96328 0.719667 3.86936 5.01395 0.724903 3.8619 5.03355 0.716249 3.87736 5.03549 0.710867 3.88403 5.02161 0.716249 3.87736 5.03549 0.708211 3.89135 5.03512 0.710867 3.88403 5.02161 0.719667 3.86936 5.01395 0.716249 3.87736 5.03549 0.710867 3.88403 5.02161 0.7137 3.88034 5.00635 0.719667 3.86936 5.01395 0.719667 3.86936 5.01395 0.7137 3.88034 5.00635 0.723072 3.86856 4.99101 0.713233 3.89105 5.0528 0.718743 3.89538 5.07235 0.70994 3.90992 5.06542 0.703086 3.91456 5.05434 0.70994 3.90992 5.06542 0.700251 3.92953 5.05908 0.703086 3.91456 5.05434 0.713233 3.89105 5.0528 0.70994 3.90992 5.06542 0.703086 3.91456 5.05434 0.705794 3.90151 5.04603 0.713233 3.89105 5.0528 0.713233 3.89105 5.0528 0.705794 3.90151 5.04603 0.708211 3.89135 5.03512 0.716249 3.87736 5.03549 0.713233 3.89105 5.0528 0.708211 3.89135 5.03512 0.706469 3.93218 5.07157 0.712065 3.94647 5.08475 0.703331 3.95451 5.07052 0.697572 3.94492 5.0598 0.703331 3.95451 5.07052 0.695158 3.95951 5.05674 0.697572 3.94492 5.0598 0.706469 3.93218 5.07157 0.703331 3.95451 5.07052 0.697572 3.94492 5.0598 0.700251 3.92953 5.05908 0.706469 3.93218 5.07157 0.706469 3.93218 5.07157 0.700251 3.92953 5.05908 0.70994 3.90992 5.06542 0.700194 3.97543 5.06268 0.705792 3.99424 5.06544 0.696723 3.99345 5.04824 0.692471 3.97333 5.04989 0.696723 3.99345 5.04824 0.689636 3.98513 5.03953 0.692471 3.97333 5.04989 0.700194 3.97543 5.06268 0.696723 3.99345 5.04824 0.692471 3.97333 5.04989 0.695158 3.95951 5.05674 0.700194 3.97543 5.06268 0.700194 3.97543 5.06268 0.695158 3.95951 5.05674 0.703331 3.95451 5.07052 0.693429 4.00582 5.02919 0.69942 4.02215 5.02183 0.690398 4.01158 5.00779 0.684519 3.99866 5.01263 0.690398 4.01158 5.00779 0.681855 3.99994 4.9973 0.684519 3.99866 5.01263 0.693429 4.00582 5.02919 0.690398 4.01158 5.00779 0.684519 3.99866 5.01263 0.686935 3.99373 5.0267 0.693429 4.00582 5.02919 0.693429 4.00582 5.02919 0.686935 3.99373 5.0267 0.696723 3.99345 5.04824 0.696723 3.99345 5.04824 0.686935 3.99373 5.0267 0.689636 3.98513 5.03953 0.687009 4.01042 4.98502 0.69282 4.01935 4.96952 0.68359 4.00209 4.96354 0.679021 3.99719 4.98184 0.68359 4.00209 4.96354 0.6763 3.99063 4.9678 0.679021 3.99719 4.98184 0.687009 4.01042 4.98502 0.68359 4.00209 4.96354 0.679021 3.99719 4.98184 0.681855 3.99994 4.9973 0.687009 4.01042 4.98502 0.687009 4.01042 4.98502 0.681855 3.99994 4.9973 0.690398 4.01158 5.00779 0.680583 3.98815 4.94647 0.68665 3.98739 4.92944 0.67727 3.96904 4.93412 0.671238 3.9687 4.94731 0.67727 3.96904 4.93412 0.668407 3.95405 4.94167 0.671238 3.9687 4.94731 0.680583 3.98815 4.94647 0.67727 3.96904 4.93412 0.671238 3.9687 4.94731 0.673878 3.98112 4.95631 0.680583 3.98815 4.94647 0.680583 3.98815 4.94647 0.673878 3.98112 4.95631 0.68359 4.00209 4.96354 0.68359 4.00209 4.96354 0.673878 3.98112 4.95631 0.6763 3.99063 4.9678 0.673803 3.9467 4.92831 0.679948 3.93676 4.91506 0.670691 3.92445 4.9297 0.665668 3.93862 4.94002 0.670691 3.92445 4.9297 0.663235 3.92384 4.94222 0.665668 3.93862 4.94002 0.673803 3.9467 4.92831 0.670691 3.92445 4.9297 0.665668 3.93862 4.94002 0.668407 3.95405 4.94167 0.673803 3.9467 4.92831 0.673803 3.9467 4.92831 0.668407 3.95405 4.94167 0.67727 3.96904 4.93412 0.667538 3.90365 4.93785 0.673719 3.88838 4.93247 0.664053 3.88579 4.95261 0.657794 3.89736 4.95779 0.664053 3.88579 4.95261 0.655037 3.88794 4.97017 0.657794 3.89736 4.95779 0.667538 3.90365 4.93785 0.664053 3.88579 4.95261 0.657794 3.89736 4.95779 0.66062 3.90976 4.94818 0.667538 3.90365 4.93785 0.667538 3.90365 4.93785 0.66062 3.90976 4.94818 0.670691 3.92445 4.9297 0.670691 3.92445 4.9297 0.66062 3.90976 4.94818 0.663235 3.92384 4.94222 0.66078 3.87375 4.97181 0.667278 3.85872 4.97513 0.657753 3.86832 4.99322 0.652588 3.88218 4.98398 0.657753 3.86832 4.99322 0.65 3.88001 4.99907 0.652588 3.88218 4.98398 0.66078 3.87375 4.97181 0.657753 3.86832 4.99322 0.652588 3.88218 4.98398 0.655037 3.88794 4.97017 0.66078 3.87375 4.97181 0.66078 3.87375 4.97181 0.655037 3.88794 4.97017 0.664053 3.88579 4.95261 0.654324 3.86984 5.01618 0.66074 3.85952 5.02734 0.650933 3.87848 5.03741 0.645459 3.88527 5.02648 0.650933 3.87848 5.03741 0.64334 3.89249 5.03854 0.645459 3.88527 5.02648 0.654324 3.86984 5.01618 0.650933 3.87848 5.03741 0.645459 3.88527 5.02648 0.647719 3.88103 5.01308 0.654324 3.86984 5.01618 0.654324 3.86984 5.01618 0.647719 3.88103 5.01308 0.657753 3.86832 4.99322 0.657753 3.86832 4.99322 0.647719 3.88103 5.01308 0.65 3.88001 4.99907 0.647931 3.89267 5.05426 0.654551 3.88992 5.06868 0.644599 3.912 5.06633 0.639152 3.91394 5.05616 0.644599 3.912 5.06633 0.636944 3.92706 5.06094 0.639152 3.91394 5.05616 0.647931 3.89267 5.05426 0.644599 3.912 5.06633 0.639152 3.91394 5.05616 0.641316 3.90224 5.04858 0.647931 3.89267 5.05426 0.647931 3.89267 5.05426 0.641316 3.90224 5.04858 0.64334 3.89249 5.03854 0.650933 3.87848 5.03741 0.647931 3.89267 5.05426 0.64334 3.89249 5.03854 0.63805 3.95659 5.07006 0.643313 3.97744 5.07631 0.63486 3.97738 5.06154 0.631237 3.96541 5.05799 0.63486 3.97738 5.06154 0.629518 3.97552 5.05277 0.631237 3.96541 5.05799 0.63805 3.95659 5.07006 0.63486 3.97738 5.06154 0.631237 3.96541 5.05799 0.632938 3.95401 5.06143 0.63805 3.95659 5.07006 0.63805 3.95659 5.07006 0.632938 3.95401 5.06143 0.634803 3.9409 5.06267 0.641138 3.93443 5.07178 0.634803 3.9409 5.06267 0.636944 3.92706 5.06094 0.644599 3.912 5.06633 0.641138 3.93443 5.07178 0.636944 3.92706 5.06094 0.631384 3.99495 5.04652 0.636611 4.01519 5.03964 0.628133 4.00667 5.02719 0.624377 3.99825 5.02774 0.628133 4.00667 5.02719 0.622829 4.00249 5.01713 0.624377 3.99825 5.02774 0.631384 3.99495 5.04652 0.628133 4.00667 5.02719 0.624377 3.99825 5.02774 0.626033 3.99221 5.0374 0.631384 3.99495 5.04652 0.631384 3.99495 5.04652 0.626033 3.99221 5.0374 0.627766 3.98455 5.04584 0.63486 3.97738 5.06154 0.627766 3.98455 5.04584 0.629518 3.97552 5.05277 0.63486 3.97738 5.06154 0.631384 3.99495 5.04652 0.627766 3.98455 5.04584 0.625092 4.01178 5.00567 0.630381 4.02429 4.98903 0.621652 4.00989 4.98271 0.619541 4.00514 4.99453 0.621652 4.00989 4.98271 0.617833 4.0035 4.98326 0.619541 4.00514 4.99453 0.625092 4.01178 5.00567 0.621652 4.00989 4.98271 0.619541 4.00514 4.99453 0.621226 4.0048 5.00595 0.625092 4.01178 5.00567 0.625092 4.01178 5.00567 0.621226 4.0048 5.00595 0.622829 4.00249 5.01713 0.628133 4.00667 5.02719 0.625092 4.01178 5.00567 0.622829 4.00249 5.01713 0.618277 4.00094 4.96165 0.623941 4.00216 4.94202 0.615279 3.98649 4.94502 0.614302 3.99358 4.96096 0.615279 3.98649 4.94502 0.612369 3.98397 4.94993 0.614302 3.99358 4.96096 0.618277 4.00094 4.96165 0.615279 3.98649 4.94502 0.614302 3.99358 4.96096 0.616128 3.99988 4.97231 0.618277 4.00094 4.96165 0.618277 4.00094 4.96165 0.616128 3.99988 4.97231 0.621652 4.00989 4.98271 0.621652 4.00989 4.98271 0.616128 3.99988 4.97231 0.617833 4.0035 4.98326 0.611928 3.96694 4.93323 0.617403 3.95654 4.91662 0.608475 3.94445 4.92814 0.608108 3.95841 4.93518 0.608475 3.94445 4.92814 0.605973 3.94383 4.93235 0.608108 3.95841 4.93518 0.611928 3.96694 4.93323 0.608475 3.94445 4.92814 0.608108 3.95841 4.93518 0.610276 3.97202 4.94114 0.611928 3.96694 4.93323 0.611928 3.96694 4.93323 0.610276 3.97202 4.94114 0.615279 3.98649 4.94502 0.615279 3.98649 4.94502 0.610276 3.97202 4.94114 0.612369 3.98397 4.94993 0.605407 3.92236 4.93019 0.611214 3.90554 4.9223 0.602193 3.90166 4.93906 0.602354 3.91677 4.93566 0.602193 3.90166 4.93906 0.600648 3.9054 4.94065 0.602354 3.91677 4.93566 0.605407 3.92236 4.93019 0.602193 3.90166 4.93906 0.602354 3.91677 4.93566 0.604043 3.92953 4.93271 0.605407 3.92236 4.93019 0.605407 3.92236 4.93019 0.604043 3.92953 4.93271 0.608475 3.94445 4.92814 0.608475 3.94445 4.92814 0.604043 3.92953 4.93271 0.605973 3.94383 4.93235 0.604502 3.86638 4.95751 0.60298 3.86078 4.96919 0.595486 3.87293 4.97382 0.595486 3.87293 4.97382 0.60298 3.86078 4.96919 0.601543 3.85707 4.98135 0.592258 3.87059 4.98963 0.601543 3.85707 4.98135 0.59243 3.86814 4.99545 0.590584 3.86955 5.00199 0.59243 3.86814 4.99545 0.598306 3.85534 5.00765 0.588871 3.87068 5.01429 0.598306 3.85534 5.00765 0.588981 3.87039 5.01839 0.587161 3.87394 5.02624 0.588981 3.87039 5.01839 0.594892 3.86194 5.03364 0.585511 3.87923 5.03743 0.594892 3.86194 5.03364 0.585622 3.87966 5.03928 0.583962 3.88643 5.04757 0.585622 3.87966 5.03928 0.591789 3.87575 5.05565 0.59033 3.88481 5.06465 0.583962 3.88643 5.04757 0.591789 3.87575 5.05565 0.59033 3.88481 5.06465 0.582163 3.89682 5.05756 0.583962 3.88643 5.04757 0.59033 3.88481 5.06465 0.588732 3.89545 5.07239 0.582163 3.89682 5.05756 0.582163 3.89682 5.05756 0.588732 3.89545 5.07239 0.579873 3.91147 5.0665 0.579873 3.91147 5.0665 0.588732 3.89545 5.07239 0.587044 3.90738 5.07849 0.585327 3.9202 5.08266 0.579873 3.91147 5.0665 0.587044 3.90738 5.07849 0.585327 3.9202 5.08266 0.57745 3.92855 5.07189 0.579873 3.91147 5.0665 0.585327 3.9202 5.08266 0.583644 3.93342 5.08474 0.57745 3.92855 5.07189 0.57745 3.92855 5.07189 0.583644 3.93342 5.08474 0.575136 3.94643 5.07292 0.575136 3.94643 5.07292 0.583644 3.93342 5.08474 0.582055 3.94656 5.08475 0.580605 3.95916 5.08281 0.575136 3.94643 5.07292 0.582055 3.94656 5.08475 0.580605 3.95916 5.08281 0.57299 3.96398 5.06956 0.575136 3.94643 5.07292 0.580605 3.95916 5.08281 0.579108 3.97146 5.07897 0.57299 3.96398 5.06956 0.57299 3.96398 5.06956 0.579108 3.97146 5.07897 0.5707 3.9802 5.06211 0.5707 3.9802 5.06211 0.579108 3.97146 5.07897 0.577482 3.98333 5.07313 0.575781 3.99431 5.06539 0.5707 3.9802 5.06211 0.577482 3.98333 5.07313 0.575781 3.99431 5.06539 0.568335 3.99417 5.051 0.5707 3.9802 5.06211 0.575781 3.99431 5.06539 0.574066 4.00396 5.05599 0.568335 3.99417 5.051 0.568335 3.99417 5.051 0.574066 4.00396 5.05599 0.572401 4.01193 5.04529 0.566036 4.00508 5.03688 0.572401 4.01193 5.04529 0.570844 4.01801 5.03375 0.563971 4.01218 5.021 0.570844 4.01801 5.03375 0.569411 4.02217 5.02174 0.567877 4.02452 5.00898 0.563971 4.01218 5.021 0.569411 4.02217 5.02174 0.567877 4.02452 5.00898 0.562011 4.01534 5.00515 0.563971 4.01218 5.021 0.567877 4.02452 5.00898 0.566227 4.02489 4.99568 0.562011 4.01534 5.00515 0.562011 4.01534 5.00515 0.566227 4.02489 4.99568 0.560012 4.01514 4.98953 0.560012 4.01514 4.98953 0.566227 4.02489 4.99568 0.564517 4.02314 4.98234 0.557993 4.01175 4.97428 0.564517 4.02314 4.98234 0.562808 4.01932 4.96944 0.556043 4.00532 4.96005 0.562808 4.01932 4.96944 0.561166 4.01359 4.95746 0.559643 4.00627 4.94677 0.556043 4.00532 4.96005 0.561166 4.01359 4.95746 0.559643 4.00627 4.94677 0.554216 3.99599 4.9473 0.556043 4.00532 4.96005 0.559643 4.00627 4.94677 0.558207 3.99759 4.93748 0.554216 3.99599 4.9473 0.554216 3.99599 4.9473 0.558207 3.99759 4.93748 0.552088 3.98249 4.93547 0.552088 3.98249 4.93547 0.558207 3.99759 4.93748 0.55664 3.98732 4.92939 0.554969 3.97568 4.92285 0.552088 3.98249 4.93547 0.55664 3.98732 4.92939 0.554969 3.97568 4.92285 0.549585 3.96479 4.92636 0.552088 3.98249 4.93547 0.554969 3.97568 4.92285 0.553253 3.96304 4.91818 0.549585 3.96479 4.92636 0.549585 3.96479 4.92636 0.553253 3.96304 4.91818 0.551555 3.94987 4.91558 0.54708 3.94525 4.92203 0.551555 3.94987 4.91558 0.549938 3.93667 4.91507 0.544745 3.92522 4.92284 0.549938 3.93667 4.91507 0.548453 3.92391 4.91654 0.546993 3.91158 4.91989 0.544745 3.92522 4.92284 0.548453 3.92391 4.91654 0.546993 3.91158 4.91989 0.542457 3.9061 4.92868 0.544745 3.92522 4.92284 0.546993 3.91158 4.91989 0.545395 3.89955 4.92524 0.542457 3.9061 4.92868 0.542457 3.9061 4.92868 0.545395 3.89955 4.92524 0.540012 3.88909 4.93908 0.540012 3.88909 4.93908 0.545395 3.89955 4.92524 0.543707 3.88831 4.93253 0.54199 3.87829 4.94154 0.540012 3.88909 4.93908 0.543707 3.88831 4.93253 0.54199 3.87829 4.94154 0.53756 3.8752 4.95339 0.540012 3.88909 4.93908 0.54199 3.87829 4.94154 0.540307 3.86988 4.95196 0.53756 3.8752 4.95339 0.53756 3.8752 4.95339 0.540307 3.86988 4.95196 0.538718 3.86332 4.96333 0.535257 3.86531 4.97069 0.538718 3.86332 4.96333 0.537268 3.85869 4.97521 0.534 3.86165 4.9817 0.537268 3.85869 4.97521 0.535771 3.85588 4.98779 0.531923 3.85918 4.99949 0.535771 3.85588 4.98779 0.534145 3.85501 5.00099 0.530623 3.85961 5.01029 0.534145 3.85501 5.00099 0.532444 3.85622 5.01437 0.52931 3.86147 5.02097 0.532444 3.85622 5.01437 0.530729 3.85955 5.02742 0.52801 3.86475 5.03132 0.530729 3.85955 5.02742 0.529064 3.86483 5.03967 0.526745 3.86938 5.04114 0.529064 3.86483 5.03967 0.527508 3.87178 5.05071 0.525544 3.87525 5.05022 0.527508 3.87178 5.05071 0.526074 3.8801 5.06031 0.524398 3.88229 5.05846 0.526074 3.8801 5.06031 0.524541 3.88999 5.06873 0.521953 3.89928 5.07184 0.524541 3.88999 5.06873 0.52289 3.90132 5.07569 0.521179 3.91375 5.08085 0.521953 3.89928 5.07184 0.52289 3.90132 5.07569 0.521179 3.91375 5.08085 0.51939 3.91916 5.08037 0.521953 3.89928 5.07184 0.521179 3.91375 5.08085 0.519471 3.92684 5.08397 0.51939 3.91916 5.08037 0.51939 3.91916 5.08037 0.519471 3.92684 5.08397 0.516888 3.94054 5.08347 0.516888 3.94054 5.08347 0.519471 3.92684 5.08397 0.517829 3.94007 5.085 0.516307 3.95299 5.084 0.516888 3.94054 5.08347 0.517829 3.94007 5.085 0.516307 3.95299 5.084 0.514668 3.96128 5.08112 0.516888 3.94054 5.08347 0.516307 3.95299 5.084 0.51487 3.96537 5.08112 0.514668 3.96128 5.08112 0.514668 3.96128 5.08112 0.51487 3.96537 5.08112 0.512557 3.97935 5.07448 0.512557 3.97935 5.07448 0.51487 3.96537 5.08112 0.513303 3.97751 5.07627 0.511632 3.989 5.06946 0.512557 3.97935 5.07448 0.513303 3.97751 5.07627 0.511632 3.989 5.06946 0.510387 3.9951 5.06422 0.512557 3.97935 5.07448 0.511632 3.989 5.06946 0.509915 3.99936 5.06084 0.510387 3.9951 5.06422 0.510387 3.9951 5.06422 0.509915 3.99936 5.06084 0.508218 4.0082 5.05074 0.601543 3.85707 4.98135 0.599977 3.85519 4.99429 0.59243 3.86814 4.99545 0.59243 3.86814 4.99545 0.599977 3.85519 4.99429 0.598306 3.85534 5.00765 0.598306 3.85534 5.00765 0.59659 3.85762 5.02093 0.588981 3.87039 5.01839 0.588981 3.87039 5.01839 0.59659 3.85762 5.02093 0.594892 3.86194 5.03364 0.594892 3.86194 5.03364 0.593274 3.86809 5.04533 0.585622 3.87966 5.03928 0.585622 3.87966 5.03928 0.593274 3.86809 5.04533 0.591789 3.87575 5.05565 0.568335 3.99417 5.051 0.572401 4.01193 5.04529 0.566036 4.00508 5.03688 0.566036 4.00508 5.03688 0.570844 4.01801 5.03375 0.563971 4.01218 5.021 0.560012 4.01514 4.98953 0.564517 4.02314 4.98234 0.557993 4.01175 4.97428 0.557993 4.01175 4.97428 0.562808 4.01932 4.96944 0.556043 4.00532 4.96005 0.549585 3.96479 4.92636 0.551555 3.94987 4.91558 0.54708 3.94525 4.92203 0.54708 3.94525 4.92203 0.549938 3.93667 4.91507 0.544745 3.92522 4.92284 0.53756 3.8752 4.95339 0.538718 3.86332 4.96333 0.535257 3.86531 4.97069 0.535257 3.86531 4.97069 0.537268 3.85869 4.97521 0.534 3.86165 4.9817 0.534 3.86165 4.9817 0.535771 3.85588 4.98779 0.531923 3.85918 4.99949 0.531923 3.85918 4.99949 0.534145 3.85501 5.00099 0.530623 3.85961 5.01029 0.530623 3.85961 5.01029 0.532444 3.85622 5.01437 0.52931 3.86147 5.02097 0.52931 3.86147 5.02097 0.530729 3.85955 5.02742 0.52801 3.86475 5.03132 0.52801 3.86475 5.03132 0.529064 3.86483 5.03967 0.526745 3.86938 5.04114 0.526745 3.86938 5.04114 0.527508 3.87178 5.05071 0.525544 3.87525 5.05022 0.525544 3.87525 5.05022 0.526074 3.8801 5.06031 0.524398 3.88229 5.05846 0.524398 3.88229 5.05846 0.524541 3.88999 5.06873 0.521953 3.89928 5.07184 0.583962 3.88643 5.04757 0.585511 3.87923 5.03743 0.585622 3.87966 5.03928 0.585511 3.87923 5.03743 0.587161 3.87394 5.02624 0.594892 3.86194 5.03364 0.587161 3.87394 5.02624 0.588871 3.87068 5.01429 0.588981 3.87039 5.01839 0.588871 3.87068 5.01429 0.590584 3.86955 5.00199 0.598306 3.85534 5.00765 0.590584 3.86955 5.00199 0.592258 3.87059 4.98963 0.59243 3.86814 4.99545 0.601543 3.85707 4.98135 0.592258 3.87059 4.98963 0.595486 3.87293 4.97382 0.604502 3.86638 4.95751 0.595427 3.87904 4.96637 0.598715 3.88432 4.95435 0.598715 3.88432 4.95435 0.595427 3.87904 4.96637 0.597128 3.88623 4.95625 0.598889 3.89512 4.94758 0.598715 3.88432 4.95435 0.597128 3.88623 4.95625 0.598889 3.89512 4.94758 0.600648 3.9054 4.94065 0.602193 3.90166 4.93906 0.63805 3.95659 5.07006 0.634803 3.9409 5.06267 0.641138 3.93443 5.07178 0.825331 3.95852 5.05707 0.827746 3.94388 5.05987 0.833899 3.95028 5.07126 0.833899 3.95028 5.07126 0.827746 3.94388 5.05987 0.837139 3.9277 5.07094 1.11487 3.87137 4.97824 1.10937 3.88609 4.97366 1.11798 3.88131 4.95829 1.12145 3.89753 4.94186 1.1149 3.90633 4.95034 1.12476 3.91779 4.93151 1.13459 3.98268 4.94201 1.12823 3.97818 4.95372 1.13761 3.99824 4.95766 1.14751 4.0083 5.02277 1.14129 3.99536 5.02314 1.15065 3.99803 5.04262 1.15194 3.94878 5.05935 1.15453 3.93353 5.05965 1.16043 3.93933 5.072 1.16043 3.93933 5.072 1.15453 3.93353 5.05965 1.16385 3.91668 5.06812 1.29453 3.91242 5.06651 1.2903 3.90378 5.04783 1.29787 3.893 5.05454 0.508218 4.0082 5.05074 0.508218 3.99274 5.06666 0.510387 3.9951 5.06422 0.510387 3.9951 5.06422 0.508218 3.99274 5.06666 0.512557 3.97935 5.07448 0.512557 3.97935 5.07448 0.508218 3.99274 5.06666 0.508218 3.97369 5.07804 0.514668 3.96128 5.08112 0.508218 3.97369 5.07804 0.508218 3.95234 5.0841 0.516888 3.94054 5.08347 0.508218 3.95234 5.0841 0.508218 3.93016 5.08443 0.51939 3.91916 5.08037 0.508218 3.93016 5.08443 0.508218 3.90864 5.079 0.521953 3.89928 5.07184 0.508218 3.90864 5.079 0.508218 3.88926 5.0682 0.524398 3.88229 5.05846 0.508218 3.88926 5.0682 0.508218 3.87334 5.05274 0.525544 3.87525 5.05022 0.508218 3.87334 5.05274 0.526745 3.86938 5.04114 0.525544 3.87525 5.05022 0.524398 3.88229 5.05846 0.508218 3.87334 5.05274 0.512557 3.97935 5.07448 0.508218 3.97369 5.07804 0.514668 3.96128 5.08112 0.514668 3.96128 5.08112 0.508218 3.95234 5.0841 0.516888 3.94054 5.08347 0.516888 3.94054 5.08347 0.508218 3.93016 5.08443 0.51939 3.91916 5.08037 0.51939 3.91916 5.08037 0.508218 3.90864 5.079 0.521953 3.89928 5.07184 0.521953 3.89928 5.07184 0.508218 3.88926 5.0682 0.524398 3.88229 5.05846 0.508218 3.87334 5.05274 0.508218 3.86196 5.03369 0.526745 3.86938 5.04114 0.526745 3.86938 5.04114 0.508218 3.86196 5.03369 0.52801 3.86475 5.03132 0.52801 3.86475 5.03132 0.508218 3.86196 5.03369 0.52931 3.86147 5.02097 0.52931 3.86147 5.02097 0.508218 3.86196 5.03369 0.508218 3.8559 5.01234 0.530623 3.85961 5.01029 0.508218 3.8559 5.01234 0.531923 3.85918 4.99949 0.530623 3.85961 5.01029 0.52931 3.86147 5.02097 0.508218 3.8559 5.01234 0.508218 3.8559 5.01234 0.508218 3.85557 4.99016 0.531923 3.85918 4.99949 0.531923 3.85918 4.99949 0.508218 3.85557 4.99016 0.534 3.86165 4.9817 0.534 3.86165 4.9817 0.508218 3.85557 4.99016 0.508218 3.861 4.96864 0.535257 3.86531 4.97069 0.508218 3.861 4.96864 0.53756 3.8752 4.95339 0.535257 3.86531 4.97069 0.534 3.86165 4.9817 0.508218 3.861 4.96864 0.508218 3.861 4.96864 0.508218 3.8718 4.94926 0.53756 3.8752 4.95339 0.53756 3.8752 4.95339 0.508218 3.8718 4.94926 0.540012 3.88909 4.93908 0.540012 3.88909 4.93908 0.508218 3.8718 4.94926 0.508218 3.88726 4.93334 0.542457 3.9061 4.92868 0.508218 3.88726 4.93334 0.508218 3.90631 4.92196 0.544745 3.92522 4.92284 0.508218 3.90631 4.92196 0.508218 3.92766 4.9159 0.54708 3.94525 4.92203 0.508218 3.92766 4.9159 0.508218 3.94984 4.91557 0.549585 3.96479 4.92636 0.508218 3.94984 4.91557 0.508218 3.97136 4.921 0.552088 3.98249 4.93547 0.508218 3.97136 4.921 0.508218 3.99074 4.9318 0.554216 3.99599 4.9473 0.508218 3.99074 4.9318 0.508218 4.00666 4.94726 0.556043 4.00532 4.96005 0.508218 4.00666 4.94726 0.508218 4.01804 4.96631 0.557993 4.01175 4.97428 0.508218 4.01804 4.96631 0.508218 4.0241 4.98766 0.560012 4.01514 4.98953 0.508218 4.0241 4.98766 0.562011 4.01534 5.00515 0.560012 4.01514 4.98953 0.557993 4.01175 4.97428 0.508218 4.0241 4.98766 0.540012 3.88909 4.93908 0.508218 3.88726 4.93334 0.542457 3.9061 4.92868 0.542457 3.9061 4.92868 0.508218 3.90631 4.92196 0.544745 3.92522 4.92284 0.544745 3.92522 4.92284 0.508218 3.92766 4.9159 0.54708 3.94525 4.92203 0.54708 3.94525 4.92203 0.508218 3.94984 4.91557 0.549585 3.96479 4.92636 0.549585 3.96479 4.92636 0.508218 3.97136 4.921 0.552088 3.98249 4.93547 0.552088 3.98249 4.93547 0.508218 3.99074 4.9318 0.554216 3.99599 4.9473 0.554216 3.99599 4.9473 0.508218 4.00666 4.94726 0.556043 4.00532 4.96005 0.556043 4.00532 4.96005 0.508218 4.01804 4.96631 0.557993 4.01175 4.97428 0.508218 4.0241 4.98766 0.508218 4.02443 5.00984 0.562011 4.01534 5.00515 0.562011 4.01534 5.00515 0.508218 4.02443 5.00984 0.563971 4.01218 5.021 0.563971 4.01218 5.021 0.508218 4.02443 5.00984 0.508218 4.019 5.03136 0.566036 4.00508 5.03688 0.508218 4.019 5.03136 0.508218 4.0082 5.05074 0.568335 3.99417 5.051 0.508218 4.0082 5.05074 0.509929 4.00004 5.05974 0.511658 3.9907 5.06747 0.568335 3.99417 5.051 0.509929 4.00004 5.05974 0.511658 3.9907 5.06747 0.5707 3.9802 5.06211 0.568335 3.99417 5.051 0.511658 3.9907 5.06747 0.513373 3.98034 5.07378 0.5707 3.9802 5.06211 0.5707 3.9802 5.06211 0.513373 3.98034 5.07378 0.57299 3.96398 5.06956 0.57299 3.96398 5.06956 0.513373 3.98034 5.07378 0.514954 3.96978 5.07834 0.517566 3.95012 5.08273 0.57299 3.96398 5.06956 0.514954 3.96978 5.07834 0.517566 3.95012 5.08273 0.575136 3.94643 5.07292 0.57299 3.96398 5.06956 0.517566 3.95012 5.08273 0.520126 3.93147 5.08246 0.575136 3.94643 5.07292 0.575136 3.94643 5.07292 0.520126 3.93147 5.08246 0.57745 3.92855 5.07189 0.57745 3.92855 5.07189 0.520126 3.93147 5.08246 0.522835 3.91334 5.07799 0.579873 3.91147 5.0665 0.522835 3.91334 5.07799 0.525549 3.89671 5.06958 0.582163 3.89682 5.05756 0.525549 3.89671 5.06958 0.528215 3.88196 5.05718 0.583962 3.88643 5.04757 0.528215 3.88196 5.05718 0.531073 3.86958 5.03997 0.585511 3.87923 5.03743 0.531073 3.86958 5.03997 0.587161 3.87394 5.02624 0.585511 3.87923 5.03743 0.583962 3.88643 5.04757 0.531073 3.86958 5.03997 0.563971 4.01218 5.021 0.508218 4.019 5.03136 0.566036 4.00508 5.03688 0.566036 4.00508 5.03688 0.508218 4.0082 5.05074 0.568335 3.99417 5.051 0.57745 3.92855 5.07189 0.522835 3.91334 5.07799 0.579873 3.91147 5.0665 0.579873 3.91147 5.0665 0.525549 3.89671 5.06958 0.582163 3.89682 5.05756 0.582163 3.89682 5.05756 0.528215 3.88196 5.05718 0.583962 3.88643 5.04757 0.531073 3.86958 5.03997 0.532661 3.86508 5.02996 0.587161 3.87394 5.02624 0.587161 3.87394 5.02624 0.532661 3.86508 5.02996 0.534293 3.86198 5.01944 0.588871 3.87068 5.01429 0.534293 3.86198 5.01944 0.535943 3.86035 5.00858 0.590584 3.86955 5.00199 0.535943 3.86035 5.00858 0.537576 3.86021 4.9976 0.592258 3.87059 4.98963 0.537576 3.86021 4.9976 0.539162 3.86157 4.98671 0.540674 3.86442 4.97607 0.592258 3.87059 4.98963 0.539162 3.86157 4.98671 0.540674 3.86442 4.97607 0.593833 3.87377 4.97764 0.592258 3.87059 4.98963 0.540674 3.86442 4.97607 0.542167 3.86869 4.96596 0.593833 3.87377 4.97764 0.593833 3.87377 4.97764 0.542167 3.86869 4.96596 0.595427 3.87904 4.96637 0.595427 3.87904 4.96637 0.542167 3.86869 4.96596 0.543757 3.87435 4.95654 0.597128 3.88623 4.95625 0.543757 3.87435 4.95654 0.54542 3.8813 4.94797 0.598889 3.89512 4.94758 0.54542 3.8813 4.94797 0.547112 3.88936 4.94049 0.548808 3.89841 4.9342 0.598889 3.89512 4.94758 0.547112 3.88936 4.94049 0.548808 3.89841 4.9342 0.600648 3.9054 4.94065 0.598889 3.89512 4.94758 0.548808 3.89841 4.9342 0.550389 3.90774 4.92946 0.600648 3.9054 4.94065 0.600648 3.9054 4.94065 0.550389 3.90774 4.92946 0.602354 3.91677 4.93566 0.602354 3.91677 4.93566 0.550389 3.90774 4.92946 0.552811 3.92394 4.92455 0.604043 3.92953 4.93271 0.552811 3.92394 4.92455 0.554728 3.93741 4.92324 0.605973 3.94383 4.93235 0.554728 3.93741 4.92324 0.556776 3.95086 4.92434 0.608108 3.95841 4.93518 0.556776 3.95086 4.92434 0.558904 3.96392 4.9278 0.610276 3.97202 4.94114 0.558904 3.96392 4.9278 0.561037 3.97613 4.9335 0.563121 3.98718 4.94129 0.610276 3.97202 4.94114 0.561037 3.97613 4.9335 0.563121 3.98718 4.94129 0.612369 3.98397 4.94993 0.610276 3.97202 4.94114 0.563121 3.98718 4.94129 0.565082 3.99669 4.95094 0.612369 3.98397 4.94993 0.612369 3.98397 4.94993 0.565082 3.99669 4.95094 0.614302 3.99358 4.96096 0.614302 3.99358 4.96096 0.565082 3.99669 4.95094 0.567083 4.00433 4.96218 0.616128 3.99988 4.97231 0.567083 4.00433 4.96218 0.569222 4.00977 4.97463 0.617833 4.0035 4.98326 0.569222 4.00977 4.97463 0.571422 4.01284 4.98781 0.619541 4.00514 4.99453 0.571422 4.01284 4.98781 0.573622 4.01345 5.00135 0.621226 4.0048 5.00595 0.573622 4.01345 5.00135 0.575749 4.01157 5.01482 0.622829 4.00249 5.01713 0.575749 4.01157 5.01482 0.577879 4.0069 5.02849 0.624377 3.99825 5.02774 0.577879 4.0069 5.02849 0.580367 3.99878 5.04207 0.626033 3.99221 5.0374 0.580367 3.99878 5.04207 0.627766 3.98455 5.04584 0.626033 3.99221 5.0374 0.624377 3.99825 5.02774 0.580367 3.99878 5.04207 0.587161 3.87394 5.02624 0.534293 3.86198 5.01944 0.588871 3.87068 5.01429 0.588871 3.87068 5.01429 0.535943 3.86035 5.00858 0.590584 3.86955 5.00199 0.590584 3.86955 5.00199 0.537576 3.86021 4.9976 0.592258 3.87059 4.98963 0.595427 3.87904 4.96637 0.543757 3.87435 4.95654 0.597128 3.88623 4.95625 0.597128 3.88623 4.95625 0.54542 3.8813 4.94797 0.598889 3.89512 4.94758 0.602354 3.91677 4.93566 0.552811 3.92394 4.92455 0.604043 3.92953 4.93271 0.604043 3.92953 4.93271 0.554728 3.93741 4.92324 0.605973 3.94383 4.93235 0.605973 3.94383 4.93235 0.556776 3.95086 4.92434 0.608108 3.95841 4.93518 0.608108 3.95841 4.93518 0.558904 3.96392 4.9278 0.610276 3.97202 4.94114 0.614302 3.99358 4.96096 0.567083 4.00433 4.96218 0.616128 3.99988 4.97231 0.616128 3.99988 4.97231 0.569222 4.00977 4.97463 0.617833 4.0035 4.98326 0.617833 4.0035 4.98326 0.571422 4.01284 4.98781 0.619541 4.00514 4.99453 0.619541 4.00514 4.99453 0.573622 4.01345 5.00135 0.621226 4.0048 5.00595 0.621226 4.0048 5.00595 0.575749 4.01157 5.01482 0.622829 4.00249 5.01713 0.622829 4.00249 5.01713 0.577879 4.0069 5.02849 0.624377 3.99825 5.02774 0.580367 3.99878 5.04207 0.583081 3.98749 5.05385 0.627766 3.98455 5.04584 0.627766 3.98455 5.04584 0.583081 3.98749 5.05385 0.629518 3.97552 5.05277 0.629518 3.97552 5.05277 0.583081 3.98749 5.05385 0.585761 3.97411 5.06264 0.631237 3.96541 5.05799 0.585761 3.97411 5.06264 0.587934 3.96153 5.0676 0.632938 3.95401 5.06143 0.587934 3.96153 5.0676 0.58951 3.95132 5.06975 0.634803 3.9409 5.06267 0.58951 3.95132 5.06975 0.590997 3.94184 5.07038 0.592563 3.93237 5.06971 0.634803 3.9409 5.06267 0.590997 3.94184 5.07038 0.592563 3.93237 5.06971 0.636944 3.92706 5.06094 0.634803 3.9409 5.06267 0.592563 3.93237 5.06971 0.594182 3.92307 5.06776 0.636944 3.92706 5.06094 0.636944 3.92706 5.06094 0.594182 3.92307 5.06776 0.595821 3.91415 5.06457 0.639152 3.91394 5.05616 0.595821 3.91415 5.06457 0.597454 3.90574 5.0602 0.641316 3.90224 5.04858 0.597454 3.90574 5.0602 0.599054 3.89798 5.05471 0.600583 3.89105 5.04822 0.641316 3.90224 5.04858 0.599054 3.89798 5.05471 0.600583 3.89105 5.04822 0.64334 3.89249 5.03854 0.641316 3.90224 5.04858 0.600583 3.89105 5.04822 0.602062 3.88506 5.04083 0.64334 3.89249 5.03854 0.64334 3.89249 5.03854 0.602062 3.88506 5.04083 0.603628 3.88017 5.03268 0.645459 3.88527 5.02648 0.603628 3.88017 5.03268 0.605264 3.87648 5.02396 0.647719 3.88103 5.01308 0.605264 3.87648 5.02396 0.606945 3.87405 5.01479 0.608635 3.87292 5.00539 0.647719 3.88103 5.01308 0.606945 3.87405 5.01479 0.608635 3.87292 5.00539 0.65 3.88001 4.99907 0.647719 3.88103 5.01308 0.608635 3.87292 5.00539 0.610303 3.87312 4.99593 0.65 3.88001 4.99907 0.65 3.88001 4.99907 0.610303 3.87312 4.99593 0.611934 3.87467 4.98647 0.65 3.88211 4.98423 0.611934 3.87467 4.98647 0.613609 3.87785 4.97657 0.65 3.88782 4.97038 0.613609 3.87785 4.97657 0.615518 3.88306 4.96646 0.617653 3.89035 4.95697 0.65 3.88782 4.97038 0.615518 3.88306 4.96646 0.617653 3.89035 4.95697 0.65 3.89679 4.95837 0.65 3.88782 4.97038 0.617653 3.89035 4.95697 0.619849 3.89922 4.94898 0.65 3.89679 4.95837 0.65 3.89679 4.95837 0.619849 3.89922 4.94898 0.65 3.90846 4.94896 0.65 3.90846 4.94896 0.619849 3.89922 4.94898 0.62204 3.90941 4.94273 0.65 3.92209 4.94274 0.62204 3.90941 4.94273 0.624146 3.92057 4.93844 0.626139 3.93233 4.93625 0.65 3.92209 4.94274 0.624146 3.92057 4.93844 0.626139 3.93233 4.93625 0.65 3.93684 4.94008 0.65 3.92209 4.94274 0.626139 3.93233 4.93625 0.62824 3.9442 4.9363 0.65 3.93684 4.94008 0.65 3.93684 4.94008 0.62824 3.9442 4.9363 0.65 3.95178 4.94117 0.65 3.95178 4.94117 0.62824 3.9442 4.9363 0.630465 3.95588 4.93858 0.65 3.96599 4.94592 0.630465 3.95588 4.93858 0.632727 3.9669 4.94298 0.634958 3.97694 4.94939 0.65 3.96599 4.94592 0.632727 3.9669 4.94298 0.634958 3.97694 4.94939 0.65 3.97858 4.95405 0.65 3.96599 4.94592 0.634958 3.97694 4.94939 0.637065 3.98558 4.95755 0.65 3.97858 4.95405 0.65 3.97858 4.95405 0.637065 3.98558 4.95755 0.65 3.98877 4.96505 0.65 3.98877 4.96505 0.637065 3.98558 4.95755 0.639145 3.99251 4.9672 0.65 3.99591 4.97822 0.639145 3.99251 4.9672 0.641378 3.99743 4.97795 0.643699 4.0002 4.98946 0.65 3.99591 4.97822 0.641378 3.99743 4.97795 0.643699 4.0002 4.98946 0.65 3.99956 4.99276 0.65 3.99591 4.97822 0.643699 4.0002 4.98946 0.646021 4.00069 5.00128 0.65 3.99956 4.99276 0.65 3.99956 4.99276 0.646021 4.00069 5.00128 0.65 3.9995 5.00774 0.65 3.9995 5.00774 0.646021 4.00069 5.00128 0.648177 3.999 5.01255 0.65 3.99572 5.02224 0.65 3.9995 5.00774 0.648177 3.999 5.01255 0.629518 3.97552 5.05277 0.585761 3.97411 5.06264 0.631237 3.96541 5.05799 0.631237 3.96541 5.05799 0.587934 3.96153 5.0676 0.632938 3.95401 5.06143 0.632938 3.95401 5.06143 0.58951 3.95132 5.06975 0.634803 3.9409 5.06267 0.636944 3.92706 5.06094 0.595821 3.91415 5.06457 0.639152 3.91394 5.05616 0.639152 3.91394 5.05616 0.597454 3.90574 5.0602 0.641316 3.90224 5.04858 0.64334 3.89249 5.03854 0.603628 3.88017 5.03268 0.645459 3.88527 5.02648 0.645459 3.88527 5.02648 0.605264 3.87648 5.02396 0.647719 3.88103 5.01308 0.65 3.88001 4.99907 0.611934 3.87467 4.98647 0.65 3.88211 4.98423 0.65 3.88211 4.98423 0.613609 3.87785 4.97657 0.65 3.88782 4.97038 0.65 3.90846 4.94896 0.62204 3.90941 4.94273 0.65 3.92209 4.94274 0.65 3.95178 4.94117 0.630465 3.95588 4.93858 0.65 3.96599 4.94592 0.65 3.98877 4.96505 0.639145 3.99251 4.9672 0.65 3.99591 4.97822 -1.59 3.94204 5.10498 -1.59 3.96518 5.10194 -1.59 3.96219 5.04424 -1.59 3.96219 5.04424 -1.59 3.96518 5.10194 -1.59 3.98708 5.09385 -1.59 4.00665 5.08113 -1.59 3.96219 5.04424 -1.59 3.98708 5.09385 -1.59 4.00665 5.08113 -1.59 4.02293 5.0644 -1.59 3.96219 5.04424 -1.59 3.94204 5.10498 -1.5898 3.94034 5.10992 -1.59 3.96518 5.10194 -1.59 3.96518 5.10194 -1.5898 3.94034 5.10992 -1.58796 3.96432 5.11805 -1.58796 3.99404 5.10773 -1.58796 3.96432 5.11805 -1.58196 3.96724 5.13222 -1.58196 4.00053 5.12067 -1.58196 3.96724 5.13222 -1.57243 3.96975 5.14439 -1.57243 4.0061 5.13178 -1.57243 3.96975 5.14439 -1.56 3.97167 5.15373 -1.56 4.01038 5.1403 -1.56 3.97167 5.15373 -1.54553 3.97288 5.1596 -1.54553 4.01307 5.14566 -1.54553 3.97288 5.1596 -1.53 3.97329 5.16161 -1.53 4.01398 5.14748 -1.54553 4.01307 5.14566 -1.53 3.97329 5.16161 -1.53 4.01398 5.14748 -1.54553 4.04828 5.12178 -1.54553 4.01307 5.14566 -1.53 4.01398 5.14748 -1.53 4.04963 5.12331 -1.54553 4.04828 5.12178 -1.54553 4.04828 5.12178 -1.53 4.04963 5.12331 -1.54553 4.07611 5.08961 -1.56 4.0711 5.08631 -1.54553 4.07611 5.08961 -1.56 4.08897 5.04944 -1.57243 4.07992 5.04644 -1.56 4.08897 5.04944 -1.57243 4.08717 5.00864 -1.58196 4.07477 5.00791 -1.57243 4.08717 5.00864 -1.58196 4.07222 4.97276 -1.58796 4.05805 4.97568 -1.58196 4.07222 4.97276 -1.58796 4.04773 4.94596 -1.59 4.04194 4.97482 -1.58796 4.04773 4.94596 -1.59 4.03385 4.95292 -1.59 4.04194 4.97482 -1.58796 4.05805 4.97568 -1.58796 4.04773 4.94596 -1.59 4.04194 4.97482 -1.5898 4.04992 4.99966 -1.58796 4.05805 4.97568 -1.59 4.04194 4.97482 -1.59 4.04498 4.99796 -1.5898 4.04992 4.99966 -1.5892 3.93856 5.11479 -1.5882 3.93669 5.11956 -1.5898 3.94034 5.10992 -1.5898 3.94034 5.10992 -1.5882 3.93669 5.11956 -1.58796 3.96432 5.11805 -1.58796 3.96432 5.11805 -1.5882 3.93669 5.11956 -1.58796 3.93294 5.12032 -1.58196 3.93209 5.13477 -1.58796 3.93294 5.12032 -1.58196 3.89748 5.12813 -1.57243 3.89356 5.13992 -1.58196 3.89748 5.12813 -1.57243 3.85893 5.12314 -1.56 3.85369 5.1311 -1.57243 3.85893 5.12314 -1.56 3.8227 5.10429 -1.54553 3.81822 5.10828 -1.56 3.8227 5.10429 -1.54553 3.79434 5.07307 -1.53 3.79252 5.07398 -1.54553 3.79434 5.07307 -1.53 3.77839 5.03329 -1.53 3.79252 5.07398 -1.54553 3.81822 5.10828 -1.54553 3.79434 5.07307 -1.53 3.79252 5.07398 -1.53 3.81669 5.10963 -1.54553 3.81822 5.10828 -1.54553 3.81822 5.10828 -1.53 3.81669 5.10963 -1.54553 3.85039 5.13611 -1.56 3.85369 5.1311 -1.54553 3.85039 5.13611 -1.56 3.89056 5.14897 -1.57243 3.89356 5.13992 -1.56 3.89056 5.14897 -1.57243 3.93136 5.14717 -1.58196 3.93209 5.13477 -1.57243 3.93136 5.14717 -1.58196 3.96724 5.13222 -1.58796 3.96432 5.11805 -1.58196 3.93209 5.13477 -1.58196 3.96724 5.13222 -1.58796 3.96432 5.11805 -1.58796 3.93294 5.12032 -1.58196 3.93209 5.13477 -1.58796 3.93294 5.12032 -1.5882 3.93669 5.11956 -1.58796 3.90204 5.11439 -1.58196 3.89748 5.12813 -1.58796 3.90204 5.11439 -1.58196 3.86576 5.11276 -1.57243 3.85893 5.12314 -1.58196 3.86576 5.11276 -1.57243 3.82982 5.09796 -1.56 3.8227 5.10429 -1.57243 3.82982 5.09796 -1.56 3.7997 5.07038 -1.54553 3.79434 5.07307 -1.56 3.7997 5.07038 -1.54553 3.7804 5.03288 -1.53 3.77839 5.03329 -1.54553 3.7804 5.03288 -1.53 3.77528 4.99033 -1.53 3.77839 5.03329 -1.54553 3.79434 5.07307 -1.54553 3.7804 5.03288 -1.5892 3.87253 5.09287 -1.58796 3.84993 5.08009 -1.5882 3.87117 5.09782 -1.5892 3.87253 5.09287 -1.5898 3.87401 5.0879 -1.58796 3.84993 5.08009 -1.58796 3.84993 5.08009 -1.5898 3.87401 5.0879 -1.59 3.85887 5.06665 -1.58796 3.83227 5.05404 -1.59 3.85887 5.06665 -1.59 3.84615 5.04708 -1.59 3.83806 5.02518 -1.58796 3.83227 5.05404 -1.59 3.84615 5.04708 -1.59 3.83806 5.02518 -1.58796 3.82195 5.02432 -1.58796 3.83227 5.05404 -1.59 3.83806 5.02518 -1.5898 3.83008 5.00034 -1.58796 3.82195 5.02432 -1.59 3.83806 5.02518 -1.59 3.83502 5.00204 -1.5898 3.83008 5.00034 -1.5898 3.87401 5.0879 -1.59 3.8756 5.08293 -1.59 3.85887 5.06665 -1.58796 3.84993 5.08009 -1.59 3.85887 5.06665 -1.58796 3.83227 5.05404 -1.58196 3.81933 5.06053 -1.58796 3.83227 5.05404 -1.58196 3.80778 5.02724 -1.57243 3.79561 5.02975 -1.58196 3.80778 5.02724 -1.57243 3.79283 4.99136 -1.56 3.78331 4.9908 -1.57243 3.79283 4.99136 -1.56 3.79103 4.95056 -1.54553 3.78534 4.94867 -1.56 3.79103 4.95056 -1.54553 3.80389 4.91039 -1.53 3.80219 4.90927 -1.54553 3.80389 4.91039 -1.53 3.83037 4.87669 -1.53 3.80219 4.90927 -1.54553 3.78534 4.94867 -1.54553 3.80389 4.91039 -1.53 3.80219 4.90927 -1.53 3.7834 4.94803 -1.54553 3.78534 4.94867 -1.54553 3.78534 4.94867 -1.53 3.7834 4.94803 -1.54553 3.77732 4.99045 -1.56 3.78331 4.9908 -1.54553 3.77732 4.99045 -1.56 3.78627 5.03167 -1.57243 3.79561 5.02975 -1.56 3.78627 5.03167 -1.57243 3.80822 5.0661 -1.58196 3.81933 5.06053 -1.57243 3.80822 5.0661 -1.58196 3.83911 5.0897 -1.58796 3.84993 5.08009 -1.58196 3.83911 5.0897 -1.58796 3.87372 5.10067 -1.5882 3.87117 5.09782 -1.58796 3.87372 5.10067 -1.58796 3.90204 5.11439 -1.5882 3.93669 5.11956 -1.5882 3.87117 5.09782 -1.58796 3.90204 5.11439 -1.5892 3.82521 4.99856 -1.5882 3.82044 4.99669 -1.5898 3.83008 5.00034 -1.5898 3.83008 5.00034 -1.5882 3.82044 4.99669 -1.58796 3.82195 5.02432 -1.58796 3.82195 5.02432 -1.5882 3.82044 4.99669 -1.58796 3.81968 4.99294 -1.58196 3.80523 4.99209 -1.58796 3.81968 4.99294 -1.58196 3.81187 4.95748 -1.57243 3.80008 4.95356 -1.58196 3.81187 4.95748 -1.57243 3.81686 4.91893 -1.56 3.8089 4.91369 -1.57243 3.81686 4.91893 -1.56 3.83571 4.8827 -1.54553 3.83172 4.87822 -1.56 3.83571 4.8827 -1.54553 3.86693 4.85434 -1.53 3.86602 4.85252 -1.54553 3.86693 4.85434 -1.53 3.90671 4.83839 -1.53 3.86602 4.85252 -1.54553 3.83172 4.87822 -1.54553 3.86693 4.85434 -1.53 3.86602 4.85252 -1.53 3.83037 4.87669 -1.54553 3.83172 4.87822 -1.54553 3.83172 4.87822 -1.53 3.83037 4.87669 -1.54553 3.80389 4.91039 -1.56 3.8089 4.91369 -1.54553 3.80389 4.91039 -1.56 3.79103 4.95056 -1.57243 3.80008 4.95356 -1.56 3.79103 4.95056 -1.57243 3.79283 4.99136 -1.58196 3.80523 4.99209 -1.57243 3.79283 4.99136 -1.58196 3.80778 5.02724 -1.58796 3.82195 5.02432 -1.58196 3.80778 5.02724 -1.58796 3.83227 5.05404 -1.58796 3.82195 5.02432 -1.58196 3.80523 4.99209 -1.58196 3.80778 5.02724 -1.58796 3.82195 5.02432 -1.58796 3.81968 4.99294 -1.58196 3.80523 4.99209 -1.58796 3.81968 4.99294 -1.5882 3.82044 4.99669 -1.58796 3.82561 4.96204 -1.58196 3.81187 4.95748 -1.58796 3.82561 4.96204 -1.58196 3.82724 4.92576 -1.57243 3.81686 4.91893 -1.58196 3.82724 4.92576 -1.57243 3.84204 4.88982 -1.56 3.83571 4.8827 -1.57243 3.84204 4.88982 -1.56 3.86962 4.8597 -1.54553 3.86693 4.85434 -1.56 3.86962 4.8597 -1.54553 3.90712 4.8404 -1.53 3.90671 4.83839 -1.54553 3.90712 4.8404 -1.53 3.94967 4.83528 -1.53 3.90671 4.83839 -1.54553 3.86693 4.85434 -1.54553 3.90712 4.8404 -1.5892 3.84713 4.93253 -1.58796 3.85991 4.90992 -1.5882 3.84218 4.93117 -1.5892 3.84713 4.93253 -1.5898 3.8521 4.93401 -1.58796 3.85991 4.90992 -1.58796 3.85991 4.90992 -1.5898 3.8521 4.93401 -1.59 3.87335 4.91887 -1.58796 3.88596 4.89227 -1.59 3.87335 4.91887 -1.59 3.89292 4.90615 -1.59 3.91482 4.89806 -1.58796 3.88596 4.89227 -1.59 3.89292 4.90615 -1.59 3.91482 4.89806 -1.58796 3.91568 4.88195 -1.58796 3.88596 4.89227 -1.59 3.91482 4.89806 -1.5898 3.93966 4.89008 -1.58796 3.91568 4.88195 -1.59 3.91482 4.89806 -1.59 3.93796 4.89502 -1.5898 3.93966 4.89008 -1.5898 3.8521 4.93401 -1.59 3.85707 4.9356 -1.59 3.87335 4.91887 -1.58796 3.85991 4.90992 -1.59 3.87335 4.91887 -1.58796 3.88596 4.89227 -1.58196 3.87947 4.87933 -1.58796 3.88596 4.89227 -1.58196 3.91276 4.86778 -1.57243 3.91025 4.85561 -1.58196 3.91276 4.86778 -1.57243 3.94864 4.85283 -1.56 3.9492 4.84331 -1.57243 3.94864 4.85283 -1.56 3.98944 4.85103 -1.54553 3.99133 4.84534 -1.56 3.98944 4.85103 -1.54553 4.02961 4.86389 -1.53 4.03073 4.86219 -1.54553 4.02961 4.86389 -1.53 4.06331 4.89037 -1.53 4.03073 4.86219 -1.54553 3.99133 4.84534 -1.54553 4.02961 4.86389 -1.53 4.03073 4.86219 -1.53 3.99197 4.8434 -1.54553 3.99133 4.84534 -1.54553 3.99133 4.84534 -1.53 3.99197 4.8434 -1.54553 3.94955 4.83732 -1.56 3.9492 4.84331 -1.54553 3.94955 4.83732 -1.56 3.90833 4.84627 -1.57243 3.91025 4.85561 -1.56 3.90833 4.84627 -1.57243 3.8739 4.86822 -1.58196 3.87947 4.87933 -1.57243 3.8739 4.86822 -1.58196 3.8503 4.89911 -1.58796 3.85991 4.90992 -1.58196 3.8503 4.89911 -1.58796 3.83933 4.93372 -1.5882 3.84218 4.93117 -1.58796 3.83933 4.93372 -1.58796 3.82561 4.96204 -1.5882 3.82044 4.99669 -1.5882 3.84218 4.93117 -1.58796 3.82561 4.96204 -1.5892 3.94144 4.88521 -1.5882 3.94331 4.88044 -1.5898 3.93966 4.89008 -1.5898 3.93966 4.89008 -1.5882 3.94331 4.88044 -1.58796 3.91568 4.88195 -1.58796 3.91568 4.88195 -1.5882 3.94331 4.88044 -1.58796 3.94706 4.87968 -1.58196 3.94791 4.86523 -1.58796 3.94706 4.87968 -1.58196 3.98252 4.87187 -1.57243 3.98644 4.86008 -1.58196 3.98252 4.87187 -1.57243 4.02107 4.87686 -1.56 4.02631 4.8689 -1.57243 4.02107 4.87686 -1.56 4.0573 4.89571 -1.54553 4.06178 4.89172 -1.56 4.0573 4.89571 -1.54553 4.08566 4.92693 -1.53 4.08748 4.92602 -1.54553 4.08566 4.92693 -1.53 4.10161 4.96671 -1.53 4.08748 4.92602 -1.54553 4.06178 4.89172 -1.54553 4.08566 4.92693 -1.53 4.08748 4.92602 -1.53 4.06331 4.89037 -1.54553 4.06178 4.89172 -1.54553 4.06178 4.89172 -1.53 4.06331 4.89037 -1.54553 4.02961 4.86389 -1.56 4.02631 4.8689 -1.54553 4.02961 4.86389 -1.56 3.98944 4.85103 -1.57243 3.98644 4.86008 -1.56 3.98944 4.85103 -1.57243 3.94864 4.85283 -1.58196 3.94791 4.86523 -1.57243 3.94864 4.85283 -1.58196 3.91276 4.86778 -1.58796 3.91568 4.88195 -1.58196 3.91276 4.86778 -1.58796 3.88596 4.89227 -1.58796 3.91568 4.88195 -1.58196 3.94791 4.86523 -1.58196 3.91276 4.86778 -1.58796 3.91568 4.88195 -1.58796 3.94706 4.87968 -1.58196 3.94791 4.86523 -1.58796 3.94706 4.87968 -1.5882 3.94331 4.88044 -1.58796 3.97796 4.88561 -1.58196 3.98252 4.87187 -1.58796 3.97796 4.88561 -1.58196 4.01424 4.88724 -1.57243 4.02107 4.87686 -1.58196 4.01424 4.88724 -1.57243 4.05018 4.90204 -1.56 4.0573 4.89571 -1.57243 4.05018 4.90204 -1.56 4.0803 4.92962 -1.54553 4.08566 4.92693 -1.56 4.0803 4.92962 -1.54553 4.0996 4.96712 -1.53 4.10161 4.96671 -1.54553 4.0996 4.96712 -1.53 4.10472 5.00967 -1.53 4.10161 4.96671 -1.54553 4.08566 4.92693 -1.54553 4.0996 4.96712 -1.5892 4.00747 4.90713 -1.58796 4.03008 4.91991 -1.5882 4.00883 4.90218 -1.5892 4.00747 4.90713 -1.5898 4.00599 4.9121 -1.58796 4.03008 4.91991 -1.58796 4.03008 4.91991 -1.5898 4.00599 4.9121 -1.59 4.02113 4.93335 -1.58796 4.04773 4.94596 -1.59 4.02113 4.93335 -1.59 4.03385 4.95292 -1.58796 4.04773 4.94596 -1.58796 4.03008 4.91991 -1.59 4.02113 4.93335 -1.58796 4.04773 4.94596 -1.58196 4.06067 4.93947 -1.58796 4.03008 4.91991 -1.58796 4.04773 4.94596 -1.58196 4.07222 4.97276 -1.58196 4.06067 4.93947 -1.58196 4.06067 4.93947 -1.58196 4.07222 4.97276 -1.57243 4.08439 4.97025 -1.57243 4.07178 4.9339 -1.57243 4.08439 4.97025 -1.56 4.09373 4.96833 -1.56 4.0803 4.92962 -1.56 4.09373 4.96833 -1.54553 4.0996 4.96712 -1.56 4.0803 4.92962 -1.57243 4.07178 4.9339 -1.56 4.09373 4.96833 -1.56 4.0803 4.92962 -1.57243 4.05018 4.90204 -1.57243 4.07178 4.9339 -1.57243 4.07178 4.9339 -1.57243 4.05018 4.90204 -1.58196 4.04089 4.9103 -1.58196 4.06067 4.93947 -1.58196 4.04089 4.9103 -1.58796 4.03008 4.91991 -1.58196 4.06067 4.93947 -1.57243 4.07178 4.9339 -1.58196 4.04089 4.9103 -1.58196 4.06067 4.93947 -1.57243 4.08439 4.97025 -1.57243 4.07178 4.9339 -1.5898 4.00599 4.9121 -1.59 4.0044 4.91707 -1.59 4.02113 4.93335 -1.5892 4.05479 5.00144 -1.5882 4.05956 5.00331 -1.5898 4.04992 4.99966 -1.5898 4.04992 4.99966 -1.5882 4.05956 5.00331 -1.58796 4.05805 4.97568 -1.58796 4.05805 4.97568 -1.5882 4.05956 5.00331 -1.58796 4.06032 5.00706 -1.58196 4.07477 5.00791 -1.58796 4.06032 5.00706 -1.58196 4.06813 5.04252 -1.57243 4.07992 5.04644 -1.58196 4.06813 5.04252 -1.57243 4.06314 5.08107 -1.56 4.0711 5.08631 -1.57243 4.06314 5.08107 -1.56 4.04429 5.1173 -1.54553 4.04828 5.12178 -1.56 4.04429 5.1173 -1.54553 4.01307 5.14566 -1.54553 4.04828 5.12178 -1.56 4.0711 5.08631 -1.56 4.04429 5.1173 -1.54553 4.04828 5.12178 -1.54553 4.07611 5.08961 -1.56 4.0711 5.08631 -1.58796 4.06032 5.00706 -1.5882 4.05956 5.00331 -1.58796 4.05439 5.03796 -1.58196 4.06813 5.04252 -1.58796 4.05439 5.03796 -1.58196 4.05276 5.07424 -1.57243 4.06314 5.08107 -1.58196 4.05276 5.07424 -1.57243 4.03796 5.11018 -1.56 4.04429 5.1173 -1.57243 4.03796 5.11018 -1.56 4.01038 5.1403 -1.54553 4.01307 5.14566 -1.56 4.01038 5.1403 -1.54553 3.97288 5.1596 -1.54553 4.01307 5.14566 -1.56 4.04429 5.1173 -1.56 4.01038 5.1403 -1.5892 4.03287 5.06747 -1.58796 4.02009 5.09008 -1.5882 4.03782 5.06883 -1.5892 4.03287 5.06747 -1.5898 4.0279 5.06599 -1.58796 4.02009 5.09008 -1.58796 4.02009 5.09008 -1.5898 4.0279 5.06599 -1.59 4.00665 5.08113 -1.58796 3.99404 5.10773 -1.59 4.00665 5.08113 -1.59 3.98708 5.09385 -1.59 3.96518 5.10194 -1.58796 3.99404 5.10773 -1.59 3.98708 5.09385 -1.59 3.96518 5.10194 -1.58796 3.96432 5.11805 -1.58796 3.99404 5.10773 -1.5898 4.0279 5.06599 -1.59 4.02293 5.0644 -1.59 4.00665 5.08113 -1.58796 4.02009 5.09008 -1.59 4.00665 5.08113 -1.58796 3.99404 5.10773 -1.58196 4.00053 5.12067 -1.58796 3.99404 5.10773 -1.58196 3.96724 5.13222 -1.58196 4.00053 5.12067 -1.58796 4.02009 5.09008 -1.58796 3.99404 5.10773 -1.58196 4.00053 5.12067 -1.58196 4.0297 5.10089 -1.58796 4.02009 5.09008 -1.58196 4.00053 5.12067 -1.57243 4.0061 5.13178 -1.58196 4.0297 5.10089 -1.58196 4.00053 5.12067 -1.57243 3.96975 5.14439 -1.57243 4.0061 5.13178 -1.53 3.7834 4.94803 -1.53 3.77528 4.99033 -1.54553 3.77732 4.99045 -1.54553 3.77732 4.99045 -1.53 3.77528 4.99033 -1.54553 3.7804 5.03288 -1.56 3.78627 5.03167 -1.54553 3.7804 5.03288 -1.56 3.7997 5.07038 -1.57243 3.80822 5.0661 -1.56 3.7997 5.07038 -1.57243 3.82982 5.09796 -1.58196 3.83911 5.0897 -1.57243 3.82982 5.09796 -1.58196 3.86576 5.11276 -1.58796 3.87372 5.10067 -1.58196 3.86576 5.11276 -1.58796 3.90204 5.11439 -1.58796 3.87372 5.10067 -1.58196 3.83911 5.0897 -1.58196 3.86576 5.11276 -1.53 3.81669 5.10963 -1.53 3.84927 5.13781 -1.54553 3.85039 5.13611 -1.54553 3.85039 5.13611 -1.53 3.84927 5.13781 -1.54553 3.88867 5.15466 -1.56 3.89056 5.14897 -1.54553 3.88867 5.15466 -1.56 3.9308 5.15669 -1.57243 3.93136 5.14717 -1.56 3.9308 5.15669 -1.57243 3.96975 5.14439 -1.58196 3.96724 5.13222 -1.57243 3.93136 5.14717 -1.57243 3.96975 5.14439 -1.53 3.84927 5.13781 -1.53 3.88803 5.1566 -1.54553 3.88867 5.15466 -1.54553 3.88867 5.15466 -1.53 3.88803 5.1566 -1.54553 3.93045 5.16268 -1.56 3.9308 5.15669 -1.54553 3.93045 5.16268 -1.56 3.97167 5.15373 -1.57243 3.96975 5.14439 -1.56 3.9308 5.15669 -1.56 3.97167 5.15373 -1.53 3.88803 5.1566 -1.53 3.93033 5.16472 -1.54553 3.93045 5.16268 -1.54553 3.93045 5.16268 -1.53 3.93033 5.16472 -1.54553 3.97288 5.1596 -1.56 3.97167 5.15373 -1.54553 3.93045 5.16268 -1.54553 3.97288 5.1596 -1.53 3.93033 5.16472 -1.53 3.97329 5.16161 -1.54553 3.97288 5.1596 -1.53 4.04963 5.12331 -1.53 4.07781 5.09073 -1.54553 4.07611 5.08961 -1.54553 4.07611 5.08961 -1.53 4.07781 5.09073 -1.54553 4.09466 5.05133 -1.56 4.08897 5.04944 -1.54553 4.09466 5.05133 -1.56 4.09669 5.0092 -1.57243 4.08717 5.00864 -1.56 4.09669 5.0092 -1.57243 4.08439 4.97025 -1.58196 4.07222 4.97276 -1.57243 4.08717 5.00864 -1.57243 4.08439 4.97025 -1.53 4.07781 5.09073 -1.53 4.0966 5.05197 -1.54553 4.09466 5.05133 -1.54553 4.09466 5.05133 -1.53 4.0966 5.05197 -1.54553 4.10268 5.00955 -1.56 4.09669 5.0092 -1.54553 4.10268 5.00955 -1.56 4.09373 4.96833 -1.57243 4.08439 4.97025 -1.56 4.09669 5.0092 -1.56 4.09373 4.96833 -1.53 4.0966 5.05197 -1.53 4.10472 5.00967 -1.54553 4.10268 5.00955 -1.54553 4.10268 5.00955 -1.53 4.10472 5.00967 -1.54553 4.0996 4.96712 -1.56 4.09373 4.96833 -1.54553 4.10268 5.00955 -1.54553 4.0996 4.96712 -1.53 3.99197 4.8434 -1.53 3.94967 4.83528 -1.54553 3.94955 4.83732 -1.54553 3.94955 4.83732 -1.53 3.94967 4.83528 -1.54553 3.90712 4.8404 -1.56 3.90833 4.84627 -1.54553 3.90712 4.8404 -1.56 3.86962 4.8597 -1.57243 3.8739 4.86822 -1.56 3.86962 4.8597 -1.57243 3.84204 4.88982 -1.58196 3.8503 4.89911 -1.57243 3.84204 4.88982 -1.58196 3.82724 4.92576 -1.58796 3.83933 4.93372 -1.58196 3.82724 4.92576 -1.58796 3.82561 4.96204 -1.58796 3.83933 4.93372 -1.58196 3.8503 4.89911 -1.58196 3.82724 4.92576 -1.58796 4.05439 5.03796 -1.58196 4.06813 5.04252 -1.58796 4.06032 5.00706 -1.57243 4.08717 5.00864 -1.58196 4.07477 5.00791 -1.57243 4.07992 5.04644 -1.57243 4.07992 5.04644 -1.58196 4.07477 5.00791 -1.58196 4.06813 5.04252 -1.56 4.09669 5.0092 -1.57243 4.08717 5.00864 -1.56 4.08897 5.04944 -1.58196 4.05276 5.07424 -1.57243 4.06314 5.08107 -1.58196 4.06813 5.04252 -1.54553 4.10268 5.00955 -1.56 4.09669 5.0092 -1.54553 4.09466 5.05133 -1.57243 4.06314 5.08107 -1.56 4.0711 5.08631 -1.57243 4.07992 5.04644 -1.57243 4.07992 5.04644 -1.56 4.0711 5.08631 -1.56 4.08897 5.04944 -1.54553 4.09466 5.05133 -1.56 4.08897 5.04944 -1.54553 4.07611 5.08961 -1.58796 3.97796 4.88561 -1.5882 4.00883 4.90218 -1.58796 4.00628 4.89933 -1.58196 4.01424 4.88724 -1.58796 4.00628 4.89933 -1.58196 4.04089 4.9103 -1.57243 4.05018 4.90204 -1.58196 4.01424 4.88724 -1.58196 4.04089 4.9103 -1.58796 3.85991 4.90992 -1.58796 3.83933 4.93372 -1.5882 3.84218 4.93117 -1.58796 3.84993 5.08009 -1.58796 3.87372 5.10067 -1.5882 3.87117 5.09782 -1.58796 4.05439 5.03796 -1.5882 4.03782 5.06883 -1.58796 4.04067 5.06628 -1.58196 4.05276 5.07424 -1.58796 4.04067 5.06628 -1.58196 4.0297 5.10089 -1.57243 4.03796 5.11018 -1.58196 4.0297 5.10089 -1.57243 4.0061 5.13178 -1.56 4.01038 5.1403 -1.57243 4.0061 5.13178 -1.56 3.97167 5.15373 -1.56 4.01038 5.1403 -1.57243 4.03796 5.11018 -1.57243 4.0061 5.13178 -1.57243 3.89356 5.13992 -1.57243 3.93136 5.14717 -1.58196 3.93209 5.13477 -1.58196 3.89748 5.12813 -1.57243 3.89356 5.13992 -1.58196 3.93209 5.13477 -1.58796 3.90204 5.11439 -1.58196 3.89748 5.12813 -1.58796 3.93294 5.12032 -1.56 3.89056 5.14897 -1.56 3.9308 5.15669 -1.57243 3.93136 5.14717 -1.54553 3.88867 5.15466 -1.54553 3.93045 5.16268 -1.56 3.9308 5.15669 -1.58196 3.81933 5.06053 -1.58196 3.83911 5.0897 -1.58796 3.84993 5.08009 -1.58796 3.83227 5.05404 -1.58196 3.81933 5.06053 -1.58796 3.84993 5.08009 -1.57243 3.80822 5.0661 -1.57243 3.82982 5.09796 -1.58196 3.83911 5.0897 -1.57243 3.82982 5.09796 -1.56 3.8227 5.10429 -1.57243 3.85893 5.12314 -1.54553 3.85039 5.13611 -1.56 3.85369 5.1311 -1.54553 3.81822 5.10828 -1.54553 3.81822 5.10828 -1.56 3.85369 5.1311 -1.56 3.8227 5.10429 -1.54553 3.79434 5.07307 -1.56 3.8227 5.10429 -1.56 3.7997 5.07038 -1.56 3.89056 5.14897 -1.54553 3.85039 5.13611 -1.54553 3.88867 5.15466 -1.57243 3.89356 5.13992 -1.57243 3.85893 5.12314 -1.56 3.85369 5.1311 -1.56 3.89056 5.14897 -1.57243 3.89356 5.13992 -1.56 3.85369 5.1311 -1.58196 3.89748 5.12813 -1.58196 3.86576 5.11276 -1.57243 3.85893 5.12314 -1.57243 3.79561 5.02975 -1.57243 3.80822 5.0661 -1.58196 3.81933 5.06053 -1.58196 3.80778 5.02724 -1.57243 3.79561 5.02975 -1.58196 3.81933 5.06053 -1.56 3.78627 5.03167 -1.56 3.7997 5.07038 -1.57243 3.80822 5.0661 -1.56 3.78331 4.9908 -1.56 3.78627 5.03167 -1.57243 3.79561 5.02975 -1.57243 3.79283 4.99136 -1.56 3.78331 4.9908 -1.57243 3.79561 5.02975 -1.54553 3.77732 4.99045 -1.54553 3.7804 5.03288 -1.56 3.78627 5.03167 -1.57243 3.80008 4.95356 -1.57243 3.79283 4.99136 -1.58196 3.80523 4.99209 -1.58196 3.81187 4.95748 -1.57243 3.80008 4.95356 -1.58196 3.80523 4.99209 -1.58796 3.82561 4.96204 -1.58196 3.81187 4.95748 -1.58796 3.81968 4.99294 -1.54553 3.78534 4.94867 -1.54553 3.77732 4.99045 -1.56 3.78331 4.9908 -1.56 3.79103 4.95056 -1.54553 3.78534 4.94867 -1.56 3.78331 4.9908 -1.58196 3.87947 4.87933 -1.58196 3.8503 4.89911 -1.58796 3.85991 4.90992 -1.58796 3.88596 4.89227 -1.58196 3.87947 4.87933 -1.58796 3.85991 4.90992 -1.57243 3.8739 4.86822 -1.57243 3.84204 4.88982 -1.58196 3.8503 4.89911 -1.57243 3.84204 4.88982 -1.56 3.83571 4.8827 -1.57243 3.81686 4.91893 -1.54553 3.80389 4.91039 -1.56 3.8089 4.91369 -1.54553 3.83172 4.87822 -1.54553 3.83172 4.87822 -1.56 3.8089 4.91369 -1.56 3.83571 4.8827 -1.54553 3.86693 4.85434 -1.56 3.83571 4.8827 -1.56 3.86962 4.8597 -1.57243 3.80008 4.95356 -1.57243 3.81686 4.91893 -1.56 3.8089 4.91369 -1.56 3.79103 4.95056 -1.57243 3.80008 4.95356 -1.56 3.8089 4.91369 -1.58196 3.81187 4.95748 -1.58196 3.82724 4.92576 -1.57243 3.81686 4.91893 -1.57243 3.91025 4.85561 -1.57243 3.8739 4.86822 -1.58196 3.87947 4.87933 -1.58196 3.91276 4.86778 -1.57243 3.91025 4.85561 -1.58196 3.87947 4.87933 -1.56 3.90833 4.84627 -1.56 3.86962 4.8597 -1.57243 3.8739 4.86822 -1.56 3.9492 4.84331 -1.56 3.90833 4.84627 -1.57243 3.91025 4.85561 -1.57243 3.94864 4.85283 -1.56 3.9492 4.84331 -1.57243 3.91025 4.85561 -1.54553 3.94955 4.83732 -1.54553 3.90712 4.8404 -1.56 3.90833 4.84627 -1.57243 3.98644 4.86008 -1.57243 3.94864 4.85283 -1.58196 3.94791 4.86523 -1.58196 3.98252 4.87187 -1.57243 3.98644 4.86008 -1.58196 3.94791 4.86523 -1.58796 3.97796 4.88561 -1.58196 3.98252 4.87187 -1.58796 3.94706 4.87968 -1.54553 3.99133 4.84534 -1.54553 3.94955 4.83732 -1.56 3.9492 4.84331 -1.56 3.98944 4.85103 -1.54553 3.99133 4.84534 -1.56 3.9492 4.84331 -1.5882 4.00883 4.90218 -1.58796 4.03008 4.91991 -1.58796 4.00628 4.89933 -1.58796 4.00628 4.89933 -1.58796 4.03008 4.91991 -1.58196 4.04089 4.9103 -1.57243 4.05018 4.90204 -1.56 4.0573 4.89571 -1.57243 4.02107 4.87686 -1.54553 4.02961 4.86389 -1.56 4.02631 4.8689 -1.54553 4.06178 4.89172 -1.54553 4.06178 4.89172 -1.56 4.02631 4.8689 -1.56 4.0573 4.89571 -1.54553 4.08566 4.92693 -1.56 4.0573 4.89571 -1.56 4.0803 4.92962 -1.57243 3.98644 4.86008 -1.57243 4.02107 4.87686 -1.56 4.02631 4.8689 -1.56 3.98944 4.85103 -1.57243 3.98644 4.86008 -1.56 4.02631 4.8689 -1.58196 3.98252 4.87187 -1.58196 4.01424 4.88724 -1.57243 4.02107 4.87686 -1.58796 3.97796 4.88561 -1.58796 4.00628 4.89933 -1.58196 4.01424 4.88724 -1.5882 4.00883 4.90218 -1.58796 3.97796 4.88561 -1.5882 3.94331 4.88044 -1.58196 4.07477 5.00791 -1.58196 4.07222 4.97276 -1.58796 4.05805 4.97568 -1.58796 4.06032 5.00706 -1.58196 4.07477 5.00791 -1.58796 4.05805 4.97568 -1.5882 4.03782 5.06883 -1.58796 4.02009 5.09008 -1.58796 4.04067 5.06628 -1.58796 4.04067 5.06628 -1.58796 4.02009 5.09008 -1.58196 4.0297 5.10089 -1.58196 4.0297 5.10089 -1.57243 4.03796 5.11018 -1.58196 4.05276 5.07424 -1.57243 4.03796 5.11018 -1.56 4.04429 5.1173 -1.57243 4.06314 5.08107 -1.58796 4.05439 5.03796 -1.58796 4.04067 5.06628 -1.58196 4.05276 5.07424 -1.5882 4.03782 5.06883 -1.58796 4.05439 5.03796 -1.5882 4.05956 5.00331 -1.46 4.10472 5.00967 -1.53 4.10472 5.00967 -1.46 4.0966 5.05197 -1.46 4.10472 5.00967 -1.53 4.10161 4.96671 -1.53 4.10472 5.00967 -1.46 4.10472 5.00967 -1.46 4.10161 4.96671 -1.53 4.10161 4.96671 -1.53 4.10161 4.96671 -1.46 4.10161 4.96671 -1.53 4.08748 4.92602 -1.53 4.08748 4.92602 -1.46 4.10161 4.96671 -1.46 4.08748 4.92602 -1.53 4.06331 4.89037 -1.46 4.08748 4.92602 -1.46 4.06331 4.89037 -1.53 4.03073 4.86219 -1.46 4.06331 4.89037 -1.46 4.03073 4.86219 -1.53 3.99197 4.8434 -1.46 4.03073 4.86219 -1.46 3.99197 4.8434 -1.53 3.94967 4.83528 -1.46 3.99197 4.8434 -1.46 3.94967 4.83528 -1.53 3.90671 4.83839 -1.46 3.94967 4.83528 -1.46 3.90671 4.83839 -1.53 3.86602 4.85252 -1.46 3.90671 4.83839 -1.46 3.86602 4.85252 -1.53 3.83037 4.87669 -1.46 3.86602 4.85252 -1.46 3.83037 4.87669 -1.53 3.80219 4.90927 -1.46 3.83037 4.87669 -1.46 3.80219 4.90927 -1.53 3.7834 4.94803 -1.46 3.80219 4.90927 -1.46 3.7834 4.94803 -1.53 3.77528 4.99033 -1.46 3.7834 4.94803 -1.46 3.77528 4.99033 -1.53 3.77839 5.03329 -1.46 3.77528 4.99033 -1.46 3.77839 5.03329 -1.53 3.79252 5.07398 -1.46 3.77839 5.03329 -1.46 3.79252 5.07398 -1.53 3.81669 5.10963 -1.46 3.79252 5.07398 -1.46 3.81669 5.10963 -1.53 3.84927 5.13781 -1.46 3.81669 5.10963 -1.46 3.84927 5.13781 -1.53 3.88803 5.1566 -1.46 3.84927 5.13781 -1.46 3.88803 5.1566 -1.53 3.93033 5.16472 -1.46 3.88803 5.1566 -1.46 3.93033 5.16472 -1.53 3.97329 5.16161 -1.46 3.93033 5.16472 -1.46 3.97329 5.16161 -1.53 4.01398 5.14748 -1.46 3.97329 5.16161 -1.46 4.01398 5.14748 -1.53 4.04963 5.12331 -1.46 4.01398 5.14748 -1.46 4.04963 5.12331 -1.53 4.07781 5.09073 -1.46 4.04963 5.12331 -1.46 4.07781 5.09073 -1.53 4.0966 5.05197 -1.46 4.07781 5.09073 -1.46 4.0966 5.05197 -1.53 4.10472 5.00967 -1.53 4.0966 5.05197 -1.46 4.0966 5.05197 -1.53 4.08748 4.92602 -1.46 4.08748 4.92602 -1.53 4.06331 4.89037 -1.53 4.06331 4.89037 -1.46 4.06331 4.89037 -1.53 4.03073 4.86219 -1.53 4.03073 4.86219 -1.46 4.03073 4.86219 -1.53 3.99197 4.8434 -1.53 3.99197 4.8434 -1.46 3.99197 4.8434 -1.53 3.94967 4.83528 -1.53 3.94967 4.83528 -1.46 3.94967 4.83528 -1.53 3.90671 4.83839 -1.53 3.90671 4.83839 -1.46 3.90671 4.83839 -1.53 3.86602 4.85252 -1.53 3.86602 4.85252 -1.46 3.86602 4.85252 -1.53 3.83037 4.87669 -1.53 3.83037 4.87669 -1.46 3.83037 4.87669 -1.53 3.80219 4.90927 -1.53 3.80219 4.90927 -1.46 3.80219 4.90927 -1.53 3.7834 4.94803 -1.53 3.7834 4.94803 -1.46 3.7834 4.94803 -1.53 3.77528 4.99033 -1.53 3.77528 4.99033 -1.46 3.77528 4.99033 -1.53 3.77839 5.03329 -1.53 3.77839 5.03329 -1.46 3.77839 5.03329 -1.53 3.79252 5.07398 -1.53 3.79252 5.07398 -1.46 3.79252 5.07398 -1.53 3.81669 5.10963 -1.53 3.81669 5.10963 -1.46 3.81669 5.10963 -1.53 3.84927 5.13781 -1.53 3.84927 5.13781 -1.46 3.84927 5.13781 -1.53 3.88803 5.1566 -1.53 3.88803 5.1566 -1.46 3.88803 5.1566 -1.53 3.93033 5.16472 -1.53 3.93033 5.16472 -1.46 3.93033 5.16472 -1.53 3.97329 5.16161 -1.53 3.97329 5.16161 -1.46 3.97329 5.16161 -1.53 4.01398 5.14748 -1.53 4.01398 5.14748 -1.46 4.01398 5.14748 -1.53 4.04963 5.12331 -1.53 4.04963 5.12331 -1.46 4.04963 5.12331 -1.53 4.07781 5.09073 -1.53 4.07781 5.09073 -1.46 4.07781 5.09073 -1.53 4.0966 5.05197 -1.45 4.06946 5.08523 -1.45 4.01099 5.04674 -1.45 4.08711 5.04882 -1.45 4.06946 5.08523 -1.45 3.99648 5.06352 -1.45 4.01099 5.04674 -1.45 4.06946 5.08523 -1.45 4.04299 5.11584 -1.45 3.99648 5.06352 -1.45 3.99648 5.06352 -1.45 4.04299 5.11584 -1.45 3.97811 5.07598 -1.45 3.97811 5.07598 -1.45 4.04299 5.11584 -1.45 4.0095 5.13855 -1.45 3.95715 5.08325 -1.45 4.0095 5.13855 -1.45 3.97127 5.15181 -1.45 3.93502 5.08485 -1.45 3.97127 5.15181 -1.45 3.93092 5.15473 -1.45 3.91323 5.08067 -1.45 3.93092 5.15473 -1.45 3.89118 5.14711 -1.45 3.85477 5.12946 -1.45 3.91323 5.08067 -1.45 3.89118 5.14711 -1.45 3.85477 5.12946 -1.45 3.89326 5.07099 -1.45 3.91323 5.08067 -1.45 3.85477 5.12946 -1.45 3.82416 5.10299 -1.45 3.89326 5.07099 -1.45 3.89326 5.07099 -1.45 3.82416 5.10299 -1.45 3.87648 5.05648 -1.45 3.87648 5.05648 -1.45 3.82416 5.10299 -1.45 3.80146 5.0695 -1.45 3.86402 5.03811 -1.45 3.80146 5.0695 -1.45 3.78819 5.03127 -1.45 3.85675 5.01715 -1.45 3.78819 5.03127 -1.45 3.78527 4.99092 -1.45 3.85515 4.99502 -1.45 3.78527 4.99092 -1.45 3.79289 4.95118 -1.45 3.85933 4.97323 -1.45 3.79289 4.95118 -1.45 3.869 4.95326 -1.45 3.85933 4.97323 -1.45 3.85515 4.99502 -1.45 3.79289 4.95118 -1.45 3.97811 5.07598 -1.45 4.0095 5.13855 -1.45 3.95715 5.08325 -1.45 3.95715 5.08325 -1.45 3.97127 5.15181 -1.45 3.93502 5.08485 -1.45 3.93502 5.08485 -1.45 3.93092 5.15473 -1.45 3.91323 5.08067 -1.45 3.87648 5.05648 -1.45 3.80146 5.0695 -1.45 3.86402 5.03811 -1.45 3.86402 5.03811 -1.45 3.78819 5.03127 -1.45 3.85675 5.01715 -1.45 3.85675 5.01715 -1.45 3.78527 4.99092 -1.45 3.85515 4.99502 -1.45 3.79289 4.95118 -1.45 3.81054 4.91477 -1.45 3.869 4.95326 -1.45 3.869 4.95326 -1.45 3.81054 4.91477 -1.45 3.88352 4.93648 -1.45 3.88352 4.93648 -1.45 3.81054 4.91477 -1.45 3.83701 4.88416 -1.45 3.90189 4.92402 -1.45 3.83701 4.88416 -1.45 3.8705 4.86145 -1.45 3.92285 4.91675 -1.45 3.8705 4.86145 -1.45 3.90873 4.84819 -1.45 3.94498 4.91515 -1.45 3.90873 4.84819 -1.45 3.94908 4.84527 -1.45 3.96677 4.91933 -1.45 3.94908 4.84527 -1.45 3.98882 4.85289 -1.45 4.02523 4.87054 -1.45 3.96677 4.91933 -1.45 3.98882 4.85289 -1.45 4.02523 4.87054 -1.45 3.98674 4.92901 -1.45 3.96677 4.91933 -1.45 4.02523 4.87054 -1.45 4.05584 4.89701 -1.45 3.98674 4.92901 -1.45 3.98674 4.92901 -1.45 4.05584 4.89701 -1.45 4.00352 4.94352 -1.45 4.00352 4.94352 -1.45 4.05584 4.89701 -1.45 4.07855 4.9305 -1.45 4.01598 4.96189 -1.45 4.07855 4.9305 -1.45 4.09181 4.96873 -1.45 4.02325 4.98285 -1.45 4.09181 4.96873 -1.45 4.09473 5.00908 -1.45 4.02485 5.00498 -1.45 4.09473 5.00908 -1.45 4.02067 5.02677 -1.45 4.02485 5.00498 -1.45 4.02325 4.98285 -1.45 4.09473 5.00908 -1.45 3.88352 4.93648 -1.45 3.83701 4.88416 -1.45 3.90189 4.92402 -1.45 3.90189 4.92402 -1.45 3.8705 4.86145 -1.45 3.92285 4.91675 -1.45 3.92285 4.91675 -1.45 3.90873 4.84819 -1.45 3.94498 4.91515 -1.45 3.94498 4.91515 -1.45 3.94908 4.84527 -1.45 3.96677 4.91933 -1.45 4.00352 4.94352 -1.45 4.07855 4.9305 -1.45 4.01598 4.96189 -1.45 4.01598 4.96189 -1.45 4.09181 4.96873 -1.45 4.02325 4.98285 -1.45 4.09473 5.00908 -1.45 4.08711 5.04882 -1.45 4.02067 5.02677 -1.45 4.02067 5.02677 -1.45 4.08711 5.04882 -1.45 4.01099 5.04674 0.508218 4.019 5.03136 0.0995744 4.01099 5.04674 0.508218 4.0082 5.05074 0.508218 4.019 5.03136 0.0995744 4.02067 5.02677 0.0995744 4.01099 5.04674 0.508218 4.019 5.03136 0.508218 4.02443 5.00984 0.0995744 4.02067 5.02677 0.0995744 4.02067 5.02677 0.508218 4.02443 5.00984 0.0995744 4.02485 5.00498 -0.309069 4.02485 5.00498 0.0995744 4.02485 5.00498 -0.309069 4.02325 4.98285 -0.717713 4.02325 4.98285 -0.309069 4.02325 4.98285 -0.717713 4.01598 4.96189 -1.12636 4.01598 4.96189 -0.717713 4.01598 4.96189 -1.12636 4.00352 4.94352 -1.45 4.00352 4.94352 -1.12636 4.00352 4.94352 -1.45 3.98674 4.92901 -1.45 4.00352 4.94352 -1.12636 4.01598 4.96189 -1.12636 4.00352 4.94352 -1.45 4.00352 4.94352 -1.45 4.01598 4.96189 -1.12636 4.01598 4.96189 -1.12636 4.01598 4.96189 -1.45 4.01598 4.96189 -1.12636 4.02325 4.98285 -0.717713 4.02325 4.98285 -1.12636 4.02325 4.98285 -0.717713 4.02485 5.00498 -0.309069 4.02485 5.00498 -0.717713 4.02485 5.00498 -0.309069 4.02067 5.02677 0.0995744 4.02067 5.02677 -0.309069 4.02067 5.02677 0.0995744 4.01099 5.04674 0.0995744 4.02067 5.02677 -0.309069 4.02485 5.00498 -0.309069 4.02067 5.02677 0.0995744 4.02067 5.02677 0.0995744 4.02485 5.00498 -0.309069 4.02485 5.00498 0.508218 4.02443 5.00984 0.508218 4.0241 4.98766 0.0995744 4.02485 5.00498 0.0995744 4.02485 5.00498 0.508218 4.0241 4.98766 0.0995744 4.02325 4.98285 -0.309069 4.02325 4.98285 0.0995744 4.02325 4.98285 -0.309069 4.01598 4.96189 -0.717713 4.01598 4.96189 -0.309069 4.01598 4.96189 -0.717713 4.00352 4.94352 -1.12636 4.00352 4.94352 -0.717713 4.00352 4.94352 -1.12636 3.98674 4.92901 -1.45 3.98674 4.92901 -1.12636 3.98674 4.92901 -1.45 3.96677 4.91933 -1.45 3.98674 4.92901 -1.12636 4.00352 4.94352 -1.12636 3.98674 4.92901 0.508218 4.0241 4.98766 0.508218 4.01804 4.96631 0.0995744 4.02325 4.98285 0.0995744 4.02325 4.98285 0.508218 4.01804 4.96631 0.0995744 4.01598 4.96189 -0.309069 4.01598 4.96189 0.0995744 4.01598 4.96189 -0.309069 4.00352 4.94352 -0.717713 4.00352 4.94352 -0.309069 4.00352 4.94352 -0.717713 3.98674 4.92901 -1.12636 3.98674 4.92901 -0.717713 3.98674 4.92901 -1.12636 3.96677 4.91933 -1.45 3.96677 4.91933 -1.12636 3.96677 4.91933 -1.45 3.94498 4.91515 -1.45 3.96677 4.91933 -1.12636 3.98674 4.92901 -1.12636 3.96677 4.91933 0.508218 4.01804 4.96631 0.508218 4.00666 4.94726 0.0995744 4.01598 4.96189 0.0995744 4.01598 4.96189 0.508218 4.00666 4.94726 0.0995744 4.00352 4.94352 -0.309069 4.00352 4.94352 0.0995744 4.00352 4.94352 -0.309069 3.98674 4.92901 -0.717713 3.98674 4.92901 -0.309069 3.98674 4.92901 -0.717713 3.96677 4.91933 -1.12636 3.96677 4.91933 -0.717713 3.96677 4.91933 -1.12636 3.94498 4.91515 -1.45 3.94498 4.91515 -1.12636 3.94498 4.91515 -1.45 3.92285 4.91675 -1.45 3.94498 4.91515 -1.12636 3.96677 4.91933 -1.12636 3.94498 4.91515 0.508218 4.00666 4.94726 0.508218 3.99074 4.9318 0.0995744 4.00352 4.94352 0.0995744 4.00352 4.94352 0.508218 3.99074 4.9318 0.0995744 3.98674 4.92901 -0.309069 3.98674 4.92901 0.0995744 3.98674 4.92901 -0.309069 3.96677 4.91933 -0.717713 3.96677 4.91933 -0.309069 3.96677 4.91933 -0.717713 3.94498 4.91515 -1.12636 3.94498 4.91515 -0.717713 3.94498 4.91515 -1.12636 3.92285 4.91675 -1.45 3.92285 4.91675 -1.12636 3.92285 4.91675 -1.45 3.90189 4.92402 -1.45 3.92285 4.91675 -1.12636 3.94498 4.91515 -1.12636 3.92285 4.91675 0.508218 3.99074 4.9318 0.508218 3.97136 4.921 0.0995744 3.98674 4.92901 0.0995744 3.98674 4.92901 0.508218 3.97136 4.921 0.0995744 3.96677 4.91933 -0.309069 3.96677 4.91933 0.0995744 3.96677 4.91933 -0.309069 3.94498 4.91515 -0.717713 3.94498 4.91515 -0.309069 3.94498 4.91515 -0.717713 3.92285 4.91675 -1.12636 3.92285 4.91675 -0.717713 3.92285 4.91675 -1.12636 3.90189 4.92402 -1.45 3.90189 4.92402 -1.12636 3.90189 4.92402 -1.45 3.88352 4.93648 -1.45 3.90189 4.92402 -1.12636 3.92285 4.91675 -1.12636 3.90189 4.92402 0.508218 3.97136 4.921 0.508218 3.94984 4.91557 0.0995744 3.96677 4.91933 0.0995744 3.96677 4.91933 0.508218 3.94984 4.91557 0.0995744 3.94498 4.91515 -0.309069 3.94498 4.91515 0.0995744 3.94498 4.91515 -0.309069 3.92285 4.91675 -0.717713 3.92285 4.91675 -0.309069 3.92285 4.91675 -0.717713 3.90189 4.92402 -1.12636 3.90189 4.92402 -0.717713 3.90189 4.92402 -1.12636 3.88352 4.93648 -1.45 3.88352 4.93648 -1.12636 3.88352 4.93648 -1.45 3.869 4.95326 -1.45 3.88352 4.93648 -1.12636 3.90189 4.92402 -1.12636 3.88352 4.93648 0.508218 3.94984 4.91557 0.508218 3.92766 4.9159 0.0995744 3.94498 4.91515 0.0995744 3.94498 4.91515 0.508218 3.92766 4.9159 0.0995744 3.92285 4.91675 -0.309069 3.92285 4.91675 0.0995744 3.92285 4.91675 -0.309069 3.90189 4.92402 -0.717713 3.90189 4.92402 -0.309069 3.90189 4.92402 -0.717713 3.88352 4.93648 -1.12636 3.88352 4.93648 -0.717713 3.88352 4.93648 -1.12636 3.869 4.95326 -1.45 3.869 4.95326 -1.12636 3.869 4.95326 -1.45 3.85933 4.97323 -1.45 3.869 4.95326 -1.12636 3.88352 4.93648 -1.12636 3.869 4.95326 0.508218 3.92766 4.9159 0.508218 3.90631 4.92196 0.0995744 3.92285 4.91675 0.0995744 3.92285 4.91675 0.508218 3.90631 4.92196 0.0995744 3.90189 4.92402 -0.309069 3.90189 4.92402 0.0995744 3.90189 4.92402 -0.309069 3.88352 4.93648 -0.717713 3.88352 4.93648 -0.309069 3.88352 4.93648 -0.717713 3.869 4.95326 -1.12636 3.869 4.95326 -0.717713 3.869 4.95326 -1.12636 3.85933 4.97323 -1.45 3.85933 4.97323 -1.12636 3.85933 4.97323 -1.45 3.85515 4.99502 -1.45 3.85933 4.97323 -1.12636 3.869 4.95326 -1.12636 3.85933 4.97323 0.508218 3.90631 4.92196 0.508218 3.88726 4.93334 0.0995744 3.90189 4.92402 0.0995744 3.90189 4.92402 0.508218 3.88726 4.93334 0.0995744 3.88352 4.93648 -0.309069 3.88352 4.93648 0.0995744 3.88352 4.93648 -0.309069 3.869 4.95326 -0.717713 3.869 4.95326 -0.309069 3.869 4.95326 -0.717713 3.85933 4.97323 -1.12636 3.85933 4.97323 -0.717713 3.85933 4.97323 -1.12636 3.85515 4.99502 -1.45 3.85515 4.99502 -1.12636 3.85515 4.99502 -1.45 3.85675 5.01715 -1.45 3.85515 4.99502 -1.12636 3.85933 4.97323 -1.12636 3.85515 4.99502 0.508218 3.88726 4.93334 0.508218 3.8718 4.94926 0.0995744 3.88352 4.93648 0.0995744 3.88352 4.93648 0.508218 3.8718 4.94926 0.0995744 3.869 4.95326 -0.309069 3.869 4.95326 0.0995744 3.869 4.95326 -0.309069 3.85933 4.97323 -0.717713 3.85933 4.97323 -0.309069 3.85933 4.97323 -0.717713 3.85515 4.99502 -1.12636 3.85515 4.99502 -0.717713 3.85515 4.99502 -1.12636 3.85675 5.01715 -1.45 3.85675 5.01715 -1.12636 3.85675 5.01715 -1.45 3.86402 5.03811 -1.45 3.85675 5.01715 -1.12636 3.85515 4.99502 -1.12636 3.85675 5.01715 0.508218 3.8718 4.94926 0.508218 3.861 4.96864 0.0995744 3.869 4.95326 0.0995744 3.869 4.95326 0.508218 3.861 4.96864 0.0995744 3.85933 4.97323 -0.309069 3.85933 4.97323 0.0995744 3.85933 4.97323 -0.309069 3.85515 4.99502 -0.717713 3.85515 4.99502 -0.309069 3.85515 4.99502 -0.717713 3.85675 5.01715 -1.12636 3.85675 5.01715 -0.717713 3.85675 5.01715 -1.12636 3.86402 5.03811 -1.45 3.86402 5.03811 -1.12636 3.86402 5.03811 -1.45 3.87648 5.05648 -1.45 3.86402 5.03811 -1.12636 3.85675 5.01715 -1.12636 3.86402 5.03811 0.508218 3.861 4.96864 0.508218 3.85557 4.99016 0.0995744 3.85933 4.97323 0.0995744 3.85933 4.97323 0.508218 3.85557 4.99016 0.0995744 3.85515 4.99502 -0.309069 3.85515 4.99502 0.0995744 3.85515 4.99502 -0.309069 3.85675 5.01715 -0.717713 3.85675 5.01715 -0.309069 3.85675 5.01715 -0.717713 3.86402 5.03811 -1.12636 3.86402 5.03811 -0.717713 3.86402 5.03811 -1.12636 3.87648 5.05648 -1.45 3.87648 5.05648 -1.12636 3.87648 5.05648 -1.45 3.89326 5.07099 -1.45 3.87648 5.05648 -1.12636 3.86402 5.03811 -1.12636 3.87648 5.05648 0.508218 3.85557 4.99016 0.508218 3.8559 5.01234 0.0995744 3.85515 4.99502 0.0995744 3.85515 4.99502 0.508218 3.8559 5.01234 0.0995744 3.85675 5.01715 -0.309069 3.85675 5.01715 0.0995744 3.85675 5.01715 -0.309069 3.86402 5.03811 -0.717713 3.86402 5.03811 -0.309069 3.86402 5.03811 -0.717713 3.87648 5.05648 -1.12636 3.87648 5.05648 -0.717713 3.87648 5.05648 -1.12636 3.89326 5.07099 -1.45 3.89326 5.07099 -1.12636 3.89326 5.07099 -1.45 3.91323 5.08067 -1.45 3.89326 5.07099 -1.12636 3.87648 5.05648 -1.12636 3.89326 5.07099 0.508218 3.8559 5.01234 0.508218 3.86196 5.03369 0.0995744 3.85675 5.01715 0.0995744 3.85675 5.01715 0.508218 3.86196 5.03369 0.0995744 3.86402 5.03811 -0.309069 3.86402 5.03811 0.0995744 3.86402 5.03811 -0.309069 3.87648 5.05648 -0.717713 3.87648 5.05648 -0.309069 3.87648 5.05648 -0.717713 3.89326 5.07099 -1.12636 3.89326 5.07099 -0.717713 3.89326 5.07099 -1.12636 3.91323 5.08067 -1.45 3.91323 5.08067 -1.12636 3.91323 5.08067 -1.45 3.93502 5.08485 -1.45 3.91323 5.08067 -1.12636 3.89326 5.07099 -1.12636 3.91323 5.08067 0.508218 3.86196 5.03369 0.508218 3.87334 5.05274 0.0995744 3.86402 5.03811 0.0995744 3.86402 5.03811 0.508218 3.87334 5.05274 0.0995744 3.87648 5.05648 -0.309069 3.87648 5.05648 0.0995744 3.87648 5.05648 -0.309069 3.89326 5.07099 -0.717713 3.89326 5.07099 -0.309069 3.89326 5.07099 -0.717713 3.91323 5.08067 -1.12636 3.91323 5.08067 -0.717713 3.91323 5.08067 -1.12636 3.93502 5.08485 -1.45 3.93502 5.08485 -1.12636 3.93502 5.08485 -1.45 3.95715 5.08325 -1.45 3.93502 5.08485 -1.12636 3.91323 5.08067 -1.12636 3.93502 5.08485 0.508218 3.87334 5.05274 0.508218 3.88926 5.0682 0.0995744 3.87648 5.05648 0.0995744 3.87648 5.05648 0.508218 3.88926 5.0682 0.0995744 3.89326 5.07099 -0.309069 3.89326 5.07099 0.0995744 3.89326 5.07099 -0.309069 3.91323 5.08067 -0.717713 3.91323 5.08067 -0.309069 3.91323 5.08067 -0.717713 3.93502 5.08485 -1.12636 3.93502 5.08485 -0.717713 3.93502 5.08485 -1.12636 3.95715 5.08325 -1.45 3.95715 5.08325 -1.12636 3.95715 5.08325 -1.45 3.97811 5.07598 -1.45 3.95715 5.08325 -1.12636 3.93502 5.08485 -1.12636 3.95715 5.08325 0.508218 3.88926 5.0682 0.508218 3.90864 5.079 0.0995744 3.89326 5.07099 0.0995744 3.89326 5.07099 0.508218 3.90864 5.079 0.0995744 3.91323 5.08067 -0.309069 3.91323 5.08067 0.0995744 3.91323 5.08067 -0.309069 3.93502 5.08485 -0.717713 3.93502 5.08485 -0.309069 3.93502 5.08485 -0.717713 3.95715 5.08325 -1.12636 3.95715 5.08325 -0.717713 3.95715 5.08325 -1.12636 3.97811 5.07598 -1.45 3.97811 5.07598 -1.12636 3.97811 5.07598 -1.45 3.99648 5.06352 -1.45 3.97811 5.07598 -1.12636 3.95715 5.08325 -1.12636 3.97811 5.07598 0.508218 3.90864 5.079 0.508218 3.93016 5.08443 0.0995744 3.91323 5.08067 0.0995744 3.91323 5.08067 0.508218 3.93016 5.08443 0.0995744 3.93502 5.08485 -0.309069 3.93502 5.08485 0.0995744 3.93502 5.08485 -0.309069 3.95715 5.08325 -0.717713 3.95715 5.08325 -0.309069 3.95715 5.08325 -0.717713 3.97811 5.07598 -1.12636 3.97811 5.07598 -0.717713 3.97811 5.07598 -1.12636 3.99648 5.06352 -1.45 3.99648 5.06352 -1.12636 3.99648 5.06352 -1.45 4.01099 5.04674 -1.45 3.99648 5.06352 -1.12636 3.97811 5.07598 -1.12636 3.99648 5.06352 0.508218 3.93016 5.08443 0.508218 3.95234 5.0841 0.0995744 3.93502 5.08485 0.0995744 3.93502 5.08485 0.508218 3.95234 5.0841 0.0995744 3.95715 5.08325 -0.309069 3.95715 5.08325 0.0995744 3.95715 5.08325 -0.309069 3.97811 5.07598 -0.717713 3.97811 5.07598 -0.309069 3.97811 5.07598 -0.717713 3.99648 5.06352 -1.12636 3.99648 5.06352 -0.717713 3.99648 5.06352 -1.12636 4.01099 5.04674 -1.45 4.01099 5.04674 -1.12636 4.01099 5.04674 -1.45 4.02067 5.02677 -1.45 4.01099 5.04674 -1.12636 3.99648 5.06352 -1.12636 4.01099 5.04674 0.508218 3.95234 5.0841 0.508218 3.97369 5.07804 0.0995744 3.95715 5.08325 0.0995744 3.95715 5.08325 0.508218 3.97369 5.07804 0.0995744 3.97811 5.07598 -0.309069 3.97811 5.07598 0.0995744 3.97811 5.07598 -0.309069 3.99648 5.06352 -0.717713 3.99648 5.06352 -0.309069 3.99648 5.06352 -0.717713 4.01099 5.04674 -1.12636 4.01099 5.04674 -0.717713 4.01099 5.04674 -1.12636 4.02067 5.02677 -1.45 4.02067 5.02677 -1.12636 4.02067 5.02677 -1.45 4.02485 5.00498 -1.45 4.02067 5.02677 -1.12636 4.01099 5.04674 -1.12636 4.02067 5.02677 0.508218 3.97369 5.07804 0.508218 3.99274 5.06666 0.0995744 3.97811 5.07598 0.0995744 3.97811 5.07598 0.508218 3.99274 5.06666 0.0995744 3.99648 5.06352 -0.309069 3.99648 5.06352 0.0995744 3.99648 5.06352 -0.309069 4.01099 5.04674 -0.717713 4.01099 5.04674 -0.309069 4.01099 5.04674 -0.717713 4.02067 5.02677 -1.12636 4.02067 5.02677 -0.717713 4.02067 5.02677 -1.12636 4.02485 5.00498 -1.45 4.02485 5.00498 -1.12636 4.02485 5.00498 -1.45 4.02325 4.98285 -1.45 4.02485 5.00498 -1.12636 4.02067 5.02677 -1.12636 4.02485 5.00498 0.508218 3.99274 5.06666 0.508218 4.0082 5.05074 0.0995744 3.99648 5.06352 0.0995744 3.99648 5.06352 0.508218 4.0082 5.05074 0.0995744 4.01099 5.04674 -0.309069 4.01099 5.04674 0.0995744 4.01099 5.04674 -0.309069 4.02067 5.02677 -0.717713 4.02067 5.02677 -0.309069 4.02067 5.02677 -0.717713 4.02485 5.00498 -1.12636 4.02485 5.00498 -0.717713 4.02485 5.00498 -1.12636 4.02325 4.98285 -1.45 4.02325 4.98285 -1.12636 4.02325 4.98285 -1.45 4.01598 4.96189 -1.45 4.02325 4.98285 -1.12636 4.02485 5.00498 -1.12636 4.02325 4.98285 -0.309069 4.02067 5.02677 -0.717713 4.02067 5.02677 -0.309069 4.01099 5.04674 -0.717713 4.02067 5.02677 -1.12636 4.02067 5.02677 -0.717713 4.01099 5.04674 -1.12636 4.02485 5.00498 -0.717713 4.02067 5.02677 -0.717713 4.02485 5.00498 0.0995744 4.01099 5.04674 -0.309069 4.01099 5.04674 0.0995744 3.99648 5.06352 -0.309069 4.01099 5.04674 -0.717713 4.01099 5.04674 -0.309069 3.99648 5.06352 -0.717713 4.01099 5.04674 -1.12636 4.01099 5.04674 -0.717713 3.99648 5.06352 -0.717713 3.97811 5.07598 -0.717713 3.99648 5.06352 -1.12636 3.99648 5.06352 -0.309069 3.97811 5.07598 -0.309069 3.99648 5.06352 -0.717713 3.99648 5.06352 0.0995744 3.97811 5.07598 0.0995744 3.99648 5.06352 -0.309069 3.99648 5.06352 -0.717713 4.02325 4.98285 -0.717713 4.02485 5.00498 -0.309069 4.02485 5.00498 -0.309069 4.02325 4.98285 -0.717713 4.02325 4.98285 -0.309069 4.02485 5.00498 0.0995744 4.02325 4.98285 -0.309069 4.02325 4.98285 0.0995744 4.02485 5.00498 0.0995744 4.01598 4.96189 -0.309069 4.01598 4.96189 0.0995744 4.02325 4.98285 -1.12636 4.01598 4.96189 -1.12636 4.02325 4.98285 -0.717713 4.02325 4.98285 -0.717713 4.01598 4.96189 -1.12636 4.01598 4.96189 -0.717713 4.02325 4.98285 -0.309069 4.01598 4.96189 -0.717713 4.01598 4.96189 -0.309069 4.02325 4.98285 0.0995744 4.00352 4.94352 -0.309069 4.00352 4.94352 0.0995744 4.01598 4.96189 -0.309069 4.00352 4.94352 -0.717713 4.00352 4.94352 -0.309069 4.01598 4.96189 -0.717713 4.00352 4.94352 -1.12636 4.00352 4.94352 -0.717713 4.01598 4.96189 0.0995744 3.98674 4.92901 -0.309069 3.98674 4.92901 0.0995744 4.00352 4.94352 -0.309069 3.98674 4.92901 -0.717713 3.98674 4.92901 -0.309069 4.00352 4.94352 -0.717713 3.98674 4.92901 -1.12636 3.98674 4.92901 -0.717713 4.00352 4.94352 0.0995744 3.96677 4.91933 -0.309069 3.96677 4.91933 0.0995744 3.98674 4.92901 -0.309069 3.96677 4.91933 -0.717713 3.96677 4.91933 -0.309069 3.98674 4.92901 -0.717713 3.96677 4.91933 -1.12636 3.96677 4.91933 -0.717713 3.98674 4.92901 0.0995744 3.94498 4.91515 -0.309069 3.94498 4.91515 0.0995744 3.96677 4.91933 -0.309069 3.94498 4.91515 -0.717713 3.94498 4.91515 -0.309069 3.96677 4.91933 -0.717713 3.94498 4.91515 -1.12636 3.94498 4.91515 -0.717713 3.96677 4.91933 0.0995744 3.92285 4.91675 -0.309069 3.92285 4.91675 0.0995744 3.94498 4.91515 -0.309069 3.92285 4.91675 -0.717713 3.92285 4.91675 -0.309069 3.94498 4.91515 -0.717713 3.92285 4.91675 -1.12636 3.92285 4.91675 -0.717713 3.94498 4.91515 0.0995744 3.90189 4.92402 -0.309069 3.90189 4.92402 0.0995744 3.92285 4.91675 -0.309069 3.90189 4.92402 -0.717713 3.90189 4.92402 -0.309069 3.92285 4.91675 -0.717713 3.90189 4.92402 -1.12636 3.90189 4.92402 -0.717713 3.92285 4.91675 0.0995744 3.88352 4.93648 -0.309069 3.88352 4.93648 0.0995744 3.90189 4.92402 -0.309069 3.88352 4.93648 -0.717713 3.88352 4.93648 -0.309069 3.90189 4.92402 -0.717713 3.88352 4.93648 -1.12636 3.88352 4.93648 -0.717713 3.90189 4.92402 0.0995744 3.869 4.95326 -0.309069 3.869 4.95326 0.0995744 3.88352 4.93648 -0.309069 3.869 4.95326 -0.717713 3.869 4.95326 -0.309069 3.88352 4.93648 -0.717713 3.869 4.95326 -1.12636 3.869 4.95326 -0.717713 3.88352 4.93648 0.0995744 3.85933 4.97323 -0.309069 3.85933 4.97323 0.0995744 3.869 4.95326 -0.309069 3.85933 4.97323 -0.717713 3.85933 4.97323 -0.309069 3.869 4.95326 -0.717713 3.85933 4.97323 -1.12636 3.85933 4.97323 -0.717713 3.869 4.95326 0.0995744 3.85515 4.99502 -0.309069 3.85515 4.99502 0.0995744 3.85933 4.97323 -0.309069 3.85515 4.99502 -0.717713 3.85515 4.99502 -0.309069 3.85933 4.97323 -0.717713 3.85515 4.99502 -1.12636 3.85515 4.99502 -0.717713 3.85933 4.97323 0.0995744 3.85675 5.01715 -0.309069 3.85675 5.01715 0.0995744 3.85515 4.99502 -0.309069 3.85675 5.01715 -0.717713 3.85675 5.01715 -0.309069 3.85515 4.99502 -0.717713 3.85675 5.01715 -1.12636 3.85675 5.01715 -0.717713 3.85515 4.99502 0.0995744 3.86402 5.03811 -0.309069 3.86402 5.03811 0.0995744 3.85675 5.01715 -0.309069 3.86402 5.03811 -0.717713 3.86402 5.03811 -0.309069 3.85675 5.01715 -0.717713 3.86402 5.03811 -1.12636 3.86402 5.03811 -0.717713 3.85675 5.01715 0.0995744 3.87648 5.05648 -0.309069 3.87648 5.05648 0.0995744 3.86402 5.03811 -0.309069 3.87648 5.05648 -0.717713 3.87648 5.05648 -0.309069 3.86402 5.03811 -0.717713 3.87648 5.05648 -1.12636 3.87648 5.05648 -0.717713 3.86402 5.03811 0.0995744 3.89326 5.07099 -0.309069 3.89326 5.07099 0.0995744 3.87648 5.05648 -0.309069 3.89326 5.07099 -0.717713 3.89326 5.07099 -0.309069 3.87648 5.05648 -0.717713 3.89326 5.07099 -1.12636 3.89326 5.07099 -0.717713 3.87648 5.05648 0.0995744 3.91323 5.08067 -0.309069 3.91323 5.08067 0.0995744 3.89326 5.07099 -0.309069 3.91323 5.08067 -0.717713 3.91323 5.08067 -0.309069 3.89326 5.07099 -0.717713 3.91323 5.08067 -1.12636 3.91323 5.08067 -0.717713 3.89326 5.07099 0.0995744 3.93502 5.08485 -0.309069 3.93502 5.08485 0.0995744 3.91323 5.08067 -0.309069 3.93502 5.08485 -0.717713 3.93502 5.08485 -0.309069 3.91323 5.08067 -0.717713 3.93502 5.08485 -1.12636 3.93502 5.08485 -0.717713 3.91323 5.08067 0.0995744 3.95715 5.08325 -0.309069 3.95715 5.08325 0.0995744 3.93502 5.08485 -0.309069 3.95715 5.08325 -0.717713 3.95715 5.08325 -0.309069 3.93502 5.08485 -0.717713 3.95715 5.08325 -1.12636 3.95715 5.08325 -0.717713 3.93502 5.08485 0.0995744 3.97811 5.07598 -0.309069 3.97811 5.07598 0.0995744 3.95715 5.08325 -0.309069 3.97811 5.07598 -0.717713 3.97811 5.07598 -0.309069 3.95715 5.08325 -0.717713 3.97811 5.07598 -1.12636 3.97811 5.07598 -0.717713 3.95715 5.08325 1.33 3.88046 4.99257 1.33 3.87987 4.98009 1.33 3.88425 4.97782 1.33 3.88425 4.97782 1.33 3.87987 4.98009 1.33 3.88061 4.97366 1.33 3.89164 4.96449 1.33 3.88061 4.97366 1.33 3.88384 4.96115 1.33 3.88927 4.94948 1.33 3.89164 4.96449 1.33 3.88384 4.96115 1.33 3.88927 4.94948 1.33 3.90214 4.95345 1.33 3.89164 4.96449 1.33 3.88927 4.94948 1.33 3.89676 4.93896 1.33 3.90214 4.95345 1.33 3.90214 4.95345 1.33 3.89676 4.93896 1.33 3.91508 4.94542 1.33 3.91508 4.94542 1.33 3.89676 4.93896 1.33 3.90602 4.92999 1.33 3.92963 4.9409 1.33 3.90602 4.92999 1.33 3.91663 4.92286 1.33 3.92731 4.91805 1.33 3.92963 4.9409 1.33 3.91663 4.92286 1.33 3.92731 4.91805 1.33 3.94485 4.9402 1.33 3.92963 4.9409 1.33 3.92731 4.91805 1.33 3.93719 4.91505 1.33 3.94485 4.9402 1.33 3.94485 4.9402 1.33 3.93719 4.91505 1.33 3.94779 4.91765 1.33 3.95789 4.92172 1.33 3.94485 4.9402 1.33 3.94779 4.91765 1.33 3.95789 4.92172 1.33 3.95975 4.94334 1.33 3.94485 4.9402 1.33 3.95789 4.92172 1.33 3.96735 4.92719 1.33 3.95975 4.94334 1.33 3.95975 4.94334 1.33 3.96735 4.92719 1.33 3.97591 4.93393 1.33 3.97338 4.95015 1.33 3.97591 4.93393 1.33 3.98354 4.94198 1.33 3.9915 4.95378 1.33 3.97338 4.95015 1.33 3.98354 4.94198 1.33 3.9915 4.95378 1.33 3.98486 4.96016 1.33 3.97338 4.95015 1.33 3.9915 4.95378 1.33 3.99497 4.96131 1.33 3.98486 4.96016 1.33 3.98486 4.96016 1.33 3.99497 4.96131 1.33 3.99746 4.96968 1.33 3.99345 4.97274 1.33 3.99746 4.96968 1.33 3.99868 4.97834 1.33 3.99859 4.98708 1.33 3.99345 4.97274 1.33 3.99868 4.97834 1.33 3.88425 4.97782 1.33 3.88061 4.97366 1.33 3.89164 4.96449 1.33 3.91508 4.94542 1.33 3.90602 4.92999 1.33 3.92963 4.9409 1.33 3.95975 4.94334 1.33 3.97591 4.93393 1.33 3.97338 4.95015 1.33 3.98486 4.96016 1.33 3.99746 4.96968 1.33 3.99345 4.97274 1.35 3.90007 4.99766 1.33 3.88046 4.99257 1.35 3.90204 4.9874 1.35 3.90007 4.99766 1.33 3.88047 5.00746 1.33 3.88046 4.99257 1.35 3.90007 4.99766 1.35 3.90082 5.00807 1.33 3.88047 5.00746 1.33 3.88047 5.00746 1.35 3.90082 5.00807 1.33 3.88413 5.02189 1.33 3.88413 5.02189 1.35 3.90082 5.00807 1.35 3.90425 5.01794 1.33 3.89124 5.03497 1.35 3.90425 5.01794 1.35 3.91011 5.02658 1.33 3.90135 5.0459 1.35 3.91011 5.02658 1.35 3.918 5.03341 1.33 3.91384 5.054 1.35 3.918 5.03341 1.35 3.9274 5.03796 1.33 3.92794 5.05878 1.35 3.9274 5.03796 1.35 3.93766 5.03993 1.33 3.94278 5.05994 1.35 3.93766 5.03993 1.35 3.94807 5.03918 1.33 3.95745 5.0574 1.35 3.94807 5.03918 1.35 3.95794 5.03575 1.33 3.97105 5.05134 1.35 3.95794 5.03575 1.35 3.96658 5.02989 1.33 3.98274 5.04212 1.35 3.96658 5.02989 1.35 3.97341 5.022 1.33 3.99179 5.0303 1.35 3.97341 5.022 1.35 3.97796 5.0126 1.33 3.99765 5.01661 1.35 3.97796 5.0126 1.35 3.97993 5.00234 1.33 3.99997 5.00191 1.35 3.97993 5.00234 1.35 3.97918 4.99193 1.33 3.99859 4.98708 1.35 3.97918 4.99193 1.35 3.97575 4.98206 1.33 3.99345 4.97274 1.35 3.97575 4.98206 1.35 3.96989 4.97342 1.33 3.98486 4.96016 1.35 3.96989 4.97342 1.33 3.97338 4.95015 1.33 3.98486 4.96016 1.33 3.99345 4.97274 1.35 3.96989 4.97342 1.33 3.88413 5.02189 1.35 3.90425 5.01794 1.33 3.89124 5.03497 1.33 3.89124 5.03497 1.35 3.91011 5.02658 1.33 3.90135 5.0459 1.33 3.90135 5.0459 1.35 3.918 5.03341 1.33 3.91384 5.054 1.33 3.91384 5.054 1.35 3.9274 5.03796 1.33 3.92794 5.05878 1.33 3.92794 5.05878 1.35 3.93766 5.03993 1.33 3.94278 5.05994 1.33 3.94278 5.05994 1.35 3.94807 5.03918 1.33 3.95745 5.0574 1.33 3.95745 5.0574 1.35 3.95794 5.03575 1.33 3.97105 5.05134 1.33 3.97105 5.05134 1.35 3.96658 5.02989 1.33 3.98274 5.04212 1.33 3.98274 5.04212 1.35 3.97341 5.022 1.33 3.99179 5.0303 1.33 3.99179 5.0303 1.35 3.97796 5.0126 1.33 3.99765 5.01661 1.33 3.99765 5.01661 1.35 3.97993 5.00234 1.33 3.99997 5.00191 1.33 3.99997 5.00191 1.35 3.97918 4.99193 1.33 3.99859 4.98708 1.33 3.99859 4.98708 1.35 3.97575 4.98206 1.33 3.99345 4.97274 1.35 3.96989 4.97342 1.35 3.962 4.96659 1.33 3.97338 4.95015 1.33 3.97338 4.95015 1.35 3.962 4.96659 1.33 3.95975 4.94334 1.33 3.95975 4.94334 1.35 3.962 4.96659 1.35 3.9526 4.96204 1.33 3.94485 4.9402 1.35 3.9526 4.96204 1.35 3.94234 4.96007 1.33 3.92963 4.9409 1.35 3.94234 4.96007 1.35 3.93193 4.96082 1.33 3.91508 4.94542 1.35 3.93193 4.96082 1.35 3.92206 4.96425 1.33 3.90214 4.95345 1.35 3.92206 4.96425 1.35 3.91342 4.97011 1.33 3.89164 4.96449 1.35 3.91342 4.97011 1.35 3.90659 4.978 1.33 3.88425 4.97782 1.35 3.90659 4.978 1.35 3.90204 4.9874 1.33 3.88046 4.99257 1.33 3.88425 4.97782 1.35 3.90204 4.9874 1.33 3.95975 4.94334 1.35 3.9526 4.96204 1.33 3.94485 4.9402 1.33 3.94485 4.9402 1.35 3.94234 4.96007 1.33 3.92963 4.9409 1.33 3.92963 4.9409 1.35 3.93193 4.96082 1.33 3.91508 4.94542 1.33 3.91508 4.94542 1.35 3.92206 4.96425 1.33 3.90214 4.95345 1.33 3.90214 4.95345 1.35 3.91342 4.97011 1.33 3.89164 4.96449 1.33 3.89164 4.96449 1.35 3.90659 4.978 1.33 3.88425 4.97782 1.35 3.90659 4.978 1.35 3.97993 5.00234 1.35 3.90204 4.9874 1.35 3.90659 4.978 1.35 3.97918 4.99193 1.35 3.97993 5.00234 1.35 3.90659 4.978 1.35 3.91342 4.97011 1.35 3.97918 4.99193 1.35 3.97918 4.99193 1.35 3.91342 4.97011 1.35 3.97575 4.98206 1.35 3.97575 4.98206 1.35 3.91342 4.97011 1.35 3.92206 4.96425 1.35 3.96989 4.97342 1.35 3.92206 4.96425 1.35 3.93193 4.96082 1.35 3.962 4.96659 1.35 3.93193 4.96082 1.35 3.94234 4.96007 1.35 3.9526 4.96204 1.35 3.962 4.96659 1.35 3.94234 4.96007 1.35 3.97575 4.98206 1.35 3.92206 4.96425 1.35 3.96989 4.97342 1.35 3.96989 4.97342 1.35 3.93193 4.96082 1.35 3.962 4.96659 1.35 3.97993 5.00234 1.35 3.97796 5.0126 1.35 3.90204 4.9874 1.35 3.90204 4.9874 1.35 3.97796 5.0126 1.35 3.90007 4.99766 1.35 3.90007 4.99766 1.35 3.97796 5.0126 1.35 3.97341 5.022 1.35 3.90082 5.00807 1.35 3.97341 5.022 1.35 3.96658 5.02989 1.35 3.90425 5.01794 1.35 3.96658 5.02989 1.35 3.95794 5.03575 1.35 3.91011 5.02658 1.35 3.95794 5.03575 1.35 3.94807 5.03918 1.35 3.918 5.03341 1.35 3.94807 5.03918 1.35 3.93766 5.03993 1.35 3.9274 5.03796 1.35 3.918 5.03341 1.35 3.93766 5.03993 1.35 3.90007 4.99766 1.35 3.97341 5.022 1.35 3.90082 5.00807 1.35 3.90082 5.00807 1.35 3.96658 5.02989 1.35 3.90425 5.01794 1.35 3.90425 5.01794 1.35 3.95794 5.03575 1.35 3.91011 5.02658 1.35 3.91011 5.02658 1.35 3.94807 5.03918 1.35 3.918 5.03341 -1.45 4.09473 5.00908 -1.46 4.10472 5.00967 -1.45 4.08711 5.04882 -1.45 4.09473 5.00908 -1.46 4.10161 4.96671 -1.46 4.10472 5.00967 -1.45 4.09473 5.00908 -1.45 4.09181 4.96873 -1.46 4.10161 4.96671 -1.46 4.10161 4.96671 -1.45 4.09181 4.96873 -1.46 4.08748 4.92602 -1.46 4.08748 4.92602 -1.45 4.09181 4.96873 -1.45 4.07855 4.9305 -1.46 4.06331 4.89037 -1.45 4.07855 4.9305 -1.45 4.05584 4.89701 -1.46 4.03073 4.86219 -1.45 4.05584 4.89701 -1.45 4.02523 4.87054 -1.46 3.99197 4.8434 -1.45 4.02523 4.87054 -1.45 3.98882 4.85289 -1.46 3.94967 4.83528 -1.45 3.98882 4.85289 -1.45 3.94908 4.84527 -1.46 3.90671 4.83839 -1.45 3.94908 4.84527 -1.45 3.90873 4.84819 -1.46 3.86602 4.85252 -1.45 3.90873 4.84819 -1.45 3.8705 4.86145 -1.46 3.83037 4.87669 -1.45 3.8705 4.86145 -1.45 3.83701 4.88416 -1.46 3.80219 4.90927 -1.45 3.83701 4.88416 -1.45 3.81054 4.91477 -1.46 3.7834 4.94803 -1.45 3.81054 4.91477 -1.45 3.79289 4.95118 -1.46 3.77528 4.99033 -1.45 3.79289 4.95118 -1.45 3.78527 4.99092 -1.46 3.77839 5.03329 -1.45 3.78527 4.99092 -1.45 3.78819 5.03127 -1.46 3.79252 5.07398 -1.45 3.78819 5.03127 -1.45 3.80146 5.0695 -1.46 3.81669 5.10963 -1.45 3.80146 5.0695 -1.45 3.82416 5.10299 -1.46 3.84927 5.13781 -1.45 3.82416 5.10299 -1.45 3.85477 5.12946 -1.46 3.88803 5.1566 -1.45 3.85477 5.12946 -1.45 3.89118 5.14711 -1.46 3.93033 5.16472 -1.45 3.89118 5.14711 -1.45 3.93092 5.15473 -1.46 3.97329 5.16161 -1.45 3.93092 5.15473 -1.45 3.97127 5.15181 -1.46 4.01398 5.14748 -1.45 3.97127 5.15181 -1.45 4.0095 5.13855 -1.46 4.04963 5.12331 -1.45 4.0095 5.13855 -1.45 4.04299 5.11584 -1.46 4.07781 5.09073 -1.45 4.04299 5.11584 -1.45 4.06946 5.08523 -1.46 4.0966 5.05197 -1.45 4.06946 5.08523 -1.45 4.08711 5.04882 -1.46 4.10472 5.00967 -1.46 4.0966 5.05197 -1.45 4.08711 5.04882 -1.46 4.08748 4.92602 -1.45 4.07855 4.9305 -1.46 4.06331 4.89037 -1.46 4.06331 4.89037 -1.45 4.05584 4.89701 -1.46 4.03073 4.86219 -1.46 4.03073 4.86219 -1.45 4.02523 4.87054 -1.46 3.99197 4.8434 -1.46 3.99197 4.8434 -1.45 3.98882 4.85289 -1.46 3.94967 4.83528 -1.46 3.94967 4.83528 -1.45 3.94908 4.84527 -1.46 3.90671 4.83839 -1.46 3.90671 4.83839 -1.45 3.90873 4.84819 -1.46 3.86602 4.85252 -1.46 3.86602 4.85252 -1.45 3.8705 4.86145 -1.46 3.83037 4.87669 -1.46 3.83037 4.87669 -1.45 3.83701 4.88416 -1.46 3.80219 4.90927 -1.46 3.80219 4.90927 -1.45 3.81054 4.91477 -1.46 3.7834 4.94803 -1.46 3.7834 4.94803 -1.45 3.79289 4.95118 -1.46 3.77528 4.99033 -1.46 3.77528 4.99033 -1.45 3.78527 4.99092 -1.46 3.77839 5.03329 -1.46 3.77839 5.03329 -1.45 3.78819 5.03127 -1.46 3.79252 5.07398 -1.46 3.79252 5.07398 -1.45 3.80146 5.0695 -1.46 3.81669 5.10963 -1.46 3.81669 5.10963 -1.45 3.82416 5.10299 -1.46 3.84927 5.13781 -1.46 3.84927 5.13781 -1.45 3.85477 5.12946 -1.46 3.88803 5.1566 -1.46 3.88803 5.1566 -1.45 3.89118 5.14711 -1.46 3.93033 5.16472 -1.46 3.93033 5.16472 -1.45 3.93092 5.15473 -1.46 3.97329 5.16161 -1.46 3.97329 5.16161 -1.45 3.97127 5.15181 -1.46 4.01398 5.14748 -1.46 4.01398 5.14748 -1.45 4.0095 5.13855 -1.46 4.04963 5.12331 -1.46 4.04963 5.12331 -1.45 4.04299 5.11584 -1.46 4.07781 5.09073 -1.46 4.07781 5.09073 -1.45 4.06946 5.08523 -1.46 4.0966 5.05197 -1.5882 3.93669 5.11956 -1.5892 3.93856 5.11479 -1.49 3.92 5.0863 -1.49 3.92 5.0863 -1.5892 3.93856 5.11479 -1.5898 3.94034 5.10992 -1.59 3.94204 5.10498 -1.49 3.92 5.0863 -1.5898 3.94034 5.10992 -1.59 3.94204 5.10498 -1.59 3.96219 5.04424 -1.49 3.92 5.0863 -1.49 3.92 5.0863 -1.59 3.96219 5.04424 -1.49 3.9452 5.01037 -1.5882 3.93669 5.11956 -1.49 3.92 5.0863 -1.5882 3.87117 5.09782 -1.5882 3.87117 5.09782 -1.49 3.92 5.0863 -1.49 3.90443 5.08113 -1.59 3.89576 5.02219 -1.59 3.8756 5.08293 -1.49 3.90443 5.08113 -1.49 3.92963 5.0052 -1.59 3.89576 5.02219 -1.49 3.90443 5.08113 -1.59 3.8756 5.08293 -1.5898 3.87401 5.0879 -1.49 3.90443 5.08113 -1.49 3.90443 5.08113 -1.5898 3.87401 5.0879 -1.5892 3.87253 5.09287 -1.5882 3.87117 5.09782 -1.49 3.90443 5.08113 -1.5892 3.87253 5.09287 -1.5882 3.82044 4.99669 -1.5892 3.82521 4.99856 -1.49 3.8537 4.98 -1.49 3.8537 4.98 -1.5892 3.82521 4.99856 -1.5898 3.83008 5.00034 -1.59 3.83502 5.00204 -1.49 3.8537 4.98 -1.5898 3.83008 5.00034 -1.59 3.83502 5.00204 -1.59 3.89576 5.02219 -1.49 3.8537 4.98 -1.49 3.8537 4.98 -1.59 3.89576 5.02219 -1.49 3.92963 5.0052 -1.5882 3.82044 4.99669 -1.49 3.8537 4.98 -1.5882 3.84218 4.93117 -1.5882 3.84218 4.93117 -1.49 3.8537 4.98 -1.49 3.85887 4.96443 -1.59 3.91781 4.95576 -1.59 3.85707 4.9356 -1.49 3.85887 4.96443 -1.49 3.9348 4.98963 -1.59 3.91781 4.95576 -1.49 3.85887 4.96443 -1.59 3.85707 4.9356 -1.5898 3.8521 4.93401 -1.49 3.85887 4.96443 -1.49 3.85887 4.96443 -1.5898 3.8521 4.93401 -1.5892 3.84713 4.93253 -1.5882 3.84218 4.93117 -1.49 3.85887 4.96443 -1.5892 3.84713 4.93253 -1.5882 3.94331 4.88044 -1.5892 3.94144 4.88521 -1.49 3.96 4.9137 -1.49 3.96 4.9137 -1.5892 3.94144 4.88521 -1.5898 3.93966 4.89008 -1.59 3.93796 4.89502 -1.49 3.96 4.9137 -1.5898 3.93966 4.89008 -1.59 3.93796 4.89502 -1.59 3.91781 4.95576 -1.49 3.96 4.9137 -1.49 3.96 4.9137 -1.59 3.91781 4.95576 -1.49 3.9348 4.98963 -1.5882 4.00883 4.90218 -1.5882 3.94331 4.88044 -1.49 3.97557 4.91887 -1.49 3.97557 4.91887 -1.5882 3.94331 4.88044 -1.49 3.96 4.9137 -1.59 3.98424 4.97781 -1.59 4.0044 4.91707 -1.49 3.97557 4.91887 -1.49 3.95037 4.9948 -1.59 3.98424 4.97781 -1.49 3.97557 4.91887 -1.59 4.0044 4.91707 -1.5898 4.00599 4.9121 -1.49 3.97557 4.91887 -1.49 3.97557 4.91887 -1.5898 4.00599 4.9121 -1.5892 4.00747 4.90713 -1.5882 4.00883 4.90218 -1.49 3.97557 4.91887 -1.5892 4.00747 4.90713 -1.5882 4.05956 5.00331 -1.5892 4.05479 5.00144 -1.49 4.0263 5.02 -1.49 4.0263 5.02 -1.5892 4.05479 5.00144 -1.5898 4.04992 4.99966 -1.59 4.04498 4.99796 -1.49 4.0263 5.02 -1.5898 4.04992 4.99966 -1.59 4.04498 4.99796 -1.59 3.98424 4.97781 -1.49 4.0263 5.02 -1.49 4.0263 5.02 -1.59 3.98424 4.97781 -1.49 3.95037 4.9948 -1.5882 4.03782 5.06883 -1.5882 4.05956 5.00331 -1.49 4.02113 5.03557 -1.49 4.02113 5.03557 -1.5882 4.05956 5.00331 -1.49 4.0263 5.02 -1.59 3.96219 5.04424 -1.59 4.02293 5.0644 -1.49 4.02113 5.03557 -1.49 3.9452 5.01037 -1.59 3.96219 5.04424 -1.49 4.02113 5.03557 -1.59 4.02293 5.0644 -1.5898 4.0279 5.06599 -1.49 4.02113 5.03557 -1.49 4.02113 5.03557 -1.5898 4.0279 5.06599 -1.5892 4.03287 5.06747 -1.5882 4.03782 5.06883 -1.49 4.02113 5.03557 -1.5892 4.03287 5.06747 -1.49 3.90443 5.08113 -1.49 3.92 5.0863 -1.49 3.92963 5.0052 -1.49 3.92963 5.0052 -1.49 3.92 5.0863 -1.49 3.9452 5.01037 -1.49 3.9348 4.98963 -1.49 3.9452 5.01037 -1.49 3.95037 4.9948 -1.49 3.96 4.9137 -1.49 3.95037 4.9948 -1.49 3.97557 4.91887 -1.49 3.96 4.9137 -1.49 3.9348 4.98963 -1.49 3.95037 4.9948 -1.49 3.9452 5.01037 -1.49 4.02113 5.03557 -1.49 3.95037 4.9948 -1.49 3.95037 4.9948 -1.49 4.02113 5.03557 -1.49 4.0263 5.02 -1.49 3.9452 5.01037 -1.49 3.9348 4.98963 -1.49 3.92963 5.0052 -1.49 3.92963 5.0052 -1.49 3.9348 4.98963 -1.49 3.85887 4.96443 -1.49 3.8537 4.98 -1.49 3.92963 5.0052 -1.49 3.85887 4.96443 -1.59 3.7606 0.882932 -1.59 3.78076 0.822194 -1.59 3.74387 0.866653 -1.59 3.74387 0.866653 -1.59 3.78076 0.822194 -1.59 3.73115 0.847081 -1.59 3.73115 0.847081 -1.59 3.78076 0.822194 -1.59 3.72306 0.825181 -1.59 3.72306 0.825181 -1.59 3.78076 0.822194 -1.59 3.72002 0.802037 -1.59 3.74207 0.7356 -1.59 3.80281 0.755757 -1.59 3.75835 0.718869 -1.59 3.75835 0.718869 -1.59 3.80281 0.755757 -1.59 3.77792 0.706147 -1.59 3.77792 0.706147 -1.59 3.80281 0.755757 -1.59 3.79982 0.698064 -1.59 3.79982 0.698064 -1.59 3.80281 0.755757 -1.59 3.82296 0.69502 -1.59 3.8894 0.717068 -1.59 3.86924 0.777806 -1.59 3.90613 0.733347 -1.59 3.90613 0.733347 -1.59 3.86924 0.777806 -1.59 3.91885 0.752919 -1.59 3.91885 0.752919 -1.59 3.86924 0.777806 -1.59 3.92694 0.774819 -1.59 3.92694 0.774819 -1.59 3.86924 0.777806 -1.59 3.92998 0.797963 0.6526 3.87331 0.835579 0.686935 3.87873 0.826695 0.65 3.88072 0.822245 0.6526 3.87331 0.835579 0.689636 3.87013 0.839534 0.686935 3.87873 0.826695 0.6526 3.87331 0.835579 0.655421 3.86245 0.846876 0.689636 3.87013 0.839534 0.689636 3.87013 0.839534 0.655421 3.86245 0.846876 0.692471 3.85833 0.849891 0.692471 3.85833 0.849891 0.655421 3.86245 0.846876 0.658184 3.84913 0.854932 0.695158 3.84451 0.85674 0.658184 3.84913 0.854932 0.660643 3.83477 0.859199 0.697572 3.82992 0.859798 0.660643 3.83477 0.859199 0.663214 3.81958 0.859755 0.700251 3.81453 0.859079 0.663214 3.81958 0.859755 0.666027 3.8043 0.856318 0.703086 3.79956 0.854338 0.666027 3.8043 0.856318 0.668806 3.79049 0.849083 0.698889 3.79201 0.850114 0.668806 3.79049 0.849083 0.705794 3.78651 0.846029 0.703086 3.79956 0.854338 0.698889 3.79201 0.850114 0.705794 3.78651 0.846029 0.703086 3.79956 0.854338 0.668806 3.79049 0.849083 0.698889 3.79201 0.850114 0.692471 3.85833 0.849891 0.658184 3.84913 0.854932 0.695158 3.84451 0.85674 0.695158 3.84451 0.85674 0.660643 3.83477 0.859199 0.697572 3.82992 0.859798 0.697572 3.82992 0.859798 0.663214 3.81958 0.859755 0.700251 3.81453 0.859079 0.700251 3.81453 0.859079 0.666027 3.8043 0.856318 0.703086 3.79956 0.854338 0.668806 3.79049 0.849083 0.671288 3.77938 0.838968 0.705794 3.78651 0.846029 0.705794 3.78651 0.846029 0.671288 3.77938 0.838968 0.698889 3.78016 0.839867 0.708211 3.77635 0.835119 0.698889 3.78016 0.839867 0.671288 3.77938 0.838968 0.673831 3.77107 0.826301 0.708211 3.77635 0.835119 0.671288 3.77938 0.838968 0.673831 3.77107 0.826301 0.698889 3.77137 0.826903 0.708211 3.77635 0.835119 0.673831 3.77107 0.826301 0.710867 3.76903 0.821609 0.698889 3.77137 0.826903 0.673831 3.77107 0.826301 0.676634 3.76611 0.811472 0.710867 3.76903 0.821609 0.710867 3.76903 0.821609 0.676634 3.76611 0.811472 0.698889 3.76623 0.812106 0.7137 3.76534 0.806349 0.698889 3.76623 0.812106 0.676634 3.76611 0.811472 0.679426 3.76514 0.795884 0.7137 3.76534 0.806349 0.676634 3.76611 0.811472 0.679426 3.76514 0.795884 0.698889 3.7651 0.796484 0.7137 3.76534 0.806349 0.679426 3.76514 0.795884 0.716428 3.7657 0.790851 0.698889 3.7651 0.796484 0.679426 3.76514 0.795884 0.681937 3.76806 0.781085 0.716428 3.7657 0.790851 0.716428 3.7657 0.790851 0.681937 3.76806 0.781085 0.698889 3.76806 0.781092 0.718853 3.76979 0.776498 0.698889 3.76806 0.781092 0.681937 3.76806 0.781085 0.684448 3.77458 0.767479 0.718853 3.76979 0.776498 0.681937 3.76806 0.781085 0.684448 3.77458 0.767479 0.698889 3.77489 0.767006 0.718853 3.76979 0.776498 0.684448 3.77458 0.767479 0.721485 3.77755 0.763282 0.698889 3.77489 0.767006 0.684448 3.77458 0.767479 0.68724 3.78468 0.755568 0.721485 3.77755 0.763282 0.721485 3.77755 0.763282 0.68724 3.78468 0.755568 0.698889 3.78513 0.75516 0.724314 3.78869 0.752234 0.698889 3.78513 0.75516 0.68724 3.78468 0.755568 0.690043 3.79753 0.746657 0.724314 3.78869 0.752234 0.68724 3.78468 0.755568 0.690043 3.79753 0.746657 0.698889 3.7981 0.74637 0.724314 3.78869 0.752234 0.690043 3.79753 0.746657 0.72706 3.80217 0.744512 0.698889 3.7981 0.74637 0.690043 3.79753 0.746657 0.692585 3.81176 0.741479 0.72706 3.80217 0.744512 0.72706 3.80217 0.744512 0.692585 3.81176 0.741479 0.698889 3.81289 0.741234 0.729498 3.8166 0.740591 0.698889 3.81289 0.741234 0.695068 3.82672 0.740025 0.732104 3.83187 0.740395 0.695068 3.82672 0.740025 0.698889 3.82852 0.740103 0.697847 3.84212 0.742494 0.698889 3.82852 0.740103 0.695068 3.82672 0.740025 0.697847 3.84212 0.742494 0.732104 3.83187 0.740395 0.698889 3.82852 0.740103 0.697847 3.84212 0.742494 0.734927 3.84708 0.74421 0.732104 3.83187 0.740395 0.697847 3.84212 0.742494 0.70066 3.85641 0.74888 0.734927 3.84708 0.74421 0.734927 3.84708 0.74421 0.70066 3.85641 0.74888 0.737689 3.86069 0.751769 0.737689 3.86069 0.751769 0.70066 3.85641 0.74888 0.703231 3.86825 0.758415 0.740145 3.87153 0.762115 0.703231 3.86825 0.758415 0.70569 3.87721 0.770429 0.742724 3.87956 0.775042 0.70569 3.87721 0.770429 0.708454 3.88306 0.784853 0.74554 3.88416 0.790019 0.708454 3.88306 0.784853 0.711274 3.885 0.800403 0.748317 3.88474 0.805604 0.711274 3.885 0.800403 0.713873 3.88296 0.815521 0.716313 3.87732 0.829365 0.748317 3.88474 0.805604 0.713873 3.88296 0.815521 0.716313 3.87732 0.829365 0.750795 3.88147 0.82027 0.748317 3.88474 0.805604 0.716313 3.87732 0.829365 0.719061 3.86803 0.841814 0.750795 3.88147 0.82027 0.750795 3.88147 0.82027 0.719061 3.86803 0.841814 0.753345 3.87459 0.833783 0.753345 3.87459 0.833783 0.719061 3.86803 0.841814 0.756152 3.86416 0.845458 0.756152 3.86416 0.845458 0.719061 3.86803 0.841814 0.721887 3.85573 0.851536 0.758943 3.8511 0.854026 0.721887 3.85573 0.851536 0.724513 3.84169 0.857633 0.761447 3.83681 0.858827 0.724513 3.84169 0.857633 0.726939 3.82695 0.859968 0.763968 3.82174 0.859911 0.726939 3.82695 0.859968 0.729668 3.81152 0.858467 0.766765 3.80637 0.857035 0.729668 3.81152 0.858467 0.732499 3.79683 0.852974 0.769567 3.79226 0.850282 0.732499 3.79683 0.852974 0.73515 3.7843 0.844089 0.772101 3.78072 0.84049 0.73515 3.7843 0.844089 0.737567 3.77469 0.832699 0.774593 3.77204 0.828195 0.737567 3.77469 0.832699 0.740277 3.76801 0.818756 0.777377 3.76656 0.81358 0.740277 3.76801 0.818756 0.74311 3.76509 0.803335 0.780189 3.76503 0.797994 0.74311 3.76509 0.803335 0.745785 3.76622 0.787977 0.782753 3.76746 0.782997 0.745785 3.76622 0.787977 0.748198 3.77099 0.773868 0.78522 3.77348 0.769252 0.748198 3.77099 0.773868 0.750886 3.77944 0.760963 0.78799 3.78313 0.757021 0.750886 3.77944 0.760963 0.753719 3.79112 0.750482 0.79081 3.79569 0.747644 0.753719 3.79112 0.750482 0.756417 3.80488 0.743475 0.793401 3.80984 0.741948 0.756417 3.80488 0.743475 0.758831 3.81942 0.74026 0.795848 3.82467 0.740001 0.758831 3.81942 0.74026 0.761496 3.83479 0.740805 0.798603 3.84011 0.741933 0.761496 3.83479 0.740805 0.764328 3.84981 0.745369 0.801429 3.85464 0.747833 0.764328 3.84981 0.745369 0.767046 3.86296 0.753534 0.804047 3.86687 0.757024 0.767046 3.86296 0.753534 0.769466 3.87324 0.764328 0.806479 3.87619 0.768697 0.769466 3.87324 0.764328 0.772107 3.88071 0.777721 0.809216 3.8825 0.782875 0.772107 3.88071 0.777721 0.774936 3.88458 0.792922 0.812047 3.88498 0.798375 0.774936 3.88458 0.792922 0.777673 3.8844 0.808437 0.81469 3.88343 0.81364 0.777673 3.8844 0.808437 0.780105 3.88048 0.822843 0.817111 3.87826 0.827632 0.780105 3.88048 0.822843 0.782719 3.87291 0.83612 0.81983 3.86941 0.840343 0.782719 3.87291 0.83612 0.785543 3.86192 0.847298 0.822664 3.85743 0.850483 0.785543 3.86192 0.847298 0.788298 3.84852 0.855196 0.825331 3.84352 0.857071 0.788298 3.84852 0.855196 0.790746 3.83414 0.8593 0.827746 3.82888 0.859874 0.790746 3.83414 0.8593 0.793333 3.81891 0.85969 0.830445 3.81346 0.85888 0.793333 3.81891 0.85969 0.79615 3.80367 0.856079 0.83328 3.79858 0.85387 0.79615 3.80367 0.856079 0.798921 3.78995 0.848697 0.835969 3.78571 0.84535 0.798921 3.78995 0.848697 0.80139 3.77896 0.838479 0.838384 3.77575 0.834269 0.80139 3.77896 0.838479 0.803948 3.77078 0.825697 0.84106 3.76865 0.820597 0.803948 3.77078 0.825697 0.806757 3.76598 0.810802 0.843895 3.76523 0.80527 0.806757 3.76598 0.810802 0.809542 3.76519 0.795218 0.846605 3.76587 0.789812 0.809542 3.76519 0.795218 0.812036 3.76826 0.780482 0.849023 3.77021 0.775547 0.812036 3.76826 0.780482 0.814565 3.77494 0.766919 0.851677 3.77821 0.762435 0.814565 3.77494 0.766919 0.817363 3.78519 0.755113 0.854509 3.78956 0.751585 0.817363 3.78519 0.755113 0.82016 3.79813 0.746354 0.857239 3.80315 0.744119 0.82016 3.79813 0.746354 0.822686 3.81238 0.741341 0.859666 3.81762 0.740455 0.822686 3.81238 0.741341 0.825184 3.82739 0.740048 0.862294 3.83294 0.740527 0.825184 3.82739 0.740048 0.82797 3.84277 0.742692 0.865123 3.84809 0.744619 0.82797 3.84277 0.742692 0.830778 3.85698 0.749235 0.86787 3.86154 0.752406 0.830778 3.85698 0.749235 0.833333 3.86869 0.75888 0.87031 3.87217 0.762918 0.833333 3.86869 0.75888 0.835804 3.87753 0.771009 0.872913 3.88 0.776023 0.835804 3.87753 0.771009 0.838576 3.88322 0.785513 0.875736 3.88434 0.791092 0.838576 3.88322 0.785513 0.841393 3.88499 0.801077 0.8785 3.88463 0.80666 0.841393 3.88499 0.801077 0.843977 3.88279 0.816142 0.846427 3.877 0.829942 0.8785 3.88463 0.80666 0.843977 3.88279 0.816142 0.846427 3.877 0.829942 0.880958 3.88112 0.821231 0.8785 3.88463 0.80666 0.846427 3.877 0.829942 0.849183 3.86755 0.842299 0.880958 3.88112 0.821231 0.880958 3.88112 0.821231 0.849183 3.86755 0.842299 0.883533 3.87397 0.834664 0.883533 3.87397 0.834664 0.849183 3.86755 0.842299 0.886349 3.86333 0.84616 0.886349 3.86333 0.84616 0.849183 3.86755 0.842299 0.852007 3.85514 0.851878 0.889127 3.85014 0.854481 0.852007 3.85514 0.851878 0.854618 3.84106 0.85781 0.891608 3.83581 0.859019 0.854618 3.84106 0.85781 0.857051 3.82629 0.859986 0.894155 3.82067 0.859843 0.857051 3.82629 0.859986 0.859791 3.81086 0.85831 0.896961 3.80534 0.856688 0.859791 3.81086 0.85831 0.862619 3.79623 0.852653 0.899753 3.79137 0.849691 0.862619 3.79623 0.852653 0.865257 3.78383 0.843645 0.902261 3.78004 0.839734 0.865257 3.78383 0.843645 0.867678 3.77434 0.832145 0.904778 3.77154 0.827249 0.867678 3.77434 0.832145 0.870398 3.7678 0.81811 0.907574 3.76632 0.812518 0.870398 3.7678 0.81811 0.873231 3.76506 0.802659 0.910376 3.76508 0.796924 0.873231 3.76506 0.802659 0.875893 3.76635 0.787338 0.912915 3.76776 0.78202 0.875893 3.76635 0.787338 0.878307 3.77128 0.773279 0.915403 3.77403 0.768343 0.878307 3.77128 0.773279 0.881007 3.77988 0.76045 0.918186 3.78392 0.75627 0.881007 3.77988 0.76045 0.883841 3.79168 0.750102 0.920999 3.79664 0.747128 0.883841 3.79168 0.750102 0.886526 3.8055 0.743258 0.923566 3.81083 0.741697 0.886526 3.8055 0.743258 0.888939 3.82007 0.740202 0.92603 3.82573 0.740004 0.888939 3.82007 0.740202 0.891617 3.83546 0.740919 0.928799 3.84116 0.742216 0.891617 3.83546 0.740919 0.89445 3.85043 0.745653 0.931619 3.85557 0.748374 0.89445 3.85043 0.745653 0.897157 3.86347 0.753953 0.934214 3.8676 0.75775 0.897157 3.86347 0.753953 0.899573 3.87363 0.764853 0.936659 3.87673 0.769604 0.899573 3.87363 0.764853 0.902227 3.88096 0.77835 0.939412 3.8828 0.783919 0.902227 3.88096 0.77835 0.905058 3.88466 0.793598 0.942239 3.885 0.799453 0.905058 3.88466 0.793598 0.907785 3.88431 0.809091 0.944859 3.88318 0.814647 0.907785 3.88431 0.809091 0.91021 3.88023 0.823441 0.94729 3.87777 0.828562 0.91021 3.88023 0.823441 0.912839 3.8725 0.836657 0.950025 3.86868 0.841139 0.912839 3.8725 0.836657 0.915666 3.86138 0.847714 0.952857 3.85651 0.851059 0.915666 3.86138 0.847714 0.918411 3.84791 0.855453 0.955502 3.84253 0.857383 0.918411 3.84791 0.855453 0.92085 3.8335 0.859395 0.957923 3.82783 0.859933 0.92085 3.8335 0.859395 0.923452 3.81824 0.859618 0.960639 3.8124 0.858662 0.923452 3.81824 0.859618 0.926273 3.80303 0.855834 0.963473 3.79761 0.853385 0.926273 3.80303 0.855834 0.929035 3.78941 0.848305 0.966143 3.78493 0.844659 0.929035 3.78941 0.848305 0.931492 3.77855 0.837985 0.968558 3.77516 0.833405 0.931492 3.77855 0.837985 0.934066 3.7705 0.825088 0.971254 3.76828 0.819576 0.934066 3.7705 0.825088 0.93688 3.76586 0.810132 0.974089 3.76515 0.80419 0.93688 3.76586 0.810132 0.939657 3.76525 0.794553 0.976781 3.76606 0.788781 0.939657 3.76525 0.794553 0.942137 3.76847 0.779879 0.979195 3.77064 0.7746 0.942137 3.76847 0.779879 0.944682 3.77532 0.766362 0.981869 3.7789 0.761598 0.944682 3.77532 0.766362 0.947486 3.7857 0.754664 0.984704 3.79044 0.750952 0.947486 3.7857 0.754664 0.950277 3.79873 0.746058 0.987417 3.80414 0.743745 0.950277 3.79873 0.746058 0.952785 3.81301 0.741211 0.989835 3.81865 0.740337 0.952785 3.81301 0.741211 0.9553 3.82806 0.740078 0.992486 3.83401 0.74068 0.9553 3.82806 0.740078 0.958093 3.84342 0.742897 0.995318 3.84908 0.745046 0.958093 3.84342 0.742897 0.960895 3.85755 0.749596 0.99805 3.86237 0.753056 0.960895 3.85755 0.749596 0.963434 3.86913 0.759348 1.00048 3.8728 0.763735 0.963434 3.86913 0.759348 0.965919 3.87785 0.771595 1.0031 3.88042 0.777014 0.965919 3.87785 0.771595 0.968699 3.88339 0.786175 1.00593 3.88449 0.792168 0.968699 3.88339 0.786175 0.971511 3.88497 0.801749 1.00868 3.8845 0.807712 0.971511 3.88497 0.801749 0.97408 3.88261 0.81676 0.976541 3.87666 0.830515 1.00868 3.8845 0.807712 0.97408 3.88261 0.81676 0.976541 3.87666 0.830515 1.01112 3.88075 0.822189 1.00868 3.8845 0.807712 0.976541 3.87666 0.830515 0.979306 3.86707 0.842779 1.01112 3.88075 0.822189 1.01112 3.88075 0.822189 0.979306 3.86707 0.842779 1.01372 3.87334 0.835536 1.01372 3.87334 0.835536 0.979306 3.86707 0.842779 1.01654 3.86249 0.846847 1.01654 3.86249 0.846847 0.979306 3.86707 0.842779 0.982126 3.85456 0.852214 1.01444 3.8519 0.85363 0.982126 3.85456 0.852214 1.01931 3.84917 0.854917 1.01654 3.86249 0.846847 1.01444 3.8519 0.85363 1.01931 3.84917 0.854917 1.01654 3.86249 0.846847 0.982126 3.85456 0.852214 1.01444 3.8519 0.85363 0.692585 3.81176 0.741479 0.695068 3.82672 0.740025 0.698889 3.81289 0.741234 0.737689 3.86069 0.751769 0.703231 3.86825 0.758415 0.740145 3.87153 0.762115 0.740145 3.87153 0.762115 0.70569 3.87721 0.770429 0.742724 3.87956 0.775042 0.742724 3.87956 0.775042 0.708454 3.88306 0.784853 0.74554 3.88416 0.790019 0.74554 3.88416 0.790019 0.711274 3.885 0.800403 0.748317 3.88474 0.805604 0.756152 3.86416 0.845458 0.721887 3.85573 0.851536 0.758943 3.8511 0.854026 0.758943 3.8511 0.854026 0.724513 3.84169 0.857633 0.761447 3.83681 0.858827 0.761447 3.83681 0.858827 0.726939 3.82695 0.859968 0.763968 3.82174 0.859911 0.763968 3.82174 0.859911 0.729668 3.81152 0.858467 0.766765 3.80637 0.857035 0.766765 3.80637 0.857035 0.732499 3.79683 0.852974 0.769567 3.79226 0.850282 0.769567 3.79226 0.850282 0.73515 3.7843 0.844089 0.772101 3.78072 0.84049 0.772101 3.78072 0.84049 0.737567 3.77469 0.832699 0.774593 3.77204 0.828195 0.774593 3.77204 0.828195 0.740277 3.76801 0.818756 0.777377 3.76656 0.81358 0.777377 3.76656 0.81358 0.74311 3.76509 0.803335 0.780189 3.76503 0.797994 0.780189 3.76503 0.797994 0.745785 3.76622 0.787977 0.782753 3.76746 0.782997 0.782753 3.76746 0.782997 0.748198 3.77099 0.773868 0.78522 3.77348 0.769252 0.78522 3.77348 0.769252 0.750886 3.77944 0.760963 0.78799 3.78313 0.757021 0.78799 3.78313 0.757021 0.753719 3.79112 0.750482 0.79081 3.79569 0.747644 0.79081 3.79569 0.747644 0.756417 3.80488 0.743475 0.793401 3.80984 0.741948 0.793401 3.80984 0.741948 0.758831 3.81942 0.74026 0.795848 3.82467 0.740001 0.795848 3.82467 0.740001 0.761496 3.83479 0.740805 0.798603 3.84011 0.741933 0.798603 3.84011 0.741933 0.764328 3.84981 0.745369 0.801429 3.85464 0.747833 0.801429 3.85464 0.747833 0.767046 3.86296 0.753534 0.804047 3.86687 0.757024 0.804047 3.86687 0.757024 0.769466 3.87324 0.764328 0.806479 3.87619 0.768697 0.806479 3.87619 0.768697 0.772107 3.88071 0.777721 0.809216 3.8825 0.782875 0.809216 3.8825 0.782875 0.774936 3.88458 0.792922 0.812047 3.88498 0.798375 0.812047 3.88498 0.798375 0.777673 3.8844 0.808437 0.81469 3.88343 0.81364 0.81469 3.88343 0.81364 0.780105 3.88048 0.822843 0.817111 3.87826 0.827632 0.817111 3.87826 0.827632 0.782719 3.87291 0.83612 0.81983 3.86941 0.840343 0.81983 3.86941 0.840343 0.785543 3.86192 0.847298 0.822664 3.85743 0.850483 0.822664 3.85743 0.850483 0.788298 3.84852 0.855196 0.825331 3.84352 0.857071 0.825331 3.84352 0.857071 0.790746 3.83414 0.8593 0.827746 3.82888 0.859874 0.827746 3.82888 0.859874 0.793333 3.81891 0.85969 0.830445 3.81346 0.85888 0.830445 3.81346 0.85888 0.79615 3.80367 0.856079 0.83328 3.79858 0.85387 0.83328 3.79858 0.85387 0.798921 3.78995 0.848697 0.835969 3.78571 0.84535 0.835969 3.78571 0.84535 0.80139 3.77896 0.838479 0.838384 3.77575 0.834269 0.838384 3.77575 0.834269 0.803948 3.77078 0.825697 0.84106 3.76865 0.820597 0.84106 3.76865 0.820597 0.806757 3.76598 0.810802 0.843895 3.76523 0.80527 0.843895 3.76523 0.80527 0.809542 3.76519 0.795218 0.846605 3.76587 0.789812 0.846605 3.76587 0.789812 0.812036 3.76826 0.780482 0.849023 3.77021 0.775547 0.849023 3.77021 0.775547 0.814565 3.77494 0.766919 0.851677 3.77821 0.762435 0.851677 3.77821 0.762435 0.817363 3.78519 0.755113 0.854509 3.78956 0.751585 0.854509 3.78956 0.751585 0.82016 3.79813 0.746354 0.857239 3.80315 0.744119 0.857239 3.80315 0.744119 0.822686 3.81238 0.741341 0.859666 3.81762 0.740455 0.859666 3.81762 0.740455 0.825184 3.82739 0.740048 0.862294 3.83294 0.740527 0.862294 3.83294 0.740527 0.82797 3.84277 0.742692 0.865123 3.84809 0.744619 0.865123 3.84809 0.744619 0.830778 3.85698 0.749235 0.86787 3.86154 0.752406 0.86787 3.86154 0.752406 0.833333 3.86869 0.75888 0.87031 3.87217 0.762918 0.87031 3.87217 0.762918 0.835804 3.87753 0.771009 0.872913 3.88 0.776023 0.872913 3.88 0.776023 0.838576 3.88322 0.785513 0.875736 3.88434 0.791092 0.875736 3.88434 0.791092 0.841393 3.88499 0.801077 0.8785 3.88463 0.80666 0.886349 3.86333 0.84616 0.852007 3.85514 0.851878 0.889127 3.85014 0.854481 0.889127 3.85014 0.854481 0.854618 3.84106 0.85781 0.891608 3.83581 0.859019 0.891608 3.83581 0.859019 0.857051 3.82629 0.859986 0.894155 3.82067 0.859843 0.894155 3.82067 0.859843 0.859791 3.81086 0.85831 0.896961 3.80534 0.856688 0.896961 3.80534 0.856688 0.862619 3.79623 0.852653 0.899753 3.79137 0.849691 0.899753 3.79137 0.849691 0.865257 3.78383 0.843645 0.902261 3.78004 0.839734 0.902261 3.78004 0.839734 0.867678 3.77434 0.832145 0.904778 3.77154 0.827249 0.904778 3.77154 0.827249 0.870398 3.7678 0.81811 0.907574 3.76632 0.812518 0.907574 3.76632 0.812518 0.873231 3.76506 0.802659 0.910376 3.76508 0.796924 0.910376 3.76508 0.796924 0.875893 3.76635 0.787338 0.912915 3.76776 0.78202 0.912915 3.76776 0.78202 0.878307 3.77128 0.773279 0.915403 3.77403 0.768343 0.915403 3.77403 0.768343 0.881007 3.77988 0.76045 0.918186 3.78392 0.75627 0.918186 3.78392 0.75627 0.883841 3.79168 0.750102 0.920999 3.79664 0.747128 0.920999 3.79664 0.747128 0.886526 3.8055 0.743258 0.923566 3.81083 0.741697 0.923566 3.81083 0.741697 0.888939 3.82007 0.740202 0.92603 3.82573 0.740004 0.92603 3.82573 0.740004 0.891617 3.83546 0.740919 0.928799 3.84116 0.742216 0.928799 3.84116 0.742216 0.89445 3.85043 0.745653 0.931619 3.85557 0.748374 0.931619 3.85557 0.748374 0.897157 3.86347 0.753953 0.934214 3.8676 0.75775 0.934214 3.8676 0.75775 0.899573 3.87363 0.764853 0.936659 3.87673 0.769604 0.936659 3.87673 0.769604 0.902227 3.88096 0.77835 0.939412 3.8828 0.783919 0.939412 3.8828 0.783919 0.905058 3.88466 0.793598 0.942239 3.885 0.799453 0.942239 3.885 0.799453 0.907785 3.88431 0.809091 0.944859 3.88318 0.814647 0.944859 3.88318 0.814647 0.91021 3.88023 0.823441 0.94729 3.87777 0.828562 0.94729 3.87777 0.828562 0.912839 3.8725 0.836657 0.950025 3.86868 0.841139 0.950025 3.86868 0.841139 0.915666 3.86138 0.847714 0.952857 3.85651 0.851059 0.952857 3.85651 0.851059 0.918411 3.84791 0.855453 0.955502 3.84253 0.857383 0.955502 3.84253 0.857383 0.92085 3.8335 0.859395 0.957923 3.82783 0.859933 0.957923 3.82783 0.859933 0.923452 3.81824 0.859618 0.960639 3.8124 0.858662 0.960639 3.8124 0.858662 0.926273 3.80303 0.855834 0.963473 3.79761 0.853385 0.963473 3.79761 0.853385 0.929035 3.78941 0.848305 0.966143 3.78493 0.844659 0.966143 3.78493 0.844659 0.931492 3.77855 0.837985 0.968558 3.77516 0.833405 0.968558 3.77516 0.833405 0.934066 3.7705 0.825088 0.971254 3.76828 0.819576 0.971254 3.76828 0.819576 0.93688 3.76586 0.810132 0.974089 3.76515 0.80419 0.974089 3.76515 0.80419 0.939657 3.76525 0.794553 0.976781 3.76606 0.788781 0.976781 3.76606 0.788781 0.942137 3.76847 0.779879 0.979195 3.77064 0.7746 0.979195 3.77064 0.7746 0.944682 3.77532 0.766362 0.981869 3.7789 0.761598 0.981869 3.7789 0.761598 0.947486 3.7857 0.754664 0.984704 3.79044 0.750952 0.984704 3.79044 0.750952 0.950277 3.79873 0.746058 0.987417 3.80414 0.743745 0.987417 3.80414 0.743745 0.952785 3.81301 0.741211 0.989835 3.81865 0.740337 0.989835 3.81865 0.740337 0.9553 3.82806 0.740078 0.992486 3.83401 0.74068 0.992486 3.83401 0.74068 0.958093 3.84342 0.742897 0.995318 3.84908 0.745046 0.995318 3.84908 0.745046 0.960895 3.85755 0.749596 0.99805 3.86237 0.753056 0.99805 3.86237 0.753056 0.963434 3.86913 0.759348 1.00048 3.8728 0.763735 1.00048 3.8728 0.763735 0.965919 3.87785 0.771595 1.0031 3.88042 0.777014 1.0031 3.88042 0.777014 0.968699 3.88339 0.786175 1.00593 3.88449 0.792168 1.00593 3.88449 0.792168 0.971511 3.88497 0.801749 1.00868 3.8845 0.807712 0.982126 3.85456 0.852214 0.984723 3.84044 0.857979 1.01931 3.84917 0.854917 1.01931 3.84917 0.854917 0.984723 3.84044 0.857979 1.01444 3.83711 0.858766 1.02177 3.8348 0.859194 1.01444 3.83711 0.858766 0.984723 3.84044 0.857979 0.987164 3.82563 0.859997 1.02177 3.8348 0.859194 0.984723 3.84044 0.857979 0.987164 3.82563 0.859997 1.01444 3.82148 0.859897 1.02177 3.8348 0.859194 0.987164 3.82563 0.859997 0.989913 3.8102 0.858146 1.01444 3.82148 0.859897 1.01444 3.82148 0.859897 0.989913 3.8102 0.858146 1.02434 3.8196 0.859757 1.02177 3.8348 0.859194 1.01444 3.82148 0.859897 1.02434 3.8196 0.859757 1.02434 3.8196 0.859757 0.989913 3.8102 0.858146 1.01444 3.8061 0.856946 1.02716 3.80432 0.856322 1.01444 3.8061 0.856946 0.992739 3.79564 0.852326 1.01444 3.79201 0.850114 0.992739 3.79564 0.852326 0.995363 3.78336 0.843198 1.02994 3.7905 0.849086 0.995363 3.78336 0.843198 1.03242 3.77937 0.838965 1.02994 3.7905 0.849086 1.01444 3.79201 0.850114 0.995363 3.78336 0.843198 1.02994 3.7905 0.849086 1.02716 3.80432 0.856322 1.01444 3.79201 0.850114 1.01444 3.79201 0.850114 1.02716 3.80432 0.856322 0.992739 3.79564 0.852326 1.03242 3.77937 0.838965 0.995363 3.78336 0.843198 1.01444 3.78016 0.839867 0.99779 3.77399 0.831586 1.01444 3.78016 0.839867 0.995363 3.78336 0.843198 0.99779 3.77399 0.831586 1.03242 3.77937 0.838965 1.01444 3.78016 0.839867 0.99779 3.77399 0.831586 1.03496 3.77107 0.826291 1.03242 3.77937 0.838965 0.99779 3.77399 0.831586 1.01444 3.77137 0.826903 1.03496 3.77107 0.826291 0.99779 3.77399 0.831586 1.00052 3.7676 0.817461 1.01444 3.77137 0.826903 1.01444 3.77137 0.826903 1.00052 3.7676 0.817461 1.03496 3.77107 0.826291 1.03496 3.77107 0.826291 1.00052 3.7676 0.817461 1.03777 3.7661 0.811452 1.03777 3.7661 0.811452 1.00052 3.7676 0.817461 1.01444 3.76623 0.812106 1.00335 3.76503 0.801983 1.01444 3.76623 0.812106 1.00052 3.7676 0.817461 1.00335 3.76503 0.801983 1.03777 3.7661 0.811452 1.01444 3.76623 0.812106 1.00335 3.76503 0.801983 1.04056 3.76514 0.795857 1.03777 3.7661 0.811452 1.00335 3.76503 0.801983 1.01444 3.7651 0.796484 1.04056 3.76514 0.795857 1.00335 3.76503 0.801983 1.006 3.76649 0.786702 1.01444 3.7651 0.796484 1.01444 3.7651 0.796484 1.006 3.76649 0.786702 1.04056 3.76514 0.795857 1.04056 3.76514 0.795857 1.006 3.76649 0.786702 1.04307 3.76807 0.781052 1.04307 3.76807 0.781052 1.006 3.76649 0.786702 1.01444 3.76806 0.781091 1.00842 3.77157 0.772692 1.01444 3.76806 0.781091 1.006 3.76649 0.786702 1.00842 3.77157 0.772692 1.04307 3.76807 0.781052 1.01444 3.76806 0.781091 1.00842 3.77157 0.772692 1.04559 3.7746 0.767442 1.04307 3.76807 0.781052 1.00842 3.77157 0.772692 1.01444 3.77489 0.767006 1.04559 3.7746 0.767442 1.00842 3.77157 0.772692 1.01113 3.78033 0.759942 1.01444 3.77489 0.767006 1.01444 3.77489 0.767006 1.01113 3.78033 0.759942 1.04559 3.7746 0.767442 1.04559 3.7746 0.767442 1.01113 3.78033 0.759942 1.04838 3.78472 0.755532 1.04838 3.78472 0.755532 1.01113 3.78033 0.759942 1.01396 3.79225 0.749729 1.05119 3.79758 0.74663 1.01396 3.79225 0.749729 1.01663 3.80612 0.743049 1.05373 3.81183 0.741464 1.01663 3.80612 0.743049 1.01905 3.82073 0.740152 1.05621 3.8268 0.740027 1.01905 3.82073 0.740152 1.02174 3.83613 0.741041 1.05899 3.8422 0.742518 1.02174 3.83613 0.741041 1.02457 3.85104 0.745944 1.06181 3.85649 0.748929 1.02457 3.85104 0.745944 1.02727 3.86397 0.754377 1.06438 3.86832 0.758485 1.02727 3.86397 0.754377 1.02968 3.87401 0.765383 1.06684 3.87726 0.770523 1.02968 3.87401 0.765383 1.03235 3.8812 0.778983 1.06961 3.88309 0.784969 1.03235 3.8812 0.778983 1.03518 3.88473 0.794274 1.07243 3.885 0.800529 1.03518 3.88473 0.794274 1.0379 3.8842 0.809742 1.07503 3.88292 0.815645 1.0379 3.8842 0.809742 1.04032 3.87997 0.824037 1.07747 3.87725 0.829487 1.04032 3.87997 0.824037 1.04296 3.87208 0.837189 1.08022 3.86792 0.841923 1.04296 3.87208 0.837189 1.04579 3.86084 0.848123 1.08305 3.85559 0.851617 1.04579 3.86084 0.848123 1.04852 3.8473 0.855702 1.08567 3.84153 0.857677 1.04852 3.8473 0.855702 1.05095 3.83286 0.859483 1.0881 3.82678 0.859974 1.05095 3.83286 0.859483 1.05357 3.81757 0.859538 1.09083 3.81134 0.858425 1.05357 3.81757 0.859538 1.0564 3.8024 0.855581 1.09367 3.79666 0.852883 1.0564 3.8024 0.855581 1.05915 3.78888 0.847909 1.09631 3.78416 0.843958 1.05915 3.78888 0.847909 1.06159 3.77815 0.837484 1.09873 3.77458 0.832529 1.06159 3.77815 0.837484 1.06418 3.77022 0.824475 1.10145 3.76794 0.818549 1.06418 3.77022 0.824475 1.067 3.76575 0.80946 1.10428 3.76508 0.80311 1.067 3.76575 0.80946 1.06977 3.76531 0.79389 1.10695 3.76626 0.787756 1.06977 3.76531 0.79389 1.07224 3.76869 0.779277 1.10937 3.77109 0.773657 1.07224 3.76869 0.779277 1.0748 3.7757 0.765808 1.11206 3.7796 0.760773 1.0748 3.7757 0.765808 1.07761 3.78622 0.75422 1.1149 3.79133 0.750336 1.07761 3.78622 0.75422 1.08039 3.79933 0.745768 1.11759 3.80512 0.743389 1.08039 3.79933 0.745768 1.08289 3.81363 0.741087 1.12001 3.81969 0.740236 1.08289 3.81363 0.741087 1.08542 3.82872 0.740116 1.12268 3.83507 0.740852 1.08542 3.82872 0.740116 1.08822 3.84407 0.74311 1.12551 3.85007 0.745491 1.08822 3.84407 0.74311 1.09101 3.85811 0.749963 1.12823 3.86319 0.753719 1.09101 3.85811 0.749963 1.09353 3.86956 0.759819 1.13065 3.87342 0.764566 1.09353 3.86956 0.759819 1.09603 3.87816 0.772184 1.1333 3.88083 0.778014 1.09603 3.87816 0.772184 1.09882 3.88354 0.786839 1.13613 3.88462 0.793246 1.09882 3.88354 0.786839 1.10163 3.88495 0.80242 1.13886 3.88436 0.808759 1.10163 3.88495 0.80242 1.10418 3.88243 0.817374 1.10666 3.87632 0.831087 1.13886 3.88436 0.808759 1.10418 3.88243 0.817374 1.10666 3.87632 0.831087 1.14129 3.88036 0.823144 1.13886 3.88436 0.808759 1.10666 3.87632 0.831087 1.10943 3.86658 0.843254 1.14129 3.88036 0.823144 1.14129 3.88036 0.823144 1.10943 3.86658 0.843254 1.14391 3.8727 0.836397 1.14391 3.8727 0.836397 1.10943 3.86658 0.843254 1.14674 3.86163 0.847518 1.14674 3.86163 0.847518 1.10943 3.86658 0.843254 1.11224 3.85397 0.852542 1.14949 3.84819 0.855336 1.11224 3.85397 0.852542 1.11483 3.83982 0.858141 1.15194 3.83378 0.859353 1.11483 3.83982 0.858141 1.11728 3.82496 0.86 1.15453 3.81853 0.85965 1.11728 3.82496 0.86 1.12004 3.80954 0.857975 1.15735 3.8033 0.855938 1.12004 3.80954 0.857975 1.12286 3.79505 0.851992 1.16012 3.78963 0.848467 1.12286 3.79505 0.851992 1.12547 3.7829 0.842746 1.16258 3.77872 0.838182 1.12547 3.7829 0.842746 1.1279 3.77364 0.831022 1.16515 3.77061 0.825324 1.1279 3.77364 0.831022 1.13064 3.7674 0.816809 1.16797 3.76591 0.810383 1.13064 3.7674 0.816809 1.13347 3.76501 0.801307 1.17075 3.76523 0.794794 1.13347 3.76501 0.801307 1.13611 3.76664 0.786069 1.17323 3.7684 0.78009 1.13611 3.76664 0.786069 1.13853 3.77188 0.772107 1.17577 3.77519 0.766549 1.13853 3.77188 0.772107 1.14125 3.78079 0.759439 1.17858 3.78553 0.754809 1.14125 3.78079 0.759439 1.14408 3.79282 0.749362 1.18137 3.79854 0.74615 1.14408 3.79282 0.749362 1.14674 3.80674 0.742847 1.18389 3.81282 0.741249 1.14674 3.80674 0.742847 1.14916 3.82138 0.740109 1.1864 3.82786 0.740068 1.14916 3.82138 0.740109 1.15186 3.83679 0.741171 1.18919 3.84324 0.74284 1.15186 3.83679 0.741171 1.15469 3.85165 0.746242 1.192 3.8574 0.7495 1.15469 3.85165 0.746242 1.15738 3.86446 0.754806 1.19454 3.86902 0.759229 1.15738 3.86446 0.754806 1.15979 3.87438 0.765919 1.19702 3.87777 0.771454 1.15979 3.87438 0.765919 1.16247 3.88143 0.779618 1.1998 3.88335 0.786024 1.16247 3.88143 0.779618 1.1653 3.88479 0.79495 1.20262 3.88498 0.801604 1.1653 3.88479 0.79495 1.16801 3.88409 0.81039 1.20519 3.88265 0.816634 1.16801 3.88409 0.81039 1.17042 3.87971 0.824632 1.20765 3.87673 0.830406 1.17042 3.87971 0.824632 1.17308 3.87166 0.837718 1.21042 3.86716 0.842694 1.17308 3.87166 0.837718 1.17591 3.86029 0.848526 1.21324 3.85466 0.852158 1.17591 3.86029 0.848526 1.17864 3.84669 0.855944 1.21584 3.84054 0.857953 1.17864 3.84669 0.855944 1.18106 3.83222 0.859565 1.21828 3.82572 0.859996 1.18106 3.83222 0.859565 1.18369 3.8169 0.859451 1.22103 3.81029 0.858168 1.18369 3.8169 0.859451 1.18652 3.80177 0.855321 1.22386 3.79571 0.852365 1.18652 3.80177 0.855321 1.18926 3.78835 0.847507 1.22648 3.78341 0.843246 1.18926 3.78835 0.847507 1.1917 3.77775 0.836979 1.22891 3.77402 0.831639 1.1917 3.77775 0.836979 1.1943 3.76995 0.823859 1.23164 3.76761 0.817514 1.1943 3.76995 0.823859 1.19713 3.76565 0.808787 1.23448 3.76503 0.80203 1.19713 3.76565 0.808787 1.19989 3.76538 0.793229 1.23713 3.76648 0.786739 1.19989 3.76538 0.793229 1.20234 3.76892 0.778676 1.23955 3.77156 0.772719 1.20234 3.76892 0.778676 1.20492 3.77608 0.765258 1.24226 3.78032 0.759959 1.20492 3.77608 0.765258 1.20773 3.78674 0.753783 1.24509 3.79223 0.749737 1.20773 3.78674 0.753783 1.21051 3.79993 0.745486 1.24777 3.80611 0.743051 1.21051 3.79993 0.745486 1.21299 3.81426 0.740969 1.25018 3.82073 0.740152 1.21299 3.81426 0.740969 1.21553 3.82939 0.740161 1.25287 3.83614 0.741043 1.21553 3.82939 0.740161 1.21834 3.84471 0.74333 1.25571 3.85105 0.745952 1.21834 3.84471 0.74333 1.22113 3.85867 0.750335 1.2584 3.86399 0.754394 1.22113 3.85867 0.750335 1.22363 3.86998 0.760294 1.26082 3.87403 0.765411 1.22363 3.86998 0.760294 1.22615 3.87847 0.772778 1.26349 3.88121 0.779023 1.22615 3.87847 0.772778 1.22895 3.88368 0.787504 1.26632 3.88473 0.794326 1.22895 3.88368 0.787504 1.23175 3.88492 0.80309 1.26904 3.88419 0.809799 1.23175 3.88492 0.80309 1.23428 3.88224 0.817985 1.23677 3.87597 0.831655 1.26904 3.88419 0.809799 1.23428 3.88224 0.817985 1.23677 3.87597 0.831655 1.27146 3.87995 0.824097 1.26904 3.88419 0.809799 1.23677 3.87597 0.831655 1.23955 3.86609 0.843723 1.27146 3.87995 0.824097 1.27146 3.87995 0.824097 1.23955 3.86609 0.843723 1.2741 3.87204 0.837249 1.2741 3.87204 0.837249 1.23955 3.86609 0.843723 1.27694 3.86077 0.848174 1.27694 3.86077 0.848174 1.23955 3.86609 0.843723 1.24236 3.85338 0.852863 1.27967 3.84722 0.855736 1.24236 3.85338 0.852863 1.24493 3.83919 0.858297 1.2821 3.83276 0.859496 1.24493 3.83919 0.858297 1.24739 3.8243 0.859996 1.28472 3.81746 0.859525 1.24739 3.8243 0.859996 1.25016 3.80889 0.857796 1.28755 3.80229 0.855536 1.25016 3.80889 0.857796 1.25298 3.79447 0.851653 1.2903 3.78878 0.847834 1.25298 3.79447 0.851653 1.25557 3.78244 0.842291 1.29275 3.77807 0.837385 1.25557 3.78244 0.842291 1.25801 3.7733 0.830454 1.29534 3.77016 0.824346 1.25801 3.7733 0.830454 1.26077 3.76722 0.816155 1.29816 3.76573 0.80931 1.26077 3.76722 0.816155 1.26359 3.765 0.800632 1.30093 3.76533 0.793735 1.26359 3.765 0.800632 1.26621 3.76679 0.78544 1.3034 3.76875 0.779129 1.26621 3.76679 0.78544 1.26864 3.77219 0.771525 1.30596 3.7758 0.765665 1.26864 3.77219 0.771525 1.27137 3.78125 0.758941 1.30878 3.78636 0.754101 1.27137 3.78125 0.758941 1.2742 3.79339 0.749003 1.31156 3.7995 0.745688 1.2742 3.79339 0.749003 1.27685 3.80736 0.742652 1.31405 3.81382 0.741051 1.27685 3.80736 0.742652 1.27927 3.82204 0.740073 1.31658 3.82893 0.740129 1.27927 3.82204 0.740073 1.28198 3.83746 0.741308 1.31939 3.84427 0.74318 1.28198 3.83746 0.741308 1.28481 3.85225 0.746546 1.32218 3.85829 0.750086 1.28481 3.85225 0.746546 1.28749 3.86495 0.755238 1.3247 3.86971 0.759982 1.28749 3.86495 0.755238 1.2899 3.87475 0.76646 1.32721 3.87827 0.772396 1.2899 3.87475 0.76646 1.29259 3.88166 0.780257 1.33 3.88359 0.787084 1.29259 3.88166 0.780257 1.29542 3.88484 0.795627 1.33 3.88497 0.801907 1.29542 3.88484 0.795627 1.29812 3.88398 0.811036 1.33 3.88265 0.816614 1.29812 3.88398 0.811036 1.30053 3.87944 0.825225 1.33 3.87679 0.830297 1.30053 3.87944 0.825225 1.3032 3.87123 0.838242 1.33 3.86774 0.842115 1.3032 3.87123 0.838242 1.30603 3.85974 0.848922 1.33 3.85605 0.851341 1.30603 3.85974 0.848922 1.30875 3.84607 0.856179 1.33 3.84245 0.857405 1.30875 3.84607 0.856179 1.31117 3.83157 0.859639 1.33 3.82778 0.859935 1.31117 3.83157 0.859639 1.31381 3.81623 0.859356 1.33 3.81294 0.858776 1.31381 3.81623 0.859356 1.31664 3.80115 0.855054 1.33 3.79884 0.853998 1.31664 3.80115 0.855054 1.31937 3.78783 0.8471 1.33 3.78635 0.845895 1.31937 3.78783 0.8471 1.3218 3.77735 0.836468 1.33 3.77624 0.834967 1.3218 3.77735 0.836468 1.32442 3.76968 0.823238 1.33 3.76913 0.821886 1.32442 3.76968 0.823238 1.32725 3.76555 0.808113 1.33 3.76547 0.807458 1.32725 3.76555 0.808113 1.33 3.76546 0.79257 1.33 3.76547 0.807458 1.33 3.76913 0.821886 1.32725 3.76555 0.808113 1.04838 3.78472 0.755532 1.01396 3.79225 0.749729 1.05119 3.79758 0.74663 1.05119 3.79758 0.74663 1.01663 3.80612 0.743049 1.05373 3.81183 0.741464 1.05373 3.81183 0.741464 1.01905 3.82073 0.740152 1.05621 3.8268 0.740027 1.05621 3.8268 0.740027 1.02174 3.83613 0.741041 1.05899 3.8422 0.742518 1.05899 3.8422 0.742518 1.02457 3.85104 0.745944 1.06181 3.85649 0.748929 1.06181 3.85649 0.748929 1.02727 3.86397 0.754377 1.06438 3.86832 0.758485 1.06438 3.86832 0.758485 1.02968 3.87401 0.765383 1.06684 3.87726 0.770523 1.06684 3.87726 0.770523 1.03235 3.8812 0.778983 1.06961 3.88309 0.784969 1.06961 3.88309 0.784969 1.03518 3.88473 0.794274 1.07243 3.885 0.800529 1.07243 3.885 0.800529 1.0379 3.8842 0.809742 1.07503 3.88292 0.815645 1.07503 3.88292 0.815645 1.04032 3.87997 0.824037 1.07747 3.87725 0.829487 1.07747 3.87725 0.829487 1.04296 3.87208 0.837189 1.08022 3.86792 0.841923 1.08022 3.86792 0.841923 1.04579 3.86084 0.848123 1.08305 3.85559 0.851617 1.08305 3.85559 0.851617 1.04852 3.8473 0.855702 1.08567 3.84153 0.857677 1.08567 3.84153 0.857677 1.05095 3.83286 0.859483 1.0881 3.82678 0.859974 1.0881 3.82678 0.859974 1.05357 3.81757 0.859538 1.09083 3.81134 0.858425 1.09083 3.81134 0.858425 1.0564 3.8024 0.855581 1.09367 3.79666 0.852883 1.09367 3.79666 0.852883 1.05915 3.78888 0.847909 1.09631 3.78416 0.843958 1.09631 3.78416 0.843958 1.06159 3.77815 0.837484 1.09873 3.77458 0.832529 1.09873 3.77458 0.832529 1.06418 3.77022 0.824475 1.10145 3.76794 0.818549 1.10145 3.76794 0.818549 1.067 3.76575 0.80946 1.10428 3.76508 0.80311 1.10428 3.76508 0.80311 1.06977 3.76531 0.79389 1.10695 3.76626 0.787756 1.10695 3.76626 0.787756 1.07224 3.76869 0.779277 1.10937 3.77109 0.773657 1.10937 3.77109 0.773657 1.0748 3.7757 0.765808 1.11206 3.7796 0.760773 1.11206 3.7796 0.760773 1.07761 3.78622 0.75422 1.1149 3.79133 0.750336 1.1149 3.79133 0.750336 1.08039 3.79933 0.745768 1.11759 3.80512 0.743389 1.11759 3.80512 0.743389 1.08289 3.81363 0.741087 1.12001 3.81969 0.740236 1.12001 3.81969 0.740236 1.08542 3.82872 0.740116 1.12268 3.83507 0.740852 1.12268 3.83507 0.740852 1.08822 3.84407 0.74311 1.12551 3.85007 0.745491 1.12551 3.85007 0.745491 1.09101 3.85811 0.749963 1.12823 3.86319 0.753719 1.12823 3.86319 0.753719 1.09353 3.86956 0.759819 1.13065 3.87342 0.764566 1.13065 3.87342 0.764566 1.09603 3.87816 0.772184 1.1333 3.88083 0.778014 1.1333 3.88083 0.778014 1.09882 3.88354 0.786839 1.13613 3.88462 0.793246 1.13613 3.88462 0.793246 1.10163 3.88495 0.80242 1.13886 3.88436 0.808759 1.14674 3.86163 0.847518 1.11224 3.85397 0.852542 1.14949 3.84819 0.855336 1.14949 3.84819 0.855336 1.11483 3.83982 0.858141 1.15194 3.83378 0.859353 1.15194 3.83378 0.859353 1.11728 3.82496 0.86 1.15453 3.81853 0.85965 1.15453 3.81853 0.85965 1.12004 3.80954 0.857975 1.15735 3.8033 0.855938 1.15735 3.8033 0.855938 1.12286 3.79505 0.851992 1.16012 3.78963 0.848467 1.16012 3.78963 0.848467 1.12547 3.7829 0.842746 1.16258 3.77872 0.838182 1.16258 3.77872 0.838182 1.1279 3.77364 0.831022 1.16515 3.77061 0.825324 1.16515 3.77061 0.825324 1.13064 3.7674 0.816809 1.16797 3.76591 0.810383 1.16797 3.76591 0.810383 1.13347 3.76501 0.801307 1.17075 3.76523 0.794794 1.17075 3.76523 0.794794 1.13611 3.76664 0.786069 1.17323 3.7684 0.78009 1.17323 3.7684 0.78009 1.13853 3.77188 0.772107 1.17577 3.77519 0.766549 1.17577 3.77519 0.766549 1.14125 3.78079 0.759439 1.17858 3.78553 0.754809 1.17858 3.78553 0.754809 1.14408 3.79282 0.749362 1.18137 3.79854 0.74615 1.18137 3.79854 0.74615 1.14674 3.80674 0.742847 1.18389 3.81282 0.741249 1.18389 3.81282 0.741249 1.14916 3.82138 0.740109 1.1864 3.82786 0.740068 1.1864 3.82786 0.740068 1.15186 3.83679 0.741171 1.18919 3.84324 0.74284 1.18919 3.84324 0.74284 1.15469 3.85165 0.746242 1.192 3.8574 0.7495 1.192 3.8574 0.7495 1.15738 3.86446 0.754806 1.19454 3.86902 0.759229 1.19454 3.86902 0.759229 1.15979 3.87438 0.765919 1.19702 3.87777 0.771454 1.19702 3.87777 0.771454 1.16247 3.88143 0.779618 1.1998 3.88335 0.786024 1.1998 3.88335 0.786024 1.1653 3.88479 0.79495 1.20262 3.88498 0.801604 1.20262 3.88498 0.801604 1.16801 3.88409 0.81039 1.20519 3.88265 0.816634 1.20519 3.88265 0.816634 1.17042 3.87971 0.824632 1.20765 3.87673 0.830406 1.20765 3.87673 0.830406 1.17308 3.87166 0.837718 1.21042 3.86716 0.842694 1.21042 3.86716 0.842694 1.17591 3.86029 0.848526 1.21324 3.85466 0.852158 1.21324 3.85466 0.852158 1.17864 3.84669 0.855944 1.21584 3.84054 0.857953 1.21584 3.84054 0.857953 1.18106 3.83222 0.859565 1.21828 3.82572 0.859996 1.21828 3.82572 0.859996 1.18369 3.8169 0.859451 1.22103 3.81029 0.858168 1.22103 3.81029 0.858168 1.18652 3.80177 0.855321 1.22386 3.79571 0.852365 1.22386 3.79571 0.852365 1.18926 3.78835 0.847507 1.22648 3.78341 0.843246 1.22648 3.78341 0.843246 1.1917 3.77775 0.836979 1.22891 3.77402 0.831639 1.22891 3.77402 0.831639 1.1943 3.76995 0.823859 1.23164 3.76761 0.817514 1.23164 3.76761 0.817514 1.19713 3.76565 0.808787 1.23448 3.76503 0.80203 1.23448 3.76503 0.80203 1.19989 3.76538 0.793229 1.23713 3.76648 0.786739 1.23713 3.76648 0.786739 1.20234 3.76892 0.778676 1.23955 3.77156 0.772719 1.23955 3.77156 0.772719 1.20492 3.77608 0.765258 1.24226 3.78032 0.759959 1.24226 3.78032 0.759959 1.20773 3.78674 0.753783 1.24509 3.79223 0.749737 1.24509 3.79223 0.749737 1.21051 3.79993 0.745486 1.24777 3.80611 0.743051 1.24777 3.80611 0.743051 1.21299 3.81426 0.740969 1.25018 3.82073 0.740152 1.25018 3.82073 0.740152 1.21553 3.82939 0.740161 1.25287 3.83614 0.741043 1.25287 3.83614 0.741043 1.21834 3.84471 0.74333 1.25571 3.85105 0.745952 1.25571 3.85105 0.745952 1.22113 3.85867 0.750335 1.2584 3.86399 0.754394 1.2584 3.86399 0.754394 1.22363 3.86998 0.760294 1.26082 3.87403 0.765411 1.26082 3.87403 0.765411 1.22615 3.87847 0.772778 1.26349 3.88121 0.779023 1.26349 3.88121 0.779023 1.22895 3.88368 0.787504 1.26632 3.88473 0.794326 1.26632 3.88473 0.794326 1.23175 3.88492 0.80309 1.26904 3.88419 0.809799 1.27694 3.86077 0.848174 1.24236 3.85338 0.852863 1.27967 3.84722 0.855736 1.27967 3.84722 0.855736 1.24493 3.83919 0.858297 1.2821 3.83276 0.859496 1.2821 3.83276 0.859496 1.24739 3.8243 0.859996 1.28472 3.81746 0.859525 1.28472 3.81746 0.859525 1.25016 3.80889 0.857796 1.28755 3.80229 0.855536 1.28755 3.80229 0.855536 1.25298 3.79447 0.851653 1.2903 3.78878 0.847834 1.2903 3.78878 0.847834 1.25557 3.78244 0.842291 1.29275 3.77807 0.837385 1.29275 3.77807 0.837385 1.25801 3.7733 0.830454 1.29534 3.77016 0.824346 1.29534 3.77016 0.824346 1.26077 3.76722 0.816155 1.29816 3.76573 0.80931 1.29816 3.76573 0.80931 1.26359 3.765 0.800632 1.30093 3.76533 0.793735 1.30093 3.76533 0.793735 1.26621 3.76679 0.78544 1.3034 3.76875 0.779129 1.3034 3.76875 0.779129 1.26864 3.77219 0.771525 1.30596 3.7758 0.765665 1.30596 3.7758 0.765665 1.27137 3.78125 0.758941 1.30878 3.78636 0.754101 1.30878 3.78636 0.754101 1.2742 3.79339 0.749003 1.31156 3.7995 0.745688 1.31156 3.7995 0.745688 1.27685 3.80736 0.742652 1.31405 3.81382 0.741051 1.31405 3.81382 0.741051 1.27927 3.82204 0.740073 1.31658 3.82893 0.740129 1.31658 3.82893 0.740129 1.28198 3.83746 0.741308 1.31939 3.84427 0.74318 1.31939 3.84427 0.74318 1.28481 3.85225 0.746546 1.32218 3.85829 0.750086 1.32218 3.85829 0.750086 1.28749 3.86495 0.755238 1.3247 3.86971 0.759982 1.3247 3.86971 0.759982 1.2899 3.87475 0.76646 1.32721 3.87827 0.772396 1.32721 3.87827 0.772396 1.29259 3.88166 0.780257 1.33 3.88359 0.787084 1.33 3.88359 0.787084 1.29542 3.88484 0.795627 1.33 3.88497 0.801907 1.33 3.88497 0.801907 1.29812 3.88398 0.811036 1.33 3.88265 0.816614 1.33 3.88265 0.816614 1.30053 3.87944 0.825225 1.33 3.87679 0.830297 1.33 3.87679 0.830297 1.3032 3.87123 0.838242 1.33 3.86774 0.842115 1.33 3.86774 0.842115 1.30603 3.85974 0.848922 1.33 3.85605 0.851341 1.33 3.85605 0.851341 1.30875 3.84607 0.856179 1.33 3.84245 0.857405 1.33 3.84245 0.857405 1.31117 3.83157 0.859639 1.33 3.82778 0.859935 1.33 3.82778 0.859935 1.31381 3.81623 0.859356 1.33 3.81294 0.858776 1.33 3.81294 0.858776 1.31664 3.80115 0.855054 1.33 3.79884 0.853998 1.33 3.79884 0.853998 1.31937 3.78783 0.8471 1.33 3.78635 0.845895 1.33 3.78635 0.845895 1.3218 3.77735 0.836468 1.33 3.77624 0.834967 1.33 3.77624 0.834967 1.32442 3.76968 0.823238 1.33 3.76913 0.821886 1.02716 3.80432 0.856322 1.02434 3.8196 0.859757 1.01444 3.8061 0.856946 1.02177 3.8348 0.859194 1.01931 3.84917 0.854917 1.01444 3.83711 0.858766 0.732104 3.83187 0.740395 0.729498 3.8166 0.740591 0.695068 3.82672 0.740025 0.729498 3.8166 0.740591 0.72706 3.80217 0.744512 0.698889 3.81289 0.741234 0.72706 3.80217 0.744512 0.724314 3.78869 0.752234 0.698889 3.7981 0.74637 0.724314 3.78869 0.752234 0.721485 3.77755 0.763282 0.698889 3.78513 0.75516 0.721485 3.77755 0.763282 0.718853 3.76979 0.776498 0.698889 3.77489 0.767006 0.718853 3.76979 0.776498 0.716428 3.7657 0.790851 0.698889 3.76806 0.781092 0.716428 3.7657 0.790851 0.7137 3.76534 0.806349 0.698889 3.7651 0.796484 0.7137 3.76534 0.806349 0.710867 3.76903 0.821609 0.698889 3.76623 0.812106 0.710867 3.76903 0.821609 0.708211 3.77635 0.835119 0.698889 3.77137 0.826903 0.708211 3.77635 0.835119 0.705794 3.78651 0.846029 0.698889 3.78016 0.839867 0.686935 3.87873 0.826695 0.684519 3.88366 0.812626 0.65 3.88072 0.822245 0.65 3.88072 0.822245 0.684519 3.88366 0.812626 0.65 3.8845 0.807742 0.65 3.8845 0.807742 0.684519 3.88366 0.812626 0.681855 3.88494 0.797295 0.65 3.88456 0.792756 0.681855 3.88494 0.797295 0.679021 3.88219 0.781838 0.65 3.88091 0.778222 0.679021 3.88219 0.781838 0.6763 3.87563 0.767803 0.65 3.87377 0.765047 0.6763 3.87563 0.767803 0.673878 3.86612 0.756308 0.65 3.86358 0.754052 0.673878 3.86612 0.756308 0.671238 3.8537 0.747309 0.65 3.85099 0.745923 0.671238 3.8537 0.747309 0.668407 3.83905 0.741669 0.65 3.83678 0.741168 0.668407 3.83905 0.741669 0.665668 3.82362 0.740016 0.65 3.82184 0.740083 0.665668 3.82362 0.740016 0.663235 3.80884 0.742217 0.65 3.80709 0.742736 0.663235 3.80884 0.742217 0.66062 3.79476 0.748178 0.65 3.79346 0.748961 0.66062 3.79476 0.748178 0.657794 3.78236 0.757787 0.65 3.78179 0.75837 0.657794 3.78236 0.757787 0.655037 3.77294 0.770168 0.65 3.77282 0.770376 0.655037 3.77294 0.770168 0.652588 3.76718 0.783983 0.65 3.76711 0.78423 0.652588 3.76718 0.783983 0.65 3.76501 0.799068 0.65 3.76711 0.78423 0.65 3.77282 0.770376 0.652588 3.76718 0.783983 0.65 3.8845 0.807742 0.681855 3.88494 0.797295 0.65 3.88456 0.792756 0.65 3.88456 0.792756 0.679021 3.88219 0.781838 0.65 3.88091 0.778222 0.65 3.88091 0.778222 0.6763 3.87563 0.767803 0.65 3.87377 0.765047 0.65 3.87377 0.765047 0.673878 3.86612 0.756308 0.65 3.86358 0.754052 0.65 3.86358 0.754052 0.671238 3.8537 0.747309 0.65 3.85099 0.745923 0.65 3.85099 0.745923 0.668407 3.83905 0.741669 0.65 3.83678 0.741168 0.65 3.83678 0.741168 0.665668 3.82362 0.740016 0.65 3.82184 0.740083 0.65 3.82184 0.740083 0.663235 3.80884 0.742217 0.65 3.80709 0.742736 0.65 3.80709 0.742736 0.66062 3.79476 0.748178 0.65 3.79346 0.748961 0.65 3.79346 0.748961 0.657794 3.78236 0.757787 0.65 3.78179 0.75837 0.65 3.78179 0.75837 0.655037 3.77294 0.770168 0.65 3.77282 0.770376 0.992739 3.79564 0.852326 1.01444 3.8061 0.856946 0.989913 3.8102 0.858146 1.33 3.82219 0.715046 1.33 3.81231 0.718046 1.32851 3.8094 0.716443 1.32851 3.8094 0.716443 1.33 3.81231 0.718046 1.33 3.80163 0.722865 1.32705 3.79707 0.719721 1.33 3.80163 0.722865 1.33 3.79102 0.729986 1.32546 3.78502 0.724989 1.33 3.79102 0.729986 1.33 3.78176 0.738963 1.32378 3.77374 0.732199 1.33 3.78176 0.738963 1.32206 3.76366 0.741153 1.32378 3.77374 0.732199 1.32546 3.78502 0.724989 1.33 3.78176 0.738963 1.32851 3.8094 0.716443 1.33 3.80163 0.722865 1.32705 3.79707 0.719721 1.32705 3.79707 0.719721 1.33 3.79102 0.729986 1.32546 3.78502 0.724989 1.33 3.78176 0.738963 1.33 3.77427 0.749478 1.32206 3.76366 0.741153 1.32206 3.76366 0.741153 1.33 3.77427 0.749478 1.32037 3.75518 0.751518 1.32037 3.75518 0.751518 1.33 3.77427 0.749478 1.32786 3.7658 0.759017 1.31878 3.74854 0.762864 1.32786 3.7658 0.759017 1.32483 3.75626 0.778596 1.31732 3.74384 0.774731 1.32483 3.75626 0.778596 1.31583 3.74096 0.78727 1.31732 3.74384 0.774731 1.31878 3.74854 0.762864 1.32483 3.75626 0.778596 1.33 3.77427 0.749478 1.33 3.76884 0.761151 1.32786 3.7658 0.759017 1.32786 3.7658 0.759017 1.33 3.76884 0.761151 1.33 3.76561 0.773661 1.32483 3.75626 0.778596 1.33 3.76561 0.773661 1.33 3.76487 0.780093 1.33 3.76546 0.79257 1.32483 3.75626 0.778596 1.33 3.76487 0.780093 1.33 3.76546 0.79257 1.32172 3.753 0.800388 1.32483 3.75626 0.778596 1.33 3.76546 0.79257 1.32725 3.76555 0.808113 1.32172 3.753 0.800388 1.32172 3.753 0.800388 1.32725 3.76555 0.808113 1.3183 3.75671 0.822799 1.31251 3.74113 0.813839 1.3183 3.75671 0.822799 1.3108 3.74437 0.826915 1.31251 3.74113 0.813839 1.32172 3.753 0.800388 1.3183 3.75671 0.822799 1.31251 3.74113 0.813839 1.31421 3.74 0.800458 1.32172 3.753 0.800388 1.32172 3.753 0.800388 1.31421 3.74 0.800458 1.31583 3.74096 0.78727 1.32483 3.75626 0.778596 1.32172 3.753 0.800388 1.31583 3.74096 0.78727 1.32786 3.7658 0.759017 1.33 3.76561 0.773661 1.32483 3.75626 0.778596 1.32725 3.76555 0.808113 1.32442 3.76968 0.823238 1.3183 3.75671 0.822799 1.3183 3.75671 0.822799 1.32442 3.76968 0.823238 1.31507 3.76696 0.842603 1.30913 3.74958 0.839203 1.31507 3.76696 0.842603 1.30757 3.75648 0.850296 1.30913 3.74958 0.839203 1.3183 3.75671 0.822799 1.31507 3.76696 0.842603 1.30913 3.74958 0.839203 1.3108 3.74437 0.826915 1.3183 3.75671 0.822799 1.32442 3.76968 0.823238 1.3218 3.77735 0.836468 1.31507 3.76696 0.842603 1.31507 3.76696 0.842603 1.3218 3.77735 0.836468 1.31937 3.78783 0.8471 1.31211 3.78228 0.857955 1.31937 3.78783 0.8471 1.31664 3.80115 0.855054 1.30875 3.80233 0.868339 1.31664 3.80115 0.855054 1.31381 3.81623 0.859356 1.3054 3.82462 0.871999 1.31381 3.81623 0.859356 1.31117 3.83157 0.859639 1.30244 3.84607 0.868847 1.31117 3.83157 0.859639 1.30875 3.84607 0.856179 1.29921 3.86613 0.859095 1.30875 3.84607 0.856179 1.30603 3.85974 0.848922 1.3032 3.87123 0.838242 1.29921 3.86613 0.859095 1.30603 3.85974 0.848922 1.3032 3.87123 0.838242 1.29579 3.88249 0.84334 1.29921 3.86613 0.859095 1.3032 3.87123 0.838242 1.30053 3.87944 0.825225 1.29579 3.88249 0.84334 1.29579 3.88249 0.84334 1.30053 3.87944 0.825225 1.29268 3.89291 0.823924 1.28666 3.89999 0.84002 1.29268 3.89291 0.823924 1.28517 3.90517 0.828244 1.28666 3.89999 0.84002 1.29579 3.88249 0.84334 1.29268 3.89291 0.823924 1.28666 3.89999 0.84002 1.28828 3.89288 0.851165 1.29579 3.88249 0.84334 1.29579 3.88249 0.84334 1.28828 3.89288 0.851165 1.28998 3.88397 0.861217 1.29921 3.86613 0.859095 1.28998 3.88397 0.861217 1.2917 3.87356 0.869765 1.29337 3.86204 0.876505 1.29921 3.86613 0.859095 1.2917 3.87356 0.869765 1.29337 3.86204 0.876505 1.30244 3.84607 0.868847 1.29921 3.86613 0.859095 1.29337 3.86204 0.876505 1.29493 3.84988 0.881277 1.30244 3.84607 0.868847 1.30244 3.84607 0.868847 1.29493 3.84988 0.881277 1.29636 3.83748 0.884078 1.3054 3.82462 0.871999 1.29636 3.83748 0.884078 1.29789 3.82455 0.884999 1.29954 3.81131 0.88389 1.3054 3.82462 0.871999 1.29789 3.82455 0.884999 1.29954 3.81131 0.88389 1.30875 3.80233 0.868339 1.3054 3.82462 0.871999 1.29954 3.81131 0.88389 1.30125 3.79824 0.880678 1.30875 3.80233 0.868339 1.30875 3.80233 0.868339 1.30125 3.79824 0.880678 1.30296 3.78584 0.875444 1.31211 3.78228 0.857955 1.30296 3.78584 0.875444 1.3046 3.77456 0.868419 1.30613 3.76474 0.85995 1.31211 3.78228 0.857955 1.3046 3.77456 0.868419 1.30613 3.76474 0.85995 1.31507 3.76696 0.842603 1.31211 3.78228 0.857955 1.30613 3.76474 0.85995 1.30757 3.75648 0.850296 1.31507 3.76696 0.842603 1.31507 3.76696 0.842603 1.31937 3.78783 0.8471 1.31211 3.78228 0.857955 1.31211 3.78228 0.857955 1.31664 3.80115 0.855054 1.30875 3.80233 0.868339 1.30296 3.78584 0.875444 1.31211 3.78228 0.857955 1.30875 3.80233 0.868339 1.30875 3.80233 0.868339 1.31381 3.81623 0.859356 1.3054 3.82462 0.871999 1.3054 3.82462 0.871999 1.31117 3.83157 0.859639 1.30244 3.84607 0.868847 1.29636 3.83748 0.884078 1.3054 3.82462 0.871999 1.30244 3.84607 0.868847 1.30244 3.84607 0.868847 1.30875 3.84607 0.856179 1.29921 3.86613 0.859095 1.30053 3.87944 0.825225 1.29812 3.88398 0.811036 1.29268 3.89291 0.823924 1.29268 3.89291 0.823924 1.29812 3.88398 0.811036 1.28963 3.89696 0.802417 1.28372 3.9085 0.81592 1.28963 3.89696 0.802417 1.28212 3.90995 0.802854 1.28372 3.9085 0.81592 1.29268 3.89291 0.823924 1.28963 3.89696 0.802417 1.28372 3.9085 0.81592 1.28517 3.90517 0.828244 1.29268 3.89291 0.823924 1.29812 3.88398 0.811036 1.29542 3.88484 0.795627 1.28963 3.89696 0.802417 1.28963 3.89696 0.802417 1.29542 3.88484 0.795627 1.28623 3.89414 0.779905 1.28044 3.90935 0.789475 1.28623 3.89414 0.779905 1.27872 3.90662 0.776276 1.28044 3.90935 0.789475 1.28963 3.89696 0.802417 1.28623 3.89414 0.779905 1.28044 3.90935 0.789475 1.28212 3.90995 0.802854 1.28963 3.89696 0.802417 1.29542 3.88484 0.795627 1.29259 3.88166 0.780257 1.28623 3.89414 0.779905 1.28623 3.89414 0.779905 1.29259 3.88166 0.780257 1.28296 3.88466 0.759689 1.27704 3.90188 0.763751 1.28296 3.88466 0.759689 1.27544 3.89537 0.752329 1.27704 3.90188 0.763751 1.28623 3.89414 0.779905 1.28296 3.88466 0.759689 1.27704 3.90188 0.763751 1.27872 3.90662 0.776276 1.28623 3.89414 0.779905 1.29259 3.88166 0.780257 1.2899 3.87475 0.76646 1.28296 3.88466 0.759689 1.28296 3.88466 0.759689 1.2899 3.87475 0.76646 1.28749 3.86495 0.755238 1.28 3.86991 0.743725 1.28749 3.86495 0.755238 1.28481 3.85225 0.746546 1.27668 3.85034 0.732608 1.28481 3.85225 0.746546 1.28198 3.83746 0.741308 1.2733 3.82816 0.728069 1.28198 3.83746 0.741308 1.27927 3.82204 0.740073 1.2703 3.80652 0.730412 1.27927 3.82204 0.740073 1.27685 3.80736 0.742652 1.26713 3.78622 0.739337 1.27685 3.80736 0.742652 1.2742 3.79339 0.749003 1.27137 3.78125 0.758941 1.26713 3.78622 0.739337 1.2742 3.79339 0.749003 1.27137 3.78125 0.758941 1.26371 3.76924 0.754444 1.26713 3.78622 0.739337 1.27137 3.78125 0.758941 1.26864 3.77219 0.771525 1.26371 3.76924 0.754444 1.26371 3.76924 0.754444 1.26864 3.77219 0.771525 1.26053 3.75803 0.77357 1.25456 3.7516 0.757135 1.26053 3.75803 0.77357 1.25303 3.74593 0.768798 1.25456 3.7516 0.757135 1.26371 3.76924 0.754444 1.26053 3.75803 0.77357 1.25456 3.7516 0.757135 1.2562 3.75918 0.746219 1.26371 3.76924 0.754444 1.26371 3.76924 0.754444 1.2562 3.75918 0.746219 1.25791 3.76849 0.736506 1.26713 3.78622 0.739337 1.25791 3.76849 0.736506 1.25962 3.77922 0.728384 1.26127 3.79094 0.722123 1.26713 3.78622 0.739337 1.25962 3.77922 0.728384 1.26127 3.79094 0.722123 1.2703 3.80652 0.730412 1.26713 3.78622 0.739337 1.26127 3.79094 0.722123 1.2628 3.80318 0.717848 1.2703 3.80652 0.730412 1.2703 3.80652 0.730412 1.2628 3.80318 0.717848 1.26423 3.81568 0.715513 1.2733 3.82816 0.728069 1.26423 3.81568 0.715513 1.26579 3.82873 0.715082 1.26746 3.84197 0.716712 1.2733 3.82816 0.728069 1.26579 3.82873 0.715082 1.26746 3.84197 0.716712 1.27668 3.85034 0.732608 1.2733 3.82816 0.728069 1.26746 3.84197 0.716712 1.26918 3.85492 0.72044 1.27668 3.85034 0.732608 1.27668 3.85034 0.732608 1.26918 3.85492 0.72044 1.27087 3.86708 0.726145 1.28 3.86991 0.743725 1.27087 3.86708 0.726145 1.2725 3.87802 0.733565 1.27399 3.88744 0.742329 1.28 3.86991 0.743725 1.2725 3.87802 0.733565 1.27399 3.88744 0.742329 1.28296 3.88466 0.759689 1.28 3.86991 0.743725 1.27399 3.88744 0.742329 1.27544 3.89537 0.752329 1.28296 3.88466 0.759689 1.28296 3.88466 0.759689 1.28749 3.86495 0.755238 1.28 3.86991 0.743725 1.28 3.86991 0.743725 1.28481 3.85225 0.746546 1.27668 3.85034 0.732608 1.27087 3.86708 0.726145 1.28 3.86991 0.743725 1.27668 3.85034 0.732608 1.27668 3.85034 0.732608 1.28198 3.83746 0.741308 1.2733 3.82816 0.728069 1.2733 3.82816 0.728069 1.27927 3.82204 0.740073 1.2703 3.80652 0.730412 1.26423 3.81568 0.715513 1.2733 3.82816 0.728069 1.2703 3.80652 0.730412 1.2703 3.80652 0.730412 1.27685 3.80736 0.742652 1.26713 3.78622 0.739337 1.26864 3.77219 0.771525 1.26621 3.76679 0.78544 1.26053 3.75803 0.77357 1.26053 3.75803 0.77357 1.26621 3.76679 0.78544 1.25754 3.75319 0.794794 1.25159 3.74217 0.780936 1.25754 3.75319 0.794794 1.25003 3.74022 0.793854 1.25159 3.74217 0.780936 1.26053 3.75803 0.77357 1.25754 3.75319 0.794794 1.25159 3.74217 0.780936 1.25303 3.74593 0.768798 1.26053 3.75803 0.77357 1.26621 3.76679 0.78544 1.26359 3.765 0.800632 1.25754 3.75319 0.794794 1.25754 3.75319 0.794794 1.26359 3.765 0.800632 1.25415 3.75512 0.817357 1.24836 3.74031 0.8072 1.25415 3.75512 0.817357 1.24665 3.74251 0.82049 1.24836 3.74031 0.8072 1.25754 3.75319 0.794794 1.25415 3.75512 0.817357 1.24836 3.74031 0.8072 1.25003 3.74022 0.793854 1.25754 3.75319 0.794794 1.26359 3.765 0.800632 1.26077 3.76722 0.816155 1.25415 3.75512 0.817357 1.25415 3.75512 0.817357 1.26077 3.76722 0.816155 1.25083 3.7639 0.838081 1.24495 3.74676 0.833227 1.25083 3.7639 0.838081 1.24333 3.75286 0.844957 1.24495 3.74676 0.833227 1.25415 3.75512 0.817357 1.25083 3.7639 0.838081 1.24495 3.74676 0.833227 1.24665 3.74251 0.82049 1.25415 3.75512 0.817357 1.26077 3.76722 0.816155 1.25801 3.7733 0.830454 1.25083 3.7639 0.838081 1.25083 3.7639 0.838081 1.25801 3.7733 0.830454 1.25557 3.78244 0.842291 1.24789 3.77798 0.854524 1.25557 3.78244 0.842291 1.25298 3.79447 0.851653 1.24461 3.79702 0.866342 1.25298 3.79447 0.851653 1.25016 3.80889 0.857796 1.2412 3.81905 0.871754 1.25016 3.80889 0.857796 1.24739 3.8243 0.859996 1.23816 3.84088 0.870226 1.24739 3.8243 0.859996 1.24493 3.83919 0.858297 1.24236 3.85338 0.852863 1.23816 3.84088 0.870226 1.24493 3.83919 0.858297 1.24236 3.85338 0.852863 1.23504 3.86138 0.862134 1.23816 3.84088 0.870226 1.24236 3.85338 0.852863 1.23955 3.86609 0.843723 1.23504 3.86138 0.862134 1.23504 3.86138 0.862134 1.23955 3.86609 0.843723 1.23163 3.87893 0.847708 1.22584 3.87896 0.865672 1.23163 3.87893 0.847708 1.22412 3.88866 0.856322 1.22584 3.87896 0.865672 1.23504 3.86138 0.862134 1.23163 3.87893 0.847708 1.22584 3.87896 0.865672 1.22754 3.86795 0.873352 1.23504 3.86138 0.862134 1.23504 3.86138 0.862134 1.22754 3.86795 0.873352 1.22916 3.85605 0.879126 1.23816 3.84088 0.870226 1.22916 3.85605 0.879126 1.23065 3.84375 0.882906 1.23211 3.83113 0.884779 1.23816 3.84088 0.870226 1.23065 3.84375 0.882906 1.23211 3.83113 0.884779 1.2412 3.81905 0.871754 1.23816 3.84088 0.870226 1.23211 3.83113 0.884779 1.2337 3.81798 0.88471 1.2412 3.81905 0.871754 1.2412 3.81905 0.871754 1.2337 3.81798 0.88471 1.23538 3.80476 0.882556 1.24461 3.79702 0.866342 1.23538 3.80476 0.882556 1.2371 3.79197 0.87832 1.23879 3.78008 0.872159 1.24461 3.79702 0.866342 1.2371 3.79197 0.87832 1.23879 3.78008 0.872159 1.24789 3.77798 0.854524 1.24461 3.79702 0.866342 1.23879 3.78008 0.872159 1.24038 3.76949 0.864368 1.24789 3.77798 0.854524 1.24789 3.77798 0.854524 1.24038 3.76949 0.864368 1.24184 3.76047 0.855329 1.25083 3.7639 0.838081 1.24184 3.76047 0.855329 1.24333 3.75286 0.844957 1.25083 3.7639 0.838081 1.24789 3.77798 0.854524 1.24184 3.76047 0.855329 1.25083 3.7639 0.838081 1.25557 3.78244 0.842291 1.24789 3.77798 0.854524 1.24789 3.77798 0.854524 1.25298 3.79447 0.851653 1.24461 3.79702 0.866342 1.24461 3.79702 0.866342 1.25016 3.80889 0.857796 1.2412 3.81905 0.871754 1.23538 3.80476 0.882556 1.24461 3.79702 0.866342 1.2412 3.81905 0.871754 1.2412 3.81905 0.871754 1.24739 3.8243 0.859996 1.23816 3.84088 0.870226 1.23955 3.86609 0.843723 1.23677 3.87597 0.831655 1.23163 3.87893 0.847708 1.23163 3.87893 0.847708 1.23677 3.87597 0.831655 1.2284 3.89094 0.82892 1.22246 3.89669 0.845664 1.2284 3.89094 0.82892 1.22089 3.90284 0.834142 1.22246 3.89669 0.845664 1.23163 3.87893 0.847708 1.2284 3.89094 0.82892 1.22246 3.89669 0.845664 1.22412 3.88866 0.856322 1.23163 3.87893 0.847708 1.23677 3.87597 0.831655 1.23428 3.88224 0.817985 1.2284 3.89094 0.82892 1.2284 3.89094 0.82892 1.23428 3.88224 0.817985 1.22544 3.89656 0.807972 1.21946 3.90706 0.822155 1.22544 3.89656 0.807972 1.21793 3.90948 0.809412 1.21946 3.90706 0.822155 1.2284 3.89094 0.82892 1.22544 3.89656 0.807972 1.21946 3.90706 0.822155 1.22089 3.90284 0.834142 1.2284 3.89094 0.82892 1.23428 3.88224 0.817985 1.23175 3.88492 0.80309 1.22544 3.89656 0.807972 1.22544 3.89656 0.807972 1.23175 3.88492 0.80309 1.22208 3.89551 0.785411 1.21628 3.90991 0.796129 1.22208 3.89551 0.785411 1.21457 3.90824 0.782777 1.21628 3.90991 0.796129 1.22544 3.89656 0.807972 1.22208 3.89551 0.785411 1.21628 3.90991 0.796129 1.21793 3.90948 0.809412 1.22544 3.89656 0.807972 1.23175 3.88492 0.80309 1.22895 3.88368 0.787504 1.22208 3.89551 0.785411 1.22208 3.89551 0.785411 1.22895 3.88368 0.787504 1.22615 3.87847 0.772778 1.21872 3.88752 0.764289 1.22615 3.87847 0.772778 1.22363 3.86998 0.760294 1.21576 3.87405 0.747292 1.22363 3.86998 0.760294 1.22113 3.85867 0.750335 1.21253 3.85557 0.73481 1.22113 3.85867 0.750335 1.21834 3.84471 0.74333 1.20912 3.83374 0.728532 1.21834 3.84471 0.74333 1.21553 3.82939 0.740161 1.20601 3.81172 0.729236 1.21553 3.82939 0.740161 1.21299 3.81426 0.740969 1.21051 3.79993 0.745486 1.20601 3.81172 0.729236 1.21299 3.81426 0.740969 1.21051 3.79993 0.745486 1.20296 3.79107 0.736496 1.20601 3.81172 0.729236 1.21051 3.79993 0.745486 1.20773 3.78674 0.753783 1.20296 3.79107 0.736496 1.20296 3.79107 0.736496 1.20773 3.78674 0.753783 1.19955 3.77299 0.750208 1.19376 3.77366 0.732253 1.19955 3.77299 0.750208 1.19205 3.7636 0.741218 1.19376 3.77366 0.732253 1.20296 3.79107 0.736496 1.19955 3.77299 0.750208 1.19376 3.77366 0.732253 1.19545 3.78494 0.72503 1.20296 3.79107 0.736496 1.20296 3.79107 0.736496 1.19545 3.78494 0.72503 1.19704 3.79698 0.719749 1.20601 3.81172 0.729236 1.19704 3.79698 0.719749 1.1985 3.80932 0.716459 1.19999 3.82211 0.715049 1.20601 3.81172 0.729236 1.1985 3.80932 0.716459 1.19999 3.82211 0.715049 1.20912 3.83374 0.728532 1.20601 3.81172 0.729236 1.19999 3.82211 0.715049 1.20161 3.83531 0.715628 1.20912 3.83374 0.728532 1.20912 3.83374 0.728532 1.20161 3.83531 0.715628 1.20331 3.84847 0.718305 1.21253 3.85557 0.73481 1.20331 3.84847 0.718305 1.20503 3.86108 0.72304 1.20669 3.87269 0.729637 1.21253 3.85557 0.73481 1.20503 3.86108 0.72304 1.20669 3.87269 0.729637 1.21576 3.87405 0.747292 1.21253 3.85557 0.73481 1.20669 3.87269 0.729637 1.20826 3.88291 0.737776 1.21576 3.87405 0.747292 1.21576 3.87405 0.747292 1.20826 3.88291 0.737776 1.20969 3.89154 0.747105 1.21872 3.88752 0.764289 1.20969 3.89154 0.747105 1.21122 3.89881 0.757841 1.21286 3.90448 0.769859 1.21872 3.88752 0.764289 1.21122 3.89881 0.757841 1.21286 3.90448 0.769859 1.22208 3.89551 0.785411 1.21872 3.88752 0.764289 1.21286 3.90448 0.769859 1.21457 3.90824 0.782777 1.22208 3.89551 0.785411 1.22208 3.89551 0.785411 1.22615 3.87847 0.772778 1.21872 3.88752 0.764289 1.21872 3.88752 0.764289 1.22363 3.86998 0.760294 1.21576 3.87405 0.747292 1.20969 3.89154 0.747105 1.21872 3.88752 0.764289 1.21576 3.87405 0.747292 1.21576 3.87405 0.747292 1.22113 3.85867 0.750335 1.21253 3.85557 0.73481 1.21253 3.85557 0.73481 1.21834 3.84471 0.74333 1.20912 3.83374 0.728532 1.20331 3.84847 0.718305 1.21253 3.85557 0.73481 1.20912 3.83374 0.728532 1.20912 3.83374 0.728532 1.21553 3.82939 0.740161 1.20601 3.81172 0.729236 1.20773 3.78674 0.753783 1.20492 3.77608 0.765258 1.19955 3.77299 0.750208 1.19955 3.77299 0.750208 1.20492 3.77608 0.765258 1.19627 3.7602 0.768609 1.19036 3.75513 0.751591 1.19627 3.7602 0.768609 1.18877 3.7485 0.762942 1.19036 3.75513 0.751591 1.19955 3.77299 0.750208 1.19627 3.7602 0.768609 1.19036 3.75513 0.751591 1.19205 3.7636 0.741218 1.19955 3.77299 0.750208 1.20492 3.77608 0.765258 1.20234 3.76892 0.778676 1.19627 3.7602 0.768609 1.19627 3.7602 0.768609 1.20234 3.76892 0.778676 1.19333 3.7538 0.78929 1.18732 3.74382 0.774812 1.19333 3.7538 0.78929 1.18582 3.74095 0.787356 1.18732 3.74382 0.774812 1.19627 3.7602 0.768609 1.19333 3.7538 0.78929 1.18732 3.74382 0.774812 1.18877 3.7485 0.762942 1.19627 3.7602 0.768609 1.20234 3.76892 0.778676 1.19989 3.76538 0.793229 1.19333 3.7538 0.78929 1.19333 3.7538 0.78929 1.19989 3.76538 0.793229 1.19001 3.75397 0.811798 1.1842 3.74 0.800547 1.19001 3.75397 0.811798 1.1825 3.74115 0.813928 1.1842 3.74 0.800547 1.19333 3.7538 0.78929 1.19001 3.75397 0.811798 1.1842 3.74 0.800547 1.18582 3.74095 0.787356 1.19333 3.7538 0.78929 1.19989 3.76538 0.793229 1.19713 3.76565 0.808787 1.19001 3.75397 0.811798 1.19001 3.75397 0.811798 1.19713 3.76565 0.808787 1.1943 3.76995 0.823859 1.18662 3.76115 0.833274 1.1943 3.76995 0.823859 1.1917 3.77775 0.836979 1.18363 3.77401 0.850832 1.1917 3.77775 0.836979 1.18926 3.78835 0.847507 1.18045 3.7919 0.86394 1.18926 3.78835 0.847507 1.18652 3.80177 0.855321 1.17703 3.81348 0.871072 1.18652 3.80177 0.855321 1.18369 3.8169 0.859451 1.18106 3.83222 0.859565 1.17703 3.81348 0.871072 1.18369 3.8169 0.859451 1.18106 3.83222 0.859565 1.17386 3.83565 0.871209 1.17703 3.81348 0.871072 1.18106 3.83222 0.859565 1.17864 3.84669 0.855944 1.17386 3.83565 0.871209 1.17386 3.83565 0.871209 1.17864 3.84669 0.855944 1.17086 3.85644 0.864772 1.16492 3.84996 0.881252 1.17086 3.85644 0.864772 1.16336 3.86212 0.876467 1.16492 3.84996 0.881252 1.17386 3.83565 0.871209 1.17086 3.85644 0.864772 1.16492 3.84996 0.881252 1.16636 3.83757 0.884066 1.17386 3.83565 0.871209 1.17386 3.83565 0.871209 1.16636 3.83757 0.884066 1.16788 3.82464 0.884999 1.17703 3.81348 0.871072 1.16788 3.82464 0.884999 1.16953 3.81139 0.883904 1.17124 3.79833 0.880706 1.17703 3.81348 0.871072 1.16953 3.81139 0.883904 1.17124 3.79833 0.880706 1.18045 3.7919 0.86394 1.17703 3.81348 0.871072 1.17124 3.79833 0.880706 1.17295 3.78592 0.875485 1.18045 3.7919 0.86394 1.18045 3.7919 0.86394 1.17295 3.78592 0.875485 1.17459 3.77463 0.868471 1.18363 3.77401 0.850832 1.17459 3.77463 0.868471 1.17612 3.7648 0.86001 1.17756 3.75653 0.850365 1.18363 3.77401 0.850832 1.17612 3.7648 0.86001 1.17756 3.75653 0.850365 1.18662 3.76115 0.833274 1.18363 3.77401 0.850832 1.17756 3.75653 0.850365 1.17912 3.74962 0.839282 1.18662 3.76115 0.833274 1.18662 3.76115 0.833274 1.17912 3.74962 0.839282 1.18079 3.7444 0.827 1.19001 3.75397 0.811798 1.18079 3.7444 0.827 1.1825 3.74115 0.813928 1.19001 3.75397 0.811798 1.18662 3.76115 0.833274 1.18079 3.7444 0.827 1.19001 3.75397 0.811798 1.1943 3.76995 0.823859 1.18662 3.76115 0.833274 1.18662 3.76115 0.833274 1.1917 3.77775 0.836979 1.18363 3.77401 0.850832 1.18363 3.77401 0.850832 1.18926 3.78835 0.847507 1.18045 3.7919 0.86394 1.17459 3.77463 0.868471 1.18363 3.77401 0.850832 1.18045 3.7919 0.86394 1.18045 3.7919 0.86394 1.18652 3.80177 0.855321 1.17703 3.81348 0.871072 1.17864 3.84669 0.855944 1.17591 3.86029 0.848526 1.17086 3.85644 0.864772 1.17086 3.85644 0.864772 1.17591 3.86029 0.848526 1.16748 3.87501 0.851801 1.16169 3.87363 0.869713 1.16748 3.87501 0.851801 1.15997 3.88403 0.861154 1.16169 3.87363 0.869713 1.17086 3.85644 0.864772 1.16748 3.87501 0.851801 1.16169 3.87363 0.869713 1.16336 3.86212 0.876467 1.17086 3.85644 0.864772 1.17591 3.86029 0.848526 1.17308 3.87166 0.837718 1.16748 3.87501 0.851801 1.16748 3.87501 0.851801 1.17308 3.87166 0.837718 1.16416 3.88856 0.833834 1.15827 3.89293 0.851094 1.16416 3.88856 0.833834 1.15665 3.90003 0.839943 1.15827 3.89293 0.851094 1.16748 3.87501 0.851801 1.16416 3.88856 0.833834 1.15827 3.89293 0.851094 1.15997 3.88403 0.861154 1.16748 3.87501 0.851801 1.17308 3.87166 0.837718 1.17042 3.87971 0.824632 1.16416 3.88856 0.833834 1.16416 3.88856 0.833834 1.17042 3.87971 0.824632 1.16121 3.89574 0.813413 1.15516 3.9052 0.828165 1.16121 3.89574 0.813413 1.15371 3.90851 0.815835 1.15516 3.9052 0.828165 1.16416 3.88856 0.833834 1.16121 3.89574 0.813413 1.15516 3.9052 0.828165 1.15665 3.90003 0.839943 1.16416 3.88856 0.833834 1.17042 3.87971 0.824632 1.16801 3.88409 0.81039 1.16121 3.89574 0.813413 1.16121 3.89574 0.813413 1.16801 3.88409 0.81039 1.1653 3.88479 0.79495 1.15793 3.89644 0.791009 1.1653 3.88479 0.79495 1.16247 3.88143 0.779618 1.15453 3.89009 0.769227 1.16247 3.88143 0.779618 1.15979 3.87438 0.765919 1.15148 3.87784 0.751097 1.15979 3.87438 0.765919 1.15738 3.86446 0.754806 1.14837 3.86058 0.737403 1.15738 3.86446 0.754806 1.15469 3.85165 0.746242 1.14494 3.83923 0.729419 1.15469 3.85165 0.746242 1.15186 3.83679 0.741171 1.14916 3.82138 0.740109 1.14494 3.83923 0.729419 1.15186 3.83679 0.741171 1.14916 3.82138 0.740109 1.14173 3.81703 0.728443 1.14494 3.83923 0.729419 1.14916 3.82138 0.740109 1.14674 3.80674 0.742847 1.14173 3.81703 0.728443 1.14173 3.81703 0.728443 1.14674 3.80674 0.742847 1.13876 3.79608 0.734063 1.13279 3.8031 0.717869 1.13876 3.79608 0.734063 1.13126 3.79086 0.722158 1.13279 3.8031 0.717869 1.14173 3.81703 0.728443 1.13876 3.79608 0.734063 1.13279 3.8031 0.717869 1.13422 3.81559 0.715522 1.14173 3.81703 0.728443 1.14173 3.81703 0.728443 1.13422 3.81559 0.715522 1.13578 3.82864 0.715078 1.14494 3.83923 0.729419 1.13578 3.82864 0.715078 1.13745 3.84189 0.716694 1.13916 3.85484 0.720408 1.14494 3.83923 0.729419 1.13745 3.84189 0.716694 1.13916 3.85484 0.720408 1.14837 3.86058 0.737403 1.14494 3.83923 0.729419 1.13916 3.85484 0.720408 1.14086 3.867 0.726101 1.14837 3.86058 0.737403 1.14837 3.86058 0.737403 1.14086 3.867 0.726101 1.14249 3.87795 0.733511 1.15148 3.87784 0.751097 1.14249 3.87795 0.733511 1.14398 3.88739 0.742268 1.14543 3.89533 0.752258 1.15148 3.87784 0.751097 1.14398 3.88739 0.742268 1.14543 3.89533 0.752258 1.15453 3.89009 0.769227 1.15148 3.87784 0.751097 1.14543 3.89533 0.752258 1.14702 3.90185 0.763671 1.15453 3.89009 0.769227 1.15453 3.89009 0.769227 1.14702 3.90185 0.763671 1.14871 3.9066 0.77619 1.15793 3.89644 0.791009 1.14871 3.9066 0.77619 1.15043 3.90933 0.789386 1.15211 3.90996 0.802765 1.15793 3.89644 0.791009 1.15043 3.90933 0.789386 1.15211 3.90996 0.802765 1.16121 3.89574 0.813413 1.15793 3.89644 0.791009 1.15211 3.90996 0.802765 1.15371 3.90851 0.815835 1.16121 3.89574 0.813413 1.16121 3.89574 0.813413 1.1653 3.88479 0.79495 1.15793 3.89644 0.791009 1.15793 3.89644 0.791009 1.16247 3.88143 0.779618 1.15453 3.89009 0.769227 1.14871 3.9066 0.77619 1.15793 3.89644 0.791009 1.15453 3.89009 0.769227 1.15453 3.89009 0.769227 1.15979 3.87438 0.765919 1.15148 3.87784 0.751097 1.15148 3.87784 0.751097 1.15738 3.86446 0.754806 1.14837 3.86058 0.737403 1.14249 3.87795 0.733511 1.15148 3.87784 0.751097 1.14837 3.86058 0.737403 1.14837 3.86058 0.737403 1.15469 3.85165 0.746242 1.14494 3.83923 0.729419 1.14674 3.80674 0.742847 1.14408 3.79282 0.749362 1.13876 3.79608 0.734063 1.13876 3.79608 0.734063 1.14408 3.79282 0.749362 1.13541 3.77707 0.746268 1.12961 3.77914 0.728432 1.13541 3.77707 0.746268 1.1279 3.76842 0.736566 1.12961 3.77914 0.728432 1.13876 3.79608 0.734063 1.13541 3.77707 0.746268 1.12961 3.77914 0.728432 1.13126 3.79086 0.722158 1.13876 3.79608 0.734063 1.14408 3.79282 0.749362 1.14125 3.78079 0.759439 1.13541 3.77707 0.746268 1.13541 3.77707 0.746268 1.14125 3.78079 0.759439 1.13205 3.76279 0.763755 1.12619 3.75912 0.746288 1.13205 3.76279 0.763755 1.12454 3.75156 0.757211 1.12619 3.75912 0.746288 1.13541 3.77707 0.746268 1.13205 3.76279 0.763755 1.12619 3.75912 0.746288 1.1279 3.76842 0.736566 1.13541 3.77707 0.746268 1.14125 3.78079 0.759439 1.13853 3.77188 0.772107 1.13205 3.76279 0.763755 1.13205 3.76279 0.763755 1.13853 3.77188 0.772107 1.12909 3.75482 0.783923 1.12302 3.7459 0.768877 1.12909 3.75482 0.783923 1.12158 3.74215 0.78102 1.12302 3.7459 0.768877 1.13205 3.76279 0.763755 1.12909 3.75482 0.783923 1.12302 3.7459 0.768877 1.12454 3.75156 0.757211 1.13205 3.76279 0.763755 1.13853 3.77188 0.772107 1.13611 3.76664 0.786069 1.12909 3.75482 0.783923 1.12909 3.75482 0.783923 1.13611 3.76664 0.786069 1.13347 3.76501 0.801307 1.12586 3.75327 0.806174 1.13347 3.76501 0.801307 1.13064 3.7674 0.816809 1.12244 3.75876 0.828214 1.13064 3.7674 0.816809 1.1279 3.77364 0.831022 1.11933 3.77039 0.846921 1.1279 3.77364 0.831022 1.12547 3.7829 0.842746 1.11628 3.78701 0.861163 1.12547 3.7829 0.842746 1.12286 3.79505 0.851992 1.11288 3.80793 0.869948 1.12286 3.79505 0.851992 1.12004 3.80954 0.857975 1.11728 3.82496 0.86 1.11288 3.80793 0.869948 1.12004 3.80954 0.857975 1.11728 3.82496 0.86 1.1096 3.83026 0.871807 1.11288 3.80793 0.869948 1.11728 3.82496 0.86 1.11483 3.83982 0.858141 1.1096 3.83026 0.871807 1.1096 3.83026 0.871807 1.11483 3.83982 0.858141 1.10666 3.85137 0.866997 1.10064 3.84383 0.882888 1.10666 3.85137 0.866997 1.09915 3.85613 0.879094 1.10064 3.84383 0.882888 1.1096 3.83026 0.871807 1.10666 3.85137 0.866997 1.10064 3.84383 0.882888 1.1021 3.83121 0.884773 1.1096 3.83026 0.871807 1.1096 3.83026 0.871807 1.1021 3.83121 0.884773 1.10369 3.81807 0.884717 1.11288 3.80793 0.869948 1.10369 3.81807 0.884717 1.10537 3.80485 0.882577 1.10709 3.79205 0.878355 1.11288 3.80793 0.869948 1.10537 3.80485 0.882577 1.10709 3.79205 0.878355 1.11628 3.78701 0.861163 1.11288 3.80793 0.869948 1.10709 3.79205 0.878355 1.10878 3.78015 0.872206 1.11628 3.78701 0.861163 1.11628 3.78701 0.861163 1.10878 3.78015 0.872206 1.11037 3.76955 0.864425 1.11933 3.77039 0.846921 1.11037 3.76955 0.864425 1.11183 3.76053 0.855393 1.11332 3.75291 0.845031 1.11933 3.77039 0.846921 1.11183 3.76053 0.855393 1.11332 3.75291 0.845031 1.12244 3.75876 0.828214 1.11933 3.77039 0.846921 1.11332 3.75291 0.845031 1.11494 3.7468 0.833309 1.12244 3.75876 0.828214 1.12244 3.75876 0.828214 1.11494 3.7468 0.833309 1.11664 3.74253 0.820578 1.12586 3.75327 0.806174 1.11664 3.74253 0.820578 1.11835 3.74031 0.807289 1.12002 3.74022 0.793942 1.12586 3.75327 0.806174 1.11835 3.74031 0.807289 1.12002 3.74022 0.793942 1.12909 3.75482 0.783923 1.12586 3.75327 0.806174 1.12002 3.74022 0.793942 1.12158 3.74215 0.78102 1.12909 3.75482 0.783923 1.12909 3.75482 0.783923 1.13347 3.76501 0.801307 1.12586 3.75327 0.806174 1.12586 3.75327 0.806174 1.13064 3.7674 0.816809 1.12244 3.75876 0.828214 1.11664 3.74253 0.820578 1.12586 3.75327 0.806174 1.12244 3.75876 0.828214 1.12244 3.75876 0.828214 1.1279 3.77364 0.831022 1.11933 3.77039 0.846921 1.11933 3.77039 0.846921 1.12547 3.7829 0.842746 1.11628 3.78701 0.861163 1.11037 3.76955 0.864425 1.11933 3.77039 0.846921 1.11628 3.78701 0.861163 1.11628 3.78701 0.861163 1.12286 3.79505 0.851992 1.11288 3.80793 0.869948 1.11483 3.83982 0.858141 1.11224 3.85397 0.852542 1.10666 3.85137 0.866997 1.10666 3.85137 0.866997 1.11224 3.85397 0.852542 1.10333 3.87077 0.85558 1.09753 3.86802 0.873307 1.10333 3.87077 0.85558 1.09583 3.87903 0.865615 1.09753 3.86802 0.873307 1.10666 3.85137 0.866997 1.10333 3.87077 0.85558 1.09753 3.86802 0.873307 1.09915 3.85613 0.879094 1.10666 3.85137 0.866997 1.11224 3.85397 0.852542 1.10943 3.86658 0.843254 1.10333 3.87077 0.85558 1.10333 3.87077 0.85558 1.10943 3.86658 0.843254 1.09995 3.88577 0.838617 1.09411 3.88872 0.856255 1.09995 3.88577 0.838617 1.09244 3.89674 0.84559 1.09411 3.88872 0.856255 1.10333 3.87077 0.85558 1.09995 3.88577 0.838617 1.09411 3.88872 0.856255 1.09583 3.87903 0.865615 1.10333 3.87077 0.85558 1.10943 3.86658 0.843254 1.10666 3.87632 0.831087 1.09995 3.88577 0.838617 1.09995 3.88577 0.838617 1.10666 3.87632 0.831087 1.10418 3.88243 0.817374 1.09696 3.89453 0.818697 1.10418 3.88243 0.817374 1.10163 3.88495 0.80242 1.09378 3.89692 0.796645 1.10163 3.88495 0.80242 1.09882 3.88354 0.786839 1.09036 3.89229 0.774398 1.09882 3.88354 0.786839 1.09603 3.87816 0.772184 1.08719 3.88132 0.755139 1.09603 3.87816 0.772184 1.09353 3.86956 0.759819 1.08419 3.86533 0.740357 1.09353 3.86956 0.759819 1.09101 3.85811 0.749963 1.08822 3.84407 0.74311 1.08419 3.86533 0.740357 1.09101 3.85811 0.749963 1.08822 3.84407 0.74311 1.0808 3.84481 0.730779 1.08419 3.86533 0.740357 1.08822 3.84407 0.74311 1.08542 3.82872 0.740116 1.0808 3.84481 0.730779 1.0808 3.84481 0.730779 1.08542 3.82872 0.740116 1.07748 3.82247 0.728044 1.0716 3.83523 0.715617 1.07748 3.82247 0.728044 1.06998 3.82202 0.715052 1.0716 3.83523 0.715617 1.0808 3.84481 0.730779 1.07748 3.82247 0.728044 1.0716 3.83523 0.715617 1.0733 3.84839 0.71828 1.0808 3.84481 0.730779 1.0808 3.84481 0.730779 1.0733 3.84839 0.71828 1.07501 3.861 0.723002 1.08419 3.86533 0.740357 1.07501 3.861 0.723002 1.07668 3.87261 0.729588 1.07825 3.88284 0.737717 1.08419 3.86533 0.740357 1.07668 3.87261 0.729588 1.07825 3.88284 0.737717 1.08719 3.88132 0.755139 1.08419 3.86533 0.740357 1.07825 3.88284 0.737717 1.07968 3.89148 0.747039 1.08719 3.88132 0.755139 1.08719 3.88132 0.755139 1.07968 3.89148 0.747039 1.08121 3.89876 0.757765 1.09036 3.89229 0.774398 1.08121 3.89876 0.757765 1.08285 3.90444 0.769775 1.08456 3.90822 0.782689 1.09036 3.89229 0.774398 1.08285 3.90444 0.769775 1.08456 3.90822 0.782689 1.09378 3.89692 0.796645 1.09036 3.89229 0.774398 1.08456 3.90822 0.782689 1.08627 3.90991 0.796039 1.09378 3.89692 0.796645 1.09378 3.89692 0.796645 1.08627 3.90991 0.796039 1.08792 3.90949 0.809325 1.09696 3.89453 0.818697 1.08792 3.90949 0.809325 1.08945 3.90708 0.822073 1.09088 3.90288 0.834064 1.09696 3.89453 0.818697 1.08945 3.90708 0.822073 1.09088 3.90288 0.834064 1.09995 3.88577 0.838617 1.09696 3.89453 0.818697 1.09088 3.90288 0.834064 1.09244 3.89674 0.84559 1.09995 3.88577 0.838617 1.09995 3.88577 0.838617 1.10418 3.88243 0.817374 1.09696 3.89453 0.818697 1.09696 3.89453 0.818697 1.10163 3.88495 0.80242 1.09378 3.89692 0.796645 1.08792 3.90949 0.809325 1.09696 3.89453 0.818697 1.09378 3.89692 0.796645 1.09378 3.89692 0.796645 1.09882 3.88354 0.786839 1.09036 3.89229 0.774398 1.09036 3.89229 0.774398 1.09603 3.87816 0.772184 1.08719 3.88132 0.755139 1.08121 3.89876 0.757765 1.09036 3.89229 0.774398 1.08719 3.88132 0.755139 1.08719 3.88132 0.755139 1.09353 3.86956 0.759819 1.08419 3.86533 0.740357 1.08542 3.82872 0.740116 1.08289 3.81363 0.741087 1.07748 3.82247 0.728044 1.07748 3.82247 0.728044 1.08289 3.81363 0.741087 1.07454 3.8012 0.732047 1.06849 3.80924 0.716474 1.07454 3.8012 0.732047 1.06703 3.7969 0.719778 1.06849 3.80924 0.716474 1.07748 3.82247 0.728044 1.07454 3.8012 0.732047 1.06849 3.80924 0.716474 1.06998 3.82202 0.715052 1.07748 3.82247 0.728044 1.08289 3.81363 0.741087 1.08039 3.79933 0.745768 1.07454 3.8012 0.732047 1.07454 3.8012 0.732047 1.08039 3.79933 0.745768 1.07126 3.78146 0.74266 1.06544 3.78487 0.725072 1.07126 3.78146 0.74266 1.06375 3.77359 0.732307 1.06544 3.78487 0.725072 1.07454 3.8012 0.732047 1.07126 3.78146 0.74266 1.06544 3.78487 0.725072 1.06703 3.7969 0.719778 1.07454 3.8012 0.732047 1.08039 3.79933 0.745768 1.07761 3.78622 0.75422 1.07126 3.78146 0.74266 1.07126 3.78146 0.74266 1.07761 3.78622 0.75422 1.06786 3.76581 0.759011 1.06204 3.76354 0.741283 1.06786 3.76581 0.759011 1.06035 3.75508 0.751664 1.06204 3.76354 0.741283 1.07126 3.78146 0.74266 1.06786 3.76581 0.759011 1.06204 3.76354 0.741283 1.06375 3.77359 0.732307 1.07126 3.78146 0.74266 1.07761 3.78622 0.75422 1.0748 3.7757 0.765808 1.06786 3.76581 0.759011 1.06786 3.76581 0.759011 1.0748 3.7757 0.765808 1.07224 3.76869 0.779277 1.06481 3.75621 0.778732 1.07224 3.76869 0.779277 1.06977 3.76531 0.79389 1.0617 3.753 0.800539 1.06977 3.76531 0.79389 1.067 3.76575 0.80946 1.05828 3.75675 0.822943 1.067 3.76575 0.80946 1.06418 3.77022 0.824475 1.05505 3.76704 0.84272 1.06418 3.77022 0.824475 1.06159 3.77815 0.837484 1.05209 3.7824 0.858043 1.06159 3.77815 0.837484 1.05915 3.78888 0.847909 1.0564 3.8024 0.855581 1.05209 3.7824 0.858043 1.05915 3.78888 0.847909 1.0564 3.8024 0.855581 1.04873 3.80248 0.868387 1.05209 3.7824 0.858043 1.0564 3.8024 0.855581 1.05357 3.81757 0.859538 1.04873 3.80248 0.868387 1.04873 3.80248 0.868387 1.05357 3.81757 0.859538 1.04538 3.82477 0.872 1.03952 3.81148 0.883918 1.04538 3.82477 0.872 1.03787 3.82472 0.885 1.03952 3.81148 0.883918 1.04873 3.80248 0.868387 1.04538 3.82477 0.872 1.03952 3.81148 0.883918 1.04123 3.79841 0.880734 1.04873 3.80248 0.868387 1.04873 3.80248 0.868387 1.04123 3.79841 0.880734 1.04294 3.786 0.875526 1.05209 3.7824 0.858043 1.04294 3.786 0.875526 1.04458 3.7747 0.868523 1.04611 3.76486 0.86007 1.05209 3.7824 0.858043 1.04458 3.7747 0.868523 1.04611 3.76486 0.86007 1.05505 3.76704 0.84272 1.05209 3.7824 0.858043 1.04611 3.76486 0.86007 1.04755 3.75658 0.850434 1.05505 3.76704 0.84272 1.05505 3.76704 0.84272 1.04755 3.75658 0.850434 1.04911 3.74966 0.83936 1.05828 3.75675 0.822943 1.04911 3.74966 0.83936 1.05077 3.74443 0.827085 1.05249 3.74116 0.814017 1.05828 3.75675 0.822943 1.05077 3.74443 0.827085 1.05249 3.74116 0.814017 1.0617 3.753 0.800539 1.05828 3.75675 0.822943 1.05249 3.74116 0.814017 1.05419 3.74 0.800636 1.0617 3.753 0.800539 1.0617 3.753 0.800539 1.05419 3.74 0.800636 1.05581 3.74093 0.787442 1.06481 3.75621 0.778732 1.05581 3.74093 0.787442 1.05731 3.74379 0.774892 1.05876 3.74847 0.763019 1.06481 3.75621 0.778732 1.05731 3.74379 0.774892 1.05876 3.74847 0.763019 1.06786 3.76581 0.759011 1.06481 3.75621 0.778732 1.05876 3.74847 0.763019 1.06035 3.75508 0.751664 1.06786 3.76581 0.759011 1.06786 3.76581 0.759011 1.07224 3.76869 0.779277 1.06481 3.75621 0.778732 1.06481 3.75621 0.778732 1.06977 3.76531 0.79389 1.0617 3.753 0.800539 1.05581 3.74093 0.787442 1.06481 3.75621 0.778732 1.0617 3.753 0.800539 1.0617 3.753 0.800539 1.067 3.76575 0.80946 1.05828 3.75675 0.822943 1.05828 3.75675 0.822943 1.06418 3.77022 0.824475 1.05505 3.76704 0.84272 1.04911 3.74966 0.83936 1.05828 3.75675 0.822943 1.05505 3.76704 0.84272 1.05505 3.76704 0.84272 1.06159 3.77815 0.837484 1.05209 3.7824 0.858043 1.05357 3.81757 0.859538 1.05095 3.83286 0.859483 1.04538 3.82477 0.872 1.04538 3.82477 0.872 1.05095 3.83286 0.859483 1.04242 3.84621 0.868804 1.03635 3.83765 0.884053 1.04242 3.84621 0.868804 1.03491 3.85004 0.881227 1.03635 3.83765 0.884053 1.04538 3.82477 0.872 1.04242 3.84621 0.868804 1.03635 3.83765 0.884053 1.03787 3.82472 0.885 1.04538 3.82477 0.872 1.05095 3.83286 0.859483 1.04852 3.8473 0.855702 1.04242 3.84621 0.868804 1.04242 3.84621 0.868804 1.04852 3.8473 0.855702 1.03918 3.86626 0.859008 1.03335 3.8622 0.876428 1.03918 3.86626 0.859008 1.03168 3.87371 0.869662 1.03335 3.8622 0.876428 1.04242 3.84621 0.868804 1.03918 3.86626 0.859008 1.03335 3.8622 0.876428 1.03491 3.85004 0.881227 1.04242 3.84621 0.868804 1.04852 3.8473 0.855702 1.04579 3.86084 0.848123 1.03918 3.86626 0.859008 1.03918 3.86626 0.859008 1.04579 3.86084 0.848123 1.03577 3.88259 0.84322 1.02996 3.8841 0.861092 1.03577 3.88259 0.84322 1.02826 3.89298 0.851023 1.02996 3.8841 0.861092 1.03918 3.86626 0.859008 1.03577 3.88259 0.84322 1.02996 3.8841 0.861092 1.03168 3.87371 0.869662 1.03918 3.86626 0.859008 1.04579 3.86084 0.848123 1.04296 3.87208 0.837189 1.03577 3.88259 0.84322 1.03577 3.88259 0.84322 1.04296 3.87208 0.837189 1.04032 3.87997 0.824037 1.03266 3.89296 0.82379 1.04032 3.87997 0.824037 1.0379 3.8842 0.809742 1.02961 3.89696 0.802267 1.0379 3.8842 0.809742 1.03518 3.88473 0.794274 1.0262 3.8941 0.779759 1.03518 3.88473 0.794274 1.03235 3.8812 0.778983 1.02293 3.88453 0.759499 1.03235 3.8812 0.778983 1.02968 3.87401 0.765383 1.02727 3.86397 0.754377 1.02293 3.88453 0.759499 1.02968 3.87401 0.765383 1.02727 3.86397 0.754377 1.01998 3.8698 0.743634 1.02293 3.88453 0.759499 1.02727 3.86397 0.754377 1.02457 3.85104 0.745944 1.01998 3.8698 0.743634 1.01998 3.8698 0.743634 1.02457 3.85104 0.745944 1.01666 3.8502 0.732554 1.01085 3.86692 0.726057 1.01666 3.8502 0.732554 1.00915 3.85475 0.720377 1.01085 3.86692 0.726057 1.01998 3.8698 0.743634 1.01666 3.8502 0.732554 1.01085 3.86692 0.726057 1.01248 3.87789 0.733456 1.01998 3.8698 0.743634 1.01998 3.8698 0.743634 1.01248 3.87789 0.733456 1.01397 3.88733 0.742206 1.02293 3.88453 0.759499 1.01397 3.88733 0.742206 1.01542 3.89528 0.752186 1.01701 3.90181 0.76359 1.02293 3.88453 0.759499 1.01542 3.89528 0.752186 1.01701 3.90181 0.76359 1.0262 3.8941 0.779759 1.02293 3.88453 0.759499 1.01701 3.90181 0.76359 1.0187 3.90657 0.776104 1.0262 3.8941 0.779759 1.0262 3.8941 0.779759 1.0187 3.90657 0.776104 1.02042 3.90932 0.789297 1.02961 3.89696 0.802267 1.02042 3.90932 0.789297 1.0221 3.90996 0.802677 1.0237 3.90853 0.81575 1.02961 3.89696 0.802267 1.0221 3.90996 0.802677 1.0237 3.90853 0.81575 1.03266 3.89296 0.82379 1.02961 3.89696 0.802267 1.0237 3.90853 0.81575 1.02515 3.90523 0.828085 1.03266 3.89296 0.82379 1.03266 3.89296 0.82379 1.02515 3.90523 0.828085 1.02664 3.90007 0.839866 1.03577 3.88259 0.84322 1.02664 3.90007 0.839866 1.02826 3.89298 0.851023 1.03577 3.88259 0.84322 1.03266 3.89296 0.82379 1.02664 3.90007 0.839866 1.03577 3.88259 0.84322 1.04032 3.87997 0.824037 1.03266 3.89296 0.82379 1.03266 3.89296 0.82379 1.0379 3.8842 0.809742 1.02961 3.89696 0.802267 1.02961 3.89696 0.802267 1.03518 3.88473 0.794274 1.0262 3.8941 0.779759 1.02042 3.90932 0.789297 1.02961 3.89696 0.802267 1.0262 3.8941 0.779759 1.0262 3.8941 0.779759 1.03235 3.8812 0.778983 1.02293 3.88453 0.759499 1.02457 3.85104 0.745944 1.02174 3.83613 0.741041 1.01666 3.8502 0.732554 1.01666 3.8502 0.732554 1.02174 3.83613 0.741041 1.01328 3.82801 0.728063 1.00744 3.8418 0.716677 1.01328 3.82801 0.728063 1.00577 3.82855 0.715074 1.00744 3.8418 0.716677 1.01666 3.8502 0.732554 1.01328 3.82801 0.728063 1.00744 3.8418 0.716677 1.00915 3.85475 0.720377 1.01666 3.8502 0.732554 1.02174 3.83613 0.741041 1.01905 3.82073 0.740152 1.01328 3.82801 0.728063 1.01328 3.82801 0.728063 1.01905 3.82073 0.740152 1.01028 3.80638 0.730449 1.00421 3.81551 0.715532 1.01028 3.80638 0.730449 1.00278 3.80302 0.717891 1.00421 3.81551 0.715532 1.01328 3.82801 0.728063 1.01028 3.80638 0.730449 1.00421 3.81551 0.715532 1.00577 3.82855 0.715074 1.01328 3.82801 0.728063 1.01905 3.82073 0.740152 1.01663 3.80612 0.743049 1.01028 3.80638 0.730449 1.01028 3.80638 0.730449 1.01663 3.80612 0.743049 1.0071 3.78609 0.739419 1.00125 3.79078 0.722193 1.0071 3.78609 0.739419 0.999598 3.77907 0.72848 1.00125 3.79078 0.722193 1.01028 3.80638 0.730449 1.0071 3.78609 0.739419 1.00125 3.79078 0.722193 1.00278 3.80302 0.717891 1.01028 3.80638 0.730449 1.01663 3.80612 0.743049 1.01396 3.79225 0.749729 1.0071 3.78609 0.739419 1.0071 3.78609 0.739419 1.01396 3.79225 0.749729 1.01113 3.78033 0.759942 1.00368 3.76915 0.754562 1.01113 3.78033 0.759942 1.00842 3.77157 0.772692 1.00051 3.75797 0.773704 1.00842 3.77157 0.772692 1.006 3.76649 0.786702 0.997515 3.75318 0.794943 1.006 3.76649 0.786702 1.00335 3.76503 0.801983 0.99413 3.75516 0.817504 1.00335 3.76503 0.801983 1.00052 3.7676 0.817461 0.990811 3.76397 0.838207 1.00052 3.7676 0.817461 0.99779 3.77399 0.831586 0.995363 3.78336 0.843198 0.990811 3.76397 0.838207 0.99779 3.77399 0.831586 0.995363 3.78336 0.843198 0.987866 3.77809 0.854619 0.990811 3.76397 0.838207 0.995363 3.78336 0.843198 0.992739 3.79564 0.852326 0.987866 3.77809 0.854619 0.987866 3.77809 0.854619 0.992739 3.79564 0.852326 0.984584 3.79716 0.8664 0.978765 3.78023 0.872253 0.984584 3.79716 0.8664 0.977079 3.79214 0.878389 0.978765 3.78023 0.872253 0.987866 3.77809 0.854619 0.984584 3.79716 0.8664 0.978765 3.78023 0.872253 0.980361 3.76962 0.864481 0.987866 3.77809 0.854619 0.987866 3.77809 0.854619 0.980361 3.76962 0.864481 0.981817 3.76058 0.855457 0.990811 3.76397 0.838207 0.981817 3.76058 0.855457 0.983306 3.75295 0.845105 0.984925 3.74683 0.83339 0.990811 3.76397 0.838207 0.983306 3.75295 0.845105 0.984925 3.74683 0.83339 0.99413 3.75516 0.817504 0.990811 3.76397 0.838207 0.984925 3.74683 0.83339 0.986624 3.74255 0.820665 0.99413 3.75516 0.817504 0.99413 3.75516 0.817504 0.986624 3.74255 0.820665 0.98834 3.74032 0.807378 0.997515 3.75318 0.794943 0.98834 3.74032 0.807378 0.990009 3.74021 0.79403 0.991573 3.74213 0.781103 0.997515 3.75318 0.794943 0.990009 3.74021 0.79403 0.991573 3.74213 0.781103 1.00051 3.75797 0.773704 0.997515 3.75318 0.794943 0.991573 3.74213 0.781103 0.993009 3.74587 0.768956 1.00051 3.75797 0.773704 1.00051 3.75797 0.773704 0.993009 3.74587 0.768956 0.994534 3.75151 0.757286 1.00368 3.76915 0.754562 0.994534 3.75151 0.757286 0.996179 3.75906 0.746358 0.997888 3.76835 0.736626 1.00368 3.76915 0.754562 0.996179 3.75906 0.746358 0.997888 3.76835 0.736626 1.0071 3.78609 0.739419 1.00368 3.76915 0.754562 0.997888 3.76835 0.736626 0.999598 3.77907 0.72848 1.0071 3.78609 0.739419 1.0071 3.78609 0.739419 1.01113 3.78033 0.759942 1.00368 3.76915 0.754562 1.00368 3.76915 0.754562 1.00842 3.77157 0.772692 1.00051 3.75797 0.773704 0.994534 3.75151 0.757286 1.00368 3.76915 0.754562 1.00051 3.75797 0.773704 1.00051 3.75797 0.773704 1.006 3.76649 0.786702 0.997515 3.75318 0.794943 0.997515 3.75318 0.794943 1.00335 3.76503 0.801983 0.99413 3.75516 0.817504 0.98834 3.74032 0.807378 0.997515 3.75318 0.794943 0.99413 3.75516 0.817504 0.99413 3.75516 0.817504 1.00052 3.7676 0.817461 0.990811 3.76397 0.838207 0.992739 3.79564 0.852326 0.989913 3.8102 0.858146 0.984584 3.79716 0.8664 0.984584 3.79716 0.8664 0.989913 3.8102 0.858146 0.981182 3.8192 0.871766 0.975361 3.80494 0.882598 0.981182 3.8192 0.871766 0.973677 3.81816 0.884724 0.975361 3.80494 0.882598 0.984584 3.79716 0.8664 0.981182 3.8192 0.871766 0.975361 3.80494 0.882598 0.977079 3.79214 0.878389 0.984584 3.79716 0.8664 0.989913 3.8102 0.858146 0.987164 3.82563 0.859997 0.981182 3.8192 0.871766 0.981182 3.8192 0.871766 0.987164 3.82563 0.859997 0.978138 3.84102 0.870195 0.972085 3.8313 0.884766 0.978138 3.84102 0.870195 0.970633 3.84391 0.882869 0.972085 3.8313 0.884766 0.981182 3.8192 0.871766 0.978138 3.84102 0.870195 0.972085 3.8313 0.884766 0.973677 3.81816 0.884724 0.981182 3.8192 0.871766 0.987164 3.82563 0.859997 0.984723 3.84044 0.857979 0.978138 3.84102 0.870195 0.978138 3.84102 0.870195 0.984723 3.84044 0.857979 0.975021 3.86151 0.862057 0.969139 3.85621 0.879062 0.975021 3.86151 0.862057 0.967516 3.8681 0.873262 0.969139 3.85621 0.879062 0.978138 3.84102 0.870195 0.975021 3.86151 0.862057 0.969139 3.85621 0.879062 0.970633 3.84391 0.882869 0.978138 3.84102 0.870195 0.984723 3.84044 0.857979 0.982126 3.85456 0.852214 0.975021 3.86151 0.862057 0.975021 3.86151 0.862057 0.982126 3.85456 0.852214 0.979306 3.86707 0.842779 0.971606 3.87903 0.847594 0.979306 3.86707 0.842779 0.976541 3.87666 0.830515 0.968379 3.89099 0.828787 0.976541 3.87666 0.830515 0.97408 3.88261 0.81676 0.965415 3.89657 0.807825 0.97408 3.88261 0.81676 0.971511 3.88497 0.801749 0.962057 3.89548 0.785262 0.971511 3.88497 0.801749 0.968699 3.88339 0.786175 0.965919 3.87785 0.771595 0.962057 3.89548 0.785262 0.968699 3.88339 0.786175 0.965919 3.87785 0.771595 0.958703 3.88745 0.76416 0.962057 3.89548 0.785262 0.965919 3.87785 0.771595 0.963434 3.86913 0.759348 0.958703 3.88745 0.76416 0.958703 3.88745 0.76416 0.963434 3.86913 0.759348 0.955742 3.87394 0.747193 0.949672 3.89143 0.746972 0.955742 3.87394 0.747193 0.948237 3.88278 0.737659 0.949672 3.89143 0.746972 0.958703 3.88745 0.76416 0.955742 3.87394 0.747193 0.949672 3.89143 0.746972 0.951197 3.89872 0.757689 0.958703 3.88745 0.76416 0.958703 3.88745 0.76416 0.951197 3.89872 0.757689 0.952842 3.90441 0.769692 0.962057 3.89548 0.785262 0.952842 3.90441 0.769692 0.954551 3.9082 0.782601 0.956261 3.9099 0.79595 0.962057 3.89548 0.785262 0.954551 3.9082 0.782601 0.956261 3.9099 0.79595 0.965415 3.89657 0.807825 0.962057 3.89548 0.785262 0.956261 3.9099 0.79595 0.957909 3.9095 0.809238 0.965415 3.89657 0.807825 0.965415 3.89657 0.807825 0.957909 3.9095 0.809238 0.95944 3.90711 0.821991 0.968379 3.89099 0.828787 0.95944 3.90711 0.821991 0.960874 3.90291 0.833985 0.962434 3.89679 0.845515 0.968379 3.89099 0.828787 0.960874 3.90291 0.833985 0.962434 3.89679 0.845515 0.971606 3.87903 0.847594 0.968379 3.89099 0.828787 0.962434 3.89679 0.845515 0.9641 3.88878 0.856188 0.971606 3.87903 0.847594 0.971606 3.87903 0.847594 0.9641 3.88878 0.856188 0.965815 3.8791 0.865558 0.975021 3.86151 0.862057 0.965815 3.8791 0.865558 0.967516 3.8681 0.873262 0.975021 3.86151 0.862057 0.971606 3.87903 0.847594 0.965815 3.8791 0.865558 0.975021 3.86151 0.862057 0.979306 3.86707 0.842779 0.971606 3.87903 0.847594 0.971606 3.87903 0.847594 0.976541 3.87666 0.830515 0.968379 3.89099 0.828787 0.968379 3.89099 0.828787 0.97408 3.88261 0.81676 0.965415 3.89657 0.807825 0.95944 3.90711 0.821991 0.968379 3.89099 0.828787 0.965415 3.89657 0.807825 0.965415 3.89657 0.807825 0.971511 3.88497 0.801749 0.962057 3.89548 0.785262 0.963434 3.86913 0.759348 0.960895 3.85755 0.749596 0.955742 3.87394 0.747193 0.955742 3.87394 0.747193 0.960895 3.85755 0.749596 0.952508 3.85543 0.734746 0.946672 3.87254 0.729538 0.952508 3.85543 0.734746 0.945003 3.86092 0.722964 0.946672 3.87254 0.729538 0.955742 3.87394 0.747193 0.952508 3.85543 0.734746 0.946672 3.87254 0.729538 0.948237 3.88278 0.737659 0.955742 3.87394 0.747193 0.960895 3.85755 0.749596 0.958093 3.84342 0.742897 0.952508 3.85543 0.734746 0.952508 3.85543 0.734746 0.958093 3.84342 0.742897 0.949094 3.83359 0.728514 0.943287 3.8483 0.718256 0.949094 3.83359 0.728514 0.941588 3.83514 0.715607 0.943287 3.8483 0.718256 0.952508 3.85543 0.734746 0.949094 3.83359 0.728514 0.943287 3.8483 0.718256 0.945003 3.86092 0.722964 0.952508 3.85543 0.734746 0.958093 3.84342 0.742897 0.9553 3.82806 0.740078 0.949094 3.83359 0.728514 0.949094 3.83359 0.728514 0.9553 3.82806 0.740078 0.945986 3.81158 0.729262 0.939969 3.82193 0.715055 0.945986 3.81158 0.729262 0.938481 3.80915 0.71649 0.939969 3.82193 0.715055 0.949094 3.83359 0.728514 0.945986 3.81158 0.729262 0.939969 3.82193 0.715055 0.941588 3.83514 0.715607 0.949094 3.83359 0.728514 0.9553 3.82806 0.740078 0.952785 3.81301 0.741211 0.945986 3.81158 0.729262 0.945986 3.81158 0.729262 0.952785 3.81301 0.741211 0.950277 3.79873 0.746058 0.942934 3.79094 0.736567 0.950277 3.79873 0.746058 0.947486 3.7857 0.754664 0.939529 3.77289 0.750318 0.947486 3.7857 0.754664 0.944682 3.77532 0.766362 0.936254 3.76014 0.768741 0.944682 3.77532 0.766362 0.942137 3.76847 0.779879 0.933308 3.75378 0.789436 0.942137 3.76847 0.779879 0.939657 3.76525 0.794553 0.929967 3.75402 0.812057 0.939657 3.76525 0.794553 0.93688 3.76586 0.810132 0.934066 3.7705 0.825088 0.929967 3.75402 0.812057 0.93688 3.76586 0.810132 0.934066 3.7705 0.825088 0.926602 3.76122 0.833406 0.929967 3.75402 0.812057 0.934066 3.7705 0.825088 0.931492 3.77855 0.837985 0.926602 3.76122 0.833406 0.926602 3.76122 0.833406 0.931492 3.77855 0.837985 0.923609 3.77411 0.850934 0.917537 3.75663 0.850503 0.923609 3.77411 0.850934 0.916103 3.76492 0.860131 0.917537 3.75663 0.850503 0.926602 3.76122 0.833406 0.923609 3.77411 0.850934 0.917537 3.75663 0.850503 0.919097 3.7497 0.839438 0.926602 3.76122 0.833406 0.926602 3.76122 0.833406 0.919097 3.7497 0.839438 0.920763 3.74446 0.82717 0.929967 3.75402 0.812057 0.920763 3.74446 0.82717 0.922478 3.74118 0.814105 0.924179 3.74 0.800725 0.929967 3.75402 0.812057 0.922478 3.74118 0.814105 0.924179 3.74 0.800725 0.933308 3.75378 0.789436 0.929967 3.75402 0.812057 0.924179 3.74 0.800725 0.925802 3.74092 0.787529 0.933308 3.75378 0.789436 0.933308 3.75378 0.789436 0.925802 3.74092 0.787529 0.927296 3.74377 0.774973 0.936254 3.76014 0.768741 0.927296 3.74377 0.774973 0.928749 3.74843 0.763097 0.93034 3.75503 0.751736 0.936254 3.76014 0.768741 0.928749 3.74843 0.763097 0.93034 3.75503 0.751736 0.939529 3.77289 0.750318 0.936254 3.76014 0.768741 0.93034 3.75503 0.751736 0.932024 3.76348 0.741348 0.939529 3.77289 0.750318 0.939529 3.77289 0.750318 0.932024 3.76348 0.741348 0.933741 3.77352 0.732362 0.942934 3.79094 0.736567 0.933741 3.77352 0.732362 0.935428 3.78479 0.725114 0.937024 3.79682 0.719807 0.942934 3.79094 0.736567 0.935428 3.78479 0.725114 0.937024 3.79682 0.719807 0.945986 3.81158 0.729262 0.942934 3.79094 0.736567 0.937024 3.79682 0.719807 0.938481 3.80915 0.71649 0.945986 3.81158 0.729262 0.945986 3.81158 0.729262 0.950277 3.79873 0.746058 0.942934 3.79094 0.736567 0.942934 3.79094 0.736567 0.947486 3.7857 0.754664 0.939529 3.77289 0.750318 0.933741 3.77352 0.732362 0.942934 3.79094 0.736567 0.939529 3.77289 0.750318 0.939529 3.77289 0.750318 0.944682 3.77532 0.766362 0.936254 3.76014 0.768741 0.936254 3.76014 0.768741 0.942137 3.76847 0.779879 0.933308 3.75378 0.789436 0.927296 3.74377 0.774973 0.936254 3.76014 0.768741 0.933308 3.75378 0.789436 0.933308 3.75378 0.789436 0.939657 3.76525 0.794553 0.929967 3.75402 0.812057 0.931492 3.77855 0.837985 0.929035 3.78941 0.848305 0.923609 3.77411 0.850934 0.923609 3.77411 0.850934 0.929035 3.78941 0.848305 0.92043 3.79203 0.86401 0.914572 3.77478 0.868575 0.92043 3.79203 0.86401 0.912924 3.78608 0.875567 0.914572 3.77478 0.868575 0.923609 3.77411 0.850934 0.92043 3.79203 0.86401 0.914572 3.77478 0.868575 0.916103 3.76492 0.860131 0.923609 3.77411 0.850934 0.929035 3.78941 0.848305 0.926273 3.80303 0.855834 0.92043 3.79203 0.86401 0.92043 3.79203 0.86401 0.926273 3.80303 0.855834 0.917011 3.81362 0.871096 0.911214 3.7985 0.880762 0.917011 3.81362 0.871096 0.909505 3.81157 0.883932 0.911214 3.7985 0.880762 0.92043 3.79203 0.86401 0.917011 3.81362 0.871096 0.911214 3.7985 0.880762 0.912924 3.78608 0.875567 0.92043 3.79203 0.86401 0.926273 3.80303 0.855834 0.923452 3.81824 0.859618 0.917011 3.81362 0.871096 0.917011 3.81362 0.871096 0.923452 3.81824 0.859618 0.913841 3.83579 0.871187 0.907861 3.82481 0.885 0.913841 3.83579 0.871187 0.906336 3.83774 0.88404 0.907861 3.82481 0.885 0.917011 3.81362 0.871096 0.913841 3.83579 0.871187 0.907861 3.82481 0.885 0.909505 3.81157 0.883932 0.917011 3.81362 0.871096 0.923452 3.81824 0.859618 0.92085 3.8335 0.859395 0.913841 3.83579 0.871187 0.913841 3.83579 0.871187 0.92085 3.8335 0.859395 0.918411 3.84791 0.855453 0.910841 3.85658 0.864707 0.918411 3.84791 0.855453 0.915666 3.86138 0.847714 0.907455 3.87512 0.851696 0.915666 3.86138 0.847714 0.912839 3.8725 0.836657 0.904138 3.88862 0.833704 0.912839 3.8725 0.836657 0.91021 3.88023 0.823441 0.901193 3.89577 0.813269 0.91021 3.88023 0.823441 0.907785 3.88431 0.809091 0.89791 3.89642 0.790858 0.907785 3.88431 0.809091 0.905058 3.88466 0.793598 0.902227 3.88096 0.77835 0.89791 3.89642 0.790858 0.905058 3.88466 0.793598 0.902227 3.88096 0.77835 0.894508 3.89003 0.769091 0.89791 3.89642 0.790858 0.902227 3.88096 0.77835 0.899573 3.87363 0.764853 0.894508 3.89003 0.769091 0.894508 3.89003 0.769091 0.899573 3.87363 0.764853 0.891465 3.87775 0.750992 0.885412 3.89523 0.752115 0.891465 3.87775 0.750992 0.88396 3.88727 0.742144 0.885412 3.89523 0.752115 0.894508 3.89003 0.769091 0.891465 3.87775 0.750992 0.885412 3.89523 0.752115 0.887003 3.90177 0.76351 0.894508 3.89003 0.769091 0.894508 3.89003 0.769091 0.887003 3.90177 0.76351 0.888687 3.90655 0.776018 0.89791 3.89642 0.790858 0.888687 3.90655 0.776018 0.890404 3.90931 0.789208 0.892091 3.90996 0.802588 0.89791 3.89642 0.790858 0.890404 3.90931 0.789208 0.892091 3.90996 0.802588 0.901193 3.89577 0.813269 0.89791 3.89642 0.790858 0.892091 3.90996 0.802588 0.893687 3.90854 0.815665 0.901193 3.89577 0.813269 0.901193 3.89577 0.813269 0.893687 3.90854 0.815665 0.895144 3.90525 0.828006 0.904138 3.88862 0.833704 0.895144 3.90525 0.828006 0.896632 3.90011 0.839789 0.898251 3.89304 0.850952 0.904138 3.88862 0.833704 0.896632 3.90011 0.839789 0.898251 3.89304 0.850952 0.907455 3.87512 0.851696 0.904138 3.88862 0.833704 0.898251 3.89304 0.850952 0.89995 3.88416 0.86103 0.907455 3.87512 0.851696 0.907455 3.87512 0.851696 0.89995 3.88416 0.86103 0.901666 3.87378 0.869611 0.910841 3.85658 0.864707 0.901666 3.87378 0.869611 0.903335 3.86228 0.87639 0.9049 3.85013 0.881201 0.910841 3.85658 0.864707 0.903335 3.86228 0.87639 0.9049 3.85013 0.881201 0.913841 3.83579 0.871187 0.910841 3.85658 0.864707 0.9049 3.85013 0.881201 0.906336 3.83774 0.88404 0.913841 3.83579 0.871187 0.913841 3.83579 0.871187 0.918411 3.84791 0.855453 0.910841 3.85658 0.864707 0.910841 3.85658 0.864707 0.915666 3.86138 0.847714 0.907455 3.87512 0.851696 0.901666 3.87378 0.869611 0.910841 3.85658 0.864707 0.907455 3.87512 0.851696 0.907455 3.87512 0.851696 0.912839 3.8725 0.836657 0.904138 3.88862 0.833704 0.904138 3.88862 0.833704 0.91021 3.88023 0.823441 0.901193 3.89577 0.813269 0.895144 3.90525 0.828006 0.904138 3.88862 0.833704 0.901193 3.89577 0.813269 0.901193 3.89577 0.813269 0.907785 3.88431 0.809091 0.89791 3.89642 0.790858 0.899573 3.87363 0.764853 0.897157 3.86347 0.753953 0.891465 3.87775 0.750992 0.891465 3.87775 0.750992 0.897157 3.86347 0.753953 0.888347 3.86045 0.737329 0.882465 3.87782 0.733402 0.888347 3.86045 0.737329 0.880842 3.86684 0.726013 0.882465 3.87782 0.733402 0.891465 3.87775 0.750992 0.888347 3.86045 0.737329 0.882465 3.87782 0.733402 0.88396 3.88727 0.742144 0.891465 3.87775 0.750992 0.897157 3.86347 0.753953 0.89445 3.85043 0.745653 0.888347 3.86045 0.737329 0.888347 3.86045 0.737329 0.89445 3.85043 0.745653 0.884931 3.83916 0.729405 0.879141 3.85467 0.720345 0.884931 3.83916 0.729405 0.877426 3.84171 0.716659 0.879141 3.85467 0.720345 0.888347 3.86045 0.737329 0.884931 3.83916 0.729405 0.879141 3.85467 0.720345 0.880842 3.86684 0.726013 0.888347 3.86045 0.737329 0.89445 3.85043 0.745653 0.891617 3.83546 0.740919 0.884931 3.83916 0.729405 0.884931 3.83916 0.729405 0.891617 3.83546 0.740919 0.888939 3.82007 0.740202 0.881706 3.81689 0.728459 0.888939 3.82007 0.740202 0.886526 3.8055 0.743258 0.878741 3.79594 0.734123 0.886526 3.8055 0.743258 0.883841 3.79168 0.750102 0.875382 3.77696 0.746369 0.883841 3.79168 0.750102 0.881007 3.77988 0.76045 0.872029 3.76271 0.763883 0.881007 3.77988 0.76045 0.878307 3.77128 0.773279 0.869069 3.75479 0.784064 0.878307 3.77128 0.773279 0.875893 3.76635 0.787338 0.873231 3.76506 0.802659 0.869069 3.75479 0.784064 0.875893 3.76635 0.787338 0.873231 3.76506 0.802659 0.865834 3.75328 0.806326 0.869069 3.75479 0.784064 0.873231 3.76506 0.802659 0.870398 3.7678 0.81811 0.865834 3.75328 0.806326 0.865834 3.75328 0.806326 0.870398 3.7678 0.81811 0.86242 3.75882 0.828353 0.856613 3.74257 0.820752 0.86242 3.75882 0.828353 0.854914 3.74687 0.833472 0.856613 3.74257 0.820752 0.865834 3.75328 0.806326 0.86242 3.75882 0.828353 0.856613 3.74257 0.820752 0.858329 3.74033 0.807468 0.865834 3.75328 0.806326 0.865834 3.75328 0.806326 0.858329 3.74033 0.807468 0.859998 3.7402 0.794118 0.869069 3.75479 0.784064 0.859998 3.7402 0.794118 0.861563 3.74211 0.781187 0.862999 3.74584 0.769036 0.869069 3.75479 0.784064 0.861563 3.74211 0.781187 0.862999 3.74584 0.769036 0.872029 3.76271 0.763883 0.869069 3.75479 0.784064 0.862999 3.74584 0.769036 0.864524 3.75147 0.757362 0.872029 3.76271 0.763883 0.872029 3.76271 0.763883 0.864524 3.75147 0.757362 0.866168 3.75901 0.746427 0.875382 3.77696 0.746369 0.866168 3.75901 0.746427 0.867877 3.76829 0.736686 0.869587 3.77899 0.728529 0.875382 3.77696 0.746369 0.867877 3.76829 0.736686 0.869587 3.77899 0.728529 0.878741 3.79594 0.734123 0.875382 3.77696 0.746369 0.869587 3.77899 0.728529 0.871236 3.7907 0.722229 0.878741 3.79594 0.734123 0.878741 3.79594 0.734123 0.871236 3.7907 0.722229 0.872767 3.80294 0.717913 0.881706 3.81689 0.728459 0.872767 3.80294 0.717913 0.874201 3.81542 0.715542 0.87576 3.82846 0.715071 0.881706 3.81689 0.728459 0.874201 3.81542 0.715542 0.87576 3.82846 0.715071 0.884931 3.83916 0.729405 0.881706 3.81689 0.728459 0.87576 3.82846 0.715071 0.877426 3.84171 0.716659 0.884931 3.83916 0.729405 0.884931 3.83916 0.729405 0.888939 3.82007 0.740202 0.881706 3.81689 0.728459 0.881706 3.81689 0.728459 0.886526 3.8055 0.743258 0.878741 3.79594 0.734123 0.872767 3.80294 0.717913 0.881706 3.81689 0.728459 0.878741 3.79594 0.734123 0.878741 3.79594 0.734123 0.883841 3.79168 0.750102 0.875382 3.77696 0.746369 0.875382 3.77696 0.746369 0.881007 3.77988 0.76045 0.872029 3.76271 0.763883 0.866168 3.75901 0.746427 0.875382 3.77696 0.746369 0.872029 3.76271 0.763883 0.872029 3.76271 0.763883 0.878307 3.77128 0.773279 0.869069 3.75479 0.784064 0.870398 3.7678 0.81811 0.867678 3.77434 0.832145 0.86242 3.75882 0.828353 0.86242 3.75882 0.828353 0.867678 3.77434 0.832145 0.859313 3.77048 0.847029 0.853295 3.753 0.845179 0.859313 3.77048 0.847029 0.851808 3.76064 0.85552 0.853295 3.753 0.845179 0.86242 3.75882 0.828353 0.859313 3.77048 0.847029 0.853295 3.753 0.845179 0.854914 3.74687 0.833472 0.86242 3.75882 0.828353 0.867678 3.77434 0.832145 0.865257 3.78383 0.843645 0.859313 3.77048 0.847029 0.859313 3.77048 0.847029 0.865257 3.78383 0.843645 0.85626 3.78714 0.861242 0.85035 3.76968 0.864537 0.85626 3.78714 0.861242 0.848754 3.7803 0.872299 0.85035 3.76968 0.864537 0.859313 3.77048 0.847029 0.85626 3.78714 0.861242 0.85035 3.76968 0.864537 0.851808 3.76064 0.85552 0.859313 3.77048 0.847029 0.865257 3.78383 0.843645 0.862619 3.79623 0.852653 0.85626 3.78714 0.861242 0.85626 3.78714 0.861242 0.862619 3.79623 0.852653 0.852859 3.80806 0.869978 0.847067 3.79222 0.878424 0.852859 3.80806 0.869978 0.84535 3.80502 0.88262 0.847067 3.79222 0.878424 0.85626 3.78714 0.861242 0.852859 3.80806 0.869978 0.847067 3.79222 0.878424 0.848754 3.7803 0.872299 0.85626 3.78714 0.861242 0.862619 3.79623 0.852653 0.859791 3.81086 0.85831 0.852859 3.80806 0.869978 0.852859 3.80806 0.869978 0.859791 3.81086 0.85831 0.857051 3.82629 0.859986 0.849581 3.83041 0.871797 0.857051 3.82629 0.859986 0.854618 3.84106 0.85781 0.846634 3.85151 0.866943 0.854618 3.84106 0.85781 0.852007 3.85514 0.851878 0.843309 3.87089 0.855483 0.852007 3.85514 0.851878 0.849183 3.86755 0.842299 0.839928 3.88585 0.838491 0.849183 3.86755 0.842299 0.846427 3.877 0.829942 0.836936 3.89457 0.818558 0.846427 3.877 0.829942 0.843977 3.88279 0.816142 0.841393 3.88499 0.801077 0.836936 3.89457 0.818558 0.843977 3.88279 0.816142 0.841393 3.88499 0.801077 0.833755 3.89691 0.796494 0.836936 3.89457 0.818558 0.841393 3.88499 0.801077 0.838576 3.88322 0.785513 0.833755 3.89691 0.796494 0.833755 3.89691 0.796494 0.838576 3.88322 0.785513 0.830336 3.89224 0.774256 0.82454 3.90818 0.782513 0.830336 3.89224 0.774256 0.822831 3.90438 0.769608 0.82454 3.90818 0.782513 0.833755 3.89691 0.796494 0.830336 3.89224 0.774256 0.82454 3.90818 0.782513 0.82625 3.9099 0.795861 0.833755 3.89691 0.796494 0.833755 3.89691 0.796494 0.82625 3.9099 0.795861 0.827899 3.90951 0.80915 0.836936 3.89457 0.818558 0.827899 3.90951 0.80915 0.82943 3.90713 0.821909 0.830864 3.90294 0.833907 0.836936 3.89457 0.818558 0.82943 3.90713 0.821909 0.830864 3.90294 0.833907 0.839928 3.88585 0.838491 0.836936 3.89457 0.818558 0.830864 3.90294 0.833907 0.832423 3.89683 0.845441 0.839928 3.88585 0.838491 0.839928 3.88585 0.838491 0.832423 3.89683 0.845441 0.834089 3.88884 0.85612 0.843309 3.87089 0.855483 0.834089 3.88884 0.85612 0.835804 3.87917 0.865501 0.837505 3.86818 0.873217 0.843309 3.87089 0.855483 0.835804 3.87917 0.865501 0.837505 3.86818 0.873217 0.846634 3.85151 0.866943 0.843309 3.87089 0.855483 0.837505 3.86818 0.873217 0.839129 3.85629 0.87903 0.846634 3.85151 0.866943 0.846634 3.85151 0.866943 0.839129 3.85629 0.87903 0.840623 3.844 0.88285 0.849581 3.83041 0.871797 0.840623 3.844 0.88285 0.842075 3.83138 0.88476 0.843666 3.81825 0.884731 0.849581 3.83041 0.871797 0.842075 3.83138 0.88476 0.843666 3.81825 0.884731 0.852859 3.80806 0.869978 0.849581 3.83041 0.871797 0.843666 3.81825 0.884731 0.84535 3.80502 0.88262 0.852859 3.80806 0.869978 0.852859 3.80806 0.869978 0.857051 3.82629 0.859986 0.849581 3.83041 0.871797 0.849581 3.83041 0.871797 0.854618 3.84106 0.85781 0.846634 3.85151 0.866943 0.840623 3.844 0.88285 0.849581 3.83041 0.871797 0.846634 3.85151 0.866943 0.846634 3.85151 0.866943 0.852007 3.85514 0.851878 0.843309 3.87089 0.855483 0.843309 3.87089 0.855483 0.849183 3.86755 0.842299 0.839928 3.88585 0.838491 0.834089 3.88884 0.85612 0.843309 3.87089 0.855483 0.839928 3.88585 0.838491 0.839928 3.88585 0.838491 0.846427 3.877 0.829942 0.836936 3.89457 0.818558 0.838576 3.88322 0.785513 0.835804 3.87753 0.771009 0.830336 3.89224 0.774256 0.830336 3.89224 0.774256 0.835804 3.87753 0.771009 0.827168 3.88123 0.755026 0.821187 3.89868 0.757613 0.827168 3.88123 0.755026 0.819663 3.89138 0.746906 0.821187 3.89868 0.757613 0.830336 3.89224 0.774256 0.827168 3.88123 0.755026 0.821187 3.89868 0.757613 0.822831 3.90438 0.769608 0.830336 3.89224 0.774256 0.835804 3.87753 0.771009 0.833333 3.86869 0.75888 0.827168 3.88123 0.755026 0.827168 3.88123 0.755026 0.833333 3.86869 0.75888 0.824167 3.86521 0.740273 0.818227 3.88272 0.737601 0.824167 3.86521 0.740273 0.816661 3.87247 0.729489 0.818227 3.88272 0.737601 0.827168 3.88123 0.755026 0.824167 3.86521 0.740273 0.818227 3.88272 0.737601 0.819663 3.89138 0.746906 0.827168 3.88123 0.755026 0.833333 3.86869 0.75888 0.830778 3.85698 0.749235 0.824167 3.86521 0.740273 0.824167 3.86521 0.740273 0.830778 3.85698 0.749235 0.820781 3.84466 0.730737 0.814991 3.86084 0.722926 0.820781 3.84466 0.730737 0.813275 3.84821 0.718231 0.814991 3.86084 0.722926 0.824167 3.86521 0.740273 0.820781 3.84466 0.730737 0.814991 3.86084 0.722926 0.816661 3.87247 0.729489 0.824167 3.86521 0.740273 0.830778 3.85698 0.749235 0.82797 3.84277 0.742692 0.820781 3.84466 0.730737 0.820781 3.84466 0.730737 0.82797 3.84277 0.742692 0.825184 3.82739 0.740048 0.817464 3.82233 0.72805 0.825184 3.82739 0.740048 0.822686 3.81238 0.741341 0.814519 3.80106 0.732096 0.822686 3.81238 0.741341 0.82016 3.79813 0.746354 0.811236 3.78133 0.742752 0.82016 3.79813 0.746354 0.817363 3.78519 0.755113 0.807834 3.76569 0.75918 0.817363 3.78519 0.755113 0.814565 3.77494 0.766919 0.812036 3.76826 0.780482 0.807834 3.76569 0.75918 0.814565 3.77494 0.766919 0.812036 3.76826 0.780482 0.804793 3.75617 0.778869 0.807834 3.76569 0.75918 0.812036 3.76826 0.780482 0.809542 3.76519 0.795218 0.804793 3.75617 0.778869 0.804793 3.75617 0.778869 0.809542 3.76519 0.795218 0.801673 3.753 0.80069 0.795792 3.74091 0.787615 0.801673 3.753 0.80069 0.794167 3.74 0.800814 0.795792 3.74091 0.787615 0.804793 3.75617 0.778869 0.801673 3.753 0.80069 0.795792 3.74091 0.787615 0.797287 3.74374 0.775054 0.804793 3.75617 0.778869 0.804793 3.75617 0.778869 0.797287 3.74374 0.775054 0.798738 3.74839 0.763175 0.807834 3.76569 0.75918 0.798738 3.74839 0.763175 0.800329 3.75498 0.751809 0.802012 3.76342 0.741413 0.807834 3.76569 0.75918 0.800329 3.75498 0.751809 0.802012 3.76342 0.741413 0.811236 3.78133 0.742752 0.807834 3.76569 0.75918 0.802012 3.76342 0.741413 0.80373 3.77345 0.732416 0.811236 3.78133 0.742752 0.811236 3.78133 0.742752 0.80373 3.77345 0.732416 0.805417 3.78471 0.725156 0.814519 3.80106 0.732096 0.805417 3.78471 0.725156 0.807014 3.79674 0.719835 0.808471 3.80907 0.716506 0.814519 3.80106 0.732096 0.807014 3.79674 0.719835 0.808471 3.80907 0.716506 0.817464 3.82233 0.72805 0.814519 3.80106 0.732096 0.808471 3.80907 0.716506 0.809958 3.82184 0.715059 0.817464 3.82233 0.72805 0.817464 3.82233 0.72805 0.809958 3.82184 0.715059 0.811577 3.83505 0.715596 0.820781 3.84466 0.730737 0.811577 3.83505 0.715596 0.813275 3.84821 0.718231 0.820781 3.84466 0.730737 0.817464 3.82233 0.72805 0.811577 3.83505 0.715596 0.820781 3.84466 0.730737 0.825184 3.82739 0.740048 0.817464 3.82233 0.72805 0.817464 3.82233 0.72805 0.822686 3.81238 0.741341 0.814519 3.80106 0.732096 0.814519 3.80106 0.732096 0.82016 3.79813 0.746354 0.811236 3.78133 0.742752 0.805417 3.78471 0.725156 0.814519 3.80106 0.732096 0.811236 3.78133 0.742752 0.811236 3.78133 0.742752 0.817363 3.78519 0.755113 0.807834 3.76569 0.75918 0.809542 3.76519 0.795218 0.806757 3.76598 0.810802 0.801673 3.753 0.80069 0.801673 3.753 0.80069 0.806757 3.76598 0.810802 0.798257 3.7568 0.823086 0.792467 3.74119 0.814194 0.798257 3.7568 0.823086 0.790752 3.74449 0.827255 0.792467 3.74119 0.814194 0.801673 3.753 0.80069 0.798257 3.7568 0.823086 0.792467 3.74119 0.814194 0.794167 3.74 0.800814 0.801673 3.753 0.80069 0.806757 3.76598 0.810802 0.803948 3.77078 0.825697 0.798257 3.7568 0.823086 0.798257 3.7568 0.823086 0.803948 3.77078 0.825697 0.795033 3.76713 0.842837 0.789086 3.74974 0.839516 0.795033 3.76713 0.842837 0.787527 3.75668 0.850572 0.789086 3.74974 0.839516 0.798257 3.7568 0.823086 0.795033 3.76713 0.842837 0.789086 3.74974 0.839516 0.790752 3.74449 0.827255 0.798257 3.7568 0.823086 0.803948 3.77078 0.825697 0.80139 3.77896 0.838479 0.795033 3.76713 0.842837 0.795033 3.76713 0.842837 0.80139 3.77896 0.838479 0.792067 3.78252 0.858131 0.786094 3.76498 0.860191 0.792067 3.78252 0.858131 0.784562 3.77485 0.868626 0.786094 3.76498 0.860191 0.795033 3.76713 0.842837 0.792067 3.78252 0.858131 0.786094 3.76498 0.860191 0.787527 3.75668 0.850572 0.795033 3.76713 0.842837 0.80139 3.77896 0.838479 0.798921 3.78995 0.848697 0.792067 3.78252 0.858131 0.792067 3.78252 0.858131 0.798921 3.78995 0.848697 0.79615 3.80367 0.856079 0.788708 3.80262 0.868434 0.79615 3.80367 0.856079 0.793333 3.81891 0.85969 0.785355 3.82491 0.872 0.793333 3.81891 0.85969 0.790746 3.83414 0.8593 0.782396 3.84635 0.868761 0.790746 3.83414 0.8593 0.788298 3.84852 0.855196 0.77916 3.86638 0.858921 0.788298 3.84852 0.855196 0.785543 3.86192 0.847298 0.775746 3.88268 0.843099 0.785543 3.86192 0.847298 0.782719 3.87291 0.83612 0.780105 3.88048 0.822843 0.775746 3.88268 0.843099 0.782719 3.87291 0.83612 0.780105 3.88048 0.822843 0.772641 3.893 0.823655 0.775746 3.88268 0.843099 0.780105 3.88048 0.822843 0.777673 3.8844 0.808437 0.772641 3.893 0.823655 0.772641 3.893 0.823655 0.777673 3.8844 0.808437 0.769586 3.89697 0.802117 0.763677 3.90856 0.81558 0.769586 3.89697 0.802117 0.76208 3.90996 0.8025 0.763677 3.90856 0.81558 0.772641 3.893 0.823655 0.769586 3.89697 0.802117 0.763677 3.90856 0.81558 0.765135 3.90528 0.827926 0.772641 3.893 0.823655 0.772641 3.893 0.823655 0.765135 3.90528 0.827926 0.766622 3.90015 0.839713 0.775746 3.88268 0.843099 0.766622 3.90015 0.839713 0.76824 3.89309 0.850881 0.769938 3.88423 0.860967 0.775746 3.88268 0.843099 0.76824 3.89309 0.850881 0.769938 3.88423 0.860967 0.77916 3.86638 0.858921 0.775746 3.88268 0.843099 0.769938 3.88423 0.860967 0.771654 3.87385 0.869559 0.77916 3.86638 0.858921 0.77916 3.86638 0.858921 0.771654 3.87385 0.869559 0.773324 3.86236 0.876351 0.782396 3.84635 0.868761 0.773324 3.86236 0.876351 0.77489 3.85021 0.881176 0.776326 3.83782 0.884028 0.782396 3.84635 0.868761 0.77489 3.85021 0.881176 0.776326 3.83782 0.884028 0.785355 3.82491 0.872 0.782396 3.84635 0.868761 0.776326 3.83782 0.884028 0.77785 3.8249 0.885 0.785355 3.82491 0.872 0.785355 3.82491 0.872 0.77785 3.8249 0.885 0.779494 3.81166 0.883946 0.788708 3.80262 0.868434 0.779494 3.81166 0.883946 0.781202 3.79858 0.88079 0.782913 3.78616 0.875608 0.788708 3.80262 0.868434 0.781202 3.79858 0.88079 0.782913 3.78616 0.875608 0.792067 3.78252 0.858131 0.788708 3.80262 0.868434 0.782913 3.78616 0.875608 0.784562 3.77485 0.868626 0.792067 3.78252 0.858131 0.792067 3.78252 0.858131 0.79615 3.80367 0.856079 0.788708 3.80262 0.868434 0.788708 3.80262 0.868434 0.793333 3.81891 0.85969 0.785355 3.82491 0.872 0.779494 3.81166 0.883946 0.788708 3.80262 0.868434 0.785355 3.82491 0.872 0.785355 3.82491 0.872 0.790746 3.83414 0.8593 0.782396 3.84635 0.868761 0.782396 3.84635 0.868761 0.788298 3.84852 0.855196 0.77916 3.86638 0.858921 0.773324 3.86236 0.876351 0.782396 3.84635 0.868761 0.77916 3.86638 0.858921 0.77916 3.86638 0.858921 0.785543 3.86192 0.847298 0.775746 3.88268 0.843099 0.777673 3.8844 0.808437 0.774936 3.88458 0.792922 0.769586 3.89697 0.802117 0.769586 3.89697 0.802117 0.774936 3.88458 0.792922 0.766181 3.89405 0.779613 0.760393 3.9093 0.789119 0.766181 3.89405 0.779613 0.758675 3.90652 0.775932 0.760393 3.9093 0.789119 0.769586 3.89697 0.802117 0.766181 3.89405 0.779613 0.760393 3.9093 0.789119 0.76208 3.90996 0.8025 0.769586 3.89697 0.802117 0.774936 3.88458 0.792922 0.772107 3.88071 0.777721 0.766181 3.89405 0.779613 0.766181 3.89405 0.779613 0.772107 3.88071 0.777721 0.762907 3.88445 0.759378 0.756992 3.90173 0.76343 0.762907 3.88445 0.759378 0.755402 3.89518 0.752043 0.756992 3.90173 0.76343 0.766181 3.89405 0.779613 0.762907 3.88445 0.759378 0.756992 3.90173 0.76343 0.758675 3.90652 0.775932 0.766181 3.89405 0.779613 0.772107 3.88071 0.777721 0.769466 3.87324 0.764328 0.762907 3.88445 0.759378 0.762907 3.88445 0.759378 0.769466 3.87324 0.764328 0.759961 3.86968 0.743542 0.75395 3.88721 0.742082 0.759961 3.86968 0.743542 0.752455 3.87775 0.733348 0.75395 3.88721 0.742082 0.762907 3.88445 0.759378 0.759961 3.86968 0.743542 0.75395 3.88721 0.742082 0.755402 3.89518 0.752043 0.762907 3.88445 0.759378 0.769466 3.87324 0.764328 0.767046 3.86296 0.753534 0.759961 3.86968 0.743542 0.759961 3.86968 0.743542 0.767046 3.86296 0.753534 0.764328 3.84981 0.745369 0.756635 3.85006 0.732501 0.764328 3.84981 0.745369 0.761496 3.83479 0.740805 0.753254 3.82786 0.728057 0.761496 3.83479 0.740805 0.758831 3.81942 0.74026 0.750263 3.80624 0.730487 0.758831 3.81942 0.74026 0.756417 3.80488 0.743475 0.747081 3.78596 0.7395 0.756417 3.80488 0.743475 0.753719 3.79112 0.750482 0.750886 3.77944 0.760963 0.747081 3.78596 0.7395 0.753719 3.79112 0.750482 0.750886 3.77944 0.760963 0.743662 3.76905 0.754679 0.747081 3.78596 0.7395 0.750886 3.77944 0.760963 0.748198 3.77099 0.773868 0.743662 3.76905 0.754679 0.743662 3.76905 0.754679 0.748198 3.77099 0.773868 0.740495 3.75792 0.773838 0.734513 3.75142 0.757438 0.740495 3.75792 0.773838 0.732989 3.74581 0.769115 0.734513 3.75142 0.757438 0.743662 3.76905 0.754679 0.740495 3.75792 0.773838 0.734513 3.75142 0.757438 0.736157 3.75895 0.746496 0.743662 3.76905 0.754679 0.743662 3.76905 0.754679 0.736157 3.75895 0.746496 0.737865 3.76822 0.736746 0.747081 3.78596 0.7395 0.737865 3.76822 0.736746 0.739576 3.77892 0.728577 0.741225 3.79062 0.722264 0.747081 3.78596 0.7395 0.739576 3.77892 0.728577 0.741225 3.79062 0.722264 0.750263 3.80624 0.730487 0.747081 3.78596 0.7395 0.741225 3.79062 0.722264 0.742757 3.80285 0.717936 0.750263 3.80624 0.730487 0.750263 3.80624 0.730487 0.742757 3.80285 0.717936 0.744191 3.81534 0.715551 0.753254 3.82786 0.728057 0.744191 3.81534 0.715551 0.745749 3.82838 0.715067 0.747414 3.84162 0.716641 0.753254 3.82786 0.728057 0.745749 3.82838 0.715067 0.747414 3.84162 0.716641 0.756635 3.85006 0.732501 0.753254 3.82786 0.728057 0.747414 3.84162 0.716641 0.74913 3.85458 0.720314 0.756635 3.85006 0.732501 0.756635 3.85006 0.732501 0.74913 3.85458 0.720314 0.75083 3.86677 0.72597 0.759961 3.86968 0.743542 0.75083 3.86677 0.72597 0.752455 3.87775 0.733348 0.759961 3.86968 0.743542 0.756635 3.85006 0.732501 0.75083 3.86677 0.72597 0.759961 3.86968 0.743542 0.764328 3.84981 0.745369 0.756635 3.85006 0.732501 0.756635 3.85006 0.732501 0.761496 3.83479 0.740805 0.753254 3.82786 0.728057 0.753254 3.82786 0.728057 0.758831 3.81942 0.74026 0.750263 3.80624 0.730487 0.744191 3.81534 0.715551 0.753254 3.82786 0.728057 0.750263 3.80624 0.730487 0.750263 3.80624 0.730487 0.756417 3.80488 0.743475 0.747081 3.78596 0.7395 0.748198 3.77099 0.773868 0.745785 3.76622 0.787977 0.740495 3.75792 0.773838 0.740495 3.75792 0.773838 0.745785 3.76622 0.787977 0.737493 3.75317 0.795092 0.731553 3.74209 0.781271 0.737493 3.75317 0.795092 0.729987 3.7402 0.794206 0.731553 3.74209 0.781271 0.740495 3.75792 0.773838 0.737493 3.75317 0.795092 0.731553 3.74209 0.781271 0.732989 3.74581 0.769115 0.740495 3.75792 0.773838 0.745785 3.76622 0.787977 0.74311 3.76509 0.803335 0.737493 3.75317 0.795092 0.737493 3.75317 0.795092 0.74311 3.76509 0.803335 0.734107 3.7552 0.817652 0.728317 3.74034 0.807557 0.734107 3.7552 0.817652 0.726601 3.74259 0.820839 0.728317 3.74034 0.807557 0.737493 3.75317 0.795092 0.734107 3.7552 0.817652 0.728317 3.74034 0.807557 0.729987 3.7402 0.794206 0.737493 3.75317 0.795092 0.74311 3.76509 0.803335 0.740277 3.76801 0.818756 0.734107 3.7552 0.817652 0.734107 3.7552 0.817652 0.740277 3.76801 0.818756 0.73079 3.76405 0.838331 0.724903 3.7469 0.833554 0.73079 3.76405 0.838331 0.723285 3.75305 0.845252 0.724903 3.7469 0.833554 0.734107 3.7552 0.817652 0.73079 3.76405 0.838331 0.724903 3.7469 0.833554 0.726601 3.74259 0.820839 0.734107 3.7552 0.817652 0.740277 3.76801 0.818756 0.737567 3.77469 0.832699 0.73079 3.76405 0.838331 0.73079 3.76405 0.838331 0.737567 3.77469 0.832699 0.73515 3.7843 0.844089 0.727846 3.7782 0.854715 0.73515 3.7843 0.844089 0.732499 3.79683 0.852974 0.724561 3.7973 0.866459 0.732499 3.79683 0.852974 0.729668 3.81152 0.858467 0.72116 3.81935 0.871778 0.729668 3.81152 0.858467 0.726939 3.82695 0.859968 0.71812 3.84116 0.870163 0.726939 3.82695 0.859968 0.724513 3.84169 0.857633 0.714999 3.86164 0.861981 0.724513 3.84169 0.857633 0.721887 3.85573 0.851536 0.719061 3.86803 0.841814 0.714999 3.86164 0.861981 0.721887 3.85573 0.851536 0.719061 3.86803 0.841814 0.711583 3.87913 0.84748 0.714999 3.86164 0.861981 0.719061 3.86803 0.841814 0.716313 3.87732 0.829365 0.711583 3.87913 0.84748 0.711583 3.87913 0.84748 0.716313 3.87732 0.829365 0.70836 3.89105 0.828654 0.702412 3.89688 0.845366 0.70836 3.89105 0.828654 0.700854 3.90298 0.833828 0.702412 3.89688 0.845366 0.711583 3.87913 0.84748 0.70836 3.89105 0.828654 0.702412 3.89688 0.845366 0.704077 3.8889 0.856053 0.711583 3.87913 0.84748 0.711583 3.87913 0.84748 0.704077 3.8889 0.856053 0.705792 3.87924 0.865443 0.714999 3.86164 0.861981 0.705792 3.87924 0.865443 0.707493 3.86825 0.873172 0.709118 3.85637 0.878998 0.714999 3.86164 0.861981 0.707493 3.86825 0.873172 0.709118 3.85637 0.878998 0.71812 3.84116 0.870163 0.714999 3.86164 0.861981 0.709118 3.85637 0.878998 0.710614 3.84408 0.882831 0.71812 3.84116 0.870163 0.71812 3.84116 0.870163 0.710614 3.84408 0.882831 0.712065 3.83147 0.884753 0.72116 3.81935 0.871778 0.712065 3.83147 0.884753 0.713655 3.81833 0.884738 0.715338 3.80511 0.882641 0.72116 3.81935 0.871778 0.713655 3.81833 0.884738 0.715338 3.80511 0.882641 0.724561 3.7973 0.866459 0.72116 3.81935 0.871778 0.715338 3.80511 0.882641 0.717056 3.7923 0.878459 0.724561 3.7973 0.866459 0.724561 3.7973 0.866459 0.717056 3.7923 0.878459 0.718743 3.78038 0.872346 0.727846 3.7782 0.854715 0.718743 3.78038 0.872346 0.72034 3.76975 0.864594 0.721798 3.76069 0.855584 0.727846 3.7782 0.854715 0.72034 3.76975 0.864594 0.721798 3.76069 0.855584 0.73079 3.76405 0.838331 0.727846 3.7782 0.854715 0.721798 3.76069 0.855584 0.723285 3.75305 0.845252 0.73079 3.76405 0.838331 0.73079 3.76405 0.838331 0.73515 3.7843 0.844089 0.727846 3.7782 0.854715 0.727846 3.7782 0.854715 0.732499 3.79683 0.852974 0.724561 3.7973 0.866459 0.718743 3.78038 0.872346 0.727846 3.7782 0.854715 0.724561 3.7973 0.866459 0.724561 3.7973 0.866459 0.729668 3.81152 0.858467 0.72116 3.81935 0.871778 0.72116 3.81935 0.871778 0.726939 3.82695 0.859968 0.71812 3.84116 0.870163 0.712065 3.83147 0.884753 0.72116 3.81935 0.871778 0.71812 3.84116 0.870163 0.71812 3.84116 0.870163 0.724513 3.84169 0.857633 0.714999 3.86164 0.861981 0.716313 3.87732 0.829365 0.713873 3.88296 0.815521 0.70836 3.89105 0.828654 0.70836 3.89105 0.828654 0.713873 3.88296 0.815521 0.705394 3.89659 0.807677 0.69942 3.90715 0.821826 0.705394 3.89659 0.807677 0.697888 3.90952 0.809063 0.69942 3.90715 0.821826 0.70836 3.89105 0.828654 0.705394 3.89659 0.807677 0.69942 3.90715 0.821826 0.700854 3.90298 0.833828 0.70836 3.89105 0.828654 0.713873 3.88296 0.815521 0.711274 3.885 0.800403 0.705394 3.89659 0.807677 0.705394 3.89659 0.807677 0.711274 3.885 0.800403 0.702034 3.89544 0.785113 0.696239 3.90989 0.795772 0.702034 3.89544 0.785113 0.694528 3.90816 0.782426 0.696239 3.90989 0.795772 0.705394 3.89659 0.807677 0.702034 3.89544 0.785113 0.696239 3.90989 0.795772 0.697888 3.90952 0.809063 0.705394 3.89659 0.807677 0.711274 3.885 0.800403 0.708454 3.88306 0.784853 0.702034 3.89544 0.785113 0.702034 3.89544 0.785113 0.708454 3.88306 0.784853 0.698682 3.88737 0.764031 0.69282 3.90435 0.769525 0.698682 3.88737 0.764031 0.691176 3.89863 0.757537 0.69282 3.90435 0.769525 0.702034 3.89544 0.785113 0.698682 3.88737 0.764031 0.69282 3.90435 0.769525 0.694528 3.90816 0.782426 0.702034 3.89544 0.785113 0.708454 3.88306 0.784853 0.70569 3.87721 0.770429 0.698682 3.88737 0.764031 0.698682 3.88737 0.764031 0.70569 3.87721 0.770429 0.703231 3.86825 0.758415 0.695722 3.87384 0.747095 0.703231 3.86825 0.758415 0.70066 3.85641 0.74888 0.692486 3.85529 0.734682 0.70066 3.85641 0.74888 0.697847 3.84212 0.742494 0.689072 3.83344 0.728496 0.697847 3.84212 0.742494 0.695068 3.82672 0.740025 0.685968 3.81144 0.729289 0.695068 3.82672 0.740025 0.692585 3.81176 0.741479 0.682912 3.79081 0.736638 0.692585 3.81176 0.741479 0.690043 3.79753 0.746657 0.68724 3.78468 0.755568 0.682912 3.79081 0.736638 0.690043 3.79753 0.746657 0.68724 3.78468 0.755568 0.679507 3.77278 0.750428 0.682912 3.79081 0.736638 0.68724 3.78468 0.755568 0.684448 3.77458 0.767479 0.679507 3.77278 0.750428 0.679507 3.77278 0.750428 0.684448 3.77458 0.767479 0.676234 3.76008 0.768873 0.670318 3.75493 0.751882 0.676234 3.76008 0.768873 0.668728 3.74835 0.763253 0.670318 3.75493 0.751882 0.679507 3.77278 0.750428 0.676234 3.76008 0.768873 0.670318 3.75493 0.751882 0.672001 3.76335 0.741478 0.679507 3.77278 0.750428 0.679507 3.77278 0.750428 0.672001 3.76335 0.741478 0.673719 3.77338 0.732471 0.682912 3.79081 0.736638 0.673719 3.77338 0.732471 0.675406 3.78463 0.725198 0.677004 3.79666 0.719864 0.682912 3.79081 0.736638 0.675406 3.78463 0.725198 0.677004 3.79666 0.719864 0.685968 3.81144 0.729289 0.682912 3.79081 0.736638 0.677004 3.79666 0.719864 0.678462 3.80899 0.716522 0.685968 3.81144 0.729289 0.685968 3.81144 0.729289 0.678462 3.80899 0.716522 0.679948 3.82176 0.715062 0.689072 3.83344 0.728496 0.679948 3.82176 0.715062 0.681566 3.83496 0.715586 0.683264 3.84813 0.718207 0.689072 3.83344 0.728496 0.681566 3.83496 0.715586 0.683264 3.84813 0.718207 0.692486 3.85529 0.734682 0.689072 3.83344 0.728496 0.683264 3.84813 0.718207 0.68498 3.86076 0.722888 0.692486 3.85529 0.734682 0.692486 3.85529 0.734682 0.68498 3.86076 0.722888 0.68665 3.87239 0.72944 0.695722 3.87384 0.747095 0.68665 3.87239 0.72944 0.688217 3.88265 0.737542 0.689653 3.89132 0.74684 0.695722 3.87384 0.747095 0.688217 3.88265 0.737542 0.689653 3.89132 0.74684 0.698682 3.88737 0.764031 0.695722 3.87384 0.747095 0.689653 3.89132 0.74684 0.691176 3.89863 0.757537 0.698682 3.88737 0.764031 0.698682 3.88737 0.764031 0.703231 3.86825 0.758415 0.695722 3.87384 0.747095 0.695722 3.87384 0.747095 0.70066 3.85641 0.74888 0.692486 3.85529 0.734682 0.68665 3.87239 0.72944 0.695722 3.87384 0.747095 0.692486 3.85529 0.734682 0.692486 3.85529 0.734682 0.697847 3.84212 0.742494 0.689072 3.83344 0.728496 0.689072 3.83344 0.728496 0.695068 3.82672 0.740025 0.685968 3.81144 0.729289 0.679948 3.82176 0.715062 0.689072 3.83344 0.728496 0.685968 3.81144 0.729289 0.685968 3.81144 0.729289 0.692585 3.81176 0.741479 0.682912 3.79081 0.736638 0.684448 3.77458 0.767479 0.681937 3.76806 0.781085 0.676234 3.76008 0.768873 0.676234 3.76008 0.768873 0.681937 3.76806 0.781085 0.673287 3.75376 0.789582 0.667278 3.74372 0.775134 0.673287 3.75376 0.789582 0.665781 3.74089 0.787701 0.667278 3.74372 0.775134 0.676234 3.76008 0.768873 0.673287 3.75376 0.789582 0.667278 3.74372 0.775134 0.668728 3.74835 0.763253 0.676234 3.76008 0.768873 0.681937 3.76806 0.781085 0.679426 3.76514 0.795884 0.673287 3.75376 0.789582 0.673287 3.75376 0.789582 0.679426 3.76514 0.795884 0.669961 3.75402 0.812098 0.664156 3.74 0.800903 0.669961 3.75402 0.812098 0.662455 3.74121 0.814282 0.664156 3.74 0.800903 0.673287 3.75376 0.789582 0.669961 3.75402 0.812098 0.664156 3.74 0.800903 0.665781 3.74089 0.787701 0.673287 3.75376 0.789582 0.679426 3.76514 0.795884 0.676634 3.76611 0.811472 0.669961 3.75402 0.812098 0.669961 3.75402 0.812098 0.676634 3.76611 0.811472 0.673831 3.77107 0.826301 0.666581 3.76129 0.833538 0.673831 3.77107 0.826301 0.671288 3.77938 0.838968 0.663589 3.77421 0.851036 0.671288 3.77938 0.838968 0.668806 3.79049 0.849083 0.660407 3.79217 0.864079 0.668806 3.79049 0.849083 0.666027 3.8043 0.856318 0.656988 3.81377 0.871119 0.666027 3.8043 0.856318 0.663214 3.81958 0.859755 0.653822 3.83593 0.871166 0.663214 3.81958 0.859755 0.660643 3.83477 0.859199 0.658184 3.84913 0.854932 0.653822 3.83593 0.871166 0.660643 3.83477 0.859199 0.658184 3.84913 0.854932 0.650819 3.85671 0.864641 0.653822 3.83593 0.871166 0.658184 3.84913 0.854932 0.655421 3.86245 0.846876 0.650819 3.85671 0.864641 0.650819 3.85671 0.864641 0.655421 3.86245 0.846876 0.647432 3.87522 0.85159 0.641643 3.87392 0.869508 0.647432 3.87522 0.85159 0.639927 3.88429 0.860904 0.641643 3.87392 0.869508 0.650819 3.85671 0.864641 0.647432 3.87522 0.85159 0.641643 3.87392 0.869508 0.643313 3.86244 0.876312 0.650819 3.85671 0.864641 0.650819 3.85671 0.864641 0.643313 3.86244 0.876312 0.64488 3.85029 0.881151 0.653822 3.83593 0.871166 0.64488 3.85029 0.881151 0.646316 3.8379 0.884015 0.647839 3.82499 0.885 0.653822 3.83593 0.871166 0.646316 3.8379 0.884015 0.647839 3.82499 0.885 0.656988 3.81377 0.871119 0.653822 3.83593 0.871166 0.647839 3.82499 0.885 0.649483 3.81175 0.88396 0.656988 3.81377 0.871119 0.656988 3.81377 0.871119 0.649483 3.81175 0.88396 0.651191 3.79867 0.880818 0.660407 3.79217 0.864079 0.651191 3.79867 0.880818 0.652902 3.78624 0.875649 0.654551 3.77492 0.868678 0.660407 3.79217 0.864079 0.652902 3.78624 0.875649 0.654551 3.77492 0.868678 0.663589 3.77421 0.851036 0.660407 3.79217 0.864079 0.654551 3.77492 0.868678 0.656084 3.76504 0.860251 0.663589 3.77421 0.851036 0.663589 3.77421 0.851036 0.656084 3.76504 0.860251 0.657517 3.75673 0.85064 0.666581 3.76129 0.833538 0.657517 3.75673 0.85064 0.659075 3.74978 0.839594 0.66074 3.74452 0.82734 0.666581 3.76129 0.833538 0.659075 3.74978 0.839594 0.66074 3.74452 0.82734 0.669961 3.75402 0.812098 0.666581 3.76129 0.833538 0.66074 3.74452 0.82734 0.662455 3.74121 0.814282 0.669961 3.75402 0.812098 0.669961 3.75402 0.812098 0.673831 3.77107 0.826301 0.666581 3.76129 0.833538 0.666581 3.76129 0.833538 0.671288 3.77938 0.838968 0.663589 3.77421 0.851036 0.657517 3.75673 0.85064 0.666581 3.76129 0.833538 0.663589 3.77421 0.851036 0.663589 3.77421 0.851036 0.668806 3.79049 0.849083 0.660407 3.79217 0.864079 0.660407 3.79217 0.864079 0.666027 3.8043 0.856318 0.656988 3.81377 0.871119 0.651191 3.79867 0.880818 0.660407 3.79217 0.864079 0.656988 3.81377 0.871119 0.656988 3.81377 0.871119 0.663214 3.81958 0.859755 0.653822 3.83593 0.871166 0.655421 3.86245 0.846876 0.6526 3.87331 0.835579 0.647432 3.87522 0.85159 0.647432 3.87522 0.85159 0.6526 3.87331 0.835579 0.644117 3.88869 0.833574 0.638229 3.89314 0.85081 0.644117 3.88869 0.833574 0.636611 3.90019 0.839636 0.638229 3.89314 0.85081 0.647432 3.87522 0.85159 0.644117 3.88869 0.833574 0.638229 3.89314 0.85081 0.639927 3.88429 0.860904 0.647432 3.87522 0.85159 0.6526 3.87331 0.835579 0.65 3.88072 0.822245 0.644117 3.88869 0.833574 0.644117 3.88869 0.833574 0.65 3.88072 0.822245 0.641172 3.89579 0.813125 0.635126 3.90531 0.827847 0.641172 3.89579 0.813125 0.633667 3.90858 0.815495 0.635126 3.90531 0.827847 0.644117 3.88869 0.833574 0.641172 3.89579 0.813125 0.635126 3.90531 0.827847 0.636611 3.90019 0.839636 0.644117 3.88869 0.833574 0.65 3.88072 0.822245 0.648177 3.884 0.812551 0.641172 3.89579 0.813125 0.641172 3.89579 0.813125 0.648177 3.884 0.812551 0.646021 3.88569 0.801278 0.637887 3.8964 0.790707 0.646021 3.88569 0.801278 0.643699 3.8852 0.789461 0.641378 3.88243 0.777954 0.637887 3.8964 0.790707 0.643699 3.8852 0.789461 0.641378 3.88243 0.777954 0.634486 3.88996 0.768956 0.637887 3.8964 0.790707 0.641378 3.88243 0.777954 0.639145 3.87751 0.7672 0.634486 3.88996 0.768956 0.634486 3.88996 0.768956 0.639145 3.87751 0.7672 0.631451 3.87767 0.750911 0.625391 3.89513 0.751972 0.631451 3.87767 0.750911 0.623941 3.88716 0.74202 0.625391 3.89513 0.751972 0.634486 3.88996 0.768956 0.631451 3.87767 0.750911 0.625391 3.89513 0.751972 0.626981 3.90169 0.763351 0.634486 3.88996 0.768956 0.634486 3.88996 0.768956 0.626981 3.90169 0.763351 0.628664 3.9065 0.775846 0.637887 3.8964 0.790707 0.628664 3.9065 0.775846 0.630381 3.90929 0.78903 0.632069 3.90997 0.802411 0.637887 3.8964 0.790707 0.630381 3.90929 0.78903 0.632069 3.90997 0.802411 0.641172 3.89579 0.813125 0.637887 3.8964 0.790707 0.632069 3.90997 0.802411 0.633667 3.90858 0.815495 0.641172 3.89579 0.813125 0.641172 3.89579 0.813125 0.646021 3.88569 0.801278 0.637887 3.8964 0.790707 0.639145 3.87751 0.7672 0.637065 3.87058 0.757553 0.631451 3.87767 0.750911 0.631451 3.87767 0.750911 0.637065 3.87058 0.757553 0.634958 3.86194 0.749393 0.628325 3.86031 0.737255 0.634958 3.86194 0.749393 0.632727 3.8519 0.742983 0.630465 3.84088 0.738575 0.628325 3.86031 0.737255 0.632727 3.8519 0.742983 0.630465 3.84088 0.738575 0.624909 3.83901 0.729376 0.628325 3.86031 0.737255 0.630465 3.84088 0.738575 0.62824 3.8292 0.736302 0.624909 3.83901 0.729376 0.624909 3.83901 0.729376 0.62824 3.8292 0.736302 0.621686 3.81674 0.728475 0.615738 3.82829 0.715064 0.621686 3.81674 0.728475 0.614181 3.81525 0.715561 0.615738 3.82829 0.715064 0.624909 3.83901 0.729376 0.621686 3.81674 0.728475 0.615738 3.82829 0.715064 0.617403 3.84154 0.716624 0.624909 3.83901 0.729376 0.624909 3.83901 0.729376 0.617403 3.84154 0.716624 0.619118 3.8545 0.720283 0.628325 3.86031 0.737255 0.619118 3.8545 0.720283 0.620819 3.86669 0.725926 0.622445 3.87768 0.733294 0.628325 3.86031 0.737255 0.620819 3.86669 0.725926 0.622445 3.87768 0.733294 0.631451 3.87767 0.750911 0.628325 3.86031 0.737255 0.622445 3.87768 0.733294 0.623941 3.88716 0.74202 0.631451 3.87767 0.750911 0.631451 3.87767 0.750911 0.634958 3.86194 0.749393 0.628325 3.86031 0.737255 0.62824 3.8292 0.736302 0.626139 3.81733 0.736252 0.621686 3.81674 0.728475 0.621686 3.81674 0.728475 0.626139 3.81733 0.736252 0.624146 3.80557 0.738436 0.61872 3.79581 0.734183 0.624146 3.80557 0.738436 0.62204 3.79441 0.742725 0.619849 3.78422 0.748977 0.61872 3.79581 0.734183 0.62204 3.79441 0.742725 0.619849 3.78422 0.748977 0.615359 3.77685 0.746471 0.61872 3.79581 0.734183 0.619849 3.78422 0.748977 0.617653 3.77535 0.756971 0.615359 3.77685 0.746471 0.615359 3.77685 0.746471 0.617653 3.77535 0.756971 0.612008 3.76264 0.764012 0.606146 3.7589 0.746566 0.612008 3.76264 0.764012 0.604502 3.75138 0.757514 0.606146 3.7589 0.746566 0.615359 3.77685 0.746471 0.612008 3.76264 0.764012 0.606146 3.7589 0.746566 0.607854 3.76815 0.736806 0.615359 3.77685 0.746471 0.615359 3.77685 0.746471 0.607854 3.76815 0.736806 0.609564 3.77884 0.728625 0.61872 3.79581 0.734183 0.609564 3.77884 0.728625 0.611214 3.79054 0.7223 0.612747 3.80277 0.717958 0.61872 3.79581 0.734183 0.611214 3.79054 0.7223 0.612747 3.80277 0.717958 0.621686 3.81674 0.728475 0.61872 3.79581 0.734183 0.612747 3.80277 0.717958 0.614181 3.81525 0.715561 0.621686 3.81674 0.728475 0.621686 3.81674 0.728475 0.624146 3.80557 0.738436 0.61872 3.79581 0.734183 0.617653 3.77535 0.756971 0.615518 3.76806 0.766459 0.612008 3.76264 0.764012 0.612008 3.76264 0.764012 0.615518 3.76806 0.766459 0.613609 3.76285 0.776572 0.609049 3.75475 0.784206 0.613609 3.76285 0.776572 0.611934 3.75967 0.786474 0.610303 3.75812 0.795926 0.609049 3.75475 0.784206 0.611934 3.75967 0.786474 0.610303 3.75812 0.795926 0.605811 3.75329 0.806477 0.609049 3.75475 0.784206 0.610303 3.75812 0.795926 0.608635 3.75792 0.805388 0.605811 3.75329 0.806477 0.605811 3.75329 0.806477 0.608635 3.75792 0.805388 0.606945 3.75905 0.814789 0.602398 3.75888 0.828491 0.606945 3.75905 0.814789 0.605264 3.76148 0.823958 0.603628 3.76517 0.832683 0.602398 3.75888 0.828491 0.605264 3.76148 0.823958 0.603628 3.76517 0.832683 0.602062 3.77006 0.840831 0.602398 3.75888 0.828491 0.602398 3.75888 0.828491 0.602062 3.77006 0.840831 0.599295 3.77057 0.847137 0.593274 3.75309 0.845326 0.599295 3.77057 0.847137 0.591789 3.76075 0.855648 0.593274 3.75309 0.845326 0.602398 3.75888 0.828491 0.599295 3.77057 0.847137 0.593274 3.75309 0.845326 0.594892 3.74694 0.833636 0.602398 3.75888 0.828491 0.602398 3.75888 0.828491 0.594892 3.74694 0.833636 0.59659 3.74262 0.820926 0.605811 3.75329 0.806477 0.59659 3.74262 0.820926 0.598306 3.74034 0.807646 0.599977 3.74019 0.794294 0.605811 3.75329 0.806477 0.598306 3.74034 0.807646 0.599977 3.74019 0.794294 0.609049 3.75475 0.784206 0.605811 3.75329 0.806477 0.599977 3.74019 0.794294 0.601543 3.74207 0.781354 0.609049 3.75475 0.784206 0.609049 3.75475 0.784206 0.601543 3.74207 0.781354 0.60298 3.74578 0.769194 0.612008 3.76264 0.764012 0.60298 3.74578 0.769194 0.604502 3.75138 0.757514 0.612008 3.76264 0.764012 0.609049 3.75475 0.784206 0.60298 3.74578 0.769194 0.612008 3.76264 0.764012 0.613609 3.76285 0.776572 0.609049 3.75475 0.784206 0.605811 3.75329 0.806477 0.606945 3.75905 0.814789 0.602398 3.75888 0.828491 0.59659 3.74262 0.820926 0.605811 3.75329 0.806477 0.602398 3.75888 0.828491 0.602062 3.77006 0.840831 0.600583 3.77605 0.848221 0.599295 3.77057 0.847137 0.599295 3.77057 0.847137 0.600583 3.77605 0.848221 0.599054 3.78298 0.85471 0.59033 3.76981 0.86465 0.599054 3.78298 0.85471 0.596238 3.78727 0.861321 0.588732 3.78045 0.872393 0.596238 3.78727 0.861321 0.587044 3.79238 0.878493 0.588732 3.78045 0.872393 0.59033 3.76981 0.86465 0.596238 3.78727 0.861321 0.599054 3.78298 0.85471 0.597454 3.79074 0.8602 0.596238 3.78727 0.861321 0.596238 3.78727 0.861321 0.597454 3.79074 0.8602 0.595821 3.79915 0.864573 0.587044 3.79238 0.878493 0.595821 3.79915 0.864573 0.592832 3.80823 0.870019 0.585327 3.8052 0.882662 0.592832 3.80823 0.870019 0.583644 3.81842 0.884745 0.585327 3.8052 0.882662 0.587044 3.79238 0.878493 0.592832 3.80823 0.870019 0.595821 3.79915 0.864573 0.594182 3.80807 0.86776 0.592832 3.80823 0.870019 0.592832 3.80823 0.870019 0.594182 3.80807 0.86776 0.592563 3.81737 0.869712 0.583644 3.81842 0.884745 0.592563 3.81737 0.869712 0.58956 3.83055 0.871785 0.582055 3.83156 0.884747 0.58956 3.83055 0.871785 0.580605 3.84416 0.882812 0.582055 3.83156 0.884747 0.583644 3.81842 0.884745 0.58956 3.83055 0.871785 0.592563 3.81737 0.869712 0.590997 3.82684 0.87038 0.58956 3.83055 0.871785 0.58956 3.83055 0.871785 0.590997 3.82684 0.87038 0.58951 3.83632 0.869753 0.580605 3.84416 0.882812 0.58951 3.83632 0.869753 0.587934 3.84653 0.867599 0.586613 3.85164 0.866888 0.587934 3.84653 0.867599 0.585761 3.85911 0.862643 0.577482 3.86833 0.873126 0.585761 3.85911 0.862643 0.583286 3.871 0.855386 0.575781 3.87931 0.865386 0.583286 3.871 0.855386 0.583081 3.87249 0.853848 0.574066 3.88896 0.855986 0.583081 3.87249 0.853848 0.580367 3.88378 0.842066 0.572401 3.89693 0.845292 0.580367 3.88378 0.842066 0.577879 3.8919 0.828487 0.570844 3.90301 0.833749 0.577879 3.8919 0.828487 0.569411 3.90717 0.821744 0.570844 3.90301 0.833749 0.572401 3.89693 0.845292 0.577879 3.8919 0.828487 0.58956 3.83055 0.871785 0.58951 3.83632 0.869753 0.580605 3.84416 0.882812 0.580605 3.84416 0.882812 0.587934 3.84653 0.867599 0.586613 3.85164 0.866888 0.579108 3.85646 0.878965 0.586613 3.85164 0.866888 0.577482 3.86833 0.873126 0.579108 3.85646 0.878965 0.580605 3.84416 0.882812 0.586613 3.85164 0.866888 0.585761 3.85911 0.862643 0.583081 3.87249 0.853848 0.583286 3.871 0.855386 0.575781 3.87931 0.865386 0.583081 3.87249 0.853848 0.574066 3.88896 0.855986 0.574066 3.88896 0.855986 0.580367 3.88378 0.842066 0.572401 3.89693 0.845292 0.577879 3.8919 0.828487 0.575749 3.89657 0.814816 0.569411 3.90717 0.821744 0.569411 3.90717 0.821744 0.575749 3.89657 0.814816 0.567877 3.90952 0.808976 0.567877 3.90952 0.808976 0.575749 3.89657 0.814816 0.573622 3.89846 0.801351 0.566227 3.90989 0.795683 0.573622 3.89846 0.801351 0.571422 3.89784 0.78781 0.564517 3.90814 0.782338 0.571422 3.89784 0.78781 0.569222 3.89477 0.774628 0.562808 3.90432 0.769442 0.569222 3.89477 0.774628 0.567083 3.88933 0.762185 0.561166 3.89859 0.757461 0.567083 3.88933 0.762185 0.559643 3.89127 0.746774 0.561166 3.89859 0.757461 0.562808 3.90432 0.769442 0.567083 3.88933 0.762185 0.567877 3.90952 0.808976 0.573622 3.89846 0.801351 0.566227 3.90989 0.795683 0.566227 3.90989 0.795683 0.571422 3.89784 0.78781 0.564517 3.90814 0.782338 0.564517 3.90814 0.782338 0.569222 3.89477 0.774628 0.562808 3.90432 0.769442 0.567083 3.88933 0.762185 0.565082 3.88169 0.750941 0.559643 3.89127 0.746774 0.559643 3.89127 0.746774 0.565082 3.88169 0.750941 0.558207 3.88259 0.737484 0.558207 3.88259 0.737484 0.565082 3.88169 0.750941 0.563121 3.87218 0.741293 0.55664 3.87232 0.729391 0.563121 3.87218 0.741293 0.561037 3.86113 0.733496 0.554969 3.86068 0.722851 0.561037 3.86113 0.733496 0.558904 3.84892 0.727796 0.553253 3.84804 0.718182 0.558904 3.84892 0.727796 0.556776 3.83586 0.724337 0.551555 3.83487 0.715575 0.556776 3.83586 0.724337 0.554728 3.82241 0.723245 0.549938 3.82167 0.715065 0.554728 3.82241 0.723245 0.548453 3.80891 0.716537 0.549938 3.82167 0.715065 0.551555 3.83487 0.715575 0.554728 3.82241 0.723245 0.558207 3.88259 0.737484 0.563121 3.87218 0.741293 0.55664 3.87232 0.729391 0.55664 3.87232 0.729391 0.561037 3.86113 0.733496 0.554969 3.86068 0.722851 0.554969 3.86068 0.722851 0.558904 3.84892 0.727796 0.553253 3.84804 0.718182 0.553253 3.84804 0.718182 0.556776 3.83586 0.724337 0.551555 3.83487 0.715575 0.554728 3.82241 0.723245 0.552811 3.80894 0.724554 0.548453 3.80891 0.716537 0.548453 3.80891 0.716537 0.552811 3.80894 0.724554 0.546993 3.79658 0.719893 0.546993 3.79658 0.719893 0.552811 3.80894 0.724554 0.550389 3.79274 0.729462 0.545395 3.78455 0.72524 0.550389 3.79274 0.729462 0.548808 3.78341 0.734199 0.543707 3.77331 0.732525 0.548808 3.78341 0.734199 0.547112 3.77436 0.740487 0.54199 3.76329 0.741543 0.547112 3.77436 0.740487 0.54542 3.7663 0.747972 0.540307 3.75488 0.751955 0.54542 3.7663 0.747972 0.543757 3.75935 0.75654 0.538718 3.74832 0.763331 0.543757 3.75935 0.75654 0.542167 3.75369 0.765963 0.540674 3.74942 0.776072 0.538718 3.74832 0.763331 0.542167 3.75369 0.765963 0.540674 3.74942 0.776072 0.537268 3.74369 0.775215 0.538718 3.74832 0.763331 0.540674 3.74942 0.776072 0.539162 3.74657 0.786707 0.537268 3.74369 0.775215 0.537268 3.74369 0.775215 0.539162 3.74657 0.786707 0.535771 3.74088 0.787787 0.535771 3.74088 0.787787 0.539162 3.74657 0.786707 0.537576 3.74521 0.797602 0.534145 3.74001 0.800992 0.537576 3.74521 0.797602 0.535943 3.74535 0.808576 0.532444 3.74122 0.814371 0.535943 3.74535 0.808576 0.534293 3.74698 0.819445 0.530729 3.74455 0.827424 0.534293 3.74698 0.819445 0.532661 3.75008 0.829962 0.529064 3.74983 0.839672 0.532661 3.75008 0.829962 0.531073 3.75458 0.839973 0.527508 3.75678 0.850709 0.531073 3.75458 0.839973 0.528215 3.76696 0.857181 0.526074 3.7651 0.860311 0.528215 3.76696 0.857181 0.524541 3.77499 0.86873 0.526074 3.7651 0.860311 0.527508 3.75678 0.850709 0.528215 3.76696 0.857181 0.546993 3.79658 0.719893 0.550389 3.79274 0.729462 0.545395 3.78455 0.72524 0.545395 3.78455 0.72524 0.548808 3.78341 0.734199 0.543707 3.77331 0.732525 0.543707 3.77331 0.732525 0.547112 3.77436 0.740487 0.54199 3.76329 0.741543 0.54199 3.76329 0.741543 0.54542 3.7663 0.747972 0.540307 3.75488 0.751955 0.540307 3.75488 0.751955 0.543757 3.75935 0.75654 0.538718 3.74832 0.763331 0.535771 3.74088 0.787787 0.537576 3.74521 0.797602 0.534145 3.74001 0.800992 0.534145 3.74001 0.800992 0.535943 3.74535 0.808576 0.532444 3.74122 0.814371 0.532444 3.74122 0.814371 0.534293 3.74698 0.819445 0.530729 3.74455 0.827424 0.530729 3.74455 0.827424 0.532661 3.75008 0.829962 0.529064 3.74983 0.839672 0.529064 3.74983 0.839672 0.531073 3.75458 0.839973 0.527508 3.75678 0.850709 0.528215 3.76696 0.857181 0.525549 3.78171 0.869576 0.524541 3.77499 0.86873 0.524541 3.77499 0.86873 0.525549 3.78171 0.869576 0.52289 3.78632 0.875689 0.52289 3.78632 0.875689 0.525549 3.78171 0.869576 0.522835 3.79834 0.877992 0.521179 3.79875 0.880846 0.522835 3.79834 0.877992 0.519471 3.81184 0.883974 0.521179 3.79875 0.880846 0.52289 3.78632 0.875689 0.522835 3.79834 0.877992 0.522835 3.79834 0.877992 0.520126 3.81647 0.88246 0.519471 3.81184 0.883974 0.519471 3.81184 0.883974 0.520126 3.81647 0.88246 0.517829 3.82507 0.885 0.517829 3.82507 0.885 0.520126 3.81647 0.88246 0.517566 3.83512 0.882735 0.516307 3.83799 0.884002 0.517566 3.83512 0.882735 0.51487 3.85037 0.881125 0.516307 3.83799 0.884002 0.517829 3.82507 0.885 0.517566 3.83512 0.882735 0.517566 3.83512 0.882735 0.514954 3.85478 0.878343 0.51487 3.85037 0.881125 0.51487 3.85037 0.881125 0.514954 3.85478 0.878343 0.513303 3.86251 0.876273 0.513303 3.86251 0.876273 0.514954 3.85478 0.878343 0.513373 3.86534 0.873783 0.511632 3.874 0.869456 0.513373 3.86534 0.873783 0.511658 3.8757 0.867467 0.509915 3.88436 0.860842 0.511658 3.8757 0.867467 0.509929 3.88504 0.859741 0.508218 3.8932 0.850738 0.509915 3.88436 0.860842 0.509929 3.88504 0.859741 0.513303 3.86251 0.876273 0.513373 3.86534 0.873783 0.511632 3.874 0.869456 0.511632 3.874 0.869456 0.511658 3.8757 0.867467 0.509915 3.88436 0.860842 0.575781 3.87931 0.865386 0.577482 3.86833 0.873126 0.583286 3.871 0.855386 0.585761 3.85911 0.862643 0.577482 3.86833 0.873126 0.586613 3.85164 0.866888 0.592563 3.81737 0.869712 0.583644 3.81842 0.884745 0.592832 3.80823 0.870019 0.595821 3.79915 0.864573 0.587044 3.79238 0.878493 0.596238 3.78727 0.861321 0.599054 3.78298 0.85471 0.59033 3.76981 0.86465 0.599295 3.77057 0.847137 0.599295 3.77057 0.847137 0.59033 3.76981 0.86465 0.591789 3.76075 0.855648 0.615359 3.77685 0.746471 0.609564 3.77884 0.728625 0.61872 3.79581 0.734183 0.624909 3.83901 0.729376 0.619118 3.8545 0.720283 0.628325 3.86031 0.737255 0.634486 3.88996 0.768956 0.628664 3.9065 0.775846 0.637887 3.8964 0.790707 0.650819 3.85671 0.864641 0.64488 3.85029 0.881151 0.653822 3.83593 0.871166 0.679507 3.77278 0.750428 0.673719 3.77338 0.732471 0.682912 3.79081 0.736638 0.711583 3.87913 0.84748 0.705792 3.87924 0.865443 0.714999 3.86164 0.861981 0.743662 3.76905 0.754679 0.737865 3.76822 0.736746 0.747081 3.78596 0.7395 0.772641 3.893 0.823655 0.766622 3.90015 0.839713 0.775746 3.88268 0.843099 0.804793 3.75617 0.778869 0.798738 3.74839 0.763175 0.807834 3.76569 0.75918 0.833755 3.89691 0.796494 0.827899 3.90951 0.80915 0.836936 3.89457 0.818558 0.865834 3.75328 0.806326 0.859998 3.7402 0.794118 0.869069 3.75479 0.784064 0.894508 3.89003 0.769091 0.888687 3.90655 0.776018 0.89791 3.89642 0.790858 0.926602 3.76122 0.833406 0.920763 3.74446 0.82717 0.929967 3.75402 0.812057 0.958703 3.88745 0.76416 0.952842 3.90441 0.769692 0.962057 3.89548 0.785262 0.987866 3.77809 0.854619 0.981817 3.76058 0.855457 0.990811 3.76397 0.838207 1.01998 3.8698 0.743634 1.01397 3.88733 0.742206 1.02293 3.88453 0.759499 1.04873 3.80248 0.868387 1.04294 3.786 0.875526 1.05209 3.7824 0.858043 1.0808 3.84481 0.730779 1.07501 3.861 0.723002 1.08419 3.86533 0.740357 1.1096 3.83026 0.871807 1.10369 3.81807 0.884717 1.11288 3.80793 0.869948 1.14173 3.81703 0.728443 1.13578 3.82864 0.715078 1.14494 3.83923 0.729419 1.17386 3.83565 0.871209 1.16788 3.82464 0.884999 1.17703 3.81348 0.871072 1.20296 3.79107 0.736496 1.19704 3.79698 0.719749 1.20601 3.81172 0.729236 1.23504 3.86138 0.862134 1.22916 3.85605 0.879126 1.23816 3.84088 0.870226 1.26371 3.76924 0.754444 1.25791 3.76849 0.736506 1.26713 3.78622 0.739337 1.29579 3.88249 0.84334 1.28998 3.88397 0.861217 1.29921 3.86613 0.859095 1.31878 3.74854 0.762864 1.32037 3.75518 0.751518 1.32786 3.7658 0.759017 1.33 3.88359 0.787084 1.33 3.88368 0.778342 1.32721 3.87827 0.772396 1.32721 3.87827 0.772396 1.33 3.88368 0.778342 1.33 3.88246 0.769683 1.33 3.87997 0.761313 1.32721 3.87827 0.772396 1.33 3.88246 0.769683 1.33 3.87997 0.761313 1.3247 3.86971 0.759982 1.32721 3.87827 0.772396 1.33 3.87997 0.761313 1.33 3.8765 0.753777 1.3247 3.86971 0.759982 1.3247 3.86971 0.759982 1.33 3.8765 0.753777 1.32218 3.85829 0.750086 1.32218 3.85829 0.750086 1.33 3.8765 0.753777 1.33 3.86854 0.741981 1.3272 3.85363 0.733939 1.33 3.86854 0.741981 1.33 3.86091 0.733932 1.33 3.85235 0.727189 1.3272 3.85363 0.733939 1.33 3.86091 0.733932 1.33 3.85235 0.727189 1.33 3.84289 0.721722 1.3272 3.85363 0.733939 1.3272 3.85363 0.733939 1.33 3.84289 0.721722 1.32374 3.83126 0.728272 1.31939 3.84427 0.74318 1.32374 3.83126 0.728272 1.31658 3.82893 0.740129 1.31939 3.84427 0.74318 1.3272 3.85363 0.733939 1.32374 3.83126 0.728272 1.31939 3.84427 0.74318 1.32218 3.85829 0.750086 1.3272 3.85363 0.733939 1.3272 3.85363 0.733939 1.32218 3.85829 0.750086 1.33 3.86854 0.741981 1.33 3.84289 0.721722 1.33 3.83279 0.717655 1.32374 3.83126 0.728272 1.32374 3.83126 0.728272 1.33 3.83279 0.717655 1.33 3.82219 0.715046 1.32064 3.80904 0.729791 1.33 3.82219 0.715046 1.32851 3.8094 0.716443 1.32705 3.79707 0.719721 1.32064 3.80904 0.729791 1.32851 3.8094 0.716443 1.32705 3.79707 0.719721 1.31746 3.78821 0.738108 1.32064 3.80904 0.729791 1.32705 3.79707 0.719721 1.32546 3.78502 0.724989 1.31746 3.78821 0.738108 1.31746 3.78821 0.738108 1.32546 3.78502 0.724989 1.32378 3.77374 0.732199 1.31399 3.7705 0.752951 1.32378 3.77374 0.732199 1.32206 3.76366 0.741153 1.32037 3.75518 0.751518 1.31399 3.7705 0.752951 1.32206 3.76366 0.741153 1.32037 3.75518 0.751518 1.31072 3.75858 0.772197 1.31399 3.7705 0.752951 1.32037 3.75518 0.751518 1.31878 3.74854 0.762864 1.31072 3.75858 0.772197 1.31072 3.75858 0.772197 1.31878 3.74854 0.762864 1.31732 3.74384 0.774731 1.30769 3.75328 0.793656 1.31732 3.74384 0.774731 1.31583 3.74096 0.78727 1.31421 3.74 0.800458 1.30769 3.75328 0.793656 1.31583 3.74096 0.78727 1.31421 3.74 0.800458 1.30426 3.75494 0.816612 1.30769 3.75328 0.793656 1.31421 3.74 0.800458 1.31251 3.74113 0.813839 1.30426 3.75494 0.816612 1.30426 3.75494 0.816612 1.31251 3.74113 0.813839 1.3108 3.74437 0.826915 1.30087 3.76371 0.837777 1.3108 3.74437 0.826915 1.30913 3.74958 0.839203 1.30757 3.75648 0.850296 1.30087 3.76371 0.837777 1.30913 3.74958 0.839203 1.30757 3.75648 0.850296 1.29787 3.778 0.854542 1.30087 3.76371 0.837777 1.30757 3.75648 0.850296 1.30613 3.76474 0.85995 1.29787 3.778 0.854542 1.29787 3.778 0.854542 1.30613 3.76474 0.85995 1.3046 3.77456 0.868419 1.30296 3.78584 0.875444 1.29787 3.778 0.854542 1.3046 3.77456 0.868419 1.30296 3.78584 0.875444 1.29453 3.79742 0.866506 1.29787 3.778 0.854542 1.30296 3.78584 0.875444 1.30125 3.79824 0.880678 1.29453 3.79742 0.866506 1.29453 3.79742 0.866506 1.30125 3.79824 0.880678 1.29954 3.81131 0.88389 1.29107 3.81986 0.871817 1.29954 3.81131 0.88389 1.29789 3.82455 0.884999 1.29636 3.83748 0.884078 1.29107 3.81986 0.871817 1.29789 3.82455 0.884999 1.29636 3.83748 0.884078 1.28799 3.842 0.869964 1.29107 3.81986 0.871817 1.29636 3.83748 0.884078 1.29493 3.84988 0.881277 1.28799 3.842 0.869964 1.28799 3.842 0.869964 1.29493 3.84988 0.881277 1.29337 3.86204 0.876505 1.28479 3.86276 0.861306 1.29337 3.86204 0.876505 1.2917 3.87356 0.869765 1.28998 3.88397 0.861217 1.28479 3.86276 0.861306 1.2917 3.87356 0.869765 1.28998 3.88397 0.861217 1.28132 3.88024 0.846184 1.28479 3.86276 0.861306 1.28998 3.88397 0.861217 1.28828 3.89288 0.851165 1.28132 3.88024 0.846184 1.28132 3.88024 0.846184 1.28828 3.89288 0.851165 1.28666 3.89999 0.84002 1.27808 3.89183 0.826801 1.28666 3.89999 0.84002 1.28517 3.90517 0.828244 1.28372 3.9085 0.81592 1.27808 3.89183 0.826801 1.28517 3.90517 0.828244 1.28372 3.9085 0.81592 1.27503 3.89681 0.80523 1.27808 3.89183 0.826801 1.28372 3.9085 0.81592 1.28212 3.90995 0.802854 1.27503 3.89681 0.80523 1.27503 3.89681 0.80523 1.28212 3.90995 0.802854 1.28044 3.90935 0.789475 1.27159 3.89479 0.782281 1.28044 3.90935 0.789475 1.27872 3.90662 0.776276 1.27704 3.90188 0.763751 1.27159 3.89479 0.782281 1.27872 3.90662 0.776276 1.27704 3.90188 0.763751 1.26822 3.88571 0.761286 1.27159 3.89479 0.782281 1.27704 3.90188 0.763751 1.27544 3.89537 0.752329 1.26822 3.88571 0.761286 1.26822 3.88571 0.761286 1.27544 3.89537 0.752329 1.27399 3.88744 0.742329 1.26522 3.87116 0.744747 1.27399 3.88744 0.742329 1.2725 3.87802 0.733565 1.27087 3.86708 0.726145 1.26522 3.87116 0.744747 1.2725 3.87802 0.733565 1.27087 3.86708 0.726145 1.26186 3.85153 0.733066 1.26522 3.87116 0.744747 1.27087 3.86708 0.726145 1.26918 3.85492 0.72044 1.26186 3.85153 0.733066 1.26186 3.85153 0.733066 1.26918 3.85492 0.72044 1.26746 3.84197 0.716712 1.25841 3.82902 0.728112 1.26746 3.84197 0.716712 1.26579 3.82873 0.715082 1.26423 3.81568 0.715513 1.25841 3.82902 0.728112 1.26579 3.82873 0.715082 1.26423 3.81568 0.715513 1.25535 3.80695 0.730298 1.25841 3.82902 0.728112 1.26423 3.81568 0.715513 1.2628 3.80318 0.717848 1.25535 3.80695 0.730298 1.25535 3.80695 0.730298 1.2628 3.80318 0.717848 1.26127 3.79094 0.722123 1.25212 3.78625 0.739315 1.26127 3.79094 0.722123 1.25962 3.77922 0.728384 1.25791 3.76849 0.736506 1.25212 3.78625 0.739315 1.25962 3.77922 0.728384 1.25791 3.76849 0.736506 1.24865 3.76904 0.754692 1.25212 3.78625 0.739315 1.25791 3.76849 0.736506 1.2562 3.75918 0.746219 1.24865 3.76904 0.754692 1.24865 3.76904 0.754692 1.2562 3.75918 0.746219 1.25456 3.7516 0.757135 1.24543 3.75778 0.774203 1.25456 3.7516 0.757135 1.25303 3.74593 0.768798 1.25159 3.74217 0.780936 1.24543 3.75778 0.774203 1.25303 3.74593 0.768798 1.25159 3.74217 0.780936 1.24237 3.75312 0.795888 1.24543 3.75778 0.774203 1.25159 3.74217 0.780936 1.25003 3.74022 0.793854 1.24237 3.75312 0.795888 1.24237 3.75312 0.795888 1.25003 3.74022 0.793854 1.24836 3.74031 0.8072 1.23891 3.7555 0.818822 1.24836 3.74031 0.8072 1.24665 3.74251 0.82049 1.24495 3.74676 0.833227 1.23891 3.7555 0.818822 1.24665 3.74251 0.82049 1.24495 3.74676 0.833227 1.23556 3.76489 0.839638 1.23891 3.7555 0.818822 1.24495 3.74676 0.833227 1.24333 3.75286 0.844957 1.23556 3.76489 0.839638 1.23556 3.76489 0.839638 1.24333 3.75286 0.844957 1.24184 3.76047 0.855329 1.23256 3.77969 0.855954 1.24184 3.76047 0.855329 1.24038 3.76949 0.864368 1.23879 3.78008 0.872159 1.23256 3.77969 0.855954 1.24038 3.76949 0.864368 1.23879 3.78008 0.872159 1.22919 3.79953 0.867346 1.23256 3.77969 0.855954 1.23879 3.78008 0.872159 1.2371 3.79197 0.87832 1.22919 3.79953 0.867346 1.22919 3.79953 0.867346 1.2371 3.79197 0.87832 1.23538 3.80476 0.882556 1.22575 3.8221 0.871942 1.23538 3.80476 0.882556 1.2337 3.81798 0.88471 1.23211 3.83113 0.884779 1.22575 3.8221 0.871942 1.2337 3.81798 0.88471 1.23211 3.83113 0.884779 1.22271 3.84409 0.869423 1.22575 3.8221 0.871942 1.23211 3.83113 0.884779 1.23065 3.84375 0.882906 1.22271 3.84409 0.869423 1.22271 3.84409 0.869423 1.23065 3.84375 0.882906 1.22916 3.85605 0.879126 1.21946 3.86467 0.860087 1.22916 3.85605 0.879126 1.22754 3.86795 0.873352 1.22584 3.87896 0.865672 1.21946 3.86467 0.860087 1.22754 3.86795 0.873352 1.22584 3.87896 0.865672 1.21598 3.88166 0.844423 1.21946 3.86467 0.860087 1.22584 3.87896 0.865672 1.22412 3.88866 0.856322 1.21598 3.88166 0.844423 1.21598 3.88166 0.844423 1.22412 3.88866 0.856322 1.22246 3.89669 0.845664 1.21279 3.8926 0.82479 1.22246 3.89669 0.845664 1.22089 3.90284 0.834142 1.21946 3.90706 0.822155 1.21279 3.8926 0.82479 1.22089 3.90284 0.834142 1.21946 3.90706 0.822155 1.2097 3.89694 0.80299 1.21279 3.8926 0.82479 1.21946 3.90706 0.822155 1.21793 3.90948 0.809412 1.2097 3.89694 0.80299 1.2097 3.89694 0.80299 1.21793 3.90948 0.809412 1.21628 3.90991 0.796129 1.20624 3.89419 0.780081 1.21628 3.90991 0.796129 1.21457 3.90824 0.782777 1.21286 3.90448 0.769859 1.20624 3.89419 0.780081 1.21457 3.90824 0.782777 1.21286 3.90448 0.769859 1.20291 3.8845 0.759449 1.20624 3.89419 0.780081 1.21286 3.90448 0.769859 1.21122 3.89881 0.757841 1.20291 3.8845 0.759449 1.20291 3.8845 0.759449 1.21122 3.89881 0.757841 1.20969 3.89154 0.747105 1.20826 3.88291 0.737776 1.20291 3.8845 0.759449 1.20969 3.89154 0.747105 1.20826 3.88291 0.737776 1.19991 3.86945 0.743357 1.20291 3.8845 0.759449 1.20826 3.88291 0.737776 1.20669 3.87269 0.729637 1.19991 3.86945 0.743357 1.19991 3.86945 0.743357 1.20669 3.87269 0.729637 1.20503 3.86108 0.72304 1.19652 3.8494 0.732259 1.20503 3.86108 0.72304 1.20331 3.84847 0.718305 1.20161 3.83531 0.715628 1.19652 3.8494 0.732259 1.20331 3.84847 0.718305 1.20161 3.83531 0.715628 1.19309 3.82678 0.728022 1.19652 3.8494 0.732259 1.20161 3.83531 0.715628 1.19999 3.82211 0.715049 1.19309 3.82678 0.728022 1.19309 3.82678 0.728022 1.19999 3.82211 0.715049 1.1985 3.80932 0.716459 1.19006 3.80487 0.730872 1.1985 3.80932 0.716459 1.19704 3.79698 0.719749 1.19545 3.78494 0.72503 1.19006 3.80487 0.730872 1.19704 3.79698 0.719749 1.19545 3.78494 0.72503 1.18679 3.78439 0.740546 1.19006 3.80487 0.730872 1.19545 3.78494 0.72503 1.19376 3.77366 0.732253 1.18679 3.78439 0.740546 1.18679 3.78439 0.740546 1.19376 3.77366 0.732253 1.19205 3.7636 0.741218 1.18331 3.76765 0.756473 1.19205 3.7636 0.741218 1.19036 3.75513 0.751591 1.18877 3.7485 0.762942 1.18331 3.76765 0.756473 1.19036 3.75513 0.751591 1.18877 3.7485 0.762942 1.18016 3.75706 0.776161 1.18331 3.76765 0.756473 1.18877 3.7485 0.762942 1.18732 3.74382 0.774812 1.18016 3.75706 0.776161 1.18016 3.75706 0.776161 1.18732 3.74382 0.774812 1.18582 3.74095 0.787356 1.17704 3.75302 0.798134 1.18582 3.74095 0.787356 1.1842 3.74 0.800547 1.1825 3.74115 0.813928 1.17704 3.75302 0.798134 1.1842 3.74 0.800547 1.1825 3.74115 0.813928 1.17357 3.75613 0.821011 1.17704 3.75302 0.798134 1.1825 3.74115 0.813928 1.18079 3.7444 0.827 1.17357 3.75613 0.821011 1.17357 3.75613 0.821011 1.18079 3.7444 0.827 1.17912 3.74962 0.839282 1.17026 3.76613 0.841451 1.17912 3.74962 0.839282 1.17756 3.75653 0.850365 1.17612 3.7648 0.86001 1.17026 3.76613 0.841451 1.17756 3.75653 0.850365 1.17612 3.7648 0.86001 1.16725 3.78143 0.857321 1.17026 3.76613 0.841451 1.17612 3.7648 0.86001 1.17459 3.77463 0.868471 1.16725 3.78143 0.857321 1.16725 3.78143 0.857321 1.17459 3.77463 0.868471 1.17295 3.78592 0.875485 1.16385 3.80168 0.868119 1.17295 3.78592 0.875485 1.17124 3.79833 0.880706 1.16953 3.81139 0.883904 1.16385 3.80168 0.868119 1.17124 3.79833 0.880706 1.16953 3.81139 0.883904 1.16043 3.82433 0.871997 1.16385 3.80168 0.868119 1.16953 3.81139 0.883904 1.16788 3.82464 0.884999 1.16043 3.82433 0.871997 1.16043 3.82433 0.871997 1.16788 3.82464 0.884999 1.16636 3.83757 0.884066 1.15741 3.84616 0.868821 1.16636 3.83757 0.884066 1.16492 3.84996 0.881252 1.16336 3.86212 0.876467 1.15741 3.84616 0.868821 1.16492 3.84996 0.881252 1.16336 3.86212 0.876467 1.15412 3.86654 0.858805 1.15741 3.84616 0.868821 1.16336 3.86212 0.876467 1.16169 3.87363 0.869713 1.15412 3.86654 0.858805 1.15412 3.86654 0.858805 1.16169 3.87363 0.869713 1.15997 3.88403 0.861154 1.15065 3.88303 0.842622 1.15997 3.88403 0.861154 1.15827 3.89293 0.851094 1.15665 3.90003 0.839943 1.15065 3.88303 0.842622 1.15827 3.89293 0.851094 1.15665 3.90003 0.839943 1.14751 3.8933 0.822772 1.15065 3.88303 0.842622 1.15665 3.90003 0.839943 1.15516 3.9052 0.828165 1.14751 3.8933 0.822772 1.14751 3.8933 0.822772 1.15516 3.9052 0.828165 1.15371 3.90851 0.815835 1.14437 3.897 0.800739 1.15371 3.90851 0.815835 1.15211 3.90996 0.802765 1.15043 3.90933 0.789386 1.14437 3.897 0.800739 1.15211 3.90996 0.802765 1.15043 3.90933 0.789386 1.1409 3.89353 0.777903 1.14437 3.897 0.800739 1.15043 3.90933 0.789386 1.14871 3.9066 0.77619 1.1409 3.89353 0.777903 1.1409 3.89353 0.777903 1.14871 3.9066 0.77619 1.14702 3.90185 0.763671 1.13761 3.88324 0.757661 1.14702 3.90185 0.763671 1.14543 3.89533 0.752258 1.14398 3.88739 0.742268 1.13761 3.88324 0.757661 1.14543 3.89533 0.752258 1.14398 3.88739 0.742268 1.13459 3.86768 0.742013 1.13761 3.88324 0.757661 1.14398 3.88739 0.742268 1.14249 3.87795 0.733511 1.13459 3.86768 0.742013 1.13459 3.86768 0.742013 1.14249 3.87795 0.733511 1.14086 3.867 0.726101 1.13117 3.84724 0.73152 1.14086 3.867 0.726101 1.13916 3.85484 0.720408 1.13745 3.84189 0.716694 1.13117 3.84724 0.73152 1.13916 3.85484 0.720408 1.13745 3.84189 0.716694 1.12777 3.82455 0.728001 1.13117 3.84724 0.73152 1.13745 3.84189 0.716694 1.13578 3.82864 0.715078 1.12777 3.82455 0.728001 1.12777 3.82455 0.728001 1.13578 3.82864 0.715078 1.13422 3.81559 0.715522 1.12476 3.80279 0.731512 1.13422 3.81559 0.715522 1.13279 3.8031 0.717869 1.13126 3.79086 0.722158 1.12476 3.80279 0.731512 1.13279 3.8031 0.717869 1.13126 3.79086 0.722158 1.12145 3.78253 0.741859 1.12476 3.80279 0.731512 1.13126 3.79086 0.722158 1.12961 3.77914 0.728432 1.12145 3.78253 0.741859 1.12145 3.78253 0.741859 1.12961 3.77914 0.728432 1.1279 3.76842 0.736566 1.11798 3.76631 0.758291 1.1279 3.76842 0.736566 1.12619 3.75912 0.746288 1.12454 3.75156 0.757211 1.11798 3.76631 0.758291 1.12619 3.75912 0.746288 1.12454 3.75156 0.757211 1.11487 3.75637 0.778242 1.11798 3.76631 0.758291 1.12454 3.75156 0.757211 1.12302 3.7459 0.768877 1.11487 3.75637 0.778242 1.11487 3.75637 0.778242 1.12302 3.7459 0.768877 1.12158 3.74215 0.78102 1.11171 3.753 0.80039 1.12158 3.74215 0.78102 1.12002 3.74022 0.793942 1.11835 3.74031 0.807289 1.11171 3.753 0.80039 1.12002 3.74022 0.793942 1.11835 3.74031 0.807289 1.11664 3.74253 0.820578 1.11171 3.753 0.80039 1.11171 3.753 0.80039 1.11664 3.74253 0.820578 1.10823 3.75683 0.823176 1.10145 3.76794 0.818549 1.10823 3.75683 0.823176 1.09873 3.77458 0.832529 1.10145 3.76794 0.818549 1.11171 3.753 0.80039 1.10823 3.75683 0.823176 1.10145 3.76794 0.818549 1.10428 3.76508 0.80311 1.11171 3.753 0.80039 1.11171 3.753 0.80039 1.10428 3.76508 0.80311 1.10695 3.76626 0.787756 1.11487 3.75637 0.778242 1.10695 3.76626 0.787756 1.10937 3.77109 0.773657 1.11798 3.76631 0.758291 1.10937 3.77109 0.773657 1.11206 3.7796 0.760773 1.12145 3.78253 0.741859 1.11206 3.7796 0.760773 1.1149 3.79133 0.750336 1.12476 3.80279 0.731512 1.1149 3.79133 0.750336 1.11759 3.80512 0.743389 1.12001 3.81969 0.740236 1.12476 3.80279 0.731512 1.11759 3.80512 0.743389 1.12001 3.81969 0.740236 1.12777 3.82455 0.728001 1.12476 3.80279 0.731512 1.12001 3.81969 0.740236 1.12268 3.83507 0.740852 1.12777 3.82455 0.728001 1.12777 3.82455 0.728001 1.12268 3.83507 0.740852 1.13117 3.84724 0.73152 1.13117 3.84724 0.73152 1.12268 3.83507 0.740852 1.12551 3.85007 0.745491 1.13459 3.86768 0.742013 1.12551 3.85007 0.745491 1.12823 3.86319 0.753719 1.13761 3.88324 0.757661 1.12823 3.86319 0.753719 1.13065 3.87342 0.764566 1.1333 3.88083 0.778014 1.13761 3.88324 0.757661 1.13065 3.87342 0.764566 1.1333 3.88083 0.778014 1.1409 3.89353 0.777903 1.13761 3.88324 0.757661 1.1333 3.88083 0.778014 1.13613 3.88462 0.793246 1.1409 3.89353 0.777903 1.1409 3.89353 0.777903 1.13613 3.88462 0.793246 1.14437 3.897 0.800739 1.14437 3.897 0.800739 1.13613 3.88462 0.793246 1.13886 3.88436 0.808759 1.14751 3.8933 0.822772 1.13886 3.88436 0.808759 1.14129 3.88036 0.823144 1.15065 3.88303 0.842622 1.14129 3.88036 0.823144 1.14391 3.8727 0.836397 1.15412 3.86654 0.858805 1.14391 3.8727 0.836397 1.14674 3.86163 0.847518 1.14949 3.84819 0.855336 1.15412 3.86654 0.858805 1.14674 3.86163 0.847518 1.14949 3.84819 0.855336 1.15741 3.84616 0.868821 1.15412 3.86654 0.858805 1.14949 3.84819 0.855336 1.15194 3.83378 0.859353 1.15741 3.84616 0.868821 1.15741 3.84616 0.868821 1.15194 3.83378 0.859353 1.16043 3.82433 0.871997 1.16636 3.83757 0.884066 1.15741 3.84616 0.868821 1.16043 3.82433 0.871997 1.32374 3.83126 0.728272 1.33 3.82219 0.715046 1.32064 3.80904 0.729791 1.31405 3.81382 0.741051 1.32064 3.80904 0.729791 1.31156 3.7995 0.745688 1.31405 3.81382 0.741051 1.32374 3.83126 0.728272 1.32064 3.80904 0.729791 1.31405 3.81382 0.741051 1.31658 3.82893 0.740129 1.32374 3.83126 0.728272 1.31746 3.78821 0.738108 1.32378 3.77374 0.732199 1.31399 3.7705 0.752951 1.30878 3.78636 0.754101 1.31399 3.7705 0.752951 1.30596 3.7758 0.765665 1.30878 3.78636 0.754101 1.31746 3.78821 0.738108 1.31399 3.7705 0.752951 1.30878 3.78636 0.754101 1.31156 3.7995 0.745688 1.31746 3.78821 0.738108 1.31746 3.78821 0.738108 1.31156 3.7995 0.745688 1.32064 3.80904 0.729791 1.31072 3.75858 0.772197 1.31732 3.74384 0.774731 1.30769 3.75328 0.793656 1.30093 3.76533 0.793735 1.30769 3.75328 0.793656 1.29816 3.76573 0.80931 1.30093 3.76533 0.793735 1.31072 3.75858 0.772197 1.30769 3.75328 0.793656 1.30093 3.76533 0.793735 1.3034 3.76875 0.779129 1.31072 3.75858 0.772197 1.31072 3.75858 0.772197 1.3034 3.76875 0.779129 1.30596 3.7758 0.765665 1.31399 3.7705 0.752951 1.31072 3.75858 0.772197 1.30596 3.7758 0.765665 1.30426 3.75494 0.816612 1.3108 3.74437 0.826915 1.30087 3.76371 0.837777 1.29534 3.77016 0.824346 1.30087 3.76371 0.837777 1.29275 3.77807 0.837385 1.29534 3.77016 0.824346 1.30426 3.75494 0.816612 1.30087 3.76371 0.837777 1.29534 3.77016 0.824346 1.29816 3.76573 0.80931 1.30426 3.75494 0.816612 1.30426 3.75494 0.816612 1.29816 3.76573 0.80931 1.30769 3.75328 0.793656 1.29453 3.79742 0.866506 1.29954 3.81131 0.88389 1.29107 3.81986 0.871817 1.28472 3.81746 0.859525 1.29107 3.81986 0.871817 1.2821 3.83276 0.859496 1.28472 3.81746 0.859525 1.29453 3.79742 0.866506 1.29107 3.81986 0.871817 1.28472 3.81746 0.859525 1.28755 3.80229 0.855536 1.29453 3.79742 0.866506 1.29453 3.79742 0.866506 1.28755 3.80229 0.855536 1.2903 3.78878 0.847834 1.29787 3.778 0.854542 1.2903 3.78878 0.847834 1.29275 3.77807 0.837385 1.30087 3.76371 0.837777 1.29787 3.778 0.854542 1.29275 3.77807 0.837385 1.28799 3.842 0.869964 1.29337 3.86204 0.876505 1.28479 3.86276 0.861306 1.27967 3.84722 0.855736 1.28479 3.86276 0.861306 1.27694 3.86077 0.848174 1.27967 3.84722 0.855736 1.28799 3.842 0.869964 1.28479 3.86276 0.861306 1.27967 3.84722 0.855736 1.2821 3.83276 0.859496 1.28799 3.842 0.869964 1.28799 3.842 0.869964 1.2821 3.83276 0.859496 1.29107 3.81986 0.871817 1.28132 3.88024 0.846184 1.28666 3.89999 0.84002 1.27808 3.89183 0.826801 1.27146 3.87995 0.824097 1.27808 3.89183 0.826801 1.26904 3.88419 0.809799 1.27146 3.87995 0.824097 1.28132 3.88024 0.846184 1.27808 3.89183 0.826801 1.27146 3.87995 0.824097 1.2741 3.87204 0.837249 1.28132 3.88024 0.846184 1.28132 3.88024 0.846184 1.2741 3.87204 0.837249 1.27694 3.86077 0.848174 1.28479 3.86276 0.861306 1.28132 3.88024 0.846184 1.27694 3.86077 0.848174 1.27503 3.89681 0.80523 1.28044 3.90935 0.789475 1.27159 3.89479 0.782281 1.26632 3.88473 0.794326 1.27159 3.89479 0.782281 1.26349 3.88121 0.779023 1.26632 3.88473 0.794326 1.27503 3.89681 0.80523 1.27159 3.89479 0.782281 1.26632 3.88473 0.794326 1.26904 3.88419 0.809799 1.27503 3.89681 0.80523 1.27503 3.89681 0.80523 1.26904 3.88419 0.809799 1.27808 3.89183 0.826801 1.26822 3.88571 0.761286 1.27399 3.88744 0.742329 1.26522 3.87116 0.744747 1.2584 3.86399 0.754394 1.26522 3.87116 0.744747 1.25571 3.85105 0.745952 1.2584 3.86399 0.754394 1.26822 3.88571 0.761286 1.26522 3.87116 0.744747 1.2584 3.86399 0.754394 1.26082 3.87403 0.765411 1.26822 3.88571 0.761286 1.26822 3.88571 0.761286 1.26082 3.87403 0.765411 1.26349 3.88121 0.779023 1.27159 3.89479 0.782281 1.26822 3.88571 0.761286 1.26349 3.88121 0.779023 1.26186 3.85153 0.733066 1.26746 3.84197 0.716712 1.25841 3.82902 0.728112 1.25287 3.83614 0.741043 1.25841 3.82902 0.728112 1.25018 3.82073 0.740152 1.25287 3.83614 0.741043 1.26186 3.85153 0.733066 1.25841 3.82902 0.728112 1.25287 3.83614 0.741043 1.25571 3.85105 0.745952 1.26186 3.85153 0.733066 1.26186 3.85153 0.733066 1.25571 3.85105 0.745952 1.26522 3.87116 0.744747 1.25535 3.80695 0.730298 1.26127 3.79094 0.722123 1.25212 3.78625 0.739315 1.24777 3.80611 0.743051 1.25212 3.78625 0.739315 1.24509 3.79223 0.749737 1.24777 3.80611 0.743051 1.25535 3.80695 0.730298 1.25212 3.78625 0.739315 1.24777 3.80611 0.743051 1.25018 3.82073 0.740152 1.25535 3.80695 0.730298 1.25535 3.80695 0.730298 1.25018 3.82073 0.740152 1.25841 3.82902 0.728112 1.24865 3.76904 0.754692 1.25456 3.7516 0.757135 1.24543 3.75778 0.774203 1.23955 3.77156 0.772719 1.24543 3.75778 0.774203 1.23713 3.76648 0.786739 1.23955 3.77156 0.772719 1.24865 3.76904 0.754692 1.24543 3.75778 0.774203 1.23955 3.77156 0.772719 1.24226 3.78032 0.759959 1.24865 3.76904 0.754692 1.24865 3.76904 0.754692 1.24226 3.78032 0.759959 1.25212 3.78625 0.739315 1.25212 3.78625 0.739315 1.24226 3.78032 0.759959 1.24509 3.79223 0.749737 1.24237 3.75312 0.795888 1.24836 3.74031 0.8072 1.23891 3.7555 0.818822 1.23448 3.76503 0.80203 1.23891 3.7555 0.818822 1.23164 3.76761 0.817514 1.23448 3.76503 0.80203 1.24237 3.75312 0.795888 1.23891 3.7555 0.818822 1.23448 3.76503 0.80203 1.23713 3.76648 0.786739 1.24237 3.75312 0.795888 1.24237 3.75312 0.795888 1.23713 3.76648 0.786739 1.24543 3.75778 0.774203 1.23556 3.76489 0.839638 1.24184 3.76047 0.855329 1.23256 3.77969 0.855954 1.22648 3.78341 0.843246 1.23256 3.77969 0.855954 1.22386 3.79571 0.852365 1.22648 3.78341 0.843246 1.23556 3.76489 0.839638 1.23256 3.77969 0.855954 1.22648 3.78341 0.843246 1.22891 3.77402 0.831639 1.23556 3.76489 0.839638 1.23556 3.76489 0.839638 1.22891 3.77402 0.831639 1.23891 3.7555 0.818822 1.23891 3.7555 0.818822 1.22891 3.77402 0.831639 1.23164 3.76761 0.817514 1.22919 3.79953 0.867346 1.23538 3.80476 0.882556 1.22575 3.8221 0.871942 1.22103 3.81029 0.858168 1.22575 3.8221 0.871942 1.21828 3.82572 0.859996 1.22103 3.81029 0.858168 1.22919 3.79953 0.867346 1.22575 3.8221 0.871942 1.22103 3.81029 0.858168 1.22386 3.79571 0.852365 1.22919 3.79953 0.867346 1.22919 3.79953 0.867346 1.22386 3.79571 0.852365 1.23256 3.77969 0.855954 1.22271 3.84409 0.869423 1.22916 3.85605 0.879126 1.21946 3.86467 0.860087 1.21324 3.85466 0.852158 1.21946 3.86467 0.860087 1.21042 3.86716 0.842694 1.21324 3.85466 0.852158 1.22271 3.84409 0.869423 1.21946 3.86467 0.860087 1.21324 3.85466 0.852158 1.21584 3.84054 0.857953 1.22271 3.84409 0.869423 1.22271 3.84409 0.869423 1.21584 3.84054 0.857953 1.22575 3.8221 0.871942 1.22575 3.8221 0.871942 1.21584 3.84054 0.857953 1.21828 3.82572 0.859996 1.21598 3.88166 0.844423 1.22246 3.89669 0.845664 1.21279 3.8926 0.82479 1.20765 3.87673 0.830406 1.21279 3.8926 0.82479 1.20519 3.88265 0.816634 1.20765 3.87673 0.830406 1.21598 3.88166 0.844423 1.21279 3.8926 0.82479 1.20765 3.87673 0.830406 1.21042 3.86716 0.842694 1.21598 3.88166 0.844423 1.21598 3.88166 0.844423 1.21042 3.86716 0.842694 1.21946 3.86467 0.860087 1.2097 3.89694 0.80299 1.21628 3.90991 0.796129 1.20624 3.89419 0.780081 1.1998 3.88335 0.786024 1.20624 3.89419 0.780081 1.19702 3.87777 0.771454 1.1998 3.88335 0.786024 1.2097 3.89694 0.80299 1.20624 3.89419 0.780081 1.1998 3.88335 0.786024 1.20262 3.88498 0.801604 1.2097 3.89694 0.80299 1.2097 3.89694 0.80299 1.20262 3.88498 0.801604 1.20519 3.88265 0.816634 1.21279 3.8926 0.82479 1.2097 3.89694 0.80299 1.20519 3.88265 0.816634 1.19991 3.86945 0.743357 1.20503 3.86108 0.72304 1.19652 3.8494 0.732259 1.192 3.8574 0.7495 1.19652 3.8494 0.732259 1.18919 3.84324 0.74284 1.192 3.8574 0.7495 1.19991 3.86945 0.743357 1.19652 3.8494 0.732259 1.192 3.8574 0.7495 1.19454 3.86902 0.759229 1.19991 3.86945 0.743357 1.19991 3.86945 0.743357 1.19454 3.86902 0.759229 1.20291 3.8845 0.759449 1.20291 3.8845 0.759449 1.19454 3.86902 0.759229 1.19702 3.87777 0.771454 1.20624 3.89419 0.780081 1.20291 3.8845 0.759449 1.19702 3.87777 0.771454 1.19309 3.82678 0.728022 1.1985 3.80932 0.716459 1.19006 3.80487 0.730872 1.18389 3.81282 0.741249 1.19006 3.80487 0.730872 1.18137 3.79854 0.74615 1.18389 3.81282 0.741249 1.19309 3.82678 0.728022 1.19006 3.80487 0.730872 1.18389 3.81282 0.741249 1.1864 3.82786 0.740068 1.19309 3.82678 0.728022 1.19309 3.82678 0.728022 1.1864 3.82786 0.740068 1.19652 3.8494 0.732259 1.19652 3.8494 0.732259 1.1864 3.82786 0.740068 1.18919 3.84324 0.74284 1.18679 3.78439 0.740546 1.19205 3.7636 0.741218 1.18331 3.76765 0.756473 1.17858 3.78553 0.754809 1.18331 3.76765 0.756473 1.17577 3.77519 0.766549 1.17858 3.78553 0.754809 1.18679 3.78439 0.740546 1.18331 3.76765 0.756473 1.17858 3.78553 0.754809 1.18137 3.79854 0.74615 1.18679 3.78439 0.740546 1.18679 3.78439 0.740546 1.18137 3.79854 0.74615 1.19006 3.80487 0.730872 1.18016 3.75706 0.776161 1.18582 3.74095 0.787356 1.17704 3.75302 0.798134 1.17075 3.76523 0.794794 1.17704 3.75302 0.798134 1.16797 3.76591 0.810383 1.17075 3.76523 0.794794 1.18016 3.75706 0.776161 1.17704 3.75302 0.798134 1.17075 3.76523 0.794794 1.17323 3.7684 0.78009 1.18016 3.75706 0.776161 1.18016 3.75706 0.776161 1.17323 3.7684 0.78009 1.18331 3.76765 0.756473 1.18331 3.76765 0.756473 1.17323 3.7684 0.78009 1.17577 3.77519 0.766549 1.17357 3.75613 0.821011 1.17912 3.74962 0.839282 1.17026 3.76613 0.841451 1.16515 3.77061 0.825324 1.17026 3.76613 0.841451 1.16258 3.77872 0.838182 1.16515 3.77061 0.825324 1.17357 3.75613 0.821011 1.17026 3.76613 0.841451 1.16515 3.77061 0.825324 1.16797 3.76591 0.810383 1.17357 3.75613 0.821011 1.17357 3.75613 0.821011 1.16797 3.76591 0.810383 1.17704 3.75302 0.798134 1.16725 3.78143 0.857321 1.17295 3.78592 0.875485 1.16385 3.80168 0.868119 1.15735 3.8033 0.855938 1.16385 3.80168 0.868119 1.15453 3.81853 0.85965 1.15735 3.8033 0.855938 1.16725 3.78143 0.857321 1.16385 3.80168 0.868119 1.15735 3.8033 0.855938 1.16012 3.78963 0.848467 1.16725 3.78143 0.857321 1.16725 3.78143 0.857321 1.16012 3.78963 0.848467 1.16258 3.77872 0.838182 1.17026 3.76613 0.841451 1.16725 3.78143 0.857321 1.16258 3.77872 0.838182 1.15412 3.86654 0.858805 1.15997 3.88403 0.861154 1.15065 3.88303 0.842622 1.14391 3.8727 0.836397 1.15412 3.86654 0.858805 1.15065 3.88303 0.842622 1.14751 3.8933 0.822772 1.15371 3.90851 0.815835 1.14437 3.897 0.800739 1.13886 3.88436 0.808759 1.14751 3.8933 0.822772 1.14437 3.897 0.800739 1.1409 3.89353 0.777903 1.14702 3.90185 0.763671 1.13761 3.88324 0.757661 1.13459 3.86768 0.742013 1.14086 3.867 0.726101 1.13117 3.84724 0.73152 1.12551 3.85007 0.745491 1.13459 3.86768 0.742013 1.13117 3.84724 0.73152 1.12777 3.82455 0.728001 1.13422 3.81559 0.715522 1.12476 3.80279 0.731512 1.12145 3.78253 0.741859 1.1279 3.76842 0.736566 1.11798 3.76631 0.758291 1.11206 3.7796 0.760773 1.12145 3.78253 0.741859 1.11798 3.76631 0.758291 1.11487 3.75637 0.778242 1.12158 3.74215 0.78102 1.11171 3.753 0.80039 1.10695 3.76626 0.787756 1.11487 3.75637 0.778242 1.11171 3.753 0.80039 1.11664 3.74253 0.820578 1.11494 3.7468 0.833309 1.10823 3.75683 0.823176 1.10823 3.75683 0.823176 1.11494 3.7468 0.833309 1.11332 3.75291 0.845031 1.10496 3.76741 0.843214 1.11332 3.75291 0.845031 1.11183 3.76053 0.855393 1.11037 3.76955 0.864425 1.10496 3.76741 0.843214 1.11183 3.76053 0.855393 1.11037 3.76955 0.864425 1.10193 3.78322 0.85864 1.10496 3.76741 0.843214 1.11037 3.76955 0.864425 1.10878 3.78015 0.872206 1.10193 3.78322 0.85864 1.10193 3.78322 0.85864 1.10878 3.78015 0.872206 1.10709 3.79205 0.878355 1.0985 3.80385 0.868824 1.10709 3.79205 0.878355 1.10537 3.80485 0.882577 1.10369 3.81807 0.884717 1.0985 3.80385 0.868824 1.10537 3.80485 0.882577 1.10369 3.81807 0.884717 1.09511 3.82656 0.871983 1.0985 3.80385 0.868824 1.10369 3.81807 0.884717 1.1021 3.83121 0.884773 1.09511 3.82656 0.871983 1.09511 3.82656 0.871983 1.1021 3.83121 0.884773 1.10064 3.84383 0.882888 1.09211 3.84825 0.868142 1.10064 3.84383 0.882888 1.09915 3.85613 0.879094 1.09753 3.86802 0.873307 1.09211 3.84825 0.868142 1.09915 3.85613 0.879094 1.09753 3.86802 0.873307 1.08878 3.86838 0.857462 1.09211 3.84825 0.868142 1.09753 3.86802 0.873307 1.09583 3.87903 0.865615 1.08878 3.86838 0.857462 1.08878 3.86838 0.857462 1.09583 3.87903 0.865615 1.09411 3.88872 0.856255 1.08532 3.88433 0.840786 1.09411 3.88872 0.856255 1.09244 3.89674 0.84559 1.09088 3.90288 0.834064 1.08532 3.88433 0.840786 1.09244 3.89674 0.84559 1.09088 3.90288 0.834064 1.08223 3.89395 0.820736 1.08532 3.88433 0.840786 1.09088 3.90288 0.834064 1.08945 3.90708 0.822073 1.08223 3.89395 0.820736 1.08223 3.89395 0.820736 1.08945 3.90708 0.822073 1.08792 3.90949 0.809325 1.07904 3.89698 0.79848 1.08792 3.90949 0.809325 1.08627 3.90991 0.796039 1.08456 3.90822 0.782689 1.07904 3.89698 0.79848 1.08627 3.90991 0.796039 1.08456 3.90822 0.782689 1.07556 3.89279 0.775751 1.07904 3.89698 0.79848 1.08456 3.90822 0.782689 1.08285 3.90444 0.769775 1.07556 3.89279 0.775751 1.07556 3.89279 0.775751 1.08285 3.90444 0.769775 1.08121 3.89876 0.757765 1.07231 3.88193 0.755923 1.08121 3.89876 0.757765 1.07968 3.89148 0.747039 1.07825 3.88284 0.737717 1.07231 3.88193 0.755923 1.07968 3.89148 0.747039 1.07825 3.88284 0.737717 1.06927 3.86586 0.740719 1.07231 3.88193 0.755923 1.07825 3.88284 0.737717 1.07668 3.87261 0.729588 1.06927 3.86586 0.740719 1.06927 3.86586 0.740719 1.07668 3.87261 0.729588 1.07501 3.861 0.723002 1.06583 3.84506 0.73085 1.07501 3.861 0.723002 1.0733 3.84839 0.71828 1.0716 3.83523 0.715617 1.06583 3.84506 0.73085 1.0733 3.84839 0.71828 1.0716 3.83523 0.715617 1.06246 3.8224 0.728047 1.06583 3.84506 0.73085 1.0716 3.83523 0.715617 1.06998 3.82202 0.715052 1.06246 3.8224 0.728047 1.06246 3.8224 0.728047 1.06998 3.82202 0.715052 1.06849 3.80924 0.716474 1.05946 3.80071 0.732221 1.06849 3.80924 0.716474 1.06703 3.7969 0.719778 1.06544 3.78487 0.725072 1.05946 3.80071 0.732221 1.06703 3.7969 0.719778 1.06544 3.78487 0.725072 1.05611 3.78071 0.743231 1.05946 3.80071 0.732221 1.06544 3.78487 0.725072 1.06375 3.77359 0.732307 1.05611 3.78071 0.743231 1.05611 3.78071 0.743231 1.06375 3.77359 0.732307 1.06204 3.76354 0.741283 1.05265 3.76504 0.760144 1.06204 3.76354 0.741283 1.06035 3.75508 0.751664 1.05876 3.74847 0.763019 1.05265 3.76504 0.760144 1.06035 3.75508 0.751664 1.05876 3.74847 0.763019 1.04958 3.75575 0.780295 1.05265 3.76504 0.760144 1.05876 3.74847 0.763019 1.05731 3.74379 0.774892 1.04958 3.75575 0.780295 1.04958 3.75575 0.780295 1.05731 3.74379 0.774892 1.05581 3.74093 0.787442 1.04637 3.75305 0.802652 1.05581 3.74093 0.787442 1.05419 3.74 0.800636 1.05249 3.74116 0.814017 1.04637 3.75305 0.802652 1.05419 3.74 0.800636 1.05249 3.74116 0.814017 1.04289 3.7576 0.825314 1.04637 3.75305 0.802652 1.05249 3.74116 0.814017 1.05077 3.74443 0.827085 1.04289 3.7576 0.825314 1.04289 3.7576 0.825314 1.05077 3.74443 0.827085 1.04911 3.74966 0.83936 1.03967 3.76874 0.844926 1.04911 3.74966 0.83936 1.04755 3.75658 0.850434 1.04611 3.76486 0.86007 1.03967 3.76874 0.844926 1.04755 3.75658 0.850434 1.04611 3.76486 0.86007 1.03661 3.78506 0.859909 1.03967 3.76874 0.844926 1.04611 3.76486 0.86007 1.04458 3.7747 0.868523 1.03661 3.78506 0.859909 1.03661 3.78506 0.859909 1.04458 3.7747 0.868523 1.04294 3.786 0.875526 1.03316 3.80604 0.869459 1.04294 3.786 0.875526 1.04123 3.79841 0.880734 1.03952 3.81148 0.883918 1.03316 3.80604 0.869459 1.04123 3.79841 0.880734 1.03952 3.81148 0.883918 1.0298 3.82876 0.871902 1.03316 3.80604 0.869459 1.03952 3.81148 0.883918 1.03787 3.82472 0.885 1.0298 3.82876 0.871902 1.0298 3.82876 0.871902 1.03787 3.82472 0.885 1.03635 3.83765 0.884053 1.0268 3.85032 0.8674 1.03635 3.83765 0.884053 1.03491 3.85004 0.881227 1.03335 3.8622 0.876428 1.0268 3.85032 0.8674 1.03491 3.85004 0.881227 1.03335 3.8622 0.876428 1.02344 3.87018 0.856061 1.0268 3.85032 0.8674 1.03335 3.8622 0.876428 1.03168 3.87371 0.869662 1.02344 3.87018 0.856061 1.02344 3.87018 0.856061 1.03168 3.87371 0.869662 1.02996 3.8841 0.861092 1.01999 3.88558 0.838917 1.02996 3.8841 0.861092 1.02826 3.89298 0.851023 1.02664 3.90007 0.839866 1.01999 3.88558 0.838917 1.02826 3.89298 0.851023 1.02664 3.90007 0.839866 1.01694 3.89454 0.818665 1.01999 3.88558 0.838917 1.02664 3.90007 0.839866 1.02515 3.90523 0.828085 1.01694 3.89454 0.818665 1.01694 3.89454 0.818665 1.02515 3.90523 0.828085 1.0237 3.90853 0.81575 1.0221 3.90996 0.802677 1.01694 3.89454 0.818665 1.0237 3.90853 0.81575 1.0221 3.90996 0.802677 1.0137 3.8969 0.796215 1.01694 3.89454 0.818665 1.0221 3.90996 0.802677 1.02042 3.90932 0.789297 1.0137 3.8969 0.796215 1.0137 3.8969 0.796215 1.02042 3.90932 0.789297 1.0187 3.90657 0.776104 1.01023 3.892 0.773628 1.0187 3.90657 0.776104 1.01701 3.90181 0.76359 1.01542 3.89528 0.752186 1.01023 3.892 0.773628 1.01701 3.90181 0.76359 1.01542 3.89528 0.752186 1.00702 3.88059 0.754237 1.01023 3.892 0.773628 1.01542 3.89528 0.752186 1.01397 3.88733 0.742206 1.00702 3.88059 0.754237 1.00702 3.88059 0.754237 1.01397 3.88733 0.742206 1.01248 3.87789 0.733456 1.00395 3.864 0.739476 1.01248 3.87789 0.733456 1.01085 3.86692 0.726057 1.00915 3.85475 0.720377 1.00395 3.864 0.739476 1.01085 3.86692 0.726057 1.00915 3.85475 0.720377 1.00049 3.84286 0.73025 1.00395 3.864 0.739476 1.00915 3.85475 0.720377 1.00744 3.8418 0.716677 1.00049 3.84286 0.73025 1.00049 3.84286 0.73025 1.00744 3.8418 0.716677 1.00577 3.82855 0.715074 0.997146 3.82014 0.728164 1.00577 3.82855 0.715074 1.00421 3.81551 0.715532 1.00278 3.80302 0.717891 0.997146 3.82014 0.728164 1.00421 3.81551 0.715532 1.00278 3.80302 0.717891 0.994147 3.79865 0.732996 0.997146 3.82014 0.728164 1.00278 3.80302 0.717891 1.00125 3.79078 0.722193 0.994147 3.79865 0.732996 0.994147 3.79865 0.732996 1.00125 3.79078 0.722193 0.999598 3.77907 0.72848 0.990764 3.77894 0.744662 0.999598 3.77907 0.72848 0.997888 3.76835 0.736626 0.996179 3.75906 0.746358 0.990764 3.77894 0.744662 0.997888 3.76835 0.736626 0.996179 3.75906 0.746358 0.987329 3.76383 0.762028 0.990764 3.77894 0.744662 0.996179 3.75906 0.746358 0.994534 3.75151 0.757286 0.987329 3.76383 0.762028 0.987329 3.76383 0.762028 0.994534 3.75151 0.757286 0.993009 3.74587 0.768956 0.984294 3.75519 0.782382 0.993009 3.74587 0.768956 0.991573 3.74213 0.781103 0.990009 3.74021 0.79403 0.984294 3.75519 0.782382 0.991573 3.74213 0.781103 0.990009 3.74021 0.79403 0.981025 3.75317 0.804975 0.984294 3.75519 0.782382 0.990009 3.74021 0.79403 0.98834 3.74032 0.807378 0.981025 3.75317 0.804975 0.981025 3.75317 0.804975 0.98834 3.74032 0.807378 0.986624 3.74255 0.820665 0.977558 3.75843 0.827421 0.986624 3.74255 0.820665 0.984925 3.74683 0.83339 0.983306 3.75295 0.845105 0.977558 3.75843 0.827421 0.984925 3.74683 0.83339 0.983306 3.75295 0.845105 0.974379 3.7701 0.846586 0.977558 3.75843 0.827421 0.983306 3.75295 0.845105 0.981817 3.76058 0.855457 0.974379 3.7701 0.846586 0.974379 3.7701 0.846586 0.981817 3.76058 0.855457 0.980361 3.76962 0.864481 0.971271 3.78701 0.861162 0.980361 3.76962 0.864481 0.978765 3.78023 0.872253 0.977079 3.79214 0.878389 0.971271 3.78701 0.861162 0.978765 3.78023 0.872253 0.977079 3.79214 0.878389 0.967818 3.80825 0.870024 0.971271 3.78701 0.861162 0.977079 3.79214 0.878389 0.975361 3.80494 0.882598 0.967818 3.80825 0.870024 0.967818 3.80825 0.870024 0.975361 3.80494 0.882598 0.973677 3.81816 0.884724 0.964493 3.83096 0.871753 0.973677 3.81816 0.884724 0.972085 3.8313 0.884766 0.970633 3.84391 0.882869 0.964493 3.83096 0.871753 0.972085 3.8313 0.884766 0.970633 3.84391 0.882869 0.96149 3.85238 0.86659 0.964493 3.83096 0.871753 0.970633 3.84391 0.882869 0.969139 3.85621 0.879062 0.96149 3.85238 0.86659 0.96149 3.85238 0.86659 0.969139 3.85621 0.879062 0.967516 3.8681 0.873262 0.958093 3.87193 0.854601 0.967516 3.8681 0.873262 0.965815 3.8791 0.865558 0.9641 3.88878 0.856188 0.958093 3.87193 0.854601 0.965815 3.8791 0.865558 0.9641 3.88878 0.856188 0.954668 3.88675 0.837019 0.958093 3.87193 0.854601 0.9641 3.88878 0.856188 0.962434 3.89679 0.845515 0.954668 3.88675 0.837019 0.954668 3.88675 0.837019 0.962434 3.89679 0.845515 0.960874 3.90291 0.833985 0.951646 3.89507 0.816563 0.960874 3.90291 0.833985 0.95944 3.90711 0.821991 0.957909 3.9095 0.809238 0.951646 3.89507 0.816563 0.95944 3.90711 0.821991 0.957909 3.9095 0.809238 0.948364 3.89675 0.79395 0.951646 3.89507 0.816563 0.957909 3.9095 0.809238 0.956261 3.9099 0.79595 0.948364 3.89675 0.79395 0.948364 3.89675 0.79395 0.956261 3.9099 0.79595 0.954551 3.9082 0.782601 0.944891 3.89114 0.771537 0.954551 3.9082 0.782601 0.952842 3.90441 0.769692 0.951197 3.89872 0.757689 0.944891 3.89114 0.771537 0.952842 3.90441 0.769692 0.951197 3.89872 0.757689 0.941739 3.8792 0.752604 0.944891 3.89114 0.771537 0.951197 3.89872 0.757689 0.949672 3.89143 0.746972 0.941739 3.8792 0.752604 0.941739 3.8792 0.752604 0.949672 3.89143 0.746972 0.948237 3.88278 0.737659 0.938616 3.86209 0.738287 0.948237 3.88278 0.737659 0.946672 3.87254 0.729538 0.945003 3.86092 0.722964 0.938616 3.86209 0.738287 0.946672 3.87254 0.729538 0.945003 3.86092 0.722964 0.935147 3.84064 0.72972 0.938616 3.86209 0.738287 0.945003 3.86092 0.722964 0.943287 3.8483 0.718256 0.935147 3.84064 0.72972 0.935147 3.84064 0.72972 0.943287 3.8483 0.718256 0.941588 3.83514 0.715607 0.931843 3.81796 0.728345 0.941588 3.83514 0.715607 0.939969 3.82193 0.715055 0.938481 3.80915 0.71649 0.931843 3.81796 0.728345 0.939969 3.82193 0.715055 0.938481 3.80915 0.71649 0.928832 3.7966 0.73384 0.931843 3.81796 0.728345 0.938481 3.80915 0.71649 0.937024 3.79682 0.719807 0.928832 3.7966 0.73384 0.928832 3.7966 0.73384 0.937024 3.79682 0.719807 0.935428 3.78479 0.725114 0.925421 3.77721 0.746149 0.935428 3.78479 0.725114 0.933741 3.77352 0.732362 0.932024 3.76348 0.741348 0.925421 3.77721 0.746149 0.933741 3.77352 0.732362 0.932024 3.76348 0.741348 0.922009 3.76268 0.76394 0.925421 3.77721 0.746149 0.932024 3.76348 0.741348 0.93034 3.75503 0.751736 0.922009 3.76268 0.76394 0.922009 3.76268 0.76394 0.93034 3.75503 0.751736 0.928749 3.74843 0.763097 0.927296 3.74377 0.774973 0.922009 3.76268 0.76394 0.928749 3.74843 0.763097 0.927296 3.74377 0.774973 0.918997 3.75469 0.784499 0.922009 3.76268 0.76394 0.927296 3.74377 0.774973 0.925802 3.74092 0.787529 0.918997 3.75469 0.784499 0.918997 3.75469 0.784499 0.925802 3.74092 0.787529 0.924179 3.74 0.800725 0.915694 3.75336 0.807183 0.924179 3.74 0.800725 0.922478 3.74118 0.814105 0.920763 3.74446 0.82717 0.915694 3.75336 0.807183 0.922478 3.74118 0.814105 0.920763 3.74446 0.82717 0.912225 3.75932 0.829496 0.915694 3.75336 0.807183 0.920763 3.74446 0.82717 0.919097 3.7497 0.839438 0.912225 3.75932 0.829496 0.912225 3.75932 0.829496 0.919097 3.7497 0.839438 0.917537 3.75663 0.850503 0.909099 3.77151 0.848193 0.917537 3.75663 0.850503 0.916103 3.76492 0.860131 0.914572 3.77478 0.868575 0.909099 3.77151 0.848193 0.916103 3.76492 0.860131 0.914572 3.77478 0.868575 0.90595 3.78888 0.862287 0.909099 3.77151 0.848193 0.914572 3.77478 0.868575 0.912924 3.78608 0.875567 0.90595 3.78888 0.862287 0.90595 3.78888 0.862287 0.912924 3.78608 0.875567 0.911214 3.7985 0.880762 0.902477 3.81047 0.870519 0.911214 3.7985 0.880762 0.909505 3.81157 0.883932 0.907861 3.82481 0.885 0.902477 3.81047 0.870519 0.909505 3.81157 0.883932 0.907861 3.82481 0.885 0.899193 3.83313 0.87154 0.902477 3.81047 0.870519 0.907861 3.82481 0.885 0.906336 3.83774 0.88404 0.899193 3.83313 0.87154 0.899193 3.83313 0.87154 0.906336 3.83774 0.88404 0.9049 3.85013 0.881201 0.896172 3.85442 0.865713 0.9049 3.85013 0.881201 0.903335 3.86228 0.87639 0.901666 3.87378 0.869611 0.896172 3.85442 0.865713 0.903335 3.86228 0.87639 0.901666 3.87378 0.869611 0.892749 3.87364 0.853087 0.896172 3.85442 0.865713 0.901666 3.87378 0.869611 0.89995 3.88416 0.86103 0.892749 3.87364 0.853087 0.892749 3.87364 0.853087 0.89995 3.88416 0.86103 0.898251 3.89304 0.850952 0.88935 3.88787 0.835094 0.898251 3.89304 0.850952 0.896632 3.90011 0.839789 0.895144 3.90525 0.828006 0.88935 3.88787 0.835094 0.896632 3.90011 0.839789 0.895144 3.90525 0.828006 0.886346 3.89554 0.814432 0.88935 3.88787 0.835094 0.895144 3.90525 0.828006 0.893687 3.90854 0.815665 0.886346 3.89554 0.814432 0.886346 3.89554 0.814432 0.893687 3.90854 0.815665 0.892091 3.90996 0.802588 0.883024 3.89652 0.791685 0.892091 3.90996 0.802588 0.890404 3.90931 0.789208 0.888687 3.90655 0.776018 0.883024 3.89652 0.791685 0.890404 3.90931 0.789208 0.888687 3.90655 0.776018 0.87956 3.89021 0.769481 0.883024 3.89652 0.791685 0.888687 3.90655 0.776018 0.887003 3.90177 0.76351 0.87956 3.89021 0.769481 0.87956 3.89021 0.769481 0.887003 3.90177 0.76351 0.885412 3.89523 0.752115 0.876457 3.87776 0.751006 0.885412 3.89523 0.752115 0.88396 3.88727 0.742144 0.882465 3.87782 0.733402 0.876457 3.87776 0.751006 0.88396 3.88727 0.742144 0.882465 3.87782 0.733402 0.873283 3.86013 0.737154 0.876457 3.87776 0.751006 0.882465 3.87782 0.733402 0.880842 3.86684 0.726013 0.873283 3.86013 0.737154 0.873283 3.86013 0.737154 0.880842 3.86684 0.726013 0.879141 3.85467 0.720345 0.869808 3.83841 0.729261 0.879141 3.85467 0.720345 0.877426 3.84171 0.716659 0.87576 3.82846 0.715071 0.869808 3.83841 0.729261 0.877426 3.84171 0.716659 0.87576 3.82846 0.715071 0.866545 3.81579 0.728591 0.869808 3.83841 0.729261 0.87576 3.82846 0.715071 0.874201 3.81542 0.715542 0.866545 3.81579 0.728591 0.866545 3.81579 0.728591 0.874201 3.81542 0.715542 0.872767 3.80294 0.717913 0.863512 3.79456 0.734751 0.872767 3.80294 0.717913 0.871236 3.7907 0.722229 0.869587 3.77899 0.728529 0.863512 3.79456 0.734751 0.871236 3.7907 0.722229 0.869587 3.77899 0.728529 0.860078 3.77553 0.74769 0.863512 3.79456 0.734751 0.869587 3.77899 0.728529 0.867877 3.76829 0.736686 0.860078 3.77553 0.74769 0.860078 3.77553 0.74769 0.867877 3.76829 0.736686 0.866168 3.75901 0.746427 0.856693 3.7616 0.765877 0.866168 3.75901 0.746427 0.864524 3.75147 0.757362 0.862999 3.74584 0.769036 0.856693 3.7616 0.765877 0.864524 3.75147 0.757362 0.862999 3.74584 0.769036 0.853694 3.75425 0.786644 0.856693 3.7616 0.765877 0.862999 3.74584 0.769036 0.861563 3.74211 0.781187 0.853694 3.75425 0.786644 0.853694 3.75425 0.786644 0.861563 3.74211 0.781187 0.859998 3.7402 0.794118 0.850353 3.75362 0.809445 0.859998 3.7402 0.794118 0.858329 3.74033 0.807468 0.856613 3.74257 0.820752 0.850353 3.75362 0.809445 0.858329 3.74033 0.807468 0.856613 3.74257 0.820752 0.846896 3.76027 0.831534 0.850353 3.75362 0.809445 0.856613 3.74257 0.820752 0.854914 3.74687 0.833472 0.846896 3.76027 0.831534 0.846896 3.76027 0.831534 0.854914 3.74687 0.833472 0.853295 3.753 0.845179 0.843817 3.77296 0.849762 0.853295 3.753 0.845179 0.851808 3.76064 0.85552 0.85035 3.76968 0.864537 0.843817 3.77296 0.849762 0.851808 3.76064 0.85552 0.85035 3.76968 0.864537 0.840616 3.79086 0.86339 0.843817 3.77296 0.849762 0.85035 3.76968 0.864537 0.848754 3.7803 0.872299 0.840616 3.79086 0.86339 0.840616 3.79086 0.86339 0.848754 3.7803 0.872299 0.847067 3.79222 0.878424 0.837139 3.8127 0.870942 0.847067 3.79222 0.878424 0.84535 3.80502 0.88262 0.843666 3.81825 0.884731 0.837139 3.8127 0.870942 0.84535 3.80502 0.88262 0.843666 3.81825 0.884731 0.833899 3.83528 0.871262 0.837139 3.8127 0.870942 0.843666 3.81825 0.884731 0.842075 3.83138 0.88476 0.833899 3.83528 0.871262 0.833899 3.83528 0.871262 0.842075 3.83138 0.88476 0.840623 3.844 0.88285 0.83085 3.85645 0.864769 0.840623 3.844 0.88285 0.839129 3.85629 0.87903 0.837505 3.86818 0.873217 0.83085 3.85645 0.864769 0.839129 3.85629 0.87903 0.837505 3.86818 0.873217 0.835804 3.87917 0.865501 0.83085 3.85645 0.864769 0.83085 3.85645 0.864769 0.835804 3.87917 0.865501 0.827406 3.8753 0.851519 0.822664 3.85743 0.850483 0.827406 3.8753 0.851519 0.81983 3.86941 0.840343 0.822664 3.85743 0.850483 0.83085 3.85645 0.864769 0.827406 3.8753 0.851519 0.822664 3.85743 0.850483 0.825331 3.84352 0.857071 0.83085 3.85645 0.864769 0.83085 3.85645 0.864769 0.825331 3.84352 0.857071 0.833899 3.83528 0.871262 0.840623 3.844 0.88285 0.83085 3.85645 0.864769 0.833899 3.83528 0.871262 1.10823 3.75683 0.823176 1.11332 3.75291 0.845031 1.10496 3.76741 0.843214 1.09873 3.77458 0.832529 1.10496 3.76741 0.843214 1.09631 3.78416 0.843958 1.09873 3.77458 0.832529 1.10823 3.75683 0.823176 1.10496 3.76741 0.843214 1.10193 3.78322 0.85864 1.10709 3.79205 0.878355 1.0985 3.80385 0.868824 1.09367 3.79666 0.852883 1.0985 3.80385 0.868824 1.09083 3.81134 0.858425 1.09367 3.79666 0.852883 1.10193 3.78322 0.85864 1.0985 3.80385 0.868824 1.09367 3.79666 0.852883 1.09631 3.78416 0.843958 1.10193 3.78322 0.85864 1.10193 3.78322 0.85864 1.09631 3.78416 0.843958 1.10496 3.76741 0.843214 1.09511 3.82656 0.871983 1.10064 3.84383 0.882888 1.09211 3.84825 0.868142 1.08567 3.84153 0.857677 1.09211 3.84825 0.868142 1.08305 3.85559 0.851617 1.08567 3.84153 0.857677 1.09511 3.82656 0.871983 1.09211 3.84825 0.868142 1.08567 3.84153 0.857677 1.0881 3.82678 0.859974 1.09511 3.82656 0.871983 1.09511 3.82656 0.871983 1.0881 3.82678 0.859974 1.09083 3.81134 0.858425 1.0985 3.80385 0.868824 1.09511 3.82656 0.871983 1.09083 3.81134 0.858425 1.08878 3.86838 0.857462 1.09411 3.88872 0.856255 1.08532 3.88433 0.840786 1.08022 3.86792 0.841923 1.08532 3.88433 0.840786 1.07747 3.87725 0.829487 1.08022 3.86792 0.841923 1.08878 3.86838 0.857462 1.08532 3.88433 0.840786 1.08022 3.86792 0.841923 1.08305 3.85559 0.851617 1.08878 3.86838 0.857462 1.08878 3.86838 0.857462 1.08305 3.85559 0.851617 1.09211 3.84825 0.868142 1.08223 3.89395 0.820736 1.08792 3.90949 0.809325 1.07904 3.89698 0.79848 1.07243 3.885 0.800529 1.07904 3.89698 0.79848 1.06961 3.88309 0.784969 1.07243 3.885 0.800529 1.08223 3.89395 0.820736 1.07904 3.89698 0.79848 1.07243 3.885 0.800529 1.07503 3.88292 0.815645 1.08223 3.89395 0.820736 1.08223 3.89395 0.820736 1.07503 3.88292 0.815645 1.07747 3.87725 0.829487 1.08532 3.88433 0.840786 1.08223 3.89395 0.820736 1.07747 3.87725 0.829487 1.07556 3.89279 0.775751 1.08121 3.89876 0.757765 1.07231 3.88193 0.755923 1.06684 3.87726 0.770523 1.07231 3.88193 0.755923 1.06438 3.86832 0.758485 1.06684 3.87726 0.770523 1.07556 3.89279 0.775751 1.07231 3.88193 0.755923 1.06684 3.87726 0.770523 1.06961 3.88309 0.784969 1.07556 3.89279 0.775751 1.07556 3.89279 0.775751 1.06961 3.88309 0.784969 1.07904 3.89698 0.79848 1.06927 3.86586 0.740719 1.07501 3.861 0.723002 1.06583 3.84506 0.73085 1.05899 3.8422 0.742518 1.06583 3.84506 0.73085 1.05621 3.8268 0.740027 1.05899 3.8422 0.742518 1.06927 3.86586 0.740719 1.06583 3.84506 0.73085 1.05899 3.8422 0.742518 1.06181 3.85649 0.748929 1.06927 3.86586 0.740719 1.06927 3.86586 0.740719 1.06181 3.85649 0.748929 1.06438 3.86832 0.758485 1.07231 3.88193 0.755923 1.06927 3.86586 0.740719 1.06438 3.86832 0.758485 1.06246 3.8224 0.728047 1.06849 3.80924 0.716474 1.05946 3.80071 0.732221 1.05373 3.81183 0.741464 1.05946 3.80071 0.732221 1.05119 3.79758 0.74663 1.05373 3.81183 0.741464 1.06246 3.8224 0.728047 1.05946 3.80071 0.732221 1.05373 3.81183 0.741464 1.05621 3.8268 0.740027 1.06246 3.8224 0.728047 1.06246 3.8224 0.728047 1.05621 3.8268 0.740027 1.06583 3.84506 0.73085 1.05611 3.78071 0.743231 1.06204 3.76354 0.741283 1.05265 3.76504 0.760144 1.04838 3.78472 0.755532 1.05265 3.76504 0.760144 1.04559 3.7746 0.767442 1.04838 3.78472 0.755532 1.05611 3.78071 0.743231 1.05265 3.76504 0.760144 1.04838 3.78472 0.755532 1.05119 3.79758 0.74663 1.05611 3.78071 0.743231 1.05611 3.78071 0.743231 1.05119 3.79758 0.74663 1.05946 3.80071 0.732221 1.04958 3.75575 0.780295 1.05581 3.74093 0.787442 1.04637 3.75305 0.802652 1.04056 3.76514 0.795857 1.04637 3.75305 0.802652 1.03777 3.7661 0.811452 1.04056 3.76514 0.795857 1.04958 3.75575 0.780295 1.04637 3.75305 0.802652 1.04056 3.76514 0.795857 1.04307 3.76807 0.781052 1.04958 3.75575 0.780295 1.04958 3.75575 0.780295 1.04307 3.76807 0.781052 1.05265 3.76504 0.760144 1.05265 3.76504 0.760144 1.04307 3.76807 0.781052 1.04559 3.7746 0.767442 1.04289 3.7576 0.825314 1.04911 3.74966 0.83936 1.03967 3.76874 0.844926 1.03496 3.77107 0.826291 1.03967 3.76874 0.844926 1.03242 3.77937 0.838965 1.03496 3.77107 0.826291 1.04289 3.7576 0.825314 1.03967 3.76874 0.844926 1.03496 3.77107 0.826291 1.03777 3.7661 0.811452 1.04289 3.7576 0.825314 1.04289 3.7576 0.825314 1.03777 3.7661 0.811452 1.04637 3.75305 0.802652 1.03661 3.78506 0.859909 1.04294 3.786 0.875526 1.03316 3.80604 0.869459 1.02716 3.80432 0.856322 1.03316 3.80604 0.869459 1.02434 3.8196 0.859757 1.02716 3.80432 0.856322 1.03661 3.78506 0.859909 1.03316 3.80604 0.869459 1.02716 3.80432 0.856322 1.02994 3.7905 0.849086 1.03661 3.78506 0.859909 1.03661 3.78506 0.859909 1.02994 3.7905 0.849086 1.03967 3.76874 0.844926 1.03967 3.76874 0.844926 1.02994 3.7905 0.849086 1.03242 3.77937 0.838965 1.0298 3.82876 0.871902 1.03635 3.83765 0.884053 1.0268 3.85032 0.8674 1.02177 3.8348 0.859194 1.0268 3.85032 0.8674 1.01931 3.84917 0.854917 1.02177 3.8348 0.859194 1.0298 3.82876 0.871902 1.0268 3.85032 0.8674 1.02177 3.8348 0.859194 1.02434 3.8196 0.859757 1.0298 3.82876 0.871902 1.0298 3.82876 0.871902 1.02434 3.8196 0.859757 1.03316 3.80604 0.869459 1.02344 3.87018 0.856061 1.02996 3.8841 0.861092 1.01999 3.88558 0.838917 1.01372 3.87334 0.835536 1.01999 3.88558 0.838917 1.01112 3.88075 0.822189 1.01372 3.87334 0.835536 1.02344 3.87018 0.856061 1.01999 3.88558 0.838917 1.01372 3.87334 0.835536 1.01654 3.86249 0.846847 1.02344 3.87018 0.856061 1.02344 3.87018 0.856061 1.01654 3.86249 0.846847 1.0268 3.85032 0.8674 1.0268 3.85032 0.8674 1.01654 3.86249 0.846847 1.01931 3.84917 0.854917 1.0137 3.8969 0.796215 1.0187 3.90657 0.776104 1.01023 3.892 0.773628 1.00593 3.88449 0.792168 1.01023 3.892 0.773628 1.0031 3.88042 0.777014 1.00593 3.88449 0.792168 1.0137 3.8969 0.796215 1.01023 3.892 0.773628 1.00593 3.88449 0.792168 1.00868 3.8845 0.807712 1.0137 3.8969 0.796215 1.0137 3.8969 0.796215 1.00868 3.8845 0.807712 1.01694 3.89454 0.818665 1.01694 3.89454 0.818665 1.00868 3.8845 0.807712 1.01112 3.88075 0.822189 1.01999 3.88558 0.838917 1.01694 3.89454 0.818665 1.01112 3.88075 0.822189 1.00702 3.88059 0.754237 1.01248 3.87789 0.733456 1.00395 3.864 0.739476 0.99805 3.86237 0.753056 1.00395 3.864 0.739476 0.995318 3.84908 0.745046 0.99805 3.86237 0.753056 1.00702 3.88059 0.754237 1.00395 3.864 0.739476 0.99805 3.86237 0.753056 1.00048 3.8728 0.763735 1.00702 3.88059 0.754237 1.00702 3.88059 0.754237 1.00048 3.8728 0.763735 1.01023 3.892 0.773628 1.01023 3.892 0.773628 1.00048 3.8728 0.763735 1.0031 3.88042 0.777014 1.00049 3.84286 0.73025 1.00577 3.82855 0.715074 0.997146 3.82014 0.728164 0.992486 3.83401 0.74068 0.997146 3.82014 0.728164 0.989835 3.81865 0.740337 0.992486 3.83401 0.74068 1.00049 3.84286 0.73025 0.997146 3.82014 0.728164 0.992486 3.83401 0.74068 0.995318 3.84908 0.745046 1.00049 3.84286 0.73025 1.00049 3.84286 0.73025 0.995318 3.84908 0.745046 1.00395 3.864 0.739476 0.994147 3.79865 0.732996 0.999598 3.77907 0.72848 0.990764 3.77894 0.744662 0.984704 3.79044 0.750952 0.990764 3.77894 0.744662 0.981869 3.7789 0.761598 0.984704 3.79044 0.750952 0.994147 3.79865 0.732996 0.990764 3.77894 0.744662 0.984704 3.79044 0.750952 0.987417 3.80414 0.743745 0.994147 3.79865 0.732996 0.994147 3.79865 0.732996 0.987417 3.80414 0.743745 0.997146 3.82014 0.728164 0.997146 3.82014 0.728164 0.987417 3.80414 0.743745 0.989835 3.81865 0.740337 0.987329 3.76383 0.762028 0.993009 3.74587 0.768956 0.984294 3.75519 0.782382 0.979195 3.77064 0.7746 0.984294 3.75519 0.782382 0.976781 3.76606 0.788781 0.979195 3.77064 0.7746 0.987329 3.76383 0.762028 0.984294 3.75519 0.782382 0.979195 3.77064 0.7746 0.981869 3.7789 0.761598 0.987329 3.76383 0.762028 0.987329 3.76383 0.762028 0.981869 3.7789 0.761598 0.990764 3.77894 0.744662 0.981025 3.75317 0.804975 0.986624 3.74255 0.820665 0.977558 3.75843 0.827421 0.971254 3.76828 0.819576 0.977558 3.75843 0.827421 0.968558 3.77516 0.833405 0.971254 3.76828 0.819576 0.981025 3.75317 0.804975 0.977558 3.75843 0.827421 0.971254 3.76828 0.819576 0.974089 3.76515 0.80419 0.981025 3.75317 0.804975 0.981025 3.75317 0.804975 0.974089 3.76515 0.80419 0.976781 3.76606 0.788781 0.984294 3.75519 0.782382 0.981025 3.75317 0.804975 0.976781 3.76606 0.788781 0.974379 3.7701 0.846586 0.980361 3.76962 0.864481 0.971271 3.78701 0.861162 0.966143 3.78493 0.844659 0.971271 3.78701 0.861162 0.963473 3.79761 0.853385 0.966143 3.78493 0.844659 0.974379 3.7701 0.846586 0.971271 3.78701 0.861162 0.966143 3.78493 0.844659 0.968558 3.77516 0.833405 0.974379 3.7701 0.846586 0.974379 3.7701 0.846586 0.968558 3.77516 0.833405 0.977558 3.75843 0.827421 0.967818 3.80825 0.870024 0.973677 3.81816 0.884724 0.964493 3.83096 0.871753 0.957923 3.82783 0.859933 0.964493 3.83096 0.871753 0.955502 3.84253 0.857383 0.957923 3.82783 0.859933 0.967818 3.80825 0.870024 0.964493 3.83096 0.871753 0.957923 3.82783 0.859933 0.960639 3.8124 0.858662 0.967818 3.80825 0.870024 0.967818 3.80825 0.870024 0.960639 3.8124 0.858662 0.963473 3.79761 0.853385 0.971271 3.78701 0.861162 0.967818 3.80825 0.870024 0.963473 3.79761 0.853385 0.96149 3.85238 0.86659 0.967516 3.8681 0.873262 0.958093 3.87193 0.854601 0.952857 3.85651 0.851059 0.958093 3.87193 0.854601 0.950025 3.86868 0.841139 0.952857 3.85651 0.851059 0.96149 3.85238 0.86659 0.958093 3.87193 0.854601 0.952857 3.85651 0.851059 0.955502 3.84253 0.857383 0.96149 3.85238 0.86659 0.96149 3.85238 0.86659 0.955502 3.84253 0.857383 0.964493 3.83096 0.871753 0.954668 3.88675 0.837019 0.960874 3.90291 0.833985 0.951646 3.89507 0.816563 0.944859 3.88318 0.814647 0.951646 3.89507 0.816563 0.942239 3.885 0.799453 0.944859 3.88318 0.814647 0.954668 3.88675 0.837019 0.951646 3.89507 0.816563 0.944859 3.88318 0.814647 0.94729 3.87777 0.828562 0.954668 3.88675 0.837019 0.954668 3.88675 0.837019 0.94729 3.87777 0.828562 0.950025 3.86868 0.841139 0.958093 3.87193 0.854601 0.954668 3.88675 0.837019 0.950025 3.86868 0.841139 0.948364 3.89675 0.79395 0.954551 3.9082 0.782601 0.944891 3.89114 0.771537 0.939412 3.8828 0.783919 0.944891 3.89114 0.771537 0.936659 3.87673 0.769604 0.939412 3.8828 0.783919 0.948364 3.89675 0.79395 0.944891 3.89114 0.771537 0.939412 3.8828 0.783919 0.942239 3.885 0.799453 0.948364 3.89675 0.79395 0.948364 3.89675 0.79395 0.942239 3.885 0.799453 0.951646 3.89507 0.816563 0.941739 3.8792 0.752604 0.948237 3.88278 0.737659 0.938616 3.86209 0.738287 0.934214 3.8676 0.75775 0.938616 3.86209 0.738287 0.931619 3.85557 0.748374 0.934214 3.8676 0.75775 0.941739 3.8792 0.752604 0.938616 3.86209 0.738287 0.934214 3.8676 0.75775 0.936659 3.87673 0.769604 0.941739 3.8792 0.752604 0.941739 3.8792 0.752604 0.936659 3.87673 0.769604 0.944891 3.89114 0.771537 0.935147 3.84064 0.72972 0.941588 3.83514 0.715607 0.931843 3.81796 0.728345 0.92603 3.82573 0.740004 0.931843 3.81796 0.728345 0.923566 3.81083 0.741697 0.92603 3.82573 0.740004 0.935147 3.84064 0.72972 0.931843 3.81796 0.728345 0.92603 3.82573 0.740004 0.928799 3.84116 0.742216 0.935147 3.84064 0.72972 0.935147 3.84064 0.72972 0.928799 3.84116 0.742216 0.938616 3.86209 0.738287 0.938616 3.86209 0.738287 0.928799 3.84116 0.742216 0.931619 3.85557 0.748374 0.928832 3.7966 0.73384 0.935428 3.78479 0.725114 0.925421 3.77721 0.746149 0.920999 3.79664 0.747128 0.925421 3.77721 0.746149 0.918186 3.78392 0.75627 0.920999 3.79664 0.747128 0.928832 3.7966 0.73384 0.925421 3.77721 0.746149 0.920999 3.79664 0.747128 0.923566 3.81083 0.741697 0.928832 3.7966 0.73384 0.928832 3.7966 0.73384 0.923566 3.81083 0.741697 0.931843 3.81796 0.728345 0.918997 3.75469 0.784499 0.924179 3.74 0.800725 0.915694 3.75336 0.807183 0.910376 3.76508 0.796924 0.915694 3.75336 0.807183 0.907574 3.76632 0.812518 0.910376 3.76508 0.796924 0.918997 3.75469 0.784499 0.915694 3.75336 0.807183 0.910376 3.76508 0.796924 0.912915 3.76776 0.78202 0.918997 3.75469 0.784499 0.918997 3.75469 0.784499 0.912915 3.76776 0.78202 0.922009 3.76268 0.76394 0.922009 3.76268 0.76394 0.912915 3.76776 0.78202 0.915403 3.77403 0.768343 0.925421 3.77721 0.746149 0.915403 3.77403 0.768343 0.918186 3.78392 0.75627 0.925421 3.77721 0.746149 0.922009 3.76268 0.76394 0.915403 3.77403 0.768343 0.912225 3.75932 0.829496 0.917537 3.75663 0.850503 0.909099 3.77151 0.848193 0.902261 3.78004 0.839734 0.909099 3.77151 0.848193 0.899753 3.79137 0.849691 0.902261 3.78004 0.839734 0.912225 3.75932 0.829496 0.909099 3.77151 0.848193 0.902261 3.78004 0.839734 0.904778 3.77154 0.827249 0.912225 3.75932 0.829496 0.912225 3.75932 0.829496 0.904778 3.77154 0.827249 0.907574 3.76632 0.812518 0.915694 3.75336 0.807183 0.912225 3.75932 0.829496 0.907574 3.76632 0.812518 0.90595 3.78888 0.862287 0.911214 3.7985 0.880762 0.902477 3.81047 0.870519 0.896961 3.80534 0.856688 0.902477 3.81047 0.870519 0.894155 3.82067 0.859843 0.896961 3.80534 0.856688 0.90595 3.78888 0.862287 0.902477 3.81047 0.870519 0.896961 3.80534 0.856688 0.899753 3.79137 0.849691 0.90595 3.78888 0.862287 0.90595 3.78888 0.862287 0.899753 3.79137 0.849691 0.909099 3.77151 0.848193 0.899193 3.83313 0.87154 0.9049 3.85013 0.881201 0.896172 3.85442 0.865713 0.891608 3.83581 0.859019 0.896172 3.85442 0.865713 0.889127 3.85014 0.854481 0.891608 3.83581 0.859019 0.899193 3.83313 0.87154 0.896172 3.85442 0.865713 0.891608 3.83581 0.859019 0.894155 3.82067 0.859843 0.899193 3.83313 0.87154 0.899193 3.83313 0.87154 0.894155 3.82067 0.859843 0.902477 3.81047 0.870519 0.892749 3.87364 0.853087 0.898251 3.89304 0.850952 0.88935 3.88787 0.835094 0.883533 3.87397 0.834664 0.88935 3.88787 0.835094 0.880958 3.88112 0.821231 0.883533 3.87397 0.834664 0.892749 3.87364 0.853087 0.88935 3.88787 0.835094 0.883533 3.87397 0.834664 0.886349 3.86333 0.84616 0.892749 3.87364 0.853087 0.892749 3.87364 0.853087 0.886349 3.86333 0.84616 0.896172 3.85442 0.865713 0.896172 3.85442 0.865713 0.886349 3.86333 0.84616 0.889127 3.85014 0.854481 0.886346 3.89554 0.814432 0.892091 3.90996 0.802588 0.883024 3.89652 0.791685 0.8785 3.88463 0.80666 0.883024 3.89652 0.791685 0.875736 3.88434 0.791092 0.8785 3.88463 0.80666 0.886346 3.89554 0.814432 0.883024 3.89652 0.791685 0.8785 3.88463 0.80666 0.880958 3.88112 0.821231 0.886346 3.89554 0.814432 0.886346 3.89554 0.814432 0.880958 3.88112 0.821231 0.88935 3.88787 0.835094 0.87956 3.89021 0.769481 0.885412 3.89523 0.752115 0.876457 3.87776 0.751006 0.87031 3.87217 0.762918 0.876457 3.87776 0.751006 0.86787 3.86154 0.752406 0.87031 3.87217 0.762918 0.87956 3.89021 0.769481 0.876457 3.87776 0.751006 0.87031 3.87217 0.762918 0.872913 3.88 0.776023 0.87956 3.89021 0.769481 0.87956 3.89021 0.769481 0.872913 3.88 0.776023 0.883024 3.89652 0.791685 0.883024 3.89652 0.791685 0.872913 3.88 0.776023 0.875736 3.88434 0.791092 0.873283 3.86013 0.737154 0.879141 3.85467 0.720345 0.869808 3.83841 0.729261 0.865123 3.84809 0.744619 0.869808 3.83841 0.729261 0.862294 3.83294 0.740527 0.865123 3.84809 0.744619 0.873283 3.86013 0.737154 0.869808 3.83841 0.729261 0.865123 3.84809 0.744619 0.86787 3.86154 0.752406 0.873283 3.86013 0.737154 0.873283 3.86013 0.737154 0.86787 3.86154 0.752406 0.876457 3.87776 0.751006 0.866545 3.81579 0.728591 0.872767 3.80294 0.717913 0.863512 3.79456 0.734751 0.857239 3.80315 0.744119 0.863512 3.79456 0.734751 0.854509 3.78956 0.751585 0.857239 3.80315 0.744119 0.866545 3.81579 0.728591 0.863512 3.79456 0.734751 0.857239 3.80315 0.744119 0.859666 3.81762 0.740455 0.866545 3.81579 0.728591 0.866545 3.81579 0.728591 0.859666 3.81762 0.740455 0.869808 3.83841 0.729261 0.869808 3.83841 0.729261 0.859666 3.81762 0.740455 0.862294 3.83294 0.740527 0.860078 3.77553 0.74769 0.866168 3.75901 0.746427 0.856693 3.7616 0.765877 0.851677 3.77821 0.762435 0.856693 3.7616 0.765877 0.849023 3.77021 0.775547 0.851677 3.77821 0.762435 0.860078 3.77553 0.74769 0.856693 3.7616 0.765877 0.851677 3.77821 0.762435 0.854509 3.78956 0.751585 0.860078 3.77553 0.74769 0.860078 3.77553 0.74769 0.854509 3.78956 0.751585 0.863512 3.79456 0.734751 0.853694 3.75425 0.786644 0.859998 3.7402 0.794118 0.850353 3.75362 0.809445 0.843895 3.76523 0.80527 0.850353 3.75362 0.809445 0.84106 3.76865 0.820597 0.843895 3.76523 0.80527 0.853694 3.75425 0.786644 0.850353 3.75362 0.809445 0.843895 3.76523 0.80527 0.846605 3.76587 0.789812 0.853694 3.75425 0.786644 0.853694 3.75425 0.786644 0.846605 3.76587 0.789812 0.849023 3.77021 0.775547 0.856693 3.7616 0.765877 0.853694 3.75425 0.786644 0.849023 3.77021 0.775547 0.846896 3.76027 0.831534 0.853295 3.753 0.845179 0.843817 3.77296 0.849762 0.838384 3.77575 0.834269 0.843817 3.77296 0.849762 0.835969 3.78571 0.84535 0.838384 3.77575 0.834269 0.846896 3.76027 0.831534 0.843817 3.77296 0.849762 0.838384 3.77575 0.834269 0.84106 3.76865 0.820597 0.846896 3.76027 0.831534 0.846896 3.76027 0.831534 0.84106 3.76865 0.820597 0.850353 3.75362 0.809445 0.840616 3.79086 0.86339 0.847067 3.79222 0.878424 0.837139 3.8127 0.870942 0.830445 3.81346 0.85888 0.837139 3.8127 0.870942 0.827746 3.82888 0.859874 0.830445 3.81346 0.85888 0.840616 3.79086 0.86339 0.837139 3.8127 0.870942 0.830445 3.81346 0.85888 0.83328 3.79858 0.85387 0.840616 3.79086 0.86339 0.840616 3.79086 0.86339 0.83328 3.79858 0.85387 0.835969 3.78571 0.84535 0.843817 3.77296 0.849762 0.840616 3.79086 0.86339 0.835969 3.78571 0.84535 0.835804 3.87917 0.865501 0.834089 3.88884 0.85612 0.827406 3.8753 0.851519 0.827406 3.8753 0.851519 0.834089 3.88884 0.85612 0.832423 3.89683 0.845441 0.824039 3.88891 0.833152 0.832423 3.89683 0.845441 0.830864 3.90294 0.833907 0.82943 3.90713 0.821909 0.824039 3.88891 0.833152 0.830864 3.90294 0.833907 0.82943 3.90713 0.821909 0.82104 3.89595 0.812274 0.824039 3.88891 0.833152 0.82943 3.90713 0.821909 0.827899 3.90951 0.80915 0.82104 3.89595 0.812274 0.82104 3.89595 0.812274 0.827899 3.90951 0.80915 0.82625 3.9099 0.795861 0.817682 3.89622 0.789426 0.82625 3.9099 0.795861 0.82454 3.90818 0.782513 0.822831 3.90438 0.769608 0.817682 3.89622 0.789426 0.82454 3.90818 0.782513 0.822831 3.90438 0.769608 0.814232 3.88923 0.767461 0.817682 3.89622 0.789426 0.822831 3.90438 0.769608 0.821187 3.89868 0.757613 0.814232 3.88923 0.767461 0.814232 3.88923 0.767461 0.821187 3.89868 0.757613 0.819663 3.89138 0.746906 0.811173 3.87629 0.749466 0.819663 3.89138 0.746906 0.818227 3.88272 0.737601 0.816661 3.87247 0.729489 0.811173 3.87629 0.749466 0.818227 3.88272 0.737601 0.816661 3.87247 0.729489 0.807948 3.85814 0.736081 0.811173 3.87629 0.749466 0.816661 3.87247 0.729489 0.814991 3.86084 0.722926 0.807948 3.85814 0.736081 0.807948 3.85814 0.736081 0.814991 3.86084 0.722926 0.813275 3.84821 0.718231 0.80447 3.83618 0.728873 0.813275 3.84821 0.718231 0.811577 3.83505 0.715596 0.809958 3.82184 0.715059 0.80447 3.83618 0.728873 0.811577 3.83505 0.715596 0.809958 3.82184 0.715059 0.801255 3.81365 0.7289 0.80447 3.83618 0.728873 0.809958 3.82184 0.715059 0.808471 3.80907 0.716506 0.801255 3.81365 0.7289 0.801255 3.81365 0.7289 0.808471 3.80907 0.716506 0.807014 3.79674 0.719835 0.798188 3.79255 0.735728 0.807014 3.79674 0.719835 0.805417 3.78471 0.725156 0.80373 3.77345 0.732416 0.798188 3.79255 0.735728 0.805417 3.78471 0.725156 0.80373 3.77345 0.732416 0.794735 3.77389 0.749283 0.798188 3.79255 0.735728 0.80373 3.77345 0.732416 0.802012 3.76342 0.741413 0.794735 3.77389 0.749283 0.794735 3.77389 0.749283 0.802012 3.76342 0.741413 0.800329 3.75498 0.751809 0.791383 3.76058 0.767836 0.800329 3.75498 0.751809 0.798738 3.74839 0.763175 0.797287 3.74374 0.775054 0.791383 3.76058 0.767836 0.798738 3.74839 0.763175 0.797287 3.74374 0.775054 0.788386 3.75387 0.788814 0.791383 3.76058 0.767836 0.797287 3.74374 0.775054 0.795792 3.74091 0.787615 0.788386 3.75387 0.788814 0.788386 3.75387 0.788814 0.795792 3.74091 0.787615 0.794167 3.74 0.800814 0.78501 3.75396 0.8117 0.794167 3.74 0.800814 0.792467 3.74119 0.814194 0.790752 3.74449 0.827255 0.78501 3.75396 0.8117 0.792467 3.74119 0.814194 0.790752 3.74449 0.827255 0.781575 3.76127 0.833504 0.78501 3.75396 0.8117 0.790752 3.74449 0.827255 0.789086 3.74974 0.839516 0.781575 3.76127 0.833504 0.781575 3.76127 0.833504 0.789086 3.74974 0.839516 0.787527 3.75668 0.850572 0.778528 3.77448 0.851298 0.787527 3.75668 0.850572 0.786094 3.76498 0.860191 0.784562 3.77485 0.868626 0.778528 3.77448 0.851298 0.786094 3.76498 0.860191 0.784562 3.77485 0.868626 0.775279 3.79287 0.864434 0.778528 3.77448 0.851298 0.784562 3.77485 0.868626 0.782913 3.78616 0.875608 0.775279 3.79287 0.864434 0.775279 3.79287 0.864434 0.782913 3.78616 0.875608 0.781202 3.79858 0.88079 0.771802 3.81494 0.871294 0.781202 3.79858 0.88079 0.779494 3.81166 0.883946 0.77785 3.8249 0.885 0.771802 3.81494 0.871294 0.779494 3.81166 0.883946 0.77785 3.8249 0.885 0.768612 3.83741 0.870923 0.771802 3.81494 0.871294 0.77785 3.8249 0.885 0.776326 3.83782 0.884028 0.768612 3.83741 0.870923 0.768612 3.83741 0.870923 0.776326 3.83782 0.884028 0.77489 3.85021 0.881176 0.765524 3.85845 0.863758 0.77489 3.85021 0.881176 0.773324 3.86236 0.876351 0.771654 3.87385 0.869559 0.765524 3.85845 0.863758 0.773324 3.86236 0.876351 0.771654 3.87385 0.869559 0.762064 3.8769 0.849901 0.765524 3.85845 0.863758 0.771654 3.87385 0.869559 0.769938 3.88423 0.860967 0.762064 3.8769 0.849901 0.762064 3.8769 0.849901 0.769938 3.88423 0.860967 0.76824 3.89309 0.850881 0.75873 3.8899 0.831178 0.76824 3.89309 0.850881 0.766622 3.90015 0.839713 0.765135 3.90528 0.827926 0.75873 3.8899 0.831178 0.766622 3.90015 0.839713 0.765135 3.90528 0.827926 0.755729 3.89629 0.810092 0.75873 3.8899 0.831178 0.765135 3.90528 0.827926 0.763677 3.90856 0.81558 0.755729 3.89629 0.810092 0.755729 3.89629 0.810092 0.763677 3.90856 0.81558 0.76208 3.90996 0.8025 0.752339 3.89585 0.787176 0.76208 3.90996 0.8025 0.760393 3.9093 0.789119 0.758675 3.90652 0.775932 0.752339 3.89585 0.787176 0.760393 3.9093 0.789119 0.758675 3.90652 0.775932 0.748909 3.88819 0.765482 0.752339 3.89585 0.787176 0.758675 3.90652 0.775932 0.756992 3.90173 0.76343 0.748909 3.88819 0.765482 0.748909 3.88819 0.765482 0.756992 3.90173 0.76343 0.755402 3.89518 0.752043 0.745881 3.87474 0.747947 0.755402 3.89518 0.752043 0.75395 3.88721 0.742082 0.752455 3.87775 0.733348 0.745881 3.87474 0.747947 0.75395 3.88721 0.742082 0.752455 3.87775 0.733348 0.74261 3.85611 0.735068 0.745881 3.87474 0.747947 0.752455 3.87775 0.733348 0.75083 3.86677 0.72597 0.74261 3.85611 0.735068 0.74261 3.85611 0.735068 0.75083 3.86677 0.72597 0.74913 3.85458 0.720314 0.739135 3.83394 0.728557 0.74913 3.85458 0.720314 0.747414 3.84162 0.716641 0.745749 3.82838 0.715067 0.739135 3.83394 0.728557 0.747414 3.84162 0.716641 0.745749 3.82838 0.715067 0.73597 3.81154 0.729269 0.739135 3.83394 0.728557 0.745749 3.82838 0.715067 0.744191 3.81534 0.715551 0.73597 3.81154 0.729269 0.73597 3.81154 0.729269 0.744191 3.81534 0.715551 0.742757 3.80285 0.717936 0.741225 3.79062 0.722264 0.73597 3.81154 0.729269 0.742757 3.80285 0.717936 0.741225 3.79062 0.722264 0.732859 3.79056 0.736773 0.73597 3.81154 0.729269 0.741225 3.79062 0.722264 0.739576 3.77892 0.728577 0.732859 3.79056 0.736773 0.732859 3.79056 0.736773 0.739576 3.77892 0.728577 0.737865 3.76822 0.736746 0.729393 3.77232 0.750926 0.737865 3.76822 0.736746 0.736157 3.75895 0.746496 0.734513 3.75142 0.757438 0.729393 3.77232 0.750926 0.736157 3.75895 0.746496 0.734513 3.75142 0.757438 0.726079 3.75963 0.769813 0.729393 3.77232 0.750926 0.734513 3.75142 0.757438 0.732989 3.74581 0.769115 0.726079 3.75963 0.769813 0.726079 3.75963 0.769813 0.732989 3.74581 0.769115 0.731553 3.74209 0.781271 0.723072 3.75356 0.791007 0.731553 3.74209 0.781271 0.729987 3.7402 0.794206 0.728317 3.74034 0.807557 0.723072 3.75356 0.791007 0.729987 3.7402 0.794206 0.728317 3.74034 0.807557 0.719667 3.75436 0.813945 0.723072 3.75356 0.791007 0.728317 3.74034 0.807557 0.726601 3.74259 0.820839 0.719667 3.75436 0.813945 0.719667 3.75436 0.813945 0.726601 3.74259 0.820839 0.724903 3.7469 0.833554 0.716249 3.76236 0.835492 0.724903 3.7469 0.833554 0.723285 3.75305 0.845252 0.721798 3.76069 0.855584 0.716249 3.76236 0.835492 0.723285 3.75305 0.845252 0.721798 3.76069 0.855584 0.713233 3.77605 0.852798 0.716249 3.76236 0.835492 0.721798 3.76069 0.855584 0.72034 3.76975 0.864594 0.713233 3.77605 0.852798 0.713233 3.77605 0.852798 0.72034 3.76975 0.864594 0.718743 3.78038 0.872346 0.70994 3.79492 0.865415 0.718743 3.78038 0.872346 0.717056 3.7923 0.878459 0.715338 3.80511 0.882641 0.70994 3.79492 0.865415 0.717056 3.7923 0.878459 0.715338 3.80511 0.882641 0.706469 3.81718 0.871574 0.70994 3.79492 0.865415 0.715338 3.80511 0.882641 0.713655 3.81833 0.884738 0.706469 3.81718 0.871574 0.706469 3.81718 0.871574 0.713655 3.81833 0.884738 0.712065 3.83147 0.884753 0.703331 3.83951 0.870524 0.712065 3.83147 0.884753 0.710614 3.84408 0.882831 0.709118 3.85637 0.878998 0.703331 3.83951 0.870524 0.710614 3.84408 0.882831 0.709118 3.85637 0.878998 0.700194 3.86043 0.86268 0.703331 3.83951 0.870524 0.709118 3.85637 0.878998 0.707493 3.86825 0.873172 0.700194 3.86043 0.86268 0.700194 3.86043 0.86268 0.707493 3.86825 0.873172 0.705792 3.87924 0.865443 0.696723 3.87845 0.848236 0.705792 3.87924 0.865443 0.704077 3.8889 0.856053 0.702412 3.89688 0.845366 0.696723 3.87845 0.848236 0.704077 3.8889 0.856053 0.702412 3.89688 0.845366 0.693429 3.89082 0.829193 0.696723 3.87845 0.848236 0.702412 3.89688 0.845366 0.700854 3.90298 0.833828 0.693429 3.89082 0.829193 0.693429 3.89082 0.829193 0.700854 3.90298 0.833828 0.69942 3.90715 0.821826 0.690398 3.89658 0.807787 0.69942 3.90715 0.821826 0.697888 3.90952 0.809063 0.696239 3.90989 0.795772 0.690398 3.89658 0.807787 0.697888 3.90952 0.809063 0.696239 3.90989 0.795772 0.687009 3.89542 0.785022 0.690398 3.89658 0.807787 0.696239 3.90989 0.795772 0.694528 3.90816 0.782426 0.687009 3.89542 0.785022 0.687009 3.89542 0.785022 0.694528 3.90816 0.782426 0.69282 3.90435 0.769525 0.68359 3.88709 0.763545 0.69282 3.90435 0.769525 0.691176 3.89863 0.757537 0.689653 3.89132 0.74684 0.68359 3.88709 0.763545 0.691176 3.89863 0.757537 0.689653 3.89132 0.74684 0.680583 3.87315 0.746466 0.68359 3.88709 0.763545 0.689653 3.89132 0.74684 0.688217 3.88265 0.737542 0.680583 3.87315 0.746466 0.680583 3.87315 0.746466 0.688217 3.88265 0.737542 0.68665 3.87239 0.72944 0.67727 3.85404 0.734117 0.68665 3.87239 0.72944 0.68498 3.86076 0.722888 0.683264 3.84813 0.718207 0.67727 3.85404 0.734117 0.68498 3.86076 0.722888 0.683264 3.84813 0.718207 0.673803 3.8317 0.728312 0.67727 3.85404 0.734117 0.683264 3.84813 0.718207 0.681566 3.83496 0.715586 0.673803 3.8317 0.728312 0.673803 3.8317 0.728312 0.681566 3.83496 0.715586 0.679948 3.82176 0.715062 0.670691 3.80945 0.729699 0.679948 3.82176 0.715062 0.678462 3.80899 0.716522 0.677004 3.79666 0.719864 0.670691 3.80945 0.729699 0.678462 3.80899 0.716522 0.677004 3.79666 0.719864 0.667538 3.78865 0.737847 0.670691 3.80945 0.729699 0.677004 3.79666 0.719864 0.675406 3.78463 0.725198 0.667538 3.78865 0.737847 0.667538 3.78865 0.737847 0.675406 3.78463 0.725198 0.673719 3.77338 0.732471 0.664053 3.77079 0.752614 0.673719 3.77338 0.732471 0.672001 3.76335 0.741478 0.670318 3.75493 0.751882 0.664053 3.77079 0.752614 0.672001 3.76335 0.741478 0.670318 3.75493 0.751882 0.66078 3.75875 0.771805 0.664053 3.77079 0.752614 0.670318 3.75493 0.751882 0.668728 3.74835 0.763253 0.66078 3.75875 0.771805 0.66078 3.75875 0.771805 0.668728 3.74835 0.763253 0.667278 3.74372 0.775134 0.657753 3.75332 0.79322 0.667278 3.74372 0.775134 0.665781 3.74089 0.787701 0.664156 3.74 0.800903 0.657753 3.75332 0.79322 0.665781 3.74089 0.787701 0.664156 3.74 0.800903 0.654324 3.75484 0.816176 0.657753 3.75332 0.79322 0.664156 3.74 0.800903 0.662455 3.74121 0.814282 0.654324 3.75484 0.816176 0.654324 3.75484 0.816176 0.662455 3.74121 0.814282 0.66074 3.74452 0.82734 0.650933 3.76348 0.837407 0.66074 3.74452 0.82734 0.659075 3.74978 0.839594 0.657517 3.75673 0.85064 0.650933 3.76348 0.837407 0.659075 3.74978 0.839594 0.657517 3.75673 0.85064 0.647931 3.77767 0.85426 0.650933 3.76348 0.837407 0.657517 3.75673 0.85064 0.656084 3.76504 0.860251 0.647931 3.77767 0.85426 0.647931 3.77767 0.85426 0.656084 3.76504 0.860251 0.654551 3.77492 0.868678 0.644599 3.797 0.866334 0.654551 3.77492 0.868678 0.652902 3.78624 0.875649 0.651191 3.79867 0.880818 0.644599 3.797 0.866334 0.652902 3.78624 0.875649 0.651191 3.79867 0.880818 0.641138 3.81943 0.871784 0.644599 3.797 0.866334 0.651191 3.79867 0.880818 0.649483 3.81175 0.88396 0.641138 3.81943 0.871784 0.641138 3.81943 0.871784 0.649483 3.81175 0.88396 0.647839 3.82499 0.885 0.646316 3.8379 0.884015 0.641138 3.81943 0.871784 0.647839 3.82499 0.885 0.646316 3.8379 0.884015 0.63805 3.84159 0.870062 0.641138 3.81943 0.871784 0.646316 3.8379 0.884015 0.64488 3.85029 0.881151 0.63805 3.84159 0.870062 0.63805 3.84159 0.870062 0.64488 3.85029 0.881151 0.643313 3.86244 0.876312 0.63486 3.86238 0.861538 0.643313 3.86244 0.876312 0.641643 3.87392 0.869508 0.639927 3.88429 0.860904 0.63486 3.86238 0.861538 0.641643 3.87392 0.869508 0.639927 3.88429 0.860904 0.631384 3.87995 0.846525 0.63486 3.86238 0.861538 0.639927 3.88429 0.860904 0.638229 3.89314 0.85081 0.631384 3.87995 0.846525 0.631384 3.87995 0.846525 0.638229 3.89314 0.85081 0.636611 3.90019 0.839636 0.628133 3.89167 0.827194 0.636611 3.90019 0.839636 0.635126 3.90531 0.827847 0.633667 3.90858 0.815495 0.628133 3.89167 0.827194 0.635126 3.90531 0.827847 0.633667 3.90858 0.815495 0.625092 3.89678 0.805667 0.628133 3.89167 0.827194 0.633667 3.90858 0.815495 0.632069 3.90997 0.802411 0.625092 3.89678 0.805667 0.625092 3.89678 0.805667 0.632069 3.90997 0.802411 0.630381 3.90929 0.78903 0.621652 3.89489 0.782715 0.630381 3.90929 0.78903 0.628664 3.9065 0.775846 0.626981 3.90169 0.763351 0.621652 3.89489 0.782715 0.628664 3.9065 0.775846 0.626981 3.90169 0.763351 0.618277 3.88594 0.761652 0.621652 3.89489 0.782715 0.626981 3.90169 0.763351 0.625391 3.89513 0.751972 0.618277 3.88594 0.761652 0.618277 3.88594 0.761652 0.625391 3.89513 0.751972 0.623941 3.88716 0.74202 0.615279 3.87149 0.745024 0.623941 3.88716 0.74202 0.622445 3.87768 0.733294 0.620819 3.86669 0.725926 0.615279 3.87149 0.745024 0.622445 3.87768 0.733294 0.620819 3.86669 0.725926 0.611928 3.85194 0.733232 0.615279 3.87149 0.745024 0.620819 3.86669 0.725926 0.619118 3.8545 0.720283 0.611928 3.85194 0.733232 0.611928 3.85194 0.733232 0.619118 3.8545 0.720283 0.617403 3.84154 0.716624 0.608475 3.82945 0.728138 0.617403 3.84154 0.716624 0.615738 3.82829 0.715064 0.614181 3.81525 0.715561 0.608475 3.82945 0.728138 0.615738 3.82829 0.715064 0.614181 3.81525 0.715561 0.605407 3.80736 0.730193 0.608475 3.82945 0.728138 0.614181 3.81525 0.715561 0.612747 3.80277 0.717958 0.605407 3.80736 0.730193 0.605407 3.80736 0.730193 0.612747 3.80277 0.717958 0.611214 3.79054 0.7223 0.602193 3.78666 0.739058 0.611214 3.79054 0.7223 0.609564 3.77884 0.728625 0.607854 3.76815 0.736806 0.602193 3.78666 0.739058 0.609564 3.77884 0.728625 0.607854 3.76815 0.736806 0.598889 3.78012 0.747576 0.602193 3.78666 0.739058 0.607854 3.76815 0.736806 0.598715 3.76932 0.754347 0.598889 3.78012 0.747576 0.607854 3.76815 0.736806 0.606146 3.7589 0.746566 0.598715 3.76932 0.754347 0.598715 3.76932 0.754347 0.606146 3.7589 0.746566 0.604502 3.75138 0.757514 0.595427 3.76404 0.766365 0.604502 3.75138 0.757514 0.595486 3.75793 0.773823 0.593833 3.75877 0.777636 0.595486 3.75793 0.773823 0.592258 3.75559 0.789629 0.593833 3.75877 0.777636 0.595427 3.76404 0.766365 0.595486 3.75793 0.773823 0.827406 3.8753 0.851519 0.832423 3.89683 0.845441 0.824039 3.88891 0.833152 0.817111 3.87826 0.827632 0.824039 3.88891 0.833152 0.81469 3.88343 0.81364 0.817111 3.87826 0.827632 0.827406 3.8753 0.851519 0.824039 3.88891 0.833152 0.817111 3.87826 0.827632 0.81983 3.86941 0.840343 0.827406 3.8753 0.851519 0.82104 3.89595 0.812274 0.82625 3.9099 0.795861 0.817682 3.89622 0.789426 0.812047 3.88498 0.798375 0.817682 3.89622 0.789426 0.809216 3.8825 0.782875 0.812047 3.88498 0.798375 0.82104 3.89595 0.812274 0.817682 3.89622 0.789426 0.812047 3.88498 0.798375 0.81469 3.88343 0.81364 0.82104 3.89595 0.812274 0.82104 3.89595 0.812274 0.81469 3.88343 0.81364 0.824039 3.88891 0.833152 0.814232 3.88923 0.767461 0.819663 3.89138 0.746906 0.811173 3.87629 0.749466 0.806479 3.87619 0.768697 0.811173 3.87629 0.749466 0.804047 3.86687 0.757024 0.806479 3.87619 0.768697 0.814232 3.88923 0.767461 0.811173 3.87629 0.749466 0.806479 3.87619 0.768697 0.809216 3.8825 0.782875 0.814232 3.88923 0.767461 0.814232 3.88923 0.767461 0.809216 3.8825 0.782875 0.817682 3.89622 0.789426 0.807948 3.85814 0.736081 0.813275 3.84821 0.718231 0.80447 3.83618 0.728873 0.798603 3.84011 0.741933 0.80447 3.83618 0.728873 0.795848 3.82467 0.740001 0.798603 3.84011 0.741933 0.807948 3.85814 0.736081 0.80447 3.83618 0.728873 0.798603 3.84011 0.741933 0.801429 3.85464 0.747833 0.807948 3.85814 0.736081 0.807948 3.85814 0.736081 0.801429 3.85464 0.747833 0.811173 3.87629 0.749466 0.811173 3.87629 0.749466 0.801429 3.85464 0.747833 0.804047 3.86687 0.757024 0.801255 3.81365 0.7289 0.807014 3.79674 0.719835 0.798188 3.79255 0.735728 0.793401 3.80984 0.741948 0.798188 3.79255 0.735728 0.79081 3.79569 0.747644 0.793401 3.80984 0.741948 0.801255 3.81365 0.7289 0.798188 3.79255 0.735728 0.793401 3.80984 0.741948 0.795848 3.82467 0.740001 0.801255 3.81365 0.7289 0.801255 3.81365 0.7289 0.795848 3.82467 0.740001 0.80447 3.83618 0.728873 0.794735 3.77389 0.749283 0.800329 3.75498 0.751809 0.791383 3.76058 0.767836 0.78522 3.77348 0.769252 0.791383 3.76058 0.767836 0.782753 3.76746 0.782997 0.78522 3.77348 0.769252 0.794735 3.77389 0.749283 0.791383 3.76058 0.767836 0.78522 3.77348 0.769252 0.78799 3.78313 0.757021 0.794735 3.77389 0.749283 0.794735 3.77389 0.749283 0.78799 3.78313 0.757021 0.798188 3.79255 0.735728 0.798188 3.79255 0.735728 0.78799 3.78313 0.757021 0.79081 3.79569 0.747644 0.788386 3.75387 0.788814 0.794167 3.74 0.800814 0.78501 3.75396 0.8117 0.780189 3.76503 0.797994 0.78501 3.75396 0.8117 0.777377 3.76656 0.81358 0.780189 3.76503 0.797994 0.788386 3.75387 0.788814 0.78501 3.75396 0.8117 0.780189 3.76503 0.797994 0.782753 3.76746 0.782997 0.788386 3.75387 0.788814 0.788386 3.75387 0.788814 0.782753 3.76746 0.782997 0.791383 3.76058 0.767836 0.781575 3.76127 0.833504 0.787527 3.75668 0.850572 0.778528 3.77448 0.851298 0.772101 3.78072 0.84049 0.778528 3.77448 0.851298 0.769567 3.79226 0.850282 0.772101 3.78072 0.84049 0.781575 3.76127 0.833504 0.778528 3.77448 0.851298 0.772101 3.78072 0.84049 0.774593 3.77204 0.828195 0.781575 3.76127 0.833504 0.781575 3.76127 0.833504 0.774593 3.77204 0.828195 0.777377 3.76656 0.81358 0.78501 3.75396 0.8117 0.781575 3.76127 0.833504 0.777377 3.76656 0.81358 0.775279 3.79287 0.864434 0.781202 3.79858 0.88079 0.771802 3.81494 0.871294 0.766765 3.80637 0.857035 0.771802 3.81494 0.871294 0.763968 3.82174 0.859911 0.766765 3.80637 0.857035 0.775279 3.79287 0.864434 0.771802 3.81494 0.871294 0.766765 3.80637 0.857035 0.769567 3.79226 0.850282 0.775279 3.79287 0.864434 0.775279 3.79287 0.864434 0.769567 3.79226 0.850282 0.778528 3.77448 0.851298 0.768612 3.83741 0.870923 0.77489 3.85021 0.881176 0.765524 3.85845 0.863758 0.758943 3.8511 0.854026 0.765524 3.85845 0.863758 0.756152 3.86416 0.845458 0.758943 3.8511 0.854026 0.768612 3.83741 0.870923 0.765524 3.85845 0.863758 0.758943 3.8511 0.854026 0.761447 3.83681 0.858827 0.768612 3.83741 0.870923 0.768612 3.83741 0.870923 0.761447 3.83681 0.858827 0.763968 3.82174 0.859911 0.771802 3.81494 0.871294 0.768612 3.83741 0.870923 0.763968 3.82174 0.859911 0.762064 3.8769 0.849901 0.76824 3.89309 0.850881 0.75873 3.8899 0.831178 0.753345 3.87459 0.833783 0.75873 3.8899 0.831178 0.750795 3.88147 0.82027 0.753345 3.87459 0.833783 0.762064 3.8769 0.849901 0.75873 3.8899 0.831178 0.753345 3.87459 0.833783 0.756152 3.86416 0.845458 0.762064 3.8769 0.849901 0.762064 3.8769 0.849901 0.756152 3.86416 0.845458 0.765524 3.85845 0.863758 0.755729 3.89629 0.810092 0.76208 3.90996 0.8025 0.752339 3.89585 0.787176 0.74554 3.88416 0.790019 0.752339 3.89585 0.787176 0.742724 3.87956 0.775042 0.74554 3.88416 0.790019 0.755729 3.89629 0.810092 0.752339 3.89585 0.787176 0.74554 3.88416 0.790019 0.748317 3.88474 0.805604 0.755729 3.89629 0.810092 0.755729 3.89629 0.810092 0.748317 3.88474 0.805604 0.750795 3.88147 0.82027 0.75873 3.8899 0.831178 0.755729 3.89629 0.810092 0.750795 3.88147 0.82027 0.748909 3.88819 0.765482 0.755402 3.89518 0.752043 0.745881 3.87474 0.747947 0.740145 3.87153 0.762115 0.745881 3.87474 0.747947 0.737689 3.86069 0.751769 0.740145 3.87153 0.762115 0.748909 3.88819 0.765482 0.745881 3.87474 0.747947 0.740145 3.87153 0.762115 0.742724 3.87956 0.775042 0.748909 3.88819 0.765482 0.748909 3.88819 0.765482 0.742724 3.87956 0.775042 0.752339 3.89585 0.787176 0.74261 3.85611 0.735068 0.74913 3.85458 0.720314 0.739135 3.83394 0.728557 0.734927 3.84708 0.74421 0.739135 3.83394 0.728557 0.732104 3.83187 0.740395 0.734927 3.84708 0.74421 0.74261 3.85611 0.735068 0.739135 3.83394 0.728557 0.734927 3.84708 0.74421 0.737689 3.86069 0.751769 0.74261 3.85611 0.735068 0.74261 3.85611 0.735068 0.737689 3.86069 0.751769 0.745881 3.87474 0.747947 0.732859 3.79056 0.736773 0.737865 3.76822 0.736746 0.729393 3.77232 0.750926 0.724314 3.78869 0.752234 0.729393 3.77232 0.750926 0.721485 3.77755 0.763282 0.724314 3.78869 0.752234 0.732859 3.79056 0.736773 0.729393 3.77232 0.750926 0.724314 3.78869 0.752234 0.72706 3.80217 0.744512 0.732859 3.79056 0.736773 0.732859 3.79056 0.736773 0.72706 3.80217 0.744512 0.73597 3.81154 0.729269 0.73597 3.81154 0.729269 0.72706 3.80217 0.744512 0.729498 3.8166 0.740591 0.739135 3.83394 0.728557 0.729498 3.8166 0.740591 0.732104 3.83187 0.740395 0.739135 3.83394 0.728557 0.73597 3.81154 0.729269 0.729498 3.8166 0.740591 0.726079 3.75963 0.769813 0.731553 3.74209 0.781271 0.723072 3.75356 0.791007 0.716428 3.7657 0.790851 0.723072 3.75356 0.791007 0.7137 3.76534 0.806349 0.716428 3.7657 0.790851 0.726079 3.75963 0.769813 0.723072 3.75356 0.791007 0.716428 3.7657 0.790851 0.718853 3.76979 0.776498 0.726079 3.75963 0.769813 0.726079 3.75963 0.769813 0.718853 3.76979 0.776498 0.721485 3.77755 0.763282 0.729393 3.77232 0.750926 0.726079 3.75963 0.769813 0.721485 3.77755 0.763282 0.719667 3.75436 0.813945 0.724903 3.7469 0.833554 0.716249 3.76236 0.835492 0.710867 3.76903 0.821609 0.716249 3.76236 0.835492 0.708211 3.77635 0.835119 0.710867 3.76903 0.821609 0.719667 3.75436 0.813945 0.716249 3.76236 0.835492 0.710867 3.76903 0.821609 0.7137 3.76534 0.806349 0.719667 3.75436 0.813945 0.719667 3.75436 0.813945 0.7137 3.76534 0.806349 0.723072 3.75356 0.791007 0.713233 3.77605 0.852798 0.718743 3.78038 0.872346 0.70994 3.79492 0.865415 0.703086 3.79956 0.854338 0.70994 3.79492 0.865415 0.700251 3.81453 0.859079 0.703086 3.79956 0.854338 0.713233 3.77605 0.852798 0.70994 3.79492 0.865415 0.703086 3.79956 0.854338 0.705794 3.78651 0.846029 0.713233 3.77605 0.852798 0.713233 3.77605 0.852798 0.705794 3.78651 0.846029 0.708211 3.77635 0.835119 0.716249 3.76236 0.835492 0.713233 3.77605 0.852798 0.708211 3.77635 0.835119 0.706469 3.81718 0.871574 0.712065 3.83147 0.884753 0.703331 3.83951 0.870524 0.697572 3.82992 0.859798 0.703331 3.83951 0.870524 0.695158 3.84451 0.85674 0.697572 3.82992 0.859798 0.706469 3.81718 0.871574 0.703331 3.83951 0.870524 0.697572 3.82992 0.859798 0.700251 3.81453 0.859079 0.706469 3.81718 0.871574 0.706469 3.81718 0.871574 0.700251 3.81453 0.859079 0.70994 3.79492 0.865415 0.700194 3.86043 0.86268 0.705792 3.87924 0.865443 0.696723 3.87845 0.848236 0.692471 3.85833 0.849891 0.696723 3.87845 0.848236 0.689636 3.87013 0.839534 0.692471 3.85833 0.849891 0.700194 3.86043 0.86268 0.696723 3.87845 0.848236 0.692471 3.85833 0.849891 0.695158 3.84451 0.85674 0.700194 3.86043 0.86268 0.700194 3.86043 0.86268 0.695158 3.84451 0.85674 0.703331 3.83951 0.870524 0.693429 3.89082 0.829193 0.69942 3.90715 0.821826 0.690398 3.89658 0.807787 0.684519 3.88366 0.812626 0.690398 3.89658 0.807787 0.681855 3.88494 0.797295 0.684519 3.88366 0.812626 0.693429 3.89082 0.829193 0.690398 3.89658 0.807787 0.684519 3.88366 0.812626 0.686935 3.87873 0.826695 0.693429 3.89082 0.829193 0.693429 3.89082 0.829193 0.686935 3.87873 0.826695 0.696723 3.87845 0.848236 0.696723 3.87845 0.848236 0.686935 3.87873 0.826695 0.689636 3.87013 0.839534 0.687009 3.89542 0.785022 0.69282 3.90435 0.769525 0.68359 3.88709 0.763545 0.679021 3.88219 0.781838 0.68359 3.88709 0.763545 0.6763 3.87563 0.767803 0.679021 3.88219 0.781838 0.687009 3.89542 0.785022 0.68359 3.88709 0.763545 0.679021 3.88219 0.781838 0.681855 3.88494 0.797295 0.687009 3.89542 0.785022 0.687009 3.89542 0.785022 0.681855 3.88494 0.797295 0.690398 3.89658 0.807787 0.680583 3.87315 0.746466 0.68665 3.87239 0.72944 0.67727 3.85404 0.734117 0.671238 3.8537 0.747309 0.67727 3.85404 0.734117 0.668407 3.83905 0.741669 0.671238 3.8537 0.747309 0.680583 3.87315 0.746466 0.67727 3.85404 0.734117 0.671238 3.8537 0.747309 0.673878 3.86612 0.756308 0.680583 3.87315 0.746466 0.680583 3.87315 0.746466 0.673878 3.86612 0.756308 0.68359 3.88709 0.763545 0.68359 3.88709 0.763545 0.673878 3.86612 0.756308 0.6763 3.87563 0.767803 0.673803 3.8317 0.728312 0.679948 3.82176 0.715062 0.670691 3.80945 0.729699 0.665668 3.82362 0.740016 0.670691 3.80945 0.729699 0.663235 3.80884 0.742217 0.665668 3.82362 0.740016 0.673803 3.8317 0.728312 0.670691 3.80945 0.729699 0.665668 3.82362 0.740016 0.668407 3.83905 0.741669 0.673803 3.8317 0.728312 0.673803 3.8317 0.728312 0.668407 3.83905 0.741669 0.67727 3.85404 0.734117 0.667538 3.78865 0.737847 0.673719 3.77338 0.732471 0.664053 3.77079 0.752614 0.657794 3.78236 0.757787 0.664053 3.77079 0.752614 0.655037 3.77294 0.770168 0.657794 3.78236 0.757787 0.667538 3.78865 0.737847 0.664053 3.77079 0.752614 0.657794 3.78236 0.757787 0.66062 3.79476 0.748178 0.667538 3.78865 0.737847 0.667538 3.78865 0.737847 0.66062 3.79476 0.748178 0.670691 3.80945 0.729699 0.670691 3.80945 0.729699 0.66062 3.79476 0.748178 0.663235 3.80884 0.742217 0.66078 3.75875 0.771805 0.667278 3.74372 0.775134 0.657753 3.75332 0.79322 0.652588 3.76718 0.783983 0.657753 3.75332 0.79322 0.65 3.76501 0.799068 0.652588 3.76718 0.783983 0.66078 3.75875 0.771805 0.657753 3.75332 0.79322 0.652588 3.76718 0.783983 0.655037 3.77294 0.770168 0.66078 3.75875 0.771805 0.66078 3.75875 0.771805 0.655037 3.77294 0.770168 0.664053 3.77079 0.752614 0.654324 3.75484 0.816176 0.66074 3.74452 0.82734 0.650933 3.76348 0.837407 0.645459 3.77027 0.826477 0.650933 3.76348 0.837407 0.64334 3.77749 0.83854 0.645459 3.77027 0.826477 0.654324 3.75484 0.816176 0.650933 3.76348 0.837407 0.645459 3.77027 0.826477 0.647719 3.76603 0.813077 0.654324 3.75484 0.816176 0.654324 3.75484 0.816176 0.647719 3.76603 0.813077 0.657753 3.75332 0.79322 0.657753 3.75332 0.79322 0.647719 3.76603 0.813077 0.65 3.76501 0.799068 0.647931 3.77767 0.85426 0.654551 3.77492 0.868678 0.644599 3.797 0.866334 0.639152 3.79894 0.856162 0.644599 3.797 0.866334 0.636944 3.81206 0.860943 0.639152 3.79894 0.856162 0.647931 3.77767 0.85426 0.644599 3.797 0.866334 0.639152 3.79894 0.856162 0.641316 3.78724 0.848583 0.647931 3.77767 0.85426 0.647931 3.77767 0.85426 0.641316 3.78724 0.848583 0.64334 3.77749 0.83854 0.650933 3.76348 0.837407 0.647931 3.77767 0.85426 0.64334 3.77749 0.83854 0.63805 3.84159 0.870062 0.643313 3.86244 0.876312 0.63486 3.86238 0.861538 0.631237 3.85041 0.857986 0.63486 3.86238 0.861538 0.629518 3.86052 0.852768 0.631237 3.85041 0.857986 0.63805 3.84159 0.870062 0.63486 3.86238 0.861538 0.631237 3.85041 0.857986 0.632938 3.83901 0.861431 0.63805 3.84159 0.870062 0.63805 3.84159 0.870062 0.632938 3.83901 0.861431 0.634803 3.8259 0.862673 0.641138 3.81943 0.871784 0.634803 3.8259 0.862673 0.636944 3.81206 0.860943 0.644599 3.797 0.866334 0.641138 3.81943 0.871784 0.636944 3.81206 0.860943 0.631384 3.87995 0.846525 0.636611 3.90019 0.839636 0.628133 3.89167 0.827194 0.624377 3.88325 0.827742 0.628133 3.89167 0.827194 0.622829 3.88749 0.817128 0.624377 3.88325 0.827742 0.631384 3.87995 0.846525 0.628133 3.89167 0.827194 0.624377 3.88325 0.827742 0.626033 3.87721 0.837404 0.631384 3.87995 0.846525 0.631384 3.87995 0.846525 0.626033 3.87721 0.837404 0.627766 3.86955 0.845838 0.63486 3.86238 0.861538 0.627766 3.86955 0.845838 0.629518 3.86052 0.852768 0.63486 3.86238 0.861538 0.631384 3.87995 0.846525 0.627766 3.86955 0.845838 0.625092 3.89678 0.805667 0.630381 3.90929 0.78903 0.621652 3.89489 0.782715 0.619541 3.89014 0.794532 0.621652 3.89489 0.782715 0.617833 3.8885 0.783258 0.619541 3.89014 0.794532 0.625092 3.89678 0.805667 0.621652 3.89489 0.782715 0.619541 3.89014 0.794532 0.621226 3.8898 0.805951 0.625092 3.89678 0.805667 0.625092 3.89678 0.805667 0.621226 3.8898 0.805951 0.622829 3.88749 0.817128 0.628133 3.89167 0.827194 0.625092 3.89678 0.805667 0.622829 3.88749 0.817128 0.618277 3.88594 0.761652 0.623941 3.88716 0.74202 0.615279 3.87149 0.745024 0.614302 3.87858 0.760963 0.615279 3.87149 0.745024 0.612369 3.86897 0.749935 0.614302 3.87858 0.760963 0.618277 3.88594 0.761652 0.615279 3.87149 0.745024 0.614302 3.87858 0.760963 0.616128 3.88488 0.772307 0.618277 3.88594 0.761652 0.618277 3.88594 0.761652 0.616128 3.88488 0.772307 0.621652 3.89489 0.782715 0.621652 3.89489 0.782715 0.616128 3.88488 0.772307 0.617833 3.8885 0.783258 0.611928 3.85194 0.733232 0.617403 3.84154 0.716624 0.608475 3.82945 0.728138 0.608108 3.84341 0.735177 0.608475 3.82945 0.728138 0.605973 3.82883 0.732345 0.608108 3.84341 0.735177 0.611928 3.85194 0.733232 0.608475 3.82945 0.728138 0.608108 3.84341 0.735177 0.610276 3.85702 0.741142 0.611928 3.85194 0.733232 0.611928 3.85194 0.733232 0.610276 3.85702 0.741142 0.615279 3.87149 0.745024 0.615279 3.87149 0.745024 0.610276 3.85702 0.741142 0.612369 3.86897 0.749935 0.605407 3.80736 0.730193 0.611214 3.79054 0.7223 0.602193 3.78666 0.739058 0.602354 3.80177 0.735664 0.602193 3.78666 0.739058 0.600648 3.7904 0.740648 0.602354 3.80177 0.735664 0.605407 3.80736 0.730193 0.602193 3.78666 0.739058 0.602354 3.80177 0.735664 0.604043 3.81453 0.732706 0.605407 3.80736 0.730193 0.605407 3.80736 0.730193 0.604043 3.81453 0.732706 0.608475 3.82945 0.728138 0.608475 3.82945 0.728138 0.604043 3.81453 0.732706 0.605973 3.82883 0.732345 0.604502 3.75138 0.757514 0.60298 3.74578 0.769194 0.595486 3.75793 0.773823 0.595486 3.75793 0.773823 0.60298 3.74578 0.769194 0.601543 3.74207 0.781354 0.592258 3.75559 0.789629 0.601543 3.74207 0.781354 0.59243 3.75314 0.795449 0.590584 3.75455 0.801986 0.59243 3.75314 0.795449 0.598306 3.74034 0.807646 0.588871 3.75568 0.814294 0.598306 3.74034 0.807646 0.588981 3.75539 0.81839 0.587161 3.75894 0.826241 0.588981 3.75539 0.81839 0.594892 3.74694 0.833636 0.585511 3.76423 0.837431 0.594892 3.74694 0.833636 0.585622 3.76466 0.839277 0.583962 3.77143 0.847567 0.585622 3.76466 0.839277 0.591789 3.76075 0.855648 0.59033 3.76981 0.86465 0.583962 3.77143 0.847567 0.591789 3.76075 0.855648 0.59033 3.76981 0.86465 0.582163 3.78182 0.857563 0.583962 3.77143 0.847567 0.59033 3.76981 0.86465 0.588732 3.78045 0.872393 0.582163 3.78182 0.857563 0.582163 3.78182 0.857563 0.588732 3.78045 0.872393 0.579873 3.79647 0.866504 0.579873 3.79647 0.866504 0.588732 3.78045 0.872393 0.587044 3.79238 0.878493 0.585327 3.8052 0.882662 0.579873 3.79647 0.866504 0.587044 3.79238 0.878493 0.585327 3.8052 0.882662 0.57745 3.81355 0.871886 0.579873 3.79647 0.866504 0.585327 3.8052 0.882662 0.583644 3.81842 0.884745 0.57745 3.81355 0.871886 0.57745 3.81355 0.871886 0.583644 3.81842 0.884745 0.575136 3.83143 0.872918 0.575136 3.83143 0.872918 0.583644 3.81842 0.884745 0.582055 3.83156 0.884747 0.580605 3.84416 0.882812 0.575136 3.83143 0.872918 0.582055 3.83156 0.884747 0.580605 3.84416 0.882812 0.57299 3.84898 0.869563 0.575136 3.83143 0.872918 0.580605 3.84416 0.882812 0.579108 3.85646 0.878965 0.57299 3.84898 0.869563 0.57299 3.84898 0.869563 0.579108 3.85646 0.878965 0.5707 3.8652 0.862111 0.5707 3.8652 0.862111 0.579108 3.85646 0.878965 0.577482 3.86833 0.873126 0.575781 3.87931 0.865386 0.5707 3.8652 0.862111 0.577482 3.86833 0.873126 0.575781 3.87931 0.865386 0.568335 3.87917 0.850996 0.5707 3.8652 0.862111 0.575781 3.87931 0.865386 0.574066 3.88896 0.855986 0.568335 3.87917 0.850996 0.568335 3.87917 0.850996 0.574066 3.88896 0.855986 0.572401 3.89693 0.845292 0.566036 3.89008 0.836884 0.572401 3.89693 0.845292 0.570844 3.90301 0.833749 0.563971 3.89718 0.821004 0.570844 3.90301 0.833749 0.569411 3.90717 0.821744 0.567877 3.90952 0.808976 0.563971 3.89718 0.821004 0.569411 3.90717 0.821744 0.567877 3.90952 0.808976 0.562011 3.90034 0.805149 0.563971 3.89718 0.821004 0.567877 3.90952 0.808976 0.566227 3.90989 0.795683 0.562011 3.90034 0.805149 0.562011 3.90034 0.805149 0.566227 3.90989 0.795683 0.560012 3.90014 0.789534 0.560012 3.90014 0.789534 0.566227 3.90989 0.795683 0.564517 3.90814 0.782338 0.557993 3.89675 0.774276 0.564517 3.90814 0.782338 0.562808 3.90432 0.769442 0.556043 3.89032 0.760052 0.562808 3.90432 0.769442 0.561166 3.89859 0.757461 0.559643 3.89127 0.746774 0.556043 3.89032 0.760052 0.561166 3.89859 0.757461 0.559643 3.89127 0.746774 0.554216 3.88099 0.747303 0.556043 3.89032 0.760052 0.559643 3.89127 0.746774 0.558207 3.88259 0.737484 0.554216 3.88099 0.747303 0.554216 3.88099 0.747303 0.558207 3.88259 0.737484 0.552088 3.86749 0.735469 0.552088 3.86749 0.735469 0.558207 3.88259 0.737484 0.55664 3.87232 0.729391 0.554969 3.86068 0.722851 0.552088 3.86749 0.735469 0.55664 3.87232 0.729391 0.554969 3.86068 0.722851 0.549585 3.84979 0.726355 0.552088 3.86749 0.735469 0.554969 3.86068 0.722851 0.553253 3.84804 0.718182 0.549585 3.84979 0.726355 0.549585 3.84979 0.726355 0.553253 3.84804 0.718182 0.551555 3.83487 0.715575 0.54708 3.83025 0.722029 0.551555 3.83487 0.715575 0.549938 3.82167 0.715065 0.544745 3.81022 0.722844 0.549938 3.82167 0.715065 0.548453 3.80891 0.716537 0.546993 3.79658 0.719893 0.544745 3.81022 0.722844 0.548453 3.80891 0.716537 0.546993 3.79658 0.719893 0.542457 3.7911 0.728683 0.544745 3.81022 0.722844 0.546993 3.79658 0.719893 0.545395 3.78455 0.72524 0.542457 3.7911 0.728683 0.542457 3.7911 0.728683 0.545395 3.78455 0.72524 0.540012 3.77409 0.739076 0.540012 3.77409 0.739076 0.545395 3.78455 0.72524 0.543707 3.77331 0.732525 0.54199 3.76329 0.741543 0.540012 3.77409 0.739076 0.543707 3.77331 0.732525 0.54199 3.76329 0.741543 0.53756 3.7602 0.753386 0.540012 3.77409 0.739076 0.54199 3.76329 0.741543 0.540307 3.75488 0.751955 0.53756 3.7602 0.753386 0.53756 3.7602 0.753386 0.540307 3.75488 0.751955 0.538718 3.74832 0.763331 0.535257 3.75031 0.770691 0.538718 3.74832 0.763331 0.537268 3.74369 0.775215 0.534 3.74665 0.781702 0.537268 3.74369 0.775215 0.535771 3.74088 0.787787 0.531923 3.74418 0.799489 0.535771 3.74088 0.787787 0.534145 3.74001 0.800992 0.530623 3.74461 0.810292 0.534145 3.74001 0.800992 0.532444 3.74122 0.814371 0.52931 3.74647 0.82097 0.532444 3.74122 0.814371 0.530729 3.74455 0.827424 0.52801 3.74975 0.831317 0.530729 3.74455 0.827424 0.529064 3.74983 0.839672 0.526745 3.75438 0.841141 0.529064 3.74983 0.839672 0.527508 3.75678 0.850709 0.525544 3.76025 0.850223 0.527508 3.75678 0.850709 0.526074 3.7651 0.860311 0.524398 3.76729 0.858459 0.526074 3.7651 0.860311 0.524541 3.77499 0.86873 0.521953 3.78428 0.871843 0.524541 3.77499 0.86873 0.52289 3.78632 0.875689 0.521179 3.79875 0.880846 0.521953 3.78428 0.871843 0.52289 3.78632 0.875689 0.521179 3.79875 0.880846 0.51939 3.80416 0.880372 0.521953 3.78428 0.871843 0.521179 3.79875 0.880846 0.519471 3.81184 0.883974 0.51939 3.80416 0.880372 0.51939 3.80416 0.880372 0.519471 3.81184 0.883974 0.516888 3.82554 0.883469 0.516888 3.82554 0.883469 0.519471 3.81184 0.883974 0.517829 3.82507 0.885 0.516307 3.83799 0.884002 0.516888 3.82554 0.883469 0.517829 3.82507 0.885 0.516307 3.83799 0.884002 0.514668 3.84628 0.881117 0.516888 3.82554 0.883469 0.516307 3.83799 0.884002 0.51487 3.85037 0.881125 0.514668 3.84628 0.881117 0.514668 3.84628 0.881117 0.51487 3.85037 0.881125 0.512557 3.86435 0.874478 0.512557 3.86435 0.874478 0.51487 3.85037 0.881125 0.513303 3.86251 0.876273 0.511632 3.874 0.869456 0.512557 3.86435 0.874478 0.513303 3.86251 0.876273 0.511632 3.874 0.869456 0.510387 3.8801 0.864219 0.512557 3.86435 0.874478 0.511632 3.874 0.869456 0.509915 3.88436 0.860842 0.510387 3.8801 0.864219 0.510387 3.8801 0.864219 0.509915 3.88436 0.860842 0.508218 3.8932 0.850738 0.601543 3.74207 0.781354 0.599977 3.74019 0.794294 0.59243 3.75314 0.795449 0.59243 3.75314 0.795449 0.599977 3.74019 0.794294 0.598306 3.74034 0.807646 0.598306 3.74034 0.807646 0.59659 3.74262 0.820926 0.588981 3.75539 0.81839 0.588981 3.75539 0.81839 0.59659 3.74262 0.820926 0.594892 3.74694 0.833636 0.594892 3.74694 0.833636 0.593274 3.75309 0.845326 0.585622 3.76466 0.839277 0.585622 3.76466 0.839277 0.593274 3.75309 0.845326 0.591789 3.76075 0.855648 0.568335 3.87917 0.850996 0.572401 3.89693 0.845292 0.566036 3.89008 0.836884 0.566036 3.89008 0.836884 0.570844 3.90301 0.833749 0.563971 3.89718 0.821004 0.560012 3.90014 0.789534 0.564517 3.90814 0.782338 0.557993 3.89675 0.774276 0.557993 3.89675 0.774276 0.562808 3.90432 0.769442 0.556043 3.89032 0.760052 0.549585 3.84979 0.726355 0.551555 3.83487 0.715575 0.54708 3.83025 0.722029 0.54708 3.83025 0.722029 0.549938 3.82167 0.715065 0.544745 3.81022 0.722844 0.53756 3.7602 0.753386 0.538718 3.74832 0.763331 0.535257 3.75031 0.770691 0.535257 3.75031 0.770691 0.537268 3.74369 0.775215 0.534 3.74665 0.781702 0.534 3.74665 0.781702 0.535771 3.74088 0.787787 0.531923 3.74418 0.799489 0.531923 3.74418 0.799489 0.534145 3.74001 0.800992 0.530623 3.74461 0.810292 0.530623 3.74461 0.810292 0.532444 3.74122 0.814371 0.52931 3.74647 0.82097 0.52931 3.74647 0.82097 0.530729 3.74455 0.827424 0.52801 3.74975 0.831317 0.52801 3.74975 0.831317 0.529064 3.74983 0.839672 0.526745 3.75438 0.841141 0.526745 3.75438 0.841141 0.527508 3.75678 0.850709 0.525544 3.76025 0.850223 0.525544 3.76025 0.850223 0.526074 3.7651 0.860311 0.524398 3.76729 0.858459 0.524398 3.76729 0.858459 0.524541 3.77499 0.86873 0.521953 3.78428 0.871843 0.583962 3.77143 0.847567 0.585511 3.76423 0.837431 0.585622 3.76466 0.839277 0.585511 3.76423 0.837431 0.587161 3.75894 0.826241 0.594892 3.74694 0.833636 0.587161 3.75894 0.826241 0.588871 3.75568 0.814294 0.588981 3.75539 0.81839 0.588871 3.75568 0.814294 0.590584 3.75455 0.801986 0.598306 3.74034 0.807646 0.590584 3.75455 0.801986 0.592258 3.75559 0.789629 0.59243 3.75314 0.795449 0.601543 3.74207 0.781354 0.592258 3.75559 0.789629 0.595486 3.75793 0.773823 0.604502 3.75138 0.757514 0.595427 3.76404 0.766365 0.598715 3.76932 0.754347 0.598715 3.76932 0.754347 0.595427 3.76404 0.766365 0.597128 3.77123 0.75625 0.598889 3.78012 0.747576 0.598715 3.76932 0.754347 0.597128 3.77123 0.75625 0.598889 3.78012 0.747576 0.600648 3.7904 0.740648 0.602193 3.78666 0.739058 0.63805 3.84159 0.870062 0.634803 3.8259 0.862673 0.641138 3.81943 0.871784 0.825331 3.84352 0.857071 0.827746 3.82888 0.859874 0.833899 3.83528 0.871262 0.833899 3.83528 0.871262 0.827746 3.82888 0.859874 0.837139 3.8127 0.870942 1.11487 3.75637 0.778242 1.10937 3.77109 0.773657 1.11798 3.76631 0.758291 1.12145 3.78253 0.741859 1.1149 3.79133 0.750336 1.12476 3.80279 0.731512 1.13459 3.86768 0.742013 1.12823 3.86319 0.753719 1.13761 3.88324 0.757661 1.14751 3.8933 0.822772 1.14129 3.88036 0.823144 1.15065 3.88303 0.842622 1.15194 3.83378 0.859353 1.15453 3.81853 0.85965 1.16043 3.82433 0.871997 1.16043 3.82433 0.871997 1.15453 3.81853 0.85965 1.16385 3.80168 0.868119 1.29453 3.79742 0.866506 1.2903 3.78878 0.847834 1.29787 3.778 0.854542 0.508218 3.8932 0.850738 0.508218 3.87774 0.86666 0.510387 3.8801 0.864219 0.510387 3.8801 0.864219 0.508218 3.87774 0.86666 0.512557 3.86435 0.874478 0.512557 3.86435 0.874478 0.508218 3.87774 0.86666 0.508218 3.85869 0.878038 0.514668 3.84628 0.881117 0.508218 3.85869 0.878038 0.508218 3.83734 0.884099 0.516888 3.82554 0.883469 0.508218 3.83734 0.884099 0.508218 3.81516 0.884428 0.51939 3.80416 0.880372 0.508218 3.81516 0.884428 0.508218 3.79364 0.879004 0.521953 3.78428 0.871843 0.508218 3.79364 0.879004 0.508218 3.77426 0.868196 0.524398 3.76729 0.858459 0.508218 3.77426 0.868196 0.508218 3.75834 0.85274 0.525544 3.76025 0.850223 0.508218 3.75834 0.85274 0.526745 3.75438 0.841141 0.525544 3.76025 0.850223 0.524398 3.76729 0.858459 0.508218 3.75834 0.85274 0.512557 3.86435 0.874478 0.508218 3.85869 0.878038 0.514668 3.84628 0.881117 0.514668 3.84628 0.881117 0.508218 3.83734 0.884099 0.516888 3.82554 0.883469 0.516888 3.82554 0.883469 0.508218 3.81516 0.884428 0.51939 3.80416 0.880372 0.51939 3.80416 0.880372 0.508218 3.79364 0.879004 0.521953 3.78428 0.871843 0.521953 3.78428 0.871843 0.508218 3.77426 0.868196 0.524398 3.76729 0.858459 0.508218 3.75834 0.85274 0.508218 3.74696 0.83369 0.526745 3.75438 0.841141 0.526745 3.75438 0.841141 0.508218 3.74696 0.83369 0.52801 3.74975 0.831317 0.52801 3.74975 0.831317 0.508218 3.74696 0.83369 0.52931 3.74647 0.82097 0.52931 3.74647 0.82097 0.508218 3.74696 0.83369 0.508218 3.7409 0.812344 0.530623 3.74461 0.810292 0.508218 3.7409 0.812344 0.531923 3.74418 0.799489 0.530623 3.74461 0.810292 0.52931 3.74647 0.82097 0.508218 3.7409 0.812344 0.508218 3.7409 0.812344 0.508218 3.74057 0.790157 0.531923 3.74418 0.799489 0.531923 3.74418 0.799489 0.508218 3.74057 0.790157 0.534 3.74665 0.781702 0.534 3.74665 0.781702 0.508218 3.74057 0.790157 0.508218 3.746 0.768641 0.535257 3.75031 0.770691 0.508218 3.746 0.768641 0.53756 3.7602 0.753386 0.535257 3.75031 0.770691 0.534 3.74665 0.781702 0.508218 3.746 0.768641 0.508218 3.746 0.768641 0.508218 3.7568 0.749262 0.53756 3.7602 0.753386 0.53756 3.7602 0.753386 0.508218 3.7568 0.749262 0.540012 3.77409 0.739076 0.540012 3.77409 0.739076 0.508218 3.7568 0.749262 0.508218 3.77226 0.73334 0.542457 3.7911 0.728683 0.508218 3.77226 0.73334 0.508218 3.79131 0.721962 0.544745 3.81022 0.722844 0.508218 3.79131 0.721962 0.508218 3.81266 0.715901 0.54708 3.83025 0.722029 0.508218 3.81266 0.715901 0.508218 3.83484 0.715572 0.549585 3.84979 0.726355 0.508218 3.83484 0.715572 0.508218 3.85636 0.720996 0.552088 3.86749 0.735469 0.508218 3.85636 0.720996 0.508218 3.87574 0.731804 0.554216 3.88099 0.747303 0.508218 3.87574 0.731804 0.508218 3.89166 0.74726 0.556043 3.89032 0.760052 0.508218 3.89166 0.74726 0.508218 3.90304 0.76631 0.557993 3.89675 0.774276 0.508218 3.90304 0.76631 0.508218 3.9091 0.787656 0.560012 3.90014 0.789534 0.508218 3.9091 0.787656 0.562011 3.90034 0.805149 0.560012 3.90014 0.789534 0.557993 3.89675 0.774276 0.508218 3.9091 0.787656 0.540012 3.77409 0.739076 0.508218 3.77226 0.73334 0.542457 3.7911 0.728683 0.542457 3.7911 0.728683 0.508218 3.79131 0.721962 0.544745 3.81022 0.722844 0.544745 3.81022 0.722844 0.508218 3.81266 0.715901 0.54708 3.83025 0.722029 0.54708 3.83025 0.722029 0.508218 3.83484 0.715572 0.549585 3.84979 0.726355 0.549585 3.84979 0.726355 0.508218 3.85636 0.720996 0.552088 3.86749 0.735469 0.552088 3.86749 0.735469 0.508218 3.87574 0.731804 0.554216 3.88099 0.747303 0.554216 3.88099 0.747303 0.508218 3.89166 0.74726 0.556043 3.89032 0.760052 0.556043 3.89032 0.760052 0.508218 3.90304 0.76631 0.557993 3.89675 0.774276 0.508218 3.9091 0.787656 0.508218 3.90943 0.809843 0.562011 3.90034 0.805149 0.562011 3.90034 0.805149 0.508218 3.90943 0.809843 0.563971 3.89718 0.821004 0.563971 3.89718 0.821004 0.508218 3.90943 0.809843 0.508218 3.904 0.831359 0.566036 3.89008 0.836884 0.508218 3.904 0.831359 0.508218 3.8932 0.850738 0.568335 3.87917 0.850996 0.508218 3.8932 0.850738 0.509929 3.88504 0.859741 0.511658 3.8757 0.867467 0.568335 3.87917 0.850996 0.509929 3.88504 0.859741 0.511658 3.8757 0.867467 0.5707 3.8652 0.862111 0.568335 3.87917 0.850996 0.511658 3.8757 0.867467 0.513373 3.86534 0.873783 0.5707 3.8652 0.862111 0.5707 3.8652 0.862111 0.513373 3.86534 0.873783 0.57299 3.84898 0.869563 0.57299 3.84898 0.869563 0.513373 3.86534 0.873783 0.514954 3.85478 0.878343 0.517566 3.83512 0.882735 0.57299 3.84898 0.869563 0.514954 3.85478 0.878343 0.517566 3.83512 0.882735 0.575136 3.83143 0.872918 0.57299 3.84898 0.869563 0.517566 3.83512 0.882735 0.520126 3.81647 0.88246 0.575136 3.83143 0.872918 0.575136 3.83143 0.872918 0.520126 3.81647 0.88246 0.57745 3.81355 0.871886 0.57745 3.81355 0.871886 0.520126 3.81647 0.88246 0.522835 3.79834 0.877992 0.579873 3.79647 0.866504 0.522835 3.79834 0.877992 0.525549 3.78171 0.869576 0.582163 3.78182 0.857563 0.525549 3.78171 0.869576 0.528215 3.76696 0.857181 0.583962 3.77143 0.847567 0.528215 3.76696 0.857181 0.531073 3.75458 0.839973 0.585511 3.76423 0.837431 0.531073 3.75458 0.839973 0.587161 3.75894 0.826241 0.585511 3.76423 0.837431 0.583962 3.77143 0.847567 0.531073 3.75458 0.839973 0.563971 3.89718 0.821004 0.508218 3.904 0.831359 0.566036 3.89008 0.836884 0.566036 3.89008 0.836884 0.508218 3.8932 0.850738 0.568335 3.87917 0.850996 0.57745 3.81355 0.871886 0.522835 3.79834 0.877992 0.579873 3.79647 0.866504 0.579873 3.79647 0.866504 0.525549 3.78171 0.869576 0.582163 3.78182 0.857563 0.582163 3.78182 0.857563 0.528215 3.76696 0.857181 0.583962 3.77143 0.847567 0.531073 3.75458 0.839973 0.532661 3.75008 0.829962 0.587161 3.75894 0.826241 0.587161 3.75894 0.826241 0.532661 3.75008 0.829962 0.534293 3.74698 0.819445 0.588871 3.75568 0.814294 0.534293 3.74698 0.819445 0.535943 3.74535 0.808576 0.590584 3.75455 0.801986 0.535943 3.74535 0.808576 0.537576 3.74521 0.797602 0.592258 3.75559 0.789629 0.537576 3.74521 0.797602 0.539162 3.74657 0.786707 0.540674 3.74942 0.776072 0.592258 3.75559 0.789629 0.539162 3.74657 0.786707 0.540674 3.74942 0.776072 0.593833 3.75877 0.777636 0.592258 3.75559 0.789629 0.540674 3.74942 0.776072 0.542167 3.75369 0.765963 0.593833 3.75877 0.777636 0.593833 3.75877 0.777636 0.542167 3.75369 0.765963 0.595427 3.76404 0.766365 0.595427 3.76404 0.766365 0.542167 3.75369 0.765963 0.543757 3.75935 0.75654 0.597128 3.77123 0.75625 0.543757 3.75935 0.75654 0.54542 3.7663 0.747972 0.598889 3.78012 0.747576 0.54542 3.7663 0.747972 0.547112 3.77436 0.740487 0.548808 3.78341 0.734199 0.598889 3.78012 0.747576 0.547112 3.77436 0.740487 0.548808 3.78341 0.734199 0.600648 3.7904 0.740648 0.598889 3.78012 0.747576 0.548808 3.78341 0.734199 0.550389 3.79274 0.729462 0.600648 3.7904 0.740648 0.600648 3.7904 0.740648 0.550389 3.79274 0.729462 0.602354 3.80177 0.735664 0.602354 3.80177 0.735664 0.550389 3.79274 0.729462 0.552811 3.80894 0.724554 0.604043 3.81453 0.732706 0.552811 3.80894 0.724554 0.554728 3.82241 0.723245 0.605973 3.82883 0.732345 0.554728 3.82241 0.723245 0.556776 3.83586 0.724337 0.608108 3.84341 0.735177 0.556776 3.83586 0.724337 0.558904 3.84892 0.727796 0.610276 3.85702 0.741142 0.558904 3.84892 0.727796 0.561037 3.86113 0.733496 0.563121 3.87218 0.741293 0.610276 3.85702 0.741142 0.561037 3.86113 0.733496 0.563121 3.87218 0.741293 0.612369 3.86897 0.749935 0.610276 3.85702 0.741142 0.563121 3.87218 0.741293 0.565082 3.88169 0.750941 0.612369 3.86897 0.749935 0.612369 3.86897 0.749935 0.565082 3.88169 0.750941 0.614302 3.87858 0.760963 0.614302 3.87858 0.760963 0.565082 3.88169 0.750941 0.567083 3.88933 0.762185 0.616128 3.88488 0.772307 0.567083 3.88933 0.762185 0.569222 3.89477 0.774628 0.617833 3.8885 0.783258 0.569222 3.89477 0.774628 0.571422 3.89784 0.78781 0.619541 3.89014 0.794532 0.571422 3.89784 0.78781 0.573622 3.89846 0.801351 0.621226 3.8898 0.805951 0.573622 3.89846 0.801351 0.575749 3.89657 0.814816 0.622829 3.88749 0.817128 0.575749 3.89657 0.814816 0.577879 3.8919 0.828487 0.624377 3.88325 0.827742 0.577879 3.8919 0.828487 0.580367 3.88378 0.842066 0.626033 3.87721 0.837404 0.580367 3.88378 0.842066 0.627766 3.86955 0.845838 0.626033 3.87721 0.837404 0.624377 3.88325 0.827742 0.580367 3.88378 0.842066 0.587161 3.75894 0.826241 0.534293 3.74698 0.819445 0.588871 3.75568 0.814294 0.588871 3.75568 0.814294 0.535943 3.74535 0.808576 0.590584 3.75455 0.801986 0.590584 3.75455 0.801986 0.537576 3.74521 0.797602 0.592258 3.75559 0.789629 0.595427 3.76404 0.766365 0.543757 3.75935 0.75654 0.597128 3.77123 0.75625 0.597128 3.77123 0.75625 0.54542 3.7663 0.747972 0.598889 3.78012 0.747576 0.602354 3.80177 0.735664 0.552811 3.80894 0.724554 0.604043 3.81453 0.732706 0.604043 3.81453 0.732706 0.554728 3.82241 0.723245 0.605973 3.82883 0.732345 0.605973 3.82883 0.732345 0.556776 3.83586 0.724337 0.608108 3.84341 0.735177 0.608108 3.84341 0.735177 0.558904 3.84892 0.727796 0.610276 3.85702 0.741142 0.614302 3.87858 0.760963 0.567083 3.88933 0.762185 0.616128 3.88488 0.772307 0.616128 3.88488 0.772307 0.569222 3.89477 0.774628 0.617833 3.8885 0.783258 0.617833 3.8885 0.783258 0.571422 3.89784 0.78781 0.619541 3.89014 0.794532 0.619541 3.89014 0.794532 0.573622 3.89846 0.801351 0.621226 3.8898 0.805951 0.621226 3.8898 0.805951 0.575749 3.89657 0.814816 0.622829 3.88749 0.817128 0.622829 3.88749 0.817128 0.577879 3.8919 0.828487 0.624377 3.88325 0.827742 0.580367 3.88378 0.842066 0.583081 3.87249 0.853848 0.627766 3.86955 0.845838 0.627766 3.86955 0.845838 0.583081 3.87249 0.853848 0.629518 3.86052 0.852768 0.629518 3.86052 0.852768 0.583081 3.87249 0.853848 0.585761 3.85911 0.862643 0.631237 3.85041 0.857986 0.585761 3.85911 0.862643 0.587934 3.84653 0.867599 0.632938 3.83901 0.861431 0.587934 3.84653 0.867599 0.58951 3.83632 0.869753 0.634803 3.8259 0.862673 0.58951 3.83632 0.869753 0.590997 3.82684 0.87038 0.592563 3.81737 0.869712 0.634803 3.8259 0.862673 0.590997 3.82684 0.87038 0.592563 3.81737 0.869712 0.636944 3.81206 0.860943 0.634803 3.8259 0.862673 0.592563 3.81737 0.869712 0.594182 3.80807 0.86776 0.636944 3.81206 0.860943 0.636944 3.81206 0.860943 0.594182 3.80807 0.86776 0.595821 3.79915 0.864573 0.639152 3.79894 0.856162 0.595821 3.79915 0.864573 0.597454 3.79074 0.8602 0.641316 3.78724 0.848583 0.597454 3.79074 0.8602 0.599054 3.78298 0.85471 0.600583 3.77605 0.848221 0.641316 3.78724 0.848583 0.599054 3.78298 0.85471 0.600583 3.77605 0.848221 0.64334 3.77749 0.83854 0.641316 3.78724 0.848583 0.600583 3.77605 0.848221 0.602062 3.77006 0.840831 0.64334 3.77749 0.83854 0.64334 3.77749 0.83854 0.602062 3.77006 0.840831 0.603628 3.76517 0.832683 0.645459 3.77027 0.826477 0.603628 3.76517 0.832683 0.605264 3.76148 0.823958 0.647719 3.76603 0.813077 0.605264 3.76148 0.823958 0.606945 3.75905 0.814789 0.608635 3.75792 0.805388 0.647719 3.76603 0.813077 0.606945 3.75905 0.814789 0.608635 3.75792 0.805388 0.65 3.76501 0.799068 0.647719 3.76603 0.813077 0.608635 3.75792 0.805388 0.610303 3.75812 0.795926 0.65 3.76501 0.799068 0.65 3.76501 0.799068 0.610303 3.75812 0.795926 0.611934 3.75967 0.786474 0.65 3.76711 0.78423 0.611934 3.75967 0.786474 0.613609 3.76285 0.776572 0.65 3.77282 0.770376 0.613609 3.76285 0.776572 0.615518 3.76806 0.766459 0.617653 3.77535 0.756971 0.65 3.77282 0.770376 0.615518 3.76806 0.766459 0.617653 3.77535 0.756971 0.65 3.78179 0.75837 0.65 3.77282 0.770376 0.617653 3.77535 0.756971 0.619849 3.78422 0.748977 0.65 3.78179 0.75837 0.65 3.78179 0.75837 0.619849 3.78422 0.748977 0.65 3.79346 0.748961 0.65 3.79346 0.748961 0.619849 3.78422 0.748977 0.62204 3.79441 0.742725 0.65 3.80709 0.742736 0.62204 3.79441 0.742725 0.624146 3.80557 0.738436 0.626139 3.81733 0.736252 0.65 3.80709 0.742736 0.624146 3.80557 0.738436 0.626139 3.81733 0.736252 0.65 3.82184 0.740083 0.65 3.80709 0.742736 0.626139 3.81733 0.736252 0.62824 3.8292 0.736302 0.65 3.82184 0.740083 0.65 3.82184 0.740083 0.62824 3.8292 0.736302 0.65 3.83678 0.741168 0.65 3.83678 0.741168 0.62824 3.8292 0.736302 0.630465 3.84088 0.738575 0.65 3.85099 0.745923 0.630465 3.84088 0.738575 0.632727 3.8519 0.742983 0.634958 3.86194 0.749393 0.65 3.85099 0.745923 0.632727 3.8519 0.742983 0.634958 3.86194 0.749393 0.65 3.86358 0.754052 0.65 3.85099 0.745923 0.634958 3.86194 0.749393 0.637065 3.87058 0.757553 0.65 3.86358 0.754052 0.65 3.86358 0.754052 0.637065 3.87058 0.757553 0.65 3.87377 0.765047 0.65 3.87377 0.765047 0.637065 3.87058 0.757553 0.639145 3.87751 0.7672 0.65 3.88091 0.778222 0.639145 3.87751 0.7672 0.641378 3.88243 0.777954 0.643699 3.8852 0.789461 0.65 3.88091 0.778222 0.641378 3.88243 0.777954 0.643699 3.8852 0.789461 0.65 3.88456 0.792756 0.65 3.88091 0.778222 0.643699 3.8852 0.789461 0.646021 3.88569 0.801278 0.65 3.88456 0.792756 0.65 3.88456 0.792756 0.646021 3.88569 0.801278 0.65 3.8845 0.807742 0.65 3.8845 0.807742 0.646021 3.88569 0.801278 0.648177 3.884 0.812551 0.65 3.88072 0.822245 0.65 3.8845 0.807742 0.648177 3.884 0.812551 0.629518 3.86052 0.852768 0.585761 3.85911 0.862643 0.631237 3.85041 0.857986 0.631237 3.85041 0.857986 0.587934 3.84653 0.867599 0.632938 3.83901 0.861431 0.632938 3.83901 0.861431 0.58951 3.83632 0.869753 0.634803 3.8259 0.862673 0.636944 3.81206 0.860943 0.595821 3.79915 0.864573 0.639152 3.79894 0.856162 0.639152 3.79894 0.856162 0.597454 3.79074 0.8602 0.641316 3.78724 0.848583 0.64334 3.77749 0.83854 0.603628 3.76517 0.832683 0.645459 3.77027 0.826477 0.645459 3.77027 0.826477 0.605264 3.76148 0.823958 0.647719 3.76603 0.813077 0.65 3.76501 0.799068 0.611934 3.75967 0.786474 0.65 3.76711 0.78423 0.65 3.76711 0.78423 0.613609 3.76285 0.776572 0.65 3.77282 0.770376 0.65 3.79346 0.748961 0.62204 3.79441 0.742725 0.65 3.80709 0.742736 0.65 3.83678 0.741168 0.630465 3.84088 0.738575 0.65 3.85099 0.745923 0.65 3.87377 0.765047 0.639145 3.87751 0.7672 0.65 3.88091 0.778222 -1.59 3.82704 0.90498 -1.59 3.85018 0.901936 -1.59 3.84719 0.844243 -1.59 3.84719 0.844243 -1.59 3.85018 0.901936 -1.59 3.87208 0.893853 -1.59 3.89165 0.881131 -1.59 3.84719 0.844243 -1.59 3.87208 0.893853 -1.59 3.89165 0.881131 -1.59 3.90793 0.8644 -1.59 3.84719 0.844243 -1.59 3.82704 0.90498 -1.5898 3.82534 0.909916 -1.59 3.85018 0.901936 -1.59 3.85018 0.901936 -1.5898 3.82534 0.909916 -1.58796 3.84932 0.91805 -1.58796 3.87904 0.907734 -1.58796 3.84932 0.91805 -1.58196 3.85224 0.932223 -1.58196 3.88553 0.920668 -1.58196 3.85224 0.932223 -1.57243 3.85475 0.944394 -1.57243 3.8911 0.931775 -1.57243 3.85475 0.944394 -1.56 3.85667 0.953733 -1.56 3.89538 0.940298 -1.56 3.85667 0.953733 -1.54553 3.85788 0.959604 -1.54553 3.89807 0.945656 -1.54553 3.85788 0.959604 -1.53 3.85829 0.961607 -1.53 3.89898 0.947483 -1.54553 3.89807 0.945656 -1.53 3.85829 0.961607 -1.53 3.89898 0.947483 -1.54553 3.93328 0.921782 -1.54553 3.89807 0.945656 -1.53 3.89898 0.947483 -1.53 3.93463 0.923309 -1.54553 3.93328 0.921782 -1.54553 3.93328 0.921782 -1.53 3.93463 0.923309 -1.54553 3.96111 0.889608 -1.56 3.9561 0.886312 -1.54553 3.96111 0.889608 -1.56 3.97397 0.84944 -1.57243 3.96492 0.846436 -1.56 3.97397 0.84944 -1.57243 3.97217 0.80864 -1.58196 3.95977 0.807911 -1.57243 3.97217 0.80864 -1.58196 3.95722 0.772761 -1.58796 3.94305 0.775681 -1.58196 3.95722 0.772761 -1.58796 3.93273 0.745956 -1.59 3.92694 0.774819 -1.58796 3.93273 0.745956 -1.59 3.91885 0.752919 -1.59 3.92694 0.774819 -1.58796 3.94305 0.775681 -1.58796 3.93273 0.745956 -1.59 3.92694 0.774819 -1.5898 3.93492 0.799658 -1.58796 3.94305 0.775681 -1.59 3.92694 0.774819 -1.59 3.92998 0.797963 -1.5898 3.93492 0.799658 -1.5892 3.82356 0.914786 -1.5882 3.82169 0.919559 -1.5898 3.82534 0.909916 -1.5898 3.82534 0.909916 -1.5882 3.82169 0.919559 -1.58796 3.84932 0.91805 -1.58796 3.84932 0.91805 -1.5882 3.82169 0.919559 -1.58796 3.81794 0.920322 -1.58196 3.81709 0.934768 -1.58796 3.81794 0.920322 -1.58196 3.78248 0.928128 -1.57243 3.77856 0.939922 -1.58196 3.78248 0.928128 -1.57243 3.74393 0.923136 -1.56 3.73869 0.9311 -1.57243 3.74393 0.923136 -1.56 3.7077 0.904294 -1.54553 3.70322 0.908276 -1.56 3.7077 0.904294 -1.54553 3.67934 0.873067 -1.53 3.67752 0.873984 -1.54553 3.67934 0.873067 -1.53 3.66339 0.833292 -1.53 3.67752 0.873984 -1.54553 3.70322 0.908276 -1.54553 3.67934 0.873067 -1.53 3.67752 0.873984 -1.53 3.70169 0.909635 -1.54553 3.70322 0.908276 -1.54553 3.70322 0.908276 -1.53 3.70169 0.909635 -1.54553 3.73539 0.936106 -1.56 3.73869 0.9311 -1.54553 3.73539 0.936106 -1.56 3.77556 0.948972 -1.57243 3.77856 0.939922 -1.56 3.77556 0.948972 -1.57243 3.81636 0.947173 -1.58196 3.81709 0.934768 -1.57243 3.81636 0.947173 -1.58196 3.85224 0.932223 -1.58796 3.84932 0.91805 -1.58196 3.81709 0.934768 -1.58196 3.85224 0.932223 -1.58796 3.84932 0.91805 -1.58796 3.81794 0.920322 -1.58196 3.81709 0.934768 -1.58796 3.81794 0.920322 -1.5882 3.82169 0.919559 -1.58796 3.78704 0.914394 -1.58196 3.78248 0.928128 -1.58796 3.78704 0.914394 -1.58196 3.75076 0.912757 -1.57243 3.74393 0.923136 -1.58196 3.75076 0.912757 -1.57243 3.71482 0.897958 -1.56 3.7077 0.904294 -1.57243 3.71482 0.897958 -1.56 3.6847 0.87038 -1.54553 3.67934 0.873067 -1.56 3.6847 0.87038 -1.54553 3.6654 0.832879 -1.53 3.66339 0.833292 -1.54553 3.6654 0.832879 -1.53 3.66028 0.790331 -1.53 3.66339 0.833292 -1.54553 3.67934 0.873067 -1.54553 3.6654 0.832879 -1.5892 3.75753 0.892873 -1.58796 3.73493 0.880086 -1.5882 3.75617 0.897815 -1.5892 3.75753 0.892873 -1.5898 3.75901 0.887901 -1.58796 3.73493 0.880086 -1.58796 3.73493 0.880086 -1.5898 3.75901 0.887901 -1.59 3.74387 0.866653 -1.58796 3.71727 0.854044 -1.59 3.74387 0.866653 -1.59 3.73115 0.847081 -1.59 3.72306 0.825181 -1.58796 3.71727 0.854044 -1.59 3.73115 0.847081 -1.59 3.72306 0.825181 -1.58796 3.70695 0.824319 -1.58796 3.71727 0.854044 -1.59 3.72306 0.825181 -1.5898 3.71508 0.800342 -1.58796 3.70695 0.824319 -1.59 3.72306 0.825181 -1.59 3.72002 0.802037 -1.5898 3.71508 0.800342 -1.5898 3.75901 0.887901 -1.59 3.7606 0.882932 -1.59 3.74387 0.866653 -1.58796 3.73493 0.880086 -1.59 3.74387 0.866653 -1.58796 3.71727 0.854044 -1.58196 3.70433 0.860533 -1.58796 3.71727 0.854044 -1.58196 3.69278 0.827239 -1.57243 3.68061 0.829746 -1.58196 3.69278 0.827239 -1.57243 3.67783 0.79136 -1.56 3.66831 0.790802 -1.57243 3.67783 0.79136 -1.56 3.67603 0.75056 -1.54553 3.67034 0.748672 -1.56 3.67603 0.75056 -1.54553 3.68889 0.710392 -1.53 3.68719 0.709268 -1.54553 3.68889 0.710392 -1.53 3.71537 0.676691 -1.53 3.68719 0.709268 -1.54553 3.67034 0.748672 -1.54553 3.68889 0.710392 -1.53 3.68719 0.709268 -1.53 3.6684 0.748028 -1.54553 3.67034 0.748672 -1.54553 3.67034 0.748672 -1.53 3.6684 0.748028 -1.54553 3.66232 0.79045 -1.56 3.66831 0.790802 -1.54553 3.66232 0.79045 -1.56 3.67127 0.83167 -1.57243 3.68061 0.829746 -1.56 3.67127 0.83167 -1.57243 3.69322 0.866104 -1.58196 3.70433 0.860533 -1.57243 3.69322 0.866104 -1.58196 3.72411 0.889701 -1.58796 3.73493 0.880086 -1.58196 3.72411 0.889701 -1.58796 3.75872 0.90067 -1.5882 3.75617 0.897815 -1.58796 3.75872 0.90067 -1.58796 3.78704 0.914394 -1.5882 3.82169 0.919559 -1.5882 3.75617 0.897815 -1.58796 3.78704 0.914394 -1.5892 3.71021 0.798556 -1.5882 3.70544 0.796689 -1.5898 3.71508 0.800342 -1.5898 3.71508 0.800342 -1.5882 3.70544 0.796689 -1.58796 3.70695 0.824319 -1.58796 3.70695 0.824319 -1.5882 3.70544 0.796689 -1.58796 3.70468 0.792937 -1.58196 3.69023 0.792089 -1.58796 3.70468 0.792937 -1.58196 3.69687 0.757478 -1.57243 3.68508 0.753564 -1.58196 3.69687 0.757478 -1.57243 3.70186 0.718931 -1.56 3.6939 0.713688 -1.57243 3.70186 0.718931 -1.56 3.72071 0.682698 -1.54553 3.71672 0.678218 -1.56 3.72071 0.682698 -1.54553 3.75193 0.654344 -1.53 3.75102 0.652517 -1.54553 3.75193 0.654344 -1.53 3.79171 0.638394 -1.53 3.75102 0.652517 -1.54553 3.71672 0.678218 -1.54553 3.75193 0.654344 -1.53 3.75102 0.652517 -1.53 3.71537 0.676691 -1.54553 3.71672 0.678218 -1.54553 3.71672 0.678218 -1.53 3.71537 0.676691 -1.54553 3.68889 0.710392 -1.56 3.6939 0.713688 -1.54553 3.68889 0.710392 -1.56 3.67603 0.75056 -1.57243 3.68508 0.753564 -1.56 3.67603 0.75056 -1.57243 3.67783 0.79136 -1.58196 3.69023 0.792089 -1.57243 3.67783 0.79136 -1.58196 3.69278 0.827239 -1.58796 3.70695 0.824319 -1.58196 3.69278 0.827239 -1.58796 3.71727 0.854044 -1.58796 3.70695 0.824319 -1.58196 3.69023 0.792089 -1.58196 3.69278 0.827239 -1.58796 3.70695 0.824319 -1.58796 3.70468 0.792937 -1.58196 3.69023 0.792089 -1.58796 3.70468 0.792937 -1.5882 3.70544 0.796689 -1.58796 3.71061 0.762036 -1.58196 3.69687 0.757478 -1.58796 3.71061 0.762036 -1.58196 3.71224 0.725765 -1.57243 3.70186 0.718931 -1.58196 3.71224 0.725765 -1.57243 3.72704 0.689824 -1.56 3.72071 0.682698 -1.57243 3.72704 0.689824 -1.56 3.75462 0.659702 -1.54553 3.75193 0.654344 -1.56 3.75462 0.659702 -1.54553 3.79212 0.640396 -1.53 3.79171 0.638394 -1.54553 3.79212 0.640396 -1.53 3.83467 0.635284 -1.53 3.79171 0.638394 -1.54553 3.75193 0.654344 -1.54553 3.79212 0.640396 -1.5892 3.73213 0.732528 -1.58796 3.74491 0.709925 -1.5882 3.72718 0.73117 -1.5892 3.73213 0.732528 -1.5898 3.7371 0.734008 -1.58796 3.74491 0.709925 -1.58796 3.74491 0.709925 -1.5898 3.7371 0.734008 -1.59 3.75835 0.718869 -1.58796 3.77096 0.692266 -1.59 3.75835 0.718869 -1.59 3.77792 0.706147 -1.59 3.79982 0.698064 -1.58796 3.77096 0.692266 -1.59 3.77792 0.706147 -1.59 3.79982 0.698064 -1.58796 3.80068 0.68195 -1.58796 3.77096 0.692266 -1.59 3.79982 0.698064 -1.5898 3.82466 0.690084 -1.58796 3.80068 0.68195 -1.59 3.79982 0.698064 -1.59 3.82296 0.69502 -1.5898 3.82466 0.690084 -1.5898 3.7371 0.734008 -1.59 3.74207 0.7356 -1.59 3.75835 0.718869 -1.58796 3.74491 0.709925 -1.59 3.75835 0.718869 -1.58796 3.77096 0.692266 -1.58196 3.76447 0.679332 -1.58796 3.77096 0.692266 -1.58196 3.79776 0.667777 -1.57243 3.79525 0.655606 -1.58196 3.79776 0.667777 -1.57243 3.83364 0.652827 -1.56 3.8342 0.643308 -1.57243 3.83364 0.652827 -1.56 3.87444 0.651028 -1.54553 3.87633 0.645339 -1.56 3.87444 0.651028 -1.54553 3.91461 0.663894 -1.53 3.91573 0.662186 -1.54553 3.91461 0.663894 -1.53 3.94831 0.690365 -1.53 3.91573 0.662186 -1.54553 3.87633 0.645339 -1.54553 3.91461 0.663894 -1.53 3.91573 0.662186 -1.53 3.87697 0.643399 -1.54553 3.87633 0.645339 -1.54553 3.87633 0.645339 -1.53 3.87697 0.643399 -1.54553 3.83455 0.637325 -1.56 3.8342 0.643308 -1.54553 3.83455 0.637325 -1.56 3.79333 0.646267 -1.57243 3.79525 0.655606 -1.56 3.79333 0.646267 -1.57243 3.7589 0.668225 -1.58196 3.76447 0.679332 -1.57243 3.7589 0.668225 -1.58196 3.7353 0.69911 -1.58796 3.74491 0.709925 -1.58196 3.7353 0.69911 -1.58796 3.72433 0.733722 -1.5882 3.72718 0.73117 -1.58796 3.72433 0.733722 -1.58796 3.71061 0.762036 -1.5882 3.70544 0.796689 -1.5882 3.72718 0.73117 -1.58796 3.71061 0.762036 -1.5892 3.82644 0.685214 -1.5882 3.82831 0.680441 -1.5898 3.82466 0.690084 -1.5898 3.82466 0.690084 -1.5882 3.82831 0.680441 -1.58796 3.80068 0.68195 -1.58796 3.80068 0.68195 -1.5882 3.82831 0.680441 -1.58796 3.83206 0.679678 -1.58196 3.83291 0.665232 -1.58796 3.83206 0.679678 -1.58196 3.86752 0.671872 -1.57243 3.87144 0.660078 -1.58196 3.86752 0.671872 -1.57243 3.90607 0.676864 -1.56 3.91131 0.6689 -1.57243 3.90607 0.676864 -1.56 3.9423 0.695706 -1.54553 3.94678 0.691724 -1.56 3.9423 0.695706 -1.54553 3.97066 0.726932 -1.53 3.97248 0.726016 -1.54553 3.97066 0.726932 -1.53 3.98661 0.766708 -1.53 3.97248 0.726016 -1.54553 3.94678 0.691724 -1.54553 3.97066 0.726932 -1.53 3.97248 0.726016 -1.53 3.94831 0.690365 -1.54553 3.94678 0.691724 -1.54553 3.94678 0.691724 -1.53 3.94831 0.690365 -1.54553 3.91461 0.663894 -1.56 3.91131 0.6689 -1.54553 3.91461 0.663894 -1.56 3.87444 0.651028 -1.57243 3.87144 0.660078 -1.56 3.87444 0.651028 -1.57243 3.83364 0.652827 -1.58196 3.83291 0.665232 -1.57243 3.83364 0.652827 -1.58196 3.79776 0.667777 -1.58796 3.80068 0.68195 -1.58196 3.79776 0.667777 -1.58796 3.77096 0.692266 -1.58796 3.80068 0.68195 -1.58196 3.83291 0.665232 -1.58196 3.79776 0.667777 -1.58796 3.80068 0.68195 -1.58796 3.83206 0.679678 -1.58196 3.83291 0.665232 -1.58796 3.83206 0.679678 -1.5882 3.82831 0.680441 -1.58796 3.86296 0.685606 -1.58196 3.86752 0.671872 -1.58796 3.86296 0.685606 -1.58196 3.89924 0.687243 -1.57243 3.90607 0.676864 -1.58196 3.89924 0.687243 -1.57243 3.93518 0.702042 -1.56 3.9423 0.695706 -1.57243 3.93518 0.702042 -1.56 3.9653 0.72962 -1.54553 3.97066 0.726932 -1.56 3.9653 0.72962 -1.54553 3.9846 0.767121 -1.53 3.98661 0.766708 -1.54553 3.9846 0.767121 -1.53 3.98972 0.809669 -1.53 3.98661 0.766708 -1.54553 3.97066 0.726932 -1.54553 3.9846 0.767121 -1.5892 3.89247 0.707127 -1.58796 3.91508 0.719914 -1.5882 3.89383 0.702185 -1.5892 3.89247 0.707127 -1.5898 3.89099 0.712099 -1.58796 3.91508 0.719914 -1.58796 3.91508 0.719914 -1.5898 3.89099 0.712099 -1.59 3.90613 0.733347 -1.58796 3.93273 0.745956 -1.59 3.90613 0.733347 -1.59 3.91885 0.752919 -1.58796 3.93273 0.745956 -1.58796 3.91508 0.719914 -1.59 3.90613 0.733347 -1.58796 3.93273 0.745956 -1.58196 3.94567 0.739467 -1.58796 3.91508 0.719914 -1.58796 3.93273 0.745956 -1.58196 3.95722 0.772761 -1.58196 3.94567 0.739467 -1.58196 3.94567 0.739467 -1.58196 3.95722 0.772761 -1.57243 3.96939 0.770254 -1.57243 3.95678 0.733896 -1.57243 3.96939 0.770254 -1.56 3.97873 0.76833 -1.56 3.9653 0.72962 -1.56 3.97873 0.76833 -1.54553 3.9846 0.767121 -1.56 3.9653 0.72962 -1.57243 3.95678 0.733896 -1.56 3.97873 0.76833 -1.56 3.9653 0.72962 -1.57243 3.93518 0.702042 -1.57243 3.95678 0.733896 -1.57243 3.95678 0.733896 -1.57243 3.93518 0.702042 -1.58196 3.92589 0.710299 -1.58196 3.94567 0.739467 -1.58196 3.92589 0.710299 -1.58796 3.91508 0.719914 -1.58196 3.94567 0.739467 -1.57243 3.95678 0.733896 -1.58196 3.92589 0.710299 -1.58196 3.94567 0.739467 -1.57243 3.96939 0.770254 -1.57243 3.95678 0.733896 -1.5898 3.89099 0.712099 -1.59 3.8894 0.717068 -1.59 3.90613 0.733347 -1.5892 3.93979 0.801444 -1.5882 3.94456 0.803311 -1.5898 3.93492 0.799658 -1.5898 3.93492 0.799658 -1.5882 3.94456 0.803311 -1.58796 3.94305 0.775681 -1.58796 3.94305 0.775681 -1.5882 3.94456 0.803311 -1.58796 3.94532 0.807063 -1.58196 3.95977 0.807911 -1.58796 3.94532 0.807063 -1.58196 3.95313 0.842522 -1.57243 3.96492 0.846436 -1.58196 3.95313 0.842522 -1.57243 3.94814 0.881069 -1.56 3.9561 0.886312 -1.57243 3.94814 0.881069 -1.56 3.92929 0.917302 -1.54553 3.93328 0.921782 -1.56 3.92929 0.917302 -1.54553 3.89807 0.945656 -1.54553 3.93328 0.921782 -1.56 3.9561 0.886312 -1.56 3.92929 0.917302 -1.54553 3.93328 0.921782 -1.54553 3.96111 0.889608 -1.56 3.9561 0.886312 -1.58796 3.94532 0.807063 -1.5882 3.94456 0.803311 -1.58796 3.93939 0.837964 -1.58196 3.95313 0.842522 -1.58796 3.93939 0.837964 -1.58196 3.93776 0.874235 -1.57243 3.94814 0.881069 -1.58196 3.93776 0.874235 -1.57243 3.92296 0.910176 -1.56 3.92929 0.917302 -1.57243 3.92296 0.910176 -1.56 3.89538 0.940298 -1.54553 3.89807 0.945656 -1.56 3.89538 0.940298 -1.54553 3.85788 0.959604 -1.54553 3.89807 0.945656 -1.56 3.92929 0.917302 -1.56 3.89538 0.940298 -1.5892 3.91787 0.867472 -1.58796 3.90509 0.890075 -1.5882 3.92282 0.86883 -1.5892 3.91787 0.867472 -1.5898 3.9129 0.865992 -1.58796 3.90509 0.890075 -1.58796 3.90509 0.890075 -1.5898 3.9129 0.865992 -1.59 3.89165 0.881131 -1.58796 3.87904 0.907734 -1.59 3.89165 0.881131 -1.59 3.87208 0.893853 -1.59 3.85018 0.901936 -1.58796 3.87904 0.907734 -1.59 3.87208 0.893853 -1.59 3.85018 0.901936 -1.58796 3.84932 0.91805 -1.58796 3.87904 0.907734 -1.5898 3.9129 0.865992 -1.59 3.90793 0.8644 -1.59 3.89165 0.881131 -1.58796 3.90509 0.890075 -1.59 3.89165 0.881131 -1.58796 3.87904 0.907734 -1.58196 3.88553 0.920668 -1.58796 3.87904 0.907734 -1.58196 3.85224 0.932223 -1.58196 3.88553 0.920668 -1.58796 3.90509 0.890075 -1.58796 3.87904 0.907734 -1.58196 3.88553 0.920668 -1.58196 3.9147 0.90089 -1.58796 3.90509 0.890075 -1.58196 3.88553 0.920668 -1.57243 3.8911 0.931775 -1.58196 3.9147 0.90089 -1.58196 3.88553 0.920668 -1.57243 3.85475 0.944394 -1.57243 3.8911 0.931775 -1.53 3.6684 0.748028 -1.53 3.66028 0.790331 -1.54553 3.66232 0.79045 -1.54553 3.66232 0.79045 -1.53 3.66028 0.790331 -1.54553 3.6654 0.832879 -1.56 3.67127 0.83167 -1.54553 3.6654 0.832879 -1.56 3.6847 0.87038 -1.57243 3.69322 0.866104 -1.56 3.6847 0.87038 -1.57243 3.71482 0.897958 -1.58196 3.72411 0.889701 -1.57243 3.71482 0.897958 -1.58196 3.75076 0.912757 -1.58796 3.75872 0.90067 -1.58196 3.75076 0.912757 -1.58796 3.78704 0.914394 -1.58796 3.75872 0.90067 -1.58196 3.72411 0.889701 -1.58196 3.75076 0.912757 -1.53 3.70169 0.909635 -1.53 3.73427 0.937814 -1.54553 3.73539 0.936106 -1.54553 3.73539 0.936106 -1.53 3.73427 0.937814 -1.54553 3.77367 0.954661 -1.56 3.77556 0.948972 -1.54553 3.77367 0.954661 -1.56 3.8158 0.956692 -1.57243 3.81636 0.947173 -1.56 3.8158 0.956692 -1.57243 3.85475 0.944394 -1.58196 3.85224 0.932223 -1.57243 3.81636 0.947173 -1.57243 3.85475 0.944394 -1.53 3.73427 0.937814 -1.53 3.77303 0.956601 -1.54553 3.77367 0.954661 -1.54553 3.77367 0.954661 -1.53 3.77303 0.956601 -1.54553 3.81545 0.962676 -1.56 3.8158 0.956692 -1.54553 3.81545 0.962676 -1.56 3.85667 0.953733 -1.57243 3.85475 0.944394 -1.56 3.8158 0.956692 -1.56 3.85667 0.953733 -1.53 3.77303 0.956601 -1.53 3.81533 0.964716 -1.54553 3.81545 0.962676 -1.54553 3.81545 0.962676 -1.53 3.81533 0.964716 -1.54553 3.85788 0.959604 -1.56 3.85667 0.953733 -1.54553 3.81545 0.962676 -1.54553 3.85788 0.959604 -1.53 3.81533 0.964716 -1.53 3.85829 0.961607 -1.54553 3.85788 0.959604 -1.53 3.93463 0.923309 -1.53 3.96281 0.890732 -1.54553 3.96111 0.889608 -1.54553 3.96111 0.889608 -1.53 3.96281 0.890732 -1.54553 3.97966 0.851328 -1.56 3.97397 0.84944 -1.54553 3.97966 0.851328 -1.56 3.98169 0.809198 -1.57243 3.97217 0.80864 -1.56 3.98169 0.809198 -1.57243 3.96939 0.770254 -1.58196 3.95722 0.772761 -1.57243 3.97217 0.80864 -1.57243 3.96939 0.770254 -1.53 3.96281 0.890732 -1.53 3.9816 0.851972 -1.54553 3.97966 0.851328 -1.54553 3.97966 0.851328 -1.53 3.9816 0.851972 -1.54553 3.98768 0.80955 -1.56 3.98169 0.809198 -1.54553 3.98768 0.80955 -1.56 3.97873 0.76833 -1.57243 3.96939 0.770254 -1.56 3.98169 0.809198 -1.56 3.97873 0.76833 -1.53 3.9816 0.851972 -1.53 3.98972 0.809669 -1.54553 3.98768 0.80955 -1.54553 3.98768 0.80955 -1.53 3.98972 0.809669 -1.54553 3.9846 0.767121 -1.56 3.97873 0.76833 -1.54553 3.98768 0.80955 -1.54553 3.9846 0.767121 -1.53 3.87697 0.643399 -1.53 3.83467 0.635284 -1.54553 3.83455 0.637325 -1.54553 3.83455 0.637325 -1.53 3.83467 0.635284 -1.54553 3.79212 0.640396 -1.56 3.79333 0.646267 -1.54553 3.79212 0.640396 -1.56 3.75462 0.659702 -1.57243 3.7589 0.668225 -1.56 3.75462 0.659702 -1.57243 3.72704 0.689824 -1.58196 3.7353 0.69911 -1.57243 3.72704 0.689824 -1.58196 3.71224 0.725765 -1.58796 3.72433 0.733722 -1.58196 3.71224 0.725765 -1.58796 3.71061 0.762036 -1.58796 3.72433 0.733722 -1.58196 3.7353 0.69911 -1.58196 3.71224 0.725765 -1.58796 3.93939 0.837964 -1.58196 3.95313 0.842522 -1.58796 3.94532 0.807063 -1.57243 3.97217 0.80864 -1.58196 3.95977 0.807911 -1.57243 3.96492 0.846436 -1.57243 3.96492 0.846436 -1.58196 3.95977 0.807911 -1.58196 3.95313 0.842522 -1.56 3.98169 0.809198 -1.57243 3.97217 0.80864 -1.56 3.97397 0.84944 -1.58196 3.93776 0.874235 -1.57243 3.94814 0.881069 -1.58196 3.95313 0.842522 -1.54553 3.98768 0.80955 -1.56 3.98169 0.809198 -1.54553 3.97966 0.851328 -1.57243 3.94814 0.881069 -1.56 3.9561 0.886312 -1.57243 3.96492 0.846436 -1.57243 3.96492 0.846436 -1.56 3.9561 0.886312 -1.56 3.97397 0.84944 -1.54553 3.97966 0.851328 -1.56 3.97397 0.84944 -1.54553 3.96111 0.889608 -1.58796 3.86296 0.685606 -1.5882 3.89383 0.702185 -1.58796 3.89128 0.69933 -1.58196 3.89924 0.687243 -1.58796 3.89128 0.69933 -1.58196 3.92589 0.710299 -1.57243 3.93518 0.702042 -1.58196 3.89924 0.687243 -1.58196 3.92589 0.710299 -1.58796 3.74491 0.709925 -1.58796 3.72433 0.733722 -1.5882 3.72718 0.73117 -1.58796 3.73493 0.880086 -1.58796 3.75872 0.90067 -1.5882 3.75617 0.897815 -1.58796 3.93939 0.837964 -1.5882 3.92282 0.86883 -1.58796 3.92567 0.866278 -1.58196 3.93776 0.874235 -1.58796 3.92567 0.866278 -1.58196 3.9147 0.90089 -1.57243 3.92296 0.910176 -1.58196 3.9147 0.90089 -1.57243 3.8911 0.931775 -1.56 3.89538 0.940298 -1.57243 3.8911 0.931775 -1.56 3.85667 0.953733 -1.56 3.89538 0.940298 -1.57243 3.92296 0.910176 -1.57243 3.8911 0.931775 -1.57243 3.77856 0.939922 -1.57243 3.81636 0.947173 -1.58196 3.81709 0.934768 -1.58196 3.78248 0.928128 -1.57243 3.77856 0.939922 -1.58196 3.81709 0.934768 -1.58796 3.78704 0.914394 -1.58196 3.78248 0.928128 -1.58796 3.81794 0.920322 -1.56 3.77556 0.948972 -1.56 3.8158 0.956692 -1.57243 3.81636 0.947173 -1.54553 3.77367 0.954661 -1.54553 3.81545 0.962676 -1.56 3.8158 0.956692 -1.58196 3.70433 0.860533 -1.58196 3.72411 0.889701 -1.58796 3.73493 0.880086 -1.58796 3.71727 0.854044 -1.58196 3.70433 0.860533 -1.58796 3.73493 0.880086 -1.57243 3.69322 0.866104 -1.57243 3.71482 0.897958 -1.58196 3.72411 0.889701 -1.57243 3.71482 0.897958 -1.56 3.7077 0.904294 -1.57243 3.74393 0.923136 -1.54553 3.73539 0.936106 -1.56 3.73869 0.9311 -1.54553 3.70322 0.908276 -1.54553 3.70322 0.908276 -1.56 3.73869 0.9311 -1.56 3.7077 0.904294 -1.54553 3.67934 0.873067 -1.56 3.7077 0.904294 -1.56 3.6847 0.87038 -1.56 3.77556 0.948972 -1.54553 3.73539 0.936106 -1.54553 3.77367 0.954661 -1.57243 3.77856 0.939922 -1.57243 3.74393 0.923136 -1.56 3.73869 0.9311 -1.56 3.77556 0.948972 -1.57243 3.77856 0.939922 -1.56 3.73869 0.9311 -1.58196 3.78248 0.928128 -1.58196 3.75076 0.912757 -1.57243 3.74393 0.923136 -1.57243 3.68061 0.829746 -1.57243 3.69322 0.866104 -1.58196 3.70433 0.860533 -1.58196 3.69278 0.827239 -1.57243 3.68061 0.829746 -1.58196 3.70433 0.860533 -1.56 3.67127 0.83167 -1.56 3.6847 0.87038 -1.57243 3.69322 0.866104 -1.56 3.66831 0.790802 -1.56 3.67127 0.83167 -1.57243 3.68061 0.829746 -1.57243 3.67783 0.79136 -1.56 3.66831 0.790802 -1.57243 3.68061 0.829746 -1.54553 3.66232 0.79045 -1.54553 3.6654 0.832879 -1.56 3.67127 0.83167 -1.57243 3.68508 0.753564 -1.57243 3.67783 0.79136 -1.58196 3.69023 0.792089 -1.58196 3.69687 0.757478 -1.57243 3.68508 0.753564 -1.58196 3.69023 0.792089 -1.58796 3.71061 0.762036 -1.58196 3.69687 0.757478 -1.58796 3.70468 0.792937 -1.54553 3.67034 0.748672 -1.54553 3.66232 0.79045 -1.56 3.66831 0.790802 -1.56 3.67603 0.75056 -1.54553 3.67034 0.748672 -1.56 3.66831 0.790802 -1.58196 3.76447 0.679332 -1.58196 3.7353 0.69911 -1.58796 3.74491 0.709925 -1.58796 3.77096 0.692266 -1.58196 3.76447 0.679332 -1.58796 3.74491 0.709925 -1.57243 3.7589 0.668225 -1.57243 3.72704 0.689824 -1.58196 3.7353 0.69911 -1.57243 3.72704 0.689824 -1.56 3.72071 0.682698 -1.57243 3.70186 0.718931 -1.54553 3.68889 0.710392 -1.56 3.6939 0.713688 -1.54553 3.71672 0.678218 -1.54553 3.71672 0.678218 -1.56 3.6939 0.713688 -1.56 3.72071 0.682698 -1.54553 3.75193 0.654344 -1.56 3.72071 0.682698 -1.56 3.75462 0.659702 -1.57243 3.68508 0.753564 -1.57243 3.70186 0.718931 -1.56 3.6939 0.713688 -1.56 3.67603 0.75056 -1.57243 3.68508 0.753564 -1.56 3.6939 0.713688 -1.58196 3.69687 0.757478 -1.58196 3.71224 0.725765 -1.57243 3.70186 0.718931 -1.57243 3.79525 0.655606 -1.57243 3.7589 0.668225 -1.58196 3.76447 0.679332 -1.58196 3.79776 0.667777 -1.57243 3.79525 0.655606 -1.58196 3.76447 0.679332 -1.56 3.79333 0.646267 -1.56 3.75462 0.659702 -1.57243 3.7589 0.668225 -1.56 3.8342 0.643308 -1.56 3.79333 0.646267 -1.57243 3.79525 0.655606 -1.57243 3.83364 0.652827 -1.56 3.8342 0.643308 -1.57243 3.79525 0.655606 -1.54553 3.83455 0.637325 -1.54553 3.79212 0.640396 -1.56 3.79333 0.646267 -1.57243 3.87144 0.660078 -1.57243 3.83364 0.652827 -1.58196 3.83291 0.665232 -1.58196 3.86752 0.671872 -1.57243 3.87144 0.660078 -1.58196 3.83291 0.665232 -1.58796 3.86296 0.685606 -1.58196 3.86752 0.671872 -1.58796 3.83206 0.679678 -1.54553 3.87633 0.645339 -1.54553 3.83455 0.637325 -1.56 3.8342 0.643308 -1.56 3.87444 0.651028 -1.54553 3.87633 0.645339 -1.56 3.8342 0.643308 -1.5882 3.89383 0.702185 -1.58796 3.91508 0.719914 -1.58796 3.89128 0.69933 -1.58796 3.89128 0.69933 -1.58796 3.91508 0.719914 -1.58196 3.92589 0.710299 -1.57243 3.93518 0.702042 -1.56 3.9423 0.695706 -1.57243 3.90607 0.676864 -1.54553 3.91461 0.663894 -1.56 3.91131 0.6689 -1.54553 3.94678 0.691724 -1.54553 3.94678 0.691724 -1.56 3.91131 0.6689 -1.56 3.9423 0.695706 -1.54553 3.97066 0.726932 -1.56 3.9423 0.695706 -1.56 3.9653 0.72962 -1.57243 3.87144 0.660078 -1.57243 3.90607 0.676864 -1.56 3.91131 0.6689 -1.56 3.87444 0.651028 -1.57243 3.87144 0.660078 -1.56 3.91131 0.6689 -1.58196 3.86752 0.671872 -1.58196 3.89924 0.687243 -1.57243 3.90607 0.676864 -1.58796 3.86296 0.685606 -1.58796 3.89128 0.69933 -1.58196 3.89924 0.687243 -1.5882 3.89383 0.702185 -1.58796 3.86296 0.685606 -1.5882 3.82831 0.680441 -1.58196 3.95977 0.807911 -1.58196 3.95722 0.772761 -1.58796 3.94305 0.775681 -1.58796 3.94532 0.807063 -1.58196 3.95977 0.807911 -1.58796 3.94305 0.775681 -1.5882 3.92282 0.86883 -1.58796 3.90509 0.890075 -1.58796 3.92567 0.866278 -1.58796 3.92567 0.866278 -1.58796 3.90509 0.890075 -1.58196 3.9147 0.90089 -1.58196 3.9147 0.90089 -1.57243 3.92296 0.910176 -1.58196 3.93776 0.874235 -1.57243 3.92296 0.910176 -1.56 3.92929 0.917302 -1.57243 3.94814 0.881069 -1.58796 3.93939 0.837964 -1.58796 3.92567 0.866278 -1.58196 3.93776 0.874235 -1.5882 3.92282 0.86883 -1.58796 3.93939 0.837964 -1.5882 3.94456 0.803311 -1.46 3.98972 0.809669 -1.53 3.98972 0.809669 -1.46 3.9816 0.851972 -1.46 3.98972 0.809669 -1.53 3.98661 0.766708 -1.53 3.98972 0.809669 -1.46 3.98972 0.809669 -1.46 3.98661 0.766708 -1.53 3.98661 0.766708 -1.53 3.98661 0.766708 -1.46 3.98661 0.766708 -1.53 3.97248 0.726016 -1.53 3.97248 0.726016 -1.46 3.98661 0.766708 -1.46 3.97248 0.726016 -1.53 3.94831 0.690365 -1.46 3.97248 0.726016 -1.46 3.94831 0.690365 -1.53 3.91573 0.662186 -1.46 3.94831 0.690365 -1.46 3.91573 0.662186 -1.53 3.87697 0.643399 -1.46 3.91573 0.662186 -1.46 3.87697 0.643399 -1.53 3.83467 0.635284 -1.46 3.87697 0.643399 -1.46 3.83467 0.635284 -1.53 3.79171 0.638394 -1.46 3.83467 0.635284 -1.46 3.79171 0.638394 -1.53 3.75102 0.652517 -1.46 3.79171 0.638394 -1.46 3.75102 0.652517 -1.53 3.71537 0.676691 -1.46 3.75102 0.652517 -1.46 3.71537 0.676691 -1.53 3.68719 0.709268 -1.46 3.71537 0.676691 -1.46 3.68719 0.709268 -1.53 3.6684 0.748028 -1.46 3.68719 0.709268 -1.46 3.6684 0.748028 -1.53 3.66028 0.790331 -1.46 3.6684 0.748028 -1.46 3.66028 0.790331 -1.53 3.66339 0.833292 -1.46 3.66028 0.790331 -1.46 3.66339 0.833292 -1.53 3.67752 0.873984 -1.46 3.66339 0.833292 -1.46 3.67752 0.873984 -1.53 3.70169 0.909635 -1.46 3.67752 0.873984 -1.46 3.70169 0.909635 -1.53 3.73427 0.937814 -1.46 3.70169 0.909635 -1.46 3.73427 0.937814 -1.53 3.77303 0.956601 -1.46 3.73427 0.937814 -1.46 3.77303 0.956601 -1.53 3.81533 0.964716 -1.46 3.77303 0.956601 -1.46 3.81533 0.964716 -1.53 3.85829 0.961607 -1.46 3.81533 0.964716 -1.46 3.85829 0.961607 -1.53 3.89898 0.947483 -1.46 3.85829 0.961607 -1.46 3.89898 0.947483 -1.53 3.93463 0.923309 -1.46 3.89898 0.947483 -1.46 3.93463 0.923309 -1.53 3.96281 0.890732 -1.46 3.93463 0.923309 -1.46 3.96281 0.890732 -1.53 3.9816 0.851972 -1.46 3.96281 0.890732 -1.46 3.9816 0.851972 -1.53 3.98972 0.809669 -1.53 3.9816 0.851972 -1.46 3.9816 0.851972 -1.53 3.97248 0.726016 -1.46 3.97248 0.726016 -1.53 3.94831 0.690365 -1.53 3.94831 0.690365 -1.46 3.94831 0.690365 -1.53 3.91573 0.662186 -1.53 3.91573 0.662186 -1.46 3.91573 0.662186 -1.53 3.87697 0.643399 -1.53 3.87697 0.643399 -1.46 3.87697 0.643399 -1.53 3.83467 0.635284 -1.53 3.83467 0.635284 -1.46 3.83467 0.635284 -1.53 3.79171 0.638394 -1.53 3.79171 0.638394 -1.46 3.79171 0.638394 -1.53 3.75102 0.652517 -1.53 3.75102 0.652517 -1.46 3.75102 0.652517 -1.53 3.71537 0.676691 -1.53 3.71537 0.676691 -1.46 3.71537 0.676691 -1.53 3.68719 0.709268 -1.53 3.68719 0.709268 -1.46 3.68719 0.709268 -1.53 3.6684 0.748028 -1.53 3.6684 0.748028 -1.46 3.6684 0.748028 -1.53 3.66028 0.790331 -1.53 3.66028 0.790331 -1.46 3.66028 0.790331 -1.53 3.66339 0.833292 -1.53 3.66339 0.833292 -1.46 3.66339 0.833292 -1.53 3.67752 0.873984 -1.53 3.67752 0.873984 -1.46 3.67752 0.873984 -1.53 3.70169 0.909635 -1.53 3.70169 0.909635 -1.46 3.70169 0.909635 -1.53 3.73427 0.937814 -1.53 3.73427 0.937814 -1.46 3.73427 0.937814 -1.53 3.77303 0.956601 -1.53 3.77303 0.956601 -1.46 3.77303 0.956601 -1.53 3.81533 0.964716 -1.53 3.81533 0.964716 -1.46 3.81533 0.964716 -1.53 3.85829 0.961607 -1.53 3.85829 0.961607 -1.46 3.85829 0.961607 -1.53 3.89898 0.947483 -1.53 3.89898 0.947483 -1.46 3.89898 0.947483 -1.53 3.93463 0.923309 -1.53 3.93463 0.923309 -1.46 3.93463 0.923309 -1.53 3.96281 0.890732 -1.53 3.96281 0.890732 -1.46 3.96281 0.890732 -1.53 3.9816 0.851972 -1.45 3.95446 0.885233 -1.45 3.896 0.846741 -1.45 3.97211 0.848822 -1.45 3.95446 0.885233 -1.45 3.88148 0.863523 -1.45 3.896 0.846741 -1.45 3.95446 0.885233 -1.45 3.92799 0.915836 -1.45 3.88148 0.863523 -1.45 3.88148 0.863523 -1.45 3.92799 0.915836 -1.45 3.86311 0.875976 -1.45 3.86311 0.875976 -1.45 3.92799 0.915836 -1.45 3.8945 0.938545 -1.45 3.84215 0.883252 -1.45 3.8945 0.938545 -1.45 3.85627 0.951812 -1.45 3.82002 0.884854 -1.45 3.85627 0.951812 -1.45 3.81592 0.954734 -1.45 3.79823 0.880673 -1.45 3.81592 0.954734 -1.45 3.77618 0.94711 -1.45 3.73977 0.929462 -1.45 3.79823 0.880673 -1.45 3.77618 0.94711 -1.45 3.73977 0.929462 -1.45 3.77826 0.870995 -1.45 3.79823 0.880673 -1.45 3.73977 0.929462 -1.45 3.70916 0.90299 -1.45 3.77826 0.870995 -1.45 3.77826 0.870995 -1.45 3.70916 0.90299 -1.45 3.76148 0.856479 -1.45 3.76148 0.856479 -1.45 3.70916 0.90299 -1.45 3.68646 0.8695 -1.45 3.74902 0.838113 -1.45 3.68646 0.8695 -1.45 3.67319 0.831274 -1.45 3.74175 0.81715 -1.45 3.67319 0.831274 -1.45 3.67027 0.790917 -1.45 3.74015 0.795019 -1.45 3.67027 0.790917 -1.45 3.67789 0.751178 -1.45 3.74433 0.773227 -1.45 3.67789 0.751178 -1.45 3.754 0.753259 -1.45 3.74433 0.773227 -1.45 3.74015 0.795019 -1.45 3.67789 0.751178 -1.45 3.86311 0.875976 -1.45 3.8945 0.938545 -1.45 3.84215 0.883252 -1.45 3.84215 0.883252 -1.45 3.85627 0.951812 -1.45 3.82002 0.884854 -1.45 3.82002 0.884854 -1.45 3.81592 0.954734 -1.45 3.79823 0.880673 -1.45 3.76148 0.856479 -1.45 3.68646 0.8695 -1.45 3.74902 0.838113 -1.45 3.74902 0.838113 -1.45 3.67319 0.831274 -1.45 3.74175 0.81715 -1.45 3.74175 0.81715 -1.45 3.67027 0.790917 -1.45 3.74015 0.795019 -1.45 3.67789 0.751178 -1.45 3.69554 0.714767 -1.45 3.754 0.753259 -1.45 3.754 0.753259 -1.45 3.69554 0.714767 -1.45 3.76852 0.736477 -1.45 3.76852 0.736477 -1.45 3.69554 0.714767 -1.45 3.72201 0.684164 -1.45 3.78689 0.724024 -1.45 3.72201 0.684164 -1.45 3.7555 0.661455 -1.45 3.80785 0.716748 -1.45 3.7555 0.661455 -1.45 3.79373 0.648188 -1.45 3.82998 0.715146 -1.45 3.79373 0.648188 -1.45 3.83408 0.645266 -1.45 3.85177 0.719327 -1.45 3.83408 0.645266 -1.45 3.87382 0.65289 -1.45 3.91023 0.670538 -1.45 3.85177 0.719327 -1.45 3.87382 0.65289 -1.45 3.91023 0.670538 -1.45 3.87174 0.729005 -1.45 3.85177 0.719327 -1.45 3.91023 0.670538 -1.45 3.94084 0.69701 -1.45 3.87174 0.729005 -1.45 3.87174 0.729005 -1.45 3.94084 0.69701 -1.45 3.88852 0.743521 -1.45 3.88852 0.743521 -1.45 3.94084 0.69701 -1.45 3.96354 0.7305 -1.45 3.90098 0.761887 -1.45 3.96354 0.7305 -1.45 3.97681 0.768726 -1.45 3.90825 0.78285 -1.45 3.97681 0.768726 -1.45 3.97973 0.809083 -1.45 3.90985 0.804981 -1.45 3.97973 0.809083 -1.45 3.90567 0.826773 -1.45 3.90985 0.804981 -1.45 3.90825 0.78285 -1.45 3.97973 0.809083 -1.45 3.76852 0.736477 -1.45 3.72201 0.684164 -1.45 3.78689 0.724024 -1.45 3.78689 0.724024 -1.45 3.7555 0.661455 -1.45 3.80785 0.716748 -1.45 3.80785 0.716748 -1.45 3.79373 0.648188 -1.45 3.82998 0.715146 -1.45 3.82998 0.715146 -1.45 3.83408 0.645266 -1.45 3.85177 0.719327 -1.45 3.88852 0.743521 -1.45 3.96354 0.7305 -1.45 3.90098 0.761887 -1.45 3.90098 0.761887 -1.45 3.97681 0.768726 -1.45 3.90825 0.78285 -1.45 3.97973 0.809083 -1.45 3.97211 0.848822 -1.45 3.90567 0.826773 -1.45 3.90567 0.826773 -1.45 3.97211 0.848822 -1.45 3.896 0.846741 0.508218 3.904 0.831359 0.0995744 3.896 0.846741 0.508218 3.8932 0.850738 0.508218 3.904 0.831359 0.0995744 3.90567 0.826773 0.0995744 3.896 0.846741 0.508218 3.904 0.831359 0.508218 3.90943 0.809843 0.0995744 3.90567 0.826773 0.0995744 3.90567 0.826773 0.508218 3.90943 0.809843 0.0995744 3.90985 0.804981 -0.309069 3.90985 0.804981 0.0995744 3.90985 0.804981 -0.309069 3.90825 0.78285 -0.717713 3.90825 0.78285 -0.309069 3.90825 0.78285 -0.717713 3.90098 0.761887 -1.12636 3.90098 0.761887 -0.717713 3.90098 0.761887 -1.12636 3.88852 0.743521 -1.45 3.88852 0.743521 -1.12636 3.88852 0.743521 -1.45 3.87174 0.729005 -1.45 3.88852 0.743521 -1.12636 3.90098 0.761887 -1.12636 3.88852 0.743521 -1.45 3.88852 0.743521 -1.45 3.90098 0.761887 -1.12636 3.90098 0.761887 -1.12636 3.90098 0.761887 -1.45 3.90098 0.761887 -1.12636 3.90825 0.78285 -0.717713 3.90825 0.78285 -1.12636 3.90825 0.78285 -0.717713 3.90985 0.804981 -0.309069 3.90985 0.804981 -0.717713 3.90985 0.804981 -0.309069 3.90567 0.826773 0.0995744 3.90567 0.826773 -0.309069 3.90567 0.826773 0.0995744 3.896 0.846741 0.0995744 3.90567 0.826773 -0.309069 3.90985 0.804981 -0.309069 3.90567 0.826773 0.0995744 3.90567 0.826773 0.0995744 3.90985 0.804981 -0.309069 3.90985 0.804981 0.508218 3.90943 0.809843 0.508218 3.9091 0.787656 0.0995744 3.90985 0.804981 0.0995744 3.90985 0.804981 0.508218 3.9091 0.787656 0.0995744 3.90825 0.78285 -0.309069 3.90825 0.78285 0.0995744 3.90825 0.78285 -0.309069 3.90098 0.761887 -0.717713 3.90098 0.761887 -0.309069 3.90098 0.761887 -0.717713 3.88852 0.743521 -1.12636 3.88852 0.743521 -0.717713 3.88852 0.743521 -1.12636 3.87174 0.729005 -1.45 3.87174 0.729005 -1.12636 3.87174 0.729005 -1.45 3.85177 0.719327 -1.45 3.87174 0.729005 -1.12636 3.88852 0.743521 -1.12636 3.87174 0.729005 0.508218 3.9091 0.787656 0.508218 3.90304 0.76631 0.0995744 3.90825 0.78285 0.0995744 3.90825 0.78285 0.508218 3.90304 0.76631 0.0995744 3.90098 0.761887 -0.309069 3.90098 0.761887 0.0995744 3.90098 0.761887 -0.309069 3.88852 0.743521 -0.717713 3.88852 0.743521 -0.309069 3.88852 0.743521 -0.717713 3.87174 0.729005 -1.12636 3.87174 0.729005 -0.717713 3.87174 0.729005 -1.12636 3.85177 0.719327 -1.45 3.85177 0.719327 -1.12636 3.85177 0.719327 -1.45 3.82998 0.715146 -1.45 3.85177 0.719327 -1.12636 3.87174 0.729005 -1.12636 3.85177 0.719327 0.508218 3.90304 0.76631 0.508218 3.89166 0.74726 0.0995744 3.90098 0.761887 0.0995744 3.90098 0.761887 0.508218 3.89166 0.74726 0.0995744 3.88852 0.743521 -0.309069 3.88852 0.743521 0.0995744 3.88852 0.743521 -0.309069 3.87174 0.729005 -0.717713 3.87174 0.729005 -0.309069 3.87174 0.729005 -0.717713 3.85177 0.719327 -1.12636 3.85177 0.719327 -0.717713 3.85177 0.719327 -1.12636 3.82998 0.715146 -1.45 3.82998 0.715146 -1.12636 3.82998 0.715146 -1.45 3.80785 0.716748 -1.45 3.82998 0.715146 -1.12636 3.85177 0.719327 -1.12636 3.82998 0.715146 0.508218 3.89166 0.74726 0.508218 3.87574 0.731804 0.0995744 3.88852 0.743521 0.0995744 3.88852 0.743521 0.508218 3.87574 0.731804 0.0995744 3.87174 0.729005 -0.309069 3.87174 0.729005 0.0995744 3.87174 0.729005 -0.309069 3.85177 0.719327 -0.717713 3.85177 0.719327 -0.309069 3.85177 0.719327 -0.717713 3.82998 0.715146 -1.12636 3.82998 0.715146 -0.717713 3.82998 0.715146 -1.12636 3.80785 0.716748 -1.45 3.80785 0.716748 -1.12636 3.80785 0.716748 -1.45 3.78689 0.724024 -1.45 3.80785 0.716748 -1.12636 3.82998 0.715146 -1.12636 3.80785 0.716748 0.508218 3.87574 0.731804 0.508218 3.85636 0.720996 0.0995744 3.87174 0.729005 0.0995744 3.87174 0.729005 0.508218 3.85636 0.720996 0.0995744 3.85177 0.719327 -0.309069 3.85177 0.719327 0.0995744 3.85177 0.719327 -0.309069 3.82998 0.715146 -0.717713 3.82998 0.715146 -0.309069 3.82998 0.715146 -0.717713 3.80785 0.716748 -1.12636 3.80785 0.716748 -0.717713 3.80785 0.716748 -1.12636 3.78689 0.724024 -1.45 3.78689 0.724024 -1.12636 3.78689 0.724024 -1.45 3.76852 0.736477 -1.45 3.78689 0.724024 -1.12636 3.80785 0.716748 -1.12636 3.78689 0.724024 0.508218 3.85636 0.720996 0.508218 3.83484 0.715572 0.0995744 3.85177 0.719327 0.0995744 3.85177 0.719327 0.508218 3.83484 0.715572 0.0995744 3.82998 0.715146 -0.309069 3.82998 0.715146 0.0995744 3.82998 0.715146 -0.309069 3.80785 0.716748 -0.717713 3.80785 0.716748 -0.309069 3.80785 0.716748 -0.717713 3.78689 0.724024 -1.12636 3.78689 0.724024 -0.717713 3.78689 0.724024 -1.12636 3.76852 0.736477 -1.45 3.76852 0.736477 -1.12636 3.76852 0.736477 -1.45 3.754 0.753259 -1.45 3.76852 0.736477 -1.12636 3.78689 0.724024 -1.12636 3.76852 0.736477 0.508218 3.83484 0.715572 0.508218 3.81266 0.715901 0.0995744 3.82998 0.715146 0.0995744 3.82998 0.715146 0.508218 3.81266 0.715901 0.0995744 3.80785 0.716748 -0.309069 3.80785 0.716748 0.0995744 3.80785 0.716748 -0.309069 3.78689 0.724024 -0.717713 3.78689 0.724024 -0.309069 3.78689 0.724024 -0.717713 3.76852 0.736477 -1.12636 3.76852 0.736477 -0.717713 3.76852 0.736477 -1.12636 3.754 0.753259 -1.45 3.754 0.753259 -1.12636 3.754 0.753259 -1.45 3.74433 0.773227 -1.45 3.754 0.753259 -1.12636 3.76852 0.736477 -1.12636 3.754 0.753259 0.508218 3.81266 0.715901 0.508218 3.79131 0.721962 0.0995744 3.80785 0.716748 0.0995744 3.80785 0.716748 0.508218 3.79131 0.721962 0.0995744 3.78689 0.724024 -0.309069 3.78689 0.724024 0.0995744 3.78689 0.724024 -0.309069 3.76852 0.736477 -0.717713 3.76852 0.736477 -0.309069 3.76852 0.736477 -0.717713 3.754 0.753259 -1.12636 3.754 0.753259 -0.717713 3.754 0.753259 -1.12636 3.74433 0.773227 -1.45 3.74433 0.773227 -1.12636 3.74433 0.773227 -1.45 3.74015 0.795019 -1.45 3.74433 0.773227 -1.12636 3.754 0.753259 -1.12636 3.74433 0.773227 0.508218 3.79131 0.721962 0.508218 3.77226 0.73334 0.0995744 3.78689 0.724024 0.0995744 3.78689 0.724024 0.508218 3.77226 0.73334 0.0995744 3.76852 0.736477 -0.309069 3.76852 0.736477 0.0995744 3.76852 0.736477 -0.309069 3.754 0.753259 -0.717713 3.754 0.753259 -0.309069 3.754 0.753259 -0.717713 3.74433 0.773227 -1.12636 3.74433 0.773227 -0.717713 3.74433 0.773227 -1.12636 3.74015 0.795019 -1.45 3.74015 0.795019 -1.12636 3.74015 0.795019 -1.45 3.74175 0.81715 -1.45 3.74015 0.795019 -1.12636 3.74433 0.773227 -1.12636 3.74015 0.795019 0.508218 3.77226 0.73334 0.508218 3.7568 0.749262 0.0995744 3.76852 0.736477 0.0995744 3.76852 0.736477 0.508218 3.7568 0.749262 0.0995744 3.754 0.753259 -0.309069 3.754 0.753259 0.0995744 3.754 0.753259 -0.309069 3.74433 0.773227 -0.717713 3.74433 0.773227 -0.309069 3.74433 0.773227 -0.717713 3.74015 0.795019 -1.12636 3.74015 0.795019 -0.717713 3.74015 0.795019 -1.12636 3.74175 0.81715 -1.45 3.74175 0.81715 -1.12636 3.74175 0.81715 -1.45 3.74902 0.838113 -1.45 3.74175 0.81715 -1.12636 3.74015 0.795019 -1.12636 3.74175 0.81715 0.508218 3.7568 0.749262 0.508218 3.746 0.768641 0.0995744 3.754 0.753259 0.0995744 3.754 0.753259 0.508218 3.746 0.768641 0.0995744 3.74433 0.773227 -0.309069 3.74433 0.773227 0.0995744 3.74433 0.773227 -0.309069 3.74015 0.795019 -0.717713 3.74015 0.795019 -0.309069 3.74015 0.795019 -0.717713 3.74175 0.81715 -1.12636 3.74175 0.81715 -0.717713 3.74175 0.81715 -1.12636 3.74902 0.838113 -1.45 3.74902 0.838113 -1.12636 3.74902 0.838113 -1.45 3.76148 0.856479 -1.45 3.74902 0.838113 -1.12636 3.74175 0.81715 -1.12636 3.74902 0.838113 0.508218 3.746 0.768641 0.508218 3.74057 0.790157 0.0995744 3.74433 0.773227 0.0995744 3.74433 0.773227 0.508218 3.74057 0.790157 0.0995744 3.74015 0.795019 -0.309069 3.74015 0.795019 0.0995744 3.74015 0.795019 -0.309069 3.74175 0.81715 -0.717713 3.74175 0.81715 -0.309069 3.74175 0.81715 -0.717713 3.74902 0.838113 -1.12636 3.74902 0.838113 -0.717713 3.74902 0.838113 -1.12636 3.76148 0.856479 -1.45 3.76148 0.856479 -1.12636 3.76148 0.856479 -1.45 3.77826 0.870995 -1.45 3.76148 0.856479 -1.12636 3.74902 0.838113 -1.12636 3.76148 0.856479 0.508218 3.74057 0.790157 0.508218 3.7409 0.812344 0.0995744 3.74015 0.795019 0.0995744 3.74015 0.795019 0.508218 3.7409 0.812344 0.0995744 3.74175 0.81715 -0.309069 3.74175 0.81715 0.0995744 3.74175 0.81715 -0.309069 3.74902 0.838113 -0.717713 3.74902 0.838113 -0.309069 3.74902 0.838113 -0.717713 3.76148 0.856479 -1.12636 3.76148 0.856479 -0.717713 3.76148 0.856479 -1.12636 3.77826 0.870995 -1.45 3.77826 0.870995 -1.12636 3.77826 0.870995 -1.45 3.79823 0.880673 -1.45 3.77826 0.870995 -1.12636 3.76148 0.856479 -1.12636 3.77826 0.870995 0.508218 3.7409 0.812344 0.508218 3.74696 0.83369 0.0995744 3.74175 0.81715 0.0995744 3.74175 0.81715 0.508218 3.74696 0.83369 0.0995744 3.74902 0.838113 -0.309069 3.74902 0.838113 0.0995744 3.74902 0.838113 -0.309069 3.76148 0.856479 -0.717713 3.76148 0.856479 -0.309069 3.76148 0.856479 -0.717713 3.77826 0.870995 -1.12636 3.77826 0.870995 -0.717713 3.77826 0.870995 -1.12636 3.79823 0.880673 -1.45 3.79823 0.880673 -1.12636 3.79823 0.880673 -1.45 3.82002 0.884854 -1.45 3.79823 0.880673 -1.12636 3.77826 0.870995 -1.12636 3.79823 0.880673 0.508218 3.74696 0.83369 0.508218 3.75834 0.85274 0.0995744 3.74902 0.838113 0.0995744 3.74902 0.838113 0.508218 3.75834 0.85274 0.0995744 3.76148 0.856479 -0.309069 3.76148 0.856479 0.0995744 3.76148 0.856479 -0.309069 3.77826 0.870995 -0.717713 3.77826 0.870995 -0.309069 3.77826 0.870995 -0.717713 3.79823 0.880673 -1.12636 3.79823 0.880673 -0.717713 3.79823 0.880673 -1.12636 3.82002 0.884854 -1.45 3.82002 0.884854 -1.12636 3.82002 0.884854 -1.45 3.84215 0.883252 -1.45 3.82002 0.884854 -1.12636 3.79823 0.880673 -1.12636 3.82002 0.884854 0.508218 3.75834 0.85274 0.508218 3.77426 0.868196 0.0995744 3.76148 0.856479 0.0995744 3.76148 0.856479 0.508218 3.77426 0.868196 0.0995744 3.77826 0.870995 -0.309069 3.77826 0.870995 0.0995744 3.77826 0.870995 -0.309069 3.79823 0.880673 -0.717713 3.79823 0.880673 -0.309069 3.79823 0.880673 -0.717713 3.82002 0.884854 -1.12636 3.82002 0.884854 -0.717713 3.82002 0.884854 -1.12636 3.84215 0.883252 -1.45 3.84215 0.883252 -1.12636 3.84215 0.883252 -1.45 3.86311 0.875976 -1.45 3.84215 0.883252 -1.12636 3.82002 0.884854 -1.12636 3.84215 0.883252 0.508218 3.77426 0.868196 0.508218 3.79364 0.879004 0.0995744 3.77826 0.870995 0.0995744 3.77826 0.870995 0.508218 3.79364 0.879004 0.0995744 3.79823 0.880673 -0.309069 3.79823 0.880673 0.0995744 3.79823 0.880673 -0.309069 3.82002 0.884854 -0.717713 3.82002 0.884854 -0.309069 3.82002 0.884854 -0.717713 3.84215 0.883252 -1.12636 3.84215 0.883252 -0.717713 3.84215 0.883252 -1.12636 3.86311 0.875976 -1.45 3.86311 0.875976 -1.12636 3.86311 0.875976 -1.45 3.88148 0.863523 -1.45 3.86311 0.875976 -1.12636 3.84215 0.883252 -1.12636 3.86311 0.875976 0.508218 3.79364 0.879004 0.508218 3.81516 0.884428 0.0995744 3.79823 0.880673 0.0995744 3.79823 0.880673 0.508218 3.81516 0.884428 0.0995744 3.82002 0.884854 -0.309069 3.82002 0.884854 0.0995744 3.82002 0.884854 -0.309069 3.84215 0.883252 -0.717713 3.84215 0.883252 -0.309069 3.84215 0.883252 -0.717713 3.86311 0.875976 -1.12636 3.86311 0.875976 -0.717713 3.86311 0.875976 -1.12636 3.88148 0.863523 -1.45 3.88148 0.863523 -1.12636 3.88148 0.863523 -1.45 3.896 0.846741 -1.45 3.88148 0.863523 -1.12636 3.86311 0.875976 -1.12636 3.88148 0.863523 0.508218 3.81516 0.884428 0.508218 3.83734 0.884099 0.0995744 3.82002 0.884854 0.0995744 3.82002 0.884854 0.508218 3.83734 0.884099 0.0995744 3.84215 0.883252 -0.309069 3.84215 0.883252 0.0995744 3.84215 0.883252 -0.309069 3.86311 0.875976 -0.717713 3.86311 0.875976 -0.309069 3.86311 0.875976 -0.717713 3.88148 0.863523 -1.12636 3.88148 0.863523 -0.717713 3.88148 0.863523 -1.12636 3.896 0.846741 -1.45 3.896 0.846741 -1.12636 3.896 0.846741 -1.45 3.90567 0.826773 -1.45 3.896 0.846741 -1.12636 3.88148 0.863523 -1.12636 3.896 0.846741 0.508218 3.83734 0.884099 0.508218 3.85869 0.878038 0.0995744 3.84215 0.883252 0.0995744 3.84215 0.883252 0.508218 3.85869 0.878038 0.0995744 3.86311 0.875976 -0.309069 3.86311 0.875976 0.0995744 3.86311 0.875976 -0.309069 3.88148 0.863523 -0.717713 3.88148 0.863523 -0.309069 3.88148 0.863523 -0.717713 3.896 0.846741 -1.12636 3.896 0.846741 -0.717713 3.896 0.846741 -1.12636 3.90567 0.826773 -1.45 3.90567 0.826773 -1.12636 3.90567 0.826773 -1.45 3.90985 0.804981 -1.45 3.90567 0.826773 -1.12636 3.896 0.846741 -1.12636 3.90567 0.826773 0.508218 3.85869 0.878038 0.508218 3.87774 0.86666 0.0995744 3.86311 0.875976 0.0995744 3.86311 0.875976 0.508218 3.87774 0.86666 0.0995744 3.88148 0.863523 -0.309069 3.88148 0.863523 0.0995744 3.88148 0.863523 -0.309069 3.896 0.846741 -0.717713 3.896 0.846741 -0.309069 3.896 0.846741 -0.717713 3.90567 0.826773 -1.12636 3.90567 0.826773 -0.717713 3.90567 0.826773 -1.12636 3.90985 0.804981 -1.45 3.90985 0.804981 -1.12636 3.90985 0.804981 -1.45 3.90825 0.78285 -1.45 3.90985 0.804981 -1.12636 3.90567 0.826773 -1.12636 3.90985 0.804981 0.508218 3.87774 0.86666 0.508218 3.8932 0.850738 0.0995744 3.88148 0.863523 0.0995744 3.88148 0.863523 0.508218 3.8932 0.850738 0.0995744 3.896 0.846741 -0.309069 3.896 0.846741 0.0995744 3.896 0.846741 -0.309069 3.90567 0.826773 -0.717713 3.90567 0.826773 -0.309069 3.90567 0.826773 -0.717713 3.90985 0.804981 -1.12636 3.90985 0.804981 -0.717713 3.90985 0.804981 -1.12636 3.90825 0.78285 -1.45 3.90825 0.78285 -1.12636 3.90825 0.78285 -1.45 3.90098 0.761887 -1.45 3.90825 0.78285 -1.12636 3.90985 0.804981 -1.12636 3.90825 0.78285 -0.309069 3.90567 0.826773 -0.717713 3.90567 0.826773 -0.309069 3.896 0.846741 -0.717713 3.90567 0.826773 -1.12636 3.90567 0.826773 -0.717713 3.896 0.846741 -1.12636 3.90985 0.804981 -0.717713 3.90567 0.826773 -0.717713 3.90985 0.804981 0.0995744 3.896 0.846741 -0.309069 3.896 0.846741 0.0995744 3.88148 0.863523 -0.309069 3.896 0.846741 -0.717713 3.896 0.846741 -0.309069 3.88148 0.863523 -0.717713 3.896 0.846741 -1.12636 3.896 0.846741 -0.717713 3.88148 0.863523 -0.717713 3.86311 0.875976 -0.717713 3.88148 0.863523 -1.12636 3.88148 0.863523 -0.309069 3.86311 0.875976 -0.309069 3.88148 0.863523 -0.717713 3.88148 0.863523 0.0995744 3.86311 0.875976 0.0995744 3.88148 0.863523 -0.309069 3.88148 0.863523 -0.717713 3.90825 0.78285 -0.717713 3.90985 0.804981 -0.309069 3.90985 0.804981 -0.309069 3.90825 0.78285 -0.717713 3.90825 0.78285 -0.309069 3.90985 0.804981 0.0995744 3.90825 0.78285 -0.309069 3.90825 0.78285 0.0995744 3.90985 0.804981 0.0995744 3.90098 0.761887 -0.309069 3.90098 0.761887 0.0995744 3.90825 0.78285 -1.12636 3.90098 0.761887 -1.12636 3.90825 0.78285 -0.717713 3.90825 0.78285 -0.717713 3.90098 0.761887 -1.12636 3.90098 0.761887 -0.717713 3.90825 0.78285 -0.309069 3.90098 0.761887 -0.717713 3.90098 0.761887 -0.309069 3.90825 0.78285 0.0995744 3.88852 0.743521 -0.309069 3.88852 0.743521 0.0995744 3.90098 0.761887 -0.309069 3.88852 0.743521 -0.717713 3.88852 0.743521 -0.309069 3.90098 0.761887 -0.717713 3.88852 0.743521 -1.12636 3.88852 0.743521 -0.717713 3.90098 0.761887 0.0995744 3.87174 0.729005 -0.309069 3.87174 0.729005 0.0995744 3.88852 0.743521 -0.309069 3.87174 0.729005 -0.717713 3.87174 0.729005 -0.309069 3.88852 0.743521 -0.717713 3.87174 0.729005 -1.12636 3.87174 0.729005 -0.717713 3.88852 0.743521 0.0995744 3.85177 0.719327 -0.309069 3.85177 0.719327 0.0995744 3.87174 0.729005 -0.309069 3.85177 0.719327 -0.717713 3.85177 0.719327 -0.309069 3.87174 0.729005 -0.717713 3.85177 0.719327 -1.12636 3.85177 0.719327 -0.717713 3.87174 0.729005 0.0995744 3.82998 0.715146 -0.309069 3.82998 0.715146 0.0995744 3.85177 0.719327 -0.309069 3.82998 0.715146 -0.717713 3.82998 0.715146 -0.309069 3.85177 0.719327 -0.717713 3.82998 0.715146 -1.12636 3.82998 0.715146 -0.717713 3.85177 0.719327 0.0995744 3.80785 0.716748 -0.309069 3.80785 0.716748 0.0995744 3.82998 0.715146 -0.309069 3.80785 0.716748 -0.717713 3.80785 0.716748 -0.309069 3.82998 0.715146 -0.717713 3.80785 0.716748 -1.12636 3.80785 0.716748 -0.717713 3.82998 0.715146 0.0995744 3.78689 0.724024 -0.309069 3.78689 0.724024 0.0995744 3.80785 0.716748 -0.309069 3.78689 0.724024 -0.717713 3.78689 0.724024 -0.309069 3.80785 0.716748 -0.717713 3.78689 0.724024 -1.12636 3.78689 0.724024 -0.717713 3.80785 0.716748 0.0995744 3.76852 0.736477 -0.309069 3.76852 0.736477 0.0995744 3.78689 0.724024 -0.309069 3.76852 0.736477 -0.717713 3.76852 0.736477 -0.309069 3.78689 0.724024 -0.717713 3.76852 0.736477 -1.12636 3.76852 0.736477 -0.717713 3.78689 0.724024 0.0995744 3.754 0.753259 -0.309069 3.754 0.753259 0.0995744 3.76852 0.736477 -0.309069 3.754 0.753259 -0.717713 3.754 0.753259 -0.309069 3.76852 0.736477 -0.717713 3.754 0.753259 -1.12636 3.754 0.753259 -0.717713 3.76852 0.736477 0.0995744 3.74433 0.773227 -0.309069 3.74433 0.773227 0.0995744 3.754 0.753259 -0.309069 3.74433 0.773227 -0.717713 3.74433 0.773227 -0.309069 3.754 0.753259 -0.717713 3.74433 0.773227 -1.12636 3.74433 0.773227 -0.717713 3.754 0.753259 0.0995744 3.74015 0.795019 -0.309069 3.74015 0.795019 0.0995744 3.74433 0.773227 -0.309069 3.74015 0.795019 -0.717713 3.74015 0.795019 -0.309069 3.74433 0.773227 -0.717713 3.74015 0.795019 -1.12636 3.74015 0.795019 -0.717713 3.74433 0.773227 0.0995744 3.74175 0.81715 -0.309069 3.74175 0.81715 0.0995744 3.74015 0.795019 -0.309069 3.74175 0.81715 -0.717713 3.74175 0.81715 -0.309069 3.74015 0.795019 -0.717713 3.74175 0.81715 -1.12636 3.74175 0.81715 -0.717713 3.74015 0.795019 0.0995744 3.74902 0.838113 -0.309069 3.74902 0.838113 0.0995744 3.74175 0.81715 -0.309069 3.74902 0.838113 -0.717713 3.74902 0.838113 -0.309069 3.74175 0.81715 -0.717713 3.74902 0.838113 -1.12636 3.74902 0.838113 -0.717713 3.74175 0.81715 0.0995744 3.76148 0.856479 -0.309069 3.76148 0.856479 0.0995744 3.74902 0.838113 -0.309069 3.76148 0.856479 -0.717713 3.76148 0.856479 -0.309069 3.74902 0.838113 -0.717713 3.76148 0.856479 -1.12636 3.76148 0.856479 -0.717713 3.74902 0.838113 0.0995744 3.77826 0.870995 -0.309069 3.77826 0.870995 0.0995744 3.76148 0.856479 -0.309069 3.77826 0.870995 -0.717713 3.77826 0.870995 -0.309069 3.76148 0.856479 -0.717713 3.77826 0.870995 -1.12636 3.77826 0.870995 -0.717713 3.76148 0.856479 0.0995744 3.79823 0.880673 -0.309069 3.79823 0.880673 0.0995744 3.77826 0.870995 -0.309069 3.79823 0.880673 -0.717713 3.79823 0.880673 -0.309069 3.77826 0.870995 -0.717713 3.79823 0.880673 -1.12636 3.79823 0.880673 -0.717713 3.77826 0.870995 0.0995744 3.82002 0.884854 -0.309069 3.82002 0.884854 0.0995744 3.79823 0.880673 -0.309069 3.82002 0.884854 -0.717713 3.82002 0.884854 -0.309069 3.79823 0.880673 -0.717713 3.82002 0.884854 -1.12636 3.82002 0.884854 -0.717713 3.79823 0.880673 0.0995744 3.84215 0.883252 -0.309069 3.84215 0.883252 0.0995744 3.82002 0.884854 -0.309069 3.84215 0.883252 -0.717713 3.84215 0.883252 -0.309069 3.82002 0.884854 -0.717713 3.84215 0.883252 -1.12636 3.84215 0.883252 -0.717713 3.82002 0.884854 0.0995744 3.86311 0.875976 -0.309069 3.86311 0.875976 0.0995744 3.84215 0.883252 -0.309069 3.86311 0.875976 -0.717713 3.86311 0.875976 -0.309069 3.84215 0.883252 -0.717713 3.86311 0.875976 -1.12636 3.86311 0.875976 -0.717713 3.84215 0.883252 1.33 3.76546 0.79257 1.33 3.76487 0.780093 1.33 3.76925 0.777815 1.33 3.76925 0.777815 1.33 3.76487 0.780093 1.33 3.76561 0.773661 1.33 3.77664 0.76449 1.33 3.76561 0.773661 1.33 3.76884 0.761151 1.33 3.77427 0.749478 1.33 3.77664 0.76449 1.33 3.76884 0.761151 1.33 3.77427 0.749478 1.33 3.78714 0.753455 1.33 3.77664 0.76449 1.33 3.77427 0.749478 1.33 3.78176 0.738963 1.33 3.78714 0.753455 1.33 3.78714 0.753455 1.33 3.78176 0.738963 1.33 3.80008 0.745419 1.33 3.80008 0.745419 1.33 3.78176 0.738963 1.33 3.79102 0.729986 1.33 3.81463 0.740903 1.33 3.79102 0.729986 1.33 3.80163 0.722865 1.33 3.81231 0.718046 1.33 3.81463 0.740903 1.33 3.80163 0.722865 1.33 3.81231 0.718046 1.33 3.82985 0.740196 1.33 3.81463 0.740903 1.33 3.81231 0.718046 1.33 3.82219 0.715046 1.33 3.82985 0.740196 1.33 3.82985 0.740196 1.33 3.82219 0.715046 1.33 3.83279 0.717655 1.33 3.84289 0.721722 1.33 3.82985 0.740196 1.33 3.83279 0.717655 1.33 3.84289 0.721722 1.33 3.84475 0.743345 1.33 3.82985 0.740196 1.33 3.84289 0.721722 1.33 3.85235 0.727189 1.33 3.84475 0.743345 1.33 3.84475 0.743345 1.33 3.85235 0.727189 1.33 3.86091 0.733932 1.33 3.85838 0.750146 1.33 3.86091 0.733932 1.33 3.86854 0.741981 1.33 3.8765 0.753777 1.33 3.85838 0.750146 1.33 3.86854 0.741981 1.33 3.8765 0.753777 1.33 3.86986 0.76016 1.33 3.85838 0.750146 1.33 3.8765 0.753777 1.33 3.87997 0.761313 1.33 3.86986 0.76016 1.33 3.86986 0.76016 1.33 3.87997 0.761313 1.33 3.88246 0.769683 1.33 3.87845 0.772743 1.33 3.88246 0.769683 1.33 3.88368 0.778342 1.33 3.88359 0.787084 1.33 3.87845 0.772743 1.33 3.88368 0.778342 1.33 3.76925 0.777815 1.33 3.76561 0.773661 1.33 3.77664 0.76449 1.33 3.80008 0.745419 1.33 3.79102 0.729986 1.33 3.81463 0.740903 1.33 3.84475 0.743345 1.33 3.86091 0.733932 1.33 3.85838 0.750146 1.33 3.86986 0.76016 1.33 3.88246 0.769683 1.33 3.87845 0.772743 1.35 3.78507 0.797656 1.33 3.76546 0.79257 1.35 3.78704 0.787401 1.35 3.78507 0.797656 1.33 3.76547 0.807458 1.33 3.76546 0.79257 1.35 3.78507 0.797656 1.35 3.78582 0.808071 1.33 3.76547 0.807458 1.33 3.76547 0.807458 1.35 3.78582 0.808071 1.33 3.76913 0.821886 1.33 3.76913 0.821886 1.35 3.78582 0.808071 1.35 3.78925 0.817936 1.33 3.77624 0.834967 1.35 3.78925 0.817936 1.35 3.79511 0.826578 1.33 3.78635 0.845895 1.35 3.79511 0.826578 1.35 3.803 0.833409 1.33 3.79884 0.853998 1.35 3.803 0.833409 1.35 3.8124 0.837964 1.33 3.81294 0.858776 1.35 3.8124 0.837964 1.35 3.82266 0.839931 1.33 3.82778 0.859935 1.35 3.82266 0.839931 1.35 3.83307 0.839177 1.33 3.84245 0.857405 1.35 3.83307 0.839177 1.35 3.84294 0.835754 1.33 3.85605 0.851341 1.35 3.84294 0.835754 1.35 3.85158 0.829893 1.33 3.86774 0.842115 1.35 3.85158 0.829893 1.35 3.85841 0.821996 1.33 3.87679 0.830297 1.35 3.85841 0.821996 1.35 3.86296 0.812599 1.33 3.88265 0.816614 1.35 3.86296 0.812599 1.35 3.86493 0.802344 1.33 3.88497 0.801907 1.35 3.86493 0.802344 1.35 3.86418 0.791929 1.33 3.88359 0.787084 1.35 3.86418 0.791929 1.35 3.86075 0.782064 1.33 3.87845 0.772743 1.35 3.86075 0.782064 1.35 3.85489 0.773422 1.33 3.86986 0.76016 1.35 3.85489 0.773422 1.33 3.85838 0.750146 1.33 3.86986 0.76016 1.33 3.87845 0.772743 1.35 3.85489 0.773422 1.33 3.76913 0.821886 1.35 3.78925 0.817936 1.33 3.77624 0.834967 1.33 3.77624 0.834967 1.35 3.79511 0.826578 1.33 3.78635 0.845895 1.33 3.78635 0.845895 1.35 3.803 0.833409 1.33 3.79884 0.853998 1.33 3.79884 0.853998 1.35 3.8124 0.837964 1.33 3.81294 0.858776 1.33 3.81294 0.858776 1.35 3.82266 0.839931 1.33 3.82778 0.859935 1.33 3.82778 0.859935 1.35 3.83307 0.839177 1.33 3.84245 0.857405 1.33 3.84245 0.857405 1.35 3.84294 0.835754 1.33 3.85605 0.851341 1.33 3.85605 0.851341 1.35 3.85158 0.829893 1.33 3.86774 0.842115 1.33 3.86774 0.842115 1.35 3.85841 0.821996 1.33 3.87679 0.830297 1.33 3.87679 0.830297 1.35 3.86296 0.812599 1.33 3.88265 0.816614 1.33 3.88265 0.816614 1.35 3.86493 0.802344 1.33 3.88497 0.801907 1.33 3.88497 0.801907 1.35 3.86418 0.791929 1.33 3.88359 0.787084 1.33 3.88359 0.787084 1.35 3.86075 0.782064 1.33 3.87845 0.772743 1.35 3.85489 0.773422 1.35 3.847 0.766591 1.33 3.85838 0.750146 1.33 3.85838 0.750146 1.35 3.847 0.766591 1.33 3.84475 0.743345 1.33 3.84475 0.743345 1.35 3.847 0.766591 1.35 3.8376 0.762036 1.33 3.82985 0.740196 1.35 3.8376 0.762036 1.35 3.82734 0.760069 1.33 3.81463 0.740903 1.35 3.82734 0.760069 1.35 3.81693 0.760823 1.33 3.80008 0.745419 1.35 3.81693 0.760823 1.35 3.80706 0.764246 1.33 3.78714 0.753455 1.35 3.80706 0.764246 1.35 3.79842 0.770107 1.33 3.77664 0.76449 1.35 3.79842 0.770107 1.35 3.79159 0.778004 1.33 3.76925 0.777815 1.35 3.79159 0.778004 1.35 3.78704 0.787401 1.33 3.76546 0.79257 1.33 3.76925 0.777815 1.35 3.78704 0.787401 1.33 3.84475 0.743345 1.35 3.8376 0.762036 1.33 3.82985 0.740196 1.33 3.82985 0.740196 1.35 3.82734 0.760069 1.33 3.81463 0.740903 1.33 3.81463 0.740903 1.35 3.81693 0.760823 1.33 3.80008 0.745419 1.33 3.80008 0.745419 1.35 3.80706 0.764246 1.33 3.78714 0.753455 1.33 3.78714 0.753455 1.35 3.79842 0.770107 1.33 3.77664 0.76449 1.33 3.77664 0.76449 1.35 3.79159 0.778004 1.33 3.76925 0.777815 1.35 3.79159 0.778004 1.35 3.86493 0.802344 1.35 3.78704 0.787401 1.35 3.79159 0.778004 1.35 3.86418 0.791929 1.35 3.86493 0.802344 1.35 3.79159 0.778004 1.35 3.79842 0.770107 1.35 3.86418 0.791929 1.35 3.86418 0.791929 1.35 3.79842 0.770107 1.35 3.86075 0.782064 1.35 3.86075 0.782064 1.35 3.79842 0.770107 1.35 3.80706 0.764246 1.35 3.85489 0.773422 1.35 3.80706 0.764246 1.35 3.81693 0.760823 1.35 3.847 0.766591 1.35 3.81693 0.760823 1.35 3.82734 0.760069 1.35 3.8376 0.762036 1.35 3.847 0.766591 1.35 3.82734 0.760069 1.35 3.86075 0.782064 1.35 3.80706 0.764246 1.35 3.85489 0.773422 1.35 3.85489 0.773422 1.35 3.81693 0.760823 1.35 3.847 0.766591 1.35 3.86493 0.802344 1.35 3.86296 0.812599 1.35 3.78704 0.787401 1.35 3.78704 0.787401 1.35 3.86296 0.812599 1.35 3.78507 0.797656 1.35 3.78507 0.797656 1.35 3.86296 0.812599 1.35 3.85841 0.821996 1.35 3.78582 0.808071 1.35 3.85841 0.821996 1.35 3.85158 0.829893 1.35 3.78925 0.817936 1.35 3.85158 0.829893 1.35 3.84294 0.835754 1.35 3.79511 0.826578 1.35 3.84294 0.835754 1.35 3.83307 0.839177 1.35 3.803 0.833409 1.35 3.83307 0.839177 1.35 3.82266 0.839931 1.35 3.8124 0.837964 1.35 3.803 0.833409 1.35 3.82266 0.839931 1.35 3.78507 0.797656 1.35 3.85841 0.821996 1.35 3.78582 0.808071 1.35 3.78582 0.808071 1.35 3.85158 0.829893 1.35 3.78925 0.817936 1.35 3.78925 0.817936 1.35 3.84294 0.835754 1.35 3.79511 0.826578 1.35 3.79511 0.826578 1.35 3.83307 0.839177 1.35 3.803 0.833409 -1.45 3.97973 0.809083 -1.46 3.98972 0.809669 -1.45 3.97211 0.848822 -1.45 3.97973 0.809083 -1.46 3.98661 0.766708 -1.46 3.98972 0.809669 -1.45 3.97973 0.809083 -1.45 3.97681 0.768726 -1.46 3.98661 0.766708 -1.46 3.98661 0.766708 -1.45 3.97681 0.768726 -1.46 3.97248 0.726016 -1.46 3.97248 0.726016 -1.45 3.97681 0.768726 -1.45 3.96354 0.7305 -1.46 3.94831 0.690365 -1.45 3.96354 0.7305 -1.45 3.94084 0.69701 -1.46 3.91573 0.662186 -1.45 3.94084 0.69701 -1.45 3.91023 0.670538 -1.46 3.87697 0.643399 -1.45 3.91023 0.670538 -1.45 3.87382 0.65289 -1.46 3.83467 0.635284 -1.45 3.87382 0.65289 -1.45 3.83408 0.645266 -1.46 3.79171 0.638394 -1.45 3.83408 0.645266 -1.45 3.79373 0.648188 -1.46 3.75102 0.652517 -1.45 3.79373 0.648188 -1.45 3.7555 0.661455 -1.46 3.71537 0.676691 -1.45 3.7555 0.661455 -1.45 3.72201 0.684164 -1.46 3.68719 0.709268 -1.45 3.72201 0.684164 -1.45 3.69554 0.714767 -1.46 3.6684 0.748028 -1.45 3.69554 0.714767 -1.45 3.67789 0.751178 -1.46 3.66028 0.790331 -1.45 3.67789 0.751178 -1.45 3.67027 0.790917 -1.46 3.66339 0.833292 -1.45 3.67027 0.790917 -1.45 3.67319 0.831274 -1.46 3.67752 0.873984 -1.45 3.67319 0.831274 -1.45 3.68646 0.8695 -1.46 3.70169 0.909635 -1.45 3.68646 0.8695 -1.45 3.70916 0.90299 -1.46 3.73427 0.937814 -1.45 3.70916 0.90299 -1.45 3.73977 0.929462 -1.46 3.77303 0.956601 -1.45 3.73977 0.929462 -1.45 3.77618 0.94711 -1.46 3.81533 0.964716 -1.45 3.77618 0.94711 -1.45 3.81592 0.954734 -1.46 3.85829 0.961607 -1.45 3.81592 0.954734 -1.45 3.85627 0.951812 -1.46 3.89898 0.947483 -1.45 3.85627 0.951812 -1.45 3.8945 0.938545 -1.46 3.93463 0.923309 -1.45 3.8945 0.938545 -1.45 3.92799 0.915836 -1.46 3.96281 0.890732 -1.45 3.92799 0.915836 -1.45 3.95446 0.885233 -1.46 3.9816 0.851972 -1.45 3.95446 0.885233 -1.45 3.97211 0.848822 -1.46 3.98972 0.809669 -1.46 3.9816 0.851972 -1.45 3.97211 0.848822 -1.46 3.97248 0.726016 -1.45 3.96354 0.7305 -1.46 3.94831 0.690365 -1.46 3.94831 0.690365 -1.45 3.94084 0.69701 -1.46 3.91573 0.662186 -1.46 3.91573 0.662186 -1.45 3.91023 0.670538 -1.46 3.87697 0.643399 -1.46 3.87697 0.643399 -1.45 3.87382 0.65289 -1.46 3.83467 0.635284 -1.46 3.83467 0.635284 -1.45 3.83408 0.645266 -1.46 3.79171 0.638394 -1.46 3.79171 0.638394 -1.45 3.79373 0.648188 -1.46 3.75102 0.652517 -1.46 3.75102 0.652517 -1.45 3.7555 0.661455 -1.46 3.71537 0.676691 -1.46 3.71537 0.676691 -1.45 3.72201 0.684164 -1.46 3.68719 0.709268 -1.46 3.68719 0.709268 -1.45 3.69554 0.714767 -1.46 3.6684 0.748028 -1.46 3.6684 0.748028 -1.45 3.67789 0.751178 -1.46 3.66028 0.790331 -1.46 3.66028 0.790331 -1.45 3.67027 0.790917 -1.46 3.66339 0.833292 -1.46 3.66339 0.833292 -1.45 3.67319 0.831274 -1.46 3.67752 0.873984 -1.46 3.67752 0.873984 -1.45 3.68646 0.8695 -1.46 3.70169 0.909635 -1.46 3.70169 0.909635 -1.45 3.70916 0.90299 -1.46 3.73427 0.937814 -1.46 3.73427 0.937814 -1.45 3.73977 0.929462 -1.46 3.77303 0.956601 -1.46 3.77303 0.956601 -1.45 3.77618 0.94711 -1.46 3.81533 0.964716 -1.46 3.81533 0.964716 -1.45 3.81592 0.954734 -1.46 3.85829 0.961607 -1.46 3.85829 0.961607 -1.45 3.85627 0.951812 -1.46 3.89898 0.947483 -1.46 3.89898 0.947483 -1.45 3.8945 0.938545 -1.46 3.93463 0.923309 -1.46 3.93463 0.923309 -1.45 3.92799 0.915836 -1.46 3.96281 0.890732 -1.46 3.96281 0.890732 -1.45 3.95446 0.885233 -1.46 3.9816 0.851972 -1.5882 3.82169 0.919559 -1.5892 3.82356 0.914786 -1.49 3.805 0.8863 -1.49 3.805 0.8863 -1.5892 3.82356 0.914786 -1.5898 3.82534 0.909916 -1.59 3.82704 0.90498 -1.49 3.805 0.8863 -1.5898 3.82534 0.909916 -1.59 3.82704 0.90498 -1.59 3.84719 0.844243 -1.49 3.805 0.8863 -1.49 3.805 0.8863 -1.59 3.84719 0.844243 -1.49 3.8302 0.810372 -1.5882 3.82169 0.919559 -1.49 3.805 0.8863 -1.5882 3.75617 0.897815 -1.5882 3.75617 0.897815 -1.49 3.805 0.8863 -1.49 3.78943 0.881131 -1.59 3.78076 0.822194 -1.59 3.7606 0.882932 -1.49 3.78943 0.881131 -1.49 3.81463 0.805203 -1.59 3.78076 0.822194 -1.49 3.78943 0.881131 -1.59 3.7606 0.882932 -1.5898 3.75901 0.887901 -1.49 3.78943 0.881131 -1.49 3.78943 0.881131 -1.5898 3.75901 0.887901 -1.5892 3.75753 0.892873 -1.5882 3.75617 0.897815 -1.49 3.78943 0.881131 -1.5892 3.75753 0.892873 -1.5882 3.70544 0.796689 -1.5892 3.71021 0.798556 -1.49 3.7387 0.780005 -1.49 3.7387 0.780005 -1.5892 3.71021 0.798556 -1.5898 3.71508 0.800342 -1.59 3.72002 0.802037 -1.49 3.7387 0.780005 -1.5898 3.71508 0.800342 -1.59 3.72002 0.802037 -1.59 3.78076 0.822194 -1.49 3.7387 0.780005 -1.49 3.7387 0.780005 -1.59 3.78076 0.822194 -1.49 3.81463 0.805203 -1.5882 3.70544 0.796689 -1.49 3.7387 0.780005 -1.5882 3.72718 0.73117 -1.5882 3.72718 0.73117 -1.49 3.7387 0.780005 -1.49 3.74387 0.76443 -1.59 3.80281 0.755757 -1.59 3.74207 0.7356 -1.49 3.74387 0.76443 -1.49 3.8198 0.789628 -1.59 3.80281 0.755757 -1.49 3.74387 0.76443 -1.59 3.74207 0.7356 -1.5898 3.7371 0.734008 -1.49 3.74387 0.76443 -1.49 3.74387 0.76443 -1.5898 3.7371 0.734008 -1.5892 3.73213 0.732528 -1.5882 3.72718 0.73117 -1.49 3.74387 0.76443 -1.5892 3.73213 0.732528 -1.5882 3.82831 0.680441 -1.5892 3.82644 0.685214 -1.49 3.845 0.7137 -1.49 3.845 0.7137 -1.5892 3.82644 0.685214 -1.5898 3.82466 0.690084 -1.59 3.82296 0.69502 -1.49 3.845 0.7137 -1.5898 3.82466 0.690084 -1.59 3.82296 0.69502 -1.59 3.80281 0.755757 -1.49 3.845 0.7137 -1.49 3.845 0.7137 -1.59 3.80281 0.755757 -1.49 3.8198 0.789628 -1.5882 3.89383 0.702185 -1.5882 3.82831 0.680441 -1.49 3.86057 0.718869 -1.49 3.86057 0.718869 -1.5882 3.82831 0.680441 -1.49 3.845 0.7137 -1.59 3.86924 0.777806 -1.59 3.8894 0.717068 -1.49 3.86057 0.718869 -1.49 3.83537 0.794797 -1.59 3.86924 0.777806 -1.49 3.86057 0.718869 -1.59 3.8894 0.717068 -1.5898 3.89099 0.712099 -1.49 3.86057 0.718869 -1.49 3.86057 0.718869 -1.5898 3.89099 0.712099 -1.5892 3.89247 0.707127 -1.5882 3.89383 0.702185 -1.49 3.86057 0.718869 -1.5892 3.89247 0.707127 -1.5882 3.94456 0.803311 -1.5892 3.93979 0.801444 -1.49 3.9113 0.819995 -1.49 3.9113 0.819995 -1.5892 3.93979 0.801444 -1.5898 3.93492 0.799658 -1.59 3.92998 0.797963 -1.49 3.9113 0.819995 -1.5898 3.93492 0.799658 -1.59 3.92998 0.797963 -1.59 3.86924 0.777806 -1.49 3.9113 0.819995 -1.49 3.9113 0.819995 -1.59 3.86924 0.777806 -1.49 3.83537 0.794797 -1.5882 3.92282 0.86883 -1.5882 3.94456 0.803311 -1.49 3.90613 0.83557 -1.49 3.90613 0.83557 -1.5882 3.94456 0.803311 -1.49 3.9113 0.819995 -1.59 3.84719 0.844243 -1.59 3.90793 0.8644 -1.49 3.90613 0.83557 -1.49 3.8302 0.810372 -1.59 3.84719 0.844243 -1.49 3.90613 0.83557 -1.59 3.90793 0.8644 -1.5898 3.9129 0.865992 -1.49 3.90613 0.83557 -1.49 3.90613 0.83557 -1.5898 3.9129 0.865992 -1.5892 3.91787 0.867472 -1.5882 3.92282 0.86883 -1.49 3.90613 0.83557 -1.5892 3.91787 0.867472 -1.49 3.78943 0.881131 -1.49 3.805 0.8863 -1.49 3.81463 0.805203 -1.49 3.81463 0.805203 -1.49 3.805 0.8863 -1.49 3.8302 0.810372 -1.49 3.8198 0.789628 -1.49 3.8302 0.810372 -1.49 3.83537 0.794797 -1.49 3.845 0.7137 -1.49 3.83537 0.794797 -1.49 3.86057 0.718869 -1.49 3.845 0.7137 -1.49 3.8198 0.789628 -1.49 3.83537 0.794797 -1.49 3.8302 0.810372 -1.49 3.90613 0.83557 -1.49 3.83537 0.794797 -1.49 3.83537 0.794797 -1.49 3.90613 0.83557 -1.49 3.9113 0.819995 -1.49 3.8302 0.810372 -1.49 3.8198 0.789628 -1.49 3.81463 0.805203 -1.49 3.81463 0.805203 -1.49 3.8198 0.789628 -1.49 3.74387 0.76443 -1.49 3.7387 0.780005 -1.49 3.81463 0.805203 -1.49 3.74387 0.76443 -1.59 2.05992 0.861753 -1.59 1.99858 0.843521 -1.59 2.04418 0.878989 -1.59 2.04418 0.878989 -1.59 1.99858 0.843521 -1.59 2.02502 0.892322 -1.59 2.02502 0.892322 -1.59 1.99858 0.843521 -1.59 2.00338 0.901091 -1.59 2.00338 0.901091 -1.59 1.99858 0.843521 -1.59 1.98035 0.904864 -1.59 1.91325 0.884921 -1.59 1.93148 0.823578 -1.59 1.89601 0.869179 -1.59 1.89601 0.869179 -1.59 1.93148 0.823578 -1.59 1.88268 0.850017 -1.59 1.88268 0.850017 -1.59 1.93148 0.823578 -1.59 1.87391 0.828383 -1.59 1.87391 0.828383 -1.59 1.93148 0.823578 -1.59 1.87014 0.805347 -1.59 1.89008 0.738247 -1.59 1.95142 0.756479 -1.59 1.90582 0.721011 -1.59 1.90582 0.721011 -1.59 1.95142 0.756479 -1.59 1.92498 0.707678 -1.59 1.92498 0.707678 -1.59 1.95142 0.756479 -1.59 1.94662 0.698909 -1.59 1.94662 0.698909 -1.59 1.95142 0.756479 -1.59 1.96965 0.695136 0.6526 2.00904 0.750589 0.686935 1.99999 0.745451 0.65 1.99548 0.743602 0.6526 2.00904 0.750589 0.689636 2.01309 0.753642 0.686935 1.99999 0.745451 0.6526 2.00904 0.750589 0.655421 2.02067 0.761089 0.689636 2.01309 0.753642 0.689636 2.01309 0.753642 0.655421 2.02067 0.761089 0.692471 2.02381 0.765113 0.692471 2.02381 0.765113 0.655421 2.02067 0.761089 0.658184 2.02914 0.774146 0.695158 2.0311 0.778713 0.658184 2.02914 0.774146 0.660643 2.03386 0.788367 0.697572 2.03461 0.793194 0.660643 2.03386 0.788367 0.663214 2.0349 0.803534 0.700251 2.03438 0.808605 0.663214 2.0349 0.803534 0.666027 2.03194 0.81891 0.703086 2.03011 0.823717 0.666027 2.03194 0.81891 0.668806 2.02515 0.832944 0.698889 2.02613 0.831397 0.668806 2.02515 0.832944 0.705794 2.02222 0.837017 0.703086 2.03011 0.823717 0.698889 2.02613 0.831397 0.705794 2.02222 0.837017 0.703086 2.03011 0.823717 0.668806 2.02515 0.832944 0.698889 2.02613 0.831397 0.692471 2.02381 0.765113 0.658184 2.02914 0.774146 0.695158 2.0311 0.778713 0.695158 2.0311 0.778713 0.660643 2.03386 0.788367 0.697572 2.03461 0.793194 0.697572 2.03461 0.793194 0.663214 2.0349 0.803534 0.700251 2.03438 0.808605 0.700251 2.03438 0.808605 0.666027 2.03194 0.81891 0.703086 2.03011 0.823717 0.668806 2.02515 0.832944 0.671288 2.01539 0.844372 0.705794 2.02222 0.837017 0.705794 2.02222 0.837017 0.671288 2.01539 0.844372 0.698889 2.01626 0.84356 0.708211 2.01164 0.847517 0.698889 2.01626 0.84356 0.671288 2.01539 0.844372 0.673831 2.00299 0.853072 0.708211 2.01164 0.847517 0.671288 2.01539 0.844372 0.673831 2.00299 0.853072 0.698889 2.00358 0.852755 0.708211 2.01164 0.847517 0.673831 2.00299 0.853072 0.710867 1.99836 0.855265 0.698889 2.00358 0.852755 0.673831 2.00299 0.853072 0.676634 1.98832 0.858502 0.710867 1.99836 0.855265 0.710867 1.99836 0.855265 0.676634 1.98832 0.858502 0.698889 1.98895 0.858355 0.7137 1.98323 0.859433 0.698889 1.98895 0.858355 0.676634 1.98832 0.858502 0.679426 1.97277 0.859959 0.7137 1.98323 0.859433 0.676634 1.98832 0.858502 0.679426 1.97277 0.859959 0.698889 1.97337 0.859978 0.7137 1.98323 0.859433 0.679426 1.97277 0.859959 0.716428 1.96773 0.859557 0.698889 1.97337 0.859978 0.679426 1.97277 0.859959 0.681937 1.95789 0.857509 0.716428 1.96773 0.859557 0.716428 1.96773 0.859557 0.681937 1.95789 0.857509 0.698889 1.9579 0.857511 0.718853 1.95325 0.855919 0.698889 1.9579 0.857511 0.681937 1.95789 0.857509 0.684448 1.94409 0.851423 0.718853 1.95325 0.855919 0.681937 1.95789 0.857509 0.684448 1.94409 0.851423 0.698889 1.9436 0.85113 0.718853 1.95325 0.855919 0.684448 1.94409 0.851423 0.721485 1.9398 0.848588 0.698889 1.9436 0.85113 0.684448 1.94409 0.851423 0.68724 1.93186 0.841702 0.721485 1.9398 0.848588 0.721485 1.9398 0.848588 0.68724 1.93186 0.841702 0.698889 1.93144 0.841261 0.724314 1.9284 0.837798 0.698889 1.93144 0.841261 0.68724 1.93186 0.841702 0.690043 1.92255 0.829138 0.724314 1.9284 0.837798 0.68724 1.93186 0.841702 0.690043 1.92255 0.829138 0.698889 1.92224 0.828581 0.724314 1.9284 0.837798 0.690043 1.92255 0.829138 0.72706 1.92026 0.824566 0.698889 1.92224 0.828581 0.690043 1.92255 0.829138 0.692585 1.91693 0.815077 0.72706 1.92026 0.824566 0.72706 1.92026 0.824566 0.692585 1.91693 0.815077 0.698889 1.91665 0.813953 0.729498 1.91589 0.810272 0.698889 1.91665 0.813953 0.695068 1.915 0.80017 0.732104 1.91521 0.795014 0.695068 1.915 0.80017 0.698889 1.91502 0.798374 0.697847 1.91698 0.784703 0.698889 1.91502 0.798374 0.695068 1.915 0.80017 0.697847 1.91698 0.784703 0.732104 1.91521 0.795014 0.698889 1.91502 0.798374 0.697847 1.91698 0.784703 0.734927 1.91854 0.779691 0.732104 1.91521 0.795014 0.697847 1.91698 0.784703 0.70066 1.92292 0.770215 0.734927 1.91854 0.779691 0.734927 1.91854 0.779691 0.70066 1.92292 0.770215 0.737689 1.92567 0.765849 0.737689 1.92567 0.765849 0.70066 1.92292 0.770215 0.703231 1.93207 0.758081 0.740145 1.93567 0.754691 0.703231 1.93207 0.758081 0.70569 1.9438 0.748752 0.742724 1.94833 0.746252 0.70569 1.9438 0.748752 0.708454 1.95803 0.74245 0.74554 1.96316 0.74118 0.708454 1.95803 0.74245 0.711274 1.97351 0.740018 0.748317 1.97872 0.740115 0.711274 1.97351 0.740018 0.713873 1.98869 0.741582 0.716313 2.0027 0.746777 0.748317 1.97872 0.740115 0.713873 1.98869 0.741582 0.716313 2.0027 0.746777 0.750795 1.99348 0.742917 0.748317 1.97872 0.740115 0.716313 2.0027 0.746777 0.719061 2.01544 0.755673 0.750795 1.99348 0.742917 0.750795 1.99348 0.742917 0.719061 2.01544 0.755673 0.753345 2.0072 0.749374 0.753345 2.0072 0.749374 0.719061 2.01544 0.755673 0.756152 2.0192 0.759425 0.756152 2.0192 0.759425 0.719061 2.01544 0.755673 0.721887 2.02554 0.767665 0.758943 2.02818 0.772209 0.721887 2.02554 0.767665 0.724513 2.03208 0.781504 0.761447 2.03343 0.786344 0.724513 2.03208 0.781504 0.726939 2.03488 0.796159 0.763968 2.03498 0.801372 0.726939 2.03488 0.796159 0.729668 2.03386 0.811627 0.766765 2.03259 0.81682 0.729668 2.03386 0.811627 0.732499 2.02884 0.82649 0.769567 2.02629 0.831135 0.732499 2.02884 0.82649 0.73515 2.02035 0.839285 0.772101 2.01687 0.842979 0.73515 2.02035 0.839285 0.737567 2.00927 0.84925 0.774593 2.00485 0.852047 0.737567 2.00927 0.84925 0.740277 1.99554 0.856373 0.777377 1.99042 0.857986 0.740277 1.99554 0.856373 0.74311 1.98022 0.859772 0.780189 1.97489 0.86 0.74311 1.98022 0.859772 0.745785 1.96484 0.859133 0.782753 1.95982 0.858048 0.745785 1.96484 0.859133 0.748198 1.95058 0.854807 0.78522 1.94589 0.852466 0.748198 1.95058 0.854807 0.750886 1.93742 0.846773 0.78799 1.93336 0.843201 0.750886 1.93742 0.846773 0.753719 1.92658 0.835426 0.79081 1.92359 0.830943 0.753719 1.92658 0.835426 0.756417 1.91914 0.821895 0.793401 1.91746 0.816988 0.756417 1.91914 0.821895 0.758831 1.91547 0.807457 0.795848 1.91504 0.802218 0.758831 1.91547 0.807457 0.761496 1.91553 0.792078 0.798603 1.91649 0.786731 0.761496 1.91553 0.792078 0.764328 1.91961 0.776927 0.801429 1.92192 0.772018 0.764328 1.91961 0.776927 0.767046 1.92736 0.763525 0.804047 1.93072 0.759507 0.767046 1.92736 0.763525 0.769466 1.93782 0.752905 0.806479 1.9421 0.749825 0.769466 1.93782 0.752905 0.772107 1.95097 0.74502 0.809216 1.95607 0.743064 0.772107 1.95097 0.74502 0.774936 1.96605 0.740672 0.812047 1.97148 0.740103 0.774936 1.96605 0.740672 0.777673 1.98156 0.74036 0.81469 1.98679 0.74117 0.777673 1.98156 0.74036 0.780105 1.99608 0.743826 0.817111 2.00094 0.745896 0.780105 1.99608 0.743826 0.782719 2.00959 0.750975 0.81983 2.01392 0.754337 0.782719 2.00959 0.750975 0.785543 2.02111 0.761609 0.822664 2.02444 0.765998 0.785543 2.02111 0.761609 0.788298 2.02943 0.774747 0.825331 2.03146 0.779692 0.788298 2.02943 0.774747 0.790746 2.03398 0.788998 0.827746 2.03472 0.794235 0.790746 2.03398 0.788998 0.793333 2.03485 0.804205 0.830445 2.03421 0.809675 0.793333 2.03485 0.804205 0.79615 2.03172 0.819555 0.83328 2.02968 0.824708 0.79615 2.03172 0.819555 0.798921 2.02478 0.833498 0.835969 2.02157 0.837836 0.798921 2.02478 0.833498 0.80139 2.01491 0.8448 0.838384 2.0108 0.848146 0.80139 2.01491 0.8448 0.803948 2.00239 0.853381 0.84106 1.99736 0.855677 0.803948 2.00239 0.853381 0.806757 1.98766 0.85865 0.843895 1.98215 0.859572 0.806757 1.98766 0.85865 0.809542 1.97211 0.85993 0.846605 1.96668 0.859421 0.809542 1.97211 0.85993 0.812036 1.95728 0.857324 0.849023 1.95229 0.855535 0.812036 1.95728 0.857324 0.814565 1.94351 0.851075 0.851677 1.93893 0.847946 0.814565 1.94351 0.851075 0.817363 1.93139 0.841209 0.854509 1.92773 0.836949 0.817363 1.93139 0.841209 0.82016 1.92223 0.82855 0.857239 1.91984 0.8236 0.82016 1.92223 0.82855 0.822686 1.91677 0.814459 0.859666 1.91572 0.809252 0.822686 1.91677 0.814459 0.825184 1.915 0.799503 0.862294 1.91531 0.793941 0.825184 1.915 0.799503 0.82797 1.91716 0.784046 0.865123 1.91892 0.778672 0.82797 1.91716 0.784046 0.830778 1.92325 0.769633 0.86787 1.92628 0.764984 0.830778 1.92325 0.769633 0.833333 1.93252 0.757625 0.87031 1.93645 0.754024 0.833333 1.93252 0.757625 0.835804 1.94437 0.748409 0.872913 1.9493 0.745782 0.835804 1.94437 0.748409 0.838576 1.95868 0.742261 0.875736 1.96423 0.740975 0.838576 1.95868 0.742261 0.841393 1.97418 0.740006 0.8785 1.97978 0.74019 0.841393 1.97418 0.740006 0.843977 1.98931 0.741732 0.846427 2.00329 0.747086 0.8785 1.97978 0.74019 0.843977 1.98931 0.741732 0.846427 2.00329 0.747086 0.880958 1.99445 0.74324 0.8785 1.97978 0.74019 0.846427 2.00329 0.747086 0.849183 2.01594 0.756134 0.880958 1.99445 0.74324 0.880958 1.99445 0.74324 0.849183 2.01594 0.756134 0.883533 2.0081 0.749958 0.883533 2.0081 0.749958 0.849183 2.01594 0.756134 0.886349 2.01993 0.760233 0.886349 2.01993 0.760233 0.849183 2.01594 0.756134 0.852007 2.0259 0.768235 0.889127 2.02866 0.773158 0.852007 2.0259 0.768235 0.854618 2.03227 0.782121 0.891608 2.03365 0.787337 0.854618 2.03227 0.782121 0.857051 2.03492 0.796819 0.894155 2.03495 0.802442 0.857051 2.03492 0.796819 0.859791 2.03373 0.812293 0.896961 2.03228 0.817861 0.859791 2.03373 0.812293 0.862619 2.02853 0.827094 0.899753 2.02573 0.832043 0.862619 2.02853 0.827094 0.865257 2.01992 0.839774 0.902261 2.01613 0.843683 0.865257 2.01992 0.839774 0.867678 2.00873 0.849623 0.904778 2.00392 0.85257 0.867678 2.00873 0.849623 0.870398 1.9949 0.856602 0.907574 1.98936 0.858256 0.870398 1.9949 0.856602 0.873231 1.97955 0.859827 0.910376 1.97382 0.859988 0.873231 1.97955 0.859827 0.875893 1.96419 0.859019 0.912915 1.95883 0.857781 0.875893 1.96419 0.859019 0.878307 1.94999 0.854537 0.915403 1.94497 0.851942 0.878307 1.94999 0.854537 0.881007 1.93689 0.846345 0.918186 1.93259 0.84244 0.881007 1.93689 0.846345 0.883841 1.92618 0.834877 0.920999 1.92305 0.830018 0.883841 1.92618 0.834877 0.886526 1.9189 0.821283 0.923566 1.91717 0.816001 0.886526 1.9189 0.821283 0.888939 1.91539 0.806809 0.92603 1.91501 0.801158 0.888939 1.91539 0.806809 0.891617 1.91562 0.791407 0.928799 1.91674 0.785674 0.891617 1.91562 0.791407 0.89445 1.91988 0.776302 0.931619 1.92244 0.77107 0.89445 1.91988 0.776302 0.897157 1.92776 0.763004 0.934214 1.93143 0.758752 0.897157 1.92776 0.763004 0.899573 1.93834 0.752505 0.936659 1.94299 0.749253 0.899573 1.93834 0.752505 0.902227 1.9516 0.744753 0.939412 1.9571 0.742731 0.902227 1.9516 0.744753 0.905058 1.96672 0.740574 0.942239 1.97256 0.74005 0.905058 1.96672 0.740574 0.907785 1.98222 0.740435 0.944859 1.9878 0.741382 0.907785 1.98222 0.740435 0.91021 1.99669 0.744057 0.94729 2.00188 0.74636 0.91021 1.99669 0.744057 0.912839 2.01014 0.751367 0.950025 2.01474 0.755049 0.912839 2.01014 0.751367 0.915666 2.02154 0.762135 0.952857 2.02504 0.766894 0.915666 2.02154 0.762135 0.918411 2.0297 0.77535 0.955502 2.0318 0.780673 0.918411 2.0297 0.77535 0.92085 2.0341 0.789632 0.957923 2.03481 0.79528 0.92085 2.0341 0.789632 0.923452 2.0348 0.804877 0.960639 2.03403 0.810743 0.923452 2.0348 0.804877 0.926273 2.0315 0.820197 0.963473 2.02922 0.82569 0.926273 2.0315 0.820197 0.929035 2.0244 0.834048 0.966143 2.0209 0.838641 0.929035 2.0244 0.834048 0.931492 2.01443 0.845224 0.968558 2.00996 0.848762 0.931492 2.01443 0.845224 0.934066 2.00179 0.853685 0.971254 1.99636 0.856071 0.934066 2.00179 0.853685 0.93688 1.98699 0.858789 0.974089 1.98108 0.859692 0.93688 1.98699 0.858789 0.939657 1.97144 0.859894 0.976781 1.96565 0.859266 0.939657 1.97144 0.859894 0.942137 1.95667 0.857132 0.979195 1.95133 0.855132 0.942137 1.95667 0.857132 0.944682 1.94295 0.85072 0.981869 1.93807 0.847289 0.944682 1.94295 0.85072 0.947486 1.93093 0.840712 0.984704 1.92707 0.836088 0.947486 1.93093 0.840712 0.950277 1.92191 0.82796 0.987417 1.91943 0.822628 0.950277 1.92191 0.82796 0.952785 1.91662 0.81384 0.989835 1.91557 0.808226 0.952785 1.91662 0.81384 0.9553 1.91501 0.798835 0.992486 1.91543 0.792868 0.9553 1.91501 0.798835 0.958093 1.91734 0.78339 0.995318 1.91931 0.77766 0.958093 1.91734 0.78339 0.960895 1.92359 0.769057 0.99805 1.9269 0.764132 0.960895 1.92359 0.769057 0.963434 1.93298 0.757175 1.00048 1.93725 0.753367 0.963434 1.93298 0.757175 0.965919 1.94494 0.748072 1.0031 1.95028 0.74533 0.965919 1.94494 0.748072 0.968699 1.95934 0.74208 1.00593 1.9653 0.74079 0.968699 1.95934 0.74208 0.971511 1.97486 0.74 1.00868 1.98083 0.740284 0.971511 1.97486 0.74 0.97408 1.98993 0.741888 0.976541 2.00387 0.747403 1.00868 1.98083 0.740284 0.97408 1.98993 0.741888 0.976541 2.00387 0.747403 1.01112 1.99542 0.743582 1.00868 1.98083 0.740284 0.976541 2.00387 0.747403 0.979306 2.01643 0.756601 1.01112 1.99542 0.743582 1.01112 1.99542 0.743582 0.979306 2.01643 0.756601 1.01372 2.00899 0.750559 1.01372 2.00899 0.750559 0.979306 2.01643 0.756601 1.01654 2.02064 0.761053 1.01654 2.02064 0.761053 0.979306 2.01643 0.756601 0.982126 2.02626 0.768809 1.01444 2.02776 0.771419 0.982126 2.02626 0.768809 1.01931 2.02913 0.774112 1.01654 2.02064 0.761053 1.01444 2.02776 0.771419 1.01931 2.02913 0.774112 1.01654 2.02064 0.761053 0.982126 2.02626 0.768809 1.01444 2.02776 0.771419 0.692585 1.91693 0.815077 0.695068 1.915 0.80017 0.698889 1.91665 0.813953 0.737689 1.92567 0.765849 0.703231 1.93207 0.758081 0.740145 1.93567 0.754691 0.740145 1.93567 0.754691 0.70569 1.9438 0.748752 0.742724 1.94833 0.746252 0.742724 1.94833 0.746252 0.708454 1.95803 0.74245 0.74554 1.96316 0.74118 0.74554 1.96316 0.74118 0.711274 1.97351 0.740018 0.748317 1.97872 0.740115 0.756152 2.0192 0.759425 0.721887 2.02554 0.767665 0.758943 2.02818 0.772209 0.758943 2.02818 0.772209 0.724513 2.03208 0.781504 0.761447 2.03343 0.786344 0.761447 2.03343 0.786344 0.726939 2.03488 0.796159 0.763968 2.03498 0.801372 0.763968 2.03498 0.801372 0.729668 2.03386 0.811627 0.766765 2.03259 0.81682 0.766765 2.03259 0.81682 0.732499 2.02884 0.82649 0.769567 2.02629 0.831135 0.769567 2.02629 0.831135 0.73515 2.02035 0.839285 0.772101 2.01687 0.842979 0.772101 2.01687 0.842979 0.737567 2.00927 0.84925 0.774593 2.00485 0.852047 0.774593 2.00485 0.852047 0.740277 1.99554 0.856373 0.777377 1.99042 0.857986 0.777377 1.99042 0.857986 0.74311 1.98022 0.859772 0.780189 1.97489 0.86 0.780189 1.97489 0.86 0.745785 1.96484 0.859133 0.782753 1.95982 0.858048 0.782753 1.95982 0.858048 0.748198 1.95058 0.854807 0.78522 1.94589 0.852466 0.78522 1.94589 0.852466 0.750886 1.93742 0.846773 0.78799 1.93336 0.843201 0.78799 1.93336 0.843201 0.753719 1.92658 0.835426 0.79081 1.92359 0.830943 0.79081 1.92359 0.830943 0.756417 1.91914 0.821895 0.793401 1.91746 0.816988 0.793401 1.91746 0.816988 0.758831 1.91547 0.807457 0.795848 1.91504 0.802218 0.795848 1.91504 0.802218 0.761496 1.91553 0.792078 0.798603 1.91649 0.786731 0.798603 1.91649 0.786731 0.764328 1.91961 0.776927 0.801429 1.92192 0.772018 0.801429 1.92192 0.772018 0.767046 1.92736 0.763525 0.804047 1.93072 0.759507 0.804047 1.93072 0.759507 0.769466 1.93782 0.752905 0.806479 1.9421 0.749825 0.806479 1.9421 0.749825 0.772107 1.95097 0.74502 0.809216 1.95607 0.743064 0.809216 1.95607 0.743064 0.774936 1.96605 0.740672 0.812047 1.97148 0.740103 0.812047 1.97148 0.740103 0.777673 1.98156 0.74036 0.81469 1.98679 0.74117 0.81469 1.98679 0.74117 0.780105 1.99608 0.743826 0.817111 2.00094 0.745896 0.817111 2.00094 0.745896 0.782719 2.00959 0.750975 0.81983 2.01392 0.754337 0.81983 2.01392 0.754337 0.785543 2.02111 0.761609 0.822664 2.02444 0.765998 0.822664 2.02444 0.765998 0.788298 2.02943 0.774747 0.825331 2.03146 0.779692 0.825331 2.03146 0.779692 0.790746 2.03398 0.788998 0.827746 2.03472 0.794235 0.827746 2.03472 0.794235 0.793333 2.03485 0.804205 0.830445 2.03421 0.809675 0.830445 2.03421 0.809675 0.79615 2.03172 0.819555 0.83328 2.02968 0.824708 0.83328 2.02968 0.824708 0.798921 2.02478 0.833498 0.835969 2.02157 0.837836 0.835969 2.02157 0.837836 0.80139 2.01491 0.8448 0.838384 2.0108 0.848146 0.838384 2.0108 0.848146 0.803948 2.00239 0.853381 0.84106 1.99736 0.855677 0.84106 1.99736 0.855677 0.806757 1.98766 0.85865 0.843895 1.98215 0.859572 0.843895 1.98215 0.859572 0.809542 1.97211 0.85993 0.846605 1.96668 0.859421 0.846605 1.96668 0.859421 0.812036 1.95728 0.857324 0.849023 1.95229 0.855535 0.849023 1.95229 0.855535 0.814565 1.94351 0.851075 0.851677 1.93893 0.847946 0.851677 1.93893 0.847946 0.817363 1.93139 0.841209 0.854509 1.92773 0.836949 0.854509 1.92773 0.836949 0.82016 1.92223 0.82855 0.857239 1.91984 0.8236 0.857239 1.91984 0.8236 0.822686 1.91677 0.814459 0.859666 1.91572 0.809252 0.859666 1.91572 0.809252 0.825184 1.915 0.799503 0.862294 1.91531 0.793941 0.862294 1.91531 0.793941 0.82797 1.91716 0.784046 0.865123 1.91892 0.778672 0.865123 1.91892 0.778672 0.830778 1.92325 0.769633 0.86787 1.92628 0.764984 0.86787 1.92628 0.764984 0.833333 1.93252 0.757625 0.87031 1.93645 0.754024 0.87031 1.93645 0.754024 0.835804 1.94437 0.748409 0.872913 1.9493 0.745782 0.872913 1.9493 0.745782 0.838576 1.95868 0.742261 0.875736 1.96423 0.740975 0.875736 1.96423 0.740975 0.841393 1.97418 0.740006 0.8785 1.97978 0.74019 0.886349 2.01993 0.760233 0.852007 2.0259 0.768235 0.889127 2.02866 0.773158 0.889127 2.02866 0.773158 0.854618 2.03227 0.782121 0.891608 2.03365 0.787337 0.891608 2.03365 0.787337 0.857051 2.03492 0.796819 0.894155 2.03495 0.802442 0.894155 2.03495 0.802442 0.859791 2.03373 0.812293 0.896961 2.03228 0.817861 0.896961 2.03228 0.817861 0.862619 2.02853 0.827094 0.899753 2.02573 0.832043 0.899753 2.02573 0.832043 0.865257 2.01992 0.839774 0.902261 2.01613 0.843683 0.902261 2.01613 0.843683 0.867678 2.00873 0.849623 0.904778 2.00392 0.85257 0.904778 2.00392 0.85257 0.870398 1.9949 0.856602 0.907574 1.98936 0.858256 0.907574 1.98936 0.858256 0.873231 1.97955 0.859827 0.910376 1.97382 0.859988 0.910376 1.97382 0.859988 0.875893 1.96419 0.859019 0.912915 1.95883 0.857781 0.912915 1.95883 0.857781 0.878307 1.94999 0.854537 0.915403 1.94497 0.851942 0.915403 1.94497 0.851942 0.881007 1.93689 0.846345 0.918186 1.93259 0.84244 0.918186 1.93259 0.84244 0.883841 1.92618 0.834877 0.920999 1.92305 0.830018 0.920999 1.92305 0.830018 0.886526 1.9189 0.821283 0.923566 1.91717 0.816001 0.923566 1.91717 0.816001 0.888939 1.91539 0.806809 0.92603 1.91501 0.801158 0.92603 1.91501 0.801158 0.891617 1.91562 0.791407 0.928799 1.91674 0.785674 0.928799 1.91674 0.785674 0.89445 1.91988 0.776302 0.931619 1.92244 0.77107 0.931619 1.92244 0.77107 0.897157 1.92776 0.763004 0.934214 1.93143 0.758752 0.934214 1.93143 0.758752 0.899573 1.93834 0.752505 0.936659 1.94299 0.749253 0.936659 1.94299 0.749253 0.902227 1.9516 0.744753 0.939412 1.9571 0.742731 0.939412 1.9571 0.742731 0.905058 1.96672 0.740574 0.942239 1.97256 0.74005 0.942239 1.97256 0.74005 0.907785 1.98222 0.740435 0.944859 1.9878 0.741382 0.944859 1.9878 0.741382 0.91021 1.99669 0.744057 0.94729 2.00188 0.74636 0.94729 2.00188 0.74636 0.912839 2.01014 0.751367 0.950025 2.01474 0.755049 0.950025 2.01474 0.755049 0.915666 2.02154 0.762135 0.952857 2.02504 0.766894 0.952857 2.02504 0.766894 0.918411 2.0297 0.77535 0.955502 2.0318 0.780673 0.955502 2.0318 0.780673 0.92085 2.0341 0.789632 0.957923 2.03481 0.79528 0.957923 2.03481 0.79528 0.923452 2.0348 0.804877 0.960639 2.03403 0.810743 0.960639 2.03403 0.810743 0.926273 2.0315 0.820197 0.963473 2.02922 0.82569 0.963473 2.02922 0.82569 0.929035 2.0244 0.834048 0.966143 2.0209 0.838641 0.966143 2.0209 0.838641 0.931492 2.01443 0.845224 0.968558 2.00996 0.848762 0.968558 2.00996 0.848762 0.934066 2.00179 0.853685 0.971254 1.99636 0.856071 0.971254 1.99636 0.856071 0.93688 1.98699 0.858789 0.974089 1.98108 0.859692 0.974089 1.98108 0.859692 0.939657 1.97144 0.859894 0.976781 1.96565 0.859266 0.976781 1.96565 0.859266 0.942137 1.95667 0.857132 0.979195 1.95133 0.855132 0.979195 1.95133 0.855132 0.944682 1.94295 0.85072 0.981869 1.93807 0.847289 0.981869 1.93807 0.847289 0.947486 1.93093 0.840712 0.984704 1.92707 0.836088 0.984704 1.92707 0.836088 0.950277 1.92191 0.82796 0.987417 1.91943 0.822628 0.987417 1.91943 0.822628 0.952785 1.91662 0.81384 0.989835 1.91557 0.808226 0.989835 1.91557 0.808226 0.9553 1.91501 0.798835 0.992486 1.91543 0.792868 0.992486 1.91543 0.792868 0.958093 1.91734 0.78339 0.995318 1.91931 0.77766 0.995318 1.91931 0.77766 0.960895 1.92359 0.769057 0.99805 1.9269 0.764132 0.99805 1.9269 0.764132 0.963434 1.93298 0.757175 1.00048 1.93725 0.753367 1.00048 1.93725 0.753367 0.965919 1.94494 0.748072 1.0031 1.95028 0.74533 1.0031 1.95028 0.74533 0.968699 1.95934 0.74208 1.00593 1.9653 0.74079 1.00593 1.9653 0.74079 0.971511 1.97486 0.74 1.00868 1.98083 0.740284 0.982126 2.02626 0.768809 0.984723 2.03246 0.782738 1.01931 2.02913 0.774112 1.01931 2.02913 0.774112 0.984723 2.03246 0.782738 1.01444 2.03335 0.786047 1.02177 2.03386 0.788339 1.01444 2.03335 0.786047 0.984723 2.03246 0.782738 0.987164 2.03495 0.79748 1.02177 2.03386 0.788339 0.984723 2.03246 0.782738 0.987164 2.03495 0.79748 1.01444 2.03498 0.801626 1.02177 2.03386 0.788339 0.987164 2.03495 0.79748 0.989913 2.03358 0.812958 1.01444 2.03498 0.801626 1.01444 2.03498 0.801626 0.989913 2.03358 0.812958 1.02434 2.0349 0.803513 1.02177 2.03386 0.788339 1.01444 2.03498 0.801626 1.02434 2.0349 0.803513 1.02434 2.0349 0.803513 0.989913 2.03358 0.812958 1.01444 2.03251 0.817094 1.02716 2.03195 0.818897 1.01444 2.03251 0.817094 0.992739 2.02823 0.827695 1.01444 2.02613 0.831397 0.992739 2.02823 0.827695 0.995363 2.01949 0.840258 1.02994 2.02515 0.832939 0.995363 2.01949 0.840258 1.03242 2.01538 0.844374 1.02994 2.02515 0.832939 1.01444 2.02613 0.831397 0.995363 2.01949 0.840258 1.02994 2.02515 0.832939 1.02716 2.03195 0.818897 1.01444 2.02613 0.831397 1.01444 2.02613 0.831397 1.02716 2.03195 0.818897 0.992739 2.02823 0.827695 1.03242 2.01538 0.844374 0.995363 2.01949 0.840258 1.01444 2.01626 0.84356 0.99779 2.00818 0.849991 1.01444 2.01626 0.84356 0.995363 2.01949 0.840258 0.99779 2.00818 0.849991 1.03242 2.01538 0.844374 1.01444 2.01626 0.84356 0.99779 2.00818 0.849991 1.03496 2.00298 0.853077 1.03242 2.01538 0.844374 0.99779 2.00818 0.849991 1.01444 2.00358 0.852755 1.03496 2.00298 0.853077 0.99779 2.00818 0.849991 1.00052 1.99426 0.856824 1.01444 2.00358 0.852755 1.01444 2.00358 0.852755 1.00052 1.99426 0.856824 1.03496 2.00298 0.853077 1.03496 2.00298 0.853077 1.00052 1.99426 0.856824 1.03777 1.9883 0.858506 1.03777 1.9883 0.858506 1.00052 1.99426 0.856824 1.01444 1.98895 0.858355 1.00335 1.97887 0.859875 1.01444 1.98895 0.858355 1.00052 1.99426 0.856824 1.00335 1.97887 0.859875 1.03777 1.9883 0.858506 1.01444 1.98895 0.858355 1.00335 1.97887 0.859875 1.04056 1.97275 0.859958 1.03777 1.9883 0.858506 1.00335 1.97887 0.859875 1.01444 1.97337 0.859978 1.04056 1.97275 0.859958 1.00335 1.97887 0.859875 1.006 1.96355 0.858898 1.01444 1.97337 0.859978 1.01444 1.97337 0.859978 1.006 1.96355 0.858898 1.04056 1.97275 0.859958 1.04056 1.97275 0.859958 1.006 1.96355 0.858898 1.04307 1.95786 0.857499 1.04307 1.95786 0.857499 1.006 1.96355 0.858898 1.01444 1.9579 0.857511 1.00842 1.94939 0.85426 1.01444 1.9579 0.857511 1.006 1.96355 0.858898 1.00842 1.94939 0.85426 1.04307 1.95786 0.857499 1.01444 1.9579 0.857511 1.00842 1.94939 0.85426 1.04559 1.94405 0.8514 1.04307 1.95786 0.857499 1.00842 1.94939 0.85426 1.01444 1.9436 0.85113 1.04559 1.94405 0.8514 1.00842 1.94939 0.85426 1.01113 1.93637 0.845911 1.01444 1.9436 0.85113 1.01444 1.9436 0.85113 1.01113 1.93637 0.845911 1.04559 1.94405 0.8514 1.04559 1.94405 0.8514 1.01113 1.93637 0.845911 1.04838 1.93182 0.841664 1.04838 1.93182 0.841664 1.01113 1.93637 0.845911 1.01396 1.92579 0.834323 1.05119 1.92252 0.829085 1.01396 1.92579 0.834323 1.01663 1.91867 0.82067 1.05373 1.91691 0.815014 1.01663 1.91867 0.82067 1.01905 1.91532 0.806158 1.05621 1.915 0.800094 1.01905 1.91532 0.806158 1.02174 1.91572 0.790736 1.05899 1.917 0.78462 1.02174 1.91572 0.790736 1.02457 1.92015 0.77568 1.06181 1.92296 0.770134 1.02457 1.92015 0.77568 1.02727 1.92817 0.762489 1.06438 1.93214 0.758012 1.02727 1.92817 0.762489 1.02968 1.93886 0.752109 1.06684 1.94389 0.748696 1.02968 1.93886 0.752109 1.03235 1.95222 0.744492 1.06961 1.95814 0.742416 1.03235 1.95222 0.744492 1.03518 1.96739 0.740484 1.07243 1.97364 0.740016 1.03518 1.96739 0.740484 1.0379 1.98287 0.740518 1.07503 1.98881 0.741611 1.0379 1.98287 0.740518 1.04032 1.99729 0.744295 1.07747 2.00282 0.746842 1.04032 1.99729 0.744295 1.04296 2.01069 0.751766 1.08022 2.01555 0.755775 1.04296 2.01069 0.751766 1.04579 2.02197 0.762665 1.08305 2.02563 0.767799 1.04579 2.02197 0.762665 1.04852 2.02997 0.775955 1.08567 2.03213 0.781657 1.04852 2.02997 0.775955 1.05095 2.03421 0.79027 1.0881 2.03489 0.796331 1.05095 2.03421 0.79027 1.05357 2.03474 0.805549 1.09083 2.03383 0.811809 1.05357 2.03474 0.805549 1.0564 2.03127 0.820836 1.09367 2.02875 0.826662 1.0564 2.03127 0.820836 1.05915 2.02402 0.834593 1.09631 2.02022 0.839431 1.05915 2.02402 0.834593 1.06159 2.01394 0.845644 1.09873 2.0091 0.849366 1.06159 2.01394 0.845644 1.06418 2.00119 0.853982 1.10145 1.99534 0.856448 1.06418 2.00119 0.853982 1.067 1.98632 0.858922 1.10428 1.98 0.859792 1.067 1.98632 0.858922 1.06977 1.97078 0.859851 1.10695 1.96461 0.859094 1.06977 1.97078 0.859851 1.07224 1.95606 0.856933 1.10937 1.95037 0.854712 1.07224 1.95606 0.856933 1.0748 1.94238 0.850358 1.11206 1.93722 0.846615 1.0748 1.94238 0.850358 1.07761 1.93047 0.840209 1.1149 1.92642 0.835217 1.07761 1.93047 0.840209 1.08039 1.9216 0.827367 1.11759 1.91904 0.821654 1.08039 1.9216 0.827367 1.08289 1.91647 0.81322 1.12001 1.91543 0.807194 1.08289 1.91647 0.81322 1.08542 1.91503 0.798165 1.12268 1.91556 0.791797 1.08542 1.91503 0.798165 1.08822 1.91754 0.782737 1.12551 1.91973 0.776657 1.08822 1.91754 0.782737 1.09101 1.92394 0.768485 1.12823 1.92754 0.763293 1.09101 1.92394 0.768485 1.09353 1.93343 0.756731 1.13065 1.93806 0.752722 1.09353 1.93343 0.756731 1.09603 1.94552 0.747741 1.1333 1.95126 0.744894 1.09603 1.94552 0.747741 1.09882 1.96 0.741906 1.13613 1.96637 0.740624 1.09882 1.96 0.741906 1.10163 1.97553 0.740002 1.13886 1.98188 0.740396 1.10163 1.97553 0.740002 1.10418 1.99055 0.742051 1.10666 2.00445 0.747726 1.13886 1.98188 0.740396 1.10418 1.99055 0.742051 1.10666 2.00445 0.747726 1.14129 1.99639 0.743941 1.13886 1.98188 0.740396 1.10666 2.00445 0.747726 1.10943 2.01692 0.757074 1.14129 1.99639 0.743941 1.14129 1.99639 0.743941 1.10943 2.01692 0.757074 1.14391 2.00988 0.751177 1.14391 2.00988 0.751177 1.10943 2.01692 0.757074 1.14674 2.02134 0.761886 1.14674 2.02134 0.761886 1.10943 2.01692 0.757074 1.11224 2.0266 0.769386 1.14949 2.02958 0.775073 1.11224 2.0266 0.769386 1.11483 2.03265 0.783356 1.15194 2.03405 0.789348 1.11483 2.03265 0.783356 1.11728 2.03497 0.798143 1.15453 2.03482 0.804585 1.11728 2.03497 0.798143 1.12004 2.03343 0.813622 1.15735 2.03159 0.819926 1.12004 2.03343 0.813622 1.12286 2.02791 0.828292 1.16012 2.02456 0.833823 1.12286 2.02791 0.828292 1.12547 2.01905 0.840735 1.16258 2.01462 0.845056 1.12547 2.01905 0.840735 1.1279 2.00763 0.850354 1.16515 2.00203 0.853568 1.1279 2.00763 0.850354 1.13064 1.99362 0.857039 1.16797 1.98724 0.858738 1.13064 1.99362 0.857039 1.13347 1.9782 0.859915 1.17075 1.97168 0.859908 1.13347 1.9782 0.859915 1.13611 1.96292 0.858771 1.17323 1.95688 0.8572 1.13611 1.96292 0.858771 1.13853 1.9488 0.853976 1.17577 1.94314 0.85084 1.13853 1.9488 0.853976 1.14125 1.93585 0.84547 1.17858 1.93108 0.840874 1.14125 1.93585 0.84547 1.14408 1.9254 0.833765 1.18137 1.92201 0.828145 1.14408 1.9254 0.833765 1.14674 1.91845 0.820056 1.18389 1.91666 0.814027 1.14674 1.91845 0.820056 1.14916 1.91525 0.805505 1.1864 1.91501 0.799028 1.14916 1.91525 0.805505 1.15186 1.91583 0.790067 1.18919 1.91729 0.783571 1.15186 1.91583 0.790067 1.15469 1.92043 0.775061 1.192 1.9235 0.769209 1.15469 1.92043 0.775061 1.15738 1.92858 0.76198 1.19454 1.93286 0.757288 1.15738 1.92858 0.76198 1.15979 1.93938 0.751718 1.19702 1.9448 0.748152 1.15979 1.93938 0.751718 1.16247 1.95285 0.744239 1.1998 1.95919 0.74212 1.16247 1.95285 0.744239 1.1653 1.96807 0.740402 1.20262 1.97471 0.740001 1.1653 1.96807 0.740402 1.16801 1.98352 0.740608 1.20519 1.98981 0.741856 1.16801 1.98352 0.740608 1.17042 1.99789 0.74454 1.20765 2.00376 0.747342 1.17042 1.99789 0.74454 1.17308 2.01123 0.752171 1.21042 2.01634 0.756517 1.17308 2.01123 0.752171 1.17591 2.02239 0.763199 1.21324 2.0262 0.768713 1.17591 2.02239 0.763199 1.17864 2.03023 0.776561 1.21584 2.03243 0.782643 1.17864 2.03023 0.776561 1.18106 2.03431 0.790909 1.21828 2.03494 0.797386 1.18106 2.03431 0.790909 1.18369 2.03468 0.80622 1.22103 2.0336 0.812871 1.18369 2.03468 0.80622 1.18652 2.03103 0.821473 1.22386 2.02826 0.827624 1.18652 2.03103 0.821473 1.18926 2.02364 0.835132 1.22648 2.01954 0.840207 1.18926 2.02364 0.835132 1.1917 2.01345 0.84606 1.22891 2.00823 0.849957 1.1917 2.01345 0.84606 1.1943 2.00058 0.854273 1.23164 1.99432 0.856806 1.1943 2.00058 0.854273 1.19713 1.98565 0.859046 1.23448 1.97892 0.859872 1.19713 1.98565 0.859046 1.19989 1.97011 0.859801 1.23713 1.96359 0.858905 1.19989 1.97011 0.859801 1.20234 1.95546 0.856727 1.23955 1.94942 0.854273 1.20234 1.95546 0.856727 1.20492 1.94182 0.849989 1.24226 1.93639 0.845925 1.20492 1.94182 0.849989 1.20773 1.93001 0.839701 1.24509 1.92579 0.834335 1.20773 1.93001 0.839701 1.21051 1.9213 0.826772 1.24777 1.91867 0.820675 1.21051 1.9213 0.826772 1.21299 1.91634 0.812596 1.25018 1.91532 0.806156 1.21299 1.91634 0.812596 1.21553 1.91505 0.797495 1.25287 1.91572 0.790726 1.21553 1.91505 0.797495 1.21834 1.91774 0.782085 1.25571 1.92016 0.775662 1.21834 1.91774 0.782085 1.22113 1.9243 0.767918 1.2584 1.92819 0.762469 1.22113 1.9243 0.767918 1.22363 1.93389 0.756292 1.26082 1.93888 0.752089 1.22363 1.93389 0.756292 1.22615 1.94611 0.747416 1.26349 1.95226 0.744476 1.22615 1.94611 0.747416 1.22895 1.96066 0.741739 1.26632 1.96744 0.740478 1.22895 1.96066 0.741739 1.23175 1.9762 0.740012 1.26904 1.98293 0.740526 1.23175 1.9762 0.740012 1.23428 1.99117 0.74222 1.23677 2.00503 0.748057 1.26904 1.98293 0.740526 1.23428 1.99117 0.74222 1.23677 2.00503 0.748057 1.27146 1.99735 0.744319 1.26904 1.98293 0.740526 1.23677 2.00503 0.748057 1.23955 2.01741 0.757553 1.27146 1.99735 0.744319 1.27146 1.99735 0.744319 1.23955 2.01741 0.757553 1.2741 2.01075 0.751811 1.2741 2.01075 0.751811 1.23955 2.01741 0.757553 1.27694 2.02202 0.762731 1.27694 2.02202 0.762731 1.23955 2.01741 0.757553 1.24236 2.02694 0.769966 1.27967 2.03001 0.776038 1.24236 2.02694 0.769966 1.24493 2.03282 0.783974 1.2821 2.03422 0.790365 1.24493 2.03282 0.783974 1.24739 2.03499 0.798808 1.28472 2.03473 0.805657 1.24739 2.03499 0.798808 1.25016 2.03327 0.814284 1.28755 2.03122 0.820947 1.25016 2.03327 0.814284 1.25298 2.02759 0.828885 1.2903 2.02395 0.834693 1.25298 2.02759 0.828885 1.25557 2.01861 0.841207 1.29275 2.01385 0.845727 1.25557 2.01861 0.841207 1.25801 2.00707 0.850711 1.29534 2.00106 0.854044 1.25801 2.00707 0.850711 1.26077 1.99297 0.857246 1.29816 1.98617 0.85895 1.26077 1.99297 0.857246 1.26359 1.97752 0.859947 1.30093 1.97062 0.85984 1.26359 1.97752 0.859947 1.26621 1.96228 0.858637 1.3034 1.95591 0.856883 1.26621 1.96228 0.858637 1.26864 1.9482 0.853684 1.30596 1.94223 0.850263 1.26864 1.9482 0.853684 1.27137 1.93534 0.845024 1.30878 1.93034 0.840071 1.27137 1.93534 0.845024 1.2742 1.92503 0.833204 1.31156 1.92152 0.827199 1.2742 1.92503 0.833204 1.27685 1.91824 0.819441 1.31405 1.91643 0.813036 1.27685 1.91824 0.819441 1.27927 1.9152 0.80485 1.31658 1.91503 0.797959 1.27927 1.9152 0.80485 1.28198 1.91594 0.789398 1.31939 1.9176 0.782528 1.28198 1.91594 0.789398 1.28481 1.92071 0.774446 1.32218 1.92406 0.768296 1.28481 1.92071 0.774446 1.28749 1.929 0.761477 1.3247 1.93359 0.756579 1.28749 1.929 0.761477 1.2899 1.93991 0.751332 1.32721 1.94573 0.747624 1.2899 1.93991 0.751332 1.29259 1.95348 0.743992 1.33 1.96024 0.741843 1.29259 1.95348 0.743992 1.29542 1.96874 0.740327 1.33 1.97502 0.74 1.29542 1.96874 0.740327 1.29812 1.98417 0.740705 1.33 1.98979 0.741851 1.29812 1.98417 0.740705 1.30053 1.9985 0.744792 1.33 2.00365 0.747281 1.30053 1.9985 0.744792 1.3032 2.01176 0.752583 1.33 2.01575 0.755958 1.3032 2.01176 0.752583 1.30603 2.0228 0.763738 1.33 2.02534 0.767346 1.30603 2.0228 0.763738 1.30875 2.03049 0.777169 1.33 2.03183 0.780744 1.30875 2.03049 0.777169 1.31117 2.0344 0.791552 1.33 2.03482 0.795328 1.31117 2.0344 0.791552 1.31381 2.0346 0.806892 1.33 2.03413 0.810199 1.31381 2.0346 0.806892 1.31664 2.03078 0.822107 1.33 2.0298 0.824443 1.31664 2.03078 0.822107 1.31937 2.02325 0.835666 1.33 2.02209 0.837181 1.31937 2.02325 0.835666 1.3218 2.01295 0.846472 1.33 2.01149 0.847631 1.3218 2.01295 0.846472 1.32442 1.99997 0.854557 1.33 1.99864 0.855148 1.32442 1.99997 0.854557 1.32725 1.98498 0.859164 1.33 1.98433 0.85927 1.32725 1.98498 0.859164 1.33 1.96945 0.859743 1.33 1.98433 0.85927 1.33 1.99864 0.855148 1.32725 1.98498 0.859164 1.04838 1.93182 0.841664 1.01396 1.92579 0.834323 1.05119 1.92252 0.829085 1.05119 1.92252 0.829085 1.01663 1.91867 0.82067 1.05373 1.91691 0.815014 1.05373 1.91691 0.815014 1.01905 1.91532 0.806158 1.05621 1.915 0.800094 1.05621 1.915 0.800094 1.02174 1.91572 0.790736 1.05899 1.917 0.78462 1.05899 1.917 0.78462 1.02457 1.92015 0.77568 1.06181 1.92296 0.770134 1.06181 1.92296 0.770134 1.02727 1.92817 0.762489 1.06438 1.93214 0.758012 1.06438 1.93214 0.758012 1.02968 1.93886 0.752109 1.06684 1.94389 0.748696 1.06684 1.94389 0.748696 1.03235 1.95222 0.744492 1.06961 1.95814 0.742416 1.06961 1.95814 0.742416 1.03518 1.96739 0.740484 1.07243 1.97364 0.740016 1.07243 1.97364 0.740016 1.0379 1.98287 0.740518 1.07503 1.98881 0.741611 1.07503 1.98881 0.741611 1.04032 1.99729 0.744295 1.07747 2.00282 0.746842 1.07747 2.00282 0.746842 1.04296 2.01069 0.751766 1.08022 2.01555 0.755775 1.08022 2.01555 0.755775 1.04579 2.02197 0.762665 1.08305 2.02563 0.767799 1.08305 2.02563 0.767799 1.04852 2.02997 0.775955 1.08567 2.03213 0.781657 1.08567 2.03213 0.781657 1.05095 2.03421 0.79027 1.0881 2.03489 0.796331 1.0881 2.03489 0.796331 1.05357 2.03474 0.805549 1.09083 2.03383 0.811809 1.09083 2.03383 0.811809 1.0564 2.03127 0.820836 1.09367 2.02875 0.826662 1.09367 2.02875 0.826662 1.05915 2.02402 0.834593 1.09631 2.02022 0.839431 1.09631 2.02022 0.839431 1.06159 2.01394 0.845644 1.09873 2.0091 0.849366 1.09873 2.0091 0.849366 1.06418 2.00119 0.853982 1.10145 1.99534 0.856448 1.10145 1.99534 0.856448 1.067 1.98632 0.858922 1.10428 1.98 0.859792 1.10428 1.98 0.859792 1.06977 1.97078 0.859851 1.10695 1.96461 0.859094 1.10695 1.96461 0.859094 1.07224 1.95606 0.856933 1.10937 1.95037 0.854712 1.10937 1.95037 0.854712 1.0748 1.94238 0.850358 1.11206 1.93722 0.846615 1.11206 1.93722 0.846615 1.07761 1.93047 0.840209 1.1149 1.92642 0.835217 1.1149 1.92642 0.835217 1.08039 1.9216 0.827367 1.11759 1.91904 0.821654 1.11759 1.91904 0.821654 1.08289 1.91647 0.81322 1.12001 1.91543 0.807194 1.12001 1.91543 0.807194 1.08542 1.91503 0.798165 1.12268 1.91556 0.791797 1.12268 1.91556 0.791797 1.08822 1.91754 0.782737 1.12551 1.91973 0.776657 1.12551 1.91973 0.776657 1.09101 1.92394 0.768485 1.12823 1.92754 0.763293 1.12823 1.92754 0.763293 1.09353 1.93343 0.756731 1.13065 1.93806 0.752722 1.13065 1.93806 0.752722 1.09603 1.94552 0.747741 1.1333 1.95126 0.744894 1.1333 1.95126 0.744894 1.09882 1.96 0.741906 1.13613 1.96637 0.740624 1.13613 1.96637 0.740624 1.10163 1.97553 0.740002 1.13886 1.98188 0.740396 1.14674 2.02134 0.761886 1.11224 2.0266 0.769386 1.14949 2.02958 0.775073 1.14949 2.02958 0.775073 1.11483 2.03265 0.783356 1.15194 2.03405 0.789348 1.15194 2.03405 0.789348 1.11728 2.03497 0.798143 1.15453 2.03482 0.804585 1.15453 2.03482 0.804585 1.12004 2.03343 0.813622 1.15735 2.03159 0.819926 1.15735 2.03159 0.819926 1.12286 2.02791 0.828292 1.16012 2.02456 0.833823 1.16012 2.02456 0.833823 1.12547 2.01905 0.840735 1.16258 2.01462 0.845056 1.16258 2.01462 0.845056 1.1279 2.00763 0.850354 1.16515 2.00203 0.853568 1.16515 2.00203 0.853568 1.13064 1.99362 0.857039 1.16797 1.98724 0.858738 1.16797 1.98724 0.858738 1.13347 1.9782 0.859915 1.17075 1.97168 0.859908 1.17075 1.97168 0.859908 1.13611 1.96292 0.858771 1.17323 1.95688 0.8572 1.17323 1.95688 0.8572 1.13853 1.9488 0.853976 1.17577 1.94314 0.85084 1.17577 1.94314 0.85084 1.14125 1.93585 0.84547 1.17858 1.93108 0.840874 1.17858 1.93108 0.840874 1.14408 1.9254 0.833765 1.18137 1.92201 0.828145 1.18137 1.92201 0.828145 1.14674 1.91845 0.820056 1.18389 1.91666 0.814027 1.18389 1.91666 0.814027 1.14916 1.91525 0.805505 1.1864 1.91501 0.799028 1.1864 1.91501 0.799028 1.15186 1.91583 0.790067 1.18919 1.91729 0.783571 1.18919 1.91729 0.783571 1.15469 1.92043 0.775061 1.192 1.9235 0.769209 1.192 1.9235 0.769209 1.15738 1.92858 0.76198 1.19454 1.93286 0.757288 1.19454 1.93286 0.757288 1.15979 1.93938 0.751718 1.19702 1.9448 0.748152 1.19702 1.9448 0.748152 1.16247 1.95285 0.744239 1.1998 1.95919 0.74212 1.1998 1.95919 0.74212 1.1653 1.96807 0.740402 1.20262 1.97471 0.740001 1.20262 1.97471 0.740001 1.16801 1.98352 0.740608 1.20519 1.98981 0.741856 1.20519 1.98981 0.741856 1.17042 1.99789 0.74454 1.20765 2.00376 0.747342 1.20765 2.00376 0.747342 1.17308 2.01123 0.752171 1.21042 2.01634 0.756517 1.21042 2.01634 0.756517 1.17591 2.02239 0.763199 1.21324 2.0262 0.768713 1.21324 2.0262 0.768713 1.17864 2.03023 0.776561 1.21584 2.03243 0.782643 1.21584 2.03243 0.782643 1.18106 2.03431 0.790909 1.21828 2.03494 0.797386 1.21828 2.03494 0.797386 1.18369 2.03468 0.80622 1.22103 2.0336 0.812871 1.22103 2.0336 0.812871 1.18652 2.03103 0.821473 1.22386 2.02826 0.827624 1.22386 2.02826 0.827624 1.18926 2.02364 0.835132 1.22648 2.01954 0.840207 1.22648 2.01954 0.840207 1.1917 2.01345 0.84606 1.22891 2.00823 0.849957 1.22891 2.00823 0.849957 1.1943 2.00058 0.854273 1.23164 1.99432 0.856806 1.23164 1.99432 0.856806 1.19713 1.98565 0.859046 1.23448 1.97892 0.859872 1.23448 1.97892 0.859872 1.19989 1.97011 0.859801 1.23713 1.96359 0.858905 1.23713 1.96359 0.858905 1.20234 1.95546 0.856727 1.23955 1.94942 0.854273 1.23955 1.94942 0.854273 1.20492 1.94182 0.849989 1.24226 1.93639 0.845925 1.24226 1.93639 0.845925 1.20773 1.93001 0.839701 1.24509 1.92579 0.834335 1.24509 1.92579 0.834335 1.21051 1.9213 0.826772 1.24777 1.91867 0.820675 1.24777 1.91867 0.820675 1.21299 1.91634 0.812596 1.25018 1.91532 0.806156 1.25018 1.91532 0.806156 1.21553 1.91505 0.797495 1.25287 1.91572 0.790726 1.25287 1.91572 0.790726 1.21834 1.91774 0.782085 1.25571 1.92016 0.775662 1.25571 1.92016 0.775662 1.22113 1.9243 0.767918 1.2584 1.92819 0.762469 1.2584 1.92819 0.762469 1.22363 1.93389 0.756292 1.26082 1.93888 0.752089 1.26082 1.93888 0.752089 1.22615 1.94611 0.747416 1.26349 1.95226 0.744476 1.26349 1.95226 0.744476 1.22895 1.96066 0.741739 1.26632 1.96744 0.740478 1.26632 1.96744 0.740478 1.23175 1.9762 0.740012 1.26904 1.98293 0.740526 1.27694 2.02202 0.762731 1.24236 2.02694 0.769966 1.27967 2.03001 0.776038 1.27967 2.03001 0.776038 1.24493 2.03282 0.783974 1.2821 2.03422 0.790365 1.2821 2.03422 0.790365 1.24739 2.03499 0.798808 1.28472 2.03473 0.805657 1.28472 2.03473 0.805657 1.25016 2.03327 0.814284 1.28755 2.03122 0.820947 1.28755 2.03122 0.820947 1.25298 2.02759 0.828885 1.2903 2.02395 0.834693 1.2903 2.02395 0.834693 1.25557 2.01861 0.841207 1.29275 2.01385 0.845727 1.29275 2.01385 0.845727 1.25801 2.00707 0.850711 1.29534 2.00106 0.854044 1.29534 2.00106 0.854044 1.26077 1.99297 0.857246 1.29816 1.98617 0.85895 1.29816 1.98617 0.85895 1.26359 1.97752 0.859947 1.30093 1.97062 0.85984 1.30093 1.97062 0.85984 1.26621 1.96228 0.858637 1.3034 1.95591 0.856883 1.3034 1.95591 0.856883 1.26864 1.9482 0.853684 1.30596 1.94223 0.850263 1.30596 1.94223 0.850263 1.27137 1.93534 0.845024 1.30878 1.93034 0.840071 1.30878 1.93034 0.840071 1.2742 1.92503 0.833204 1.31156 1.92152 0.827199 1.31156 1.92152 0.827199 1.27685 1.91824 0.819441 1.31405 1.91643 0.813036 1.31405 1.91643 0.813036 1.27927 1.9152 0.80485 1.31658 1.91503 0.797959 1.31658 1.91503 0.797959 1.28198 1.91594 0.789398 1.31939 1.9176 0.782528 1.31939 1.9176 0.782528 1.28481 1.92071 0.774446 1.32218 1.92406 0.768296 1.32218 1.92406 0.768296 1.28749 1.929 0.761477 1.3247 1.93359 0.756579 1.3247 1.93359 0.756579 1.2899 1.93991 0.751332 1.32721 1.94573 0.747624 1.32721 1.94573 0.747624 1.29259 1.95348 0.743992 1.33 1.96024 0.741843 1.33 1.96024 0.741843 1.29542 1.96874 0.740327 1.33 1.97502 0.74 1.33 1.97502 0.74 1.29812 1.98417 0.740705 1.33 1.98979 0.741851 1.33 1.98979 0.741851 1.30053 1.9985 0.744792 1.33 2.00365 0.747281 1.33 2.00365 0.747281 1.3032 2.01176 0.752583 1.33 2.01575 0.755958 1.33 2.01575 0.755958 1.30603 2.0228 0.763738 1.33 2.02534 0.767346 1.33 2.02534 0.767346 1.30875 2.03049 0.777169 1.33 2.03183 0.780744 1.33 2.03183 0.780744 1.31117 2.0344 0.791552 1.33 2.03482 0.795328 1.33 2.03482 0.795328 1.31381 2.0346 0.806892 1.33 2.03413 0.810199 1.33 2.03413 0.810199 1.31664 2.03078 0.822107 1.33 2.0298 0.824443 1.33 2.0298 0.824443 1.31937 2.02325 0.835666 1.33 2.02209 0.837181 1.33 2.02209 0.837181 1.3218 2.01295 0.846472 1.33 2.01149 0.847631 1.33 2.01149 0.847631 1.32442 1.99997 0.854557 1.33 1.99864 0.855148 1.02716 2.03195 0.818897 1.02434 2.0349 0.803513 1.01444 2.03251 0.817094 1.02177 2.03386 0.788339 1.01931 2.02913 0.774112 1.01444 2.03335 0.786047 0.732104 1.91521 0.795014 0.729498 1.91589 0.810272 0.695068 1.915 0.80017 0.729498 1.91589 0.810272 0.72706 1.92026 0.824566 0.698889 1.91665 0.813953 0.72706 1.92026 0.824566 0.724314 1.9284 0.837798 0.698889 1.92224 0.828581 0.724314 1.9284 0.837798 0.721485 1.9398 0.848588 0.698889 1.93144 0.841261 0.721485 1.9398 0.848588 0.718853 1.95325 0.855919 0.698889 1.9436 0.85113 0.718853 1.95325 0.855919 0.716428 1.96773 0.859557 0.698889 1.9579 0.857511 0.716428 1.96773 0.859557 0.7137 1.98323 0.859433 0.698889 1.97337 0.859978 0.7137 1.98323 0.859433 0.710867 1.99836 0.855265 0.698889 1.98895 0.858355 0.710867 1.99836 0.855265 0.708211 2.01164 0.847517 0.698889 2.00358 0.852755 0.708211 2.01164 0.847517 0.705794 2.02222 0.837017 0.698889 2.01626 0.84356 0.686935 1.99999 0.745451 0.684519 1.98577 0.740974 0.65 1.99548 0.743602 0.65 1.99548 0.743602 0.684519 1.98577 0.740974 0.65 1.98086 0.740287 0.65 1.98086 0.740287 0.684519 1.98577 0.740974 0.681855 1.97041 0.740176 0.65 1.96588 0.740697 0.681855 1.97041 0.740176 0.679021 1.95504 0.743416 0.65 1.95147 0.744806 0.679021 1.95504 0.743416 0.6763 1.94122 0.750411 0.65 1.93853 0.752359 0.6763 1.94122 0.750411 0.673878 1.93003 0.760277 0.65 1.92786 0.762884 0.673878 1.93003 0.760277 0.671238 1.92143 0.772976 0.65 1.92013 0.775723 0.671238 1.92143 0.772976 0.668407 1.91625 0.787793 0.65 1.91583 0.790078 0.668407 1.91625 0.787793 0.665668 1.91509 0.803274 0.65 1.91521 0.805051 0.665668 1.91509 0.803274 0.663235 1.91776 0.817974 0.65 1.91833 0.819709 0.663235 1.91776 0.817974 0.66062 1.92416 0.83186 0.65 1.92498 0.833138 0.66062 1.92416 0.83186 0.657794 1.93415 0.843948 0.65 1.93475 0.8445 0.657794 1.93415 0.843948 0.655037 1.94682 0.852973 0.65 1.94704 0.853085 0.655037 1.94682 0.852973 0.652588 1.96081 0.858299 0.65 1.96106 0.858359 0.652588 1.96081 0.858299 0.65 1.97596 0.859992 0.65 1.96106 0.858359 0.65 1.94704 0.853085 0.652588 1.96081 0.858299 0.65 1.98086 0.740287 0.681855 1.97041 0.740176 0.65 1.96588 0.740697 0.65 1.96588 0.740697 0.679021 1.95504 0.743416 0.65 1.95147 0.744806 0.65 1.95147 0.744806 0.6763 1.94122 0.750411 0.65 1.93853 0.752359 0.65 1.93853 0.752359 0.673878 1.93003 0.760277 0.65 1.92786 0.762884 0.65 1.92786 0.762884 0.671238 1.92143 0.772976 0.65 1.92013 0.775723 0.65 1.92013 0.775723 0.668407 1.91625 0.787793 0.65 1.91583 0.790078 0.65 1.91583 0.790078 0.665668 1.91509 0.803274 0.65 1.91521 0.805051 0.65 1.91521 0.805051 0.663235 1.91776 0.817974 0.65 1.91833 0.819709 0.65 1.91833 0.819709 0.66062 1.92416 0.83186 0.65 1.92498 0.833138 0.65 1.92498 0.833138 0.657794 1.93415 0.843948 0.65 1.93475 0.8445 0.65 1.93475 0.8445 0.655037 1.94682 0.852973 0.65 1.94704 0.853085 0.992739 2.02823 0.827695 1.01444 2.03251 0.817094 0.989913 2.03358 0.812958 1.33 1.89018 0.805485 1.33 1.89349 0.815266 1.32851 1.89198 0.818225 1.32851 1.89198 0.818225 1.33 1.89349 0.815266 1.33 1.89864 0.82579 1.32705 1.89564 0.830451 1.33 1.89864 0.82579 1.33 1.90609 0.836173 1.32546 1.90129 0.842324 1.33 1.90609 0.836173 1.33 1.91536 0.84514 1.32378 1.90885 0.853377 1.33 1.91536 0.84514 1.32206 1.91812 0.863161 1.32378 1.90885 0.853377 1.32546 1.90129 0.842324 1.33 1.91536 0.84514 1.32851 1.89198 0.818225 1.33 1.89864 0.82579 1.32705 1.89564 0.830451 1.32705 1.89564 0.830451 1.33 1.90609 0.836173 1.32546 1.90129 0.842324 1.33 1.91536 0.84514 1.33 1.9261 0.852295 1.32206 1.91812 0.863161 1.32206 1.91812 0.863161 1.33 1.9261 0.852295 1.32037 1.92874 0.871312 1.32037 1.92874 0.871312 1.33 1.9261 0.852295 1.32786 1.9359 0.860461 1.31878 1.94029 0.877592 1.32786 1.9359 0.860461 1.32483 1.95577 0.869386 1.31732 1.9523 0.881914 1.32483 1.95577 0.869386 1.31583 1.96493 0.884401 1.31732 1.9523 0.881914 1.31878 1.94029 0.877592 1.32483 1.95577 0.869386 1.33 1.9261 0.852295 1.33 1.93794 0.857361 1.32786 1.9359 0.860461 1.32786 1.9359 0.860461 1.33 1.93794 0.857361 1.33 1.95055 0.86019 1.32483 1.95577 0.869386 1.33 1.95055 0.86019 1.33 1.957 0.860726 1.33 1.96945 0.859743 1.32483 1.95577 0.869386 1.33 1.957 0.860726 1.33 1.96945 0.859743 1.32172 1.97766 0.871951 1.32483 1.95577 0.869386 1.33 1.96945 0.859743 1.32725 1.98498 0.859164 1.32172 1.97766 0.871951 1.32172 1.97766 0.871951 1.32725 1.98498 0.859164 1.3183 1.99994 0.867542 1.31251 1.99148 0.883388 1.3183 1.99994 0.867542 1.3108 2.00444 0.879737 1.31251 1.99148 0.883388 1.32172 1.97766 0.871951 1.3183 1.99994 0.867542 1.31251 1.99148 0.883388 1.31421 1.97814 0.884942 1.32172 1.97766 0.871951 1.32172 1.97766 0.871951 1.31421 1.97814 0.884942 1.31583 1.96493 0.884401 1.32483 1.95577 0.869386 1.32172 1.97766 0.871951 1.31583 1.96493 0.884401 1.32786 1.9359 0.860461 1.33 1.95055 0.86019 1.32483 1.95577 0.869386 1.32725 1.98498 0.859164 1.32442 1.99997 0.854557 1.3183 1.99994 0.867542 1.3183 1.99994 0.867542 1.32442 1.99997 0.854557 1.31507 2.01941 0.85667 1.30913 2.01656 0.874146 1.31507 2.01941 0.85667 1.30757 2.02743 0.866902 1.30913 2.01656 0.874146 1.3183 1.99994 0.867542 1.31507 2.01941 0.85667 1.30913 2.01656 0.874146 1.3108 2.00444 0.879737 1.3183 1.99994 0.867542 1.32442 1.99997 0.854557 1.3218 2.01295 0.846472 1.31507 2.01941 0.85667 1.31507 2.01941 0.85667 1.3218 2.01295 0.846472 1.31937 2.02325 0.835666 1.31211 2.03427 0.840874 1.31937 2.02325 0.835666 1.31664 2.03078 0.822107 1.30875 2.04402 0.820501 1.31664 2.03078 0.822107 1.31381 2.0346 0.806892 1.3054 2.04698 0.798112 1.31381 2.0346 0.806892 1.31117 2.0344 0.791552 1.30244 2.04315 0.776764 1.31117 2.0344 0.791552 1.30875 2.03049 0.777169 1.29921 2.03277 0.757025 1.30875 2.03049 0.777169 1.30603 2.0228 0.763738 1.3032 2.01176 0.752583 1.29921 2.03277 0.757025 1.30603 2.0228 0.763738 1.3032 2.01176 0.752583 1.29579 2.01651 0.741167 1.29921 2.03277 0.757025 1.3032 2.01176 0.752583 1.30053 1.9985 0.744792 1.29579 2.01651 0.741167 1.29579 2.01651 0.741167 1.30053 1.9985 0.744792 1.29268 1.99677 0.73137 1.28666 2.01264 0.723786 1.29268 1.99677 0.73137 1.28517 2.0007 0.718979 1.28666 2.01264 0.723786 1.29579 2.01651 0.741167 1.29268 1.99677 0.73137 1.28666 2.01264 0.723786 1.28828 2.024 0.730545 1.29579 2.01651 0.741167 1.29579 2.01651 0.741167 1.28828 2.024 0.730545 1.28998 2.03433 0.739128 1.29921 2.03277 0.757025 1.28998 2.03433 0.739128 1.2917 2.0432 0.749266 1.29337 2.0503 0.760566 1.29921 2.03277 0.757025 1.2917 2.0432 0.749266 1.29337 2.0503 0.760566 1.30244 2.04315 0.776764 1.29921 2.03277 0.757025 1.29337 2.0503 0.760566 1.29493 2.05545 0.772569 1.30244 2.04315 0.776764 1.30244 2.04315 0.776764 1.29493 2.05545 0.772569 1.29636 2.05864 0.784871 1.3054 2.04698 0.798112 1.29636 2.05864 0.784871 1.29789 2.05997 0.797771 1.29954 2.05928 0.811041 1.3054 2.04698 0.798112 1.29789 2.05997 0.797771 1.29954 2.05928 0.811041 1.30875 2.04402 0.820501 1.3054 2.04698 0.798112 1.29954 2.05928 0.811041 1.30125 2.05648 0.824202 1.30875 2.04402 0.820501 1.30875 2.04402 0.820501 1.30125 2.05648 0.824202 1.30296 2.05164 0.836757 1.31211 2.03427 0.840874 1.30296 2.05164 0.836757 1.3046 2.04498 0.848254 1.30613 2.03682 0.858337 1.31211 2.03427 0.840874 1.3046 2.04498 0.848254 1.30613 2.03682 0.858337 1.31507 2.01941 0.85667 1.31211 2.03427 0.840874 1.30613 2.03682 0.858337 1.30757 2.02743 0.866902 1.31507 2.01941 0.85667 1.31507 2.01941 0.85667 1.31937 2.02325 0.835666 1.31211 2.03427 0.840874 1.31211 2.03427 0.840874 1.31664 2.03078 0.822107 1.30875 2.04402 0.820501 1.30296 2.05164 0.836757 1.31211 2.03427 0.840874 1.30875 2.04402 0.820501 1.30875 2.04402 0.820501 1.31381 2.0346 0.806892 1.3054 2.04698 0.798112 1.3054 2.04698 0.798112 1.31117 2.0344 0.791552 1.30244 2.04315 0.776764 1.29636 2.05864 0.784871 1.3054 2.04698 0.798112 1.30244 2.04315 0.776764 1.30244 2.04315 0.776764 1.30875 2.03049 0.777169 1.29921 2.03277 0.757025 1.30053 1.9985 0.744792 1.29812 1.98417 0.740705 1.29268 1.99677 0.73137 1.29268 1.99677 0.73137 1.29812 1.98417 0.740705 1.28963 1.97515 0.728 1.28372 1.98828 0.716044 1.28963 1.97515 0.728 1.28212 1.97517 0.715 1.28372 1.98828 0.716044 1.29268 1.99677 0.73137 1.28963 1.97515 0.728 1.28372 1.98828 0.716044 1.28517 2.0007 0.718979 1.29268 1.99677 0.73137 1.29812 1.98417 0.740705 1.29542 1.96874 0.740327 1.28963 1.97515 0.728 1.28963 1.97515 0.728 1.29542 1.96874 0.740327 1.28623 1.95273 0.731529 1.28044 1.96182 0.716028 1.28623 1.95273 0.731529 1.27872 1.94871 0.719167 1.28044 1.96182 0.716028 1.28963 1.97515 0.728 1.28623 1.95273 0.731529 1.28044 1.96182 0.716028 1.28212 1.97517 0.715 1.28963 1.97515 0.728 1.29542 1.96874 0.740327 1.29259 1.95348 0.743992 1.28623 1.95273 0.731529 1.28623 1.95273 0.731529 1.29259 1.95348 0.743992 1.28296 1.93283 0.741643 1.27704 1.93634 0.724298 1.28296 1.93283 0.741643 1.27544 1.92513 0.731164 1.27704 1.93634 0.724298 1.28623 1.95273 0.731529 1.28296 1.93283 0.741643 1.27704 1.93634 0.724298 1.27872 1.94871 0.719167 1.28623 1.95273 0.731529 1.29259 1.95348 0.743992 1.2899 1.93991 0.751332 1.28296 1.93283 0.741643 1.28296 1.93283 0.741643 1.2899 1.93991 0.751332 1.28749 1.929 0.761477 1.28 1.91734 0.756884 1.28749 1.929 0.761477 1.28481 1.92071 0.774446 1.27668 1.90684 0.776794 1.28481 1.92071 0.774446 1.28198 1.91594 0.789398 1.2733 1.90301 0.799111 1.28198 1.91594 0.789398 1.27927 1.9152 0.80485 1.2703 1.90603 0.820665 1.27927 1.9152 0.80485 1.27685 1.91824 0.819441 1.26713 1.91559 0.840675 1.27685 1.91824 0.819441 1.2742 1.92503 0.833204 1.27137 1.93534 0.845024 1.26713 1.91559 0.840675 1.2742 1.92503 0.833204 1.27137 1.93534 0.845024 1.26371 1.93123 0.857165 1.26713 1.91559 0.840675 1.27137 1.93534 0.845024 1.26864 1.9482 0.853684 1.26371 1.93123 0.857165 1.26371 1.93123 0.857165 1.26864 1.9482 0.853684 1.26053 1.9507 0.867774 1.25456 1.93447 0.874715 1.26053 1.9507 0.867774 1.25303 1.94631 0.880011 1.25456 1.93447 0.874715 1.26371 1.93123 0.857165 1.26053 1.9507 0.867774 1.25456 1.93447 0.874715 1.2562 1.92332 0.867486 1.26371 1.93123 0.857165 1.26371 1.93123 0.857165 1.2562 1.92332 0.867486 1.25791 1.91332 0.858486 1.26713 1.91559 0.840675 1.25791 1.91332 0.858486 1.25962 1.90486 0.848019 1.26127 1.89824 0.8365 1.26713 1.91559 0.840675 1.25962 1.90486 0.848019 1.26127 1.89824 0.8365 1.2703 1.90603 0.820665 1.26713 1.91559 0.840675 1.26127 1.89824 0.8365 1.2628 1.89358 0.824397 1.2703 1.90603 0.820665 1.2703 1.90603 0.820665 1.2628 1.89358 0.824397 1.26423 1.89085 0.811984 1.2733 1.90301 0.799111 1.26423 1.89085 0.811984 1.26579 1.89001 0.798951 1.26746 1.89122 0.785661 1.2733 1.90301 0.799111 1.26579 1.89001 0.798951 1.26746 1.89122 0.785661 1.27668 1.90684 0.776794 1.2733 1.90301 0.799111 1.26746 1.89122 0.785661 1.26918 1.89454 0.772604 1.27668 1.90684 0.776794 1.27668 1.90684 0.776794 1.26918 1.89454 0.772604 1.27087 1.89986 0.760273 1.28 1.91734 0.756884 1.27087 1.89986 0.760273 1.2725 1.90693 0.749099 1.27399 1.91539 0.739407 1.28 1.91734 0.756884 1.2725 1.90693 0.749099 1.27399 1.91539 0.739407 1.28296 1.93283 0.741643 1.28 1.91734 0.756884 1.27399 1.91539 0.739407 1.27544 1.92513 0.731164 1.28296 1.93283 0.741643 1.28296 1.93283 0.741643 1.28749 1.929 0.761477 1.28 1.91734 0.756884 1.28 1.91734 0.756884 1.28481 1.92071 0.774446 1.27668 1.90684 0.776794 1.27087 1.89986 0.760273 1.28 1.91734 0.756884 1.27668 1.90684 0.776794 1.27668 1.90684 0.776794 1.28198 1.91594 0.789398 1.2733 1.90301 0.799111 1.2733 1.90301 0.799111 1.27927 1.9152 0.80485 1.2703 1.90603 0.820665 1.26423 1.89085 0.811984 1.2733 1.90301 0.799111 1.2703 1.90603 0.820665 1.2703 1.90603 0.820665 1.27685 1.91824 0.819441 1.26713 1.91559 0.840675 1.26864 1.9482 0.853684 1.26621 1.96228 0.858637 1.26053 1.9507 0.867774 1.26053 1.9507 0.867774 1.26621 1.96228 0.858637 1.25754 1.97206 0.87194 1.25159 1.95856 0.883395 1.25754 1.97206 0.87194 1.25003 1.97153 0.884929 1.25159 1.95856 0.883395 1.26053 1.9507 0.867774 1.25754 1.97206 0.87194 1.25159 1.95856 0.883395 1.25303 1.94631 0.880011 1.26053 1.9507 0.867774 1.26621 1.96228 0.858637 1.26359 1.97752 0.859947 1.25754 1.97206 0.87194 1.25754 1.97206 0.87194 1.26359 1.97752 0.859947 1.25415 1.99455 0.869295 1.24836 1.98487 0.884425 1.25415 1.99455 0.869295 1.24665 1.99808 0.881806 1.24836 1.98487 0.884425 1.25754 1.97206 0.87194 1.25415 1.99455 0.869295 1.24836 1.98487 0.884425 1.25003 1.97153 0.884929 1.25754 1.97206 0.87194 1.26359 1.97752 0.859947 1.26077 1.99297 0.857246 1.25415 1.99455 0.869295 1.25415 1.99455 0.869295 1.26077 1.99297 0.857246 1.25083 2.01499 0.859874 1.24495 2.01068 0.87715 1.25083 2.01499 0.859874 1.24333 2.02221 0.870684 1.24495 2.01068 0.87715 1.25415 1.99455 0.869295 1.25083 2.01499 0.859874 1.24495 2.01068 0.87715 1.24665 1.99808 0.881806 1.25415 1.99455 0.869295 1.26077 1.99297 0.857246 1.25801 2.00707 0.850711 1.25083 2.01499 0.859874 1.25083 2.01499 0.859874 1.25801 2.00707 0.850711 1.25557 2.01861 0.841207 1.24789 2.03098 0.84528 1.25557 2.01861 0.841207 1.25298 2.02759 0.828885 1.24461 2.04219 0.825872 1.25298 2.02759 0.828885 1.25016 2.03327 0.814284 1.2412 2.04691 0.80368 1.25016 2.03327 0.814284 1.24739 2.03499 0.798808 1.23816 2.04469 0.781911 1.24739 2.03499 0.798808 1.24493 2.03282 0.783974 1.24236 2.02694 0.769966 1.23816 2.04469 0.781911 1.24493 2.03282 0.783974 1.24236 2.02694 0.769966 1.23504 2.03596 0.76168 1.23816 2.04469 0.781911 1.24236 2.02694 0.769966 1.23955 2.01741 0.757553 1.23504 2.03596 0.76168 1.23504 2.03596 0.76168 1.23955 2.01741 0.757553 1.23163 2.02098 0.744597 1.22584 2.03894 0.743991 1.23163 2.02098 0.744597 1.22412 2.02929 0.734594 1.22584 2.03894 0.743991 1.23504 2.03596 0.76168 1.23163 2.02098 0.744597 1.22584 2.03894 0.743991 1.22754 2.04696 0.754761 1.23504 2.03596 0.76168 1.23504 2.03596 0.76168 1.22754 2.04696 0.754761 1.22916 2.05311 0.76647 1.23816 2.04469 0.781911 1.22916 2.05311 0.76647 1.23065 2.05727 0.778645 1.23211 2.05954 0.791204 1.23816 2.04469 0.781911 1.23065 2.05727 0.778645 1.23211 2.05954 0.791204 1.2412 2.04691 0.80368 1.23816 2.04469 0.781911 1.23211 2.05954 0.791204 1.2337 2.05989 0.804344 1.2412 2.04691 0.80368 1.2412 2.04691 0.80368 1.2337 2.05989 0.804344 1.23538 2.05815 0.817623 1.24461 2.04219 0.825872 1.23538 2.05815 0.817623 1.2371 2.05432 0.830544 1.23879 2.04854 0.842625 1.24461 2.04219 0.825872 1.2371 2.05432 0.830544 1.23879 2.04854 0.842625 1.24789 2.03098 0.84528 1.24461 2.04219 0.825872 1.23879 2.04854 0.842625 1.24038 2.04109 0.853456 1.24789 2.03098 0.84528 1.24789 2.03098 0.84528 1.24038 2.04109 0.853456 1.24184 2.03234 0.86275 1.25083 2.01499 0.859874 1.24184 2.03234 0.86275 1.24333 2.02221 0.870684 1.25083 2.01499 0.859874 1.24789 2.03098 0.84528 1.24184 2.03234 0.86275 1.25083 2.01499 0.859874 1.25557 2.01861 0.841207 1.24789 2.03098 0.84528 1.24789 2.03098 0.84528 1.25298 2.02759 0.828885 1.24461 2.04219 0.825872 1.24461 2.04219 0.825872 1.25016 2.03327 0.814284 1.2412 2.04691 0.80368 1.23538 2.05815 0.817623 1.24461 2.04219 0.825872 1.2412 2.04691 0.80368 1.2412 2.04691 0.80368 1.24739 2.03499 0.798808 1.23816 2.04469 0.781911 1.23955 2.01741 0.757553 1.23677 2.00503 0.748057 1.23163 2.02098 0.744597 1.23163 2.02098 0.744597 1.23677 2.00503 0.748057 1.2284 2.00183 0.733184 1.22246 2.01838 0.726903 1.2284 2.00183 0.733184 1.22089 2.00667 0.72112 1.22246 2.01838 0.726903 1.23163 2.02098 0.744597 1.2284 2.00183 0.733184 1.22246 2.01838 0.726903 1.22412 2.02929 0.734594 1.23163 2.02098 0.744597 1.23677 2.00503 0.748057 1.23428 1.99117 0.74222 1.2284 2.00183 0.733184 1.2284 2.00183 0.733184 1.23428 1.99117 0.74222 1.22544 1.98071 0.728227 1.21946 1.99456 0.71728 1.22544 1.98071 0.728227 1.21793 1.98174 0.715268 1.21946 1.99456 0.71728 1.2284 2.00183 0.733184 1.22544 1.98071 0.728227 1.21946 1.99456 0.71728 1.22089 2.00667 0.72112 1.2284 2.00183 0.733184 1.23428 1.99117 0.74222 1.23175 1.9762 0.740012 1.22544 1.98071 0.728227 1.22544 1.98071 0.728227 1.23175 1.9762 0.740012 1.22208 1.9582 0.729989 1.21628 1.96845 0.715253 1.22208 1.9582 0.729989 1.21457 1.95516 0.717348 1.21628 1.96845 0.715253 1.22544 1.98071 0.728227 1.22208 1.9582 0.729989 1.21628 1.96845 0.715253 1.21793 1.98174 0.715268 1.22544 1.98071 0.728227 1.23175 1.9762 0.740012 1.22895 1.96066 0.741739 1.22208 1.9582 0.729989 1.22208 1.9582 0.729989 1.22895 1.96066 0.741739 1.22615 1.94611 0.747416 1.21872 1.93733 0.738638 1.22615 1.94611 0.747416 1.22363 1.93389 0.756292 1.21576 1.92077 0.752637 1.22363 1.93389 0.756292 1.22113 1.9243 0.767918 1.21253 1.90888 0.771505 1.22113 1.9243 0.767918 1.21834 1.91774 0.782085 1.20912 1.90329 0.793522 1.21834 1.91774 0.782085 1.21553 1.91505 0.797495 1.20601 1.90469 0.815507 1.21553 1.91505 0.797495 1.21299 1.91634 0.812596 1.21051 1.9213 0.826772 1.20601 1.90469 0.815507 1.21299 1.91634 0.812596 1.21051 1.9213 0.826772 1.20296 1.9126 0.835916 1.20601 1.90469 0.815507 1.21051 1.9213 0.826772 1.20773 1.93001 0.839701 1.20296 1.9126 0.835916 1.20296 1.9126 0.835916 1.20773 1.93001 0.839701 1.19955 1.92687 0.853552 1.19376 1.90891 0.853447 1.19955 1.92687 0.853552 1.19205 1.91818 0.863221 1.19376 1.90891 0.853447 1.20296 1.9126 0.835916 1.19955 1.92687 0.853552 1.19376 1.90891 0.853447 1.19545 1.90133 0.842401 1.20296 1.9126 0.835916 1.20296 1.9126 0.835916 1.19545 1.90133 0.842401 1.19704 1.89567 0.830532 1.20601 1.90469 0.815507 1.19704 1.89567 0.830532 1.1985 1.89199 0.818307 1.19999 1.89018 0.805572 1.20601 1.90469 0.815507 1.1985 1.89199 0.818307 1.19999 1.89018 0.805572 1.20912 1.90329 0.793522 1.20601 1.90469 0.815507 1.19999 1.89018 0.805572 1.20161 1.89034 0.792352 1.20912 1.90329 0.793522 1.20912 1.90329 0.793522 1.20161 1.89034 0.792352 1.20331 1.89261 0.779115 1.21253 1.90888 0.771505 1.20331 1.89261 0.779115 1.20503 1.89694 0.76636 1.20669 1.90317 0.754555 1.21253 1.90888 0.771505 1.20503 1.89694 0.76636 1.20669 1.90317 0.754555 1.21576 1.92077 0.752637 1.21253 1.90888 0.771505 1.20669 1.90317 0.754555 1.20826 1.91098 0.744085 1.21576 1.92077 0.752637 1.21576 1.92077 0.752637 1.20826 1.91098 0.744085 1.20969 1.92003 0.735164 1.21872 1.93733 0.738638 1.20969 1.92003 0.735164 1.21122 1.93053 0.727558 1.21286 1.94237 0.721514 1.21872 1.93733 0.738638 1.21122 1.93053 0.727558 1.21286 1.94237 0.721514 1.22208 1.9582 0.729989 1.21872 1.93733 0.738638 1.21286 1.94237 0.721514 1.21457 1.95516 0.717348 1.22208 1.9582 0.729989 1.22208 1.9582 0.729989 1.22615 1.94611 0.747416 1.21872 1.93733 0.738638 1.21872 1.93733 0.738638 1.22363 1.93389 0.756292 1.21576 1.92077 0.752637 1.20969 1.92003 0.735164 1.21872 1.93733 0.738638 1.21576 1.92077 0.752637 1.21576 1.92077 0.752637 1.22113 1.9243 0.767918 1.21253 1.90888 0.771505 1.21253 1.90888 0.771505 1.21834 1.91774 0.782085 1.20912 1.90329 0.793522 1.20331 1.89261 0.779115 1.21253 1.90888 0.771505 1.20912 1.90329 0.793522 1.20912 1.90329 0.793522 1.21553 1.91505 0.797495 1.20601 1.90469 0.815507 1.20773 1.93001 0.839701 1.20492 1.94182 0.849989 1.19955 1.92687 0.853552 1.19955 1.92687 0.853552 1.20492 1.94182 0.849989 1.19627 1.94567 0.865754 1.19036 1.92882 0.87136 1.19627 1.94567 0.865754 1.18877 1.94037 0.877627 1.19036 1.92882 0.87136 1.19955 1.92687 0.853552 1.19627 1.94567 0.865754 1.19036 1.92882 0.87136 1.19205 1.91818 0.863221 1.19955 1.92687 0.853552 1.20492 1.94182 0.849989 1.20234 1.95546 0.856727 1.19627 1.94567 0.865754 1.19627 1.94567 0.865754 1.20234 1.95546 0.856727 1.19333 1.96654 0.871501 1.18732 1.95238 0.881936 1.19333 1.96654 0.871501 1.18582 1.96501 0.884411 1.18732 1.95238 0.881936 1.19627 1.94567 0.865754 1.19333 1.96654 0.871501 1.18732 1.95238 0.881936 1.18877 1.94037 0.877627 1.19627 1.94567 0.865754 1.20234 1.95546 0.856727 1.19989 1.97011 0.859801 1.19333 1.96654 0.871501 1.19333 1.96654 0.871501 1.19989 1.97011 0.859801 1.19001 1.98903 0.870619 1.1842 1.97823 0.884939 1.19001 1.98903 0.870619 1.1825 1.99157 0.88337 1.1842 1.97823 0.884939 1.19333 1.96654 0.871501 1.19001 1.98903 0.870619 1.1842 1.97823 0.884939 1.18582 1.96501 0.884411 1.19333 1.96654 0.871501 1.19989 1.97011 0.859801 1.19713 1.98565 0.859046 1.19001 1.98903 0.870619 1.19001 1.98903 0.870619 1.19713 1.98565 0.859046 1.1943 2.00058 0.854273 1.18662 2.01027 0.862769 1.1943 2.00058 0.854273 1.1917 2.01345 0.84606 1.18363 2.02742 0.849363 1.1917 2.01345 0.84606 1.18926 2.02364 0.835132 1.18045 2.03995 0.831067 1.18926 2.02364 0.835132 1.18652 2.03103 0.821473 1.17703 2.0464 0.809278 1.18652 2.03103 0.821473 1.18369 2.03468 0.80622 1.18106 2.03431 0.790909 1.17703 2.0464 0.809278 1.18369 2.03468 0.80622 1.18106 2.03431 0.790909 1.17386 2.04584 0.787114 1.17703 2.0464 0.809278 1.18106 2.03431 0.790909 1.17864 2.03023 0.776561 1.17386 2.04584 0.787114 1.17386 2.04584 0.787114 1.17864 2.03023 0.776561 1.17086 2.03875 0.766531 1.16492 2.05542 0.772488 1.17086 2.03875 0.766531 1.16336 2.05026 0.760488 1.16492 2.05542 0.772488 1.17386 2.04584 0.787114 1.17086 2.03875 0.766531 1.16492 2.05542 0.772488 1.16636 2.05863 0.784788 1.17386 2.04584 0.787114 1.17386 2.04584 0.787114 1.16636 2.05863 0.784788 1.16788 2.05997 0.797683 1.17703 2.0464 0.809278 1.16788 2.05997 0.797683 1.16953 2.05929 0.810953 1.17124 2.05651 0.824116 1.17703 2.0464 0.809278 1.16953 2.05929 0.810953 1.17124 2.05651 0.824116 1.18045 2.03995 0.831067 1.17703 2.0464 0.809278 1.17124 2.05651 0.824116 1.17295 2.05168 0.836677 1.18045 2.03995 0.831067 1.18045 2.03995 0.831067 1.17295 2.05168 0.836677 1.17459 2.04503 0.848182 1.18363 2.02742 0.849363 1.17459 2.04503 0.848182 1.17612 2.03688 0.858275 1.17756 2.0275 0.86685 1.18363 2.02742 0.849363 1.17612 2.03688 0.858275 1.17756 2.0275 0.86685 1.18662 2.01027 0.862769 1.18363 2.02742 0.849363 1.17756 2.0275 0.86685 1.17912 2.01664 0.874102 1.18662 2.01027 0.862769 1.18662 2.01027 0.862769 1.17912 2.01664 0.874102 1.18079 2.00453 0.879706 1.19001 1.98903 0.870619 1.18079 2.00453 0.879706 1.1825 1.99157 0.88337 1.19001 1.98903 0.870619 1.18662 2.01027 0.862769 1.18079 2.00453 0.879706 1.19001 1.98903 0.870619 1.1943 2.00058 0.854273 1.18662 2.01027 0.862769 1.18662 2.01027 0.862769 1.1917 2.01345 0.84606 1.18363 2.02742 0.849363 1.18363 2.02742 0.849363 1.18926 2.02364 0.835132 1.18045 2.03995 0.831067 1.17459 2.04503 0.848182 1.18363 2.02742 0.849363 1.18045 2.03995 0.831067 1.18045 2.03995 0.831067 1.18652 2.03103 0.821473 1.17703 2.0464 0.809278 1.17864 2.03023 0.776561 1.17591 2.02239 0.763199 1.17086 2.03875 0.766531 1.17086 2.03875 0.766531 1.17591 2.02239 0.763199 1.16748 2.0252 0.748385 1.16169 2.04315 0.749194 1.16748 2.0252 0.748385 1.15997 2.03426 0.739066 1.16169 2.04315 0.749194 1.17086 2.03875 0.766531 1.16748 2.0252 0.748385 1.16169 2.04315 0.749194 1.16336 2.05026 0.760488 1.17086 2.03875 0.766531 1.17591 2.02239 0.763199 1.17308 2.01123 0.752171 1.16748 2.0252 0.748385 1.16748 2.0252 0.748385 1.17308 2.01123 0.752171 1.16416 2.00681 0.73541 1.15827 2.02393 0.730493 1.16416 2.00681 0.73541 1.15665 2.01256 0.723747 1.15827 2.02393 0.730493 1.16748 2.0252 0.748385 1.16416 2.00681 0.73541 1.15827 2.02393 0.730493 1.15997 2.03426 0.739066 1.16748 2.0252 0.748385 1.17308 2.01123 0.752171 1.17042 1.99789 0.74454 1.16416 2.00681 0.73541 1.16416 2.00681 0.73541 1.17042 1.99789 0.74454 1.16121 1.98618 0.728873 1.15516 2.00062 0.718953 1.16121 1.98618 0.728873 1.15371 1.98819 0.71603 1.15516 2.00062 0.718953 1.16416 2.00681 0.73541 1.16121 1.98618 0.728873 1.15516 2.00062 0.718953 1.15665 2.01256 0.723747 1.16416 2.00681 0.73541 1.17042 1.99789 0.74454 1.16801 1.98352 0.740608 1.16121 1.98618 0.728873 1.16121 1.98618 0.728873 1.16801 1.98352 0.740608 1.1653 1.96807 0.740402 1.15793 1.96376 0.728883 1.1653 1.96807 0.740402 1.16247 1.95285 0.744239 1.15453 1.94219 0.735911 1.16247 1.95285 0.744239 1.15979 1.93938 0.751718 1.15148 1.92446 0.748724 1.15979 1.93938 0.751718 1.15738 1.92858 0.76198 1.14837 1.91131 0.766416 1.15738 1.92858 0.76198 1.15469 1.92043 0.775061 1.14494 1.90401 0.788007 1.15469 1.92043 0.775061 1.15186 1.91583 0.790067 1.14916 1.91525 0.805505 1.14494 1.90401 0.788007 1.15186 1.91583 0.790067 1.14916 1.91525 0.805505 1.14173 1.90373 0.810223 1.14494 1.90401 0.788007 1.14916 1.91525 0.805505 1.14674 1.91845 0.820056 1.14173 1.90373 0.810223 1.14173 1.90373 0.810223 1.14674 1.91845 0.820056 1.13876 1.91001 0.830985 1.13279 1.8936 0.824478 1.13876 1.91001 0.830985 1.13126 1.89827 0.836579 1.13279 1.8936 0.824478 1.14173 1.90373 0.810223 1.13876 1.91001 0.830985 1.13279 1.8936 0.824478 1.13422 1.89086 0.812069 1.14173 1.90373 0.810223 1.14173 1.90373 0.810223 1.13422 1.89086 0.812069 1.13578 1.89001 0.799039 1.14494 1.90401 0.788007 1.13578 1.89001 0.799039 1.13745 1.8912 0.785749 1.13916 1.89451 0.772689 1.14494 1.90401 0.788007 1.13745 1.8912 0.785749 1.13916 1.89451 0.772689 1.14837 1.91131 0.766416 1.14494 1.90401 0.788007 1.13916 1.89451 0.772689 1.14086 1.89981 0.760352 1.14837 1.91131 0.766416 1.14837 1.91131 0.766416 1.14086 1.89981 0.760352 1.14249 1.90687 0.749169 1.15148 1.92446 0.748724 1.14249 1.90687 0.749169 1.14398 1.91533 0.739466 1.14543 1.92506 0.731215 1.15148 1.92446 0.748724 1.14398 1.91533 0.739466 1.14543 1.92506 0.731215 1.15453 1.94219 0.735911 1.15148 1.92446 0.748724 1.14543 1.92506 0.731215 1.14702 1.93627 0.724339 1.15453 1.94219 0.735911 1.15453 1.94219 0.735911 1.14702 1.93627 0.724339 1.14871 1.94863 0.719194 1.15793 1.96376 0.728883 1.14871 1.94863 0.719194 1.15043 1.96173 0.716042 1.15211 1.97508 0.715 1.15793 1.96376 0.728883 1.15043 1.96173 0.716042 1.15211 1.97508 0.715 1.16121 1.98618 0.728873 1.15793 1.96376 0.728883 1.15211 1.97508 0.715 1.15371 1.98819 0.71603 1.16121 1.98618 0.728873 1.16121 1.98618 0.728873 1.1653 1.96807 0.740402 1.15793 1.96376 0.728883 1.15793 1.96376 0.728883 1.16247 1.95285 0.744239 1.15453 1.94219 0.735911 1.14871 1.94863 0.719194 1.15793 1.96376 0.728883 1.15453 1.94219 0.735911 1.15453 1.94219 0.735911 1.15979 1.93938 0.751718 1.15148 1.92446 0.748724 1.15148 1.92446 0.748724 1.15738 1.92858 0.76198 1.14837 1.91131 0.766416 1.14249 1.90687 0.749169 1.15148 1.92446 0.748724 1.14837 1.91131 0.766416 1.14837 1.91131 0.766416 1.15469 1.92043 0.775061 1.14494 1.90401 0.788007 1.14674 1.91845 0.820056 1.14408 1.9254 0.833765 1.13876 1.91001 0.830985 1.13876 1.91001 0.830985 1.14408 1.9254 0.833765 1.13541 1.92281 0.849596 1.12961 1.90491 0.848093 1.13541 1.92281 0.849596 1.1279 1.91338 0.858551 1.12961 1.90491 0.848093 1.13876 1.91001 0.830985 1.13541 1.92281 0.849596 1.12961 1.90491 0.848093 1.13126 1.89827 0.836579 1.13876 1.91001 0.830985 1.14408 1.9254 0.833765 1.14125 1.93585 0.84547 1.13541 1.92281 0.849596 1.13541 1.92281 0.849596 1.14125 1.93585 0.84547 1.13205 1.94073 0.863324 1.12619 1.92339 0.86754 1.13205 1.94073 0.863324 1.12454 1.93455 0.874757 1.12619 1.92339 0.86754 1.13541 1.92281 0.849596 1.13205 1.94073 0.863324 1.12619 1.92339 0.86754 1.1279 1.91338 0.858551 1.13541 1.92281 0.849596 1.14125 1.93585 0.84547 1.13853 1.9488 0.853976 1.13205 1.94073 0.863324 1.13205 1.94073 0.863324 1.13853 1.9488 0.853976 1.12909 1.96114 0.870654 1.12302 1.94639 0.880039 1.12909 1.96114 0.870654 1.12158 1.95864 0.883411 1.12302 1.94639 0.880039 1.13205 1.94073 0.863324 1.12909 1.96114 0.870654 1.12302 1.94639 0.880039 1.12454 1.93455 0.874757 1.13205 1.94073 0.863324 1.13853 1.9488 0.853976 1.13611 1.96292 0.858771 1.12909 1.96114 0.870654 1.12909 1.96114 0.870654 1.13611 1.96292 0.858771 1.13347 1.9782 0.859915 1.12586 1.98343 0.871504 1.13347 1.9782 0.859915 1.13064 1.99362 0.857039 1.12244 2.00529 0.865319 1.13064 1.99362 0.857039 1.1279 2.00763 0.850354 1.11933 2.02362 0.853105 1.1279 2.00763 0.850354 1.12547 2.01905 0.840735 1.11628 2.03733 0.836041 1.12547 2.01905 0.840735 1.12286 2.02791 0.828292 1.11288 2.04545 0.814853 1.12286 2.02791 0.828292 1.12004 2.03343 0.813622 1.11728 2.03497 0.798143 1.11288 2.04545 0.814853 1.12004 2.03343 0.813622 1.11728 2.03497 0.798143 1.1096 2.04661 0.792476 1.11288 2.04545 0.814853 1.11728 2.03497 0.798143 1.11483 2.03265 0.783356 1.1096 2.04661 0.792476 1.1096 2.04661 0.792476 1.11483 2.03265 0.783356 1.10666 2.04113 0.77153 1.10064 2.05725 0.778563 1.10666 2.04113 0.77153 1.09915 2.05307 0.76639 1.10064 2.05725 0.778563 1.1096 2.04661 0.792476 1.10666 2.04113 0.77153 1.10064 2.05725 0.778563 1.1021 2.05953 0.791118 1.1096 2.04661 0.792476 1.1096 2.04661 0.792476 1.1021 2.05953 0.791118 1.10369 2.05989 0.804256 1.11288 2.04545 0.814853 1.10369 2.05989 0.804256 1.10537 2.05817 0.817535 1.10709 2.05435 0.83046 1.11288 2.04545 0.814853 1.10537 2.05817 0.817535 1.10709 2.05435 0.83046 1.11628 2.03733 0.836041 1.11288 2.04545 0.814853 1.10709 2.05435 0.83046 1.10878 2.04858 0.842548 1.11628 2.03733 0.836041 1.11628 2.03733 0.836041 1.10878 2.04858 0.842548 1.11037 2.04114 0.853389 1.11933 2.02362 0.853105 1.11037 2.04114 0.853389 1.11183 2.0324 0.862693 1.11332 2.02228 0.870636 1.11933 2.02362 0.853105 1.11183 2.0324 0.862693 1.11332 2.02228 0.870636 1.12244 2.00529 0.865319 1.11933 2.02362 0.853105 1.11332 2.02228 0.870636 1.11494 2.01076 0.877113 1.12244 2.00529 0.865319 1.12244 2.00529 0.865319 1.11494 2.01076 0.877113 1.11664 1.99817 0.881782 1.12586 1.98343 0.871504 1.11664 1.99817 0.881782 1.11835 1.98496 0.884415 1.12002 1.97162 0.884933 1.12586 1.98343 0.871504 1.11835 1.98496 0.884415 1.12002 1.97162 0.884933 1.12909 1.96114 0.870654 1.12586 1.98343 0.871504 1.12002 1.97162 0.884933 1.12158 1.95864 0.883411 1.12909 1.96114 0.870654 1.12909 1.96114 0.870654 1.13347 1.9782 0.859915 1.12586 1.98343 0.871504 1.12586 1.98343 0.871504 1.13064 1.99362 0.857039 1.12244 2.00529 0.865319 1.11664 1.99817 0.881782 1.12586 1.98343 0.871504 1.12244 2.00529 0.865319 1.12244 2.00529 0.865319 1.1279 2.00763 0.850354 1.11933 2.02362 0.853105 1.11933 2.02362 0.853105 1.12547 2.01905 0.840735 1.11628 2.03733 0.836041 1.11037 2.04114 0.853389 1.11933 2.02362 0.853105 1.11628 2.03733 0.836041 1.11628 2.03733 0.836041 1.12286 2.02791 0.828292 1.11288 2.04545 0.814853 1.11483 2.03265 0.783356 1.11224 2.0266 0.769386 1.10666 2.04113 0.77153 1.10666 2.04113 0.77153 1.11224 2.0266 0.769386 1.10333 2.02911 0.7525 1.09753 2.04691 0.754686 1.10333 2.02911 0.7525 1.09583 2.03888 0.743924 1.09753 2.04691 0.754686 1.10666 2.04113 0.77153 1.10333 2.02911 0.7525 1.09753 2.04691 0.754686 1.09915 2.05307 0.76639 1.10666 2.04113 0.77153 1.11224 2.0266 0.769386 1.10943 2.01692 0.757074 1.10333 2.02911 0.7525 1.10333 2.02911 0.7525 1.10943 2.01692 0.757074 1.09995 2.01168 0.738045 1.09411 2.02922 0.734536 1.09995 2.01168 0.738045 1.09244 2.0183 0.726858 1.09411 2.02922 0.734536 1.10333 2.02911 0.7525 1.09995 2.01168 0.738045 1.09411 2.02922 0.734536 1.09583 2.03888 0.743924 1.10333 2.02911 0.7525 1.10943 2.01692 0.757074 1.10666 2.00445 0.747726 1.09995 2.01168 0.738045 1.09995 2.01168 0.738045 1.10666 2.00445 0.747726 1.10418 1.99055 0.742051 1.09696 1.9915 0.729915 1.10418 1.99055 0.742051 1.10163 1.97553 0.740002 1.09378 1.96938 0.72822 1.10163 1.97553 0.740002 1.09882 1.96 0.741906 1.09036 1.94729 0.733547 1.09882 1.96 0.741906 1.09603 1.94552 0.747741 1.08719 1.92839 0.745127 1.09603 1.94552 0.747741 1.09353 1.93343 0.756731 1.08419 1.91411 0.761569 1.09353 1.93343 0.756731 1.09101 1.92394 0.768485 1.08822 1.91754 0.782737 1.08419 1.91411 0.761569 1.09101 1.92394 0.768485 1.08822 1.91754 0.782737 1.0808 1.90519 0.782383 1.08419 1.91411 0.761569 1.08822 1.91754 0.782737 1.08542 1.91503 0.798165 1.0808 1.90519 0.782383 1.0808 1.90519 0.782383 1.08542 1.91503 0.798165 1.07748 1.90316 0.804793 1.0716 1.89034 0.792441 1.07748 1.90316 0.804793 1.06998 1.89019 0.805659 1.0716 1.89034 0.792441 1.0808 1.90519 0.782383 1.07748 1.90316 0.804793 1.0716 1.89034 0.792441 1.0733 1.89258 0.779202 1.0808 1.90519 0.782383 1.0808 1.90519 0.782383 1.0733 1.89258 0.779202 1.07501 1.8969 0.766442 1.08419 1.91411 0.761569 1.07501 1.8969 0.766442 1.07668 1.90312 0.75463 1.07825 1.91092 0.74415 1.08419 1.91411 0.761569 1.07668 1.90312 0.75463 1.07825 1.91092 0.74415 1.08719 1.92839 0.745127 1.08419 1.91411 0.761569 1.07825 1.91092 0.74415 1.07968 1.91997 0.735219 1.08719 1.92839 0.745127 1.08719 1.92839 0.745127 1.07968 1.91997 0.735219 1.08121 1.93046 0.727604 1.09036 1.94729 0.733547 1.08121 1.93046 0.727604 1.08285 1.94228 0.721548 1.08456 1.95507 0.717369 1.09036 1.94729 0.733547 1.08285 1.94228 0.721548 1.08456 1.95507 0.717369 1.09378 1.96938 0.72822 1.09036 1.94729 0.733547 1.08456 1.95507 0.717369 1.08627 1.96836 0.715259 1.09378 1.96938 0.72822 1.09378 1.96938 0.72822 1.08627 1.96836 0.715259 1.08792 1.98166 0.715261 1.09696 1.9915 0.729915 1.08792 1.98166 0.715261 1.08945 1.99447 0.717261 1.09088 2.00659 0.721089 1.09696 1.9915 0.729915 1.08945 1.99447 0.717261 1.09088 2.00659 0.721089 1.09995 2.01168 0.738045 1.09696 1.9915 0.729915 1.09088 2.00659 0.721089 1.09244 2.0183 0.726858 1.09995 2.01168 0.738045 1.09995 2.01168 0.738045 1.10418 1.99055 0.742051 1.09696 1.9915 0.729915 1.09696 1.9915 0.729915 1.10163 1.97553 0.740002 1.09378 1.96938 0.72822 1.08792 1.98166 0.715261 1.09696 1.9915 0.729915 1.09378 1.96938 0.72822 1.09378 1.96938 0.72822 1.09882 1.96 0.741906 1.09036 1.94729 0.733547 1.09036 1.94729 0.733547 1.09603 1.94552 0.747741 1.08719 1.92839 0.745127 1.08121 1.93046 0.727604 1.09036 1.94729 0.733547 1.08719 1.92839 0.745127 1.08719 1.92839 0.745127 1.09353 1.93343 0.756731 1.08419 1.91411 0.761569 1.08542 1.91503 0.798165 1.08289 1.91647 0.81322 1.07748 1.90316 0.804793 1.07748 1.90316 0.804793 1.08289 1.91647 0.81322 1.07454 1.90783 0.825931 1.06849 1.89201 0.818389 1.07454 1.90783 0.825931 1.06703 1.8957 0.830612 1.06849 1.89201 0.818389 1.07748 1.90316 0.804793 1.07454 1.90783 0.825931 1.06849 1.89201 0.818389 1.06998 1.89019 0.805659 1.07748 1.90316 0.804793 1.08289 1.91647 0.81322 1.08039 1.9216 0.827367 1.07454 1.90783 0.825931 1.07454 1.90783 0.825931 1.08039 1.9216 0.827367 1.07126 1.91906 0.845332 1.06544 1.90137 0.842478 1.07126 1.91906 0.845332 1.06375 1.90896 0.853516 1.06544 1.90137 0.842478 1.07454 1.90783 0.825931 1.07126 1.91906 0.845332 1.06544 1.90137 0.842478 1.06703 1.8957 0.830612 1.07454 1.90783 0.825931 1.08039 1.9216 0.827367 1.07761 1.93047 0.840209 1.07126 1.91906 0.845332 1.07126 1.91906 0.845332 1.07761 1.93047 0.840209 1.06786 1.9359 0.860457 1.06204 1.91825 0.863281 1.06786 1.9359 0.860457 1.06035 1.92889 0.871408 1.06204 1.91825 0.863281 1.07126 1.91906 0.845332 1.06786 1.9359 0.860457 1.06204 1.91825 0.863281 1.06375 1.90896 0.853516 1.07126 1.91906 0.845332 1.07761 1.93047 0.840209 1.0748 1.94238 0.850358 1.06786 1.9359 0.860457 1.06786 1.9359 0.860457 1.0748 1.94238 0.850358 1.07224 1.95606 0.856933 1.06481 1.95591 0.869424 1.07224 1.95606 0.856933 1.06977 1.97078 0.859851 1.0617 1.97781 0.871945 1.06977 1.97078 0.859851 1.067 1.98632 0.858922 1.05828 2.00008 0.867489 1.067 1.98632 0.858922 1.06418 2.00119 0.853982 1.05505 2.01953 0.856581 1.06418 2.00119 0.853982 1.06159 2.01394 0.845644 1.05209 2.03436 0.840752 1.06159 2.01394 0.845644 1.05915 2.02402 0.834593 1.0564 2.03127 0.820836 1.05209 2.03436 0.840752 1.05915 2.02402 0.834593 1.0564 2.03127 0.820836 1.04873 2.04406 0.820355 1.05209 2.03436 0.840752 1.0564 2.03127 0.820836 1.05357 2.03474 0.805549 1.04873 2.04406 0.820355 1.04873 2.04406 0.820355 1.05357 2.03474 0.805549 1.04538 2.04697 0.797963 1.03952 2.0593 0.810864 1.04538 2.04697 0.797963 1.03787 2.05997 0.797595 1.03952 2.0593 0.810864 1.04873 2.04406 0.820355 1.04538 2.04697 0.797963 1.03952 2.0593 0.810864 1.04123 2.05653 0.82403 1.04873 2.04406 0.820355 1.04873 2.04406 0.820355 1.04123 2.05653 0.82403 1.04294 2.05172 0.836596 1.05209 2.03436 0.840752 1.04294 2.05172 0.836596 1.04458 2.04507 0.848109 1.04611 2.03694 0.858213 1.05209 2.03436 0.840752 1.04458 2.04507 0.848109 1.04611 2.03694 0.858213 1.05505 2.01953 0.856581 1.05209 2.03436 0.840752 1.04611 2.03694 0.858213 1.04755 2.02757 0.866797 1.05505 2.01953 0.856581 1.05505 2.01953 0.856581 1.04755 2.02757 0.866797 1.04911 2.01672 0.874059 1.05828 2.00008 0.867489 1.04911 2.01672 0.874059 1.05077 2.00461 0.879675 1.05249 1.99165 0.883353 1.05828 2.00008 0.867489 1.05077 2.00461 0.879675 1.05249 1.99165 0.883353 1.0617 1.97781 0.871945 1.05828 2.00008 0.867489 1.05249 1.99165 0.883353 1.05419 1.97832 0.884935 1.0617 1.97781 0.871945 1.0617 1.97781 0.871945 1.05419 1.97832 0.884935 1.05581 1.9651 0.884421 1.06481 1.95591 0.869424 1.05581 1.9651 0.884421 1.05731 1.95247 0.881959 1.05876 1.94045 0.877662 1.06481 1.95591 0.869424 1.05731 1.95247 0.881959 1.05876 1.94045 0.877662 1.06786 1.9359 0.860457 1.06481 1.95591 0.869424 1.05876 1.94045 0.877662 1.06035 1.92889 0.871408 1.06786 1.9359 0.860457 1.06786 1.9359 0.860457 1.07224 1.95606 0.856933 1.06481 1.95591 0.869424 1.06481 1.95591 0.869424 1.06977 1.97078 0.859851 1.0617 1.97781 0.871945 1.05581 1.9651 0.884421 1.06481 1.95591 0.869424 1.0617 1.97781 0.871945 1.0617 1.97781 0.871945 1.067 1.98632 0.858922 1.05828 2.00008 0.867489 1.05828 2.00008 0.867489 1.06418 2.00119 0.853982 1.05505 2.01953 0.856581 1.04911 2.01672 0.874059 1.05828 2.00008 0.867489 1.05505 2.01953 0.856581 1.05505 2.01953 0.856581 1.06159 2.01394 0.845644 1.05209 2.03436 0.840752 1.05357 2.03474 0.805549 1.05095 2.03421 0.79027 1.04538 2.04697 0.797963 1.04538 2.04697 0.797963 1.05095 2.03421 0.79027 1.04242 2.0431 0.776627 1.03635 2.05861 0.784704 1.04242 2.0431 0.776627 1.03491 2.0554 0.772407 1.03635 2.05861 0.784704 1.04538 2.04697 0.797963 1.04242 2.0431 0.776627 1.03635 2.05861 0.784704 1.03787 2.05997 0.797595 1.04538 2.04697 0.797963 1.05095 2.03421 0.79027 1.04852 2.02997 0.775955 1.04242 2.0431 0.776627 1.04242 2.0431 0.776627 1.04852 2.02997 0.775955 1.03918 2.03268 0.756904 1.03335 2.05022 0.76041 1.03918 2.03268 0.756904 1.03168 2.04309 0.749122 1.03335 2.05022 0.76041 1.04242 2.0431 0.776627 1.03918 2.03268 0.756904 1.03335 2.05022 0.76041 1.03491 2.0554 0.772407 1.04242 2.0431 0.776627 1.04852 2.02997 0.775955 1.04579 2.02197 0.762665 1.03918 2.03268 0.756904 1.03918 2.03268 0.756904 1.04579 2.02197 0.762665 1.03577 2.01638 0.74108 1.02996 2.0342 0.739003 1.03577 2.01638 0.74108 1.02826 2.02385 0.730442 1.02996 2.0342 0.739003 1.03918 2.03268 0.756904 1.03577 2.01638 0.74108 1.02996 2.0342 0.739003 1.03168 2.04309 0.749122 1.03918 2.03268 0.756904 1.04579 2.02197 0.762665 1.04296 2.01069 0.751766 1.03577 2.01638 0.74108 1.03577 2.01638 0.74108 1.04296 2.01069 0.751766 1.04032 1.99729 0.744295 1.03266 1.99663 0.731327 1.04032 1.99729 0.744295 1.0379 1.98287 0.740518 1.02961 1.975 0.728 1.0379 1.98287 0.740518 1.03518 1.96739 0.740484 1.0262 1.95259 0.731576 1.03518 1.96739 0.740484 1.03235 1.95222 0.744492 1.02293 1.93264 0.741778 1.03235 1.95222 0.744492 1.02968 1.93886 0.752109 1.02727 1.92817 0.762489 1.02293 1.93264 0.741778 1.02968 1.93886 0.752109 1.02727 1.92817 0.762489 1.01998 1.91725 0.757002 1.02293 1.93264 0.741778 1.02727 1.92817 0.762489 1.02457 1.92015 0.77568 1.01998 1.91725 0.757002 1.01998 1.91725 0.757002 1.02457 1.92015 0.77568 1.01666 1.90679 0.776938 1.01085 1.89977 0.760431 1.01666 1.90679 0.776938 1.00915 1.89448 0.772774 1.01085 1.89977 0.760431 1.01998 1.91725 0.757002 1.01666 1.90679 0.776938 1.01085 1.89977 0.760431 1.01248 1.90682 0.749239 1.01998 1.91725 0.757002 1.01998 1.91725 0.757002 1.01248 1.90682 0.749239 1.01397 1.91527 0.739525 1.02293 1.93264 0.741778 1.01397 1.91527 0.739525 1.01542 1.92499 0.731266 1.01701 1.93619 0.724379 1.02293 1.93264 0.741778 1.01542 1.92499 0.731266 1.01701 1.93619 0.724379 1.0262 1.95259 0.731576 1.02293 1.93264 0.741778 1.01701 1.93619 0.724379 1.0187 1.94854 0.719222 1.0262 1.95259 0.731576 1.0262 1.95259 0.731576 1.0187 1.94854 0.719222 1.02042 1.96164 0.716056 1.02961 1.975 0.728 1.02042 1.96164 0.716056 1.0221 1.975 0.715 1.0237 1.98811 0.716017 1.02961 1.975 0.728 1.0221 1.975 0.715 1.0237 1.98811 0.716017 1.03266 1.99663 0.731327 1.02961 1.975 0.728 1.0237 1.98811 0.716017 1.02515 2.00054 0.718928 1.03266 1.99663 0.731327 1.03266 1.99663 0.731327 1.02515 2.00054 0.718928 1.02664 2.01248 0.723709 1.03577 2.01638 0.74108 1.02664 2.01248 0.723709 1.02826 2.02385 0.730442 1.03577 2.01638 0.74108 1.03266 1.99663 0.731327 1.02664 2.01248 0.723709 1.03577 2.01638 0.74108 1.04032 1.99729 0.744295 1.03266 1.99663 0.731327 1.03266 1.99663 0.731327 1.0379 1.98287 0.740518 1.02961 1.975 0.728 1.02961 1.975 0.728 1.03518 1.96739 0.740484 1.0262 1.95259 0.731576 1.02042 1.96164 0.716056 1.02961 1.975 0.728 1.0262 1.95259 0.731576 1.0262 1.95259 0.731576 1.03235 1.95222 0.744492 1.02293 1.93264 0.741778 1.02457 1.92015 0.77568 1.02174 1.91572 0.790736 1.01666 1.90679 0.776938 1.01666 1.90679 0.776938 1.02174 1.91572 0.790736 1.01328 1.903 0.79926 1.00744 1.89119 0.785837 1.01328 1.903 0.79926 1.00577 1.89 0.799127 1.00744 1.89119 0.785837 1.01666 1.90679 0.776938 1.01328 1.903 0.79926 1.00744 1.89119 0.785837 1.00915 1.89448 0.772774 1.01666 1.90679 0.776938 1.02174 1.91572 0.790736 1.01905 1.91532 0.806158 1.01328 1.903 0.79926 1.01328 1.903 0.79926 1.01905 1.91532 0.806158 1.01028 1.90607 0.820803 1.00421 1.89087 0.812154 1.01028 1.90607 0.820803 1.00278 1.89363 0.82456 1.00421 1.89087 0.812154 1.01328 1.903 0.79926 1.01028 1.90607 0.820803 1.00421 1.89087 0.812154 1.00577 1.89 0.799127 1.01328 1.903 0.79926 1.01905 1.91532 0.806158 1.01663 1.91867 0.82067 1.01028 1.90607 0.820803 1.01028 1.90607 0.820803 1.01663 1.91867 0.82067 1.0071 1.91568 0.8408 1.00125 1.89831 0.836658 1.0071 1.91568 0.8408 0.999598 1.90496 0.848167 1.00125 1.89831 0.836658 1.01028 1.90607 0.820803 1.0071 1.91568 0.8408 1.00125 1.89831 0.836658 1.00278 1.89363 0.82456 1.01028 1.90607 0.820803 1.01663 1.91867 0.82067 1.01396 1.92579 0.834323 1.0071 1.91568 0.8408 1.0071 1.91568 0.8408 1.01396 1.92579 0.834323 1.01113 1.93637 0.845911 1.00368 1.93135 0.857256 1.01113 1.93637 0.845911 1.00842 1.94939 0.85426 1.00051 1.95083 0.867822 1.00842 1.94939 0.85426 1.006 1.96355 0.858898 0.997515 1.97221 0.871946 1.006 1.96355 0.858898 1.00335 1.97887 0.859875 0.99413 1.9947 0.869253 1.00335 1.97887 0.859875 1.00052 1.99426 0.856824 0.990811 2.01511 0.859792 1.00052 1.99426 0.856824 0.99779 2.00818 0.849991 0.995363 2.01949 0.840258 0.990811 2.01511 0.859792 0.99779 2.00818 0.849991 0.995363 2.01949 0.840258 0.987866 2.03107 0.845166 0.990811 2.01511 0.859792 0.995363 2.01949 0.840258 0.992739 2.02823 0.827695 0.987866 2.03107 0.845166 0.987866 2.03107 0.845166 0.992739 2.02823 0.827695 0.984584 2.04225 0.825731 0.978765 2.04863 0.842471 0.984584 2.04225 0.825731 0.977079 2.05439 0.830376 0.978765 2.04863 0.842471 0.987866 2.03107 0.845166 0.984584 2.04225 0.825731 0.978765 2.04863 0.842471 0.980361 2.0412 0.853321 0.987866 2.03107 0.845166 0.987866 2.03107 0.845166 0.980361 2.0412 0.853321 0.981817 2.03246 0.862636 0.990811 2.01511 0.859792 0.981817 2.03246 0.862636 0.983306 2.02235 0.870587 0.984925 2.01084 0.877075 0.990811 2.01511 0.859792 0.983306 2.02235 0.870587 0.984925 2.01084 0.877075 0.99413 1.9947 0.869253 0.990811 2.01511 0.859792 0.984925 2.01084 0.877075 0.986624 1.99825 0.881757 0.99413 1.9947 0.869253 0.99413 1.9947 0.869253 0.986624 1.99825 0.881757 0.98834 1.98505 0.884404 0.997515 1.97221 0.871946 0.98834 1.98505 0.884404 0.990009 1.97171 0.884936 0.991573 1.95873 0.883428 0.997515 1.97221 0.871946 0.990009 1.97171 0.884936 0.991573 1.95873 0.883428 1.00051 1.95083 0.867822 0.997515 1.97221 0.871946 0.991573 1.95873 0.883428 0.993009 1.94647 0.880068 1.00051 1.95083 0.867822 1.00051 1.95083 0.867822 0.993009 1.94647 0.880068 0.994534 1.93463 0.874799 1.00368 1.93135 0.857256 0.994534 1.93463 0.874799 0.996179 1.92346 0.867594 0.997888 1.91344 0.858616 1.00368 1.93135 0.857256 0.996179 1.92346 0.867594 0.997888 1.91344 0.858616 1.0071 1.91568 0.8408 1.00368 1.93135 0.857256 0.997888 1.91344 0.858616 0.999598 1.90496 0.848167 1.0071 1.91568 0.8408 1.0071 1.91568 0.8408 1.01113 1.93637 0.845911 1.00368 1.93135 0.857256 1.00368 1.93135 0.857256 1.00842 1.94939 0.85426 1.00051 1.95083 0.867822 0.994534 1.93463 0.874799 1.00368 1.93135 0.857256 1.00051 1.95083 0.867822 1.00051 1.95083 0.867822 1.006 1.96355 0.858898 0.997515 1.97221 0.871946 0.997515 1.97221 0.871946 1.00335 1.97887 0.859875 0.99413 1.9947 0.869253 0.98834 1.98505 0.884404 0.997515 1.97221 0.871946 0.99413 1.9947 0.869253 0.99413 1.9947 0.869253 1.00052 1.99426 0.856824 0.990811 2.01511 0.859792 0.992739 2.02823 0.827695 0.989913 2.03358 0.812958 0.984584 2.04225 0.825731 0.984584 2.04225 0.825731 0.989913 2.03358 0.812958 0.981182 2.04691 0.80353 0.975361 2.05819 0.817448 0.981182 2.04691 0.80353 0.973677 2.0599 0.804167 0.975361 2.05819 0.817448 0.984584 2.04225 0.825731 0.981182 2.04691 0.80353 0.975361 2.05819 0.817448 0.977079 2.05439 0.830376 0.984584 2.04225 0.825731 0.989913 2.03358 0.812958 0.987164 2.03495 0.79748 0.981182 2.04691 0.80353 0.981182 2.04691 0.80353 0.987164 2.03495 0.79748 0.978138 2.04465 0.781773 0.972085 2.05953 0.791032 0.978138 2.04465 0.781773 0.970633 2.05723 0.778482 0.972085 2.05953 0.791032 0.981182 2.04691 0.80353 0.978138 2.04465 0.781773 0.972085 2.05953 0.791032 0.973677 2.0599 0.804167 0.981182 2.04691 0.80353 0.987164 2.03495 0.79748 0.984723 2.03246 0.782738 0.978138 2.04465 0.781773 0.978138 2.04465 0.781773 0.984723 2.03246 0.782738 0.975021 2.03588 0.761552 0.969139 2.05304 0.76631 0.975021 2.03588 0.761552 0.967516 2.04687 0.75461 0.969139 2.05304 0.76631 0.978138 2.04465 0.781773 0.975021 2.03588 0.761552 0.969139 2.05304 0.76631 0.970633 2.05723 0.778482 0.978138 2.04465 0.781773 0.984723 2.03246 0.782738 0.982126 2.02626 0.768809 0.975021 2.03588 0.761552 0.975021 2.03588 0.761552 0.982126 2.02626 0.768809 0.979306 2.01643 0.756601 0.971606 2.02087 0.7445 0.979306 2.01643 0.756601 0.976541 2.00387 0.747403 0.968379 2.00169 0.73313 0.976541 2.00387 0.747403 0.97408 1.98993 0.741888 0.965415 1.98056 0.728215 0.97408 1.98993 0.741888 0.971511 1.97486 0.74 0.962057 1.95805 0.730024 0.971511 1.97486 0.74 0.968699 1.95934 0.74208 0.965919 1.94494 0.748072 0.962057 1.95805 0.730024 0.968699 1.95934 0.74208 0.965919 1.94494 0.748072 0.958703 1.93721 0.738715 0.962057 1.95805 0.730024 0.965919 1.94494 0.748072 0.963434 1.93298 0.757175 0.958703 1.93721 0.738715 0.958703 1.93721 0.738715 0.963434 1.93298 0.757175 0.955742 1.92068 0.752746 0.949672 1.9199 0.735274 0.955742 1.92068 0.752746 0.948237 1.91087 0.744214 0.949672 1.9199 0.735274 0.958703 1.93721 0.738715 0.955742 1.92068 0.752746 0.949672 1.9199 0.735274 0.951197 1.93038 0.72765 0.958703 1.93721 0.738715 0.958703 1.93721 0.738715 0.951197 1.93038 0.72765 0.952842 1.9422 0.721582 0.962057 1.95805 0.730024 0.952842 1.9422 0.721582 0.954551 1.95499 0.71739 0.956261 1.96827 0.715266 0.962057 1.95805 0.730024 0.954551 1.95499 0.71739 0.956261 1.96827 0.715266 0.965415 1.98056 0.728215 0.962057 1.95805 0.730024 0.956261 1.96827 0.715266 0.957909 1.98157 0.715254 0.965415 1.98056 0.728215 0.965415 1.98056 0.728215 0.957909 1.98157 0.715254 0.95944 1.99439 0.717241 0.968379 2.00169 0.73313 0.95944 1.99439 0.717241 0.960874 2.00651 0.721057 0.962434 2.01823 0.726813 0.968379 2.00169 0.73313 0.960874 2.00651 0.721057 0.962434 2.01823 0.726813 0.971606 2.02087 0.7445 0.968379 2.00169 0.73313 0.962434 2.01823 0.726813 0.9641 2.02915 0.734479 0.971606 2.02087 0.7445 0.971606 2.02087 0.7445 0.9641 2.02915 0.734479 0.965815 2.03882 0.743856 0.975021 2.03588 0.761552 0.965815 2.03882 0.743856 0.967516 2.04687 0.75461 0.975021 2.03588 0.761552 0.971606 2.02087 0.7445 0.965815 2.03882 0.743856 0.975021 2.03588 0.761552 0.979306 2.01643 0.756601 0.971606 2.02087 0.7445 0.971606 2.02087 0.7445 0.976541 2.00387 0.747403 0.968379 2.00169 0.73313 0.968379 2.00169 0.73313 0.97408 1.98993 0.741888 0.965415 1.98056 0.728215 0.95944 1.99439 0.717241 0.968379 2.00169 0.73313 0.965415 1.98056 0.728215 0.965415 1.98056 0.728215 0.971511 1.97486 0.74 0.962057 1.95805 0.730024 0.963434 1.93298 0.757175 0.960895 1.92359 0.769057 0.955742 1.92068 0.752746 0.955742 1.92068 0.752746 0.960895 1.92359 0.769057 0.952508 1.90882 0.771644 0.946672 1.90307 0.754705 0.952508 1.90882 0.771644 0.945003 1.89687 0.766525 0.946672 1.90307 0.754705 0.955742 1.92068 0.752746 0.952508 1.90882 0.771644 0.946672 1.90307 0.754705 0.948237 1.91087 0.744214 0.955742 1.92068 0.752746 0.960895 1.92359 0.769057 0.958093 1.91734 0.78339 0.952508 1.90882 0.771644 0.952508 1.90882 0.771644 0.958093 1.91734 0.78339 0.949094 1.90328 0.793672 0.943287 1.89256 0.779289 0.949094 1.90328 0.793672 0.941588 1.89033 0.792529 0.943287 1.89256 0.779289 0.952508 1.90882 0.771644 0.949094 1.90328 0.793672 0.943287 1.89256 0.779289 0.945003 1.89687 0.766525 0.952508 1.90882 0.771644 0.958093 1.91734 0.78339 0.9553 1.91501 0.798835 0.949094 1.90328 0.793672 0.949094 1.90328 0.793672 0.9553 1.91501 0.798835 0.945986 1.90472 0.815646 0.939969 1.89019 0.805746 0.945986 1.90472 0.815646 0.938481 1.89203 0.818471 0.939969 1.89019 0.805746 0.949094 1.90328 0.793672 0.945986 1.90472 0.815646 0.939969 1.89019 0.805746 0.941588 1.89033 0.792529 0.949094 1.90328 0.793672 0.9553 1.91501 0.798835 0.952785 1.91662 0.81384 0.945986 1.90472 0.815646 0.945986 1.90472 0.815646 0.952785 1.91662 0.81384 0.950277 1.92191 0.82796 0.942934 1.91267 0.836046 0.950277 1.92191 0.82796 0.947486 1.93093 0.840712 0.939529 1.92699 0.853653 0.947486 1.93093 0.840712 0.944682 1.94295 0.85072 0.936254 1.9458 0.865814 0.944682 1.94295 0.85072 0.942137 1.95667 0.857132 0.933308 1.96669 0.871518 0.942137 1.95667 0.857132 0.939657 1.97144 0.859894 0.929967 1.98929 0.870568 0.939657 1.97144 0.859894 0.93688 1.98699 0.858789 0.934066 2.00179 0.853685 0.929967 1.98929 0.870568 0.93688 1.98699 0.858789 0.934066 2.00179 0.853685 0.926602 2.0104 0.862696 0.929967 1.98929 0.870568 0.934066 2.00179 0.853685 0.931492 2.01443 0.845224 0.926602 2.0104 0.862696 0.926602 2.0104 0.862696 0.931492 2.01443 0.845224 0.923609 2.02751 0.849258 0.917537 2.02763 0.866744 0.923609 2.02751 0.849258 0.916103 2.037 0.858151 0.917537 2.02763 0.866744 0.926602 2.0104 0.862696 0.923609 2.02751 0.849258 0.917537 2.02763 0.866744 0.919097 2.01679 0.874016 0.926602 2.0104 0.862696 0.926602 2.0104 0.862696 0.919097 2.01679 0.874016 0.920763 2.0047 0.879644 0.929967 1.98929 0.870568 0.920763 2.0047 0.879644 0.922478 1.99174 0.883335 0.924179 1.97841 0.884932 0.929967 1.98929 0.870568 0.922478 1.99174 0.883335 0.924179 1.97841 0.884932 0.933308 1.96669 0.871518 0.929967 1.98929 0.870568 0.924179 1.97841 0.884932 0.925802 1.96519 0.884432 0.933308 1.96669 0.871518 0.933308 1.96669 0.871518 0.925802 1.96519 0.884432 0.927296 1.95255 0.881981 0.936254 1.9458 0.865814 0.927296 1.95255 0.881981 0.928749 1.94053 0.877697 0.93034 1.92897 0.871456 0.936254 1.9458 0.865814 0.928749 1.94053 0.877697 0.93034 1.92897 0.871456 0.939529 1.92699 0.853653 0.936254 1.9458 0.865814 0.93034 1.92897 0.871456 0.932024 1.91832 0.863341 0.939529 1.92699 0.853653 0.939529 1.92699 0.853653 0.932024 1.91832 0.863341 0.933741 1.90902 0.853586 0.942934 1.91267 0.836046 0.933741 1.90902 0.853586 0.935428 1.90142 0.842554 0.937024 1.89574 0.830693 0.942934 1.91267 0.836046 0.935428 1.90142 0.842554 0.937024 1.89574 0.830693 0.945986 1.90472 0.815646 0.942934 1.91267 0.836046 0.937024 1.89574 0.830693 0.938481 1.89203 0.818471 0.945986 1.90472 0.815646 0.945986 1.90472 0.815646 0.950277 1.92191 0.82796 0.942934 1.91267 0.836046 0.942934 1.91267 0.836046 0.947486 1.93093 0.840712 0.939529 1.92699 0.853653 0.933741 1.90902 0.853586 0.942934 1.91267 0.836046 0.939529 1.92699 0.853653 0.939529 1.92699 0.853653 0.944682 1.94295 0.85072 0.936254 1.9458 0.865814 0.936254 1.9458 0.865814 0.942137 1.95667 0.857132 0.933308 1.96669 0.871518 0.927296 1.95255 0.881981 0.936254 1.9458 0.865814 0.933308 1.96669 0.871518 0.933308 1.96669 0.871518 0.939657 1.97144 0.859894 0.929967 1.98929 0.870568 0.931492 2.01443 0.845224 0.929035 2.0244 0.834048 0.923609 2.02751 0.849258 0.923609 2.02751 0.849258 0.929035 2.0244 0.834048 0.92043 2.04002 0.830931 0.914572 2.04512 0.848037 0.92043 2.04002 0.830931 0.912924 2.05176 0.836516 0.914572 2.04512 0.848037 0.923609 2.02751 0.849258 0.92043 2.04002 0.830931 0.914572 2.04512 0.848037 0.916103 2.037 0.858151 0.923609 2.02751 0.849258 0.929035 2.0244 0.834048 0.926273 2.0315 0.820197 0.92043 2.04002 0.830931 0.92043 2.04002 0.830931 0.926273 2.0315 0.820197 0.917011 2.04642 0.809128 0.911214 2.05656 0.823944 0.917011 2.04642 0.809128 0.909505 2.05931 0.810776 0.911214 2.05656 0.823944 0.92043 2.04002 0.830931 0.917011 2.04642 0.809128 0.911214 2.05656 0.823944 0.912924 2.05176 0.836516 0.92043 2.04002 0.830931 0.926273 2.0315 0.820197 0.923452 2.0348 0.804877 0.917011 2.04642 0.809128 0.917011 2.04642 0.809128 0.923452 2.0348 0.804877 0.913841 2.04581 0.786973 0.907861 2.05996 0.797508 0.913841 2.04581 0.786973 0.906336 2.0586 0.78462 0.907861 2.05996 0.797508 0.917011 2.04642 0.809128 0.913841 2.04581 0.786973 0.907861 2.05996 0.797508 0.909505 2.05931 0.810776 0.917011 2.04642 0.809128 0.923452 2.0348 0.804877 0.92085 2.0341 0.789632 0.913841 2.04581 0.786973 0.913841 2.04581 0.786973 0.92085 2.0341 0.789632 0.918411 2.0297 0.77535 0.910841 2.03868 0.766399 0.918411 2.0297 0.77535 0.915666 2.02154 0.762135 0.907455 2.02509 0.748279 0.915666 2.02154 0.762135 0.912839 2.01014 0.751367 0.904138 2.00668 0.735345 0.912839 2.01014 0.751367 0.91021 1.99669 0.744057 0.901193 1.98603 0.72885 0.91021 1.99669 0.744057 0.907785 1.98222 0.740435 0.89791 1.96361 0.728907 0.907785 1.98222 0.740435 0.905058 1.96672 0.740574 0.902227 1.9516 0.744753 0.89791 1.96361 0.728907 0.905058 1.96672 0.740574 0.902227 1.9516 0.744753 0.894508 1.94206 0.735979 0.89791 1.96361 0.728907 0.902227 1.9516 0.744753 0.899573 1.93834 0.752505 0.894508 1.94206 0.735979 0.894508 1.94206 0.735979 0.899573 1.93834 0.752505 0.891465 1.92435 0.748825 0.885412 1.92492 0.731317 0.891465 1.92435 0.748825 0.88396 1.91521 0.739585 0.885412 1.92492 0.731317 0.894508 1.94206 0.735979 0.891465 1.92435 0.748825 0.885412 1.92492 0.731317 0.887003 1.93611 0.72442 0.894508 1.94206 0.735979 0.894508 1.94206 0.735979 0.887003 1.93611 0.72442 0.888687 1.94846 0.71925 0.89791 1.96361 0.728907 0.888687 1.94846 0.71925 0.890404 1.96155 0.71607 0.892091 1.97491 0.715 0.89791 1.96361 0.728907 0.890404 1.96155 0.71607 0.892091 1.97491 0.715 0.901193 1.98603 0.72885 0.89791 1.96361 0.728907 0.892091 1.97491 0.715 0.893687 1.98802 0.716004 0.901193 1.98603 0.72885 0.901193 1.98603 0.72885 0.893687 1.98802 0.716004 0.895144 2.00046 0.718903 0.904138 2.00668 0.735345 0.895144 2.00046 0.718903 0.896632 2.0124 0.723671 0.898251 2.02378 0.730391 0.904138 2.00668 0.735345 0.896632 2.0124 0.723671 0.898251 2.02378 0.730391 0.907455 2.02509 0.748279 0.904138 2.00668 0.735345 0.898251 2.02378 0.730391 0.89995 2.03413 0.738941 0.907455 2.02509 0.748279 0.907455 2.02509 0.748279 0.89995 2.03413 0.738941 0.901666 2.04304 0.749051 0.910841 2.03868 0.766399 0.901666 2.04304 0.749051 0.903335 2.05018 0.760332 0.9049 2.05537 0.772326 0.910841 2.03868 0.766399 0.903335 2.05018 0.760332 0.9049 2.05537 0.772326 0.913841 2.04581 0.786973 0.910841 2.03868 0.766399 0.9049 2.05537 0.772326 0.906336 2.0586 0.78462 0.913841 2.04581 0.786973 0.913841 2.04581 0.786973 0.918411 2.0297 0.77535 0.910841 2.03868 0.766399 0.910841 2.03868 0.766399 0.915666 2.02154 0.762135 0.907455 2.02509 0.748279 0.901666 2.04304 0.749051 0.910841 2.03868 0.766399 0.907455 2.02509 0.748279 0.907455 2.02509 0.748279 0.912839 2.01014 0.751367 0.904138 2.00668 0.735345 0.904138 2.00668 0.735345 0.91021 1.99669 0.744057 0.901193 1.98603 0.72885 0.895144 2.00046 0.718903 0.904138 2.00668 0.735345 0.901193 1.98603 0.72885 0.901193 1.98603 0.72885 0.907785 1.98222 0.740435 0.89791 1.96361 0.728907 0.899573 1.93834 0.752505 0.897157 1.92776 0.763004 0.891465 1.92435 0.748825 0.891465 1.92435 0.748825 0.897157 1.92776 0.763004 0.888347 1.91124 0.766549 0.882465 1.90677 0.749309 0.888347 1.91124 0.766549 0.880842 1.89973 0.760509 0.882465 1.90677 0.749309 0.891465 1.92435 0.748825 0.888347 1.91124 0.766549 0.882465 1.90677 0.749309 0.88396 1.91521 0.739585 0.891465 1.92435 0.748825 0.897157 1.92776 0.763004 0.89445 1.91988 0.776302 0.888347 1.91124 0.766549 0.888347 1.91124 0.766549 0.89445 1.91988 0.776302 0.884931 1.90399 0.788078 0.879141 1.89445 0.77286 0.884931 1.90399 0.788078 0.877426 1.89117 0.785925 0.879141 1.89445 0.77286 0.888347 1.91124 0.766549 0.884931 1.90399 0.788078 0.879141 1.89445 0.77286 0.880842 1.89973 0.760509 0.888347 1.91124 0.766549 0.89445 1.91988 0.776302 0.891617 1.91562 0.791407 0.884931 1.90399 0.788078 0.884931 1.90399 0.788078 0.891617 1.91562 0.791407 0.888939 1.91539 0.806809 0.881706 1.90375 0.810367 0.888939 1.91539 0.806809 0.886526 1.9189 0.821283 0.878741 1.91007 0.831119 0.886526 1.9189 0.821283 0.883841 1.92618 0.834877 0.875382 1.92291 0.849706 0.883841 1.92618 0.834877 0.881007 1.93689 0.846345 0.872029 1.94087 0.863394 0.881007 1.93689 0.846345 0.878307 1.94999 0.854537 0.869069 1.96129 0.870682 0.878307 1.94999 0.854537 0.875893 1.96419 0.859019 0.873231 1.97955 0.859827 0.869069 1.96129 0.870682 0.875893 1.96419 0.859019 0.873231 1.97955 0.859827 0.865834 1.98358 0.871486 0.869069 1.96129 0.870682 0.873231 1.97955 0.859827 0.870398 1.9949 0.856602 0.865834 1.98358 0.871486 0.865834 1.98358 0.871486 0.870398 1.9949 0.856602 0.86242 2.00543 0.865255 0.856613 1.99834 0.881733 0.86242 2.00543 0.865255 0.854914 2.01092 0.877038 0.856613 1.99834 0.881733 0.865834 1.98358 0.871486 0.86242 2.00543 0.865255 0.856613 1.99834 0.881733 0.858329 1.98513 0.884394 0.865834 1.98358 0.871486 0.865834 1.98358 0.871486 0.858329 1.98513 0.884394 0.859998 1.97179 0.88494 0.869069 1.96129 0.870682 0.859998 1.97179 0.88494 0.861563 1.95881 0.883444 0.862999 1.94655 0.880096 0.869069 1.96129 0.870682 0.861563 1.95881 0.883444 0.862999 1.94655 0.880096 0.872029 1.94087 0.863394 0.869069 1.96129 0.870682 0.862999 1.94655 0.880096 0.864524 1.9347 0.87484 0.872029 1.94087 0.863394 0.872029 1.94087 0.863394 0.864524 1.9347 0.87484 0.866168 1.92353 0.867648 0.875382 1.92291 0.849706 0.866168 1.92353 0.867648 0.867877 1.91351 0.858681 0.869587 1.90501 0.84824 0.875382 1.92291 0.849706 0.867877 1.91351 0.858681 0.869587 1.90501 0.84824 0.878741 1.91007 0.831119 0.875382 1.92291 0.849706 0.869587 1.90501 0.84824 0.871236 1.89835 0.836737 0.878741 1.91007 0.831119 0.878741 1.91007 0.831119 0.871236 1.89835 0.836737 0.872767 1.89365 0.824641 0.881706 1.90375 0.810367 0.872767 1.89365 0.824641 0.874201 1.89089 0.812239 0.87576 1.89 0.799215 0.881706 1.90375 0.810367 0.874201 1.89089 0.812239 0.87576 1.89 0.799215 0.884931 1.90399 0.788078 0.881706 1.90375 0.810367 0.87576 1.89 0.799215 0.877426 1.89117 0.785925 0.884931 1.90399 0.788078 0.884931 1.90399 0.788078 0.888939 1.91539 0.806809 0.881706 1.90375 0.810367 0.881706 1.90375 0.810367 0.886526 1.9189 0.821283 0.878741 1.91007 0.831119 0.872767 1.89365 0.824641 0.881706 1.90375 0.810367 0.878741 1.91007 0.831119 0.878741 1.91007 0.831119 0.883841 1.92618 0.834877 0.875382 1.92291 0.849706 0.875382 1.92291 0.849706 0.881007 1.93689 0.846345 0.872029 1.94087 0.863394 0.866168 1.92353 0.867648 0.875382 1.92291 0.849706 0.872029 1.94087 0.863394 0.872029 1.94087 0.863394 0.878307 1.94999 0.854537 0.869069 1.96129 0.870682 0.870398 1.9949 0.856602 0.867678 2.00873 0.849623 0.86242 2.00543 0.865255 0.86242 2.00543 0.865255 0.867678 2.00873 0.849623 0.859313 2.02372 0.853008 0.853295 2.02243 0.870539 0.859313 2.02372 0.853008 0.851808 2.03252 0.862579 0.853295 2.02243 0.870539 0.86242 2.00543 0.865255 0.859313 2.02372 0.853008 0.853295 2.02243 0.870539 0.854914 2.01092 0.877038 0.86242 2.00543 0.865255 0.867678 2.00873 0.849623 0.865257 2.01992 0.839774 0.859313 2.02372 0.853008 0.859313 2.02372 0.853008 0.865257 2.01992 0.839774 0.85626 2.03741 0.83591 0.85035 2.04125 0.853254 0.85626 2.03741 0.83591 0.848754 2.04867 0.842394 0.85035 2.04125 0.853254 0.859313 2.02372 0.853008 0.85626 2.03741 0.83591 0.85035 2.04125 0.853254 0.851808 2.03252 0.862579 0.859313 2.02372 0.853008 0.865257 2.01992 0.839774 0.862619 2.02853 0.827094 0.85626 2.03741 0.83591 0.85626 2.03741 0.83591 0.862619 2.02853 0.827094 0.852859 2.04548 0.814729 0.847067 2.05442 0.830293 0.852859 2.04548 0.814729 0.84535 2.05821 0.81736 0.847067 2.05442 0.830293 0.85626 2.03741 0.83591 0.852859 2.04548 0.814729 0.847067 2.05442 0.830293 0.848754 2.04867 0.842394 0.85626 2.03741 0.83591 0.862619 2.02853 0.827094 0.859791 2.03373 0.812293 0.852859 2.04548 0.814729 0.852859 2.04548 0.814729 0.859791 2.03373 0.812293 0.857051 2.03492 0.796819 0.849581 2.04659 0.792331 0.857051 2.03492 0.796819 0.854618 2.03227 0.782121 0.846634 2.04107 0.771395 0.854618 2.03227 0.782121 0.852007 2.0259 0.768235 0.843309 2.02901 0.752386 0.852007 2.0259 0.768235 0.849183 2.01594 0.756134 0.839928 2.01155 0.737969 0.849183 2.01594 0.756134 0.846427 2.00329 0.747086 0.836936 1.99135 0.729882 0.846427 2.00329 0.747086 0.843977 1.98931 0.741732 0.841393 1.97418 0.740006 0.836936 1.99135 0.729882 0.843977 1.98931 0.741732 0.841393 1.97418 0.740006 0.833755 1.96923 0.728232 0.836936 1.99135 0.729882 0.841393 1.97418 0.740006 0.838576 1.95868 0.742261 0.833755 1.96923 0.728232 0.833755 1.96923 0.728232 0.838576 1.95868 0.742261 0.830336 1.94715 0.733605 0.82454 1.9549 0.717411 0.830336 1.94715 0.733605 0.822831 1.94212 0.721617 0.82454 1.9549 0.717411 0.833755 1.96923 0.728232 0.830336 1.94715 0.733605 0.82454 1.9549 0.717411 0.82625 1.96819 0.715274 0.833755 1.96923 0.728232 0.833755 1.96923 0.728232 0.82625 1.96819 0.715274 0.827899 1.98148 0.715247 0.836936 1.99135 0.729882 0.827899 1.98148 0.715247 0.82943 1.99431 0.717222 0.830864 2.00643 0.721025 0.836936 1.99135 0.729882 0.82943 1.99431 0.717222 0.830864 2.00643 0.721025 0.839928 2.01155 0.737969 0.836936 1.99135 0.729882 0.830864 2.00643 0.721025 0.832423 2.01815 0.726769 0.839928 2.01155 0.737969 0.839928 2.01155 0.737969 0.832423 2.01815 0.726769 0.834089 2.02908 0.734422 0.843309 2.02901 0.752386 0.834089 2.02908 0.734422 0.835804 2.03876 0.743789 0.837505 2.04682 0.754535 0.843309 2.02901 0.752386 0.835804 2.03876 0.743789 0.837505 2.04682 0.754535 0.846634 2.04107 0.771395 0.843309 2.02901 0.752386 0.837505 2.04682 0.754535 0.839129 2.053 0.76623 0.846634 2.04107 0.771395 0.846634 2.04107 0.771395 0.839129 2.053 0.76623 0.840623 2.05721 0.7784 0.849581 2.04659 0.792331 0.840623 2.05721 0.7784 0.842075 2.05952 0.790946 0.843666 2.0599 0.804079 0.849581 2.04659 0.792331 0.842075 2.05952 0.790946 0.843666 2.0599 0.804079 0.852859 2.04548 0.814729 0.849581 2.04659 0.792331 0.843666 2.0599 0.804079 0.84535 2.05821 0.81736 0.852859 2.04548 0.814729 0.852859 2.04548 0.814729 0.857051 2.03492 0.796819 0.849581 2.04659 0.792331 0.849581 2.04659 0.792331 0.854618 2.03227 0.782121 0.846634 2.04107 0.771395 0.840623 2.05721 0.7784 0.849581 2.04659 0.792331 0.846634 2.04107 0.771395 0.846634 2.04107 0.771395 0.852007 2.0259 0.768235 0.843309 2.02901 0.752386 0.843309 2.02901 0.752386 0.849183 2.01594 0.756134 0.839928 2.01155 0.737969 0.834089 2.02908 0.734422 0.843309 2.02901 0.752386 0.839928 2.01155 0.737969 0.839928 2.01155 0.737969 0.846427 2.00329 0.747086 0.836936 1.99135 0.729882 0.838576 1.95868 0.742261 0.835804 1.94437 0.748409 0.830336 1.94715 0.733605 0.830336 1.94715 0.733605 0.835804 1.94437 0.748409 0.827168 1.92828 0.74522 0.821187 1.93031 0.727696 0.827168 1.92828 0.74522 0.819663 1.91984 0.735329 0.821187 1.93031 0.727696 0.830336 1.94715 0.733605 0.827168 1.92828 0.74522 0.821187 1.93031 0.727696 0.822831 1.94212 0.721617 0.830336 1.94715 0.733605 0.835804 1.94437 0.748409 0.833333 1.93252 0.757625 0.827168 1.92828 0.74522 0.827168 1.92828 0.74522 0.833333 1.93252 0.757625 0.824167 1.91403 0.761695 0.818227 1.91081 0.744279 0.824167 1.91403 0.761695 0.816661 1.90303 0.754779 0.818227 1.91081 0.744279 0.827168 1.92828 0.74522 0.824167 1.91403 0.761695 0.818227 1.91081 0.744279 0.819663 1.91984 0.735329 0.827168 1.92828 0.74522 0.833333 1.93252 0.757625 0.830778 1.92325 0.769633 0.824167 1.91403 0.761695 0.824167 1.91403 0.761695 0.830778 1.92325 0.769633 0.820781 1.90515 0.782531 0.814991 1.89683 0.766607 0.820781 1.90515 0.782531 0.813275 1.89254 0.779377 0.814991 1.89683 0.766607 0.824167 1.91403 0.761695 0.820781 1.90515 0.782531 0.814991 1.89683 0.766607 0.816661 1.90303 0.754779 0.824167 1.91403 0.761695 0.830778 1.92325 0.769633 0.82797 1.91716 0.784046 0.820781 1.90515 0.782531 0.820781 1.90515 0.782531 0.82797 1.91716 0.784046 0.825184 1.915 0.799503 0.817464 1.90317 0.80494 0.825184 1.915 0.799503 0.822686 1.91677 0.814459 0.814519 1.90788 0.826067 0.822686 1.91677 0.814459 0.82016 1.92223 0.82855 0.811236 1.91916 0.84545 0.82016 1.92223 0.82855 0.817363 1.93139 0.841209 0.807834 1.93607 0.860568 0.817363 1.93139 0.841209 0.814565 1.94351 0.851075 0.812036 1.95728 0.857324 0.807834 1.93607 0.860568 0.814565 1.94351 0.851075 0.812036 1.95728 0.857324 0.804793 1.95605 0.869461 0.807834 1.93607 0.860568 0.812036 1.95728 0.857324 0.809542 1.97211 0.85993 0.804793 1.95605 0.869461 0.804793 1.95605 0.869461 0.809542 1.97211 0.85993 0.801673 1.97796 0.871939 0.795792 1.96527 0.884442 0.801673 1.97796 0.871939 0.794167 1.97849 0.884928 0.795792 1.96527 0.884442 0.804793 1.95605 0.869461 0.801673 1.97796 0.871939 0.795792 1.96527 0.884442 0.797287 1.95263 0.882003 0.804793 1.95605 0.869461 0.804793 1.95605 0.869461 0.797287 1.95263 0.882003 0.798738 1.94061 0.877732 0.807834 1.93607 0.860568 0.798738 1.94061 0.877732 0.800329 1.92904 0.871504 0.802012 1.91838 0.863401 0.807834 1.93607 0.860568 0.800329 1.92904 0.871504 0.802012 1.91838 0.863401 0.811236 1.91916 0.84545 0.807834 1.93607 0.860568 0.802012 1.91838 0.863401 0.80373 1.90908 0.853656 0.811236 1.91916 0.84545 0.811236 1.91916 0.84545 0.80373 1.90908 0.853656 0.805417 1.90146 0.842631 0.814519 1.90788 0.826067 0.805417 1.90146 0.842631 0.807014 1.89577 0.830774 0.808471 1.89205 0.818554 0.814519 1.90788 0.826067 0.807014 1.89577 0.830774 0.808471 1.89205 0.818554 0.817464 1.90317 0.80494 0.814519 1.90788 0.826067 0.808471 1.89205 0.818554 0.809958 1.8902 0.805832 0.817464 1.90317 0.80494 0.817464 1.90317 0.80494 0.809958 1.8902 0.805832 0.811577 1.89032 0.792618 0.820781 1.90515 0.782531 0.811577 1.89032 0.792618 0.813275 1.89254 0.779377 0.820781 1.90515 0.782531 0.817464 1.90317 0.80494 0.811577 1.89032 0.792618 0.820781 1.90515 0.782531 0.825184 1.915 0.799503 0.817464 1.90317 0.80494 0.817464 1.90317 0.80494 0.822686 1.91677 0.814459 0.814519 1.90788 0.826067 0.814519 1.90788 0.826067 0.82016 1.92223 0.82855 0.811236 1.91916 0.84545 0.805417 1.90146 0.842631 0.814519 1.90788 0.826067 0.811236 1.91916 0.84545 0.811236 1.91916 0.84545 0.817363 1.93139 0.841209 0.807834 1.93607 0.860568 0.809542 1.97211 0.85993 0.806757 1.98766 0.85865 0.801673 1.97796 0.871939 0.801673 1.97796 0.871939 0.806757 1.98766 0.85865 0.798257 2.00023 0.867436 0.792467 1.99183 0.883317 0.798257 2.00023 0.867436 0.790752 2.00478 0.879612 0.792467 1.99183 0.883317 0.801673 1.97796 0.871939 0.798257 2.00023 0.867436 0.792467 1.99183 0.883317 0.794167 1.97849 0.884928 0.801673 1.97796 0.871939 0.806757 1.98766 0.85865 0.803948 2.00239 0.853381 0.798257 2.00023 0.867436 0.798257 2.00023 0.867436 0.803948 2.00239 0.853381 0.795033 2.01964 0.856491 0.789086 2.01687 0.873973 0.795033 2.01964 0.856491 0.787527 2.0277 0.86669 0.789086 2.01687 0.873973 0.798257 2.00023 0.867436 0.795033 2.01964 0.856491 0.789086 2.01687 0.873973 0.790752 2.00478 0.879612 0.798257 2.00023 0.867436 0.803948 2.00239 0.853381 0.80139 2.01491 0.8448 0.795033 2.01964 0.856491 0.795033 2.01964 0.856491 0.80139 2.01491 0.8448 0.792067 2.03444 0.840629 0.786094 2.03705 0.858089 0.792067 2.03444 0.840629 0.784562 2.04517 0.847965 0.786094 2.03705 0.858089 0.795033 2.01964 0.856491 0.792067 2.03444 0.840629 0.786094 2.03705 0.858089 0.787527 2.0277 0.86669 0.795033 2.01964 0.856491 0.80139 2.01491 0.8448 0.798921 2.02478 0.833498 0.792067 2.03444 0.840629 0.792067 2.03444 0.840629 0.798921 2.02478 0.833498 0.79615 2.03172 0.819555 0.788708 2.04411 0.820209 0.79615 2.03172 0.819555 0.793333 2.03485 0.804205 0.785355 2.04697 0.797815 0.793333 2.03485 0.804205 0.790746 2.03398 0.788998 0.782396 2.04305 0.776489 0.790746 2.03398 0.788998 0.788298 2.02943 0.774747 0.77916 2.03259 0.756782 0.788298 2.02943 0.774747 0.785543 2.02111 0.761609 0.775746 2.01626 0.740994 0.785543 2.02111 0.761609 0.782719 2.00959 0.750975 0.780105 1.99608 0.743826 0.775746 2.01626 0.740994 0.782719 2.00959 0.750975 0.780105 1.99608 0.743826 0.772641 1.9965 0.731285 0.775746 2.01626 0.740994 0.780105 1.99608 0.743826 0.777673 1.98156 0.74036 0.772641 1.9965 0.731285 0.772641 1.9965 0.731285 0.777673 1.98156 0.74036 0.769586 1.97485 0.728 0.763677 1.98794 0.71599 0.769586 1.97485 0.728 0.76208 1.97482 0.715 0.763677 1.98794 0.71599 0.772641 1.9965 0.731285 0.769586 1.97485 0.728 0.763677 1.98794 0.71599 0.765135 2.00038 0.718878 0.772641 1.9965 0.731285 0.772641 1.9965 0.731285 0.765135 2.00038 0.718878 0.766622 2.01232 0.723632 0.775746 2.01626 0.740994 0.766622 2.01232 0.723632 0.76824 2.02371 0.73034 0.769938 2.03407 0.738878 0.775746 2.01626 0.740994 0.76824 2.02371 0.73034 0.769938 2.03407 0.738878 0.77916 2.03259 0.756782 0.775746 2.01626 0.740994 0.769938 2.03407 0.738878 0.771654 2.04298 0.748979 0.77916 2.03259 0.756782 0.77916 2.03259 0.756782 0.771654 2.04298 0.748979 0.773324 2.05013 0.760254 0.782396 2.04305 0.776489 0.773324 2.05013 0.760254 0.77489 2.05534 0.772245 0.776326 2.05858 0.784537 0.782396 2.04305 0.776489 0.77489 2.05534 0.772245 0.776326 2.05858 0.784537 0.785355 2.04697 0.797815 0.782396 2.04305 0.776489 0.776326 2.05858 0.784537 0.77785 2.05996 0.79742 0.785355 2.04697 0.797815 0.785355 2.04697 0.797815 0.77785 2.05996 0.79742 0.779494 2.05933 0.810687 0.788708 2.04411 0.820209 0.779494 2.05933 0.810687 0.781202 2.05658 0.823858 0.782913 2.0518 0.836435 0.788708 2.04411 0.820209 0.781202 2.05658 0.823858 0.782913 2.0518 0.836435 0.792067 2.03444 0.840629 0.788708 2.04411 0.820209 0.782913 2.0518 0.836435 0.784562 2.04517 0.847965 0.792067 2.03444 0.840629 0.792067 2.03444 0.840629 0.79615 2.03172 0.819555 0.788708 2.04411 0.820209 0.788708 2.04411 0.820209 0.793333 2.03485 0.804205 0.785355 2.04697 0.797815 0.779494 2.05933 0.810687 0.788708 2.04411 0.820209 0.785355 2.04697 0.797815 0.785355 2.04697 0.797815 0.790746 2.03398 0.788998 0.782396 2.04305 0.776489 0.782396 2.04305 0.776489 0.788298 2.02943 0.774747 0.77916 2.03259 0.756782 0.773324 2.05013 0.760254 0.782396 2.04305 0.776489 0.77916 2.03259 0.756782 0.77916 2.03259 0.756782 0.785543 2.02111 0.761609 0.775746 2.01626 0.740994 0.777673 1.98156 0.74036 0.774936 1.96605 0.740672 0.769586 1.97485 0.728 0.769586 1.97485 0.728 0.774936 1.96605 0.740672 0.766181 1.95245 0.731624 0.760393 1.96147 0.716084 0.766181 1.95245 0.731624 0.758675 1.94837 0.719278 0.760393 1.96147 0.716084 0.769586 1.97485 0.728 0.766181 1.95245 0.731624 0.760393 1.96147 0.716084 0.76208 1.97482 0.715 0.769586 1.97485 0.728 0.774936 1.96605 0.740672 0.772107 1.95097 0.74502 0.766181 1.95245 0.731624 0.766181 1.95245 0.731624 0.772107 1.95097 0.74502 0.762907 1.93252 0.741864 0.756992 1.93603 0.72446 0.762907 1.93252 0.741864 0.755402 1.92485 0.731368 0.756992 1.93603 0.72446 0.766181 1.95245 0.731624 0.762907 1.93252 0.741864 0.756992 1.93603 0.72446 0.758675 1.94837 0.719278 0.766181 1.95245 0.731624 0.772107 1.95097 0.74502 0.769466 1.93782 0.752905 0.762907 1.93252 0.741864 0.762907 1.93252 0.741864 0.769466 1.93782 0.752905 0.759961 1.91716 0.757121 0.75395 1.91515 0.739644 0.759961 1.91716 0.757121 0.752455 1.90672 0.749379 0.75395 1.91515 0.739644 0.762907 1.93252 0.741864 0.759961 1.91716 0.757121 0.75395 1.91515 0.739644 0.755402 1.92485 0.731368 0.762907 1.93252 0.741864 0.769466 1.93782 0.752905 0.767046 1.92736 0.763525 0.759961 1.91716 0.757121 0.759961 1.91716 0.757121 0.767046 1.92736 0.763525 0.764328 1.91961 0.776927 0.756635 1.90674 0.777083 0.764328 1.91961 0.776927 0.761496 1.91553 0.792078 0.753254 1.903 0.79941 0.761496 1.91553 0.792078 0.758831 1.91547 0.807457 0.750263 1.90611 0.820941 0.758831 1.91547 0.807457 0.756417 1.91914 0.821895 0.747081 1.91576 0.840924 0.756417 1.91914 0.821895 0.753719 1.92658 0.835426 0.750886 1.93742 0.846773 0.747081 1.91576 0.840924 0.753719 1.92658 0.835426 0.750886 1.93742 0.846773 0.743662 1.93147 0.857348 0.747081 1.91576 0.840924 0.750886 1.93742 0.846773 0.748198 1.95058 0.854807 0.743662 1.93147 0.857348 0.743662 1.93147 0.857348 0.748198 1.95058 0.854807 0.740495 1.95097 0.86787 0.734513 1.93478 0.874882 0.740495 1.95097 0.86787 0.732989 1.94663 0.880125 0.734513 1.93478 0.874882 0.743662 1.93147 0.857348 0.740495 1.95097 0.86787 0.734513 1.93478 0.874882 0.736157 1.92361 0.867702 0.743662 1.93147 0.857348 0.743662 1.93147 0.857348 0.736157 1.92361 0.867702 0.737865 1.91357 0.858746 0.747081 1.91576 0.840924 0.737865 1.91357 0.858746 0.739576 1.90507 0.848314 0.741225 1.89839 0.836816 0.747081 1.91576 0.840924 0.739576 1.90507 0.848314 0.741225 1.89839 0.836816 0.750263 1.90611 0.820941 0.747081 1.91576 0.840924 0.741225 1.89839 0.836816 0.742757 1.89367 0.824722 0.750263 1.90611 0.820941 0.750263 1.90611 0.820941 0.742757 1.89367 0.824722 0.744191 1.8909 0.812323 0.753254 1.903 0.79941 0.744191 1.8909 0.812323 0.745749 1.89 0.799303 0.747414 1.89116 0.786014 0.753254 1.903 0.79941 0.745749 1.89 0.799303 0.747414 1.89116 0.786014 0.756635 1.90674 0.777083 0.753254 1.903 0.79941 0.747414 1.89116 0.786014 0.74913 1.89442 0.772945 0.756635 1.90674 0.777083 0.756635 1.90674 0.777083 0.74913 1.89442 0.772945 0.75083 1.89969 0.760588 0.759961 1.91716 0.757121 0.75083 1.89969 0.760588 0.752455 1.90672 0.749379 0.759961 1.91716 0.757121 0.756635 1.90674 0.777083 0.75083 1.89969 0.760588 0.759961 1.91716 0.757121 0.764328 1.91961 0.776927 0.756635 1.90674 0.777083 0.756635 1.90674 0.777083 0.761496 1.91553 0.792078 0.753254 1.903 0.79941 0.753254 1.903 0.79941 0.758831 1.91547 0.807457 0.750263 1.90611 0.820941 0.744191 1.8909 0.812323 0.753254 1.903 0.79941 0.750263 1.90611 0.820941 0.750263 1.90611 0.820941 0.756417 1.91914 0.821895 0.747081 1.91576 0.840924 0.748198 1.95058 0.854807 0.745785 1.96484 0.859133 0.740495 1.95097 0.86787 0.740495 1.95097 0.86787 0.745785 1.96484 0.859133 0.737493 1.97236 0.871952 0.731553 1.95889 0.88346 0.737493 1.97236 0.871952 0.729987 1.97188 0.884943 0.731553 1.95889 0.88346 0.740495 1.95097 0.86787 0.737493 1.97236 0.871952 0.731553 1.95889 0.88346 0.732989 1.94663 0.880125 0.740495 1.95097 0.86787 0.745785 1.96484 0.859133 0.74311 1.98022 0.859772 0.737493 1.97236 0.871952 0.737493 1.97236 0.871952 0.74311 1.98022 0.859772 0.734107 1.99484 0.869211 0.728317 1.98522 0.884383 0.734107 1.99484 0.869211 0.726601 1.99843 0.881708 0.728317 1.98522 0.884383 0.737493 1.97236 0.871952 0.734107 1.99484 0.869211 0.728317 1.98522 0.884383 0.729987 1.97188 0.884943 0.737493 1.97236 0.871952 0.74311 1.98022 0.859772 0.740277 1.99554 0.856373 0.734107 1.99484 0.869211 0.734107 1.99484 0.869211 0.740277 1.99554 0.856373 0.73079 2.01523 0.859709 0.724903 2.011 0.877 0.73079 2.01523 0.859709 0.723285 2.0225 0.87049 0.724903 2.011 0.877 0.734107 1.99484 0.869211 0.73079 2.01523 0.859709 0.724903 2.011 0.877 0.726601 1.99843 0.881708 0.734107 1.99484 0.869211 0.740277 1.99554 0.856373 0.737567 2.00927 0.84925 0.73079 2.01523 0.859709 0.73079 2.01523 0.859709 0.737567 2.00927 0.84925 0.73515 2.02035 0.839285 0.727846 2.03116 0.845052 0.73515 2.02035 0.839285 0.732499 2.02884 0.82649 0.724561 2.0423 0.825589 0.732499 2.02884 0.82649 0.729668 2.03386 0.811627 0.72116 2.04692 0.80338 0.729668 2.03386 0.811627 0.726939 2.03488 0.796159 0.71812 2.04462 0.781634 0.726939 2.03488 0.796159 0.724513 2.03208 0.781504 0.714999 2.03579 0.761425 0.724513 2.03208 0.781504 0.721887 2.02554 0.767665 0.719061 2.01544 0.755673 0.714999 2.03579 0.761425 0.721887 2.02554 0.767665 0.719061 2.01544 0.755673 0.711583 2.02075 0.744404 0.714999 2.03579 0.761425 0.719061 2.01544 0.755673 0.716313 2.0027 0.746777 0.711583 2.02075 0.744404 0.711583 2.02075 0.744404 0.716313 2.0027 0.746777 0.70836 2.00156 0.733077 0.702412 2.01808 0.726724 0.70836 2.00156 0.733077 0.700854 2.00635 0.720993 0.702412 2.01808 0.726724 0.711583 2.02075 0.744404 0.70836 2.00156 0.733077 0.702412 2.01808 0.726724 0.704077 2.02901 0.734365 0.711583 2.02075 0.744404 0.711583 2.02075 0.744404 0.704077 2.02901 0.734365 0.705792 2.0387 0.743722 0.714999 2.03579 0.761425 0.705792 2.0387 0.743722 0.707493 2.04677 0.75446 0.709118 2.05297 0.76615 0.714999 2.03579 0.761425 0.707493 2.04677 0.75446 0.709118 2.05297 0.76615 0.71812 2.04462 0.781634 0.714999 2.03579 0.761425 0.709118 2.05297 0.76615 0.710614 2.05719 0.778318 0.71812 2.04462 0.781634 0.71812 2.04462 0.781634 0.710614 2.05719 0.778318 0.712065 2.05951 0.79086 0.72116 2.04692 0.80338 0.712065 2.05951 0.79086 0.713655 2.05991 0.80399 0.715338 2.05823 0.817272 0.72116 2.04692 0.80338 0.713655 2.05991 0.80399 0.715338 2.05823 0.817272 0.724561 2.0423 0.825589 0.72116 2.04692 0.80338 0.715338 2.05823 0.817272 0.717056 2.05445 0.830209 0.724561 2.0423 0.825589 0.724561 2.0423 0.825589 0.717056 2.05445 0.830209 0.718743 2.04872 0.842317 0.727846 2.03116 0.845052 0.718743 2.04872 0.842317 0.72034 2.0413 0.853186 0.721798 2.03258 0.862522 0.727846 2.03116 0.845052 0.72034 2.0413 0.853186 0.721798 2.03258 0.862522 0.73079 2.01523 0.859709 0.727846 2.03116 0.845052 0.721798 2.03258 0.862522 0.723285 2.0225 0.87049 0.73079 2.01523 0.859709 0.73079 2.01523 0.859709 0.73515 2.02035 0.839285 0.727846 2.03116 0.845052 0.727846 2.03116 0.845052 0.732499 2.02884 0.82649 0.724561 2.0423 0.825589 0.718743 2.04872 0.842317 0.727846 2.03116 0.845052 0.724561 2.0423 0.825589 0.724561 2.0423 0.825589 0.729668 2.03386 0.811627 0.72116 2.04692 0.80338 0.72116 2.04692 0.80338 0.726939 2.03488 0.796159 0.71812 2.04462 0.781634 0.712065 2.05951 0.79086 0.72116 2.04692 0.80338 0.71812 2.04462 0.781634 0.71812 2.04462 0.781634 0.724513 2.03208 0.781504 0.714999 2.03579 0.761425 0.716313 2.0027 0.746777 0.713873 1.98869 0.741582 0.70836 2.00156 0.733077 0.70836 2.00156 0.733077 0.713873 1.98869 0.741582 0.705394 1.98042 0.728204 0.69942 1.99422 0.717203 0.705394 1.98042 0.728204 0.697888 1.98139 0.715241 0.69942 1.99422 0.717203 0.70836 2.00156 0.733077 0.705394 1.98042 0.728204 0.69942 1.99422 0.717203 0.700854 2.00635 0.720993 0.70836 2.00156 0.733077 0.713873 1.98869 0.741582 0.711274 1.97351 0.740018 0.705394 1.98042 0.728204 0.705394 1.98042 0.728204 0.711274 1.97351 0.740018 0.702034 1.9579 0.73006 0.696239 1.9681 0.715281 0.702034 1.9579 0.73006 0.694528 1.95481 0.717432 0.696239 1.9681 0.715281 0.705394 1.98042 0.728204 0.702034 1.9579 0.73006 0.696239 1.9681 0.715281 0.697888 1.98139 0.715241 0.705394 1.98042 0.728204 0.711274 1.97351 0.740018 0.708454 1.95803 0.74245 0.702034 1.9579 0.73006 0.702034 1.9579 0.73006 0.708454 1.95803 0.74245 0.698682 1.93708 0.738793 0.69282 1.94204 0.721651 0.698682 1.93708 0.738793 0.691176 1.93024 0.727742 0.69282 1.94204 0.721651 0.702034 1.9579 0.73006 0.698682 1.93708 0.738793 0.69282 1.94204 0.721651 0.694528 1.95481 0.717432 0.702034 1.9579 0.73006 0.708454 1.95803 0.74245 0.70569 1.9438 0.748752 0.698682 1.93708 0.738793 0.698682 1.93708 0.738793 0.70569 1.9438 0.748752 0.703231 1.93207 0.758081 0.695722 1.92058 0.752856 0.703231 1.93207 0.758081 0.70066 1.92292 0.770215 0.692486 1.90876 0.771784 0.70066 1.92292 0.770215 0.697847 1.91698 0.784703 0.689072 1.90327 0.793822 0.697847 1.91698 0.784703 0.695068 1.915 0.80017 0.685968 1.90475 0.815785 0.695068 1.915 0.80017 0.692585 1.91693 0.815077 0.682912 1.91275 0.836176 0.692585 1.91693 0.815077 0.690043 1.92255 0.829138 0.68724 1.93186 0.841702 0.682912 1.91275 0.836176 0.690043 1.92255 0.829138 0.68724 1.93186 0.841702 0.679507 1.9271 0.853755 0.682912 1.91275 0.836176 0.68724 1.93186 0.841702 0.684448 1.94409 0.851423 0.679507 1.9271 0.853755 0.679507 1.9271 0.853755 0.684448 1.94409 0.851423 0.676234 1.94594 0.865873 0.670318 1.92912 0.871552 0.676234 1.94594 0.865873 0.668728 1.94069 0.877767 0.670318 1.92912 0.871552 0.679507 1.9271 0.853755 0.676234 1.94594 0.865873 0.670318 1.92912 0.871552 0.672001 1.91845 0.86346 0.679507 1.9271 0.853755 0.679507 1.9271 0.853755 0.672001 1.91845 0.86346 0.673719 1.90913 0.853725 0.682912 1.91275 0.836176 0.673719 1.90913 0.853725 0.675406 1.90151 0.842708 0.677004 1.8958 0.830854 0.682912 1.91275 0.836176 0.675406 1.90151 0.842708 0.677004 1.8958 0.830854 0.685968 1.90475 0.815785 0.682912 1.91275 0.836176 0.677004 1.8958 0.830854 0.678462 1.89207 0.818636 0.685968 1.90475 0.815785 0.685968 1.90475 0.815785 0.678462 1.89207 0.818636 0.679948 1.89021 0.805919 0.689072 1.90327 0.793822 0.679948 1.89021 0.805919 0.681566 1.89031 0.792706 0.683264 1.89252 0.779464 0.689072 1.90327 0.793822 0.681566 1.89031 0.792706 0.683264 1.89252 0.779464 0.692486 1.90876 0.771784 0.689072 1.90327 0.793822 0.683264 1.89252 0.779464 0.68498 1.8968 0.766689 0.692486 1.90876 0.771784 0.692486 1.90876 0.771784 0.68498 1.8968 0.766689 0.68665 1.90298 0.754854 0.695722 1.92058 0.752856 0.68665 1.90298 0.754854 0.688217 1.91076 0.744344 0.689653 1.91977 0.735385 0.695722 1.92058 0.752856 0.688217 1.91076 0.744344 0.689653 1.91977 0.735385 0.698682 1.93708 0.738793 0.695722 1.92058 0.752856 0.689653 1.91977 0.735385 0.691176 1.93024 0.727742 0.698682 1.93708 0.738793 0.698682 1.93708 0.738793 0.703231 1.93207 0.758081 0.695722 1.92058 0.752856 0.695722 1.92058 0.752856 0.70066 1.92292 0.770215 0.692486 1.90876 0.771784 0.68665 1.90298 0.754854 0.695722 1.92058 0.752856 0.692486 1.90876 0.771784 0.692486 1.90876 0.771784 0.697847 1.91698 0.784703 0.689072 1.90327 0.793822 0.689072 1.90327 0.793822 0.695068 1.915 0.80017 0.685968 1.90475 0.815785 0.679948 1.89021 0.805919 0.689072 1.90327 0.793822 0.685968 1.90475 0.815785 0.685968 1.90475 0.815785 0.692585 1.91693 0.815077 0.682912 1.91275 0.836176 0.684448 1.94409 0.851423 0.681937 1.95789 0.857509 0.676234 1.94594 0.865873 0.676234 1.94594 0.865873 0.681937 1.95789 0.857509 0.673287 1.96683 0.871535 0.667278 1.95271 0.882025 0.673287 1.96683 0.871535 0.665781 1.96536 0.884452 0.667278 1.95271 0.882025 0.676234 1.94594 0.865873 0.673287 1.96683 0.871535 0.667278 1.95271 0.882025 0.668728 1.94069 0.877767 0.676234 1.94594 0.865873 0.681937 1.95789 0.857509 0.679426 1.97277 0.859959 0.673287 1.96683 0.871535 0.673287 1.96683 0.871535 0.679426 1.97277 0.859959 0.669961 1.98933 0.87056 0.664156 1.97858 0.884924 0.669961 1.98933 0.87056 0.662455 1.99192 0.883299 0.664156 1.97858 0.884924 0.673287 1.96683 0.871535 0.669961 1.98933 0.87056 0.664156 1.97858 0.884924 0.665781 1.96536 0.884452 0.673287 1.96683 0.871535 0.679426 1.97277 0.859959 0.676634 1.98832 0.858502 0.669961 1.98933 0.87056 0.669961 1.98933 0.87056 0.676634 1.98832 0.858502 0.673831 2.00299 0.853072 0.666581 2.01053 0.862622 0.673831 2.00299 0.853072 0.671288 2.01539 0.844372 0.663589 2.02761 0.849152 0.671288 2.01539 0.844372 0.668806 2.02515 0.832944 0.660407 2.04008 0.830794 0.668806 2.02515 0.832944 0.666027 2.03194 0.81891 0.656988 2.04644 0.808978 0.666027 2.03194 0.81891 0.663214 2.0349 0.803534 0.653822 2.04579 0.786831 0.663214 2.0349 0.803534 0.660643 2.03386 0.788367 0.658184 2.02914 0.774146 0.653822 2.04579 0.786831 0.660643 2.03386 0.788367 0.658184 2.02914 0.774146 0.650819 2.03861 0.766267 0.653822 2.04579 0.786831 0.658184 2.02914 0.774146 0.655421 2.02067 0.761089 0.650819 2.03861 0.766267 0.650819 2.03861 0.766267 0.655421 2.02067 0.761089 0.647432 2.02498 0.748173 0.641643 2.04293 0.748907 0.647432 2.02498 0.748173 0.639927 2.034 0.738816 0.641643 2.04293 0.748907 0.650819 2.03861 0.766267 0.647432 2.02498 0.748173 0.641643 2.04293 0.748907 0.643313 2.05009 0.760176 0.650819 2.03861 0.766267 0.650819 2.03861 0.766267 0.643313 2.05009 0.760176 0.64488 2.05531 0.772163 0.653822 2.04579 0.786831 0.64488 2.05531 0.772163 0.646316 2.05857 0.784453 0.647839 2.05996 0.797333 0.653822 2.04579 0.786831 0.646316 2.05857 0.784453 0.647839 2.05996 0.797333 0.656988 2.04644 0.808978 0.653822 2.04579 0.786831 0.647839 2.05996 0.797333 0.649483 2.05934 0.810599 0.656988 2.04644 0.808978 0.656988 2.04644 0.808978 0.649483 2.05934 0.810599 0.651191 2.05661 0.823771 0.660407 2.04008 0.830794 0.651191 2.05661 0.823771 0.652902 2.05183 0.836354 0.654551 2.04522 0.847892 0.660407 2.04008 0.830794 0.652902 2.05183 0.836354 0.654551 2.04522 0.847892 0.663589 2.02761 0.849152 0.660407 2.04008 0.830794 0.654551 2.04522 0.847892 0.656084 2.03711 0.858027 0.663589 2.02761 0.849152 0.663589 2.02761 0.849152 0.656084 2.03711 0.858027 0.657517 2.02777 0.866637 0.666581 2.01053 0.862622 0.657517 2.02777 0.866637 0.659075 2.01695 0.873929 0.66074 2.00486 0.879581 0.666581 2.01053 0.862622 0.659075 2.01695 0.873929 0.66074 2.00486 0.879581 0.669961 1.98933 0.87056 0.666581 2.01053 0.862622 0.66074 2.00486 0.879581 0.662455 1.99192 0.883299 0.669961 1.98933 0.87056 0.669961 1.98933 0.87056 0.673831 2.00299 0.853072 0.666581 2.01053 0.862622 0.666581 2.01053 0.862622 0.671288 2.01539 0.844372 0.663589 2.02761 0.849152 0.657517 2.02777 0.866637 0.666581 2.01053 0.862622 0.663589 2.02761 0.849152 0.663589 2.02761 0.849152 0.668806 2.02515 0.832944 0.660407 2.04008 0.830794 0.660407 2.04008 0.830794 0.666027 2.03194 0.81891 0.656988 2.04644 0.808978 0.651191 2.05661 0.823771 0.660407 2.04008 0.830794 0.656988 2.04644 0.808978 0.656988 2.04644 0.808978 0.663214 2.0349 0.803534 0.653822 2.04579 0.786831 0.655421 2.02067 0.761089 0.6526 2.00904 0.750589 0.647432 2.02498 0.748173 0.647432 2.02498 0.748173 0.6526 2.00904 0.750589 0.644117 2.00655 0.73528 0.638229 2.02364 0.730289 0.644117 2.00655 0.73528 0.636611 2.01224 0.723594 0.638229 2.02364 0.730289 0.647432 2.02498 0.748173 0.644117 2.00655 0.73528 0.638229 2.02364 0.730289 0.639927 2.034 0.738816 0.647432 2.02498 0.748173 0.6526 2.00904 0.750589 0.65 1.99548 0.743602 0.644117 2.00655 0.73528 0.644117 2.00655 0.73528 0.65 1.99548 0.743602 0.641172 1.98589 0.728828 0.635126 2.0003 0.718853 0.641172 1.98589 0.728828 0.633667 1.98785 0.715977 0.635126 2.0003 0.718853 0.644117 2.00655 0.73528 0.641172 1.98589 0.728828 0.635126 2.0003 0.718853 0.636611 2.01224 0.723594 0.644117 2.00655 0.73528 0.65 1.99548 0.743602 0.648177 1.98568 0.740632 0.641172 1.98589 0.728828 0.641172 1.98589 0.728828 0.648177 1.98568 0.740632 0.646021 1.97436 0.739302 0.637887 1.96346 0.728931 0.646021 1.97436 0.739302 0.643699 1.96257 0.740167 0.641378 1.95115 0.743289 0.637887 1.96346 0.728931 0.643699 1.96257 0.740167 0.641378 1.95115 0.743289 0.634486 1.94192 0.736048 0.637887 1.96346 0.728931 0.641378 1.95115 0.743289 0.639145 1.94056 0.748548 0.634486 1.94192 0.736048 0.634486 1.94192 0.736048 0.639145 1.94056 0.748548 0.631451 1.92427 0.748903 0.625391 1.92478 0.731419 0.631451 1.92427 0.748903 0.623941 1.91509 0.739703 0.625391 1.92478 0.731419 0.634486 1.94192 0.736048 0.631451 1.92427 0.748903 0.625391 1.92478 0.731419 0.626981 1.93595 0.724501 0.634486 1.94192 0.736048 0.634486 1.94192 0.736048 0.626981 1.93595 0.724501 0.628664 1.94829 0.719306 0.637887 1.96346 0.728931 0.628664 1.94829 0.719306 0.630381 1.96138 0.716099 0.632069 1.97473 0.715 0.637887 1.96346 0.728931 0.630381 1.96138 0.716099 0.632069 1.97473 0.715 0.641172 1.98589 0.728828 0.637887 1.96346 0.728931 0.632069 1.97473 0.715 0.633667 1.98785 0.715977 0.641172 1.98589 0.728828 0.641172 1.98589 0.728828 0.646021 1.97436 0.739302 0.637887 1.96346 0.728931 0.639145 1.94056 0.748548 0.637065 1.93114 0.755786 0.631451 1.92427 0.748903 0.631451 1.92427 0.748903 0.637065 1.93114 0.755786 0.634958 1.92325 0.764679 0.628325 1.91117 0.766683 0.634958 1.92325 0.764679 0.632727 1.91716 0.774907 0.630465 1.9131 0.786065 0.628325 1.91117 0.766683 0.632727 1.91716 0.774907 0.630465 1.9131 0.786065 0.624909 1.90397 0.788228 0.628325 1.91117 0.766683 0.630465 1.9131 0.786065 0.62824 1.9112 0.79781 0.624909 1.90397 0.788228 0.624909 1.90397 0.788228 0.62824 1.9112 0.79781 0.621686 1.90377 0.81051 0.615738 1.89 0.799391 0.621686 1.90377 0.81051 0.614181 1.89091 0.812408 0.615738 1.89 0.799391 0.624909 1.90397 0.788228 0.621686 1.90377 0.81051 0.615738 1.89 0.799391 0.617403 1.89114 0.786102 0.624909 1.90397 0.788228 0.624909 1.90397 0.788228 0.617403 1.89114 0.786102 0.619118 1.89439 0.77303 0.628325 1.91117 0.766683 0.619118 1.89439 0.77303 0.620819 1.89965 0.760667 0.622445 1.90667 0.749449 0.628325 1.91117 0.766683 0.620819 1.89965 0.760667 0.622445 1.90667 0.749449 0.631451 1.92427 0.748903 0.628325 1.91117 0.766683 0.622445 1.90667 0.749449 0.623941 1.91509 0.739703 0.631451 1.92427 0.748903 0.631451 1.92427 0.748903 0.634958 1.92325 0.764679 0.628325 1.91117 0.766683 0.62824 1.9112 0.79781 0.626139 1.91153 0.809672 0.621686 1.90377 0.81051 0.621686 1.90377 0.81051 0.626139 1.91153 0.809672 0.624146 1.91408 0.821366 0.61872 1.91014 0.831253 0.624146 1.91408 0.821366 0.62204 1.91872 0.832378 0.619849 1.92529 0.842368 0.61872 1.91014 0.831253 0.62204 1.91872 0.832378 0.619849 1.92529 0.842368 0.615359 1.92302 0.849816 0.61872 1.91014 0.831253 0.619849 1.92529 0.842368 0.617653 1.93356 0.850986 0.615359 1.92302 0.849816 0.615359 1.92302 0.849816 0.617653 1.93356 0.850986 0.612008 1.941 0.863464 0.606146 1.92368 0.867756 0.612008 1.941 0.863464 0.604502 1.93486 0.874923 0.606146 1.92368 0.867756 0.615359 1.92302 0.849816 0.612008 1.941 0.863464 0.606146 1.92368 0.867756 0.607854 1.91363 0.858811 0.615359 1.92302 0.849816 0.615359 1.92302 0.849816 0.607854 1.91363 0.858811 0.609564 1.90512 0.848387 0.61872 1.91014 0.831253 0.609564 1.90512 0.848387 0.611214 1.89842 0.836895 0.612747 1.8937 0.824804 0.61872 1.91014 0.831253 0.611214 1.89842 0.836895 0.612747 1.8937 0.824804 0.621686 1.90377 0.81051 0.61872 1.91014 0.831253 0.612747 1.8937 0.824804 0.614181 1.89091 0.812408 0.621686 1.90377 0.81051 0.621686 1.90377 0.81051 0.624146 1.91408 0.821366 0.61872 1.91014 0.831253 0.617653 1.93356 0.850986 0.615518 1.94327 0.857965 0.612008 1.941 0.863464 0.612008 1.941 0.863464 0.615518 1.94327 0.857965 0.613609 1.95354 0.862855 0.609049 1.96143 0.87071 0.613609 1.95354 0.862855 0.611934 1.96354 0.865721 0.610303 1.97304 0.866971 0.609049 1.96143 0.87071 0.611934 1.96354 0.865721 0.610303 1.97304 0.866971 0.605811 1.98373 0.871468 0.609049 1.96143 0.87071 0.610303 1.97304 0.866971 0.608635 1.9825 0.866874 0.605811 1.98373 0.871468 0.605811 1.98373 0.871468 0.608635 1.9825 0.866874 0.606945 1.99186 0.865455 0.602398 2.00556 0.865192 0.606945 1.99186 0.865455 0.605264 2.00095 0.862733 0.603628 2.00955 0.858772 0.602398 2.00556 0.865192 0.605264 2.00095 0.862733 0.603628 2.00955 0.858772 0.602062 2.01754 0.853627 0.602398 2.00556 0.865192 0.602398 2.00556 0.865192 0.602062 2.01754 0.853627 0.599295 2.02383 0.852912 0.593274 2.02257 0.870441 0.599295 2.02383 0.852912 0.591789 2.03265 0.862465 0.593274 2.02257 0.870441 0.602398 2.00556 0.865192 0.599295 2.02383 0.852912 0.593274 2.02257 0.870441 0.594892 2.01108 0.876962 0.602398 2.00556 0.865192 0.602398 2.00556 0.865192 0.594892 2.01108 0.876962 0.59659 1.99851 0.881683 0.605811 1.98373 0.871468 0.59659 1.99851 0.881683 0.598306 1.98531 0.884372 0.599977 1.97197 0.884946 0.605811 1.98373 0.871468 0.598306 1.98531 0.884372 0.599977 1.97197 0.884946 0.609049 1.96143 0.87071 0.605811 1.98373 0.871468 0.599977 1.97197 0.884946 0.601543 1.95898 0.883476 0.609049 1.96143 0.87071 0.609049 1.96143 0.87071 0.601543 1.95898 0.883476 0.60298 1.94671 0.880153 0.612008 1.941 0.863464 0.60298 1.94671 0.880153 0.604502 1.93486 0.874923 0.612008 1.941 0.863464 0.609049 1.96143 0.87071 0.60298 1.94671 0.880153 0.612008 1.941 0.863464 0.613609 1.95354 0.862855 0.609049 1.96143 0.87071 0.605811 1.98373 0.871468 0.606945 1.99186 0.865455 0.602398 2.00556 0.865192 0.59659 1.99851 0.881683 0.605811 1.98373 0.871468 0.602398 2.00556 0.865192 0.602062 2.01754 0.853627 0.600583 2.02474 0.847407 0.599295 2.02383 0.852912 0.599295 2.02383 0.852912 0.600583 2.02474 0.847407 0.599054 2.03101 0.840271 0.59033 2.04136 0.853119 0.599054 2.03101 0.840271 0.596238 2.03748 0.83578 0.588732 2.04876 0.842241 0.596238 2.03748 0.83578 0.587044 2.05448 0.830125 0.588732 2.04876 0.842241 0.59033 2.04136 0.853119 0.596238 2.03748 0.83578 0.599054 2.03101 0.840271 0.597454 2.03625 0.832343 0.596238 2.03748 0.83578 0.596238 2.03748 0.83578 0.597454 2.03625 0.832343 0.595821 2.04036 0.823796 0.587044 2.05448 0.830125 0.595821 2.04036 0.823796 0.592832 2.04551 0.814556 0.585327 2.05824 0.817184 0.592832 2.04551 0.814556 0.583644 2.05991 0.803902 0.585327 2.05824 0.817184 0.587044 2.05448 0.830125 0.592832 2.04551 0.814556 0.595821 2.04036 0.823796 0.594182 2.04326 0.81478 0.592832 2.04551 0.814556 0.592832 2.04551 0.814556 0.594182 2.04326 0.81478 0.592563 2.04492 0.805425 0.583644 2.05991 0.803902 0.592563 2.04492 0.805425 0.58956 2.04657 0.792185 0.582055 2.0595 0.790774 0.58956 2.04657 0.792185 0.580605 2.05717 0.778237 0.582055 2.0595 0.790774 0.583644 2.05991 0.803902 0.58956 2.04657 0.792185 0.592563 2.04492 0.805425 0.590997 2.04529 0.795941 0.58956 2.04657 0.792185 0.58956 2.04657 0.792185 0.590997 2.04529 0.795941 0.58951 2.04436 0.786481 0.580605 2.05717 0.778237 0.58951 2.04436 0.786481 0.587934 2.04189 0.776351 0.586613 2.04101 0.771259 0.587934 2.04189 0.776351 0.585761 2.03654 0.763932 0.577482 2.04672 0.754385 0.585761 2.03654 0.763932 0.583286 2.02891 0.752272 0.575781 2.03864 0.743654 0.583286 2.02891 0.752272 0.583081 2.02732 0.750832 0.574066 2.02894 0.734309 0.583081 2.02732 0.750832 0.580367 2.01519 0.739927 0.572401 2.018 0.726679 0.580367 2.01519 0.739927 0.577879 2.00136 0.73223 0.570844 2.00627 0.720962 0.577879 2.00136 0.73223 0.569411 1.99414 0.717183 0.570844 2.00627 0.720962 0.572401 2.018 0.726679 0.577879 2.00136 0.73223 0.58956 2.04657 0.792185 0.58951 2.04436 0.786481 0.580605 2.05717 0.778237 0.580605 2.05717 0.778237 0.587934 2.04189 0.776351 0.586613 2.04101 0.771259 0.579108 2.05293 0.76607 0.586613 2.04101 0.771259 0.577482 2.04672 0.754385 0.579108 2.05293 0.76607 0.580605 2.05717 0.778237 0.586613 2.04101 0.771259 0.585761 2.03654 0.763932 0.583081 2.02732 0.750832 0.583286 2.02891 0.752272 0.575781 2.03864 0.743654 0.583081 2.02732 0.750832 0.574066 2.02894 0.734309 0.574066 2.02894 0.734309 0.580367 2.01519 0.739927 0.572401 2.018 0.726679 0.577879 2.00136 0.73223 0.575749 1.98755 0.727993 0.569411 1.99414 0.717183 0.569411 1.99414 0.717183 0.575749 1.98755 0.727993 0.567877 1.98131 0.715234 0.567877 1.98131 0.715234 0.575749 1.98755 0.727993 0.573622 1.97403 0.726539 0.566227 1.96801 0.715288 0.573622 1.97403 0.726539 0.571422 1.96052 0.727578 0.564517 1.95472 0.717454 0.571422 1.96052 0.727578 0.569222 1.94744 0.731061 0.562808 1.94196 0.721686 0.569222 1.94744 0.731061 0.567083 1.93518 0.736895 0.561166 1.93016 0.727789 0.567083 1.93518 0.736895 0.559643 1.91971 0.73544 0.561166 1.93016 0.727789 0.562808 1.94196 0.721686 0.567083 1.93518 0.736895 0.567877 1.98131 0.715234 0.573622 1.97403 0.726539 0.566227 1.96801 0.715288 0.566227 1.96801 0.715288 0.571422 1.96052 0.727578 0.564517 1.95472 0.717454 0.564517 1.95472 0.717454 0.569222 1.94744 0.731061 0.562808 1.94196 0.721686 0.567083 1.93518 0.736895 0.565082 1.92418 0.744881 0.559643 1.91971 0.73544 0.559643 1.91971 0.73544 0.565082 1.92418 0.744881 0.558207 1.9107 0.744409 0.558207 1.9107 0.744409 0.565082 1.92418 0.744881 0.563121 1.91483 0.75469 0.55664 1.90293 0.754929 0.563121 1.91483 0.75469 0.561037 1.90739 0.765982 0.554969 1.89676 0.766772 0.561037 1.90739 0.765982 0.558904 1.90208 0.778371 0.553253 1.8925 0.779551 0.558904 1.90208 0.778371 0.556776 1.89903 0.791532 0.551555 1.89031 0.792795 0.556776 1.89903 0.791532 0.554728 1.89836 0.805007 0.549938 1.89021 0.806006 0.554728 1.89836 0.805007 0.548453 1.89209 0.818718 0.549938 1.89021 0.806006 0.551555 1.89031 0.792795 0.554728 1.89836 0.805007 0.558207 1.9107 0.744409 0.563121 1.91483 0.75469 0.55664 1.90293 0.754929 0.55664 1.90293 0.754929 0.561037 1.90739 0.765982 0.554969 1.89676 0.766772 0.554969 1.89676 0.766772 0.558904 1.90208 0.778371 0.553253 1.8925 0.779551 0.553253 1.8925 0.779551 0.556776 1.89903 0.791532 0.551555 1.89031 0.792795 0.554728 1.89836 0.805007 0.552811 1.9001 0.818435 0.548453 1.89209 0.818718 0.548453 1.89209 0.818718 0.552811 1.9001 0.818435 0.546993 1.89583 0.830935 0.546993 1.89583 0.830935 0.552811 1.9001 0.818435 0.550389 1.90551 0.834467 0.545395 1.90155 0.842784 0.550389 1.90551 0.834467 0.548808 1.91054 0.843645 0.543707 1.90919 0.853795 0.548808 1.91054 0.843645 0.547112 1.91711 0.852491 0.54199 1.91852 0.86352 0.547112 1.91711 0.852491 0.54542 1.92485 0.860314 0.540307 1.92919 0.871599 0.54542 1.92485 0.860314 0.543757 1.93363 0.86699 0.538718 1.94077 0.877802 0.543757 1.93363 0.86699 0.542167 1.94323 0.872345 0.540674 1.95347 0.876297 0.538718 1.94077 0.877802 0.542167 1.94323 0.872345 0.540674 1.95347 0.876297 0.537268 1.95279 0.882047 0.538718 1.94077 0.877802 0.540674 1.95347 0.876297 0.539162 1.96419 0.878805 0.537268 1.95279 0.882047 0.537268 1.95279 0.882047 0.539162 1.96419 0.878805 0.535771 1.96545 0.884461 0.535771 1.96545 0.884461 0.539162 1.96419 0.878805 0.537576 1.97512 0.879823 0.534145 1.97867 0.884921 0.537576 1.97512 0.879823 0.535943 1.98608 0.879341 0.532444 1.99201 0.883281 0.535943 1.98608 0.879341 0.534293 1.9969 0.877364 0.530729 2.00495 0.87955 0.534293 1.9969 0.877364 0.532661 2.00731 0.873939 0.529064 2.01702 0.873886 0.532661 2.00731 0.873939 0.531073 2.01717 0.86912 0.527508 2.02784 0.866584 0.531073 2.01717 0.86912 0.528215 2.03398 0.856205 0.526074 2.03717 0.857965 0.528215 2.03398 0.856205 0.524541 2.04527 0.84782 0.526074 2.03717 0.857965 0.527508 2.02784 0.866584 0.528215 2.03398 0.856205 0.546993 1.89583 0.830935 0.550389 1.90551 0.834467 0.545395 1.90155 0.842784 0.545395 1.90155 0.842784 0.548808 1.91054 0.843645 0.543707 1.90919 0.853795 0.543707 1.90919 0.853795 0.547112 1.91711 0.852491 0.54199 1.91852 0.86352 0.54199 1.91852 0.86352 0.54542 1.92485 0.860314 0.540307 1.92919 0.871599 0.540307 1.92919 0.871599 0.543757 1.93363 0.86699 0.538718 1.94077 0.877802 0.535771 1.96545 0.884461 0.537576 1.97512 0.879823 0.534145 1.97867 0.884921 0.534145 1.97867 0.884921 0.535943 1.98608 0.879341 0.532444 1.99201 0.883281 0.532444 1.99201 0.883281 0.534293 1.9969 0.877364 0.530729 2.00495 0.87955 0.530729 2.00495 0.87955 0.532661 2.00731 0.873939 0.529064 2.01702 0.873886 0.529064 2.01702 0.873886 0.531073 2.01717 0.86912 0.527508 2.02784 0.866584 0.528215 2.03398 0.856205 0.525549 2.04591 0.841075 0.524541 2.04527 0.84782 0.524541 2.04527 0.84782 0.525549 2.04591 0.841075 0.52289 2.05187 0.836273 0.52289 2.05187 0.836273 0.525549 2.04591 0.841075 0.522835 2.05379 0.824186 0.521179 2.05663 0.823685 0.522835 2.05379 0.824186 0.519471 2.05935 0.81051 0.521179 2.05663 0.823685 0.52289 2.05187 0.836273 0.522835 2.05379 0.824186 0.522835 2.05379 0.824186 0.520126 2.05769 0.805926 0.519471 2.05935 0.81051 0.519471 2.05935 0.81051 0.520126 2.05769 0.805926 0.517829 2.05996 0.797245 0.517829 2.05996 0.797245 0.520126 2.05769 0.805926 0.517566 2.05737 0.787273 0.516307 2.05855 0.78437 0.517566 2.05737 0.787273 0.51487 2.05528 0.772082 0.516307 2.05855 0.78437 0.517829 2.05996 0.797245 0.517566 2.05737 0.787273 0.517566 2.05737 0.787273 0.514954 2.05236 0.767763 0.51487 2.05528 0.772082 0.51487 2.05528 0.772082 0.514954 2.05236 0.767763 0.513303 2.05005 0.760098 0.513303 2.05005 0.760098 0.514954 2.05236 0.767763 0.513373 2.04747 0.757353 0.511632 2.04288 0.748836 0.513373 2.04747 0.757353 0.511658 2.04083 0.747198 0.509915 2.03394 0.738754 0.511658 2.04083 0.747198 0.509929 2.03282 0.738105 0.508218 2.02356 0.730238 0.509915 2.03394 0.738754 0.509929 2.03282 0.738105 0.513303 2.05005 0.760098 0.513373 2.04747 0.757353 0.511632 2.04288 0.748836 0.511632 2.04288 0.748836 0.511658 2.04083 0.747198 0.509915 2.03394 0.738754 0.575781 2.03864 0.743654 0.577482 2.04672 0.754385 0.583286 2.02891 0.752272 0.585761 2.03654 0.763932 0.577482 2.04672 0.754385 0.586613 2.04101 0.771259 0.592563 2.04492 0.805425 0.583644 2.05991 0.803902 0.592832 2.04551 0.814556 0.595821 2.04036 0.823796 0.587044 2.05448 0.830125 0.596238 2.03748 0.83578 0.599054 2.03101 0.840271 0.59033 2.04136 0.853119 0.599295 2.02383 0.852912 0.599295 2.02383 0.852912 0.59033 2.04136 0.853119 0.591789 2.03265 0.862465 0.615359 1.92302 0.849816 0.609564 1.90512 0.848387 0.61872 1.91014 0.831253 0.624909 1.90397 0.788228 0.619118 1.89439 0.77303 0.628325 1.91117 0.766683 0.634486 1.94192 0.736048 0.628664 1.94829 0.719306 0.637887 1.96346 0.728931 0.650819 2.03861 0.766267 0.64488 2.05531 0.772163 0.653822 2.04579 0.786831 0.679507 1.9271 0.853755 0.673719 1.90913 0.853725 0.682912 1.91275 0.836176 0.711583 2.02075 0.744404 0.705792 2.0387 0.743722 0.714999 2.03579 0.761425 0.743662 1.93147 0.857348 0.737865 1.91357 0.858746 0.747081 1.91576 0.840924 0.772641 1.9965 0.731285 0.766622 2.01232 0.723632 0.775746 2.01626 0.740994 0.804793 1.95605 0.869461 0.798738 1.94061 0.877732 0.807834 1.93607 0.860568 0.833755 1.96923 0.728232 0.827899 1.98148 0.715247 0.836936 1.99135 0.729882 0.865834 1.98358 0.871486 0.859998 1.97179 0.88494 0.869069 1.96129 0.870682 0.894508 1.94206 0.735979 0.888687 1.94846 0.71925 0.89791 1.96361 0.728907 0.926602 2.0104 0.862696 0.920763 2.0047 0.879644 0.929967 1.98929 0.870568 0.958703 1.93721 0.738715 0.952842 1.9422 0.721582 0.962057 1.95805 0.730024 0.987866 2.03107 0.845166 0.981817 2.03246 0.862636 0.990811 2.01511 0.859792 1.01998 1.91725 0.757002 1.01397 1.91527 0.739525 1.02293 1.93264 0.741778 1.04873 2.04406 0.820355 1.04294 2.05172 0.836596 1.05209 2.03436 0.840752 1.0808 1.90519 0.782383 1.07501 1.8969 0.766442 1.08419 1.91411 0.761569 1.1096 2.04661 0.792476 1.10369 2.05989 0.804256 1.11288 2.04545 0.814853 1.14173 1.90373 0.810223 1.13578 1.89001 0.799039 1.14494 1.90401 0.788007 1.17386 2.04584 0.787114 1.16788 2.05997 0.797683 1.17703 2.0464 0.809278 1.20296 1.9126 0.835916 1.19704 1.89567 0.830532 1.20601 1.90469 0.815507 1.23504 2.03596 0.76168 1.22916 2.05311 0.76647 1.23816 2.04469 0.781911 1.26371 1.93123 0.857165 1.25791 1.91332 0.858486 1.26713 1.91559 0.840675 1.29579 2.01651 0.741167 1.28998 2.03433 0.739128 1.29921 2.03277 0.757025 1.31878 1.94029 0.877592 1.32037 1.92874 0.871312 1.32786 1.9359 0.860461 1.33 1.96024 0.741843 1.33 1.9515 0.742029 1.32721 1.94573 0.747624 1.32721 1.94573 0.747624 1.33 1.9515 0.742029 1.33 1.94289 0.743524 1.33 1.9346 0.746274 1.32721 1.94573 0.747624 1.33 1.94289 0.743524 1.33 1.9346 0.746274 1.3247 1.93359 0.756579 1.32721 1.94573 0.747624 1.33 1.9346 0.746274 1.33 1.92718 0.749986 1.3247 1.93359 0.756579 1.3247 1.93359 0.756579 1.33 1.92718 0.749986 1.32218 1.92406 0.768296 1.32218 1.92406 0.768296 1.33 1.92718 0.749986 1.33 1.91564 0.758307 1.3272 1.90807 0.773464 1.33 1.91564 0.758307 1.33 1.90783 0.766196 1.33 1.90136 0.774964 1.3272 1.90807 0.773464 1.33 1.90783 0.766196 1.33 1.90136 0.774964 1.33 1.8962 0.784583 1.3272 1.90807 0.773464 1.3272 1.90807 0.773464 1.33 1.8962 0.784583 1.32374 1.90311 0.796009 1.31939 1.9176 0.782528 1.32374 1.90311 0.796009 1.31658 1.91503 0.797959 1.31939 1.9176 0.782528 1.3272 1.90807 0.773464 1.32374 1.90311 0.796009 1.31939 1.9176 0.782528 1.32218 1.92406 0.768296 1.3272 1.90807 0.773464 1.3272 1.90807 0.773464 1.32218 1.92406 0.768296 1.33 1.91564 0.758307 1.33 1.8962 0.784583 1.33 1.89245 0.794814 1.32374 1.90311 0.796009 1.32374 1.90311 0.796009 1.33 1.89245 0.794814 1.33 1.89018 0.805485 1.32064 1.90533 0.818164 1.33 1.89018 0.805485 1.32851 1.89198 0.818225 1.32705 1.89564 0.830451 1.32064 1.90533 0.818164 1.32851 1.89198 0.818225 1.32705 1.89564 0.830451 1.31746 1.9143 0.838722 1.32064 1.90533 0.818164 1.32705 1.89564 0.830451 1.32546 1.90129 0.842324 1.31746 1.9143 0.838722 1.31746 1.9143 0.838722 1.32546 1.90129 0.842324 1.32378 1.90885 0.853377 1.31399 1.92969 0.855958 1.32378 1.90885 0.853377 1.32206 1.91812 0.863161 1.32037 1.92874 0.871312 1.31399 1.92969 0.855958 1.32206 1.91812 0.863161 1.32037 1.92874 0.871312 1.31072 1.94931 0.867259 1.31399 1.92969 0.855958 1.32037 1.92874 0.871312 1.31878 1.94029 0.877592 1.31072 1.94931 0.867259 1.31072 1.94931 0.867259 1.31878 1.94029 0.877592 1.31732 1.9523 0.881914 1.30769 1.97092 0.871884 1.31732 1.9523 0.881914 1.31583 1.96493 0.884401 1.31421 1.97814 0.884942 1.30769 1.97092 0.871884 1.31583 1.96493 0.884401 1.31421 1.97814 0.884942 1.30426 1.99381 0.869499 1.30769 1.97092 0.871884 1.31421 1.97814 0.884942 1.31251 1.99148 0.883388 1.30426 1.99381 0.869499 1.30426 1.99381 0.869499 1.31251 1.99148 0.883388 1.3108 2.00444 0.879737 1.30087 2.01469 0.860071 1.3108 2.00444 0.879737 1.30913 2.01656 0.874146 1.30757 2.02743 0.866902 1.30087 2.01469 0.860071 1.30913 2.01656 0.874146 1.30757 2.02743 0.866902 1.29787 2.031 0.845258 1.30087 2.01469 0.860071 1.30757 2.02743 0.866902 1.30613 2.03682 0.858337 1.29787 2.031 0.845258 1.29787 2.031 0.845258 1.30613 2.03682 0.858337 1.3046 2.04498 0.848254 1.30296 2.05164 0.836757 1.29787 2.031 0.845258 1.3046 2.04498 0.848254 1.30296 2.05164 0.836757 1.29453 2.04234 0.825474 1.29787 2.031 0.845258 1.30296 2.05164 0.836757 1.30125 2.05648 0.824202 1.29453 2.04234 0.825474 1.29453 2.04234 0.825474 1.30125 2.05648 0.824202 1.29954 2.05928 0.811041 1.29107 2.04694 0.802868 1.29954 2.05928 0.811041 1.29789 2.05997 0.797771 1.29636 2.05864 0.784871 1.29107 2.04694 0.802868 1.29789 2.05997 0.797771 1.29636 2.05864 0.784871 1.28799 2.04439 0.780801 1.29107 2.04694 0.802868 1.29636 2.05864 0.784871 1.29493 2.05545 0.772569 1.28799 2.04439 0.780801 1.28799 2.04439 0.780801 1.29493 2.05545 0.772569 1.29337 2.0503 0.760566 1.28479 2.03508 0.760329 1.29337 2.0503 0.760566 1.2917 2.0432 0.749266 1.28998 2.03433 0.739128 1.28479 2.03508 0.760329 1.2917 2.0432 0.749266 1.28998 2.03433 0.739128 1.28132 2.01942 0.743335 1.28479 2.03508 0.760329 1.28998 2.03433 0.739128 1.28828 2.024 0.730545 1.28132 2.01942 0.743335 1.28132 2.01942 0.743335 1.28828 2.024 0.730545 1.28666 2.01264 0.723786 1.27808 1.99968 0.732362 1.28666 2.01264 0.723786 1.28517 2.0007 0.718979 1.28372 1.98828 0.716044 1.27808 1.99968 0.732362 1.28517 2.0007 0.718979 1.28372 1.98828 0.716044 1.27503 1.97796 0.728061 1.27808 1.99968 0.732362 1.28372 1.98828 0.716044 1.28212 1.97517 0.715 1.27503 1.97796 0.728061 1.27503 1.97796 0.728061 1.28212 1.97517 0.715 1.28044 1.96182 0.716028 1.27159 1.95509 0.730808 1.28044 1.96182 0.716028 1.27872 1.94871 0.719167 1.27704 1.93634 0.724298 1.27159 1.95509 0.730808 1.27872 1.94871 0.719167 1.27704 1.93634 0.724298 1.26822 1.93439 0.740545 1.27159 1.95509 0.730808 1.27704 1.93634 0.724298 1.27544 1.92513 0.731164 1.26822 1.93439 0.740545 1.26822 1.93439 0.740545 1.27544 1.92513 0.731164 1.27399 1.91539 0.739407 1.26522 1.91832 0.755602 1.27399 1.91539 0.739407 1.2725 1.90693 0.749099 1.27087 1.89986 0.760273 1.26522 1.91832 0.755602 1.2725 1.90693 0.749099 1.27087 1.89986 0.760273 1.26186 1.90726 0.775595 1.26522 1.91832 0.755602 1.27087 1.89986 0.760273 1.26918 1.89454 0.772604 1.26186 1.90726 0.775595 1.26186 1.90726 0.775595 1.26918 1.89454 0.772604 1.26746 1.89122 0.785661 1.25841 1.90302 0.798254 1.26746 1.89122 0.785661 1.26579 1.89001 0.798951 1.26423 1.89085 0.811984 1.25841 1.90302 0.798254 1.26579 1.89001 0.798951 1.26423 1.89085 0.811984 1.25535 1.9059 0.820234 1.25841 1.90302 0.798254 1.26423 1.89085 0.811984 1.2628 1.89358 0.824397 1.25535 1.9059 0.820234 1.25535 1.9059 0.820234 1.2628 1.89358 0.824397 1.26127 1.89824 0.8365 1.25212 1.91557 0.840642 1.26127 1.89824 0.8365 1.25962 1.90486 0.848019 1.25791 1.91332 0.858486 1.25212 1.91557 0.840642 1.25962 1.90486 0.848019 1.25791 1.91332 0.858486 1.24865 1.93148 0.857358 1.25212 1.91557 0.840642 1.25791 1.91332 0.858486 1.2562 1.92332 0.867486 1.24865 1.93148 0.857358 1.24865 1.93148 0.857358 1.2562 1.92332 0.867486 1.25456 1.93447 0.874715 1.24543 1.95134 0.868 1.25456 1.93447 0.874715 1.25303 1.94631 0.880011 1.25159 1.95856 0.883395 1.24543 1.95134 0.868 1.25303 1.94631 0.880011 1.25159 1.95856 0.883395 1.24237 1.97316 0.871976 1.24543 1.95134 0.868 1.25159 1.95856 0.883395 1.25003 1.97153 0.884929 1.24237 1.97316 0.871976 1.24237 1.97316 0.871976 1.25003 1.97153 0.884929 1.24836 1.98487 0.884425 1.23891 1.996 0.868868 1.24836 1.98487 0.884425 1.24665 1.99808 0.881806 1.24495 2.01068 0.87715 1.23891 1.996 0.868868 1.24665 1.99808 0.881806 1.24495 2.01068 0.87715 1.23556 2.01651 0.858827 1.23891 1.996 0.868868 1.24495 2.01068 0.87715 1.24333 2.02221 0.870684 1.23556 2.01651 0.858827 1.23556 2.01651 0.858827 1.24333 2.02221 0.870684 1.24184 2.03234 0.86275 1.23256 2.03235 0.843525 1.24184 2.03234 0.86275 1.24038 2.04109 0.853456 1.23879 2.04854 0.842625 1.23256 2.03235 0.843525 1.24038 2.04109 0.853456 1.23879 2.04854 0.842625 1.22919 2.04312 0.823329 1.23256 2.03235 0.843525 1.23879 2.04854 0.842625 1.2371 2.05432 0.830544 1.22919 2.04312 0.823329 1.22919 2.04312 0.823329 1.2371 2.05432 0.830544 1.23538 2.05815 0.817623 1.22575 2.047 0.800626 1.23538 2.05815 0.817623 1.2337 2.05989 0.804344 1.23211 2.05954 0.791204 1.22575 2.047 0.800626 1.2337 2.05989 0.804344 1.23211 2.05954 0.791204 1.22271 2.04379 0.778731 1.22575 2.047 0.800626 1.23211 2.05954 0.791204 1.23065 2.05727 0.778645 1.22271 2.04379 0.778731 1.22271 2.04379 0.778731 1.23065 2.05727 0.778645 1.22916 2.05311 0.76647 1.21946 2.03381 0.758457 1.22916 2.05311 0.76647 1.22754 2.04696 0.754761 1.22584 2.03894 0.743991 1.21946 2.03381 0.758457 1.22754 2.04696 0.754761 1.22584 2.03894 0.743991 1.21598 2.01761 0.741965 1.21946 2.03381 0.758457 1.22584 2.03894 0.743991 1.22412 2.02929 0.734594 1.21598 2.01761 0.741965 1.21598 2.01761 0.741965 1.22412 2.02929 0.734594 1.22246 2.01838 0.726903 1.21279 1.99765 0.731654 1.22246 2.01838 0.726903 1.22089 2.00667 0.72112 1.21946 1.99456 0.71728 1.21279 1.99765 0.731654 1.22089 2.00667 0.72112 1.21946 1.99456 0.71728 1.2097 1.97572 0.728004 1.21279 1.99765 0.731654 1.21946 1.99456 0.71728 1.21793 1.98174 0.715268 1.2097 1.97572 0.728004 1.2097 1.97572 0.728004 1.21793 1.98174 0.715268 1.21628 1.96845 0.715253 1.20624 1.95291 0.731473 1.21628 1.96845 0.715253 1.21457 1.95516 0.717348 1.21286 1.94237 0.721514 1.20624 1.95291 0.731473 1.21457 1.95516 0.717348 1.21286 1.94237 0.721514 1.20291 1.93259 0.741813 1.20624 1.95291 0.731473 1.21286 1.94237 0.721514 1.21122 1.93053 0.727558 1.20291 1.93259 0.741813 1.20291 1.93259 0.741813 1.21122 1.93053 0.727558 1.20969 1.92003 0.735164 1.20826 1.91098 0.744085 1.20291 1.93259 0.741813 1.20969 1.92003 0.735164 1.20826 1.91098 0.744085 1.19991 1.91698 0.757361 1.20291 1.93259 0.741813 1.20826 1.91098 0.744085 1.20669 1.90317 0.754555 1.19991 1.91698 0.757361 1.19991 1.91698 0.757361 1.20669 1.90317 0.754555 1.20503 1.89694 0.76636 1.19652 1.90652 0.777753 1.20503 1.89694 0.76636 1.20331 1.89261 0.779115 1.20161 1.89034 0.792352 1.19652 1.90652 0.777753 1.20331 1.89261 0.779115 1.20161 1.89034 0.792352 1.19309 1.903 0.800491 1.19652 1.90652 0.777753 1.20161 1.89034 0.792352 1.19999 1.89018 0.805572 1.19309 1.903 0.800491 1.19309 1.903 0.800491 1.19999 1.89018 0.805572 1.1985 1.89199 0.818307 1.19006 1.90654 0.822302 1.1985 1.89199 0.818307 1.19704 1.89567 0.830532 1.19545 1.90133 0.842401 1.19006 1.90654 0.822302 1.19704 1.89567 0.830532 1.19545 1.90133 0.842401 1.18679 1.91686 0.842466 1.19006 1.90654 0.822302 1.19545 1.90133 0.842401 1.19376 1.90891 0.853447 1.18679 1.91686 0.842466 1.18679 1.91686 0.842466 1.19376 1.90891 0.853447 1.19205 1.91818 0.863221 1.18331 1.9333 0.858697 1.19205 1.91818 0.863221 1.19036 1.92882 0.87136 1.18877 1.94037 0.877627 1.18331 1.9333 0.858697 1.19036 1.92882 0.87136 1.18877 1.94037 0.877627 1.18016 1.95332 0.868657 1.18331 1.9333 0.858697 1.18877 1.94037 0.877627 1.18732 1.95238 0.881936 1.18016 1.95332 0.868657 1.18016 1.95332 0.868657 1.18732 1.95238 0.881936 1.18582 1.96501 0.884411 1.17704 1.9754 0.871999 1.18582 1.96501 0.884411 1.1842 1.97823 0.884939 1.1825 1.99157 0.88337 1.17704 1.9754 0.871999 1.1842 1.97823 0.884939 1.1825 1.99157 0.88337 1.17357 1.99817 0.868169 1.17704 1.9754 0.871999 1.1825 1.99157 0.88337 1.18079 2.00453 0.879706 1.17357 1.99817 0.868169 1.17357 1.99817 0.868169 1.18079 2.00453 0.879706 1.17912 2.01664 0.874102 1.17026 2.01829 0.857535 1.17912 2.01664 0.874102 1.17756 2.0275 0.86685 1.17612 2.03688 0.858275 1.17026 2.01829 0.857535 1.17756 2.0275 0.86685 1.17612 2.03688 0.858275 1.16725 2.03367 0.84174 1.17026 2.01829 0.857535 1.17612 2.03688 0.858275 1.17459 2.04503 0.848182 1.16725 2.03367 0.84174 1.16725 2.03367 0.84174 1.17459 2.04503 0.848182 1.17295 2.05168 0.836677 1.16385 2.04382 0.821159 1.17295 2.05168 0.836677 1.17124 2.05651 0.824116 1.16953 2.05929 0.810953 1.16385 2.04382 0.821159 1.17124 2.05651 0.824116 1.16953 2.05929 0.810953 1.16043 2.04698 0.798394 1.16385 2.04382 0.821159 1.16953 2.05929 0.810953 1.16788 2.05997 0.797683 1.16043 2.04698 0.798394 1.16043 2.04698 0.798394 1.16788 2.05997 0.797683 1.16636 2.05863 0.784788 1.15741 2.04312 0.776681 1.16636 2.05863 0.784788 1.16492 2.05542 0.772488 1.16336 2.05026 0.760488 1.15741 2.04312 0.776681 1.16492 2.05542 0.772488 1.16336 2.05026 0.760488 1.15412 2.03247 0.756622 1.15741 2.04312 0.776681 1.16336 2.05026 0.760488 1.16169 2.04315 0.749194 1.15412 2.03247 0.756622 1.15412 2.03247 0.756622 1.16169 2.04315 0.749194 1.15997 2.03426 0.739066 1.15065 2.01577 0.740656 1.15997 2.03426 0.739066 1.15827 2.02393 0.730493 1.15665 2.01256 0.723747 1.15065 2.01577 0.740656 1.15827 2.02393 0.730493 1.15665 2.01256 0.723747 1.14751 1.99561 0.731012 1.15065 2.01577 0.740656 1.15665 2.01256 0.723747 1.15516 2.00062 0.718953 1.14751 1.99561 0.731012 1.14751 1.99561 0.731012 1.15516 2.00062 0.718953 1.15371 1.98819 0.71603 1.14437 1.97347 0.728016 1.15371 1.98819 0.71603 1.15211 1.97508 0.715 1.15043 1.96173 0.716042 1.14437 1.97347 0.728016 1.15211 1.97508 0.715 1.15043 1.96173 0.716042 1.1409 1.95075 0.732206 1.14437 1.97347 0.728016 1.15043 1.96173 0.716042 1.14871 1.94863 0.719194 1.1409 1.95075 0.732206 1.1409 1.95075 0.732206 1.14871 1.94863 0.719194 1.14702 1.93627 0.724339 1.13761 1.93085 0.743128 1.14702 1.93627 0.724339 1.14543 1.92506 0.731215 1.14398 1.91533 0.739466 1.13761 1.93085 0.743128 1.14543 1.92506 0.731215 1.14398 1.91533 0.739466 1.13459 1.9157 0.75917 1.13761 1.93085 0.743128 1.14398 1.91533 0.739466 1.14249 1.90687 0.749169 1.13459 1.9157 0.75917 1.13459 1.9157 0.75917 1.14249 1.90687 0.749169 1.14086 1.89981 0.760352 1.13117 1.90585 0.779934 1.14086 1.89981 0.760352 1.13916 1.89451 0.772689 1.13745 1.8912 0.785749 1.13117 1.90585 0.779934 1.13916 1.89451 0.772689 1.13745 1.8912 0.785749 1.12777 1.90305 0.802717 1.13117 1.90585 0.779934 1.13745 1.8912 0.785749 1.13578 1.89001 0.799039 1.12777 1.90305 0.802717 1.12777 1.90305 0.802717 1.13578 1.89001 0.799039 1.13422 1.89086 0.812069 1.12476 1.90725 0.824363 1.13422 1.89086 0.812069 1.13279 1.8936 0.824478 1.13126 1.89827 0.836579 1.12476 1.90725 0.824363 1.13279 1.8936 0.824478 1.13126 1.89827 0.836579 1.12145 1.91823 0.844281 1.12476 1.90725 0.824363 1.13126 1.89827 0.836579 1.12961 1.90491 0.848093 1.12145 1.91823 0.844281 1.12145 1.91823 0.844281 1.12961 1.90491 0.848093 1.1279 1.91338 0.858551 1.11798 1.93516 0.859975 1.1279 1.91338 0.858551 1.12619 1.92339 0.86754 1.12454 1.93455 0.874757 1.11798 1.93516 0.859975 1.12619 1.92339 0.86754 1.12454 1.93455 0.874757 1.11487 1.95542 0.869286 1.11798 1.93516 0.859975 1.12454 1.93455 0.874757 1.12302 1.94639 0.880039 1.11487 1.95542 0.869286 1.11487 1.95542 0.869286 1.12302 1.94639 0.880039 1.12158 1.95864 0.883411 1.11171 1.97766 0.871951 1.12158 1.95864 0.883411 1.12002 1.97162 0.884933 1.11835 1.98496 0.884415 1.11171 1.97766 0.871951 1.12002 1.97162 0.884933 1.11835 1.98496 0.884415 1.11664 1.99817 0.881782 1.11171 1.97766 0.871951 1.11171 1.97766 0.871951 1.11664 1.99817 0.881782 1.10823 2.00031 0.867403 1.10145 1.99534 0.856448 1.10823 2.00031 0.867403 1.09873 2.0091 0.849366 1.10145 1.99534 0.856448 1.11171 1.97766 0.871951 1.10823 2.00031 0.867403 1.10145 1.99534 0.856448 1.10428 1.98 0.859792 1.11171 1.97766 0.871951 1.11171 1.97766 0.871951 1.10428 1.98 0.859792 1.10695 1.96461 0.859094 1.11487 1.95542 0.869286 1.10695 1.96461 0.859094 1.10937 1.95037 0.854712 1.11798 1.93516 0.859975 1.10937 1.95037 0.854712 1.11206 1.93722 0.846615 1.12145 1.91823 0.844281 1.11206 1.93722 0.846615 1.1149 1.92642 0.835217 1.12476 1.90725 0.824363 1.1149 1.92642 0.835217 1.11759 1.91904 0.821654 1.12001 1.91543 0.807194 1.12476 1.90725 0.824363 1.11759 1.91904 0.821654 1.12001 1.91543 0.807194 1.12777 1.90305 0.802717 1.12476 1.90725 0.824363 1.12001 1.91543 0.807194 1.12268 1.91556 0.791797 1.12777 1.90305 0.802717 1.12777 1.90305 0.802717 1.12268 1.91556 0.791797 1.13117 1.90585 0.779934 1.13117 1.90585 0.779934 1.12268 1.91556 0.791797 1.12551 1.91973 0.776657 1.13459 1.9157 0.75917 1.12551 1.91973 0.776657 1.12823 1.92754 0.763293 1.13761 1.93085 0.743128 1.12823 1.92754 0.763293 1.13065 1.93806 0.752722 1.1333 1.95126 0.744894 1.13761 1.93085 0.743128 1.13065 1.93806 0.752722 1.1333 1.95126 0.744894 1.1409 1.95075 0.732206 1.13761 1.93085 0.743128 1.1333 1.95126 0.744894 1.13613 1.96637 0.740624 1.1409 1.95075 0.732206 1.1409 1.95075 0.732206 1.13613 1.96637 0.740624 1.14437 1.97347 0.728016 1.14437 1.97347 0.728016 1.13613 1.96637 0.740624 1.13886 1.98188 0.740396 1.14751 1.99561 0.731012 1.13886 1.98188 0.740396 1.14129 1.99639 0.743941 1.15065 2.01577 0.740656 1.14129 1.99639 0.743941 1.14391 2.00988 0.751177 1.15412 2.03247 0.756622 1.14391 2.00988 0.751177 1.14674 2.02134 0.761886 1.14949 2.02958 0.775073 1.15412 2.03247 0.756622 1.14674 2.02134 0.761886 1.14949 2.02958 0.775073 1.15741 2.04312 0.776681 1.15412 2.03247 0.756622 1.14949 2.02958 0.775073 1.15194 2.03405 0.789348 1.15741 2.04312 0.776681 1.15741 2.04312 0.776681 1.15194 2.03405 0.789348 1.16043 2.04698 0.798394 1.16636 2.05863 0.784788 1.15741 2.04312 0.776681 1.16043 2.04698 0.798394 1.32374 1.90311 0.796009 1.33 1.89018 0.805485 1.32064 1.90533 0.818164 1.31405 1.91643 0.813036 1.32064 1.90533 0.818164 1.31156 1.92152 0.827199 1.31405 1.91643 0.813036 1.32374 1.90311 0.796009 1.32064 1.90533 0.818164 1.31405 1.91643 0.813036 1.31658 1.91503 0.797959 1.32374 1.90311 0.796009 1.31746 1.9143 0.838722 1.32378 1.90885 0.853377 1.31399 1.92969 0.855958 1.30878 1.93034 0.840071 1.31399 1.92969 0.855958 1.30596 1.94223 0.850263 1.30878 1.93034 0.840071 1.31746 1.9143 0.838722 1.31399 1.92969 0.855958 1.30878 1.93034 0.840071 1.31156 1.92152 0.827199 1.31746 1.9143 0.838722 1.31746 1.9143 0.838722 1.31156 1.92152 0.827199 1.32064 1.90533 0.818164 1.31072 1.94931 0.867259 1.31732 1.9523 0.881914 1.30769 1.97092 0.871884 1.30093 1.97062 0.85984 1.30769 1.97092 0.871884 1.29816 1.98617 0.85895 1.30093 1.97062 0.85984 1.31072 1.94931 0.867259 1.30769 1.97092 0.871884 1.30093 1.97062 0.85984 1.3034 1.95591 0.856883 1.31072 1.94931 0.867259 1.31072 1.94931 0.867259 1.3034 1.95591 0.856883 1.30596 1.94223 0.850263 1.31399 1.92969 0.855958 1.31072 1.94931 0.867259 1.30596 1.94223 0.850263 1.30426 1.99381 0.869499 1.3108 2.00444 0.879737 1.30087 2.01469 0.860071 1.29534 2.00106 0.854044 1.30087 2.01469 0.860071 1.29275 2.01385 0.845727 1.29534 2.00106 0.854044 1.30426 1.99381 0.869499 1.30087 2.01469 0.860071 1.29534 2.00106 0.854044 1.29816 1.98617 0.85895 1.30426 1.99381 0.869499 1.30426 1.99381 0.869499 1.29816 1.98617 0.85895 1.30769 1.97092 0.871884 1.29453 2.04234 0.825474 1.29954 2.05928 0.811041 1.29107 2.04694 0.802868 1.28472 2.03473 0.805657 1.29107 2.04694 0.802868 1.2821 2.03422 0.790365 1.28472 2.03473 0.805657 1.29453 2.04234 0.825474 1.29107 2.04694 0.802868 1.28472 2.03473 0.805657 1.28755 2.03122 0.820947 1.29453 2.04234 0.825474 1.29453 2.04234 0.825474 1.28755 2.03122 0.820947 1.2903 2.02395 0.834693 1.29787 2.031 0.845258 1.2903 2.02395 0.834693 1.29275 2.01385 0.845727 1.30087 2.01469 0.860071 1.29787 2.031 0.845258 1.29275 2.01385 0.845727 1.28799 2.04439 0.780801 1.29337 2.0503 0.760566 1.28479 2.03508 0.760329 1.27967 2.03001 0.776038 1.28479 2.03508 0.760329 1.27694 2.02202 0.762731 1.27967 2.03001 0.776038 1.28799 2.04439 0.780801 1.28479 2.03508 0.760329 1.27967 2.03001 0.776038 1.2821 2.03422 0.790365 1.28799 2.04439 0.780801 1.28799 2.04439 0.780801 1.2821 2.03422 0.790365 1.29107 2.04694 0.802868 1.28132 2.01942 0.743335 1.28666 2.01264 0.723786 1.27808 1.99968 0.732362 1.27146 1.99735 0.744319 1.27808 1.99968 0.732362 1.26904 1.98293 0.740526 1.27146 1.99735 0.744319 1.28132 2.01942 0.743335 1.27808 1.99968 0.732362 1.27146 1.99735 0.744319 1.2741 2.01075 0.751811 1.28132 2.01942 0.743335 1.28132 2.01942 0.743335 1.2741 2.01075 0.751811 1.27694 2.02202 0.762731 1.28479 2.03508 0.760329 1.28132 2.01942 0.743335 1.27694 2.02202 0.762731 1.27503 1.97796 0.728061 1.28044 1.96182 0.716028 1.27159 1.95509 0.730808 1.26632 1.96744 0.740478 1.27159 1.95509 0.730808 1.26349 1.95226 0.744476 1.26632 1.96744 0.740478 1.27503 1.97796 0.728061 1.27159 1.95509 0.730808 1.26632 1.96744 0.740478 1.26904 1.98293 0.740526 1.27503 1.97796 0.728061 1.27503 1.97796 0.728061 1.26904 1.98293 0.740526 1.27808 1.99968 0.732362 1.26822 1.93439 0.740545 1.27399 1.91539 0.739407 1.26522 1.91832 0.755602 1.2584 1.92819 0.762469 1.26522 1.91832 0.755602 1.25571 1.92016 0.775662 1.2584 1.92819 0.762469 1.26822 1.93439 0.740545 1.26522 1.91832 0.755602 1.2584 1.92819 0.762469 1.26082 1.93888 0.752089 1.26822 1.93439 0.740545 1.26822 1.93439 0.740545 1.26082 1.93888 0.752089 1.26349 1.95226 0.744476 1.27159 1.95509 0.730808 1.26822 1.93439 0.740545 1.26349 1.95226 0.744476 1.26186 1.90726 0.775595 1.26746 1.89122 0.785661 1.25841 1.90302 0.798254 1.25287 1.91572 0.790726 1.25841 1.90302 0.798254 1.25018 1.91532 0.806156 1.25287 1.91572 0.790726 1.26186 1.90726 0.775595 1.25841 1.90302 0.798254 1.25287 1.91572 0.790726 1.25571 1.92016 0.775662 1.26186 1.90726 0.775595 1.26186 1.90726 0.775595 1.25571 1.92016 0.775662 1.26522 1.91832 0.755602 1.25535 1.9059 0.820234 1.26127 1.89824 0.8365 1.25212 1.91557 0.840642 1.24777 1.91867 0.820675 1.25212 1.91557 0.840642 1.24509 1.92579 0.834335 1.24777 1.91867 0.820675 1.25535 1.9059 0.820234 1.25212 1.91557 0.840642 1.24777 1.91867 0.820675 1.25018 1.91532 0.806156 1.25535 1.9059 0.820234 1.25535 1.9059 0.820234 1.25018 1.91532 0.806156 1.25841 1.90302 0.798254 1.24865 1.93148 0.857358 1.25456 1.93447 0.874715 1.24543 1.95134 0.868 1.23955 1.94942 0.854273 1.24543 1.95134 0.868 1.23713 1.96359 0.858905 1.23955 1.94942 0.854273 1.24865 1.93148 0.857358 1.24543 1.95134 0.868 1.23955 1.94942 0.854273 1.24226 1.93639 0.845925 1.24865 1.93148 0.857358 1.24865 1.93148 0.857358 1.24226 1.93639 0.845925 1.25212 1.91557 0.840642 1.25212 1.91557 0.840642 1.24226 1.93639 0.845925 1.24509 1.92579 0.834335 1.24237 1.97316 0.871976 1.24836 1.98487 0.884425 1.23891 1.996 0.868868 1.23448 1.97892 0.859872 1.23891 1.996 0.868868 1.23164 1.99432 0.856806 1.23448 1.97892 0.859872 1.24237 1.97316 0.871976 1.23891 1.996 0.868868 1.23448 1.97892 0.859872 1.23713 1.96359 0.858905 1.24237 1.97316 0.871976 1.24237 1.97316 0.871976 1.23713 1.96359 0.858905 1.24543 1.95134 0.868 1.23556 2.01651 0.858827 1.24184 2.03234 0.86275 1.23256 2.03235 0.843525 1.22648 2.01954 0.840207 1.23256 2.03235 0.843525 1.22386 2.02826 0.827624 1.22648 2.01954 0.840207 1.23556 2.01651 0.858827 1.23256 2.03235 0.843525 1.22648 2.01954 0.840207 1.22891 2.00823 0.849957 1.23556 2.01651 0.858827 1.23556 2.01651 0.858827 1.22891 2.00823 0.849957 1.23891 1.996 0.868868 1.23891 1.996 0.868868 1.22891 2.00823 0.849957 1.23164 1.99432 0.856806 1.22919 2.04312 0.823329 1.23538 2.05815 0.817623 1.22575 2.047 0.800626 1.22103 2.0336 0.812871 1.22575 2.047 0.800626 1.21828 2.03494 0.797386 1.22103 2.0336 0.812871 1.22919 2.04312 0.823329 1.22575 2.047 0.800626 1.22103 2.0336 0.812871 1.22386 2.02826 0.827624 1.22919 2.04312 0.823329 1.22919 2.04312 0.823329 1.22386 2.02826 0.827624 1.23256 2.03235 0.843525 1.22271 2.04379 0.778731 1.22916 2.05311 0.76647 1.21946 2.03381 0.758457 1.21324 2.0262 0.768713 1.21946 2.03381 0.758457 1.21042 2.01634 0.756517 1.21324 2.0262 0.768713 1.22271 2.04379 0.778731 1.21946 2.03381 0.758457 1.21324 2.0262 0.768713 1.21584 2.03243 0.782643 1.22271 2.04379 0.778731 1.22271 2.04379 0.778731 1.21584 2.03243 0.782643 1.22575 2.047 0.800626 1.22575 2.047 0.800626 1.21584 2.03243 0.782643 1.21828 2.03494 0.797386 1.21598 2.01761 0.741965 1.22246 2.01838 0.726903 1.21279 1.99765 0.731654 1.20765 2.00376 0.747342 1.21279 1.99765 0.731654 1.20519 1.98981 0.741856 1.20765 2.00376 0.747342 1.21598 2.01761 0.741965 1.21279 1.99765 0.731654 1.20765 2.00376 0.747342 1.21042 2.01634 0.756517 1.21598 2.01761 0.741965 1.21598 2.01761 0.741965 1.21042 2.01634 0.756517 1.21946 2.03381 0.758457 1.2097 1.97572 0.728004 1.21628 1.96845 0.715253 1.20624 1.95291 0.731473 1.1998 1.95919 0.74212 1.20624 1.95291 0.731473 1.19702 1.9448 0.748152 1.1998 1.95919 0.74212 1.2097 1.97572 0.728004 1.20624 1.95291 0.731473 1.1998 1.95919 0.74212 1.20262 1.97471 0.740001 1.2097 1.97572 0.728004 1.2097 1.97572 0.728004 1.20262 1.97471 0.740001 1.20519 1.98981 0.741856 1.21279 1.99765 0.731654 1.2097 1.97572 0.728004 1.20519 1.98981 0.741856 1.19991 1.91698 0.757361 1.20503 1.89694 0.76636 1.19652 1.90652 0.777753 1.192 1.9235 0.769209 1.19652 1.90652 0.777753 1.18919 1.91729 0.783571 1.192 1.9235 0.769209 1.19991 1.91698 0.757361 1.19652 1.90652 0.777753 1.192 1.9235 0.769209 1.19454 1.93286 0.757288 1.19991 1.91698 0.757361 1.19991 1.91698 0.757361 1.19454 1.93286 0.757288 1.20291 1.93259 0.741813 1.20291 1.93259 0.741813 1.19454 1.93286 0.757288 1.19702 1.9448 0.748152 1.20624 1.95291 0.731473 1.20291 1.93259 0.741813 1.19702 1.9448 0.748152 1.19309 1.903 0.800491 1.1985 1.89199 0.818307 1.19006 1.90654 0.822302 1.18389 1.91666 0.814027 1.19006 1.90654 0.822302 1.18137 1.92201 0.828145 1.18389 1.91666 0.814027 1.19309 1.903 0.800491 1.19006 1.90654 0.822302 1.18389 1.91666 0.814027 1.1864 1.91501 0.799028 1.19309 1.903 0.800491 1.19309 1.903 0.800491 1.1864 1.91501 0.799028 1.19652 1.90652 0.777753 1.19652 1.90652 0.777753 1.1864 1.91501 0.799028 1.18919 1.91729 0.783571 1.18679 1.91686 0.842466 1.19205 1.91818 0.863221 1.18331 1.9333 0.858697 1.17858 1.93108 0.840874 1.18331 1.9333 0.858697 1.17577 1.94314 0.85084 1.17858 1.93108 0.840874 1.18679 1.91686 0.842466 1.18331 1.9333 0.858697 1.17858 1.93108 0.840874 1.18137 1.92201 0.828145 1.18679 1.91686 0.842466 1.18679 1.91686 0.842466 1.18137 1.92201 0.828145 1.19006 1.90654 0.822302 1.18016 1.95332 0.868657 1.18582 1.96501 0.884411 1.17704 1.9754 0.871999 1.17075 1.97168 0.859908 1.17704 1.9754 0.871999 1.16797 1.98724 0.858738 1.17075 1.97168 0.859908 1.18016 1.95332 0.868657 1.17704 1.9754 0.871999 1.17075 1.97168 0.859908 1.17323 1.95688 0.8572 1.18016 1.95332 0.868657 1.18016 1.95332 0.868657 1.17323 1.95688 0.8572 1.18331 1.9333 0.858697 1.18331 1.9333 0.858697 1.17323 1.95688 0.8572 1.17577 1.94314 0.85084 1.17357 1.99817 0.868169 1.17912 2.01664 0.874102 1.17026 2.01829 0.857535 1.16515 2.00203 0.853568 1.17026 2.01829 0.857535 1.16258 2.01462 0.845056 1.16515 2.00203 0.853568 1.17357 1.99817 0.868169 1.17026 2.01829 0.857535 1.16515 2.00203 0.853568 1.16797 1.98724 0.858738 1.17357 1.99817 0.868169 1.17357 1.99817 0.868169 1.16797 1.98724 0.858738 1.17704 1.9754 0.871999 1.16725 2.03367 0.84174 1.17295 2.05168 0.836677 1.16385 2.04382 0.821159 1.15735 2.03159 0.819926 1.16385 2.04382 0.821159 1.15453 2.03482 0.804585 1.15735 2.03159 0.819926 1.16725 2.03367 0.84174 1.16385 2.04382 0.821159 1.15735 2.03159 0.819926 1.16012 2.02456 0.833823 1.16725 2.03367 0.84174 1.16725 2.03367 0.84174 1.16012 2.02456 0.833823 1.16258 2.01462 0.845056 1.17026 2.01829 0.857535 1.16725 2.03367 0.84174 1.16258 2.01462 0.845056 1.15412 2.03247 0.756622 1.15997 2.03426 0.739066 1.15065 2.01577 0.740656 1.14391 2.00988 0.751177 1.15412 2.03247 0.756622 1.15065 2.01577 0.740656 1.14751 1.99561 0.731012 1.15371 1.98819 0.71603 1.14437 1.97347 0.728016 1.13886 1.98188 0.740396 1.14751 1.99561 0.731012 1.14437 1.97347 0.728016 1.1409 1.95075 0.732206 1.14702 1.93627 0.724339 1.13761 1.93085 0.743128 1.13459 1.9157 0.75917 1.14086 1.89981 0.760352 1.13117 1.90585 0.779934 1.12551 1.91973 0.776657 1.13459 1.9157 0.75917 1.13117 1.90585 0.779934 1.12777 1.90305 0.802717 1.13422 1.89086 0.812069 1.12476 1.90725 0.824363 1.12145 1.91823 0.844281 1.1279 1.91338 0.858551 1.11798 1.93516 0.859975 1.11206 1.93722 0.846615 1.12145 1.91823 0.844281 1.11798 1.93516 0.859975 1.11487 1.95542 0.869286 1.12158 1.95864 0.883411 1.11171 1.97766 0.871951 1.10695 1.96461 0.859094 1.11487 1.95542 0.869286 1.11171 1.97766 0.871951 1.11664 1.99817 0.881782 1.11494 2.01076 0.877113 1.10823 2.00031 0.867403 1.10823 2.00031 0.867403 1.11494 2.01076 0.877113 1.11332 2.02228 0.870636 1.10496 2.02001 0.856198 1.11332 2.02228 0.870636 1.11183 2.0324 0.862693 1.11037 2.04114 0.853389 1.10496 2.02001 0.856198 1.11183 2.0324 0.862693 1.11037 2.04114 0.853389 1.10193 2.03493 0.839907 1.10496 2.02001 0.856198 1.11037 2.04114 0.853389 1.10878 2.04858 0.842548 1.10193 2.03493 0.839907 1.10193 2.03493 0.839907 1.10878 2.04858 0.842548 1.10709 2.05435 0.83046 1.0985 2.04446 0.818968 1.10709 2.05435 0.83046 1.10537 2.05817 0.817535 1.10369 2.05989 0.804256 1.0985 2.04446 0.818968 1.10537 2.05817 0.817535 1.10369 2.05989 0.804256 1.09511 2.0469 0.796175 1.0985 2.04446 0.818968 1.10369 2.05989 0.804256 1.1021 2.05953 0.791118 1.09511 2.0469 0.796175 1.09511 2.0469 0.796175 1.1021 2.05953 0.791118 1.10064 2.05725 0.778563 1.09211 2.04237 0.77461 1.10064 2.05725 0.778563 1.09915 2.05307 0.76639 1.09753 2.04691 0.754686 1.09211 2.04237 0.77461 1.09915 2.05307 0.76639 1.09753 2.04691 0.754686 1.08878 2.03107 0.754827 1.09211 2.04237 0.77461 1.09753 2.04691 0.754686 1.09583 2.03888 0.743924 1.08878 2.03107 0.754827 1.08878 2.03107 0.754827 1.09583 2.03888 0.743924 1.09411 2.02922 0.734536 1.08532 2.01389 0.73941 1.09411 2.02922 0.734536 1.09244 2.0183 0.726858 1.09088 2.00659 0.721089 1.08532 2.01389 0.73941 1.09244 2.0183 0.726858 1.09088 2.00659 0.721089 1.08223 1.99355 0.730431 1.08532 2.01389 0.73941 1.09088 2.00659 0.721089 1.08945 1.99447 0.717261 1.08223 1.99355 0.730431 1.08223 1.99355 0.730431 1.08945 1.99447 0.717261 1.08792 1.98166 0.715261 1.07904 1.97121 0.7281 1.08792 1.98166 0.715261 1.08627 1.96836 0.715259 1.08456 1.95507 0.717369 1.07904 1.97121 0.7281 1.08627 1.96836 0.715259 1.08456 1.95507 0.717369 1.07556 1.94863 0.733005 1.07904 1.97121 0.7281 1.08456 1.95507 0.717369 1.08285 1.94228 0.721548 1.07556 1.94863 0.733005 1.07556 1.94863 0.733005 1.08285 1.94228 0.721548 1.08121 1.93046 0.727604 1.07231 1.92915 0.744486 1.08121 1.93046 0.727604 1.07968 1.91997 0.735219 1.07825 1.91092 0.74415 1.07231 1.92915 0.744486 1.07968 1.91997 0.735219 1.07825 1.91092 0.74415 1.06927 1.91446 0.761027 1.07231 1.92915 0.744486 1.07825 1.91092 0.74415 1.07668 1.90312 0.75463 1.06927 1.91446 0.761027 1.06927 1.91446 0.761027 1.07668 1.90312 0.75463 1.07501 1.8969 0.766442 1.06583 1.90525 0.782134 1.07501 1.8969 0.766442 1.0733 1.89258 0.779202 1.0716 1.89034 0.792441 1.06583 1.90525 0.782134 1.0733 1.89258 0.779202 1.0716 1.89034 0.792441 1.06246 1.90316 0.804864 1.06583 1.90525 0.782134 1.0716 1.89034 0.792441 1.06998 1.89019 0.805659 1.06246 1.90316 0.804864 1.06246 1.90316 0.804864 1.06998 1.89019 0.805659 1.06849 1.89201 0.818389 1.05946 1.90802 0.826414 1.06849 1.89201 0.818389 1.06703 1.8957 0.830612 1.06544 1.90137 0.842478 1.05946 1.90802 0.826414 1.06703 1.8957 0.830612 1.06544 1.90137 0.842478 1.05611 1.91966 0.846055 1.05946 1.90802 0.826414 1.06544 1.90137 0.842478 1.06375 1.90896 0.853516 1.05611 1.91966 0.846055 1.05611 1.91966 0.846055 1.06375 1.90896 0.853516 1.06204 1.91825 0.863281 1.05265 1.93706 0.86119 1.06204 1.91825 0.863281 1.06035 1.92889 0.871408 1.05876 1.94045 0.877662 1.05265 1.93706 0.86119 1.06035 1.92889 0.871408 1.05876 1.94045 0.877662 1.04958 1.95749 0.869838 1.05265 1.93706 0.86119 1.05876 1.94045 0.877662 1.05731 1.95247 0.881959 1.04958 1.95749 0.869838 1.04958 1.95749 0.869838 1.05731 1.95247 0.881959 1.05581 1.9651 0.884421 1.04637 1.97992 0.871832 1.05581 1.9651 0.884421 1.05419 1.97832 0.884935 1.05249 1.99165 0.883353 1.04637 1.97992 0.871832 1.05419 1.97832 0.884935 1.05249 1.99165 0.883353 1.04289 2.00243 0.866571 1.04637 1.97992 0.871832 1.05249 1.99165 0.883353 1.05077 2.00461 0.879675 1.04289 2.00243 0.866571 1.04289 2.00243 0.866571 1.05077 2.00461 0.879675 1.04911 2.01672 0.874059 1.03967 2.02168 0.854819 1.04911 2.01672 0.874059 1.04755 2.02757 0.866797 1.04611 2.03694 0.858213 1.03967 2.02168 0.854819 1.04755 2.02757 0.866797 1.04611 2.03694 0.858213 1.03661 2.03614 0.838027 1.03967 2.02168 0.854819 1.04611 2.03694 0.858213 1.04458 2.04507 0.848109 1.03661 2.03614 0.838027 1.03661 2.03614 0.838027 1.04458 2.04507 0.848109 1.04294 2.05172 0.836596 1.03316 2.04502 0.816759 1.04294 2.05172 0.836596 1.04123 2.05653 0.82403 1.03952 2.0593 0.810864 1.03316 2.04502 0.816759 1.04123 2.05653 0.82403 1.03952 2.0593 0.810864 1.0298 2.04675 0.79397 1.03316 2.04502 0.816759 1.03952 2.0593 0.810864 1.03787 2.05997 0.797595 1.0298 2.04675 0.79397 1.0298 2.04675 0.79397 1.03787 2.05997 0.797595 1.03635 2.05861 0.784704 1.0268 2.04157 0.772564 1.03635 2.05861 0.784704 1.03491 2.0554 0.772407 1.03335 2.05022 0.76041 1.0268 2.04157 0.772564 1.03491 2.0554 0.772407 1.03335 2.05022 0.76041 1.02344 2.02961 0.753075 1.0268 2.04157 0.772564 1.03335 2.05022 0.76041 1.03168 2.04309 0.749122 1.02344 2.02961 0.753075 1.02344 2.02961 0.753075 1.03168 2.04309 0.749122 1.02996 2.0342 0.739003 1.01999 2.01199 0.738227 1.02996 2.0342 0.739003 1.02826 2.02385 0.730442 1.02664 2.01248 0.723709 1.01999 2.01199 0.738227 1.02826 2.02385 0.730442 1.02664 2.01248 0.723709 1.01694 1.99146 0.729907 1.01999 2.01199 0.738227 1.02664 2.01248 0.723709 1.02515 2.00054 0.718928 1.01694 1.99146 0.729907 1.01694 1.99146 0.729907 1.02515 2.00054 0.718928 1.0237 1.98811 0.716017 1.0221 1.975 0.715 1.01694 1.99146 0.729907 1.0237 1.98811 0.716017 1.0221 1.975 0.715 1.0137 1.96895 0.728255 1.01694 1.99146 0.729907 1.0221 1.975 0.715 1.02042 1.96164 0.716056 1.0137 1.96895 0.728255 1.0137 1.96895 0.728255 1.02042 1.96164 0.716056 1.0187 1.94854 0.719222 1.01023 1.94653 0.733868 1.0187 1.94854 0.719222 1.01701 1.93619 0.724379 1.01542 1.92499 0.731266 1.01023 1.94653 0.733868 1.01701 1.93619 0.724379 1.01542 1.92499 0.731266 1.00702 1.92751 0.745885 1.01023 1.94653 0.733868 1.01542 1.92499 0.731266 1.01397 1.91527 0.739525 1.00702 1.92751 0.745885 1.00702 1.92751 0.745885 1.01397 1.91527 0.739525 1.01248 1.90682 0.749239 1.00395 1.91328 0.76293 1.01248 1.90682 0.749239 1.01085 1.89977 0.760431 1.00915 1.89448 0.772774 1.00395 1.91328 0.76293 1.01085 1.89977 0.760431 1.00915 1.89448 0.772774 1.00049 1.90472 0.784352 1.00395 1.91328 0.76293 1.00915 1.89448 0.772774 1.00744 1.89119 0.785837 1.00049 1.90472 0.784352 1.00049 1.90472 0.784352 1.00744 1.89119 0.785837 1.00577 1.89 0.799127 0.997146 1.90335 0.807125 1.00577 1.89 0.799127 1.00421 1.89087 0.812154 1.00278 1.89363 0.82456 0.997146 1.90335 0.807125 1.00421 1.89087 0.812154 1.00278 1.89363 0.82456 0.994147 1.90886 0.828453 0.997146 1.90335 0.807125 1.00278 1.89363 0.82456 1.00125 1.89831 0.836658 0.994147 1.90886 0.828453 0.994147 1.90886 0.828453 1.00125 1.89831 0.836658 0.999598 1.90496 0.848167 0.990764 1.92114 0.847784 0.999598 1.90496 0.848167 0.997888 1.91344 0.858616 0.996179 1.92346 0.867594 0.990764 1.92114 0.847784 0.997888 1.91344 0.858616 0.996179 1.92346 0.867594 0.987329 1.93898 0.86234 0.990764 1.92114 0.847784 0.996179 1.92346 0.867594 0.994534 1.93463 0.874799 0.987329 1.93898 0.86234 0.987329 1.93898 0.86234 0.994534 1.93463 0.874799 0.993009 1.94647 0.880068 0.984294 1.95959 0.870332 0.993009 1.94647 0.880068 0.991573 1.95873 0.883428 0.990009 1.97171 0.884936 0.984294 1.95959 0.870332 0.991573 1.95873 0.883428 0.990009 1.97171 0.884936 0.981025 1.98224 0.871635 0.984294 1.95959 0.870332 0.990009 1.97171 0.884936 0.98834 1.98505 0.884404 0.981025 1.98224 0.871635 0.981025 1.98224 0.871635 0.98834 1.98505 0.884404 0.986624 1.99825 0.881757 0.977558 2.00451 0.865676 0.986624 1.99825 0.881757 0.984925 2.01084 0.877075 0.983306 2.02235 0.870587 0.977558 2.00451 0.865676 0.984925 2.01084 0.877075 0.983306 2.02235 0.870587 0.974379 2.02329 0.853401 0.977558 2.00451 0.865676 0.983306 2.02235 0.870587 0.981817 2.03246 0.862636 0.974379 2.02329 0.853401 0.974379 2.02329 0.853401 0.981817 2.03246 0.862636 0.980361 2.0412 0.853321 0.971271 2.03733 0.836041 0.980361 2.0412 0.853321 0.978765 2.04863 0.842471 0.977079 2.05439 0.830376 0.971271 2.03733 0.836041 0.978765 2.04863 0.842471 0.977079 2.05439 0.830376 0.967818 2.04552 0.814535 0.971271 2.03733 0.836041 0.977079 2.05439 0.830376 0.975361 2.05819 0.817448 0.967818 2.04552 0.814535 0.967818 2.04552 0.814535 0.975361 2.05819 0.817448 0.973677 2.0599 0.804167 0.964493 2.04653 0.791784 0.973677 2.0599 0.804167 0.972085 2.05953 0.791032 0.970633 2.05723 0.778482 0.964493 2.04653 0.791784 0.972085 2.05953 0.791032 0.970633 2.05723 0.778482 0.96149 2.04069 0.770533 0.964493 2.04653 0.791784 0.970633 2.05723 0.778482 0.969139 2.05304 0.76631 0.96149 2.04069 0.770533 0.96149 2.04069 0.770533 0.969139 2.05304 0.76631 0.967516 2.04687 0.75461 0.958093 2.02809 0.751368 0.967516 2.04687 0.75461 0.965815 2.03882 0.743856 0.9641 2.02915 0.734479 0.958093 2.02809 0.751368 0.965815 2.03882 0.743856 0.9641 2.02915 0.734479 0.954668 2.01005 0.737109 0.958093 2.02809 0.751368 0.9641 2.02915 0.734479 0.962434 2.01823 0.726813 0.954668 2.01005 0.737109 0.954668 2.01005 0.737109 0.962434 2.01823 0.726813 0.960874 2.00651 0.721057 0.951646 1.98935 0.729444 0.960874 2.00651 0.721057 0.95944 1.99439 0.717241 0.957909 1.98157 0.715254 0.951646 1.98935 0.729444 0.95944 1.99439 0.717241 0.957909 1.98157 0.715254 0.948364 1.96669 0.728481 0.951646 1.98935 0.729444 0.957909 1.98157 0.715254 0.956261 1.96827 0.715266 0.948364 1.96669 0.728481 0.948364 1.96669 0.728481 0.956261 1.96827 0.715266 0.954551 1.95499 0.71739 0.944891 1.94447 0.734795 0.954551 1.95499 0.71739 0.952842 1.9422 0.721582 0.951197 1.93038 0.72765 0.944891 1.94447 0.734795 0.952842 1.9422 0.721582 0.951197 1.93038 0.72765 0.941739 1.92592 0.747321 0.944891 1.94447 0.734795 0.951197 1.93038 0.72765 0.949672 1.9199 0.735274 0.941739 1.92592 0.747321 0.941739 1.92592 0.747321 0.949672 1.9199 0.735274 0.948237 1.91087 0.744214 0.938616 1.91215 0.764877 0.948237 1.91087 0.744214 0.946672 1.90307 0.754705 0.945003 1.89687 0.766525 0.938616 1.91215 0.764877 0.946672 1.90307 0.754705 0.945003 1.89687 0.766525 0.935147 1.90426 0.786582 0.938616 1.91215 0.764877 0.945003 1.89687 0.766525 0.943287 1.89256 0.779289 0.935147 1.90426 0.786582 0.935147 1.90426 0.786582 0.943287 1.89256 0.779289 0.941588 1.89033 0.792529 0.931843 1.9036 0.809301 0.941588 1.89033 0.792529 0.939969 1.89019 0.805746 0.938481 1.89203 0.818471 0.931843 1.9036 0.809301 0.939969 1.89019 0.805746 0.938481 1.89203 0.818471 0.928832 1.90977 0.830477 0.931843 1.9036 0.809301 0.938481 1.89203 0.818471 0.937024 1.89574 0.830693 0.928832 1.90977 0.830477 0.928832 1.90977 0.830477 0.937024 1.89574 0.830693 0.935428 1.90142 0.842554 0.925421 1.92268 0.849467 0.935428 1.90142 0.842554 0.933741 1.90902 0.853586 0.932024 1.91832 0.863341 0.925421 1.92268 0.849467 0.933741 1.90902 0.853586 0.932024 1.91832 0.863341 0.922009 1.94092 0.863426 0.925421 1.92268 0.849467 0.932024 1.91832 0.863341 0.93034 1.92897 0.871456 0.922009 1.94092 0.863426 0.922009 1.94092 0.863426 0.93034 1.92897 0.871456 0.928749 1.94053 0.877697 0.927296 1.95255 0.881981 0.922009 1.94092 0.863426 0.928749 1.94053 0.877697 0.927296 1.95255 0.881981 0.918997 1.96172 0.870765 0.922009 1.94092 0.863426 0.927296 1.95255 0.881981 0.925802 1.96519 0.884432 0.918997 1.96172 0.870765 0.918997 1.96172 0.870765 0.925802 1.96519 0.884432 0.924179 1.97841 0.884932 0.915694 1.98444 0.871379 0.924179 1.97841 0.884932 0.922478 1.99174 0.883335 0.920763 2.0047 0.879644 0.915694 1.98444 0.871379 0.922478 1.99174 0.883335 0.920763 2.0047 0.879644 0.912225 2.00655 0.864718 0.915694 1.98444 0.871379 0.920763 2.0047 0.879644 0.919097 2.01679 0.874016 0.912225 2.00655 0.864718 0.912225 2.00655 0.864718 0.919097 2.01679 0.874016 0.917537 2.02763 0.866744 0.909099 2.02486 0.851946 0.917537 2.02763 0.866744 0.916103 2.037 0.858151 0.914572 2.04512 0.848037 0.909099 2.02486 0.851946 0.916103 2.037 0.858151 0.914572 2.04512 0.848037 0.90595 2.03839 0.834134 0.909099 2.02486 0.851946 0.914572 2.04512 0.848037 0.912924 2.05176 0.836516 0.90595 2.03839 0.834134 0.90595 2.03839 0.834134 0.912924 2.05176 0.836516 0.911214 2.05656 0.823944 0.902477 2.04594 0.812299 0.911214 2.05656 0.823944 0.909505 2.05931 0.810776 0.907861 2.05996 0.797508 0.902477 2.04594 0.812299 0.909505 2.05931 0.810776 0.907861 2.05996 0.797508 0.899193 2.04625 0.789619 0.902477 2.04594 0.812299 0.907861 2.05996 0.797508 0.906336 2.0586 0.78462 0.899193 2.04625 0.789619 0.899193 2.04625 0.789619 0.906336 2.0586 0.78462 0.9049 2.05537 0.772326 0.896172 2.03975 0.768519 0.9049 2.05537 0.772326 0.903335 2.05018 0.760332 0.901666 2.04304 0.749051 0.896172 2.03975 0.768519 0.903335 2.05018 0.760332 0.901666 2.04304 0.749051 0.892749 2.02653 0.749711 0.896172 2.03975 0.768519 0.901666 2.04304 0.749051 0.89995 2.03413 0.738941 0.892749 2.02653 0.749711 0.892749 2.02653 0.749711 0.89995 2.03413 0.738941 0.898251 2.02378 0.730391 0.88935 2.00809 0.736056 0.898251 2.02378 0.730391 0.896632 2.0124 0.723671 0.895144 2.00046 0.718903 0.88935 2.00809 0.736056 0.896632 2.0124 0.723671 0.895144 2.00046 0.718903 0.886346 1.9872 0.729041 0.88935 2.00809 0.736056 0.895144 2.00046 0.718903 0.893687 1.98802 0.716004 0.886346 1.9872 0.729041 0.886346 1.9872 0.729041 0.893687 1.98802 0.716004 0.892091 1.97491 0.715 0.883024 1.96443 0.728779 0.892091 1.97491 0.715 0.890404 1.96155 0.71607 0.888687 1.94846 0.71925 0.883024 1.96443 0.728779 0.890404 1.96155 0.71607 0.888687 1.94846 0.71925 0.87956 1.94244 0.735783 0.883024 1.96443 0.728779 0.888687 1.94846 0.71925 0.887003 1.93611 0.72442 0.87956 1.94244 0.735783 0.87956 1.94244 0.735783 0.887003 1.93611 0.72442 0.885412 1.92492 0.731317 0.876457 1.92437 0.748811 0.885412 1.92492 0.731317 0.88396 1.91521 0.739585 0.882465 1.90677 0.749309 0.876457 1.92437 0.748811 0.88396 1.91521 0.739585 0.882465 1.90677 0.749309 0.873283 1.91108 0.766865 0.876457 1.92437 0.748811 0.882465 1.90677 0.749309 0.880842 1.89973 0.760509 0.873283 1.91108 0.766865 0.873283 1.91108 0.766865 0.880842 1.89973 0.760509 0.879141 1.89445 0.77286 0.869808 1.90387 0.788823 0.879141 1.89445 0.77286 0.877426 1.89117 0.785925 0.87576 1.89 0.799215 0.869808 1.90387 0.788823 0.877426 1.89117 0.785925 0.87576 1.89 0.799215 0.866545 1.90392 0.811454 0.869808 1.90387 0.788823 0.87576 1.89 0.799215 0.874201 1.89089 0.812239 0.866545 1.90392 0.811454 0.866545 1.90392 0.811454 0.874201 1.89089 0.812239 0.872767 1.89365 0.824641 0.863512 1.91074 0.832481 0.872767 1.89365 0.824641 0.871236 1.89835 0.836737 0.869587 1.90501 0.84824 0.863512 1.91074 0.832481 0.871236 1.89835 0.836737 0.869587 1.90501 0.84824 0.860078 1.92428 0.851099 0.863512 1.91074 0.832481 0.869587 1.90501 0.84824 0.867877 1.91351 0.858681 0.860078 1.92428 0.851099 0.860078 1.92428 0.851099 0.867877 1.91351 0.858681 0.866168 1.92353 0.867648 0.856693 1.94289 0.864445 0.866168 1.92353 0.867648 0.864524 1.9347 0.87484 0.862999 1.94655 0.880096 0.856693 1.94289 0.864445 0.864524 1.9347 0.87484 0.862999 1.94655 0.880096 0.853694 1.96388 0.871136 0.856693 1.94289 0.864445 0.862999 1.94655 0.880096 0.861563 1.95881 0.883444 0.853694 1.96388 0.871136 0.853694 1.96388 0.871136 0.861563 1.95881 0.883444 0.859998 1.97179 0.88494 0.850353 1.98669 0.871044 0.859998 1.97179 0.88494 0.858329 1.98513 0.884394 0.856613 1.99834 0.881733 0.850353 1.98669 0.871044 0.858329 1.98513 0.884394 0.856613 1.99834 0.881733 0.846896 2.00856 0.863701 0.850353 1.98669 0.871044 0.856613 1.99834 0.881733 0.854914 2.01092 0.877038 0.846896 2.00856 0.863701 0.846896 2.00856 0.863701 0.854914 2.01092 0.877038 0.853295 2.02243 0.870539 0.843817 2.02638 0.850441 0.853295 2.02243 0.870539 0.851808 2.03252 0.862579 0.85035 2.04125 0.853254 0.843817 2.02638 0.850441 0.851808 2.03252 0.862579 0.85035 2.04125 0.853254 0.840616 2.03944 0.832127 0.843817 2.02638 0.850441 0.85035 2.04125 0.853254 0.848754 2.04867 0.842394 0.840616 2.03944 0.832127 0.840616 2.03944 0.832127 0.848754 2.04867 0.842394 0.847067 2.05442 0.830293 0.837139 2.04629 0.810055 0.847067 2.05442 0.830293 0.84535 2.05821 0.81736 0.843666 2.0599 0.804079 0.837139 2.04629 0.810055 0.84535 2.05821 0.81736 0.843666 2.0599 0.804079 0.833899 2.0459 0.787478 0.837139 2.04629 0.810055 0.843666 2.0599 0.804079 0.842075 2.05952 0.790946 0.833899 2.0459 0.787478 0.833899 2.0459 0.787478 0.842075 2.05952 0.790946 0.840623 2.05721 0.7784 0.83085 2.03874 0.766525 0.840623 2.05721 0.7784 0.839129 2.053 0.76623 0.837505 2.04682 0.754535 0.83085 2.03874 0.766525 0.839129 2.053 0.76623 0.837505 2.04682 0.754535 0.835804 2.03876 0.743789 0.83085 2.03874 0.766525 0.83085 2.03874 0.766525 0.835804 2.03876 0.743789 0.827406 2.02491 0.748104 0.822664 2.02444 0.765998 0.827406 2.02491 0.748104 0.81983 2.01392 0.754337 0.822664 2.02444 0.765998 0.83085 2.03874 0.766525 0.827406 2.02491 0.748104 0.822664 2.02444 0.765998 0.825331 2.03146 0.779692 0.83085 2.03874 0.766525 0.83085 2.03874 0.766525 0.825331 2.03146 0.779692 0.833899 2.0459 0.787478 0.840623 2.05721 0.7784 0.83085 2.03874 0.766525 0.833899 2.0459 0.787478 1.10823 2.00031 0.867403 1.11332 2.02228 0.870636 1.10496 2.02001 0.856198 1.09873 2.0091 0.849366 1.10496 2.02001 0.856198 1.09631 2.02022 0.839431 1.09873 2.0091 0.849366 1.10823 2.00031 0.867403 1.10496 2.02001 0.856198 1.10193 2.03493 0.839907 1.10709 2.05435 0.83046 1.0985 2.04446 0.818968 1.09367 2.02875 0.826662 1.0985 2.04446 0.818968 1.09083 2.03383 0.811809 1.09367 2.02875 0.826662 1.10193 2.03493 0.839907 1.0985 2.04446 0.818968 1.09367 2.02875 0.826662 1.09631 2.02022 0.839431 1.10193 2.03493 0.839907 1.10193 2.03493 0.839907 1.09631 2.02022 0.839431 1.10496 2.02001 0.856198 1.09511 2.0469 0.796175 1.10064 2.05725 0.778563 1.09211 2.04237 0.77461 1.08567 2.03213 0.781657 1.09211 2.04237 0.77461 1.08305 2.02563 0.767799 1.08567 2.03213 0.781657 1.09511 2.0469 0.796175 1.09211 2.04237 0.77461 1.08567 2.03213 0.781657 1.0881 2.03489 0.796331 1.09511 2.0469 0.796175 1.09511 2.0469 0.796175 1.0881 2.03489 0.796331 1.09083 2.03383 0.811809 1.0985 2.04446 0.818968 1.09511 2.0469 0.796175 1.09083 2.03383 0.811809 1.08878 2.03107 0.754827 1.09411 2.02922 0.734536 1.08532 2.01389 0.73941 1.08022 2.01555 0.755775 1.08532 2.01389 0.73941 1.07747 2.00282 0.746842 1.08022 2.01555 0.755775 1.08878 2.03107 0.754827 1.08532 2.01389 0.73941 1.08022 2.01555 0.755775 1.08305 2.02563 0.767799 1.08878 2.03107 0.754827 1.08878 2.03107 0.754827 1.08305 2.02563 0.767799 1.09211 2.04237 0.77461 1.08223 1.99355 0.730431 1.08792 1.98166 0.715261 1.07904 1.97121 0.7281 1.07243 1.97364 0.740016 1.07904 1.97121 0.7281 1.06961 1.95814 0.742416 1.07243 1.97364 0.740016 1.08223 1.99355 0.730431 1.07904 1.97121 0.7281 1.07243 1.97364 0.740016 1.07503 1.98881 0.741611 1.08223 1.99355 0.730431 1.08223 1.99355 0.730431 1.07503 1.98881 0.741611 1.07747 2.00282 0.746842 1.08532 2.01389 0.73941 1.08223 1.99355 0.730431 1.07747 2.00282 0.746842 1.07556 1.94863 0.733005 1.08121 1.93046 0.727604 1.07231 1.92915 0.744486 1.06684 1.94389 0.748696 1.07231 1.92915 0.744486 1.06438 1.93214 0.758012 1.06684 1.94389 0.748696 1.07556 1.94863 0.733005 1.07231 1.92915 0.744486 1.06684 1.94389 0.748696 1.06961 1.95814 0.742416 1.07556 1.94863 0.733005 1.07556 1.94863 0.733005 1.06961 1.95814 0.742416 1.07904 1.97121 0.7281 1.06927 1.91446 0.761027 1.07501 1.8969 0.766442 1.06583 1.90525 0.782134 1.05899 1.917 0.78462 1.06583 1.90525 0.782134 1.05621 1.915 0.800094 1.05899 1.917 0.78462 1.06927 1.91446 0.761027 1.06583 1.90525 0.782134 1.05899 1.917 0.78462 1.06181 1.92296 0.770134 1.06927 1.91446 0.761027 1.06927 1.91446 0.761027 1.06181 1.92296 0.770134 1.06438 1.93214 0.758012 1.07231 1.92915 0.744486 1.06927 1.91446 0.761027 1.06438 1.93214 0.758012 1.06246 1.90316 0.804864 1.06849 1.89201 0.818389 1.05946 1.90802 0.826414 1.05373 1.91691 0.815014 1.05946 1.90802 0.826414 1.05119 1.92252 0.829085 1.05373 1.91691 0.815014 1.06246 1.90316 0.804864 1.05946 1.90802 0.826414 1.05373 1.91691 0.815014 1.05621 1.915 0.800094 1.06246 1.90316 0.804864 1.06246 1.90316 0.804864 1.05621 1.915 0.800094 1.06583 1.90525 0.782134 1.05611 1.91966 0.846055 1.06204 1.91825 0.863281 1.05265 1.93706 0.86119 1.04838 1.93182 0.841664 1.05265 1.93706 0.86119 1.04559 1.94405 0.8514 1.04838 1.93182 0.841664 1.05611 1.91966 0.846055 1.05265 1.93706 0.86119 1.04838 1.93182 0.841664 1.05119 1.92252 0.829085 1.05611 1.91966 0.846055 1.05611 1.91966 0.846055 1.05119 1.92252 0.829085 1.05946 1.90802 0.826414 1.04958 1.95749 0.869838 1.05581 1.9651 0.884421 1.04637 1.97992 0.871832 1.04056 1.97275 0.859958 1.04637 1.97992 0.871832 1.03777 1.9883 0.858506 1.04056 1.97275 0.859958 1.04958 1.95749 0.869838 1.04637 1.97992 0.871832 1.04056 1.97275 0.859958 1.04307 1.95786 0.857499 1.04958 1.95749 0.869838 1.04958 1.95749 0.869838 1.04307 1.95786 0.857499 1.05265 1.93706 0.86119 1.05265 1.93706 0.86119 1.04307 1.95786 0.857499 1.04559 1.94405 0.8514 1.04289 2.00243 0.866571 1.04911 2.01672 0.874059 1.03967 2.02168 0.854819 1.03496 2.00298 0.853077 1.03967 2.02168 0.854819 1.03242 2.01538 0.844374 1.03496 2.00298 0.853077 1.04289 2.00243 0.866571 1.03967 2.02168 0.854819 1.03496 2.00298 0.853077 1.03777 1.9883 0.858506 1.04289 2.00243 0.866571 1.04289 2.00243 0.866571 1.03777 1.9883 0.858506 1.04637 1.97992 0.871832 1.03661 2.03614 0.838027 1.04294 2.05172 0.836596 1.03316 2.04502 0.816759 1.02716 2.03195 0.818897 1.03316 2.04502 0.816759 1.02434 2.0349 0.803513 1.02716 2.03195 0.818897 1.03661 2.03614 0.838027 1.03316 2.04502 0.816759 1.02716 2.03195 0.818897 1.02994 2.02515 0.832939 1.03661 2.03614 0.838027 1.03661 2.03614 0.838027 1.02994 2.02515 0.832939 1.03967 2.02168 0.854819 1.03967 2.02168 0.854819 1.02994 2.02515 0.832939 1.03242 2.01538 0.844374 1.0298 2.04675 0.79397 1.03635 2.05861 0.784704 1.0268 2.04157 0.772564 1.02177 2.03386 0.788339 1.0268 2.04157 0.772564 1.01931 2.02913 0.774112 1.02177 2.03386 0.788339 1.0298 2.04675 0.79397 1.0268 2.04157 0.772564 1.02177 2.03386 0.788339 1.02434 2.0349 0.803513 1.0298 2.04675 0.79397 1.0298 2.04675 0.79397 1.02434 2.0349 0.803513 1.03316 2.04502 0.816759 1.02344 2.02961 0.753075 1.02996 2.0342 0.739003 1.01999 2.01199 0.738227 1.01372 2.00899 0.750559 1.01999 2.01199 0.738227 1.01112 1.99542 0.743582 1.01372 2.00899 0.750559 1.02344 2.02961 0.753075 1.01999 2.01199 0.738227 1.01372 2.00899 0.750559 1.01654 2.02064 0.761053 1.02344 2.02961 0.753075 1.02344 2.02961 0.753075 1.01654 2.02064 0.761053 1.0268 2.04157 0.772564 1.0268 2.04157 0.772564 1.01654 2.02064 0.761053 1.01931 2.02913 0.774112 1.0137 1.96895 0.728255 1.0187 1.94854 0.719222 1.01023 1.94653 0.733868 1.00593 1.9653 0.74079 1.01023 1.94653 0.733868 1.0031 1.95028 0.74533 1.00593 1.9653 0.74079 1.0137 1.96895 0.728255 1.01023 1.94653 0.733868 1.00593 1.9653 0.74079 1.00868 1.98083 0.740284 1.0137 1.96895 0.728255 1.0137 1.96895 0.728255 1.00868 1.98083 0.740284 1.01694 1.99146 0.729907 1.01694 1.99146 0.729907 1.00868 1.98083 0.740284 1.01112 1.99542 0.743582 1.01999 2.01199 0.738227 1.01694 1.99146 0.729907 1.01112 1.99542 0.743582 1.00702 1.92751 0.745885 1.01248 1.90682 0.749239 1.00395 1.91328 0.76293 0.99805 1.9269 0.764132 1.00395 1.91328 0.76293 0.995318 1.91931 0.77766 0.99805 1.9269 0.764132 1.00702 1.92751 0.745885 1.00395 1.91328 0.76293 0.99805 1.9269 0.764132 1.00048 1.93725 0.753367 1.00702 1.92751 0.745885 1.00702 1.92751 0.745885 1.00048 1.93725 0.753367 1.01023 1.94653 0.733868 1.01023 1.94653 0.733868 1.00048 1.93725 0.753367 1.0031 1.95028 0.74533 1.00049 1.90472 0.784352 1.00577 1.89 0.799127 0.997146 1.90335 0.807125 0.992486 1.91543 0.792868 0.997146 1.90335 0.807125 0.989835 1.91557 0.808226 0.992486 1.91543 0.792868 1.00049 1.90472 0.784352 0.997146 1.90335 0.807125 0.992486 1.91543 0.792868 0.995318 1.91931 0.77766 1.00049 1.90472 0.784352 1.00049 1.90472 0.784352 0.995318 1.91931 0.77766 1.00395 1.91328 0.76293 0.994147 1.90886 0.828453 0.999598 1.90496 0.848167 0.990764 1.92114 0.847784 0.984704 1.92707 0.836088 0.990764 1.92114 0.847784 0.981869 1.93807 0.847289 0.984704 1.92707 0.836088 0.994147 1.90886 0.828453 0.990764 1.92114 0.847784 0.984704 1.92707 0.836088 0.987417 1.91943 0.822628 0.994147 1.90886 0.828453 0.994147 1.90886 0.828453 0.987417 1.91943 0.822628 0.997146 1.90335 0.807125 0.997146 1.90335 0.807125 0.987417 1.91943 0.822628 0.989835 1.91557 0.808226 0.987329 1.93898 0.86234 0.993009 1.94647 0.880068 0.984294 1.95959 0.870332 0.979195 1.95133 0.855132 0.984294 1.95959 0.870332 0.976781 1.96565 0.859266 0.979195 1.95133 0.855132 0.987329 1.93898 0.86234 0.984294 1.95959 0.870332 0.979195 1.95133 0.855132 0.981869 1.93807 0.847289 0.987329 1.93898 0.86234 0.987329 1.93898 0.86234 0.981869 1.93807 0.847289 0.990764 1.92114 0.847784 0.981025 1.98224 0.871635 0.986624 1.99825 0.881757 0.977558 2.00451 0.865676 0.971254 1.99636 0.856071 0.977558 2.00451 0.865676 0.968558 2.00996 0.848762 0.971254 1.99636 0.856071 0.981025 1.98224 0.871635 0.977558 2.00451 0.865676 0.971254 1.99636 0.856071 0.974089 1.98108 0.859692 0.981025 1.98224 0.871635 0.981025 1.98224 0.871635 0.974089 1.98108 0.859692 0.976781 1.96565 0.859266 0.984294 1.95959 0.870332 0.981025 1.98224 0.871635 0.976781 1.96565 0.859266 0.974379 2.02329 0.853401 0.980361 2.0412 0.853321 0.971271 2.03733 0.836041 0.966143 2.0209 0.838641 0.971271 2.03733 0.836041 0.963473 2.02922 0.82569 0.966143 2.0209 0.838641 0.974379 2.02329 0.853401 0.971271 2.03733 0.836041 0.966143 2.0209 0.838641 0.968558 2.00996 0.848762 0.974379 2.02329 0.853401 0.974379 2.02329 0.853401 0.968558 2.00996 0.848762 0.977558 2.00451 0.865676 0.967818 2.04552 0.814535 0.973677 2.0599 0.804167 0.964493 2.04653 0.791784 0.957923 2.03481 0.79528 0.964493 2.04653 0.791784 0.955502 2.0318 0.780673 0.957923 2.03481 0.79528 0.967818 2.04552 0.814535 0.964493 2.04653 0.791784 0.957923 2.03481 0.79528 0.960639 2.03403 0.810743 0.967818 2.04552 0.814535 0.967818 2.04552 0.814535 0.960639 2.03403 0.810743 0.963473 2.02922 0.82569 0.971271 2.03733 0.836041 0.967818 2.04552 0.814535 0.963473 2.02922 0.82569 0.96149 2.04069 0.770533 0.967516 2.04687 0.75461 0.958093 2.02809 0.751368 0.952857 2.02504 0.766894 0.958093 2.02809 0.751368 0.950025 2.01474 0.755049 0.952857 2.02504 0.766894 0.96149 2.04069 0.770533 0.958093 2.02809 0.751368 0.952857 2.02504 0.766894 0.955502 2.0318 0.780673 0.96149 2.04069 0.770533 0.96149 2.04069 0.770533 0.955502 2.0318 0.780673 0.964493 2.04653 0.791784 0.954668 2.01005 0.737109 0.960874 2.00651 0.721057 0.951646 1.98935 0.729444 0.944859 1.9878 0.741382 0.951646 1.98935 0.729444 0.942239 1.97256 0.74005 0.944859 1.9878 0.741382 0.954668 2.01005 0.737109 0.951646 1.98935 0.729444 0.944859 1.9878 0.741382 0.94729 2.00188 0.74636 0.954668 2.01005 0.737109 0.954668 2.01005 0.737109 0.94729 2.00188 0.74636 0.950025 2.01474 0.755049 0.958093 2.02809 0.751368 0.954668 2.01005 0.737109 0.950025 2.01474 0.755049 0.948364 1.96669 0.728481 0.954551 1.95499 0.71739 0.944891 1.94447 0.734795 0.939412 1.9571 0.742731 0.944891 1.94447 0.734795 0.936659 1.94299 0.749253 0.939412 1.9571 0.742731 0.948364 1.96669 0.728481 0.944891 1.94447 0.734795 0.939412 1.9571 0.742731 0.942239 1.97256 0.74005 0.948364 1.96669 0.728481 0.948364 1.96669 0.728481 0.942239 1.97256 0.74005 0.951646 1.98935 0.729444 0.941739 1.92592 0.747321 0.948237 1.91087 0.744214 0.938616 1.91215 0.764877 0.934214 1.93143 0.758752 0.938616 1.91215 0.764877 0.931619 1.92244 0.77107 0.934214 1.93143 0.758752 0.941739 1.92592 0.747321 0.938616 1.91215 0.764877 0.934214 1.93143 0.758752 0.936659 1.94299 0.749253 0.941739 1.92592 0.747321 0.941739 1.92592 0.747321 0.936659 1.94299 0.749253 0.944891 1.94447 0.734795 0.935147 1.90426 0.786582 0.941588 1.89033 0.792529 0.931843 1.9036 0.809301 0.92603 1.91501 0.801158 0.931843 1.9036 0.809301 0.923566 1.91717 0.816001 0.92603 1.91501 0.801158 0.935147 1.90426 0.786582 0.931843 1.9036 0.809301 0.92603 1.91501 0.801158 0.928799 1.91674 0.785674 0.935147 1.90426 0.786582 0.935147 1.90426 0.786582 0.928799 1.91674 0.785674 0.938616 1.91215 0.764877 0.938616 1.91215 0.764877 0.928799 1.91674 0.785674 0.931619 1.92244 0.77107 0.928832 1.90977 0.830477 0.935428 1.90142 0.842554 0.925421 1.92268 0.849467 0.920999 1.92305 0.830018 0.925421 1.92268 0.849467 0.918186 1.93259 0.84244 0.920999 1.92305 0.830018 0.928832 1.90977 0.830477 0.925421 1.92268 0.849467 0.920999 1.92305 0.830018 0.923566 1.91717 0.816001 0.928832 1.90977 0.830477 0.928832 1.90977 0.830477 0.923566 1.91717 0.816001 0.931843 1.9036 0.809301 0.918997 1.96172 0.870765 0.924179 1.97841 0.884932 0.915694 1.98444 0.871379 0.910376 1.97382 0.859988 0.915694 1.98444 0.871379 0.907574 1.98936 0.858256 0.910376 1.97382 0.859988 0.918997 1.96172 0.870765 0.915694 1.98444 0.871379 0.910376 1.97382 0.859988 0.912915 1.95883 0.857781 0.918997 1.96172 0.870765 0.918997 1.96172 0.870765 0.912915 1.95883 0.857781 0.922009 1.94092 0.863426 0.922009 1.94092 0.863426 0.912915 1.95883 0.857781 0.915403 1.94497 0.851942 0.925421 1.92268 0.849467 0.915403 1.94497 0.851942 0.918186 1.93259 0.84244 0.925421 1.92268 0.849467 0.922009 1.94092 0.863426 0.915403 1.94497 0.851942 0.912225 2.00655 0.864718 0.917537 2.02763 0.866744 0.909099 2.02486 0.851946 0.902261 2.01613 0.843683 0.909099 2.02486 0.851946 0.899753 2.02573 0.832043 0.902261 2.01613 0.843683 0.912225 2.00655 0.864718 0.909099 2.02486 0.851946 0.902261 2.01613 0.843683 0.904778 2.00392 0.85257 0.912225 2.00655 0.864718 0.912225 2.00655 0.864718 0.904778 2.00392 0.85257 0.907574 1.98936 0.858256 0.915694 1.98444 0.871379 0.912225 2.00655 0.864718 0.907574 1.98936 0.858256 0.90595 2.03839 0.834134 0.911214 2.05656 0.823944 0.902477 2.04594 0.812299 0.896961 2.03228 0.817861 0.902477 2.04594 0.812299 0.894155 2.03495 0.802442 0.896961 2.03228 0.817861 0.90595 2.03839 0.834134 0.902477 2.04594 0.812299 0.896961 2.03228 0.817861 0.899753 2.02573 0.832043 0.90595 2.03839 0.834134 0.90595 2.03839 0.834134 0.899753 2.02573 0.832043 0.909099 2.02486 0.851946 0.899193 2.04625 0.789619 0.9049 2.05537 0.772326 0.896172 2.03975 0.768519 0.891608 2.03365 0.787337 0.896172 2.03975 0.768519 0.889127 2.02866 0.773158 0.891608 2.03365 0.787337 0.899193 2.04625 0.789619 0.896172 2.03975 0.768519 0.891608 2.03365 0.787337 0.894155 2.03495 0.802442 0.899193 2.04625 0.789619 0.899193 2.04625 0.789619 0.894155 2.03495 0.802442 0.902477 2.04594 0.812299 0.892749 2.02653 0.749711 0.898251 2.02378 0.730391 0.88935 2.00809 0.736056 0.883533 2.0081 0.749958 0.88935 2.00809 0.736056 0.880958 1.99445 0.74324 0.883533 2.0081 0.749958 0.892749 2.02653 0.749711 0.88935 2.00809 0.736056 0.883533 2.0081 0.749958 0.886349 2.01993 0.760233 0.892749 2.02653 0.749711 0.892749 2.02653 0.749711 0.886349 2.01993 0.760233 0.896172 2.03975 0.768519 0.896172 2.03975 0.768519 0.886349 2.01993 0.760233 0.889127 2.02866 0.773158 0.886346 1.9872 0.729041 0.892091 1.97491 0.715 0.883024 1.96443 0.728779 0.8785 1.97978 0.74019 0.883024 1.96443 0.728779 0.875736 1.96423 0.740975 0.8785 1.97978 0.74019 0.886346 1.9872 0.729041 0.883024 1.96443 0.728779 0.8785 1.97978 0.74019 0.880958 1.99445 0.74324 0.886346 1.9872 0.729041 0.886346 1.9872 0.729041 0.880958 1.99445 0.74324 0.88935 2.00809 0.736056 0.87956 1.94244 0.735783 0.885412 1.92492 0.731317 0.876457 1.92437 0.748811 0.87031 1.93645 0.754024 0.876457 1.92437 0.748811 0.86787 1.92628 0.764984 0.87031 1.93645 0.754024 0.87956 1.94244 0.735783 0.876457 1.92437 0.748811 0.87031 1.93645 0.754024 0.872913 1.9493 0.745782 0.87956 1.94244 0.735783 0.87956 1.94244 0.735783 0.872913 1.9493 0.745782 0.883024 1.96443 0.728779 0.883024 1.96443 0.728779 0.872913 1.9493 0.745782 0.875736 1.96423 0.740975 0.873283 1.91108 0.766865 0.879141 1.89445 0.77286 0.869808 1.90387 0.788823 0.865123 1.91892 0.778672 0.869808 1.90387 0.788823 0.862294 1.91531 0.793941 0.865123 1.91892 0.778672 0.873283 1.91108 0.766865 0.869808 1.90387 0.788823 0.865123 1.91892 0.778672 0.86787 1.92628 0.764984 0.873283 1.91108 0.766865 0.873283 1.91108 0.766865 0.86787 1.92628 0.764984 0.876457 1.92437 0.748811 0.866545 1.90392 0.811454 0.872767 1.89365 0.824641 0.863512 1.91074 0.832481 0.857239 1.91984 0.8236 0.863512 1.91074 0.832481 0.854509 1.92773 0.836949 0.857239 1.91984 0.8236 0.866545 1.90392 0.811454 0.863512 1.91074 0.832481 0.857239 1.91984 0.8236 0.859666 1.91572 0.809252 0.866545 1.90392 0.811454 0.866545 1.90392 0.811454 0.859666 1.91572 0.809252 0.869808 1.90387 0.788823 0.869808 1.90387 0.788823 0.859666 1.91572 0.809252 0.862294 1.91531 0.793941 0.860078 1.92428 0.851099 0.866168 1.92353 0.867648 0.856693 1.94289 0.864445 0.851677 1.93893 0.847946 0.856693 1.94289 0.864445 0.849023 1.95229 0.855535 0.851677 1.93893 0.847946 0.860078 1.92428 0.851099 0.856693 1.94289 0.864445 0.851677 1.93893 0.847946 0.854509 1.92773 0.836949 0.860078 1.92428 0.851099 0.860078 1.92428 0.851099 0.854509 1.92773 0.836949 0.863512 1.91074 0.832481 0.853694 1.96388 0.871136 0.859998 1.97179 0.88494 0.850353 1.98669 0.871044 0.843895 1.98215 0.859572 0.850353 1.98669 0.871044 0.84106 1.99736 0.855677 0.843895 1.98215 0.859572 0.853694 1.96388 0.871136 0.850353 1.98669 0.871044 0.843895 1.98215 0.859572 0.846605 1.96668 0.859421 0.853694 1.96388 0.871136 0.853694 1.96388 0.871136 0.846605 1.96668 0.859421 0.849023 1.95229 0.855535 0.856693 1.94289 0.864445 0.853694 1.96388 0.871136 0.849023 1.95229 0.855535 0.846896 2.00856 0.863701 0.853295 2.02243 0.870539 0.843817 2.02638 0.850441 0.838384 2.0108 0.848146 0.843817 2.02638 0.850441 0.835969 2.02157 0.837836 0.838384 2.0108 0.848146 0.846896 2.00856 0.863701 0.843817 2.02638 0.850441 0.838384 2.0108 0.848146 0.84106 1.99736 0.855677 0.846896 2.00856 0.863701 0.846896 2.00856 0.863701 0.84106 1.99736 0.855677 0.850353 1.98669 0.871044 0.840616 2.03944 0.832127 0.847067 2.05442 0.830293 0.837139 2.04629 0.810055 0.830445 2.03421 0.809675 0.837139 2.04629 0.810055 0.827746 2.03472 0.794235 0.830445 2.03421 0.809675 0.840616 2.03944 0.832127 0.837139 2.04629 0.810055 0.830445 2.03421 0.809675 0.83328 2.02968 0.824708 0.840616 2.03944 0.832127 0.840616 2.03944 0.832127 0.83328 2.02968 0.824708 0.835969 2.02157 0.837836 0.843817 2.02638 0.850441 0.840616 2.03944 0.832127 0.835969 2.02157 0.837836 0.835804 2.03876 0.743789 0.834089 2.02908 0.734422 0.827406 2.02491 0.748104 0.827406 2.02491 0.748104 0.834089 2.02908 0.734422 0.832423 2.01815 0.726769 0.824039 2.00612 0.735073 0.832423 2.01815 0.726769 0.830864 2.00643 0.721025 0.82943 1.99431 0.717222 0.824039 2.00612 0.735073 0.830864 2.00643 0.721025 0.82943 1.99431 0.717222 0.82104 1.98503 0.728702 0.824039 2.00612 0.735073 0.82943 1.99431 0.717222 0.827899 1.98148 0.715247 0.82104 1.98503 0.728702 0.82104 1.98503 0.728702 0.827899 1.98148 0.715247 0.82625 1.96819 0.715274 0.817682 1.96219 0.72915 0.82625 1.96819 0.715274 0.82454 1.9549 0.717411 0.822831 1.94212 0.721617 0.817682 1.96219 0.72915 0.82454 1.9549 0.717411 0.822831 1.94212 0.721617 0.814232 1.94045 0.73683 0.817682 1.96219 0.72915 0.822831 1.94212 0.721617 0.821187 1.93031 0.727696 0.814232 1.94045 0.73683 0.814232 1.94045 0.73683 0.821187 1.93031 0.727696 0.819663 1.91984 0.735329 0.811173 1.92287 0.750332 0.819663 1.91984 0.735329 0.818227 1.91081 0.744279 0.816661 1.90303 0.754779 0.811173 1.92287 0.750332 0.818227 1.91081 0.744279 0.816661 1.90303 0.754779 0.807948 1.91007 0.768891 0.811173 1.92287 0.750332 0.816661 1.90303 0.754779 0.814991 1.89683 0.766607 0.807948 1.91007 0.768891 0.807948 1.91007 0.768891 0.814991 1.89683 0.766607 0.813275 1.89254 0.779377 0.80447 1.90356 0.791069 0.813275 1.89254 0.779377 0.811577 1.89032 0.792618 0.809958 1.8902 0.805832 0.80447 1.90356 0.791069 0.811577 1.89032 0.792618 0.809958 1.8902 0.805832 0.801255 1.90429 0.813583 0.80447 1.90356 0.791069 0.809958 1.8902 0.805832 0.808471 1.89205 0.818554 0.801255 1.90429 0.813583 0.801255 1.90429 0.813583 0.808471 1.89205 0.818554 0.807014 1.89577 0.830774 0.798188 1.91178 0.834463 0.807014 1.89577 0.830774 0.805417 1.90146 0.842631 0.80373 1.90908 0.853656 0.798188 1.91178 0.834463 0.805417 1.90146 0.842631 0.80373 1.90908 0.853656 0.794735 1.92592 0.85268 0.798188 1.91178 0.834463 0.80373 1.90908 0.853656 0.802012 1.91838 0.863401 0.794735 1.92592 0.85268 0.794735 1.92592 0.85268 0.802012 1.91838 0.863401 0.800329 1.92904 0.871504 0.791383 1.94488 0.865399 0.800329 1.92904 0.871504 0.798738 1.94061 0.877732 0.797287 1.95263 0.882003 0.791383 1.94488 0.865399 0.798738 1.94061 0.877732 0.797287 1.95263 0.882003 0.788386 1.96606 0.871443 0.791383 1.94488 0.865399 0.797287 1.95263 0.882003 0.795792 1.96527 0.884442 0.788386 1.96606 0.871443 0.788386 1.96606 0.871443 0.795792 1.96527 0.884442 0.794167 1.97849 0.884928 0.78501 1.98893 0.870639 0.794167 1.97849 0.884928 0.792467 1.99183 0.883317 0.790752 2.00478 0.879612 0.78501 1.98893 0.870639 0.792467 1.99183 0.883317 0.790752 2.00478 0.879612 0.781575 2.0105 0.862641 0.78501 1.98893 0.870639 0.790752 2.00478 0.879612 0.789086 2.01687 0.873973 0.781575 2.0105 0.862641 0.781575 2.0105 0.862641 0.789086 2.01687 0.873973 0.787527 2.0277 0.86669 0.778528 2.02787 0.84888 0.787527 2.0277 0.86669 0.786094 2.03705 0.858089 0.784562 2.04517 0.847965 0.778528 2.02787 0.84888 0.786094 2.03705 0.858089 0.784562 2.04517 0.847965 0.775279 2.04041 0.830082 0.778528 2.02787 0.84888 0.784562 2.04517 0.847965 0.782913 2.0518 0.836435 0.775279 2.04041 0.830082 0.775279 2.04041 0.830082 0.782913 2.0518 0.836435 0.781202 2.05658 0.823858 0.771802 2.04658 0.807806 0.781202 2.05658 0.823858 0.779494 2.05933 0.810687 0.77785 2.05996 0.79742 0.771802 2.04658 0.807806 0.779494 2.05933 0.810687 0.77785 2.05996 0.79742 0.768612 2.0455 0.785364 0.771802 2.04658 0.807806 0.77785 2.05996 0.79742 0.776326 2.05858 0.784537 0.768612 2.0455 0.785364 0.768612 2.0455 0.785364 0.776326 2.05858 0.784537 0.77489 2.05534 0.772245 0.765524 2.03767 0.764555 0.77489 2.05534 0.772245 0.773324 2.05013 0.760254 0.771654 2.04298 0.748979 0.765524 2.03767 0.764555 0.773324 2.05013 0.760254 0.771654 2.04298 0.748979 0.762064 2.02324 0.74655 0.765524 2.03767 0.764555 0.771654 2.04298 0.748979 0.769938 2.03407 0.738878 0.762064 2.02324 0.74655 0.762064 2.02324 0.74655 0.769938 2.03407 0.738878 0.76824 2.02371 0.73034 0.75873 2.00412 0.73415 0.76824 2.02371 0.73034 0.766622 2.01232 0.723632 0.765135 2.00038 0.718878 0.75873 2.00412 0.73415 0.766622 2.01232 0.723632 0.765135 2.00038 0.718878 0.755729 1.98284 0.728428 0.75873 2.00412 0.73415 0.765135 2.00038 0.718878 0.763677 1.98794 0.71599 0.755729 1.98284 0.728428 0.755729 1.98284 0.728428 0.763677 1.98794 0.71599 0.76208 1.97482 0.715 0.752339 1.95995 0.729591 0.76208 1.97482 0.715 0.760393 1.96147 0.716084 0.758675 1.94837 0.719278 0.752339 1.95995 0.729591 0.760393 1.96147 0.716084 0.758675 1.94837 0.719278 0.748909 1.93851 0.737934 0.752339 1.95995 0.729591 0.758675 1.94837 0.719278 0.756992 1.93603 0.72446 0.748909 1.93851 0.737934 0.748909 1.93851 0.737934 0.756992 1.93603 0.72446 0.755402 1.92485 0.731368 0.745881 1.9214 0.751922 0.755402 1.92485 0.731368 0.75395 1.91515 0.739644 0.752455 1.90672 0.749379 0.745881 1.9214 0.751922 0.75395 1.91515 0.739644 0.752455 1.90672 0.749379 0.74261 1.90912 0.770954 0.745881 1.9214 0.751922 0.752455 1.90672 0.749379 0.75083 1.89969 0.760588 0.74261 1.90912 0.770954 0.74261 1.90912 0.770954 0.75083 1.89969 0.760588 0.74913 1.89442 0.772945 0.739135 1.90331 0.793319 0.74913 1.89442 0.772945 0.747414 1.89116 0.786014 0.745749 1.89 0.799303 0.739135 1.90331 0.793319 0.747414 1.89116 0.786014 0.745749 1.89 0.799303 0.73597 1.90473 0.815683 0.739135 1.90331 0.793319 0.745749 1.89 0.799303 0.744191 1.8909 0.812323 0.73597 1.90473 0.815683 0.73597 1.90473 0.815683 0.744191 1.8909 0.812323 0.742757 1.89367 0.824722 0.741225 1.89839 0.836816 0.73597 1.90473 0.815683 0.742757 1.89367 0.824722 0.741225 1.89839 0.836816 0.732859 1.91289 0.83642 0.73597 1.90473 0.815683 0.741225 1.89839 0.836816 0.739576 1.90507 0.848314 0.732859 1.91289 0.83642 0.732859 1.91289 0.83642 0.739576 1.90507 0.848314 0.737865 1.91357 0.858746 0.729393 1.92761 0.854206 0.737865 1.91357 0.858746 0.736157 1.92361 0.867702 0.734513 1.93478 0.874882 0.729393 1.92761 0.854206 0.736157 1.92361 0.867702 0.734513 1.93478 0.874882 0.726079 1.94689 0.866286 0.729393 1.92761 0.854206 0.734513 1.93478 0.874882 0.732989 1.94663 0.880125 0.726079 1.94689 0.866286 0.726079 1.94689 0.866286 0.732989 1.94663 0.880125 0.731553 1.95889 0.88346 0.723072 1.96826 0.871684 0.731553 1.95889 0.88346 0.729987 1.97188 0.884943 0.728317 1.98522 0.884383 0.723072 1.96826 0.871684 0.729987 1.97188 0.884943 0.728317 1.98522 0.884383 0.719667 1.99117 0.870162 0.723072 1.96826 0.871684 0.728317 1.98522 0.884383 0.726601 1.99843 0.881708 0.719667 1.99117 0.870162 0.719667 1.99117 0.870162 0.726601 1.99843 0.881708 0.724903 2.011 0.877 0.716249 2.01245 0.861494 0.724903 2.011 0.877 0.723285 2.0225 0.87049 0.721798 2.03258 0.862522 0.716249 2.01245 0.861494 0.723285 2.0225 0.87049 0.721798 2.03258 0.862522 0.713233 2.02932 0.847263 0.716249 2.01245 0.861494 0.721798 2.03258 0.862522 0.72034 2.0413 0.853186 0.713233 2.02932 0.847263 0.713233 2.02932 0.847263 0.72034 2.0413 0.853186 0.718743 2.04872 0.842317 0.70994 2.04133 0.828002 0.718743 2.04872 0.842317 0.717056 2.05445 0.830209 0.715338 2.05823 0.817272 0.70994 2.04133 0.828002 0.717056 2.05445 0.830209 0.715338 2.05823 0.817272 0.706469 2.04679 0.805556 0.70994 2.04133 0.828002 0.715338 2.05823 0.817272 0.713655 2.05991 0.80399 0.706469 2.04679 0.805556 0.706469 2.04679 0.805556 0.713655 2.05991 0.80399 0.712065 2.05951 0.79086 0.703331 2.04503 0.783278 0.712065 2.05951 0.79086 0.710614 2.05719 0.778318 0.709118 2.05297 0.76615 0.703331 2.04503 0.783278 0.710614 2.05719 0.778318 0.709118 2.05297 0.76615 0.700194 2.03653 0.762612 0.703331 2.04503 0.783278 0.709118 2.05297 0.76615 0.707493 2.04677 0.75446 0.700194 2.03653 0.762612 0.700194 2.03653 0.762612 0.707493 2.04677 0.75446 0.705792 2.0387 0.743722 0.696723 2.02153 0.745051 0.705792 2.0387 0.743722 0.704077 2.02901 0.734365 0.702412 2.01808 0.726724 0.696723 2.02153 0.745051 0.704077 2.02901 0.734365 0.702412 2.01808 0.726724 0.693429 2.0021 0.733296 0.696723 2.02153 0.745051 0.702412 2.01808 0.726724 0.700854 2.00635 0.720993 0.693429 2.0021 0.733296 0.693429 2.0021 0.733296 0.700854 2.00635 0.720993 0.69942 1.99422 0.717203 0.690398 1.98053 0.728212 0.69942 1.99422 0.717203 0.697888 1.98139 0.715241 0.696239 1.9681 0.715281 0.690398 1.98053 0.728212 0.697888 1.98139 0.715241 0.696239 1.9681 0.715281 0.687009 1.95781 0.730083 0.690398 1.98053 0.728212 0.696239 1.9681 0.715281 0.694528 1.95481 0.717432 0.687009 1.95781 0.730083 0.687009 1.95781 0.730083 0.694528 1.95481 0.717432 0.69282 1.94204 0.721651 0.68359 1.9366 0.739092 0.69282 1.94204 0.721651 0.691176 1.93024 0.727742 0.689653 1.91977 0.735385 0.68359 1.9366 0.739092 0.691176 1.93024 0.727742 0.689653 1.91977 0.735385 0.680583 1.91997 0.753566 0.68359 1.9366 0.739092 0.689653 1.91977 0.735385 0.688217 1.91076 0.744344 0.680583 1.91997 0.753566 0.680583 1.91997 0.753566 0.688217 1.91076 0.744344 0.68665 1.90298 0.754854 0.67727 1.90823 0.773049 0.68665 1.90298 0.754854 0.68498 1.8968 0.766689 0.683264 1.89252 0.779464 0.67727 1.90823 0.773049 0.68498 1.8968 0.766689 0.683264 1.89252 0.779464 0.673803 1.90314 0.795568 0.67727 1.90823 0.773049 0.683264 1.89252 0.779464 0.681566 1.89031 0.792706 0.673803 1.90314 0.795568 0.673803 1.90314 0.795568 0.681566 1.89031 0.792706 0.679948 1.89021 0.805919 0.670691 1.90522 0.817758 0.679948 1.89021 0.805919 0.678462 1.89207 0.818636 0.677004 1.8958 0.830854 0.670691 1.90522 0.817758 0.678462 1.89207 0.818636 0.677004 1.8958 0.830854 0.667538 1.91402 0.838287 0.670691 1.90522 0.817758 0.677004 1.8958 0.830854 0.675406 1.90151 0.842708 0.667538 1.91402 0.838287 0.667538 1.91402 0.838287 0.675406 1.90151 0.842708 0.673719 1.90913 0.853725 0.664053 1.92935 0.855676 0.673719 1.90913 0.853725 0.672001 1.91845 0.86346 0.670318 1.92912 0.871552 0.664053 1.92935 0.855676 0.672001 1.91845 0.86346 0.670318 1.92912 0.871552 0.66078 1.94891 0.867106 0.664053 1.92935 0.855676 0.670318 1.92912 0.871552 0.668728 1.94069 0.877767 0.66078 1.94891 0.867106 0.66078 1.94891 0.867106 0.668728 1.94069 0.877767 0.667278 1.95271 0.882025 0.657753 1.97048 0.871858 0.667278 1.95271 0.882025 0.665781 1.96536 0.884452 0.664156 1.97858 0.884924 0.657753 1.97048 0.871858 0.665781 1.96536 0.884452 0.664156 1.97858 0.884924 0.654324 1.99338 0.869614 0.657753 1.97048 0.871858 0.664156 1.97858 0.884924 0.662455 1.99192 0.883299 0.654324 1.99338 0.869614 0.654324 1.99338 0.869614 0.662455 1.99192 0.883299 0.66074 2.00486 0.879581 0.650933 2.01433 0.86031 0.66074 2.00486 0.879581 0.659075 2.01695 0.873929 0.657517 2.02777 0.866637 0.650933 2.01433 0.86031 0.659075 2.01695 0.873929 0.657517 2.02777 0.866637 0.647931 2.03073 0.845592 0.650933 2.01433 0.86031 0.657517 2.02777 0.866637 0.656084 2.03711 0.858027 0.647931 2.03073 0.845592 0.647931 2.03073 0.845592 0.656084 2.03711 0.858027 0.654551 2.04522 0.847892 0.644599 2.04218 0.825891 0.654551 2.04522 0.847892 0.652902 2.05183 0.836354 0.651191 2.05661 0.823771 0.644599 2.04218 0.825891 0.652902 2.05183 0.836354 0.651191 2.05661 0.823771 0.641138 2.04692 0.803308 0.644599 2.04218 0.825891 0.651191 2.05661 0.823771 0.649483 2.05934 0.810599 0.641138 2.04692 0.803308 0.641138 2.04692 0.803308 0.649483 2.05934 0.810599 0.647839 2.05996 0.797333 0.646316 2.05857 0.784453 0.641138 2.04692 0.803308 0.647839 2.05996 0.797333 0.646316 2.05857 0.784453 0.63805 2.0445 0.781207 0.641138 2.04692 0.803308 0.646316 2.05857 0.784453 0.64488 2.05531 0.772163 0.63805 2.0445 0.781207 0.63805 2.0445 0.781207 0.64488 2.05531 0.772163 0.643313 2.05009 0.760176 0.63486 2.03533 0.7607 0.643313 2.05009 0.760176 0.641643 2.04293 0.748907 0.639927 2.034 0.738816 0.63486 2.03533 0.7607 0.641643 2.04293 0.748907 0.639927 2.034 0.738816 0.631384 2.01977 0.74361 0.63486 2.03533 0.7607 0.639927 2.034 0.738816 0.638229 2.02364 0.730289 0.631384 2.01977 0.74361 0.631384 2.01977 0.74361 0.638229 2.02364 0.730289 0.636611 2.01224 0.723594 0.628133 2.00008 0.732509 0.636611 2.01224 0.723594 0.635126 2.0003 0.718853 0.633667 1.98785 0.715977 0.628133 2.00008 0.732509 0.635126 2.0003 0.718853 0.633667 1.98785 0.715977 0.625092 1.9784 0.72808 0.628133 2.00008 0.732509 0.633667 1.98785 0.715977 0.632069 1.97473 0.715 0.625092 1.9784 0.72808 0.625092 1.9784 0.72808 0.632069 1.97473 0.715 0.630381 1.96138 0.716099 0.621652 1.95552 0.730686 0.630381 1.96138 0.716099 0.628664 1.94829 0.719306 0.626981 1.93595 0.724501 0.621652 1.95552 0.730686 0.628664 1.94829 0.719306 0.626981 1.93595 0.724501 0.618277 1.93475 0.740302 0.621652 1.95552 0.730686 0.626981 1.93595 0.724501 0.625391 1.92478 0.731419 0.618277 1.93475 0.740302 0.618277 1.93475 0.740302 0.625391 1.92478 0.731419 0.623941 1.91509 0.739703 0.615279 1.91859 0.755263 0.623941 1.91509 0.739703 0.622445 1.90667 0.749449 0.620819 1.89965 0.760667 0.615279 1.91859 0.755263 0.622445 1.90667 0.749449 0.620819 1.89965 0.760667 0.611928 1.90742 0.775175 0.615279 1.91859 0.755263 0.620819 1.89965 0.760667 0.619118 1.89439 0.77303 0.611928 1.90742 0.775175 0.611928 1.90742 0.775175 0.619118 1.89439 0.77303 0.617403 1.89114 0.786102 0.608475 1.90303 0.797814 0.617403 1.89114 0.786102 0.615738 1.89 0.799391 0.614181 1.89091 0.812408 0.608475 1.90303 0.797814 0.615738 1.89 0.799391 0.614181 1.89091 0.812408 0.605407 1.90578 0.819829 0.608475 1.90303 0.797814 0.614181 1.89091 0.812408 0.612747 1.8937 0.824804 0.605407 1.90578 0.819829 0.605407 1.90578 0.819829 0.612747 1.8937 0.824804 0.611214 1.89842 0.836895 0.602193 1.9153 0.840244 0.611214 1.89842 0.836895 0.609564 1.90512 0.848387 0.607854 1.91363 0.858811 0.602193 1.9153 0.840244 0.609564 1.90512 0.848387 0.607854 1.91363 0.858811 0.598889 1.92402 0.846514 0.602193 1.9153 0.840244 0.607854 1.91363 0.858811 0.598715 1.93113 0.857088 0.598889 1.92402 0.846514 0.607854 1.91363 0.858811 0.606146 1.92368 0.867756 0.598715 1.93113 0.857088 0.598715 1.93113 0.857088 0.606146 1.92368 0.867756 0.604502 1.93486 0.874923 0.595427 1.9433 0.86199 0.604502 1.93486 0.874923 0.595486 1.95095 0.867865 0.593833 1.95474 0.866902 0.595486 1.95095 0.867865 0.592258 1.96682 0.869704 0.593833 1.95474 0.866902 0.595427 1.9433 0.86199 0.595486 1.95095 0.867865 0.827406 2.02491 0.748104 0.832423 2.01815 0.726769 0.824039 2.00612 0.735073 0.817111 2.00094 0.745896 0.824039 2.00612 0.735073 0.81469 1.98679 0.74117 0.817111 2.00094 0.745896 0.827406 2.02491 0.748104 0.824039 2.00612 0.735073 0.817111 2.00094 0.745896 0.81983 2.01392 0.754337 0.827406 2.02491 0.748104 0.82104 1.98503 0.728702 0.82625 1.96819 0.715274 0.817682 1.96219 0.72915 0.812047 1.97148 0.740103 0.817682 1.96219 0.72915 0.809216 1.95607 0.743064 0.812047 1.97148 0.740103 0.82104 1.98503 0.728702 0.817682 1.96219 0.72915 0.812047 1.97148 0.740103 0.81469 1.98679 0.74117 0.82104 1.98503 0.728702 0.82104 1.98503 0.728702 0.81469 1.98679 0.74117 0.824039 2.00612 0.735073 0.814232 1.94045 0.73683 0.819663 1.91984 0.735329 0.811173 1.92287 0.750332 0.806479 1.9421 0.749825 0.811173 1.92287 0.750332 0.804047 1.93072 0.759507 0.806479 1.9421 0.749825 0.814232 1.94045 0.73683 0.811173 1.92287 0.750332 0.806479 1.9421 0.749825 0.809216 1.95607 0.743064 0.814232 1.94045 0.73683 0.814232 1.94045 0.73683 0.809216 1.95607 0.743064 0.817682 1.96219 0.72915 0.807948 1.91007 0.768891 0.813275 1.89254 0.779377 0.80447 1.90356 0.791069 0.798603 1.91649 0.786731 0.80447 1.90356 0.791069 0.795848 1.91504 0.802218 0.798603 1.91649 0.786731 0.807948 1.91007 0.768891 0.80447 1.90356 0.791069 0.798603 1.91649 0.786731 0.801429 1.92192 0.772018 0.807948 1.91007 0.768891 0.807948 1.91007 0.768891 0.801429 1.92192 0.772018 0.811173 1.92287 0.750332 0.811173 1.92287 0.750332 0.801429 1.92192 0.772018 0.804047 1.93072 0.759507 0.801255 1.90429 0.813583 0.807014 1.89577 0.830774 0.798188 1.91178 0.834463 0.793401 1.91746 0.816988 0.798188 1.91178 0.834463 0.79081 1.92359 0.830943 0.793401 1.91746 0.816988 0.801255 1.90429 0.813583 0.798188 1.91178 0.834463 0.793401 1.91746 0.816988 0.795848 1.91504 0.802218 0.801255 1.90429 0.813583 0.801255 1.90429 0.813583 0.795848 1.91504 0.802218 0.80447 1.90356 0.791069 0.794735 1.92592 0.85268 0.800329 1.92904 0.871504 0.791383 1.94488 0.865399 0.78522 1.94589 0.852466 0.791383 1.94488 0.865399 0.782753 1.95982 0.858048 0.78522 1.94589 0.852466 0.794735 1.92592 0.85268 0.791383 1.94488 0.865399 0.78522 1.94589 0.852466 0.78799 1.93336 0.843201 0.794735 1.92592 0.85268 0.794735 1.92592 0.85268 0.78799 1.93336 0.843201 0.798188 1.91178 0.834463 0.798188 1.91178 0.834463 0.78799 1.93336 0.843201 0.79081 1.92359 0.830943 0.788386 1.96606 0.871443 0.794167 1.97849 0.884928 0.78501 1.98893 0.870639 0.780189 1.97489 0.86 0.78501 1.98893 0.870639 0.777377 1.99042 0.857986 0.780189 1.97489 0.86 0.788386 1.96606 0.871443 0.78501 1.98893 0.870639 0.780189 1.97489 0.86 0.782753 1.95982 0.858048 0.788386 1.96606 0.871443 0.788386 1.96606 0.871443 0.782753 1.95982 0.858048 0.791383 1.94488 0.865399 0.781575 2.0105 0.862641 0.787527 2.0277 0.86669 0.778528 2.02787 0.84888 0.772101 2.01687 0.842979 0.778528 2.02787 0.84888 0.769567 2.02629 0.831135 0.772101 2.01687 0.842979 0.781575 2.0105 0.862641 0.778528 2.02787 0.84888 0.772101 2.01687 0.842979 0.774593 2.00485 0.852047 0.781575 2.0105 0.862641 0.781575 2.0105 0.862641 0.774593 2.00485 0.852047 0.777377 1.99042 0.857986 0.78501 1.98893 0.870639 0.781575 2.0105 0.862641 0.777377 1.99042 0.857986 0.775279 2.04041 0.830082 0.781202 2.05658 0.823858 0.771802 2.04658 0.807806 0.766765 2.03259 0.81682 0.771802 2.04658 0.807806 0.763968 2.03498 0.801372 0.766765 2.03259 0.81682 0.775279 2.04041 0.830082 0.771802 2.04658 0.807806 0.766765 2.03259 0.81682 0.769567 2.02629 0.831135 0.775279 2.04041 0.830082 0.775279 2.04041 0.830082 0.769567 2.02629 0.831135 0.778528 2.02787 0.84888 0.768612 2.0455 0.785364 0.77489 2.05534 0.772245 0.765524 2.03767 0.764555 0.758943 2.02818 0.772209 0.765524 2.03767 0.764555 0.756152 2.0192 0.759425 0.758943 2.02818 0.772209 0.768612 2.0455 0.785364 0.765524 2.03767 0.764555 0.758943 2.02818 0.772209 0.761447 2.03343 0.786344 0.768612 2.0455 0.785364 0.768612 2.0455 0.785364 0.761447 2.03343 0.786344 0.763968 2.03498 0.801372 0.771802 2.04658 0.807806 0.768612 2.0455 0.785364 0.763968 2.03498 0.801372 0.762064 2.02324 0.74655 0.76824 2.02371 0.73034 0.75873 2.00412 0.73415 0.753345 2.0072 0.749374 0.75873 2.00412 0.73415 0.750795 1.99348 0.742917 0.753345 2.0072 0.749374 0.762064 2.02324 0.74655 0.75873 2.00412 0.73415 0.753345 2.0072 0.749374 0.756152 2.0192 0.759425 0.762064 2.02324 0.74655 0.762064 2.02324 0.74655 0.756152 2.0192 0.759425 0.765524 2.03767 0.764555 0.755729 1.98284 0.728428 0.76208 1.97482 0.715 0.752339 1.95995 0.729591 0.74554 1.96316 0.74118 0.752339 1.95995 0.729591 0.742724 1.94833 0.746252 0.74554 1.96316 0.74118 0.755729 1.98284 0.728428 0.752339 1.95995 0.729591 0.74554 1.96316 0.74118 0.748317 1.97872 0.740115 0.755729 1.98284 0.728428 0.755729 1.98284 0.728428 0.748317 1.97872 0.740115 0.750795 1.99348 0.742917 0.75873 2.00412 0.73415 0.755729 1.98284 0.728428 0.750795 1.99348 0.742917 0.748909 1.93851 0.737934 0.755402 1.92485 0.731368 0.745881 1.9214 0.751922 0.740145 1.93567 0.754691 0.745881 1.9214 0.751922 0.737689 1.92567 0.765849 0.740145 1.93567 0.754691 0.748909 1.93851 0.737934 0.745881 1.9214 0.751922 0.740145 1.93567 0.754691 0.742724 1.94833 0.746252 0.748909 1.93851 0.737934 0.748909 1.93851 0.737934 0.742724 1.94833 0.746252 0.752339 1.95995 0.729591 0.74261 1.90912 0.770954 0.74913 1.89442 0.772945 0.739135 1.90331 0.793319 0.734927 1.91854 0.779691 0.739135 1.90331 0.793319 0.732104 1.91521 0.795014 0.734927 1.91854 0.779691 0.74261 1.90912 0.770954 0.739135 1.90331 0.793319 0.734927 1.91854 0.779691 0.737689 1.92567 0.765849 0.74261 1.90912 0.770954 0.74261 1.90912 0.770954 0.737689 1.92567 0.765849 0.745881 1.9214 0.751922 0.732859 1.91289 0.83642 0.737865 1.91357 0.858746 0.729393 1.92761 0.854206 0.724314 1.9284 0.837798 0.729393 1.92761 0.854206 0.721485 1.9398 0.848588 0.724314 1.9284 0.837798 0.732859 1.91289 0.83642 0.729393 1.92761 0.854206 0.724314 1.9284 0.837798 0.72706 1.92026 0.824566 0.732859 1.91289 0.83642 0.732859 1.91289 0.83642 0.72706 1.92026 0.824566 0.73597 1.90473 0.815683 0.73597 1.90473 0.815683 0.72706 1.92026 0.824566 0.729498 1.91589 0.810272 0.739135 1.90331 0.793319 0.729498 1.91589 0.810272 0.732104 1.91521 0.795014 0.739135 1.90331 0.793319 0.73597 1.90473 0.815683 0.729498 1.91589 0.810272 0.726079 1.94689 0.866286 0.731553 1.95889 0.88346 0.723072 1.96826 0.871684 0.716428 1.96773 0.859557 0.723072 1.96826 0.871684 0.7137 1.98323 0.859433 0.716428 1.96773 0.859557 0.726079 1.94689 0.866286 0.723072 1.96826 0.871684 0.716428 1.96773 0.859557 0.718853 1.95325 0.855919 0.726079 1.94689 0.866286 0.726079 1.94689 0.866286 0.718853 1.95325 0.855919 0.721485 1.9398 0.848588 0.729393 1.92761 0.854206 0.726079 1.94689 0.866286 0.721485 1.9398 0.848588 0.719667 1.99117 0.870162 0.724903 2.011 0.877 0.716249 2.01245 0.861494 0.710867 1.99836 0.855265 0.716249 2.01245 0.861494 0.708211 2.01164 0.847517 0.710867 1.99836 0.855265 0.719667 1.99117 0.870162 0.716249 2.01245 0.861494 0.710867 1.99836 0.855265 0.7137 1.98323 0.859433 0.719667 1.99117 0.870162 0.719667 1.99117 0.870162 0.7137 1.98323 0.859433 0.723072 1.96826 0.871684 0.713233 2.02932 0.847263 0.718743 2.04872 0.842317 0.70994 2.04133 0.828002 0.703086 2.03011 0.823717 0.70994 2.04133 0.828002 0.700251 2.03438 0.808605 0.703086 2.03011 0.823717 0.713233 2.02932 0.847263 0.70994 2.04133 0.828002 0.703086 2.03011 0.823717 0.705794 2.02222 0.837017 0.713233 2.02932 0.847263 0.713233 2.02932 0.847263 0.705794 2.02222 0.837017 0.708211 2.01164 0.847517 0.716249 2.01245 0.861494 0.713233 2.02932 0.847263 0.708211 2.01164 0.847517 0.706469 2.04679 0.805556 0.712065 2.05951 0.79086 0.703331 2.04503 0.783278 0.697572 2.03461 0.793194 0.703331 2.04503 0.783278 0.695158 2.0311 0.778713 0.697572 2.03461 0.793194 0.706469 2.04679 0.805556 0.703331 2.04503 0.783278 0.697572 2.03461 0.793194 0.700251 2.03438 0.808605 0.706469 2.04679 0.805556 0.706469 2.04679 0.805556 0.700251 2.03438 0.808605 0.70994 2.04133 0.828002 0.700194 2.03653 0.762612 0.705792 2.0387 0.743722 0.696723 2.02153 0.745051 0.692471 2.02381 0.765113 0.696723 2.02153 0.745051 0.689636 2.01309 0.753642 0.692471 2.02381 0.765113 0.700194 2.03653 0.762612 0.696723 2.02153 0.745051 0.692471 2.02381 0.765113 0.695158 2.0311 0.778713 0.700194 2.03653 0.762612 0.700194 2.03653 0.762612 0.695158 2.0311 0.778713 0.703331 2.04503 0.783278 0.693429 2.0021 0.733296 0.69942 1.99422 0.717203 0.690398 1.98053 0.728212 0.684519 1.98577 0.740974 0.690398 1.98053 0.728212 0.681855 1.97041 0.740176 0.684519 1.98577 0.740974 0.693429 2.0021 0.733296 0.690398 1.98053 0.728212 0.684519 1.98577 0.740974 0.686935 1.99999 0.745451 0.693429 2.0021 0.733296 0.693429 2.0021 0.733296 0.686935 1.99999 0.745451 0.696723 2.02153 0.745051 0.696723 2.02153 0.745051 0.686935 1.99999 0.745451 0.689636 2.01309 0.753642 0.687009 1.95781 0.730083 0.69282 1.94204 0.721651 0.68359 1.9366 0.739092 0.679021 1.95504 0.743416 0.68359 1.9366 0.739092 0.6763 1.94122 0.750411 0.679021 1.95504 0.743416 0.687009 1.95781 0.730083 0.68359 1.9366 0.739092 0.679021 1.95504 0.743416 0.681855 1.97041 0.740176 0.687009 1.95781 0.730083 0.687009 1.95781 0.730083 0.681855 1.97041 0.740176 0.690398 1.98053 0.728212 0.680583 1.91997 0.753566 0.68665 1.90298 0.754854 0.67727 1.90823 0.773049 0.671238 1.92143 0.772976 0.67727 1.90823 0.773049 0.668407 1.91625 0.787793 0.671238 1.92143 0.772976 0.680583 1.91997 0.753566 0.67727 1.90823 0.773049 0.671238 1.92143 0.772976 0.673878 1.93003 0.760277 0.680583 1.91997 0.753566 0.680583 1.91997 0.753566 0.673878 1.93003 0.760277 0.68359 1.9366 0.739092 0.68359 1.9366 0.739092 0.673878 1.93003 0.760277 0.6763 1.94122 0.750411 0.673803 1.90314 0.795568 0.679948 1.89021 0.805919 0.670691 1.90522 0.817758 0.665668 1.91509 0.803274 0.670691 1.90522 0.817758 0.663235 1.91776 0.817974 0.665668 1.91509 0.803274 0.673803 1.90314 0.795568 0.670691 1.90522 0.817758 0.665668 1.91509 0.803274 0.668407 1.91625 0.787793 0.673803 1.90314 0.795568 0.673803 1.90314 0.795568 0.668407 1.91625 0.787793 0.67727 1.90823 0.773049 0.667538 1.91402 0.838287 0.673719 1.90913 0.853725 0.664053 1.92935 0.855676 0.657794 1.93415 0.843948 0.664053 1.92935 0.855676 0.655037 1.94682 0.852973 0.657794 1.93415 0.843948 0.667538 1.91402 0.838287 0.664053 1.92935 0.855676 0.657794 1.93415 0.843948 0.66062 1.92416 0.83186 0.667538 1.91402 0.838287 0.667538 1.91402 0.838287 0.66062 1.92416 0.83186 0.670691 1.90522 0.817758 0.670691 1.90522 0.817758 0.66062 1.92416 0.83186 0.663235 1.91776 0.817974 0.66078 1.94891 0.867106 0.667278 1.95271 0.882025 0.657753 1.97048 0.871858 0.652588 1.96081 0.858299 0.657753 1.97048 0.871858 0.65 1.97596 0.859992 0.652588 1.96081 0.858299 0.66078 1.94891 0.867106 0.657753 1.97048 0.871858 0.652588 1.96081 0.858299 0.655037 1.94682 0.852973 0.66078 1.94891 0.867106 0.66078 1.94891 0.867106 0.655037 1.94682 0.852973 0.664053 1.92935 0.855676 0.654324 1.99338 0.869614 0.66074 2.00486 0.879581 0.650933 2.01433 0.86031 0.645459 2.00319 0.853871 0.650933 2.01433 0.86031 0.64334 2.01502 0.846269 0.645459 2.00319 0.853871 0.654324 1.99338 0.869614 0.650933 2.01433 0.86031 0.645459 2.00319 0.853871 0.647719 1.98993 0.858528 0.654324 1.99338 0.869614 0.654324 1.99338 0.869614 0.647719 1.98993 0.858528 0.657753 1.97048 0.871858 0.657753 1.97048 0.871858 0.647719 1.98993 0.858528 0.65 1.97596 0.859992 0.647931 2.03073 0.845592 0.654551 2.04522 0.847892 0.644599 2.04218 0.825891 0.639152 2.03196 0.824273 0.644599 2.04218 0.825891 0.636944 2.03632 0.811015 0.639152 2.03196 0.824273 0.647931 2.03073 0.845592 0.644599 2.04218 0.825891 0.639152 2.03196 0.824273 0.641316 2.02475 0.836208 0.647931 2.03073 0.845592 0.647931 2.03073 0.845592 0.641316 2.02475 0.836208 0.64334 2.01502 0.846269 0.650933 2.01433 0.86031 0.647931 2.03073 0.845592 0.64334 2.01502 0.846269 0.63805 2.0445 0.781207 0.643313 2.05009 0.760176 0.63486 2.03533 0.7607 0.631237 2.03216 0.772776 0.63486 2.03533 0.7607 0.629518 2.02662 0.76283 0.631237 2.03216 0.772776 0.63805 2.0445 0.781207 0.63486 2.03533 0.7607 0.631237 2.03216 0.772776 0.632938 2.03596 0.784059 0.63805 2.0445 0.781207 0.63805 2.0445 0.781207 0.632938 2.03596 0.784059 0.634803 2.03761 0.79712 0.641138 2.04692 0.803308 0.634803 2.03761 0.79712 0.636944 2.03632 0.811015 0.644599 2.04218 0.825891 0.641138 2.04692 0.803308 0.636944 2.03632 0.811015 0.631384 2.01977 0.74361 0.636611 2.01224 0.723594 0.628133 2.00008 0.732509 0.624377 2.00089 0.740905 0.628133 2.00008 0.732509 0.622829 1.99015 0.737005 0.624377 2.00089 0.740905 0.631384 2.01977 0.74361 0.628133 2.00008 0.732509 0.624377 2.00089 0.740905 0.626033 2.01074 0.746636 0.631384 2.01977 0.74361 0.631384 2.01977 0.74361 0.626033 2.01074 0.746636 0.627766 2.01941 0.754027 0.63486 2.03533 0.7607 0.627766 2.01941 0.754027 0.629518 2.02662 0.76283 0.63486 2.03533 0.7607 0.631384 2.01977 0.74361 0.627766 2.01941 0.754027 0.625092 1.9784 0.72808 0.630381 1.96138 0.716099 0.621652 1.95552 0.730686 0.619541 1.96748 0.735063 0.621652 1.95552 0.730686 0.617833 1.95626 0.737057 0.619541 1.96748 0.735063 0.625092 1.9784 0.72808 0.621652 1.95552 0.730686 0.619541 1.96748 0.735063 0.621226 1.9789 0.735044 0.625092 1.9784 0.72808 0.625092 1.9784 0.72808 0.621226 1.9789 0.735044 0.622829 1.99015 0.737005 0.628133 2.00008 0.732509 0.625092 1.9784 0.72808 0.622829 1.99015 0.737005 0.618277 1.93475 0.740302 0.623941 1.91509 0.739703 0.615279 1.91859 0.755263 0.614302 1.93429 0.747676 0.615279 1.91859 0.755263 0.612369 1.92357 0.757626 0.614302 1.93429 0.747676 0.618277 1.93475 0.740302 0.615279 1.91859 0.755263 0.614302 1.93429 0.747676 0.616128 1.94543 0.741024 0.618277 1.93475 0.740302 0.618277 1.93475 0.740302 0.616128 1.94543 0.741024 0.621652 1.95552 0.730686 0.621652 1.95552 0.730686 0.616128 1.94543 0.741024 0.617833 1.95626 0.737057 0.611928 1.90742 0.775175 0.617403 1.89114 0.786102 0.608475 1.90303 0.797814 0.608108 1.90963 0.783643 0.608475 1.90303 0.797814 0.605973 1.90726 0.798301 0.608108 1.90963 0.783643 0.611928 1.90742 0.775175 0.608475 1.90303 0.797814 0.608108 1.90963 0.783643 0.610276 1.91516 0.769852 0.611928 1.90742 0.775175 0.611928 1.90742 0.775175 0.610276 1.91516 0.769852 0.615279 1.91859 0.755263 0.615279 1.91859 0.755263 0.610276 1.91516 0.769852 0.612369 1.92357 0.757626 0.605407 1.90578 0.819829 0.611214 1.89842 0.836895 0.602193 1.9153 0.840244 0.602354 1.91143 0.825247 0.602193 1.9153 0.840244 0.600648 1.91677 0.836458 0.602354 1.91143 0.825247 0.605407 1.90578 0.819829 0.602193 1.9153 0.840244 0.602354 1.91143 0.825247 0.604043 1.90807 0.812583 0.605407 1.90578 0.819829 0.605407 1.90578 0.819829 0.604043 1.90807 0.812583 0.608475 1.90303 0.797814 0.608475 1.90303 0.797814 0.604043 1.90807 0.812583 0.605973 1.90726 0.798301 0.604502 1.93486 0.874923 0.60298 1.94671 0.880153 0.595486 1.95095 0.867865 0.595486 1.95095 0.867865 0.60298 1.94671 0.880153 0.601543 1.95898 0.883476 0.592258 1.96682 0.869704 0.601543 1.95898 0.883476 0.59243 1.97272 0.871964 0.590584 1.97921 0.870351 0.59243 1.97272 0.871964 0.598306 1.98531 0.884372 0.588871 1.99147 0.868835 0.598306 1.98531 0.884372 0.588981 1.99558 0.868997 0.587161 2.00331 0.865199 0.588981 1.99558 0.868997 0.594892 2.01108 0.876962 0.585511 2.01433 0.859558 0.594892 2.01108 0.876962 0.585622 2.01616 0.859075 0.583962 2.02423 0.852048 0.585622 2.01616 0.859075 0.591789 2.03265 0.862465 0.59033 2.04136 0.853119 0.583962 2.02423 0.852048 0.591789 2.03265 0.862465 0.59033 2.04136 0.853119 0.582163 2.0339 0.841348 0.583962 2.02423 0.852048 0.59033 2.04136 0.853119 0.588732 2.04876 0.842241 0.582163 2.0339 0.841348 0.582163 2.0339 0.841348 0.588732 2.04876 0.842241 0.579873 2.04237 0.826418 0.579873 2.04237 0.826418 0.588732 2.04876 0.842241 0.587044 2.05448 0.830125 0.585327 2.05824 0.817184 0.579873 2.04237 0.826418 0.587044 2.05448 0.830125 0.585327 2.05824 0.817184 0.57745 2.04721 0.809182 0.579873 2.04237 0.826418 0.585327 2.05824 0.817184 0.583644 2.05991 0.803902 0.57745 2.04721 0.809182 0.57745 2.04721 0.809182 0.583644 2.05991 0.803902 0.575136 2.04768 0.791277 0.575136 2.04768 0.791277 0.583644 2.05991 0.803902 0.582055 2.0595 0.790774 0.580605 2.05717 0.778237 0.575136 2.04768 0.791277 0.582055 2.0595 0.790774 0.580605 2.05717 0.778237 0.57299 2.04377 0.773841 0.575136 2.04768 0.791277 0.580605 2.05717 0.778237 0.579108 2.05293 0.76607 0.57299 2.04377 0.773841 0.57299 2.04377 0.773841 0.579108 2.05293 0.76607 0.5707 2.03581 0.757866 0.5707 2.03581 0.757866 0.579108 2.05293 0.76607 0.577482 2.04672 0.754385 0.575781 2.03864 0.743654 0.5707 2.03581 0.757866 0.577482 2.04672 0.754385 0.575781 2.03864 0.743654 0.568335 2.02426 0.744246 0.5707 2.03581 0.757866 0.575781 2.03864 0.743654 0.574066 2.02894 0.734309 0.568335 2.02426 0.744246 0.568335 2.02426 0.744246 0.574066 2.02894 0.734309 0.572401 2.018 0.726679 0.566036 2.00981 0.73379 0.572401 2.018 0.726679 0.570844 2.00627 0.720962 0.563971 1.99372 0.727198 0.570844 2.00627 0.720962 0.569411 1.99414 0.717183 0.567877 1.98131 0.715234 0.563971 1.99372 0.727198 0.569411 1.99414 0.717183 0.567877 1.98131 0.715234 0.562011 1.97777 0.724536 0.563971 1.99372 0.727198 0.567877 1.98131 0.715234 0.566227 1.96801 0.715288 0.562011 1.97777 0.724536 0.562011 1.97777 0.724536 0.566227 1.96801 0.715288 0.560012 1.96217 0.725225 0.560012 1.96217 0.725225 0.566227 1.96801 0.715288 0.564517 1.95472 0.717454 0.557993 1.94703 0.729096 0.564517 1.95472 0.717454 0.562808 1.94196 0.721686 0.556043 1.93301 0.735973 0.562808 1.94196 0.721686 0.561166 1.93016 0.727789 0.559643 1.91971 0.73544 0.556043 1.93301 0.735973 0.561166 1.93016 0.727789 0.559643 1.91971 0.73544 0.554216 1.92056 0.745699 0.556043 1.93301 0.735973 0.559643 1.91971 0.73544 0.558207 1.9107 0.744409 0.554216 1.92056 0.745699 0.554216 1.92056 0.745699 0.558207 1.9107 0.744409 0.552088 1.90916 0.759564 0.552088 1.90916 0.759564 0.558207 1.9107 0.744409 0.55664 1.90293 0.754929 0.554969 1.89676 0.766772 0.552088 1.90916 0.759564 0.55664 1.90293 0.754929 0.554969 1.89676 0.766772 0.549585 1.90061 0.777542 0.552088 1.90916 0.759564 0.554969 1.89676 0.766772 0.553253 1.8925 0.779551 0.549585 1.90061 0.777542 0.549585 1.90061 0.777542 0.553253 1.8925 0.779551 0.551555 1.89031 0.792795 0.54708 1.8969 0.797208 0.551555 1.89031 0.792795 0.549938 1.89021 0.806006 0.544745 1.89835 0.817207 0.549938 1.89021 0.806006 0.548453 1.89209 0.818718 0.546993 1.89583 0.830935 0.544745 1.89835 0.817207 0.548453 1.89209 0.818718 0.546993 1.89583 0.830935 0.542457 1.90479 0.83613 0.544745 1.89835 0.817207 0.546993 1.89583 0.830935 0.545395 1.90155 0.842784 0.542457 1.90479 0.83613 0.542457 1.90479 0.83613 0.545395 1.90155 0.842784 0.540012 1.91571 0.852804 0.540012 1.91571 0.852804 0.545395 1.90155 0.842784 0.543707 1.90919 0.853795 0.54199 1.91852 0.86352 0.540012 1.91571 0.852804 0.543707 1.90919 0.853795 0.54199 1.91852 0.86352 0.53756 1.93045 0.86624 0.540012 1.91571 0.852804 0.54199 1.91852 0.86352 0.540307 1.92919 0.871599 0.53756 1.93045 0.86624 0.53756 1.93045 0.86624 0.540307 1.92919 0.871599 0.538718 1.94077 0.877802 0.535257 1.94806 0.875574 0.538718 1.94077 0.877802 0.537268 1.95279 0.882047 0.534 1.95918 0.878883 0.537268 1.95279 0.882047 0.535771 1.96545 0.884461 0.531923 1.97704 0.880794 0.535771 1.96545 0.884461 0.534145 1.97867 0.884921 0.530623 1.98782 0.880029 0.534145 1.97867 0.884921 0.532444 1.99201 0.883281 0.52931 1.99844 0.877829 0.532444 1.99201 0.883281 0.530729 2.00495 0.87955 0.52801 2.00867 0.874229 0.530729 2.00495 0.87955 0.529064 2.01702 0.873886 0.526745 2.01835 0.869291 0.529064 2.01702 0.873886 0.527508 2.02784 0.866584 0.525544 2.02724 0.863134 0.527508 2.02784 0.866584 0.526074 2.03717 0.857965 0.524398 2.03525 0.85584 0.526074 2.03717 0.857965 0.524541 2.04527 0.84782 0.521953 2.04809 0.83843 0.524541 2.04527 0.84782 0.52289 2.05187 0.836273 0.521179 2.05663 0.823685 0.521953 2.04809 0.83843 0.52289 2.05187 0.836273 0.521179 2.05663 0.823685 0.51939 2.05599 0.818294 0.521953 2.04809 0.83843 0.521179 2.05663 0.823685 0.519471 2.05935 0.81051 0.51939 2.05599 0.818294 0.51939 2.05599 0.818294 0.519471 2.05935 0.81051 0.516888 2.05841 0.796824 0.516888 2.05841 0.796824 0.519471 2.05935 0.81051 0.517829 2.05996 0.797245 0.516307 2.05855 0.78437 0.516888 2.05841 0.796824 0.517829 2.05996 0.797245 0.516307 2.05855 0.78437 0.514668 2.05541 0.776168 0.516888 2.05841 0.796824 0.516307 2.05855 0.78437 0.51487 2.05528 0.772082 0.514668 2.05541 0.776168 0.514668 2.05541 0.776168 0.51487 2.05528 0.772082 0.512557 2.0482 0.758318 0.512557 2.0482 0.758318 0.51487 2.05528 0.772082 0.513303 2.05005 0.760098 0.511632 2.04288 0.748836 0.512557 2.0482 0.758318 0.513303 2.05005 0.760098 0.511632 2.04288 0.748836 0.510387 2.03745 0.742902 0.512557 2.0482 0.758318 0.511632 2.04288 0.748836 0.509915 2.03394 0.738754 0.510387 2.03745 0.742902 0.510387 2.03745 0.742902 0.509915 2.03394 0.738754 0.508218 2.02356 0.730238 0.601543 1.95898 0.883476 0.599977 1.97197 0.884946 0.59243 1.97272 0.871964 0.59243 1.97272 0.871964 0.599977 1.97197 0.884946 0.598306 1.98531 0.884372 0.598306 1.98531 0.884372 0.59659 1.99851 0.881683 0.588981 1.99558 0.868997 0.588981 1.99558 0.868997 0.59659 1.99851 0.881683 0.594892 2.01108 0.876962 0.594892 2.01108 0.876962 0.593274 2.02257 0.870441 0.585622 2.01616 0.859075 0.585622 2.01616 0.859075 0.593274 2.02257 0.870441 0.591789 2.03265 0.862465 0.568335 2.02426 0.744246 0.572401 2.018 0.726679 0.566036 2.00981 0.73379 0.566036 2.00981 0.73379 0.570844 2.00627 0.720962 0.563971 1.99372 0.727198 0.560012 1.96217 0.725225 0.564517 1.95472 0.717454 0.557993 1.94703 0.729096 0.557993 1.94703 0.729096 0.562808 1.94196 0.721686 0.556043 1.93301 0.735973 0.549585 1.90061 0.777542 0.551555 1.89031 0.792795 0.54708 1.8969 0.797208 0.54708 1.8969 0.797208 0.549938 1.89021 0.806006 0.544745 1.89835 0.817207 0.53756 1.93045 0.86624 0.538718 1.94077 0.877802 0.535257 1.94806 0.875574 0.535257 1.94806 0.875574 0.537268 1.95279 0.882047 0.534 1.95918 0.878883 0.534 1.95918 0.878883 0.535771 1.96545 0.884461 0.531923 1.97704 0.880794 0.531923 1.97704 0.880794 0.534145 1.97867 0.884921 0.530623 1.98782 0.880029 0.530623 1.98782 0.880029 0.532444 1.99201 0.883281 0.52931 1.99844 0.877829 0.52931 1.99844 0.877829 0.530729 2.00495 0.87955 0.52801 2.00867 0.874229 0.52801 2.00867 0.874229 0.529064 2.01702 0.873886 0.526745 2.01835 0.869291 0.526745 2.01835 0.869291 0.527508 2.02784 0.866584 0.525544 2.02724 0.863134 0.525544 2.02724 0.863134 0.526074 2.03717 0.857965 0.524398 2.03525 0.85584 0.524398 2.03525 0.85584 0.524541 2.04527 0.84782 0.521953 2.04809 0.83843 0.583962 2.02423 0.852048 0.585511 2.01433 0.859558 0.585622 2.01616 0.859075 0.585511 2.01433 0.859558 0.587161 2.00331 0.865199 0.594892 2.01108 0.876962 0.587161 2.00331 0.865199 0.588871 1.99147 0.868835 0.588981 1.99558 0.868997 0.588871 1.99147 0.868835 0.590584 1.97921 0.870351 0.598306 1.98531 0.884372 0.590584 1.97921 0.870351 0.592258 1.96682 0.869704 0.59243 1.97272 0.871964 0.601543 1.95898 0.883476 0.592258 1.96682 0.869704 0.595486 1.95095 0.867865 0.604502 1.93486 0.874923 0.595427 1.9433 0.86199 0.598715 1.93113 0.857088 0.598715 1.93113 0.857088 0.595427 1.9433 0.86199 0.597128 1.93297 0.855126 0.598889 1.92402 0.846514 0.598715 1.93113 0.857088 0.597128 1.93297 0.855126 0.598889 1.92402 0.846514 0.600648 1.91677 0.836458 0.602193 1.9153 0.840244 0.63805 2.0445 0.781207 0.634803 2.03761 0.79712 0.641138 2.04692 0.803308 0.825331 2.03146 0.779692 0.827746 2.03472 0.794235 0.833899 2.0459 0.787478 0.833899 2.0459 0.787478 0.827746 2.03472 0.794235 0.837139 2.04629 0.810055 1.11487 1.95542 0.869286 1.10937 1.95037 0.854712 1.11798 1.93516 0.859975 1.12145 1.91823 0.844281 1.1149 1.92642 0.835217 1.12476 1.90725 0.824363 1.13459 1.9157 0.75917 1.12823 1.92754 0.763293 1.13761 1.93085 0.743128 1.14751 1.99561 0.731012 1.14129 1.99639 0.743941 1.15065 2.01577 0.740656 1.15194 2.03405 0.789348 1.15453 2.03482 0.804585 1.16043 2.04698 0.798394 1.16043 2.04698 0.798394 1.15453 2.03482 0.804585 1.16385 2.04382 0.821159 1.29453 2.04234 0.825474 1.2903 2.02395 0.834693 1.29787 2.031 0.845258 0.508218 2.02356 0.730238 0.508218 2.03996 0.745184 0.510387 2.03745 0.742902 0.510387 2.03745 0.742902 0.508218 2.03996 0.745184 0.512557 2.0482 0.758318 0.512557 2.0482 0.758318 0.508218 2.03996 0.745184 0.508218 2.05194 0.763866 0.514668 2.05541 0.776168 0.508218 2.05194 0.763866 0.508218 2.05867 0.78501 0.516888 2.05841 0.796824 0.508218 2.05867 0.78501 0.508218 2.0597 0.807175 0.51939 2.05599 0.818294 0.508218 2.0597 0.807175 0.508218 2.05495 0.828852 0.521953 2.04809 0.83843 0.508218 2.05495 0.828852 0.508218 2.04476 0.848562 0.524398 2.03525 0.85584 0.508218 2.04476 0.848562 0.508218 2.02982 0.864963 0.525544 2.02724 0.863134 0.508218 2.02982 0.864963 0.526745 2.01835 0.869291 0.525544 2.02724 0.863134 0.524398 2.03525 0.85584 0.508218 2.02982 0.864963 0.512557 2.0482 0.758318 0.508218 2.05194 0.763866 0.514668 2.05541 0.776168 0.514668 2.05541 0.776168 0.508218 2.05867 0.78501 0.516888 2.05841 0.796824 0.516888 2.05841 0.796824 0.508218 2.0597 0.807175 0.51939 2.05599 0.818294 0.51939 2.05599 0.818294 0.508218 2.05495 0.828852 0.521953 2.04809 0.83843 0.521953 2.04809 0.83843 0.508218 2.04476 0.848562 0.524398 2.03525 0.85584 0.508218 2.02982 0.864963 0.508218 2.01113 0.876937 0.526745 2.01835 0.869291 0.526745 2.01835 0.869291 0.508218 2.01113 0.876937 0.52801 2.00867 0.874229 0.52801 2.00867 0.874229 0.508218 2.01113 0.876937 0.52931 1.99844 0.877829 0.52931 1.99844 0.877829 0.508218 2.01113 0.876937 0.508218 1.98999 0.883668 0.530623 1.98782 0.880029 0.508218 1.98999 0.883668 0.531923 1.97704 0.880794 0.530623 1.98782 0.880029 0.52931 1.99844 0.877829 0.508218 1.98999 0.883668 0.508218 1.98999 0.883668 0.508218 1.96782 0.884697 0.531923 1.97704 0.880794 0.531923 1.97704 0.880794 0.508218 1.96782 0.884697 0.534 1.95918 0.878883 0.534 1.95918 0.878883 0.508218 1.96782 0.884697 0.508218 1.94615 0.879954 0.535257 1.94806 0.875574 0.508218 1.94615 0.879954 0.53756 1.93045 0.86624 0.535257 1.94806 0.875574 0.534 1.95918 0.878883 0.508218 1.94615 0.879954 0.508218 1.94615 0.879954 0.508218 1.92644 0.869762 0.53756 1.93045 0.86624 0.53756 1.93045 0.86624 0.508218 1.92644 0.869762 0.540012 1.91571 0.852804 0.540012 1.91571 0.852804 0.508218 1.92644 0.869762 0.508218 1.91004 0.854816 0.542457 1.90479 0.83613 0.508218 1.91004 0.854816 0.508218 1.89806 0.836134 0.544745 1.89835 0.817207 0.508218 1.89806 0.836134 0.508218 1.89133 0.81499 0.54708 1.8969 0.797208 0.508218 1.89133 0.81499 0.508218 1.8903 0.792825 0.549585 1.90061 0.777542 0.508218 1.8903 0.792825 0.508218 1.89505 0.771148 0.552088 1.90916 0.759564 0.508218 1.89505 0.771148 0.508218 1.90524 0.751438 0.554216 1.92056 0.745699 0.508218 1.90524 0.751438 0.508218 1.92018 0.735037 0.556043 1.93301 0.735973 0.508218 1.92018 0.735037 0.508218 1.93887 0.723063 0.557993 1.94703 0.729096 0.508218 1.93887 0.723063 0.508218 1.96001 0.716332 0.560012 1.96217 0.725225 0.508218 1.96001 0.716332 0.562011 1.97777 0.724536 0.560012 1.96217 0.725225 0.557993 1.94703 0.729096 0.508218 1.96001 0.716332 0.540012 1.91571 0.852804 0.508218 1.91004 0.854816 0.542457 1.90479 0.83613 0.542457 1.90479 0.83613 0.508218 1.89806 0.836134 0.544745 1.89835 0.817207 0.544745 1.89835 0.817207 0.508218 1.89133 0.81499 0.54708 1.8969 0.797208 0.54708 1.8969 0.797208 0.508218 1.8903 0.792825 0.549585 1.90061 0.777542 0.549585 1.90061 0.777542 0.508218 1.89505 0.771148 0.552088 1.90916 0.759564 0.552088 1.90916 0.759564 0.508218 1.90524 0.751438 0.554216 1.92056 0.745699 0.554216 1.92056 0.745699 0.508218 1.92018 0.735037 0.556043 1.93301 0.735973 0.556043 1.93301 0.735973 0.508218 1.93887 0.723063 0.557993 1.94703 0.729096 0.508218 1.96001 0.716332 0.508218 1.98218 0.715303 0.562011 1.97777 0.724536 0.562011 1.97777 0.724536 0.508218 1.98218 0.715303 0.563971 1.99372 0.727198 0.563971 1.99372 0.727198 0.508218 1.98218 0.715303 0.508218 2.00385 0.720047 0.566036 2.00981 0.73379 0.508218 2.00385 0.720047 0.508218 2.02356 0.730238 0.568335 2.02426 0.744246 0.508218 2.02356 0.730238 0.509929 2.03282 0.738105 0.511658 2.04083 0.747198 0.568335 2.02426 0.744246 0.509929 2.03282 0.738105 0.511658 2.04083 0.747198 0.5707 2.03581 0.757866 0.568335 2.02426 0.744246 0.511658 2.04083 0.747198 0.513373 2.04747 0.757353 0.5707 2.03581 0.757866 0.5707 2.03581 0.757866 0.513373 2.04747 0.757353 0.57299 2.04377 0.773841 0.57299 2.04377 0.773841 0.513373 2.04747 0.757353 0.514954 2.05236 0.767763 0.517566 2.05737 0.787273 0.57299 2.04377 0.773841 0.514954 2.05236 0.767763 0.517566 2.05737 0.787273 0.575136 2.04768 0.791277 0.57299 2.04377 0.773841 0.517566 2.05737 0.787273 0.520126 2.05769 0.805926 0.575136 2.04768 0.791277 0.575136 2.04768 0.791277 0.520126 2.05769 0.805926 0.57745 2.04721 0.809182 0.57745 2.04721 0.809182 0.520126 2.05769 0.805926 0.522835 2.05379 0.824186 0.579873 2.04237 0.826418 0.522835 2.05379 0.824186 0.525549 2.04591 0.841075 0.582163 2.0339 0.841348 0.525549 2.04591 0.841075 0.528215 2.03398 0.856205 0.583962 2.02423 0.852048 0.528215 2.03398 0.856205 0.531073 2.01717 0.86912 0.585511 2.01433 0.859558 0.531073 2.01717 0.86912 0.587161 2.00331 0.865199 0.585511 2.01433 0.859558 0.583962 2.02423 0.852048 0.531073 2.01717 0.86912 0.563971 1.99372 0.727198 0.508218 2.00385 0.720047 0.566036 2.00981 0.73379 0.566036 2.00981 0.73379 0.508218 2.02356 0.730238 0.568335 2.02426 0.744246 0.57745 2.04721 0.809182 0.522835 2.05379 0.824186 0.579873 2.04237 0.826418 0.579873 2.04237 0.826418 0.525549 2.04591 0.841075 0.582163 2.0339 0.841348 0.582163 2.0339 0.841348 0.528215 2.03398 0.856205 0.583962 2.02423 0.852048 0.531073 2.01717 0.86912 0.532661 2.00731 0.873939 0.587161 2.00331 0.865199 0.587161 2.00331 0.865199 0.532661 2.00731 0.873939 0.534293 1.9969 0.877364 0.588871 1.99147 0.868835 0.534293 1.9969 0.877364 0.535943 1.98608 0.879341 0.590584 1.97921 0.870351 0.535943 1.98608 0.879341 0.537576 1.97512 0.879823 0.592258 1.96682 0.869704 0.537576 1.97512 0.879823 0.539162 1.96419 0.878805 0.540674 1.95347 0.876297 0.592258 1.96682 0.869704 0.539162 1.96419 0.878805 0.540674 1.95347 0.876297 0.593833 1.95474 0.866902 0.592258 1.96682 0.869704 0.540674 1.95347 0.876297 0.542167 1.94323 0.872345 0.593833 1.95474 0.866902 0.593833 1.95474 0.866902 0.542167 1.94323 0.872345 0.595427 1.9433 0.86199 0.595427 1.9433 0.86199 0.542167 1.94323 0.872345 0.543757 1.93363 0.86699 0.597128 1.93297 0.855126 0.543757 1.93363 0.86699 0.54542 1.92485 0.860314 0.598889 1.92402 0.846514 0.54542 1.92485 0.860314 0.547112 1.91711 0.852491 0.548808 1.91054 0.843645 0.598889 1.92402 0.846514 0.547112 1.91711 0.852491 0.548808 1.91054 0.843645 0.600648 1.91677 0.836458 0.598889 1.92402 0.846514 0.548808 1.91054 0.843645 0.550389 1.90551 0.834467 0.600648 1.91677 0.836458 0.600648 1.91677 0.836458 0.550389 1.90551 0.834467 0.602354 1.91143 0.825247 0.602354 1.91143 0.825247 0.550389 1.90551 0.834467 0.552811 1.9001 0.818435 0.604043 1.90807 0.812583 0.552811 1.9001 0.818435 0.554728 1.89836 0.805007 0.605973 1.90726 0.798301 0.554728 1.89836 0.805007 0.556776 1.89903 0.791532 0.608108 1.90963 0.783643 0.556776 1.89903 0.791532 0.558904 1.90208 0.778371 0.610276 1.91516 0.769852 0.558904 1.90208 0.778371 0.561037 1.90739 0.765982 0.563121 1.91483 0.75469 0.610276 1.91516 0.769852 0.561037 1.90739 0.765982 0.563121 1.91483 0.75469 0.612369 1.92357 0.757626 0.610276 1.91516 0.769852 0.563121 1.91483 0.75469 0.565082 1.92418 0.744881 0.612369 1.92357 0.757626 0.612369 1.92357 0.757626 0.565082 1.92418 0.744881 0.614302 1.93429 0.747676 0.614302 1.93429 0.747676 0.565082 1.92418 0.744881 0.567083 1.93518 0.736895 0.616128 1.94543 0.741024 0.567083 1.93518 0.736895 0.569222 1.94744 0.731061 0.617833 1.95626 0.737057 0.569222 1.94744 0.731061 0.571422 1.96052 0.727578 0.619541 1.96748 0.735063 0.571422 1.96052 0.727578 0.573622 1.97403 0.726539 0.621226 1.9789 0.735044 0.573622 1.97403 0.726539 0.575749 1.98755 0.727993 0.622829 1.99015 0.737005 0.575749 1.98755 0.727993 0.577879 2.00136 0.73223 0.624377 2.00089 0.740905 0.577879 2.00136 0.73223 0.580367 2.01519 0.739927 0.626033 2.01074 0.746636 0.580367 2.01519 0.739927 0.627766 2.01941 0.754027 0.626033 2.01074 0.746636 0.624377 2.00089 0.740905 0.580367 2.01519 0.739927 0.587161 2.00331 0.865199 0.534293 1.9969 0.877364 0.588871 1.99147 0.868835 0.588871 1.99147 0.868835 0.535943 1.98608 0.879341 0.590584 1.97921 0.870351 0.590584 1.97921 0.870351 0.537576 1.97512 0.879823 0.592258 1.96682 0.869704 0.595427 1.9433 0.86199 0.543757 1.93363 0.86699 0.597128 1.93297 0.855126 0.597128 1.93297 0.855126 0.54542 1.92485 0.860314 0.598889 1.92402 0.846514 0.602354 1.91143 0.825247 0.552811 1.9001 0.818435 0.604043 1.90807 0.812583 0.604043 1.90807 0.812583 0.554728 1.89836 0.805007 0.605973 1.90726 0.798301 0.605973 1.90726 0.798301 0.556776 1.89903 0.791532 0.608108 1.90963 0.783643 0.608108 1.90963 0.783643 0.558904 1.90208 0.778371 0.610276 1.91516 0.769852 0.614302 1.93429 0.747676 0.567083 1.93518 0.736895 0.616128 1.94543 0.741024 0.616128 1.94543 0.741024 0.569222 1.94744 0.731061 0.617833 1.95626 0.737057 0.617833 1.95626 0.737057 0.571422 1.96052 0.727578 0.619541 1.96748 0.735063 0.619541 1.96748 0.735063 0.573622 1.97403 0.726539 0.621226 1.9789 0.735044 0.621226 1.9789 0.735044 0.575749 1.98755 0.727993 0.622829 1.99015 0.737005 0.622829 1.99015 0.737005 0.577879 2.00136 0.73223 0.624377 2.00089 0.740905 0.580367 2.01519 0.739927 0.583081 2.02732 0.750832 0.627766 2.01941 0.754027 0.627766 2.01941 0.754027 0.583081 2.02732 0.750832 0.629518 2.02662 0.76283 0.629518 2.02662 0.76283 0.583081 2.02732 0.750832 0.585761 2.03654 0.763932 0.631237 2.03216 0.772776 0.585761 2.03654 0.763932 0.587934 2.04189 0.776351 0.632938 2.03596 0.784059 0.587934 2.04189 0.776351 0.58951 2.04436 0.786481 0.634803 2.03761 0.79712 0.58951 2.04436 0.786481 0.590997 2.04529 0.795941 0.592563 2.04492 0.805425 0.634803 2.03761 0.79712 0.590997 2.04529 0.795941 0.592563 2.04492 0.805425 0.636944 2.03632 0.811015 0.634803 2.03761 0.79712 0.592563 2.04492 0.805425 0.594182 2.04326 0.81478 0.636944 2.03632 0.811015 0.636944 2.03632 0.811015 0.594182 2.04326 0.81478 0.595821 2.04036 0.823796 0.639152 2.03196 0.824273 0.595821 2.04036 0.823796 0.597454 2.03625 0.832343 0.641316 2.02475 0.836208 0.597454 2.03625 0.832343 0.599054 2.03101 0.840271 0.600583 2.02474 0.847407 0.641316 2.02475 0.836208 0.599054 2.03101 0.840271 0.600583 2.02474 0.847407 0.64334 2.01502 0.846269 0.641316 2.02475 0.836208 0.600583 2.02474 0.847407 0.602062 2.01754 0.853627 0.64334 2.01502 0.846269 0.64334 2.01502 0.846269 0.602062 2.01754 0.853627 0.603628 2.00955 0.858772 0.645459 2.00319 0.853871 0.603628 2.00955 0.858772 0.605264 2.00095 0.862733 0.647719 1.98993 0.858528 0.605264 2.00095 0.862733 0.606945 1.99186 0.865455 0.608635 1.9825 0.866874 0.647719 1.98993 0.858528 0.606945 1.99186 0.865455 0.608635 1.9825 0.866874 0.65 1.97596 0.859992 0.647719 1.98993 0.858528 0.608635 1.9825 0.866874 0.610303 1.97304 0.866971 0.65 1.97596 0.859992 0.65 1.97596 0.859992 0.610303 1.97304 0.866971 0.611934 1.96354 0.865721 0.65 1.96106 0.858359 0.611934 1.96354 0.865721 0.613609 1.95354 0.862855 0.65 1.94704 0.853085 0.613609 1.95354 0.862855 0.615518 1.94327 0.857965 0.617653 1.93356 0.850986 0.65 1.94704 0.853085 0.615518 1.94327 0.857965 0.617653 1.93356 0.850986 0.65 1.93475 0.8445 0.65 1.94704 0.853085 0.617653 1.93356 0.850986 0.619849 1.92529 0.842368 0.65 1.93475 0.8445 0.65 1.93475 0.8445 0.619849 1.92529 0.842368 0.65 1.92498 0.833138 0.65 1.92498 0.833138 0.619849 1.92529 0.842368 0.62204 1.91872 0.832378 0.65 1.91833 0.819709 0.62204 1.91872 0.832378 0.624146 1.91408 0.821366 0.626139 1.91153 0.809672 0.65 1.91833 0.819709 0.624146 1.91408 0.821366 0.626139 1.91153 0.809672 0.65 1.91521 0.805051 0.65 1.91833 0.819709 0.626139 1.91153 0.809672 0.62824 1.9112 0.79781 0.65 1.91521 0.805051 0.65 1.91521 0.805051 0.62824 1.9112 0.79781 0.65 1.91583 0.790078 0.65 1.91583 0.790078 0.62824 1.9112 0.79781 0.630465 1.9131 0.786065 0.65 1.92013 0.775723 0.630465 1.9131 0.786065 0.632727 1.91716 0.774907 0.634958 1.92325 0.764679 0.65 1.92013 0.775723 0.632727 1.91716 0.774907 0.634958 1.92325 0.764679 0.65 1.92786 0.762884 0.65 1.92013 0.775723 0.634958 1.92325 0.764679 0.637065 1.93114 0.755786 0.65 1.92786 0.762884 0.65 1.92786 0.762884 0.637065 1.93114 0.755786 0.65 1.93853 0.752359 0.65 1.93853 0.752359 0.637065 1.93114 0.755786 0.639145 1.94056 0.748548 0.65 1.95147 0.744806 0.639145 1.94056 0.748548 0.641378 1.95115 0.743289 0.643699 1.96257 0.740167 0.65 1.95147 0.744806 0.641378 1.95115 0.743289 0.643699 1.96257 0.740167 0.65 1.96588 0.740697 0.65 1.95147 0.744806 0.643699 1.96257 0.740167 0.646021 1.97436 0.739302 0.65 1.96588 0.740697 0.65 1.96588 0.740697 0.646021 1.97436 0.739302 0.65 1.98086 0.740287 0.65 1.98086 0.740287 0.646021 1.97436 0.739302 0.648177 1.98568 0.740632 0.65 1.99548 0.743602 0.65 1.98086 0.740287 0.648177 1.98568 0.740632 0.629518 2.02662 0.76283 0.585761 2.03654 0.763932 0.631237 2.03216 0.772776 0.631237 2.03216 0.772776 0.587934 2.04189 0.776351 0.632938 2.03596 0.784059 0.632938 2.03596 0.784059 0.58951 2.04436 0.786481 0.634803 2.03761 0.79712 0.636944 2.03632 0.811015 0.595821 2.04036 0.823796 0.639152 2.03196 0.824273 0.639152 2.03196 0.824273 0.597454 2.03625 0.832343 0.641316 2.02475 0.836208 0.64334 2.01502 0.846269 0.603628 2.00955 0.858772 0.645459 2.00319 0.853871 0.645459 2.00319 0.853871 0.605264 2.00095 0.862733 0.647719 1.98993 0.858528 0.65 1.97596 0.859992 0.611934 1.96354 0.865721 0.65 1.96106 0.858359 0.65 1.96106 0.858359 0.613609 1.95354 0.862855 0.65 1.94704 0.853085 0.65 1.92498 0.833138 0.62204 1.91872 0.832378 0.65 1.91833 0.819709 0.65 1.91583 0.790078 0.630465 1.9131 0.786065 0.65 1.92013 0.775723 0.65 1.93853 0.752359 0.639145 1.94056 0.748548 0.65 1.95147 0.744806 -1.59 2.07986 0.794653 -1.59 2.07609 0.771617 -1.59 2.01852 0.776422 -1.59 2.01852 0.776422 -1.59 2.07609 0.771617 -1.59 2.06732 0.749983 -1.59 2.05399 0.730821 -1.59 2.01852 0.776422 -1.59 2.06732 0.749983 -1.59 2.05399 0.730821 -1.59 2.03675 0.715079 -1.59 2.01852 0.776422 -1.59 2.07986 0.794653 -1.5898 2.08485 0.796192 -1.59 2.07609 0.771617 -1.59 2.07609 0.771617 -1.5898 2.08485 0.796192 -1.58796 2.09222 0.77197 -1.58796 2.08098 0.742585 -1.58796 2.09222 0.77197 -1.58196 2.1063 0.768605 -1.58196 2.0937 0.735692 -1.58196 2.1063 0.768605 -1.57243 2.11838 0.765715 -1.57243 2.10463 0.729773 -1.57243 2.11838 0.765715 -1.56 2.12766 0.763498 -1.56 2.11301 0.725231 -1.56 2.12766 0.763498 -1.54553 2.13349 0.762104 -1.54553 2.11828 0.722375 -1.54553 2.13349 0.762104 -1.53 2.13548 0.761628 -1.53 2.12008 0.721402 -1.54553 2.11828 0.722375 -1.53 2.13548 0.761628 -1.53 2.12008 0.721402 -1.54553 2.09331 0.687937 -1.54553 2.11828 0.722375 -1.53 2.12008 0.721402 -1.53 2.09479 0.686531 -1.54553 2.09331 0.687937 -1.54553 2.09331 0.687937 -1.53 2.09479 0.686531 -1.54553 2.06027 0.661136 -1.56 2.05713 0.666243 -1.54553 2.06027 0.661136 -1.56 2.01972 0.649543 -1.57243 2.017 0.658683 -1.56 2.01972 0.649543 -1.57243 1.97899 0.652628 -1.58196 1.97866 0.66505 -1.57243 1.97899 0.652628 -1.58196 1.94361 0.668701 -1.58796 1.94697 0.682775 -1.58196 1.94361 0.668701 -1.58796 1.91759 0.694024 -1.59 1.94662 0.698909 -1.58796 1.91759 0.694024 -1.59 1.92498 0.707678 -1.59 1.94662 0.698909 -1.58796 1.94697 0.682775 -1.58796 1.91759 0.694024 -1.59 1.94662 0.698909 -1.5898 1.97119 0.69015 -1.58796 1.94697 0.682775 -1.59 1.94662 0.698909 -1.59 1.96965 0.695136 -1.5898 1.97119 0.69015 -1.5892 2.08977 0.797824 -1.5882 2.0946 0.799539 -1.5898 2.08485 0.796192 -1.5898 2.08485 0.796192 -1.5882 2.0946 0.799539 -1.58796 2.09222 0.77197 -1.58796 2.09222 0.77197 -1.5882 2.0946 0.799539 -1.58796 2.09548 0.803265 -1.58196 2.10995 0.803657 -1.58796 2.09548 0.803265 -1.58196 2.10441 0.838461 -1.57243 2.11632 0.842001 -1.58196 2.10441 0.838461 -1.57243 2.10063 0.877145 -1.56 2.10876 0.882135 -1.57243 2.10063 0.877145 -1.56 2.08294 0.913955 -1.54553 2.08706 0.918306 -1.56 2.08294 0.913955 -1.54553 2.05262 0.943279 -1.53 2.0536 0.945077 -1.54553 2.05262 0.943279 -1.53 2.01337 0.960476 -1.53 2.0536 0.945077 -1.54553 2.08706 0.918306 -1.54553 2.05262 0.943279 -1.53 2.0536 0.945077 -1.53 2.08847 0.919791 -1.54553 2.08706 0.918306 -1.54553 2.08706 0.918306 -1.53 2.08847 0.919791 -1.54553 2.11386 0.885271 -1.56 2.10876 0.882135 -1.54553 2.11386 0.885271 -1.56 2.12546 0.844717 -1.57243 2.11632 0.842001 -1.56 2.12546 0.844717 -1.57243 2.12237 0.803994 -1.58196 2.10995 0.803657 -1.57243 2.12237 0.803994 -1.58196 2.1063 0.768605 -1.58796 2.09222 0.77197 -1.58196 2.10995 0.803657 -1.58196 2.1063 0.768605 -1.58796 2.09222 0.77197 -1.58796 2.09548 0.803265 -1.58196 2.10995 0.803657 -1.58796 2.09548 0.803265 -1.5882 2.0946 0.799539 -1.58796 2.09053 0.834338 -1.58196 2.10441 0.838461 -1.58796 2.09053 0.834338 -1.58196 2.09004 0.870643 -1.57243 2.10063 0.877145 -1.58196 2.09004 0.870643 -1.57243 2.07638 0.907032 -1.56 2.08294 0.913955 -1.57243 2.07638 0.907032 -1.56 2.04977 0.938009 -1.54553 2.05262 0.943279 -1.56 2.04977 0.938009 -1.54553 2.0129 0.958488 -1.53 2.01337 0.960476 -1.54553 2.0129 0.958488 -1.53 1.97053 0.964939 -1.53 2.01337 0.960476 -1.54553 2.05262 0.943279 -1.54553 2.0129 0.958488 -1.5892 2.06995 0.86451 -1.58796 2.05789 0.887505 -1.5882 2.07494 0.865711 -1.5892 2.06995 0.86451 -1.5898 2.06494 0.863187 -1.58796 2.05789 0.887505 -1.58796 2.05789 0.887505 -1.5898 2.06494 0.863187 -1.59 2.04418 0.878989 -1.58796 2.03241 0.905976 -1.59 2.04418 0.878989 -1.59 2.02502 0.892322 -1.59 2.00338 0.901091 -1.58796 2.03241 0.905976 -1.59 2.02502 0.892322 -1.59 2.00338 0.901091 -1.58796 2.00303 0.917225 -1.58796 2.03241 0.905976 -1.59 2.00338 0.901091 -1.5898 1.97881 0.90985 -1.58796 2.00303 0.917225 -1.59 2.00338 0.901091 -1.59 1.98035 0.904864 -1.5898 1.97881 0.90985 -1.5898 2.06494 0.863187 -1.59 2.05992 0.861753 -1.59 2.04418 0.878989 -1.58796 2.05789 0.887505 -1.59 2.04418 0.878989 -1.58796 2.03241 0.905976 -1.58196 2.03931 0.918699 -1.58796 2.03241 0.905976 -1.58196 2.00639 0.931299 -1.57243 2.00928 0.943384 -1.58196 2.00639 0.931299 -1.57243 1.97101 0.947372 -1.56 1.97075 0.956904 -1.57243 1.97101 0.947372 -1.56 1.93028 0.950457 -1.54553 1.92858 0.956203 -1.56 1.93028 0.950457 -1.54553 1.88973 0.938864 -1.53 1.88866 0.940607 -1.54553 1.88973 0.938864 -1.53 1.85521 0.913469 -1.53 1.88866 0.940607 -1.54553 1.92858 0.956203 -1.54553 1.88973 0.938864 -1.53 1.88866 0.940607 -1.53 1.92799 0.958162 -1.54553 1.92858 0.956203 -1.54553 1.92858 0.956203 -1.53 1.92799 0.958162 -1.54553 1.97059 0.962896 -1.56 1.97075 0.956904 -1.54553 1.97059 0.962896 -1.56 2.0115 0.952658 -1.57243 2.00928 0.943384 -1.56 2.0115 0.952658 -1.57243 2.04523 0.929625 -1.58196 2.03931 0.918699 -1.57243 2.04523 0.929625 -1.58196 2.06784 0.898011 -1.58796 2.05789 0.887505 -1.58196 2.06784 0.898011 -1.58796 2.07771 0.86307 -1.5882 2.07494 0.865711 -1.58796 2.07771 0.86307 -1.58796 2.09053 0.834338 -1.5882 2.0946 0.799539 -1.5882 2.07494 0.865711 -1.58796 2.09053 0.834338 -1.5892 1.97718 0.914774 -1.5882 1.97546 0.919604 -1.5898 1.97881 0.90985 -1.5898 1.97881 0.90985 -1.5882 1.97546 0.919604 -1.58796 2.00303 0.917225 -1.58796 2.00303 0.917225 -1.5882 1.97546 0.919604 -1.58796 1.97173 0.920485 -1.58196 1.97134 0.93495 -1.58796 1.97173 0.920485 -1.58196 1.93654 0.929406 -1.57243 1.933 0.941317 -1.58196 1.93654 0.929406 -1.57243 1.89785 0.925631 -1.56 1.89287 0.933757 -1.57243 1.89785 0.925631 -1.56 1.86105 0.907941 -1.54553 1.85669 0.912063 -1.56 1.86105 0.907941 -1.54553 1.83172 0.877625 -1.53 1.82992 0.878598 -1.54553 1.83172 0.877625 -1.53 1.81452 0.838372 -1.53 1.82992 0.878598 -1.54553 1.85669 0.912063 -1.54553 1.83172 0.877625 -1.53 1.82992 0.878598 -1.53 1.85521 0.913469 -1.54553 1.85669 0.912063 -1.54553 1.85669 0.912063 -1.53 1.85521 0.913469 -1.54553 1.88973 0.938864 -1.56 1.89287 0.933757 -1.54553 1.88973 0.938864 -1.56 1.93028 0.950457 -1.57243 1.933 0.941317 -1.56 1.93028 0.950457 -1.57243 1.97101 0.947372 -1.58196 1.97134 0.93495 -1.57243 1.97101 0.947372 -1.58196 2.00639 0.931299 -1.58796 2.00303 0.917225 -1.58196 2.00639 0.931299 -1.58796 2.03241 0.905976 -1.58796 2.00303 0.917225 -1.58196 1.97134 0.93495 -1.58196 2.00639 0.931299 -1.58796 2.00303 0.917225 -1.58796 1.97173 0.920485 -1.58196 1.97134 0.93495 -1.58796 1.97173 0.920485 -1.5882 1.97546 0.919604 -1.58796 1.94066 0.915534 -1.58196 1.93654 0.929406 -1.58796 1.94066 0.915534 -1.58196 1.90436 0.915042 -1.57243 1.89785 0.925631 -1.58196 1.90436 0.915042 -1.57243 1.86797 0.901384 -1.56 1.86105 0.907941 -1.57243 1.86797 0.901384 -1.56 1.83699 0.874769 -1.54553 1.83172 0.877625 -1.56 1.83699 0.874769 -1.54553 1.81651 0.837896 -1.53 1.81452 0.838372 -1.54553 1.81651 0.837896 -1.53 1.81006 0.79553 -1.53 1.81452 0.838372 -1.54553 1.83172 0.877625 -1.54553 1.81651 0.837896 -1.5892 1.91049 0.894955 -1.58796 1.8875 0.882887 -1.5882 1.90929 0.899937 -1.5892 1.91049 0.894955 -1.5898 1.91181 0.889939 -1.58796 1.8875 0.882887 -1.58796 1.8875 0.882887 -1.5898 1.91181 0.889939 -1.59 1.89601 0.869179 -1.58796 1.86902 0.857415 -1.59 1.89601 0.869179 -1.59 1.88268 0.850017 -1.59 1.87391 0.828383 -1.58796 1.86902 0.857415 -1.59 1.88268 0.850017 -1.59 1.87391 0.828383 -1.58796 1.85778 0.82803 -1.58796 1.86902 0.857415 -1.59 1.87391 0.828383 -1.5898 1.86515 0.803808 -1.58796 1.85778 0.82803 -1.59 1.87391 0.828383 -1.59 1.87014 0.805347 -1.5898 1.86515 0.803808 -1.5898 1.91181 0.889939 -1.59 1.91325 0.884921 -1.59 1.89601 0.869179 -1.58796 1.8875 0.882887 -1.59 1.89601 0.869179 -1.58796 1.86902 0.857415 -1.58196 1.8563 0.864308 -1.58796 1.86902 0.857415 -1.58196 1.8437 0.831395 -1.57243 1.83162 0.834285 -1.58196 1.8437 0.831395 -1.57243 1.82763 0.796006 -1.56 1.8181 0.795748 -1.57243 1.82763 0.796006 -1.56 1.82454 0.755283 -1.54553 1.8188 0.753575 -1.56 1.82454 0.755283 -1.54553 1.83614 0.714729 -1.53 1.83439 0.713659 -1.54553 1.83614 0.714729 -1.53 1.86153 0.680209 -1.53 1.83439 0.713659 -1.54553 1.8188 0.753575 -1.54553 1.83614 0.714729 -1.53 1.83439 0.713659 -1.53 1.81684 0.752993 -1.54553 1.8188 0.753575 -1.54553 1.8188 0.753575 -1.53 1.81684 0.752993 -1.54553 1.8121 0.795585 -1.56 1.8181 0.795748 -1.54553 1.8121 0.795585 -1.56 1.82234 0.836502 -1.57243 1.83162 0.834285 -1.56 1.82234 0.836502 -1.57243 1.84537 0.870227 -1.58196 1.8563 0.864308 -1.57243 1.84537 0.870227 -1.58196 1.87699 0.892838 -1.58796 1.8875 0.882887 -1.58196 1.87699 0.892838 -1.58796 1.91193 0.90271 -1.5882 1.90929 0.899937 -1.58796 1.91193 0.90271 -1.58796 1.94066 0.915534 -1.5882 1.97546 0.919604 -1.5882 1.90929 0.899937 -1.58796 1.94066 0.915534 -1.5892 1.86023 0.802176 -1.5882 1.8554 0.800461 -1.5898 1.86515 0.803808 -1.5898 1.86515 0.803808 -1.5882 1.8554 0.800461 -1.58796 1.85778 0.82803 -1.58796 1.85778 0.82803 -1.5882 1.8554 0.800461 -1.58796 1.85452 0.796735 -1.58196 1.84005 0.796343 -1.58796 1.85452 0.796735 -1.58196 1.84559 0.761539 -1.57243 1.83368 0.757999 -1.58196 1.84559 0.761539 -1.57243 1.84937 0.722855 -1.56 1.84124 0.717865 -1.57243 1.84937 0.722855 -1.56 1.86706 0.686045 -1.54553 1.86294 0.681694 -1.56 1.86706 0.686045 -1.54553 1.89738 0.656721 -1.53 1.8964 0.654923 -1.54553 1.89738 0.656721 -1.53 1.93663 0.639524 -1.53 1.8964 0.654923 -1.54553 1.86294 0.681694 -1.54553 1.89738 0.656721 -1.53 1.8964 0.654923 -1.53 1.86153 0.680209 -1.54553 1.86294 0.681694 -1.54553 1.86294 0.681694 -1.53 1.86153 0.680209 -1.54553 1.83614 0.714729 -1.56 1.84124 0.717865 -1.54553 1.83614 0.714729 -1.56 1.82454 0.755283 -1.57243 1.83368 0.757999 -1.56 1.82454 0.755283 -1.57243 1.82763 0.796006 -1.58196 1.84005 0.796343 -1.57243 1.82763 0.796006 -1.58196 1.8437 0.831395 -1.58796 1.85778 0.82803 -1.58196 1.8437 0.831395 -1.58796 1.86902 0.857415 -1.58796 1.85778 0.82803 -1.58196 1.84005 0.796343 -1.58196 1.8437 0.831395 -1.58796 1.85778 0.82803 -1.58796 1.85452 0.796735 -1.58196 1.84005 0.796343 -1.58796 1.85452 0.796735 -1.5882 1.8554 0.800461 -1.58796 1.85947 0.765662 -1.58196 1.84559 0.761539 -1.58796 1.85947 0.765662 -1.58196 1.85996 0.729357 -1.57243 1.84937 0.722855 -1.58196 1.85996 0.729357 -1.57243 1.87362 0.692968 -1.56 1.86706 0.686045 -1.57243 1.87362 0.692968 -1.56 1.90023 0.661991 -1.54553 1.89738 0.656721 -1.56 1.90023 0.661991 -1.54553 1.9371 0.641512 -1.53 1.93663 0.639524 -1.54553 1.9371 0.641512 -1.53 1.97947 0.635061 -1.53 1.93663 0.639524 -1.54553 1.89738 0.656721 -1.54553 1.9371 0.641512 -1.5892 1.88005 0.735491 -1.58796 1.89211 0.712495 -1.5882 1.87506 0.734289 -1.5892 1.88005 0.735491 -1.5898 1.88506 0.736813 -1.58796 1.89211 0.712495 -1.58796 1.89211 0.712495 -1.5898 1.88506 0.736813 -1.59 1.90582 0.721011 -1.58796 1.91759 0.694024 -1.59 1.90582 0.721011 -1.59 1.92498 0.707678 -1.58796 1.91759 0.694024 -1.58796 1.89211 0.712495 -1.59 1.90582 0.721011 -1.58796 1.91759 0.694024 -1.58196 1.91069 0.681301 -1.58796 1.89211 0.712495 -1.58796 1.91759 0.694024 -1.58196 1.94361 0.668701 -1.58196 1.91069 0.681301 -1.58196 1.91069 0.681301 -1.58196 1.94361 0.668701 -1.57243 1.94072 0.656616 -1.57243 1.90477 0.670375 -1.57243 1.94072 0.656616 -1.56 1.9385 0.647342 -1.56 1.90023 0.661991 -1.56 1.9385 0.647342 -1.54553 1.9371 0.641512 -1.56 1.90023 0.661991 -1.57243 1.90477 0.670375 -1.56 1.9385 0.647342 -1.56 1.90023 0.661991 -1.57243 1.87362 0.692968 -1.57243 1.90477 0.670375 -1.57243 1.90477 0.670375 -1.57243 1.87362 0.692968 -1.58196 1.88216 0.701989 -1.58196 1.91069 0.681301 -1.58196 1.88216 0.701989 -1.58796 1.89211 0.712495 -1.58196 1.91069 0.681301 -1.57243 1.90477 0.670375 -1.58196 1.88216 0.701989 -1.58196 1.91069 0.681301 -1.57243 1.94072 0.656616 -1.57243 1.90477 0.670375 -1.5898 1.88506 0.736813 -1.59 1.89008 0.738247 -1.59 1.90582 0.721011 -1.5892 1.97282 0.685226 -1.5882 1.97454 0.680396 -1.5898 1.97119 0.69015 -1.5898 1.97119 0.69015 -1.5882 1.97454 0.680396 -1.58796 1.94697 0.682775 -1.58796 1.94697 0.682775 -1.5882 1.97454 0.680396 -1.58796 1.97827 0.679515 -1.58196 1.97866 0.66505 -1.58796 1.97827 0.679515 -1.58196 2.01346 0.670595 -1.57243 2.017 0.658683 -1.58196 2.01346 0.670595 -1.57243 2.05215 0.674369 -1.56 2.05713 0.666243 -1.57243 2.05215 0.674369 -1.56 2.08895 0.692059 -1.54553 2.09331 0.687937 -1.56 2.08895 0.692059 -1.54553 2.11828 0.722375 -1.54553 2.09331 0.687937 -1.56 2.05713 0.666243 -1.56 2.08895 0.692059 -1.54553 2.09331 0.687937 -1.54553 2.06027 0.661136 -1.56 2.05713 0.666243 -1.58796 1.97827 0.679515 -1.5882 1.97454 0.680396 -1.58796 2.00934 0.684466 -1.58196 2.01346 0.670595 -1.58796 2.00934 0.684466 -1.58196 2.04564 0.684958 -1.57243 2.05215 0.674369 -1.58196 2.04564 0.684958 -1.57243 2.08203 0.698616 -1.56 2.08895 0.692059 -1.57243 2.08203 0.698616 -1.56 2.11301 0.725231 -1.54553 2.11828 0.722375 -1.56 2.11301 0.725231 -1.54553 2.13349 0.762104 -1.54553 2.11828 0.722375 -1.56 2.08895 0.692059 -1.56 2.11301 0.725231 -1.5892 2.03951 0.705046 -1.58796 2.0625 0.717113 -1.5882 2.04071 0.700063 -1.5892 2.03951 0.705046 -1.5898 2.03819 0.710061 -1.58796 2.0625 0.717113 -1.58796 2.0625 0.717113 -1.5898 2.03819 0.710061 -1.59 2.05399 0.730821 -1.58796 2.08098 0.742585 -1.59 2.05399 0.730821 -1.59 2.06732 0.749983 -1.59 2.07609 0.771617 -1.58796 2.08098 0.742585 -1.59 2.06732 0.749983 -1.59 2.07609 0.771617 -1.58796 2.09222 0.77197 -1.58796 2.08098 0.742585 -1.5898 2.03819 0.710061 -1.59 2.03675 0.715079 -1.59 2.05399 0.730821 -1.58796 2.0625 0.717113 -1.59 2.05399 0.730821 -1.58796 2.08098 0.742585 -1.58196 2.0937 0.735692 -1.58796 2.08098 0.742585 -1.58196 2.1063 0.768605 -1.58196 2.0937 0.735692 -1.58796 2.0625 0.717113 -1.58796 2.08098 0.742585 -1.58196 2.0937 0.735692 -1.58196 2.07301 0.707162 -1.58796 2.0625 0.717113 -1.58196 2.0937 0.735692 -1.57243 2.10463 0.729773 -1.58196 2.07301 0.707162 -1.58196 2.0937 0.735692 -1.57243 2.11838 0.765715 -1.57243 2.10463 0.729773 -1.53 1.92799 0.958162 -1.53 1.97053 0.964939 -1.54553 1.97059 0.962896 -1.54553 1.97059 0.962896 -1.53 1.97053 0.964939 -1.54553 2.0129 0.958488 -1.56 2.0115 0.952658 -1.54553 2.0129 0.958488 -1.56 2.04977 0.938009 -1.57243 2.04523 0.929625 -1.56 2.04977 0.938009 -1.57243 2.07638 0.907032 -1.58196 2.06784 0.898011 -1.57243 2.07638 0.907032 -1.58196 2.09004 0.870643 -1.58796 2.07771 0.86307 -1.58196 2.09004 0.870643 -1.58796 2.09053 0.834338 -1.58796 2.07771 0.86307 -1.58196 2.06784 0.898011 -1.58196 2.09004 0.870643 -1.53 2.08847 0.919791 -1.53 2.11561 0.886341 -1.54553 2.11386 0.885271 -1.54553 2.11386 0.885271 -1.53 2.11561 0.886341 -1.54553 2.1312 0.846425 -1.56 2.12546 0.844717 -1.54553 2.1312 0.846425 -1.56 2.1319 0.804252 -1.57243 2.12237 0.803994 -1.56 2.1319 0.804252 -1.57243 2.11838 0.765715 -1.58196 2.1063 0.768605 -1.57243 2.12237 0.803994 -1.57243 2.11838 0.765715 -1.53 2.11561 0.886341 -1.53 2.13316 0.847007 -1.54553 2.1312 0.846425 -1.54553 2.1312 0.846425 -1.53 2.13316 0.847007 -1.54553 2.1379 0.804415 -1.56 2.1319 0.804252 -1.54553 2.1379 0.804415 -1.56 2.12766 0.763498 -1.57243 2.11838 0.765715 -1.56 2.1319 0.804252 -1.56 2.12766 0.763498 -1.53 2.13316 0.847007 -1.53 2.13994 0.80447 -1.54553 2.1379 0.804415 -1.54553 2.1379 0.804415 -1.53 2.13994 0.80447 -1.54553 2.13349 0.762104 -1.56 2.12766 0.763498 -1.54553 2.1379 0.804415 -1.54553 2.13349 0.762104 -1.53 2.13994 0.80447 -1.53 2.13548 0.761628 -1.54553 2.13349 0.762104 -1.53 2.09479 0.686531 -1.53 2.06134 0.659393 -1.54553 2.06027 0.661136 -1.54553 2.06027 0.661136 -1.53 2.06134 0.659393 -1.54553 2.02143 0.643797 -1.56 2.01972 0.649543 -1.54553 2.02143 0.643797 -1.56 1.97925 0.643096 -1.57243 1.97899 0.652628 -1.56 1.97925 0.643096 -1.57243 1.94072 0.656616 -1.58196 1.94361 0.668701 -1.57243 1.97899 0.652628 -1.57243 1.94072 0.656616 -1.53 2.06134 0.659393 -1.53 2.02201 0.641838 -1.54553 2.02143 0.643797 -1.54553 2.02143 0.643797 -1.53 2.02201 0.641838 -1.54553 1.97941 0.637104 -1.56 1.97925 0.643096 -1.54553 1.97941 0.637104 -1.56 1.9385 0.647342 -1.57243 1.94072 0.656616 -1.56 1.97925 0.643096 -1.56 1.9385 0.647342 -1.53 2.02201 0.641838 -1.53 1.97947 0.635061 -1.54553 1.97941 0.637104 -1.54553 1.97941 0.637104 -1.53 1.97947 0.635061 -1.54553 1.9371 0.641512 -1.56 1.9385 0.647342 -1.54553 1.97941 0.637104 -1.54553 1.9371 0.641512 -1.53 1.81684 0.752993 -1.53 1.81006 0.79553 -1.54553 1.8121 0.795585 -1.54553 1.8121 0.795585 -1.53 1.81006 0.79553 -1.54553 1.81651 0.837896 -1.56 1.82234 0.836502 -1.54553 1.81651 0.837896 -1.56 1.83699 0.874769 -1.57243 1.84537 0.870227 -1.56 1.83699 0.874769 -1.57243 1.86797 0.901384 -1.58196 1.87699 0.892838 -1.57243 1.86797 0.901384 -1.58196 1.90436 0.915042 -1.58796 1.91193 0.90271 -1.58196 1.90436 0.915042 -1.58796 1.94066 0.915534 -1.58796 1.91193 0.90271 -1.58196 1.87699 0.892838 -1.58196 1.90436 0.915042 -1.58796 2.00934 0.684466 -1.58196 2.01346 0.670595 -1.58796 1.97827 0.679515 -1.57243 1.97899 0.652628 -1.58196 1.97866 0.66505 -1.57243 2.017 0.658683 -1.57243 2.017 0.658683 -1.58196 1.97866 0.66505 -1.58196 2.01346 0.670595 -1.56 1.97925 0.643096 -1.57243 1.97899 0.652628 -1.56 2.01972 0.649543 -1.58196 2.04564 0.684958 -1.57243 2.05215 0.674369 -1.58196 2.01346 0.670595 -1.54553 1.97941 0.637104 -1.56 1.97925 0.643096 -1.54553 2.02143 0.643797 -1.57243 2.05215 0.674369 -1.56 2.05713 0.666243 -1.57243 2.017 0.658683 -1.57243 2.017 0.658683 -1.56 2.05713 0.666243 -1.56 2.01972 0.649543 -1.54553 2.02143 0.643797 -1.56 2.01972 0.649543 -1.54553 2.06027 0.661136 -1.58796 1.85947 0.765662 -1.5882 1.87506 0.734289 -1.58796 1.87229 0.73693 -1.58196 1.85996 0.729357 -1.58796 1.87229 0.73693 -1.58196 1.88216 0.701989 -1.57243 1.87362 0.692968 -1.58196 1.85996 0.729357 -1.58196 1.88216 0.701989 -1.58796 1.8875 0.882887 -1.58796 1.91193 0.90271 -1.5882 1.90929 0.899937 -1.58796 2.05789 0.887505 -1.58796 2.07771 0.86307 -1.5882 2.07494 0.865711 -1.58796 2.00934 0.684466 -1.5882 2.04071 0.700063 -1.58796 2.03807 0.69729 -1.58196 2.04564 0.684958 -1.58796 2.03807 0.69729 -1.58196 2.07301 0.707162 -1.57243 2.08203 0.698616 -1.58196 2.07301 0.707162 -1.57243 2.10463 0.729773 -1.56 2.11301 0.725231 -1.57243 2.10463 0.729773 -1.56 2.12766 0.763498 -1.56 2.11301 0.725231 -1.57243 2.08203 0.698616 -1.57243 2.10463 0.729773 -1.57243 2.11632 0.842001 -1.57243 2.12237 0.803994 -1.58196 2.10995 0.803657 -1.58196 2.10441 0.838461 -1.57243 2.11632 0.842001 -1.58196 2.10995 0.803657 -1.58796 2.09053 0.834338 -1.58196 2.10441 0.838461 -1.58796 2.09548 0.803265 -1.56 2.12546 0.844717 -1.56 2.1319 0.804252 -1.57243 2.12237 0.803994 -1.54553 2.1312 0.846425 -1.54553 2.1379 0.804415 -1.56 2.1319 0.804252 -1.58196 2.03931 0.918699 -1.58196 2.06784 0.898011 -1.58796 2.05789 0.887505 -1.58796 2.03241 0.905976 -1.58196 2.03931 0.918699 -1.58796 2.05789 0.887505 -1.57243 2.04523 0.929625 -1.57243 2.07638 0.907032 -1.58196 2.06784 0.898011 -1.57243 2.07638 0.907032 -1.56 2.08294 0.913955 -1.57243 2.10063 0.877145 -1.54553 2.11386 0.885271 -1.56 2.10876 0.882135 -1.54553 2.08706 0.918306 -1.54553 2.08706 0.918306 -1.56 2.10876 0.882135 -1.56 2.08294 0.913955 -1.54553 2.05262 0.943279 -1.56 2.08294 0.913955 -1.56 2.04977 0.938009 -1.56 2.12546 0.844717 -1.54553 2.11386 0.885271 -1.54553 2.1312 0.846425 -1.57243 2.11632 0.842001 -1.57243 2.10063 0.877145 -1.56 2.10876 0.882135 -1.56 2.12546 0.844717 -1.57243 2.11632 0.842001 -1.56 2.10876 0.882135 -1.58196 2.10441 0.838461 -1.58196 2.09004 0.870643 -1.57243 2.10063 0.877145 -1.57243 2.00928 0.943384 -1.57243 2.04523 0.929625 -1.58196 2.03931 0.918699 -1.58196 2.00639 0.931299 -1.57243 2.00928 0.943384 -1.58196 2.03931 0.918699 -1.56 2.0115 0.952658 -1.56 2.04977 0.938009 -1.57243 2.04523 0.929625 -1.56 1.97075 0.956904 -1.56 2.0115 0.952658 -1.57243 2.00928 0.943384 -1.57243 1.97101 0.947372 -1.56 1.97075 0.956904 -1.57243 2.00928 0.943384 -1.54553 1.97059 0.962896 -1.54553 2.0129 0.958488 -1.56 2.0115 0.952658 -1.57243 1.933 0.941317 -1.57243 1.97101 0.947372 -1.58196 1.97134 0.93495 -1.58196 1.93654 0.929406 -1.57243 1.933 0.941317 -1.58196 1.97134 0.93495 -1.58796 1.94066 0.915534 -1.58196 1.93654 0.929406 -1.58796 1.97173 0.920485 -1.54553 1.92858 0.956203 -1.54553 1.97059 0.962896 -1.56 1.97075 0.956904 -1.56 1.93028 0.950457 -1.54553 1.92858 0.956203 -1.56 1.97075 0.956904 -1.58196 1.8563 0.864308 -1.58196 1.87699 0.892838 -1.58796 1.8875 0.882887 -1.58796 1.86902 0.857415 -1.58196 1.8563 0.864308 -1.58796 1.8875 0.882887 -1.57243 1.84537 0.870227 -1.57243 1.86797 0.901384 -1.58196 1.87699 0.892838 -1.57243 1.86797 0.901384 -1.56 1.86105 0.907941 -1.57243 1.89785 0.925631 -1.54553 1.88973 0.938864 -1.56 1.89287 0.933757 -1.54553 1.85669 0.912063 -1.54553 1.85669 0.912063 -1.56 1.89287 0.933757 -1.56 1.86105 0.907941 -1.54553 1.83172 0.877625 -1.56 1.86105 0.907941 -1.56 1.83699 0.874769 -1.57243 1.933 0.941317 -1.57243 1.89785 0.925631 -1.56 1.89287 0.933757 -1.56 1.93028 0.950457 -1.57243 1.933 0.941317 -1.56 1.89287 0.933757 -1.58196 1.93654 0.929406 -1.58196 1.90436 0.915042 -1.57243 1.89785 0.925631 -1.57243 1.83162 0.834285 -1.57243 1.84537 0.870227 -1.58196 1.8563 0.864308 -1.58196 1.8437 0.831395 -1.57243 1.83162 0.834285 -1.58196 1.8563 0.864308 -1.56 1.82234 0.836502 -1.56 1.83699 0.874769 -1.57243 1.84537 0.870227 -1.56 1.8181 0.795748 -1.56 1.82234 0.836502 -1.57243 1.83162 0.834285 -1.57243 1.82763 0.796006 -1.56 1.8181 0.795748 -1.57243 1.83162 0.834285 -1.54553 1.8121 0.795585 -1.54553 1.81651 0.837896 -1.56 1.82234 0.836502 -1.57243 1.83368 0.757999 -1.57243 1.82763 0.796006 -1.58196 1.84005 0.796343 -1.58196 1.84559 0.761539 -1.57243 1.83368 0.757999 -1.58196 1.84005 0.796343 -1.58796 1.85947 0.765662 -1.58196 1.84559 0.761539 -1.58796 1.85452 0.796735 -1.54553 1.8188 0.753575 -1.54553 1.8121 0.795585 -1.56 1.8181 0.795748 -1.56 1.82454 0.755283 -1.54553 1.8188 0.753575 -1.56 1.8181 0.795748 -1.5882 1.87506 0.734289 -1.58796 1.89211 0.712495 -1.58796 1.87229 0.73693 -1.58796 1.87229 0.73693 -1.58796 1.89211 0.712495 -1.58196 1.88216 0.701989 -1.57243 1.87362 0.692968 -1.56 1.86706 0.686045 -1.57243 1.84937 0.722855 -1.54553 1.83614 0.714729 -1.56 1.84124 0.717865 -1.54553 1.86294 0.681694 -1.54553 1.86294 0.681694 -1.56 1.84124 0.717865 -1.56 1.86706 0.686045 -1.54553 1.89738 0.656721 -1.56 1.86706 0.686045 -1.56 1.90023 0.661991 -1.57243 1.83368 0.757999 -1.57243 1.84937 0.722855 -1.56 1.84124 0.717865 -1.56 1.82454 0.755283 -1.57243 1.83368 0.757999 -1.56 1.84124 0.717865 -1.58196 1.84559 0.761539 -1.58196 1.85996 0.729357 -1.57243 1.84937 0.722855 -1.58796 1.85947 0.765662 -1.58796 1.87229 0.73693 -1.58196 1.85996 0.729357 -1.5882 1.87506 0.734289 -1.58796 1.85947 0.765662 -1.5882 1.8554 0.800461 -1.58196 1.97866 0.66505 -1.58196 1.94361 0.668701 -1.58796 1.94697 0.682775 -1.58796 1.97827 0.679515 -1.58196 1.97866 0.66505 -1.58796 1.94697 0.682775 -1.5882 2.04071 0.700063 -1.58796 2.0625 0.717113 -1.58796 2.03807 0.69729 -1.58796 2.03807 0.69729 -1.58796 2.0625 0.717113 -1.58196 2.07301 0.707162 -1.58196 2.07301 0.707162 -1.57243 2.08203 0.698616 -1.58196 2.04564 0.684958 -1.57243 2.08203 0.698616 -1.56 2.08895 0.692059 -1.57243 2.05215 0.674369 -1.58796 2.00934 0.684466 -1.58796 2.03807 0.69729 -1.58196 2.04564 0.684958 -1.5882 2.04071 0.700063 -1.58796 2.00934 0.684466 -1.5882 1.97454 0.680396 -1.46 1.97947 0.635061 -1.53 1.97947 0.635061 -1.46 2.02201 0.641838 -1.46 1.97947 0.635061 -1.53 1.93663 0.639524 -1.53 1.97947 0.635061 -1.46 1.97947 0.635061 -1.46 1.93663 0.639524 -1.53 1.93663 0.639524 -1.53 1.93663 0.639524 -1.46 1.93663 0.639524 -1.53 1.8964 0.654923 -1.53 1.8964 0.654923 -1.46 1.93663 0.639524 -1.46 1.8964 0.654923 -1.53 1.86153 0.680209 -1.46 1.8964 0.654923 -1.46 1.86153 0.680209 -1.53 1.83439 0.713659 -1.46 1.86153 0.680209 -1.46 1.83439 0.713659 -1.53 1.81684 0.752993 -1.46 1.83439 0.713659 -1.46 1.81684 0.752993 -1.53 1.81006 0.79553 -1.46 1.81684 0.752993 -1.46 1.81006 0.79553 -1.53 1.81452 0.838372 -1.46 1.81006 0.79553 -1.46 1.81452 0.838372 -1.53 1.82992 0.878598 -1.46 1.81452 0.838372 -1.46 1.82992 0.878598 -1.53 1.85521 0.913469 -1.46 1.82992 0.878598 -1.46 1.85521 0.913469 -1.53 1.88866 0.940607 -1.46 1.85521 0.913469 -1.46 1.88866 0.940607 -1.53 1.92799 0.958162 -1.46 1.88866 0.940607 -1.46 1.92799 0.958162 -1.53 1.97053 0.964939 -1.46 1.92799 0.958162 -1.46 1.97053 0.964939 -1.53 2.01337 0.960476 -1.46 1.97053 0.964939 -1.46 2.01337 0.960476 -1.53 2.0536 0.945077 -1.46 2.01337 0.960476 -1.46 2.0536 0.945077 -1.53 2.08847 0.919791 -1.46 2.0536 0.945077 -1.46 2.08847 0.919791 -1.53 2.11561 0.886341 -1.46 2.08847 0.919791 -1.46 2.11561 0.886341 -1.53 2.13316 0.847007 -1.46 2.11561 0.886341 -1.46 2.13316 0.847007 -1.53 2.13994 0.80447 -1.46 2.13316 0.847007 -1.46 2.13994 0.80447 -1.53 2.13548 0.761628 -1.46 2.13994 0.80447 -1.46 2.13548 0.761628 -1.53 2.12008 0.721402 -1.46 2.13548 0.761628 -1.46 2.12008 0.721402 -1.53 2.09479 0.686531 -1.46 2.12008 0.721402 -1.46 2.09479 0.686531 -1.53 2.06134 0.659393 -1.46 2.09479 0.686531 -1.46 2.06134 0.659393 -1.53 2.02201 0.641838 -1.46 2.06134 0.659393 -1.46 2.02201 0.641838 -1.53 1.97947 0.635061 -1.53 2.02201 0.641838 -1.46 2.02201 0.641838 -1.53 1.8964 0.654923 -1.46 1.8964 0.654923 -1.53 1.86153 0.680209 -1.53 1.86153 0.680209 -1.46 1.86153 0.680209 -1.53 1.83439 0.713659 -1.53 1.83439 0.713659 -1.46 1.83439 0.713659 -1.53 1.81684 0.752993 -1.53 1.81684 0.752993 -1.46 1.81684 0.752993 -1.53 1.81006 0.79553 -1.53 1.81006 0.79553 -1.46 1.81006 0.79553 -1.53 1.81452 0.838372 -1.53 1.81452 0.838372 -1.46 1.81452 0.838372 -1.53 1.82992 0.878598 -1.53 1.82992 0.878598 -1.46 1.82992 0.878598 -1.53 1.85521 0.913469 -1.53 1.85521 0.913469 -1.46 1.85521 0.913469 -1.53 1.88866 0.940607 -1.53 1.88866 0.940607 -1.46 1.88866 0.940607 -1.53 1.92799 0.958162 -1.53 1.92799 0.958162 -1.46 1.92799 0.958162 -1.53 1.97053 0.964939 -1.53 1.97053 0.964939 -1.46 1.97053 0.964939 -1.53 2.01337 0.960476 -1.53 2.01337 0.960476 -1.46 2.01337 0.960476 -1.53 2.0536 0.945077 -1.53 2.0536 0.945077 -1.46 2.0536 0.945077 -1.53 2.08847 0.919791 -1.53 2.08847 0.919791 -1.46 2.08847 0.919791 -1.53 2.11561 0.886341 -1.53 2.11561 0.886341 -1.46 2.11561 0.886341 -1.53 2.13316 0.847007 -1.53 2.13316 0.847007 -1.46 2.13316 0.847007 -1.53 2.13994 0.80447 -1.53 2.13994 0.80447 -1.46 2.13994 0.80447 -1.53 2.13548 0.761628 -1.53 2.13548 0.761628 -1.46 2.13548 0.761628 -1.53 2.12008 0.721402 -1.53 2.12008 0.721402 -1.46 2.12008 0.721402 -1.53 2.09479 0.686531 -1.53 2.09479 0.686531 -1.46 2.09479 0.686531 -1.53 2.06134 0.659393 -1.53 2.06134 0.659393 -1.46 2.06134 0.659393 -1.53 2.02201 0.641838 -1.45 2.05611 0.667915 -1.45 2.01948 0.727566 -1.45 2.01916 0.651423 -1.45 2.05611 0.667915 -1.45 2.03671 0.741546 -1.45 2.01948 0.727566 -1.45 2.05611 0.667915 -1.45 2.08753 0.693408 -1.45 2.03671 0.741546 -1.45 2.03671 0.741546 -1.45 2.08753 0.693408 -1.45 2.04974 0.75951 -1.45 2.04974 0.75951 -1.45 2.08753 0.693408 -1.45 2.11128 0.726165 -1.45 2.05767 0.780233 -1.45 2.11128 0.726165 -1.45 2.12575 0.763954 -1.45 2.05997 0.802303 -1.45 2.12575 0.763954 -1.45 2.12994 0.804199 -1.45 2.05648 0.824216 -1.45 2.12994 0.804199 -1.45 2.12358 0.844158 -1.45 2.10708 0.881108 -1.45 2.05648 0.824216 -1.45 2.12358 0.844158 -1.45 2.10708 0.881108 -1.45 2.04743 0.844479 -1.45 2.05648 0.824216 -1.45 2.10708 0.881108 -1.45 2.08159 0.912531 -1.45 2.04743 0.844479 -1.45 2.04743 0.844479 -1.45 2.08159 0.912531 -1.45 2.03345 0.86171 -1.45 2.03345 0.86171 -1.45 2.08159 0.912531 -1.45 2.04883 0.936284 -1.45 2.01549 0.874737 -1.45 2.04883 0.936284 -1.45 2.01105 0.95075 -1.45 1.99477 0.88267 -1.45 2.01105 0.95075 -1.45 1.9708 0.954943 -1.45 1.9727 0.884969 -1.45 1.9708 0.954943 -1.45 1.93084 0.948577 -1.45 1.95078 0.881478 -1.45 1.93084 0.948577 -1.45 1.93052 0.872434 -1.45 1.95078 0.881478 -1.45 1.9727 0.884969 -1.45 1.93084 0.948577 -1.45 2.04974 0.75951 -1.45 2.11128 0.726165 -1.45 2.05767 0.780233 -1.45 2.05767 0.780233 -1.45 2.12575 0.763954 -1.45 2.05997 0.802303 -1.45 2.05997 0.802303 -1.45 2.12994 0.804199 -1.45 2.05648 0.824216 -1.45 2.03345 0.86171 -1.45 2.04883 0.936284 -1.45 2.01549 0.874737 -1.45 2.01549 0.874737 -1.45 2.01105 0.95075 -1.45 1.99477 0.88267 -1.45 1.99477 0.88267 -1.45 1.9708 0.954943 -1.45 1.9727 0.884969 -1.45 1.93084 0.948577 -1.45 1.89389 0.932085 -1.45 1.93052 0.872434 -1.45 1.93052 0.872434 -1.45 1.89389 0.932085 -1.45 1.91329 0.858454 -1.45 1.91329 0.858454 -1.45 1.89389 0.932085 -1.45 1.86247 0.906592 -1.45 1.90026 0.84049 -1.45 1.86247 0.906592 -1.45 1.83872 0.873835 -1.45 1.89233 0.819767 -1.45 1.83872 0.873835 -1.45 1.82425 0.836046 -1.45 1.89003 0.797697 -1.45 1.82425 0.836046 -1.45 1.82006 0.795801 -1.45 1.89352 0.775784 -1.45 1.82006 0.795801 -1.45 1.82642 0.755842 -1.45 1.84291 0.718892 -1.45 1.89352 0.775784 -1.45 1.82642 0.755842 -1.45 1.84291 0.718892 -1.45 1.90257 0.755521 -1.45 1.89352 0.775784 -1.45 1.84291 0.718892 -1.45 1.86841 0.687469 -1.45 1.90257 0.755521 -1.45 1.90257 0.755521 -1.45 1.86841 0.687469 -1.45 1.91655 0.73829 -1.45 1.91655 0.73829 -1.45 1.86841 0.687469 -1.45 1.90117 0.663716 -1.45 1.93451 0.725263 -1.45 1.90117 0.663716 -1.45 1.93895 0.64925 -1.45 1.95523 0.71733 -1.45 1.93895 0.64925 -1.45 1.9792 0.645057 -1.45 1.9773 0.715031 -1.45 1.9792 0.645057 -1.45 1.99922 0.718522 -1.45 1.9773 0.715031 -1.45 1.95523 0.71733 -1.45 1.9792 0.645057 -1.45 1.91329 0.858454 -1.45 1.86247 0.906592 -1.45 1.90026 0.84049 -1.45 1.90026 0.84049 -1.45 1.83872 0.873835 -1.45 1.89233 0.819767 -1.45 1.89233 0.819767 -1.45 1.82425 0.836046 -1.45 1.89003 0.797697 -1.45 1.89003 0.797697 -1.45 1.82006 0.795801 -1.45 1.89352 0.775784 -1.45 1.91655 0.73829 -1.45 1.90117 0.663716 -1.45 1.93451 0.725263 -1.45 1.93451 0.725263 -1.45 1.93895 0.64925 -1.45 1.95523 0.71733 -1.45 1.9792 0.645057 -1.45 2.01916 0.651423 -1.45 1.99922 0.718522 -1.45 1.99922 0.718522 -1.45 2.01916 0.651423 -1.45 2.01948 0.727566 0.508218 2.00385 0.720047 0.0995744 2.01948 0.727566 0.508218 2.02356 0.730238 0.508218 2.00385 0.720047 0.0995744 1.99922 0.718522 0.0995744 2.01948 0.727566 0.508218 2.00385 0.720047 0.508218 1.98218 0.715303 0.0995744 1.99922 0.718522 0.0995744 1.99922 0.718522 0.508218 1.98218 0.715303 0.0995744 1.9773 0.715031 -0.309069 1.9773 0.715031 0.0995744 1.9773 0.715031 -0.309069 1.95523 0.71733 -0.717713 1.95523 0.71733 -0.309069 1.95523 0.71733 -0.717713 1.93451 0.725263 -1.12636 1.93451 0.725263 -0.717713 1.93451 0.725263 -1.12636 1.91655 0.73829 -1.45 1.91655 0.73829 -1.12636 1.91655 0.73829 -1.45 1.90257 0.755521 -1.45 1.91655 0.73829 -1.12636 1.93451 0.725263 -1.12636 1.91655 0.73829 -1.45 1.91655 0.73829 -1.45 1.93451 0.725263 -1.12636 1.93451 0.725263 -1.12636 1.93451 0.725263 -1.45 1.93451 0.725263 -1.12636 1.95523 0.71733 -0.717713 1.95523 0.71733 -1.12636 1.95523 0.71733 -0.717713 1.9773 0.715031 -0.309069 1.9773 0.715031 -0.717713 1.9773 0.715031 -0.309069 1.99922 0.718522 0.0995744 1.99922 0.718522 -0.309069 1.99922 0.718522 0.0995744 2.01948 0.727566 0.0995744 1.99922 0.718522 -0.309069 1.9773 0.715031 -0.309069 1.99922 0.718522 0.0995744 1.99922 0.718522 0.0995744 1.9773 0.715031 -0.309069 1.9773 0.715031 0.508218 1.98218 0.715303 0.508218 1.96001 0.716332 0.0995744 1.9773 0.715031 0.0995744 1.9773 0.715031 0.508218 1.96001 0.716332 0.0995744 1.95523 0.71733 -0.309069 1.95523 0.71733 0.0995744 1.95523 0.71733 -0.309069 1.93451 0.725263 -0.717713 1.93451 0.725263 -0.309069 1.93451 0.725263 -0.717713 1.91655 0.73829 -1.12636 1.91655 0.73829 -0.717713 1.91655 0.73829 -1.12636 1.90257 0.755521 -1.45 1.90257 0.755521 -1.12636 1.90257 0.755521 -1.45 1.89352 0.775784 -1.45 1.90257 0.755521 -1.12636 1.91655 0.73829 -1.12636 1.90257 0.755521 0.508218 1.96001 0.716332 0.508218 1.93887 0.723063 0.0995744 1.95523 0.71733 0.0995744 1.95523 0.71733 0.508218 1.93887 0.723063 0.0995744 1.93451 0.725263 -0.309069 1.93451 0.725263 0.0995744 1.93451 0.725263 -0.309069 1.91655 0.73829 -0.717713 1.91655 0.73829 -0.309069 1.91655 0.73829 -0.717713 1.90257 0.755521 -1.12636 1.90257 0.755521 -0.717713 1.90257 0.755521 -1.12636 1.89352 0.775784 -1.45 1.89352 0.775784 -1.12636 1.89352 0.775784 -1.45 1.89003 0.797697 -1.45 1.89352 0.775784 -1.12636 1.90257 0.755521 -1.12636 1.89352 0.775784 0.508218 1.93887 0.723063 0.508218 1.92018 0.735037 0.0995744 1.93451 0.725263 0.0995744 1.93451 0.725263 0.508218 1.92018 0.735037 0.0995744 1.91655 0.73829 -0.309069 1.91655 0.73829 0.0995744 1.91655 0.73829 -0.309069 1.90257 0.755521 -0.717713 1.90257 0.755521 -0.309069 1.90257 0.755521 -0.717713 1.89352 0.775784 -1.12636 1.89352 0.775784 -0.717713 1.89352 0.775784 -1.12636 1.89003 0.797697 -1.45 1.89003 0.797697 -1.12636 1.89003 0.797697 -1.45 1.89233 0.819767 -1.45 1.89003 0.797697 -1.12636 1.89352 0.775784 -1.12636 1.89003 0.797697 0.508218 1.92018 0.735037 0.508218 1.90524 0.751438 0.0995744 1.91655 0.73829 0.0995744 1.91655 0.73829 0.508218 1.90524 0.751438 0.0995744 1.90257 0.755521 -0.309069 1.90257 0.755521 0.0995744 1.90257 0.755521 -0.309069 1.89352 0.775784 -0.717713 1.89352 0.775784 -0.309069 1.89352 0.775784 -0.717713 1.89003 0.797697 -1.12636 1.89003 0.797697 -0.717713 1.89003 0.797697 -1.12636 1.89233 0.819767 -1.45 1.89233 0.819767 -1.12636 1.89233 0.819767 -1.45 1.90026 0.84049 -1.45 1.89233 0.819767 -1.12636 1.89003 0.797697 -1.12636 1.89233 0.819767 0.508218 1.90524 0.751438 0.508218 1.89505 0.771148 0.0995744 1.90257 0.755521 0.0995744 1.90257 0.755521 0.508218 1.89505 0.771148 0.0995744 1.89352 0.775784 -0.309069 1.89352 0.775784 0.0995744 1.89352 0.775784 -0.309069 1.89003 0.797697 -0.717713 1.89003 0.797697 -0.309069 1.89003 0.797697 -0.717713 1.89233 0.819767 -1.12636 1.89233 0.819767 -0.717713 1.89233 0.819767 -1.12636 1.90026 0.84049 -1.45 1.90026 0.84049 -1.12636 1.90026 0.84049 -1.45 1.91329 0.858454 -1.45 1.90026 0.84049 -1.12636 1.89233 0.819767 -1.12636 1.90026 0.84049 0.508218 1.89505 0.771148 0.508218 1.8903 0.792825 0.0995744 1.89352 0.775784 0.0995744 1.89352 0.775784 0.508218 1.8903 0.792825 0.0995744 1.89003 0.797697 -0.309069 1.89003 0.797697 0.0995744 1.89003 0.797697 -0.309069 1.89233 0.819767 -0.717713 1.89233 0.819767 -0.309069 1.89233 0.819767 -0.717713 1.90026 0.84049 -1.12636 1.90026 0.84049 -0.717713 1.90026 0.84049 -1.12636 1.91329 0.858454 -1.45 1.91329 0.858454 -1.12636 1.91329 0.858454 -1.45 1.93052 0.872434 -1.45 1.91329 0.858454 -1.12636 1.90026 0.84049 -1.12636 1.91329 0.858454 0.508218 1.8903 0.792825 0.508218 1.89133 0.81499 0.0995744 1.89003 0.797697 0.0995744 1.89003 0.797697 0.508218 1.89133 0.81499 0.0995744 1.89233 0.819767 -0.309069 1.89233 0.819767 0.0995744 1.89233 0.819767 -0.309069 1.90026 0.84049 -0.717713 1.90026 0.84049 -0.309069 1.90026 0.84049 -0.717713 1.91329 0.858454 -1.12636 1.91329 0.858454 -0.717713 1.91329 0.858454 -1.12636 1.93052 0.872434 -1.45 1.93052 0.872434 -1.12636 1.93052 0.872434 -1.45 1.95078 0.881478 -1.45 1.93052 0.872434 -1.12636 1.91329 0.858454 -1.12636 1.93052 0.872434 0.508218 1.89133 0.81499 0.508218 1.89806 0.836134 0.0995744 1.89233 0.819767 0.0995744 1.89233 0.819767 0.508218 1.89806 0.836134 0.0995744 1.90026 0.84049 -0.309069 1.90026 0.84049 0.0995744 1.90026 0.84049 -0.309069 1.91329 0.858454 -0.717713 1.91329 0.858454 -0.309069 1.91329 0.858454 -0.717713 1.93052 0.872434 -1.12636 1.93052 0.872434 -0.717713 1.93052 0.872434 -1.12636 1.95078 0.881478 -1.45 1.95078 0.881478 -1.12636 1.95078 0.881478 -1.45 1.9727 0.884969 -1.45 1.95078 0.881478 -1.12636 1.93052 0.872434 -1.12636 1.95078 0.881478 0.508218 1.89806 0.836134 0.508218 1.91004 0.854816 0.0995744 1.90026 0.84049 0.0995744 1.90026 0.84049 0.508218 1.91004 0.854816 0.0995744 1.91329 0.858454 -0.309069 1.91329 0.858454 0.0995744 1.91329 0.858454 -0.309069 1.93052 0.872434 -0.717713 1.93052 0.872434 -0.309069 1.93052 0.872434 -0.717713 1.95078 0.881478 -1.12636 1.95078 0.881478 -0.717713 1.95078 0.881478 -1.12636 1.9727 0.884969 -1.45 1.9727 0.884969 -1.12636 1.9727 0.884969 -1.45 1.99477 0.88267 -1.45 1.9727 0.884969 -1.12636 1.95078 0.881478 -1.12636 1.9727 0.884969 0.508218 1.91004 0.854816 0.508218 1.92644 0.869762 0.0995744 1.91329 0.858454 0.0995744 1.91329 0.858454 0.508218 1.92644 0.869762 0.0995744 1.93052 0.872434 -0.309069 1.93052 0.872434 0.0995744 1.93052 0.872434 -0.309069 1.95078 0.881478 -0.717713 1.95078 0.881478 -0.309069 1.95078 0.881478 -0.717713 1.9727 0.884969 -1.12636 1.9727 0.884969 -0.717713 1.9727 0.884969 -1.12636 1.99477 0.88267 -1.45 1.99477 0.88267 -1.12636 1.99477 0.88267 -1.45 2.01549 0.874737 -1.45 1.99477 0.88267 -1.12636 1.9727 0.884969 -1.12636 1.99477 0.88267 0.508218 1.92644 0.869762 0.508218 1.94615 0.879954 0.0995744 1.93052 0.872434 0.0995744 1.93052 0.872434 0.508218 1.94615 0.879954 0.0995744 1.95078 0.881478 -0.309069 1.95078 0.881478 0.0995744 1.95078 0.881478 -0.309069 1.9727 0.884969 -0.717713 1.9727 0.884969 -0.309069 1.9727 0.884969 -0.717713 1.99477 0.88267 -1.12636 1.99477 0.88267 -0.717713 1.99477 0.88267 -1.12636 2.01549 0.874737 -1.45 2.01549 0.874737 -1.12636 2.01549 0.874737 -1.45 2.03345 0.86171 -1.45 2.01549 0.874737 -1.12636 1.99477 0.88267 -1.12636 2.01549 0.874737 0.508218 1.94615 0.879954 0.508218 1.96782 0.884697 0.0995744 1.95078 0.881478 0.0995744 1.95078 0.881478 0.508218 1.96782 0.884697 0.0995744 1.9727 0.884969 -0.309069 1.9727 0.884969 0.0995744 1.9727 0.884969 -0.309069 1.99477 0.88267 -0.717713 1.99477 0.88267 -0.309069 1.99477 0.88267 -0.717713 2.01549 0.874737 -1.12636 2.01549 0.874737 -0.717713 2.01549 0.874737 -1.12636 2.03345 0.86171 -1.45 2.03345 0.86171 -1.12636 2.03345 0.86171 -1.45 2.04743 0.844479 -1.45 2.03345 0.86171 -1.12636 2.01549 0.874737 -1.12636 2.03345 0.86171 0.508218 1.96782 0.884697 0.508218 1.98999 0.883668 0.0995744 1.9727 0.884969 0.0995744 1.9727 0.884969 0.508218 1.98999 0.883668 0.0995744 1.99477 0.88267 -0.309069 1.99477 0.88267 0.0995744 1.99477 0.88267 -0.309069 2.01549 0.874737 -0.717713 2.01549 0.874737 -0.309069 2.01549 0.874737 -0.717713 2.03345 0.86171 -1.12636 2.03345 0.86171 -0.717713 2.03345 0.86171 -1.12636 2.04743 0.844479 -1.45 2.04743 0.844479 -1.12636 2.04743 0.844479 -1.45 2.05648 0.824216 -1.45 2.04743 0.844479 -1.12636 2.03345 0.86171 -1.12636 2.04743 0.844479 0.508218 1.98999 0.883668 0.508218 2.01113 0.876937 0.0995744 1.99477 0.88267 0.0995744 1.99477 0.88267 0.508218 2.01113 0.876937 0.0995744 2.01549 0.874737 -0.309069 2.01549 0.874737 0.0995744 2.01549 0.874737 -0.309069 2.03345 0.86171 -0.717713 2.03345 0.86171 -0.309069 2.03345 0.86171 -0.717713 2.04743 0.844479 -1.12636 2.04743 0.844479 -0.717713 2.04743 0.844479 -1.12636 2.05648 0.824216 -1.45 2.05648 0.824216 -1.12636 2.05648 0.824216 -1.45 2.05997 0.802303 -1.45 2.05648 0.824216 -1.12636 2.04743 0.844479 -1.12636 2.05648 0.824216 0.508218 2.01113 0.876937 0.508218 2.02982 0.864963 0.0995744 2.01549 0.874737 0.0995744 2.01549 0.874737 0.508218 2.02982 0.864963 0.0995744 2.03345 0.86171 -0.309069 2.03345 0.86171 0.0995744 2.03345 0.86171 -0.309069 2.04743 0.844479 -0.717713 2.04743 0.844479 -0.309069 2.04743 0.844479 -0.717713 2.05648 0.824216 -1.12636 2.05648 0.824216 -0.717713 2.05648 0.824216 -1.12636 2.05997 0.802303 -1.45 2.05997 0.802303 -1.12636 2.05997 0.802303 -1.45 2.05767 0.780233 -1.45 2.05997 0.802303 -1.12636 2.05648 0.824216 -1.12636 2.05997 0.802303 0.508218 2.02982 0.864963 0.508218 2.04476 0.848562 0.0995744 2.03345 0.86171 0.0995744 2.03345 0.86171 0.508218 2.04476 0.848562 0.0995744 2.04743 0.844479 -0.309069 2.04743 0.844479 0.0995744 2.04743 0.844479 -0.309069 2.05648 0.824216 -0.717713 2.05648 0.824216 -0.309069 2.05648 0.824216 -0.717713 2.05997 0.802303 -1.12636 2.05997 0.802303 -0.717713 2.05997 0.802303 -1.12636 2.05767 0.780233 -1.45 2.05767 0.780233 -1.12636 2.05767 0.780233 -1.45 2.04974 0.75951 -1.45 2.05767 0.780233 -1.12636 2.05997 0.802303 -1.12636 2.05767 0.780233 0.508218 2.04476 0.848562 0.508218 2.05495 0.828852 0.0995744 2.04743 0.844479 0.0995744 2.04743 0.844479 0.508218 2.05495 0.828852 0.0995744 2.05648 0.824216 -0.309069 2.05648 0.824216 0.0995744 2.05648 0.824216 -0.309069 2.05997 0.802303 -0.717713 2.05997 0.802303 -0.309069 2.05997 0.802303 -0.717713 2.05767 0.780233 -1.12636 2.05767 0.780233 -0.717713 2.05767 0.780233 -1.12636 2.04974 0.75951 -1.45 2.04974 0.75951 -1.12636 2.04974 0.75951 -1.45 2.03671 0.741546 -1.45 2.04974 0.75951 -1.12636 2.05767 0.780233 -1.12636 2.04974 0.75951 0.508218 2.05495 0.828852 0.508218 2.0597 0.807175 0.0995744 2.05648 0.824216 0.0995744 2.05648 0.824216 0.508218 2.0597 0.807175 0.0995744 2.05997 0.802303 -0.309069 2.05997 0.802303 0.0995744 2.05997 0.802303 -0.309069 2.05767 0.780233 -0.717713 2.05767 0.780233 -0.309069 2.05767 0.780233 -0.717713 2.04974 0.75951 -1.12636 2.04974 0.75951 -0.717713 2.04974 0.75951 -1.12636 2.03671 0.741546 -1.45 2.03671 0.741546 -1.12636 2.03671 0.741546 -1.45 2.01948 0.727566 -1.45 2.03671 0.741546 -1.12636 2.04974 0.75951 -1.12636 2.03671 0.741546 0.508218 2.0597 0.807175 0.508218 2.05867 0.78501 0.0995744 2.05997 0.802303 0.0995744 2.05997 0.802303 0.508218 2.05867 0.78501 0.0995744 2.05767 0.780233 -0.309069 2.05767 0.780233 0.0995744 2.05767 0.780233 -0.309069 2.04974 0.75951 -0.717713 2.04974 0.75951 -0.309069 2.04974 0.75951 -0.717713 2.03671 0.741546 -1.12636 2.03671 0.741546 -0.717713 2.03671 0.741546 -1.12636 2.01948 0.727566 -1.45 2.01948 0.727566 -1.12636 2.01948 0.727566 -1.45 1.99922 0.718522 -1.45 2.01948 0.727566 -1.12636 2.03671 0.741546 -1.12636 2.01948 0.727566 0.508218 2.05867 0.78501 0.508218 2.05194 0.763866 0.0995744 2.05767 0.780233 0.0995744 2.05767 0.780233 0.508218 2.05194 0.763866 0.0995744 2.04974 0.75951 -0.309069 2.04974 0.75951 0.0995744 2.04974 0.75951 -0.309069 2.03671 0.741546 -0.717713 2.03671 0.741546 -0.309069 2.03671 0.741546 -0.717713 2.01948 0.727566 -1.12636 2.01948 0.727566 -0.717713 2.01948 0.727566 -1.12636 1.99922 0.718522 -1.45 1.99922 0.718522 -1.12636 1.99922 0.718522 -1.45 1.9773 0.715031 -1.45 1.99922 0.718522 -1.12636 2.01948 0.727566 -1.12636 1.99922 0.718522 0.508218 2.05194 0.763866 0.508218 2.03996 0.745184 0.0995744 2.04974 0.75951 0.0995744 2.04974 0.75951 0.508218 2.03996 0.745184 0.0995744 2.03671 0.741546 -0.309069 2.03671 0.741546 0.0995744 2.03671 0.741546 -0.309069 2.01948 0.727566 -0.717713 2.01948 0.727566 -0.309069 2.01948 0.727566 -0.717713 1.99922 0.718522 -1.12636 1.99922 0.718522 -0.717713 1.99922 0.718522 -1.12636 1.9773 0.715031 -1.45 1.9773 0.715031 -1.12636 1.9773 0.715031 -1.45 1.95523 0.71733 -1.45 1.9773 0.715031 -1.12636 1.99922 0.718522 -1.12636 1.9773 0.715031 0.508218 2.03996 0.745184 0.508218 2.02356 0.730238 0.0995744 2.03671 0.741546 0.0995744 2.03671 0.741546 0.508218 2.02356 0.730238 0.0995744 2.01948 0.727566 -0.309069 2.01948 0.727566 0.0995744 2.01948 0.727566 -0.309069 1.99922 0.718522 -0.717713 1.99922 0.718522 -0.309069 1.99922 0.718522 -0.717713 1.9773 0.715031 -1.12636 1.9773 0.715031 -0.717713 1.9773 0.715031 -1.12636 1.95523 0.71733 -1.45 1.95523 0.71733 -1.12636 1.95523 0.71733 -1.45 1.93451 0.725263 -1.45 1.95523 0.71733 -1.12636 1.9773 0.715031 -1.12636 1.95523 0.71733 -0.309069 1.99922 0.718522 -0.717713 1.99922 0.718522 -0.309069 2.01948 0.727566 -0.717713 1.99922 0.718522 -1.12636 1.99922 0.718522 -0.717713 2.01948 0.727566 -1.12636 1.9773 0.715031 -0.717713 1.99922 0.718522 -0.717713 1.9773 0.715031 0.0995744 2.01948 0.727566 -0.309069 2.01948 0.727566 0.0995744 2.03671 0.741546 -0.309069 2.01948 0.727566 -0.717713 2.01948 0.727566 -0.309069 2.03671 0.741546 -0.717713 2.01948 0.727566 -1.12636 2.01948 0.727566 -0.717713 2.03671 0.741546 -0.717713 2.04974 0.75951 -0.717713 2.03671 0.741546 -1.12636 2.03671 0.741546 -0.309069 2.04974 0.75951 -0.309069 2.03671 0.741546 -0.717713 2.03671 0.741546 0.0995744 2.04974 0.75951 0.0995744 2.03671 0.741546 -0.309069 2.03671 0.741546 -0.717713 1.95523 0.71733 -0.717713 1.9773 0.715031 -0.309069 1.9773 0.715031 -0.309069 1.95523 0.71733 -0.717713 1.95523 0.71733 -0.309069 1.9773 0.715031 0.0995744 1.95523 0.71733 -0.309069 1.95523 0.71733 0.0995744 1.9773 0.715031 0.0995744 1.93451 0.725263 -0.309069 1.93451 0.725263 0.0995744 1.95523 0.71733 -1.12636 1.93451 0.725263 -1.12636 1.95523 0.71733 -0.717713 1.95523 0.71733 -0.717713 1.93451 0.725263 -1.12636 1.93451 0.725263 -0.717713 1.95523 0.71733 -0.309069 1.93451 0.725263 -0.717713 1.93451 0.725263 -0.309069 1.95523 0.71733 0.0995744 1.91655 0.73829 -0.309069 1.91655 0.73829 0.0995744 1.93451 0.725263 -0.309069 1.91655 0.73829 -0.717713 1.91655 0.73829 -0.309069 1.93451 0.725263 -0.717713 1.91655 0.73829 -1.12636 1.91655 0.73829 -0.717713 1.93451 0.725263 0.0995744 1.90257 0.755521 -0.309069 1.90257 0.755521 0.0995744 1.91655 0.73829 -0.309069 1.90257 0.755521 -0.717713 1.90257 0.755521 -0.309069 1.91655 0.73829 -0.717713 1.90257 0.755521 -1.12636 1.90257 0.755521 -0.717713 1.91655 0.73829 0.0995744 1.89352 0.775784 -0.309069 1.89352 0.775784 0.0995744 1.90257 0.755521 -0.309069 1.89352 0.775784 -0.717713 1.89352 0.775784 -0.309069 1.90257 0.755521 -0.717713 1.89352 0.775784 -1.12636 1.89352 0.775784 -0.717713 1.90257 0.755521 0.0995744 1.89003 0.797697 -0.309069 1.89003 0.797697 0.0995744 1.89352 0.775784 -0.309069 1.89003 0.797697 -0.717713 1.89003 0.797697 -0.309069 1.89352 0.775784 -0.717713 1.89003 0.797697 -1.12636 1.89003 0.797697 -0.717713 1.89352 0.775784 0.0995744 1.89233 0.819767 -0.309069 1.89233 0.819767 0.0995744 1.89003 0.797697 -0.309069 1.89233 0.819767 -0.717713 1.89233 0.819767 -0.309069 1.89003 0.797697 -0.717713 1.89233 0.819767 -1.12636 1.89233 0.819767 -0.717713 1.89003 0.797697 0.0995744 1.90026 0.84049 -0.309069 1.90026 0.84049 0.0995744 1.89233 0.819767 -0.309069 1.90026 0.84049 -0.717713 1.90026 0.84049 -0.309069 1.89233 0.819767 -0.717713 1.90026 0.84049 -1.12636 1.90026 0.84049 -0.717713 1.89233 0.819767 0.0995744 1.91329 0.858454 -0.309069 1.91329 0.858454 0.0995744 1.90026 0.84049 -0.309069 1.91329 0.858454 -0.717713 1.91329 0.858454 -0.309069 1.90026 0.84049 -0.717713 1.91329 0.858454 -1.12636 1.91329 0.858454 -0.717713 1.90026 0.84049 0.0995744 1.93052 0.872434 -0.309069 1.93052 0.872434 0.0995744 1.91329 0.858454 -0.309069 1.93052 0.872434 -0.717713 1.93052 0.872434 -0.309069 1.91329 0.858454 -0.717713 1.93052 0.872434 -1.12636 1.93052 0.872434 -0.717713 1.91329 0.858454 0.0995744 1.95078 0.881478 -0.309069 1.95078 0.881478 0.0995744 1.93052 0.872434 -0.309069 1.95078 0.881478 -0.717713 1.95078 0.881478 -0.309069 1.93052 0.872434 -0.717713 1.95078 0.881478 -1.12636 1.95078 0.881478 -0.717713 1.93052 0.872434 0.0995744 1.9727 0.884969 -0.309069 1.9727 0.884969 0.0995744 1.95078 0.881478 -0.309069 1.9727 0.884969 -0.717713 1.9727 0.884969 -0.309069 1.95078 0.881478 -0.717713 1.9727 0.884969 -1.12636 1.9727 0.884969 -0.717713 1.95078 0.881478 0.0995744 1.99477 0.88267 -0.309069 1.99477 0.88267 0.0995744 1.9727 0.884969 -0.309069 1.99477 0.88267 -0.717713 1.99477 0.88267 -0.309069 1.9727 0.884969 -0.717713 1.99477 0.88267 -1.12636 1.99477 0.88267 -0.717713 1.9727 0.884969 0.0995744 2.01549 0.874737 -0.309069 2.01549 0.874737 0.0995744 1.99477 0.88267 -0.309069 2.01549 0.874737 -0.717713 2.01549 0.874737 -0.309069 1.99477 0.88267 -0.717713 2.01549 0.874737 -1.12636 2.01549 0.874737 -0.717713 1.99477 0.88267 0.0995744 2.03345 0.86171 -0.309069 2.03345 0.86171 0.0995744 2.01549 0.874737 -0.309069 2.03345 0.86171 -0.717713 2.03345 0.86171 -0.309069 2.01549 0.874737 -0.717713 2.03345 0.86171 -1.12636 2.03345 0.86171 -0.717713 2.01549 0.874737 0.0995744 2.04743 0.844479 -0.309069 2.04743 0.844479 0.0995744 2.03345 0.86171 -0.309069 2.04743 0.844479 -0.717713 2.04743 0.844479 -0.309069 2.03345 0.86171 -0.717713 2.04743 0.844479 -1.12636 2.04743 0.844479 -0.717713 2.03345 0.86171 0.0995744 2.05648 0.824216 -0.309069 2.05648 0.824216 0.0995744 2.04743 0.844479 -0.309069 2.05648 0.824216 -0.717713 2.05648 0.824216 -0.309069 2.04743 0.844479 -0.717713 2.05648 0.824216 -1.12636 2.05648 0.824216 -0.717713 2.04743 0.844479 0.0995744 2.05997 0.802303 -0.309069 2.05997 0.802303 0.0995744 2.05648 0.824216 -0.309069 2.05997 0.802303 -0.717713 2.05997 0.802303 -0.309069 2.05648 0.824216 -0.717713 2.05997 0.802303 -1.12636 2.05997 0.802303 -0.717713 2.05648 0.824216 0.0995744 2.05767 0.780233 -0.309069 2.05767 0.780233 0.0995744 2.05997 0.802303 -0.309069 2.05767 0.780233 -0.717713 2.05767 0.780233 -0.309069 2.05997 0.802303 -0.717713 2.05767 0.780233 -1.12636 2.05767 0.780233 -0.717713 2.05997 0.802303 0.0995744 2.04974 0.75951 -0.309069 2.04974 0.75951 0.0995744 2.05767 0.780233 -0.309069 2.04974 0.75951 -0.717713 2.04974 0.75951 -0.309069 2.05767 0.780233 -0.717713 2.04974 0.75951 -1.12636 2.04974 0.75951 -0.717713 2.05767 0.780233 1.33 1.96945 0.859743 1.33 1.957 0.860726 1.33 1.95458 0.85642 1.33 1.95458 0.85642 1.33 1.957 0.860726 1.33 1.95055 0.86019 1.33 1.94103 0.84946 1.33 1.95055 0.86019 1.33 1.93794 0.857361 1.33 1.9261 0.852295 1.33 1.94103 0.84946 1.33 1.93794 0.857361 1.33 1.9261 0.852295 1.33 1.92967 0.839311 1.33 1.94103 0.84946 1.33 1.9261 0.852295 1.33 1.91536 0.84514 1.33 1.92967 0.839311 1.33 1.92967 0.839311 1.33 1.91536 0.84514 1.33 1.92123 0.826628 1.33 1.92123 0.826628 1.33 1.91536 0.84514 1.33 1.90609 0.836173 1.33 1.91626 0.812228 1.33 1.90609 0.836173 1.33 1.89864 0.82579 1.33 1.89349 0.815266 1.33 1.91626 0.812228 1.33 1.89864 0.82579 1.33 1.89349 0.815266 1.33 1.91507 0.797041 1.33 1.91626 0.812228 1.33 1.89349 0.815266 1.33 1.89018 0.805485 1.33 1.91507 0.797041 1.33 1.91507 0.797041 1.33 1.89018 0.805485 1.33 1.89245 0.794814 1.33 1.8962 0.784583 1.33 1.91507 0.797041 1.33 1.89245 0.794814 1.33 1.8962 0.784583 1.33 1.91775 0.782044 1.33 1.91507 0.797041 1.33 1.8962 0.784583 1.33 1.90136 0.774964 1.33 1.91775 0.782044 1.33 1.91775 0.782044 1.33 1.90136 0.774964 1.33 1.90783 0.766196 1.33 1.92412 0.768204 1.33 1.90783 0.766196 1.33 1.91564 0.758307 1.33 1.92718 0.749986 1.33 1.92412 0.768204 1.33 1.91564 0.758307 1.33 1.92718 0.749986 1.33 1.93377 0.756414 1.33 1.92412 0.768204 1.33 1.92718 0.749986 1.33 1.9346 0.746274 1.33 1.93377 0.756414 1.33 1.93377 0.756414 1.33 1.9346 0.746274 1.33 1.94289 0.743524 1.33 1.94607 0.747434 1.33 1.94289 0.743524 1.33 1.9515 0.742029 1.33 1.96024 0.741843 1.33 1.94607 0.747434 1.33 1.9515 0.742029 1.33 1.95458 0.85642 1.33 1.95055 0.86019 1.33 1.94103 0.84946 1.33 1.92123 0.826628 1.33 1.90609 0.836173 1.33 1.91626 0.812228 1.33 1.91775 0.782044 1.33 1.90783 0.766196 1.33 1.92412 0.768204 1.33 1.93377 0.756414 1.33 1.94289 0.743524 1.33 1.94607 0.747434 1.35 1.97392 0.839985 1.33 1.96945 0.859743 1.35 1.9636 0.838342 1.35 1.97392 0.839985 1.33 1.98433 0.85927 1.33 1.96945 0.859743 1.35 1.97392 0.839985 1.35 1.9843 0.838903 1.33 1.98433 0.85927 1.33 1.98433 0.85927 1.35 1.9843 0.838903 1.33 1.99864 0.855148 1.33 1.99864 0.855148 1.35 1.9843 0.838903 1.35 1.99405 0.83517 1.33 2.01149 0.847631 1.35 1.99405 0.83517 1.35 2.00251 0.82904 1.33 2.02209 0.837181 1.35 2.00251 0.82904 1.35 2.00909 0.820931 1.33 2.0298 0.824443 1.35 2.00909 0.820931 1.35 2.01334 0.811396 1.33 2.03413 0.810199 1.35 2.01334 0.811396 1.35 2.01499 0.801084 1.33 2.03482 0.795328 1.35 2.01499 0.801084 1.35 2.0139 0.790698 1.33 2.03183 0.780744 1.35 2.0139 0.790698 1.35 2.01017 0.780946 1.33 2.02534 0.767346 1.35 2.01017 0.780946 1.35 2.00404 0.772492 1.33 2.01575 0.755958 1.35 2.00404 0.772492 1.35 1.99593 0.765914 1.33 2.00365 0.747281 1.35 1.99593 0.765914 1.35 1.9864 0.761658 1.33 1.98979 0.741851 1.35 1.9864 0.761658 1.35 1.97608 0.760015 1.33 1.97502 0.74 1.35 1.97608 0.760015 1.35 1.9657 0.761097 1.33 1.96024 0.741843 1.35 1.9657 0.761097 1.35 1.95595 0.76483 1.33 1.94607 0.747434 1.35 1.95595 0.76483 1.35 1.94749 0.77096 1.33 1.93377 0.756414 1.35 1.94749 0.77096 1.33 1.92412 0.768204 1.33 1.93377 0.756414 1.33 1.94607 0.747434 1.35 1.94749 0.77096 1.33 1.99864 0.855148 1.35 1.99405 0.83517 1.33 2.01149 0.847631 1.33 2.01149 0.847631 1.35 2.00251 0.82904 1.33 2.02209 0.837181 1.33 2.02209 0.837181 1.35 2.00909 0.820931 1.33 2.0298 0.824443 1.33 2.0298 0.824443 1.35 2.01334 0.811396 1.33 2.03413 0.810199 1.33 2.03413 0.810199 1.35 2.01499 0.801084 1.33 2.03482 0.795328 1.33 2.03482 0.795328 1.35 2.0139 0.790698 1.33 2.03183 0.780744 1.33 2.03183 0.780744 1.35 2.01017 0.780946 1.33 2.02534 0.767346 1.33 2.02534 0.767346 1.35 2.00404 0.772492 1.33 2.01575 0.755958 1.33 2.01575 0.755958 1.35 1.99593 0.765914 1.33 2.00365 0.747281 1.33 2.00365 0.747281 1.35 1.9864 0.761658 1.33 1.98979 0.741851 1.33 1.98979 0.741851 1.35 1.97608 0.760015 1.33 1.97502 0.74 1.33 1.97502 0.74 1.35 1.9657 0.761097 1.33 1.96024 0.741843 1.33 1.96024 0.741843 1.35 1.95595 0.76483 1.33 1.94607 0.747434 1.35 1.94749 0.77096 1.35 1.94091 0.779069 1.33 1.92412 0.768204 1.33 1.92412 0.768204 1.35 1.94091 0.779069 1.33 1.91775 0.782044 1.33 1.91775 0.782044 1.35 1.94091 0.779069 1.35 1.93666 0.788604 1.33 1.91507 0.797041 1.35 1.93666 0.788604 1.35 1.93501 0.798916 1.33 1.91626 0.812228 1.35 1.93501 0.798916 1.35 1.9361 0.809302 1.33 1.92123 0.826628 1.35 1.9361 0.809302 1.35 1.93983 0.819054 1.33 1.92967 0.839311 1.35 1.93983 0.819054 1.35 1.94596 0.827508 1.33 1.94103 0.84946 1.35 1.94596 0.827508 1.35 1.95407 0.834086 1.33 1.95458 0.85642 1.35 1.95407 0.834086 1.35 1.9636 0.838342 1.33 1.96945 0.859743 1.33 1.95458 0.85642 1.35 1.9636 0.838342 1.33 1.91775 0.782044 1.35 1.93666 0.788604 1.33 1.91507 0.797041 1.33 1.91507 0.797041 1.35 1.93501 0.798916 1.33 1.91626 0.812228 1.33 1.91626 0.812228 1.35 1.9361 0.809302 1.33 1.92123 0.826628 1.33 1.92123 0.826628 1.35 1.93983 0.819054 1.33 1.92967 0.839311 1.33 1.92967 0.839311 1.35 1.94596 0.827508 1.33 1.94103 0.84946 1.33 1.94103 0.84946 1.35 1.95407 0.834086 1.33 1.95458 0.85642 1.35 1.95407 0.834086 1.35 1.97608 0.760015 1.35 1.9636 0.838342 1.35 1.95407 0.834086 1.35 1.9657 0.761097 1.35 1.97608 0.760015 1.35 1.95407 0.834086 1.35 1.94596 0.827508 1.35 1.9657 0.761097 1.35 1.9657 0.761097 1.35 1.94596 0.827508 1.35 1.95595 0.76483 1.35 1.95595 0.76483 1.35 1.94596 0.827508 1.35 1.93983 0.819054 1.35 1.94749 0.77096 1.35 1.93983 0.819054 1.35 1.9361 0.809302 1.35 1.94091 0.779069 1.35 1.9361 0.809302 1.35 1.93501 0.798916 1.35 1.93666 0.788604 1.35 1.94091 0.779069 1.35 1.93501 0.798916 1.35 1.95595 0.76483 1.35 1.93983 0.819054 1.35 1.94749 0.77096 1.35 1.94749 0.77096 1.35 1.9361 0.809302 1.35 1.94091 0.779069 1.35 1.97608 0.760015 1.35 1.9864 0.761658 1.35 1.9636 0.838342 1.35 1.9636 0.838342 1.35 1.9864 0.761658 1.35 1.97392 0.839985 1.35 1.97392 0.839985 1.35 1.9864 0.761658 1.35 1.99593 0.765914 1.35 1.9843 0.838903 1.35 1.99593 0.765914 1.35 2.00404 0.772492 1.35 1.99405 0.83517 1.35 2.00404 0.772492 1.35 2.01017 0.780946 1.35 2.00251 0.82904 1.35 2.01017 0.780946 1.35 2.0139 0.790698 1.35 2.00909 0.820931 1.35 2.0139 0.790698 1.35 2.01499 0.801084 1.35 2.01334 0.811396 1.35 2.00909 0.820931 1.35 2.01499 0.801084 1.35 1.97392 0.839985 1.35 1.99593 0.765914 1.35 1.9843 0.838903 1.35 1.9843 0.838903 1.35 2.00404 0.772492 1.35 1.99405 0.83517 1.35 1.99405 0.83517 1.35 2.01017 0.780946 1.35 2.00251 0.82904 1.35 2.00251 0.82904 1.35 2.0139 0.790698 1.35 2.00909 0.820931 -1.45 1.9792 0.645057 -1.46 1.97947 0.635061 -1.45 2.01916 0.651423 -1.45 1.9792 0.645057 -1.46 1.93663 0.639524 -1.46 1.97947 0.635061 -1.45 1.9792 0.645057 -1.45 1.93895 0.64925 -1.46 1.93663 0.639524 -1.46 1.93663 0.639524 -1.45 1.93895 0.64925 -1.46 1.8964 0.654923 -1.46 1.8964 0.654923 -1.45 1.93895 0.64925 -1.45 1.90117 0.663716 -1.46 1.86153 0.680209 -1.45 1.90117 0.663716 -1.45 1.86841 0.687469 -1.46 1.83439 0.713659 -1.45 1.86841 0.687469 -1.45 1.84291 0.718892 -1.46 1.81684 0.752993 -1.45 1.84291 0.718892 -1.45 1.82642 0.755842 -1.46 1.81006 0.79553 -1.45 1.82642 0.755842 -1.45 1.82006 0.795801 -1.46 1.81452 0.838372 -1.45 1.82006 0.795801 -1.45 1.82425 0.836046 -1.46 1.82992 0.878598 -1.45 1.82425 0.836046 -1.45 1.83872 0.873835 -1.46 1.85521 0.913469 -1.45 1.83872 0.873835 -1.45 1.86247 0.906592 -1.46 1.88866 0.940607 -1.45 1.86247 0.906592 -1.45 1.89389 0.932085 -1.46 1.92799 0.958162 -1.45 1.89389 0.932085 -1.45 1.93084 0.948577 -1.46 1.97053 0.964939 -1.45 1.93084 0.948577 -1.45 1.9708 0.954943 -1.46 2.01337 0.960476 -1.45 1.9708 0.954943 -1.45 2.01105 0.95075 -1.46 2.0536 0.945077 -1.45 2.01105 0.95075 -1.45 2.04883 0.936284 -1.46 2.08847 0.919791 -1.45 2.04883 0.936284 -1.45 2.08159 0.912531 -1.46 2.11561 0.886341 -1.45 2.08159 0.912531 -1.45 2.10708 0.881108 -1.46 2.13316 0.847007 -1.45 2.10708 0.881108 -1.45 2.12358 0.844158 -1.46 2.13994 0.80447 -1.45 2.12358 0.844158 -1.45 2.12994 0.804199 -1.46 2.13548 0.761628 -1.45 2.12994 0.804199 -1.45 2.12575 0.763954 -1.46 2.12008 0.721402 -1.45 2.12575 0.763954 -1.45 2.11128 0.726165 -1.46 2.09479 0.686531 -1.45 2.11128 0.726165 -1.45 2.08753 0.693408 -1.46 2.06134 0.659393 -1.45 2.08753 0.693408 -1.45 2.05611 0.667915 -1.46 2.02201 0.641838 -1.45 2.05611 0.667915 -1.45 2.01916 0.651423 -1.46 1.97947 0.635061 -1.46 2.02201 0.641838 -1.45 2.01916 0.651423 -1.46 1.8964 0.654923 -1.45 1.90117 0.663716 -1.46 1.86153 0.680209 -1.46 1.86153 0.680209 -1.45 1.86841 0.687469 -1.46 1.83439 0.713659 -1.46 1.83439 0.713659 -1.45 1.84291 0.718892 -1.46 1.81684 0.752993 -1.46 1.81684 0.752993 -1.45 1.82642 0.755842 -1.46 1.81006 0.79553 -1.46 1.81006 0.79553 -1.45 1.82006 0.795801 -1.46 1.81452 0.838372 -1.46 1.81452 0.838372 -1.45 1.82425 0.836046 -1.46 1.82992 0.878598 -1.46 1.82992 0.878598 -1.45 1.83872 0.873835 -1.46 1.85521 0.913469 -1.46 1.85521 0.913469 -1.45 1.86247 0.906592 -1.46 1.88866 0.940607 -1.46 1.88866 0.940607 -1.45 1.89389 0.932085 -1.46 1.92799 0.958162 -1.46 1.92799 0.958162 -1.45 1.93084 0.948577 -1.46 1.97053 0.964939 -1.46 1.97053 0.964939 -1.45 1.9708 0.954943 -1.46 2.01337 0.960476 -1.46 2.01337 0.960476 -1.45 2.01105 0.95075 -1.46 2.0536 0.945077 -1.46 2.0536 0.945077 -1.45 2.04883 0.936284 -1.46 2.08847 0.919791 -1.46 2.08847 0.919791 -1.45 2.08159 0.912531 -1.46 2.11561 0.886341 -1.46 2.11561 0.886341 -1.45 2.10708 0.881108 -1.46 2.13316 0.847007 -1.46 2.13316 0.847007 -1.45 2.12358 0.844158 -1.46 2.13994 0.80447 -1.46 2.13994 0.80447 -1.45 2.12994 0.804199 -1.46 2.13548 0.761628 -1.46 2.13548 0.761628 -1.45 2.12575 0.763954 -1.46 2.12008 0.721402 -1.46 2.12008 0.721402 -1.45 2.11128 0.726165 -1.46 2.09479 0.686531 -1.46 2.09479 0.686531 -1.45 2.08753 0.693408 -1.46 2.06134 0.659393 -1.46 2.06134 0.659393 -1.45 2.05611 0.667915 -1.46 2.02201 0.641838 -1.5882 2.0946 0.799539 -1.5892 2.08977 0.797824 -1.49 2.06189 0.817264 -1.49 2.06189 0.817264 -1.5892 2.08977 0.797824 -1.5898 2.08485 0.796192 -1.59 2.07986 0.794653 -1.49 2.06189 0.817264 -1.5898 2.08485 0.796192 -1.59 2.07986 0.794653 -1.59 2.01852 0.776422 -1.49 2.06189 0.817264 -1.49 2.06189 0.817264 -1.59 2.01852 0.776422 -1.49 1.9852 0.794473 -1.5882 2.0946 0.799539 -1.49 2.06189 0.817264 -1.5882 2.07494 0.865711 -1.5882 2.07494 0.865711 -1.49 2.06189 0.817264 -1.49 2.05721 0.832994 -1.59 1.99858 0.843521 -1.59 2.05992 0.861753 -1.49 2.05721 0.832994 -1.49 1.98053 0.810203 -1.59 1.99858 0.843521 -1.49 2.05721 0.832994 -1.59 2.05992 0.861753 -1.5898 2.06494 0.863187 -1.49 2.05721 0.832994 -1.49 2.05721 0.832994 -1.5898 2.06494 0.863187 -1.5892 2.06995 0.86451 -1.5882 2.07494 0.865711 -1.49 2.05721 0.832994 -1.5892 2.06995 0.86451 -1.5882 1.97546 0.919604 -1.5892 1.97718 0.914774 -1.49 1.95774 0.886887 -1.49 1.95774 0.886887 -1.5892 1.97718 0.914774 -1.5898 1.97881 0.90985 -1.59 1.98035 0.904864 -1.49 1.95774 0.886887 -1.5898 1.97881 0.90985 -1.59 1.98035 0.904864 -1.59 1.99858 0.843521 -1.49 1.95774 0.886887 -1.49 1.95774 0.886887 -1.59 1.99858 0.843521 -1.49 1.98053 0.810203 -1.5882 1.97546 0.919604 -1.49 1.95774 0.886887 -1.5882 1.90929 0.899937 -1.5882 1.90929 0.899937 -1.49 1.95774 0.886887 -1.49 1.94201 0.882212 -1.59 1.93148 0.823578 -1.59 1.91325 0.884921 -1.49 1.94201 0.882212 -1.49 1.9648 0.805528 -1.59 1.93148 0.823578 -1.49 1.94201 0.882212 -1.59 1.91325 0.884921 -1.5898 1.91181 0.889939 -1.49 1.94201 0.882212 -1.49 1.94201 0.882212 -1.5898 1.91181 0.889939 -1.5892 1.91049 0.894955 -1.5882 1.90929 0.899937 -1.49 1.94201 0.882212 -1.5892 1.91049 0.894955 -1.5882 1.8554 0.800461 -1.5892 1.86023 0.802176 -1.49 1.88811 0.782736 -1.49 1.88811 0.782736 -1.5892 1.86023 0.802176 -1.5898 1.86515 0.803808 -1.59 1.87014 0.805347 -1.49 1.88811 0.782736 -1.5898 1.86515 0.803808 -1.59 1.87014 0.805347 -1.59 1.93148 0.823578 -1.49 1.88811 0.782736 -1.49 1.88811 0.782736 -1.59 1.93148 0.823578 -1.49 1.9648 0.805528 -1.5882 1.87506 0.734289 -1.5882 1.8554 0.800461 -1.49 1.89279 0.767006 -1.49 1.89279 0.767006 -1.5882 1.8554 0.800461 -1.49 1.88811 0.782736 -1.59 1.95142 0.756479 -1.59 1.89008 0.738247 -1.49 1.89279 0.767006 -1.49 1.96947 0.789797 -1.59 1.95142 0.756479 -1.49 1.89279 0.767006 -1.59 1.89008 0.738247 -1.5898 1.88506 0.736813 -1.49 1.89279 0.767006 -1.49 1.89279 0.767006 -1.5898 1.88506 0.736813 -1.5892 1.88005 0.735491 -1.5882 1.87506 0.734289 -1.49 1.89279 0.767006 -1.5892 1.88005 0.735491 -1.5882 1.97454 0.680396 -1.5892 1.97282 0.685226 -1.49 1.99226 0.713113 -1.49 1.99226 0.713113 -1.5892 1.97282 0.685226 -1.5898 1.97119 0.69015 -1.59 1.96965 0.695136 -1.49 1.99226 0.713113 -1.5898 1.97119 0.69015 -1.59 1.96965 0.695136 -1.59 1.95142 0.756479 -1.49 1.99226 0.713113 -1.49 1.99226 0.713113 -1.59 1.95142 0.756479 -1.49 1.96947 0.789797 -1.5882 2.04071 0.700063 -1.5882 1.97454 0.680396 -1.49 2.00799 0.717788 -1.49 2.00799 0.717788 -1.5882 1.97454 0.680396 -1.49 1.99226 0.713113 -1.59 2.01852 0.776422 -1.59 2.03675 0.715079 -1.49 2.00799 0.717788 -1.49 1.9852 0.794473 -1.59 2.01852 0.776422 -1.49 2.00799 0.717788 -1.59 2.03675 0.715079 -1.5898 2.03819 0.710061 -1.49 2.00799 0.717788 -1.49 2.00799 0.717788 -1.5898 2.03819 0.710061 -1.5892 2.03951 0.705046 -1.5882 2.04071 0.700063 -1.49 2.00799 0.717788 -1.5892 2.03951 0.705046 -1.49 2.05721 0.832994 -1.49 2.06189 0.817264 -1.49 1.98053 0.810203 -1.49 1.98053 0.810203 -1.49 2.06189 0.817264 -1.49 1.9852 0.794473 -1.49 1.9648 0.805528 -1.49 1.9852 0.794473 -1.49 1.96947 0.789797 -1.49 1.88811 0.782736 -1.49 1.96947 0.789797 -1.49 1.89279 0.767006 -1.49 1.88811 0.782736 -1.49 1.9648 0.805528 -1.49 1.96947 0.789797 -1.49 1.9852 0.794473 -1.49 2.00799 0.717788 -1.49 1.96947 0.789797 -1.49 1.96947 0.789797 -1.49 2.00799 0.717788 -1.49 1.99226 0.713113 -1.49 1.9852 0.794473 -1.49 1.9648 0.805528 -1.49 1.98053 0.810203 -1.49 1.98053 0.810203 -1.49 1.9648 0.805528 -1.49 1.94201 0.882212 -1.49 1.95774 0.886887 -1.49 1.98053 0.810203 -1.49 1.94201 0.882212 -1.59 1.7956 5.08293 -1.59 1.81576 5.02219 -1.59 1.77887 5.06665 -1.59 1.77887 5.06665 -1.59 1.81576 5.02219 -1.59 1.76615 5.04708 -1.59 1.76615 5.04708 -1.59 1.81576 5.02219 -1.59 1.75806 5.02518 -1.59 1.75806 5.02518 -1.59 1.81576 5.02219 -1.59 1.75502 5.00204 -1.59 1.77707 4.9356 -1.59 1.83781 4.95576 -1.59 1.79335 4.91887 -1.59 1.79335 4.91887 -1.59 1.83781 4.95576 -1.59 1.81292 4.90615 -1.59 1.81292 4.90615 -1.59 1.83781 4.95576 -1.59 1.83482 4.89806 -1.59 1.83482 4.89806 -1.59 1.83781 4.95576 -1.59 1.85796 4.89502 -1.59 1.9244 4.91707 -1.59 1.90424 4.97781 -1.59 1.94113 4.93335 -1.59 1.94113 4.93335 -1.59 1.90424 4.97781 -1.59 1.95385 4.95292 -1.59 1.95385 4.95292 -1.59 1.90424 4.97781 -1.59 1.96194 4.97482 -1.59 1.96194 4.97482 -1.59 1.90424 4.97781 -1.59 1.96498 4.99796 0.6526 1.90831 5.03558 0.686935 1.91373 5.0267 0.65 1.91572 5.02224 0.6526 1.90831 5.03558 0.689636 1.90513 5.03953 0.686935 1.91373 5.0267 0.6526 1.90831 5.03558 0.655421 1.89745 5.04688 0.689636 1.90513 5.03953 0.689636 1.90513 5.03953 0.655421 1.89745 5.04688 0.692471 1.89333 5.04989 0.692471 1.89333 5.04989 0.655421 1.89745 5.04688 0.658184 1.88413 5.05493 0.695158 1.87951 5.05674 0.658184 1.88413 5.05493 0.660643 1.86977 5.0592 0.697572 1.86492 5.0598 0.660643 1.86977 5.0592 0.663214 1.85458 5.05975 0.700251 1.84953 5.05908 0.663214 1.85458 5.05975 0.666027 1.8393 5.05632 0.703086 1.83456 5.05434 0.666027 1.8393 5.05632 0.668806 1.82549 5.04908 0.698889 1.82701 5.05011 0.668806 1.82549 5.04908 0.705794 1.82151 5.04603 0.703086 1.83456 5.05434 0.698889 1.82701 5.05011 0.705794 1.82151 5.04603 0.703086 1.83456 5.05434 0.668806 1.82549 5.04908 0.698889 1.82701 5.05011 0.692471 1.89333 5.04989 0.658184 1.88413 5.05493 0.695158 1.87951 5.05674 0.695158 1.87951 5.05674 0.660643 1.86977 5.0592 0.697572 1.86492 5.0598 0.697572 1.86492 5.0598 0.663214 1.85458 5.05975 0.700251 1.84953 5.05908 0.700251 1.84953 5.05908 0.666027 1.8393 5.05632 0.703086 1.83456 5.05434 0.668806 1.82549 5.04908 0.671288 1.81438 5.03897 0.705794 1.82151 5.04603 0.705794 1.82151 5.04603 0.671288 1.81438 5.03897 0.698889 1.81516 5.03987 0.708211 1.81135 5.03512 0.698889 1.81516 5.03987 0.671288 1.81438 5.03897 0.673831 1.80607 5.0263 0.708211 1.81135 5.03512 0.671288 1.81438 5.03897 0.673831 1.80607 5.0263 0.698889 1.80637 5.0269 0.708211 1.81135 5.03512 0.673831 1.80607 5.0263 0.710867 1.80403 5.02161 0.698889 1.80637 5.0269 0.673831 1.80607 5.0263 0.676634 1.80111 5.01147 0.710867 1.80403 5.02161 0.710867 1.80403 5.02161 0.676634 1.80111 5.01147 0.698889 1.80123 5.01211 0.7137 1.80034 5.00635 0.698889 1.80123 5.01211 0.676634 1.80111 5.01147 0.679426 1.80014 4.99588 0.7137 1.80034 5.00635 0.676634 1.80111 5.01147 0.679426 1.80014 4.99588 0.698889 1.8001 4.99648 0.7137 1.80034 5.00635 0.679426 1.80014 4.99588 0.716428 1.8007 4.99085 0.698889 1.8001 4.99648 0.679426 1.80014 4.99588 0.681937 1.80306 4.98108 0.716428 1.8007 4.99085 0.716428 1.8007 4.99085 0.681937 1.80306 4.98108 0.698889 1.80306 4.98109 0.718853 1.80479 4.9765 0.698889 1.80306 4.98109 0.681937 1.80306 4.98108 0.684448 1.80958 4.96748 0.718853 1.80479 4.9765 0.681937 1.80306 4.98108 0.684448 1.80958 4.96748 0.698889 1.80989 4.96701 0.718853 1.80479 4.9765 0.684448 1.80958 4.96748 0.721485 1.81255 4.96328 0.698889 1.80989 4.96701 0.684448 1.80958 4.96748 0.68724 1.81968 4.95557 0.721485 1.81255 4.96328 0.721485 1.81255 4.96328 0.68724 1.81968 4.95557 0.698889 1.82013 4.95516 0.724314 1.82369 4.95223 0.698889 1.82013 4.95516 0.68724 1.81968 4.95557 0.690043 1.83253 4.94666 0.724314 1.82369 4.95223 0.68724 1.81968 4.95557 0.690043 1.83253 4.94666 0.698889 1.8331 4.94637 0.724314 1.82369 4.95223 0.690043 1.83253 4.94666 0.72706 1.83717 4.94451 0.698889 1.8331 4.94637 0.690043 1.83253 4.94666 0.692585 1.84676 4.94148 0.72706 1.83717 4.94451 0.72706 1.83717 4.94451 0.692585 1.84676 4.94148 0.698889 1.84789 4.94123 0.729498 1.8516 4.94059 0.698889 1.84789 4.94123 0.695068 1.86172 4.94002 0.732104 1.86687 4.94039 0.695068 1.86172 4.94002 0.698889 1.86352 4.9401 0.697847 1.87712 4.94249 0.698889 1.86352 4.9401 0.695068 1.86172 4.94002 0.697847 1.87712 4.94249 0.732104 1.86687 4.94039 0.698889 1.86352 4.9401 0.697847 1.87712 4.94249 0.734927 1.88208 4.94421 0.732104 1.86687 4.94039 0.697847 1.87712 4.94249 0.70066 1.89141 4.94888 0.734927 1.88208 4.94421 0.734927 1.88208 4.94421 0.70066 1.89141 4.94888 0.737689 1.89569 4.95177 0.737689 1.89569 4.95177 0.70066 1.89141 4.94888 0.703231 1.90325 4.95842 0.740145 1.90653 4.96211 0.703231 1.90325 4.95842 0.70569 1.91221 4.97043 0.742724 1.91456 4.97504 0.70569 1.91221 4.97043 0.708454 1.91806 4.98485 0.74554 1.91916 4.99002 0.708454 1.91806 4.98485 0.711274 1.92 5.0004 0.748317 1.91974 5.0056 0.711274 1.92 5.0004 0.713873 1.91796 5.01552 0.716313 1.91232 5.02937 0.748317 1.91974 5.0056 0.713873 1.91796 5.01552 0.716313 1.91232 5.02937 0.750795 1.91647 5.02027 0.748317 1.91974 5.0056 0.716313 1.91232 5.02937 0.719061 1.90303 5.04181 0.750795 1.91647 5.02027 0.750795 1.91647 5.02027 0.719061 1.90303 5.04181 0.753345 1.90959 5.03378 0.753345 1.90959 5.03378 0.719061 1.90303 5.04181 0.756152 1.89916 5.04546 0.756152 1.89916 5.04546 0.719061 1.90303 5.04181 0.721887 1.89073 5.05154 0.758943 1.8861 5.05403 0.721887 1.89073 5.05154 0.724513 1.87669 5.05763 0.761447 1.87181 5.05883 0.724513 1.87669 5.05763 0.726939 1.86195 5.05997 0.763968 1.85674 5.05991 0.726939 1.86195 5.05997 0.729668 1.84652 5.05847 0.766765 1.84137 5.05703 0.729668 1.84652 5.05847 0.732499 1.83183 5.05297 0.769567 1.82726 5.05028 0.732499 1.83183 5.05297 0.73515 1.8193 5.04409 0.772101 1.81572 5.04049 0.73515 1.8193 5.04409 0.737567 1.80969 5.0327 0.774593 1.80704 5.02819 0.737567 1.80969 5.0327 0.740277 1.80301 5.01876 0.777377 1.80156 5.01358 0.740277 1.80301 5.01876 0.74311 1.80009 5.00333 0.780189 1.80003 4.99799 0.74311 1.80009 5.00333 0.745785 1.80122 4.98798 0.782753 1.80246 4.983 0.745785 1.80122 4.98798 0.748198 1.80599 4.97387 0.78522 1.80848 4.96925 0.748198 1.80599 4.97387 0.750886 1.81444 4.96096 0.78799 1.81813 4.95702 0.750886 1.81444 4.96096 0.753719 1.82612 4.95048 0.79081 1.83069 4.94764 0.753719 1.82612 4.95048 0.756417 1.83988 4.94347 0.793401 1.84484 4.94195 0.756417 1.83988 4.94347 0.758831 1.85442 4.94026 0.795848 1.85967 4.94 0.758831 1.85442 4.94026 0.761496 1.86979 4.9408 0.798603 1.87511 4.94193 0.761496 1.86979 4.9408 0.764328 1.88481 4.94537 0.801429 1.88964 4.94783 0.764328 1.88481 4.94537 0.767046 1.89796 4.95353 0.804047 1.90187 4.95702 0.767046 1.89796 4.95353 0.769466 1.90824 4.96433 0.806479 1.91119 4.9687 0.769466 1.90824 4.96433 0.772107 1.91571 4.97772 0.809216 1.9175 4.98288 0.772107 1.91571 4.97772 0.774936 1.91958 4.99292 0.812047 1.91998 4.99837 0.774936 1.91958 4.99292 0.777673 1.9194 5.00844 0.81469 1.91843 5.01364 0.777673 1.9194 5.00844 0.780105 1.91548 5.02284 0.817111 1.91326 5.02763 0.780105 1.91548 5.02284 0.782719 1.90791 5.03612 0.81983 1.90441 5.04034 0.782719 1.90791 5.03612 0.785543 1.89692 5.0473 0.822664 1.89243 5.05048 0.785543 1.89692 5.0473 0.788298 1.88352 5.0552 0.825331 1.87852 5.05707 0.788298 1.88352 5.0552 0.790746 1.86914 5.0593 0.827746 1.86388 5.05987 0.790746 1.86914 5.0593 0.793333 1.85391 5.05969 0.830445 1.84846 5.05888 0.793333 1.85391 5.05969 0.79615 1.83867 5.05608 0.83328 1.83358 5.05387 0.79615 1.83867 5.05608 0.798921 1.82495 5.0487 0.835969 1.82071 5.04535 0.798921 1.82495 5.0487 0.80139 1.81396 5.03848 0.838384 1.81075 5.03427 0.80139 1.81396 5.03848 0.803948 1.80578 5.0257 0.84106 1.80365 5.0206 0.803948 1.80578 5.0257 0.806757 1.80098 5.0108 0.843895 1.80023 5.00527 0.806757 1.80098 5.0108 0.809542 1.80019 4.99522 0.846605 1.80087 4.98981 0.809542 1.80019 4.99522 0.812036 1.80326 4.98048 0.849023 1.80521 4.97555 0.812036 1.80326 4.98048 0.814565 1.80994 4.96692 0.851677 1.81321 4.96243 0.814565 1.80994 4.96692 0.817363 1.82019 4.95511 0.854509 1.82456 4.95158 0.817363 1.82019 4.95511 0.82016 1.83313 4.94635 0.857239 1.83815 4.94412 0.82016 1.83313 4.94635 0.822686 1.84738 4.94134 0.859666 1.85262 4.94046 0.822686 1.84738 4.94134 0.825184 1.86239 4.94005 0.862294 1.86794 4.94053 0.825184 1.86239 4.94005 0.82797 1.87777 4.94269 0.865123 1.88309 4.94462 0.82797 1.87777 4.94269 0.830778 1.89198 4.94924 0.86787 1.89654 4.95241 0.830778 1.89198 4.94924 0.833333 1.90369 4.95888 0.87031 1.90717 4.96292 0.833333 1.90369 4.95888 0.835804 1.91253 4.97101 0.872913 1.915 4.97602 0.835804 1.91253 4.97101 0.838576 1.91822 4.98551 0.875736 1.91934 4.99109 0.838576 1.91822 4.98551 0.841393 1.91999 5.00108 0.8785 1.91963 5.00666 0.841393 1.91999 5.00108 0.843977 1.91779 5.01614 0.846427 1.912 5.02994 0.8785 1.91963 5.00666 0.843977 1.91779 5.01614 0.846427 1.912 5.02994 0.880958 1.91612 5.02123 0.8785 1.91963 5.00666 0.846427 1.912 5.02994 0.849183 1.90255 5.0423 0.880958 1.91612 5.02123 0.880958 1.91612 5.02123 0.849183 1.90255 5.0423 0.883533 1.90897 5.03466 0.883533 1.90897 5.03466 0.849183 1.90255 5.0423 0.886349 1.89833 5.04616 0.886349 1.89833 5.04616 0.849183 1.90255 5.0423 0.852007 1.89014 5.05188 0.889127 1.88514 5.05448 0.852007 1.89014 5.05188 0.854618 1.87606 5.05781 0.891608 1.87081 5.05902 0.854618 1.87606 5.05781 0.857051 1.86129 5.05999 0.894155 1.85567 5.05984 0.857051 1.86129 5.05999 0.859791 1.84586 5.05831 0.896961 1.84034 5.05669 0.859791 1.84586 5.05831 0.862619 1.83123 5.05265 0.899753 1.82637 5.04969 0.862619 1.83123 5.05265 0.865257 1.81883 5.04365 0.902261 1.81504 5.03973 0.865257 1.81883 5.04365 0.867678 1.80934 5.03215 0.904778 1.80654 5.02725 0.867678 1.80934 5.03215 0.870398 1.8028 5.01811 0.907574 1.80132 5.01252 0.870398 1.8028 5.01811 0.873231 1.80006 5.00266 0.910376 1.80008 4.99692 0.873231 1.80006 5.00266 0.875893 1.80135 4.98734 0.912915 1.80276 4.98202 0.875893 1.80135 4.98734 0.878307 1.80628 4.97328 0.915403 1.80903 4.96834 0.878307 1.80628 4.97328 0.881007 1.81488 4.96045 0.918186 1.81892 4.95627 0.881007 1.81488 4.96045 0.883841 1.82668 4.9501 0.920999 1.83164 4.94713 0.883841 1.82668 4.9501 0.886526 1.8405 4.94326 0.923566 1.84583 4.9417 0.886526 1.8405 4.94326 0.888939 1.85507 4.9402 0.92603 1.86073 4.94 0.888939 1.85507 4.9402 0.891617 1.87046 4.94092 0.928799 1.87616 4.94222 0.891617 1.87046 4.94092 0.89445 1.88542 4.94565 0.931619 1.89057 4.94837 0.89445 1.88542 4.94565 0.897157 1.89847 4.95395 0.934214 1.9026 4.95775 0.897157 1.89847 4.95395 0.899573 1.90863 4.96485 0.936659 1.91173 4.9696 0.899573 1.90863 4.96485 0.902227 1.91596 4.97835 0.939412 1.9178 4.98392 0.902227 1.91596 4.97835 0.905058 1.91966 4.9936 0.942239 1.92 4.99945 0.905058 1.91966 4.9936 0.907785 1.91931 5.00909 0.944859 1.91818 5.01465 0.907785 1.91931 5.00909 0.91021 1.91523 5.02344 0.94729 1.91277 5.02856 0.91021 1.91523 5.02344 0.912839 1.9075 5.03666 0.950025 1.90368 5.04114 0.912839 1.9075 5.03666 0.915666 1.89638 5.04771 0.952857 1.89151 5.05106 0.915666 1.89638 5.04771 0.918411 1.88291 5.05545 0.955502 1.87753 5.05738 0.918411 1.88291 5.05545 0.92085 1.8685 5.05939 0.957923 1.86283 5.05993 0.92085 1.8685 5.05939 0.923452 1.85324 5.05962 0.960639 1.8474 5.05866 0.923452 1.85324 5.05962 0.926273 1.83803 5.05583 0.963473 1.83261 5.05338 0.926273 1.83803 5.05583 0.929035 1.82441 5.04831 0.966143 1.81993 5.04466 0.929035 1.82441 5.04831 0.931492 1.81355 5.03798 0.968558 1.81016 5.03341 0.931492 1.81355 5.03798 0.934066 1.8055 5.02509 0.971254 1.80328 5.01958 0.934066 1.8055 5.02509 0.93688 1.80086 5.01013 0.974089 1.80015 5.00419 0.93688 1.80086 5.01013 0.939657 1.80025 4.99455 0.976781 1.80106 4.98878 0.939657 1.80025 4.99455 0.942137 1.80347 4.97988 0.979195 1.80564 4.9746 0.942137 1.80347 4.97988 0.944682 1.81032 4.96636 0.981869 1.8139 4.9616 0.944682 1.81032 4.96636 0.947486 1.8207 4.95466 0.984704 1.82544 4.95095 0.947486 1.8207 4.95466 0.950277 1.83373 4.94606 0.987417 1.83914 4.94374 0.950277 1.83373 4.94606 0.952785 1.84801 4.94121 0.989835 1.85365 4.94034 0.952785 1.84801 4.94121 0.9553 1.86306 4.94008 0.992486 1.86901 4.94068 0.9553 1.86306 4.94008 0.958093 1.87842 4.9429 0.995318 1.88408 4.94505 0.958093 1.87842 4.9429 0.960895 1.89255 4.9496 0.99805 1.89737 4.95306 0.960895 1.89255 4.9496 0.963434 1.90413 4.95935 1.00048 1.9078 4.96374 0.963434 1.90413 4.95935 0.965919 1.91285 4.97159 1.0031 1.91542 4.97701 0.965919 1.91285 4.97159 0.968699 1.91839 4.98618 1.00593 1.91949 4.99217 0.968699 1.91839 4.98618 0.971511 1.91997 5.00175 1.00868 1.9195 5.00771 0.971511 1.91997 5.00175 0.97408 1.91761 5.01676 0.976541 1.91166 5.03052 1.00868 1.9195 5.00771 0.97408 1.91761 5.01676 0.976541 1.91166 5.03052 1.01112 1.91575 5.02219 1.00868 1.9195 5.00771 0.976541 1.91166 5.03052 0.979306 1.90207 5.04278 1.01112 1.91575 5.02219 1.01112 1.91575 5.02219 0.979306 1.90207 5.04278 1.01372 1.90834 5.03554 1.01372 1.90834 5.03554 0.979306 1.90207 5.04278 1.01654 1.89749 5.04685 1.01654 1.89749 5.04685 0.979306 1.90207 5.04278 0.982126 1.88956 5.05221 1.01444 1.8869 5.05363 0.982126 1.88956 5.05221 1.01931 1.88417 5.05492 1.01654 1.89749 5.04685 1.01444 1.8869 5.05363 1.01931 1.88417 5.05492 1.01654 1.89749 5.04685 0.982126 1.88956 5.05221 1.01444 1.8869 5.05363 0.692585 1.84676 4.94148 0.695068 1.86172 4.94002 0.698889 1.84789 4.94123 0.737689 1.89569 4.95177 0.703231 1.90325 4.95842 0.740145 1.90653 4.96211 0.740145 1.90653 4.96211 0.70569 1.91221 4.97043 0.742724 1.91456 4.97504 0.742724 1.91456 4.97504 0.708454 1.91806 4.98485 0.74554 1.91916 4.99002 0.74554 1.91916 4.99002 0.711274 1.92 5.0004 0.748317 1.91974 5.0056 0.756152 1.89916 5.04546 0.721887 1.89073 5.05154 0.758943 1.8861 5.05403 0.758943 1.8861 5.05403 0.724513 1.87669 5.05763 0.761447 1.87181 5.05883 0.761447 1.87181 5.05883 0.726939 1.86195 5.05997 0.763968 1.85674 5.05991 0.763968 1.85674 5.05991 0.729668 1.84652 5.05847 0.766765 1.84137 5.05703 0.766765 1.84137 5.05703 0.732499 1.83183 5.05297 0.769567 1.82726 5.05028 0.769567 1.82726 5.05028 0.73515 1.8193 5.04409 0.772101 1.81572 5.04049 0.772101 1.81572 5.04049 0.737567 1.80969 5.0327 0.774593 1.80704 5.02819 0.774593 1.80704 5.02819 0.740277 1.80301 5.01876 0.777377 1.80156 5.01358 0.777377 1.80156 5.01358 0.74311 1.80009 5.00333 0.780189 1.80003 4.99799 0.780189 1.80003 4.99799 0.745785 1.80122 4.98798 0.782753 1.80246 4.983 0.782753 1.80246 4.983 0.748198 1.80599 4.97387 0.78522 1.80848 4.96925 0.78522 1.80848 4.96925 0.750886 1.81444 4.96096 0.78799 1.81813 4.95702 0.78799 1.81813 4.95702 0.753719 1.82612 4.95048 0.79081 1.83069 4.94764 0.79081 1.83069 4.94764 0.756417 1.83988 4.94347 0.793401 1.84484 4.94195 0.793401 1.84484 4.94195 0.758831 1.85442 4.94026 0.795848 1.85967 4.94 0.795848 1.85967 4.94 0.761496 1.86979 4.9408 0.798603 1.87511 4.94193 0.798603 1.87511 4.94193 0.764328 1.88481 4.94537 0.801429 1.88964 4.94783 0.801429 1.88964 4.94783 0.767046 1.89796 4.95353 0.804047 1.90187 4.95702 0.804047 1.90187 4.95702 0.769466 1.90824 4.96433 0.806479 1.91119 4.9687 0.806479 1.91119 4.9687 0.772107 1.91571 4.97772 0.809216 1.9175 4.98288 0.809216 1.9175 4.98288 0.774936 1.91958 4.99292 0.812047 1.91998 4.99837 0.812047 1.91998 4.99837 0.777673 1.9194 5.00844 0.81469 1.91843 5.01364 0.81469 1.91843 5.01364 0.780105 1.91548 5.02284 0.817111 1.91326 5.02763 0.817111 1.91326 5.02763 0.782719 1.90791 5.03612 0.81983 1.90441 5.04034 0.81983 1.90441 5.04034 0.785543 1.89692 5.0473 0.822664 1.89243 5.05048 0.822664 1.89243 5.05048 0.788298 1.88352 5.0552 0.825331 1.87852 5.05707 0.825331 1.87852 5.05707 0.790746 1.86914 5.0593 0.827746 1.86388 5.05987 0.827746 1.86388 5.05987 0.793333 1.85391 5.05969 0.830445 1.84846 5.05888 0.830445 1.84846 5.05888 0.79615 1.83867 5.05608 0.83328 1.83358 5.05387 0.83328 1.83358 5.05387 0.798921 1.82495 5.0487 0.835969 1.82071 5.04535 0.835969 1.82071 5.04535 0.80139 1.81396 5.03848 0.838384 1.81075 5.03427 0.838384 1.81075 5.03427 0.803948 1.80578 5.0257 0.84106 1.80365 5.0206 0.84106 1.80365 5.0206 0.806757 1.80098 5.0108 0.843895 1.80023 5.00527 0.843895 1.80023 5.00527 0.809542 1.80019 4.99522 0.846605 1.80087 4.98981 0.846605 1.80087 4.98981 0.812036 1.80326 4.98048 0.849023 1.80521 4.97555 0.849023 1.80521 4.97555 0.814565 1.80994 4.96692 0.851677 1.81321 4.96243 0.851677 1.81321 4.96243 0.817363 1.82019 4.95511 0.854509 1.82456 4.95158 0.854509 1.82456 4.95158 0.82016 1.83313 4.94635 0.857239 1.83815 4.94412 0.857239 1.83815 4.94412 0.822686 1.84738 4.94134 0.859666 1.85262 4.94046 0.859666 1.85262 4.94046 0.825184 1.86239 4.94005 0.862294 1.86794 4.94053 0.862294 1.86794 4.94053 0.82797 1.87777 4.94269 0.865123 1.88309 4.94462 0.865123 1.88309 4.94462 0.830778 1.89198 4.94924 0.86787 1.89654 4.95241 0.86787 1.89654 4.95241 0.833333 1.90369 4.95888 0.87031 1.90717 4.96292 0.87031 1.90717 4.96292 0.835804 1.91253 4.97101 0.872913 1.915 4.97602 0.872913 1.915 4.97602 0.838576 1.91822 4.98551 0.875736 1.91934 4.99109 0.875736 1.91934 4.99109 0.841393 1.91999 5.00108 0.8785 1.91963 5.00666 0.886349 1.89833 5.04616 0.852007 1.89014 5.05188 0.889127 1.88514 5.05448 0.889127 1.88514 5.05448 0.854618 1.87606 5.05781 0.891608 1.87081 5.05902 0.891608 1.87081 5.05902 0.857051 1.86129 5.05999 0.894155 1.85567 5.05984 0.894155 1.85567 5.05984 0.859791 1.84586 5.05831 0.896961 1.84034 5.05669 0.896961 1.84034 5.05669 0.862619 1.83123 5.05265 0.899753 1.82637 5.04969 0.899753 1.82637 5.04969 0.865257 1.81883 5.04365 0.902261 1.81504 5.03973 0.902261 1.81504 5.03973 0.867678 1.80934 5.03215 0.904778 1.80654 5.02725 0.904778 1.80654 5.02725 0.870398 1.8028 5.01811 0.907574 1.80132 5.01252 0.907574 1.80132 5.01252 0.873231 1.80006 5.00266 0.910376 1.80008 4.99692 0.910376 1.80008 4.99692 0.875893 1.80135 4.98734 0.912915 1.80276 4.98202 0.912915 1.80276 4.98202 0.878307 1.80628 4.97328 0.915403 1.80903 4.96834 0.915403 1.80903 4.96834 0.881007 1.81488 4.96045 0.918186 1.81892 4.95627 0.918186 1.81892 4.95627 0.883841 1.82668 4.9501 0.920999 1.83164 4.94713 0.920999 1.83164 4.94713 0.886526 1.8405 4.94326 0.923566 1.84583 4.9417 0.923566 1.84583 4.9417 0.888939 1.85507 4.9402 0.92603 1.86073 4.94 0.92603 1.86073 4.94 0.891617 1.87046 4.94092 0.928799 1.87616 4.94222 0.928799 1.87616 4.94222 0.89445 1.88542 4.94565 0.931619 1.89057 4.94837 0.931619 1.89057 4.94837 0.897157 1.89847 4.95395 0.934214 1.9026 4.95775 0.934214 1.9026 4.95775 0.899573 1.90863 4.96485 0.936659 1.91173 4.9696 0.936659 1.91173 4.9696 0.902227 1.91596 4.97835 0.939412 1.9178 4.98392 0.939412 1.9178 4.98392 0.905058 1.91966 4.9936 0.942239 1.92 4.99945 0.942239 1.92 4.99945 0.907785 1.91931 5.00909 0.944859 1.91818 5.01465 0.944859 1.91818 5.01465 0.91021 1.91523 5.02344 0.94729 1.91277 5.02856 0.94729 1.91277 5.02856 0.912839 1.9075 5.03666 0.950025 1.90368 5.04114 0.950025 1.90368 5.04114 0.915666 1.89638 5.04771 0.952857 1.89151 5.05106 0.952857 1.89151 5.05106 0.918411 1.88291 5.05545 0.955502 1.87753 5.05738 0.955502 1.87753 5.05738 0.92085 1.8685 5.05939 0.957923 1.86283 5.05993 0.957923 1.86283 5.05993 0.923452 1.85324 5.05962 0.960639 1.8474 5.05866 0.960639 1.8474 5.05866 0.926273 1.83803 5.05583 0.963473 1.83261 5.05338 0.963473 1.83261 5.05338 0.929035 1.82441 5.04831 0.966143 1.81993 5.04466 0.966143 1.81993 5.04466 0.931492 1.81355 5.03798 0.968558 1.81016 5.03341 0.968558 1.81016 5.03341 0.934066 1.8055 5.02509 0.971254 1.80328 5.01958 0.971254 1.80328 5.01958 0.93688 1.80086 5.01013 0.974089 1.80015 5.00419 0.974089 1.80015 5.00419 0.939657 1.80025 4.99455 0.976781 1.80106 4.98878 0.976781 1.80106 4.98878 0.942137 1.80347 4.97988 0.979195 1.80564 4.9746 0.979195 1.80564 4.9746 0.944682 1.81032 4.96636 0.981869 1.8139 4.9616 0.981869 1.8139 4.9616 0.947486 1.8207 4.95466 0.984704 1.82544 4.95095 0.984704 1.82544 4.95095 0.950277 1.83373 4.94606 0.987417 1.83914 4.94374 0.987417 1.83914 4.94374 0.952785 1.84801 4.94121 0.989835 1.85365 4.94034 0.989835 1.85365 4.94034 0.9553 1.86306 4.94008 0.992486 1.86901 4.94068 0.992486 1.86901 4.94068 0.958093 1.87842 4.9429 0.995318 1.88408 4.94505 0.995318 1.88408 4.94505 0.960895 1.89255 4.9496 0.99805 1.89737 4.95306 0.99805 1.89737 4.95306 0.963434 1.90413 4.95935 1.00048 1.9078 4.96374 1.00048 1.9078 4.96374 0.965919 1.91285 4.97159 1.0031 1.91542 4.97701 1.0031 1.91542 4.97701 0.968699 1.91839 4.98618 1.00593 1.91949 4.99217 1.00593 1.91949 4.99217 0.971511 1.91997 5.00175 1.00868 1.9195 5.00771 0.982126 1.88956 5.05221 0.984723 1.87544 5.05798 1.01931 1.88417 5.05492 1.01931 1.88417 5.05492 0.984723 1.87544 5.05798 1.01444 1.87211 5.05877 1.02177 1.8698 5.05919 1.01444 1.87211 5.05877 0.984723 1.87544 5.05798 0.987164 1.86063 5.06 1.02177 1.8698 5.05919 0.984723 1.87544 5.05798 0.987164 1.86063 5.06 1.01444 1.85648 5.0599 1.02177 1.8698 5.05919 0.987164 1.86063 5.06 0.989913 1.8452 5.05815 1.01444 1.85648 5.0599 1.01444 1.85648 5.0599 0.989913 1.8452 5.05815 1.02434 1.8546 5.05976 1.02177 1.8698 5.05919 1.01444 1.85648 5.0599 1.02434 1.8546 5.05976 1.02434 1.8546 5.05976 0.989913 1.8452 5.05815 1.01444 1.8411 5.05695 1.02716 1.83932 5.05632 1.01444 1.8411 5.05695 0.992739 1.83064 5.05233 1.01444 1.82701 5.05011 0.992739 1.83064 5.05233 0.995363 1.81836 5.0432 1.02994 1.8255 5.04909 0.995363 1.81836 5.0432 1.03242 1.81437 5.03897 1.02994 1.8255 5.04909 1.01444 1.82701 5.05011 0.995363 1.81836 5.0432 1.02994 1.8255 5.04909 1.02716 1.83932 5.05632 1.01444 1.82701 5.05011 1.01444 1.82701 5.05011 1.02716 1.83932 5.05632 0.992739 1.83064 5.05233 1.03242 1.81437 5.03897 0.995363 1.81836 5.0432 1.01444 1.81516 5.03987 0.99779 1.80899 5.03159 1.01444 1.81516 5.03987 0.995363 1.81836 5.0432 0.99779 1.80899 5.03159 1.03242 1.81437 5.03897 1.01444 1.81516 5.03987 0.99779 1.80899 5.03159 1.03496 1.80607 5.02629 1.03242 1.81437 5.03897 0.99779 1.80899 5.03159 1.01444 1.80637 5.0269 1.03496 1.80607 5.02629 0.99779 1.80899 5.03159 1.00052 1.8026 5.01746 1.01444 1.80637 5.0269 1.01444 1.80637 5.0269 1.00052 1.8026 5.01746 1.03496 1.80607 5.02629 1.03496 1.80607 5.02629 1.00052 1.8026 5.01746 1.03777 1.8011 5.01145 1.03777 1.8011 5.01145 1.00052 1.8026 5.01746 1.01444 1.80123 5.01211 1.00335 1.80003 5.00198 1.01444 1.80123 5.01211 1.00052 1.8026 5.01746 1.00335 1.80003 5.00198 1.03777 1.8011 5.01145 1.01444 1.80123 5.01211 1.00335 1.80003 5.00198 1.04056 1.80014 4.99586 1.03777 1.8011 5.01145 1.00335 1.80003 5.00198 1.01444 1.8001 4.99648 1.04056 1.80014 4.99586 1.00335 1.80003 5.00198 1.006 1.80149 4.9867 1.01444 1.8001 4.99648 1.01444 1.8001 4.99648 1.006 1.80149 4.9867 1.04056 1.80014 4.99586 1.04056 1.80014 4.99586 1.006 1.80149 4.9867 1.04307 1.80307 4.98105 1.04307 1.80307 4.98105 1.006 1.80149 4.9867 1.01444 1.80306 4.98109 1.00842 1.80657 4.97269 1.01444 1.80306 4.98109 1.006 1.80149 4.9867 1.00842 1.80657 4.97269 1.04307 1.80307 4.98105 1.01444 1.80306 4.98109 1.00842 1.80657 4.97269 1.04559 1.8096 4.96744 1.04307 1.80307 4.98105 1.00842 1.80657 4.97269 1.01444 1.80989 4.96701 1.04559 1.8096 4.96744 1.00842 1.80657 4.97269 1.01113 1.81533 4.95994 1.01444 1.80989 4.96701 1.01444 1.80989 4.96701 1.01113 1.81533 4.95994 1.04559 1.8096 4.96744 1.04559 1.8096 4.96744 1.01113 1.81533 4.95994 1.04838 1.81972 4.95553 1.04838 1.81972 4.95553 1.01113 1.81533 4.95994 1.01396 1.82725 4.94973 1.05119 1.83258 4.94663 1.01396 1.82725 4.94973 1.01663 1.84112 4.94305 1.05373 1.84683 4.94146 1.01663 1.84112 4.94305 1.01905 1.85573 4.94015 1.05621 1.8618 4.94003 1.01905 1.85573 4.94015 1.02174 1.87113 4.94104 1.05899 1.8772 4.94252 1.02174 1.87113 4.94104 1.02457 1.88604 4.94594 1.06181 1.89149 4.94893 1.02457 1.88604 4.94594 1.02727 1.89897 4.95438 1.06438 1.90332 4.95849 1.02727 1.89897 4.95438 1.02968 1.90901 4.96538 1.06684 1.91226 4.97052 1.02968 1.90901 4.96538 1.03235 1.9162 4.97898 1.06961 1.91809 4.98497 1.03235 1.9162 4.97898 1.03518 1.91973 4.99427 1.07243 1.92 5.00053 1.03518 1.91973 4.99427 1.0379 1.9192 5.00974 1.07503 1.91792 5.01565 1.0379 1.9192 5.00974 1.04032 1.91497 5.02404 1.07747 1.91225 5.02949 1.04032 1.91497 5.02404 1.04296 1.90708 5.03719 1.08022 1.90292 5.04192 1.04296 1.90708 5.03719 1.04579 1.89584 5.04812 1.08305 1.89059 5.05162 1.04579 1.89584 5.04812 1.04852 1.8823 5.0557 1.08567 1.87653 5.05768 1.04852 1.8823 5.0557 1.05095 1.86786 5.05948 1.0881 1.86178 5.05997 1.05095 1.86786 5.05948 1.05357 1.85257 5.05954 1.09083 1.84634 5.05842 1.05357 1.85257 5.05954 1.0564 1.8374 5.05558 1.09367 1.83166 5.05288 1.0564 1.8374 5.05558 1.05915 1.82388 5.04791 1.09631 1.81916 5.04396 1.05915 1.82388 5.04791 1.06159 1.81315 5.03748 1.09873 1.80958 5.03253 1.06159 1.81315 5.03748 1.06418 1.80522 5.02448 1.10145 1.80294 5.01855 1.06418 1.80522 5.02448 1.067 1.80075 5.00946 1.10428 1.80008 5.00311 1.067 1.80075 5.00946 1.06977 1.80031 4.99389 1.10695 1.80126 4.98776 1.06977 1.80031 4.99389 1.07224 1.80369 4.97928 1.10937 1.80609 4.97366 1.07224 1.80369 4.97928 1.0748 1.8107 4.96581 1.11206 1.8146 4.96077 1.0748 1.8107 4.96581 1.07761 1.82122 4.95422 1.1149 1.82633 4.95034 1.07761 1.82122 4.95422 1.08039 1.83433 4.94577 1.11759 1.84012 4.94339 1.08039 1.83433 4.94577 1.08289 1.84863 4.94109 1.12001 1.85469 4.94024 1.08289 1.84863 4.94109 1.08542 1.86372 4.94012 1.12268 1.87007 4.94085 1.08542 1.86372 4.94012 1.08822 1.87907 4.94311 1.12551 1.88507 4.94549 1.08822 1.87907 4.94311 1.09101 1.89311 4.94996 1.12823 1.89819 4.95372 1.09101 1.89311 4.94996 1.09353 1.90456 4.95982 1.13065 1.90842 4.96457 1.09353 1.90456 4.95982 1.09603 1.91316 4.97218 1.1333 1.91583 4.97801 1.09603 1.91316 4.97218 1.09882 1.91854 4.98684 1.13613 1.91962 4.99325 1.09882 1.91854 4.98684 1.10163 1.91995 5.00242 1.13886 1.91936 5.00876 1.10163 1.91995 5.00242 1.10418 1.91743 5.01737 1.10666 1.91132 5.03109 1.13886 1.91936 5.00876 1.10418 1.91743 5.01737 1.10666 1.91132 5.03109 1.14129 1.91536 5.02314 1.13886 1.91936 5.00876 1.10666 1.91132 5.03109 1.10943 1.90158 5.04325 1.14129 1.91536 5.02314 1.14129 1.91536 5.02314 1.10943 1.90158 5.04325 1.14391 1.9077 5.0364 1.14391 1.9077 5.0364 1.10943 1.90158 5.04325 1.14674 1.89663 5.04752 1.14674 1.89663 5.04752 1.10943 1.90158 5.04325 1.11224 1.88897 5.05254 1.14949 1.88319 5.05534 1.11224 1.88897 5.05254 1.11483 1.87482 5.05814 1.15194 1.86878 5.05935 1.11483 1.87482 5.05814 1.11728 1.85996 5.06 1.15453 1.85353 5.05965 1.11728 1.85996 5.06 1.12004 1.84454 5.05797 1.15735 1.8383 5.05594 1.12004 1.84454 5.05797 1.12286 1.83005 5.05199 1.16012 1.82463 5.04847 1.12286 1.83005 5.05199 1.12547 1.8179 5.04275 1.16258 1.81372 5.03818 1.12547 1.8179 5.04275 1.1279 1.80864 5.03102 1.16515 1.80561 5.02532 1.1279 1.80864 5.03102 1.13064 1.8024 5.01681 1.16797 1.80091 5.01038 1.13064 1.8024 5.01681 1.13347 1.80001 5.00131 1.17075 1.80023 4.99479 1.13347 1.80001 5.00131 1.13611 1.80164 4.98607 1.17323 1.8034 4.98009 1.13611 1.80164 4.98607 1.13853 1.80688 4.97211 1.17577 1.81019 4.96655 1.13853 1.80688 4.97211 1.14125 1.81579 4.95944 1.17858 1.82053 4.95481 1.14125 1.81579 4.95944 1.14408 1.82782 4.94936 1.18137 1.83354 4.94615 1.14408 1.82782 4.94936 1.14674 1.84174 4.94285 1.18389 1.84782 4.94125 1.14674 1.84174 4.94285 1.14916 1.85638 4.94011 1.1864 1.86286 4.94007 1.14916 1.85638 4.94011 1.15186 1.87179 4.94117 1.18919 1.87824 4.94284 1.15186 1.87179 4.94117 1.15469 1.88665 4.94624 1.192 1.8924 4.9495 1.15469 1.88665 4.94624 1.15738 1.89946 4.95481 1.19454 1.90402 4.95923 1.15738 1.89946 4.95481 1.15979 1.90938 4.96592 1.19702 1.91277 4.97145 1.15979 1.90938 4.96592 1.16247 1.91643 4.97962 1.1998 1.91835 4.98602 1.16247 1.91643 4.97962 1.1653 1.91979 4.99495 1.20262 1.91998 5.0016 1.1653 1.91979 4.99495 1.16801 1.91909 5.01039 1.20519 1.91765 5.01663 1.16801 1.91909 5.01039 1.17042 1.91471 5.02463 1.20765 1.91173 5.03041 1.17042 1.91471 5.02463 1.17308 1.90666 5.03772 1.21042 1.90216 5.04269 1.17308 1.90666 5.03772 1.17591 1.89529 5.04853 1.21324 1.88966 5.05216 1.17591 1.89529 5.04853 1.17864 1.88169 5.05594 1.21584 1.87554 5.05795 1.17864 1.88169 5.05594 1.18106 1.86722 5.05956 1.21828 1.86072 5.06 1.18106 1.86722 5.05956 1.18369 1.8519 5.05945 1.22103 1.84529 5.05817 1.18369 1.8519 5.05945 1.18652 1.83677 5.05532 1.22386 1.83071 5.05236 1.18652 1.83677 5.05532 1.18926 1.82335 5.04751 1.22648 1.81841 5.04325 1.18926 1.82335 5.04751 1.1917 1.81275 5.03698 1.22891 1.80902 5.03164 1.1917 1.81275 5.03698 1.1943 1.80495 5.02386 1.23164 1.80261 5.01751 1.1943 1.80495 5.02386 1.19713 1.80065 5.00879 1.23448 1.80003 5.00203 1.19713 1.80065 5.00879 1.19989 1.80038 4.99323 1.23713 1.80148 4.98674 1.19989 1.80038 4.99323 1.20234 1.80392 4.97868 1.23955 1.80656 4.97272 1.20234 1.80392 4.97868 1.20492 1.81108 4.96526 1.24226 1.81532 4.95996 1.20492 1.81108 4.96526 1.20773 1.82174 4.95378 1.24509 1.82723 4.94974 1.20773 1.82174 4.95378 1.21051 1.83493 4.94549 1.24777 1.84111 4.94305 1.21051 1.83493 4.94549 1.21299 1.84926 4.94097 1.25018 1.85573 4.94015 1.21299 1.84926 4.94097 1.21553 1.86439 4.94016 1.25287 1.87114 4.94104 1.21553 1.86439 4.94016 1.21834 1.87971 4.94333 1.25571 1.88605 4.94595 1.21834 1.87971 4.94333 1.22113 1.89367 4.95033 1.2584 1.89899 4.95439 1.22113 1.89367 4.95033 1.22363 1.90498 4.96029 1.26082 1.90903 4.96541 1.22363 1.90498 4.96029 1.22615 1.91347 4.97278 1.26349 1.91621 4.97902 1.22615 1.91347 4.97278 1.22895 1.91868 4.9875 1.26632 1.91973 4.99433 1.22895 1.91868 4.9875 1.23175 1.91992 5.00309 1.26904 1.91919 5.0098 1.23175 1.91992 5.00309 1.23428 1.91724 5.01799 1.23677 1.91097 5.03165 1.26904 1.91919 5.0098 1.23428 1.91724 5.01799 1.23677 1.91097 5.03165 1.27146 1.91495 5.0241 1.26904 1.91919 5.0098 1.23677 1.91097 5.03165 1.23955 1.90109 5.04372 1.27146 1.91495 5.0241 1.27146 1.91495 5.0241 1.23955 1.90109 5.04372 1.2741 1.90704 5.03725 1.2741 1.90704 5.03725 1.23955 1.90109 5.04372 1.27694 1.89577 5.04817 1.27694 1.89577 5.04817 1.23955 1.90109 5.04372 1.24236 1.88838 5.05286 1.27967 1.88222 5.05574 1.24236 1.88838 5.05286 1.24493 1.87419 5.0583 1.2821 1.86776 5.0595 1.24493 1.87419 5.0583 1.24739 1.8593 5.06 1.28472 1.85246 5.05952 1.24739 1.8593 5.06 1.25016 1.84389 5.0578 1.28755 1.83729 5.05554 1.25016 1.84389 5.0578 1.25298 1.82947 5.05165 1.2903 1.82378 5.04783 1.25298 1.82947 5.05165 1.25557 1.81744 5.04229 1.29275 1.81307 5.03738 1.25557 1.81744 5.04229 1.25801 1.8083 5.03045 1.29534 1.80516 5.02435 1.25801 1.8083 5.03045 1.26077 1.80222 5.01616 1.29816 1.80073 5.00931 1.26077 1.80222 5.01616 1.26359 1.8 5.00063 1.30093 1.80033 4.99373 1.26359 1.8 5.00063 1.26621 1.80179 4.98544 1.3034 1.80375 4.97913 1.26621 1.80179 4.98544 1.26864 1.80719 4.97152 1.30596 1.8108 4.96566 1.26864 1.80719 4.97152 1.27137 1.81625 4.95894 1.30878 1.82136 4.9541 1.27137 1.81625 4.95894 1.2742 1.82839 4.949 1.31156 1.8345 4.94569 1.2742 1.82839 4.949 1.27685 1.84236 4.94265 1.31405 1.84882 4.94105 1.27685 1.84236 4.94265 1.27927 1.85704 4.94007 1.31658 1.86393 4.94013 1.27927 1.85704 4.94007 1.28198 1.87246 4.94131 1.31939 1.87927 4.94318 1.28198 1.87246 4.94131 1.28481 1.88725 4.94655 1.32218 1.89329 4.95009 1.28481 1.88725 4.94655 1.28749 1.89995 4.95524 1.3247 1.90471 4.95998 1.28749 1.89995 4.95524 1.2899 1.90975 4.96646 1.32721 1.91327 4.9724 1.2899 1.90975 4.96646 1.29259 1.91666 4.98026 1.33 1.91859 4.98708 1.29259 1.91666 4.98026 1.29542 1.91984 4.99563 1.33 1.91997 5.00191 1.29542 1.91984 4.99563 1.29812 1.91898 5.01104 1.33 1.91765 5.01661 1.29812 1.91898 5.01104 1.30053 1.91444 5.02523 1.33 1.91179 5.0303 1.30053 1.91444 5.02523 1.3032 1.90623 5.03824 1.33 1.90274 5.04212 1.3032 1.90623 5.03824 1.30603 1.89474 5.04892 1.33 1.89105 5.05134 1.30603 1.89474 5.04892 1.30875 1.88107 5.05618 1.33 1.87745 5.0574 1.30875 1.88107 5.05618 1.31117 1.86657 5.05964 1.33 1.86278 5.05994 1.31117 1.86657 5.05964 1.31381 1.85123 5.05936 1.33 1.84794 5.05878 1.31381 1.85123 5.05936 1.31664 1.83615 5.05505 1.33 1.83384 5.054 1.31664 1.83615 5.05505 1.31937 1.82283 5.0471 1.33 1.82135 5.0459 1.31937 1.82283 5.0471 1.3218 1.81235 5.03647 1.33 1.81124 5.03497 1.3218 1.81235 5.03647 1.32442 1.80468 5.02324 1.33 1.80413 5.02189 1.32442 1.80468 5.02324 1.32725 1.80055 5.00811 1.33 1.80047 5.00746 1.32725 1.80055 5.00811 1.33 1.80046 4.99257 1.33 1.80047 5.00746 1.33 1.80413 5.02189 1.32725 1.80055 5.00811 1.04838 1.81972 4.95553 1.01396 1.82725 4.94973 1.05119 1.83258 4.94663 1.05119 1.83258 4.94663 1.01663 1.84112 4.94305 1.05373 1.84683 4.94146 1.05373 1.84683 4.94146 1.01905 1.85573 4.94015 1.05621 1.8618 4.94003 1.05621 1.8618 4.94003 1.02174 1.87113 4.94104 1.05899 1.8772 4.94252 1.05899 1.8772 4.94252 1.02457 1.88604 4.94594 1.06181 1.89149 4.94893 1.06181 1.89149 4.94893 1.02727 1.89897 4.95438 1.06438 1.90332 4.95849 1.06438 1.90332 4.95849 1.02968 1.90901 4.96538 1.06684 1.91226 4.97052 1.06684 1.91226 4.97052 1.03235 1.9162 4.97898 1.06961 1.91809 4.98497 1.06961 1.91809 4.98497 1.03518 1.91973 4.99427 1.07243 1.92 5.00053 1.07243 1.92 5.00053 1.0379 1.9192 5.00974 1.07503 1.91792 5.01565 1.07503 1.91792 5.01565 1.04032 1.91497 5.02404 1.07747 1.91225 5.02949 1.07747 1.91225 5.02949 1.04296 1.90708 5.03719 1.08022 1.90292 5.04192 1.08022 1.90292 5.04192 1.04579 1.89584 5.04812 1.08305 1.89059 5.05162 1.08305 1.89059 5.05162 1.04852 1.8823 5.0557 1.08567 1.87653 5.05768 1.08567 1.87653 5.05768 1.05095 1.86786 5.05948 1.0881 1.86178 5.05997 1.0881 1.86178 5.05997 1.05357 1.85257 5.05954 1.09083 1.84634 5.05842 1.09083 1.84634 5.05842 1.0564 1.8374 5.05558 1.09367 1.83166 5.05288 1.09367 1.83166 5.05288 1.05915 1.82388 5.04791 1.09631 1.81916 5.04396 1.09631 1.81916 5.04396 1.06159 1.81315 5.03748 1.09873 1.80958 5.03253 1.09873 1.80958 5.03253 1.06418 1.80522 5.02448 1.10145 1.80294 5.01855 1.10145 1.80294 5.01855 1.067 1.80075 5.00946 1.10428 1.80008 5.00311 1.10428 1.80008 5.00311 1.06977 1.80031 4.99389 1.10695 1.80126 4.98776 1.10695 1.80126 4.98776 1.07224 1.80369 4.97928 1.10937 1.80609 4.97366 1.10937 1.80609 4.97366 1.0748 1.8107 4.96581 1.11206 1.8146 4.96077 1.11206 1.8146 4.96077 1.07761 1.82122 4.95422 1.1149 1.82633 4.95034 1.1149 1.82633 4.95034 1.08039 1.83433 4.94577 1.11759 1.84012 4.94339 1.11759 1.84012 4.94339 1.08289 1.84863 4.94109 1.12001 1.85469 4.94024 1.12001 1.85469 4.94024 1.08542 1.86372 4.94012 1.12268 1.87007 4.94085 1.12268 1.87007 4.94085 1.08822 1.87907 4.94311 1.12551 1.88507 4.94549 1.12551 1.88507 4.94549 1.09101 1.89311 4.94996 1.12823 1.89819 4.95372 1.12823 1.89819 4.95372 1.09353 1.90456 4.95982 1.13065 1.90842 4.96457 1.13065 1.90842 4.96457 1.09603 1.91316 4.97218 1.1333 1.91583 4.97801 1.1333 1.91583 4.97801 1.09882 1.91854 4.98684 1.13613 1.91962 4.99325 1.13613 1.91962 4.99325 1.10163 1.91995 5.00242 1.13886 1.91936 5.00876 1.14674 1.89663 5.04752 1.11224 1.88897 5.05254 1.14949 1.88319 5.05534 1.14949 1.88319 5.05534 1.11483 1.87482 5.05814 1.15194 1.86878 5.05935 1.15194 1.86878 5.05935 1.11728 1.85996 5.06 1.15453 1.85353 5.05965 1.15453 1.85353 5.05965 1.12004 1.84454 5.05797 1.15735 1.8383 5.05594 1.15735 1.8383 5.05594 1.12286 1.83005 5.05199 1.16012 1.82463 5.04847 1.16012 1.82463 5.04847 1.12547 1.8179 5.04275 1.16258 1.81372 5.03818 1.16258 1.81372 5.03818 1.1279 1.80864 5.03102 1.16515 1.80561 5.02532 1.16515 1.80561 5.02532 1.13064 1.8024 5.01681 1.16797 1.80091 5.01038 1.16797 1.80091 5.01038 1.13347 1.80001 5.00131 1.17075 1.80023 4.99479 1.17075 1.80023 4.99479 1.13611 1.80164 4.98607 1.17323 1.8034 4.98009 1.17323 1.8034 4.98009 1.13853 1.80688 4.97211 1.17577 1.81019 4.96655 1.17577 1.81019 4.96655 1.14125 1.81579 4.95944 1.17858 1.82053 4.95481 1.17858 1.82053 4.95481 1.14408 1.82782 4.94936 1.18137 1.83354 4.94615 1.18137 1.83354 4.94615 1.14674 1.84174 4.94285 1.18389 1.84782 4.94125 1.18389 1.84782 4.94125 1.14916 1.85638 4.94011 1.1864 1.86286 4.94007 1.1864 1.86286 4.94007 1.15186 1.87179 4.94117 1.18919 1.87824 4.94284 1.18919 1.87824 4.94284 1.15469 1.88665 4.94624 1.192 1.8924 4.9495 1.192 1.8924 4.9495 1.15738 1.89946 4.95481 1.19454 1.90402 4.95923 1.19454 1.90402 4.95923 1.15979 1.90938 4.96592 1.19702 1.91277 4.97145 1.19702 1.91277 4.97145 1.16247 1.91643 4.97962 1.1998 1.91835 4.98602 1.1998 1.91835 4.98602 1.1653 1.91979 4.99495 1.20262 1.91998 5.0016 1.20262 1.91998 5.0016 1.16801 1.91909 5.01039 1.20519 1.91765 5.01663 1.20519 1.91765 5.01663 1.17042 1.91471 5.02463 1.20765 1.91173 5.03041 1.20765 1.91173 5.03041 1.17308 1.90666 5.03772 1.21042 1.90216 5.04269 1.21042 1.90216 5.04269 1.17591 1.89529 5.04853 1.21324 1.88966 5.05216 1.21324 1.88966 5.05216 1.17864 1.88169 5.05594 1.21584 1.87554 5.05795 1.21584 1.87554 5.05795 1.18106 1.86722 5.05956 1.21828 1.86072 5.06 1.21828 1.86072 5.06 1.18369 1.8519 5.05945 1.22103 1.84529 5.05817 1.22103 1.84529 5.05817 1.18652 1.83677 5.05532 1.22386 1.83071 5.05236 1.22386 1.83071 5.05236 1.18926 1.82335 5.04751 1.22648 1.81841 5.04325 1.22648 1.81841 5.04325 1.1917 1.81275 5.03698 1.22891 1.80902 5.03164 1.22891 1.80902 5.03164 1.1943 1.80495 5.02386 1.23164 1.80261 5.01751 1.23164 1.80261 5.01751 1.19713 1.80065 5.00879 1.23448 1.80003 5.00203 1.23448 1.80003 5.00203 1.19989 1.80038 4.99323 1.23713 1.80148 4.98674 1.23713 1.80148 4.98674 1.20234 1.80392 4.97868 1.23955 1.80656 4.97272 1.23955 1.80656 4.97272 1.20492 1.81108 4.96526 1.24226 1.81532 4.95996 1.24226 1.81532 4.95996 1.20773 1.82174 4.95378 1.24509 1.82723 4.94974 1.24509 1.82723 4.94974 1.21051 1.83493 4.94549 1.24777 1.84111 4.94305 1.24777 1.84111 4.94305 1.21299 1.84926 4.94097 1.25018 1.85573 4.94015 1.25018 1.85573 4.94015 1.21553 1.86439 4.94016 1.25287 1.87114 4.94104 1.25287 1.87114 4.94104 1.21834 1.87971 4.94333 1.25571 1.88605 4.94595 1.25571 1.88605 4.94595 1.22113 1.89367 4.95033 1.2584 1.89899 4.95439 1.2584 1.89899 4.95439 1.22363 1.90498 4.96029 1.26082 1.90903 4.96541 1.26082 1.90903 4.96541 1.22615 1.91347 4.97278 1.26349 1.91621 4.97902 1.26349 1.91621 4.97902 1.22895 1.91868 4.9875 1.26632 1.91973 4.99433 1.26632 1.91973 4.99433 1.23175 1.91992 5.00309 1.26904 1.91919 5.0098 1.27694 1.89577 5.04817 1.24236 1.88838 5.05286 1.27967 1.88222 5.05574 1.27967 1.88222 5.05574 1.24493 1.87419 5.0583 1.2821 1.86776 5.0595 1.2821 1.86776 5.0595 1.24739 1.8593 5.06 1.28472 1.85246 5.05952 1.28472 1.85246 5.05952 1.25016 1.84389 5.0578 1.28755 1.83729 5.05554 1.28755 1.83729 5.05554 1.25298 1.82947 5.05165 1.2903 1.82378 5.04783 1.2903 1.82378 5.04783 1.25557 1.81744 5.04229 1.29275 1.81307 5.03738 1.29275 1.81307 5.03738 1.25801 1.8083 5.03045 1.29534 1.80516 5.02435 1.29534 1.80516 5.02435 1.26077 1.80222 5.01616 1.29816 1.80073 5.00931 1.29816 1.80073 5.00931 1.26359 1.8 5.00063 1.30093 1.80033 4.99373 1.30093 1.80033 4.99373 1.26621 1.80179 4.98544 1.3034 1.80375 4.97913 1.3034 1.80375 4.97913 1.26864 1.80719 4.97152 1.30596 1.8108 4.96566 1.30596 1.8108 4.96566 1.27137 1.81625 4.95894 1.30878 1.82136 4.9541 1.30878 1.82136 4.9541 1.2742 1.82839 4.949 1.31156 1.8345 4.94569 1.31156 1.8345 4.94569 1.27685 1.84236 4.94265 1.31405 1.84882 4.94105 1.31405 1.84882 4.94105 1.27927 1.85704 4.94007 1.31658 1.86393 4.94013 1.31658 1.86393 4.94013 1.28198 1.87246 4.94131 1.31939 1.87927 4.94318 1.31939 1.87927 4.94318 1.28481 1.88725 4.94655 1.32218 1.89329 4.95009 1.32218 1.89329 4.95009 1.28749 1.89995 4.95524 1.3247 1.90471 4.95998 1.3247 1.90471 4.95998 1.2899 1.90975 4.96646 1.32721 1.91327 4.9724 1.32721 1.91327 4.9724 1.29259 1.91666 4.98026 1.33 1.91859 4.98708 1.33 1.91859 4.98708 1.29542 1.91984 4.99563 1.33 1.91997 5.00191 1.33 1.91997 5.00191 1.29812 1.91898 5.01104 1.33 1.91765 5.01661 1.33 1.91765 5.01661 1.30053 1.91444 5.02523 1.33 1.91179 5.0303 1.33 1.91179 5.0303 1.3032 1.90623 5.03824 1.33 1.90274 5.04212 1.33 1.90274 5.04212 1.30603 1.89474 5.04892 1.33 1.89105 5.05134 1.33 1.89105 5.05134 1.30875 1.88107 5.05618 1.33 1.87745 5.0574 1.33 1.87745 5.0574 1.31117 1.86657 5.05964 1.33 1.86278 5.05994 1.33 1.86278 5.05994 1.31381 1.85123 5.05936 1.33 1.84794 5.05878 1.33 1.84794 5.05878 1.31664 1.83615 5.05505 1.33 1.83384 5.054 1.33 1.83384 5.054 1.31937 1.82283 5.0471 1.33 1.82135 5.0459 1.33 1.82135 5.0459 1.3218 1.81235 5.03647 1.33 1.81124 5.03497 1.33 1.81124 5.03497 1.32442 1.80468 5.02324 1.33 1.80413 5.02189 1.02716 1.83932 5.05632 1.02434 1.8546 5.05976 1.01444 1.8411 5.05695 1.02177 1.8698 5.05919 1.01931 1.88417 5.05492 1.01444 1.87211 5.05877 0.732104 1.86687 4.94039 0.729498 1.8516 4.94059 0.695068 1.86172 4.94002 0.729498 1.8516 4.94059 0.72706 1.83717 4.94451 0.698889 1.84789 4.94123 0.72706 1.83717 4.94451 0.724314 1.82369 4.95223 0.698889 1.8331 4.94637 0.724314 1.82369 4.95223 0.721485 1.81255 4.96328 0.698889 1.82013 4.95516 0.721485 1.81255 4.96328 0.718853 1.80479 4.9765 0.698889 1.80989 4.96701 0.718853 1.80479 4.9765 0.716428 1.8007 4.99085 0.698889 1.80306 4.98109 0.716428 1.8007 4.99085 0.7137 1.80034 5.00635 0.698889 1.8001 4.99648 0.7137 1.80034 5.00635 0.710867 1.80403 5.02161 0.698889 1.80123 5.01211 0.710867 1.80403 5.02161 0.708211 1.81135 5.03512 0.698889 1.80637 5.0269 0.708211 1.81135 5.03512 0.705794 1.82151 5.04603 0.698889 1.81516 5.03987 0.686935 1.91373 5.0267 0.684519 1.91866 5.01263 0.65 1.91572 5.02224 0.65 1.91572 5.02224 0.684519 1.91866 5.01263 0.65 1.9195 5.00774 0.65 1.9195 5.00774 0.684519 1.91866 5.01263 0.681855 1.91994 4.9973 0.65 1.91956 4.99276 0.681855 1.91994 4.9973 0.679021 1.91719 4.98184 0.65 1.91591 4.97822 0.679021 1.91719 4.98184 0.6763 1.91063 4.9678 0.65 1.90877 4.96505 0.6763 1.91063 4.9678 0.673878 1.90112 4.95631 0.65 1.89858 4.95405 0.673878 1.90112 4.95631 0.671238 1.8887 4.94731 0.65 1.88599 4.94592 0.671238 1.8887 4.94731 0.668407 1.87405 4.94167 0.65 1.87178 4.94117 0.668407 1.87405 4.94167 0.665668 1.85862 4.94002 0.65 1.85684 4.94008 0.665668 1.85862 4.94002 0.663235 1.84384 4.94222 0.65 1.84209 4.94274 0.663235 1.84384 4.94222 0.66062 1.82976 4.94818 0.65 1.82846 4.94896 0.66062 1.82976 4.94818 0.657794 1.81736 4.95779 0.65 1.81679 4.95837 0.657794 1.81736 4.95779 0.655037 1.80794 4.97017 0.65 1.80782 4.97038 0.655037 1.80794 4.97017 0.652588 1.80218 4.98398 0.65 1.80211 4.98423 0.652588 1.80218 4.98398 0.65 1.80001 4.99907 0.65 1.80211 4.98423 0.65 1.80782 4.97038 0.652588 1.80218 4.98398 0.65 1.9195 5.00774 0.681855 1.91994 4.9973 0.65 1.91956 4.99276 0.65 1.91956 4.99276 0.679021 1.91719 4.98184 0.65 1.91591 4.97822 0.65 1.91591 4.97822 0.6763 1.91063 4.9678 0.65 1.90877 4.96505 0.65 1.90877 4.96505 0.673878 1.90112 4.95631 0.65 1.89858 4.95405 0.65 1.89858 4.95405 0.671238 1.8887 4.94731 0.65 1.88599 4.94592 0.65 1.88599 4.94592 0.668407 1.87405 4.94167 0.65 1.87178 4.94117 0.65 1.87178 4.94117 0.665668 1.85862 4.94002 0.65 1.85684 4.94008 0.65 1.85684 4.94008 0.663235 1.84384 4.94222 0.65 1.84209 4.94274 0.65 1.84209 4.94274 0.66062 1.82976 4.94818 0.65 1.82846 4.94896 0.65 1.82846 4.94896 0.657794 1.81736 4.95779 0.65 1.81679 4.95837 0.65 1.81679 4.95837 0.655037 1.80794 4.97017 0.65 1.80782 4.97038 0.992739 1.83064 5.05233 1.01444 1.8411 5.05695 0.989913 1.8452 5.05815 1.33 1.85719 4.91505 1.33 1.84731 4.91805 1.32851 1.8444 4.91644 1.32851 1.8444 4.91644 1.33 1.84731 4.91805 1.33 1.83663 4.92286 1.32705 1.83207 4.91972 1.33 1.83663 4.92286 1.33 1.82602 4.92999 1.32546 1.82002 4.92499 1.33 1.82602 4.92999 1.33 1.81676 4.93896 1.32378 1.80874 4.9322 1.33 1.81676 4.93896 1.32206 1.79866 4.94115 1.32378 1.80874 4.9322 1.32546 1.82002 4.92499 1.33 1.81676 4.93896 1.32851 1.8444 4.91644 1.33 1.83663 4.92286 1.32705 1.83207 4.91972 1.32705 1.83207 4.91972 1.33 1.82602 4.92999 1.32546 1.82002 4.92499 1.33 1.81676 4.93896 1.33 1.80927 4.94948 1.32206 1.79866 4.94115 1.32206 1.79866 4.94115 1.33 1.80927 4.94948 1.32037 1.79018 4.95152 1.32037 1.79018 4.95152 1.33 1.80927 4.94948 1.32786 1.8008 4.95902 1.31878 1.78354 4.96286 1.32786 1.8008 4.95902 1.32483 1.79125 4.9786 1.31732 1.77884 4.97473 1.32483 1.79125 4.9786 1.31583 1.77596 4.98727 1.31732 1.77884 4.97473 1.31878 1.78354 4.96286 1.32483 1.79125 4.9786 1.33 1.80927 4.94948 1.33 1.80384 4.96115 1.32786 1.8008 4.95902 1.32786 1.8008 4.95902 1.33 1.80384 4.96115 1.33 1.80061 4.97366 1.32483 1.79125 4.9786 1.33 1.80061 4.97366 1.33 1.79987 4.98009 1.33 1.80046 4.99257 1.32483 1.79125 4.9786 1.33 1.79987 4.98009 1.33 1.80046 4.99257 1.32172 1.788 5.00039 1.32483 1.79125 4.9786 1.33 1.80046 4.99257 1.32725 1.80055 5.00811 1.32172 1.788 5.00039 1.32172 1.788 5.00039 1.32725 1.80055 5.00811 1.3183 1.79171 5.0228 1.31251 1.77613 5.01384 1.3183 1.79171 5.0228 1.3108 1.77937 5.02692 1.31251 1.77613 5.01384 1.32172 1.788 5.00039 1.3183 1.79171 5.0228 1.31251 1.77613 5.01384 1.31421 1.775 5.00046 1.32172 1.788 5.00039 1.32172 1.788 5.00039 1.31421 1.775 5.00046 1.31583 1.77596 4.98727 1.32483 1.79125 4.9786 1.32172 1.788 5.00039 1.31583 1.77596 4.98727 1.32786 1.8008 4.95902 1.33 1.80061 4.97366 1.32483 1.79125 4.9786 1.32725 1.80055 5.00811 1.32442 1.80468 5.02324 1.3183 1.79171 5.0228 1.3183 1.79171 5.0228 1.32442 1.80468 5.02324 1.31507 1.80196 5.0426 1.30913 1.78458 5.0392 1.31507 1.80196 5.0426 1.30757 1.79148 5.0503 1.30913 1.78458 5.0392 1.3183 1.79171 5.0228 1.31507 1.80196 5.0426 1.30913 1.78458 5.0392 1.3108 1.77937 5.02692 1.3183 1.79171 5.0228 1.32442 1.80468 5.02324 1.3218 1.81235 5.03647 1.31507 1.80196 5.0426 1.31507 1.80196 5.0426 1.3218 1.81235 5.03647 1.31937 1.82283 5.0471 1.31211 1.81728 5.05795 1.31937 1.82283 5.0471 1.31664 1.83615 5.05505 1.30875 1.83733 5.06834 1.31664 1.83615 5.05505 1.31381 1.85123 5.05936 1.3054 1.85962 5.072 1.31381 1.85123 5.05936 1.31117 1.86657 5.05964 1.30244 1.88107 5.06885 1.31117 1.86657 5.05964 1.30875 1.88107 5.05618 1.29921 1.90113 5.05909 1.30875 1.88107 5.05618 1.30603 1.89474 5.04892 1.3032 1.90623 5.03824 1.29921 1.90113 5.05909 1.30603 1.89474 5.04892 1.3032 1.90623 5.03824 1.29579 1.91749 5.04334 1.29921 1.90113 5.05909 1.3032 1.90623 5.03824 1.30053 1.91444 5.02523 1.29579 1.91749 5.04334 1.29579 1.91749 5.04334 1.30053 1.91444 5.02523 1.29268 1.92791 5.02392 1.28666 1.93499 5.04002 1.29268 1.92791 5.02392 1.28517 1.94017 5.02824 1.28666 1.93499 5.04002 1.29579 1.91749 5.04334 1.29268 1.92791 5.02392 1.28666 1.93499 5.04002 1.28828 1.92788 5.05117 1.29579 1.91749 5.04334 1.29579 1.91749 5.04334 1.28828 1.92788 5.05117 1.28998 1.91897 5.06122 1.29921 1.90113 5.05909 1.28998 1.91897 5.06122 1.2917 1.90856 5.06976 1.29337 1.89704 5.07651 1.29921 1.90113 5.05909 1.2917 1.90856 5.06976 1.29337 1.89704 5.07651 1.30244 1.88107 5.06885 1.29921 1.90113 5.05909 1.29337 1.89704 5.07651 1.29493 1.88488 5.08128 1.30244 1.88107 5.06885 1.30244 1.88107 5.06885 1.29493 1.88488 5.08128 1.29636 1.87248 5.08408 1.3054 1.85962 5.072 1.29636 1.87248 5.08408 1.29789 1.85955 5.085 1.29954 1.84631 5.08389 1.3054 1.85962 5.072 1.29789 1.85955 5.085 1.29954 1.84631 5.08389 1.30875 1.83733 5.06834 1.3054 1.85962 5.072 1.29954 1.84631 5.08389 1.30125 1.83324 5.08068 1.30875 1.83733 5.06834 1.30875 1.83733 5.06834 1.30125 1.83324 5.08068 1.30296 1.82084 5.07544 1.31211 1.81728 5.05795 1.30296 1.82084 5.07544 1.3046 1.80956 5.06842 1.30613 1.79974 5.05995 1.31211 1.81728 5.05795 1.3046 1.80956 5.06842 1.30613 1.79974 5.05995 1.31507 1.80196 5.0426 1.31211 1.81728 5.05795 1.30613 1.79974 5.05995 1.30757 1.79148 5.0503 1.31507 1.80196 5.0426 1.31507 1.80196 5.0426 1.31937 1.82283 5.0471 1.31211 1.81728 5.05795 1.31211 1.81728 5.05795 1.31664 1.83615 5.05505 1.30875 1.83733 5.06834 1.30296 1.82084 5.07544 1.31211 1.81728 5.05795 1.30875 1.83733 5.06834 1.30875 1.83733 5.06834 1.31381 1.85123 5.05936 1.3054 1.85962 5.072 1.3054 1.85962 5.072 1.31117 1.86657 5.05964 1.30244 1.88107 5.06885 1.29636 1.87248 5.08408 1.3054 1.85962 5.072 1.30244 1.88107 5.06885 1.30244 1.88107 5.06885 1.30875 1.88107 5.05618 1.29921 1.90113 5.05909 1.30053 1.91444 5.02523 1.29812 1.91898 5.01104 1.29268 1.92791 5.02392 1.29268 1.92791 5.02392 1.29812 1.91898 5.01104 1.28963 1.93196 5.00242 1.28372 1.9435 5.01592 1.28963 1.93196 5.00242 1.28212 1.94495 5.00285 1.28372 1.9435 5.01592 1.29268 1.92791 5.02392 1.28963 1.93196 5.00242 1.28372 1.9435 5.01592 1.28517 1.94017 5.02824 1.29268 1.92791 5.02392 1.29812 1.91898 5.01104 1.29542 1.91984 4.99563 1.28963 1.93196 5.00242 1.28963 1.93196 5.00242 1.29542 1.91984 4.99563 1.28623 1.92914 4.9799 1.28044 1.94435 4.98947 1.28623 1.92914 4.9799 1.27872 1.94162 4.97628 1.28044 1.94435 4.98947 1.28963 1.93196 5.00242 1.28623 1.92914 4.9799 1.28044 1.94435 4.98947 1.28212 1.94495 5.00285 1.28963 1.93196 5.00242 1.29542 1.91984 4.99563 1.29259 1.91666 4.98026 1.28623 1.92914 4.9799 1.28623 1.92914 4.9799 1.29259 1.91666 4.98026 1.28296 1.91966 4.95969 1.27704 1.93688 4.96375 1.28296 1.91966 4.95969 1.27544 1.93037 4.95233 1.27704 1.93688 4.96375 1.28623 1.92914 4.9799 1.28296 1.91966 4.95969 1.27704 1.93688 4.96375 1.27872 1.94162 4.97628 1.28623 1.92914 4.9799 1.29259 1.91666 4.98026 1.2899 1.90975 4.96646 1.28296 1.91966 4.95969 1.28296 1.91966 4.95969 1.2899 1.90975 4.96646 1.28749 1.89995 4.95524 1.28 1.90491 4.94373 1.28749 1.89995 4.95524 1.28481 1.88725 4.94655 1.27668 1.88534 4.93261 1.28481 1.88725 4.94655 1.28198 1.87246 4.94131 1.2733 1.86316 4.92807 1.28198 1.87246 4.94131 1.27927 1.85704 4.94007 1.2703 1.84152 4.93041 1.27927 1.85704 4.94007 1.27685 1.84236 4.94265 1.26713 1.82122 4.93934 1.27685 1.84236 4.94265 1.2742 1.82839 4.949 1.27137 1.81625 4.95894 1.26713 1.82122 4.93934 1.2742 1.82839 4.949 1.27137 1.81625 4.95894 1.26371 1.80424 4.95444 1.26713 1.82122 4.93934 1.27137 1.81625 4.95894 1.26864 1.80719 4.97152 1.26371 1.80424 4.95444 1.26371 1.80424 4.95444 1.26864 1.80719 4.97152 1.26053 1.79303 4.97357 1.25456 1.7866 4.95714 1.26053 1.79303 4.97357 1.25303 1.78093 4.9688 1.25456 1.7866 4.95714 1.26371 1.80424 4.95444 1.26053 1.79303 4.97357 1.25456 1.7866 4.95714 1.2562 1.79418 4.94622 1.26371 1.80424 4.95444 1.26371 1.80424 4.95444 1.2562 1.79418 4.94622 1.25791 1.80349 4.93651 1.26713 1.82122 4.93934 1.25791 1.80349 4.93651 1.25962 1.81422 4.92838 1.26127 1.82594 4.92212 1.26713 1.82122 4.93934 1.25962 1.81422 4.92838 1.26127 1.82594 4.92212 1.2703 1.84152 4.93041 1.26713 1.82122 4.93934 1.26127 1.82594 4.92212 1.2628 1.83818 4.91785 1.2703 1.84152 4.93041 1.2703 1.84152 4.93041 1.2628 1.83818 4.91785 1.26423 1.85068 4.91551 1.2733 1.86316 4.92807 1.26423 1.85068 4.91551 1.26579 1.86373 4.91508 1.26746 1.87697 4.91671 1.2733 1.86316 4.92807 1.26579 1.86373 4.91508 1.26746 1.87697 4.91671 1.27668 1.88534 4.93261 1.2733 1.86316 4.92807 1.26746 1.87697 4.91671 1.26918 1.88992 4.92044 1.27668 1.88534 4.93261 1.27668 1.88534 4.93261 1.26918 1.88992 4.92044 1.27087 1.90208 4.92615 1.28 1.90491 4.94373 1.27087 1.90208 4.92615 1.2725 1.91302 4.93356 1.27399 1.92244 4.94233 1.28 1.90491 4.94373 1.2725 1.91302 4.93356 1.27399 1.92244 4.94233 1.28296 1.91966 4.95969 1.28 1.90491 4.94373 1.27399 1.92244 4.94233 1.27544 1.93037 4.95233 1.28296 1.91966 4.95969 1.28296 1.91966 4.95969 1.28749 1.89995 4.95524 1.28 1.90491 4.94373 1.28 1.90491 4.94373 1.28481 1.88725 4.94655 1.27668 1.88534 4.93261 1.27087 1.90208 4.92615 1.28 1.90491 4.94373 1.27668 1.88534 4.93261 1.27668 1.88534 4.93261 1.28198 1.87246 4.94131 1.2733 1.86316 4.92807 1.2733 1.86316 4.92807 1.27927 1.85704 4.94007 1.2703 1.84152 4.93041 1.26423 1.85068 4.91551 1.2733 1.86316 4.92807 1.2703 1.84152 4.93041 1.2703 1.84152 4.93041 1.27685 1.84236 4.94265 1.26713 1.82122 4.93934 1.26864 1.80719 4.97152 1.26621 1.80179 4.98544 1.26053 1.79303 4.97357 1.26053 1.79303 4.97357 1.26621 1.80179 4.98544 1.25754 1.78819 4.99479 1.25159 1.77717 4.98094 1.25754 1.78819 4.99479 1.25003 1.77522 4.99385 1.25159 1.77717 4.98094 1.26053 1.79303 4.97357 1.25754 1.78819 4.99479 1.25159 1.77717 4.98094 1.25303 1.78093 4.9688 1.26053 1.79303 4.97357 1.26621 1.80179 4.98544 1.26359 1.8 5.00063 1.25754 1.78819 4.99479 1.25754 1.78819 4.99479 1.26359 1.8 5.00063 1.25415 1.79012 5.01736 1.24836 1.77531 5.0072 1.25415 1.79012 5.01736 1.24665 1.77751 5.02049 1.24836 1.77531 5.0072 1.25754 1.78819 4.99479 1.25415 1.79012 5.01736 1.24836 1.77531 5.0072 1.25003 1.77522 4.99385 1.25754 1.78819 4.99479 1.26359 1.8 5.00063 1.26077 1.80222 5.01616 1.25415 1.79012 5.01736 1.25415 1.79012 5.01736 1.26077 1.80222 5.01616 1.25083 1.7989 5.03808 1.24495 1.78176 5.03323 1.25083 1.7989 5.03808 1.24333 1.78786 5.04496 1.24495 1.78176 5.03323 1.25415 1.79012 5.01736 1.25083 1.7989 5.03808 1.24495 1.78176 5.03323 1.24665 1.77751 5.02049 1.25415 1.79012 5.01736 1.26077 1.80222 5.01616 1.25801 1.8083 5.03045 1.25083 1.7989 5.03808 1.25083 1.7989 5.03808 1.25801 1.8083 5.03045 1.25557 1.81744 5.04229 1.24789 1.81298 5.05452 1.25557 1.81744 5.04229 1.25298 1.82947 5.05165 1.24461 1.83202 5.06634 1.25298 1.82947 5.05165 1.25016 1.84389 5.0578 1.2412 1.85405 5.07175 1.25016 1.84389 5.0578 1.24739 1.8593 5.06 1.23816 1.87588 5.07023 1.24739 1.8593 5.06 1.24493 1.87419 5.0583 1.24236 1.88838 5.05286 1.23816 1.87588 5.07023 1.24493 1.87419 5.0583 1.24236 1.88838 5.05286 1.23504 1.89638 5.06213 1.23816 1.87588 5.07023 1.24236 1.88838 5.05286 1.23955 1.90109 5.04372 1.23504 1.89638 5.06213 1.23504 1.89638 5.06213 1.23955 1.90109 5.04372 1.23163 1.91393 5.04771 1.22584 1.91396 5.06567 1.23163 1.91393 5.04771 1.22412 1.92366 5.05632 1.22584 1.91396 5.06567 1.23504 1.89638 5.06213 1.23163 1.91393 5.04771 1.22584 1.91396 5.06567 1.22754 1.90295 5.07335 1.23504 1.89638 5.06213 1.23504 1.89638 5.06213 1.22754 1.90295 5.07335 1.22916 1.89105 5.07913 1.23816 1.87588 5.07023 1.22916 1.89105 5.07913 1.23065 1.87875 5.08291 1.23211 1.86613 5.08478 1.23816 1.87588 5.07023 1.23065 1.87875 5.08291 1.23211 1.86613 5.08478 1.2412 1.85405 5.07175 1.23816 1.87588 5.07023 1.23211 1.86613 5.08478 1.2337 1.85298 5.08471 1.2412 1.85405 5.07175 1.2412 1.85405 5.07175 1.2337 1.85298 5.08471 1.23538 1.83976 5.08256 1.24461 1.83202 5.06634 1.23538 1.83976 5.08256 1.2371 1.82697 5.07832 1.23879 1.81508 5.07216 1.24461 1.83202 5.06634 1.2371 1.82697 5.07832 1.23879 1.81508 5.07216 1.24789 1.81298 5.05452 1.24461 1.83202 5.06634 1.23879 1.81508 5.07216 1.24038 1.80449 5.06437 1.24789 1.81298 5.05452 1.24789 1.81298 5.05452 1.24038 1.80449 5.06437 1.24184 1.79547 5.05533 1.25083 1.7989 5.03808 1.24184 1.79547 5.05533 1.24333 1.78786 5.04496 1.25083 1.7989 5.03808 1.24789 1.81298 5.05452 1.24184 1.79547 5.05533 1.25083 1.7989 5.03808 1.25557 1.81744 5.04229 1.24789 1.81298 5.05452 1.24789 1.81298 5.05452 1.25298 1.82947 5.05165 1.24461 1.83202 5.06634 1.24461 1.83202 5.06634 1.25016 1.84389 5.0578 1.2412 1.85405 5.07175 1.23538 1.83976 5.08256 1.24461 1.83202 5.06634 1.2412 1.85405 5.07175 1.2412 1.85405 5.07175 1.24739 1.8593 5.06 1.23816 1.87588 5.07023 1.23955 1.90109 5.04372 1.23677 1.91097 5.03165 1.23163 1.91393 5.04771 1.23163 1.91393 5.04771 1.23677 1.91097 5.03165 1.2284 1.92594 5.02892 1.22246 1.93169 5.04566 1.2284 1.92594 5.02892 1.22089 1.93784 5.03414 1.22246 1.93169 5.04566 1.23163 1.91393 5.04771 1.2284 1.92594 5.02892 1.22246 1.93169 5.04566 1.22412 1.92366 5.05632 1.23163 1.91393 5.04771 1.23677 1.91097 5.03165 1.23428 1.91724 5.01799 1.2284 1.92594 5.02892 1.2284 1.92594 5.02892 1.23428 1.91724 5.01799 1.22544 1.93156 5.00797 1.21946 1.94206 5.02215 1.22544 1.93156 5.00797 1.21793 1.94448 5.00941 1.21946 1.94206 5.02215 1.2284 1.92594 5.02892 1.22544 1.93156 5.00797 1.21946 1.94206 5.02215 1.22089 1.93784 5.03414 1.2284 1.92594 5.02892 1.23428 1.91724 5.01799 1.23175 1.91992 5.00309 1.22544 1.93156 5.00797 1.22544 1.93156 5.00797 1.23175 1.91992 5.00309 1.22208 1.93051 4.98541 1.21628 1.94491 4.99613 1.22208 1.93051 4.98541 1.21457 1.94324 4.98278 1.21628 1.94491 4.99613 1.22544 1.93156 5.00797 1.22208 1.93051 4.98541 1.21628 1.94491 4.99613 1.21793 1.94448 5.00941 1.22544 1.93156 5.00797 1.23175 1.91992 5.00309 1.22895 1.91868 4.9875 1.22208 1.93051 4.98541 1.22208 1.93051 4.98541 1.22895 1.91868 4.9875 1.22615 1.91347 4.97278 1.21872 1.92252 4.96429 1.22615 1.91347 4.97278 1.22363 1.90498 4.96029 1.21576 1.90905 4.94729 1.22363 1.90498 4.96029 1.22113 1.89367 4.95033 1.21253 1.89057 4.93481 1.22113 1.89367 4.95033 1.21834 1.87971 4.94333 1.20912 1.86874 4.92853 1.21834 1.87971 4.94333 1.21553 1.86439 4.94016 1.20601 1.84672 4.92924 1.21553 1.86439 4.94016 1.21299 1.84926 4.94097 1.21051 1.83493 4.94549 1.20601 1.84672 4.92924 1.21299 1.84926 4.94097 1.21051 1.83493 4.94549 1.20296 1.82607 4.9365 1.20601 1.84672 4.92924 1.21051 1.83493 4.94549 1.20773 1.82174 4.95378 1.20296 1.82607 4.9365 1.20296 1.82607 4.9365 1.20773 1.82174 4.95378 1.19955 1.80799 4.95021 1.19376 1.80866 4.93225 1.19955 1.80799 4.95021 1.19205 1.7986 4.94122 1.19376 1.80866 4.93225 1.20296 1.82607 4.9365 1.19955 1.80799 4.95021 1.19376 1.80866 4.93225 1.19545 1.81994 4.92503 1.20296 1.82607 4.9365 1.20296 1.82607 4.9365 1.19545 1.81994 4.92503 1.19704 1.83198 4.91975 1.20601 1.84672 4.92924 1.19704 1.83198 4.91975 1.1985 1.84432 4.91646 1.19999 1.85711 4.91505 1.20601 1.84672 4.92924 1.1985 1.84432 4.91646 1.19999 1.85711 4.91505 1.20912 1.86874 4.92853 1.20601 1.84672 4.92924 1.19999 1.85711 4.91505 1.20161 1.87031 4.91563 1.20912 1.86874 4.92853 1.20912 1.86874 4.92853 1.20161 1.87031 4.91563 1.20331 1.88347 4.91831 1.21253 1.89057 4.93481 1.20331 1.88347 4.91831 1.20503 1.89608 4.92304 1.20669 1.90769 4.92964 1.21253 1.89057 4.93481 1.20503 1.89608 4.92304 1.20669 1.90769 4.92964 1.21576 1.90905 4.94729 1.21253 1.89057 4.93481 1.20669 1.90769 4.92964 1.20826 1.91791 4.93778 1.21576 1.90905 4.94729 1.21576 1.90905 4.94729 1.20826 1.91791 4.93778 1.20969 1.92654 4.94711 1.21872 1.92252 4.96429 1.20969 1.92654 4.94711 1.21122 1.93381 4.95784 1.21286 1.93948 4.96986 1.21872 1.92252 4.96429 1.21122 1.93381 4.95784 1.21286 1.93948 4.96986 1.22208 1.93051 4.98541 1.21872 1.92252 4.96429 1.21286 1.93948 4.96986 1.21457 1.94324 4.98278 1.22208 1.93051 4.98541 1.22208 1.93051 4.98541 1.22615 1.91347 4.97278 1.21872 1.92252 4.96429 1.21872 1.92252 4.96429 1.22363 1.90498 4.96029 1.21576 1.90905 4.94729 1.20969 1.92654 4.94711 1.21872 1.92252 4.96429 1.21576 1.90905 4.94729 1.21576 1.90905 4.94729 1.22113 1.89367 4.95033 1.21253 1.89057 4.93481 1.21253 1.89057 4.93481 1.21834 1.87971 4.94333 1.20912 1.86874 4.92853 1.20331 1.88347 4.91831 1.21253 1.89057 4.93481 1.20912 1.86874 4.92853 1.20912 1.86874 4.92853 1.21553 1.86439 4.94016 1.20601 1.84672 4.92924 1.20773 1.82174 4.95378 1.20492 1.81108 4.96526 1.19955 1.80799 4.95021 1.19955 1.80799 4.95021 1.20492 1.81108 4.96526 1.19627 1.7952 4.96861 1.19036 1.79013 4.95159 1.19627 1.7952 4.96861 1.18877 1.7835 4.96294 1.19036 1.79013 4.95159 1.19955 1.80799 4.95021 1.19627 1.7952 4.96861 1.19036 1.79013 4.95159 1.19205 1.7986 4.94122 1.19955 1.80799 4.95021 1.20492 1.81108 4.96526 1.20234 1.80392 4.97868 1.19627 1.7952 4.96861 1.19627 1.7952 4.96861 1.20234 1.80392 4.97868 1.19333 1.7888 4.98929 1.18732 1.77882 4.97481 1.19333 1.7888 4.98929 1.18582 1.77595 4.98736 1.18732 1.77882 4.97481 1.19627 1.7952 4.96861 1.19333 1.7888 4.98929 1.18732 1.77882 4.97481 1.18877 1.7835 4.96294 1.19627 1.7952 4.96861 1.20234 1.80392 4.97868 1.19989 1.80038 4.99323 1.19333 1.7888 4.98929 1.19333 1.7888 4.98929 1.19989 1.80038 4.99323 1.19001 1.78897 5.0118 1.1842 1.775 5.00055 1.19001 1.78897 5.0118 1.1825 1.77615 5.01393 1.1842 1.775 5.00055 1.19333 1.7888 4.98929 1.19001 1.78897 5.0118 1.1842 1.775 5.00055 1.18582 1.77595 4.98736 1.19333 1.7888 4.98929 1.19989 1.80038 4.99323 1.19713 1.80065 5.00879 1.19001 1.78897 5.0118 1.19001 1.78897 5.0118 1.19713 1.80065 5.00879 1.1943 1.80495 5.02386 1.18662 1.79615 5.03327 1.1943 1.80495 5.02386 1.1917 1.81275 5.03698 1.18363 1.80901 5.05083 1.1917 1.81275 5.03698 1.18926 1.82335 5.04751 1.18045 1.8269 5.06394 1.18926 1.82335 5.04751 1.18652 1.83677 5.05532 1.17703 1.84848 5.07107 1.18652 1.83677 5.05532 1.18369 1.8519 5.05945 1.18106 1.86722 5.05956 1.17703 1.84848 5.07107 1.18369 1.8519 5.05945 1.18106 1.86722 5.05956 1.17386 1.87065 5.07121 1.17703 1.84848 5.07107 1.18106 1.86722 5.05956 1.17864 1.88169 5.05594 1.17386 1.87065 5.07121 1.17386 1.87065 5.07121 1.17864 1.88169 5.05594 1.17086 1.89144 5.06477 1.16492 1.88496 5.08125 1.17086 1.89144 5.06477 1.16336 1.89712 5.07647 1.16492 1.88496 5.08125 1.17386 1.87065 5.07121 1.17086 1.89144 5.06477 1.16492 1.88496 5.08125 1.16636 1.87257 5.08407 1.17386 1.87065 5.07121 1.17386 1.87065 5.07121 1.16636 1.87257 5.08407 1.16788 1.85964 5.085 1.17703 1.84848 5.07107 1.16788 1.85964 5.085 1.16953 1.84639 5.0839 1.17124 1.83333 5.08071 1.17703 1.84848 5.07107 1.16953 1.84639 5.0839 1.17124 1.83333 5.08071 1.18045 1.8269 5.06394 1.17703 1.84848 5.07107 1.17124 1.83333 5.08071 1.17295 1.82092 5.07549 1.18045 1.8269 5.06394 1.18045 1.8269 5.06394 1.17295 1.82092 5.07549 1.17459 1.80963 5.06847 1.18363 1.80901 5.05083 1.17459 1.80963 5.06847 1.17612 1.7998 5.06001 1.17756 1.79153 5.05036 1.18363 1.80901 5.05083 1.17612 1.7998 5.06001 1.17756 1.79153 5.05036 1.18662 1.79615 5.03327 1.18363 1.80901 5.05083 1.17756 1.79153 5.05036 1.17912 1.78462 5.03928 1.18662 1.79615 5.03327 1.18662 1.79615 5.03327 1.17912 1.78462 5.03928 1.18079 1.7794 5.027 1.19001 1.78897 5.0118 1.18079 1.7794 5.027 1.1825 1.77615 5.01393 1.19001 1.78897 5.0118 1.18662 1.79615 5.03327 1.18079 1.7794 5.027 1.19001 1.78897 5.0118 1.1943 1.80495 5.02386 1.18662 1.79615 5.03327 1.18662 1.79615 5.03327 1.1917 1.81275 5.03698 1.18363 1.80901 5.05083 1.18363 1.80901 5.05083 1.18926 1.82335 5.04751 1.18045 1.8269 5.06394 1.17459 1.80963 5.06847 1.18363 1.80901 5.05083 1.18045 1.8269 5.06394 1.18045 1.8269 5.06394 1.18652 1.83677 5.05532 1.17703 1.84848 5.07107 1.17864 1.88169 5.05594 1.17591 1.89529 5.04853 1.17086 1.89144 5.06477 1.17086 1.89144 5.06477 1.17591 1.89529 5.04853 1.16748 1.91001 5.0518 1.16169 1.90863 5.06971 1.16748 1.91001 5.0518 1.15997 1.91903 5.06115 1.16169 1.90863 5.06971 1.17086 1.89144 5.06477 1.16748 1.91001 5.0518 1.16169 1.90863 5.06971 1.16336 1.89712 5.07647 1.17086 1.89144 5.06477 1.17591 1.89529 5.04853 1.17308 1.90666 5.03772 1.16748 1.91001 5.0518 1.16748 1.91001 5.0518 1.17308 1.90666 5.03772 1.16416 1.92356 5.03383 1.15827 1.92793 5.05109 1.16416 1.92356 5.03383 1.15665 1.93503 5.03994 1.15827 1.92793 5.05109 1.16748 1.91001 5.0518 1.16416 1.92356 5.03383 1.15827 1.92793 5.05109 1.15997 1.91903 5.06115 1.16748 1.91001 5.0518 1.17308 1.90666 5.03772 1.17042 1.91471 5.02463 1.16416 1.92356 5.03383 1.16416 1.92356 5.03383 1.17042 1.91471 5.02463 1.16121 1.93074 5.01341 1.15516 1.9402 5.02816 1.16121 1.93074 5.01341 1.15371 1.94351 5.01584 1.15516 1.9402 5.02816 1.16416 1.92356 5.03383 1.16121 1.93074 5.01341 1.15516 1.9402 5.02816 1.15665 1.93503 5.03994 1.16416 1.92356 5.03383 1.17042 1.91471 5.02463 1.16801 1.91909 5.01039 1.16121 1.93074 5.01341 1.16121 1.93074 5.01341 1.16801 1.91909 5.01039 1.1653 1.91979 4.99495 1.15793 1.93144 4.99101 1.1653 1.91979 4.99495 1.16247 1.91643 4.97962 1.15453 1.92509 4.96923 1.16247 1.91643 4.97962 1.15979 1.90938 4.96592 1.15148 1.91284 4.9511 1.15979 1.90938 4.96592 1.15738 1.89946 4.95481 1.14837 1.89558 4.9374 1.15738 1.89946 4.95481 1.15469 1.88665 4.94624 1.14494 1.87423 4.92942 1.15469 1.88665 4.94624 1.15186 1.87179 4.94117 1.14916 1.85638 4.94011 1.14494 1.87423 4.92942 1.15186 1.87179 4.94117 1.14916 1.85638 4.94011 1.14173 1.85203 4.92844 1.14494 1.87423 4.92942 1.14916 1.85638 4.94011 1.14674 1.84174 4.94285 1.14173 1.85203 4.92844 1.14173 1.85203 4.92844 1.14674 1.84174 4.94285 1.13876 1.83108 4.93406 1.13279 1.8381 4.91787 1.13876 1.83108 4.93406 1.13126 1.82586 4.92216 1.13279 1.8381 4.91787 1.14173 1.85203 4.92844 1.13876 1.83108 4.93406 1.13279 1.8381 4.91787 1.13422 1.85059 4.91552 1.14173 1.85203 4.92844 1.14173 1.85203 4.92844 1.13422 1.85059 4.91552 1.13578 1.86364 4.91508 1.14494 1.87423 4.92942 1.13578 1.86364 4.91508 1.13745 1.87689 4.91669 1.13916 1.88984 4.92041 1.14494 1.87423 4.92942 1.13745 1.87689 4.91669 1.13916 1.88984 4.92041 1.14837 1.89558 4.9374 1.14494 1.87423 4.92942 1.13916 1.88984 4.92041 1.14086 1.902 4.9261 1.14837 1.89558 4.9374 1.14837 1.89558 4.9374 1.14086 1.902 4.9261 1.14249 1.91295 4.93351 1.15148 1.91284 4.9511 1.14249 1.91295 4.93351 1.14398 1.92239 4.94227 1.14543 1.93033 4.95226 1.15148 1.91284 4.9511 1.14398 1.92239 4.94227 1.14543 1.93033 4.95226 1.15453 1.92509 4.96923 1.15148 1.91284 4.9511 1.14543 1.93033 4.95226 1.14702 1.93685 4.96367 1.15453 1.92509 4.96923 1.15453 1.92509 4.96923 1.14702 1.93685 4.96367 1.14871 1.9416 4.97619 1.15793 1.93144 4.99101 1.14871 1.9416 4.97619 1.15043 1.94433 4.98939 1.15211 1.94495 5.00277 1.15793 1.93144 4.99101 1.15043 1.94433 4.98939 1.15211 1.94495 5.00277 1.16121 1.93074 5.01341 1.15793 1.93144 4.99101 1.15211 1.94495 5.00277 1.15371 1.94351 5.01584 1.16121 1.93074 5.01341 1.16121 1.93074 5.01341 1.1653 1.91979 4.99495 1.15793 1.93144 4.99101 1.15793 1.93144 4.99101 1.16247 1.91643 4.97962 1.15453 1.92509 4.96923 1.14871 1.9416 4.97619 1.15793 1.93144 4.99101 1.15453 1.92509 4.96923 1.15453 1.92509 4.96923 1.15979 1.90938 4.96592 1.15148 1.91284 4.9511 1.15148 1.91284 4.9511 1.15738 1.89946 4.95481 1.14837 1.89558 4.9374 1.14249 1.91295 4.93351 1.15148 1.91284 4.9511 1.14837 1.89558 4.9374 1.14837 1.89558 4.9374 1.15469 1.88665 4.94624 1.14494 1.87423 4.92942 1.14674 1.84174 4.94285 1.14408 1.82782 4.94936 1.13876 1.83108 4.93406 1.13876 1.83108 4.93406 1.14408 1.82782 4.94936 1.13541 1.81207 4.94627 1.12961 1.81414 4.92843 1.13541 1.81207 4.94627 1.1279 1.80342 4.93657 1.12961 1.81414 4.92843 1.13876 1.83108 4.93406 1.13541 1.81207 4.94627 1.12961 1.81414 4.92843 1.13126 1.82586 4.92216 1.13876 1.83108 4.93406 1.14408 1.82782 4.94936 1.14125 1.81579 4.95944 1.13541 1.81207 4.94627 1.13541 1.81207 4.94627 1.14125 1.81579 4.95944 1.13205 1.79779 4.96376 1.12619 1.79412 4.94629 1.13205 1.79779 4.96376 1.12454 1.78656 4.95721 1.12619 1.79412 4.94629 1.13541 1.81207 4.94627 1.13205 1.79779 4.96376 1.12619 1.79412 4.94629 1.1279 1.80342 4.93657 1.13541 1.81207 4.94627 1.14125 1.81579 4.95944 1.13853 1.80688 4.97211 1.13205 1.79779 4.96376 1.13205 1.79779 4.96376 1.13853 1.80688 4.97211 1.12909 1.78982 4.98392 1.12302 1.7809 4.96888 1.12909 1.78982 4.98392 1.12158 1.77715 4.98102 1.12302 1.7809 4.96888 1.13205 1.79779 4.96376 1.12909 1.78982 4.98392 1.12302 1.7809 4.96888 1.12454 1.78656 4.95721 1.13205 1.79779 4.96376 1.13853 1.80688 4.97211 1.13611 1.80164 4.98607 1.12909 1.78982 4.98392 1.12909 1.78982 4.98392 1.13611 1.80164 4.98607 1.13347 1.80001 5.00131 1.12586 1.78827 5.00617 1.13347 1.80001 5.00131 1.13064 1.8024 5.01681 1.12244 1.79376 5.02821 1.13064 1.8024 5.01681 1.1279 1.80864 5.03102 1.11933 1.80539 5.04692 1.1279 1.80864 5.03102 1.12547 1.8179 5.04275 1.11628 1.82201 5.06116 1.12547 1.8179 5.04275 1.12286 1.83005 5.05199 1.11288 1.84293 5.06995 1.12286 1.83005 5.05199 1.12004 1.84454 5.05797 1.11728 1.85996 5.06 1.11288 1.84293 5.06995 1.12004 1.84454 5.05797 1.11728 1.85996 5.06 1.1096 1.86526 5.07181 1.11288 1.84293 5.06995 1.11728 1.85996 5.06 1.11483 1.87482 5.05814 1.1096 1.86526 5.07181 1.1096 1.86526 5.07181 1.11483 1.87482 5.05814 1.10666 1.88637 5.067 1.10064 1.87883 5.08289 1.10666 1.88637 5.067 1.09915 1.89113 5.07909 1.10064 1.87883 5.08289 1.1096 1.86526 5.07181 1.10666 1.88637 5.067 1.10064 1.87883 5.08289 1.1021 1.86621 5.08477 1.1096 1.86526 5.07181 1.1096 1.86526 5.07181 1.1021 1.86621 5.08477 1.10369 1.85307 5.08472 1.11288 1.84293 5.06995 1.10369 1.85307 5.08472 1.10537 1.83985 5.08258 1.10709 1.82705 5.07835 1.11288 1.84293 5.06995 1.10537 1.83985 5.08258 1.10709 1.82705 5.07835 1.11628 1.82201 5.06116 1.11288 1.84293 5.06995 1.10709 1.82705 5.07835 1.10878 1.81515 5.07221 1.11628 1.82201 5.06116 1.11628 1.82201 5.06116 1.10878 1.81515 5.07221 1.11037 1.80455 5.06442 1.11933 1.80539 5.04692 1.11037 1.80455 5.06442 1.11183 1.79553 5.05539 1.11332 1.78791 5.04503 1.11933 1.80539 5.04692 1.11183 1.79553 5.05539 1.11332 1.78791 5.04503 1.12244 1.79376 5.02821 1.11933 1.80539 5.04692 1.11332 1.78791 5.04503 1.11494 1.7818 5.03331 1.12244 1.79376 5.02821 1.12244 1.79376 5.02821 1.11494 1.7818 5.03331 1.11664 1.77753 5.02058 1.12586 1.78827 5.00617 1.11664 1.77753 5.02058 1.11835 1.77531 5.00729 1.12002 1.77522 4.99394 1.12586 1.78827 5.00617 1.11835 1.77531 5.00729 1.12002 1.77522 4.99394 1.12909 1.78982 4.98392 1.12586 1.78827 5.00617 1.12002 1.77522 4.99394 1.12158 1.77715 4.98102 1.12909 1.78982 4.98392 1.12909 1.78982 4.98392 1.13347 1.80001 5.00131 1.12586 1.78827 5.00617 1.12586 1.78827 5.00617 1.13064 1.8024 5.01681 1.12244 1.79376 5.02821 1.11664 1.77753 5.02058 1.12586 1.78827 5.00617 1.12244 1.79376 5.02821 1.12244 1.79376 5.02821 1.1279 1.80864 5.03102 1.11933 1.80539 5.04692 1.11933 1.80539 5.04692 1.12547 1.8179 5.04275 1.11628 1.82201 5.06116 1.11037 1.80455 5.06442 1.11933 1.80539 5.04692 1.11628 1.82201 5.06116 1.11628 1.82201 5.06116 1.12286 1.83005 5.05199 1.11288 1.84293 5.06995 1.11483 1.87482 5.05814 1.11224 1.88897 5.05254 1.10666 1.88637 5.067 1.10666 1.88637 5.067 1.11224 1.88897 5.05254 1.10333 1.90577 5.05558 1.09753 1.90302 5.07331 1.10333 1.90577 5.05558 1.09583 1.91403 5.06562 1.09753 1.90302 5.07331 1.10666 1.88637 5.067 1.10333 1.90577 5.05558 1.09753 1.90302 5.07331 1.09915 1.89113 5.07909 1.10666 1.88637 5.067 1.11224 1.88897 5.05254 1.10943 1.90158 5.04325 1.10333 1.90577 5.05558 1.10333 1.90577 5.05558 1.10943 1.90158 5.04325 1.09995 1.92077 5.03862 1.09411 1.92372 5.05625 1.09995 1.92077 5.03862 1.09244 1.93174 5.04559 1.09411 1.92372 5.05625 1.10333 1.90577 5.05558 1.09995 1.92077 5.03862 1.09411 1.92372 5.05625 1.09583 1.91403 5.06562 1.10333 1.90577 5.05558 1.10943 1.90158 5.04325 1.10666 1.91132 5.03109 1.09995 1.92077 5.03862 1.09995 1.92077 5.03862 1.10666 1.91132 5.03109 1.10418 1.91743 5.01737 1.09696 1.92953 5.0187 1.10418 1.91743 5.01737 1.10163 1.91995 5.00242 1.09378 1.93192 4.99664 1.10163 1.91995 5.00242 1.09882 1.91854 4.98684 1.09036 1.92729 4.9744 1.09882 1.91854 4.98684 1.09603 1.91316 4.97218 1.08719 1.91632 4.95514 1.09603 1.91316 4.97218 1.09353 1.90456 4.95982 1.08419 1.90033 4.94036 1.09353 1.90456 4.95982 1.09101 1.89311 4.94996 1.08822 1.87907 4.94311 1.08419 1.90033 4.94036 1.09101 1.89311 4.94996 1.08822 1.87907 4.94311 1.0808 1.87981 4.93078 1.08419 1.90033 4.94036 1.08822 1.87907 4.94311 1.08542 1.86372 4.94012 1.0808 1.87981 4.93078 1.0808 1.87981 4.93078 1.08542 1.86372 4.94012 1.07748 1.85747 4.92804 1.0716 1.87023 4.91562 1.07748 1.85747 4.92804 1.06998 1.85702 4.91505 1.0716 1.87023 4.91562 1.0808 1.87981 4.93078 1.07748 1.85747 4.92804 1.0716 1.87023 4.91562 1.0733 1.88339 4.91828 1.0808 1.87981 4.93078 1.0808 1.87981 4.93078 1.0733 1.88339 4.91828 1.07501 1.896 4.923 1.08419 1.90033 4.94036 1.07501 1.896 4.923 1.07668 1.90761 4.92959 1.07825 1.91784 4.93772 1.08419 1.90033 4.94036 1.07668 1.90761 4.92959 1.07825 1.91784 4.93772 1.08719 1.91632 4.95514 1.08419 1.90033 4.94036 1.07825 1.91784 4.93772 1.07968 1.92648 4.94704 1.08719 1.91632 4.95514 1.08719 1.91632 4.95514 1.07968 1.92648 4.94704 1.08121 1.93376 4.95776 1.09036 1.92729 4.9744 1.08121 1.93376 4.95776 1.08285 1.93944 4.96978 1.08456 1.94322 4.98269 1.09036 1.92729 4.9744 1.08285 1.93944 4.96978 1.08456 1.94322 4.98269 1.09378 1.93192 4.99664 1.09036 1.92729 4.9744 1.08456 1.94322 4.98269 1.08627 1.94491 4.99604 1.09378 1.93192 4.99664 1.09378 1.93192 4.99664 1.08627 1.94491 4.99604 1.08792 1.94449 5.00932 1.09696 1.92953 5.0187 1.08792 1.94449 5.00932 1.08945 1.94208 5.02207 1.09088 1.93788 5.03406 1.09696 1.92953 5.0187 1.08945 1.94208 5.02207 1.09088 1.93788 5.03406 1.09995 1.92077 5.03862 1.09696 1.92953 5.0187 1.09088 1.93788 5.03406 1.09244 1.93174 5.04559 1.09995 1.92077 5.03862 1.09995 1.92077 5.03862 1.10418 1.91743 5.01737 1.09696 1.92953 5.0187 1.09696 1.92953 5.0187 1.10163 1.91995 5.00242 1.09378 1.93192 4.99664 1.08792 1.94449 5.00932 1.09696 1.92953 5.0187 1.09378 1.93192 4.99664 1.09378 1.93192 4.99664 1.09882 1.91854 4.98684 1.09036 1.92729 4.9744 1.09036 1.92729 4.9744 1.09603 1.91316 4.97218 1.08719 1.91632 4.95514 1.08121 1.93376 4.95776 1.09036 1.92729 4.9744 1.08719 1.91632 4.95514 1.08719 1.91632 4.95514 1.09353 1.90456 4.95982 1.08419 1.90033 4.94036 1.08542 1.86372 4.94012 1.08289 1.84863 4.94109 1.07748 1.85747 4.92804 1.07748 1.85747 4.92804 1.08289 1.84863 4.94109 1.07454 1.8362 4.93205 1.06849 1.84424 4.91647 1.07454 1.8362 4.93205 1.06703 1.8319 4.91978 1.06849 1.84424 4.91647 1.07748 1.85747 4.92804 1.07454 1.8362 4.93205 1.06849 1.84424 4.91647 1.06998 1.85702 4.91505 1.07748 1.85747 4.92804 1.08289 1.84863 4.94109 1.08039 1.83433 4.94577 1.07454 1.8362 4.93205 1.07454 1.8362 4.93205 1.08039 1.83433 4.94577 1.07126 1.81646 4.94266 1.06544 1.81987 4.92507 1.07126 1.81646 4.94266 1.06375 1.80859 4.93231 1.06544 1.81987 4.92507 1.07454 1.8362 4.93205 1.07126 1.81646 4.94266 1.06544 1.81987 4.92507 1.06703 1.8319 4.91978 1.07454 1.8362 4.93205 1.08039 1.83433 4.94577 1.07761 1.82122 4.95422 1.07126 1.81646 4.94266 1.07126 1.81646 4.94266 1.07761 1.82122 4.95422 1.06786 1.80081 4.95901 1.06204 1.79854 4.94128 1.06786 1.80081 4.95901 1.06035 1.79008 4.95166 1.06204 1.79854 4.94128 1.07126 1.81646 4.94266 1.06786 1.80081 4.95901 1.06204 1.79854 4.94128 1.06375 1.80859 4.93231 1.07126 1.81646 4.94266 1.07761 1.82122 4.95422 1.0748 1.8107 4.96581 1.06786 1.80081 4.95901 1.06786 1.80081 4.95901 1.0748 1.8107 4.96581 1.07224 1.80369 4.97928 1.06481 1.79121 4.97873 1.07224 1.80369 4.97928 1.06977 1.80031 4.99389 1.0617 1.788 5.00054 1.06977 1.80031 4.99389 1.067 1.80075 5.00946 1.05828 1.79175 5.02294 1.067 1.80075 5.00946 1.06418 1.80522 5.02448 1.05505 1.80204 5.04272 1.06418 1.80522 5.02448 1.06159 1.81315 5.03748 1.05209 1.8174 5.05804 1.06159 1.81315 5.03748 1.05915 1.82388 5.04791 1.0564 1.8374 5.05558 1.05209 1.8174 5.05804 1.05915 1.82388 5.04791 1.0564 1.8374 5.05558 1.04873 1.83748 5.06839 1.05209 1.8174 5.05804 1.0564 1.8374 5.05558 1.05357 1.85257 5.05954 1.04873 1.83748 5.06839 1.04873 1.83748 5.06839 1.05357 1.85257 5.05954 1.04538 1.85977 5.072 1.03952 1.84648 5.08392 1.04538 1.85977 5.072 1.03787 1.85972 5.085 1.03952 1.84648 5.08392 1.04873 1.83748 5.06839 1.04538 1.85977 5.072 1.03952 1.84648 5.08392 1.04123 1.83341 5.08073 1.04873 1.83748 5.06839 1.04873 1.83748 5.06839 1.04123 1.83341 5.08073 1.04294 1.821 5.07553 1.05209 1.8174 5.05804 1.04294 1.821 5.07553 1.04458 1.8097 5.06852 1.04611 1.79986 5.06007 1.05209 1.8174 5.05804 1.04458 1.8097 5.06852 1.04611 1.79986 5.06007 1.05505 1.80204 5.04272 1.05209 1.8174 5.05804 1.04611 1.79986 5.06007 1.04755 1.79158 5.05043 1.05505 1.80204 5.04272 1.05505 1.80204 5.04272 1.04755 1.79158 5.05043 1.04911 1.78466 5.03936 1.05828 1.79175 5.02294 1.04911 1.78466 5.03936 1.05077 1.77943 5.02709 1.05249 1.77616 5.01402 1.05828 1.79175 5.02294 1.05077 1.77943 5.02709 1.05249 1.77616 5.01402 1.0617 1.788 5.00054 1.05828 1.79175 5.02294 1.05249 1.77616 5.01402 1.05419 1.775 5.00064 1.0617 1.788 5.00054 1.0617 1.788 5.00054 1.05419 1.775 5.00064 1.05581 1.77593 4.98744 1.06481 1.79121 4.97873 1.05581 1.77593 4.98744 1.05731 1.77879 4.97489 1.05876 1.78347 4.96302 1.06481 1.79121 4.97873 1.05731 1.77879 4.97489 1.05876 1.78347 4.96302 1.06786 1.80081 4.95901 1.06481 1.79121 4.97873 1.05876 1.78347 4.96302 1.06035 1.79008 4.95166 1.06786 1.80081 4.95901 1.06786 1.80081 4.95901 1.07224 1.80369 4.97928 1.06481 1.79121 4.97873 1.06481 1.79121 4.97873 1.06977 1.80031 4.99389 1.0617 1.788 5.00054 1.05581 1.77593 4.98744 1.06481 1.79121 4.97873 1.0617 1.788 5.00054 1.0617 1.788 5.00054 1.067 1.80075 5.00946 1.05828 1.79175 5.02294 1.05828 1.79175 5.02294 1.06418 1.80522 5.02448 1.05505 1.80204 5.04272 1.04911 1.78466 5.03936 1.05828 1.79175 5.02294 1.05505 1.80204 5.04272 1.05505 1.80204 5.04272 1.06159 1.81315 5.03748 1.05209 1.8174 5.05804 1.05357 1.85257 5.05954 1.05095 1.86786 5.05948 1.04538 1.85977 5.072 1.04538 1.85977 5.072 1.05095 1.86786 5.05948 1.04242 1.88121 5.0688 1.03635 1.87265 5.08405 1.04242 1.88121 5.0688 1.03491 1.88504 5.08123 1.03635 1.87265 5.08405 1.04538 1.85977 5.072 1.04242 1.88121 5.0688 1.03635 1.87265 5.08405 1.03787 1.85972 5.085 1.04538 1.85977 5.072 1.05095 1.86786 5.05948 1.04852 1.8823 5.0557 1.04242 1.88121 5.0688 1.04242 1.88121 5.0688 1.04852 1.8823 5.0557 1.03918 1.90126 5.05901 1.03335 1.8972 5.07643 1.03918 1.90126 5.05901 1.03168 1.90871 5.06966 1.03335 1.8972 5.07643 1.04242 1.88121 5.0688 1.03918 1.90126 5.05901 1.03335 1.8972 5.07643 1.03491 1.88504 5.08123 1.04242 1.88121 5.0688 1.04852 1.8823 5.0557 1.04579 1.89584 5.04812 1.03918 1.90126 5.05901 1.03918 1.90126 5.05901 1.04579 1.89584 5.04812 1.03577 1.91759 5.04322 1.02996 1.9191 5.06109 1.03577 1.91759 5.04322 1.02826 1.92798 5.05102 1.02996 1.9191 5.06109 1.03918 1.90126 5.05901 1.03577 1.91759 5.04322 1.02996 1.9191 5.06109 1.03168 1.90871 5.06966 1.03918 1.90126 5.05901 1.04579 1.89584 5.04812 1.04296 1.90708 5.03719 1.03577 1.91759 5.04322 1.03577 1.91759 5.04322 1.04296 1.90708 5.03719 1.04032 1.91497 5.02404 1.03266 1.92796 5.02379 1.04032 1.91497 5.02404 1.0379 1.9192 5.00974 1.02961 1.93196 5.00227 1.0379 1.9192 5.00974 1.03518 1.91973 4.99427 1.0262 1.9291 4.97976 1.03518 1.91973 4.99427 1.03235 1.9162 4.97898 1.02293 1.91953 4.9595 1.03235 1.9162 4.97898 1.02968 1.90901 4.96538 1.02727 1.89897 4.95438 1.02293 1.91953 4.9595 1.02968 1.90901 4.96538 1.02727 1.89897 4.95438 1.01998 1.9048 4.94363 1.02293 1.91953 4.9595 1.02727 1.89897 4.95438 1.02457 1.88604 4.94594 1.01998 1.9048 4.94363 1.01998 1.9048 4.94363 1.02457 1.88604 4.94594 1.01666 1.8852 4.93255 1.01085 1.90192 4.92606 1.01666 1.8852 4.93255 1.00915 1.88975 4.92038 1.01085 1.90192 4.92606 1.01998 1.9048 4.94363 1.01666 1.8852 4.93255 1.01085 1.90192 4.92606 1.01248 1.91289 4.93346 1.01998 1.9048 4.94363 1.01998 1.9048 4.94363 1.01248 1.91289 4.93346 1.01397 1.92233 4.94221 1.02293 1.91953 4.9595 1.01397 1.92233 4.94221 1.01542 1.93028 4.95219 1.01701 1.93681 4.96359 1.02293 1.91953 4.9595 1.01542 1.93028 4.95219 1.01701 1.93681 4.96359 1.0262 1.9291 4.97976 1.02293 1.91953 4.9595 1.01701 1.93681 4.96359 1.0187 1.94157 4.9761 1.0262 1.9291 4.97976 1.0262 1.9291 4.97976 1.0187 1.94157 4.9761 1.02042 1.94432 4.9893 1.02961 1.93196 5.00227 1.02042 1.94432 4.9893 1.0221 1.94496 5.00268 1.0237 1.94353 5.01575 1.02961 1.93196 5.00227 1.0221 1.94496 5.00268 1.0237 1.94353 5.01575 1.03266 1.92796 5.02379 1.02961 1.93196 5.00227 1.0237 1.94353 5.01575 1.02515 1.94023 5.02809 1.03266 1.92796 5.02379 1.03266 1.92796 5.02379 1.02515 1.94023 5.02809 1.02664 1.93507 5.03987 1.03577 1.91759 5.04322 1.02664 1.93507 5.03987 1.02826 1.92798 5.05102 1.03577 1.91759 5.04322 1.03266 1.92796 5.02379 1.02664 1.93507 5.03987 1.03577 1.91759 5.04322 1.04032 1.91497 5.02404 1.03266 1.92796 5.02379 1.03266 1.92796 5.02379 1.0379 1.9192 5.00974 1.02961 1.93196 5.00227 1.02961 1.93196 5.00227 1.03518 1.91973 4.99427 1.0262 1.9291 4.97976 1.02042 1.94432 4.9893 1.02961 1.93196 5.00227 1.0262 1.9291 4.97976 1.0262 1.9291 4.97976 1.03235 1.9162 4.97898 1.02293 1.91953 4.9595 1.02457 1.88604 4.94594 1.02174 1.87113 4.94104 1.01666 1.8852 4.93255 1.01666 1.8852 4.93255 1.02174 1.87113 4.94104 1.01328 1.86301 4.92806 1.00744 1.8768 4.91668 1.01328 1.86301 4.92806 1.00577 1.86355 4.91507 1.00744 1.8768 4.91668 1.01666 1.8852 4.93255 1.01328 1.86301 4.92806 1.00744 1.8768 4.91668 1.00915 1.88975 4.92038 1.01666 1.8852 4.93255 1.02174 1.87113 4.94104 1.01905 1.85573 4.94015 1.01328 1.86301 4.92806 1.01328 1.86301 4.92806 1.01905 1.85573 4.94015 1.01028 1.84138 4.93045 1.00421 1.85051 4.91553 1.01028 1.84138 4.93045 1.00278 1.83802 4.91789 1.00421 1.85051 4.91553 1.01328 1.86301 4.92806 1.01028 1.84138 4.93045 1.00421 1.85051 4.91553 1.00577 1.86355 4.91507 1.01328 1.86301 4.92806 1.01905 1.85573 4.94015 1.01663 1.84112 4.94305 1.01028 1.84138 4.93045 1.01028 1.84138 4.93045 1.01663 1.84112 4.94305 1.0071 1.82109 4.93942 1.00125 1.82578 4.92219 1.0071 1.82109 4.93942 0.999598 1.81407 4.92848 1.00125 1.82578 4.92219 1.01028 1.84138 4.93045 1.0071 1.82109 4.93942 1.00125 1.82578 4.92219 1.00278 1.83802 4.91789 1.01028 1.84138 4.93045 1.01663 1.84112 4.94305 1.01396 1.82725 4.94973 1.0071 1.82109 4.93942 1.0071 1.82109 4.93942 1.01396 1.82725 4.94973 1.01113 1.81533 4.95994 1.00368 1.80415 4.95456 1.01113 1.81533 4.95994 1.00842 1.80657 4.97269 1.00051 1.79297 4.9737 1.00842 1.80657 4.97269 1.006 1.80149 4.9867 0.997515 1.78818 4.99494 1.006 1.80149 4.9867 1.00335 1.80003 5.00198 0.99413 1.79016 5.0175 1.00335 1.80003 5.00198 1.00052 1.8026 5.01746 0.990811 1.79897 5.03821 1.00052 1.8026 5.01746 0.99779 1.80899 5.03159 0.995363 1.81836 5.0432 0.990811 1.79897 5.03821 0.99779 1.80899 5.03159 0.995363 1.81836 5.0432 0.987866 1.81309 5.05462 0.990811 1.79897 5.03821 0.995363 1.81836 5.0432 0.992739 1.83064 5.05233 0.987866 1.81309 5.05462 0.987866 1.81309 5.05462 0.992739 1.83064 5.05233 0.984584 1.83216 5.0664 0.978765 1.81523 5.07225 0.984584 1.83216 5.0664 0.977079 1.82714 5.07839 0.978765 1.81523 5.07225 0.987866 1.81309 5.05462 0.984584 1.83216 5.0664 0.978765 1.81523 5.07225 0.980361 1.80462 5.06448 0.987866 1.81309 5.05462 0.987866 1.81309 5.05462 0.980361 1.80462 5.06448 0.981817 1.79558 5.05546 0.990811 1.79897 5.03821 0.981817 1.79558 5.05546 0.983306 1.78795 5.0451 0.984925 1.78183 5.03339 0.990811 1.79897 5.03821 0.983306 1.78795 5.0451 0.984925 1.78183 5.03339 0.99413 1.79016 5.0175 0.990811 1.79897 5.03821 0.984925 1.78183 5.03339 0.986624 1.77755 5.02066 0.99413 1.79016 5.0175 0.99413 1.79016 5.0175 0.986624 1.77755 5.02066 0.98834 1.77532 5.00738 0.997515 1.78818 4.99494 0.98834 1.77532 5.00738 0.990009 1.77521 4.99403 0.991573 1.77713 4.9811 0.997515 1.78818 4.99494 0.990009 1.77521 4.99403 0.991573 1.77713 4.9811 1.00051 1.79297 4.9737 0.997515 1.78818 4.99494 0.991573 1.77713 4.9811 0.993009 1.78087 4.96896 1.00051 1.79297 4.9737 1.00051 1.79297 4.9737 0.993009 1.78087 4.96896 0.994534 1.78651 4.95729 1.00368 1.80415 4.95456 0.994534 1.78651 4.95729 0.996179 1.79406 4.94636 0.997888 1.80335 4.93663 1.00368 1.80415 4.95456 0.996179 1.79406 4.94636 0.997888 1.80335 4.93663 1.0071 1.82109 4.93942 1.00368 1.80415 4.95456 0.997888 1.80335 4.93663 0.999598 1.81407 4.92848 1.0071 1.82109 4.93942 1.0071 1.82109 4.93942 1.01113 1.81533 4.95994 1.00368 1.80415 4.95456 1.00368 1.80415 4.95456 1.00842 1.80657 4.97269 1.00051 1.79297 4.9737 0.994534 1.78651 4.95729 1.00368 1.80415 4.95456 1.00051 1.79297 4.9737 1.00051 1.79297 4.9737 1.006 1.80149 4.9867 0.997515 1.78818 4.99494 0.997515 1.78818 4.99494 1.00335 1.80003 5.00198 0.99413 1.79016 5.0175 0.98834 1.77532 5.00738 0.997515 1.78818 4.99494 0.99413 1.79016 5.0175 0.99413 1.79016 5.0175 1.00052 1.8026 5.01746 0.990811 1.79897 5.03821 0.992739 1.83064 5.05233 0.989913 1.8452 5.05815 0.984584 1.83216 5.0664 0.984584 1.83216 5.0664 0.989913 1.8452 5.05815 0.981182 1.8542 5.07177 0.975361 1.83994 5.0826 0.981182 1.8542 5.07177 0.973677 1.85316 5.08472 0.975361 1.83994 5.0826 0.984584 1.83216 5.0664 0.981182 1.8542 5.07177 0.975361 1.83994 5.0826 0.977079 1.82714 5.07839 0.984584 1.83216 5.0664 0.989913 1.8452 5.05815 0.987164 1.86063 5.06 0.981182 1.8542 5.07177 0.981182 1.8542 5.07177 0.987164 1.86063 5.06 0.978138 1.87602 5.07019 0.972085 1.8663 5.08477 0.978138 1.87602 5.07019 0.970633 1.87891 5.08287 0.972085 1.8663 5.08477 0.981182 1.8542 5.07177 0.978138 1.87602 5.07019 0.972085 1.8663 5.08477 0.973677 1.85316 5.08472 0.981182 1.8542 5.07177 0.987164 1.86063 5.06 0.984723 1.87544 5.05798 0.978138 1.87602 5.07019 0.978138 1.87602 5.07019 0.984723 1.87544 5.05798 0.975021 1.89651 5.06206 0.969139 1.89121 5.07906 0.975021 1.89651 5.06206 0.967516 1.9031 5.07326 0.969139 1.89121 5.07906 0.978138 1.87602 5.07019 0.975021 1.89651 5.06206 0.969139 1.89121 5.07906 0.970633 1.87891 5.08287 0.978138 1.87602 5.07019 0.984723 1.87544 5.05798 0.982126 1.88956 5.05221 0.975021 1.89651 5.06206 0.975021 1.89651 5.06206 0.982126 1.88956 5.05221 0.979306 1.90207 5.04278 0.971606 1.91403 5.04759 0.979306 1.90207 5.04278 0.976541 1.91166 5.03052 0.968379 1.92599 5.02879 0.976541 1.91166 5.03052 0.97408 1.91761 5.01676 0.965415 1.93157 5.00782 0.97408 1.91761 5.01676 0.971511 1.91997 5.00175 0.962057 1.93048 4.98526 0.971511 1.91997 5.00175 0.968699 1.91839 4.98618 0.965919 1.91285 4.97159 0.962057 1.93048 4.98526 0.968699 1.91839 4.98618 0.965919 1.91285 4.97159 0.958703 1.92245 4.96416 0.962057 1.93048 4.98526 0.965919 1.91285 4.97159 0.963434 1.90413 4.95935 0.958703 1.92245 4.96416 0.958703 1.92245 4.96416 0.963434 1.90413 4.95935 0.955742 1.90894 4.94719 0.949672 1.92643 4.94697 0.955742 1.90894 4.94719 0.948237 1.91778 4.93766 0.949672 1.92643 4.94697 0.958703 1.92245 4.96416 0.955742 1.90894 4.94719 0.949672 1.92643 4.94697 0.951197 1.93372 4.95769 0.958703 1.92245 4.96416 0.958703 1.92245 4.96416 0.951197 1.93372 4.95769 0.952842 1.93941 4.96969 0.962057 1.93048 4.98526 0.952842 1.93941 4.96969 0.954551 1.9432 4.9826 0.956261 1.9449 4.99595 0.962057 1.93048 4.98526 0.954551 1.9432 4.9826 0.956261 1.9449 4.99595 0.965415 1.93157 5.00782 0.962057 1.93048 4.98526 0.956261 1.9449 4.99595 0.957909 1.9445 5.00924 0.965415 1.93157 5.00782 0.965415 1.93157 5.00782 0.957909 1.9445 5.00924 0.95944 1.94211 5.02199 0.968379 1.92599 5.02879 0.95944 1.94211 5.02199 0.960874 1.93791 5.03399 0.962434 1.93179 5.04552 0.968379 1.92599 5.02879 0.960874 1.93791 5.03399 0.962434 1.93179 5.04552 0.971606 1.91403 5.04759 0.968379 1.92599 5.02879 0.962434 1.93179 5.04552 0.9641 1.92378 5.05619 0.971606 1.91403 5.04759 0.971606 1.91403 5.04759 0.9641 1.92378 5.05619 0.965815 1.9141 5.06556 0.975021 1.89651 5.06206 0.965815 1.9141 5.06556 0.967516 1.9031 5.07326 0.975021 1.89651 5.06206 0.971606 1.91403 5.04759 0.965815 1.9141 5.06556 0.975021 1.89651 5.06206 0.979306 1.90207 5.04278 0.971606 1.91403 5.04759 0.971606 1.91403 5.04759 0.976541 1.91166 5.03052 0.968379 1.92599 5.02879 0.968379 1.92599 5.02879 0.97408 1.91761 5.01676 0.965415 1.93157 5.00782 0.95944 1.94211 5.02199 0.968379 1.92599 5.02879 0.965415 1.93157 5.00782 0.965415 1.93157 5.00782 0.971511 1.91997 5.00175 0.962057 1.93048 4.98526 0.963434 1.90413 4.95935 0.960895 1.89255 4.9496 0.955742 1.90894 4.94719 0.955742 1.90894 4.94719 0.960895 1.89255 4.9496 0.952508 1.89043 4.93475 0.946672 1.90754 4.92954 0.952508 1.89043 4.93475 0.945003 1.89592 4.92296 0.946672 1.90754 4.92954 0.955742 1.90894 4.94719 0.952508 1.89043 4.93475 0.946672 1.90754 4.92954 0.948237 1.91778 4.93766 0.955742 1.90894 4.94719 0.960895 1.89255 4.9496 0.958093 1.87842 4.9429 0.952508 1.89043 4.93475 0.952508 1.89043 4.93475 0.958093 1.87842 4.9429 0.949094 1.86859 4.92851 0.943287 1.8833 4.91826 0.949094 1.86859 4.92851 0.941588 1.87014 4.91561 0.943287 1.8833 4.91826 0.952508 1.89043 4.93475 0.949094 1.86859 4.92851 0.943287 1.8833 4.91826 0.945003 1.89592 4.92296 0.952508 1.89043 4.93475 0.958093 1.87842 4.9429 0.9553 1.86306 4.94008 0.949094 1.86859 4.92851 0.949094 1.86859 4.92851 0.9553 1.86306 4.94008 0.945986 1.84658 4.92926 0.939969 1.85693 4.91506 0.945986 1.84658 4.92926 0.938481 1.84415 4.91649 0.939969 1.85693 4.91506 0.949094 1.86859 4.92851 0.945986 1.84658 4.92926 0.939969 1.85693 4.91506 0.941588 1.87014 4.91561 0.949094 1.86859 4.92851 0.9553 1.86306 4.94008 0.952785 1.84801 4.94121 0.945986 1.84658 4.92926 0.945986 1.84658 4.92926 0.952785 1.84801 4.94121 0.950277 1.83373 4.94606 0.942934 1.82594 4.93657 0.950277 1.83373 4.94606 0.947486 1.8207 4.95466 0.939529 1.80789 4.95032 0.947486 1.8207 4.95466 0.944682 1.81032 4.96636 0.936254 1.79514 4.96874 0.944682 1.81032 4.96636 0.942137 1.80347 4.97988 0.933308 1.78878 4.98944 0.942137 1.80347 4.97988 0.939657 1.80025 4.99455 0.929967 1.78902 5.01206 0.939657 1.80025 4.99455 0.93688 1.80086 5.01013 0.934066 1.8055 5.02509 0.929967 1.78902 5.01206 0.93688 1.80086 5.01013 0.934066 1.8055 5.02509 0.926602 1.79622 5.03341 0.929967 1.78902 5.01206 0.934066 1.8055 5.02509 0.931492 1.81355 5.03798 0.926602 1.79622 5.03341 0.926602 1.79622 5.03341 0.931492 1.81355 5.03798 0.923609 1.80911 5.05093 0.917537 1.79163 5.0505 0.923609 1.80911 5.05093 0.916103 1.79992 5.06013 0.917537 1.79163 5.0505 0.926602 1.79622 5.03341 0.923609 1.80911 5.05093 0.917537 1.79163 5.0505 0.919097 1.7847 5.03944 0.926602 1.79622 5.03341 0.926602 1.79622 5.03341 0.919097 1.7847 5.03944 0.920763 1.77946 5.02717 0.929967 1.78902 5.01206 0.920763 1.77946 5.02717 0.922478 1.77618 5.01411 0.924179 1.775 5.00073 0.929967 1.78902 5.01206 0.922478 1.77618 5.01411 0.924179 1.775 5.00073 0.933308 1.78878 4.98944 0.929967 1.78902 5.01206 0.924179 1.775 5.00073 0.925802 1.77592 4.98753 0.933308 1.78878 4.98944 0.933308 1.78878 4.98944 0.925802 1.77592 4.98753 0.927296 1.77877 4.97497 0.936254 1.79514 4.96874 0.927296 1.77877 4.97497 0.928749 1.78343 4.9631 0.93034 1.79003 4.95174 0.936254 1.79514 4.96874 0.928749 1.78343 4.9631 0.93034 1.79003 4.95174 0.939529 1.80789 4.95032 0.936254 1.79514 4.96874 0.93034 1.79003 4.95174 0.932024 1.79848 4.94135 0.939529 1.80789 4.95032 0.939529 1.80789 4.95032 0.932024 1.79848 4.94135 0.933741 1.80852 4.93236 0.942934 1.82594 4.93657 0.933741 1.80852 4.93236 0.935428 1.81979 4.92511 0.937024 1.83182 4.91981 0.942934 1.82594 4.93657 0.935428 1.81979 4.92511 0.937024 1.83182 4.91981 0.945986 1.84658 4.92926 0.942934 1.82594 4.93657 0.937024 1.83182 4.91981 0.938481 1.84415 4.91649 0.945986 1.84658 4.92926 0.945986 1.84658 4.92926 0.950277 1.83373 4.94606 0.942934 1.82594 4.93657 0.942934 1.82594 4.93657 0.947486 1.8207 4.95466 0.939529 1.80789 4.95032 0.933741 1.80852 4.93236 0.942934 1.82594 4.93657 0.939529 1.80789 4.95032 0.939529 1.80789 4.95032 0.944682 1.81032 4.96636 0.936254 1.79514 4.96874 0.936254 1.79514 4.96874 0.942137 1.80347 4.97988 0.933308 1.78878 4.98944 0.927296 1.77877 4.97497 0.936254 1.79514 4.96874 0.933308 1.78878 4.98944 0.933308 1.78878 4.98944 0.939657 1.80025 4.99455 0.929967 1.78902 5.01206 0.931492 1.81355 5.03798 0.929035 1.82441 5.04831 0.923609 1.80911 5.05093 0.923609 1.80911 5.05093 0.929035 1.82441 5.04831 0.92043 1.82703 5.06401 0.914572 1.80978 5.06857 0.92043 1.82703 5.06401 0.912924 1.82108 5.07557 0.914572 1.80978 5.06857 0.923609 1.80911 5.05093 0.92043 1.82703 5.06401 0.914572 1.80978 5.06857 0.916103 1.79992 5.06013 0.923609 1.80911 5.05093 0.929035 1.82441 5.04831 0.926273 1.83803 5.05583 0.92043 1.82703 5.06401 0.92043 1.82703 5.06401 0.926273 1.83803 5.05583 0.917011 1.84862 5.0711 0.911214 1.8335 5.08076 0.917011 1.84862 5.0711 0.909505 1.84657 5.08393 0.911214 1.8335 5.08076 0.92043 1.82703 5.06401 0.917011 1.84862 5.0711 0.911214 1.8335 5.08076 0.912924 1.82108 5.07557 0.92043 1.82703 5.06401 0.926273 1.83803 5.05583 0.923452 1.85324 5.05962 0.917011 1.84862 5.0711 0.917011 1.84862 5.0711 0.923452 1.85324 5.05962 0.913841 1.87079 5.07119 0.907861 1.85981 5.085 0.913841 1.87079 5.07119 0.906336 1.87274 5.08404 0.907861 1.85981 5.085 0.917011 1.84862 5.0711 0.913841 1.87079 5.07119 0.907861 1.85981 5.085 0.909505 1.84657 5.08393 0.917011 1.84862 5.0711 0.923452 1.85324 5.05962 0.92085 1.8685 5.05939 0.913841 1.87079 5.07119 0.913841 1.87079 5.07119 0.92085 1.8685 5.05939 0.918411 1.88291 5.05545 0.910841 1.89158 5.06471 0.918411 1.88291 5.05545 0.915666 1.89638 5.04771 0.907455 1.91012 5.0517 0.915666 1.89638 5.04771 0.912839 1.9075 5.03666 0.904138 1.92362 5.0337 0.912839 1.9075 5.03666 0.91021 1.91523 5.02344 0.901193 1.93077 5.01327 0.91021 1.91523 5.02344 0.907785 1.91931 5.00909 0.89791 1.93142 4.99086 0.907785 1.91931 5.00909 0.905058 1.91966 4.9936 0.902227 1.91596 4.97835 0.89791 1.93142 4.99086 0.905058 1.91966 4.9936 0.902227 1.91596 4.97835 0.894508 1.92503 4.96909 0.89791 1.93142 4.99086 0.902227 1.91596 4.97835 0.899573 1.90863 4.96485 0.894508 1.92503 4.96909 0.894508 1.92503 4.96909 0.899573 1.90863 4.96485 0.891465 1.91275 4.95099 0.885412 1.93023 4.95211 0.891465 1.91275 4.95099 0.88396 1.92227 4.94214 0.885412 1.93023 4.95211 0.894508 1.92503 4.96909 0.891465 1.91275 4.95099 0.885412 1.93023 4.95211 0.887003 1.93677 4.96351 0.894508 1.92503 4.96909 0.894508 1.92503 4.96909 0.887003 1.93677 4.96351 0.888687 1.94155 4.97602 0.89791 1.93142 4.99086 0.888687 1.94155 4.97602 0.890404 1.94431 4.98921 0.892091 1.94496 5.00259 0.89791 1.93142 4.99086 0.890404 1.94431 4.98921 0.892091 1.94496 5.00259 0.901193 1.93077 5.01327 0.89791 1.93142 4.99086 0.892091 1.94496 5.00259 0.893687 1.94354 5.01567 0.901193 1.93077 5.01327 0.901193 1.93077 5.01327 0.893687 1.94354 5.01567 0.895144 1.94025 5.02801 0.904138 1.92362 5.0337 0.895144 1.94025 5.02801 0.896632 1.93511 5.03979 0.898251 1.92804 5.05095 0.904138 1.92362 5.0337 0.896632 1.93511 5.03979 0.898251 1.92804 5.05095 0.907455 1.91012 5.0517 0.904138 1.92362 5.0337 0.898251 1.92804 5.05095 0.89995 1.91916 5.06103 0.907455 1.91012 5.0517 0.907455 1.91012 5.0517 0.89995 1.91916 5.06103 0.901666 1.90878 5.06961 0.910841 1.89158 5.06471 0.901666 1.90878 5.06961 0.903335 1.89728 5.07639 0.9049 1.88513 5.0812 0.910841 1.89158 5.06471 0.903335 1.89728 5.07639 0.9049 1.88513 5.0812 0.913841 1.87079 5.07119 0.910841 1.89158 5.06471 0.9049 1.88513 5.0812 0.906336 1.87274 5.08404 0.913841 1.87079 5.07119 0.913841 1.87079 5.07119 0.918411 1.88291 5.05545 0.910841 1.89158 5.06471 0.910841 1.89158 5.06471 0.915666 1.89638 5.04771 0.907455 1.91012 5.0517 0.901666 1.90878 5.06961 0.910841 1.89158 5.06471 0.907455 1.91012 5.0517 0.907455 1.91012 5.0517 0.912839 1.9075 5.03666 0.904138 1.92362 5.0337 0.904138 1.92362 5.0337 0.91021 1.91523 5.02344 0.901193 1.93077 5.01327 0.895144 1.94025 5.02801 0.904138 1.92362 5.0337 0.901193 1.93077 5.01327 0.901193 1.93077 5.01327 0.907785 1.91931 5.00909 0.89791 1.93142 4.99086 0.899573 1.90863 4.96485 0.897157 1.89847 4.95395 0.891465 1.91275 4.95099 0.891465 1.91275 4.95099 0.897157 1.89847 4.95395 0.888347 1.89544 4.93733 0.882465 1.91282 4.9334 0.888347 1.89544 4.93733 0.880842 1.90184 4.92601 0.882465 1.91282 4.9334 0.891465 1.91275 4.95099 0.888347 1.89544 4.93733 0.882465 1.91282 4.9334 0.88396 1.92227 4.94214 0.891465 1.91275 4.95099 0.897157 1.89847 4.95395 0.89445 1.88542 4.94565 0.888347 1.89544 4.93733 0.888347 1.89544 4.93733 0.89445 1.88542 4.94565 0.884931 1.87416 4.92941 0.879141 1.88967 4.92035 0.884931 1.87416 4.92941 0.877426 1.87671 4.91666 0.879141 1.88967 4.92035 0.888347 1.89544 4.93733 0.884931 1.87416 4.92941 0.879141 1.88967 4.92035 0.880842 1.90184 4.92601 0.888347 1.89544 4.93733 0.89445 1.88542 4.94565 0.891617 1.87046 4.94092 0.884931 1.87416 4.92941 0.884931 1.87416 4.92941 0.891617 1.87046 4.94092 0.888939 1.85507 4.9402 0.881706 1.85189 4.92846 0.888939 1.85507 4.9402 0.886526 1.8405 4.94326 0.878741 1.83094 4.93412 0.886526 1.8405 4.94326 0.883841 1.82668 4.9501 0.875382 1.81196 4.94637 0.883841 1.82668 4.9501 0.881007 1.81488 4.96045 0.872029 1.79771 4.96388 0.881007 1.81488 4.96045 0.878307 1.80628 4.97328 0.869069 1.78979 4.98406 0.878307 1.80628 4.97328 0.875893 1.80135 4.98734 0.873231 1.80006 5.00266 0.869069 1.78979 4.98406 0.875893 1.80135 4.98734 0.873231 1.80006 5.00266 0.865834 1.78828 5.00633 0.869069 1.78979 4.98406 0.873231 1.80006 5.00266 0.870398 1.8028 5.01811 0.865834 1.78828 5.00633 0.865834 1.78828 5.00633 0.870398 1.8028 5.01811 0.86242 1.79382 5.02835 0.856613 1.77757 5.02075 0.86242 1.79382 5.02835 0.854914 1.78187 5.03347 0.856613 1.77757 5.02075 0.865834 1.78828 5.00633 0.86242 1.79382 5.02835 0.856613 1.77757 5.02075 0.858329 1.77533 5.00747 0.865834 1.78828 5.00633 0.865834 1.78828 5.00633 0.858329 1.77533 5.00747 0.859998 1.7752 4.99412 0.869069 1.78979 4.98406 0.859998 1.7752 4.99412 0.861563 1.77711 4.98119 0.862999 1.78084 4.96904 0.869069 1.78979 4.98406 0.861563 1.77711 4.98119 0.862999 1.78084 4.96904 0.872029 1.79771 4.96388 0.869069 1.78979 4.98406 0.862999 1.78084 4.96904 0.864524 1.78647 4.95736 0.872029 1.79771 4.96388 0.872029 1.79771 4.96388 0.864524 1.78647 4.95736 0.866168 1.79401 4.94643 0.875382 1.81196 4.94637 0.866168 1.79401 4.94643 0.867877 1.80329 4.93669 0.869587 1.81399 4.92853 0.875382 1.81196 4.94637 0.867877 1.80329 4.93669 0.869587 1.81399 4.92853 0.878741 1.83094 4.93412 0.875382 1.81196 4.94637 0.869587 1.81399 4.92853 0.871236 1.8257 4.92223 0.878741 1.83094 4.93412 0.878741 1.83094 4.93412 0.871236 1.8257 4.92223 0.872767 1.83794 4.91791 0.881706 1.85189 4.92846 0.872767 1.83794 4.91791 0.874201 1.85042 4.91554 0.87576 1.86347 4.91507 0.881706 1.85189 4.92846 0.874201 1.85042 4.91554 0.87576 1.86347 4.91507 0.884931 1.87416 4.92941 0.881706 1.85189 4.92846 0.87576 1.86347 4.91507 0.877426 1.87671 4.91666 0.884931 1.87416 4.92941 0.884931 1.87416 4.92941 0.888939 1.85507 4.9402 0.881706 1.85189 4.92846 0.881706 1.85189 4.92846 0.886526 1.8405 4.94326 0.878741 1.83094 4.93412 0.872767 1.83794 4.91791 0.881706 1.85189 4.92846 0.878741 1.83094 4.93412 0.878741 1.83094 4.93412 0.883841 1.82668 4.9501 0.875382 1.81196 4.94637 0.875382 1.81196 4.94637 0.881007 1.81488 4.96045 0.872029 1.79771 4.96388 0.866168 1.79401 4.94643 0.875382 1.81196 4.94637 0.872029 1.79771 4.96388 0.872029 1.79771 4.96388 0.878307 1.80628 4.97328 0.869069 1.78979 4.98406 0.870398 1.8028 5.01811 0.867678 1.80934 5.03215 0.86242 1.79382 5.02835 0.86242 1.79382 5.02835 0.867678 1.80934 5.03215 0.859313 1.80548 5.04703 0.853295 1.788 5.04518 0.859313 1.80548 5.04703 0.851808 1.79564 5.05552 0.853295 1.788 5.04518 0.86242 1.79382 5.02835 0.859313 1.80548 5.04703 0.853295 1.788 5.04518 0.854914 1.78187 5.03347 0.86242 1.79382 5.02835 0.867678 1.80934 5.03215 0.865257 1.81883 5.04365 0.859313 1.80548 5.04703 0.859313 1.80548 5.04703 0.865257 1.81883 5.04365 0.85626 1.82214 5.06124 0.85035 1.80468 5.06454 0.85626 1.82214 5.06124 0.848754 1.8153 5.0723 0.85035 1.80468 5.06454 0.859313 1.80548 5.04703 0.85626 1.82214 5.06124 0.85035 1.80468 5.06454 0.851808 1.79564 5.05552 0.859313 1.80548 5.04703 0.865257 1.81883 5.04365 0.862619 1.83123 5.05265 0.85626 1.82214 5.06124 0.85626 1.82214 5.06124 0.862619 1.83123 5.05265 0.852859 1.84306 5.06998 0.847067 1.82722 5.07842 0.852859 1.84306 5.06998 0.84535 1.84002 5.08262 0.847067 1.82722 5.07842 0.85626 1.82214 5.06124 0.852859 1.84306 5.06998 0.847067 1.82722 5.07842 0.848754 1.8153 5.0723 0.85626 1.82214 5.06124 0.862619 1.83123 5.05265 0.859791 1.84586 5.05831 0.852859 1.84306 5.06998 0.852859 1.84306 5.06998 0.859791 1.84586 5.05831 0.857051 1.86129 5.05999 0.849581 1.86541 5.0718 0.857051 1.86129 5.05999 0.854618 1.87606 5.05781 0.846634 1.88651 5.06694 0.854618 1.87606 5.05781 0.852007 1.89014 5.05188 0.843309 1.90589 5.05548 0.852007 1.89014 5.05188 0.849183 1.90255 5.0423 0.839928 1.92085 5.03849 0.849183 1.90255 5.0423 0.846427 1.912 5.02994 0.836936 1.92957 5.01856 0.846427 1.912 5.02994 0.843977 1.91779 5.01614 0.841393 1.91999 5.00108 0.836936 1.92957 5.01856 0.843977 1.91779 5.01614 0.841393 1.91999 5.00108 0.833755 1.93191 4.99649 0.836936 1.92957 5.01856 0.841393 1.91999 5.00108 0.838576 1.91822 4.98551 0.833755 1.93191 4.99649 0.833755 1.93191 4.99649 0.838576 1.91822 4.98551 0.830336 1.92724 4.97426 0.82454 1.94318 4.98251 0.830336 1.92724 4.97426 0.822831 1.93938 4.96961 0.82454 1.94318 4.98251 0.833755 1.93191 4.99649 0.830336 1.92724 4.97426 0.82454 1.94318 4.98251 0.82625 1.9449 4.99586 0.833755 1.93191 4.99649 0.833755 1.93191 4.99649 0.82625 1.9449 4.99586 0.827899 1.94451 5.00915 0.836936 1.92957 5.01856 0.827899 1.94451 5.00915 0.82943 1.94213 5.02191 0.830864 1.93794 5.03391 0.836936 1.92957 5.01856 0.82943 1.94213 5.02191 0.830864 1.93794 5.03391 0.839928 1.92085 5.03849 0.836936 1.92957 5.01856 0.830864 1.93794 5.03391 0.832423 1.93183 5.04544 0.839928 1.92085 5.03849 0.839928 1.92085 5.03849 0.832423 1.93183 5.04544 0.834089 1.92384 5.05612 0.843309 1.90589 5.05548 0.834089 1.92384 5.05612 0.835804 1.91417 5.0655 0.837505 1.90318 5.07322 0.843309 1.90589 5.05548 0.835804 1.91417 5.0655 0.837505 1.90318 5.07322 0.846634 1.88651 5.06694 0.843309 1.90589 5.05548 0.837505 1.90318 5.07322 0.839129 1.89129 5.07903 0.846634 1.88651 5.06694 0.846634 1.88651 5.06694 0.839129 1.89129 5.07903 0.840623 1.879 5.08285 0.849581 1.86541 5.0718 0.840623 1.879 5.08285 0.842075 1.86638 5.08476 0.843666 1.85325 5.08473 0.849581 1.86541 5.0718 0.842075 1.86638 5.08476 0.843666 1.85325 5.08473 0.852859 1.84306 5.06998 0.849581 1.86541 5.0718 0.843666 1.85325 5.08473 0.84535 1.84002 5.08262 0.852859 1.84306 5.06998 0.852859 1.84306 5.06998 0.857051 1.86129 5.05999 0.849581 1.86541 5.0718 0.849581 1.86541 5.0718 0.854618 1.87606 5.05781 0.846634 1.88651 5.06694 0.840623 1.879 5.08285 0.849581 1.86541 5.0718 0.846634 1.88651 5.06694 0.846634 1.88651 5.06694 0.852007 1.89014 5.05188 0.843309 1.90589 5.05548 0.843309 1.90589 5.05548 0.849183 1.90255 5.0423 0.839928 1.92085 5.03849 0.834089 1.92384 5.05612 0.843309 1.90589 5.05548 0.839928 1.92085 5.03849 0.839928 1.92085 5.03849 0.846427 1.912 5.02994 0.836936 1.92957 5.01856 0.838576 1.91822 4.98551 0.835804 1.91253 4.97101 0.830336 1.92724 4.97426 0.830336 1.92724 4.97426 0.835804 1.91253 4.97101 0.827168 1.91623 4.95503 0.821187 1.93368 4.95761 0.827168 1.91623 4.95503 0.819663 1.92638 4.94691 0.821187 1.93368 4.95761 0.830336 1.92724 4.97426 0.827168 1.91623 4.95503 0.821187 1.93368 4.95761 0.822831 1.93938 4.96961 0.830336 1.92724 4.97426 0.835804 1.91253 4.97101 0.833333 1.90369 4.95888 0.827168 1.91623 4.95503 0.827168 1.91623 4.95503 0.833333 1.90369 4.95888 0.824167 1.90021 4.94027 0.818227 1.91772 4.9376 0.824167 1.90021 4.94027 0.816661 1.90747 4.92949 0.818227 1.91772 4.9376 0.827168 1.91623 4.95503 0.824167 1.90021 4.94027 0.818227 1.91772 4.9376 0.819663 1.92638 4.94691 0.827168 1.91623 4.95503 0.833333 1.90369 4.95888 0.830778 1.89198 4.94924 0.824167 1.90021 4.94027 0.824167 1.90021 4.94027 0.830778 1.89198 4.94924 0.820781 1.87966 4.93074 0.814991 1.89584 4.92293 0.820781 1.87966 4.93074 0.813275 1.88321 4.91823 0.814991 1.89584 4.92293 0.824167 1.90021 4.94027 0.820781 1.87966 4.93074 0.814991 1.89584 4.92293 0.816661 1.90747 4.92949 0.824167 1.90021 4.94027 0.830778 1.89198 4.94924 0.82797 1.87777 4.94269 0.820781 1.87966 4.93074 0.820781 1.87966 4.93074 0.82797 1.87777 4.94269 0.825184 1.86239 4.94005 0.817464 1.85733 4.92805 0.825184 1.86239 4.94005 0.822686 1.84738 4.94134 0.814519 1.83606 4.9321 0.822686 1.84738 4.94134 0.82016 1.83313 4.94635 0.811236 1.81633 4.94275 0.82016 1.83313 4.94635 0.817363 1.82019 4.95511 0.807834 1.80069 4.95918 0.817363 1.82019 4.95511 0.814565 1.80994 4.96692 0.812036 1.80326 4.98048 0.807834 1.80069 4.95918 0.814565 1.80994 4.96692 0.812036 1.80326 4.98048 0.804793 1.79117 4.97887 0.807834 1.80069 4.95918 0.812036 1.80326 4.98048 0.809542 1.80019 4.99522 0.804793 1.79117 4.97887 0.804793 1.79117 4.97887 0.809542 1.80019 4.99522 0.801673 1.788 5.00069 0.795792 1.77591 4.98761 0.801673 1.788 5.00069 0.794167 1.775 5.00081 0.795792 1.77591 4.98761 0.804793 1.79117 4.97887 0.801673 1.788 5.00069 0.795792 1.77591 4.98761 0.797287 1.77874 4.97505 0.804793 1.79117 4.97887 0.804793 1.79117 4.97887 0.797287 1.77874 4.97505 0.798738 1.78339 4.96317 0.807834 1.80069 4.95918 0.798738 1.78339 4.96317 0.800329 1.78998 4.95181 0.802012 1.79842 4.94141 0.807834 1.80069 4.95918 0.800329 1.78998 4.95181 0.802012 1.79842 4.94141 0.811236 1.81633 4.94275 0.807834 1.80069 4.95918 0.802012 1.79842 4.94141 0.80373 1.80845 4.93242 0.811236 1.81633 4.94275 0.811236 1.81633 4.94275 0.80373 1.80845 4.93242 0.805417 1.81971 4.92516 0.814519 1.83606 4.9321 0.805417 1.81971 4.92516 0.807014 1.83174 4.91984 0.808471 1.84407 4.91651 0.814519 1.83606 4.9321 0.807014 1.83174 4.91984 0.808471 1.84407 4.91651 0.817464 1.85733 4.92805 0.814519 1.83606 4.9321 0.808471 1.84407 4.91651 0.809958 1.85684 4.91506 0.817464 1.85733 4.92805 0.817464 1.85733 4.92805 0.809958 1.85684 4.91506 0.811577 1.87005 4.9156 0.820781 1.87966 4.93074 0.811577 1.87005 4.9156 0.813275 1.88321 4.91823 0.820781 1.87966 4.93074 0.817464 1.85733 4.92805 0.811577 1.87005 4.9156 0.820781 1.87966 4.93074 0.825184 1.86239 4.94005 0.817464 1.85733 4.92805 0.817464 1.85733 4.92805 0.822686 1.84738 4.94134 0.814519 1.83606 4.9321 0.814519 1.83606 4.9321 0.82016 1.83313 4.94635 0.811236 1.81633 4.94275 0.805417 1.81971 4.92516 0.814519 1.83606 4.9321 0.811236 1.81633 4.94275 0.811236 1.81633 4.94275 0.817363 1.82019 4.95511 0.807834 1.80069 4.95918 0.809542 1.80019 4.99522 0.806757 1.80098 5.0108 0.801673 1.788 5.00069 0.801673 1.788 5.00069 0.806757 1.80098 5.0108 0.798257 1.7918 5.02309 0.792467 1.77619 5.01419 0.798257 1.7918 5.02309 0.790752 1.77949 5.02725 0.792467 1.77619 5.01419 0.801673 1.788 5.00069 0.798257 1.7918 5.02309 0.792467 1.77619 5.01419 0.794167 1.775 5.00081 0.801673 1.788 5.00069 0.806757 1.80098 5.0108 0.803948 1.80578 5.0257 0.798257 1.7918 5.02309 0.798257 1.7918 5.02309 0.803948 1.80578 5.0257 0.795033 1.80213 5.04284 0.789086 1.78474 5.03952 0.795033 1.80213 5.04284 0.787527 1.79168 5.05057 0.789086 1.78474 5.03952 0.798257 1.7918 5.02309 0.795033 1.80213 5.04284 0.789086 1.78474 5.03952 0.790752 1.77949 5.02725 0.798257 1.7918 5.02309 0.803948 1.80578 5.0257 0.80139 1.81396 5.03848 0.795033 1.80213 5.04284 0.795033 1.80213 5.04284 0.80139 1.81396 5.03848 0.792067 1.81752 5.05813 0.786094 1.79998 5.06019 0.792067 1.81752 5.05813 0.784562 1.80985 5.06863 0.786094 1.79998 5.06019 0.795033 1.80213 5.04284 0.792067 1.81752 5.05813 0.786094 1.79998 5.06019 0.787527 1.79168 5.05057 0.795033 1.80213 5.04284 0.80139 1.81396 5.03848 0.798921 1.82495 5.0487 0.792067 1.81752 5.05813 0.792067 1.81752 5.05813 0.798921 1.82495 5.0487 0.79615 1.83867 5.05608 0.788708 1.83762 5.06843 0.79615 1.83867 5.05608 0.793333 1.85391 5.05969 0.785355 1.85991 5.072 0.793333 1.85391 5.05969 0.790746 1.86914 5.0593 0.782396 1.88135 5.06876 0.790746 1.86914 5.0593 0.788298 1.88352 5.0552 0.77916 1.90138 5.05892 0.788298 1.88352 5.0552 0.785543 1.89692 5.0473 0.775746 1.91768 5.0431 0.785543 1.89692 5.0473 0.782719 1.90791 5.03612 0.780105 1.91548 5.02284 0.775746 1.91768 5.0431 0.782719 1.90791 5.03612 0.780105 1.91548 5.02284 0.772641 1.928 5.02365 0.775746 1.91768 5.0431 0.780105 1.91548 5.02284 0.777673 1.9194 5.00844 0.772641 1.928 5.02365 0.772641 1.928 5.02365 0.777673 1.9194 5.00844 0.769586 1.93197 5.00212 0.763677 1.94356 5.01558 0.769586 1.93197 5.00212 0.76208 1.94496 5.0025 0.763677 1.94356 5.01558 0.772641 1.928 5.02365 0.769586 1.93197 5.00212 0.763677 1.94356 5.01558 0.765135 1.94028 5.02793 0.772641 1.928 5.02365 0.772641 1.928 5.02365 0.765135 1.94028 5.02793 0.766622 1.93515 5.03971 0.775746 1.91768 5.0431 0.766622 1.93515 5.03971 0.76824 1.92809 5.05088 0.769938 1.91923 5.06097 0.775746 1.91768 5.0431 0.76824 1.92809 5.05088 0.769938 1.91923 5.06097 0.77916 1.90138 5.05892 0.775746 1.91768 5.0431 0.769938 1.91923 5.06097 0.771654 1.90885 5.06956 0.77916 1.90138 5.05892 0.77916 1.90138 5.05892 0.771654 1.90885 5.06956 0.773324 1.89736 5.07635 0.782396 1.88135 5.06876 0.773324 1.89736 5.07635 0.77489 1.88521 5.08118 0.776326 1.87282 5.08403 0.782396 1.88135 5.06876 0.77489 1.88521 5.08118 0.776326 1.87282 5.08403 0.785355 1.85991 5.072 0.782396 1.88135 5.06876 0.776326 1.87282 5.08403 0.77785 1.8599 5.085 0.785355 1.85991 5.072 0.785355 1.85991 5.072 0.77785 1.8599 5.085 0.779494 1.84666 5.08395 0.788708 1.83762 5.06843 0.779494 1.84666 5.08395 0.781202 1.83358 5.08079 0.782913 1.82116 5.07561 0.788708 1.83762 5.06843 0.781202 1.83358 5.08079 0.782913 1.82116 5.07561 0.792067 1.81752 5.05813 0.788708 1.83762 5.06843 0.782913 1.82116 5.07561 0.784562 1.80985 5.06863 0.792067 1.81752 5.05813 0.792067 1.81752 5.05813 0.79615 1.83867 5.05608 0.788708 1.83762 5.06843 0.788708 1.83762 5.06843 0.793333 1.85391 5.05969 0.785355 1.85991 5.072 0.779494 1.84666 5.08395 0.788708 1.83762 5.06843 0.785355 1.85991 5.072 0.785355 1.85991 5.072 0.790746 1.86914 5.0593 0.782396 1.88135 5.06876 0.782396 1.88135 5.06876 0.788298 1.88352 5.0552 0.77916 1.90138 5.05892 0.773324 1.89736 5.07635 0.782396 1.88135 5.06876 0.77916 1.90138 5.05892 0.77916 1.90138 5.05892 0.785543 1.89692 5.0473 0.775746 1.91768 5.0431 0.777673 1.9194 5.00844 0.774936 1.91958 4.99292 0.769586 1.93197 5.00212 0.769586 1.93197 5.00212 0.774936 1.91958 4.99292 0.766181 1.92905 4.97961 0.760393 1.9443 4.98912 0.766181 1.92905 4.97961 0.758675 1.94152 4.97593 0.760393 1.9443 4.98912 0.769586 1.93197 5.00212 0.766181 1.92905 4.97961 0.760393 1.9443 4.98912 0.76208 1.94496 5.0025 0.769586 1.93197 5.00212 0.774936 1.91958 4.99292 0.772107 1.91571 4.97772 0.766181 1.92905 4.97961 0.766181 1.92905 4.97961 0.772107 1.91571 4.97772 0.762907 1.91945 4.95938 0.756992 1.93673 4.96343 0.762907 1.91945 4.95938 0.755402 1.93018 4.95204 0.756992 1.93673 4.96343 0.766181 1.92905 4.97961 0.762907 1.91945 4.95938 0.756992 1.93673 4.96343 0.758675 1.94152 4.97593 0.766181 1.92905 4.97961 0.772107 1.91571 4.97772 0.769466 1.90824 4.96433 0.762907 1.91945 4.95938 0.762907 1.91945 4.95938 0.769466 1.90824 4.96433 0.759961 1.90468 4.94354 0.75395 1.92221 4.94208 0.759961 1.90468 4.94354 0.752455 1.91275 4.93335 0.75395 1.92221 4.94208 0.762907 1.91945 4.95938 0.759961 1.90468 4.94354 0.75395 1.92221 4.94208 0.755402 1.93018 4.95204 0.762907 1.91945 4.95938 0.769466 1.90824 4.96433 0.767046 1.89796 4.95353 0.759961 1.90468 4.94354 0.759961 1.90468 4.94354 0.767046 1.89796 4.95353 0.764328 1.88481 4.94537 0.756635 1.88506 4.9325 0.764328 1.88481 4.94537 0.761496 1.86979 4.9408 0.753254 1.86286 4.92806 0.761496 1.86979 4.9408 0.758831 1.85442 4.94026 0.750263 1.84124 4.93049 0.758831 1.85442 4.94026 0.756417 1.83988 4.94347 0.747081 1.82096 4.9395 0.756417 1.83988 4.94347 0.753719 1.82612 4.95048 0.750886 1.81444 4.96096 0.747081 1.82096 4.9395 0.753719 1.82612 4.95048 0.750886 1.81444 4.96096 0.743662 1.80405 4.95468 0.747081 1.82096 4.9395 0.750886 1.81444 4.96096 0.748198 1.80599 4.97387 0.743662 1.80405 4.95468 0.743662 1.80405 4.95468 0.748198 1.80599 4.97387 0.740495 1.79292 4.97384 0.734513 1.78642 4.95744 0.740495 1.79292 4.97384 0.732989 1.78081 4.96911 0.734513 1.78642 4.95744 0.743662 1.80405 4.95468 0.740495 1.79292 4.97384 0.734513 1.78642 4.95744 0.736157 1.79395 4.9465 0.743662 1.80405 4.95468 0.743662 1.80405 4.95468 0.736157 1.79395 4.9465 0.737865 1.80322 4.93675 0.747081 1.82096 4.9395 0.737865 1.80322 4.93675 0.739576 1.81392 4.92858 0.741225 1.82562 4.92226 0.747081 1.82096 4.9395 0.739576 1.81392 4.92858 0.741225 1.82562 4.92226 0.750263 1.84124 4.93049 0.747081 1.82096 4.9395 0.741225 1.82562 4.92226 0.742757 1.83785 4.91794 0.750263 1.84124 4.93049 0.750263 1.84124 4.93049 0.742757 1.83785 4.91794 0.744191 1.85033 4.91555 0.753254 1.86286 4.92806 0.744191 1.85033 4.91555 0.745749 1.86338 4.91507 0.747414 1.87662 4.91664 0.753254 1.86286 4.92806 0.745749 1.86338 4.91507 0.747414 1.87662 4.91664 0.756635 1.88506 4.9325 0.753254 1.86286 4.92806 0.747414 1.87662 4.91664 0.74913 1.88958 4.92031 0.756635 1.88506 4.9325 0.756635 1.88506 4.9325 0.74913 1.88958 4.92031 0.75083 1.90177 4.92597 0.759961 1.90468 4.94354 0.75083 1.90177 4.92597 0.752455 1.91275 4.93335 0.759961 1.90468 4.94354 0.756635 1.88506 4.9325 0.75083 1.90177 4.92597 0.759961 1.90468 4.94354 0.764328 1.88481 4.94537 0.756635 1.88506 4.9325 0.756635 1.88506 4.9325 0.761496 1.86979 4.9408 0.753254 1.86286 4.92806 0.753254 1.86286 4.92806 0.758831 1.85442 4.94026 0.750263 1.84124 4.93049 0.744191 1.85033 4.91555 0.753254 1.86286 4.92806 0.750263 1.84124 4.93049 0.750263 1.84124 4.93049 0.756417 1.83988 4.94347 0.747081 1.82096 4.9395 0.748198 1.80599 4.97387 0.745785 1.80122 4.98798 0.740495 1.79292 4.97384 0.740495 1.79292 4.97384 0.745785 1.80122 4.98798 0.737493 1.78817 4.99509 0.731553 1.77709 4.98127 0.737493 1.78817 4.99509 0.729987 1.7752 4.99421 0.731553 1.77709 4.98127 0.740495 1.79292 4.97384 0.737493 1.78817 4.99509 0.731553 1.77709 4.98127 0.732989 1.78081 4.96911 0.740495 1.79292 4.97384 0.745785 1.80122 4.98798 0.74311 1.80009 5.00333 0.737493 1.78817 4.99509 0.737493 1.78817 4.99509 0.74311 1.80009 5.00333 0.734107 1.7902 5.01765 0.728317 1.77534 5.00756 0.734107 1.7902 5.01765 0.726601 1.77759 5.02084 0.728317 1.77534 5.00756 0.737493 1.78817 4.99509 0.734107 1.7902 5.01765 0.728317 1.77534 5.00756 0.729987 1.7752 4.99421 0.737493 1.78817 4.99509 0.74311 1.80009 5.00333 0.740277 1.80301 5.01876 0.734107 1.7902 5.01765 0.734107 1.7902 5.01765 0.740277 1.80301 5.01876 0.73079 1.79905 5.03833 0.724903 1.7819 5.03355 0.73079 1.79905 5.03833 0.723285 1.78805 5.04525 0.724903 1.7819 5.03355 0.734107 1.7902 5.01765 0.73079 1.79905 5.03833 0.724903 1.7819 5.03355 0.726601 1.77759 5.02084 0.734107 1.7902 5.01765 0.740277 1.80301 5.01876 0.737567 1.80969 5.0327 0.73079 1.79905 5.03833 0.73079 1.79905 5.03833 0.737567 1.80969 5.0327 0.73515 1.8193 5.04409 0.727846 1.8132 5.05471 0.73515 1.8193 5.04409 0.732499 1.83183 5.05297 0.724561 1.8323 5.06646 0.732499 1.83183 5.05297 0.729668 1.84652 5.05847 0.72116 1.85435 5.07178 0.729668 1.84652 5.05847 0.726939 1.86195 5.05997 0.71812 1.87616 5.07016 0.726939 1.86195 5.05997 0.724513 1.87669 5.05763 0.714999 1.89664 5.06198 0.724513 1.87669 5.05763 0.721887 1.89073 5.05154 0.719061 1.90303 5.04181 0.714999 1.89664 5.06198 0.721887 1.89073 5.05154 0.719061 1.90303 5.04181 0.711583 1.91413 5.04748 0.714999 1.89664 5.06198 0.719061 1.90303 5.04181 0.716313 1.91232 5.02937 0.711583 1.91413 5.04748 0.711583 1.91413 5.04748 0.716313 1.91232 5.02937 0.70836 1.92605 5.02865 0.702412 1.93188 5.04537 0.70836 1.92605 5.02865 0.700854 1.93798 5.03383 0.702412 1.93188 5.04537 0.711583 1.91413 5.04748 0.70836 1.92605 5.02865 0.702412 1.93188 5.04537 0.704077 1.9239 5.05605 0.711583 1.91413 5.04748 0.711583 1.91413 5.04748 0.704077 1.9239 5.05605 0.705792 1.91424 5.06544 0.714999 1.89664 5.06198 0.705792 1.91424 5.06544 0.707493 1.90325 5.07317 0.709118 1.89137 5.079 0.714999 1.89664 5.06198 0.707493 1.90325 5.07317 0.709118 1.89137 5.079 0.71812 1.87616 5.07016 0.714999 1.89664 5.06198 0.709118 1.89137 5.079 0.710614 1.87908 5.08283 0.71812 1.87616 5.07016 0.71812 1.87616 5.07016 0.710614 1.87908 5.08283 0.712065 1.86647 5.08475 0.72116 1.85435 5.07178 0.712065 1.86647 5.08475 0.713655 1.85333 5.08474 0.715338 1.84011 5.08264 0.72116 1.85435 5.07178 0.713655 1.85333 5.08474 0.715338 1.84011 5.08264 0.724561 1.8323 5.06646 0.72116 1.85435 5.07178 0.715338 1.84011 5.08264 0.717056 1.8273 5.07846 0.724561 1.8323 5.06646 0.724561 1.8323 5.06646 0.717056 1.8273 5.07846 0.718743 1.81538 5.07235 0.727846 1.8132 5.05471 0.718743 1.81538 5.07235 0.72034 1.80475 5.06459 0.721798 1.79569 5.05558 0.727846 1.8132 5.05471 0.72034 1.80475 5.06459 0.721798 1.79569 5.05558 0.73079 1.79905 5.03833 0.727846 1.8132 5.05471 0.721798 1.79569 5.05558 0.723285 1.78805 5.04525 0.73079 1.79905 5.03833 0.73079 1.79905 5.03833 0.73515 1.8193 5.04409 0.727846 1.8132 5.05471 0.727846 1.8132 5.05471 0.732499 1.83183 5.05297 0.724561 1.8323 5.06646 0.718743 1.81538 5.07235 0.727846 1.8132 5.05471 0.724561 1.8323 5.06646 0.724561 1.8323 5.06646 0.729668 1.84652 5.05847 0.72116 1.85435 5.07178 0.72116 1.85435 5.07178 0.726939 1.86195 5.05997 0.71812 1.87616 5.07016 0.712065 1.86647 5.08475 0.72116 1.85435 5.07178 0.71812 1.87616 5.07016 0.71812 1.87616 5.07016 0.724513 1.87669 5.05763 0.714999 1.89664 5.06198 0.716313 1.91232 5.02937 0.713873 1.91796 5.01552 0.70836 1.92605 5.02865 0.70836 1.92605 5.02865 0.713873 1.91796 5.01552 0.705394 1.93159 5.00768 0.69942 1.94215 5.02183 0.705394 1.93159 5.00768 0.697888 1.94452 5.00906 0.69942 1.94215 5.02183 0.70836 1.92605 5.02865 0.705394 1.93159 5.00768 0.69942 1.94215 5.02183 0.700854 1.93798 5.03383 0.70836 1.92605 5.02865 0.713873 1.91796 5.01552 0.711274 1.92 5.0004 0.705394 1.93159 5.00768 0.705394 1.93159 5.00768 0.711274 1.92 5.0004 0.702034 1.93044 4.98511 0.696239 1.94489 4.99577 0.702034 1.93044 4.98511 0.694528 1.94316 4.98243 0.696239 1.94489 4.99577 0.705394 1.93159 5.00768 0.702034 1.93044 4.98511 0.696239 1.94489 4.99577 0.697888 1.94452 5.00906 0.705394 1.93159 5.00768 0.711274 1.92 5.0004 0.708454 1.91806 4.98485 0.702034 1.93044 4.98511 0.702034 1.93044 4.98511 0.708454 1.91806 4.98485 0.698682 1.92237 4.96403 0.69282 1.93935 4.96952 0.698682 1.92237 4.96403 0.691176 1.93363 4.95754 0.69282 1.93935 4.96952 0.702034 1.93044 4.98511 0.698682 1.92237 4.96403 0.69282 1.93935 4.96952 0.694528 1.94316 4.98243 0.702034 1.93044 4.98511 0.708454 1.91806 4.98485 0.70569 1.91221 4.97043 0.698682 1.92237 4.96403 0.698682 1.92237 4.96403 0.70569 1.91221 4.97043 0.703231 1.90325 4.95842 0.695722 1.90884 4.94709 0.703231 1.90325 4.95842 0.70066 1.89141 4.94888 0.692486 1.89029 4.93468 0.70066 1.89141 4.94888 0.697847 1.87712 4.94249 0.689072 1.86844 4.9285 0.697847 1.87712 4.94249 0.695068 1.86172 4.94002 0.685968 1.84644 4.92929 0.695068 1.86172 4.94002 0.692585 1.84676 4.94148 0.682912 1.82581 4.93664 0.692585 1.84676 4.94148 0.690043 1.83253 4.94666 0.68724 1.81968 4.95557 0.682912 1.82581 4.93664 0.690043 1.83253 4.94666 0.68724 1.81968 4.95557 0.679507 1.80778 4.95043 0.682912 1.82581 4.93664 0.68724 1.81968 4.95557 0.684448 1.80958 4.96748 0.679507 1.80778 4.95043 0.679507 1.80778 4.95043 0.684448 1.80958 4.96748 0.676234 1.79508 4.96887 0.670318 1.78993 4.95188 0.676234 1.79508 4.96887 0.668728 1.78335 4.96325 0.670318 1.78993 4.95188 0.679507 1.80778 4.95043 0.676234 1.79508 4.96887 0.670318 1.78993 4.95188 0.672001 1.79835 4.94148 0.679507 1.80778 4.95043 0.679507 1.80778 4.95043 0.672001 1.79835 4.94148 0.673719 1.80838 4.93247 0.682912 1.82581 4.93664 0.673719 1.80838 4.93247 0.675406 1.81963 4.9252 0.677004 1.83166 4.91986 0.682912 1.82581 4.93664 0.675406 1.81963 4.9252 0.677004 1.83166 4.91986 0.685968 1.84644 4.92929 0.682912 1.82581 4.93664 0.677004 1.83166 4.91986 0.678462 1.84399 4.91652 0.685968 1.84644 4.92929 0.685968 1.84644 4.92929 0.678462 1.84399 4.91652 0.679948 1.85676 4.91506 0.689072 1.86844 4.9285 0.679948 1.85676 4.91506 0.681566 1.86996 4.91559 0.683264 1.88313 4.91821 0.689072 1.86844 4.9285 0.681566 1.86996 4.91559 0.683264 1.88313 4.91821 0.692486 1.89029 4.93468 0.689072 1.86844 4.9285 0.683264 1.88313 4.91821 0.68498 1.89576 4.92289 0.692486 1.89029 4.93468 0.692486 1.89029 4.93468 0.68498 1.89576 4.92289 0.68665 1.90739 4.92944 0.695722 1.90884 4.94709 0.68665 1.90739 4.92944 0.688217 1.91765 4.93754 0.689653 1.92632 4.94684 0.695722 1.90884 4.94709 0.688217 1.91765 4.93754 0.689653 1.92632 4.94684 0.698682 1.92237 4.96403 0.695722 1.90884 4.94709 0.689653 1.92632 4.94684 0.691176 1.93363 4.95754 0.698682 1.92237 4.96403 0.698682 1.92237 4.96403 0.703231 1.90325 4.95842 0.695722 1.90884 4.94709 0.695722 1.90884 4.94709 0.70066 1.89141 4.94888 0.692486 1.89029 4.93468 0.68665 1.90739 4.92944 0.695722 1.90884 4.94709 0.692486 1.89029 4.93468 0.692486 1.89029 4.93468 0.697847 1.87712 4.94249 0.689072 1.86844 4.9285 0.689072 1.86844 4.9285 0.695068 1.86172 4.94002 0.685968 1.84644 4.92929 0.679948 1.85676 4.91506 0.689072 1.86844 4.9285 0.685968 1.84644 4.92929 0.685968 1.84644 4.92929 0.692585 1.84676 4.94148 0.682912 1.82581 4.93664 0.684448 1.80958 4.96748 0.681937 1.80306 4.98108 0.676234 1.79508 4.96887 0.676234 1.79508 4.96887 0.681937 1.80306 4.98108 0.673287 1.78876 4.98958 0.667278 1.77872 4.97513 0.673287 1.78876 4.98958 0.665781 1.77589 4.9877 0.667278 1.77872 4.97513 0.676234 1.79508 4.96887 0.673287 1.78876 4.98958 0.667278 1.77872 4.97513 0.668728 1.78335 4.96325 0.676234 1.79508 4.96887 0.681937 1.80306 4.98108 0.679426 1.80014 4.99588 0.673287 1.78876 4.98958 0.673287 1.78876 4.98958 0.679426 1.80014 4.99588 0.669961 1.78902 5.0121 0.664156 1.775 5.0009 0.669961 1.78902 5.0121 0.662455 1.77621 5.01428 0.664156 1.775 5.0009 0.673287 1.78876 4.98958 0.669961 1.78902 5.0121 0.664156 1.775 5.0009 0.665781 1.77589 4.9877 0.673287 1.78876 4.98958 0.679426 1.80014 4.99588 0.676634 1.80111 5.01147 0.669961 1.78902 5.0121 0.669961 1.78902 5.0121 0.676634 1.80111 5.01147 0.673831 1.80607 5.0263 0.666581 1.79629 5.03354 0.673831 1.80607 5.0263 0.671288 1.81438 5.03897 0.663589 1.80921 5.05104 0.671288 1.81438 5.03897 0.668806 1.82549 5.04908 0.660407 1.82717 5.06408 0.668806 1.82549 5.04908 0.666027 1.8393 5.05632 0.656988 1.84877 5.07112 0.666027 1.8393 5.05632 0.663214 1.85458 5.05975 0.653822 1.87093 5.07117 0.663214 1.85458 5.05975 0.660643 1.86977 5.0592 0.658184 1.88413 5.05493 0.653822 1.87093 5.07117 0.660643 1.86977 5.0592 0.658184 1.88413 5.05493 0.650819 1.89171 5.06464 0.653822 1.87093 5.07117 0.658184 1.88413 5.05493 0.655421 1.89745 5.04688 0.650819 1.89171 5.06464 0.650819 1.89171 5.06464 0.655421 1.89745 5.04688 0.647432 1.91022 5.05159 0.641643 1.90893 5.06951 0.647432 1.91022 5.05159 0.639927 1.91929 5.0609 0.641643 1.90893 5.06951 0.650819 1.89171 5.06464 0.647432 1.91022 5.05159 0.641643 1.90893 5.06951 0.643313 1.89744 5.07631 0.650819 1.89171 5.06464 0.650819 1.89171 5.06464 0.643313 1.89744 5.07631 0.64488 1.88529 5.08115 0.653822 1.87093 5.07117 0.64488 1.88529 5.08115 0.646316 1.8729 5.08401 0.647839 1.85999 5.085 0.653822 1.87093 5.07117 0.646316 1.8729 5.08401 0.647839 1.85999 5.085 0.656988 1.84877 5.07112 0.653822 1.87093 5.07117 0.647839 1.85999 5.085 0.649483 1.84675 5.08396 0.656988 1.84877 5.07112 0.656988 1.84877 5.07112 0.649483 1.84675 5.08396 0.651191 1.83367 5.08082 0.660407 1.82717 5.06408 0.651191 1.83367 5.08082 0.652902 1.82124 5.07565 0.654551 1.80992 5.06868 0.660407 1.82717 5.06408 0.652902 1.82124 5.07565 0.654551 1.80992 5.06868 0.663589 1.80921 5.05104 0.660407 1.82717 5.06408 0.654551 1.80992 5.06868 0.656084 1.80004 5.06025 0.663589 1.80921 5.05104 0.663589 1.80921 5.05104 0.656084 1.80004 5.06025 0.657517 1.79173 5.05064 0.666581 1.79629 5.03354 0.657517 1.79173 5.05064 0.659075 1.78478 5.03959 0.66074 1.77952 5.02734 0.666581 1.79629 5.03354 0.659075 1.78478 5.03959 0.66074 1.77952 5.02734 0.669961 1.78902 5.0121 0.666581 1.79629 5.03354 0.66074 1.77952 5.02734 0.662455 1.77621 5.01428 0.669961 1.78902 5.0121 0.669961 1.78902 5.0121 0.673831 1.80607 5.0263 0.666581 1.79629 5.03354 0.666581 1.79629 5.03354 0.671288 1.81438 5.03897 0.663589 1.80921 5.05104 0.657517 1.79173 5.05064 0.666581 1.79629 5.03354 0.663589 1.80921 5.05104 0.663589 1.80921 5.05104 0.668806 1.82549 5.04908 0.660407 1.82717 5.06408 0.660407 1.82717 5.06408 0.666027 1.8393 5.05632 0.656988 1.84877 5.07112 0.651191 1.83367 5.08082 0.660407 1.82717 5.06408 0.656988 1.84877 5.07112 0.656988 1.84877 5.07112 0.663214 1.85458 5.05975 0.653822 1.87093 5.07117 0.655421 1.89745 5.04688 0.6526 1.90831 5.03558 0.647432 1.91022 5.05159 0.647432 1.91022 5.05159 0.6526 1.90831 5.03558 0.644117 1.92369 5.03357 0.638229 1.92814 5.05081 0.644117 1.92369 5.03357 0.636611 1.93519 5.03964 0.638229 1.92814 5.05081 0.647432 1.91022 5.05159 0.644117 1.92369 5.03357 0.638229 1.92814 5.05081 0.639927 1.91929 5.0609 0.647432 1.91022 5.05159 0.6526 1.90831 5.03558 0.65 1.91572 5.02224 0.644117 1.92369 5.03357 0.644117 1.92369 5.03357 0.65 1.91572 5.02224 0.641172 1.93079 5.01313 0.635126 1.94031 5.02785 0.641172 1.93079 5.01313 0.633667 1.94358 5.0155 0.635126 1.94031 5.02785 0.644117 1.92369 5.03357 0.641172 1.93079 5.01313 0.635126 1.94031 5.02785 0.636611 1.93519 5.03964 0.644117 1.92369 5.03357 0.65 1.91572 5.02224 0.648177 1.919 5.01255 0.641172 1.93079 5.01313 0.641172 1.93079 5.01313 0.648177 1.919 5.01255 0.646021 1.92069 5.00128 0.637887 1.9314 4.99071 0.646021 1.92069 5.00128 0.643699 1.9202 4.98946 0.641378 1.91743 4.97795 0.637887 1.9314 4.99071 0.643699 1.9202 4.98946 0.641378 1.91743 4.97795 0.634486 1.92496 4.96896 0.637887 1.9314 4.99071 0.641378 1.91743 4.97795 0.639145 1.91251 4.9672 0.634486 1.92496 4.96896 0.634486 1.92496 4.96896 0.639145 1.91251 4.9672 0.631451 1.91267 4.95091 0.625391 1.93013 4.95197 0.631451 1.91267 4.95091 0.623941 1.92216 4.94202 0.625391 1.93013 4.95197 0.634486 1.92496 4.96896 0.631451 1.91267 4.95091 0.625391 1.93013 4.95197 0.626981 1.93669 4.96335 0.634486 1.92496 4.96896 0.634486 1.92496 4.96896 0.626981 1.93669 4.96335 0.628664 1.9415 4.97585 0.637887 1.9314 4.99071 0.628664 1.9415 4.97585 0.630381 1.94429 4.98903 0.632069 1.94497 5.00241 0.637887 1.9314 4.99071 0.630381 1.94429 4.98903 0.632069 1.94497 5.00241 0.641172 1.93079 5.01313 0.637887 1.9314 4.99071 0.632069 1.94497 5.00241 0.633667 1.94358 5.0155 0.641172 1.93079 5.01313 0.641172 1.93079 5.01313 0.646021 1.92069 5.00128 0.637887 1.9314 4.99071 0.639145 1.91251 4.9672 0.637065 1.90558 4.95755 0.631451 1.91267 4.95091 0.631451 1.91267 4.95091 0.637065 1.90558 4.95755 0.634958 1.89694 4.94939 0.628325 1.89531 4.93725 0.634958 1.89694 4.94939 0.632727 1.8869 4.94298 0.630465 1.87588 4.93858 0.628325 1.89531 4.93725 0.632727 1.8869 4.94298 0.630465 1.87588 4.93858 0.624909 1.87401 4.92938 0.628325 1.89531 4.93725 0.630465 1.87588 4.93858 0.62824 1.8642 4.9363 0.624909 1.87401 4.92938 0.624909 1.87401 4.92938 0.62824 1.8642 4.9363 0.621686 1.85174 4.92848 0.615738 1.86329 4.91506 0.621686 1.85174 4.92848 0.614181 1.85025 4.91556 0.615738 1.86329 4.91506 0.624909 1.87401 4.92938 0.621686 1.85174 4.92848 0.615738 1.86329 4.91506 0.617403 1.87654 4.91662 0.624909 1.87401 4.92938 0.624909 1.87401 4.92938 0.617403 1.87654 4.91662 0.619118 1.8895 4.92028 0.628325 1.89531 4.93725 0.619118 1.8895 4.92028 0.620819 1.90169 4.92593 0.622445 1.91268 4.93329 0.628325 1.89531 4.93725 0.620819 1.90169 4.92593 0.622445 1.91268 4.93329 0.631451 1.91267 4.95091 0.628325 1.89531 4.93725 0.622445 1.91268 4.93329 0.623941 1.92216 4.94202 0.631451 1.91267 4.95091 0.631451 1.91267 4.95091 0.634958 1.89694 4.94939 0.628325 1.89531 4.93725 0.62824 1.8642 4.9363 0.626139 1.85233 4.93625 0.621686 1.85174 4.92848 0.621686 1.85174 4.92848 0.626139 1.85233 4.93625 0.624146 1.84057 4.93844 0.61872 1.83081 4.93418 0.624146 1.84057 4.93844 0.62204 1.82941 4.94273 0.619849 1.81922 4.94898 0.61872 1.83081 4.93418 0.62204 1.82941 4.94273 0.619849 1.81922 4.94898 0.615359 1.81185 4.94647 0.61872 1.83081 4.93418 0.619849 1.81922 4.94898 0.617653 1.81035 4.95697 0.615359 1.81185 4.94647 0.615359 1.81185 4.94647 0.617653 1.81035 4.95697 0.612008 1.79764 4.96401 0.606146 1.7939 4.94657 0.612008 1.79764 4.96401 0.604502 1.78638 4.95751 0.606146 1.7939 4.94657 0.615359 1.81185 4.94647 0.612008 1.79764 4.96401 0.606146 1.7939 4.94657 0.607854 1.80315 4.93681 0.615359 1.81185 4.94647 0.615359 1.81185 4.94647 0.607854 1.80315 4.93681 0.609564 1.81384 4.92863 0.61872 1.83081 4.93418 0.609564 1.81384 4.92863 0.611214 1.82554 4.9223 0.612747 1.83777 4.91796 0.61872 1.83081 4.93418 0.611214 1.82554 4.9223 0.612747 1.83777 4.91796 0.621686 1.85174 4.92848 0.61872 1.83081 4.93418 0.612747 1.83777 4.91796 0.614181 1.85025 4.91556 0.621686 1.85174 4.92848 0.621686 1.85174 4.92848 0.624146 1.84057 4.93844 0.61872 1.83081 4.93418 0.617653 1.81035 4.95697 0.615518 1.80306 4.96646 0.612008 1.79764 4.96401 0.612008 1.79764 4.96401 0.615518 1.80306 4.96646 0.613609 1.79785 4.97657 0.609049 1.78975 4.98421 0.613609 1.79785 4.97657 0.611934 1.79467 4.98647 0.610303 1.79312 4.99593 0.609049 1.78975 4.98421 0.611934 1.79467 4.98647 0.610303 1.79312 4.99593 0.605811 1.78829 5.00648 0.609049 1.78975 4.98421 0.610303 1.79312 4.99593 0.608635 1.79292 5.00539 0.605811 1.78829 5.00648 0.605811 1.78829 5.00648 0.608635 1.79292 5.00539 0.606945 1.79405 5.01479 0.602398 1.79388 5.02849 0.606945 1.79405 5.01479 0.605264 1.79648 5.02396 0.603628 1.80017 5.03268 0.602398 1.79388 5.02849 0.605264 1.79648 5.02396 0.603628 1.80017 5.03268 0.602062 1.80506 5.04083 0.602398 1.79388 5.02849 0.602398 1.79388 5.02849 0.602062 1.80506 5.04083 0.599295 1.80557 5.04714 0.593274 1.78809 5.04533 0.599295 1.80557 5.04714 0.591789 1.79575 5.05565 0.593274 1.78809 5.04533 0.602398 1.79388 5.02849 0.599295 1.80557 5.04714 0.593274 1.78809 5.04533 0.594892 1.78194 5.03364 0.602398 1.79388 5.02849 0.602398 1.79388 5.02849 0.594892 1.78194 5.03364 0.59659 1.77762 5.02093 0.605811 1.78829 5.00648 0.59659 1.77762 5.02093 0.598306 1.77534 5.00765 0.599977 1.77519 4.99429 0.605811 1.78829 5.00648 0.598306 1.77534 5.00765 0.599977 1.77519 4.99429 0.609049 1.78975 4.98421 0.605811 1.78829 5.00648 0.599977 1.77519 4.99429 0.601543 1.77707 4.98135 0.609049 1.78975 4.98421 0.609049 1.78975 4.98421 0.601543 1.77707 4.98135 0.60298 1.78078 4.96919 0.612008 1.79764 4.96401 0.60298 1.78078 4.96919 0.604502 1.78638 4.95751 0.612008 1.79764 4.96401 0.609049 1.78975 4.98421 0.60298 1.78078 4.96919 0.612008 1.79764 4.96401 0.613609 1.79785 4.97657 0.609049 1.78975 4.98421 0.605811 1.78829 5.00648 0.606945 1.79405 5.01479 0.602398 1.79388 5.02849 0.59659 1.77762 5.02093 0.605811 1.78829 5.00648 0.602398 1.79388 5.02849 0.602062 1.80506 5.04083 0.600583 1.81105 5.04822 0.599295 1.80557 5.04714 0.599295 1.80557 5.04714 0.600583 1.81105 5.04822 0.599054 1.81798 5.05471 0.59033 1.80481 5.06465 0.599054 1.81798 5.05471 0.596238 1.82227 5.06132 0.588732 1.81545 5.07239 0.596238 1.82227 5.06132 0.587044 1.82738 5.07849 0.588732 1.81545 5.07239 0.59033 1.80481 5.06465 0.596238 1.82227 5.06132 0.599054 1.81798 5.05471 0.597454 1.82574 5.0602 0.596238 1.82227 5.06132 0.596238 1.82227 5.06132 0.597454 1.82574 5.0602 0.595821 1.83415 5.06457 0.587044 1.82738 5.07849 0.595821 1.83415 5.06457 0.592832 1.84323 5.07002 0.585327 1.8402 5.08266 0.592832 1.84323 5.07002 0.583644 1.85342 5.08474 0.585327 1.8402 5.08266 0.587044 1.82738 5.07849 0.592832 1.84323 5.07002 0.595821 1.83415 5.06457 0.594182 1.84307 5.06776 0.592832 1.84323 5.07002 0.592832 1.84323 5.07002 0.594182 1.84307 5.06776 0.592563 1.85237 5.06971 0.583644 1.85342 5.08474 0.592563 1.85237 5.06971 0.58956 1.86555 5.07179 0.582055 1.86656 5.08475 0.58956 1.86555 5.07179 0.580605 1.87916 5.08281 0.582055 1.86656 5.08475 0.583644 1.85342 5.08474 0.58956 1.86555 5.07179 0.592563 1.85237 5.06971 0.590997 1.86184 5.07038 0.58956 1.86555 5.07179 0.58956 1.86555 5.07179 0.590997 1.86184 5.07038 0.58951 1.87132 5.06975 0.580605 1.87916 5.08281 0.58951 1.87132 5.06975 0.587934 1.88153 5.0676 0.586613 1.88664 5.06689 0.587934 1.88153 5.0676 0.585761 1.89411 5.06264 0.577482 1.90333 5.07313 0.585761 1.89411 5.06264 0.583286 1.906 5.05539 0.575781 1.91431 5.06539 0.583286 1.906 5.05539 0.583081 1.90749 5.05385 0.574066 1.92396 5.05599 0.583081 1.90749 5.05385 0.580367 1.91878 5.04207 0.572401 1.93193 5.04529 0.580367 1.91878 5.04207 0.577879 1.9269 5.02849 0.570844 1.93801 5.03375 0.577879 1.9269 5.02849 0.569411 1.94217 5.02174 0.570844 1.93801 5.03375 0.572401 1.93193 5.04529 0.577879 1.9269 5.02849 0.58956 1.86555 5.07179 0.58951 1.87132 5.06975 0.580605 1.87916 5.08281 0.580605 1.87916 5.08281 0.587934 1.88153 5.0676 0.586613 1.88664 5.06689 0.579108 1.89146 5.07897 0.586613 1.88664 5.06689 0.577482 1.90333 5.07313 0.579108 1.89146 5.07897 0.580605 1.87916 5.08281 0.586613 1.88664 5.06689 0.585761 1.89411 5.06264 0.583081 1.90749 5.05385 0.583286 1.906 5.05539 0.575781 1.91431 5.06539 0.583081 1.90749 5.05385 0.574066 1.92396 5.05599 0.574066 1.92396 5.05599 0.580367 1.91878 5.04207 0.572401 1.93193 5.04529 0.577879 1.9269 5.02849 0.575749 1.93157 5.01482 0.569411 1.94217 5.02174 0.569411 1.94217 5.02174 0.575749 1.93157 5.01482 0.567877 1.94452 5.00898 0.567877 1.94452 5.00898 0.575749 1.93157 5.01482 0.573622 1.93345 5.00135 0.566227 1.94489 4.99568 0.573622 1.93345 5.00135 0.571422 1.93284 4.98781 0.564517 1.94314 4.98234 0.571422 1.93284 4.98781 0.569222 1.92977 4.97463 0.562808 1.93932 4.96944 0.569222 1.92977 4.97463 0.567083 1.92433 4.96218 0.561166 1.93359 4.95746 0.567083 1.92433 4.96218 0.559643 1.92627 4.94677 0.561166 1.93359 4.95746 0.562808 1.93932 4.96944 0.567083 1.92433 4.96218 0.567877 1.94452 5.00898 0.573622 1.93345 5.00135 0.566227 1.94489 4.99568 0.566227 1.94489 4.99568 0.571422 1.93284 4.98781 0.564517 1.94314 4.98234 0.564517 1.94314 4.98234 0.569222 1.92977 4.97463 0.562808 1.93932 4.96944 0.567083 1.92433 4.96218 0.565082 1.91669 4.95094 0.559643 1.92627 4.94677 0.559643 1.92627 4.94677 0.565082 1.91669 4.95094 0.558207 1.91759 4.93748 0.558207 1.91759 4.93748 0.565082 1.91669 4.95094 0.563121 1.90718 4.94129 0.55664 1.90732 4.92939 0.563121 1.90718 4.94129 0.561037 1.89613 4.9335 0.554969 1.89568 4.92285 0.561037 1.89613 4.9335 0.558904 1.88392 4.9278 0.553253 1.88304 4.91818 0.558904 1.88392 4.9278 0.556776 1.87086 4.92434 0.551555 1.86987 4.91558 0.556776 1.87086 4.92434 0.554728 1.85741 4.92324 0.549938 1.85667 4.91507 0.554728 1.85741 4.92324 0.548453 1.84391 4.91654 0.549938 1.85667 4.91507 0.551555 1.86987 4.91558 0.554728 1.85741 4.92324 0.558207 1.91759 4.93748 0.563121 1.90718 4.94129 0.55664 1.90732 4.92939 0.55664 1.90732 4.92939 0.561037 1.89613 4.9335 0.554969 1.89568 4.92285 0.554969 1.89568 4.92285 0.558904 1.88392 4.9278 0.553253 1.88304 4.91818 0.553253 1.88304 4.91818 0.556776 1.87086 4.92434 0.551555 1.86987 4.91558 0.554728 1.85741 4.92324 0.552811 1.84394 4.92455 0.548453 1.84391 4.91654 0.548453 1.84391 4.91654 0.552811 1.84394 4.92455 0.546993 1.83158 4.91989 0.546993 1.83158 4.91989 0.552811 1.84394 4.92455 0.550389 1.82774 4.92946 0.545395 1.81955 4.92524 0.550389 1.82774 4.92946 0.548808 1.81841 4.9342 0.543707 1.80831 4.93253 0.548808 1.81841 4.9342 0.547112 1.80936 4.94049 0.54199 1.79829 4.94154 0.547112 1.80936 4.94049 0.54542 1.8013 4.94797 0.540307 1.78988 4.95196 0.54542 1.8013 4.94797 0.543757 1.79435 4.95654 0.538718 1.78332 4.96333 0.543757 1.79435 4.95654 0.542167 1.78869 4.96596 0.540674 1.78442 4.97607 0.538718 1.78332 4.96333 0.542167 1.78869 4.96596 0.540674 1.78442 4.97607 0.537268 1.77869 4.97521 0.538718 1.78332 4.96333 0.540674 1.78442 4.97607 0.539162 1.78157 4.98671 0.537268 1.77869 4.97521 0.537268 1.77869 4.97521 0.539162 1.78157 4.98671 0.535771 1.77588 4.98779 0.535771 1.77588 4.98779 0.539162 1.78157 4.98671 0.537576 1.78021 4.9976 0.534145 1.77501 5.00099 0.537576 1.78021 4.9976 0.535943 1.78035 5.00858 0.532444 1.77622 5.01437 0.535943 1.78035 5.00858 0.534293 1.78198 5.01944 0.530729 1.77955 5.02742 0.534293 1.78198 5.01944 0.532661 1.78508 5.02996 0.529064 1.78483 5.03967 0.532661 1.78508 5.02996 0.531073 1.78958 5.03997 0.527508 1.79178 5.05071 0.531073 1.78958 5.03997 0.528215 1.80196 5.05718 0.526074 1.8001 5.06031 0.528215 1.80196 5.05718 0.524541 1.80999 5.06873 0.526074 1.8001 5.06031 0.527508 1.79178 5.05071 0.528215 1.80196 5.05718 0.546993 1.83158 4.91989 0.550389 1.82774 4.92946 0.545395 1.81955 4.92524 0.545395 1.81955 4.92524 0.548808 1.81841 4.9342 0.543707 1.80831 4.93253 0.543707 1.80831 4.93253 0.547112 1.80936 4.94049 0.54199 1.79829 4.94154 0.54199 1.79829 4.94154 0.54542 1.8013 4.94797 0.540307 1.78988 4.95196 0.540307 1.78988 4.95196 0.543757 1.79435 4.95654 0.538718 1.78332 4.96333 0.535771 1.77588 4.98779 0.537576 1.78021 4.9976 0.534145 1.77501 5.00099 0.534145 1.77501 5.00099 0.535943 1.78035 5.00858 0.532444 1.77622 5.01437 0.532444 1.77622 5.01437 0.534293 1.78198 5.01944 0.530729 1.77955 5.02742 0.530729 1.77955 5.02742 0.532661 1.78508 5.02996 0.529064 1.78483 5.03967 0.529064 1.78483 5.03967 0.531073 1.78958 5.03997 0.527508 1.79178 5.05071 0.528215 1.80196 5.05718 0.525549 1.81671 5.06958 0.524541 1.80999 5.06873 0.524541 1.80999 5.06873 0.525549 1.81671 5.06958 0.52289 1.82132 5.07569 0.52289 1.82132 5.07569 0.525549 1.81671 5.06958 0.522835 1.83334 5.07799 0.521179 1.83375 5.08085 0.522835 1.83334 5.07799 0.519471 1.84684 5.08397 0.521179 1.83375 5.08085 0.52289 1.82132 5.07569 0.522835 1.83334 5.07799 0.522835 1.83334 5.07799 0.520126 1.85147 5.08246 0.519471 1.84684 5.08397 0.519471 1.84684 5.08397 0.520126 1.85147 5.08246 0.517829 1.86007 5.085 0.517829 1.86007 5.085 0.520126 1.85147 5.08246 0.517566 1.87012 5.08273 0.516307 1.87299 5.084 0.517566 1.87012 5.08273 0.51487 1.88537 5.08112 0.516307 1.87299 5.084 0.517829 1.86007 5.085 0.517566 1.87012 5.08273 0.517566 1.87012 5.08273 0.514954 1.88978 5.07834 0.51487 1.88537 5.08112 0.51487 1.88537 5.08112 0.514954 1.88978 5.07834 0.513303 1.89752 5.07627 0.513303 1.89752 5.07627 0.514954 1.88978 5.07834 0.513373 1.90034 5.07378 0.511632 1.909 5.06946 0.513373 1.90034 5.07378 0.511658 1.9107 5.06747 0.509915 1.91936 5.06084 0.511658 1.9107 5.06747 0.509929 1.92004 5.05974 0.508218 1.9282 5.05074 0.509915 1.91936 5.06084 0.509929 1.92004 5.05974 0.513303 1.89752 5.07627 0.513373 1.90034 5.07378 0.511632 1.909 5.06946 0.511632 1.909 5.06946 0.511658 1.9107 5.06747 0.509915 1.91936 5.06084 0.575781 1.91431 5.06539 0.577482 1.90333 5.07313 0.583286 1.906 5.05539 0.585761 1.89411 5.06264 0.577482 1.90333 5.07313 0.586613 1.88664 5.06689 0.592563 1.85237 5.06971 0.583644 1.85342 5.08474 0.592832 1.84323 5.07002 0.595821 1.83415 5.06457 0.587044 1.82738 5.07849 0.596238 1.82227 5.06132 0.599054 1.81798 5.05471 0.59033 1.80481 5.06465 0.599295 1.80557 5.04714 0.599295 1.80557 5.04714 0.59033 1.80481 5.06465 0.591789 1.79575 5.05565 0.615359 1.81185 4.94647 0.609564 1.81384 4.92863 0.61872 1.83081 4.93418 0.624909 1.87401 4.92938 0.619118 1.8895 4.92028 0.628325 1.89531 4.93725 0.634486 1.92496 4.96896 0.628664 1.9415 4.97585 0.637887 1.9314 4.99071 0.650819 1.89171 5.06464 0.64488 1.88529 5.08115 0.653822 1.87093 5.07117 0.679507 1.80778 4.95043 0.673719 1.80838 4.93247 0.682912 1.82581 4.93664 0.711583 1.91413 5.04748 0.705792 1.91424 5.06544 0.714999 1.89664 5.06198 0.743662 1.80405 4.95468 0.737865 1.80322 4.93675 0.747081 1.82096 4.9395 0.772641 1.928 5.02365 0.766622 1.93515 5.03971 0.775746 1.91768 5.0431 0.804793 1.79117 4.97887 0.798738 1.78339 4.96317 0.807834 1.80069 4.95918 0.833755 1.93191 4.99649 0.827899 1.94451 5.00915 0.836936 1.92957 5.01856 0.865834 1.78828 5.00633 0.859998 1.7752 4.99412 0.869069 1.78979 4.98406 0.894508 1.92503 4.96909 0.888687 1.94155 4.97602 0.89791 1.93142 4.99086 0.926602 1.79622 5.03341 0.920763 1.77946 5.02717 0.929967 1.78902 5.01206 0.958703 1.92245 4.96416 0.952842 1.93941 4.96969 0.962057 1.93048 4.98526 0.987866 1.81309 5.05462 0.981817 1.79558 5.05546 0.990811 1.79897 5.03821 1.01998 1.9048 4.94363 1.01397 1.92233 4.94221 1.02293 1.91953 4.9595 1.04873 1.83748 5.06839 1.04294 1.821 5.07553 1.05209 1.8174 5.05804 1.0808 1.87981 4.93078 1.07501 1.896 4.923 1.08419 1.90033 4.94036 1.1096 1.86526 5.07181 1.10369 1.85307 5.08472 1.11288 1.84293 5.06995 1.14173 1.85203 4.92844 1.13578 1.86364 4.91508 1.14494 1.87423 4.92942 1.17386 1.87065 5.07121 1.16788 1.85964 5.085 1.17703 1.84848 5.07107 1.20296 1.82607 4.9365 1.19704 1.83198 4.91975 1.20601 1.84672 4.92924 1.23504 1.89638 5.06213 1.22916 1.89105 5.07913 1.23816 1.87588 5.07023 1.26371 1.80424 4.95444 1.25791 1.80349 4.93651 1.26713 1.82122 4.93934 1.29579 1.91749 5.04334 1.28998 1.91897 5.06122 1.29921 1.90113 5.05909 1.31878 1.78354 4.96286 1.32037 1.79018 4.95152 1.32786 1.8008 4.95902 1.33 1.91859 4.98708 1.33 1.91868 4.97834 1.32721 1.91327 4.9724 1.32721 1.91327 4.9724 1.33 1.91868 4.97834 1.33 1.91746 4.96968 1.33 1.91497 4.96131 1.32721 1.91327 4.9724 1.33 1.91746 4.96968 1.33 1.91497 4.96131 1.3247 1.90471 4.95998 1.32721 1.91327 4.9724 1.33 1.91497 4.96131 1.33 1.9115 4.95378 1.3247 1.90471 4.95998 1.3247 1.90471 4.95998 1.33 1.9115 4.95378 1.32218 1.89329 4.95009 1.32218 1.89329 4.95009 1.33 1.9115 4.95378 1.33 1.90354 4.94198 1.3272 1.88863 4.93394 1.33 1.90354 4.94198 1.33 1.89591 4.93393 1.33 1.88735 4.92719 1.3272 1.88863 4.93394 1.33 1.89591 4.93393 1.33 1.88735 4.92719 1.33 1.87789 4.92172 1.3272 1.88863 4.93394 1.3272 1.88863 4.93394 1.33 1.87789 4.92172 1.32374 1.86626 4.92827 1.31939 1.87927 4.94318 1.32374 1.86626 4.92827 1.31658 1.86393 4.94013 1.31939 1.87927 4.94318 1.3272 1.88863 4.93394 1.32374 1.86626 4.92827 1.31939 1.87927 4.94318 1.32218 1.89329 4.95009 1.3272 1.88863 4.93394 1.3272 1.88863 4.93394 1.32218 1.89329 4.95009 1.33 1.90354 4.94198 1.33 1.87789 4.92172 1.33 1.86779 4.91765 1.32374 1.86626 4.92827 1.32374 1.86626 4.92827 1.33 1.86779 4.91765 1.33 1.85719 4.91505 1.32064 1.84404 4.92979 1.33 1.85719 4.91505 1.32851 1.8444 4.91644 1.32705 1.83207 4.91972 1.32064 1.84404 4.92979 1.32851 1.8444 4.91644 1.32705 1.83207 4.91972 1.31746 1.82321 4.93811 1.32064 1.84404 4.92979 1.32705 1.83207 4.91972 1.32546 1.82002 4.92499 1.31746 1.82321 4.93811 1.31746 1.82321 4.93811 1.32546 1.82002 4.92499 1.32378 1.80874 4.9322 1.31399 1.8055 4.95295 1.32378 1.80874 4.9322 1.32206 1.79866 4.94115 1.32037 1.79018 4.95152 1.31399 1.8055 4.95295 1.32206 1.79866 4.94115 1.32037 1.79018 4.95152 1.31072 1.79358 4.9722 1.31399 1.8055 4.95295 1.32037 1.79018 4.95152 1.31878 1.78354 4.96286 1.31072 1.79358 4.9722 1.31072 1.79358 4.9722 1.31878 1.78354 4.96286 1.31732 1.77884 4.97473 1.30769 1.78828 4.99366 1.31732 1.77884 4.97473 1.31583 1.77596 4.98727 1.31421 1.775 5.00046 1.30769 1.78828 4.99366 1.31583 1.77596 4.98727 1.31421 1.775 5.00046 1.30426 1.78994 5.01661 1.30769 1.78828 4.99366 1.31421 1.775 5.00046 1.31251 1.77613 5.01384 1.30426 1.78994 5.01661 1.30426 1.78994 5.01661 1.31251 1.77613 5.01384 1.3108 1.77937 5.02692 1.30087 1.79871 5.03778 1.3108 1.77937 5.02692 1.30913 1.78458 5.0392 1.30757 1.79148 5.0503 1.30087 1.79871 5.03778 1.30913 1.78458 5.0392 1.30757 1.79148 5.0503 1.29787 1.813 5.05454 1.30087 1.79871 5.03778 1.30757 1.79148 5.0503 1.30613 1.79974 5.05995 1.29787 1.813 5.05454 1.29787 1.813 5.05454 1.30613 1.79974 5.05995 1.3046 1.80956 5.06842 1.30296 1.82084 5.07544 1.29787 1.813 5.05454 1.3046 1.80956 5.06842 1.30296 1.82084 5.07544 1.29453 1.83241 5.06651 1.29787 1.813 5.05454 1.30296 1.82084 5.07544 1.30125 1.83324 5.08068 1.29453 1.83241 5.06651 1.29453 1.83241 5.06651 1.30125 1.83324 5.08068 1.29954 1.84631 5.08389 1.29107 1.85486 5.07182 1.29954 1.84631 5.08389 1.29789 1.85955 5.085 1.29636 1.87248 5.08408 1.29107 1.85486 5.07182 1.29789 1.85955 5.085 1.29636 1.87248 5.08408 1.28799 1.877 5.06996 1.29107 1.85486 5.07182 1.29636 1.87248 5.08408 1.29493 1.88488 5.08128 1.28799 1.877 5.06996 1.28799 1.877 5.06996 1.29493 1.88488 5.08128 1.29337 1.89704 5.07651 1.28479 1.89776 5.06131 1.29337 1.89704 5.07651 1.2917 1.90856 5.06976 1.28998 1.91897 5.06122 1.28479 1.89776 5.06131 1.2917 1.90856 5.06976 1.28998 1.91897 5.06122 1.28132 1.91524 5.04618 1.28479 1.89776 5.06131 1.28998 1.91897 5.06122 1.28828 1.92788 5.05117 1.28132 1.91524 5.04618 1.28132 1.91524 5.04618 1.28828 1.92788 5.05117 1.28666 1.93499 5.04002 1.27808 1.92683 5.0268 1.28666 1.93499 5.04002 1.28517 1.94017 5.02824 1.28372 1.9435 5.01592 1.27808 1.92683 5.0268 1.28517 1.94017 5.02824 1.28372 1.9435 5.01592 1.27503 1.93181 5.00523 1.27808 1.92683 5.0268 1.28372 1.9435 5.01592 1.28212 1.94495 5.00285 1.27503 1.93181 5.00523 1.27503 1.93181 5.00523 1.28212 1.94495 5.00285 1.28044 1.94435 4.98947 1.27159 1.92979 4.98228 1.28044 1.94435 4.98947 1.27872 1.94162 4.97628 1.27704 1.93688 4.96375 1.27159 1.92979 4.98228 1.27872 1.94162 4.97628 1.27704 1.93688 4.96375 1.26822 1.92071 4.96129 1.27159 1.92979 4.98228 1.27704 1.93688 4.96375 1.27544 1.93037 4.95233 1.26822 1.92071 4.96129 1.26822 1.92071 4.96129 1.27544 1.93037 4.95233 1.27399 1.92244 4.94233 1.26522 1.90616 4.94475 1.27399 1.92244 4.94233 1.2725 1.91302 4.93356 1.27087 1.90208 4.92615 1.26522 1.90616 4.94475 1.2725 1.91302 4.93356 1.27087 1.90208 4.92615 1.26186 1.88653 4.93307 1.26522 1.90616 4.94475 1.27087 1.90208 4.92615 1.26918 1.88992 4.92044 1.26186 1.88653 4.93307 1.26186 1.88653 4.93307 1.26918 1.88992 4.92044 1.26746 1.87697 4.91671 1.25841 1.86402 4.92811 1.26746 1.87697 4.91671 1.26579 1.86373 4.91508 1.26423 1.85068 4.91551 1.25841 1.86402 4.92811 1.26579 1.86373 4.91508 1.26423 1.85068 4.91551 1.25535 1.84195 4.9303 1.25841 1.86402 4.92811 1.26423 1.85068 4.91551 1.2628 1.83818 4.91785 1.25535 1.84195 4.9303 1.25535 1.84195 4.9303 1.2628 1.83818 4.91785 1.26127 1.82594 4.92212 1.25212 1.82125 4.93932 1.26127 1.82594 4.92212 1.25962 1.81422 4.92838 1.25791 1.80349 4.93651 1.25212 1.82125 4.93932 1.25962 1.81422 4.92838 1.25791 1.80349 4.93651 1.24865 1.80404 4.95469 1.25212 1.82125 4.93932 1.25791 1.80349 4.93651 1.2562 1.79418 4.94622 1.24865 1.80404 4.95469 1.24865 1.80404 4.95469 1.2562 1.79418 4.94622 1.25456 1.7866 4.95714 1.24543 1.79278 4.9742 1.25456 1.7866 4.95714 1.25303 1.78093 4.9688 1.25159 1.77717 4.98094 1.24543 1.79278 4.9742 1.25303 1.78093 4.9688 1.25159 1.77717 4.98094 1.24237 1.78812 4.99589 1.24543 1.79278 4.9742 1.25159 1.77717 4.98094 1.25003 1.77522 4.99385 1.24237 1.78812 4.99589 1.24237 1.78812 4.99589 1.25003 1.77522 4.99385 1.24836 1.77531 5.0072 1.23891 1.7905 5.01882 1.24836 1.77531 5.0072 1.24665 1.77751 5.02049 1.24495 1.78176 5.03323 1.23891 1.7905 5.01882 1.24665 1.77751 5.02049 1.24495 1.78176 5.03323 1.23556 1.79989 5.03964 1.23891 1.7905 5.01882 1.24495 1.78176 5.03323 1.24333 1.78786 5.04496 1.23556 1.79989 5.03964 1.23556 1.79989 5.03964 1.24333 1.78786 5.04496 1.24184 1.79547 5.05533 1.23256 1.81469 5.05595 1.24184 1.79547 5.05533 1.24038 1.80449 5.06437 1.23879 1.81508 5.07216 1.23256 1.81469 5.05595 1.24038 1.80449 5.06437 1.23879 1.81508 5.07216 1.22919 1.83453 5.06735 1.23256 1.81469 5.05595 1.23879 1.81508 5.07216 1.2371 1.82697 5.07832 1.22919 1.83453 5.06735 1.22919 1.83453 5.06735 1.2371 1.82697 5.07832 1.23538 1.83976 5.08256 1.22575 1.8571 5.07194 1.23538 1.83976 5.08256 1.2337 1.85298 5.08471 1.23211 1.86613 5.08478 1.22575 1.8571 5.07194 1.2337 1.85298 5.08471 1.23211 1.86613 5.08478 1.22271 1.87909 5.06942 1.22575 1.8571 5.07194 1.23211 1.86613 5.08478 1.23065 1.87875 5.08291 1.22271 1.87909 5.06942 1.22271 1.87909 5.06942 1.23065 1.87875 5.08291 1.22916 1.89105 5.07913 1.21946 1.89967 5.06009 1.22916 1.89105 5.07913 1.22754 1.90295 5.07335 1.22584 1.91396 5.06567 1.21946 1.89967 5.06009 1.22754 1.90295 5.07335 1.22584 1.91396 5.06567 1.21598 1.91666 5.04442 1.21946 1.89967 5.06009 1.22584 1.91396 5.06567 1.22412 1.92366 5.05632 1.21598 1.91666 5.04442 1.21598 1.91666 5.04442 1.22412 1.92366 5.05632 1.22246 1.93169 5.04566 1.21279 1.9276 5.02479 1.22246 1.93169 5.04566 1.22089 1.93784 5.03414 1.21946 1.94206 5.02215 1.21279 1.9276 5.02479 1.22089 1.93784 5.03414 1.21946 1.94206 5.02215 1.2097 1.93194 5.00299 1.21279 1.9276 5.02479 1.21946 1.94206 5.02215 1.21793 1.94448 5.00941 1.2097 1.93194 5.00299 1.2097 1.93194 5.00299 1.21793 1.94448 5.00941 1.21628 1.94491 4.99613 1.20624 1.92919 4.98008 1.21628 1.94491 4.99613 1.21457 1.94324 4.98278 1.21286 1.93948 4.96986 1.20624 1.92919 4.98008 1.21457 1.94324 4.98278 1.21286 1.93948 4.96986 1.20291 1.91949 4.95945 1.20624 1.92919 4.98008 1.21286 1.93948 4.96986 1.21122 1.93381 4.95784 1.20291 1.91949 4.95945 1.20291 1.91949 4.95945 1.21122 1.93381 4.95784 1.20969 1.92654 4.94711 1.20826 1.91791 4.93778 1.20291 1.91949 4.95945 1.20969 1.92654 4.94711 1.20826 1.91791 4.93778 1.19991 1.90445 4.94336 1.20291 1.91949 4.95945 1.20826 1.91791 4.93778 1.20669 1.90769 4.92964 1.19991 1.90445 4.94336 1.19991 1.90445 4.94336 1.20669 1.90769 4.92964 1.20503 1.89608 4.92304 1.19652 1.8844 4.93226 1.20503 1.89608 4.92304 1.20331 1.88347 4.91831 1.20161 1.87031 4.91563 1.19652 1.8844 4.93226 1.20331 1.88347 4.91831 1.20161 1.87031 4.91563 1.19309 1.86178 4.92802 1.19652 1.8844 4.93226 1.20161 1.87031 4.91563 1.19999 1.85711 4.91505 1.19309 1.86178 4.92802 1.19309 1.86178 4.92802 1.19999 1.85711 4.91505 1.1985 1.84432 4.91646 1.19006 1.83987 4.93087 1.1985 1.84432 4.91646 1.19704 1.83198 4.91975 1.19545 1.81994 4.92503 1.19006 1.83987 4.93087 1.19704 1.83198 4.91975 1.19545 1.81994 4.92503 1.18679 1.81939 4.94055 1.19006 1.83987 4.93087 1.19545 1.81994 4.92503 1.19376 1.80866 4.93225 1.18679 1.81939 4.94055 1.18679 1.81939 4.94055 1.19376 1.80866 4.93225 1.19205 1.7986 4.94122 1.18331 1.80265 4.95647 1.19205 1.7986 4.94122 1.19036 1.79013 4.95159 1.18877 1.7835 4.96294 1.18331 1.80265 4.95647 1.19036 1.79013 4.95159 1.18877 1.7835 4.96294 1.18016 1.79206 4.97616 1.18331 1.80265 4.95647 1.18877 1.7835 4.96294 1.18732 1.77882 4.97481 1.18016 1.79206 4.97616 1.18016 1.79206 4.97616 1.18732 1.77882 4.97481 1.18582 1.77595 4.98736 1.17704 1.78802 4.99813 1.18582 1.77595 4.98736 1.1842 1.775 5.00055 1.1825 1.77615 5.01393 1.17704 1.78802 4.99813 1.1842 1.775 5.00055 1.1825 1.77615 5.01393 1.17357 1.79113 5.02101 1.17704 1.78802 4.99813 1.1825 1.77615 5.01393 1.18079 1.7794 5.027 1.17357 1.79113 5.02101 1.17357 1.79113 5.02101 1.18079 1.7794 5.027 1.17912 1.78462 5.03928 1.17026 1.80113 5.04145 1.17912 1.78462 5.03928 1.17756 1.79153 5.05036 1.17612 1.7998 5.06001 1.17026 1.80113 5.04145 1.17756 1.79153 5.05036 1.17612 1.7998 5.06001 1.16725 1.81643 5.05732 1.17026 1.80113 5.04145 1.17612 1.7998 5.06001 1.17459 1.80963 5.06847 1.16725 1.81643 5.05732 1.16725 1.81643 5.05732 1.17459 1.80963 5.06847 1.17295 1.82092 5.07549 1.16385 1.83668 5.06812 1.17295 1.82092 5.07549 1.17124 1.83333 5.08071 1.16953 1.84639 5.0839 1.16385 1.83668 5.06812 1.17124 1.83333 5.08071 1.16953 1.84639 5.0839 1.16043 1.85933 5.072 1.16385 1.83668 5.06812 1.16953 1.84639 5.0839 1.16788 1.85964 5.085 1.16043 1.85933 5.072 1.16043 1.85933 5.072 1.16788 1.85964 5.085 1.16636 1.87257 5.08407 1.15741 1.88116 5.06882 1.16636 1.87257 5.08407 1.16492 1.88496 5.08125 1.16336 1.89712 5.07647 1.15741 1.88116 5.06882 1.16492 1.88496 5.08125 1.16336 1.89712 5.07647 1.15412 1.90154 5.0588 1.15741 1.88116 5.06882 1.16336 1.89712 5.07647 1.16169 1.90863 5.06971 1.15412 1.90154 5.0588 1.15412 1.90154 5.0588 1.16169 1.90863 5.06971 1.15997 1.91903 5.06115 1.15065 1.91803 5.04262 1.15997 1.91903 5.06115 1.15827 1.92793 5.05109 1.15665 1.93503 5.03994 1.15065 1.91803 5.04262 1.15827 1.92793 5.05109 1.15665 1.93503 5.03994 1.14751 1.9283 5.02277 1.15065 1.91803 5.04262 1.15665 1.93503 5.03994 1.15516 1.9402 5.02816 1.14751 1.9283 5.02277 1.14751 1.9283 5.02277 1.15516 1.9402 5.02816 1.15371 1.94351 5.01584 1.14437 1.932 5.00074 1.15371 1.94351 5.01584 1.15211 1.94495 5.00277 1.15043 1.94433 4.98939 1.14437 1.932 5.00074 1.15211 1.94495 5.00277 1.15043 1.94433 4.98939 1.1409 1.92853 4.9779 1.14437 1.932 5.00074 1.15043 1.94433 4.98939 1.14871 1.9416 4.97619 1.1409 1.92853 4.9779 1.1409 1.92853 4.9779 1.14871 1.9416 4.97619 1.14702 1.93685 4.96367 1.13761 1.91824 4.95766 1.14702 1.93685 4.96367 1.14543 1.93033 4.95226 1.14398 1.92239 4.94227 1.13761 1.91824 4.95766 1.14543 1.93033 4.95226 1.14398 1.92239 4.94227 1.13459 1.90268 4.94201 1.13761 1.91824 4.95766 1.14398 1.92239 4.94227 1.14249 1.91295 4.93351 1.13459 1.90268 4.94201 1.13459 1.90268 4.94201 1.14249 1.91295 4.93351 1.14086 1.902 4.9261 1.13117 1.88224 4.93152 1.14086 1.902 4.9261 1.13916 1.88984 4.92041 1.13745 1.87689 4.91669 1.13117 1.88224 4.93152 1.13916 1.88984 4.92041 1.13745 1.87689 4.91669 1.12777 1.85955 4.928 1.13117 1.88224 4.93152 1.13745 1.87689 4.91669 1.13578 1.86364 4.91508 1.12777 1.85955 4.928 1.12777 1.85955 4.928 1.13578 1.86364 4.91508 1.13422 1.85059 4.91552 1.12476 1.83779 4.93151 1.13422 1.85059 4.91552 1.13279 1.8381 4.91787 1.13126 1.82586 4.92216 1.12476 1.83779 4.93151 1.13279 1.8381 4.91787 1.13126 1.82586 4.92216 1.12145 1.81753 4.94186 1.12476 1.83779 4.93151 1.13126 1.82586 4.92216 1.12961 1.81414 4.92843 1.12145 1.81753 4.94186 1.12145 1.81753 4.94186 1.12961 1.81414 4.92843 1.1279 1.80342 4.93657 1.11798 1.80131 4.95829 1.1279 1.80342 4.93657 1.12619 1.79412 4.94629 1.12454 1.78656 4.95721 1.11798 1.80131 4.95829 1.12619 1.79412 4.94629 1.12454 1.78656 4.95721 1.11487 1.79137 4.97824 1.11798 1.80131 4.95829 1.12454 1.78656 4.95721 1.12302 1.7809 4.96888 1.11487 1.79137 4.97824 1.11487 1.79137 4.97824 1.12302 1.7809 4.96888 1.12158 1.77715 4.98102 1.11171 1.788 5.00039 1.12158 1.77715 4.98102 1.12002 1.77522 4.99394 1.11835 1.77531 5.00729 1.11171 1.788 5.00039 1.12002 1.77522 4.99394 1.11835 1.77531 5.00729 1.11664 1.77753 5.02058 1.11171 1.788 5.00039 1.11171 1.788 5.00039 1.11664 1.77753 5.02058 1.10823 1.79183 5.02318 1.10145 1.80294 5.01855 1.10823 1.79183 5.02318 1.09873 1.80958 5.03253 1.10145 1.80294 5.01855 1.11171 1.788 5.00039 1.10823 1.79183 5.02318 1.10145 1.80294 5.01855 1.10428 1.80008 5.00311 1.11171 1.788 5.00039 1.11171 1.788 5.00039 1.10428 1.80008 5.00311 1.10695 1.80126 4.98776 1.11487 1.79137 4.97824 1.10695 1.80126 4.98776 1.10937 1.80609 4.97366 1.11798 1.80131 4.95829 1.10937 1.80609 4.97366 1.11206 1.8146 4.96077 1.12145 1.81753 4.94186 1.11206 1.8146 4.96077 1.1149 1.82633 4.95034 1.12476 1.83779 4.93151 1.1149 1.82633 4.95034 1.11759 1.84012 4.94339 1.12001 1.85469 4.94024 1.12476 1.83779 4.93151 1.11759 1.84012 4.94339 1.12001 1.85469 4.94024 1.12777 1.85955 4.928 1.12476 1.83779 4.93151 1.12001 1.85469 4.94024 1.12268 1.87007 4.94085 1.12777 1.85955 4.928 1.12777 1.85955 4.928 1.12268 1.87007 4.94085 1.13117 1.88224 4.93152 1.13117 1.88224 4.93152 1.12268 1.87007 4.94085 1.12551 1.88507 4.94549 1.13459 1.90268 4.94201 1.12551 1.88507 4.94549 1.12823 1.89819 4.95372 1.13761 1.91824 4.95766 1.12823 1.89819 4.95372 1.13065 1.90842 4.96457 1.1333 1.91583 4.97801 1.13761 1.91824 4.95766 1.13065 1.90842 4.96457 1.1333 1.91583 4.97801 1.1409 1.92853 4.9779 1.13761 1.91824 4.95766 1.1333 1.91583 4.97801 1.13613 1.91962 4.99325 1.1409 1.92853 4.9779 1.1409 1.92853 4.9779 1.13613 1.91962 4.99325 1.14437 1.932 5.00074 1.14437 1.932 5.00074 1.13613 1.91962 4.99325 1.13886 1.91936 5.00876 1.14751 1.9283 5.02277 1.13886 1.91936 5.00876 1.14129 1.91536 5.02314 1.15065 1.91803 5.04262 1.14129 1.91536 5.02314 1.14391 1.9077 5.0364 1.15412 1.90154 5.0588 1.14391 1.9077 5.0364 1.14674 1.89663 5.04752 1.14949 1.88319 5.05534 1.15412 1.90154 5.0588 1.14674 1.89663 5.04752 1.14949 1.88319 5.05534 1.15741 1.88116 5.06882 1.15412 1.90154 5.0588 1.14949 1.88319 5.05534 1.15194 1.86878 5.05935 1.15741 1.88116 5.06882 1.15741 1.88116 5.06882 1.15194 1.86878 5.05935 1.16043 1.85933 5.072 1.16636 1.87257 5.08407 1.15741 1.88116 5.06882 1.16043 1.85933 5.072 1.32374 1.86626 4.92827 1.33 1.85719 4.91505 1.32064 1.84404 4.92979 1.31405 1.84882 4.94105 1.32064 1.84404 4.92979 1.31156 1.8345 4.94569 1.31405 1.84882 4.94105 1.32374 1.86626 4.92827 1.32064 1.84404 4.92979 1.31405 1.84882 4.94105 1.31658 1.86393 4.94013 1.32374 1.86626 4.92827 1.31746 1.82321 4.93811 1.32378 1.80874 4.9322 1.31399 1.8055 4.95295 1.30878 1.82136 4.9541 1.31399 1.8055 4.95295 1.30596 1.8108 4.96566 1.30878 1.82136 4.9541 1.31746 1.82321 4.93811 1.31399 1.8055 4.95295 1.30878 1.82136 4.9541 1.31156 1.8345 4.94569 1.31746 1.82321 4.93811 1.31746 1.82321 4.93811 1.31156 1.8345 4.94569 1.32064 1.84404 4.92979 1.31072 1.79358 4.9722 1.31732 1.77884 4.97473 1.30769 1.78828 4.99366 1.30093 1.80033 4.99373 1.30769 1.78828 4.99366 1.29816 1.80073 5.00931 1.30093 1.80033 4.99373 1.31072 1.79358 4.9722 1.30769 1.78828 4.99366 1.30093 1.80033 4.99373 1.3034 1.80375 4.97913 1.31072 1.79358 4.9722 1.31072 1.79358 4.9722 1.3034 1.80375 4.97913 1.30596 1.8108 4.96566 1.31399 1.8055 4.95295 1.31072 1.79358 4.9722 1.30596 1.8108 4.96566 1.30426 1.78994 5.01661 1.3108 1.77937 5.02692 1.30087 1.79871 5.03778 1.29534 1.80516 5.02435 1.30087 1.79871 5.03778 1.29275 1.81307 5.03738 1.29534 1.80516 5.02435 1.30426 1.78994 5.01661 1.30087 1.79871 5.03778 1.29534 1.80516 5.02435 1.29816 1.80073 5.00931 1.30426 1.78994 5.01661 1.30426 1.78994 5.01661 1.29816 1.80073 5.00931 1.30769 1.78828 4.99366 1.29453 1.83241 5.06651 1.29954 1.84631 5.08389 1.29107 1.85486 5.07182 1.28472 1.85246 5.05952 1.29107 1.85486 5.07182 1.2821 1.86776 5.0595 1.28472 1.85246 5.05952 1.29453 1.83241 5.06651 1.29107 1.85486 5.07182 1.28472 1.85246 5.05952 1.28755 1.83729 5.05554 1.29453 1.83241 5.06651 1.29453 1.83241 5.06651 1.28755 1.83729 5.05554 1.2903 1.82378 5.04783 1.29787 1.813 5.05454 1.2903 1.82378 5.04783 1.29275 1.81307 5.03738 1.30087 1.79871 5.03778 1.29787 1.813 5.05454 1.29275 1.81307 5.03738 1.28799 1.877 5.06996 1.29337 1.89704 5.07651 1.28479 1.89776 5.06131 1.27967 1.88222 5.05574 1.28479 1.89776 5.06131 1.27694 1.89577 5.04817 1.27967 1.88222 5.05574 1.28799 1.877 5.06996 1.28479 1.89776 5.06131 1.27967 1.88222 5.05574 1.2821 1.86776 5.0595 1.28799 1.877 5.06996 1.28799 1.877 5.06996 1.2821 1.86776 5.0595 1.29107 1.85486 5.07182 1.28132 1.91524 5.04618 1.28666 1.93499 5.04002 1.27808 1.92683 5.0268 1.27146 1.91495 5.0241 1.27808 1.92683 5.0268 1.26904 1.91919 5.0098 1.27146 1.91495 5.0241 1.28132 1.91524 5.04618 1.27808 1.92683 5.0268 1.27146 1.91495 5.0241 1.2741 1.90704 5.03725 1.28132 1.91524 5.04618 1.28132 1.91524 5.04618 1.2741 1.90704 5.03725 1.27694 1.89577 5.04817 1.28479 1.89776 5.06131 1.28132 1.91524 5.04618 1.27694 1.89577 5.04817 1.27503 1.93181 5.00523 1.28044 1.94435 4.98947 1.27159 1.92979 4.98228 1.26632 1.91973 4.99433 1.27159 1.92979 4.98228 1.26349 1.91621 4.97902 1.26632 1.91973 4.99433 1.27503 1.93181 5.00523 1.27159 1.92979 4.98228 1.26632 1.91973 4.99433 1.26904 1.91919 5.0098 1.27503 1.93181 5.00523 1.27503 1.93181 5.00523 1.26904 1.91919 5.0098 1.27808 1.92683 5.0268 1.26822 1.92071 4.96129 1.27399 1.92244 4.94233 1.26522 1.90616 4.94475 1.2584 1.89899 4.95439 1.26522 1.90616 4.94475 1.25571 1.88605 4.94595 1.2584 1.89899 4.95439 1.26822 1.92071 4.96129 1.26522 1.90616 4.94475 1.2584 1.89899 4.95439 1.26082 1.90903 4.96541 1.26822 1.92071 4.96129 1.26822 1.92071 4.96129 1.26082 1.90903 4.96541 1.26349 1.91621 4.97902 1.27159 1.92979 4.98228 1.26822 1.92071 4.96129 1.26349 1.91621 4.97902 1.26186 1.88653 4.93307 1.26746 1.87697 4.91671 1.25841 1.86402 4.92811 1.25287 1.87114 4.94104 1.25841 1.86402 4.92811 1.25018 1.85573 4.94015 1.25287 1.87114 4.94104 1.26186 1.88653 4.93307 1.25841 1.86402 4.92811 1.25287 1.87114 4.94104 1.25571 1.88605 4.94595 1.26186 1.88653 4.93307 1.26186 1.88653 4.93307 1.25571 1.88605 4.94595 1.26522 1.90616 4.94475 1.25535 1.84195 4.9303 1.26127 1.82594 4.92212 1.25212 1.82125 4.93932 1.24777 1.84111 4.94305 1.25212 1.82125 4.93932 1.24509 1.82723 4.94974 1.24777 1.84111 4.94305 1.25535 1.84195 4.9303 1.25212 1.82125 4.93932 1.24777 1.84111 4.94305 1.25018 1.85573 4.94015 1.25535 1.84195 4.9303 1.25535 1.84195 4.9303 1.25018 1.85573 4.94015 1.25841 1.86402 4.92811 1.24865 1.80404 4.95469 1.25456 1.7866 4.95714 1.24543 1.79278 4.9742 1.23955 1.80656 4.97272 1.24543 1.79278 4.9742 1.23713 1.80148 4.98674 1.23955 1.80656 4.97272 1.24865 1.80404 4.95469 1.24543 1.79278 4.9742 1.23955 1.80656 4.97272 1.24226 1.81532 4.95996 1.24865 1.80404 4.95469 1.24865 1.80404 4.95469 1.24226 1.81532 4.95996 1.25212 1.82125 4.93932 1.25212 1.82125 4.93932 1.24226 1.81532 4.95996 1.24509 1.82723 4.94974 1.24237 1.78812 4.99589 1.24836 1.77531 5.0072 1.23891 1.7905 5.01882 1.23448 1.80003 5.00203 1.23891 1.7905 5.01882 1.23164 1.80261 5.01751 1.23448 1.80003 5.00203 1.24237 1.78812 4.99589 1.23891 1.7905 5.01882 1.23448 1.80003 5.00203 1.23713 1.80148 4.98674 1.24237 1.78812 4.99589 1.24237 1.78812 4.99589 1.23713 1.80148 4.98674 1.24543 1.79278 4.9742 1.23556 1.79989 5.03964 1.24184 1.79547 5.05533 1.23256 1.81469 5.05595 1.22648 1.81841 5.04325 1.23256 1.81469 5.05595 1.22386 1.83071 5.05236 1.22648 1.81841 5.04325 1.23556 1.79989 5.03964 1.23256 1.81469 5.05595 1.22648 1.81841 5.04325 1.22891 1.80902 5.03164 1.23556 1.79989 5.03964 1.23556 1.79989 5.03964 1.22891 1.80902 5.03164 1.23891 1.7905 5.01882 1.23891 1.7905 5.01882 1.22891 1.80902 5.03164 1.23164 1.80261 5.01751 1.22919 1.83453 5.06735 1.23538 1.83976 5.08256 1.22575 1.8571 5.07194 1.22103 1.84529 5.05817 1.22575 1.8571 5.07194 1.21828 1.86072 5.06 1.22103 1.84529 5.05817 1.22919 1.83453 5.06735 1.22575 1.8571 5.07194 1.22103 1.84529 5.05817 1.22386 1.83071 5.05236 1.22919 1.83453 5.06735 1.22919 1.83453 5.06735 1.22386 1.83071 5.05236 1.23256 1.81469 5.05595 1.22271 1.87909 5.06942 1.22916 1.89105 5.07913 1.21946 1.89967 5.06009 1.21324 1.88966 5.05216 1.21946 1.89967 5.06009 1.21042 1.90216 5.04269 1.21324 1.88966 5.05216 1.22271 1.87909 5.06942 1.21946 1.89967 5.06009 1.21324 1.88966 5.05216 1.21584 1.87554 5.05795 1.22271 1.87909 5.06942 1.22271 1.87909 5.06942 1.21584 1.87554 5.05795 1.22575 1.8571 5.07194 1.22575 1.8571 5.07194 1.21584 1.87554 5.05795 1.21828 1.86072 5.06 1.21598 1.91666 5.04442 1.22246 1.93169 5.04566 1.21279 1.9276 5.02479 1.20765 1.91173 5.03041 1.21279 1.9276 5.02479 1.20519 1.91765 5.01663 1.20765 1.91173 5.03041 1.21598 1.91666 5.04442 1.21279 1.9276 5.02479 1.20765 1.91173 5.03041 1.21042 1.90216 5.04269 1.21598 1.91666 5.04442 1.21598 1.91666 5.04442 1.21042 1.90216 5.04269 1.21946 1.89967 5.06009 1.2097 1.93194 5.00299 1.21628 1.94491 4.99613 1.20624 1.92919 4.98008 1.1998 1.91835 4.98602 1.20624 1.92919 4.98008 1.19702 1.91277 4.97145 1.1998 1.91835 4.98602 1.2097 1.93194 5.00299 1.20624 1.92919 4.98008 1.1998 1.91835 4.98602 1.20262 1.91998 5.0016 1.2097 1.93194 5.00299 1.2097 1.93194 5.00299 1.20262 1.91998 5.0016 1.20519 1.91765 5.01663 1.21279 1.9276 5.02479 1.2097 1.93194 5.00299 1.20519 1.91765 5.01663 1.19991 1.90445 4.94336 1.20503 1.89608 4.92304 1.19652 1.8844 4.93226 1.192 1.8924 4.9495 1.19652 1.8844 4.93226 1.18919 1.87824 4.94284 1.192 1.8924 4.9495 1.19991 1.90445 4.94336 1.19652 1.8844 4.93226 1.192 1.8924 4.9495 1.19454 1.90402 4.95923 1.19991 1.90445 4.94336 1.19991 1.90445 4.94336 1.19454 1.90402 4.95923 1.20291 1.91949 4.95945 1.20291 1.91949 4.95945 1.19454 1.90402 4.95923 1.19702 1.91277 4.97145 1.20624 1.92919 4.98008 1.20291 1.91949 4.95945 1.19702 1.91277 4.97145 1.19309 1.86178 4.92802 1.1985 1.84432 4.91646 1.19006 1.83987 4.93087 1.18389 1.84782 4.94125 1.19006 1.83987 4.93087 1.18137 1.83354 4.94615 1.18389 1.84782 4.94125 1.19309 1.86178 4.92802 1.19006 1.83987 4.93087 1.18389 1.84782 4.94125 1.1864 1.86286 4.94007 1.19309 1.86178 4.92802 1.19309 1.86178 4.92802 1.1864 1.86286 4.94007 1.19652 1.8844 4.93226 1.19652 1.8844 4.93226 1.1864 1.86286 4.94007 1.18919 1.87824 4.94284 1.18679 1.81939 4.94055 1.19205 1.7986 4.94122 1.18331 1.80265 4.95647 1.17858 1.82053 4.95481 1.18331 1.80265 4.95647 1.17577 1.81019 4.96655 1.17858 1.82053 4.95481 1.18679 1.81939 4.94055 1.18331 1.80265 4.95647 1.17858 1.82053 4.95481 1.18137 1.83354 4.94615 1.18679 1.81939 4.94055 1.18679 1.81939 4.94055 1.18137 1.83354 4.94615 1.19006 1.83987 4.93087 1.18016 1.79206 4.97616 1.18582 1.77595 4.98736 1.17704 1.78802 4.99813 1.17075 1.80023 4.99479 1.17704 1.78802 4.99813 1.16797 1.80091 5.01038 1.17075 1.80023 4.99479 1.18016 1.79206 4.97616 1.17704 1.78802 4.99813 1.17075 1.80023 4.99479 1.17323 1.8034 4.98009 1.18016 1.79206 4.97616 1.18016 1.79206 4.97616 1.17323 1.8034 4.98009 1.18331 1.80265 4.95647 1.18331 1.80265 4.95647 1.17323 1.8034 4.98009 1.17577 1.81019 4.96655 1.17357 1.79113 5.02101 1.17912 1.78462 5.03928 1.17026 1.80113 5.04145 1.16515 1.80561 5.02532 1.17026 1.80113 5.04145 1.16258 1.81372 5.03818 1.16515 1.80561 5.02532 1.17357 1.79113 5.02101 1.17026 1.80113 5.04145 1.16515 1.80561 5.02532 1.16797 1.80091 5.01038 1.17357 1.79113 5.02101 1.17357 1.79113 5.02101 1.16797 1.80091 5.01038 1.17704 1.78802 4.99813 1.16725 1.81643 5.05732 1.17295 1.82092 5.07549 1.16385 1.83668 5.06812 1.15735 1.8383 5.05594 1.16385 1.83668 5.06812 1.15453 1.85353 5.05965 1.15735 1.8383 5.05594 1.16725 1.81643 5.05732 1.16385 1.83668 5.06812 1.15735 1.8383 5.05594 1.16012 1.82463 5.04847 1.16725 1.81643 5.05732 1.16725 1.81643 5.05732 1.16012 1.82463 5.04847 1.16258 1.81372 5.03818 1.17026 1.80113 5.04145 1.16725 1.81643 5.05732 1.16258 1.81372 5.03818 1.15412 1.90154 5.0588 1.15997 1.91903 5.06115 1.15065 1.91803 5.04262 1.14391 1.9077 5.0364 1.15412 1.90154 5.0588 1.15065 1.91803 5.04262 1.14751 1.9283 5.02277 1.15371 1.94351 5.01584 1.14437 1.932 5.00074 1.13886 1.91936 5.00876 1.14751 1.9283 5.02277 1.14437 1.932 5.00074 1.1409 1.92853 4.9779 1.14702 1.93685 4.96367 1.13761 1.91824 4.95766 1.13459 1.90268 4.94201 1.14086 1.902 4.9261 1.13117 1.88224 4.93152 1.12551 1.88507 4.94549 1.13459 1.90268 4.94201 1.13117 1.88224 4.93152 1.12777 1.85955 4.928 1.13422 1.85059 4.91552 1.12476 1.83779 4.93151 1.12145 1.81753 4.94186 1.1279 1.80342 4.93657 1.11798 1.80131 4.95829 1.11206 1.8146 4.96077 1.12145 1.81753 4.94186 1.11798 1.80131 4.95829 1.11487 1.79137 4.97824 1.12158 1.77715 4.98102 1.11171 1.788 5.00039 1.10695 1.80126 4.98776 1.11487 1.79137 4.97824 1.11171 1.788 5.00039 1.11664 1.77753 5.02058 1.11494 1.7818 5.03331 1.10823 1.79183 5.02318 1.10823 1.79183 5.02318 1.11494 1.7818 5.03331 1.11332 1.78791 5.04503 1.10496 1.80241 5.04321 1.11332 1.78791 5.04503 1.11183 1.79553 5.05539 1.11037 1.80455 5.06442 1.10496 1.80241 5.04321 1.11183 1.79553 5.05539 1.11037 1.80455 5.06442 1.10193 1.81822 5.05864 1.10496 1.80241 5.04321 1.11037 1.80455 5.06442 1.10878 1.81515 5.07221 1.10193 1.81822 5.05864 1.10193 1.81822 5.05864 1.10878 1.81515 5.07221 1.10709 1.82705 5.07835 1.0985 1.83885 5.06882 1.10709 1.82705 5.07835 1.10537 1.83985 5.08258 1.10369 1.85307 5.08472 1.0985 1.83885 5.06882 1.10537 1.83985 5.08258 1.10369 1.85307 5.08472 1.09511 1.86156 5.07198 1.0985 1.83885 5.06882 1.10369 1.85307 5.08472 1.1021 1.86621 5.08477 1.09511 1.86156 5.07198 1.09511 1.86156 5.07198 1.1021 1.86621 5.08477 1.10064 1.87883 5.08289 1.09211 1.88325 5.06814 1.10064 1.87883 5.08289 1.09915 1.89113 5.07909 1.09753 1.90302 5.07331 1.09211 1.88325 5.06814 1.09915 1.89113 5.07909 1.09753 1.90302 5.07331 1.08878 1.90338 5.05746 1.09211 1.88325 5.06814 1.09753 1.90302 5.07331 1.09583 1.91403 5.06562 1.08878 1.90338 5.05746 1.08878 1.90338 5.05746 1.09583 1.91403 5.06562 1.09411 1.92372 5.05625 1.08532 1.91933 5.04079 1.09411 1.92372 5.05625 1.09244 1.93174 5.04559 1.09088 1.93788 5.03406 1.08532 1.91933 5.04079 1.09244 1.93174 5.04559 1.09088 1.93788 5.03406 1.08223 1.92895 5.02074 1.08532 1.91933 5.04079 1.09088 1.93788 5.03406 1.08945 1.94208 5.02207 1.08223 1.92895 5.02074 1.08223 1.92895 5.02074 1.08945 1.94208 5.02207 1.08792 1.94449 5.00932 1.07904 1.93198 4.99848 1.08792 1.94449 5.00932 1.08627 1.94491 4.99604 1.08456 1.94322 4.98269 1.07904 1.93198 4.99848 1.08627 1.94491 4.99604 1.08456 1.94322 4.98269 1.07556 1.92779 4.97575 1.07904 1.93198 4.99848 1.08456 1.94322 4.98269 1.08285 1.93944 4.96978 1.07556 1.92779 4.97575 1.07556 1.92779 4.97575 1.08285 1.93944 4.96978 1.08121 1.93376 4.95776 1.07231 1.91693 4.95592 1.08121 1.93376 4.95776 1.07968 1.92648 4.94704 1.07825 1.91784 4.93772 1.07231 1.91693 4.95592 1.07968 1.92648 4.94704 1.07825 1.91784 4.93772 1.06927 1.90086 4.94072 1.07231 1.91693 4.95592 1.07825 1.91784 4.93772 1.07668 1.90761 4.92959 1.06927 1.90086 4.94072 1.06927 1.90086 4.94072 1.07668 1.90761 4.92959 1.07501 1.896 4.923 1.06583 1.88006 4.93085 1.07501 1.896 4.923 1.0733 1.88339 4.91828 1.0716 1.87023 4.91562 1.06583 1.88006 4.93085 1.0733 1.88339 4.91828 1.0716 1.87023 4.91562 1.06246 1.8574 4.92805 1.06583 1.88006 4.93085 1.0716 1.87023 4.91562 1.06998 1.85702 4.91505 1.06246 1.8574 4.92805 1.06246 1.8574 4.92805 1.06998 1.85702 4.91505 1.06849 1.84424 4.91647 1.05946 1.83571 4.93222 1.06849 1.84424 4.91647 1.06703 1.8319 4.91978 1.06544 1.81987 4.92507 1.05946 1.83571 4.93222 1.06703 1.8319 4.91978 1.06544 1.81987 4.92507 1.05611 1.81571 4.94323 1.05946 1.83571 4.93222 1.06544 1.81987 4.92507 1.06375 1.80859 4.93231 1.05611 1.81571 4.94323 1.05611 1.81571 4.94323 1.06375 1.80859 4.93231 1.06204 1.79854 4.94128 1.05265 1.80004 4.96014 1.06204 1.79854 4.94128 1.06035 1.79008 4.95166 1.05876 1.78347 4.96302 1.05265 1.80004 4.96014 1.06035 1.79008 4.95166 1.05876 1.78347 4.96302 1.04958 1.79075 4.9803 1.05265 1.80004 4.96014 1.05876 1.78347 4.96302 1.05731 1.77879 4.97489 1.04958 1.79075 4.9803 1.04958 1.79075 4.9803 1.05731 1.77879 4.97489 1.05581 1.77593 4.98744 1.04637 1.78805 5.00265 1.05581 1.77593 4.98744 1.05419 1.775 5.00064 1.05249 1.77616 5.01402 1.04637 1.78805 5.00265 1.05419 1.775 5.00064 1.05249 1.77616 5.01402 1.04289 1.7926 5.02531 1.04637 1.78805 5.00265 1.05249 1.77616 5.01402 1.05077 1.77943 5.02709 1.04289 1.7926 5.02531 1.04289 1.7926 5.02531 1.05077 1.77943 5.02709 1.04911 1.78466 5.03936 1.03967 1.80374 5.04493 1.04911 1.78466 5.03936 1.04755 1.79158 5.05043 1.04611 1.79986 5.06007 1.03967 1.80374 5.04493 1.04755 1.79158 5.05043 1.04611 1.79986 5.06007 1.03661 1.82006 5.05991 1.03967 1.80374 5.04493 1.04611 1.79986 5.06007 1.04458 1.8097 5.06852 1.03661 1.82006 5.05991 1.03661 1.82006 5.05991 1.04458 1.8097 5.06852 1.04294 1.821 5.07553 1.03316 1.84104 5.06946 1.04294 1.821 5.07553 1.04123 1.83341 5.08073 1.03952 1.84648 5.08392 1.03316 1.84104 5.06946 1.04123 1.83341 5.08073 1.03952 1.84648 5.08392 1.0298 1.86376 5.0719 1.03316 1.84104 5.06946 1.03952 1.84648 5.08392 1.03787 1.85972 5.085 1.0298 1.86376 5.0719 1.0298 1.86376 5.0719 1.03787 1.85972 5.085 1.03635 1.87265 5.08405 1.0268 1.88532 5.0674 1.03635 1.87265 5.08405 1.03491 1.88504 5.08123 1.03335 1.8972 5.07643 1.0268 1.88532 5.0674 1.03491 1.88504 5.08123 1.03335 1.8972 5.07643 1.02344 1.90518 5.05606 1.0268 1.88532 5.0674 1.03335 1.8972 5.07643 1.03168 1.90871 5.06966 1.02344 1.90518 5.05606 1.02344 1.90518 5.05606 1.03168 1.90871 5.06966 1.02996 1.9191 5.06109 1.01999 1.92058 5.03892 1.02996 1.9191 5.06109 1.02826 1.92798 5.05102 1.02664 1.93507 5.03987 1.01999 1.92058 5.03892 1.02826 1.92798 5.05102 1.02664 1.93507 5.03987 1.01694 1.92954 5.01867 1.01999 1.92058 5.03892 1.02664 1.93507 5.03987 1.02515 1.94023 5.02809 1.01694 1.92954 5.01867 1.01694 1.92954 5.01867 1.02515 1.94023 5.02809 1.0237 1.94353 5.01575 1.0221 1.94496 5.00268 1.01694 1.92954 5.01867 1.0237 1.94353 5.01575 1.0221 1.94496 5.00268 1.0137 1.9319 4.99622 1.01694 1.92954 5.01867 1.0221 1.94496 5.00268 1.02042 1.94432 4.9893 1.0137 1.9319 4.99622 1.0137 1.9319 4.99622 1.02042 1.94432 4.9893 1.0187 1.94157 4.9761 1.01023 1.927 4.97363 1.0187 1.94157 4.9761 1.01701 1.93681 4.96359 1.01542 1.93028 4.95219 1.01023 1.927 4.97363 1.01701 1.93681 4.96359 1.01542 1.93028 4.95219 1.00702 1.91559 4.95424 1.01023 1.927 4.97363 1.01542 1.93028 4.95219 1.01397 1.92233 4.94221 1.00702 1.91559 4.95424 1.00702 1.91559 4.95424 1.01397 1.92233 4.94221 1.01248 1.91289 4.93346 1.00395 1.899 4.93948 1.01248 1.91289 4.93346 1.01085 1.90192 4.92606 1.00915 1.88975 4.92038 1.00395 1.899 4.93948 1.01085 1.90192 4.92606 1.00915 1.88975 4.92038 1.00049 1.87786 4.93025 1.00395 1.899 4.93948 1.00915 1.88975 4.92038 1.00744 1.8768 4.91668 1.00049 1.87786 4.93025 1.00049 1.87786 4.93025 1.00744 1.8768 4.91668 1.00577 1.86355 4.91507 0.997146 1.85514 4.92816 1.00577 1.86355 4.91507 1.00421 1.85051 4.91553 1.00278 1.83802 4.91789 0.997146 1.85514 4.92816 1.00421 1.85051 4.91553 1.00278 1.83802 4.91789 0.994147 1.83365 4.933 0.997146 1.85514 4.92816 1.00278 1.83802 4.91789 1.00125 1.82578 4.92219 0.994147 1.83365 4.933 0.994147 1.83365 4.933 1.00125 1.82578 4.92219 0.999598 1.81407 4.92848 0.990764 1.81394 4.94466 0.999598 1.81407 4.92848 0.997888 1.80335 4.93663 0.996179 1.79406 4.94636 0.990764 1.81394 4.94466 0.997888 1.80335 4.93663 0.996179 1.79406 4.94636 0.987329 1.79883 4.96203 0.990764 1.81394 4.94466 0.996179 1.79406 4.94636 0.994534 1.78651 4.95729 0.987329 1.79883 4.96203 0.987329 1.79883 4.96203 0.994534 1.78651 4.95729 0.993009 1.78087 4.96896 0.984294 1.79019 4.98238 0.993009 1.78087 4.96896 0.991573 1.77713 4.9811 0.990009 1.77521 4.99403 0.984294 1.79019 4.98238 0.991573 1.77713 4.9811 0.990009 1.77521 4.99403 0.981025 1.78817 5.00497 0.984294 1.79019 4.98238 0.990009 1.77521 4.99403 0.98834 1.77532 5.00738 0.981025 1.78817 5.00497 0.981025 1.78817 5.00497 0.98834 1.77532 5.00738 0.986624 1.77755 5.02066 0.977558 1.79343 5.02742 0.986624 1.77755 5.02066 0.984925 1.78183 5.03339 0.983306 1.78795 5.0451 0.977558 1.79343 5.02742 0.984925 1.78183 5.03339 0.983306 1.78795 5.0451 0.974379 1.8051 5.04659 0.977558 1.79343 5.02742 0.983306 1.78795 5.0451 0.981817 1.79558 5.05546 0.974379 1.8051 5.04659 0.974379 1.8051 5.04659 0.981817 1.79558 5.05546 0.980361 1.80462 5.06448 0.971271 1.82201 5.06116 0.980361 1.80462 5.06448 0.978765 1.81523 5.07225 0.977079 1.82714 5.07839 0.971271 1.82201 5.06116 0.978765 1.81523 5.07225 0.977079 1.82714 5.07839 0.967818 1.84325 5.07002 0.971271 1.82201 5.06116 0.977079 1.82714 5.07839 0.975361 1.83994 5.0826 0.967818 1.84325 5.07002 0.967818 1.84325 5.07002 0.975361 1.83994 5.0826 0.973677 1.85316 5.08472 0.964493 1.86596 5.07175 0.973677 1.85316 5.08472 0.972085 1.8663 5.08477 0.970633 1.87891 5.08287 0.964493 1.86596 5.07175 0.972085 1.8663 5.08477 0.970633 1.87891 5.08287 0.96149 1.88738 5.06659 0.964493 1.86596 5.07175 0.970633 1.87891 5.08287 0.969139 1.89121 5.07906 0.96149 1.88738 5.06659 0.96149 1.88738 5.06659 0.969139 1.89121 5.07906 0.967516 1.9031 5.07326 0.958093 1.90693 5.0546 0.967516 1.9031 5.07326 0.965815 1.9141 5.06556 0.9641 1.92378 5.05619 0.958093 1.90693 5.0546 0.965815 1.9141 5.06556 0.9641 1.92378 5.05619 0.954668 1.92175 5.03702 0.958093 1.90693 5.0546 0.9641 1.92378 5.05619 0.962434 1.93179 5.04552 0.954668 1.92175 5.03702 0.954668 1.92175 5.03702 0.962434 1.93179 5.04552 0.960874 1.93791 5.03399 0.951646 1.93007 5.01656 0.960874 1.93791 5.03399 0.95944 1.94211 5.02199 0.957909 1.9445 5.00924 0.951646 1.93007 5.01656 0.95944 1.94211 5.02199 0.957909 1.9445 5.00924 0.948364 1.93175 4.99395 0.951646 1.93007 5.01656 0.957909 1.9445 5.00924 0.956261 1.9449 4.99595 0.948364 1.93175 4.99395 0.948364 1.93175 4.99395 0.956261 1.9449 4.99595 0.954551 1.9432 4.9826 0.944891 1.92614 4.97154 0.954551 1.9432 4.9826 0.952842 1.93941 4.96969 0.951197 1.93372 4.95769 0.944891 1.92614 4.97154 0.952842 1.93941 4.96969 0.951197 1.93372 4.95769 0.941739 1.9142 4.9526 0.944891 1.92614 4.97154 0.951197 1.93372 4.95769 0.949672 1.92643 4.94697 0.941739 1.9142 4.9526 0.941739 1.9142 4.9526 0.949672 1.92643 4.94697 0.948237 1.91778 4.93766 0.938616 1.89709 4.93829 0.948237 1.91778 4.93766 0.946672 1.90754 4.92954 0.945003 1.89592 4.92296 0.938616 1.89709 4.93829 0.946672 1.90754 4.92954 0.945003 1.89592 4.92296 0.935147 1.87564 4.92972 0.938616 1.89709 4.93829 0.945003 1.89592 4.92296 0.943287 1.8833 4.91826 0.935147 1.87564 4.92972 0.935147 1.87564 4.92972 0.943287 1.8833 4.91826 0.941588 1.87014 4.91561 0.931843 1.85296 4.92835 0.941588 1.87014 4.91561 0.939969 1.85693 4.91506 0.938481 1.84415 4.91649 0.931843 1.85296 4.92835 0.939969 1.85693 4.91506 0.938481 1.84415 4.91649 0.928832 1.8316 4.93384 0.931843 1.85296 4.92835 0.938481 1.84415 4.91649 0.937024 1.83182 4.91981 0.928832 1.8316 4.93384 0.928832 1.8316 4.93384 0.937024 1.83182 4.91981 0.935428 1.81979 4.92511 0.925421 1.81221 4.94615 0.935428 1.81979 4.92511 0.933741 1.80852 4.93236 0.932024 1.79848 4.94135 0.925421 1.81221 4.94615 0.933741 1.80852 4.93236 0.932024 1.79848 4.94135 0.922009 1.79768 4.96394 0.925421 1.81221 4.94615 0.932024 1.79848 4.94135 0.93034 1.79003 4.95174 0.922009 1.79768 4.96394 0.922009 1.79768 4.96394 0.93034 1.79003 4.95174 0.928749 1.78343 4.9631 0.927296 1.77877 4.97497 0.922009 1.79768 4.96394 0.928749 1.78343 4.9631 0.927296 1.77877 4.97497 0.918997 1.78969 4.9845 0.922009 1.79768 4.96394 0.927296 1.77877 4.97497 0.925802 1.77592 4.98753 0.918997 1.78969 4.9845 0.918997 1.78969 4.9845 0.925802 1.77592 4.98753 0.924179 1.775 5.00073 0.915694 1.78836 5.00718 0.924179 1.775 5.00073 0.922478 1.77618 5.01411 0.920763 1.77946 5.02717 0.915694 1.78836 5.00718 0.922478 1.77618 5.01411 0.920763 1.77946 5.02717 0.912225 1.79432 5.0295 0.915694 1.78836 5.00718 0.920763 1.77946 5.02717 0.919097 1.7847 5.03944 0.912225 1.79432 5.0295 0.912225 1.79432 5.0295 0.919097 1.7847 5.03944 0.917537 1.79163 5.0505 0.909099 1.80651 5.04819 0.917537 1.79163 5.0505 0.916103 1.79992 5.06013 0.914572 1.80978 5.06857 0.909099 1.80651 5.04819 0.916103 1.79992 5.06013 0.914572 1.80978 5.06857 0.90595 1.82388 5.06229 0.909099 1.80651 5.04819 0.914572 1.80978 5.06857 0.912924 1.82108 5.07557 0.90595 1.82388 5.06229 0.90595 1.82388 5.06229 0.912924 1.82108 5.07557 0.911214 1.8335 5.08076 0.902477 1.84547 5.07052 0.911214 1.8335 5.08076 0.909505 1.84657 5.08393 0.907861 1.85981 5.085 0.902477 1.84547 5.07052 0.909505 1.84657 5.08393 0.907861 1.85981 5.085 0.899193 1.86813 5.07154 0.902477 1.84547 5.07052 0.907861 1.85981 5.085 0.906336 1.87274 5.08404 0.899193 1.86813 5.07154 0.899193 1.86813 5.07154 0.906336 1.87274 5.08404 0.9049 1.88513 5.0812 0.896172 1.88942 5.06571 0.9049 1.88513 5.0812 0.903335 1.89728 5.07639 0.901666 1.90878 5.06961 0.896172 1.88942 5.06571 0.903335 1.89728 5.07639 0.901666 1.90878 5.06961 0.892749 1.90864 5.05309 0.896172 1.88942 5.06571 0.901666 1.90878 5.06961 0.89995 1.91916 5.06103 0.892749 1.90864 5.05309 0.892749 1.90864 5.05309 0.89995 1.91916 5.06103 0.898251 1.92804 5.05095 0.88935 1.92287 5.03509 0.898251 1.92804 5.05095 0.896632 1.93511 5.03979 0.895144 1.94025 5.02801 0.88935 1.92287 5.03509 0.896632 1.93511 5.03979 0.895144 1.94025 5.02801 0.886346 1.93054 5.01443 0.88935 1.92287 5.03509 0.895144 1.94025 5.02801 0.893687 1.94354 5.01567 0.886346 1.93054 5.01443 0.886346 1.93054 5.01443 0.893687 1.94354 5.01567 0.892091 1.94496 5.00259 0.883024 1.93152 4.99169 0.892091 1.94496 5.00259 0.890404 1.94431 4.98921 0.888687 1.94155 4.97602 0.883024 1.93152 4.99169 0.890404 1.94431 4.98921 0.888687 1.94155 4.97602 0.87956 1.92521 4.96948 0.883024 1.93152 4.99169 0.888687 1.94155 4.97602 0.887003 1.93677 4.96351 0.87956 1.92521 4.96948 0.87956 1.92521 4.96948 0.887003 1.93677 4.96351 0.885412 1.93023 4.95211 0.876457 1.91276 4.95101 0.885412 1.93023 4.95211 0.88396 1.92227 4.94214 0.882465 1.91282 4.9334 0.876457 1.91276 4.95101 0.88396 1.92227 4.94214 0.882465 1.91282 4.9334 0.873283 1.89513 4.93715 0.876457 1.91276 4.95101 0.882465 1.91282 4.9334 0.880842 1.90184 4.92601 0.873283 1.89513 4.93715 0.873283 1.89513 4.93715 0.880842 1.90184 4.92601 0.879141 1.88967 4.92035 0.869808 1.87341 4.92926 0.879141 1.88967 4.92035 0.877426 1.87671 4.91666 0.87576 1.86347 4.91507 0.869808 1.87341 4.92926 0.877426 1.87671 4.91666 0.87576 1.86347 4.91507 0.866545 1.85079 4.92859 0.869808 1.87341 4.92926 0.87576 1.86347 4.91507 0.874201 1.85042 4.91554 0.866545 1.85079 4.92859 0.866545 1.85079 4.92859 0.874201 1.85042 4.91554 0.872767 1.83794 4.91791 0.863512 1.82956 4.93475 0.872767 1.83794 4.91791 0.871236 1.8257 4.92223 0.869587 1.81399 4.92853 0.863512 1.82956 4.93475 0.871236 1.8257 4.92223 0.869587 1.81399 4.92853 0.860078 1.81053 4.94769 0.863512 1.82956 4.93475 0.869587 1.81399 4.92853 0.867877 1.80329 4.93669 0.860078 1.81053 4.94769 0.860078 1.81053 4.94769 0.867877 1.80329 4.93669 0.866168 1.79401 4.94643 0.856693 1.7966 4.96588 0.866168 1.79401 4.94643 0.864524 1.78647 4.95736 0.862999 1.78084 4.96904 0.856693 1.7966 4.96588 0.864524 1.78647 4.95736 0.862999 1.78084 4.96904 0.853694 1.78925 4.98664 0.856693 1.7966 4.96588 0.862999 1.78084 4.96904 0.861563 1.77711 4.98119 0.853694 1.78925 4.98664 0.853694 1.78925 4.98664 0.861563 1.77711 4.98119 0.859998 1.7752 4.99412 0.850353 1.78862 5.00945 0.859998 1.7752 4.99412 0.858329 1.77533 5.00747 0.856613 1.77757 5.02075 0.850353 1.78862 5.00945 0.858329 1.77533 5.00747 0.856613 1.77757 5.02075 0.846896 1.79527 5.03153 0.850353 1.78862 5.00945 0.856613 1.77757 5.02075 0.854914 1.78187 5.03347 0.846896 1.79527 5.03153 0.846896 1.79527 5.03153 0.854914 1.78187 5.03347 0.853295 1.788 5.04518 0.843817 1.80796 5.04976 0.853295 1.788 5.04518 0.851808 1.79564 5.05552 0.85035 1.80468 5.06454 0.843817 1.80796 5.04976 0.851808 1.79564 5.05552 0.85035 1.80468 5.06454 0.840616 1.82586 5.06339 0.843817 1.80796 5.04976 0.85035 1.80468 5.06454 0.848754 1.8153 5.0723 0.840616 1.82586 5.06339 0.840616 1.82586 5.06339 0.848754 1.8153 5.0723 0.847067 1.82722 5.07842 0.837139 1.8477 5.07094 0.847067 1.82722 5.07842 0.84535 1.84002 5.08262 0.843666 1.85325 5.08473 0.837139 1.8477 5.07094 0.84535 1.84002 5.08262 0.843666 1.85325 5.08473 0.833899 1.87028 5.07126 0.837139 1.8477 5.07094 0.843666 1.85325 5.08473 0.842075 1.86638 5.08476 0.833899 1.87028 5.07126 0.833899 1.87028 5.07126 0.842075 1.86638 5.08476 0.840623 1.879 5.08285 0.83085 1.89145 5.06477 0.840623 1.879 5.08285 0.839129 1.89129 5.07903 0.837505 1.90318 5.07322 0.83085 1.89145 5.06477 0.839129 1.89129 5.07903 0.837505 1.90318 5.07322 0.835804 1.91417 5.0655 0.83085 1.89145 5.06477 0.83085 1.89145 5.06477 0.835804 1.91417 5.0655 0.827406 1.9103 5.05152 0.822664 1.89243 5.05048 0.827406 1.9103 5.05152 0.81983 1.90441 5.04034 0.822664 1.89243 5.05048 0.83085 1.89145 5.06477 0.827406 1.9103 5.05152 0.822664 1.89243 5.05048 0.825331 1.87852 5.05707 0.83085 1.89145 5.06477 0.83085 1.89145 5.06477 0.825331 1.87852 5.05707 0.833899 1.87028 5.07126 0.840623 1.879 5.08285 0.83085 1.89145 5.06477 0.833899 1.87028 5.07126 1.10823 1.79183 5.02318 1.11332 1.78791 5.04503 1.10496 1.80241 5.04321 1.09873 1.80958 5.03253 1.10496 1.80241 5.04321 1.09631 1.81916 5.04396 1.09873 1.80958 5.03253 1.10823 1.79183 5.02318 1.10496 1.80241 5.04321 1.10193 1.81822 5.05864 1.10709 1.82705 5.07835 1.0985 1.83885 5.06882 1.09367 1.83166 5.05288 1.0985 1.83885 5.06882 1.09083 1.84634 5.05842 1.09367 1.83166 5.05288 1.10193 1.81822 5.05864 1.0985 1.83885 5.06882 1.09367 1.83166 5.05288 1.09631 1.81916 5.04396 1.10193 1.81822 5.05864 1.10193 1.81822 5.05864 1.09631 1.81916 5.04396 1.10496 1.80241 5.04321 1.09511 1.86156 5.07198 1.10064 1.87883 5.08289 1.09211 1.88325 5.06814 1.08567 1.87653 5.05768 1.09211 1.88325 5.06814 1.08305 1.89059 5.05162 1.08567 1.87653 5.05768 1.09511 1.86156 5.07198 1.09211 1.88325 5.06814 1.08567 1.87653 5.05768 1.0881 1.86178 5.05997 1.09511 1.86156 5.07198 1.09511 1.86156 5.07198 1.0881 1.86178 5.05997 1.09083 1.84634 5.05842 1.0985 1.83885 5.06882 1.09511 1.86156 5.07198 1.09083 1.84634 5.05842 1.08878 1.90338 5.05746 1.09411 1.92372 5.05625 1.08532 1.91933 5.04079 1.08022 1.90292 5.04192 1.08532 1.91933 5.04079 1.07747 1.91225 5.02949 1.08022 1.90292 5.04192 1.08878 1.90338 5.05746 1.08532 1.91933 5.04079 1.08022 1.90292 5.04192 1.08305 1.89059 5.05162 1.08878 1.90338 5.05746 1.08878 1.90338 5.05746 1.08305 1.89059 5.05162 1.09211 1.88325 5.06814 1.08223 1.92895 5.02074 1.08792 1.94449 5.00932 1.07904 1.93198 4.99848 1.07243 1.92 5.00053 1.07904 1.93198 4.99848 1.06961 1.91809 4.98497 1.07243 1.92 5.00053 1.08223 1.92895 5.02074 1.07904 1.93198 4.99848 1.07243 1.92 5.00053 1.07503 1.91792 5.01565 1.08223 1.92895 5.02074 1.08223 1.92895 5.02074 1.07503 1.91792 5.01565 1.07747 1.91225 5.02949 1.08532 1.91933 5.04079 1.08223 1.92895 5.02074 1.07747 1.91225 5.02949 1.07556 1.92779 4.97575 1.08121 1.93376 4.95776 1.07231 1.91693 4.95592 1.06684 1.91226 4.97052 1.07231 1.91693 4.95592 1.06438 1.90332 4.95849 1.06684 1.91226 4.97052 1.07556 1.92779 4.97575 1.07231 1.91693 4.95592 1.06684 1.91226 4.97052 1.06961 1.91809 4.98497 1.07556 1.92779 4.97575 1.07556 1.92779 4.97575 1.06961 1.91809 4.98497 1.07904 1.93198 4.99848 1.06927 1.90086 4.94072 1.07501 1.896 4.923 1.06583 1.88006 4.93085 1.05899 1.8772 4.94252 1.06583 1.88006 4.93085 1.05621 1.8618 4.94003 1.05899 1.8772 4.94252 1.06927 1.90086 4.94072 1.06583 1.88006 4.93085 1.05899 1.8772 4.94252 1.06181 1.89149 4.94893 1.06927 1.90086 4.94072 1.06927 1.90086 4.94072 1.06181 1.89149 4.94893 1.06438 1.90332 4.95849 1.07231 1.91693 4.95592 1.06927 1.90086 4.94072 1.06438 1.90332 4.95849 1.06246 1.8574 4.92805 1.06849 1.84424 4.91647 1.05946 1.83571 4.93222 1.05373 1.84683 4.94146 1.05946 1.83571 4.93222 1.05119 1.83258 4.94663 1.05373 1.84683 4.94146 1.06246 1.8574 4.92805 1.05946 1.83571 4.93222 1.05373 1.84683 4.94146 1.05621 1.8618 4.94003 1.06246 1.8574 4.92805 1.06246 1.8574 4.92805 1.05621 1.8618 4.94003 1.06583 1.88006 4.93085 1.05611 1.81571 4.94323 1.06204 1.79854 4.94128 1.05265 1.80004 4.96014 1.04838 1.81972 4.95553 1.05265 1.80004 4.96014 1.04559 1.8096 4.96744 1.04838 1.81972 4.95553 1.05611 1.81571 4.94323 1.05265 1.80004 4.96014 1.04838 1.81972 4.95553 1.05119 1.83258 4.94663 1.05611 1.81571 4.94323 1.05611 1.81571 4.94323 1.05119 1.83258 4.94663 1.05946 1.83571 4.93222 1.04958 1.79075 4.9803 1.05581 1.77593 4.98744 1.04637 1.78805 5.00265 1.04056 1.80014 4.99586 1.04637 1.78805 5.00265 1.03777 1.8011 5.01145 1.04056 1.80014 4.99586 1.04958 1.79075 4.9803 1.04637 1.78805 5.00265 1.04056 1.80014 4.99586 1.04307 1.80307 4.98105 1.04958 1.79075 4.9803 1.04958 1.79075 4.9803 1.04307 1.80307 4.98105 1.05265 1.80004 4.96014 1.05265 1.80004 4.96014 1.04307 1.80307 4.98105 1.04559 1.8096 4.96744 1.04289 1.7926 5.02531 1.04911 1.78466 5.03936 1.03967 1.80374 5.04493 1.03496 1.80607 5.02629 1.03967 1.80374 5.04493 1.03242 1.81437 5.03897 1.03496 1.80607 5.02629 1.04289 1.7926 5.02531 1.03967 1.80374 5.04493 1.03496 1.80607 5.02629 1.03777 1.8011 5.01145 1.04289 1.7926 5.02531 1.04289 1.7926 5.02531 1.03777 1.8011 5.01145 1.04637 1.78805 5.00265 1.03661 1.82006 5.05991 1.04294 1.821 5.07553 1.03316 1.84104 5.06946 1.02716 1.83932 5.05632 1.03316 1.84104 5.06946 1.02434 1.8546 5.05976 1.02716 1.83932 5.05632 1.03661 1.82006 5.05991 1.03316 1.84104 5.06946 1.02716 1.83932 5.05632 1.02994 1.8255 5.04909 1.03661 1.82006 5.05991 1.03661 1.82006 5.05991 1.02994 1.8255 5.04909 1.03967 1.80374 5.04493 1.03967 1.80374 5.04493 1.02994 1.8255 5.04909 1.03242 1.81437 5.03897 1.0298 1.86376 5.0719 1.03635 1.87265 5.08405 1.0268 1.88532 5.0674 1.02177 1.8698 5.05919 1.0268 1.88532 5.0674 1.01931 1.88417 5.05492 1.02177 1.8698 5.05919 1.0298 1.86376 5.0719 1.0268 1.88532 5.0674 1.02177 1.8698 5.05919 1.02434 1.8546 5.05976 1.0298 1.86376 5.0719 1.0298 1.86376 5.0719 1.02434 1.8546 5.05976 1.03316 1.84104 5.06946 1.02344 1.90518 5.05606 1.02996 1.9191 5.06109 1.01999 1.92058 5.03892 1.01372 1.90834 5.03554 1.01999 1.92058 5.03892 1.01112 1.91575 5.02219 1.01372 1.90834 5.03554 1.02344 1.90518 5.05606 1.01999 1.92058 5.03892 1.01372 1.90834 5.03554 1.01654 1.89749 5.04685 1.02344 1.90518 5.05606 1.02344 1.90518 5.05606 1.01654 1.89749 5.04685 1.0268 1.88532 5.0674 1.0268 1.88532 5.0674 1.01654 1.89749 5.04685 1.01931 1.88417 5.05492 1.0137 1.9319 4.99622 1.0187 1.94157 4.9761 1.01023 1.927 4.97363 1.00593 1.91949 4.99217 1.01023 1.927 4.97363 1.0031 1.91542 4.97701 1.00593 1.91949 4.99217 1.0137 1.9319 4.99622 1.01023 1.927 4.97363 1.00593 1.91949 4.99217 1.00868 1.9195 5.00771 1.0137 1.9319 4.99622 1.0137 1.9319 4.99622 1.00868 1.9195 5.00771 1.01694 1.92954 5.01867 1.01694 1.92954 5.01867 1.00868 1.9195 5.00771 1.01112 1.91575 5.02219 1.01999 1.92058 5.03892 1.01694 1.92954 5.01867 1.01112 1.91575 5.02219 1.00702 1.91559 4.95424 1.01248 1.91289 4.93346 1.00395 1.899 4.93948 0.99805 1.89737 4.95306 1.00395 1.899 4.93948 0.995318 1.88408 4.94505 0.99805 1.89737 4.95306 1.00702 1.91559 4.95424 1.00395 1.899 4.93948 0.99805 1.89737 4.95306 1.00048 1.9078 4.96374 1.00702 1.91559 4.95424 1.00702 1.91559 4.95424 1.00048 1.9078 4.96374 1.01023 1.927 4.97363 1.01023 1.927 4.97363 1.00048 1.9078 4.96374 1.0031 1.91542 4.97701 1.00049 1.87786 4.93025 1.00577 1.86355 4.91507 0.997146 1.85514 4.92816 0.992486 1.86901 4.94068 0.997146 1.85514 4.92816 0.989835 1.85365 4.94034 0.992486 1.86901 4.94068 1.00049 1.87786 4.93025 0.997146 1.85514 4.92816 0.992486 1.86901 4.94068 0.995318 1.88408 4.94505 1.00049 1.87786 4.93025 1.00049 1.87786 4.93025 0.995318 1.88408 4.94505 1.00395 1.899 4.93948 0.994147 1.83365 4.933 0.999598 1.81407 4.92848 0.990764 1.81394 4.94466 0.984704 1.82544 4.95095 0.990764 1.81394 4.94466 0.981869 1.8139 4.9616 0.984704 1.82544 4.95095 0.994147 1.83365 4.933 0.990764 1.81394 4.94466 0.984704 1.82544 4.95095 0.987417 1.83914 4.94374 0.994147 1.83365 4.933 0.994147 1.83365 4.933 0.987417 1.83914 4.94374 0.997146 1.85514 4.92816 0.997146 1.85514 4.92816 0.987417 1.83914 4.94374 0.989835 1.85365 4.94034 0.987329 1.79883 4.96203 0.993009 1.78087 4.96896 0.984294 1.79019 4.98238 0.979195 1.80564 4.9746 0.984294 1.79019 4.98238 0.976781 1.80106 4.98878 0.979195 1.80564 4.9746 0.987329 1.79883 4.96203 0.984294 1.79019 4.98238 0.979195 1.80564 4.9746 0.981869 1.8139 4.9616 0.987329 1.79883 4.96203 0.987329 1.79883 4.96203 0.981869 1.8139 4.9616 0.990764 1.81394 4.94466 0.981025 1.78817 5.00497 0.986624 1.77755 5.02066 0.977558 1.79343 5.02742 0.971254 1.80328 5.01958 0.977558 1.79343 5.02742 0.968558 1.81016 5.03341 0.971254 1.80328 5.01958 0.981025 1.78817 5.00497 0.977558 1.79343 5.02742 0.971254 1.80328 5.01958 0.974089 1.80015 5.00419 0.981025 1.78817 5.00497 0.981025 1.78817 5.00497 0.974089 1.80015 5.00419 0.976781 1.80106 4.98878 0.984294 1.79019 4.98238 0.981025 1.78817 5.00497 0.976781 1.80106 4.98878 0.974379 1.8051 5.04659 0.980361 1.80462 5.06448 0.971271 1.82201 5.06116 0.966143 1.81993 5.04466 0.971271 1.82201 5.06116 0.963473 1.83261 5.05338 0.966143 1.81993 5.04466 0.974379 1.8051 5.04659 0.971271 1.82201 5.06116 0.966143 1.81993 5.04466 0.968558 1.81016 5.03341 0.974379 1.8051 5.04659 0.974379 1.8051 5.04659 0.968558 1.81016 5.03341 0.977558 1.79343 5.02742 0.967818 1.84325 5.07002 0.973677 1.85316 5.08472 0.964493 1.86596 5.07175 0.957923 1.86283 5.05993 0.964493 1.86596 5.07175 0.955502 1.87753 5.05738 0.957923 1.86283 5.05993 0.967818 1.84325 5.07002 0.964493 1.86596 5.07175 0.957923 1.86283 5.05993 0.960639 1.8474 5.05866 0.967818 1.84325 5.07002 0.967818 1.84325 5.07002 0.960639 1.8474 5.05866 0.963473 1.83261 5.05338 0.971271 1.82201 5.06116 0.967818 1.84325 5.07002 0.963473 1.83261 5.05338 0.96149 1.88738 5.06659 0.967516 1.9031 5.07326 0.958093 1.90693 5.0546 0.952857 1.89151 5.05106 0.958093 1.90693 5.0546 0.950025 1.90368 5.04114 0.952857 1.89151 5.05106 0.96149 1.88738 5.06659 0.958093 1.90693 5.0546 0.952857 1.89151 5.05106 0.955502 1.87753 5.05738 0.96149 1.88738 5.06659 0.96149 1.88738 5.06659 0.955502 1.87753 5.05738 0.964493 1.86596 5.07175 0.954668 1.92175 5.03702 0.960874 1.93791 5.03399 0.951646 1.93007 5.01656 0.944859 1.91818 5.01465 0.951646 1.93007 5.01656 0.942239 1.92 4.99945 0.944859 1.91818 5.01465 0.954668 1.92175 5.03702 0.951646 1.93007 5.01656 0.944859 1.91818 5.01465 0.94729 1.91277 5.02856 0.954668 1.92175 5.03702 0.954668 1.92175 5.03702 0.94729 1.91277 5.02856 0.950025 1.90368 5.04114 0.958093 1.90693 5.0546 0.954668 1.92175 5.03702 0.950025 1.90368 5.04114 0.948364 1.93175 4.99395 0.954551 1.9432 4.9826 0.944891 1.92614 4.97154 0.939412 1.9178 4.98392 0.944891 1.92614 4.97154 0.936659 1.91173 4.9696 0.939412 1.9178 4.98392 0.948364 1.93175 4.99395 0.944891 1.92614 4.97154 0.939412 1.9178 4.98392 0.942239 1.92 4.99945 0.948364 1.93175 4.99395 0.948364 1.93175 4.99395 0.942239 1.92 4.99945 0.951646 1.93007 5.01656 0.941739 1.9142 4.9526 0.948237 1.91778 4.93766 0.938616 1.89709 4.93829 0.934214 1.9026 4.95775 0.938616 1.89709 4.93829 0.931619 1.89057 4.94837 0.934214 1.9026 4.95775 0.941739 1.9142 4.9526 0.938616 1.89709 4.93829 0.934214 1.9026 4.95775 0.936659 1.91173 4.9696 0.941739 1.9142 4.9526 0.941739 1.9142 4.9526 0.936659 1.91173 4.9696 0.944891 1.92614 4.97154 0.935147 1.87564 4.92972 0.941588 1.87014 4.91561 0.931843 1.85296 4.92835 0.92603 1.86073 4.94 0.931843 1.85296 4.92835 0.923566 1.84583 4.9417 0.92603 1.86073 4.94 0.935147 1.87564 4.92972 0.931843 1.85296 4.92835 0.92603 1.86073 4.94 0.928799 1.87616 4.94222 0.935147 1.87564 4.92972 0.935147 1.87564 4.92972 0.928799 1.87616 4.94222 0.938616 1.89709 4.93829 0.938616 1.89709 4.93829 0.928799 1.87616 4.94222 0.931619 1.89057 4.94837 0.928832 1.8316 4.93384 0.935428 1.81979 4.92511 0.925421 1.81221 4.94615 0.920999 1.83164 4.94713 0.925421 1.81221 4.94615 0.918186 1.81892 4.95627 0.920999 1.83164 4.94713 0.928832 1.8316 4.93384 0.925421 1.81221 4.94615 0.920999 1.83164 4.94713 0.923566 1.84583 4.9417 0.928832 1.8316 4.93384 0.928832 1.8316 4.93384 0.923566 1.84583 4.9417 0.931843 1.85296 4.92835 0.918997 1.78969 4.9845 0.924179 1.775 5.00073 0.915694 1.78836 5.00718 0.910376 1.80008 4.99692 0.915694 1.78836 5.00718 0.907574 1.80132 5.01252 0.910376 1.80008 4.99692 0.918997 1.78969 4.9845 0.915694 1.78836 5.00718 0.910376 1.80008 4.99692 0.912915 1.80276 4.98202 0.918997 1.78969 4.9845 0.918997 1.78969 4.9845 0.912915 1.80276 4.98202 0.922009 1.79768 4.96394 0.922009 1.79768 4.96394 0.912915 1.80276 4.98202 0.915403 1.80903 4.96834 0.925421 1.81221 4.94615 0.915403 1.80903 4.96834 0.918186 1.81892 4.95627 0.925421 1.81221 4.94615 0.922009 1.79768 4.96394 0.915403 1.80903 4.96834 0.912225 1.79432 5.0295 0.917537 1.79163 5.0505 0.909099 1.80651 5.04819 0.902261 1.81504 5.03973 0.909099 1.80651 5.04819 0.899753 1.82637 5.04969 0.902261 1.81504 5.03973 0.912225 1.79432 5.0295 0.909099 1.80651 5.04819 0.902261 1.81504 5.03973 0.904778 1.80654 5.02725 0.912225 1.79432 5.0295 0.912225 1.79432 5.0295 0.904778 1.80654 5.02725 0.907574 1.80132 5.01252 0.915694 1.78836 5.00718 0.912225 1.79432 5.0295 0.907574 1.80132 5.01252 0.90595 1.82388 5.06229 0.911214 1.8335 5.08076 0.902477 1.84547 5.07052 0.896961 1.84034 5.05669 0.902477 1.84547 5.07052 0.894155 1.85567 5.05984 0.896961 1.84034 5.05669 0.90595 1.82388 5.06229 0.902477 1.84547 5.07052 0.896961 1.84034 5.05669 0.899753 1.82637 5.04969 0.90595 1.82388 5.06229 0.90595 1.82388 5.06229 0.899753 1.82637 5.04969 0.909099 1.80651 5.04819 0.899193 1.86813 5.07154 0.9049 1.88513 5.0812 0.896172 1.88942 5.06571 0.891608 1.87081 5.05902 0.896172 1.88942 5.06571 0.889127 1.88514 5.05448 0.891608 1.87081 5.05902 0.899193 1.86813 5.07154 0.896172 1.88942 5.06571 0.891608 1.87081 5.05902 0.894155 1.85567 5.05984 0.899193 1.86813 5.07154 0.899193 1.86813 5.07154 0.894155 1.85567 5.05984 0.902477 1.84547 5.07052 0.892749 1.90864 5.05309 0.898251 1.92804 5.05095 0.88935 1.92287 5.03509 0.883533 1.90897 5.03466 0.88935 1.92287 5.03509 0.880958 1.91612 5.02123 0.883533 1.90897 5.03466 0.892749 1.90864 5.05309 0.88935 1.92287 5.03509 0.883533 1.90897 5.03466 0.886349 1.89833 5.04616 0.892749 1.90864 5.05309 0.892749 1.90864 5.05309 0.886349 1.89833 5.04616 0.896172 1.88942 5.06571 0.896172 1.88942 5.06571 0.886349 1.89833 5.04616 0.889127 1.88514 5.05448 0.886346 1.93054 5.01443 0.892091 1.94496 5.00259 0.883024 1.93152 4.99169 0.8785 1.91963 5.00666 0.883024 1.93152 4.99169 0.875736 1.91934 4.99109 0.8785 1.91963 5.00666 0.886346 1.93054 5.01443 0.883024 1.93152 4.99169 0.8785 1.91963 5.00666 0.880958 1.91612 5.02123 0.886346 1.93054 5.01443 0.886346 1.93054 5.01443 0.880958 1.91612 5.02123 0.88935 1.92287 5.03509 0.87956 1.92521 4.96948 0.885412 1.93023 4.95211 0.876457 1.91276 4.95101 0.87031 1.90717 4.96292 0.876457 1.91276 4.95101 0.86787 1.89654 4.95241 0.87031 1.90717 4.96292 0.87956 1.92521 4.96948 0.876457 1.91276 4.95101 0.87031 1.90717 4.96292 0.872913 1.915 4.97602 0.87956 1.92521 4.96948 0.87956 1.92521 4.96948 0.872913 1.915 4.97602 0.883024 1.93152 4.99169 0.883024 1.93152 4.99169 0.872913 1.915 4.97602 0.875736 1.91934 4.99109 0.873283 1.89513 4.93715 0.879141 1.88967 4.92035 0.869808 1.87341 4.92926 0.865123 1.88309 4.94462 0.869808 1.87341 4.92926 0.862294 1.86794 4.94053 0.865123 1.88309 4.94462 0.873283 1.89513 4.93715 0.869808 1.87341 4.92926 0.865123 1.88309 4.94462 0.86787 1.89654 4.95241 0.873283 1.89513 4.93715 0.873283 1.89513 4.93715 0.86787 1.89654 4.95241 0.876457 1.91276 4.95101 0.866545 1.85079 4.92859 0.872767 1.83794 4.91791 0.863512 1.82956 4.93475 0.857239 1.83815 4.94412 0.863512 1.82956 4.93475 0.854509 1.82456 4.95158 0.857239 1.83815 4.94412 0.866545 1.85079 4.92859 0.863512 1.82956 4.93475 0.857239 1.83815 4.94412 0.859666 1.85262 4.94046 0.866545 1.85079 4.92859 0.866545 1.85079 4.92859 0.859666 1.85262 4.94046 0.869808 1.87341 4.92926 0.869808 1.87341 4.92926 0.859666 1.85262 4.94046 0.862294 1.86794 4.94053 0.860078 1.81053 4.94769 0.866168 1.79401 4.94643 0.856693 1.7966 4.96588 0.851677 1.81321 4.96243 0.856693 1.7966 4.96588 0.849023 1.80521 4.97555 0.851677 1.81321 4.96243 0.860078 1.81053 4.94769 0.856693 1.7966 4.96588 0.851677 1.81321 4.96243 0.854509 1.82456 4.95158 0.860078 1.81053 4.94769 0.860078 1.81053 4.94769 0.854509 1.82456 4.95158 0.863512 1.82956 4.93475 0.853694 1.78925 4.98664 0.859998 1.7752 4.99412 0.850353 1.78862 5.00945 0.843895 1.80023 5.00527 0.850353 1.78862 5.00945 0.84106 1.80365 5.0206 0.843895 1.80023 5.00527 0.853694 1.78925 4.98664 0.850353 1.78862 5.00945 0.843895 1.80023 5.00527 0.846605 1.80087 4.98981 0.853694 1.78925 4.98664 0.853694 1.78925 4.98664 0.846605 1.80087 4.98981 0.849023 1.80521 4.97555 0.856693 1.7966 4.96588 0.853694 1.78925 4.98664 0.849023 1.80521 4.97555 0.846896 1.79527 5.03153 0.853295 1.788 5.04518 0.843817 1.80796 5.04976 0.838384 1.81075 5.03427 0.843817 1.80796 5.04976 0.835969 1.82071 5.04535 0.838384 1.81075 5.03427 0.846896 1.79527 5.03153 0.843817 1.80796 5.04976 0.838384 1.81075 5.03427 0.84106 1.80365 5.0206 0.846896 1.79527 5.03153 0.846896 1.79527 5.03153 0.84106 1.80365 5.0206 0.850353 1.78862 5.00945 0.840616 1.82586 5.06339 0.847067 1.82722 5.07842 0.837139 1.8477 5.07094 0.830445 1.84846 5.05888 0.837139 1.8477 5.07094 0.827746 1.86388 5.05987 0.830445 1.84846 5.05888 0.840616 1.82586 5.06339 0.837139 1.8477 5.07094 0.830445 1.84846 5.05888 0.83328 1.83358 5.05387 0.840616 1.82586 5.06339 0.840616 1.82586 5.06339 0.83328 1.83358 5.05387 0.835969 1.82071 5.04535 0.843817 1.80796 5.04976 0.840616 1.82586 5.06339 0.835969 1.82071 5.04535 0.835804 1.91417 5.0655 0.834089 1.92384 5.05612 0.827406 1.9103 5.05152 0.827406 1.9103 5.05152 0.834089 1.92384 5.05612 0.832423 1.93183 5.04544 0.824039 1.92391 5.03315 0.832423 1.93183 5.04544 0.830864 1.93794 5.03391 0.82943 1.94213 5.02191 0.824039 1.92391 5.03315 0.830864 1.93794 5.03391 0.82943 1.94213 5.02191 0.82104 1.93095 5.01227 0.824039 1.92391 5.03315 0.82943 1.94213 5.02191 0.827899 1.94451 5.00915 0.82104 1.93095 5.01227 0.82104 1.93095 5.01227 0.827899 1.94451 5.00915 0.82625 1.9449 4.99586 0.817682 1.93122 4.98943 0.82625 1.9449 4.99586 0.82454 1.94318 4.98251 0.822831 1.93938 4.96961 0.817682 1.93122 4.98943 0.82454 1.94318 4.98251 0.822831 1.93938 4.96961 0.814232 1.92423 4.96746 0.817682 1.93122 4.98943 0.822831 1.93938 4.96961 0.821187 1.93368 4.95761 0.814232 1.92423 4.96746 0.814232 1.92423 4.96746 0.821187 1.93368 4.95761 0.819663 1.92638 4.94691 0.811173 1.91129 4.94947 0.819663 1.92638 4.94691 0.818227 1.91772 4.9376 0.816661 1.90747 4.92949 0.811173 1.91129 4.94947 0.818227 1.91772 4.9376 0.816661 1.90747 4.92949 0.807948 1.89314 4.93608 0.811173 1.91129 4.94947 0.816661 1.90747 4.92949 0.814991 1.89584 4.92293 0.807948 1.89314 4.93608 0.807948 1.89314 4.93608 0.814991 1.89584 4.92293 0.813275 1.88321 4.91823 0.80447 1.87118 4.92887 0.813275 1.88321 4.91823 0.811577 1.87005 4.9156 0.809958 1.85684 4.91506 0.80447 1.87118 4.92887 0.811577 1.87005 4.9156 0.809958 1.85684 4.91506 0.801255 1.84865 4.9289 0.80447 1.87118 4.92887 0.809958 1.85684 4.91506 0.808471 1.84407 4.91651 0.801255 1.84865 4.9289 0.801255 1.84865 4.9289 0.808471 1.84407 4.91651 0.807014 1.83174 4.91984 0.798188 1.82755 4.93573 0.807014 1.83174 4.91984 0.805417 1.81971 4.92516 0.80373 1.80845 4.93242 0.798188 1.82755 4.93573 0.805417 1.81971 4.92516 0.80373 1.80845 4.93242 0.794735 1.80889 4.94928 0.798188 1.82755 4.93573 0.80373 1.80845 4.93242 0.802012 1.79842 4.94141 0.794735 1.80889 4.94928 0.794735 1.80889 4.94928 0.802012 1.79842 4.94141 0.800329 1.78998 4.95181 0.791383 1.79558 4.96784 0.800329 1.78998 4.95181 0.798738 1.78339 4.96317 0.797287 1.77874 4.97505 0.791383 1.79558 4.96784 0.798738 1.78339 4.96317 0.797287 1.77874 4.97505 0.788386 1.78887 4.98881 0.791383 1.79558 4.96784 0.797287 1.77874 4.97505 0.795792 1.77591 4.98761 0.788386 1.78887 4.98881 0.788386 1.78887 4.98881 0.795792 1.77591 4.98761 0.794167 1.775 5.00081 0.78501 1.78896 5.0117 0.794167 1.775 5.00081 0.792467 1.77619 5.01419 0.790752 1.77949 5.02725 0.78501 1.78896 5.0117 0.792467 1.77619 5.01419 0.790752 1.77949 5.02725 0.781575 1.79627 5.0335 0.78501 1.78896 5.0117 0.790752 1.77949 5.02725 0.789086 1.78474 5.03952 0.781575 1.79627 5.0335 0.781575 1.79627 5.0335 0.789086 1.78474 5.03952 0.787527 1.79168 5.05057 0.778528 1.80948 5.0513 0.787527 1.79168 5.05057 0.786094 1.79998 5.06019 0.784562 1.80985 5.06863 0.778528 1.80948 5.0513 0.786094 1.79998 5.06019 0.784562 1.80985 5.06863 0.775279 1.82787 5.06443 0.778528 1.80948 5.0513 0.784562 1.80985 5.06863 0.782913 1.82116 5.07561 0.775279 1.82787 5.06443 0.775279 1.82787 5.06443 0.782913 1.82116 5.07561 0.781202 1.83358 5.08079 0.771802 1.84994 5.07129 0.781202 1.83358 5.08079 0.779494 1.84666 5.08395 0.77785 1.8599 5.085 0.771802 1.84994 5.07129 0.779494 1.84666 5.08395 0.77785 1.8599 5.085 0.768612 1.87241 5.07092 0.771802 1.84994 5.07129 0.77785 1.8599 5.085 0.776326 1.87282 5.08403 0.768612 1.87241 5.07092 0.768612 1.87241 5.07092 0.776326 1.87282 5.08403 0.77489 1.88521 5.08118 0.765524 1.89345 5.06376 0.77489 1.88521 5.08118 0.773324 1.89736 5.07635 0.771654 1.90885 5.06956 0.765524 1.89345 5.06376 0.773324 1.89736 5.07635 0.771654 1.90885 5.06956 0.762064 1.9119 5.0499 0.765524 1.89345 5.06376 0.771654 1.90885 5.06956 0.769938 1.91923 5.06097 0.762064 1.9119 5.0499 0.762064 1.9119 5.0499 0.769938 1.91923 5.06097 0.76824 1.92809 5.05088 0.75873 1.9249 5.03118 0.76824 1.92809 5.05088 0.766622 1.93515 5.03971 0.765135 1.94028 5.02793 0.75873 1.9249 5.03118 0.766622 1.93515 5.03971 0.765135 1.94028 5.02793 0.755729 1.93129 5.01009 0.75873 1.9249 5.03118 0.765135 1.94028 5.02793 0.763677 1.94356 5.01558 0.755729 1.93129 5.01009 0.755729 1.93129 5.01009 0.763677 1.94356 5.01558 0.76208 1.94496 5.0025 0.752339 1.93085 4.98718 0.76208 1.94496 5.0025 0.760393 1.9443 4.98912 0.758675 1.94152 4.97593 0.752339 1.93085 4.98718 0.760393 1.9443 4.98912 0.758675 1.94152 4.97593 0.748909 1.92319 4.96548 0.752339 1.93085 4.98718 0.758675 1.94152 4.97593 0.756992 1.93673 4.96343 0.748909 1.92319 4.96548 0.748909 1.92319 4.96548 0.756992 1.93673 4.96343 0.755402 1.93018 4.95204 0.745881 1.90974 4.94795 0.755402 1.93018 4.95204 0.75395 1.92221 4.94208 0.752455 1.91275 4.93335 0.745881 1.90974 4.94795 0.75395 1.92221 4.94208 0.752455 1.91275 4.93335 0.74261 1.89111 4.93507 0.745881 1.90974 4.94795 0.752455 1.91275 4.93335 0.75083 1.90177 4.92597 0.74261 1.89111 4.93507 0.74261 1.89111 4.93507 0.75083 1.90177 4.92597 0.74913 1.88958 4.92031 0.739135 1.86894 4.92856 0.74913 1.88958 4.92031 0.747414 1.87662 4.91664 0.745749 1.86338 4.91507 0.739135 1.86894 4.92856 0.747414 1.87662 4.91664 0.745749 1.86338 4.91507 0.73597 1.84654 4.92927 0.739135 1.86894 4.92856 0.745749 1.86338 4.91507 0.744191 1.85033 4.91555 0.73597 1.84654 4.92927 0.73597 1.84654 4.92927 0.744191 1.85033 4.91555 0.742757 1.83785 4.91794 0.741225 1.82562 4.92226 0.73597 1.84654 4.92927 0.742757 1.83785 4.91794 0.741225 1.82562 4.92226 0.732859 1.82556 4.93677 0.73597 1.84654 4.92927 0.741225 1.82562 4.92226 0.739576 1.81392 4.92858 0.732859 1.82556 4.93677 0.732859 1.82556 4.93677 0.739576 1.81392 4.92858 0.737865 1.80322 4.93675 0.729393 1.80731 4.95093 0.737865 1.80322 4.93675 0.736157 1.79395 4.9465 0.734513 1.78642 4.95744 0.729393 1.80731 4.95093 0.736157 1.79395 4.9465 0.734513 1.78642 4.95744 0.726079 1.79463 4.96981 0.729393 1.80731 4.95093 0.734513 1.78642 4.95744 0.732989 1.78081 4.96911 0.726079 1.79463 4.96981 0.726079 1.79463 4.96981 0.732989 1.78081 4.96911 0.731553 1.77709 4.98127 0.723072 1.78856 4.99101 0.731553 1.77709 4.98127 0.729987 1.7752 4.99421 0.728317 1.77534 5.00756 0.723072 1.78856 4.99101 0.729987 1.7752 4.99421 0.728317 1.77534 5.00756 0.719667 1.78936 5.01395 0.723072 1.78856 4.99101 0.728317 1.77534 5.00756 0.726601 1.77759 5.02084 0.719667 1.78936 5.01395 0.719667 1.78936 5.01395 0.726601 1.77759 5.02084 0.724903 1.7819 5.03355 0.716249 1.79736 5.03549 0.724903 1.7819 5.03355 0.723285 1.78805 5.04525 0.721798 1.79569 5.05558 0.716249 1.79736 5.03549 0.723285 1.78805 5.04525 0.721798 1.79569 5.05558 0.713233 1.81105 5.0528 0.716249 1.79736 5.03549 0.721798 1.79569 5.05558 0.72034 1.80475 5.06459 0.713233 1.81105 5.0528 0.713233 1.81105 5.0528 0.72034 1.80475 5.06459 0.718743 1.81538 5.07235 0.70994 1.82992 5.06542 0.718743 1.81538 5.07235 0.717056 1.8273 5.07846 0.715338 1.84011 5.08264 0.70994 1.82992 5.06542 0.717056 1.8273 5.07846 0.715338 1.84011 5.08264 0.706469 1.85218 5.07157 0.70994 1.82992 5.06542 0.715338 1.84011 5.08264 0.713655 1.85333 5.08474 0.706469 1.85218 5.07157 0.706469 1.85218 5.07157 0.713655 1.85333 5.08474 0.712065 1.86647 5.08475 0.703331 1.87451 5.07052 0.712065 1.86647 5.08475 0.710614 1.87908 5.08283 0.709118 1.89137 5.079 0.703331 1.87451 5.07052 0.710614 1.87908 5.08283 0.709118 1.89137 5.079 0.700194 1.89543 5.06268 0.703331 1.87451 5.07052 0.709118 1.89137 5.079 0.707493 1.90325 5.07317 0.700194 1.89543 5.06268 0.700194 1.89543 5.06268 0.707493 1.90325 5.07317 0.705792 1.91424 5.06544 0.696723 1.91345 5.04824 0.705792 1.91424 5.06544 0.704077 1.9239 5.05605 0.702412 1.93188 5.04537 0.696723 1.91345 5.04824 0.704077 1.9239 5.05605 0.702412 1.93188 5.04537 0.693429 1.92582 5.02919 0.696723 1.91345 5.04824 0.702412 1.93188 5.04537 0.700854 1.93798 5.03383 0.693429 1.92582 5.02919 0.693429 1.92582 5.02919 0.700854 1.93798 5.03383 0.69942 1.94215 5.02183 0.690398 1.93158 5.00779 0.69942 1.94215 5.02183 0.697888 1.94452 5.00906 0.696239 1.94489 4.99577 0.690398 1.93158 5.00779 0.697888 1.94452 5.00906 0.696239 1.94489 4.99577 0.687009 1.93042 4.98502 0.690398 1.93158 5.00779 0.696239 1.94489 4.99577 0.694528 1.94316 4.98243 0.687009 1.93042 4.98502 0.687009 1.93042 4.98502 0.694528 1.94316 4.98243 0.69282 1.93935 4.96952 0.68359 1.92209 4.96354 0.69282 1.93935 4.96952 0.691176 1.93363 4.95754 0.689653 1.92632 4.94684 0.68359 1.92209 4.96354 0.691176 1.93363 4.95754 0.689653 1.92632 4.94684 0.680583 1.90815 4.94647 0.68359 1.92209 4.96354 0.689653 1.92632 4.94684 0.688217 1.91765 4.93754 0.680583 1.90815 4.94647 0.680583 1.90815 4.94647 0.688217 1.91765 4.93754 0.68665 1.90739 4.92944 0.67727 1.88904 4.93412 0.68665 1.90739 4.92944 0.68498 1.89576 4.92289 0.683264 1.88313 4.91821 0.67727 1.88904 4.93412 0.68498 1.89576 4.92289 0.683264 1.88313 4.91821 0.673803 1.8667 4.92831 0.67727 1.88904 4.93412 0.683264 1.88313 4.91821 0.681566 1.86996 4.91559 0.673803 1.8667 4.92831 0.673803 1.8667 4.92831 0.681566 1.86996 4.91559 0.679948 1.85676 4.91506 0.670691 1.84445 4.9297 0.679948 1.85676 4.91506 0.678462 1.84399 4.91652 0.677004 1.83166 4.91986 0.670691 1.84445 4.9297 0.678462 1.84399 4.91652 0.677004 1.83166 4.91986 0.667538 1.82365 4.93785 0.670691 1.84445 4.9297 0.677004 1.83166 4.91986 0.675406 1.81963 4.9252 0.667538 1.82365 4.93785 0.667538 1.82365 4.93785 0.675406 1.81963 4.9252 0.673719 1.80838 4.93247 0.664053 1.80579 4.95261 0.673719 1.80838 4.93247 0.672001 1.79835 4.94148 0.670318 1.78993 4.95188 0.664053 1.80579 4.95261 0.672001 1.79835 4.94148 0.670318 1.78993 4.95188 0.66078 1.79375 4.97181 0.664053 1.80579 4.95261 0.670318 1.78993 4.95188 0.668728 1.78335 4.96325 0.66078 1.79375 4.97181 0.66078 1.79375 4.97181 0.668728 1.78335 4.96325 0.667278 1.77872 4.97513 0.657753 1.78832 4.99322 0.667278 1.77872 4.97513 0.665781 1.77589 4.9877 0.664156 1.775 5.0009 0.657753 1.78832 4.99322 0.665781 1.77589 4.9877 0.664156 1.775 5.0009 0.654324 1.78984 5.01618 0.657753 1.78832 4.99322 0.664156 1.775 5.0009 0.662455 1.77621 5.01428 0.654324 1.78984 5.01618 0.654324 1.78984 5.01618 0.662455 1.77621 5.01428 0.66074 1.77952 5.02734 0.650933 1.79848 5.03741 0.66074 1.77952 5.02734 0.659075 1.78478 5.03959 0.657517 1.79173 5.05064 0.650933 1.79848 5.03741 0.659075 1.78478 5.03959 0.657517 1.79173 5.05064 0.647931 1.81267 5.05426 0.650933 1.79848 5.03741 0.657517 1.79173 5.05064 0.656084 1.80004 5.06025 0.647931 1.81267 5.05426 0.647931 1.81267 5.05426 0.656084 1.80004 5.06025 0.654551 1.80992 5.06868 0.644599 1.832 5.06633 0.654551 1.80992 5.06868 0.652902 1.82124 5.07565 0.651191 1.83367 5.08082 0.644599 1.832 5.06633 0.652902 1.82124 5.07565 0.651191 1.83367 5.08082 0.641138 1.85443 5.07178 0.644599 1.832 5.06633 0.651191 1.83367 5.08082 0.649483 1.84675 5.08396 0.641138 1.85443 5.07178 0.641138 1.85443 5.07178 0.649483 1.84675 5.08396 0.647839 1.85999 5.085 0.646316 1.8729 5.08401 0.641138 1.85443 5.07178 0.647839 1.85999 5.085 0.646316 1.8729 5.08401 0.63805 1.87659 5.07006 0.641138 1.85443 5.07178 0.646316 1.8729 5.08401 0.64488 1.88529 5.08115 0.63805 1.87659 5.07006 0.63805 1.87659 5.07006 0.64488 1.88529 5.08115 0.643313 1.89744 5.07631 0.63486 1.89738 5.06154 0.643313 1.89744 5.07631 0.641643 1.90893 5.06951 0.639927 1.91929 5.0609 0.63486 1.89738 5.06154 0.641643 1.90893 5.06951 0.639927 1.91929 5.0609 0.631384 1.91495 5.04652 0.63486 1.89738 5.06154 0.639927 1.91929 5.0609 0.638229 1.92814 5.05081 0.631384 1.91495 5.04652 0.631384 1.91495 5.04652 0.638229 1.92814 5.05081 0.636611 1.93519 5.03964 0.628133 1.92667 5.02719 0.636611 1.93519 5.03964 0.635126 1.94031 5.02785 0.633667 1.94358 5.0155 0.628133 1.92667 5.02719 0.635126 1.94031 5.02785 0.633667 1.94358 5.0155 0.625092 1.93178 5.00567 0.628133 1.92667 5.02719 0.633667 1.94358 5.0155 0.632069 1.94497 5.00241 0.625092 1.93178 5.00567 0.625092 1.93178 5.00567 0.632069 1.94497 5.00241 0.630381 1.94429 4.98903 0.621652 1.92989 4.98271 0.630381 1.94429 4.98903 0.628664 1.9415 4.97585 0.626981 1.93669 4.96335 0.621652 1.92989 4.98271 0.628664 1.9415 4.97585 0.626981 1.93669 4.96335 0.618277 1.92094 4.96165 0.621652 1.92989 4.98271 0.626981 1.93669 4.96335 0.625391 1.93013 4.95197 0.618277 1.92094 4.96165 0.618277 1.92094 4.96165 0.625391 1.93013 4.95197 0.623941 1.92216 4.94202 0.615279 1.90649 4.94502 0.623941 1.92216 4.94202 0.622445 1.91268 4.93329 0.620819 1.90169 4.92593 0.615279 1.90649 4.94502 0.622445 1.91268 4.93329 0.620819 1.90169 4.92593 0.611928 1.88694 4.93323 0.615279 1.90649 4.94502 0.620819 1.90169 4.92593 0.619118 1.8895 4.92028 0.611928 1.88694 4.93323 0.611928 1.88694 4.93323 0.619118 1.8895 4.92028 0.617403 1.87654 4.91662 0.608475 1.86445 4.92814 0.617403 1.87654 4.91662 0.615738 1.86329 4.91506 0.614181 1.85025 4.91556 0.608475 1.86445 4.92814 0.615738 1.86329 4.91506 0.614181 1.85025 4.91556 0.605407 1.84236 4.93019 0.608475 1.86445 4.92814 0.614181 1.85025 4.91556 0.612747 1.83777 4.91796 0.605407 1.84236 4.93019 0.605407 1.84236 4.93019 0.612747 1.83777 4.91796 0.611214 1.82554 4.9223 0.602193 1.82166 4.93906 0.611214 1.82554 4.9223 0.609564 1.81384 4.92863 0.607854 1.80315 4.93681 0.602193 1.82166 4.93906 0.609564 1.81384 4.92863 0.607854 1.80315 4.93681 0.598889 1.81512 4.94758 0.602193 1.82166 4.93906 0.607854 1.80315 4.93681 0.598715 1.80432 4.95435 0.598889 1.81512 4.94758 0.607854 1.80315 4.93681 0.606146 1.7939 4.94657 0.598715 1.80432 4.95435 0.598715 1.80432 4.95435 0.606146 1.7939 4.94657 0.604502 1.78638 4.95751 0.595427 1.79904 4.96637 0.604502 1.78638 4.95751 0.595486 1.79293 4.97382 0.593833 1.79377 4.97764 0.595486 1.79293 4.97382 0.592258 1.79059 4.98963 0.593833 1.79377 4.97764 0.595427 1.79904 4.96637 0.595486 1.79293 4.97382 0.827406 1.9103 5.05152 0.832423 1.93183 5.04544 0.824039 1.92391 5.03315 0.817111 1.91326 5.02763 0.824039 1.92391 5.03315 0.81469 1.91843 5.01364 0.817111 1.91326 5.02763 0.827406 1.9103 5.05152 0.824039 1.92391 5.03315 0.817111 1.91326 5.02763 0.81983 1.90441 5.04034 0.827406 1.9103 5.05152 0.82104 1.93095 5.01227 0.82625 1.9449 4.99586 0.817682 1.93122 4.98943 0.812047 1.91998 4.99837 0.817682 1.93122 4.98943 0.809216 1.9175 4.98288 0.812047 1.91998 4.99837 0.82104 1.93095 5.01227 0.817682 1.93122 4.98943 0.812047 1.91998 4.99837 0.81469 1.91843 5.01364 0.82104 1.93095 5.01227 0.82104 1.93095 5.01227 0.81469 1.91843 5.01364 0.824039 1.92391 5.03315 0.814232 1.92423 4.96746 0.819663 1.92638 4.94691 0.811173 1.91129 4.94947 0.806479 1.91119 4.9687 0.811173 1.91129 4.94947 0.804047 1.90187 4.95702 0.806479 1.91119 4.9687 0.814232 1.92423 4.96746 0.811173 1.91129 4.94947 0.806479 1.91119 4.9687 0.809216 1.9175 4.98288 0.814232 1.92423 4.96746 0.814232 1.92423 4.96746 0.809216 1.9175 4.98288 0.817682 1.93122 4.98943 0.807948 1.89314 4.93608 0.813275 1.88321 4.91823 0.80447 1.87118 4.92887 0.798603 1.87511 4.94193 0.80447 1.87118 4.92887 0.795848 1.85967 4.94 0.798603 1.87511 4.94193 0.807948 1.89314 4.93608 0.80447 1.87118 4.92887 0.798603 1.87511 4.94193 0.801429 1.88964 4.94783 0.807948 1.89314 4.93608 0.807948 1.89314 4.93608 0.801429 1.88964 4.94783 0.811173 1.91129 4.94947 0.811173 1.91129 4.94947 0.801429 1.88964 4.94783 0.804047 1.90187 4.95702 0.801255 1.84865 4.9289 0.807014 1.83174 4.91984 0.798188 1.82755 4.93573 0.793401 1.84484 4.94195 0.798188 1.82755 4.93573 0.79081 1.83069 4.94764 0.793401 1.84484 4.94195 0.801255 1.84865 4.9289 0.798188 1.82755 4.93573 0.793401 1.84484 4.94195 0.795848 1.85967 4.94 0.801255 1.84865 4.9289 0.801255 1.84865 4.9289 0.795848 1.85967 4.94 0.80447 1.87118 4.92887 0.794735 1.80889 4.94928 0.800329 1.78998 4.95181 0.791383 1.79558 4.96784 0.78522 1.80848 4.96925 0.791383 1.79558 4.96784 0.782753 1.80246 4.983 0.78522 1.80848 4.96925 0.794735 1.80889 4.94928 0.791383 1.79558 4.96784 0.78522 1.80848 4.96925 0.78799 1.81813 4.95702 0.794735 1.80889 4.94928 0.794735 1.80889 4.94928 0.78799 1.81813 4.95702 0.798188 1.82755 4.93573 0.798188 1.82755 4.93573 0.78799 1.81813 4.95702 0.79081 1.83069 4.94764 0.788386 1.78887 4.98881 0.794167 1.775 5.00081 0.78501 1.78896 5.0117 0.780189 1.80003 4.99799 0.78501 1.78896 5.0117 0.777377 1.80156 5.01358 0.780189 1.80003 4.99799 0.788386 1.78887 4.98881 0.78501 1.78896 5.0117 0.780189 1.80003 4.99799 0.782753 1.80246 4.983 0.788386 1.78887 4.98881 0.788386 1.78887 4.98881 0.782753 1.80246 4.983 0.791383 1.79558 4.96784 0.781575 1.79627 5.0335 0.787527 1.79168 5.05057 0.778528 1.80948 5.0513 0.772101 1.81572 5.04049 0.778528 1.80948 5.0513 0.769567 1.82726 5.05028 0.772101 1.81572 5.04049 0.781575 1.79627 5.0335 0.778528 1.80948 5.0513 0.772101 1.81572 5.04049 0.774593 1.80704 5.02819 0.781575 1.79627 5.0335 0.781575 1.79627 5.0335 0.774593 1.80704 5.02819 0.777377 1.80156 5.01358 0.78501 1.78896 5.0117 0.781575 1.79627 5.0335 0.777377 1.80156 5.01358 0.775279 1.82787 5.06443 0.781202 1.83358 5.08079 0.771802 1.84994 5.07129 0.766765 1.84137 5.05703 0.771802 1.84994 5.07129 0.763968 1.85674 5.05991 0.766765 1.84137 5.05703 0.775279 1.82787 5.06443 0.771802 1.84994 5.07129 0.766765 1.84137 5.05703 0.769567 1.82726 5.05028 0.775279 1.82787 5.06443 0.775279 1.82787 5.06443 0.769567 1.82726 5.05028 0.778528 1.80948 5.0513 0.768612 1.87241 5.07092 0.77489 1.88521 5.08118 0.765524 1.89345 5.06376 0.758943 1.8861 5.05403 0.765524 1.89345 5.06376 0.756152 1.89916 5.04546 0.758943 1.8861 5.05403 0.768612 1.87241 5.07092 0.765524 1.89345 5.06376 0.758943 1.8861 5.05403 0.761447 1.87181 5.05883 0.768612 1.87241 5.07092 0.768612 1.87241 5.07092 0.761447 1.87181 5.05883 0.763968 1.85674 5.05991 0.771802 1.84994 5.07129 0.768612 1.87241 5.07092 0.763968 1.85674 5.05991 0.762064 1.9119 5.0499 0.76824 1.92809 5.05088 0.75873 1.9249 5.03118 0.753345 1.90959 5.03378 0.75873 1.9249 5.03118 0.750795 1.91647 5.02027 0.753345 1.90959 5.03378 0.762064 1.9119 5.0499 0.75873 1.9249 5.03118 0.753345 1.90959 5.03378 0.756152 1.89916 5.04546 0.762064 1.9119 5.0499 0.762064 1.9119 5.0499 0.756152 1.89916 5.04546 0.765524 1.89345 5.06376 0.755729 1.93129 5.01009 0.76208 1.94496 5.0025 0.752339 1.93085 4.98718 0.74554 1.91916 4.99002 0.752339 1.93085 4.98718 0.742724 1.91456 4.97504 0.74554 1.91916 4.99002 0.755729 1.93129 5.01009 0.752339 1.93085 4.98718 0.74554 1.91916 4.99002 0.748317 1.91974 5.0056 0.755729 1.93129 5.01009 0.755729 1.93129 5.01009 0.748317 1.91974 5.0056 0.750795 1.91647 5.02027 0.75873 1.9249 5.03118 0.755729 1.93129 5.01009 0.750795 1.91647 5.02027 0.748909 1.92319 4.96548 0.755402 1.93018 4.95204 0.745881 1.90974 4.94795 0.740145 1.90653 4.96211 0.745881 1.90974 4.94795 0.737689 1.89569 4.95177 0.740145 1.90653 4.96211 0.748909 1.92319 4.96548 0.745881 1.90974 4.94795 0.740145 1.90653 4.96211 0.742724 1.91456 4.97504 0.748909 1.92319 4.96548 0.748909 1.92319 4.96548 0.742724 1.91456 4.97504 0.752339 1.93085 4.98718 0.74261 1.89111 4.93507 0.74913 1.88958 4.92031 0.739135 1.86894 4.92856 0.734927 1.88208 4.94421 0.739135 1.86894 4.92856 0.732104 1.86687 4.94039 0.734927 1.88208 4.94421 0.74261 1.89111 4.93507 0.739135 1.86894 4.92856 0.734927 1.88208 4.94421 0.737689 1.89569 4.95177 0.74261 1.89111 4.93507 0.74261 1.89111 4.93507 0.737689 1.89569 4.95177 0.745881 1.90974 4.94795 0.732859 1.82556 4.93677 0.737865 1.80322 4.93675 0.729393 1.80731 4.95093 0.724314 1.82369 4.95223 0.729393 1.80731 4.95093 0.721485 1.81255 4.96328 0.724314 1.82369 4.95223 0.732859 1.82556 4.93677 0.729393 1.80731 4.95093 0.724314 1.82369 4.95223 0.72706 1.83717 4.94451 0.732859 1.82556 4.93677 0.732859 1.82556 4.93677 0.72706 1.83717 4.94451 0.73597 1.84654 4.92927 0.73597 1.84654 4.92927 0.72706 1.83717 4.94451 0.729498 1.8516 4.94059 0.739135 1.86894 4.92856 0.729498 1.8516 4.94059 0.732104 1.86687 4.94039 0.739135 1.86894 4.92856 0.73597 1.84654 4.92927 0.729498 1.8516 4.94059 0.726079 1.79463 4.96981 0.731553 1.77709 4.98127 0.723072 1.78856 4.99101 0.716428 1.8007 4.99085 0.723072 1.78856 4.99101 0.7137 1.80034 5.00635 0.716428 1.8007 4.99085 0.726079 1.79463 4.96981 0.723072 1.78856 4.99101 0.716428 1.8007 4.99085 0.718853 1.80479 4.9765 0.726079 1.79463 4.96981 0.726079 1.79463 4.96981 0.718853 1.80479 4.9765 0.721485 1.81255 4.96328 0.729393 1.80731 4.95093 0.726079 1.79463 4.96981 0.721485 1.81255 4.96328 0.719667 1.78936 5.01395 0.724903 1.7819 5.03355 0.716249 1.79736 5.03549 0.710867 1.80403 5.02161 0.716249 1.79736 5.03549 0.708211 1.81135 5.03512 0.710867 1.80403 5.02161 0.719667 1.78936 5.01395 0.716249 1.79736 5.03549 0.710867 1.80403 5.02161 0.7137 1.80034 5.00635 0.719667 1.78936 5.01395 0.719667 1.78936 5.01395 0.7137 1.80034 5.00635 0.723072 1.78856 4.99101 0.713233 1.81105 5.0528 0.718743 1.81538 5.07235 0.70994 1.82992 5.06542 0.703086 1.83456 5.05434 0.70994 1.82992 5.06542 0.700251 1.84953 5.05908 0.703086 1.83456 5.05434 0.713233 1.81105 5.0528 0.70994 1.82992 5.06542 0.703086 1.83456 5.05434 0.705794 1.82151 5.04603 0.713233 1.81105 5.0528 0.713233 1.81105 5.0528 0.705794 1.82151 5.04603 0.708211 1.81135 5.03512 0.716249 1.79736 5.03549 0.713233 1.81105 5.0528 0.708211 1.81135 5.03512 0.706469 1.85218 5.07157 0.712065 1.86647 5.08475 0.703331 1.87451 5.07052 0.697572 1.86492 5.0598 0.703331 1.87451 5.07052 0.695158 1.87951 5.05674 0.697572 1.86492 5.0598 0.706469 1.85218 5.07157 0.703331 1.87451 5.07052 0.697572 1.86492 5.0598 0.700251 1.84953 5.05908 0.706469 1.85218 5.07157 0.706469 1.85218 5.07157 0.700251 1.84953 5.05908 0.70994 1.82992 5.06542 0.700194 1.89543 5.06268 0.705792 1.91424 5.06544 0.696723 1.91345 5.04824 0.692471 1.89333 5.04989 0.696723 1.91345 5.04824 0.689636 1.90513 5.03953 0.692471 1.89333 5.04989 0.700194 1.89543 5.06268 0.696723 1.91345 5.04824 0.692471 1.89333 5.04989 0.695158 1.87951 5.05674 0.700194 1.89543 5.06268 0.700194 1.89543 5.06268 0.695158 1.87951 5.05674 0.703331 1.87451 5.07052 0.693429 1.92582 5.02919 0.69942 1.94215 5.02183 0.690398 1.93158 5.00779 0.684519 1.91866 5.01263 0.690398 1.93158 5.00779 0.681855 1.91994 4.9973 0.684519 1.91866 5.01263 0.693429 1.92582 5.02919 0.690398 1.93158 5.00779 0.684519 1.91866 5.01263 0.686935 1.91373 5.0267 0.693429 1.92582 5.02919 0.693429 1.92582 5.02919 0.686935 1.91373 5.0267 0.696723 1.91345 5.04824 0.696723 1.91345 5.04824 0.686935 1.91373 5.0267 0.689636 1.90513 5.03953 0.687009 1.93042 4.98502 0.69282 1.93935 4.96952 0.68359 1.92209 4.96354 0.679021 1.91719 4.98184 0.68359 1.92209 4.96354 0.6763 1.91063 4.9678 0.679021 1.91719 4.98184 0.687009 1.93042 4.98502 0.68359 1.92209 4.96354 0.679021 1.91719 4.98184 0.681855 1.91994 4.9973 0.687009 1.93042 4.98502 0.687009 1.93042 4.98502 0.681855 1.91994 4.9973 0.690398 1.93158 5.00779 0.680583 1.90815 4.94647 0.68665 1.90739 4.92944 0.67727 1.88904 4.93412 0.671238 1.8887 4.94731 0.67727 1.88904 4.93412 0.668407 1.87405 4.94167 0.671238 1.8887 4.94731 0.680583 1.90815 4.94647 0.67727 1.88904 4.93412 0.671238 1.8887 4.94731 0.673878 1.90112 4.95631 0.680583 1.90815 4.94647 0.680583 1.90815 4.94647 0.673878 1.90112 4.95631 0.68359 1.92209 4.96354 0.68359 1.92209 4.96354 0.673878 1.90112 4.95631 0.6763 1.91063 4.9678 0.673803 1.8667 4.92831 0.679948 1.85676 4.91506 0.670691 1.84445 4.9297 0.665668 1.85862 4.94002 0.670691 1.84445 4.9297 0.663235 1.84384 4.94222 0.665668 1.85862 4.94002 0.673803 1.8667 4.92831 0.670691 1.84445 4.9297 0.665668 1.85862 4.94002 0.668407 1.87405 4.94167 0.673803 1.8667 4.92831 0.673803 1.8667 4.92831 0.668407 1.87405 4.94167 0.67727 1.88904 4.93412 0.667538 1.82365 4.93785 0.673719 1.80838 4.93247 0.664053 1.80579 4.95261 0.657794 1.81736 4.95779 0.664053 1.80579 4.95261 0.655037 1.80794 4.97017 0.657794 1.81736 4.95779 0.667538 1.82365 4.93785 0.664053 1.80579 4.95261 0.657794 1.81736 4.95779 0.66062 1.82976 4.94818 0.667538 1.82365 4.93785 0.667538 1.82365 4.93785 0.66062 1.82976 4.94818 0.670691 1.84445 4.9297 0.670691 1.84445 4.9297 0.66062 1.82976 4.94818 0.663235 1.84384 4.94222 0.66078 1.79375 4.97181 0.667278 1.77872 4.97513 0.657753 1.78832 4.99322 0.652588 1.80218 4.98398 0.657753 1.78832 4.99322 0.65 1.80001 4.99907 0.652588 1.80218 4.98398 0.66078 1.79375 4.97181 0.657753 1.78832 4.99322 0.652588 1.80218 4.98398 0.655037 1.80794 4.97017 0.66078 1.79375 4.97181 0.66078 1.79375 4.97181 0.655037 1.80794 4.97017 0.664053 1.80579 4.95261 0.654324 1.78984 5.01618 0.66074 1.77952 5.02734 0.650933 1.79848 5.03741 0.645459 1.80527 5.02648 0.650933 1.79848 5.03741 0.64334 1.81249 5.03854 0.645459 1.80527 5.02648 0.654324 1.78984 5.01618 0.650933 1.79848 5.03741 0.645459 1.80527 5.02648 0.647719 1.80103 5.01308 0.654324 1.78984 5.01618 0.654324 1.78984 5.01618 0.647719 1.80103 5.01308 0.657753 1.78832 4.99322 0.657753 1.78832 4.99322 0.647719 1.80103 5.01308 0.65 1.80001 4.99907 0.647931 1.81267 5.05426 0.654551 1.80992 5.06868 0.644599 1.832 5.06633 0.639152 1.83394 5.05616 0.644599 1.832 5.06633 0.636944 1.84706 5.06094 0.639152 1.83394 5.05616 0.647931 1.81267 5.05426 0.644599 1.832 5.06633 0.639152 1.83394 5.05616 0.641316 1.82224 5.04858 0.647931 1.81267 5.05426 0.647931 1.81267 5.05426 0.641316 1.82224 5.04858 0.64334 1.81249 5.03854 0.650933 1.79848 5.03741 0.647931 1.81267 5.05426 0.64334 1.81249 5.03854 0.63805 1.87659 5.07006 0.643313 1.89744 5.07631 0.63486 1.89738 5.06154 0.631237 1.88541 5.05799 0.63486 1.89738 5.06154 0.629518 1.89552 5.05277 0.631237 1.88541 5.05799 0.63805 1.87659 5.07006 0.63486 1.89738 5.06154 0.631237 1.88541 5.05799 0.632938 1.87401 5.06143 0.63805 1.87659 5.07006 0.63805 1.87659 5.07006 0.632938 1.87401 5.06143 0.634803 1.8609 5.06267 0.641138 1.85443 5.07178 0.634803 1.8609 5.06267 0.636944 1.84706 5.06094 0.644599 1.832 5.06633 0.641138 1.85443 5.07178 0.636944 1.84706 5.06094 0.631384 1.91495 5.04652 0.636611 1.93519 5.03964 0.628133 1.92667 5.02719 0.624377 1.91825 5.02774 0.628133 1.92667 5.02719 0.622829 1.92249 5.01713 0.624377 1.91825 5.02774 0.631384 1.91495 5.04652 0.628133 1.92667 5.02719 0.624377 1.91825 5.02774 0.626033 1.91221 5.0374 0.631384 1.91495 5.04652 0.631384 1.91495 5.04652 0.626033 1.91221 5.0374 0.627766 1.90455 5.04584 0.63486 1.89738 5.06154 0.627766 1.90455 5.04584 0.629518 1.89552 5.05277 0.63486 1.89738 5.06154 0.631384 1.91495 5.04652 0.627766 1.90455 5.04584 0.625092 1.93178 5.00567 0.630381 1.94429 4.98903 0.621652 1.92989 4.98271 0.619541 1.92514 4.99453 0.621652 1.92989 4.98271 0.617833 1.9235 4.98326 0.619541 1.92514 4.99453 0.625092 1.93178 5.00567 0.621652 1.92989 4.98271 0.619541 1.92514 4.99453 0.621226 1.9248 5.00595 0.625092 1.93178 5.00567 0.625092 1.93178 5.00567 0.621226 1.9248 5.00595 0.622829 1.92249 5.01713 0.628133 1.92667 5.02719 0.625092 1.93178 5.00567 0.622829 1.92249 5.01713 0.618277 1.92094 4.96165 0.623941 1.92216 4.94202 0.615279 1.90649 4.94502 0.614302 1.91358 4.96096 0.615279 1.90649 4.94502 0.612369 1.90397 4.94993 0.614302 1.91358 4.96096 0.618277 1.92094 4.96165 0.615279 1.90649 4.94502 0.614302 1.91358 4.96096 0.616128 1.91988 4.97231 0.618277 1.92094 4.96165 0.618277 1.92094 4.96165 0.616128 1.91988 4.97231 0.621652 1.92989 4.98271 0.621652 1.92989 4.98271 0.616128 1.91988 4.97231 0.617833 1.9235 4.98326 0.611928 1.88694 4.93323 0.617403 1.87654 4.91662 0.608475 1.86445 4.92814 0.608108 1.87841 4.93518 0.608475 1.86445 4.92814 0.605973 1.86383 4.93235 0.608108 1.87841 4.93518 0.611928 1.88694 4.93323 0.608475 1.86445 4.92814 0.608108 1.87841 4.93518 0.610276 1.89202 4.94114 0.611928 1.88694 4.93323 0.611928 1.88694 4.93323 0.610276 1.89202 4.94114 0.615279 1.90649 4.94502 0.615279 1.90649 4.94502 0.610276 1.89202 4.94114 0.612369 1.90397 4.94993 0.605407 1.84236 4.93019 0.611214 1.82554 4.9223 0.602193 1.82166 4.93906 0.602354 1.83677 4.93566 0.602193 1.82166 4.93906 0.600648 1.8254 4.94065 0.602354 1.83677 4.93566 0.605407 1.84236 4.93019 0.602193 1.82166 4.93906 0.602354 1.83677 4.93566 0.604043 1.84953 4.93271 0.605407 1.84236 4.93019 0.605407 1.84236 4.93019 0.604043 1.84953 4.93271 0.608475 1.86445 4.92814 0.608475 1.86445 4.92814 0.604043 1.84953 4.93271 0.605973 1.86383 4.93235 0.604502 1.78638 4.95751 0.60298 1.78078 4.96919 0.595486 1.79293 4.97382 0.595486 1.79293 4.97382 0.60298 1.78078 4.96919 0.601543 1.77707 4.98135 0.592258 1.79059 4.98963 0.601543 1.77707 4.98135 0.59243 1.78814 4.99545 0.590584 1.78955 5.00199 0.59243 1.78814 4.99545 0.598306 1.77534 5.00765 0.588871 1.79068 5.01429 0.598306 1.77534 5.00765 0.588981 1.79039 5.01839 0.587161 1.79394 5.02624 0.588981 1.79039 5.01839 0.594892 1.78194 5.03364 0.585511 1.79923 5.03743 0.594892 1.78194 5.03364 0.585622 1.79966 5.03928 0.583962 1.80643 5.04757 0.585622 1.79966 5.03928 0.591789 1.79575 5.05565 0.59033 1.80481 5.06465 0.583962 1.80643 5.04757 0.591789 1.79575 5.05565 0.59033 1.80481 5.06465 0.582163 1.81682 5.05756 0.583962 1.80643 5.04757 0.59033 1.80481 5.06465 0.588732 1.81545 5.07239 0.582163 1.81682 5.05756 0.582163 1.81682 5.05756 0.588732 1.81545 5.07239 0.579873 1.83147 5.0665 0.579873 1.83147 5.0665 0.588732 1.81545 5.07239 0.587044 1.82738 5.07849 0.585327 1.8402 5.08266 0.579873 1.83147 5.0665 0.587044 1.82738 5.07849 0.585327 1.8402 5.08266 0.57745 1.84855 5.07189 0.579873 1.83147 5.0665 0.585327 1.8402 5.08266 0.583644 1.85342 5.08474 0.57745 1.84855 5.07189 0.57745 1.84855 5.07189 0.583644 1.85342 5.08474 0.575136 1.86643 5.07292 0.575136 1.86643 5.07292 0.583644 1.85342 5.08474 0.582055 1.86656 5.08475 0.580605 1.87916 5.08281 0.575136 1.86643 5.07292 0.582055 1.86656 5.08475 0.580605 1.87916 5.08281 0.57299 1.88398 5.06956 0.575136 1.86643 5.07292 0.580605 1.87916 5.08281 0.579108 1.89146 5.07897 0.57299 1.88398 5.06956 0.57299 1.88398 5.06956 0.579108 1.89146 5.07897 0.5707 1.9002 5.06211 0.5707 1.9002 5.06211 0.579108 1.89146 5.07897 0.577482 1.90333 5.07313 0.575781 1.91431 5.06539 0.5707 1.9002 5.06211 0.577482 1.90333 5.07313 0.575781 1.91431 5.06539 0.568335 1.91417 5.051 0.5707 1.9002 5.06211 0.575781 1.91431 5.06539 0.574066 1.92396 5.05599 0.568335 1.91417 5.051 0.568335 1.91417 5.051 0.574066 1.92396 5.05599 0.572401 1.93193 5.04529 0.566036 1.92508 5.03688 0.572401 1.93193 5.04529 0.570844 1.93801 5.03375 0.563971 1.93218 5.021 0.570844 1.93801 5.03375 0.569411 1.94217 5.02174 0.567877 1.94452 5.00898 0.563971 1.93218 5.021 0.569411 1.94217 5.02174 0.567877 1.94452 5.00898 0.562011 1.93534 5.00515 0.563971 1.93218 5.021 0.567877 1.94452 5.00898 0.566227 1.94489 4.99568 0.562011 1.93534 5.00515 0.562011 1.93534 5.00515 0.566227 1.94489 4.99568 0.560012 1.93514 4.98953 0.560012 1.93514 4.98953 0.566227 1.94489 4.99568 0.564517 1.94314 4.98234 0.557993 1.93175 4.97428 0.564517 1.94314 4.98234 0.562808 1.93932 4.96944 0.556043 1.92532 4.96005 0.562808 1.93932 4.96944 0.561166 1.93359 4.95746 0.559643 1.92627 4.94677 0.556043 1.92532 4.96005 0.561166 1.93359 4.95746 0.559643 1.92627 4.94677 0.554216 1.91599 4.9473 0.556043 1.92532 4.96005 0.559643 1.92627 4.94677 0.558207 1.91759 4.93748 0.554216 1.91599 4.9473 0.554216 1.91599 4.9473 0.558207 1.91759 4.93748 0.552088 1.90249 4.93547 0.552088 1.90249 4.93547 0.558207 1.91759 4.93748 0.55664 1.90732 4.92939 0.554969 1.89568 4.92285 0.552088 1.90249 4.93547 0.55664 1.90732 4.92939 0.554969 1.89568 4.92285 0.549585 1.88479 4.92636 0.552088 1.90249 4.93547 0.554969 1.89568 4.92285 0.553253 1.88304 4.91818 0.549585 1.88479 4.92636 0.549585 1.88479 4.92636 0.553253 1.88304 4.91818 0.551555 1.86987 4.91558 0.54708 1.86525 4.92203 0.551555 1.86987 4.91558 0.549938 1.85667 4.91507 0.544745 1.84522 4.92284 0.549938 1.85667 4.91507 0.548453 1.84391 4.91654 0.546993 1.83158 4.91989 0.544745 1.84522 4.92284 0.548453 1.84391 4.91654 0.546993 1.83158 4.91989 0.542457 1.8261 4.92868 0.544745 1.84522 4.92284 0.546993 1.83158 4.91989 0.545395 1.81955 4.92524 0.542457 1.8261 4.92868 0.542457 1.8261 4.92868 0.545395 1.81955 4.92524 0.540012 1.80909 4.93908 0.540012 1.80909 4.93908 0.545395 1.81955 4.92524 0.543707 1.80831 4.93253 0.54199 1.79829 4.94154 0.540012 1.80909 4.93908 0.543707 1.80831 4.93253 0.54199 1.79829 4.94154 0.53756 1.7952 4.95339 0.540012 1.80909 4.93908 0.54199 1.79829 4.94154 0.540307 1.78988 4.95196 0.53756 1.7952 4.95339 0.53756 1.7952 4.95339 0.540307 1.78988 4.95196 0.538718 1.78332 4.96333 0.535257 1.78531 4.97069 0.538718 1.78332 4.96333 0.537268 1.77869 4.97521 0.534 1.78165 4.9817 0.537268 1.77869 4.97521 0.535771 1.77588 4.98779 0.531923 1.77918 4.99949 0.535771 1.77588 4.98779 0.534145 1.77501 5.00099 0.530623 1.77961 5.01029 0.534145 1.77501 5.00099 0.532444 1.77622 5.01437 0.52931 1.78147 5.02097 0.532444 1.77622 5.01437 0.530729 1.77955 5.02742 0.52801 1.78475 5.03132 0.530729 1.77955 5.02742 0.529064 1.78483 5.03967 0.526745 1.78938 5.04114 0.529064 1.78483 5.03967 0.527508 1.79178 5.05071 0.525544 1.79525 5.05022 0.527508 1.79178 5.05071 0.526074 1.8001 5.06031 0.524398 1.80229 5.05846 0.526074 1.8001 5.06031 0.524541 1.80999 5.06873 0.521953 1.81928 5.07184 0.524541 1.80999 5.06873 0.52289 1.82132 5.07569 0.521179 1.83375 5.08085 0.521953 1.81928 5.07184 0.52289 1.82132 5.07569 0.521179 1.83375 5.08085 0.51939 1.83916 5.08037 0.521953 1.81928 5.07184 0.521179 1.83375 5.08085 0.519471 1.84684 5.08397 0.51939 1.83916 5.08037 0.51939 1.83916 5.08037 0.519471 1.84684 5.08397 0.516888 1.86054 5.08347 0.516888 1.86054 5.08347 0.519471 1.84684 5.08397 0.517829 1.86007 5.085 0.516307 1.87299 5.084 0.516888 1.86054 5.08347 0.517829 1.86007 5.085 0.516307 1.87299 5.084 0.514668 1.88128 5.08112 0.516888 1.86054 5.08347 0.516307 1.87299 5.084 0.51487 1.88537 5.08112 0.514668 1.88128 5.08112 0.514668 1.88128 5.08112 0.51487 1.88537 5.08112 0.512557 1.89935 5.07448 0.512557 1.89935 5.07448 0.51487 1.88537 5.08112 0.513303 1.89752 5.07627 0.511632 1.909 5.06946 0.512557 1.89935 5.07448 0.513303 1.89752 5.07627 0.511632 1.909 5.06946 0.510387 1.9151 5.06422 0.512557 1.89935 5.07448 0.511632 1.909 5.06946 0.509915 1.91936 5.06084 0.510387 1.9151 5.06422 0.510387 1.9151 5.06422 0.509915 1.91936 5.06084 0.508218 1.9282 5.05074 0.601543 1.77707 4.98135 0.599977 1.77519 4.99429 0.59243 1.78814 4.99545 0.59243 1.78814 4.99545 0.599977 1.77519 4.99429 0.598306 1.77534 5.00765 0.598306 1.77534 5.00765 0.59659 1.77762 5.02093 0.588981 1.79039 5.01839 0.588981 1.79039 5.01839 0.59659 1.77762 5.02093 0.594892 1.78194 5.03364 0.594892 1.78194 5.03364 0.593274 1.78809 5.04533 0.585622 1.79966 5.03928 0.585622 1.79966 5.03928 0.593274 1.78809 5.04533 0.591789 1.79575 5.05565 0.568335 1.91417 5.051 0.572401 1.93193 5.04529 0.566036 1.92508 5.03688 0.566036 1.92508 5.03688 0.570844 1.93801 5.03375 0.563971 1.93218 5.021 0.560012 1.93514 4.98953 0.564517 1.94314 4.98234 0.557993 1.93175 4.97428 0.557993 1.93175 4.97428 0.562808 1.93932 4.96944 0.556043 1.92532 4.96005 0.549585 1.88479 4.92636 0.551555 1.86987 4.91558 0.54708 1.86525 4.92203 0.54708 1.86525 4.92203 0.549938 1.85667 4.91507 0.544745 1.84522 4.92284 0.53756 1.7952 4.95339 0.538718 1.78332 4.96333 0.535257 1.78531 4.97069 0.535257 1.78531 4.97069 0.537268 1.77869 4.97521 0.534 1.78165 4.9817 0.534 1.78165 4.9817 0.535771 1.77588 4.98779 0.531923 1.77918 4.99949 0.531923 1.77918 4.99949 0.534145 1.77501 5.00099 0.530623 1.77961 5.01029 0.530623 1.77961 5.01029 0.532444 1.77622 5.01437 0.52931 1.78147 5.02097 0.52931 1.78147 5.02097 0.530729 1.77955 5.02742 0.52801 1.78475 5.03132 0.52801 1.78475 5.03132 0.529064 1.78483 5.03967 0.526745 1.78938 5.04114 0.526745 1.78938 5.04114 0.527508 1.79178 5.05071 0.525544 1.79525 5.05022 0.525544 1.79525 5.05022 0.526074 1.8001 5.06031 0.524398 1.80229 5.05846 0.524398 1.80229 5.05846 0.524541 1.80999 5.06873 0.521953 1.81928 5.07184 0.583962 1.80643 5.04757 0.585511 1.79923 5.03743 0.585622 1.79966 5.03928 0.585511 1.79923 5.03743 0.587161 1.79394 5.02624 0.594892 1.78194 5.03364 0.587161 1.79394 5.02624 0.588871 1.79068 5.01429 0.588981 1.79039 5.01839 0.588871 1.79068 5.01429 0.590584 1.78955 5.00199 0.598306 1.77534 5.00765 0.590584 1.78955 5.00199 0.592258 1.79059 4.98963 0.59243 1.78814 4.99545 0.601543 1.77707 4.98135 0.592258 1.79059 4.98963 0.595486 1.79293 4.97382 0.604502 1.78638 4.95751 0.595427 1.79904 4.96637 0.598715 1.80432 4.95435 0.598715 1.80432 4.95435 0.595427 1.79904 4.96637 0.597128 1.80623 4.95625 0.598889 1.81512 4.94758 0.598715 1.80432 4.95435 0.597128 1.80623 4.95625 0.598889 1.81512 4.94758 0.600648 1.8254 4.94065 0.602193 1.82166 4.93906 0.63805 1.87659 5.07006 0.634803 1.8609 5.06267 0.641138 1.85443 5.07178 0.825331 1.87852 5.05707 0.827746 1.86388 5.05987 0.833899 1.87028 5.07126 0.833899 1.87028 5.07126 0.827746 1.86388 5.05987 0.837139 1.8477 5.07094 1.11487 1.79137 4.97824 1.10937 1.80609 4.97366 1.11798 1.80131 4.95829 1.12145 1.81753 4.94186 1.1149 1.82633 4.95034 1.12476 1.83779 4.93151 1.13459 1.90268 4.94201 1.12823 1.89819 4.95372 1.13761 1.91824 4.95766 1.14751 1.9283 5.02277 1.14129 1.91536 5.02314 1.15065 1.91803 5.04262 1.15194 1.86878 5.05935 1.15453 1.85353 5.05965 1.16043 1.85933 5.072 1.16043 1.85933 5.072 1.15453 1.85353 5.05965 1.16385 1.83668 5.06812 1.29453 1.83241 5.06651 1.2903 1.82378 5.04783 1.29787 1.813 5.05454 0.508218 1.9282 5.05074 0.508218 1.91274 5.06666 0.510387 1.9151 5.06422 0.510387 1.9151 5.06422 0.508218 1.91274 5.06666 0.512557 1.89935 5.07448 0.512557 1.89935 5.07448 0.508218 1.91274 5.06666 0.508218 1.89369 5.07804 0.514668 1.88128 5.08112 0.508218 1.89369 5.07804 0.508218 1.87234 5.0841 0.516888 1.86054 5.08347 0.508218 1.87234 5.0841 0.508218 1.85016 5.08443 0.51939 1.83916 5.08037 0.508218 1.85016 5.08443 0.508218 1.82864 5.079 0.521953 1.81928 5.07184 0.508218 1.82864 5.079 0.508218 1.80926 5.0682 0.524398 1.80229 5.05846 0.508218 1.80926 5.0682 0.508218 1.79334 5.05274 0.525544 1.79525 5.05022 0.508218 1.79334 5.05274 0.526745 1.78938 5.04114 0.525544 1.79525 5.05022 0.524398 1.80229 5.05846 0.508218 1.79334 5.05274 0.512557 1.89935 5.07448 0.508218 1.89369 5.07804 0.514668 1.88128 5.08112 0.514668 1.88128 5.08112 0.508218 1.87234 5.0841 0.516888 1.86054 5.08347 0.516888 1.86054 5.08347 0.508218 1.85016 5.08443 0.51939 1.83916 5.08037 0.51939 1.83916 5.08037 0.508218 1.82864 5.079 0.521953 1.81928 5.07184 0.521953 1.81928 5.07184 0.508218 1.80926 5.0682 0.524398 1.80229 5.05846 0.508218 1.79334 5.05274 0.508218 1.78196 5.03369 0.526745 1.78938 5.04114 0.526745 1.78938 5.04114 0.508218 1.78196 5.03369 0.52801 1.78475 5.03132 0.52801 1.78475 5.03132 0.508218 1.78196 5.03369 0.52931 1.78147 5.02097 0.52931 1.78147 5.02097 0.508218 1.78196 5.03369 0.508218 1.7759 5.01234 0.530623 1.77961 5.01029 0.508218 1.7759 5.01234 0.531923 1.77918 4.99949 0.530623 1.77961 5.01029 0.52931 1.78147 5.02097 0.508218 1.7759 5.01234 0.508218 1.7759 5.01234 0.508218 1.77557 4.99016 0.531923 1.77918 4.99949 0.531923 1.77918 4.99949 0.508218 1.77557 4.99016 0.534 1.78165 4.9817 0.534 1.78165 4.9817 0.508218 1.77557 4.99016 0.508218 1.781 4.96864 0.535257 1.78531 4.97069 0.508218 1.781 4.96864 0.53756 1.7952 4.95339 0.535257 1.78531 4.97069 0.534 1.78165 4.9817 0.508218 1.781 4.96864 0.508218 1.781 4.96864 0.508218 1.7918 4.94926 0.53756 1.7952 4.95339 0.53756 1.7952 4.95339 0.508218 1.7918 4.94926 0.540012 1.80909 4.93908 0.540012 1.80909 4.93908 0.508218 1.7918 4.94926 0.508218 1.80726 4.93334 0.542457 1.8261 4.92868 0.508218 1.80726 4.93334 0.508218 1.82631 4.92196 0.544745 1.84522 4.92284 0.508218 1.82631 4.92196 0.508218 1.84766 4.9159 0.54708 1.86525 4.92203 0.508218 1.84766 4.9159 0.508218 1.86984 4.91557 0.549585 1.88479 4.92636 0.508218 1.86984 4.91557 0.508218 1.89136 4.921 0.552088 1.90249 4.93547 0.508218 1.89136 4.921 0.508218 1.91074 4.9318 0.554216 1.91599 4.9473 0.508218 1.91074 4.9318 0.508218 1.92666 4.94726 0.556043 1.92532 4.96005 0.508218 1.92666 4.94726 0.508218 1.93804 4.96631 0.557993 1.93175 4.97428 0.508218 1.93804 4.96631 0.508218 1.9441 4.98766 0.560012 1.93514 4.98953 0.508218 1.9441 4.98766 0.562011 1.93534 5.00515 0.560012 1.93514 4.98953 0.557993 1.93175 4.97428 0.508218 1.9441 4.98766 0.540012 1.80909 4.93908 0.508218 1.80726 4.93334 0.542457 1.8261 4.92868 0.542457 1.8261 4.92868 0.508218 1.82631 4.92196 0.544745 1.84522 4.92284 0.544745 1.84522 4.92284 0.508218 1.84766 4.9159 0.54708 1.86525 4.92203 0.54708 1.86525 4.92203 0.508218 1.86984 4.91557 0.549585 1.88479 4.92636 0.549585 1.88479 4.92636 0.508218 1.89136 4.921 0.552088 1.90249 4.93547 0.552088 1.90249 4.93547 0.508218 1.91074 4.9318 0.554216 1.91599 4.9473 0.554216 1.91599 4.9473 0.508218 1.92666 4.94726 0.556043 1.92532 4.96005 0.556043 1.92532 4.96005 0.508218 1.93804 4.96631 0.557993 1.93175 4.97428 0.508218 1.9441 4.98766 0.508218 1.94443 5.00984 0.562011 1.93534 5.00515 0.562011 1.93534 5.00515 0.508218 1.94443 5.00984 0.563971 1.93218 5.021 0.563971 1.93218 5.021 0.508218 1.94443 5.00984 0.508218 1.939 5.03136 0.566036 1.92508 5.03688 0.508218 1.939 5.03136 0.508218 1.9282 5.05074 0.568335 1.91417 5.051 0.508218 1.9282 5.05074 0.509929 1.92004 5.05974 0.511658 1.9107 5.06747 0.568335 1.91417 5.051 0.509929 1.92004 5.05974 0.511658 1.9107 5.06747 0.5707 1.9002 5.06211 0.568335 1.91417 5.051 0.511658 1.9107 5.06747 0.513373 1.90034 5.07378 0.5707 1.9002 5.06211 0.5707 1.9002 5.06211 0.513373 1.90034 5.07378 0.57299 1.88398 5.06956 0.57299 1.88398 5.06956 0.513373 1.90034 5.07378 0.514954 1.88978 5.07834 0.517566 1.87012 5.08273 0.57299 1.88398 5.06956 0.514954 1.88978 5.07834 0.517566 1.87012 5.08273 0.575136 1.86643 5.07292 0.57299 1.88398 5.06956 0.517566 1.87012 5.08273 0.520126 1.85147 5.08246 0.575136 1.86643 5.07292 0.575136 1.86643 5.07292 0.520126 1.85147 5.08246 0.57745 1.84855 5.07189 0.57745 1.84855 5.07189 0.520126 1.85147 5.08246 0.522835 1.83334 5.07799 0.579873 1.83147 5.0665 0.522835 1.83334 5.07799 0.525549 1.81671 5.06958 0.582163 1.81682 5.05756 0.525549 1.81671 5.06958 0.528215 1.80196 5.05718 0.583962 1.80643 5.04757 0.528215 1.80196 5.05718 0.531073 1.78958 5.03997 0.585511 1.79923 5.03743 0.531073 1.78958 5.03997 0.587161 1.79394 5.02624 0.585511 1.79923 5.03743 0.583962 1.80643 5.04757 0.531073 1.78958 5.03997 0.563971 1.93218 5.021 0.508218 1.939 5.03136 0.566036 1.92508 5.03688 0.566036 1.92508 5.03688 0.508218 1.9282 5.05074 0.568335 1.91417 5.051 0.57745 1.84855 5.07189 0.522835 1.83334 5.07799 0.579873 1.83147 5.0665 0.579873 1.83147 5.0665 0.525549 1.81671 5.06958 0.582163 1.81682 5.05756 0.582163 1.81682 5.05756 0.528215 1.80196 5.05718 0.583962 1.80643 5.04757 0.531073 1.78958 5.03997 0.532661 1.78508 5.02996 0.587161 1.79394 5.02624 0.587161 1.79394 5.02624 0.532661 1.78508 5.02996 0.534293 1.78198 5.01944 0.588871 1.79068 5.01429 0.534293 1.78198 5.01944 0.535943 1.78035 5.00858 0.590584 1.78955 5.00199 0.535943 1.78035 5.00858 0.537576 1.78021 4.9976 0.592258 1.79059 4.98963 0.537576 1.78021 4.9976 0.539162 1.78157 4.98671 0.540674 1.78442 4.97607 0.592258 1.79059 4.98963 0.539162 1.78157 4.98671 0.540674 1.78442 4.97607 0.593833 1.79377 4.97764 0.592258 1.79059 4.98963 0.540674 1.78442 4.97607 0.542167 1.78869 4.96596 0.593833 1.79377 4.97764 0.593833 1.79377 4.97764 0.542167 1.78869 4.96596 0.595427 1.79904 4.96637 0.595427 1.79904 4.96637 0.542167 1.78869 4.96596 0.543757 1.79435 4.95654 0.597128 1.80623 4.95625 0.543757 1.79435 4.95654 0.54542 1.8013 4.94797 0.598889 1.81512 4.94758 0.54542 1.8013 4.94797 0.547112 1.80936 4.94049 0.548808 1.81841 4.9342 0.598889 1.81512 4.94758 0.547112 1.80936 4.94049 0.548808 1.81841 4.9342 0.600648 1.8254 4.94065 0.598889 1.81512 4.94758 0.548808 1.81841 4.9342 0.550389 1.82774 4.92946 0.600648 1.8254 4.94065 0.600648 1.8254 4.94065 0.550389 1.82774 4.92946 0.602354 1.83677 4.93566 0.602354 1.83677 4.93566 0.550389 1.82774 4.92946 0.552811 1.84394 4.92455 0.604043 1.84953 4.93271 0.552811 1.84394 4.92455 0.554728 1.85741 4.92324 0.605973 1.86383 4.93235 0.554728 1.85741 4.92324 0.556776 1.87086 4.92434 0.608108 1.87841 4.93518 0.556776 1.87086 4.92434 0.558904 1.88392 4.9278 0.610276 1.89202 4.94114 0.558904 1.88392 4.9278 0.561037 1.89613 4.9335 0.563121 1.90718 4.94129 0.610276 1.89202 4.94114 0.561037 1.89613 4.9335 0.563121 1.90718 4.94129 0.612369 1.90397 4.94993 0.610276 1.89202 4.94114 0.563121 1.90718 4.94129 0.565082 1.91669 4.95094 0.612369 1.90397 4.94993 0.612369 1.90397 4.94993 0.565082 1.91669 4.95094 0.614302 1.91358 4.96096 0.614302 1.91358 4.96096 0.565082 1.91669 4.95094 0.567083 1.92433 4.96218 0.616128 1.91988 4.97231 0.567083 1.92433 4.96218 0.569222 1.92977 4.97463 0.617833 1.9235 4.98326 0.569222 1.92977 4.97463 0.571422 1.93284 4.98781 0.619541 1.92514 4.99453 0.571422 1.93284 4.98781 0.573622 1.93345 5.00135 0.621226 1.9248 5.00595 0.573622 1.93345 5.00135 0.575749 1.93157 5.01482 0.622829 1.92249 5.01713 0.575749 1.93157 5.01482 0.577879 1.9269 5.02849 0.624377 1.91825 5.02774 0.577879 1.9269 5.02849 0.580367 1.91878 5.04207 0.626033 1.91221 5.0374 0.580367 1.91878 5.04207 0.627766 1.90455 5.04584 0.626033 1.91221 5.0374 0.624377 1.91825 5.02774 0.580367 1.91878 5.04207 0.587161 1.79394 5.02624 0.534293 1.78198 5.01944 0.588871 1.79068 5.01429 0.588871 1.79068 5.01429 0.535943 1.78035 5.00858 0.590584 1.78955 5.00199 0.590584 1.78955 5.00199 0.537576 1.78021 4.9976 0.592258 1.79059 4.98963 0.595427 1.79904 4.96637 0.543757 1.79435 4.95654 0.597128 1.80623 4.95625 0.597128 1.80623 4.95625 0.54542 1.8013 4.94797 0.598889 1.81512 4.94758 0.602354 1.83677 4.93566 0.552811 1.84394 4.92455 0.604043 1.84953 4.93271 0.604043 1.84953 4.93271 0.554728 1.85741 4.92324 0.605973 1.86383 4.93235 0.605973 1.86383 4.93235 0.556776 1.87086 4.92434 0.608108 1.87841 4.93518 0.608108 1.87841 4.93518 0.558904 1.88392 4.9278 0.610276 1.89202 4.94114 0.614302 1.91358 4.96096 0.567083 1.92433 4.96218 0.616128 1.91988 4.97231 0.616128 1.91988 4.97231 0.569222 1.92977 4.97463 0.617833 1.9235 4.98326 0.617833 1.9235 4.98326 0.571422 1.93284 4.98781 0.619541 1.92514 4.99453 0.619541 1.92514 4.99453 0.573622 1.93345 5.00135 0.621226 1.9248 5.00595 0.621226 1.9248 5.00595 0.575749 1.93157 5.01482 0.622829 1.92249 5.01713 0.622829 1.92249 5.01713 0.577879 1.9269 5.02849 0.624377 1.91825 5.02774 0.580367 1.91878 5.04207 0.583081 1.90749 5.05385 0.627766 1.90455 5.04584 0.627766 1.90455 5.04584 0.583081 1.90749 5.05385 0.629518 1.89552 5.05277 0.629518 1.89552 5.05277 0.583081 1.90749 5.05385 0.585761 1.89411 5.06264 0.631237 1.88541 5.05799 0.585761 1.89411 5.06264 0.587934 1.88153 5.0676 0.632938 1.87401 5.06143 0.587934 1.88153 5.0676 0.58951 1.87132 5.06975 0.634803 1.8609 5.06267 0.58951 1.87132 5.06975 0.590997 1.86184 5.07038 0.592563 1.85237 5.06971 0.634803 1.8609 5.06267 0.590997 1.86184 5.07038 0.592563 1.85237 5.06971 0.636944 1.84706 5.06094 0.634803 1.8609 5.06267 0.592563 1.85237 5.06971 0.594182 1.84307 5.06776 0.636944 1.84706 5.06094 0.636944 1.84706 5.06094 0.594182 1.84307 5.06776 0.595821 1.83415 5.06457 0.639152 1.83394 5.05616 0.595821 1.83415 5.06457 0.597454 1.82574 5.0602 0.641316 1.82224 5.04858 0.597454 1.82574 5.0602 0.599054 1.81798 5.05471 0.600583 1.81105 5.04822 0.641316 1.82224 5.04858 0.599054 1.81798 5.05471 0.600583 1.81105 5.04822 0.64334 1.81249 5.03854 0.641316 1.82224 5.04858 0.600583 1.81105 5.04822 0.602062 1.80506 5.04083 0.64334 1.81249 5.03854 0.64334 1.81249 5.03854 0.602062 1.80506 5.04083 0.603628 1.80017 5.03268 0.645459 1.80527 5.02648 0.603628 1.80017 5.03268 0.605264 1.79648 5.02396 0.647719 1.80103 5.01308 0.605264 1.79648 5.02396 0.606945 1.79405 5.01479 0.608635 1.79292 5.00539 0.647719 1.80103 5.01308 0.606945 1.79405 5.01479 0.608635 1.79292 5.00539 0.65 1.80001 4.99907 0.647719 1.80103 5.01308 0.608635 1.79292 5.00539 0.610303 1.79312 4.99593 0.65 1.80001 4.99907 0.65 1.80001 4.99907 0.610303 1.79312 4.99593 0.611934 1.79467 4.98647 0.65 1.80211 4.98423 0.611934 1.79467 4.98647 0.613609 1.79785 4.97657 0.65 1.80782 4.97038 0.613609 1.79785 4.97657 0.615518 1.80306 4.96646 0.617653 1.81035 4.95697 0.65 1.80782 4.97038 0.615518 1.80306 4.96646 0.617653 1.81035 4.95697 0.65 1.81679 4.95837 0.65 1.80782 4.97038 0.617653 1.81035 4.95697 0.619849 1.81922 4.94898 0.65 1.81679 4.95837 0.65 1.81679 4.95837 0.619849 1.81922 4.94898 0.65 1.82846 4.94896 0.65 1.82846 4.94896 0.619849 1.81922 4.94898 0.62204 1.82941 4.94273 0.65 1.84209 4.94274 0.62204 1.82941 4.94273 0.624146 1.84057 4.93844 0.626139 1.85233 4.93625 0.65 1.84209 4.94274 0.624146 1.84057 4.93844 0.626139 1.85233 4.93625 0.65 1.85684 4.94008 0.65 1.84209 4.94274 0.626139 1.85233 4.93625 0.62824 1.8642 4.9363 0.65 1.85684 4.94008 0.65 1.85684 4.94008 0.62824 1.8642 4.9363 0.65 1.87178 4.94117 0.65 1.87178 4.94117 0.62824 1.8642 4.9363 0.630465 1.87588 4.93858 0.65 1.88599 4.94592 0.630465 1.87588 4.93858 0.632727 1.8869 4.94298 0.634958 1.89694 4.94939 0.65 1.88599 4.94592 0.632727 1.8869 4.94298 0.634958 1.89694 4.94939 0.65 1.89858 4.95405 0.65 1.88599 4.94592 0.634958 1.89694 4.94939 0.637065 1.90558 4.95755 0.65 1.89858 4.95405 0.65 1.89858 4.95405 0.637065 1.90558 4.95755 0.65 1.90877 4.96505 0.65 1.90877 4.96505 0.637065 1.90558 4.95755 0.639145 1.91251 4.9672 0.65 1.91591 4.97822 0.639145 1.91251 4.9672 0.641378 1.91743 4.97795 0.643699 1.9202 4.98946 0.65 1.91591 4.97822 0.641378 1.91743 4.97795 0.643699 1.9202 4.98946 0.65 1.91956 4.99276 0.65 1.91591 4.97822 0.643699 1.9202 4.98946 0.646021 1.92069 5.00128 0.65 1.91956 4.99276 0.65 1.91956 4.99276 0.646021 1.92069 5.00128 0.65 1.9195 5.00774 0.65 1.9195 5.00774 0.646021 1.92069 5.00128 0.648177 1.919 5.01255 0.65 1.91572 5.02224 0.65 1.9195 5.00774 0.648177 1.919 5.01255 0.629518 1.89552 5.05277 0.585761 1.89411 5.06264 0.631237 1.88541 5.05799 0.631237 1.88541 5.05799 0.587934 1.88153 5.0676 0.632938 1.87401 5.06143 0.632938 1.87401 5.06143 0.58951 1.87132 5.06975 0.634803 1.8609 5.06267 0.636944 1.84706 5.06094 0.595821 1.83415 5.06457 0.639152 1.83394 5.05616 0.639152 1.83394 5.05616 0.597454 1.82574 5.0602 0.641316 1.82224 5.04858 0.64334 1.81249 5.03854 0.603628 1.80017 5.03268 0.645459 1.80527 5.02648 0.645459 1.80527 5.02648 0.605264 1.79648 5.02396 0.647719 1.80103 5.01308 0.65 1.80001 4.99907 0.611934 1.79467 4.98647 0.65 1.80211 4.98423 0.65 1.80211 4.98423 0.613609 1.79785 4.97657 0.65 1.80782 4.97038 0.65 1.82846 4.94896 0.62204 1.82941 4.94273 0.65 1.84209 4.94274 0.65 1.87178 4.94117 0.630465 1.87588 4.93858 0.65 1.88599 4.94592 0.65 1.90877 4.96505 0.639145 1.91251 4.9672 0.65 1.91591 4.97822 -1.59 1.86204 5.10498 -1.59 1.88518 5.10194 -1.59 1.88219 5.04424 -1.59 1.88219 5.04424 -1.59 1.88518 5.10194 -1.59 1.90708 5.09385 -1.59 1.92665 5.08113 -1.59 1.88219 5.04424 -1.59 1.90708 5.09385 -1.59 1.92665 5.08113 -1.59 1.94293 5.0644 -1.59 1.88219 5.04424 -1.59 1.86204 5.10498 -1.5898 1.86034 5.10992 -1.59 1.88518 5.10194 -1.59 1.88518 5.10194 -1.5898 1.86034 5.10992 -1.58796 1.88432 5.11805 -1.58796 1.91404 5.10773 -1.58796 1.88432 5.11805 -1.58196 1.88724 5.13222 -1.58196 1.92053 5.12067 -1.58196 1.88724 5.13222 -1.57243 1.88975 5.14439 -1.57243 1.9261 5.13178 -1.57243 1.88975 5.14439 -1.56 1.89167 5.15373 -1.56 1.93038 5.1403 -1.56 1.89167 5.15373 -1.54553 1.89288 5.1596 -1.54553 1.93307 5.14566 -1.54553 1.89288 5.1596 -1.53 1.89329 5.16161 -1.53 1.93398 5.14748 -1.54553 1.93307 5.14566 -1.53 1.89329 5.16161 -1.53 1.93398 5.14748 -1.54553 1.96828 5.12178 -1.54553 1.93307 5.14566 -1.53 1.93398 5.14748 -1.53 1.96963 5.12331 -1.54553 1.96828 5.12178 -1.54553 1.96828 5.12178 -1.53 1.96963 5.12331 -1.54553 1.99611 5.08961 -1.56 1.9911 5.08631 -1.54553 1.99611 5.08961 -1.56 2.00897 5.04944 -1.57243 1.99992 5.04644 -1.56 2.00897 5.04944 -1.57243 2.00717 5.00864 -1.58196 1.99477 5.00791 -1.57243 2.00717 5.00864 -1.58196 1.99222 4.97276 -1.58796 1.97805 4.97568 -1.58196 1.99222 4.97276 -1.58796 1.96773 4.94596 -1.59 1.96194 4.97482 -1.58796 1.96773 4.94596 -1.59 1.95385 4.95292 -1.59 1.96194 4.97482 -1.58796 1.97805 4.97568 -1.58796 1.96773 4.94596 -1.59 1.96194 4.97482 -1.5898 1.96992 4.99966 -1.58796 1.97805 4.97568 -1.59 1.96194 4.97482 -1.59 1.96498 4.99796 -1.5898 1.96992 4.99966 -1.5892 1.85856 5.11479 -1.5882 1.85669 5.11956 -1.5898 1.86034 5.10992 -1.5898 1.86034 5.10992 -1.5882 1.85669 5.11956 -1.58796 1.88432 5.11805 -1.58796 1.88432 5.11805 -1.5882 1.85669 5.11956 -1.58796 1.85294 5.12032 -1.58196 1.85209 5.13477 -1.58796 1.85294 5.12032 -1.58196 1.81748 5.12813 -1.57243 1.81356 5.13992 -1.58196 1.81748 5.12813 -1.57243 1.77893 5.12314 -1.56 1.77369 5.1311 -1.57243 1.77893 5.12314 -1.56 1.7427 5.10429 -1.54553 1.73822 5.10828 -1.56 1.7427 5.10429 -1.54553 1.71434 5.07307 -1.53 1.71252 5.07398 -1.54553 1.71434 5.07307 -1.53 1.69839 5.03329 -1.53 1.71252 5.07398 -1.54553 1.73822 5.10828 -1.54553 1.71434 5.07307 -1.53 1.71252 5.07398 -1.53 1.73669 5.10963 -1.54553 1.73822 5.10828 -1.54553 1.73822 5.10828 -1.53 1.73669 5.10963 -1.54553 1.77039 5.13611 -1.56 1.77369 5.1311 -1.54553 1.77039 5.13611 -1.56 1.81056 5.14897 -1.57243 1.81356 5.13992 -1.56 1.81056 5.14897 -1.57243 1.85136 5.14717 -1.58196 1.85209 5.13477 -1.57243 1.85136 5.14717 -1.58196 1.88724 5.13222 -1.58796 1.88432 5.11805 -1.58196 1.85209 5.13477 -1.58196 1.88724 5.13222 -1.58796 1.88432 5.11805 -1.58796 1.85294 5.12032 -1.58196 1.85209 5.13477 -1.58796 1.85294 5.12032 -1.5882 1.85669 5.11956 -1.58796 1.82204 5.11439 -1.58196 1.81748 5.12813 -1.58796 1.82204 5.11439 -1.58196 1.78576 5.11276 -1.57243 1.77893 5.12314 -1.58196 1.78576 5.11276 -1.57243 1.74982 5.09796 -1.56 1.7427 5.10429 -1.57243 1.74982 5.09796 -1.56 1.7197 5.07038 -1.54553 1.71434 5.07307 -1.56 1.7197 5.07038 -1.54553 1.7004 5.03288 -1.53 1.69839 5.03329 -1.54553 1.7004 5.03288 -1.53 1.69528 4.99033 -1.53 1.69839 5.03329 -1.54553 1.71434 5.07307 -1.54553 1.7004 5.03288 -1.5892 1.79253 5.09287 -1.58796 1.76992 5.08009 -1.5882 1.79117 5.09782 -1.5892 1.79253 5.09287 -1.5898 1.79401 5.0879 -1.58796 1.76992 5.08009 -1.58796 1.76992 5.08009 -1.5898 1.79401 5.0879 -1.59 1.77887 5.06665 -1.58796 1.75227 5.05404 -1.59 1.77887 5.06665 -1.59 1.76615 5.04708 -1.59 1.75806 5.02518 -1.58796 1.75227 5.05404 -1.59 1.76615 5.04708 -1.59 1.75806 5.02518 -1.58796 1.74195 5.02432 -1.58796 1.75227 5.05404 -1.59 1.75806 5.02518 -1.5898 1.75008 5.00034 -1.58796 1.74195 5.02432 -1.59 1.75806 5.02518 -1.59 1.75502 5.00204 -1.5898 1.75008 5.00034 -1.5898 1.79401 5.0879 -1.59 1.7956 5.08293 -1.59 1.77887 5.06665 -1.58796 1.76992 5.08009 -1.59 1.77887 5.06665 -1.58796 1.75227 5.05404 -1.58196 1.73933 5.06053 -1.58796 1.75227 5.05404 -1.58196 1.72778 5.02724 -1.57243 1.71561 5.02975 -1.58196 1.72778 5.02724 -1.57243 1.71283 4.99136 -1.56 1.70331 4.9908 -1.57243 1.71283 4.99136 -1.56 1.71103 4.95056 -1.54553 1.70534 4.94867 -1.56 1.71103 4.95056 -1.54553 1.72389 4.91039 -1.53 1.72219 4.90927 -1.54553 1.72389 4.91039 -1.53 1.75037 4.87669 -1.53 1.72219 4.90927 -1.54553 1.70534 4.94867 -1.54553 1.72389 4.91039 -1.53 1.72219 4.90927 -1.53 1.7034 4.94803 -1.54553 1.70534 4.94867 -1.54553 1.70534 4.94867 -1.53 1.7034 4.94803 -1.54553 1.69732 4.99045 -1.56 1.70331 4.9908 -1.54553 1.69732 4.99045 -1.56 1.70627 5.03167 -1.57243 1.71561 5.02975 -1.56 1.70627 5.03167 -1.57243 1.72822 5.0661 -1.58196 1.73933 5.06053 -1.57243 1.72822 5.0661 -1.58196 1.75911 5.0897 -1.58796 1.76992 5.08009 -1.58196 1.75911 5.0897 -1.58796 1.79372 5.10067 -1.5882 1.79117 5.09782 -1.58796 1.79372 5.10067 -1.58796 1.82204 5.11439 -1.5882 1.85669 5.11956 -1.5882 1.79117 5.09782 -1.58796 1.82204 5.11439 -1.5892 1.74521 4.99856 -1.5882 1.74044 4.99669 -1.5898 1.75008 5.00034 -1.5898 1.75008 5.00034 -1.5882 1.74044 4.99669 -1.58796 1.74195 5.02432 -1.58796 1.74195 5.02432 -1.5882 1.74044 4.99669 -1.58796 1.73968 4.99294 -1.58196 1.72523 4.99209 -1.58796 1.73968 4.99294 -1.58196 1.73187 4.95748 -1.57243 1.72008 4.95356 -1.58196 1.73187 4.95748 -1.57243 1.73686 4.91893 -1.56 1.7289 4.91369 -1.57243 1.73686 4.91893 -1.56 1.75571 4.8827 -1.54553 1.75172 4.87822 -1.56 1.75571 4.8827 -1.54553 1.78693 4.85434 -1.53 1.78602 4.85252 -1.54553 1.78693 4.85434 -1.53 1.82671 4.83839 -1.53 1.78602 4.85252 -1.54553 1.75172 4.87822 -1.54553 1.78693 4.85434 -1.53 1.78602 4.85252 -1.53 1.75037 4.87669 -1.54553 1.75172 4.87822 -1.54553 1.75172 4.87822 -1.53 1.75037 4.87669 -1.54553 1.72389 4.91039 -1.56 1.7289 4.91369 -1.54553 1.72389 4.91039 -1.56 1.71103 4.95056 -1.57243 1.72008 4.95356 -1.56 1.71103 4.95056 -1.57243 1.71283 4.99136 -1.58196 1.72523 4.99209 -1.57243 1.71283 4.99136 -1.58196 1.72778 5.02724 -1.58796 1.74195 5.02432 -1.58196 1.72778 5.02724 -1.58796 1.75227 5.05404 -1.58796 1.74195 5.02432 -1.58196 1.72523 4.99209 -1.58196 1.72778 5.02724 -1.58796 1.74195 5.02432 -1.58796 1.73968 4.99294 -1.58196 1.72523 4.99209 -1.58796 1.73968 4.99294 -1.5882 1.74044 4.99669 -1.58796 1.74561 4.96204 -1.58196 1.73187 4.95748 -1.58796 1.74561 4.96204 -1.58196 1.74724 4.92576 -1.57243 1.73686 4.91893 -1.58196 1.74724 4.92576 -1.57243 1.76204 4.88982 -1.56 1.75571 4.8827 -1.57243 1.76204 4.88982 -1.56 1.78962 4.8597 -1.54553 1.78693 4.85434 -1.56 1.78962 4.8597 -1.54553 1.82712 4.8404 -1.53 1.82671 4.83839 -1.54553 1.82712 4.8404 -1.53 1.86967 4.83528 -1.53 1.82671 4.83839 -1.54553 1.78693 4.85434 -1.54553 1.82712 4.8404 -1.5892 1.76713 4.93253 -1.58796 1.77991 4.90992 -1.5882 1.76218 4.93117 -1.5892 1.76713 4.93253 -1.5898 1.7721 4.93401 -1.58796 1.77991 4.90992 -1.58796 1.77991 4.90992 -1.5898 1.7721 4.93401 -1.59 1.79335 4.91887 -1.58796 1.80596 4.89227 -1.59 1.79335 4.91887 -1.59 1.81292 4.90615 -1.59 1.83482 4.89806 -1.58796 1.80596 4.89227 -1.59 1.81292 4.90615 -1.59 1.83482 4.89806 -1.58796 1.83568 4.88195 -1.58796 1.80596 4.89227 -1.59 1.83482 4.89806 -1.5898 1.85966 4.89008 -1.58796 1.83568 4.88195 -1.59 1.83482 4.89806 -1.59 1.85796 4.89502 -1.5898 1.85966 4.89008 -1.5898 1.7721 4.93401 -1.59 1.77707 4.9356 -1.59 1.79335 4.91887 -1.58796 1.77991 4.90992 -1.59 1.79335 4.91887 -1.58796 1.80596 4.89227 -1.58196 1.79947 4.87933 -1.58796 1.80596 4.89227 -1.58196 1.83276 4.86778 -1.57243 1.83025 4.85561 -1.58196 1.83276 4.86778 -1.57243 1.86864 4.85283 -1.56 1.8692 4.84331 -1.57243 1.86864 4.85283 -1.56 1.90944 4.85103 -1.54553 1.91133 4.84534 -1.56 1.90944 4.85103 -1.54553 1.94961 4.86389 -1.53 1.95073 4.86219 -1.54553 1.94961 4.86389 -1.53 1.98331 4.89037 -1.53 1.95073 4.86219 -1.54553 1.91133 4.84534 -1.54553 1.94961 4.86389 -1.53 1.95073 4.86219 -1.53 1.91197 4.8434 -1.54553 1.91133 4.84534 -1.54553 1.91133 4.84534 -1.53 1.91197 4.8434 -1.54553 1.86955 4.83732 -1.56 1.8692 4.84331 -1.54553 1.86955 4.83732 -1.56 1.82833 4.84627 -1.57243 1.83025 4.85561 -1.56 1.82833 4.84627 -1.57243 1.7939 4.86822 -1.58196 1.79947 4.87933 -1.57243 1.7939 4.86822 -1.58196 1.7703 4.89911 -1.58796 1.77991 4.90992 -1.58196 1.7703 4.89911 -1.58796 1.75933 4.93372 -1.5882 1.76218 4.93117 -1.58796 1.75933 4.93372 -1.58796 1.74561 4.96204 -1.5882 1.74044 4.99669 -1.5882 1.76218 4.93117 -1.58796 1.74561 4.96204 -1.5892 1.86144 4.88521 -1.5882 1.86331 4.88044 -1.5898 1.85966 4.89008 -1.5898 1.85966 4.89008 -1.5882 1.86331 4.88044 -1.58796 1.83568 4.88195 -1.58796 1.83568 4.88195 -1.5882 1.86331 4.88044 -1.58796 1.86706 4.87968 -1.58196 1.86791 4.86523 -1.58796 1.86706 4.87968 -1.58196 1.90252 4.87187 -1.57243 1.90644 4.86008 -1.58196 1.90252 4.87187 -1.57243 1.94107 4.87686 -1.56 1.94631 4.8689 -1.57243 1.94107 4.87686 -1.56 1.9773 4.89571 -1.54553 1.98178 4.89172 -1.56 1.9773 4.89571 -1.54553 2.00566 4.92693 -1.53 2.00748 4.92602 -1.54553 2.00566 4.92693 -1.53 2.02161 4.96671 -1.53 2.00748 4.92602 -1.54553 1.98178 4.89172 -1.54553 2.00566 4.92693 -1.53 2.00748 4.92602 -1.53 1.98331 4.89037 -1.54553 1.98178 4.89172 -1.54553 1.98178 4.89172 -1.53 1.98331 4.89037 -1.54553 1.94961 4.86389 -1.56 1.94631 4.8689 -1.54553 1.94961 4.86389 -1.56 1.90944 4.85103 -1.57243 1.90644 4.86008 -1.56 1.90944 4.85103 -1.57243 1.86864 4.85283 -1.58196 1.86791 4.86523 -1.57243 1.86864 4.85283 -1.58196 1.83276 4.86778 -1.58796 1.83568 4.88195 -1.58196 1.83276 4.86778 -1.58796 1.80596 4.89227 -1.58796 1.83568 4.88195 -1.58196 1.86791 4.86523 -1.58196 1.83276 4.86778 -1.58796 1.83568 4.88195 -1.58796 1.86706 4.87968 -1.58196 1.86791 4.86523 -1.58796 1.86706 4.87968 -1.5882 1.86331 4.88044 -1.58796 1.89796 4.88561 -1.58196 1.90252 4.87187 -1.58796 1.89796 4.88561 -1.58196 1.93424 4.88724 -1.57243 1.94107 4.87686 -1.58196 1.93424 4.88724 -1.57243 1.97018 4.90204 -1.56 1.9773 4.89571 -1.57243 1.97018 4.90204 -1.56 2.0003 4.92962 -1.54553 2.00566 4.92693 -1.56 2.0003 4.92962 -1.54553 2.0196 4.96712 -1.53 2.02161 4.96671 -1.54553 2.0196 4.96712 -1.53 2.02472 5.00967 -1.53 2.02161 4.96671 -1.54553 2.00566 4.92693 -1.54553 2.0196 4.96712 -1.5892 1.92747 4.90713 -1.58796 1.95008 4.91991 -1.5882 1.92883 4.90218 -1.5892 1.92747 4.90713 -1.5898 1.92599 4.9121 -1.58796 1.95008 4.91991 -1.58796 1.95008 4.91991 -1.5898 1.92599 4.9121 -1.59 1.94113 4.93335 -1.58796 1.96773 4.94596 -1.59 1.94113 4.93335 -1.59 1.95385 4.95292 -1.58796 1.96773 4.94596 -1.58796 1.95008 4.91991 -1.59 1.94113 4.93335 -1.58796 1.96773 4.94596 -1.58196 1.98067 4.93947 -1.58796 1.95008 4.91991 -1.58796 1.96773 4.94596 -1.58196 1.99222 4.97276 -1.58196 1.98067 4.93947 -1.58196 1.98067 4.93947 -1.58196 1.99222 4.97276 -1.57243 2.00439 4.97025 -1.57243 1.99178 4.9339 -1.57243 2.00439 4.97025 -1.56 2.01373 4.96833 -1.56 2.0003 4.92962 -1.56 2.01373 4.96833 -1.54553 2.0196 4.96712 -1.56 2.0003 4.92962 -1.57243 1.99178 4.9339 -1.56 2.01373 4.96833 -1.56 2.0003 4.92962 -1.57243 1.97018 4.90204 -1.57243 1.99178 4.9339 -1.57243 1.99178 4.9339 -1.57243 1.97018 4.90204 -1.58196 1.96089 4.9103 -1.58196 1.98067 4.93947 -1.58196 1.96089 4.9103 -1.58796 1.95008 4.91991 -1.58196 1.98067 4.93947 -1.57243 1.99178 4.9339 -1.58196 1.96089 4.9103 -1.58196 1.98067 4.93947 -1.57243 2.00439 4.97025 -1.57243 1.99178 4.9339 -1.5898 1.92599 4.9121 -1.59 1.9244 4.91707 -1.59 1.94113 4.93335 -1.5892 1.97479 5.00144 -1.5882 1.97956 5.00331 -1.5898 1.96992 4.99966 -1.5898 1.96992 4.99966 -1.5882 1.97956 5.00331 -1.58796 1.97805 4.97568 -1.58796 1.97805 4.97568 -1.5882 1.97956 5.00331 -1.58796 1.98032 5.00706 -1.58196 1.99477 5.00791 -1.58796 1.98032 5.00706 -1.58196 1.98813 5.04252 -1.57243 1.99992 5.04644 -1.58196 1.98813 5.04252 -1.57243 1.98314 5.08107 -1.56 1.9911 5.08631 -1.57243 1.98314 5.08107 -1.56 1.96429 5.1173 -1.54553 1.96828 5.12178 -1.56 1.96429 5.1173 -1.54553 1.93307 5.14566 -1.54553 1.96828 5.12178 -1.56 1.9911 5.08631 -1.56 1.96429 5.1173 -1.54553 1.96828 5.12178 -1.54553 1.99611 5.08961 -1.56 1.9911 5.08631 -1.58796 1.98032 5.00706 -1.5882 1.97956 5.00331 -1.58796 1.97439 5.03796 -1.58196 1.98813 5.04252 -1.58796 1.97439 5.03796 -1.58196 1.97276 5.07424 -1.57243 1.98314 5.08107 -1.58196 1.97276 5.07424 -1.57243 1.95796 5.11018 -1.56 1.96429 5.1173 -1.57243 1.95796 5.11018 -1.56 1.93038 5.1403 -1.54553 1.93307 5.14566 -1.56 1.93038 5.1403 -1.54553 1.89288 5.1596 -1.54553 1.93307 5.14566 -1.56 1.96429 5.1173 -1.56 1.93038 5.1403 -1.5892 1.95287 5.06747 -1.58796 1.94009 5.09008 -1.5882 1.95782 5.06883 -1.5892 1.95287 5.06747 -1.5898 1.9479 5.06599 -1.58796 1.94009 5.09008 -1.58796 1.94009 5.09008 -1.5898 1.9479 5.06599 -1.59 1.92665 5.08113 -1.58796 1.91404 5.10773 -1.59 1.92665 5.08113 -1.59 1.90708 5.09385 -1.59 1.88518 5.10194 -1.58796 1.91404 5.10773 -1.59 1.90708 5.09385 -1.59 1.88518 5.10194 -1.58796 1.88432 5.11805 -1.58796 1.91404 5.10773 -1.5898 1.9479 5.06599 -1.59 1.94293 5.0644 -1.59 1.92665 5.08113 -1.58796 1.94009 5.09008 -1.59 1.92665 5.08113 -1.58796 1.91404 5.10773 -1.58196 1.92053 5.12067 -1.58796 1.91404 5.10773 -1.58196 1.88724 5.13222 -1.58196 1.92053 5.12067 -1.58796 1.94009 5.09008 -1.58796 1.91404 5.10773 -1.58196 1.92053 5.12067 -1.58196 1.9497 5.10089 -1.58796 1.94009 5.09008 -1.58196 1.92053 5.12067 -1.57243 1.9261 5.13178 -1.58196 1.9497 5.10089 -1.58196 1.92053 5.12067 -1.57243 1.88975 5.14439 -1.57243 1.9261 5.13178 -1.53 1.7034 4.94803 -1.53 1.69528 4.99033 -1.54553 1.69732 4.99045 -1.54553 1.69732 4.99045 -1.53 1.69528 4.99033 -1.54553 1.7004 5.03288 -1.56 1.70627 5.03167 -1.54553 1.7004 5.03288 -1.56 1.7197 5.07038 -1.57243 1.72822 5.0661 -1.56 1.7197 5.07038 -1.57243 1.74982 5.09796 -1.58196 1.75911 5.0897 -1.57243 1.74982 5.09796 -1.58196 1.78576 5.11276 -1.58796 1.79372 5.10067 -1.58196 1.78576 5.11276 -1.58796 1.82204 5.11439 -1.58796 1.79372 5.10067 -1.58196 1.75911 5.0897 -1.58196 1.78576 5.11276 -1.53 1.73669 5.10963 -1.53 1.76927 5.13781 -1.54553 1.77039 5.13611 -1.54553 1.77039 5.13611 -1.53 1.76927 5.13781 -1.54553 1.80867 5.15466 -1.56 1.81056 5.14897 -1.54553 1.80867 5.15466 -1.56 1.8508 5.15669 -1.57243 1.85136 5.14717 -1.56 1.8508 5.15669 -1.57243 1.88975 5.14439 -1.58196 1.88724 5.13222 -1.57243 1.85136 5.14717 -1.57243 1.88975 5.14439 -1.53 1.76927 5.13781 -1.53 1.80803 5.1566 -1.54553 1.80867 5.15466 -1.54553 1.80867 5.15466 -1.53 1.80803 5.1566 -1.54553 1.85045 5.16268 -1.56 1.8508 5.15669 -1.54553 1.85045 5.16268 -1.56 1.89167 5.15373 -1.57243 1.88975 5.14439 -1.56 1.8508 5.15669 -1.56 1.89167 5.15373 -1.53 1.80803 5.1566 -1.53 1.85033 5.16472 -1.54553 1.85045 5.16268 -1.54553 1.85045 5.16268 -1.53 1.85033 5.16472 -1.54553 1.89288 5.1596 -1.56 1.89167 5.15373 -1.54553 1.85045 5.16268 -1.54553 1.89288 5.1596 -1.53 1.85033 5.16472 -1.53 1.89329 5.16161 -1.54553 1.89288 5.1596 -1.53 1.96963 5.12331 -1.53 1.99781 5.09073 -1.54553 1.99611 5.08961 -1.54553 1.99611 5.08961 -1.53 1.99781 5.09073 -1.54553 2.01466 5.05133 -1.56 2.00897 5.04944 -1.54553 2.01466 5.05133 -1.56 2.01669 5.0092 -1.57243 2.00717 5.00864 -1.56 2.01669 5.0092 -1.57243 2.00439 4.97025 -1.58196 1.99222 4.97276 -1.57243 2.00717 5.00864 -1.57243 2.00439 4.97025 -1.53 1.99781 5.09073 -1.53 2.0166 5.05197 -1.54553 2.01466 5.05133 -1.54553 2.01466 5.05133 -1.53 2.0166 5.05197 -1.54553 2.02268 5.00955 -1.56 2.01669 5.0092 -1.54553 2.02268 5.00955 -1.56 2.01373 4.96833 -1.57243 2.00439 4.97025 -1.56 2.01669 5.0092 -1.56 2.01373 4.96833 -1.53 2.0166 5.05197 -1.53 2.02472 5.00967 -1.54553 2.02268 5.00955 -1.54553 2.02268 5.00955 -1.53 2.02472 5.00967 -1.54553 2.0196 4.96712 -1.56 2.01373 4.96833 -1.54553 2.02268 5.00955 -1.54553 2.0196 4.96712 -1.53 1.91197 4.8434 -1.53 1.86967 4.83528 -1.54553 1.86955 4.83732 -1.54553 1.86955 4.83732 -1.53 1.86967 4.83528 -1.54553 1.82712 4.8404 -1.56 1.82833 4.84627 -1.54553 1.82712 4.8404 -1.56 1.78962 4.8597 -1.57243 1.7939 4.86822 -1.56 1.78962 4.8597 -1.57243 1.76204 4.88982 -1.58196 1.7703 4.89911 -1.57243 1.76204 4.88982 -1.58196 1.74724 4.92576 -1.58796 1.75933 4.93372 -1.58196 1.74724 4.92576 -1.58796 1.74561 4.96204 -1.58796 1.75933 4.93372 -1.58196 1.7703 4.89911 -1.58196 1.74724 4.92576 -1.58796 1.97439 5.03796 -1.58196 1.98813 5.04252 -1.58796 1.98032 5.00706 -1.57243 2.00717 5.00864 -1.58196 1.99477 5.00791 -1.57243 1.99992 5.04644 -1.57243 1.99992 5.04644 -1.58196 1.99477 5.00791 -1.58196 1.98813 5.04252 -1.56 2.01669 5.0092 -1.57243 2.00717 5.00864 -1.56 2.00897 5.04944 -1.58196 1.97276 5.07424 -1.57243 1.98314 5.08107 -1.58196 1.98813 5.04252 -1.54553 2.02268 5.00955 -1.56 2.01669 5.0092 -1.54553 2.01466 5.05133 -1.57243 1.98314 5.08107 -1.56 1.9911 5.08631 -1.57243 1.99992 5.04644 -1.57243 1.99992 5.04644 -1.56 1.9911 5.08631 -1.56 2.00897 5.04944 -1.54553 2.01466 5.05133 -1.56 2.00897 5.04944 -1.54553 1.99611 5.08961 -1.58796 1.89796 4.88561 -1.5882 1.92883 4.90218 -1.58796 1.92628 4.89933 -1.58196 1.93424 4.88724 -1.58796 1.92628 4.89933 -1.58196 1.96089 4.9103 -1.57243 1.97018 4.90204 -1.58196 1.93424 4.88724 -1.58196 1.96089 4.9103 -1.58796 1.77991 4.90992 -1.58796 1.75933 4.93372 -1.5882 1.76218 4.93117 -1.58796 1.76992 5.08009 -1.58796 1.79372 5.10067 -1.5882 1.79117 5.09782 -1.58796 1.97439 5.03796 -1.5882 1.95782 5.06883 -1.58796 1.96067 5.06628 -1.58196 1.97276 5.07424 -1.58796 1.96067 5.06628 -1.58196 1.9497 5.10089 -1.57243 1.95796 5.11018 -1.58196 1.9497 5.10089 -1.57243 1.9261 5.13178 -1.56 1.93038 5.1403 -1.57243 1.9261 5.13178 -1.56 1.89167 5.15373 -1.56 1.93038 5.1403 -1.57243 1.95796 5.11018 -1.57243 1.9261 5.13178 -1.57243 1.81356 5.13992 -1.57243 1.85136 5.14717 -1.58196 1.85209 5.13477 -1.58196 1.81748 5.12813 -1.57243 1.81356 5.13992 -1.58196 1.85209 5.13477 -1.58796 1.82204 5.11439 -1.58196 1.81748 5.12813 -1.58796 1.85294 5.12032 -1.56 1.81056 5.14897 -1.56 1.8508 5.15669 -1.57243 1.85136 5.14717 -1.54553 1.80867 5.15466 -1.54553 1.85045 5.16268 -1.56 1.8508 5.15669 -1.58196 1.73933 5.06053 -1.58196 1.75911 5.0897 -1.58796 1.76992 5.08009 -1.58796 1.75227 5.05404 -1.58196 1.73933 5.06053 -1.58796 1.76992 5.08009 -1.57243 1.72822 5.0661 -1.57243 1.74982 5.09796 -1.58196 1.75911 5.0897 -1.57243 1.74982 5.09796 -1.56 1.7427 5.10429 -1.57243 1.77893 5.12314 -1.54553 1.77039 5.13611 -1.56 1.77369 5.1311 -1.54553 1.73822 5.10828 -1.54553 1.73822 5.10828 -1.56 1.77369 5.1311 -1.56 1.7427 5.10429 -1.54553 1.71434 5.07307 -1.56 1.7427 5.10429 -1.56 1.7197 5.07038 -1.56 1.81056 5.14897 -1.54553 1.77039 5.13611 -1.54553 1.80867 5.15466 -1.57243 1.81356 5.13992 -1.57243 1.77893 5.12314 -1.56 1.77369 5.1311 -1.56 1.81056 5.14897 -1.57243 1.81356 5.13992 -1.56 1.77369 5.1311 -1.58196 1.81748 5.12813 -1.58196 1.78576 5.11276 -1.57243 1.77893 5.12314 -1.57243 1.71561 5.02975 -1.57243 1.72822 5.0661 -1.58196 1.73933 5.06053 -1.58196 1.72778 5.02724 -1.57243 1.71561 5.02975 -1.58196 1.73933 5.06053 -1.56 1.70627 5.03167 -1.56 1.7197 5.07038 -1.57243 1.72822 5.0661 -1.56 1.70331 4.9908 -1.56 1.70627 5.03167 -1.57243 1.71561 5.02975 -1.57243 1.71283 4.99136 -1.56 1.70331 4.9908 -1.57243 1.71561 5.02975 -1.54553 1.69732 4.99045 -1.54553 1.7004 5.03288 -1.56 1.70627 5.03167 -1.57243 1.72008 4.95356 -1.57243 1.71283 4.99136 -1.58196 1.72523 4.99209 -1.58196 1.73187 4.95748 -1.57243 1.72008 4.95356 -1.58196 1.72523 4.99209 -1.58796 1.74561 4.96204 -1.58196 1.73187 4.95748 -1.58796 1.73968 4.99294 -1.54553 1.70534 4.94867 -1.54553 1.69732 4.99045 -1.56 1.70331 4.9908 -1.56 1.71103 4.95056 -1.54553 1.70534 4.94867 -1.56 1.70331 4.9908 -1.58196 1.79947 4.87933 -1.58196 1.7703 4.89911 -1.58796 1.77991 4.90992 -1.58796 1.80596 4.89227 -1.58196 1.79947 4.87933 -1.58796 1.77991 4.90992 -1.57243 1.7939 4.86822 -1.57243 1.76204 4.88982 -1.58196 1.7703 4.89911 -1.57243 1.76204 4.88982 -1.56 1.75571 4.8827 -1.57243 1.73686 4.91893 -1.54553 1.72389 4.91039 -1.56 1.7289 4.91369 -1.54553 1.75172 4.87822 -1.54553 1.75172 4.87822 -1.56 1.7289 4.91369 -1.56 1.75571 4.8827 -1.54553 1.78693 4.85434 -1.56 1.75571 4.8827 -1.56 1.78962 4.8597 -1.57243 1.72008 4.95356 -1.57243 1.73686 4.91893 -1.56 1.7289 4.91369 -1.56 1.71103 4.95056 -1.57243 1.72008 4.95356 -1.56 1.7289 4.91369 -1.58196 1.73187 4.95748 -1.58196 1.74724 4.92576 -1.57243 1.73686 4.91893 -1.57243 1.83025 4.85561 -1.57243 1.7939 4.86822 -1.58196 1.79947 4.87933 -1.58196 1.83276 4.86778 -1.57243 1.83025 4.85561 -1.58196 1.79947 4.87933 -1.56 1.82833 4.84627 -1.56 1.78962 4.8597 -1.57243 1.7939 4.86822 -1.56 1.8692 4.84331 -1.56 1.82833 4.84627 -1.57243 1.83025 4.85561 -1.57243 1.86864 4.85283 -1.56 1.8692 4.84331 -1.57243 1.83025 4.85561 -1.54553 1.86955 4.83732 -1.54553 1.82712 4.8404 -1.56 1.82833 4.84627 -1.57243 1.90644 4.86008 -1.57243 1.86864 4.85283 -1.58196 1.86791 4.86523 -1.58196 1.90252 4.87187 -1.57243 1.90644 4.86008 -1.58196 1.86791 4.86523 -1.58796 1.89796 4.88561 -1.58196 1.90252 4.87187 -1.58796 1.86706 4.87968 -1.54553 1.91133 4.84534 -1.54553 1.86955 4.83732 -1.56 1.8692 4.84331 -1.56 1.90944 4.85103 -1.54553 1.91133 4.84534 -1.56 1.8692 4.84331 -1.5882 1.92883 4.90218 -1.58796 1.95008 4.91991 -1.58796 1.92628 4.89933 -1.58796 1.92628 4.89933 -1.58796 1.95008 4.91991 -1.58196 1.96089 4.9103 -1.57243 1.97018 4.90204 -1.56 1.9773 4.89571 -1.57243 1.94107 4.87686 -1.54553 1.94961 4.86389 -1.56 1.94631 4.8689 -1.54553 1.98178 4.89172 -1.54553 1.98178 4.89172 -1.56 1.94631 4.8689 -1.56 1.9773 4.89571 -1.54553 2.00566 4.92693 -1.56 1.9773 4.89571 -1.56 2.0003 4.92962 -1.57243 1.90644 4.86008 -1.57243 1.94107 4.87686 -1.56 1.94631 4.8689 -1.56 1.90944 4.85103 -1.57243 1.90644 4.86008 -1.56 1.94631 4.8689 -1.58196 1.90252 4.87187 -1.58196 1.93424 4.88724 -1.57243 1.94107 4.87686 -1.58796 1.89796 4.88561 -1.58796 1.92628 4.89933 -1.58196 1.93424 4.88724 -1.5882 1.92883 4.90218 -1.58796 1.89796 4.88561 -1.5882 1.86331 4.88044 -1.58196 1.99477 5.00791 -1.58196 1.99222 4.97276 -1.58796 1.97805 4.97568 -1.58796 1.98032 5.00706 -1.58196 1.99477 5.00791 -1.58796 1.97805 4.97568 -1.5882 1.95782 5.06883 -1.58796 1.94009 5.09008 -1.58796 1.96067 5.06628 -1.58796 1.96067 5.06628 -1.58796 1.94009 5.09008 -1.58196 1.9497 5.10089 -1.58196 1.9497 5.10089 -1.57243 1.95796 5.11018 -1.58196 1.97276 5.07424 -1.57243 1.95796 5.11018 -1.56 1.96429 5.1173 -1.57243 1.98314 5.08107 -1.58796 1.97439 5.03796 -1.58796 1.96067 5.06628 -1.58196 1.97276 5.07424 -1.5882 1.95782 5.06883 -1.58796 1.97439 5.03796 -1.5882 1.97956 5.00331 -1.46 2.02472 5.00967 -1.53 2.02472 5.00967 -1.46 2.0166 5.05197 -1.46 2.02472 5.00967 -1.53 2.02161 4.96671 -1.53 2.02472 5.00967 -1.46 2.02472 5.00967 -1.46 2.02161 4.96671 -1.53 2.02161 4.96671 -1.53 2.02161 4.96671 -1.46 2.02161 4.96671 -1.53 2.00748 4.92602 -1.53 2.00748 4.92602 -1.46 2.02161 4.96671 -1.46 2.00748 4.92602 -1.53 1.98331 4.89037 -1.46 2.00748 4.92602 -1.46 1.98331 4.89037 -1.53 1.95073 4.86219 -1.46 1.98331 4.89037 -1.46 1.95073 4.86219 -1.53 1.91197 4.8434 -1.46 1.95073 4.86219 -1.46 1.91197 4.8434 -1.53 1.86967 4.83528 -1.46 1.91197 4.8434 -1.46 1.86967 4.83528 -1.53 1.82671 4.83839 -1.46 1.86967 4.83528 -1.46 1.82671 4.83839 -1.53 1.78602 4.85252 -1.46 1.82671 4.83839 -1.46 1.78602 4.85252 -1.53 1.75037 4.87669 -1.46 1.78602 4.85252 -1.46 1.75037 4.87669 -1.53 1.72219 4.90927 -1.46 1.75037 4.87669 -1.46 1.72219 4.90927 -1.53 1.7034 4.94803 -1.46 1.72219 4.90927 -1.46 1.7034 4.94803 -1.53 1.69528 4.99033 -1.46 1.7034 4.94803 -1.46 1.69528 4.99033 -1.53 1.69839 5.03329 -1.46 1.69528 4.99033 -1.46 1.69839 5.03329 -1.53 1.71252 5.07398 -1.46 1.69839 5.03329 -1.46 1.71252 5.07398 -1.53 1.73669 5.10963 -1.46 1.71252 5.07398 -1.46 1.73669 5.10963 -1.53 1.76927 5.13781 -1.46 1.73669 5.10963 -1.46 1.76927 5.13781 -1.53 1.80803 5.1566 -1.46 1.76927 5.13781 -1.46 1.80803 5.1566 -1.53 1.85033 5.16472 -1.46 1.80803 5.1566 -1.46 1.85033 5.16472 -1.53 1.89329 5.16161 -1.46 1.85033 5.16472 -1.46 1.89329 5.16161 -1.53 1.93398 5.14748 -1.46 1.89329 5.16161 -1.46 1.93398 5.14748 -1.53 1.96963 5.12331 -1.46 1.93398 5.14748 -1.46 1.96963 5.12331 -1.53 1.99781 5.09073 -1.46 1.96963 5.12331 -1.46 1.99781 5.09073 -1.53 2.0166 5.05197 -1.46 1.99781 5.09073 -1.46 2.0166 5.05197 -1.53 2.02472 5.00967 -1.53 2.0166 5.05197 -1.46 2.0166 5.05197 -1.53 2.00748 4.92602 -1.46 2.00748 4.92602 -1.53 1.98331 4.89037 -1.53 1.98331 4.89037 -1.46 1.98331 4.89037 -1.53 1.95073 4.86219 -1.53 1.95073 4.86219 -1.46 1.95073 4.86219 -1.53 1.91197 4.8434 -1.53 1.91197 4.8434 -1.46 1.91197 4.8434 -1.53 1.86967 4.83528 -1.53 1.86967 4.83528 -1.46 1.86967 4.83528 -1.53 1.82671 4.83839 -1.53 1.82671 4.83839 -1.46 1.82671 4.83839 -1.53 1.78602 4.85252 -1.53 1.78602 4.85252 -1.46 1.78602 4.85252 -1.53 1.75037 4.87669 -1.53 1.75037 4.87669 -1.46 1.75037 4.87669 -1.53 1.72219 4.90927 -1.53 1.72219 4.90927 -1.46 1.72219 4.90927 -1.53 1.7034 4.94803 -1.53 1.7034 4.94803 -1.46 1.7034 4.94803 -1.53 1.69528 4.99033 -1.53 1.69528 4.99033 -1.46 1.69528 4.99033 -1.53 1.69839 5.03329 -1.53 1.69839 5.03329 -1.46 1.69839 5.03329 -1.53 1.71252 5.07398 -1.53 1.71252 5.07398 -1.46 1.71252 5.07398 -1.53 1.73669 5.10963 -1.53 1.73669 5.10963 -1.46 1.73669 5.10963 -1.53 1.76927 5.13781 -1.53 1.76927 5.13781 -1.46 1.76927 5.13781 -1.53 1.80803 5.1566 -1.53 1.80803 5.1566 -1.46 1.80803 5.1566 -1.53 1.85033 5.16472 -1.53 1.85033 5.16472 -1.46 1.85033 5.16472 -1.53 1.89329 5.16161 -1.53 1.89329 5.16161 -1.46 1.89329 5.16161 -1.53 1.93398 5.14748 -1.53 1.93398 5.14748 -1.46 1.93398 5.14748 -1.53 1.96963 5.12331 -1.53 1.96963 5.12331 -1.46 1.96963 5.12331 -1.53 1.99781 5.09073 -1.53 1.99781 5.09073 -1.46 1.99781 5.09073 -1.53 2.0166 5.05197 -1.45 1.98946 5.08523 -1.45 1.93099 5.04674 -1.45 2.00711 5.04882 -1.45 1.98946 5.08523 -1.45 1.91648 5.06352 -1.45 1.93099 5.04674 -1.45 1.98946 5.08523 -1.45 1.96299 5.11584 -1.45 1.91648 5.06352 -1.45 1.91648 5.06352 -1.45 1.96299 5.11584 -1.45 1.89811 5.07598 -1.45 1.89811 5.07598 -1.45 1.96299 5.11584 -1.45 1.9295 5.13855 -1.45 1.87715 5.08325 -1.45 1.9295 5.13855 -1.45 1.89127 5.15181 -1.45 1.85502 5.08485 -1.45 1.89127 5.15181 -1.45 1.85092 5.15473 -1.45 1.83323 5.08067 -1.45 1.85092 5.15473 -1.45 1.81118 5.14711 -1.45 1.77477 5.12946 -1.45 1.83323 5.08067 -1.45 1.81118 5.14711 -1.45 1.77477 5.12946 -1.45 1.81326 5.07099 -1.45 1.83323 5.08067 -1.45 1.77477 5.12946 -1.45 1.74416 5.10299 -1.45 1.81326 5.07099 -1.45 1.81326 5.07099 -1.45 1.74416 5.10299 -1.45 1.79648 5.05648 -1.45 1.79648 5.05648 -1.45 1.74416 5.10299 -1.45 1.72146 5.0695 -1.45 1.78402 5.03811 -1.45 1.72146 5.0695 -1.45 1.70819 5.03127 -1.45 1.77675 5.01715 -1.45 1.70819 5.03127 -1.45 1.70527 4.99092 -1.45 1.77515 4.99502 -1.45 1.70527 4.99092 -1.45 1.71289 4.95118 -1.45 1.77933 4.97323 -1.45 1.71289 4.95118 -1.45 1.789 4.95326 -1.45 1.77933 4.97323 -1.45 1.77515 4.99502 -1.45 1.71289 4.95118 -1.45 1.89811 5.07598 -1.45 1.9295 5.13855 -1.45 1.87715 5.08325 -1.45 1.87715 5.08325 -1.45 1.89127 5.15181 -1.45 1.85502 5.08485 -1.45 1.85502 5.08485 -1.45 1.85092 5.15473 -1.45 1.83323 5.08067 -1.45 1.79648 5.05648 -1.45 1.72146 5.0695 -1.45 1.78402 5.03811 -1.45 1.78402 5.03811 -1.45 1.70819 5.03127 -1.45 1.77675 5.01715 -1.45 1.77675 5.01715 -1.45 1.70527 4.99092 -1.45 1.77515 4.99502 -1.45 1.71289 4.95118 -1.45 1.73054 4.91477 -1.45 1.789 4.95326 -1.45 1.789 4.95326 -1.45 1.73054 4.91477 -1.45 1.80352 4.93648 -1.45 1.80352 4.93648 -1.45 1.73054 4.91477 -1.45 1.75701 4.88416 -1.45 1.82189 4.92402 -1.45 1.75701 4.88416 -1.45 1.7905 4.86145 -1.45 1.84285 4.91675 -1.45 1.7905 4.86145 -1.45 1.82873 4.84819 -1.45 1.86498 4.91515 -1.45 1.82873 4.84819 -1.45 1.86908 4.84527 -1.45 1.88677 4.91933 -1.45 1.86908 4.84527 -1.45 1.90882 4.85289 -1.45 1.94523 4.87054 -1.45 1.88677 4.91933 -1.45 1.90882 4.85289 -1.45 1.94523 4.87054 -1.45 1.90674 4.92901 -1.45 1.88677 4.91933 -1.45 1.94523 4.87054 -1.45 1.97584 4.89701 -1.45 1.90674 4.92901 -1.45 1.90674 4.92901 -1.45 1.97584 4.89701 -1.45 1.92352 4.94352 -1.45 1.92352 4.94352 -1.45 1.97584 4.89701 -1.45 1.99854 4.9305 -1.45 1.93598 4.96189 -1.45 1.99854 4.9305 -1.45 2.01181 4.96873 -1.45 1.94325 4.98285 -1.45 2.01181 4.96873 -1.45 2.01473 5.00908 -1.45 1.94485 5.00498 -1.45 2.01473 5.00908 -1.45 1.94067 5.02677 -1.45 1.94485 5.00498 -1.45 1.94325 4.98285 -1.45 2.01473 5.00908 -1.45 1.80352 4.93648 -1.45 1.75701 4.88416 -1.45 1.82189 4.92402 -1.45 1.82189 4.92402 -1.45 1.7905 4.86145 -1.45 1.84285 4.91675 -1.45 1.84285 4.91675 -1.45 1.82873 4.84819 -1.45 1.86498 4.91515 -1.45 1.86498 4.91515 -1.45 1.86908 4.84527 -1.45 1.88677 4.91933 -1.45 1.92352 4.94352 -1.45 1.99854 4.9305 -1.45 1.93598 4.96189 -1.45 1.93598 4.96189 -1.45 2.01181 4.96873 -1.45 1.94325 4.98285 -1.45 2.01473 5.00908 -1.45 2.00711 5.04882 -1.45 1.94067 5.02677 -1.45 1.94067 5.02677 -1.45 2.00711 5.04882 -1.45 1.93099 5.04674 0.508218 1.939 5.03136 0.0995744 1.93099 5.04674 0.508218 1.9282 5.05074 0.508218 1.939 5.03136 0.0995744 1.94067 5.02677 0.0995744 1.93099 5.04674 0.508218 1.939 5.03136 0.508218 1.94443 5.00984 0.0995744 1.94067 5.02677 0.0995744 1.94067 5.02677 0.508218 1.94443 5.00984 0.0995744 1.94485 5.00498 -0.309069 1.94485 5.00498 0.0995744 1.94485 5.00498 -0.309069 1.94325 4.98285 -0.717713 1.94325 4.98285 -0.309069 1.94325 4.98285 -0.717713 1.93598 4.96189 -1.12636 1.93598 4.96189 -0.717713 1.93598 4.96189 -1.12636 1.92352 4.94352 -1.45 1.92352 4.94352 -1.12636 1.92352 4.94352 -1.45 1.90674 4.92901 -1.45 1.92352 4.94352 -1.12636 1.93598 4.96189 -1.12636 1.92352 4.94352 -1.45 1.92352 4.94352 -1.45 1.93598 4.96189 -1.12636 1.93598 4.96189 -1.12636 1.93598 4.96189 -1.45 1.93598 4.96189 -1.12636 1.94325 4.98285 -0.717713 1.94325 4.98285 -1.12636 1.94325 4.98285 -0.717713 1.94485 5.00498 -0.309069 1.94485 5.00498 -0.717713 1.94485 5.00498 -0.309069 1.94067 5.02677 0.0995744 1.94067 5.02677 -0.309069 1.94067 5.02677 0.0995744 1.93099 5.04674 0.0995744 1.94067 5.02677 -0.309069 1.94485 5.00498 -0.309069 1.94067 5.02677 0.0995744 1.94067 5.02677 0.0995744 1.94485 5.00498 -0.309069 1.94485 5.00498 0.508218 1.94443 5.00984 0.508218 1.9441 4.98766 0.0995744 1.94485 5.00498 0.0995744 1.94485 5.00498 0.508218 1.9441 4.98766 0.0995744 1.94325 4.98285 -0.309069 1.94325 4.98285 0.0995744 1.94325 4.98285 -0.309069 1.93598 4.96189 -0.717713 1.93598 4.96189 -0.309069 1.93598 4.96189 -0.717713 1.92352 4.94352 -1.12636 1.92352 4.94352 -0.717713 1.92352 4.94352 -1.12636 1.90674 4.92901 -1.45 1.90674 4.92901 -1.12636 1.90674 4.92901 -1.45 1.88677 4.91933 -1.45 1.90674 4.92901 -1.12636 1.92352 4.94352 -1.12636 1.90674 4.92901 0.508218 1.9441 4.98766 0.508218 1.93804 4.96631 0.0995744 1.94325 4.98285 0.0995744 1.94325 4.98285 0.508218 1.93804 4.96631 0.0995744 1.93598 4.96189 -0.309069 1.93598 4.96189 0.0995744 1.93598 4.96189 -0.309069 1.92352 4.94352 -0.717713 1.92352 4.94352 -0.309069 1.92352 4.94352 -0.717713 1.90674 4.92901 -1.12636 1.90674 4.92901 -0.717713 1.90674 4.92901 -1.12636 1.88677 4.91933 -1.45 1.88677 4.91933 -1.12636 1.88677 4.91933 -1.45 1.86498 4.91515 -1.45 1.88677 4.91933 -1.12636 1.90674 4.92901 -1.12636 1.88677 4.91933 0.508218 1.93804 4.96631 0.508218 1.92666 4.94726 0.0995744 1.93598 4.96189 0.0995744 1.93598 4.96189 0.508218 1.92666 4.94726 0.0995744 1.92352 4.94352 -0.309069 1.92352 4.94352 0.0995744 1.92352 4.94352 -0.309069 1.90674 4.92901 -0.717713 1.90674 4.92901 -0.309069 1.90674 4.92901 -0.717713 1.88677 4.91933 -1.12636 1.88677 4.91933 -0.717713 1.88677 4.91933 -1.12636 1.86498 4.91515 -1.45 1.86498 4.91515 -1.12636 1.86498 4.91515 -1.45 1.84285 4.91675 -1.45 1.86498 4.91515 -1.12636 1.88677 4.91933 -1.12636 1.86498 4.91515 0.508218 1.92666 4.94726 0.508218 1.91074 4.9318 0.0995744 1.92352 4.94352 0.0995744 1.92352 4.94352 0.508218 1.91074 4.9318 0.0995744 1.90674 4.92901 -0.309069 1.90674 4.92901 0.0995744 1.90674 4.92901 -0.309069 1.88677 4.91933 -0.717713 1.88677 4.91933 -0.309069 1.88677 4.91933 -0.717713 1.86498 4.91515 -1.12636 1.86498 4.91515 -0.717713 1.86498 4.91515 -1.12636 1.84285 4.91675 -1.45 1.84285 4.91675 -1.12636 1.84285 4.91675 -1.45 1.82189 4.92402 -1.45 1.84285 4.91675 -1.12636 1.86498 4.91515 -1.12636 1.84285 4.91675 0.508218 1.91074 4.9318 0.508218 1.89136 4.921 0.0995744 1.90674 4.92901 0.0995744 1.90674 4.92901 0.508218 1.89136 4.921 0.0995744 1.88677 4.91933 -0.309069 1.88677 4.91933 0.0995744 1.88677 4.91933 -0.309069 1.86498 4.91515 -0.717713 1.86498 4.91515 -0.309069 1.86498 4.91515 -0.717713 1.84285 4.91675 -1.12636 1.84285 4.91675 -0.717713 1.84285 4.91675 -1.12636 1.82189 4.92402 -1.45 1.82189 4.92402 -1.12636 1.82189 4.92402 -1.45 1.80352 4.93648 -1.45 1.82189 4.92402 -1.12636 1.84285 4.91675 -1.12636 1.82189 4.92402 0.508218 1.89136 4.921 0.508218 1.86984 4.91557 0.0995744 1.88677 4.91933 0.0995744 1.88677 4.91933 0.508218 1.86984 4.91557 0.0995744 1.86498 4.91515 -0.309069 1.86498 4.91515 0.0995744 1.86498 4.91515 -0.309069 1.84285 4.91675 -0.717713 1.84285 4.91675 -0.309069 1.84285 4.91675 -0.717713 1.82189 4.92402 -1.12636 1.82189 4.92402 -0.717713 1.82189 4.92402 -1.12636 1.80352 4.93648 -1.45 1.80352 4.93648 -1.12636 1.80352 4.93648 -1.45 1.789 4.95326 -1.45 1.80352 4.93648 -1.12636 1.82189 4.92402 -1.12636 1.80352 4.93648 0.508218 1.86984 4.91557 0.508218 1.84766 4.9159 0.0995744 1.86498 4.91515 0.0995744 1.86498 4.91515 0.508218 1.84766 4.9159 0.0995744 1.84285 4.91675 -0.309069 1.84285 4.91675 0.0995744 1.84285 4.91675 -0.309069 1.82189 4.92402 -0.717713 1.82189 4.92402 -0.309069 1.82189 4.92402 -0.717713 1.80352 4.93648 -1.12636 1.80352 4.93648 -0.717713 1.80352 4.93648 -1.12636 1.789 4.95326 -1.45 1.789 4.95326 -1.12636 1.789 4.95326 -1.45 1.77933 4.97323 -1.45 1.789 4.95326 -1.12636 1.80352 4.93648 -1.12636 1.789 4.95326 0.508218 1.84766 4.9159 0.508218 1.82631 4.92196 0.0995744 1.84285 4.91675 0.0995744 1.84285 4.91675 0.508218 1.82631 4.92196 0.0995744 1.82189 4.92402 -0.309069 1.82189 4.92402 0.0995744 1.82189 4.92402 -0.309069 1.80352 4.93648 -0.717713 1.80352 4.93648 -0.309069 1.80352 4.93648 -0.717713 1.789 4.95326 -1.12636 1.789 4.95326 -0.717713 1.789 4.95326 -1.12636 1.77933 4.97323 -1.45 1.77933 4.97323 -1.12636 1.77933 4.97323 -1.45 1.77515 4.99502 -1.45 1.77933 4.97323 -1.12636 1.789 4.95326 -1.12636 1.77933 4.97323 0.508218 1.82631 4.92196 0.508218 1.80726 4.93334 0.0995744 1.82189 4.92402 0.0995744 1.82189 4.92402 0.508218 1.80726 4.93334 0.0995744 1.80352 4.93648 -0.309069 1.80352 4.93648 0.0995744 1.80352 4.93648 -0.309069 1.789 4.95326 -0.717713 1.789 4.95326 -0.309069 1.789 4.95326 -0.717713 1.77933 4.97323 -1.12636 1.77933 4.97323 -0.717713 1.77933 4.97323 -1.12636 1.77515 4.99502 -1.45 1.77515 4.99502 -1.12636 1.77515 4.99502 -1.45 1.77675 5.01715 -1.45 1.77515 4.99502 -1.12636 1.77933 4.97323 -1.12636 1.77515 4.99502 0.508218 1.80726 4.93334 0.508218 1.7918 4.94926 0.0995744 1.80352 4.93648 0.0995744 1.80352 4.93648 0.508218 1.7918 4.94926 0.0995744 1.789 4.95326 -0.309069 1.789 4.95326 0.0995744 1.789 4.95326 -0.309069 1.77933 4.97323 -0.717713 1.77933 4.97323 -0.309069 1.77933 4.97323 -0.717713 1.77515 4.99502 -1.12636 1.77515 4.99502 -0.717713 1.77515 4.99502 -1.12636 1.77675 5.01715 -1.45 1.77675 5.01715 -1.12636 1.77675 5.01715 -1.45 1.78402 5.03811 -1.45 1.77675 5.01715 -1.12636 1.77515 4.99502 -1.12636 1.77675 5.01715 0.508218 1.7918 4.94926 0.508218 1.781 4.96864 0.0995744 1.789 4.95326 0.0995744 1.789 4.95326 0.508218 1.781 4.96864 0.0995744 1.77933 4.97323 -0.309069 1.77933 4.97323 0.0995744 1.77933 4.97323 -0.309069 1.77515 4.99502 -0.717713 1.77515 4.99502 -0.309069 1.77515 4.99502 -0.717713 1.77675 5.01715 -1.12636 1.77675 5.01715 -0.717713 1.77675 5.01715 -1.12636 1.78402 5.03811 -1.45 1.78402 5.03811 -1.12636 1.78402 5.03811 -1.45 1.79648 5.05648 -1.45 1.78402 5.03811 -1.12636 1.77675 5.01715 -1.12636 1.78402 5.03811 0.508218 1.781 4.96864 0.508218 1.77557 4.99016 0.0995744 1.77933 4.97323 0.0995744 1.77933 4.97323 0.508218 1.77557 4.99016 0.0995744 1.77515 4.99502 -0.309069 1.77515 4.99502 0.0995744 1.77515 4.99502 -0.309069 1.77675 5.01715 -0.717713 1.77675 5.01715 -0.309069 1.77675 5.01715 -0.717713 1.78402 5.03811 -1.12636 1.78402 5.03811 -0.717713 1.78402 5.03811 -1.12636 1.79648 5.05648 -1.45 1.79648 5.05648 -1.12636 1.79648 5.05648 -1.45 1.81326 5.07099 -1.45 1.79648 5.05648 -1.12636 1.78402 5.03811 -1.12636 1.79648 5.05648 0.508218 1.77557 4.99016 0.508218 1.7759 5.01234 0.0995744 1.77515 4.99502 0.0995744 1.77515 4.99502 0.508218 1.7759 5.01234 0.0995744 1.77675 5.01715 -0.309069 1.77675 5.01715 0.0995744 1.77675 5.01715 -0.309069 1.78402 5.03811 -0.717713 1.78402 5.03811 -0.309069 1.78402 5.03811 -0.717713 1.79648 5.05648 -1.12636 1.79648 5.05648 -0.717713 1.79648 5.05648 -1.12636 1.81326 5.07099 -1.45 1.81326 5.07099 -1.12636 1.81326 5.07099 -1.45 1.83323 5.08067 -1.45 1.81326 5.07099 -1.12636 1.79648 5.05648 -1.12636 1.81326 5.07099 0.508218 1.7759 5.01234 0.508218 1.78196 5.03369 0.0995744 1.77675 5.01715 0.0995744 1.77675 5.01715 0.508218 1.78196 5.03369 0.0995744 1.78402 5.03811 -0.309069 1.78402 5.03811 0.0995744 1.78402 5.03811 -0.309069 1.79648 5.05648 -0.717713 1.79648 5.05648 -0.309069 1.79648 5.05648 -0.717713 1.81326 5.07099 -1.12636 1.81326 5.07099 -0.717713 1.81326 5.07099 -1.12636 1.83323 5.08067 -1.45 1.83323 5.08067 -1.12636 1.83323 5.08067 -1.45 1.85502 5.08485 -1.45 1.83323 5.08067 -1.12636 1.81326 5.07099 -1.12636 1.83323 5.08067 0.508218 1.78196 5.03369 0.508218 1.79334 5.05274 0.0995744 1.78402 5.03811 0.0995744 1.78402 5.03811 0.508218 1.79334 5.05274 0.0995744 1.79648 5.05648 -0.309069 1.79648 5.05648 0.0995744 1.79648 5.05648 -0.309069 1.81326 5.07099 -0.717713 1.81326 5.07099 -0.309069 1.81326 5.07099 -0.717713 1.83323 5.08067 -1.12636 1.83323 5.08067 -0.717713 1.83323 5.08067 -1.12636 1.85502 5.08485 -1.45 1.85502 5.08485 -1.12636 1.85502 5.08485 -1.45 1.87715 5.08325 -1.45 1.85502 5.08485 -1.12636 1.83323 5.08067 -1.12636 1.85502 5.08485 0.508218 1.79334 5.05274 0.508218 1.80926 5.0682 0.0995744 1.79648 5.05648 0.0995744 1.79648 5.05648 0.508218 1.80926 5.0682 0.0995744 1.81326 5.07099 -0.309069 1.81326 5.07099 0.0995744 1.81326 5.07099 -0.309069 1.83323 5.08067 -0.717713 1.83323 5.08067 -0.309069 1.83323 5.08067 -0.717713 1.85502 5.08485 -1.12636 1.85502 5.08485 -0.717713 1.85502 5.08485 -1.12636 1.87715 5.08325 -1.45 1.87715 5.08325 -1.12636 1.87715 5.08325 -1.45 1.89811 5.07598 -1.45 1.87715 5.08325 -1.12636 1.85502 5.08485 -1.12636 1.87715 5.08325 0.508218 1.80926 5.0682 0.508218 1.82864 5.079 0.0995744 1.81326 5.07099 0.0995744 1.81326 5.07099 0.508218 1.82864 5.079 0.0995744 1.83323 5.08067 -0.309069 1.83323 5.08067 0.0995744 1.83323 5.08067 -0.309069 1.85502 5.08485 -0.717713 1.85502 5.08485 -0.309069 1.85502 5.08485 -0.717713 1.87715 5.08325 -1.12636 1.87715 5.08325 -0.717713 1.87715 5.08325 -1.12636 1.89811 5.07598 -1.45 1.89811 5.07598 -1.12636 1.89811 5.07598 -1.45 1.91648 5.06352 -1.45 1.89811 5.07598 -1.12636 1.87715 5.08325 -1.12636 1.89811 5.07598 0.508218 1.82864 5.079 0.508218 1.85016 5.08443 0.0995744 1.83323 5.08067 0.0995744 1.83323 5.08067 0.508218 1.85016 5.08443 0.0995744 1.85502 5.08485 -0.309069 1.85502 5.08485 0.0995744 1.85502 5.08485 -0.309069 1.87715 5.08325 -0.717713 1.87715 5.08325 -0.309069 1.87715 5.08325 -0.717713 1.89811 5.07598 -1.12636 1.89811 5.07598 -0.717713 1.89811 5.07598 -1.12636 1.91648 5.06352 -1.45 1.91648 5.06352 -1.12636 1.91648 5.06352 -1.45 1.93099 5.04674 -1.45 1.91648 5.06352 -1.12636 1.89811 5.07598 -1.12636 1.91648 5.06352 0.508218 1.85016 5.08443 0.508218 1.87234 5.0841 0.0995744 1.85502 5.08485 0.0995744 1.85502 5.08485 0.508218 1.87234 5.0841 0.0995744 1.87715 5.08325 -0.309069 1.87715 5.08325 0.0995744 1.87715 5.08325 -0.309069 1.89811 5.07598 -0.717713 1.89811 5.07598 -0.309069 1.89811 5.07598 -0.717713 1.91648 5.06352 -1.12636 1.91648 5.06352 -0.717713 1.91648 5.06352 -1.12636 1.93099 5.04674 -1.45 1.93099 5.04674 -1.12636 1.93099 5.04674 -1.45 1.94067 5.02677 -1.45 1.93099 5.04674 -1.12636 1.91648 5.06352 -1.12636 1.93099 5.04674 0.508218 1.87234 5.0841 0.508218 1.89369 5.07804 0.0995744 1.87715 5.08325 0.0995744 1.87715 5.08325 0.508218 1.89369 5.07804 0.0995744 1.89811 5.07598 -0.309069 1.89811 5.07598 0.0995744 1.89811 5.07598 -0.309069 1.91648 5.06352 -0.717713 1.91648 5.06352 -0.309069 1.91648 5.06352 -0.717713 1.93099 5.04674 -1.12636 1.93099 5.04674 -0.717713 1.93099 5.04674 -1.12636 1.94067 5.02677 -1.45 1.94067 5.02677 -1.12636 1.94067 5.02677 -1.45 1.94485 5.00498 -1.45 1.94067 5.02677 -1.12636 1.93099 5.04674 -1.12636 1.94067 5.02677 0.508218 1.89369 5.07804 0.508218 1.91274 5.06666 0.0995744 1.89811 5.07598 0.0995744 1.89811 5.07598 0.508218 1.91274 5.06666 0.0995744 1.91648 5.06352 -0.309069 1.91648 5.06352 0.0995744 1.91648 5.06352 -0.309069 1.93099 5.04674 -0.717713 1.93099 5.04674 -0.309069 1.93099 5.04674 -0.717713 1.94067 5.02677 -1.12636 1.94067 5.02677 -0.717713 1.94067 5.02677 -1.12636 1.94485 5.00498 -1.45 1.94485 5.00498 -1.12636 1.94485 5.00498 -1.45 1.94325 4.98285 -1.45 1.94485 5.00498 -1.12636 1.94067 5.02677 -1.12636 1.94485 5.00498 0.508218 1.91274 5.06666 0.508218 1.9282 5.05074 0.0995744 1.91648 5.06352 0.0995744 1.91648 5.06352 0.508218 1.9282 5.05074 0.0995744 1.93099 5.04674 -0.309069 1.93099 5.04674 0.0995744 1.93099 5.04674 -0.309069 1.94067 5.02677 -0.717713 1.94067 5.02677 -0.309069 1.94067 5.02677 -0.717713 1.94485 5.00498 -1.12636 1.94485 5.00498 -0.717713 1.94485 5.00498 -1.12636 1.94325 4.98285 -1.45 1.94325 4.98285 -1.12636 1.94325 4.98285 -1.45 1.93598 4.96189 -1.45 1.94325 4.98285 -1.12636 1.94485 5.00498 -1.12636 1.94325 4.98285 -0.309069 1.94067 5.02677 -0.717713 1.94067 5.02677 -0.309069 1.93099 5.04674 -0.717713 1.94067 5.02677 -1.12636 1.94067 5.02677 -0.717713 1.93099 5.04674 -1.12636 1.94485 5.00498 -0.717713 1.94067 5.02677 -0.717713 1.94485 5.00498 0.0995744 1.93099 5.04674 -0.309069 1.93099 5.04674 0.0995744 1.91648 5.06352 -0.309069 1.93099 5.04674 -0.717713 1.93099 5.04674 -0.309069 1.91648 5.06352 -0.717713 1.93099 5.04674 -1.12636 1.93099 5.04674 -0.717713 1.91648 5.06352 -0.717713 1.89811 5.07598 -0.717713 1.91648 5.06352 -1.12636 1.91648 5.06352 -0.309069 1.89811 5.07598 -0.309069 1.91648 5.06352 -0.717713 1.91648 5.06352 0.0995744 1.89811 5.07598 0.0995744 1.91648 5.06352 -0.309069 1.91648 5.06352 -0.717713 1.94325 4.98285 -0.717713 1.94485 5.00498 -0.309069 1.94485 5.00498 -0.309069 1.94325 4.98285 -0.717713 1.94325 4.98285 -0.309069 1.94485 5.00498 0.0995744 1.94325 4.98285 -0.309069 1.94325 4.98285 0.0995744 1.94485 5.00498 0.0995744 1.93598 4.96189 -0.309069 1.93598 4.96189 0.0995744 1.94325 4.98285 -1.12636 1.93598 4.96189 -1.12636 1.94325 4.98285 -0.717713 1.94325 4.98285 -0.717713 1.93598 4.96189 -1.12636 1.93598 4.96189 -0.717713 1.94325 4.98285 -0.309069 1.93598 4.96189 -0.717713 1.93598 4.96189 -0.309069 1.94325 4.98285 0.0995744 1.92352 4.94352 -0.309069 1.92352 4.94352 0.0995744 1.93598 4.96189 -0.309069 1.92352 4.94352 -0.717713 1.92352 4.94352 -0.309069 1.93598 4.96189 -0.717713 1.92352 4.94352 -1.12636 1.92352 4.94352 -0.717713 1.93598 4.96189 0.0995744 1.90674 4.92901 -0.309069 1.90674 4.92901 0.0995744 1.92352 4.94352 -0.309069 1.90674 4.92901 -0.717713 1.90674 4.92901 -0.309069 1.92352 4.94352 -0.717713 1.90674 4.92901 -1.12636 1.90674 4.92901 -0.717713 1.92352 4.94352 0.0995744 1.88677 4.91933 -0.309069 1.88677 4.91933 0.0995744 1.90674 4.92901 -0.309069 1.88677 4.91933 -0.717713 1.88677 4.91933 -0.309069 1.90674 4.92901 -0.717713 1.88677 4.91933 -1.12636 1.88677 4.91933 -0.717713 1.90674 4.92901 0.0995744 1.86498 4.91515 -0.309069 1.86498 4.91515 0.0995744 1.88677 4.91933 -0.309069 1.86498 4.91515 -0.717713 1.86498 4.91515 -0.309069 1.88677 4.91933 -0.717713 1.86498 4.91515 -1.12636 1.86498 4.91515 -0.717713 1.88677 4.91933 0.0995744 1.84285 4.91675 -0.309069 1.84285 4.91675 0.0995744 1.86498 4.91515 -0.309069 1.84285 4.91675 -0.717713 1.84285 4.91675 -0.309069 1.86498 4.91515 -0.717713 1.84285 4.91675 -1.12636 1.84285 4.91675 -0.717713 1.86498 4.91515 0.0995744 1.82189 4.92402 -0.309069 1.82189 4.92402 0.0995744 1.84285 4.91675 -0.309069 1.82189 4.92402 -0.717713 1.82189 4.92402 -0.309069 1.84285 4.91675 -0.717713 1.82189 4.92402 -1.12636 1.82189 4.92402 -0.717713 1.84285 4.91675 0.0995744 1.80352 4.93648 -0.309069 1.80352 4.93648 0.0995744 1.82189 4.92402 -0.309069 1.80352 4.93648 -0.717713 1.80352 4.93648 -0.309069 1.82189 4.92402 -0.717713 1.80352 4.93648 -1.12636 1.80352 4.93648 -0.717713 1.82189 4.92402 0.0995744 1.789 4.95326 -0.309069 1.789 4.95326 0.0995744 1.80352 4.93648 -0.309069 1.789 4.95326 -0.717713 1.789 4.95326 -0.309069 1.80352 4.93648 -0.717713 1.789 4.95326 -1.12636 1.789 4.95326 -0.717713 1.80352 4.93648 0.0995744 1.77933 4.97323 -0.309069 1.77933 4.97323 0.0995744 1.789 4.95326 -0.309069 1.77933 4.97323 -0.717713 1.77933 4.97323 -0.309069 1.789 4.95326 -0.717713 1.77933 4.97323 -1.12636 1.77933 4.97323 -0.717713 1.789 4.95326 0.0995744 1.77515 4.99502 -0.309069 1.77515 4.99502 0.0995744 1.77933 4.97323 -0.309069 1.77515 4.99502 -0.717713 1.77515 4.99502 -0.309069 1.77933 4.97323 -0.717713 1.77515 4.99502 -1.12636 1.77515 4.99502 -0.717713 1.77933 4.97323 0.0995744 1.77675 5.01715 -0.309069 1.77675 5.01715 0.0995744 1.77515 4.99502 -0.309069 1.77675 5.01715 -0.717713 1.77675 5.01715 -0.309069 1.77515 4.99502 -0.717713 1.77675 5.01715 -1.12636 1.77675 5.01715 -0.717713 1.77515 4.99502 0.0995744 1.78402 5.03811 -0.309069 1.78402 5.03811 0.0995744 1.77675 5.01715 -0.309069 1.78402 5.03811 -0.717713 1.78402 5.03811 -0.309069 1.77675 5.01715 -0.717713 1.78402 5.03811 -1.12636 1.78402 5.03811 -0.717713 1.77675 5.01715 0.0995744 1.79648 5.05648 -0.309069 1.79648 5.05648 0.0995744 1.78402 5.03811 -0.309069 1.79648 5.05648 -0.717713 1.79648 5.05648 -0.309069 1.78402 5.03811 -0.717713 1.79648 5.05648 -1.12636 1.79648 5.05648 -0.717713 1.78402 5.03811 0.0995744 1.81326 5.07099 -0.309069 1.81326 5.07099 0.0995744 1.79648 5.05648 -0.309069 1.81326 5.07099 -0.717713 1.81326 5.07099 -0.309069 1.79648 5.05648 -0.717713 1.81326 5.07099 -1.12636 1.81326 5.07099 -0.717713 1.79648 5.05648 0.0995744 1.83323 5.08067 -0.309069 1.83323 5.08067 0.0995744 1.81326 5.07099 -0.309069 1.83323 5.08067 -0.717713 1.83323 5.08067 -0.309069 1.81326 5.07099 -0.717713 1.83323 5.08067 -1.12636 1.83323 5.08067 -0.717713 1.81326 5.07099 0.0995744 1.85502 5.08485 -0.309069 1.85502 5.08485 0.0995744 1.83323 5.08067 -0.309069 1.85502 5.08485 -0.717713 1.85502 5.08485 -0.309069 1.83323 5.08067 -0.717713 1.85502 5.08485 -1.12636 1.85502 5.08485 -0.717713 1.83323 5.08067 0.0995744 1.87715 5.08325 -0.309069 1.87715 5.08325 0.0995744 1.85502 5.08485 -0.309069 1.87715 5.08325 -0.717713 1.87715 5.08325 -0.309069 1.85502 5.08485 -0.717713 1.87715 5.08325 -1.12636 1.87715 5.08325 -0.717713 1.85502 5.08485 0.0995744 1.89811 5.07598 -0.309069 1.89811 5.07598 0.0995744 1.87715 5.08325 -0.309069 1.89811 5.07598 -0.717713 1.89811 5.07598 -0.309069 1.87715 5.08325 -0.717713 1.89811 5.07598 -1.12636 1.89811 5.07598 -0.717713 1.87715 5.08325 1.33 1.80046 4.99257 1.33 1.79987 4.98009 1.33 1.80425 4.97782 1.33 1.80425 4.97782 1.33 1.79987 4.98009 1.33 1.80061 4.97366 1.33 1.81164 4.96449 1.33 1.80061 4.97366 1.33 1.80384 4.96115 1.33 1.80927 4.94948 1.33 1.81164 4.96449 1.33 1.80384 4.96115 1.33 1.80927 4.94948 1.33 1.82214 4.95345 1.33 1.81164 4.96449 1.33 1.80927 4.94948 1.33 1.81676 4.93896 1.33 1.82214 4.95345 1.33 1.82214 4.95345 1.33 1.81676 4.93896 1.33 1.83508 4.94542 1.33 1.83508 4.94542 1.33 1.81676 4.93896 1.33 1.82602 4.92999 1.33 1.84963 4.9409 1.33 1.82602 4.92999 1.33 1.83663 4.92286 1.33 1.84731 4.91805 1.33 1.84963 4.9409 1.33 1.83663 4.92286 1.33 1.84731 4.91805 1.33 1.86485 4.9402 1.33 1.84963 4.9409 1.33 1.84731 4.91805 1.33 1.85719 4.91505 1.33 1.86485 4.9402 1.33 1.86485 4.9402 1.33 1.85719 4.91505 1.33 1.86779 4.91765 1.33 1.87789 4.92172 1.33 1.86485 4.9402 1.33 1.86779 4.91765 1.33 1.87789 4.92172 1.33 1.87975 4.94334 1.33 1.86485 4.9402 1.33 1.87789 4.92172 1.33 1.88735 4.92719 1.33 1.87975 4.94334 1.33 1.87975 4.94334 1.33 1.88735 4.92719 1.33 1.89591 4.93393 1.33 1.89338 4.95015 1.33 1.89591 4.93393 1.33 1.90354 4.94198 1.33 1.9115 4.95378 1.33 1.89338 4.95015 1.33 1.90354 4.94198 1.33 1.9115 4.95378 1.33 1.90486 4.96016 1.33 1.89338 4.95015 1.33 1.9115 4.95378 1.33 1.91497 4.96131 1.33 1.90486 4.96016 1.33 1.90486 4.96016 1.33 1.91497 4.96131 1.33 1.91746 4.96968 1.33 1.91345 4.97274 1.33 1.91746 4.96968 1.33 1.91868 4.97834 1.33 1.91859 4.98708 1.33 1.91345 4.97274 1.33 1.91868 4.97834 1.33 1.80425 4.97782 1.33 1.80061 4.97366 1.33 1.81164 4.96449 1.33 1.83508 4.94542 1.33 1.82602 4.92999 1.33 1.84963 4.9409 1.33 1.87975 4.94334 1.33 1.89591 4.93393 1.33 1.89338 4.95015 1.33 1.90486 4.96016 1.33 1.91746 4.96968 1.33 1.91345 4.97274 1.35 1.82007 4.99766 1.33 1.80046 4.99257 1.35 1.82204 4.9874 1.35 1.82007 4.99766 1.33 1.80047 5.00746 1.33 1.80046 4.99257 1.35 1.82007 4.99766 1.35 1.82082 5.00807 1.33 1.80047 5.00746 1.33 1.80047 5.00746 1.35 1.82082 5.00807 1.33 1.80413 5.02189 1.33 1.80413 5.02189 1.35 1.82082 5.00807 1.35 1.82425 5.01794 1.33 1.81124 5.03497 1.35 1.82425 5.01794 1.35 1.83011 5.02658 1.33 1.82135 5.0459 1.35 1.83011 5.02658 1.35 1.838 5.03341 1.33 1.83384 5.054 1.35 1.838 5.03341 1.35 1.8474 5.03796 1.33 1.84794 5.05878 1.35 1.8474 5.03796 1.35 1.85766 5.03993 1.33 1.86278 5.05994 1.35 1.85766 5.03993 1.35 1.86807 5.03918 1.33 1.87745 5.0574 1.35 1.86807 5.03918 1.35 1.87794 5.03575 1.33 1.89105 5.05134 1.35 1.87794 5.03575 1.35 1.88658 5.02989 1.33 1.90274 5.04212 1.35 1.88658 5.02989 1.35 1.89341 5.022 1.33 1.91179 5.0303 1.35 1.89341 5.022 1.35 1.89796 5.0126 1.33 1.91765 5.01661 1.35 1.89796 5.0126 1.35 1.89993 5.00234 1.33 1.91997 5.00191 1.35 1.89993 5.00234 1.35 1.89918 4.99193 1.33 1.91859 4.98708 1.35 1.89918 4.99193 1.35 1.89575 4.98206 1.33 1.91345 4.97274 1.35 1.89575 4.98206 1.35 1.88989 4.97342 1.33 1.90486 4.96016 1.35 1.88989 4.97342 1.33 1.89338 4.95015 1.33 1.90486 4.96016 1.33 1.91345 4.97274 1.35 1.88989 4.97342 1.33 1.80413 5.02189 1.35 1.82425 5.01794 1.33 1.81124 5.03497 1.33 1.81124 5.03497 1.35 1.83011 5.02658 1.33 1.82135 5.0459 1.33 1.82135 5.0459 1.35 1.838 5.03341 1.33 1.83384 5.054 1.33 1.83384 5.054 1.35 1.8474 5.03796 1.33 1.84794 5.05878 1.33 1.84794 5.05878 1.35 1.85766 5.03993 1.33 1.86278 5.05994 1.33 1.86278 5.05994 1.35 1.86807 5.03918 1.33 1.87745 5.0574 1.33 1.87745 5.0574 1.35 1.87794 5.03575 1.33 1.89105 5.05134 1.33 1.89105 5.05134 1.35 1.88658 5.02989 1.33 1.90274 5.04212 1.33 1.90274 5.04212 1.35 1.89341 5.022 1.33 1.91179 5.0303 1.33 1.91179 5.0303 1.35 1.89796 5.0126 1.33 1.91765 5.01661 1.33 1.91765 5.01661 1.35 1.89993 5.00234 1.33 1.91997 5.00191 1.33 1.91997 5.00191 1.35 1.89918 4.99193 1.33 1.91859 4.98708 1.33 1.91859 4.98708 1.35 1.89575 4.98206 1.33 1.91345 4.97274 1.35 1.88989 4.97342 1.35 1.882 4.96659 1.33 1.89338 4.95015 1.33 1.89338 4.95015 1.35 1.882 4.96659 1.33 1.87975 4.94334 1.33 1.87975 4.94334 1.35 1.882 4.96659 1.35 1.8726 4.96204 1.33 1.86485 4.9402 1.35 1.8726 4.96204 1.35 1.86234 4.96007 1.33 1.84963 4.9409 1.35 1.86234 4.96007 1.35 1.85193 4.96082 1.33 1.83508 4.94542 1.35 1.85193 4.96082 1.35 1.84206 4.96425 1.33 1.82214 4.95345 1.35 1.84206 4.96425 1.35 1.83342 4.97011 1.33 1.81164 4.96449 1.35 1.83342 4.97011 1.35 1.82659 4.978 1.33 1.80425 4.97782 1.35 1.82659 4.978 1.35 1.82204 4.9874 1.33 1.80046 4.99257 1.33 1.80425 4.97782 1.35 1.82204 4.9874 1.33 1.87975 4.94334 1.35 1.8726 4.96204 1.33 1.86485 4.9402 1.33 1.86485 4.9402 1.35 1.86234 4.96007 1.33 1.84963 4.9409 1.33 1.84963 4.9409 1.35 1.85193 4.96082 1.33 1.83508 4.94542 1.33 1.83508 4.94542 1.35 1.84206 4.96425 1.33 1.82214 4.95345 1.33 1.82214 4.95345 1.35 1.83342 4.97011 1.33 1.81164 4.96449 1.33 1.81164 4.96449 1.35 1.82659 4.978 1.33 1.80425 4.97782 1.35 1.82659 4.978 1.35 1.89993 5.00234 1.35 1.82204 4.9874 1.35 1.82659 4.978 1.35 1.89918 4.99193 1.35 1.89993 5.00234 1.35 1.82659 4.978 1.35 1.83342 4.97011 1.35 1.89918 4.99193 1.35 1.89918 4.99193 1.35 1.83342 4.97011 1.35 1.89575 4.98206 1.35 1.89575 4.98206 1.35 1.83342 4.97011 1.35 1.84206 4.96425 1.35 1.88989 4.97342 1.35 1.84206 4.96425 1.35 1.85193 4.96082 1.35 1.882 4.96659 1.35 1.85193 4.96082 1.35 1.86234 4.96007 1.35 1.8726 4.96204 1.35 1.882 4.96659 1.35 1.86234 4.96007 1.35 1.89575 4.98206 1.35 1.84206 4.96425 1.35 1.88989 4.97342 1.35 1.88989 4.97342 1.35 1.85193 4.96082 1.35 1.882 4.96659 1.35 1.89993 5.00234 1.35 1.89796 5.0126 1.35 1.82204 4.9874 1.35 1.82204 4.9874 1.35 1.89796 5.0126 1.35 1.82007 4.99766 1.35 1.82007 4.99766 1.35 1.89796 5.0126 1.35 1.89341 5.022 1.35 1.82082 5.00807 1.35 1.89341 5.022 1.35 1.88658 5.02989 1.35 1.82425 5.01794 1.35 1.88658 5.02989 1.35 1.87794 5.03575 1.35 1.83011 5.02658 1.35 1.87794 5.03575 1.35 1.86807 5.03918 1.35 1.838 5.03341 1.35 1.86807 5.03918 1.35 1.85766 5.03993 1.35 1.8474 5.03796 1.35 1.838 5.03341 1.35 1.85766 5.03993 1.35 1.82007 4.99766 1.35 1.89341 5.022 1.35 1.82082 5.00807 1.35 1.82082 5.00807 1.35 1.88658 5.02989 1.35 1.82425 5.01794 1.35 1.82425 5.01794 1.35 1.87794 5.03575 1.35 1.83011 5.02658 1.35 1.83011 5.02658 1.35 1.86807 5.03918 1.35 1.838 5.03341 -1.45 2.01473 5.00908 -1.46 2.02472 5.00967 -1.45 2.00711 5.04882 -1.45 2.01473 5.00908 -1.46 2.02161 4.96671 -1.46 2.02472 5.00967 -1.45 2.01473 5.00908 -1.45 2.01181 4.96873 -1.46 2.02161 4.96671 -1.46 2.02161 4.96671 -1.45 2.01181 4.96873 -1.46 2.00748 4.92602 -1.46 2.00748 4.92602 -1.45 2.01181 4.96873 -1.45 1.99854 4.9305 -1.46 1.98331 4.89037 -1.45 1.99854 4.9305 -1.45 1.97584 4.89701 -1.46 1.95073 4.86219 -1.45 1.97584 4.89701 -1.45 1.94523 4.87054 -1.46 1.91197 4.8434 -1.45 1.94523 4.87054 -1.45 1.90882 4.85289 -1.46 1.86967 4.83528 -1.45 1.90882 4.85289 -1.45 1.86908 4.84527 -1.46 1.82671 4.83839 -1.45 1.86908 4.84527 -1.45 1.82873 4.84819 -1.46 1.78602 4.85252 -1.45 1.82873 4.84819 -1.45 1.7905 4.86145 -1.46 1.75037 4.87669 -1.45 1.7905 4.86145 -1.45 1.75701 4.88416 -1.46 1.72219 4.90927 -1.45 1.75701 4.88416 -1.45 1.73054 4.91477 -1.46 1.7034 4.94803 -1.45 1.73054 4.91477 -1.45 1.71289 4.95118 -1.46 1.69528 4.99033 -1.45 1.71289 4.95118 -1.45 1.70527 4.99092 -1.46 1.69839 5.03329 -1.45 1.70527 4.99092 -1.45 1.70819 5.03127 -1.46 1.71252 5.07398 -1.45 1.70819 5.03127 -1.45 1.72146 5.0695 -1.46 1.73669 5.10963 -1.45 1.72146 5.0695 -1.45 1.74416 5.10299 -1.46 1.76927 5.13781 -1.45 1.74416 5.10299 -1.45 1.77477 5.12946 -1.46 1.80803 5.1566 -1.45 1.77477 5.12946 -1.45 1.81118 5.14711 -1.46 1.85033 5.16472 -1.45 1.81118 5.14711 -1.45 1.85092 5.15473 -1.46 1.89329 5.16161 -1.45 1.85092 5.15473 -1.45 1.89127 5.15181 -1.46 1.93398 5.14748 -1.45 1.89127 5.15181 -1.45 1.9295 5.13855 -1.46 1.96963 5.12331 -1.45 1.9295 5.13855 -1.45 1.96299 5.11584 -1.46 1.99781 5.09073 -1.45 1.96299 5.11584 -1.45 1.98946 5.08523 -1.46 2.0166 5.05197 -1.45 1.98946 5.08523 -1.45 2.00711 5.04882 -1.46 2.02472 5.00967 -1.46 2.0166 5.05197 -1.45 2.00711 5.04882 -1.46 2.00748 4.92602 -1.45 1.99854 4.9305 -1.46 1.98331 4.89037 -1.46 1.98331 4.89037 -1.45 1.97584 4.89701 -1.46 1.95073 4.86219 -1.46 1.95073 4.86219 -1.45 1.94523 4.87054 -1.46 1.91197 4.8434 -1.46 1.91197 4.8434 -1.45 1.90882 4.85289 -1.46 1.86967 4.83528 -1.46 1.86967 4.83528 -1.45 1.86908 4.84527 -1.46 1.82671 4.83839 -1.46 1.82671 4.83839 -1.45 1.82873 4.84819 -1.46 1.78602 4.85252 -1.46 1.78602 4.85252 -1.45 1.7905 4.86145 -1.46 1.75037 4.87669 -1.46 1.75037 4.87669 -1.45 1.75701 4.88416 -1.46 1.72219 4.90927 -1.46 1.72219 4.90927 -1.45 1.73054 4.91477 -1.46 1.7034 4.94803 -1.46 1.7034 4.94803 -1.45 1.71289 4.95118 -1.46 1.69528 4.99033 -1.46 1.69528 4.99033 -1.45 1.70527 4.99092 -1.46 1.69839 5.03329 -1.46 1.69839 5.03329 -1.45 1.70819 5.03127 -1.46 1.71252 5.07398 -1.46 1.71252 5.07398 -1.45 1.72146 5.0695 -1.46 1.73669 5.10963 -1.46 1.73669 5.10963 -1.45 1.74416 5.10299 -1.46 1.76927 5.13781 -1.46 1.76927 5.13781 -1.45 1.77477 5.12946 -1.46 1.80803 5.1566 -1.46 1.80803 5.1566 -1.45 1.81118 5.14711 -1.46 1.85033 5.16472 -1.46 1.85033 5.16472 -1.45 1.85092 5.15473 -1.46 1.89329 5.16161 -1.46 1.89329 5.16161 -1.45 1.89127 5.15181 -1.46 1.93398 5.14748 -1.46 1.93398 5.14748 -1.45 1.9295 5.13855 -1.46 1.96963 5.12331 -1.46 1.96963 5.12331 -1.45 1.96299 5.11584 -1.46 1.99781 5.09073 -1.46 1.99781 5.09073 -1.45 1.98946 5.08523 -1.46 2.0166 5.05197 -1.5882 1.85669 5.11956 -1.5892 1.85856 5.11479 -1.49 1.84 5.0863 -1.49 1.84 5.0863 -1.5892 1.85856 5.11479 -1.5898 1.86034 5.10992 -1.59 1.86204 5.10498 -1.49 1.84 5.0863 -1.5898 1.86034 5.10992 -1.59 1.86204 5.10498 -1.59 1.88219 5.04424 -1.49 1.84 5.0863 -1.49 1.84 5.0863 -1.59 1.88219 5.04424 -1.49 1.8652 5.01037 -1.5882 1.85669 5.11956 -1.49 1.84 5.0863 -1.5882 1.79117 5.09782 -1.5882 1.79117 5.09782 -1.49 1.84 5.0863 -1.49 1.82443 5.08113 -1.59 1.81576 5.02219 -1.59 1.7956 5.08293 -1.49 1.82443 5.08113 -1.49 1.84963 5.0052 -1.59 1.81576 5.02219 -1.49 1.82443 5.08113 -1.59 1.7956 5.08293 -1.5898 1.79401 5.0879 -1.49 1.82443 5.08113 -1.49 1.82443 5.08113 -1.5898 1.79401 5.0879 -1.5892 1.79253 5.09287 -1.5882 1.79117 5.09782 -1.49 1.82443 5.08113 -1.5892 1.79253 5.09287 -1.5882 1.74044 4.99669 -1.5892 1.74521 4.99856 -1.49 1.7737 4.98 -1.49 1.7737 4.98 -1.5892 1.74521 4.99856 -1.5898 1.75008 5.00034 -1.59 1.75502 5.00204 -1.49 1.7737 4.98 -1.5898 1.75008 5.00034 -1.59 1.75502 5.00204 -1.59 1.81576 5.02219 -1.49 1.7737 4.98 -1.49 1.7737 4.98 -1.59 1.81576 5.02219 -1.49 1.84963 5.0052 -1.5882 1.74044 4.99669 -1.49 1.7737 4.98 -1.5882 1.76218 4.93117 -1.5882 1.76218 4.93117 -1.49 1.7737 4.98 -1.49 1.77887 4.96443 -1.59 1.83781 4.95576 -1.59 1.77707 4.9356 -1.49 1.77887 4.96443 -1.49 1.8548 4.98963 -1.59 1.83781 4.95576 -1.49 1.77887 4.96443 -1.59 1.77707 4.9356 -1.5898 1.7721 4.93401 -1.49 1.77887 4.96443 -1.49 1.77887 4.96443 -1.5898 1.7721 4.93401 -1.5892 1.76713 4.93253 -1.5882 1.76218 4.93117 -1.49 1.77887 4.96443 -1.5892 1.76713 4.93253 -1.5882 1.86331 4.88044 -1.5892 1.86144 4.88521 -1.49 1.88 4.9137 -1.49 1.88 4.9137 -1.5892 1.86144 4.88521 -1.5898 1.85966 4.89008 -1.59 1.85796 4.89502 -1.49 1.88 4.9137 -1.5898 1.85966 4.89008 -1.59 1.85796 4.89502 -1.59 1.83781 4.95576 -1.49 1.88 4.9137 -1.49 1.88 4.9137 -1.59 1.83781 4.95576 -1.49 1.8548 4.98963 -1.5882 1.92883 4.90218 -1.5882 1.86331 4.88044 -1.49 1.89557 4.91887 -1.49 1.89557 4.91887 -1.5882 1.86331 4.88044 -1.49 1.88 4.9137 -1.59 1.90424 4.97781 -1.59 1.9244 4.91707 -1.49 1.89557 4.91887 -1.49 1.87037 4.9948 -1.59 1.90424 4.97781 -1.49 1.89557 4.91887 -1.59 1.9244 4.91707 -1.5898 1.92599 4.9121 -1.49 1.89557 4.91887 -1.49 1.89557 4.91887 -1.5898 1.92599 4.9121 -1.5892 1.92747 4.90713 -1.5882 1.92883 4.90218 -1.49 1.89557 4.91887 -1.5892 1.92747 4.90713 -1.5882 1.97956 5.00331 -1.5892 1.97479 5.00144 -1.49 1.9463 5.02 -1.49 1.9463 5.02 -1.5892 1.97479 5.00144 -1.5898 1.96992 4.99966 -1.59 1.96498 4.99796 -1.49 1.9463 5.02 -1.5898 1.96992 4.99966 -1.59 1.96498 4.99796 -1.59 1.90424 4.97781 -1.49 1.9463 5.02 -1.49 1.9463 5.02 -1.59 1.90424 4.97781 -1.49 1.87037 4.9948 -1.5882 1.95782 5.06883 -1.5882 1.97956 5.00331 -1.49 1.94113 5.03557 -1.49 1.94113 5.03557 -1.5882 1.97956 5.00331 -1.49 1.9463 5.02 -1.59 1.88219 5.04424 -1.59 1.94293 5.0644 -1.49 1.94113 5.03557 -1.49 1.8652 5.01037 -1.59 1.88219 5.04424 -1.49 1.94113 5.03557 -1.59 1.94293 5.0644 -1.5898 1.9479 5.06599 -1.49 1.94113 5.03557 -1.49 1.94113 5.03557 -1.5898 1.9479 5.06599 -1.5892 1.95287 5.06747 -1.5882 1.95782 5.06883 -1.49 1.94113 5.03557 -1.5892 1.95287 5.06747 -1.49 1.82443 5.08113 -1.49 1.84 5.0863 -1.49 1.84963 5.0052 -1.49 1.84963 5.0052 -1.49 1.84 5.0863 -1.49 1.8652 5.01037 -1.49 1.8548 4.98963 -1.49 1.8652 5.01037 -1.49 1.87037 4.9948 -1.49 1.88 4.9137 -1.49 1.87037 4.9948 -1.49 1.89557 4.91887 -1.49 1.88 4.9137 -1.49 1.8548 4.98963 -1.49 1.87037 4.9948 -1.49 1.8652 5.01037 -1.49 1.94113 5.03557 -1.49 1.87037 4.9948 -1.49 1.87037 4.9948 -1.49 1.94113 5.03557 -1.49 1.9463 5.02 -1.49 1.8652 5.01037 -1.49 1.8548 4.98963 -1.49 1.84963 5.0052 -1.49 1.84963 5.0052 -1.49 1.8548 4.98963 -1.49 1.77887 4.96443 -1.49 1.7737 4.98 -1.49 1.84963 5.0052 -1.49 1.77887 4.96443 1.5 4.5 -5.65 1.5 4.5 -6.25 -1.5 4.5 -5.65 -1.5 4.5 -5.65 1.5 4.5 -6.25 -1.5 4.5 -6.25 1.5 1 -5.65 1.5 4.5 -5.65 -1.5 1 -5.65 -1.5 1 -5.65 1.5 4.5 -5.65 -1.5 4.5 -5.65 1.5 1 -5.05 1.5 1 -5.65 -1.5 1 -5.05 -1.5 1 -5.05 1.5 1 -5.65 -1.5 1 -5.65 1.5 8.8092e-16 -5.05 1.5 1 -5.05 -1.5 1.37007e-15 -5.05 -1.5 1.37007e-15 -5.05 1.5 1 -5.05 -1.5 1 -5.05 1.5 3.33067e-16 -6.25 1.5 8.8092e-16 -5.05 -1.5 8.22217e-16 -6.25 -1.5 8.22217e-16 -6.25 1.5 8.8092e-16 -5.05 -1.5 1.37007e-15 -5.05 1.5 4.5 -6.25 1.5 3.33067e-16 -6.25 -1.5 4.5 -6.25 -1.5 4.5 -6.25 1.5 3.33067e-16 -6.25 -1.5 8.22217e-16 -6.25 1.5 8.8092e-16 -5.05 1.5 3.33067e-16 -6.25 1.5 1 -5.65 1.5 1 -5.05 1.5 8.8092e-16 -5.05 1.5 1 -5.65 1.5 4.5 -5.65 1.5 1 -5.65 1.5 4.5 -6.25 1.5 4.5 -6.25 1.5 1 -5.65 1.5 3.33067e-16 -6.25 -1.5 4.5 -5.65 -1.5 4.5 -6.25 -1.5 1 -5.65 -1.5 1 -5.65 -1.5 4.5 -6.25 -1.5 8.22217e-16 -6.25 -1.5 1.37007e-15 -5.05 -1.5 1 -5.65 -1.5 8.22217e-16 -6.25 -1.5 1.37007e-15 -5.05 -1.5 1 -5.05 -1.5 1 -5.65 -1.5 4.5 5.65 -1.5 4.5 6.25 1.5 4.5 5.65 1.5 4.5 5.65 -1.5 4.5 6.25 1.5 4.5 6.25 -1.5 1 5.65 -1.5 4.5 5.65 1.5 1 5.65 1.5 1 5.65 -1.5 4.5 5.65 1.5 4.5 5.65 -1.5 1 5.05 -1.5 1 5.65 1.5 1 5.05 1.5 1 5.05 -1.5 1 5.65 1.5 1 5.65 -1.5 1.44961e-14 5.05 -1.5 1 5.05 1.5 1.53392e-14 5.05 1.5 1.53392e-14 5.05 -1.5 1 5.05 1.5 1 5.05 -1.5 1.40153e-14 6.25 -1.5 1.44961e-14 5.05 1.5 1.48584e-14 6.25 1.5 1.48584e-14 6.25 -1.5 1.44961e-14 5.05 1.5 1.53392e-14 5.05 -1.5 4.5 6.25 -1.5 1.40153e-14 6.25 1.5 4.5 6.25 1.5 4.5 6.25 -1.5 1.40153e-14 6.25 1.5 1.48584e-14 6.25 -1.5 1.44961e-14 5.05 -1.5 1.40153e-14 6.25 -1.5 1 5.65 -1.5 1 5.05 -1.5 1.44961e-14 5.05 -1.5 1 5.65 -1.5 4.5 5.65 -1.5 1 5.65 -1.5 4.5 6.25 -1.5 4.5 6.25 -1.5 1 5.65 -1.5 1.40153e-14 6.25 1.5 4.5 5.65 1.5 4.5 6.25 1.5 1 5.65 1.5 1 5.65 1.5 4.5 6.25 1.5 1.48584e-14 6.25 1.5 1.53392e-14 5.05 1.5 1 5.65 1.5 1.48584e-14 6.25 1.5 1.53392e-14 5.05 1.5 1 5.05 1.5 1 5.65 -1.04322 4.9175 2.55542 -1.1 4.9175 2.55 -1.1 4.9175 2.7 -1.06118 4.9175 2.70511 -1.04322 4.9175 2.55542 -1.1 4.9175 2.7 -1.06118 4.9175 2.70511 -0.988501 4.9175 2.57149 -1.04322 4.9175 2.55542 -1.06118 4.9175 2.70511 -1.025 4.9175 2.7201 -0.988501 4.9175 2.57149 -0.988501 4.9175 2.57149 -1.025 4.9175 2.7201 -0.937808 4.9175 2.59762 -0.937808 4.9175 2.59762 -1.025 4.9175 2.7201 -0.993934 4.9175 2.74393 -0.892976 4.9175 2.63288 -0.993934 4.9175 2.74393 -0.855627 4.9175 2.67598 -0.892976 4.9175 2.63288 -0.937808 4.9175 2.59762 -0.993934 4.9175 2.74393 -1.2115 4.9175 2.57149 -1.13882 4.9175 2.70511 -1.15678 4.9175 2.55542 -1.2115 4.9175 2.57149 -1.175 4.9175 2.7201 -1.13882 4.9175 2.70511 -1.2115 4.9175 2.57149 -1.26219 4.9175 2.59762 -1.175 4.9175 2.7201 -1.175 4.9175 2.7201 -1.26219 4.9175 2.59762 -1.20607 4.9175 2.74393 -1.20607 4.9175 2.74393 -1.26219 4.9175 2.59762 -1.30702 4.9175 2.63288 -1.34437 4.9175 2.67598 -1.20607 4.9175 2.74393 -1.30702 4.9175 2.63288 -1.34437 4.9175 2.67598 -1.2299 4.9175 2.775 -1.20607 4.9175 2.74393 -1.34437 4.9175 2.67598 -1.37289 4.9175 2.72538 -1.2299 4.9175 2.775 -1.2299 4.9175 2.775 -1.37289 4.9175 2.72538 -1.24489 4.9175 2.81118 -1.24489 4.9175 2.81118 -1.37289 4.9175 2.72538 -1.39154 4.9175 2.77927 -1.39966 4.9175 2.83573 -1.24489 4.9175 2.81118 -1.39154 4.9175 2.77927 -1.39966 4.9175 2.83573 -1.25 4.9175 2.85 -1.24489 4.9175 2.81118 -1.39966 4.9175 2.83573 -1.39695 4.9175 2.89269 -1.25 4.9175 2.85 -1.25 4.9175 2.85 -1.39695 4.9175 2.89269 -1.24489 4.9175 2.88882 -1.24489 4.9175 2.88882 -1.39695 4.9175 2.89269 -1.3835 4.9175 2.94812 -1.2299 4.9175 2.925 -1.3835 4.9175 2.94812 -1.35981 4.9175 3 -1.32672 4.9175 3.04646 -1.2299 4.9175 2.925 -1.35981 4.9175 3 -1.32672 4.9175 3.04646 -1.20607 4.9175 2.95607 -1.2299 4.9175 2.925 -1.32672 4.9175 3.04646 -1.28545 4.9175 3.08582 -1.20607 4.9175 2.95607 -1.20607 4.9175 2.95607 -1.28545 4.9175 3.08582 -1.175 4.9175 2.9799 -1.175 4.9175 2.9799 -1.28545 4.9175 3.08582 -1.23747 4.9175 3.11665 -1.13882 4.9175 2.99489 -1.23747 4.9175 3.11665 -1.18452 4.9175 3.13785 -1.12852 4.9175 3.14864 -1.13882 4.9175 2.99489 -1.18452 4.9175 3.13785 -1.12852 4.9175 3.14864 -1.1 4.9175 3 -1.13882 4.9175 2.99489 -1.12852 4.9175 3.14864 -1.07148 4.9175 3.14864 -1.1 4.9175 3 -1.1 4.9175 3 -1.07148 4.9175 3.14864 -1.06118 4.9175 2.99489 -1.06118 4.9175 2.99489 -1.07148 4.9175 3.14864 -1.01548 4.9175 3.13785 -0.962532 4.9175 3.11665 -1.06118 4.9175 2.99489 -1.01548 4.9175 3.13785 -0.962532 4.9175 3.11665 -1.025 4.9175 2.9799 -1.06118 4.9175 2.99489 -0.962532 4.9175 3.11665 -0.914552 4.9175 3.08582 -1.025 4.9175 2.9799 -1.025 4.9175 2.9799 -0.914552 4.9175 3.08582 -0.993934 4.9175 2.95607 -0.993934 4.9175 2.95607 -0.914552 4.9175 3.08582 -0.873275 4.9175 3.04646 -0.970096 4.9175 2.925 -0.873275 4.9175 3.04646 -0.840192 4.9175 3 -0.8165 4.9175 2.94812 -0.970096 4.9175 2.925 -0.840192 4.9175 3 -0.8165 4.9175 2.94812 -0.955111 4.9175 2.88882 -0.970096 4.9175 2.925 -0.8165 4.9175 2.94812 -0.803054 4.9175 2.89269 -0.955111 4.9175 2.88882 -0.955111 4.9175 2.88882 -0.803054 4.9175 2.89269 -0.95 4.9175 2.85 -0.95 4.9175 2.85 -0.803054 4.9175 2.89269 -0.80034 4.9175 2.83573 -0.955111 4.9175 2.81118 -0.80034 4.9175 2.83573 -0.808457 4.9175 2.77927 -0.82711 4.9175 2.72538 -0.955111 4.9175 2.81118 -0.808457 4.9175 2.77927 -0.82711 4.9175 2.72538 -0.970096 4.9175 2.775 -0.955111 4.9175 2.81118 -0.82711 4.9175 2.72538 -0.855627 4.9175 2.67598 -0.970096 4.9175 2.775 -0.970096 4.9175 2.775 -0.855627 4.9175 2.67598 -0.993934 4.9175 2.74393 -1.24489 4.9175 2.88882 -1.3835 4.9175 2.94812 -1.2299 4.9175 2.925 -1.175 4.9175 2.9799 -1.23747 4.9175 3.11665 -1.13882 4.9175 2.99489 -0.993934 4.9175 2.95607 -0.873275 4.9175 3.04646 -0.970096 4.9175 2.925 -0.95 4.9175 2.85 -0.80034 4.9175 2.83573 -0.955111 4.9175 2.81118 -1.13882 4.9175 2.70511 -1.1 4.9175 2.7 -1.15678 4.9175 2.55542 -1.15678 4.9175 2.55542 -1.1 4.9175 2.7 -1.1 4.9175 2.55 -1.17983 5.0175 3.13918 -1.125 5.0175 3.14896 -1.12852 4.9175 3.14864 -1.18452 4.9175 3.13785 -1.17983 5.0175 3.13918 -1.12852 4.9175 3.14864 -1.18452 4.9175 3.13785 -1.23191 5.0175 3.11944 -1.17983 5.0175 3.13918 -1.18452 4.9175 3.13785 -1.23747 4.9175 3.11665 -1.23191 5.0175 3.11944 -1.23191 5.0175 3.11944 -1.23747 4.9175 3.11665 -1.27945 5.0175 3.09042 -1.27945 5.0175 3.09042 -1.23747 4.9175 3.11665 -1.28545 4.9175 3.08582 -1.32079 5.0175 3.0531 -1.28545 4.9175 3.08582 -1.32672 4.9175 3.04646 -1.35453 5.0175 3.00879 -1.32672 4.9175 3.04646 -1.35981 4.9175 3 -1.3795 5.0175 2.959 -1.35981 4.9175 3 -1.3835 4.9175 2.94812 -1.39483 5.0175 2.90546 -1.3835 4.9175 2.94812 -1.39695 4.9175 2.89269 -1.4 5.0175 2.85 -1.39695 4.9175 2.89269 -1.39966 4.9175 2.83573 -1.39483 5.0175 2.79454 -1.39966 4.9175 2.83573 -1.39154 4.9175 2.77927 -1.3795 5.0175 2.741 -1.39154 4.9175 2.77927 -1.37289 4.9175 2.72538 -1.35453 5.0175 2.69121 -1.37289 4.9175 2.72538 -1.34437 4.9175 2.67598 -1.32079 5.0175 2.6469 -1.34437 4.9175 2.67598 -1.30702 4.9175 2.63288 -1.27945 5.0175 2.60959 -1.30702 4.9175 2.63288 -1.26219 4.9175 2.59762 -1.23191 5.0175 2.58056 -1.26219 4.9175 2.59762 -1.2115 4.9175 2.57149 -1.17983 5.0175 2.56082 -1.2115 4.9175 2.57149 -1.15678 4.9175 2.55542 -1.125 5.0175 2.55104 -1.15678 4.9175 2.55542 -1.125 4.96011 2.55104 -1.125 5.0175 2.55104 -1.17983 5.0175 2.56082 -1.15678 4.9175 2.55542 -1.125 5.0175 3.14896 -1.125 4.96011 3.14896 -1.12852 4.9175 3.14864 -1.12852 4.9175 3.14864 -1.125 4.96011 3.14896 -1.10834 4.96011 3.14988 -1.09166 4.96011 3.14988 -1.12852 4.9175 3.14864 -1.10834 4.96011 3.14988 -1.09166 4.96011 3.14988 -1.075 4.96011 3.14896 -1.12852 4.9175 3.14864 -1.12852 4.9175 3.14864 -1.075 4.96011 3.14896 -1.07148 4.9175 3.14864 -1.07148 4.9175 3.14864 -1.075 4.96011 3.14896 -1.075 5.0175 3.14896 -1.02017 5.0175 3.13918 -1.07148 4.9175 3.14864 -1.075 5.0175 3.14896 -1.02017 5.0175 3.13918 -1.01548 4.9175 3.13785 -1.07148 4.9175 3.14864 -1.02017 5.0175 3.13918 -0.968088 5.0175 3.11944 -1.01548 4.9175 3.13785 -1.01548 4.9175 3.13785 -0.968088 5.0175 3.11944 -0.962532 4.9175 3.11665 -0.962532 4.9175 3.11665 -0.968088 5.0175 3.11944 -0.920555 5.0175 3.09042 -0.914552 4.9175 3.08582 -0.920555 5.0175 3.09042 -0.879206 5.0175 3.0531 -0.873275 4.9175 3.04646 -0.879206 5.0175 3.0531 -0.845468 5.0175 3.00879 -0.840192 4.9175 3 -0.845468 5.0175 3.00879 -0.820502 5.0175 2.959 -0.8165 4.9175 2.94812 -0.820502 5.0175 2.959 -0.80517 5.0175 2.90546 -0.803054 4.9175 2.89269 -0.80517 5.0175 2.90546 -0.8 5.0175 2.85 -0.80034 4.9175 2.83573 -0.8 5.0175 2.85 -0.80517 5.0175 2.79454 -0.808457 4.9175 2.77927 -0.80517 5.0175 2.79454 -0.820502 5.0175 2.741 -0.82711 4.9175 2.72538 -0.820502 5.0175 2.741 -0.845468 5.0175 2.69121 -0.855627 4.9175 2.67598 -0.845468 5.0175 2.69121 -0.879206 5.0175 2.6469 -0.892976 4.9175 2.63288 -0.879206 5.0175 2.6469 -0.920555 5.0175 2.60959 -0.937808 4.9175 2.59762 -0.920555 5.0175 2.60959 -0.968088 5.0175 2.58056 -0.988501 4.9175 2.57149 -0.968088 5.0175 2.58056 -1.02017 5.0175 2.56082 -1.04322 4.9175 2.55542 -1.02017 5.0175 2.56082 -1.075 5.0175 2.55104 -1.075 4.96011 2.55104 -1.04322 4.9175 2.55542 -1.075 5.0175 2.55104 -1.075 4.96011 2.55104 -1.1 4.9175 2.55 -1.04322 4.9175 2.55542 -1.075 4.96011 2.55104 -1.09166 4.96011 2.55012 -1.1 4.9175 2.55 -1.1 4.9175 2.55 -1.09166 4.96011 2.55012 -1.10834 4.96011 2.55012 -1.125 4.96011 2.55104 -1.1 4.9175 2.55 -1.10834 4.96011 2.55012 -1.125 4.96011 2.55104 -1.15678 4.9175 2.55542 -1.1 4.9175 2.55 -0.962532 4.9175 3.11665 -0.920555 5.0175 3.09042 -0.914552 4.9175 3.08582 -0.914552 4.9175 3.08582 -0.879206 5.0175 3.0531 -0.873275 4.9175 3.04646 -0.873275 4.9175 3.04646 -0.845468 5.0175 3.00879 -0.840192 4.9175 3 -0.840192 4.9175 3 -0.820502 5.0175 2.959 -0.8165 4.9175 2.94812 -0.8165 4.9175 2.94812 -0.80517 5.0175 2.90546 -0.803054 4.9175 2.89269 -0.803054 4.9175 2.89269 -0.8 5.0175 2.85 -0.80034 4.9175 2.83573 -0.80034 4.9175 2.83573 -0.80517 5.0175 2.79454 -0.808457 4.9175 2.77927 -0.808457 4.9175 2.77927 -0.820502 5.0175 2.741 -0.82711 4.9175 2.72538 -0.82711 4.9175 2.72538 -0.845468 5.0175 2.69121 -0.855627 4.9175 2.67598 -0.855627 4.9175 2.67598 -0.879206 5.0175 2.6469 -0.892976 4.9175 2.63288 -0.892976 4.9175 2.63288 -0.920555 5.0175 2.60959 -0.937808 4.9175 2.59762 -0.937808 4.9175 2.59762 -0.968088 5.0175 2.58056 -0.988501 4.9175 2.57149 -0.988501 4.9175 2.57149 -1.02017 5.0175 2.56082 -1.04322 4.9175 2.55542 -1.17983 5.0175 2.56082 -1.23191 5.0175 2.58056 -1.2115 4.9175 2.57149 -1.23191 5.0175 2.58056 -1.27945 5.0175 2.60959 -1.26219 4.9175 2.59762 -1.27945 5.0175 2.60959 -1.32079 5.0175 2.6469 -1.30702 4.9175 2.63288 -1.32079 5.0175 2.6469 -1.35453 5.0175 2.69121 -1.34437 4.9175 2.67598 -1.35453 5.0175 2.69121 -1.3795 5.0175 2.741 -1.37289 4.9175 2.72538 -1.3795 5.0175 2.741 -1.39483 5.0175 2.79454 -1.39154 4.9175 2.77927 -1.39483 5.0175 2.79454 -1.4 5.0175 2.85 -1.39966 4.9175 2.83573 -1.4 5.0175 2.85 -1.39483 5.0175 2.90546 -1.39695 4.9175 2.89269 -1.39483 5.0175 2.90546 -1.3795 5.0175 2.959 -1.3835 4.9175 2.94812 -1.3795 5.0175 2.959 -1.35453 5.0175 3.00879 -1.35981 4.9175 3 -1.35453 5.0175 3.00879 -1.32079 5.0175 3.0531 -1.32672 4.9175 3.04646 -1.32079 5.0175 3.0531 -1.27945 5.0175 3.09042 -1.28545 4.9175 3.08582 -1.13882 4.8175 2.99489 -1.13882 4.9175 2.99489 -1.1 4.8175 3 -1.13882 4.8175 2.99489 -1.175 4.9175 2.9799 -1.13882 4.9175 2.99489 -1.13882 4.8175 2.99489 -1.175 4.8175 2.9799 -1.175 4.9175 2.9799 -1.175 4.9175 2.9799 -1.175 4.8175 2.9799 -1.20607 4.9175 2.95607 -1.20607 4.9175 2.95607 -1.175 4.8175 2.9799 -1.20607 4.8175 2.95607 -1.2299 4.9175 2.925 -1.20607 4.8175 2.95607 -1.2299 4.8175 2.925 -1.24489 4.9175 2.88882 -1.2299 4.8175 2.925 -1.24489 4.8175 2.88882 -1.25 4.9175 2.85 -1.24489 4.8175 2.88882 -1.25 4.8175 2.85 -1.24489 4.9175 2.81118 -1.25 4.8175 2.85 -1.24489 4.8175 2.81118 -1.2299 4.9175 2.775 -1.24489 4.8175 2.81118 -1.2299 4.8175 2.775 -1.20607 4.9175 2.74393 -1.2299 4.8175 2.775 -1.20607 4.8175 2.74393 -1.175 4.9175 2.7201 -1.20607 4.8175 2.74393 -1.175 4.8175 2.7201 -1.13882 4.9175 2.70511 -1.175 4.8175 2.7201 -1.13882 4.8175 2.70511 -1.1 4.9175 2.7 -1.13882 4.8175 2.70511 -1.1 4.8175 2.7 -1.06118 4.9175 2.70511 -1.1 4.8175 2.7 -1.06118 4.8175 2.70511 -1.025 4.9175 2.7201 -1.06118 4.8175 2.70511 -1.025 4.8175 2.7201 -0.993934 4.9175 2.74393 -1.025 4.8175 2.7201 -0.993934 4.8175 2.74393 -0.970096 4.9175 2.775 -0.993934 4.8175 2.74393 -0.970096 4.8175 2.775 -0.955111 4.9175 2.81118 -0.970096 4.8175 2.775 -0.955111 4.8175 2.81118 -0.95 4.9175 2.85 -0.955111 4.8175 2.81118 -0.95 4.8175 2.85 -0.955111 4.9175 2.88882 -0.95 4.8175 2.85 -0.955111 4.8175 2.88882 -0.970096 4.9175 2.925 -0.955111 4.8175 2.88882 -0.970096 4.8175 2.925 -0.993934 4.9175 2.95607 -0.970096 4.8175 2.925 -0.993934 4.8175 2.95607 -1.025 4.9175 2.9799 -0.993934 4.8175 2.95607 -1.025 4.8175 2.9799 -1.06118 4.9175 2.99489 -1.025 4.8175 2.9799 -1.06118 4.8175 2.99489 -1.1 4.9175 3 -1.06118 4.8175 2.99489 -1.1 4.8175 3 -1.13882 4.9175 2.99489 -1.1 4.9175 3 -1.1 4.8175 3 -1.20607 4.9175 2.95607 -1.20607 4.8175 2.95607 -1.2299 4.9175 2.925 -1.2299 4.9175 2.925 -1.2299 4.8175 2.925 -1.24489 4.9175 2.88882 -1.24489 4.9175 2.88882 -1.24489 4.8175 2.88882 -1.25 4.9175 2.85 -1.25 4.9175 2.85 -1.25 4.8175 2.85 -1.24489 4.9175 2.81118 -1.24489 4.9175 2.81118 -1.24489 4.8175 2.81118 -1.2299 4.9175 2.775 -1.2299 4.9175 2.775 -1.2299 4.8175 2.775 -1.20607 4.9175 2.74393 -1.20607 4.9175 2.74393 -1.20607 4.8175 2.74393 -1.175 4.9175 2.7201 -1.175 4.9175 2.7201 -1.175 4.8175 2.7201 -1.13882 4.9175 2.70511 -1.13882 4.9175 2.70511 -1.13882 4.8175 2.70511 -1.1 4.9175 2.7 -1.1 4.9175 2.7 -1.1 4.8175 2.7 -1.06118 4.9175 2.70511 -1.06118 4.9175 2.70511 -1.06118 4.8175 2.70511 -1.025 4.9175 2.7201 -1.025 4.9175 2.7201 -1.025 4.8175 2.7201 -0.993934 4.9175 2.74393 -0.993934 4.9175 2.74393 -0.993934 4.8175 2.74393 -0.970096 4.9175 2.775 -0.970096 4.9175 2.775 -0.970096 4.8175 2.775 -0.955111 4.9175 2.81118 -0.955111 4.9175 2.81118 -0.955111 4.8175 2.81118 -0.95 4.9175 2.85 -0.95 4.9175 2.85 -0.95 4.8175 2.85 -0.955111 4.9175 2.88882 -0.955111 4.9175 2.88882 -0.955111 4.8175 2.88882 -0.970096 4.9175 2.925 -0.970096 4.9175 2.925 -0.970096 4.8175 2.925 -0.993934 4.9175 2.95607 -0.993934 4.9175 2.95607 -0.993934 4.8175 2.95607 -1.025 4.9175 2.9799 -1.025 4.9175 2.9799 -1.025 4.8175 2.9799 -1.06118 4.9175 2.99489 -1.06118 4.9175 2.99489 -1.06118 4.8175 2.99489 -1.1 4.9175 3 -1.04322 4.9175 -3.14458 -1.1 4.9175 -3.15 -1.1 4.9175 -3 -1.06118 4.9175 -2.99489 -1.04322 4.9175 -3.14458 -1.1 4.9175 -3 -1.06118 4.9175 -2.99489 -0.988501 4.9175 -3.12851 -1.04322 4.9175 -3.14458 -1.06118 4.9175 -2.99489 -1.025 4.9175 -2.9799 -0.988501 4.9175 -3.12851 -0.988501 4.9175 -3.12851 -1.025 4.9175 -2.9799 -0.937808 4.9175 -3.10238 -0.937808 4.9175 -3.10238 -1.025 4.9175 -2.9799 -0.993934 4.9175 -2.95607 -0.892976 4.9175 -3.06712 -0.993934 4.9175 -2.95607 -0.855627 4.9175 -3.02402 -0.892976 4.9175 -3.06712 -0.937808 4.9175 -3.10238 -0.993934 4.9175 -2.95607 -1.2115 4.9175 -3.12851 -1.13882 4.9175 -2.99489 -1.15678 4.9175 -3.14458 -1.2115 4.9175 -3.12851 -1.175 4.9175 -2.9799 -1.13882 4.9175 -2.99489 -1.2115 4.9175 -3.12851 -1.26219 4.9175 -3.10238 -1.175 4.9175 -2.9799 -1.175 4.9175 -2.9799 -1.26219 4.9175 -3.10238 -1.20607 4.9175 -2.95607 -1.20607 4.9175 -2.95607 -1.26219 4.9175 -3.10238 -1.30702 4.9175 -3.06712 -1.34437 4.9175 -3.02402 -1.20607 4.9175 -2.95607 -1.30702 4.9175 -3.06712 -1.34437 4.9175 -3.02402 -1.2299 4.9175 -2.925 -1.20607 4.9175 -2.95607 -1.34437 4.9175 -3.02402 -1.37289 4.9175 -2.97462 -1.2299 4.9175 -2.925 -1.2299 4.9175 -2.925 -1.37289 4.9175 -2.97462 -1.24489 4.9175 -2.88882 -1.24489 4.9175 -2.88882 -1.37289 4.9175 -2.97462 -1.39154 4.9175 -2.92073 -1.39966 4.9175 -2.86427 -1.24489 4.9175 -2.88882 -1.39154 4.9175 -2.92073 -1.39966 4.9175 -2.86427 -1.25 4.9175 -2.85 -1.24489 4.9175 -2.88882 -1.39966 4.9175 -2.86427 -1.39695 4.9175 -2.80731 -1.25 4.9175 -2.85 -1.25 4.9175 -2.85 -1.39695 4.9175 -2.80731 -1.24489 4.9175 -2.81118 -1.24489 4.9175 -2.81118 -1.39695 4.9175 -2.80731 -1.3835 4.9175 -2.75188 -1.2299 4.9175 -2.775 -1.3835 4.9175 -2.75188 -1.35981 4.9175 -2.7 -1.32672 4.9175 -2.65354 -1.2299 4.9175 -2.775 -1.35981 4.9175 -2.7 -1.32672 4.9175 -2.65354 -1.20607 4.9175 -2.74393 -1.2299 4.9175 -2.775 -1.32672 4.9175 -2.65354 -1.28545 4.9175 -2.61418 -1.20607 4.9175 -2.74393 -1.20607 4.9175 -2.74393 -1.28545 4.9175 -2.61418 -1.175 4.9175 -2.7201 -1.175 4.9175 -2.7201 -1.28545 4.9175 -2.61418 -1.23747 4.9175 -2.58335 -1.13882 4.9175 -2.70511 -1.23747 4.9175 -2.58335 -1.18452 4.9175 -2.56215 -1.12852 4.9175 -2.55136 -1.13882 4.9175 -2.70511 -1.18452 4.9175 -2.56215 -1.12852 4.9175 -2.55136 -1.1 4.9175 -2.7 -1.13882 4.9175 -2.70511 -1.12852 4.9175 -2.55136 -1.07148 4.9175 -2.55136 -1.1 4.9175 -2.7 -1.1 4.9175 -2.7 -1.07148 4.9175 -2.55136 -1.06118 4.9175 -2.70511 -1.06118 4.9175 -2.70511 -1.07148 4.9175 -2.55136 -1.01548 4.9175 -2.56215 -0.962532 4.9175 -2.58335 -1.06118 4.9175 -2.70511 -1.01548 4.9175 -2.56215 -0.962532 4.9175 -2.58335 -1.025 4.9175 -2.7201 -1.06118 4.9175 -2.70511 -0.962532 4.9175 -2.58335 -0.914552 4.9175 -2.61418 -1.025 4.9175 -2.7201 -1.025 4.9175 -2.7201 -0.914552 4.9175 -2.61418 -0.993934 4.9175 -2.74393 -0.993934 4.9175 -2.74393 -0.914552 4.9175 -2.61418 -0.873275 4.9175 -2.65354 -0.970096 4.9175 -2.775 -0.873275 4.9175 -2.65354 -0.840192 4.9175 -2.7 -0.8165 4.9175 -2.75188 -0.970096 4.9175 -2.775 -0.840192 4.9175 -2.7 -0.8165 4.9175 -2.75188 -0.955111 4.9175 -2.81118 -0.970096 4.9175 -2.775 -0.8165 4.9175 -2.75188 -0.803054 4.9175 -2.80731 -0.955111 4.9175 -2.81118 -0.955111 4.9175 -2.81118 -0.803054 4.9175 -2.80731 -0.95 4.9175 -2.85 -0.95 4.9175 -2.85 -0.803054 4.9175 -2.80731 -0.80034 4.9175 -2.86427 -0.955111 4.9175 -2.88882 -0.80034 4.9175 -2.86427 -0.808457 4.9175 -2.92073 -0.82711 4.9175 -2.97462 -0.955111 4.9175 -2.88882 -0.808457 4.9175 -2.92073 -0.82711 4.9175 -2.97462 -0.970096 4.9175 -2.925 -0.955111 4.9175 -2.88882 -0.82711 4.9175 -2.97462 -0.855627 4.9175 -3.02402 -0.970096 4.9175 -2.925 -0.970096 4.9175 -2.925 -0.855627 4.9175 -3.02402 -0.993934 4.9175 -2.95607 -1.24489 4.9175 -2.81118 -1.3835 4.9175 -2.75188 -1.2299 4.9175 -2.775 -1.175 4.9175 -2.7201 -1.23747 4.9175 -2.58335 -1.13882 4.9175 -2.70511 -0.993934 4.9175 -2.74393 -0.873275 4.9175 -2.65354 -0.970096 4.9175 -2.775 -0.95 4.9175 -2.85 -0.80034 4.9175 -2.86427 -0.955111 4.9175 -2.88882 -1.13882 4.9175 -2.99489 -1.1 4.9175 -3 -1.15678 4.9175 -3.14458 -1.15678 4.9175 -3.14458 -1.1 4.9175 -3 -1.1 4.9175 -3.15 -1.17983 5.0175 -2.56082 -1.125 5.0175 -2.55104 -1.12852 4.9175 -2.55136 -1.18452 4.9175 -2.56215 -1.17983 5.0175 -2.56082 -1.12852 4.9175 -2.55136 -1.18452 4.9175 -2.56215 -1.23191 5.0175 -2.58056 -1.17983 5.0175 -2.56082 -1.18452 4.9175 -2.56215 -1.23747 4.9175 -2.58335 -1.23191 5.0175 -2.58056 -1.23191 5.0175 -2.58056 -1.23747 4.9175 -2.58335 -1.27945 5.0175 -2.60959 -1.27945 5.0175 -2.60959 -1.23747 4.9175 -2.58335 -1.28545 4.9175 -2.61418 -1.32079 5.0175 -2.6469 -1.28545 4.9175 -2.61418 -1.32672 4.9175 -2.65354 -1.35453 5.0175 -2.69121 -1.32672 4.9175 -2.65354 -1.35981 4.9175 -2.7 -1.3795 5.0175 -2.741 -1.35981 4.9175 -2.7 -1.3835 4.9175 -2.75188 -1.39483 5.0175 -2.79454 -1.3835 4.9175 -2.75188 -1.39695 4.9175 -2.80731 -1.4 5.0175 -2.85 -1.39695 4.9175 -2.80731 -1.39966 4.9175 -2.86427 -1.39483 5.0175 -2.90546 -1.39966 4.9175 -2.86427 -1.39154 4.9175 -2.92073 -1.3795 5.0175 -2.959 -1.39154 4.9175 -2.92073 -1.37289 4.9175 -2.97462 -1.35453 5.0175 -3.00879 -1.37289 4.9175 -2.97462 -1.34437 4.9175 -3.02402 -1.32079 5.0175 -3.0531 -1.34437 4.9175 -3.02402 -1.30702 4.9175 -3.06712 -1.27945 5.0175 -3.09042 -1.30702 4.9175 -3.06712 -1.26219 4.9175 -3.10238 -1.23191 5.0175 -3.11944 -1.26219 4.9175 -3.10238 -1.2115 4.9175 -3.12851 -1.17983 5.0175 -3.13918 -1.2115 4.9175 -3.12851 -1.15678 4.9175 -3.14458 -1.125 5.0175 -3.14896 -1.15678 4.9175 -3.14458 -1.125 4.96011 -3.14896 -1.125 5.0175 -3.14896 -1.17983 5.0175 -3.13918 -1.15678 4.9175 -3.14458 -1.125 5.0175 -2.55104 -1.125 4.96011 -2.55104 -1.12852 4.9175 -2.55136 -1.12852 4.9175 -2.55136 -1.125 4.96011 -2.55104 -1.10834 4.96011 -2.55012 -1.09166 4.96011 -2.55012 -1.12852 4.9175 -2.55136 -1.10834 4.96011 -2.55012 -1.09166 4.96011 -2.55012 -1.075 4.96011 -2.55104 -1.12852 4.9175 -2.55136 -1.12852 4.9175 -2.55136 -1.075 4.96011 -2.55104 -1.07148 4.9175 -2.55136 -1.07148 4.9175 -2.55136 -1.075 4.96011 -2.55104 -1.075 5.0175 -2.55104 -1.02017 5.0175 -2.56082 -1.07148 4.9175 -2.55136 -1.075 5.0175 -2.55104 -1.02017 5.0175 -2.56082 -1.01548 4.9175 -2.56215 -1.07148 4.9175 -2.55136 -1.02017 5.0175 -2.56082 -0.968088 5.0175 -2.58056 -1.01548 4.9175 -2.56215 -1.01548 4.9175 -2.56215 -0.968088 5.0175 -2.58056 -0.962532 4.9175 -2.58335 -0.962532 4.9175 -2.58335 -0.968088 5.0175 -2.58056 -0.920555 5.0175 -2.60959 -0.914552 4.9175 -2.61418 -0.920555 5.0175 -2.60959 -0.879206 5.0175 -2.6469 -0.873275 4.9175 -2.65354 -0.879206 5.0175 -2.6469 -0.845468 5.0175 -2.69121 -0.840192 4.9175 -2.7 -0.845468 5.0175 -2.69121 -0.820502 5.0175 -2.741 -0.8165 4.9175 -2.75188 -0.820502 5.0175 -2.741 -0.80517 5.0175 -2.79454 -0.803054 4.9175 -2.80731 -0.80517 5.0175 -2.79454 -0.8 5.0175 -2.85 -0.80034 4.9175 -2.86427 -0.8 5.0175 -2.85 -0.80517 5.0175 -2.90546 -0.808457 4.9175 -2.92073 -0.80517 5.0175 -2.90546 -0.820502 5.0175 -2.959 -0.82711 4.9175 -2.97462 -0.820502 5.0175 -2.959 -0.845468 5.0175 -3.00879 -0.855627 4.9175 -3.02402 -0.845468 5.0175 -3.00879 -0.879206 5.0175 -3.0531 -0.892976 4.9175 -3.06712 -0.879206 5.0175 -3.0531 -0.920555 5.0175 -3.09042 -0.937808 4.9175 -3.10238 -0.920555 5.0175 -3.09042 -0.968088 5.0175 -3.11944 -0.988501 4.9175 -3.12851 -0.968088 5.0175 -3.11944 -1.02017 5.0175 -3.13918 -1.04322 4.9175 -3.14458 -1.02017 5.0175 -3.13918 -1.075 5.0175 -3.14896 -1.075 4.96011 -3.14896 -1.04322 4.9175 -3.14458 -1.075 5.0175 -3.14896 -1.075 4.96011 -3.14896 -1.1 4.9175 -3.15 -1.04322 4.9175 -3.14458 -1.075 4.96011 -3.14896 -1.09166 4.96011 -3.14988 -1.1 4.9175 -3.15 -1.1 4.9175 -3.15 -1.09166 4.96011 -3.14988 -1.10834 4.96011 -3.14988 -1.125 4.96011 -3.14896 -1.1 4.9175 -3.15 -1.10834 4.96011 -3.14988 -1.125 4.96011 -3.14896 -1.15678 4.9175 -3.14458 -1.1 4.9175 -3.15 -0.962532 4.9175 -2.58335 -0.920555 5.0175 -2.60959 -0.914552 4.9175 -2.61418 -0.914552 4.9175 -2.61418 -0.879206 5.0175 -2.6469 -0.873275 4.9175 -2.65354 -0.873275 4.9175 -2.65354 -0.845468 5.0175 -2.69121 -0.840192 4.9175 -2.7 -0.840192 4.9175 -2.7 -0.820502 5.0175 -2.741 -0.8165 4.9175 -2.75188 -0.8165 4.9175 -2.75188 -0.80517 5.0175 -2.79454 -0.803054 4.9175 -2.80731 -0.803054 4.9175 -2.80731 -0.8 5.0175 -2.85 -0.80034 4.9175 -2.86427 -0.80034 4.9175 -2.86427 -0.80517 5.0175 -2.90546 -0.808457 4.9175 -2.92073 -0.808457 4.9175 -2.92073 -0.820502 5.0175 -2.959 -0.82711 4.9175 -2.97462 -0.82711 4.9175 -2.97462 -0.845468 5.0175 -3.00879 -0.855627 4.9175 -3.02402 -0.855627 4.9175 -3.02402 -0.879206 5.0175 -3.0531 -0.892976 4.9175 -3.06712 -0.892976 4.9175 -3.06712 -0.920555 5.0175 -3.09042 -0.937808 4.9175 -3.10238 -0.937808 4.9175 -3.10238 -0.968088 5.0175 -3.11944 -0.988501 4.9175 -3.12851 -0.988501 4.9175 -3.12851 -1.02017 5.0175 -3.13918 -1.04322 4.9175 -3.14458 -1.17983 5.0175 -3.13918 -1.23191 5.0175 -3.11944 -1.2115 4.9175 -3.12851 -1.23191 5.0175 -3.11944 -1.27945 5.0175 -3.09042 -1.26219 4.9175 -3.10238 -1.27945 5.0175 -3.09042 -1.32079 5.0175 -3.0531 -1.30702 4.9175 -3.06712 -1.32079 5.0175 -3.0531 -1.35453 5.0175 -3.00879 -1.34437 4.9175 -3.02402 -1.35453 5.0175 -3.00879 -1.3795 5.0175 -2.959 -1.37289 4.9175 -2.97462 -1.3795 5.0175 -2.959 -1.39483 5.0175 -2.90546 -1.39154 4.9175 -2.92073 -1.39483 5.0175 -2.90546 -1.4 5.0175 -2.85 -1.39966 4.9175 -2.86427 -1.4 5.0175 -2.85 -1.39483 5.0175 -2.79454 -1.39695 4.9175 -2.80731 -1.39483 5.0175 -2.79454 -1.3795 5.0175 -2.741 -1.3835 4.9175 -2.75188 -1.3795 5.0175 -2.741 -1.35453 5.0175 -2.69121 -1.35981 4.9175 -2.7 -1.35453 5.0175 -2.69121 -1.32079 5.0175 -2.6469 -1.32672 4.9175 -2.65354 -1.32079 5.0175 -2.6469 -1.27945 5.0175 -2.60959 -1.28545 4.9175 -2.61418 -1.13882 4.8175 -2.70511 -1.13882 4.9175 -2.70511 -1.1 4.8175 -2.7 -1.13882 4.8175 -2.70511 -1.175 4.9175 -2.7201 -1.13882 4.9175 -2.70511 -1.13882 4.8175 -2.70511 -1.175 4.8175 -2.7201 -1.175 4.9175 -2.7201 -1.175 4.9175 -2.7201 -1.175 4.8175 -2.7201 -1.20607 4.9175 -2.74393 -1.20607 4.9175 -2.74393 -1.175 4.8175 -2.7201 -1.20607 4.8175 -2.74393 -1.2299 4.9175 -2.775 -1.20607 4.8175 -2.74393 -1.2299 4.8175 -2.775 -1.24489 4.9175 -2.81118 -1.2299 4.8175 -2.775 -1.24489 4.8175 -2.81118 -1.25 4.9175 -2.85 -1.24489 4.8175 -2.81118 -1.25 4.8175 -2.85 -1.24489 4.9175 -2.88882 -1.25 4.8175 -2.85 -1.24489 4.8175 -2.88882 -1.2299 4.9175 -2.925 -1.24489 4.8175 -2.88882 -1.2299 4.8175 -2.925 -1.20607 4.9175 -2.95607 -1.2299 4.8175 -2.925 -1.20607 4.8175 -2.95607 -1.175 4.9175 -2.9799 -1.20607 4.8175 -2.95607 -1.175 4.8175 -2.9799 -1.13882 4.9175 -2.99489 -1.175 4.8175 -2.9799 -1.13882 4.8175 -2.99489 -1.1 4.9175 -3 -1.13882 4.8175 -2.99489 -1.1 4.8175 -3 -1.06118 4.9175 -2.99489 -1.1 4.8175 -3 -1.06118 4.8175 -2.99489 -1.025 4.9175 -2.9799 -1.06118 4.8175 -2.99489 -1.025 4.8175 -2.9799 -0.993934 4.9175 -2.95607 -1.025 4.8175 -2.9799 -0.993934 4.8175 -2.95607 -0.970096 4.9175 -2.925 -0.993934 4.8175 -2.95607 -0.970096 4.8175 -2.925 -0.955111 4.9175 -2.88882 -0.970096 4.8175 -2.925 -0.955111 4.8175 -2.88882 -0.95 4.9175 -2.85 -0.955111 4.8175 -2.88882 -0.95 4.8175 -2.85 -0.955111 4.9175 -2.81118 -0.95 4.8175 -2.85 -0.955111 4.8175 -2.81118 -0.970096 4.9175 -2.775 -0.955111 4.8175 -2.81118 -0.970096 4.8175 -2.775 -0.993934 4.9175 -2.74393 -0.970096 4.8175 -2.775 -0.993934 4.8175 -2.74393 -1.025 4.9175 -2.7201 -0.993934 4.8175 -2.74393 -1.025 4.8175 -2.7201 -1.06118 4.9175 -2.70511 -1.025 4.8175 -2.7201 -1.06118 4.8175 -2.70511 -1.1 4.9175 -2.7 -1.06118 4.8175 -2.70511 -1.1 4.8175 -2.7 -1.13882 4.9175 -2.70511 -1.1 4.9175 -2.7 -1.1 4.8175 -2.7 -1.20607 4.9175 -2.74393 -1.20607 4.8175 -2.74393 -1.2299 4.9175 -2.775 -1.2299 4.9175 -2.775 -1.2299 4.8175 -2.775 -1.24489 4.9175 -2.81118 -1.24489 4.9175 -2.81118 -1.24489 4.8175 -2.81118 -1.25 4.9175 -2.85 -1.25 4.9175 -2.85 -1.25 4.8175 -2.85 -1.24489 4.9175 -2.88882 -1.24489 4.9175 -2.88882 -1.24489 4.8175 -2.88882 -1.2299 4.9175 -2.925 -1.2299 4.9175 -2.925 -1.2299 4.8175 -2.925 -1.20607 4.9175 -2.95607 -1.20607 4.9175 -2.95607 -1.20607 4.8175 -2.95607 -1.175 4.9175 -2.9799 -1.175 4.9175 -2.9799 -1.175 4.8175 -2.9799 -1.13882 4.9175 -2.99489 -1.13882 4.9175 -2.99489 -1.13882 4.8175 -2.99489 -1.1 4.9175 -3 -1.1 4.9175 -3 -1.1 4.8175 -3 -1.06118 4.9175 -2.99489 -1.06118 4.9175 -2.99489 -1.06118 4.8175 -2.99489 -1.025 4.9175 -2.9799 -1.025 4.9175 -2.9799 -1.025 4.8175 -2.9799 -0.993934 4.9175 -2.95607 -0.993934 4.9175 -2.95607 -0.993934 4.8175 -2.95607 -0.970096 4.9175 -2.925 -0.970096 4.9175 -2.925 -0.970096 4.8175 -2.925 -0.955111 4.9175 -2.88882 -0.955111 4.9175 -2.88882 -0.955111 4.8175 -2.88882 -0.95 4.9175 -2.85 -0.95 4.9175 -2.85 -0.95 4.8175 -2.85 -0.955111 4.9175 -2.81118 -0.955111 4.9175 -2.81118 -0.955111 4.8175 -2.81118 -0.970096 4.9175 -2.775 -0.970096 4.9175 -2.775 -0.970096 4.8175 -2.775 -0.993934 4.9175 -2.74393 -0.993934 4.9175 -2.74393 -0.993934 4.8175 -2.74393 -1.025 4.9175 -2.7201 -1.025 4.9175 -2.7201 -1.025 4.8175 -2.7201 -1.06118 4.9175 -2.70511 -1.06118 4.9175 -2.70511 -1.06118 4.8175 -2.70511 -1.1 4.9175 -2.7 -1.125 5.0175 3.14896 -1.17983 5.0175 3.13918 -1.125 5.0175 5.5 -1.125 5.0175 5.5 -1.17983 5.0175 3.13918 -1.23191 5.0175 3.11944 -1.27945 5.0175 3.09042 -1.125 5.0175 5.5 -1.23191 5.0175 3.11944 -1.27945 5.0175 3.09042 -1.32079 5.0175 3.0531 -1.125 5.0175 5.5 -1.125 5.0175 5.5 -1.32079 5.0175 3.0531 -1.55 5.0175 5.5 -1.55 5.0175 5.5 -1.32079 5.0175 3.0531 -1.35453 5.0175 3.00879 -1.3795 5.0175 2.959 -1.55 5.0175 5.5 -1.35453 5.0175 3.00879 -1.3795 5.0175 2.959 -1.39483 5.0175 2.90546 -1.55 5.0175 5.5 -1.55 5.0175 5.5 -1.39483 5.0175 2.90546 -1.4 5.0175 2.85 -1.55 5.0175 -5.5 -1.4 5.0175 2.85 -1.4 5.0175 -2.85 -1.39483 5.0175 -2.90546 -1.55 5.0175 -5.5 -1.4 5.0175 -2.85 -1.39483 5.0175 -2.90546 -1.3795 5.0175 -2.959 -1.55 5.0175 -5.5 -1.55 5.0175 -5.5 -1.3795 5.0175 -2.959 -1.35453 5.0175 -3.00879 -1.32079 5.0175 -3.0531 -1.55 5.0175 -5.5 -1.35453 5.0175 -3.00879 -1.32079 5.0175 -3.0531 -1.125 5.0175 -5.5 -1.55 5.0175 -5.5 -1.32079 5.0175 -3.0531 -1.27945 5.0175 -3.09042 -1.125 5.0175 -5.5 -1.125 5.0175 -5.5 -1.27945 5.0175 -3.09042 -1.23191 5.0175 -3.11944 -1.17983 5.0175 -3.13918 -1.125 5.0175 -5.5 -1.23191 5.0175 -3.11944 -1.17983 5.0175 -3.13918 -1.125 5.0175 -3.14896 -1.125 5.0175 -5.5 -1.4 5.0175 2.85 -1.39483 5.0175 2.79454 -1.4 5.0175 -2.85 -1.4 5.0175 -2.85 -1.39483 5.0175 2.79454 -1.39483 5.0175 -2.79454 -1.39483 5.0175 -2.79454 -1.39483 5.0175 2.79454 -1.3795 5.0175 2.741 -1.3795 5.0175 -2.741 -1.3795 5.0175 2.741 -1.35453 5.0175 2.69121 -1.35453 5.0175 -2.69121 -1.35453 5.0175 2.69121 -1.32079 5.0175 2.6469 -1.32079 5.0175 -2.6469 -1.32079 5.0175 2.6469 -1.27945 5.0175 2.60959 -1.27945 5.0175 -2.60959 -1.27945 5.0175 2.60959 -1.23191 5.0175 2.58056 -1.23191 5.0175 -2.58056 -1.23191 5.0175 2.58056 -1.17983 5.0175 2.56082 -1.17983 5.0175 -2.56082 -1.17983 5.0175 2.56082 -1.125 5.0175 -2.55104 -1.17983 5.0175 -2.56082 -1.23191 5.0175 -2.58056 -1.17983 5.0175 2.56082 -1.39483 5.0175 -2.79454 -1.3795 5.0175 2.741 -1.3795 5.0175 -2.741 -1.3795 5.0175 -2.741 -1.35453 5.0175 2.69121 -1.35453 5.0175 -2.69121 -1.35453 5.0175 -2.69121 -1.32079 5.0175 2.6469 -1.32079 5.0175 -2.6469 -1.32079 5.0175 -2.6469 -1.27945 5.0175 2.60959 -1.27945 5.0175 -2.60959 -1.27945 5.0175 -2.60959 -1.23191 5.0175 2.58056 -1.23191 5.0175 -2.58056 -1.17983 5.0175 2.56082 -1.125 5.0175 2.55104 -1.125 5.0175 -2.55104 -1.55 5.0175 -5.5 -1.55 5.0175 5.5 -1.4 5.0175 2.85 -1.125 4.96011 -3.14896 -1.125 4.96011 -5.5 -1.125 5.0175 -3.14896 -1.125 5.0175 -3.14896 -1.125 4.96011 -5.5 -1.125 5.0175 -5.5 -1.125 4.96011 2.55104 -1.125 4.96011 -2.55104 -1.125 5.0175 2.55104 -1.125 5.0175 2.55104 -1.125 4.96011 -2.55104 -1.125 5.0175 -2.55104 -1.125 4.96011 -3.14896 -1.10834 4.96011 -3.14988 -1.125 4.96011 -5.5 -1.125 4.96011 -5.5 -1.10834 4.96011 -3.14988 -1.075 4.96011 -5.5 -1.075 4.96011 -5.5 -1.10834 4.96011 -3.14988 -1.09166 4.96011 -3.14988 -1.075 4.96011 -3.14896 -1.075 4.96011 -5.5 -1.09166 4.96011 -3.14988 -1.125 4.96011 2.55104 -1.10834 4.96011 2.55012 -1.125 4.96011 -2.55104 -1.125 4.96011 -2.55104 -1.10834 4.96011 2.55012 -1.10834 4.96011 -2.55012 -1.10834 4.96011 -2.55012 -1.10834 4.96011 2.55012 -1.09166 4.96011 -2.55012 -1.09166 4.96011 -2.55012 -1.10834 4.96011 2.55012 -1.09166 4.96011 2.55012 -1.075 4.96011 2.55104 -1.09166 4.96011 -2.55012 -1.09166 4.96011 2.55012 -1.075 4.96011 2.55104 -1.075 4.96011 -2.55104 -1.09166 4.96011 -2.55012 -1.075 5.0175 -3.14896 -1.075 5.0175 -5.5 -1.075 4.96011 -3.14896 -1.075 4.96011 -3.14896 -1.075 5.0175 -5.5 -1.075 4.96011 -5.5 -1.075 5.0175 2.55104 -1.075 5.0175 -2.55104 -1.075 4.96011 2.55104 -1.075 4.96011 2.55104 -1.075 5.0175 -2.55104 -1.075 4.96011 -2.55104 -0.3 5.4175 5.5 -0.3 4.8175 5.5 -0.3 5.4175 -5.5 -0.3 5.4175 -5.5 -0.3 4.8175 5.5 -0.3 4.8175 -5.5 -0.3 5.4175 5.5 -0.3 5.4175 -5.5 -0.6 5.4175 5.5 -0.6 5.4175 5.5 -0.3 5.4175 -5.5 -0.6 5.4175 -5.5 -0.6 5.4175 5.5 -0.6 5.4175 -5.5 -0.6 5.2675 5.5 -0.6 5.2675 5.5 -0.6 5.4175 -5.5 -0.6 5.2675 -5.5 -0.6 5.2675 5.5 -0.6 5.2675 -5.5 -0.45 5.2675 5.5 -0.45 5.2675 5.5 -0.6 5.2675 -5.5 -0.45 5.2675 -5.5 -0.45 5.2675 5.5 -0.45 5.2675 -5.5 -0.45 5.0675 5.5 -0.45 5.0675 5.5 -0.45 5.2675 -5.5 -0.45 5.0675 -5.5 -0.45 5.0675 5.5 -0.45 5.0675 -5.5 -0.65 5.0675 5.5 -0.65 5.0675 5.5 -0.45 5.0675 -5.5 -0.65 5.0675 -5.5 -0.65 5.0675 5.5 -0.65 5.0675 -5.5 -0.65 5.0175 5.5 -0.65 5.0175 5.5 -0.65 5.0675 -5.5 -0.65 5.0175 -5.5 -1.075 5.0175 2.55104 -1.02017 5.0175 2.56082 -1.075 5.0175 -2.55104 -1.075 5.0175 -2.55104 -1.02017 5.0175 2.56082 -1.02017 5.0175 -2.56082 -1.02017 5.0175 -2.56082 -1.02017 5.0175 2.56082 -0.968088 5.0175 2.58056 -0.968088 5.0175 -2.58056 -0.968088 5.0175 2.58056 -0.920555 5.0175 2.60959 -0.920555 5.0175 -2.60959 -0.920555 5.0175 2.60959 -0.879206 5.0175 2.6469 -0.879206 5.0175 -2.6469 -0.879206 5.0175 2.6469 -0.845468 5.0175 2.69121 -0.845468 5.0175 -2.69121 -0.845468 5.0175 2.69121 -0.820502 5.0175 2.741 -0.820502 5.0175 -2.741 -0.820502 5.0175 2.741 -0.80517 5.0175 2.79454 -0.80517 5.0175 -2.79454 -0.80517 5.0175 2.79454 -0.8 5.0175 2.85 -0.8 5.0175 -2.85 -0.8 5.0175 2.85 -0.65 5.0175 5.5 -0.65 5.0175 -5.5 -0.8 5.0175 -2.85 -0.65 5.0175 5.5 -0.65 5.0175 -5.5 -0.80517 5.0175 -2.90546 -0.8 5.0175 -2.85 -0.65 5.0175 -5.5 -0.820502 5.0175 -2.959 -0.80517 5.0175 -2.90546 -0.65 5.0175 -5.5 -0.845468 5.0175 -3.00879 -0.820502 5.0175 -2.959 -0.65 5.0175 -5.5 -0.879206 5.0175 -3.0531 -0.845468 5.0175 -3.00879 -0.65 5.0175 -5.5 -1.075 5.0175 -5.5 -0.879206 5.0175 -3.0531 -0.879206 5.0175 -3.0531 -1.075 5.0175 -5.5 -0.920555 5.0175 -3.09042 -0.920555 5.0175 -3.09042 -1.075 5.0175 -5.5 -0.968088 5.0175 -3.11944 -0.968088 5.0175 -3.11944 -1.075 5.0175 -5.5 -1.02017 5.0175 -3.13918 -1.02017 5.0175 -3.13918 -1.075 5.0175 -5.5 -1.075 5.0175 -3.14896 -1.02017 5.0175 -2.56082 -0.968088 5.0175 2.58056 -0.968088 5.0175 -2.58056 -0.968088 5.0175 -2.58056 -0.920555 5.0175 2.60959 -0.920555 5.0175 -2.60959 -0.920555 5.0175 -2.60959 -0.879206 5.0175 2.6469 -0.879206 5.0175 -2.6469 -0.879206 5.0175 -2.6469 -0.845468 5.0175 2.69121 -0.845468 5.0175 -2.69121 -0.845468 5.0175 -2.69121 -0.820502 5.0175 2.741 -0.820502 5.0175 -2.741 -0.820502 5.0175 -2.741 -0.80517 5.0175 2.79454 -0.80517 5.0175 -2.79454 -0.8 5.0175 2.85 -0.80517 5.0175 2.90546 -0.65 5.0175 5.5 -0.65 5.0175 5.5 -0.80517 5.0175 2.90546 -0.820502 5.0175 2.959 -0.845468 5.0175 3.00879 -0.65 5.0175 5.5 -0.820502 5.0175 2.959 -0.845468 5.0175 3.00879 -0.879206 5.0175 3.0531 -0.65 5.0175 5.5 -0.65 5.0175 5.5 -0.879206 5.0175 3.0531 -1.075 5.0175 5.5 -1.075 5.0175 5.5 -0.879206 5.0175 3.0531 -0.920555 5.0175 3.09042 -0.968088 5.0175 3.11944 -1.075 5.0175 5.5 -0.920555 5.0175 3.09042 -0.968088 5.0175 3.11944 -1.02017 5.0175 3.13918 -1.075 5.0175 5.5 -1.075 5.0175 5.5 -1.02017 5.0175 3.13918 -1.075 5.0175 3.14896 -0.8 5.0175 -2.85 -0.80517 5.0175 -2.79454 -0.8 5.0175 2.85 -1.075 4.96011 3.14896 -1.075 4.96011 5.5 -1.075 5.0175 3.14896 -1.075 5.0175 3.14896 -1.075 4.96011 5.5 -1.075 5.0175 5.5 -1.075 4.96011 3.14896 -1.09166 4.96011 3.14988 -1.075 4.96011 5.5 -1.075 4.96011 5.5 -1.09166 4.96011 3.14988 -1.125 4.96011 5.5 -1.125 4.96011 5.5 -1.09166 4.96011 3.14988 -1.10834 4.96011 3.14988 -1.125 4.96011 3.14896 -1.125 4.96011 5.5 -1.10834 4.96011 3.14988 -1.125 5.0175 3.14896 -1.125 5.0175 5.5 -1.125 4.96011 3.14896 -1.125 4.96011 3.14896 -1.125 5.0175 5.5 -1.125 4.96011 5.5 -1.55 5.0175 5.5 -1.55 5.0175 -5.5 -1.55 5.0675 5.5 -1.55 5.0675 5.5 -1.55 5.0175 -5.5 -1.55 5.0675 -5.5 -1.55 5.0675 5.5 -1.55 5.0675 -5.5 -1.75 5.0675 5.5 -1.75 5.0675 5.5 -1.55 5.0675 -5.5 -1.75 5.0675 -5.5 -1.75 5.0675 5.5 -1.75 5.0675 -5.5 -1.75 5.2675 5.5 -1.75 5.2675 5.5 -1.75 5.0675 -5.5 -1.75 5.2675 -5.5 -1.75 5.2675 5.5 -1.75 5.2675 -5.5 -1.6 5.2675 5.5 -1.6 5.2675 5.5 -1.75 5.2675 -5.5 -1.6 5.2675 -5.5 -1.6 5.2675 5.5 -1.6 5.2675 -5.5 -1.6 5.4175 5.5 -1.6 5.4175 5.5 -1.6 5.2675 -5.5 -1.6 5.4175 -5.5 -1.6 5.4175 5.5 -1.6 5.4175 -5.5 -1.9 5.4175 5.5 -1.9 5.4175 5.5 -1.6 5.4175 -5.5 -1.9 5.4175 -5.5 -1.9 4.8175 5.5 -1.9 5.4175 5.5 -1.9 4.8175 -5.5 -1.9 4.8175 -5.5 -1.9 5.4175 5.5 -1.9 5.4175 -5.5 -1.06118 4.8175 2.99489 -0.3 4.8175 5.5 -1.1 4.8175 3 -1.06118 4.8175 2.99489 -1.025 4.8175 2.9799 -0.3 4.8175 5.5 -0.3 4.8175 5.5 -1.025 4.8175 2.9799 -0.993934 4.8175 2.95607 -0.970096 4.8175 2.925 -0.3 4.8175 5.5 -0.993934 4.8175 2.95607 -0.970096 4.8175 2.925 -0.955111 4.8175 2.88882 -0.3 4.8175 5.5 -0.3 4.8175 5.5 -0.955111 4.8175 2.88882 -0.95 4.8175 2.85 -0.95 4.8175 -2.85 -0.95 4.8175 2.85 -0.955111 4.8175 2.81118 -0.955111 4.8175 -2.81118 -0.955111 4.8175 2.81118 -0.970096 4.8175 -2.775 -0.955111 4.8175 -2.81118 -0.95 4.8175 -2.85 -0.955111 4.8175 2.81118 -0.3 4.8175 5.5 -0.95 4.8175 2.85 -0.95 4.8175 -2.85 -0.3 4.8175 -5.5 -0.95 4.8175 -2.85 -0.955111 4.8175 -2.88882 -0.970096 4.8175 -2.925 -0.3 4.8175 -5.5 -0.955111 4.8175 -2.88882 -0.970096 4.8175 -2.925 -0.993934 4.8175 -2.95607 -0.3 4.8175 -5.5 -0.3 4.8175 -5.5 -0.993934 4.8175 -2.95607 -1.025 4.8175 -2.9799 -1.06118 4.8175 -2.99489 -0.3 4.8175 -5.5 -1.025 4.8175 -2.9799 -1.06118 4.8175 -2.99489 -1.1 4.8175 -3 -0.3 4.8175 -5.5 -0.3 4.8175 -5.5 -1.1 4.8175 -3 -1.9 4.8175 -5.5 -1.9 4.8175 -5.5 -1.1 4.8175 -3 -1.13882 4.8175 -2.99489 -1.175 4.8175 -2.9799 -1.9 4.8175 -5.5 -1.13882 4.8175 -2.99489 -1.175 4.8175 -2.9799 -1.20607 4.8175 -2.95607 -1.9 4.8175 -5.5 -1.9 4.8175 -5.5 -1.20607 4.8175 -2.95607 -1.2299 4.8175 -2.925 -1.24489 4.8175 -2.88882 -1.9 4.8175 -5.5 -1.2299 4.8175 -2.925 -1.24489 4.8175 -2.88882 -1.25 4.8175 -2.85 -1.9 4.8175 -5.5 -1.9 4.8175 -5.5 -1.25 4.8175 -2.85 -1.9 4.8175 5.5 -1.9 4.8175 5.5 -1.25 4.8175 -2.85 -1.25 4.8175 2.85 -1.24489 4.8175 2.88882 -1.9 4.8175 5.5 -1.25 4.8175 2.85 -1.24489 4.8175 2.88882 -1.2299 4.8175 2.925 -1.9 4.8175 5.5 -1.9 4.8175 5.5 -1.2299 4.8175 2.925 -1.20607 4.8175 2.95607 -1.175 4.8175 2.9799 -1.9 4.8175 5.5 -1.20607 4.8175 2.95607 -1.175 4.8175 2.9799 -1.13882 4.8175 2.99489 -1.9 4.8175 5.5 -1.9 4.8175 5.5 -1.13882 4.8175 2.99489 -1.1 4.8175 3 -0.3 4.8175 5.5 -1.9 4.8175 5.5 -1.1 4.8175 3 -0.955111 4.8175 2.81118 -0.970096 4.8175 2.775 -0.970096 4.8175 -2.775 -0.970096 4.8175 -2.775 -0.970096 4.8175 2.775 -0.993934 4.8175 -2.74393 -0.993934 4.8175 -2.74393 -0.970096 4.8175 2.775 -0.993934 4.8175 2.74393 -1.025 4.8175 -2.7201 -0.993934 4.8175 2.74393 -1.025 4.8175 2.7201 -1.06118 4.8175 -2.70511 -1.025 4.8175 2.7201 -1.06118 4.8175 2.70511 -1.1 4.8175 -2.7 -1.06118 4.8175 2.70511 -1.1 4.8175 2.7 -1.13882 4.8175 2.70511 -1.1 4.8175 -2.7 -1.1 4.8175 2.7 -1.13882 4.8175 2.70511 -1.13882 4.8175 -2.70511 -1.1 4.8175 -2.7 -1.13882 4.8175 2.70511 -1.175 4.8175 2.7201 -1.13882 4.8175 -2.70511 -1.13882 4.8175 -2.70511 -1.175 4.8175 2.7201 -1.175 4.8175 -2.7201 -1.175 4.8175 -2.7201 -1.175 4.8175 2.7201 -1.20607 4.8175 2.74393 -1.20607 4.8175 -2.74393 -1.20607 4.8175 2.74393 -1.2299 4.8175 2.775 -1.2299 4.8175 -2.775 -1.2299 4.8175 2.775 -1.24489 4.8175 2.81118 -1.24489 4.8175 -2.81118 -1.24489 4.8175 2.81118 -1.25 4.8175 -2.85 -1.24489 4.8175 -2.81118 -1.2299 4.8175 -2.775 -1.24489 4.8175 2.81118 -0.993934 4.8175 -2.74393 -0.993934 4.8175 2.74393 -1.025 4.8175 -2.7201 -1.025 4.8175 -2.7201 -1.025 4.8175 2.7201 -1.06118 4.8175 -2.70511 -1.06118 4.8175 -2.70511 -1.06118 4.8175 2.70511 -1.1 4.8175 -2.7 -1.175 4.8175 -2.7201 -1.20607 4.8175 2.74393 -1.20607 4.8175 -2.74393 -1.20607 4.8175 -2.74393 -1.2299 4.8175 2.775 -1.2299 4.8175 -2.775 -1.24489 4.8175 2.81118 -1.25 4.8175 2.85 -1.25 4.8175 -2.85 -0.3 4.8175 5.5 -0.95 4.8175 -2.85 -0.3 4.8175 -5.5 -1.9 4.8175 -5.5 -1.075 4.96011 -5.5 -0.3 4.8175 -5.5 -1.9 4.8175 -5.5 -1.125 4.96011 -5.5 -1.075 4.96011 -5.5 -1.9 4.8175 -5.5 -1.55 5.0175 -5.5 -1.125 4.96011 -5.5 -1.9 4.8175 -5.5 -1.75 5.0675 -5.5 -1.55 5.0175 -5.5 -1.9 4.8175 -5.5 -1.9 5.4175 -5.5 -1.75 5.0675 -5.5 -1.75 5.0675 -5.5 -1.9 5.4175 -5.5 -1.75 5.2675 -5.5 -1.75 5.2675 -5.5 -1.9 5.4175 -5.5 -1.6 5.4175 -5.5 -1.6 5.2675 -5.5 -1.75 5.2675 -5.5 -1.6 5.4175 -5.5 -1.75 5.0675 -5.5 -1.55 5.0675 -5.5 -1.55 5.0175 -5.5 -1.55 5.0175 -5.5 -1.125 5.0175 -5.5 -1.125 4.96011 -5.5 -1.075 5.0175 -5.5 -0.65 5.0175 -5.5 -1.075 4.96011 -5.5 -1.075 4.96011 -5.5 -0.65 5.0175 -5.5 -0.3 4.8175 -5.5 -0.3 4.8175 -5.5 -0.65 5.0175 -5.5 -0.45 5.0675 -5.5 -0.3 5.4175 -5.5 -0.45 5.0675 -5.5 -0.45 5.2675 -5.5 -0.6 5.4175 -5.5 -0.45 5.2675 -5.5 -0.6 5.2675 -5.5 -0.6 5.4175 -5.5 -0.3 5.4175 -5.5 -0.45 5.2675 -5.5 -0.65 5.0175 -5.5 -0.65 5.0675 -5.5 -0.45 5.0675 -5.5 -0.3 4.8175 -5.5 -0.45 5.0675 -5.5 -0.3 5.4175 -5.5 -0.3 4.8175 5.5 -1.125 4.96011 5.5 -1.9 4.8175 5.5 -0.3 4.8175 5.5 -1.075 4.96011 5.5 -1.125 4.96011 5.5 -0.3 4.8175 5.5 -0.65 5.0175 5.5 -1.075 4.96011 5.5 -0.3 4.8175 5.5 -0.45 5.0675 5.5 -0.65 5.0175 5.5 -0.3 4.8175 5.5 -0.3 5.4175 5.5 -0.45 5.0675 5.5 -0.45 5.0675 5.5 -0.3 5.4175 5.5 -0.45 5.2675 5.5 -0.45 5.2675 5.5 -0.3 5.4175 5.5 -0.6 5.4175 5.5 -0.6 5.2675 5.5 -0.45 5.2675 5.5 -0.6 5.4175 5.5 -0.45 5.0675 5.5 -0.65 5.0675 5.5 -0.65 5.0175 5.5 -0.65 5.0175 5.5 -1.075 5.0175 5.5 -1.075 4.96011 5.5 -1.125 5.0175 5.5 -1.55 5.0175 5.5 -1.125 4.96011 5.5 -1.125 4.96011 5.5 -1.55 5.0175 5.5 -1.9 4.8175 5.5 -1.9 4.8175 5.5 -1.55 5.0175 5.5 -1.75 5.0675 5.5 -1.9 5.4175 5.5 -1.75 5.0675 5.5 -1.75 5.2675 5.5 -1.6 5.4175 5.5 -1.75 5.2675 5.5 -1.6 5.2675 5.5 -1.6 5.4175 5.5 -1.9 5.4175 5.5 -1.75 5.2675 5.5 -1.55 5.0175 5.5 -1.55 5.0675 5.5 -1.75 5.0675 5.5 -1.9 4.8175 5.5 -1.75 5.0675 5.5 -1.9 5.4175 5.5 + + + + + + + + + + -1 0 0 -1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.0635138 0.705678 -0.70568 0.0920972 0.708638 -0.699536 0.188778 0.704609 -0.684024 0.269866 0.709016 -0.651512 0.307561 0.70535 -0.63866 0.416237 0.706066 -0.572903 0.429842 0.708123 -0.560176 0.559274 0.709257 -0.429147 0.650751 0.706512 -0.278144 0.591817 0.705082 -0.390656 -0.188778 0.704609 -0.684024 -0.269866 0.709016 -0.651512 -0.307562 0.70535 -0.63866 -0.416237 0.706066 -0.572903 -0.51285 0.70467 -0.490332 -0.591817 0.705082 -0.390656 -0.650751 0.706512 -0.278144 -0.652948 0.707467 -0.27046 -0.69163 0.70479 -0.15786 -0.698817 0.70936 -0.092001 -0.70862 0.704872 -0.0318241 -0.701055 0.706756 0.0949649 -0.674526 0.704969 0.219165 -0.651225 0.709325 0.269747 -0.624767 0.704722 0.336204 -0.560425 0.707812 0.43003 -0.553483 0.706281 0.441389 -0.466479 0.705208 0.533928 -0.429207 0.709154 0.559359 -0.36394 0.704632 0.609132 -0.270103 0.708398 0.652086 -0.248896 0.705865 0.663178 -0.126546 0.705507 0.697313 -0.0920702 0.708845 0.699329 0 0.704603 0.709602 0.09207 0.708845 0.699329 0.126546 0.705507 0.697313 0.248896 0.705865 0.663178 0.270104 0.708398 0.652086 0.36394 0.704632 0.609132 0.429207 0.709154 0.559359 0.466479 0.705208 0.533928 0.553483 0.706281 0.441388 0.560425 0.707812 0.43003 0.624767 0.704722 0.336203 0.651225 0.709325 0.269747 0.674526 0.704969 0.219166 0.701055 0.706756 0.0949643 0.701077 0.707087 0.0922986 0.70862 0.704872 -0.0318243 0.685338 0.711227 -0.156424 0.652948 0.707467 -0.27046 0.709126 0.698874 -0.0933592 -0.429843 0.708123 -0.560176 -0.559274 0.709257 -0.429147 -0.701077 0.707087 0.0922974 0.51285 0.70467 -0.490332 -0.0920973 0.708638 -0.699535 -0.0635138 0.705678 -0.70568 0.991445 0 0.130526 0.923879 0 0.382684 0.923879 0 0.382684 0.793353 0 0.608762 0.793353 0 0.608762 0.608757 0 0.793357 0.382684 0 0.923879 0.130528 0 0.991445 -0.130529 0 0.991445 -0.382684 0 0.923879 -0.608758 0 0.793356 -0.793352 0 0.608763 -0.923879 0 0.382684 -0.991445 0 0.130525 -0.991445 0 -0.130526 -0.923879 0 -0.382684 -0.793352 0 -0.608763 -0.608766 0 -0.79335 -0.382684 0 -0.923879 -0.130529 0 -0.991445 0.130528 0 -0.991445 0.382684 0 -0.923879 0.608765 0 -0.793351 0.793353 0 -0.608762 0.923879 0 -0.382684 0.991445 0 -0.130528 0.991445 0 0.130526 0.608757 0 0.793357 0.382684 0 0.923879 0.130528 0 0.991445 -0.130529 0 0.991445 -0.382684 0 0.923879 -0.608758 0 0.793356 -0.793352 0 0.608763 -0.923879 0 0.382684 -0.991445 0 0.130525 -0.991445 0 -0.130526 -0.923879 0 -0.382684 -0.793352 0 -0.608763 -0.608766 0 -0.79335 -0.382684 0 -0.923879 -0.130529 0 -0.991445 0.130528 0 -0.991445 0.382684 0 -0.923879 0.608765 0 -0.793351 0.793353 0 -0.608762 0.923879 0 -0.382684 0.991445 0 -0.130528 -0.0635138 0.705678 0.70568 -0.0920973 0.708638 0.699535 -0.188778 0.704609 0.684024 -0.269866 0.709016 0.651513 -0.307562 0.70535 0.63866 -0.416237 0.706066 0.572903 -0.429843 0.708123 0.560176 -0.559274 0.709257 0.429147 -0.650751 0.706512 0.278144 -0.591817 0.705082 0.390656 0.188778 0.704609 0.684024 0.269866 0.709016 0.651512 0.307561 0.70535 0.63866 0.416237 0.706066 0.572903 0.51285 0.70467 0.490332 0.591817 0.705082 0.390656 0.650751 0.706512 0.278144 0.652948 0.707467 0.27046 0.69163 0.70479 0.15786 0.698817 0.70936 0.092002 0.70862 0.704872 0.0318242 0.700798 0.707015 -0.0949295 0.701488 0.706672 -0.0923528 0.674526 0.704969 -0.219166 0.651225 0.709325 -0.269747 0.624767 0.704722 -0.336203 0.553483 0.706281 -0.441389 0.466479 0.705208 -0.533928 0.429207 0.709154 -0.559359 0.36394 0.704632 -0.609132 0.270104 0.708398 -0.652086 0.248896 0.705865 -0.663178 0.126546 0.705507 -0.697313 0.0920701 0.708845 -0.699329 0 0.704603 -0.709602 -0.0920702 0.708845 -0.699329 -0.126546 0.705508 -0.697313 -0.248896 0.705865 -0.663178 -0.270103 0.708398 -0.652086 -0.36394 0.704632 -0.609132 -0.429207 0.709154 -0.559359 -0.466479 0.705208 -0.533928 -0.553483 0.706281 -0.441388 -0.560425 0.707812 -0.43003 -0.624767 0.704722 -0.336204 -0.651225 0.709325 -0.269747 -0.674526 0.704969 -0.219165 -0.701055 0.706756 -0.094965 -0.701077 0.707087 -0.0922973 -0.70862 0.704872 0.031824 -0.698817 0.70936 0.092001 -0.69163 0.70479 0.15786 -0.652948 0.707467 0.27046 0.429842 0.708123 0.560176 0.559275 0.709257 0.429147 0.560425 0.707812 -0.43003 -0.51285 0.70467 0.490332 0.0920972 0.708638 0.699536 0.0635138 0.705678 0.70568 0.991445 0 0.130528 0.923879 0 0.382684 0.923879 0 0.382684 0.793353 0 0.608762 0.793353 0 0.608762 0.608765 0 0.793351 0.382684 0 0.923879 0.130528 0 0.991445 -0.130529 0 0.991445 -0.382684 0 0.923879 -0.608766 0 0.79335 -0.793352 0 0.608763 -0.923879 0 0.382684 -0.991445 0 0.130526 -0.991445 0 -0.130525 -0.923879 0 -0.382684 -0.793352 0 -0.608763 -0.608758 0 -0.793356 -0.382684 0 -0.923879 -0.130529 0 -0.991445 0.130528 0 -0.991445 0.382684 0 -0.923879 0.608757 0 -0.793357 0.793353 0 -0.608762 0.923879 0 -0.382684 0.991445 0 -0.130526 0.991445 0 0.130528 0.608765 0 0.793351 0.382684 0 0.923879 0.130528 0 0.991445 -0.130529 0 0.991445 -0.382684 0 0.923879 -0.608766 0 0.79335 -0.793352 0 0.608763 -0.923879 0 0.382684 -0.991445 0 0.130526 -0.991445 0 -0.130525 -0.923879 0 -0.382684 -0.793352 0 -0.608763 -0.608758 0 -0.793356 -0.382684 0 -0.923879 -0.130529 0 -0.991445 0.130528 0 -0.991445 0.382684 0 -0.923879 0.608757 0 -0.793357 0.793353 0 -0.608762 0.923879 0 -0.382684 0.991445 0 -0.130526 -0.0635138 0.705678 0.70568 -0.0920972 0.708638 0.699536 -0.188778 0.704609 0.684024 -0.269866 0.709016 0.651512 -0.307561 0.70535 0.63866 -0.416237 0.706066 0.572903 -0.429842 0.708123 0.560176 -0.559274 0.709257 0.429147 -0.650751 0.706512 0.278144 -0.591817 0.705082 0.390656 0.188778 0.704609 0.684024 0.269866 0.709016 0.651512 0.307562 0.70535 0.63866 0.416237 0.706066 0.572903 0.51285 0.70467 0.490332 0.591817 0.705082 0.390656 0.650751 0.706512 0.278144 0.652948 0.707467 0.27046 0.69163 0.70479 0.15786 0.698817 0.70936 0.092001 0.70862 0.704872 0.0318241 0.700798 0.707015 -0.0949302 0.701489 0.706672 -0.0923518 0.674526 0.704969 -0.219165 0.651225 0.709325 -0.269747 0.624767 0.704722 -0.336204 0.553483 0.706281 -0.441389 0.466479 0.705208 -0.533928 0.429207 0.709154 -0.559359 0.36394 0.704632 -0.609132 0.270103 0.708398 -0.652086 0.248896 0.705865 -0.663178 0.126546 0.705507 -0.697313 0.0920702 0.708845 -0.699329 0 0.704603 -0.709602 -0.09207 0.708845 -0.699329 -0.126546 0.705507 -0.697313 -0.248896 0.705865 -0.663178 -0.270104 0.708398 -0.652086 -0.36394 0.704632 -0.609132 -0.429207 0.709154 -0.559359 -0.466479 0.705208 -0.533928 -0.553483 0.706281 -0.441388 -0.560425 0.707812 -0.43003 -0.624767 0.704722 -0.336203 -0.651225 0.709325 -0.269747 -0.674526 0.704969 -0.219166 -0.701055 0.706756 -0.0949643 -0.701077 0.707087 -0.0922986 -0.70862 0.704872 0.0318243 -0.698817 0.70936 0.092002 -0.69163 0.70479 0.15786 -0.652948 0.707467 0.27046 0.429843 0.708123 0.560176 0.559274 0.709257 0.429147 0.560425 0.707812 -0.43003 -0.51285 0.70467 0.490332 0.0920973 0.708638 0.699535 0.0635138 0.705678 0.70568 0.991445 0 0.130526 0.923879 0 0.382684 0.923879 0 0.382684 0.793352 0 0.608763 0.793352 0 0.608763 0.608766 0 0.79335 0.382684 0 0.923879 0.130529 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608765 0 0.793351 -0.793353 0 0.608762 -0.923879 0 0.382684 -0.991445 0 0.130528 -0.991445 0 -0.130526 -0.923879 0 -0.382684 -0.793353 0 -0.608762 -0.608757 0 -0.793357 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0.130529 0 -0.991445 0.382684 0 -0.923879 0.608758 0 -0.793356 0.793352 0 -0.608763 0.923879 0 -0.382684 0.991445 0 -0.130525 0.991445 0 0.130526 0.608766 0 0.79335 0.382684 0 0.923879 0.130529 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608765 0 0.793351 -0.793353 0 0.608762 -0.923879 0 0.382684 -0.991445 0 0.130528 -0.991445 0 -0.130526 -0.923879 0 -0.382684 -0.793353 0 -0.608762 -0.608757 0 -0.793357 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0.130529 0 -0.991445 0.382684 0 -0.923879 0.608758 0 -0.793356 0.793352 0 -0.608763 0.923879 0 -0.382684 0.991445 0 -0.130525 0.0635138 0.705678 -0.70568 0.0920973 0.708638 -0.699535 0.188778 0.704609 -0.684024 0.269866 0.709016 -0.651513 0.307562 0.70535 -0.63866 0.416237 0.706066 -0.572903 0.429843 0.708123 -0.560176 0.559274 0.709257 -0.429147 0.650751 0.706512 -0.278144 0.591817 0.705082 -0.390656 -0.188778 0.704609 -0.684024 -0.269866 0.709016 -0.651512 -0.307561 0.70535 -0.63866 -0.416237 0.706066 -0.572903 -0.51285 0.70467 -0.490332 -0.591817 0.705082 -0.390656 -0.650751 0.706512 -0.278144 -0.652948 0.707467 -0.27046 -0.69163 0.70479 -0.15786 -0.698817 0.70936 -0.092002 -0.70862 0.704872 -0.0318242 -0.701055 0.706756 0.0949643 -0.674526 0.704969 0.219166 -0.651225 0.709325 0.269747 -0.624767 0.704722 0.336203 -0.560425 0.707812 0.43003 -0.553483 0.706281 0.441389 -0.466479 0.705208 0.533928 -0.429207 0.709154 0.559359 -0.36394 0.704632 0.609132 -0.270104 0.708398 0.652086 -0.248896 0.705865 0.663178 -0.126546 0.705507 0.697313 -0.0920701 0.708845 0.699329 0 0.704603 0.709602 0.0920702 0.708845 0.699329 0.126546 0.705508 0.697313 0.248896 0.705865 0.663178 0.270103 0.708398 0.652086 0.36394 0.704632 0.609132 0.429207 0.709154 0.559359 0.466479 0.705208 0.533928 0.553483 0.706281 0.441388 0.560425 0.707812 0.43003 0.624767 0.704722 0.336204 0.651225 0.709325 0.269747 0.674526 0.704969 0.219165 0.701055 0.706756 0.094965 0.701077 0.707087 0.0922973 0.70862 0.704872 -0.031824 0.685337 0.711227 -0.156423 0.652948 0.707467 -0.27046 0.709126 0.698874 -0.0933582 -0.429842 0.708123 -0.560176 -0.559275 0.709257 -0.429147 -0.701077 0.707087 0.0922985 0.51285 0.70467 -0.490332 -0.0920972 0.708638 -0.699536 -0.0635138 0.705678 -0.70568 0.991445 0 0.130525 0.923879 0 0.382684 0.923879 0 0.382684 0.793352 0 0.608763 0.793352 0 0.608763 0.608758 0 0.793356 0.382684 0 0.923879 0.130529 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608757 0 0.793357 -0.793353 0 0.608762 -0.923879 0 0.382684 -0.991445 0 0.130526 -0.991445 0 -0.130528 -0.923879 0 -0.382684 -0.793353 0 -0.608762 -0.608765 0 -0.793351 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0.130529 0 -0.991445 0.382684 0 -0.923879 0.608766 0 -0.79335 0.793352 0 -0.608763 0.923879 0 -0.382684 0.991445 0 -0.130526 0.991445 0 0.130525 0.608758 0 0.793356 0.382684 0 0.923879 0.130529 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608757 0 0.793357 -0.793353 0 0.608762 -0.923879 0 0.382684 -0.991445 0 0.130526 -0.991445 0 -0.130528 -0.923879 0 -0.382684 -0.793353 0 -0.608762 -0.608765 0 -0.793351 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0.130529 0 -0.991445 0.382684 0 -0.923879 0.608766 0 -0.79335 0.793352 0 -0.608763 0.923879 0 -0.382684 0.991445 0 -0.130526 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.996195 0 0.0871565 -0.996195 0 0.0871565 -0.965926 0 0.258818 -0.906308 0 0.422618 -0.819151 0 0.573578 -0.707108 0 0.707106 -0.573576 0 0.819152 -0.422618 0 0.906308 -0.258819 0 0.965926 -0.0871565 0 0.996195 -0.0871565 0 0.996195 -0.965926 0 0.258818 -0.906308 0 0.422618 -0.819151 0 0.573578 -0.707108 0 0.707106 -0.573576 0 0.819152 -0.422618 0 0.906308 -0.258819 0 0.965926 0 0 1 0 0 1 0.0871565 0 0.996195 0.0871565 0 0.996195 0.25882 0 0.965926 0.422618 0 0.906308 0.573576 0 0.819152 0.707107 0 0.707107 0.819152 0 0.573577 0.906308 0 0.422618 0.965926 0 0.258819 0.996195 0 0.0871558 0.996195 0 0.0871558 0.25882 0 0.965926 0.422618 0 0.906308 0.573576 0 0.819152 0.707107 0 0.707107 0.819152 0 0.573577 0.906308 0 0.422618 0.965926 0 0.258819 1 0 0 1 0 0 0.996195 0 -0.0871553 0.996195 0 -0.0871553 0.965926 0 -0.25882 0.906308 0 -0.422617 0.819153 0 -0.573575 0.707103 0 -0.70711 0.57358 0 -0.81915 0.422618 0 -0.906308 0.258814 0 -0.965927 0.0871623 0 -0.996194 0.0871623 0 -0.996194 0.965926 0 -0.25882 0.906308 0 -0.422617 0.819153 0 -0.573575 0.707103 0 -0.70711 0.57358 0 -0.81915 0.422618 0 -0.906308 0.258814 0 -0.965927 0 0 -1 0 0 -1 -0.0871623 0 -0.996194 -0.0871623 0 -0.996194 -0.258814 0 -0.965927 -0.422618 0 -0.906308 -0.57358 0 -0.819149 -0.707104 0 -0.70711 -0.819153 0 -0.573576 -0.906308 0 -0.422618 -0.965926 0 -0.258819 -0.996195 0 -0.087156 -0.996195 0 -0.087156 -0.258814 0 -0.965927 -0.422618 0 -0.906308 -0.57358 0 -0.819149 -0.707104 0 -0.70711 -0.819153 0 -0.573576 -0.906308 0 -0.422618 -0.965926 0 -0.258819 -1 0 0 -1 0 0 -0.996195 0 0.087156 -0.996195 0 0.087156 -0.965926 0 0.258819 -0.965926 0 0.258819 -0.906308 0 0.422618 -0.906308 0 0.422618 -0.819153 0 0.573576 -0.707104 0 0.70711 -0.57358 0 0.819149 -0.422618 0 0.906308 -0.258814 0 0.965927 -0.0871623 0 0.996194 -0.0871623 0 0.996194 -0.819153 0 0.573576 -0.707104 0 0.70711 -0.57358 0 0.819149 -0.422618 0 0.906308 -0.258814 0 0.965927 0 0 1 0 0 1 0.0871623 0 0.996194 0.0871623 0 0.996194 0.258814 0 0.965927 0.258814 0 0.965927 0.422618 0 0.906308 0.422618 0 0.906308 0.57358 0 0.81915 0.707103 0 0.70711 0.819153 0 0.573575 0.906308 0 0.422617 0.965926 0 0.25882 0.996195 0 0.0871553 0.996195 0 0.0871553 0.57358 0 0.81915 0.707103 0 0.70711 0.819153 0 0.573575 0.906308 0 0.422617 0.965926 0 0.25882 1 0 0 1 0 0 0.996195 0 -0.0871558 0.996195 0 -0.0871558 0.965926 0 -0.258819 0.965926 0 -0.258819 0.906308 0 -0.422618 0.906308 0 -0.422618 0.819152 0 -0.573577 0.707107 0 -0.707107 0.573576 0 -0.819152 0.422618 0 -0.906308 0.25882 0 -0.965926 0.0871565 0 -0.996195 0.0871565 0 -0.996195 0.819152 0 -0.573577 0.707107 0 -0.707107 0.573576 0 -0.819152 0.422618 0 -0.906308 0.25882 0 -0.965926 0 0 -1 0 0 -1 -0.0871565 0 -0.996195 -0.0871565 0 -0.996195 -0.258819 0 -0.965926 -0.258819 0 -0.965926 -0.422618 0 -0.906308 -0.422618 0 -0.906308 -0.573576 0 -0.819152 -0.707108 0 -0.707106 -0.819151 0 -0.573578 -0.906308 0 -0.422618 -0.965926 0 -0.258818 -0.996195 0 -0.0871565 -0.996195 0 -0.0871565 -0.573576 0 -0.819152 -0.707108 0 -0.707106 -0.819151 0 -0.573578 -0.906308 0 -0.422618 -0.965926 0 -0.258818 -1 0 0 -1 0 0 0.996195 0 -0.0871565 0.996195 0 -0.0871565 0.965926 0 -0.258818 0.965926 0 -0.258818 0.906308 0 -0.422618 0.906308 0 -0.422618 0.819151 0 -0.573578 0.707108 0 -0.707106 0.573578 0 -0.819151 0.422618 0 -0.906308 0.258818 0 -0.965926 0.0871546 0 -0.996195 0.0871546 0 -0.996195 0.819151 0 -0.573578 0.707108 0 -0.707106 0.573578 0 -0.819151 0.422618 0 -0.906308 0.258818 0 -0.965926 0 0 -1 0 0 -1 -0.0871546 0 -0.996195 -0.0871546 0 -0.996195 -0.258818 0 -0.965926 -0.258818 0 -0.965926 -0.422618 0 -0.906308 -0.422618 0 -0.906308 -0.573578 0 -0.819151 -0.707107 0 -0.707107 -0.819152 0 -0.573577 -0.906308 0 -0.422618 -0.965926 0 -0.25882 -0.996195 0 -0.0871555 -0.996195 0 -0.0871555 -0.573578 0 -0.819151 -0.707107 0 -0.707107 -0.819152 0 -0.573577 -0.906308 0 -0.422618 -0.965926 0 -0.25882 -1 0 0 -1 0 0 -0.996195 0 0.0871555 -0.996195 0 0.0871555 -0.965926 0 0.25882 -0.965926 0 0.25882 -0.906308 0 0.422618 -0.906308 0 0.422618 -0.819152 0 0.573577 -0.707107 0 0.707107 -0.573576 0 0.819152 -0.422618 0 0.906308 -0.25882 0 0.965926 -0.0871565 0 0.996195 -0.0871565 0 0.996195 -0.819152 0 0.573577 -0.707107 0 0.707107 -0.573576 0 0.819152 -0.422618 0 0.906308 -0.25882 0 0.965926 0 0 1 0 0 1 0.0871565 0 0.996195 0.0871565 0 0.996195 0.258819 0 0.965926 0.258819 0 0.965926 0.422618 0 0.906308 0.422618 0 0.906308 0.573576 0 0.819152 0.707108 0 0.707106 0.819151 0 0.573578 0.906308 0 0.422618 0.965926 0 0.258818 0.996195 0 0.0871565 0.996195 0 0.0871565 0.573576 0 0.819152 0.707108 0 0.707106 0.819151 0 0.573578 0.906308 0 0.422618 0.965926 0 0.258818 1 0 0 1 0 0 0.996195 0 -0.087156 0.996195 0 -0.087156 0.965926 0 -0.258819 0.906308 0 -0.422618 0.819153 0 -0.573576 0.707104 0 -0.70711 0.57358 0 -0.819149 0.422618 0 -0.906308 0.258814 0 -0.965927 0.0871623 0 -0.996194 0.0871623 0 -0.996194 0.965926 0 -0.258819 0.906308 0 -0.422618 0.819153 0 -0.573576 0.707104 0 -0.70711 0.57358 0 -0.819149 0.422618 0 -0.906308 0.258814 0 -0.965927 0 0 -1 0 0 -1 -0.0871623 0 -0.996194 -0.0871623 0 -0.996194 -0.258814 0 -0.965927 -0.422618 0 -0.906308 -0.57358 0 -0.819149 -0.707103 0 -0.707111 -0.819153 0 -0.573575 -0.906308 0 -0.422617 -0.965925 0 -0.258821 -0.996195 0 -0.087155 -0.996195 0 -0.087155 -0.258814 0 -0.965927 -0.422618 0 -0.906308 -0.57358 0 -0.819149 -0.707103 0 -0.707111 -0.819153 0 -0.573575 -0.906308 0 -0.422617 -0.965925 0 -0.258821 -1 0 0 -1 0 0 -0.996195 0 0.0871557 -0.996195 0 0.0871557 -0.965926 0 0.258819 -0.906308 0 0.422618 -0.819152 0 0.573577 -0.707107 0 0.707107 -0.573578 0 0.819151 -0.422618 0 0.906308 -0.258818 0 0.965926 -0.0871546 0 0.996195 -0.0871546 0 0.996195 -0.965926 0 0.258819 -0.906308 0 0.422618 -0.819152 0 0.573577 -0.707107 0 0.707107 -0.573578 0 0.819151 -0.422618 0 0.906308 -0.258818 0 0.965926 0 0 1 0 0 1 0.0871546 0 0.996195 0.0871546 0 0.996195 0.258818 0 0.965926 0.422618 0 0.906308 0.573578 0 0.819151 0.707108 0 0.707106 0.819151 0 0.573578 0.906307 0 0.422619 0.965926 0 0.258817 0.996195 0 0.0871567 0.996195 0 0.0871567 0.258818 0 0.965926 0.422618 0 0.906308 0.573578 0 0.819151 0.707108 0 0.707106 0.819151 0 0.573578 0.906307 0 0.422619 0.965926 0 0.258817 1 0 0 1 0 0 0.0871623 0 0.996194 0.0871623 0 0.996194 0.258814 0 0.965927 0.258814 0 0.965927 0.422618 0 0.906308 0.422618 0 0.906308 0.57358 0 0.819149 0.707104 0 0.70711 0.819153 0 0.573576 0.906308 0 0.422618 0.965926 0 0.258819 0.996195 0 0.087156 0.996195 0 0.087156 0.57358 0 0.819149 0.707104 0 0.70711 0.819153 0 0.573576 0.906308 0 0.422618 0.965926 0 0.258819 1 0 0 1 0 0 0.996195 0 -0.0871567 0.996195 0 -0.0871567 0.965926 0 -0.258817 0.965926 0 -0.258817 0.906307 0 -0.422619 0.906307 0 -0.422619 0.819151 0 -0.573578 0.707108 0 -0.707106 0.573578 0 -0.819151 0.422618 0 -0.906308 0.258818 0 -0.965926 0.0871546 0 -0.996195 0.0871546 0 -0.996195 0.819151 0 -0.573578 0.707108 0 -0.707106 0.573578 0 -0.819151 0.422618 0 -0.906308 0.258818 0 -0.965926 0 0 -1 0 0 -1 -0.0871546 0 -0.996195 -0.0871546 0 -0.996195 -0.258818 0 -0.965926 -0.258818 0 -0.965926 -0.422618 0 -0.906308 -0.422618 0 -0.906308 -0.573578 0 -0.819151 -0.707107 0 -0.707107 -0.819152 0 -0.573577 -0.906308 0 -0.422618 -0.965926 0 -0.258819 -0.996195 0 -0.0871557 -0.996195 0 -0.0871557 -0.573578 0 -0.819151 -0.707107 0 -0.707107 -0.819152 0 -0.573577 -0.906308 0 -0.422618 -0.965926 0 -0.258819 -1 0 0 -1 0 0 -0.996195 0 0.087155 -0.996195 0 0.087155 -0.965925 0 0.258821 -0.965925 0 0.258821 -0.906308 0 0.422617 -0.906308 0 0.422617 -0.819153 0 0.573575 -0.707103 0 0.707111 -0.57358 0 0.819149 -0.422618 0 0.906308 -0.258814 0 0.965927 -0.0871623 0 0.996194 -0.0871623 0 0.996194 -0.819153 0 0.573575 -0.707103 0 0.707111 -0.57358 0 0.819149 -0.422618 0 0.906308 -0.258814 0 0.965927 0 0 1 0 0 1 -0.991445 0 -0.130527 -0.92388 0 -0.382682 -0.92388 0 -0.382682 -0.793355 0 -0.60876 -0.793355 0 -0.60876 -0.608758 0 -0.793356 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0.130528 0 -0.991445 0.382685 0 -0.923879 0.608757 0 -0.793357 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130525 0.991445 0 0.130526 0.923879 0 0.382684 0.793355 0 0.60876 0.608761 0 0.793354 0.382685 0 0.923879 0.130522 0 0.991445 -0.130522 0 0.991445 -0.382684 0 0.923879 -0.608762 0 0.793353 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130528 -0.991445 0 -0.130527 -0.608758 0 -0.793356 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0.130528 0 -0.991445 0.382685 0 -0.923879 0.608757 0 -0.793357 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130525 0.991445 0 0.130526 0.923879 0 0.382684 0.793355 0 0.60876 0.608761 0 0.793354 0.382685 0 0.923879 0.130522 0 0.991445 -0.130522 0 0.991445 -0.382684 0 0.923879 -0.608762 0 0.793353 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130528 -0.991445 0 -0.130528 -0.92388 0 -0.382682 -0.92388 0 -0.382682 -0.793355 0 -0.60876 -0.793355 0 -0.60876 -0.608762 0 -0.793353 -0.382684 0 -0.923879 -0.130522 0 -0.991445 0.130522 0 -0.991445 0.382685 0 -0.923879 0.608761 0 -0.793354 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130526 0.991445 0 0.130525 0.923879 0 0.382684 0.793355 0 0.60876 0.608757 0 0.793357 0.382685 0 0.923879 0.130528 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608758 0 0.793356 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130527 -0.991445 0 -0.130528 -0.608762 0 -0.793353 -0.382684 0 -0.923879 -0.130522 0 -0.991445 0.130522 0 -0.991445 0.382685 0 -0.923879 0.608761 0 -0.793354 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130526 0.991445 0 0.130525 0.923879 0 0.382684 0.793355 0 0.60876 0.608757 0 0.793357 0.382685 0 0.923879 0.130528 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608758 0 0.793356 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130527 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0.130526 0.991445 0 0.382682 0.92388 0 0.382682 0.92388 0 0.608763 0.793352 0 0.793352 0.608763 0 0.923879 0.382685 0 0.991445 0.130524 0 0.923879 0.382685 0 0.923879 0.382685 0 0.793352 0.608763 0 0.608763 0.793352 0 0.382682 0.92388 0 0.608763 0.793352 0 0.608763 0.793352 0 0.608763 0.793352 0 0.793352 0.608763 0 0.923879 0.382685 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.991445 0.130524 0 0.793352 0.608763 0 0.923879 0.382685 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382686 0 0.991445 -0.130524 0 0.923879 0.382685 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382686 0 0.793353 -0.608762 0 0.923879 -0.382686 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382686 0 0.793353 -0.608762 0 0.608763 -0.793352 0 0.793353 -0.608762 0 0.991445 -0.130524 0 0.923879 -0.382686 0 0.793353 -0.608762 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.608763 -0.793352 0 0.923879 -0.382686 0 0.793353 -0.608762 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 0.382682 -0.92388 0 0.793353 -0.608762 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 0.130526 -0.991445 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.130526 -0.991445 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.793351 -0.608765 0 -0.608765 -0.793351 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.793351 -0.608765 0 -0.92388 -0.382682 0 -0.793351 -0.608765 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.793351 -0.608765 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.92388 -0.382682 0 -0.608765 -0.793351 0 -0.793351 -0.608765 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.991445 -0.130528 0 -0.793351 -0.608765 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.991445 0.130529 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.79335 0.608766 0 -0.923881 0.382681 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.79335 0.608766 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.608765 0.793351 0 -0.923881 0.382681 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 -0.382682 0.92388 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 -0.130526 0.991445 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.130526 0.991445 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.608763 0.793352 0 0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.608763 0.793352 0 0.793352 0.608763 0 0.608763 0.793352 0 -0.130526 0.991445 0 0.130526 0.991445 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.793352 0.608763 0 0.793352 0.608763 0 0.793352 0.608763 0 0.923879 0.382685 0 0.923879 0.382685 0 0.991445 0.130524 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.991445 -0.130524 0 0.923879 -0.382686 0 0.923879 -0.382686 0 0.793353 -0.608762 0 0.793353 -0.608762 0 0.608763 -0.793352 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.382682 -0.92388 0 0.130526 -0.991445 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.793351 -0.608765 0 -0.793351 -0.608765 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.923881 0.382681 0 -0.79335 0.608766 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.382682 0.92388 0 0.130529 0.991445 0 0.382672 0.923884 0 0.382672 0.923884 0 0.608767 0.793349 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991444 0.130529 0 0.923882 0.382677 0 0.923882 0.382677 0 0.79335 0.608766 0 0.608767 0.793349 0 0.382672 0.923884 0 0.608767 0.793349 0 0.608767 0.793349 0 0.608767 0.793349 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 0.130529 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.991444 -0.130529 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.923882 -0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.79335 -0.608766 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.608767 -0.793349 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 0.382672 -0.923884 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 0.130529 -0.991445 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.130529 -0.991445 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.382674 -0.923883 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.608765 -0.793351 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.79335 -0.608766 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.923882 -0.382677 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 -0.130529 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.991444 0.130529 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.923882 0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.79335 0.608766 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.608765 0.793351 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 -0.382674 0.923883 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 -0.130529 0.991445 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.130529 0.991445 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.608767 0.793349 0 0.382672 0.923884 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.608767 0.793349 0 0.79335 0.608766 0 0.608767 0.793349 0 -0.130529 0.991445 0 0.130529 0.991445 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.79335 0.608766 0 0.79335 0.608766 0 0.79335 0.608766 0 0.923882 0.382677 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.382672 -0.923884 0 0.130529 -0.991445 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.382674 0.923883 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.923885 -0.382669 0 -0.923885 -0.382669 0 -0.793347 -0.608769 0 -0.608765 -0.793351 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 -0.130529 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.991444 0.130529 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.923885 0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.793347 0.608769 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.608765 0.793351 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991444 0 -0.382672 0.923884 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991444 0 0.130528 0.991445 0 -0.130529 0.991444 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.382675 0.923883 0 0.130528 0.991445 0 -0.382672 0.923884 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.382675 0.923883 0 0.608765 0.793351 0 0.382675 0.923883 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.382675 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.608765 0.793351 0 0.130528 0.991445 0 0.382675 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.793347 0.608769 0 0.382675 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991444 0.130529 0 0.923882 0.382677 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 0.130529 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.991444 -0.130529 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.923882 -0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.793347 -0.608769 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.608765 -0.793351 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.130528 -0.991445 0 0.382675 -0.923883 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 0.130528 -0.991445 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.130529 -0.991444 0 0.382675 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.382672 -0.923884 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.608765 -0.793351 0 -0.130529 0.991444 0 0.130528 0.991445 0 -0.130529 0.991444 0 0.130528 0.991445 0 -0.130529 -0.991444 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 0.130528 -0.991445 0 0.130528 -0.991445 0 -0.793347 -0.608769 0 -0.793347 -0.608769 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.382672 0.923884 0 0.382675 0.923883 0 0.382675 0.923883 0 0.608765 0.793351 0 0.608765 0.793351 0 0.793347 0.608769 0 0.793347 0.608769 0 0.923882 0.382677 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.382675 -0.923883 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.793355 -0.608759 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.793355 -0.608759 0 -0.608761 -0.793354 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.608761 -0.793354 0 -0.608761 -0.793354 0 -0.793355 -0.608759 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.991445 -0.130528 0 -0.793355 -0.608759 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.991445 0.130529 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.793354 0.60876 0 -0.923881 0.382681 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.793354 0.60876 0 -0.608761 0.793354 0 -0.793354 0.60876 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.793354 0.60876 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.608761 0.793354 0 -0.923881 0.382681 0 -0.793354 0.60876 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 -0.382682 0.92388 0 -0.793354 0.60876 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 -0.130527 0.991445 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.130526 0.991445 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.382685 0.923879 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.79335 0.608766 0 0.608761 0.793354 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.79335 0.608766 0 0.923881 0.382681 0 0.79335 0.608766 0 0.382685 0.923879 0 0.608761 0.793354 0 0.79335 0.608766 0 0.923881 0.382681 0 0.991445 0.130529 0 0.923881 0.382681 0 0.608761 0.793354 0 0.79335 0.608766 0 0.923881 0.382681 0 0.991445 0.130529 0 0.991445 -0.130528 0 0.991445 0.130529 0 0.79335 0.608766 0 0.923881 0.382681 0 0.991445 0.130529 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.991445 -0.130528 0 0.923881 0.382681 0 0.991445 0.130529 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.793351 -0.608765 0 0.92388 -0.382682 0 0.991445 0.130529 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.793351 -0.608765 0 0.608761 -0.793354 0 0.793351 -0.608765 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.793351 -0.608765 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.608761 -0.793354 0 0.92388 -0.382682 0 0.793351 -0.608765 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 0.382685 -0.923879 0 0.793351 -0.608765 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 0.130526 -0.991445 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.130527 -0.991445 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.793355 -0.608759 0 -0.608761 -0.793354 0 -0.130527 0.991445 0 0.130526 0.991445 0 -0.130527 0.991445 0 0.130526 0.991445 0 -0.130527 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 0.130526 -0.991445 0 0.130526 -0.991445 0 -0.793355 -0.608759 0 -0.793355 -0.608759 0 -0.793355 -0.608759 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.923881 0.382681 0 -0.793354 0.60876 0 -0.793354 0.60876 0 -0.608761 0.793354 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.382682 0.92388 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608761 0.793354 0 0.608761 0.793354 0 0.79335 0.608766 0 0.79335 0.608766 0 0.923881 0.382681 0 0.923881 0.382681 0 0.991445 0.130529 0 0.991445 0.130529 0 0.991445 -0.130528 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.92388 -0.382682 0 0.793351 -0.608765 0 0.793351 -0.608765 0 0.608761 -0.793354 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.382685 -0.923879 0.00023098 -0.0713394 0.997452 -0.000210036 -0.212565 0.977147 0.000420045 -0.222521 0.974928 0.000399061 -0.349465 0.936949 -0.000420045 -0.222521 0.974928 0.000210036 -0.212565 0.977147 -0.000210925 -0.077826 0.996967 0 -0.0713394 0.997452 -0.000399061 -0.349465 0.936949 0.00059854 -0.365341 0.930874 0.00056718 -0.479249 0.877679 -0.00059854 -0.365341 0.930874 -0.00056718 -0.479249 0.877679 0.00075613 -0.5 0.866025 0.000714215 -0.599277 0.800541 -0.000756132 -0.5 0.866025 -0.000714215 -0.599277 0.800541 0.000892734 -0.62349 0.781831 0.000840246 -0.707106 0.707107 -0.000892732 -0.62349 0.781831 -0.000840246 -0.707106 0.707107 0.00100833 -0.733051 0.680173 0.000945327 -0.800541 0.599277 -0.00100833 -0.733051 0.680173 -0.000945327 -0.800541 0.599277 0.00110285 -0.826238 0.56332 0.00102942 -0.877679 0.479249 -0.00110285 -0.826238 0.56332 -0.00102942 -0.877679 0.479249 0.00117637 -0.900968 0.433884 0.00109252 -0.936949 0.349464 -0.00117637 -0.900968 0.433884 -0.00109252 -0.936949 0.349464 0.00122892 -0.955572 0.294754 0.00113449 -0.977146 0.212566 -0.00122892 -0.955572 0.294754 -0.00113449 -0.977146 0.212566 0.00126049 -0.98883 0.149042 0.00115551 -0.997451 0.0713392 -0.00126049 -0.98883 0.149042 -0.00115551 -0.997451 0.0713392 0 -0.999301 0.0373909 0 0.999301 0.0373909 -0.00126049 0.98883 0.149042 -0.00122923 0.955572 0.294754 -0.0011766 0.900969 0.433881 -0.00110296 0.826238 0.563321 -0.00100825 0.733051 0.680173 -0.000892852 0.623491 0.78183 -0.000756141 0.5 0.866025 -0.00059854 0.365341 0.930874 -0.000420069 0.222521 0.974928 -0.000230996 0.0713392 0.997452 0.000209991 0.212565 0.977147 -0.00113431 0.977147 0.212561 0.00122923 0.955572 0.294754 -0.00109222 0.936949 0.349464 0.0011766 0.900969 0.433881 -0.00102932 0.877679 0.479249 -0.000945339 0.800539 0.59928 -0.000840147 0.707109 0.707104 -0.000714202 0.599277 0.800542 -0.000567173 0.479248 0.877679 -0.000399026 0.349465 0.936949 -0.000209991 0.212565 0.977147 0 0.0713392 0.997452 0.000210941 0.0778262 0.996967 0.00110296 0.826238 0.563321 0.00100825 0.733051 0.680173 0.000892852 0.623491 0.78183 0.000756142 0.5 0.866025 0.00059854 0.365341 0.930874 0.000420069 0.222521 0.974928 0.000399026 0.349465 0.936949 0.000567173 0.479248 0.877679 0.000714203 0.599277 0.800542 0.000840147 0.707109 0.707104 0.000945339 0.800539 0.59928 0.00102933 0.877679 0.479249 0.00109221 0.936949 0.349464 0.00113431 0.977147 0.212561 0.00115551 0.997451 0.0713392 -0.00115551 0.997451 0.0713392 0.00126049 0.98883 0.149042 0 -0.991445 -0.130525 0 -0.923878 -0.382687 0 -0.923878 -0.382687 0 -0.793359 -0.608755 0 -0.608753 -0.79336 0 -0.38269 -0.923877 0 -0.130528 -0.991445 0 -0.38269 -0.923877 0 -0.38269 -0.923877 0 -0.608753 -0.79336 0 -0.793359 -0.608755 0 -0.923878 -0.382687 0 -0.793359 -0.608755 0 -0.793359 -0.608755 0 -0.793359 -0.608755 0 -0.608753 -0.79336 0 -0.38269 -0.923877 0 -0.130528 -0.991445 0 -0.38269 -0.923877 0 -0.608753 -0.79336 0 -0.38269 -0.923877 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.38269 -0.923877 0 -0.130528 -0.991445 0 -0.608753 -0.79336 0 -0.793359 -0.608755 0 -0.923878 -0.382687 0 -0.991445 -0.130525 0 -0.923878 -0.382687 0 -0.793359 -0.608755 0 -0.923878 -0.382687 0 -0.991445 -0.130525 0 -0.991445 -0.130525 0 -0.923878 -0.382687 0 -0.991445 -0.130525 0 -0.923878 -0.382687 0 -0.793359 -0.608755 0 -0.608753 -0.79336 0 -0.608753 -0.79336 0 -0.608753 -0.79336 0 -0.38269 -0.923877 0 0.130529 -0.991444 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.608758 -0.793356 0 0.793354 -0.608761 0 0.923876 -0.382691 0 0.991447 -0.130511 0 0.923876 -0.382691 0 0.923876 -0.382691 0 0.793354 -0.608761 0 0.608758 -0.793356 0 0.382685 -0.923879 0 0.608758 -0.793356 0 0.608758 -0.793356 0 0.608758 -0.793356 0 0.793354 -0.608761 0 0.923876 -0.382691 0 0.991447 -0.130511 0 0.923876 -0.382691 0 0.793354 -0.608761 0 0.923876 -0.382691 0 0.991447 -0.130511 0 0.991447 -0.130511 0 0.923876 -0.382691 0 0.991447 -0.130511 0 0.793354 -0.608761 0 0.608758 -0.793356 0 0.382685 -0.923879 0 0.130529 -0.991444 0 0.382685 -0.923879 0 0.608758 -0.793356 0 0.382685 -0.923879 0 0.130529 -0.991444 0 0.130529 -0.991444 0 0.382685 -0.923879 0 0.130529 -0.991444 0 0.382685 -0.923879 0 0.608758 -0.793356 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.923876 -0.382691 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.995425 0.0955516 0.0014684 0.995569 0.0940238 0.00362129 0.997446 0.0713388 0.00209239 0.99835 0.0573803 0 0.999817 0.0191353 -0.00249013 0.982445 0.186535 0.00224081 0.977145 0.21256 -0.00229541 0.944989 0.327094 -0.00208746 0.887535 0.460736 -0.00186804 0.811299 0.584629 -0.0016364 0.717897 0.696147 -0.00139373 0.609306 0.792934 -0.00113794 0.487815 0.872946 -0.000871177 0.356005 0.934484 -0.000592876 0.216662 0.976247 -0.000302317 0.072734 0.997351 0 0.0713392 0.997452 0.0020393 0.936948 0.349463 0.00182571 0.877678 0.479248 0.00160049 0.800538 0.59928 0.00136281 0.707108 0.707104 0.00111468 0.599276 0.800541 0.000853757 0.479248 0.877679 0.000580675 0.349465 0.936949 0.000296232 0.212565 0.977147 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -0.590054 0.807364 0 -0.590054 0.807364 0 -0.509007 0.860762 0 -0.423162 0.906054 0 -0.333333 0.942809 0 -0.240363 0.970683 0 -0.145131 0.989412 0 -0.0485286 0.998822 0 -0.145131 0.989412 0 -0.509007 0.860762 0 -0.423162 0.906054 0 -0.333333 0.942809 0 -0.240363 0.970683 0 -0.0485286 0.998822 0 0.0485286 0.998822 0 0.0485286 0.998822 0 0.145131 0.989412 0 0.145131 0.989412 0 0.240363 0.970683 0 0.240363 0.970683 0 0.333333 0.942809 0 0.423163 0.906054 0 0.509006 0.860763 0 0.590054 0.807364 0 0.590054 0.807364 0 0.333333 0.942809 0 0.423163 0.906054 0 0.509006 0.860763 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.5 -0.866026 0 -0.5 -0.866026 0 0.5 -0.866026 0 0.5 -0.866026 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.894427 -0.447214 0 -0.894427 -0.447214 0 0 -1 0 0 -1 0 0.894427 -0.447214 0 0.894427 -0.447214 0 0 1 0 0 1 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -0.866025 0.5 0 -0.866025 0.5 0 -0.866026 -0.499999 0 -0.866026 -0.499999 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.447213 0.894427 0 -0.447213 0.894427 0 -1 0 0 -1 0 0 -0.447215 -0.894427 0 -0.447215 -0.894427 0 0.130536 0.991444 0 0.382678 0.923882 0 0.382678 0.923882 0 0.608768 0.793349 0 0.608768 0.793349 0 0.793348 0.608769 0 0.923882 0.382678 0 0.991445 0.130527 0 0.991445 -0.130525 0 0.923879 -0.382684 0 0.793353 -0.608762 0 0.608768 -0.793349 0 0.382678 -0.923882 0 0.130522 -0.991445 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.608759 0 -0.923878 -0.382687 0 -0.991446 -0.130521 0 -0.991445 0.130523 0 -0.92388 0.382682 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0.130536 0.991444 0 0.793348 0.608769 0 0.923882 0.382678 0 0.991445 0.130527 0 0.991445 -0.130525 0 0.923879 -0.382684 0 0.793353 -0.608762 0 0.608768 -0.793349 0 0.382678 -0.923882 0 0.130522 -0.991445 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.608759 0 -0.923878 -0.382687 0 -0.991446 -0.130521 0 -0.991445 0.130523 0 -0.92388 0.382682 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0.130536 0.991444 0 0.382679 0.923881 0 0.382679 0.923881 0 0.608757 0.793357 0 0.608757 0.793357 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130522 -0.991445 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608755 0.793358 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0.130536 0.991444 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130522 -0.991445 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608755 0.793358 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0 1 0 0 1 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -0.866026 0.499999 0 -0.866026 0.499999 0 -0.866025 -0.5 0 -0.866025 -0.5 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.866026 0.5 0 -0.866026 0.5 0 -0.866026 -0.5 0 -0.866026 -0.5 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.866026 0.5 0 -0.866026 0.5 0 -0.866026 -0.5 0 -0.866026 -0.5 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.447215 0.894427 0 -0.447215 0.894427 0 -1 0 0 -1 0 0 -0.447213 -0.894427 0 -0.447213 -0.894427 0 -0.447213 0.894427 0 -0.447213 0.894427 0 -1 0 0 -1 0 0 -0.447214 -0.894427 0 -0.447214 -0.894427 0 -0.447214 0.894427 0 -0.447214 0.894427 0 -1 0 0 -1 0 0 -0.447214 -0.894427 0 -0.447214 -0.894427 0 0.130522 0.991445 0 0.382679 0.923881 0 0.382679 0.923881 0 0.608766 0.79335 0 0.608766 0.79335 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.793352 -0.608763 0 0.608761 -0.793353 0 0.382685 -0.923879 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.382687 -0.923878 0 -0.608759 -0.793355 0 -0.793352 -0.608763 0 -0.923881 -0.382681 0 -0.991445 -0.130526 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130522 0.991445 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.793352 -0.608763 0 0.608761 -0.793353 0 0.382685 -0.923879 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.382687 -0.923878 0 -0.608759 -0.793355 0 -0.793352 -0.608763 0 -0.923881 -0.382681 0 -0.991445 -0.130526 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130522 0.991445 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608761 0.793353 0 0.608761 0.793353 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793352 -0.608763 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793352 -0.608763 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130521 0.991446 0 0.130522 0.991445 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793352 -0.608763 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793352 -0.608763 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130521 0.991446 0 0.130529 0.991445 0 0.382679 0.923881 0 0.382679 0.923881 0 0.608761 0.793353 0 0.608761 0.793353 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608761 -0.793353 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.608759 -0.793355 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130529 0.991445 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608761 -0.793353 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.608759 -0.793355 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.5 -0.866026 0 -0.5 -0.866026 0 0.5 -0.866026 0 0.5 -0.866026 0 -0.894427 -0.447214 0 -0.894427 -0.447214 0 0 -1 0 0 -1 0 0.894427 -0.447214 0 0.894427 -0.447214 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500002 0 0.866025 0.500002 0 0.447214 -0.894427 0 0.447214 -0.894427 0 1 0 0 1 0 0 0.447213 0.894428 0 0.447213 0.894428 0 0.991445 0.130523 0 0.92388 0.382682 0 0.92388 0.382682 0 0.793349 0.608767 0 0.793349 0.608767 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130535 0.991444 0 -0.130535 0.991444 0 -0.38268 0.923881 0 -0.608768 0.793349 0 -0.793346 0.608771 0 -0.923883 0.382675 0 -0.991444 0.13053 0 -0.991445 -0.130528 0 -0.923881 -0.38268 0 -0.793351 -0.608764 0 -0.608768 -0.793349 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130521 -0.991446 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793355 -0.608759 0 0.923878 -0.382687 0 0.991446 -0.130521 0 0.991445 0.130523 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130535 0.991444 0 -0.130535 0.991444 0 -0.38268 0.923881 0 -0.608768 0.793349 0 -0.793346 0.608771 0 -0.923883 0.382675 0 -0.991444 0.13053 0 -0.991445 -0.130528 0 -0.923881 -0.38268 0 -0.793351 -0.608764 0 -0.608768 -0.793349 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130521 -0.991446 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793355 -0.608759 0 0.923878 -0.382687 0 0.991446 -0.130521 0 0.130521 -0.991446 0 0.38268 -0.923881 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.608764 -0.793351 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608755 0.793358 0 0.38268 0.923881 0 0.130535 0.991444 0 -0.130535 0.991444 0 -0.38268 0.923881 0 -0.608755 0.793358 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130521 -0.991446 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608755 0.793358 0 0.38268 0.923881 0 0.130535 0.991444 0 -0.130535 0.991444 0 -0.38268 0.923881 0 -0.608755 0.793358 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.866025 -0.500002 0 0.866025 -0.500002 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500001 0 0.866025 0.500001 0 0.447213 -0.894428 0 0.447213 -0.894428 0 1 0 0 1 0 0 0.447214 0.894427 0 0.447214 0.894427 0 0.447214 -0.894427 0 0.447214 -0.894427 0 1 0 0 1 0 0 0.447213 0.894428 0 0.447213 0.894428 0 0.447214 -0.894427 0 0.447214 -0.894427 0 1 0 0 1 0 0 0.447214 0.894427 0 0.447214 0.894427 0 0.130528 -0.991445 0 0.382687 -0.923878 0 0.382687 -0.923878 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.793356 -0.608758 0 0.923877 -0.38269 0 0.991445 -0.130522 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130521 0.991446 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991445 -0.130522 0 -0.923877 -0.38269 0 -0.793356 -0.608758 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.793356 -0.608758 0 0.923877 -0.38269 0 0.991445 -0.130522 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130521 0.991446 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991445 -0.130522 0 -0.923877 -0.38269 0 -0.793356 -0.608758 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.38268 -0.923881 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.608764 -0.793351 0 0.793356 -0.608758 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.382687 0.923878 0 0.130521 0.991446 0 -0.130521 0.991446 0 -0.382687 0.923878 0 -0.608759 0.793355 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793356 -0.608758 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.793356 -0.608758 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.382687 0.923878 0 0.130521 0.991446 0 -0.130521 0.991446 0 -0.382687 0.923878 0 -0.608759 0.793355 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793356 -0.608758 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.38268 -0.923881 0 0.38268 -0.923881 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.38268 0.923881 0 0.130528 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.608759 0.793355 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.38268 0.923881 0 0.130528 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.608759 0.793355 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 -0.0713394 0.997452 -0.00035235 -0.0729651 0.997334 -0.000688695 -0.217341 0.976096 -0.00100887 -0.357089 0.93407 -0.00131309 -0.489232 0.872153 -0.00160131 -0.610957 0.791662 -0.00187335 -0.71967 0.694314 -0.00212908 -0.813058 0.582179 -0.00236905 -0.889132 0.457645 -0.00259278 -0.94627 0.323368 -0.00280065 -0.983257 0.182202 0 -0.995786 0.0917053 0.00180912 -0.995963 0.0897431 0.0036369 -0.997446 0.0713388 0.00192706 -0.998481 0.0550701 0 -0.999831 0.0183632 0.000344406 -0.212565 0.977147 0.000672724 -0.349465 0.936949 0.000984992 -0.479249 0.877679 0.00128115 -0.599277 0.800541 0.00156108 -0.707106 0.707106 0.00182512 -0.80054 0.599276 0.00207325 -0.877677 0.479248 0.00230494 -0.936947 0.349463 0.00252073 -0.977144 0.212565 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.993712 0.111965 0 -0.993712 0.111965 0 -0.943882 0.330284 0 -0.846725 0.532031 0 -0.943882 0.330284 0 -0.846725 0.532031 0 -0.707107 0.707106 0 -0.532031 0.846725 0 -0.330279 0.943883 0 -0.111965 0.993712 0 -0.111965 0.993712 0 -0.707107 0.707106 0 -0.532031 0.846725 0 -0.330279 0.943883 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.111965 0.993712 0 0.111965 0.993712 0 0.330279 0.943883 0 0.532031 0.846725 0 0.707107 0.707106 0 0.846725 0.532031 0 0.707107 0.707106 0 0.330279 0.943883 0 0.532031 0.846725 0 0.846725 0.532031 0 0.943884 0.330278 0 0.993712 0.111965 0 0.993712 0.111965 0 0.943884 0.330278 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.000989242 -0.871486 -0.49042 -0.00274265 -0.844326 -0.535824 0.00195791 -0.755635 -0.65499 -0.00320839 -0.684544 -0.728965 0.00192055 -0.609183 -0.793028 -0.00266829 -0.481745 -0.876308 0 -0.35686 -0.934158 0.000876395 -0.438053 -0.898949 0.00384753 -0.959004 -0.283368 -0.0038914 -0.998019 -0.0627913 0.00352781 -0.999258 -0.0383473 -0.00356676 -0.982282 0.187378 0.00320127 -0.977903 0.209034 0.00286589 -0.896255 0.44353 0.00252327 -0.759351 0.650677 0.00217358 -0.575623 0.817712 0.00181431 -0.356422 0.934323 0.00144924 -0.115223 0.993339 0.00107543 0.133066 0.991107 0.000693873 0.373158 0.927768 0.00030652 0.590239 0.807229 -9.11119e-05 0.77093 0.63692 8.8915e-05 0.904091 0.427341 -0.000486339 0.904826 0.425781 0.000482289 0.981508 0.191419 -0.000876275 0.982287 0.187381 0.000867121 0.998413 -0.0563105 0.00124365 0.953761 -0.300565 0.00161391 0.850303 -0.52629 0.00197683 0.694422 -0.719565 0.0023332 0.495731 -0.868473 0.00267589 0.266471 -0.963839 0.00301795 0.020773 -0.99978 0.00335241 -0.226176 -0.974081 -0.00371572 -0.248696 -0.968574 -0.0032343 -0.904821 0.425779 -0.00289563 -0.770512 0.637419 -0.00254827 -0.587781 0.809016 -0.00219274 -0.368127 0.929773 -0.00183247 -0.125333 0.992113 -0.00146237 0.125333 0.992114 -0.00108604 0.368127 0.929775 -0.000701679 0.587783 0.809018 -0.000308483 0.770516 0.63742 -0.00125713 0.998026 -0.0627917 -0.00163094 0.951056 -0.309015 -0.00199667 0.844326 -0.535826 -0.00235343 0.684547 -0.728965 -0.00270804 0.481743 -0.876308 -0.00304961 0.248697 -0.968577 -0.00338186 0 -0.999994 -0.00420608 -0.951049 -0.309012 0 -0.910711 -0.413045 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.00509629 0.279596 -0.960104 -0.00443757 0.248695 -0.968572 0.00452707 0.0276028 -0.999609 -0.00385135 0 -0.999993 0.00392848 -0.226186 -0.974076 0.00329992 -0.465266 -0.885165 0.00265247 -0.674063 -0.738669 0.0019705 -0.839017 -0.544101 0.00126815 -0.949377 -0.314137 0.000538078 -0.997966 -0.0637416 -0.000215795 -0.982288 0.187379 0.000213481 -0.998027 -0.0627864 -0.00324258 -0.248697 -0.968576 -0.00259994 -0.481744 -0.876308 -0.00193863 -0.684549 -0.728964 -0.00124549 -0.844324 -0.535831 -0.000528082 -0.951057 -0.309015 0.00095985 -0.981625 0.190817 -0.000941992 -0.904828 0.425776 0.00167582 -0.901419 0.432945 0.00236637 -0.762559 0.646914 0.00302716 -0.574088 0.818788 0.00366581 -0.348265 0.937389 0.00427705 -0.0997826 0.995 0.00485897 0.15518 0.987874 0.00541434 0.400059 0.916474 0.00594547 0.618901 0.785446 0.00644976 0.797479 0.603312 0.00692797 0.924164 0.381934 0.00737777 0.990722 0.135704 0.00780316 0.99282 -0.119361 0.00820136 0.930326 -0.366643 0.00130771 0.823974 -0.566626 -7.5666e-05 0.673832 -0.738885 7.44935e-05 0.497431 -0.867503 0 0.496698 -0.867923 -0.00499877 0.481741 -0.876299 -0.00164476 -0.770514 0.637421 -0.00232001 -0.587779 0.809018 -0.00297124 -0.368128 0.929771 -0.00359216 -0.125332 0.992108 -0.00418806 0.125332 0.992106 -0.00476079 0.368123 0.929765 -0.00530558 0.587775 0.809007 -0.00582311 0.770502 0.637411 -0.00631322 0.904808 0.425773 -0.00677792 0.982265 0.187375 -0.00721724 0.998001 -0.0627901 -0.0076273 0.951029 -0.309006 0 0.818113 -0.575058 -0.00138276 0.684547 -0.728968 -0.00801277 0.8443 -0.53581 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.130526 0.991445 0 0.382682 0.92388 0 0.382682 0.92388 0 0.608763 0.793352 0 0.608763 0.793352 0 0.793352 0.608763 0 0.923879 0.382685 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382686 0 0.793353 -0.608762 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.793351 -0.608765 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.793352 0.608763 0 0.923879 0.382685 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382686 0 0.793353 -0.608762 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.793351 -0.608765 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608761 0.793354 0 0.608761 0.793354 0 0.79335 0.608766 0 0.923881 0.382681 0 0.991445 0.130529 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.793351 -0.608765 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.793355 -0.608759 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.793354 0.60876 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.79335 0.608766 0 0.923881 0.382681 0 0.991445 0.130529 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.793351 -0.608765 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.793355 -0.608759 0 -0.92388 -0.382682 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.923881 0.382681 0 -0.793354 0.60876 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130528 0.991445 0 0.382676 0.923883 0 0.382676 0.923883 0 0.608765 0.793351 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382676 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991445 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991445 0 0.130528 0.991445 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382676 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991445 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.382672 0.923884 0 0.608767 0.793349 0 0.608767 0.793349 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 -0.130517 0.991446 0 -0.130517 0.991446 0 -0.382684 0.923879 0 -0.608765 0.793351 0 -0.793352 0.608763 0 -0.923879 0.382684 0 -0.991445 0.130526 0 -0.991445 0.130526 0 -0.382684 0.923879 0 -0.608765 0.793351 0 -0.793352 0.608763 0 -0.923879 0.382684 0 -0.991439 0.130525 0.00343648 -0.991343 0.131202 0.00490909 -0.923224 0.384157 -0.00898815 -0.882454 0.464575 0.0737854 -0.79317 0.608526 0.0240351 -0.775612 0.628222 0.0613467 -0.637083 0.766808 0.0783048 -0.47267 0.873562 0.116067 -0.378987 0.924897 0.0305778 -0.139185 0.989574 0.0370266 -0.130493 0.991268 0.0189716 -0.991496 0.129732 0.010255 -0.992094 0.122822 -0.0257692 -0.95681 0.285352 0.0555738 -0.995278 0.0962248 0.0127277 -0.608525 0.792896 0.0318335 -0.608497 0.793001 0.0296807 -0.608487 0.793009 0.0296679 -0.793147 0.608605 0.022769 -0.793148 0.608604 0.0227703 -0.923785 0.382645 0.0143163 -0.923785 0.382644 0.0143171 -0.29099 0.948852 0.122496 -0.133905 0.989802 0.0485899 -0.123244 0.990741 0.056943 -0.0985087 0.990583 0.0950868 -0.382455 0.923328 0.0345479 -0.390228 0.920074 0.0344368 -0.991445 -0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793352 -0.608763 0 -0.608761 -0.793354 0 -0.382684 -0.923879 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.923879 -0.382684 0 -0.793352 -0.608763 0 -0.608761 -0.793354 0 -0.382684 -0.923879 0 -0.130504 -0.991281 0.0182062 -0.138944 -0.989628 0.0364791 -0.375637 -0.926399 0.0261155 -0.472299 -0.873701 0.116537 -0.636764 -0.767306 0.0759885 -0.77531 -0.628771 0.0595123 -0.793101 -0.608826 0.0179649 -0.882153 -0.464948 0.0750319 -0.92302 -0.384438 -0.0155199 -0.991339 -0.13124 0.00489594 -0.99144 -0.130525 0.00325806 -0.130557 -0.989936 0.0545989 -0.130549 -0.990652 0.0395647 -0.290738 -0.948899 0.122731 -0.0984478 -0.990949 0.0912598 -0.397232 -0.917092 0.0339048 -0.608561 -0.792962 0.0294039 -0.793186 -0.608559 0.0226358 -0.923798 -0.382614 0.0142735 -0.923786 -0.382645 0.0142327 -0.608486 -0.793171 0.0249987 -0.956635 -0.285631 0.0571379 -0.990035 -0.139121 -0.0218219 -0.995013 -0.0994624 0.00745986 -0.995268 -0.0964116 0.0120913 -0.79315 -0.608608 0.0225678 -0.608499 -0.793013 0.0293176 -0.382462 -0.923344 0.0340358 -0.130525 0 0.991445 -0.382685 0 0.923879 -0.608761 0 0.793354 -0.793353 0 0.608762 -0.923879 0 0.382684 -0.991445 0 0.130526 -0.991445 0 0.130526 -0.130525 0 0.991445 -0.130525 0 0.991445 -0.382685 0 0.923879 -0.608761 0 0.793354 -0.793353 0 0.608762 -0.923879 0 0.382684 -0.991445 0 0.130526 -0.382685 0 0.923879 -0.608761 0 0.793354 -0.793353 0 0.608762 -0.923879 0 0.382684 -0.923879 0 0.382684 -0.793353 0 0.608762 -0.608761 0 0.793354 -0.382685 0 0.923879 0 -0.0560698 0.998427 0 -0.167506 0.985871 0 -0.167506 0.985871 0 -0.276837 0.960917 0 -0.276837 0.960917 0 -0.382682 0.92388 0 -0.483719 0.875223 0 -0.578671 0.815561 0 -0.666346 0.745643 0 -0.745643 0.666346 0 -0.81556 0.578672 0 -0.875224 0.483718 0 -0.92388 0.382682 0 -0.960917 0.276837 0 -0.985871 0.167506 0 -0.998427 0.0560697 0 -0.998427 -0.0560696 0 -0.985871 -0.167506 0 -0.960917 -0.276837 0 -0.92388 -0.382682 0 -0.875223 -0.483719 0 -0.815561 -0.578672 0 -0.745643 -0.666346 0 -0.666346 -0.745642 0 -0.578671 -0.815561 0 -0.483719 -0.875223 0 -0.382683 -0.92388 0 -0.276836 -0.960917 0 -0.167506 -0.985871 0 -0.0560704 -0.998427 0 0.0560702 -0.998427 0 0.167506 -0.985871 0 0.276836 -0.960917 0 0.382683 -0.92388 0 0.483719 -0.875223 0 0.578671 -0.815561 0 0.666347 -0.745641 0 0.745641 -0.666347 0 0.815562 -0.57867 0 0.875223 -0.483719 0 0.923879 -0.382684 0 0.960918 -0.276835 0 0.985871 -0.167507 0 0.998427 -0.0560708 0 0.998427 0.0560709 0 0.985871 0.167507 0 0.960918 0.276835 0 0.923879 0.382684 0 0.875224 0.483718 0 0.815561 0.578671 0 0.745642 0.666347 0 0.666347 0.745642 0 0.578671 0.815561 0 0.483719 0.875223 0 0.382682 0.92388 0 0.276837 0.960917 0 0.167506 0.985871 0 0.0560696 0.998427 0 -0.0560698 0.998427 0 -0.382682 0.92388 0 -0.483719 0.875223 0 -0.578671 0.815561 0 -0.666346 0.745643 0 -0.745643 0.666346 0 -0.81556 0.578672 0 -0.875224 0.483718 0 -0.92388 0.382682 0 -0.960917 0.276837 0 -0.985871 0.167506 0 -0.998427 0.0560697 0 -0.998427 -0.0560696 0 -0.985871 -0.167506 0 -0.960917 -0.276837 0 -0.92388 -0.382682 0 -0.875223 -0.483719 0 -0.815561 -0.578672 0 -0.745643 -0.666346 0 -0.666346 -0.745642 0 -0.578671 -0.815561 0 -0.483719 -0.875223 0 -0.382683 -0.92388 0 -0.276836 -0.960917 0 -0.167506 -0.985871 0 -0.0560704 -0.998427 0 0.0560702 -0.998427 0 0.167506 -0.985871 0 0.276836 -0.960917 0 0.382683 -0.92388 0 0.483719 -0.875223 0 0.578671 -0.815561 0 0.666347 -0.745641 0 0.745641 -0.666347 0 0.815562 -0.57867 0 0.875223 -0.483719 0 0.923879 -0.382684 0 0.960918 -0.276835 0 0.985871 -0.167507 0 0.998427 -0.0560708 0 0.998427 0.0560709 0 0.985871 0.167507 0 0.960918 0.276835 0 0.923879 0.382684 0 0.875224 0.483718 0 0.815561 0.578671 0 0.745642 0.666347 0 0.666347 0.745642 0 0.578671 0.815561 0 0.483719 0.875223 0 0.382682 0.92388 0 0.276837 0.960917 0 0.167506 0.985871 0 0.0560696 0.998427 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.0640685 -0.997945 0 -0.191159 -0.981559 0 -0.191159 -0.981559 0 -0.315108 -0.949056 0 -0.433885 -0.900968 0 -0.545535 -0.838088 0 -0.648229 -0.761445 0 -0.740277 -0.672301 0 -0.820172 -0.572118 0 -0.886599 -0.462538 0 -0.938469 -0.345364 0 -0.974927 -0.222523 0 -0.995379 -0.096021 0 -0.999486 0.0320496 0 -0.987182 0.159601 0 -0.958668 0.284528 0 -0.914412 0.404784 0 -0.855143 0.518393 0 -0.781832 0.623489 0 -0.695682 0.71835 0 -0.598111 0.801413 0 -0.490717 0.871319 0 -0.375267 0.926917 0 -0.253655 0.967295 0 -0.127878 0.99179 0 0 1 0 0.127878 0.99179 0 0.253654 0.967295 0 0.375267 0.926917 0 0.490718 0.871319 0 0.598111 0.801413 0 0.695682 0.71835 0 0.781832 0.623489 0 0.855142 0.518395 0 0.914413 0.404781 0 0.958668 0.284528 0 0.987182 0.159601 0 0.999486 0.0320496 0 0.995379 -0.096021 0 0.974927 -0.222523 0 0.938469 -0.345364 0 0.886599 -0.462538 0 0.820173 -0.572116 0 0.740276 -0.672303 0 0.648229 -0.761445 0 0.545535 -0.838088 0 0.433885 -0.900968 0 0.315109 -0.949056 0 0.191159 -0.981559 0 0.0640687 -0.997945 0 0.191159 -0.981559 0 -0.315108 -0.949056 0 -0.433885 -0.900968 0 -0.545535 -0.838088 0 -0.648229 -0.761445 0 -0.740277 -0.672301 0 -0.820172 -0.572118 0 -0.886599 -0.462538 0 -0.938469 -0.345364 0 -0.974927 -0.222523 0 -0.995379 -0.096021 0 -0.999486 0.0320496 0 -0.987182 0.159601 0 -0.958668 0.284528 0 -0.914412 0.404784 0 -0.855143 0.518393 0 -0.781832 0.623489 0 -0.695682 0.71835 0 -0.598111 0.801413 0 -0.490717 0.871319 0 -0.375267 0.926917 0 -0.253655 0.967295 0 -0.127878 0.99179 0 0 1 0 0.127878 0.99179 0 0.253654 0.967295 0 0.375267 0.926917 0 0.490718 0.871319 0 0.598111 0.801413 0 0.695682 0.71835 0 0.781832 0.623489 0 0.855142 0.518395 0 0.914413 0.404781 0 0.958668 0.284528 0 0.987182 0.159601 0 0.999486 0.0320496 0 0.995379 -0.096021 0 0.974927 -0.222523 0 0.938469 -0.345364 0 0.886599 -0.462538 0 0.820173 -0.572116 0 0.740276 -0.672303 0 0.648229 -0.761445 0 0.545535 -0.838088 0 0.433885 -0.900968 0 0.315109 -0.949056 0 0.0640687 -0.997945 0 -0.0640685 -0.997945 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.0765498 0.997066 0 -0.0765498 0.997066 0 -0.227853 0.973696 0 -0.227853 0.973696 0 -0.373818 0.927502 0 -0.511017 0.859571 0 -0.636243 0.771488 0 -0.746553 0.665326 0 -0.839365 0.543569 0 -0.912504 0.409068 0 -0.964253 0.264982 0 -0.993402 0.114682 0 -0.999266 -0.0383027 0 -0.981708 -0.190392 0 -0.94114 -0.338017 0 -0.878513 -0.477718 0 -0.795292 -0.606227 0 -0.693434 -0.720521 0 -0.575318 -0.81793 0 -0.443719 -0.896166 0 -0.301721 -0.953396 0 -0.15265 -0.98828 0 0 -1 0 0.15265 -0.98828 0 0.301721 -0.953396 0 0.443719 -0.896166 0 0.575318 -0.81793 0 0.693434 -0.720521 0 0.795293 -0.606225 0 0.878512 -0.47772 0 0.94114 -0.338017 0 0.981708 -0.190392 0 0.999266 -0.0383027 0 0.993402 0.114685 0 0.964253 0.264982 0 0.912504 0.409068 0 0.839366 0.543566 0 0.746553 0.665326 0 0.636243 0.771488 0 0.511017 0.859571 0 0.373818 0.927502 0 0.227853 0.973696 0 0.0765496 0.997066 0 0.0765496 0.997066 0 -0.373818 0.927502 0 -0.511017 0.859571 0 -0.636243 0.771488 0 -0.746553 0.665326 0 -0.839365 0.543569 0 -0.912504 0.409068 0 -0.964253 0.264982 0 -0.993402 0.114682 0 -0.999266 -0.0383027 0 -0.981708 -0.190392 0 -0.94114 -0.338017 0 -0.878513 -0.477718 0 -0.795292 -0.606227 0 -0.693434 -0.720521 0 -0.575318 -0.81793 0 -0.443719 -0.896166 0 -0.301721 -0.953396 0 -0.15265 -0.98828 0 0 -1 0 0.15265 -0.98828 0 0.301721 -0.953396 0 0.443719 -0.896166 0 0.575318 -0.81793 0 0.693434 -0.720521 0 0.795293 -0.606225 0 0.878512 -0.47772 0 0.94114 -0.338017 0 0.981708 -0.190392 0 0.999266 -0.0383027 0 0.993402 0.114685 0 0.964253 0.264982 0 0.912504 0.409068 0 0.839366 0.543566 0 0.746553 0.665326 0 0.636243 0.771488 0 0.511017 0.859571 0 0.373818 0.927502 0 0.227853 0.973696 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 -0.707106 -0.707107 0 -0.707106 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707106 0 -0.707107 0.707106 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0 -0.707106 -0.707107 0 -0.707106 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0 -0.707106 -0.707107 0 -0.707106 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.704873 0.0794202 0.704873 -0.704873 0.0794201 0.704873 -0.704874 0.234278 0.669527 -0.704874 0.234278 0.669527 -0.704874 0.377387 0.600609 -0.704873 0.377387 0.60061 -0.704873 0.501575 0.501575 -0.704874 0.600609 0.377387 -0.704874 0.669527 0.234277 -0.704874 0.704872 0.0794193 -0.704873 0.704873 0.0794202 -0.704874 0.501575 0.501573 -0.704874 0.600609 0.377387 -0.704874 0.669527 0.234277 -0.707107 0 0.707107 -0.707105 5.793e-07 0.707109 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.711614 0.0554049 0.700383 -0.688416 0.164682 0.706373 -0.643731 0.192148 0.740736 -0.649432 0.274259 0.709239 -0.585897 0.30856 0.749343 -0.590094 0.374057 0.715451 -0.551885 0.437894 0.709698 -0.561222 0.355236 0.747554 -0.633539 0.323708 0.702738 -0.619373 0.261024 0.740435 -0.687981 0.193975 0.699325 -0.668166 0.159453 0.726725 -0.706219 0.0500381 0.706223 -0.684373 0.0661374 0.726127 -0.511367 0.414008 0.753062 -0.51316 0.490436 0.704372 -0.451785 0.535481 0.713548 -0.465173 0.443674 0.766007 -0.415548 0.50003 0.759796 -0.385111 0.590722 0.709039 -0.333149 0.608132 0.720547 -0.34919 0.5348 0.769451 -0.308703 0.570635 0.760972 -0.236687 0.65478 0.717804 -0.202093 0.65163 0.73112 -0.218318 0.60332 0.767035 -0.191837 0.625615 0.756177 -0.0862445 0.676316 0.731545 -0.0649863 0.645713 0.76081 -0.0660322 0.663909 0.744893 -0.704063 0.704063 0.0926928 -0.704061 0.704064 0.092691 -0.656081 0.704063 0.271758 -0.56339 0.704063 0.432305 -0.432304 0.704063 0.56339 -0.271759 0.704063 0.656081 -0.092691 0.704063 0.704063 -0.0926915 0.704063 0.704062 -0.656081 0.704064 0.271757 -0.56339 0.704063 0.432305 -0.432304 0.704063 0.563391 -0.271759 0.704063 0.656081 0 0.665361 0.746522 0 0.665361 0.746522 0 0.707107 0.707107 0 0.707107 0.707107 -0.683904 0.716767 0.136091 -0.703912 0.695319 0.145046 -0.722972 0.673063 0.155879 -0.688149 0.685657 0.23733 -0.72176 0.645559 0.249632 -0.689577 0.642765 0.333672 -0.72039 0.605185 0.338807 -0.718859 0.552662 0.421671 -0.717175 0.488943 0.496583 -0.715331 0.41521 0.562052 -0.713315 0.33284 0.616765 -0.711127 0.243373 0.659597 -0.708763 0.148497 0.689641 -0.70622 0.0500098 0.706224 -0.703621 0.051683 0.708693 -0.691151 0.586335 0.422518 -0.692872 0.517648 0.501965 -0.694746 0.438246 0.570322 -0.696764 0.34991 0.626165 -0.698917 0.254616 0.668345 -0.701204 0.154471 0.696025 -0.707105 0 0.707109 -0.707105 0 0.707109 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.669641 0 0.742685 -0.669641 0 0.742685 -0.704873 -0.0794204 0.704873 -0.704873 -0.0794204 0.704873 -0.704874 -0.234278 0.669527 -0.704874 -0.234278 0.669527 -0.704874 -0.377387 0.60061 -0.704873 -0.377388 0.60061 -0.704873 -0.501575 0.501574 -0.704874 -0.600609 0.377387 -0.704875 -0.669526 0.234281 -0.70487 -0.704876 0.0794206 -0.704873 -0.704873 0.0794232 -0.704874 -0.501574 0.501574 -0.704874 -0.600609 0.377387 -0.70487 -0.669531 0.234278 -0.651179 -0.0630462 0.756301 -0.632706 -0.160193 0.757642 -0.642394 -0.177258 0.745593 -0.581322 -0.262538 0.770155 -0.591471 -0.298902 0.748879 -0.516564 -0.354457 0.779437 -0.481247 -0.390103 0.784998 -0.54037 -0.371359 0.755045 -0.555798 -0.293114 0.777928 -0.601814 -0.272272 0.750791 -0.61292 -0.183245 0.768603 -0.645053 -0.163616 0.746416 -0.668848 -0.0486655 0.741805 -0.667804 -0.047537 0.742817 -0.517645 -0.407921 0.752093 -0.426498 -0.43878 0.790931 -0.393232 -0.47371 0.788015 -0.458144 -0.472172 0.753099 -0.42081 -0.49614 0.75945 -0.319547 -0.519608 0.7924 -0.292477 -0.541196 0.788393 -0.340305 -0.554039 0.759759 -0.309574 -0.562652 0.766542 -0.198716 -0.57859 0.791041 -0.181059 -0.591085 0.786026 -0.208382 -0.607216 0.766724 -0.188353 -0.605059 0.77358 -0.0725643 -0.612836 0.786871 -0.0617939 -0.621831 0.78071 -0.064476 -0.631576 0.772629 -0.0627557 -0.621802 0.780656 -0.707107 -0.707107 0 -0.707107 -0.707107 0 0 -0.62303 0.782198 -0.704063 -0.704063 0.0926912 -0.704061 -0.704064 0.0926926 -0.656082 -0.704063 0.271757 -0.56339 -0.704063 0.432305 -0.432304 -0.704063 0.56339 -0.271759 -0.704063 0.656081 -0.0926915 -0.704063 0.704063 -0.092691 -0.704063 0.704062 -0.656081 -0.704064 0.271758 -0.56339 -0.704063 0.432305 -0.432304 -0.704063 0.563391 -0.271759 -0.704063 0.656081 -0.686701 -0.714772 0.132451 -0.72311 -0.673558 0.153074 -0.687979 -0.686739 0.234678 -0.689413 -0.644061 0.331505 -0.691003 -0.587722 0.42083 -0.692742 -0.519017 0.50073 -0.69463 -0.439503 0.569496 -0.696664 -0.350974 0.62568 -0.698838 -0.255419 0.668122 -0.701148 -0.154967 0.695972 -0.703591 -0.0518494 0.708712 -0.706214 -0.050164 0.706219 -0.721888 -0.646351 0.247199 -0.720512 -0.606172 0.336775 -0.718974 -0.553754 0.420039 -0.717275 -0.490055 0.495341 -0.715412 -0.416258 0.561173 -0.713378 -0.333746 0.616202 -0.71117 -0.244074 0.659291 -0.708784 -0.14894 0.689523 0 -0.707107 0.707107 0 -0.707107 0.707107 -0.707105 0 0.707109 -0.707105 0 0.707109 0 0.707107 0.707107 0 0.707107 0.707107 -0.57735 0.57735 0.57735 -0.707107 0 0.707107 -0.707107 0 0.707107 0 0.707107 -0.707107 -3.01534e-07 0.707104 -0.70711 0 0.707101 -0.707113 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.712334 -0.414124 0.566641 -0.701841 -0.416998 0.577523 -0.702615 -0.359206 0.61425 -0.703406 -0.29821 0.645207 -0.704212 -0.234588 0.670115 -0.705028 -0.168936 0.688765 -0.705854 -0.101873 0.700994 -0.706697 -0.0340223 0.706697 -0.706697 0.0340223 0.706697 -0.70755 0.0342933 0.70583 -0.705854 0.101872 0.700994 -0.708397 0.102436 0.698341 -0.705029 0.168936 0.688764 -0.704212 0.234588 0.670115 -0.703406 0.29821 0.645207 -0.702618 0.359205 0.614248 -0.701841 0.416998 0.577523 -0.712334 0.414124 0.566641 -0.711583 -0.357629 0.604773 -0.710812 -0.297644 0.637302 -0.710025 -0.234726 0.663904 -0.709222 -0.169453 0.684318 -0.708397 -0.102436 0.698342 -0.70755 -0.0342933 0.70583 -0.709222 0.169453 0.684318 -0.710025 0.234725 0.663905 -0.710814 0.297644 0.6373 -0.711584 0.357629 0.604773 -0.708233 0.132345 -0.693463 -0.758351 0.182256 -0.625848 -0.71646 0.166462 -0.677477 -0.685637 -0.106242 -0.720149 -0.729044 -0.154818 -0.666728 -0.683149 -0.272123 -0.677684 -0.73069 -0.317644 -0.604314 -0.682069 -0.423253 -0.596355 -0.682395 -0.550426 -0.481007 -0.684146 -0.645973 -0.33862 -0.687284 -0.704264 -0.17791 -0.691747 -0.722088 -0.00870774 -0.697485 -0.698807 0.158694 -0.704378 -0.636452 0.314294 -0.704916 -0.545199 0.453709 -0.712149 -0.53534 0.454153 -0.697939 -0.428466 0.573846 -0.718786 -0.399126 0.56925 -0.692123 -0.285039 0.663113 -0.687559 -0.123278 0.715587 -0.68433 0.047197 0.727644 -0.682478 0.216104 0.698228 -0.682042 0.373188 0.628928 -0.683025 0.508929 0.523897 -0.685415 0.615182 0.389562 -0.68917 0.685704 0.234212 -0.694225 0.716597 0.0673824 -0.700509 0.7065 -0.100725 -0.707286 0.683485 -0.18054 -0.709117 0.670061 -0.219482 -0.763156 0.60121 -0.236938 -0.731027 -0.459947 -0.504032 -0.730076 -0.573357 -0.371821 -0.727822 -0.651051 -0.215425 -0.724219 -0.688168 -0.0439543 -0.719195 -0.682042 0.132581 -0.712679 -0.632338 0.303707 -0.723904 -0.24027 0.646709 -0.72761 -0.0684505 0.682567 -0.729963 0.106065 0.675207 -0.731004 0.272994 0.625386 -0.730753 0.422495 0.536188 -0.729209 0.54572 0.41285 -0.726339 0.635227 0.262524 -0.722099 0.68539 0.0938812 -0.7164 0.692702 -0.0832795 -0.726081 0.0189802 -0.687347 -0.689485 0.0643118 -0.721439 -0.472708 0.623114 -0.623118 -0.707107 0 0.707107 -0.707107 0 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707107 0 0.707112 -0.707102 -5.7743e-07 0.707107 -0.707107 0 0.707102 -0.707112 -0.685037 0.299794 -0.663963 -0.724535 0.342849 -0.597917 -0.724319 0.464584 -0.509435 -0.724056 0.564286 -0.396641 -0.45131 0.6311 -0.630898 -0.685796 0.646044 -0.335129 -0.685237 0.438938 -0.581192 -0.68549 0.556284 -0.469735 -0.57735 -0.57735 0.57735 -0.451142 0.631054 -0.631064 -0.451121 0.631067 -0.631067 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.693263 -0.296576 -0.656832 -0.711176 -0.307957 -0.631974 -0.69887 -0.43106 -0.570761 -0.706119 -0.535061 -0.463795 -0.704462 -0.432363 -0.562846 -0.697497 -0.547502 -0.462319 -0.71245 -0.611542 -0.344139 -0.692193 -0.640645 -0.332329 -0.476859 -0.747142 -0.463016 -0.456128 -0.423241 -0.782825 0 -0.850011 -0.526765 -8.03619e-09 -0.850011 -0.526765 0 -0.850011 -0.526765 0 -0.475576 -0.879675 -1.05078e-06 -0.475598 -0.879663 0 -0.475606 -0.879658 -0.72986 -0.154614 -0.665882 -0.605715 0.0165288 -0.79551 -0.59157 0.214844 -0.777102 -0.683014 0.260048 -0.682545 -0.779291 0.0788565 -0.621682 -0.772976 -0.0707076 -0.630483 -0.727871 0.339931 -0.595526 -0.684362 0.412834 -0.601013 -0.726424 0.47724 -0.49452 -0.724578 0.586024 -0.362716 -0.722322 0.65958 -0.207858 -0.719644 0.693242 -0.0390988 -0.716522 0.684665 0.133527 -0.712951 0.633961 0.299658 -0.7089 0.543744 0.449226 -0.704596 0.422009 0.570484 -0.704597 0.544544 0.454989 -0.686113 0.541591 -0.485724 -0.688268 0.638991 -0.343478 -0.690814 0.699585 -0.18264 -0.693731 0.720124 -0.0126119 -0.697013 0.699722 0.156719 -0.700639 0.63992 0.315607 -0.708902 0.4163 0.569344 -0.70064 0.277231 0.657454 -0.712951 0.261664 0.650564 -0.71652 0.0928225 0.691364 -0.71964 -0.0800048 0.689723 -0.722325 -0.246485 0.646136 -0.724582 -0.396713 0.563559 -0.726427 -0.52186 0.447174 -0.72787 -0.614578 0.304136 -0.72892 -0.669475 0.143105 -0.729578 -0.683395 -0.0262258 -0.729857 -0.65558 -0.193712 -0.681564 -0.721108 -0.124394 -0.697012 0.115082 0.707764 -0.693728 -0.0551537 0.718123 -0.69081 -0.223671 0.68757 -0.688275 -0.38064 0.617569 -0.686118 -0.516884 0.51193 -0.684364 -0.624364 0.376583 -0.683015 -0.69672 0.219251 -0.68208 -0.729636 0.048976 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.5 -0.866026 0 0.5 -0.866026 0 -0.5 -0.866026 0 -0.5 -0.866026 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.894427 -0.447214 0 0.894427 -0.447214 0 0 -1 0 0 -1 0 -0.894427 -0.447214 0 -0.894427 -0.447214 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.866025 0.500002 0 0.866025 0.500002 0 0.866025 -0.500001 0 0.866025 -0.500001 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.447213 0.894428 0 0.447213 0.894428 0 1 0 0 1 0 0 0.447214 -0.894427 0 0.447214 -0.894427 0 -0.130535 0.991444 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.608768 0.793349 0 -0.608768 0.793349 0 -0.793346 0.608771 0 -0.923883 0.382675 0 -0.991444 0.13053 0 -0.991445 -0.130528 0 -0.923881 -0.38268 0 -0.793351 -0.608764 0 -0.608768 -0.793349 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130521 -0.991446 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793355 -0.608759 0 0.923878 -0.382687 0 0.991446 -0.130521 0 0.991445 0.130523 0 0.92388 0.382682 0 0.793349 0.608767 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130535 0.991444 0 -0.130535 0.991444 0 -0.793346 0.608771 0 -0.923883 0.382675 0 -0.991444 0.13053 0 -0.991445 -0.130528 0 -0.923881 -0.38268 0 -0.793351 -0.608764 0 -0.608768 -0.793349 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130521 -0.991446 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793355 -0.608759 0 0.923878 -0.382687 0 0.991446 -0.130521 0 0.991445 0.130523 0 0.92388 0.382682 0 0.793349 0.608767 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130535 0.991444 0 -0.130535 0.991444 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.608755 0.793358 0 -0.608755 0.793358 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130521 -0.991446 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608755 0.793358 0 0.38268 0.923881 0 0.130535 0.991444 0 -0.130535 0.991444 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130521 -0.991446 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608755 0.793358 0 0.38268 0.923881 0 0.130535 0.991444 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500002 0 0.866025 -0.500002 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500001 0 0.866025 -0.500001 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500001 0 0.866025 -0.500001 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.447214 0.894427 0 0.447214 0.894427 0 1 0 0 1 0 0 0.447213 -0.894428 0 0.447213 -0.894428 0 0.447213 0.894428 0 0.447213 0.894428 0 1 0 0 1 0 0 0.447214 -0.894427 0 0.447214 -0.894427 0 0.447214 0.894427 0 0.447214 0.894427 0 1 0 0 1 0 0 0.447214 -0.894427 0 0.447214 -0.894427 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991445 -0.130522 0 -0.923877 -0.38269 0 -0.793356 -0.608758 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.382687 -0.923878 0 0.608759 -0.793355 0 0.793356 -0.608758 0 0.923877 -0.38269 0 0.991445 -0.130522 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130521 0.991446 0 -0.130521 0.991446 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991445 -0.130522 0 -0.923877 -0.38269 0 -0.793356 -0.608758 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.382687 -0.923878 0 0.608759 -0.793355 0 0.793356 -0.608758 0 0.923877 -0.38269 0 0.991445 -0.130522 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608764 0.793351 0 0.38268 0.923881 0 0.130521 0.991446 0 -0.130521 0.991446 0 -0.382687 0.923878 0 -0.382687 0.923878 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793356 -0.608758 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793356 -0.608758 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.382687 0.923878 0 0.130521 0.991446 0 -0.130521 0.991446 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793356 -0.608758 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.38268 -0.923881 0 0.608764 -0.793351 0 0.793356 -0.608758 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.382687 0.923878 0 0.130521 0.991446 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.38268 -0.923881 0 0.608759 -0.793355 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.38268 0.923881 0 0.130528 0.991445 0 -0.130528 0.991445 0 -0.793358 0.608755 0 -0.923876 0.382693 0 -0.991446 0.130521 0 -0.991446 -0.130521 0 -0.923876 -0.382693 0 -0.793358 -0.608755 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.38268 -0.923881 0 0.608759 -0.793355 0 0.793358 -0.608755 0 0.923876 -0.382693 0 0.991446 -0.130521 0 0.991446 0.130521 0 0.923876 0.382693 0 0.793358 0.608755 0 0.608759 0.793355 0 0.38268 0.923881 0 0.130528 0.991445 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.5 -0.866026 0 0.5 -0.866026 0 -0.5 -0.866026 0 -0.5 -0.866026 0 0.894427 -0.447214 0 0.894427 -0.447214 0 0 -1 0 0 -1 0 -0.894427 -0.447214 0 -0.894427 -0.447214 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.866026 -0.499999 0 -0.866026 -0.499999 0 -0.866025 0.5 0 -0.866025 0.5 0 -0.447215 -0.894427 0 -0.447215 -0.894427 0 -1 0 0 -1 0 0 -0.447213 0.894427 0 -0.447213 0.894427 0 -0.991445 0.130523 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0.130536 0.991444 0 0.382678 0.923882 0 0.608768 0.793349 0 0.793348 0.608769 0 0.923882 0.382678 0 0.991445 0.130527 0 0.991445 -0.130525 0 0.923879 -0.382684 0 0.793353 -0.608762 0 0.608768 -0.793349 0 0.382678 -0.923882 0 0.130522 -0.991445 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.608759 0 -0.923878 -0.382687 0 -0.991446 -0.130521 0 -0.991445 0.130523 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0.130536 0.991444 0 0.382678 0.923882 0 0.608768 0.793349 0 0.793348 0.608769 0 0.923882 0.382678 0 0.991445 0.130527 0 0.991445 -0.130525 0 0.923879 -0.382684 0 0.793353 -0.608762 0 0.608768 -0.793349 0 0.382678 -0.923882 0 0.130522 -0.991445 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.608759 0 -0.923878 -0.382687 0 -0.991446 -0.130521 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608755 0.793358 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0.130536 0.991444 0 0.382679 0.923881 0 0.608757 0.793357 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130522 -0.991445 0 -0.130521 -0.991446 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608755 0.793358 0 -0.38268 0.923881 0 -0.130535 0.991444 0 0.130536 0.991444 0 0.382679 0.923881 0 0.608757 0.793357 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130522 -0.991445 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.866025 -0.5 0 -0.866025 -0.5 0 -0.866026 0.499999 0 -0.866026 0.499999 0 -0.866026 -0.5 0 -0.866026 -0.5 0 -0.866026 0.5 0 -0.866026 0.5 0 -0.866026 -0.5 0 -0.866026 -0.5 0 -0.866026 0.5 0 -0.866026 0.5 0 -0.447213 -0.894427 0 -0.447213 -0.894427 0 -1 0 0 -1 0 0 -0.447215 0.894427 0 -0.447215 0.894427 0 -0.447214 -0.894427 0 -0.447214 -0.894427 0 -1 0 0 -1 0 0 -0.447213 0.894427 0 -0.447213 0.894427 0 -0.447214 -0.894427 0 -0.447214 -0.894427 0 -1 0 0 -1 0 0 -0.447214 0.894427 0 -0.447214 0.894427 0 -0.130528 -0.991445 0 -0.382687 -0.923878 0 -0.382687 -0.923878 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.793352 -0.608763 0 -0.923881 -0.382681 0 -0.991445 -0.130526 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130522 0.991445 0 0.382679 0.923881 0 0.608766 0.79335 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.793352 -0.608763 0 0.608761 -0.793353 0 0.382685 -0.923879 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.793352 -0.608763 0 -0.923881 -0.382681 0 -0.991445 -0.130526 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130522 0.991445 0 0.382679 0.923881 0 0.608766 0.79335 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.793352 -0.608763 0 0.608761 -0.793353 0 0.382685 -0.923879 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.793352 -0.608763 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130521 0.991446 0 0.130522 0.991445 0 0.382685 0.923879 0 0.608761 0.793353 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793352 -0.608763 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.793352 -0.608763 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130521 0.991446 0 0.130522 0.991445 0 0.382685 0.923879 0 0.608761 0.793353 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793352 -0.608763 0 0.608766 -0.79335 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130529 0.991445 0 0.382679 0.923881 0 0.608761 0.793353 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608761 -0.793353 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.130528 -0.991445 0 -0.793355 -0.608759 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 0.130525 0 -0.923879 0.382684 0 -0.793355 0.608759 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130529 0.991445 0 0.382679 0.923881 0 0.608761 0.793353 0 0.793355 0.608759 0 0.923879 0.382684 0 0.991445 0.130528 0 0.991445 -0.130528 0 0.923879 -0.382684 0 0.793355 -0.608759 0 0.608761 -0.793353 0 0.382679 -0.923881 0 0.130529 -0.991445 0 -0.997452 0.0713393 0 -0.997452 0.0713393 0 -0.977147 0.212566 0 -0.93695 0.349464 0 -0.877679 0.479249 0 -0.800542 0.599277 0 -0.707106 0.707107 0 -0.599278 0.800541 0 -0.479249 0.877679 0 -0.349465 0.93695 0 -0.212565 0.977147 0 -0.0713394 0.997452 0 -0.212565 0.977147 0 -0.977147 0.212566 0 -0.93695 0.349464 0 -0.877679 0.479249 0 -0.800542 0.599277 0 -0.707106 0.707107 0 -0.599278 0.800541 0 -0.479249 0.877679 0 -0.349465 0.93695 0 -0.0713394 0.997452 0 0.0713392 0.997452 0 0.0713392 0.997452 0 0.212565 0.977147 0 0.212565 0.977147 0 0.349465 0.936949 0 0.349465 0.936949 0 0.479248 0.877679 0 0.599277 0.800542 0 0.707109 0.707105 0 0.800539 0.59928 0 0.877679 0.479249 0 0.93695 0.349464 0 0.977148 0.212561 0 0.997452 0.0713393 0 0.997452 0.0713393 0 0.479248 0.877679 0 0.599277 0.800542 0 0.707109 0.707105 0 0.800539 0.59928 0 0.877679 0.479249 0 0.93695 0.349464 0 0.977148 0.212561 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -0.0713401 -0.997452 0 -0.212564 -0.977147 0 -0.212564 -0.977147 0 -0.349466 -0.936949 0 -0.479249 -0.877679 0 -0.599278 -0.800541 0 -0.707105 -0.707108 0 -0.800542 -0.599277 0 -0.877679 -0.47925 0 -0.93695 -0.349463 0 -0.977147 -0.212566 0 -0.997452 -0.0713403 0 -0.997452 0.0713402 0 -0.977147 0.212566 0 -0.93695 0.349463 0 -0.877679 0.479249 0 -0.800541 0.599278 0 -0.707106 0.707108 0 -0.599278 0.800541 0 -0.479249 0.877679 0 -0.349464 0.93695 0 -0.212565 0.977147 0 -0.0713401 0.997452 0 0.0713403 0.997452 0 0.212565 0.977147 0 0.349464 0.93695 0 0.479249 0.877679 0 0.599278 0.800541 0 0.707106 0.707108 0 0.800541 0.599278 0 0.877679 0.479249 0 0.93695 0.349463 0 0.977147 0.212566 0 0.997452 0.0713402 0 0.997452 -0.0713403 0 0.977147 -0.212566 0 0.93695 -0.349463 0 0.877679 -0.47925 0 0.800542 -0.599277 0 0.707105 -0.707108 0 0.599278 -0.800541 0 0.479249 -0.877679 0 0.349466 -0.936949 0 0.212564 -0.977147 0 0.0713403 -0.997452 0 0.212564 -0.977147 0 -0.349466 -0.936949 0 -0.479249 -0.877679 0 -0.599278 -0.800541 0 -0.707105 -0.707108 0 -0.800542 -0.599277 0 -0.877679 -0.47925 0 -0.93695 -0.349463 0 -0.977147 -0.212566 0 -0.997452 -0.0713403 0 -0.997452 0.0713402 0 -0.977147 0.212566 0 -0.93695 0.349463 0 -0.877679 0.479249 0 -0.800541 0.599278 0 -0.707106 0.707108 0 -0.599278 0.800541 0 -0.479249 0.877679 0 -0.349464 0.93695 0 -0.212565 0.977147 0 -0.0713401 0.997452 0 0.0713403 0.997452 0 0.212565 0.977147 0 0.349464 0.93695 0 0.479249 0.877679 0 0.599278 0.800541 0 0.707106 0.707108 0 0.800541 0.599278 0 0.877679 0.479249 0 0.93695 0.349463 0 0.977147 0.212566 0 0.997452 0.0713402 0 0.997452 -0.0713403 0 0.977147 -0.212566 0 0.93695 -0.349463 0 0.877679 -0.47925 0 0.800542 -0.599277 0 0.707105 -0.707108 0 0.599278 -0.800541 0 0.479249 -0.877679 0 0.349466 -0.936949 0 0.0713403 -0.997452 0 -0.0713401 -0.997452 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.0825795 0.996585 0 0.0825795 0.996585 0 0.245483 0.969401 0 0.245483 0.969401 0 0.401696 0.915773 0 0.546949 0.837166 0 0.677282 0.735723 0 0.789139 0.614214 0 0.879474 0.475946 0 0.945817 0.324699 0 0.986361 0.164596 0 1 0 0 0.986361 -0.164596 0 0.945817 -0.324699 0 0.879474 -0.475946 0 0.789139 -0.614214 0 0.677282 -0.735723 0 0.546949 -0.837166 0 0.401694 -0.915774 0 0.245486 -0.9694 0 0.0825795 -0.996585 0 0.245486 -0.9694 0 0.401696 0.915773 0 0.546949 0.837166 0 0.677282 0.735723 0 0.789139 0.614214 0 0.879474 0.475946 0 0.945817 0.324699 0 0.986361 0.164596 0 1 0 0 0.986361 -0.164596 0 0.945817 -0.324699 0 0.879474 -0.475946 0 0.789139 -0.614214 0 0.677282 -0.735723 0 0.546949 -0.837166 0 0.401694 -0.915774 0 0.0825795 -0.996585 0 -0.0825798 -0.996584 0 -0.0825798 -0.996584 0 -0.245486 -0.9694 0 -0.245486 -0.9694 0 -0.401694 -0.915774 0 -0.401694 -0.915774 0 -0.546948 -0.837167 0 -0.677284 -0.735722 0 -0.789139 -0.614214 0 -0.879474 -0.475946 0 -0.945817 -0.324699 0 -0.986361 -0.164596 0 -1 0 0 -0.986361 0.164596 0 -0.945817 0.324699 0 -0.879474 0.475946 0 -0.789139 0.614214 0 -0.677284 0.735722 0 -0.546948 0.837167 0 -0.401696 0.915773 0 -0.245483 0.969401 0 -0.0825798 0.996584 0 -0.0825798 0.996584 0 -0.546948 -0.837167 0 -0.677284 -0.735722 0 -0.789139 -0.614214 0 -0.879474 -0.475946 0 -0.945817 -0.324699 0 -0.986361 -0.164596 0 -1 0 0 -0.986361 0.164596 0 -0.945817 0.324699 0 -0.879474 0.475946 0 -0.789139 0.614214 0 -0.677284 0.735722 0 -0.546948 0.837167 0 -0.401696 0.915773 0 -0.245483 0.969401 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.855203 -0.0676501 -0.513859 -0.855204 -0.198341 -0.47884 -0.855204 -0.315518 -0.411188 -0.855203 -0.41119 -0.315516 -0.855203 -0.47884 -0.198342 -0.855203 -0.513858 -0.0676543 -0.855203 -0.513858 0.0676543 -0.855203 -0.47884 0.198342 -0.855203 -0.41119 0.315516 -0.855203 -0.315518 0.411188 -0.855203 -0.198341 0.478841 -0.855203 -0.0676516 0.513858 -0.855203 0.0676512 0.513858 -0.855203 0.198342 0.47884 -0.855204 0.315516 0.411189 -0.855204 0.41119 0.315516 -0.855203 0.47884 0.198342 -0.855204 0.513858 0.0676513 -0.855204 0.513858 -0.0676513 -0.855204 0.47884 -0.198342 -0.855204 0.41119 -0.315515 -0.855204 0.315516 -0.411189 -0.855204 0.198342 -0.47884 -0.855203 0.0676497 -0.513859 0 0.130524 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608762 -0.793353 0 0.793355 -0.60876 0 0.608762 -0.793353 0 0.608762 -0.793353 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.130524 -0.991445 0 -0.130525 -0.991445 0 -0.382681 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.60876 0 -0.92388 -0.382683 0 -0.991444 -0.130533 0 -0.991444 0.130533 0 -0.923879 0.382684 0 -0.793355 0.60876 0 -0.608764 0.793351 0 -0.382681 0.923881 0 -0.130528 0.991445 0 0.130527 0.991445 0 0.382683 0.92388 0 0.608762 0.793353 0 0.793355 0.60876 0 0.923879 0.382684 0 0.991445 0.130527 0 0.991445 -0.130527 0 0.92388 -0.382683 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.608762 -0.793353 0 0.793355 -0.60876 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991445 -0.130527 0 0.991445 -0.130527 0 0.991445 -0.130527 0 0.991445 0.130527 0 0.991445 0.130527 0 0.991445 0.130527 0 0.923879 0.382684 0 0.923879 0.382684 0 0.923879 0.382684 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608762 0.793353 0 0.608762 0.793353 0 0.608762 0.793353 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130527 0.991445 0 0.130527 0.991445 0 0.130527 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.793355 0.60876 0 -0.793355 0.60876 0 -0.793355 0.60876 0 -0.923879 0.382684 0 -0.923879 0.382684 0 -0.923879 0.382684 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 0.130524 -0.991445 0 0.130524 -0.991445 -0.864157 0.0656826 -0.498917 -0.864157 0.192574 -0.464917 -0.864158 0.192574 -0.464915 -0.864158 0.306342 -0.399231 -0.864158 0.306342 -0.399232 -0.864157 0.399234 -0.306341 -0.864159 0.464914 -0.192573 -0.864158 0.498916 -0.0656841 -0.864159 0.498914 0.0656839 -0.864157 0.464916 0.192575 -0.864157 0.399233 0.306341 -0.864158 0.306341 0.399232 -0.864159 0.192574 0.464915 -0.864158 0.0656839 0.498916 -0.864159 -0.065684 0.498913 -0.864157 -0.192573 0.464917 -0.864158 -0.306343 0.399231 -0.86416 -0.39923 0.306338 -0.864159 -0.464914 0.192574 -0.864158 -0.498915 0.065687 -0.864159 -0.498913 -0.0656866 -0.864159 -0.464913 -0.192573 -0.864157 -0.399233 -0.306341 -0.864156 -0.306344 -0.399233 -0.864158 -0.192573 -0.464915 -0.864159 -0.0656825 -0.498913 -0.864159 0.0656841 -0.498913 -0.864157 0.399233 -0.306341 -0.864157 0.464916 -0.192576 -0.864159 0.498914 -0.0656829 -0.864158 0.498916 0.0656832 -0.864158 0.464914 0.192575 -0.864158 0.399232 0.306341 -0.864158 0.306342 0.399232 -0.864158 0.192574 0.464915 -0.864159 0.0656829 0.498914 -0.864158 -0.0656831 0.498916 -0.864159 -0.192574 0.464913 -0.864156 -0.306343 0.399233 -0.864158 -0.399232 0.306343 -0.86416 -0.464913 0.192572 -0.864159 -0.498914 0.0656855 -0.864158 -0.498915 -0.0656856 -0.864159 -0.464914 -0.192573 -0.864159 -0.39923 -0.306341 -0.864158 -0.306342 -0.399232 -0.864157 -0.192575 -0.464917 -0.864158 -0.0656844 -0.498916 -0.855203 -0.0676501 -0.513859 -0.855203 -0.198342 -0.47884 -0.855203 -0.315518 -0.411188 -0.855203 -0.411187 -0.315519 -0.855204 -0.47884 -0.198342 -0.855203 -0.513859 -0.0676485 -0.855203 -0.513859 0.0676485 -0.855203 -0.47884 0.198342 -0.855203 -0.411187 0.31552 -0.855203 -0.315518 0.411188 -0.855203 -0.198342 0.47884 -0.855203 -0.0676516 0.513858 -0.855203 0.0676516 0.513858 -0.855203 0.198342 0.47884 -0.855203 0.315515 0.41119 -0.855204 0.41119 0.315516 -0.855203 0.47884 0.198342 -0.855204 0.513858 0.0676542 -0.855204 0.513858 -0.0676542 -0.855204 0.47884 -0.198342 -0.855204 0.41119 -0.315515 -0.855204 0.315515 -0.41119 -0.855203 0.198342 -0.47884 -0.855203 0.0676501 -0.513859 0 0.130525 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608759 -0.793355 0 0.793355 -0.60876 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.382683 -0.92388 0 -0.608764 -0.793351 0 -0.793349 -0.608767 0 -0.92388 -0.382683 0 -0.991445 -0.130522 0 -0.991445 0.130522 0 -0.923879 0.382684 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.382683 0.92388 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.382683 0.92388 0 0.608759 0.793355 0 0.793355 0.60876 0 0.923879 0.382684 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.92388 -0.382683 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.608759 -0.793355 0 0.793355 -0.60876 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.923879 0.382684 0 0.923879 0.382684 0 0.923879 0.382684 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608759 0.793355 0 0.608759 0.793355 0 0.608759 0.793355 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130528 0.991445 0 0.130528 0.991445 0 0.130528 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.923879 0.382684 0 -0.923879 0.382684 0 -0.923879 0.382684 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 0.130525 -0.991445 0 0.130525 -0.991445 -0.864158 0.0656829 -0.498916 -0.864158 0.192573 -0.464915 -0.864159 0.192573 -0.464914 -0.86416 0.30634 -0.399229 -0.864158 0.30634 -0.399233 -0.864159 0.399231 -0.306339 -0.864159 0.464914 -0.192573 -0.864158 0.498915 -0.065687 -0.864159 0.498913 0.0656867 -0.86416 0.464912 0.192573 -0.864157 0.399233 0.306341 -0.86416 0.306338 0.39923 -0.864159 0.192573 0.464913 -0.864158 0.0656843 0.498916 -0.864159 -0.065684 0.498913 -0.864157 -0.192574 0.464917 -0.864161 -0.30634 0.399227 -0.864156 -0.399233 0.306347 -0.864159 -0.464914 0.192574 -0.864158 -0.498916 0.0656812 -0.864159 -0.498914 -0.0656811 -0.864155 -0.464921 -0.192576 -0.864162 -0.399224 -0.30634 -0.864156 -0.306344 -0.399233 -0.864158 -0.192574 -0.464915 -0.864159 -0.0656825 -0.498913 -0.864159 0.0656841 -0.498913 -0.864157 0.399232 -0.306342 -0.864159 0.464913 -0.192573 -0.864159 0.498913 -0.0656853 -0.864158 0.498915 0.0656858 -0.864159 0.464915 0.192573 -0.86416 0.399228 0.306341 -0.864158 0.306342 0.399232 -0.864159 0.192573 0.464913 -0.864159 0.0656828 0.498914 -0.864158 -0.0656831 0.498916 -0.864159 -0.192575 0.464912 -0.864157 -0.306341 0.399235 -0.864161 -0.399229 0.306336 -0.864155 -0.464918 0.192579 -0.864159 -0.498915 0.0656806 -0.864158 -0.498916 -0.0656805 -0.864159 -0.464912 -0.192577 -0.864155 -0.399238 -0.306342 -0.864161 -0.306336 -0.39923 -0.864157 -0.192575 -0.464916 -0.864158 -0.0656844 -0.498916 -0.855203 -0.0676546 -0.513859 -0.855203 -0.198337 -0.478843 -0.855203 -0.315516 -0.41119 -0.855203 -0.411189 -0.315516 -0.855204 -0.478839 -0.198344 -0.855204 -0.513858 -0.0676508 -0.855204 -0.513858 0.0676508 -0.855204 -0.478839 0.198344 -0.855203 -0.411189 0.315516 -0.855203 -0.315516 0.41119 -0.855203 -0.198337 0.478843 -0.855203 -0.0676546 0.513859 -0.855203 0.0676542 0.513859 -0.855203 0.198338 0.478842 -0.855203 0.315516 0.41119 -0.855203 0.411189 0.315516 -0.855204 0.478839 0.198344 -0.855204 0.513858 0.0676508 -0.855204 0.513858 -0.0676508 -0.855204 0.478839 -0.198344 -0.855203 0.411189 -0.315516 -0.855203 0.315516 -0.41119 -0.855203 0.198338 -0.478842 -0.855203 0.0676542 -0.513859 0 0.130533 -0.991444 0 0.382675 -0.923883 0 0.382675 -0.923883 0 0.60876 -0.793355 0 0.793354 -0.608761 0 0.60876 -0.793355 0 0.60876 -0.793355 0 0.382675 -0.923883 0 0.382675 -0.923883 0 0.130533 -0.991444 0 -0.130533 -0.991444 0 -0.382673 -0.923884 0 -0.60876 -0.793355 0 -0.793354 -0.608761 0 -0.923878 -0.382687 0 -0.991445 -0.130526 0 -0.991445 0.130526 0 -0.923878 0.382687 0 -0.793354 0.608761 0 -0.60876 0.793355 0 -0.382673 0.923884 0 -0.130533 0.991444 0 0.130533 0.991444 0 0.382675 0.923883 0 0.60876 0.793355 0 0.793354 0.608761 0 0.923878 0.382687 0 0.991445 0.130526 0 0.991445 -0.130526 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.60876 -0.793355 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.991445 -0.130526 0 0.991445 -0.130526 0 0.991445 -0.130526 0 0.991445 0.130526 0 0.991445 0.130526 0 0.991445 0.130526 0 0.923878 0.382687 0 0.923878 0.382687 0 0.923878 0.382687 0 0.793354 0.608761 0 0.793354 0.608761 0 0.793354 0.608761 0 0.60876 0.793355 0 0.60876 0.793355 0 0.60876 0.793355 0 0.382675 0.923883 0 0.382675 0.923883 0 0.382675 0.923883 0 0.130533 0.991444 0 0.130533 0.991444 0 0.130533 0.991444 0 -0.130533 0.991444 0 -0.130533 0.991444 0 -0.130533 0.991444 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.60876 0.793355 0 -0.60876 0.793355 0 -0.60876 0.793355 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.923878 0.382687 0 -0.923878 0.382687 0 -0.923878 0.382687 0 -0.991445 0.130526 0 -0.991445 0.130526 0 -0.991445 0.130526 0 -0.991445 -0.130526 0 -0.991445 -0.130526 0 -0.991445 -0.130526 0 -0.923878 -0.382687 0 -0.923878 -0.382687 0 -0.923878 -0.382687 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.60876 -0.793355 0 -0.60876 -0.793355 0 -0.60876 -0.793355 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 0.130533 -0.991444 0 0.130533 -0.991444 -0.864159 0.0656865 -0.498913 -0.864159 0.192569 -0.464916 -0.864159 0.192569 -0.464915 -0.864159 0.30634 -0.39923 -0.864158 0.30634 -0.399232 -0.864159 0.399231 -0.30634 -0.864155 0.464919 -0.192578 -0.864158 0.498916 -0.0656835 -0.864158 0.498916 0.0656836 -0.864158 0.464914 0.192576 -0.864159 0.399231 0.30634 -0.864159 0.306339 0.399231 -0.864159 0.19257 0.464916 -0.864163 0.0656856 0.498907 -0.864159 -0.0656868 0.498913 -0.864159 -0.192568 0.464916 -0.864158 -0.30634 0.399232 -0.864159 -0.399231 0.30634 -0.864153 -0.464923 0.192579 -0.864158 -0.498916 0.0656835 -0.864155 -0.49892 -0.0656842 -0.864158 -0.464914 -0.192576 -0.864159 -0.399231 -0.30634 -0.864159 -0.306339 -0.399231 -0.86416 -0.192568 -0.464915 -0.864163 -0.065686 -0.498907 -0.864163 0.0656895 -0.498906 -0.864159 0.399231 -0.30634 -0.864158 0.464916 -0.192574 -0.864158 0.498916 -0.0656838 -0.864158 0.498916 0.0656837 -0.864156 0.46492 0.192575 -0.864159 0.399231 0.30634 -0.864158 0.306341 0.399231 -0.864159 0.192569 0.464915 -0.864159 0.0656903 0.498913 -0.864163 -0.0656895 0.498906 -0.86416 -0.192568 0.464914 -0.864159 -0.30634 0.39923 -0.864159 -0.399231 0.30634 -0.864158 -0.464917 0.192571 -0.864155 -0.49892 0.0656869 -0.864158 -0.498916 -0.0656863 -0.864153 -0.464924 -0.192574 -0.864159 -0.399231 -0.30634 -0.864158 -0.306341 -0.399231 -0.864159 -0.192569 -0.464915 -0.86416 -0.0656903 -0.498912 -0.855203 -0.0676546 -0.513859 -0.855203 -0.198337 -0.478843 -0.855203 -0.315517 -0.411189 -0.855203 -0.411188 -0.315518 -0.855203 -0.478841 -0.198339 -0.855203 -0.513859 -0.0676538 -0.855203 -0.513859 0.0676538 -0.855203 -0.478841 0.198339 -0.855203 -0.411188 0.315518 -0.855203 -0.315517 0.411189 -0.855203 -0.198337 0.478843 -0.855203 -0.0676546 0.513859 -0.855203 0.0676538 0.513859 -0.855203 0.198339 0.478841 -0.855204 0.315514 0.411191 -0.855204 0.411191 0.315514 -0.855204 0.478839 0.198344 -0.855204 0.513858 0.0676536 -0.855204 0.513858 -0.0676536 -0.855204 0.478839 -0.198344 -0.855204 0.411191 -0.315514 -0.855204 0.315514 -0.411191 -0.855203 0.198339 -0.478841 -0.855203 0.0676538 -0.513859 0 0.130532 -0.991444 0 0.382677 -0.923882 0 0.382677 -0.923882 0 0.608757 -0.793357 0 0.793357 -0.608757 0 0.608757 -0.793357 0 0.608757 -0.793357 0 0.382677 -0.923882 0 0.382677 -0.923882 0 0.130532 -0.991444 0 -0.130533 -0.991444 0 -0.382673 -0.923884 0 -0.608763 -0.793352 0 -0.793351 -0.608764 0 -0.923882 -0.382677 0 -0.991444 -0.130532 0 -0.991444 0.130532 0 -0.923882 0.382677 0 -0.793351 0.608764 0 -0.608763 0.793352 0 -0.382673 0.923884 0 -0.130533 0.991444 0 0.130532 0.991444 0 0.382677 0.923882 0 0.608757 0.793357 0 0.793357 0.608757 0 0.923878 0.382687 0 0.991444 0.130532 0 0.991444 -0.130532 0 0.923878 -0.382687 0 0.793357 -0.608757 0 0.793357 -0.608757 0 0.608757 -0.793357 0 0.793357 -0.608757 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.991444 -0.130532 0 0.991444 -0.130532 0 0.991444 -0.130532 0 0.991444 0.130532 0 0.991444 0.130532 0 0.991444 0.130532 0 0.923878 0.382687 0 0.923878 0.382687 0 0.923878 0.382687 0 0.793357 0.608757 0 0.793357 0.608757 0 0.793357 0.608757 0 0.608757 0.793357 0 0.608757 0.793357 0 0.608757 0.793357 0 0.382677 0.923882 0 0.382677 0.923882 0 0.382677 0.923882 0 0.130532 0.991444 0 0.130532 0.991444 0 0.130532 0.991444 0 -0.130533 0.991444 0 -0.130533 0.991444 0 -0.130533 0.991444 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.608763 0.793353 0 -0.608763 0.793352 0 -0.608763 0.793353 0 -0.793351 0.608764 0 -0.793351 0.608764 0 -0.793351 0.608764 0 -0.923882 0.382677 0 -0.923882 0.382677 0 -0.923882 0.382677 0 -0.991444 0.130532 0 -0.991444 0.130532 0 -0.991444 0.130532 0 -0.991444 -0.130532 0 -0.991444 -0.130532 0 -0.991444 -0.130532 0 -0.923882 -0.382677 0 -0.923882 -0.382677 0 -0.923882 -0.382677 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.608763 -0.793353 0 -0.608763 -0.793352 0 -0.608763 -0.793353 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 0.130532 -0.991444 0 0.130532 -0.991444 -0.864159 0.0656862 -0.498914 -0.864158 0.192569 -0.464918 -0.86416 0.19257 -0.464913 -0.864161 0.30634 -0.399227 -0.864156 0.306341 -0.399236 -0.864161 0.399229 -0.306336 -0.864155 0.464919 -0.192578 -0.864158 0.498915 -0.0656864 -0.864158 0.498915 0.0656864 -0.86416 0.464911 0.192574 -0.864156 0.399236 0.306341 -0.864161 0.306336 0.399229 -0.864158 0.192571 0.464917 -0.864163 0.0656852 0.498907 -0.864159 -0.0656868 0.498913 -0.864158 -0.192569 0.464917 -0.86416 -0.30634 0.399229 -0.864161 -0.399227 0.30634 -0.864156 -0.46492 0.192573 -0.864163 -0.498907 0.0656852 -0.864158 -0.498915 -0.0656864 -0.86416 -0.464913 -0.19257 -0.864161 -0.399227 -0.30634 -0.864158 -0.306342 -0.399232 -0.86416 -0.192568 -0.464915 -0.864163 -0.065686 -0.498907 -0.864163 0.0656895 -0.498906 -0.864157 0.399233 -0.306344 -0.86416 0.464913 -0.19257 -0.864158 0.498915 -0.0656863 -0.864158 0.498916 0.0656863 -0.864156 0.46492 0.192573 -0.864161 0.399227 0.30634 -0.864157 0.306344 0.399233 -0.86416 0.192567 0.464914 -0.864159 0.0656904 0.498913 -0.864163 -0.0656895 0.498906 -0.86416 -0.192569 0.464914 -0.864158 -0.30634 0.399233 -0.864161 -0.399227 0.30634 -0.86416 -0.464915 0.192566 -0.864158 -0.498914 0.0656912 -0.864163 -0.498906 -0.0656902 -0.864156 -0.464922 -0.192568 -0.864161 -0.399227 -0.30634 -0.86416 -0.306338 -0.39923 -0.864158 -0.19257 -0.464916 -0.86416 -0.0656903 -0.498912 0 0.130528 0.991445 0 0.382684 0.92388 0 0.382684 0.92388 0 0.608759 0.793355 0 0.793354 0.608761 0 0.608759 0.793355 0 0.608759 0.793355 0 0.382684 0.92388 0 0.382684 0.92388 0 0.130528 0.991445 0 -0.130529 0.991444 0 -0.382681 0.923881 0 -0.608763 0.793352 0 -0.793354 0.608761 0 -0.923879 0.382685 0 -0.991445 0.130529 0 -0.991445 -0.130528 0 -0.923878 -0.382687 0 -0.793355 -0.608759 0 -0.608763 -0.793352 0 -0.382681 -0.923881 0 -0.130526 -0.991445 0 0.130525 -0.991445 0 0.382684 -0.92388 0 0.608759 -0.793355 0 0.793355 -0.608759 0 0.923878 -0.382687 0 0.991446 -0.130521 0 0.991445 0.130522 0 0.923879 0.382685 0 0.793354 0.608761 0 0.793354 0.608761 0 0.608759 0.793355 0 0.793354 0.608761 0 0.923879 0.382685 0 0.923879 0.382685 0 0.923879 0.382685 0 0.991445 0.130522 0 0.991445 0.130522 0 0.991445 0.130522 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.793355 -0.608759 0 0.793355 -0.608759 0 0.793355 -0.608759 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.382684 -0.92388 0 0.382684 -0.92388 0 0.382684 -0.92388 0 0.130525 -0.991445 0 0.130525 -0.991445 0 0.130525 -0.991445 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.608763 -0.793352 0 -0.608763 -0.793352 0 -0.608763 -0.793352 0 -0.793355 -0.608759 0 -0.793355 -0.608759 0 -0.793355 -0.608759 0 -0.923878 -0.382687 0 -0.923878 -0.382687 0 -0.923878 -0.382687 0 -0.991445 -0.130528 0 -0.991445 -0.130528 0 -0.991445 -0.130528 0 -0.991445 0.130529 0 -0.991445 0.130529 0 -0.991445 0.130529 0 -0.923879 0.382685 0 -0.923879 0.382685 0 -0.923879 0.382685 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.608763 0.793352 0 -0.608763 0.793352 0 -0.608763 0.793352 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.130529 0.991444 0 -0.130529 0.991444 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.130528 0.991445 0.864155 0.0656852 0.49892 0.864155 0.192575 0.46492 0.864156 0.192576 0.464919 0.864156 0.306344 0.399234 0.864155 0.306343 0.399237 0.864155 0.399236 0.306345 0.864155 0.46492 0.192577 0.864157 0.498918 0.0656814 0.864155 0.498921 -0.0656816 0.864155 0.464919 -0.192578 0.864155 0.399237 -0.306343 0.864155 0.306343 -0.399236 0.864155 0.192576 -0.46492 0.864156 0.0656832 -0.49892 0.864155 -0.0656838 -0.498921 0.864154 -0.192575 -0.464922 0.864155 -0.306345 -0.399235 0.864157 -0.399234 -0.306342 0.864155 -0.464919 -0.192578 0.864155 -0.498921 -0.0656853 0.864155 -0.49892 0.0656854 0.864156 -0.464917 0.192576 0.864155 -0.399236 0.306344 0.864155 -0.306345 0.399236 0.864155 -0.192575 0.46492 0.864155 -0.0656858 0.498921 0.864155 0.0656844 0.498921 0.864155 0.399236 0.306344 0.864155 0.46492 0.192578 0.864155 0.498921 0.0656845 0.864156 0.498918 -0.065684 0.864155 0.46492 -0.192578 0.864155 0.399236 -0.306344 0.864155 0.306344 -0.399236 0.864155 0.192576 -0.46492 0.864155 0.0656843 -0.498921 0.864156 -0.0656846 -0.49892 0.864155 -0.192576 -0.46492 0.864154 -0.306345 -0.399238 0.864155 -0.399235 -0.306345 0.864157 -0.464918 -0.192574 0.864155 -0.498921 -0.0656843 0.864155 -0.498921 0.0656846 0.864155 -0.46492 0.192575 0.864156 -0.399233 0.306345 0.864155 -0.306345 0.399235 0.864155 -0.192575 0.46492 0.864155 -0.0656847 0.49892 0 0.130525 0.991445 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608759 0.793355 0 0.793356 0.608757 0 0.608759 0.793355 0 0.608759 0.793355 0 0.382685 0.923879 0 0.382685 0.923879 0 0.130525 0.991445 0 -0.130525 0.991445 0 -0.382681 0.92388 0 -0.608764 0.793352 0 -0.793352 0.608764 0 -0.92388 0.382682 0 -0.991444 0.13053 0 -0.991444 -0.130531 0 -0.92388 -0.382681 0 -0.793352 -0.608764 0 -0.608762 -0.793353 0 -0.382683 -0.92388 0 -0.130525 -0.991445 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.608757 -0.793356 0 0.793356 -0.608757 0 0.923877 -0.38269 0 0.991446 -0.130521 0 0.991446 0.13052 0 0.923876 0.382691 0 0.793356 0.608757 0 0.793356 0.608757 0 0.608759 0.793355 0 0.793356 0.608757 0 0.923876 0.382691 0 0.923876 0.382691 0 0.923876 0.382691 0 0.991446 0.13052 0 0.991446 0.13052 0 0.991446 0.13052 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.923877 -0.38269 0 0.923877 -0.38269 0 0.923877 -0.38269 0 0.793356 -0.608757 0 0.793356 -0.608757 0 0.793356 -0.608757 0 0.608757 -0.793356 0 0.608757 -0.793356 0 0.608757 -0.793356 0 0.382687 -0.923878 0 0.382687 -0.923878 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.130525 -0.991445 0 0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.608762 -0.793353 0 -0.608762 -0.793353 0 -0.608762 -0.793353 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.991444 -0.130531 0 -0.991444 -0.130531 0 -0.991444 -0.130531 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.130525 0.991445 0 -0.130525 0.991445 0 -0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0.704063 0.0926909 0.704062 0.704062 0.271759 0.656082 0.704063 0.271759 0.656081 0.704064 0.432302 0.56339 0.704064 0.432302 0.563391 0.704065 0.563391 0.4323 0.704056 0.656086 0.271766 0.704063 0.704063 0.0926875 0.704055 0.70407 -0.0926886 0.704065 0.656078 -0.271762 0.704062 0.563393 -0.432302 0.704066 0.4323 -0.56339 0.70406 0.271762 -0.656084 0.704063 0.092691 -0.704063 0.704062 -0.0926911 -0.704063 0.704061 -0.271759 -0.656083 0.704062 -0.432305 -0.56339 0.704064 -0.563388 -0.432305 0.704064 -0.656081 -0.271756 0.704062 -0.704062 -0.0926948 0.704064 -0.70406 0.0926943 0.704065 -0.65608 0.271756 0.704063 -0.563388 0.432306 0.704058 -0.432309 0.563392 0.704065 -0.271756 0.65608 0.704063 -0.092691 0.704063 0.704063 0.0926905 0.704063 0.704063 0.563391 0.432303 0.704065 0.65608 0.271756 0.704056 0.704069 0.092694 0.704063 0.704063 -0.0926933 0.704057 0.656088 -0.271759 0.704065 0.563389 -0.432303 0.704062 0.432304 -0.563391 0.704065 0.271756 -0.656081 0.704061 0.0926923 -0.704064 0.704063 -0.0926913 -0.704063 0.704063 -0.271759 -0.656081 0.70406 -0.432305 -0.563393 0.704062 -0.563388 -0.432308 0.704065 -0.656081 -0.271755 0.704064 -0.704061 -0.0926931 0.704063 -0.704063 0.0926931 0.704064 -0.656081 0.271756 0.704064 -0.563387 0.432306 0.704064 -0.432302 0.563391 0.70406 -0.271762 0.656084 0.704064 -0.0926895 0.704061 0 0.13053 0.991444 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608764 0.793352 0 0.793352 0.608764 0 0.608764 0.793352 0 0.608764 0.793352 0 0.382685 0.923879 0 0.382685 0.923879 0 0.13053 0.991444 0 -0.13053 0.991444 0 -0.382681 0.92388 0 -0.608764 0.793352 0 -0.793352 0.608764 0 -0.92388 0.382681 0 -0.991444 0.13053 0 -0.991444 -0.13053 0 -0.923879 -0.382685 0 -0.793355 -0.608759 0 -0.608757 -0.793356 0 -0.38269 -0.923877 0 -0.13052 -0.991446 0 0.13052 -0.991446 0 0.382694 -0.923875 0 0.608757 -0.793356 0 0.793355 -0.608759 0 0.923879 -0.382685 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.92388 0.382681 0 0.793352 0.608764 0 0.793352 0.608764 0 0.608764 0.793352 0 0.793352 0.608764 0 0.92388 0.382681 0 0.92388 0.382681 0 0.92388 0.382681 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.793355 -0.608759 0 0.793355 -0.608759 0 0.793355 -0.608759 0 0.608757 -0.793356 0 0.608757 -0.793356 0 0.608757 -0.793356 0 0.382694 -0.923875 0 0.382694 -0.923875 0 0.382694 -0.923875 0 0.13052 -0.991446 0 0.13052 -0.991446 0 0.13052 -0.991446 0 -0.13052 -0.991446 0 -0.13052 -0.991446 0 -0.13052 -0.991446 0 -0.38269 -0.923877 0 -0.38269 -0.923877 0 -0.38269 -0.923877 0 -0.608757 -0.793356 0 -0.608757 -0.793356 0 -0.608757 -0.793356 0 -0.793355 -0.608759 0 -0.793355 -0.608759 0 -0.793355 -0.608759 0 -0.923879 -0.382685 0 -0.923879 -0.382685 0 -0.923879 -0.382685 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.13053 0.991444 0 -0.13053 0.991444 0 -0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0.704064 0.0926945 0.704061 0.704062 0.271756 0.656083 0.704067 0.271758 0.656078 0.704067 0.432304 0.563385 0.704066 0.432304 0.563386 0.704062 0.56339 0.432307 0.704065 0.65608 0.271756 0.704062 0.704062 0.0926946 0.704064 0.704061 -0.0926945 0.704067 0.656078 -0.271758 0.704067 0.563388 -0.4323 0.704067 0.432299 -0.563389 0.704053 0.271769 -0.656087 0.704063 0.0926875 -0.704063 0.704056 -0.0926884 -0.70407 0.704067 -0.271761 -0.656076 0.70406 -0.432303 -0.563394 0.704067 -0.563388 -0.4323 0.704062 -0.656082 -0.271759 0.704062 -0.704062 -0.0926946 0.704065 -0.70406 0.0926943 0.704063 -0.656082 0.271756 0.704061 -0.563391 0.432307 0.704067 -0.432304 0.563385 0.704065 -0.271756 0.65608 0.704062 -0.0926946 0.704062 0.704062 0.0926937 0.704062 0.704067 0.563388 0.4323 0.704063 0.656081 0.271758 0.704065 0.704061 0.0926926 0.704062 0.704062 -0.0926937 0.704062 0.656083 -0.271756 0.704067 0.563388 -0.4323 0.704066 0.432301 -0.563389 0.704066 0.271754 -0.656079 0.704055 0.0926947 -0.70407 0.704063 -0.0926929 -0.704063 0.704057 -0.271758 -0.656088 0.704067 -0.432303 -0.563386 0.704061 -0.56339 -0.432308 0.704066 -0.656079 -0.271754 0.704064 -0.704061 -0.0926936 0.704063 -0.704063 0.0926929 0.704065 -0.65608 0.271757 0.704062 -0.563389 0.432308 0.704061 -0.432311 0.563387 0.704066 -0.271754 0.656079 0.704065 -0.0926926 0.70406 0 0.13053 0.991444 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608764 0.793352 0 0.793352 0.608764 0 0.608764 0.793352 0 0.608764 0.793352 0 0.382685 0.923879 0 0.382685 0.923879 0 0.13053 0.991444 0 -0.13053 0.991444 0 -0.382681 0.92388 0 -0.608764 0.793352 0 -0.793352 0.608764 0 -0.92388 0.382681 0 -0.991444 0.13053 0 -0.991444 -0.13053 0 -0.923879 -0.382685 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.382681 -0.92388 0 -0.13053 -0.991444 0 0.13053 -0.991444 0 0.382685 -0.923879 0 0.608764 -0.793352 0 0.793352 -0.608764 0 0.923879 -0.382685 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.92388 0.382681 0 0.793352 0.608764 0 0.793352 0.608764 0 0.608764 0.793352 0 0.793352 0.608764 0 0.92388 0.382681 0 0.92388 0.382681 0 0.92388 0.382681 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.13053 -0.991444 0 0.13053 -0.991444 0 0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.608764 -0.793352 0 -0.608764 -0.793352 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.923879 -0.382685 0 -0.923879 -0.382685 0 -0.923879 -0.382685 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.13053 0.991444 0 -0.13053 0.991444 0 -0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0.704064 0.0926945 0.704061 0.704062 0.271756 0.656083 0.704067 0.271758 0.656078 0.704067 0.432304 0.563385 0.704066 0.432304 0.563386 0.704067 0.563386 0.432304 0.704065 0.65608 0.271756 0.704062 0.704062 0.0926946 0.704064 0.704061 -0.0926945 0.704067 0.656078 -0.271758 0.704073 0.563381 -0.4323 0.704067 0.432304 -0.563385 0.704062 0.271759 -0.656082 0.704062 0.0926946 -0.704062 0.704065 -0.0926943 -0.70406 0.704066 -0.271755 -0.656079 0.704067 -0.432303 -0.563385 0.704067 -0.563386 -0.432304 0.704062 -0.656082 -0.271759 0.704062 -0.704062 -0.0926946 0.704065 -0.70406 0.0926943 0.704066 -0.656079 0.271755 0.704061 -0.563391 0.432307 0.704067 -0.432304 0.563385 0.704065 -0.271756 0.65608 0.704062 -0.0926946 0.704062 0.704062 0.0926937 0.704062 0.704067 0.563385 0.432303 0.704066 0.656079 0.271754 0.704065 0.704061 0.0926926 0.704062 0.704062 -0.0926937 0.704062 0.656083 -0.271756 0.704067 0.563388 -0.4323 0.704072 0.432297 -0.563384 0.704066 0.271754 -0.656079 0.704064 0.0926936 -0.704061 0.704063 -0.0926929 -0.704063 0.704065 -0.271755 -0.65608 0.704067 -0.432303 -0.563386 0.704066 -0.563386 -0.432305 0.704066 -0.656079 -0.271754 0.704064 -0.704061 -0.0926936 0.704063 -0.704063 0.0926929 0.704065 -0.65608 0.271755 0.704067 -0.563383 0.432308 0.704061 -0.432311 0.563387 0.704066 -0.271754 0.656079 0.704065 -0.0926926 0.70406 0 0.130525 0.991445 0 0.382681 0.92388 0 0.382681 0.92388 0 0.608764 0.793352 0 0.793352 0.608764 0 0.608764 0.793352 0 0.608764 0.793352 0 0.382681 0.92388 0 0.382681 0.92388 0 0.130525 0.991445 0 -0.130525 0.991445 0 -0.382681 0.92388 0 -0.608764 0.793352 0 -0.793352 0.608764 0 -0.92388 0.382682 0 -0.991446 0.13052 0 -0.991446 -0.130521 0 -0.92388 -0.382681 0 -0.793352 -0.608764 0 -0.608762 -0.793353 0 -0.382683 -0.92388 0 -0.130525 -0.991445 0 0.130525 -0.991445 0 0.382683 -0.92388 0 0.608762 -0.793353 0 0.793352 -0.608764 0 0.92388 -0.382681 0 0.991446 -0.130521 0 0.991446 0.13052 0 0.92388 0.382682 0 0.793352 0.608764 0 0.793352 0.608764 0 0.608764 0.793352 0 0.793352 0.608764 0 0.92388 0.382682 0 0.92388 0.382682 0 0.92388 0.382682 0 0.991446 0.13052 0 0.991446 0.13052 0 0.991446 0.13052 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608762 -0.793353 0 0.608762 -0.793353 0 0.608762 -0.793353 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.130525 -0.991445 0 0.130525 -0.991445 0 0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.608762 -0.793353 0 -0.608762 -0.793353 0 -0.608762 -0.793353 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.991446 -0.130521 0 -0.991446 -0.130521 0 -0.991446 -0.130521 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.130525 0.991445 0 -0.130525 0.991445 0 -0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0.704064 0.0926908 0.704061 0.704065 0.27176 0.656079 0.704059 0.271758 0.656086 0.704059 0.432305 0.563395 0.704064 0.432305 0.563388 0.704058 0.563393 0.432309 0.704064 0.656081 0.271756 0.704063 0.704063 0.0926875 0.704064 0.704062 -0.0926875 0.704057 0.656088 -0.271759 0.704062 0.56339 -0.432307 0.70406 0.432307 -0.563392 0.704063 0.271758 -0.656081 0.704063 0.092691 -0.704063 0.704062 -0.0926911 -0.704063 0.704061 -0.271759 -0.656083 0.704062 -0.432305 -0.56339 0.704058 -0.563393 -0.432309 0.704064 -0.656081 -0.271756 0.704063 -0.704063 -0.0926877 0.704064 -0.704062 0.0926873 0.704057 -0.656087 0.271759 0.704063 -0.563388 0.432306 0.704058 -0.432309 0.563392 0.704065 -0.271756 0.65608 0.704063 -0.092691 0.704063 0.704063 0.0926897 0.704063 0.704063 0.563391 0.432303 0.704057 0.656085 0.271764 0.704064 0.704062 0.0926865 0.704063 0.704063 -0.0926869 0.704064 0.656079 -0.271761 0.704058 0.563395 -0.432307 0.704062 0.432304 -0.563391 0.704061 0.27176 -0.656082 0.704062 0.0926913 -0.704063 0.704063 -0.0926913 -0.704063 0.704063 -0.271759 -0.656081 0.70406 -0.432305 -0.563393 0.704062 -0.563392 -0.432304 0.704057 -0.656085 -0.271764 0.704064 -0.704062 -0.0926868 0.704063 -0.704063 0.0926867 0.704064 -0.656079 0.271762 0.704058 -0.563395 0.432306 0.704064 -0.432302 0.563391 0.70406 -0.271762 0.656084 0.704064 -0.0926895 0.704061 0 0.13053 0.991444 0 0.382681 0.92388 0 0.382681 0.92388 0 0.608764 0.793352 0 0.793352 0.608764 0 0.608764 0.793352 0 0.608764 0.793352 0 0.382681 0.92388 0 0.382681 0.92388 0 0.13053 0.991444 0 -0.13053 0.991444 0 -0.382685 0.923879 0 -0.608759 0.793355 0 -0.793356 0.608757 0 -0.923877 0.38269 0 -0.991446 0.13052 0 -0.991446 -0.13052 0 -0.923875 -0.382694 0 -0.793356 -0.608757 0 -0.608759 -0.793355 0 -0.382685 -0.923879 0 -0.13053 -0.991444 0 0.13053 -0.991444 0 0.382681 -0.92388 0 0.608764 -0.793352 0 0.793352 -0.608764 0 0.923879 -0.382685 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.92388 0.382681 0 0.793352 0.608764 0 0.793352 0.608764 0 0.608764 0.793352 0 0.793352 0.608764 0 0.92388 0.382681 0 0.92388 0.382681 0 0.92388 0.382681 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.13053 -0.991444 0 0.13053 -0.991444 0 0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.382685 -0.923879 0 -0.382685 -0.923879 0 -0.382685 -0.923879 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.793356 -0.608757 0 -0.793356 -0.608757 0 -0.793356 -0.608757 0 -0.923875 -0.382694 0 -0.923875 -0.382694 0 -0.923875 -0.382694 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.923877 0.38269 0 -0.923877 0.38269 0 -0.923877 0.38269 0 -0.793356 0.608757 0 -0.793356 0.608757 0 -0.793356 0.608757 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.382685 0.923879 0 -0.382685 0.923879 0 -0.382685 0.923879 0 -0.13053 0.991444 0 -0.13053 0.991444 0 -0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0.704065 0.0926943 0.70406 0.704065 0.271757 0.65608 0.704063 0.271756 0.656082 0.704062 0.432308 0.563389 0.704061 0.432307 0.563391 0.704067 0.563386 0.432304 0.704065 0.65608 0.271756 0.704062 0.704062 0.0926946 0.704064 0.704061 -0.0926945 0.704067 0.656078 -0.271758 0.704066 0.563386 -0.432304 0.704062 0.432307 -0.56339 0.704065 0.271756 -0.65608 0.704062 0.0926946 -0.704062 0.704064 -0.0926945 -0.704061 0.704067 -0.271758 -0.656078 0.704067 -0.4323 -0.563388 0.704067 -0.563389 -0.432299 0.704053 -0.656087 -0.271769 0.704063 -0.704063 -0.0926875 0.704056 -0.70407 0.0926884 0.704067 -0.656076 0.271761 0.70406 -0.563394 0.432303 0.704067 -0.4323 0.563388 0.704062 -0.271759 0.656082 0.704062 -0.0926946 0.704062 0.704063 0.0926929 0.704063 0.704061 0.563387 0.432311 0.704066 0.656079 0.271754 0.704065 0.704061 0.0926926 0.704062 0.704062 -0.0926937 0.704062 0.656083 -0.271756 0.704067 0.563385 -0.432304 0.704067 0.4323 -0.563388 0.704063 0.271758 -0.656081 0.704065 0.0926926 -0.70406 0.704062 -0.0926937 -0.704062 0.704062 -0.271756 -0.656083 0.704067 -0.4323 -0.563388 0.704066 -0.563389 -0.432301 0.704066 -0.656079 -0.271754 0.704055 -0.70407 -0.0926947 0.704063 -0.704063 0.0926929 0.704057 -0.656088 0.271758 0.704067 -0.563386 0.432303 0.704061 -0.432308 0.56339 0.704066 -0.271754 0.656079 0.704064 -0.0926936 0.704061 0 0.13053 0.991444 0 0.382681 0.92388 0 0.382681 0.92388 0 0.608764 0.793352 0 0.793352 0.608764 0 0.608764 0.793352 0 0.608764 0.793352 0 0.382681 0.92388 0 0.382681 0.92388 0 0.13053 0.991444 0 -0.13053 0.991444 0 -0.382685 0.923879 0 -0.608759 0.793355 0 -0.793356 0.608757 0 -0.923877 0.38269 0 -0.991446 0.13052 0 -0.991446 -0.13052 0 -0.923875 -0.382694 0 -0.79336 -0.608753 0 -0.608753 -0.79336 0 -0.382694 -0.923875 0 -0.13052 -0.991446 0 0.13052 -0.991446 0 0.38269 -0.923877 0 0.608757 -0.793356 0 0.793355 -0.608759 0 0.923879 -0.382685 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.92388 0.382681 0 0.793352 0.608764 0 0.793352 0.608764 0 0.608764 0.793352 0 0.793352 0.608764 0 0.92388 0.382681 0 0.92388 0.382681 0 0.92388 0.382681 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.793355 -0.608759 0 0.793355 -0.608759 0 0.793355 -0.608759 0 0.608757 -0.793356 0 0.608757 -0.793356 0 0.608757 -0.793356 0 0.38269 -0.923877 0 0.38269 -0.923877 0 0.38269 -0.923877 0 0.13052 -0.991446 0 0.13052 -0.991446 0 0.13052 -0.991446 0 -0.13052 -0.991446 0 -0.13052 -0.991446 0 -0.13052 -0.991446 0 -0.382694 -0.923875 0 -0.382694 -0.923875 0 -0.382694 -0.923875 0 -0.608753 -0.79336 0 -0.608753 -0.79336 0 -0.608753 -0.79336 0 -0.79336 -0.608753 0 -0.79336 -0.608753 0 -0.79336 -0.608753 0 -0.923875 -0.382694 0 -0.923875 -0.382694 0 -0.923875 -0.382694 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.923877 0.38269 0 -0.923877 0.38269 0 -0.923877 0.38269 0 -0.793356 0.608757 0 -0.793356 0.608757 0 -0.793356 0.608757 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.382685 0.923879 0 -0.382685 0.923879 0 -0.382685 0.923879 0 -0.13053 0.991444 0 -0.13053 0.991444 0 -0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0.704065 0.0926943 0.70406 0.704065 0.271757 0.65608 0.704063 0.271756 0.656082 0.704062 0.432308 0.563389 0.704061 0.432307 0.563391 0.704062 0.56339 0.432307 0.704065 0.65608 0.271756 0.704062 0.704062 0.0926946 0.704064 0.704061 -0.0926945 0.704067 0.656078 -0.271758 0.70406 0.563393 -0.432304 0.704062 0.432302 -0.563393 0.704057 0.271765 -0.656085 0.704063 0.0926875 -0.704063 0.704055 -0.0926885 -0.704071 0.704067 -0.271764 -0.656075 0.70406 -0.4323 -0.563397 0.704068 -0.563391 -0.432295 0.704053 -0.656087 -0.271769 0.704063 -0.704063 -0.0926875 0.704056 -0.70407 0.0926884 0.704064 -0.656079 0.271762 0.70406 -0.563394 0.432303 0.704067 -0.4323 0.563388 0.704062 -0.271759 0.656082 0.704062 -0.0926946 0.704062 0.704063 0.0926929 0.704063 0.704061 0.56339 0.432308 0.704063 0.656081 0.271758 0.704065 0.704061 0.0926926 0.704062 0.704062 -0.0926937 0.704062 0.656083 -0.271756 0.704067 0.563385 -0.432304 0.70406 0.432304 -0.563393 0.704063 0.271758 -0.656081 0.704056 0.0926937 -0.704069 0.704062 -0.0926937 -0.704062 0.704054 -0.271759 -0.656091 0.704067 -0.4323 -0.563388 0.70406 -0.563393 -0.432304 0.704066 -0.656079 -0.271754 0.704055 -0.70407 -0.0926947 0.704063 -0.704063 0.0926929 0.704057 -0.656087 0.27176 0.704062 -0.563392 0.432303 0.704061 -0.432308 0.56339 0.704066 -0.271754 0.656079 0.704064 -0.0926936 0.704061 0.130524 -0.991445 0 0.382686 -0.923879 0 0.130524 -0.991445 0 0.382686 -0.923879 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.793353 -0.608762 0 0.92388 -0.382682 0 0.793353 -0.608762 0 0.793353 -0.608762 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.382686 -0.923879 0 0.382686 -0.923879 0 0.130524 -0.991445 0 0.793353 -0.608762 0 0.92388 -0.382682 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.92388 -0.382682 0 0.991445 -0.130528 0 0.991445 -0.130528 0 0.0822593 -0.994072 0.0710975 0.381773 -0.913933 0.137754 0.607689 -0.785305 0.118365 0.792528 -0.603024 0.0908904 0.9235 -0.379313 0.0571718 0.99062 -0.135122 0.0203664 0.992181 -0.12136 0.029136 0.990645 -0.130403 0.0402241 0.992154 -0.115508 0.0478449 0.990686 -0.122679 0.0590792 0.923501 -0.316942 0.216088 0.792529 -0.44704 0.414793 0.607689 -0.49516 0.620911 0.381771 -0.462129 0.80043 0.106763 -0.47651 0.872663 0.161281 -0.493454 0.854688 0.100655 -0.596234 0.796476 0.166852 -0.614749 0.770872 0.38177 -0.677529 0.628654 0.607687 -0.65618 0.447375 0.792527 -0.549444 0.264598 0.923501 -0.366554 0.113067 0.923501 -0.345608 0.166436 0.923501 -0.345609 0.166436 0.130434 -0.990764 0.0370712 0.382457 -0.923327 0.034548 0.608491 -0.793006 0.0296725 0.793147 -0.608604 0.0227743 0.923786 -0.382642 0.0143184 0.991433 -0.130526 0.00488416 0.992194 -0.124316 0.00978387 0.382458 -0.923327 0.0345488 0.608493 -0.793004 0.0296746 0.793147 -0.608605 0.0227739 0.923785 -0.382643 0.0143181 0.992112 -0.106879 0.0654958 0.990744 -0.112156 0.0764669 0.923501 -0.281196 0.260912 0.792528 -0.380227 0.476789 0.607687 -0.397088 0.687777 0.381771 -0.337669 0.860367 0.113729 -0.347197 0.93087 0.154834 -0.360935 0.919648 0.992057 -0.0956506 0.0816934 0.990818 -0.0991128 0.0919631 0.923501 -0.239169 0.299908 0.792528 -0.304918 0.528133 0.607687 -0.290146 0.739278 0.38177 -0.205667 0.901084 0.121542 -0.210989 0.969903 0.147505 -0.220087 0.964264 0.991987 -0.082051 0.0960695 0.990906 -0.0838934 0.105199 0.923501 -0.191798 0.332205 0.792529 -0.222797 0.567679 0.607688 -0.176721 0.774264 0.38177 -0.0690697 0.921673 0.130199 -0.0707322 0.988962 0.139284 -0.0740015 0.987484 0.991902 -0.0663613 0.108292 0.991009 -0.0668968 0.115869 0.923501 -0.140144 0.35708 0.792529 -0.135701 0.594545 0.607688 -0.0593487 0.791955 0.38177 -0.0690697 0.921673 0.991801 -0.048905 0.118068 0.991126 -0.0485632 0.123737 0.9235 -0.0853584 0.37398 0.792529 -0.0455729 0.60813 0.607688 -0.0593488 0.791956 0.991683 -0.030046 0.125151 0.991256 -0.0293628 0.128647 0.923501 -0.0286662 0.382524 0.792529 -0.0455729 0.60813 0.991547 -0.0101801 0.129348 0.991397 -0.00978129 0.130522 0.923501 -0.0286662 0.382524 0.0954093 -0.703881 0.703882 0.171556 -0.722184 0.670089 0.381772 -0.763657 0.520653 0.607689 -0.715527 0.34458 0.792528 -0.582742 0.179752 0.923501 -0.379312 0.0571722 0.923501 -0.366554 0.113067 0.0910325 -0.797218 0.596789 0.175393 -0.813431 0.554587 0.38177 -0.832728 0.401019 0.607687 -0.758894 0.234088 0.792528 -0.603024 0.0908905 0.792528 -0.582742 0.179752 0.0875263 -0.874311 0.47741 0.178375 -0.88652 0.426925 0.381771 -0.883194 0.27243 0.607687 -0.785306 0.118365 0.607687 -0.758893 0.234088 0.0848951 -0.933567 0.348202 0.180502 -0.939877 0.289913 0.381768 -0.913935 0.137753 0.381768 -0.883196 0.272429 0.0831409 -0.973764 0.21183 0.181776 -0.972357 0.146561 0.792528 -0.549443 0.264598 0.607687 -0.715529 0.34458 0.381771 -0.832727 0.40102 0.792527 -0.503871 0.343533 0.792529 -0.503869 0.343532 0.923501 -0.316942 0.216088 0.607689 -0.656178 0.447375 0.38177 -0.763658 0.520652 0.923501 -0.281197 0.260912 0.607687 -0.582173 0.540177 0.607689 -0.582171 0.540177 0.792528 -0.447041 0.414794 0.381771 -0.677528 0.628654 0.923501 -0.239169 0.299908 0.792528 -0.380226 0.476788 0.381771 -0.576265 0.722614 0.381771 -0.576264 0.722614 0.607687 -0.495161 0.620912 0.923501 -0.191798 0.332205 0.792529 -0.304917 0.528132 0.607687 -0.397089 0.687777 0.381771 -0.462129 0.80043 0.923501 -0.140144 0.35708 0.792529 -0.222798 0.567679 0.607688 -0.290145 0.739278 0.38177 -0.33767 0.860367 0.9235 -0.0853584 0.37398 0.792529 -0.135701 0.594545 0.607688 -0.176721 0.774264 0.38177 -0.205667 0.901084 0.130526 0 0.991445 0.382684 0 0.923879 0.382684 0 0.923879 0.608761 0 0.793354 0.793353 0 0.608762 0.92388 0 0.382682 0.793353 0 0.608762 0.793353 0 0.608762 0.608761 0 0.793354 0.382684 0 0.923879 0.608761 0 0.793354 0.608761 0 0.793354 0.608761 0 0.793354 0.793353 0 0.608762 0.92388 0 0.382682 0.991445 0 0.130529 0.92388 0 0.382682 0.793353 0 0.608762 0.92388 0 0.382682 0.991445 0 0.130529 0.92388 0 0.382682 0.92388 0 0.382682 0.991445 0 0.130529 0.991445 0 0.130529 0.608761 0 0.793354 0.382684 0 0.923879 0.130526 0 0.991445 0.382684 0 0.923879 0.382684 0 0.923879 0.130526 0 0.991445 0.130526 0 0.991445 0.793353 0 0.608762 0.130199 0.0707319 0.988962 0.139284 0.0740015 0.987484 0.147505 0.220086 0.964264 0.154833 0.360936 0.919648 0.161281 0.493454 0.854688 0.166855 0.614749 0.770872 0.171554 0.722186 0.670087 0.175404 0.813429 0.554586 0.178387 0.886518 0.426924 0.180507 0.939875 0.289917 0.181772 0.972358 0.146554 0.130421 0.990765 0.037084 0.0822639 0.994071 0.0710975 0.38177 0.0690697 0.921673 0.38177 0.0690697 0.921673 0.381771 0.205667 0.901084 0.381769 0.337669 0.860367 0.381771 0.462129 0.80043 0.381771 0.576264 0.722614 0.381771 0.67753 0.628652 0.38176 0.763658 0.520658 0.381764 0.83273 0.401019 0.381779 0.883192 0.272427 0.381769 0.913935 0.137753 0.382461 0.923325 0.0345548 0.382455 0.923328 0.0345598 0.607688 0.0593487 0.791956 0.607688 0.0593487 0.791955 0.607688 0.176721 0.774264 0.607688 0.290145 0.739277 0.607687 0.397088 0.687777 0.607691 0.49516 0.620909 0.607683 0.582174 0.540181 0.607691 0.656177 0.447373 0.607689 0.715527 0.344579 0.607687 0.758894 0.234087 0.607683 0.785309 0.118368 0.608497 0.793001 0.0296691 0.608488 0.793008 0.0296778 0.792529 0.0455729 0.60813 0.792528 0.0455728 0.60813 0.792528 0.135701 0.594545 0.792528 0.222798 0.567679 0.792528 0.304917 0.528133 0.792527 0.380227 0.47679 0.79253 0.44704 0.414791 0.792526 0.503871 0.343536 0.792528 0.549444 0.264596 0.792525 0.582746 0.179754 0.792528 0.603024 0.0908905 0.793144 0.608609 0.022774 0.793147 0.608605 0.0227702 0.923501 0.0286661 0.382524 0.923501 0.0286662 0.382524 0.923501 0.0853583 0.37398 0.923501 0.140144 0.35708 0.923501 0.191798 0.332204 0.923501 0.239168 0.299908 0.9235 0.281198 0.260914 0.923501 0.316942 0.216088 0.923501 0.345609 0.166435 0.9235 0.366555 0.113069 0.923501 0.379312 0.0571707 0.923788 0.382638 0.014315 0.923786 0.382641 0.0143184 0.991397 0.00978129 0.130522 0.991547 0.0101801 0.129348 0.991683 0.030046 0.125151 0.991801 0.048905 0.118067 0.991902 0.0663612 0.108292 0.991987 0.082051 0.0960692 0.992057 0.09565 0.0816928 0.992113 0.106879 0.0654956 0.992154 0.115508 0.0478445 0.992181 0.121358 0.0291356 0.992194 0.124316 0.00978408 0.991433 0.130528 0.00488323 0.991256 0.0293628 0.128647 0.991126 0.0485631 0.123736 0.991009 0.0668966 0.115868 0.990906 0.0838934 0.105199 0.990818 0.0991122 0.0919628 0.990744 0.112155 0.0764663 0.990686 0.122679 0.0590787 0.990645 0.130402 0.0402242 0.99062 0.13512 0.0203657 0.0831351 0.973765 0.211825 0.0849079 0.933566 0.348202 0.0875382 0.87431 0.477409 0.0910357 0.797215 0.596792 0.0954103 0.703883 0.703879 0.100656 0.596233 0.796476 0.106763 0.476509 0.872663 0.113729 0.347198 0.93087 0.121544 0.210989 0.969902 0.923501 0.0853584 0.373979 0.792528 0.135701 0.594546 0.607688 0.176721 0.774264 0.38177 0.205666 0.901085 0.923501 0.140144 0.357081 0.792528 0.222798 0.56768 0.607688 0.290145 0.739278 0.381771 0.33767 0.860366 0.923501 0.191798 0.332205 0.792528 0.304917 0.528133 0.607688 0.397088 0.687776 0.381769 0.462128 0.800431 0.923501 0.239168 0.299907 0.792528 0.380227 0.476788 0.607687 0.495161 0.620913 0.381771 0.576264 0.722613 0.923501 0.281197 0.260912 0.792527 0.447042 0.414796 0.607691 0.582172 0.540173 0.38177 0.67753 0.628653 0.9235 0.316944 0.21609 0.79253 0.503868 0.343531 0.607683 0.656181 0.44738 0.381772 0.763657 0.520652 0.923501 0.345609 0.166435 0.792525 0.549446 0.264599 0.607692 0.715526 0.344577 0.381759 0.832731 0.401022 0.923501 0.366554 0.113068 0.792528 0.582743 0.179752 0.607689 0.758892 0.234086 0.381764 0.883196 0.272434 0.9235 0.379313 0.0571718 0.792525 0.603028 0.0908931 0.607687 0.785306 0.118365 0.381779 0.913931 0.137748 0.991445 0.130529 0 0.923882 0.382677 0 0.991445 0.130529 0 0.923882 0.382677 0 0.793349 0.608766 0 0.793349 0.608766 0 0.608765 0.793351 0 0.38269 0.923877 0 0.608765 0.793351 0 0.608765 0.793351 0 0.79335 0.608766 0 0.79335 0.608766 0 0.923882 0.382677 0 0.923882 0.382677 0 0.991444 0.130529 0 0.608765 0.793351 0 0.382689 0.923877 0 0.130511 0.991447 0 0.38269 0.923877 0 0.382689 0.923877 0 0.130511 0.991447 0 0.130511 0.991447 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 -0.707108 0 -0.707106 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707106 0 0.707107 0.707106 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707106 0 -0.707107 0.707106 -2.56101e-08 -0.707107 0.707107 0 -0.707107 0.707106 0 0.707107 0.707106 -2.74394e-08 0.707107 0.707107 0 0.707107 0.707106 0 0.707107 0.707106 2.56101e-08 0.707107 0.707107 0 0.707107 0.707106 0 -0.707107 0.707106 2.74394e-08 -0.707107 0.707107 0 -0.707107 0.70711 -0.707104 0 0.70711 -0.707104 0 0.707108 0.707105 0 0.707108 0.707105 0 0 0.991444 0.130536 0 0.923885 0.382669 0 0.991444 0.130536 0 0.923885 0.382669 0 0.793347 0.60877 0 0.793347 0.60877 0 0.608751 0.793361 0 0.382669 0.923885 0 0.608751 0.793361 0 0.608751 0.793361 0 0.793347 0.60877 0 0.793347 0.60877 0 0.923885 0.382669 0 0.923885 0.382669 0 0.991444 0.130536 0 0.608751 0.793361 0 0.382669 0.923885 0 0.13054 0.991443 0 0.382669 0.923885 0 0.382669 0.923885 0 0.13054 0.991443 0 0.13054 0.991443 0.991445 0.130525 0 0.92388 0.382682 0 0.92388 0.382682 0 0.793354 0.608761 0 0.60877 0.793347 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.382674 0.923883 0 0.60877 0.793347 0 0.793354 0.608761 0 0.92388 0.382682 0 0.793354 0.608761 0 0.793354 0.608761 0 0.793354 0.608761 0 0.60877 0.793347 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.60877 0.793347 0 0.382674 0.923883 0 0.13054 0.991443 0 0.13054 0.991443 0 0.382674 0.923883 0 0.13054 0.991443 0 0.60877 0.793347 0 0.793354 0.608761 0 0.92388 0.382682 0 0.991445 0.130525 0 0.92388 0.382682 0 0.793354 0.608761 0 0.92388 0.382682 0 0.991445 0.130525 0 0.991445 0.130525 0 0.92388 0.382682 0 0.991445 0.130525 0 0.92388 0.382682 0 0.793354 0.608761 0 0.60877 0.793347 0 0.60877 0.793347 0 0.60877 0.793347 0 0.382674 0.923883 0 0 0.13048 -0.991451 0 0.382721 -0.923864 0 0.130481 -0.991451 0 0.382721 -0.923864 0 0.608751 -0.793361 0 0.608751 -0.793361 0 0.793347 -0.60877 0 0.923885 -0.382669 0 0.793347 -0.60877 0 0.793347 -0.60877 0 0.608751 -0.793361 0 0.608751 -0.793361 0 0.382721 -0.923864 0 0.382721 -0.923864 0 0.130481 -0.991451 0 0.793347 -0.60877 0 0.923885 -0.382669 0 0.991443 -0.130544 0 0.923885 -0.382669 0 0.923885 -0.382669 0 0.991443 -0.130544 0 0.991443 -0.130544 0.991299 0.130506 0.0171686 0.991299 0.121606 0.0503826 0.991299 0.104438 0.0801167 0.991299 0.0801142 0.10444 0.991299 0.0503774 0.121609 0.991299 0.0171856 0.130502 0.790818 0.606815 0.079895 0.79082 0.606813 0.0798896 0.605477 0.789054 0.103882 0.60548 0.789053 0.103877 0.605458 0.735289 0.304584 0.605474 0.631423 0.484464 0.605444 0.484474 0.631445 0.605444 0.304565 0.735308 0.605456 0.103907 0.789067 0.605444 0.10389 0.789078 0.790818 0.0798933 0.606815 0.790819 0.0798949 0.606814 0.790834 0.234237 0.565433 0.790824 0.372583 0.485572 0.790822 0.485574 0.372584 0.790824 0.565459 0.23421 0.790822 0.565459 0.234216 0.605472 0.735287 0.304559 0.379875 0.917125 0.120738 0.379884 0.917122 0.120726 0.37991 0.854613 0.353985 0.379864 0.733874 0.563146 0.379877 0.563106 0.733897 0.379934 0.354041 0.854579 0.379877 0.120698 0.917129 0.379938 0.120766 0.917095 0.129443 0.983106 0.129412 0.129417 0.983106 0.129439 0.129428 0.916115 0.37945 0.129439 0.786672 0.603649 0.129454 0.603629 0.786686 0.129381 0.379453 0.91612 0.129442 0.129442 0.983102 0.129382 0.129382 0.983118 0.12942 0.916112 0.379458 0.12943 0.786667 0.603658 0.129439 0.603617 0.786697 0.129457 0.379521 0.916081 0.92271 0.0503212 0.382197 0.922711 0.0503304 0.382193 0.92271 0.147536 0.356145 0.922702 0.23464 0.305885 0.922712 0.305861 0.234632 0.922703 0.356153 0.147558 0.922712 0.382198 0.0502796 0.922705 0.382207 0.0503225 0.379888 0.854611 0.354012 0.922709 0.356155 0.147518 0.379915 0.733894 0.563085 0.790822 0.485573 0.372585 0.605457 0.631417 0.484493 0.922705 0.305846 0.234678 0.379861 0.563094 0.733915 0.79083 0.372591 0.485555 0.605477 0.484501 0.631393 0.92271 0.234671 0.305838 0.379876 0.353987 0.854627 0.79082 0.234207 0.565465 0.605438 0.304557 0.735316 0.92271 0.147537 0.356145 0.129383 0.129444 -0.98311 0.379889 0.353984 -0.854622 0.605471 0.484503 -0.631396 0.790821 0.485574 -0.372584 0.922706 0.356161 -0.147524 0.129401 0.379503 -0.916096 0.129406 0.603659 -0.78667 0.129439 0.60363 -0.786687 0.12944 0.786666 -0.603657 0.379891 0.85461 -0.354012 0.605486 0.789046 -0.10389 0.790818 0.606815 -0.0798967 0.790817 0.606816 -0.0798951 0.92271 0.382197 -0.0503212 0.922705 0.382211 -0.0502934 0.922708 0.356151 -0.147536 0.790823 0.565448 -0.234237 0.790822 0.485573 -0.372585 0.605476 0.631406 -0.484485 0.379863 0.733886 -0.56313 0.37988 0.733868 -0.563142 0.12943 0.786673 -0.60365 0.129428 0.916111 -0.379458 0.379878 0.917123 -0.120737 0.605477 0.789055 -0.103877 0.12942 0.916116 -0.379451 0.129417 0.983108 -0.129421 0.379875 0.917125 -0.120734 0.129442 0.983101 -0.129446 0.991299 0.130506 -0.0171727 0.991298 0.0171866 -0.13051 0.991298 0.0503524 -0.121623 0.991299 0.0801357 -0.104427 0.991299 0.104429 -0.0801332 0.991299 0.121612 -0.0503722 0.790818 0.079895 -0.606815 0.790819 0.0798932 -0.606814 0.605457 0.103889 -0.789068 0.60548 0.10385 -0.789056 0.605474 0.304556 -0.735287 0.60548 0.304545 -0.735287 0.790811 0.234212 -0.565476 0.790809 0.372641 -0.485551 0.790825 0.372596 -0.48556 0.379928 0.120703 -0.917107 0.379886 0.120755 -0.917118 0.129442 0.129383 -0.98311 0.129436 0.379468 -0.916106 0.379876 0.563131 -0.733878 0.605476 0.484494 -0.631398 0.379876 0.354 -0.854621 0.922709 0.0503308 -0.382197 0.922711 0.0503209 -0.382195 0.922708 0.147499 -0.356166 0.922706 0.234706 -0.305822 0.922704 0.305848 -0.234679 0.922706 0.305839 -0.234685 0.790822 0.23418 -0.565474 0.922714 0.147455 -0.356168 0.379864 0.563146 -0.733874 0.922709 0.234687 -0.305828 0.60548 0.631399 -0.484488 0.605485 0.735269 -0.304576 0.605471 0.735288 -0.30456 0.790815 0.565468 -0.234219 0.379869 0.854628 -0.353991 0 -0.13054 0.991443 0 -0.38268 0.923881 0 -0.13054 0.991443 0 -0.38268 0.923881 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.793347 0.60877 0 -0.923885 0.382669 0 -0.793347 0.60877 0 -0.793347 0.60877 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.13054 0.991443 0 -0.793347 0.60877 0 -0.923885 0.382669 0 -0.991444 0.130536 0 -0.923885 0.382669 0 -0.923885 0.382669 0 -0.991444 0.130536 0 -0.991444 0.130536 0.991446 0 0.130521 0.92388 0 0.382682 0.92388 0 0.382682 0.793354 0 0.608761 0.608751 0 0.793361 0.382674 0 0.923883 0.13054 0 0.991443 0.382674 0 0.923883 0.382674 0 0.923883 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.793354 0 0.608761 0.793354 0 0.608761 0.793354 0 0.608761 0.608751 0 0.793361 0.382674 0 0.923883 0.13054 0 0.991443 0.382674 0 0.923883 0.608751 0 0.793361 0.382674 0 0.923883 0.13054 0 0.991443 0.13054 0 0.991443 0.382674 0 0.923883 0.13054 0 0.991443 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.991446 0 0.130521 0.92388 0 0.382682 0.793354 0 0.608761 0.92388 0 0.382682 0.991446 0 0.130521 0.991445 0 0.130521 0.92388 0 0.382682 0.991445 0 0.130521 0.92388 0 0.382682 0.793354 0 0.608761 0.608751 0 0.793361 0.608751 0 0.793361 0.608751 0 0.793361 0.382674 0 0.923883 0.13048 0 -0.991451 0.382726 0 -0.923862 0.382726 0 -0.923862 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991444 0 -0.130529 0.92388 0 -0.382682 0.92388 0 -0.382682 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382726 0 -0.923862 0.608751 0 -0.793361 0.608751 0 -0.793361 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991444 0 -0.130529 0.92388 0 -0.382682 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991444 0 -0.130529 0.991444 0 -0.130529 0.92388 0 -0.382682 0.991444 0 -0.130529 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382726 0 -0.923862 0.13048 0 -0.991451 0.382726 0 -0.923862 0.608751 0 -0.793361 0.382726 0 -0.923862 0.13048 0 -0.991451 0.13048 0 -0.991451 0.382726 0 -0.923862 0.13048 0 -0.991451 0.382726 0 -0.923862 0.608751 0 -0.793361 0.793354 0 -0.608761 0.793354 0 -0.608761 0.793354 0 -0.608761 0.92388 0 -0.382682 0 -0.991443 -0.130544 0 -0.923885 -0.382669 0 -0.991443 -0.130544 0 -0.923885 -0.382669 0 -0.793347 -0.60877 0 -0.793347 -0.60877 0 -0.608751 -0.793361 0 -0.382732 -0.92386 0 -0.608751 -0.793361 0 -0.608751 -0.793361 0 -0.793347 -0.60877 0 -0.793347 -0.60877 0 -0.923885 -0.382669 0 -0.923885 -0.382669 0 -0.991443 -0.130544 0 -0.608751 -0.793361 0 -0.382732 -0.92386 0 -0.130481 -0.991451 0 -0.382732 -0.92386 0 -0.382732 -0.92386 0 -0.130481 -0.991451 0 -0.13048 -0.991451 0.991299 -0.0171856 0.130502 0.991299 -0.0503832 0.121607 0.991299 -0.0801157 0.104442 0.991299 -0.104432 0.0801274 0.991299 -0.121613 0.0503701 0.991299 -0.130506 0.0171841 0.790818 -0.0798999 0.606814 0.790819 -0.0798965 0.606813 0.605457 -0.103893 0.789068 0.605448 -0.103908 0.789073 0.605439 -0.304576 0.735308 0.605474 -0.48446 0.631427 0.605473 -0.631411 0.484482 0.605454 -0.735301 0.304561 0.605477 -0.789055 0.103877 0.605459 -0.789072 0.103851 0.79082 -0.606816 0.0798636 0.790832 -0.606797 0.0798928 0.790822 -0.565461 0.234211 0.790821 -0.485574 0.372584 0.790831 -0.372577 0.485564 0.790817 -0.234245 0.565453 0.790832 -0.234201 0.565451 0.605452 -0.304553 0.735306 0.379873 -0.12077 0.917121 0.379932 -0.120699 0.917106 0.379879 -0.35405 0.8546 0.379876 -0.563092 0.733908 0.379892 -0.733879 0.56312 0.379889 -0.854621 0.353988 0.379876 -0.917126 0.120727 0.379885 -0.917121 0.120737 0.129443 -0.129385 0.983109 0.129387 -0.129443 0.983109 0.129456 -0.37946 0.916107 0.129421 -0.603631 0.786689 0.12943 -0.786673 0.60365 0.12942 -0.916116 0.379451 0.129442 -0.983103 0.129438 0.129416 -0.983109 0.129412 0.129391 -0.379524 0.916089 0.129455 -0.603601 0.786707 0.129415 -0.786684 0.603639 0.129428 -0.916111 0.379458 0.922705 -0.382208 0.0503226 0.922706 -0.382206 0.0503261 0.922705 -0.356167 0.147518 0.922705 -0.305852 0.234671 0.922712 -0.234625 0.305865 0.922708 -0.147554 0.356144 0.922709 -0.0503308 0.382197 0.92271 -0.0503241 0.382196 0.379927 -0.35399 0.854603 0.92271 -0.147537 0.356145 0.379878 -0.56309 0.733909 0.790825 -0.372596 0.48556 0.605441 -0.484517 0.631415 0.922704 -0.234679 0.305848 0.379883 -0.733888 0.563114 0.790822 -0.485573 0.372585 0.605476 -0.631406 0.484485 0.922706 -0.305844 0.234676 0.379886 -0.854624 0.353985 0.790832 -0.565437 0.234233 0.605476 -0.735272 0.304587 0.922705 -0.356164 0.147521 0.129442 -0.983105 -0.12942 0.379869 -0.85463 -0.353988 0.605496 -0.631394 -0.484475 0.790827 -0.372627 -0.485532 0.922707 -0.147478 -0.356178 0.129428 -0.916115 -0.37945 0.12943 -0.786682 -0.603638 0.129416 -0.786675 -0.603651 0.129421 -0.603643 -0.78668 0.379876 -0.353998 -0.854622 0.605486 -0.10389 -0.789046 0.790818 -0.0798967 -0.606815 0.790819 -0.0798997 -0.606813 0.922709 -0.0503243 -0.382197 0.92271 -0.0503305 -0.382194 0.92271 -0.147497 -0.356161 0.790809 -0.234186 -0.565489 0.790812 -0.372606 -0.485573 0.605477 -0.484501 -0.631393 0.379879 -0.56313 -0.733878 0.379876 -0.563129 -0.73388 0.129407 -0.603632 -0.78669 0.1294 -0.37947 -0.91611 0.37988 -0.120705 -0.917127 0.605459 -0.103852 -0.789071 0.129447 -0.379512 -0.916086 0.129447 -0.129447 -0.983101 0.379926 -0.120756 -0.917101 0.129384 -0.129384 -0.983117 0.991298 -0.0171866 -0.13051 0.991298 -0.130506 -0.0171881 0.991299 -0.121619 -0.0503597 0.991299 -0.104422 -0.0801439 0.991298 -0.0801371 -0.104429 0.991298 -0.0503581 -0.121621 0.790818 -0.606815 -0.079895 0.790827 -0.606806 -0.0798693 0.605478 -0.789056 -0.103857 0.605466 -0.789063 -0.103879 0.605489 -0.735277 -0.304551 0.605467 -0.735279 -0.30459 0.790823 -0.565448 -0.234237 0.790822 -0.485574 -0.372584 0.790822 -0.485573 -0.372585 0.379875 -0.917125 -0.120738 0.379878 -0.917124 -0.120734 0.129417 -0.983105 -0.129446 0.12942 -0.916112 -0.379458 0.379859 -0.733872 -0.563151 0.605478 -0.631387 -0.484507 0.379866 -0.85463 -0.353992 0.922704 -0.382208 -0.0503382 0.922707 -0.382204 -0.0503221 0.922702 -0.356164 -0.147541 0.922705 -0.305846 -0.234678 0.922708 -0.234703 -0.305818 0.922705 -0.234692 -0.305835 0.790824 -0.565448 -0.234237 0.92271 -0.356167 -0.147481 0.379883 -0.733881 -0.563123 0.922698 -0.305831 -0.234724 0.605472 -0.484496 -0.631401 0.605486 -0.304562 -0.735274 0.605473 -0.304547 -0.735291 0.79082 -0.234207 -0.565465 0.379879 -0.354 -0.854621 0.991445 -0.130525 0 0.923876 -0.382693 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.382674 -0.923883 0 0.382674 -0.923883 0 0.60877 -0.793347 0 0.793354 -0.608761 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.382674 -0.923883 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.13054 -0.991443 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.60877 -0.793347 0 0.793354 -0.608761 0 0.923876 -0.382693 0 0.991445 -0.130525 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.923876 -0.382693 0 0.991445 -0.130525 0 0.991445 -0.130525 0 0.923876 -0.382693 0 0.991445 -0.130525 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.60877 -0.793347 0 0.60877 -0.793347 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0 0.13048 -0.991451 0 0.382732 -0.92386 0 0.130481 -0.991451 0 0.382732 -0.92386 0 0.608736 -0.793373 0 0.608736 -0.793373 0 0.793361 -0.608751 0 0.923885 -0.382669 0 0.793361 -0.608751 0 0.793361 -0.608751 0 0.608736 -0.793373 0 0.608736 -0.793373 0 0.382732 -0.92386 0 0.382732 -0.92386 0 0.130481 -0.991451 0 0.793361 -0.608751 0 0.923885 -0.382669 0 0.991443 -0.130544 0 0.923885 -0.382669 0 0.923885 -0.382669 0 0.991443 -0.130544 0 0.991443 -0.130544 0.991444 0 -0.130529 0.92388 0 -0.382682 0.92388 0 -0.382682 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382726 0 -0.923862 0.13048 0 -0.991451 0.382726 0 -0.923862 0.382726 0 -0.923862 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.793354 0 -0.608761 0.793354 0 -0.608761 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382726 0 -0.923862 0.13048 0 -0.991451 0.382726 0 -0.923862 0.608751 0 -0.793361 0.382726 0 -0.923862 0.13048 0 -0.991451 0.13048 0 -0.991451 0.382726 0 -0.923862 0.130481 0 -0.991451 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991444 0 -0.130529 0.92388 0 -0.382682 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991444 0 -0.130529 0.991444 0 -0.130529 0.92388 0 -0.382682 0.991444 0 -0.130529 0.92388 0 -0.382682 0.793354 0 -0.608761 0.608751 0 -0.793361 0.608751 0 -0.793361 0.608751 0 -0.793361 0.382726 0 -0.923862 0 -0.991444 -0.130529 0 -0.92388 -0.382682 0 -0.991444 -0.130529 0 -0.92388 -0.382682 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.608751 -0.793361 0 -0.382726 -0.923862 0 -0.608751 -0.793361 0 -0.608751 -0.793361 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.991444 -0.130529 0 -0.608751 -0.793361 0 -0.382726 -0.923862 0 -0.130481 -0.991451 0 -0.382726 -0.923862 0 -0.382726 -0.923862 0 -0.130481 -0.991451 0 -0.13048 -0.991451 0.991298 0.0171866 -0.13051 0.991298 0.0503581 -0.121621 0.991298 0.0801371 -0.104429 0.991299 0.104422 -0.0801439 0.991299 0.121619 -0.0503597 0.991298 0.130506 -0.0171881 0.790818 0.0798999 -0.606814 0.790819 0.0798965 -0.606813 0.605457 0.103893 -0.789068 0.605483 0.103849 -0.789054 0.605475 0.304565 -0.735282 0.605476 0.484494 -0.631398 0.605494 0.631377 -0.4845 0.605469 0.735291 -0.304557 0.605458 0.789069 -0.103879 0.605466 0.789061 -0.103892 0.790829 0.6068 -0.0798948 0.790815 0.606823 -0.0798589 0.790826 0.565432 -0.234268 0.790821 0.485574 -0.372584 0.790809 0.372641 -0.485551 0.790822 0.23418 -0.565474 0.790811 0.234212 -0.565476 0.605488 0.304543 -0.735281 0.379928 0.120703 -0.917107 0.379882 0.120759 -0.917119 0.379886 0.353989 -0.854622 0.379879 0.563142 -0.733868 0.37986 0.733889 -0.563128 0.379869 0.854628 -0.353991 0.379875 0.917125 -0.120734 0.379878 0.917123 -0.120737 0.129383 0.129448 -0.983109 0.129446 0.129383 -0.983109 0.12939 0.379514 -0.916093 0.129439 0.603615 -0.786698 0.12943 0.786688 -0.603631 0.12942 0.916116 -0.379451 0.129442 0.983101 -0.129446 0.129417 0.983108 -0.129421 0.129448 0.379457 -0.916109 0.129388 0.603661 -0.786672 0.129439 0.786681 -0.603637 0.129428 0.916111 -0.379458 0.922706 0.382208 -0.0502992 0.922712 0.38219 -0.050336 0.9227 0.356191 -0.147491 0.922707 0.305814 -0.234711 0.922709 0.234687 -0.305828 0.922711 0.147473 -0.356167 0.922709 0.0503308 -0.382197 0.92271 0.0503241 -0.382196 0.379879 0.353998 -0.854622 0.922708 0.147499 -0.356166 0.379892 0.563127 -0.733873 0.790825 0.372596 -0.48556 0.605471 0.484503 -0.631396 0.922706 0.234706 -0.305822 0.379884 0.733864 -0.563145 0.790822 0.485573 -0.372585 0.605476 0.631406 -0.484485 0.9227 0.305855 -0.234684 0.379866 0.854631 -0.353988 0.790813 0.56546 -0.234242 0.605491 0.735262 -0.304583 0.922711 0.356136 -0.147553 0.129427 -0.983105 -0.129436 0.379869 -0.854624 -0.354002 0.605489 -0.631406 -0.484468 0.790831 -0.372624 -0.485529 0.922705 -0.147463 -0.356188 0.129428 -0.916109 -0.379463 0.12943 -0.786675 -0.603648 0.129439 -0.78668 -0.603639 0.12944 -0.603657 -0.786666 0.379876 -0.353987 -0.854627 0.605484 -0.103891 -0.789047 0.790818 -0.0798967 -0.606815 0.790818 -0.0798974 -0.606814 0.92271 -0.0503228 -0.382197 0.922711 -0.0503332 -0.382192 0.922712 -0.147499 -0.356156 0.790809 -0.234192 -0.565486 0.790812 -0.372599 -0.485578 0.60547 -0.484495 -0.631403 0.379871 -0.56314 -0.733874 0.379875 -0.563143 -0.73387 0.129407 -0.603632 -0.78669 0.1294 -0.379465 -0.916113 0.379882 -0.120707 -0.917126 0.605459 -0.103854 -0.789071 0.129447 -0.379506 -0.916089 0.129447 -0.129447 -0.983101 0.379926 -0.120756 -0.917101 0.129384 -0.129384 -0.983117 0.991298 -0.0171877 -0.13051 0.991298 -0.130506 -0.0171881 0.991298 -0.121617 -0.0503667 0.991298 -0.104427 -0.0801395 0.991299 -0.0801405 -0.104426 0.991298 -0.0503527 -0.121624 0.790818 -0.606815 -0.079895 0.790817 -0.606815 -0.0798968 0.605466 -0.789061 -0.103892 0.605475 -0.789056 -0.103878 0.605481 -0.735277 -0.304566 0.605477 -0.735278 -0.304573 0.790817 -0.56546 -0.234229 0.790817 -0.48557 -0.3726 0.790825 -0.485576 -0.372574 0.379888 -0.917119 -0.120737 0.379879 -0.917122 -0.120748 0.129432 -0.983105 -0.129431 0.129434 -0.916111 -0.379458 0.37987 -0.733876 -0.563138 0.605469 -0.631399 -0.484502 0.379878 -0.854625 -0.35399 0.922707 -0.382202 -0.0503375 0.922709 -0.382199 -0.0503215 0.922706 -0.356154 -0.147537 0.922705 -0.30584 -0.234684 0.922706 -0.234705 -0.305821 0.922706 -0.234702 -0.305825 0.790813 -0.56546 -0.234242 0.922712 -0.356156 -0.147499 0.379873 -0.733878 -0.563134 0.922703 -0.305833 -0.234704 0.605477 -0.484501 -0.631392 0.605483 -0.304553 -0.735281 0.605477 -0.304546 -0.735289 0.790817 -0.234209 -0.565468 0.379884 -0.353994 -0.854621 0 0.991444 0.130536 0 0.923885 0.382669 0 0.991444 0.130536 0 0.923885 0.382669 0 0.793361 0.608751 0 0.793361 0.608751 0 0.608736 0.793373 0 0.38268 0.923881 0 0.608736 0.793373 0 0.608736 0.793373 0 0.793361 0.608751 0 0.793361 0.608751 0 0.923885 0.382669 0 0.923885 0.382669 0 0.991444 0.130536 0 0.608736 0.793373 0 0.38268 0.923881 0 0.13054 0.991443 0 0.38268 0.923881 0 0.38268 0.923881 0 0.13054 0.991443 0 0.13054 0.991443 0.991445 0.130525 0 0.923876 0.382693 0 0.923876 0.382693 0 0.793365 0.608746 0 0.608751 0.793361 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.382674 0.923883 0 0.608751 0.793361 0 0.793365 0.608746 0 0.923876 0.382693 0 0.793365 0.608746 0 0.793365 0.608746 0 0.793365 0.608746 0 0.608751 0.793361 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.608751 0.793361 0 0.382674 0.923883 0 0.13054 0.991443 0 0.13054 0.991443 0 0.382674 0.923883 0 0.13054 0.991443 0 0.608751 0.793361 0 0.793365 0.608746 0 0.923876 0.382693 0 0.991445 0.130525 0 0.923876 0.382693 0 0.793365 0.608746 0 0.923876 0.382693 0 0.991445 0.130525 0 0.991445 0.130525 0 0.923876 0.382693 0 0.991445 0.130525 0 0.923876 0.382693 0 0.793365 0.608746 0 0.608751 0.793361 0 0.608751 0.793361 0 0.608751 0.793361 0 0.382674 0.923883 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.382687 -0.923878 0 0.608761 -0.793354 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.991445 -0.130525 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.608761 -0.793354 0 0.382687 -0.923878 0 0.608761 -0.793354 0 0.608761 -0.793354 0 0.608761 -0.793354 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.991445 -0.130525 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.991445 -0.130525 0 0.991445 -0.130525 0 0.923878 -0.382687 0 0.991445 -0.130525 0 0.793354 -0.608761 0 0.608761 -0.793354 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.608761 -0.793354 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.608761 -0.793354 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0 -0.13054 0.991443 0 -0.382674 0.923883 0 -0.13054 0.991443 0 -0.382674 0.923883 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.793354 0.608761 0 -0.92388 0.382682 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.382674 0.923883 0 -0.382674 0.923883 0 -0.13054 0.991443 0 -0.793354 0.608761 0 -0.92388 0.382682 0 -0.991445 0.130521 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.991445 0.130521 0 -0.991445 0.130521 0.991299 0.130506 0.0171841 0.991299 0.121613 0.0503701 0.991299 0.104432 0.0801274 0.991299 0.0801157 0.104442 0.991299 0.0503832 0.121607 0.991299 0.0171856 0.130502 0.790832 0.606802 0.0798561 0.79082 0.606813 0.0798896 0.605457 0.789069 0.103884 0.605461 0.789067 0.103879 0.605474 0.735287 0.304556 0.605475 0.631409 0.484481 0.605444 0.484474 0.631445 0.605451 0.304573 0.735299 0.605456 0.103907 0.789067 0.605447 0.103894 0.789075 0.790818 0.0798967 0.606815 0.790819 0.0798997 0.606813 0.790834 0.234237 0.565433 0.790824 0.372583 0.485572 0.790822 0.485574 0.372584 0.790822 0.565448 0.234243 0.790824 0.565448 0.234237 0.605452 0.735289 0.304594 0.379875 0.917125 0.120738 0.379884 0.917122 0.120726 0.379886 0.854622 0.353989 0.379883 0.733881 0.563123 0.379893 0.563102 0.733892 0.379925 0.354032 0.854587 0.379877 0.120702 0.917129 0.379935 0.120766 0.917096 0.129443 0.983106 0.129412 0.129417 0.983106 0.129439 0.129428 0.916115 0.37945 0.129439 0.786687 0.60363 0.129436 0.603616 0.786699 0.129392 0.379463 0.916114 0.129442 0.129442 0.983102 0.129386 0.129386 0.983117 0.12942 0.916112 0.379458 0.12943 0.786682 0.603638 0.129439 0.603617 0.786697 0.129445 0.37951 0.916087 0.922709 0.0503243 0.382197 0.92271 0.0503305 0.382194 0.922711 0.147552 0.356137 0.922702 0.23464 0.305885 0.922706 0.305849 0.234669 0.92271 0.356156 0.147514 0.922705 0.382208 0.0503263 0.922709 0.382202 0.0502984 0.379889 0.854622 0.353984 0.922706 0.356154 0.147541 0.379893 0.733885 0.563111 0.790822 0.485573 0.372585 0.605473 0.631408 0.484486 0.922705 0.305846 0.234678 0.379876 0.56309 0.73391 0.79083 0.372591 0.485555 0.605477 0.484501 0.631393 0.92271 0.234671 0.305838 0.379886 0.353996 0.854619 0.79082 0.234207 0.565465 0.605438 0.304557 0.735316 0.922708 0.147539 0.356148 0.129443 -0.129385 0.983109 0.379932 -0.353978 0.854606 0.605447 -0.484506 0.631417 0.790827 -0.48556 0.372592 0.92271 -0.356147 0.147533 0.129456 -0.379454 0.916109 0.129454 -0.603616 0.786695 0.129439 -0.60363 0.786687 0.129439 -0.786674 0.603647 0.379898 -0.854613 0.353997 0.60547 -0.789059 0.103883 0.790818 -0.606815 0.0798898 0.79082 -0.606812 0.0798946 0.922707 -0.382203 0.0503219 0.922708 -0.382201 0.0503254 0.922707 -0.356159 0.147519 0.790816 -0.565467 0.234214 0.790818 -0.485583 0.37258 0.605467 -0.63142 0.484478 0.379872 -0.7339 0.563106 0.379902 -0.733868 0.563127 0.12943 -0.786681 0.60364 0.129428 -0.916111 0.379458 0.379885 -0.917121 0.120737 0.605467 -0.789062 0.103878 0.129434 -0.916108 0.379463 0.129431 -0.983105 0.129428 0.379888 -0.917119 0.12074 0.129428 -0.983106 0.129424 0.991299 -0.130506 0.0171841 0.991299 -0.0171866 0.130502 0.991299 -0.0503777 0.121609 0.991299 -0.0801191 0.104438 0.991299 -0.104436 0.0801231 0.991299 -0.121611 0.050377 0.790818 -0.0798975 0.606814 0.790818 -0.0798967 0.606814 0.605457 -0.103893 0.789068 0.605447 -0.10391 0.789073 0.605442 -0.304565 0.73531 0.605448 -0.304554 0.735309 0.790832 -0.234201 0.565451 0.790831 -0.372577 0.485564 0.790828 -0.372587 0.485562 0.379873 -0.120772 0.917121 0.379933 -0.120699 0.917106 0.129387 -0.129443 0.983109 0.129391 -0.379518 0.916092 0.379878 -0.563098 0.733903 0.605468 -0.48447 0.631425 0.379879 -0.354045 0.854602 0.922709 -0.0503338 0.382197 0.922711 -0.0503224 0.382195 0.922709 -0.147542 0.356145 0.922704 -0.234679 0.305848 0.922709 -0.305833 0.234679 0.922704 -0.305865 0.234658 0.790814 -0.234253 0.565454 0.92271 -0.147536 0.356145 0.379869 -0.563108 0.7339 0.92271 -0.234639 0.305861 0.605466 -0.631422 0.484477 0.605462 -0.73529 0.304571 0.605466 -0.735285 0.304576 0.790823 -0.565453 0.234227 0.379889 -0.854621 0.353988 0.991445 0 0.130521 0.92388 0 0.382682 0.92388 0 0.382682 0.793354 0 0.608761 0.608751 0 0.793361 0.382674 0 0.923883 0.13054 0 0.991443 0.382674 0 0.923883 0.382674 0 0.923883 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.793354 0 0.608761 0.793354 0 0.608761 0.793354 0 0.608761 0.608751 0 0.793361 0.382674 0 0.923883 0.13054 0 0.991443 0.382674 0 0.923883 0.608751 0 0.793361 0.382674 0 0.923883 0.13054 0 0.991443 0.13054 0 0.991443 0.382674 0 0.923883 0.13054 0 0.991443 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.991446 0 0.130521 0.92388 0 0.382682 0.793354 0 0.608761 0.92388 0 0.382682 0.991446 0 0.130521 0.991445 0 0.130521 0.92388 0 0.382682 0.991445 0 0.130521 0.92388 0 0.382682 0.793354 0 0.608761 0.608751 0 0.793361 0.608751 0 0.793361 0.608751 0 0.793361 0.382674 0 0.923883 -0.0454135 0.0712667 -0.996423 0.301688 0.138817 -0.943247 -0.0446459 0.212352 -0.976173 0.300705 0.274765 -0.91328 0.381819 0.392298 -0.836849 0.607731 0.438184 -0.662313 0.792563 0.406925 -0.454155 0.923516 0.294821 -0.245352 0.993693 0.0926518 -0.063169 0.987839 0.119512 -0.0994586 0.993744 0.081867 -0.0759614 0.987713 0.10429 -0.116394 0.923517 0.211634 -0.319887 0.792575 0.258822 -0.552119 0.607734 0.228791 -0.76047 0.381821 0.13457 -0.914387 0.38182 0.266272 -0.88505 0.381817 0.266272 -0.885051 -0.0431208 0.349141 -0.936078 0.299023 0.405035 -0.864021 0.381825 0.509963 -0.77081 0.607743 0.52994 -0.591449 0.792566 0.468711 -0.390063 0.923515 0.327407 -0.199813 0.993632 0.101518 -0.0488887 0.987984 0.131926 -0.0805129 -0.0408462 0.478849 -0.876947 0.296689 0.526925 -0.796445 0.381812 0.616763 -0.688348 0.60774 0.61041 -0.507988 0.792573 0.520501 -0.317659 0.923519 0.353001 -0.150009 0.993561 0.108265 -0.0333952 0.98815 0.141265 -0.0600315 -0.0377793 0.598851 -0.799969 0.293682 0.637892 -0.71193 0.38181 0.710415 -0.591212 0.607736 0.677872 -0.413699 0.792564 0.561217 -0.23849 0.923515 0.37109 -0.0970149 0.99348 0.112734 -0.0169919 0.988333 0.147355 -0.0385233 -0.0339467 0.706698 -0.706701 0.290012 0.735614 -0.612181 0.381802 0.788928 -0.481477 0.607744 0.730878 -0.310588 0.792566 0.589958 -0.154235 0.923517 0.381256 -0.041951 0.993388 0.114802 0 0.988534 0.150095 -0.0165155 -0.0293511 0.800197 -0.599019 0.285627 0.818033 -0.499239 0.381801 0.850625 -0.361476 0.607747 0.768308 -0.200863 0.792573 0.606119 -0.0666922 0.923515 0.383307 0.0140085 0.993285 0.114399 0.0172429 0.988749 0.149484 0.00546309 -0.024007 0.877426 -0.479111 0.280552 0.883384 -0.375397 0.381808 0.894189 -0.233772 0.607739 0.789373 -0.0868557 0.792572 0.609372 0.0222707 0.923514 0.377185 0.0696702 0.99317 0.111496 0.0343918 0.988977 0.145603 0.0268945 -0.0178963 0.9368 -0.349407 0.274761 0.930248 -0.243198 0.381804 0.918699 -0.101085 0.607734 0.793611 0.0290041 0.792572 0.599635 0.110758 0.923517 0.363014 0.123843 0.993041 0.106105 0.0510975 0.989218 0.138606 0.0472858 -0.0110041 0.977087 -0.212553 0.268276 0.957563 -0.105362 0.381812 0.923623 0.033754 0.607746 0.780922 0.144243 0.792572 0.577119 0.196885 0.923519 0.34111 0.175377 0.992899 0.098289 0.0670124 0.98947 0.128722 0.0661805 -0.00334193 0.997446 -0.0713399 0.261061 0.964678 0.0352542 0.381814 0.908865 0.167877 0.60773 0.751609 0.256414 0.792567 0.542307 0.278819 0.923519 0.31194 0.223174 0.992742 0.0881606 0.0818007 0.989731 0.116256 0.0831741 0.00505819 0.997439 0.0713393 0.253084 0.951351 0.175724 0.381822 0.874734 0.298417 0.60774 0.706258 0.363114 0.79256 0.495939 0.354814 0.923517 0.276124 0.266216 0.992568 0.0758726 0.0951412 0.989998 0.101564 0.0979195 0.0142347 0.977048 0.212545 0.244371 0.917745 0.313092 0.381812 0.821965 0.422603 0.607739 0.645864 0.462074 0.792569 0.438984 0.423234 0.923515 0.234424 0.303589 0.992377 0.06162 0.106729 0.990272 0.0850408 0.110132 0.0241866 0.936676 0.349361 0.23491 0.864455 0.444449 0.381814 0.751675 0.537777 0.60773 0.571706 0.551195 0.792567 0.372684 0.482642 0.923515 0.187722 0.334486 0.992166 0.0456402 0.116289 0.990551 0.067122 0.119599 0.0349042 0.877144 0.478957 0.224674 0.792497 0.566983 0.38181 0.665365 0.64149 0.607751 0.485351 0.628549 0.792573 0.298436 0.531756 0.923517 0.137019 0.358249 0.991934 0.0282054 0.123575 0.990832 0.0482612 0.126184 0.0463542 0.799681 0.598633 0.213636 0.703284 0.67805 0.381804 0.564872 0.731536 0.607732 0.388667 0.692531 0.792571 0.217833 0.569544 0.923518 0.0833967 0.37438 0.991679 0.00962039 0.128377 0.991116 0.0289191 0.129822 0.0585243 0.705894 0.705896 0.201779 0.598602 0.775217 0.381809 0.45234 0.805984 0.607736 0.28369 0.741739 0.792565 0.132586 0.595199 0.923518 0.0279977 0.382533 0.9914 -0.00955273 0.130519 0.991116 -0.0289191 0.129822 0.990832 -0.0482612 0.126184 0.990551 -0.0671223 0.119599 0.990272 -0.0850425 0.110134 0.989998 -0.101566 0.0979218 0.989731 -0.116256 0.0831741 0.98947 -0.128722 0.0661805 0.989218 -0.138606 0.0472858 0.988977 -0.145603 0.0268945 0.988749 -0.149484 0.00546309 0.988534 -0.150095 -0.0165155 0.988333 -0.147355 -0.0385233 0.98815 -0.141265 -0.0600315 0.987984 -0.131926 -0.0805129 0.987838 -0.119513 -0.0994599 0.987712 -0.104291 -0.116396 0.987608 -0.0865949 -0.130889 0.987526 -0.0668342 -0.14257 0.987467 -0.0454703 -0.151136 0.987431 -0.0230121 -0.156366 0.987419 0 -0.158128 0.987431 0.0230121 -0.156366 0.987467 0.0454703 -0.151136 0.987526 0.0668342 -0.14257 0.987608 0.0865949 -0.130889 0.993787 0.0693953 -0.0870188 0.0714628 0.597746 0.798494 0.189139 0.480584 0.856309 0.381808 0.330168 0.863257 0.607743 0.172669 0.775135 0.792564 0.0445117 0.608162 0.923518 -0.0279976 0.382532 0.923518 0.0279977 0.382532 0.0851058 0.47751 0.874495 0.175658 0.351676 0.919493 0.381805 0.200958 0.902131 0.60774 0.057969 0.792018 0.792568 -0.0445113 0.608157 0.923518 -0.0833966 0.374379 0.923518 -0.0279977 0.382533 0.0994581 0.347732 0.932304 0.161349 0.214582 0.963287 0.381814 0.0674657 0.921774 0.607737 -0.057969 0.79202 0.792564 -0.132587 0.595201 0.923517 -0.137019 0.35825 0.923517 -0.0833976 0.374382 0.114492 0.211167 0.970721 0.146186 0.0722119 0.986618 0.381816 -0.0674656 0.921773 0.607737 -0.17267 0.77514 0.792567 -0.217834 0.569548 0.923517 -0.18772 0.334481 0.923517 -0.137018 0.358249 0.130198 0.070733 0.988962 0.130198 -0.0707328 0.988962 0.114492 -0.211167 0.970721 0.0994582 -0.347732 0.932304 0.0851058 -0.47751 0.874495 0.0714629 -0.597746 0.798494 0.0585242 -0.705894 0.705896 0.0463542 -0.799681 0.598633 0.0349042 -0.877144 0.478957 0.0241867 -0.936676 0.349361 0.0142647 -0.977047 0.212545 0.00508884 -0.997439 0.0713393 -0.0033419 -0.997446 -0.0713399 -0.0110041 -0.977087 -0.212553 -0.0178963 -0.9368 -0.349407 -0.0240069 -0.877426 -0.479111 -0.0293511 -0.800197 -0.599019 -0.0339466 -0.706698 -0.706701 -0.0377793 -0.598851 -0.799969 -0.0408316 -0.478849 -0.876947 -0.0431209 -0.349141 -0.936078 -0.0446459 -0.212352 -0.976173 -0.0454145 -0.0712665 -0.996423 0.302028 0 -0.953299 0.381816 0 -0.924238 0.381814 0.134571 -0.91439 0.607736 0.115628 -0.785677 0.792572 0.0887848 -0.60328 0.923514 0.0558477 -0.379477 0.923518 0.0558455 -0.379469 0.923518 0 -0.383556 0.923518 0 -0.383556 0.923518 -0.0558464 -0.379469 0.792572 -0.175676 -0.583924 0.607733 -0.337078 -0.719054 0.38181 -0.509966 -0.770815 0.296698 -0.526922 -0.796444 0.146186 -0.0722117 0.986618 0.381819 -0.200956 0.902126 0.607743 -0.283689 0.741734 0.792566 -0.29844 0.531764 0.923517 -0.23442 0.303584 0.923517 -0.18772 0.334481 0.161349 -0.214582 0.963287 0.381807 -0.330168 0.863257 0.607744 -0.388663 0.692523 0.792567 -0.372684 0.482642 0.923518 -0.276123 0.266217 0.923517 -0.23442 0.303584 0.175658 -0.351676 0.919493 0.38181 -0.45234 0.805984 0.607743 -0.485354 0.628554 0.792567 -0.438986 0.423236 0.923518 -0.311942 0.223176 0.923517 -0.276124 0.266217 0.189139 -0.480584 0.856309 0.38181 -0.564872 0.731533 0.607739 -0.571701 0.551191 0.792569 -0.49593 0.354808 0.923519 -0.341111 0.175377 0.923519 -0.31194 0.223174 0.201779 -0.598602 0.775217 0.381821 -0.665361 0.641489 0.607731 -0.645869 0.462078 0.79256 -0.542315 0.278823 0.923519 -0.363009 0.123842 0.923519 -0.34111 0.175377 0.213636 -0.703284 0.67805 0.381809 -0.751676 0.537778 0.607739 -0.706259 0.363114 0.792566 -0.577126 0.196887 0.923517 -0.377177 0.0696687 0.923517 -0.363014 0.123843 0.224675 -0.792497 0.566983 0.381814 -0.821964 0.422603 0.607741 -0.751602 0.256409 0.792561 -0.59965 0.11076 0.923514 -0.38331 0.0140085 0.923514 -0.377185 0.0696693 0.23491 -0.864455 0.444449 0.381811 -0.874738 0.298418 0.60775 -0.780919 0.144245 0.792571 -0.609372 0.0222707 0.923514 -0.381263 -0.0419517 0.923515 -0.383307 0.0140087 0.244392 -0.917741 0.313087 0.381796 -0.908873 0.167876 0.607727 -0.793617 0.0290043 0.792572 -0.60612 -0.0666924 0.923517 -0.371085 -0.0970135 0.923517 -0.381256 -0.0419502 0.253111 -0.951344 0.175723 0.381813 -0.923623 0.0337568 0.607733 -0.789377 -0.0868562 0.792573 -0.589949 -0.154233 0.923515 -0.35301 -0.150013 0.923515 -0.37109 -0.0970154 0.261068 -0.964676 0.0352571 0.381814 -0.918695 -0.101084 0.607739 -0.768314 -0.200865 0.792566 -0.561214 -0.238491 0.923515 -0.327406 -0.199812 0.923515 -0.35301 -0.150013 0.268276 -0.957563 -0.105362 0.381804 -0.89419 -0.233772 0.607746 -0.730876 -0.310588 0.792573 -0.520501 -0.317657 0.923515 -0.294824 -0.245356 0.923515 -0.327407 -0.199813 0.274761 -0.930248 -0.243198 0.381807 -0.850622 -0.361477 0.607728 -0.677877 -0.413702 0.792572 -0.468705 -0.390059 0.92352 -0.255951 -0.285657 0.92352 -0.294815 -0.245347 0.280552 -0.883384 -0.375398 0.381824 -0.788922 -0.48147 0.607736 -0.610411 -0.507991 0.792558 -0.406929 -0.45416 0.923517 -0.211634 -0.319886 0.923517 -0.255955 -0.285663 0.285627 -0.818033 -0.499239 0.381802 -0.710418 -0.591214 0.607756 -0.529935 -0.59144 0.792563 -0.336462 -0.508564 0.923517 -0.162804 -0.347293 0.923516 -0.211636 -0.319888 0.290012 -0.735614 -0.612181 0.381807 -0.616763 -0.688351 0.607731 -0.438183 -0.662313 0.792571 -0.258825 -0.552125 0.923515 -0.110504 -0.367298 0.923515 -0.162805 -0.347295 0.293682 -0.637892 -0.71193 0.38183 -0.509964 -0.770807 0.607741 -0.337077 -0.719048 0.792575 -0.175676 -0.58392 0.923514 -0.0558467 -0.379477 0.923514 -0.110505 -0.367301 0.299028 -0.405036 -0.864019 0.381818 -0.266272 -0.885051 0.607736 -0.115628 -0.785677 0.792574 0 -0.609776 0.792573 -0.0887847 -0.603279 0.792572 -0.0887847 -0.60328 0.300705 -0.274765 -0.91328 0.381821 -0.13457 -0.914387 0.607734 0 -0.794141 0.792573 0.0887846 -0.603279 0.792574 0 -0.609776 0.301688 -0.138817 -0.943247 0.381816 0 -0.924238 0.607735 0.115628 -0.785677 0.607734 0 -0.794141 0.99387 -0.00826166 -0.110244 0.993862 -0.0246166 -0.107852 0.993845 -0.0404713 -0.103119 0.99382 -0.0555005 -0.0961298 0.993787 -0.0693953 -0.0870188 0.993744 -0.0818685 -0.0759629 0.993693 -0.0926518 -0.063169 0.993632 -0.101518 -0.0488887 0.993561 -0.108265 -0.0333952 0.99348 -0.112734 -0.0169919 0.993388 -0.114802 0 0.993285 -0.114399 0.0172429 0.99317 -0.111496 0.0343918 0.993041 -0.106105 0.0510975 0.992899 -0.098289 0.0670124 0.992742 -0.0881606 0.0818007 0.992568 -0.0758739 0.0951429 0.992377 -0.0616208 0.106731 0.992166 -0.0456402 0.116289 0.991934 -0.0282054 0.123575 0.991679 -0.00962037 0.128377 0.9914 0.00955277 0.130519 0.99382 0.0555005 -0.0961298 0.993845 0.0404713 -0.103119 0.993862 0.0246166 -0.107852 0.99387 0.0082617 -0.110244 0.381816 0.0674658 0.921773 0.607737 0.0579688 0.79202 0.381816 -0.0674656 0.921773 0.792568 0.044512 0.608157 0.607738 -0.0579688 0.792019 0.792564 -0.0445122 0.608162 0.607735 -0.115628 -0.785677 0.381814 -0.13457 -0.91439 0.607736 0.22879 -0.760468 0.792575 0.175675 -0.58392 0.923515 0.110504 -0.367299 0.923514 0.110505 -0.367301 0.792572 0.175677 -0.583924 0.607733 0.337078 -0.719054 0.607733 0.337078 -0.719054 0.381822 0.392297 -0.836848 0.923515 0.162805 -0.347295 0.792576 0.258822 -0.552118 0.923517 0.162804 -0.347293 0.923516 0.211636 -0.319888 0.381815 0.509966 -0.770812 0.792576 0.336452 -0.50855 0.792563 0.336464 -0.508563 0.607741 0.438178 -0.662307 0.381807 0.616764 -0.68835 0.607743 0.52994 -0.591449 0.923517 0.255955 -0.285663 0.923517 0.255956 -0.285663 0.792565 0.406922 -0.454153 0.381802 0.710418 -0.591213 0.607736 0.610413 -0.507989 0.792572 0.468704 -0.390059 0.923515 0.294825 -0.245355 0.381801 0.788928 -0.481477 0.607744 0.677866 -0.413697 0.792564 0.520512 -0.317664 0.923519 0.327397 -0.199809 0.381808 0.850622 -0.361475 0.607746 0.730876 -0.310588 0.792566 0.561214 -0.238489 0.923515 0.35301 -0.150012 0.381804 0.89419 -0.233772 0.607739 0.768315 -0.200864 0.792573 0.589949 -0.154234 0.923517 0.371085 -0.0970141 0.381814 0.918695 -0.101085 0.607733 0.789377 -0.0868555 0.792572 0.60612 -0.0666922 0.923514 0.381263 -0.041951 0.381813 0.923623 0.0337539 0.607746 0.793602 0.0290023 0.792572 0.609372 0.0222707 0.923514 0.38331 0.0140088 0.381822 0.908862 0.167876 0.607731 0.780933 0.144247 0.792572 0.599635 0.110758 0.923517 0.377177 0.0696678 0.381811 0.874738 0.298419 0.607741 0.751602 0.25641 0.792566 0.577125 0.196888 0.923519 0.36301 0.123841 0.381814 0.821964 0.422603 0.607739 0.706259 0.363114 0.79256 0.542315 0.278824 0.923519 0.341111 0.175377 0.38181 0.751676 0.537778 0.607731 0.645869 0.462079 0.792569 0.49593 0.354806 0.923518 0.311942 0.223176 0.381803 0.665367 0.641493 0.607752 0.571696 0.551182 0.792567 0.438986 0.423237 0.923514 0.276129 0.266222 0.38181 0.564871 0.731534 0.607731 0.485358 0.628562 0.792574 0.37268 0.482635 0.923514 0.234424 0.303589 0.38181 0.45234 0.805983 0.607734 0.388667 0.69253 0.792571 0.298437 0.531758 0.923517 0.18772 0.334481 0.381807 0.330168 0.863257 0.607743 0.283689 0.741734 0.792563 0.217835 0.569553 0.923518 0.137018 0.358246 0.381813 0.200958 0.902128 0.607741 0.172669 0.775137 0.792564 0.132587 0.595201 0.923518 0.0833966 0.374379 0.381805 -0.200959 0.902131 0.607743 -0.172668 0.775135 0.792567 -0.132586 0.595196 0.381808 -0.330168 0.863257 0.607743 -0.283689 0.741734 0.792566 -0.217834 0.56955 0.381809 -0.45234 0.805984 0.607742 -0.388664 0.692525 0.792567 -0.298439 0.531762 0.38182 -0.564869 0.731531 0.607739 -0.485356 0.628556 0.792567 -0.372684 0.482642 0.38181 -0.665365 0.641491 0.607731 -0.571706 0.551194 0.792569 -0.438984 0.423235 0.381814 -0.751674 0.537777 0.607739 -0.645864 0.462075 0.79256 -0.495939 0.354813 0.381812 -0.821965 0.422603 0.60774 -0.706258 0.363114 0.792567 -0.542307 0.27882 0.381797 -0.874744 0.298419 0.607748 -0.751596 0.256408 0.792561 -0.577132 0.196889 0.381814 -0.908865 0.167876 0.607727 -0.780936 0.144245 0.792572 -0.599635 0.110759 0.381812 -0.923623 0.0337567 0.607734 -0.793611 0.0290051 0.792572 -0.609372 0.0222707 0.381804 -0.918699 -0.101086 0.607739 -0.789373 -0.086855 0.792573 -0.606119 -0.0666921 0.381808 -0.894189 -0.233771 0.607747 -0.768309 -0.200862 0.792566 -0.589958 -0.154236 0.381825 -0.850616 -0.361472 0.607726 -0.730889 -0.310596 0.792574 -0.561205 -0.238485 0.381802 -0.788928 -0.481477 0.607736 -0.677872 -0.413698 0.792573 -0.520502 -0.317658 0.38181 -0.710416 -0.591211 0.607755 -0.610402 -0.50798 0.792558 -0.468718 -0.390072 0.381829 -0.616758 -0.688343 0.60773 -0.529945 -0.591457 0.792563 -0.406925 -0.454154 0.607742 -0.438179 -0.662306 0.79257 -0.336458 -0.508556 0.381811 -0.3923 -0.836852 0.381819 -0.392299 -0.836849 0.792576 -0.258823 -0.552118 0.607734 -0.228791 -0.76047 0.607736 -0.228791 -0.760468 0.38182 -0.266272 -0.88505 0.0117569 0.101162 0.994801 -0.0117571 0.201285 0.979462 0.0117569 0.299343 0.954073 -0.0117571 0.394329 0.918894 0.011757 0.485269 0.874286 0.0117567 0.651326 0.758707 0.0117576 0.790722 0.612062 0.0117566 0.897742 0.440364 0.0117571 0.96801 0.250636 0.0117574 0.998647 0.0506475 0.0117567 0.9884 -0.151419 0.0117567 0.937687 -0.347283 0.0117566 0.848587 -0.528925 0.0117574 0.724741 -0.688921 0.0117569 0.571229 -0.820707 0.0117571 0.394329 -0.918894 0.0117571 0.201285 -0.979462 0.0117572 0 -0.999931 0.0117569 -0.201285 -0.979462 0.0117571 -0.394329 -0.918894 0.0117574 -0.571227 -0.820708 0.0117567 -0.724744 -0.688918 0.0117557 -0.848585 -0.528928 0.0117558 -0.937688 -0.347279 0.0117567 -0.9884 -0.151419 0.0117574 -0.998647 0.0506475 0.0117571 -0.96801 0.250636 0.0117584 -0.897742 0.440364 0.0117576 -0.790722 0.612062 0.0117573 -0.651328 0.758705 0.0117565 -0.485267 0.874287 0.0117569 -0.299343 0.954073 0.011757 -0.101162 0.994801 -0.0117572 0 0.999931 -0.0117569 0.571229 0.820707 -0.0117574 0.724741 0.688921 -0.0117566 0.848587 0.528925 -0.0117571 0.937687 0.347283 -0.0117566 0.9884 0.151419 -0.0117574 0.998647 -0.0506474 -0.0117572 0.96801 -0.250636 -0.0117568 0.897743 -0.440363 -0.0117576 0.790722 -0.612062 -0.0117567 0.651326 -0.758707 -0.011757 0.485269 -0.874286 -0.0117569 0.299343 -0.954073 -0.0117569 0.101162 -0.994801 -0.011757 -0.101162 -0.994801 -0.0117569 -0.299343 -0.954073 -0.0117565 -0.485267 -0.874287 -0.0117573 -0.651328 -0.758705 -0.0117576 -0.790722 -0.612062 -0.0117586 -0.897743 -0.440363 -0.0117572 -0.96801 -0.250636 -0.0117574 -0.998647 -0.0506474 -0.0117566 -0.9884 0.151419 -0.0117562 -0.937688 0.347279 -0.0117557 -0.848585 0.528928 -0.0117567 -0.724744 0.688918 -0.0117574 -0.571227 0.820708 -0.0117571 -0.394329 0.918894 -0.0117569 -0.201285 0.979462 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.0506491 0.998717 0 0.151427 0.988468 0 0.151427 0.988468 0 0.250653 0.968077 0 0.250653 0.968077 0 0.347305 0.937752 0 0.440394 0.897804 0 0.528964 0.848644 0 0.612106 0.790776 0 0.688967 0.724793 0 0.758758 0.651373 0 0.820763 0.571268 0 0.874347 0.485301 0 0.918958 0.394357 0 0.95414 0.299362 0 0.97953 0.201299 0 0.994869 0.101168 0 1 0 0 0.994869 -0.101167 0 0.97953 -0.201299 0 0.95414 -0.299362 0 0.918957 -0.394357 0 0.874347 -0.485301 0 0.820763 -0.571268 0 0.758758 -0.651373 0 0.688967 -0.724793 0 0.612106 -0.790776 0 0.528965 -0.848644 0 0.440394 -0.897805 0 0.347306 -0.937752 0 0.250653 -0.968077 0 0.151428 -0.988468 0 0.050648 -0.998717 0 -0.0506479 -0.998717 0 -0.151428 -0.988468 0 -0.250653 -0.968077 0 -0.347305 -0.937752 0 -0.440394 -0.897805 0 -0.528965 -0.848644 0 -0.612106 -0.790776 0 -0.688967 -0.724793 0 -0.758758 -0.651373 0 -0.820764 -0.571267 0 -0.874347 -0.485302 0 -0.918958 -0.394356 0 -0.954139 -0.299363 0 -0.97953 -0.201298 0 -0.994869 -0.101168 0 -1 0 0 -0.994869 0.101169 0 -0.97953 0.201298 0 -0.954139 0.299363 0 -0.918958 0.394356 0 -0.874346 0.485302 0 -0.820764 0.571267 0 -0.758758 0.651373 0 -0.688967 0.724793 0 -0.612106 0.790776 0 -0.528964 0.848644 0 -0.440394 0.897804 0 -0.347305 0.937752 0 -0.250653 0.968077 0 -0.151428 0.988468 0 -0.050649 0.998717 0 0.0506491 0.998717 0 0.347305 0.937752 0 0.440394 0.897804 0 0.528964 0.848644 0 0.612106 0.790776 0 0.688967 0.724793 0 0.758758 0.651373 0 0.820763 0.571268 0 0.874347 0.485301 0 0.918958 0.394357 0 0.95414 0.299362 0 0.97953 0.201299 0 0.994869 0.101168 0 1 0 0 0.994869 -0.101167 0 0.97953 -0.201299 0 0.95414 -0.299362 0 0.918957 -0.394357 0 0.874347 -0.485301 0 0.820763 -0.571268 0 0.758758 -0.651373 0 0.688967 -0.724793 0 0.612106 -0.790776 0 0.528965 -0.848644 0 0.440394 -0.897805 0 0.347306 -0.937752 0 0.250653 -0.968077 0 0.151428 -0.988468 0 0.050648 -0.998717 0 -0.0506479 -0.998717 0 -0.151428 -0.988468 0 -0.250653 -0.968077 0 -0.347305 -0.937752 0 -0.440394 -0.897805 0 -0.528965 -0.848644 0 -0.612106 -0.790776 0 -0.688967 -0.724793 0 -0.758758 -0.651373 0 -0.820764 -0.571267 0 -0.874347 -0.485302 0 -0.918958 -0.394356 0 -0.954139 -0.299363 0 -0.97953 -0.201298 0 -0.994869 -0.101168 0 -1 0 0 -0.994869 0.101169 0 -0.97953 0.201298 0 -0.954139 0.299363 0 -0.918958 0.394356 0 -0.874346 0.485302 0 -0.820764 0.571267 0 -0.758758 0.651373 0 -0.688967 0.724793 0 -0.612106 0.790776 0 -0.528964 0.848644 0 -0.440394 0.897804 0 -0.347305 0.937752 0 -0.250653 0.968077 0 -0.151428 0.988468 0 -0.050649 0.998717 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.0784592 0.996917 0 0.233444 0.97237 0 0.233444 0.97237 0 0.382685 0.923879 0 0.382685 0.923879 0 0.522499 0.85264 0 0.649448 0.760406 0 0.760406 0.649448 0 0.85264 0.522499 0 0.923879 0.382684 0 0.97237 0.233445 0 0.996917 0.0784574 0 0.996917 -0.0784575 0 0.97237 -0.233444 0 0.923879 -0.382685 0 0.852641 -0.522498 0 0.760406 -0.649448 0 0.649448 -0.760406 0 0.522499 -0.85264 0 0.382685 -0.923879 0 0.233444 -0.97237 0 0.0784609 -0.996917 0 -0.0784606 -0.996917 0 -0.233445 -0.97237 0 -0.382684 -0.923879 0 -0.522499 -0.85264 0 -0.649448 -0.760406 0 -0.760406 -0.649448 0 -0.852641 -0.522498 0 -0.92388 -0.382682 0 -0.972369 -0.233448 0 -0.996917 -0.0784575 0 -0.996917 0.0784574 0 -0.972369 0.233448 0 -0.92388 0.382682 0 -0.85264 0.522499 0 -0.760406 0.649448 0 -0.649448 0.760406 0 -0.522499 0.85264 0 -0.382684 0.923879 0 -0.233445 0.97237 0 -0.0784589 0.996917 0 0.0784592 0.996917 0 0.522499 0.85264 0 0.649448 0.760406 0 0.760406 0.649448 0 0.85264 0.522499 0 0.923879 0.382684 0 0.97237 0.233445 0 0.996917 0.0784574 0 0.996917 -0.0784575 0 0.97237 -0.233444 0 0.923879 -0.382685 0 0.852641 -0.522498 0 0.760406 -0.649448 0 0.649448 -0.760406 0 0.522499 -0.85264 0 0.382685 -0.923879 0 0.233444 -0.97237 0 0.0784609 -0.996917 0 -0.0784606 -0.996917 0 -0.233445 -0.97237 0 -0.382684 -0.923879 0 -0.522499 -0.85264 0 -0.649448 -0.760406 0 -0.760406 -0.649448 0 -0.852641 -0.522498 0 -0.92388 -0.382682 0 -0.972369 -0.233448 0 -0.996917 -0.0784575 0 -0.996917 0.0784574 0 -0.972369 0.233448 0 -0.92388 0.382682 0 -0.85264 0.522499 0 -0.760406 0.649448 0 -0.649448 0.760406 0 -0.522499 0.85264 0 -0.382684 0.923879 0 -0.233445 0.97237 0 -0.0784589 0.996917 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.101169 -0.994869 0 0.101169 -0.994869 0 0.299363 -0.954139 0 0.299363 -0.954139 0 0.485303 -0.874346 0 0.651371 -0.758759 0 0.790777 -0.612104 0 0.897805 -0.440394 0 0.968077 -0.250654 0 0.998716 -0.0506509 0 0.988468 0.15143 0 0.937752 0.347307 0 0.848646 0.528962 0 0.724792 0.688968 0 0.571268 0.820763 0 0.394356 0.918958 0 0.201298 0.97953 0 0 1 0 -0.201299 0.97953 0 -0.394356 0.918958 0 -0.571266 0.820765 0 -0.724794 0.688966 0 -0.848644 0.528965 0 -0.937753 0.347303 0 -0.988468 0.15143 0 -0.998716 -0.0506509 0 -0.968077 -0.250654 0 -0.897805 -0.440394 0 -0.790777 -0.612104 0 -0.651373 -0.758757 0 -0.485301 -0.874347 0 -0.299363 -0.954139 0 -0.101169 -0.994869 0 -0.101169 -0.994869 0 0.485303 -0.874346 0 0.651371 -0.758759 0 0.790777 -0.612104 0 0.897805 -0.440394 0 0.968077 -0.250654 0 0.998716 -0.0506509 0 0.988468 0.15143 0 0.937752 0.347307 0 0.848646 0.528962 0 0.724792 0.688968 0 0.571268 0.820763 0 0.394356 0.918958 0 0.201298 0.97953 0 0 1 0 -0.201299 0.97953 0 -0.394356 0.918958 0 -0.571266 0.820765 0 -0.724794 0.688966 0 -0.848644 0.528965 0 -0.937753 0.347303 0 -0.988468 0.15143 0 -0.998716 -0.0506509 0 -0.968077 -0.250654 0 -0.897805 -0.440394 0 -0.790777 -0.612104 0 -0.651373 -0.758757 0 -0.485301 -0.874347 0 -0.299363 -0.954139 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0.130525 -0.991445 0 0.382684 -0.92388 0 0.382684 -0.92388 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.793355 -0.608759 0 0.923878 -0.382687 0 0.991446 -0.130521 0 0.991446 0.130522 0 0.923879 0.382685 0 0.793353 0.608761 0 0.608759 0.793355 0 0.382684 0.92388 0 0.130528 0.991445 0 -0.130529 0.991444 0 -0.382681 0.923881 0 -0.608763 0.793352 0 -0.793353 0.608761 0 -0.923879 0.382685 0 -0.991445 0.130529 0 -0.991445 -0.130528 0 -0.923878 -0.382687 0 -0.793355 -0.608759 0 -0.608763 -0.793352 0 -0.382681 -0.923881 0 -0.130526 -0.991445 0 0.130525 -0.991445 0 0.793355 -0.608759 0 0.923878 -0.382687 0 0.991446 -0.130521 0 0.991446 0.130522 0 0.923879 0.382685 0 0.793353 0.608761 0 0.608759 0.793355 0 0.382684 0.92388 0 0.130528 0.991445 0 -0.130529 0.991444 0 -0.382681 0.923881 0 -0.608763 0.793352 0 -0.793353 0.608761 0 -0.923879 0.382685 0 -0.991445 0.130529 0 -0.991445 -0.130528 0 -0.923878 -0.382687 0 -0.793355 -0.608759 0 -0.608763 -0.793352 0 -0.382681 -0.923881 0 -0.130526 -0.991445 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.864156 -0.0656852 0.498919 0.864156 -0.192575 0.464919 0.864156 -0.192575 0.464919 0.864156 -0.306345 0.399234 0.864156 -0.306345 0.399234 0.864155 -0.399235 0.306346 0.864155 -0.464919 0.192577 0.864156 -0.498919 0.0656837 0.864155 -0.49892 -0.065684 0.864155 -0.46492 -0.192577 0.864156 -0.399234 -0.306345 0.864156 -0.306345 -0.399234 0.864156 -0.192575 -0.464919 0.864155 -0.0656842 -0.49892 0.864156 0.0656835 -0.49892 0.864155 0.192577 -0.46492 0.864156 0.306343 -0.399236 0.864157 0.399233 -0.306344 0.864157 0.464916 -0.192576 0.864156 0.498919 -0.0656837 0.864157 0.498916 0.0656834 0.864157 0.464917 0.192575 0.864156 0.399234 0.306345 0.864155 0.306344 0.399237 0.864155 0.192577 0.464919 0.864156 0.0656846 0.498919 0.864156 -0.0656847 0.498919 0.864156 -0.399232 0.306346 0.864155 -0.46492 0.192576 0.864155 -0.498921 0.0656819 0.864156 -0.498919 -0.0656817 0.864155 -0.46492 -0.192576 0.864155 -0.399234 -0.306347 0.864156 -0.306345 -0.399234 0.864156 -0.192575 -0.464919 0.864156 -0.0656848 -0.498919 0.864155 0.0656841 -0.49892 0.864156 0.192575 -0.464919 0.864154 0.306347 -0.399236 0.864156 0.399236 -0.306343 0.864157 0.464917 -0.192575 0.864158 0.498916 -0.065687 0.864156 0.498919 0.0656874 0.864157 0.464916 0.192574 0.864157 0.399234 0.306342 0.864156 0.306345 0.399234 0.864155 0.192576 0.46492 0.864156 0.065684 0.498919 0 -0.130528 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608764 0.793351 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.130528 0.991445 0 0.130526 0.991445 0 0.382683 0.92388 0 0.608764 0.793351 0 0.793355 0.60876 0 0.92388 0.382683 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.923879 -0.382684 0 0.793355 -0.60876 0 0.608764 -0.793351 0 0.382683 -0.92388 0 0.130526 -0.991445 0 -0.130528 -0.991445 0 -0.382683 -0.92388 0 -0.608764 -0.793351 0 -0.793349 -0.608767 0 -0.923879 -0.382684 0 -0.991445 -0.130522 0 -0.991445 0.130522 0 -0.92388 0.382683 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.793349 0.608767 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.923879 -0.382684 0 -0.923879 -0.382684 0 -0.923879 -0.382684 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 0.130526 -0.991445 0 0.130526 -0.991445 0 0.130526 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608764 -0.793351 0 0.608764 -0.793351 0 0.608764 -0.793351 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.923879 -0.382684 0 0.923879 -0.382684 0 0.923879 -0.382684 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608764 0.793351 0 0.608764 0.793351 0 0.608764 0.793351 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130526 0.991445 0 0.130526 0.991445 0 0.130526 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 -0.864158 -0.0656843 0.498916 -0.864158 -0.192574 0.464916 -0.864158 -0.192574 0.464916 -0.864158 -0.306343 0.399231 -0.864158 -0.306343 0.399231 -0.864157 -0.399231 0.306345 -0.864157 -0.464916 0.192574 -0.864158 -0.498915 0.0656812 -0.864157 -0.498917 -0.0656814 -0.864157 -0.464917 -0.192575 -0.864158 -0.39923 -0.306344 -0.864158 -0.306343 -0.399231 -0.864158 -0.192574 -0.464916 -0.864157 -0.0656844 -0.498916 -0.864158 0.0656836 -0.498916 -0.864157 0.192575 -0.464917 -0.864158 0.306343 -0.399231 -0.864159 0.399231 -0.306339 -0.864159 0.464913 -0.192573 -0.864158 0.498915 -0.0656869 -0.86416 0.498912 0.0656865 -0.864159 0.464914 0.192573 -0.864158 0.399233 0.306341 -0.864156 0.306344 0.399233 -0.864158 0.192574 0.464916 -0.864158 0.0656835 0.498915 -0.864158 -0.0656847 0.498915 -0.864158 -0.399231 0.306342 -0.864157 -0.464917 0.192575 -0.864157 -0.498917 0.0656835 -0.864158 -0.498915 -0.0656833 -0.864157 -0.464916 -0.192576 -0.864157 -0.399232 -0.306343 -0.864158 -0.306343 -0.399231 -0.864158 -0.192573 -0.464916 -0.864158 -0.0656837 -0.498916 -0.864157 0.0656831 -0.498916 -0.864157 0.192575 -0.464916 -0.864157 0.306342 -0.399234 -0.864158 0.399231 -0.306342 -0.864159 0.464913 -0.192574 -0.86416 0.498913 -0.065683 -0.864158 0.498915 0.0656833 -0.864159 0.464913 0.192574 -0.864159 0.39923 0.306341 -0.864158 0.306341 0.399233 -0.864157 0.192576 0.464916 -0.864158 0.0656842 0.498916 0.864156 -0.065684 0.498918 0.864156 -0.192575 0.464918 0.864156 -0.192576 0.464919 0.864156 -0.306344 0.399234 0.864156 -0.306344 0.399234 0.864155 -0.399235 0.306346 0.864155 -0.464919 0.192577 0.864156 -0.498919 0.0656837 0.864155 -0.49892 -0.065684 0.864155 -0.46492 -0.192576 0.864156 -0.399234 -0.306345 0.864156 -0.306344 -0.399234 0.864156 -0.192576 -0.464918 0.864156 -0.065684 -0.498919 0.864157 0.0656833 -0.498918 0.864156 0.192577 -0.464918 0.864156 0.306342 -0.399236 0.864157 0.399233 -0.306344 0.864155 0.464921 -0.192572 0.864154 0.498923 -0.0656843 0.864155 0.49892 0.0656839 0.864157 0.464918 0.192572 0.864156 0.399234 0.306345 0.864156 0.306342 0.399236 0.864157 0.192577 0.464916 0.864156 0.0656834 0.498919 0.864156 -0.0656847 0.498919 0.864156 -0.399232 0.306346 0.864155 -0.46492 0.192576 0.864155 -0.498921 0.0656821 0.864156 -0.498919 -0.0656815 0.864155 -0.46492 -0.192576 0.864155 -0.399234 -0.306347 0.864156 -0.306344 -0.399234 0.864156 -0.192575 -0.464919 0.864156 -0.0656846 -0.498918 0.864156 0.0656847 -0.498919 0.864157 0.192575 -0.464917 0.864156 0.306341 -0.399236 0.864156 0.399236 -0.306343 0.864157 0.464917 -0.192575 0.864155 0.49892 -0.0656873 0.864154 0.498923 0.0656881 0.864155 0.464919 0.192576 0.864157 0.399234 0.306342 0.864156 0.306342 0.399237 0.864156 0.192575 0.464919 0.864157 0.0656846 0.498918 0 -0.130528 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608763 0.793353 0 -0.793349 0.608767 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.382683 0.92388 0 0.608757 0.793357 0 0.793355 0.60876 0 0.92388 0.382683 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.92388 -0.382683 0 0.793355 -0.60876 0 0.608757 -0.793357 0 0.382683 -0.92388 0 0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.382683 -0.92388 0 -0.608763 -0.793353 0 -0.793349 -0.608767 0 -0.92388 -0.382683 0 -0.991446 -0.130521 0 -0.991445 0.130522 0 -0.92388 0.382683 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.608763 0.793353 0 -0.793349 0.608767 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991446 -0.130521 0 -0.991446 -0.130521 0 -0.991446 -0.130521 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608757 -0.793357 0 0.608757 -0.793357 0 0.608757 -0.793357 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608757 0.793357 0 0.608757 0.793357 0 0.608757 0.793357 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130528 0.991445 0 0.130528 0.991445 0 0.130528 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 -0.864158 -0.0656842 0.498915 -0.864158 -0.192574 0.464915 -0.864158 -0.192574 0.464916 -0.864158 -0.306342 0.399231 -0.864158 -0.306342 0.399232 -0.864157 -0.399231 0.306345 -0.864157 -0.464916 0.192574 -0.864158 -0.498916 0.0656814 -0.864157 -0.498918 -0.0656813 -0.864157 -0.464917 -0.192575 -0.864158 -0.39923 -0.306344 -0.864158 -0.306342 -0.399231 -0.864158 -0.192574 -0.464915 -0.864158 -0.0656843 -0.498915 -0.864159 0.0656841 -0.498914 -0.864158 0.192574 -0.464916 -0.864158 0.306339 -0.399234 -0.864159 0.399231 -0.306339 -0.864157 0.464917 -0.192575 -0.864156 0.498919 -0.0656873 -0.864158 0.498916 0.0656872 -0.864159 0.464914 0.192573 -0.864158 0.399233 0.306341 -0.864158 0.306339 0.399233 -0.864159 0.192573 0.464914 -0.864158 0.0656843 0.498915 -0.864158 -0.0656836 0.498915 -0.864158 -0.399231 0.306342 -0.864157 -0.464917 0.192576 -0.864157 -0.498917 0.0656835 -0.864158 -0.498915 -0.0656833 -0.864157 -0.464917 -0.192575 -0.864157 -0.399232 -0.306343 -0.864158 -0.306342 -0.399231 -0.864158 -0.192574 -0.464915 -0.864158 -0.0656835 -0.498915 -0.864158 0.065683 -0.498915 -0.864159 0.192575 -0.464913 -0.864158 0.30634 -0.399233 -0.864158 0.399231 -0.306342 -0.864159 0.464916 -0.19257 -0.864157 0.498917 -0.0656835 -0.864156 0.498919 0.0656838 -0.864158 0.464917 0.192571 -0.864159 0.39923 0.306341 -0.864158 0.30634 0.399233 -0.864158 0.192576 0.464914 -0.864159 0.0656829 0.498915 0.864155 -0.0656842 0.49892 0.864155 -0.192576 0.46492 0.864155 -0.192576 0.46492 0.864155 -0.306345 0.399236 0.864156 -0.306343 0.399235 0.864155 -0.399236 0.306344 0.864155 -0.46492 0.192576 0.864156 -0.498919 0.065684 0.864155 -0.49892 -0.0656843 0.864155 -0.46492 -0.192576 0.864156 -0.399235 -0.306344 0.864155 -0.306344 -0.399236 0.864155 -0.192576 -0.46492 0.864156 -0.065684 -0.498919 0.864155 0.0656837 -0.498921 0.864154 0.192578 -0.464921 0.864156 0.306341 -0.399237 0.864157 0.399233 -0.306342 0.864157 0.464917 -0.192575 0.864156 0.498919 -0.065684 0.864157 0.498916 0.0656837 0.864157 0.464917 0.192575 0.864156 0.399235 0.306344 0.864154 0.306343 0.39924 0.864155 0.192578 0.464919 0.864156 0.0656834 0.498919 0.864156 -0.0656819 0.498919 0.864156 -0.399234 0.306345 0.864155 -0.46492 0.192576 0.864155 -0.498921 0.0656821 0.864156 -0.498919 -0.0656819 0.864155 -0.46492 -0.192576 0.864155 -0.399235 -0.306346 0.864156 -0.306344 -0.399234 0.864155 -0.192576 -0.46492 0.864155 -0.0656821 -0.498921 0.864156 0.0656811 -0.498919 0.864155 0.192576 -0.46492 0.864154 0.306347 -0.399237 0.864156 0.399237 -0.306342 0.864157 0.464917 -0.192575 0.864158 0.498916 -0.0656872 0.864156 0.498919 0.0656876 0.864157 0.464917 0.192574 0.864157 0.399235 0.30634 0.864156 0.306344 0.399234 0.864154 0.192577 0.464922 0.864155 0.0656814 0.498921 0 -0.130522 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608763 0.793353 0 -0.793351 0.608764 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.130522 0.991445 0 0.130521 0.991446 0 0.382683 0.92388 0 0.608763 0.793353 0 0.793357 0.608757 0 0.92388 0.382683 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.92388 -0.382683 0 0.793357 -0.608757 0 0.608763 -0.793353 0 0.382683 -0.92388 0 0.130521 -0.991446 0 -0.130522 -0.991445 0 -0.382683 -0.92388 0 -0.608763 -0.793353 0 -0.793351 -0.608764 0 -0.92388 -0.382683 0 -0.991445 -0.130522 0 -0.991445 0.130522 0 -0.92388 0.382683 0 -0.793351 0.608764 0 -0.793351 0.608764 0 -0.608763 0.793353 0 -0.793351 0.608764 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130522 -0.991445 0 -0.130522 -0.991445 0 -0.130522 -0.991445 0 0.130521 -0.991446 0 0.130521 -0.991446 0 0.130521 -0.991446 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608763 -0.793353 0 0.608763 -0.793353 0 0.608763 -0.793353 0 0.793357 -0.608757 0 0.793357 -0.608757 0 0.793357 -0.608757 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793357 0.608757 0 0.793357 0.608757 0 0.793357 0.608757 0 0.608763 0.793353 0 0.608763 0.793353 0 0.608763 0.793353 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130521 0.991446 0 0.130521 0.991446 0 0.130521 0.991446 0 -0.130522 0.991445 0 -0.130522 0.991445 -0.864157 -0.0656817 0.498917 -0.864157 -0.192575 0.464917 -0.864157 -0.192575 0.464917 -0.864157 -0.306342 0.399234 -0.864158 -0.306342 0.399232 -0.864157 -0.399232 0.306344 -0.864157 -0.464917 0.192575 -0.864158 -0.498916 0.0656814 -0.864157 -0.498917 -0.0656816 -0.864157 -0.464917 -0.192575 -0.864158 -0.399231 -0.306343 -0.864157 -0.306343 -0.399233 -0.864157 -0.192575 -0.464917 -0.864158 -0.0656814 -0.498916 -0.864157 0.0656809 -0.498918 -0.864156 0.192575 -0.464919 -0.864158 0.306342 -0.399232 -0.864159 0.399232 -0.306338 -0.864159 0.464913 -0.192573 -0.864158 0.498915 -0.0656871 -0.86416 0.498912 0.0656867 -0.864159 0.464914 0.192573 -0.864158 0.399234 0.306339 -0.864156 0.306344 0.399235 -0.864157 0.192575 0.464917 -0.864158 0.0656807 0.498916 -0.864158 -0.0656836 0.498915 -0.864158 -0.399232 0.306341 -0.864157 -0.464917 0.192575 -0.864157 -0.498917 0.0656838 -0.864158 -0.498915 -0.0656836 -0.864157 -0.464917 -0.192575 -0.864157 -0.399233 -0.306342 -0.864158 -0.306341 -0.399233 -0.864157 -0.192575 -0.464917 -0.864157 -0.0656838 -0.498917 -0.864158 0.065683 -0.498915 -0.864157 0.192577 -0.464916 -0.864156 0.306341 -0.399237 -0.864158 0.399232 -0.306341 -0.864159 0.464914 -0.192574 -0.864159 0.498913 -0.0656833 -0.864158 0.498915 0.0656836 -0.864159 0.464913 0.192574 -0.864159 0.399231 0.30634 -0.864158 0.306339 0.399235 -0.864156 0.192577 0.464918 -0.864157 0.0656832 0.498917 0.864156 -0.0656834 0.498919 0.864156 -0.192575 0.464918 0.864155 -0.192578 0.464919 0.864154 -0.306346 0.399236 0.864156 -0.306342 0.399236 0.864157 -0.399233 0.306344 0.864158 -0.464916 0.192575 0.864156 -0.498919 0.0656837 0.864157 -0.498917 -0.0656834 0.864157 -0.464917 -0.192575 0.864156 -0.399234 -0.306345 0.864155 -0.306343 -0.399238 0.864156 -0.192577 -0.464918 0.864156 -0.0656834 -0.498919 0.864156 0.065684 -0.498918 0.864156 0.192576 -0.464919 0.864156 0.306344 -0.399234 0.864155 0.399235 -0.306346 0.864155 0.46492 -0.192576 0.864156 0.498919 -0.0656837 0.864155 0.49892 0.0656839 0.864155 0.46492 0.192577 0.864156 0.399234 0.306345 0.864156 0.306344 0.399234 0.864156 0.192576 0.464918 0.864156 0.065684 0.498919 0.864156 -0.065684 0.498919 0.864156 -0.399236 0.306343 0.864157 -0.464917 0.192575 0.864158 -0.498915 0.0656871 0.864156 -0.498919 -0.0656872 0.864157 -0.464917 -0.192574 0.864157 -0.399234 -0.306342 0.864156 -0.306344 -0.399234 0.864155 -0.192576 -0.46492 0.864156 -0.0656839 -0.498918 0.864156 0.0656847 -0.498919 0.864156 0.192575 -0.464918 0.864156 0.306344 -0.399234 0.864156 0.399232 -0.306346 0.864155 0.46492 -0.192576 0.864155 0.498921 -0.0656817 0.864156 0.498919 0.0656819 0.864155 0.464919 0.192576 0.864155 0.399234 0.306347 0.864156 0.306344 0.399234 0.864156 0.192575 0.464919 0.864156 0.0656846 0.498918 0 -0.130526 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608763 0.793353 0 -0.793355 0.60876 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.130526 0.991445 0 0.130528 0.991445 0 0.382683 0.92388 0 0.608763 0.793353 0 0.793349 0.608767 0 0.92388 0.382683 0 0.991445 0.130522 0 0.991446 -0.130521 0 0.92388 -0.382683 0 0.793349 -0.608767 0 0.608763 -0.793353 0 0.382683 -0.92388 0 0.130528 -0.991445 0 -0.130526 -0.991445 0 -0.382683 -0.92388 0 -0.608763 -0.793353 0 -0.793355 -0.60876 0 -0.92388 -0.382683 0 -0.991444 -0.130533 0 -0.991444 0.130533 0 -0.92388 0.382683 0 -0.793355 0.60876 0 -0.793355 0.60876 0 -0.608763 0.793353 0 -0.793355 0.60876 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608763 -0.793353 0 0.608763 -0.793353 0 0.608763 -0.793353 0 0.793349 -0.608767 0 0.793349 -0.608767 0 0.793349 -0.608767 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.991446 -0.130521 0 0.991445 0.130522 0 0.991445 0.130522 0 0.991445 0.130522 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793349 0.608767 0 0.793349 0.608767 0 0.793349 0.608767 0 0.608763 0.793353 0 0.608763 0.793353 0 0.608763 0.793353 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130528 0.991445 0 0.130528 0.991445 0 0.130528 0.991445 0 -0.130526 0.991445 0 -0.130526 0.991445 -0.864158 -0.0656835 0.498915 -0.864158 -0.192576 0.464915 -0.864157 -0.192575 0.464917 -0.864157 -0.306341 0.399235 -0.864158 -0.306342 0.399232 -0.864159 -0.399231 0.306339 -0.86416 -0.464913 0.192573 -0.864158 -0.498915 0.0656871 -0.86416 -0.498912 -0.0656864 -0.864159 -0.464914 -0.192573 -0.864158 -0.399233 -0.306341 -0.864156 -0.306343 -0.399233 -0.864158 -0.192574 -0.464915 -0.864158 -0.0656835 -0.498915 -0.864158 0.0656842 -0.498915 -0.864158 0.192574 -0.464916 -0.864158 0.306342 -0.399232 -0.864157 0.399231 -0.306345 -0.864157 0.464917 -0.192575 -0.864158 0.498916 -0.0656811 -0.864157 0.498917 0.0656816 -0.864157 0.464917 0.192575 -0.864158 0.39923 0.306344 -0.864158 0.306342 0.399231 -0.864158 0.192574 0.464915 -0.864158 0.0656843 0.498915 -0.864158 -0.065683 0.498915 -0.864158 -0.399231 0.306342 -0.864159 -0.464913 0.192574 -0.86416 -0.498913 0.0656829 -0.864158 -0.498915 -0.0656833 -0.864159 -0.464913 -0.192574 -0.864159 -0.39923 -0.306341 -0.864158 -0.30634 -0.399233 -0.864157 -0.192576 -0.464916 -0.864158 -0.0656829 -0.498915 -0.864158 0.0656836 -0.498915 -0.864158 0.192574 -0.464915 -0.864158 0.306342 -0.399231 -0.864158 0.399231 -0.306342 -0.864157 0.464917 -0.192575 -0.864157 0.498917 -0.0656835 -0.864158 0.498915 0.0656833 -0.864157 0.464916 0.192575 -0.864157 0.399232 0.306343 -0.864158 0.306342 0.399231 -0.864158 0.192574 0.464915 -0.864158 0.0656835 0.498915 -0.709478 -0.0712967 0.701112 -0.701909 -0.200668 0.683415 -0.713072 -0.209881 0.668939 -0.698769 -0.327793 0.635825 -0.716086 -0.338746 0.610305 -0.718551 -0.453013 0.527696 -0.720477 -0.548387 0.424481 -0.72188 -0.621297 0.304761 -0.722768 -0.669029 0.173224 -0.723146 -0.689809 0.0349844 -0.723019 -0.682861 -0.104612 -0.722387 -0.648446 -0.240156 -0.721243 -0.587841 -0.366404 -0.719579 -0.503304 -0.478425 -0.717386 -0.397988 -0.571807 -0.71465 -0.275845 -0.642794 -0.711348 -0.141481 -0.688452 -0.707459 0 -0.706754 -0.702957 0.14317 -0.696674 -0.700281 0.265317 -0.662732 -0.711685 0.132949 -0.689804 -0.696096 -0.443806 0.564347 -0.693913 -0.544185 0.471538 -0.69223 -0.62499 0.360839 -0.691058 -0.683046 0.236405 -0.690404 -0.716061 0.102953 -0.690271 -0.722731 -0.0344277 -0.690666 -0.702789 -0.170494 -0.691578 -0.657029 -0.300054 -0.693008 -0.587252 -0.418181 -0.694941 -0.496212 -0.520414 -0.697374 -0.387483 -0.602932 -0.700282 -0.265317 -0.662731 -0.70365 -0.134471 -0.697707 -0.707459 0 -0.706754 -0.71465 0.275845 -0.642794 -0.697374 0.387483 -0.602932 -0.717387 0.397988 -0.571805 -0.71958 0.503302 -0.478426 -0.721242 0.587843 -0.366403 -0.722388 0.648444 -0.240158 -0.723019 0.682861 -0.104612 -0.723146 0.689809 0.0349844 -0.722768 0.669029 0.173224 -0.72188 0.621297 0.304761 -0.720477 0.548387 0.424481 -0.718551 0.453012 0.527697 -0.716088 0.338746 0.610303 -0.713071 0.209881 0.66894 -0.709478 0.0712964 0.701112 -0.705502 -0.0673686 0.705499 -0.705502 0.0673686 0.705499 -0.694943 0.496211 -0.520412 -0.693007 0.587254 -0.41818 -0.691579 0.657027 -0.300056 -0.690666 0.702789 -0.170494 -0.690271 0.722731 -0.0344277 -0.690404 0.716061 0.102953 -0.691058 0.683046 0.236405 -0.69223 0.62499 0.360839 -0.693913 0.544185 0.471538 -0.696097 0.443805 0.564345 -0.698768 0.327792 0.635827 -0.701909 0.200668 0.683416 0.706013 0.0555647 0.706016 0.707635 0.0568564 0.704287 0.704478 0.165682 0.690117 0.709216 0.168715 0.684505 0.703013 0.272157 0.657041 0.7107 0.275746 0.647201 0.712094 0.375241 0.593394 0.713396 0.464691 0.524526 0.714606 0.541857 0.442413 0.715726 0.604815 0.349192 0.71676 0.652006 0.247273 0.717707 0.682273 0.139286 0.718565 0.694895 0.0280047 0.719344 0.689589 -0.0837331 0.720037 0.666538 -0.193065 0.720644 0.626368 -0.297214 0.72117 0.570129 -0.393531 0.721614 0.499285 -0.47957 0.721977 0.415664 -0.553148 0.722259 0.321414 -0.612401 0.722462 0.218946 -0.655829 0.722582 0.11089 -0.682333 0.722623 0 -0.691242 0.722582 -0.11089 -0.682333 0.722461 -0.218946 -0.65583 0.722259 -0.321414 -0.612401 0.721978 -0.415664 -0.553147 0.721616 -0.499284 -0.479569 0.721172 -0.570127 -0.39353 0.720645 -0.626366 -0.297215 0.720035 -0.66654 -0.193066 0.719345 -0.689589 -0.0837306 0.718568 -0.694893 0.0280022 0.717707 -0.682272 0.139288 0.71676 -0.652007 0.247271 0.715726 -0.604815 0.349192 0.714606 -0.541857 0.442413 0.713396 -0.464691 0.524526 0.712094 -0.37524 0.593395 0.710701 -0.275746 0.6472 0.709216 -0.168715 0.684506 0.707635 -0.0568562 0.704287 0.706013 -0.0555645 0.706016 0.704478 -0.165682 0.690117 0.703012 -0.272156 0.657043 0.701621 -0.372307 0.607549 0.700303 -0.463605 0.542813 0.699063 -0.543736 0.464394 0.697897 -0.610659 0.374212 0.696809 -0.662659 0.274481 0.695804 -0.698386 0.16767 0.694877 -0.716912 0.056421 0.694032 -0.717725 -0.0564851 0.693268 -0.700768 -0.168241 0.692586 -0.666428 -0.276042 0.69199 -0.615527 -0.377195 0.691477 -0.549316 -0.469161 0.691048 -0.469427 -0.549629 0.690703 -0.377839 -0.616577 0.690444 -0.276828 -0.668321 0.690275 -0.168909 -0.703556 0.690189 -0.0567764 -0.721399 0.690189 0.0567766 -0.721399 0.690275 0.168908 -0.703555 0.690445 0.276829 -0.66832 0.690703 0.377839 -0.616577 0.691046 0.469428 -0.54963 0.691475 0.549318 -0.469162 0.691988 0.615529 -0.377196 0.692588 0.666425 -0.276044 0.693268 0.700767 -0.168239 0.694029 0.717728 -0.0564853 0.694877 0.716912 0.056421 0.695803 0.698388 0.167668 0.69681 0.662658 0.274483 0.697897 0.610659 0.374212 0.699063 0.543736 0.464394 0.700303 0.463605 0.542813 0.701619 0.372308 0.607551 0.706653 0.0358373 0.706653 0.707728 0.0363691 0.705548 0.705605 0.107302 0.700434 0.708779 0.108559 0.697028 0.704588 0.177867 0.686964 0.709789 0.179394 0.681189 0.710759 0.248138 0.658217 0.711689 0.314081 0.628372 0.712581 0.37654 0.591984 0.713436 0.434874 0.549448 0.714253 0.488483 0.501226 0.715034 0.536818 0.447832 0.715776 0.579388 0.389838 0.716479 0.615764 0.327861 0.717149 0.645574 0.262549 0.717781 0.668523 0.194597 0.718379 0.684381 0.124717 0.718939 0.693 0.0536426 0.719465 0.694299 -0.0178824 0.719957 0.688275 -0.0891106 0.720413 0.675003 -0.1593 0.720835 0.654632 -0.227714 0.721221 0.627384 -0.293648 0.721576 0.593549 -0.356409 0.721895 0.553491 -0.41535 0.722179 0.507634 -0.469857 0.722429 0.456458 -0.519367 0.722646 0.400507 -0.563362 0.722831 0.340362 -0.601389 0.722981 0.276661 -0.633054 0.723098 0.210066 -0.658028 0.723181 0.141276 -0.676055 0.723231 0.071009 -0.686946 0.723246 0 -0.690591 0.723231 -0.071009 -0.686946 0.723181 -0.141276 -0.676055 0.723098 -0.210067 -0.658029 0.722982 -0.27666 -0.633053 0.722831 -0.340362 -0.601389 0.722646 -0.400507 -0.563362 0.722429 -0.456458 -0.519367 0.722179 -0.507634 -0.469857 0.721895 -0.553491 -0.41535 0.721575 -0.59355 -0.35641 0.721222 -0.627384 -0.293647 0.720835 -0.654632 -0.227715 0.720413 -0.675003 -0.159299 0.719957 -0.688275 -0.0891106 0.719466 -0.694298 -0.0178831 0.718939 -0.693 0.0536426 0.718378 -0.684382 0.124718 0.717782 -0.668522 0.194597 0.717149 -0.645574 0.262549 0.71648 -0.615763 0.32786 0.715775 -0.579389 0.389839 0.715034 -0.536817 0.447832 0.714255 -0.488482 0.501224 0.713436 -0.434873 0.549449 0.712583 -0.37654 0.591983 0.711691 -0.314081 0.628371 0.710759 -0.248138 0.658217 0.709788 -0.179394 0.681189 0.708778 -0.108559 0.697028 0.707728 -0.036369 0.705548 0.706653 -0.0358372 0.706653 0.705605 -0.107302 0.700434 0.704587 -0.177868 0.686964 0.7036 -0.246793 0.666363 0.702645 -0.313358 0.638824 0.701723 -0.376861 0.604617 0.700831 -0.436632 0.564082 0.699971 -0.492041 0.517626 0.699147 -0.542495 0.465717 0.698354 -0.587464 0.408886 0.697594 -0.626463 0.347716 0.696868 -0.659076 0.282832 0.696178 -0.684947 0.214904 0.695522 -0.703797 0.144634 0.694899 -0.715418 0.0727511 0.694313 -0.719673 0 0.693763 -0.716508 -0.0728619 0.693247 -0.705947 -0.145076 0.692768 -0.688088 -0.215889 0.692324 -0.663107 -0.284562 0.691917 -0.631258 -0.350377 0.691547 -0.592864 -0.412645 0.691214 -0.548317 -0.470715 0.690915 -0.498079 -0.523979 0.690655 -0.442666 -0.571877 0.69043 -0.382653 -0.613908 0.690246 -0.318658 -0.649629 0.690097 -0.25135 -0.678667 0.689983 -0.181429 -0.700719 0.689909 -0.109618 -0.715548 0.689871 -0.0366657 -0.723004 0.689871 0.0366657 -0.723003 0.689909 0.109618 -0.715548 0.689984 0.181429 -0.700718 0.690096 0.251351 -0.678667 0.690246 0.318658 -0.649629 0.69043 0.382653 -0.613908 0.690655 0.442666 -0.571877 0.690915 0.498079 -0.523979 0.691214 0.548317 -0.470715 0.691548 0.592863 -0.412645 0.691918 0.631258 -0.350376 0.692324 0.663107 -0.284563 0.692768 0.688087 -0.215888 0.693246 0.705948 -0.145077 0.693762 0.716509 -0.0728612 0.694313 0.719673 0 0.6949 0.715417 0.0727502 0.695521 0.703798 0.144635 0.696177 0.684948 0.214903 0.696867 0.659077 0.282833 0.697595 0.626463 0.347715 0.698354 0.587463 0.408887 0.699145 0.542497 0.465718 0.699971 0.492041 0.517626 0.700829 0.436633 0.564084 0.701721 0.376862 0.604618 0.702645 0.313358 0.638824 0.703601 0.246793 0.666362 -0.707728 0.0363683 -0.705548 -0.705605 0.107303 -0.700434 -0.70878 0.10856 -0.697026 -0.704589 0.177867 -0.686962 -0.709789 0.179394 -0.681188 -0.710759 0.248138 -0.658216 -0.711689 0.31408 -0.628373 -0.71258 0.376541 -0.591985 -0.713435 0.434874 -0.549449 -0.714253 0.488483 -0.501226 -0.715033 0.536818 -0.447833 -0.715776 0.579389 -0.389838 -0.716479 0.615764 -0.327861 -0.717149 0.645574 -0.262549 -0.717781 0.668523 -0.194597 -0.718379 0.684381 -0.124717 -0.718939 0.693 -0.0536426 -0.719465 0.694299 0.0178824 -0.719956 0.688275 0.0891106 -0.720413 0.675003 0.1593 -0.720835 0.654632 0.227714 -0.721222 0.627383 0.293648 -0.721576 0.593549 0.356409 -0.721895 0.553491 0.41535 -0.722179 0.507634 0.469857 -0.72243 0.456458 0.519366 -0.722647 0.400506 0.563362 -0.722831 0.340363 0.601389 -0.722981 0.276661 0.633054 -0.723098 0.210065 0.658029 -0.723182 0.141276 0.676054 -0.723231 0.071009 0.686946 -0.723247 0 0.690589 -0.723231 -0.071009 0.686946 -0.723181 -0.141276 0.676055 -0.723098 -0.210066 0.658029 -0.722982 -0.27666 0.633053 -0.722831 -0.340363 0.601389 -0.722647 -0.400506 0.563362 -0.72243 -0.456458 0.519366 -0.722179 -0.507634 0.469857 -0.721895 -0.553491 0.41535 -0.721575 -0.59355 0.35641 -0.721222 -0.627383 0.293647 -0.720835 -0.654632 0.227715 -0.720413 -0.675003 0.159299 -0.719956 -0.688275 0.0891106 -0.719466 -0.694298 0.0178831 -0.718939 -0.693 -0.0536426 -0.718378 -0.684382 -0.124718 -0.717782 -0.668522 -0.194597 -0.717149 -0.645574 -0.262549 -0.71648 -0.615764 -0.32786 -0.715775 -0.57939 -0.389839 -0.715033 -0.536817 -0.447833 -0.714255 -0.488482 -0.501224 -0.713435 -0.434873 -0.54945 -0.712582 -0.376541 -0.591984 -0.71169 -0.31408 -0.628372 -0.710759 -0.248138 -0.658216 -0.709789 -0.179394 -0.681189 -0.70878 -0.10856 -0.697027 -0.707728 -0.0363682 -0.705548 -0.706653 0.0358365 -0.706653 -0.706653 -0.0358365 -0.706653 -0.703602 0.246793 -0.666361 -0.702646 0.313358 -0.638824 -0.70172 0.376862 -0.604618 -0.700828 0.436634 -0.564085 -0.69997 0.492041 -0.517627 -0.699145 0.542497 -0.465718 -0.698353 0.587464 -0.408887 -0.697595 0.626463 -0.347714 -0.696867 0.659076 -0.282833 -0.696177 0.684948 -0.214903 -0.695521 0.703798 -0.144635 -0.6949 0.715417 -0.0727501 -0.694313 0.719673 0 -0.693762 0.716509 0.0728613 -0.693246 0.705948 0.145076 -0.692768 0.688087 0.215888 -0.692324 0.663107 0.284562 -0.691918 0.631257 0.350376 -0.691549 0.592862 0.412644 -0.691214 0.548317 0.470715 -0.690915 0.498079 0.523979 -0.690655 0.442665 0.571877 -0.690432 0.382652 0.613907 -0.690246 0.318659 0.649629 -0.690095 0.251351 0.678668 -0.689985 0.181429 0.700717 -0.68991 0.109618 0.715548 -0.689871 0.0366665 0.723003 -0.689871 -0.0366664 0.723003 -0.689909 -0.109618 0.715548 -0.689984 -0.181429 0.700718 -0.690096 -0.251351 0.678668 -0.690246 -0.318659 0.649629 -0.690432 -0.382652 0.613907 -0.690655 -0.442665 0.571877 -0.690915 -0.498079 0.523979 -0.691214 -0.548317 0.470715 -0.691548 -0.592863 0.412644 -0.691918 -0.631257 0.350377 -0.692325 -0.663107 0.284562 -0.692768 -0.688088 0.215889 -0.693247 -0.705948 0.145076 -0.693763 -0.716508 0.072862 -0.694313 -0.719673 0 -0.694899 -0.715418 -0.072751 -0.695522 -0.703797 -0.144634 -0.696178 -0.684947 -0.214904 -0.696868 -0.659076 -0.282832 -0.697594 -0.626463 -0.347715 -0.698353 -0.587465 -0.408887 -0.699147 -0.542495 -0.465717 -0.69997 -0.492041 -0.517627 -0.70083 -0.436633 -0.564083 -0.701722 -0.376862 -0.604617 -0.702646 -0.313358 -0.638824 -0.703601 -0.246793 -0.666362 -0.704589 -0.177867 -0.686963 -0.705605 -0.107303 -0.700434 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117108 -0.873035 -0.487518 0.0121705 -0.831938 -0.554735 -0.0124342 -0.719274 -0.694615 0.0125171 -0.661193 -0.750111 -0.01234 -0.515667 -0.8567 -0.011494 -0.282921 -0.959074 -0.0116682 -0.0345663 -0.999334 -0.0124478 0.221659 -0.975045 -0.0124233 0.465896 -0.884752 0.00240097 0.594719 -0.80393 0.086139 0.522466 -0.848298 -0.00547954 0.485914 -0.87399 0.0120223 -0.445855 -0.895025 0.0113071 -0.206945 -0.978287 0.012148 0.0445434 -0.998934 0.0125627 0.299693 -0.953953 -0.0116005 0.674444 -0.738235 -0.00374995 0.694167 -0.719804 0.00164891 0.778488 -0.627658 -0.0116147 0.837297 -0.546625 -0.00235089 0.853893 -0.520443 0.00108647 0.913513 -0.406809 -0.0124581 0.948896 -0.315342 -0.00264788 0.958528 -0.284985 0.00116789 0.987612 -0.15691 -0.012499 0.998144 -0.0595939 -0.00281891 0.999606 -0.0279177 0.00119108 0.994785 0.101989 -0.0117255 0.980662 0.19536 -3.79777e-05 0.972099 0.234572 2.10075e-05 0.935394 0.353606 -0.0115579 0.900948 0.433773 0.00309782 0.878482 0.477765 -0.00207183 0.807684 0.589612 -0.0124652 0.761175 0.648427 0.00412921 0.725046 0.688688 -0.0032243 0.621405 0.783483 -0.0125675 0.567891 0.823008 0.00537317 0.518548 0.855031 -0.00556122 0.382595 0.923899 -0.0118473 0.340055 0.940331 0.0105422 0.266944 0.963654 -0.0100394 0.0898664 0.995903 0.00556608 -0.031707 0.999482 -0.0589576 -0.16843 0.983949 -0.00877064 -0.172456 0.984978 0.0126652 -0.241119 0.970413 -0.0126252 -0.409944 0.912023 0.0124279 -0.483524 0.875243 -0.0119735 -0.628793 0.77748 -0.0114823 -0.802829 0.596099 -0.0124462 -0.927447 0.373748 -0.012688 -0.992493 0.121642 -0.0120893 -0.990661 -0.135813 0.0578729 -0.928187 -0.367586 -0.0573494 -0.972393 -0.226193 0.0583205 -0.806113 -0.588881 -0.0608396 -0.884615 -0.462336 0.012702 -0.747381 -0.664274 -0.012741 -0.618106 -0.785992 -0.0122014 -0.396392 -0.918 -0.0115014 -0.154679 -0.987898 -0.0124068 0.099036 -0.995007 -0.0127833 0.352245 -0.935821 -0.0123162 0.580368 -0.814261 -0.0115355 0.765414 -0.643435 -0.0123854 0.902554 -0.430398 -0.0128317 0.982955 -0.183398 -0.012417 0.997095 0.0751485 -0.0115877 0.946606 0.322185 -0.0123496 0.835484 0.549377 -0.0128615 0.666 0.745841 -0.0125107 0.451817 0.892023 -0.0116428 0.213978 0.976769 -0.0123087 -0.0375971 0.999217 -0.0128919 -0.293031 0.956016 -0.0126049 -0.529313 0.848333 -0.0117126 -0.725236 0.6884 -0.0122696 -0.874406 0.485039 -0.0129125 -0.969568 0.244482 -0.0127002 -0.999826 -0.0136718 -0.0117913 -0.964303 -0.264539 -0.0122251 -0.867561 -0.497181 -0.012936 -0.711306 -0.702763 -0.0127805 -0.505982 -0.862449 -0.0118693 -0.272422 -0.962105 -0.0121706 -0.0235079 -0.99965 -0.0129417 0.232735 -0.972454 -0.0128618 0.47587 -0.879422 -0.0119827 0.682476 -0.730809 -0.0121133 0.84326 -0.537369 -0.0129453 0.952411 -0.30454 -0.0129368 0.99875 -0.0482859 -0.0120926 0.978464 0.206065 -0.0120484 0.896135 0.443619 -0.0129392 0.753757 0.657026 -0.0130116 0.558511 0.829395 -0.0122131 0.329738 0.943994 -0.0119879 0.0839152 0.996401 -0.01294 -0.171677 0.985068 -0.0130704 -0.420295 0.907293 -0.0123416 -0.63728 0.770533 -0.0119346 -0.809318 0.587249 -0.0129229 -0.931611 0.363228 -0.0131244 -0.993804 0.110367 -0.0124544 -0.989095 -0.146748 0.0545815 -0.924109 -0.378212 -0.0544543 -0.9686 -0.242587 0.0555025 -0.799313 -0.598346 -0.0577661 -0.876785 -0.477401 0.0131596 -0.735349 -0.67756 -0.013175 -0.609102 -0.792983 -0.0125668 -0.386239 -0.922313 -0.0118994 -0.143804 -0.989535 -0.0128825 0.110248 -0.993821 -0.0132198 0.362849 -0.931754 -0.0126752 0.589362 -0.807769 -0.0119225 0.772428 -0.63499 -0.0128428 0.907322 -0.42024 -0.0132542 0.984973 -0.172197 -0.0127785 0.996192 0.0862468 -0.0119574 0.943008 0.332554 -0.0128129 0.829269 0.558702 -0.0132839 0.657473 0.753361 -0.0128777 0.44181 0.897016 -0.0120013 0.203228 0.979058 -0.0127743 -0.0487101 0.998731 -0.0133105 -0.303932 0.952601 -0.0129806 -0.538764 0.842357 -0.0120472 -0.73273 0.680413 -0.0127236 -0.879756 0.475255 -0.0133378 -0.972281 0.233433 -0.0130633 -0.999605 -0.024889 -0.0121161 -0.961343 -0.275086 -0.0126644 -0.861988 -0.506771 -0.0133404 -0.703262 -0.710805 -0.0131468 -0.496231 -0.868091 -0.0122008 -0.261854 -0.96503 -0.0126123 -0.0124718 -0.999843 -0.0133609 0.2438 -0.969733 -0.0132213 0.485731 -0.874008 -0.0122824 0.690426 -0.723299 -0.0125465 0.849129 -0.528036 -0.0133593 0.955801 -0.293712 -0.013296 0.999227 -0.0369996 -0.0123866 0.976152 0.216734 -0.0124785 0.891198 0.453442 -0.0133547 0.746261 0.665519 -0.0133633 0.549104 0.835647 -0.0125004 0.319408 0.947535 -0.0124037 0.0730054 0.997254 -0.013335 -0.182841 0.983052 -0.0134262 -0.430523 0.90248 -0.0126281 -0.645708 0.76348 -0.0123355 -0.815699 0.578346 -0.0133292 -0.93565 0.352676 -0.0134792 -0.994987 0.0990878 -0.0127403 -0.987418 -0.157617 0.0513947 -0.919894 -0.388785 -0.0516107 -0.964513 -0.258943 0.0526988 -0.792394 -0.60773 -0.05473 -0.868658 -0.49238 0.0135379 -0.723073 -0.690639 -0.0135267 -0.600072 -0.799832 -0.00550593 -0.417656 -0.908588 0.0729266 -0.527823 -0.846218 0.00731915 -0.538514 -0.842585 -0.0219074 0.0931031 0.995415 0.0114786 -0.689132 0.724545 0.0120187 -0.84813 0.529652 0.0126882 -0.955157 0.295828 0.0125132 -0.99916 0.0390222 0.0126025 -0.550355 -0.834836 0.0116853 -0.320243 -0.947263 0.0119242 -0.0737442 -0.997206 0.0127196 0.181751 -0.983262 0.0126746 0.429628 -0.902917 0.0118175 0.645411 -0.763744 0.0118717 0.815595 -0.578501 0.0127139 0.935462 -0.353198 0.0127486 0.994951 -0.0995499 0.0119467 0.987417 0.157685 0.0118268 0.916757 0.399271 0.01272 0.786226 0.617808 0.0128217 0.600026 0.799878 0.0120741 0.375511 0.926739 0.0118006 0.131994 0.99118 0.0127083 -0.12198 0.992451 0.0128857 -0.373959 0.927356 0.0121952 -0.599102 0.80058 0.0117708 -0.780308 0.625285 0.0126998 -0.912449 0.408993 0.0129365 -0.987049 0.159899 0.01231 -0.995028 -0.0988322 0.0117577 -0.9386 -0.344806 0.0126752 -0.821993 -0.569357 0.0129842 -0.64759 -0.761878 0.0124343 -0.429976 -0.902755 0.0117601 -0.189971 -0.981719 0.012652 0.0621463 -0.997987 0.0130338 0.316792 -0.948405 0.0125314 0.550265 -0.834896 0.0117612 0.742239 -0.670032 0.0126259 0.886303 -0.462933 0.0130681 0.975478 -0.219708 0.0126364 0.999155 0.0391089 0.0117824 0.957234 0.289075 0.0125953 0.854552 0.519213 0.0130962 0.692805 0.721006 0.0127355 0.483343 0.875339 0.0118115 0.247312 0.968864 0.0125441 -0.0025476 0.999918 0.0131267 -0.258467 0.965931 0.0128201 -0.49906 0.866472 0.0118677 -0.701589 0.712483 0.0125042 -0.85723 0.514782 0.0131435 -0.9603 0.27866 0.012918 -0.999692 0.0211778 0.0129962 -0.535329 -0.844543 0.0120414 -0.303779 -0.952666 0.0123936 -0.0564889 -0.998326 0.0131634 0.199319 -0.979846 0.0130774 0.445732 -0.895071 0.0121485 0.658536 -0.752451 0.0123365 0.825472 -0.564309 0.0131726 0.941618 -0.336426 0.0131511 0.99657 -0.0817012 0.0122774 0.984521 0.174837 0.012268 0.909714 0.415055 0.0131656 0.775066 0.631743 0.0132209 0.585592 0.810498 0.0124007 0.359252 0.933158 0.0122115 0.114836 0.993309 0.01316 -0.139654 0.990113 0.0132683 -0.390529 0.920495 0.0125259 -0.613063 0.789935 0.0121817 -0.791004 0.61169 0.0131336 -0.919572 0.392703 0.0133287 -0.989758 0.14213 0.0126396 -0.993133 -0.116308 0.0121557 -0.932477 -0.361024 0.0131219 -0.811756 -0.583849 0.0133798 -0.633815 -0.773369 0.0127513 -0.413996 -0.91019 0.0121281 -0.17288 -0.984868 0.0130853 0.0797834 -0.996726 0.0134178 0.333811 -0.942544 0.0128655 0.564935 -0.825035 0.0121294 0.753745 -0.657055 0.0130505 0.894326 -0.447225 0.013457 0.979266 -0.202131 0.0129623 0.998301 0.0568104 0.0121378 0.952069 0.305643 0.0130106 0.845279 0.534168 0.0134838 0.679718 0.73335 0.0130649 0.467735 0.883772 0.0121545 0.230448 0.973009 0.0129723 -0.0201137 0.999714 0.0135102 -0.275764 0.96113 0.013151 -0.514402 0.857448 0.0121874 -0.713856 0.700187 0.012912 -0.866094 0.499715 0.0135251 -0.965146 0.261363 0.0132412 -0.999907 0.00333903 -0.0128504 -0.376 -0.926531 0.00851152 -0.300844 -0.953635 -0.00862653 -0.156139 -0.987697 -0.0122669 -0.132956 -0.991046 0.0107539 -0.0467722 -0.998848 -0.0148616 0.121701 -0.992456 -0.0107745 0.130423 -0.9914 0.0218825 -0.0406538 -0.998934 0.0122958 0.212476 -0.977089 -0.00922618 0.387896 -0.921657 -0.0187111 0.599018 -0.800517 0.012411 0.671498 -0.740902 -0.00756487 0.614381 -0.788973 0.0138403 0.461587 -0.886987 0.0132178 0.461082 -0.887259 0.00446959 0.708237 -0.70596 -0.0216892 0.780178 -0.625182 -0.00456561 0.797328 -0.603528 0.0127289 0.835106 -0.549942 0.00186257 0.870067 -0.49293 -0.0289138 0.912807 -0.407366 -0.00252034 0.927326 -0.374247 0.0135429 0.947485 -0.319512 0.00158914 0.968107 -0.250534 -0.0362769 0.986953 -0.15687 -0.00220151 0.992745 -0.120216 0.0134712 0.99787 -0.0638297 0.00128831 0.999947 0.0102125 -0.0445629 0.993721 0.102632 -0.00181947 0.990284 0.139045 0.0125292 0.981334 0.1919 6.67606e-05 0.963245 0.268623 -0.0588102 0.935133 0.349381 -0.000110023 0.922423 0.38618 0.0126579 0.9024 0.430714 -0.000833954 0.863735 0.503945 -0.0997467 0.810192 0.577615 0.00131688 0.791753 0.61084 0.0135308 0.763647 0.645492 -0.0136392 0.648857 0.760788 -0.0131681 0.431806 0.90187 -0.012286 0.192509 0.981218 -0.013152 -0.0599 0.998118 -0.0136542 -0.314723 0.949085 -0.0132527 -0.548149 0.836275 -0.0123309 -0.740139 0.672341 -0.013098 -0.884987 0.465432 -0.0136762 -0.974867 0.222366 -0.0133447 -0.99926 -0.0360818 -0.0123845 -0.958271 -0.285592 -0.0130391 -0.856296 -0.516321 -0.0136906 -0.695144 -0.718741 -0.0134228 -0.486469 -0.873595 -0.0124405 -0.251289 -0.967832 -0.0129793 -0.00139615 -0.999915 -0.0136959 0.254794 -0.966899 -0.0135045 0.495531 -0.868485 -0.0125205 0.698277 -0.715718 -0.0129102 0.854907 -0.518621 -0.0136935 0.959068 -0.282845 -0.0135751 0.999577 -0.0257417 -0.0126129 0.973727 0.22737 -0.0128358 0.886152 0.463218 -0.0136859 0.738673 0.673925 -0.0136381 0.539619 0.841799 -0.0127202 0.309069 0.950955 -0.012759 0.062056 0.997991 -0.0136723 -0.193926 0.980921 -0.013691 -0.440713 0.897544 -0.0128407 -0.653989 0.756395 -0.0126727 -0.821974 0.569383 -0.0136512 -0.93957 0.342084 -0.0137531 -0.996042 0.087816 -0.0129535 -0.98563 -0.168423 0.0482963 -0.915554 -0.399285 -0.0488008 -0.960126 -0.275276 0.049948 -0.785337 -0.61705 -0.051739 -0.860246 -0.507248 0.0138414 -0.710538 -0.703523 -0.0137973 -0.590964 -0.80658 -0.013058 -0.365813 -0.930597 -0.0125534 -0.122088 -0.99244 -0.0135948 0.132573 -0.99108 -0.0138362 0.383908 -0.923268 -0.0131663 0.607094 -0.794521 -0.0125308 0.786147 -0.617913 -0.0135505 0.91653 -0.399737 -0.0138749 0.98862 -0.149791 -0.013271 0.994027 0.108321 -0.0125224 0.935487 0.35314 -0.0135095 0.816527 0.577149 -0.0139036 0.640191 0.76809 -0.0133592 0.421751 0.906613 -0.0125247 0.181734 0.983268 -0.0134637 -0.0710492 0.997382 -0.0139275 -0.32546 0.945453 -0.0134541 -0.557431 0.830114 -0.0125503 -0.747447 0.664203 -0.0134006 -0.890123 0.455523 -0.0139394 -0.977325 0.211283 -0.0135482 -0.998791 -0.0472469 -0.0125895 -0.955088 -0.296056 -0.0133411 -0.8505 -0.525806 -0.0139538 -0.686946 -0.726575 -0.0136302 -0.476632 -0.878997 -0.0126378 -0.240725 -0.970511 -0.0132755 0.00972095 -0.999865 -0.0139541 0.265726 -0.963948 -0.0137047 0.505247 -0.862866 -0.0127017 0.706053 -0.708045 -0.0132004 0.860576 -0.509151 -0.013949 0.962207 -0.27196 -0.0137735 0.9998 -0.0144939 -0.0127764 0.971187 0.237975 -0.0131232 0.881 0.472934 -0.0139382 0.730987 0.682249 -0.0138431 0.53009 0.847828 -0.0128661 0.29871 0.954257 -0.0130409 0.0511046 0.998608 -0.0139278 -0.205023 0.978658 -0.0138936 -0.450786 0.892524 -0.0129627 -0.662192 0.749222 -0.0129482 -0.828145 0.560364 -0.0138982 -0.943374 0.33144 -0.0139481 -0.996967 0.0765602 -0.013085 -0.983728 -0.179186 0.0452902 -0.911092 -0.409707 -0.0460583 -0.955453 -0.291527 0.0472086 -0.778166 -0.626282 -0.0487886 -0.851534 -0.522024 0.0140615 -0.69777 -0.716183 -0.0139992 -0.581796 -0.813214 -0.0131981 -0.355561 -0.93456 -0.0128064 -0.111264 -0.993708 -0.0138302 0.143748 -0.989518 -0.0140369 0.394324 -0.918864 -0.0132995 0.615787 -0.7878 -0.0127457 0.792864 -0.609265 -0.013792 0.920957 -0.38942 -0.0140656 0.990253 -0.138571 -0.0134045 0.992768 0.119297 -0.012726 0.93157 0.363339 -0.0137512 0.810004 0.586264 -0.0140946 0.631433 0.775302 -0.0134971 0.411672 0.911232 -0.0127042 0.171001 0.985189 -0.0136954 -0.0822178 0.99652 -0.0141206 -0.336171 0.941695 -0.013589 -0.566615 0.823871 -0.0127118 -0.754661 0.655991 -0.0136362 -0.895147 0.445563 -0.0141279 -0.979654 0.200197 -0.0143545 -0.998185 -0.0584846 -0.0141774 -0.951705 -0.306688 -0.0162353 -0.844309 -0.535611 -0.0176653 -0.678162 -0.7347 -0.0175579 -0.466167 -0.884522 -0.0171196 -0.229379 -0.973187 -0.0201506 0.0219316 -0.999556 -0.0220988 0.27796 -0.960339 -0.0212288 0.515933 -0.856366 -0.0200633 0.714483 -0.699365 -0.0265566 0.867046 -0.497519 -0.0325584 0.965669 -0.257727 -0.0310735 0.999517 -0.000240099 0.0285151 0.968767 -0.24633 0.0135297 0.570947 0.820875 0.0126564 0.342925 0.939278 0.0125913 0.0976447 0.995142 0.0135247 -0.157311 0.987457 0.0135966 -0.407012 0.913321 0.0127774 -0.626757 0.77911 0.0125298 -0.801486 0.597883 0.0135034 -0.926417 0.376257 0.0136459 -0.992148 0.124323 0.0128898 -0.990938 -0.133703 0.0124867 -0.92607 -0.377145 0.0134749 -0.801249 -0.598179 0.0136916 -0.619784 -0.784653 0.0130113 -0.397918 -0.917329 0.0124523 -0.155791 -0.987712 0.0134446 0.0974639 -0.995148 0.0137285 0.350701 -0.936387 0.0131117 0.579404 -0.814935 0.0124349 0.765034 -0.643869 0.0134032 0.902102 -0.431315 0.0137671 0.982741 -0.184475 0.0132105 0.997136 0.0744651 0.012429 0.946614 0.32213 0.0133595 0.83571 0.549009 0.0137959 0.666407 0.745461 0.0133075 0.451989 0.891924 0.0124318 0.213501 0.976864 0.0133064 -0.0376999 0.999201 0.0138256 -0.293042 0.956 0.0133957 -0.529542 0.848178 0.0124529 -0.725907 0.68768 0.0132568 -0.874734 0.484423 0.0138316 -0.969685 0.243968 0.0134842 -0.999804 -0.0144725 0.0135669 -0.504827 -0.863114 0.0125564 -0.270536 -0.962628 0.0131269 -0.0217049 -0.999678 0.0138467 0.23434 -0.972056 0.0136464 0.47747 -0.878542 0.0126203 0.684241 -0.729147 0.0130623 0.844542 -0.53533 0.0138393 0.95306 -0.302466 0.0137106 0.99885 -0.0459467 0.0127182 0.977856 0.208891 0.0129788 0.894796 0.446286 0.0138265 0.751963 0.65906 0.0137819 0.556116 0.83099 0.0128374 0.326582 0.945082 0.0128963 0.0804056 0.996679 0.0138082 -0.174928 0.984484 0.0138358 -0.423361 0.905855 0.0129523 -0.640237 0.768068 0.0128254 -0.811724 0.5839 0.0137913 -0.932987 0.359646 0.0138823 -0.994219 0.10647 0.013062 -0.988444 -0.151023 0.0127587 -0.919387 -0.393148 0.0137575 -0.790458 -0.612362 0.0139265 -0.605567 -0.795673 0.0131707 -0.381753 -0.92417 0.0127116 -0.138606 -0.990266 0.0137214 0.115167 -0.993251 0.0139648 0.367489 -0.929923 0.0132786 0.593651 -0.804613 0.0126731 0.776113 -0.630467 0.0136833 0.909611 -0.415236 0.0140006 0.9859 -0.166751 0.0133789 0.995664 0.0920601 0.0126524 0.940867 0.338539 0.0136377 0.825855 0.563718 0.0140231 0.652879 0.757332 0.0134704 0.436106 0.899794 0.0126482 0.196496 0.980423 0.0135777 -0.0553393 0.998375 0.0140432 -0.310203 0.950567 0.0135737 -0.544548 0.83862 0.012658 -0.737739 0.674967 0.0135277 -0.883129 0.468935 0.0140574 -0.973917 0.22647 0.0136521 -0.999386 -0.0322724 0.0137254 -0.489337 -0.871987 0.0127069 -0.253772 -0.967181 0.0133941 -0.00416356 -0.999902 0.0140616 0.251755 -0.967689 0.0138044 0.493095 -0.869866 0.012776 0.696821 -0.717132 0.0133179 0.853742 -0.520526 0.0140596 0.958339 -0.285288 0.0138709 0.99951 -0.0280549 0.0128422 0.974078 0.225849 0.0132296 0.886904 0.461764 0.0140405 0.740004 0.672456 0.0139355 0.541127 0.840825 0.0129385 0.31011 0.950613 0.013152 0.0631316 0.997919 0.0140185 -0.192544 0.981188 0.0139852 -0.439557 0.898106 0.0130488 -0.65351 0.756806 0.0130562 -0.821702 0.569769 0.0139966 -0.939271 0.342891 0.0130717 -0.995632 0.0924438 0.0137582 -0.987735 -0.15553 0.0148753 -0.919028 -0.393911 0.0157257 -0.79373 -0.608068 0.0160989 -0.619594 -0.784757 0.0166075 -0.407294 -0.913146 0.0186568 -0.16995 -0.985276 0.0198711 0.07788 -0.996765 0.019562 0.320904 -0.94691 0.0194371 0.544147 -0.838765 0.0247252 0.733826 -0.678888 0.029272 0.878278 -0.477253 0.0175554 0.216148 -0.976203 0.0355976 -0.290719 -0.956146 0.0120542 0.0149498 0.999816 0.0117071 0.264118 0.964419 0.0151132 0.49926 0.86632 0.0173423 0.706176 0.707824 0.0188249 0.864028 0.503092 0.0214248 0.962395 0.270807 0.0281431 0.999431 0.0185695 0.0349131 0.969902 -0.240978 0.0421664 0.874816 -0.482617 0.053767 0.724767 -0.686893 0.0113007 -0.944442 -0.328483 -0.0120304 -0.967694 -0.251842 0.0128255 -0.99662 -0.0811429 0.0136661 -0.98397 0.17781 0.0131702 -0.90498 0.42525 0.0124896 -0.769215 0.638868 0.0145289 -0.584581 0.811206 0.0155115 -0.356706 0.934088 0.0142254 -0.103977 0.994478 0.0126959 0.149368 0.9887 0.0158747 0.392292 0.919704 0.0173461 0.614958 0.788369 0.0130832 0.797188 0.60359 0.00589002 0.923235 0.384192 0.0125118 0.990033 0.140279 -0.0121976 0.924398 0.381234 -0.0124582 -0.999914 -0.00418381 -0.0122987 -0.969763 0.243737 -0.01231 -0.879109 0.476462 -0.013755 -0.733612 0.679429 -0.0142727 -0.542359 0.840025 -0.0133401 -0.317273 0.94824 -0.0125329 -0.0723827 0.997298 -0.0151692 0.176989 0.984096 -0.0161013 0.415343 0.909523 -0.0123812 0.627808 0.77827 -0.00585423 0.80113 0.598461 -0.0171309 0.373979 -0.927279 0.847368 0.154287 0.508097 0.872129 0.201188 0.445998 0.8682 0.276497 0.412042 0.863254 0.351436 0.362334 0.859568 0.413529 0.300227 0.859262 0.360309 0.363106 0.852662 0.225732 0.471183 0.856799 0.297522 0.42116 0.861428 0.41367 0.29465 0.857552 0.457581 0.234996 0.862959 0.458 0.213397 0.871241 0.48068 0.0994313 0.857826 0.513687 0.0161474 0.864404 0.49469 0.0899326 0.863023 0.45792 0.213311 0.851488 0.50778 0.130874 0.860478 0.506153 0.0581937 0.85537 0.51744 -0.0244562 0.84367 0.535327 -0.0405694 0.864914 0.477103 -0.155872 0.840094 0.499875 -0.210635 0.863858 0.450694 -0.224996 0.872459 0.443064 -0.206178 0.856498 0.493695 -0.150588 0.864058 0.498494 -0.070058 0.873503 0.48398 -0.0524979 0.837538 0.530899 0.129139 0.865749 0.417623 -0.275808 0.842861 0.409317 -0.34935 0.864182 0.363637 -0.347791 0.871581 0.362664 -0.329882 0.856702 0.422824 -0.295434 0.864269 0.341645 -0.369211 0.843608 0.273434 -0.462125 0.853133 0.127074 -0.50598 0.860401 -0.0161612 -0.509361 0.864675 -0.140176 -0.482378 0.867185 -0.247758 -0.43198 0.863585 -0.359337 -0.353691 0.842816 -0.462825 -0.274688 0.855848 -0.440156 -0.271638 0.855039 -0.499436 -0.139544 0.849989 -0.508768 -0.136649 0.864328 -0.491456 -0.106806 0.871419 -0.476632 -0.115977 0.856996 -0.481797 -0.182839 0.86389 -0.44051 -0.244222 0.856395 -0.404521 -0.320859 0.863959 -0.341608 -0.369971 0.87325 -0.319514 -0.367894 0.857374 -0.279722 -0.432047 0.864444 -0.203881 -0.459532 0.85759 -0.136565 -0.495872 0.864001 -0.0656092 -0.499196 0.871866 -0.0512974 -0.48705 0.856436 0.0147877 -0.516041 0.863874 0.0901027 -0.495584 0.856838 0.176604 -0.484397 0.864252 0.244605 -0.439587 0.873268 0.250118 -0.418143 0.858178 0.319953 -0.401448 0.858285 0.270809 -0.4359 0.848256 0.124558 -0.51473 0.872859 0.101104 -0.477384 0.843669 -0.0391035 -0.535438 0.844299 -0.190171 -0.500993 0.871769 -0.186893 -0.452869 0.841946 -0.339499 -0.419366 0.863191 -0.504669 -0.0145153 0.842283 -0.538738 0.0179218 0.864119 -0.500841 0.0495699 0.873598 -0.485571 0.0323732 0.858054 -0.51223 -0.0369398 0.866295 -0.483823 0.12429 0.839793 -0.508334 0.190641 0.863854 -0.459169 0.20717 0.872591 -0.450666 0.188374 0.856589 -0.499211 0.130551 0.865535 -0.434283 0.249496 0.843607 -0.420722 0.333647 0.863971 -0.376088 0.334831 0.871613 -0.374378 0.316437 0.85659 -0.433809 0.279399 0.862644 -0.364429 0.350767 0.848788 -0.294194 0.439327 0.857516 -0.155286 0.490461 0.862824 -0.0137113 0.505318 0.865408 0.113151 0.488125 0.866084 0.221404 0.448196 0.861207 0.336382 0.381011 0.848386 0.439448 0.295173 0.851675 0.433568 0.294395 0.858132 0.486528 0.164013 0.84711 0.507637 0.157191 0.864256 0.487605 0.123707 0.871495 0.472204 0.132362 0.85684 0.474996 0.200509 0.863873 0.430829 0.260981 0.856434 0.391383 0.336662 0.864004 0.326208 0.383516 0.873375 0.303916 0.380593 0.857585 0.261662 0.442811 0.864438 0.186515 0.466861 0.857372 0.119114 0.500725 0.863955 0.0470637 0.501365 0.871972 0.0330506 0.488439 0.856394 -0.0348391 0.515147 0.863891 -0.109907 0.491541 0.856999 -0.196055 0.476567 0.864332 -0.262368 0.42906 0.872935 -0.266973 0.4083 0.858101 -0.334187 0.389849 0.854386 -0.293158 0.42905 0.845206 -0.148257 0.513466 0.872989 -0.120357 0.472657 0.841803 0.0180073 0.539484 0.844302 0.17186 0.507561 0.871476 0.170459 0.459862 0.84408 0.320882 0.429608 0.864324 0.501057 0.0434229 0.841847 0.539701 0.00412527 0.86418 0.502347 -0.0289814 0.873532 0.486608 -0.0124521 0.85818 0.510182 0.0569431 0.867016 0.489732 -0.0918972 0.840305 0.514716 -0.170163 0.863861 0.466987 -0.18886 0.872725 0.457612 -0.170128 0.856699 0.503907 -0.110205 0.864654 0.450829 -0.221646 0.844885 0.430491 -0.317563 0.864056 0.38776 -0.321012 0.871764 0.38522 -0.302709 0.856503 0.444251 -0.262761 0.860051 0.388436 -0.330803 0.853123 0.312857 -0.417494 0.861131 0.183264 -0.474203 0.864656 0.0441291 -0.500423 0.865629 -0.0849207 -0.493432 0.864466 -0.195765 -0.463006 0.84301 -0.318508 -0.433459 0.857219 -0.296477 -0.421043 0.853235 -0.415474 -0.315231 0.847987 -0.425192 -0.316432 0.863855 -0.420403 -0.277518 0.872461 -0.40028 -0.280335 0.856499 -0.377503 -0.351996 0.864057 -0.310221 -0.396445 0.857823 -0.243184 -0.45277 0.864405 -0.169756 -0.473272 0.871371 -0.154224 -0.465756 0.857181 -0.101215 -0.504972 0.863925 -0.0282131 -0.50283 0.856387 0.0550051 -0.513396 0.863927 0.129634 -0.486647 0.873122 0.139498 -0.467117 0.857177 0.215202 -0.467906 0.864406 0.279578 -0.417898 0.857826 0.347731 -0.378442 0.872238 0.283166 -0.39877 0.851424 0.313156 -0.420727 0.842869 0.17138 -0.510099 0.840627 0.00322112 -0.541605 0.872091 -0.01453 -0.489128 0.844486 -0.15378 -0.513026 0.860766 -0.472732 -0.188699 0.844693 -0.504919 -0.177625 0.864183 -0.483101 -0.140719 0.871578 -0.467118 -0.148839 0.856702 -0.467412 -0.218147 0.865045 -0.496723 -0.070452 0.842412 -0.538242 -0.0252595 0.864251 -0.502992 0.00833218 0.873277 -0.48717 -0.00719013 0.85818 -0.507686 -0.0760348 0.867039 -0.494776 0.0586447 0.841591 -0.519046 0.149383 0.863867 -0.474128 0.170107 0.872856 -0.463875 0.151465 0.856835 -0.507741 0.0896226 0.863029 -0.467176 0.192165 0.844091 -0.434599 0.314061 0.856306 -0.33021 0.397117 0.864012 -0.210977 0.457134 0.865904 -0.075127 0.494536 0.865294 0.055389 0.498195 0.862589 0.17062 0.476266 0.849328 0.286684 0.443231 0.853065 0.280659 0.439898 0.857379 0.390868 0.334847 0.844903 0.415044 0.337458 0.863852 0.409209 0.293783 0.872588 0.388683 0.295832 0.856586 0.362933 0.366797 0.864116 0.293658 0.40874 0.858058 0.224454 0.461905 0.864338 0.15352 0.478907 0.871423 0.138169 0.470671 0.857005 0.0828878 0.508598 0.863897 0.00909065 0.503586 0.856393 -0.0752577 0.51081 0.863956 -0.149233 0.480947 0.873254 -0.158501 0.460766 0.857372 -0.233988 0.458435 0.864442 -0.295747 0.406539 0.857597 -0.360913 0.366427 0.864006 -0.399303 0.306676 0.871864 -0.395957 0.288222 0.856432 -0.45414 0.245522 0.855689 -0.424235 0.296345 0.849448 -0.331372 0.410646 0.871776 -0.298486 0.388475 0.841344 -0.193683 0.504605 0.840214 -0.0243539 0.541707 0.872208 -0.0042246 0.489117 0.84506 0.135928 0.517104 0.862916 0.457967 0.21364 0.842836 0.500525 0.197744 0.864119 0.477903 0.157821 0.87167 0.461347 0.165378 0.85659 0.459029 0.235681 0.865566 0.491466 0.0962109 0.843687 0.534911 0.0454212 0.864327 0.502779 0.0123117 0.872838 0.487289 0.0265272 0.858061 0.504832 0.0942118 0.86627 0.498952 -0.0249658 0.843617 0.521341 -0.128509 0.863891 0.480531 -0.150937 0.872985 0.46942 -0.132447 0.856992 0.510709 -0.0688634 0.860548 0.483288 -0.160901 0.849167 0.444151 -0.285737 0.859007 0.346704 -0.376701 0.865808 0.238061 -0.440118 0.866524 0.106735 -0.487591 0.864316 -0.0244087 -0.502356 0.840652 -0.140523 -0.523026 0.859834 -0.119977 -0.496277 0.854098 -0.256309 -0.452573 0.849653 -0.263813 -0.45661 0.86418 -0.276579 -0.420354 0.873538 -0.254378 -0.414999 0.858184 -0.206095 -0.470155 0.864262 -0.136967 -0.484037 0.856845 -0.0642009 -0.511561 0.863876 0.0102553 -0.5036 0.872331 0.023177 -0.488367 0.856432 0.0955067 -0.507349 0.864003 0.168688 -0.474387 0.857586 0.25232 -0.448197 0.864444 0.310795 -0.395148 0.871483 0.312774 -0.377742 0.857386 0.37383 -0.353753 0.863967 0.410451 -0.291705 0.856397 0.463393 -0.227708 0.871978 0.40628 -0.273114 0.851674 0.441857 -0.281805 0.847787 0.348433 -0.399814 0.84065 0.214969 -0.497088 0.873374 0.177316 -0.453626 0.840582 0.0452059 -0.539795 0.860837 -0.365545 -0.354028 0.842507 -0.403186 -0.357243 0.863852 -0.397287 -0.309713 0.872721 -0.376368 -0.310975 0.856698 -0.347675 -0.38104 0.864549 -0.44217 -0.238832 0.841629 -0.494402 -0.217317 0.864061 -0.47199 -0.174995 0.871761 -0.45489 -0.181954 0.856497 -0.449858 -0.25306 0.86564 -0.485364 -0.122834 0.844921 -0.530935 -0.0649359 0.864401 -0.501732 -0.0328082 0.872251 -0.486937 -0.0455148 0.857834 -0.501661 -0.111607 0.864624 -0.502358 -0.0079277 0.842717 -0.523854 0.124116 0.853633 -0.453108 0.256911 0.861308 -0.363127 0.355369 0.866419 -0.264109 0.42375 0.866458 -0.138968 0.479519 0.862497 -0.00820759 0.505995 0.845985 0.11239 0.521227 0.855805 0.101672 0.507209 0.857536 0.227634 0.461318 0.847106 0.246202 0.470953 0.86425 0.259027 0.431251 0.873281 0.237661 0.425321 0.858179 0.188309 0.477565 0.864182 0.119993 0.488662 0.856662 0.0451254 0.513901 0.864017 -0.0296937 0.502587 0.872516 -0.0419645 0.48678 0.856494 -0.115724 0.503017 0.864054 -0.187901 0.467016 0.857814 -0.270195 0.437206 0.864403 -0.324749 0.383856 0.871371 -0.326018 0.366639 0.85718 -0.386505 0.340377 0.86392 -0.421176 0.276142 0.856385 -0.471972 0.209396 0.863924 -0.486176 0.13141 0.873119 -0.474207 0.113095 0.857171 -0.512796 0.0479502 0.856341 -0.504626 0.109692 0.848078 -0.458293 0.265954 0.872087 -0.416163 0.257434 0.84597 -0.365013 0.388716 0.840765 -0.235086 0.487698 0.873494 -0.195873 0.445694 0.84162 -0.0653665 0.5361 0.863598 0.339475 0.372768 0.84087 0.38971 0.375585 0.863871 0.384605 0.325278 0.872854 0.363349 0.325734 0.856833 0.331775 0.394668 0.865629 0.425234 0.264315 0.841116 0.486577 0.236149 0.864011 0.465362 0.192155 0.871868 0.44771 0.198497 0.856438 0.439872 0.270234 0.865179 0.478342 0.150514 0.846218 0.526222 0.0837032 0.86444 0.499987 0.0525113 0.871781 0.485705 0.0639367 0.857604 0.497865 0.129022 0.862365 0.504723 0.0397616 0.848934 0.520551 -0.0913055 0.857483 0.461456 -0.227555 0.863182 0.37948 -0.333033 0.866192 0.288805 -0.407803 0.865681 0.171807 -0.47019 0.860044 0.0423628 -0.508458 0.850289 -0.0838322 -0.519597 0.851974 -0.0819568 -0.517131 0.860038 -0.200619 -0.469134 0.845549 -0.228022 -0.482756 0.864328 -0.241052 -0.441396 0.872849 -0.22097 -0.435094 0.858062 -0.171113 -0.4842 0.864117 -0.102581 -0.492727 0.856593 -0.0257706 -0.515349 0.863854 0.0494602 -0.501308 0.872586 0.0615028 -0.484573 0.856581 0.13584 -0.497812 0.864112 0.206827 -0.458838 0.858049 0.287493 -0.425559 0.864334 0.33777 -0.372611 0.871415 0.338325 -0.355208 0.857001 0.398806 -0.326347 0.863892 0.431401 -0.259969 0.856394 0.479863 -0.190578 0.863959 0.491048 -0.111568 0.873245 0.478232 -0.0934666 0.857365 0.514003 -0.0269616 0.852138 0.515904 -0.0877719 0.845022 0.473281 -0.248883 0.872204 0.425541 -0.241196 0.844234 0.380848 -0.377127 0.841698 0.253839 -0.47656 0.873594 0.214113 -0.437023 0.843594 0.0853603 -0.530154 0.865682 -0.312603 -0.390992 0.840053 -0.37475 -0.392266 0.863892 -0.371229 -0.340412 0.872986 -0.34966 -0.34005 0.856992 -0.31529 -0.407624 0.866112 -0.407052 -0.290101 0.84134 -0.477076 -0.254059 0.863958 -0.458006 -0.209301 0.871975 -0.439812 -0.215002 0.856398 -0.429097 -0.287155 0.864109 -0.470268 -0.179344 0.843161 -0.530976 -0.0845215 0.854228 -0.516574 0.0586975 0.860707 -0.469193 0.19759 0.864581 -0.395763 0.309629 0.865759 -0.311419 0.391766 0.86413 -0.205212 0.45953 0.842889 -0.0909635 0.530343 0.855659 -0.0962075 0.508519 0.854322 0.0550176 0.516824 0.848518 0.0617485 0.525552 0.86406 0.0847704 0.4962 0.871761 0.0701825 0.484879 0.856504 0.00613345 0.516104 0.863859 -0.0692264 0.498954 0.856695 -0.1558 0.491731 0.864179 -0.225427 0.449864 0.873532 -0.2319 0.427976 0.858171 -0.303849 0.413785 0.864251 -0.350482 0.360877 0.856843 -0.410736 0.311634 0.863869 -0.441098 0.243234 0.872328 -0.434377 0.224413 0.856431 -0.48701 0.17131 0.864002 -0.495109 0.0914731 0.857582 -0.514313 0.00595318 0.864443 -0.497658 -0.0712445 0.871489 -0.483565 -0.0816822 0.857383 -0.493364 -0.146583 0.859297 -0.503115 -0.0921145 0.848565 -0.525045 0.0653093 0.873374 -0.481455 0.0736116 0.842589 -0.486636 0.230713 0.843014 -0.395676 0.364374 0.871493 -0.350304 0.3432 0.843529 -0.270718 0.463864 0.861998 0.175162 0.475687 0.845018 0.20955 0.49197 0.864402 0.22278 0.450753 0.872262 0.204351 0.444296 0.857837 0.154465 0.490159 0.867061 0.284886 0.408713 0.840042 0.358475 0.407217 0.863921 0.357153 0.35508 0.873117 0.335307 0.353887 0.857169 0.298233 0.419903 0.865945 0.387547 0.316143 0.842372 0.465824 0.270956 0.863821 0.450014 0.226496 0.872047 0.431151 0.231611 0.856383 0.417541 0.303756 0.862395 0.460922 0.209345 0.847512 0.51947 0.10897 0.858511 0.512112 -0.0264544 0.863309 0.476255 -0.16697 0.865476 0.411955 -0.285033 0.865184 0.332796 -0.375105 0.861733 0.238597 -0.447759 0.848826 0.119377 -0.515018 0.851467 0.120517 -0.510372 0.857827 -0.0258193 -0.51329 0.845525 -0.0409454 -0.532363 0.864011 -0.0665846 -0.499051 0.871861 -0.052269 -0.486956 0.856438 0.0137189 -0.516067 0.863872 0.0890435 -0.495778 0.856829 0.175543 -0.484798 0.864249 0.243636 -0.440132 0.873292 0.249203 -0.41864 0.858184 0.319168 -0.40206 0.864186 0.362973 -0.348472 0.856711 0.422215 -0.29628 0.863861 0.450218 -0.225939 0.872454 0.442634 -0.207119 0.856495 0.493375 -0.15165 0.864056 0.498343 -0.0711496 0.857813 0.513743 0.0150235 0.864406 0.494856 0.0889958 0.871445 0.480437 0.0988159 0.857219 0.488078 0.164185 0.855981 0.504524 0.112926 0.845723 0.531924 -0.0425332 0.873496 0.483875 -0.0535768 0.840878 0.498147 -0.2116 0.842435 0.409291 -0.350406 0.871576 0.362041 -0.330577 0.845872 0.286013 -0.450219 0.863581 -0.149554 -0.481519 0.84469 -0.191118 -0.499973 0.864443 -0.20483 -0.45911 0.87179 -0.18778 -0.452461 0.857607 -0.137501 -0.495584 0.867432 -0.257441 -0.425776 0.840842 -0.341062 -0.420311 0.863955 -0.34242 -0.369228 0.873245 -0.320329 -0.367195 0.857365 -0.280667 -0.431452 0.865078 -0.36659 -0.34242 0.844028 -0.45342 -0.286405 0.863895 -0.441001 -0.243318 0.872201 -0.42183 -0.247641 0.856391 -0.40521 -0.319999 0.859719 -0.45039 -0.240898 0.851697 -0.506887 -0.132957 0.861287 -0.508098 -0.00454164 0.865271 -0.482601 0.135653 0.865811 -0.428041 0.259137 0.864037 -0.354849 0.357103 0.844503 -0.290346 0.450015 0.857944 -0.287194 0.425972 0.853928 -0.147463 0.49906 0.847856 -0.144615 0.510125 0.863887 -0.108846 0.491784 0.87298 -0.119327 0.472934 0.856984 -0.195033 0.477011 0.864322 -0.261432 0.429651 0.858066 -0.333504 0.390509 0.864122 -0.375205 0.335432 0.871663 -0.3735 0.317333 0.856596 -0.433224 0.280285 0.863856 -0.458728 0.208139 0.856584 -0.498937 0.131631 0.864115 -0.500738 0.0506681 0.873595 -0.485504 0.033447 0.858041 -0.512328 -0.0358468 0.864329 -0.491651 -0.1059 0.857009 -0.482133 -0.18189 0.871418 -0.476846 -0.115105 0.852528 -0.505383 -0.133359 0.843678 -0.536488 0.0197108 0.839939 -0.507688 0.19172 0.872586 -0.450272 0.189341 0.842539 -0.421539 0.33531 0.860781 -0.00377483 0.508961 0.843119 0.0197292 0.537364 0.863958 0.0480768 0.501264 0.87197 0.0340409 0.488374 0.856395 -0.0337742 0.515216 0.864757 0.122924 0.486915 0.844309 0.172837 0.507218 0.864439 0.187438 0.466489 0.87149 0.171336 0.45951 0.857385 0.120057 0.500477 0.866863 0.230787 0.441912 0.842408 0.322721 0.431509 0.864006 0.32704 0.382803 0.873369 0.304766 0.379926 0.857573 0.26264 0.442253 0.863429 0.344071 0.368924 0.843521 0.45081 0.291961 0.855285 0.493733 0.157209 0.863029 0.504013 0.0339257 0.866577 0.488169 -0.103611 0.865532 0.443966 -0.231837 0.862208 0.377697 -0.337554 0.849477 0.309467 -0.427339 0.854318 0.30831 -0.418431 0.858233 0.175232 -0.48242 0.844922 0.168227 -0.507746 0.863923 0.128588 -0.486931 0.873111 0.138481 -0.46744 0.857158 0.214204 -0.468397 0.864393 0.278677 -0.418527 0.857841 0.347017 -0.379061 0.864061 0.387122 -0.321768 0.871761 0.384626 -0.303472 0.856505 0.443716 -0.263659 0.863857 0.46659 -0.189854 0.856692 0.503675 -0.111309 0.864177 0.502287 -0.0300823 0.873539 0.486567 -0.013511 0.858175 0.510306 0.0558954 0.864257 0.487833 0.122793 0.856846 0.47538 0.199572 0.86387 0.431372 0.260091 0.872325 0.411723 0.263694 0.856433 0.392109 0.335817 0.855227 0.430491 0.288554 0.849267 0.504963 0.154135 0.871491 0.472459 0.131479 0.842555 0.538604 0.00261541 0.839805 0.515165 -0.171266 0.872716 0.45726 -0.171116 0.84336 0.432267 -0.319201 0.863165 0.0338364 -0.503786 0.841366 0.00170897 -0.540463 0.863921 -0.0292319 -0.502778 0.87208 -0.0155308 -0.489117 0.856383 0.053914 -0.513518 0.865462 -0.0952134 -0.491843 0.844054 -0.154735 -0.513449 0.864403 -0.170653 -0.472953 0.871373 -0.155089 -0.465463 0.857187 -0.10217 -0.504769 0.865632 -0.204889 -0.456839 0.844669 -0.303628 -0.440846 0.864059 -0.311076 -0.395771 0.873496 -0.288629 -0.392044 0.857807 -0.244183 -0.452263 0.860934 -0.319882 -0.395561 0.84908 -0.426464 -0.311756 0.858402 -0.47976 -0.181595 0.864173 -0.499427 -0.0614725 0.867209 -0.492885 0.0708017 0.864564 -0.459691 0.203009 0.838832 -0.436301 0.325581 0.859372 -0.417396 0.295398 0.853303 -0.327084 0.406067 0.851638 -0.327484 0.409227 0.864438 -0.294909 0.407157 0.871797 -0.297692 0.389036 0.857611 -0.360211 0.367086 0.864009 -0.398691 0.307463 0.856441 -0.453617 0.246457 0.863872 -0.473758 0.171113 0.872848 -0.463559 0.152478 0.856827 -0.507556 0.0907397 0.864248 -0.502977 0.00943587 0.858184 -0.507828 -0.0750384 0.864187 -0.48336 -0.139802 0.871574 -0.467406 -0.147953 0.85671 -0.467836 -0.217203 0.863858 -0.420976 -0.276637 0.856497 -0.378273 -0.351174 0.872453 -0.400885 -0.279494 0.851091 -0.42287 -0.311167 0.846411 -0.502986 -0.174913 0.842439 -0.538252 -0.0241118 0.873296 -0.487151 -0.00614786 0.840476 -0.520547 0.150433 0.861762 -0.202689 0.465063 0.84275 -0.191119 0.503236 0.863961 -0.148199 0.481258 0.873242 -0.157488 0.461135 0.857357 -0.232993 0.458971 0.864962 -0.0644068 0.497687 0.84033 -0.0231574 0.541581 0.863898 0.0101254 0.503565 0.872202 -0.00321186 0.489136 0.856396 -0.0741556 0.510966 0.865639 0.0663 0.496259 0.84411 0.136806 0.518423 0.864335 0.154399 0.47863 0.871417 0.13903 0.470429 0.857013 0.0838819 0.508421 0.864078 0.179767 0.470162 0.844277 0.299207 0.444602 0.853898 0.401562 0.331068 0.861043 0.464868 0.206161 0.865052 0.494045 0.0872054 0.867115 0.496708 -0.0373308 0.862675 0.475424 -0.172524 0.844965 0.444878 -0.296846 0.855063 0.435368 -0.281642 0.856443 0.34337 -0.385489 0.849659 0.34498 -0.398833 0.864441 0.310011 -0.395772 0.871496 0.312031 -0.378328 0.857392 0.373162 -0.354441 0.863963 0.409868 -0.292534 0.856324 0.463039 -0.228699 0.864106 0.479818 -0.151974 0.873063 0.468873 -0.133864 0.856983 0.510573 -0.0699742 0.864321 0.502816 0.0112012 0.858072 0.504991 0.0932596 0.864124 0.478194 0.156911 0.871664 0.461675 0.164496 0.856596 0.459499 0.234742 0.863853 0.40983 0.292913 0.85658 0.363725 0.366025 0.864111 0.294562 0.4081 0.873596 0.272017 0.40353 0.858041 0.225454 0.461449 0.856762 0.279989 0.433088 0.847485 0.413458 0.332898 0.872583 0.389322 0.295003 0.844054 0.49936 0.195482 0.843267 0.535644 0.0445717 0.872867 0.487292 0.0254979 0.841793 0.523957 -0.129824 0.864363 0.229703 -0.447341 0.841383 0.213079 -0.496662 0.864005 0.167637 -0.474756 0.873373 0.176299 -0.454025 0.857572 0.251369 -0.448758 0.866144 0.0954846 -0.490588 0.840076 0.0444141 -0.540648 0.863867 0.00920072 -0.503635 0.872328 0.0221646 -0.488419 0.856435 0.0944194 -0.507547 0.865242 -0.036075 -0.500055 0.844786 -0.118659 -0.521782 0.864265 -0.137865 -0.483776 0.871487 -0.12267 -0.474829 0.856845 -0.0651994 -0.511434 0.862225 -0.154095 -0.482518 0.850188 -0.267775 -0.453296 0.858003 -0.37603 -0.349904 0.863181 -0.448994 -0.230918 0.865564 -0.487834 -0.113211 0.866097 -0.499856 0.00437295 0.860232 -0.49021 0.140338 0.849712 -0.454083 0.267951 0.851033 -0.452805 0.265915 0.859176 -0.359465 0.364144 0.847498 -0.362062 0.388146 0.864406 -0.324019 0.384465 0.871378 -0.325328 0.367235 0.857196 -0.385826 0.341105 0.863927 -0.420606 0.276986 0.856381 -0.47154 0.210386 0.863918 -0.4859 0.132467 0.87311 -0.473974 0.114139 0.857158 -0.51271 0.0490711 0.864396 -0.50181 -0.0317247 0.857846 -0.501846 -0.110682 0.864065 -0.472326 -0.174071 0.871757 -0.455253 -0.181063 0.856503 -0.450369 -0.252133 0.863854 -0.397935 -0.308877 0.856689 -0.348519 -0.380287 0.864175 -0.277505 -0.419752 0.873544 -0.255275 -0.414434 0.858179 -0.207068 -0.469735 0.852777 -0.263631 -0.450854 0.844509 -0.4023 -0.353497 0.87271 -0.37705 -0.31018 0.842289 -0.494027 -0.215609 0.844208 -0.532141 -0.0643416 0.87228 -0.486977 -0.0445101 0.84409 -0.525129 0.108402 0.86566 -0.255784 0.430356 0.840849 -0.233921 0.488113 0.864049 -0.186871 0.467438 0.873492 -0.194884 0.446131 0.857804 -0.269256 0.437806 0.866687 -0.127102 0.482388 0.840603 -0.0652563 0.537707 0.863858 -0.0287309 0.502916 0.87245 -0.0412588 0.486958 0.856489 -0.114645 0.503273 0.864169 0.00442656 0.503182 0.840895 0.121783 0.527318 0.85452 0.238186 0.461586 0.861395 0.349831 0.368263 0.86478 0.432065 0.255881 0.865596 0.480729 0.140159 0.864329 0.502171 0.0275658 0.843818 0.526808 -0.102197 0.85584 0.509373 -0.0898746 0.854175 0.462069 -0.238491 0.847486 0.468675 -0.249222 0.863896 0.430859 -0.260852 0.8722 0.425045 -0.242081 0.856393 0.479461 -0.191593 0.863955 0.490807 -0.112649 0.857358 0.513954 -0.0280881 0.864442 0.500091 0.0514757 0.871804 0.485791 0.0629607 0.857614 0.498086 0.128095 0.86401 0.46574 0.191238 0.856442 0.440429 0.269313 0.863872 0.385298 0.324453 0.872844 0.364074 0.324953 0.856821 0.332652 0.393956 0.864242 0.259988 0.430689 0.858183 0.18924 0.477189 0.864186 0.120923 0.488426 0.871576 0.105875 0.478693 0.856713 0.0461513 0.513724 0.859196 0.103128 0.501145 0.849594 0.246432 0.466327 0.873301 0.238551 0.42478 0.842244 0.389482 0.372731 0.841197 0.486953 0.235083 0.871862 0.448113 0.197616 0.845156 0.527968 0.0834386 0.861491 0.375431 -0.341884 0.845326 0.378537 -0.377006 0.86433 0.337085 -0.373239 0.871412 0.33768 -0.355828 0.857014 0.398149 -0.327115 0.86595 0.280663 -0.413955 0.841141 0.253441 -0.477755 0.864108 0.205811 -0.459303 0.873596 0.21314 -0.437494 0.858034 0.286619 -0.426178 0.866538 0.15926 -0.473021 0.841928 0.0856101 -0.532756 0.863808 0.048446 -0.501487 0.872558 0.0605765 -0.484741 0.856575 0.134757 -0.498117 0.862387 0.0286939 -0.505435 0.845991 -0.0931684 -0.524995 0.857685 -0.210351 -0.46918 0.864078 -0.322933 -0.386113 0.865814 -0.413965 -0.281068 0.865073 -0.472627 -0.168145 0.862103 -0.503372 -0.0582584 0.849938 -0.522289 0.0694193 0.851737 -0.519605 0.0674902 0.858003 -0.469411 0.20853 0.844515 -0.482976 0.231364 0.863872 -0.44059 0.244144 0.872321 -0.433916 0.225327 0.856429 -0.486645 0.172355 0.864001 -0.49491 0.0925528 0.857569 -0.51432 0.00707844 0.864442 -0.497797 -0.0702665 0.8715 -0.483702 -0.0807513 0.857398 -0.493621 -0.145626 0.863967 -0.458406 -0.208388 0.8564 -0.429698 -0.28625 0.863891 -0.371964 -0.339611 0.872981 -0.350406 -0.339292 0.856986 -0.316183 -0.406945 0.864327 -0.242019 -0.440869 0.858074 -0.172024 -0.483857 0.864122 -0.103533 -0.492518 0.871695 -0.0886286 -0.481967 0.856615 -0.026822 -0.515259 0.855088 -0.0837761 -0.511671 0.84733 -0.228594 -0.47935 0.872877 -0.221863 -0.434583 0.840771 -0.375097 -0.390392 0.840827 -0.478172 -0.253698 0.871968 -0.440256 -0.214119 0.84626 -0.522969 -0.101718 0.863364 -0.391267 0.318612 0.843605 -0.3941 0.364714 0.864259 -0.349803 0.361516 0.871491 -0.349665 0.343858 0.856853 -0.410104 0.312437 0.865844 -0.303636 0.397641 0.842353 -0.27114 0.465753 0.864175 -0.224432 0.450368 0.873543 -0.230953 0.428466 0.858171 -0.302993 0.414413 0.865655 -0.191923 0.462393 0.843932 -0.105095 0.526055 0.863859 -0.0681704 0.4991 0.872714 -0.0797521 0.481675 0.85669 -0.154738 0.492075 0.859669 -0.0635434 0.506885 0.850673 0.0644062 0.521735 0.860111 0.184215 0.475683 0.866077 0.295236 0.403418 0.866233 0.39462 0.306455 0.863917 0.463398 0.197256 0.843304 0.52755 0.102618 0.859092 0.500068 0.109053 0.855101 0.517145 -0.0369311 0.848302 0.527624 -0.0446877 0.864053 0.498191 -0.0722447 0.873489 0.483766 -0.0546549 0.857801 0.513795 0.0138997 0.864411 0.495012 0.0880767 0.857196 0.488426 0.163264 0.863924 0.450334 0.225464 0.872078 0.431669 0.230524 0.856383 0.418182 0.302872 0.86392 0.357921 0.354309 0.857162 0.299168 0.419251 0.864404 0.223742 0.450273 0.87229 0.205244 0.44383 0.857849 0.155369 0.489852 0.864063 0.0857448 0.496028 0.856509 0.00718899 0.516083 0.871758 0.0711385 0.484745 0.851283 0.0637573 0.520819 0.846114 0.210355 0.489737 0.84011 0.359319 0.406331 0.873109 0.336091 0.353161 0.841213 0.467736 0.271264 0.861191 0.476093 -0.178002 0.842202 0.495526 -0.212486 0.863854 0.44975 -0.226893 0.872449 0.442206 -0.208056 0.856491 0.493054 -0.15271 0.864748 0.406972 -0.294253 0.842487 0.408535 -0.351162 0.864188 0.362306 -0.349162 0.871573 0.361415 -0.33127 0.856712 0.42163 -0.297107 0.865665 0.324645 -0.38109 0.844379 0.286938 -0.452427 0.864244 0.242672 -0.440673 0.873307 0.248289 -0.41915 0.858184 0.318372 -0.40269 0.863983 0.224893 -0.450507 0.843825 0.111999 -0.5248 0.854736 -0.0353197 -0.51786 0.862102 -0.158792 -0.481213 0.867178 -0.26736 -0.420144 0.865985 -0.373929 -0.332035 0.862026 -0.452902 -0.227577 0.847848 -0.514884 -0.126678 0.855387 -0.501476 -0.129753 0.858804 -0.512276 0.00546399 0.845618 -0.533346 0.0217308 0.864109 -0.500635 0.0517719 0.873592 -0.485432 0.0345207 0.858034 -0.512417 -0.0347391 0.864337 -0.491829 -0.105003 0.857018 -0.482476 -0.180936 0.863897 -0.441496 -0.242409 0.872198 -0.422344 -0.246772 0.856395 -0.405884 -0.319133 0.863958 -0.343223 -0.368475 0.857356 -0.281621 -0.430849 0.864444 -0.205778 -0.458686 0.871811 -0.188667 -0.452051 0.857619 -0.13842 -0.495308 0.864011 -0.0675835 -0.498916 0.856437 0.012679 -0.516096 0.863864 0.0879871 -0.495982 0.872838 0.0990477 -0.477852 0.85682 0.174491 -0.485194 0.85511 0.11607 -0.505287 0.847857 -0.0429742 -0.52848 0.871859 -0.0532421 -0.486854 0.845482 -0.192018 -0.498286 0.840266 -0.342328 -0.420435 0.873241 -0.32115 -0.366488 0.842348 -0.455762 -0.287631 0.863738 -0.482064 0.146874 0.840631 -0.506145 0.192763 0.863853 -0.458292 0.209108 0.872576 -0.449882 0.190307 0.856575 -0.498666 0.13271 0.865604 -0.422531 0.268697 0.842032 -0.421666 0.336422 0.86412 -0.374555 0.336164 0.871661 -0.37289 0.318057 0.856601 -0.432655 0.281149 0.865037 -0.345923 0.363385 0.846426 -0.301707 0.438789 0.864319 -0.260485 0.430233 0.87288 -0.265136 0.409615 0.858071 -0.33277 0.391124 0.861469 -0.256959 0.437999 0.8497 -0.140004 0.508339 0.858235 0.00590609 0.513223 0.8637 0.132492 0.48628 0.8672 0.240325 0.436129 0.865019 0.351769 0.357772 0.837936 0.462787 0.289293 0.859129 0.426953 0.282149 0.851938 0.501471 0.15076 0.851804 0.501715 0.150704 0.864261 0.488055 0.121879 0.871488 0.472708 0.130595 0.856856 0.47576 0.198619 0.863874 0.431904 0.259193 0.856428 0.392827 0.334989 0.863999 0.32789 0.382091 0.873366 0.305607 0.379257 0.857569 0.263617 0.441679 0.864449 0.188347 0.466105 0.857396 0.120996 0.500232 0.863959 0.0490779 0.501164 0.871965 0.0350216 0.488313 0.856397 -0.032705 0.515282 0.863885 -0.107776 0.492023 0.856978 -0.194001 0.477444 0.872977 -0.118294 0.473199 0.850988 -0.140499 0.506042 0.844939 0.021673 0.534424 0.844738 0.173799 0.506174 0.871504 0.172218 0.459153 0.841225 0.324293 0.432637 0.861262 0.507575 0.0244048 0.843819 0.536627 0.000834244 0.864174 0.502226 -0.0311869 0.873547 0.486522 -0.0145715 0.858171 0.510425 0.0548435 0.865629 0.487276 -0.115106 0.83985 0.514722 -0.172378 0.863857 0.466183 -0.19085 0.872709 0.4569 -0.172107 0.856686 0.503443 -0.112403 0.865881 0.437908 -0.24184 0.842281 0.433331 -0.320604 0.864062 0.386492 -0.322523 0.871759 0.384036 -0.304225 0.856511 0.443168 -0.264559 0.8638 0.367882 -0.344256 0.845167 0.306439 -0.437936 0.854734 0.167612 -0.49126 0.861173 0.0238996 -0.50775 0.864851 -0.105215 -0.49088 0.866415 -0.214127 -0.451082 0.863266 -0.328055 -0.383603 0.844271 -0.437975 -0.308843 0.854616 -0.420064 -0.30525 0.85556 -0.48726 -0.174913 0.84855 -0.500459 -0.171769 0.864188 -0.483621 -0.138886 0.87157 -0.467692 -0.147069 0.856718 -0.468258 -0.216259 0.86386 -0.421555 -0.27575 0.856489 -0.379031 -0.350375 0.86405 -0.31195 -0.3951 0.873487 -0.289505 -0.391418 0.857794 -0.245188 -0.451743 0.864407 -0.171539 -0.472626 0.857201 -0.103143 -0.504548 0.863927 -0.0302541 -0.502708 0.872078 -0.0165323 -0.489087 0.856384 0.0528459 -0.513628 0.863919 0.127524 -0.487218 0.857153 0.213176 -0.468876 0.864395 0.277782 -0.419116 0.872298 0.281469 -0.399839 0.857852 0.346306 -0.379687 0.857664 0.302783 -0.415615 0.847491 0.16455 -0.50466 0.873107 0.137454 -0.467752 0.84261 -6.23522e-05 -0.538525 0.844044 -0.155699 -0.513174 0.871377 -0.155954 -0.465167 0.842928 -0.305429 -0.442928 0.862921 -0.502607 -0.0524855 0.843004 -0.53743 -0.0226618 0.864244 -0.502963 0.0105463 0.873314 -0.487131 -0.00509935 0.858185 -0.507973 -0.0740439 0.866854 -0.491662 0.0826642 0.839881 -0.52119 0.151525 0.86387 -0.473391 0.172132 0.87284 -0.463239 0.153491 0.856819 -0.507371 0.0918501 0.865524 -0.453051 0.213573 0.84325 -0.443405 0.303845 0.864012 -0.398082 0.308243 0.871859 -0.394821 0.289791 0.856444 -0.453105 0.247386 0.861858 -0.390547 0.323533 0.849769 -0.324248 0.415639 0.858942 -0.194862 0.473547 0.863521 -0.0540933 0.501403 0.865529 0.0768475 0.494928 0.865153 0.188748 0.464634 0.86066 0.302694 0.409439 0.849814 0.412689 0.327878 0.850543 0.411388 0.327624 0.858704 0.472192 0.199155 0.845733 0.497588 0.192722 0.864125 0.478493 0.15599 0.871657 0.462002 0.163607 0.856601 0.459969 0.233803 0.863853 0.410446 0.292048 0.856574 0.364522 0.365246 0.864107 0.295455 0.407462 0.87359 0.272914 0.402936 0.858028 0.22646 0.460981 0.864337 0.155268 0.478344 0.857016 0.0848747 0.508251 0.863893 0.0111613 0.503552 0.872196 -0.00220736 0.489151 0.856393 -0.073086 0.511126 0.863955 -0.147154 0.481589 0.857343 -0.231998 0.4595 0.864434 -0.294068 0.407773 0.871816 -0.296894 0.389604 0.857622 -0.359504 0.367752 0.854309 -0.322882 0.407313 0.844695 -0.187996 0.501147 0.873233 -0.156478 0.461496 0.840982 -0.0216554 0.54063 0.843608 0.137737 0.518993 0.871408 0.1399 0.470187 0.845325 0.28595 0.451285 0.864153 0.497053 0.0785994 0.843221 0.535804 0.0434909 0.864318 0.502845 0.0100999 0.872893 0.487298 0.0244692 0.858079 0.505154 0.0923066 0.86739 0.495158 -0.0495246 0.84071 0.525549 -0.130406 0.863889 0.479879 -0.153014 0.872973 0.468857 -0.134502 0.856974 0.510433 -0.0710923 0.864462 0.467887 -0.18381 0.839351 0.447557 -0.308516 0.853429 0.340543 -0.394575 0.862323 0.221727 -0.455231 0.865266 0.084739 -0.494099 0.865656 -0.0472891 -0.498401 0.863812 -0.163655 -0.476494 0.845493 -0.279816 -0.454803 0.856367 -0.263232 -0.444236 0.854598 -0.386872 -0.3464 0.847018 -0.400958 -0.348989 0.863859 -0.398587 -0.308018 0.872708 -0.377724 -0.309364 0.856682 -0.349337 -0.379552 0.864168 -0.278441 -0.419146 0.858171 -0.208041 -0.469321 0.864264 -0.138773 -0.483519 0.871488 -0.123548 -0.474599 0.856861 -0.0662061 -0.511279 0.863875 0.00816356 -0.50364 0.85643 0.0933366 -0.507757 0.863999 0.166602 -0.475131 0.873367 0.175302 -0.454422 0.857563 0.250389 -0.449323 0.864444 0.309224 -0.396379 0.857402 0.37248 -0.355133 0.863964 0.409285 -0.293348 0.871963 0.4052 -0.274761 0.8564 0.46243 -0.229649 0.85873 0.428741 -0.280651 0.851869 0.341021 -0.397522 0.871509 0.311283 -0.378913 0.842677 0.210598 -0.495525 0.840089 0.0432626 -0.540721 0.87232 0.0211378 -0.488478 0.843747 -0.119482 -0.523274 0.861341 -0.456209 -0.223528 0.843447 -0.493028 -0.213356 0.864067 -0.472662 -0.173146 0.871754 -0.455611 -0.180174 0.856512 -0.450874 -0.251195 0.865085 -0.490712 -0.104072 0.843881 -0.532761 -0.0634833 0.864395 -0.501879 -0.0306421 0.872311 -0.487012 -0.0435036 0.85786 -0.502026 -0.109755 0.859932 -0.510294 -0.0108184 0.854635 -0.511908 0.0868872 0.862877 -0.468709 0.18909 0.83872 -0.466409 0.28109 0.84842 -0.456625 0.267724 0.860646 -0.371171 0.348598 0.841315 -0.37031 0.393775 0.864358 -0.323375 0.385116 0.871357 -0.324752 0.367795 0.857205 -0.385158 0.341838 0.863927 -0.420042 0.277841 0.856382 -0.471095 0.211373 0.863917 -0.485612 0.133527 0.873105 -0.473729 0.115184 0.857151 -0.512613 0.0501961 0.840441 -0.530857 0.108857 0.862571 -0.303937 0.404466 0.851493 -0.235001 0.468758 0.864375 -0.119832 0.48836 0.828036 -0.0532689 0.558138 0.849295 -0.0578796 0.524736 0.859993 0.0652866 0.506112 0.834798 0.0989139 0.541599 0.864191 0.121833 0.488191 0.871567 0.106786 0.478507 0.856717 0.047187 0.513623 0.863856 -0.0276756 0.502978 0.856491 -0.113549 0.503517 0.864053 -0.185842 0.467841 0.87354 -0.193932 0.44645 0.857821 -0.268272 0.438375 0.839554 -0.2344 0.490107 0.86281 0.15075 0.482529 0.851748 0.231499 0.470035 0.866892 0.312934 0.388036 0.823218 0.414739 0.38769 0.844275 0.388716 0.368916 0.862291 0.439693 0.251245 0.82459 0.506244 0.252525 0.864011 0.466113 0.190323 0.871853 0.448517 0.196734 0.856443 0.440986 0.268397 0.86387 0.385995 0.323631 0.856818 0.333523 0.393224 0.864245 0.260925 0.430114 0.873321 0.239446 0.424236 0.858187 0.190176 0.47681 0.835443 0.251625 0.488589 0.860731 0.478554 0.173575 0.855415 0.508113 0.10043 0.865435 0.500815 0.0143362 0.848705 0.525416 -0.0603127 0.811086 0.579448 -0.0798773 0.859622 0.491088 -0.141008 0.855868 0.472491 -0.21034 0.847705 0.453161 -0.275756 0.863717 0.385351 -0.324803 0.801435 0.432202 -0.413405 0.82207 0.410642 -0.394429 0.864335 0.336396 -0.373847 0.871406 0.33703 -0.356457 0.857021 0.397499 -0.327886 0.863896 0.430326 -0.26173 0.85639 0.479058 -0.192613 0.863952 0.490566 -0.113717 0.873234 0.477835 -0.0955815 0.857346 0.513911 -0.0292126 0.864439 0.500201 0.050442 0.857624 0.49831 0.127154 0.871823 0.485883 0.0619868 0.825992 0.555469 0.0958751 0.804123 0.534449 -0.260289 0.872192 0.424558 -0.242965 0.868987 0.284738 -0.404705 0.813757 0.291199 -0.502993 0.850551 0.194726 -0.488512 0.856572 0.133686 -0.49841 0.864106 0.204799 -0.459758 0.869566 0.152949 -0.469534 0.83408 0.118161 -0.538841 0.852493 0.0323873 -0.521734 0.856603 -0.0278641 -0.515223 0.863855 0.0473543 -0.50151 0.857267 0.0262928 -0.514201 0.858834 -0.0424821 -0.510489 0.857712 -0.116591 -0.500736 0.858085 -0.172938 -0.483511 0.86413 -0.10446 -0.492309 0.80824 -0.0926126 -0.581524 0.875606 -0.167285 -0.453134 0.862697 -0.228476 -0.451167 0.911057 -0.277477 -0.304929 0.858316 -0.38529 -0.33889 0.857882 -0.421708 -0.293598 0.866409 -0.444978 -0.226562 0.86184 -0.488943 -0.134786 0.857935 -0.508443 -0.0737036 0.864964 -0.48257 -0.137709 0.859315 -0.176602 -0.479989 0.8467 -0.28124 -0.451668 0.856975 -0.317082 -0.406268 0.864321 -0.242997 -0.440344 0.943688 -0.291622 -0.156238 0.855543 -0.431247 -0.286482 0.857858 -0.46698 -0.2145 0.867431 -0.496366 -0.0344327 0.855982 -0.51695 0.00753014 0.865782 -0.495841 0.0675443 0.863296 -0.478028 0.161892 0.860491 -0.445404 0.247329 0.857431 -0.400816 0.322735 0.85719 -0.359806 0.368462 0.865183 -0.395827 0.307863 0.856375 -0.508032 0.0923299 0.858189 -0.483226 0.173217 0.861089 -0.444917 0.24612 0.866273 -0.32794 0.376863 0.856234 -0.304709 0.417151 0.868098 -0.253796 0.426607 0.866525 -0.168208 0.469937 0.864428 -0.0805699 0.496258 0.862314 0.0063901 0.506333 0.85998 0.0901756 0.502297 0.858411 0.156206 0.4886 0.863059 0.0865238 0.497638 0.854909 -0.234302 0.462853 0.855391 -0.154901 0.494279 0.856941 -0.0721437 0.51034 0.859482 0.0096064 0.511077 0.866214 0.168947 0.470245 0.855856 0.227692 0.464399 0.874194 0.255813 0.412729 0.865248 0.335621 0.37243 0.866121 0.384377 0.319513 0.865793 0.425772 0.262909 0.864904 0.458556 0.204127 0.863492 0.483273 0.144325 0.857412 0.507105 0.0876879 0.861862 0.499263 0.0890501 0.860312 0.509576 0.0140097 0.858025 0.513452 0.0126611 0.862652 0.501879 -0.0628342 0.865484 0.482475 -0.134738 0.867771 0.454847 -0.200219 0.868742 0.422171 -0.258959 0.868214 0.386167 -0.311576 0.889954 0.287122 -0.35432 0.861853 0.244659 -0.444242 0.860107 0.314917 -0.401303 0.853801 0.302042 0.424021 0.852057 0.368643 0.371619 0.8518 0.423617 0.308197 0.852859 0.464885 0.237726 0.855072 0.491766 0.164371 0.853527 0.516211 -0.0708363 0.849617 0.504425 -0.153967 0.847536 0.476989 -0.232735 0.847975 0.435027 -0.302805 0.850861 0.381957 -0.360755 0.891702 0.185704 -0.412772 0.839852 0.189972 -0.508488 0.889915 0.0818549 -0.448722 0.864518 0.00730037 -0.502548 0.855279 0.0936844 -0.509629 0.891653 -0.0217851 -0.452195 0.834424 -0.0610937 -0.547727 0.901314 -0.117569 -0.416905 0.883323 -0.200871 -0.423546 0.841989 -0.139516 -0.521143 0.91839 -0.198492 -0.342289 0.801283 -0.308281 -0.512746 0.89376 -0.283782 -0.347363 0.899388 -0.326326 -0.290882 0.902007 -0.361789 -0.235567 0.765288 -0.542685 -0.346161 0.790851 -0.393411 -0.46881 0.775772 -0.474469 -0.416002 0.863888 -0.372696 -0.338815 0.860015 -0.322926 -0.395085 0.860549 -0.0424354 -0.507597 0.863443 0.104716 -0.493457 0.866792 0.247423 -0.432959 0.858024 0.285707 -0.42681 0.872837 0.364783 0.324174 0.872445 -0.0402327 0.487053 0.872077 -0.415121 0.259146 0.87355 -0.256179 -0.413864 0.872576 0.389961 0.29418 0.872447 -0.401488 -0.278647 0.872319 0.412283 0.262835 0.871413 -0.477066 -0.114228 0.871375 0.480767 0.0978246 0.873367 -0.481304 0.0746824 0.873243 0.47803 -0.0945257 0.87208 -0.415643 0.258297 0.871813 0.405824 -0.274315 0.871863 -0.395386 0.289008 0.87227 0.282319 -0.3993 0.872852 -0.266032 0.409092 0.872849 0.100071 -0.47762 0.87272 -0.0807804 0.481492 0.871664 -0.0877569 -0.482183 0.871471 0.105182 0.479036 0.871494 -0.121777 -0.475046 0.873602 0.271114 0.404125 0.873505 -0.287749 -0.39267 0.872333 0.41116 0.264543 0.872208 -0.421302 -0.24851 0.857118 0.487908 0.165207 -0.890777 -0.454417 -0.00467852 -0.851161 -0.519751 0.073366 -0.86389 -0.482806 0.143504 -0.871017 -0.468593 0.147479 -0.855823 -0.469717 0.216639 -0.863271 -0.42571 0.271171 -0.857507 -0.426569 0.287612 -0.883588 -0.339646 0.322356 -0.849516 -0.32646 0.414423 -0.880528 -0.237371 0.410275 -0.878613 -0.240476 0.412566 -0.850267 -0.247675 0.464438 -0.849163 -0.249338 0.465568 -0.859615 -0.353222 0.369183 -0.856238 -0.36031 0.37018 -0.857174 -0.19222 0.477812 -0.862568 -0.120977 0.491264 -0.860977 -0.0450284 0.506647 -0.860433 0.0336508 0.508451 -0.872746 0.0604586 0.484417 -0.860233 0.104468 0.499084 -0.858798 0.178532 0.480201 -0.860486 0.248619 0.444693 -0.858039 0.320189 0.401556 -0.874648 0.3316 0.3536 -0.862153 0.375062 0.340619 -0.858534 0.43198 0.276248 -0.862155 0.461658 0.208712 -0.857999 0.49382 0.14135 -0.873104 0.477994 0.095974 -0.862229 0.502067 0.0670048 -0.856837 0.515362 -0.0152723 -0.863648 0.495494 -0.0927232 -0.857078 0.482887 -0.179549 -0.873713 0.436128 -0.21545 -0.864443 0.438097 -0.246594 -0.857736 0.405714 -0.315729 -0.876343 0.34025 -0.34096 -0.865216 0.362357 -0.346551 -0.856165 0.296688 -0.423034 -0.876512 0.219921 -0.428208 -0.856028 0.147914 -0.495316 -0.875795 0.0694502 -0.477661 -0.868376 0.0798694 -0.489432 -0.857614 -0.0168775 -0.514017 -0.872982 -0.0768748 -0.481656 -0.856027 -0.163092 -0.490528 -0.872995 -0.215392 -0.437592 -0.868302 -0.214285 -0.447362 -0.855462 -0.307257 -0.416866 -0.872503 -0.344311 -0.346682 -0.856534 -0.423608 -0.294798 -0.870753 -0.439119 -0.22128 -0.869079 -0.440734 -0.224623 -0.856398 -0.491164 -0.159189 -0.869847 -0.485482 -0.0875985 -0.855408 -0.517936 -0.00443866 -0.869344 -0.489476 0.0682278 -0.871278 -0.48574 0.0702275 -0.856111 -0.491227 0.160527 -0.868697 -0.441773 0.224057 -0.857214 -0.416923 0.302257 -0.867175 -0.36103 0.343025 -0.870928 -0.352575 0.342309 -0.855864 -0.312907 0.411809 -0.866474 -0.240754 0.437333 -0.856147 -0.167942 0.48868 -0.865942 -0.0873414 0.492459 -0.873484 -0.0734877 0.481275 -0.85791 -0.00249953 0.513794 -0.865033 0.0656977 0.497396 -0.856812 0.144062 0.495095 -0.863947 0.209161 0.458091 -0.872834 0.215236 0.437989 -0.856676 0.288673 0.427521 -0.863394 0.344053 0.369024 -0.858197 0.408504 0.310841 -0.863253 0.444102 0.239933 -0.872278 0.437985 0.217486 -0.858113 0.482232 0.176334 -0.862058 0.495886 0.104659 -0.857656 0.513583 0.0256536 -0.861168 0.505441 -0.0540253 -0.874378 0.479353 -0.0753885 -0.858823 0.493382 -0.137833 -0.861107 0.460957 -0.214507 -0.85973 0.424137 -0.284556 -0.860639 0.379389 -0.339654 -0.873151 0.345706 -0.34365 -0.859048 0.326163 -0.39453 -0.859387 0.26096 -0.439721 -0.859872 0.187042 -0.475011 -0.859141 0.106741 -0.500484 -0.874902 0.066151 -0.479761 -0.861521 0.0239998 -0.507154 -0.859776 -0.0518725 -0.508031 -0.860772 -0.122419 -0.494049 -0.858125 -0.197854 -0.473789 -0.873799 -0.220651 -0.433346 -0.861323 -0.265384 -0.433238 -0.857556 -0.337327 -0.38834 -0.863185 -0.387428 -0.323746 -0.858381 -0.443013 -0.258694 -0.872377 -0.440825 -0.211261 -0.86274 -0.467718 -0.192148 -0.857408 -0.499808 -0.122652 -0.86311 -0.502781 -0.0474598 -0.856436 -0.514956 0.0365825 -0.873751 -0.479082 0.0839 -0.864747 -0.489461 0.112435 -0.856931 -0.475097 0.199879 -0.876969 -0.412423 0.246644 -0.866069 -0.435414 0.24564 -0.857227 -0.394593 0.330845 -0.875246 -0.327982 0.355488 -0.855832 -0.279747 0.435079 -0.875194 -0.202418 0.439389 -0.867561 -0.215566 0.448184 -0.855968 -0.127017 0.501183 -0.874397 -0.048677 0.482763 -0.857507 0.0357545 0.513229 -0.871976 0.0951612 0.480211 -0.868066 0.091856 0.487876 -0.85576 0.182184 0.484235 -0.871789 0.234434 0.430144 -0.85547 0.32425 0.403774 -0.871219 0.360769 0.332902 -0.870811 0.360947 0.333774 -0.856831 0.435075 0.276679 -0.869388 0.449041 0.206219 -0.856206 0.497055 0.14088 -0.868754 0.490511 0.0683075 -0.870538 0.48771 0.0655849 -0.855484 0.517565 -0.016551 -0.86818 0.488103 -0.0895548 -0.856475 0.483528 -0.180694 -0.867518 0.433903 -0.243189 -0.871269 0.425289 -0.24499 -0.857095 0.406077 -0.317 -0.866177 0.348759 -0.357917 -0.856 0.296342 -0.423609 -0.86542 0.22298 -0.448696 -0.872853 0.207338 -0.441746 -0.856592 0.14735 -0.494509 -0.864972 0.0662247 -0.497432 -0.858188 -0.0171116 -0.51305 -0.864153 -0.0841693 -0.49614 -0.872145 -0.0949006 -0.479955 -0.856983 -0.162656 -0.489003 -0.863058 -0.228341 -0.450545 -0.85717 -0.305369 -0.414741 -0.862517 -0.360608 -0.355003 -0.874568 -0.360097 -0.324747 -0.858924 -0.420048 -0.292931 -0.862576 -0.453747 -0.223778 -0.858355 -0.487932 -0.158582 -0.861186 -0.501081 -0.0852979 -0.873491 -0.483213 -0.0593168 -0.8582 -0.513289 -0.00522274 -0.860387 -0.504017 0.0755054 -0.85963 -0.485976 0.157682 -0.860532 -0.452316 0.234296 -0.87323 -0.419199 0.248479 -0.860033 -0.413562 0.298848 -0.859855 -0.367241 0.354659 -0.859639 -0.310144 0.405994 -0.858697 -0.243155 0.451126 -0.874388 -0.199879 0.442148 -0.860744 -0.167004 0.480864 -0.858663 -0.0854836 0.505362 -0.861953 -0.00372781 0.506975 -0.859078 0.0702976 0.506994 -0.872893 0.101091 0.477324 -0.861406 0.140268 0.488164 -0.857516 0.217117 0.466397 -0.862249 0.281604 0.420982 -0.85717 0.353852 0.374231 -0.874487 0.365621 0.318736 -0.864254 0.398981 0.306397 -0.858424 0.452548 0.241471 -0.86341 0.473132 0.175126 -0.856878 0.505033 0.10345 -0.877721 0.477989 0.033647 -0.864992 0.499493 0.0479104 -0.863951 0.498784 -0.0692998 -0.845387 0.532704 0.0393375 -0.856521 0.512327 0.0623892 -0.855233 0.483687 0.186075 -0.863767 0.412595 0.289262 -0.866612 0.313517 0.388189 -0.864889 0.20037 0.460239 -0.860353 0.0851127 0.502543 -0.853276 -0.0287531 0.520666 -0.849772 -0.0325655 0.526144 -0.86128 -0.168748 0.479292 -0.841498 -0.203957 0.500283 -0.864998 -0.290068 0.409437 -0.865479 -0.382343 0.323668 -0.863017 -0.449132 0.231263 -0.847422 -0.517589 0.118226 -0.852122 -0.509354 0.120196 -0.857329 -0.513806 -0.0314767 -0.844262 -0.53385 -0.0471782 -0.863497 -0.478224 -0.160232 -0.866459 -0.423649 -0.26414 -0.864598 -0.341597 -0.368487 -0.857118 -0.23938 -0.45612 -0.85406 -0.119623 -0.506233 -0.84864 -0.116409 -0.516003 -0.862604 0.00523153 -0.505853 -0.842511 0.0381978 -0.537323 -0.873562 0.0502309 -0.484115 -0.875011 -0.0896967 0.47572 -0.86525 0.0118623 0.501201 -0.844718 -0.0818297 0.528919 -0.860372 -0.114122 0.496725 -0.873724 0.200079 0.443367 -0.86234 0.251508 0.439447 -0.840799 0.24115 0.484669 -0.865355 0.127077 0.48478 -0.842829 0.0838606 0.531608 -0.872897 0.43042 0.229759 -0.8638 0.483652 0.141177 -0.847947 0.474129 0.237038 -0.858249 0.448343 0.249794 -0.85599 0.372721 0.358274 -0.846055 0.377034 0.376877 -0.873918 0.482361 -0.0599628 -0.865303 0.486008 -0.122669 -0.839423 0.536335 -0.0878294 -0.866096 0.499649 0.0151029 -0.840895 0.534146 0.0870902 -0.866455 0.237341 -0.439232 -0.866629 0.147526 -0.476644 -0.841376 0.243687 -0.482393 -0.861922 0.27292 -0.427323 -0.84693 0.382907 -0.368906 -0.858831 0.444517 -0.254585 -0.845605 0.47137 -0.250522 -0.867302 -0.0717858 -0.492579 -0.860282 -0.104737 -0.498943 -0.845056 -0.0896209 -0.527114 -0.865522 0.0152931 -0.500637 -0.840664 0.0720541 -0.536743 -0.870017 -0.345276 -0.35193 -0.865737 -0.420509 -0.271427 -0.84436 -0.38574 -0.371835 -0.859461 -0.342907 -0.379133 -0.851037 -0.239284 -0.467418 -0.848721 -0.239196 -0.471654 -0.869797 -0.485558 -0.0876767 -0.862545 -0.504074 -0.0438893 -0.841167 -0.534971 -0.0790224 -0.865457 -0.471859 -0.168326 -0.843807 -0.484326 -0.231124 -0.871303 -0.435926 0.225386 -0.86359 -0.389233 0.320484 -0.848549 -0.464039 0.254228 -0.856736 -0.460663 0.231933 -0.856169 -0.506967 0.0997955 -0.845265 -0.526372 0.0919744 -0.872229 -0.228766 0.4323 -0.865169 -0.178199 0.468751 -0.839259 -0.236339 0.489682 -0.865873 -0.29707 0.40251 -0.841877 -0.374902 0.38819 -0.871748 0.0749181 0.484192 -0.848488 0.0878945 0.521865 -0.853327 0.0905378 0.513455 -0.859965 -0.0411683 0.50869 -0.843917 -0.0643001 0.532606 -0.874177 0.344021 0.342731 -0.866764 0.402027 0.295117 -0.839901 0.39846 0.368505 -0.866148 0.306765 0.394566 -0.841846 0.255111 0.475619 -0.861467 0.196666 0.468185 -0.873165 0.480575 0.0814296 -0.851937 0.519027 0.0693928 -0.848499 0.524111 0.073187 -0.861005 0.470203 0.193853 -0.845617 0.484634 0.223746 -0.873846 0.429128 -0.228568 -0.865586 0.404084 -0.295764 -0.843649 0.465659 -0.267241 -0.865741 0.461947 -0.192607 -0.844266 0.526246 -0.10139 -0.858599 0.508555 -0.0646483 -0.874244 0.221276 -0.432128 -0.856457 0.208449 -0.472261 -0.844694 0.227441 -0.484523 -0.86281 0.322404 -0.389377 -0.841784 0.369181 -0.393835 -0.872849 -0.0806219 -0.481284 -0.865689 -0.162923 -0.473327 -0.843061 -0.10617 -0.527234 -0.863427 -0.0471396 -0.502267 -0.848697 0.0572537 -0.525771 -0.85527 0.0701673 -0.51341 -0.874612 -0.348947 -0.336586 -0.861075 -0.392887 -0.322784 -0.842829 -0.400119 -0.359921 -0.865069 -0.282443 -0.414587 -0.839373 -0.265464 -0.474323 -0.873033 -0.482012 -0.0740164 -0.865693 -0.499892 0.02613 -0.842494 -0.535004 -0.063048 -0.860979 -0.498007 -0.103464 -0.850317 -0.478213 -0.219713 -0.853245 -0.474971 -0.21535 -0.866165 -0.345997 0.360616 -0.852946 -0.350807 0.386544 -0.848485 -0.358753 0.389063 -0.86175 -0.423099 0.279953 -0.844574 -0.460533 0.273137 -0.867178 -0.471162 0.161274 -0.839457 -0.531335 0.113997 -0.86902 -0.0561815 0.491577 -0.865745 0.0191598 0.500119 -0.842479 -0.0466429 0.536706 -0.865272 -0.105938 0.489981 -0.844402 -0.219629 0.48862 -0.857809 -0.237908 0.455592 -0.869213 0.233958 0.435582 -0.856846 0.267829 0.440548 -0.844358 0.266765 0.464646 -0.863132 0.137955 0.485768 -0.842624 0.114062 0.526285 -0.869587 0.448837 0.205824 -0.865562 0.482703 0.133421 -0.844335 0.492811 0.21032 -0.863253 0.443188 0.241617 -0.848693 0.396902 0.349557 -0.853987 0.382907 0.352263 -0.872042 0.480423 -0.093465 -0.861245 0.489472 -0.136657 -0.842048 0.52577 -0.120505 -0.865012 0.501726 0.0050315 -0.839771 0.54027 0.0537791 -0.871508 0.336629 -0.356588 -0.865268 0.264111 -0.426095 -0.843407 0.356228 -0.402201 -0.860625 0.367136 -0.352896 -0.851997 0.447818 -0.271218 -0.851567 0.44863 -0.271229 -0.873334 -0.234984 -0.426696 -0.844775 -0.273591 -0.459895 -0.872423 -0.446432 -0.198939 -0.843656 -0.496902 -0.203304 -0.874646 -0.474577 0.0988502 -0.873338 -0.329917 0.358378 -0.840434 -0.35197 0.412054 -0.874553 -0.042945 0.483025 -0.873796 0.241095 0.422319 -0.839376 0.287768 0.461126 -0.872196 0.449549 0.192822 -0.849047 0.490707 0.195771 -0.856119 0.513517 -0.0579726 -0.877387 0.464341 -0.120745 -0.856884 0.466324 -0.219753 -0.874998 0.405638 -0.264265 -0.866664 0.423363 -0.263927 -0.856775 0.382655 -0.345704 -0.874115 0.314941 -0.369778 -0.855589 0.262104 -0.446396 -0.873889 0.184206 -0.449873 -0.868613 0.193257 -0.456249 -0.856003 0.105838 -0.506021 -0.873016 0.0277931 -0.486899 -0.85716 -0.0539616 -0.512215 -0.870936 -0.113772 -0.478044 -0.868821 -0.112087 -0.482273 -0.855593 -0.201116 -0.476984 -0.870607 -0.253342 -0.421736 -0.855584 -0.340618 -0.389814 -0.869988 -0.376588 -0.318281 -0.871706 -0.375751 -0.314547 -0.857291 -0.445089 -0.258744 -0.868262 -0.458067 -0.190517 -0.856093 -0.502198 -0.122073 -0.867659 -0.494785 -0.0485373 -0.871244 -0.488951 -0.0431327 -0.855658 -0.516173 0.0376061 -0.86706 -0.485697 0.110929 -0.856926 -0.474881 0.200413 -0.866373 -0.425663 0.261167 -0.871323 -0.41405 0.263362 -0.857041 -0.39446 0.331486 -0.865171 -0.335684 0.372552 -0.85623 -0.279096 0.434714 -0.864401 -0.204533 0.459322 -0.8733 -0.185574 0.450455 -0.857058 -0.12651 0.499447 -0.86419 -0.0449242 0.501155 -0.85835 0.0357583 0.511817 -0.863221 0.102985 0.494211 -0.872527 0.115268 0.474773 -0.857263 0.181098 0.481979 -0.862138 0.247471 0.442127 -0.85776 0.321442 0.401151 -0.861724 0.376499 0.340117 -0.874775 0.37544 0.306291 -0.859522 0.43094 0.274795 -0.861818 0.462625 0.207963 -0.85869 0.49289 0.140392 -0.860358 0.505471 0.0654479 -0.873768 0.484952 0.0367696 -0.85884 0.512016 -0.0152788 -0.859686 0.501527 -0.0970036 -0.860501 0.477667 -0.177122 -0.860081 0.443086 -0.252853 -0.872794 0.408514 -0.267108 -0.86042 0.402328 -0.312744 -0.859116 0.354256 -0.369353 -0.860326 0.293494 -0.416775 -0.858084 0.224657 -0.461758 -0.874453 0.177841 -0.451336 -0.86169 0.146729 -0.485758 -0.858282 0.0640166 -0.50917 -0.86239 -0.0155104 -0.506008 -0.858425 -0.0889735 -0.505163 -0.872895 -0.121812 -0.472457 -0.862126 -0.158042 -0.481415 -0.856979 -0.236187 -0.458043 -0.863236 -0.297325 -0.407948 -0.856865 -0.369701 -0.35931 -0.87416 -0.381487 -0.300518 -0.865022 -0.410262 -0.288827 -0.858215 -0.461425 -0.224843 -0.876124 -0.455889 -0.156752 -0.865136 -0.47031 -0.174208 -0.856417 -0.50944 -0.0837967 -0.876472 -0.481257 -0.0137375 -0.855899 -0.511018 0.0793511 -0.875977 -0.46105 0.141766 -0.868009 -0.477168 0.137369 -0.856949 -0.456658 0.238961 -0.87312 -0.398416 0.280938 -0.856392 -0.3699 0.360233 -0.872971 -0.301071 0.383768 -0.868018 -0.31088 0.387166 -0.85544 -0.243821 0.456918 -0.872597 -0.165386 0.459588 -0.85614 -0.0844645 0.509795 -0.871579 -0.00748447 0.490199 -0.869517 -0.0103214 0.493796 -0.856849 0.0722972 0.510474 -0.869878 0.132615 0.475105 -0.8555 0.219918 0.46878 -0.869416 0.272086 0.412414 -0.870918 0.272216 0.409145 -0.855796 0.3563 0.375051 -0.868811 0.391707 0.302874 -0.857519 0.454307 0.241384 -0.867298 0.46634 0.17413 -0.870803 0.462315 0.167234 -0.856088 0.506496 0.102834 -0.866458 0.49845 0.028262 -0.855934 0.513749 -0.0586485 -0.865996 0.482243 -0.13226 -0.873359 0.466682 -0.139468 -0.857458 0.465328 -0.219626 -0.865309 0.417117 -0.277946 -0.857119 0.38201 -0.345565 -0.86406 0.32187 -0.387039 -0.872513 0.302092 -0.384006 -0.856553 0.261225 -0.445059 -0.863432 0.185455 -0.469139 -0.857727 0.10549 -0.503166 -0.863248 0.0235276 -0.504232 -0.872943 0.00483819 -0.487798 -0.858464 -0.0536087 -0.510064 -0.862332 -0.121983 -0.491431 -0.857642 -0.199385 -0.474021 -0.861267 -0.266359 -0.432749 -0.874104 -0.273912 -0.401141 -0.858432 -0.336901 -0.386771 -0.861004 -0.391653 -0.324469 -0.859955 -0.440908 -0.257055 -0.861016 -0.471092 -0.191634 -0.872911 -0.460611 -0.160822 -0.859112 -0.497086 -0.121785 -0.859573 -0.509012 -0.0451754 -0.859571 -0.509763 0.0357672 -0.859067 -0.497972 0.118436 -0.874951 -0.461847 0.145458 -0.861437 -0.468485 0.196083 -0.859808 -0.433389 0.270007 -0.860892 -0.390349 0.326333 -0.858419 -0.340452 0.383678 -0.873556 -0.295723 0.386586 -0.861094 -0.276254 0.42685 -0.857544 -0.20557 0.471549 -0.862696 -0.126243 0.489712 -0.85799 -0.0424315 0.511912 -0.87324 0.00224449 0.487286 -0.862885 0.0336743 0.504277 -0.857813 0.107883 0.502513 -0.86294 0.175604 0.473812 -0.856522 0.255015 0.448707 -0.873584 0.281238 0.397186 -0.864302 0.312428 0.394172 -0.856665 0.384787 0.343606 -0.877853 0.399511 0.264132 -0.866521 0.409089 0.285984 -0.857724 0.46987 0.208643 -0.875086 0.463316 0.139864 -0.856035 0.512974 0.0637248 -0.875205 0.483707 -0.00656233 -0.867191 0.497972 0.00182197 -0.855778 0.507454 -0.100669 -0.874584 0.456765 -0.162694 -0.857248 0.446327 -0.256743 -0.871895 0.389654 -0.296596 -0.867958 0.398123 -0.296896 -0.856081 0.356332 -0.374371 -0.871813 0.286405 -0.397384 -0.855388 0.224928 -0.466603 -0.871332 0.145976 -0.468479 -0.870534 0.14734 -0.469534 -0.856362 0.0630116 -0.512517 -0.870115 -0.0120781 -0.492701 -0.856612 -0.0908091 -0.507908 -0.868823 -0.151692 -0.471314 -0.870263 -0.152704 -0.46832 -0.855504 -0.23843 -0.459635 -0.868257 -0.290551 -0.402132 -0.856097 -0.371259 -0.359533 -0.867692 -0.406074 -0.286731 -0.8722 -0.403442 -0.276591 -0.857551 -0.462754 -0.224644 -0.866334 -0.47412 -0.157087 -0.856133 -0.510011 -0.0832177 -0.865525 -0.500806 -0.00771135 -0.872525 -0.488562 0.00265627 -0.856304 -0.510299 0.0796158 -0.86499 -0.477744 0.153468 -0.858061 -0.454984 0.238162 -0.864355 -0.40822 0.293677 -0.871899 -0.389862 0.296312 -0.857202 -0.368846 0.359385 -0.863229 -0.307054 0.400692 -0.856985 -0.242795 0.454563 -0.862537 -0.165809 0.478056 -0.874312 -0.139837 0.464784 -0.858414 -0.0843207 0.50598 -0.862499 -0.00292408 0.50605 -0.858641 0.071542 0.50756 -0.861457 0.141197 0.487807 -0.873214 0.156253 0.461608 -0.858117 0.217376 0.465169 -0.860461 0.284958 0.422381 -0.859185 0.351649 0.371677 -0.860372 0.406017 0.308077 -0.874336 0.403813 0.269204 -0.860318 0.449818 0.239826 -0.860235 0.479047 0.17467 -0.859633 0.500457 0.102832 -0.858852 0.511635 0.0245368 -0.874141 0.485582 -0.00938865 -0.860383 0.506541 -0.0561952 -0.858532 0.493355 -0.139725 -0.862264 0.458691 -0.214716 -0.859512 0.423601 -0.286009 -0.872686 0.384924 -0.30042 -0.861454 0.37764 -0.339537 -0.857779 0.325821 -0.397562 -0.861957 0.258486 -0.436137 -0.857099 0.185901 -0.48044 -0.874354 0.132079 -0.466969 -0.86375 0.105634 -0.492725 -0.857801 0.0209668 -0.513555 -0.863486 -0.0509176 -0.501796 -0.857254 -0.126931 -0.499003 -0.877586 -0.176953 -0.445569 -0.864748 -0.173324 -0.47135 -0.856706 -0.199753 -0.475556 -0.845093 -0.195392 -0.497635 -0.863343 -0.0710738 -0.499587 -0.844261 -0.0422862 -0.534261 -0.872427 -0.024085 -0.488151 -0.866843 0.485247 -0.114538 -0.867303 0.456326 -0.198876 -0.840936 0.52305 -0.138729 -0.867103 0.328835 -0.374165 -0.857905 0.317781 -0.40375 -0.844414 0.343344 -0.411193 -0.863909 0.400918 -0.304839 -0.843975 0.448521 -0.294167 -0.869299 0.0329519 -0.493187 -0.86544 -0.0532335 -0.498176 -0.845074 0.0223419 -0.534182 -0.862393 0.0638065 -0.502203 -0.847896 0.199422 -0.491227 -0.851203 0.194973 -0.487278 -0.870093 -0.253272 -0.422838 -0.861388 -0.296106 -0.412713 -0.841214 -0.292743 -0.454599 -0.865032 -0.172093 -0.471278 -0.84133 -0.138032 -0.5226 -0.870139 -0.456028 -0.186805 -0.864563 -0.493234 -0.0961867 -0.845827 -0.498797 -0.189154 -0.860164 -0.464109 -0.211473 -0.854213 -0.410593 -0.318958 -0.848331 -0.414443 -0.329501 -0.872737 -0.474068 0.116571 -0.864798 -0.471306 0.17319 -0.840285 -0.521576 0.147918 -0.86635 -0.498209 0.0350181 -0.83976 -0.542209 -0.0284985 -0.872054 -0.319841 0.370438 -0.863332 -0.228666 0.449855 -0.846206 -0.336018 0.413553 -0.856042 -0.342284 0.387342 -0.856454 -0.424025 0.294431 -0.848793 -0.43917 0.294415 -0.87342 -0.0275443 0.486188 -0.864347 0.0278732 0.502123 -0.842714 -0.0132804 0.538197 -0.86735 -0.0971354 0.488129 -0.84088 -0.187824 0.507585 -0.873747 0.254622 0.414408 -0.848527 0.288143 0.443819 -0.850461 0.287752 0.440358 -0.858567 0.151748 0.48973 -0.844795 0.142486 0.515771 -0.872686 0.453808 0.180213 -0.865119 0.485734 0.12503 -0.84244 0.507016 0.182293 -0.86543 0.442837 0.234366 -0.844284 0.426099 0.324998 -0.861557 0.376949 0.340042 -0.874837 0.468743 -0.122227 -0.854667 0.495955 -0.153533 -0.847256 0.509577 -0.14996 -0.861556 0.507615 -0.00694362 -0.841199 0.540332 0.0206572 -0.873477 0.313252 -0.372707 -0.866109 0.255975 -0.42934 -0.840413 0.332848 -0.42769 -0.864296 0.35853 -0.352773 -0.847092 0.436621 -0.302981 -0.85956 0.435416 -0.267523 -0.873986 0.0201324 -0.485533 -0.857665 -0.00620537 -0.514171 -0.846796 0.00667607 -0.531876 -0.864795 0.12842 -0.485426 -0.839733 0.179286 -0.512547 -0.873727 -0.261308 -0.410267 -0.866923 -0.344702 -0.360034 -0.840813 -0.307734 -0.445348 -0.862761 -0.239613 -0.445229 -0.847215 -0.147768 -0.510285 -0.855669 -0.126392 -0.501852 -0.866106 -0.499237 -0.0249584 -0.849337 -0.527577 -0.0170082 -0.849909 -0.52667 -0.0165086 -0.859291 -0.488534 -0.151506 -0.845394 -0.50467 -0.174977 -0.86499 -0.430615 -0.25761 -0.840998 -0.436391 -0.319821 -0.867278 -0.410916 0.281029 -0.865244 -0.377152 0.330317 -0.843569 -0.435747 0.313873 -0.86598 -0.441642 0.234586 -0.843742 -0.511796 0.161756 -0.860688 -0.496077 0.114558 -0.869612 -0.170494 0.463365 -0.854849 -0.158623 0.494036 -0.846383 -0.170845 0.504428 -0.861795 -0.283646 0.420541 -0.84144 -0.325726 0.43114 -0.869557 0.132374 0.475761 -0.865912 0.207238 0.455246 -0.841305 0.161048 0.516013 -0.864086 0.0895409 0.495316 -0.847776 0.000931388 0.530353 -0.858275 -0.0226486 0.51269 -0.872128 0.389929 0.295546 -0.858804 0.426366 0.284021 -0.844981 0.435259 0.310736 -0.864689 0.324155 0.383714 -0.839466 0.316673 0.441606 -0.871873 0.489317 0.0201467 -0.866472 0.493349 -0.0763786 -0.84122 0.540682 0.00338824 -0.862334 0.503198 0.0563105 -0.846469 0.501956 0.17757 -0.854383 0.491908 0.167501 -0.871623 0.402009 -0.280466 -0.859964 0.399515 -0.317568 -0.846023 0.428728 -0.316919 -0.866257 0.454072 -0.208368 -0.840021 0.513961 -0.173803 -0.873891 0.162815 -0.458047 -0.86621 0.0565244 -0.496473 -0.843549 0.162471 -0.511887 -0.859859 0.190391 -0.473701 -0.850286 0.313772 -0.422565 -0.849746 0.314658 -0.422991 -0.8729 -0.135703 -0.468648 -0.862101 -0.184286 -0.472039 -0.841944 -0.168101 -0.512711 -0.865411 -0.0611639 -0.497316 -0.843648 -0.0110725 -0.536783 -0.874688 -0.390017 -0.287764 -0.863933 -0.460454 -0.203964 -0.847938 -0.435461 -0.302284 -0.85694 -0.411761 -0.310011 -0.855147 -0.313681 -0.412708 -0.845715 -0.315316 -0.430513 -0.873984 -0.485757 -0.0138444 -0.864618 -0.500317 0.046021 -0.839471 -0.543372 0.00592632 -0.865758 -0.492662 -0.0880149 -0.84242 -0.514397 -0.160385 -0.872642 -0.397088 0.284283 -0.848471 -0.42688 0.312843 -0.854357 -0.416238 0.311159 -0.859945 -0.474481 0.188046 -0.843736 -0.506175 0.178599 -0.874446 -0.155217 0.459622 -0.866927 -0.087624 0.490673 -0.839469 -0.153849 0.521174 -0.866042 -0.219879 0.449026 -0.841758 -0.312113 0.440488 -0.861825 -0.332279 0.383207 -0.87283 0.14275 0.46668 -0.85136 0.16877 0.496692 -0.849424 0.168153 0.500203 -0.860884 0.038428 0.507349 -0.845431 0.0181232 0.533778 -0.866031 0.475696 0.153959 -0.862461 0.492698 0.115797 -0.842682 0.516234 0.152935 -0.865612 0.446017 0.227563 -0.842612 0.448647 0.29786 -0.865904 0.375912 0.33 -0.859088 0.280762 0.42795 -0.843597 0.325183 0.427317 -0.869099 0.468094 -0.159857 -0.86383 0.426636 -0.267917 -0.847692 0.497959 -0.182905 -0.855709 0.491461 -0.16195 -0.855564 0.517268 -0.0210855 -0.845266 0.534227 -0.0112704 -0.86891 0.292157 -0.39955 -0.86459 0.248226 -0.436883 -0.839756 0.306114 -0.448447 -0.865652 0.351553 -0.356451 -0.843725 0.421992 -0.331739 -0.869761 -0.0115975 -0.493337 -0.850312 -0.019352 -0.525923 -0.853039 -0.0216474 -0.521399 -0.86031 0.117734 -0.49599 -0.842866 0.145518 -0.518074 -0.871687 -0.290689 -0.39454 -0.866759 -0.351936 -0.35337 -0.839189 -0.338148 -0.425932 -0.86564 -0.24353 -0.437448 -0.842597 -0.182774 -0.506581 -0.861472 -0.12841 -0.491301 -0.871267 -0.468146 -0.14742 -0.852531 -0.503061 -0.141846 -0.84949 -0.507027 -0.145913 -0.861744 -0.440596 -0.251541 -0.843366 -0.452074 -0.290453 -0.873903 -0.458279 0.162094 -0.86614 -0.437541 0.241577 -0.841198 -0.50322 0.197878 -0.86528 -0.486925 0.119139 -0.843889 -0.536121 0.0206311 -0.85839 -0.512825 -0.0132987 -0.873032 -0.283832 0.396555 -0.856085 -0.277614 0.435945 -0.845059 -0.296851 0.444696 -0.862881 -0.373451 0.340545 -0.843652 -0.417344 0.337751 -0.872637 0.0169089 0.488077 -0.865591 0.0960917 0.491446 -0.844698 0.0342654 0.534146 -0.863782 -0.0173457 0.503568 -0.847534 -0.137391 0.51265 -0.854593 -0.149013 0.49746 -0.874389 0.292807 0.386922 -0.860364 0.338675 0.380885 -0.842231 0.340829 0.417711 -0.864616 0.217352 0.452987 -0.840308 0.192814 0.506661 -0.873093 0.466786 0.14078 -0.86528 0.498897 0.0489116 -0.843656 0.518871 0.1379 -0.861191 0.478727 0.170795 -0.851729 0.443398 0.279205 -0.851236 0.443825 0.280028 -0.874922 0.454056 -0.168357 -0.862849 0.454654 -0.220864 -0.84174 0.499269 -0.205439 -0.866495 0.491749 -0.0858468 -0.839184 0.542899 -0.0321169 -0.873571 0.277333 -0.39995 -0.864658 0.181552 -0.468407 -0.844418 0.290109 -0.450328 -0.857787 0.303154 -0.415088 -0.853782 0.399524 -0.333822 -0.849745 0.407116 -0.334947 -0.856148 -0.273503 -0.438415 -0.877491 -0.30812 -0.367521 -0.856561 -0.399076 -0.327172 -0.876198 -0.412849 -0.248663 -0.867046 -0.421058 -0.26635 -0.857243 -0.477791 -0.191964 -0.874018 -0.470238 -0.122348 -0.855732 -0.515603 -0.0433145 -0.873934 -0.485282 0.027215 -0.868226 -0.495705 0.0214394 -0.855748 -0.502848 0.121817 -0.873227 -0.451459 0.183464 -0.857437 -0.43594 0.27342 -0.870913 -0.379816 0.311848 -0.868659 -0.384691 0.312161 -0.85584 -0.341978 0.388058 -0.870643 -0.270958 0.410564 -0.855428 -0.205502 0.475407 -0.870093 -0.126065 0.476494 -0.871399 -0.123827 0.474691 -0.856685 -0.0414774 0.51417 -0.868674 0.0308053 0.494426 -0.856447 0.109475 0.504494 -0.867753 0.170887 0.466694 -0.870953 0.172993 0.459906 -0.855615 0.256612 0.449526 -0.867141 0.308667 0.390886 -0.856498 0.38542 0.343311 -0.866636 0.41954 0.270053 -0.872016 0.416138 0.257714 -0.857469 0.470493 0.208285 -0.865358 0.481366 0.139438 -0.856293 0.5126 0.0632744 -0.864504 0.502452 -0.0132183 -0.873036 0.486973 -0.0257898 -0.856743 0.505867 -0.100449 -0.864121 0.472096 -0.174414 -0.858482 0.444546 -0.255709 -0.863499 0.398497 -0.309142 -0.872292 0.37673 -0.31174 -0.857416 0.354893 -0.372678 -0.862303 0.291519 -0.414066 -0.857508 0.223847 -0.463219 -0.861706 0.145657 -0.486052 -0.874653 0.11646 -0.470551 -0.85917 0.0631205 -0.507781 -0.861871 -0.0167601 -0.50685 -0.858916 -0.0895647 -0.504224 -0.860626 -0.160505 -0.483282 -0.873497 -0.176817 -0.453585 -0.858683 -0.235099 -0.455402 -0.859716 -0.30316 -0.411075 -0.86002 -0.365659 -0.355893 -0.859834 -0.419521 -0.291012 -0.873758 -0.416789 -0.250667 -0.860671 -0.457652 -0.223161 -0.859482 -0.486425 -0.157102 -0.860246 -0.502982 -0.0835758 -0.858198 -0.513307 -0.00359042 -0.874229 -0.484398 0.0328824 -0.861276 -0.502349 0.0764839 -0.858089 -0.487681 0.16078 -0.862755 -0.448673 0.233123 -0.858888 -0.413993 0.301531 -0.872686 -0.371894 0.316408 -0.862105 -0.364229 0.352297 -0.8572 -0.310394 0.41093 -0.862895 -0.240221 0.444641 -0.856739 -0.165757 0.488389 -0.874186 -0.108464 0.473323 -0.864864 -0.0849638 0.494764 -0.857824 -0.00036453 0.513944 -0.875918 0.0596912 0.478753 -0.865126 0.0501897 0.499037 -0.856751 0.14608 0.49461 -0.876389 0.195879 0.439971 -0.855868 0.291588 0.42716 -0.876108 0.325556 0.355594 -0.867553 0.328904 0.373061 -0.856549 0.412516 0.310088 -0.874411 0.425314 0.233481 -0.856824 0.485122 0.174672 -0.872921 0.476595 0.10424 -0.867785 0.484172 0.111923 -0.855518 0.517279 0.022617 -0.872666 0.485939 -0.0481372 -0.855823 0.497187 -0.142734 -0.871921 0.445135 -0.20398 -0.870302 0.448626 -0.203244 -0.857345 0.425797 -0.289235 -0.86991 0.369202 -0.327026 -0.855696 0.326826 -0.401209 -0.869489 0.254715 -0.423213 -0.870576 0.252552 -0.422274 -0.855572 0.185612 -0.483265 -0.868906 0.105708 -0.483557 -0.857117 0.0201428 -0.514728 -0.867415 -0.0488562 -0.495182 -0.870532 -0.0528997 -0.489261 -0.856361 -0.128184 -0.500215 -0.866696 -0.190183 -0.46116 -0.855816 -0.274401 -0.4385 -0.86606 -0.326353 -0.378727 -0.873041 -0.326006 -0.362655 -0.856976 -0.398785 -0.32644 -0.865593 -0.431844 -0.253494 -0.857504 -0.477526 -0.191459 -0.864202 -0.488334 -0.121183 -0.872093 -0.477796 -0.105667 -0.85649 -0.514365 -0.0430449 -0.863692 -0.502852 0.0342983 -0.857322 -0.500353 0.121022 -0.863195 -0.465609 0.195199 -0.874003 -0.440311 0.205537 -0.858777 -0.434084 0.272164 -0.862623 -0.388004 0.324552 -0.857725 -0.340203 0.385448 -0.861421 -0.275204 0.426869 -0.873814 -0.244707 0.4202 -0.858118 -0.204427 0.471002 -0.860944 -0.125065 0.493086 -0.859974 -0.0419424 0.508611 -0.861379 0.0354766 0.506723 -0.872606 0.0577137 0.485003 -0.859184 0.107723 0.500198 -0.859914 0.179779 0.477731 -0.859347 0.252411 0.444761 -0.85905 0.320914 0.398807 -0.874754 0.329108 0.355659 -0.860924 0.378884 0.339495 -0.859398 0.432022 0.27348 -0.861081 0.464474 0.20689 -0.858771 0.493161 0.138943 -0.873314 0.477022 0.0988534 -0.86095 0.504639 0.0640675 -0.857614 0.513993 -0.0175864 -0.862241 0.497206 -0.096578 -0.857739 0.480969 -0.181527 -0.874156 0.436831 -0.212203 -0.86319 0.438413 -0.250395 -0.858262 0.403697 -0.316882 -0.862845 0.350112 -0.364582 -0.856695 0.294201 -0.423697 -0.873403 0.238052 -0.424851 -0.86391 0.221499 -0.452324 -0.856475 0.145193 -0.495348 -0.878152 0.0674125 -0.473609 -0.866822 0.0825823 -0.491731 -0.857942 -0.0192361 -0.513386 -0.874896 -0.0775906 -0.478055 -0.85632 -0.165254 -0.489293 -0.875176 -0.214856 -0.433479 -0.866864 -0.213428 -0.450549 -0.855677 -0.309219 -0.414971 -0.874729 -0.342545 -0.342802 -0.856628 -0.425066 -0.292418 -0.872607 -0.436787 -0.218574 -0.868016 -0.441398 -0.22741 -0.856468 -0.491802 -0.156823 -0.871805 -0.482322 -0.0855682 -0.855395 -0.517973 -0.001699 -0.871413 -0.485634 0.069273 -0.87015 -0.488063 0.0680726 -0.855991 -0.490511 0.163337 -0.870645 -0.437929 0.224042 -0.857087 -0.415669 0.304338 -0.86889 -0.357792 0.342075 -0.870034 -0.355288 0.341777 -0.855633 -0.310931 0.413781 -0.86834 -0.237735 0.43528 -0.855803 -0.165302 0.49018 -0.867762 -0.0849619 0.489664 -0.872742 -0.0763328 0.482177 -0.857571 0.000272355 0.514365 -0.866488 0.0669716 0.494684 -0.856363 0.146944 0.495025 -0.865649 0.209489 0.454715 -0.851146 0.201396 0.484759 -0.863854 0.257627 0.43288 -0.856114 0.291727 0.426572 -0.865031 0.343533 0.365659 -0.861743 0.395672 0.317557 -0.823728 0.511811 0.243972 -0.878639 0.372643 0.298546 -0.866361 -0.311888 -0.390056 -0.86334 -0.40615 -0.299478 -0.847591 -0.339975 -0.407438 -0.853558 -0.323968 -0.408025 -0.866915 -0.480333 -0.133185 -0.864684 -0.496102 -0.0787622 -0.841116 -0.525017 -0.129926 -0.865574 -0.460575 -0.1966 -0.844733 -0.458647 -0.275807 -0.869898 -0.458484 0.18185 -0.852701 -0.480205 0.20568 -0.849713 -0.485794 0.204921 -0.860488 -0.506006 0.0593103 -0.841834 -0.538315 0.0391463 -0.869762 -0.272705 0.411273 -0.866258 -0.211292 0.452716 -0.839466 -0.284815 0.462793 -0.864977 -0.323818 0.383349 -0.844909 -0.406595 0.347576 -0.860985 -0.410289 0.300613 -0.870087 0.0326872 0.491813 -0.855092 0.0511289 0.515949 -0.849804 0.0463893 0.525054 -0.864048 -0.077215 0.497452 -0.840806 -0.119397 0.528006 -0.872399 0.308638 0.379028 -0.86749 0.379352 0.321796 -0.840372 0.356932 0.40789 -0.864066 0.28107 0.4176 -0.845175 0.202891 0.494484 -0.857295 0.170253 0.485859 -0.871793 0.473165 0.126858 -0.857421 0.503698 0.105445 -0.845352 0.519906 0.12279 -0.863833 0.452759 0.220909 -0.843389 0.464978 0.269243 -0.874118 0.449526 -0.183969 -0.865594 0.420625 -0.271702 -0.843963 0.489685 -0.21894 -0.862585 0.478803 -0.163387 -0.846801 0.530577 -0.0376327 -0.851861 0.522166 -0.0409303 -0.873449 0.264643 -0.408719 -0.860685 0.240645 -0.448677 -0.841702 0.276715 -0.463646 -0.864805 0.345923 -0.363936 -0.842141 0.403924 -0.357274 -0.872542 -0.0378338 -0.487071 -0.864715 -0.132996 -0.484334 -0.846247 -0.0562459 -0.529814 -0.86068 -0.0200651 -0.508751 -0.853262 0.105989 -0.510597 -0.848544 0.111984 -0.517138 -0.87461 -0.311223 -0.371749 -0.864226 -0.363142 -0.348196 -0.840166 -0.363859 -0.402154 -0.866049 -0.251018 -0.432375 -0.840014 -0.216177 -0.497639 -0.87323 -0.472273 -0.120115 -0.863517 -0.504264 -0.00744708 -0.84614 -0.520365 -0.115183 -0.856903 -0.497659 -0.134362 -0.856409 -0.454044 -0.24578 -0.848076 -0.461401 -0.260531 -0.874651 -0.445697 0.19063 -0.864427 -0.435579 0.25107 -0.841469 -0.489085 0.229621 -0.867134 -0.481745 0.126495 -0.840346 -0.53899 0.0575212 -0.873518 -0.258105 0.412732 -0.847524 -0.271717 0.455932 -0.851196 -0.26623 0.452312 -0.858208 -0.371105 0.354626 -0.845823 -0.39574 0.357733 -0.86582 0.193484 0.461431 -0.860957 0.230833 0.453288 -0.841833 0.221803 0.492057 -0.864972 0.104915 0.490731 -0.843328 0.0656977 0.533368 -0.866069 -0.0105269 0.499813 -0.861811 -0.14077 0.487305 -0.843205 -0.102355 0.527758 -0.867528 0.431851 0.24678 -0.864522 0.475316 0.163327 -0.847057 0.466924 0.253921 -0.85964 0.434281 0.269108 -0.853441 0.35724 0.379497 -0.84759 0.359639 0.390194 -0.869217 0.492401 -0.0447579 -0.864138 0.493663 -0.0977859 -0.839779 0.538822 -0.0666465 -0.865875 0.498644 0.0401963 -0.840822 0.530773 0.106296 -0.869358 0.370403 -0.327137 -0.863025 0.293604 -0.411077 -0.847288 0.38936 -0.361251 -0.856621 0.39172 -0.335793 -0.857588 0.457142 -0.235719 -0.846152 0.479756 -0.232081 -0.87218 0.100073 -0.478839 -0.865602 0.0386197 -0.499241 -0.840236 0.0929779 -0.53419 -0.86671 0.172684 -0.467968 -0.840589 0.262184 -0.473994 -0.871602 -0.193204 -0.450536 -0.848516 -0.218911 -0.481767 -0.850733 -0.219051 -0.477776 -0.859051 -0.0832961 -0.505068 -0.846494 -0.0708967 -0.527656 -0.872016 -0.42744 -0.238503 -0.865128 -0.464491 -0.189215 -0.843528 -0.47656 -0.247691 -0.866557 -0.405666 -0.290713 -0.842922 -0.372877 -0.387873 -0.861007 -0.31988 -0.395402 -0.873658 -0.484082 0.0488446 -0.853759 -0.515217 0.075143 -0.846605 -0.527593 0.0700385 -0.861425 -0.503276 -0.0682625 -0.842526 -0.529547 -0.0986435 -0.87264 -0.362722 0.327005 -0.865748 -0.316586 0.387625 -0.841855 -0.388301 0.374837 -0.864375 -0.402293 0.301689 -0.847255 -0.474716 0.238333 -0.858472 -0.469155 0.207169 -0.874905 -0.0927581 0.475329 -0.858685 -0.0656814 0.508278 -0.844746 -0.0852333 0.528337 -0.864096 -0.202677 0.460718 -0.839675 -0.254839 0.479587 -0.873793 0.197061 0.444583 -0.866309 0.285363 0.409973 -0.841015 0.237695 0.486 -0.862511 0.172206 0.475837 -0.84874 0.0763257 0.523274 -0.856433 0.058102 0.512978 -0.873071 0.428779 0.232155 -0.859935 0.463278 0.21421 -0.846271 0.475522 0.240219 -0.866557 0.387026 0.315103 -0.839589 0.38408 0.384152 -0.874246 0.482175 -0.0565718 -0.866476 0.480451 -0.135594 -0.838204 0.538644 -0.0853068 -0.862795 0.505352 -0.0142823 -0.846218 0.524899 0.0916341 -0.851604 0.51434 0.101115 -0.872635 0.357959 -0.332224 -0.86482 0.294026 -0.406984 -0.843118 0.381844 -0.378612 -0.854839 0.38403 -0.348957 -0.859499 0.442355 -0.256094 -0.842316 0.476725 -0.251471 -0.865952 -0.0701981 -0.495176 -0.858983 -0.111777 -0.499654 -0.836568 -0.0930498 -0.539904 -0.863239 -0.0235894 -0.504244 -0.848748 0.0711423 -0.52399 -0.864427 0.191705 -0.464774 -0.834601 0.248316 -0.491711 -0.868653 -0.345236 -0.355322 -0.867253 -0.405761 -0.288497 -0.834781 -0.397293 -0.381182 -0.843511 -0.378457 -0.38113 -0.863413 -0.272327 -0.424683 -0.85487 -0.201223 -0.478233 -0.831349 -0.256666 -0.492932 -0.868636 -0.487167 -0.0902193 -0.855103 -0.515578 -0.054573 -0.824994 -0.559771 -0.0777251 -0.863351 -0.484259 -0.14184 -0.849162 -0.47962 -0.221109 -0.836692 -0.494422 -0.23557 -0.870406 -0.438456 0.22394 -0.844382 -0.468406 0.260031 -0.838111 -0.477526 0.263703 -0.867625 -0.480676 0.12719 -0.818221 -0.564496 0.108897 -0.859215 -0.51041 0.0350897 -0.871338 -0.231741 0.432512 -0.852768 -0.217142 0.475011 -0.814069 -0.24432 0.526877 -0.874013 -0.305049 0.378215 -0.814922 -0.395329 0.423813 -0.867127 -0.38459 0.316514 -0.87106 0.0727363 0.48576 -0.832278 0.112974 0.542725 -0.809406 0.120416 0.574772 -0.874707 -0.00337614 0.48464 -0.80171 -0.055961 0.595088 -0.861559 -0.103786 0.496935 -0.857557 0.411243 0.308991 -0.864601 0.442941 0.237211 -0.858461 0.48143 0.176835 -0.848732 0.512788 0.129235 -0.854309 0.519579 0.0139569 -0.850993 0.523674 -0.0396975 -0.851197 0.49806 -0.165529 -0.857643 0.468891 -0.211164 -0.862992 0.419061 -0.282193 -0.862409 0.420496 -0.28184 -0.85809 0.380109 -0.345251 -0.867789 0.350502 -0.352264 -0.856098 0.326154 -0.400898 -0.865543 0.256012 -0.430457 -0.864281 0.258613 -0.431436 -0.856137 0.184997 -0.482499 -0.870305 0.139908 -0.472223 -0.858015 0.103864 -0.503014 -0.862873 0.0217803 -0.504952 -0.86877 0.0115775 -0.49508 -0.856698 -0.0561345 -0.512755 -0.868567 -0.100367 -0.485302 -0.860363 -0.125172 -0.494072 -0.858761 -0.199594 -0.471902 -0.86936 -0.209 -0.447808 -0.854642 -0.27638 -0.439547 -0.87082 -0.319452 -0.37366 -0.857842 -0.39777 -0.325403 -0.856699 -0.44713 -0.257182 -0.868383 -0.458551 -0.188793 -0.861447 -0.466949 -0.199669 -0.858654 -0.498242 -0.12028 -0.867207 -0.486774 -0.1049 -0.854167 -0.518325 -0.0416969 -0.854448 -0.517953 0.0405501 -0.860359 -0.495614 0.118952 -0.859808 -0.470072 0.199404 -0.870084 -0.448838 0.203713 -0.855667 -0.437481 0.276485 -0.87264 -0.392395 0.290733 -0.858292 -0.39198 0.33119 -0.862355 -0.336348 0.378437 -0.87482 -0.31378 0.369097 -0.852345 -0.279107 0.442274 -0.877339 -0.199512 0.43643 -0.854861 -0.124187 0.503777 -0.857656 -0.0406589 0.512614 -0.864667 0.0340559 0.50119 -0.877234 0.0410782 0.478303 -0.852187 0.113855 0.510701 -0.876353 0.153091 0.456693 -0.866585 0.173121 0.468037 -0.854163 0.259361 0.450708 -0.882908 0.25215 0.396098 -0.852152 0.331096 0.405231 -0.871907 0.361456 0.330346 -0.849642 0.448147 0.277981 -0.851182 0.48145 0.209034 -0.852751 0.503644 0.138411 -0.84722 0.527878 0.0596923 -0.843815 0.536025 -0.0255589 -0.843942 0.524716 -0.111514 -0.847961 0.49412 -0.191853 -0.855247 0.44797 -0.260527 -0.862862 0.398594 -0.310793 -0.839926 0.367528 -0.399308 -0.891524 0.272708 -0.361683 -0.897767 0.266303 -0.350853 -0.829686 0.229963 -0.508664 -0.918692 0.15981 -0.361201 -0.862203 0.144587 -0.485489 -0.85871 0.0618938 -0.508711 -0.931246 0.0589004 -0.359598 -0.816169 -0.0392522 -0.576479 -0.910962 -0.0442738 -0.410108 -0.900501 -0.0560461 -0.431228 -0.809425 -0.208187 -0.54908 -0.950305 -0.0670858 -0.304006 -0.4928 -0.506651 -0.707427 -0.97154 -0.0715377 -0.225813 -0.857513 0.484099 0.174126 -0.863439 0.493954 0.102384 -0.856903 0.51498 0.0226485 -0.8626 0.502805 -0.0557646 -0.857959 0.493894 -0.141333 -0.862414 0.458015 -0.215558 -0.862412 -0.322764 -0.38996 -0.8721 -0.394401 -0.289637 -0.869386 -0.494107 -0.00523826 -0.867349 -0.487252 0.10145 -0.867513 -0.210951 0.450467 -0.881383 -0.0838191 0.464907 -0.880121 0.352205 0.318338 -0.869897 0.42975 0.242061 -0.880931 0.443706 0.164577 -0.866588 0.491748 0.0849024 -0.869705 0.493132 0.0208372 -0.870902 0.489352 -0.0454345 -0.869692 0.480169 -0.114338 -0.865878 0.464463 -0.185821 -0.859634 0.441258 -0.257529 -0.901262 0.340577 -0.267832 -0.904324 0.400968 -0.146365 -0.864276 0.491904 -0.10515 -0.896506 0.442971 0.00737263 -0.863423 0.498953 0.0744729 -0.886575 0.435266 0.156613 -0.862545 0.444396 0.241928 -0.85613 0.34416 0.385481 -0.860924 0.335075 0.382799 -0.854408 0.266168 0.446252 -0.871223 0.162977 0.463043 -0.843199 0.0761487 -0.532181 -0.867208 0.0481575 -0.495612 -0.840663 0.128085 -0.526194 -0.841077 0.420138 0.340697 -0.844531 0.127574 0.520089 -0.845152 -0.451547 0.286048 -0.841379 -0.413998 -0.347399 -0.866904 0.138272 -0.478913 -0.839274 0.212333 -0.500534 -0.853409 0.371856 -0.365262 0.00289692 -0.717513 -0.696539 0.284173 -0.550523 -0.784965 0.0352523 -0.512481 -0.857975 0.0660341 -0.272534 -0.959878 0.0924014 -0.0147856 -0.995612 0.110721 0.24296 -0.963697 0.122573 0.483423 -0.866763 0.130426 0.690584 -0.711395 0.170052 0.817071 -0.550887 0.176043 0.736108 -0.65357 0.264777 -0.359696 -0.894713 0.254405 -0.135848 -0.957509 0.240277 0.111547 -0.964274 0.22728 0.359138 -0.905187 0.218622 0.584094 -0.78169 0.136066 0.850524 -0.508031 0.176534 0.881404 -0.438136 0.169274 0.933295 -0.316712 0.140903 0.952381 -0.270402 0.168146 0.983997 -0.0589737 0.177137 0.965605 -0.19034 0.144869 0.989342 -0.014687 0.192903 0.97469 0.112992 0.146986 0.959128 0.241801 0.173778 0.864897 0.470907 0.172347 0.940511 0.292805 0.167075 0.861076 0.480244 0.177522 0.721083 0.669721 0.16471 0.707716 0.687029 0.163209 0.505923 0.846997 0.162432 0.269503 0.949202 0.162222 0.0146525 0.986646 0.162247 -0.241223 0.956811 0.162328 -0.480638 0.861764 0.160125 -0.687547 0.708265 0.159153 -0.847565 0.506264 0.163006 -0.94911 0.269478 0.171514 -0.984581 0.0343866 0.173898 -0.956192 0.235493 0.179939 0.531552 0.827692 0.181534 0.307104 0.934202 0.182437 0.0611519 0.981314 0.18274 -0.190137 0.964601 0.182754 -0.42953 0.884367 0.18171 -0.63188 0.753465 0.181696 -0.780992 0.597526 0.180127 -0.886771 0.425667 0.165343 -0.986128 0.014634 0.178652 -0.968892 -0.171265 0.162002 -0.956853 -0.241222 0.161628 -0.861866 -0.48069 0.171283 -0.746147 -0.643371 0.176083 -0.646563 -0.742261 0.180672 -0.630697 -0.754705 0.17006 -0.533371 -0.82861 0.181022 -0.431593 -0.883719 0.176454 -0.412353 -0.893772 0.168402 -0.236193 -0.957003 0.177317 -0.205682 -0.962421 0.168623 -0.00863152 -0.985643 0.17965 0.0335094 -0.98316 0.166781 0.212369 -0.962852 0.165477 0.423682 -0.890568 0.164432 0.617054 -0.76955 0.165441 0.787382 -0.593851 0.1765 0.879531 -0.441898 0.167731 0.791687 -0.587451 0.181843 -0.906378 -0.381329 0.182268 -0.79212 -0.582515 0.181415 0.272102 -0.945013 0.181658 0.491295 -0.851839 0.178229 0.666008 -0.724339 0.173459 0.88748 -0.426955 0.173065 0.93727 -0.302612 0.170792 0.970193 -0.171919 0.170364 0.984664 -0.0375787 0.171792 0.98029 0.0975684 0.175192 0.957021 0.231125 0.175133 0.957093 0.23087 0.171802 0.916243 0.361916 0.178002 0.900799 0.396076 0.170237 0.857346 0.485774 0.170605 0.781192 0.600528 0.172964 0.689347 0.70348 0.173506 0.583715 0.793204 0.176693 0.57069 0.80193 0.171007 0.468833 0.866575 0.178847 0.417302 0.890995 0.165416 0.308605 0.936697 0.168685 0.119102 0.978448 0.167986 -0.0544089 0.984287 0.169238 -0.226468 0.959203 0.173051 -0.39147 0.903772 0.172914 -0.545836 0.819856 0.178339 -0.562582 0.807277 0.169058 -0.684573 0.709069 0.18105 -0.725579 0.663895 0.167558 -0.801485 0.574062 0.167484 -0.89231 0.419204 0.167415 -0.953671 0.249967 0.167375 -0.983284 0.0716869 0.167441 -0.979689 -0.110333 0.167102 -0.940669 -0.295329 0.167671 -0.859096 -0.483571 0.172918 -0.746509 -0.642513 0.17305 -0.848269 -0.500493 0.176874 0.942772 -0.282659 0.178388 0.977285 -0.114416 0.177888 0.982317 0.0583949 0.178639 0.816048 0.549685 0.177141 0.705029 0.686699 0.178358 0.244543 0.953094 0.180611 0.0491091 0.982328 0.181023 -0.161932 0.970056 0.178242 -0.371042 0.911349 0.179962 -0.847492 0.49937 0.178696 -0.925478 0.334004 0.178625 -0.969459 0.168056 0.178582 -0.983921 -0.00300637 0.178343 -0.968287 -0.174971 0.177242 -0.922661 -0.342463 0.166753 -0.731039 -0.661646 0.177761 -0.620771 -0.763574 0.164304 -0.56447 -0.808936 0.166785 -0.386178 -0.907221 0.169561 -0.228562 -0.958649 0.17444 -0.092174 -0.980344 0.172271 0.0409569 -0.984198 0.182111 0.0941612 -0.978759 0.170816 0.173782 -0.969857 0.177464 0.302101 -0.936612 0.170166 0.428273 -0.887483 0.173823 0.54466 -0.820446 0.172715 0.652424 -0.737911 0.182487 0.68687 -0.703497 0.170379 0.748549 -0.640816 0.178633 0.828111 -0.531341 0.170112 0.895819 -0.410572 0.173471 0.943531 -0.282237 0.173001 0.973813 -0.147505 0.182956 0.977897 -0.101214 0.170142 0.985379 -0.00895308 0.179307 0.97531 0.128914 0.168654 0.946442 0.275326 0.170971 0.888557 0.425718 0.17557 0.799678 0.574187 0.182408 0.787703 0.588431 0.166751 0.682343 0.71176 0.188442 0.616608 0.764385 0.165337 0.541276 0.824429 0.173471 0.381905 0.907776 0.17239 0.207848 0.96285 0.188024 0.173852 0.966655 0.163044 0.0247463 0.986308 0.194081 -0.0710119 0.978412 0.162537 -0.158623 0.973869 0.175217 -0.334334 0.926023 0.170686 -0.503291 0.847092 0.196825 -0.531804 0.823677 0.156108 -0.657819 0.736821 0.207977 -0.717638 0.664636 0.15262 -0.78651 0.598423 0.169835 -0.882239 0.439101 0.176095 -0.948559 0.26311 0.219601 -0.946163 0.237806 0.134947 -0.988535 0.0677345 0.280474 -0.959853 -0.00401619 0.0801437 -0.987937 -0.132502 0.371824 -0.898378 -0.233803 0.179091 -0.474884 -0.861633 0.17962 -0.309081 -0.93392 0.179826 -0.118145 -0.976578 0.179691 0.310052 -0.933584 0.181806 0.510658 -0.840342 0.179553 0.829726 -0.528504 0.182594 0.928179 -0.324258 0.182051 0.973565 0.137945 0.185122 0.908488 0.374672 0.185384 0.408196 0.893873 0.188958 -0.311585 0.931241 0.20436 -0.860621 0.466442 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 -0.00563216 -0.0428141 -0.991289 -0.0329105 -0.127528 -0.922711 -0.126393 -0.364184 -0.790819 -0.20068 -0.578216 -0.605458 -0.260957 -0.751879 -0.379888 -0.303299 -0.873896 -0.12942 -0.325122 -0.936774 -0.129418 -0.325122 -0.936774 -0.12942 -0.556509 -0.8207 -0.129446 -0.556499 -0.820703 -0.129442 -0.749949 -0.648708 -0.379893 -0.832402 -0.403471 -0.605467 -0.781617 -0.149946 -0.790818 -0.610454 0.0441909 -0.922708 -0.364188 0.1264 -0.991339 -0.123202 0.0454716 -0.990768 -0.128077 0.044452 -0.991289 -0.127525 0.0329096 -0.999067 -0.0428131 0.0056318 0.259006 -0.916721 -0.304202 -0.985195 -0.0178614 -0.170506 -0.898251 -0.0317363 -0.438335 -0.922706 0.0726327 -0.3786 -0.790824 0.266957 -0.550756 -0.605467 0.520665 -0.601928 -0.379894 0.765614 -0.519149 -0.129414 0.936773 -0.325128 -0.129411 0.820704 -0.556505 -0.129426 0.820705 -0.556499 -0.129428 0.648707 -0.749952 -0.379902 0.403472 -0.832397 -0.60547 0.149942 -0.781616 -0.790816 -0.0441891 -0.610457 -0.922711 -0.0278319 -0.384488 -0.922706 -0.0278384 -0.384499 -0.986719 0.0306038 -0.159528 -0.922705 0.168145 -0.346905 -0.790817 0.400406 -0.462908 -0.605456 0.658721 -0.446666 -0.379892 0.873895 -0.303298 -0.129433 0.989 -0.0715932 -0.129432 0.936773 -0.325121 -0.976956 0.143148 -0.158321 -0.990523 0.104649 -0.0889535 -0.991289 0.102627 -0.0825444 -0.991339 0.110111 -0.0715698 -0.991339 0.123202 -0.0454716 -0.990768 0.128077 -0.044452 -0.991289 0.127525 -0.0329096 -0.999067 0.0428131 -0.0056318 -0.999067 0.030111 -0.0309496 -0.990768 0.112208 -0.0760861 -0.922708 0.364188 -0.126399 -0.790818 0.610454 -0.044191 -0.605458 0.781625 0.149943 -0.379879 0.832409 0.403469 -0.129419 0.749956 0.648704 -0.129424 0.892298 0.432497 -0.129441 0.892293 0.432502 -0.129438 0.97383 0.186819 -0.37989 0.922618 -0.0667847 -0.60547 0.751871 -0.260952 -0.790819 0.506573 -0.343496 -0.92271 0.252196 -0.291554 -0.986713 0.0708665 -0.146205 -0.999206 0.0125481 -0.0378104 0.258833 0.304211 -0.916767 -0.985195 0.170503 -0.0178605 -0.898174 0.438493 -0.0317423 -0.922708 0.378596 0.0726288 -0.790816 0.550766 0.266958 -0.605464 0.601931 0.520666 -0.379881 0.519156 0.765615 -0.129418 0.325122 0.936774 -0.12942 0.556509 0.8207 -0.129446 0.556499 0.820703 -0.129442 0.749949 0.648708 -0.379893 0.832402 0.403471 -0.605467 0.781617 0.149946 -0.790818 0.610454 -0.0441909 -0.922708 0.364188 -0.1264 -0.922708 0.384493 -0.0278336 -0.922708 0.384493 -0.0278333 -0.986716 0.159545 0.0306072 -0.922709 0.346896 0.168142 -0.790817 0.462905 0.400409 -0.605464 0.446665 0.658714 -0.379888 0.303299 0.873896 -0.129418 0.0715931 0.989002 -0.12942 0.325122 0.936774 -0.976957 0.158318 0.143144 -0.990524 0.0889511 0.104646 -0.991289 0.0825454 0.102626 -0.99134 0.0715674 0.110109 -0.99134 0.0454715 0.1232 -0.990767 0.044451 0.128079 -0.991289 0.0329106 0.127527 -0.999067 0.00563214 0.042814 -0.999067 0.0309508 0.0301118 -0.990768 0.0760864 0.112207 -0.922709 0.126398 0.364188 -0.790818 0.0441877 0.610455 -0.605462 -0.149939 0.781623 -0.379873 -0.403467 0.832413 -0.129428 -0.648705 0.749953 -0.129427 -0.432494 0.892299 -0.129444 -0.432499 0.892294 -0.129448 -0.186818 0.973829 -0.379891 0.0667847 0.922617 -0.60546 0.260956 0.751878 -0.790814 0.343501 0.506577 -0.922709 0.291558 0.252195 -0.986712 0.14621 0.0708684 -0.999206 0.0378111 0.0125484 0.258505 0.916822 0.304324 -0.985195 0.0178614 0.170506 -0.898248 0.0317366 0.438341 -0.922706 -0.0726328 0.378601 -0.790824 -0.266957 0.550756 -0.605467 -0.520665 0.601928 -0.379894 -0.765614 0.519149 -0.129421 -0.936772 0.325128 -0.129418 -0.820703 0.556504 -0.129432 -0.820705 0.556499 -0.129433 -0.648706 0.749951 -0.379902 -0.403472 0.832397 -0.60547 -0.149942 0.781616 -0.790816 0.0441891 0.610457 -0.922711 0.126393 0.364184 -0.922711 0.0278319 0.384488 -0.922706 0.0278383 0.384498 -0.986719 -0.0306033 0.159525 -0.922704 -0.168145 0.346906 -0.790817 -0.400406 0.462908 -0.605456 -0.658721 0.446666 -0.379892 -0.873894 0.303301 -0.129433 -0.989 0.0715932 -0.129432 -0.936772 0.325124 -0.976956 -0.143148 0.158321 -0.990523 -0.104649 0.0889535 -0.991289 -0.102627 0.0825444 -0.991339 -0.110111 0.0715698 -0.990768 -0.112208 0.0760861 -0.922709 -0.319063 0.21635 -0.922708 -0.364188 0.126399 -0.79082 -0.578213 0.200681 -0.605466 -0.751873 0.260955 -0.379879 -0.873897 0.303307 -0.605464 -0.751874 0.260956 -0.605463 -0.658718 0.44666 -0.790821 -0.506571 0.343493 -0.922709 -0.319062 0.216349 -0.790819 -0.506573 0.343496 -0.790819 -0.578214 0.200683 -0.999067 -0.030111 0.0309496 0.258833 -0.304211 0.916767 -0.985195 -0.170503 0.0178605 -0.898174 -0.438493 0.0317423 -0.922708 -0.378596 -0.0726288 -0.790816 -0.550766 -0.266958 -0.605464 -0.601931 -0.520666 -0.379881 -0.519156 -0.765615 -0.379882 -0.699618 -0.605165 -0.379896 -0.69961 -0.605165 -0.986716 -0.159547 -0.0306069 -0.922708 -0.346898 -0.168143 -0.790817 -0.462905 -0.400409 -0.605464 -0.446665 -0.658714 -0.379888 -0.303299 -0.873896 -0.379888 -0.519153 -0.765615 -0.976956 -0.158321 -0.143146 -0.990524 -0.0889492 -0.104645 -0.991289 -0.0825454 -0.102626 -0.99134 -0.0715674 -0.110109 -0.99134 -0.0454717 -0.1232 -0.990767 -0.0444511 -0.128079 -0.999067 -0.0309508 -0.0301118 -0.990768 -0.0760864 -0.112207 -0.922709 -0.126398 -0.364188 -0.922708 -0.216352 -0.319063 -0.922709 -0.21635 -0.319062 -0.790814 -0.343501 -0.506577 -0.790814 -0.200685 -0.578221 -0.129422 0.973833 0.186814 -0.129424 0.989001 -0.0715964 -0.379873 0.8739 -0.303308 -0.605463 0.658718 -0.44666 -0.790822 0.400405 -0.462901 -0.922707 0.168145 -0.3469 -0.922707 0.252198 -0.291562 -0.129428 0.648707 -0.749952 -0.129427 0.432492 -0.8923 -0.37987 0.174273 -0.908476 -0.605461 -0.0574588 -0.793798 -0.790818 -0.0441875 -0.610454 -0.129448 0.432498 -0.892294 -0.129449 0.186819 -0.973828 -0.37989 -0.0667849 -0.922618 -0.605458 -0.0574603 -0.7938 -0.129424 0.18681 -0.973833 -0.129424 -0.0715911 -0.989002 -0.379888 -0.0667858 -0.922618 -0.129418 -0.0715931 -0.989002 -0.129419 -0.749956 -0.648704 -0.129424 -0.892298 -0.432497 -0.379882 -0.908469 -0.174279 -0.605467 -0.793793 0.0574606 -0.790821 -0.610451 0.0441889 -0.129434 -0.892295 -0.4325 -0.12943 -0.973831 -0.186819 -0.379883 -0.92262 0.0667876 -0.605464 -0.793796 0.0574621 -0.12943 -0.973831 -0.186819 -0.129432 -0.989 0.0715936 -0.379882 -0.922621 0.0667884 -0.129424 -0.18681 0.973833 -0.129424 0.0715911 0.989002 -0.379888 0.303299 0.873896 -0.605469 0.44666 0.658712 -0.790816 0.462906 0.40041 -0.922709 0.346896 0.168142 -0.922709 0.291558 0.252195 -0.922708 -0.378597 -0.0726286 -0.79082 -0.601088 -0.115313 -0.790817 -0.601092 -0.115312 -0.605463 -0.781621 -0.149944 -0.790817 -0.550764 -0.266958 -0.379886 -0.908468 -0.17428 -0.605463 -0.716179 -0.347134 -0.605469 -0.716174 -0.347135 -0.379879 -0.832409 -0.403469 -0.986714 -0.070864 0.1462 -0.922706 -0.252199 0.291563 -0.790822 -0.400405 0.462901 -0.898114 0.3326 0.287696 -0.89813 0.287677 -0.332572 -0.986712 -0.146211 -0.0708695 -0.922709 -0.291558 -0.252195 -0.790815 -0.3435 -0.506576 -0.60547 -0.260949 -0.751872 -0.605469 -0.44666 -0.658712 -0.790816 0.115311 -0.601093 -0.790824 0.115315 -0.601082 -0.922704 0.0726315 -0.378605 -0.605461 0.149939 -0.781624 -0.379891 0.174279 -0.908466 -0.922709 0.319062 -0.216349 -0.922709 0.319063 -0.21635 -0.790821 0.506571 -0.343493 -0.605452 0.520667 -0.601941 -0.379898 0.605162 -0.699611 -0.379896 0.605162 -0.699612 -0.379895 0.765614 -0.519148 -0.379871 0.403466 -0.832414 -0.605468 0.347137 -0.716174 -0.605469 0.347137 -0.716173 -0.790816 0.266956 -0.550767 -0.790819 0.578215 -0.200681 -0.790818 0.578216 -0.200683 -0.605464 0.751874 -0.260956 -0.605469 0.793792 -0.0574596 -0.605462 0.793797 -0.0574633 -0.379875 0.922623 -0.0667912 -0.79082 0.601088 0.115313 -0.790817 0.601092 0.115312 -0.922709 0.378594 0.0726295 -0.379892 0.908465 0.174279 -0.379882 0.90847 0.174276 -0.922709 0.21635 0.319062 -0.922708 0.216352 0.319063 -0.790815 0.3435 0.506576 -0.605464 0.601931 0.520666 -0.379896 0.69961 0.605165 -0.379882 0.699618 0.605165 -0.379888 0.519153 0.765615 -0.605463 0.716179 0.347134 -0.605469 0.716174 0.347135 -0.790817 0.550764 0.266958 -0.790814 0.200685 0.578221 -0.790818 0.20068 0.578217 -0.60547 0.260949 0.751872 -0.605459 0.0574601 0.7938 -0.605461 0.057459 0.793798 -0.379888 0.0667858 0.922618 -0.790816 -0.115311 0.601093 -0.790824 -0.115315 0.601082 -0.922704 -0.0726316 0.378605 -0.37989 -0.174279 0.908466 -0.379871 -0.174273 0.908475 -0.898154 -0.287646 0.332534 -0.92271 -0.252197 0.291553 -0.605452 -0.520667 0.601941 -0.379898 -0.605162 0.699611 -0.379896 -0.605162 0.699612 -0.379895 -0.765614 0.519148 -0.605468 -0.347137 0.716174 -0.605469 -0.347137 0.716173 -0.790816 -0.266956 0.550767 -0.922706 -0.168145 0.346901 -0.999206 -0.012548 0.0378101 -0.922708 -0.384493 0.0278336 -0.922708 -0.384493 0.0278333 -0.898114 -0.3326 -0.287696 -0.922709 -0.291558 -0.252195 -0.790816 -0.462906 -0.40041 -0.605464 -0.601931 -0.520666 -0.922709 -0.346896 -0.168143 -0.999206 -0.0378104 -0.0125481 0 -0.982092 -0.188404 0 -0.99739 0.0722005 0 -0.99739 0.0722005 0 -0.944717 0.327886 0 -0.944717 0.327886 0 -0.827667 0.56122 0 -0.654208 0.756315 0 -0.436168 0.899865 0 -0.188394 0.982094 0 0.0722003 0.99739 0 0.32788 0.944719 0 0.561221 0.827666 0 0.756317 0.654205 0 0.899864 0.436171 0 0.982093 0.188398 0 0.99739 -0.0722005 0 0.944717 -0.327886 0 0.827667 -0.56122 0 0.654209 -0.756313 0 0.436168 -0.899865 0 0.188394 -0.982094 0 -0.0722003 -0.99739 0 -0.32788 -0.944719 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899865 -0.436169 0 -0.982092 -0.188404 0 -0.827667 0.56122 0 -0.654208 0.756315 0 -0.436168 0.899865 0 -0.188394 0.982094 0 0.0722003 0.99739 0 0.32788 0.944719 0 0.561221 0.827666 0 0.756317 0.654205 0 0.899864 0.436171 0 0.982093 0.188398 0 0.99739 -0.0722005 0 0.944717 -0.327886 0 0.827667 -0.56122 0 0.654209 -0.756313 0 0.436168 -0.899865 0 0.188394 -0.982094 0 -0.0722003 -0.99739 0 -0.32788 -0.944719 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899865 -0.436169 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121836 -0.873349 -0.487094 -0.0012184 -0.899866 -0.436164 0.0012181 -0.969661 -0.244451 -0.00121841 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.944718 0.327885 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.827665 0.561223 0 -0.827665 0.561223 0 -0.944718 0.327885 0 -0.99739 0.0721992 0 -0.982092 -0.1884 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.982092 -0.1884 0.00121815 -0.999889 0.0148382 -0.00121842 -0.997389 0.0721992 0 -0.944718 0.327885 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.654205 0.756317 0.00121815 -0.961976 0.273131 -0.00121818 -0.944717 0.327885 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.188418 0.982089 0 -0.436169 0.899865 0.00121835 -0.858507 0.5128 -0.00121802 -0.827664 0.561222 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.188418 0.982089 0 0.0722042 0.99739 0 -0.188418 0.982089 0.00121857 -0.696534 0.717523 -0.00121805 -0.654204 0.756317 0 -0.436169 0.899865 0 -0.188418 0.982089 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.0722042 0.99739 0.00121831 -0.487098 0.873347 -0.00121846 -0.436168 0.899864 0 -0.188418 0.982089 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.561234 0.827657 0 0.327884 0.944718 0.00121797 -0.244461 0.969658 -0.00121818 -0.188418 0.982088 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.561234 0.827657 0 0.756308 0.654216 0 0.561234 0.827657 0.00121856 0.0148491 0.999889 -0.00121777 0.0722041 0.997389 0 0.327884 0.944718 0 0.561234 0.827657 0 0.756308 0.654216 0 0.899865 0.436169 0 0.756308 0.654216 0.00121869 0.27313 0.961976 -0.00121765 0.327884 0.944717 0 0.561234 0.827657 0 0.756308 0.654216 0 0.899865 0.436169 0 0.982092 0.1884 0 0.899865 0.436169 0.00121884 0.512799 0.858508 -0.00121819 0.561233 0.827657 0 0.756308 0.654216 0 0.899865 0.436169 0 0.982092 0.1884 0 0.99739 -0.0721992 0 0.982092 0.1884 0.00121802 0.717515 0.696542 -0.00121845 0.756307 0.654215 0 0.899865 0.436169 0 0.982092 0.1884 0 0.99739 -0.0721992 0 0.944718 -0.327885 0 0.99739 -0.0721992 0.00121817 0.873351 0.48709 -0.0012182 0.899864 0.436168 0 0.982092 0.1884 0 0.99739 -0.0721992 0 0.944718 -0.327885 0 0.827665 -0.561223 0 0.944718 -0.327885 0.00121832 0.96966 0.244456 -0.00121841 0.982092 0.1884 0 0.99739 -0.0721992 0 0.944718 -0.327885 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.827665 -0.561223 0.00121822 0.999889 -0.0148436 -0.00121812 0.997389 -0.0721992 0 0.944718 -0.327885 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.654202 -0.75632 0.00121837 0.961977 -0.273126 -0.00121818 0.944717 -0.327885 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.188417 -0.982089 0 0.436171 -0.899864 0.00121835 0.858507 -0.5128 -0.00121802 0.827664 -0.561222 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.188417 -0.982089 0 -0.0722046 -0.99739 0 0.188417 -0.982089 0.00121857 0.696534 -0.717523 -0.0012182 0.654202 -0.756319 0 0.436171 -0.899864 0 0.188417 -0.982089 0 -0.0722046 -0.99739 0 -0.327884 -0.944718 0 -0.0722046 -0.99739 0.0012182 0.487096 -0.873348 -0.00121836 0.43617 -0.899863 0 0.188417 -0.982089 0 -0.0722046 -0.99739 0 -0.327884 -0.944718 0 -0.561234 -0.827657 0 -0.327884 -0.944718 0.00121803 0.244463 -0.969658 -0.00121822 0.188417 -0.982088 0 -0.0722045 -0.99739 0 -0.327884 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.561234 -0.827657 0.00121857 -0.0148491 -0.999889 -0.00121777 -0.0722045 -0.997389 0 -0.327884 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899867 -0.436164 0 -0.756305 -0.654219 0.00121869 -0.27313 -0.961976 -0.00121765 -0.327884 -0.944717 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.899867 -0.436164 0.00121884 -0.512799 -0.858508 -0.00121819 -0.561233 -0.827657 0 -0.756305 -0.654219 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.982092 -0.1884 0.00121802 -0.717515 -0.696542 -0.00121828 -0.756305 -0.654218 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.944718 0.327885 0 -0.99739 0.0721992 0 -0.899867 -0.436164 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.99739 0.0721992 0 -0.99739 0.0721992 0 -0.99739 0.0721992 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.827665 0.561223 0 -0.827665 0.561223 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.654205 0.756317 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.436169 0.899865 0 -0.436169 0.899865 0 -0.188418 0.982089 0 -0.188418 0.982089 0 -0.188418 0.982089 0 0.0722042 0.99739 0 0.0722042 0.99739 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.327884 0.944718 0 0.327884 0.944718 0 0.561234 0.827657 0 0.561234 0.827657 0 0.561234 0.827657 0 0.756308 0.654216 0 0.756308 0.654216 0 0.756308 0.654216 0 0.899865 0.436169 0 0.899865 0.436169 0 0.899865 0.436169 0 0.982092 0.1884 0 0.982092 0.1884 0 0.982092 0.1884 0 0.99739 -0.0721992 0 0.99739 -0.0721992 0 0.99739 -0.0721992 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.827665 -0.561223 0 0.827665 -0.561223 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.654202 -0.75632 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.436171 -0.899864 0 0.436171 -0.899864 0 0.188417 -0.982089 0 0.188417 -0.982089 0 0.188417 -0.982089 0 -0.0722045 -0.99739 0 -0.0722046 -0.99739 0 -0.0722046 -0.99739 0 -0.327884 -0.944718 0 -0.327884 -0.944718 0 -0.327884 -0.944718 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.710861 0.690735 0.13252 0.700033 0.71411 -0.000171498 0.711658 0.700692 -0.0507266 0.699536 0.69256 -0.176098 0.712279 0.663094 -0.230142 0.712725 0.580553 -0.393677 0.71299 0.458727 -0.530296 0.713078 0.305779 -0.630887 0.712997 0.132109 -0.688609 0.712736 -0.0506408 -0.699602 0.712294 -0.230127 -0.663083 0.71168 -0.394261 -0.581438 0.710886 -0.531932 -0.460097 0.709918 -0.633762 -0.307184 0.708759 -0.692817 -0.132911 0.707418 -0.704951 0.0510349 0.705892 -0.669164 0.232241 0.704958 -0.587009 0.398063 0.704177 -0.466758 0.535043 0.704288 -0.58638 0.400171 0.699162 0.628206 -0.341365 0.698916 0.524995 -0.485692 0.698784 0.38932 -0.60011 0.698785 0.229597 -0.677484 0.698908 0.0557117 -0.713039 0.699151 -0.121531 -0.704569 0.699519 -0.291099 -0.652637 0.700012 -0.442529 -0.560492 0.700634 -0.566413 -0.433923 0.701368 -0.655155 -0.28081 0.702223 -0.703292 -0.110741 0.7032 -0.707947 0.0657324 0.703642 -0.66886 0.239821 0.70512 -0.463905 0.536281 0.703535 -0.317265 0.63591 0.706046 -0.308868 0.63726 0.706903 -0.133266 0.694642 0.707705 0.0510072 0.704664 0.708447 0.231403 0.66675 0.709132 0.395704 0.583566 0.709766 0.532787 0.460837 0.710342 0.633377 0.306998 0.700107 0.691582 0.177662 0.702943 -0.147 0.69589 0.702378 0.0330189 0.711038 0.701851 0.211188 0.680298 0.701357 0.37597 0.605594 0.700901 0.516694 0.491695 0.700487 0.624224 0.345921 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704063 -0.69742 -0.133793 0.704063 -0.708284 0.0512723 0.704063 -0.708284 0.0512723 0.704061 -0.670881 0.232844 0.704062 -0.67088 0.232845 0.704068 -0.587751 0.398543 0.70406 -0.464583 0.537087 0.704062 -0.309739 0.63903 0.704055 -0.13379 0.697428 0.70406 0.0512747 0.708287 0.704061 0.232841 0.670883 0.704067 0.398544 0.587752 0.704063 0.537088 0.464576 0.704073 0.63902 0.309733 0.704063 0.69742 0.133792 0.704059 0.708288 -0.0512705 0.704058 0.670883 -0.232846 0.704065 0.587754 -0.398545 0.704063 0.46458 -0.537086 0.704062 0.30974 -0.639029 0.704055 0.13379 -0.697428 0.70406 -0.0512747 -0.708287 0.704061 -0.232841 -0.670883 0.704067 -0.398544 -0.587752 0.704063 -0.537088 -0.464576 0.704065 -0.639026 -0.309739 0.704064 -0.69742 -0.133792 0.704061 -0.587759 0.398545 0.704069 -0.464574 0.537083 0.70406 -0.309741 0.639031 0.704062 -0.133786 0.697423 0.704055 0.0512727 0.708292 0.70406 0.232841 0.670883 0.704062 0.398544 0.587758 0.704066 0.537087 0.464574 0.704064 0.639026 0.309741 0.704072 0.697412 0.133787 0.704063 0.708284 -0.0512723 0.704057 0.670885 -0.232846 0.704057 0.587762 -0.398547 0.704067 0.464576 -0.537084 0.704062 0.30974 -0.639029 0.704062 0.133786 -0.697423 0.704055 -0.0512727 -0.708292 0.70406 -0.232841 -0.670883 0.704062 -0.398544 -0.587758 0.704066 -0.537087 -0.464574 0.704064 -0.639027 -0.30974 -0.258821 0.916756 0.304255 -0.258818 0.916761 0.30424 -0.258822 0.91675 0.304271 -0.25882 0.916759 0.304246 -0.25882 0.916759 0.304247 -0.258818 -0.304245 0.91676 -0.25882 -0.30425 0.916757 -0.25882 -0.916759 -0.304246 -0.25882 -0.916759 -0.304247 -0.258819 -0.916758 -0.30425 -0.258823 -0.916765 -0.304226 -0.258816 -0.916755 -0.30426 -0.258811 -0.304217 0.916771 -0.258811 -0.304215 0.916772 -0.258822 -0.304284 0.916746 -0.258817 -0.304244 0.91676 -0.258818 -0.304243 0.91676 -0.25882 -0.916759 -0.304245 -0.258819 -0.916761 -0.304242 -0.258819 0.304244 -0.91676 -0.258821 0.304248 -0.916758 -0.25882 0.304237 -0.916762 -0.25881 0.304299 -0.916744 -0.25882 0.304254 -0.916756 -0.258815 -0.916763 -0.304236 -0.258821 -0.916754 -0.30426 -0.258819 -0.916757 -0.304251 -0.258819 -0.916758 -0.304248 -0.25882 -0.916759 -0.304247 -0.258819 0.304245 -0.916759 -0.258816 0.304251 -0.916758 -0.25882 0.916759 0.304246 -0.258819 0.916759 0.304245 -0.258819 0.916758 0.30425 -0.258823 0.916765 0.304226 -0.258816 0.916755 0.30426 -0.258811 0.304217 -0.916771 -0.25881 0.304215 -0.916772 -0.258821 0.304284 -0.916746 -0.258817 0.304244 -0.91676 -0.258818 0.304243 -0.91676 -0.258819 0.916759 0.304245 -0.258818 0.916759 0.304248 -0.258819 -0.304244 0.91676 -0.258821 -0.304248 0.916758 -0.25882 -0.304237 0.916762 -0.258811 -0.304292 0.916746 -0.258818 -0.30426 0.916755 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117095 -0.873037 -0.487514 0.0121726 -0.831939 -0.554733 -0.0124342 -0.719263 -0.694627 0.0125122 -0.661192 -0.750112 -0.0123456 -0.515666 -0.856701 -0.0114939 -0.282939 -0.959069 -0.0116638 -0.0345749 -0.999334 -0.0124494 0.221681 -0.97504 -0.0124263 0.465897 -0.884752 0.00239879 0.594701 -0.803943 0.0861174 0.522466 -0.8483 -0.00548066 0.48592 -0.873986 0.0120184 -0.445848 -0.895028 0.0113111 -0.206951 -0.978286 0.0121513 0.0445312 -0.998934 0.0125584 0.299705 -0.953949 -0.0116041 0.674438 -0.73824 -0.0037406 0.694194 -0.719779 0.00165465 0.778473 -0.627676 -0.0116129 0.837297 -0.546626 -0.00235376 0.853886 -0.520455 0.00108464 0.913514 -0.406806 -0.0124596 0.948898 -0.315338 -0.00265099 0.958528 -0.284987 0.00116595 0.987611 -0.156919 -0.0125023 0.998144 -0.0595933 -0.00281872 0.999607 -0.0279057 0.0011923 0.994783 0.102008 -0.0117209 0.980662 0.195359 -4.31877e-05 0.972107 0.234537 1.69521e-05 0.935374 0.353659 -0.0115534 0.900949 0.433771 0.0031049 0.87848 0.477769 -0.0020658 0.807674 0.589625 -0.0124563 0.761176 0.648426 0.00413936 0.725045 0.688689 -0.00320329 0.621516 0.783395 -0.0125695 0.567872 0.823021 0.00536675 0.51854 0.855036 -0.00556642 0.382608 0.923894 -0.0118522 0.34007 0.940325 0.0105422 0.266944 0.963654 -0.0100385 0.0898704 0.995903 0.00555125 -0.0318711 0.999477 -0.0588947 -0.168427 0.983953 -0.00876803 -0.172448 0.98498 0.0126636 -0.241098 0.970418 -0.0126313 -0.409955 0.912019 0.012426 -0.483545 0.875232 -0.0119718 -0.628791 0.777482 -0.0114836 -0.802831 0.596097 -0.0124483 -0.927446 0.37375 -0.0126913 -0.992493 0.121643 -0.0120903 -0.990661 -0.13581 0.0578735 -0.928186 -0.36759 -0.0573497 -0.972392 -0.226194 0.0583167 -0.806117 -0.588876 -0.0608401 -0.884616 -0.462335 0.0127027 -0.747379 -0.664276 -0.0127419 -0.618094 -0.786001 -0.0122029 -0.396401 -0.917996 -0.0114998 -0.154668 -0.9879 -0.0124102 0.0990374 -0.995006 -0.0127887 0.352233 -0.935825 -0.0123147 0.580364 -0.814264 -0.0115416 0.765424 -0.643422 -0.0123824 0.902543 -0.430421 -0.0128234 0.982955 -0.183397 -0.0124138 0.997095 0.0751468 -0.0115801 0.946603 0.322192 -0.012352 0.835477 0.549386 -0.0128642 0.666003 0.745838 -0.0125166 0.451816 0.892024 -0.0116429 0.213967 0.976772 -0.012313 -0.0375707 0.999218 -0.0128926 -0.293056 0.956008 -0.0126104 -0.529305 0.848338 -0.0117088 -0.725234 0.688403 -0.0122712 -0.874407 0.485039 -0.012912 -0.969568 0.24448 -0.0126991 -0.999826 -0.013664 -0.0117889 -0.9643 -0.264549 -0.0122232 -0.867564 -0.497174 -0.0129321 -0.711308 -0.702761 -0.012784 -0.50597 -0.862456 -0.0118788 -0.27242 -0.962105 -0.0121705 -0.0235197 -0.999649 -0.0129416 0.232754 -0.972449 -0.012864 0.475858 -0.879428 -0.0119779 0.682469 -0.730816 -0.0121133 0.84326 -0.537369 -0.0129479 0.952416 -0.304527 -0.0129387 0.998749 -0.0482938 -0.0120888 0.978466 0.206055 -0.0120495 0.896127 0.443635 -0.0129448 0.753766 0.657015 -0.0130054 0.558511 0.829395 -0.0122154 0.329746 0.943991 -0.0119835 0.083912 0.996401 -0.012938 -0.171695 0.985065 -0.0130671 -0.420276 0.907302 -0.0123367 -0.637294 0.770522 -0.0119362 -0.809317 0.587251 -0.0129232 -0.931609 0.363233 -0.0131233 -0.993804 0.110368 -0.0124533 -0.989097 -0.146737 0.054591 -0.924103 -0.378224 -0.0544554 -0.9686 -0.242586 0.0554999 -0.799314 -0.598345 -0.057763 -0.876783 -0.477405 0.0131604 -0.735353 -0.677556 -0.0131728 -0.609113 -0.792974 -0.0125669 -0.386212 -0.922324 -0.0119068 -0.143819 -0.989532 -0.0128785 0.110232 -0.993822 -0.0132178 0.362855 -0.931752 -0.0126764 0.589369 -0.807765 -0.0119235 0.772431 -0.634987 -0.0128456 0.90732 -0.420244 -0.0132595 0.984975 -0.172187 -0.0127847 0.996192 0.0862479 -0.0119539 0.94301 0.332549 -0.0128092 0.82927 0.558702 -0.0132921 0.657461 0.753371 -0.0128785 0.441823 0.89701 -0.0119989 0.203243 0.979055 -0.0127687 -0.0487361 0.99873 -0.0133159 -0.303909 0.952608 -0.0129735 -0.538777 0.842349 -0.0120517 -0.73273 0.680412 -0.0127224 -0.879752 0.475262 -0.0133372 -0.972282 0.233432 -0.0130633 -0.999605 -0.0248892 -0.0121196 -0.961343 -0.275086 -0.0126676 -0.861987 -0.506773 -0.0133496 -0.703267 -0.710801 -0.0131445 -0.496228 -0.868093 -0.0121962 -0.261873 -0.965025 -0.0126098 -0.0124566 -0.999843 -0.0133553 0.243785 -0.969737 -0.0132221 0.485743 -0.874002 -0.0122863 0.690422 -0.723303 -0.0125473 0.849131 -0.528033 -0.0133605 0.9558 -0.293714 -0.0132913 0.999227 -0.0370089 -0.0123871 0.97615 0.216743 -0.0124777 0.891198 0.453442 -0.0133545 0.746266 0.665513 -0.0133608 0.549089 0.835657 -0.0125033 0.31942 0.947531 -0.0124041 0.0729942 0.997255 -0.0133419 -0.182834 0.983053 -0.0134223 -0.430526 0.902479 -0.0126254 -0.645701 0.763486 -0.0123347 -0.815696 0.578349 -0.0133251 -0.93565 0.352677 -0.0134787 -0.994987 0.0990875 -0.0127394 -0.98742 -0.157605 0.0514008 -0.919891 -0.388791 -0.0516065 -0.964512 -0.258947 0.0527087 -0.792387 -0.607737 -0.0547297 -0.868659 -0.492378 0.013539 -0.723073 -0.690639 -0.0135259 -0.600069 -0.799834 -0.00550791 -0.41767 -0.908582 0.0729217 -0.527831 -0.846213 0.00731681 -0.538521 -0.84258 -0.0219067 0.0931072 0.995415 0.0114786 -0.689125 0.724551 0.0120169 -0.84813 0.529652 0.0126852 -0.955156 0.295832 0.0125124 -0.99916 0.0390138 0.0125988 -0.550349 -0.83484 0.0116879 -0.32024 -0.947264 0.0119215 -0.0737477 -0.997206 0.0127136 0.181745 -0.983264 0.0126751 0.429635 -0.902914 0.0118162 0.645402 -0.763751 0.0118676 0.815609 -0.578482 0.012724 0.935462 -0.353198 0.0127534 0.99495 -0.0995591 0.0119531 0.987416 0.157693 0.0118283 0.916763 0.399256 0.0127157 0.786223 0.617813 0.0128173 0.600034 0.799872 0.0120731 0.375495 0.926746 0.0117942 0.132004 0.991179 0.0127115 -0.121979 0.992451 0.0128781 -0.37396 0.927355 0.0121969 -0.599114 0.800571 0.0117709 -0.780299 0.625296 0.0127002 -0.912452 0.408987 0.0129367 -0.987049 0.159899 0.0123134 -0.995028 -0.0988331 0.0117579 -0.938599 -0.344809 0.0126787 -0.821996 -0.569353 0.0129851 -0.647601 -0.761869 0.0124259 -0.429978 -0.902754 0.0117556 -0.189952 -0.981723 0.0126553 0.0621458 -0.997987 0.0130287 0.316795 -0.948404 0.0125342 0.550267 -0.834895 0.0117642 0.742229 -0.670043 0.0126254 0.886302 -0.462935 0.0130642 0.97548 -0.219699 0.0126383 0.999155 0.0391166 0.011786 0.957237 0.289065 0.0125885 0.854553 0.519212 0.0130989 0.692796 0.721015 0.0127358 0.483361 0.875329 0.0118146 0.247301 0.968867 0.0125484 -0.00255074 0.999918 0.0131255 -0.258474 0.965929 0.0128287 -0.499059 0.866473 0.0118662 -0.701585 0.712487 0.0125028 -0.857229 0.514783 0.0131456 -0.960301 0.278656 0.0129181 -0.999692 0.0211781 0.0130012 -0.535333 -0.844541 0.0120325 -0.303781 -0.952666 0.0123934 -0.0564771 -0.998327 0.0131684 0.199307 -0.979849 0.0130774 0.445732 -0.895071 0.0121475 0.658543 -0.752445 0.0123329 0.825468 -0.564314 0.0131695 0.941616 -0.336432 0.0131441 0.99657 -0.081699 0.0122762 0.984518 0.174854 0.0122722 0.909715 0.415052 0.0131633 0.77508 0.631726 0.0132149 0.585571 0.810513 0.0124017 0.359259 0.933156 0.0122201 0.114829 0.99331 0.0131533 -0.139636 0.990116 0.0132756 -0.390547 0.920487 0.0125236 -0.613048 0.789946 0.0121802 -0.79101 0.611682 0.0131354 -0.91957 0.392706 0.0133286 -0.989758 0.142131 0.0126386 -0.993133 -0.116305 0.0121522 -0.932476 -0.361027 0.0131147 -0.811763 -0.58384 0.0133787 -0.633797 -0.773383 0.0127528 -0.413996 -0.910189 0.0121348 -0.172893 -0.984866 0.0130867 0.0797946 -0.996725 0.0134222 0.333794 -0.942551 0.0128606 0.564933 -0.825037 0.0121289 0.75375 -0.657049 0.0130492 0.894328 -0.447222 0.0134591 0.979268 -0.202123 0.0129663 0.998301 0.0568022 0.0121364 0.952067 0.305648 0.0130104 0.845281 0.534164 0.0134877 0.679715 0.733353 0.0130611 0.467738 0.883771 0.0121553 0.230448 0.973009 0.012966 -0.0201031 0.999714 0.0135113 -0.275785 0.961124 0.013153 -0.514399 0.85745 0.0121892 -0.713848 0.700195 0.0129161 -0.866098 0.499707 0.0135274 -0.965145 0.261367 0.0132412 -0.999907 0.00333902 -0.0128532 -0.37601 -0.926527 0.008508 -0.300857 -0.953631 -0.00865762 -0.155912 -0.987733 -0.0122607 -0.132965 -0.991045 0.0107612 -0.0467771 -0.998847 -0.0148539 0.121693 -0.992457 -0.0107585 0.130433 -0.991399 0.0219004 -0.0406529 -0.998933 0.0123051 0.212463 -0.977092 -0.00923913 0.387874 -0.921666 -0.0187066 0.599008 -0.800524 0.0124129 0.671489 -0.74091 -0.00756439 0.614366 -0.788985 0.0138381 0.461603 -0.886979 0.0132167 0.461098 -0.887251 0.00444118 0.708365 -0.705832 -0.021674 0.780174 -0.625187 -0.00457647 0.7973 -0.603566 0.0127313 0.835107 -0.549941 0.00186281 0.870073 -0.492919 -0.02891 0.912809 -0.407362 -0.00252127 0.927325 -0.37425 0.0135445 0.947487 -0.319507 0.00159013 0.968109 -0.250524 -0.0362766 0.986955 -0.156854 -0.00220132 0.992747 -0.120202 0.0134676 0.99787 -0.0638293 0.00128887 0.999947 0.0101899 -0.0445733 0.99372 0.102634 -0.0018194 0.990283 0.139055 0.0125269 0.981334 0.191901 7.0824e-05 0.963255 0.268587 -0.0588279 0.935133 0.349379 -0.000106202 0.922419 0.386191 0.012659 0.902399 0.430716 -0.00083156 0.863738 0.503941 -0.0997462 0.810196 0.577609 0.00132078 0.791756 0.610836 0.0135364 0.763647 0.645492 -0.0136343 0.648853 0.760791 -0.0131648 0.4318 0.901873 -0.0122931 0.192504 0.981219 -0.0131497 -0.0598957 0.998118 -0.0136608 -0.314717 0.949087 -0.013256 -0.548153 0.836273 -0.012334 -0.740134 0.672347 -0.0130967 -0.884992 0.465423 -0.0136769 -0.974867 0.222366 -0.0133447 -0.99926 -0.0360822 -0.0123835 -0.958272 -0.285591 -0.0130397 -0.856299 -0.516316 -0.0136866 -0.695146 -0.718738 -0.0134267 -0.486447 -0.873607 -0.0124484 -0.251306 -0.967828 -0.012977 -0.00138095 -0.999915 -0.0136943 0.254776 -0.966903 -0.0135042 0.495543 -0.868479 -0.0125234 0.69828 -0.715716 -0.012908 0.854902 -0.518629 -0.0136923 0.959069 -0.282841 -0.0135706 0.999576 -0.0257505 -0.012611 0.973726 0.227373 -0.0128354 0.886153 0.463216 -0.0136835 0.738673 0.673925 -0.0136384 0.539615 0.841801 -0.012718 0.309073 0.950953 -0.0127577 0.0620641 0.997991 -0.0136721 -0.193948 0.980917 -0.0136983 -0.440699 0.897551 -0.0128355 -0.653997 0.756388 -0.0126742 -0.821973 0.569385 -0.0136516 -0.939573 0.342077 -0.013753 -0.996042 0.0878164 -0.0129524 -0.985629 -0.168425 0.0482969 -0.915555 -0.399282 -0.0488083 -0.960129 -0.275264 0.0499434 -0.785337 -0.617051 -0.051735 -0.86024 -0.507258 0.0138405 -0.710543 -0.703517 -0.0137989 -0.590969 -0.806576 -0.0130625 -0.365788 -0.930607 -0.0125601 -0.122107 -0.992437 -0.0135912 0.132587 -0.991078 -0.0138416 0.383905 -0.923269 -0.0131679 0.607078 -0.794533 -0.0125306 0.786158 -0.617899 -0.0135568 0.916527 -0.399743 -0.0138754 0.988621 -0.149788 -0.0132682 0.994027 0.108323 -0.0125207 0.93549 0.35313 -0.0135076 0.816528 0.577149 -0.0139056 0.640175 0.768103 -0.0133697 0.421749 0.906614 -0.01253 0.181749 0.983265 -0.0134587 -0.0710483 0.997382 -0.0139254 -0.325473 0.945449 -0.013461 -0.557432 0.830114 -0.0125539 -0.747447 0.664203 -0.0134028 -0.890119 0.45553 -0.0139397 -0.977325 0.211283 -0.0135485 -0.998791 -0.047246 -0.0125881 -0.955088 -0.296055 -0.0133411 -0.8505 -0.525806 -0.0139512 -0.686942 -0.726578 -0.0136296 -0.476635 -0.878995 -0.0126359 -0.240714 -0.970514 -0.0132736 0.00970118 -0.999865 -0.0139522 0.265733 -0.963946 -0.0137067 0.505256 -0.862861 -0.0126974 0.706044 -0.708054 -0.0131992 0.86058 -0.509144 -0.0139525 0.962211 -0.271948 -0.0137786 0.9998 -0.0145007 -0.0127756 0.971185 0.237983 -0.0131263 0.880997 0.472939 -0.0139378 0.730997 0.682239 -0.013835 0.5301 0.847823 -0.0128652 0.298694 0.954262 -0.0130404 0.0511165 0.998608 -0.0139227 -0.205029 0.978657 -0.0138956 -0.450795 0.892519 -0.0129707 -0.662195 0.74922 -0.0129521 -0.828143 0.560367 -0.0138997 -0.943373 0.331443 -0.0139484 -0.996967 0.076559 -0.0130842 -0.983728 -0.17919 0.0452898 -0.911093 -0.409705 -0.0460578 -0.955453 -0.291527 0.0472086 -0.778169 -0.626278 -0.0487873 -0.851535 -0.522022 0.0140652 -0.697767 -0.716187 -0.0139924 -0.581803 -0.813209 -0.0131959 -0.355558 -0.934561 -0.0128025 -0.111241 -0.993711 -0.0138355 0.143734 -0.98952 -0.014031 0.394329 -0.918862 -0.0133022 0.615794 -0.787795 -0.012753 0.792866 -0.609263 -0.0137973 0.920956 -0.389423 -0.014068 0.990252 -0.138578 -0.0134016 0.992767 0.119303 -0.0127195 0.931573 0.363332 -0.0137448 0.810001 0.586268 -0.0140929 0.631428 0.775306 -0.0134973 0.411679 0.911229 -0.0127087 0.170984 0.985192 -0.0136941 -0.0822023 0.996522 -0.0141121 -0.336166 0.941697 -0.0135886 -0.566619 0.823868 -0.0127115 -0.754665 0.655987 -0.0136316 -0.895143 0.445571 -0.014125 -0.979656 0.200187 -0.0143542 -0.998185 -0.058485 -0.0141791 -0.951703 -0.306694 -0.016232 -0.844318 -0.535597 -0.0176614 -0.678152 -0.73471 -0.0175607 -0.466164 -0.884524 -0.0171273 -0.229396 -0.973182 -0.0201343 0.0219288 -0.999557 -0.0220844 0.277975 -0.960334 -0.021246 0.515941 -0.856361 -0.0200765 0.714472 -0.699376 -0.0265355 0.867044 -0.497524 -0.0325401 0.965672 -0.257719 -0.0311168 0.999516 -0.000240105 0.0284636 0.968767 -0.246335 0.0135332 0.570947 0.820875 0.0126534 0.342943 0.939271 0.012589 0.0976207 0.995144 0.0135211 -0.157285 0.987461 0.013593 -0.407016 0.91332 0.0127728 -0.626755 0.779112 0.0125318 -0.801492 0.597874 0.0135022 -0.926417 0.376257 0.0136456 -0.992148 0.124322 0.0128899 -0.990937 -0.133705 0.0124865 -0.926072 -0.37714 0.0134771 -0.801247 -0.598182 0.0136939 -0.619791 -0.784647 0.0130007 -0.397916 -0.91733 0.0124536 -0.155773 -0.987714 0.0134431 0.0974634 -0.995148 0.013733 0.350695 -0.936389 0.0131088 0.579406 -0.814934 0.0124343 0.765041 -0.643861 0.0134064 0.902101 -0.431317 0.0137683 0.982742 -0.184471 0.013215 0.997137 0.0744557 0.0124292 0.946614 0.322129 0.0133613 0.83571 0.549009 0.0137974 0.666409 0.745459 0.0133078 0.451983 0.891927 0.0124331 0.213509 0.976862 0.0133106 -0.0377027 0.9992 0.0138168 -0.293032 0.956003 0.013399 -0.529561 0.848166 0.0124525 -0.7259 0.687688 0.0132565 -0.874734 0.484423 0.013831 -0.969686 0.243964 0.0134843 -0.999804 -0.0144728 0.0135669 -0.504827 -0.863114 0.0125457 -0.270532 -0.962629 0.0131301 -0.0216858 -0.999679 0.013843 0.234327 -0.972059 0.0136411 0.477468 -0.878543 0.0126238 0.68424 -0.729147 0.0130557 0.844535 -0.53534 0.0138375 0.953063 -0.302456 0.0137124 0.99885 -0.0459385 0.0127187 0.977857 0.208888 0.0129819 0.8948 0.446278 0.0138278 0.751966 0.659057 0.0137733 0.556119 0.830988 0.0128283 0.326573 0.945085 0.0128984 0.0803902 0.99668 0.0138131 -0.174927 0.984484 0.0138308 -0.423349 0.905861 0.0129477 -0.640243 0.768063 0.0128211 -0.811723 0.583902 0.0137909 -0.932986 0.359647 0.0138827 -0.994219 0.106468 0.0130624 -0.988444 -0.151024 0.0127596 -0.919389 -0.393144 0.0137593 -0.790454 -0.612367 0.013927 -0.605569 -0.795671 0.0131733 -0.38175 -0.924172 0.0127105 -0.138609 -0.990266 0.0137261 0.115158 -0.993252 0.013965 0.36749 -0.929923 0.0132782 0.593665 -0.804603 0.0126774 0.776106 -0.630475 0.0136829 0.909611 -0.415236 0.0139939 0.9859 -0.16675 0.013378 0.995663 0.09207 0.0126509 0.940869 0.338534 0.0136346 0.825851 0.563723 0.0140283 0.652874 0.757337 0.0134773 0.43612 0.899788 0.0126459 0.196492 0.980424 0.0135828 -0.0553462 0.998375 0.0140446 -0.310196 0.950569 0.0135672 -0.54454 0.838625 0.0126515 -0.737744 0.674962 0.0135249 -0.883129 0.468936 0.014057 -0.973917 0.22647 0.0136524 -0.999386 -0.0322724 0.013731 -0.489349 -0.87198 0.0127121 -0.253758 -0.967184 0.0133888 -0.00417823 -0.999902 0.0140649 0.251774 -0.967684 0.0138056 0.493083 -0.869873 0.0127693 0.696815 -0.717137 0.0133116 0.853745 -0.520522 0.0140553 0.958339 -0.285289 0.0138725 0.99951 -0.0280479 0.0128458 0.974076 0.225855 0.0132369 0.886907 0.461759 0.0140441 0.74001 0.672449 0.013935 0.541129 0.840824 0.0129383 0.310117 0.95061 0.0131474 0.0631152 0.99792 0.0140251 -0.19255 0.981187 0.01399 -0.439541 0.898114 0.0130492 -0.653512 0.756804 0.0130578 -0.821708 0.569759 0.0140026 -0.93927 0.342892 0.0130715 -0.995632 0.0924453 0.0137581 -0.987736 -0.155528 0.0148735 -0.919025 -0.393919 0.015733 -0.793735 -0.60806 0.0160975 -0.619592 -0.784759 0.0165986 -0.407301 -0.913143 0.0186693 -0.169935 -0.985278 0.0198895 0.07788 -0.996764 0.0195479 0.32089 -0.946915 0.0194198 0.544155 -0.83876 0.0247444 0.733829 -0.678883 0.0292923 0.878275 -0.477258 0.0175437 0.216121 -0.976209 0.0356397 -0.290714 -0.956146 0.0120603 0.0149354 0.999816 0.0117079 0.264116 0.96442 0.0151049 0.499256 0.866323 0.0173423 0.70619 0.70781 0.0188321 0.864026 0.503095 0.0214358 0.962397 0.270799 0.0281451 0.999431 0.0185848 0.0349101 0.969902 -0.240981 0.0421697 0.874813 -0.482622 0.0537489 0.724777 -0.686883 0.0113007 -0.944441 -0.328487 -0.0120327 -0.967695 -0.251838 0.0128248 -0.99662 -0.0811408 0.0136646 -0.98397 0.177811 0.0131666 -0.904978 0.425256 0.0124949 -0.769217 0.638865 0.0145323 -0.584572 0.811211 0.0155137 -0.356709 0.934087 0.0142254 -0.103977 0.994478 0.0127078 0.149374 0.988699 0.0158837 0.392297 0.919702 0.0173675 0.614954 0.788372 0.0130925 0.797188 0.60359 0.00587793 0.92324 0.384179 0.0126174 0.990034 0.140264 -0.0120782 0.924396 0.381243 -0.0124581 -0.999914 -0.00418389 -0.012301 -0.969763 0.243739 -0.0123069 -0.879113 0.476454 -0.0137529 -0.73361 0.679431 -0.0142689 -0.542351 0.840031 -0.0133401 -0.317273 0.94824 -0.0125228 -0.0723946 0.997297 -0.0151593 0.176996 0.984095 -0.0160768 0.415336 0.909526 -0.0123693 0.627808 0.77827 -0.00585882 0.801133 0.598458 -0.0171258 0.373988 -0.927276 0.847357 0.154281 0.508117 0.872125 0.201193 0.446003 0.868201 0.276495 0.412041 0.863254 0.351438 0.362331 0.859566 0.413529 0.300232 0.85926 0.360315 0.363104 0.852664 0.225729 0.47118 0.856801 0.297519 0.421158 0.861426 0.41367 0.294656 0.857551 0.45758 0.235004 0.86296 0.458 0.213394 0.871242 0.480678 0.0994334 0.857825 0.513689 0.0161384 0.864403 0.494691 0.0899325 0.863023 0.457921 0.213309 0.851488 0.50778 0.130874 0.860485 0.506143 0.058181 0.855376 0.51743 -0.0244506 0.84367 0.535326 -0.0405724 0.864913 0.477102 -0.155881 0.840096 0.499871 -0.210638 0.863861 0.450688 -0.224997 0.872461 0.443059 -0.20618 0.856498 0.493696 -0.150584 0.864058 0.498494 -0.0700534 0.8735 0.483985 -0.0524992 0.837541 0.530893 0.12914 0.865748 0.41763 -0.275801 0.842857 0.409324 -0.349351 0.86418 0.36364 -0.347792 0.87158 0.362667 -0.329882 0.856704 0.422816 -0.295441 0.864267 0.341648 -0.369214 0.843603 0.273432 -0.462136 0.85314 0.12707 -0.50597 0.860403 -0.0161522 -0.509358 0.864671 -0.140175 -0.482385 0.867184 -0.247766 -0.431977 0.863584 -0.359336 -0.353695 0.842815 -0.462824 -0.274693 0.855846 -0.440156 -0.271643 0.855039 -0.499437 -0.13954 0.849991 -0.508766 -0.136646 0.864328 -0.491456 -0.106806 0.871418 -0.476634 -0.115976 0.856995 -0.481798 -0.18284 0.863889 -0.440512 -0.244223 0.856397 -0.40452 -0.320856 0.863961 -0.34161 -0.369965 0.873253 -0.319513 -0.367887 0.857375 -0.279711 -0.432053 0.864443 -0.203888 -0.459531 0.857594 -0.136572 -0.495863 0.864006 -0.0656134 -0.499188 0.871871 -0.0513009 -0.487041 0.856435 0.0148067 -0.516042 0.863871 0.0901021 -0.49559 0.856835 0.176604 -0.484402 0.864249 0.244603 -0.439594 0.873271 0.25012 -0.418137 0.858178 0.319965 -0.401439 0.858292 0.270805 -0.435889 0.848259 0.124552 -0.514726 0.872856 0.101104 -0.477389 0.843664 -0.039103 -0.535446 0.844294 -0.190171 -0.501001 0.87177 -0.186893 -0.452866 0.841946 -0.3395 -0.419364 0.863191 -0.504669 -0.0145155 0.842283 -0.538738 0.0179217 0.864118 -0.500842 0.0495694 0.873597 -0.485572 0.0323728 0.858054 -0.51223 -0.0369398 0.866296 -0.483821 0.124291 0.839796 -0.50833 0.190641 0.863855 -0.459168 0.207169 0.872591 -0.450666 0.188375 0.856589 -0.499212 0.130551 0.865535 -0.434286 0.24949 0.843605 -0.420723 0.333651 0.863971 -0.376082 0.334837 0.871615 -0.374372 0.316439 0.856591 -0.433808 0.279397 0.862642 -0.364429 0.350771 0.848787 -0.294198 0.439327 0.857518 -0.155288 0.490458 0.862819 -0.0137139 0.505328 0.865404 0.113158 0.48813 0.86608 0.221398 0.448205 0.861204 0.336386 0.381015 0.848383 0.439451 0.295178 0.851675 0.433566 0.294399 0.858133 0.486525 0.164015 0.847106 0.507645 0.157191 0.864257 0.487604 0.123703 0.871495 0.472205 0.132357 0.856839 0.474996 0.200512 0.863871 0.430832 0.260981 0.856434 0.391377 0.336667 0.864004 0.326214 0.383511 0.873379 0.303914 0.380587 0.857589 0.26166 0.442804 0.864443 0.186512 0.466854 0.857377 0.119116 0.500715 0.86396 0.0470677 0.501356 0.871977 0.0330536 0.488429 0.856396 -0.0348493 0.515142 0.863892 -0.109904 0.49154 0.856994 -0.196064 0.476571 0.864328 -0.262369 0.429069 0.872936 -0.266977 0.408297 0.858102 -0.334187 0.389847 0.854386 -0.293162 0.429047 0.8452 -0.148256 0.513475 0.872988 -0.120352 0.47266 0.841797 0.0180044 0.539494 0.844301 0.17186 0.507564 0.87148 0.170458 0.459856 0.844075 0.320885 0.429616 0.86432 0.501064 0.0434219 0.841846 0.539703 0.00412889 0.864181 0.502346 -0.0289811 0.873533 0.486606 -0.0124501 0.858182 0.510179 0.0569423 0.867016 0.489734 -0.0918926 0.840303 0.514719 -0.170163 0.863858 0.46699 -0.188864 0.872724 0.457613 -0.170128 0.8567 0.503905 -0.110208 0.864655 0.450826 -0.22165 0.844888 0.430485 -0.317565 0.864059 0.387753 -0.321012 0.871766 0.385214 -0.302711 0.856501 0.444261 -0.262751 0.860051 0.388435 -0.330803 0.853123 0.312857 -0.417495 0.861138 0.183258 -0.474192 0.864661 0.0441301 -0.500414 0.865633 -0.0849305 -0.493423 0.864468 -0.195754 -0.463007 0.843012 -0.318505 -0.433458 0.85722 -0.296476 -0.421042 0.853235 -0.415477 -0.315227 0.847986 -0.425197 -0.316428 0.863859 -0.420393 -0.277521 0.872458 -0.400287 -0.280336 0.856497 -0.377513 -0.35199 0.864057 -0.310209 -0.396454 0.857818 -0.24319 -0.452776 0.8644 -0.169767 -0.473278 0.871371 -0.154223 -0.465755 0.85718 -0.10121 -0.504975 0.863923 -0.0282149 -0.502832 0.856383 0.0550171 -0.513401 0.863921 0.129633 -0.486657 0.87312 0.1395 -0.46712 0.857172 0.215213 -0.46791 0.8644 0.279584 -0.417906 0.857829 0.347724 -0.378441 0.872238 0.283174 -0.398764 0.85143 0.313155 -0.420714 0.842876 0.171373 -0.51009 0.84063 0.00321793 -0.5416 0.872091 -0.0145308 -0.489129 0.844494 -0.153779 -0.513013 0.860765 -0.472734 -0.188699 0.844692 -0.50492 -0.177626 0.864184 -0.483098 -0.140718 0.871579 -0.467117 -0.148837 0.856704 -0.467411 -0.218142 0.865045 -0.496723 -0.0704519 0.842412 -0.538242 -0.0252598 0.864251 -0.502992 0.00833208 0.873278 -0.48717 -0.0071902 0.858181 -0.507685 -0.0760342 0.867039 -0.494776 0.0586459 0.841591 -0.519046 0.149383 0.863867 -0.474127 0.170108 0.872857 -0.463874 0.151466 0.856836 -0.507741 0.089623 0.863027 -0.46718 0.192162 0.844087 -0.434604 0.314066 0.856309 -0.330202 0.397116 0.864017 -0.210973 0.457127 0.865907 -0.07513 0.49453 0.865295 0.0553854 0.498194 0.862594 0.170626 0.476255 0.849335 0.286674 0.443226 0.853064 0.280662 0.4399 0.857378 0.390872 0.334846 0.8449 0.415051 0.337457 0.863855 0.409203 0.29378 0.872588 0.388686 0.295827 0.856584 0.362932 0.366802 0.864114 0.293656 0.408745 0.858052 0.224455 0.461917 0.864331 0.153521 0.478919 0.871418 0.138166 0.470681 0.857001 0.0828917 0.508604 0.863894 0.00909809 0.503592 0.856396 -0.0752526 0.510806 0.86396 -0.149245 0.480935 0.873251 -0.158505 0.460771 0.857371 -0.233981 0.45844 0.864443 -0.295748 0.406537 0.857598 -0.360907 0.366431 0.864008 -0.399303 0.306673 0.871866 -0.395956 0.288217 0.856433 -0.454141 0.245516 0.855692 -0.424234 0.29634 0.849453 -0.331364 0.410642 0.871775 -0.298487 0.388477 0.841349 -0.193678 0.504599 0.840216 -0.0243543 0.541704 0.872209 -0.00422498 0.489115 0.845061 0.135926 0.517104 0.862914 0.457973 0.213636 0.842838 0.500521 0.197743 0.864119 0.477902 0.157823 0.87167 0.461347 0.165379 0.856593 0.459028 0.235674 0.865568 0.491463 0.0962101 0.843691 0.534905 0.0454224 0.864326 0.502782 0.0123171 0.872835 0.487293 0.0265317 0.858061 0.504833 0.0942081 0.866273 0.498947 -0.0249633 0.843618 0.521338 -0.128514 0.863892 0.480529 -0.150941 0.872985 0.469418 -0.132451 0.85699 0.510711 -0.068863 0.860549 0.483285 -0.160905 0.84917 0.44415 -0.285729 0.85901 0.346702 -0.376696 0.865805 0.23806 -0.440124 0.86652 0.106744 -0.487594 0.864313 -0.0244023 -0.502363 0.840645 -0.140532 -0.523036 0.859838 -0.119974 -0.496271 0.854102 -0.256303 -0.452569 0.849649 -0.263821 -0.456612 0.864181 -0.27658 -0.420351 0.873536 -0.254384 -0.414998 0.858179 -0.206094 -0.470163 0.864256 -0.136976 -0.484044 0.856843 -0.0641863 -0.511566 0.863872 0.0102531 -0.503607 0.872331 0.0231811 -0.488367 0.856434 0.0955023 -0.507347 0.864005 0.168685 -0.474384 0.857586 0.252325 -0.448194 0.864444 0.31079 -0.395155 0.871483 0.312769 -0.377747 0.857381 0.373843 -0.353751 0.863961 0.410457 -0.291712 0.856398 0.463392 -0.227705 0.871978 0.406283 -0.273109 0.851676 0.441857 -0.281799 0.847784 0.348432 -0.399822 0.840648 0.21497 -0.497091 0.873376 0.177312 -0.453624 0.840577 0.0452134 -0.539801 0.860834 -0.365549 -0.354033 0.842503 -0.40319 -0.357248 0.863856 -0.397279 -0.309713 0.872721 -0.376368 -0.310974 0.856698 -0.347676 -0.381038 0.864546 -0.442172 -0.238838 0.841627 -0.494404 -0.217322 0.864061 -0.471992 -0.174993 0.871763 -0.454886 -0.181954 0.856501 -0.449853 -0.253058 0.865641 -0.485364 -0.122834 0.844922 -0.530934 -0.0649332 0.864401 -0.501732 -0.0328076 0.87225 -0.486938 -0.045513 0.857834 -0.501662 -0.11161 0.864624 -0.502358 -0.00792773 0.842719 -0.523852 0.124114 0.853635 -0.453106 0.256911 0.861308 -0.363122 0.355375 0.866419 -0.264109 0.42375 0.866459 -0.138967 0.479517 0.8625 -0.00821355 0.505991 0.845987 0.112391 0.521223 0.855803 0.101677 0.507211 0.857534 0.227641 0.461319 0.84711 0.246197 0.470947 0.864251 0.259027 0.431249 0.873283 0.237657 0.425318 0.858183 0.188308 0.477559 0.864186 0.119993 0.488655 0.856658 0.0451125 0.513908 0.864012 -0.0296924 0.502596 0.872516 -0.0419708 0.486779 0.856497 -0.115719 0.503013 0.864056 -0.187893 0.467015 0.857817 -0.270199 0.437198 0.864405 -0.324746 0.383853 0.871371 -0.326016 0.366642 0.857181 -0.386498 0.340382 0.863921 -0.421174 0.276138 0.856383 -0.471976 0.209395 0.863923 -0.486178 0.131409 0.873118 -0.474209 0.113094 0.857171 -0.512796 0.0479507 0.856342 -0.504626 0.109691 0.848078 -0.458293 0.265956 0.872086 -0.416164 0.257436 0.845971 -0.365008 0.388718 0.840765 -0.235087 0.487697 0.873499 -0.195867 0.445686 0.841623 -0.0653712 0.536094 0.863601 0.339473 0.372763 0.840872 0.38971 0.37558 0.863873 0.384602 0.325276 0.872854 0.363351 0.325732 0.856833 0.331778 0.394664 0.865627 0.425232 0.264324 0.841114 0.486578 0.236157 0.864007 0.465367 0.19216 0.871866 0.447711 0.198504 0.85644 0.439876 0.270223 0.865179 0.478342 0.150514 0.846218 0.526222 0.0837023 0.864437 0.49999 0.052512 0.87178 0.485708 0.0639374 0.8576 0.497869 0.129026 0.862365 0.504723 0.0397603 0.848934 0.520552 -0.0913075 0.857484 0.461457 -0.227551 0.86318 0.379481 -0.33304 0.866192 0.288815 -0.407796 0.86568 0.171798 -0.470195 0.860049 0.0423555 -0.508451 0.850294 -0.0838256 -0.519589 0.851973 -0.0819566 -0.517131 0.860037 -0.20063 -0.469131 0.845555 -0.22802 -0.482746 0.864326 -0.241056 -0.4414 0.872847 -0.220971 -0.435097 0.858062 -0.17112 -0.484197 0.864118 -0.102584 -0.492725 0.856593 -0.0257635 -0.51535 0.863854 0.0494652 -0.501308 0.872585 0.0615073 -0.484574 0.856583 0.13583 -0.497811 0.864114 0.206822 -0.458838 0.858049 0.2875 -0.425553 0.864334 0.33777 -0.372611 0.871415 0.338325 -0.355206 0.857003 0.398802 -0.326348 0.863893 0.431399 -0.259967 0.856394 0.479864 -0.190578 0.863958 0.491047 -0.111573 0.873247 0.478229 -0.0934678 0.857364 0.514005 -0.0269522 0.852139 0.515903 -0.0877727 0.845019 0.473285 -0.248884 0.872204 0.42554 -0.241196 0.844235 0.380848 -0.377124 0.841693 0.253844 -0.476566 0.873597 0.214108 -0.43702 0.843594 0.0853636 -0.530153 0.865684 -0.312593 -0.390994 0.840053 -0.374747 -0.392269 0.863887 -0.371235 -0.340417 0.872985 -0.349658 -0.340054 0.85699 -0.315286 -0.40763 0.866114 -0.407051 -0.290096 0.841342 -0.477075 -0.254053 0.863957 -0.458006 -0.209304 0.871972 -0.439817 -0.215003 0.856394 -0.429102 -0.287159 0.864109 -0.470267 -0.179343 0.843163 -0.530974 -0.0845195 0.854229 -0.516573 0.0586984 0.860706 -0.469194 0.19759 0.864582 -0.395764 0.309627 0.865758 -0.31142 0.391766 0.864129 -0.205217 0.459528 0.842887 -0.0909566 0.530348 0.855667 -0.0962048 0.508507 0.854331 0.0550096 0.516811 0.848516 0.0617522 0.525554 0.864061 0.0847728 0.496198 0.871761 0.0701865 0.484878 0.856502 0.00613028 0.516107 0.863857 -0.06923 0.498957 0.856696 -0.155797 0.491731 0.86418 -0.225423 0.449865 0.873536 -0.231898 0.42797 0.858176 -0.303843 0.413779 0.864256 -0.35048 0.360868 0.856845 -0.410732 0.311635 0.863871 -0.441096 0.243232 0.872329 -0.434375 0.224412 0.856432 -0.487009 0.171309 0.864003 -0.495108 0.0914724 0.857582 -0.514313 0.00595318 0.864443 -0.497656 -0.0712453 0.871488 -0.483568 -0.0816801 0.857382 -0.493367 -0.146582 0.859296 -0.503116 -0.0921116 0.848565 -0.525045 0.0653106 0.873374 -0.481455 0.0736129 0.84259 -0.486635 0.230712 0.843013 -0.395676 0.364376 0.871494 -0.350302 0.3432 0.843529 -0.270722 0.463862 0.861996 0.175166 0.475688 0.845018 0.209548 0.491969 0.864399 0.222781 0.450757 0.872261 0.20435 0.4443 0.857838 0.154471 0.490156 0.867061 0.284887 0.40871 0.840042 0.358477 0.407215 0.863921 0.357159 0.355075 0.873119 0.335308 0.353882 0.857168 0.298228 0.419909 0.865943 0.387547 0.316149 0.842369 0.465826 0.270963 0.863819 0.450021 0.226492 0.872049 0.431146 0.231611 0.856384 0.417535 0.303761 0.862395 0.460924 0.209344 0.847512 0.519469 0.108972 0.858509 0.512116 -0.0264533 0.863307 0.476256 -0.166976 0.865477 0.411956 -0.285029 0.865185 0.33279 -0.375108 0.861733 0.238599 -0.447758 0.848827 0.119384 -0.515014 0.851464 0.120523 -0.510375 0.857824 -0.0258281 -0.513294 0.84553 -0.0409457 -0.532355 0.864009 -0.066591 -0.499053 0.871863 -0.0522683 -0.486952 0.856438 0.0137311 -0.516068 0.86387 0.0890432 -0.495783 0.856829 0.175546 -0.484797 0.864247 0.243634 -0.440135 0.873292 0.249201 -0.418641 0.858184 0.319165 -0.402062 0.864187 0.36297 -0.348474 0.85671 0.422221 -0.296274 0.863859 0.450217 -0.225946 0.872456 0.442631 -0.207119 0.856494 0.493379 -0.151641 0.864054 0.498346 -0.0711536 0.857813 0.513743 0.0150233 0.864406 0.494856 0.0889974 0.871444 0.480438 0.0988171 0.857217 0.488079 0.164191 0.855981 0.504524 0.112928 0.84572 0.531929 -0.0425319 0.873496 0.483875 -0.0535764 0.840879 0.498145 -0.2116 0.842434 0.409292 -0.350407 0.871578 0.362038 -0.330576 0.845874 0.286008 -0.450218 0.863585 -0.149547 -0.481515 0.84469 -0.191119 -0.499972 0.864441 -0.204837 -0.459111 0.87179 -0.187781 -0.45246 0.857606 -0.137497 -0.495587 0.867434 -0.257448 -0.425768 0.840845 -0.341064 -0.420303 0.863958 -0.342415 -0.369226 0.873245 -0.320332 -0.367193 0.857364 -0.280668 -0.431455 0.865075 -0.366585 -0.342434 0.844024 -0.453421 -0.286415 0.863894 -0.441003 -0.243318 0.872202 -0.421825 -0.247643 0.856394 -0.405205 -0.319997 0.85972 -0.45039 -0.240895 0.851698 -0.506886 -0.132954 0.861287 -0.508098 -0.00454165 0.865272 -0.4826 0.135655 0.865814 -0.428036 0.259136 0.864036 -0.354857 0.357098 0.844499 -0.290347 0.450022 0.857944 -0.287194 0.425972 0.853928 -0.147465 0.499059 0.847852 -0.144615 0.510131 0.863891 -0.10884 0.49178 0.872983 -0.11932 0.472931 0.856986 -0.195031 0.477009 0.864324 -0.261429 0.42965 0.858067 -0.333507 0.390505 0.864122 -0.375202 0.335435 0.871664 -0.373497 0.317334 0.856595 -0.433231 0.280279 0.863854 -0.458731 0.20814 0.856582 -0.498939 0.131631 0.864114 -0.500739 0.0506693 0.873595 -0.485504 0.0334471 0.858041 -0.512328 -0.0358468 0.864329 -0.491651 -0.1059 0.857007 -0.482137 -0.181889 0.871416 -0.476849 -0.115103 0.852528 -0.505384 -0.133355 0.843678 -0.536488 0.0197109 0.839941 -0.507685 0.191719 0.872584 -0.450275 0.189341 0.842542 -0.421533 0.335309 0.860777 -0.00377367 0.508968 0.843119 0.0197249 0.537365 0.863959 0.0480749 0.501262 0.871972 0.0340378 0.488372 0.856398 -0.0337721 0.515211 0.864758 0.122926 0.486912 0.84431 0.172839 0.507215 0.864443 0.187437 0.466481 0.871493 0.171339 0.459503 0.857386 0.120053 0.500476 0.866863 0.230785 0.441913 0.842409 0.322716 0.431511 0.864002 0.327052 0.382803 0.873372 0.304761 0.379924 0.857578 0.262636 0.442247 0.863431 0.344068 0.368924 0.843522 0.450809 0.291963 0.855283 0.493737 0.15721 0.863028 0.504016 0.0339231 0.866578 0.488168 -0.103612 0.865532 0.443969 -0.23183 0.862204 0.377706 -0.337553 0.849473 0.309472 -0.427343 0.854314 0.308316 -0.418437 0.858228 0.175233 -0.482429 0.84492 0.16823 -0.507748 0.863921 0.128581 -0.486938 0.873113 0.13848 -0.467436 0.857164 0.21419 -0.468394 0.864399 0.278678 -0.418512 0.857842 0.347018 -0.37906 0.864061 0.387122 -0.321769 0.871761 0.384625 -0.303473 0.856505 0.443716 -0.263659 0.863858 0.466592 -0.189849 0.856694 0.503671 -0.111315 0.864179 0.502284 -0.0300872 0.873542 0.486561 -0.0135127 0.858177 0.510301 0.0558986 0.864259 0.48783 0.122791 0.856849 0.475378 0.199565 0.863873 0.43137 0.260085 0.872328 0.41172 0.263688 0.856431 0.392102 0.335829 0.855224 0.430496 0.288556 0.849265 0.504966 0.154137 0.871492 0.472456 0.131477 0.842555 0.538604 0.0026154 0.839807 0.515162 -0.171264 0.872714 0.457264 -0.171115 0.843358 0.432269 -0.319202 0.863163 0.0338444 -0.50379 0.84136 0.00171238 -0.540473 0.863925 -0.0292357 -0.502771 0.872084 -0.0155333 -0.48911 0.856383 0.0539302 -0.513516 0.865458 -0.0952164 -0.49185 0.844051 -0.154733 -0.513454 0.864408 -0.170642 -0.472949 0.871373 -0.155088 -0.465464 0.85719 -0.102179 -0.504762 0.865631 -0.204892 -0.456839 0.84467 -0.303624 -0.440846 0.864053 -0.311085 -0.395776 0.873495 -0.288627 -0.392048 0.857809 -0.244191 -0.452254 0.860939 -0.319884 -0.39555 0.849084 -0.426459 -0.311751 0.858403 -0.479757 -0.181596 0.864171 -0.499428 -0.0614778 0.867209 -0.492886 0.0708038 0.864563 -0.459694 0.203008 0.83883 -0.436304 0.325582 0.859372 -0.417398 0.295397 0.853301 -0.327083 0.40607 0.851635 -0.327484 0.409234 0.864439 -0.294907 0.407155 0.871796 -0.29769 0.389041 0.85761 -0.360207 0.367091 0.864009 -0.398692 0.307462 0.856439 -0.453623 0.246452 0.86387 -0.47376 0.171117 0.872848 -0.463559 0.152479 0.856827 -0.507556 0.0907409 0.864248 -0.502977 0.00943574 0.858185 -0.507827 -0.0750381 0.864188 -0.483359 -0.1398 0.871575 -0.467406 -0.14795 0.85671 -0.467836 -0.217204 0.863857 -0.420977 -0.276638 0.856493 -0.378272 -0.351185 0.872452 -0.400887 -0.279495 0.851094 -0.422868 -0.311162 0.846408 -0.50299 -0.174913 0.842436 -0.538257 -0.0241134 0.873296 -0.487151 -0.00614786 0.840476 -0.520548 0.150434 0.861757 -0.20269 0.465072 0.842749 -0.191122 0.503236 0.863957 -0.148197 0.481264 0.873243 -0.15749 0.461133 0.857358 -0.232989 0.458969 0.864962 -0.064409 0.497687 0.840331 -0.0231613 0.541579 0.863894 0.010128 0.503572 0.872202 -0.00321584 0.489136 0.856394 -0.0741662 0.510968 0.865642 0.0663055 0.496253 0.844114 0.13681 0.518416 0.864335 0.154394 0.478631 0.871414 0.139033 0.470434 0.857009 0.0838811 0.508428 0.864079 0.179763 0.470163 0.844277 0.299211 0.444601 0.853904 0.401553 0.331063 0.861041 0.464871 0.206161 0.865052 0.494046 0.0872029 0.867114 0.49671 -0.0373212 0.862675 0.475421 -0.172531 0.844966 0.444878 -0.296845 0.855065 0.435366 -0.281639 0.856444 0.343371 -0.385487 0.849657 0.344982 -0.398837 0.864442 0.310008 -0.395771 0.871497 0.312028 -0.378328 0.857392 0.373165 -0.354439 0.863962 0.409874 -0.292529 0.856324 0.463037 -0.228706 0.864107 0.479819 -0.151967 0.873061 0.468877 -0.133863 0.856982 0.510573 -0.0699787 0.864321 0.502815 0.0112062 0.85807 0.504994 0.0932599 0.864122 0.478197 0.15691 0.871663 0.461675 0.164496 0.856599 0.4595 0.23473 0.863857 0.409822 0.292912 0.856577 0.363729 0.366029 0.864109 0.29456 0.408106 0.873595 0.272012 0.403535 0.858042 0.225454 0.461449 0.856769 0.27998 0.43308 0.847484 0.413464 0.332896 0.872582 0.389327 0.295001 0.844052 0.499362 0.195483 0.843269 0.535641 0.0445712 0.872865 0.487296 0.0254996 0.841789 0.523964 -0.129823 0.86436 0.229703 -0.447347 0.841384 0.213081 -0.496659 0.864 0.167642 -0.474762 0.87337 0.176306 -0.454027 0.857573 0.251361 -0.448761 0.866145 0.0954912 -0.490585 0.840071 0.0444089 -0.540656 0.863873 0.00920697 -0.503626 0.872325 0.0221587 -0.488424 0.85643 0.0944234 -0.507554 0.865237 -0.0360802 -0.500063 0.844785 -0.118649 -0.521786 0.864258 -0.13788 -0.483784 0.871492 -0.122662 -0.474822 0.856851 -0.065194 -0.511425 0.862225 -0.154088 -0.48252 0.850186 -0.267784 -0.453293 0.858002 -0.37603 -0.349906 0.86318 -0.448996 -0.230917 0.865566 -0.487831 -0.113209 0.866097 -0.499856 0.00437291 0.860231 -0.490212 0.140339 0.84971 -0.454088 0.267951 0.851033 -0.452807 0.265911 0.859177 -0.35946 0.364148 0.847502 -0.362056 0.388145 0.864405 -0.324027 0.384461 0.871373 -0.325334 0.367241 0.857193 -0.385825 0.341114 0.863925 -0.420609 0.276986 0.856383 -0.471536 0.210386 0.863919 -0.485897 0.132467 0.873111 -0.473972 0.11414 0.857159 -0.512709 0.0490715 0.864396 -0.50181 -0.0317241 0.857845 -0.501847 -0.110685 0.864062 -0.472331 -0.174071 0.871757 -0.455252 -0.181066 0.856505 -0.450367 -0.252127 0.863857 -0.397931 -0.308872 0.856691 -0.348513 -0.380288 0.864177 -0.277502 -0.41975 0.873542 -0.255282 -0.414434 0.858174 -0.207068 -0.469745 0.852777 -0.263638 -0.450851 0.844507 -0.402301 -0.353499 0.872713 -0.377046 -0.310175 0.842291 -0.494022 -0.21561 0.844208 -0.53214 -0.0643404 0.87228 -0.486977 -0.0445096 0.844089 -0.525131 0.108403 0.865663 -0.25578 0.430353 0.840849 -0.233915 0.488116 0.864054 -0.186872 0.467429 0.873491 -0.19488 0.446135 0.857802 -0.269257 0.437809 0.866683 -0.127117 0.482392 0.840595 -0.0652658 0.537717 0.863858 -0.0287331 0.502916 0.872451 -0.0412619 0.486956 0.856493 -0.114636 0.503268 0.86417 0.00444157 0.50318 0.840902 0.12177 0.527309 0.854514 0.238194 0.461594 0.861394 0.349836 0.36826 0.864784 0.432058 0.255879 0.865596 0.480728 0.140158 0.864332 0.502165 0.0275592 0.843824 0.526798 -0.102199 0.855844 0.509365 -0.0898773 0.854179 0.462064 -0.238485 0.847488 0.468672 -0.249219 0.863894 0.430864 -0.26085 0.872198 0.42505 -0.242079 0.856393 0.479459 -0.191598 0.863956 0.490806 -0.112649 0.857355 0.51396 -0.0280781 0.864437 0.500099 0.0514726 0.871804 0.485792 0.0629628 0.857615 0.498086 0.12809 0.864012 0.465737 0.191241 0.856437 0.44043 0.269326 0.863866 0.38531 0.324456 0.872844 0.36407 0.324955 0.856823 0.332651 0.39395 0.864245 0.259983 0.430685 0.858186 0.189239 0.477185 0.864189 0.120917 0.488423 0.871574 0.105877 0.478695 0.856713 0.0461553 0.513725 0.85919 0.103129 0.501155 0.849593 0.246432 0.46633 0.873303 0.238549 0.424777 0.84225 0.389474 0.372727 0.841199 0.486952 0.235079 0.87186 0.448115 0.197616 0.845157 0.527966 0.0834395 0.861494 0.375423 -0.341885 0.84533 0.378529 -0.377007 0.864334 0.337079 -0.373236 0.871413 0.337674 -0.35583 0.857012 0.398154 -0.327113 0.865951 0.280665 -0.413952 0.841138 0.253441 -0.47776 0.864111 0.205813 -0.459296 0.873595 0.213139 -0.437498 0.858036 0.286602 -0.426185 0.866533 0.159269 -0.473027 0.841923 0.0856188 -0.532762 0.863805 0.0484386 -0.501492 0.872561 0.0605777 -0.484735 0.856579 0.134759 -0.49811 0.862383 0.0287012 -0.505441 0.845985 -0.0931745 -0.525003 0.857687 -0.210358 -0.469172 0.864083 -0.322919 -0.386113 0.865813 -0.41397 -0.281064 0.865074 -0.472626 -0.168143 0.862101 -0.503376 -0.0582662 0.849937 -0.522291 0.069421 0.851736 -0.519606 0.0674912 0.858 -0.469415 0.208531 0.844514 -0.482979 0.231361 0.863871 -0.440591 0.244143 0.872322 -0.433916 0.225324 0.85643 -0.486642 0.172355 0.864002 -0.494909 0.0925538 0.857569 -0.51432 0.00707817 0.864444 -0.497795 -0.0702667 0.8715 -0.483702 -0.0807498 0.857397 -0.493622 -0.145627 0.863966 -0.458407 -0.208389 0.856399 -0.429699 -0.286252 0.86389 -0.371963 -0.339615 0.872978 -0.35041 -0.339296 0.85698 -0.316185 -0.406955 0.864321 -0.242027 -0.440877 0.858073 -0.172031 -0.483856 0.864122 -0.103531 -0.492518 0.871696 -0.0886249 -0.481966 0.856614 -0.0268123 -0.515261 0.855091 -0.0837728 -0.511666 0.847339 -0.228591 -0.479336 0.872875 -0.221863 -0.434588 0.840769 -0.3751 -0.390394 0.840828 -0.478171 -0.253696 0.871967 -0.440257 -0.21412 0.846261 -0.522969 -0.101716 0.863364 -0.391264 0.318616 0.843606 -0.394096 0.364715 0.86426 -0.349803 0.361514 0.87149 -0.349665 0.343861 0.856853 -0.410104 0.312439 0.865844 -0.303635 0.397642 0.842355 -0.271142 0.465747 0.864174 -0.224434 0.45037 0.873544 -0.230957 0.428462 0.858172 -0.302992 0.41441 0.865655 -0.191932 0.462388 0.84393 -0.105093 0.526059 0.863855 -0.0681668 0.499108 0.872711 -0.0797506 0.48168 0.856688 -0.154736 0.49208 0.859671 -0.0635295 0.506883 0.850676 0.0643975 0.521731 0.860107 0.184214 0.475691 0.866077 0.295238 0.403416 0.866233 0.394623 0.306453 0.863916 0.463401 0.197254 0.843305 0.527546 0.102626 0.859088 0.500074 0.109059 0.855096 0.517153 -0.0369324 0.848299 0.527628 -0.0446863 0.864055 0.498187 -0.0722411 0.87349 0.483765 -0.0546546 0.857801 0.513795 0.0138998 0.86441 0.495014 0.0880771 0.857198 0.488425 0.163259 0.863927 0.450333 0.225458 0.872079 0.431672 0.230518 0.856382 0.418182 0.302876 0.863918 0.357928 0.354306 0.857158 0.29916 0.419266 0.864397 0.223752 0.450281 0.87229 0.205238 0.443832 0.857851 0.155369 0.489849 0.864065 0.0857408 0.496025 0.856506 0.00718047 0.516088 0.871757 0.0711396 0.484746 0.851278 0.0637571 0.520827 0.846112 0.210349 0.489743 0.84011 0.359322 0.406329 0.87311 0.336093 0.353158 0.841211 0.467742 0.271259 0.861189 0.476096 -0.178008 0.842202 0.495525 -0.212485 0.863858 0.449749 -0.226883 0.872447 0.442209 -0.208056 0.856492 0.49305 -0.152718 0.864747 0.406977 -0.294249 0.842483 0.408541 -0.351164 0.864192 0.362306 -0.349153 0.871573 0.361414 -0.33127 0.856715 0.421622 -0.297111 0.865663 0.324651 -0.381091 0.844375 0.286942 -0.452432 0.864246 0.242669 -0.44067 0.873309 0.248285 -0.419149 0.858187 0.318364 -0.402689 0.863981 0.22489 -0.450512 0.843823 0.111994 -0.524805 0.854736 -0.0353101 -0.51786 0.8621 -0.158797 -0.481214 0.867179 -0.26736 -0.420141 0.865984 -0.373926 -0.33204 0.862026 -0.452903 -0.227576 0.847848 -0.514885 -0.126676 0.855389 -0.501473 -0.129752 0.858804 -0.512276 0.00545985 0.845616 -0.53335 0.0217296 0.864111 -0.500632 0.0517676 0.873593 -0.485432 0.0345206 0.858034 -0.512417 -0.0347386 0.864337 -0.491829 -0.105003 0.857017 -0.482476 -0.18094 0.863896 -0.4415 -0.242408 0.872198 -0.422343 -0.246772 0.856394 -0.405881 -0.31914 0.863956 -0.343225 -0.368479 0.857352 -0.281621 -0.430855 0.86444 -0.205785 -0.45869 0.871811 -0.188666 -0.452052 0.857618 -0.138418 -0.49531 0.864011 -0.0675788 -0.498917 0.856441 0.0126628 -0.516089 0.863869 0.0879803 -0.495973 0.872843 0.0990401 -0.477845 0.856823 0.17449 -0.485188 0.85511 0.116066 -0.505287 0.847854 -0.0429688 -0.528486 0.871859 -0.053238 -0.486856 0.845484 -0.192016 -0.498284 0.840268 -0.342327 -0.420432 0.873239 -0.321151 -0.366491 0.842346 -0.455763 -0.287633 0.863736 -0.482066 0.146878 0.840631 -0.506145 0.192763 0.863854 -0.458291 0.209105 0.872576 -0.449882 0.190307 0.856577 -0.498661 0.132715 0.865603 -0.422533 0.268695 0.84203 -0.421669 0.336425 0.864123 -0.374551 0.336159 0.871661 -0.372887 0.318059 0.856601 -0.432654 0.28115 0.865033 -0.345929 0.363388 0.846424 -0.301718 0.438787 0.86432 -0.260484 0.430232 0.872884 -0.265137 0.409605 0.858076 -0.332768 0.391116 0.861472 -0.256954 0.437997 0.849703 -0.139996 0.508337 0.858238 0.00589411 0.513218 0.863696 0.132504 0.486284 0.867203 0.24032 0.436126 0.865018 0.35177 0.357775 0.837934 0.462792 0.289293 0.859131 0.426951 0.282148 0.85194 0.501466 0.150762 0.851802 0.50172 0.150704 0.864262 0.488056 0.121875 0.871489 0.472707 0.130592 0.856856 0.475759 0.198622 0.863873 0.431906 0.259192 0.856429 0.392824 0.334991 0.863999 0.327891 0.38209 0.873365 0.305611 0.379256 0.857566 0.263615 0.441687 0.864445 0.18835 0.466111 0.8574 0.121003 0.500224 0.863964 0.0490703 0.501157 0.871964 0.0350237 0.488315 0.856399 -0.0326897 0.515279 0.863889 -0.107781 0.492015 0.856978 -0.193993 0.477447 0.872976 -0.118292 0.473202 0.850992 -0.140491 0.506038 0.844932 0.0216727 0.534435 0.844742 0.173793 0.506169 0.871504 0.172213 0.459155 0.841225 0.324296 0.432633 0.86126 0.507579 0.0244108 0.843816 0.536632 0.000838921 0.864174 0.502225 -0.0311865 0.873548 0.48652 -0.0145695 0.858172 0.510424 0.0548476 0.865627 0.487279 -0.115103 0.839848 0.514726 -0.172376 0.863857 0.466186 -0.190843 0.872707 0.456905 -0.172105 0.856686 0.503442 -0.112409 0.86588 0.437911 -0.241838 0.842277 0.433334 -0.320612 0.864065 0.386491 -0.322517 0.871756 0.384037 -0.304232 0.856509 0.443167 -0.264567 0.863799 0.367873 -0.344268 0.84517 0.306443 -0.437927 0.854729 0.167613 -0.491268 0.861172 0.0238939 -0.507752 0.864852 -0.105216 -0.490877 0.866417 -0.214122 -0.45108 0.863267 -0.328058 -0.3836 0.844273 -0.43797 -0.308846 0.854618 -0.420057 -0.305252 0.855563 -0.487257 -0.174908 0.848552 -0.500457 -0.171763 0.864191 -0.483615 -0.138892 0.871568 -0.467697 -0.147069 0.856715 -0.468264 -0.216261 0.863856 -0.421558 -0.275756 0.856489 -0.379031 -0.350374 0.864051 -0.311954 -0.395096 0.873488 -0.289507 -0.391413 0.857796 -0.245189 -0.45174 0.864409 -0.171526 -0.472626 0.8572 -0.103148 -0.504548 0.863927 -0.0302541 -0.502708 0.872078 -0.0165323 -0.489087 0.856383 0.0528487 -0.513629 0.863918 0.127524 -0.487219 0.857153 0.213176 -0.468876 0.864395 0.277781 -0.419117 0.872299 0.281469 -0.399837 0.857854 0.3463 -0.379687 0.85766 0.302789 -0.415617 0.84749 0.164553 -0.504662 0.873106 0.137455 -0.467752 0.842612 -6.37085e-05 -0.538521 0.844047 -0.155697 -0.513169 0.871375 -0.155951 -0.465172 0.842928 -0.305433 -0.442926 0.862921 -0.502606 -0.0524859 0.843004 -0.53743 -0.0226616 0.864244 -0.502963 0.0105462 0.873314 -0.487131 -0.00509931 0.858186 -0.507971 -0.0740372 0.866854 -0.491662 0.0826626 0.839881 -0.521191 0.151524 0.86387 -0.473392 0.172131 0.87284 -0.46324 0.15349 0.856819 -0.50737 0.0918502 0.865525 -0.453048 0.213576 0.843252 -0.4434 0.303847 0.86401 -0.398084 0.308245 0.871857 -0.394823 0.289794 0.856443 -0.453105 0.24739 0.86186 -0.390542 0.323534 0.849772 -0.324245 0.415635 0.85894 -0.194863 0.47355 0.863523 -0.0540979 0.5014 0.865524 0.0768413 0.494938 0.865151 0.18875 0.464638 0.860665 0.302699 0.409425 0.84982 0.412677 0.327878 0.850542 0.411388 0.327626 0.858703 0.472193 0.199155 0.845732 0.49759 0.192722 0.864125 0.478494 0.155986 0.871659 0.462 0.163604 0.856599 0.459967 0.233812 0.86385 0.410448 0.292053 0.856573 0.364529 0.365241 0.864107 0.295455 0.407462 0.873591 0.272912 0.402936 0.858029 0.226456 0.460982 0.864337 0.155272 0.478343 0.857018 0.0848658 0.508249 0.863894 0.011164 0.50355 0.872196 -0.00220336 0.489152 0.856392 -0.0730868 0.511127 0.863953 -0.147147 0.481594 0.857349 -0.231988 0.459493 0.86444 -0.294065 0.407762 0.871817 -0.296889 0.389606 0.85762 -0.35951 0.36775 0.854307 -0.322881 0.407317 0.844696 -0.187999 0.501144 0.873237 -0.156477 0.461489 0.840978 -0.0216531 0.540636 0.843602 0.137732 0.519004 0.871411 0.139896 0.470182 0.845323 0.285949 0.451289 0.864153 0.497054 0.0785997 0.84322 0.535807 0.043489 0.864318 0.502845 0.0100951 0.872893 0.487297 0.0244661 0.858079 0.505153 0.0923071 0.867389 0.495161 -0.0495234 0.84071 0.52555 -0.130399 0.863884 0.479885 -0.153016 0.872973 0.468859 -0.134496 0.856975 0.510432 -0.0710885 0.864466 0.46788 -0.183811 0.839357 0.447549 -0.308511 0.853429 0.340543 -0.394575 0.862324 0.221721 -0.455233 0.86527 0.084735 -0.494093 0.865656 -0.0472776 -0.498401 0.863808 -0.163658 -0.476499 0.845488 -0.279825 -0.454806 0.856368 -0.263231 -0.444232 0.854599 -0.386871 -0.346398 0.847023 -0.400951 -0.348985 0.863856 -0.398588 -0.308026 0.872705 -0.377724 -0.309371 0.856683 -0.349344 -0.379543 0.864171 -0.278436 -0.419144 0.858171 -0.208039 -0.469321 0.864264 -0.138773 -0.483519 0.871486 -0.123551 -0.474601 0.856858 -0.0662053 -0.511284 0.863872 0.00816739 -0.503645 0.856426 0.0933369 -0.507762 0.863997 0.16661 -0.475132 0.873362 0.175308 -0.454429 0.857561 0.250382 -0.44933 0.864444 0.30923 -0.396376 0.857402 0.372476 -0.355138 0.863964 0.409287 -0.293343 0.87196 0.405205 -0.274765 0.856395 0.462436 -0.229651 0.85873 0.428738 -0.280653 0.85187 0.341021 -0.397521 0.871507 0.311288 -0.378915 0.842681 0.210593 -0.495519 0.840094 0.0432593 -0.540713 0.872316 0.0211403 -0.488484 0.843743 -0.119485 -0.523279 0.861345 -0.456202 -0.223528 0.843447 -0.493029 -0.213353 0.864066 -0.472665 -0.173141 0.871755 -0.455611 -0.18017 0.85651 -0.450874 -0.251205 0.865084 -0.490712 -0.104071 0.843881 -0.532762 -0.0634829 0.864395 -0.501879 -0.0306421 0.872311 -0.487012 -0.0435033 0.857859 -0.502027 -0.109755 0.859932 -0.510294 -0.0108182 0.854635 -0.511908 0.0868886 0.862879 -0.468705 0.18909 0.838722 -0.466405 0.281091 0.848424 -0.456619 0.267722 0.860651 -0.371159 0.348597 0.841324 -0.370297 0.393769 0.864355 -0.323382 0.385116 0.871353 -0.324758 0.367799 0.857203 -0.385154 0.341847 0.863926 -0.420045 0.277838 0.856382 -0.471094 0.211376 0.863916 -0.485613 0.133525 0.873105 -0.473731 0.115182 0.857151 -0.512614 0.0501965 0.840443 -0.530854 0.108855 0.862576 -0.303935 0.404458 0.851498 -0.234992 0.468753 0.864377 -0.119844 0.488354 0.828034 -0.0532736 0.558141 0.849291 -0.0578836 0.524742 0.85999 0.0652905 0.506116 0.834798 0.0989139 0.541599 0.864191 0.121837 0.488191 0.871568 0.106787 0.478503 0.856719 0.0471851 0.513621 0.863858 -0.0276816 0.502975 0.856488 -0.113558 0.503521 0.864049 -0.185846 0.467846 0.873536 -0.193936 0.446457 0.857817 -0.268274 0.438382 0.83956 -0.234392 0.490102 0.862808 0.150747 0.482532 0.851745 0.231511 0.470035 0.866897 0.312937 0.388021 0.82324 0.414711 0.387674 0.844272 0.388718 0.368921 0.862291 0.439695 0.251243 0.824592 0.506241 0.252522 0.864008 0.46612 0.190322 0.871853 0.448518 0.196736 0.85644 0.440986 0.268405 0.863866 0.386004 0.32363 0.856817 0.333517 0.39323 0.864243 0.26093 0.430115 0.873321 0.239448 0.424236 0.858187 0.190178 0.47681 0.835449 0.251626 0.48858 0.860732 0.478552 0.173573 0.855416 0.508113 0.100426 0.865436 0.500815 0.014336 0.848703 0.525419 -0.0603185 0.811092 0.579439 -0.0798792 0.859614 0.491105 -0.140994 0.855859 0.472506 -0.210342 0.847711 0.453144 -0.275766 0.863718 0.385352 -0.324801 0.801438 0.432202 -0.413399 0.822067 0.410647 -0.394429 0.86434 0.336391 -0.373842 0.871411 0.337025 -0.356452 0.857022 0.397506 -0.327875 0.863896 0.430327 -0.261731 0.856391 0.479055 -0.192617 0.863953 0.490565 -0.113716 0.873235 0.477834 -0.095582 0.857346 0.513912 -0.0292122 0.864439 0.500201 0.0504377 0.857622 0.498311 0.127166 0.871824 0.485882 0.0619836 0.825995 0.555465 0.0958703 0.804111 0.534466 -0.260291 0.872191 0.424559 -0.242965 0.868988 0.284734 -0.404705 0.813775 0.291193 -0.502968 0.850543 0.194726 -0.488526 0.856573 0.133681 -0.49841 0.864108 0.204806 -0.459753 0.869555 0.152956 -0.469551 0.83407 0.118173 -0.538852 0.852489 0.0323797 -0.521742 0.856603 -0.0278525 -0.515223 0.863854 0.047351 -0.501513 0.857274 0.0262705 -0.51419 0.85884 -0.0424786 -0.510479 0.857715 -0.116593 -0.500731 0.858083 -0.172941 -0.483514 0.864127 -0.10447 -0.492311 0.80824 -0.0926126 -0.581524 0.875604 -0.167282 -0.453139 0.862694 -0.228479 -0.451172 0.911062 -0.277473 -0.304917 0.858314 -0.385294 -0.338889 0.857885 -0.421701 -0.293601 0.866409 -0.444977 -0.226564 0.861839 -0.488945 -0.134786 0.857935 -0.508443 -0.0737061 0.864963 -0.482571 -0.13771 0.859311 -0.176599 -0.479996 0.846699 -0.281236 -0.451672 0.856972 -0.317083 -0.406274 0.864317 -0.242998 -0.44035 0.94368 -0.291635 -0.156257 0.855544 -0.431247 -0.28648 0.857856 -0.466984 -0.214499 0.867431 -0.496365 -0.0344322 0.855982 -0.51695 0.00752998 0.865782 -0.495841 0.0675455 0.863298 -0.478026 0.16189 0.860488 -0.445407 0.247331 0.857428 -0.40082 0.322739 0.857191 -0.359807 0.36846 0.865183 -0.395828 0.30786 0.856376 -0.508031 0.0923292 0.858188 -0.483227 0.173221 0.861086 -0.444921 0.246122 0.866274 -0.327941 0.376862 0.856236 -0.304713 0.417144 0.868101 -0.253797 0.4266 0.866528 -0.168197 0.469936 0.864427 -0.0805829 0.496258 0.862309 0.00639846 0.506342 0.859977 0.090177 0.502302 0.858415 0.156214 0.488591 0.863064 0.0865157 0.497631 0.854911 -0.234301 0.462851 0.855393 -0.154888 0.49428 0.856935 -0.0721508 0.51035 0.859479 0.00961206 0.511081 0.866207 0.168937 0.470262 0.855847 0.227695 0.464414 0.874189 0.25582 0.412735 0.865247 0.335627 0.372427 0.866124 0.384366 0.319518 0.865792 0.425773 0.262911 0.864905 0.458555 0.204123 0.863491 0.483273 0.14433 0.857411 0.507108 0.0876822 0.861859 0.49927 0.089044 0.860307 0.509583 0.0140125 0.858024 0.513453 0.0126661 0.862653 0.501879 -0.0628337 0.865482 0.48248 -0.134736 0.867767 0.454857 -0.200215 0.868742 0.422163 -0.258969 0.86822 0.386154 -0.311576 0.889957 0.287117 -0.354315 0.861859 0.244648 -0.444237 0.860112 0.314911 -0.401295 0.853799 0.302043 0.424025 0.852062 0.368633 0.371617 0.851798 0.423619 0.308199 0.852858 0.464885 0.23773 0.855075 0.491763 0.164367 0.853526 0.516213 -0.070837 0.849614 0.504431 -0.153965 0.847528 0.477003 -0.232734 0.847981 0.435016 -0.302804 0.850869 0.381945 -0.360749 0.891698 0.185715 -0.412777 0.839845 0.189983 -0.508496 0.889917 0.0818505 -0.448718 0.864523 0.00729529 -0.50254 0.855286 0.0936781 -0.509618 0.891638 -0.021768 -0.452225 0.834384 -0.061084 -0.547788 0.9013 -0.117571 -0.416936 0.883303 -0.200869 -0.42359 0.841963 -0.139519 -0.521185 0.918395 -0.198489 -0.342277 0.801268 -0.308297 -0.512761 0.893737 -0.2838 -0.347407 0.899411 -0.326304 -0.290838 0.902045 -0.361739 -0.235499 0.765404 -0.542593 -0.34605 0.790821 -0.39342 -0.468854 0.775853 -0.474411 -0.415916 0.863889 -0.372694 -0.338814 0.860014 -0.32293 -0.395086 0.860551 -0.042432 -0.507593 0.863441 0.104724 -0.493459 0.866789 0.247433 -0.432961 0.858027 0.28569 -0.426816 0.872838 0.364781 0.324173 0.872444 -0.040235 0.487055 0.872075 -0.415124 0.259145 0.87355 -0.256178 -0.413862 0.872573 0.389963 0.294185 0.872446 -0.401485 -0.278654 0.87232 0.412281 0.262834 0.871413 -0.477065 -0.114229 0.871374 0.480767 0.0978264 0.873367 -0.481303 0.0746839 0.873242 0.47803 -0.0945271 0.872081 -0.415644 0.258292 0.87181 0.405831 -0.274314 0.871863 -0.395387 0.289006 0.872271 0.282317 -0.3993 0.872854 -0.266029 0.409089 0.872849 0.100074 -0.477619 0.872719 -0.0807851 0.481493 0.871666 -0.0877574 -0.482179 0.871472 0.105187 0.479033 0.871495 -0.121773 -0.475046 0.873598 0.271117 0.404131 0.8735 -0.287751 -0.39268 0.872334 0.411156 0.264545 0.872209 -0.4213 -0.248511 0.85712 0.487905 0.165209 -0.890777 -0.454417 -0.00467842 -0.851163 -0.519749 0.0733651 -0.863893 -0.4828 0.143504 -0.871016 -0.468595 0.147477 -0.855823 -0.46972 0.216635 -0.863271 -0.425711 0.27117 -0.857507 -0.42657 0.287611 -0.883589 -0.339643 0.322356 -0.849516 -0.326456 0.414426 -0.880528 -0.237364 0.410278 -0.878609 -0.240476 0.412574 -0.850267 -0.247678 0.464437 -0.849166 -0.249336 0.465563 -0.859617 -0.353216 0.369185 -0.856238 -0.360308 0.370182 -0.857174 -0.19223 0.477808 -0.86257 -0.120971 0.491263 -0.860981 -0.0450368 0.50664 -0.860438 0.0336439 0.508444 -0.872748 0.0604485 0.484414 -0.860234 0.104465 0.499084 -0.858797 0.178541 0.480199 -0.860485 0.248617 0.444696 -0.858039 0.320185 0.401561 -0.874649 0.331598 0.353599 -0.862154 0.37506 0.340618 -0.858535 0.431979 0.276246 -0.862153 0.461663 0.208707 -0.857997 0.493822 0.141354 -0.873104 0.477995 0.0959719 -0.862229 0.502068 0.0670029 -0.856837 0.515361 -0.0152678 -0.863645 0.495497 -0.092735 -0.857074 0.482892 -0.179553 -0.87371 0.43613 -0.215457 -0.864447 0.438098 -0.246579 -0.85774 0.405707 -0.315728 -0.876345 0.340248 -0.340957 -0.865218 0.362356 -0.346548 -0.856166 0.296684 -0.423034 -0.876509 0.219934 -0.428208 -0.856028 0.147913 -0.495316 -0.875796 0.0694439 -0.47766 -0.868377 0.0798642 -0.489431 -0.857614 -0.016885 -0.514017 -0.872978 -0.0768649 -0.481666 -0.856028 -0.163097 -0.490525 -0.872994 -0.215393 -0.437593 -0.868304 -0.214287 -0.447359 -0.855463 -0.30726 -0.416862 -0.872502 -0.344309 -0.346686 -0.856536 -0.423605 -0.294797 -0.870754 -0.439116 -0.221279 -0.869081 -0.440731 -0.224621 -0.856399 -0.491162 -0.159187 -0.869848 -0.485481 -0.0875982 -0.855408 -0.517936 -0.00443862 -0.869344 -0.489475 0.068227 -0.871276 -0.485743 0.0702249 -0.856109 -0.49123 0.160533 -0.868694 -0.441779 0.224061 -0.857215 -0.416919 0.30226 -0.867174 -0.361032 0.343023 -0.870929 -0.352575 0.342307 -0.855864 -0.312905 0.411809 -0.866473 -0.240763 0.43733 -0.856149 -0.167939 0.488677 -0.865944 -0.0873395 0.492456 -0.873486 -0.0734846 0.481271 -0.857915 -0.00250404 0.513786 -0.865037 0.0656944 0.497388 -0.856814 0.144069 0.495091 -0.863947 0.209154 0.458095 -0.872834 0.21523 0.437991 -0.856673 0.288683 0.42752 -0.86339 0.344051 0.369033 -0.858196 0.408511 0.310836 -0.863251 0.444105 0.239934 -0.872279 0.437986 0.21748 -0.858115 0.48223 0.176332 -0.862059 0.495882 0.104663 -0.857655 0.513586 0.0256484 -0.861165 0.505447 -0.0540209 -0.87438 0.47935 -0.0753905 -0.858825 0.493378 -0.137832 -0.861109 0.460954 -0.214506 -0.859731 0.424134 -0.284558 -0.86064 0.379392 -0.339647 -0.873152 0.345709 -0.343643 -0.859046 0.32616 -0.394537 -0.859385 0.260968 -0.439721 -0.859876 0.18704 -0.475005 -0.859145 0.106746 -0.500475 -0.874908 0.0661517 -0.479751 -0.861523 0.0239885 -0.507151 -0.859777 -0.0518761 -0.508027 -0.860774 -0.1224 -0.49405 -0.858125 -0.197869 -0.473781 -0.873795 -0.220658 -0.43335 -0.861326 -0.265366 -0.433242 -0.857558 -0.337328 -0.388335 -0.863189 -0.387419 -0.323745 -0.858384 -0.443006 -0.258693 -0.87238 -0.44082 -0.211262 -0.86274 -0.467718 -0.192145 -0.857408 -0.499808 -0.122653 -0.86311 -0.502781 -0.0474604 -0.856436 -0.514956 0.0365817 -0.873752 -0.479081 0.0839002 -0.864748 -0.489459 0.112433 -0.856934 -0.475092 0.19988 -0.876969 -0.412424 0.24664 -0.86607 -0.435414 0.245636 -0.857226 -0.394589 0.330853 -0.87524 -0.327997 0.355489 -0.855833 -0.279743 0.435079 -0.875196 -0.20241 0.439389 -0.86756 -0.215563 0.448187 -0.855967 -0.127012 0.501187 -0.874395 -0.0486764 0.482766 -0.8575 0.0357558 0.51324 -0.871969 0.0951621 0.480222 -0.868069 0.0918645 0.48787 -0.855766 0.182171 0.484229 -0.871796 0.234425 0.430136 -0.855471 0.324255 0.403766 -0.871218 0.360767 0.332906 -0.870811 0.360945 0.333778 -0.856829 0.435078 0.276678 -0.869386 0.449044 0.206219 -0.856205 0.497056 0.14088 -0.868754 0.490511 0.0683031 -0.870538 0.487712 0.0655823 -0.855486 0.517562 -0.0165407 -0.868184 0.488095 -0.0895561 -0.856474 0.483531 -0.180694 -0.867518 0.433902 -0.243192 -0.871267 0.42529 -0.244993 -0.857095 0.406082 -0.316995 -0.866177 0.348756 -0.357919 -0.855997 0.29634 -0.423616 -0.865416 0.22298 -0.448703 -0.872847 0.207342 -0.441755 -0.856588 0.147363 -0.494511 -0.86497 0.0662151 -0.497435 -0.858185 -0.0171108 -0.513055 -0.86415 -0.0841737 -0.496144 -0.872142 -0.0949039 -0.479961 -0.856978 -0.162662 -0.489009 -0.863053 -0.228338 -0.450556 -0.85717 -0.305365 -0.414743 -0.862518 -0.360611 -0.354997 -0.874568 -0.3601 -0.324744 -0.858927 -0.42004 -0.292934 -0.862578 -0.453745 -0.223773 -0.858355 -0.487932 -0.158583 -0.861187 -0.501081 -0.0852975 -0.873491 -0.483213 -0.0593171 -0.8582 -0.513289 -0.00522268 -0.860387 -0.504017 0.0755039 -0.859631 -0.485974 0.157685 -0.860533 -0.452317 0.234292 -0.873231 -0.419197 0.248477 -0.860036 -0.413561 0.29884 -0.859859 -0.367234 0.354656 -0.859639 -0.310143 0.405995 -0.858697 -0.243151 0.451128 -0.874386 -0.199879 0.442151 -0.860746 -0.167014 0.480856 -0.858666 -0.0854841 0.505356 -0.861958 -0.00372989 0.506967 -0.859084 0.0702923 0.506986 -0.872897 0.101083 0.477319 -0.861404 0.140277 0.488165 -0.857515 0.217119 0.466399 -0.862245 0.281617 0.420982 -0.857165 0.353858 0.374236 -0.874484 0.365626 0.31874 -0.864251 0.398985 0.306401 -0.858421 0.452555 0.241469 -0.863413 0.473122 0.175137 -0.85688 0.50503 0.103447 -0.877723 0.477987 0.0336426 -0.864992 0.499494 0.0479078 -0.86395 0.498786 -0.0693015 -0.845385 0.532708 0.0393338 -0.856523 0.512323 0.0623954 -0.855235 0.483685 0.186069 -0.863767 0.412592 0.289264 -0.866614 0.313516 0.388186 -0.86489 0.20037 0.460236 -0.860352 0.0851098 0.502545 -0.853275 -0.0287485 0.520668 -0.84977 -0.0325619 0.526147 -0.861279 -0.168748 0.479293 -0.841497 -0.203958 0.500284 -0.864996 -0.290065 0.409443 -0.865477 -0.382349 0.323663 -0.863016 -0.449132 0.231268 -0.847422 -0.51759 0.118226 -0.852121 -0.509356 0.120196 -0.857329 -0.513806 -0.0314763 -0.844262 -0.53385 -0.0471784 -0.863497 -0.478223 -0.160236 -0.866457 -0.423658 -0.264133 -0.864599 -0.341589 -0.368491 -0.857117 -0.239386 -0.456119 -0.854059 -0.119624 -0.506235 -0.848639 -0.11641 -0.516005 -0.862603 0.00523311 -0.505855 -0.842513 0.0381954 -0.53732 -0.873558 0.0502267 -0.484123 -0.875011 -0.0896942 0.475721 -0.865244 0.0118705 0.50121 -0.844711 -0.0818252 0.52893 -0.860372 -0.11413 0.496723 -0.873721 0.200085 0.44337 -0.862343 0.251507 0.439441 -0.840803 0.241148 0.484663 -0.865359 0.127076 0.484774 -0.842828 0.0838521 0.53161 -0.872898 0.430419 0.229758 -0.863801 0.483648 0.141183 -0.84795 0.474126 0.237036 -0.858253 0.448335 0.249795 -0.855993 0.372716 0.358272 -0.846059 0.377028 0.376874 -0.873919 0.482358 -0.0599615 -0.865302 0.486008 -0.122671 -0.839421 0.536338 -0.0878307 -0.866094 0.499652 0.0151016 -0.840893 0.534149 0.0870874 -0.866456 0.237348 -0.439227 -0.866633 0.147519 -0.47664 -0.841376 0.243695 -0.48239 -0.861923 0.272928 -0.427317 -0.846933 0.382899 -0.368907 -0.858828 0.44452 -0.254591 -0.845603 0.471371 -0.250529 -0.867304 -0.0717819 -0.492575 -0.860286 -0.104742 -0.498937 -0.845054 -0.0896204 -0.527117 -0.865521 0.015301 -0.500638 -0.840669 0.0720496 -0.536736 -0.870019 -0.345273 -0.351929 -0.865737 -0.420509 -0.271427 -0.84436 -0.38574 -0.371835 -0.85946 -0.342909 -0.379132 -0.851036 -0.239283 -0.467421 -0.848725 -0.239195 -0.471648 -0.869796 -0.485559 -0.0876779 -0.862545 -0.504073 -0.0438895 -0.841167 -0.534971 -0.0790236 -0.865456 -0.47186 -0.168326 -0.843806 -0.484328 -0.231123 -0.871303 -0.435923 0.225392 -0.863587 -0.389233 0.320493 -0.848547 -0.464038 0.254236 -0.856739 -0.46066 0.231927 -0.856171 -0.506964 0.0997934 -0.845265 -0.526372 0.0919703 -0.872231 -0.228768 0.432294 -0.86517 -0.178203 0.468749 -0.83926 -0.236342 0.489679 -0.865872 -0.297068 0.402513 -0.841875 -0.374905 0.388193 -0.871752 0.0749136 0.484186 -0.848489 0.0879001 0.521862 -0.853323 0.0905401 0.513462 -0.859961 -0.0411683 0.508697 -0.843916 -0.0642954 0.532608 -0.874178 0.34402 0.34273 -0.866767 0.402025 0.295112 -0.839903 0.398457 0.368503 -0.866151 0.306759 0.394565 -0.841848 0.255104 0.47562 -0.861467 0.19666 0.468187 -0.873166 0.480572 0.0814327 -0.851933 0.519032 0.0693916 -0.848494 0.52412 0.073188 -0.860999 0.470211 0.193861 -0.845618 0.484634 0.22374 -0.873847 0.429125 -0.228567 -0.865583 0.404093 -0.295764 -0.843648 0.465659 -0.267245 -0.865739 0.461948 -0.192612 -0.844265 0.526248 -0.101395 -0.858598 0.508556 -0.0646522 -0.874246 0.221272 -0.432126 -0.856455 0.208446 -0.472267 -0.844692 0.227436 -0.484529 -0.86281 0.322403 -0.389379 -0.841779 0.369189 -0.393838 -0.872847 -0.0806163 -0.481289 -0.86569 -0.162923 -0.473325 -0.84306 -0.106163 -0.527238 -0.863423 -0.047139 -0.502274 -0.848694 0.0572513 -0.525777 -0.855266 0.0701631 -0.513417 -0.874613 -0.348948 -0.336582 -0.861073 -0.392894 -0.322782 -0.842826 -0.400127 -0.359919 -0.865067 -0.282441 -0.414591 -0.839374 -0.265465 -0.474321 -0.873033 -0.482011 -0.0740167 -0.865693 -0.499892 0.0261302 -0.842494 -0.535004 -0.0630483 -0.860978 -0.498009 -0.103462 -0.850315 -0.478215 -0.219715 -0.853243 -0.474974 -0.215352 -0.866167 -0.345996 0.360612 -0.852951 -0.3508 0.386541 -0.848485 -0.358753 0.389062 -0.86175 -0.4231 0.279952 -0.844572 -0.460537 0.273136 -0.867176 -0.471165 0.161275 -0.839456 -0.531336 0.113998 -0.869014 -0.0561859 0.491587 -0.865746 0.0191549 0.500118 -0.842479 -0.04665 0.536706 -0.865273 -0.105946 0.489978 -0.844405 -0.219624 0.488617 -0.857814 -0.237907 0.455583 -0.869217 0.233949 0.43558 -0.856843 0.267834 0.440551 -0.844351 0.266769 0.464656 -0.863126 0.137967 0.485776 -0.842619 0.114077 0.526288 -0.869586 0.44884 0.205823 -0.865563 0.4827 0.133422 -0.844337 0.492809 0.210319 -0.863256 0.443182 0.241618 -0.848696 0.396892 0.349558 -0.853983 0.382918 0.35226 -0.872041 0.480426 -0.0934609 -0.861245 0.489469 -0.136661 -0.842042 0.525779 -0.120504 -0.865009 0.501731 0.00503303 -0.839771 0.540272 0.0537762 -0.871507 0.33663 -0.356591 -0.865269 0.264105 -0.426097 -0.843407 0.356228 -0.402201 -0.860625 0.367136 -0.352896 -0.851997 0.447817 -0.271219 -0.851566 0.44863 -0.27123 -0.873334 -0.234984 -0.426697 -0.844778 -0.273586 -0.459893 -0.872423 -0.446431 -0.19894 -0.843657 -0.4969 -0.203305 -0.874647 -0.474575 0.0988488 -0.87334 -0.329917 0.358375 -0.840429 -0.351974 0.41206 -0.874556 -0.0429438 0.483019 -0.873795 0.241098 0.422319 -0.839378 0.287767 0.461124 -0.872193 0.449555 0.19282 -0.849047 0.490708 0.195769 -0.85612 0.513516 -0.057968 -0.877389 0.464337 -0.120746 -0.856882 0.466328 -0.219754 -0.874995 0.405647 -0.264263 -0.866666 0.423359 -0.263926 -0.856776 0.38265 -0.345707 -0.874115 0.314938 -0.36978 -0.855589 0.262107 -0.446394 -0.873889 0.184212 -0.449872 -0.868618 0.193254 -0.456241 -0.856009 0.105836 -0.506011 -0.873022 0.027786 -0.486888 -0.857159 -0.0539627 -0.512217 -0.870934 -0.113767 -0.478049 -0.868819 -0.112083 -0.482278 -0.855588 -0.201125 -0.476989 -0.870602 -0.25335 -0.421741 -0.855585 -0.340614 -0.389817 -0.86999 -0.376589 -0.318275 -0.871705 -0.375753 -0.314549 -0.85729 -0.445088 -0.258749 -0.868261 -0.458068 -0.190518 -0.856094 -0.502197 -0.122072 -0.867659 -0.494785 -0.0485371 -0.871244 -0.488951 -0.0431326 -0.855658 -0.516173 0.037606 -0.86706 -0.485697 0.11093 -0.856927 -0.474882 0.200409 -0.866374 -0.425662 0.261165 -0.871325 -0.414045 0.263361 -0.857044 -0.394454 0.331483 -0.865175 -0.33568 0.372547 -0.856228 -0.279099 0.434715 -0.8644 -0.204536 0.459323 -0.873302 -0.185568 0.450453 -0.857062 -0.126508 0.49944 -0.864195 -0.0449185 0.501149 -0.858351 0.0357578 0.511816 -0.863221 0.102976 0.494212 -0.872532 0.115264 0.474766 -0.857264 0.181107 0.481974 -0.862138 0.247461 0.442133 -0.857757 0.321455 0.401148 -0.86172 0.376504 0.340123 -0.874773 0.375443 0.306293 -0.859522 0.430938 0.2748 -0.861818 0.462626 0.207961 -0.85869 0.492892 0.140388 -0.860358 0.50547 0.0654566 -0.87377 0.484947 0.0367728 -0.85884 0.512016 -0.0152837 -0.859685 0.50153 -0.0970019 -0.860502 0.477666 -0.177123 -0.860082 0.443084 -0.252855 -0.872794 0.408514 -0.267109 -0.860418 0.402327 -0.312751 -0.859114 0.354259 -0.369355 -0.860321 0.293494 -0.416783 -0.858081 0.224669 -0.461759 -0.874453 0.177844 -0.451335 -0.861687 0.146723 -0.485766 -0.858278 0.0640205 -0.509176 -0.862388 -0.0155182 -0.506009 -0.858424 -0.0889742 -0.505165 -0.872893 -0.12181 -0.472462 -0.862124 -0.158041 -0.48142 -0.856976 -0.236186 -0.458048 -0.863239 -0.297323 -0.407944 -0.856866 -0.369704 -0.359304 -0.87416 -0.381488 -0.300519 -0.865022 -0.410263 -0.288828 -0.858214 -0.461426 -0.224843 -0.876123 -0.45589 -0.156757 -0.865136 -0.470309 -0.174209 -0.856417 -0.509439 -0.0837964 -0.876472 -0.481257 -0.0137375 -0.855899 -0.51102 0.0793495 -0.875976 -0.461051 0.141766 -0.86801 -0.477167 0.137369 -0.856949 -0.456658 0.238959 -0.873121 -0.398414 0.280938 -0.856391 -0.3699 0.360234 -0.87297 -0.301071 0.383769 -0.868016 -0.310883 0.387168 -0.855437 -0.24382 0.456924 -0.872594 -0.165388 0.459594 -0.85614 -0.0844692 0.509794 -0.871579 -0.00748488 0.490197 -0.86952 -0.0103189 0.493791 -0.856853 0.0722916 0.510467 -0.869884 0.13262 0.475092 -0.855502 0.219906 0.468784 -0.869419 0.272081 0.41241 -0.87092 0.272212 0.409145 -0.855795 0.356306 0.375047 -0.868809 0.39171 0.302877 -0.857521 0.454301 0.241387 -0.867301 0.466336 0.174123 -0.870801 0.462317 0.167238 -0.856085 0.506502 0.102831 -0.866454 0.498457 0.0282645 -0.855935 0.513748 -0.0586438 -0.865998 0.48224 -0.132262 -0.87336 0.466681 -0.139469 -0.85746 0.465327 -0.219621 -0.865311 0.417119 -0.277937 -0.85712 0.382002 -0.345571 -0.864061 0.321865 -0.387042 -0.872514 0.302087 -0.384009 -0.85656 0.261235 -0.445041 -0.86344 0.185451 -0.469125 -0.857724 0.105481 -0.503173 -0.863244 0.0235379 -0.504238 -0.872944 0.00483763 -0.487796 -0.858462 -0.0536242 -0.510067 -0.862329 -0.121991 -0.491434 -0.857641 -0.199378 -0.474025 -0.861267 -0.266359 -0.432749 -0.874103 -0.273912 -0.401143 -0.858431 -0.336901 -0.386773 -0.861003 -0.391656 -0.324467 -0.859956 -0.440907 -0.257055 -0.861016 -0.471093 -0.191631 -0.87291 -0.460613 -0.160824 -0.859111 -0.497087 -0.121787 -0.859573 -0.509013 -0.0451764 -0.859571 -0.509763 0.0357662 -0.859068 -0.497971 0.118435 -0.874952 -0.461846 0.145457 -0.861437 -0.468484 0.196087 -0.859808 -0.433389 0.270007 -0.860892 -0.390348 0.326335 -0.858419 -0.34045 0.38368 -0.873555 -0.295723 0.386588 -0.861096 -0.27626 0.426842 -0.857547 -0.205566 0.471546 -0.862691 -0.126243 0.489722 -0.857984 -0.0424374 0.51192 -0.873238 0.00224838 0.487289 -0.862882 0.0336801 0.504282 -0.857811 0.107874 0.502516 -0.862937 0.175614 0.473814 -0.85652 0.25501 0.448713 -0.873584 0.281237 0.397185 -0.864299 0.312438 0.39417 -0.856661 0.384796 0.343605 -0.87785 0.399518 0.264132 -0.866518 0.409097 0.285983 -0.857723 0.469867 0.208654 -0.875089 0.463312 0.13986 -0.856032 0.512979 0.0637277 -0.875205 0.483708 -0.00656729 -0.867189 0.497975 0.00181807 -0.855776 0.507458 -0.100669 -0.874581 0.456771 -0.16269 -0.857251 0.446323 -0.256743 -0.871898 0.389648 -0.296597 -0.867956 0.398126 -0.296898 -0.856077 0.356333 -0.374377 -0.87181 0.286407 -0.39739 -0.855384 0.224939 -0.466606 -0.871329 0.145982 -0.468482 -0.870539 0.147332 -0.469526 -0.856367 0.062996 -0.512511 -0.870116 -0.0120754 -0.4927 -0.856612 -0.0908064 -0.507907 -0.868822 -0.151684 -0.471317 -0.870267 -0.152699 -0.468315 -0.855508 -0.238425 -0.45963 -0.86826 -0.29055 -0.402125 -0.856096 -0.371266 -0.359529 -0.867689 -0.406075 -0.286738 -0.872199 -0.403441 -0.276593 -0.857549 -0.46276 -0.22464 -0.866332 -0.474123 -0.157088 -0.856133 -0.510011 -0.083218 -0.865525 -0.500806 -0.00771138 -0.872524 -0.488564 0.00265445 -0.856302 -0.510301 0.0796171 -0.864989 -0.477745 0.153472 -0.858059 -0.454988 0.23816 -0.864354 -0.408221 0.293679 -0.871899 -0.38986 0.296314 -0.857204 -0.368848 0.359378 -0.863232 -0.30705 0.400688 -0.856986 -0.242796 0.454561 -0.862538 -0.165803 0.478056 -0.874309 -0.13984 0.464789 -0.858411 -0.0843272 0.505983 -0.862497 -0.00292322 0.506053 -0.858643 0.0715361 0.507558 -0.861459 0.141194 0.487804 -0.873217 0.156251 0.461604 -0.858115 0.21739 0.465167 -0.860458 0.284955 0.422389 -0.859189 0.35164 0.371676 -0.860376 0.406013 0.308071 -0.874337 0.40381 0.269206 -0.860315 0.449827 0.239819 -0.860232 0.479048 0.174682 -0.859632 0.500458 0.102832 -0.858852 0.511636 0.0245322 -0.87414 0.485584 -0.00939176 -0.860383 0.506541 -0.0561946 -0.858532 0.493356 -0.139723 -0.862268 0.458686 -0.214713 -0.859516 0.423589 -0.286015 -0.872684 0.38493 -0.30042 -0.861451 0.377646 -0.339537 -0.857777 0.325828 -0.397562 -0.861955 0.25848 -0.436144 -0.857098 0.185909 -0.480439 -0.874355 0.13208 -0.466966 -0.863752 0.105636 -0.492721 -0.857802 0.02096 -0.513553 -0.863482 -0.0509273 -0.501802 -0.85725 -0.126932 -0.499009 -0.877582 -0.176953 -0.445575 -0.864749 -0.173325 -0.471346 -0.856706 -0.199761 -0.475552 -0.84509 -0.195399 -0.497637 -0.863341 -0.0710778 -0.49959 -0.844257 -0.0422886 -0.534267 -0.872426 -0.0240856 -0.488152 -0.866841 0.485251 -0.114537 -0.867305 0.456325 -0.198871 -0.840937 0.52305 -0.138725 -0.867102 0.328834 -0.374168 -0.857906 0.317778 -0.403751 -0.844414 0.343342 -0.411195 -0.863908 0.40092 -0.304838 -0.843976 0.448519 -0.294168 -0.869299 0.0329544 -0.493188 -0.865436 -0.0532371 -0.498182 -0.845068 0.0223424 -0.534191 -0.862392 0.0638169 -0.502203 -0.847896 0.199421 -0.491228 -0.851203 0.194971 -0.487277 -0.870091 -0.253281 -0.422836 -0.861386 -0.296107 -0.412717 -0.841218 -0.292745 -0.454591 -0.865036 -0.172094 -0.471272 -0.841329 -0.138026 -0.522604 -0.87014 -0.456028 -0.186803 -0.864562 -0.493235 -0.0961861 -0.845826 -0.498799 -0.189152 -0.860166 -0.464104 -0.211476 -0.854215 -0.410592 -0.318952 -0.848329 -0.414446 -0.329503 -0.872737 -0.474069 0.116572 -0.864798 -0.471308 0.173187 -0.840286 -0.521574 0.147917 -0.86635 -0.498209 0.0350178 -0.83976 -0.542209 -0.0284982 -0.872054 -0.319845 0.370435 -0.863332 -0.228655 0.44986 -0.846204 -0.336025 0.413553 -0.856037 -0.342288 0.38735 -0.85645 -0.424028 0.294437 -0.848791 -0.43917 0.294421 -0.873421 -0.0275448 0.486186 -0.864347 0.0278858 0.502123 -0.842708 -0.0132775 0.538207 -0.867348 -0.0971467 0.488129 -0.840884 -0.187817 0.507582 -0.873749 0.254614 0.414409 -0.848533 0.288136 0.443812 -0.850461 0.287746 0.440362 -0.858565 0.151746 0.489733 -0.844795 0.142485 0.51577 -0.872686 0.453809 0.180211 -0.865118 0.485735 0.12503 -0.842441 0.507015 0.18229 -0.865432 0.442832 0.234365 -0.844288 0.426093 0.324996 -0.861562 0.37694 0.34004 -0.874838 0.468742 -0.122228 -0.854667 0.495956 -0.153535 -0.847255 0.509578 -0.149962 -0.861554 0.507619 -0.00694095 -0.841197 0.540334 0.020659 -0.873475 0.313256 -0.372708 -0.866111 0.255963 -0.429343 -0.84041 0.332852 -0.427693 -0.864295 0.358536 -0.352769 -0.847092 0.43662 -0.302982 -0.859559 0.435416 -0.26753 -0.873986 0.0201269 -0.485534 -0.857665 -0.00619914 -0.514171 -0.846803 0.00667365 -0.531864 -0.864802 0.128423 -0.485413 -0.839742 0.179288 -0.512533 -0.873728 -0.261312 -0.410262 -0.866925 -0.3447 -0.360032 -0.840816 -0.307735 -0.44534 -0.862767 -0.239604 -0.445222 -0.847222 -0.147757 -0.510277 -0.855669 -0.126399 -0.501851 -0.866106 -0.499237 -0.0249582 -0.849337 -0.527577 -0.0170082 -0.849909 -0.52667 -0.0165083 -0.859291 -0.488533 -0.151506 -0.845394 -0.50467 -0.174978 -0.86499 -0.430613 -0.257614 -0.841001 -0.436387 -0.319819 -0.867278 -0.410917 0.281029 -0.865247 -0.377149 0.330312 -0.843572 -0.435744 0.313868 -0.865981 -0.44164 0.234589 -0.843742 -0.511795 0.161756 -0.86069 -0.496075 0.114554 -0.869611 -0.170492 0.463367 -0.854852 -0.158617 0.494033 -0.846384 -0.170843 0.504428 -0.861796 -0.283654 0.420533 -0.841447 -0.325724 0.431128 -0.869556 0.132374 0.475763 -0.865912 0.207235 0.455247 -0.841306 0.161046 0.516012 -0.864085 0.0895436 0.495317 -0.847776 0.00093594 0.530354 -0.858277 -0.0226498 0.512686 -0.872129 0.38993 0.295543 -0.858802 0.426367 0.284026 -0.844983 0.435257 0.310732 -0.864692 0.324153 0.38371 -0.839466 0.316669 0.441608 -0.871873 0.489318 0.0201438 -0.866472 0.493349 -0.0763779 -0.841221 0.540681 0.0033858 -0.862338 0.503191 0.056316 -0.846472 0.501951 0.177567 -0.854382 0.491909 0.167504 -0.871627 0.402006 -0.280458 -0.859963 0.399515 -0.317571 -0.846019 0.428733 -0.316922 -0.866255 0.454076 -0.208368 -0.840021 0.513962 -0.173805 -0.873893 0.162824 -0.458039 -0.866214 0.0565201 -0.496467 -0.84355 0.162481 -0.511882 -0.859858 0.190397 -0.473703 -0.850285 0.313765 -0.422572 -0.849743 0.314655 -0.423 -0.872896 -0.13571 -0.468653 -0.862098 -0.184278 -0.472047 -0.841949 -0.168099 -0.512704 -0.865416 -0.0611594 -0.497308 -0.843655 -0.0110705 -0.536772 -0.874687 -0.39002 -0.287762 -0.863931 -0.46046 -0.203959 -0.847934 -0.435468 -0.302283 -0.856941 -0.411755 -0.310015 -0.855151 -0.313683 -0.412698 -0.845711 -0.31532 -0.430519 -0.873985 -0.485757 -0.0138444 -0.864619 -0.500317 0.0460213 -0.839471 -0.543372 0.00592631 -0.865759 -0.492661 -0.0880159 -0.842422 -0.514395 -0.160386 -0.872642 -0.397087 0.284283 -0.848472 -0.426874 0.312847 -0.854354 -0.41624 0.311164 -0.859944 -0.474485 0.188045 -0.843736 -0.506174 0.178599 -0.874444 -0.155225 0.459623 -0.866931 -0.0876297 0.490664 -0.839472 -0.153859 0.521166 -0.866039 -0.219871 0.449036 -0.841752 -0.312115 0.440497 -0.861825 -0.332286 0.383201 -0.872831 0.142747 0.466678 -0.851356 0.168762 0.496701 -0.849428 0.168147 0.500198 -0.860887 0.0384279 0.507344 -0.845435 0.0181241 0.533771 -0.866029 0.475699 0.153963 -0.862462 0.492697 0.115796 -0.84268 0.516236 0.15294 -0.865612 0.446013 0.227572 -0.842617 0.448642 0.297855 -0.865909 0.375906 0.329995 -0.859086 0.280774 0.427946 -0.843603 0.325175 0.427312 -0.869102 0.468089 -0.159856 -0.863828 0.42664 -0.267916 -0.847691 0.49796 -0.182908 -0.855708 0.491462 -0.161954 -0.855564 0.517267 -0.0210895 -0.845265 0.534228 -0.0112736 -0.868905 0.292162 -0.399557 -0.864593 0.248221 -0.436881 -0.839756 0.306116 -0.448445 -0.86565 0.351554 -0.356453 -0.843722 0.421996 -0.331742 -0.869761 -0.0115945 -0.493337 -0.850309 -0.0193562 -0.525928 -0.853032 -0.0216485 -0.52141 -0.860304 0.117738 -0.496 -0.842869 0.145509 -0.518073 -0.871688 -0.290688 -0.394539 -0.866758 -0.351934 -0.353374 -0.83919 -0.338147 -0.425931 -0.86564 -0.243534 -0.437447 -0.842595 -0.182774 -0.506583 -0.861469 -0.128415 -0.491304 -0.871267 -0.468148 -0.147418 -0.85253 -0.503063 -0.141847 -0.84949 -0.507026 -0.145912 -0.861745 -0.440595 -0.251539 -0.843366 -0.452074 -0.290455 -0.873901 -0.458282 0.162098 -0.866141 -0.437538 0.241577 -0.8412 -0.503218 0.197877 -0.865282 -0.486923 0.119137 -0.843891 -0.536119 0.0206274 -0.85839 -0.512825 -0.0132984 -0.873032 -0.283833 0.396552 -0.856085 -0.277617 0.435944 -0.84506 -0.296853 0.444693 -0.862881 -0.373451 0.340545 -0.843654 -0.41734 0.337752 -0.872636 0.0169121 0.488078 -0.865591 0.0961037 0.491444 -0.844695 0.03427 0.53415 -0.863783 -0.017353 0.503565 -0.847535 -0.137396 0.512647 -0.854593 -0.149015 0.497459 -0.87439 0.292806 0.386918 -0.86036 0.338682 0.380887 -0.842227 0.340837 0.417712 -0.864614 0.217346 0.452993 -0.840311 0.192813 0.506656 -0.873094 0.466783 0.140783 -0.865282 0.498894 0.048916 -0.843658 0.518868 0.137904 -0.861193 0.478721 0.1708 -0.851733 0.443395 0.279199 -0.851234 0.443828 0.280032 -0.874924 0.454053 -0.168358 -0.86285 0.45465 -0.220871 -0.841738 0.49927 -0.205444 -0.866493 0.491751 -0.0858487 -0.839183 0.542901 -0.0321202 -0.873572 0.277331 -0.39995 -0.864659 0.181552 -0.468405 -0.84442 0.290106 -0.450327 -0.857792 0.303154 -0.41508 -0.853786 0.399522 -0.333815 -0.849747 0.407118 -0.334941 -0.856149 -0.273501 -0.438413 -0.877492 -0.308117 -0.36752 -0.856561 -0.399076 -0.327173 -0.876197 -0.412848 -0.248666 -0.867049 -0.421054 -0.266346 -0.857245 -0.477791 -0.191958 -0.874017 -0.470238 -0.122349 -0.85573 -0.515607 -0.0433138 -0.873933 -0.485285 0.0272159 -0.868226 -0.495705 0.0214421 -0.85575 -0.502846 0.121813 -0.87323 -0.451454 0.183463 -0.857435 -0.435942 0.273421 -0.870912 -0.379818 0.31185 -0.868661 -0.384687 0.312162 -0.855842 -0.341973 0.388057 -0.870645 -0.270952 0.410563 -0.855428 -0.205508 0.475405 -0.870093 -0.126069 0.476492 -0.871398 -0.123833 0.474691 -0.856683 -0.0414768 0.514174 -0.868673 0.0308151 0.494427 -0.856446 0.109459 0.504499 -0.867756 0.170893 0.466685 -0.870951 0.172996 0.45991 -0.855613 0.25661 0.44953 -0.86714 0.308669 0.390886 -0.856494 0.385432 0.343308 -0.866631 0.419549 0.270055 -0.872015 0.416145 0.257709 -0.857469 0.470493 0.208286 -0.865357 0.481365 0.139443 -0.856293 0.5126 0.0632714 -0.864504 0.502452 -0.0132136 -0.873037 0.486972 -0.0257866 -0.856743 0.505867 -0.100452 -0.86412 0.472099 -0.174411 -0.858482 0.444545 -0.255711 -0.863499 0.398497 -0.309142 -0.872292 0.376729 -0.31174 -0.857417 0.354893 -0.372676 -0.862304 0.291516 -0.414065 -0.857506 0.223838 -0.463228 -0.861702 0.145661 -0.486057 -0.874653 0.116457 -0.470553 -0.859172 0.0631233 -0.507778 -0.861873 -0.0167664 -0.506846 -0.85891 -0.0895669 -0.504234 -0.86062 -0.160511 -0.48329 -0.873494 -0.176826 -0.453587 -0.858686 -0.235089 -0.455403 -0.859718 -0.303161 -0.411069 -0.860022 -0.36565 -0.355896 -0.859836 -0.419516 -0.291012 -0.873761 -0.416784 -0.250666 -0.860673 -0.45765 -0.223157 -0.859483 -0.486422 -0.157105 -0.860245 -0.502986 -0.0835717 -0.858196 -0.513309 -0.00359425 -0.87423 -0.484397 0.0328847 -0.861276 -0.502348 0.0764875 -0.85809 -0.48768 0.160778 -0.862756 -0.448673 0.23312 -0.858889 -0.413993 0.301528 -0.872688 -0.371891 0.316407 -0.862104 -0.364223 0.352303 -0.857201 -0.310399 0.410924 -0.862894 -0.240211 0.444649 -0.856739 -0.165766 0.488386 -0.874187 -0.108468 0.473319 -0.864861 -0.0849564 0.49477 -0.85782 -0.000360569 0.51395 -0.875913 0.0596886 0.478762 -0.865127 0.050192 0.499035 -0.856751 0.146083 0.494609 -0.876388 0.195879 0.439973 -0.855867 0.291593 0.427159 -0.876106 0.325556 0.3556 -0.86755 0.328904 0.373066 -0.856546 0.412523 0.310088 -0.874407 0.42532 0.233485 -0.856826 0.485118 0.174668 -0.872923 0.476592 0.104237 -0.867783 0.484174 0.111927 -0.855516 0.517281 0.0226207 -0.872667 0.485938 -0.0481381 -0.855822 0.497189 -0.142732 -0.871921 0.445133 -0.203984 -0.870301 0.448628 -0.203247 -0.857345 0.4258 -0.289232 -0.869911 0.3692 -0.327027 -0.855694 0.326828 -0.401213 -0.869486 0.254717 -0.423217 -0.870573 0.252555 -0.422278 -0.855568 0.185612 -0.483271 -0.868903 0.105703 -0.483564 -0.85712 0.0201585 -0.514723 -0.86742 -0.0488553 -0.495173 -0.870534 -0.0528953 -0.489258 -0.856361 -0.12819 -0.500213 -0.866695 -0.190185 -0.461161 -0.855814 -0.274402 -0.438504 -0.866059 -0.326358 -0.378726 -0.87304 -0.326011 -0.362655 -0.856978 -0.398774 -0.326448 -0.865597 -0.431842 -0.253485 -0.857504 -0.477527 -0.191457 -0.864201 -0.488335 -0.121183 -0.872093 -0.477796 -0.105667 -0.85649 -0.514365 -0.0430447 -0.863692 -0.502852 0.0342989 -0.857321 -0.500354 0.121023 -0.863194 -0.465612 0.195198 -0.874002 -0.440312 0.205536 -0.858778 -0.434087 0.272156 -0.862625 -0.388 0.324552 -0.857725 -0.340197 0.385453 -0.86142 -0.275204 0.426871 -0.873814 -0.244703 0.420201 -0.858119 -0.204425 0.471 -0.860945 -0.125074 0.493082 -0.859975 -0.0419377 0.508611 -0.861379 0.0354718 0.506723 -0.87261 0.0577163 0.484996 -0.859191 0.107718 0.500188 -0.85992 0.179783 0.477719 -0.859348 0.252407 0.44476 -0.859053 0.320903 0.39881 -0.874757 0.329098 0.355662 -0.860923 0.378888 0.339494 -0.859398 0.432022 0.273483 -0.861081 0.464478 0.206881 -0.858771 0.493159 0.138949 -0.873315 0.47702 0.0988572 -0.860948 0.504644 0.0640613 -0.857612 0.513996 -0.0175875 -0.86224 0.497208 -0.0965737 -0.857739 0.480968 -0.18153 -0.874155 0.436831 -0.212206 -0.863192 0.438412 -0.25039 -0.858264 0.403691 -0.316886 -0.862845 0.350116 -0.364578 -0.856695 0.2942 -0.423698 -0.873403 0.23805 -0.424852 -0.863912 0.2215 -0.45232 -0.856477 0.145192 -0.495345 -0.878153 0.0674129 -0.473606 -0.866822 0.082585 -0.49173 -0.857943 -0.0192334 -0.513386 -0.874896 -0.0775863 -0.478056 -0.856321 -0.165265 -0.489286 -0.875173 -0.214854 -0.433486 -0.866864 -0.213426 -0.450551 -0.855677 -0.309211 -0.414976 -0.874733 -0.342544 -0.342793 -0.856629 -0.425064 -0.292416 -0.872608 -0.436785 -0.218574 -0.868016 -0.441398 -0.227413 -0.856468 -0.491802 -0.156824 -0.871805 -0.482322 -0.0855668 -0.855395 -0.517973 -0.00169903 -0.871413 -0.485635 0.0692722 -0.87015 -0.488063 0.068072 -0.85599 -0.490511 0.163342 -0.870642 -0.437934 0.224044 -0.857085 -0.41567 0.304343 -0.868887 -0.357795 0.34208 -0.870033 -0.355286 0.341781 -0.855634 -0.310935 0.413775 -0.868341 -0.237739 0.435274 -0.855809 -0.165303 0.49017 -0.867768 -0.0849586 0.489653 -0.872743 -0.0763383 0.482174 -0.857571 0.0002751 0.514366 -0.866488 0.0669803 0.494684 -0.856363 0.146932 0.495028 -0.865652 0.209493 0.454708 -0.851144 0.201398 0.48476 -0.863852 0.257629 0.432882 -0.856114 0.291721 0.426576 -0.865032 0.343535 0.365655 -0.861742 0.395671 0.317561 -0.823763 0.511758 0.243964 -0.878659 0.372613 0.298526 -0.866361 -0.311886 -0.390059 -0.863343 -0.406143 -0.299478 -0.847595 -0.339967 -0.407437 -0.853557 -0.323971 -0.408023 -0.866913 -0.480337 -0.133189 -0.864687 -0.496098 -0.078763 -0.841117 -0.525015 -0.129932 -0.865573 -0.460576 -0.196603 -0.844733 -0.458648 -0.275804 -0.869898 -0.458486 0.181847 -0.852704 -0.480199 0.20568 -0.84971 -0.485799 0.204921 -0.860487 -0.506008 0.0593101 -0.841835 -0.538313 0.0391483 -0.869761 -0.272706 0.411275 -0.866255 -0.211292 0.452723 -0.839461 -0.284818 0.4628 -0.864973 -0.32382 0.383356 -0.844907 -0.406593 0.347584 -0.860988 -0.410289 0.300602 -0.870083 0.0326918 0.491821 -0.85509 0.0511216 0.515953 -0.849809 0.0463878 0.525046 -0.864052 -0.0772104 0.497447 -0.840803 -0.119404 0.528009 -0.872397 0.30864 0.37903 -0.867492 0.379354 0.321787 -0.840371 0.356932 0.407891 -0.864067 0.281066 0.417601 -0.845176 0.20289 0.494483 -0.857293 0.170261 0.48586 -0.871794 0.473162 0.126859 -0.85742 0.503699 0.105442 -0.845349 0.519911 0.12279 -0.863831 0.452762 0.220915 -0.843391 0.464977 0.269236 -0.874119 0.449525 -0.183969 -0.865593 0.420624 -0.271708 -0.843961 0.489688 -0.218943 -0.862587 0.478803 -0.163374 -0.846804 0.530573 -0.0376307 -0.851861 0.522166 -0.0409269 -0.87345 0.264643 -0.408718 -0.860686 0.240642 -0.448677 -0.8417 0.276715 -0.463648 -0.864805 0.345924 -0.363936 -0.842141 0.403923 -0.357275 -0.872539 -0.0378285 -0.487078 -0.864719 -0.132989 -0.48433 -0.846249 -0.0562354 -0.529811 -0.860679 -0.0200638 -0.508752 -0.853262 0.105987 -0.510599 -0.848545 0.11198 -0.517138 -0.87461 -0.311223 -0.371749 -0.864224 -0.363147 -0.348197 -0.840162 -0.363864 -0.402157 -0.866046 -0.251021 -0.43238 -0.840013 -0.216184 -0.497637 -0.873231 -0.472271 -0.120119 -0.863517 -0.504264 -0.0074472 -0.84614 -0.520365 -0.115187 -0.856901 -0.497661 -0.134363 -0.856406 -0.454048 -0.245783 -0.848074 -0.461405 -0.260531 -0.874651 -0.445698 0.190626 -0.86443 -0.435575 0.251069 -0.841469 -0.489087 0.229617 -0.867132 -0.481746 0.126499 -0.840344 -0.538992 0.0575255 -0.873522 -0.258102 0.412726 -0.847526 -0.271707 0.455933 -0.851192 -0.26623 0.45232 -0.858205 -0.371114 0.354624 -0.845828 -0.395735 0.357729 -0.865819 0.193484 0.461433 -0.86096 0.230838 0.453279 -0.84183 0.221805 0.492062 -0.864969 0.104916 0.490735 -0.843327 0.0657015 0.533369 -0.866069 -0.0105268 0.499813 -0.861811 -0.140779 0.487302 -0.843203 -0.102359 0.52776 -0.86753 0.431851 0.246771 -0.86452 0.475316 0.163337 -0.847059 0.466926 0.253912 -0.859645 0.434273 0.269104 -0.853447 0.357229 0.379493 -0.847594 0.359629 0.390194 -0.869217 0.492402 -0.0447577 -0.864137 0.493665 -0.0977856 -0.839778 0.538823 -0.0666463 -0.865874 0.498645 0.0401912 -0.840818 0.530779 0.1063 -0.869356 0.370406 -0.327138 -0.863025 0.293608 -0.411074 -0.847287 0.389361 -0.361251 -0.856618 0.391721 -0.335797 -0.857587 0.457145 -0.235719 -0.846152 0.479755 -0.232082 -0.872178 0.100066 -0.478844 -0.865601 0.038615 -0.499242 -0.840237 0.0929708 -0.53419 -0.866711 0.172678 -0.467967 -0.840588 0.262186 -0.473994 -0.8716 -0.193204 -0.45054 -0.848517 -0.21891 -0.481766 -0.850732 -0.21905 -0.477778 -0.85905 -0.0832917 -0.50507 -0.846495 -0.0708935 -0.527656 -0.872016 -0.427439 -0.238502 -0.865128 -0.464493 -0.18921 -0.843526 -0.476564 -0.247691 -0.866556 -0.405665 -0.290716 -0.842922 -0.372878 -0.387871 -0.861008 -0.31988 -0.3954 -0.873658 -0.484082 0.0488449 -0.85376 -0.515216 0.0751437 -0.846605 -0.527593 0.0700387 -0.861425 -0.503276 -0.0682631 -0.842526 -0.529546 -0.0986434 -0.872641 -0.362719 0.327005 -0.86575 -0.316586 0.387621 -0.841859 -0.388296 0.374833 -0.864377 -0.402289 0.301688 -0.847257 -0.474715 0.23833 -0.858473 -0.469154 0.207166 -0.874908 -0.0927626 0.475323 -0.858688 -0.0656807 0.508273 -0.844746 -0.0852376 0.528336 -0.864095 -0.202677 0.460719 -0.839676 -0.254835 0.479587 -0.873794 0.197058 0.444582 -0.866306 0.285368 0.409975 -0.841011 0.237698 0.486005 -0.862509 0.172202 0.47584 -0.84874 0.0763313 0.523272 -0.856436 0.0581013 0.512973 -0.873073 0.428778 0.23215 -0.859935 0.463276 0.214214 -0.846276 0.475515 0.240213 -0.866562 0.387021 0.315094 -0.839589 0.384073 0.384159 -0.874244 0.482179 -0.0565708 -0.866478 0.480448 -0.135596 -0.838204 0.538644 -0.0853036 -0.862795 0.505352 -0.014282 -0.846217 0.524899 0.0916376 -0.851605 0.514339 0.10112 -0.872634 0.357961 -0.332225 -0.864817 0.294031 -0.406986 -0.843116 0.381847 -0.378614 -0.854831 0.384032 -0.348974 -0.859493 0.442366 -0.256093 -0.842317 0.476722 -0.251472 -0.865955 -0.0701965 -0.49517 -0.858977 -0.111775 -0.499664 -0.836567 -0.093052 -0.539905 -0.863237 -0.0235962 -0.504247 -0.848745 0.0711436 -0.523995 -0.864423 0.191698 -0.464785 -0.834592 0.248316 -0.491727 -0.868655 -0.345236 -0.355318 -0.867247 -0.405773 -0.288499 -0.834772 -0.397308 -0.381185 -0.843511 -0.378454 -0.381133 -0.863412 -0.272332 -0.424683 -0.854864 -0.20123 -0.478241 -0.831344 -0.25667 -0.492939 -0.868635 -0.487168 -0.0902191 -0.855103 -0.515578 -0.0545735 -0.824995 -0.55977 -0.0777253 -0.86335 -0.484262 -0.141837 -0.84916 -0.479624 -0.221109 -0.836686 -0.49443 -0.235574 -0.870405 -0.438457 0.223943 -0.84438 -0.468409 0.260031 -0.838113 -0.477523 0.263701 -0.867626 -0.480674 0.127187 -0.818223 -0.564493 0.108895 -0.859215 -0.51041 0.03509 -0.871342 -0.231741 0.432504 -0.852765 -0.217143 0.475016 -0.814062 -0.244323 0.526886 -0.874006 -0.305047 0.378232 -0.814908 -0.395334 0.423835 -0.867126 -0.384592 0.316515 -0.871057 0.0727406 0.485766 -0.832277 0.112979 0.542725 -0.809398 0.120422 0.574781 -0.874712 -0.00339235 0.484631 -0.801729 -0.0559726 0.595061 -0.861556 -0.103781 0.496941 -0.857557 0.411237 0.308998 -0.864603 0.442938 0.237208 -0.858466 0.481413 0.176853 -0.84874 0.51278 0.129216 -0.854316 0.519566 0.0139867 -0.850993 0.523674 -0.0397054 -0.851191 0.498064 -0.165546 -0.85765 0.46888 -0.21116 -0.862999 0.419047 -0.282192 -0.86241 0.420498 -0.281835 -0.858091 0.380111 -0.345248 -0.86779 0.350502 -0.352262 -0.856098 0.326152 -0.4009 -0.865543 0.256011 -0.430459 -0.86428 0.258614 -0.431439 -0.856137 0.185007 -0.482496 -0.870308 0.139909 -0.472218 -0.858014 0.103853 -0.503018 -0.862871 0.0217771 -0.504956 -0.868766 0.0115787 -0.495088 -0.856692 -0.0561381 -0.512765 -0.868562 -0.100373 -0.485309 -0.86036 -0.125173 -0.494078 -0.858758 -0.199598 -0.471906 -0.869358 -0.209004 -0.447811 -0.85464 -0.276381 -0.43955 -0.87082 -0.319457 -0.373658 -0.85784 -0.397772 -0.325404 -0.856696 -0.44713 -0.25719 -0.868383 -0.458552 -0.188789 -0.861448 -0.46695 -0.199664 -0.858655 -0.498241 -0.120279 -0.867206 -0.486775 -0.104902 -0.854166 -0.518326 -0.0416977 -0.854445 -0.517958 0.0405522 -0.860358 -0.495615 0.118951 -0.859808 -0.470073 0.199404 -0.870083 -0.44884 0.203712 -0.855667 -0.437484 0.276481 -0.872642 -0.392391 0.290731 -0.858296 -0.391976 0.331184 -0.86236 -0.336338 0.378434 -0.874819 -0.31378 0.369099 -0.852345 -0.279109 0.442274 -0.87734 -0.199507 0.43643 -0.854851 -0.124195 0.503792 -0.857651 -0.0406476 0.512623 -0.864661 0.0340593 0.501201 -0.877229 0.0410816 0.478312 -0.852182 0.113856 0.510709 -0.876349 0.153092 0.456701 -0.866584 0.173115 0.468042 -0.854161 0.259364 0.450711 -0.882912 0.252151 0.39609 -0.852165 0.331077 0.405219 -0.871918 0.361437 0.330335 -0.849639 0.448154 0.277977 -0.851179 0.481453 0.209037 -0.852752 0.503643 0.138413 -0.84722 0.527877 0.0596916 -0.843828 0.536006 -0.0255477 -0.843956 0.524696 -0.111505 -0.847962 0.494118 -0.191855 -0.855245 0.447973 -0.260529 -0.862863 0.398589 -0.310796 -0.839925 0.367532 -0.399308 -0.891525 0.27271 -0.361679 -0.897775 0.266297 -0.350836 -0.829696 0.229956 -0.50865 -0.918689 0.159813 -0.361206 -0.862187 0.144588 -0.485518 -0.858692 0.061887 -0.508742 -0.931238 0.0588958 -0.359621 -0.816193 -0.0392281 -0.576447 -0.910985 -0.0442571 -0.410059 -0.900502 -0.0560545 -0.431223 -0.809473 -0.208136 -0.549029 -0.950315 -0.0670599 -0.30398 -0.492593 -0.506747 -0.707502 -0.971546 -0.0715239 -0.225794 -0.857511 0.484103 0.174123 -0.863437 0.493957 0.102383 -0.856899 0.514986 0.0226424 -0.862596 0.502811 -0.0557673 -0.857962 0.493893 -0.141319 -0.862418 0.458009 -0.215552 -0.86241 -0.322769 -0.38996 -0.872096 -0.394404 -0.289644 -0.869384 -0.494109 -0.00524146 -0.867346 -0.487255 0.101454 -0.867504 -0.210958 0.450481 -0.881382 -0.0838148 0.464909 -0.880122 0.352198 0.318342 -0.869894 0.429758 0.242059 -0.88093 0.443709 0.164578 -0.866589 0.491747 0.0849016 -0.869707 0.493128 0.0208327 -0.870914 0.489331 -0.0454258 -0.869697 0.480162 -0.114329 -0.865877 0.464465 -0.185824 -0.859633 0.44126 -0.257529 -0.901256 0.340585 -0.267842 -0.904316 0.400979 -0.146382 -0.864275 0.491907 -0.10515 -0.896531 0.44292 0.00739447 -0.863425 0.49895 0.0744742 -0.886602 0.435212 0.156612 -0.862549 0.444392 0.241921 -0.856129 0.344162 0.38548 -0.860914 0.335096 0.382803 -0.854398 0.266177 0.446266 -0.871222 0.162978 0.463044 -0.843195 0.0761505 -0.532187 -0.867207 0.0481675 -0.495613 -0.840665 0.128087 -0.526191 -0.841078 0.420134 0.340697 -0.844531 0.127569 0.520091 -0.845153 -0.451546 0.286047 -0.841375 -0.414008 -0.347398 -0.866908 0.138281 -0.478903 -0.83928 0.212336 -0.500522 -0.853405 0.371859 -0.365268 0.00284005 -0.717521 -0.696531 0.284171 -0.550508 -0.784976 0.0353147 -0.512478 -0.857974 0.0660467 -0.272531 -0.959877 0.0923906 -0.0147776 -0.995613 0.110726 0.242951 -0.963698 0.122592 0.483418 -0.866763 0.130436 0.690586 -0.711391 0.170054 0.817069 -0.55089 0.176047 0.736106 -0.653572 0.264816 -0.359704 -0.894699 0.254409 -0.135851 -0.957507 0.240266 0.111554 -0.964276 0.227294 0.359138 -0.905184 0.218639 0.58409 -0.781688 0.136064 0.850524 -0.50803 0.176536 0.881407 -0.438129 0.169278 0.933296 -0.316709 0.14091 0.952379 -0.270405 0.168151 0.983996 -0.0589735 0.177142 0.965602 -0.190351 0.144871 0.989342 -0.0146818 0.1929 0.974691 0.112988 0.146985 0.959129 0.241798 0.173776 0.864892 0.470918 0.172348 0.940511 0.292804 0.167076 0.861072 0.480251 0.177522 0.721092 0.66971 0.164706 0.707723 0.687023 0.163211 0.505921 0.846998 0.162433 0.269502 0.949202 0.162215 0.0146445 0.986647 0.162248 -0.241215 0.956813 0.162332 -0.480631 0.861767 0.160126 -0.687546 0.708265 0.159155 -0.847567 0.50626 0.163004 -0.949111 0.269476 0.171514 -0.984581 0.0343874 0.173898 -0.956193 0.235486 0.179937 0.531545 0.827697 0.181536 0.307104 0.934201 0.182438 0.0611607 0.981313 0.182733 -0.190146 0.9646 0.182755 -0.42953 0.884367 0.181714 -0.631875 0.753468 0.181698 -0.780994 0.597523 0.180127 -0.88677 0.425668 0.165343 -0.986128 0.0146342 0.178652 -0.968893 -0.171261 0.162 -0.956853 -0.241223 0.161628 -0.861867 -0.48069 0.171282 -0.746153 -0.643364 0.176083 -0.646563 -0.742261 0.180671 -0.630697 -0.754704 0.170059 -0.533374 -0.828608 0.181022 -0.431595 -0.883717 0.176454 -0.412357 -0.89377 0.168402 -0.23619 -0.957003 0.177317 -0.205676 -0.962422 0.168624 -0.00864119 -0.985642 0.179654 0.0335088 -0.983159 0.166784 0.212384 -0.962848 0.165477 0.423677 -0.89057 0.164433 0.61706 -0.769544 0.165443 0.787384 -0.593848 0.176497 0.879534 -0.441892 0.167727 0.791678 -0.587463 0.181841 -0.906375 -0.381337 0.182266 -0.792125 -0.58251 0.181414 0.272101 -0.945013 0.18166 0.491299 -0.851836 0.178231 0.666014 -0.724333 0.173459 0.887476 -0.426964 0.173065 0.937264 -0.30263 0.170796 0.970194 -0.171909 0.170366 0.984664 -0.0375783 0.171794 0.980289 0.097567 0.175195 0.95702 0.231128 0.175136 0.957093 0.230871 0.171806 0.916248 0.361901 0.178006 0.900804 0.396062 0.170239 0.857343 0.48578 0.170604 0.781191 0.600529 0.172965 0.68935 0.703477 0.173507 0.583691 0.793221 0.176689 0.570689 0.801932 0.171003 0.468846 0.866569 0.178843 0.41731 0.890993 0.165413 0.308617 0.936693 0.16869 0.119081 0.97845 0.167986 -0.0544046 0.984287 0.169242 -0.226445 0.959208 0.173046 -0.391493 0.903763 0.172909 -0.545825 0.819865 0.178339 -0.562584 0.807276 0.169058 -0.68458 0.709063 0.181048 -0.725583 0.663891 0.167557 -0.801486 0.574059 0.167485 -0.892308 0.419208 0.167416 -0.953671 0.249968 0.167374 -0.983284 0.0716859 0.167441 -0.979689 -0.110335 0.167099 -0.94067 -0.295328 0.167669 -0.859098 -0.483567 0.172919 -0.746511 -0.642511 0.17305 -0.848267 -0.500497 0.176879 0.942773 -0.282654 0.178391 0.977285 -0.114418 0.17789 0.982316 0.0583945 0.178639 0.816056 0.549674 0.17714 0.705022 0.686706 0.178362 0.244518 0.953099 0.180611 0.0491172 0.982327 0.181023 -0.161932 0.970056 0.178247 -0.371024 0.911356 0.179962 -0.847496 0.499364 0.178697 -0.925476 0.334007 0.178625 -0.969458 0.168057 0.178582 -0.983921 -0.00300629 0.178341 -0.968288 -0.174965 0.17724 -0.922661 -0.342466 0.16675 -0.731034 -0.661652 0.177757 -0.620771 -0.763575 0.164301 -0.564475 -0.808933 0.166786 -0.386178 -0.907221 0.16956 -0.228567 -0.958648 0.17444 -0.092168 -0.980345 0.172271 0.0409569 -0.984198 0.182108 0.0941451 -0.978761 0.170809 0.173795 -0.969856 0.177455 0.302075 -0.936622 0.170168 0.428278 -0.88748 0.173822 0.544651 -0.820452 0.172714 0.652442 -0.737895 0.182485 0.686885 -0.703483 0.170381 0.748546 -0.640819 0.178635 0.828116 -0.531332 0.170107 0.895822 -0.410569 0.173473 0.943525 -0.282256 0.173003 0.973812 -0.147515 0.182961 0.977897 -0.101207 0.170144 0.985379 -0.00892865 0.179307 0.975312 0.128902 0.168651 0.946442 0.275325 0.170973 0.888559 0.425713 0.175572 0.799678 0.574186 0.182408 0.787706 0.588427 0.166751 0.682354 0.71175 0.188446 0.616607 0.764384 0.165332 0.541244 0.824452 0.173469 0.381916 0.907771 0.172389 0.207871 0.962846 0.188029 0.173859 0.966653 0.163048 0.0247421 0.986308 0.194087 -0.0710235 0.97841 0.162552 -0.15861 0.973868 0.175233 -0.334335 0.92602 0.170699 -0.503305 0.847081 0.196819 -0.531797 0.823684 0.156101 -0.65782 0.736821 0.20797 -0.717638 0.664639 0.152604 -0.786519 0.598415 0.169838 -0.882237 0.439105 0.176096 -0.948558 0.263112 0.219602 -0.946162 0.237807 0.134947 -0.988535 0.0677345 0.280474 -0.959853 -0.00401627 0.0801531 -0.987937 -0.132502 0.371827 -0.898378 -0.233798 0.17909 -0.474872 -0.86164 0.17962 -0.30909 -0.933917 0.179827 -0.118141 -0.976578 0.179693 0.310063 -0.93358 0.181806 0.510649 -0.840348 0.179549 0.829721 -0.528513 0.182591 0.928182 -0.32425 0.182049 0.973567 0.137931 0.18512 0.908485 0.374681 0.185373 0.40819 0.893878 0.188975 -0.311584 0.931238 0.204348 -0.860628 0.466435 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 -0.00563167 -0.0428129 -0.991289 -0.0329097 -0.127526 -0.922708 -0.126399 -0.364188 -0.79082 -0.200681 -0.578214 -0.605463 -0.260955 -0.751876 -0.379887 -0.303303 -0.873896 -0.129428 -0.325126 -0.936772 -0.129429 -0.325126 -0.936772 -0.129429 -0.556502 -0.820703 -0.129428 -0.556503 -0.820703 -0.129427 -0.749953 -0.648706 -0.379885 -0.832406 -0.403468 -0.605465 -0.781619 -0.149945 -0.790819 -0.610453 0.0441908 -0.922708 -0.364188 0.126398 -0.991339 -0.123201 0.0454719 -0.990767 -0.128078 0.0444518 -0.991289 -0.127526 0.0329096 -0.999067 -0.0428128 0.00563154 0.259005 -0.916722 -0.304199 -0.985195 -0.0178605 -0.170504 -0.898182 -0.0317415 -0.438476 -0.922708 0.0726294 -0.378597 -0.79082 0.266956 -0.550761 -0.605466 0.520666 -0.601929 -0.379879 0.765619 -0.519153 -0.129418 0.936773 -0.325127 -0.12942 0.820703 -0.556505 -0.129436 0.820704 -0.556499 -0.129435 0.648704 -0.749953 -0.379878 0.403471 -0.832409 -0.605465 0.149945 -0.781619 -0.79082 -0.0441897 -0.610451 -0.922708 -0.0278329 -0.384493 -0.922708 -0.0278337 -0.384494 -0.986715 0.0306084 -0.159553 -0.922708 0.168143 -0.346898 -0.790822 0.400406 -0.4629 -0.605465 0.658715 -0.446661 -0.379887 0.873897 -0.3033 -0.129433 0.989 -0.071593 -0.129433 0.936773 -0.325122 -0.976956 0.143146 -0.158321 -0.990523 0.104648 -0.0889543 -0.991289 0.102627 -0.0825447 -0.991339 0.110111 -0.0715697 -0.991339 0.123203 -0.0454711 -0.990768 0.128077 -0.0444515 -0.991289 0.127526 -0.0329099 -0.999067 0.0428117 -0.0056314 -0.999067 0.0301122 -0.0309507 -0.990768 0.112207 -0.0760864 -0.922706 0.364191 -0.126402 -0.790818 0.610454 -0.0441914 -0.605461 0.781623 0.149943 -0.379884 0.832407 0.403468 -0.129425 0.749953 0.648706 -0.129425 0.892298 0.432497 -0.129434 0.892295 0.4325 -0.129435 0.97383 0.186819 -0.37989 0.922617 -0.0667848 -0.605468 0.751872 -0.260954 -0.79082 0.506573 -0.343494 -0.922709 0.252196 -0.291556 -0.986715 0.0708604 -0.146194 -0.999206 0.0125484 -0.0378109 0.258588 0.304297 -0.916807 -0.985195 0.170502 -0.0178611 -0.898102 0.438641 -0.0317517 -0.922708 0.378595 0.0726293 -0.790818 0.550764 0.266956 -0.605467 0.601928 0.520665 -0.379886 0.51915 0.765617 -0.129429 0.325125 0.936772 -0.129429 0.556503 0.820703 -0.129429 0.556503 0.820703 -0.12943 0.749951 0.648707 -0.379891 0.832403 0.40347 -0.605471 0.781614 0.149947 -0.790822 0.610449 -0.0441885 -0.922708 0.364188 -0.126398 -0.922708 0.384493 -0.0278322 -0.922708 0.384493 -0.0278321 -0.98671 0.159579 0.0306125 -0.922707 0.346901 0.168143 -0.790817 0.462906 0.400408 -0.605461 0.446664 0.658717 -0.379885 0.303303 0.873896 -0.129429 0.0715932 0.989001 -0.129428 0.325125 0.936772 -0.976956 0.158321 0.143146 -0.990523 0.0889538 0.104648 -0.991289 0.0825446 0.102626 -0.991339 0.071569 0.110111 -0.991339 0.0454715 0.123202 -0.990768 0.0444518 0.128077 -0.991289 0.03291 0.127526 -0.999067 0.00563158 0.0428122 -0.999067 0.030951 0.0301125 -0.990768 0.0760857 0.112208 -0.922708 0.1264 0.364189 -0.790819 0.0441904 0.610452 -0.605466 -0.149945 0.781618 -0.379885 -0.40347 0.832406 -0.12943 -0.648705 0.749953 -0.12943 -0.432499 0.892296 -0.129431 -0.432499 0.892296 -0.129431 -0.186818 0.973831 -0.379884 0.0667878 0.92262 -0.605465 0.260954 0.751875 -0.790819 0.343496 0.506573 -0.922708 0.291559 0.252198 -0.986713 0.146202 0.0708652 -0.999206 0.0378109 0.0125484 0.258505 0.916823 0.30432 -0.985195 0.0178605 0.170504 -0.898161 0.0317437 0.43852 -0.922708 -0.0726294 0.378595 -0.790819 -0.266957 0.550763 -0.605466 -0.520666 0.601929 -0.379886 -0.765617 0.51915 -0.129426 -0.936772 0.325127 -0.129426 -0.820703 0.556503 -0.129428 -0.820703 0.556502 -0.129427 -0.648705 0.749954 -0.379884 -0.40347 0.832406 -0.605465 -0.149945 0.781619 -0.790819 0.0441907 0.610453 -0.922708 0.126399 0.364189 -0.922708 0.0278336 0.384494 -0.922708 0.0278328 0.384493 -0.986714 -0.0306091 0.159557 -0.922708 -0.168143 0.346898 -0.790819 -0.400408 0.462903 -0.605464 -0.658716 0.446662 -0.379888 -0.873895 0.303302 -0.129433 -0.989 0.071593 -0.129433 -0.936772 0.325124 -0.976956 -0.143145 0.158321 -0.990523 -0.104649 0.0889575 -0.991289 -0.102627 0.0825447 -0.991339 -0.11011 0.0715679 -0.990768 -0.112208 0.0760861 -0.922707 -0.319065 0.216352 -0.922708 -0.36419 0.126399 -0.790821 -0.578213 0.200681 -0.605463 -0.751875 0.260956 -0.379883 -0.873897 0.303304 -0.605466 -0.751874 0.260954 -0.605466 -0.658716 0.44666 -0.79082 -0.506572 0.343495 -0.922708 -0.319064 0.216351 -0.790819 -0.506573 0.343496 -0.790819 -0.578214 0.200683 -0.999067 -0.0301118 0.0309504 0.258755 -0.304256 0.916774 -0.985195 -0.170502 0.0178611 -0.898139 -0.438565 0.0317478 -0.922708 -0.378595 -0.0726293 -0.790818 -0.550764 -0.266956 -0.605466 -0.601929 -0.520666 -0.379884 -0.51915 -0.765618 -0.379884 -0.699617 -0.605165 -0.379885 -0.699616 -0.605165 -0.986713 -0.159565 -0.0306104 -0.922708 -0.346899 -0.168143 -0.790819 -0.462903 -0.400408 -0.605466 -0.446661 -0.658715 -0.379885 -0.303304 -0.873896 -0.379885 -0.519149 -0.765618 -0.976956 -0.158323 -0.143146 -0.990523 -0.0889546 -0.104648 -0.991289 -0.0825449 -0.102626 -0.991339 -0.0715681 -0.110111 -0.991339 -0.0454719 -0.123202 -0.990767 -0.0444519 -0.128078 -0.999067 -0.0309505 -0.0301117 -0.990768 -0.076086 -0.112208 -0.922708 -0.126399 -0.364188 -0.922708 -0.216351 -0.319065 -0.922708 -0.216352 -0.319065 -0.790819 -0.343497 -0.506572 -0.790819 -0.200682 -0.578215 -0.129424 0.973832 0.186815 -0.129424 0.989001 -0.0715965 -0.379876 0.8739 -0.303305 -0.60547 0.658714 -0.446657 -0.790819 0.400407 -0.462904 -0.922707 0.168143 -0.3469 -0.922707 0.252198 -0.291562 -0.129435 0.648704 -0.749953 -0.129433 0.432501 -0.892295 -0.379884 0.174278 -0.908469 -0.605463 -0.0574623 -0.793796 -0.790819 -0.0441902 -0.610452 -0.129427 0.432499 -0.892296 -0.129427 0.186819 -0.973831 -0.379887 -0.0667877 -0.922619 -0.605463 -0.0574623 -0.793796 -0.129427 0.186819 -0.973831 -0.129427 -0.0715936 -0.989001 -0.379886 -0.0667883 -0.922619 -0.129429 -0.071593 -0.989001 -0.129428 -0.749953 -0.648706 -0.129427 -0.892297 -0.432498 -0.379884 -0.908468 -0.17428 -0.605466 -0.793794 0.0574611 -0.790821 -0.610451 0.0441892 -0.129428 -0.892297 -0.432498 -0.129427 -0.973831 -0.186819 -0.379884 -0.92262 0.0667877 -0.605464 -0.793796 0.0574622 -0.129431 -0.973831 -0.18682 -0.129431 -0.989 0.0715937 -0.379882 -0.922621 0.0667885 -0.129427 -0.186817 0.973832 -0.129427 0.0715939 0.989001 -0.379884 0.303303 0.873897 -0.605468 0.446658 0.658715 -0.790822 0.462898 0.400407 -0.922708 0.346896 0.168143 -0.922708 0.291558 0.252197 -0.922707 -0.378597 -0.0726287 -0.790819 -0.60109 -0.115313 -0.790818 -0.60109 -0.115312 -0.605466 -0.781619 -0.149945 -0.790819 -0.550763 -0.266956 -0.379884 -0.908468 -0.17428 -0.605467 -0.716177 -0.347133 -0.605465 -0.716178 -0.347132 -0.379885 -0.832407 -0.403468 -0.986716 -0.0708579 0.146189 -0.922707 -0.252198 0.29156 -0.79082 -0.400407 0.462902 -0.898152 0.332541 0.287647 -0.898176 0.287615 -0.332501 -0.986714 -0.1462 -0.070864 -0.922708 -0.291558 -0.252197 -0.79082 -0.343496 -0.506572 -0.605466 -0.260953 -0.751874 -0.605466 -0.446661 -0.658715 -0.79082 0.115312 -0.601088 -0.79082 0.115312 -0.601088 -0.922708 0.0726293 -0.378597 -0.605463 0.149944 -0.781621 -0.379888 0.174279 -0.908467 -0.922709 0.319063 -0.216348 -0.922706 0.319066 -0.216355 -0.790819 0.506574 -0.343495 -0.605466 0.520666 -0.601929 -0.379877 0.605166 -0.69962 -0.37988 0.605166 -0.699618 -0.379886 0.765618 -0.519149 -0.379885 0.403472 -0.832405 -0.605466 0.347133 -0.716177 -0.605465 0.347133 -0.716178 -0.790821 0.266956 -0.55076 -0.790819 0.578214 -0.200682 -0.790818 0.578215 -0.200684 -0.60547 0.751871 -0.260953 -0.605468 0.793793 -0.0574597 -0.605461 0.793798 -0.0574638 -0.379876 0.922623 -0.0667913 -0.790821 0.601086 0.115314 -0.790818 0.60109 0.115312 -0.922706 0.3786 0.0726278 -0.379891 0.908466 0.174279 -0.379884 0.908469 0.174277 -0.922708 0.216351 0.319065 -0.922708 0.216352 0.319065 -0.790821 0.343493 0.506571 -0.60546 0.601934 0.520666 -0.37989 0.699613 0.605165 -0.379887 0.699615 0.605165 -0.379885 0.519151 0.765617 -0.605468 0.716176 0.347132 -0.605471 0.716174 0.347133 -0.790816 0.550767 0.266956 -0.790819 0.200682 0.578215 -0.790819 0.200682 0.578215 -0.605467 0.260953 0.751873 -0.605466 0.0574622 0.793794 -0.605465 0.0574624 0.793795 -0.379882 0.0667886 0.922621 -0.790818 -0.115312 0.60109 -0.790819 -0.115313 0.60109 -0.922708 -0.0726292 0.378596 -0.379883 -0.17428 0.908469 -0.379884 -0.17428 0.908468 -0.898196 -0.287588 0.332472 -0.922708 -0.252197 0.291558 -0.605464 -0.520666 0.601931 -0.379883 -0.605164 0.699618 -0.379887 -0.605164 0.699616 -0.379888 -0.765617 0.519149 -0.605466 -0.347133 0.716177 -0.605465 -0.347133 0.716178 -0.790819 -0.266956 0.550763 -0.922708 -0.168143 0.346899 -0.999206 -0.0125484 0.0378108 -0.922708 -0.384493 0.0278335 -0.922708 -0.384493 0.0278335 -0.898167 -0.332517 -0.287625 -0.922708 -0.29156 -0.252197 -0.79082 -0.462901 -0.400408 -0.605465 -0.601929 -0.520666 -0.922708 -0.346896 -0.168143 -0.999206 -0.0378109 -0.0125484 0 -0.982091 -0.188405 0 -0.99739 0.0722003 0 -0.99739 0.0722003 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.827665 0.561222 0 -0.654208 0.756315 0 -0.436168 0.899865 0 -0.188402 0.982092 0 0.0722005 0.99739 0 0.327883 0.944718 0 0.561223 0.827664 0 0.756314 0.654209 0 0.899865 0.436169 0 0.982092 0.1884 0 0.99739 -0.0722003 0 0.944718 -0.327885 0 0.827667 -0.56122 0 0.654207 -0.756315 0 0.436168 -0.899865 0 0.188403 -0.982092 0 -0.0722003 -0.99739 0 -0.327884 -0.944718 0 -0.561223 -0.827664 0 -0.756314 -0.654209 0 -0.899866 -0.436166 0 -0.982091 -0.188405 0 -0.827665 0.561222 0 -0.654208 0.756315 0 -0.436168 0.899865 0 -0.188402 0.982092 0 0.0722005 0.99739 0 0.327883 0.944718 0 0.561223 0.827664 0 0.756314 0.654209 0 0.899865 0.436169 0 0.982092 0.1884 0 0.99739 -0.0722003 0 0.944718 -0.327885 0 0.827667 -0.56122 0 0.654207 -0.756315 0 0.436168 -0.899865 0 0.188403 -0.982092 0 -0.0722003 -0.99739 0 -0.327884 -0.944718 0 -0.561223 -0.827664 0 -0.756314 -0.654209 0 -0.899866 -0.436166 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121836 -0.873349 -0.487094 -0.0012184 -0.899866 -0.436164 0.00121809 -0.969661 -0.244452 -0.00121831 -0.982091 -0.188403 0 -0.99739 0.0721988 0 -0.944718 0.327885 0 -0.827666 0.561222 0 -0.654208 0.756315 0 -0.827666 0.561222 0 -0.827666 0.561222 0 -0.944718 0.327885 0 -0.99739 0.0721988 0 -0.982092 -0.188403 0 -0.899867 -0.436164 0 -0.982092 -0.188403 0 -0.982092 -0.188403 0.00121814 -0.999889 0.0148384 -0.00121841 -0.99739 0.0721988 0 -0.944718 0.327885 0 -0.827666 0.561222 0 -0.654208 0.756315 0 -0.436166 0.899866 0 -0.654208 0.756315 0.00121816 -0.961977 0.273129 -0.00121824 -0.944717 0.327884 0 -0.827666 0.561222 0 -0.654208 0.756315 0 -0.436166 0.899866 0 -0.188405 0.982091 0 -0.436166 0.899866 0.00121823 -0.85851 0.512796 -0.00121828 -0.827665 0.561221 0 -0.654208 0.756315 0 -0.436166 0.899866 0 -0.188405 0.982091 0 0.0722015 0.99739 0 -0.188405 0.982091 0.00121826 -0.696534 0.717523 -0.00121821 -0.654207 0.756314 0 -0.436166 0.899866 0 -0.188405 0.982091 0 0.0722015 0.99739 0 0.327885 0.944718 0 0.0722015 0.99739 0.00121827 -0.487092 0.87335 -0.0012183 -0.436166 0.899865 0 -0.188405 0.982091 0 0.0722015 0.99739 0 0.327885 0.944718 0 0.561223 0.827665 0 0.327885 0.944718 0.00121821 -0.244454 0.96966 -0.00121817 -0.188405 0.982091 0 0.0722015 0.99739 0 0.327885 0.944718 0 0.561223 0.827665 0 0.756313 0.65421 0 0.561223 0.827665 0.00121832 0.0148411 0.999889 -0.00121824 0.0722014 0.997389 0 0.327885 0.944718 0 0.561223 0.827665 0 0.756313 0.65421 0 0.899864 0.43617 0 0.756313 0.65421 0.00121826 0.273129 0.961977 -0.00121818 0.327885 0.944717 0 0.561223 0.827665 0 0.756313 0.65421 0 0.899864 0.43617 0 0.982091 0.188408 0 0.899864 0.43617 0.00121832 0.512797 0.858509 -0.00121823 0.561222 0.827664 0 0.756313 0.65421 0 0.899864 0.43617 0 0.982091 0.188408 0 0.99739 -0.0722044 0 0.982091 0.188408 0.00121823 0.717522 0.696535 -0.00121823 0.756313 0.654209 0 0.899864 0.43617 0 0.982091 0.188408 0 0.99739 -0.0722044 0 0.944718 -0.327885 0 0.99739 -0.0722044 0.00121825 0.873347 0.487097 -0.00121841 0.899864 0.436169 0 0.982091 0.188408 0 0.99739 -0.0722044 0 0.944718 -0.327885 0 0.827663 -0.561225 0 0.944718 -0.327885 0.00121812 0.969661 0.244453 -0.00121811 0.98209 0.188407 0 0.99739 -0.0722044 0 0.944718 -0.327885 0 0.827663 -0.561225 0 0.654212 -0.756311 0 0.827663 -0.561225 0.00121844 0.999889 -0.0148384 -0.00121835 0.997389 -0.0722043 0 0.944718 -0.327885 0 0.827663 -0.561225 0 0.654212 -0.756311 0 0.436166 -0.899866 0 0.654212 -0.756311 0.00121813 0.961976 -0.27313 -0.00121824 0.944717 -0.327884 0 0.827663 -0.561225 0 0.654212 -0.756311 0 0.436166 -0.899866 0 0.188402 -0.982092 0 0.436166 -0.899866 0.00121827 0.858508 -0.512799 -0.00121831 0.827662 -0.561225 0 0.654212 -0.756311 0 0.436166 -0.899866 0 0.188402 -0.982092 0 -0.0721992 -0.99739 0 0.188402 -0.982092 0.00121811 0.696536 -0.717521 -0.00121828 0.654212 -0.756311 0 0.436166 -0.899866 0 0.188402 -0.982092 0 -0.0721992 -0.99739 0 -0.327884 -0.944718 0 -0.0721992 -0.99739 0.00121827 0.487092 -0.87335 -0.0012183 0.436166 -0.899865 0 0.188402 -0.982092 0 -0.0721992 -0.99739 0 -0.327884 -0.944718 0 -0.561223 -0.827665 0 -0.327884 -0.944718 0.00121821 0.244454 -0.96966 -0.00121832 0.188402 -0.982091 0 -0.0721992 -0.99739 0 -0.327884 -0.944718 0 -0.561223 -0.827665 0 -0.756313 -0.65421 0 -0.561223 -0.827665 0.00121818 -0.0148411 -0.999889 -0.00121827 -0.0721992 -0.997389 0 -0.327884 -0.944718 0 -0.561223 -0.827665 0 -0.756313 -0.65421 0 -0.899867 -0.436164 0 -0.756313 -0.65421 0.00121824 -0.273127 -0.961977 -0.0012182 -0.327884 -0.944717 0 -0.561223 -0.827665 0 -0.756313 -0.65421 0 -0.899867 -0.436164 0 -0.982092 -0.188403 0 -0.899867 -0.436164 0.00121832 -0.512797 -0.858509 -0.00121823 -0.561222 -0.827664 0 -0.756313 -0.65421 0 -0.899867 -0.436164 0 -0.982092 -0.188403 0 -0.99739 0.0721988 0 -0.982092 -0.188403 0.00121826 -0.717523 -0.696534 -0.00121813 -0.756313 -0.654209 0 -0.899867 -0.436164 0 -0.982092 -0.188403 0 -0.99739 0.0721988 0 -0.944718 0.327885 0 -0.99739 0.0721988 0 -0.899867 -0.436164 0 -0.899867 -0.436164 0 -0.982092 -0.188403 0 -0.756313 -0.65421 0 -0.756313 -0.65421 0 -0.756313 -0.65421 0 -0.561223 -0.827665 0 -0.561223 -0.827665 0 -0.561223 -0.827665 0 -0.99739 0.0721988 0 -0.99739 0.0721988 0 -0.99739 0.0721988 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.827666 0.561222 0 -0.827666 0.561222 0 -0.827666 0.561222 0 -0.654208 0.756315 0 -0.654208 0.756315 0 -0.654208 0.756315 0 -0.436166 0.899866 0 -0.436166 0.899866 0 -0.436166 0.899866 0 -0.188405 0.982091 0 -0.188405 0.982091 0 -0.188405 0.982091 0 0.0722015 0.99739 0 0.0722015 0.99739 0 0.0722015 0.99739 0 0.327885 0.944718 0 0.327885 0.944718 0 0.327885 0.944718 0 0.561223 0.827665 0 0.561223 0.827665 0 0.561223 0.827665 0 0.756313 0.65421 0 0.756313 0.65421 0 0.756313 0.65421 0 0.899864 0.43617 0 0.899864 0.43617 0 0.899864 0.43617 0 0.982091 0.188408 0 0.982091 0.188408 0 0.982091 0.188408 0 0.99739 -0.0722044 0 0.99739 -0.0722044 0 0.99739 -0.0722044 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.827663 -0.561225 0 0.827663 -0.561225 0 0.827663 -0.561225 0 0.654212 -0.756311 0 0.654212 -0.756311 0 0.654212 -0.756311 0 0.436166 -0.899866 0 0.436166 -0.899866 0 0.436166 -0.899866 0 0.188402 -0.982092 0 0.188402 -0.982092 0 0.188402 -0.982092 0 -0.0721992 -0.99739 0 -0.0721992 -0.99739 0 -0.0721992 -0.99739 0 -0.327884 -0.944718 0 -0.327884 -0.944718 0 -0.327884 -0.944718 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.710861 0.690738 0.132501 0.700035 0.714108 -0.000171572 0.711659 0.700692 -0.0507197 0.699536 0.692559 -0.176102 0.712277 0.663098 -0.230134 0.71272 0.580565 -0.393669 0.712989 0.458711 -0.530313 0.71308 0.305791 -0.630879 0.712994 0.132102 -0.688614 0.712734 -0.0506449 -0.699603 0.712297 -0.23013 -0.663079 0.711682 -0.394262 -0.581435 0.710889 -0.53192 -0.460107 0.709916 -0.633763 -0.307187 0.708759 -0.692818 -0.132908 0.707418 -0.704951 0.0510361 0.705892 -0.669165 0.232241 0.704962 -0.587018 0.398044 0.704173 -0.466769 0.53504 0.704284 -0.586381 0.400177 0.69916 0.628206 -0.34137 0.69891 0.525003 -0.485693 0.698786 0.389325 -0.600104 0.698783 0.229587 -0.677489 0.698906 0.0557119 -0.713041 0.699153 -0.12152 -0.70457 0.699522 -0.291102 -0.652632 0.700015 -0.442525 -0.560491 0.700631 -0.566419 -0.433919 0.701367 -0.655154 -0.280817 0.702223 -0.703292 -0.11074 0.7032 -0.707947 0.0657334 0.703643 -0.66886 0.239817 0.705127 -0.463883 0.536292 0.70354 -0.317254 0.63591 0.706043 -0.308882 0.637256 0.706902 -0.133259 0.694645 0.707703 0.0510074 0.704666 0.708448 0.23141 0.666747 0.709135 0.395702 0.583564 0.709764 0.532774 0.460854 0.710339 0.633379 0.307001 0.700104 0.691586 0.177659 0.70294 -0.146999 0.695893 0.702377 0.0330218 0.711039 0.701849 0.211186 0.6803 0.701359 0.375965 0.605596 0.700905 0.516689 0.491696 0.700485 0.624228 0.34592 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704063 -0.69742 -0.133793 0.704063 -0.708284 0.0512721 0.704064 -0.708283 0.0512724 0.704064 -0.670878 0.232843 0.704065 -0.670877 0.232843 0.704063 -0.587756 0.398544 0.704063 -0.464577 0.537087 0.704065 -0.309738 0.639026 0.704063 -0.133792 0.69742 0.704062 0.0512716 0.708286 0.704063 0.232842 0.67088 0.704062 0.398546 0.587757 0.704068 0.537085 0.464573 0.70407 0.639022 0.309736 0.704063 0.69742 0.133793 0.704059 0.708288 -0.0512705 0.70406 0.670882 -0.232845 0.704068 0.587751 -0.398543 0.704062 0.46458 -0.537087 0.704065 0.309737 -0.639027 0.704063 0.133792 -0.69742 0.704064 -0.0512724 -0.708283 0.704065 -0.232842 -0.670878 0.704062 -0.398545 -0.587758 0.704065 -0.537087 -0.464576 0.704063 -0.639029 -0.309739 0.704063 -0.69742 -0.133793 0.704065 -0.587754 0.398544 0.704063 -0.464578 0.537087 0.704064 -0.309739 0.639027 0.704065 -0.133791 0.697419 0.704063 0.0512723 0.708284 0.704062 0.232842 0.670881 0.704063 0.398546 0.587755 0.704062 0.537088 0.464579 0.704069 0.639023 0.309737 0.704071 0.697413 0.133788 0.704063 0.708284 -0.0512721 0.704059 0.670883 -0.232844 0.704061 0.587759 -0.398545 0.704067 0.464574 -0.537085 0.704062 0.30974 -0.639029 0.704064 0.133792 -0.69742 0.704063 -0.0512721 -0.708284 0.704064 -0.232842 -0.670879 0.704065 -0.398545 -0.587754 0.704062 -0.537088 -0.464579 0.704065 -0.639027 -0.309737 -0.25882 0.916757 0.304251 -0.258817 0.916763 0.304237 -0.258821 0.916752 0.304265 -0.25882 0.916759 0.304247 -0.258819 0.916758 0.304248 -0.258819 -0.304247 0.916759 -0.258819 -0.304247 0.916759 -0.258819 -0.916759 -0.304247 -0.258819 -0.916758 -0.304248 -0.25882 -0.916762 -0.304237 -0.258817 -0.916756 -0.304256 -0.258816 -0.916755 -0.30426 -0.258815 -0.304233 0.916765 -0.258819 -0.30425 0.916758 -0.258819 -0.304248 0.916758 -0.258819 -0.304248 0.916758 -0.258819 -0.304247 0.916759 -0.258819 -0.916758 -0.304248 -0.25882 -0.916757 -0.30425 -0.258819 0.304248 -0.916758 -0.258819 0.304247 -0.916759 -0.258819 0.304253 -0.916757 -0.258823 0.304226 -0.916765 -0.258816 0.30426 -0.916755 -0.258815 -0.916765 -0.304233 -0.258821 -0.916755 -0.304257 -0.258818 -0.916761 -0.304242 -0.258819 -0.916758 -0.304249 -0.258819 -0.916758 -0.304248 -0.258819 0.304248 -0.916758 -0.258819 0.304247 -0.916759 -0.25882 0.916758 0.304249 -0.258819 0.916759 0.304247 -0.258821 0.916763 0.304233 -0.25882 0.916761 0.304239 -0.258816 0.916755 0.30426 -0.258816 0.304239 -0.916762 -0.258817 0.304244 -0.91676 -0.258819 0.304255 -0.916756 -0.258819 0.304248 -0.916759 -0.258819 0.304247 -0.916759 -0.258819 0.916758 0.304248 -0.258819 0.916758 0.304249 -0.258819 -0.304247 0.916759 -0.258819 -0.304247 0.916759 -0.258819 -0.304247 0.916759 -0.258819 -0.304242 0.91676 -0.258818 -0.30425 0.916758 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117108 -0.459746 0.887973 0.0121686 -0.52822 0.84902 -0.0124372 -0.671593 0.740816 0.0125122 -0.728889 0.684518 -0.0123452 -0.840011 0.542429 -0.0114912 -0.94967 0.313042 -0.0116594 -0.997746 0.0660759 -0.0124466 -0.981545 -0.190824 -0.0124238 -0.899003 -0.437765 0.0023981 -0.822281 -0.569077 0.0861474 -0.864353 -0.495452 -0.00548379 -0.888883 -0.458101 0.0120212 -0.880525 0.473848 0.0113143 -0.971274 0.237696 0.0121548 -0.999842 -0.013 0.0125608 -0.962926 -0.269473 -0.0116012 -0.759142 -0.650822 -0.00374201 -0.741322 -0.671139 0.00165396 -0.651905 -0.758299 -0.0116118 -0.57276 -0.819641 -0.00235683 -0.547137 -0.83704 0.00108257 -0.435392 -0.90024 -0.0124578 -0.345111 -0.938479 -0.00264792 -0.315074 -0.949063 0.0011696 -0.187978 -0.982173 -0.0124982 -0.0910378 -0.995769 -0.00282054 -0.0594312 -0.998228 0.00119019 0.0705758 -0.997506 -0.0117247 0.164337 -0.986335 -3.9668e-05 0.20379 -0.979015 2.06262e-05 0.323965 -0.946069 -0.0115531 0.405149 -0.914178 0.00309523 0.449804 -0.893122 -0.00207815 0.563901 -0.82584 -0.0124609 0.624093 -0.781251 0.0041453 0.665501 -0.746386 -0.00319492 0.763375 -0.645948 -0.012567 0.8047 -0.593549 0.00537906 0.838273 -0.545225 -0.00554044 0.911302 -0.411702 -0.0118501 0.929137 -0.369546 0.0105466 0.954762 -0.297184 -0.0100414 0.992573 -0.121237 0.00556794 0.999985 0.000234353 -0.0589282 0.988772 0.137322 -0.00876307 0.989926 0.141311 0.0126619 0.977541 0.210366 -0.012633 0.924496 0.380982 0.0124274 0.890044 0.455706 -0.0119699 0.796927 0.603957 -0.0114821 0.621115 0.783635 -0.0124476 0.402806 0.915201 -0.0126901 0.152885 0.988162 -0.0120902 -0.104508 0.994451 0.0578694 -0.338131 0.939318 -0.0573517 -0.195414 0.979043 0.0583148 -0.563162 0.824287 -0.0608398 -0.43421 0.898755 0.0127024 -0.640378 0.767955 -0.0127422 -0.766119 0.642573 -0.0122026 -0.905039 0.425155 -0.011498 -0.982532 0.185738 -0.0124147 -0.997635 -0.0676067 -0.0127872 -0.946466 -0.322549 -0.0123137 -0.832167 -0.554388 -0.0115366 -0.667236 -0.744757 -0.0123831 -0.458664 -0.888524 -0.0128274 -0.214305 -0.976683 -0.0124168 0.0436651 -0.998969 -0.0115855 0.292175 -0.956295 -0.0123501 0.522758 -0.852391 -0.0128648 0.72447 -0.689186 -0.0125166 0.877333 -0.479719 -0.0116397 0.969536 -0.244671 -0.0123118 0.999906 0.00603949 -0.0128878 0.964777 0.262755 -0.0126074 0.864605 0.502294 -0.0117068 0.710933 0.703162 -0.0122719 0.512367 0.858679 -0.0129153 0.274935 0.961376 -0.0127001 0.0178726 0.99976 -0.0117904 -0.234003 0.972165 -0.0122236 -0.469566 0.882813 -0.0129306 -0.679981 0.733116 -0.0127868 -0.846072 0.532915 -0.0118796 -0.953033 0.302633 -0.0121677 -0.99841 0.0550331 -0.0129385 -0.979305 -0.201978 -0.0128627 -0.893999 -0.447885 -0.0119809 -0.751973 -0.659085 -0.0121126 -0.563689 -0.825898 -0.012946 -0.334422 -0.942334 -0.0129377 -0.0797636 -0.99673 -0.012092 0.175106 -0.984475 -0.0120509 0.415146 -0.909675 -0.0129451 0.632914 -0.774114 -0.0130056 0.811371 -0.584387 -0.0122128 0.933122 -0.359352 -0.0119845 0.993261 -0.115282 -0.0129419 0.98999 0.140542 -0.0130659 0.920104 0.391455 -0.0123352 0.79024 0.612673 -0.0119341 0.612475 0.7904 -0.012923 0.392438 0.919688 -0.0131231 0.141647 0.98983 -0.0124545 -0.115473 0.993233 0.0545896 -0.348892 0.935572 -0.0544547 -0.211922 0.975768 0.0555019 -0.572843 0.817784 -0.0577672 -0.449514 0.891404 0.0131568 -0.654031 0.756354 -0.0131752 -0.773366 0.633823 -0.0125656 -0.909686 0.415107 -0.0119035 -0.984504 0.174958 -0.0128759 -0.996804 -0.0788405 -0.0132185 -0.942729 -0.333296 -0.0126772 -0.82595 -0.563601 -0.0119232 -0.65903 -0.752022 -0.0128492 -0.44864 -0.89362 -0.0132579 -0.203175 -0.979053 -0.0127795 0.0547903 -0.998416 -0.0119537 0.302647 -0.953028 -0.0128084 0.532272 -0.846476 -0.0132882 0.732263 -0.680892 -0.0128749 0.882632 -0.469888 -0.0119992 0.972161 -0.234005 -0.012768 0.999771 0.0172006 -0.0133148 0.961715 0.273728 -0.0129742 0.85892 0.511946 -0.0120519 0.703183 0.710907 -0.0127196 0.502772 0.864325 -0.0133349 0.263977 0.964437 -0.0130616 0.00664716 0.999893 -0.012117 -0.244635 0.96954 -0.0126673 -0.479338 0.877539 -0.0133477 -0.688265 0.725336 -0.0131447 -0.852017 0.523349 -0.0121995 -0.956285 0.292181 -0.0126108 -0.998953 0.0439836 -0.0133585 -0.976941 -0.21309 -0.0132249 -0.888884 -0.457942 -0.012288 -0.744722 -0.667262 -0.012546 -0.554546 -0.832058 -0.0133584 -0.323705 -0.946064 -0.0132947 -0.0685006 -0.997563 -0.0123878 0.185843 -0.982501 -0.0124774 0.425111 -0.905055 -0.0133534 0.641654 -0.766878 -0.0133638 0.817927 -0.575168 -0.012507 0.936985 -0.349146 -0.0124056 0.994456 -0.104416 -0.0133397 0.988329 0.151748 -0.0134211 0.915608 0.401848 -0.0126254 0.783465 0.621308 -0.0123362 0.603786 0.797051 -0.0133262 0.382005 0.924064 -0.0134781 0.130415 0.991368 -0.0127406 -0.126387 0.991899 0.0514006 -0.359588 0.931694 -0.051607 -0.228401 0.972198 0.0527077 -0.582443 0.811161 -0.0547282 -0.46474 0.883754 0.0135409 -0.667495 0.744491 -0.0135235 -0.780513 0.624994 -0.00551136 -0.894969 0.446094 0.0729345 -0.829142 0.55426 0.00731647 -0.825173 0.564833 -0.0218982 0.991984 -0.124454 0.0114808 0.745924 0.665932 0.012018 0.556133 0.831006 0.012685 0.325804 0.945352 0.0125138 0.070508 0.997433 0.0125987 -0.81707 0.576401 0.0116899 -0.936696 0.349949 0.0119182 -0.994383 0.105168 0.0127138 -0.988504 -0.150659 0.0126746 -0.916015 -0.400943 0.011821 -0.783723 -0.620997 0.0118688 -0.603922 -0.796955 0.012721 -0.382522 -0.923859 0.0127503 -0.130882 -0.991316 0.011948 0.126469 -0.991899 0.0118271 0.370155 -0.928895 0.0127177 0.592704 -0.80532 0.0128167 0.780557 -0.624953 0.0120743 0.914447 -0.404526 0.0117967 0.986522 -0.163206 0.0127147 0.995804 0.0906269 0.0128833 0.938689 0.344524 0.0121988 0.819064 0.573573 0.0117717 0.649597 0.760188 0.0126969 0.437561 0.899099 0.0129353 0.190939 0.981517 0.0123117 -0.0674043 0.99765 0.0117574 -0.315038 0.949006 0.01268 -0.543151 0.83954 0.0129837 -0.741062 0.671311 0.0124233 -0.888747 0.45823 0.0117577 -0.975245 0.220814 0.0126591 -0.99945 -0.0306447 0.0130297 -0.957923 -0.286728 0.0125332 -0.851838 -0.523656 0.011764 -0.693107 -0.720739 0.0126252 -0.490651 -0.871265 0.013067 -0.250361 -0.968064 0.012637 0.00758311 -0.999891 0.0117824 0.258742 -0.965875 0.0125885 0.492003 -0.870503 0.0130997 0.698809 -0.715189 0.0127366 0.859653 -0.510719 0.0118159 0.960584 -0.277738 0.0125442 0.999501 -0.0289855 0.0131252 0.973597 0.227894 0.0128296 0.881781 0.471485 0.0118696 0.734257 0.678768 0.012502 0.541563 0.840568 0.013147 0.308804 0.951035 0.0129169 0.052692 0.998527 0.0130018 -0.827239 0.561699 0.0120348 -0.942613 0.33367 0.0123973 -0.996049 0.0879353 0.0131688 -0.985647 -0.168305 0.0130759 -0.908682 -0.417284 0.0121473 -0.772839 -0.634486 0.0123315 -0.590069 -0.807258 0.0131672 -0.365949 -0.930542 0.0131493 -0.113086 -0.993498 0.0122779 0.143708 -0.989544 0.0122724 0.386157 -0.922351 0.0131664 0.606975 -0.794612 0.0132181 0.791643 -0.610841 0.012404 0.921361 -0.388511 0.0122178 0.989196 -0.146091 0.013157 0.994027 0.108339 0.0132743 0.932344 0.361328 0.0125227 0.808886 0.587832 0.012182 0.63632 0.771329 0.0131384 0.421511 0.906728 0.0133305 0.173273 0.984784 0.0126406 -0.0849285 0.996307 0.0121537 -0.331438 0.943399 0.0131149 -0.557951 0.82977 0.0133807 -0.753008 0.657876 0.0127493 -0.89668 0.442495 0.0121333 -0.978924 0.203864 0.0130857 -0.998746 -0.04832 0.0134187 -0.952606 -0.30391 0.012857 -0.842442 -0.538633 0.01213 -0.680492 -0.732655 0.0130509 -0.4752 -0.879781 0.0134578 -0.23291 -0.972405 0.0129636 0.025297 -0.999596 0.0121374 0.275471 -0.961233 0.013012 0.507246 -0.861703 0.0134855 0.71155 -0.702506 0.0130572 0.86858 -0.495378 0.0121528 0.965258 -0.261017 0.0129684 0.999851 -0.0114273 0.0135118 0.969343 0.245338 0.0131545 0.873246 0.487101 0.0121875 0.722359 0.691411 0.0129152 0.52677 0.84991 0.0135267 0.29167 0.956423 0.0132405 0.0348741 0.999304 -0.0128529 -0.914209 0.40504 0.0085083 -0.943669 0.33078 -0.00865684 -0.982324 0.186989 -0.0122625 -0.98636 0.164142 0.0107573 -0.996876 0.0782509 -0.0148571 -0.995801 -0.0903331 -0.0107656 -0.99502 -0.0990939 0.0218927 -0.997155 0.0721344 0.0122979 -0.983308 -0.181534 -0.00922497 -0.933428 -0.358645 -0.0187075 -0.819016 -0.573466 0.0124147 -0.761727 -0.647779 -0.00755229 -0.807953 -0.589198 0.0138528 -0.901095 -0.433401 0.0132185 -0.901356 -0.432877 0.00443643 -0.7278 -0.685775 -0.0216758 -0.649469 -0.760079 -0.0045794 -0.6284 -0.777877 0.0127272 -0.575997 -0.817353 0.00186999 -0.520164 -0.854064 -0.0289216 -0.435946 -0.899508 -0.00251701 -0.403289 -0.915069 0.0135427 -0.34923 -0.936939 0.0015907 -0.280943 -0.959723 -0.0362775 -0.187908 -0.981516 -0.00220121 -0.151456 -0.988462 0.0134691 -0.0952697 -0.99536 0.00128863 -0.0213395 -0.999771 -0.044567 0.0712431 -0.996463 -0.00181838 0.10775 -0.994176 0.0125306 0.16086 -0.986898 6.90983e-05 0.238112 -0.971238 -0.0588085 0.319722 -0.945685 -0.000108195 0.356903 -0.934141 0.0126579 0.40204 -0.915534 -0.000830638 0.476437 -0.879208 -0.0997631 0.551772 -0.828006 0.00132181 0.58557 -0.810621 0.0135337 0.621085 -0.783627 -0.0136368 0.739946 -0.672528 -0.0131602 0.887809 -0.460024 -0.0122952 0.974661 -0.223348 -0.0131539 0.99951 0.0283936 -0.0136628 0.95854 0.284629 -0.013255 0.853147 0.521502 -0.0123342 0.695348 0.718567 -0.013097 0.493106 0.869871 -0.0136763 0.253 0.96737 -0.0133431 -0.00455609 0.999901 -0.0123847 -0.25523 0.966801 -0.0130414 -0.48905 0.872158 -0.013686 -0.696467 0.717458 -0.0134249 -0.857825 0.513767 -0.0124462 -0.959423 0.281695 -0.0129745 -0.999374 0.0329126 -0.0136918 -0.974456 -0.224161 -0.0135052 -0.883677 -0.467902 -0.0125234 -0.737379 -0.675364 -0.01291 -0.545327 -0.838124 -0.0136922 -0.312951 -0.949671 -0.0135745 -0.057252 -0.998267 -0.0126149 0.196555 -0.980412 -0.0128374 0.435037 -0.900321 -0.013686 0.650297 -0.759557 -0.0136403 0.824365 -0.565894 -0.0127197 0.940734 -0.338906 -0.012762 0.995537 -0.0935078 -0.0136748 0.986545 0.162919 -0.013703 0.911003 0.412173 -0.0128333 0.776641 0.629813 -0.0126764 0.595021 0.80361 -0.0136501 0.371536 0.928318 -0.0137533 0.119184 0.992777 -0.0129505 -0.137254 0.990451 0.0483012 -0.370213 0.92769 -0.048806 -0.244849 0.968332 0.0499453 -0.591978 0.804405 -0.0517335 -0.479877 0.875809 0.013842 -0.68076 0.732376 -0.0137981 -0.787541 0.616107 -0.0130654 -0.918607 0.394956 -0.0125598 -0.988093 0.153343 -0.0135936 -0.994766 -0.101269 -0.0138418 -0.934915 -0.354603 -0.0131704 -0.813282 -0.581721 -0.012533 -0.642389 -0.766276 -0.0135535 -0.428447 -0.903465 -0.0138758 -0.180886 -0.983406 -0.0132726 0.0769272 -0.996948 -0.0125222 0.323451 -0.946162 -0.0135079 0.551109 -0.834324 -0.013904 0.747537 -0.664074 -0.0133685 0.892861 -0.450135 -0.0125313 0.977043 -0.212675 -0.0134579 0.999126 0.039572 -0.0139277 0.955246 0.295486 -0.0134566 0.847279 0.530978 -0.0125516 0.687447 0.726126 -0.0134012 0.483368 0.875315 -0.0139408 0.242 0.970176 -0.0135489 -0.0157248 0.999785 -0.0125858 -0.265786 0.96395 -0.0133419 -0.498724 0.866658 -0.0139516 -0.704552 0.709515 -0.0136285 -0.863526 0.50412 -0.0126353 -0.962442 0.271192 -0.0132727 -0.999674 0.0218322 -0.0139568 -0.971849 -0.235192 -0.013703 -0.878361 -0.477801 -0.0126978 -0.729966 -0.683365 -0.0132039 -0.536035 -0.844093 -0.0139477 -0.302164 -0.953154 -0.0137737 -0.046023 -0.998845 -0.0127732 0.207238 -0.978207 -0.0131242 0.444918 -0.895475 -0.0139394 0.658859 -0.752137 -0.0138424 0.830685 -0.55657 -0.012868 0.944365 -0.328649 -0.0130381 0.996499 -0.0825858 -0.0139229 0.984635 0.174068 -0.0138938 0.906288 0.422432 -0.0129691 0.769737 0.638229 -0.0129534 0.586201 0.810062 -0.0138993 0.361029 0.932451 -0.0139468 0.107957 0.994058 -0.013085 -0.148071 0.98889 0.0452909 -0.380772 0.923559 -0.046054 -0.261257 0.96417 0.0472131 -0.601433 0.797527 -0.0487909 -0.494906 0.867576 0.014062 -0.693828 0.720004 -0.0139931 -0.79445 0.607168 -0.0131951 -0.922883 0.384853 -0.0128028 -0.989709 0.142522 -0.0138325 -0.99356 -0.112464 -0.0140302 -0.930843 -0.365151 -0.0133006 -0.806826 -0.59064 -0.012751 -0.633962 -0.773259 -0.0137917 -0.418272 -0.908217 -0.014066 -0.169731 -0.98539 -0.0134029 0.0879325 -0.996036 -0.012725 0.33378 -0.942565 -0.0137461 0.560424 -0.828092 -0.0140941 0.755012 -0.65556 -0.013499 0.897794 -0.440208 -0.0127119 0.979308 -0.201977 -0.0136883 0.998618 0.050739 -0.0141125 0.95183 0.3063 -0.0135874 0.841322 0.540363 -0.0127156 0.679462 0.7336 -0.0136344 0.473576 0.880648 -0.014126 0.230982 0.972856 -0.0143563 -0.0269786 0.999533 -0.0141795 -0.276525 0.960902 -0.0162318 -0.50871 0.860785 -0.0176651 -0.712957 0.700985 -0.0175594 -0.869379 0.493834 -0.0171223 -0.965468 0.259959 -0.020132 -0.999751 0.00961244 -0.0220822 -0.968622 -0.247556 -0.021246 -0.872211 -0.488669 -0.0200618 -0.721553 -0.692069 -0.0265412 -0.524621 -0.850922 -0.0325452 -0.288047 -0.957063 -0.0310937 -0.0317539 -0.999012 0.0284914 -0.27676 -0.960517 0.0135364 0.802469 -0.59654 0.0126537 0.927985 -0.372404 0.0125857 0.991571 -0.128955 0.0135175 0.991929 0.126073 0.0135926 0.9257 0.378015 0.0127742 0.798492 0.60187 0.0125304 0.622851 0.78224 0.0135032 0.405285 0.914091 0.0136476 0.155545 0.987734 0.0128897 -0.102387 0.994661 0.0124846 -0.347749 0.937505 0.0134782 -0.57262 0.81971 0.0136927 -0.764714 0.644224 0.013005 -0.904322 0.426652 0.0124552 -0.982312 0.186838 0.0134457 -0.997727 -0.0660328 0.0137321 -0.946986 -0.320982 0.0131099 -0.8328 -0.553419 0.0124332 -0.667668 -0.744356 0.0134045 -0.459546 -0.888053 0.0137679 -0.215378 -0.976434 0.01321 0.0429789 -0.998989 0.0124261 0.292121 -0.956301 0.0133598 0.522382 -0.852607 0.0137947 0.724074 -0.689585 0.0133064 0.87723 -0.479886 0.0124295 0.969642 -0.244213 0.0133073 0.999892 0.00617559 0.0138125 0.964769 0.262734 0.013398 0.864438 0.502561 0.012453 0.710246 0.703844 0.0132567 0.511757 0.859028 0.0138309 0.274428 0.961508 0.013485 0.0170616 0.999763 0.0135649 -0.846761 0.5318 0.0125451 -0.953621 0.300749 0.0131289 -0.998497 0.0532058 0.013842 -0.978964 -0.203563 0.0136392 -0.893165 -0.449523 0.0126204 -0.750364 -0.660905 0.0130574 -0.5617 -0.827238 0.0138386 -0.332369 -0.943048 0.0137096 -0.0774214 -0.996904 0.0127153 0.177954 -0.983957 0.0129808 0.417838 -0.908429 0.01383 0.63502 -0.772372 0.0137731 0.813038 -0.582048 0.0128279 0.934312 -0.356226 0.0129006 0.99365 -0.111776 0.0138097 0.989512 0.143789 0.0138341 0.918757 0.394582 0.01295 0.787875 0.615699 0.0128245 0.60921 0.792905 0.0137902 0.388892 0.92118 0.0138821 0.137767 0.990367 0.0130631 -0.119782 0.992714 0.0127606 -0.363946 0.931333 0.0137584 -0.587136 0.809371 0.0139275 -0.776178 0.63036 0.0131753 -0.911674 0.410703 0.0127106 -0.985403 0.16976 0.0137223 -0.996391 -0.0837635 0.0139673 -0.941044 -0.337995 0.013279 -0.822926 -0.567993 0.0126735 -0.654644 -0.755831 0.0136837 -0.443701 -0.89607 0.0139995 -0.197761 -0.98015 0.0133813 0.0606181 -0.998071 0.0126531 0.308691 -0.951078 0.0136364 0.537396 -0.84322 0.0140221 0.736369 -0.676434 0.0134711 0.88559 -0.464272 0.0126467 0.973741 -0.227309 0.0135842 0.999624 0.0238272 0.0140461 0.959876 0.280074 0.0135669 0.85538 0.517823 0.0126528 0.6979 0.716083 0.0135241 0.496548 0.867904 0.0140585 0.257067 0.966291 0.0136516 -0.000733963 0.999907 0.0137324 -0.856112 0.516608 0.0127122 -0.9587 0.284135 0.0133912 -0.999273 0.0356975 0.0140654 -0.975143 -0.22113 0.0138067 -0.884991 -0.465403 0.0127722 -0.738755 -0.673853 0.0133155 -0.547179 -0.83691 0.0140592 -0.315373 -0.948864 0.0138714 -0.0595607 -0.998128 0.0128434 0.195016 -0.980716 0.0132319 0.43357 -0.901023 0.0140451 0.648776 -0.76085 0.0139328 0.823342 -0.567375 0.0129347 0.940356 -0.339947 0.0131505 0.995435 -0.0945372 0.014027 0.986773 0.1615 0.0139914 0.911526 0.411005 0.0130462 0.777042 0.629313 0.0130549 0.595389 0.803332 0.0140004 0.372337 0.927992 0.01307 0.123799 0.992221 0.0137563 -0.124303 0.992149 0.0148748 -0.364742 0.93099 0.0157296 -0.582723 0.812518 0.0160965 -0.764832 0.644029 0.0166056 -0.899845 0.435894 0.0186686 -0.97943 0.200918 0.0198935 -0.998725 -0.0464015 0.0195459 -0.956563 -0.290869 0.0194354 -0.855502 -0.517435 0.024738 -0.70169 -0.712053 0.029291 -0.504717 -0.862788 0.0175624 -0.982537 -0.185236 0.0356374 -0.946503 0.320723 0.0120616 0.998848 -0.0464491 0.0117044 0.955611 -0.2944 0.0151053 0.850147 -0.526329 0.0173399 0.685194 -0.728154 0.0188315 0.475589 -0.879466 0.0214311 0.240326 -0.970456 0.0281444 -0.0129566 -0.99952 0.0349166 -0.271444 -0.961821 0.0421794 -0.509973 -0.859156 0.053758 -0.709402 -0.702751 0.0113013 -0.298536 0.954332 -0.0120309 -0.221195 0.975155 0.0128263 -0.0496749 0.998683 0.0136646 0.208753 0.977873 0.0131676 0.453578 0.891119 0.0124931 0.662805 0.748688 0.0145316 0.829248 0.558692 0.0155183 0.944867 0.327085 0.0142179 0.997263 0.0725546 0.0127162 0.983497 -0.180479 0.0158864 0.906875 -0.421101 0.0173574 0.768588 -0.639509 0.0130963 0.578144 -0.815829 0.00588673 0.35488 -0.934893 0.0125552 0.108984 -0.993964 -0.0121247 0.351899 -0.935959 -0.0124586 0.0273543 0.999548 -0.0123004 0.2742 0.961594 -0.0123088 0.503942 0.86365 -0.0137553 0.702229 0.711818 -0.0142628 0.856715 0.515593 -0.0133483 0.957776 0.287205 -0.0125156 0.999084 0.0409161 -0.0151545 0.978023 -0.207946 -0.0160864 0.895973 -0.443817 -0.0123705 0.758088 -0.652035 -0.00585323 0.572891 -0.819611 -0.0171327 -0.938611 -0.344552 0.84737 0.502978 -0.170226 0.872133 0.439425 -0.215151 0.868201 0.403115 -0.289352 0.863255 0.351065 -0.362689 0.85957 0.287037 -0.422787 0.859265 0.351558 -0.37158 0.852664 0.463825 -0.240479 0.856802 0.411565 -0.310653 0.86143 0.281459 -0.422752 0.857554 0.220449 -0.464761 0.862962 0.198842 -0.464499 0.871242 0.0842255 -0.483574 0.857825 -5.91674e-05 -0.513942 0.864402 0.0742851 -0.497284 0.863016 0.198772 -0.464428 0.85148 0.114799 -0.511666 0.860481 0.0421954 -0.507733 0.855371 -0.0407651 -0.51641 0.843671 -0.0574332 -0.533779 0.864913 -0.170843 -0.471951 0.840095 -0.226293 -0.492983 0.863858 -0.2391 -0.443374 0.872461 -0.220046 -0.436339 0.856499 -0.166078 -0.488701 0.864058 -0.0857427 -0.496036 0.873502 -0.0677357 -0.482085 0.837537 0.112337 -0.534708 0.865749 -0.288836 -0.40872 0.842858 -0.362087 -0.398099 0.86418 -0.359086 -0.352491 0.871578 -0.341158 -0.352083 0.856701 -0.308627 -0.413295 0.864268 -0.379805 -0.329832 0.843606 -0.470522 -0.258725 0.853138 -0.509729 -0.111048 0.860404 -0.508594 0.032206 0.86467 -0.477725 0.155322 0.867181 -0.423957 0.26126 0.863585 -0.342182 0.370314 0.842817 -0.259958 0.471255 0.855846 -0.257625 0.448506 0.855039 -0.123723 0.503588 0.849989 -0.120535 0.512825 0.86433 -0.0912545 0.494577 0.871419 -0.100886 0.480053 0.856996 -0.167555 0.487323 0.86389 -0.230205 0.447995 0.856396 -0.307945 0.414435 0.86396 -0.35901 0.353109 0.873253 -0.357629 0.330953 0.857376 -0.423016 0.293196 0.864444 -0.45287 0.21828 0.857594 -0.491312 0.152136 0.864005 -0.496872 0.0813214 0.871869 -0.485185 0.0666358 0.856432 -0.516258 0.00147272 0.863867 -0.498191 -0.07443 0.856834 -0.489733 -0.161234 0.86425 -0.447086 -0.230621 0.87327 -0.425818 -0.236811 0.858178 -0.411332 -0.307143 0.85829 -0.444215 -0.256928 0.848261 -0.518395 -0.108256 0.872854 -0.480344 -0.0860013 0.843663 -0.533948 0.0559713 0.844295 -0.494753 0.205878 0.871772 -0.446744 0.201083 0.841943 -0.408457 0.352555 0.863189 0.00140863 0.504878 0.842284 0.0349001 0.537903 0.864118 0.0653369 0.499031 0.873597 0.0476668 0.48431 0.858055 -0.0207626 0.513138 0.866298 0.139486 0.479657 0.839798 0.206578 0.502062 0.863853 0.221552 0.452408 0.872591 0.202494 0.444501 0.856587 0.146225 0.49485 0.865536 0.263061 0.4262 0.843606 0.346753 0.40999 0.863971 0.34653 0.365338 0.871613 0.328089 0.364209 0.856589 0.29294 0.424784 0.862642 0.362088 0.353186 0.848787 0.448387 0.280196 0.857517 0.495111 0.139749 0.862819 0.505508 -0.00222987 0.865404 0.484319 -0.128493 0.866078 0.441001 -0.235427 0.861206 0.370213 -0.348232 0.848386 0.281172 -0.448535 0.851673 0.28058 -0.442637 0.858131 0.148588 -0.491459 0.847108 0.141104 -0.512345 0.864255 0.108263 -0.491266 0.871496 0.117402 -0.476142 0.85684 0.185437 -0.481081 0.863871 0.247261 -0.43885 0.856434 0.324157 -0.401799 0.864004 0.373038 -0.338141 0.873377 0.370818 -0.315763 0.85759 0.434328 -0.275497 0.864444 0.460738 -0.20114 0.857374 0.496714 -0.134848 0.863957 0.499626 -0.0628578 0.871976 0.487146 -0.0484403 0.856395 0.515986 0.018585 0.863892 0.494762 0.0943506 0.856997 0.482514 0.180932 0.86433 0.437127 0.248704 0.872938 0.416512 0.253964 0.858101 0.400188 0.321732 0.854385 0.43808 0.279485 0.8452 0.517895 0.131995 0.872989 0.476218 0.10539 0.841798 0.538657 -0.0350098 0.844298 0.501893 -0.187785 0.871478 0.454253 -0.18488 0.844075 0.419285 -0.33427 0.864323 0.0275997 -0.50218 0.841846 -0.0128959 -0.539564 0.864181 -0.0448078 -0.501181 0.873532 -0.0277914 -0.485973 0.85818 0.0408269 -0.511724 0.867015 -0.107294 -0.486592 0.840305 -0.186308 -0.509095 0.863858 -0.203495 -0.460803 0.872724 -0.184472 -0.45202 0.8567 -0.126044 -0.500178 0.864655 -0.235753 -0.443612 0.844886 -0.330985 -0.420257 0.864059 -0.333085 -0.377435 0.871766 -0.31471 -0.375474 0.856501 -0.276633 -0.435752 0.860049 -0.34289 -0.377813 0.853121 -0.427153 -0.299539 0.861136 -0.479739 -0.168213 0.864659 -0.50156 -0.0283258 0.865631 -0.490505 0.100444 0.864468 -0.456603 0.210258 0.843011 -0.423198 0.332016 0.85722 -0.411483 0.309606 0.853235 -0.301965 0.425214 0.847987 -0.302859 0.434966 0.86386 -0.264123 0.428935 0.872458 -0.26757 0.40893 0.856495 -0.339914 0.388426 0.864055 -0.386477 0.322561 0.857818 -0.44488 0.257352 0.8644 -0.467689 0.184607 0.871373 -0.460659 0.16883 0.857182 -0.501529 0.117081 0.863925 -0.50169 0.0440582 0.856384 -0.51488 -0.0387994 0.863922 -0.490503 -0.114217 0.873121 -0.471286 -0.124697 0.857172 -0.474463 -0.200353 0.8644 -0.426513 -0.266268 0.857828 -0.389219 -0.335618 0.872238 -0.407497 -0.270459 0.851427 -0.430383 -0.299736 0.842873 -0.515244 -0.155202 0.840629 -0.541434 0.0138637 0.872091 -0.488426 0.0299499 0.844491 -0.507915 0.169876 0.860764 -0.173701 0.478448 0.844691 -0.161618 0.510272 0.864184 -0.125412 0.487296 0.87158 -0.134032 0.471576 0.856705 -0.203292 0.474055 0.865043 -0.0547551 0.4987 0.84241 -0.00827612 0.538773 0.864251 0.0241893 0.502478 0.873278 0.00817529 0.487154 0.858181 -0.0599898 0.509829 0.86704 0.0742239 0.49268 0.841593 0.165679 0.514074 0.863868 0.184976 0.468526 0.872857 0.16602 0.458866 0.856835 0.105591 0.504662 0.863027 0.206798 0.460889 0.844086 0.327615 0.424484 0.856309 0.407331 0.317516 0.864016 0.463556 0.196447 0.865908 0.496652 0.0595011 0.865294 0.496201 -0.0710673 0.862592 0.47064 -0.185561 0.849332 0.433965 -0.300515 0.853067 0.430825 -0.294391 0.857381 0.32235 -0.401234 0.844903 0.324197 -0.425483 0.863854 0.280729 -0.418267 0.872588 0.283423 -0.39782 0.856585 0.355173 -0.374319 0.864115 0.399283 -0.306397 0.858054 0.454603 -0.238915 0.864333 0.473836 -0.168544 0.871418 0.466089 -0.152943 0.857001 0.505736 -0.0988928 0.863894 0.503054 -0.0249737 0.856396 0.512925 0.0591101 0.863959 0.485405 0.134001 0.873251 0.465539 0.143894 0.85737 0.46559 0.219414 0.864441 0.415664 0.282781 0.857597 0.37763 0.349175 0.864006 0.319118 0.389432 0.871867 0.300559 0.386668 0.856434 0.259714 0.446172 0.855692 0.30957 0.414678 0.849452 0.420888 0.318251 0.871774 0.397697 0.286088 0.841352 0.510453 0.177666 0.840216 0.542203 0.00726082 0.87221 0.489004 -0.0112005 0.84506 0.512562 -0.152168 0.862916 0.199091 -0.464477 0.842836 0.181861 -0.506512 0.864119 0.142674 -0.482641 0.871669 0.150748 -0.466334 0.856591 0.221083 -0.466234 0.865566 0.0806638 -0.494256 0.843688 0.0285313 -0.536075 0.864326 -0.00354981 -0.502919 0.872838 0.0111489 -0.487883 0.858062 0.0782457 -0.507551 0.86627 -0.0406836 -0.497916 0.843616 -0.144886 -0.51703 0.863893 -0.166014 -0.47553 0.872985 -0.147185 -0.465009 0.856992 -0.0849355 -0.508283 0.860549 -0.176064 -0.477972 0.849168 -0.299598 -0.434919 0.85901 -0.387443 -0.334648 0.865809 -0.447408 -0.224057 0.86652 -0.490718 -0.0913196 0.864312 -0.501343 0.0402371 0.840646 -0.518343 0.156955 0.859838 -0.492241 0.135564 0.854102 -0.444262 0.270445 0.849649 -0.448068 0.278087 0.864178 -0.411422 0.289705 0.873537 -0.406769 0.267343 0.85818 -0.463429 0.220817 0.864257 -0.479481 0.152177 0.856846 -0.509284 0.0802846 0.863874 -0.503676 0.00563611 0.872333 -0.488851 -0.00776662 0.856435 -0.510104 -0.07946 0.864005 -0.479468 -0.153641 0.857584 -0.455933 -0.238063 0.864442 -0.404761 -0.298175 0.871484 -0.387419 -0.300702 0.857382 -0.365361 -0.362503 0.863962 -0.304509 -0.401054 0.856399 -0.242211 -0.455977 0.871977 -0.285787 -0.397469 0.851676 -0.295594 -0.432749 0.847788 -0.410605 -0.335647 0.840651 -0.503621 -0.199179 0.873374 -0.458994 -0.162917 0.840575 -0.540962 -0.0281688 0.860833 -0.342329 0.376533 0.842503 -0.344355 0.414257 0.863858 -0.297029 0.406845 0.872722 -0.298948 0.385987 0.856697 -0.369891 0.359515 0.864546 -0.224776 0.449484 0.841625 -0.201624 0.501013 0.864061 -0.160017 0.477277 0.871765 -0.167516 0.460396 0.856503 -0.238743 0.457608 0.865639 -0.107468 0.488998 0.844921 -0.0481597 0.532719 0.8644 -0.0169711 0.502518 0.872249 -0.0301364 0.488132 0.857834 -0.0957339 0.504932 0.864624 0.00792027 0.502357 0.84272 0.140572 0.519675 0.853635 0.271073 0.444778 0.861309 0.366645 0.351736 0.866419 0.431869 0.250613 0.866456 0.483665 0.123781 0.862501 0.505996 -0.00775494 0.845991 0.517415 -0.128766 0.855801 0.503755 -0.117622 0.857532 0.453912 -0.24208 0.847112 0.462947 -0.260923 0.864248 0.422868 -0.272504 0.873284 0.417611 -0.250949 0.858184 0.471381 -0.203273 0.864187 0.484627 -0.135341 0.856658 0.512231 -0.0612954 0.864011 0.503283 0.0138281 0.872517 0.48786 0.0266009 0.856498 0.506411 0.0997992 0.864057 0.472706 0.173073 0.857816 0.445505 0.256274 0.864405 0.393904 0.312481 0.871371 0.376741 0.314292 0.85718 0.352399 0.375577 0.86392 0.289285 0.412259 0.856382 0.224173 0.46514 0.863922 0.146679 0.481793 0.873118 0.127993 0.470406 0.85717 0.0640955 0.51103 0.856342 0.125552 0.500915 0.848079 0.280275 0.449675 0.872086 0.270432 0.40784 0.845971 0.400036 0.352569 0.840764 0.494871 0.219588 0.873497 0.451645 0.181713 0.84162 0.537894 0.0484373 0.863603 0.361865 -0.35106 0.840877 0.363096 -0.401356 0.863871 0.312988 -0.394673 0.872853 0.314114 -0.373443 0.856831 0.384011 -0.344058 0.86563 0.250781 -0.433351 0.841114 0.22069 -0.493784 0.864009 0.177388 -0.471191 0.871866 0.184284 -0.45375 0.856437 0.256224 -0.44818 0.865179 0.135352 -0.482852 0.846218 0.0670654 -0.528599 0.864438 0.0367166 -0.501397 0.871781 0.0485876 -0.487481 0.857602 0.113259 -0.501688 0.862367 0.0238202 -0.505723 0.848936 -0.107676 -0.51741 0.857483 -0.241988 -0.454054 0.863178 -0.344841 -0.368793 0.866192 -0.416703 -0.275807 0.865682 -0.475377 -0.156882 0.860049 -0.509534 -0.0263033 0.850295 -0.516687 0.100169 0.851974 -0.514288 0.0982219 0.860038 -0.462569 0.215324 0.845556 -0.475313 0.24313 0.864325 -0.43358 0.254856 0.872847 -0.427913 0.234582 0.858061 -0.478563 0.186302 0.864115 -0.489248 0.118073 0.856593 -0.514281 0.0420014 0.863854 -0.502619 -0.0336323 0.872584 -0.486274 -0.0461948 0.856583 -0.501848 -0.120063 0.864114 -0.465129 -0.192254 0.858048 -0.434412 -0.273935 0.864332 -0.383081 -0.325851 0.871416 -0.365696 -0.326956 0.857005 -0.338761 -0.388307 0.863895 -0.27344 -0.422984 0.856395 -0.205616 -0.473613 0.86396 -0.126999 -0.487283 0.873245 -0.108504 -0.475047 0.857364 -0.0431559 -0.512898 0.852138 -0.104 -0.512879 0.845018 -0.263686 -0.465204 0.872205 -0.254495 -0.41772 0.844233 -0.388946 -0.36877 0.841695 -0.484333 -0.238687 0.873595 -0.443558 -0.200222 0.843597 -0.532577 -0.0685994 0.865686 -0.380939 0.324767 0.840054 -0.380253 0.386932 0.863888 -0.328537 0.381786 0.872986 -0.328855 0.360209 0.856989 -0.397488 0.327983 0.866113 -0.277119 0.415997 0.841339 -0.238885 0.484854 0.863959 -0.194755 0.464376 0.871973 -0.201024 0.446377 0.856395 -0.273482 0.437944 0.864107 -0.164426 0.475693 0.843161 -0.067736 0.533377 0.854228 0.0749606 0.514466 0.860707 0.212289 0.462728 0.864582 0.321952 0.385804 0.865755 0.401394 0.298917 0.864128 0.465775 0.190621 0.842885 0.532955 0.0741857 0.85567 0.511282 0.0801223 0.854334 0.514814 -0.0712817 0.848519 0.523341 -0.0782976 0.864062 0.493277 -0.100376 0.87176 0.482425 -0.0854438 0.8565 0.51566 -0.0224013 0.863855 0.500896 0.0534574 0.856697 0.496396 0.140218 0.864179 0.456752 0.21112 0.873539 0.435066 0.218284 0.858179 0.423151 0.290642 0.864258 0.371737 0.338924 0.856845 0.324433 0.400699 0.863871 0.25702 0.433206 0.872328 0.238 0.427082 0.856432 0.186585 0.481362 0.864003 0.10704 0.491976 0.857582 0.0221673 0.513869 0.864443 -0.0555141 0.499657 0.871489 -0.0663913 0.4859 0.857383 -0.130951 0.49774 0.859295 -0.0762032 0.505772 0.848565 0.0818352 0.522724 0.873375 0.0887589 0.478893 0.84259 0.245944 0.479117 0.843011 0.376675 0.38399 0.871495 0.354078 0.339303 0.843525 0.472173 0.255965 0.861998 0.469924 -0.190081 0.845022 0.485111 -0.224957 0.864399 0.44351 -0.236881 0.872259 0.437638 -0.218259 0.857838 0.48504 -0.169857 0.867064 0.399518 -0.297632 0.840044 0.395702 -0.371141 0.863921 0.343633 -0.368182 0.873119 0.343129 -0.346302 0.857167 0.410297 -0.311321 0.865944 0.303768 -0.397324 0.842372 0.256135 -0.474136 0.86382 0.212189 -0.456936 0.872049 0.2179 -0.438236 0.856384 0.290442 -0.426906 0.862396 0.194705 -0.467294 0.847512 0.0925317 -0.522648 0.858512 -0.0425901 -0.511022 0.863308 -0.181908 -0.470754 0.865478 -0.297881 -0.402758 0.865186 -0.385414 -0.320795 0.861733 -0.455058 -0.224362 0.848826 -0.518525 -0.10308 0.851467 -0.513918 -0.104366 0.857826 -0.512221 0.0420026 0.84553 -0.530799 0.0577168 0.864008 -0.496706 0.0823006 0.871863 -0.485061 0.0676018 0.856436 -0.516248 0.00254543 0.863867 -0.498349 -0.0733599 0.856828 -0.490091 -0.160177 0.864246 -0.447601 -0.229634 0.873291 -0.426292 -0.235877 0.858183 -0.411928 -0.306329 0.864185 -0.359749 -0.351802 0.856709 -0.309444 -0.412667 0.863859 -0.240027 -0.442871 0.872455 -0.220972 -0.435883 0.856494 -0.167128 -0.48835 0.864054 -0.0868343 -0.495853 0.857813 -0.00118571 -0.513961 0.864406 0.0733508 -0.497416 0.871443 0.0836184 -0.483317 0.857217 0.148712 -0.493014 0.855984 0.0969588 -0.50783 0.845722 -0.0592872 -0.53032 0.873496 -0.0688103 -0.481944 0.840879 -0.227201 -0.491226 0.842437 -0.363138 -0.398033 0.871577 -0.34183 -0.351434 0.845875 -0.459012 -0.271667 0.863584 -0.476561 0.164657 0.844689 -0.493698 0.206789 0.864441 -0.452423 0.219214 0.871791 -0.446312 0.201955 0.857606 -0.491006 0.153053 0.867433 -0.417441 0.270744 0.840843 -0.409341 0.354151 0.863959 -0.358244 0.353886 0.873244 -0.356909 0.331753 0.857364 -0.422387 0.294137 0.865075 -0.330699 0.377205 0.844024 -0.271971 0.462228 0.863894 -0.229287 0.448458 0.872203 -0.234214 0.429425 0.856395 -0.307058 0.415095 0.859717 -0.226579 0.457764 0.851696 -0.116904 0.51083 0.861287 0.0114849 0.507989 0.865272 0.150804 0.478082 0.865813 0.272506 0.419653 0.864036 0.368114 0.343416 0.844501 0.458951 0.276013 0.857941 0.434821 0.27362 0.853925 0.503467 0.131654 0.847854 0.514434 0.128458 0.86389 0.494968 0.093279 0.872984 0.476456 0.104351 0.856989 0.482919 0.179885 0.864327 0.437675 0.247748 0.858067 0.400827 0.321028 0.864122 0.347103 0.364436 0.871665 0.328955 0.363303 0.856595 0.293803 0.424176 0.863854 0.222503 0.451939 0.856583 0.147301 0.494539 0.864115 0.0664325 0.498891 0.873594 0.0487402 0.484209 0.858041 -0.0196717 0.513204 0.864329 -0.0903413 0.494747 0.857008 -0.166598 0.48763 0.871418 -0.100009 0.480239 0.852528 -0.117354 0.509336 0.843679 0.0366191 0.535598 0.83994 0.207634 0.501387 0.872584 0.203446 0.444079 0.84254 0.348438 0.410752 0.86078 0.50883 -0.0122822 0.843123 0.536469 -0.0366635 0.863959 0.499497 -0.0638577 0.871971 0.487056 -0.0494224 0.856397 0.516021 0.0175078 0.86476 0.482789 -0.138219 0.84431 0.501511 -0.188752 0.864446 0.460336 -0.202049 0.871492 0.453873 -0.185747 0.857386 0.49644 -0.135782 0.866861 0.434419 -0.244605 0.842408 0.421123 -0.33616 0.863999 0.372301 -0.338965 0.873373 0.370125 -0.316586 0.85758 0.433741 -0.276451 0.863431 0.357891 -0.355529 0.843522 0.277598 -0.459793 0.855284 0.141558 -0.498448 0.86303 0.0180147 -0.504832 0.866578 -0.118956 -0.484657 0.865532 -0.245719 -0.436437 0.862206 -0.349296 -0.366869 0.849476 -0.436883 -0.295844 0.854312 -0.427953 -0.29497 0.858227 -0.487717 -0.159934 0.84492 -0.512801 -0.152136 0.863919 -0.490753 -0.113161 0.873113 -0.471571 -0.123671 0.857163 -0.474915 -0.199318 0.864398 -0.427097 -0.265339 0.857842 -0.389812 -0.334894 0.864061 -0.333816 -0.376783 0.871761 -0.31545 -0.374865 0.856506 -0.277524 -0.435176 0.863859 -0.204472 -0.460369 0.856693 -0.127136 -0.499914 0.864177 -0.0459106 -0.50109 0.873539 -0.0288489 -0.485898 0.858175 0.0397769 -0.511815 0.864257 0.107346 -0.491464 0.856846 0.184483 -0.481437 0.863869 0.246355 -0.439363 0.872325 0.250576 -0.419834 0.856429 0.3233 -0.4025 0.855227 0.274833 -0.439379 0.849268 0.138134 -0.509571 0.871492 0.116514 -0.476369 0.842555 -0.0143712 -0.538418 0.839807 -0.187428 -0.509505 0.872716 -0.185452 -0.451636 0.843359 -0.332674 -0.421988 0.863164 -0.504605 -0.0179344 0.841363 -0.540253 0.0153357 0.863923 -0.501602 0.0450825 0.872085 -0.488375 0.0309517 0.856383 -0.514963 -0.0377134 0.865461 -0.488598 0.110681 0.844055 -0.508314 0.170847 0.864404 -0.467338 0.185477 0.871372 -0.460344 0.169688 0.857189 -0.501291 0.118044 0.865633 -0.450149 0.219193 0.844671 -0.43105 0.317374 0.86405 -0.385774 0.323413 0.873492 -0.382755 0.300848 0.857806 -0.444335 0.258332 0.86094 -0.385262 0.332198 0.849086 -0.298146 0.436076 0.858402 -0.166376 0.485247 0.864171 -0.0456964 0.501119 0.867209 0.086312 0.490407 0.864564 0.217405 0.453062 0.838832 0.339176 0.425818 0.85937 0.308414 0.407877 0.853299 0.416186 0.314117 0.851634 0.419358 0.314417 0.86444 0.416254 0.281916 0.871798 0.398232 0.28527 0.857611 0.378263 0.348454 0.86401 0.319883 0.388796 0.856439 0.260634 0.445627 0.863869 0.185975 0.468127 0.872848 0.167022 0.458519 0.856827 0.106697 0.504444 0.864247 0.025294 0.502431 0.858185 -0.0589835 0.509941 0.864188 -0.124489 0.487526 0.871575 -0.133137 0.471839 0.85671 -0.202342 0.474453 0.863857 -0.263224 0.429492 0.85649 -0.339087 0.389159 0.872451 -0.266713 0.409503 0.851094 -0.297671 0.432472 0.846408 -0.158964 0.508255 0.842436 -0.00712624 0.538749 0.873296 0.00921834 0.487103 0.840476 0.166775 0.515544 0.861757 0.471231 0.187928 0.842746 0.509016 0.175162 0.863959 0.485695 0.132945 0.873245 0.465866 0.142868 0.85736 0.466084 0.218402 0.86496 0.499474 0.0486807 0.840331 0.54204 0.00607232 0.863893 0.503003 -0.0260025 0.872201 0.488994 -0.0122095 0.856396 0.51305 0.0580095 0.865642 0.493917 -0.0819178 0.844112 0.513847 -0.153089 0.864335 0.473524 -0.169408 0.871413 0.465817 -0.153798 0.857009 0.505531 -0.0998742 0.864079 0.464258 -0.194505 0.844277 0.434942 -0.313086 0.853906 0.318234 -0.411791 0.861044 0.191398 -0.471137 0.865051 0.0715794 -0.496551 0.867114 -0.0529714 -0.495285 0.862675 -0.187438 -0.469743 0.844967 -0.310726 -0.435294 0.855062 -0.295232 -0.42627 0.856442 -0.396124 -0.331048 0.849657 -0.409514 -0.332237 0.864439 -0.405355 -0.297377 0.871496 -0.387977 -0.299947 0.857395 -0.366033 -0.361792 0.863966 -0.305306 -0.400439 0.856325 -0.243194 -0.455592 0.864108 -0.16702 -0.474786 0.873061 -0.148583 -0.464422 0.856982 -0.0860449 -0.508112 0.864321 -0.004659 -0.502918 0.85807 0.0772886 -0.507683 0.864122 0.141748 -0.482909 0.871664 0.149853 -0.466633 0.856597 0.220132 -0.466673 0.863854 0.279849 -0.418857 0.856579 0.354366 -0.375097 0.864112 0.398614 -0.307275 0.873594 0.394758 -0.284604 0.858041 0.454108 -0.239898 0.856771 0.424031 -0.293498 0.847487 0.31969 -0.42375 0.87258 0.282583 -0.398437 0.844053 0.179636 -0.505278 0.843268 0.0276565 -0.536781 0.872865 0.0101182 -0.487856 0.84179 -0.146282 -0.519607 0.864361 -0.454368 -0.215474 0.841389 -0.503125 -0.197308 0.864001 -0.479809 -0.152595 0.873367 -0.459365 -0.161904 0.85757 -0.456469 -0.237087 0.866149 -0.493346 -0.0799712 0.840075 -0.541782 -0.0273348 0.863872 -0.503667 0.00667944 0.872325 -0.48888 -0.00674545 0.85643 -0.51028 -0.0783687 0.865239 -0.498674 0.0518289 0.844786 -0.517783 0.135045 0.864258 -0.479196 0.153066 0.871491 -0.47072 0.137574 0.856851 -0.509115 0.0812911 0.862227 -0.477416 0.16923 0.850188 -0.444619 0.281947 0.858003 -0.337874 0.386874 0.86318 -0.21664 0.456056 0.865565 -0.097771 0.49116 0.866097 0.0201334 0.49947 0.86023 0.155727 0.485545 0.849708 0.282138 0.445415 0.851031 0.28006 0.4442 0.859175 0.375306 0.3478 0.847501 0.399369 0.349637 0.864407 0.394484 0.311742 0.871374 0.377316 0.313592 0.857195 0.353111 0.374873 0.863927 0.290111 0.411663 0.856384 0.225153 0.464665 0.86392 0.147727 0.481476 0.873112 0.129031 0.470135 0.857159 0.0652139 0.510907 0.864396 -0.0158821 0.502562 0.857847 -0.0948019 0.505085 0.864064 -0.159087 0.477582 0.871758 -0.166616 0.460735 0.856506 -0.237797 0.458094 0.863858 -0.296169 0.407473 0.856691 -0.36911 0.360331 0.864177 -0.41079 0.290603 0.873541 -0.406178 0.268227 0.858173 -0.462982 0.221781 0.852779 -0.442308 0.277725 0.844506 -0.340637 0.41325 0.872713 -0.29813 0.386641 0.842291 -0.199921 0.500577 0.844207 -0.0475293 0.533905 0.872281 -0.0291312 0.488137 0.844089 0.124911 0.521451 0.865664 0.438206 0.242079 0.840852 0.495245 0.218404 0.864054 0.47309 0.172039 0.873491 0.452057 0.180715 0.857803 0.446082 0.255314 0.866686 0.486156 0.111838 0.840599 0.539503 0.0482724 0.863856 0.503575 0.0128612 0.872448 0.48802 0.0258856 0.856492 0.506636 0.0987025 0.86417 0.50279 -0.0203006 0.840899 0.52321 -0.138346 0.854517 0.45385 -0.252627 0.861393 0.357047 -0.361275 0.864782 0.242132 -0.439915 0.865596 0.12493 -0.484909 0.86433 0.0117128 -0.502789 0.843822 -0.11876 -0.523317 0.855841 -0.105896 -0.506284 0.854176 -0.252944 -0.454316 0.847491 -0.263872 -0.460577 0.863893 -0.274311 -0.422425 0.8722 -0.255361 -0.417204 0.856394 -0.206618 -0.473179 0.863956 -0.12807 -0.487009 0.857357 -0.0442816 -0.512814 0.864441 0.0356794 -0.501466 0.871804 0.047609 -0.487536 0.857614 0.112322 -0.501879 0.86401 0.176456 -0.47154 0.856441 0.255296 -0.448702 0.86387 0.312139 -0.395345 0.872846 0.313308 -0.374136 0.856823 0.383268 -0.344905 0.864244 0.422274 -0.273436 0.858186 0.470977 -0.2042 0.86419 0.484367 -0.136252 0.871572 0.475121 -0.12092 0.856711 0.512017 -0.062334 0.859193 0.497648 -0.118883 0.849592 0.458328 -0.261017 0.873302 0.417045 -0.251828 0.842247 0.360262 -0.401038 0.841197 0.219611 -0.494124 0.871862 0.183388 -0.454121 0.845155 0.0667465 -0.530338 0.861497 -0.353548 -0.364454 0.845329 -0.388758 -0.366451 0.864336 -0.383675 -0.325142 0.871412 -0.366304 -0.326285 0.857011 -0.339506 -0.387644 0.86595 -0.422599 -0.267471 0.841139 -0.485512 -0.238251 0.864107 -0.465566 -0.191224 0.873596 -0.443999 -0.199238 0.858038 -0.435008 -0.273017 0.866536 -0.47781 -0.144268 0.841924 -0.535196 -0.0687682 0.863809 -0.502763 -0.0326033 0.87256 -0.486407 -0.045257 0.856575 -0.502117 -0.118988 0.862381 -0.5061 -0.012753 0.845982 -0.521809 0.109682 0.857686 -0.462307 0.22505 0.86408 -0.375741 0.334938 0.865815 -0.267865 0.422627 0.865074 -0.153155 0.477692 0.862102 -0.0423606 0.504961 0.849938 0.0858567 0.51984 0.851738 0.0838425 0.517216 0.858002 0.223227 0.462604 0.844512 0.246479 0.475444 0.863871 0.257918 0.432672 0.872322 0.238898 0.426594 0.85643 0.187616 0.480966 0.864001 0.108114 0.491746 0.857569 0.0232946 0.513841 0.864443 -0.0545327 0.499764 0.8715 -0.0654558 0.486008 0.857397 -0.129989 0.497968 0.863966 -0.19383 0.464751 0.856398 -0.272558 0.438515 0.863888 -0.327716 0.38249 0.87298 -0.328078 0.360932 0.856982 -0.396782 0.328856 0.864321 -0.433021 0.255816 0.858074 -0.478189 0.187203 0.864123 -0.489008 0.119005 0.871696 -0.478933 0.103777 0.856617 -0.514153 0.0430573 0.855089 -0.508774 0.0998631 0.847336 -0.471892 0.243597 0.872876 -0.42737 0.23546 0.840769 -0.378374 0.387221 0.84083 -0.238487 0.485931 0.871966 -0.200129 0.446792 0.846261 -0.085173 0.525916 0.863362 0.330801 0.381021 0.843606 0.376962 0.382398 0.864262 0.372363 0.338227 0.871491 0.354716 0.338645 0.856853 0.325216 0.400048 0.865843 0.407018 0.29095 0.842352 0.474069 0.256323 0.864177 0.457217 0.210121 0.873545 0.435531 0.21733 0.858174 0.423758 0.28977 0.865655 0.468213 0.177252 0.84393 0.529111 0.0884515 0.863857 0.501005 0.0523992 0.87271 0.483957 0.0645226 0.85669 0.496715 0.13913 0.859671 0.508634 0.0475135 0.850676 0.51944 -0.0808206 0.860109 0.469643 -0.199118 0.866078 0.393903 -0.307814 0.866231 0.293862 -0.404091 0.863917 0.182538 -0.46939 0.843305 0.0859334 -0.53052 0.859093 0.093231 -0.503258 0.8551 -0.0532201 -0.515724 0.8483 -0.0613045 -0.525955 0.864053 -0.087921 -0.495664 0.87349 -0.0698842 -0.481801 0.8578 -0.00230819 -0.513979 0.864409 0.0724224 -0.497546 0.857197 0.147777 -0.493331 0.863925 0.211147 -0.45722 0.872079 0.216794 -0.438723 0.856384 0.289536 -0.427523 0.86392 0.342842 -0.36892 0.857156 0.409624 -0.312236 0.864396 0.443002 -0.237841 0.87229 0.437139 -0.219132 0.85785 0.48471 -0.170734 0.864062 0.493078 -0.101348 0.856508 0.515601 -0.0234526 0.871759 0.482258 -0.0863902 0.85128 0.518554 -0.0801493 0.846112 0.482866 -0.225688 0.840109 0.394794 -0.371961 0.873109 0.342382 -0.347067 0.841209 0.256381 -0.476062 0.861189 -0.192933 -0.470245 0.842202 -0.228007 -0.488578 0.863859 -0.240953 -0.442368 0.872448 -0.221899 -0.435426 0.856491 -0.168185 -0.487993 0.864747 -0.306941 -0.397491 0.842485 -0.363873 -0.39726 0.864191 -0.360402 -0.351117 0.871571 -0.342505 -0.35079 0.856715 -0.310266 -0.412037 0.865662 -0.391138 -0.312474 0.844374 -0.461255 -0.272535 0.864244 -0.448106 -0.228655 0.873308 -0.42677 -0.234947 0.858187 -0.412529 -0.305506 0.863981 -0.457379 -0.210572 0.843822 -0.528077 -0.0953865 0.854739 -0.516484 0.051621 0.862098 -0.47597 0.173893 0.867177 -0.411502 0.28048 0.865985 -0.320082 0.38421 0.862026 -0.213181 0.459853 0.847848 -0.110375 0.518624 0.85539 -0.113872 0.505313 0.858804 0.0216154 0.511847 0.845617 0.0385412 0.532397 0.86411 0.0675326 0.498751 0.873592 0.0498139 0.484103 0.858032 -0.0185664 0.513261 0.864335 -0.0894405 0.4949 0.857016 -0.165635 0.487944 0.863894 -0.228366 0.448927 0.872197 -0.233332 0.429916 0.856394 -0.306179 0.415745 0.863957 -0.357473 0.354671 0.857355 -0.421754 0.295071 0.864443 -0.451968 0.220144 0.871812 -0.445875 0.20283 0.857619 -0.490697 0.153971 0.864012 -0.496536 0.0832792 0.85644 -0.516234 0.00361974 0.863869 -0.4985 -0.0723034 0.87284 -0.480735 -0.0839257 0.856821 -0.490453 -0.159104 0.855113 -0.508692 -0.100074 0.847852 -0.52687 0.0596165 0.871858 -0.484935 0.0685679 0.845481 -0.491985 0.207637 0.840268 -0.409428 0.355413 0.873239 -0.356183 0.332548 0.842348 -0.273116 0.464605 0.863736 0.162007 0.477194 0.840631 0.208627 0.499814 0.863854 0.223454 0.451469 0.872577 0.204398 0.443657 0.856577 0.14837 0.49423 0.865604 0.281888 0.413846 0.842032 0.349554 0.410846 0.864124 0.347799 0.363767 0.87166 0.329661 0.362675 0.8566 0.294658 0.423571 0.865033 0.374114 0.3343 0.846423 0.448083 0.287731 0.86432 0.438232 0.246786 0.872884 0.417763 0.252088 0.858076 0.401416 0.320267 0.861472 0.445882 0.243013 0.849703 0.512498 0.123898 0.858234 0.512784 -0.0220756 0.863697 0.481862 -0.147775 0.867202 0.42833 -0.253956 0.865019 0.346502 -0.362876 0.837937 0.274555 -0.471679 0.859129 0.268546 -0.435638 0.851938 0.134871 -0.505975 0.851803 0.134807 -0.50622 0.864262 0.106429 -0.491654 0.871488 0.115623 -0.476593 0.856856 0.183518 -0.481788 0.863873 0.245442 -0.439866 0.856428 0.322439 -0.403192 0.863998 0.37156 -0.339779 0.873366 0.36943 -0.317417 0.857567 0.433153 -0.277412 0.864446 0.459938 -0.202956 0.857398 0.496161 -0.136719 0.863963 0.499362 -0.0648464 0.871964 0.486968 -0.0504007 0.856402 0.516048 0.0164157 0.863893 0.495162 0.092212 0.856978 0.483328 0.178839 0.872976 0.476697 0.103307 0.850988 0.510224 0.124463 0.844931 0.533487 -0.0385102 0.844742 0.500436 -0.189672 0.871503 0.453496 -0.18661 0.841226 0.422192 -0.337776 0.861261 0.00838843 -0.508093 0.843818 -0.0160877 -0.536388 0.864175 -0.0470084 -0.500991 0.873547 -0.0299067 -0.48582 0.858172 0.0387179 -0.5119 0.865627 -0.130412 -0.483407 0.839848 -0.18852 -0.509034 0.863856 -0.205455 -0.459935 0.87271 -0.186426 -0.451246 0.856687 -0.128225 -0.499645 0.865881 -0.255528 -0.430065 0.842277 -0.334117 -0.423007 0.864064 -0.334544 -0.376129 0.871755 -0.316192 -0.374254 0.856508 -0.278411 -0.434604 0.863799 -0.355698 -0.356834 0.845171 -0.44737 -0.292483 0.854728 -0.496312 -0.152034 0.861173 -0.508251 -0.00787003 0.864853 -0.487313 0.120645 0.866415 -0.444108 0.228239 0.863265 -0.373066 0.339994 0.844272 -0.294883 0.447493 0.854617 -0.291856 0.429476 0.855561 -0.159456 0.492533 0.848551 -0.155897 0.505626 0.86419 -0.123569 0.487757 0.871569 -0.132246 0.472101 0.856716 -0.201386 0.47485 0.863857 -0.262325 0.430044 0.85649 -0.338244 0.389892 0.864052 -0.38506 0.324258 0.873489 -0.382087 0.301706 0.857798 -0.443777 0.259315 0.864413 -0.466977 0.186342 0.857201 -0.501042 0.119008 0.863928 -0.501503 0.0460902 0.872078 -0.488323 0.0319483 0.856382 -0.515041 -0.0366258 0.863917 -0.491001 -0.112094 0.857153 -0.475365 -0.198285 0.864394 -0.42767 -0.264426 0.872299 -0.408513 -0.268721 0.857854 -0.390417 -0.334156 0.857659 -0.424959 -0.289535 0.847491 -0.509599 -0.148554 0.873107 -0.471853 -0.122635 0.842613 -0.53825 0.0170473 0.844047 -0.508003 0.171804 0.871376 -0.46002 0.170545 0.842926 -0.433078 0.319249 0.862921 -0.0366073 0.504012 0.843005 -0.00570146 0.537876 0.864244 0.0264012 0.502379 0.873314 0.0102654 0.48705 0.858186 -0.0579835 0.510054 0.866854 0.0981247 0.488811 0.839881 0.167884 0.516154 0.86387 0.186975 0.467728 0.87284 0.168022 0.458168 0.85682 0.107805 0.50422 0.865525 0.227758 0.446086 0.843253 0.317677 0.433597 0.86401 0.320645 0.388168 0.871856 0.3021 0.38549 0.856443 0.261558 0.445077 0.86186 0.335686 0.380147 0.849772 0.425652 0.310978 0.858937 0.479464 0.179835 0.863521 0.502859 0.0382547 0.865526 0.492266 -0.0924105 0.86515 0.458456 -0.203309 0.860663 0.399683 -0.315457 0.849818 0.314701 -0.422816 0.85054 0.31449 -0.421519 0.858702 0.184164 -0.478241 0.845733 0.176934 -0.503419 0.864126 0.140822 -0.483172 0.871659 0.148954 -0.46693 0.856601 0.219185 -0.467111 0.863852 0.278962 -0.419452 0.856574 0.353561 -0.375866 0.864109 0.397942 -0.308152 0.873591 0.39413 -0.285481 0.858031 0.453605 -0.240884 0.86434 0.473205 -0.170276 0.857019 0.505319 -0.100857 0.863895 0.502946 -0.0270362 0.872196 0.488977 -0.0132223 0.856394 0.513176 0.0569278 0.863955 0.48599 0.13189 0.85735 0.466579 0.217383 0.86444 0.416834 0.281057 0.871817 0.398775 0.284453 0.857619 0.378905 0.347736 0.854304 0.417301 0.309877 0.844694 0.506826 0.172105 0.873237 0.466194 0.141846 0.84098 0.541047 0.00459349 0.843602 0.514401 -0.154034 0.871411 0.465537 -0.154657 0.845323 0.442049 -0.300036 0.864153 0.062886 -0.499284 0.843221 0.0265716 -0.536909 0.864318 -0.00576412 -0.502913 0.872893 0.00908884 -0.487827 0.85808 0.0763297 -0.507812 0.867391 -0.0651132 -0.49335 0.840711 -0.146911 -0.521174 0.863887 -0.168071 -0.474818 0.872973 -0.149217 -0.464384 0.856975 -0.0871524 -0.507936 0.864465 -0.198472 -0.461855 0.839355 -0.322474 -0.437601 0.853427 -0.405121 -0.327933 0.862324 -0.461998 -0.207255 0.86527 -0.496519 -0.069112 0.865654 -0.496666 0.06297 0.863808 -0.4711 0.178604 0.845488 -0.445755 0.294027 0.856368 -0.435711 0.277109 0.854598 -0.334024 0.397605 0.847022 -0.336167 0.411759 0.863857 -0.295302 0.408104 0.872705 -0.297305 0.387293 0.856682 -0.368338 0.36114 0.864171 -0.410155 0.291516 0.85817 -0.462529 0.222734 0.864263 -0.478904 0.153948 0.871485 -0.470472 0.138455 0.856859 -0.508939 0.0823025 0.863874 -0.503648 0.00771646 0.856425 -0.510455 -0.0772751 0.863996 -0.480152 -0.151541 0.873363 -0.45973 -0.16089 0.857561 -0.457001 -0.236093 0.864443 -0.405932 -0.296576 0.857404 -0.366707 -0.361088 0.863965 -0.306107 -0.399828 0.871962 -0.287407 -0.396333 0.856397 -0.244118 -0.454961 0.858729 -0.294036 -0.419676 0.851869 -0.408076 -0.328318 0.871507 -0.388541 -0.299184 0.842681 -0.501913 -0.194862 0.840092 -0.541811 -0.0261835 0.872315 -0.488911 -0.00572289 0.843741 -0.519255 0.135925 0.861344 -0.209027 0.463027 0.843449 -0.197698 0.499508 0.864067 -0.158152 0.477887 0.871755 -0.165714 0.461066 0.856511 -0.236861 0.45857 0.865085 -0.0885473 0.493747 0.843881 -0.0466508 0.534499 0.864395 -0.0148005 0.502596 0.872311 -0.0281239 0.488143 0.85786 -0.0938645 0.505238 0.859932 0.00528268 0.510381 0.854635 0.10299 0.508913 0.862879 0.203775 0.46251 0.838721 0.295662 0.45731 0.848425 0.281988 0.447949 0.860652 0.360127 0.359981 0.841324 0.40525 0.357695 0.864355 0.395123 0.311077 0.871352 0.377858 0.312999 0.857202 0.353822 0.374185 0.863925 0.29095 0.411073 0.856384 0.226127 0.464192 0.863918 0.148769 0.481159 0.873104 0.130065 0.469864 0.857151 0.066339 0.510776 0.840443 0.125543 0.527156 0.862576 0.413841 0.291029 0.851499 0.47593 0.220092 0.864377 0.491891 0.104381 0.828036 0.55954 0.035646 0.849294 0.526301 0.0413072 0.859994 0.5038 -0.0812192 0.834801 0.538205 -0.115945 0.864192 0.484106 -0.137161 0.871565 0.474905 -0.121823 0.856717 0.51188 -0.0633668 0.863857 0.503598 0.0118112 0.856488 0.506851 0.0976173 0.864051 0.473471 0.171001 0.873536 0.452352 0.17976 0.857817 0.446624 0.254316 0.839561 0.497249 0.218818 0.862809 0.477539 -0.165886 0.851744 0.4625 -0.246224 0.866895 0.377968 -0.325014 0.823228 0.374412 -0.426745 0.844272 0.356478 -0.400159 0.86229 0.237252 -0.4474 0.824591 0.236433 -0.513954 0.864012 0.175527 -0.471884 0.871855 0.18249 -0.454496 0.856443 0.254361 -0.449228 0.863869 0.311295 -0.396013 0.856816 0.382523 -0.345749 0.864241 0.421672 -0.274373 0.873321 0.416472 -0.25271 0.858187 0.470573 -0.205123 0.835451 0.480397 -0.26691 0.860734 0.158392 -0.483787 0.855417 0.0843567 -0.511024 0.865438 -0.00146692 -0.501014 0.848707 -0.0768542 -0.523249 0.811087 -0.0981134 -0.576638 0.859621 -0.156426 -0.486398 0.855867 -0.22513 -0.465627 0.847706 -0.289917 -0.444234 0.863715 -0.336796 -0.374921 0.801433 -0.426828 -0.418955 0.822071 -0.407179 -0.398001 0.864338 -0.384267 -0.324435 0.87141 -0.366902 -0.325617 0.857023 -0.34025 -0.386964 0.863897 -0.275169 -0.421858 0.856391 -0.207627 -0.472743 0.863953 -0.12913 -0.486735 0.873234 -0.110605 -0.474584 0.857344 -0.0454042 -0.512737 0.864439 0.0346414 -0.501544 0.857624 0.111379 -0.502071 0.871824 0.0466334 -0.487595 0.825993 0.07831 -0.558214 0.804112 -0.277016 -0.525991 0.872192 -0.256233 -0.416685 0.868993 -0.413479 -0.271819 0.813793 -0.511879 -0.275174 0.850541 -0.494429 -0.179219 0.856575 -0.502374 -0.117896 0.86411 -0.465978 -0.190205 0.869545 -0.474155 -0.138087 0.834052 -0.542337 -0.101131 0.852488 -0.522505 -0.0159034 0.856604 -0.514088 0.0440859 0.863853 -0.502757 -0.0315055 0.857265 -0.514777 -0.0100453 0.858833 -0.5089 0.0585473 0.857713 -0.496809 0.132326 0.858083 -0.477817 0.188107 0.864128 -0.488771 0.119939 0.808248 -0.578303 0.11091 0.875607 -0.447631 0.181492 0.862694 -0.443745 0.242589 0.911063 -0.296013 0.286951 0.858314 -0.326569 0.395791 0.857887 -0.28018 0.430731 0.866407 -0.212419 0.451904 0.86184 -0.1193 0.492949 0.857934 -0.0576351 0.510516 0.864962 -0.12242 0.486676 0.859312 -0.474185 0.191654 0.846698 -0.442581 0.295339 0.856971 -0.396075 0.329736 0.864316 -0.432471 0.256764 0.943659 -0.147044 0.296455 0.855541 -0.272743 0.44007 0.857857 -0.19967 0.473512 0.86743 -0.0187595 0.497205 0.855983 0.0238263 0.516455 0.865783 0.0831502 0.493463 0.863299 0.17688 0.472682 0.860488 0.261258 0.437384 0.857428 0.335219 0.390442 0.85719 0.379623 0.348012 0.865182 0.320194 0.385923 0.856378 0.108304 0.504864 0.858187 0.188374 0.477525 0.861087 0.260032 0.436935 0.866273 0.387016 0.315895 0.856237 0.426544 0.29141 0.868102 0.43439 0.240215 0.866531 0.475002 0.153291 0.864429 0.498549 0.0648947 0.86231 0.505887 -0.0223659 0.859979 0.499206 -0.105972 0.858417 0.483416 -0.17155 0.863066 0.494651 -0.102164 0.854913 0.470005 0.219588 0.855396 0.498915 0.139221 0.856935 0.512371 0.0560211 0.859481 0.51052 -0.0257256 0.866207 0.464698 -0.183686 0.855848 0.457 -0.242229 0.874189 0.40446 -0.268709 0.865252 0.361649 -0.347201 0.866126 0.307236 -0.394249 0.865792 0.249353 -0.433852 0.864903 0.189565 -0.464766 0.863489 0.129016 -0.487588 0.857409 0.0716523 -0.509623 0.861861 0.0732616 -0.501826 0.86031 -0.0020655 -0.509768 0.858025 -0.00353436 -0.513596 0.862653 -0.0786305 -0.499647 0.865484 -0.149889 -0.477986 0.867767 -0.214456 -0.448318 0.868736 -0.272157 -0.413798 0.868217 -0.323599 -0.376141 0.889955 -0.363197 -0.275805 0.861861 -0.451727 -0.230519 0.860114 -0.411023 -0.3021 0.853804 0.414286 -0.315257 0.852066 0.359799 -0.380169 0.851799 0.294684 -0.433127 0.852858 0.222948 -0.472152 0.855071 0.148779 -0.496707 0.853527 -0.087081 -0.51372 0.849618 -0.169799 -0.499317 0.847522 -0.247666 -0.469433 0.847975 -0.316372 -0.425261 0.850866 -0.372618 -0.370383 0.891705 -0.418418 -0.172594 0.839858 -0.514217 -0.17384 0.889924 -0.451064 -0.0676503 0.864524 -0.502519 0.00855405 0.855287 -0.512317 -0.0775524 0.891633 -0.451324 0.0360107 0.834371 -0.54561 0.0783234 0.901298 -0.413025 0.130662 0.883307 -0.417037 0.214125 0.841969 -0.516515 0.155883 0.9184 -0.335835 0.209182 0.801267 -0.502779 0.324321 0.893718 -0.338324 0.294628 0.899384 -0.280455 0.335341 0.90204 -0.223978 0.368995 0.765427 -0.328751 0.553212 0.790766 -0.45628 0.408041 0.775753 -0.400852 0.487366 0.863887 -0.326891 0.383198 0.860013 -0.384705 0.335229 0.86055 -0.506007 0.0584093 0.863443 -0.496513 -0.0891125 0.866788 -0.440549 -0.233657 0.858025 -0.435614 -0.27209 0.872839 0.312507 -0.374823 0.872443 0.488084 0.0248588 0.872076 0.272107 0.406744 0.87355 -0.405578 0.269102 0.872574 0.281738 -0.399047 0.872446 -0.265855 0.410072 0.87232 0.249701 -0.420365 0.871412 -0.099129 0.480432 0.871374 0.082617 -0.483613 0.873366 0.0898231 0.47871 0.873242 -0.109556 -0.474812 0.872082 0.271271 0.407291 0.871812 -0.286978 -0.396973 0.871863 0.301332 0.386075 0.872272 -0.408003 -0.269584 0.872855 0.417275 0.252993 0.87285 -0.480536 -0.0849616 0.872721 0.483798 0.0655631 0.871666 -0.479173 0.102917 0.871472 0.475477 -0.120242 0.871497 -0.470964 0.136694 0.873597 0.395383 -0.283726 0.873498 -0.383413 0.299992 0.872335 0.251444 -0.419295 0.87221 -0.235097 0.428927 0.857121 0.149736 -0.492872 -0.890772 0.0096577 0.454349 -0.851157 0.0897195 0.517187 -0.863887 0.158656 0.478045 -0.871015 0.162182 0.463713 -0.85582 0.231347 0.462656 -0.863268 0.284469 0.416947 -0.857509 0.300916 0.417287 -0.883584 0.332917 0.32931 -0.849517 0.424509 0.313229 -0.880535 0.417551 0.224297 -0.878609 0.419953 0.227346 -0.850269 0.472017 0.232903 -0.849163 0.473199 0.234531 -0.859615 0.380141 0.341402 -0.85624 0.38136 0.348451 -0.857175 0.483629 0.17707 -0.862572 0.49483 0.10542 -0.860981 0.507807 0.0290383 -0.860438 0.507129 -0.0496671 -0.872748 0.482267 -0.0756981 -0.860234 0.495541 -0.120153 -0.858798 0.474331 -0.193588 -0.860489 0.436631 -0.262512 -0.858042 0.391259 -0.332687 -0.87465 0.342964 -0.342582 -0.862155 0.328619 -0.385614 -0.858536 0.26248 -0.440478 -0.862156 0.194054 -0.468006 -0.858 0.125708 -0.49803 -0.873105 0.0808513 -0.480781 -0.862229 0.051135 -0.503931 -0.856838 -0.0315139 -0.514623 -0.863647 -0.108307 -0.492324 -0.857076 -0.19469 -0.476987 -0.873711 -0.2291 -0.429119 -0.864444 -0.26028 -0.430105 -0.857737 -0.328366 -0.395553 -0.876345 -0.351521 -0.329323 -0.865217 -0.357807 -0.351246 -0.856165 -0.432182 -0.283197 -0.876508 -0.434932 -0.206321 -0.856028 -0.499734 -0.13222 -0.875795 -0.479614 -0.0543525 -0.868379 -0.491702 -0.0643915 -0.857616 -0.513226 0.0330893 -0.872978 -0.479001 0.0920164 -0.85603 -0.485136 0.178483 -0.872994 -0.430585 0.229081 -0.868306 -0.440376 0.228284 -0.855465 -0.406962 0.320253 -0.872503 -0.335654 0.355071 -0.856535 -0.281292 0.432692 -0.870754 -0.207318 0.445877 -0.86908 -0.21061 0.447598 -0.856399 -0.143624 0.495936 -0.869849 -0.0722451 0.488 -0.855407 0.0119014 0.517819 -0.869343 0.0836295 0.487083 -0.871276 0.0855101 0.483286 -0.856109 0.175943 0.485923 -0.868694 0.237877 0.434495 -0.857215 0.315259 0.407179 -0.867174 0.354239 0.350034 -0.870928 0.353257 0.341606 -0.855863 0.421473 0.299765 -0.866472 0.444707 0.226851 -0.856148 0.493733 0.152442 -0.865942 0.494969 0.0717652 -0.873484 0.483353 0.0582708 -0.857912 0.513613 -0.0136984 -0.865036 0.49507 -0.0813519 -0.856814 0.490301 -0.159605 -0.863948 0.45127 -0.223493 -0.872834 0.430988 -0.228932 -0.856672 0.418205 -0.302022 -0.863389 0.358003 -0.355518 -0.858194 0.297795 -0.418116 -0.86325 0.225811 -0.451453 -0.872277 0.203563 -0.444629 -0.858113 0.16104 -0.487553 -0.862058 0.0889703 -0.49894 -0.857656 0.00944302 -0.514137 -0.861167 -0.0699352 -0.503489 -0.874379 -0.0904677 -0.476736 -0.858821 -0.15333 -0.48879 -0.861105 -0.22894 -0.453965 -0.859731 -0.297787 -0.414952 -0.86064 -0.351442 -0.368492 -0.873153 -0.354374 -0.334697 -0.859047 -0.404627 -0.313553 -0.859385 -0.44773 -0.246971 -0.859873 -0.480672 -0.171967 -0.859142 -0.503597 -0.0909123 -0.874906 -0.4816 -0.0509889 -0.861523 -0.507656 -0.00798463 -0.859776 -0.50614 0.0678763 -0.860774 -0.489945 0.137923 -0.858125 -0.467307 0.212711 -0.873796 -0.426174 0.234215 -0.861327 -0.424656 0.278895 -0.85756 -0.377502 0.349404 -0.86319 -0.311367 0.397434 -0.858385 -0.244597 0.450942 -0.872381 -0.197256 0.447261 -0.86274 -0.177299 0.473544 -0.857409 -0.106828 0.503426 -0.86311 -0.0315813 0.504027 -0.856436 0.0528008 0.513546 -0.873752 0.0989638 0.476197 -0.864746 0.127817 0.485672 -0.856932 0.214762 0.468556 -0.876969 0.259527 0.40444 -0.866069 0.259248 0.427451 -0.857226 0.343128 0.383963 -0.875242 0.365655 0.316619 -0.855832 0.443684 0.265887 -0.875196 0.445553 0.188453 -0.86756 0.454762 0.201322 -0.855967 0.504943 0.111143 -0.874394 0.484063 0.0334296 -0.857499 0.511858 -0.0519299 -0.871967 0.476987 -0.110258 -0.868069 0.48473 -0.107206 -0.855767 0.478242 -0.197352 -0.871796 0.42253 -0.247873 -0.85547 0.393341 -0.336828 -0.871217 0.321366 -0.371087 -0.870811 0.322229 -0.371292 -0.85683 0.262822 -0.443584 -0.869389 0.191951 -0.455322 -0.856206 0.125135 -0.501251 -0.868754 0.0528045 -0.492421 -0.870538 0.0501728 -0.489537 -0.855484 -0.0328624 -0.516786 -0.86818 -0.104906 -0.485034 -0.856476 -0.195846 -0.477591 -0.867521 -0.256751 -0.426012 -0.871269 -0.258279 -0.417352 -0.857095 -0.329648 -0.395879 -0.866177 -0.368739 -0.337298 -0.855998 -0.432747 -0.282838 -0.865418 -0.45551 -0.208716 -0.872848 -0.448073 -0.193307 -0.856589 -0.498909 -0.131697 -0.864973 -0.499273 -0.0504912 -0.858187 -0.512257 0.0332778 -0.864153 -0.493237 0.0997827 -0.87214 -0.476732 0.109992 -0.856979 -0.483637 0.177994 -0.863055 -0.443129 0.24243 -0.857171 -0.404906 0.318292 -0.862519 -0.343446 0.371627 -0.874568 -0.313227 0.370163 -0.858927 -0.279542 0.42907 -0.862578 -0.209353 0.460577 -0.858356 -0.14312 0.492687 -0.861188 -0.069451 0.50352 -0.873492 -0.0440482 0.484842 -0.858201 0.0109645 0.513197 -0.860388 0.091362 0.501383 -0.85963 0.172929 0.480761 -0.860532 0.248442 0.444703 -0.87323 0.261574 0.411154 -0.860034 0.311739 0.403931 -0.859857 0.366063 0.355871 -0.85964 0.415572 0.297186 -0.858698 0.458571 0.228802 -0.874385 0.448235 0.18584 -0.860744 0.485887 0.151768 -0.858664 0.507804 0.0695071 -0.86196 0.506829 -0.0122577 -0.859085 0.504513 -0.0862521 -0.872895 0.473897 -0.116084 -0.861404 0.483501 -0.155596 -0.857514 0.45932 -0.23172 -0.862246 0.41189 -0.294751 -0.857168 0.362892 -0.365477 -0.874487 0.307051 -0.37549 -0.864253 0.293665 -0.408446 -0.858423 0.227073 -0.459944 -0.863411 0.160124 -0.478416 -0.856879 0.0874734 -0.508043 -0.877722 0.0185546 -0.478811 -0.864992 0.0321335 -0.500755 -0.863951 -0.0849931 -0.496351 -0.845385 0.0225166 -0.533682 -0.85652 0.0462016 -0.514041 -0.855232 0.170728 -0.489316 -0.863768 0.276108 -0.421509 -0.866612 0.378108 -0.325603 -0.864892 0.453688 -0.21478 -0.860352 0.499611 -0.100916 -0.853276 0.521315 0.0123113 -0.849771 0.526911 0.0159496 -0.86128 0.484374 0.153552 -0.841497 0.506466 0.188083 -0.864995 0.418391 0.277007 -0.865479 0.335553 0.371956 -0.863016 0.245322 0.441612 -0.847421 0.134487 0.513606 -0.852121 0.136196 0.505312 -0.857329 -0.015256 0.514543 -0.844262 -0.0303182 0.535073 -0.863497 -0.145076 0.483037 -0.866458 -0.25064 0.431776 -0.8646 -0.357535 0.353037 -0.857118 -0.448342 0.253649 -0.854061 -0.502207 0.135532 -0.848636 -0.512081 0.132625 -0.8626 -0.505773 0.010721 -0.842512 -0.538259 -0.0212291 -0.873558 -0.485464 -0.0349329 -0.875012 0.47831 0.0746506 -0.865243 0.500588 -0.027676 -0.844709 0.531251 0.0651068 -0.860373 0.500072 0.0984182 -0.873724 0.436836 -0.213963 -0.862343 0.431289 -0.265243 -0.8408 0.476821 -0.256315 -0.865356 0.48053 -0.1423 -0.842828 0.528702 -0.100579 -0.872896 0.216072 -0.437453 -0.863801 0.125857 -0.487861 -0.84795 0.221968 -0.481365 -0.858248 0.235528 -0.456001 -0.855989 0.346346 -0.383832 -0.846058 0.364797 -0.388727 -0.873919 -0.0751427 -0.480228 -0.865302 -0.137931 -0.4819 -0.839423 -0.104699 -0.533299 -0.866095 -0.000662036 -0.499878 -0.840894 0.0702003 -0.536627 -0.866456 -0.446494 -0.223377 -0.866632 -0.481056 -0.13242 -0.841376 -0.489836 -0.22836 -0.861923 -0.435711 -0.259316 -0.846933 -0.380798 -0.371075 -0.858831 -0.26848 -0.436266 -0.845604 -0.265266 -0.463237 -0.867305 -0.490066 0.0872798 -0.860285 -0.495386 0.120428 -0.845051 -0.524032 0.106201 -0.865519 -0.500875 0.000497003 -0.840665 -0.538746 -0.0550872 -0.870018 -0.340867 0.356201 -0.865738 -0.258035 0.428855 -0.844362 -0.359484 0.39727 -0.85946 -0.368128 0.354698 -0.851034 -0.459645 0.253905 -0.848724 -0.463872 0.25395 -0.869797 -0.0723231 0.488081 -0.862546 -0.0279734 0.505205 -0.841168 -0.0621152 0.537195 -0.865456 -0.153358 0.476936 -0.843805 -0.215733 0.491379 -0.871304 0.239023 0.428598 -0.863588 0.332605 0.378931 -0.848548 0.26874 0.45579 -0.856736 0.246348 0.453118 -0.856169 0.115731 0.503568 -0.845266 0.108526 0.523209 -0.872231 0.439294 0.21502 -0.86517 0.474136 0.163329 -0.83926 0.49689 0.22078 -0.865874 0.411675 0.284229 -0.841878 0.399817 0.362475 -0.871751 0.481584 -0.0901506 -0.848484 0.518839 -0.104316 -0.853322 0.510351 -0.106692 -0.859961 0.509742 0.0251083 -0.843917 0.534369 0.0474685 -0.874178 0.33171 -0.354657 -0.866768 0.282284 -0.411131 -0.839903 0.355754 -0.40988 -0.866151 0.384695 -0.319049 -0.841847 0.467341 -0.269972 -0.861463 0.461756 -0.211335 -0.873165 0.0662335 -0.482903 -0.851935 0.0529902 -0.520959 -0.848499 0.0566216 -0.526159 -0.861004 0.178934 -0.476082 -0.84562 0.208349 -0.491444 -0.873845 -0.241991 -0.421705 -0.865585 -0.308358 -0.394561 -0.84365 -0.281795 -0.456996 -0.865741 -0.207087 -0.455641 -0.844265 -0.117937 -0.522788 -0.858601 -0.0806485 -0.506262 -0.874245 -0.438888 -0.207539 -0.856459 -0.4786 -0.193442 -0.844689 -0.491463 -0.212049 -0.862807 -0.399352 -0.30997 -0.841781 -0.405283 -0.356581 -0.872846 -0.478508 0.0957592 -0.865689 -0.467953 0.17777 -0.843059 -0.523628 0.122742 -0.863425 -0.500535 0.0629531 -0.848696 -0.527318 -0.0406428 -0.855271 -0.515365 -0.0539447 -0.874614 -0.325411 0.359386 -0.861074 -0.310227 0.402879 -0.842823 -0.347126 0.411282 -0.865064 -0.405481 0.295379 -0.839371 -0.465715 0.280296 -0.873033 -0.0587792 0.484105 -0.865693 0.0418838 0.498821 -0.842492 -0.0461445 0.536728 -0.860978 -0.0877066 0.501024 -0.850315 -0.204527 0.484905 -0.853244 -0.200267 0.481526 -0.866166 0.371345 0.334454 -0.85295 0.39741 0.338441 -0.848486 0.400179 0.346306 -0.861751 0.293155 0.41406 -0.844574 0.287524 0.451691 -0.867178 0.176052 0.465842 -0.839457 0.130695 0.527476 -0.869014 0.493114 0.0406559 -0.865747 0.499262 -0.0349229 -0.842479 0.537911 0.0297017 -0.865273 0.493075 0.0904445 -0.844405 0.495299 0.204106 -0.857812 0.462863 0.223419 -0.869216 0.427987 -0.247568 -0.856844 0.431886 -0.28159 -0.844354 0.45601 -0.281286 -0.863127 0.481182 -0.153215 -0.842622 0.522424 -0.130616 -0.869586 0.191566 -0.455107 -0.865561 0.11813 -0.486671 -0.844335 0.194673 -0.4992 -0.863255 0.227524 -0.450581 -0.848697 0.336867 -0.407718 -0.853984 0.340008 -0.393834 -0.872042 -0.10857 -0.477238 -0.861242 -0.152028 -0.484921 -0.842045 -0.137029 -0.521712 -0.865012 -0.0107925 -0.501636 -0.839771 0.0367158 -0.541698 -0.871506 -0.367028 -0.325218 -0.865269 -0.434211 -0.25054 -0.843408 -0.413233 -0.343368 -0.860623 -0.364304 -0.355824 -0.851996 -0.285209 -0.439043 -0.851563 -0.285245 -0.439858 -0.873335 -0.419075 0.24832 -0.844779 -0.451036 0.287949 -0.872423 -0.184762 0.452483 -0.843658 -0.187533 0.503062 -0.874647 0.113764 0.471223 -0.873339 0.368604 0.31845 -0.840427 0.42296 0.338803 -0.874556 0.484133 0.0276865 -0.873796 0.414504 -0.254298 -0.839377 0.451818 -0.302169 -0.872193 0.178547 -0.455411 -0.849046 0.180197 -0.496638 -0.856119 -0.0741344 -0.511433 -0.877389 -0.135328 -0.460299 -0.856882 -0.234354 -0.459164 -0.874995 -0.276928 -0.397108 -0.866664 -0.277149 -0.414828 -0.856775 -0.357599 -0.371563 -0.874116 -0.379527 -0.303118 -0.855588 -0.454439 -0.2479 -0.873887 -0.455459 -0.169935 -0.868617 -0.46211 -0.178771 -0.856007 -0.509101 -0.0898238 -0.873019 -0.487528 -0.0124198 -0.857161 -0.510258 0.070089 -0.870935 -0.474223 0.128783 -0.86882 -0.478501 0.127234 -0.855589 -0.470406 0.216068 -0.870603 -0.41354 0.266523 -0.855584 -0.378881 0.35274 -0.869988 -0.306244 0.386439 -0.871705 -0.302542 0.385484 -0.85729 -0.244581 0.453028 -0.868261 -0.17598 0.463848 -0.856094 -0.106176 0.505795 -0.867661 -0.0329061 0.496067 -0.871244 -0.0276906 0.490068 -0.855659 0.0538622 0.51473 -0.86706 0.126191 0.481956 -0.856927 0.215284 0.468326 -0.866375 0.274458 0.417215 -0.871327 0.276286 0.405532 -0.857045 0.343759 0.383801 -0.865175 0.382944 0.323769 -0.856229 0.443302 0.265246 -0.8644 0.465545 0.18995 -0.873302 0.456081 0.171272 -0.857062 0.503181 0.110698 -0.864195 0.502316 0.0290868 -0.858352 0.510432 -0.0518752 -0.863222 0.490717 -0.118507 -0.872533 0.470893 -0.130176 -0.857263 0.476021 -0.196222 -0.862137 0.434112 -0.26128 -0.857759 0.390812 -0.33394 -0.861722 0.328077 -0.387041 -0.874773 0.294302 -0.384915 -0.859521 0.261074 -0.43939 -0.861817 0.193267 -0.468955 -0.85869 0.124776 -0.497074 -0.860357 0.0494781 -0.507284 -0.873768 0.021459 -0.485869 -0.858839 -0.0314183 -0.51128 -0.859685 -0.112773 -0.498221 -0.860502 -0.192097 -0.471843 -0.860081 -0.266702 -0.434891 -0.872794 -0.27986 -0.399887 -0.860419 -0.32528 -0.392264 -0.859116 -0.380337 -0.342438 -0.860319 -0.425838 -0.280201 -0.858078 -0.468617 -0.209998 -0.874454 -0.45672 -0.163517 -0.861686 -0.490153 -0.131326 -0.858278 -0.510941 -0.0479361 -0.862389 -0.505267 0.0314672 -0.858425 -0.502106 0.104864 -0.872893 -0.468386 0.136649 -0.862125 -0.476196 0.17314 -0.856977 -0.45037 0.250515 -0.863238 -0.398365 0.310042 -0.856866 -0.347471 0.380847 -0.874161 -0.288337 0.390774 -0.865024 -0.275745 0.419164 -0.858216 -0.210179 0.468284 -0.876124 -0.142302 0.460604 -0.865137 -0.159293 0.475567 -0.856417 -0.0676895 0.511828 -0.876472 0.00144783 0.48145 -0.8559 0.0954249 0.508261 -0.875978 0.156235 0.456348 -0.86801 0.152348 0.472598 -0.856949 0.253239 0.448896 -0.873121 0.293361 0.389356 -0.856389 0.371724 0.358356 -0.872968 0.393077 0.28882 -0.868016 0.396782 0.298516 -0.855437 0.464386 0.22929 -0.872594 0.464581 0.150813 -0.85614 0.512204 0.0683452 -0.871578 0.490192 -0.00797221 -0.86952 0.493869 -0.00525596 -0.856853 0.507933 -0.0883546 -0.869885 0.470671 -0.147541 -0.8555 0.46162 -0.234579 -0.869419 0.403622 -0.284956 -0.870917 0.40036 -0.284984 -0.855794 0.363629 -0.367955 -0.868809 0.290373 -0.401067 -0.857521 0.226938 -0.461689 -0.867301 0.159329 -0.471597 -0.8708 0.152574 -0.467363 -0.856087 0.0868168 -0.509488 -0.866458 0.0125285 -0.499093 -0.855934 -0.0748211 -0.511643 -0.865996 -0.147403 -0.477833 -0.873359 -0.154116 -0.462053 -0.857458 -0.234188 -0.458172 -0.865309 -0.290957 -0.408147 -0.857122 -0.357439 -0.370918 -0.864063 -0.396997 -0.309496 -0.872514 -0.393343 -0.28983 -0.85656 -0.453057 -0.247072 -0.863441 -0.474741 -0.170559 -0.857721 -0.506254 -0.0895618 -0.863241 -0.504734 -0.00761962 -0.872942 -0.487709 0.0105525 -0.858461 -0.508124 0.0696815 -0.862328 -0.487344 0.13743 -0.857639 -0.467506 0.214228 -0.861266 -0.424136 0.279874 -0.874104 -0.392304 0.286427 -0.858431 -0.375955 0.348933 -0.861003 -0.311957 0.401693 -0.859955 -0.243021 0.448796 -0.861016 -0.176679 0.476903 -0.872909 -0.146217 0.465457 -0.859112 -0.106052 0.500679 -0.859574 -0.0291012 0.510182 -0.859569 0.0518255 0.508384 -0.859066 0.134082 0.493991 -0.874951 0.159952 0.45703 -0.861437 0.210759 0.462068 -0.859809 0.283542 0.424657 -0.860893 0.338478 0.379863 -0.858421 0.394224 0.328179 -0.873556 0.395719 0.283383 -0.861097 0.435341 0.262659 -0.857548 0.477793 0.190592 -0.862691 0.493459 0.110735 -0.857985 0.513002 0.0262763 -0.87324 0.486973 -0.0176116 -0.862882 0.502968 -0.0495683 -0.857812 0.498866 -0.123661 -0.862937 0.468037 -0.190477 -0.856521 0.440449 -0.269028 -0.873586 0.38812 -0.293617 -0.8643 0.384123 -0.324708 -0.856662 0.331294 -0.395442 -0.877849 0.251403 -0.407649 -0.866518 0.27294 -0.417912 -0.857723 0.193729 -0.476215 -0.875087 0.125182 -0.467495 -0.856034 0.0475199 -0.514731 -0.875206 -0.0218171 -0.483257 -0.867191 -0.0138852 -0.497783 -0.855778 -0.116618 -0.504028 -0.874585 -0.177017 -0.451404 -0.857248 -0.270693 -0.438007 -0.871895 -0.30874 -0.380103 -0.867954 -0.309308 -0.388567 -0.856077 -0.385423 -0.344357 -0.871811 -0.406222 -0.27373 -0.855384 -0.473468 -0.21011 -0.871329 -0.472853 -0.131134 -0.870539 -0.473939 -0.132452 -0.856367 -0.514242 -0.0468048 -0.870117 -0.492072 0.027609 -0.856612 -0.504792 0.10678 -0.868822 -0.466301 0.166472 -0.870266 -0.463267 0.167392 -0.855507 -0.451883 0.252803 -0.86826 -0.392762 0.303088 -0.856097 -0.347641 0.382419 -0.86769 -0.27379 0.414914 -0.872201 -0.263731 0.411961 -0.85755 -0.209933 0.469613 -0.866332 -0.142059 0.47884 -0.856133 -0.0670906 0.512383 -0.865525 0.00808516 0.500801 -0.872525 0.0180616 0.488235 -0.856305 0.0956672 0.507534 -0.864992 0.168462 0.472663 -0.858059 0.252387 0.447253 -0.864355 0.306407 0.398756 -0.8719 0.308462 0.380318 -0.857206 0.370828 0.357329 -0.863235 0.410171 0.294254 -0.856986 0.46199 0.228341 -0.862539 0.483046 0.150645 -0.874308 0.468968 0.125117 -0.858411 0.50839 0.0683352 -0.862498 0.505893 -0.0130443 -0.858641 0.505053 -0.087506 -0.861457 0.483112 -0.156506 -0.873216 0.456448 -0.17073 -0.858115 0.458081 -0.23195 -0.860458 0.413193 -0.298134 -0.859189 0.360399 -0.363191 -0.860375 0.295116 -0.415526 -0.874337 0.256337 -0.412099 -0.860318 0.225519 -0.45716 -0.860234 0.159479 -0.484317 -0.859632 0.0869985 -0.503452 -0.858852 0.00839144 -0.512155 -0.874141 -0.0246964 -0.485045 -0.860381 -0.0721462 -0.504519 -0.85853 -0.155212 -0.488709 -0.862269 -0.229066 -0.451686 -0.859518 -0.299228 -0.414356 -0.872686 -0.312405 -0.375264 -0.86145 -0.351283 -0.366748 -0.857775 -0.407642 -0.31313 -0.861956 -0.444075 -0.2446 -0.857098 -0.486063 -0.170659 -0.874354 -0.470902 -0.117287 -0.863754 -0.495803 -0.0900513 -0.857804 -0.513956 -0.00475508 -0.863479 -0.499951 0.0667359 -0.857248 -0.494763 0.142603 -0.877582 -0.439772 0.190918 -0.864747 -0.465648 0.188105 -0.856709 -0.469011 0.21466 -0.84509 -0.491228 0.210995 -0.863341 -0.4971 0.0867963 -0.844257 -0.532669 0.0591138 -0.872427 -0.487148 0.0394647 -0.866841 -0.129783 -0.481397 -0.867305 -0.213163 -0.449826 -0.840937 -0.15515 -0.518414 -0.867102 -0.384352 -0.316871 -0.857908 -0.41357 -0.304883 -0.844413 -0.421818 -0.330205 -0.863908 -0.31733 -0.391106 -0.843976 -0.308166 -0.439019 -0.8693 -0.49398 -0.0173816 -0.865436 -0.496256 0.0689246 -0.845068 -0.534631 -0.00548102 -0.862395 -0.50396 -0.0479528 -0.847898 -0.497266 -0.183832 -0.851206 -0.493178 -0.179509 -0.870091 -0.41464 0.266488 -0.861385 -0.403177 0.308974 -0.841218 -0.445134 0.306933 -0.865036 -0.46561 0.186869 -0.841329 -0.517991 0.154436 -0.87014 -0.17233 0.461691 -0.864562 -0.0805857 0.496022 -0.845826 -0.173329 0.504515 -0.860164 -0.196733 0.470546 -0.854214 -0.305847 0.420449 -0.848328 -0.316269 0.424633 -0.872737 0.131463 0.470156 -0.864798 0.187965 0.465611 -0.840285 0.164293 0.516651 -0.866349 0.0507123 0.496859 -0.839759 -0.0113835 0.54284 -0.872055 0.380333 0.308004 -0.863333 0.456845 0.214358 -0.846205 0.423942 0.322817 -0.856037 0.39795 0.329903 -0.85645 0.307664 0.414532 -0.848791 0.308125 0.429666 -0.87342 0.486815 0.0121959 -0.864347 0.500993 -0.0437116 -0.842707 0.538359 -0.00370466 -0.867348 0.49095 0.0817038 -0.840883 0.513253 0.171719 -0.873749 0.406172 -0.267556 -0.848532 0.434504 -0.301991 -0.850459 0.43107 -0.301493 -0.858565 0.484707 -0.167111 -0.844798 0.511017 -0.158677 -0.872686 0.16581 -0.459268 -0.86512 0.109649 -0.489434 -0.842442 0.166211 -0.512509 -0.865433 0.220283 -0.450001 -0.844289 0.311399 -0.436127 -0.861561 0.327984 -0.387478 -0.874837 -0.136952 -0.464655 -0.854665 -0.169098 -0.490871 -0.847257 -0.165958 -0.504593 -0.861555 -0.0229452 -0.507145 -0.841199 0.00360871 -0.540714 -0.873477 -0.382396 -0.301349 -0.866113 -0.437195 -0.242301 -0.840412 -0.437971 -0.319201 -0.864296 -0.363898 -0.347233 -0.847094 -0.316599 -0.426846 -0.859557 -0.281135 -0.42676 -0.873987 -0.485925 -0.00480697 -0.857664 -0.513721 0.0224124 -0.846801 -0.531814 0.0101025 -0.864799 -0.489226 -0.11305 -0.839741 -0.517935 -0.163031 -0.873728 -0.401819 0.27412 -0.866925 -0.348982 0.355884 -0.840815 -0.435415 0.321626 -0.862767 -0.437446 0.253523 -0.847222 -0.505364 0.163775 -0.855667 -0.497617 0.142166 -0.866107 -0.00920042 0.499775 -0.849335 -0.000363179 0.527853 -0.849911 0.000110105 0.526927 -0.859293 -0.136022 0.493066 -0.845393 -0.158978 0.509939 -0.864989 -0.243907 0.438524 -0.841 -0.305897 0.446258 -0.867277 0.293846 0.401853 -0.865249 0.342039 0.366543 -0.843573 0.32745 0.425631 -0.865979 0.248403 0.434023 -0.843739 0.177818 0.506443 -0.860688 0.130142 0.492218 -0.869612 0.468512 0.155794 -0.854849 0.498794 0.142962 -0.846383 0.509565 0.154849 -0.861796 0.429269 0.270251 -0.841448 0.441186 0.311962 -0.869553 0.471356 -0.147314 -0.865914 0.448483 -0.221487 -0.841307 0.510676 -0.177237 -0.864084 0.492247 -0.105123 -0.847774 0.530063 -0.0176596 -0.858275 0.51315 0.00646926 -0.872129 0.283098 -0.399057 -0.858801 0.270438 -0.435114 -0.844982 0.296851 -0.444842 -0.864691 0.373299 -0.33609 -0.839468 0.431399 -0.330437 -0.871874 0.00470491 -0.489708 -0.866473 -0.0918953 -0.490694 -0.841221 -0.0136644 -0.540518 -0.862336 0.0404129 -0.504722 -0.846469 0.161652 -0.507306 -0.854381 0.151907 -0.496949 -0.871626 -0.293 -0.392962 -0.859963 -0.330013 -0.389301 -0.84602 -0.330286 -0.418523 -0.866256 -0.222583 -0.447278 -0.840022 -0.189924 -0.508225 -0.87389 -0.462951 -0.1483 -0.866215 -0.498001 -0.0408369 -0.843551 -0.51675 -0.146259 -0.859857 -0.479474 -0.175361 -0.850283 -0.432257 -0.300287 -0.849742 -0.432712 -0.301162 -0.872894 -0.464144 0.150422 -0.8621 -0.465997 0.199072 -0.841949 -0.507149 0.184181 -0.865414 -0.495134 0.0768153 -0.843654 -0.536157 0.0279967 -0.874688 -0.275319 0.3989 -0.863933 -0.189339 0.466659 -0.847937 -0.288399 0.444781 -0.856941 -0.296873 0.421329 -0.85515 -0.402604 0.326541 -0.845713 -0.420357 0.328739 -0.873984 0.00147864 0.485952 -0.86462 0.0617747 0.498614 -0.839471 0.0230555 0.542914 -0.865759 -0.0724364 0.495192 -0.842422 -0.144084 0.519197 -0.872642 0.296666 0.387924 -0.848473 0.326153 0.416795 -0.854355 0.324135 0.406219 -0.859944 0.202912 0.468319 -0.843738 0.194471 0.500287 -0.874445 0.464288 0.140653 -0.866929 0.493187 0.0721149 -0.839471 0.525761 0.137346 -0.866038 0.455749 0.2056 -0.841751 0.450123 0.298068 -0.861826 0.393488 0.320038 -0.872834 0.46194 -0.157393 -0.851353 0.491136 -0.184343 -0.849429 0.494645 -0.183839 -0.860887 0.505878 -0.0544113 -0.845433 0.532938 -0.0349473 -0.866031 0.138882 -0.480315 -0.862462 0.100201 -0.496104 -0.842682 0.136581 -0.5208 -0.865613 0.213389 -0.452967 -0.842617 0.283559 -0.457812 -0.865909 0.317976 -0.386126 -0.859084 0.418882 -0.294132 -0.843602 0.416849 -0.338486 -0.8691 -0.174538 -0.46282 -0.863829 -0.281235 -0.417978 -0.847692 -0.198516 -0.491944 -0.855705 -0.177377 -0.486113 -0.855562 -0.0373882 -0.516348 -0.845266 -0.0281141 -0.533605 -0.868906 -0.40857 -0.279416 -0.864594 -0.44449 -0.23432 -0.839756 -0.457875 -0.291822 -0.865651 -0.367362 -0.340138 -0.843723 -0.344884 -0.411323 -0.869761 -0.492726 0.0271464 -0.85031 -0.525055 0.0359297 -0.853034 -0.520465 0.0380792 -0.860305 -0.499464 -0.102036 -0.842869 -0.522403 -0.129099 -0.871688 -0.385175 0.302986 -0.866759 -0.342096 0.362904 -0.83919 -0.415055 0.351412 -0.86564 -0.429549 0.257206 -0.842596 -0.500566 0.198658 -0.86147 -0.487009 0.143844 -0.871267 -0.132583 0.472563 -0.852531 -0.125912 0.507285 -0.849491 -0.129851 0.511375 -0.861745 -0.237521 0.448308 -0.843367 -0.276052 0.461008 -0.8739 0.176467 0.452944 -0.866143 0.255252 0.429702 -0.8412 0.213645 0.496729 -0.86528 0.134436 0.482926 -0.843889 0.0375269 0.535203 -0.85839 0.00288122 0.512989 -0.873032 0.405306 0.271186 -0.856082 0.444485 0.263736 -0.84506 0.453835 0.282681 -0.86288 0.352154 0.362525 -0.843654 0.350746 0.406478 -0.872634 0.487306 -0.0322975 -0.865591 0.488169 -0.111548 -0.844697 0.532799 -0.0510964 -0.863784 0.50386 0.00146094 -0.847535 0.516724 0.121165 -0.854589 0.501918 0.133251 -0.874391 0.37749 -0.304863 -0.860361 0.370015 -0.350526 -0.842228 0.406754 -0.353841 -0.864615 0.445912 -0.231523 -0.840311 0.500324 -0.208693 -0.873093 0.125992 -0.470993 -0.86528 0.0331529 -0.500191 -0.843656 0.12147 -0.522963 -0.861191 0.155617 -0.483872 -0.851731 0.26508 -0.451981 -0.851234 0.265896 -0.452438 -0.874923 -0.182596 -0.448518 -0.862847 -0.235096 -0.447465 -0.84174 -0.221087 -0.492539 -0.866496 -0.101309 -0.488795 -0.839185 -0.04922 -0.541615 -0.873571 -0.4085 -0.26458 -0.86466 -0.473896 -0.166691 -0.844421 -0.459251 -0.275759 -0.857793 -0.424432 -0.289913 -0.853786 -0.346251 -0.388792 -0.849743 -0.347617 -0.396358 -0.856148 -0.429571 0.287193 -0.877491 -0.357623 0.319556 -0.856562 -0.314425 0.409193 -0.876198 -0.235521 0.420484 -0.867048 -0.252937 0.429245 -0.857244 -0.176797 0.483607 -0.874017 -0.10746 0.473863 -0.855731 -0.0270319 0.516714 -0.873934 0.0425054 0.484183 -0.868227 0.0370623 0.494781 -0.85575 0.137611 0.498753 -0.87323 0.197607 0.445445 -0.857436 0.287032 0.427103 -0.870912 0.32367 0.369797 -0.868663 0.324135 0.374647 -0.855844 0.398652 0.329557 -0.870644 0.418903 0.257875 -0.855427 0.48165 0.190415 -0.870094 0.480231 0.110973 -0.871397 0.478362 0.108798 -0.856684 0.515224 0.0252463 -0.868675 0.493206 -0.0463898 -0.856444 0.500798 -0.125321 -0.867753 0.461069 -0.185526 -0.87095 0.454227 -0.187415 -0.855612 0.441215 -0.270661 -0.867139 0.380959 -0.320844 -0.856495 0.330983 -0.396064 -0.866632 0.256689 -0.427854 -0.872015 0.24446 -0.424064 -0.857468 0.193345 -0.476829 -0.865357 0.12419 -0.485525 -0.856294 0.0470792 -0.514339 -0.864505 -0.0290541 -0.501784 -0.873036 -0.0411311 -0.485917 -0.856741 -0.116362 -0.502448 -0.864117 -0.189213 -0.466369 -0.858483 -0.269602 -0.436259 -0.8635 -0.321555 -0.388549 -0.872291 -0.323465 -0.366713 -0.857416 -0.383683 -0.342966 -0.862302 -0.423051 -0.27832 -0.857507 -0.470055 -0.209116 -0.861704 -0.490407 -0.130261 -0.874655 -0.473987 -0.101557 -0.859175 -0.509512 -0.0470766 -0.861876 -0.506062 0.0327366 -0.858908 -0.501161 0.10543 -0.860618 -0.477993 0.175671 -0.873493 -0.447786 0.191043 -0.858683 -0.447764 0.249339 -0.859716 -0.401306 0.315979 -0.860021 -0.344188 0.376693 -0.859835 -0.277638 0.428486 -0.873759 -0.237398 0.424484 -0.860673 -0.208619 0.464457 -0.859483 -0.141684 0.491136 -0.860246 -0.067673 0.505368 -0.858197 0.0125973 0.513165 -0.87423 0.0481428 0.483119 -0.861275 0.092293 0.499687 -0.858089 0.176076 0.48237 -0.862756 0.247152 0.441098 -0.858889 0.314435 0.404277 -0.872687 0.327979 0.361727 -0.862105 0.363613 0.352932 -0.857202 0.420505 0.297289 -0.862893 0.452008 0.226065 -0.856738 0.493371 0.150284 -0.874188 0.476503 0.0934846 -0.864863 0.497201 0.06931 -0.857822 0.513702 -0.0158457 -0.875915 0.476638 -0.0747568 -0.865127 0.497205 -0.0659023 -0.85675 0.489756 -0.161609 -0.876386 0.433581 -0.209654 -0.855868 0.41775 -0.304917 -0.876107 0.345152 -0.33661 -0.867549 0.36251 -0.340509 -0.856545 0.296929 -0.422095 -0.874409 0.219951 -0.43247 -0.856824 0.159285 -0.490388 -0.872921 0.0891588 -0.479645 -0.867784 0.0966011 -0.487462 -0.855517 0.0062933 -0.517736 -0.872667 -0.0634399 -0.484178 -0.855821 -0.158341 -0.492442 -0.871919 -0.217918 -0.438484 -0.870302 -0.217293 -0.441994 -0.857344 -0.30252 -0.416464 -0.869909 -0.338508 -0.358707 -0.855692 -0.411325 -0.31401 -0.869484 -0.431043 -0.241247 -0.870572 -0.430034 -0.239112 -0.855567 -0.488886 -0.170281 -0.868902 -0.486659 -0.0904025 -0.857121 -0.5151 -0.00391883 -0.867421 -0.493383 0.0644493 -0.870534 -0.487345 0.0682995 -0.856362 -0.49592 0.1439 -0.866696 -0.454933 0.204632 -0.855813 -0.429633 0.288097 -0.866057 -0.368247 0.338141 -0.873039 -0.352194 0.337287 -0.856977 -0.313709 0.408873 -0.865596 -0.239744 0.439621 -0.857504 -0.176303 0.483327 -0.864201 -0.105724 0.491913 -0.872094 -0.0905457 0.480889 -0.85649 -0.0267995 0.515467 -0.863692 0.0501387 0.50152 -0.857321 0.136741 0.496289 -0.863194 0.209784 0.459224 -0.874003 0.219319 0.433611 -0.858778 0.285712 0.425287 -0.862625 0.336626 0.377573 -0.857726 0.395985 0.327876 -0.861421 0.435337 0.261602 -0.873815 0.427709 0.231329 -0.858121 0.477209 0.189473 -0.860947 0.496778 0.109457 -0.859973 0.509683 0.0258806 -0.861378 0.505354 -0.05144 -0.872607 0.482939 -0.0729854 -0.859191 0.496544 -0.123432 -0.85992 0.47181 -0.194763 -0.859347 0.43658 -0.266309 -0.859051 0.388493 -0.333322 -0.874755 0.345107 -0.340153 -0.860923 0.32738 -0.389402 -0.859398 0.259721 -0.440432 -0.861079 0.192133 -0.470773 -0.85877 0.123327 -0.497297 -0.873315 0.0837626 -0.4799 -0.860949 0.0481167 -0.506411 -0.857613 -0.0337858 -0.513185 -0.862241 -0.11221 -0.493913 -0.85774 -0.196608 -0.475003 -0.874155 -0.225876 -0.429922 -0.863192 -0.26409 -0.430298 -0.858264 -0.329457 -0.393498 -0.862845 -0.375439 -0.338443 -0.856695 -0.432767 -0.28069 -0.873402 -0.43215 -0.224533 -0.863913 -0.459078 -0.207128 -0.856477 -0.499678 -0.129495 -0.878151 -0.4755 -0.0524474 -0.866823 -0.494088 -0.0670365 -0.857944 -0.512522 0.0354118 -0.874897 -0.475369 0.092623 -0.856323 -0.483828 0.180611 -0.875175 -0.426491 0.228417 -0.866863 -0.443598 0.227528 -0.855678 -0.40502 0.322141 -0.874733 -0.331822 0.35318 -0.856631 -0.278861 0.434074 -0.872608 -0.204692 0.44346 -0.868016 -0.213381 0.448349 -0.856468 -0.141235 0.496503 -0.871804 -0.0703156 0.484781 -0.855395 0.0146365 0.517769 -0.871413 0.0845553 0.483207 -0.870149 0.0834308 0.485676 -0.855988 0.17873 0.485118 -0.870641 0.237744 0.430652 -0.857085 0.317301 0.405865 -0.868887 0.353192 0.346831 -0.870033 0.352814 0.344332 -0.855632 0.423381 0.297728 -0.868338 0.442558 0.2239 -0.85581 0.495139 0.149756 -0.867767 0.49209 0.0694843 -0.872745 0.484338 0.0610986 -0.857572 0.5141 -0.0164988 -0.866489 0.492322 -0.082554 -0.856364 0.490149 -0.162465 -0.865652 0.447876 -0.223725 -0.851144 0.478169 -0.216581 -0.863853 0.424545 -0.271146 -0.856112 0.417165 -0.305033 -0.86503 0.354644 -0.354896 -0.861745 0.304929 -0.405479 -0.82376 0.227702 -0.519202 -0.878662 0.286629 -0.381832 -0.866362 -0.380027 0.324032 -0.863342 -0.286522 0.415387 -0.847594 -0.396512 0.35265 -0.85356 -0.397603 0.336672 -0.866914 -0.117973 0.484296 -0.864685 -0.0630809 0.498338 -0.841117 -0.113308 0.528852 -0.865573 -0.181981 0.466546 -0.844733 -0.261205 0.467117 -0.869898 0.196214 0.452524 -0.852705 0.220722 0.473472 -0.849709 0.220139 0.479097 -0.860487 0.0752411 0.503886 -0.841832 0.0561058 0.536815 -0.869761 0.419669 0.259604 -0.866257 0.459156 0.196914 -0.839464 0.471546 0.270084 -0.864973 0.39338 0.311568 -0.844906 0.360236 0.395429 -0.86099 0.313388 0.400606 -0.870083 0.490545 -0.0481812 -0.855091 0.514084 -0.0673613 -0.84981 0.523321 -0.062917 -0.864052 0.499634 0.0614799 -0.840803 0.531512 0.102688 -0.872397 0.369107 -0.320441 -0.867492 0.309669 -0.389312 -0.840373 0.39643 -0.369617 -0.864067 0.408526 -0.294101 -0.845176 0.487839 -0.218383 -0.857295 0.480248 -0.185493 -0.871793 0.111872 -0.476929 -0.857419 0.0895078 -0.506775 -0.845351 0.106332 -0.523522 -0.863832 0.206523 -0.459502 -0.84339 0.254442 -0.473237 -0.874118 -0.198056 -0.443499 -0.865593 -0.284835 -0.411847 -0.843963 -0.234277 -0.482536 -0.862588 -0.178397 -0.47341 -0.846804 -0.0543441 -0.529122 -0.851862 -0.0573737 -0.520615 -0.873451 -0.416858 -0.25162 -0.860685 -0.456043 -0.226378 -0.841703 -0.47214 -0.261954 -0.864806 -0.374661 -0.334274 -0.842142 -0.369832 -0.392456 -0.87254 -0.485642 0.053163 -0.86472 -0.479893 0.148193 -0.84625 -0.527773 0.0729082 -0.860678 -0.507869 0.036096 -0.853261 -0.51369 -0.0898264 -0.848542 -0.520417 -0.0956122 -0.874609 -0.361748 0.322796 -0.864222 -0.336574 0.373949 -0.840162 -0.390481 0.376369 -0.866047 -0.424248 0.264529 -0.840015 -0.49057 0.231768 -0.87323 -0.105164 0.475826 -0.863518 0.00845696 0.504247 -0.846141 -0.0987181 0.523737 -0.856902 -0.118599 0.501651 -0.856406 -0.23134 0.461574 -0.848073 -0.245852 0.469393 -0.874651 0.204588 0.439464 -0.86443 0.264681 0.427441 -0.841469 0.244928 0.481601 -0.867133 0.141627 0.477517 -0.840345 0.0744922 0.536909 -0.873523 0.420657 0.244959 -0.84753 0.464271 0.257188 -0.851191 0.460492 0.251835 -0.858204 0.366152 0.359748 -0.845828 0.370031 0.384256 -0.865821 0.4551 -0.207938 -0.860959 0.445776 -0.245016 -0.841831 0.484821 -0.237212 -0.864969 0.487182 -0.120339 -0.843326 0.531034 -0.0824872 -0.866068 0.499899 -0.00524236 -0.861814 0.491493 0.125345 -0.843202 0.530728 0.0856608 -0.867529 0.233032 -0.439421 -0.864521 0.148259 -0.480232 -0.847057 0.239063 -0.474703 -0.859646 0.25528 -0.44254 -0.853449 0.368035 -0.369019 -0.847593 0.378659 -0.371757 -0.869216 -0.0602643 -0.490746 -0.864139 -0.113304 -0.490333 -0.83978 -0.083604 -0.536451 -0.865876 0.0244482 -0.499661 -0.840821 0.0895081 -0.533861 -0.869356 -0.338656 -0.359905 -0.863027 -0.420126 -0.280499 -0.847289 -0.373347 -0.377774 -0.85662 -0.34798 -0.380936 -0.857588 -0.250017 -0.449483 -0.846154 -0.247095 -0.472195 -0.872179 -0.481761 -0.0849145 -0.865602 -0.50021 -0.0228554 -0.84024 -0.536851 -0.0760777 -0.866713 -0.473178 -0.157832 -0.840589 -0.482025 -0.247108 -0.871599 -0.444225 0.207314 -0.848517 -0.474621 0.233993 -0.85073 -0.470636 0.234007 -0.859048 -0.502196 0.0991777 -0.846495 -0.525157 0.0875003 -0.872017 -0.224905 0.434747 -0.865128 -0.17447 0.470228 -0.843526 -0.23254 0.484137 -0.866556 -0.277777 0.414633 -0.842922 -0.375919 0.384925 -0.861008 -0.385115 0.33219 -0.873658 0.0640858 0.482301 -0.853758 0.0913536 0.512594 -0.846604 0.0866422 0.525124 -0.861424 -0.0523574 0.50518 -0.842526 -0.0818934 0.532395 -0.872641 0.338281 0.352227 -0.86575 0.397408 0.30421 -0.84186 0.386889 0.376282 -0.864376 0.31423 0.392573 -0.847255 0.253185 0.466966 -0.858471 0.221861 0.462391 -0.874906 0.478014 0.0777296 -0.85869 0.510087 0.0496214 -0.844747 0.530759 0.0685377 -0.864094 0.466884 0.188043 -0.839673 0.487389 0.239584 -0.873792 0.438147 -0.210983 -0.866307 0.400768 -0.298156 -0.841011 0.478266 -0.252907 -0.86251 0.470172 -0.187122 -0.848741 0.520604 -0.0927954 -0.856439 0.510882 -0.0742445 -0.873072 0.218515 -0.435887 -0.859936 0.199499 -0.469799 -0.846277 0.225099 -0.482852 -0.866563 0.302735 -0.396762 -0.839592 0.371853 -0.395993 -0.874246 -0.0717496 -0.480152 -0.866477 -0.150677 -0.475934 -0.838206 -0.102249 -0.535683 -0.862796 -0.0302155 -0.504649 -0.846217 0.0750367 -0.527529 -0.851605 0.0848489 -0.517271 -0.872635 -0.343346 -0.347306 -0.864817 -0.416058 -0.281048 -0.843115 -0.390469 -0.369719 -0.854833 -0.360904 -0.372838 -0.859495 -0.269916 -0.434067 -0.842317 -0.26638 -0.468555 -0.865957 -0.492707 0.0857769 -0.858975 -0.495896 0.127475 -0.836567 -0.536701 0.110033 -0.863237 -0.503252 0.0394883 -0.848744 -0.525979 -0.054582 -0.864422 -0.4706 -0.176948 -0.834593 -0.499312 -0.232684 -0.868657 -0.344252 0.356266 -0.867247 -0.275556 0.41467 -0.834772 -0.368465 0.409132 -0.843506 -0.369007 0.390296 -0.863409 -0.415886 0.285593 -0.854861 -0.471662 0.21621 -0.831339 -0.484605 0.272092 -0.868636 -0.0748118 0.489771 -0.855102 -0.0382899 0.517044 -0.824996 -0.0600353 0.561941 -0.86335 -0.126495 0.488493 -0.84916 -0.205877 0.486355 -0.83669 -0.219865 0.501606 -0.870405 0.23766 0.431177 -0.844374 0.274676 0.459984 -0.838117 0.278625 0.468965 -0.86763 0.14228 0.476419 -0.818227 0.126639 0.560773 -0.859215 0.0511713 0.509049 -0.871344 0.439595 0.217982 -0.852764 0.48163 0.202054 -0.81407 0.53432 0.227579 -0.874011 0.387655 0.292964 -0.814913 0.436083 0.38177 -0.867122 0.328496 0.374419 -0.871056 0.483232 -0.0880274 -0.832281 0.538886 -0.130042 -0.809391 0.570705 -0.138497 -0.874712 0.484496 -0.0118875 -0.801732 0.596526 0.0371839 -0.861556 0.499967 0.0880602 -0.857556 0.29587 -0.420784 -0.8646 0.223127 -0.450201 -0.858465 0.161574 -0.486756 -0.848735 0.112994 -0.516606 -0.854309 -0.00242937 -0.519759 -0.850995 -0.0561954 -0.522158 -0.851193 -0.181171 -0.492592 -0.857645 -0.225838 -0.461998 -0.862996 -0.29527 -0.409943 -0.862408 -0.294961 -0.4114 -0.85809 -0.35706 -0.369039 -0.867792 -0.363138 -0.339216 -0.856101 -0.410982 -0.313345 -0.865546 -0.438316 -0.242301 -0.86428 -0.43938 -0.244878 -0.856137 -0.488089 -0.169701 -0.870308 -0.476394 -0.124949 -0.858015 -0.50604 -0.087943 -0.862873 -0.505388 -0.00583729 -0.868765 -0.495208 0.0040405 -0.856692 -0.51074 0.0722793 -0.868563 -0.481902 0.115628 -0.860362 -0.489882 0.140687 -0.85876 -0.465372 0.214384 -0.869357 -0.440998 0.223024 -0.854639 -0.430617 0.290106 -0.870818 -0.363404 0.331079 -0.85784 -0.312695 0.407838 -0.856696 -0.242962 0.455018 -0.868383 -0.174235 0.464278 -0.861448 -0.184839 0.473014 -0.858656 -0.104508 0.501786 -0.867207 -0.0894985 0.489839 -0.854168 -0.0253319 0.51938 -0.854447 0.0568649 0.516417 -0.860356 0.134528 0.49162 -0.859805 0.214129 0.463555 -0.870083 0.217766 0.442192 -0.855668 0.290137 0.428548 -0.872642 0.302958 0.383031 -0.858294 0.343381 0.38134 -0.862358 0.388855 0.324238 -0.87482 0.37881 0.30198 -0.852348 0.45085 0.265021 -0.877343 0.442498 0.185645 -0.854852 0.507455 0.108248 -0.857647 0.513657 0.0244534 -0.864657 0.499884 -0.0498524 -0.877227 0.476781 -0.0561503 -0.852186 0.50686 -0.129894 -0.876353 0.45164 -0.16741 -0.866581 0.462352 -0.187797 -0.854158 0.44231 -0.273453 -0.882907 0.387947 -0.264522 -0.852156 0.394584 -0.343705 -0.871911 0.318777 -0.371689 -0.849635 0.263714 -0.4567 -0.851185 0.193748 -0.487797 -0.852752 0.12246 -0.507757 -0.847218 0.0430132 -0.529501 -0.843816 -0.0424486 -0.534951 -0.843939 -0.128006 -0.520943 -0.847956 -0.207347 -0.487829 -0.855243 -0.274527 -0.439539 -0.862868 -0.3232 -0.388588 -0.839948 -0.410666 -0.35474 -0.891542 -0.37007 -0.261152 -0.897766 -0.359077 -0.25511 -0.829675 -0.51568 -0.213809 -0.918688 -0.36607 -0.14834 -0.862208 -0.489799 -0.129208 -0.858713 -0.510404 -0.0458213 -0.931243 -0.361285 -0.0475314 -0.81619 -0.574927 0.05739 -0.910984 -0.40846 0.0571683 -0.900476 -0.429291 0.0696573 -0.809422 -0.542252 0.225388 -0.950312 -0.301723 0.0766198 -0.492577 -0.691176 0.528814 -0.971543 -0.223436 0.0786178 -0.857513 0.158767 -0.489352 -0.863438 0.0867563 -0.496938 -0.856902 0.00639716 -0.515439 -0.862599 -0.0715928 -0.500797 -0.857962 -0.156831 -0.489188 -0.862418 -0.229889 -0.450983 -0.86241 -0.37959 0.334903 -0.872095 -0.277061 0.403344 -0.869386 0.0103428 0.494025 -0.867348 0.116767 0.483811 -0.867506 0.456905 0.196649 -0.881383 0.467319 0.069113 -0.880117 0.307079 -0.362074 -0.869897 0.228382 -0.437173 -0.880933 0.150504 -0.448672 -0.866589 0.0693529 -0.49418 -0.869704 0.0052725 -0.493546 -0.870901 -0.0608427 -0.487677 -0.869691 -0.129424 -0.476326 -0.865874 -0.200382 -0.458376 -0.859638 -0.271311 -0.432912 -0.901267 -0.278431 -0.331955 -0.904308 -0.158959 -0.39618 -0.864277 -0.120608 -0.488342 -0.896512 -0.00659623 -0.44297 -0.863423 0.0587026 -0.501053 -0.886587 0.142811 -0.439964 -0.862549 0.227784 -0.4518 -0.856134 0.374425 -0.356147 -0.860936 0.372026 -0.346967 -0.854421 0.437623 -0.280091 -0.871221 0.457677 -0.177499 -0.843194 -0.534326 -0.0593286 -0.867206 -0.496886 -0.0325151 -0.840665 -0.529969 -0.111428 -0.841078 0.32728 -0.430669 -0.844533 0.515807 -0.143902 -0.845156 0.300141 0.442298 -0.841376 -0.334168 0.424756 -0.866908 -0.483028 -0.123107 -0.839279 -0.506972 -0.196445 -0.853408 -0.376811 -0.360151 0.00285245 -0.673562 0.739126 0.284167 -0.767225 0.574991 0.0353173 -0.841384 0.539282 0.0660333 -0.950808 0.302661 0.0923911 -0.994652 0.046165 0.11072 -0.970883 -0.21243 0.122598 -0.881574 -0.455848 0.130438 -0.732816 -0.667807 0.170056 -0.576384 -0.799289 0.176047 -0.676462 -0.715127 0.26482 -0.882908 0.387742 0.254401 -0.952751 0.165971 0.240257 -0.967317 -0.0810834 0.2273 -0.916056 -0.330418 0.21864 -0.79972 -0.559147 0.136064 -0.534599 -0.834081 0.176531 -0.465713 -0.867149 0.169272 -0.345984 -0.922844 0.140904 -0.300303 -0.943379 0.168148 -0.0899761 -0.981647 0.177139 -0.220697 -0.959122 0.144869 -0.0458765 -0.988387 0.192902 0.082199 -0.977769 0.146987 0.211433 -0.966277 0.173774 0.443404 -0.879315 0.172344 0.26299 -0.949281 0.167073 0.452854 -0.875791 0.177519 0.646641 -0.741851 0.164709 0.664358 -0.72904 0.163213 0.830625 -0.532376 0.162432 0.94023 -0.299304 0.162214 0.985695 -0.0457492 0.162249 0.963943 0.210922 0.16233 0.876498 0.453211 0.160129 0.729593 0.66487 0.159156 0.532739 0.831179 0.163006 0.299267 0.940143 0.171514 0.0654205 0.983007 0.173898 0.265523 0.948292 0.17994 0.810525 -0.557379 0.181537 0.924049 -0.336419 0.182437 0.978897 -0.092075 0.182733 0.970116 0.159639 0.182755 0.897476 0.401419 0.181714 0.773014 0.607807 0.1817 0.621856 0.761761 0.180129 0.45342 0.872905 0.165343 0.0457279 0.985175 0.178652 -0.140621 0.973812 0.162 -0.210932 0.963983 0.161627 -0.453264 0.8766 0.171283 -0.619523 0.766064 0.176083 -0.721493 0.669659 0.180674 -0.734439 0.654184 0.170062 -0.811378 0.559235 0.181024 -0.869666 0.45925 0.176454 -0.880324 0.440333 0.168403 -0.949078 0.266254 0.177318 -0.955457 0.235925 0.168626 -0.984879 0.0397236 0.179657 -0.983726 -0.00249108 0.166786 -0.969064 -0.181924 0.165476 -0.903489 -0.39538 0.164432 -0.788623 -0.592483 0.16544 -0.618384 -0.768265 0.176499 -0.469408 -0.865162 0.167729 -0.612125 -0.772768 0.181839 -0.352561 0.917952 0.182268 -0.557245 0.810096 0.181413 -0.953125 -0.242163 0.181659 -0.866909 -0.464187 0.178228 -0.744981 -0.642836 0.17346 -0.454735 -0.873572 0.173066 -0.332037 -0.927254 0.170792 -0.202415 -0.964292 0.170364 -0.0686176 -0.982989 0.171794 0.0666026 -0.982879 0.175194 0.200831 -0.963833 0.175135 0.20057 -0.963898 0.171805 0.332838 -0.927201 0.178005 0.367469 -0.912842 0.17024 0.458493 -0.87224 0.170606 0.575595 -0.79974 0.172965 0.68139 -0.711189 0.173507 0.774421 -0.608414 0.176689 0.783538 -0.595692 0.171003 0.851354 -0.495938 0.178842 0.877385 -0.44521 0.16541 0.926495 -0.338005 0.16869 0.974206 -0.149885 0.167988 0.985513 0.0233401 0.169244 0.965872 0.196079 0.173047 0.915658 0.362802 0.172909 0.836669 0.519699 0.178336 0.824622 0.536838 0.169054 0.7303 0.661878 0.181047 0.686437 0.704292 0.167557 0.599048 0.782986 0.167484 0.447138 0.878645 0.167415 0.279927 0.945311 0.167375 0.102652 0.980535 0.16744 -0.0793853 0.982681 0.1671 -0.26551 0.949517 0.16767 -0.456237 0.873919 0.172918 -0.618648 0.766403 0.173049 -0.473493 0.863631 0.176876 -0.31226 -0.933385 0.178387 -0.145176 -0.973192 0.177889 0.0273898 -0.983669 0.178641 0.523666 -0.832983 0.177142 0.664125 -0.726332 0.178361 0.944916 -0.274446 0.180614 0.98029 -0.0800658 0.181025 0.97468 0.131258 0.178249 0.922603 0.342098 0.179961 0.525845 0.831325 0.178696 0.363028 0.914483 0.178627 0.198542 0.963677 0.178581 0.0280266 0.983526 0.178341 -0.14435 0.973323 0.177242 -0.313191 0.933004 0.16675 -0.638266 0.751539 0.177758 -0.743623 0.644536 0.164302 -0.790733 0.589701 0.166788 -0.89459 0.414597 0.169561 -0.950966 0.258676 0.17444 -0.97695 0.123042 0.172271 -0.985 -0.00989312 0.18211 -0.981243 -0.0632355 0.170809 -0.974853 -0.143132 0.177455 -0.945683 -0.272385 0.170168 -0.900549 -0.400068 0.173825 -0.837217 -0.51851 0.172717 -0.758096 -0.628856 0.182485 -0.724796 -0.664356 0.170381 -0.664111 -0.727961 0.178636 -0.557186 -0.810946 0.170111 -0.43862 -0.882426 0.173473 -0.311862 -0.934157 0.173002 -0.178138 -0.968678 0.182957 -0.131996 -0.97422 0.170142 -0.0400195 -0.984607 0.179307 0.0980915 -0.978891 0.168652 0.245335 -0.954656 0.170971 0.397494 -0.901536 0.175569 0.548677 -0.817391 0.182405 0.563289 -0.805874 0.166748 0.68988 -0.704457 0.188444 0.744563 -0.640402 0.165336 0.806962 -0.56699 0.173466 0.895282 -0.41034 0.172385 0.955809 -0.238144 0.18803 0.960689 -0.20426 0.163046 0.985038 -0.055824 0.194084 0.980163 0.0401412 0.162552 0.978386 0.127819 0.175226 0.936103 0.304971 0.170692 0.862533 0.476341 0.196814 0.840044 0.50556 0.156098 0.757202 0.634254 0.207969 0.68694 0.69632 0.152602 0.622918 0.767258 0.16983 0.466706 0.867953 0.176091 0.292894 0.93979 0.219596 0.267527 0.938193 0.13494 0.0988745 0.985908 0.280465 0.0262584 0.959505 0.0801441 -0.10128 0.991625 0.371831 -0.20535 0.905303 0.179091 -0.846238 0.501805 0.179622 -0.923704 0.33839 0.179827 -0.972367 0.148882 0.179693 -0.942895 -0.280462 0.181808 -0.85603 -0.4839 0.179552 -0.554412 -0.812643 0.182594 -0.353368 -0.917491 0.18205 0.107171 -0.977432 0.185122 0.345842 -0.919849 0.185379 0.880557 -0.436181 0.188975 0.940603 0.282055 0.204345 0.493345 0.84549 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 -0.0426147 0.00697903 -0.991289 -0.126425 0.0369144 -0.922708 -0.360021 0.137823 -0.790818 -0.5716 0.218816 -0.605468 -0.74327 0.284532 -0.379878 -0.863899 0.330713 -0.129429 -0.926054 0.354504 -0.129433 -0.926054 0.354502 -0.129432 -0.802744 0.582108 -0.129434 -0.802744 0.582107 -0.129433 -0.624734 0.770035 -0.379887 -0.377019 0.844715 -0.605467 -0.125222 0.785957 -0.790819 0.0634195 0.608756 -0.922708 0.137822 0.360022 -0.991339 0.049334 0.121707 -0.990768 0.0484686 0.126611 -0.991289 0.0369149 0.126424 -0.999067 0.00697919 0.0426143 0.258838 -0.275179 0.925894 -0.985195 -0.169854 0.0232284 -0.8982 -0.437221 0.0455504 -0.922706 -0.380703 -0.0606543 -0.790817 -0.55891 -0.249455 -0.605469 -0.618047 -0.501424 -0.379884 -0.543037 -0.748865 -0.129428 -0.354505 -0.926053 -0.129429 -0.582107 -0.802745 -0.129428 -0.582108 -0.802745 -0.129428 -0.770037 -0.624733 -0.379884 -0.844717 -0.377017 -0.605467 -0.785958 -0.125222 -0.790819 -0.608756 0.0634178 -0.922708 -0.383425 0.0399438 -0.922706 -0.383429 0.0399464 -0.986716 -0.160429 -0.025561 -0.922708 -0.352027 -0.157119 -0.79082 -0.475299 -0.38561 -0.605466 -0.467212 -0.644302 -0.379887 -0.330711 -0.863896 -0.129429 -0.102747 -0.986251 -0.129428 -0.354505 -0.926053 -0.976957 -0.162753 -0.13808 -0.990523 -0.092214 -0.101792 -0.991289 -0.0857397 -0.0999727 -0.991339 -0.0750051 -0.107799 -0.991339 -0.0493345 -0.121706 -0.990767 -0.0484688 -0.126612 -0.991289 -0.0369151 -0.126425 -0.999067 -0.00697899 -0.0426138 -0.999067 -0.0318844 -0.0291207 -0.990768 -0.0795865 -0.109753 -0.922708 -0.137821 -0.360021 -0.79082 -0.0634195 -0.608755 -0.605466 0.125223 -0.785958 -0.379889 0.377018 -0.844714 -0.129426 0.624733 -0.770038 -0.129426 0.404145 -0.905492 -0.129429 0.404146 -0.905491 -0.129429 0.156015 -0.979238 -0.379884 -0.0958509 -0.920055 -0.605465 -0.284535 -0.743271 -0.790818 -0.359302 -0.495489 -0.922709 -0.299366 -0.242876 -0.986711 -0.148375 -0.0662235 -0.999206 -0.0381888 -0.01135 0.25898 -0.925861 -0.275157 -0.985195 -0.0232286 -0.169855 -0.898163 -0.0455566 -0.437296 -0.922708 0.0606541 -0.380698 -0.79082 0.249455 -0.558906 -0.605468 0.501423 -0.618048 -0.379881 0.748866 -0.543038 -0.129419 0.926053 -0.354508 -0.12942 0.802746 -0.582108 -0.129422 0.802746 -0.582108 -0.129424 0.624732 -0.770038 -0.379881 0.377016 -0.844718 -0.605463 0.125222 -0.785961 -0.790819 -0.06342 -0.608756 -0.922708 -0.137822 -0.360022 -0.922708 -0.0399451 -0.383425 -0.922708 -0.0399443 -0.383424 -0.986714 0.0255626 -0.160444 -0.922709 0.157118 -0.352027 -0.790817 0.385613 -0.4753 -0.605471 0.6443 -0.467207 -0.379895 0.863893 -0.330709 -0.129429 0.986251 -0.102746 -0.129428 0.926054 -0.354504 -0.976957 0.13808 -0.162754 -0.990523 0.101791 -0.0922121 -0.991289 0.0999721 -0.0857397 -0.991339 0.107799 -0.0750061 -0.991339 0.121707 -0.049334 -0.990768 0.12661 -0.0484688 -0.991289 0.126423 -0.0369149 -0.999067 0.0426126 -0.0069787 -0.999067 0.0291212 -0.031885 -0.990768 0.109752 -0.0795863 -0.922707 0.360022 -0.137824 -0.790818 0.608757 -0.0634186 -0.60546 0.785963 0.125219 -0.379886 0.844714 0.377021 -0.129435 0.770037 0.624731 -0.129437 0.90549 0.404147 -0.129432 0.905491 0.404146 -0.129433 0.979238 0.156014 -0.379891 0.920052 -0.0958497 -0.605458 0.743275 -0.284539 -0.79082 0.495488 -0.359299 -0.922708 0.242877 -0.299367 -0.986715 0.0662152 -0.148357 -0.999206 0.0113499 -0.0381883 0.258814 0.275186 -0.925899 -0.985195 0.169858 -0.0232273 -0.89821 0.4372 -0.045545 -0.922708 0.380698 0.0606535 -0.790818 0.558909 0.249455 -0.60546 0.618054 0.501425 -0.379886 0.543035 0.748865 -0.129426 0.354507 0.926053 -0.129423 0.582107 0.802746 -0.129428 0.582105 0.802747 -0.129428 0.770039 0.62473 -0.379886 0.844714 0.377021 -0.605467 0.785958 0.125222 -0.790819 0.608756 -0.0634178 -0.922707 0.360022 -0.137823 -0.922708 0.383426 -0.0399438 -0.922708 0.383424 -0.0399429 -0.986716 0.160432 0.0255603 -0.922708 0.352028 0.15712 -0.79082 0.475298 0.38561 -0.605466 0.467212 0.644301 -0.379884 0.330712 0.863897 -0.129429 0.102746 0.986251 -0.129428 0.354506 0.926053 -0.976956 0.16276 0.138083 -0.990523 0.0922102 0.10179 -0.991289 0.0857402 0.099972 -0.991339 0.0750051 0.107799 -0.990768 0.0795865 0.109753 -0.922708 0.226306 0.312084 -0.922708 0.137822 0.360022 -0.79082 0.218816 0.571598 -0.605463 0.284536 0.743272 -0.379887 0.330711 0.863896 -0.605466 0.284534 0.743271 -0.605466 0.467212 0.644301 -0.79082 0.3593 0.495487 -0.922707 0.226306 0.312084 -0.79082 0.3593 0.495487 -0.790819 0.218816 0.571598 -0.999067 0.0318845 0.0291204 0.258471 0.925973 0.275257 -0.985195 0.0232285 0.169855 -0.898163 0.0455566 0.437296 -0.922708 -0.0606544 0.380697 -0.79082 -0.249455 0.558906 -0.605468 -0.501423 0.618048 -0.379881 -0.748866 0.543038 -0.379882 -0.582802 0.718354 -0.379888 -0.582802 0.71835 -0.986714 -0.0255622 0.160445 -0.922707 -0.15712 0.35203 -0.790818 -0.385611 0.475302 -0.605464 -0.644302 0.467213 -0.379884 -0.863898 0.33071 -0.379884 -0.748865 0.543037 -0.976956 -0.138083 0.162758 -0.990523 -0.101792 0.0922119 -0.991289 -0.0999734 0.0857409 -0.991339 -0.1078 0.075005 -0.991339 -0.121707 0.0493351 -0.990767 -0.126612 0.0484695 -0.999067 -0.0291202 0.0318843 -0.990767 -0.109754 0.0795874 -0.922709 -0.360019 0.13782 -0.922709 -0.312081 0.226304 -0.922708 -0.312082 0.226306 -0.790819 -0.495487 0.359302 -0.79082 -0.571598 0.218814 -0.129425 0.156014 -0.979239 -0.129426 -0.102747 -0.986251 -0.379882 -0.330713 -0.863897 -0.605464 -0.467213 -0.644302 -0.790817 -0.475303 -0.385611 -0.922708 -0.352028 -0.157119 -0.922708 -0.299368 -0.242876 -0.129425 -0.770038 -0.624733 -0.129424 -0.905493 -0.404143 -0.379886 -0.913512 -0.145546 -0.60547 -0.791584 0.0824651 -0.790818 -0.608757 0.0634187 -0.129433 -0.905491 -0.404146 -0.129433 -0.979238 -0.156014 -0.379878 -0.920057 0.0958501 -0.605468 -0.791586 0.0824661 -0.12943 -0.979238 -0.156013 -0.12943 -0.986251 0.102746 -0.379878 -0.920057 0.09585 -0.129429 -0.986251 0.102746 -0.129426 -0.624733 0.770038 -0.129426 -0.404143 0.905493 -0.379882 -0.145543 0.913514 -0.605466 0.0824663 0.791587 -0.79082 0.0634191 0.608755 -0.129429 -0.404144 0.905492 -0.129429 -0.156015 0.979238 -0.379884 0.0958501 0.920055 -0.605465 0.0824666 0.791588 -0.129431 -0.156016 0.979238 -0.129429 0.102746 0.986251 -0.379885 0.0958497 0.920054 -0.12943 0.979238 0.156013 -0.129429 0.986251 -0.102746 -0.379892 0.863894 -0.33071 -0.605464 0.644302 -0.467213 -0.790817 0.385613 -0.4753 -0.922708 0.157118 -0.352028 -0.922709 0.242877 -0.299366 -0.922707 -0.0606535 0.3807 -0.790819 -0.0962997 0.604427 -0.790819 -0.0963 0.604426 -0.605464 -0.125221 0.78596 -0.790818 -0.249455 0.558909 -0.379884 -0.145544 0.913513 -0.605468 -0.324375 0.726767 -0.605467 -0.324375 0.726767 -0.379881 -0.377017 0.844718 -0.986715 0.148353 0.066214 -0.922708 0.299367 0.242878 -0.790821 0.475298 0.38561 -0.89816 0.277006 -0.341434 -0.898123 -0.341493 -0.277053 -0.986713 -0.0662191 0.148364 -0.922708 -0.242877 0.299366 -0.790822 -0.495485 0.359299 -0.605464 -0.743272 0.284535 -0.605464 -0.644302 0.467213 -0.790819 -0.604427 -0.0962995 -0.790817 -0.604429 -0.0962987 -0.922708 -0.380697 -0.0606562 -0.60547 -0.785955 -0.125223 -0.379878 -0.913515 -0.145543 -0.922708 -0.226305 -0.312082 -0.922708 -0.226305 -0.312082 -0.790818 -0.359302 -0.495489 -0.605466 -0.61805 -0.501424 -0.379884 -0.718353 -0.582802 -0.379884 -0.718353 -0.582802 -0.379887 -0.543035 -0.748865 -0.379885 -0.844716 -0.377017 -0.605469 -0.726766 -0.324374 -0.605468 -0.726768 -0.324373 -0.79082 -0.558906 -0.249455 -0.790819 -0.218817 -0.571599 -0.79082 -0.218815 -0.571598 -0.605464 -0.284536 -0.743272 -0.605464 -0.0824674 -0.791589 -0.605465 -0.0824669 -0.791588 -0.379884 -0.095851 -0.920055 -0.790819 0.0962991 -0.604427 -0.790819 0.0962993 -0.604426 -0.922708 0.0606543 -0.380697 -0.379884 0.145544 -0.913513 -0.379887 0.145545 -0.913511 -0.922708 0.312084 -0.226305 -0.922707 0.312084 -0.226306 -0.790817 0.49549 -0.359302 -0.605471 0.501423 -0.618046 -0.37988 0.582802 -0.718355 -0.379882 0.582802 -0.718354 -0.379893 0.748865 -0.543031 -0.605468 0.324375 -0.726767 -0.605461 0.324374 -0.726772 -0.790818 0.249455 -0.558909 -0.79082 0.571597 -0.218817 -0.790818 0.571598 -0.218819 -0.605464 0.743272 -0.284535 -0.605458 0.791593 -0.082467 -0.60546 0.791592 -0.0824659 -0.379891 0.920052 -0.0958494 -0.790819 0.604427 0.0962994 -0.790818 0.604429 0.0962988 -0.922708 0.380698 0.0606534 -0.37989 0.91351 0.145542 -0.379886 0.913512 0.14554 -0.898188 0.341389 0.276968 -0.922707 0.299369 0.242878 -0.605466 0.618049 0.501424 -0.379886 0.718354 0.582798 -0.379886 0.718355 0.582798 -0.379884 0.543037 0.748865 -0.605459 0.726773 0.324377 -0.605466 0.726767 0.324378 -0.790821 0.558905 0.249455 -0.922708 0.352028 0.15712 -0.999206 0.0381872 0.0113496 -0.922708 0.0399449 0.383425 -0.922708 0.0399444 0.383424 -0.898143 -0.277027 0.34146 -0.922708 -0.242877 0.299367 -0.790821 -0.38561 0.475297 -0.605464 -0.501423 0.618051 -0.922708 -0.15712 0.352027 -0.999206 -0.0113497 0.0381877 0 -0.15734 0.987545 0 0.103617 0.994617 0 0.103617 0.994617 0 0.357514 0.933908 0 0.357514 0.933908 0 0.587043 0.809556 0 0.77657 0.630031 0 0.913172 0.407574 0 0.987545 0.157336 0 0.994617 -0.103618 0 0.933908 -0.357515 0 0.809554 -0.587045 0 0.630032 -0.776569 0 0.407574 -0.913172 0 0.157338 -0.987545 0 -0.103618 -0.994617 0 -0.357512 -0.933908 0 -0.587045 -0.809554 0 -0.776569 -0.630032 0 -0.913172 -0.407574 0 -0.987545 -0.157336 0 -0.994617 0.103618 0 -0.933909 0.35751 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.407572 0.913173 0 -0.15734 0.987545 0 0.587043 0.809556 0 0.77657 0.630031 0 0.913172 0.407574 0 0.987545 0.157336 0 0.994617 -0.103618 0 0.933908 -0.357515 0 0.809554 -0.587045 0 0.630032 -0.776569 0 0.407574 -0.913172 0 0.157338 -0.987545 0 -0.103618 -0.994617 0 -0.357512 -0.933908 0 -0.587045 -0.809554 0 -0.776569 -0.630032 0 -0.913172 -0.407574 0 -0.987545 -0.157336 0 -0.994617 0.103618 0 -0.933909 0.35751 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.407572 0.913173 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121796 -0.459303 0.888279 -0.00121815 -0.407576 0.913171 0.00121838 -0.213755 0.976887 -0.0012182 -0.157337 0.987544 0 0.103617 0.994617 0 0.35751 0.933909 0 0.587049 0.809551 0 0.776567 0.630034 0 0.587049 0.809551 0 0.587049 0.809551 0 0.35751 0.933909 0 0.103617 0.994617 0 -0.157337 0.987545 0 -0.407576 0.913171 0 -0.157337 0.987545 0 -0.157337 0.987545 0.00121828 0.0463661 0.998924 -0.00121816 0.103617 0.994617 0 0.35751 0.933909 0 0.587049 0.809551 0 0.776567 0.630034 0 0.913175 0.407569 0 0.776567 0.630034 0.00121829 0.303323 0.952887 -0.00121824 0.35751 0.933909 0 0.587049 0.809551 0 0.776567 0.630034 0 0.913175 0.407569 0 0.987544 0.157345 0 0.913175 0.407569 0.00121832 0.539617 0.84191 -0.00121841 0.587049 0.809551 0 0.776567 0.630034 0 0.913175 0.407569 0 0.987544 0.157345 0 0.994617 -0.103622 0 0.987544 0.157345 0.00121798 0.73913 0.673561 -0.00121845 0.776567 0.630034 0 0.913175 0.407569 0 0.987544 0.157345 0 0.994617 -0.103622 0 0.93391 -0.357508 0 0.994617 -0.103622 0.00121815 0.888279 0.459303 -0.00121831 0.913174 0.407568 0 0.987544 0.157345 0 0.994617 -0.103622 0 0.93391 -0.357508 0 0.809554 -0.587045 0 0.93391 -0.357508 0.00121811 0.976887 0.213754 -0.00121815 0.987543 0.157345 0 0.994617 -0.103622 0 0.93391 -0.357508 0 0.809554 -0.587045 0 0.63003 -0.776571 0 0.809554 -0.587045 0.00121839 0.998924 -0.0463633 -0.00121839 0.994616 -0.103622 0 0.93391 -0.357508 0 0.809554 -0.587045 0 0.63003 -0.776571 0 0.407574 -0.913172 0 0.63003 -0.776571 0.00121813 0.952884 -0.303332 -0.00121791 0.933909 -0.357508 0 0.809554 -0.587045 0 0.63003 -0.776571 0 0.407574 -0.913172 0 0.15734 -0.987545 0 0.407574 -0.913172 0.00121853 0.841914 -0.539611 -0.00121829 0.809553 -0.587045 0 0.63003 -0.776571 0 0.407574 -0.913172 0 0.15734 -0.987545 0 -0.103618 -0.994617 0 0.15734 -0.987545 0.00121826 0.673557 -0.739134 -0.00121818 0.630029 -0.77657 0 0.407574 -0.913172 0 0.15734 -0.987545 0 -0.103618 -0.994617 0 -0.357514 -0.933908 0 -0.103618 -0.994617 0.00121827 0.459309 -0.888276 -0.00121825 0.407574 -0.913171 0 0.15734 -0.987545 0 -0.103618 -0.994617 0 -0.357514 -0.933908 0 -0.587042 -0.809556 0 -0.357514 -0.933908 0.00121824 0.213755 -0.976887 -0.00121823 0.15734 -0.987544 0 -0.103618 -0.994617 0 -0.357514 -0.933908 0 -0.587042 -0.809556 0 -0.776573 -0.630028 0 -0.587042 -0.809556 0.00121828 -0.0463656 -0.998924 -0.00121829 -0.103618 -0.994616 0 -0.357514 -0.933908 0 -0.587042 -0.809556 0 -0.776573 -0.630028 0 -0.913171 -0.407577 0 -0.776573 -0.630028 0.00121822 -0.303329 -0.952885 -0.0012182 -0.357514 -0.933907 0 -0.587042 -0.809556 0 -0.776573 -0.630028 0 -0.913171 -0.407577 0 -0.987545 -0.157335 0 -0.913171 -0.407577 0.00121832 -0.539617 -0.84191 -0.00121805 -0.587042 -0.809556 0 -0.776573 -0.630028 0 -0.913171 -0.407577 0 -0.987545 -0.157335 0 -0.994618 0.103611 0 -0.987545 -0.157335 0.00121851 -0.73913 -0.673561 -0.00121826 -0.776572 -0.630027 0 -0.913171 -0.407577 0 -0.987545 -0.157335 0 -0.994618 0.103611 0 -0.933906 0.357518 0 -0.994618 0.103611 0.00121809 -0.888274 -0.459312 -0.00121848 -0.91317 -0.407576 0 -0.987545 -0.157335 0 -0.994618 0.103611 0 -0.933906 0.357518 0 -0.809554 0.587045 0 -0.933906 0.357518 0.0012182 -0.976889 -0.213744 -0.00121803 -0.987545 -0.157335 0 -0.994618 0.103611 0 -0.933906 0.357518 0 -0.809554 0.587045 0 -0.63003 0.776571 0 -0.809554 0.587045 0.00121839 -0.998924 0.0463633 -0.00121794 -0.994617 0.103611 0 -0.933906 0.357518 0 -0.809554 0.587045 0 -0.63003 0.776571 0 -0.407576 0.913171 0 -0.63003 0.776571 0.00121856 -0.952887 0.303322 -0.00121834 -0.933906 0.357517 0 -0.809554 0.587045 0 -0.63003 0.776571 0 -0.407576 0.913171 0 -0.157337 0.987545 0 -0.407576 0.913171 0.00121815 -0.841909 0.539618 -0.00121829 -0.809553 0.587045 0 -0.63003 0.776571 0 -0.407576 0.913171 0 -0.157337 0.987545 0 0.103617 0.994617 0 -0.157337 0.987545 0.00121815 -0.673564 0.739128 -0.00121866 -0.630029 0.77657 0 -0.407576 0.913171 0 -0.157337 0.987545 0 0.103617 0.994617 0 0.35751 0.933909 0 0.103617 0.994617 0 -0.407576 0.913171 0 -0.407576 0.913171 0 -0.157337 0.987545 0 -0.63003 0.776571 0 -0.63003 0.776571 0 -0.63003 0.776571 0 -0.809554 0.587045 0 -0.809554 0.587045 0 -0.809554 0.587045 0 0.103617 0.994617 0 0.103617 0.994617 0 0.103617 0.994617 0 0.35751 0.933909 0 0.35751 0.933909 0 0.35751 0.933909 0 0.35751 0.933909 0 0.587049 0.809551 0 0.587049 0.809551 0 0.587049 0.809551 0 0.776567 0.630034 0 0.776567 0.630034 0 0.776567 0.630034 0 0.913175 0.407569 0 0.913175 0.407569 0 0.913175 0.407569 0 0.987544 0.157345 0 0.987544 0.157345 0 0.987544 0.157345 0 0.994617 -0.103622 0 0.994617 -0.103622 0 0.994617 -0.103622 0 0.93391 -0.357508 0 0.93391 -0.357508 0 0.93391 -0.357508 0 0.809554 -0.587045 0 0.809554 -0.587045 0 0.809554 -0.587045 0 0.63003 -0.776571 0 0.63003 -0.776571 0 0.63003 -0.776571 0 0.407574 -0.913172 0 0.407574 -0.913172 0 0.407574 -0.913172 0 0.15734 -0.987545 0 0.15734 -0.987545 0 0.15734 -0.987545 0 -0.103618 -0.994617 0 -0.103618 -0.994617 0 -0.103618 -0.994617 0 -0.357514 -0.933908 0 -0.357514 -0.933908 0 -0.357514 -0.933908 0 -0.587042 -0.809556 0 -0.587042 -0.809556 0 -0.587042 -0.809556 0 -0.776573 -0.630028 0 -0.776573 -0.630028 0 -0.776573 -0.630028 0 -0.913171 -0.407577 0 -0.913171 -0.407577 0 -0.913171 -0.407577 0 -0.987545 -0.157335 0 -0.987545 -0.157335 0 -0.987545 -0.157335 0 -0.994618 0.103611 0 -0.994618 0.103611 0 -0.994618 0.103611 0 -0.933906 0.357518 0 -0.933906 0.357518 0 -0.933906 0.357518 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.71086 0.110661 -0.694574 0.700034 -0.0226867 -0.713749 0.711659 -0.0727961 -0.698743 0.699538 -0.197852 -0.68666 0.71228 -0.250934 -0.655507 0.712723 -0.411783 -0.567857 0.71299 -0.544509 -0.441764 0.713081 -0.640207 -0.285747 0.712994 -0.692437 -0.110321 0.712732 -0.697661 0.0726785 0.712296 -0.655486 0.250943 0.711684 -0.568711 0.4124 0.710891 -0.443108 0.546158 0.709916 -0.287044 0.643137 0.70876 -0.110998 0.696663 0.707418 0.0732386 0.702991 0.70589 0.253234 0.661507 0.704962 0.416361 0.574171 0.704173 0.549492 0.449666 0.704284 0.418471 0.573468 0.699162 -0.361009 -0.617126 0.698913 -0.502007 -0.509421 0.698787 -0.612082 -0.370206 0.698783 -0.684393 -0.208108 0.698904 -0.714445 -0.0331936 0.69915 -0.70039 0.143676 0.699524 -0.643126 0.311536 0.700018 -0.546257 0.459977 0.700631 -0.415839 0.579823 0.701368 -0.260016 0.663682 0.702224 -0.0885066 0.706434 0.703199 0.0880281 0.705523 0.703644 0.260791 0.660964 0.705124 0.55065 0.44675 0.703537 0.645599 0.297047 0.706045 0.646682 0.288622 0.706905 0.698499 0.111286 0.707704 0.702706 -0.0732041 0.708446 0.65912 -0.252318 0.709133 0.570796 -0.413911 0.709766 0.443816 -0.547047 0.71034 0.286875 -0.642743 0.700105 0.155756 -0.696845 0.702942 0.70018 0.124982 0.702379 0.709642 -0.0554325 0.701849 0.6733 -0.232538 0.701357 0.593439 -0.394878 0.700903 0.475161 -0.531937 0.700486 0.326065 -0.634823 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704065 -0.111731 0.701291 0.704063 0.0735826 0.706315 0.704064 0.073583 0.706314 0.704064 0.253884 0.663202 0.704062 0.253884 0.663204 0.704065 0.416882 0.574893 0.70406 0.551472 0.447412 0.704065 0.648477 0.289432 0.704066 0.70129 0.111729 0.704062 0.706316 -0.0735812 0.704058 0.663208 -0.253885 0.704057 0.574901 -0.416885 0.704064 0.447407 -0.551472 0.704063 0.289434 -0.648478 0.704061 0.111733 -0.701294 0.704062 -0.0735832 -0.706316 0.704063 -0.253883 -0.663203 0.704063 -0.416883 -0.574895 0.704062 -0.551471 -0.447411 0.704064 -0.648478 -0.289432 0.704057 -0.701298 -0.111734 0.704062 -0.706315 0.0735852 0.704066 -0.6632 0.253881 0.704064 -0.574895 0.416882 0.704063 -0.447409 0.551471 0.704061 -0.289434 0.64848 0.704061 -0.111733 0.701294 0.704061 0.416882 0.574898 0.704065 0.55147 0.447408 0.704061 0.64848 0.289435 0.704064 0.701292 0.11173 0.704066 0.706312 -0.0735826 0.704062 0.663204 -0.253885 0.704059 0.574898 -0.416885 0.704058 0.447412 -0.551475 0.704063 0.289433 -0.648478 0.704063 0.111731 -0.701292 0.704062 -0.0735832 -0.706316 0.704062 -0.253883 -0.663204 0.704064 -0.416882 -0.574894 0.704064 -0.55147 -0.447409 0.704061 -0.648479 -0.289434 0.704064 -0.701292 -0.11173 0.704058 -0.70632 0.0735834 0.704063 -0.663204 0.253881 0.704066 -0.574892 0.416881 0.704063 -0.447409 0.551471 0.704063 -0.289432 0.648478 -0.258819 0.275184 -0.925898 -0.258818 0.275183 -0.925898 -0.25882 0.275191 -0.925895 -0.258819 0.275186 -0.925897 -0.258819 0.275186 -0.925897 -0.25882 0.925897 0.275185 -0.258821 0.925897 0.275186 -0.258819 -0.275186 0.925897 -0.258819 -0.275186 0.925897 -0.25882 -0.275177 0.9259 -0.258818 -0.27519 0.925896 -0.258819 -0.275183 0.925898 -0.258822 0.925892 0.275201 -0.25882 0.925896 0.275189 -0.258821 0.925894 0.275195 -0.25882 0.925897 0.275184 -0.258819 0.925897 0.275185 -0.258819 -0.275186 0.925897 -0.258819 -0.275186 0.925897 -0.258819 -0.925897 -0.275188 -0.258818 -0.925898 -0.275185 -0.258823 -0.925905 -0.275156 -0.258818 -0.925898 -0.275184 -0.25881 -0.925889 -0.275222 -0.258818 -0.275184 0.925898 -0.258818 -0.275185 0.925898 -0.258819 -0.275189 0.925896 -0.258819 -0.275185 0.925897 -0.258818 -0.275186 0.925897 -0.258818 -0.925898 -0.275185 -0.258818 -0.925898 -0.275186 -0.258819 0.275185 -0.925897 -0.25882 0.275186 -0.925897 -0.25882 0.275177 -0.9259 -0.25882 0.275178 -0.925899 -0.258817 0.275195 -0.925895 -0.258812 -0.925906 -0.275162 -0.258818 -0.925897 -0.275189 -0.258819 -0.925893 -0.275198 -0.258818 -0.925898 -0.275184 -0.258818 -0.925898 -0.275185 -0.258819 0.275185 -0.925897 -0.25882 0.275182 -0.925898 -0.25882 0.925897 0.275184 -0.25882 0.925897 0.275185 -0.258818 0.925893 0.2752 -0.25882 0.925897 0.275184 -0.258821 0.925899 0.275179 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117137 -0.873034 -0.487518 0.0121696 -0.831934 -0.554741 -0.0124342 -0.719274 -0.694615 0.0125171 -0.661193 -0.750111 -0.0123394 -0.51567 -0.856698 -0.011494 -0.282921 -0.959074 -0.0116682 -0.0345661 -0.999334 -0.0124481 0.221661 -0.975044 -0.0124248 0.465896 -0.884752 0.00239935 0.594729 -0.803923 0.086145 0.522469 -0.848296 -0.00548151 0.485913 -0.87399 0.0120228 -0.445858 -0.895023 0.0113071 -0.206945 -0.978287 0.012148 0.044543 -0.998934 0.0125617 0.299693 -0.953953 -0.0116005 0.674444 -0.738235 -0.00374995 0.694167 -0.719804 0.00164829 0.778479 -0.627669 -0.0116174 0.837297 -0.546625 -0.00235952 0.853884 -0.520459 0.00107919 0.913534 -0.406761 -0.0124581 0.948896 -0.315342 -0.00264788 0.958528 -0.284985 0.00116734 0.987609 -0.156929 -0.0125023 0.998144 -0.0595933 -0.00281853 0.999607 -0.0279051 0.00119049 0.994787 0.10197 -0.0117288 0.980661 0.195361 -4.48245e-05 0.972102 0.234561 1.44445e-05 0.935377 0.353652 -0.0115579 0.900948 0.433773 0.00309141 0.878493 0.477746 -0.00208008 0.80766 0.589645 -0.0124678 0.761174 0.648428 0.00412251 0.725055 0.688678 -0.00323442 0.621349 0.783527 -0.0125669 0.567895 0.823005 0.00537351 0.518552 0.855029 -0.00556122 0.382595 0.923899 -0.0118477 0.340052 0.940332 0.0105419 0.266942 0.963655 -0.0100393 0.0898671 0.995903 0.00556593 -0.0317073 0.999482 -0.0589569 -0.168429 0.983949 -0.0087711 -0.172454 0.984979 0.0126652 -0.241119 0.970413 -0.0126257 -0.409947 0.912022 0.0124273 -0.483527 0.875241 -0.0119735 -0.628793 0.77748 -0.011484 -0.802825 0.596104 -0.0124432 -0.927447 0.373748 -0.012688 -0.992493 0.121642 -0.0120904 -0.99066 -0.135821 0.0578679 -0.92819 -0.36758 -0.0573494 -0.972393 -0.226193 0.0583205 -0.806113 -0.588881 -0.0608347 -0.884613 -0.462342 0.0127045 -0.747381 -0.664274 -0.0127397 -0.618102 -0.785995 -0.0122027 -0.396391 -0.918001 -0.0115014 -0.154679 -0.987898 -0.0124069 0.0990368 -0.995006 -0.0127833 0.352245 -0.935821 -0.0123175 0.580364 -0.814264 -0.0115355 0.765414 -0.643435 -0.0123854 0.902554 -0.430398 -0.0128317 0.982955 -0.183398 -0.0124137 0.997095 0.0751479 -0.0115888 0.946603 0.322192 -0.0123486 0.835487 0.549371 -0.0128645 0.665995 0.745845 -0.0125117 0.45182 0.892022 -0.0116421 0.213978 0.976769 -0.0123087 -0.0375974 0.999217 -0.0128926 -0.293029 0.956017 -0.0126066 -0.529313 0.848333 -0.0117118 -0.725232 0.688405 -0.0122706 -0.87441 0.485033 -0.0129168 -0.96957 0.244474 -0.0127012 -0.999826 -0.0136566 -0.0117893 -0.964301 -0.264546 -0.012228 -0.86756 -0.497182 -0.0129376 -0.71131 -0.70276 -0.01278 -0.505976 -0.862453 -0.0118695 -0.272426 -0.962104 -0.0121706 -0.0235079 -0.99965 -0.0129422 0.232733 -0.972455 -0.0128623 0.475873 -0.87942 -0.0119849 0.682477 -0.730809 -0.0121151 0.843257 -0.537374 -0.0129453 0.952411 -0.30454 -0.0129347 0.99875 -0.0482787 -0.0120946 0.978465 0.206058 -0.0120454 0.896135 0.443618 -0.0129367 0.753758 0.657025 -0.0130097 0.558511 0.829395 -0.0122124 0.329736 0.943994 -0.0119882 0.0839152 0.996401 -0.0129402 -0.171678 0.985068 -0.0130704 -0.420295 0.907293 -0.0123429 -0.637277 0.770536 -0.011932 -0.809318 0.58725 -0.0129198 -0.931611 0.363228 -0.0131255 -0.993805 0.11036 -0.0124532 -0.989097 -0.146741 0.0545865 -0.924106 -0.378218 -0.0544543 -0.9686 -0.242587 0.0555025 -0.799313 -0.598346 -0.0577661 -0.876785 -0.477401 0.0131596 -0.735349 -0.67756 -0.0131742 -0.609106 -0.79298 -0.0125673 -0.386236 -0.922315 -0.0118997 -0.143805 -0.989534 -0.0128829 0.110248 -0.993821 -0.0132198 0.362849 -0.931754 -0.0126745 0.589359 -0.807772 -0.0119209 0.772432 -0.634986 -0.0128428 0.907322 -0.42024 -0.0132562 0.984972 -0.172204 -0.0127785 0.996192 0.0862468 -0.0119563 0.943011 0.332547 -0.0128121 0.829262 0.558713 -0.0132861 0.657473 0.753361 -0.0128792 0.44181 0.897016 -0.0120013 0.203228 0.979058 -0.0127743 -0.0487101 0.998731 -0.0133099 -0.303934 0.9526 -0.0129824 -0.538765 0.842356 -0.0120487 -0.732726 0.680417 -0.0127188 -0.879759 0.47525 -0.0133334 -0.972279 0.233441 -0.0130612 -0.999605 -0.0248963 -0.0121149 -0.961345 -0.275079 -0.0126637 -0.861981 -0.506782 -0.0133441 -0.703265 -0.710802 -0.0131478 -0.496234 -0.868089 -0.0122003 -0.261852 -0.965031 -0.0126123 -0.0124719 -0.999843 -0.0133622 0.243799 -0.969734 -0.0132203 0.485735 -0.874006 -0.0122816 0.690421 -0.723303 -0.0125437 0.849129 -0.528037 -0.0133573 0.955803 -0.293705 -0.0132981 0.999227 -0.0370069 -0.0123834 0.976152 0.216733 -0.0124745 0.891202 0.453435 -0.0133516 0.746254 0.665527 -0.0133626 0.549107 0.835645 -0.0125004 0.319408 0.947535 -0.0124036 0.073006 0.997254 -0.0133354 -0.182839 0.983052 -0.013427 -0.43052 0.902481 -0.012629 -0.645712 0.763477 -0.0123344 -0.815695 0.578351 -0.0133261 -0.93565 0.352677 -0.0134792 -0.994987 0.0990878 -0.0127403 -0.987418 -0.157617 0.0513966 -0.919891 -0.388791 -0.0516088 -0.964511 -0.25895 0.0526973 -0.792397 -0.607725 -0.0547272 -0.868658 -0.49238 0.0135388 -0.723077 -0.690635 -0.0135267 -0.600072 -0.799832 -0.00550411 -0.417659 -0.908587 0.0729238 -0.527819 -0.84622 0.00732064 -0.538509 -0.842588 -0.0219073 0.0931039 0.995415 0.0114771 -0.689128 0.724549 0.0120206 -0.848134 0.529646 0.0126892 -0.955155 0.295835 0.0125132 -0.99916 0.0390222 0.0126013 -0.550358 -0.834834 0.0116849 -0.320241 -0.947264 0.0119242 -0.0737442 -0.997206 0.0127194 0.181753 -0.983262 0.0126737 0.429625 -0.902918 0.0118175 0.645411 -0.763744 0.0118717 0.815595 -0.578501 0.0127139 0.935462 -0.353198 0.0127508 0.994952 -0.0995428 0.0119478 0.987419 0.157677 0.0118258 0.916754 0.399277 0.0127192 0.786233 0.617799 0.012819 0.600022 0.799881 0.0120749 0.375509 0.92674 0.0118008 0.131995 0.99118 0.0127079 -0.12198 0.992451 0.0128849 -0.373956 0.927357 0.0121945 -0.599106 0.800577 0.0117717 -0.780304 0.62529 0.0126968 -0.91245 0.408992 0.0129321 -0.98705 0.159891 0.0123133 -0.995028 -0.0988316 0.0117557 -0.938603 -0.3448 0.0126725 -0.821993 -0.569357 0.0129855 -0.647586 -0.761881 0.0124329 -0.429976 -0.902755 0.0117603 -0.189973 -0.981719 0.0126519 0.0621459 -0.997987 0.0130338 0.316792 -0.948405 0.0125296 0.550265 -0.834896 0.0117587 0.74224 -0.670031 0.0126259 0.886303 -0.462933 0.0130702 0.97548 -0.219702 0.0126343 0.999155 0.0391016 0.0117844 0.957232 0.289082 0.0125981 0.854552 0.519213 0.0130985 0.692805 0.721006 0.0127371 0.483343 0.875338 0.011811 0.247314 0.968864 0.0125441 -0.00254758 0.999918 0.0131264 -0.258469 0.96593 0.0128191 -0.499057 0.866474 0.0118692 -0.701593 0.712479 0.012507 -0.85723 0.514782 0.0131446 -0.960298 0.278667 0.0129168 -0.999692 0.02117 0.0129968 -0.535333 -0.844541 0.0120404 -0.303779 -0.952666 0.0123937 -0.0564884 -0.998326 0.0131632 0.19932 -0.979846 0.0130774 0.445732 -0.895071 0.0121507 0.658536 -0.752451 0.0123365 0.825472 -0.564309 0.0131706 0.941615 -0.336433 0.0131511 0.99657 -0.0817012 0.0122774 0.984521 0.174837 0.012271 0.909714 0.415055 0.013163 0.775066 0.631743 0.0132189 0.585592 0.810498 0.0124003 0.35925 0.933159 0.0122115 0.114836 0.993309 0.0131603 -0.139655 0.990113 0.0132675 -0.390526 0.920496 0.0125239 -0.613063 0.789935 0.012185 -0.791011 0.611681 0.0131367 -0.919571 0.392703 0.0133331 -0.989757 0.142138 0.0126396 -0.993133 -0.116308 0.0121588 -0.932478 -0.361023 0.0131175 -0.811759 -0.583845 0.0133777 -0.633815 -0.773369 0.0127521 -0.413993 -0.910191 0.0121281 -0.17288 -0.984868 0.0130849 0.0797829 -0.996726 0.013418 0.333816 -0.942543 0.0128655 0.564935 -0.825035 0.0121319 0.753744 -0.657056 0.0130534 0.894326 -0.447225 0.013455 0.979265 -0.202138 0.0129644 0.9983 0.0568178 0.0121409 0.952069 0.305643 0.0130162 0.845279 0.534167 0.0134838 0.679718 0.73335 0.0130655 0.467738 0.88377 0.0121545 0.230448 0.973009 0.0129723 -0.0201137 0.999714 0.0135096 -0.275762 0.961131 0.013151 -0.514402 0.857448 0.0121865 -0.71386 0.700183 0.0129148 -0.866094 0.499715 0.0135264 -0.965144 0.261371 0.0132412 -0.999907 0.00333903 -0.0128496 -0.375997 -0.926532 0.00851067 -0.300847 -0.953634 -0.00862751 -0.156136 -0.987698 -0.0122671 -0.132957 -0.991046 0.0107541 -0.0467717 -0.998848 -0.0148622 0.121701 -0.992456 -0.0107758 0.130422 -0.9914 0.0218829 -0.0406532 -0.998934 0.0122952 0.212479 -0.977088 -0.00922571 0.387894 -0.921658 -0.018712 0.599021 -0.800514 0.012411 0.671498 -0.740902 -0.0075616 0.61439 -0.788966 0.0138439 0.461587 -0.886987 0.0132185 0.461079 -0.887261 0.00446959 0.708237 -0.70596 -0.0216876 0.780174 -0.625187 -0.00456505 0.797323 -0.603535 0.01273 0.835102 -0.549948 0.00186892 0.870048 -0.492964 -0.0289207 0.912807 -0.407365 -0.00251554 0.927332 -0.37423 0.0135448 0.947487 -0.319506 0.0015885 0.968112 -0.250512 -0.0362678 0.986953 -0.156871 -0.0022012 0.992744 -0.120227 0.0134745 0.99787 -0.0638303 0.00128776 0.999947 0.0102353 -0.0445512 0.993721 0.10263 -0.00181919 0.990286 0.139033 0.0125324 0.981335 0.1919 7.07797e-05 0.963247 0.268617 -0.058816 0.93513 0.349389 -0.000106202 0.922418 0.386193 0.0126543 0.902406 0.430702 -0.000837475 0.863742 0.503934 -0.0997498 0.810199 0.577605 0.00131365 0.79176 0.610831 0.0135324 0.763644 0.645496 -0.0136371 0.648857 0.760788 -0.0131673 0.431803 0.901872 -0.0122856 0.192508 0.981219 -0.013152 -0.0599 0.998118 -0.0136532 -0.314723 0.949086 -0.0132527 -0.548149 0.836275 -0.012326 -0.740138 0.672342 -0.0130951 -0.884986 0.465433 -0.013673 -0.974867 0.222366 -0.013346 -0.999259 -0.0360897 -0.0123876 -0.958271 -0.285592 -0.0130379 -0.856299 -0.516315 -0.0136906 -0.695144 -0.718741 -0.0134202 -0.486466 -0.873596 -0.0124405 -0.251289 -0.967832 -0.0129793 -0.00139614 -0.999915 -0.0136949 0.254797 -0.966897 -0.0135062 0.495531 -0.868485 -0.0125251 0.698278 -0.715717 -0.0129102 0.854907 -0.518621 -0.0136935 0.959068 -0.282845 -0.0135771 0.999576 -0.0257491 -0.0126097 0.973727 0.22737 -0.012837 0.886148 0.463224 -0.0136849 0.738677 0.673921 -0.0136371 0.539616 0.841801 -0.0127208 0.309071 0.950954 -0.0127589 0.0620556 0.997991 -0.0136717 -0.193926 0.980921 -0.0136916 -0.440716 0.897542 -0.0128407 -0.653989 0.756395 -0.0126727 -0.821974 0.569383 -0.0136512 -0.93957 0.342084 -0.0137517 -0.996041 0.0878238 -0.0129548 -0.985628 -0.168431 0.0482933 -0.915554 -0.399286 -0.048804 -0.960125 -0.275277 0.0499454 -0.785337 -0.617051 -0.0517418 -0.860245 -0.507248 0.0138404 -0.710534 -0.703527 -0.0137965 -0.590968 -0.806577 -0.013059 -0.365807 -0.930599 -0.0125541 -0.122089 -0.99244 -0.0135948 0.132573 -0.99108 -0.0138362 0.383908 -0.923268 -0.0131671 0.607097 -0.794518 -0.0125338 0.786139 -0.617922 -0.0135475 0.91653 -0.399738 -0.0138711 0.988623 -0.149777 -0.0132743 0.994027 0.108321 -0.0125224 0.935487 0.35314 -0.0135149 0.816527 0.57715 -0.0139057 0.640191 0.76809 -0.0133592 0.421751 0.906613 -0.0125247 0.181734 0.983268 -0.0134637 -0.0710492 0.997382 -0.0139269 -0.325462 0.945453 -0.013456 -0.557431 0.830114 -0.0125493 -0.747443 0.664208 -0.0134019 -0.890126 0.455516 -0.0139412 -0.977324 0.21129 -0.0135496 -0.998791 -0.0472548 -0.0125927 -0.955088 -0.296056 -0.0133399 -0.850504 -0.5258 -0.0139538 -0.686946 -0.726575 -0.0136302 -0.476632 -0.878997 -0.0126374 -0.240723 -0.970512 -0.0132755 0.00972102 -0.999865 -0.0139542 0.265722 -0.963949 -0.0137044 0.505253 -0.862862 -0.0127007 0.706049 -0.70805 -0.0132045 0.86058 -0.509145 -0.0139508 0.962206 -0.271967 -0.013772 0.9998 -0.0145018 -0.0127714 0.971186 0.237982 -0.0131203 0.881001 0.472933 -0.0139382 0.730987 0.682249 -0.0138431 0.53009 0.847828 -0.0128665 0.298708 0.954258 -0.0130408 0.051105 0.998608 -0.0139281 -0.205024 0.978658 -0.0138923 -0.450779 0.892527 -0.0129615 -0.662195 0.749219 -0.0129498 -0.828142 0.560369 -0.0138996 -0.943376 0.331433 -0.0139433 -0.996967 0.0765686 -0.0130832 -0.983727 -0.179194 0.0452902 -0.911092 -0.409707 -0.0460583 -0.955453 -0.291527 0.0472086 -0.778166 -0.626282 -0.0487886 -0.851534 -0.522024 0.0140602 -0.697774 -0.71618 -0.0140011 -0.581796 -0.813214 -0.0131993 -0.355561 -0.93456 -0.0128068 -0.111264 -0.993708 -0.0138297 0.143748 -0.989518 -0.0140369 0.394324 -0.918864 -0.0133004 0.615791 -0.787797 -0.0127498 0.792861 -0.609269 -0.0137933 0.92096 -0.389414 -0.0140674 0.990252 -0.138578 -0.0134027 0.992767 0.119304 -0.0127277 0.931573 0.363332 -0.0137497 0.81 0.586269 -0.0140958 0.631437 0.775299 -0.0134963 0.411669 0.911233 -0.0127045 0.171002 0.985189 -0.0136953 -0.0822172 0.99652 -0.0141206 -0.336171 0.941695 -0.013588 -0.566619 0.823868 -0.0127106 -0.754657 0.655996 -0.0136362 -0.895147 0.445563 -0.0141261 -0.979655 0.20019 -0.0143559 -0.998185 -0.0584925 -0.0141819 -0.951709 -0.306674 -0.0162379 -0.844301 -0.535623 -0.0176674 -0.678165 -0.734697 -0.0175548 -0.466171 -0.88452 -0.0171203 -0.229375 -0.973188 -0.0201504 0.0219319 -0.999556 -0.0220988 0.27796 -0.960339 -0.021228 0.515929 -0.856368 -0.020054 0.714478 -0.699371 -0.0265435 0.867045 -0.497521 -0.0325388 0.965671 -0.257724 -0.0311206 0.999516 -0.000224092 0.028475 0.968766 -0.246338 0.0135316 0.570948 0.820875 0.0126571 0.342922 0.939278 0.0125913 0.0976447 0.995142 0.013525 -0.157312 0.987456 0.0135972 -0.407009 0.913323 0.01278 -0.626764 0.779104 0.0125335 -0.801481 0.597888 0.0135065 -0.926417 0.376258 0.0136472 -0.992147 0.12433 0.0128866 -0.990938 -0.133703 0.0124855 -0.926067 -0.377152 0.013476 -0.801253 -0.598174 0.013694 -0.619777 -0.784659 0.0130118 -0.397921 -0.917327 0.0124523 -0.155791 -0.987712 0.0134451 0.0974645 -0.995148 0.0137278 0.350699 -0.936388 0.0131087 0.579401 -0.814937 0.0124329 0.765043 -0.64386 0.0134032 0.902102 -0.431315 0.0137652 0.98274 -0.184482 0.0132125 0.997136 0.0744724 0.0124303 0.946616 0.322123 0.0133584 0.835706 0.549014 0.0137981 0.666407 0.745461 0.0133067 0.451992 0.891923 0.0124322 0.213499 0.976864 0.0133065 -0.0377002 0.999201 0.013826 -0.29304 0.956 0.013395 -0.529546 0.848176 0.0124529 -0.725907 0.68768 0.0132568 -0.874734 0.484423 0.0138316 -0.969685 0.243968 0.0134856 -0.999804 -0.0144646 0.0135675 -0.50483 -0.863112 0.0125546 -0.270535 -0.962628 0.0131269 -0.0217048 -0.999678 0.0138467 0.23434 -0.972056 0.0136464 0.47747 -0.878542 0.0126167 0.684237 -0.729151 0.0130639 0.844545 -0.535325 0.0138442 0.953062 -0.30246 0.0137087 0.99885 -0.045954 0.0127169 0.977855 0.208898 0.0129754 0.894802 0.446274 0.0138229 0.751959 0.659065 0.0137811 0.556113 0.830993 0.0128374 0.326582 0.945082 0.0128963 0.0804056 0.996679 0.0138086 -0.174929 0.984484 0.013835 -0.423358 0.905857 0.0129515 -0.640241 0.768065 0.0128265 -0.811721 0.583905 0.0137882 -0.932987 0.359646 0.0138823 -0.994219 0.10647 0.0130587 -0.988444 -0.151023 0.0127574 -0.919384 -0.393155 0.0137587 -0.790462 -0.612357 0.0139265 -0.605567 -0.795673 0.0131715 -0.381751 -0.924172 0.0127113 -0.138607 -0.990266 0.0137212 0.115166 -0.993252 0.013966 0.367489 -0.929923 0.0132778 0.593655 -0.80461 0.0126727 0.776105 -0.630476 0.013679 0.909614 -0.415229 0.0140006 0.9859 -0.166751 0.0133841 0.995663 0.0920669 0.0126555 0.940868 0.338538 0.0136388 0.825859 0.563712 0.0140231 0.652879 0.757332 0.0134704 0.436106 0.899794 0.0126479 0.196495 0.980423 0.0135776 -0.0553398 0.998375 0.0140428 -0.310205 0.950566 0.0135763 -0.544544 0.838623 0.0126567 -0.737735 0.674971 0.0135277 -0.883129 0.468935 0.0140578 -0.97392 0.226456 0.0136569 -0.999386 -0.0322639 0.0137238 -0.489337 -0.871987 0.012706 -0.253772 -0.967181 0.0133941 -0.00416355 -0.999902 0.014062 0.251753 -0.967689 0.0138044 0.493095 -0.869866 0.0127724 0.696817 -0.717135 0.0133166 0.853746 -0.52052 0.0140565 0.958339 -0.285288 0.0138727 0.99951 -0.0280476 0.0128404 0.974079 0.225842 0.0132312 0.886901 0.461769 0.0140391 0.740008 0.672452 0.0139365 0.541124 0.840827 0.0129379 0.310112 0.950612 0.013152 0.0631316 0.997919 0.0140188 -0.192542 0.981189 0.013986 -0.43956 0.898104 0.0130488 -0.65351 0.756806 0.0130574 -0.821698 0.569774 0.0139983 -0.939273 0.342885 0.0130717 -0.995632 0.0924438 0.0137522 -0.987737 -0.155522 0.0148753 -0.919028 -0.393911 0.015721 -0.793726 -0.608073 0.0161011 -0.61959 -0.78476 0.0166087 -0.4073 -0.913143 0.0186547 -0.16995 -0.985276 0.0198711 0.07788 -0.996765 0.019562 0.320904 -0.94691 0.0194432 0.544147 -0.838765 0.0247372 0.733821 -0.678892 0.0292908 0.878278 -0.477253 0.0175549 0.216151 -0.976202 0.0355984 -0.290721 -0.956145 0.0120543 0.0149499 0.999816 0.0117069 0.264115 0.96442 0.0151138 0.499264 0.866318 0.0173447 0.706173 0.707827 0.0188263 0.864031 0.503086 0.0214288 0.962393 0.270814 0.0281359 0.999432 0.0185708 0.0349079 0.969901 -0.240985 0.0421818 0.874818 -0.482613 0.0537609 0.724764 -0.686896 0.0112976 -0.944442 -0.328484 -0.0120315 -0.967692 -0.25185 0.0128255 -0.99662 -0.0811429 0.0136672 -0.983969 0.177818 0.0131702 -0.90498 0.42525 0.0124896 -0.769215 0.638868 0.0145289 -0.584581 0.811206 0.0155111 -0.356709 0.934087 0.0142248 -0.103977 0.994478 0.0126947 0.149368 0.9887 0.0158715 0.392294 0.919703 0.0173461 0.614958 0.788369 0.0131074 0.797186 0.603591 0.005868 0.923233 0.384195 0.0125118 0.990033 0.140279 -0.0121983 0.924395 0.381241 -0.0124582 -0.999914 -0.00418381 -0.0122977 -0.969761 0.243745 -0.01231 -0.879109 0.476462 -0.013755 -0.733612 0.679429 -0.0142727 -0.542359 0.840025 -0.0133422 -0.317273 0.94824 -0.0125324 -0.0723833 0.997298 -0.0151708 0.176989 0.984096 -0.0161013 0.415343 0.909523 -0.0123631 0.627801 0.778276 -0.0058725 0.801138 0.598451 -0.0171304 0.373976 -0.92728 0.847364 0.154287 0.508104 0.872125 0.201191 0.446005 0.8682 0.276497 0.412042 0.863254 0.351438 0.362331 0.85957 0.413531 0.300219 0.859264 0.360308 0.363103 0.852661 0.22573 0.471185 0.856799 0.297522 0.42116 0.861427 0.413672 0.294652 0.857552 0.457576 0.235008 0.862962 0.457996 0.213392 0.87124 0.480679 0.0994393 0.857821 0.513696 0.0161403 0.8644 0.494696 0.0899356 0.86301 0.457935 0.213328 0.851471 0.507809 0.130872 0.86049 0.506134 0.0581822 0.855383 0.517419 -0.0244502 0.843676 0.535317 -0.0405746 0.864917 0.477098 -0.155869 0.840095 0.499872 -0.210638 0.863859 0.450696 -0.224993 0.872457 0.443068 -0.206181 0.856494 0.493702 -0.150588 0.864054 0.498501 -0.0700525 0.873496 0.483992 -0.0524979 0.837547 0.530885 0.12914 0.865748 0.417626 -0.275806 0.84286 0.409321 -0.349349 0.864177 0.363639 -0.347799 0.87158 0.362666 -0.32988 0.856702 0.422824 -0.295434 0.864269 0.341645 -0.369211 0.843607 0.273432 -0.462127 0.853133 0.127073 -0.505981 0.860401 -0.0161612 -0.509361 0.864675 -0.140178 -0.482377 0.867186 -0.247754 -0.43198 0.863586 -0.359338 -0.353687 0.842818 -0.462825 -0.274683 0.85585 -0.440155 -0.271633 0.855041 -0.49943 -0.139549 0.849987 -0.508771 -0.136651 0.86433 -0.491452 -0.106809 0.871419 -0.476632 -0.115977 0.856996 -0.481797 -0.182839 0.86389 -0.440513 -0.244219 0.856394 -0.40452 -0.320864 0.863958 -0.341609 -0.369974 0.873249 -0.319515 -0.367896 0.857373 -0.279722 -0.432049 0.864443 -0.203881 -0.459533 0.85759 -0.136565 -0.495873 0.864001 -0.0656097 -0.499197 0.871866 -0.0512974 -0.48705 0.856436 0.0147874 -0.516041 0.863874 0.0901028 -0.495583 0.856837 0.176606 -0.484397 0.864251 0.244602 -0.43959 0.873269 0.250116 -0.418143 0.858176 0.319964 -0.401445 0.858285 0.270808 -0.435901 0.848256 0.124557 -0.51473 0.872859 0.101104 -0.477384 0.843669 -0.0391035 -0.535438 0.844301 -0.19017 -0.50099 0.871768 -0.186893 -0.45287 0.841946 -0.339499 -0.419366 0.863189 -0.504672 -0.014508 0.842287 -0.538732 0.0179207 0.864117 -0.500845 0.0495693 0.873597 -0.485572 0.0323702 0.858055 -0.512228 -0.0369341 0.866298 -0.483818 0.124287 0.839794 -0.508331 0.190644 0.863856 -0.459167 0.207166 0.87259 -0.450667 0.188376 0.856587 -0.499215 0.130551 0.865534 -0.434286 0.249493 0.843606 -0.420726 0.333646 0.86397 -0.376088 0.334835 0.871614 -0.374378 0.316435 0.856592 -0.433806 0.279398 0.862644 -0.364429 0.350767 0.848788 -0.294193 0.439329 0.857516 -0.155287 0.490461 0.862824 -0.0137114 0.505318 0.865408 0.11315 0.488125 0.866084 0.221406 0.448194 0.861209 0.336379 0.38101 0.848387 0.439449 0.295168 0.851678 0.433567 0.29439 0.858134 0.486523 0.164014 0.84711 0.507637 0.157191 0.864258 0.487599 0.123714 0.871493 0.472207 0.132364 0.85684 0.474998 0.200505 0.863872 0.430831 0.260978 0.856432 0.391381 0.336666 0.864003 0.326206 0.38352 0.873374 0.303916 0.380597 0.857585 0.261664 0.44281 0.864438 0.186515 0.466861 0.857372 0.119112 0.500726 0.863955 0.0470641 0.501365 0.871972 0.0330506 0.488439 0.856394 -0.0348391 0.515147 0.863891 -0.109906 0.491541 0.856999 -0.196057 0.476566 0.864332 -0.262368 0.42906 0.872935 -0.266973 0.408302 0.858099 -0.334189 0.38985 0.854386 -0.293157 0.42905 0.845205 -0.148258 0.513467 0.872989 -0.120356 0.472656 0.841804 0.0180074 0.539483 0.844302 0.17186 0.507561 0.871476 0.170459 0.459862 0.844082 0.32088 0.429606 0.864324 0.501057 0.0434183 0.841851 0.539695 0.00412633 0.864176 0.502354 -0.0289891 0.873533 0.486606 -0.01245 0.858182 0.510178 0.0569419 0.867019 0.489728 -0.0918944 0.840306 0.514713 -0.170166 0.863861 0.466988 -0.188856 0.872722 0.457616 -0.17013 0.856695 0.503914 -0.110204 0.864655 0.450825 -0.221649 0.844887 0.430487 -0.317564 0.86406 0.387759 -0.321004 0.871763 0.38522 -0.302711 0.856503 0.44425 -0.262765 0.860049 0.388441 -0.330801 0.853122 0.312857 -0.417497 0.861131 0.183264 -0.474202 0.864656 0.0441291 -0.500423 0.865629 -0.0849207 -0.493432 0.864466 -0.195765 -0.463006 0.84301 -0.318508 -0.433459 0.857219 -0.296477 -0.421043 0.853235 -0.415474 -0.315231 0.847987 -0.425192 -0.316432 0.863855 -0.420405 -0.277515 0.872463 -0.400278 -0.280333 0.856499 -0.3775 -0.351998 0.864057 -0.310221 -0.396445 0.857823 -0.243184 -0.45277 0.864405 -0.169757 -0.473272 0.871371 -0.154224 -0.465755 0.857181 -0.101215 -0.504972 0.863925 -0.0282132 -0.50283 0.856387 0.0550052 -0.513396 0.863927 0.129634 -0.486648 0.873122 0.139498 -0.467117 0.857176 0.2152 -0.467908 0.864405 0.279576 -0.4179 0.857828 0.347727 -0.378439 0.87224 0.283165 -0.398767 0.851425 0.313156 -0.420725 0.842869 0.17138 -0.510099 0.840627 0.00322112 -0.541605 0.872091 -0.01453 -0.489128 0.844486 -0.15378 -0.513026 0.860766 -0.472732 -0.188699 0.844691 -0.504922 -0.177624 0.864182 -0.483103 -0.140715 0.871578 -0.467118 -0.148835 0.856702 -0.467412 -0.218147 0.865043 -0.496726 -0.0704538 0.842411 -0.538244 -0.0252633 0.864253 -0.502988 0.00833306 0.87328 -0.487165 -0.0071911 0.858182 -0.507683 -0.0760436 0.867038 -0.494779 0.0586401 0.841589 -0.51905 0.149382 0.863867 -0.474128 0.170107 0.872856 -0.463875 0.151465 0.856837 -0.507738 0.0896274 0.863029 -0.467175 0.192169 0.844091 -0.4346 0.314058 0.856305 -0.33021 0.39712 0.864013 -0.210978 0.457132 0.865904 -0.0751259 0.494536 0.865294 0.0553894 0.498195 0.86259 0.170621 0.476264 0.84933 0.286682 0.443229 0.853065 0.280659 0.439898 0.857379 0.390868 0.334847 0.844904 0.415042 0.337458 0.863852 0.409206 0.293786 0.872587 0.388682 0.295834 0.856587 0.362935 0.366793 0.864118 0.293653 0.408741 0.858059 0.224458 0.461903 0.864338 0.153517 0.478907 0.871422 0.138169 0.470672 0.857005 0.0828893 0.508598 0.863898 0.0090905 0.503586 0.856394 -0.0752575 0.510809 0.863956 -0.149232 0.480946 0.873254 -0.1585 0.460766 0.857371 -0.233991 0.458435 0.864441 -0.295748 0.40654 0.857598 -0.360909 0.366429 0.864008 -0.399303 0.306672 0.871864 -0.395957 0.288222 0.856432 -0.45414 0.245522 0.855687 -0.424238 0.296346 0.84945 -0.331372 0.410644 0.871776 -0.298488 0.388475 0.841344 -0.193683 0.504606 0.840214 -0.0243539 0.541707 0.872208 -0.00422459 0.489117 0.84506 0.135928 0.517104 0.862918 0.457964 0.213637 0.842838 0.500522 0.197741 0.864115 0.477912 0.157817 0.87167 0.461347 0.165378 0.85659 0.459029 0.235681 0.865568 0.491463 0.0962088 0.843688 0.534909 0.0454174 0.86433 0.502774 0.0123245 0.872833 0.487297 0.0265276 0.858057 0.50484 0.0942104 0.866269 0.498954 -0.0249608 0.843614 0.521345 -0.128509 0.863887 0.480536 -0.150941 0.872983 0.469423 -0.132447 0.856993 0.510706 -0.0688729 0.860548 0.483287 -0.160905 0.849166 0.44415 -0.28574 0.859011 0.346699 -0.376696 0.865808 0.238059 -0.440118 0.866523 0.106737 -0.487591 0.864316 -0.0244082 -0.502356 0.840652 -0.140524 -0.523028 0.859834 -0.119977 -0.496276 0.854099 -0.256307 -0.452572 0.849652 -0.263814 -0.45661 0.86418 -0.276579 -0.420354 0.873537 -0.254379 -0.414999 0.858183 -0.206097 -0.470154 0.864262 -0.136967 -0.484037 0.856846 -0.064201 -0.51156 0.863876 0.0102552 -0.5036 0.872331 0.0231771 -0.488367 0.856432 0.0955075 -0.507348 0.864003 0.168687 -0.474387 0.857587 0.252317 -0.448197 0.864446 0.310795 -0.395145 0.871482 0.312774 -0.377746 0.857384 0.373831 -0.353757 0.863966 0.410459 -0.291696 0.856393 0.4634 -0.227709 0.871974 0.40629 -0.273113 0.851679 0.441851 -0.281799 0.847788 0.348428 -0.399816 0.84065 0.214968 -0.497088 0.873375 0.177315 -0.453626 0.840582 0.0452064 -0.539795 0.860836 -0.365546 -0.35403 0.842505 -0.403188 -0.357246 0.863854 -0.397283 -0.309714 0.872721 -0.376368 -0.310975 0.856698 -0.347675 -0.38104 0.864547 -0.442172 -0.238835 0.841627 -0.494405 -0.21732 0.864061 -0.471992 -0.174991 0.871763 -0.454888 -0.181952 0.856499 -0.449856 -0.253058 0.865639 -0.485367 -0.122832 0.844921 -0.530935 -0.0649359 0.864403 -0.501727 -0.0328117 0.872251 -0.486937 -0.0455148 0.857834 -0.501661 -0.111607 0.864624 -0.502358 -0.0079277 0.842718 -0.523854 0.124112 0.853631 -0.45311 0.256914 0.861308 -0.363129 0.355367 0.866419 -0.264108 0.423752 0.866458 -0.138968 0.479519 0.862497 -0.00820767 0.505995 0.845986 0.11239 0.521226 0.855805 0.101673 0.507208 0.857536 0.227634 0.461318 0.847107 0.2462 0.470952 0.86425 0.259029 0.43125 0.873282 0.237659 0.425319 0.858179 0.188306 0.477566 0.864182 0.119994 0.488662 0.856662 0.0451254 0.513901 0.864017 -0.0296937 0.502587 0.872516 -0.0419645 0.48678 0.856494 -0.115724 0.503017 0.864054 -0.187903 0.467015 0.857814 -0.270193 0.437208 0.864403 -0.324746 0.383858 0.871373 -0.326016 0.366638 0.857181 -0.386506 0.340374 0.86392 -0.421176 0.276142 0.856384 -0.471976 0.209393 0.863922 -0.486178 0.131414 0.873119 -0.474207 0.113095 0.857172 -0.512793 0.0479554 0.856339 -0.50463 0.109692 0.848078 -0.458293 0.265954 0.872087 -0.416163 0.257434 0.845968 -0.365016 0.388717 0.840765 -0.235086 0.487698 0.873493 -0.195874 0.445695 0.84162 -0.0653665 0.5361 0.863599 0.339474 0.372766 0.840872 0.389708 0.375582 0.863871 0.384603 0.32528 0.872853 0.36335 0.325737 0.856833 0.331777 0.394666 0.86563 0.425233 0.264313 0.841117 0.486577 0.236146 0.864013 0.465356 0.19216 0.871866 0.447715 0.198499 0.856437 0.439878 0.270229 0.865179 0.478342 0.150514 0.846218 0.526222 0.0837032 0.864442 0.499983 0.0525101 0.871783 0.485702 0.0639353 0.857606 0.497862 0.12902 0.862365 0.504723 0.0397616 0.848934 0.520551 -0.0913055 0.857487 0.461452 -0.227548 0.863182 0.37948 -0.333033 0.866192 0.288801 -0.407806 0.865682 0.171808 -0.470189 0.860044 0.042363 -0.508458 0.850289 -0.0838324 -0.519596 0.851974 -0.0819569 -0.51713 0.860039 -0.200621 -0.469132 0.845551 -0.228021 -0.482752 0.864327 -0.241055 -0.441397 0.872849 -0.22097 -0.435094 0.858061 -0.17111 -0.484202 0.864116 -0.102582 -0.492728 0.856593 -0.0257706 -0.515349 0.863855 0.0494605 -0.501307 0.872586 0.0615026 -0.484573 0.856581 0.135839 -0.497812 0.864112 0.206827 -0.458838 0.85805 0.28749 -0.425559 0.864335 0.33777 -0.372607 0.871414 0.338325 -0.35521 0.856999 0.398813 -0.326346 0.863889 0.431409 -0.259967 0.85639 0.479869 -0.190583 0.863955 0.491055 -0.111563 0.873243 0.478239 -0.0934606 0.857366 0.514001 -0.0269715 0.852142 0.515898 -0.0877674 0.845022 0.473281 -0.248883 0.872199 0.425549 -0.241197 0.844232 0.380848 -0.377129 0.841699 0.253838 -0.476559 0.873594 0.214113 -0.437023 0.843594 0.0853599 -0.530154 0.865684 -0.312598 -0.390992 0.840053 -0.37475 -0.392266 0.863892 -0.371226 -0.340414 0.872985 -0.349661 -0.340052 0.856991 -0.315291 -0.407626 0.866113 -0.407053 -0.290097 0.841342 -0.477074 -0.254056 0.863958 -0.458006 -0.209301 0.871975 -0.439812 -0.215002 0.856398 -0.429097 -0.287155 0.864111 -0.470266 -0.179341 0.843164 -0.530972 -0.0845196 0.854229 -0.516573 0.0586935 0.860705 -0.469195 0.197593 0.864581 -0.395763 0.309629 0.865759 -0.311419 0.391766 0.86413 -0.205212 0.45953 0.842889 -0.0909641 0.530342 0.855659 -0.096208 0.508519 0.854322 0.0550176 0.516824 0.848518 0.0617482 0.525551 0.86406 0.0847711 0.4962 0.871761 0.0701822 0.484878 0.856504 0.00613353 0.516104 0.863858 -0.0692256 0.498955 0.856696 -0.155799 0.49173 0.86418 -0.225426 0.449863 0.873533 -0.231899 0.427975 0.858172 -0.303851 0.413783 0.864251 -0.350482 0.360877 0.856843 -0.410736 0.311634 0.863869 -0.441096 0.243237 0.872329 -0.434374 0.224413 0.856433 -0.487007 0.171309 0.864004 -0.495106 0.091469 0.857584 -0.51431 0.00595865 0.864445 -0.497654 -0.0712431 0.871489 -0.483565 -0.0816789 0.857383 -0.493364 -0.146583 0.859297 -0.503115 -0.0921117 0.848562 -0.525049 0.0653085 0.873374 -0.481455 0.0736116 0.842589 -0.486636 0.230713 0.843014 -0.395676 0.364374 0.871493 -0.350304 0.3432 0.843529 -0.270718 0.463864 0.861998 0.175161 0.475686 0.845017 0.209551 0.49197 0.864404 0.222778 0.45075 0.872263 0.204352 0.444295 0.857837 0.154463 0.49016 0.86706 0.284888 0.408713 0.840043 0.358473 0.407217 0.86392 0.357155 0.355082 0.873117 0.335306 0.353889 0.857171 0.298237 0.419897 0.865946 0.387545 0.316144 0.842372 0.465826 0.270954 0.863819 0.450023 0.226488 0.872048 0.431149 0.231607 0.856382 0.417537 0.303763 0.862395 0.460924 0.209342 0.847513 0.519468 0.108973 0.858509 0.512115 -0.0264532 0.863311 0.47625 -0.166974 0.865478 0.411952 -0.285032 0.865186 0.332792 -0.375103 0.861733 0.238597 -0.447759 0.848826 0.119377 -0.515018 0.851467 0.120517 -0.510372 0.857827 -0.0258197 -0.51329 0.845526 -0.0409457 -0.532363 0.864011 -0.0665846 -0.499051 0.871861 -0.0522692 -0.486956 0.856438 0.0137189 -0.516067 0.863873 0.0890432 -0.495778 0.85683 0.175543 -0.484797 0.864249 0.243633 -0.440132 0.873292 0.2492 -0.41864 0.858182 0.319176 -0.402058 0.864183 0.362978 -0.348474 0.856711 0.422209 -0.296286 0.863863 0.450219 -0.225927 0.87245 0.442641 -0.207122 0.856492 0.493378 -0.151659 0.864054 0.498346 -0.0711536 0.857817 0.513736 0.0150215 0.86441 0.494848 0.0890018 0.871445 0.480437 0.0988159 0.857217 0.488078 0.164191 0.855979 0.504527 0.112928 0.845724 0.531923 -0.0425278 0.873498 0.483871 -0.0535724 0.840881 0.49814 -0.211602 0.842438 0.409288 -0.350402 0.871575 0.362045 -0.330576 0.845874 0.286008 -0.450219 0.863582 -0.149553 -0.481519 0.84469 -0.191117 -0.499973 0.864442 -0.204831 -0.459112 0.87179 -0.187779 -0.452462 0.857607 -0.137501 -0.495584 0.867433 -0.25744 -0.425774 0.840844 -0.341061 -0.420308 0.863954 -0.342424 -0.369229 0.873245 -0.320329 -0.367195 0.857364 -0.280665 -0.431455 0.865079 -0.366588 -0.342421 0.844027 -0.453422 -0.286404 0.863895 -0.441003 -0.243314 0.872201 -0.42183 -0.247638 0.85639 -0.405208 -0.320003 0.859717 -0.450392 -0.240901 0.851694 -0.506892 -0.132956 0.861287 -0.508098 -0.00454164 0.865271 -0.482603 0.135649 0.865811 -0.428041 0.259137 0.864037 -0.354849 0.357103 0.844503 -0.290346 0.450015 0.857943 -0.287194 0.425974 0.853928 -0.147464 0.499061 0.847855 -0.144615 0.510127 0.863888 -0.108845 0.491783 0.872981 -0.119326 0.472933 0.856985 -0.195032 0.47701 0.864324 -0.261433 0.429648 0.858066 -0.333502 0.390511 0.864122 -0.375207 0.335429 0.871662 -0.373503 0.317334 0.856596 -0.433223 0.280288 0.863856 -0.458729 0.208135 0.856584 -0.498937 0.131631 0.864115 -0.500738 0.0506681 0.873595 -0.485504 0.033447 0.858043 -0.512326 -0.0358411 0.864331 -0.491646 -0.105902 0.857009 -0.482133 -0.18189 0.871418 -0.476846 -0.115105 0.852528 -0.505383 -0.133359 0.843678 -0.536488 0.0197108 0.839938 -0.50769 0.191717 0.872585 -0.450274 0.189339 0.842539 -0.421539 0.33531 0.860781 -0.00377485 0.508962 0.843119 0.0197295 0.537364 0.863958 0.0480769 0.501263 0.87197 0.0340413 0.488375 0.856395 -0.0337742 0.515216 0.864757 0.122924 0.486915 0.844309 0.172836 0.507218 0.864438 0.18744 0.46649 0.87149 0.171335 0.45951 0.857385 0.120057 0.500476 0.866864 0.230785 0.441912 0.842408 0.322721 0.431509 0.864006 0.327042 0.382802 0.87337 0.304765 0.379924 0.857573 0.262636 0.442257 0.863428 0.34407 0.368928 0.84352 0.450812 0.291964 0.855283 0.493739 0.157204 0.863027 0.504017 0.0339317 0.866577 0.488169 -0.103611 0.865534 0.443963 -0.231837 0.862206 0.3777 -0.337555 0.849476 0.309467 -0.427342 0.854318 0.30831 -0.418431 0.858233 0.175233 -0.48242 0.844921 0.168228 -0.507747 0.863924 0.128588 -0.48693 0.873111 0.138481 -0.46744 0.857159 0.214203 -0.468396 0.864393 0.278671 -0.418529 0.857843 0.347023 -0.379053 0.864061 0.38712 -0.321771 0.871761 0.384624 -0.303475 0.856504 0.443715 -0.263663 0.863857 0.466591 -0.18985 0.856694 0.503671 -0.111313 0.86418 0.502284 -0.0300784 0.873541 0.486563 -0.0135068 0.858177 0.510301 0.0558986 0.864259 0.48783 0.122791 0.856847 0.475382 0.199563 0.863872 0.431368 0.260092 0.872325 0.411723 0.263694 0.856433 0.392109 0.335817 0.855226 0.430493 0.288556 0.849266 0.504967 0.154131 0.87149 0.472461 0.131474 0.842553 0.538607 0.00262243 0.839806 0.515164 -0.171263 0.872715 0.457262 -0.171114 0.84336 0.432264 -0.319204 0.863165 0.0338362 -0.503787 0.841366 0.00170897 -0.540463 0.863921 -0.0292321 -0.502778 0.87208 -0.0155308 -0.489117 0.856384 0.0539128 -0.513518 0.865462 -0.0952134 -0.491843 0.844054 -0.154736 -0.513449 0.864404 -0.170653 -0.472952 0.871374 -0.15509 -0.465462 0.857187 -0.102169 -0.504769 0.865632 -0.20489 -0.456839 0.844669 -0.303626 -0.440846 0.864057 -0.311079 -0.395771 0.873496 -0.288627 -0.392043 0.857808 -0.244183 -0.452261 0.860934 -0.31988 -0.395563 0.84908 -0.426464 -0.311756 0.8584 -0.479764 -0.181594 0.864174 -0.499424 -0.0614753 0.867205 -0.492892 0.0708 0.864562 -0.459695 0.203009 0.83883 -0.436304 0.325582 0.85937 -0.417399 0.295398 0.853301 -0.327085 0.40607 0.851639 -0.327484 0.409225 0.864436 -0.29491 0.407158 0.871797 -0.297694 0.389035 0.85761 -0.360215 0.367084 0.864008 -0.398692 0.307467 0.856442 -0.453613 0.246461 0.863874 -0.473755 0.171109 0.872849 -0.463558 0.152476 0.856828 -0.507556 0.0907352 0.864248 -0.502978 0.00944047 0.858184 -0.50783 -0.075034 0.864187 -0.48336 -0.139802 0.871576 -0.467403 -0.147954 0.856711 -0.467833 -0.217206 0.863858 -0.420976 -0.276637 0.856495 -0.378274 -0.351176 0.872452 -0.400887 -0.279493 0.851089 -0.422873 -0.311167 0.846412 -0.502983 -0.174914 0.842436 -0.538257 -0.0241073 0.873296 -0.487152 -0.0061427 0.840472 -0.520554 0.15043 0.861763 -0.202689 0.465062 0.84275 -0.191119 0.503236 0.863959 -0.148199 0.48126 0.873242 -0.157489 0.461136 0.857356 -0.232994 0.458972 0.864962 -0.0644062 0.497687 0.84033 -0.0231573 0.54158 0.863898 0.0101255 0.503565 0.872202 -0.00321186 0.489136 0.856396 -0.0741567 0.510967 0.865639 0.0662993 0.49626 0.844109 0.136806 0.518425 0.864335 0.154399 0.47863 0.871417 0.13903 0.470429 0.857013 0.0838811 0.508421 0.864078 0.179769 0.470162 0.844277 0.299207 0.444602 0.853898 0.401564 0.331066 0.861045 0.464863 0.206166 0.865048 0.494051 0.0872046 0.867117 0.496704 -0.0373319 0.862679 0.475416 -0.172528 0.844969 0.444873 -0.296842 0.855067 0.435363 -0.281638 0.856446 0.343365 -0.385487 0.849659 0.344976 -0.398837 0.864444 0.310014 -0.395763 0.871492 0.312032 -0.378335 0.857386 0.373171 -0.354446 0.863956 0.409876 -0.292544 0.856321 0.463046 -0.228696 0.864102 0.479825 -0.15197 0.873058 0.468883 -0.133863 0.856981 0.510574 -0.0699878 0.864321 0.502815 0.0112058 0.858074 0.504988 0.093258 0.864125 0.478191 0.156909 0.871664 0.461675 0.164493 0.856593 0.459499 0.234753 0.863849 0.409838 0.292912 0.85658 0.363725 0.366025 0.864111 0.294562 0.4081 0.873596 0.272017 0.40353 0.858041 0.225454 0.461449 0.856762 0.279989 0.433088 0.847487 0.413457 0.332896 0.872583 0.389322 0.295003 0.84405 0.499366 0.195483 0.843267 0.535644 0.0445778 0.872867 0.487291 0.0255031 0.841795 0.523953 -0.129824 0.864362 0.229702 -0.447342 0.841383 0.213079 -0.49666 0.864005 0.167638 -0.474755 0.873373 0.176301 -0.454024 0.857574 0.251363 -0.448759 0.866145 0.0954851 -0.490588 0.840076 0.0444143 -0.540648 0.863867 0.00920068 -0.503635 0.872328 0.0221648 -0.488419 0.856435 0.0944194 -0.507547 0.865241 -0.0360746 -0.500056 0.844786 -0.118658 -0.521783 0.864265 -0.137865 -0.483776 0.871488 -0.122669 -0.474828 0.856846 -0.0651995 -0.511433 0.862225 -0.154097 -0.482516 0.850189 -0.267773 -0.453294 0.858001 -0.376034 -0.349905 0.863183 -0.448993 -0.230912 0.865563 -0.487834 -0.11322 0.866097 -0.499857 0.00437671 0.86023 -0.490215 0.140334 0.84971 -0.454085 0.267955 0.851035 -0.452803 0.265913 0.859178 -0.359465 0.364141 0.847497 -0.362062 0.388149 0.864408 -0.32402 0.384462 0.871377 -0.325328 0.367237 0.857196 -0.385824 0.341108 0.863927 -0.420606 0.276986 0.856383 -0.471537 0.210386 0.86392 -0.485896 0.132467 0.873112 -0.473971 0.114139 0.857159 -0.512709 0.0490666 0.864396 -0.50181 -0.0317247 0.857848 -0.501842 -0.11068 0.864066 -0.472325 -0.174065 0.871758 -0.455254 -0.181057 0.856501 -0.450368 -0.252138 0.863852 -0.397939 -0.308877 0.856689 -0.348517 -0.380289 0.864175 -0.277507 -0.419751 0.873544 -0.255276 -0.414432 0.858179 -0.207068 -0.469735 0.852776 -0.263633 -0.450855 0.84451 -0.402297 -0.353496 0.87271 -0.377047 -0.31018 0.842291 -0.494027 -0.215602 0.844204 -0.532146 -0.0643472 0.872281 -0.486975 -0.044512 0.84409 -0.525129 0.108402 0.86566 -0.255783 0.430358 0.840849 -0.233921 0.488113 0.86405 -0.186872 0.467436 0.873492 -0.194884 0.446131 0.857804 -0.269253 0.437806 0.866687 -0.127102 0.482388 0.840603 -0.0652563 0.537707 0.863858 -0.0287311 0.502916 0.87245 -0.0412588 0.486958 0.856489 -0.114644 0.503273 0.864169 0.00442661 0.503182 0.840896 0.121783 0.527317 0.854522 0.238186 0.461585 0.861395 0.349831 0.368263 0.864782 0.432063 0.255879 0.865597 0.480724 0.140164 0.864329 0.502172 0.0275619 0.843818 0.526808 -0.102197 0.85584 0.509373 -0.0898746 0.854174 0.462068 -0.238495 0.847491 0.468668 -0.249216 0.863895 0.430862 -0.260853 0.872201 0.425047 -0.242077 0.856396 0.479454 -0.191596 0.86396 0.490802 -0.112632 0.857356 0.513956 -0.0280972 0.864442 0.50009 0.0514803 0.871801 0.485797 0.0629603 0.857609 0.498093 0.128104 0.864004 0.465754 0.191233 0.856442 0.440426 0.269316 0.863872 0.385298 0.324453 0.872845 0.364071 0.324953 0.856821 0.332649 0.393957 0.864241 0.25999 0.430688 0.858183 0.18924 0.477189 0.864186 0.120922 0.488426 0.871575 0.105875 0.478693 0.856713 0.0461512 0.513724 0.859197 0.103128 0.501144 0.849594 0.246434 0.466326 0.873302 0.238552 0.424779 0.842245 0.389479 0.372731 0.841201 0.486948 0.235081 0.871863 0.44811 0.197617 0.845155 0.527969 0.0834363 0.861495 0.375423 -0.341881 0.845328 0.37853 -0.377009 0.86433 0.337085 -0.373239 0.87141 0.33768 -0.355834 0.857012 0.398148 -0.327122 0.86595 0.280665 -0.413954 0.84114 0.253443 -0.477755 0.864108 0.205811 -0.459303 0.873597 0.21314 -0.437493 0.858034 0.286621 -0.426176 0.866538 0.159258 -0.473021 0.841928 0.0856098 -0.532755 0.863808 0.0484464 -0.501487 0.872557 0.0605767 -0.484741 0.856575 0.134756 -0.498117 0.862387 0.0286938 -0.505435 0.84599 -0.0931683 -0.524995 0.857684 -0.210352 -0.469179 0.864079 -0.32293 -0.386113 0.865813 -0.413968 -0.281067 0.865073 -0.472627 -0.168145 0.862104 -0.503371 -0.0582624 0.849938 -0.522289 0.0694233 0.851739 -0.519601 0.067491 0.858005 -0.469409 0.208527 0.844515 -0.482976 0.231364 0.86387 -0.440593 0.244145 0.87232 -0.433919 0.225327 0.856427 -0.486648 0.172355 0.863999 -0.494914 0.0925525 0.857567 -0.514323 0.00707756 0.864441 -0.4978 -0.0702678 0.871499 -0.483703 -0.0807545 0.857396 -0.493622 -0.145632 0.863964 -0.458411 -0.208386 0.856401 -0.429699 -0.286246 0.863892 -0.371963 -0.339608 0.872982 -0.350407 -0.33929 0.856986 -0.316183 -0.406945 0.864327 -0.242017 -0.44087 0.858073 -0.172024 -0.483858 0.864122 -0.103534 -0.492519 0.871696 -0.0886282 -0.481967 0.856615 -0.0268218 -0.515259 0.855088 -0.0837756 -0.511671 0.847331 -0.228594 -0.479348 0.872876 -0.221864 -0.434584 0.84077 -0.375099 -0.390393 0.840827 -0.478172 -0.253698 0.871968 -0.440256 -0.214119 0.846261 -0.522968 -0.10172 0.863364 -0.391267 0.318612 0.843604 -0.3941 0.364716 0.864261 -0.349803 0.361513 0.87149 -0.349665 0.34386 0.856852 -0.410107 0.312438 0.865843 -0.303638 0.397643 0.842352 -0.271142 0.465753 0.864174 -0.224432 0.45037 0.873543 -0.230954 0.428465 0.858172 -0.302991 0.414412 0.865655 -0.191921 0.462393 0.843933 -0.105095 0.526054 0.863859 -0.0681706 0.4991 0.872713 -0.0797524 0.481675 0.85669 -0.154739 0.492076 0.859669 -0.0635432 0.506884 0.850673 0.0644066 0.521736 0.860111 0.184216 0.475682 0.866078 0.295234 0.403418 0.866233 0.39462 0.306455 0.863917 0.463398 0.197256 0.843304 0.52755 0.102618 0.859088 0.500076 0.109052 0.855096 0.517153 -0.0369329 0.848303 0.527622 -0.0446824 0.864055 0.498188 -0.0722317 0.873488 0.483768 -0.0546491 0.857804 0.51379 0.0138885 0.864415 0.495003 0.0880827 0.857192 0.488431 0.163268 0.86392 0.450341 0.225465 0.872077 0.431671 0.230527 0.856382 0.418184 0.302874 0.863918 0.357922 0.354311 0.857161 0.299169 0.419253 0.864403 0.223742 0.450275 0.872289 0.205244 0.443831 0.857849 0.15537 0.489852 0.864063 0.0857448 0.496028 0.856509 0.007189 0.516082 0.871758 0.0711382 0.484745 0.851283 0.063757 0.520819 0.846115 0.210355 0.489735 0.84011 0.359319 0.406331 0.873108 0.336092 0.353163 0.841213 0.467736 0.271264 0.861193 0.476091 -0.177999 0.8422 0.495528 -0.212488 0.863858 0.449745 -0.226889 0.872449 0.442204 -0.208058 0.856493 0.493051 -0.152714 0.864746 0.406975 -0.294254 0.842486 0.408538 -0.351161 0.864189 0.362304 -0.349161 0.871575 0.361412 -0.331267 0.856716 0.421624 -0.297105 0.865666 0.324642 -0.381091 0.844381 0.286938 -0.452424 0.864242 0.242675 -0.440676 0.873306 0.248292 -0.419151 0.858185 0.318366 -0.402693 0.863985 0.224891 -0.450505 0.843827 0.111999 -0.524798 0.854736 -0.0353195 -0.51786 0.862102 -0.158792 -0.481213 0.867177 -0.267364 -0.420143 0.865986 -0.373924 -0.332038 0.862025 -0.452904 -0.227574 0.847848 -0.514884 -0.126678 0.855387 -0.501476 -0.129753 0.858804 -0.512276 0.00545983 0.845618 -0.533347 0.0217276 0.864109 -0.500635 0.0517719 0.873594 -0.48543 0.0345186 0.858033 -0.512418 -0.0347493 0.864335 -0.491834 -0.105 0.857018 -0.482476 -0.180936 0.863897 -0.441499 -0.242406 0.872199 -0.422344 -0.246769 0.856394 -0.405882 -0.319138 0.863957 -0.343222 -0.368479 0.857356 -0.281625 -0.430845 0.864445 -0.205778 -0.458684 0.871811 -0.188668 -0.45205 0.857618 -0.138419 -0.495309 0.864011 -0.0675841 -0.498916 0.856437 0.0126789 -0.516096 0.863864 0.0879871 -0.495982 0.872838 0.0990474 -0.477853 0.856818 0.174494 -0.485195 0.85511 0.116069 -0.505287 0.847857 -0.042974 -0.52848 0.87186 -0.0532419 -0.486853 0.845482 -0.192019 -0.498287 0.840268 -0.342325 -0.420432 0.873239 -0.32115 -0.366491 0.842347 -0.455764 -0.28763 0.863738 -0.48206 0.146882 0.840634 -0.506138 0.192765 0.863853 -0.458291 0.209111 0.872577 -0.44988 0.190309 0.856575 -0.498666 0.13271 0.865604 -0.422531 0.268694 0.842033 -0.421666 0.336419 0.86412 -0.374557 0.336161 0.87166 -0.372892 0.318056 0.856601 -0.432655 0.281149 0.865037 -0.345924 0.363383 0.846426 -0.301706 0.43879 0.86432 -0.260483 0.430232 0.87288 -0.265134 0.409615 0.858071 -0.33277 0.391124 0.861469 -0.256958 0.438 0.8497 -0.140004 0.508339 0.858235 0.00590604 0.513223 0.8637 0.132492 0.48628 0.8672 0.240325 0.436129 0.865019 0.351771 0.357771 0.837937 0.462785 0.289295 0.859128 0.426954 0.282152 0.851935 0.501476 0.150759 0.851802 0.501719 0.150703 0.864265 0.488051 0.121871 0.871492 0.472703 0.130589 0.85686 0.475755 0.198615 0.863877 0.431896 0.259195 0.85643 0.392828 0.334985 0.864 0.327889 0.382089 0.873366 0.305608 0.379255 0.857569 0.263617 0.441679 0.864449 0.188347 0.466105 0.857396 0.120995 0.500232 0.863959 0.0490778 0.501164 0.871965 0.0350215 0.488313 0.856397 -0.0327053 0.515282 0.863885 -0.107775 0.492024 0.856979 -0.194 0.477443 0.872978 -0.118293 0.473198 0.850988 -0.140499 0.506042 0.844938 0.0216729 0.534424 0.844738 0.173799 0.506174 0.871504 0.172218 0.459153 0.841224 0.324295 0.432637 0.86126 0.507579 0.0244106 0.843819 0.536627 0.000843282 0.86417 0.502233 -0.0311946 0.87355 0.486516 -0.0145652 0.858176 0.510418 0.0548455 0.865631 0.487272 -0.115106 0.839852 0.514718 -0.172378 0.863858 0.466184 -0.190846 0.872708 0.456903 -0.172107 0.856682 0.50345 -0.112398 0.865883 0.437905 -0.24184 0.842282 0.433328 -0.320605 0.86406 0.386494 -0.322524 0.871756 0.384039 -0.304228 0.85651 0.443166 -0.264566 0.8638 0.367882 -0.344256 0.845167 0.306439 -0.437936 0.854734 0.16761 -0.49126 0.861173 0.0238996 -0.50775 0.86485 -0.105215 -0.49088 0.866415 -0.214127 -0.451082 0.863267 -0.328054 -0.383601 0.844274 -0.437971 -0.308842 0.854616 -0.420064 -0.30525 0.85556 -0.48726 -0.174913 0.84855 -0.500459 -0.171769 0.864186 -0.483626 -0.138884 0.87157 -0.467692 -0.147069 0.856718 -0.468258 -0.216259 0.86386 -0.421552 -0.275753 0.856487 -0.379033 -0.350377 0.864049 -0.311953 -0.395101 0.873487 -0.289503 -0.391417 0.857794 -0.245186 -0.451744 0.864407 -0.171538 -0.472626 0.857201 -0.103145 -0.504547 0.863927 -0.0302539 -0.502708 0.872078 -0.0165324 -0.489087 0.856384 0.0528463 -0.513628 0.863919 0.127524 -0.487218 0.857152 0.213175 -0.468878 0.864394 0.277784 -0.419118 0.872298 0.281471 -0.399839 0.857851 0.34631 -0.379686 0.857665 0.302783 -0.415612 0.847491 0.164548 -0.50466 0.873106 0.137453 -0.467753 0.84261 -6.23524e-05 -0.538525 0.844044 -0.155699 -0.513174 0.871377 -0.155954 -0.465168 0.842929 -0.305428 -0.442928 0.862921 -0.502607 -0.0524811 0.843007 -0.537426 -0.0226604 0.864244 -0.502963 0.0105417 0.873312 -0.487134 -0.00510042 0.858183 -0.507976 -0.0740453 0.866855 -0.491661 0.0826607 0.839881 -0.52119 0.151525 0.863866 -0.473395 0.17214 0.87284 -0.463239 0.153491 0.856819 -0.507371 0.0918501 0.865524 -0.453051 0.213573 0.84325 -0.443405 0.303845 0.864011 -0.398085 0.308244 0.871857 -0.394823 0.289792 0.856441 -0.453112 0.247384 0.861858 -0.390547 0.323533 0.849769 -0.324246 0.415641 0.858942 -0.194862 0.473547 0.863521 -0.0540936 0.501403 0.865529 0.0768469 0.494928 0.865152 0.188749 0.464634 0.860662 0.302691 0.409438 0.849815 0.41269 0.327874 0.850543 0.41139 0.327619 0.858704 0.472192 0.199155 0.845733 0.497588 0.192722 0.864129 0.478482 0.155998 0.871656 0.462005 0.163609 0.856603 0.459972 0.233789 0.863857 0.410437 0.292049 0.856573 0.364527 0.365242 0.864108 0.29545 0.407464 0.87359 0.272912 0.402939 0.858029 0.226462 0.460979 0.864338 0.155267 0.478343 0.857016 0.0848746 0.508252 0.863893 0.0111613 0.503552 0.872196 -0.00220734 0.489151 0.856393 -0.0730869 0.511126 0.863954 -0.147155 0.48159 0.857343 -0.231998 0.4595 0.864434 -0.294068 0.407773 0.871815 -0.296894 0.389606 0.85762 -0.359506 0.367754 0.854309 -0.322881 0.407314 0.844695 -0.187997 0.501146 0.873233 -0.156479 0.461496 0.840981 -0.0216553 0.54063 0.843608 0.137737 0.518994 0.871408 0.139901 0.470188 0.845326 0.285947 0.451286 0.864153 0.497053 0.0785994 0.843223 0.535802 0.043493 0.864318 0.502845 0.0100953 0.872896 0.487293 0.0244701 0.858083 0.505148 0.0923036 0.867392 0.495154 -0.0495256 0.840712 0.525545 -0.130406 0.863884 0.479883 -0.153026 0.872975 0.468854 -0.134502 0.856974 0.510433 -0.0710878 0.864464 0.467884 -0.18381 0.839353 0.447554 -0.308515 0.85343 0.340541 -0.394574 0.862323 0.221727 -0.455231 0.865266 0.084739 -0.494099 0.865656 -0.0472895 -0.498401 0.863812 -0.163654 -0.476494 0.845493 -0.279816 -0.454803 0.856365 -0.263234 -0.444237 0.854596 -0.386876 -0.346401 0.847018 -0.400958 -0.348989 0.863861 -0.398586 -0.308016 0.872709 -0.377723 -0.309361 0.856683 -0.349336 -0.37955 0.86417 -0.27844 -0.419145 0.85817 -0.208039 -0.469323 0.864263 -0.138772 -0.48352 0.871487 -0.123548 -0.474601 0.856861 -0.0662066 -0.511279 0.863875 0.00816361 -0.50364 0.85643 0.0933366 -0.507757 0.863999 0.166602 -0.475131 0.873367 0.175302 -0.454422 0.857563 0.250389 -0.449323 0.864444 0.30922 -0.396383 0.857404 0.372478 -0.355132 0.863966 0.409287 -0.293337 0.87196 0.405206 -0.274762 0.856396 0.462436 -0.22965 0.858732 0.428737 -0.28065 0.851869 0.34102 -0.397523 0.87151 0.31128 -0.378913 0.842677 0.210598 -0.495525 0.840089 0.0432626 -0.540721 0.87232 0.0211378 -0.488478 0.843747 -0.119482 -0.523273 0.861341 -0.456209 -0.223528 0.843447 -0.493028 -0.213356 0.864067 -0.472662 -0.173146 0.871754 -0.455611 -0.180174 0.856514 -0.450875 -0.25119 0.865085 -0.490712 -0.104072 0.843882 -0.532759 -0.0634855 0.864393 -0.501882 -0.0306433 0.872311 -0.487013 -0.0435068 0.85786 -0.502026 -0.109755 0.859932 -0.510294 -0.0108246 0.854634 -0.511908 0.0868926 0.862876 -0.468713 0.189085 0.838718 -0.466413 0.281091 0.848418 -0.456629 0.267725 0.860645 -0.371174 0.348599 0.841313 -0.370313 0.393777 0.864359 -0.323375 0.385112 0.871357 -0.324752 0.367795 0.857205 -0.385158 0.341838 0.863926 -0.42004 0.277844 0.856383 -0.471096 0.211369 0.863916 -0.485611 0.133531 0.873106 -0.473728 0.115187 0.85715 -0.512617 0.0501909 0.840442 -0.530855 0.10886 0.862571 -0.303935 0.404469 0.851494 -0.235002 0.468756 0.864375 -0.119832 0.488361 0.828036 -0.0532689 0.558138 0.849295 -0.0578796 0.524736 0.859993 0.0652859 0.506112 0.834796 0.0989142 0.5416 0.864191 0.121833 0.488191 0.871567 0.106787 0.478506 0.856717 0.0471865 0.513624 0.863856 -0.0276758 0.502978 0.856491 -0.113549 0.503517 0.864053 -0.185842 0.467841 0.87354 -0.193932 0.44645 0.857822 -0.268269 0.438375 0.839553 -0.234402 0.490109 0.862808 0.150751 0.48253 0.851747 0.231502 0.470037 0.866893 0.312931 0.388035 0.823216 0.414744 0.38769 0.844279 0.388714 0.368911 0.862294 0.439687 0.251245 0.824585 0.506251 0.252525 0.864011 0.466115 0.19032 0.871853 0.448519 0.196731 0.856443 0.440989 0.268394 0.86387 0.385993 0.323633 0.856818 0.333525 0.393223 0.864246 0.260922 0.430115 0.873321 0.239445 0.424237 0.858188 0.190177 0.476809 0.835445 0.251623 0.488588 0.860723 0.478565 0.173585 0.855406 0.508128 0.100434 0.865428 0.500827 0.0143534 0.84869 0.525439 -0.0603263 0.811102 0.579425 -0.0798749 0.859627 0.491081 -0.140996 0.855872 0.472481 -0.210345 0.847709 0.453157 -0.27575 0.863722 0.385343 -0.3248 0.801448 0.432189 -0.413393 0.822058 0.410655 -0.394441 0.864334 0.336394 -0.373853 0.871406 0.337028 -0.35646 0.857017 0.39751 -0.327883 0.863891 0.430335 -0.261733 0.856386 0.479064 -0.192617 0.863948 0.490572 -0.113725 0.873237 0.477831 -0.0955769 0.857347 0.51391 -0.0292035 0.864438 0.500203 0.0504282 0.857626 0.498302 0.127171 0.871829 0.485872 0.0619844 0.825989 0.555472 0.09588 0.80414 0.534425 -0.260285 0.872187 0.424567 -0.242966 0.868982 0.284739 -0.404714 0.813763 0.291198 -0.502984 0.850551 0.194727 -0.488513 0.856571 0.133687 -0.498411 0.864105 0.2048 -0.459759 0.869569 0.152941 -0.46953 0.834084 0.118157 -0.538834 0.852493 0.0323871 -0.521734 0.856603 -0.0278643 -0.515223 0.863855 0.0473539 -0.50151 0.857266 0.0262937 -0.514202 0.858835 -0.0424821 -0.510487 0.857712 -0.116591 -0.500736 0.858085 -0.172938 -0.483511 0.86413 -0.104459 -0.492309 0.808246 -0.0926154 -0.581515 0.875611 -0.167285 -0.453124 0.862698 -0.228476 -0.451166 0.911054 -0.277477 -0.304939 0.858316 -0.38529 -0.33889 0.85788 -0.421725 -0.293582 0.866408 -0.444977 -0.226566 0.86184 -0.488944 -0.134782 0.857936 -0.508442 -0.073708 0.864964 -0.482571 -0.137705 0.859316 -0.176605 -0.479986 0.846701 -0.28124 -0.451666 0.856975 -0.31708 -0.406269 0.86432 -0.242999 -0.440343 0.943705 -0.291594 -0.156186 0.855544 -0.431248 -0.286477 0.857857 -0.466979 -0.214504 0.867434 -0.496361 -0.0344261 0.855987 -0.516943 0.0075321 0.865786 -0.495836 0.0675413 0.863298 -0.478024 0.161892 0.860491 -0.445404 0.247329 0.857433 -0.400813 0.322734 0.857189 -0.359811 0.36846 0.865181 -0.395826 0.30787 0.856377 -0.508028 0.0923303 0.858189 -0.483224 0.173221 0.861091 -0.444915 0.246115 0.866272 -0.327944 0.376862 0.856234 -0.304713 0.41715 0.868099 -0.253793 0.426607 0.866525 -0.168208 0.469937 0.864428 -0.0805699 0.496258 0.862314 0.00639016 0.506333 0.859981 0.0901757 0.502296 0.858412 0.156204 0.488598 0.863059 0.0865239 0.497637 0.85491 -0.2343 0.462853 0.855391 -0.154901 0.494279 0.856941 -0.0721437 0.51034 0.859482 0.00960642 0.511076 0.866215 0.168945 0.470243 0.855857 0.227696 0.464396 0.874193 0.255815 0.412729 0.86525 0.33562 0.372426 0.866121 0.384377 0.319513 0.865791 0.425771 0.262916 0.864914 0.458545 0.20411 0.863485 0.483278 0.144348 0.857403 0.50712 0.0876899 0.861849 0.499286 0.0890508 0.860298 0.5096 0.0140067 0.858024 0.513453 0.0126662 0.862652 0.501879 -0.0628342 0.865494 0.482458 -0.134739 0.867776 0.454845 -0.200205 0.868735 0.42218 -0.258965 0.86821 0.386166 -0.311589 0.889962 0.28711 -0.354311 0.861853 0.244661 -0.444241 0.860107 0.314912 -0.401306 0.853803 0.302039 0.42402 0.852058 0.368644 0.371615 0.8518 0.423617 0.308197 0.852859 0.464879 0.237737 0.855083 0.491754 0.164352 0.853535 0.516198 -0.0708289 0.849629 0.504406 -0.153966 0.847527 0.477001 -0.232741 0.847965 0.435038 -0.302817 0.850865 0.381958 -0.360744 0.891703 0.185704 -0.41277 0.839852 0.189972 -0.508488 0.889915 0.0818539 -0.448721 0.864518 0.00730029 -0.502548 0.855281 0.0936829 -0.509626 0.891653 -0.0217852 -0.452195 0.834424 -0.0610933 -0.547726 0.901317 -0.117569 -0.4169 0.883323 -0.200871 -0.423546 0.84199 -0.139518 -0.521141 0.918386 -0.198492 -0.342298 0.801272 -0.308283 -0.512762 0.89376 -0.283782 -0.347363 0.899388 -0.326326 -0.290882 0.901929 -0.361891 -0.235708 0.765003 -0.54292 -0.346421 0.790851 -0.393411 -0.46881 0.775747 -0.474492 -0.416022 0.863888 -0.372696 -0.338815 0.860015 -0.322923 -0.395088 0.860549 -0.0424354 -0.507598 0.863444 0.104714 -0.493457 0.866792 0.247427 -0.432957 0.858023 0.285712 -0.426807 0.872836 0.364784 0.324176 0.872445 -0.0402327 0.487053 0.872078 -0.415119 0.259145 0.87355 -0.25618 -0.413863 0.872574 0.389965 0.294179 0.872445 -0.401489 -0.27865 0.872319 0.412283 0.262835 0.871413 -0.477066 -0.114228 0.871372 0.480771 0.0978214 0.873365 -0.481307 0.0746818 0.873239 0.478036 -0.0945248 0.872081 -0.415642 0.258294 0.871811 0.405829 -0.274314 0.871863 -0.395386 0.289008 0.872273 0.282314 -0.399297 0.872852 -0.266032 0.409093 0.872849 0.100071 -0.477619 0.87272 -0.0807807 0.481492 0.871664 -0.0877568 -0.482183 0.871471 0.105183 0.479036 0.871494 -0.121776 -0.475046 0.873601 0.271114 0.404127 0.873505 -0.287749 -0.39267 0.872333 0.41116 0.26454 0.872209 -0.421303 -0.248507 0.857122 0.487905 0.1652 -0.890766 -0.454438 -0.00467254 -0.851154 -0.519765 0.0733607 -0.863884 -0.482818 0.1435 -0.871019 -0.468589 0.14748 -0.855826 -0.469713 0.216637 -0.863274 -0.425708 0.271168 -0.857509 -0.426566 0.287611 -0.883586 -0.339645 0.32236 -0.849514 -0.326459 0.414428 -0.880525 -0.237376 0.410279 -0.878613 -0.240476 0.412566 -0.850267 -0.247673 0.464439 -0.849162 -0.249338 0.46557 -0.859613 -0.353225 0.369184 -0.85624 -0.360307 0.370179 -0.857174 -0.19222 0.477812 -0.862568 -0.120978 0.491264 -0.860977 -0.0450285 0.506647 -0.860433 0.0336505 0.508451 -0.872746 0.0604586 0.484417 -0.860233 0.104468 0.499084 -0.858798 0.178532 0.480201 -0.860485 0.248624 0.444692 -0.858039 0.320183 0.401563 -0.874649 0.331595 0.3536 -0.862153 0.375065 0.340616 -0.858534 0.43198 0.276248 -0.862148 0.461674 0.208706 -0.857991 0.493832 0.141354 -0.873101 0.478001 0.0959656 -0.862229 0.502067 0.0670048 -0.856837 0.515361 -0.0152674 -0.86365 0.495491 -0.0927216 -0.857079 0.482883 -0.179556 -0.87371 0.436132 -0.21545 -0.864446 0.438101 -0.24658 -0.857737 0.405708 -0.315734 -0.876341 0.340254 -0.340961 -0.865218 0.362355 -0.34655 -0.856167 0.29669 -0.42303 -0.876514 0.219917 -0.428205 -0.856027 0.147915 -0.495316 -0.875795 0.0694502 -0.477661 -0.868377 0.079869 -0.489431 -0.857614 -0.0168776 -0.514017 -0.872982 -0.0768751 -0.481657 -0.856027 -0.163092 -0.490528 -0.872994 -0.215391 -0.437594 -0.868302 -0.214284 -0.447363 -0.855462 -0.30726 -0.416865 -0.872502 -0.344314 -0.346683 -0.856533 -0.423607 -0.294802 -0.870753 -0.439119 -0.221276 -0.86908 -0.440735 -0.224618 -0.8564 -0.49116 -0.159189 -0.869849 -0.485478 -0.0875988 -0.855409 -0.517934 -0.00444387 -0.869345 -0.489473 0.0682264 -0.871278 -0.48574 0.0702246 -0.85611 -0.491227 0.160533 -0.868696 -0.441776 0.224059 -0.857214 -0.416923 0.302257 -0.867174 -0.361032 0.343023 -0.870929 -0.352574 0.342307 -0.855864 -0.312905 0.41181 -0.866474 -0.240754 0.437333 -0.856147 -0.167943 0.488679 -0.865942 -0.0873407 0.492459 -0.873484 -0.073488 0.481275 -0.85791 -0.00249953 0.513794 -0.865033 0.0656981 0.497395 -0.856811 0.144062 0.495096 -0.863946 0.20916 0.458093 -0.872835 0.215237 0.437987 -0.856678 0.288673 0.427518 -0.863395 0.344053 0.369021 -0.858197 0.4085 0.310847 -0.863253 0.444102 0.239933 -0.872281 0.437983 0.217479 -0.858116 0.482231 0.176325 -0.86206 0.495883 0.104659 -0.857658 0.51358 0.0256589 -0.86117 0.505437 -0.0540285 -0.874377 0.479355 -0.0753868 -0.858824 0.493383 -0.137823 -0.861109 0.460955 -0.214505 -0.85973 0.424135 -0.284559 -0.860639 0.379386 -0.339657 -0.87315 0.345705 -0.343652 -0.859048 0.326163 -0.39453 -0.859387 0.26096 -0.439721 -0.859872 0.187042 -0.475012 -0.85914 0.106741 -0.500484 -0.874902 0.0661506 -0.479761 -0.861521 0.0240001 -0.507154 -0.859775 -0.0518726 -0.508031 -0.860772 -0.12242 -0.494049 -0.858124 -0.197853 -0.47379 -0.873799 -0.220651 -0.433346 -0.861322 -0.265388 -0.433238 -0.857555 -0.337329 -0.388341 -0.863182 -0.387435 -0.323745 -0.858378 -0.443013 -0.258703 -0.872377 -0.440825 -0.211261 -0.86274 -0.467718 -0.192148 -0.857407 -0.49981 -0.122648 -0.86311 -0.502781 -0.0474598 -0.856436 -0.514956 0.0365825 -0.873751 -0.479082 0.0839 -0.864749 -0.489459 0.112429 -0.856933 -0.475093 0.199882 -0.876969 -0.412423 0.246644 -0.866068 -0.435417 0.24564 -0.857226 -0.394597 0.330844 -0.875246 -0.327982 0.355488 -0.855832 -0.279747 0.435079 -0.875195 -0.202414 0.439389 -0.867561 -0.215565 0.448186 -0.855968 -0.127019 0.501183 -0.874398 -0.0486762 0.482762 -0.857507 0.0357551 0.513229 -0.871975 0.0951598 0.480212 -0.868067 0.0918552 0.487876 -0.855761 0.182185 0.484233 -0.871789 0.234432 0.430146 -0.855471 0.324248 0.403773 -0.871221 0.360769 0.332895 -0.870811 0.360949 0.333773 -0.85683 0.435079 0.276676 -0.869385 0.449042 0.206232 -0.856208 0.497054 0.140871 -0.868755 0.49051 0.0683032 -0.870538 0.487711 0.0655821 -0.855484 0.517565 -0.016551 -0.868178 0.488108 -0.089543 -0.856476 0.483526 -0.180697 -0.867518 0.433905 -0.243186 -0.87127 0.425287 -0.244988 -0.857096 0.406074 -0.317002 -0.866177 0.348756 -0.357919 -0.856 0.296345 -0.423608 -0.86542 0.222979 -0.448697 -0.872852 0.207338 -0.441747 -0.856591 0.14735 -0.49451 -0.864971 0.0662247 -0.497432 -0.858188 -0.0171118 -0.51305 -0.864153 -0.0841695 -0.49614 -0.872145 -0.0949012 -0.479955 -0.856983 -0.162656 -0.489003 -0.863058 -0.22834 -0.450546 -0.85717 -0.305369 -0.414741 -0.862517 -0.36061 -0.355 -0.874567 -0.360099 -0.324748 -0.858923 -0.420051 -0.292932 -0.862574 -0.453749 -0.223782 -0.858356 -0.487933 -0.158578 -0.861186 -0.501082 -0.0852934 -0.873491 -0.483214 -0.0593139 -0.858202 -0.513286 -0.00522822 -0.860389 -0.504014 0.0755039 -0.85963 -0.485978 0.157677 -0.860532 -0.452314 0.2343 -0.873228 -0.419201 0.248481 -0.86003 -0.413563 0.298856 -0.859852 -0.367246 0.354661 -0.859639 -0.310144 0.405994 -0.858697 -0.243155 0.451126 -0.874387 -0.19988 0.442148 -0.860743 -0.167004 0.480865 -0.858663 -0.0854843 0.505362 -0.861953 -0.00372773 0.506975 -0.859079 0.0702981 0.506993 -0.872894 0.101091 0.477323 -0.861406 0.140269 0.488164 -0.857517 0.217115 0.466397 -0.862248 0.281609 0.420981 -0.857169 0.353849 0.374236 -0.874489 0.365619 0.318736 -0.864255 0.398979 0.306396 -0.858426 0.452544 0.24147 -0.863404 0.473145 0.175118 -0.856872 0.505041 0.103454 -0.877719 0.477994 0.0336416 -0.864992 0.499494 0.0479023 -0.863949 0.498787 -0.0693018 -0.845386 0.532706 0.0393287 -0.856523 0.512324 0.0623862 -0.855235 0.483682 0.186079 -0.863766 0.412597 0.289259 -0.866612 0.313516 0.388191 -0.864889 0.20037 0.460239 -0.860353 0.0851134 0.502543 -0.853276 -0.0287529 0.520666 -0.849772 -0.0325653 0.526144 -0.86128 -0.168749 0.479291 -0.841498 -0.203958 0.500282 -0.864998 -0.290066 0.409439 -0.865479 -0.382344 0.323664 -0.863019 -0.44913 0.23126 -0.847425 -0.517585 0.118224 -0.85212 -0.509358 0.120192 -0.857327 -0.51381 -0.0314754 -0.844261 -0.533851 -0.0471751 -0.863497 -0.478226 -0.160228 -0.866459 -0.423649 -0.26414 -0.864598 -0.341597 -0.368487 -0.857118 -0.239378 -0.456121 -0.85406 -0.119624 -0.506233 -0.84864 -0.11641 -0.516003 -0.862604 0.00523153 -0.505853 -0.842511 0.0381976 -0.537323 -0.873561 0.0502306 -0.484115 -0.875012 -0.0896968 0.47572 -0.86525 0.0118624 0.501201 -0.844718 -0.0818297 0.528919 -0.860372 -0.114122 0.496725 -0.873725 0.20008 0.443366 -0.86234 0.25151 0.439446 -0.840799 0.241152 0.484669 -0.865356 0.127075 0.48478 -0.84283 0.0838603 0.531607 -0.872896 0.43042 0.229764 -0.863805 0.48364 0.141182 -0.847953 0.474118 0.237041 -0.858249 0.448345 0.249791 -0.85599 0.372719 0.358276 -0.846056 0.377032 0.376878 -0.87392 0.482358 -0.0599613 -0.865299 0.486014 -0.122669 -0.83942 0.536339 -0.0878313 -0.866094 0.499652 0.0151015 -0.840895 0.534146 0.0870819 -0.866454 0.237342 -0.439233 -0.86663 0.147526 -0.476643 -0.841377 0.243688 -0.482391 -0.861921 0.272918 -0.427326 -0.846929 0.382908 -0.368908 -0.858831 0.444515 -0.254588 -0.845602 0.471376 -0.250524 -0.867302 -0.0717862 -0.492579 -0.860282 -0.104738 -0.498944 -0.845056 -0.0896215 -0.527114 -0.865522 0.0152931 -0.500637 -0.840664 0.0720538 -0.536743 -0.870016 -0.345279 -0.351931 -0.865738 -0.420506 -0.271427 -0.844362 -0.385737 -0.371834 -0.859463 -0.342904 -0.379132 -0.851038 -0.239284 -0.467415 -0.84872 -0.239196 -0.471656 -0.869797 -0.485557 -0.0876793 -0.862543 -0.504075 -0.0438965 -0.841168 -0.534969 -0.0790255 -0.865456 -0.471862 -0.168322 -0.843806 -0.484329 -0.231119 -0.871303 -0.435926 0.225389 -0.86359 -0.38923 0.320486 -0.84855 -0.464037 0.25423 -0.856736 -0.460661 0.231937 -0.856169 -0.506967 0.0997955 -0.845263 -0.526375 0.091973 -0.872229 -0.228766 0.4323 -0.865169 -0.178201 0.468751 -0.839259 -0.236339 0.489682 -0.865873 -0.297072 0.402507 -0.841879 -0.374901 0.388188 -0.871748 0.0749176 0.484193 -0.848488 0.0878942 0.521865 -0.853327 0.0905371 0.513456 -0.859965 -0.0411681 0.50869 -0.843917 -0.0643004 0.532606 -0.874175 0.344021 0.342734 -0.866768 0.402021 0.295115 -0.839903 0.398454 0.368506 -0.866148 0.306768 0.394565 -0.841846 0.255114 0.475618 -0.861468 0.196665 0.468184 -0.873165 0.480574 0.0814324 -0.851934 0.519031 0.0693918 -0.848495 0.524118 0.0731884 -0.861002 0.470208 0.193857 -0.845619 0.484633 0.223739 -0.873847 0.429126 -0.228566 -0.865587 0.404085 -0.29576 -0.843651 0.465656 -0.267238 -0.86574 0.461945 -0.192615 -0.844263 0.526251 -0.10139 -0.858597 0.508559 -0.0646461 -0.874243 0.221278 -0.432129 -0.856458 0.208447 -0.472259 -0.844693 0.227442 -0.484524 -0.862809 0.322404 -0.389379 -0.841783 0.36918 -0.393837 -0.872849 -0.0806222 -0.481284 -0.865689 -0.162923 -0.473327 -0.843061 -0.10617 -0.527234 -0.863427 -0.047139 -0.502267 -0.848697 0.0572534 -0.525772 -0.85527 0.070168 -0.51341 -0.87461 -0.348949 -0.336587 -0.861075 -0.392885 -0.322786 -0.842831 -0.400116 -0.35992 -0.86507 -0.282443 -0.414584 -0.839373 -0.265464 -0.474323 -0.873032 -0.482014 -0.0740135 -0.865691 -0.499896 0.0261317 -0.842492 -0.535007 -0.0630446 -0.860979 -0.498007 -0.103464 -0.850317 -0.478213 -0.219713 -0.853245 -0.474971 -0.21535 -0.866165 -0.345997 0.360616 -0.852948 -0.350804 0.386544 -0.848485 -0.358753 0.389063 -0.861751 -0.423101 0.27995 -0.844575 -0.460533 0.273134 -0.867177 -0.471162 0.161278 -0.839455 -0.531338 0.113999 -0.869019 -0.0561817 0.491578 -0.865745 0.0191598 0.500119 -0.842479 -0.0466431 0.536706 -0.865272 -0.105938 0.489981 -0.844401 -0.219628 0.488622 -0.85781 -0.237909 0.455589 -0.869214 0.233957 0.435581 -0.856845 0.267829 0.44055 -0.844358 0.266765 0.464646 -0.863133 0.137954 0.485768 -0.842624 0.114061 0.526284 -0.869591 0.448831 0.205823 -0.865561 0.482706 0.133417 -0.844333 0.492815 0.210321 -0.863253 0.443187 0.24162 -0.848693 0.396902 0.349555 -0.853984 0.382915 0.35226 -0.872045 0.48042 -0.0934575 -0.861243 0.489476 -0.136655 -0.842044 0.525776 -0.120502 -0.865009 0.501732 0.00503302 -0.83977 0.540273 0.0537758 -0.871507 0.33663 -0.35659 -0.865268 0.264111 -0.426095 -0.843407 0.356228 -0.402201 -0.860625 0.367136 -0.352896 -0.851998 0.447816 -0.271221 -0.851565 0.448632 -0.271231 -0.873335 -0.234983 -0.426696 -0.844775 -0.27359 -0.459896 -0.872424 -0.446431 -0.198936 -0.843655 -0.496905 -0.203301 -0.874646 -0.474578 0.0988453 -0.873338 -0.329916 0.358381 -0.840433 -0.351969 0.412057 -0.874553 -0.0429447 0.483025 -0.873797 0.241094 0.422318 -0.839376 0.287768 0.461126 -0.872196 0.449546 0.192826 -0.849048 0.490703 0.195776 -0.856119 0.513517 -0.0579675 -0.877388 0.464341 -0.12074 -0.856883 0.466327 -0.219751 -0.874999 0.405635 -0.264267 -0.866664 0.423362 -0.26393 -0.856775 0.382655 -0.345704 -0.874115 0.314938 -0.369778 -0.855589 0.262106 -0.446394 -0.87389 0.184206 -0.449872 -0.868614 0.193257 -0.456248 -0.856004 0.105839 -0.506019 -0.873017 0.0277927 -0.486898 -0.857161 -0.0539619 -0.512215 -0.870937 -0.113771 -0.478043 -0.86882 -0.112086 -0.482273 -0.855592 -0.201115 -0.476985 -0.870607 -0.253342 -0.421736 -0.855584 -0.340618 -0.389814 -0.869988 -0.376588 -0.318281 -0.871707 -0.37575 -0.314545 -0.857293 -0.445086 -0.258743 -0.868264 -0.458064 -0.190513 -0.856092 -0.502198 -0.122078 -0.867659 -0.494785 -0.0485373 -0.871245 -0.488949 -0.0431308 -0.855659 -0.516171 0.0376103 -0.86706 -0.485697 0.110929 -0.856928 -0.474878 0.200411 -0.866375 -0.425664 0.261162 -0.871325 -0.414049 0.263357 -0.857042 -0.394458 0.331484 -0.865173 -0.335683 0.37255 -0.856228 -0.279093 0.434719 -0.864399 -0.204536 0.459324 -0.8733 -0.185573 0.450456 -0.857058 -0.126511 0.499446 -0.864191 -0.0449239 0.501155 -0.85835 0.0357579 0.511817 -0.863221 0.102987 0.49421 -0.872527 0.115269 0.474773 -0.857263 0.181098 0.481979 -0.862138 0.247467 0.442129 -0.857757 0.321453 0.401149 -0.86172 0.376504 0.340123 -0.874774 0.375444 0.306289 -0.859525 0.430931 0.2748 -0.861821 0.462618 0.207962 -0.858694 0.492884 0.140388 -0.860362 0.505465 0.0654399 -0.873765 0.484956 0.0367759 -0.858839 0.512018 -0.0152653 -0.859686 0.501526 -0.0970128 -0.860501 0.477667 -0.177122 -0.860082 0.44309 -0.252845 -0.872797 0.408511 -0.267104 -0.860422 0.402324 -0.312745 -0.859118 0.354255 -0.36935 -0.860325 0.293494 -0.416777 -0.858084 0.224657 -0.461759 -0.874453 0.177839 -0.451337 -0.861691 0.146729 -0.485757 -0.858282 0.0640167 -0.509169 -0.86239 -0.0155103 -0.506007 -0.858426 -0.0889723 -0.505163 -0.872896 -0.121811 -0.472456 -0.862126 -0.158044 -0.481415 -0.856979 -0.236184 -0.458044 -0.863235 -0.297329 -0.407947 -0.856863 -0.369703 -0.359311 -0.87416 -0.38149 -0.300517 -0.865024 -0.410257 -0.288829 -0.858216 -0.461425 -0.224839 -0.876124 -0.455889 -0.156752 -0.865134 -0.470313 -0.174211 -0.856414 -0.509443 -0.0837963 -0.876469 -0.481262 -0.0137405 -0.855901 -0.511016 0.0793547 -0.875976 -0.461052 0.141763 -0.868011 -0.477166 0.137368 -0.85695 -0.456654 0.238963 -0.873119 -0.398419 0.280936 -0.856392 -0.3699 0.360233 -0.872972 -0.301069 0.383768 -0.868018 -0.310879 0.387167 -0.85544 -0.243821 0.456918 -0.872597 -0.165386 0.459588 -0.856139 -0.0844644 0.509795 -0.871579 -0.00748453 0.490199 -0.869517 -0.0103214 0.493796 -0.856849 0.0722956 0.510474 -0.869879 0.132615 0.475103 -0.855501 0.219917 0.468779 -0.869417 0.272083 0.412415 -0.87092 0.272213 0.409143 -0.855797 0.356303 0.375045 -0.868811 0.391707 0.302874 -0.857517 0.454309 0.241389 -0.867296 0.466342 0.174134 -0.870804 0.462313 0.167232 -0.856089 0.506495 0.10283 -0.866457 0.49845 0.0282663 -0.855936 0.513744 -0.0586512 -0.865998 0.482238 -0.132262 -0.873359 0.466682 -0.139468 -0.857462 0.465328 -0.21961 -0.865314 0.417106 -0.277945 -0.857118 0.382011 -0.345567 -0.864059 0.321873 -0.38704 -0.872515 0.302089 -0.384006 -0.856554 0.261221 -0.445061 -0.863432 0.185456 -0.469139 -0.857727 0.105489 -0.503167 -0.863248 0.0235275 -0.504232 -0.872943 0.00483818 -0.487798 -0.858464 -0.0536085 -0.510064 -0.862332 -0.121983 -0.491429 -0.857641 -0.199386 -0.474022 -0.861266 -0.26636 -0.43275 -0.874103 -0.273914 -0.401142 -0.858432 -0.336899 -0.386774 -0.861004 -0.391653 -0.324469 -0.859954 -0.440912 -0.257053 -0.861014 -0.471097 -0.19163 -0.872908 -0.460617 -0.16082 -0.859112 -0.497086 -0.121789 -0.859573 -0.509012 -0.0451801 -0.859571 -0.509762 0.0357717 -0.859067 -0.497971 0.118441 -0.874949 -0.46185 0.145459 -0.861437 -0.468487 0.196079 -0.859808 -0.433389 0.270007 -0.860892 -0.390349 0.326333 -0.858419 -0.34045 0.38368 -0.873555 -0.295723 0.386588 -0.861094 -0.276257 0.426849 -0.857545 -0.205572 0.471548 -0.862696 -0.126242 0.489713 -0.85799 -0.0424315 0.511912 -0.87324 0.00224449 0.487286 -0.862885 0.0336743 0.504277 -0.857813 0.107883 0.502513 -0.86294 0.175604 0.473812 -0.856521 0.25502 0.448705 -0.873582 0.281242 0.397186 -0.864303 0.312421 0.394174 -0.856666 0.384784 0.343604 -0.877854 0.399508 0.264131 -0.866522 0.409088 0.285986 -0.857725 0.469867 0.208647 -0.875091 0.463312 0.139851 -0.856028 0.512987 0.0637274 -0.875199 0.483718 -0.00656154 -0.867193 0.49797 0.00181475 -0.855778 0.507452 -0.100678 -0.874582 0.456767 -0.162696 -0.857247 0.446335 -0.256734 -0.871898 0.389646 -0.296598 -0.867956 0.398125 -0.296899 -0.85608 0.356335 -0.37437 -0.871813 0.286405 -0.397384 -0.855388 0.224926 -0.466604 -0.871331 0.145976 -0.46848 -0.870533 0.14734 -0.469535 -0.856362 0.0630116 -0.512517 -0.870115 -0.0120781 -0.492701 -0.856611 -0.0908101 -0.507908 -0.868822 -0.151692 -0.471315 -0.870264 -0.152704 -0.468319 -0.855504 -0.238431 -0.459633 -0.868256 -0.29055 -0.402134 -0.856098 -0.371261 -0.35953 -0.867692 -0.406074 -0.286731 -0.8722 -0.403442 -0.276591 -0.857551 -0.462754 -0.224644 -0.866333 -0.474119 -0.157091 -0.856133 -0.510011 -0.0832177 -0.865525 -0.500806 -0.00771135 -0.872525 -0.488562 0.00265627 -0.856304 -0.510299 0.0796158 -0.864991 -0.477742 0.153472 -0.85806 -0.454987 0.238159 -0.864356 -0.408218 0.293679 -0.871898 -0.389861 0.296314 -0.857203 -0.368848 0.359381 -0.86323 -0.307051 0.400692 -0.856985 -0.242797 0.454563 -0.862537 -0.165809 0.478056 -0.874312 -0.139837 0.464784 -0.858414 -0.0843199 0.50598 -0.862499 -0.00292408 0.50605 -0.858641 0.0715426 0.50756 -0.861457 0.141195 0.487807 -0.873214 0.156251 0.461609 -0.858116 0.217377 0.465171 -0.86046 0.284958 0.422384 -0.859182 0.351661 0.371674 -0.860367 0.406022 0.308083 -0.874335 0.403818 0.2692 -0.86032 0.449813 0.239829 -0.860237 0.479048 0.174661 -0.859636 0.500447 0.102851 -0.858856 0.511629 0.0245338 -0.874141 0.485581 -0.00938545 -0.860383 0.506541 -0.0561952 -0.858532 0.493354 -0.139734 -0.862264 0.458691 -0.214716 -0.859513 0.423603 -0.286005 -0.872687 0.384923 -0.300418 -0.861455 0.377639 -0.339535 -0.85778 0.325818 -0.397562 -0.861958 0.258487 -0.436134 -0.857099 0.185899 -0.48044 -0.874354 0.132079 -0.466969 -0.86375 0.105635 -0.492724 -0.857801 0.0209668 -0.513555 -0.863486 -0.0509171 -0.501796 -0.857254 -0.126931 -0.499003 -0.877586 -0.176953 -0.445569 -0.864748 -0.173324 -0.471349 -0.856705 -0.199753 -0.475558 -0.845094 -0.195392 -0.497633 -0.863343 -0.0710735 -0.499587 -0.844261 -0.0422861 -0.534261 -0.872427 -0.0240851 -0.488151 -0.866841 0.485251 -0.114532 -0.867305 0.456327 -0.198867 -0.840938 0.52305 -0.138719 -0.867103 0.328833 -0.374167 -0.857905 0.317779 -0.403751 -0.844413 0.343343 -0.411195 -0.863908 0.400916 -0.304842 -0.843974 0.448521 -0.29417 -0.869299 0.0329522 -0.493187 -0.86544 -0.0532341 -0.498176 -0.845074 0.0223421 -0.534182 -0.862393 0.0638064 -0.502203 -0.847894 0.199424 -0.491228 -0.851203 0.194973 -0.487278 -0.870093 -0.253272 -0.422838 -0.861389 -0.296107 -0.41271 -0.841214 -0.292743 -0.454599 -0.865033 -0.17209 -0.471279 -0.841331 -0.13803 -0.5226 -0.870138 -0.45603 -0.186807 -0.864563 -0.493233 -0.0961831 -0.845826 -0.498797 -0.189156 -0.860162 -0.464113 -0.211473 -0.854211 -0.410594 -0.318961 -0.848333 -0.414443 -0.329498 -0.872739 -0.474066 0.116572 -0.864798 -0.471305 0.173194 -0.840284 -0.521576 0.147922 -0.86635 -0.498209 0.0350181 -0.839762 -0.542207 -0.0284961 -0.872054 -0.319842 0.370437 -0.863333 -0.228668 0.449853 -0.846207 -0.336019 0.41355 -0.85604 -0.342283 0.387347 -0.856452 -0.424031 0.294428 -0.848794 -0.439171 0.294412 -0.87342 -0.0275443 0.486188 -0.864347 0.0278729 0.502122 -0.842714 -0.0132803 0.538198 -0.867349 -0.0971353 0.488129 -0.84088 -0.187823 0.507586 -0.873748 0.254619 0.414408 -0.848527 0.288142 0.44382 -0.85046 0.28775 0.440361 -0.858566 0.151749 0.489731 -0.844795 0.142487 0.515771 -0.87269 0.453801 0.180211 -0.865117 0.485737 0.125029 -0.842438 0.507019 0.18229 -0.86543 0.442837 0.234366 -0.844285 0.4261 0.324994 -0.861558 0.376952 0.340037 -0.874836 0.468744 -0.122234 -0.854668 0.495953 -0.153536 -0.847258 0.509574 -0.149964 -0.861558 0.507612 -0.00693791 -0.841199 0.540331 0.020666 -0.873478 0.313255 -0.372704 -0.866109 0.255979 -0.429336 -0.840415 0.332849 -0.427685 -0.864296 0.35853 -0.352773 -0.847092 0.436621 -0.302981 -0.85956 0.435416 -0.267523 -0.873986 0.0201326 -0.485533 -0.857665 -0.00620544 -0.514171 -0.846796 0.00667615 -0.531876 -0.864794 0.128418 -0.485427 -0.839733 0.179284 -0.512549 -0.873728 -0.261306 -0.410267 -0.866925 -0.3447 -0.360033 -0.840813 -0.307731 -0.445348 -0.86276 -0.239616 -0.445229 -0.847215 -0.147768 -0.510286 -0.855669 -0.126392 -0.501853 -0.866108 -0.499234 -0.0249566 -0.849338 -0.527576 -0.0170043 -0.849909 -0.526671 -0.0165056 -0.859291 -0.488534 -0.151506 -0.845393 -0.504672 -0.174979 -0.864989 -0.430615 -0.257613 -0.840999 -0.436391 -0.319818 -0.867278 -0.410917 0.281027 -0.865244 -0.377152 0.330317 -0.843568 -0.435749 0.313873 -0.865979 -0.441645 0.234584 -0.843742 -0.511796 0.161756 -0.860688 -0.496077 0.114558 -0.869611 -0.170495 0.463365 -0.85485 -0.158623 0.494035 -0.846383 -0.170846 0.504427 -0.861794 -0.283644 0.420543 -0.841439 -0.325725 0.431142 -0.869557 0.132374 0.47576 -0.865912 0.207238 0.455246 -0.841305 0.161048 0.516013 -0.864086 0.0895418 0.495316 -0.847776 0.00093139 0.530353 -0.858275 -0.0226486 0.51269 -0.872126 0.38993 0.295551 -0.858808 0.42636 0.28402 -0.844982 0.435254 0.310739 -0.864689 0.324155 0.383714 -0.839466 0.316673 0.441606 -0.871876 0.489312 0.0201458 -0.866472 0.493349 -0.0763786 -0.841221 0.540681 0.00338581 -0.862335 0.503198 0.0563066 -0.846468 0.501956 0.177574 -0.854387 0.491902 0.167498 -0.871623 0.402012 -0.280463 -0.859968 0.399512 -0.317563 -0.846024 0.42873 -0.316913 -0.866257 0.454072 -0.208368 -0.840021 0.513961 -0.173803 -0.873891 0.162816 -0.458046 -0.86621 0.0565244 -0.496473 -0.843549 0.162472 -0.511887 -0.859858 0.19039 -0.473705 -0.850283 0.313777 -0.422568 -0.849749 0.314654 -0.422989 -0.872899 -0.135703 -0.468648 -0.862101 -0.184286 -0.472039 -0.841943 -0.168101 -0.512712 -0.865411 -0.0611636 -0.497316 -0.843648 -0.0110725 -0.536783 -0.874688 -0.390017 -0.287764 -0.863935 -0.46045 -0.203964 -0.84794 -0.435458 -0.302283 -0.856941 -0.411758 -0.310011 -0.855149 -0.31368 -0.412705 -0.845715 -0.315316 -0.430513 -0.873986 -0.485754 -0.0138454 -0.86462 -0.500314 0.0460192 -0.839474 -0.543368 0.00592495 -0.865759 -0.492661 -0.0880115 -0.842421 -0.514397 -0.160382 -0.872642 -0.397088 0.284283 -0.848469 -0.426882 0.312846 -0.854355 -0.41624 0.311162 -0.859943 -0.474487 0.188041 -0.843738 -0.506171 0.178596 -0.874446 -0.155217 0.459621 -0.866926 -0.0876239 0.490674 -0.839468 -0.153849 0.521176 -0.866042 -0.219881 0.449026 -0.841758 -0.312113 0.440488 -0.861824 -0.332278 0.383211 -0.87283 0.14275 0.46668 -0.85136 0.16877 0.496692 -0.849424 0.168153 0.500203 -0.860884 0.0384276 0.507349 -0.845431 0.0181232 0.533778 -0.866025 0.475706 0.153964 -0.862465 0.492691 0.115798 -0.842684 0.516229 0.15294 -0.865612 0.446017 0.227563 -0.842611 0.448647 0.297862 -0.865903 0.375915 0.330001 -0.859088 0.280762 0.42795 -0.843596 0.325186 0.427317 -0.869096 0.468099 -0.159858 -0.863832 0.426635 -0.267914 -0.847694 0.497958 -0.1829 -0.855709 0.491461 -0.16195 -0.855564 0.517267 -0.0210894 -0.845269 0.534222 -0.0112771 -0.86891 0.292157 -0.39955 -0.864591 0.248228 -0.436882 -0.839757 0.306113 -0.448444 -0.865653 0.351552 -0.356448 -0.843727 0.42199 -0.331737 -0.869761 -0.0115974 -0.493337 -0.850312 -0.019352 -0.525923 -0.853039 -0.0216473 -0.521399 -0.86031 0.117733 -0.495989 -0.842866 0.145518 -0.518074 -0.871688 -0.290687 -0.394539 -0.866759 -0.351936 -0.35337 -0.839189 -0.338148 -0.425932 -0.86564 -0.24353 -0.437448 -0.842597 -0.182775 -0.50658 -0.861472 -0.128411 -0.4913 -0.871268 -0.468144 -0.147422 -0.852531 -0.503061 -0.141849 -0.84949 -0.507025 -0.145916 -0.861744 -0.440596 -0.251541 -0.843366 -0.452074 -0.290453 -0.873901 -0.458282 0.162096 -0.866141 -0.437542 0.241573 -0.841201 -0.503217 0.197875 -0.865282 -0.486922 0.119136 -0.843891 -0.536117 0.0206297 -0.85839 -0.512825 -0.0132946 -0.873031 -0.283833 0.396555 -0.856085 -0.277616 0.435944 -0.84506 -0.296852 0.444694 -0.86288 -0.37345 0.340548 -0.843651 -0.417343 0.337754 -0.872637 0.0169088 0.488077 -0.865591 0.0960917 0.491446 -0.844698 0.0342654 0.534146 -0.863782 -0.0173459 0.503568 -0.847534 -0.137392 0.512649 -0.854593 -0.149012 0.49746 -0.874389 0.292807 0.386922 -0.860367 0.33867 0.380883 -0.842234 0.340825 0.417708 -0.864617 0.21735 0.452985 -0.840309 0.192812 0.50666 -0.873091 0.46679 0.140782 -0.865282 0.498894 0.0489163 -0.843658 0.518868 0.137903 -0.861189 0.478731 0.170791 -0.851727 0.4434 0.279209 -0.85124 0.443822 0.280022 -0.87492 0.454057 -0.168363 -0.862847 0.454657 -0.220866 -0.84174 0.499266 -0.205443 -0.866497 0.491746 -0.0858448 -0.839185 0.542897 -0.0321132 -0.873571 0.277333 -0.39995 -0.864658 0.181551 -0.468408 -0.844417 0.290109 -0.45033 -0.857786 0.303154 -0.415091 -0.85378 0.399525 -0.333824 -0.849743 0.407118 -0.334949 -0.856148 -0.273504 -0.438413 -0.877492 -0.308121 -0.367519 -0.856559 -0.399078 -0.327177 -0.876196 -0.412852 -0.248664 -0.867044 -0.421061 -0.26635 -0.857241 -0.477794 -0.191964 -0.874016 -0.470241 -0.122348 -0.85573 -0.515607 -0.0433137 -0.873932 -0.485285 0.0272162 -0.868226 -0.495705 0.0214422 -0.855748 -0.502848 0.121817 -0.873227 -0.451461 0.183461 -0.857439 -0.435938 0.273418 -0.870915 -0.379812 0.311848 -0.868659 -0.384691 0.312161 -0.85584 -0.341978 0.388058 -0.870643 -0.270958 0.410564 -0.855427 -0.205502 0.475409 -0.870092 -0.126065 0.476495 -0.871398 -0.123827 0.474691 -0.856685 -0.0414778 0.51417 -0.868674 0.0308053 0.494426 -0.856447 0.109475 0.504494 -0.867753 0.170887 0.466694 -0.870953 0.172993 0.459906 -0.855615 0.256612 0.449526 -0.867141 0.308669 0.390884 -0.856494 0.385427 0.343314 -0.86663 0.419546 0.270063 -0.872018 0.416139 0.257707 -0.857471 0.470495 0.208277 -0.865357 0.481364 0.139451 -0.856293 0.5126 0.0632699 -0.864504 0.502452 -0.0132139 -0.873037 0.486973 -0.0257868 -0.856743 0.505867 -0.100449 -0.864121 0.472096 -0.174414 -0.858483 0.444541 -0.255716 -0.863499 0.398497 -0.309142 -0.872292 0.37673 -0.31174 -0.857417 0.354895 -0.372674 -0.862304 0.291518 -0.414064 -0.857509 0.223845 -0.46322 -0.861706 0.145658 -0.486051 -0.874654 0.11646 -0.47055 -0.859171 0.0631199 -0.507781 -0.861871 -0.0167601 -0.50685 -0.858915 -0.0895668 -0.504225 -0.860625 -0.160505 -0.483284 -0.873496 -0.176818 -0.453585 -0.858684 -0.235096 -0.455402 -0.859717 -0.303161 -0.411072 -0.86002 -0.365659 -0.355893 -0.859834 -0.419524 -0.291008 -0.873756 -0.416792 -0.25067 -0.860671 -0.457648 -0.223169 -0.859482 -0.486425 -0.157102 -0.860248 -0.502979 -0.0835762 -0.8582 -0.513304 -0.00358663 -0.874229 -0.4844 0.0328805 -0.861274 -0.502352 0.0764854 -0.858088 -0.487685 0.160777 -0.862757 -0.44867 0.233121 -0.85889 -0.413991 0.301529 -0.872687 -0.371893 0.316406 -0.862106 -0.364228 0.352295 -0.857201 -0.310391 0.41093 -0.862895 -0.240223 0.44464 -0.856739 -0.165757 0.488389 -0.874186 -0.108464 0.473323 -0.864864 -0.084963 0.494764 -0.857824 -0.000364529 0.513944 -0.875918 0.059691 0.478753 -0.865126 0.0501893 0.499037 -0.85675 0.146081 0.494611 -0.876388 0.195881 0.43997 -0.855868 0.291584 0.427163 -0.87611 0.325554 0.355593 -0.867552 0.328903 0.373064 -0.856547 0.412522 0.310086 -0.874407 0.425319 0.233486 -0.856828 0.485117 0.174663 -0.872922 0.476593 0.104244 -0.867784 0.484172 0.11193 -0.855517 0.517281 0.0226211 -0.872668 0.485936 -0.0481449 -0.855819 0.497192 -0.142738 -0.871917 0.445143 -0.203981 -0.870303 0.448623 -0.203247 -0.857347 0.425795 -0.289232 -0.869912 0.369198 -0.327026 -0.855696 0.326826 -0.401209 -0.869489 0.254717 -0.423213 -0.870576 0.252553 -0.422273 -0.855572 0.18561 -0.483266 -0.868906 0.105709 -0.483558 -0.857117 0.0201427 -0.514728 -0.867415 -0.0488558 -0.495182 -0.870532 -0.0528994 -0.489261 -0.85636 -0.128185 -0.500215 -0.866695 -0.190184 -0.461161 -0.855816 -0.274399 -0.438502 -0.86606 -0.326353 -0.378727 -0.873043 -0.326006 -0.362651 -0.856978 -0.398784 -0.326436 -0.865595 -0.431842 -0.253493 -0.857503 -0.477525 -0.191463 -0.864202 -0.488334 -0.121183 -0.872095 -0.477793 -0.105662 -0.856491 -0.514364 -0.043036 -0.863691 -0.502853 0.034294 -0.85732 -0.500356 0.121024 -0.863193 -0.465611 0.195201 -0.874001 -0.440313 0.205539 -0.858775 -0.434087 0.272166 -0.862622 -0.388005 0.324554 -0.857725 -0.340203 0.385448 -0.861421 -0.275206 0.426868 -0.873815 -0.244705 0.420198 -0.85812 -0.204427 0.470999 -0.860945 -0.125065 0.493084 -0.859974 -0.041942 0.508611 -0.861379 0.0354769 0.506722 -0.872606 0.0577134 0.485003 -0.859185 0.107721 0.500198 -0.859915 0.179781 0.477729 -0.859347 0.252405 0.444762 -0.859051 0.32092 0.3988 -0.874751 0.329112 0.355662 -0.860924 0.378877 0.339503 -0.859398 0.432022 0.27348 -0.861081 0.464476 0.206886 -0.858771 0.493159 0.138947 -0.873315 0.47702 0.0988562 -0.860944 0.50465 0.0640522 -0.857608 0.514004 -0.0175898 -0.862246 0.497199 -0.0965598 -0.857745 0.480961 -0.181521 -0.874158 0.436831 -0.212193 -0.863186 0.438413 -0.250407 -0.858259 0.4037 -0.316887 -0.862845 0.350112 -0.364582 -0.856695 0.294201 -0.423697 -0.873403 0.238054 -0.424851 -0.86391 0.221501 -0.452323 -0.856475 0.145194 -0.495347 -0.878152 0.067412 -0.473608 -0.866822 0.082582 -0.491731 -0.857942 -0.0192359 -0.513386 -0.874896 -0.0775906 -0.478055 -0.85632 -0.165253 -0.489292 -0.875177 -0.214855 -0.433478 -0.866865 -0.213427 -0.450548 -0.855677 -0.30922 -0.414969 -0.874729 -0.342545 -0.342802 -0.856628 -0.425066 -0.292418 -0.872607 -0.436787 -0.218574 -0.868016 -0.441398 -0.22741 -0.856469 -0.491799 -0.156827 -0.871807 -0.482318 -0.0855645 -0.855396 -0.517972 -0.00170417 -0.871416 -0.485629 0.0692754 -0.870148 -0.488066 0.0680712 -0.855989 -0.490514 0.163339 -0.870643 -0.437934 0.224041 -0.857086 -0.415667 0.304342 -0.868889 -0.357793 0.342077 -0.870033 -0.355287 0.341779 -0.855633 -0.310931 0.413781 -0.868339 -0.237737 0.435279 -0.855803 -0.1653 0.490181 -0.867762 -0.0849619 0.489664 -0.872742 -0.0763327 0.482177 -0.857571 0.000272357 0.514365 -0.866488 0.066971 0.494685 -0.856363 0.146945 0.495024 -0.865649 0.209488 0.454716 -0.851146 0.201395 0.484758 -0.863854 0.257623 0.432882 -0.856112 0.291731 0.426573 -0.865028 0.343539 0.365659 -0.861739 0.395677 0.317561 -0.823735 0.511804 0.243961 -0.878646 0.372635 0.298539 -0.866359 -0.31189 -0.39006 -0.86334 -0.406152 -0.299475 -0.847591 -0.339974 -0.40744 -0.853556 -0.32397 -0.408026 -0.866913 -0.480337 -0.133184 -0.864685 -0.496101 -0.0787664 -0.841119 -0.525013 -0.129927 -0.865576 -0.460572 -0.1966 -0.844735 -0.458644 -0.275806 -0.8699 -0.458482 0.181848 -0.852702 -0.480203 0.205683 -0.849711 -0.485797 0.204924 -0.860486 -0.50601 0.0593121 -0.841833 -0.538316 0.0391498 -0.869762 -0.272706 0.411274 -0.866259 -0.211292 0.452715 -0.839467 -0.284816 0.462791 -0.864976 -0.323817 0.383352 -0.844907 -0.406596 0.347579 -0.860985 -0.410291 0.30061 -0.870087 0.0326872 0.491813 -0.855092 0.0511286 0.515949 -0.849804 0.0463893 0.525054 -0.864048 -0.0772157 0.497452 -0.840806 -0.119397 0.528005 -0.872396 0.30864 0.379033 -0.867492 0.379346 0.321797 -0.840374 0.356927 0.407891 -0.864064 0.281077 0.417599 -0.845173 0.202893 0.494486 -0.857294 0.170253 0.48586 -0.871795 0.473158 0.126863 -0.85742 0.503697 0.105449 -0.845351 0.519906 0.122795 -0.863831 0.452765 0.220906 -0.843388 0.464983 0.269236 -0.87412 0.449521 -0.183972 -0.865592 0.420627 -0.271705 -0.843963 0.489683 -0.218946 -0.862587 0.4788 -0.163384 -0.846804 0.530573 -0.037631 -0.851861 0.522166 -0.0409273 -0.87345 0.264642 -0.408717 -0.860684 0.240647 -0.448677 -0.841702 0.276715 -0.463646 -0.864805 0.345921 -0.363939 -0.842139 0.403925 -0.357277 -0.872542 -0.0378338 -0.487071 -0.864716 -0.132997 -0.484333 -0.846247 -0.0562459 -0.529814 -0.86068 -0.0200649 -0.50875 -0.853262 0.105989 -0.510598 -0.848544 0.111984 -0.517139 -0.87461 -0.311223 -0.371749 -0.864225 -0.363142 -0.348199 -0.840166 -0.363859 -0.402154 -0.866049 -0.251018 -0.432375 -0.840014 -0.216178 -0.497638 -0.873231 -0.472272 -0.120113 -0.863516 -0.504267 -0.00744186 -0.846138 -0.520368 -0.11518 -0.856903 -0.497659 -0.134362 -0.856409 -0.454044 -0.24578 -0.848074 -0.461402 -0.260534 -0.874652 -0.445695 0.190631 -0.864427 -0.435578 0.251074 -0.841468 -0.489085 0.229624 -0.867135 -0.481745 0.12649 -0.840347 -0.538988 0.0575173 -0.873518 -0.258106 0.412732 -0.847524 -0.271717 0.455932 -0.851195 -0.266231 0.452313 -0.858207 -0.371108 0.354626 -0.845823 -0.39574 0.357733 -0.86582 0.193486 0.461432 -0.860957 0.230831 0.453289 -0.841835 0.221802 0.492055 -0.864972 0.104915 0.49073 -0.843328 0.065697 0.533368 -0.866069 -0.0105268 0.499813 -0.861811 -0.14077 0.487305 -0.843205 -0.102355 0.527758 -0.867532 0.431849 0.24677 -0.864518 0.475323 0.163327 -0.847056 0.466932 0.253912 -0.859646 0.434269 0.269109 -0.853446 0.357234 0.379491 -0.84759 0.359635 0.390196 -0.869213 0.492407 -0.0447607 -0.86414 0.49366 -0.0977796 -0.839784 0.538815 -0.0666429 -0.865878 0.498638 0.0401942 -0.840821 0.530773 0.106305 -0.869358 0.370403 -0.327137 -0.863024 0.293605 -0.411079 -0.847286 0.389361 -0.361254 -0.856621 0.391722 -0.33579 -0.857589 0.45714 -0.235722 -0.846153 0.479752 -0.232085 -0.872181 0.100073 -0.478839 -0.865602 0.0386198 -0.499241 -0.840236 0.092978 -0.534189 -0.86671 0.172682 -0.467968 -0.840588 0.262185 -0.473994 -0.871601 -0.193205 -0.450537 -0.848516 -0.21891 -0.481766 -0.850734 -0.21905 -0.477775 -0.859051 -0.0832965 -0.505067 -0.846494 -0.0708964 -0.527656 -0.872015 -0.427438 -0.238507 -0.865128 -0.464491 -0.189215 -0.843526 -0.476561 -0.247696 -0.866554 -0.405672 -0.290715 -0.842919 -0.372884 -0.387872 -0.861009 -0.319876 -0.395403 -0.873658 -0.484083 0.0488399 -0.853761 -0.515214 0.0751411 -0.846604 -0.527596 0.0700339 -0.861423 -0.503281 -0.0682574 -0.842524 -0.529551 -0.0986375 -0.87264 -0.362721 0.327008 -0.865747 -0.316588 0.387625 -0.841856 -0.388299 0.374837 -0.864377 -0.402292 0.301686 -0.847258 -0.474714 0.238331 -0.858474 -0.469153 0.207166 -0.874905 -0.0927591 0.475328 -0.858685 -0.0656815 0.508278 -0.844746 -0.0852342 0.528337 -0.864095 -0.202676 0.46072 -0.839673 -0.254838 0.47959 -0.873792 0.197062 0.444584 -0.866309 0.28536 0.409973 -0.841016 0.237694 0.485998 -0.862511 0.172205 0.475836 -0.84874 0.0763251 0.523274 -0.856433 0.0581027 0.512979 -0.873072 0.428779 0.232152 -0.859935 0.463278 0.21421 -0.846272 0.47552 0.240216 -0.866558 0.387023 0.315102 -0.83959 0.384077 0.384153 -0.874244 0.482179 -0.056582 -0.866474 0.480454 -0.135597 -0.838205 0.538641 -0.0853147 -0.862796 0.50535 -0.0142906 -0.846217 0.5249 0.0916367 -0.851605 0.514338 0.101119 -0.872634 0.357958 -0.33223 -0.864819 0.294028 -0.406983 -0.843119 0.38184 -0.378613 -0.854841 0.384026 -0.348957 -0.859501 0.442354 -0.256088 -0.842316 0.476728 -0.251464 -0.865952 -0.0701983 -0.495176 -0.858983 -0.111777 -0.499654 -0.836568 -0.0930501 -0.539903 -0.863239 -0.0235897 -0.504244 -0.848749 0.071141 -0.523989 -0.864426 0.191707 -0.464775 -0.8346 0.248317 -0.491712 -0.868653 -0.345236 -0.355322 -0.867251 -0.405761 -0.288501 -0.834781 -0.397293 -0.381182 -0.843507 -0.378466 -0.38113 -0.863412 -0.27233 -0.424685 -0.85487 -0.201221 -0.478234 -0.831347 -0.256668 -0.492934 -0.868636 -0.487167 -0.0902193 -0.855103 -0.515578 -0.054573 -0.824994 -0.559771 -0.0777251 -0.863351 -0.484259 -0.14184 -0.849163 -0.47962 -0.221104 -0.836688 -0.494428 -0.235571 -0.870406 -0.438456 0.22394 -0.844386 -0.4684 0.260025 -0.838116 -0.477521 0.263697 -0.867629 -0.48067 0.127186 -0.818225 -0.564492 0.108892 -0.859215 -0.51041 0.0350897 -0.871338 -0.231742 0.432511 -0.852771 -0.217142 0.475007 -0.81407 -0.244321 0.526875 -0.874013 -0.305049 0.378215 -0.814924 -0.395326 0.423811 -0.867131 -0.384586 0.316508 -0.871061 0.0727361 0.48576 -0.832275 0.112975 0.542729 -0.809406 0.120416 0.574772 -0.874707 -0.00337614 0.48464 -0.80171 -0.055961 0.595088 -0.861561 -0.103787 0.496932 -0.857556 0.411234 0.309004 -0.864603 0.442942 0.237198 -0.858464 0.481419 0.17685 -0.848739 0.512781 0.129219 -0.85431 0.519576 0.0139567 -0.85099 0.52368 -0.0396929 -0.851195 0.498063 -0.16553 -0.857639 0.468898 -0.211164 -0.862989 0.419069 -0.282191 -0.86241 0.420493 -0.281841 -0.858092 0.380108 -0.345249 -0.86779 0.350503 -0.352262 -0.856098 0.326154 -0.400898 -0.865543 0.256009 -0.430458 -0.864281 0.258611 -0.431437 -0.856137 0.184998 -0.482498 -0.870306 0.139908 -0.472222 -0.858015 0.103863 -0.503014 -0.862873 0.0217803 -0.504952 -0.86877 0.0115775 -0.49508 -0.856698 -0.0561349 -0.512755 -0.868567 -0.100366 -0.485302 -0.860363 -0.125171 -0.494072 -0.858761 -0.199594 -0.471902 -0.869361 -0.209001 -0.447807 -0.854642 -0.276381 -0.439545 -0.87082 -0.319451 -0.373663 -0.857841 -0.397772 -0.3254 -0.856698 -0.447129 -0.257186 -0.868383 -0.458551 -0.188793 -0.861449 -0.466946 -0.199665 -0.858657 -0.498237 -0.12028 -0.867207 -0.486772 -0.104903 -0.854165 -0.518328 -0.0416918 -0.85445 -0.51795 0.0405442 -0.860356 -0.495616 0.118963 -0.859806 -0.470077 0.199403 -0.870082 -0.448842 0.203712 -0.855666 -0.437485 0.276484 -0.872641 -0.392392 0.290734 -0.858292 -0.391978 0.331193 -0.862355 -0.336348 0.378437 -0.87482 -0.31378 0.369097 -0.852345 -0.279107 0.442274 -0.877339 -0.199512 0.43643 -0.85486 -0.124187 0.503778 -0.857656 -0.0406584 0.512615 -0.864667 0.0340563 0.50119 -0.877233 0.0410782 0.478304 -0.852185 0.113855 0.510703 -0.876352 0.153094 0.456693 -0.866585 0.173123 0.468037 -0.854163 0.259361 0.450708 -0.882907 0.252151 0.396101 -0.852157 0.331083 0.405232 -0.871915 0.361447 0.330335 -0.849643 0.44815 0.277973 -0.851173 0.481463 0.20904 -0.852749 0.503646 0.13842 -0.84722 0.527878 0.0596923 -0.843836 0.535993 -0.025553 -0.843935 0.524723 -0.111528 -0.847942 0.494151 -0.191859 -0.855262 0.447949 -0.260518 -0.862855 0.398604 -0.310801 -0.839926 0.367528 -0.399308 -0.891524 0.272708 -0.361683 -0.897771 0.266299 -0.350846 -0.829693 0.229961 -0.508652 -0.918693 0.159811 -0.361197 -0.862199 0.144586 -0.485498 -0.858708 0.0618939 -0.508714 -0.931247 0.0589003 -0.359596 -0.816167 -0.0392532 -0.576482 -0.910961 -0.044275 -0.410111 -0.900504 -0.0560429 -0.431222 -0.809445 -0.208171 -0.549058 -0.950307 -0.0670818 -0.304 -0.49276 -0.506677 -0.707436 -0.971538 -0.0715462 -0.225821 -0.857514 0.484094 0.174134 -0.863441 0.493951 0.102376 -0.856904 0.514979 0.022644 -0.8626 0.502805 -0.0557646 -0.85796 0.493895 -0.141323 -0.862416 0.458008 -0.215564 -0.862412 -0.322762 -0.389962 -0.872098 -0.394404 -0.289638 -0.869384 -0.494109 -0.00523366 -0.867351 -0.487247 0.101447 -0.867512 -0.210953 0.450469 -0.881383 -0.0838186 0.464908 -0.880123 0.352202 0.318334 -0.86989 0.429761 0.242069 -0.880925 0.443717 0.164581 -0.866588 0.491748 0.0849024 -0.869712 0.49312 0.0208237 -0.870907 0.489344 -0.04542 -0.869673 0.480201 -0.114349 -0.865892 0.464439 -0.185816 -0.859625 0.441271 -0.257534 -0.901262 0.340577 -0.267832 -0.90432 0.400976 -0.146367 -0.864275 0.491907 -0.105152 -0.896501 0.442981 0.0073735 -0.863425 0.49895 0.0744734 -0.886597 0.435223 0.156612 -0.862546 0.444398 0.241918 -0.856126 0.344167 0.385483 -0.86093 0.335063 0.382795 -0.854413 0.26616 0.446248 -0.871221 0.16298 0.463045 -0.843199 0.0761482 -0.532182 -0.867208 0.0481578 -0.495613 -0.840663 0.128085 -0.526194 -0.841075 0.420141 0.340698 -0.844531 0.127574 0.520088 -0.845154 -0.451544 0.286045 -0.841379 -0.413998 -0.347399 -0.866905 0.138271 -0.478913 -0.839274 0.212333 -0.500534 -0.853409 0.371855 -0.365264 0.00289692 -0.717513 -0.696539 0.284173 -0.550523 -0.784965 0.0352523 -0.512481 -0.857975 0.066032 -0.272535 -0.959877 0.0924016 -0.0147856 -0.995612 0.110723 0.242958 -0.963697 0.122571 0.483425 -0.866762 0.130418 0.690588 -0.711393 0.170048 0.817062 -0.550902 0.176038 0.736115 -0.653564 0.264775 -0.359698 -0.894713 0.254406 -0.135847 -0.957509 0.240277 0.111548 -0.964274 0.227281 0.359135 -0.905188 0.218618 0.584095 -0.78169 0.136052 0.850523 -0.508036 0.176528 0.88141 -0.438127 0.169267 0.933303 -0.316692 0.140911 0.952378 -0.270406 0.168141 0.983997 -0.0589731 0.177134 0.9656 -0.190371 0.144867 0.989342 -0.0146924 0.192905 0.974689 0.112998 0.146988 0.959127 0.241806 0.173782 0.8649 0.470902 0.172352 0.940508 0.292814 0.167069 0.861072 0.480252 0.177516 0.72108 0.669725 0.164712 0.707721 0.687023 0.163207 0.505924 0.846997 0.162431 0.269501 0.949202 0.162222 0.0146525 0.986646 0.162248 -0.241222 0.956811 0.162329 -0.480638 0.861764 0.160123 -0.687549 0.708263 0.159154 -0.847563 0.506268 0.163007 -0.949113 0.269468 0.17151 -0.984582 0.0343785 0.173893 -0.956191 0.2355 0.17994 0.531557 0.827689 0.181533 0.307102 0.934203 0.182437 0.0611515 0.981314 0.18274 -0.190138 0.9646 0.182755 -0.42953 0.884367 0.181712 -0.631876 0.753468 0.181695 -0.780996 0.597522 0.180129 -0.88677 0.425667 0.165344 -0.986127 0.0146446 0.178654 -0.968893 -0.171258 0.161999 -0.956851 -0.241232 0.161625 -0.861869 -0.480686 0.171284 -0.746152 -0.643366 0.176085 -0.646563 -0.74226 0.180672 -0.6307 -0.754702 0.17006 -0.533371 -0.82861 0.181023 -0.43159 -0.88372 0.176454 -0.412353 -0.893772 0.168403 -0.236191 -0.957003 0.177316 -0.205683 -0.962421 0.168623 -0.00863151 -0.985643 0.17965 0.0335094 -0.98316 0.166782 0.212371 -0.962851 0.165476 0.42368 -0.890569 0.164432 0.617057 -0.769547 0.165439 0.787385 -0.593848 0.176498 0.879531 -0.441897 0.16773 0.791692 -0.587444 0.181839 -0.906379 -0.38133 0.182267 -0.792117 -0.58252 0.181415 0.272101 -0.945013 0.181659 0.491298 -0.851837 0.178228 0.666004 -0.724343 0.173462 0.887467 -0.426981 0.173069 0.937266 -0.302622 0.170798 0.970197 -0.171888 0.170366 0.984664 -0.0375789 0.171794 0.980289 0.0975681 0.175194 0.957026 0.231105 0.175136 0.957097 0.230852 0.171805 0.916246 0.361906 0.178005 0.900802 0.396068 0.170237 0.857333 0.485799 0.170604 0.781197 0.600521 0.172964 0.689342 0.703485 0.173506 0.583715 0.793204 0.176692 0.570695 0.801927 0.171006 0.468833 0.866575 0.178846 0.417299 0.890997 0.165416 0.308607 0.936696 0.168685 0.119101 0.978448 0.167986 -0.0544089 0.984287 0.169238 -0.22647 0.959203 0.173051 -0.39147 0.903772 0.172914 -0.545836 0.819856 0.178339 -0.562582 0.807277 0.169059 -0.684569 0.709073 0.181051 -0.725579 0.663895 0.167559 -0.801489 0.574056 0.167484 -0.89231 0.419204 0.167415 -0.953671 0.249967 0.167375 -0.983284 0.0716869 0.16744 -0.979688 -0.110342 0.167098 -0.940672 -0.295322 0.167672 -0.859099 -0.483566 0.172918 -0.746509 -0.642513 0.173049 -0.848274 -0.500485 0.176882 0.942773 -0.282651 0.178391 0.977285 -0.114417 0.17789 0.982316 0.0583946 0.178636 0.816044 0.549692 0.177141 0.705025 0.686703 0.178358 0.244543 0.953093 0.180611 0.0491095 0.982328 0.181023 -0.161932 0.970056 0.178242 -0.371042 0.911349 0.179962 -0.847492 0.49937 0.178696 -0.925478 0.334004 0.178625 -0.969459 0.168056 0.178582 -0.983921 -0.00300637 0.178339 -0.968289 -0.174961 0.177242 -0.922658 -0.342472 0.166751 -0.731035 -0.661651 0.17776 -0.620766 -0.763578 0.164304 -0.564474 -0.808934 0.166785 -0.386174 -0.907222 0.16956 -0.228562 -0.95865 0.17444 -0.0921741 -0.980344 0.172271 0.0409575 -0.984198 0.182111 0.0941621 -0.978759 0.170816 0.173779 -0.969857 0.177464 0.302105 -0.936611 0.170166 0.428273 -0.887483 0.173824 0.544648 -0.820453 0.172717 0.652436 -0.7379 0.182486 0.686874 -0.703493 0.170382 0.748536 -0.640831 0.178638 0.828115 -0.531332 0.170114 0.895819 -0.410572 0.173466 0.943535 -0.282225 0.172996 0.973813 -0.147517 0.182955 0.977898 -0.101205 0.170138 0.98538 -0.00892757 0.1793 0.975316 0.128879 0.168655 0.946436 0.275346 0.170973 0.888561 0.425709 0.175573 0.799678 0.574186 0.182406 0.787711 0.588421 0.166748 0.682338 0.711765 0.18844 0.6166 0.764391 0.165339 0.541281 0.824426 0.173471 0.381901 0.907777 0.17239 0.20785 0.96285 0.188024 0.173852 0.966655 0.163044 0.0247466 0.986308 0.19408 -0.0710125 0.978412 0.162537 -0.158621 0.973869 0.175217 -0.334334 0.926023 0.170686 -0.503287 0.847094 0.196829 -0.531804 0.823677 0.156111 -0.657823 0.736816 0.207977 -0.717638 0.664636 0.152625 -0.786504 0.598429 0.169847 -0.882236 0.439102 0.176107 -0.948556 0.263112 0.219605 -0.94616 0.237813 0.134941 -0.988537 0.0677235 0.280448 -0.959861 -0.00401622 0.0801256 -0.98794 -0.132496 0.37184 -0.89837 -0.233808 0.179092 -0.474884 -0.861633 0.179619 -0.309084 -0.933919 0.179826 -0.118143 -0.976578 0.179691 0.310054 -0.933583 0.181805 0.510655 -0.840344 0.179555 0.829725 -0.528504 0.182595 0.928173 -0.324273 0.182054 0.973564 0.137945 0.18512 0.908486 0.374679 0.185385 0.408196 0.893873 0.188958 -0.311585 0.931241 0.204369 -0.860619 0.466441 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 -0.00563214 -0.042814 -0.991289 -0.0329106 -0.127528 -0.922711 -0.126393 -0.364183 -0.790818 -0.200681 -0.578217 -0.605458 -0.260957 -0.751879 -0.37989 -0.303298 -0.873896 -0.129418 -0.325122 -0.936775 -0.129418 -0.325122 -0.936775 -0.12942 -0.55651 -0.820699 -0.129451 -0.556498 -0.820702 -0.129447 -0.749948 -0.648707 -0.379887 -0.832404 -0.403472 -0.605472 -0.781613 -0.149948 -0.790821 -0.61045 0.0441886 -0.922708 -0.364188 0.1264 -0.991339 -0.123201 0.0454718 -0.990768 -0.128077 0.044452 -0.991289 -0.127525 0.0329096 -0.999067 -0.0428119 0.00563143 0.258757 -0.916768 -0.304273 -0.985195 -0.0178614 -0.170506 -0.898248 -0.0317366 -0.438341 -0.922705 0.0726329 -0.378601 -0.790824 0.266957 -0.550756 -0.605467 0.520665 -0.601928 -0.379888 0.765617 -0.519149 -0.129442 0.936771 -0.325122 -0.129436 0.820703 -0.556501 -0.12945 0.820704 -0.556496 -0.129447 0.648705 -0.74995 -0.379899 0.403473 -0.832398 -0.60547 0.149942 -0.781616 -0.790816 -0.0441891 -0.610457 -0.922711 -0.0278319 -0.384487 -0.922706 -0.0278383 -0.384498 -0.986719 0.0306033 -0.159525 -0.922704 0.168145 -0.346908 -0.790815 0.400408 -0.46291 -0.605456 0.658718 -0.446669 -0.379868 0.873901 -0.303311 -0.129418 0.989002 -0.0715933 -0.129418 0.936771 -0.325132 -0.976956 0.143148 -0.15832 -0.990524 0.104646 -0.088947 -0.991289 0.102626 -0.0825449 -0.991339 0.11011 -0.0715693 -0.991339 0.123201 -0.0454718 -0.990767 0.128078 -0.0444516 -0.991289 0.127527 -0.0329102 -0.999067 0.0428096 -0.00563068 -0.999067 0.0301114 -0.0309502 -0.990768 0.112207 -0.0760864 -0.922705 0.364193 -0.126405 -0.790818 0.610455 -0.0441873 -0.605458 0.781626 0.149938 -0.379867 0.832412 0.403473 -0.129436 0.749955 0.648702 -0.129444 0.892295 0.432498 -0.129427 0.892299 0.432494 -0.129423 0.973832 0.186819 -0.37989 0.922618 -0.0667847 -0.605461 0.751877 -0.260956 -0.790824 0.50657 -0.343488 -0.922711 0.252195 -0.291553 -0.986712 0.0708695 -0.146211 -0.999206 0.0125481 -0.0378103 0.25875 0.304234 -0.916782 -0.985195 0.170506 -0.0178613 -0.898095 0.438654 -0.0317523 -0.92271 0.378591 0.0726304 -0.790821 0.550759 0.266958 -0.605467 0.601928 0.520665 -0.379889 0.519156 0.765612 -0.129413 0.325124 0.936775 -0.129411 0.556511 0.8207 -0.12945 0.556496 0.820704 -0.129447 0.749951 0.648704 -0.379887 0.832402 0.403477 -0.605472 0.781614 0.149943 -0.790815 0.610458 -0.0441891 -0.92271 0.364184 -0.126396 -0.92271 0.384488 -0.0278319 -0.922711 0.384487 -0.0278314 -0.986712 0.15957 0.030612 -0.922709 0.346896 0.168141 -0.790815 0.46291 0.400408 -0.605456 0.446669 0.658718 -0.379892 0.303297 0.873895 -0.129419 0.0715929 0.989002 -0.129423 0.32512 0.936775 -0.97696 0.158308 0.143138 -0.990523 0.0889547 0.104648 -0.991289 0.0825449 0.102626 -0.99134 0.0715675 0.110109 -0.99134 0.0454718 0.1232 -0.990767 0.0444511 0.128079 -0.991289 0.0329103 0.127528 -0.999067 0.00563218 0.0428142 -0.999067 0.0309502 0.0301114 -0.990768 0.0760867 0.112207 -0.922709 0.126397 0.364188 -0.790818 0.0441878 0.610455 -0.605462 -0.149939 0.781623 -0.379868 -0.403467 0.832415 -0.129432 -0.648705 0.749953 -0.12943 -0.432492 0.892299 -0.129448 -0.432497 0.892294 -0.129449 -0.186819 0.973828 -0.379891 0.0667847 0.922617 -0.605461 0.260955 0.751877 -0.790814 0.343501 0.506577 -0.922711 0.291553 0.252195 -0.986713 0.146207 0.0708652 -0.999206 0.0378129 0.0125489 0.259254 0.916674 0.304132 -0.985195 0.0178614 0.170506 -0.898248 0.0317366 0.438341 -0.922706 -0.0726327 0.3786 -0.790824 -0.266957 0.550756 -0.605467 -0.520665 0.601928 -0.379888 -0.765617 0.519149 -0.129428 -0.936771 0.325128 -0.129424 -0.820704 0.556502 -0.129438 -0.820705 0.556497 -0.129437 -0.648706 0.749951 -0.379899 -0.403473 0.832398 -0.60547 -0.149941 0.781616 -0.790816 0.0441891 0.610457 -0.92271 0.126394 0.364185 -0.92271 0.0278319 0.384488 -0.922706 0.0278383 0.384499 -0.986719 -0.0306033 0.159525 -0.922705 -0.168145 0.346905 -0.790819 -0.400405 0.462906 -0.605456 -0.658721 0.446666 -0.37988 -0.873898 0.303305 -0.129433 -0.989 0.0715932 -0.129432 -0.936771 0.325126 -0.976956 -0.143148 0.15832 -0.990523 -0.104648 0.0889512 -0.991289 -0.102627 0.0825444 -0.991339 -0.11011 0.0715693 -0.990768 -0.112207 0.0760863 -0.922708 -0.319064 0.216353 -0.922707 -0.36419 0.126401 -0.790817 -0.578216 0.200685 -0.60547 -0.75187 0.260954 -0.379873 -0.8739 0.303308 -0.605469 -0.751871 0.260955 -0.605467 -0.658717 0.446657 -0.790821 -0.506572 0.343492 -0.92271 -0.319061 0.216347 -0.790819 -0.506574 0.343495 -0.790819 -0.578214 0.200683 -0.999067 -0.0301117 0.0309501 0.25875 -0.304234 0.916782 -0.985195 -0.170505 0.0178598 -0.898179 -0.438482 0.0317399 -0.922708 -0.378596 -0.0726288 -0.790816 -0.550766 -0.266958 -0.605467 -0.601928 -0.520665 -0.379881 -0.519158 -0.765615 -0.379882 -0.699617 -0.605166 -0.379891 -0.699612 -0.605166 -0.986716 -0.159545 -0.0306072 -0.922709 -0.346896 -0.168141 -0.790815 -0.462908 -0.40041 -0.605461 -0.446667 -0.658715 -0.379888 -0.303299 -0.873896 -0.379888 -0.519154 -0.765614 -0.976958 -0.158315 -0.143142 -0.990524 -0.0889511 -0.104646 -0.991289 -0.0825454 -0.102626 -0.991339 -0.0715681 -0.11011 -0.99134 -0.0454716 -0.123201 -0.990767 -0.0444511 -0.128079 -0.999067 -0.0309513 -0.0301125 -0.990768 -0.0760864 -0.112207 -0.922709 -0.126398 -0.364187 -0.922708 -0.216352 -0.319063 -0.922709 -0.21635 -0.319062 -0.790814 -0.343501 -0.506577 -0.790814 -0.200685 -0.578221 -0.129422 0.973832 0.186819 -0.129424 0.989002 -0.0715909 -0.379886 0.873896 -0.303302 -0.605467 0.658714 -0.44666 -0.790818 0.400407 -0.462905 -0.922707 0.168145 -0.3469 -0.922707 0.252197 -0.291562 -0.129433 0.648702 -0.749955 -0.12943 0.432494 -0.892298 -0.379871 0.174274 -0.908475 -0.605461 -0.0574588 -0.793798 -0.790818 -0.0441875 -0.610455 -0.129448 0.432499 -0.892293 -0.129449 0.186819 -0.973828 -0.379891 -0.0667847 -0.922617 -0.605458 -0.0574601 -0.7938 -0.129422 0.186809 -0.973834 -0.129424 -0.0715909 -0.989002 -0.379889 -0.0667856 -0.922618 -0.129418 -0.0715933 -0.989002 -0.129424 -0.749956 -0.648703 -0.12943 -0.892296 -0.432499 -0.379882 -0.90847 -0.174276 -0.605462 -0.793797 0.0574633 -0.790818 -0.610454 0.044191 -0.129427 -0.892297 -0.432498 -0.129423 -0.973832 -0.186819 -0.37989 -0.922618 0.0667847 -0.605469 -0.793792 0.0574596 -0.129422 -0.973832 -0.186819 -0.129424 -0.989001 0.0715964 -0.379875 -0.922623 0.0667912 -0.129425 -0.18681 0.973833 -0.129423 0.0715913 0.989002 -0.379886 0.3033 0.873897 -0.605467 0.44666 0.658714 -0.790818 0.462905 0.400407 -0.922706 0.346903 0.168141 -0.922707 0.291562 0.252197 -0.922709 -0.378594 -0.0726295 -0.790823 -0.601084 -0.115314 -0.790817 -0.601092 -0.115312 -0.605458 -0.781625 -0.149943 -0.790815 -0.550768 -0.266958 -0.379892 -0.908465 -0.174279 -0.605468 -0.716176 -0.347133 -0.605474 -0.716171 -0.347133 -0.379879 -0.832408 -0.403471 -0.986712 -0.0708695 0.146211 -0.922707 -0.252197 0.291562 -0.790822 -0.400404 0.462902 -0.898102 0.332615 0.287714 -0.898102 0.287714 -0.332615 -0.986712 -0.146209 -0.0708673 -0.922709 -0.291558 -0.252196 -0.790816 -0.343498 -0.506575 -0.605471 -0.260947 -0.751871 -0.605472 -0.446658 -0.658711 -0.790817 0.115311 -0.601093 -0.790824 0.115315 -0.601082 -0.922704 0.0726317 -0.378606 -0.605462 0.149939 -0.781623 -0.37989 0.174279 -0.908466 -0.92271 0.319062 -0.216345 -0.922706 0.319068 -0.216355 -0.790817 0.506575 -0.343498 -0.605452 0.520667 -0.601941 -0.379894 0.605164 -0.699613 -0.379892 0.605163 -0.699614 -0.379874 0.765619 -0.519157 -0.379873 0.403468 -0.832412 -0.605468 0.347137 -0.716174 -0.605469 0.347137 -0.716173 -0.790815 0.266956 -0.550769 -0.790824 0.578208 -0.20068 -0.790817 0.578215 -0.200688 -0.605468 0.751873 -0.260951 -0.605459 0.793799 -0.0574601 -0.605462 0.793797 -0.0574584 -0.379888 0.922619 -0.0667856 -0.790818 0.601091 0.115312 -0.790823 0.601083 0.115314 -0.922709 0.378594 0.0726295 -0.379892 0.908465 0.174279 -0.379869 0.908476 0.174272 -0.92271 0.216349 0.319059 -0.922708 0.216354 0.319062 -0.790817 0.343498 0.506575 -0.605452 0.601941 0.520667 -0.379891 0.699614 0.605163 -0.379892 0.699614 0.605163 -0.379895 0.519152 0.765611 -0.605468 0.716174 0.347137 -0.605473 0.716169 0.347137 -0.790815 0.550768 0.266958 -0.790814 0.200684 0.578221 -0.790818 0.200679 0.578217 -0.605468 0.26095 0.751873 -0.605459 0.0574601 0.793799 -0.605461 0.0574592 0.793798 -0.379888 0.066786 0.922619 -0.790816 -0.115311 0.601094 -0.790824 -0.115315 0.601082 -0.922704 -0.0726315 0.378605 -0.37989 -0.174279 0.908466 -0.379869 -0.174273 0.908476 -0.898102 -0.287714 0.332615 -0.922711 -0.252195 0.291553 -0.605452 -0.520667 0.601941 -0.379894 -0.605164 0.699613 -0.379892 -0.605163 0.699614 -0.379885 -0.765617 0.519151 -0.605468 -0.347137 0.716174 -0.605469 -0.347137 0.716173 -0.790817 -0.266956 0.550765 -0.922707 -0.168145 0.3469 -0.999206 -0.0125481 0.0378103 -0.922708 -0.384493 0.0278323 -0.922708 -0.384492 0.0278318 -0.89811 -0.332605 -0.287702 -0.922709 -0.291557 -0.252196 -0.790818 -0.462903 -0.400409 -0.60546 -0.601934 -0.520666 -0.922709 -0.346897 -0.168141 -0.999206 -0.0378115 -0.0125484 0 -0.982092 -0.188404 0 -0.99739 0.0722005 0 -0.99739 0.0722005 0 -0.944717 0.327886 0 -0.944717 0.327886 0 -0.827668 0.561218 0 -0.654208 0.756315 0 -0.436167 0.899866 0 -0.188395 0.982093 0 0.0722001 0.99739 0 0.327881 0.944719 0 0.561218 0.827668 0 0.756317 0.654205 0 0.899868 0.436162 0 0.982092 0.188404 0 0.99739 -0.0722005 0 0.944719 -0.327881 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.436169 -0.899865 0 0.188394 -0.982094 0 -0.0722005 -0.99739 0 -0.327879 -0.94472 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899866 -0.436167 0 -0.982092 -0.188404 0 -0.827668 0.561218 0 -0.654208 0.756315 0 -0.436167 0.899866 0 -0.188395 0.982093 0 0.0722001 0.99739 0 0.327881 0.944719 0 0.561218 0.827668 0 0.756317 0.654205 0 0.899868 0.436162 0 0.982092 0.188404 0 0.99739 -0.0722005 0 0.944719 -0.327881 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.436169 -0.899865 0 0.188394 -0.982094 0 -0.0722005 -0.99739 0 -0.327879 -0.94472 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899866 -0.436167 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121842 -0.873351 -0.48709 -0.00121794 -0.899864 -0.436168 0.00121854 -0.969658 -0.244461 -0.00121863 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.944718 0.327885 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.827662 0.561227 0 -0.827662 0.561227 0 -0.944718 0.327885 0 -0.997391 0.0721939 0 -0.982093 -0.188395 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.982093 -0.188395 0.00121799 -0.999889 0.014849 -0.0012179 -0.99739 0.0721938 0 -0.944718 0.327885 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.654202 0.75632 0.00121859 -0.961979 0.273121 -0.00121818 -0.944717 0.327885 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.188417 0.982089 0 -0.436173 0.899863 0.00121841 -0.858505 0.512804 -0.00121797 -0.827662 0.561226 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.188417 0.982089 0 0.0722046 0.99739 0 -0.188417 0.982089 0.00121853 -0.696536 0.717521 -0.00121839 -0.654202 0.756319 0 -0.436173 0.899863 0 -0.188417 0.982089 0 0.0722046 0.99739 0 0.327882 0.944719 0 0.0722046 0.99739 0.00121802 -0.487098 0.873347 -0.00121851 -0.436172 0.899862 0 -0.188417 0.982089 0 0.0722046 0.99739 0 0.327882 0.944719 0 0.561234 0.827657 0 0.327882 0.944719 0.00121797 -0.244461 0.969658 -0.00121822 -0.188417 0.982088 0 0.0722045 0.99739 0 0.327882 0.944719 0 0.561234 0.827657 0 0.756311 0.654213 0 0.561234 0.827657 0.00121857 0.0148491 0.999889 -0.00121777 0.0722045 0.997389 0 0.327882 0.944719 0 0.561234 0.827657 0 0.756311 0.654213 0 0.899865 0.436169 0 0.756311 0.654213 0.00121867 0.273128 0.961977 -0.00121767 0.327882 0.944718 0 0.561234 0.827657 0 0.756311 0.654213 0 0.899865 0.436169 0 0.982093 0.188395 0 0.899865 0.436169 0.00121884 0.512799 0.858508 -0.00121819 0.561233 0.827657 0 0.756311 0.654213 0 0.899865 0.436169 0 0.982093 0.188395 0 0.997391 -0.0721832 0 0.982093 0.188395 0.00121811 0.717521 0.696536 -0.00121818 0.75631 0.654212 0 0.899865 0.436169 0 0.982093 0.188395 0 0.997391 -0.0721832 0 0.944718 -0.327885 0 0.997391 -0.0721832 0.00121831 0.873347 0.487098 -0.00121846 0.899864 0.436168 0 0.982093 0.188395 0 0.997391 -0.0721832 0 0.944718 -0.327885 0 0.827657 -0.561234 0 0.944718 -0.327885 0.00121797 0.969658 0.244461 -0.00121921 0.982093 0.188395 0 0.997391 -0.0721832 0 0.944718 -0.327885 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.827657 -0.561234 0.00121741 0.999889 -0.014849 -0.00121802 0.997391 -0.0721831 0 0.944718 -0.327885 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.654207 -0.756315 0.00121871 0.961976 -0.273131 -0.00121763 0.944717 -0.327885 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.188419 -0.982089 0 0.436169 -0.899865 0.00121891 0.858505 -0.512804 -0.00121786 0.827657 -0.561233 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 0.188419 -0.982089 0.00121853 0.696536 -0.717521 -0.0012181 0.654207 -0.756315 0 0.436169 -0.899865 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.0722038 -0.99739 0.00121831 0.487098 -0.873347 -0.00121846 0.436168 -0.899864 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.561234 -0.827657 0 -0.327885 -0.944718 0.00121797 0.244461 -0.969658 -0.00121814 0.188419 -0.982088 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.561234 -0.827657 0.00121856 -0.0148491 -0.999889 -0.00121778 -0.0722037 -0.997389 0 -0.327885 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899865 -0.436169 0 -0.756305 -0.654219 0.00121871 -0.273131 -0.961976 -0.00121763 -0.327885 -0.944717 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.899865 -0.436169 0.00121884 -0.512799 -0.858508 -0.00121819 -0.561233 -0.827657 0 -0.756305 -0.654219 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.982093 -0.188395 0.00121802 -0.717515 -0.696542 -0.00121828 -0.756305 -0.654218 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.944718 0.327885 0 -0.997391 0.0721939 0 -0.899865 -0.436169 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.997391 0.0721939 0 -0.997391 0.0721939 0 -0.997391 0.0721939 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.827662 0.561227 0 -0.827662 0.561227 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.654202 0.75632 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.436173 0.899863 0 -0.436173 0.899863 0 -0.188417 0.982089 0 -0.188417 0.982089 0 -0.188417 0.982089 0 0.0722045 0.99739 0 0.0722046 0.99739 0 0.0722046 0.99739 0 0.327882 0.944719 0 0.327882 0.944719 0 0.327882 0.944719 0 0.561234 0.827657 0 0.561234 0.827657 0 0.561234 0.827657 0 0.756311 0.654213 0 0.756311 0.654213 0 0.756311 0.654213 0 0.899865 0.436169 0 0.899865 0.436169 0 0.899865 0.436169 0 0.982093 0.188395 0 0.982093 0.188395 0 0.982093 0.188395 0 0.997391 -0.0721832 0 0.997391 -0.0721832 0 0.997391 -0.0721832 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.827657 -0.561234 0 0.827657 -0.561234 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.654207 -0.756315 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.436169 -0.899865 0 0.436169 -0.899865 0 0.188419 -0.982089 0 0.188419 -0.982089 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 -0.0722038 -0.99739 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.327885 -0.944718 0 -0.327885 -0.944718 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.710859 0.690737 0.13252 0.700033 0.714111 -0.000160121 0.711662 0.700688 -0.0507343 0.699539 0.692555 -0.176103 0.71228 0.663096 -0.230135 0.712725 0.580553 -0.393677 0.71299 0.458724 -0.5303 0.713078 0.305782 -0.630886 0.712997 0.132109 -0.688609 0.712736 -0.0506408 -0.699602 0.712295 -0.23013 -0.663081 0.71168 -0.394257 -0.581441 0.710886 -0.531928 -0.460102 0.709918 -0.633762 -0.307184 0.708759 -0.692819 -0.132903 0.707418 -0.704951 0.0510268 0.705889 -0.669162 0.232256 0.704962 -0.58701 0.398055 0.704179 -0.466757 0.535042 0.70429 -0.586378 0.40017 0.699162 0.628206 -0.341365 0.698915 0.524993 -0.485695 0.698784 0.38932 -0.60011 0.698785 0.229597 -0.677485 0.698908 0.0557117 -0.713039 0.699152 -0.121531 -0.704569 0.699519 -0.291102 -0.652635 0.700012 -0.442526 -0.560494 0.700633 -0.56641 -0.433926 0.701368 -0.655155 -0.28081 0.702224 -0.703292 -0.110735 0.703198 -0.707949 0.0657326 0.703646 -0.668858 0.239815 0.70512 -0.463909 0.536278 0.703535 -0.317265 0.63591 0.706047 -0.308864 0.637261 0.706903 -0.133266 0.694642 0.707705 0.0510073 0.704664 0.708446 0.231403 0.666751 0.709131 0.395701 0.58357 0.709764 0.532792 0.460833 0.71034 0.633379 0.306999 0.700105 0.691584 0.177662 0.702943 -0.146999 0.69589 0.702378 0.0330192 0.711038 0.70185 0.211189 0.680298 0.701357 0.375968 0.605596 0.700899 0.516698 0.491694 0.700485 0.624226 0.345922 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704063 -0.69742 -0.133793 0.704063 -0.708284 0.0512723 0.704059 -0.708288 0.0512705 0.704057 -0.670885 0.232846 0.704058 -0.670883 0.232846 0.704072 -0.587747 0.398543 0.70406 -0.464584 0.537086 0.704062 -0.309738 0.63903 0.704055 -0.133791 0.697428 0.70406 0.0512746 0.708287 0.704058 0.232841 0.670886 0.704072 0.398543 0.587747 0.704073 0.537082 0.464569 0.704065 0.639026 0.309739 0.704055 0.697428 0.133798 0.704059 0.708288 -0.0512746 0.704058 0.670885 -0.232842 0.704072 0.587747 -0.398543 0.70406 0.464582 -0.537088 0.704062 0.30974 -0.639029 0.704055 0.13379 -0.697429 0.70406 -0.0512749 -0.708287 0.704061 -0.23284 -0.670883 0.704067 -0.398544 -0.587752 0.704067 -0.537087 -0.464573 0.704065 -0.639026 -0.309739 0.704064 -0.69742 -0.133792 0.704057 -0.587763 0.398545 0.704072 -0.464572 0.537081 0.70406 -0.30974 0.639031 0.704062 -0.133787 0.697423 0.704055 0.0512726 0.708292 0.70406 0.232841 0.670883 0.704057 0.398545 0.587763 0.704072 0.537082 0.46457 0.704075 0.639019 0.30973 0.704064 0.69742 0.133792 0.704055 0.708292 -0.0512729 0.704058 0.670886 -0.232842 0.704057 0.587763 -0.398545 0.704072 0.46457 -0.537082 0.70406 0.309741 -0.63903 0.704062 0.133786 -0.697423 0.704055 -0.0512729 -0.708292 0.70406 -0.23284 -0.670883 0.704062 -0.398544 -0.587758 0.704066 -0.537087 -0.464574 0.704068 -0.639024 -0.309737 -0.258821 0.916756 0.304255 -0.258822 0.916754 0.30426 -0.25882 0.916757 0.304251 -0.25882 0.916759 0.304246 -0.25882 0.916759 0.304247 -0.258818 -0.304244 0.91676 -0.258821 -0.304252 0.916756 -0.25882 -0.916759 -0.304246 -0.258818 -0.91676 -0.304244 -0.258821 -0.916764 -0.30423 -0.258813 -0.916748 -0.304286 -0.258818 -0.916755 -0.30426 -0.25881 -0.304217 0.916771 -0.258811 -0.304222 0.916769 -0.258818 -0.304265 0.916753 -0.258816 -0.304244 0.91676 -0.258817 -0.304243 0.916761 -0.258818 -0.91676 -0.304243 -0.25882 -0.916758 -0.304248 -0.25882 0.304244 -0.916759 -0.258822 0.304247 -0.916758 -0.258821 0.30423 -0.916764 -0.258808 0.304312 -0.91674 -0.258825 0.304234 -0.916761 -0.258821 -0.916756 -0.304255 -0.258813 -0.916769 -0.304221 -0.258824 -0.916743 -0.304291 -0.25882 -0.916759 -0.304246 -0.25882 -0.916759 -0.304247 -0.258819 0.304244 -0.91676 -0.258817 0.304248 -0.916759 -0.25882 0.916759 0.304246 -0.25882 0.916759 0.304247 -0.258821 0.916764 0.30423 -0.258819 0.916759 0.304246 -0.258816 0.916755 0.30426 -0.25881 0.304217 -0.916771 -0.258811 0.304222 -0.916769 -0.25882 0.304278 -0.916748 -0.258817 0.304244 -0.91676 -0.258818 0.304243 -0.916761 -0.258819 0.91676 0.304243 -0.258817 0.916759 0.304248 -0.258819 -0.304243 0.91676 -0.258822 -0.304247 0.916758 -0.258819 -0.304243 0.91676 -0.258811 -0.304299 0.916744 -0.258821 -0.304247 0.916758 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.793354 -0.60876 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.923881 -0.382681 0 -0.923881 -0.382681 0 -0.793354 -0.60876 0 -0.608761 -0.793354 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.608761 -0.793354 0 -0.608761 -0.793354 0 -0.793354 -0.60876 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.991445 -0.130529 0 -0.793354 -0.60876 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.991445 0.130528 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793355 0.608759 0 -0.92388 0.382682 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793355 0.608759 0 -0.608761 0.793354 0 -0.793355 0.608759 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793355 0.608759 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.608761 0.793354 0 -0.92388 0.382682 0 -0.793355 0.608759 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 -0.382682 0.92388 0 -0.793355 0.608759 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 -0.130527 0.991445 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.130526 0.991445 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.382685 0.923879 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.793351 0.608765 0 0.608761 0.793354 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.793351 0.608765 0 0.92388 0.382682 0 0.793351 0.608765 0 0.382685 0.923879 0 0.608761 0.793354 0 0.793351 0.608765 0 0.92388 0.382682 0 0.991445 0.130528 0 0.92388 0.382682 0 0.608761 0.793354 0 0.793351 0.608765 0 0.92388 0.382682 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.991445 0.130528 0 0.793351 0.608765 0 0.92388 0.382682 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.991445 -0.130529 0 0.92388 0.382682 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.79335 -0.608766 0 0.923881 -0.382681 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.79335 -0.608766 0 0.608761 -0.793354 0 0.79335 -0.608766 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.79335 -0.608766 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.608761 -0.793354 0 0.923881 -0.382681 0 0.79335 -0.608766 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 0.382685 -0.923879 0 0.79335 -0.608766 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 0.130526 -0.991445 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.130527 -0.991445 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.793354 -0.60876 0 -0.608761 -0.793354 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.793354 -0.60876 0 -0.793354 -0.60876 0 -0.793354 -0.60876 0 -0.923881 -0.382681 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.793355 0.608759 0 -0.793355 0.608759 0 -0.608761 0.793354 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.382682 0.92388 0 -0.130527 0.991445 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608761 0.793354 0 0.608761 0.793354 0 0.793351 0.608765 0 0.793351 0.608765 0 0.92388 0.382682 0 0.92388 0.382682 0 0.991445 0.130528 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.923881 -0.382681 0 0.79335 -0.608766 0 0.79335 -0.608766 0 0.608761 -0.793354 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.382685 -0.923879 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.923885 -0.382669 0 -0.923885 -0.382669 0 -0.793347 -0.608769 0 -0.608765 -0.793351 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 -0.130529 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.991444 0.130529 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.923885 0.382669 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.793347 0.608769 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.608765 0.793351 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991444 0 -0.382672 0.923884 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991444 0 0.130528 0.991445 0 -0.130529 0.991444 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.382675 0.923883 0 0.130528 0.991445 0 -0.382672 0.923884 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.382675 0.923883 0 0.608765 0.793351 0 0.382675 0.923883 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.382675 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.608765 0.793351 0 0.130528 0.991445 0 0.382675 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.793347 0.608769 0 0.382675 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991444 0.130529 0 0.923882 0.382677 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 0.130529 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.991444 -0.130529 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.923882 -0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.793347 -0.608769 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.608765 -0.793351 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.130528 -0.991445 0 0.382675 -0.923883 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 0.130528 -0.991445 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.130529 -0.991444 0 0.382675 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.382672 -0.923884 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.608765 -0.793351 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.382672 -0.923884 0 -0.793347 -0.608769 0 -0.793347 -0.608769 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.923885 -0.382669 0 -0.991444 -0.130529 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 0.130529 0 -0.923885 0.382669 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.382672 0.923884 0 -0.130529 0.991444 0 -0.130529 0.991444 0 0.130528 0.991445 0 0.130528 0.991445 0 0.382675 0.923883 0 0.382675 0.923883 0 0.608765 0.793351 0 0.608765 0.793351 0 0.793347 0.608769 0 0.793347 0.608769 0 0.923882 0.382677 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.608765 -0.793351 0 0.382675 -0.923883 0 0.382675 -0.923883 0 0.130529 0.991445 0 0.382672 0.923884 0 0.382672 0.923884 0 0.608767 0.793349 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991444 0.130529 0 0.923882 0.382677 0 0.923882 0.382677 0 0.79335 0.608766 0 0.608767 0.793349 0 0.382672 0.923884 0 0.608767 0.793349 0 0.608767 0.793349 0 0.608767 0.793349 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 0.130529 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.991444 -0.130529 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.923882 -0.382677 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.79335 -0.608766 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.608767 -0.793349 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 0.382672 -0.923884 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 0.130529 -0.991445 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.130529 -0.991445 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.382674 -0.923883 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.608765 -0.793351 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.79335 -0.608766 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.923882 -0.382677 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 -0.130529 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.991444 0.130529 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.923882 0.382677 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.79335 0.608766 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.608765 0.793351 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 -0.382674 0.923883 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 -0.130529 0.991445 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.130529 0.991445 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.608767 0.793349 0 0.382672 0.923884 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.608767 0.793349 0 0.79335 0.608766 0 0.608767 0.793349 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 -0.130529 0.991445 0 -0.130529 0.991445 0 0.79335 0.608766 0 0.79335 0.608766 0 0.79335 0.608766 0 0.923882 0.382677 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991444 0.130529 0 0.991444 -0.130529 0 0.991444 -0.130529 0 0.923882 -0.382677 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.382672 -0.923884 0 -0.382674 -0.923883 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.923882 -0.382677 0 -0.991444 -0.130529 0 -0.991444 -0.130529 0 -0.991444 0.130529 0 -0.991444 0.130529 0 -0.923882 0.382677 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.382674 0.923883 0 0.130526 0.991445 0 0.382682 0.92388 0 0.382682 0.92388 0 0.608763 0.793352 0 0.793353 0.608762 0 0.923879 0.382686 0 0.991445 0.130524 0 0.923879 0.382686 0 0.923879 0.382686 0 0.793353 0.608762 0 0.608763 0.793352 0 0.382682 0.92388 0 0.608763 0.793352 0 0.608763 0.793352 0 0.608763 0.793352 0 0.793353 0.608762 0 0.923879 0.382686 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.991445 0.130524 0 0.793353 0.608762 0 0.923879 0.382686 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382685 0 0.991445 -0.130524 0 0.923879 0.382686 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382685 0 0.793352 -0.608763 0 0.923879 -0.382685 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382685 0 0.793352 -0.608763 0 0.608763 -0.793352 0 0.793352 -0.608763 0 0.991445 -0.130524 0 0.923879 -0.382685 0 0.793352 -0.608763 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.608763 -0.793352 0 0.923879 -0.382685 0 0.793352 -0.608763 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 0.382682 -0.92388 0 0.793352 -0.608763 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 0.130526 -0.991445 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.130526 -0.991445 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.608765 -0.793351 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923881 -0.382681 0 -0.79335 -0.608766 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.923881 -0.382681 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.991445 -0.130529 0 -0.79335 -0.608766 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.991445 0.130528 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793351 0.608765 0 -0.92388 0.382682 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793351 0.608765 0 -0.608765 0.793351 0 -0.793351 0.608765 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793351 0.608765 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.608765 0.793351 0 -0.92388 0.382682 0 -0.793351 0.608765 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 -0.382682 0.92388 0 -0.793351 0.608765 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 -0.130526 0.991445 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.130526 0.991445 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.608763 0.793352 0 0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.608763 0.793352 0 0.793353 0.608762 0 0.608763 0.793352 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 -0.130526 0.991445 0 -0.130526 0.991445 0 0.793353 0.608762 0 0.793353 0.608762 0 0.793353 0.608762 0 0.923879 0.382686 0 0.923879 0.382686 0 0.991445 0.130524 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.991445 -0.130524 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.793352 -0.608763 0 0.793352 -0.608763 0 0.608763 -0.793352 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.382682 -0.92388 0 -0.382682 -0.92388 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.79335 -0.608766 0 -0.923881 -0.382681 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.793351 0.608765 0 -0.793351 0.608765 0 -0.608765 0.793351 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.382682 0.92388 0.000230996 0.0713392 -0.997452 -0.000209991 0.212565 -0.977147 0.000420069 0.222521 -0.974928 0.000399026 0.349465 -0.936949 -0.000420069 0.222521 -0.974928 0.00020999 0.212565 -0.977147 -0.000210941 0.0778262 -0.996967 0 0.0713392 -0.997452 -0.000399026 0.349465 -0.936949 0.00059854 0.365341 -0.930874 0.000567173 0.479248 -0.877679 -0.00059854 0.365341 -0.930874 -0.000567173 0.479248 -0.877679 0.00075614 0.5 -0.866025 0.000714203 0.599277 -0.800542 -0.000756141 0.5 -0.866025 -0.000714203 0.599277 -0.800542 0.000892854 0.623491 -0.78183 0.000840147 0.707109 -0.707104 -0.000892852 0.623491 -0.78183 -0.000840147 0.707109 -0.707104 0.00100825 0.733051 -0.680173 0.000945339 0.800539 -0.59928 -0.00100825 0.733051 -0.680173 -0.000945339 0.800539 -0.59928 0.00110296 0.826238 -0.563321 0.00102933 0.877679 -0.479249 -0.00110296 0.826238 -0.563321 -0.00102933 0.877679 -0.479249 0.0011766 0.900969 -0.433881 0.00109221 0.936949 -0.349464 -0.0011766 0.900969 -0.433881 -0.00109221 0.936949 -0.349464 0.00122923 0.955572 -0.294754 0.00113431 0.977147 -0.212561 -0.00122923 0.955572 -0.294754 -0.00113431 0.977147 -0.212561 0.00126049 0.98883 -0.149042 0.00115551 0.997451 -0.0713392 -0.00126049 0.98883 -0.149042 -0.00115551 0.997451 -0.0713392 0 0.999301 -0.0373909 0 -0.999301 -0.0373909 -0.00126049 -0.98883 -0.149042 -0.00122892 -0.955572 -0.294754 -0.00117637 -0.900968 -0.433884 -0.00110285 -0.826238 -0.56332 -0.00100833 -0.733051 -0.680173 -0.000892732 -0.62349 -0.781831 -0.000756132 -0.5 -0.866025 -0.00059854 -0.365341 -0.930874 -0.000420045 -0.222521 -0.974928 -0.00023098 -0.0713394 -0.997452 0.000210036 -0.212565 -0.977147 -0.00113449 -0.977146 -0.212566 0.00122892 -0.955572 -0.294754 -0.00109252 -0.936949 -0.349464 0.00117637 -0.900968 -0.433884 -0.00102942 -0.877679 -0.479249 -0.000945327 -0.800541 -0.599277 -0.000840246 -0.707106 -0.707107 -0.000714215 -0.599277 -0.800541 -0.00056718 -0.479249 -0.877679 -0.00039906 -0.349465 -0.936949 -0.000210036 -0.212565 -0.977147 0 -0.0713394 -0.997452 0.000210925 -0.077826 -0.996967 0.00110285 -0.826238 -0.56332 0.00100833 -0.733051 -0.680173 0.000892732 -0.62349 -0.781831 0.000756132 -0.5 -0.866025 0.00059854 -0.365341 -0.930874 0.000420045 -0.222521 -0.974928 0.000399061 -0.349465 -0.936949 0.00056718 -0.479249 -0.877679 0.000714215 -0.599277 -0.800541 0.000840246 -0.707106 -0.707107 0.000945327 -0.800541 -0.599277 0.00102942 -0.877679 -0.479249 0.00109252 -0.936949 -0.349464 0.00113449 -0.977146 -0.212566 0.00115551 -0.997451 -0.0713392 -0.00115551 -0.997451 -0.0713392 0.00126049 -0.98883 -0.149042 0 0.991447 0.130511 0 0.923876 0.382691 0 0.923876 0.382691 0 0.793354 0.608761 0 0.608758 0.793356 0 0.382685 0.923879 0 0.130529 0.991444 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608758 0.793356 0 0.793354 0.608761 0 0.923876 0.382691 0 0.793354 0.608761 0 0.793354 0.608761 0 0.793354 0.608761 0 0.608758 0.793356 0 0.382685 0.923879 0 0.130529 0.991444 0 0.382685 0.923879 0 0.608758 0.793356 0 0.382685 0.923879 0 0.130529 0.991444 0 0.130529 0.991444 0 0.382685 0.923879 0 0.130529 0.991444 0 0.608758 0.793356 0 0.793354 0.608761 0 0.923876 0.382691 0 0.991447 0.130511 0 0.923876 0.382691 0 0.793354 0.608761 0 0.923876 0.382691 0 0.991447 0.130511 0 0.991447 0.130511 0 0.923876 0.382691 0 0.991447 0.130511 0 0.923876 0.382691 0 0.793354 0.608761 0 0.608758 0.793356 0 0.608758 0.793356 0 0.608758 0.793356 0 0.382685 0.923879 0 -0.130528 0.991445 0 -0.38269 0.923877 0 -0.38269 0.923877 0 -0.608753 0.79336 0 -0.793359 0.608755 0 -0.923878 0.382687 0 -0.991445 0.130525 0 -0.923878 0.382687 0 -0.923878 0.382687 0 -0.793359 0.608755 0 -0.608753 0.79336 0 -0.38269 0.923877 0 -0.608753 0.79336 0 -0.608753 0.79336 0 -0.608753 0.79336 0 -0.793359 0.608755 0 -0.923878 0.382687 0 -0.991445 0.130525 0 -0.923878 0.382687 0 -0.793359 0.608755 0 -0.923878 0.382687 0 -0.991445 0.130525 0 -0.991445 0.130525 0 -0.923878 0.382687 0 -0.991445 0.130525 0 -0.793359 0.608755 0 -0.608753 0.79336 0 -0.38269 0.923877 0 -0.130528 0.991445 0 -0.38269 0.923877 0 -0.608753 0.79336 0 -0.38269 0.923877 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.38269 0.923877 0 -0.130528 0.991445 0 -0.38269 0.923877 0 -0.608753 0.79336 0 -0.793359 0.608755 0 -0.793359 0.608755 0 -0.793359 0.608755 0 -0.923878 0.382687 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.995425 -0.0955516 0.00146803 -0.995569 -0.0940242 0.00362095 -0.997446 -0.0713388 0.00209273 -0.99835 -0.0573865 0 -0.999817 -0.0191353 -0.00249041 -0.982445 -0.186534 0.00224169 -0.977144 -0.212565 -0.00229444 -0.944988 -0.327096 -0.00208682 -0.887535 -0.460736 -0.00186742 -0.811299 -0.584628 -0.0016364 -0.717897 -0.696147 -0.00139311 -0.609304 -0.792935 -0.00113792 -0.487816 -0.872946 -0.000871177 -0.356005 -0.934484 -0.000592798 -0.216662 -0.976247 -0.000302264 -0.072734 -0.997351 0 -0.0713394 -0.997452 0.00203998 -0.936948 -0.349463 0.00182635 -0.877678 -0.479248 0.00160059 -0.800541 -0.599276 0.0013635 -0.707106 -0.707107 0.0011147 -0.599277 -0.800541 0.000853778 -0.479249 -0.877679 0.000580797 -0.349465 -0.936949 0.000296389 -0.212565 -0.977147 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0.590054 -0.807364 0 0.590054 -0.807364 0 0.509006 -0.860763 0 0.423163 -0.906054 0 0.333333 -0.942809 0 0.240363 -0.970683 0 0.145131 -0.989412 0 0.0485286 -0.998822 0 0.145131 -0.989412 0 0.509006 -0.860763 0 0.423163 -0.906054 0 0.333333 -0.942809 0 0.240363 -0.970683 0 0.0485286 -0.998822 0 -0.0485286 -0.998822 0 -0.0485286 -0.998822 0 -0.145131 -0.989412 0 -0.145131 -0.989412 0 -0.240363 -0.970683 0 -0.240363 -0.970683 0 -0.333333 -0.942809 0 -0.423162 -0.906054 0 -0.509007 -0.860762 0 -0.590054 -0.807364 0 -0.590054 -0.807364 0 -0.333333 -0.942809 0 -0.423162 -0.906054 0 -0.509007 -0.860762 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.5 0.866026 0 0.5 0.866026 0 -0.5 0.866026 0 -0.5 0.866026 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.894427 0.447214 0 0.894427 0.447214 0 0 1 0 0 1 0 -0.894427 0.447214 0 -0.894427 0.447214 0 0 -1 0 0 -1 0 0 -1 0 0 -1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0.866025 -0.500002 0 0.866025 -0.500002 0 0.866025 0.500001 0 0.866025 0.500001 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.447213 -0.894428 0 0.447213 -0.894428 0 1 0 0 1 0 0 0.447214 0.894427 0 0.447214 0.894427 0 -0.130535 -0.991444 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.608768 -0.793349 0 -0.608768 -0.793349 0 -0.793346 -0.608771 0 -0.923883 -0.382675 0 -0.991444 -0.13053 0 -0.991445 0.130528 0 -0.923881 0.38268 0 -0.793351 0.608764 0 -0.608768 0.793349 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130521 0.991446 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793355 0.608759 0 0.923878 0.382687 0 0.991446 0.130521 0 0.991445 -0.130523 0 0.92388 -0.382682 0 0.793349 -0.608767 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130535 -0.991444 0 -0.130535 -0.991444 0 -0.793346 -0.608771 0 -0.923883 -0.382675 0 -0.991444 -0.13053 0 -0.991445 0.130528 0 -0.923881 0.38268 0 -0.793351 0.608764 0 -0.608768 0.793349 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130521 0.991446 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793355 0.608759 0 0.923878 0.382687 0 0.991446 0.130521 0 0.991445 -0.130523 0 0.92388 -0.382682 0 0.793349 -0.608767 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130535 -0.991444 0 -0.130535 -0.991444 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.608755 -0.793358 0 -0.608755 -0.793358 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130521 0.991446 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608755 -0.793358 0 0.38268 -0.923881 0 0.130535 -0.991444 0 -0.130535 -0.991444 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130521 0.991446 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608755 -0.793358 0 0.38268 -0.923881 0 0.130535 -0.991444 0 0 -1 0 0 -1 0 0 -1 0 0 -1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500002 0 0.866025 0.500002 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500001 0 0.866025 0.500001 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500001 0 0.866025 0.500001 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.447214 -0.894427 0 0.447214 -0.894427 0 1 0 0 1 0 0 0.447213 0.894428 0 0.447213 0.894428 0 0.447213 -0.894428 0 0.447213 -0.894428 0 1 0 0 1 0 0 0.447214 0.894427 0 0.447214 0.894427 0 0.447214 -0.894427 0 0.447214 -0.894427 0 1 0 0 1 0 0 0.447214 0.894427 0 0.447214 0.894427 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991445 0.130522 0 -0.923877 0.38269 0 -0.793356 0.608758 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.382687 0.923878 0 0.608759 0.793355 0 0.793356 0.608758 0 0.923877 0.38269 0 0.991445 0.130522 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130521 -0.991446 0 -0.130521 -0.991446 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991445 0.130522 0 -0.923877 0.38269 0 -0.793356 0.608758 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.382687 0.923878 0 0.608759 0.793355 0 0.793356 0.608758 0 0.923877 0.38269 0 0.991445 0.130522 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130521 -0.991446 0 -0.130521 -0.991446 0 -0.382687 -0.923878 0 -0.382687 -0.923878 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793356 0.608758 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793356 0.608758 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.382687 -0.923878 0 0.130521 -0.991446 0 -0.130521 -0.991446 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793356 0.608758 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793356 0.608758 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.382687 -0.923878 0 0.130521 -0.991446 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.38268 0.923881 0 0.608759 0.793355 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.38268 -0.923881 0 0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.38268 0.923881 0 0.608759 0.793355 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.38268 -0.923881 0 0.130528 -0.991445 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.5 0.866026 0 0.5 0.866026 0 -0.5 0.866026 0 -0.5 0.866026 0 0.894427 0.447214 0 0.894427 0.447214 0 0 1 0 0 1 0 -0.894427 0.447214 0 -0.894427 0.447214 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -0.866026 0.499999 0 -0.866026 0.499999 0 -0.866025 -0.5 0 -0.866025 -0.5 0 -0.447215 0.894427 0 -0.447215 0.894427 0 -1 0 0 -1 0 0 -0.447213 -0.894427 0 -0.447213 -0.894427 0 -0.991445 -0.130523 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0.130536 -0.991444 0 0.382678 -0.923882 0 0.608768 -0.793349 0 0.793348 -0.608769 0 0.923882 -0.382678 0 0.991445 -0.130527 0 0.991445 0.130525 0 0.923879 0.382684 0 0.793353 0.608762 0 0.608768 0.793349 0 0.382678 0.923882 0 0.130522 0.991445 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793355 0.608759 0 -0.923878 0.382687 0 -0.991446 0.130521 0 -0.991445 -0.130523 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0.130536 -0.991444 0 0.382678 -0.923882 0 0.608768 -0.793349 0 0.793348 -0.608769 0 0.923882 -0.382678 0 0.991445 -0.130527 0 0.991445 0.130525 0 0.923879 0.382684 0 0.793353 0.608762 0 0.608768 0.793349 0 0.382678 0.923882 0 0.130522 0.991445 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793355 0.608759 0 -0.923878 0.382687 0 -0.991446 0.130521 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608755 -0.793358 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0.130536 -0.991444 0 0.382679 -0.923881 0 0.608757 -0.793357 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130522 0.991445 0 -0.130521 0.991446 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608755 -0.793358 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0.130536 -0.991444 0 0.382679 -0.923881 0 0.608757 -0.793357 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130522 0.991445 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -0.866025 0.5 0 -0.866025 0.5 0 -0.866026 -0.499999 0 -0.866026 -0.499999 0 -0.866026 0.5 0 -0.866026 0.5 0 -0.866026 -0.5 0 -0.866026 -0.5 0 -0.866026 0.5 0 -0.866026 0.5 0 -0.866026 -0.5 0 -0.866026 -0.5 0 -0.447213 0.894427 0 -0.447213 0.894427 0 -1 0 0 -1 0 0 -0.447215 -0.894427 0 -0.447215 -0.894427 0 -0.447214 0.894427 0 -0.447214 0.894427 0 -1 0 0 -1 0 0 -0.447213 -0.894427 0 -0.447213 -0.894427 0 -0.447214 0.894427 0 -0.447214 0.894427 0 -1 0 0 -1 0 0 -0.447214 -0.894427 0 -0.447214 -0.894427 0 -0.130528 0.991445 0 -0.382687 0.923878 0 -0.382687 0.923878 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.793352 0.608763 0 -0.923881 0.382681 0 -0.991445 0.130526 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130522 -0.991445 0 0.382679 -0.923881 0 0.608766 -0.79335 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130529 0 0.923881 0.382681 0 0.793352 0.608763 0 0.608761 0.793353 0 0.382685 0.923879 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.793352 0.608763 0 -0.923881 0.382681 0 -0.991445 0.130526 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130522 -0.991445 0 0.382679 -0.923881 0 0.608766 -0.79335 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130529 0 0.923881 0.382681 0 0.793352 0.608763 0 0.608761 0.793353 0 0.382685 0.923879 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.793352 0.608763 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130521 -0.991446 0 0.130522 -0.991445 0 0.382685 -0.923879 0 0.608761 -0.793353 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793352 0.608763 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.793352 0.608763 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130521 -0.991446 0 0.130522 -0.991445 0 0.382685 -0.923879 0 0.608761 -0.793353 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793352 0.608763 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.38268 0.923881 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130529 -0.991445 0 0.382679 -0.923881 0 0.608761 -0.793353 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608761 0.793353 0 0.382679 0.923881 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130529 -0.991445 0 0.382679 -0.923881 0 0.608761 -0.793353 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608761 0.793353 0 0.382679 0.923881 0 0.130529 0.991445 0 0.0713392 -0.997452 -0.000352352 0.0729648 -0.997334 -0.000688692 0.217341 -0.976096 -0.00100886 0.35709 -0.93407 -0.00131327 0.489232 -0.872153 -0.00160156 0.610956 -0.791663 -0.00187306 0.719671 -0.694313 -0.00212917 0.813057 -0.582181 -0.00236958 0.889133 -0.457643 -0.00259292 0.946269 -0.323371 -0.00280013 0.983258 -0.182199 0 0.995786 -0.0917053 0.0018095 0.995963 -0.0897427 0.00363724 0.997446 -0.0713388 0.0019274 0.998481 -0.0550701 0 0.999832 -0.0183567 0.000344408 0.212565 -0.977147 0.00067273 0.349465 -0.936949 0.00098498 0.479248 -0.877679 0.00128091 0.599276 -0.800541 0.00156091 0.707108 -0.707104 0.00182529 0.800538 -0.599279 0.00207325 0.877677 -0.479248 0.00230426 0.936947 -0.349463 0.00252095 0.977145 -0.21256 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.993712 -0.111965 0 0.993712 -0.111965 0 0.943884 -0.330278 0 0.846725 -0.532031 0 0.943884 -0.330278 0 0.846725 -0.532031 0 0.707107 -0.707106 0 0.532031 -0.846725 0 0.330279 -0.943883 0 0.111965 -0.993712 0 0.111965 -0.993712 0 0.707107 -0.707106 0 0.532031 -0.846725 0 0.330279 -0.943883 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.111965 -0.993712 0 -0.111965 -0.993712 0 -0.330279 -0.943883 0 -0.532031 -0.846725 0 -0.707107 -0.707106 0 -0.846725 -0.532031 0 -0.707107 -0.707106 0 -0.330279 -0.943883 0 -0.532031 -0.846725 0 -0.846725 -0.532031 0 -0.943882 -0.330284 0 -0.993712 -0.111965 0 -0.993712 -0.111965 0 -0.943882 -0.330284 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.000989242 0.871486 0.49042 -0.00274281 0.844324 0.535825 0.00195778 0.755633 0.654992 -0.00320839 0.684544 0.728965 0.00192055 0.609183 0.793028 -0.00266825 0.481746 0.876307 0 0.35686 0.934158 0.00087641 0.438054 0.898948 0.00384911 0.959005 0.283363 -0.00388957 0.998019 0.0627913 0.00352798 0.999258 0.0383528 -0.00356676 0.982282 -0.187378 0.00320127 0.977903 -0.209034 0.00286589 0.896255 -0.44353 0.00252261 0.759352 -0.650675 0.00217405 0.57562 -0.817714 0.00181431 0.356422 -0.934323 0.00144914 0.115223 -0.993339 0.00107543 -0.133066 -0.991107 0.000693525 -0.373159 -0.927767 0.000306524 -0.590237 -0.80723 -9.04049e-05 -0.77093 -0.63692 8.97393e-05 -0.904089 -0.427343 -0.000487979 -0.904828 -0.425777 0.00048051 -0.981509 -0.191414 -0.000877158 -0.982287 -0.187379 0.000866167 -0.998413 0.056305 0.0012428 -0.95376 0.300567 0.00161397 -0.850301 0.526294 0.0019768 -0.694423 0.719564 0.00233317 -0.495732 0.868472 0.00267567 -0.266471 0.963839 0.00301797 -0.020773 0.99978 0.0033522 0.226176 0.974081 -0.00371574 0.248696 0.968575 -0.0032343 0.904821 -0.425779 -0.00289563 0.770512 -0.637419 -0.00254881 0.587781 -0.809016 -0.00219242 0.368126 -0.929773 -0.00183247 0.125333 -0.992113 -0.00146226 -0.125333 -0.992114 -0.00108605 -0.368129 -0.929774 -0.000702201 -0.58778 -0.80902 -0.000308478 -0.770515 -0.637422 -0.0012581 -0.998026 0.0627863 -0.00163094 -0.951056 0.309015 -0.00199658 -0.844323 0.53583 -0.00235347 -0.684548 0.728964 -0.00270848 -0.481743 0.876308 -0.0030494 -0.248697 0.968576 -0.00338186 0 0.999994 -0.00420608 0.951049 0.309012 0 0.910711 0.413045 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.00509604 -0.279596 0.960104 -0.0044376 -0.248695 0.968572 0.00452707 -0.0276028 0.999609 -0.00385135 0 0.999993 0.00392848 0.226186 0.974076 0.00330035 0.465266 0.885165 0.00265313 0.674064 0.738668 0.00197281 0.839017 0.544101 0.00126897 0.949375 0.314142 0.000537185 0.997967 0.0637363 -0.000213097 0.982287 -0.187381 0.000216236 0.998027 0.0627918 -0.00324237 0.248697 0.968576 -0.00259949 0.481744 0.876308 -0.00193678 0.684548 0.728966 -0.00124466 0.844327 0.535827 -0.000528949 0.951057 0.309015 0.000959891 0.981626 -0.190812 -0.00094203 0.904826 -0.425781 0.00167496 0.901418 -0.432947 0.00236505 0.762562 -0.646911 0.00302716 0.574088 -0.818788 0.00366575 0.348263 -0.93739 0.00427697 0.0997828 -0.995 0.00485912 -0.15518 -0.987874 0.00541403 -0.400058 -0.916474 0.00594538 -0.618903 -0.785445 0.00644976 -0.797479 -0.603312 0.00692797 -0.924164 -0.381934 0.00737777 -0.990722 -0.135704 0.00780176 -0.992821 0.119356 0.00820094 -0.930324 0.366648 0.00130774 -0.823976 0.566624 -7.54778e-05 -0.67383 0.738886 7.46319e-05 -0.497433 0.867503 0 -0.496698 0.867923 -0.00499915 -0.48174 0.8763 -0.00164544 0.770515 -0.637419 -0.00232103 0.587782 -0.809016 -0.00297129 0.368126 -0.929771 -0.00359216 0.125332 -0.992108 -0.00418794 -0.125332 -0.992106 -0.00476049 -0.368124 -0.929764 -0.00530612 -0.587775 -0.809007 -0.00582311 -0.770502 -0.637411 -0.00631322 -0.904808 -0.425773 -0.00677792 -0.982265 -0.187375 -0.00721724 -0.998001 0.0627901 -0.00762905 -0.951029 0.309006 0 -0.818114 0.575056 -0.00138276 -0.684547 0.728968 -0.00801258 -0.844302 0.535808 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.130527 -0.991445 0 -0.382682 -0.92388 0 -0.382682 -0.92388 0 -0.608761 -0.793354 0 -0.608761 -0.793354 0 -0.793354 -0.60876 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793355 0.608759 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.793351 0.608765 0 0.92388 0.382682 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.79335 -0.608766 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130527 -0.991445 0 -0.793354 -0.60876 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793355 0.608759 0 -0.608761 0.793354 0 -0.382682 0.92388 0 -0.130527 0.991445 0 0.130526 0.991445 0 0.382685 0.923879 0 0.608761 0.793354 0 0.793351 0.608765 0 0.92388 0.382682 0 0.991445 0.130528 0 0.991445 -0.130529 0 0.923881 -0.382681 0 0.79335 -0.608766 0 0.608761 -0.793354 0 0.382685 -0.923879 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382682 -0.92388 0 -0.382682 -0.92388 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793351 0.608765 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.608763 0.793352 0 0.793353 0.608762 0 0.923879 0.382686 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382685 0 0.793352 -0.608763 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.79335 -0.608766 0 -0.923881 -0.382681 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.92388 0.382682 0 -0.793351 0.608765 0 -0.608765 0.793351 0 -0.382682 0.92388 0 -0.130526 0.991445 0 0.130526 0.991445 0 0.382682 0.92388 0 0.608763 0.793352 0 0.793353 0.608762 0 0.923879 0.382686 0 0.991445 0.130524 0 0.991445 -0.130524 0 0.923879 -0.382685 0 0.793352 -0.608763 0 0.608763 -0.793352 0 0.382682 -0.92388 0 0.130526 -0.991445 0 -0.130529 -0.991445 0 -0.382674 -0.923883 0 -0.382674 -0.923883 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.608767 0.793349 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.79335 -0.608766 0 -0.923882 -0.382677 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923882 0.382677 0 -0.79335 0.608766 0 -0.608765 0.793351 0 -0.382674 0.923883 0 -0.130529 0.991445 0 0.130529 0.991445 0 0.382672 0.923884 0 0.608767 0.793349 0 0.79335 0.608766 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.79335 -0.608766 0 0.608767 -0.793349 0 0.382672 -0.923884 0 0.130529 -0.991445 0 -0.130529 -0.991445 0 -0.382672 -0.923884 0 -0.382672 -0.923884 0 -0.608765 -0.793351 0 -0.608765 -0.793351 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991445 0 0.130528 0.991445 0 0.382676 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382676 -0.923883 0 0.130528 -0.991445 0 -0.130529 -0.991445 0 -0.793347 -0.608769 0 -0.923885 -0.382669 0 -0.991445 -0.130529 0 -0.991445 0.130529 0 -0.923885 0.382669 0 -0.793347 0.608769 0 -0.608765 0.793351 0 -0.382672 0.923884 0 -0.130529 0.991445 0 0.130528 0.991445 0 0.382676 0.923883 0 0.608765 0.793351 0 0.793347 0.608769 0 0.923882 0.382677 0 0.991445 0.130529 0 0.991445 -0.130529 0 0.923882 -0.382677 0 0.793347 -0.608769 0 0.608765 -0.793351 0 0.382676 -0.923883 0 0.130528 -0.991445 -0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.382684 -0.923879 0 -0.608761 -0.793354 0 -0.793352 -0.608763 0 -0.923879 -0.382684 0 -0.991445 -0.130525 0 -0.991445 -0.130525 0 -0.382684 -0.923879 0 -0.608761 -0.793354 0 -0.793352 -0.608763 0 -0.923879 -0.382684 0 -0.991439 -0.130525 -0.00343392 -0.991343 -0.131203 -0.00490965 -0.923224 -0.384157 0.00898636 -0.882454 -0.464575 -0.0737876 -0.79317 -0.608526 -0.0240381 -0.775617 -0.628216 -0.0613395 -0.637083 -0.766808 -0.0782968 -0.472664 -0.873565 -0.11607 -0.378984 -0.924898 -0.0305751 -0.139194 -0.989573 -0.0370265 -0.130502 -0.991266 -0.0189716 -0.991496 -0.129733 -0.0102567 -0.992094 -0.122822 0.0257698 -0.956809 -0.285355 -0.0555736 -0.995278 -0.0962253 -0.0127265 -0.608529 -0.792893 -0.031831 -0.608493 -0.793004 -0.0296729 -0.608491 -0.793006 -0.0296706 -0.793147 -0.608605 -0.0227711 -0.793148 -0.608604 -0.0227726 -0.923785 -0.382645 -0.0143177 -0.923785 -0.382644 -0.0143186 -0.29099 -0.948852 -0.122491 -0.133914 -0.989801 -0.0485885 -0.123244 -0.990741 -0.0569492 -0.0985127 -0.990583 -0.0950868 -0.382455 -0.923328 -0.0345479 -0.390207 -0.920083 -0.034428 -0.991445 0.130526 0 -0.991445 0.130526 0 -0.923879 0.382684 0 -0.793352 0.608763 0 -0.608765 0.793351 0 -0.382684 0.923879 0 -0.130517 0.991446 0 -0.130517 0.991446 0 -0.923879 0.382684 0 -0.793352 0.608763 0 -0.608765 0.793351 0 -0.382684 0.923879 0 -0.130495 0.991282 -0.0181998 -0.138941 0.989628 -0.0364856 -0.37563 0.926402 -0.0261128 -0.472305 0.873698 -0.116533 -0.636766 0.767304 -0.0759883 -0.775308 0.628773 -0.0595125 -0.7931 0.608826 -0.0179616 -0.882153 0.464948 -0.0750295 -0.923021 0.384437 0.015523 -0.991338 0.131241 -0.00489707 -0.99144 0.130525 -0.00325808 -0.130557 0.989936 -0.0545989 -0.130549 0.990652 -0.0395647 -0.29073 0.948901 -0.122727 -0.0984478 0.990949 -0.0912598 -0.397248 0.917084 -0.0339107 -0.608563 0.79296 -0.0294066 -0.793186 0.608559 -0.0226381 -0.923799 0.382612 -0.0142766 -0.923786 0.382645 -0.0142342 -0.608488 0.793169 -0.0249973 -0.956634 0.285634 -0.0571335 -0.990035 0.139123 0.0218235 -0.995014 0.0994607 -0.0074611 -0.995268 0.0964108 -0.0120912 -0.79315 0.608608 -0.02257 -0.608503 0.79301 -0.0293228 -0.382462 0.923344 -0.0340418 -0.130525 0 -0.991445 -0.382685 0 -0.923879 -0.608761 0 -0.793354 -0.793353 0 -0.608762 -0.923879 0 -0.382684 -0.991445 0 -0.130526 -0.991445 0 -0.130526 -0.130525 0 -0.991445 -0.130525 0 -0.991445 -0.382685 0 -0.923879 -0.608761 0 -0.793354 -0.793353 0 -0.608762 -0.923879 0 -0.382684 -0.991445 0 -0.130526 -0.382685 0 -0.923879 -0.608761 0 -0.793354 -0.793353 0 -0.608762 -0.923879 0 -0.382684 -0.923879 0 -0.382684 -0.793353 0 -0.608762 -0.608761 0 -0.793354 -0.382685 0 -0.923879 0 0.0560696 -0.998427 0 0.167506 -0.985871 0 0.167506 -0.985871 0 0.276837 -0.960917 0 0.276837 -0.960917 0 0.382682 -0.92388 0 0.483719 -0.875223 0 0.578671 -0.815561 0 0.666347 -0.745642 0 0.745642 -0.666347 0 0.815561 -0.578671 0 0.875224 -0.483718 0 0.923879 -0.382684 0 0.960918 -0.276835 0 0.985871 -0.167507 0 0.998427 -0.0560709 0 0.998427 0.0560708 0 0.985871 0.167507 0 0.960918 0.276835 0 0.923879 0.382684 0 0.875223 0.483719 0 0.815562 0.57867 0 0.745641 0.666347 0 0.666347 0.745641 0 0.578671 0.815561 0 0.483719 0.875223 0 0.382683 0.92388 0 0.276836 0.960917 0 0.167506 0.985871 0 0.0560702 0.998427 0 -0.0560704 0.998427 0 -0.167506 0.985871 0 -0.276836 0.960917 0 -0.382683 0.92388 0 -0.483719 0.875223 0 -0.578671 0.815561 0 -0.666346 0.745642 0 -0.745643 0.666346 0 -0.815561 0.578672 0 -0.875223 0.483719 0 -0.92388 0.382682 0 -0.960917 0.276837 0 -0.985871 0.167506 0 -0.998427 0.0560696 0 -0.998427 -0.0560697 0 -0.985871 -0.167506 0 -0.960917 -0.276837 0 -0.92388 -0.382682 0 -0.875224 -0.483718 0 -0.81556 -0.578672 0 -0.745643 -0.666346 0 -0.666346 -0.745643 0 -0.578671 -0.815561 0 -0.483719 -0.875223 0 -0.382682 -0.92388 0 -0.276837 -0.960917 0 -0.167506 -0.985871 0 -0.0560698 -0.998427 0 0.0560696 -0.998427 0 0.382682 -0.92388 0 0.483719 -0.875223 0 0.578671 -0.815561 0 0.666347 -0.745642 0 0.745642 -0.666347 0 0.815561 -0.578671 0 0.875224 -0.483718 0 0.923879 -0.382684 0 0.960918 -0.276835 0 0.985871 -0.167507 0 0.998427 -0.0560709 0 0.998427 0.0560708 0 0.985871 0.167507 0 0.960918 0.276835 0 0.923879 0.382684 0 0.875223 0.483719 0 0.815562 0.57867 0 0.745641 0.666347 0 0.666347 0.745641 0 0.578671 0.815561 0 0.483719 0.875223 0 0.382683 0.92388 0 0.276836 0.960917 0 0.167506 0.985871 0 0.0560702 0.998427 0 -0.0560704 0.998427 0 -0.167506 0.985871 0 -0.276836 0.960917 0 -0.382683 0.92388 0 -0.483719 0.875223 0 -0.578671 0.815561 0 -0.666346 0.745642 0 -0.745643 0.666346 0 -0.815561 0.578672 0 -0.875223 0.483719 0 -0.92388 0.382682 0 -0.960917 0.276837 0 -0.985871 0.167506 0 -0.998427 0.0560696 0 -0.998427 -0.0560697 0 -0.985871 -0.167506 0 -0.960917 -0.276837 0 -0.92388 -0.382682 0 -0.875224 -0.483718 0 -0.81556 -0.578672 0 -0.745643 -0.666346 0 -0.666346 -0.745643 0 -0.578671 -0.815561 0 -0.483719 -0.875223 0 -0.382682 -0.92388 0 -0.276837 -0.960917 0 -0.167506 -0.985871 0 -0.0560698 -0.998427 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.0640687 0.997945 0 0.191159 0.981559 0 0.191159 0.981559 0 0.315109 0.949056 0 0.433885 0.900968 0 0.545535 0.838088 0 0.648229 0.761445 0 0.740276 0.672303 0 0.820173 0.572116 0 0.886599 0.462538 0 0.938469 0.345364 0 0.974927 0.222523 0 0.995379 0.096021 0 0.999486 -0.0320496 0 0.987182 -0.159601 0 0.958668 -0.284528 0 0.914413 -0.404781 0 0.855142 -0.518395 0 0.781832 -0.623489 0 0.695682 -0.71835 0 0.598111 -0.801413 0 0.490718 -0.871319 0 0.375267 -0.926917 0 0.253654 -0.967295 0 0.127878 -0.99179 0 0 -1 0 -0.127878 -0.99179 0 -0.253655 -0.967295 0 -0.375267 -0.926917 0 -0.490717 -0.871319 0 -0.598111 -0.801413 0 -0.695682 -0.71835 0 -0.781832 -0.623489 0 -0.855143 -0.518393 0 -0.914412 -0.404784 0 -0.958668 -0.284528 0 -0.987182 -0.159601 0 -0.999486 -0.0320496 0 -0.995379 0.096021 0 -0.974927 0.222523 0 -0.938469 0.345364 0 -0.886599 0.462538 0 -0.820172 0.572118 0 -0.740277 0.672301 0 -0.648229 0.761445 0 -0.545535 0.838088 0 -0.433885 0.900968 0 -0.315108 0.949056 0 -0.191159 0.981559 0 -0.0640685 0.997945 0 -0.191159 0.981559 0 0.315109 0.949056 0 0.433885 0.900968 0 0.545535 0.838088 0 0.648229 0.761445 0 0.740276 0.672303 0 0.820173 0.572116 0 0.886599 0.462538 0 0.938469 0.345364 0 0.974927 0.222523 0 0.995379 0.096021 0 0.999486 -0.0320496 0 0.987182 -0.159601 0 0.958668 -0.284528 0 0.914413 -0.404781 0 0.855142 -0.518395 0 0.781832 -0.623489 0 0.695682 -0.71835 0 0.598111 -0.801413 0 0.490718 -0.871319 0 0.375267 -0.926917 0 0.253654 -0.967295 0 0.127878 -0.99179 0 0 -1 0 -0.127878 -0.99179 0 -0.253655 -0.967295 0 -0.375267 -0.926917 0 -0.490717 -0.871319 0 -0.598111 -0.801413 0 -0.695682 -0.71835 0 -0.781832 -0.623489 0 -0.855143 -0.518393 0 -0.914412 -0.404784 0 -0.958668 -0.284528 0 -0.987182 -0.159601 0 -0.999486 -0.0320496 0 -0.995379 0.096021 0 -0.974927 0.222523 0 -0.938469 0.345364 0 -0.886599 0.462538 0 -0.820172 0.572118 0 -0.740277 0.672301 0 -0.648229 0.761445 0 -0.545535 0.838088 0 -0.433885 0.900968 0 -0.315108 0.949056 0 -0.0640685 0.997945 0 0.0640687 0.997945 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0.0765496 -0.997066 0 0.0765496 -0.997066 0 0.227853 -0.973696 0 0.227853 -0.973696 0 0.373818 -0.927502 0 0.511017 -0.859571 0 0.636243 -0.771488 0 0.746553 -0.665326 0 0.839366 -0.543566 0 0.912504 -0.409068 0 0.964253 -0.264982 0 0.993402 -0.114685 0 0.999266 0.0383027 0 0.981708 0.190392 0 0.94114 0.338017 0 0.878512 0.47772 0 0.795293 0.606225 0 0.693434 0.720521 0 0.575318 0.81793 0 0.443719 0.896166 0 0.301721 0.953396 0 0.15265 0.98828 0 0 1 0 -0.15265 0.98828 0 -0.301721 0.953396 0 -0.443719 0.896166 0 -0.575318 0.81793 0 -0.693434 0.720521 0 -0.795292 0.606227 0 -0.878513 0.477718 0 -0.94114 0.338017 0 -0.981708 0.190392 0 -0.999266 0.0383027 0 -0.993402 -0.114682 0 -0.964253 -0.264982 0 -0.912504 -0.409068 0 -0.839365 -0.543569 0 -0.746553 -0.665326 0 -0.636243 -0.771488 0 -0.511017 -0.859571 0 -0.373818 -0.927502 0 -0.227853 -0.973696 0 -0.0765498 -0.997066 0 -0.0765498 -0.997066 0 0.373818 -0.927502 0 0.511017 -0.859571 0 0.636243 -0.771488 0 0.746553 -0.665326 0 0.839366 -0.543566 0 0.912504 -0.409068 0 0.964253 -0.264982 0 0.993402 -0.114685 0 0.999266 0.0383027 0 0.981708 0.190392 0 0.94114 0.338017 0 0.878512 0.47772 0 0.795293 0.606225 0 0.693434 0.720521 0 0.575318 0.81793 0 0.443719 0.896166 0 0.301721 0.953396 0 0.15265 0.98828 0 0 1 0 -0.15265 0.98828 0 -0.301721 0.953396 0 -0.443719 0.896166 0 -0.575318 0.81793 0 -0.693434 0.720521 0 -0.795292 0.606227 0 -0.878513 0.477718 0 -0.94114 0.338017 0 -0.981708 0.190392 0 -0.999266 0.0383027 0 -0.993402 -0.114682 0 -0.964253 -0.264982 0 -0.912504 -0.409068 0 -0.839365 -0.543569 0 -0.746553 -0.665326 0 -0.636243 -0.771488 0 -0.511017 -0.859571 0 -0.373818 -0.927502 0 -0.227853 -0.973696 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707106 0 -0.707107 0.707106 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0 0.707106 -0.707107 0 0.707106 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 0.707106 -0.707107 0 0.707106 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 0.707106 -0.707107 0 0.707106 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.704873 -0.0794205 -0.704873 -0.704873 -0.0794204 -0.704873 -0.704874 -0.234278 -0.669527 -0.704874 -0.234278 -0.669527 -0.704874 -0.377387 -0.600609 -0.704873 -0.377387 -0.60061 -0.704873 -0.501575 -0.501575 -0.704874 -0.600609 -0.377387 -0.704874 -0.669527 -0.234277 -0.70487 -0.704876 -0.0794236 -0.704873 -0.704873 -0.0794202 -0.704874 -0.501575 -0.501573 -0.704874 -0.600609 -0.377387 -0.70487 -0.66953 -0.234282 -0.707107 0 -0.707107 -0.707105 -5.79299e-07 -0.707109 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.711614 -0.0554051 -0.700383 -0.688419 -0.164681 -0.70637 -0.643728 -0.19215 -0.740738 -0.649428 -0.274259 -0.709243 -0.585897 -0.308556 -0.749345 -0.590094 -0.374054 -0.715453 -0.551893 -0.437894 -0.709693 -0.561228 -0.355238 -0.747549 -0.633543 -0.32371 -0.702734 -0.619376 -0.261027 -0.740431 -0.687984 -0.193978 -0.699322 -0.668166 -0.159451 -0.726725 -0.706219 -0.0500386 -0.706223 -0.684374 -0.0661372 -0.726126 -0.511362 -0.414007 -0.753065 -0.513155 -0.490429 -0.70438 -0.451788 -0.535483 -0.713544 -0.465175 -0.443674 -0.766006 -0.415539 -0.500022 -0.759806 -0.385099 -0.590719 -0.709048 -0.333141 -0.608128 -0.720554 -0.349182 -0.534803 -0.769453 -0.308711 -0.570637 -0.760968 -0.236692 -0.654786 -0.717797 -0.202093 -0.65163 -0.73112 -0.218319 -0.603316 -0.767038 -0.191831 -0.625614 -0.75618 -0.086244 -0.676311 -0.73155 -0.0649889 -0.645713 -0.760809 -0.0660417 -0.66391 -0.74489 -0.704063 -0.704063 -0.0926928 -0.704061 -0.704064 -0.092691 -0.656081 -0.704063 -0.271758 -0.56339 -0.704063 -0.432305 -0.432304 -0.704063 -0.56339 -0.271759 -0.704063 -0.656081 -0.092691 -0.704063 -0.704063 -0.0926915 -0.704063 -0.704062 -0.656081 -0.704064 -0.271757 -0.56339 -0.704063 -0.432305 -0.432304 -0.704063 -0.563391 -0.271759 -0.704063 -0.656081 0 -0.665363 -0.74652 0 -0.665363 -0.74652 0 -0.707107 -0.707107 0 -0.707107 -0.707107 -0.683902 -0.716769 -0.136091 -0.703912 -0.695319 -0.145046 -0.722975 -0.673059 -0.155881 -0.688153 -0.685653 -0.23733 -0.72176 -0.645559 -0.24963 -0.689577 -0.642765 -0.333672 -0.720391 -0.605183 -0.338807 -0.718864 -0.552658 -0.421668 -0.717179 -0.48894 -0.49658 -0.715331 -0.415211 -0.562051 -0.713315 -0.33284 -0.616765 -0.711127 -0.243373 -0.659597 -0.708763 -0.148496 -0.68964 -0.70622 -0.0500099 -0.706224 -0.703622 -0.051683 -0.708693 -0.691153 -0.586334 -0.422516 -0.692877 -0.517645 -0.501962 -0.69475 -0.438243 -0.57032 -0.696765 -0.34991 -0.626164 -0.698917 -0.254616 -0.668345 -0.701204 -0.154471 -0.696025 -0.707105 0 -0.707109 -0.707105 0 -0.707109 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.669641 0 -0.742685 -0.669641 0 -0.742685 -0.704873 0.0794201 -0.704873 -0.704873 0.0794202 -0.704873 -0.704874 0.234278 -0.669527 -0.704874 0.234278 -0.669527 -0.704874 0.377387 -0.60061 -0.704873 0.377388 -0.60061 -0.704873 0.501575 -0.501574 -0.704874 0.600609 -0.377387 -0.704874 0.669527 -0.234277 -0.704874 0.704872 -0.0794201 -0.704873 0.704873 -0.0794194 -0.704874 0.501574 -0.501574 -0.704874 0.600609 -0.377387 -0.704874 0.669527 -0.234277 -0.651179 0.0630463 -0.756301 -0.632704 0.160191 -0.757644 -0.642393 0.17726 -0.745594 -0.581321 0.262539 -0.770156 -0.59147 0.298901 -0.74888 -0.516567 0.354453 -0.779437 -0.481245 0.390101 -0.785 -0.540375 0.371356 -0.755043 -0.555801 0.293116 -0.777926 -0.601815 0.272274 -0.75079 -0.612921 0.183244 -0.768603 -0.645054 0.163616 -0.746415 -0.668848 0.0486657 -0.741805 -0.667804 0.0475365 -0.742818 -0.517649 0.407926 -0.752088 -0.426497 0.438787 -0.790927 -0.393235 0.473714 -0.788011 -0.45814 0.472176 -0.753099 -0.42081 0.496137 -0.759452 -0.319552 0.519604 -0.7924 -0.292469 0.541191 -0.7884 -0.340312 0.554038 -0.759756 -0.309578 0.562651 -0.766541 -0.198709 0.578591 -0.791042 -0.181063 0.591087 -0.786023 -0.208373 0.60721 -0.766731 -0.188347 0.605056 -0.773584 -0.0725731 0.612832 -0.786873 -0.0617952 0.621813 -0.780724 -0.0644827 0.631577 -0.772627 -0.0627561 0.621806 -0.780653 -0.707107 0.707107 0 -0.707107 0.707107 0 0 0.623034 -0.782195 -0.704063 0.704063 -0.0926912 -0.704061 0.704064 -0.0926926 -0.656082 0.704063 -0.271757 -0.56339 0.704063 -0.432305 -0.432304 0.704063 -0.56339 -0.271759 0.704063 -0.656081 -0.0926915 0.704063 -0.704063 -0.092691 0.704063 -0.704062 -0.656081 0.704064 -0.271758 -0.56339 0.704063 -0.432305 -0.432304 0.704063 -0.563391 -0.271759 0.704063 -0.656081 -0.686698 0.714775 -0.132449 -0.723111 0.673556 -0.153075 -0.68798 0.686737 -0.23468 -0.689414 0.644061 -0.331502 -0.691008 0.587717 -0.420829 -0.692742 0.519017 -0.500729 -0.69463 0.439503 -0.569497 -0.696664 0.350974 -0.62568 -0.698838 0.255419 -0.668122 -0.701149 0.154967 -0.695971 -0.703591 0.0518492 -0.708712 -0.706214 0.0501639 -0.706219 -0.721888 0.646351 -0.247201 -0.720517 0.606167 -0.336774 -0.718974 0.553755 -0.420038 -0.717275 0.490055 -0.495341 -0.715412 0.416257 -0.561174 -0.713378 0.333746 -0.616202 -0.711171 0.244073 -0.65929 -0.708784 0.148941 -0.689523 0 0.707107 -0.707107 0 0.707107 -0.707107 -0.707105 0 -0.707109 -0.707105 0 -0.707109 0 -0.707107 -0.707107 0 -0.707107 -0.707107 -0.57735 -0.57735 -0.57735 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 -0.707107 0.707107 -3.01534e-07 -0.707104 0.70711 0 -0.707101 0.707113 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.712334 0.414124 -0.566641 -0.701841 0.416998 -0.577523 -0.702618 0.359205 -0.614248 -0.703406 0.29821 -0.645207 -0.704212 0.234588 -0.670115 -0.705029 0.168936 -0.688764 -0.705854 0.101872 -0.700994 -0.706697 0.0340223 -0.706697 -0.706697 -0.0340223 -0.706697 -0.70755 -0.0342933 -0.70583 -0.705854 -0.101873 -0.700994 -0.708397 -0.102436 -0.698342 -0.705028 -0.168936 -0.688765 -0.704212 -0.234588 -0.670115 -0.703406 -0.29821 -0.645207 -0.702615 -0.359206 -0.61425 -0.701841 -0.416998 -0.577523 -0.712334 -0.414124 -0.566641 -0.711583 0.357629 -0.604773 -0.710814 0.297644 -0.6373 -0.710025 0.234725 -0.663905 -0.709222 0.169453 -0.684318 -0.708397 0.102436 -0.698341 -0.70755 0.0342933 -0.70583 -0.709222 -0.169453 -0.684318 -0.710025 -0.234726 -0.663904 -0.710812 -0.297644 -0.637302 -0.711583 -0.357629 -0.604773 -0.708233 -0.132345 0.693463 -0.758351 -0.182256 0.625848 -0.71646 -0.166462 0.677477 -0.685637 0.106242 0.720149 -0.729044 0.154818 0.666728 -0.683149 0.272123 0.677684 -0.73069 0.317644 0.604314 -0.68207 0.42325 0.596356 -0.6824 0.550423 0.481004 -0.68415 0.645971 0.338615 -0.687282 0.704266 0.17791 -0.691754 0.722081 0.00871329 -0.697482 0.698808 -0.158702 -0.704381 0.636451 -0.314288 -0.704919 0.545194 -0.453711 -0.712144 0.535345 -0.454154 -0.697935 0.428469 -0.573848 -0.718784 0.399127 -0.569252 -0.692122 0.28504 -0.663114 -0.687559 0.123277 -0.715587 -0.68433 -0.0471971 -0.727643 -0.682478 -0.216104 -0.698228 -0.68204 -0.373189 -0.628929 -0.683025 -0.508929 -0.523897 -0.685417 -0.615178 -0.389563 -0.689171 -0.685704 -0.234208 -0.694229 -0.716593 -0.0673858 -0.700505 -0.706503 0.100729 -0.707252 -0.683663 0.179999 -0.709117 -0.670058 0.219489 -0.763153 -0.601213 0.236942 -0.73103 0.459946 0.504028 -0.730081 0.573353 0.371818 -0.727823 0.651049 0.215428 -0.724218 0.688169 0.0439507 -0.719202 0.682035 -0.132576 -0.712675 0.63234 -0.30371 -0.723905 0.240268 -0.646709 -0.72761 0.0684507 -0.682567 -0.729963 -0.106065 -0.675207 -0.731003 -0.272993 -0.625387 -0.730752 -0.422497 -0.536188 -0.729209 -0.54572 -0.41285 -0.726342 -0.635224 -0.262522 -0.722099 -0.68539 -0.0938812 -0.716404 -0.692698 0.0832754 -0.726081 -0.0189802 0.687347 -0.689485 -0.0643116 0.721439 -0.472708 -0.623114 0.623118 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 -0.707112 0.707102 -8.51809e-07 -0.707104 0.707109 0 -0.707097 0.707116 -0.685037 -0.299795 0.663963 -0.724534 -0.34285 0.597916 -0.724318 -0.464583 0.509437 -0.724055 -0.564288 0.39664 -0.45131 -0.6311 0.630898 -0.685796 -0.646044 0.335129 -0.685237 -0.438938 0.581192 -0.685489 -0.556286 0.469736 -0.57735 0.57735 -0.57735 -0.451138 -0.631053 0.631067 -0.451117 -0.631066 0.63107 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.693263 0.296575 0.656833 -0.711177 0.307958 0.631973 -0.698871 0.431059 0.57076 -0.706121 0.535058 0.463795 -0.704463 0.432362 0.562845 -0.697497 0.547502 0.462319 -0.71245 0.611542 0.344139 -0.692193 0.640645 0.332329 -0.476857 0.747142 0.463018 -0.45613 0.423243 0.782823 0 0.850011 0.526765 -8.90676e-08 0.850009 0.526767 0 0.850009 0.526768 0 0.475584 0.87967 -7.60956e-07 0.4756 0.879662 0 0.475606 0.879658 -0.729859 0.154614 0.665883 -0.605715 -0.0165287 0.79551 -0.591571 -0.214843 0.777101 -0.683013 -0.260048 0.682546 -0.77929 -0.0788565 0.621682 -0.772976 0.0707078 0.630482 -0.72787 -0.339932 0.595526 -0.684361 -0.412836 0.601013 -0.726423 -0.477242 0.49452 -0.724577 -0.586023 0.362719 -0.722322 -0.65958 0.207859 -0.71964 -0.693245 0.0390952 -0.71652 -0.684668 -0.133524 -0.712951 -0.63396 -0.299659 -0.708901 -0.543743 -0.449225 -0.704594 -0.422011 -0.570486 -0.704594 -0.544544 -0.454994 -0.686113 -0.541591 0.485724 -0.688267 -0.63899 0.343482 -0.69081 -0.699589 0.182639 -0.693729 -0.720126 0.0126101 -0.697012 -0.699724 -0.156714 -0.700641 -0.639918 -0.315606 -0.708901 -0.416299 -0.569346 -0.70064 -0.277233 -0.657454 -0.712951 -0.261664 -0.650564 -0.71652 -0.0928223 -0.691364 -0.71964 0.080005 -0.689723 -0.722325 0.246485 -0.646136 -0.724581 0.396713 -0.563562 -0.726424 0.521864 -0.447176 -0.727867 0.614581 -0.304138 -0.72892 0.669475 -0.143105 -0.72958 0.683393 0.0262295 -0.729859 0.655579 0.193708 -0.681568 0.721104 0.124393 -0.697012 -0.115082 -0.707764 -0.693728 0.0551537 -0.718123 -0.69081 0.223671 -0.68757 -0.688275 0.38064 -0.617569 -0.686114 0.516887 -0.511932 -0.68436 0.624367 -0.376585 -0.683013 0.696722 -0.219255 -0.68208 0.729636 -0.048976 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.5 0.866026 0 -0.5 0.866026 0 0.5 0.866026 0 0.5 0.866026 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.894427 0.447214 0 -0.894427 0.447214 0 0 1 0 0 1 0 0.894427 0.447214 0 0.894427 0.447214 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.866025 -0.5 0 -0.866025 -0.5 0 -0.866026 0.499999 0 -0.866026 0.499999 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.447213 -0.894427 0 -0.447213 -0.894427 0 -1 0 0 -1 0 0 -0.447215 0.894427 0 -0.447215 0.894427 0 0.130536 -0.991444 0 0.382678 -0.923882 0 0.382678 -0.923882 0 0.608768 -0.793349 0 0.608768 -0.793349 0 0.793348 -0.608769 0 0.923882 -0.382678 0 0.991445 -0.130527 0 0.991445 0.130525 0 0.923879 0.382684 0 0.793353 0.608762 0 0.608768 0.793349 0 0.382678 0.923882 0 0.130522 0.991445 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793355 0.608759 0 -0.923878 0.382687 0 -0.991446 0.130521 0 -0.991445 -0.130523 0 -0.92388 -0.382682 0 -0.793349 -0.608767 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0.130536 -0.991444 0 0.793348 -0.608769 0 0.923882 -0.382678 0 0.991445 -0.130527 0 0.991445 0.130525 0 0.923879 0.382684 0 0.793353 0.608762 0 0.608768 0.793349 0 0.382678 0.923882 0 0.130522 0.991445 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793355 0.608759 0 -0.923878 0.382687 0 -0.991446 0.130521 0 -0.991445 -0.130523 0 -0.92388 -0.382682 0 -0.793349 -0.608767 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0.130536 -0.991444 0 0.382679 -0.923881 0 0.382679 -0.923881 0 0.608757 -0.793357 0 0.608757 -0.793357 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130522 0.991445 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608755 -0.793358 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0.130536 -0.991444 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130522 0.991445 0 -0.130521 0.991446 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608755 -0.793358 0 -0.38268 -0.923881 0 -0.130535 -0.991444 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.866026 -0.499999 0 -0.866026 -0.499999 0 -0.866025 0.5 0 -0.866025 0.5 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.866026 -0.5 0 -0.866026 -0.5 0 -0.866026 0.5 0 -0.866026 0.5 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.866026 -0.5 0 -0.866026 -0.5 0 -0.866026 0.5 0 -0.866026 0.5 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.447215 -0.894427 0 -0.447215 -0.894427 0 -1 0 0 -1 0 0 -0.447213 0.894427 0 -0.447213 0.894427 0 -0.447213 -0.894427 0 -0.447213 -0.894427 0 -1 0 0 -1 0 0 -0.447214 0.894427 0 -0.447214 0.894427 0 -0.447214 -0.894427 0 -0.447214 -0.894427 0 -1 0 0 -1 0 0 -0.447214 0.894427 0 -0.447214 0.894427 0 0.130522 -0.991445 0 0.382679 -0.923881 0 0.382679 -0.923881 0 0.608766 -0.79335 0 0.608766 -0.79335 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130529 0 0.923881 0.382681 0 0.793352 0.608763 0 0.608761 0.793353 0 0.382685 0.923879 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.382687 0.923878 0 -0.608759 0.793355 0 -0.793352 0.608763 0 -0.923881 0.382681 0 -0.991445 0.130526 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130522 -0.991445 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130529 0 0.923881 0.382681 0 0.793352 0.608763 0 0.608761 0.793353 0 0.382685 0.923879 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.382687 0.923878 0 -0.608759 0.793355 0 -0.793352 0.608763 0 -0.923881 0.382681 0 -0.991445 0.130526 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608764 -0.793351 0 -0.38268 -0.923881 0 -0.130521 -0.991446 0 0.130522 -0.991445 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.608761 -0.793353 0 0.608761 -0.793353 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793352 0.608763 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793352 0.608763 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130521 -0.991446 0 0.130522 -0.991445 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793352 0.608763 0 0.608766 0.79335 0 0.382679 0.923881 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.608764 0.793351 0 -0.793352 0.608763 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.382687 -0.923878 0 -0.130521 -0.991446 0 0.130529 -0.991445 0 0.382679 -0.923881 0 0.382679 -0.923881 0 0.608761 -0.793353 0 0.608761 -0.793353 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608761 0.793353 0 0.382679 0.923881 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.608759 0.793355 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 0.130529 -0.991445 0 0.793355 -0.608759 0 0.923879 -0.382684 0 0.991445 -0.130528 0 0.991445 0.130528 0 0.923879 0.382684 0 0.793355 0.608759 0 0.608761 0.793353 0 0.382679 0.923881 0 0.130529 0.991445 0 -0.130528 0.991445 0 -0.38268 0.923881 0 -0.608759 0.793355 0 -0.793355 0.608759 0 -0.923879 0.382684 0 -0.991445 0.130525 0 -0.991445 -0.130525 0 -0.923879 -0.382684 0 -0.793355 -0.608759 0 -0.608759 -0.793355 0 -0.38268 -0.923881 0 -0.130528 -0.991445 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.5 0.866026 0 -0.5 0.866026 0 0.5 0.866026 0 0.5 0.866026 0 -0.894427 0.447214 0 -0.894427 0.447214 0 0 1 0 0 1 0 0.894427 0.447214 0 0.894427 0.447214 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500002 0 0.866025 -0.500002 0 0.447214 0.894427 0 0.447214 0.894427 0 1 0 0 1 0 0 0.447213 -0.894428 0 0.447213 -0.894428 0 0.991445 -0.130523 0 0.92388 -0.382682 0 0.92388 -0.382682 0 0.793349 -0.608767 0 0.793349 -0.608767 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130535 -0.991444 0 -0.130535 -0.991444 0 -0.38268 -0.923881 0 -0.608768 -0.793349 0 -0.793346 -0.608771 0 -0.923883 -0.382675 0 -0.991444 -0.13053 0 -0.991445 0.130528 0 -0.923881 0.38268 0 -0.793351 0.608764 0 -0.608768 0.793349 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130521 0.991446 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793355 0.608759 0 0.923878 0.382687 0 0.991446 0.130521 0 0.991445 -0.130523 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130535 -0.991444 0 -0.130535 -0.991444 0 -0.38268 -0.923881 0 -0.608768 -0.793349 0 -0.793346 -0.608771 0 -0.923883 -0.382675 0 -0.991444 -0.13053 0 -0.991445 0.130528 0 -0.923881 0.38268 0 -0.793351 0.608764 0 -0.608768 0.793349 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130521 0.991446 0 0.38268 0.923881 0 0.608764 0.793351 0 0.793355 0.608759 0 0.923878 0.382687 0 0.991446 0.130521 0 0.130521 0.991446 0 0.38268 0.923881 0 0.38268 0.923881 0 0.608764 0.793351 0 0.608764 0.793351 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608755 -0.793358 0 0.38268 -0.923881 0 0.130535 -0.991444 0 -0.130535 -0.991444 0 -0.38268 -0.923881 0 -0.608755 -0.793358 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0.130521 0.991446 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608755 -0.793358 0 0.38268 -0.923881 0 0.130535 -0.991444 0 -0.130535 -0.991444 0 -0.38268 -0.923881 0 -0.608755 -0.793358 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130521 0.991446 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.866025 0.500002 0 0.866025 0.500002 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.866025 0.500001 0 0.866025 0.500001 0 0.866025 -0.500001 0 0.866025 -0.500001 0 0.447213 0.894428 0 0.447213 0.894428 0 1 0 0 1 0 0 0.447214 -0.894427 0 0.447214 -0.894427 0 0.447214 0.894427 0 0.447214 0.894427 0 1 0 0 1 0 0 0.447213 -0.894428 0 0.447213 -0.894428 0 0.447214 0.894427 0 0.447214 0.894427 0 1 0 0 1 0 0 0.447214 -0.894427 0 0.447214 -0.894427 0 0.130528 0.991445 0 0.382687 0.923878 0 0.382687 0.923878 0 0.608759 0.793355 0 0.608759 0.793355 0 0.793356 0.608758 0 0.923877 0.38269 0 0.991445 0.130522 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130521 -0.991446 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991445 0.130522 0 -0.923877 0.38269 0 -0.793356 0.608758 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.793356 0.608758 0 0.923877 0.38269 0 0.991445 0.130522 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608764 -0.793351 0 0.38268 -0.923881 0 0.130521 -0.991446 0 -0.130521 -0.991446 0 -0.38268 -0.923881 0 -0.608764 -0.793351 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991445 0.130522 0 -0.923877 0.38269 0 -0.793356 0.608758 0 -0.608759 0.793355 0 -0.382687 0.923878 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.38268 0.923881 0 0.38268 0.923881 0 0.608764 0.793351 0 0.608764 0.793351 0 0.793356 0.608758 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.382687 -0.923878 0 0.130521 -0.991446 0 -0.130521 -0.991446 0 -0.382687 -0.923878 0 -0.608759 -0.793355 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793356 0.608758 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.793356 0.608758 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.382687 -0.923878 0 0.130521 -0.991446 0 -0.130521 -0.991446 0 -0.382687 -0.923878 0 -0.608759 -0.793355 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793356 0.608758 0 -0.608764 0.793351 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.38268 0.923881 0 0.38268 0.923881 0 0.608759 0.793355 0 0.608759 0.793355 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.38268 -0.923881 0 0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.608759 -0.793355 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.793358 0.608755 0 0.923876 0.382693 0 0.991446 0.130521 0 0.991446 -0.130521 0 0.923876 -0.382693 0 0.793358 -0.608755 0 0.608759 -0.793355 0 0.38268 -0.923881 0 0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.38268 -0.923881 0 -0.608759 -0.793355 0 -0.793358 -0.608755 0 -0.923876 -0.382693 0 -0.991446 -0.130521 0 -0.991446 0.130521 0 -0.923876 0.382693 0 -0.793358 0.608755 0 -0.608759 0.793355 0 -0.38268 0.923881 0 -0.130528 0.991445 0 0.997452 -0.0713393 0 0.997452 -0.0713393 0 0.977148 -0.212561 0 0.93695 -0.349464 0 0.877679 -0.479249 0 0.800539 -0.59928 0 0.707109 -0.707105 0 0.599277 -0.800542 0 0.479248 -0.877679 0 0.349465 -0.936949 0 0.212565 -0.977147 0 0.0713392 -0.997452 0 0.212565 -0.977147 0 0.977148 -0.212561 0 0.93695 -0.349464 0 0.877679 -0.479249 0 0.800539 -0.59928 0 0.707109 -0.707105 0 0.599277 -0.800542 0 0.479248 -0.877679 0 0.349465 -0.936949 0 0.0713392 -0.997452 0 -0.0713394 -0.997452 0 -0.0713394 -0.997452 0 -0.212565 -0.977147 0 -0.212565 -0.977147 0 -0.349465 -0.93695 0 -0.349465 -0.93695 0 -0.479249 -0.877679 0 -0.599278 -0.800541 0 -0.707106 -0.707107 0 -0.800542 -0.599277 0 -0.877679 -0.479249 0 -0.93695 -0.349464 0 -0.977147 -0.212566 0 -0.997452 -0.0713393 0 -0.997452 -0.0713393 0 -0.479249 -0.877679 0 -0.599278 -0.800541 0 -0.707106 -0.707107 0 -0.800542 -0.599277 0 -0.877679 -0.479249 0 -0.93695 -0.349464 0 -0.977147 -0.212566 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0.0713403 0.997452 0 0.212564 0.977147 0 0.212564 0.977147 0 0.349466 0.936949 0 0.479249 0.877679 0 0.599278 0.800541 0 0.707105 0.707108 0 0.800542 0.599277 0 0.877679 0.47925 0 0.93695 0.349463 0 0.977147 0.212566 0 0.997452 0.0713403 0 0.997452 -0.0713402 0 0.977147 -0.212566 0 0.93695 -0.349463 0 0.877679 -0.479249 0 0.800541 -0.599278 0 0.707106 -0.707108 0 0.599278 -0.800541 0 0.479249 -0.877679 0 0.349464 -0.93695 0 0.212565 -0.977147 0 0.0713403 -0.997452 0 -0.0713401 -0.997452 0 -0.212565 -0.977147 0 -0.349464 -0.93695 0 -0.479249 -0.877679 0 -0.599278 -0.800541 0 -0.707106 -0.707108 0 -0.800541 -0.599278 0 -0.877679 -0.479249 0 -0.93695 -0.349463 0 -0.977147 -0.212566 0 -0.997452 -0.0713402 0 -0.997452 0.0713403 0 -0.977147 0.212566 0 -0.93695 0.349463 0 -0.877679 0.47925 0 -0.800542 0.599277 0 -0.707105 0.707108 0 -0.599278 0.800541 0 -0.479249 0.877679 0 -0.349466 0.936949 0 -0.212564 0.977147 0 -0.0713401 0.997452 0 -0.212564 0.977147 0 0.349466 0.936949 0 0.479249 0.877679 0 0.599278 0.800541 0 0.707105 0.707108 0 0.800542 0.599277 0 0.877679 0.47925 0 0.93695 0.349463 0 0.977147 0.212566 0 0.997452 0.0713403 0 0.997452 -0.0713402 0 0.977147 -0.212566 0 0.93695 -0.349463 0 0.877679 -0.479249 0 0.800541 -0.599278 0 0.707106 -0.707108 0 0.599278 -0.800541 0 0.479249 -0.877679 0 0.349464 -0.93695 0 0.212565 -0.977147 0 0.0713403 -0.997452 0 -0.0713401 -0.997452 0 -0.212565 -0.977147 0 -0.349464 -0.93695 0 -0.479249 -0.877679 0 -0.599278 -0.800541 0 -0.707106 -0.707108 0 -0.800541 -0.599278 0 -0.877679 -0.479249 0 -0.93695 -0.349463 0 -0.977147 -0.212566 0 -0.997452 -0.0713402 0 -0.997452 0.0713403 0 -0.977147 0.212566 0 -0.93695 0.349463 0 -0.877679 0.47925 0 -0.800542 0.599277 0 -0.707105 0.707108 0 -0.599278 0.800541 0 -0.479249 0.877679 0 -0.349466 0.936949 0 -0.0713401 0.997452 0 0.0713403 0.997452 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.0825798 -0.996584 0 -0.0825798 -0.996584 0 -0.245483 -0.969401 0 -0.245483 -0.969401 0 -0.401696 -0.915773 0 -0.546948 -0.837167 0 -0.677284 -0.735722 0 -0.789139 -0.614214 0 -0.879474 -0.475946 0 -0.945817 -0.324699 0 -0.986361 -0.164596 0 -1 0 0 -0.986361 0.164596 0 -0.945817 0.324699 0 -0.879474 0.475946 0 -0.789139 0.614214 0 -0.677284 0.735722 0 -0.546948 0.837167 0 -0.401694 0.915774 0 -0.245486 0.9694 0 -0.0825798 0.996584 0 -0.245486 0.9694 0 -0.401696 -0.915773 0 -0.546948 -0.837167 0 -0.677284 -0.735722 0 -0.789139 -0.614214 0 -0.879474 -0.475946 0 -0.945817 -0.324699 0 -0.986361 -0.164596 0 -1 0 0 -0.986361 0.164596 0 -0.945817 0.324699 0 -0.879474 0.475946 0 -0.789139 0.614214 0 -0.677284 0.735722 0 -0.546948 0.837167 0 -0.401694 0.915774 0 -0.0825798 0.996584 0 0.0825795 0.996585 0 0.0825795 0.996585 0 0.245486 0.9694 0 0.245486 0.9694 0 0.401694 0.915774 0 0.401694 0.915774 0 0.546949 0.837166 0 0.677282 0.735723 0 0.789139 0.614214 0 0.879474 0.475946 0 0.945817 0.324699 0 0.986361 0.164596 0 1 0 0 0.986361 -0.164596 0 0.945817 -0.324699 0 0.879474 -0.475946 0 0.789139 -0.614214 0 0.677282 -0.735723 0 0.546949 -0.837166 0 0.401696 -0.915773 0 0.245483 -0.969401 0 0.0825795 -0.996585 0 0.0825795 -0.996585 0 0.546949 0.837166 0 0.677282 0.735723 0 0.789139 0.614214 0 0.879474 0.475946 0 0.945817 0.324699 0 0.986361 0.164596 0 1 0 0 0.986361 -0.164596 0 0.945817 -0.324699 0 0.879474 -0.475946 0 0.789139 -0.614214 0 0.677282 -0.735723 0 0.546949 -0.837166 0 0.401696 -0.915773 0 0.245483 -0.969401 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.855203 0.0676501 0.513859 -0.855203 0.198342 0.47884 -0.855204 0.315515 0.41119 -0.855204 0.41119 0.315515 -0.855204 0.47884 0.198342 -0.855204 0.513858 0.0676542 -0.855204 0.513858 -0.0676542 -0.855203 0.47884 -0.198342 -0.855204 0.41119 -0.315516 -0.855203 0.315515 -0.41119 -0.855203 0.198342 -0.47884 -0.855203 0.0676516 -0.513858 -0.855203 -0.0676516 -0.513858 -0.855203 -0.198342 -0.47884 -0.855203 -0.315518 -0.411188 -0.855203 -0.411187 -0.31552 -0.855203 -0.47884 -0.198342 -0.855203 -0.513859 -0.0676485 -0.855203 -0.513859 0.0676485 -0.855204 -0.47884 0.198342 -0.855203 -0.411187 0.315519 -0.855203 -0.315518 0.411188 -0.855203 -0.198342 0.47884 -0.855203 -0.0676501 0.513859 0 -0.130525 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608764 0.793351 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.130525 0.991445 0 0.130525 0.991445 0 0.382683 0.92388 0 0.608759 0.793355 0 0.793355 0.60876 0 0.92388 0.382683 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.923879 -0.382684 0 0.793355 -0.60876 0 0.608759 -0.793355 0 0.382683 -0.92388 0 0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.382683 -0.92388 0 -0.608764 -0.793351 0 -0.793349 -0.608767 0 -0.923879 -0.382684 0 -0.991445 -0.130522 0 -0.991445 0.130522 0 -0.92388 0.382683 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.793349 0.608767 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.923879 -0.382684 0 -0.923879 -0.382684 0 -0.923879 -0.382684 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.923879 -0.382684 0 0.923879 -0.382684 0 0.923879 -0.382684 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608759 0.793355 0 0.608759 0.793355 0 0.608759 0.793355 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0 -0.130525 0.991445 0 -0.130525 0.991445 -0.864158 -0.0656829 0.498916 -0.864158 -0.192575 0.464915 -0.864157 -0.192574 0.464917 -0.864157 -0.306341 0.399235 -0.864161 -0.30634 0.399227 -0.864155 -0.399234 0.306347 -0.864159 -0.464914 0.192573 -0.864158 -0.498916 0.0656812 -0.864159 -0.498915 -0.0656811 -0.864155 -0.46492 -0.192576 -0.864162 -0.399224 -0.30634 -0.864156 -0.306344 -0.399233 -0.864159 -0.192573 -0.464913 -0.864158 -0.0656843 -0.498916 -0.864159 0.065684 -0.498913 -0.864159 0.192573 -0.464914 -0.864158 0.30634 -0.399233 -0.86416 0.39923 -0.306338 -0.864159 0.464914 -0.192574 -0.864158 0.498915 -0.065687 -0.864159 0.498913 0.0656866 -0.864159 0.464913 0.192573 -0.864157 0.399233 0.306341 -0.86416 0.306338 0.39923 -0.864158 0.192574 0.464915 -0.864159 0.0656825 0.498913 -0.864159 -0.0656841 0.498913 -0.864161 -0.399229 0.306335 -0.864155 -0.464919 0.19258 -0.864159 -0.498915 0.0656804 -0.864158 -0.498916 -0.0656807 -0.864158 -0.464913 -0.192577 -0.864156 -0.399236 -0.306341 -0.864161 -0.306336 -0.39923 -0.864157 -0.192576 -0.464916 -0.864159 -0.0656828 -0.498914 -0.864158 0.0656831 -0.498916 -0.86416 0.192573 -0.464913 -0.86416 0.30634 -0.399229 -0.864158 0.399232 -0.306343 -0.86416 0.464913 -0.192572 -0.864159 0.498914 -0.0656855 -0.864158 0.498915 0.0656856 -0.864159 0.464914 0.192573 -0.864159 0.39923 0.306341 -0.864158 0.306342 0.399232 -0.864159 0.192572 0.464914 -0.864158 0.0656844 0.498916 -0.855203 0.0676497 0.513859 -0.855204 0.198342 0.47884 -0.855204 0.315516 0.411189 -0.855204 0.41119 0.315515 -0.855204 0.47884 0.198342 -0.855204 0.513858 0.0676513 -0.855204 0.513858 -0.0676513 -0.855203 0.47884 -0.198342 -0.855204 0.41119 -0.315516 -0.855204 0.315516 -0.411189 -0.855203 0.198342 -0.47884 -0.855203 0.0676512 -0.513858 -0.855203 -0.0676516 -0.513858 -0.855203 -0.198341 -0.478841 -0.855203 -0.315518 -0.411188 -0.855203 -0.41119 -0.315516 -0.855203 -0.47884 -0.198342 -0.855203 -0.513858 -0.0676543 -0.855203 -0.513858 0.0676543 -0.855203 -0.47884 0.198342 -0.855203 -0.41119 0.315516 -0.855204 -0.315518 0.411188 -0.855204 -0.198341 0.47884 -0.855203 -0.0676501 0.513859 0 -0.130525 0.991445 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.608764 0.793351 0 -0.793355 0.60876 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.130525 0.991445 0 0.130524 0.991445 0 0.382683 0.92388 0 0.608762 0.793353 0 0.793355 0.60876 0 0.92388 0.382683 0 0.991445 0.130527 0 0.991445 -0.130527 0 0.923879 -0.382684 0 0.793355 -0.60876 0 0.608762 -0.793353 0 0.382683 -0.92388 0 0.130527 -0.991445 0 -0.130528 -0.991445 0 -0.382681 -0.923881 0 -0.608764 -0.793351 0 -0.793355 -0.60876 0 -0.923879 -0.382684 0 -0.991444 -0.130533 0 -0.991444 0.130533 0 -0.92388 0.382683 0 -0.793355 0.60876 0 -0.793355 0.60876 0 -0.608764 0.793351 0 -0.793355 0.60876 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.923879 -0.382684 0 -0.923879 -0.382684 0 -0.923879 -0.382684 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 0.130527 -0.991445 0 0.130527 -0.991445 0 0.130527 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608762 -0.793353 0 0.608762 -0.793353 0 0.608762 -0.793353 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.923879 -0.382684 0 0.923879 -0.382684 0 0.923879 -0.382684 0 0.991445 -0.130527 0 0.991445 -0.130527 0 0.991445 -0.130527 0 0.991445 0.130527 0 0.991445 0.130527 0 0.991445 0.130527 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608762 0.793353 0 0.608762 0.793353 0 0.608762 0.793353 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130524 0.991445 0 0.130524 0.991445 0 0.130524 0.991445 0 -0.130525 0.991445 0 -0.130525 0.991445 -0.864158 -0.0656829 0.498916 -0.864158 -0.192574 0.464915 -0.864157 -0.192573 0.464917 -0.864156 -0.306343 0.399233 -0.864158 -0.306343 0.399231 -0.864159 -0.399231 0.306339 -0.864159 -0.464914 0.192573 -0.864158 -0.498915 0.065687 -0.864159 -0.498913 -0.0656867 -0.86416 -0.464912 -0.192573 -0.864157 -0.399233 -0.306341 -0.864156 -0.306344 -0.399233 -0.86416 -0.192572 -0.464913 -0.864158 -0.0656843 -0.498916 -0.864159 0.0656837 -0.498914 -0.864158 0.192574 -0.464915 -0.864158 0.306342 -0.399232 -0.864158 0.399232 -0.30634 -0.864159 0.464914 -0.192574 -0.864158 0.498916 -0.0656841 -0.864159 0.498914 0.0656838 -0.864157 0.464917 0.192575 -0.864157 0.399233 0.306341 -0.864158 0.306341 0.399232 -0.864157 0.192574 0.464916 -0.864159 0.0656822 0.498913 -0.864159 -0.0656841 0.498913 -0.864157 -0.399232 0.306342 -0.864159 -0.464913 0.192573 -0.864159 -0.498913 0.0656853 -0.864158 -0.498915 -0.0656858 -0.864159 -0.464915 -0.192573 -0.86416 -0.399228 -0.306341 -0.864158 -0.306342 -0.399232 -0.864157 -0.192576 -0.464916 -0.864159 -0.0656828 -0.498914 -0.864158 0.0656831 -0.498916 -0.864159 0.192574 -0.464914 -0.864158 0.306342 -0.399231 -0.864157 0.399233 -0.306342 -0.864158 0.464916 -0.192576 -0.864159 0.498914 -0.0656831 -0.864158 0.498916 0.0656831 -0.864159 0.464913 0.192575 -0.864157 0.399234 0.306341 -0.864158 0.306342 0.399232 -0.864158 0.192573 0.464916 -0.864157 0.0656844 0.498916 -0.855203 0.0676538 0.513859 -0.855203 0.198339 0.478841 -0.855204 0.315514 0.411191 -0.855204 0.411191 0.315514 -0.855204 0.478839 0.198344 -0.855204 0.513858 0.0676536 -0.855204 0.513858 -0.0676536 -0.855204 0.478839 -0.198344 -0.855204 0.411191 -0.315514 -0.855204 0.315514 -0.411191 -0.855203 0.198339 -0.478841 -0.855203 0.0676538 -0.513859 -0.855203 -0.0676546 -0.513859 -0.855203 -0.198337 -0.478843 -0.855203 -0.315517 -0.411189 -0.855203 -0.411188 -0.315518 -0.855203 -0.478841 -0.198339 -0.855203 -0.513859 -0.0676538 -0.855203 -0.513859 0.0676538 -0.855203 -0.478841 0.198339 -0.855203 -0.411188 0.315518 -0.855203 -0.315517 0.411189 -0.855203 -0.198337 0.478843 -0.855203 -0.0676546 0.513859 0 -0.130533 0.991444 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.608763 0.793353 0 -0.793351 0.608764 0 -0.608763 0.793352 0 -0.608763 0.793352 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.130533 0.991444 0 0.130532 0.991444 0 0.382677 0.923882 0 0.608757 0.793357 0 0.793357 0.608757 0 0.923878 0.382687 0 0.991444 0.130532 0 0.991444 -0.130532 0 0.923878 -0.382687 0 0.793357 -0.608757 0 0.608757 -0.793357 0 0.382677 -0.923882 0 0.130532 -0.991444 0 -0.130533 -0.991444 0 -0.382673 -0.923884 0 -0.608763 -0.793352 0 -0.793351 -0.608764 0 -0.923882 -0.382677 0 -0.991444 -0.130532 0 -0.991444 0.130532 0 -0.923882 0.382677 0 -0.793351 0.608764 0 -0.793351 0.608764 0 -0.608763 0.793353 0 -0.793351 0.608764 0 -0.923882 0.382677 0 -0.923882 0.382677 0 -0.923882 0.382677 0 -0.991444 0.130532 0 -0.991444 0.130532 0 -0.991444 0.130532 0 -0.991444 -0.130532 0 -0.991444 -0.130532 0 -0.991444 -0.130532 0 -0.923882 -0.382677 0 -0.923882 -0.382677 0 -0.923882 -0.382677 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.608763 -0.793353 0 -0.608763 -0.793352 0 -0.608763 -0.793353 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 0.130532 -0.991444 0 0.130532 -0.991444 0 0.130532 -0.991444 0 0.382677 -0.923882 0 0.382677 -0.923882 0 0.382677 -0.923882 0 0.608757 -0.793357 0 0.608757 -0.793357 0 0.608757 -0.793357 0 0.793357 -0.608757 0 0.793357 -0.608757 0 0.793357 -0.608757 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.991444 -0.130532 0 0.991444 -0.130532 0 0.991444 -0.130532 0 0.991444 0.130532 0 0.991444 0.130532 0 0.991444 0.130532 0 0.923878 0.382687 0 0.923878 0.382687 0 0.923878 0.382687 0 0.793357 0.608757 0 0.793357 0.608757 0 0.793357 0.608757 0 0.608757 0.793357 0 0.608757 0.793357 0 0.608757 0.793357 0 0.382677 0.923882 0 0.382677 0.923882 0 0.382677 0.923882 0 0.130532 0.991444 0 0.130532 0.991444 0 0.130532 0.991444 0 -0.130533 0.991444 0 -0.130533 0.991444 -0.864159 -0.0656868 0.498913 -0.86416 -0.192569 0.464914 -0.864158 -0.192569 0.464917 -0.864158 -0.30634 0.399233 -0.86416 -0.30634 0.399229 -0.864161 -0.399227 0.30634 -0.864156 -0.46492 0.192573 -0.864163 -0.498907 0.0656852 -0.864158 -0.498915 -0.0656864 -0.86416 -0.464913 -0.19257 -0.864161 -0.399227 -0.30634 -0.864158 -0.306342 -0.399232 -0.86416 -0.192568 -0.464915 -0.864163 -0.065686 -0.498907 -0.864159 0.0656862 -0.498914 -0.86416 0.19257 -0.464913 -0.864156 0.306341 -0.399236 -0.864161 0.399229 -0.306336 -0.864155 0.464919 -0.192578 -0.864158 0.498915 -0.0656864 -0.864158 0.498915 0.0656864 -0.86416 0.464911 0.192574 -0.864156 0.399236 0.306341 -0.864161 0.306336 0.399229 -0.864158 0.192571 0.464917 -0.864163 0.0656852 0.498907 -0.864163 -0.0656895 0.498906 -0.864161 -0.399227 0.30634 -0.86416 -0.464915 0.192566 -0.864158 -0.498914 0.0656912 -0.864163 -0.498906 -0.0656902 -0.864156 -0.464922 -0.192568 -0.864161 -0.399227 -0.30634 -0.86416 -0.306338 -0.39923 -0.864158 -0.19257 -0.464916 -0.86416 -0.0656903 -0.498912 -0.864163 0.0656895 -0.498906 -0.864158 0.192569 -0.464918 -0.864161 0.30634 -0.399227 -0.864157 0.399233 -0.306344 -0.86416 0.464913 -0.19257 -0.864158 0.498915 -0.0656863 -0.864158 0.498916 0.0656863 -0.864156 0.46492 0.192573 -0.864161 0.399227 0.30634 -0.864157 0.306344 0.399233 -0.86416 0.192567 0.464914 -0.864159 0.0656904 0.498913 -0.855203 0.0676542 0.513859 -0.855203 0.198338 0.478842 -0.855203 0.315516 0.41119 -0.855203 0.411189 0.315516 -0.855204 0.478839 0.198344 -0.855204 0.513858 0.0676508 -0.855204 0.513858 -0.0676508 -0.855204 0.478839 -0.198344 -0.855203 0.411189 -0.315516 -0.855203 0.315516 -0.41119 -0.855203 0.198338 -0.478842 -0.855203 0.0676542 -0.513859 -0.855203 -0.0676546 -0.513859 -0.855203 -0.198337 -0.478843 -0.855203 -0.315516 -0.41119 -0.855203 -0.411189 -0.315516 -0.855204 -0.478839 -0.198344 -0.855204 -0.513858 -0.0676508 -0.855204 -0.513858 0.0676508 -0.855204 -0.478839 0.198344 -0.855203 -0.411189 0.315516 -0.855203 -0.315516 0.41119 -0.855203 -0.198337 0.478843 -0.855203 -0.0676546 0.513859 0 -0.130533 0.991444 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.60876 0.793355 0 -0.793354 0.608761 0 -0.60876 0.793355 0 -0.60876 0.793355 0 -0.382673 0.923884 0 -0.382673 0.923884 0 -0.130533 0.991444 0 0.130533 0.991444 0 0.382675 0.923883 0 0.60876 0.793355 0 0.793354 0.608761 0 0.923878 0.382687 0 0.991445 0.130526 0 0.991445 -0.130526 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.60876 -0.793355 0 0.382675 -0.923883 0 0.130533 -0.991444 0 -0.130533 -0.991444 0 -0.382673 -0.923884 0 -0.60876 -0.793355 0 -0.793354 -0.608761 0 -0.923878 -0.382687 0 -0.991445 -0.130526 0 -0.991445 0.130526 0 -0.923878 0.382687 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.60876 0.793355 0 -0.793354 0.608761 0 -0.923878 0.382687 0 -0.923878 0.382687 0 -0.923878 0.382687 0 -0.991445 0.130526 0 -0.991445 0.130526 0 -0.991445 0.130526 0 -0.991445 -0.130526 0 -0.991445 -0.130526 0 -0.991445 -0.130526 0 -0.923878 -0.382687 0 -0.923878 -0.382687 0 -0.923878 -0.382687 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.60876 -0.793355 0 -0.60876 -0.793355 0 -0.60876 -0.793355 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.382673 -0.923884 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 -0.130533 -0.991444 0 0.130533 -0.991444 0 0.130533 -0.991444 0 0.130533 -0.991444 0 0.382675 -0.923883 0 0.382675 -0.923883 0 0.382675 -0.923883 0 0.60876 -0.793355 0 0.60876 -0.793355 0 0.60876 -0.793355 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.991445 -0.130526 0 0.991445 -0.130526 0 0.991445 -0.130526 0 0.991445 0.130526 0 0.991445 0.130526 0 0.991445 0.130526 0 0.923878 0.382687 0 0.923878 0.382687 0 0.923878 0.382687 0 0.793354 0.608761 0 0.793354 0.608761 0 0.793354 0.608761 0 0.60876 0.793355 0 0.60876 0.793355 0 0.60876 0.793355 0 0.382675 0.923883 0 0.382675 0.923883 0 0.382675 0.923883 0 0.130533 0.991444 0 0.130533 0.991444 0 0.130533 0.991444 0 -0.130533 0.991444 0 -0.130533 0.991444 -0.864159 -0.0656868 0.498913 -0.86416 -0.192568 0.464914 -0.864159 -0.192568 0.464916 -0.864159 -0.30634 0.39923 -0.864158 -0.30634 0.399232 -0.864159 -0.399231 0.30634 -0.864153 -0.464923 0.192579 -0.864158 -0.498916 0.0656835 -0.864155 -0.49892 -0.0656842 -0.864158 -0.464914 -0.192576 -0.864159 -0.399231 -0.30634 -0.864159 -0.306339 -0.399231 -0.86416 -0.192568 -0.464915 -0.864163 -0.065686 -0.498907 -0.864159 0.0656865 -0.498913 -0.864159 0.192569 -0.464915 -0.864158 0.30634 -0.399232 -0.864159 0.399231 -0.30634 -0.864155 0.464919 -0.192578 -0.864158 0.498916 -0.0656835 -0.864158 0.498916 0.0656836 -0.864158 0.464914 0.192576 -0.864159 0.399231 0.30634 -0.864159 0.306339 0.399231 -0.864159 0.19257 0.464916 -0.864163 0.0656856 0.498907 -0.864163 -0.0656895 0.498906 -0.864159 -0.399231 0.30634 -0.864158 -0.464917 0.192571 -0.864155 -0.49892 0.0656869 -0.864158 -0.498916 -0.0656863 -0.864153 -0.464924 -0.192574 -0.864159 -0.399231 -0.30634 -0.864158 -0.306341 -0.399231 -0.864159 -0.192569 -0.464915 -0.86416 -0.0656903 -0.498912 -0.864163 0.0656895 -0.498906 -0.864159 0.192569 -0.464916 -0.864159 0.30634 -0.39923 -0.864159 0.399231 -0.30634 -0.864158 0.464916 -0.192574 -0.864158 0.498916 -0.0656838 -0.864158 0.498916 0.0656837 -0.864156 0.46492 0.192575 -0.864159 0.399231 0.30634 -0.864158 0.306341 0.399231 -0.864159 0.192569 0.464915 -0.864159 0.0656903 0.498913 0 -0.130529 -0.991444 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.608763 -0.793352 0 -0.793354 -0.608761 0 -0.608763 -0.793352 0 -0.608763 -0.793352 0 -0.382681 -0.923881 0 -0.382681 -0.923881 0 -0.130529 -0.991444 0 0.130528 -0.991445 0 0.382684 -0.92388 0 0.608759 -0.793355 0 0.793354 -0.608761 0 0.923879 -0.382685 0 0.991445 -0.130522 0 0.991446 0.130521 0 0.923878 0.382687 0 0.793355 0.608759 0 0.608759 0.793355 0 0.382684 0.92388 0 0.130525 0.991445 0 -0.130526 0.991445 0 -0.382681 0.923881 0 -0.608763 0.793352 0 -0.793355 0.608759 0 -0.923878 0.382687 0 -0.991445 0.130528 0 -0.991445 -0.130529 0 -0.923879 -0.382685 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.608763 -0.793352 0 -0.793354 -0.608761 0 -0.923879 -0.382685 0 -0.923879 -0.382685 0 -0.923879 -0.382685 0 -0.991445 -0.130529 0 -0.991445 -0.130529 0 -0.991445 -0.130529 0 -0.991445 0.130528 0 -0.991445 0.130528 0 -0.991445 0.130528 0 -0.923878 0.382687 0 -0.923878 0.382687 0 -0.923878 0.382687 0 -0.793355 0.608759 0 -0.793355 0.608759 0 -0.793355 0.608759 0 -0.608763 0.793352 0 -0.608763 0.793352 0 -0.608763 0.793352 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.130526 0.991445 0 -0.130526 0.991445 0 -0.130526 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0 0.382684 0.92388 0 0.382684 0.92388 0 0.382684 0.92388 0 0.608759 0.793355 0 0.608759 0.793355 0 0.608759 0.793355 0 0.793355 0.608759 0 0.793355 0.608759 0 0.793355 0.608759 0 0.923878 0.382687 0 0.923878 0.382687 0 0.923878 0.382687 0 0.991446 0.130521 0 0.991446 0.130521 0 0.991446 0.130521 0 0.991445 -0.130522 0 0.991445 -0.130522 0 0.991445 -0.130522 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.923879 -0.382685 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.382684 -0.92388 0 0.382684 -0.92388 0 0.382684 -0.92388 0 0.130528 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 0 -0.130529 -0.991444 0 -0.130529 -0.991444 0.864155 -0.0656856 -0.49892 0.864155 -0.192575 -0.46492 0.864155 -0.192575 -0.46492 0.864155 -0.306345 -0.399236 0.864155 -0.306345 -0.399235 0.864156 -0.399234 -0.306343 0.864155 -0.46492 -0.192577 0.864155 -0.498921 -0.0656855 0.864155 -0.49892 0.0656852 0.864157 -0.464916 0.192577 0.864155 -0.399237 0.306343 0.864154 -0.306346 0.399237 0.864155 -0.192575 0.46492 0.864156 -0.0656837 0.49892 0.864155 0.0656834 0.498921 0.864155 0.192576 0.46492 0.864155 0.306343 0.399237 0.864155 0.399236 0.306343 0.864155 0.464919 0.192578 0.864157 0.498918 0.0656812 0.864155 0.498921 -0.0656818 0.864155 0.46492 -0.192577 0.864155 0.399236 -0.306344 0.864156 0.306342 -0.399235 0.864155 0.192576 -0.46492 0.864155 0.0656853 -0.498921 0.864155 -0.0656848 -0.498921 0.864155 -0.399235 -0.306345 0.864156 -0.464918 -0.192574 0.864155 -0.498921 -0.0656845 0.864155 -0.498921 0.0656844 0.864155 -0.46492 0.192575 0.864157 -0.399233 0.306344 0.864155 -0.306344 0.399236 0.864154 -0.192577 0.464921 0.864155 -0.0656847 0.49892 0.864156 0.0656842 0.49892 0.864155 0.192576 0.46492 0.864155 0.306344 0.399236 0.864155 0.399236 0.306344 0.864155 0.464919 0.192577 0.864155 0.498921 0.0656843 0.864156 0.498918 -0.0656842 0.864155 0.46492 -0.192578 0.864155 0.399237 -0.306344 0.864155 0.306345 -0.399235 0.864156 0.192574 -0.464919 0.864155 0.0656843 -0.498921 0 -0.130525 -0.991445 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.608764 -0.793352 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.130525 -0.991445 0 0.130525 -0.991445 0 0.382681 -0.92388 0 0.608764 -0.793352 0 0.793352 -0.608764 0 0.92388 -0.382682 0 0.991446 -0.13052 0 0.991446 0.130521 0 0.92388 0.382681 0 0.793352 0.608764 0 0.608762 0.793353 0 0.382683 0.92388 0 0.130525 0.991445 0 -0.130525 0.991445 0 -0.382683 0.92388 0 -0.608762 0.793353 0 -0.793352 0.608764 0 -0.92388 0.382681 0 -0.991446 0.130521 0 -0.991446 -0.13052 0 -0.92388 -0.382682 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 0.130521 0 -0.991446 0.130521 0 -0.991446 0.130521 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.608762 0.793353 0 -0.608762 0.793353 0 -0.608762 0.793353 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.130525 0.991445 0 -0.130525 0.991445 0 -0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.608762 0.793353 0 0.608762 0.793353 0 0.608762 0.793353 0 0.793352 0.608764 0 0.793352 0.608764 0 0.793352 0.608764 0 0.92388 0.382681 0 0.92388 0.382681 0 0.92388 0.382681 0 0.991446 0.130521 0 0.991446 0.130521 0 0.991446 0.130521 0 0.991446 -0.13052 0 0.991446 -0.13052 0 0.991446 -0.13052 0 0.92388 -0.382682 0 0.92388 -0.382682 0 0.92388 -0.382682 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.130525 -0.991445 0 0.130525 -0.991445 0 0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0.704064 -0.0926908 -0.704061 0.704065 -0.27176 -0.656079 0.704059 -0.271758 -0.656086 0.704059 -0.432305 -0.563395 0.704064 -0.432305 -0.563388 0.704058 -0.563393 -0.432309 0.704064 -0.656081 -0.271756 0.704063 -0.704063 -0.0926875 0.704064 -0.704062 0.0926875 0.704057 -0.656088 0.271759 0.704062 -0.56339 0.432307 0.70406 -0.432307 0.563392 0.704063 -0.271758 0.656081 0.704063 -0.092691 0.704063 0.704062 0.0926911 0.704063 0.704061 0.271759 0.656083 0.704062 0.432305 0.56339 0.704058 0.563393 0.432309 0.704064 0.656081 0.271756 0.704063 0.704063 0.0926877 0.704064 0.704062 -0.0926873 0.704057 0.656087 -0.271759 0.704063 0.563388 -0.432306 0.704058 0.432309 -0.563392 0.704065 0.271756 -0.65608 0.704063 0.092691 -0.704063 0.704063 -0.0926897 -0.704063 0.704063 -0.563391 -0.432303 0.704057 -0.656085 -0.271764 0.704064 -0.704062 -0.0926865 0.704063 -0.704063 0.0926869 0.704064 -0.656079 0.271761 0.704058 -0.563395 0.432307 0.704062 -0.432304 0.563391 0.704061 -0.27176 0.656082 0.704062 -0.0926913 0.704063 0.704063 0.0926913 0.704063 0.704063 0.271759 0.656081 0.70406 0.432305 0.563393 0.704062 0.563392 0.432304 0.704057 0.656085 0.271764 0.704064 0.704062 0.0926868 0.704063 0.704063 -0.0926867 0.704064 0.656079 -0.271762 0.704058 0.563395 -0.432306 0.704064 0.432302 -0.563391 0.70406 0.271762 -0.656084 0.704064 0.0926895 -0.704061 0 -0.13053 -0.991444 0 -0.382685 -0.923879 0 -0.382685 -0.923879 0 -0.608759 -0.793355 0 -0.793356 -0.608757 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.382685 -0.923879 0 -0.382685 -0.923879 0 -0.13053 -0.991444 0 0.13053 -0.991444 0 0.382681 -0.92388 0 0.608764 -0.793352 0 0.793352 -0.608764 0 0.92388 -0.382681 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.923879 0.382685 0 0.793355 0.608759 0 0.608757 0.793356 0 0.38269 0.923877 0 0.13052 0.991446 0 -0.13052 0.991446 0 -0.382694 0.923875 0 -0.608753 0.79336 0 -0.79336 0.608753 0 -0.923875 0.382694 0 -0.991446 0.13052 0 -0.991446 -0.13052 0 -0.923877 -0.38269 0 -0.793356 -0.608757 0 -0.793356 -0.608757 0 -0.608759 -0.793355 0 -0.793356 -0.608757 0 -0.923877 -0.38269 0 -0.923877 -0.38269 0 -0.923877 -0.38269 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.923875 0.382694 0 -0.923875 0.382694 0 -0.923875 0.382694 0 -0.79336 0.608753 0 -0.79336 0.608753 0 -0.79336 0.608753 0 -0.608753 0.79336 0 -0.608753 0.79336 0 -0.608753 0.79336 0 -0.382694 0.923875 0 -0.382694 0.923875 0 -0.382694 0.923875 0 -0.13052 0.991446 0 -0.13052 0.991446 0 -0.13052 0.991446 0 0.13052 0.991446 0 0.13052 0.991446 0 0.13052 0.991446 0 0.38269 0.923877 0 0.38269 0.923877 0 0.38269 0.923877 0 0.608757 0.793356 0 0.608757 0.793356 0 0.608757 0.793356 0 0.793355 0.608759 0 0.793355 0.608759 0 0.793355 0.608759 0 0.923879 0.382685 0 0.923879 0.382685 0 0.923879 0.382685 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.13053 -0.991444 0 0.13053 -0.991444 0 0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0.704064 -0.0926945 -0.704061 0.704062 -0.271756 -0.656083 0.704067 -0.271758 -0.656078 0.704067 -0.432304 -0.563385 0.70406 -0.432304 -0.563393 0.704062 -0.563393 -0.432302 0.704057 -0.656085 -0.271765 0.704063 -0.704063 -0.0926875 0.704055 -0.704071 0.0926885 0.704067 -0.656075 0.271764 0.70406 -0.563397 0.4323 0.704068 -0.432295 0.563391 0.704053 -0.271769 0.656087 0.704063 -0.0926875 0.704063 0.704056 0.0926884 0.70407 0.704064 0.271762 0.656079 0.70406 0.432303 0.563394 0.704067 0.563388 0.4323 0.704062 0.656082 0.271759 0.704062 0.704062 0.0926946 0.704065 0.70406 -0.0926943 0.704063 0.656082 -0.271756 0.704061 0.563391 -0.432307 0.704062 0.432307 -0.56339 0.704065 0.271756 -0.65608 0.704062 0.0926946 -0.704062 0.704062 -0.0926937 -0.704062 0.70406 -0.563393 -0.432304 0.704063 -0.656081 -0.271758 0.704056 -0.704069 -0.0926937 0.704062 -0.704062 0.0926937 0.704054 -0.656091 0.271759 0.704067 -0.563388 0.4323 0.70406 -0.432304 0.563393 0.704066 -0.271754 0.656079 0.704055 -0.0926947 0.70407 0.704063 0.0926929 0.704063 0.704057 0.27176 0.656087 0.704062 0.432303 0.563392 0.704061 0.56339 0.432308 0.704066 0.656079 0.271754 0.704064 0.704061 0.0926936 0.704063 0.704063 -0.0926929 0.704065 0.65608 -0.271757 0.704062 0.563389 -0.432308 0.704061 0.432308 -0.56339 0.704063 0.271758 -0.656081 0.704065 0.0926926 -0.70406 0 -0.13053 -0.991444 0 -0.382685 -0.923879 0 -0.382685 -0.923879 0 -0.608759 -0.793355 0 -0.793356 -0.608757 0 -0.608759 -0.793355 0 -0.608759 -0.793355 0 -0.382685 -0.923879 0 -0.382685 -0.923879 0 -0.13053 -0.991444 0 0.13053 -0.991444 0 0.382681 -0.92388 0 0.608764 -0.793352 0 0.793352 -0.608764 0 0.92388 -0.382681 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.923879 0.382685 0 0.793352 0.608764 0 0.608764 0.793352 0 0.382681 0.92388 0 0.13053 0.991444 0 -0.13053 0.991444 0 -0.382685 0.923879 0 -0.608759 0.793355 0 -0.793356 0.608757 0 -0.923875 0.382694 0 -0.991446 0.13052 0 -0.991446 -0.13052 0 -0.923877 -0.38269 0 -0.793356 -0.608757 0 -0.793356 -0.608757 0 -0.608759 -0.793355 0 -0.793356 -0.608757 0 -0.923877 -0.38269 0 -0.923877 -0.38269 0 -0.923877 -0.38269 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 -0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.991446 0.13052 0 -0.923875 0.382694 0 -0.923875 0.382694 0 -0.923875 0.382694 0 -0.793356 0.608757 0 -0.793356 0.608757 0 -0.793356 0.608757 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.608759 0.793355 0 -0.382685 0.923879 0 -0.382685 0.923879 0 -0.382685 0.923879 0 -0.13053 0.991444 0 -0.13053 0.991444 0 -0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0 0.382681 0.92388 0 0.382681 0.92388 0 0.382681 0.92388 0 0.608764 0.793352 0 0.608764 0.793352 0 0.608764 0.793352 0 0.793352 0.608764 0 0.793352 0.608764 0 0.793352 0.608764 0 0.923879 0.382685 0 0.923879 0.382685 0 0.923879 0.382685 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.382681 -0.92388 0 0.13053 -0.991444 0 0.13053 -0.991444 0 0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0.704064 -0.0926945 -0.704061 0.704062 -0.271756 -0.656083 0.704067 -0.271758 -0.656078 0.704067 -0.432304 -0.563385 0.70406 -0.432304 -0.563393 0.704067 -0.563389 -0.432299 0.704057 -0.656085 -0.271765 0.704063 -0.704063 -0.0926875 0.704055 -0.704071 0.0926885 0.704067 -0.656075 0.271764 0.704065 -0.56339 0.4323 0.704067 -0.4323 0.563388 0.704062 -0.271759 0.656082 0.704062 -0.0926946 0.704062 0.704065 0.0926943 0.70406 0.704063 0.271756 0.656082 0.704067 0.432303 0.563385 0.704067 0.563386 0.432304 0.704062 0.656082 0.271759 0.704062 0.704062 0.0926946 0.704065 0.70406 -0.0926943 0.704066 0.656079 -0.271755 0.704061 0.563391 -0.432307 0.704062 0.432307 -0.56339 0.704065 0.271756 -0.65608 0.704062 0.0926946 -0.704062 0.704062 -0.0926937 -0.704062 0.704061 -0.563391 -0.432307 0.704066 -0.656079 -0.271754 0.704056 -0.704069 -0.0926937 0.704062 -0.704062 0.0926937 0.704054 -0.656091 0.271759 0.704067 -0.563388 0.4323 0.704067 -0.4323 0.563388 0.704066 -0.271754 0.656079 0.704064 -0.0926936 0.704061 0.704063 0.0926929 0.704063 0.704065 0.271757 0.65608 0.704062 0.432303 0.563392 0.704066 0.563386 0.432305 0.704066 0.656079 0.271754 0.704064 0.704061 0.0926936 0.704063 0.704063 -0.0926929 0.704065 0.65608 -0.271755 0.704067 0.563383 -0.432308 0.704061 0.432308 -0.56339 0.704063 0.271758 -0.656081 0.704065 0.0926926 -0.70406 0 -0.130525 -0.991445 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.608764 -0.793352 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.130525 -0.991445 0 0.130525 -0.991445 0 0.382685 -0.923879 0 0.608759 -0.793355 0 0.793356 -0.608757 0 0.923876 -0.382691 0 0.991446 -0.13052 0 0.991446 0.130521 0 0.923877 0.38269 0 0.793356 0.608757 0 0.608757 0.793356 0 0.382687 0.923878 0 0.130525 0.991445 0 -0.130525 0.991445 0 -0.382683 0.92388 0 -0.608762 0.793353 0 -0.793352 0.608764 0 -0.92388 0.382681 0 -0.991444 0.130531 0 -0.991444 -0.13053 0 -0.92388 -0.382682 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 0.130531 0 -0.991444 0.130531 0 -0.991444 0.130531 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.92388 0.382681 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.608762 0.793353 0 -0.608762 0.793353 0 -0.608762 0.793353 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.130525 0.991445 0 -0.130525 0.991445 0 -0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0 0.130525 0.991445 0 0.382687 0.923878 0 0.382687 0.923878 0 0.382687 0.923878 0 0.608757 0.793356 0 0.608757 0.793356 0 0.608757 0.793356 0 0.793356 0.608757 0 0.793356 0.608757 0 0.793356 0.608757 0 0.923877 0.38269 0 0.923877 0.38269 0 0.923877 0.38269 0 0.991446 0.130521 0 0.991446 0.130521 0 0.991446 0.130521 0 0.991446 -0.13052 0 0.991446 -0.13052 0 0.991446 -0.13052 0 0.923876 -0.382691 0 0.923876 -0.382691 0 0.923876 -0.382691 0 0.793356 -0.608757 0 0.793356 -0.608757 0 0.793356 -0.608757 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.130525 -0.991445 0 0.130525 -0.991445 0 0.130525 -0.991445 0 -0.130525 -0.991445 0 -0.130525 -0.991445 0.704064 -0.0926908 -0.704061 0.704065 -0.27176 -0.656079 0.704059 -0.271758 -0.656086 0.704059 -0.432305 -0.563395 0.704064 -0.432305 -0.563388 0.704064 -0.563388 -0.432305 0.704064 -0.656081 -0.271756 0.704062 -0.704062 -0.0926946 0.704064 -0.70406 0.0926946 0.704065 -0.656081 0.271756 0.704062 -0.56339 0.432307 0.70406 -0.432307 0.563392 0.704063 -0.271758 0.656081 0.704063 -0.092691 0.704063 0.704061 0.0926912 0.704064 0.704065 0.27176 0.656079 0.704062 0.432302 0.563393 0.704065 0.563391 0.4323 0.704056 0.656086 0.271765 0.704063 0.704063 0.0926877 0.704055 0.70407 -0.0926884 0.704065 0.656077 -0.271762 0.704063 0.563392 -0.432302 0.704064 0.432302 -0.563391 0.704062 0.271759 -0.656082 0.704063 0.092691 -0.704063 0.704063 -0.0926897 -0.704063 0.704063 -0.563388 -0.432307 0.704065 -0.65608 -0.271756 0.704064 -0.704061 -0.0926929 0.704063 -0.704063 0.0926933 0.704064 -0.656081 0.271756 0.704064 -0.563386 0.432307 0.704062 -0.432304 0.563391 0.704061 -0.27176 0.656082 0.704062 -0.0926913 0.704063 0.704063 0.0926921 0.704063 0.70406 0.271758 0.656085 0.704066 0.432302 0.563388 0.704062 0.563392 0.432304 0.704065 0.656081 0.271755 0.704056 0.704069 0.0926942 0.704063 0.704063 -0.0926931 0.704057 0.656088 -0.271759 0.704065 0.56339 -0.432302 0.704064 0.432302 -0.563391 0.704063 0.271758 -0.656082 0.704063 0.0926904 -0.704062 0 -0.13053 -0.991444 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.608764 -0.793352 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.13053 -0.991444 0 0.13053 -0.991444 0 0.382685 -0.923879 0 0.608764 -0.793352 0 0.793352 -0.608764 0 0.92388 -0.382681 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.923879 0.382685 0 0.793352 0.608764 0 0.608764 0.793352 0 0.382685 0.923879 0 0.13053 0.991444 0 -0.13053 0.991444 0 -0.382681 0.92388 0 -0.608764 0.793352 0 -0.793352 0.608764 0 -0.923879 0.382685 0 -0.991444 0.13053 0 -0.991444 -0.13053 0 -0.92388 -0.382681 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.923879 0.382685 0 -0.923879 0.382685 0 -0.923879 0.382685 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.793352 0.608764 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.608764 0.793352 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.382681 0.92388 0 -0.13053 0.991444 0 -0.13053 0.991444 0 -0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0 0.13053 0.991444 0 0.382685 0.923879 0 0.382685 0.923879 0 0.382685 0.923879 0 0.608764 0.793352 0 0.608764 0.793352 0 0.608764 0.793352 0 0.793352 0.608764 0 0.793352 0.608764 0 0.793352 0.608764 0 0.923879 0.382685 0 0.923879 0.382685 0 0.923879 0.382685 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.13053 -0.991444 0 0.13053 -0.991444 0 0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0.704065 -0.0926943 -0.70406 0.704065 -0.271755 -0.65608 0.704066 -0.271755 -0.656079 0.704067 -0.432308 -0.563383 0.704061 -0.432307 -0.563391 0.704067 -0.563386 -0.432304 0.704065 -0.65608 -0.271756 0.704062 -0.704062 -0.0926946 0.704064 -0.704061 0.0926945 0.704067 -0.656078 0.271758 0.704066 -0.563386 0.432304 0.704067 -0.432304 0.563385 0.704065 -0.271756 0.65608 0.704062 -0.0926946 0.704062 0.704064 0.0926945 0.704061 0.704067 0.271758 0.656078 0.704073 0.4323 0.563381 0.704067 0.563386 0.432304 0.704062 0.656082 0.271759 0.704062 0.704062 0.0926946 0.704065 0.70406 -0.0926943 0.704066 0.656079 -0.271755 0.704067 0.563385 -0.432303 0.704067 0.432304 -0.563385 0.704062 0.271759 -0.656082 0.704062 0.0926946 -0.704062 0.704063 -0.0926929 -0.704063 0.704061 -0.563387 -0.432311 0.704066 -0.656079 -0.271754 0.704065 -0.704061 -0.0926926 0.704062 -0.704062 0.0926937 0.704062 -0.656083 0.271756 0.704067 -0.563385 0.432304 0.704067 -0.432303 0.563385 0.704066 -0.271754 0.656079 0.704065 -0.0926926 0.70406 0.704062 0.0926937 0.704062 0.704062 0.271756 0.656083 0.704067 0.4323 0.563388 0.704072 0.563384 0.432297 0.704066 0.656079 0.271754 0.704064 0.704061 0.0926936 0.704063 0.704063 -0.0926929 0.704065 0.65608 -0.271755 0.704067 0.563386 -0.432303 0.704066 0.432305 -0.563386 0.704066 0.271754 -0.656079 0.704064 0.0926936 -0.704061 0 -0.13053 -0.991444 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.608764 -0.793352 0 -0.382681 -0.92388 0 -0.382681 -0.92388 0 -0.13053 -0.991444 0 0.13053 -0.991444 0 0.382685 -0.923879 0 0.608764 -0.793352 0 0.793352 -0.608764 0 0.92388 -0.382681 0 0.991444 -0.13053 0 0.991444 0.13053 0 0.923879 0.382685 0 0.793355 0.608759 0 0.608757 0.793356 0 0.382694 0.923875 0 0.13052 0.991446 0 -0.13052 0.991446 0 -0.38269 0.923877 0 -0.608757 0.793356 0 -0.793355 0.608759 0 -0.923879 0.382685 0 -0.991444 0.13053 0 -0.991444 -0.13053 0 -0.92388 -0.382681 0 -0.793352 -0.608764 0 -0.793352 -0.608764 0 -0.608764 -0.793352 0 -0.793352 -0.608764 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.92388 -0.382681 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 -0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.991444 0.13053 0 -0.923879 0.382685 0 -0.923879 0.382685 0 -0.923879 0.382685 0 -0.793355 0.608759 0 -0.793355 0.608759 0 -0.793355 0.608759 0 -0.608757 0.793356 0 -0.608757 0.793356 0 -0.608757 0.793356 0 -0.38269 0.923877 0 -0.38269 0.923877 0 -0.38269 0.923877 0 -0.13052 0.991446 0 -0.13052 0.991446 0 -0.13052 0.991446 0 0.13052 0.991446 0 0.13052 0.991446 0 0.13052 0.991446 0 0.382694 0.923875 0 0.382694 0.923875 0 0.382694 0.923875 0 0.608757 0.793356 0 0.608757 0.793356 0 0.608757 0.793356 0 0.793355 0.608759 0 0.793355 0.608759 0 0.793355 0.608759 0 0.923879 0.382685 0 0.923879 0.382685 0 0.923879 0.382685 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.991444 -0.13053 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.92388 -0.382681 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.793352 -0.608764 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.608764 -0.793352 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.382685 -0.923879 0 0.13053 -0.991444 0 0.13053 -0.991444 0 0.13053 -0.991444 0 -0.13053 -0.991444 0 -0.13053 -0.991444 0.704065 -0.0926943 -0.70406 0.704065 -0.271755 -0.65608 0.704066 -0.271755 -0.656079 0.704067 -0.432308 -0.563383 0.704061 -0.432307 -0.563391 0.704062 -0.56339 -0.432307 0.704065 -0.65608 -0.271756 0.704062 -0.704062 -0.0926946 0.704064 -0.704061 0.0926945 0.704067 -0.656078 0.271758 0.70406 -0.563393 0.432304 0.704067 -0.432299 0.563389 0.704057 -0.271765 0.656085 0.704063 -0.0926875 0.704063 0.704055 0.0926885 0.704071 0.704067 0.271764 0.656075 0.704065 0.4323 0.56339 0.704067 0.563388 0.4323 0.704062 0.656082 0.271759 0.704062 0.704062 0.0926946 0.704065 0.70406 -0.0926943 0.704063 0.656082 -0.271756 0.704067 0.563385 -0.432303 0.704067 0.432304 -0.563385 0.704062 0.271759 -0.656082 0.704062 0.0926946 -0.704062 0.704063 -0.0926929 -0.704063 0.704061 -0.56339 -0.432308 0.704063 -0.656081 -0.271758 0.704065 -0.704061 -0.0926926 0.704062 -0.704062 0.0926937 0.704062 -0.656083 0.271756 0.704067 -0.563385 0.432304 0.704061 -0.432307 0.563391 0.704066 -0.271754 0.656079 0.704056 -0.0926937 0.704069 0.704062 0.0926937 0.704062 0.704054 0.271759 0.656091 0.704067 0.4323 0.563388 0.704067 0.563388 0.4323 0.704066 0.656079 0.271754 0.704064 0.704061 0.0926936 0.704063 0.704063 -0.0926929 0.704065 0.65608 -0.271757 0.704062 0.563392 -0.432303 0.704066 0.432305 -0.563386 0.704066 0.271754 -0.656079 0.704064 0.0926936 -0.704061 0.130511 0.991447 0 0.38269 0.923877 0 0.130511 0.991447 0 0.382689 0.923877 0 0.608765 0.793351 0 0.608765 0.793351 0 0.793349 0.608766 0 0.923882 0.382677 0 0.79335 0.608766 0 0.79335 0.608766 0 0.608765 0.793351 0 0.608765 0.793351 0 0.38269 0.923877 0 0.382689 0.923877 0 0.130511 0.991447 0 0.793349 0.608766 0 0.923882 0.382677 0 0.991445 0.130529 0 0.923882 0.382677 0 0.923882 0.382677 0 0.991444 0.130529 0 0.991445 0.130529 0 0.0822639 0.994071 -0.0710975 0.381769 0.913935 -0.137749 0.607683 0.785309 -0.118366 0.792528 0.603024 -0.0908925 0.923501 0.379312 -0.0571715 0.99062 0.13512 -0.0203657 0.992181 0.121358 -0.0291356 0.990645 0.130402 -0.0402242 0.992154 0.115508 -0.0478445 0.990686 0.122679 -0.0590787 0.923501 0.316942 -0.216089 0.79253 0.447039 -0.414793 0.607691 0.495159 -0.62091 0.381771 0.462128 -0.80043 0.106763 0.476509 -0.872663 0.161281 0.493454 -0.854688 0.100656 0.596233 -0.796476 0.166855 0.614749 -0.770872 0.38177 0.67753 -0.628653 0.607682 0.656183 -0.447377 0.792525 0.549447 -0.264597 0.923501 0.366554 -0.113068 0.923501 0.345609 -0.166435 0.923501 0.345609 -0.166435 0.130421 0.990765 -0.037084 0.382461 0.923325 -0.0345597 0.608497 0.793001 -0.0296776 0.793144 0.608609 -0.0227703 0.923788 0.382638 -0.0143183 0.991433 0.130528 -0.00488323 0.992194 0.124316 -0.00978408 0.382455 0.923328 -0.034555 0.608488 0.793009 -0.0296694 0.793147 0.608605 -0.0227739 0.923786 0.382641 -0.0143152 0.992113 0.106879 -0.0654956 0.990744 0.112155 -0.0764663 0.9235 0.281198 -0.260913 0.792527 0.380228 -0.476789 0.607687 0.397088 -0.687777 0.381769 0.33767 -0.860367 0.113729 0.347198 -0.93087 0.154833 0.360936 -0.919648 0.992057 0.09565 -0.0816928 0.990818 0.0991122 -0.0919628 0.923501 0.239169 -0.299908 0.792528 0.304917 -0.528133 0.607688 0.290145 -0.739277 0.381771 0.205666 -0.901084 0.121544 0.210989 -0.969902 0.147505 0.220086 -0.964264 0.991987 0.082051 -0.0960692 0.990906 0.0838934 -0.105199 0.923501 0.191798 -0.332204 0.792529 0.222798 -0.567679 0.607688 0.176721 -0.774264 0.38177 0.0690697 -0.921673 0.130199 0.0707319 -0.988962 0.139284 0.0740015 -0.987484 0.991902 0.0663612 -0.108292 0.991009 0.0668966 -0.115868 0.923501 0.140144 -0.35708 0.792528 0.135701 -0.594545 0.607688 0.0593487 -0.791955 0.38177 0.0690697 -0.921673 0.991801 0.048905 -0.118067 0.991126 0.0485631 -0.123736 0.923501 0.0853585 -0.37398 0.792528 0.045573 -0.60813 0.607688 0.0593488 -0.791956 0.991683 0.030046 -0.125151 0.991256 0.0293628 -0.128647 0.923501 0.0286661 -0.382524 0.792529 0.0455728 -0.60813 0.991547 0.0101801 -0.129348 0.991397 0.00978129 -0.130522 0.923501 0.0286662 -0.382524 0.0954102 0.703883 -0.703879 0.171554 0.722186 -0.670087 0.381772 0.763655 -0.520656 0.607692 0.715526 -0.344578 0.792528 0.582742 -0.179753 0.9235 0.379314 -0.057171 0.9235 0.366555 -0.113068 0.0910356 0.797215 -0.596792 0.175404 0.813429 -0.554586 0.381759 0.832732 -0.40102 0.607689 0.758892 -0.234086 0.792525 0.603028 -0.0908911 0.792525 0.582746 -0.179753 0.0875383 0.87431 -0.477409 0.178387 0.886518 -0.426924 0.381764 0.883198 -0.272429 0.607687 0.785306 -0.118367 0.607687 0.758894 -0.234086 0.0849079 0.933566 -0.348202 0.180507 0.939875 -0.289917 0.38178 0.91393 -0.137752 0.381779 0.883191 -0.272432 0.0831351 0.973765 -0.211825 0.181772 0.972358 -0.146554 0.792528 0.549443 -0.264597 0.607689 0.715528 -0.344578 0.381764 0.832729 -0.401021 0.792526 0.503872 -0.343534 0.79253 0.503866 -0.343533 0.9235 0.316944 -0.216089 0.607691 0.656175 -0.447377 0.38176 0.763661 -0.520655 0.923501 0.281196 -0.260912 0.607683 0.582176 -0.540178 0.607691 0.582169 -0.540176 0.792527 0.447043 -0.414794 0.381771 0.67753 -0.628653 0.923501 0.239168 -0.299908 0.792528 0.380226 -0.476788 0.381771 0.576265 -0.722614 0.381771 0.576264 -0.722614 0.607687 0.495162 -0.620912 0.923501 0.191799 -0.332204 0.792528 0.304917 -0.528133 0.607688 0.397088 -0.687776 0.381769 0.462129 -0.800431 0.923501 0.140144 -0.35708 0.792528 0.222798 -0.56768 0.607688 0.290145 -0.739278 0.381771 0.337669 -0.860366 0.923501 0.0853581 -0.373979 0.792528 0.135701 -0.594546 0.607688 0.176721 -0.774264 0.38177 0.205667 -0.901084 0.130526 0 -0.991445 0.382684 0 -0.923879 0.382684 0 -0.923879 0.608761 0 -0.793354 0.793353 0 -0.608762 0.92388 0 -0.382682 0.793353 0 -0.608762 0.793353 0 -0.608762 0.608761 0 -0.793354 0.382684 0 -0.923879 0.608761 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.793354 0.793353 0 -0.608762 0.92388 0 -0.382682 0.991445 0 -0.130529 0.92388 0 -0.382682 0.793353 0 -0.608762 0.92388 0 -0.382682 0.991445 0 -0.130529 0.92388 0 -0.382682 0.92388 0 -0.382682 0.991445 0 -0.130529 0.991445 0 -0.130529 0.608761 0 -0.793354 0.382684 0 -0.923879 0.130526 0 -0.991445 0.382684 0 -0.923879 0.382684 0 -0.923879 0.130526 0 -0.991445 0.130526 0 -0.991445 0.793353 0 -0.608762 0.130199 -0.0707322 -0.988962 0.139284 -0.0740015 -0.987484 0.147505 -0.220087 -0.964264 0.154834 -0.360935 -0.919648 0.161281 -0.493454 -0.854688 0.166852 -0.614749 -0.770872 0.171556 -0.722184 -0.670089 0.175394 -0.813431 -0.554587 0.178375 -0.88652 -0.426925 0.180502 -0.939877 -0.289913 0.181776 -0.972357 -0.146561 0.130434 -0.990764 -0.0370712 0.0822593 -0.994072 -0.0710975 0.38177 -0.0690697 -0.921673 0.38177 -0.0690697 -0.921673 0.38177 -0.205667 -0.901084 0.381771 -0.33767 -0.860367 0.381771 -0.462129 -0.80043 0.381771 -0.576264 -0.722614 0.381771 -0.677528 -0.628654 0.38177 -0.763657 -0.520653 0.381771 -0.832727 -0.401019 0.381768 -0.883196 -0.272431 0.381773 -0.913933 -0.137753 0.382457 -0.923327 -0.0345489 0.382458 -0.923327 -0.0345479 0.607688 -0.0593487 -0.791956 0.607688 -0.0593487 -0.791955 0.607688 -0.176721 -0.774264 0.607687 -0.290145 -0.739278 0.607687 -0.397088 -0.687777 0.607689 -0.49516 -0.620911 0.607687 -0.582172 -0.540178 0.607689 -0.656179 -0.447374 0.607687 -0.715529 -0.344581 0.607687 -0.758893 -0.234088 0.607689 -0.785305 -0.118365 0.608491 -0.793006 -0.0296746 0.608493 -0.793004 -0.0296725 0.792529 -0.0455729 -0.60813 0.792529 -0.0455729 -0.60813 0.792529 -0.135701 -0.594545 0.792529 -0.222798 -0.567678 0.792528 -0.304917 -0.528133 0.792528 -0.380226 -0.476789 0.792529 -0.447041 -0.414793 0.792527 -0.50387 -0.343534 0.792528 -0.549443 -0.264598 0.792528 -0.582742 -0.179752 0.792528 -0.603024 -0.0908905 0.793147 -0.608604 -0.0227739 0.793147 -0.608605 -0.0227743 0.923501 -0.0286662 -0.382524 0.923501 -0.0286662 -0.382524 0.9235 -0.0853584 -0.37398 0.923501 -0.140144 -0.35708 0.923501 -0.191798 -0.332205 0.923501 -0.239169 -0.299908 0.923501 -0.281196 -0.260912 0.923501 -0.316942 -0.216088 0.923501 -0.345608 -0.166436 0.923501 -0.366554 -0.113067 0.9235 -0.379313 -0.0571724 0.923786 -0.382642 -0.0143181 0.923785 -0.382643 -0.0143185 0.991397 -0.00978129 -0.130522 0.991547 -0.0101801 -0.129348 0.991683 -0.030046 -0.125151 0.991801 -0.048905 -0.118068 0.991902 -0.0663613 -0.108292 0.991987 -0.082051 -0.0960695 0.992057 -0.0956506 -0.0816934 0.992112 -0.106879 -0.0654958 0.992154 -0.115508 -0.0478449 0.992181 -0.12136 -0.029136 0.992194 -0.124316 -0.00978387 0.991433 -0.130526 -0.00488416 0.991256 -0.0293628 -0.128647 0.991126 -0.0485632 -0.123737 0.991009 -0.0668968 -0.115869 0.990906 -0.0838933 -0.105199 0.990818 -0.0991128 -0.0919631 0.990744 -0.112156 -0.0764669 0.990686 -0.122679 -0.0590792 0.990645 -0.130403 -0.0402241 0.99062 -0.135122 -0.0203664 0.0831408 -0.973764 -0.21183 0.0848951 -0.933567 -0.348202 0.0875263 -0.874311 -0.47741 0.0910324 -0.797218 -0.596789 0.0954093 -0.703881 -0.703882 0.100655 -0.596234 -0.796476 0.106763 -0.47651 -0.872663 0.113729 -0.347197 -0.93087 0.121542 -0.210989 -0.969903 0.9235 -0.0853584 -0.37398 0.792529 -0.135701 -0.594545 0.607688 -0.176721 -0.774264 0.38177 -0.205667 -0.901084 0.923501 -0.140144 -0.357081 0.792529 -0.222798 -0.567679 0.607688 -0.290145 -0.739277 0.38177 -0.337669 -0.860367 0.923501 -0.191798 -0.332205 0.792529 -0.304917 -0.528132 0.607687 -0.397088 -0.687777 0.381771 -0.462129 -0.80043 0.923501 -0.239169 -0.299908 0.792528 -0.380226 -0.476788 0.607687 -0.495161 -0.620913 0.381771 -0.576264 -0.722613 0.923501 -0.281196 -0.260912 0.792528 -0.447041 -0.414794 0.607689 -0.582172 -0.540176 0.38177 -0.677529 -0.628655 0.923501 -0.316942 -0.216088 0.792529 -0.503869 -0.343532 0.607687 -0.656179 -0.447376 0.381772 -0.763657 -0.520652 0.923501 -0.345609 -0.166436 0.792527 -0.549444 -0.264599 0.607689 -0.715527 -0.344579 0.38177 -0.832727 -0.40102 0.923501 -0.366554 -0.113067 0.792528 -0.582742 -0.179753 0.607687 -0.758894 -0.234089 0.381771 -0.883195 -0.272429 0.923501 -0.379312 -0.0571716 0.792528 -0.603024 -0.0908904 0.607687 -0.785306 -0.118365 0.381768 -0.913935 -0.137755 0.991445 -0.130528 0 0.92388 -0.382682 0 0.991445 -0.130528 0 0.92388 -0.382682 0 0.793353 -0.608762 0 0.793353 -0.608762 0 0.608759 -0.793355 0 0.382686 -0.923879 0 0.608759 -0.793355 0 0.608759 -0.793355 0 0.793353 -0.608762 0 0.793353 -0.608762 0 0.92388 -0.382682 0 0.92388 -0.382682 0 0.991445 -0.130528 0 0.608759 -0.793355 0 0.382686 -0.923879 0 0.130524 -0.991445 0 0.382686 -0.923879 0 0.382686 -0.923879 0 0.130524 -0.991445 0 0.130524 -0.991445 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 0.707108 0 0.707106 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707106 0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 -0.707108 0 0.707106 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 0 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707106 0 0.707107 0.707106 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0 0.707106 0.707107 0 0.707106 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0 0.707106 0.707107 0 0.707106 0.707106 0 0.707107 0.707106 2.56101e-08 0.707107 0.707107 0 0.707107 0.707106 0 -0.707107 0.707106 2.74394e-08 -0.707107 0.707107 0 -0.707107 0.707106 0 -0.707107 0.707106 -2.56101e-08 -0.707107 0.707107 0 -0.707107 0.707106 0 0.707107 0.707106 -2.74394e-08 0.707107 0.707107 0 0.707107 0.707108 0.707105 0 0.707108 0.707105 0 0.70711 -0.707104 0 0.70711 -0.707104 0 0 -0.991445 -0.130521 0 -0.92388 -0.382682 0 -0.991445 -0.130521 0 -0.92388 -0.382682 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.608751 -0.793361 0 -0.382674 -0.923883 0 -0.608751 -0.793361 0 -0.608751 -0.793361 0 -0.793354 -0.608761 0 -0.793354 -0.608761 0 -0.92388 -0.382682 0 -0.92388 -0.382682 0 -0.991445 -0.130521 0 -0.608751 -0.793361 0 -0.382674 -0.923883 0 -0.13054 -0.991443 0 -0.382674 -0.923883 0 -0.382674 -0.923883 0 -0.13054 -0.991443 0 -0.13054 -0.991443 0.991445 -0.130525 0 0.923878 -0.382687 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.608761 -0.793354 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.382687 -0.923878 0 0.608761 -0.793354 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.608761 -0.793354 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.608761 -0.793354 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.130525 -0.991445 0 0.382687 -0.923878 0 0.130525 -0.991445 0 0.608761 -0.793354 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.991445 -0.130525 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.923878 -0.382687 0 0.991445 -0.130525 0 0.991445 -0.130525 0 0.923878 -0.382687 0 0.991445 -0.130525 0 0.923878 -0.382687 0 0.793354 -0.608761 0 0.608761 -0.793354 0 0.608761 -0.793354 0 0.608761 -0.793354 0 0.382687 -0.923878 0 0 -0.13048 0.991451 0 -0.382726 0.923862 0 -0.130481 0.991451 0 -0.382726 0.923862 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.793354 0.608761 0 -0.92388 0.382682 0 -0.793354 0.608761 0 -0.793354 0.608761 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.382726 0.923862 0 -0.382726 0.923862 0 -0.130481 0.991451 0 -0.793354 0.608761 0 -0.92388 0.382682 0 -0.991444 0.130529 0 -0.92388 0.382682 0 -0.92388 0.382682 0 -0.991444 0.130529 0 -0.991444 0.130529 0.991299 -0.130506 -0.0171841 0.991299 -0.121611 -0.050377 0.991299 -0.104436 -0.0801231 0.991299 -0.0801191 -0.104438 0.991299 -0.0503777 -0.121609 0.991299 -0.0171866 -0.130502 0.790818 -0.606815 -0.079895 0.79082 -0.606813 -0.0798896 0.605467 -0.789061 -0.103883 0.60547 -0.78906 -0.103878 0.605466 -0.735288 -0.30457 0.605467 -0.631421 -0.484476 0.605449 -0.484478 -0.631436 0.605448 -0.304563 -0.735306 0.605456 -0.103909 -0.789067 0.605446 -0.103894 -0.789076 0.790818 -0.0798967 -0.606815 0.790818 -0.0798974 -0.606814 0.790835 -0.234243 -0.565429 0.790827 -0.37258 -0.485569 0.790817 -0.48557 -0.3726 0.790824 -0.565459 -0.23421 0.790817 -0.56546 -0.234229 0.605462 -0.735288 -0.304577 0.379888 -0.917119 -0.120737 0.379885 -0.91712 -0.12074 0.379898 -0.854617 -0.353987 0.379873 -0.733878 -0.563134 0.379877 -0.563106 -0.733897 0.37993 -0.354037 -0.854583 0.379877 -0.120702 -0.917129 0.379936 -0.120768 -0.917095 0.129428 -0.983106 -0.129428 0.129431 -0.983106 -0.129424 0.129428 -0.916109 -0.379463 0.129439 -0.78668 -0.603639 0.129454 -0.603629 -0.786686 0.129392 -0.379457 -0.916117 0.129442 -0.129442 -0.983102 0.129386 -0.129386 -0.983117 0.129434 -0.916111 -0.379458 0.12943 -0.786675 -0.603648 0.129439 -0.603617 -0.786697 0.129457 -0.379515 -0.916084 0.92271 -0.0503228 -0.382197 0.922711 -0.0503332 -0.382192 0.922709 -0.147537 -0.356147 0.922702 -0.23465 -0.305875 0.922711 -0.305852 -0.234648 0.922706 -0.356154 -0.147536 0.922707 -0.382203 -0.0503256 0.922708 -0.382202 -0.0503218 0.379889 -0.854617 -0.353998 0.922709 -0.356155 -0.147518 0.379904 -0.733889 -0.563098 0.790825 -0.485576 -0.372574 0.605466 -0.63142 -0.484478 0.922705 -0.30584 -0.234684 0.379869 -0.5631 -0.733906 0.790831 -0.372585 -0.485559 0.60547 -0.484495 -0.631403 0.922708 -0.234673 -0.30584 0.379876 -0.353987 -0.854627 0.790817 -0.234209 -0.565468 0.605441 -0.304556 -0.735314 0.92271 -0.147541 -0.356143 0.129383 -0.129448 0.983109 0.379884 -0.353985 0.854624 0.605478 -0.484492 0.631399 0.790827 -0.48556 0.372592 0.922705 -0.356172 0.147506 0.129401 -0.379509 0.916094 0.129406 -0.603659 0.78667 0.129439 -0.60363 0.786687 0.129439 -0.786674 0.603647 0.379879 -0.854621 0.354 0.605476 -0.789054 0.103891 0.790818 -0.606815 0.0798967 0.790817 -0.606816 0.0798951 0.922707 -0.382203 0.0503219 0.92271 -0.382195 0.0503365 0.92271 -0.356147 0.147534 0.790818 -0.565454 0.234239 0.790818 -0.485583 0.37258 0.605467 -0.63142 0.484478 0.379874 -0.733875 0.563137 0.37987 -0.733879 0.563135 0.12943 -0.786681 0.60364 0.129428 -0.916111 0.379458 0.379878 -0.917123 0.120737 0.605467 -0.789062 0.103878 0.129434 -0.916108 0.379463 0.129432 -0.983104 0.129436 0.379887 -0.917118 0.120748 0.129427 -0.983105 0.129431 0.991298 -0.130506 0.0171882 0.991298 -0.0171876 0.13051 0.991298 -0.0503527 0.121624 0.991299 -0.0801405 0.104426 0.991298 -0.104427 0.0801395 0.991298 -0.121617 0.0503667 0.790818 -0.0798975 0.606814 0.790818 -0.0798967 0.606814 0.605457 -0.103893 0.789068 0.605482 -0.103851 0.789054 0.605478 -0.304555 0.735285 0.605484 -0.304544 0.735284 0.790811 -0.234212 0.565476 0.790809 -0.372641 0.485551 0.790828 -0.372587 0.485562 0.379928 -0.120705 0.917107 0.379884 -0.120759 0.917118 0.129446 -0.129383 0.983109 0.129448 -0.379462 0.916107 0.379875 -0.563139 0.733873 0.605471 -0.484504 0.631396 0.379876 -0.353995 0.854624 0.922709 -0.0503338 0.382197 0.922711 -0.0503224 0.382195 0.922707 -0.147504 0.356166 0.922706 -0.234706 0.305822 0.922704 -0.305843 0.234687 0.922706 -0.305826 0.234698 0.790819 -0.234187 0.565475 0.922714 -0.147455 0.356168 0.379871 -0.563144 0.733871 0.922707 -0.234701 0.305823 0.605487 -0.631388 0.484494 0.605477 -0.73528 0.304567 0.605481 -0.735275 0.304571 0.790814 -0.565464 0.234231 0.379869 -0.854628 0.353991 0 0.13054 -0.991443 0 0.38268 -0.923881 0 0.13054 -0.991443 0 0.38268 -0.923881 0 0.608736 -0.793373 0 0.608736 -0.793373 0 0.793361 -0.608751 0 0.923885 -0.382669 0 0.793361 -0.608751 0 0.793361 -0.608751 0 0.608736 -0.793373 0 0.608736 -0.793373 0 0.38268 -0.923881 0 0.38268 -0.923881 0 0.13054 -0.991443 0 0.793361 -0.608751 0 0.923885 -0.382669 0 0.991444 -0.130536 0 0.923885 -0.382669 0 0.923885 -0.382669 0 0.991444 -0.130536 0 0.991444 -0.130536 0.991445 0 -0.130521 0.92388 0 -0.382682 0.92388 0 -0.382682 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382674 0 -0.923883 0.13054 0 -0.991443 0.382674 0 -0.923883 0.382674 0 -0.923883 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.793354 0 -0.608761 0.793354 0 -0.608761 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382674 0 -0.923883 0.13054 0 -0.991443 0.382674 0 -0.923883 0.608751 0 -0.793361 0.382674 0 -0.923883 0.13054 0 -0.991443 0.13054 0 -0.991443 0.382674 0 -0.923883 0.13054 0 -0.991443 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991446 0 -0.130521 0.92388 0 -0.382682 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991446 0 -0.130521 0.991445 0 -0.130521 0.92388 0 -0.382682 0.991445 0 -0.130521 0.92388 0 -0.382682 0.793354 0 -0.608761 0.608751 0 -0.793361 0.608751 0 -0.793361 0.608751 0 -0.793361 0.382674 0 -0.923883 0.130481 0 0.991451 0.382726 0 0.923862 0.382726 0 0.923862 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.991444 0 0.130529 0.92388 0 0.382682 0.92388 0 0.382682 0.793354 0 0.608761 0.608751 0 0.793361 0.382726 0 0.923862 0.608751 0 0.793361 0.608751 0 0.793361 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.991444 0 0.130529 0.92388 0 0.382682 0.793354 0 0.608761 0.92388 0 0.382682 0.991444 0 0.130529 0.991444 0 0.130529 0.92388 0 0.382682 0.991444 0 0.130529 0.793354 0 0.608761 0.608751 0 0.793361 0.382726 0 0.923862 0.13048 0 0.991451 0.382726 0 0.923862 0.608751 0 0.793361 0.382726 0 0.923862 0.13048 0 0.991451 0.13048 0 0.991451 0.382726 0 0.923862 0.13048 0 0.991451 0.382726 0 0.923862 0.608751 0 0.793361 0.793354 0 0.608761 0.793354 0 0.608761 0.793354 0 0.608761 0.92388 0 0.382682 0 0.991443 0.130544 0 0.923885 0.382669 0 0.991443 0.130544 0 0.923885 0.382669 0 0.793361 0.608751 0 0.793361 0.608751 0 0.608736 0.793373 0 0.382732 0.92386 0 0.608736 0.793373 0 0.608736 0.793373 0 0.793361 0.608751 0 0.793361 0.608751 0 0.923885 0.382669 0 0.923885 0.382669 0 0.991443 0.130544 0 0.608736 0.793373 0 0.382732 0.92386 0 0.130481 0.991451 0 0.382732 0.92386 0 0.382732 0.92386 0 0.130481 0.991451 0 0.13048 0.991451 0.991299 0.0171856 -0.130502 0.991299 0.0503832 -0.121607 0.991299 0.0801157 -0.104442 0.991299 0.104432 -0.0801274 0.991299 0.121613 -0.0503701 0.991299 0.130506 -0.0171841 0.790818 0.0798999 -0.606814 0.790819 0.0798965 -0.606813 0.605457 0.103893 -0.789068 0.605448 0.103908 -0.789073 0.605439 0.304576 -0.735308 0.605474 0.48446 -0.631427 0.605473 0.631411 -0.484482 0.605454 0.735301 -0.304561 0.605458 0.789069 -0.103879 0.605461 0.789066 -0.103884 0.79083 0.6068 -0.0798879 0.790818 0.60682 -0.0798584 0.790824 0.565445 -0.234242 0.790821 0.485574 -0.372584 0.790831 0.372577 -0.485564 0.790817 0.234245 -0.565453 0.790832 0.234201 -0.565451 0.605452 0.304553 -0.735306 0.379873 0.12077 -0.917121 0.379932 0.120699 -0.917106 0.379888 0.354038 -0.8546 0.379877 0.563106 -0.733897 0.379892 0.733879 -0.56312 0.379889 0.854621 -0.353988 0.379876 0.917126 -0.120727 0.379885 0.917121 -0.120737 0.129443 0.129385 -0.983109 0.129387 0.129443 -0.983109 0.129444 0.37946 -0.916108 0.129439 0.603615 -0.786698 0.12943 0.786688 -0.603631 0.12942 0.916116 -0.379451 0.129442 0.983103 -0.129438 0.129416 0.983109 -0.129412 0.129391 0.379513 -0.916094 0.129436 0.603618 -0.786697 0.129439 0.786681 -0.603637 0.129428 0.916111 -0.379458 0.922706 0.382208 -0.0502992 0.92271 0.382195 -0.0503248 0.922705 0.356167 -0.147518 0.922705 0.305852 -0.234671 0.922712 0.234625 -0.305865 0.922708 0.147554 -0.356144 0.922709 0.0503308 -0.382197 0.92271 0.0503241 -0.382196 0.379927 0.35399 -0.854603 0.92271 0.147537 -0.356145 0.379894 0.563086 -0.733904 0.790825 0.372596 -0.48556 0.605441 0.484517 -0.631415 0.922704 0.234679 -0.305848 0.379883 0.733888 -0.563114 0.790822 0.485573 -0.372585 0.605476 0.631406 -0.484485 0.922706 0.305844 -0.234676 0.379886 0.854624 -0.353985 0.790822 0.56545 -0.234238 0.605476 0.735272 -0.304587 0.922708 0.356148 -0.147539 0.129442 0.983105 0.12942 0.379869 0.85463 0.353988 0.605496 0.631394 0.484475 0.790827 0.372627 0.485532 0.922707 0.147478 0.356178 0.129428 0.916115 0.37945 0.12943 0.786682 0.603638 0.129439 0.786687 0.60363 0.12944 0.603657 0.786666 0.379886 0.353996 0.854619 0.605486 0.10389 0.789046 0.790818 0.0798967 0.606815 0.790819 0.0798997 0.606813 0.922709 0.0503243 0.382197 0.92271 0.0503305 0.382194 0.92271 0.147497 0.356161 0.790809 0.234186 0.565489 0.790812 0.372606 0.485573 0.605477 0.484501 0.631393 0.379879 0.56313 0.733878 0.379891 0.563139 0.733865 0.129389 0.603619 0.786703 0.129389 0.37946 0.916116 0.37988 0.120705 0.917127 0.605459 0.103852 0.789071 0.129447 0.379512 0.916086 0.129447 0.129447 0.983101 0.379926 0.120756 0.917101 0.129384 0.129384 0.983117 0.991298 0.0171866 0.13051 0.991298 0.130506 0.0171881 0.991299 0.121619 0.0503597 0.991299 0.104422 0.0801439 0.991298 0.0801371 0.104429 0.991298 0.0503581 0.121621 0.790832 0.606802 0.0798561 0.790817 0.606815 0.0798968 0.605457 0.789068 0.103893 0.605466 0.789063 0.103879 0.605489 0.735277 0.304551 0.605467 0.735279 0.30459 0.790823 0.565448 0.234237 0.790822 0.485574 0.372584 0.790822 0.485573 0.372585 0.379875 0.917125 0.120738 0.379878 0.917124 0.120734 0.129417 0.983105 0.129446 0.12942 0.916112 0.379458 0.379859 0.733872 0.563151 0.605478 0.631387 0.484507 0.379866 0.85463 0.353992 0.922704 0.382208 0.0503382 0.92271 0.382199 0.050298 0.922703 0.356153 0.14756 0.922705 0.305846 0.234678 0.922708 0.234703 0.305818 0.922705 0.234692 0.305835 0.790811 0.56545 0.234275 0.922715 0.356158 0.147477 0.379883 0.733881 0.563123 0.922698 0.305831 0.234724 0.605472 0.484496 0.631401 0.605486 0.304562 0.735274 0.605473 0.304547 0.735291 0.79082 0.234207 0.565465 0.379879 0.35399 0.854625 0.991445 0.130525 0 0.923876 0.382693 0 0.923876 0.382693 0 0.793365 0.608746 0 0.608751 0.793361 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.382674 0.923883 0 0.608751 0.793361 0 0.793365 0.608746 0 0.923876 0.382693 0 0.793365 0.608746 0 0.793365 0.608746 0 0.793365 0.608746 0 0.608751 0.793361 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.608751 0.793361 0 0.382674 0.923883 0 0.13054 0.991443 0 0.13054 0.991443 0 0.382674 0.923883 0 0.13054 0.991443 0 0.608751 0.793361 0 0.793365 0.608746 0 0.923876 0.382693 0 0.991445 0.130525 0 0.923876 0.382693 0 0.793365 0.608746 0 0.923876 0.382693 0 0.991445 0.130525 0 0.991445 0.130525 0 0.923876 0.382693 0 0.991445 0.130525 0 0.923876 0.382693 0 0.793365 0.608746 0 0.608751 0.793361 0 0.608751 0.793361 0 0.608751 0.793361 0 0.382674 0.923883 0 0 -0.13048 0.991451 0 -0.382732 0.92386 0 -0.130481 0.991451 0 -0.382732 0.92386 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.793347 0.60877 0 -0.923885 0.382669 0 -0.793347 0.60877 0 -0.793347 0.60877 0 -0.608751 0.793361 0 -0.608751 0.793361 0 -0.382732 0.92386 0 -0.382732 0.92386 0 -0.130481 0.991451 0 -0.793347 0.60877 0 -0.923885 0.382669 0 -0.991443 0.130544 0 -0.923885 0.382669 0 -0.923885 0.382669 0 -0.991443 0.130544 0 -0.991443 0.130544 0.991444 0 0.130529 0.92388 0 0.382682 0.92388 0 0.382682 0.793354 0 0.608761 0.608751 0 0.793361 0.382726 0 0.923862 0.13048 0 0.991451 0.382726 0 0.923862 0.382726 0 0.923862 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.793354 0 0.608761 0.793354 0 0.608761 0.793354 0 0.608761 0.608751 0 0.793361 0.382726 0 0.923862 0.13048 0 0.991451 0.382726 0 0.923862 0.608751 0 0.793361 0.382726 0 0.923862 0.13048 0 0.991451 0.13048 0 0.991451 0.382726 0 0.923862 0.13048 0 0.991451 0.608751 0 0.793361 0.793354 0 0.608761 0.92388 0 0.382682 0.991444 0 0.130529 0.92388 0 0.382682 0.793354 0 0.608761 0.92388 0 0.382682 0.991444 0 0.130529 0.991444 0 0.130529 0.92388 0 0.382682 0.991444 0 0.130529 0.92388 0 0.382682 0.793354 0 0.608761 0.608751 0 0.793361 0.608751 0 0.793361 0.608751 0 0.793361 0.382726 0 0.923862 0 0.991443 0.130544 0 0.923885 0.382669 0 0.991443 0.130544 0 0.923885 0.382669 0 0.793347 0.60877 0 0.793347 0.60877 0 0.608751 0.793361 0 0.382721 0.923864 0 0.608751 0.793361 0 0.608751 0.793361 0 0.793347 0.60877 0 0.793347 0.60877 0 0.923885 0.382669 0 0.923885 0.382669 0 0.991443 0.130544 0 0.608751 0.793361 0 0.382721 0.923864 0 0.130481 0.991451 0 0.382721 0.923864 0 0.382721 0.923864 0 0.130481 0.991451 0 0.13048 0.991451 0.991298 -0.0171866 0.13051 0.991298 -0.0503581 0.121621 0.991298 -0.0801371 0.104429 0.991299 -0.104422 0.0801439 0.991299 -0.121619 0.0503597 0.991298 -0.130506 0.0171881 0.790818 -0.0798999 0.606814 0.790819 -0.0798965 0.606813 0.605457 -0.103893 0.789068 0.605483 -0.103849 0.789054 0.605475 -0.304565 0.735282 0.605476 -0.484494 0.631398 0.605494 -0.631377 0.4845 0.605469 -0.735291 0.304557 0.605477 -0.789055 0.103877 0.605464 -0.789067 0.103859 0.790819 -0.606816 0.0798705 0.790829 -0.606801 0.0798933 0.790823 -0.565448 0.234237 0.790821 -0.485574 0.372584 0.790809 -0.372641 0.485551 0.790822 -0.23418 0.565474 0.790811 -0.234212 0.565476 0.605488 -0.304543 0.735281 0.379928 -0.120703 0.917107 0.379882 -0.120759 0.917119 0.379876 -0.354 0.854621 0.379879 -0.563128 0.73388 0.37986 -0.733889 0.563128 0.379869 -0.854628 0.353991 0.379875 -0.917125 0.120734 0.379878 -0.917123 0.120737 0.129383 -0.129448 0.983109 0.129446 -0.129383 0.983109 0.129401 -0.379514 0.916092 0.129421 -0.603631 0.786689 0.12943 -0.786673 0.60365 0.12942 -0.916116 0.379451 0.129442 -0.983101 0.129446 0.129417 -0.983108 0.129421 0.129447 -0.379468 0.916105 0.129406 -0.603644 0.786681 0.129415 -0.786684 0.603639 0.129428 -0.916111 0.379458 0.922705 -0.382208 0.0503226 0.922707 -0.382201 0.0503373 0.9227 -0.356191 0.147491 0.922707 -0.305814 0.234711 0.922709 -0.234687 0.305828 0.922711 -0.147473 0.356167 0.922709 -0.0503308 0.382197 0.92271 -0.0503241 0.382196 0.379879 -0.353998 0.854622 0.922708 -0.147499 0.356166 0.379876 -0.563131 0.733878 0.790825 -0.372596 0.48556 0.605471 -0.484503 0.631396 0.922706 -0.234706 0.305822 0.379884 -0.733864 0.563145 0.790822 -0.485573 0.372585 0.605476 -0.631406 0.484485 0.9227 -0.305855 0.234684 0.379866 -0.854631 0.353988 0.790824 -0.565448 0.234237 0.605491 -0.735262 0.304583 0.922708 -0.356151 0.147536 0.129442 0.983105 0.12942 0.379868 0.854619 0.354016 0.605481 0.631403 0.484482 0.790827 0.372627 0.485532 0.922706 0.147462 0.356186 0.129428 0.916115 0.37945 0.12943 0.786667 0.603658 0.129439 0.786672 0.603649 0.12944 0.603657 0.786666 0.379876 0.353987 0.854627 0.605483 0.103886 0.789049 0.790818 0.0798933 0.606815 0.790819 0.0798949 0.606814 0.92271 0.0503212 0.382197 0.922711 0.0503304 0.382193 0.922712 0.147495 0.356157 0.790809 0.234186 0.565489 0.790812 0.372606 0.485573 0.605477 0.484501 0.631393 0.379863 0.563134 0.733883 0.379875 0.563143 0.73387 0.129407 0.603632 0.78669 0.1294 0.37947 0.91611 0.379883 0.120705 0.917125 0.605459 0.103852 0.789071 0.129435 0.379502 0.916092 0.129443 0.129443 0.983102 0.379926 0.120753 0.917102 0.129384 0.129384 0.983117 0.991298 0.0171866 0.13051 0.991299 0.130506 0.0171727 0.991299 0.121612 0.0503722 0.991299 0.104429 0.0801332 0.991299 0.0801357 0.104427 0.991298 0.0503524 0.121623 0.790818 0.606815 0.079895 0.790817 0.606815 0.0798968 0.605476 0.789054 0.103891 0.605485 0.789049 0.103877 0.605473 0.735278 0.30458 0.605487 0.735277 0.304555 0.790822 0.565459 0.234216 0.790822 0.485574 0.372584 0.790822 0.485573 0.372585 0.379875 0.917125 0.120738 0.379878 0.917124 0.120734 0.129417 0.983105 0.129446 0.12942 0.916112 0.379458 0.379881 0.733881 0.563125 0.605476 0.631401 0.48449 0.37989 0.85462 0.353988 0.922711 0.382198 0.0502916 0.922707 0.382204 0.0503221 0.922706 0.356154 0.147537 0.922705 0.305846 0.234678 0.922708 0.234703 0.305818 0.922705 0.234692 0.305835 0.790813 0.56546 0.234242 0.922708 0.356155 0.147522 0.379864 0.733874 0.563146 0.922704 0.305843 0.234688 0.605472 0.484496 0.631401 0.60548 0.304554 0.735283 0.605473 0.304547 0.735291 0.79082 0.234207 0.565465 0.379889 0.353998 0.854617 0 -0.991444 -0.130536 0 -0.923885 -0.382669 0 -0.991444 -0.130536 0 -0.923885 -0.382669 0 -0.793347 -0.60877 0 -0.793347 -0.60877 0 -0.608751 -0.793361 0 -0.38268 -0.923881 0 -0.608751 -0.793361 0 -0.608751 -0.793361 0 -0.793347 -0.60877 0 -0.793347 -0.60877 0 -0.923885 -0.382669 0 -0.923885 -0.382669 0 -0.991444 -0.130536 0 -0.608751 -0.793361 0 -0.38268 -0.923881 0 -0.13054 -0.991443 0 -0.38268 -0.923881 0 -0.38268 -0.923881 0 -0.13054 -0.991443 0 -0.13054 -0.991443 0.991445 -0.130525 0 0.923876 -0.382693 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.382674 -0.923883 0 0.382674 -0.923883 0 0.60877 -0.793347 0 0.793354 -0.608761 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.793354 -0.608761 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.382674 -0.923883 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.13054 -0.991443 0 0.382674 -0.923883 0 0.13054 -0.991443 0 0.60877 -0.793347 0 0.793354 -0.608761 0 0.923876 -0.382693 0 0.991445 -0.130525 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.923876 -0.382693 0 0.991445 -0.130525 0 0.991445 -0.130525 0 0.923876 -0.382693 0 0.991445 -0.130525 0 0.923876 -0.382693 0 0.793354 -0.608761 0 0.60877 -0.793347 0 0.60877 -0.793347 0 0.60877 -0.793347 0 0.382674 -0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.382674 0.923883 0 0.60877 0.793347 0 0.793354 0.608761 0 0.92388 0.382682 0 0.991445 0.130525 0 0.92388 0.382682 0 0.92388 0.382682 0 0.793354 0.608761 0 0.60877 0.793347 0 0.382674 0.923883 0 0.60877 0.793347 0 0.60877 0.793347 0 0.60877 0.793347 0 0.793354 0.608761 0 0.92388 0.382682 0 0.991445 0.130525 0 0.92388 0.382682 0 0.793354 0.608761 0 0.92388 0.382682 0 0.991445 0.130525 0 0.991445 0.130525 0 0.92388 0.382682 0 0.991445 0.130525 0 0.793354 0.608761 0 0.60877 0.793347 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.60877 0.793347 0 0.382674 0.923883 0 0.13054 0.991443 0 0.13054 0.991443 0 0.382674 0.923883 0 0.13054 0.991443 0 0.382674 0.923883 0 0.60877 0.793347 0 0.793354 0.608761 0 0.793354 0.608761 0 0.793354 0.608761 0 0.92388 0.382682 0 0 0.13054 -0.991443 0 0.382669 -0.923885 0 0.13054 -0.991443 0 0.382669 -0.923885 0 0.608751 -0.793361 0 0.608751 -0.793361 0 0.793347 -0.60877 0 0.923885 -0.382669 0 0.793347 -0.60877 0 0.793347 -0.60877 0 0.608751 -0.793361 0 0.608751 -0.793361 0 0.382669 -0.923885 0 0.382669 -0.923885 0 0.13054 -0.991443 0 0.793347 -0.60877 0 0.923885 -0.382669 0 0.991444 -0.130536 0 0.923885 -0.382669 0 0.923885 -0.382669 0 0.991444 -0.130536 0 0.991444 -0.130536 0.991299 -0.130506 -0.0171841 0.991299 -0.121613 -0.0503701 0.991299 -0.104432 -0.0801274 0.991299 -0.0801157 -0.104442 0.991299 -0.0503832 -0.121607 0.991299 -0.0171856 -0.130502 0.790818 -0.606815 -0.079895 0.790829 -0.606804 -0.079862 0.605479 -0.789057 -0.103849 0.605461 -0.789067 -0.103879 0.605474 -0.735287 -0.304556 0.605475 -0.631409 -0.484481 0.605444 -0.484474 -0.631445 0.605451 -0.304573 -0.735299 0.605456 -0.103907 -0.789067 0.605447 -0.103894 -0.789075 0.790818 -0.0798967 -0.606815 0.790819 -0.0798997 -0.606813 0.790834 -0.234237 -0.565433 0.790824 -0.372583 -0.485572 0.790822 -0.485574 -0.372584 0.790834 -0.565446 -0.234205 0.790824 -0.565448 -0.234237 0.605452 -0.735289 -0.304594 0.379875 -0.917125 -0.120738 0.379884 -0.917122 -0.120726 0.379886 -0.854622 -0.353989 0.379883 -0.733881 -0.563123 0.379878 -0.563091 -0.733908 0.379924 -0.354043 -0.854583 0.379877 -0.120702 -0.917129 0.379935 -0.120766 -0.917096 0.129443 -0.983106 -0.129412 0.129417 -0.983106 -0.129439 0.129428 -0.916115 -0.37945 0.129416 -0.786675 -0.603651 0.129454 -0.603629 -0.786686 0.129392 -0.379463 -0.916114 0.129442 -0.129442 -0.983102 0.129386 -0.129386 -0.983117 0.12942 -0.916112 -0.379458 0.12943 -0.786682 -0.603638 0.12942 -0.603604 -0.78671 0.129457 -0.379521 -0.916081 0.922709 -0.0503243 -0.382197 0.92271 -0.0503305 -0.382194 0.922711 -0.147552 -0.356137 0.922702 -0.23464 -0.305885 0.922706 -0.305849 -0.234669 0.922705 -0.356165 -0.147518 0.922705 -0.382208 -0.0503263 0.922705 -0.382207 -0.0503225 0.379889 -0.854622 -0.353984 0.922705 -0.356165 -0.147522 0.379893 -0.733885 -0.563111 0.790822 -0.485573 -0.372585 0.605473 -0.631408 -0.484486 0.922705 -0.305846 -0.234678 0.379876 -0.56309 -0.73391 0.79083 -0.372591 -0.485555 0.605477 -0.484501 -0.631393 0.92271 -0.234671 -0.305838 0.379876 -0.353998 -0.854622 0.79082 -0.234207 -0.565465 0.605438 -0.304557 -0.735316 0.922708 -0.147539 -0.356148 0.129443 0.129381 -0.98311 0.379937 0.353977 -0.854604 0.605441 0.484517 -0.631415 0.790821 0.485574 -0.372584 0.922711 0.356137 -0.147551 0.129455 0.379449 -0.916111 0.129454 0.603616 -0.786695 0.129439 0.60363 -0.786687 0.12944 0.786666 -0.603657 0.379911 0.854602 -0.354009 0.60548 0.789052 -0.103882 0.790818 0.606815 -0.0798898 0.79082 0.606812 -0.0798946 0.92271 0.382197 -0.0503212 0.922704 0.382217 -0.0502822 0.922705 0.356164 -0.147521 0.790822 0.565461 -0.234211 0.790822 0.485573 -0.372585 0.605476 0.631406 -0.484485 0.379861 0.733911 -0.563099 0.379912 0.733858 -0.563134 0.12943 0.786673 -0.60365 0.129428 0.916111 -0.379458 0.379885 0.917121 -0.120737 0.605477 0.789055 -0.103877 0.12942 0.916116 -0.379451 0.129416 0.983109 -0.129412 0.379876 0.917126 -0.120727 0.129442 0.983103 -0.129438 0.991299 0.130506 -0.0171686 0.991299 0.0171856 -0.130502 0.991299 0.0503774 -0.121609 0.991299 0.0801142 -0.10444 0.991299 0.104438 -0.0801167 0.991299 0.121606 -0.0503826 0.790818 0.079895 -0.606815 0.790819 0.0798932 -0.606814 0.605457 0.103889 -0.789068 0.605446 0.103908 -0.789075 0.605438 0.304566 -0.735312 0.605444 0.304555 -0.735312 0.790832 0.234201 -0.565451 0.790831 0.372577 -0.485564 0.790825 0.372596 -0.48556 0.379873 0.12077 -0.917121 0.379935 0.120695 -0.917105 0.129383 0.129443 -0.98311 0.12938 0.379525 -0.916091 0.379878 0.56309 -0.733909 0.605474 0.48446 -0.631427 0.379879 0.35405 -0.8546 0.922709 0.0503308 -0.382197 0.922711 0.0503209 -0.382195 0.92271 0.147537 -0.356145 0.922704 0.234679 -0.305848 0.92271 0.305838 -0.234671 0.922703 0.305877 -0.234645 0.790817 0.234245 -0.565453 0.92271 0.147536 -0.356145 0.379861 0.56311 -0.733903 0.922712 0.234625 -0.305865 0.605459 0.631433 -0.484471 0.60547 0.73528 -0.304581 0.605456 0.735298 -0.304564 0.790823 0.565457 -0.234215 0.379889 0.854621 -0.353988 0.991445 0 -0.130521 0.92388 0 -0.382682 0.92388 0 -0.382682 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382674 0 -0.923883 0.13054 0 -0.991443 0.382674 0 -0.923883 0.382674 0 -0.923883 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.793354 0 -0.608761 0.793354 0 -0.608761 0.793354 0 -0.608761 0.608751 0 -0.793361 0.382674 0 -0.923883 0.13054 0 -0.991443 0.382674 0 -0.923883 0.608751 0 -0.793361 0.382674 0 -0.923883 0.13054 0 -0.991443 0.13054 0 -0.991443 0.382674 0 -0.923883 0.13054 0 -0.991443 0.608751 0 -0.793361 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991446 0 -0.130521 0.92388 0 -0.382682 0.793354 0 -0.608761 0.92388 0 -0.382682 0.991446 0 -0.130521 0.991445 0 -0.130521 0.92388 0 -0.382682 0.991446 0 -0.130521 0.92388 0 -0.382682 0.793354 0 -0.608761 0.608751 0 -0.793361 0.608751 0 -0.793361 0.608751 0 -0.793361 0.382674 0 -0.923883 -0.0454146 -0.0712665 0.996423 0.301688 -0.138817 0.943247 -0.0446459 -0.212352 0.976173 0.300705 -0.274765 0.91328 0.381819 -0.392298 0.836849 0.607742 -0.438178 0.662306 0.792563 -0.406925 0.454155 0.92352 -0.294814 0.245348 0.993693 -0.0926518 0.063169 0.987838 -0.119513 0.0994599 0.993744 -0.0818685 0.0759629 0.987712 -0.104291 0.116396 0.923517 -0.211634 0.319887 0.792571 -0.258826 0.552124 0.607734 -0.228791 0.76047 0.381821 -0.13457 0.914387 0.38182 -0.266272 0.88505 0.381817 -0.266272 0.885051 -0.0431208 -0.349141 0.936078 0.299028 -0.405036 0.864019 0.38181 -0.509968 0.770814 0.60773 -0.529948 0.591455 0.792558 -0.468719 0.39007 0.923515 -0.327407 0.199813 0.993632 -0.101518 0.0488887 0.987984 -0.131926 0.0805129 -0.0408315 -0.478849 0.876947 0.296698 -0.526922 0.796444 0.381829 -0.616756 0.688344 0.607755 -0.6104 0.507982 0.792573 -0.520502 0.317657 0.923515 -0.35301 0.150013 0.993561 -0.108265 0.0333952 0.98815 -0.141265 0.0600315 -0.0377793 -0.598851 0.799969 0.293682 -0.637892 0.71193 0.38181 -0.710415 0.591212 0.607736 -0.677872 0.413699 0.792574 -0.561204 0.238487 0.923515 -0.37109 0.0970149 0.99348 -0.112734 0.0169919 0.988333 -0.147355 0.0385233 -0.0339467 -0.706698 0.706701 0.290012 -0.735614 0.612181 0.381802 -0.788929 0.481475 0.607726 -0.73089 0.310594 0.792566 -0.589958 0.154235 0.923517 -0.381256 0.041951 0.993388 -0.114802 0 0.988534 -0.150095 0.0165155 -0.0293511 -0.800197 0.599019 0.285627 -0.818033 0.499239 0.381825 -0.850615 0.361474 0.607747 -0.768308 0.200863 0.792573 -0.606119 0.0666922 0.923515 -0.383307 -0.0140085 0.993285 -0.114399 -0.0172429 0.988749 -0.149484 -0.00546309 -0.024007 -0.877426 0.479111 0.280552 -0.883384 0.375397 0.381808 -0.894189 0.233772 0.607739 -0.789373 0.0868557 0.792572 -0.609372 -0.0222707 0.923514 -0.377185 -0.0696702 0.99317 -0.111496 -0.0343918 0.988977 -0.145603 -0.0268945 -0.0178963 -0.9368 0.349407 0.274761 -0.930248 0.243198 0.381804 -0.918699 0.101085 0.607734 -0.793611 -0.0290041 0.792572 -0.599635 -0.110758 0.923517 -0.363014 -0.123843 0.993041 -0.106105 -0.0510975 0.989218 -0.138606 -0.0472858 -0.0110041 -0.977087 0.212553 0.268276 -0.957563 0.105362 0.381812 -0.923623 -0.0337568 0.607727 -0.780936 -0.144248 0.792561 -0.577132 -0.19689 0.923519 -0.34111 -0.175377 0.992899 -0.098289 -0.0670124 0.98947 -0.128722 -0.0661805 -0.00334193 -0.997446 0.0713399 0.261068 -0.964676 -0.0352571 0.381814 -0.908865 -0.167874 0.607748 -0.751597 -0.256407 0.792567 -0.542307 -0.278819 0.923519 -0.31194 -0.223174 0.992742 -0.0881606 -0.0818007 0.989731 -0.116256 -0.0831741 0.00508884 -0.997439 -0.0713393 0.253111 -0.951344 -0.175723 0.381797 -0.874744 -0.29842 0.60774 -0.706258 -0.363114 0.79256 -0.495939 -0.354814 0.923517 -0.276124 -0.266217 0.992568 -0.0758739 -0.0951429 0.989998 -0.101566 -0.0979218 0.0142647 -0.977047 -0.212545 0.244392 -0.917741 -0.313087 0.381812 -0.821965 -0.422603 0.607739 -0.645864 -0.462074 0.792569 -0.438984 -0.423234 0.923517 -0.23442 -0.303584 0.992377 -0.0616208 -0.106731 0.990272 -0.0850425 -0.110134 0.0241866 -0.936676 -0.349361 0.23491 -0.864455 -0.444449 0.381814 -0.751675 -0.537777 0.60773 -0.571706 -0.551195 0.792567 -0.372684 -0.482642 0.923517 -0.18772 -0.334481 0.992166 -0.0456402 -0.116289 0.990551 -0.0671223 -0.119599 0.0349042 -0.877144 -0.478957 0.224674 -0.792497 -0.566983 0.38181 -0.665364 -0.641492 0.607739 -0.485355 -0.628557 0.792567 -0.298439 -0.531762 0.923517 -0.137019 -0.358249 0.991934 -0.0282054 -0.123575 0.990832 -0.0482612 -0.126184 0.0463542 -0.799681 -0.598633 0.213636 -0.703284 -0.67805 0.38182 -0.56487 -0.73153 0.607742 -0.388664 -0.692525 0.792566 -0.217834 -0.56955 0.923517 -0.0833972 -0.374382 0.991679 -0.00962037 -0.128377 0.991116 -0.0289191 -0.129822 0.0585243 -0.705894 -0.705896 0.201779 -0.598602 -0.775217 0.381809 -0.45234 -0.805984 0.607743 -0.283689 -0.741734 0.792567 -0.132586 -0.595196 0.923518 -0.0279976 -0.382533 0.9914 0.00955276 -0.130519 0.991116 0.0289191 -0.129822 0.990832 0.0482612 -0.126184 0.990551 0.067122 -0.119599 0.990272 0.0850408 -0.110132 0.989998 0.101564 -0.0979195 0.989731 0.116256 -0.0831741 0.98947 0.128722 -0.0661805 0.989218 0.138606 -0.0472858 0.988977 0.145603 -0.0268945 0.988749 0.149484 -0.00546309 0.988534 0.150095 0.0165155 0.988333 0.147355 0.0385233 0.98815 0.141265 0.0600315 0.987984 0.131926 0.0805129 0.987839 0.119512 0.0994586 0.987713 0.10429 0.116394 0.987608 0.0865949 0.130889 0.987526 0.0668342 0.14257 0.987467 0.0454703 0.151136 0.987431 0.0230121 0.156366 0.987419 0 0.158128 0.987431 -0.0230121 0.156366 0.987467 -0.0454703 0.151136 0.987526 -0.0668342 0.14257 0.987608 -0.0865949 0.130889 0.993787 -0.0693953 0.0870188 0.0714628 -0.597746 -0.798494 0.189139 -0.480584 -0.856309 0.381808 -0.330168 -0.863257 0.607743 -0.172669 -0.775135 0.792564 -0.0445116 -0.608162 0.923518 0.0279977 -0.382532 0.923518 -0.0279977 -0.382532 0.0851058 -0.47751 -0.874495 0.175658 -0.351676 -0.919493 0.381805 -0.200957 -0.902131 0.607738 -0.0579689 -0.792019 0.792568 0.0445114 -0.608157 0.923518 0.0833966 -0.374379 0.923518 0.0279978 -0.382533 0.0994581 -0.347732 -0.932304 0.161349 -0.214582 -0.963287 0.381816 -0.0674656 -0.921773 0.607737 0.0579692 -0.79202 0.792564 0.132587 -0.595201 0.923518 0.137018 -0.358246 0.923518 0.0833968 -0.37438 0.114492 -0.211167 -0.970721 0.146186 -0.0722117 -0.986618 0.381816 0.0674656 -0.921773 0.607741 0.172669 -0.775136 0.792563 0.217836 -0.569553 0.923517 0.18772 -0.334482 0.923517 0.137019 -0.358249 0.130198 -0.0707328 -0.988962 0.130198 0.070733 -0.988962 0.114492 0.211167 -0.970721 0.0994582 0.347732 -0.932304 0.0851058 0.47751 -0.874495 0.0714629 0.597746 -0.798494 0.0585242 0.705894 -0.705896 0.0463542 0.799681 -0.598633 0.0349042 0.877144 -0.478957 0.0241867 0.936676 -0.349361 0.0142347 0.977048 -0.212545 0.0050582 0.997439 -0.0713393 -0.0033419 0.997446 0.0713399 -0.0110041 0.977087 0.212553 -0.0178963 0.9368 0.349407 -0.0240069 0.877426 0.479111 -0.0293511 0.800197 0.599019 -0.0339466 0.706698 0.706701 -0.0377793 0.598851 0.799969 -0.0408463 0.478849 0.876947 -0.0431209 0.349141 0.936078 -0.0446459 0.212352 0.976173 -0.0454135 0.0712667 0.996423 0.302028 0 0.953299 0.381816 0 0.924238 0.381814 -0.134571 0.91439 0.607736 -0.115628 0.785677 0.792572 -0.0887848 0.60328 0.923514 -0.0558477 0.379477 0.923518 -0.0558455 0.379469 0.923518 0 0.383556 0.923518 0 0.383556 0.923518 0.0558464 0.379469 0.792572 0.175676 0.583924 0.607733 0.337078 0.719054 0.381824 0.509964 0.770809 0.296689 0.526925 0.796445 0.146186 0.0722119 -0.986618 0.381813 0.200957 -0.902128 0.607743 0.283688 -0.741734 0.792571 0.298437 -0.531757 0.923514 0.234424 -0.303589 0.923515 0.187722 -0.334485 0.161349 0.214582 -0.963287 0.381807 0.330168 -0.863257 0.607734 0.388666 -0.69253 0.792574 0.372679 -0.482635 0.923514 0.276129 -0.266222 0.923515 0.234424 -0.303589 0.175658 0.351676 -0.919493 0.38181 0.45234 -0.805984 0.607731 0.48536 -0.62856 0.792567 0.438986 -0.423236 0.923518 0.311942 -0.223176 0.923517 0.276124 -0.266217 0.189139 0.480584 -0.856309 0.38181 0.564871 -0.731534 0.607752 0.571694 -0.551184 0.792569 0.49593 -0.354808 0.923519 0.341111 -0.175377 0.923519 0.31194 -0.223174 0.201779 0.598602 -0.775217 0.381803 0.665368 -0.641492 0.607731 0.645869 -0.462078 0.79256 0.542315 -0.278823 0.923519 0.363009 -0.123842 0.923519 0.34111 -0.175377 0.213636 0.703284 -0.67805 0.381809 0.751676 -0.537778 0.607739 0.706259 -0.363114 0.792566 0.577126 -0.196887 0.923517 0.377177 -0.0696687 0.923517 0.363014 -0.123843 0.224675 0.792497 -0.566983 0.381814 0.821964 -0.422603 0.607741 0.751601 -0.256411 0.792572 0.599635 -0.110758 0.923514 0.38331 -0.0140085 0.923514 0.377185 -0.0696693 0.23491 0.864455 -0.444449 0.381811 0.874738 -0.298418 0.607731 0.780933 -0.144245 0.792571 0.609372 -0.0222707 0.923514 0.381263 0.0419517 0.923515 0.383307 -0.0140087 0.244371 0.917745 -0.313092 0.381822 0.908862 -0.167877 0.607746 0.793602 -0.0290038 0.792572 0.60612 0.0666924 0.923517 0.371085 0.0970135 0.923517 0.381256 0.0419502 0.253084 0.951352 -0.175724 0.381813 0.923623 -0.033754 0.607733 0.789377 0.0868562 0.792573 0.589949 0.154233 0.923515 0.35301 0.150013 0.923515 0.37109 0.0970154 0.261061 0.964678 -0.0352542 0.381814 0.918695 0.101084 0.607739 0.768314 0.200865 0.792566 0.561214 0.238489 0.923519 0.327398 0.199808 0.923519 0.353001 0.150009 0.268276 0.957563 0.105362 0.381804 0.89419 0.233772 0.607746 0.730876 0.310588 0.792564 0.520511 0.317665 0.923515 0.294824 0.245355 0.923515 0.327407 0.199814 0.274761 0.930248 0.243198 0.381808 0.850623 0.361475 0.607744 0.677867 0.413696 0.792572 0.468705 0.390059 0.923517 0.255955 0.285663 0.923516 0.294822 0.245352 0.280552 0.883384 0.375398 0.381801 0.788928 0.481477 0.607736 0.610412 0.50799 0.792565 0.406923 0.454152 0.923517 0.211634 0.319886 0.923517 0.255955 0.285663 0.285627 0.818033 0.499239 0.381802 0.710418 0.591214 0.607743 0.52994 0.591449 0.792563 0.336462 0.508564 0.923517 0.162804 0.347293 0.923516 0.211636 0.319888 0.290012 0.735614 0.612181 0.381807 0.616764 0.68835 0.607741 0.438179 0.662306 0.792575 0.258822 0.552119 0.923515 0.110504 0.367298 0.923515 0.162805 0.347295 0.293682 0.637892 0.71193 0.381815 0.509966 0.770813 0.607733 0.337078 0.719054 0.792575 0.175676 0.58392 0.923514 0.0558467 0.379477 0.923514 0.110505 0.367301 0.299023 0.405035 0.864021 0.381818 0.266272 0.885051 0.607736 0.115628 0.785677 0.792574 0 0.609776 0.792573 0.0887847 0.603279 0.792572 0.0887847 0.60328 0.300705 0.274765 0.91328 0.381821 0.13457 0.914387 0.607734 0 0.794141 0.792573 -0.0887846 0.603279 0.792574 0 0.609776 0.301688 0.138817 0.943247 0.381816 0 0.924238 0.607735 -0.115628 0.785677 0.607734 0 0.794141 0.99387 0.0082617 0.110244 0.993862 0.0246166 0.107852 0.993845 0.0404713 0.103119 0.99382 0.0555005 0.0961298 0.993787 0.0693953 0.0870188 0.993744 0.081867 0.0759614 0.993693 0.0926518 0.063169 0.993632 0.101518 0.0488887 0.993561 0.108265 0.0333952 0.99348 0.112734 0.0169919 0.993388 0.114802 0 0.993285 0.114399 -0.0172429 0.99317 0.111496 -0.0343918 0.993041 0.106105 -0.0510975 0.992899 0.098289 -0.0670124 0.992742 0.0881606 -0.0818007 0.992568 0.0758726 -0.0951412 0.992377 0.06162 -0.106729 0.992166 0.0456402 -0.116289 0.991934 0.0282054 -0.123575 0.991679 0.00962039 -0.128377 0.9914 -0.00955273 -0.130519 0.99382 -0.0555005 0.0961298 0.993845 -0.0404713 0.103119 0.993862 -0.0246166 0.107852 0.99387 -0.00826166 0.110244 0.381816 -0.0674656 -0.921773 0.607737 -0.0579688 -0.79202 0.381814 0.0674658 -0.921774 0.792568 -0.0445118 -0.608157 0.607739 0.0579687 -0.792018 0.792564 0.0445123 -0.608162 0.607735 0.115628 0.785677 0.381814 0.13457 0.91439 0.607736 -0.22879 0.760468 0.792575 -0.175675 0.58392 0.923515 -0.110504 0.367299 0.923514 -0.110505 0.367301 0.792572 -0.175677 0.583924 0.607733 -0.337079 0.719054 0.607741 -0.337076 0.719049 0.381811 -0.3923 0.836852 0.923515 -0.162805 0.347295 0.792576 -0.258822 0.552118 0.923517 -0.162804 0.347293 0.923516 -0.211636 0.319888 0.38183 -0.509962 0.770808 0.79257 -0.336457 0.508557 0.792563 -0.336463 0.508564 0.607731 -0.438184 0.662313 0.381807 -0.616764 0.68835 0.607756 -0.529932 0.591443 0.923517 -0.255956 0.285662 0.92352 -0.255951 0.285658 0.792558 -0.40693 0.454159 0.381802 -0.710418 0.591213 0.607736 -0.610413 0.507989 0.792572 -0.468704 0.39006 0.923515 -0.294825 0.245355 0.381824 -0.78892 0.481472 0.607728 -0.677878 0.413701 0.792573 -0.520501 0.317657 0.923515 -0.327406 0.199813 0.381808 -0.850622 0.361475 0.607746 -0.730875 0.31059 0.792566 -0.561214 0.238489 0.923515 -0.35301 0.150013 0.381804 -0.89419 0.233772 0.607739 -0.768315 0.200864 0.792573 -0.589949 0.154234 0.923517 -0.371085 0.0970141 0.381814 -0.918695 0.101085 0.607733 -0.789377 0.0868555 0.792572 -0.60612 0.0666922 0.923514 -0.381263 0.041951 0.381813 -0.923623 -0.0337567 0.607727 -0.793616 -0.0290053 0.792572 -0.609372 -0.0222707 0.923514 -0.38331 -0.0140088 0.381796 -0.908872 -0.167878 0.607749 -0.780919 -0.144242 0.792561 -0.599649 -0.110762 0.923517 -0.377177 -0.0696678 0.381811 -0.874739 -0.298417 0.607741 -0.751602 -0.25641 0.792566 -0.577126 -0.196887 0.923519 -0.36301 -0.123841 0.381814 -0.821964 -0.422603 0.607739 -0.706259 -0.363114 0.79256 -0.542315 -0.278824 0.923519 -0.341111 -0.175377 0.38181 -0.751676 -0.537778 0.607731 -0.645869 -0.462079 0.792569 -0.49593 -0.354806 0.923518 -0.311942 -0.223176 0.381821 -0.665362 -0.641488 0.607739 -0.571702 -0.55119 0.792567 -0.438986 -0.423237 0.923518 -0.276123 -0.266217 0.38181 -0.564871 -0.731534 0.607743 -0.485354 -0.628554 0.792567 -0.372684 -0.482642 0.923517 -0.23442 -0.303584 0.38181 -0.45234 -0.805983 0.607744 -0.388663 -0.692523 0.792566 -0.29844 -0.531764 0.923517 -0.18772 -0.334481 0.381807 -0.330168 -0.863257 0.607743 -0.283689 -0.741734 0.792567 -0.217834 -0.569548 0.923516 -0.137019 -0.35825 0.381819 -0.200957 -0.902126 0.607737 -0.172669 -0.77514 0.792564 -0.132587 -0.595201 0.923518 -0.0833969 -0.374379 0.381805 0.200959 -0.902131 0.607743 0.172668 -0.775135 0.792565 0.132586 -0.595199 0.381808 0.330168 -0.863257 0.607736 0.283691 -0.741739 0.79257 0.217832 -0.569545 0.381809 0.45234 -0.805984 0.607732 0.388667 -0.692531 0.792573 0.298436 -0.531756 0.381804 0.564873 -0.731536 0.607751 0.485349 -0.62855 0.792568 0.372685 -0.482641 0.38181 0.665365 -0.641491 0.607731 0.571708 -0.551193 0.792569 0.438984 -0.423235 0.381814 0.751674 -0.537777 0.607739 0.645864 -0.462075 0.79256 0.495939 -0.354813 0.381812 0.821965 -0.422603 0.60774 0.706258 -0.363114 0.792567 0.542307 -0.27882 0.381822 0.874734 -0.298418 0.60773 0.75161 -0.256413 0.792572 0.577119 -0.196886 0.381814 0.908865 -0.167876 0.607745 0.780922 -0.144245 0.792572 0.599635 -0.110758 0.381812 0.923623 -0.0337539 0.607734 0.793611 -0.0290027 0.792572 0.609372 -0.0222707 0.381804 0.918699 0.101086 0.607739 0.789373 0.086855 0.792573 0.606119 0.0666921 0.381808 0.894189 0.233771 0.607747 0.768309 0.200862 0.792566 0.589958 0.154236 0.381801 0.850625 0.361476 0.607744 0.730878 0.310589 0.792564 0.561217 0.238491 0.381802 0.788928 0.481477 0.607736 0.677871 0.4137 0.792573 0.520502 0.317658 0.38181 0.710416 0.591211 0.60774 0.61041 0.507987 0.792566 0.46871 0.390064 0.381812 0.616763 0.688348 0.607743 0.52994 0.591449 0.792563 0.406924 0.454155 0.607731 0.438183 0.662313 0.792576 0.336454 0.508549 0.381822 0.392298 0.836848 0.381819 0.392298 0.836849 0.792576 0.258822 0.552118 0.607734 0.228791 0.76047 0.607736 0.228791 0.760468 0.38182 0.266272 0.88505 0.011757 -0.101162 -0.994801 -0.0117569 -0.201285 -0.979462 0.0117569 -0.299343 -0.954073 -0.0117571 -0.394329 -0.918894 0.0117565 -0.485267 -0.874287 0.0117573 -0.651328 -0.758705 0.0117576 -0.790722 -0.612062 0.0117584 -0.897742 -0.440364 0.0117571 -0.96801 -0.250636 0.0117574 -0.998647 -0.0506475 0.0117567 -0.9884 0.151419 0.0117558 -0.937688 0.347279 0.0117557 -0.848585 0.528928 0.0117567 -0.724744 0.688918 0.0117574 -0.571227 0.820708 0.0117571 -0.394329 0.918894 0.0117569 -0.201285 0.979462 0.0117572 0 0.999931 0.0117571 0.201285 0.979462 0.0117571 0.394329 0.918894 0.0117569 0.571229 0.820707 0.0117574 0.724741 0.688921 0.0117566 0.848587 0.528925 0.0117567 0.937687 0.347283 0.0117567 0.9884 0.151419 0.0117574 0.998647 -0.0506475 0.0117571 0.96801 -0.250636 0.0117566 0.897742 -0.440364 0.0117576 0.790722 -0.612062 0.0117567 0.651326 -0.758707 0.011757 0.485269 -0.874286 0.0117569 0.299343 -0.954073 0.0117569 0.101162 -0.994801 -0.0117572 0 -0.999931 -0.0117574 -0.571227 -0.820708 -0.0117567 -0.724744 -0.688918 -0.0117557 -0.848585 -0.528928 -0.0117562 -0.937688 -0.347279 -0.0117566 -0.9884 -0.151419 -0.0117574 -0.998647 0.0506474 -0.0117572 -0.96801 0.250636 -0.0117586 -0.897743 0.440363 -0.0117576 -0.790722 0.612062 -0.0117573 -0.651328 0.758705 -0.0117565 -0.485267 0.874287 -0.0117569 -0.299343 0.954073 -0.011757 -0.101162 0.994801 -0.0117569 0.101162 0.994801 -0.0117569 0.299343 0.954073 -0.011757 0.485269 0.874286 -0.0117567 0.651326 0.758707 -0.0117576 0.790722 0.612062 -0.0117568 0.897743 0.440363 -0.0117572 0.96801 0.250636 -0.0117574 0.998647 0.0506474 -0.0117566 0.9884 -0.151419 -0.0117571 0.937687 -0.347283 -0.0117566 0.848587 -0.528925 -0.0117574 0.724741 -0.688921 -0.0117569 0.571229 -0.820707 -0.0117571 0.394329 -0.918894 -0.0117571 0.201285 -0.979462 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -0.050649 -0.998717 0 -0.151428 -0.988468 0 -0.151428 -0.988468 0 -0.250653 -0.968077 0 -0.250653 -0.968077 0 -0.347305 -0.937752 0 -0.440394 -0.897804 0 -0.528964 -0.848644 0 -0.612106 -0.790776 0 -0.688967 -0.724793 0 -0.758758 -0.651373 0 -0.820764 -0.571267 0 -0.874346 -0.485302 0 -0.918958 -0.394356 0 -0.954139 -0.299363 0 -0.97953 -0.201298 0 -0.994869 -0.101169 0 -1 0 0 -0.994869 0.101168 0 -0.97953 0.201298 0 -0.954139 0.299363 0 -0.918958 0.394356 0 -0.874347 0.485302 0 -0.820764 0.571267 0 -0.758758 0.651373 0 -0.688967 0.724793 0 -0.612106 0.790776 0 -0.528965 0.848644 0 -0.440394 0.897805 0 -0.347305 0.937752 0 -0.250653 0.968077 0 -0.151428 0.988468 0 -0.0506479 0.998717 0 0.050648 0.998717 0 0.151428 0.988468 0 0.250653 0.968077 0 0.347306 0.937752 0 0.440394 0.897805 0 0.528965 0.848644 0 0.612106 0.790776 0 0.688967 0.724793 0 0.758758 0.651373 0 0.820763 0.571268 0 0.874347 0.485301 0 0.918957 0.394357 0 0.95414 0.299362 0 0.97953 0.201299 0 0.994869 0.101167 0 1 0 0 0.994869 -0.101168 0 0.97953 -0.201299 0 0.95414 -0.299362 0 0.918958 -0.394357 0 0.874347 -0.485301 0 0.820763 -0.571268 0 0.758758 -0.651373 0 0.688967 -0.724793 0 0.612106 -0.790776 0 0.528964 -0.848644 0 0.440394 -0.897804 0 0.347305 -0.937752 0 0.250653 -0.968077 0 0.151427 -0.988468 0 0.0506491 -0.998717 0 -0.050649 -0.998717 0 -0.347305 -0.937752 0 -0.440394 -0.897804 0 -0.528964 -0.848644 0 -0.612106 -0.790776 0 -0.688967 -0.724793 0 -0.758758 -0.651373 0 -0.820764 -0.571267 0 -0.874346 -0.485302 0 -0.918958 -0.394356 0 -0.954139 -0.299363 0 -0.97953 -0.201298 0 -0.994869 -0.101169 0 -1 0 0 -0.994869 0.101168 0 -0.97953 0.201298 0 -0.954139 0.299363 0 -0.918958 0.394356 0 -0.874347 0.485302 0 -0.820764 0.571267 0 -0.758758 0.651373 0 -0.688967 0.724793 0 -0.612106 0.790776 0 -0.528965 0.848644 0 -0.440394 0.897805 0 -0.347305 0.937752 0 -0.250653 0.968077 0 -0.151428 0.988468 0 -0.0506479 0.998717 0 0.050648 0.998717 0 0.151428 0.988468 0 0.250653 0.968077 0 0.347306 0.937752 0 0.440394 0.897805 0 0.528965 0.848644 0 0.612106 0.790776 0 0.688967 0.724793 0 0.758758 0.651373 0 0.820763 0.571268 0 0.874347 0.485301 0 0.918957 0.394357 0 0.95414 0.299362 0 0.97953 0.201299 0 0.994869 0.101167 0 1 0 0 0.994869 -0.101168 0 0.97953 -0.201299 0 0.95414 -0.299362 0 0.918958 -0.394357 0 0.874347 -0.485301 0 0.820763 -0.571268 0 0.758758 -0.651373 0 0.688967 -0.724793 0 0.612106 -0.790776 0 0.528964 -0.848644 0 0.440394 -0.897804 0 0.347305 -0.937752 0 0.250653 -0.968077 0 0.151427 -0.988468 0 0.0506491 -0.998717 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.0784589 -0.996917 0 -0.233445 -0.97237 0 -0.233445 -0.97237 0 -0.382684 -0.923879 0 -0.382684 -0.923879 0 -0.522499 -0.85264 0 -0.649448 -0.760406 0 -0.760406 -0.649448 0 -0.85264 -0.522499 0 -0.92388 -0.382682 0 -0.972369 -0.233448 0 -0.996917 -0.0784574 0 -0.996917 0.0784575 0 -0.972369 0.233448 0 -0.92388 0.382682 0 -0.852641 0.522498 0 -0.760406 0.649448 0 -0.649448 0.760406 0 -0.522499 0.85264 0 -0.382684 0.923879 0 -0.233445 0.97237 0 -0.0784606 0.996917 0 0.0784609 0.996917 0 0.233444 0.97237 0 0.382685 0.923879 0 0.522499 0.85264 0 0.649448 0.760406 0 0.760406 0.649448 0 0.852641 0.522498 0 0.923879 0.382685 0 0.97237 0.233444 0 0.996917 0.0784575 0 0.996917 -0.0784574 0 0.97237 -0.233445 0 0.923879 -0.382684 0 0.85264 -0.522499 0 0.760406 -0.649448 0 0.649448 -0.760406 0 0.522499 -0.85264 0 0.382685 -0.923879 0 0.233444 -0.97237 0 0.0784592 -0.996917 0 -0.0784589 -0.996917 0 -0.522499 -0.85264 0 -0.649448 -0.760406 0 -0.760406 -0.649448 0 -0.85264 -0.522499 0 -0.92388 -0.382682 0 -0.972369 -0.233448 0 -0.996917 -0.0784574 0 -0.996917 0.0784575 0 -0.972369 0.233448 0 -0.92388 0.382682 0 -0.852641 0.522498 0 -0.760406 0.649448 0 -0.649448 0.760406 0 -0.522499 0.85264 0 -0.382684 0.923879 0 -0.233445 0.97237 0 -0.0784606 0.996917 0 0.0784609 0.996917 0 0.233444 0.97237 0 0.382685 0.923879 0 0.522499 0.85264 0 0.649448 0.760406 0 0.760406 0.649448 0 0.852641 0.522498 0 0.923879 0.382685 0 0.97237 0.233444 0 0.996917 0.0784575 0 0.996917 -0.0784574 0 0.97237 -0.233445 0 0.923879 -0.382684 0 0.85264 -0.522499 0 0.760406 -0.649448 0 0.649448 -0.760406 0 0.522499 -0.85264 0 0.382685 -0.923879 0 0.233444 -0.97237 0 0.0784592 -0.996917 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.101169 0.994869 0 -0.101169 0.994869 0 -0.299363 0.954139 0 -0.299363 0.954139 0 -0.485301 0.874347 0 -0.651373 0.758757 0 -0.790777 0.612104 0 -0.897805 0.440394 0 -0.968077 0.250654 0 -0.998716 0.0506509 0 -0.988468 -0.15143 0 -0.937753 -0.347303 0 -0.848644 -0.528965 0 -0.724794 -0.688966 0 -0.571266 -0.820765 0 -0.394356 -0.918958 0 -0.201299 -0.97953 0 0 -1 0 0.201298 -0.97953 0 0.394356 -0.918958 0 0.571268 -0.820763 0 0.724792 -0.688968 0 0.848646 -0.528962 0 0.937752 -0.347307 0 0.988468 -0.15143 0 0.998716 0.0506509 0 0.968077 0.250654 0 0.897805 0.440394 0 0.790777 0.612104 0 0.651371 0.758759 0 0.485303 0.874346 0 0.299363 0.954139 0 0.101169 0.994869 0 0.101169 0.994869 0 -0.485301 0.874347 0 -0.651373 0.758757 0 -0.790777 0.612104 0 -0.897805 0.440394 0 -0.968077 0.250654 0 -0.998716 0.0506509 0 -0.988468 -0.15143 0 -0.937753 -0.347303 0 -0.848644 -0.528965 0 -0.724794 -0.688966 0 -0.571266 -0.820765 0 -0.394356 -0.918958 0 -0.201299 -0.97953 0 0 -1 0 0.201298 -0.97953 0 0.394356 -0.918958 0 0.571268 -0.820763 0 0.724792 -0.688968 0 0.848646 -0.528962 0 0.937752 -0.347307 0 0.988468 -0.15143 0 0.998716 0.0506509 0 0.968077 0.250654 0 0.897805 0.440394 0 0.790777 0.612104 0 0.651371 0.758759 0 0.485303 0.874346 0 0.299363 0.954139 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.130526 0.991445 0 -0.382681 0.923881 0 -0.382681 0.923881 0 -0.608763 0.793352 0 -0.608763 0.793352 0 -0.793355 0.608759 0 -0.923878 0.382687 0 -0.991445 0.130528 0 -0.991445 -0.130529 0 -0.923879 -0.382685 0 -0.793353 -0.608761 0 -0.608763 -0.793352 0 -0.382681 -0.923881 0 -0.130529 -0.991444 0 0.130528 -0.991445 0 0.382684 -0.92388 0 0.608759 -0.793355 0 0.793353 -0.608761 0 0.923879 -0.382685 0 0.991446 -0.130522 0 0.991446 0.130521 0 0.923878 0.382687 0 0.793355 0.608759 0 0.608759 0.793355 0 0.382684 0.92388 0 0.130525 0.991445 0 -0.130526 0.991445 0 -0.793355 0.608759 0 -0.923878 0.382687 0 -0.991445 0.130528 0 -0.991445 -0.130529 0 -0.923879 -0.382685 0 -0.793353 -0.608761 0 -0.608763 -0.793352 0 -0.382681 -0.923881 0 -0.130529 -0.991444 0 0.130528 -0.991445 0 0.382684 -0.92388 0 0.608759 -0.793355 0 0.793353 -0.608761 0 0.923879 -0.382685 0 0.991446 -0.130522 0 0.991446 0.130521 0 0.923878 0.382687 0 0.793355 0.608759 0 0.608759 0.793355 0 0.382684 0.92388 0 0.130525 0.991445 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.864156 0.0656846 -0.498919 0.864156 0.192575 -0.464919 0.864155 0.192577 -0.46492 0.864154 0.306347 -0.399236 0.864156 0.306343 -0.399236 0.864157 0.399233 -0.306344 0.864157 0.464916 -0.192575 0.864156 0.498919 -0.0656837 0.864157 0.498916 0.0656834 0.864157 0.464916 0.192576 0.864156 0.399234 0.306345 0.864155 0.306344 0.399237 0.864155 0.192577 0.464919 0.864155 0.0656836 0.49892 0.864156 -0.0656841 0.498919 0.864156 -0.192575 0.464919 0.864156 -0.306345 0.399234 0.864155 -0.399235 0.306346 0.864155 -0.464919 0.192577 0.864156 -0.498919 0.0656837 0.864155 -0.49892 -0.065684 0.864155 -0.46492 -0.192577 0.864156 -0.399234 -0.306345 0.864156 -0.306345 -0.399234 0.864156 -0.192575 -0.464919 0.864156 -0.0656851 -0.498919 0.864156 0.065684 -0.498919 0.864156 0.399236 -0.306343 0.864157 0.464917 -0.192575 0.864158 0.498916 -0.065687 0.864156 0.498919 0.0656874 0.864157 0.464916 0.192575 0.864157 0.399234 0.306342 0.864156 0.306345 0.399234 0.864155 0.192576 0.46492 0.864156 0.065684 0.498919 0.864155 -0.0656848 0.49892 0.864156 -0.192575 0.464919 0.864156 -0.306345 0.399234 0.864156 -0.399232 0.306346 0.864155 -0.46492 0.192576 0.864155 -0.498921 0.0656819 0.864156 -0.498919 -0.0656817 0.864155 -0.46492 -0.192576 0.864155 -0.399234 -0.306347 0.864156 -0.306345 -0.399234 0.864156 -0.192575 -0.464919 0.864156 -0.0656848 -0.498919 0 0.130526 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608764 -0.793351 0 0.793355 -0.60876 0 0.608764 -0.793351 0 0.608764 -0.793351 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.130526 -0.991445 0 -0.130528 -0.991445 0 -0.382683 -0.92388 0 -0.608764 -0.793351 0 -0.793349 -0.608767 0 -0.92388 -0.382683 0 -0.991445 -0.130522 0 -0.991445 0.130522 0 -0.923879 0.382684 0 -0.793349 0.608767 0 -0.608764 0.793351 0 -0.382683 0.92388 0 -0.130528 0.991445 0 0.130526 0.991445 0 0.382683 0.92388 0 0.608764 0.793351 0 0.793355 0.60876 0 0.923879 0.382684 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.92388 -0.382683 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.608764 -0.793351 0 0.793355 -0.60876 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.923879 0.382684 0 0.923879 0.382684 0 0.923879 0.382684 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608764 0.793351 0 0.608764 0.793351 0 0.608764 0.793351 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130526 0.991445 0 0.130526 0.991445 0 0.130526 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.608764 0.793351 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.923879 0.382684 0 -0.923879 0.382684 0 -0.923879 0.382684 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.608764 -0.793351 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 0.130526 -0.991445 0 0.130526 -0.991445 -0.864158 0.0656836 -0.498916 -0.864157 0.192575 -0.464916 -0.864157 0.192575 -0.464917 -0.864157 0.306342 -0.399234 -0.864158 0.306343 -0.399231 -0.864159 0.399231 -0.306339 -0.864159 0.464913 -0.192573 -0.864158 0.498915 -0.0656869 -0.86416 0.498912 0.0656865 -0.864159 0.464914 0.192574 -0.864158 0.399233 0.306341 -0.864156 0.306344 0.399233 -0.864158 0.192574 0.464916 -0.864157 0.0656836 0.498916 -0.864158 -0.0656843 0.498916 -0.864158 -0.192574 0.464916 -0.864158 -0.306343 0.399231 -0.864157 -0.399231 0.306345 -0.864157 -0.464916 0.192575 -0.864158 -0.498915 0.0656812 -0.864157 -0.498917 -0.0656814 -0.864157 -0.464917 -0.192575 -0.864158 -0.39923 -0.306344 -0.864158 -0.306343 -0.399231 -0.864158 -0.192574 -0.464916 -0.864158 -0.0656843 -0.498915 -0.864158 0.0656841 -0.498915 -0.864158 0.399231 -0.306342 -0.864159 0.464913 -0.192574 -0.86416 0.498913 -0.065683 -0.864158 0.498915 0.0656833 -0.864159 0.464913 0.192574 -0.864159 0.39923 0.306341 -0.864158 0.306341 0.399233 -0.864157 0.192576 0.464916 -0.864158 0.0656831 0.498916 -0.864157 -0.0656837 0.498916 -0.864158 -0.192574 0.464916 -0.864158 -0.306343 0.399231 -0.864158 -0.399231 0.306342 -0.864157 -0.464917 0.192576 -0.864157 -0.498917 0.0656835 -0.864158 -0.498915 -0.0656833 -0.864157 -0.464916 -0.192575 -0.864157 -0.399232 -0.306343 -0.864158 -0.306343 -0.399231 -0.864158 -0.192573 -0.464916 -0.864158 -0.0656848 -0.498916 0.864156 0.065684 -0.498918 0.864156 0.192575 -0.464918 0.864156 0.192576 -0.464919 0.864156 0.306344 -0.399234 0.864156 0.306344 -0.399234 0.864155 0.399235 -0.306346 0.864155 0.464919 -0.192577 0.864156 0.498919 -0.0656837 0.864155 0.49892 0.065684 0.864155 0.46492 0.192576 0.864156 0.399234 0.306345 0.864156 0.306344 0.399234 0.864156 0.192576 0.464918 0.864156 0.065684 0.498919 0.864156 -0.0656834 0.498919 0.864155 -0.192578 0.464919 0.864156 -0.306342 0.399236 0.864157 -0.399233 0.306344 0.864157 -0.464917 0.192575 0.864156 -0.498919 0.0656837 0.864158 -0.498916 -0.0656834 0.864157 -0.464916 -0.192576 0.864156 -0.399234 -0.306345 0.864155 -0.306343 -0.399238 0.864156 -0.192577 -0.464918 0.864156 -0.0656834 -0.498919 0.864156 0.0656847 -0.498919 0.864156 0.399232 -0.306346 0.864155 0.46492 -0.192576 0.864155 0.498921 -0.0656821 0.864156 0.498919 0.0656815 0.864155 0.46492 0.192576 0.864155 0.399234 0.306347 0.864156 0.306344 0.399234 0.864156 0.192575 0.464919 0.864156 0.0656846 0.498918 0.864156 -0.065684 0.498919 0.864156 -0.192575 0.464918 0.864154 -0.306346 0.399236 0.864156 -0.399236 0.306343 0.864157 -0.464917 0.192575 0.864158 -0.498916 0.0656868 0.864156 -0.498919 -0.0656876 0.864158 -0.464916 -0.192574 0.864157 -0.399234 -0.306342 0.864156 -0.306344 -0.399234 0.864155 -0.192576 -0.46492 0.864156 -0.0656839 -0.498918 0 0.130528 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608763 -0.793353 0 0.793349 -0.608767 0 0.608763 -0.793353 0 0.608763 -0.793353 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.130528 -0.991445 0 -0.130526 -0.991445 0 -0.382683 -0.92388 0 -0.608763 -0.793353 0 -0.793355 -0.60876 0 -0.92388 -0.382683 0 -0.991444 -0.130533 0 -0.991444 0.130533 0 -0.92388 0.382683 0 -0.793355 0.60876 0 -0.608763 0.793353 0 -0.382683 0.92388 0 -0.130526 0.991445 0 0.130528 0.991445 0 0.382683 0.92388 0 0.608763 0.793353 0 0.793349 0.608767 0 0.92388 0.382683 0 0.991446 0.130521 0 0.991445 -0.130522 0 0.92388 -0.382683 0 0.793349 -0.608767 0 0.793349 -0.608767 0 0.608763 -0.793353 0 0.793349 -0.608767 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991445 -0.130522 0 0.991445 -0.130522 0 0.991445 -0.130522 0 0.991446 0.130521 0 0.991446 0.130521 0 0.991446 0.130521 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793349 0.608767 0 0.793349 0.608767 0 0.793349 0.608767 0 0.608763 0.793353 0 0.608763 0.793353 0 0.608763 0.793353 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130528 0.991445 0 0.130528 0.991445 0 0.130528 0.991445 0 -0.130526 0.991445 0 -0.130526 0.991445 0 -0.130526 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.793355 0.60876 0 -0.793355 0.60876 0 -0.793355 0.60876 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.991444 -0.130533 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.793355 -0.60876 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 -0.130526 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 -0.864158 0.0656842 -0.498915 -0.864158 0.192574 -0.464915 -0.864158 0.192574 -0.464916 -0.864158 0.306342 -0.399231 -0.864158 0.306342 -0.399232 -0.864157 0.399231 -0.306345 -0.864157 0.464916 -0.192574 -0.864158 0.498916 -0.0656814 -0.864157 0.498918 0.0656813 -0.864157 0.464917 0.192575 -0.864158 0.39923 0.306344 -0.864158 0.306342 0.399231 -0.864158 0.192574 0.464915 -0.864158 0.0656843 0.498915 -0.864158 -0.0656835 0.498915 -0.864157 -0.192575 0.464917 -0.864158 -0.306342 0.399232 -0.864159 -0.399231 0.306339 -0.864159 -0.464913 0.192573 -0.864158 -0.498915 0.0656868 -0.86416 -0.498912 -0.0656867 -0.864159 -0.464914 -0.192573 -0.864158 -0.399233 -0.306341 -0.864156 -0.306343 -0.399233 -0.864158 -0.192574 -0.464915 -0.864158 -0.0656835 -0.498915 -0.864158 0.0656836 -0.498915 -0.864158 0.399231 -0.306342 -0.864157 0.464917 -0.192576 -0.864157 0.498917 -0.0656835 -0.864158 0.498915 0.0656833 -0.864157 0.464917 0.192575 -0.864157 0.399232 0.306343 -0.864158 0.306342 0.399231 -0.864158 0.192574 0.464915 -0.864158 0.0656835 0.498915 -0.864158 -0.065683 0.498915 -0.864158 -0.192576 0.464915 -0.864157 -0.306341 0.399235 -0.864158 -0.399231 0.306342 -0.864159 -0.464914 0.192574 -0.864159 -0.498913 0.065683 -0.864158 -0.498915 -0.0656833 -0.86416 -0.464912 -0.192574 -0.864159 -0.39923 -0.306341 -0.864158 -0.30634 -0.399233 -0.864157 -0.192576 -0.464916 -0.864158 -0.0656829 -0.498915 0.864155 0.0656837 -0.498921 0.864155 0.192576 -0.46492 0.864154 0.192578 -0.464921 0.864154 0.306347 -0.399237 0.864156 0.306341 -0.399237 0.864157 0.399233 -0.306342 0.864157 0.464917 -0.192575 0.864156 0.498919 -0.065684 0.864157 0.498916 0.0656837 0.864157 0.464917 0.192575 0.864156 0.399235 0.306344 0.864154 0.306343 0.39924 0.864155 0.192578 0.464919 0.864156 0.0656834 0.498919 0.864155 -0.0656843 0.49892 0.864155 -0.192576 0.46492 0.864156 -0.306343 0.399235 0.864155 -0.399236 0.306344 0.864155 -0.46492 0.192576 0.864156 -0.498919 0.065684 0.864155 -0.49892 -0.0656843 0.864155 -0.46492 -0.192576 0.864156 -0.399235 -0.306344 0.864155 -0.306344 -0.399236 0.864155 -0.192576 -0.46492 0.864156 -0.065684 -0.498919 0.864156 0.0656811 -0.498919 0.864156 0.399237 -0.306342 0.864157 0.464917 -0.192575 0.864158 0.498916 -0.0656872 0.864156 0.498919 0.0656876 0.864157 0.464917 0.192574 0.864157 0.399235 0.30634 0.864156 0.306344 0.399234 0.864154 0.192577 0.464922 0.864155 0.0656814 0.498921 0.864156 -0.0656819 0.498919 0.864155 -0.192576 0.46492 0.864155 -0.306345 0.399236 0.864156 -0.399234 0.306345 0.864155 -0.46492 0.192576 0.864155 -0.498921 0.0656821 0.864156 -0.498919 -0.0656819 0.864155 -0.46492 -0.192576 0.864155 -0.399235 -0.306346 0.864156 -0.306344 -0.399234 0.864155 -0.192576 -0.46492 0.864155 -0.0656821 -0.498921 0 0.130521 -0.991446 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608763 -0.793353 0 0.793357 -0.608757 0 0.608763 -0.793353 0 0.608763 -0.793353 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.130521 -0.991446 0 -0.130522 -0.991445 0 -0.382683 -0.92388 0 -0.608763 -0.793353 0 -0.793351 -0.608764 0 -0.92388 -0.382683 0 -0.991445 -0.130522 0 -0.991445 0.130522 0 -0.92388 0.382683 0 -0.793351 0.608764 0 -0.608763 0.793353 0 -0.382683 0.92388 0 -0.130522 0.991445 0 0.130521 0.991446 0 0.382683 0.92388 0 0.608763 0.793353 0 0.793357 0.608757 0 0.92388 0.382683 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.92388 -0.382683 0 0.793357 -0.608757 0 0.793357 -0.608757 0 0.608763 -0.793353 0 0.793357 -0.608757 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793357 0.608757 0 0.793357 0.608757 0 0.793357 0.608757 0 0.608763 0.793353 0 0.608763 0.793353 0 0.608763 0.793353 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130521 0.991446 0 0.130521 0.991446 0 0.130521 0.991446 0 -0.130522 0.991445 0 -0.130522 0.991445 0 -0.130522 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.793351 0.608764 0 -0.793351 0.608764 0 -0.793351 0.608764 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.793351 -0.608764 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130522 -0.991445 0 -0.130522 -0.991445 0 -0.130522 -0.991445 0 0.130521 -0.991446 0 0.130521 -0.991446 -0.864157 0.0656809 -0.498918 -0.864157 0.192577 -0.464916 -0.864156 0.192575 -0.464919 -0.864156 0.306341 -0.399237 -0.864158 0.306342 -0.399232 -0.864159 0.399232 -0.306338 -0.864159 0.464913 -0.192573 -0.864158 0.498915 -0.0656871 -0.86416 0.498912 0.0656867 -0.864159 0.464914 0.192573 -0.864158 0.399234 0.306339 -0.864156 0.306344 0.399235 -0.864157 0.192575 0.464917 -0.864158 0.0656807 0.498916 -0.864157 -0.0656816 0.498917 -0.864157 -0.192575 0.464917 -0.864158 -0.306342 0.399232 -0.864157 -0.399232 0.306344 -0.864157 -0.464917 0.192575 -0.864158 -0.498916 0.0656814 -0.864157 -0.498917 -0.0656816 -0.864157 -0.464917 -0.192575 -0.864158 -0.399231 -0.306343 -0.864157 -0.306343 -0.399233 -0.864157 -0.192575 -0.464917 -0.864158 -0.0656814 -0.498916 -0.864158 0.065683 -0.498915 -0.864158 0.399232 -0.306341 -0.864159 0.464914 -0.192574 -0.864159 0.498913 -0.0656833 -0.864158 0.498915 0.0656836 -0.864159 0.464913 0.192574 -0.864159 0.399231 0.30634 -0.864158 0.306339 0.399235 -0.864156 0.192577 0.464918 -0.864157 0.0656832 0.498917 -0.864158 -0.0656836 0.498915 -0.864157 -0.192575 0.464917 -0.864157 -0.306342 0.399234 -0.864158 -0.399232 0.306341 -0.864157 -0.464917 0.192575 -0.864157 -0.498917 0.0656838 -0.864158 -0.498915 -0.0656836 -0.864157 -0.464917 -0.192575 -0.864157 -0.399233 -0.306342 -0.864158 -0.306341 -0.399233 -0.864157 -0.192575 -0.464917 -0.864157 -0.0656838 -0.498917 0.864157 0.0656833 -0.498918 0.864157 0.192575 -0.464917 0.864156 0.192577 -0.464918 0.864156 0.306341 -0.399236 0.864156 0.306342 -0.399236 0.864157 0.399233 -0.306344 0.864156 0.46492 -0.192573 0.864154 0.498923 -0.0656843 0.864155 0.49892 0.065684 0.864157 0.464919 0.192571 0.864156 0.399234 0.306345 0.864156 0.306342 0.399236 0.864157 0.192577 0.464916 0.864156 0.0656834 0.498919 0.864156 -0.065684 0.498918 0.864156 -0.192576 0.464919 0.864156 -0.306344 0.399234 0.864155 -0.399235 0.306346 0.864155 -0.46492 0.192576 0.864156 -0.498919 0.0656837 0.864155 -0.49892 -0.0656839 0.864155 -0.46492 -0.192577 0.864156 -0.399234 -0.306345 0.864156 -0.306344 -0.399234 0.864156 -0.192576 -0.464918 0.864156 -0.065684 -0.498919 0.864156 0.0656847 -0.498919 0.864156 0.399236 -0.306343 0.864157 0.464917 -0.192575 0.864155 0.498919 -0.0656876 0.864154 0.498923 0.0656877 0.864155 0.46492 0.192576 0.864157 0.399234 0.306342 0.864156 0.306342 0.399237 0.864156 0.192575 0.464919 0.864157 0.0656846 0.498918 0.864156 -0.0656847 0.498919 0.864156 -0.192575 0.464918 0.864156 -0.306344 0.399234 0.864156 -0.399232 0.306346 0.864155 -0.46492 0.192576 0.864155 -0.498921 0.0656817 0.864156 -0.498919 -0.0656819 0.864155 -0.464919 -0.192576 0.864155 -0.399234 -0.306347 0.864156 -0.306344 -0.399234 0.864156 -0.192575 -0.464919 0.864156 -0.0656846 -0.498918 0 0.130528 -0.991445 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.608757 -0.793357 0 0.793355 -0.60876 0 0.608757 -0.793357 0 0.608757 -0.793357 0 0.382683 -0.92388 0 0.382683 -0.92388 0 0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.382683 -0.92388 0 -0.608763 -0.793353 0 -0.793349 -0.608767 0 -0.92388 -0.382683 0 -0.991445 -0.130522 0 -0.991446 0.130521 0 -0.92388 0.382683 0 -0.793349 0.608767 0 -0.608763 0.793353 0 -0.382683 0.92388 0 -0.130528 0.991445 0 0.130528 0.991445 0 0.382683 0.92388 0 0.608757 0.793357 0 0.793355 0.60876 0 0.92388 0.382683 0 0.991444 0.130533 0 0.991444 -0.130533 0 0.92388 -0.382683 0 0.793355 -0.60876 0 0.793355 -0.60876 0 0.608757 -0.793357 0 0.793355 -0.60876 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.92388 -0.382683 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 -0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.991444 0.130533 0 0.92388 0.382683 0 0.92388 0.382683 0 0.92388 0.382683 0 0.793355 0.60876 0 0.793355 0.60876 0 0.793355 0.60876 0 0.608757 0.793357 0 0.608757 0.793357 0 0.608757 0.793357 0 0.382683 0.92388 0 0.382683 0.92388 0 0.382683 0.92388 0 0.130528 0.991445 0 0.130528 0.991445 0 0.130528 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.130528 0.991445 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.382683 0.92388 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.608763 0.793353 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.793349 0.608767 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.92388 0.382683 0 -0.991446 0.130521 0 -0.991446 0.130521 0 -0.991446 0.130521 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.991445 -0.130522 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.92388 -0.382683 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.793349 -0.608767 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.608763 -0.793353 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.382683 -0.92388 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 -0.130528 -0.991445 0 0.130528 -0.991445 0 0.130528 -0.991445 -0.864159 0.0656841 -0.498914 -0.864159 0.192575 -0.464913 -0.864158 0.192574 -0.464916 -0.864158 0.30634 -0.399233 -0.864158 0.306339 -0.399234 -0.864159 0.399231 -0.306339 -0.864157 0.464916 -0.192574 -0.864156 0.498919 -0.0656877 -0.864157 0.498916 0.0656868 -0.864159 0.464914 0.192573 -0.864158 0.399233 0.306341 -0.864158 0.306339 0.399233 -0.864159 0.192573 0.464914 -0.864158 0.0656843 0.498915 -0.864158 -0.0656842 0.498915 -0.864158 -0.192574 0.464916 -0.864158 -0.306342 0.399232 -0.864157 -0.399231 0.306345 -0.864157 -0.464917 0.192575 -0.864158 -0.498916 0.0656811 -0.864157 -0.498917 -0.0656816 -0.864157 -0.464917 -0.192575 -0.864158 -0.39923 -0.306344 -0.864158 -0.306342 -0.399231 -0.864158 -0.192574 -0.464915 -0.864158 -0.0656843 -0.498915 -0.864158 0.065683 -0.498915 -0.864158 0.399231 -0.306342 -0.864159 0.464915 -0.192571 -0.864157 0.498917 -0.0656835 -0.864156 0.498919 0.0656838 -0.864157 0.464918 0.192571 -0.864159 0.39923 0.306341 -0.864158 0.30634 0.399233 -0.864158 0.192576 0.464914 -0.864159 0.0656829 0.498915 -0.864158 -0.0656836 0.498915 -0.864158 -0.192574 0.464915 -0.864158 -0.306342 0.399231 -0.864158 -0.399231 0.306342 -0.864157 -0.464917 0.192575 -0.864157 -0.498917 0.0656835 -0.864158 -0.498915 -0.0656833 -0.864157 -0.464916 -0.192575 -0.864157 -0.399232 -0.306343 -0.864158 -0.306342 -0.399231 -0.864158 -0.192574 -0.464915 -0.864158 -0.0656835 -0.498915 -0.709478 0.0712964 -0.701112 -0.701909 0.200668 -0.683416 -0.713071 0.209881 -0.66894 -0.698768 0.327792 -0.635827 -0.716088 0.338746 -0.610303 -0.718551 0.453012 -0.527697 -0.720477 0.548387 -0.424481 -0.72188 0.621297 -0.304761 -0.722768 0.669029 -0.173224 -0.723146 0.689809 -0.0349844 -0.723019 0.682861 0.104612 -0.722388 0.648444 0.240158 -0.721242 0.587843 0.366403 -0.71958 0.503302 0.478426 -0.717387 0.397988 0.571805 -0.71465 0.275845 0.642794 -0.711348 0.141481 0.688453 -0.707459 0 0.706754 -0.702956 -0.143171 0.696674 -0.700282 -0.265317 0.662731 -0.711686 -0.132948 0.689803 -0.696097 0.443805 -0.564345 -0.693913 0.544185 -0.471538 -0.69223 0.62499 -0.360839 -0.691058 0.683046 -0.236405 -0.690404 0.716061 -0.102953 -0.690271 0.722731 0.0344277 -0.690666 0.702789 0.170494 -0.691579 0.657027 0.300056 -0.693007 0.587254 0.41818 -0.694943 0.496211 0.520412 -0.697374 0.387483 0.602932 -0.700281 0.265317 0.662732 -0.70365 0.134472 0.697706 -0.707459 0 0.706754 -0.71465 -0.275845 0.642794 -0.697374 -0.387483 0.602932 -0.717386 -0.397988 0.571807 -0.719579 -0.503304 0.478425 -0.721243 -0.587841 0.366404 -0.722387 -0.648446 0.240156 -0.723019 -0.682861 0.104612 -0.723146 -0.689809 -0.0349844 -0.722768 -0.669029 -0.173224 -0.72188 -0.621297 -0.304761 -0.720477 -0.548387 -0.424481 -0.718551 -0.453013 -0.527696 -0.716086 -0.338746 -0.610305 -0.713071 -0.209881 -0.668939 -0.709478 -0.0712967 -0.701112 -0.705502 0.0673686 -0.705499 -0.705502 -0.0673686 -0.705499 -0.694941 -0.496212 0.520414 -0.693008 -0.587252 0.418181 -0.691578 -0.657029 0.300054 -0.690666 -0.702789 0.170494 -0.690271 -0.722731 0.0344277 -0.690404 -0.716061 -0.102953 -0.691058 -0.683046 -0.236405 -0.69223 -0.62499 -0.360839 -0.693913 -0.544185 -0.471538 -0.696096 -0.443806 -0.564347 -0.698769 -0.327793 -0.635825 -0.701909 -0.200668 -0.683415 0.706013 -0.0555645 -0.706016 0.707635 -0.0568563 -0.704287 0.704478 -0.165682 -0.690117 0.709216 -0.168715 -0.684506 0.703012 -0.272156 -0.657043 0.710701 -0.275746 -0.6472 0.712094 -0.37524 -0.593395 0.713396 -0.464691 -0.524526 0.714606 -0.541857 -0.442413 0.715726 -0.604815 -0.349192 0.71676 -0.652007 -0.247271 0.717707 -0.682272 -0.139288 0.718568 -0.694893 -0.0280022 0.719345 -0.689589 0.0837306 0.720035 -0.66654 0.193066 0.720645 -0.626366 0.297215 0.721172 -0.570127 0.39353 0.721616 -0.499284 0.479569 0.721978 -0.415664 0.553147 0.722259 -0.321414 0.612401 0.722461 -0.218946 0.65583 0.722582 -0.11089 0.682333 0.722623 0 0.691242 0.722582 0.11089 0.682333 0.722462 0.218946 0.655829 0.722259 0.321414 0.612401 0.721977 0.415664 0.553148 0.721614 0.499285 0.47957 0.72117 0.570129 0.393531 0.720644 0.626368 0.297214 0.720037 0.666538 0.193065 0.719344 0.689589 0.0837331 0.718565 0.694895 -0.0280047 0.717707 0.682273 -0.139286 0.71676 0.652006 -0.247273 0.715726 0.604815 -0.349192 0.714606 0.541857 -0.442413 0.713396 0.464691 -0.524526 0.712094 0.375241 -0.593394 0.7107 0.275746 -0.647201 0.709216 0.168715 -0.684505 0.707635 0.0568564 -0.704287 0.706013 0.0555647 -0.706016 0.704478 0.165682 -0.690117 0.703013 0.272157 -0.657041 0.701619 0.372308 -0.607551 0.700303 0.463605 -0.542813 0.699063 0.543736 -0.464394 0.697897 0.610659 -0.374212 0.69681 0.662658 -0.274483 0.695803 0.698388 -0.167668 0.694877 0.716912 -0.056421 0.694029 0.717728 0.0564853 0.693268 0.700767 0.168239 0.692588 0.666425 0.276044 0.691988 0.615529 0.377196 0.691475 0.549318 0.469162 0.691046 0.469428 0.54963 0.690703 0.377839 0.616577 0.690445 0.276829 0.66832 0.690275 0.168908 0.703555 0.690189 0.0567766 0.721399 0.690189 -0.0567764 0.721399 0.690275 -0.168909 0.703556 0.690444 -0.276828 0.668321 0.690703 -0.377839 0.616577 0.691048 -0.469427 0.549629 0.691477 -0.549316 0.469161 0.69199 -0.615527 0.377195 0.692586 -0.666428 0.276042 0.693268 -0.700768 0.168241 0.694032 -0.717725 0.0564851 0.694877 -0.716912 -0.056421 0.695804 -0.698386 -0.16767 0.696809 -0.662659 -0.274481 0.697897 -0.610659 -0.374212 0.699063 -0.543736 -0.464394 0.700303 -0.463605 -0.542813 0.701621 -0.372307 -0.607549 0.706653 -0.0358372 -0.706653 0.707728 -0.036369 -0.705548 0.705605 -0.107302 -0.700434 0.708778 -0.108559 -0.697028 0.704587 -0.177868 -0.686964 0.709788 -0.179394 -0.681189 0.710759 -0.248138 -0.658217 0.711691 -0.314081 -0.628371 0.712583 -0.37654 -0.591983 0.713436 -0.434873 -0.549449 0.714255 -0.488482 -0.501224 0.715034 -0.536817 -0.447832 0.715775 -0.579389 -0.389839 0.71648 -0.615763 -0.32786 0.717149 -0.645574 -0.262549 0.717782 -0.668522 -0.194597 0.718378 -0.684382 -0.124718 0.718939 -0.693 -0.0536426 0.719466 -0.694298 0.0178831 0.719957 -0.688275 0.0891106 0.720413 -0.675003 0.159299 0.720835 -0.654632 0.227715 0.721222 -0.627384 0.293647 0.721575 -0.59355 0.35641 0.721895 -0.553491 0.41535 0.722179 -0.507634 0.469857 0.722429 -0.456458 0.519367 0.722646 -0.400507 0.563362 0.722831 -0.340362 0.601389 0.722982 -0.27666 0.633053 0.723098 -0.210067 0.658029 0.723181 -0.141276 0.676055 0.723231 -0.071009 0.686946 0.723246 0 0.690591 0.723231 0.071009 0.686946 0.723181 0.141276 0.676055 0.723098 0.210066 0.658028 0.722981 0.276661 0.633054 0.722831 0.340362 0.601389 0.722646 0.400507 0.563362 0.722429 0.456458 0.519367 0.722179 0.507634 0.469857 0.721895 0.553491 0.41535 0.721576 0.593549 0.356409 0.721221 0.627384 0.293648 0.720835 0.654632 0.227714 0.720413 0.675003 0.1593 0.719957 0.688275 0.0891106 0.719465 0.694299 0.0178824 0.718939 0.693 -0.0536426 0.718379 0.684381 -0.124717 0.717781 0.668523 -0.194597 0.717149 0.645574 -0.262549 0.716479 0.615764 -0.327861 0.715776 0.579388 -0.389838 0.715034 0.536818 -0.447832 0.714253 0.488483 -0.501226 0.713436 0.434874 -0.549448 0.712581 0.37654 -0.591984 0.711689 0.314081 -0.628372 0.710759 0.248138 -0.658217 0.709789 0.179394 -0.681189 0.708779 0.108559 -0.697028 0.707728 0.0363691 -0.705548 0.706653 0.0358373 -0.706653 0.705605 0.107302 -0.700434 0.704588 0.177867 -0.686964 0.703601 0.246793 -0.666362 0.702645 0.313358 -0.638824 0.701721 0.376862 -0.604618 0.700829 0.436633 -0.564084 0.699971 0.492041 -0.517626 0.699145 0.542497 -0.465718 0.698354 0.587463 -0.408887 0.697595 0.626463 -0.347715 0.696867 0.659077 -0.282833 0.696177 0.684948 -0.214903 0.695521 0.703798 -0.144635 0.6949 0.715417 -0.0727502 0.694313 0.719673 0 0.693762 0.716509 0.0728612 0.693246 0.705948 0.145077 0.692768 0.688087 0.215888 0.692324 0.663107 0.284563 0.691918 0.631258 0.350376 0.691548 0.592863 0.412645 0.691214 0.548317 0.470715 0.690915 0.498079 0.523979 0.690655 0.442666 0.571877 0.69043 0.382653 0.613908 0.690246 0.318658 0.649629 0.690096 0.251351 0.678667 0.689984 0.181429 0.700718 0.689909 0.109618 0.715548 0.689871 0.0366657 0.723003 0.689871 -0.0366657 0.723004 0.689909 -0.109618 0.715548 0.689983 -0.181429 0.700719 0.690097 -0.25135 0.678667 0.690246 -0.318658 0.649629 0.69043 -0.382653 0.613908 0.690655 -0.442666 0.571877 0.690915 -0.498079 0.523979 0.691214 -0.548317 0.470715 0.691547 -0.592864 0.412645 0.691917 -0.631258 0.350377 0.692325 -0.663107 0.284562 0.692768 -0.688088 0.215889 0.693247 -0.705947 0.145076 0.693763 -0.716508 0.0728619 0.694313 -0.719673 0 0.694899 -0.715418 -0.0727511 0.695522 -0.703797 -0.144634 0.696178 -0.684947 -0.214904 0.696868 -0.659076 -0.282832 0.697594 -0.626463 -0.347716 0.698354 -0.587464 -0.408886 0.699147 -0.542495 -0.465717 0.699971 -0.492041 -0.517626 0.700831 -0.436632 -0.564082 0.701723 -0.376861 -0.604617 0.702645 -0.313358 -0.638824 0.7036 -0.246793 -0.666363 -0.707728 -0.0363682 0.705548 -0.705605 -0.107303 0.700434 -0.70878 -0.10856 0.697027 -0.704589 -0.177867 0.686963 -0.709789 -0.179394 0.681189 -0.710759 -0.248138 0.658216 -0.71169 -0.31408 0.628372 -0.712582 -0.376541 0.591984 -0.713435 -0.434873 0.54945 -0.714255 -0.488482 0.501224 -0.715033 -0.536817 0.447833 -0.715775 -0.57939 0.389839 -0.71648 -0.615764 0.32786 -0.717149 -0.645574 0.262549 -0.717782 -0.668522 0.194597 -0.718378 -0.684382 0.124718 -0.718939 -0.693 0.0536426 -0.719466 -0.694298 -0.0178831 -0.719956 -0.688275 -0.0891106 -0.720413 -0.675003 -0.159299 -0.720835 -0.654632 -0.227715 -0.721222 -0.627383 -0.293647 -0.721575 -0.59355 -0.35641 -0.721895 -0.553491 -0.41535 -0.722179 -0.507634 -0.469857 -0.72243 -0.456458 -0.519366 -0.722647 -0.400506 -0.563362 -0.722831 -0.340363 -0.601389 -0.722982 -0.27666 -0.633053 -0.723098 -0.210066 -0.658029 -0.723181 -0.141276 -0.676055 -0.723231 -0.071009 -0.686946 -0.723247 0 -0.690589 -0.723231 0.071009 -0.686946 -0.723182 0.141276 -0.676054 -0.723098 0.210065 -0.658029 -0.722981 0.276661 -0.633054 -0.722831 0.340363 -0.601389 -0.722647 0.400506 -0.563362 -0.72243 0.456458 -0.519366 -0.722179 0.507634 -0.469857 -0.721895 0.553491 -0.41535 -0.721576 0.593549 -0.356409 -0.721222 0.627383 -0.293648 -0.720835 0.654632 -0.227714 -0.720413 0.675003 -0.1593 -0.719956 0.688275 -0.0891106 -0.719465 0.694299 -0.0178824 -0.718939 0.693 0.0536426 -0.718379 0.684381 0.124717 -0.717781 0.668523 0.194597 -0.717149 0.645574 0.262549 -0.716479 0.615764 0.327861 -0.715776 0.579389 0.389838 -0.715033 0.536818 0.447833 -0.714253 0.488483 0.501226 -0.713435 0.434874 0.549449 -0.71258 0.376541 0.591985 -0.711689 0.31408 0.628373 -0.710759 0.248138 0.658216 -0.709789 0.179394 0.681188 -0.70878 0.10856 0.697026 -0.707728 0.0363683 0.705548 -0.706653 -0.0358365 0.706653 -0.706653 0.0358365 0.706653 -0.703601 -0.246793 0.666362 -0.702646 -0.313358 0.638824 -0.701722 -0.376862 0.604617 -0.70083 -0.436633 0.564083 -0.69997 -0.492041 0.517627 -0.699147 -0.542495 0.465717 -0.698353 -0.587465 0.408887 -0.697594 -0.626463 0.347715 -0.696868 -0.659076 0.282832 -0.696178 -0.684947 0.214904 -0.695522 -0.703797 0.144634 -0.694899 -0.715418 0.072751 -0.694313 -0.719673 0 -0.693763 -0.716508 -0.072862 -0.693247 -0.705948 -0.145076 -0.692768 -0.688088 -0.215889 -0.692325 -0.663107 -0.284562 -0.691918 -0.631257 -0.350377 -0.691548 -0.592863 -0.412644 -0.691214 -0.548317 -0.470715 -0.690915 -0.498079 -0.523979 -0.690655 -0.442665 -0.571877 -0.690432 -0.382652 -0.613907 -0.690246 -0.318659 -0.649629 -0.690096 -0.25135 -0.678668 -0.689984 -0.181429 -0.700718 -0.689909 -0.109618 -0.715548 -0.689871 -0.0366664 -0.723003 -0.689871 0.0366665 -0.723003 -0.68991 0.109618 -0.715548 -0.689985 0.181429 -0.700717 -0.690095 0.251351 -0.678668 -0.690246 0.318659 -0.649629 -0.690432 0.382652 -0.613907 -0.690655 0.442665 -0.571877 -0.690915 0.498079 -0.523979 -0.691214 0.548317 -0.470715 -0.691549 0.592862 -0.412644 -0.691918 0.631257 -0.350376 -0.692324 0.663107 -0.284562 -0.692768 0.688087 -0.215888 -0.693246 0.705948 -0.145076 -0.693762 0.716509 -0.0728613 -0.694313 0.719673 0 -0.6949 0.715417 0.0727501 -0.695521 0.703798 0.144635 -0.696177 0.684948 0.214903 -0.696867 0.659076 0.282833 -0.697595 0.626463 0.347714 -0.698353 0.587464 0.408887 -0.699145 0.542497 0.465718 -0.69997 0.492041 0.517627 -0.700828 0.436634 0.564085 -0.70172 0.376862 0.604618 -0.702646 0.313358 0.638824 -0.703602 0.246793 0.666361 -0.704589 0.177867 0.686962 -0.705605 0.107303 0.700434 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117097 0.873028 0.487529 0.0121659 0.831941 0.554731 -0.0124375 0.719281 0.694608 0.0125171 0.661193 0.750111 -0.0123405 0.515663 0.856703 -0.011494 0.282921 0.959074 -0.0116682 0.0345661 0.999334 -0.0124466 -0.221661 0.975044 -0.0124218 -0.465896 0.884752 0.0024026 -0.594709 0.803937 0.0861329 -0.522464 0.8483 -0.00547754 -0.485915 0.873989 0.0120218 0.445852 0.895026 0.0113071 0.206945 0.978287 0.0121482 -0.0445437 0.998934 0.0125637 -0.299693 0.953953 -0.0116005 -0.674444 0.738235 -0.00374995 -0.694167 0.719804 0.00164953 -0.778497 0.627646 -0.0116119 -0.837296 0.546626 -0.00235118 -0.853888 0.520452 0.00108647 -0.913513 0.406809 -0.0124581 -0.948896 0.315342 -0.00264788 -0.958528 0.284985 0.00116843 -0.987615 0.156892 -0.0124957 -0.998144 0.0595945 -0.0028193 -0.999606 0.0279304 0.00119167 -0.994783 -0.102008 -0.0117223 -0.980662 -0.19536 -3.11416e-05 -0.972096 -0.234584 2.756e-05 -0.935412 -0.35356 -0.0115579 -0.900948 -0.433773 0.00310423 -0.878472 -0.477784 -0.00206357 -0.807708 -0.589579 -0.0124627 -0.761175 -0.648427 0.00413592 -0.725037 -0.688698 -0.00321418 -0.621462 -0.783438 -0.0125682 -0.567888 -0.82301 0.00537283 -0.518544 -0.855034 -0.00556122 -0.382595 -0.923899 -0.0118469 -0.340057 -0.94033 0.0105426 -0.266946 -0.963654 -0.0100395 -0.0898656 -0.995903 0.00556622 0.0317067 -0.999482 -0.0589582 0.168431 -0.983949 -0.00877017 0.172457 -0.984978 0.0126652 0.241119 -0.970413 -0.0126248 0.409941 -0.912025 0.0124284 0.48352 -0.875245 -0.0119735 0.628793 -0.77748 -0.0114805 0.802833 -0.596094 -0.0124493 0.927447 -0.373747 -0.012688 0.992493 -0.121642 -0.0120904 0.99066 0.135821 0.0578679 0.92819 0.36758 -0.0573494 0.972393 0.226193 0.0583205 0.806113 0.588881 -0.0608445 0.884618 0.462331 0.0126995 0.747381 0.664275 -0.0127424 0.618109 0.785989 -0.0122001 0.396392 0.918 -0.0115014 0.154679 0.987898 -0.0124067 -0.0990353 0.995007 -0.0127833 -0.352245 0.935821 -0.0123188 -0.580372 0.814258 -0.0115355 -0.765414 0.643435 -0.0123854 -0.902554 0.430398 -0.0128317 -0.982955 0.183398 -0.012418 -0.997096 -0.0751333 -0.0115826 -0.946604 -0.322191 -0.0123505 -0.83548 -0.549382 -0.0128629 -0.666003 -0.745838 -0.0125127 -0.451813 -0.892025 -0.0116435 -0.213978 -0.976769 -0.0123087 0.0375974 -0.999217 -0.0128926 0.293029 -0.956017 -0.0126031 0.529312 -0.848333 -0.0117135 0.72524 -0.688396 -0.0122686 0.874403 -0.485045 -0.0129104 0.96957 -0.244475 -0.0127035 0.999826 0.0136724 -0.0117934 0.964305 0.264531 -0.0122223 0.867561 0.497181 -0.0129345 0.711302 0.702767 -0.0127822 0.505982 0.862449 -0.0118702 0.272421 0.962105 -0.0121706 0.0235079 0.99965 -0.0129427 -0.232737 0.972454 -0.0128612 -0.475866 0.879424 -0.0119804 -0.682476 0.73081 -0.0121114 -0.843264 0.537364 -0.0129453 -0.952411 0.30454 -0.0129389 -0.998749 0.0482932 -0.0120905 -0.978462 -0.206073 -0.0120513 -0.896134 -0.443619 -0.0129417 -0.753757 -0.657026 -0.0130121 -0.558518 -0.82939 -0.0122124 -0.329736 -0.943994 -0.0119876 -0.0839153 -0.996401 -0.0129398 0.171675 -0.985069 -0.0130704 0.420295 -0.907293 -0.0123402 0.637284 -0.77053 -0.0119373 0.809318 -0.587249 -0.012926 0.931611 -0.363227 -0.0131255 0.993805 -0.11036 -0.0124597 0.989096 0.146742 0.0545765 0.924111 0.378206 -0.0544543 0.9686 0.242587 0.0555025 0.799313 0.598346 -0.0577661 0.876785 0.477401 0.0131596 0.735349 0.67756 -0.0131757 0.609098 0.792986 -0.0125664 0.386241 0.922312 -0.011899 0.143803 0.989535 -0.0128829 -0.110248 0.993821 -0.0132198 -0.362849 0.931754 -0.0126759 -0.589366 0.807767 -0.0119241 -0.772424 0.634995 -0.0128428 -0.907322 0.42024 -0.0132521 -0.984975 0.17219 -0.012785 -0.996192 -0.0862479 -0.0119563 -0.943011 -0.332547 -0.0128101 -0.82927 -0.558702 -0.0132818 -0.657474 -0.753361 -0.0128763 -0.44181 -0.897016 -0.0120013 -0.203228 -0.979058 -0.0127743 0.0487101 -0.998731 -0.0133112 0.30393 -0.952601 -0.0129788 0.538764 -0.842357 -0.0120457 0.732734 -0.680409 -0.0127225 0.879753 -0.475261 -0.0133358 0.972283 -0.233426 -0.0130653 0.999605 0.0248817 -0.0121173 0.961341 0.275094 -0.0126672 0.861988 0.506771 -0.0133395 0.703266 0.710802 -0.0131458 0.496227 0.868093 -0.0122013 0.261856 0.96503 -0.0126123 0.0124717 0.999843 -0.0133612 -0.243802 0.969733 -0.0132223 -0.485728 0.87401 -0.0122833 -0.69043 0.723295 -0.0125493 -0.849129 0.528036 -0.0133612 -0.955799 0.293718 -0.013294 -0.999227 0.0369923 -0.0123898 -0.976152 -0.216734 -0.0124804 -0.891201 -0.453436 -0.0133547 -0.746261 -0.665519 -0.013364 -0.5491 -0.83565 -0.0125004 -0.319408 -0.947535 -0.0124036 -0.073006 -0.997254 -0.0133354 0.182839 -0.983052 -0.0134253 0.430526 -0.902478 -0.0126273 0.645704 -0.763484 -0.0123365 0.815702 -0.57834 -0.0133323 0.935651 -0.352676 -0.0134792 0.994987 -0.0990878 -0.0127403 0.987418 0.157617 0.0513929 0.919897 0.388778 -0.0516127 0.964515 0.258935 0.0527003 0.79239 0.607734 -0.0547236 0.868652 0.492391 0.0135388 0.723077 0.690635 -0.0135267 0.600072 0.799832 -0.00550774 0.417654 0.90859 0.0729295 0.527827 0.846215 0.00731766 0.538518 0.842582 -0.0219075 -0.0931024 -0.995416 0.0114802 0.689135 -0.724542 0.0120169 0.848127 -0.529657 0.0126871 0.955159 -0.295821 0.0125132 0.99916 -0.0390222 0.0126037 0.550351 0.834838 0.0116856 0.320246 0.947262 0.0119242 0.0737442 0.997206 0.0127198 -0.18175 0.983262 0.0126737 -0.429625 0.902918 0.0118161 -0.645419 0.763737 0.0118717 -0.815595 0.578501 0.0127139 -0.935462 0.353198 0.0127464 -0.99495 0.0995571 0.0119521 -0.987416 -0.157691 0.0118279 -0.91676 -0.399264 0.0127174 -0.786226 -0.617809 0.0128204 -0.600029 -0.799875 0.0120724 -0.375508 -0.92674 0.0118005 -0.131993 -0.99118 0.0127079 0.12198 -0.992451 0.0128865 0.373961 -0.927355 0.0121959 0.599098 -0.800583 0.0117699 0.780312 -0.62528 0.0127028 0.912449 -0.408993 0.0129344 0.987047 -0.159906 0.0123067 0.995028 0.0988328 0.0117597 0.938598 0.344813 0.0126779 0.821993 0.569356 0.0129828 0.647593 0.761875 0.0124329 0.429976 0.902755 0.0117599 0.18997 0.981719 0.0126519 -0.0621459 0.997987 0.0130331 -0.316797 0.948404 0.0125333 -0.550265 0.834896 0.0117636 -0.742239 0.670032 0.0126259 -0.886303 0.462933 0.013066 -0.975477 0.219715 0.0126386 -0.999155 -0.0391163 0.0117803 -0.957236 -0.289068 0.0125925 -0.854552 -0.519214 0.0130939 -0.692805 -0.721006 0.0127371 -0.483343 -0.875338 0.011812 -0.24731 -0.968864 0.0125441 0.00254762 -0.999918 0.013127 0.258465 -0.965931 0.0128212 0.499064 -0.866471 0.0118662 0.701585 -0.712487 0.0125014 0.85723 -0.514781 0.0131423 0.960302 -0.278653 0.0129126 0.999692 -0.0211845 0.0129955 0.535326 0.844546 0.0120424 0.303779 0.952666 0.0123937 0.0564884 0.998326 0.0131632 -0.19932 0.979846 0.0130774 -0.445732 0.895071 0.0121464 -0.658536 0.752451 0.0123365 -0.825472 0.564309 0.0131745 -0.94162 0.33642 0.0131469 -0.996569 0.0817156 0.012275 -0.984518 -0.174853 0.012271 -0.909714 -0.415055 0.0131681 -0.775067 -0.631742 0.0132228 -0.585592 -0.810498 0.0124012 -0.359255 -0.933157 0.0122115 -0.114836 -0.993309 0.0131597 0.139653 -0.990113 0.0132691 0.390531 -0.920494 0.0125279 0.613063 -0.789935 0.0121817 0.791004 -0.61169 0.0131367 0.919571 -0.392703 0.0133266 0.989757 -0.142137 0.0126396 0.993133 0.116308 0.0121526 0.932477 0.361024 0.0131209 0.811752 0.583855 0.0133819 0.633815 0.773369 0.0127504 0.413999 0.910188 0.0121281 0.17288 0.984868 0.0130854 -0.0797828 0.996726 0.0134167 -0.333812 0.942544 0.0128655 -0.564935 0.825035 0.0121269 -0.753745 0.657055 0.0130475 -0.894327 0.447225 0.013459 -0.979267 0.202124 0.0129603 -0.998301 -0.0568031 0.0121346 -0.952069 -0.305644 0.0130106 -0.845279 -0.534168 0.0134838 -0.679718 -0.73335 0.0130643 -0.467732 -0.883774 0.0121545 -0.230448 -0.973009 0.0129723 0.0201137 -0.999714 0.0135108 0.275766 -0.96113 0.013151 0.514402 -0.857448 0.0121883 0.713852 -0.700191 0.0129091 0.866094 -0.499714 0.0135239 0.965148 -0.261356 0.0132412 0.999907 -0.00333903 -0.0128511 0.376003 0.92653 0.00851236 0.300841 0.953636 -0.00862556 0.156142 0.987697 -0.0122666 0.132955 0.991046 0.0107538 0.0467727 0.998848 -0.0148611 -0.121701 0.992456 -0.0107755 -0.13042 0.9914 0.021883 0.0406539 0.998934 0.0122958 -0.212476 0.977089 -0.00922665 -0.387899 0.921656 -0.0187102 -0.599014 0.80052 0.012411 -0.671498 0.740902 -0.00756816 -0.614371 0.788981 0.0138367 -0.461588 0.886987 0.0132172 -0.461085 0.887258 0.00446959 -0.708237 0.70596 -0.0216908 -0.780182 0.625177 -0.00456617 -0.797333 0.603522 0.0127245 -0.835103 0.549947 0.00185765 -0.870065 0.492934 -0.0289159 -0.912802 0.407378 -0.00252515 -0.927319 0.374263 0.0135448 -0.947487 0.319506 0.0015885 -0.968112 0.250512 -0.0362741 -0.986955 0.156855 -0.00220184 -0.992747 0.120205 0.0134679 -0.99787 0.0638291 0.00128886 -0.999947 -0.0101897 -0.0445745 -0.99372 -0.102634 -0.00181975 -0.990283 -0.139057 0.0125259 -0.981334 -0.191901 7.08358e-05 -0.963258 -0.268579 -0.0588341 -0.935133 -0.349377 -0.000106202 -0.922418 -0.386193 0.0126579 -0.9024 -0.430714 -0.000836953 -0.863726 -0.503961 -0.0997271 -0.810196 -0.577613 0.00131365 -0.79176 -0.610831 0.0135324 -0.763644 -0.645496 -0.0136371 -0.648857 -0.760788 -0.0131673 -0.431803 -0.901872 -0.0122864 -0.192511 -0.981218 -0.013152 0.0599 -0.998118 -0.0136532 0.314723 -0.949086 -0.0132527 0.548149 -0.836275 -0.0123309 0.740139 -0.672341 -0.0131009 0.884987 -0.465432 -0.0136794 0.974868 -0.222365 -0.0133434 0.99926 0.0360739 -0.0123813 0.958272 0.285591 -0.0130402 0.856292 0.516327 -0.0136906 0.695144 0.718741 -0.0134234 0.486465 0.873597 -0.0124398 0.251293 0.967831 -0.0129793 0.00139614 0.999915 -0.0136959 -0.254794 0.966899 -0.0135029 -0.495531 0.868485 -0.0125205 -0.698277 0.715718 -0.0129102 -0.854907 0.518621 -0.0136935 -0.959068 0.282845 -0.0135732 -0.999577 0.0257344 -0.0126162 -0.973727 -0.227371 -0.0128405 -0.886154 -0.463212 -0.0136868 -0.738669 -0.673929 -0.0136392 -0.539622 -0.841797 -0.0127196 -0.309067 -0.950955 -0.0127591 -0.0620565 -0.997991 -0.0136729 0.193926 -0.980921 -0.0136904 0.44071 -0.897545 -0.0128364 0.653989 -0.756395 -0.0126727 0.821974 -0.569383 -0.013645 0.93957 -0.342085 -0.0137545 0.996042 -0.0878082 -0.0129521 0.985631 0.168415 0.0482993 0.915554 0.399285 -0.0487976 0.960126 0.275276 0.0499506 0.785337 0.61705 -0.0517362 0.860246 0.507248 0.0138423 0.710542 0.703519 -0.0137982 0.590961 0.806583 -0.013058 0.365813 0.930597 -0.0125532 0.122089 0.99244 -0.0135953 -0.132571 0.99108 -0.0138347 -0.383913 0.923266 -0.0131655 -0.60709 0.794524 -0.0125308 -0.786147 0.617913 -0.0135475 -0.91653 0.399738 -0.0138749 -0.98862 0.149791 -0.0132677 -0.994028 -0.10832 -0.0125224 -0.935487 -0.35314 -0.0135095 -0.816527 -0.577149 -0.0139014 -0.640192 -0.76809 -0.0133592 -0.421751 -0.906613 -0.0125247 -0.181734 -0.983268 -0.0134637 0.0710492 -0.997382 -0.0139281 0.325457 -0.945454 -0.0134523 0.557431 -0.830115 -0.0125514 0.747451 -0.664199 -0.0133994 0.89012 -0.455529 -0.0139375 0.977327 -0.211276 -0.0135468 0.998792 0.0472389 -0.0125864 0.955088 0.296055 -0.0133423 0.850497 0.525811 -0.0139538 0.686946 0.726575 -0.0136302 0.476632 0.878997 -0.0126383 0.240727 0.970511 -0.0132755 -0.00972088 0.999865 -0.0139532 -0.265726 0.963948 -0.0137063 -0.505247 0.862866 -0.0127027 -0.706057 0.708041 -0.0132021 -0.860573 0.509157 -0.0139472 -0.962209 0.271953 -0.013772 -0.9998 0.0145018 -0.0127778 -0.971185 -0.237983 -0.0131261 -0.881 -0.472934 -0.0139382 -0.730987 -0.682249 -0.0138431 -0.53009 -0.847828 -0.0128657 -0.298713 -0.954256 -0.013041 -0.0511042 -0.998608 -0.0139281 0.205024 -0.978658 -0.0138936 0.450786 -0.892524 -0.012964 0.662188 -0.749226 -0.0129467 0.828149 -0.560359 -0.0138969 0.943371 -0.331447 -0.0139462 0.996968 -0.076553 -0.0130868 0.98373 0.179179 0.0452902 0.911092 0.409707 -0.0460583 0.955453 0.291527 0.0472114 0.778159 0.626291 -0.0487854 0.851528 0.522035 0.0140602 0.697774 0.71618 -0.0139994 0.581803 0.813209 -0.0131969 0.355561 0.93456 -0.0128061 0.111264 0.993708 -0.0138307 -0.143748 0.989518 -0.0140357 -0.394318 0.918867 -0.0132963 -0.615791 0.787798 -0.0127469 -0.792868 0.60926 -0.0137906 -0.920954 0.389427 -0.0140609 -0.990252 0.138579 -0.0134027 -0.992767 -0.119304 -0.0127216 -0.931573 -0.363331 -0.0137497 -0.81 -0.586269 -0.0140935 -0.63143 -0.775305 -0.0134978 -0.411675 -0.911231 -0.0127039 -0.170999 -0.985189 -0.0136955 0.0822185 -0.99652 -0.0141206 0.336171 -0.941695 -0.0135863 0.566611 -0.823873 -0.0127129 0.754665 -0.655987 -0.0136362 0.895147 -0.445563 -0.0141296 0.979652 -0.200203 -0.0143559 0.998185 0.0584925 -0.0141774 0.951705 0.306688 -0.0162353 0.844309 0.535611 -0.0176674 0.678165 0.734697 -0.0175562 0.466164 0.884524 -0.0171196 0.229379 0.973187 -0.0201506 -0.0219316 0.999556 -0.0220988 -0.27796 0.960339 -0.0212296 -0.515936 0.856364 -0.0200705 -0.71448 0.699368 -0.0265435 -0.867045 0.497521 -0.0325388 -0.965671 0.257724 -0.0311168 -0.999516 0.000240099 0.028475 -0.968766 0.246338 0.0135316 -0.570948 -0.820875 0.0126557 -0.342927 -0.939277 0.0125913 -0.0976447 -0.995142 0.013525 0.157312 -0.987456 0.0135972 0.407009 -0.913323 0.0127774 0.626757 -0.77911 0.0125282 0.801482 -0.597888 0.0135004 0.926417 -0.376257 0.0136446 0.992149 -0.124315 0.0128931 0.990938 0.133702 0.0124879 0.926073 0.377138 0.0134739 0.801246 0.598184 0.0136916 0.619784 0.784653 0.0130108 0.397915 0.91733 0.0124527 0.155793 0.987711 0.0134448 -0.0974631 0.995148 0.0137292 -0.350704 0.936386 0.0131125 -0.579401 0.814937 0.0124349 -0.765034 0.643869 0.0134032 -0.902102 0.431315 0.013769 -0.982742 0.184468 0.0132085 -0.997137 -0.0744577 0.0124241 -0.946616 -0.322124 0.0133584 -0.835706 -0.549014 0.0137937 -0.666406 -0.745461 0.0133084 -0.451986 -0.891926 0.0124314 -0.213503 -0.976863 0.0133063 0.0376996 -0.999201 0.0138252 0.293044 -0.955999 0.0133985 0.529545 -0.848176 0.0124549 0.725899 -0.687688 0.0132602 0.87474 -0.484411 0.0138343 0.969681 -0.243983 0.0134829 0.999804 0.0144804 0.0135662 0.504823 0.863116 0.0125564 0.270536 0.962628 0.013127 0.0217048 0.999678 0.0138476 -0.234344 0.972055 0.0136464 -0.47747 0.878542 0.0126212 -0.684236 0.729151 0.0130639 -0.844545 0.535325 0.0138406 -0.953058 0.302473 0.0137125 -0.99885 0.0459394 0.0127196 -0.977858 -0.208883 0.0129788 -0.894796 -0.446286 0.0138279 -0.75196 -0.659064 0.0137827 -0.55612 -0.830988 0.0128374 -0.326582 -0.945082 0.0128963 -0.0804056 -0.996679 0.0138079 0.174927 -0.984485 0.0138366 0.423364 -0.905854 0.0129532 0.640233 -0.768072 0.0128242 0.811728 -0.583894 0.0137944 0.932987 -0.359647 0.0138823 0.994219 -0.10647 0.0130652 0.988444 0.151022 0.01276 0.91939 0.393141 0.0137564 0.790454 0.612367 0.0139265 0.605567 0.795673 0.01317 0.381756 0.924169 0.0127119 0.138605 0.990266 0.0137217 -0.115167 0.993251 0.0139646 -0.367484 0.929925 0.0132778 -0.593655 0.80461 0.0126705 -0.776113 0.630466 0.013685 -0.909613 0.41523 0.0140006 -0.9859 0.166751 0.0133803 -0.995664 -0.0920521 0.0126493 -0.940867 -0.338539 0.0136365 -0.825851 -0.563723 0.0140231 -0.652879 -0.757332 0.0134704 -0.436106 -0.899794 0.0126485 -0.196498 -0.980423 0.0135778 0.0553389 -0.998375 0.0140428 0.310205 -0.950566 0.0135727 0.544544 -0.838622 0.0126594 0.737743 -0.674963 0.0135277 0.883129 -0.468935 0.0140606 0.973917 -0.226471 0.0136503 0.999386 0.0322651 0.013727 0.489337 0.871987 0.0127077 0.253772 0.967181 0.0133941 0.00416356 0.999902 0.0140612 -0.251756 0.967689 0.0138076 -0.493095 0.869866 0.012777 -0.696817 0.717136 0.0133166 -0.853746 0.52052 0.0140628 -0.958338 0.285289 0.0138756 -0.99951 0.0280634 0.012844 -0.974076 -0.225857 0.0132338 -0.886908 -0.461757 0.0140418 -0.740001 -0.67246 0.0139346 -0.541131 -0.840823 0.012939 -0.310108 -0.950613 0.013152 -0.0631316 -0.997919 0.0140182 0.192545 -0.981188 0.013986 0.43956 -0.898104 0.0130508 0.653502 -0.756813 0.0130549 0.821705 -0.569763 0.0139949 0.939268 -0.342898 0.0130717 0.995632 -0.0924438 0.0137568 0.987734 0.155537 0.0148753 0.919028 0.393911 0.0157234 0.793733 0.608063 0.0161011 0.61959 0.78476 0.0166075 0.407294 0.913146 0.0186568 0.16995 0.985276 0.0198711 -0.07788 0.996765 0.019562 -0.320904 0.94691 0.019431 -0.544147 0.838765 0.0247346 -0.733829 0.678883 0.0292908 -0.878278 0.477253 0.0175554 -0.216148 0.976203 0.0355968 0.290716 0.956147 0.0120542 -0.0149498 -0.999816 0.0117074 -0.26412 -0.964419 0.0151126 -0.499257 -0.866322 0.0173398 -0.70618 -0.70782 0.0188235 -0.864024 -0.503098 0.0214208 -0.962397 -0.2708 0.0281503 -0.999431 -0.0185682 0.0349184 -0.969904 0.240972 0.04217 -0.874812 0.482623 0.0537731 -0.72477 0.686889 0.0113038 0.944442 0.328483 -0.0120293 0.967695 0.251835 0.0128255 0.99662 0.0811429 0.013665 0.983971 -0.177802 0.0131702 0.90498 -0.42525 0.0124896 0.769215 -0.638868 0.0145302 0.584573 -0.811211 0.0155153 0.356708 -0.934087 0.0142246 0.103978 -0.994478 0.012697 -0.149368 -0.9887 0.0158779 -0.39229 -0.919705 0.0173461 -0.614958 -0.788369 0.0130826 -0.797184 -0.603595 0.0058687 -0.923239 -0.384182 0.0126045 -0.990034 -0.140263 -0.0121132 -0.924396 -0.381241 -0.0124582 0.999914 0.00418381 -0.0122998 0.969765 -0.24373 -0.01231 0.879109 -0.476462 -0.013755 0.733612 -0.679429 -0.0142666 0.542359 -0.840025 -0.0133415 0.317268 -0.948242 -0.0125335 0.0723833 -0.997298 -0.0151676 -0.176989 -0.984096 -0.0161013 -0.415343 -0.909523 -0.0123812 -0.627808 -0.77827 -0.00587322 -0.80113 -0.598461 -0.0171314 -0.373981 0.927278 0.847373 -0.154287 -0.50809 0.872133 -0.201185 -0.445992 0.8682 -0.276497 -0.412042 0.863254 -0.351434 -0.362336 0.859566 -0.413531 -0.30023 0.85926 -0.360311 -0.363109 0.852662 -0.225734 -0.471181 0.856799 -0.297522 -0.42116 0.861427 -0.413672 -0.294652 0.857551 -0.457581 -0.235002 0.862959 -0.458 -0.213397 0.871238 -0.480683 -0.0994362 0.857822 -0.513693 -0.0161494 0.8644 -0.494696 -0.0899356 0.863023 -0.45792 -0.213311 0.851488 -0.50778 -0.130874 0.860484 -0.506144 -0.0581834 0.855377 -0.517429 0.0244507 0.843671 -0.535325 0.0405727 0.864915 -0.477101 0.155876 0.840095 -0.499872 0.210638 0.863858 -0.450693 0.225 0.87246 -0.443062 0.20618 0.856498 -0.493695 0.150588 0.864058 -0.498494 0.0700535 0.8735 -0.483985 0.0524993 0.837541 -0.530894 -0.12914 0.865748 -0.417626 0.275806 0.84286 -0.409321 0.349349 0.86418 -0.363639 0.347792 0.87158 -0.362666 0.32988 0.856702 -0.422824 0.295434 0.864269 -0.341645 0.369211 0.843607 -0.273432 0.462127 0.853133 -0.127075 0.50598 0.860401 0.0161612 0.509361 0.864675 0.140176 0.482378 0.867185 0.247758 0.43198 0.863584 0.359336 0.353695 0.842814 0.46283 0.274689 0.85585 0.440153 0.271637 0.855041 0.499433 0.139542 0.849988 0.508771 0.136645 0.86433 0.491455 0.1068 0.87142 0.476632 0.115971 0.856993 0.481798 0.182851 0.863886 0.440517 0.244223 0.856396 0.404523 0.320855 0.863961 0.341607 0.369969 0.873251 0.319513 0.367892 0.857376 0.279721 0.432045 0.864445 0.203877 0.459532 0.857591 0.136568 0.495871 0.864002 0.0656087 0.499196 0.871866 0.0512974 0.48705 0.856436 -0.0147877 0.516041 0.863874 -0.0901034 0.495584 0.856838 -0.176602 0.484397 0.864253 -0.244604 0.439586 0.873269 -0.250116 0.418143 0.858177 -0.319957 0.401447 0.858285 -0.270808 0.435901 0.848256 -0.124559 0.51473 0.872859 -0.101105 0.477384 0.843669 0.0391035 0.535438 0.844299 0.190171 0.500993 0.871768 0.186893 0.45287 0.841946 0.339499 0.419366 0.863189 0.504673 0.0145167 0.842285 0.538735 -0.0179138 0.864113 0.500852 -0.0495681 0.873596 0.485575 -0.0323642 0.858055 0.512228 0.0369341 0.866298 0.483818 -0.124287 0.839792 0.508333 -0.190649 0.863856 0.459164 -0.207174 0.872591 0.450663 -0.188381 0.856584 0.499222 -0.130542 0.865532 0.434285 -0.2495 0.843606 0.420726 -0.333646 0.863973 0.376087 -0.334827 0.871614 0.374378 -0.316435 0.856592 0.433806 -0.279398 0.862644 0.364429 -0.350767 0.848789 0.294196 -0.439325 0.857516 0.155284 -0.490462 0.862824 0.0137113 -0.505318 0.865408 -0.113152 -0.488126 0.866083 -0.221402 -0.448198 0.861209 -0.336384 -0.381006 0.848388 -0.439444 -0.295172 0.851674 -0.433571 -0.294395 0.85813 -0.486529 -0.164019 0.847105 -0.507644 -0.157196 0.864258 -0.487602 -0.123706 0.871497 -0.472202 -0.132361 0.856841 -0.474993 -0.200512 0.863872 -0.430831 -0.260978 0.856432 -0.391381 -0.336666 0.864003 -0.326211 -0.383517 0.873376 -0.303914 -0.380593 0.857585 -0.26166 -0.442812 0.864438 -0.186515 -0.466861 0.857372 -0.119115 -0.500724 0.863955 -0.0470634 -0.501364 0.871972 -0.0330506 -0.488439 0.856393 0.0348399 -0.515147 0.86389 0.109907 -0.491543 0.856998 0.196054 -0.476568 0.864332 0.262368 -0.42906 0.872936 0.266974 -0.408299 0.858102 0.334185 -0.389848 0.854385 0.29316 -0.429049 0.845207 0.148256 -0.513465 0.872989 0.120357 -0.472658 0.841803 -0.0180073 -0.539484 0.844302 -0.17186 -0.507561 0.871476 -0.170459 -0.459862 0.844079 -0.320882 -0.429611 0.86432 -0.501064 -0.0434216 0.841846 -0.539703 -0.00412887 0.86418 -0.502347 0.0289814 0.873533 -0.486606 0.01245 0.858182 -0.510178 -0.0569419 0.867015 -0.489735 0.0918929 0.840302 -0.51472 0.170166 0.86386 -0.466986 0.188864 0.872725 -0.45761 0.17013 0.856699 -0.503907 0.110205 0.864652 -0.450832 0.221649 0.844884 -0.430494 0.317562 0.864056 -0.38776 0.321012 0.871765 -0.38522 0.302707 0.856504 -0.444252 0.262757 0.860052 -0.388431 0.330804 0.853125 -0.312857 0.417491 0.86113 -0.183266 0.474204 0.864656 -0.0441284 0.500423 0.865629 0.0849207 0.493432 0.864466 0.195765 0.463006 0.84301 0.318508 0.433459 0.857219 0.296477 0.421043 0.853235 0.415479 0.315227 0.847988 0.425194 0.316427 0.863858 0.420397 0.277516 0.872461 0.400283 0.280333 0.856499 0.377505 0.351994 0.864057 0.310221 0.396445 0.857823 0.243184 0.45277 0.864405 0.169754 0.473273 0.87137 0.154224 0.465757 0.85718 0.101215 0.504973 0.863924 0.0282131 0.502831 0.856387 -0.0550052 0.513396 0.863927 -0.129634 0.486648 0.873122 -0.139499 0.467116 0.857177 -0.215203 0.467905 0.864405 -0.279576 0.4179 0.857826 -0.347731 0.378442 0.872239 -0.283164 0.39877 0.851422 -0.313156 0.420729 0.842868 -0.171383 0.510099 0.840627 -0.00322108 0.541605 0.872091 0.0145298 0.489128 0.844486 0.15378 0.513026 0.860765 0.472729 0.188706 0.844693 0.504916 0.177633 0.864174 0.483117 0.140713 0.871579 0.467114 0.148844 0.856705 0.467407 0.218143 0.865047 0.49672 0.0704502 0.842411 0.538244 0.0252511 0.864258 0.502981 -0.00832561 0.873276 0.487174 0.00718293 0.858174 0.507696 0.0760491 0.867037 0.494781 -0.0586474 0.841591 0.519049 -0.149377 0.863863 0.474133 -0.170115 0.872859 0.463873 -0.15146 0.856841 0.507731 -0.0896281 0.863029 0.467177 -0.192162 0.84409 0.434598 -0.314064 0.856308 0.330209 -0.397114 0.864012 0.210977 -0.457135 0.865905 0.0751267 -0.494535 0.865294 -0.0553894 -0.498195 0.862589 -0.170619 -0.476267 0.849327 -0.286687 -0.443232 0.853065 -0.280659 -0.439898 0.857379 -0.390868 -0.334847 0.844904 -0.415042 -0.337458 0.863852 -0.409206 -0.293786 0.872587 -0.388682 -0.295834 0.856587 -0.362935 -0.366793 0.864117 -0.293657 -0.408738 0.858059 -0.224454 -0.461904 0.864338 -0.15352 -0.478906 0.871423 -0.138169 -0.47067 0.857005 -0.0828879 -0.508598 0.863898 -0.00909066 -0.503586 0.856393 0.0752579 -0.51081 0.863955 0.149234 -0.480948 0.873254 0.158502 -0.460766 0.857373 0.233985 -0.458435 0.864443 0.295745 -0.406538 0.857596 0.360916 -0.366426 0.864005 0.399304 -0.30668 0.871864 0.395957 -0.288222 0.856429 0.454148 -0.245515 0.855691 0.424232 -0.296344 0.849447 0.331372 -0.410648 0.871776 0.298484 -0.388476 0.841345 0.193684 -0.504604 0.840214 0.0243539 -0.541707 0.872208 0.00422461 -0.489117 0.84506 -0.135928 -0.517104 0.862918 -0.457964 -0.213637 0.842838 -0.500522 -0.197741 0.864119 -0.477903 -0.157821 0.87167 -0.461347 -0.165378 0.85659 -0.459029 -0.235681 0.865568 -0.491463 -0.0962088 0.843688 -0.534909 -0.0454174 0.86433 -0.502775 -0.0123153 0.872837 -0.487291 -0.0265252 0.858061 -0.504833 -0.0942074 0.866269 -0.498954 0.0249608 0.843614 -0.521345 0.128509 0.863891 -0.48053 0.150941 0.872987 -0.469417 0.132447 0.856994 -0.510705 0.0688638 0.860548 -0.483287 0.160905 0.849167 -0.444153 0.285734 0.859008 -0.3467 0.376702 0.865808 -0.238063 0.440117 0.866524 -0.106735 0.487591 0.864316 0.0244087 0.502356 0.840653 0.140523 0.523025 0.859833 0.119978 0.496278 0.854097 0.256311 0.452574 0.849652 0.263814 0.45661 0.864182 0.276578 0.42035 0.873539 0.254378 0.414996 0.858184 0.206093 0.470155 0.864262 0.136967 0.484037 0.856845 0.0642008 0.511561 0.863876 -0.0102553 0.5036 0.872331 -0.023177 0.488367 0.856432 -0.0955059 0.507349 0.864003 -0.168687 0.474387 0.857588 -0.25232 0.448194 0.864446 -0.310795 0.395145 0.871482 -0.312774 0.377746 0.857384 -0.373831 0.353757 0.863965 -0.410455 0.291702 0.856397 -0.463393 0.227708 0.871977 -0.406284 0.273111 0.851675 -0.441858 0.281801 0.847788 -0.348428 0.399816 0.840649 -0.214971 0.497088 0.873375 -0.177315 0.453624 0.840582 -0.0452058 0.539795 0.860836 0.365546 0.35403 0.842508 0.403183 0.357245 0.86385 0.397291 0.309713 0.872723 0.376363 0.310975 0.8567 0.347673 0.381036 0.864551 0.442168 0.23883 0.841629 0.494404 0.217313 0.864065 0.471987 0.174988 0.871764 0.454888 0.181946 0.856497 0.449855 0.253069 0.865637 0.485368 0.122842 0.844916 0.530942 0.0649392 0.864403 0.501729 0.0328025 0.872254 0.486931 0.0455122 0.857838 0.501655 0.111604 0.86462 0.502365 0.00793058 0.842712 0.523862 -0.124118 0.853636 0.453106 -0.256907 0.861305 0.363129 -0.355373 0.86642 0.26411 -0.423748 0.866458 0.138968 -0.479519 0.862497 0.0082075 -0.505995 0.845985 -0.11239 -0.521228 0.855805 -0.101671 -0.507209 0.857536 -0.227634 -0.461318 0.847105 -0.246203 -0.470954 0.86425 -0.259029 -0.43125 0.873281 -0.237662 -0.425319 0.858179 -0.188309 -0.477565 0.864182 -0.119992 -0.488662 0.856662 -0.0451254 -0.513901 0.864017 0.0296937 -0.502587 0.872516 0.0419645 -0.48678 0.856494 0.115724 -0.503017 0.864054 0.187903 -0.467015 0.857814 0.270193 -0.437208 0.864403 0.324751 -0.383854 0.871372 0.32602 -0.366636 0.857183 0.386498 -0.340378 0.863923 0.421173 -0.276133 0.85638 0.471982 -0.209394 0.863918 0.486185 -0.131414 0.873118 0.474211 -0.11309 0.857172 0.512793 -0.0479554 0.856343 0.504624 -0.109687 0.848074 0.458296 -0.265959 0.872085 0.416164 -0.257439 0.845971 0.365015 -0.388713 0.840765 0.235086 -0.487698 0.873493 0.195874 -0.445695 0.84162 0.0653665 -0.5361 0.863596 -0.339475 -0.37277 0.840868 -0.389711 -0.375587 0.863871 -0.384608 -0.325276 0.872856 -0.363348 -0.325732 0.856833 -0.331772 -0.394669 0.865627 -0.425236 -0.264318 0.841115 -0.486577 -0.236153 0.864009 -0.465365 -0.192157 0.871868 -0.44771 -0.1985 0.856438 -0.439872 -0.270234 0.865179 -0.478342 -0.150514 0.846218 -0.526222 -0.0837032 0.864438 -0.49999 -0.0525126 0.87178 -0.485708 -0.0639381 0.857602 -0.497868 -0.129024 0.862365 -0.504723 -0.0397616 0.848934 -0.520551 0.0913055 0.857483 -0.461456 0.227555 0.863182 -0.37948 0.333033 0.866191 -0.288806 0.407804 0.865681 -0.171806 0.47019 0.860044 -0.0423636 0.508458 0.85029 0.0838311 0.519596 0.851973 0.0819566 0.517131 0.860037 0.200621 0.469135 0.845549 0.228022 0.482756 0.864329 0.24105 0.441395 0.872849 0.22097 0.435094 0.858062 0.171113 0.4842 0.864117 0.102582 0.492726 0.856593 0.0257707 0.515349 0.863854 -0.0494599 0.501308 0.872586 -0.061503 0.484572 0.856581 -0.135841 0.497811 0.864112 -0.206824 0.45884 0.85805 -0.287494 0.425555 0.864335 -0.33777 0.372607 0.871414 -0.338325 0.35521 0.857001 -0.398804 0.32635 0.863892 -0.431403 0.259966 0.856394 -0.479863 0.190582 0.863959 -0.491048 0.111564 0.873244 -0.478236 0.0934661 0.857363 -0.514006 0.0269608 0.852138 -0.515904 0.0877719 0.845022 -0.473281 0.248883 0.872202 -0.425544 0.241196 0.844232 -0.380848 0.377129 0.841697 -0.253841 0.476562 0.873596 -0.214111 0.437021 0.843594 -0.0853606 0.530154 0.865682 0.312603 0.390992 0.840053 0.37475 0.392266 0.863891 0.371231 0.34041 0.872987 0.349659 0.340048 0.856993 0.315289 0.407622 0.866111 0.407051 0.290105 0.841337 0.477079 0.254062 0.863958 0.458006 0.209301 0.871975 0.439812 0.215002 0.856398 0.429097 0.287155 0.864107 0.470271 0.179346 0.843159 0.530979 0.0845235 0.854228 0.516574 -0.0587015 0.860709 0.469191 -0.197586 0.864578 0.395769 -0.309631 0.865759 0.311419 -0.391766 0.86413 0.205212 -0.45953 0.842889 0.090963 -0.530343 0.855659 0.0962069 -0.508519 0.854322 -0.0550176 -0.516824 0.848518 -0.0617487 -0.525552 0.86406 -0.0847697 -0.496199 0.871761 -0.0701828 -0.484879 0.856504 -0.00613351 -0.516104 0.863859 0.0692264 -0.498954 0.856695 0.155801 -0.491732 0.864178 0.225428 -0.449865 0.873531 0.231901 -0.427977 0.858171 0.303848 -0.413787 0.864251 0.350482 -0.360877 0.856844 0.410739 -0.311627 0.863869 0.441096 -0.243237 0.872327 0.434376 -0.224417 0.856429 0.487014 -0.17131 0.864 0.495112 -0.0914772 0.857584 0.51431 -0.00595865 0.864445 0.497654 0.0712431 0.871492 0.48356 0.0816823 0.857384 0.493359 0.146591 0.859296 0.503114 0.0921174 0.848567 0.525041 -0.0653101 0.873374 0.481455 -0.0736116 0.842586 0.486639 -0.230718 0.843012 0.395681 -0.364372 0.871495 0.350304 -0.343196 0.843529 0.270718 -0.463864 0.861997 -0.175164 -0.475687 0.845018 -0.209549 -0.491969 0.864402 -0.222778 -0.450754 0.872262 -0.20435 -0.444297 0.857838 -0.154466 -0.490158 0.867061 -0.284884 -0.408713 0.840041 -0.358477 -0.407217 0.863922 -0.357152 -0.355078 0.873117 -0.335308 -0.353885 0.857169 -0.298233 -0.419903 0.865945 -0.38755 -0.316142 0.842373 -0.465822 -0.270957 0.863819 -0.450018 -0.226495 0.872047 -0.431148 -0.231612 0.856384 -0.417539 -0.303754 0.862395 -0.46092 -0.209348 0.847511 -0.519472 -0.108966 0.858514 -0.512108 0.0264555 0.863311 -0.476253 0.166967 0.865475 -0.411958 0.285033 0.865184 -0.332796 0.375105 0.861733 -0.238597 0.447759 0.848826 -0.119377 0.515018 0.851467 -0.120517 0.510372 0.857827 0.0258193 0.51329 0.845526 0.0409452 0.532363 0.864011 0.0665846 0.499051 0.871861 0.0522687 0.486956 0.856438 -0.0137189 0.516067 0.863872 -0.0890438 0.495779 0.856828 -0.175544 0.484799 0.864248 -0.243635 0.440134 0.873292 -0.249203 0.41864 0.858184 -0.319168 0.40206 0.864186 -0.362973 0.348472 0.856712 -0.422212 0.296279 0.863863 -0.450217 0.225935 0.872453 -0.442635 0.207121 0.856493 -0.493378 0.15165 0.864054 -0.498346 0.0711536 0.857813 -0.513743 -0.0150235 0.864406 -0.494856 -0.0889958 0.871445 -0.480437 -0.0988159 0.857217 -0.488078 -0.164191 0.855983 -0.50452 -0.112924 0.845725 -0.53192 0.0425342 0.873496 -0.483875 0.0535768 0.840876 -0.498148 0.211602 0.842434 -0.409294 0.350405 0.871577 -0.362041 0.330575 0.845872 -0.286013 0.450219 0.863582 0.149553 0.481519 0.844689 0.191119 0.499974 0.864442 0.204834 0.45911 0.87179 0.187781 0.45246 0.857607 0.137501 0.495584 0.867432 0.257444 0.425774 0.840844 0.341061 0.420308 0.863957 0.342417 0.369228 0.873245 0.320329 0.367195 0.857364 0.280665 0.431455 0.865079 0.366588 0.342421 0.844028 0.453418 0.286406 0.863895 0.440999 0.243321 0.8722 0.421829 0.247643 0.856392 0.405211 0.319994 0.859721 0.450388 0.240895 0.8517 0.506883 0.132959 0.861283 0.508105 0.00454438 0.865272 0.482599 -0.135657 0.865811 0.428041 -0.259137 0.864037 0.354849 -0.357103 0.844503 0.290346 -0.450015 0.857945 0.287194 -0.42597 0.853929 0.147463 -0.499059 0.847856 0.144614 -0.510125 0.863888 0.108846 -0.491783 0.87298 0.119327 -0.472934 0.856984 0.195034 -0.477012 0.864321 0.261432 -0.429654 0.858067 0.333505 -0.390507 0.864122 0.375207 -0.335429 0.871662 0.373503 -0.317334 0.856598 0.433214 -0.280294 0.86386 0.458723 -0.208134 0.856581 0.498944 -0.131622 0.86411 0.500745 -0.0506759 0.873597 0.4855 -0.0334427 0.858044 0.512323 0.0358502 0.864331 0.491646 0.105902 0.857008 0.482138 0.181882 0.871416 0.476851 0.115102 0.852524 0.50539 0.133357 0.843676 0.536491 -0.0197041 0.83994 0.507685 -0.191722 0.872586 0.45027 -0.189343 0.842539 0.421539 -0.33531 0.860781 0.00377483 -0.508961 0.843119 -0.0197292 -0.537364 0.863958 -0.0480768 -0.501264 0.87197 -0.0340408 -0.488375 0.856395 0.0337742 -0.515216 0.864757 -0.122924 -0.486915 0.844308 -0.172838 -0.507218 0.86444 -0.187436 -0.466489 0.871489 -0.171337 -0.45951 0.857384 -0.120057 -0.500478 0.866863 -0.230788 -0.441912 0.842408 -0.322721 -0.431509 0.864006 -0.327042 -0.382802 0.87337 -0.304765 -0.379924 0.857575 -0.262639 -0.442252 0.863428 -0.34407 -0.368928 0.84352 -0.450812 -0.291964 0.855283 -0.493736 -0.157211 0.863028 -0.504016 -0.0339229 0.866577 -0.488169 0.103611 0.865532 -0.44397 0.231831 0.862209 -0.377691 0.337558 0.849479 -0.309467 0.427336 0.854318 -0.30831 0.418431 0.858233 -0.175231 0.482421 0.844923 -0.168226 0.507745 0.863923 -0.128589 0.486931 0.87311 -0.138482 0.467441 0.857158 -0.214205 0.468399 0.864391 -0.278674 0.418531 0.857842 -0.347019 0.379058 0.864061 -0.38712 0.321771 0.871763 -0.384623 0.303471 0.856505 -0.443717 0.263655 0.863857 -0.466591 0.18985 0.856694 -0.503671 0.111313 0.86418 -0.502284 0.0300784 0.873539 -0.486567 0.013511 0.858176 -0.510304 -0.0558896 0.864259 -0.48783 -0.122791 0.856848 -0.475377 -0.199569 0.863872 -0.431368 -0.260092 0.872325 -0.411723 -0.263694 0.856433 -0.392109 -0.335817 0.855226 -0.430493 -0.288556 0.849265 -0.504966 -0.154137 0.871493 -0.472456 -0.131477 0.842555 -0.538604 -0.00261541 0.839806 -0.515164 0.171263 0.872715 -0.457262 0.171114 0.843358 -0.432271 0.319202 0.863165 -0.0338366 0.503786 0.841366 -0.00170897 0.540463 0.863921 0.0292317 0.502778 0.87208 0.0155308 0.489117 0.856383 -0.053914 0.513518 0.865462 0.0952134 0.491843 0.844055 0.154734 0.513449 0.864403 0.170653 0.472954 0.871373 0.155088 0.465464 0.857188 0.102171 0.504768 0.865632 0.204887 0.456839 0.844669 0.303629 0.440845 0.86406 0.311073 0.39577 0.873495 0.288631 0.392044 0.857806 0.244183 0.452265 0.860934 0.319885 0.39556 0.84908 0.426464 0.311756 0.8584 0.479761 0.181601 0.864175 0.499423 0.0614662 0.867213 0.492878 -0.0708035 0.864566 0.459688 -0.203009 0.838834 0.436297 -0.32558 0.859371 0.417397 -0.295402 0.853302 0.327088 -0.406067 0.851636 0.327488 -0.409228 0.864439 0.294907 -0.407155 0.871799 0.297691 -0.389033 0.85761 0.360219 -0.367079 0.864007 0.398688 -0.307473 0.856442 0.453613 -0.246461 0.863874 0.473757 -0.171101 0.872844 0.463566 -0.152481 0.856823 0.507563 -0.0907434 0.864244 0.502985 -0.00943869 0.858184 0.50783 0.075034 0.864187 0.483356 0.13981 0.871574 0.467403 0.14796 0.856711 0.467833 0.217206 0.863858 0.420981 0.276631 0.856498 0.378272 0.351172 0.872455 0.400884 0.279489 0.851089 0.422873 0.311167 0.846411 0.502983 0.174921 0.842444 0.538244 0.024109 0.873295 0.487154 0.00614893 0.84048 0.52054 -0.150436 0.861761 0.202688 -0.465065 0.84275 0.191119 -0.503236 0.86396 0.148197 -0.481259 0.873243 0.157487 -0.461134 0.857358 0.232992 -0.458969 0.864962 0.0644074 -0.497687 0.84033 0.0231575 -0.541581 0.863898 -0.0101254 -0.503565 0.872202 0.00321185 -0.489136 0.856396 0.0741562 -0.510966 0.865639 -0.0662995 -0.496259 0.84411 -0.136807 -0.518423 0.864335 -0.154399 -0.47863 0.871416 -0.139031 -0.47043 0.857013 -0.0838826 -0.508421 0.864078 -0.179769 -0.470162 0.844277 -0.299207 -0.444602 0.853899 -0.401559 -0.33107 0.861041 -0.46487 -0.206163 0.865052 -0.494045 -0.0872007 0.867117 -0.496704 0.0373319 0.862675 -0.475424 0.17252 0.844964 -0.444877 0.296849 0.855067 -0.435363 0.281638 0.856446 -0.343365 0.385487 0.849661 -0.344976 0.398833 0.864441 -0.310014 0.39577 0.871494 -0.312033 0.378331 0.857389 -0.373167 0.354444 0.86396 -0.409874 0.292536 0.856324 -0.463038 0.228703 0.864106 -0.479819 0.151969 0.873061 -0.468876 0.133864 0.856982 -0.510573 0.0699787 0.864321 -0.502815 -0.0112058 0.85807 -0.504994 -0.093261 0.864122 -0.478197 -0.156913 0.871663 -0.461675 -0.164499 0.856596 -0.459499 -0.234742 0.863852 -0.409835 -0.292908 0.856581 -0.36372 -0.366029 0.864111 -0.294562 -0.4081 0.873596 -0.272017 -0.40353 0.858041 -0.225454 -0.461449 0.856762 -0.279989 -0.433088 0.847483 -0.41346 -0.332901 0.872586 -0.38932 -0.294999 0.844053 -0.49936 -0.195485 0.843269 -0.53564 -0.0445702 0.872865 -0.487295 -0.0254991 0.841795 -0.523953 0.129824 0.864364 -0.229704 0.447339 0.841382 -0.213078 0.496663 0.864005 -0.167635 0.474757 0.873373 -0.176298 0.454025 0.857572 -0.251369 0.448758 0.866144 -0.0954841 0.490589 0.840076 -0.0444143 0.540648 0.863867 -0.00920081 0.503635 0.872328 -0.0221648 0.488419 0.856435 -0.0944194 0.507547 0.865242 0.0360753 0.500056 0.844786 0.118659 0.521782 0.864265 0.137865 0.483776 0.871487 0.12267 0.474829 0.856845 0.0651994 0.511434 0.862224 0.154094 0.482519 0.850186 0.267778 0.453297 0.858004 0.376027 0.349904 0.86318 0.448997 0.230917 0.865561 0.48784 0.113215 0.866094 0.499862 -0.00436648 0.860234 0.490205 -0.140343 0.849715 0.454081 -0.267948 0.851035 0.452803 -0.265913 0.859178 0.359461 -0.364145 0.847498 0.362058 -0.388151 0.864411 0.32402 -0.384455 0.871376 0.325328 -0.367241 0.857195 0.385821 -0.341114 0.863927 0.420606 -0.276986 0.85638 0.471545 -0.210378 0.863916 0.485903 -0.132467 0.87311 0.473974 -0.114134 0.857159 0.512709 -0.0490666 0.864396 0.50181 0.0317247 0.857851 0.50184 0.110669 0.86407 0.47232 0.174061 0.871762 0.455249 0.181053 0.856505 0.450364 0.252134 0.863855 0.397931 0.308877 0.856688 0.348522 0.380286 0.864176 0.277503 0.419753 0.873544 0.255274 0.414435 0.858179 0.207068 0.469735 0.852778 0.263629 0.450853 0.844508 0.402302 0.353497 0.872709 0.377052 0.31018 0.842286 0.494033 0.215607 0.844204 0.532146 0.0643472 0.872281 0.486975 0.044512 0.844087 0.525136 -0.108396 0.865659 0.255788 -0.430357 0.840848 0.233924 -0.488113 0.864048 0.18687 -0.46744 0.873493 0.194885 -0.446129 0.857807 0.26925 -0.437804 0.866687 0.127102 -0.482388 0.840603 0.0652563 -0.537707 0.863857 0.0287308 -0.502916 0.87245 0.0412588 -0.486958 0.856488 0.114647 -0.503273 0.864169 -0.00442652 -0.503182 0.840895 -0.121783 -0.527318 0.85452 -0.238186 -0.461588 0.861395 -0.349831 -0.368263 0.864779 -0.432067 -0.255884 0.865596 -0.480729 -0.140159 0.864333 -0.502165 -0.0275588 0.843823 -0.5268 0.102199 0.85584 -0.509372 0.0898802 0.854175 -0.46207 0.238488 0.847484 -0.468679 0.249223 0.863898 -0.430856 0.260851 0.872202 -0.425043 0.242081 0.856396 -0.479454 0.191596 0.86396 -0.490801 0.112641 0.857353 -0.513961 0.0280866 0.864437 -0.500099 -0.0514735 0.871804 -0.485792 -0.0629639 0.857613 -0.498087 -0.128101 0.864008 -0.465745 -0.191237 0.856442 -0.440426 -0.269316 0.863872 -0.385298 -0.324453 0.872843 -0.364076 -0.324953 0.85682 -0.332655 -0.393955 0.864242 -0.259986 -0.43069 0.858183 -0.18924 -0.477189 0.864186 -0.120924 -0.488426 0.871576 -0.105876 -0.478692 0.856714 -0.0461513 -0.513723 0.859196 -0.103128 -0.501146 0.849594 -0.246431 -0.466329 0.873301 -0.23855 -0.424782 0.842243 -0.389484 -0.372732 0.841196 -0.486953 -0.235087 0.871863 -0.44811 -0.197617 0.845157 -0.527966 -0.0834408 0.861489 -0.375434 0.341885 0.845325 -0.37854 0.377005 0.86433 -0.337085 0.373239 0.871413 -0.33768 0.355826 0.857016 -0.398146 0.327114 0.865951 -0.28066 0.413956 0.841141 -0.253439 0.477755 0.864108 -0.205811 0.459303 0.873596 -0.21314 0.437496 0.858033 -0.286617 0.42618 0.866537 -0.159261 0.473021 0.841927 -0.0856104 0.532756 0.863808 -0.0484456 0.501487 0.872558 -0.0605763 0.484741 0.856575 -0.134758 0.498116 0.862387 -0.028694 0.505435 0.845991 0.0931685 0.524994 0.857685 0.210349 0.46918 0.864077 0.322935 0.386113 0.865815 0.413962 0.281069 0.865073 0.472627 0.168145 0.862103 0.503373 0.0582544 0.849938 0.522289 -0.0694233 0.851744 0.519595 -0.0674866 0.858008 0.469402 -0.208527 0.844516 0.482971 -0.231368 0.863873 0.440587 -0.244144 0.872321 0.433915 -0.225331 0.856425 0.486656 -0.172347 0.863995 0.49492 -0.0925606 0.857571 0.514316 -0.00707936 0.864445 0.497792 0.0702742 0.871497 0.483707 0.0807511 0.857395 0.493626 0.145624 0.863965 0.458407 0.208393 0.856397 0.429703 0.28625 0.863889 0.371966 0.339613 0.872981 0.350405 0.339294 0.856986 0.316183 0.406945 0.864327 0.242021 0.440868 0.858074 0.172024 0.483856 0.864123 0.103532 0.492517 0.871695 0.088629 0.481967 0.856615 0.0268222 0.515259 0.855088 0.0837765 0.511671 0.847329 0.228594 0.479351 0.872878 0.221863 0.434581 0.840772 0.375095 0.390392 0.840827 0.478172 0.253698 0.871965 0.44026 0.214123 0.84626 0.522971 0.101716 0.863364 0.391267 -0.318612 0.843606 0.3941 -0.364711 0.864261 0.349803 -0.361513 0.871492 0.349665 -0.343856 0.856855 0.410101 -0.312436 0.865845 0.303635 -0.39764 0.842353 0.271137 -0.465753 0.864176 0.224433 -0.450366 0.873542 0.230953 -0.428468 0.858172 0.302987 -0.414416 0.865654 0.191925 -0.462394 0.843932 0.105095 -0.526056 0.863859 0.0681706 -0.4991 0.872713 0.0797524 -0.481675 0.85669 0.154735 -0.492076 0.859668 0.0635437 -0.506885 0.850673 -0.0644059 -0.521735 0.86011 -0.184215 -0.475685 0.866076 -0.295235 -0.403422 0.866232 -0.394626 -0.306452 0.863917 -0.463398 -0.197256 0.843304 -0.52755 -0.102618 0.859092 -0.500068 -0.109053 0.855101 -0.517145 0.0369271 0.848299 -0.527628 0.0446868 0.864055 -0.498187 0.0722407 0.873489 -0.483766 0.0546549 0.857801 -0.513795 -0.0138997 0.864411 -0.495012 -0.0880767 0.857196 -0.488426 -0.163264 0.863924 -0.450336 -0.225461 0.87208 -0.431667 -0.230522 0.856385 -0.41818 -0.30287 0.863921 -0.35792 -0.354307 0.857163 -0.299167 -0.419249 0.864404 -0.223741 -0.450272 0.872291 -0.205244 -0.443828 0.857849 -0.155367 -0.489852 0.864063 -0.0857448 -0.496028 0.856509 -0.00718912 -0.516082 0.871758 -0.0711388 -0.484745 0.851282 -0.0637575 -0.52082 0.846113 -0.210355 -0.489739 0.840107 -0.359321 -0.406336 0.873111 -0.33609 -0.353159 0.841213 -0.467736 -0.271264 0.861189 -0.476095 0.178006 0.842203 -0.495525 0.212483 0.863855 -0.449751 0.22689 0.872448 -0.442208 0.208054 0.856493 -0.493051 0.152714 0.86475 -0.406969 0.294253 0.842488 -0.408532 0.351164 0.864189 -0.362304 0.349161 0.871573 -0.361412 0.331272 0.856712 -0.42163 0.297107 0.865664 -0.324648 0.381089 0.844378 -0.286941 0.452427 0.864244 -0.242672 0.440673 0.873308 -0.248289 0.419149 0.858186 -0.31837 0.402689 0.863983 -0.224893 0.450507 0.843825 -0.111998 0.5248 0.854736 0.03532 0.51786 0.862102 0.158792 0.481213 0.867179 0.26736 0.420143 0.865985 0.373929 0.332035 0.862026 0.4529 0.22758 0.847848 0.514884 0.126678 0.855387 0.501476 0.129753 0.858803 0.512276 -0.00546815 0.845623 0.533339 -0.0217298 0.864109 0.500635 -0.0517719 0.873594 0.48543 -0.0345186 0.85803 0.512422 0.0347607 0.864331 0.49184 0.105003 0.857014 0.482482 0.18094 0.863894 0.441503 0.242411 0.872198 0.422343 0.246774 0.856396 0.405885 0.319129 0.86396 0.343219 0.368475 0.857355 0.281622 0.430851 0.864443 0.205778 0.458687 0.871811 0.188666 0.452052 0.857619 0.138421 0.495307 0.864012 0.067583 0.498915 0.856437 -0.0126792 0.516096 0.863864 -0.0879871 0.495982 0.872838 -0.0990474 0.477853 0.856819 -0.17449 0.485195 0.85511 -0.116069 0.505287 0.847857 0.0429745 0.52848 0.871859 0.0532424 0.486854 0.845483 0.192017 0.498286 0.840267 0.342329 0.420432 0.87324 0.321152 0.366488 0.842348 0.45576 0.287632 0.863741 0.482056 -0.146875 0.840631 0.506141 -0.19277 0.863853 0.458291 -0.209111 0.872575 0.449882 -0.190314 0.856574 0.498665 -0.132718 0.865601 0.422537 -0.268695 0.842029 0.421672 -0.336422 0.86412 0.374553 -0.336166 0.871663 0.372888 -0.318054 0.856602 0.432658 -0.281142 0.865036 0.345922 -0.363388 0.846427 0.301708 -0.438787 0.864318 0.260486 -0.430234 0.872879 0.265138 -0.409614 0.858071 0.33277 -0.391124 0.861469 0.256961 -0.437998 0.8497 0.140004 -0.508339 0.858235 -0.00590604 -0.513223 0.8637 -0.132492 -0.48628 0.8672 -0.240325 -0.436129 0.86502 -0.351766 -0.357773 0.837936 -0.46279 -0.289291 0.859131 -0.42695 -0.282147 0.85194 -0.501466 -0.150761 0.851802 -0.501719 -0.150703 0.864261 -0.488057 -0.121875 0.871489 -0.472708 -0.130592 0.856856 -0.47576 -0.198619 0.863874 -0.431904 -0.259193 0.856427 -0.392826 -0.334993 0.863998 -0.327891 -0.382093 0.873366 -0.305606 -0.379259 0.857569 -0.263617 -0.441679 0.864449 -0.188351 -0.466104 0.857397 -0.120995 -0.500231 0.86396 -0.049078 -0.501164 0.871966 -0.0350216 -0.488313 0.856396 0.0327047 -0.515282 0.863885 0.107777 -0.492023 0.856977 0.194002 -0.477445 0.872977 0.118294 -0.4732 0.850988 0.140499 -0.506042 0.844938 -0.0216729 -0.534424 0.844738 -0.173799 -0.506174 0.871506 -0.172218 -0.45915 0.841226 -0.324291 -0.432637 0.86126 -0.507579 -0.0244106 0.843816 -0.536632 -0.000838917 0.864174 -0.502226 0.0311869 0.873548 -0.48652 0.0145694 0.858172 -0.510424 -0.054848 0.865628 -0.487275 0.115113 0.839852 -0.514718 0.172378 0.863858 -0.466184 0.190846 0.872708 -0.456903 0.172107 0.856685 -0.503443 0.112407 0.865883 -0.437905 0.24184 0.842282 -0.433328 0.320605 0.864063 -0.386489 0.322522 0.871759 -0.384034 0.304226 0.856511 -0.443168 0.264559 0.8638 -0.367882 0.344256 0.845167 -0.306439 0.437936 0.854735 -0.167613 0.491258 0.861173 -0.0238996 0.50775 0.86485 0.105214 0.490881 0.866415 0.214127 0.451082 0.863265 0.328056 0.383606 0.844269 0.43798 0.308844 0.854616 0.420064 0.30525 0.85556 0.48726 0.174913 0.84855 0.500459 0.171769 0.86419 0.48362 0.138881 0.871574 0.467687 0.147065 0.856719 0.468253 0.216265 0.863859 0.421557 0.275747 0.85649 0.37903 0.350373 0.864052 0.311947 0.3951 0.873486 0.289507 0.391418 0.857794 0.24519 0.451743 0.864407 0.171538 0.472626 0.857201 0.103143 0.504547 0.863927 0.0302545 0.502708 0.872078 0.0165325 0.489087 0.856384 -0.0528454 0.513628 0.863919 -0.127524 0.487218 0.857153 -0.213178 0.468876 0.864394 -0.277784 0.419118 0.872298 -0.281471 0.399839 0.857853 -0.346302 0.379688 0.857665 -0.302783 0.415612 0.847491 -0.16455 0.50466 0.873107 -0.137454 0.467752 0.84261 6.23524e-05 0.538525 0.844043 0.155698 0.513176 0.871377 0.155952 0.465167 0.842928 0.305431 0.442928 0.862921 0.502607 0.0524811 0.843007 0.537426 0.0226604 0.864248 0.502956 -0.0105434 0.873316 0.487128 0.0050983 0.858187 0.507969 0.0740426 0.866855 0.491661 -0.0826607 0.839881 0.52119 -0.151525 0.86387 0.473391 -0.172132 0.87284 0.463239 -0.153491 0.856822 0.507364 -0.0918598 0.865524 0.453051 -0.213573 0.84325 0.443405 -0.303845 0.86401 0.398081 -0.30825 0.87186 0.394818 -0.289791 0.856444 0.453106 -0.247382 0.861858 0.390547 -0.323533 0.84977 0.324249 -0.415637 0.858942 0.194862 -0.473547 0.863521 0.054093 -0.501403 0.865529 -0.076848 -0.494929 0.865153 -0.188746 -0.464635 0.860662 -0.302695 -0.409435 0.849816 -0.412685 -0.327877 0.850543 -0.411388 -0.327624 0.858704 -0.472192 -0.199155 0.845733 -0.497588 -0.192722 0.864125 -0.478491 -0.155994 0.871656 -0.462005 -0.163609 0.8566 -0.459972 -0.2338 0.863853 -0.410446 -0.292048 0.856574 -0.364522 -0.365246 0.864107 -0.295455 -0.407462 0.87359 -0.272914 -0.402936 0.858029 -0.226462 -0.460979 0.864338 -0.155267 -0.478343 0.857017 -0.0848747 -0.508251 0.863893 -0.0111614 -0.503551 0.872196 0.00220737 -0.489151 0.856393 0.0730852 -0.511125 0.863955 0.147154 -0.481588 0.857343 0.231998 -0.4595 0.864434 0.294072 -0.407769 0.871814 0.296898 -0.389605 0.85762 0.359506 -0.367754 0.854308 0.322884 -0.407312 0.844694 0.187996 -0.501148 0.873233 0.156477 -0.461496 0.840982 0.0216555 -0.54063 0.843608 -0.137736 -0.518993 0.871408 -0.139899 -0.470187 0.845325 -0.28595 -0.451285 0.864153 -0.497053 -0.0785994 0.84322 -0.535807 -0.0434887 0.864318 -0.502845 -0.0100953 0.872893 -0.487297 -0.0244661 0.858079 -0.505154 -0.0923066 0.867388 -0.495161 0.0495236 0.840709 -0.525551 0.1304 0.863885 -0.479884 0.153018 0.872974 -0.468858 0.134497 0.856974 -0.510433 0.0710878 0.864464 -0.467884 0.18381 0.839353 -0.447554 0.308515 0.85343 -0.340541 0.394574 0.862323 -0.221727 0.455231 0.865266 -0.084739 0.494099 0.865656 0.0472895 0.498401 0.863812 0.163654 0.476494 0.845493 0.279816 0.454803 0.856368 0.26323 0.444235 0.854599 0.386869 0.346399 0.847018 0.400958 0.348989 0.863858 0.398589 0.30802 0.872706 0.377725 0.309366 0.85668 0.349338 0.379554 0.864167 0.278441 0.419148 0.858171 0.208043 0.469319 0.864264 0.138772 0.483518 0.871488 0.123548 0.474599 0.856861 0.0662068 0.511278 0.863875 -0.0081635 0.50364 0.85643 -0.0933366 0.507757 0.863999 -0.166602 0.475131 0.873367 -0.175302 0.454422 0.857563 -0.250389 0.449323 0.864444 -0.309224 0.396379 0.857401 -0.372483 0.355134 0.863962 -0.409289 0.293345 0.87196 -0.405206 0.274762 0.856396 -0.462436 0.22965 0.858732 -0.428737 0.28065 0.851869 -0.34102 0.397523 0.871508 -0.311283 0.378915 0.842677 -0.210598 0.495525 0.840089 -0.0432626 0.540721 0.87232 -0.0211378 0.488478 0.843747 0.119482 0.523273 0.861341 0.456212 0.223521 0.843452 0.493022 0.213351 0.864063 0.472671 0.173143 0.871754 0.455611 0.180174 0.856511 0.450874 0.2512 0.865087 0.490706 0.104077 0.843882 0.532759 0.0634855 0.864393 0.501881 0.0306525 0.872307 0.487019 0.0435093 0.857856 0.502032 0.109758 0.859936 0.510287 0.0108089 0.854639 0.511901 -0.0868945 0.86288 0.468705 -0.189085 0.838722 0.466405 -0.28109 0.848419 0.456625 -0.267729 0.860645 0.371174 -0.348599 0.841315 0.370313 -0.393773 0.864359 0.323375 -0.385112 0.871359 0.324752 -0.367791 0.857208 0.385153 -0.341836 0.86393 0.420038 -0.277836 0.856382 0.471095 -0.211377 0.863917 0.485612 -0.133523 0.873103 0.473734 -0.115186 0.857148 0.512617 -0.0502 0.840447 0.530846 -0.108861 0.862571 0.30394 -0.404464 0.851493 0.234999 -0.468759 0.864376 0.119833 -0.488359 0.828036 0.0532689 -0.558138 0.849295 0.0578796 -0.524736 0.859993 -0.0652859 -0.506112 0.834797 -0.0989133 -0.541599 0.864192 -0.121831 -0.488191 0.871566 -0.106786 -0.478507 0.856717 -0.0471875 -0.513623 0.863856 0.0276754 -0.502978 0.856491 0.113549 -0.503517 0.864053 0.185842 -0.467841 0.87354 0.193932 -0.44645 0.857822 0.268269 -0.438375 0.839556 0.234399 -0.490105 0.86281 -0.150752 -0.482527 0.85175 -0.231497 -0.470033 0.866894 -0.312935 -0.388028 0.823227 -0.41473 -0.38768 0.844273 -0.388721 -0.368916 0.862288 -0.439698 -0.251246 0.82459 -0.506244 -0.252525 0.864011 -0.466115 -0.19032 0.871855 -0.448514 -0.196732 0.856444 -0.440983 -0.268399 0.863869 -0.385998 -0.323629 0.856816 -0.333522 -0.39323 0.864243 -0.260928 -0.430117 0.873321 -0.239445 -0.424237 0.858188 -0.190177 -0.476809 0.835445 -0.251623 -0.488588 0.860731 -0.478554 -0.173575 0.855416 -0.508111 -0.100435 0.865435 -0.500815 -0.0143362 0.848703 -0.525418 0.0603188 0.811093 -0.579437 0.0798791 0.859627 -0.491078 0.141009 0.855873 -0.472484 0.210334 0.847713 -0.453144 0.275759 0.863722 -0.385343 0.3248 0.801448 -0.432189 0.413393 0.82207 -0.410642 0.394429 0.864334 -0.336398 0.373849 0.871405 -0.337032 0.356458 0.857019 -0.397502 0.327887 0.863895 -0.430329 0.261731 0.85639 -0.479057 0.192617 0.863952 -0.490566 0.113717 0.873234 -0.477835 0.0955815 0.857346 -0.513911 0.0292126 0.864439 -0.500202 -0.0504374 0.857625 -0.498306 -0.127163 0.871826 -0.485878 -0.0619872 0.825989 -0.555472 -0.09588 0.804123 -0.534449 0.260289 0.87219 -0.424561 0.242965 0.868987 -0.284738 0.404705 0.813757 -0.291199 0.502993 0.850552 -0.194725 0.488512 0.856571 -0.133687 0.498411 0.864105 -0.204797 0.459761 0.869566 -0.152949 0.469534 0.83408 -0.118161 0.538841 0.852493 -0.0323874 0.521734 0.856603 0.0278638 0.515223 0.863855 -0.0473547 0.50151 0.857267 -0.026292 0.5142 0.858833 0.0424821 0.51049 0.857713 0.116592 0.500735 0.858085 0.172938 0.483511 0.86413 0.10446 0.492309 0.808234 0.0926098 0.581533 0.875604 0.167289 0.453136 0.862698 0.228471 0.451169 0.91106 0.277477 0.30492 0.858316 0.38529 0.33889 0.857885 0.421692 0.293614 0.866409 0.444979 0.226558 0.86184 0.488944 0.134782 0.857937 0.508438 0.0737168 0.864964 0.482571 0.137705 0.859316 0.176605 0.479986 0.846699 0.28124 0.451669 0.856974 0.317085 0.406267 0.864321 0.242995 0.440345 0.94367 0.29165 0.15629 0.855542 0.431246 0.286486 0.857858 0.466981 0.214495 0.867438 0.496354 0.0344232 0.855989 0.516939 -0.00754264 0.865786 0.495836 -0.0675413 0.863303 0.478016 -0.161892 0.860495 0.4454 -0.247321 0.857433 0.400813 -0.322734 0.857186 0.359819 -0.368458 0.865176 0.395829 -0.307879 0.856381 0.508024 -0.0923217 0.858194 0.483216 -0.173221 0.861091 0.444915 -0.246115 0.866274 0.327936 -0.376864 0.856235 0.304706 -0.417152 0.868099 0.253793 -0.426607 0.866527 0.168206 -0.469934 0.864429 0.0805707 -0.496257 0.862314 -0.00639004 -0.506333 0.85998 -0.0901754 -0.502298 0.85841 -0.156204 -0.488602 0.863058 -0.0865237 -0.497639 0.854911 0.234302 -0.462849 0.855393 0.154899 -0.494277 0.856941 0.0721437 -0.51034 0.859482 -0.00960637 -0.511077 0.866215 -0.168948 -0.470243 0.855858 -0.227692 -0.464396 0.874195 -0.255811 -0.412728 0.865246 -0.335623 -0.372433 0.866121 -0.384377 -0.319513 0.865795 -0.425772 -0.262902 0.864908 -0.458548 -0.204126 0.863491 -0.483275 -0.14432 0.857413 -0.507103 -0.0876929 0.861858 -0.49927 -0.0890535 0.860307 -0.509584 -0.0140124 0.858024 -0.513453 -0.0126662 0.862652 -0.501879 0.0628342 0.865484 -0.482475 0.134738 0.86777 -0.454852 0.200215 0.868735 -0.42218 0.258965 0.868213 -0.386166 0.311581 0.889956 -0.28712 0.354317 0.861853 -0.244658 0.444243 0.860107 -0.314917 0.401303 0.8538 -0.302046 -0.424021 0.852056 -0.368642 -0.371623 0.8518 -0.423617 -0.308197 0.852864 -0.464877 -0.237724 0.855075 -0.491766 -0.16436 0.853527 -0.516211 0.0708363 0.849617 -0.504425 0.153967 0.847527 -0.477001 0.232741 0.847969 -0.435035 0.302808 0.850863 -0.381957 0.360751 0.891702 -0.185704 0.412774 0.839852 -0.189972 0.508488 0.889915 -0.0818558 0.448722 0.864518 -0.00730015 0.502548 0.85528 -0.0936848 0.509626 0.891653 0.0217851 0.452195 0.834423 0.0610941 0.547728 0.901312 0.117569 0.41691 0.883323 0.200871 0.423546 0.841988 0.139515 0.521145 0.918393 0.198491 0.34228 0.801294 0.308279 0.51273 0.89376 0.283782 0.347363 0.899388 0.326326 0.290882 0.902007 0.361789 0.235567 0.765273 0.542699 0.34617 0.790851 0.393411 0.46881 0.775772 0.474469 0.416002 0.863888 0.372696 0.338815 0.860015 0.32293 0.395082 0.860549 0.0424354 0.507597 0.863443 -0.104716 0.493458 0.866793 -0.247422 0.432957 0.858023 -0.285712 0.426807 0.872837 -0.364786 -0.324172 0.872445 0.0402327 -0.487053 0.872076 0.41512 -0.25915 0.873549 0.256178 0.413865 0.872576 -0.389961 -0.29418 0.872448 0.401486 0.278645 0.872319 -0.412283 -0.262835 0.871409 0.477071 0.114232 0.871375 -0.480767 -0.0978246 0.873367 0.481303 -0.0746773 0.87324 -0.478033 0.0945303 0.872081 0.415642 -0.258294 0.871811 -0.405829 0.274314 0.871863 0.395382 -0.289011 0.872271 -0.282317 0.399299 0.872853 0.266032 -0.40909 0.872849 -0.100071 0.47762 0.87272 0.0807802 -0.481493 0.871665 0.087757 0.482182 0.871471 -0.105181 -0.479036 0.871494 0.121778 0.475047 0.873603 -0.271113 -0.404123 0.873505 0.287749 0.39267 0.872333 -0.41116 -0.26454 0.872208 0.421301 0.248512 0.857118 -0.487911 -0.165204 -0.890774 0.454422 0.00467237 -0.851166 0.519745 -0.0733579 -0.863896 0.482794 -0.143507 -0.871015 0.468598 -0.147478 -0.855821 0.469721 -0.216641 -0.863269 0.425708 -0.27118 -0.857509 0.426566 -0.287611 -0.883589 0.339646 -0.322351 -0.849514 0.326459 -0.414428 -0.880525 0.237376 -0.410279 -0.878613 0.240476 -0.412566 -0.850267 0.247677 -0.464438 -0.849164 0.249337 -0.465566 -0.859616 0.353223 -0.369179 -0.85624 0.36031 -0.370175 -0.857174 0.19222 -0.477812 -0.862569 0.120975 -0.491264 -0.860977 0.0450284 -0.506647 -0.860433 -0.033651 -0.508451 -0.872746 -0.0604586 -0.484417 -0.860233 -0.104468 -0.499084 -0.858798 -0.178532 -0.480201 -0.860485 -0.24862 -0.444694 -0.858038 -0.320188 -0.401559 -0.874648 -0.3316 -0.353599 -0.862153 -0.375065 -0.340616 -0.858534 -0.43198 -0.276248 -0.862152 -0.461664 -0.208713 -0.857995 -0.493825 -0.141354 -0.873103 -0.477996 -0.0959712 -0.862229 -0.502067 -0.0670048 -0.856836 -0.515363 0.0152773 -0.863646 -0.495497 0.0927247 -0.857076 -0.48289 0.179551 -0.873712 -0.436128 0.215453 -0.864445 -0.438097 0.246588 -0.857738 -0.405712 0.315727 -0.876345 -0.340246 0.340959 -0.865215 -0.36236 0.346552 -0.856164 -0.296691 0.423034 -0.876512 -0.219921 0.428208 -0.856028 -0.147913 0.495316 -0.875794 -0.0694514 0.477662 -0.868377 -0.0798699 0.489431 -0.857614 0.0168772 0.514017 -0.872982 0.0768746 0.481656 -0.856027 0.163092 0.490528 -0.872995 0.215393 0.437591 -0.868302 0.214286 0.447362 -0.855462 0.30726 0.416865 -0.872501 0.344311 0.346688 -0.856535 0.423609 0.294795 -0.870753 0.439119 0.221276 -0.869077 0.440737 0.224623 -0.856396 0.491167 0.159189 -0.869844 0.485486 0.0876065 -0.855407 0.517938 0.00443345 -0.869342 0.489479 -0.0682292 -0.871277 0.485741 -0.0702304 -0.856113 0.491227 -0.160522 -0.868699 0.441771 -0.224055 -0.857214 0.416923 -0.302257 -0.867175 0.361027 -0.343027 -0.870927 0.352576 -0.342311 -0.855862 0.312906 -0.411814 -0.866472 0.240759 -0.437335 -0.856147 0.16794 -0.488681 -0.865941 0.0873421 -0.49246 -0.873484 0.0734873 -0.481275 -0.85791 0.00249954 -0.513794 -0.865032 -0.0656973 -0.497396 -0.856812 -0.144064 -0.495095 -0.863946 -0.20916 -0.458093 -0.872834 -0.215236 -0.437989 -0.856675 -0.288676 -0.42752 -0.863392 -0.344052 -0.369028 -0.858197 -0.408504 -0.310841 -0.863253 -0.444102 -0.239933 -0.872279 -0.437984 -0.217483 -0.858115 -0.482229 -0.176334 -0.86206 -0.495883 -0.104659 -0.857655 -0.513586 -0.0256483 -0.861166 -0.505445 0.0540221 -0.874379 -0.479351 0.0753901 -0.858824 -0.493379 0.137831 -0.861109 -0.460955 0.214505 -0.85973 -0.424135 0.284559 -0.860639 -0.379391 0.339651 -0.873151 -0.345707 0.343647 -0.859048 -0.326163 0.39453 -0.859387 -0.26096 0.439721 -0.859872 -0.187042 0.475012 -0.85914 -0.106741 0.500484 -0.874902 -0.0661506 0.479761 -0.861521 -0.0239995 0.507154 -0.859776 0.0518723 0.50803 -0.860773 0.122419 0.494048 -0.858125 0.197855 0.473787 -0.873799 0.220651 0.433346 -0.861324 0.265381 0.433238 -0.857558 0.337325 0.388339 -0.863179 0.387445 0.323742 -0.858374 0.443019 0.258705 -0.872374 0.440831 0.211261 -0.86274 0.467714 0.192156 -0.857407 0.49981 0.122648 -0.863109 0.502783 0.0474506 -0.856437 0.514955 -0.0365725 -0.873753 0.47908 -0.0838929 -0.864745 0.489463 -0.112441 -0.85693 0.4751 -0.199876 -0.876969 0.412423 -0.246644 -0.866071 0.435411 -0.24564 -0.857228 0.39459 -0.330847 -0.875246 0.327982 -0.355488 -0.855832 0.279747 -0.435079 -0.875194 0.202418 -0.439389 -0.867561 0.215567 -0.448185 -0.855968 0.127017 -0.501184 -0.874397 0.048677 -0.482763 -0.857507 -0.0357545 -0.513229 -0.871976 -0.0951612 -0.480211 -0.868067 -0.0918563 -0.487876 -0.855761 -0.182185 -0.484233 -0.871789 -0.234432 -0.430146 -0.855471 -0.324248 -0.403773 -0.87122 -0.360766 -0.332901 -0.870812 -0.360945 -0.333775 -0.85683 -0.435079 -0.276676 -0.869386 -0.449044 -0.206224 -0.856206 -0.497055 -0.14088 -0.868755 -0.49051 -0.0683032 -0.870538 -0.487711 -0.0655821 -0.855484 -0.517565 0.016551 -0.868179 -0.488105 0.0895509 -0.856476 -0.483526 0.180697 -0.867518 -0.433905 0.243186 -0.87127 -0.425287 0.244988 -0.857098 -0.406077 0.316993 -0.86618 -0.348754 0.357914 -0.856001 -0.29634 0.42361 -0.865419 -0.222982 0.448696 -0.872853 -0.207338 0.441744 -0.856592 -0.14735 0.494508 -0.864972 -0.0662248 0.497431 -0.858189 0.0171115 0.51305 -0.864154 0.084169 0.496139 -0.872146 0.0949006 0.479954 -0.856984 0.162655 0.489001 -0.86306 0.228341 0.450541 -0.857171 0.305362 0.414742 -0.86252 0.360605 0.354998 -0.874568 0.360095 0.324751 -0.858923 0.420051 0.292932 -0.862574 0.453752 0.223775 -0.858352 0.48794 0.158578 -0.861182 0.501089 0.0852926 -0.873487 0.483221 0.0593124 -0.858198 0.513293 0.0052263 -0.860385 0.504022 -0.0754977 -0.85963 0.485974 -0.157686 -0.860532 0.452318 -0.234292 -0.873231 0.419197 -0.248477 -0.860033 0.41356 -0.298851 -0.859855 0.367244 -0.354656 -0.859639 0.310144 -0.405994 -0.858697 0.243155 -0.451126 -0.874388 0.199878 -0.442148 -0.860744 0.167003 -0.480863 -0.858663 0.0854829 -0.505361 -0.861953 0.0037278 -0.506975 -0.859079 -0.0702981 -0.506993 -0.872893 -0.101091 -0.477324 -0.861406 -0.140267 -0.488165 -0.857516 -0.217119 -0.466396 -0.862248 -0.281605 -0.420984 -0.857168 -0.353855 -0.374232 -0.874486 -0.365623 -0.318737 -0.864252 -0.398984 -0.306398 -0.858423 -0.452551 -0.241472 -0.863408 -0.473135 -0.175126 -0.856877 -0.505034 -0.103455 -0.877722 -0.477988 -0.0336431 -0.864992 -0.499493 -0.0479078 -0.863949 -0.498787 0.0693018 -0.845385 -0.532707 -0.0393339 -0.856523 -0.512323 -0.0623945 -0.855235 -0.483684 -0.186071 -0.863766 -0.412597 -0.289259 -0.866612 -0.313516 -0.388191 -0.864889 -0.20037 -0.460239 -0.860353 -0.0851121 -0.502543 -0.853276 0.0287533 -0.520666 -0.849772 0.0325657 -0.526144 -0.86128 0.168747 -0.479292 -0.841498 0.203957 -0.500284 -0.864998 0.29007 -0.409435 -0.865479 0.382344 -0.323664 -0.863015 0.44913 -0.231272 -0.847419 0.517596 -0.118221 -0.852124 0.509351 -0.120194 -0.857331 0.513803 0.0314699 -0.844261 0.533851 0.0471751 -0.863498 0.478222 0.160236 -0.866462 0.423643 0.264139 -0.864598 0.341597 0.368487 -0.857116 0.239385 0.456122 -0.854059 0.119623 0.506235 -0.84864 0.11641 0.516003 -0.862604 -0.00523153 0.505853 -0.842511 -0.0381979 0.537323 -0.873562 -0.0502312 0.484115 -0.875011 0.0896967 -0.475721 -0.86525 -0.0118622 -0.501201 -0.844718 0.0818297 -0.528919 -0.860372 0.114122 -0.496725 -0.873724 -0.200079 -0.443367 -0.86234 -0.251507 -0.439447 -0.8408 -0.241148 -0.484669 -0.865355 -0.127078 -0.48478 -0.842829 -0.0838609 -0.531608 -0.872896 -0.43042 -0.229764 -0.863802 -0.483648 -0.141174 -0.847948 -0.474125 -0.237042 -0.858249 -0.448341 -0.249798 -0.85599 -0.372722 -0.358271 -0.846055 -0.377036 -0.376876 -0.873916 -0.482364 0.0599643 -0.865303 -0.486008 0.122664 -0.839425 -0.536332 0.0878274 -0.866098 -0.499645 -0.0151043 -0.840898 -0.53414 -0.0870883 -0.866456 -0.237339 0.439231 -0.866629 -0.147526 0.476645 -0.841375 -0.243686 0.482395 -0.861923 -0.272921 0.42732 -0.846932 -0.382906 0.368903 -0.858831 -0.444515 0.254588 -0.845605 -0.47137 0.250525 -0.867302 0.0717854 0.492579 -0.860283 0.104737 0.498942 -0.845056 0.0896203 0.527114 -0.865522 -0.0152931 0.500637 -0.840663 -0.0720544 0.536743 -0.870018 0.345274 0.351929 -0.865735 0.420512 0.271428 -0.844358 0.385742 0.371836 -0.859463 0.3429 0.379135 -0.851038 0.239284 0.467415 -0.848722 0.239196 0.471653 -0.869797 0.485557 0.0876793 -0.862547 0.50407 0.0438905 -0.841168 0.534969 0.0790255 -0.865456 0.471862 0.168322 -0.843804 0.48433 0.231124 -0.871304 0.435927 -0.225384 -0.86359 0.38923 -0.320486 -0.848549 0.464041 -0.254226 -0.856736 0.460664 -0.231929 -0.856169 0.506967 -0.0997955 -0.845267 0.526369 -0.0919757 -0.872229 0.228766 -0.4323 -0.86517 0.178198 -0.46875 -0.839259 0.236339 -0.489682 -0.865873 0.297072 -0.402507 -0.841879 0.374901 -0.388188 -0.871748 -0.0749181 -0.484192 -0.848488 -0.0878942 -0.521865 -0.853327 -0.0905375 -0.513454 -0.859965 0.0411686 -0.50869 -0.843918 0.0642998 -0.532606 -0.874177 -0.344021 -0.342731 -0.866764 -0.402027 -0.295117 -0.839901 -0.39846 -0.368505 -0.866149 -0.306762 -0.394567 -0.841847 -0.25511 -0.475617 -0.861468 -0.196665 -0.468184 -0.873165 -0.480574 -0.0814324 -0.851939 -0.519023 -0.0693938 -0.8485 -0.52411 -0.0731899 -0.861005 -0.470205 -0.19385 -0.845616 -0.484636 -0.223744 -0.873847 -0.429126 0.228566 -0.865584 -0.404088 0.295765 -0.843647 -0.465661 0.267244 -0.865739 -0.461949 0.192609 -0.844265 -0.526248 0.101394 -0.858602 -0.508552 0.0646422 -0.874243 -0.221278 0.432129 -0.856458 -0.208451 0.472259 -0.844696 -0.227441 0.48452 -0.862811 -0.322399 0.389378 -0.841781 -0.369184 0.393838 -0.87285 0.0806217 0.481284 -0.865689 0.162923 0.473327 -0.843061 0.10617 0.527234 -0.863426 0.0471401 0.502268 -0.848697 -0.0572535 0.525771 -0.85527 -0.0701668 0.51341 -0.874612 0.348944 0.336589 -0.861079 0.392883 0.32278 -0.842829 0.400117 0.359925 -0.865068 0.282442 0.414589 -0.839373 0.265464 0.474323 -0.873033 0.482012 0.0740088 -0.865691 0.499896 -0.0261317 -0.842494 0.535005 0.0630395 -0.860983 0.497999 0.103466 -0.850321 0.478206 0.219712 -0.853249 0.474964 0.21535 -0.866165 0.345997 -0.360616 -0.852945 0.35081 -0.386546 -0.848485 0.358753 -0.389063 -0.86175 0.423097 -0.279956 -0.844573 0.460533 -0.27314 -0.867178 0.471162 -0.161269 -0.839457 0.531336 -0.113991 -0.86902 0.0561812 -0.491577 -0.865745 -0.0191598 -0.500119 -0.842479 0.0466427 -0.536706 -0.865273 0.105938 -0.48998 -0.844402 0.21963 -0.488618 -0.857808 0.237906 -0.455595 -0.869214 -0.233957 -0.435581 -0.856845 -0.267829 -0.44055 -0.844358 -0.266765 -0.464646 -0.863132 -0.137956 -0.485768 -0.842623 -0.114063 -0.526285 -0.869587 -0.448837 -0.205824 -0.865563 -0.482699 -0.133425 -0.844338 -0.492808 -0.21032 -0.863253 -0.443189 -0.241614 -0.848692 -0.396901 -0.349559 -0.853985 -0.38291 -0.352264 -0.872044 -0.48042 0.0934634 -0.861243 -0.489476 0.136655 -0.842048 -0.52577 0.120505 -0.865012 -0.501727 -0.00502708 -0.83977 -0.540273 -0.0537758 -0.871509 -0.336628 0.356586 -0.865267 -0.264115 0.426095 -0.843407 -0.356228 0.402201 -0.860625 -0.367136 0.352896 -0.851998 -0.447816 0.271221 -0.851565 -0.448632 0.271231 -0.873335 0.234983 0.426696 -0.844775 0.27359 0.459896 -0.872421 0.446437 0.198937 -0.84366 0.496897 0.2033 -0.874648 0.474574 -0.0988485 -0.873339 0.329918 -0.358376 -0.840435 0.35197 -0.412052 -0.874553 0.0429452 -0.483025 -0.873795 -0.241097 -0.42232 -0.839376 -0.287768 -0.461126 -0.872194 -0.449552 -0.192822 -0.849047 -0.490707 -0.195771 -0.856119 -0.513517 0.0579675 -0.87739 -0.464336 0.120746 -0.856883 -0.466327 0.219751 -0.874997 -0.405641 0.264263 -0.866667 -0.423358 0.263925 -0.856777 -0.382649 0.345706 -0.874114 -0.314944 0.369777 -0.855588 -0.262102 0.446398 -0.873888 -0.184206 0.449875 -0.868612 -0.193257 0.45625 -0.856003 -0.105839 0.506021 -0.873016 -0.0277931 0.486899 -0.85716 0.053961 0.512215 -0.870937 0.113771 0.478043 -0.868821 0.112087 0.482272 -0.855593 0.201117 0.476983 -0.870607 0.253342 0.421736 -0.855584 0.340618 0.389814 -0.869987 0.376585 0.318287 -0.87171 0.375745 0.314543 -0.857296 0.44508 0.258742 -0.868267 0.458058 0.190512 -0.856094 0.502197 0.122069 -0.867659 0.494785 0.0485373 -0.871243 0.488953 0.0431347 -0.855655 0.516178 -0.0376128 -0.867055 0.485707 -0.110924 -0.856928 0.474878 -0.200411 -0.866375 0.425658 -0.261168 -0.871324 0.414047 -0.263362 -0.857042 0.394458 -0.331484 -0.865173 0.335683 -0.37255 -0.85623 0.279096 -0.434714 -0.864401 0.204535 -0.459322 -0.8733 0.185575 -0.450455 -0.857057 0.126509 -0.499448 -0.86419 0.0449246 -0.501156 -0.85835 -0.0357579 -0.511817 -0.863221 -0.102985 -0.49421 -0.872527 -0.115267 -0.474773 -0.857263 -0.181098 -0.481979 -0.862138 -0.247471 -0.442127 -0.857759 -0.321446 -0.40115 -0.861723 -0.3765 -0.340121 -0.874775 -0.37544 -0.306291 -0.859522 -0.43094 -0.274795 -0.861818 -0.462625 -0.207963 -0.858691 -0.492891 -0.140388 -0.860358 -0.505471 -0.0654479 -0.873767 -0.484953 -0.0367717 -0.85884 -0.512017 0.0152743 -0.859686 -0.501527 0.0970036 -0.860501 -0.477667 0.177122 -0.860081 -0.443086 0.252853 -0.872794 -0.408514 0.267108 -0.860419 -0.402328 0.312749 -0.859115 -0.354258 0.369355 -0.860325 -0.293494 0.416777 -0.858084 -0.224657 0.461759 -0.874453 -0.177841 0.451337 -0.86169 -0.146729 0.485759 -0.858282 -0.0640165 0.50917 -0.86239 0.0155107 0.506008 -0.858425 0.0889729 0.505164 -0.872895 0.121812 0.472458 -0.862126 0.158041 0.481416 -0.856979 0.236189 0.458042 -0.863235 0.297324 0.40795 -0.856863 0.369709 0.359307 -0.874157 0.381495 0.300519 -0.865021 0.410262 0.288831 -0.858213 0.461426 0.224848 -0.876126 0.455888 0.156744 -0.865134 0.470315 0.174206 -0.856416 0.50944 0.0838057 -0.876472 0.481256 0.0137423 -0.855899 0.511017 -0.079365 -0.875973 0.461058 -0.141766 -0.868011 0.477165 -0.137373 -0.856951 0.456657 -0.238954 -0.873124 0.398409 -0.280936 -0.856392 0.3699 -0.360233 -0.872971 0.301074 -0.383767 -0.868019 0.310881 -0.387165 -0.85544 0.243821 -0.456918 -0.872597 0.165386 -0.459588 -0.85614 0.0844646 -0.509794 -0.871579 0.00748442 -0.490199 -0.869517 0.0103214 -0.493796 -0.856849 -0.0722972 -0.510474 -0.869878 -0.132616 -0.475105 -0.8555 -0.219919 -0.468782 -0.869415 -0.272086 -0.412417 -0.870918 -0.272216 -0.409145 -0.855796 -0.3563 -0.375051 -0.868811 -0.391707 -0.302874 -0.857518 -0.454311 -0.24138 -0.867296 -0.466342 -0.174134 -0.870804 -0.462313 -0.167232 -0.856089 -0.506495 -0.10283 -0.866457 -0.49845 -0.0282663 -0.855935 -0.513748 0.0586429 -0.865998 -0.482238 0.132262 -0.873359 -0.466682 0.139468 -0.85746 -0.465328 0.21962 -0.865311 -0.41711 0.27795 -0.857118 -0.382011 0.345567 -0.864059 -0.321873 0.38704 -0.872513 -0.302092 0.384006 -0.856553 -0.261225 0.445059 -0.863432 -0.185453 0.46914 -0.857727 -0.105491 0.503167 -0.863248 -0.0235275 0.504232 -0.872943 -0.00483814 0.487798 -0.858464 0.0536088 0.510064 -0.862331 0.121982 0.491432 -0.857643 0.199384 0.47402 -0.861269 0.266361 0.432745 -0.874103 0.273914 0.401142 -0.858432 0.336899 0.386774 -0.861004 0.391649 0.324474 -0.859957 0.440907 0.257051 -0.861018 0.471091 0.191629 -0.87291 0.460612 0.160824 -0.859108 0.497094 0.12178 -0.859569 0.509017 0.045188 -0.859575 0.509756 -0.0357693 -0.859071 0.497964 -0.118447 -0.874948 0.461854 -0.145456 -0.861436 0.46849 -0.196071 -0.859808 0.433389 -0.270007 -0.860892 0.390349 -0.326333 -0.858419 0.34045 -0.38368 -0.873555 0.295723 -0.386588 -0.861094 0.276257 -0.426849 -0.857544 0.205568 -0.47155 -0.862696 0.126244 -0.489712 -0.85799 0.0424315 -0.511912 -0.87324 -0.00224449 -0.487286 -0.862885 -0.0336743 -0.504277 -0.857813 -0.107883 -0.502513 -0.862941 -0.175599 -0.473811 -0.856523 -0.255018 -0.448703 -0.873583 -0.281238 -0.397187 -0.864301 -0.312429 -0.394173 -0.856663 -0.384789 -0.343607 -0.877851 -0.399513 -0.264133 -0.866521 -0.409091 -0.285982 -0.857725 -0.469867 -0.208647 -0.875089 -0.463313 -0.13986 -0.856032 -0.51298 -0.0637285 -0.875205 -0.483708 0.00656722 -0.867189 -0.497975 -0.00181807 -0.855776 -0.507457 0.100671 -0.874582 -0.456767 0.162696 -0.857249 -0.446328 0.256738 -0.871897 -0.389652 0.296594 -0.867959 -0.398122 0.296894 -0.856081 -0.356329 0.374372 -0.871813 -0.286405 0.397384 -0.855389 -0.22493 0.466601 -0.871332 -0.145976 0.468478 -0.870534 -0.147341 0.469533 -0.856362 -0.0630117 0.512516 -0.870115 0.0120781 0.492701 -0.856612 0.0908081 0.507907 -0.868823 0.151693 0.471312 -0.870263 0.152704 0.468321 -0.855504 0.238428 0.459637 -0.868256 0.29055 0.402134 -0.856098 0.371261 0.35953 -0.867693 0.406077 0.286724 -0.872199 0.403446 0.276588 -0.857551 0.462754 0.224644 -0.866333 0.474119 0.157091 -0.856129 0.510018 0.0832168 -0.86552 0.500814 0.00771813 -0.872525 0.488562 -0.00265627 -0.856304 0.510299 -0.0796158 -0.864991 0.477739 -0.15348 -0.858063 0.454987 -0.238148 -0.864359 0.408214 -0.293675 -0.871899 0.389862 -0.296309 -0.8572 0.368845 -0.35939 -0.863227 0.307057 -0.400693 -0.856985 0.242793 -0.454564 -0.862537 0.165809 -0.478056 -0.874312 0.139837 -0.464784 -0.858414 0.0843216 -0.505979 -0.862499 0.00292409 -0.50605 -0.858641 -0.0715413 -0.50756 -0.861457 -0.141198 -0.487806 -0.873214 -0.156253 -0.461609 -0.858116 -0.217377 -0.465171 -0.86046 -0.284958 -0.422384 -0.859184 -0.351653 -0.371676 -0.86037 -0.406017 -0.30808 -0.874336 -0.403813 -0.269204 -0.860317 -0.449822 -0.239823 -0.860233 -0.479051 -0.17467 -0.859636 -0.500449 -0.102842 -0.858856 -0.511629 -0.0245338 -0.874141 -0.485581 0.00938545 -0.860383 -0.506541 0.0561952 -0.858532 -0.493355 0.139725 -0.862264 -0.458691 0.214716 -0.859512 -0.423599 0.286013 -0.872685 -0.384926 0.300422 -0.861452 -0.377642 0.339539 -0.857778 -0.325824 0.397562 -0.861956 -0.258484 0.43614 -0.857098 -0.185903 0.48044 -0.874354 -0.132079 0.466969 -0.863749 -0.105633 0.492726 -0.8578 -0.0209668 0.513555 -0.863486 0.0509181 0.501796 -0.857254 0.126931 0.499003 -0.877586 0.176953 0.445569 -0.864747 0.173323 0.471351 -0.856707 0.199754 0.475554 -0.845092 0.195391 0.497636 -0.863343 0.071074 0.499587 -0.844261 0.0422864 0.534261 -0.872427 0.024085 0.488151 -0.866841 -0.48525 0.114537 -0.867303 -0.456326 0.198876 -0.840935 -0.523052 0.138727 -0.867103 -0.328836 0.374164 -0.857905 -0.317783 0.403748 -0.844414 -0.343345 0.411192 -0.863908 -0.400916 0.304842 -0.843974 -0.448521 0.29417 -0.869299 -0.0329519 0.493187 -0.86544 0.053233 0.498176 -0.845074 -0.0223418 0.534183 -0.862393 -0.0638077 0.502202 -0.847897 -0.199421 0.491226 -0.851203 -0.194973 0.487278 -0.870093 0.253272 0.422838 -0.861387 0.296106 0.412715 -0.841214 0.292743 0.454599 -0.865032 0.172093 0.471278 -0.84133 0.138032 0.5226 -0.870141 0.456024 0.186807 -0.864562 0.493234 0.0961904 -0.845826 0.498797 0.189156 -0.860162 0.464113 0.211473 -0.854211 0.410597 0.318956 -0.848329 0.414449 0.3295 -0.872739 0.474066 -0.116572 -0.864798 0.471305 -0.173194 -0.840284 0.521576 -0.147922 -0.86635 0.498209 -0.0350181 -0.839759 0.54221 0.0285009 -0.872054 0.319842 -0.370437 -0.863333 0.228668 -0.449853 -0.846207 0.336019 -0.41355 -0.85604 0.342283 -0.387347 -0.856452 0.424027 -0.294433 -0.848793 0.439169 -0.294418 -0.87342 0.0275443 -0.486188 -0.864347 -0.0278734 -0.502123 -0.842714 0.0132804 -0.538197 -0.86735 0.0971355 -0.488128 -0.840881 0.187825 -0.507584 -0.873747 -0.254622 -0.414408 -0.848527 -0.288142 -0.44382 -0.850462 -0.28775 -0.440357 -0.858567 -0.151747 -0.489729 -0.844795 -0.142485 -0.515771 -0.872687 -0.453807 -0.180211 -0.865117 -0.485737 -0.125029 -0.842438 -0.507019 -0.18229 -0.86543 -0.442837 -0.234366 -0.844284 -0.426099 -0.324998 -0.861557 -0.376949 -0.340042 -0.874837 -0.468743 0.122227 -0.854668 -0.495953 0.153536 -0.847254 -0.50958 0.149962 -0.861554 -0.507619 0.00694096 -0.841197 -0.540334 -0.0206593 -0.873476 -0.313253 0.372709 -0.866109 -0.255975 0.42934 -0.840413 -0.332848 0.42769 -0.864296 -0.35853 0.352773 -0.847092 -0.436621 0.302981 -0.85956 -0.435416 0.267523 -0.873986 -0.0201324 0.485533 -0.857665 0.00620534 0.514171 -0.846796 -0.00667607 0.531876 -0.864795 -0.12842 0.485426 -0.839733 -0.179286 0.512547 -0.873726 0.261309 0.410269 -0.866926 0.344693 0.360036 -0.840816 0.307727 0.445345 -0.862762 0.239613 0.445227 -0.847216 0.147767 0.510285 -0.855668 0.126394 0.501853 -0.866108 0.499234 0.0249621 -0.849337 0.527578 0.017012 -0.84991 0.52667 0.0165116 -0.859291 0.488534 0.151506 -0.845396 0.504668 0.174974 -0.864991 0.430614 0.257606 -0.840999 0.436391 0.319818 -0.867278 0.410917 -0.281027 -0.865244 0.377152 -0.330317 -0.843568 0.435749 -0.313873 -0.865977 0.441644 -0.234594 -0.843738 0.511799 -0.161764 -0.860688 0.496077 -0.114558 -0.869612 0.170494 -0.463364 -0.854849 0.158623 -0.494037 -0.846383 0.170844 -0.504429 -0.861795 0.283648 -0.42054 -0.84144 0.325727 -0.431138 -0.869556 -0.132375 -0.475761 -0.865912 -0.207238 -0.455246 -0.841305 -0.161048 -0.516013 -0.864086 -0.0895399 -0.495316 -0.847776 -0.000931386 -0.530353 -0.858275 0.0226485 -0.51269 -0.872128 -0.389929 -0.295546 -0.858804 -0.426366 -0.284021 -0.844981 -0.435259 -0.310736 -0.864689 -0.324155 -0.383714 -0.839466 -0.316673 -0.441606 -0.871874 -0.489316 -0.0201496 -0.866472 -0.493349 0.0763786 -0.841219 -0.540684 -0.00339065 -0.862334 -0.503198 -0.0563143 -0.846469 -0.501956 -0.177566 -0.854382 -0.49191 -0.167498 -0.871622 -0.402011 0.280468 -0.859964 -0.399515 0.317568 -0.846023 -0.428728 0.316919 -0.866257 -0.454072 0.208368 -0.840021 -0.513961 0.173803 -0.87389 -0.162816 0.458048 -0.86621 -0.0565246 0.496473 -0.84355 -0.162472 0.511885 -0.859859 -0.19039 0.473702 -0.850286 -0.313772 0.422565 -0.849746 -0.314658 0.422991 -0.8729 0.135704 0.468647 -0.862101 0.184286 0.472039 -0.841944 0.168102 0.512711 -0.865411 0.0611643 0.497316 -0.843648 0.0110724 0.536783 -0.87469 0.390012 0.287762 -0.863931 0.460457 0.203964 -0.847936 0.435464 0.302285 -0.856938 0.411765 0.310012 -0.855146 0.313681 0.412711 -0.845715 0.315316 0.430513 -0.873988 0.48575 0.0138413 -0.864616 0.50032 -0.0460227 -0.839471 0.543372 -0.00593197 -0.865759 0.492661 0.0880115 -0.842419 0.514398 0.160387 -0.872642 0.397088 -0.284283 -0.848472 0.426879 -0.31284 -0.854359 0.416236 -0.311157 -0.859947 0.474479 -0.188043 -0.843735 0.506178 -0.178594 -0.874445 0.155217 -0.459623 -0.866927 0.0876241 -0.490673 -0.839469 0.153849 -0.521173 -0.866043 0.219877 -0.449026 -0.841758 0.312113 -0.440488 -0.861826 0.332281 -0.383203 -0.87283 -0.14275 -0.46668 -0.85136 -0.16877 -0.496692 -0.849424 -0.168153 -0.500203 -0.860884 -0.0384283 -0.507349 -0.845431 -0.0181233 -0.533778 -0.866028 -0.4757 -0.153964 -0.862464 -0.492694 -0.115791 -0.84268 -0.516237 -0.15294 -0.86561 -0.446017 -0.22757 -0.842613 -0.448647 -0.297857 -0.865906 -0.37591 -0.329999 -0.859088 -0.280762 -0.42795 -0.843598 -0.32518 -0.427317 -0.869099 -0.468093 0.15986 -0.863828 -0.426638 0.267919 -0.847691 -0.497961 0.182909 -0.855709 -0.491461 0.16195 -0.855564 -0.517268 0.0210816 -0.845271 -0.53422 0.0112707 -0.86891 -0.292157 0.39955 -0.864589 -0.248228 0.436886 -0.839755 -0.306114 0.448449 -0.86565 -0.351554 0.356453 -0.843723 -0.421994 0.331742 -0.869761 0.0115976 0.493337 -0.850312 0.019352 0.525923 -0.853039 0.0216475 0.521399 -0.860309 -0.117733 0.495991 -0.842865 -0.145518 0.518076 -0.871688 0.290687 0.394539 -0.866759 0.351936 0.35337 -0.839189 0.338148 0.425932 -0.86564 0.24353 0.437448 -0.842597 0.182773 0.506582 -0.861472 0.128409 0.491301 -0.871265 0.468147 0.147427 -0.852536 0.503054 0.141843 -0.849487 0.50703 0.145921 -0.86174 0.440602 0.251542 -0.843364 0.45208 0.29045 -0.8739 0.458282 -0.162102 -0.866139 0.43754 -0.241581 -0.841198 0.503218 -0.197883 -0.865282 0.486922 -0.119136 -0.843891 0.536117 -0.0206297 -0.858395 0.512817 0.0133059 -0.873032 0.28383 -0.396554 -0.856086 0.277612 -0.435946 -0.845059 0.29685 -0.444697 -0.862881 0.373453 -0.340543 -0.843652 0.417345 -0.337748 -0.872637 -0.0169089 -0.488077 -0.865591 -0.0960917 -0.491446 -0.844698 -0.0342654 -0.534146 -0.863781 0.0173455 -0.503568 -0.847533 0.137391 -0.512651 -0.854593 0.149014 -0.497459 -0.874389 -0.292807 -0.386922 -0.860364 -0.338675 -0.380885 -0.842231 -0.340829 -0.417711 -0.864616 -0.217352 -0.452987 -0.840308 -0.192814 -0.506661 -0.873093 -0.466788 -0.140778 -0.865279 -0.498899 -0.0489069 -0.843655 -0.518875 -0.137897 -0.861193 -0.478722 -0.170798 -0.851732 -0.443396 -0.279201 -0.851236 -0.443825 -0.280028 -0.874922 -0.454056 0.168357 -0.862851 -0.454652 0.220861 -0.841742 -0.499266 0.205436 -0.866497 -0.491746 0.0858448 -0.839185 -0.542897 0.0321132 -0.873571 -0.277333 0.39995 -0.864658 -0.181551 0.468408 -0.844417 -0.290109 0.45033 -0.857789 -0.303157 0.415083 -0.853784 -0.399523 0.333819 -0.849747 -0.407114 0.334944 -0.856146 0.273507 0.438415 -0.877488 0.308122 0.367526 -0.856561 0.399079 0.327169 -0.876195 0.41285 0.248671 -0.867045 0.421057 0.266354 -0.857241 0.477794 0.191964 -0.874018 0.47024 0.12234 -0.855727 0.51561 0.0433222 -0.873932 0.485285 -0.0272162 -0.868226 0.495705 -0.0214422 -0.855748 0.502848 -0.121817 -0.873227 0.451461 -0.183461 -0.857437 0.435935 -0.273427 -0.870911 0.379821 -0.311849 -0.868659 0.384691 -0.312161 -0.855839 0.341974 -0.388064 -0.870641 0.270959 -0.410568 -0.855428 0.205505 -0.475406 -0.870093 0.126065 -0.476493 -0.871399 0.123827 -0.47469 -0.856685 0.041477 -0.51417 -0.868674 -0.0308053 -0.494426 -0.856447 -0.109475 -0.504494 -0.867753 -0.170887 -0.466694 -0.870953 -0.172993 -0.459906 -0.855615 -0.256612 -0.449526 -0.867141 -0.308669 -0.390884 -0.856497 -0.385422 -0.343312 -0.866634 -0.419543 -0.270054 -0.872016 -0.41614 -0.257712 -0.857469 -0.470493 -0.208285 -0.865357 -0.481365 -0.139442 -0.856293 -0.5126 -0.0632699 -0.864504 -0.502452 0.0132139 -0.873037 -0.486973 0.0257868 -0.856743 -0.505867 0.100449 -0.864121 -0.472096 0.174414 -0.858482 -0.444546 0.255709 -0.863499 -0.398497 0.309142 -0.872292 -0.37673 0.31174 -0.857415 -0.354892 0.372681 -0.862302 -0.291519 0.414068 -0.857508 -0.223849 0.463218 -0.861706 -0.145656 0.486052 -0.874653 -0.11646 0.470552 -0.85917 -0.0631211 0.507781 -0.861871 0.0167601 0.50685 -0.858916 0.0895647 0.504224 -0.860626 0.160504 0.483282 -0.873497 0.176815 0.453585 -0.858683 0.235102 0.455403 -0.859714 0.303164 0.411075 -0.860017 0.365663 0.355896 -0.85983 0.419529 0.29101 -0.873754 0.416797 0.250667 -0.860674 0.457638 0.223175 -0.859486 0.486419 0.157102 -0.860249 0.50298 0.0835672 -0.8582 0.513304 0.00358663 -0.874229 0.4844 -0.0328805 -0.861278 0.502347 -0.0764734 -0.858091 0.487677 -0.160782 -0.862754 0.448675 -0.233125 -0.858887 0.413995 -0.301533 -0.872684 0.371896 -0.316411 -0.862103 0.36423 -0.352299 -0.857199 0.310397 -0.41093 -0.862895 0.240219 -0.444642 -0.856739 0.165757 -0.488389 -0.874186 0.108464 -0.473323 -0.864864 0.084963 -0.494764 -0.857824 0.000364536 -0.513944 -0.875918 -0.0596914 -0.478753 -0.865126 -0.0501898 -0.499037 -0.85675 -0.146081 -0.494611 -0.876388 -0.195879 -0.439973 -0.85587 -0.291586 -0.427159 -0.87611 -0.325554 -0.355593 -0.867552 -0.328903 -0.373064 -0.856547 -0.412522 -0.310086 -0.874407 -0.425319 -0.233486 -0.856826 -0.485118 -0.174672 -0.872924 -0.476591 -0.104236 -0.867784 -0.484174 -0.111925 -0.855517 -0.517281 -0.0226211 -0.872666 -0.485939 0.0481372 -0.855823 -0.497187 0.142734 -0.871922 -0.445133 0.203983 -0.870301 -0.448628 0.203246 -0.857343 -0.425799 0.289237 -0.869908 -0.369206 0.327027 -0.855696 -0.326826 0.401209 -0.869489 -0.254712 0.423214 -0.870576 -0.252551 0.422275 -0.855572 -0.185613 0.483263 -0.868907 -0.105708 0.483557 -0.857117 -0.0201427 0.514728 -0.867415 0.0488566 0.495182 -0.870532 0.0529 0.489261 -0.856361 0.128182 0.500215 -0.866696 0.190183 0.461159 -0.855817 0.274402 0.438499 -0.866059 0.32635 0.378731 -0.873045 0.326002 0.362649 -0.856981 0.398779 0.326434 -0.865598 0.431836 0.253491 -0.857507 0.477519 0.191462 -0.864206 0.488329 0.121174 -0.872095 0.477793 0.105662 -0.856494 0.514359 0.0430463 -0.863695 0.502846 -0.0342915 -0.857317 0.500359 -0.121035 -0.86319 0.465616 -0.195205 -0.874 0.440313 -0.205545 -0.858778 0.434088 -0.272155 -0.862625 0.388002 -0.32455 -0.857725 0.340203 -0.385448 -0.861421 0.275202 -0.426871 -0.873814 0.244706 -0.420201 -0.858118 0.204427 -0.471002 -0.860944 0.125065 -0.493086 -0.859974 0.041942 -0.508611 -0.861379 -0.0354769 -0.506722 -0.872606 -0.0577139 -0.485003 -0.859185 -0.107723 -0.500197 -0.859915 -0.179778 -0.47773 -0.859347 -0.252409 -0.44476 -0.859051 -0.320915 -0.398804 -0.874754 -0.329108 -0.35566 -0.860924 -0.378882 -0.339498 -0.859398 -0.432022 -0.27348 -0.861081 -0.464476 -0.206886 -0.858771 -0.493159 -0.138947 -0.873315 -0.47702 -0.0988562 -0.860948 -0.504643 -0.0640624 -0.857612 -0.513997 0.0175875 -0.862243 -0.497204 0.0965719 -0.857741 -0.480966 0.181525 -0.874157 -0.436831 0.2122 -0.86319 -0.438413 0.250395 -0.858262 -0.403697 0.316882 -0.862845 -0.350112 0.364582 -0.856695 -0.294201 0.423697 -0.873403 -0.238051 0.424851 -0.86391 -0.221497 0.452325 -0.856475 -0.145194 0.495347 -0.878152 -0.067412 0.473608 -0.866822 -0.0825827 0.491732 -0.857942 0.0192362 0.513386 -0.874896 0.0775906 0.478055 -0.856319 0.165255 0.489294 -0.875175 0.214857 0.43348 -0.866865 0.213429 0.450548 -0.855678 0.309214 0.414971 -0.874732 0.342543 0.342794 -0.856628 0.425066 0.292418 -0.872606 0.436785 0.218582 -0.86802 0.441392 0.227409 -0.856471 0.491798 0.156818 -0.871806 0.48232 0.0855728 -0.855394 0.517975 0.00169384 -0.871411 0.485639 -0.0692706 -0.870151 0.48806 -0.0680739 -0.855993 0.490508 -0.163335 -0.870646 0.43793 -0.224037 -0.85709 0.415664 -0.304338 -0.868891 0.357791 -0.342073 -0.870034 0.355289 -0.341775 -0.855633 0.310931 -0.413781 -0.86834 0.237733 -0.43528 -0.855803 0.165303 -0.490179 -0.867763 0.0849604 -0.489663 -0.872742 0.0763327 -0.482177 -0.857571 -0.000272357 -0.514365 -0.866489 -0.0669722 -0.494684 -0.856363 -0.146943 -0.495025 -0.865649 -0.209491 -0.454714 -0.851145 -0.201397 -0.484759 -0.863853 -0.257628 -0.432881 -0.856114 -0.291725 -0.426574 -0.865031 -0.343535 -0.365657 -0.861742 -0.395674 -0.317558 -0.823743 -0.511788 -0.243968 -0.878646 -0.372635 -0.298539 -0.866361 0.311889 0.390055 -0.863339 0.406148 0.299481 -0.847592 0.339976 0.407437 -0.853559 0.323966 0.408023 -0.86691 0.480343 0.133184 -0.864688 0.496097 0.0787598 -0.841119 0.525013 0.129927 -0.865576 0.460572 0.1966 -0.844733 0.458643 0.275811 -0.8699 0.458482 -0.181848 -0.852701 0.480207 -0.205677 -0.849715 0.485791 -0.204919 -0.86049 0.506003 -0.0593085 -0.841838 0.538309 -0.0391465 -0.869761 0.272704 -0.411276 -0.866258 0.211292 -0.452718 -0.839465 0.284814 -0.462795 -0.864978 0.32382 -0.383346 -0.844911 0.406593 -0.347573 -0.860985 0.410287 -0.300615 -0.870087 -0.0326872 -0.491813 -0.855092 -0.0511286 -0.515949 -0.849804 -0.0463893 -0.525054 -0.864048 0.0772144 -0.497452 -0.840805 0.119397 -0.528007 -0.872398 -0.30864 -0.379029 -0.867491 -0.379353 -0.321793 -0.840372 -0.356932 -0.40789 -0.864066 -0.28107 -0.4176 -0.845175 -0.202891 -0.494484 -0.857294 -0.170256 -0.485859 -0.871794 -0.473162 -0.126858 -0.857421 -0.503698 -0.105442 -0.84535 -0.51991 -0.122789 -0.863832 -0.45276 -0.220913 -0.84339 -0.464977 -0.26924 -0.874118 -0.449526 0.183969 -0.865594 -0.420628 0.271696 -0.843966 -0.489682 0.218938 -0.862587 -0.4788 0.163384 -0.846804 -0.530573 0.037631 -0.851861 -0.522166 0.0409273 -0.873448 -0.264643 0.40872 -0.860686 -0.240643 0.448676 -0.841702 -0.276715 0.463646 -0.864805 -0.345921 0.363939 -0.842139 -0.403925 0.357277 -0.872542 0.0378338 0.487071 -0.864715 0.132996 0.484334 -0.846247 0.0562459 0.529814 -0.86068 0.0200653 0.508751 -0.853263 -0.105989 0.510596 -0.848545 -0.111984 0.517137 -0.874608 0.311227 0.371751 -0.864228 0.363142 0.348193 -0.840166 0.363859 0.402154 -0.866049 0.251018 0.432375 -0.840013 0.216177 0.49764 -0.873234 0.472266 0.120114 -0.863515 0.504268 0.00744933 -0.846138 0.520368 0.11518 -0.856903 0.497659 0.134362 -0.856409 0.454044 0.24578 -0.848077 0.4614 0.260528 -0.87465 0.445699 -0.190628 -0.864428 0.435581 -0.251067 -0.84147 0.489085 -0.229617 -0.867133 0.481745 -0.1265 -0.840342 0.538996 -0.0575208 -0.873519 0.258103 -0.412732 -0.847524 0.271717 -0.455932 -0.851197 0.266228 -0.452311 -0.85821 0.371102 -0.354626 -0.845823 0.39574 -0.357733 -0.865821 -0.193485 -0.46143 -0.860957 -0.230835 -0.453287 -0.841833 -0.221805 -0.492057 -0.864972 -0.104914 -0.490731 -0.843329 -0.0656975 -0.533367 -0.866069 0.010527 -0.499813 -0.861811 0.14077 -0.487305 -0.843205 0.102355 -0.527758 -0.867529 -0.431851 -0.246776 -0.864522 -0.475316 -0.163327 -0.847059 -0.466925 -0.253916 -0.859642 -0.43428 -0.269104 -0.853443 -0.357236 -0.379498 -0.84759 -0.359635 -0.390196 -0.869217 -0.492401 0.0447579 -0.86414 -0.49366 0.0977881 -0.839779 -0.538822 0.0666465 -0.865875 -0.498642 -0.0402008 -0.840823 -0.53077 -0.106299 -0.869358 -0.370403 0.327137 -0.863026 -0.293604 0.411075 -0.847289 -0.389358 0.361249 -0.85662 -0.391718 0.335796 -0.857588 -0.457144 0.235716 -0.846154 -0.479753 0.232079 -0.872181 -0.100073 0.478839 -0.865602 -0.0386196 0.499242 -0.840235 -0.0929778 0.534191 -0.86671 -0.172685 0.467968 -0.840589 -0.262183 0.473994 -0.871602 0.193203 0.450535 -0.848515 0.218912 0.481768 -0.850732 0.219052 0.477777 -0.859051 0.0832958 0.505068 -0.846495 0.0708969 0.527656 -0.872018 0.427433 0.238506 -0.865128 0.464491 0.189215 -0.843526 0.476561 0.247696 -0.866554 0.405672 0.290715 -0.842919 0.372884 0.387872 -0.861006 0.319884 0.395402 -0.873659 0.484082 -0.0488337 -0.853761 0.515214 -0.0751411 -0.8466 0.527603 -0.0700312 -0.861419 0.503286 0.0682636 -0.842524 0.529551 0.0986375 -0.872641 0.362723 -0.327003 -0.86575 0.316587 -0.38762 -0.841858 0.3883 -0.374831 -0.864374 0.40229 -0.301695 -0.847254 0.474715 -0.238339 -0.858474 0.469153 -0.207166 -0.874905 0.0927581 -0.475329 -0.858684 0.0656813 -0.508278 -0.844746 0.0852332 -0.528337 -0.864095 0.202679 -0.460718 -0.839676 0.254838 -0.479586 -0.873793 -0.19706 -0.444582 -0.866307 -0.285364 -0.409976 -0.841013 -0.237696 -0.486001 -0.86251 -0.172207 -0.475837 -0.848739 -0.0763263 -0.523274 -0.856433 -0.0581013 -0.512978 -0.873072 -0.428779 -0.232152 -0.859935 -0.463278 -0.21421 -0.846272 -0.47552 -0.240216 -0.866558 -0.387029 -0.315098 -0.839586 -0.384082 -0.384156 -0.874245 -0.482177 0.0565752 -0.866474 -0.480454 0.135597 -0.838202 -0.538645 0.0853108 -0.862795 -0.505352 0.0142823 -0.846217 -0.5249 -0.0916367 -0.851605 -0.514338 -0.101119 -0.872635 -0.357959 0.332224 -0.86482 -0.294023 0.406984 -0.843118 -0.381844 0.378612 -0.854841 -0.38403 0.348951 -0.859501 -0.44235 0.256095 -0.842314 -0.476728 0.251471 -0.865952 0.0701979 0.495177 -0.858983 0.111777 0.499654 -0.836568 0.0930496 0.539904 -0.863239 0.0235892 0.504244 -0.848748 -0.0711423 0.52399 -0.864426 -0.191707 0.464775 -0.834602 -0.248315 0.491711 -0.868653 0.345236 0.355322 -0.867246 0.40577 0.288504 -0.834775 0.397302 0.381186 -0.843509 0.378456 0.381134 -0.863412 0.27233 0.424685 -0.854869 0.201225 0.478233 -0.831348 0.256669 0.492931 -0.868637 0.487165 0.0902246 -0.855112 0.515564 0.0545655 -0.824988 0.559779 0.0777294 -0.863349 0.484259 0.14185 -0.849165 0.479621 0.221094 -0.83668 0.494441 0.235573 -0.870409 0.438452 -0.223936 -0.844377 0.468411 -0.260036 -0.838106 0.477532 -0.263709 -0.867621 0.480682 -0.127194 -0.818218 0.564499 -0.108902 -0.859223 0.510398 -0.035073 -0.871338 0.23174 -0.432513 -0.852766 0.217143 -0.475016 -0.814068 0.244319 -0.526879 -0.874013 0.305049 -0.378215 -0.81492 0.395332 -0.423814 -0.867124 0.384593 -0.316519 -0.87106 -0.0727366 -0.485761 -0.832281 -0.112973 -0.542721 -0.809406 -0.120416 -0.574772 -0.874707 0.00337614 -0.48464 -0.80171 0.055961 -0.595088 -0.861558 0.103785 -0.496937 -0.857557 -0.411237 -0.308997 -0.864603 -0.442939 -0.237206 -0.858462 -0.481427 -0.176834 -0.848734 -0.512785 -0.129236 -0.85431 -0.519576 -0.0139567 -0.85099 -0.52368 0.0396929 -0.851195 -0.498063 0.16553 -0.857644 -0.468888 0.211168 -0.862992 -0.419066 0.282186 -0.862411 -0.420496 0.281835 -0.858091 -0.380104 0.345255 -0.867789 -0.3505 0.352267 -0.856098 -0.326154 0.400898 -0.865543 -0.256014 0.430456 -0.864281 -0.258614 0.431435 -0.856137 -0.184995 0.4825 -0.870305 -0.139908 0.472224 -0.858015 -0.103865 0.503014 -0.862873 -0.0217803 0.504952 -0.86877 -0.0115775 0.49508 -0.856698 0.0561337 0.512755 -0.868568 0.100366 0.485301 -0.860363 0.125173 0.494072 -0.858761 0.199594 0.471902 -0.869359 0.209 0.447809 -0.854641 0.276378 0.439549 -0.870821 0.319454 0.373658 -0.857837 0.397779 0.325403 -0.856701 0.44712 0.257192 -0.868388 0.458544 0.188783 -0.861449 0.466946 0.199665 -0.858658 0.498234 0.120289 -0.867212 0.486763 0.104904 -0.854171 0.518317 0.0416939 -0.854456 0.51794 -0.0405404 -0.86035 0.495623 -0.118977 -0.8598 0.470088 -0.199401 -0.870086 0.448834 -0.203714 -0.855669 0.437477 -0.276486 -0.872639 0.392398 -0.290732 -0.858291 0.391983 -0.331188 -0.862355 0.336348 -0.378437 -0.87482 0.31378 -0.369097 -0.852345 0.279107 -0.442274 -0.877339 0.199512 -0.43643 -0.854862 0.124187 -0.503775 -0.857656 0.0406584 -0.512615 -0.864667 -0.0340557 -0.50119 -0.877234 -0.0410778 -0.478303 -0.852186 -0.113857 -0.510701 -0.876352 -0.153093 -0.456695 -0.866585 -0.17312 -0.468037 -0.854163 -0.259361 -0.450708 -0.882909 -0.25215 -0.396096 -0.852158 -0.331085 -0.405227 -0.871915 -0.361447 -0.330335 -0.849636 -0.448155 -0.277983 -0.851185 -0.481444 -0.209037 -0.852751 -0.503644 -0.138411 -0.84722 -0.527878 -0.0596923 -0.843819 -0.536018 0.0255616 -0.843942 -0.524716 0.111514 -0.847955 -0.49413 0.191855 -0.855247 -0.44797 0.260527 -0.862855 -0.398599 0.310806 -0.839926 -0.367528 0.399308 -0.891522 -0.272714 0.361686 -0.897772 -0.2663 0.350841 -0.829688 -0.229958 0.508662 -0.91869 -0.15981 0.361205 -0.862208 -0.144589 0.485481 -0.858712 -0.0618938 0.508707 -0.931246 -0.0589004 0.3596 -0.816171 0.0392511 0.576475 -0.910963 0.0442725 0.410106 -0.900498 0.0560494 0.431234 -0.809406 0.208203 0.549102 -0.950303 0.0670898 0.304012 -0.492593 0.506747 0.707502 -0.971539 0.0715419 0.225816 -0.857515 -0.484096 -0.174125 -0.863441 -0.49395 -0.102384 -0.856904 -0.514979 -0.022644 -0.8626 -0.502805 0.0557646 -0.857957 -0.493897 0.141334 -0.862412 -0.458017 0.21556 -0.862409 0.322767 0.389965 -0.872097 0.39441 0.289634 -0.869389 0.4941 0.00523643 -0.867356 0.487242 -0.101436 -0.867515 0.21095 -0.450465 -0.881383 0.0838197 -0.464907 -0.880118 -0.352208 -0.318342 -0.869896 -0.429755 -0.242058 -0.880933 -0.4437 -0.16458 -0.866588 -0.491748 -0.0849024 -0.869707 -0.493128 -0.0208327 -0.870902 -0.489352 0.0454345 -0.869687 -0.480179 0.114337 -0.865878 -0.464463 0.185821 -0.859625 -0.441271 0.257534 -0.901258 -0.34058 0.267842 -0.904328 -0.40096 0.146364 -0.864275 -0.491907 0.105152 -0.896501 -0.442981 -0.0073735 -0.863425 -0.49895 -0.0744734 -0.886575 -0.435266 -0.156613 -0.862546 -0.444395 -0.241924 -0.856129 -0.344162 -0.385482 -0.860917 -0.335087 -0.382802 -0.854403 -0.266173 -0.44626 -0.871225 -0.162973 -0.463041 -0.843199 -0.076149 0.532181 -0.867208 -0.0481571 0.495612 -0.840663 -0.128085 0.526194 -0.841075 -0.420141 -0.340698 -0.844531 -0.127573 -0.520089 -0.845154 0.451544 -0.286045 -0.841382 0.413992 0.347401 -0.866904 -0.138271 0.478915 -0.839272 -0.212333 0.500537 -0.853409 -0.371857 0.365261 0.00288485 0.717518 0.696534 0.284173 0.550523 0.784965 0.0352523 0.512481 0.857975 0.0660362 0.272532 0.959878 0.0924012 0.0147856 0.995612 0.110723 -0.242958 0.963697 0.122579 -0.483425 0.866761 0.130418 -0.690588 0.711393 0.170047 -0.817073 0.550887 0.176038 -0.736115 0.653564 0.26478 0.359693 0.894713 0.254404 0.135849 0.957509 0.240278 -0.111546 0.964274 0.227285 -0.359138 0.905186 0.218622 -0.584089 0.781694 0.136063 -0.850522 0.508035 0.176538 -0.881407 0.438127 0.16928 -0.933294 0.316712 0.140905 -0.952382 0.270396 0.168141 -0.983997 0.0589731 0.177133 -0.965604 0.19035 0.144867 -0.989342 0.0146924 0.192905 -0.974689 -0.112998 0.146988 -0.959127 -0.241806 0.173775 -0.864895 -0.470912 0.172343 -0.940515 -0.292797 0.167075 -0.861076 -0.480244 0.177522 -0.721086 -0.669717 0.164707 -0.707717 -0.687029 0.163207 -0.505924 -0.846997 0.162432 -0.269504 -0.949201 0.162222 -0.0146525 -0.986646 0.162247 0.241223 -0.956811 0.162327 0.480638 -0.861764 0.160123 0.687549 -0.708263 0.15915 0.847564 -0.506268 0.163008 0.94911 -0.269478 0.171514 0.984582 -0.0343791 0.173898 0.95619 -0.2355 0.179937 -0.531552 -0.827693 0.181533 -0.307102 -0.934203 0.182437 -0.0611522 -0.981314 0.182739 0.190136 -0.964601 0.182753 0.42953 -0.884367 0.181709 0.631883 -0.753462 0.181694 0.780989 -0.597531 0.180128 0.886776 -0.425654 0.165348 0.986127 -0.0146446 0.178658 0.968892 0.171257 0.162003 0.95685 0.241232 0.161624 0.861865 0.480694 0.171281 0.746152 0.643366 0.176082 0.646563 0.742261 0.180671 0.630694 0.754708 0.17006 0.533371 0.82861 0.181023 0.43159 0.88372 0.176454 0.412353 0.893772 0.168403 0.236194 0.957002 0.177317 0.205683 0.96242 0.168623 0.00863152 0.985643 0.17965 -0.0335094 0.98316 0.166781 -0.212368 0.962852 0.165477 -0.423685 0.890566 0.164431 -0.617051 0.769552 0.165442 -0.787384 0.593848 0.176498 -0.879531 0.441897 0.167729 -0.791683 0.587457 0.181841 0.906383 0.381318 0.182264 0.792117 0.58252 0.181416 -0.272104 0.945012 0.181658 -0.491292 0.851841 0.17823 -0.666012 0.724335 0.173459 -0.887476 0.426964 0.173065 -0.937266 0.302622 0.170795 -0.970194 0.171909 0.170366 -0.984664 0.0375789 0.171794 -0.980289 -0.0975681 0.175194 -0.957021 -0.231125 0.175135 -0.957093 -0.23087 0.171804 -0.916239 -0.361925 0.178001 -0.900803 -0.396068 0.170236 -0.857351 -0.485766 0.170602 -0.781187 -0.600535 0.172964 -0.689353 -0.703475 0.173506 -0.583715 -0.793204 0.176694 -0.570686 -0.801933 0.171008 -0.468833 -0.866575 0.178847 -0.417306 -0.890994 0.165415 -0.308603 -0.936697 0.168685 -0.119103 -0.978448 0.167986 0.0544089 -0.984287 0.169238 0.226466 -0.959204 0.17305 0.391477 -0.90377 0.172911 0.545836 -0.819857 0.178337 0.562582 -0.807278 0.169055 0.684569 -0.709073 0.181048 0.725579 -0.663895 0.167557 0.801481 -0.574067 0.167484 0.89231 -0.419204 0.167417 0.953675 -0.249951 0.16737 0.983285 -0.0716862 0.16744 0.979688 0.110342 0.167093 0.940672 0.295323 0.167667 0.859099 0.483567 0.172918 0.746509 0.642513 0.17305 0.848265 0.500501 0.176878 -0.942774 0.28265 0.178391 -0.977285 0.114417 0.17789 -0.982316 -0.0583946 0.178638 -0.816053 -0.549678 0.177138 -0.705025 -0.686704 0.178357 -0.244543 -0.953094 0.180611 -0.0491087 -0.982328 0.181023 0.161932 -0.970056 0.178242 0.371042 -0.911349 0.179962 0.847492 -0.49937 0.178699 0.925484 -0.333986 0.178623 0.969456 -0.168075 0.17858 0.983921 0.00302721 0.178336 0.968293 0.174942 0.177237 0.922659 0.342473 0.166754 0.731042 0.661642 0.177762 0.620776 0.763569 0.164303 0.564467 0.808939 0.166784 0.386181 0.90722 0.169561 0.228557 0.958651 0.17444 0.0921764 0.980344 0.172271 -0.0409564 0.984198 0.182111 -0.094162 0.978759 0.170816 -0.173784 0.969856 0.177464 -0.302098 0.936613 0.170166 -0.428273 0.887483 0.173824 -0.544659 0.820446 0.172717 -0.652424 0.737911 0.182488 -0.686866 0.703501 0.170379 -0.748549 0.640816 0.178634 -0.828116 0.531332 0.170109 -0.89582 0.410572 0.173471 -0.943527 0.282249 0.173001 -0.973815 0.147493 0.182955 -0.977898 0.101205 0.170142 -0.985379 0.00895308 0.179307 -0.975312 -0.128902 0.168651 -0.946442 -0.275326 0.170968 -0.888553 -0.425727 0.175568 -0.799678 -0.574187 0.182405 -0.787704 -0.588431 0.166749 -0.682348 -0.711755 0.188442 -0.616608 -0.764385 0.165336 -0.541272 -0.824433 0.173471 -0.381908 -0.907774 0.17239 -0.207846 -0.962851 0.188023 -0.173852 -0.966656 0.163044 -0.0247466 -0.986308 0.194081 0.0710125 -0.978412 0.162538 0.158621 -0.973869 0.175217 0.334334 -0.926023 0.170685 0.503295 -0.847089 0.196821 0.531805 -0.823678 0.156104 0.657815 -0.736825 0.207977 0.717638 -0.664636 0.152614 0.786516 -0.598416 0.169823 0.882242 -0.4391 0.176082 0.948562 -0.263108 0.219598 0.946165 -0.237799 0.134941 0.988537 -0.0677235 0.280448 0.959861 0.00401622 0.0801256 0.98794 0.132496 0.371808 0.898386 0.233798 0.179089 0.474884 0.861633 0.17962 0.309078 0.93392 0.179826 0.118145 0.976578 0.179691 -0.310049 0.933585 0.181806 -0.510662 0.84034 0.179551 -0.829726 0.528503 0.182592 -0.928179 0.324258 0.182049 -0.973567 -0.13793 0.18512 -0.908486 -0.374679 0.185382 -0.408196 -0.893873 0.188961 0.31158 -0.931242 0.204351 0.860623 -0.466443 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 0.00563218 0.0428142 -0.991289 0.0329103 0.127528 -0.92271 0.126394 0.364185 -0.790818 0.200679 0.578217 -0.605461 0.260955 0.751877 -0.379886 0.3033 0.873897 -0.129423 0.32512 0.936775 -0.129413 0.325124 0.936775 -0.129411 0.556511 0.8207 -0.12945 0.556496 0.820704 -0.129447 0.749951 0.648704 -0.379887 0.832402 0.403477 -0.605472 0.781614 0.149943 -0.790815 0.610458 -0.0441891 -0.92271 0.364184 -0.126396 -0.991339 0.123201 -0.0454718 -0.990767 0.128078 -0.0444516 -0.991289 0.127527 -0.0329102 -0.999067 0.0428096 -0.00563068 0.259254 0.916674 0.304132 -0.985195 0.0178614 0.170506 -0.898248 0.0317366 0.438341 -0.922706 -0.0726327 0.3786 -0.790824 -0.266957 0.550756 -0.605467 -0.520665 0.601928 -0.379888 -0.765617 0.519149 -0.129428 -0.936771 0.325128 -0.129424 -0.820704 0.556502 -0.129438 -0.820705 0.556497 -0.129437 -0.648706 0.749951 -0.379899 -0.403473 0.832398 -0.60547 -0.149941 0.781616 -0.790816 0.0441891 0.610457 -0.92271 0.0278319 0.384488 -0.922706 0.0278383 0.384499 -0.986719 -0.0306033 0.159525 -0.922705 -0.168145 0.346905 -0.790819 -0.400405 0.462906 -0.605456 -0.658721 0.446666 -0.37988 -0.873898 0.303305 -0.129433 -0.989 0.0715932 -0.129432 -0.936771 0.325126 -0.976956 -0.143148 0.15832 -0.990523 -0.104648 0.0889512 -0.991289 -0.102627 0.0825444 -0.991339 -0.11011 0.0715693 -0.991339 -0.123201 0.0454718 -0.990768 -0.128077 0.044452 -0.991289 -0.127525 0.0329096 -0.999067 -0.0428119 0.00563143 -0.999067 -0.0301117 0.0309501 -0.990768 -0.112207 0.0760864 -0.922707 -0.36419 0.126401 -0.790818 -0.610454 0.044191 -0.605458 -0.781625 -0.149943 -0.379879 -0.832408 -0.403471 -0.129424 -0.749956 -0.648703 -0.12943 -0.892296 -0.432499 -0.129427 -0.892297 -0.432498 -0.129423 -0.973832 -0.186819 -0.37989 -0.922618 0.0667847 -0.60547 -0.75187 0.260954 -0.790819 -0.506574 0.343495 -0.922711 -0.252195 0.291553 -0.986712 -0.0708695 0.146211 -0.999206 -0.0125481 0.0378103 0.25875 -0.304234 0.916782 -0.985195 -0.170505 0.0178598 -0.898179 -0.438482 0.0317399 -0.922708 -0.378596 -0.0726288 -0.790816 -0.550766 -0.266958 -0.605467 -0.601928 -0.520665 -0.379881 -0.519158 -0.765615 -0.129418 -0.325122 -0.936775 -0.12942 -0.55651 -0.820699 -0.129451 -0.556498 -0.820702 -0.129447 -0.749948 -0.648707 -0.379887 -0.832404 -0.403472 -0.605472 -0.781613 -0.149948 -0.790821 -0.61045 0.0441886 -0.922708 -0.364188 0.1264 -0.922708 -0.384493 0.0278323 -0.922709 -0.384493 0.0278318 -0.986716 -0.159545 -0.0306072 -0.922709 -0.346896 -0.168141 -0.790815 -0.462908 -0.40041 -0.605461 -0.446667 -0.658715 -0.379888 -0.303299 -0.873896 -0.129418 -0.0715933 -0.989002 -0.129418 -0.325122 -0.936775 -0.976958 -0.158315 -0.143142 -0.990524 -0.0889511 -0.104646 -0.991289 -0.0825454 -0.102626 -0.991339 -0.0715681 -0.11011 -0.99134 -0.0454716 -0.123201 -0.990767 -0.0444511 -0.128079 -0.991289 -0.0329106 -0.127528 -0.999067 -0.00563214 -0.042814 -0.999067 -0.0309513 -0.0301125 -0.990768 -0.0760864 -0.112207 -0.922709 -0.126398 -0.364187 -0.790818 -0.0441875 -0.610455 -0.605462 0.149939 -0.781623 -0.379873 0.403468 -0.832412 -0.129433 0.648702 -0.749955 -0.12943 0.432494 -0.892298 -0.129448 0.432499 -0.892293 -0.129449 0.186819 -0.973828 -0.379891 -0.0667847 -0.922617 -0.605458 -0.260957 -0.751879 -0.790814 -0.343501 -0.506577 -0.922709 -0.291557 -0.252196 -0.986712 -0.146209 -0.0708673 -0.999206 -0.0378115 -0.0125484 0.258757 -0.916768 -0.304273 -0.985195 -0.0178614 -0.170506 -0.898248 -0.0317366 -0.438341 -0.922705 0.0726329 -0.378601 -0.790824 0.266957 -0.550756 -0.605467 0.520665 -0.601928 -0.379888 0.765617 -0.519149 -0.129442 0.936771 -0.325122 -0.129436 0.820703 -0.556501 -0.12945 0.820704 -0.556496 -0.129447 0.648705 -0.74995 -0.379899 0.403473 -0.832398 -0.60547 0.149942 -0.781616 -0.790816 -0.0441891 -0.610457 -0.922711 -0.126393 -0.364183 -0.922711 -0.0278319 -0.384487 -0.922706 -0.0278383 -0.384498 -0.986719 0.0306033 -0.159525 -0.922704 0.168145 -0.346908 -0.790815 0.400408 -0.46291 -0.605456 0.658718 -0.446669 -0.379868 0.873901 -0.303311 -0.129418 0.989002 -0.0715933 -0.129418 0.936771 -0.325132 -0.976956 0.143148 -0.15832 -0.990524 0.104646 -0.088947 -0.991289 0.102626 -0.0825449 -0.991339 0.11011 -0.0715693 -0.990768 0.112207 -0.0760863 -0.922706 0.319068 -0.216355 -0.922705 0.364193 -0.126405 -0.790817 0.578215 -0.200688 -0.605461 0.751877 -0.260956 -0.379886 0.873896 -0.303302 -0.605468 0.751873 -0.260951 -0.605467 0.658714 -0.44666 -0.790817 0.506575 -0.343498 -0.92271 0.319062 -0.216345 -0.790824 0.50657 -0.343488 -0.790824 0.578208 -0.200681 -0.999067 0.0301114 -0.0309502 0.25875 0.304234 -0.916782 -0.985195 0.170506 -0.0178613 -0.898095 0.438654 -0.0317523 -0.92271 0.378591 0.0726304 -0.790821 0.550759 0.266958 -0.605467 0.601928 0.520665 -0.379889 0.519156 0.765612 -0.379892 0.699614 0.605163 -0.379891 0.699614 0.605163 -0.986712 0.15957 0.030612 -0.922709 0.346896 0.168141 -0.790815 0.46291 0.400408 -0.605456 0.446669 0.658718 -0.379892 0.303297 0.873895 -0.379895 0.519152 0.765611 -0.97696 0.158308 0.143138 -0.990523 0.0889547 0.104648 -0.991289 0.0825449 0.102626 -0.99134 0.0715675 0.110109 -0.99134 0.0454718 0.1232 -0.990767 0.0444511 0.128079 -0.999067 0.0309502 0.0301114 -0.990768 0.0760867 0.112207 -0.922709 0.126397 0.364188 -0.922708 0.216354 0.319062 -0.92271 0.216349 0.319059 -0.790814 0.343501 0.506577 -0.790813 0.200684 0.578221 -0.129422 -0.973832 -0.186819 -0.129424 -0.989001 0.0715964 -0.379873 -0.8739 0.303308 -0.605467 -0.658717 0.446657 -0.790822 -0.400404 0.462902 -0.922707 -0.168145 0.3469 -0.922707 -0.252197 0.291562 -0.129432 -0.648705 0.749953 -0.12943 -0.432492 0.892299 -0.379869 -0.174273 0.908476 -0.605461 0.0574592 0.793798 -0.790818 0.0441878 0.610455 -0.129448 -0.432497 0.892294 -0.129449 -0.186819 0.973828 -0.379891 0.0667847 0.922617 -0.605459 0.0574601 0.793799 -0.129425 -0.18681 0.973833 -0.129423 0.0715913 0.989002 -0.379888 0.066786 0.922619 -0.129419 0.0715929 0.989002 -0.129436 0.749955 0.648702 -0.129444 0.892295 0.432498 -0.379869 0.908476 0.174272 -0.605462 0.793797 -0.0574584 -0.790818 0.610455 -0.0441873 -0.129427 0.892299 0.432494 -0.129423 0.973832 0.186819 -0.37989 0.922618 -0.0667847 -0.605459 0.793799 -0.0574601 -0.129422 0.973832 0.186819 -0.129424 0.989002 -0.0715909 -0.379888 0.922619 -0.0667856 -0.129422 0.186809 -0.973834 -0.129424 -0.0715909 -0.989002 -0.37989 -0.303298 -0.873896 -0.605472 -0.446658 -0.658711 -0.790818 -0.462903 -0.400409 -0.922709 -0.346897 -0.168141 -0.922709 -0.291558 -0.252196 -0.922709 0.378594 0.0726295 -0.790818 0.601091 0.115312 -0.790823 0.601083 0.115314 -0.605458 0.781626 0.149938 -0.790815 0.550768 0.266958 -0.379892 0.908465 0.174279 -0.605468 0.716174 0.347137 -0.605473 0.716169 0.347137 -0.379867 0.832412 0.403473 -0.986712 0.0708695 -0.146211 -0.922707 0.252197 -0.291562 -0.790818 0.400407 -0.462905 -0.89811 -0.332605 -0.287702 -0.898102 -0.287714 0.332615 -0.986713 0.146207 0.0708652 -0.922707 0.291562 0.252197 -0.790816 0.343498 0.506575 -0.605468 0.26095 0.751873 -0.605467 0.44666 0.658714 -0.790816 -0.115311 0.601094 -0.790824 -0.115315 0.601082 -0.922704 -0.0726315 0.378605 -0.605462 -0.149939 0.781623 -0.37989 -0.174279 0.908466 -0.92271 -0.319061 0.216347 -0.922708 -0.319064 0.216353 -0.790821 -0.506572 0.343492 -0.605452 -0.520667 0.601941 -0.379894 -0.605164 0.699613 -0.379892 -0.605163 0.699614 -0.379885 -0.765617 0.519151 -0.379868 -0.403467 0.832415 -0.605468 -0.347137 0.716174 -0.605469 -0.347137 0.716173 -0.790817 -0.266956 0.550765 -0.790819 -0.578214 0.200683 -0.790817 -0.578216 0.200685 -0.605469 -0.751871 0.260955 -0.605469 -0.793792 0.0574596 -0.605462 -0.793797 0.0574633 -0.379875 -0.922623 0.0667912 -0.790823 -0.601084 -0.115314 -0.790817 -0.601092 -0.115312 -0.922709 -0.378594 -0.0726295 -0.379892 -0.908465 -0.174279 -0.379882 -0.90847 -0.174276 -0.922709 -0.21635 -0.319062 -0.922708 -0.216352 -0.319063 -0.790817 -0.343498 -0.506575 -0.60546 -0.601934 -0.520666 -0.379891 -0.699612 -0.605166 -0.379882 -0.699617 -0.605166 -0.379888 -0.519154 -0.765614 -0.605468 -0.716176 -0.347133 -0.605474 -0.716171 -0.347133 -0.790815 -0.550768 -0.266958 -0.790814 -0.200685 -0.578221 -0.790818 -0.200681 -0.578217 -0.605471 -0.260948 -0.751872 -0.605458 -0.0574601 -0.7938 -0.605461 -0.0574588 -0.793798 -0.379889 -0.0667856 -0.922618 -0.790817 0.115311 -0.601093 -0.790824 0.115315 -0.601082 -0.922704 0.0726317 -0.378606 -0.37989 0.174279 -0.908466 -0.379871 0.174274 -0.908475 -0.898102 0.287714 -0.332615 -0.922711 0.252195 -0.291553 -0.605452 0.520667 -0.601941 -0.379894 0.605164 -0.699613 -0.379892 0.605163 -0.699614 -0.379874 0.765619 -0.519157 -0.605468 0.347137 -0.716174 -0.605469 0.347137 -0.716173 -0.790815 0.266956 -0.550769 -0.922707 0.168145 -0.3469 -0.999206 0.0125481 -0.0378103 -0.92271 0.384488 -0.0278319 -0.922711 0.384487 -0.0278314 -0.898102 0.332615 0.287714 -0.922711 0.291553 0.252195 -0.790818 0.462905 0.400407 -0.605452 0.601941 0.520667 -0.922706 0.346903 0.168141 -0.999206 0.0378129 0.0125489 0 0.982092 0.188404 0 0.99739 -0.0722005 0 0.99739 -0.0722005 0 0.944719 -0.327881 0 0.944719 -0.327881 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.436169 -0.899865 0 0.188394 -0.982094 0 -0.0722005 -0.99739 0 -0.327879 -0.94472 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899866 -0.436167 0 -0.982092 -0.188404 0 -0.99739 0.0722005 0 -0.944717 0.327886 0 -0.827668 0.561218 0 -0.654208 0.756315 0 -0.436167 0.899866 0 -0.188395 0.982093 0 0.0722001 0.99739 0 0.327881 0.944719 0 0.561218 0.827668 0 0.756317 0.654205 0 0.899868 0.436162 0 0.982092 0.188404 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.436169 -0.899865 0 0.188394 -0.982094 0 -0.0722005 -0.99739 0 -0.327879 -0.94472 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899866 -0.436167 0 -0.982092 -0.188404 0 -0.99739 0.0722005 0 -0.944717 0.327886 0 -0.827668 0.561218 0 -0.654208 0.756315 0 -0.436167 0.899866 0 -0.188395 0.982093 0 0.0722001 0.99739 0 0.327881 0.944719 0 0.561218 0.827668 0 0.756317 0.654205 0 0.899868 0.436162 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121831 0.873347 0.487098 -0.00121846 0.899864 0.436168 0.00121797 0.969658 0.244461 -0.00121921 0.982093 0.188395 0 0.997391 -0.0721832 0 0.944718 -0.327885 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.827657 -0.561234 0 0.827657 -0.561234 0 0.944718 -0.327885 0 0.997391 -0.0721832 0 0.982093 0.188395 0 0.899865 0.436169 0 0.982093 0.188395 0 0.982093 0.188395 0.00121741 0.999889 -0.014849 -0.00121802 0.997391 -0.0721831 0 0.944718 -0.327885 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.654207 -0.756315 0.00121871 0.961976 -0.273131 -0.00121763 0.944717 -0.327885 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.188419 -0.982089 0 0.436169 -0.899865 0.00121891 0.858505 -0.512804 -0.00121786 0.827657 -0.561233 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 0.188419 -0.982089 0.00121853 0.696536 -0.717521 -0.0012181 0.654207 -0.756315 0 0.436169 -0.899865 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.0722038 -0.99739 0.00121831 0.487098 -0.873347 -0.00121846 0.436168 -0.899864 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.561234 -0.827657 0 -0.327885 -0.944718 0.00121797 0.244461 -0.969658 -0.00121814 0.188419 -0.982088 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.561234 -0.827657 0.00121856 -0.0148491 -0.999889 -0.00121778 -0.0722037 -0.997389 0 -0.327885 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899865 -0.436169 0 -0.756305 -0.654219 0.00121871 -0.273131 -0.961976 -0.00121763 -0.327885 -0.944717 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.899865 -0.436169 0.00121884 -0.512799 -0.858508 -0.00121819 -0.561233 -0.827657 0 -0.756305 -0.654219 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.982093 -0.188395 0.00121802 -0.717515 -0.696542 -0.00121828 -0.756305 -0.654218 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.944718 0.327885 0 -0.997391 0.0721939 0.00121842 -0.873351 -0.48709 -0.00121794 -0.899864 -0.436168 0 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.944718 0.327885 0 -0.827662 0.561227 0 -0.944718 0.327885 0.00121854 -0.969658 -0.244461 -0.00121863 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.944718 0.327885 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.827662 0.561227 0.00121799 -0.999889 0.014849 -0.0012179 -0.99739 0.0721938 0 -0.944718 0.327885 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.654202 0.75632 0.00121859 -0.961979 0.273121 -0.00121818 -0.944717 0.327885 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.188417 0.982089 0 -0.436173 0.899863 0.00121841 -0.858505 0.512804 -0.00121797 -0.827662 0.561226 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.188417 0.982089 0 0.0722046 0.99739 0 -0.188417 0.982089 0.00121853 -0.696536 0.717521 -0.00121839 -0.654202 0.756319 0 -0.436173 0.899863 0 -0.188417 0.982089 0 0.0722046 0.99739 0 0.327882 0.944719 0 0.0722046 0.99739 0.00121802 -0.487098 0.873347 -0.00121851 -0.436172 0.899862 0 -0.188417 0.982089 0 0.0722046 0.99739 0 0.327882 0.944719 0 0.561234 0.827657 0 0.327882 0.944719 0.00121797 -0.244461 0.969658 -0.00121822 -0.188417 0.982088 0 0.0722045 0.99739 0 0.327882 0.944719 0 0.561234 0.827657 0 0.756311 0.654213 0 0.561234 0.827657 0.00121857 0.0148491 0.999889 -0.00121777 0.0722045 0.997389 0 0.327882 0.944719 0 0.561234 0.827657 0 0.756311 0.654213 0 0.899865 0.436169 0 0.756311 0.654213 0.00121867 0.273128 0.961977 -0.00121767 0.327882 0.944718 0 0.561234 0.827657 0 0.756311 0.654213 0 0.899865 0.436169 0 0.982093 0.188395 0 0.899865 0.436169 0.00121884 0.512799 0.858508 -0.00121819 0.561233 0.827657 0 0.756311 0.654213 0 0.899865 0.436169 0 0.982093 0.188395 0 0.997391 -0.0721832 0 0.982093 0.188395 0.00121811 0.717521 0.696536 -0.00121818 0.75631 0.654212 0 0.899865 0.436169 0 0.982093 0.188395 0 0.997391 -0.0721832 0 0.944718 -0.327885 0 0.997391 -0.0721832 0 0.899865 0.436169 0 0.899865 0.436169 0 0.982093 0.188395 0 0.756311 0.654213 0 0.756311 0.654213 0 0.756311 0.654213 0 0.561234 0.827657 0 0.561234 0.827657 0 0.561234 0.827657 0 0.997391 -0.0721832 0 0.997391 -0.0721832 0 0.997391 -0.0721832 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.827657 -0.561234 0 0.827657 -0.561234 0 0.827657 -0.561234 0 0.654207 -0.756315 0 0.654207 -0.756315 0 0.654207 -0.756315 0 0.436169 -0.899865 0 0.436169 -0.899865 0 0.436169 -0.899865 0 0.188419 -0.982089 0 0.188419 -0.982089 0 0.188419 -0.982089 0 -0.0722038 -0.99739 0 -0.0722038 -0.99739 0 -0.0722038 -0.99739 0 -0.327885 -0.944718 0 -0.327885 -0.944718 0 -0.327885 -0.944718 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.899865 -0.436169 0 -0.899865 -0.436169 0 -0.899865 -0.436169 0 -0.982093 -0.188395 0 -0.982093 -0.188395 0 -0.982093 -0.188395 0 -0.997391 0.0721939 0 -0.997391 0.0721939 0 -0.997391 0.0721939 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.827662 0.561227 0 -0.827662 0.561227 0 -0.827662 0.561227 0 -0.654202 0.75632 0 -0.654202 0.75632 0 -0.654202 0.75632 0 -0.436173 0.899863 0 -0.436173 0.899863 0 -0.436173 0.899863 0 -0.188417 0.982089 0 -0.188417 0.982089 0 -0.188417 0.982089 0 0.0722045 0.99739 0 0.0722046 0.99739 0 0.0722046 0.99739 0 0.327882 0.944719 0 0.327882 0.944719 0 0.327882 0.944719 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.710862 -0.690737 -0.132504 0.700035 -0.714108 0.000171568 0.711658 -0.700692 0.0507186 0.699535 -0.692559 0.176104 0.712279 -0.663092 0.230149 0.712725 -0.580553 0.393677 0.712991 -0.458731 0.530292 0.713079 -0.305776 0.630888 0.712998 -0.132109 0.688609 0.712736 0.0506408 0.699602 0.712293 0.23013 0.663082 0.71168 0.394257 0.581441 0.710887 0.531935 0.460092 0.709918 0.633762 0.307184 0.708759 0.692816 0.132919 0.707418 0.70495 -0.0510429 0.705894 0.669162 -0.23224 0.704959 0.587013 -0.398057 0.704176 0.466759 -0.535044 0.704287 0.586381 -0.400172 0.699162 -0.628206 0.341365 0.698917 -0.524998 0.485688 0.698784 -0.38932 0.60011 0.698786 -0.229597 0.677483 0.698908 -0.0557117 0.713039 0.699151 0.121531 0.70457 0.699519 0.291099 0.652637 0.700012 0.442526 0.560494 0.700634 0.566415 0.433919 0.701368 0.655155 0.28081 0.702223 0.703291 0.110747 0.703202 0.707945 -0.0657322 0.703642 0.668858 -0.239826 0.705121 0.4639 -0.536285 0.703535 0.317265 -0.63591 0.706044 0.308871 -0.637259 0.706903 0.133266 -0.694642 0.707706 -0.0510072 -0.704664 0.708447 -0.231403 -0.66675 0.709131 -0.395701 -0.58357 0.709764 -0.532784 -0.460842 0.71034 -0.633379 -0.306999 0.700105 -0.691584 -0.177662 0.702942 0.147001 -0.69589 0.702378 -0.0330187 -0.711038 0.701851 -0.211188 -0.680297 0.701358 -0.375972 -0.605592 0.7009 -0.516692 -0.491699 0.700485 -0.624226 -0.345922 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704055 0.697428 0.133798 0.704055 0.708292 -0.0512729 0.704059 0.708288 -0.0512746 0.704058 0.670886 -0.232842 0.704058 0.670885 -0.232842 0.704072 0.587747 -0.398543 0.70406 0.464582 -0.537088 0.704062 0.30974 -0.639029 0.704055 0.13379 -0.697429 0.70406 -0.0512749 -0.708287 0.704061 -0.23284 -0.670883 0.704067 -0.398544 -0.587752 0.704067 -0.537087 -0.464573 0.704065 -0.639026 -0.309739 0.704063 -0.69742 -0.133792 0.704059 -0.708288 0.0512705 0.704058 -0.670883 0.232846 0.704072 -0.587747 0.398543 0.70406 -0.464584 0.537086 0.704062 -0.309738 0.63903 0.704055 -0.133791 0.697428 0.70406 0.0512746 0.708287 0.704058 0.232841 0.670886 0.704072 0.398543 0.587747 0.704073 0.537082 0.464569 0.704065 0.639026 0.309739 0.704064 0.69742 0.133792 0.704057 0.587763 -0.398545 0.704072 0.46457 -0.537082 0.70406 0.309741 -0.63903 0.704062 0.133786 -0.697423 0.704055 -0.0512729 -0.708292 0.70406 -0.23284 -0.670883 0.704062 -0.398544 -0.587758 0.704066 -0.537087 -0.464574 0.704068 -0.639024 -0.309737 0.704064 -0.69742 -0.133792 0.704063 -0.708284 0.0512723 0.704057 -0.670885 0.232846 0.704057 -0.587763 0.398545 0.704072 -0.464572 0.537081 0.70406 -0.30974 0.639031 0.704062 -0.133787 0.697423 0.704055 0.0512726 0.708292 0.70406 0.232841 0.670883 0.704057 0.398545 0.587763 0.704072 0.537082 0.46457 0.704075 0.639019 0.30973 -0.258821 -0.916756 -0.304255 -0.258813 -0.916769 -0.304221 -0.258824 -0.916743 -0.304291 -0.25882 -0.916759 -0.304246 -0.25882 -0.916759 -0.304247 -0.258818 0.304244 -0.91676 -0.25882 0.304248 -0.916758 -0.25882 0.916759 0.304246 -0.25882 0.916759 0.304247 -0.258821 0.916764 0.30423 -0.258819 0.916759 0.304246 -0.258816 0.916755 0.30426 -0.25881 0.304217 -0.916771 -0.258811 0.304222 -0.916769 -0.25882 0.304278 -0.916748 -0.258817 0.304244 -0.91676 -0.258818 0.304243 -0.916761 -0.258818 0.91676 0.304243 -0.25882 0.916758 0.304248 -0.258819 -0.304243 0.91676 -0.258822 -0.304247 0.916758 -0.258819 -0.304243 0.91676 -0.258811 -0.304299 0.916744 -0.258821 -0.304247 0.916758 -0.258821 0.916756 0.304255 -0.258822 0.916754 0.30426 -0.25882 0.916757 0.304251 -0.25882 0.916759 0.304246 -0.25882 0.916759 0.304247 -0.258819 -0.304244 0.91676 -0.258816 -0.304253 0.916758 -0.25882 -0.916759 -0.304246 -0.258818 -0.91676 -0.304244 -0.258821 -0.916764 -0.30423 -0.258813 -0.916748 -0.304286 -0.258818 -0.916755 -0.30426 -0.25881 -0.304217 0.916771 -0.258811 -0.304222 0.916769 -0.258818 -0.304265 0.916753 -0.258816 -0.304244 0.91676 -0.258817 -0.304243 0.916761 -0.258819 -0.91676 -0.304243 -0.258817 -0.916759 -0.304248 -0.25882 0.304244 -0.916759 -0.258822 0.304247 -0.916758 -0.258821 0.30423 -0.916764 -0.258808 0.304312 -0.91674 -0.258825 0.304234 -0.916761 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117066 0.873037 0.487514 0.0121735 0.831943 0.554728 -0.0124342 0.719263 0.694627 0.0125122 0.661192 0.750112 -0.0123462 0.515662 0.856703 -0.011493 0.282939 0.959069 -0.0116638 0.0345752 0.999334 -0.0124491 -0.22168 0.97504 -0.0124232 -0.465896 0.884752 0.00239879 -0.594701 0.803943 0.086127 -0.522457 0.848305 -0.0054815 -0.485908 0.873993 0.0120189 0.445842 0.895031 0.0113113 0.206953 0.978285 0.0121512 -0.0445316 0.998934 0.0125601 -0.299707 0.953949 -0.0116041 -0.674438 0.73824 -0.0037406 -0.694194 0.719779 0.00165589 -0.778491 0.627654 -0.0116074 -0.837296 0.546627 -0.00235434 -0.853874 0.520474 0.00108464 -0.913514 0.406806 -0.0124596 -0.948898 0.315338 -0.00265099 -0.958528 0.284987 0.00116704 -0.987617 0.156882 -0.0124957 -0.998144 0.0595945 -0.00281949 -0.999606 0.027931 0.0011923 -0.994783 -0.102008 -0.0117209 -0.980662 -0.195359 -2.9494e-05 -0.972096 -0.234583 3.00571e-05 -0.935409 -0.353567 -0.0115534 -0.900949 -0.433771 0.0031049 -0.87848 -0.477769 -0.0020658 -0.807674 -0.589625 -0.0124563 -0.761176 -0.648426 0.00415203 -0.725016 -0.688719 -0.00318304 -0.621628 -0.783306 -0.0125695 -0.567872 -0.823021 0.00536675 -0.51854 -0.855036 -0.00556774 -0.382591 -0.923901 -0.011851 -0.340071 -0.940325 0.0105426 -0.266946 -0.963654 -0.010039 -0.0898698 -0.995903 0.0055514 0.0318708 -0.999477 -0.0588953 0.168428 -0.983953 -0.00876757 0.172449 -0.984979 0.0126636 0.241098 -0.970418 -0.0126308 0.409952 -0.91202 0.0124265 0.483541 -0.875233 -0.0119718 0.628791 -0.777482 -0.0114818 0.802834 -0.596092 -0.0124483 0.927446 -0.37375 -0.012688 0.992493 -0.121644 -0.0120914 0.99066 0.135818 0.0578684 0.928188 0.367584 -0.0573497 0.972392 0.226194 0.0583167 0.806117 0.588876 -0.0608449 0.884618 0.462329 0.0127003 0.747379 0.664276 -0.0127433 0.618097 0.785998 -0.0122016 0.396401 0.917996 -0.0114998 0.154668 0.9879 -0.01241 -0.0990358 0.995007 -0.0127879 -0.352236 0.935824 -0.0123147 -0.580364 0.814264 -0.0115366 -0.765424 0.643423 -0.0123844 -0.902549 0.430409 -0.0128299 -0.982955 0.183396 -0.0124181 -0.997096 -0.0751321 -0.0115801 -0.946603 -0.322192 -0.012352 -0.835477 -0.549386 -0.0128642 -0.666003 -0.745838 -0.0125141 -0.451813 -0.892025 -0.0116436 -0.213967 -0.976772 -0.012313 0.037571 -0.999218 -0.0128932 0.293054 -0.956009 -0.0126087 0.529305 -0.848338 -0.0117097 0.725238 -0.688399 -0.0122702 0.874403 -0.485045 -0.0129099 0.96957 -0.244474 -0.0127035 0.999826 0.0136724 -0.011793 0.964304 0.264534 -0.0122203 0.867565 0.497174 -0.0129306 0.711305 0.702765 -0.0127856 0.50597 0.862456 -0.0118797 0.27242 0.962105 -0.0121705 0.0235197 0.999649 -0.0129408 -0.232754 0.972449 -0.012864 -0.475858 0.879428 -0.0119779 -0.682469 0.730816 -0.0121097 -0.843267 0.537359 -0.0129457 -0.952411 0.304541 -0.0129387 -0.998749 0.0482938 -0.0120912 -0.978463 -0.20607 -0.0120533 -0.896133 -0.443622 -0.0129448 -0.753766 -0.657015 -0.0130067 -0.558504 -0.8294 -0.0122168 -0.32975 -0.943989 -0.0119833 -0.083912 -0.996401 -0.0129378 0.171693 -0.985066 -0.0130671 0.420276 -0.907302 -0.0123354 0.637297 -0.770519 -0.0119389 0.809317 -0.587251 -0.0129263 0.931609 -0.363232 -0.0131221 0.993803 -0.110375 -0.0124557 0.989095 0.146752 0.054581 0.924109 0.378212 -0.0544554 0.9686 0.242586 0.0554999 0.799314 0.598345 -0.057763 0.876783 0.477405 0.0131604 0.735353 0.677556 -0.0131743 0.609105 0.79298 -0.0125672 0.386218 0.922322 -0.0119065 0.143818 0.989533 -0.0128782 -0.110232 0.993823 -0.0132178 -0.362855 0.931752 -0.0126764 -0.589369 0.807765 -0.0119235 -0.772431 0.634987 -0.0128456 -0.90732 0.420244 -0.013253 -0.984975 0.172188 -0.0127782 -0.996192 -0.0862468 -0.0119539 -0.94301 -0.332549 -0.0128092 -0.82927 -0.558702 -0.0132878 -0.657462 -0.753371 -0.0128785 -0.441823 -0.89701 -0.0119989 -0.203243 -0.979055 -0.0127687 0.0487361 -0.99873 -0.0133165 0.303907 -0.952609 -0.0129717 0.538777 -0.842349 -0.0120502 0.732734 -0.680408 -0.0127214 0.879749 -0.475268 -0.0133352 0.972283 -0.233426 -0.0130653 0.999605 0.0248819 -0.0121208 0.961341 0.275093 -0.0126676 0.861987 0.506773 -0.0133464 0.703271 0.710797 -0.0131435 0.496225 0.868095 -0.0121967 0.261875 0.965025 -0.0126098 0.0124565 0.999843 -0.0133556 -0.243787 0.969737 -0.0132231 -0.48574 0.874003 -0.0122863 -0.690422 0.723303 -0.0125473 -0.849131 0.528033 -0.0133605 -0.9558 0.293714 -0.0132938 -0.999227 0.0369932 -0.012391 -0.976153 -0.216729 -0.0124777 -0.891198 -0.453442 -0.0133545 -0.746266 -0.665513 -0.0133622 -0.549082 -0.835662 -0.0125036 -0.319425 -0.947529 -0.0124039 -0.0729942 -0.997255 -0.0133422 0.182833 -0.983053 -0.0134214 0.430528 -0.902477 -0.0126246 0.645697 -0.76349 -0.0123358 0.8157 -0.578344 -0.0133282 0.93565 -0.352677 -0.0134787 0.994987 -0.0990875 -0.0127407 0.987419 0.157613 0.0513942 0.919897 0.388778 -0.0516084 0.964514 0.25894 0.0527102 0.792384 0.607742 -0.0547233 0.868653 0.49239 0.0135399 0.723077 0.690635 -0.0135259 0.600069 0.799834 -0.00550972 0.417667 0.908583 0.0729246 0.527835 0.846211 0.00731532 0.538526 0.842577 -0.0219068 -0.0931064 -0.995415 0.0114801 0.689129 -0.724548 0.0120169 0.84813 -0.529652 0.0126873 0.955158 -0.295825 0.0125135 0.99916 -0.0390216 0.0126 0.550345 0.834842 0.0116882 0.320243 0.947263 0.0119215 0.0737477 0.997206 0.0127144 -0.181744 0.983264 0.0126751 -0.429635 0.902914 0.011819 -0.64541 0.763745 0.0118694 -0.815601 0.578493 0.0127178 -0.935463 0.353197 0.0127469 -0.99495 0.0995579 0.0119531 -0.987416 -0.157693 0.0118283 -0.916763 -0.399256 0.0127157 -0.786223 -0.617813 0.0128199 -0.600027 -0.799877 0.0120727 -0.3755 -0.926744 0.011794 -0.132003 -0.991179 0.0127111 0.121979 -0.992451 0.0128789 0.373962 -0.927354 0.0121976 0.59911 -0.800574 0.01177 0.780303 -0.625291 0.0127032 0.912452 -0.408987 0.0129345 0.987048 -0.159906 0.0123068 0.995028 0.0988343 0.0117599 0.938597 0.344816 0.0126814 0.821996 0.569352 0.0129837 0.647605 0.761866 0.0124244 0.429977 0.902754 0.0117554 0.18995 0.981723 0.0126555 -0.0621462 0.997987 0.0130291 -0.316793 0.948405 0.0125342 -0.550267 0.834895 0.0117674 -0.742237 0.670034 0.0126254 -0.886302 0.462935 0.0130665 -0.975477 0.219714 0.0126383 -0.999155 -0.0391166 0.0117797 -0.957237 -0.289066 0.0125885 -0.854553 -0.519212 0.0130989 -0.692796 -0.721015 0.0127326 -0.48336 -0.875329 0.0118151 -0.247299 -0.968867 0.0125484 0.00255076 -0.999918 0.0131258 0.258472 -0.96593 0.0128298 0.499062 -0.866471 0.0118647 0.701581 -0.712491 0.0125 0.857229 -0.514783 0.0131444 0.960303 -0.278649 0.0129193 0.999692 -0.0211859 0.0129988 0.535329 0.844544 0.0120335 0.303782 0.952666 0.0123933 0.0564775 0.998327 0.0131687 -0.199306 0.979849 0.0130774 -0.445732 0.895071 0.0121475 -0.658543 0.752445 0.0123329 -0.825468 0.564314 0.0131734 -0.94162 0.33642 0.0131506 -0.99657 0.0817002 0.0122785 -0.984521 -0.174839 0.0122722 -0.909715 -0.415052 0.0131665 -0.775073 -0.631735 0.0132163 -0.585579 -0.810508 0.0124017 -0.359259 -0.933156 0.0122201 -0.114829 -0.99331 0.013153 0.139635 -0.990116 0.0132764 0.390549 -0.920486 0.0125256 0.613048 -0.789946 0.0121802 0.79101 -0.611682 0.0131384 0.91957 -0.392706 0.0133265 0.989757 -0.142138 0.0126386 0.993133 0.116305 0.012151 0.932474 0.361034 0.0131163 0.81176 0.583844 0.0133816 0.633802 0.77338 0.0127519 0.413999 0.910188 0.0121348 0.172893 0.984866 0.0130868 -0.079794 0.996725 0.0134211 -0.333794 0.94255 0.0128606 -0.564933 0.825037 0.0121289 -0.75375 0.657049 0.0130492 -0.894328 0.447222 0.0134591 -0.979268 0.202123 0.0129597 -0.998301 -0.0568034 0.0121364 -0.952067 -0.305648 0.0130104 -0.845281 -0.534164 0.0134877 -0.679715 -0.733353 0.013059 -0.467734 -0.883773 0.0121561 -0.230448 -0.973009 0.012966 0.0201031 -0.999714 0.0135119 0.275787 -0.961124 0.013153 0.514399 -0.85745 0.0121901 0.713844 -0.700199 0.0129133 0.866099 -0.499706 0.0135261 0.965147 -0.261359 0.0132412 0.999907 -0.00333902 -0.0128539 0.376012 0.926526 0.00850968 0.300851 0.953633 -0.00865425 0.15593 0.98773 -0.0122604 0.132964 0.991045 0.0107611 0.0467776 0.998847 -0.0148532 -0.121692 0.992457 -0.0107592 -0.130429 0.991399 0.0219009 0.040653 0.998933 0.0123054 -0.212462 0.977092 -0.00923676 -0.387882 0.921663 -0.0187066 -0.599008 0.800524 0.0124129 -0.671489 0.74091 -0.00756439 -0.614366 0.788985 0.0138381 -0.461603 0.886979 0.0132167 -0.461098 0.887251 0.00444118 -0.708365 0.705832 -0.0216771 -0.780182 0.625177 -0.00457756 -0.79731 0.603553 0.0127291 -0.835114 0.549929 0.00187551 -0.870035 0.492987 -0.0289238 -0.91281 0.40736 -0.00251166 -0.927338 0.374217 0.0135407 -0.947483 0.31952 0.00159142 -0.968098 0.250567 -0.0362884 -0.986953 0.156867 -0.00220132 -0.992747 0.120202 0.0134676 -0.99787 0.0638293 0.00128887 -0.999947 -0.0101899 -0.0445733 -0.99372 -0.102634 -0.0018194 -0.990283 -0.139055 0.0125269 -0.981334 -0.191901 7.0824e-05 -0.963255 -0.268587 -0.0588279 -0.935133 -0.349379 -0.000106202 -0.922419 -0.386191 0.012659 -0.902399 -0.430716 -0.00083156 -0.863738 -0.503941 -0.0997462 -0.810196 -0.577609 0.00132078 -0.791756 -0.610836 0.0135364 -0.763647 -0.645492 -0.0136343 -0.648853 -0.760791 -0.0131625 -0.431798 -0.901874 -0.0122935 -0.192506 -0.981219 -0.0131497 0.0598957 -0.998118 -0.0136618 0.314717 -0.949087 -0.013256 0.548153 -0.836273 -0.012334 0.740134 -0.672347 -0.0130997 0.884992 -0.465423 -0.0136801 0.974868 -0.222365 -0.0133434 0.99926 0.0360743 -0.0123804 0.958272 0.285591 -0.0130409 0.856295 0.516322 -0.0136875 0.695142 0.718742 -0.0134283 0.486447 0.873607 -0.0124477 0.25131 0.967826 -0.012977 0.00138094 0.999915 -0.0136943 -0.254776 0.966903 -0.0135009 -0.495542 0.868479 -0.0125234 -0.69828 0.715716 -0.012908 -0.854902 0.518629 -0.0136923 -0.959069 0.282841 -0.0135733 -0.999577 0.0257347 -0.0126174 -0.973726 -0.227374 -0.0128331 -0.886159 -0.463203 -0.0136855 -0.738666 -0.673933 -0.0136405 -0.539622 -0.841797 -0.0127174 -0.309071 -0.950954 -0.0127578 -0.0620646 -0.997991 -0.0136721 0.193948 -0.980917 -0.0136983 0.440699 -0.897551 -0.0128367 0.653993 -0.756391 -0.0126753 0.821977 -0.569379 -0.0136535 0.93957 -0.342083 -0.0137544 0.996042 -0.0878085 -0.0129511 0.985631 0.168417 0.0482999 0.915555 0.399282 -0.0488001 0.960128 0.27527 0.0499485 0.785337 0.61705 -0.0517338 0.860243 0.507253 0.0138415 0.710547 0.703513 -0.0137997 0.590965 0.806579 -0.0130625 0.365788 0.930607 -0.0125597 0.122107 0.992437 -0.0135906 -0.132586 0.991078 -0.0138396 -0.383907 0.923268 -0.0131679 -0.607078 0.794533 -0.0125306 -0.786158 0.617899 -0.0135507 -0.916527 0.399744 -0.0138754 -0.988621 0.149788 -0.0132682 -0.994027 -0.108323 -0.0125207 -0.93549 -0.35313 -0.0135076 -0.816528 -0.577149 -0.0139014 -0.640176 -0.768103 -0.0133697 -0.421749 -0.906614 -0.01253 -0.181749 -0.983265 -0.0134587 0.0710483 -0.997382 -0.0139261 0.325471 -0.94545 -0.0134591 0.557432 -0.830114 -0.0125525 0.747451 -0.664199 -0.0134016 0.890116 -0.455537 -0.0139379 0.977327 -0.211276 -0.013547 0.998792 0.0472381 -0.0125849 0.955088 0.296055 -0.0133423 0.850497 0.525811 -0.0139512 0.686942 0.726578 -0.0136296 0.476635 0.878995 -0.0126356 0.240716 0.970513 -0.0132736 -0.00970111 0.999865 -0.0139514 -0.265733 0.963946 -0.0137034 -0.505255 0.862861 -0.0126994 -0.706052 0.708046 -0.0132024 -0.860574 0.509155 -0.0139462 -0.962211 0.271949 -0.013772 -0.9998 0.0145018 -0.0127756 -0.971185 -0.237983 -0.0131263 -0.880997 -0.472939 -0.0139399 -0.730989 -0.682247 -0.0138385 -0.530099 -0.847823 -0.0128653 -0.298698 -0.954261 -0.0130405 -0.0511161 -0.998608 -0.013923 0.205031 -0.978657 -0.0138956 0.450795 -0.892519 -0.0129719 0.662191 -0.749223 -0.0129505 0.828147 -0.560362 -0.0138983 0.94337 -0.331451 -0.0139466 0.996968 -0.0765517 -0.013086 0.983729 0.179182 0.0452898 0.911093 0.409705 -0.0460578 0.955453 0.291527 0.0472086 0.778169 0.626278 -0.0487873 0.851535 0.522022 0.0140665 0.697763 0.71619 -0.0139913 0.5818 0.813212 -0.0131954 0.355561 0.93456 -0.0128022 0.111241 0.993711 -0.013836 -0.143734 0.98952 -0.0140317 -0.394327 0.918863 -0.0132982 -0.615794 0.787795 -0.012753 -0.792866 0.609263 -0.0137912 -0.920955 0.389424 -0.0140643 -0.990254 0.138564 -0.0134052 -0.992769 -0.119289 -0.0127222 -0.931567 -0.363347 -0.0137478 -0.810008 -0.586258 -0.0140906 -0.631421 -0.775312 -0.0134988 -0.411685 -0.911227 -0.0127084 -0.170983 -0.985192 -0.0136942 0.082203 -0.996522 -0.0141121 0.336166 -0.941697 -0.0135905 0.56662 -0.823867 -0.012714 0.754665 -0.655987 -0.0136329 0.895146 -0.445565 -0.0141286 0.979653 -0.200201 -0.0143557 0.998185 0.0584929 -0.0141791 0.951703 0.306694 -0.016232 0.844318 0.535597 -0.0176645 0.678151 0.73471 -0.0175607 0.466164 0.884524 -0.0171273 0.229396 0.973182 -0.0201343 -0.0219288 0.999557 -0.0220844 -0.277975 0.960334 -0.021246 -0.515941 0.856361 -0.0200765 -0.714472 0.699376 -0.0265355 -0.867044 0.497524 -0.0325401 -0.965672 0.257719 -0.0311168 -0.999516 0.000240105 0.0284636 -0.968767 0.246335 0.0135354 -0.57094 -0.82088 0.0126531 -0.342948 -0.939269 0.012589 -0.0976207 -0.995144 0.0135208 0.157284 -0.987461 0.0135925 0.407019 -0.913319 0.0127728 0.626755 -0.779112 0.0125302 0.801489 -0.597879 0.0134991 0.926417 -0.376256 0.0136443 0.992149 -0.124315 0.0128932 0.990937 0.133704 0.0124877 0.926075 0.377133 0.013476 0.801243 0.598187 0.0136919 0.619791 0.784648 0.0130002 0.397913 0.917331 0.0124543 0.155774 0.987714 0.0134431 -0.0974634 0.995148 0.0137344 -0.350699 0.936387 0.0131104 -0.579398 0.814939 0.0124343 -0.765041 0.643861 0.0134064 -0.902101 0.431317 0.0137683 -0.982742 0.184471 0.0132084 -0.997137 -0.0744569 0.0124267 -0.946609 -0.322144 0.0133636 -0.835717 -0.548998 0.013793 -0.666408 -0.745459 0.0133087 -0.45198 -0.891929 0.0124327 -0.213511 -0.976862 0.0133106 0.0377027 -0.9992 0.0138168 0.293032 -0.956003 0.013398 0.529558 -0.848168 0.0124525 0.7259 -0.687688 0.0132536 0.874734 -0.484422 0.013831 0.969686 -0.243964 0.0134829 0.999804 0.0144808 0.0135662 0.504823 0.863116 0.0125462 0.27053 0.96263 0.0131301 0.0216861 0.999679 0.0138445 -0.234326 0.972059 0.0136418 -0.477465 0.878545 0.0126238 -0.68424 0.729147 0.0130589 -0.844542 0.53533 0.0138402 -0.953058 0.302471 0.0137124 -0.99885 0.0459385 0.0127187 -0.977857 -0.208888 0.0129819 -0.8948 -0.446278 0.0138307 -0.751958 -0.659066 0.0137748 -0.556127 -0.830983 0.0128283 -0.326573 -0.945085 0.0128984 -0.0803902 -0.99668 0.0138128 0.174926 -0.984485 0.0138316 0.423352 -0.90586 0.0129498 0.640243 -0.768063 0.0128211 0.811723 -0.583902 0.013794 0.932986 -0.359648 0.0138827 0.994219 -0.106468 0.0130657 0.988444 0.151024 0.0127609 0.919392 0.393137 0.0137581 0.79045 0.612372 0.013927 0.605569 0.795671 0.0131733 0.38175 0.924172 0.0127109 0.138609 0.990266 0.0137263 -0.115159 0.993252 0.0139669 -0.367492 0.929922 0.0132799 -0.593657 0.804608 0.0126723 -0.776107 0.630474 0.0136863 -0.909617 0.415223 0.0140004 -0.9859 0.166752 0.0133808 -0.995664 -0.0920542 0.0126509 -0.940869 -0.338534 0.0136346 -0.825851 -0.563723 0.014024 -0.652873 -0.757338 0.0134753 -0.436117 -0.899789 0.0126462 -0.196494 -0.980424 0.0135829 0.0553457 -0.998375 0.0140442 0.310198 -0.950568 0.0135662 0.544537 -0.838627 0.0126529 0.737747 -0.674958 0.0135249 0.883129 -0.468936 0.0140602 0.973917 -0.226471 0.0136505 0.999386 0.032265 0.013731 0.489349 0.87198 0.0127129 0.253758 0.967184 0.0133888 0.00417823 0.999902 0.0140641 -0.251774 0.967684 0.0138074 -0.493089 0.869869 0.0127713 -0.696807 0.717145 0.0133147 -0.853751 0.520511 0.0140616 -0.958338 0.28529 0.0138688 -0.99951 0.0280625 0.0128458 -0.974076 -0.225855 0.0132311 -0.886906 -0.46176 0.0140468 -0.740003 -0.672457 0.013933 -0.541136 -0.84082 0.0129388 -0.310115 -0.950611 0.0131474 -0.0631152 -0.99792 0.0140248 0.192552 -0.981187 0.0139892 0.439538 -0.898115 0.013047 0.653512 -0.756804 0.0130565 0.821712 -0.569754 0.0139978 0.939268 -0.342898 0.0130715 0.995632 -0.0924453 0.0137567 0.987734 0.155536 0.0148735 0.919025 0.393919 0.0157307 0.793739 0.608055 0.0160966 0.619588 0.784762 0.0165986 0.407301 0.913143 0.0186693 0.169935 0.985278 0.0198895 -0.07788 0.996764 0.0195479 -0.32089 0.946915 0.0194198 -0.544155 0.83876 0.0247444 -0.733829 0.678883 0.0292923 -0.878275 0.477258 0.0175458 -0.216121 0.976209 0.035634 0.290711 0.956147 0.0120602 -0.0149353 -0.999816 0.0117074 -0.26412 -0.964419 0.0151064 -0.499253 -0.866325 0.0173355 -0.706189 -0.707811 0.0188321 -0.864026 -0.503095 0.0214239 -0.962397 -0.270801 0.0281503 -0.999431 -0.0185685 0.0349207 -0.969905 0.240968 0.0421768 -0.874805 0.482635 0.0537612 -0.724784 0.686876 0.0113038 0.944441 0.328486 -0.0120316 0.967697 0.25183 0.0128248 0.99662 0.0811408 0.0136635 0.983971 -0.177804 0.0131666 0.904978 -0.425256 0.0124949 0.769217 -0.638865 0.0145336 0.584565 -0.811217 0.0155174 0.356711 -0.934086 0.014226 0.103978 -0.994478 0.012709 -0.149374 -0.988699 0.0158868 -0.392294 -0.919703 0.0173675 -0.614954 -0.788372 0.0130925 -0.797188 -0.60359 0.00587793 -0.92324 -0.384179 0.0125247 -0.990033 -0.140279 -0.0121619 -0.924401 -0.381229 -0.0124581 0.999914 0.00418389 -0.012302 0.969765 -0.243732 -0.0123069 0.879113 -0.476454 -0.0137529 0.73361 -0.679431 -0.0142628 0.542351 -0.840031 -0.0133381 0.317273 -0.94824 -0.0125233 0.072394 -0.997298 -0.0151577 -0.176996 -0.984095 -0.0160768 -0.415336 -0.909526 -0.0123693 -0.627808 -0.77827 -0.00585882 -0.801133 -0.598458 -0.0171263 -0.37399 0.927274 0.847362 -0.154281 -0.50811 0.872129 -0.20119 -0.445997 0.868204 -0.276494 -0.412035 0.863259 -0.351428 -0.36233 0.859566 -0.413529 -0.300232 0.85926 -0.360315 -0.363104 0.852667 -0.225728 -0.471175 0.856805 -0.297517 -0.421151 0.861426 -0.41367 -0.294656 0.857551 -0.45758 -0.235004 0.86296 -0.458 -0.213394 0.871239 -0.480682 -0.0994302 0.857826 -0.513687 -0.0161476 0.864403 -0.494691 -0.0899325 0.863023 -0.457921 -0.213309 0.851488 -0.50778 -0.130874 0.860479 -0.506153 -0.0581822 0.85537 -0.51744 0.0244511 0.843669 -0.535329 0.0405658 0.864913 -0.477102 0.155881 0.840096 -0.499871 0.210638 0.863857 -0.450692 0.225006 0.872461 -0.443059 0.20618 0.856498 -0.493696 0.150584 0.864058 -0.498494 0.0700534 0.873502 -0.483982 0.0524948 0.837535 -0.530903 -0.129139 0.865748 -0.41763 0.275801 0.842857 -0.409324 0.349351 0.86418 -0.36364 0.347792 0.87158 -0.362667 0.329882 0.856701 -0.422824 0.295436 0.864267 -0.341648 0.369214 0.843603 -0.273432 0.462136 0.853139 -0.127071 0.505971 0.860403 0.0161522 0.509358 0.864671 0.140175 0.482385 0.867183 0.247766 0.431979 0.863584 0.359336 0.353695 0.842815 0.462824 0.274693 0.855846 0.440156 0.271643 0.855039 0.499437 0.13954 0.849993 0.508763 0.136647 0.864326 0.49146 0.106803 0.871419 0.476631 0.115977 0.856995 0.481796 0.182844 0.863889 0.440512 0.244223 0.856398 0.404521 0.320852 0.863962 0.341609 0.369963 0.873255 0.319511 0.367885 0.857377 0.27971 0.43205 0.864444 0.203887 0.459528 0.857595 0.136572 0.495862 0.864006 0.0656122 0.499187 0.871871 0.0513008 0.487041 0.856435 -0.0148068 0.516042 0.863871 -0.0901036 0.495589 0.856836 -0.1766 0.484402 0.864251 -0.244601 0.439591 0.873271 -0.250117 0.418137 0.858178 -0.319965 0.401439 0.85829 -0.270806 0.435893 0.848259 -0.124553 0.514726 0.872856 -0.101105 0.477389 0.843664 0.039103 0.535446 0.844294 0.190172 0.501002 0.871771 0.186894 0.452864 0.841946 0.339499 0.419366 0.863193 0.504666 0.0145141 0.842284 0.538736 -0.0179252 0.86412 0.500838 -0.04957 0.873598 0.48557 -0.0323758 0.858052 0.512232 0.0369455 0.866296 0.483823 -0.124287 0.839794 0.508333 -0.190639 0.863853 0.45917 -0.207173 0.872592 0.450665 -0.188372 0.856591 0.499209 -0.130551 0.865537 0.434278 -0.249495 0.843608 0.420717 -0.333651 0.863973 0.376082 -0.334833 0.871614 0.374372 -0.316441 0.856589 0.433811 -0.279398 0.862642 0.364431 -0.350769 0.848787 0.294198 -0.439327 0.857518 0.155288 -0.490457 0.862819 0.0137139 -0.505328 0.865404 -0.113159 -0.48813 0.86608 -0.221396 -0.448207 0.861207 -0.336388 -0.381006 0.848387 -0.439442 -0.295177 0.851671 -0.433572 -0.2944 0.858129 -0.486533 -0.164012 0.847109 -0.507638 -0.157193 0.864257 -0.487604 -0.123703 0.871498 -0.4722 -0.13236 0.856841 -0.474991 -0.200519 0.86387 -0.430836 -0.260975 0.856434 -0.391377 -0.336667 0.864004 -0.326214 -0.383511 0.873379 -0.303912 -0.380587 0.85759 -0.261657 -0.442804 0.864443 -0.186512 -0.466854 0.857377 -0.119117 -0.500715 0.86396 -0.0470673 -0.501356 0.871977 -0.0330533 -0.488429 0.856396 0.03485 -0.515142 0.863891 0.109904 -0.491542 0.856994 0.196062 -0.476572 0.864328 0.262369 -0.429069 0.872937 0.266977 -0.408296 0.858103 0.334185 -0.389846 0.854387 0.293162 -0.429045 0.845201 0.148255 -0.513474 0.872987 0.120352 -0.472661 0.841797 -0.0180042 -0.539494 0.844301 -0.171861 -0.507563 0.871479 -0.170459 -0.459856 0.844074 -0.320884 -0.429618 0.864323 -0.501058 -0.0434277 0.841846 -0.539703 -0.00412889 0.864181 -0.502346 0.0289811 0.873533 -0.486606 0.0124501 0.858182 -0.510179 -0.0569423 0.867017 -0.48973 0.0919012 0.840308 -0.514711 0.170163 0.863858 -0.46699 0.188864 0.872724 -0.457613 0.170128 0.8567 -0.503905 0.110208 0.864656 -0.450827 0.221643 0.844888 -0.430485 0.317565 0.864059 -0.387753 0.321012 0.871766 -0.385214 0.302711 0.856501 -0.444261 0.262751 0.860051 -0.388435 0.330803 0.853123 -0.312857 0.417495 0.861136 -0.18326 0.474194 0.864661 -0.04413 0.500415 0.865633 0.0849303 0.493423 0.864468 0.195754 0.463007 0.843011 0.318507 0.433458 0.85722 0.296477 0.421041 0.853236 0.415475 0.315229 0.847986 0.425196 0.316431 0.863859 0.420391 0.277524 0.872457 0.400286 0.280339 0.856498 0.377515 0.351986 0.864058 0.310209 0.396452 0.857818 0.24319 0.452776 0.8644 0.169766 0.473278 0.871371 0.154223 0.465756 0.85718 0.10121 0.504975 0.863923 0.0282149 0.502832 0.856384 -0.0550168 0.513401 0.863922 -0.129632 0.486656 0.873121 -0.139499 0.467119 0.857174 -0.215211 0.467908 0.864402 -0.279581 0.417904 0.857829 -0.347724 0.378441 0.872239 -0.28317 0.398765 0.851428 -0.313156 0.420719 0.842874 -0.171375 0.510092 0.84063 -0.00321796 0.5416 0.872091 0.0145309 0.489129 0.844493 0.153779 0.513014 0.860765 0.472734 0.188699 0.844691 0.504923 0.177625 0.864184 0.4831 0.140714 0.871579 0.467117 0.148834 0.856704 0.467411 0.218142 0.865043 0.496727 0.0704537 0.842411 0.538243 0.0252636 0.864249 0.502995 -0.0083312 0.873277 0.487171 0.00719331 0.858181 0.507685 0.0760342 0.86704 0.494774 -0.0586505 0.841594 0.519042 -0.149384 0.863867 0.474127 -0.170108 0.872857 0.463874 -0.151466 0.856834 0.507744 -0.0896182 0.863028 0.467181 -0.192159 0.844086 0.434603 -0.314069 0.856311 0.330202 -0.397113 0.864016 0.210972 -0.457129 0.865907 0.0751297 -0.49453 0.865295 -0.0553858 -0.498194 0.862593 -0.170624 -0.476257 0.849333 -0.286678 -0.443226 0.853064 -0.280663 -0.439898 0.857378 -0.390872 -0.334846 0.844903 -0.415045 -0.337457 0.863855 -0.409203 -0.29378 0.87259 -0.388681 -0.295828 0.856587 -0.36293 -0.366798 0.864117 -0.293655 -0.408741 0.858053 -0.224454 -0.461915 0.864332 -0.153521 -0.478918 0.871419 -0.138166 -0.47068 0.857002 -0.0828917 -0.508603 0.863894 -0.0090981 -0.503591 0.856396 0.0752536 -0.510806 0.863959 0.149245 -0.480938 0.87325 0.158506 -0.460771 0.857371 0.233981 -0.45844 0.864442 0.295746 -0.406538 0.857597 0.360911 -0.36643 0.864006 0.399303 -0.306677 0.871866 0.395956 -0.288217 0.856433 0.454141 -0.245516 0.855694 0.42423 -0.296339 0.849452 0.331364 -0.410644 0.871775 0.298485 -0.388478 0.84135 0.193679 -0.504598 0.840216 0.0243542 -0.541704 0.872209 0.00422499 -0.489115 0.845061 -0.135926 -0.517104 0.862917 -0.457966 -0.213638 0.842838 -0.500521 -0.197743 0.864119 -0.477902 -0.157823 0.87167 -0.461347 -0.165379 0.856593 -0.459028 -0.235674 0.865568 -0.491463 -0.0962101 0.843688 -0.534909 -0.0454178 0.864329 -0.502775 -0.012315 0.872837 -0.487291 -0.0265254 0.858061 -0.504833 -0.0942081 0.866269 -0.498954 0.0249609 0.843614 -0.521345 0.128508 0.863892 -0.480529 0.150941 0.872988 -0.469415 0.132446 0.856994 -0.510704 0.068864 0.860549 -0.483285 0.160905 0.84917 -0.44415 0.285729 0.859007 -0.346703 0.376702 0.865806 -0.238062 0.44012 0.86652 -0.106744 0.487594 0.864313 0.0244023 0.502363 0.840646 0.140531 0.523034 0.859838 0.119975 0.496271 0.854101 0.256305 0.45257 0.849648 0.263822 0.456613 0.864183 0.276579 0.420348 0.873537 0.254385 0.414995 0.858179 0.206093 0.470164 0.864256 0.136976 0.484044 0.856843 0.0641863 0.511567 0.863872 -0.0102531 0.503607 0.872331 -0.0231809 0.488367 0.856434 -0.0955023 0.507347 0.864005 -0.168688 0.474383 0.857586 -0.252322 0.448197 0.864444 -0.31079 0.395155 0.871485 -0.312769 0.377743 0.857384 -0.373838 0.353748 0.863965 -0.410455 0.291704 0.856397 -0.46339 0.227713 0.871976 -0.406284 0.273114 0.851673 -0.44186 0.281804 0.847786 -0.348431 0.399818 0.840648 -0.21497 0.497091 0.873375 -0.177314 0.453626 0.840577 -0.0452132 0.539801 0.860832 0.36555 0.354035 0.842504 0.403187 0.35725 0.863854 0.397283 0.309713 0.872723 0.376364 0.310974 0.856701 0.347673 0.381034 0.864548 0.44217 0.238835 0.841628 0.494404 0.217319 0.864063 0.471988 0.174995 0.871762 0.454889 0.181953 0.856499 0.449855 0.253061 0.86564 0.485365 0.122839 0.84492 0.530936 0.0649372 0.864399 0.501736 0.0328041 0.872251 0.486936 0.0455149 0.857836 0.501659 0.111608 0.864624 0.502358 0.00792773 0.842718 0.523853 -0.124118 0.853637 0.453104 -0.256907 0.861308 0.36312 -0.355377 0.86642 0.26411 -0.423748 0.866459 0.138967 -0.479517 0.8625 0.00821347 -0.505991 0.845987 -0.112391 -0.521224 0.855803 -0.101677 -0.507211 0.857534 -0.227641 -0.461319 0.84711 -0.246197 -0.470947 0.864251 -0.259027 -0.431249 0.873283 -0.237657 -0.425318 0.858183 -0.188308 -0.477559 0.864186 -0.119992 -0.488656 0.856658 -0.0451125 -0.513908 0.864012 0.0296924 -0.502596 0.872516 0.0419708 -0.486779 0.856497 0.115719 -0.503013 0.864056 0.187894 -0.467014 0.857816 0.270201 -0.437199 0.864404 0.324748 -0.383855 0.87137 0.326017 -0.366643 0.857181 0.386496 -0.340385 0.863921 0.421174 -0.276138 0.856382 0.47198 -0.209391 0.863921 0.486181 -0.131413 0.873118 0.474209 -0.113094 0.857169 0.512799 -0.0479455 0.856344 0.504622 -0.109692 0.848078 0.458293 -0.265956 0.872086 0.416164 -0.257436 0.845973 0.365006 -0.388716 0.840765 0.235087 -0.487697 0.873498 0.195868 -0.445687 0.841623 0.0653712 -0.536094 0.863601 -0.339473 -0.372763 0.840872 -0.38971 -0.37558 0.86387 -0.38461 -0.325276 0.872854 -0.363351 -0.325732 0.856833 -0.331778 -0.394664 0.865627 -0.425232 -0.264324 0.841114 -0.486578 -0.236157 0.864007 -0.465367 -0.19216 0.871866 -0.447711 -0.198504 0.856437 -0.439874 -0.270233 0.865179 -0.478342 -0.150514 0.846218 -0.526222 -0.0837023 0.864437 -0.49999 -0.052512 0.87178 -0.485708 -0.0639374 0.8576 -0.497869 -0.129026 0.862365 -0.504723 -0.0397603 0.848934 -0.520552 0.0913075 0.857484 -0.461457 0.227551 0.86318 -0.379481 0.33304 0.866192 -0.288815 0.407796 0.865679 -0.1718 0.470197 0.860048 -0.042356 0.508451 0.850295 0.0838251 0.519588 0.851973 0.0819566 0.517131 0.860037 0.20063 0.469131 0.845555 0.22802 0.482746 0.864327 0.241051 0.4414 0.872847 0.220971 0.435098 0.858062 0.171122 0.484197 0.864117 0.102585 0.492725 0.856593 0.0257636 0.515349 0.863853 -0.049465 0.501309 0.872586 -0.0615077 0.484573 0.856584 -0.135829 0.497809 0.864116 -0.206823 0.458833 0.858048 -0.287496 0.425557 0.864334 -0.33777 0.372611 0.871415 -0.338325 0.355206 0.857003 -0.398802 0.326348 0.863893 -0.431399 0.259967 0.856394 -0.479864 0.190578 0.863959 -0.491048 0.111565 0.873244 -0.478236 0.0934668 0.857363 -0.514006 0.0269613 0.852139 -0.515903 0.0877727 0.845019 -0.473285 0.248884 0.872204 -0.42554 0.241196 0.844235 -0.380848 0.377124 0.841692 -0.253843 0.476569 0.873596 -0.214107 0.437022 0.843594 -0.085365 0.530153 0.865684 0.312593 0.390994 0.840052 0.374749 0.392269 0.863889 0.371236 0.340412 0.872987 0.349658 0.34005 0.856991 0.315286 0.407628 0.866112 0.407052 0.290102 0.841337 0.47708 0.254059 0.863959 0.458003 0.209302 0.871974 0.439815 0.215001 0.856396 0.4291 0.287157 0.864106 0.470272 0.179348 0.843158 0.53098 0.0845234 0.854228 0.516573 -0.0587024 0.860708 0.469192 -0.197587 0.864583 0.395761 -0.309629 0.865758 0.311421 -0.391764 0.86413 0.205215 -0.459528 0.842887 0.0909562 -0.530347 0.855667 0.0962043 -0.508507 0.854331 -0.0550096 -0.516811 0.848516 -0.0617524 -0.525554 0.864061 -0.0847721 -0.496197 0.871761 -0.0701868 -0.484878 0.856502 -0.00613034 -0.516107 0.863857 0.06923 -0.498957 0.856695 0.155798 -0.491732 0.864179 0.225424 -0.449866 0.873535 0.231899 -0.427971 0.858176 0.303841 -0.413781 0.864256 0.35048 -0.360868 0.856845 0.410732 -0.311635 0.863871 0.441097 -0.243229 0.872328 0.434378 -0.224412 0.85643 0.487012 -0.171309 0.864 0.495111 -0.0914765 0.857581 0.514315 -0.00594772 0.864442 0.497659 0.0712466 0.871488 0.483566 0.081685 0.857384 0.493364 0.14658 0.859296 0.503115 0.0921174 0.848567 0.525041 -0.0653114 0.873374 0.481455 -0.0736129 0.84259 0.486635 -0.230712 0.843015 0.395673 -0.364374 0.871494 0.350302 -0.3432 0.843529 0.270722 -0.463862 0.861996 -0.175167 -0.475689 0.84502 -0.209546 -0.491968 0.864399 -0.22278 -0.45076 0.87226 -0.204348 -0.444302 0.857838 -0.154473 -0.490155 0.867063 -0.284884 -0.408708 0.840043 -0.358478 -0.407212 0.863921 -0.357159 -0.355075 0.873118 -0.33531 -0.353882 0.857166 -0.298228 -0.419911 0.865945 -0.38755 -0.316142 0.842373 -0.465821 -0.270957 0.863819 -0.450021 -0.226492 0.872049 -0.431146 -0.231611 0.856384 -0.417535 -0.303761 0.862395 -0.46092 -0.20935 0.847511 -0.519473 -0.108965 0.858513 -0.512109 0.0264557 0.86331 -0.476253 0.166969 0.865477 -0.411956 0.285029 0.865185 -0.33279 0.375108 0.861733 -0.238599 0.447758 0.848827 -0.119384 0.515014 0.851464 -0.120523 0.510375 0.857824 0.0258281 0.513294 0.84553 0.0409457 0.532355 0.864009 0.0665911 0.499053 0.871863 0.0522684 0.486952 0.856438 -0.013731 0.516068 0.86387 -0.0890432 0.495783 0.856829 -0.175546 0.484797 0.864247 -0.243634 0.440135 0.873292 -0.249201 0.418641 0.858184 -0.319165 0.402062 0.864187 -0.36297 0.348474 0.85671 -0.422221 0.296274 0.86386 -0.45022 0.225938 0.872453 -0.442637 0.207119 0.856493 -0.493378 0.151649 0.864054 -0.498346 0.0711536 0.857813 -0.513743 -0.0150233 0.864406 -0.494856 -0.0889974 0.871444 -0.480438 -0.0988171 0.857217 -0.488079 -0.164191 0.855985 -0.504517 -0.112924 0.845725 -0.531921 0.0425338 0.873496 -0.483875 0.0535764 0.840879 -0.498145 0.2116 0.842434 -0.409292 0.350407 0.871578 -0.362038 0.330576 0.845874 -0.286008 0.450218 0.863585 0.149546 0.481516 0.844689 0.191119 0.499974 0.86444 0.204841 0.459112 0.871791 0.187781 0.452459 0.857606 0.137497 0.495586 0.867434 0.257451 0.425766 0.840847 0.341063 0.420301 0.86396 0.342412 0.369226 0.873245 0.320332 0.367193 0.857363 0.280666 0.431457 0.865077 0.366584 0.342431 0.844026 0.453419 0.286412 0.863896 0.440999 0.243319 0.872202 0.421825 0.247643 0.856395 0.405206 0.319992 0.85972 0.450388 0.240898 0.851699 0.506884 0.132958 0.861287 0.508098 0.00454165 0.865272 0.482598 -0.135659 0.865814 0.428036 -0.259136 0.864036 0.354857 -0.357098 0.844499 0.290347 -0.450022 0.857945 0.287194 -0.42597 0.853929 0.147464 -0.499059 0.847852 0.144614 -0.510131 0.863891 0.10884 -0.49178 0.872983 0.11932 -0.472932 0.856986 0.195032 -0.47701 0.864323 0.261428 -0.429653 0.858066 0.333513 -0.390501 0.86412 0.375201 -0.335442 0.871666 0.373495 -0.317333 0.856595 0.433233 -0.280276 0.863854 0.45873 -0.208143 0.856582 0.498939 -0.131631 0.864114 0.500739 -0.0506693 0.873595 0.485504 -0.0334471 0.85804 0.51233 0.0358525 0.864327 0.491655 0.105897 0.857009 0.482134 0.181887 0.871417 0.476847 0.115104 0.852527 0.505384 0.133358 0.843678 0.536488 -0.0197109 0.839942 0.507682 -0.191722 0.872585 0.450273 -0.189343 0.842542 0.421533 -0.335309 0.860777 0.00377367 -0.508968 0.843119 -0.0197249 -0.537365 0.863959 -0.0480749 -0.501262 0.871972 -0.0340378 -0.488372 0.856398 0.0337723 -0.515211 0.864758 -0.122926 -0.486912 0.84431 -0.17284 -0.507216 0.864444 -0.187435 -0.466481 0.871492 -0.17134 -0.459504 0.857386 -0.120052 -0.500477 0.866862 -0.230787 -0.441913 0.842409 -0.322714 -0.431511 0.864002 -0.327052 -0.382803 0.873373 -0.304759 -0.379924 0.857579 -0.262635 -0.442245 0.863431 -0.344066 -0.368925 0.843522 -0.450809 -0.291963 0.855283 -0.493737 -0.15721 0.863028 -0.504016 -0.0339231 0.866578 -0.488168 0.103612 0.865534 -0.443962 0.231836 0.862208 -0.3777 0.337551 0.849477 -0.309472 0.427337 0.854314 -0.308316 0.418437 0.858228 -0.175233 0.482429 0.84492 -0.16823 0.507748 0.863921 -0.128581 0.486938 0.873113 -0.13848 0.467436 0.857163 -0.214195 0.468394 0.864397 -0.278681 0.418515 0.857841 -0.347014 0.379065 0.864061 -0.387126 0.321763 0.871759 -0.38463 0.303474 0.856504 -0.443713 0.263666 0.863858 -0.466592 0.189849 0.856694 -0.503671 0.111315 0.86418 -0.502284 0.030078 0.873538 -0.486567 0.0135109 0.858176 -0.510304 -0.0558896 0.864259 -0.48783 -0.122791 0.856849 -0.475378 -0.199565 0.863873 -0.431365 -0.260091 0.872325 -0.411724 -0.263692 0.856431 -0.392107 -0.335825 0.855224 -0.430496 -0.288556 0.849265 -0.504966 -0.154137 0.871492 -0.472456 -0.131477 0.842555 -0.538604 -0.0026154 0.839807 -0.515162 0.171264 0.872714 -0.457264 0.171115 0.843362 -0.432263 0.3192 0.863163 -0.0338447 0.50379 0.84136 -0.00171239 0.540473 0.863925 0.0292355 0.502771 0.872084 0.0155333 0.48911 0.856383 -0.0539302 0.513516 0.865458 0.0952157 0.49185 0.844051 0.154732 0.513454 0.864407 0.170642 0.47295 0.871373 0.155087 0.465465 0.857191 0.10218 0.504761 0.865632 0.204891 0.456839 0.844669 0.303626 0.440846 0.864054 0.311079 0.395777 0.873493 0.288629 0.39205 0.857808 0.244194 0.452255 0.860938 0.319886 0.395548 0.849084 0.426459 0.311751 0.858405 0.479753 0.181597 0.86417 0.499431 0.0614705 0.86721 0.492884 -0.0708002 0.864565 0.45969 -0.203008 0.838832 0.436301 -0.325581 0.859373 0.417395 -0.295396 0.853303 0.327083 -0.406067 0.851632 0.327485 -0.409239 0.864441 0.294904 -0.407153 0.871797 0.297686 -0.389042 0.857609 0.360211 -0.36709 0.864008 0.398692 -0.307466 0.856438 0.453627 -0.246449 0.863868 0.473762 -0.171121 0.872849 0.463558 -0.152477 0.856828 0.507556 -0.0907364 0.864248 0.502978 -0.00944035 0.858185 0.507826 0.0750426 0.864188 0.483359 0.1398 0.871574 0.467408 0.147949 0.856709 0.467839 0.217201 0.863857 0.420977 0.276638 0.856494 0.378271 0.351183 0.872453 0.400885 0.279495 0.851096 0.422865 0.311161 0.846407 0.502993 0.174912 0.842439 0.538253 0.024112 0.873298 0.487148 0.00614678 0.840477 0.520547 -0.150432 0.861755 0.20269 -0.465075 0.842748 0.191124 -0.503236 0.863957 0.148196 -0.481265 0.873244 0.15749 -0.461131 0.85736 0.232987 -0.458967 0.864962 0.0644096 -0.497688 0.84033 0.0231614 -0.541579 0.863894 -0.0101279 -0.503572 0.872202 0.00321583 -0.489136 0.856394 0.0741668 -0.510968 0.865642 -0.066305 -0.496253 0.844113 -0.13681 -0.518416 0.864336 -0.154392 -0.47863 0.871414 -0.139033 -0.470434 0.857009 -0.0838818 -0.508428 0.864078 -0.179763 -0.470165 0.844274 -0.299216 -0.444602 0.853905 -0.401548 -0.331067 0.861041 -0.464871 -0.206161 0.865052 -0.494046 -0.0872029 0.867116 -0.496705 0.0373307 0.862675 -0.475423 0.172524 0.844966 -0.444878 0.296845 0.855065 -0.435366 0.281639 0.856444 -0.343371 0.385487 0.849657 -0.344982 0.398837 0.864442 -0.310013 0.395767 0.871494 -0.312032 0.37833 0.857391 -0.373162 0.354445 0.863962 -0.409874 0.292529 0.856324 -0.463037 0.228706 0.864107 -0.479819 0.151967 0.873061 -0.468877 0.133863 0.856982 -0.510573 0.0699787 0.864321 -0.502815 -0.0112062 0.85807 -0.504994 -0.0932599 0.864122 -0.478197 -0.15691 0.871663 -0.461675 -0.164496 0.856596 -0.459499 -0.234741 0.863853 -0.409826 -0.292916 0.856579 -0.363732 -0.366021 0.864111 -0.294554 -0.408105 0.873595 -0.272014 -0.403535 0.858042 -0.225458 -0.461447 0.856769 -0.279981 -0.433079 0.847483 -0.413462 -0.3329 0.872581 -0.389326 -0.295006 0.844052 -0.499362 -0.195483 0.843269 -0.535641 -0.0445712 0.872865 -0.487296 -0.0254996 0.841793 -0.523956 0.129824 0.86436 -0.229703 0.447347 0.841384 -0.213081 0.496659 0.864 -0.167642 0.474762 0.87337 -0.176306 0.454027 0.857573 -0.251361 0.448761 0.866146 -0.0954903 0.490585 0.840071 -0.0444087 0.540656 0.863873 -0.00920697 0.503626 0.872325 -0.0221587 0.488424 0.85643 -0.0944234 0.507554 0.865237 0.0360805 0.500063 0.844785 0.118649 0.521786 0.864258 0.13788 0.483784 0.871492 0.122662 0.474822 0.856851 0.065194 0.511425 0.862224 0.154087 0.482521 0.850185 0.267786 0.453295 0.858004 0.376027 0.349906 0.863179 0.448999 0.230916 0.865566 0.487831 0.113209 0.866098 0.499855 -0.00436916 0.860233 0.490208 -0.140343 0.849712 0.454086 -0.267947 0.851031 0.452809 -0.265914 0.859176 0.35946 -0.364151 0.847501 0.362056 -0.388148 0.864406 0.324027 -0.384458 0.871373 0.325334 -0.367243 0.857193 0.385824 -0.341116 0.863925 0.420609 -0.276986 0.856381 0.471539 -0.210387 0.863917 0.485901 -0.132467 0.873109 0.473976 -0.114139 0.857158 0.51271 -0.049076 0.864396 0.50181 0.0317241 0.857847 0.501844 0.110684 0.864064 0.472327 0.174073 0.871757 0.455252 0.181066 0.856507 0.450368 0.252122 0.863859 0.397927 0.308872 0.856691 0.348515 0.380287 0.864177 0.2775 0.419751 0.873542 0.255281 0.414436 0.858174 0.207068 0.469745 0.852778 0.263636 0.45085 0.844506 0.402304 0.353499 0.872712 0.377049 0.310175 0.842291 0.494022 0.21561 0.844209 0.532138 0.0643427 0.872281 0.486975 0.0445115 0.844089 0.525131 -0.108403 0.865662 0.255784 -0.430354 0.840848 0.233918 -0.488116 0.864053 0.186871 -0.467431 0.873491 0.19488 -0.446133 0.857803 0.269257 -0.437806 0.866683 0.127117 -0.482392 0.840595 0.0652658 -0.537717 0.863858 0.0287329 -0.502916 0.872451 0.0412621 -0.486957 0.856493 0.114637 -0.503268 0.86417 -0.00444152 -0.50318 0.840902 -0.12177 -0.52731 0.854514 -0.238194 -0.461594 0.861394 -0.349836 -0.36826 0.864781 -0.432062 -0.255885 0.865596 -0.480728 -0.140158 0.864328 -0.502172 -0.0275624 0.84382 -0.526806 0.102198 0.85584 -0.509373 0.0898761 0.854175 -0.462071 0.238486 0.847484 -0.468679 0.24922 0.863898 -0.430859 0.260848 0.872201 -0.425045 0.242078 0.856394 -0.479461 0.191589 0.863956 -0.490806 0.112649 0.857358 -0.513955 0.0280887 0.864441 -0.500092 -0.0514701 0.871805 -0.485791 -0.0629564 0.857612 -0.498088 -0.128101 0.864008 -0.465746 -0.191237 0.856441 -0.440426 -0.269321 0.863869 -0.385307 -0.324451 0.872845 -0.364072 -0.324951 0.856823 -0.332651 -0.39395 0.864245 -0.259981 -0.430686 0.858185 -0.189239 -0.477186 0.864188 -0.120918 -0.488423 0.871575 -0.105876 -0.478694 0.856713 -0.0461558 -0.513724 0.85919 -0.103128 -0.501155 0.849593 -0.246432 -0.46633 0.873303 -0.238549 -0.424779 0.842247 -0.389479 -0.372727 0.841197 -0.486952 -0.235086 0.871862 -0.448111 -0.197618 0.845155 -0.52797 -0.083435 0.861491 -0.375428 0.341887 0.845328 -0.378533 0.377005 0.864334 -0.337079 0.373236 0.871415 -0.337674 0.355826 0.857016 -0.398149 0.327111 0.865951 -0.280665 0.413952 0.841138 -0.253441 0.47776 0.864111 -0.205813 0.459296 0.873595 -0.213139 0.437498 0.858036 -0.286602 0.426185 0.866533 -0.159269 0.473027 0.841922 -0.0856184 0.532763 0.863805 -0.0484382 0.501492 0.872561 -0.0605773 0.484734 0.856579 -0.134759 0.49811 0.862383 -0.0287013 0.505442 0.845985 0.0931747 0.525002 0.857687 0.210356 0.469173 0.864082 0.322924 0.386111 0.865815 0.413964 0.281067 0.865074 0.472626 0.168143 0.862102 0.503374 0.0582564 0.84994 0.522286 -0.069414 0.851734 0.51961 -0.0674905 0.857998 0.469418 -0.208534 0.844514 0.482979 -0.231361 0.863873 0.440588 -0.244143 0.872324 0.433914 -0.225324 0.856432 0.486639 -0.172355 0.864004 0.494905 -0.0925541 0.857571 0.514317 -0.00707909 0.864446 0.497792 0.0702653 0.8715 0.483702 0.0807466 0.857396 0.493623 0.145633 0.863964 0.458412 0.208387 0.856397 0.429698 0.286257 0.863888 0.371965 0.339617 0.872978 0.350409 0.339298 0.85698 0.316185 0.406955 0.864321 0.242029 0.440876 0.858073 0.172031 0.483855 0.864123 0.10353 0.492518 0.871696 0.0886253 0.481966 0.856614 0.0268125 0.515261 0.855091 0.0837733 0.511666 0.847338 0.228591 0.479338 0.872875 0.221863 0.434587 0.840772 0.375096 0.390391 0.840828 0.478171 0.253696 0.871967 0.440257 0.21412 0.84626 0.522971 0.101714 0.863364 0.391264 -0.318616 0.843606 0.394096 -0.364715 0.86426 0.349803 -0.361514 0.87149 0.349665 -0.343861 0.856854 0.4101 -0.312442 0.865844 0.303635 -0.397642 0.842355 0.271142 -0.465747 0.864175 0.224435 -0.450368 0.873544 0.230957 -0.428462 0.858172 0.302992 -0.41441 0.865655 0.191934 -0.462388 0.843929 0.105093 -0.52606 0.863855 0.0681667 -0.499107 0.872711 0.0797503 -0.481679 0.856688 0.154736 -0.492079 0.85967 0.0635297 -0.506884 0.850677 -0.0643971 -0.52173 0.860106 -0.184214 -0.475692 0.866077 -0.295242 -0.403414 0.866231 -0.39462 -0.306461 0.863916 -0.463401 -0.197254 0.843303 -0.52755 -0.102619 0.859093 -0.500067 -0.109055 0.855101 -0.517145 0.0369266 0.848299 -0.527628 0.0446863 0.864055 -0.498187 0.0722411 0.87349 -0.483765 0.0546546 0.857801 -0.513795 -0.0138998 0.86441 -0.495014 -0.0880771 0.857198 -0.488425 -0.163259 0.863927 -0.450333 -0.225458 0.872081 -0.431667 -0.230519 0.856385 -0.418178 -0.302872 0.863921 -0.357926 -0.354302 0.857159 -0.299159 -0.419264 0.864398 -0.223751 -0.45028 0.872291 -0.205238 -0.443831 0.857851 -0.155367 -0.489849 0.864065 -0.0857408 -0.496025 0.856505 -0.00718045 -0.516088 0.871757 -0.0711399 -0.484746 0.851278 -0.0637574 -0.520827 0.846111 -0.210349 -0.489745 0.84011 -0.359323 -0.406327 0.873112 -0.336093 -0.353154 0.841209 -0.467742 -0.271267 0.861189 -0.476096 0.178008 0.842202 -0.495525 0.212485 0.863858 -0.449749 0.226883 0.872447 -0.442209 0.208056 0.856492 -0.49305 0.152718 0.864748 -0.406971 0.294254 0.842487 -0.408535 0.351162 0.864192 -0.362306 0.349153 0.871573 -0.361414 0.33127 0.856715 -0.421622 0.297111 0.865664 -0.324653 0.381086 0.844375 -0.286942 0.452432 0.864246 -0.242669 0.44067 0.873309 -0.248285 0.419149 0.858187 -0.318364 0.402689 0.863981 -0.22489 0.450512 0.843823 -0.111994 0.524805 0.854736 0.0353101 0.51786 0.8621 0.158797 0.481214 0.86718 0.267359 0.420139 0.865984 0.373926 0.33204 0.862026 0.452901 0.227579 0.847848 0.514885 0.126676 0.855389 0.501473 0.129752 0.858803 0.512276 -0.00546818 0.845619 0.533345 -0.021734 0.864109 0.500635 -0.0517715 0.873591 0.485434 -0.0345228 0.858032 0.51242 0.0347397 0.864335 0.491833 0.105 0.857017 0.482476 0.18094 0.863896 0.441498 0.242412 0.872198 0.422343 0.246775 0.856395 0.405882 0.319135 0.863958 0.343221 0.368478 0.857351 0.281621 0.430857 0.864439 0.205785 0.458691 0.871811 0.188665 0.452053 0.857618 0.138419 0.495309 0.864011 0.0675783 0.498917 0.856441 -0.0126628 0.516089 0.863869 -0.0879803 0.495973 0.872843 -0.0990401 0.477845 0.856823 -0.17449 0.485188 0.85511 -0.116066 0.505287 0.847854 0.0429688 0.528486 0.871859 0.053238 0.486856 0.845485 0.192015 0.498283 0.840268 0.342328 0.420429 0.873238 0.321153 0.366491 0.842347 0.455761 0.287634 0.863737 0.482064 -0.146875 0.840632 0.506143 -0.19276 0.863853 0.458294 -0.209106 0.872576 0.449884 -0.190305 0.856575 0.498665 -0.132711 0.865604 0.422533 -0.268692 0.842029 0.421669 -0.336428 0.864123 0.374549 -0.336161 0.871662 0.372885 -0.31806 0.8566 0.432658 -0.281148 0.865032 0.345928 -0.363391 0.846424 0.301719 -0.438785 0.864318 0.260484 -0.430236 0.872883 0.265139 -0.409605 0.858076 0.332768 -0.391116 0.861472 0.256956 -0.437996 0.849703 0.139996 -0.508337 0.858238 -0.00589406 -0.513218 0.863695 -0.132505 -0.486285 0.867203 -0.24032 -0.436126 0.865018 -0.351767 -0.357776 0.837934 -0.462792 -0.289293 0.859131 -0.426951 -0.282148 0.85194 -0.501466 -0.150762 0.851802 -0.50172 -0.150704 0.864262 -0.488056 -0.121875 0.871489 -0.472707 -0.130592 0.856856 -0.475759 -0.198622 0.863873 -0.431906 -0.259192 0.856429 -0.392824 -0.334991 0.863999 -0.327891 -0.38209 0.873366 -0.305609 -0.379256 0.857567 -0.263613 -0.441687 0.864445 -0.18835 -0.466111 0.8574 -0.121004 -0.500224 0.863964 -0.0490703 -0.501157 0.871964 -0.0350237 -0.488315 0.856399 0.0326894 -0.515279 0.863889 0.107782 -0.492014 0.856976 0.193997 -0.477448 0.872975 0.118292 -0.473203 0.850992 0.140491 -0.506038 0.844932 -0.0216726 -0.534435 0.844742 -0.173793 -0.506169 0.871504 -0.172213 -0.459155 0.841226 -0.324295 -0.432634 0.86126 -0.507579 -0.0244108 0.843816 -0.536632 -0.000838921 0.864174 -0.502225 0.0311865 0.873548 -0.48652 0.0145695 0.858172 -0.510424 -0.0548476 0.865628 -0.487276 0.115111 0.839853 -0.514718 0.172376 0.863857 -0.466186 0.190843 0.872707 -0.456905 0.172105 0.856686 -0.503442 0.112409 0.865883 -0.437905 0.241838 0.842281 -0.433327 0.32061 0.864065 -0.386491 0.322517 0.871756 -0.384037 0.304232 0.856509 -0.443167 0.264567 0.8638 -0.367876 0.344263 0.84517 -0.306443 0.437927 0.854729 -0.167613 0.491268 0.861172 -0.0238941 0.507752 0.864853 0.105215 0.490876 0.866417 0.214122 0.45108 0.863265 0.328059 0.383602 0.84427 0.437974 0.308846 0.854617 0.420061 0.305253 0.855561 0.48726 0.17491 0.848552 0.500457 0.171766 0.864191 0.483615 0.138892 0.871569 0.467695 0.14707 0.856716 0.468262 0.216259 0.863857 0.421559 0.275751 0.856491 0.37903 0.350372 0.864052 0.311951 0.395096 0.873487 0.289509 0.391413 0.857795 0.245191 0.451739 0.86441 0.171525 0.472626 0.8572 0.103148 0.504548 0.863926 0.0302544 0.502709 0.872078 0.0165323 0.489087 0.856383 -0.0528482 0.513629 0.863918 -0.127524 0.487219 0.857152 -0.213181 0.468876 0.864393 -0.27778 0.419122 0.872299 -0.281469 0.399837 0.857854 -0.3463 0.379687 0.85766 -0.302789 0.415617 0.84749 -0.164553 0.504662 0.873106 -0.137455 0.467752 0.842612 6.37084e-05 0.538521 0.844047 0.155697 0.513169 0.871374 0.155951 0.465173 0.842927 0.305434 0.442926 0.862921 0.502606 0.0524815 0.843007 0.537426 0.0226602 0.864243 0.502963 -0.0105508 0.873316 0.487128 0.00509826 0.858187 0.50797 0.0740416 0.866855 0.49166 -0.0826591 0.839881 0.521191 -0.151524 0.86387 0.473392 -0.172131 0.87284 0.46324 -0.15349 0.856819 0.50737 -0.0918502 0.865525 0.453048 -0.213576 0.843252 0.4434 -0.303847 0.864012 0.398082 -0.308244 0.871858 0.394821 -0.289794 0.856443 0.453106 -0.247387 0.86186 0.390542 -0.323534 0.849773 0.324246 -0.415633 0.85894 0.194863 -0.47355 0.863523 0.0540977 -0.5014 0.865524 -0.0768418 -0.494938 0.865151 -0.188748 -0.464638 0.860665 -0.302699 -0.409425 0.84982 -0.412677 -0.327878 0.850542 -0.411388 -0.327626 0.858703 -0.472193 -0.199155 0.845732 -0.49759 -0.192722 0.864125 -0.478491 -0.155994 0.871656 -0.462005 -0.163608 0.856598 -0.459972 -0.233806 0.86385 -0.410448 -0.292053 0.856573 -0.364529 -0.365241 0.864107 -0.295455 -0.407462 0.873591 -0.272912 -0.402936 0.85803 -0.226457 -0.46098 0.864338 -0.155271 -0.478342 0.857019 -0.0848659 -0.508249 0.863894 -0.011164 -0.50355 0.872196 0.00220337 -0.489151 0.856392 0.073086 -0.511127 0.863954 0.147147 -0.481593 0.857349 0.231991 -0.459493 0.864439 0.294064 -0.407765 0.871817 0.29689 -0.389604 0.857622 0.359508 -0.367749 0.854307 0.322882 -0.407316 0.844695 0.187998 -0.501145 0.873237 0.156476 -0.461489 0.840978 0.0216532 -0.540636 0.843603 -0.137731 -0.519004 0.871412 -0.139896 -0.470182 0.845323 -0.285949 -0.451289 0.864153 -0.497054 -0.0785997 0.84322 -0.535807 -0.043489 0.864318 -0.502845 -0.0100951 0.872893 -0.487297 -0.0244661 0.858079 -0.505153 -0.0923071 0.867389 -0.495161 0.0495234 0.840708 -0.525552 0.130404 0.863888 -0.479879 0.153016 0.872974 -0.468855 0.134501 0.856975 -0.510432 0.0710885 0.864462 -0.467887 0.18381 0.839353 -0.447556 0.308512 0.853426 -0.340548 0.394578 0.862324 -0.221721 0.455233 0.86527 -0.084735 0.494093 0.865656 0.0472772 0.498401 0.863808 0.163659 0.476499 0.845488 0.279825 0.454806 0.85637 0.263229 0.444231 0.854601 0.386868 0.346397 0.847021 0.400954 0.348986 0.863856 0.398588 0.308026 0.872704 0.377726 0.309371 0.856681 0.349345 0.379546 0.86417 0.278437 0.419146 0.858172 0.208041 0.46932 0.864264 0.138772 0.483518 0.871486 0.123551 0.474601 0.856858 0.066206 0.511284 0.863872 -0.00816733 0.503645 0.856426 -0.0933369 0.507762 0.863997 -0.16661 0.475132 0.873362 -0.175308 0.454429 0.857561 -0.250382 0.44933 0.864444 -0.30923 0.396376 0.857405 -0.372472 0.355136 0.863967 -0.409282 0.293341 0.871962 -0.405199 0.274764 0.856399 -0.46243 0.22965 0.858727 -0.428744 0.280655 0.851869 -0.341025 0.397519 0.871508 -0.311288 0.378911 0.842681 -0.210593 0.495519 0.840094 -0.0432593 0.540713 0.872316 -0.0211403 0.488484 0.843742 0.119485 0.52328 0.861343 0.456205 0.22353 0.843446 0.493029 0.213356 0.864066 0.472664 0.173145 0.871755 0.455611 0.180173 0.85651 0.450874 0.251205 0.865084 0.490712 0.104071 0.84388 0.532764 0.0634807 0.864397 0.501876 0.030641 0.872312 0.487012 0.0435001 0.857859 0.502027 0.109755 0.859932 0.510294 0.0108121 0.854635 0.511909 -0.0868833 0.862878 0.468705 -0.189094 0.838722 0.466405 -0.281091 0.848426 0.456617 -0.267719 0.860653 0.371156 -0.348596 0.841326 0.370295 -0.393768 0.864354 0.323382 -0.38512 0.871353 0.324758 -0.367799 0.857203 0.385154 -0.341847 0.863927 0.420046 -0.277834 0.856383 0.47109 -0.21138 0.863918 0.485611 -0.133521 0.873105 0.473731 -0.115182 0.857152 0.512611 -0.0502017 0.84044 0.530859 -0.108855 0.862576 0.303937 -0.404456 0.851497 0.234989 -0.468756 0.864378 0.119846 -0.488353 0.828034 0.0532736 -0.558141 0.849291 0.0578836 -0.524742 0.85999 -0.0652898 -0.506116 0.834797 -0.0989133 -0.541599 0.86419 -0.121837 -0.488192 0.871568 -0.106786 -0.478504 0.856719 -0.0471856 -0.513621 0.863857 0.0276815 -0.502975 0.856488 0.113558 -0.503521 0.864049 0.185846 -0.467846 0.873536 0.193936 -0.446457 0.857817 0.268277 -0.438381 0.839563 0.234389 -0.490098 0.862809 -0.150749 -0.48253 0.851747 -0.231508 -0.470033 0.866893 -0.312939 -0.388029 0.823233 -0.414716 -0.387684 0.844265 -0.388723 -0.368931 0.862285 -0.439705 -0.251243 0.824592 -0.506241 -0.252522 0.864012 -0.466115 -0.190318 0.871856 -0.448513 -0.196731 0.856444 -0.440982 -0.268401 0.863869 -0.386001 -0.323626 0.856818 -0.333512 -0.393233 0.864243 -0.260935 -0.430113 0.873321 -0.23945 -0.424233 0.858186 -0.190176 -0.476812 0.835446 -0.251629 -0.488583 0.860732 -0.478552 -0.173573 0.855417 -0.508109 -0.100436 0.865436 -0.500815 -0.014336 0.848703 -0.525419 0.0603185 0.811092 -0.579439 0.0798792 0.859625 -0.491082 0.141009 0.85587 -0.472491 0.21033 0.847711 -0.453144 0.275766 0.863718 -0.385352 0.324801 0.801438 -0.432202 0.413399 0.822067 -0.410647 0.394429 0.864337 -0.336395 0.373844 0.871408 -0.337029 0.356454 0.857021 -0.397502 0.327881 0.863896 -0.430327 0.261731 0.856391 -0.479055 0.192617 0.863953 -0.490565 0.113716 0.873235 -0.477834 0.095582 0.857346 -0.513912 0.0292122 0.864439 -0.500201 -0.0504377 0.857626 -0.498305 -0.127163 0.871826 -0.485877 -0.0619872 0.82599 -0.555471 -0.09588 0.804111 -0.534466 0.260291 0.872191 -0.424559 0.242965 0.868988 -0.284734 0.404705 0.813775 -0.291193 0.502968 0.850542 -0.194728 0.488527 0.856573 -0.133681 0.49841 0.864108 -0.204809 0.459751 0.869555 -0.152956 0.469551 0.83407 -0.118173 0.538852 0.852489 -0.0323797 0.521742 0.856604 0.0278523 0.515223 0.863854 -0.047351 0.501513 0.857274 -0.0262696 0.514189 0.858839 0.0424786 0.510481 0.857715 0.116593 0.50073 0.858083 0.172941 0.483514 0.864127 0.104471 0.492311 0.808234 0.0926098 0.581533 0.875599 0.167282 0.453149 0.862693 0.22848 0.451173 0.911065 0.277473 0.304908 0.858314 0.385294 0.338889 0.857886 0.421686 0.293619 0.866409 0.444978 0.22656 0.861839 0.488944 0.134789 0.857935 0.508445 0.0737017 0.864964 0.482569 0.137714 0.859311 0.176597 0.479999 0.846698 0.281236 0.451674 0.856971 0.317085 0.406273 0.864317 0.242996 0.440351 0.943663 0.291663 0.15631 0.855542 0.431245 0.286489 0.857856 0.466985 0.214495 0.86743 0.496367 0.0344287 0.855982 0.51695 -0.00752998 0.865782 0.495843 -0.0675408 0.863296 0.47803 -0.16189 0.860488 0.445407 -0.247331 0.857426 0.400823 -0.322741 0.857189 0.359812 -0.368459 0.865181 0.395831 -0.307861 0.856374 0.508035 -0.0923288 0.858187 0.483229 -0.173217 0.861084 0.444922 -0.246126 0.866275 0.327937 -0.376863 0.856237 0.30471 -0.417145 0.8681 0.2538 -0.4266 0.866528 0.168197 -0.469936 0.864427 0.0805821 -0.496258 0.862309 -0.00639844 -0.506342 0.859977 -0.0901768 -0.502303 0.858414 -0.156213 -0.488593 0.863063 -0.0865156 -0.497631 0.85491 0.234304 -0.462851 0.855393 0.154888 -0.49428 0.856935 0.0721505 -0.51035 0.859479 -0.00961204 -0.511081 0.866208 -0.168938 -0.47026 0.855849 -0.227695 -0.464412 0.87419 -0.255818 -0.412734 0.865247 -0.335627 -0.372427 0.866124 -0.384366 -0.319518 0.865796 -0.425773 -0.262897 0.8649 -0.458558 -0.20414 0.86349 -0.483277 -0.144321 0.857412 -0.507104 -0.0876922 0.861859 -0.499268 -0.0890535 0.860307 -0.509583 -0.0140125 0.858024 -0.513453 -0.0126661 0.862653 -0.501879 0.0628337 0.865482 -0.48248 0.134736 0.86777 -0.454847 0.200224 0.868738 -0.422177 0.258963 0.868211 -0.386169 0.311582 0.889957 -0.287117 0.354315 0.861859 -0.244648 0.444237 0.860112 -0.314911 0.401295 0.853799 -0.302043 -0.424025 0.852062 -0.368633 -0.371617 0.851798 -0.423619 -0.308199 0.852863 -0.464882 -0.237717 0.855067 -0.491774 -0.164375 0.853526 -0.516213 0.070837 0.849614 -0.504431 0.153965 0.847533 -0.47699 0.23274 0.847969 -0.435033 0.30281 0.850861 -0.381961 0.36075 0.891701 -0.185708 0.412774 0.839852 -0.189976 0.508486 0.889919 -0.08185 0.448715 0.864523 -0.00729551 0.50254 0.855283 -0.0936792 0.509623 0.891638 0.021768 0.452225 0.834384 0.0610844 0.547789 0.901298 0.11757 0.416941 0.883303 0.200869 0.42359 0.841962 0.139518 0.521186 0.918398 0.198488 0.342268 0.801278 0.308295 0.512745 0.893737 0.2838 0.347407 0.899411 0.326304 0.290838 0.902045 0.361739 0.235499 0.765418 0.542578 0.346041 0.790821 0.39342 0.468854 0.775853 0.474411 0.415916 0.863888 0.372697 0.338814 0.860014 0.322933 0.395083 0.860552 0.042432 0.507593 0.863441 -0.104724 0.493459 0.866787 -0.247434 0.432963 0.858024 -0.285693 0.426818 0.872841 -0.364779 -0.324169 0.872444 0.040235 -0.487055 0.872075 0.415126 -0.259144 0.87355 0.256177 0.413864 0.872573 -0.389963 -0.294185 0.872448 0.401484 0.27865 0.87232 -0.412281 -0.262834 0.871413 0.477065 0.114229 0.871374 -0.480767 -0.0978264 0.873369 0.4813 -0.0746844 0.873242 -0.47803 0.0945271 0.87208 0.415645 -0.258294 0.87181 -0.405831 0.274314 0.871863 0.395387 -0.289006 0.872269 -0.28232 0.399302 0.872855 0.266029 -0.409087 0.872849 -0.100074 0.477619 0.872719 0.0807848 -0.481493 0.871666 0.0877575 0.482179 0.871472 -0.105187 -0.479033 0.871494 0.121774 0.475046 0.873599 -0.271118 -0.404128 0.8735 0.287752 0.392679 0.872335 -0.411157 -0.264539 0.872209 0.4213 0.248511 0.857119 -0.48791 -0.165201 -0.890774 0.454423 0.00467228 -0.851168 0.519742 -0.0733571 -0.863899 0.482788 -0.143507 -0.871014 0.468599 -0.147476 -0.85582 0.469724 -0.216637 -0.863269 0.425713 -0.271174 -0.857505 0.426572 -0.287613 -0.88359 0.339644 -0.322351 -0.849514 0.326456 -0.414431 -0.880525 0.23737 -0.410282 -0.878609 0.240476 -0.412574 -0.850266 0.24768 -0.464437 -0.849167 0.249336 -0.465561 -0.859618 0.353213 -0.369184 -0.856237 0.360311 -0.370182 -0.857174 0.19223 -0.477808 -0.86257 0.120969 -0.491263 -0.86098 0.0450367 -0.50664 -0.860438 -0.0336438 -0.508444 -0.872748 -0.0604485 -0.484413 -0.860234 -0.104465 -0.499083 -0.858798 -0.178539 -0.480197 -0.860485 -0.248617 -0.444696 -0.858039 -0.320185 -0.401561 -0.87465 -0.331598 -0.353596 -0.862154 -0.375065 -0.340613 -0.858535 -0.431979 -0.276246 -0.862157 -0.461653 -0.208713 -0.858001 -0.493816 -0.141354 -0.873106 -0.47799 -0.0959776 -0.862229 -0.502068 -0.0670029 -0.856836 -0.515362 0.0152777 -0.863645 -0.495498 0.0927258 -0.857074 -0.482892 0.179553 -0.87371 -0.43613 0.215457 -0.864447 -0.438098 0.246579 -0.85774 -0.405707 0.315728 -0.876346 -0.340242 0.340959 -0.865216 -0.362358 0.346552 -0.856165 -0.296689 0.423034 -0.876508 -0.219936 0.428207 -0.856029 -0.14791 0.495315 -0.875796 -0.0694439 0.47766 -0.868377 -0.0798646 0.489432 -0.857614 0.016885 0.514017 -0.872978 0.0768647 0.481665 -0.856029 0.163096 0.490524 -0.872995 0.215393 0.437591 -0.868304 0.214287 0.447359 -0.855463 0.30726 0.416862 -0.872502 0.344308 0.346689 -0.856537 0.423606 0.294794 -0.870753 0.439116 0.221283 -0.869082 0.440729 0.224621 -0.856401 0.491158 0.159187 -0.86985 0.485477 0.0875985 -0.855407 0.517938 0.00443341 -0.869342 0.489478 -0.0682284 -0.871277 0.48574 -0.0702292 -0.856112 0.491227 -0.160526 -0.868697 0.441774 -0.224056 -0.857215 0.416919 -0.30226 -0.867175 0.361029 -0.343025 -0.870928 0.352576 -0.342309 -0.855862 0.312904 -0.411814 -0.866471 0.240768 -0.437332 -0.856149 0.167938 -0.488678 -0.865943 0.0873402 -0.492457 -0.873487 0.0734843 -0.481271 -0.857915 0.00250405 -0.513786 -0.865037 -0.065694 -0.497388 -0.856814 -0.144069 -0.495091 -0.863947 -0.209154 -0.458095 -0.872834 -0.21523 -0.437991 -0.856671 -0.288689 -0.427519 -0.863387 -0.344051 -0.36904 -0.858196 -0.408511 -0.310836 -0.863251 -0.444105 -0.239934 -0.872279 -0.437986 -0.21748 -0.858115 -0.48223 -0.176332 -0.862059 -0.495882 -0.104663 -0.857655 -0.513586 -0.0256484 -0.861165 -0.505447 0.0540209 -0.87438 -0.47935 0.0753905 -0.858825 -0.493378 0.137832 -0.861109 -0.460954 0.214506 -0.859731 -0.424134 0.284558 -0.86064 -0.379392 0.339647 -0.873152 -0.345709 0.343643 -0.859046 -0.32616 0.394537 -0.859385 -0.260968 0.439721 -0.859875 -0.18704 0.475006 -0.859144 -0.106746 0.500476 -0.874908 -0.0661513 0.479751 -0.861523 -0.0239882 0.507151 -0.859777 0.051876 0.508027 -0.860775 0.1224 0.49405 -0.858126 0.19787 0.47378 -0.873796 0.220659 0.433349 -0.861328 0.265362 0.433241 -0.857561 0.337324 0.388332 -0.863189 0.387421 0.323742 -0.858384 0.443006 0.258693 -0.87238 0.44082 0.211262 -0.86274 0.467718 0.192145 -0.857409 0.499806 0.122657 -0.86311 0.502781 0.0474604 -0.856436 0.514956 -0.0365817 -0.873752 0.479081 -0.0839002 -0.864746 0.489461 -0.112439 -0.856932 0.475096 -0.199877 -0.87697 0.412421 -0.246642 -0.86607 0.435413 -0.245638 -0.857226 0.394589 -0.330853 -0.875241 0.327995 -0.35549 -0.855832 0.279745 -0.435079 -0.875196 0.20241 -0.439389 -0.86756 0.215563 -0.448187 -0.855967 0.127012 -0.501187 -0.874395 0.0486764 -0.482766 -0.8575 -0.0357558 -0.51324 -0.871969 -0.0951621 -0.480222 -0.868069 -0.0918645 -0.48787 -0.855766 -0.182171 -0.484229 -0.871796 -0.234425 -0.430136 -0.855471 -0.324255 -0.403766 -0.871218 -0.360767 -0.332906 -0.870811 -0.360945 -0.333778 -0.856829 -0.435078 -0.276678 -0.869386 -0.449044 -0.206219 -0.856205 -0.497056 -0.14088 -0.868754 -0.490511 -0.0683031 -0.870538 -0.487712 -0.0655823 -0.855484 -0.517565 0.0165514 -0.868179 -0.488104 0.0895512 -0.856477 -0.483526 0.180691 -0.867521 -0.433897 0.243188 -0.871268 -0.425291 0.244987 -0.857093 -0.406079 0.317004 -0.866174 -0.348764 0.35792 -0.855999 -0.29634 0.423615 -0.865417 -0.222979 0.448702 -0.872848 -0.207342 0.441753 -0.856588 -0.147363 0.49451 -0.864971 -0.0662152 0.497435 -0.858185 0.0171107 0.513055 -0.864151 0.0841734 0.496143 -0.872142 0.0949032 0.479961 -0.856978 0.162662 0.489009 -0.863054 0.22834 0.450555 -0.85717 0.305365 0.414743 -0.862518 0.360609 0.355 -0.874569 0.360098 0.324743 -0.858929 0.420037 0.292933 -0.86258 0.453743 0.223769 -0.858355 0.487931 0.158588 -0.861187 0.501082 0.085293 -0.873491 0.483214 0.0593142 -0.858202 0.513286 0.00522815 -0.860389 0.504013 -0.0755024 -0.859631 0.485972 -0.157689 -0.860533 0.452317 -0.234292 -0.873231 0.419197 -0.248477 -0.860036 0.413561 -0.29884 -0.859859 0.367237 -0.354653 -0.859639 0.310143 -0.405995 -0.858697 0.243151 -0.451128 -0.874386 0.199878 -0.442151 -0.860747 0.167014 -0.480855 -0.858666 0.0854834 -0.505356 -0.861958 0.00372988 -0.506967 -0.859084 -0.0702921 -0.506985 -0.872897 -0.101082 -0.477319 -0.861404 -0.140277 -0.488165 -0.857514 -0.217123 -0.466398 -0.862245 -0.281613 -0.420985 -0.857165 -0.353858 -0.374236 -0.874484 -0.365626 -0.31874 -0.864251 -0.398985 -0.306401 -0.858421 -0.452555 -0.241469 -0.863409 -0.473132 -0.175129 -0.856877 -0.505033 -0.103456 -0.877723 -0.477987 -0.0336426 -0.864992 -0.499494 -0.0479078 -0.86395 -0.498786 0.0693015 -0.845385 -0.532708 -0.0393338 -0.856523 -0.512323 -0.0623954 -0.855235 -0.483685 -0.186069 -0.863768 -0.412587 -0.289269 -0.866615 -0.313517 -0.388182 -0.86489 -0.20037 -0.460236 -0.860352 -0.0851092 -0.502545 -0.853275 0.0287487 -0.520668 -0.84977 0.0325621 -0.526147 -0.861279 0.168748 -0.479293 -0.841498 0.203957 -0.500284 -0.864997 0.290065 -0.409441 -0.865476 0.382348 -0.323667 -0.863014 0.449134 -0.231271 -0.847419 0.517593 -0.118229 -0.852118 0.509359 -0.120198 -0.857327 0.513809 0.0314751 -0.844261 0.533852 0.0471753 -0.863498 0.478221 0.16024 -0.866458 0.423655 0.264135 -0.864599 0.34159 0.368489 -0.857117 0.239388 0.456118 -0.854059 0.119623 0.506235 -0.848639 0.116409 0.516005 -0.862603 -0.00523306 0.505855 -0.842513 -0.0381955 0.537321 -0.873558 -0.050227 0.484122 -0.875011 0.0896941 -0.475721 -0.865244 -0.0118704 -0.50121 -0.844711 0.0818252 -0.52893 -0.860372 0.11413 -0.496723 -0.873722 -0.200082 -0.44337 -0.862343 -0.251503 -0.439443 -0.840804 -0.241145 -0.484663 -0.865358 -0.127078 -0.484774 -0.842828 -0.0838529 -0.531611 -0.872898 -0.430419 -0.229758 -0.863798 -0.483655 -0.141175 -0.847946 -0.474133 -0.237037 -0.858249 -0.448342 -0.249796 -0.85599 -0.372721 -0.358274 -0.846058 -0.377033 -0.376872 -0.873916 -0.482364 0.0599644 -0.865303 -0.486009 0.122662 -0.839426 -0.536331 0.0878268 -0.866098 -0.499645 -0.0151043 -0.840896 -0.534143 -0.0870938 -0.866457 -0.237346 0.439225 -0.866632 -0.147519 0.476641 -0.841375 -0.243694 0.482392 -0.861923 -0.272928 0.427317 -0.846932 -0.382904 0.368904 -0.858831 -0.444513 0.254592 -0.845603 -0.471371 0.250529 -0.867305 0.0717817 0.492575 -0.860286 0.104742 0.498937 -0.845054 0.0896204 0.527117 -0.865521 -0.015301 0.500638 -0.840668 -0.07205 0.536736 -0.87002 0.345271 0.351928 -0.865735 0.420512 0.271428 -0.844358 0.385742 0.371836 -0.859459 0.342912 0.379133 -0.851034 0.239283 0.467423 -0.848725 0.239195 0.471648 -0.869797 0.485558 0.0876806 -0.862547 0.504069 0.0438907 -0.841168 0.534969 0.0790267 -0.865455 0.471863 0.168322 -0.843804 0.484332 0.231123 -0.871304 0.435924 -0.225386 -0.863587 0.389231 -0.320495 -0.848546 0.464042 -0.254233 -0.856738 0.460664 -0.231926 -0.856169 0.506967 -0.0997954 -0.845267 0.52637 -0.0919749 -0.872231 0.228768 -0.432294 -0.86517 0.178201 -0.468748 -0.83926 0.236342 -0.489679 -0.865873 0.297069 -0.40251 -0.841876 0.374904 -0.38819 -0.871752 -0.0749136 -0.484186 -0.848489 -0.0878995 -0.521862 -0.853323 -0.0905397 -0.513461 -0.859961 0.0411686 -0.508697 -0.843916 0.0642951 -0.532608 -0.874178 -0.34402 -0.34273 -0.866767 -0.402025 -0.295112 -0.839903 -0.398457 -0.368503 -0.866151 -0.306759 -0.394565 -0.841848 -0.255104 -0.47562 -0.861467 -0.19666 -0.468187 -0.873166 -0.480572 -0.0814327 -0.851938 -0.519025 -0.0693936 -0.848499 -0.524112 -0.0731896 -0.861003 -0.470207 -0.193854 -0.845618 -0.484634 -0.22374 -0.873847 -0.429125 0.228567 -0.865584 -0.404087 0.295766 -0.843648 -0.465659 0.267245 -0.865739 -0.461948 0.192612 -0.844265 -0.526248 0.101395 -0.858603 -0.50855 0.06464 -0.874246 -0.221273 0.432126 -0.856455 -0.208447 0.472265 -0.844693 -0.227437 0.484526 -0.862811 -0.322405 0.389374 -0.841782 -0.369186 0.393833 -0.872847 0.0806161 0.481289 -0.86569 0.162923 0.473325 -0.84306 0.106163 0.527238 -0.863423 0.047139 0.502274 -0.848694 -0.057251 0.525777 -0.855266 -0.0701632 0.513416 -0.874615 0.348944 0.336582 -0.861073 0.392896 0.32278 -0.842823 0.40013 0.359923 -0.865065 0.282442 0.414594 -0.839373 0.265467 0.474321 -0.873034 0.482009 0.0740196 -0.865695 0.499889 -0.0261286 -0.842496 0.535001 0.0630516 -0.860978 0.498009 0.103462 -0.850315 0.478215 0.219715 -0.853243 0.474974 0.215352 -0.866166 0.345997 -0.360614 -0.852949 0.350803 -0.386542 -0.848485 0.358753 -0.389062 -0.86175 0.4231 -0.279952 -0.844574 0.460534 -0.273136 -0.867178 0.471163 -0.161273 -0.839459 0.531332 -0.113996 -0.869014 0.0561859 -0.491587 -0.865746 -0.0191549 -0.500118 -0.842479 0.04665 -0.536706 -0.865273 0.105946 -0.489978 -0.844405 0.219624 -0.488617 -0.857812 0.237906 -0.455586 -0.869217 -0.233949 -0.43558 -0.856843 -0.26783 -0.440553 -0.844354 -0.266766 -0.464653 -0.863127 -0.137968 -0.485774 -0.842619 -0.114077 -0.526288 -0.869586 -0.44884 -0.205823 -0.865563 -0.4827 -0.133422 -0.844337 -0.492809 -0.210319 -0.863256 -0.443182 -0.241618 -0.848696 -0.396892 -0.349558 -0.853983 -0.382918 -0.35226 -0.872044 -0.480421 0.0934636 -0.861242 -0.489477 0.136658 -0.842046 -0.525773 0.120507 -0.865012 -0.501727 -0.00502708 -0.839771 -0.540272 -0.0537762 -0.871507 -0.336628 0.35659 -0.865269 -0.264105 0.426097 -0.843408 -0.356226 0.402202 -0.860625 -0.367134 0.352898 -0.851997 -0.447817 0.271219 -0.851563 -0.448637 0.27123 -0.873334 0.234985 0.426697 -0.844778 0.273587 0.459892 -0.872422 0.446432 0.198943 -0.843659 0.496897 0.203307 -0.874649 0.474572 -0.0988471 -0.87334 0.329918 -0.358373 -0.84043 0.351975 -0.412058 -0.874556 0.042944 -0.483019 -0.873794 -0.2411 -0.422321 -0.839378 -0.287767 -0.461124 -0.872193 -0.449555 -0.19282 -0.849047 -0.490708 -0.195769 -0.85612 -0.513516 0.057968 -0.877389 -0.464337 0.120746 -0.856882 -0.466328 0.219754 -0.874996 -0.405641 0.264267 -0.866663 -0.423362 0.26393 -0.856774 -0.382656 0.345705 -0.874115 -0.314938 0.36978 -0.855588 -0.262105 0.446396 -0.873888 -0.184212 0.449873 -0.868617 -0.193254 0.456243 -0.856009 -0.105837 0.506011 -0.873022 -0.0277863 0.486888 -0.857159 0.0539617 0.512217 -0.870935 0.113767 0.478048 -0.868819 0.112082 0.482276 -0.855589 0.201125 0.476986 -0.870603 0.253349 0.42174 -0.855585 0.340614 0.389817 -0.86999 0.376589 0.318275 -0.871705 0.375753 0.314549 -0.85729 0.445088 0.258749 -0.86826 0.458067 0.190522 -0.856095 0.502197 0.122068 -0.867659 0.494785 0.0485371 -0.871243 0.488953 0.0431345 -0.855657 0.516175 -0.0376018 -0.86706 0.485697 -0.11093 -0.856928 0.47488 -0.200407 -0.866376 0.425657 -0.261166 -0.871324 0.414047 -0.263361 -0.857043 0.394456 -0.331485 -0.865174 0.335681 -0.372549 -0.856228 0.279099 -0.434715 -0.8644 0.204537 -0.459323 -0.873303 0.185569 -0.450452 -0.857062 0.126507 -0.499441 -0.864195 0.0449189 -0.501149 -0.858351 -0.0357574 -0.511815 -0.863222 -0.102975 -0.494211 -0.872532 -0.115263 -0.474766 -0.857264 -0.181107 -0.481974 -0.862138 -0.247461 -0.442133 -0.857757 -0.321455 -0.401148 -0.86172 -0.376504 -0.340123 -0.874773 -0.375443 -0.306293 -0.859522 -0.430938 -0.2748 -0.861818 -0.462626 -0.207961 -0.85869 -0.492892 -0.140388 -0.860358 -0.505471 -0.0654475 -0.873767 -0.484953 -0.036771 -0.858839 -0.512017 0.0152746 -0.859685 -0.50153 0.0970019 -0.860502 -0.477666 0.177123 -0.860082 -0.443084 0.252855 -0.872794 -0.408514 0.267109 -0.860418 -0.402327 0.312751 -0.859114 -0.354259 0.369355 -0.860321 -0.293494 0.416783 -0.858081 -0.224668 0.46176 -0.874453 -0.177844 0.451336 -0.861686 -0.146723 0.485767 -0.858278 -0.0640204 0.509176 -0.862388 0.0155185 0.506009 -0.858424 0.0889736 0.505165 -0.872893 0.12181 0.472462 -0.862125 0.158039 0.481419 -0.856977 0.236187 0.458046 -0.863241 0.297317 0.407943 -0.856869 0.369699 0.359302 -0.874161 0.381483 0.300521 -0.86502 0.410268 0.288826 -0.858213 0.461426 0.224848 -0.876123 0.45589 0.156757 -0.865138 0.470307 0.174207 -0.856419 0.509436 0.0837968 -0.876474 0.481253 0.0137345 -0.855897 0.511023 -0.0793459 -0.875978 0.461046 -0.141772 -0.868007 0.477172 -0.137373 -0.856947 0.456665 -0.238954 -0.873122 0.398411 -0.28094 -0.856391 0.3699 -0.360234 -0.87297 0.301071 -0.383769 -0.868016 0.310883 -0.387168 -0.855437 0.243822 -0.456923 -0.872595 0.165388 -0.459593 -0.85614 0.0844692 -0.509793 -0.871579 0.00748483 -0.490197 -0.86952 0.0103189 -0.493791 -0.856853 -0.0722916 -0.510467 -0.869884 -0.13262 -0.475092 -0.855501 -0.219911 -0.468784 -0.869417 -0.272081 -0.412416 -0.87092 -0.272212 -0.409145 -0.855795 -0.356306 -0.375047 -0.868809 -0.39171 -0.302877 -0.857519 -0.454309 -0.24138 -0.867297 -0.466341 -0.174132 -0.870803 -0.462314 -0.167233 -0.856089 -0.506495 -0.102832 -0.866458 -0.49845 -0.0282661 -0.855932 -0.513751 0.0586548 -0.865993 -0.482249 0.132257 -0.87336 -0.466681 0.139469 -0.857458 -0.465326 0.219631 -0.865307 -0.417123 0.277942 -0.857119 -0.382007 0.345567 -0.864061 -0.321865 0.387042 -0.872513 -0.302089 0.384009 -0.856559 -0.261235 0.445043 -0.86344 -0.18545 0.469127 -0.857723 -0.105482 0.503174 -0.863244 -0.0235379 0.504239 -0.872944 -0.00483758 0.487796 -0.858461 0.0536249 0.510067 -0.862328 0.12199 0.491436 -0.857642 0.199377 0.474024 -0.861268 0.266357 0.432748 -0.874104 0.27391 0.401142 -0.858431 0.336903 0.386771 -0.861003 0.391656 0.324467 -0.859957 0.440902 0.257058 -0.861018 0.471091 0.191627 -0.872909 0.460614 0.160826 -0.859111 0.497087 0.121791 -0.859573 0.509013 0.0451717 -0.859571 0.509763 -0.0357617 -0.859068 0.497971 -0.11844 -0.87495 0.461848 -0.145459 -0.861437 0.468485 -0.196083 -0.859808 0.433389 -0.270007 -0.860892 0.390348 -0.326335 -0.858419 0.340447 -0.383683 -0.873554 0.295723 -0.38659 -0.861096 0.276262 -0.42684 -0.857547 0.205564 -0.471547 -0.862691 0.126244 -0.489722 -0.857984 0.042437 -0.51192 -0.873238 -0.00224836 -0.487289 -0.862882 -0.0336809 -0.504282 -0.857811 -0.107873 -0.502518 -0.862937 -0.175617 -0.473813 -0.85652 -0.25501 -0.448713 -0.873584 -0.281236 -0.397188 -0.864299 -0.312433 -0.394174 -0.856661 -0.384796 -0.343605 -0.87785 -0.399518 -0.264132 -0.866518 -0.409097 -0.285983 -0.857723 -0.469867 -0.208654 -0.875089 -0.463312 -0.13986 -0.856032 -0.512979 -0.0637277 -0.875205 -0.483708 0.00656729 -0.867189 -0.497975 -0.00181807 -0.855776 -0.507458 0.100669 -0.874583 -0.456766 0.162696 -0.857249 -0.446329 0.256738 -0.871898 -0.389648 0.296597 -0.867956 -0.398126 0.296898 -0.856077 -0.356333 0.374377 -0.87181 -0.286407 0.39739 -0.855385 -0.224939 0.466604 -0.871329 -0.145982 0.468481 -0.87054 -0.147332 0.469525 -0.856367 -0.0629961 0.512511 -0.870115 0.0120754 0.4927 -0.856613 0.0908054 0.507907 -0.868823 0.151685 0.471315 -0.870266 0.152699 0.468316 -0.855507 0.238424 0.459632 -0.868261 0.290552 0.402123 -0.856097 0.371262 0.359531 -0.867691 0.406072 0.286737 -0.8722 0.403439 0.276594 -0.857549 0.46276 0.22464 -0.866332 0.474124 0.157084 -0.856133 0.510011 0.083218 -0.865525 0.500806 0.00771138 -0.872525 0.488562 -0.00265628 -0.856304 0.510298 -0.0796156 -0.864991 0.47774 -0.153474 -0.858059 0.45499 -0.238156 -0.864354 0.408223 -0.293676 -0.871899 0.389861 -0.296312 -0.857203 0.368846 -0.359383 -0.863231 0.307051 -0.40069 -0.856985 0.242794 -0.454563 -0.862537 0.165805 -0.478057 -0.874309 0.13984 -0.464789 -0.858412 0.0843281 -0.505983 -0.862497 0.00292322 -0.506053 -0.858643 -0.0715355 -0.507558 -0.861459 -0.141194 -0.487804 -0.873217 -0.156251 -0.461604 -0.858115 -0.21739 -0.465167 -0.860458 -0.284955 -0.422389 -0.859187 -0.351649 -0.371674 -0.860372 -0.406013 -0.308079 -0.874337 -0.40381 -0.269206 -0.860315 -0.449827 -0.239819 -0.860232 -0.479051 -0.174674 -0.859632 -0.500458 -0.102832 -0.858852 -0.511635 -0.0245416 -0.874141 -0.485581 0.00938534 -0.860383 -0.506541 0.0561946 -0.858532 -0.493356 0.139723 -0.862268 -0.458686 0.214713 -0.859516 -0.423589 0.286015 -0.872684 -0.38493 0.30042 -0.861451 -0.377646 0.339537 -0.857777 -0.325828 0.397562 -0.861954 -0.258478 0.436147 -0.857097 -0.185911 0.480439 -0.874355 -0.13208 0.466966 -0.863751 -0.105635 0.492722 -0.857802 -0.0209599 0.513553 -0.863482 0.0509278 0.501802 -0.85725 0.126932 0.499009 -0.877582 0.176953 0.445575 -0.864749 0.173325 0.471347 -0.856707 0.199762 0.47555 -0.845089 0.195399 0.497639 -0.863341 0.0710781 0.499591 -0.844257 0.0422887 0.534267 -0.872426 0.0240856 0.488152 -0.866841 -0.485251 0.114537 -0.867305 -0.456325 0.198871 -0.840937 -0.52305 0.138725 -0.867102 -0.328834 0.374168 -0.857906 -0.317782 0.403748 -0.844417 -0.34334 0.41119 -0.863911 -0.400913 0.304839 -0.843976 -0.448519 0.294168 -0.869299 -0.0329544 0.493187 -0.865436 0.0532366 0.498182 -0.845068 -0.0223424 0.534192 -0.862392 -0.0638174 0.502203 -0.847896 -0.199421 0.491228 -0.851203 -0.194971 0.487277 -0.870091 0.253279 0.422836 -0.861384 0.296107 0.41272 -0.841217 0.292745 0.454593 -0.865035 0.172095 0.471272 -0.841328 0.138027 0.522605 -0.870142 0.456025 0.186803 -0.864562 0.493235 0.0961898 -0.845826 0.498799 0.189152 -0.860166 0.464104 0.211476 -0.854215 0.410594 0.318949 -0.848327 0.414449 0.329504 -0.872738 0.474066 -0.116573 -0.864798 0.471307 -0.173191 -0.840285 0.521574 -0.147921 -0.86635 0.498209 -0.0350178 -0.839759 0.542211 0.0285006 -0.872053 0.319844 -0.370436 -0.863332 0.228653 -0.449862 -0.846203 0.336024 -0.413556 -0.856039 0.342289 -0.387345 -0.856452 0.424026 -0.294434 -0.848791 0.439171 -0.294419 -0.873421 0.0275448 -0.486186 -0.864347 -0.0278862 -0.502123 -0.842708 0.0132776 -0.538207 -0.867348 0.0971468 -0.488129 -0.840884 0.187818 -0.507581 -0.873749 -0.254614 -0.414409 -0.848533 -0.288136 -0.443812 -0.850461 -0.287746 -0.440362 -0.858565 -0.151744 -0.489734 -0.844796 -0.142484 -0.515769 -0.872686 -0.453809 -0.180211 -0.865118 -0.485735 -0.12503 -0.842441 -0.507015 -0.18229 -0.865432 -0.442832 -0.234365 -0.844288 -0.426093 -0.324996 -0.861562 -0.37694 -0.34004 -0.874838 -0.468742 0.122228 -0.854666 -0.495959 0.153528 -0.84726 -0.509572 0.149957 -0.861558 -0.507612 0.00694626 -0.841197 -0.540334 -0.020659 -0.873475 -0.313256 0.372708 -0.866111 -0.255963 0.429343 -0.84041 -0.332852 0.427693 -0.864295 -0.358536 0.352769 -0.847092 -0.43662 0.302982 -0.859559 -0.435416 0.26753 -0.873986 -0.0201268 0.485534 -0.857665 0.00619911 0.514171 -0.846803 -0.00667365 0.531864 -0.864802 -0.128423 0.485413 -0.839742 -0.179288 0.512533 -0.873728 0.261313 0.410261 -0.866924 0.344698 0.360037 -0.840817 0.307735 0.445338 -0.862768 0.239605 0.445221 -0.847222 0.147757 0.510277 -0.855668 0.1264 0.501852 -0.866104 0.49924 0.0249599 -0.849336 0.527578 0.017012 -0.84991 0.52667 0.0165113 -0.859291 0.488533 0.151506 -0.845395 0.504668 0.174975 -0.864991 0.430612 0.257611 -0.840998 0.436388 0.319824 -0.867277 0.410916 -0.281031 -0.865247 0.377149 -0.330312 -0.843573 0.435742 -0.313869 -0.865981 0.441637 -0.234591 -0.843742 0.511795 -0.161756 -0.86069 0.496075 -0.114554 -0.869612 0.170492 -0.463366 -0.854851 0.158617 -0.494034 -0.846383 0.170843 -0.504429 -0.861795 0.283656 -0.420533 -0.841447 0.325724 -0.431128 -0.869556 -0.132374 -0.475763 -0.865912 -0.207235 -0.455247 -0.841306 -0.161046 -0.516012 -0.864085 -0.0895426 -0.495317 -0.847776 -0.000935938 -0.530354 -0.858277 0.0226498 -0.512686 -0.872129 -0.38993 -0.295543 -0.858802 -0.426367 -0.284026 -0.844983 -0.435257 -0.310732 -0.864692 -0.324153 -0.38371 -0.839466 -0.316669 -0.441608 -0.871874 -0.489316 -0.0201496 -0.866472 -0.493349 0.0763779 -0.841219 -0.540684 -0.00339065 -0.862334 -0.503199 -0.0563137 -0.846468 -0.501958 -0.177567 -0.854381 -0.491912 -0.167499 -0.871625 -0.40201 0.280462 -0.859963 -0.399515 0.317571 -0.846019 -0.428733 0.316922 -0.866255 -0.454076 0.208368 -0.840021 -0.513962 0.173805 -0.873892 -0.162824 0.458041 -0.866214 -0.0565203 0.496466 -0.843551 -0.162481 0.51188 -0.859858 -0.190395 0.473702 -0.850286 -0.313765 0.42257 -0.849743 -0.314656 0.422998 -0.872896 0.135711 0.468653 -0.862099 0.184279 0.472046 -0.841949 0.168099 0.512703 -0.865416 0.0611598 0.497308 -0.843655 0.0110704 0.536772 -0.874687 0.39002 0.287762 -0.86393 0.460463 0.203959 -0.847932 0.435471 0.302283 -0.856942 0.411753 0.310018 -0.855151 0.313681 0.4127 -0.845713 0.315318 0.430517 -0.873983 0.48576 0.0138433 -0.86462 0.500314 -0.0460195 -0.839474 0.543368 -0.00592493 -0.86576 0.49266 0.0880125 -0.842421 0.514396 0.160389 -0.872642 0.397087 -0.284283 -0.848474 0.426873 -0.312844 -0.854356 0.416238 -0.311161 -0.859946 0.474482 -0.188042 -0.843738 0.506171 -0.178596 -0.874443 0.155225 -0.459624 -0.866931 0.0876298 -0.490664 -0.839473 0.153859 -0.521165 -0.866039 0.21987 -0.449036 -0.841752 0.312115 -0.440497 -0.861827 0.332287 -0.383197 -0.872832 -0.142749 -0.466677 -0.851357 -0.168764 -0.4967 -0.849428 -0.168149 -0.500198 -0.860887 -0.0384279 -0.507344 -0.845435 -0.018124 -0.533771 -0.866029 -0.475699 -0.153963 -0.862466 -0.49269 -0.115797 -0.842685 -0.516228 -0.15294 -0.865614 -0.446012 -0.227565 -0.842617 -0.448642 -0.297855 -0.865909 -0.375906 -0.329995 -0.859086 -0.280771 -0.427948 -0.843602 -0.325174 -0.427315 -0.869099 -0.468094 0.15986 -0.863828 -0.42664 0.267916 -0.847691 -0.49796 0.182908 -0.855708 -0.491462 0.161954 -0.855564 -0.517268 0.0210817 -0.84527 -0.53422 0.0112707 -0.868906 -0.29216 0.399556 -0.864593 -0.24822 0.436882 -0.839755 -0.306115 0.448447 -0.86565 -0.351554 0.356453 -0.843722 -0.421996 0.331742 -0.869761 0.0115946 0.493337 -0.850309 0.0193562 0.525928 -0.853032 0.0216485 0.52141 -0.860303 -0.117739 0.496 -0.842869 -0.145509 0.518073 -0.871688 0.290689 0.394538 -0.866757 0.351937 0.353375 -0.839189 0.33815 0.425931 -0.86564 0.243534 0.437447 -0.842595 0.182774 0.506584 -0.861469 0.128415 0.491305 -0.871266 0.46815 0.147416 -0.85253 0.503063 0.141843 -0.84949 0.507028 0.145909 -0.861745 0.440595 0.251539 -0.843364 0.452074 0.290457 -0.873899 0.458284 -0.162097 -0.866141 0.437538 -0.241581 -0.841196 0.503223 -0.197878 -0.865278 0.486929 -0.119142 -0.843886 0.536125 -0.0206327 -0.85839 0.512825 0.0133026 -0.873032 0.283832 -0.396554 -0.856085 0.277615 -0.435945 -0.84506 0.296852 -0.444695 -0.862881 0.373453 -0.340543 -0.843654 0.417341 -0.337749 -0.872636 -0.0169121 -0.488078 -0.865591 -0.0961037 -0.491444 -0.844695 -0.03427 -0.53415 -0.863783 0.0173528 -0.503565 -0.847535 0.137396 -0.512648 -0.854593 0.149016 -0.497458 -0.87439 -0.292806 -0.386918 -0.86036 -0.338682 -0.380887 -0.842227 -0.340837 -0.417712 -0.864614 -0.217346 -0.452993 -0.840311 -0.192813 -0.506656 -0.873093 -0.466788 -0.140778 -0.865279 -0.498899 -0.0489066 -0.843655 -0.518874 -0.137898 -0.861193 -0.478721 -0.1708 -0.851733 -0.443395 -0.279199 -0.851234 -0.443828 -0.280032 -0.874924 -0.454053 0.168358 -0.86285 -0.454653 0.220863 -0.841742 -0.499264 0.205439 -0.866497 -0.491745 0.0858447 -0.839185 -0.542897 0.0321128 -0.873572 -0.277331 0.39995 -0.86466 -0.181553 0.468403 -0.844421 -0.290106 0.450324 -0.857791 -0.303152 0.415081 -0.853786 -0.399522 0.333815 -0.849747 -0.407118 0.334941 -0.856149 0.2735 0.438415 -0.877493 0.308119 0.367517 -0.856561 0.399072 0.327176 -0.876199 0.412846 0.248666 -0.867051 0.421051 0.266345 -0.857247 0.477787 0.191957 -0.874019 0.470235 0.122349 -0.855734 0.5156 0.0433153 -0.873936 0.485278 -0.0272136 -0.868227 0.495704 -0.0214365 -0.855749 0.502846 -0.121819 -0.873228 0.451457 -0.183465 -0.857434 0.435944 -0.273423 -0.87091 0.379822 -0.31185 -0.868661 0.384687 -0.312162 -0.855842 0.341973 -0.388057 -0.870645 0.270952 -0.410563 -0.855428 0.205508 -0.475404 -0.870093 0.126069 -0.476491 -0.871398 0.123833 -0.47469 -0.856683 0.0414764 -0.514174 -0.868673 -0.0308151 -0.494427 -0.856446 -0.109459 -0.504499 -0.867756 -0.170893 -0.466685 -0.870951 -0.172996 -0.45991 -0.855613 -0.25661 -0.44953 -0.86714 -0.308669 -0.390886 -0.856494 -0.385432 -0.343308 -0.866631 -0.419549 -0.270055 -0.872015 -0.416145 -0.257709 -0.857469 -0.470493 -0.208286 -0.865357 -0.481365 -0.139443 -0.856293 -0.5126 -0.0632714 -0.864504 -0.502452 0.0132136 -0.873037 -0.486972 0.0257866 -0.856743 -0.505867 0.100452 -0.86412 -0.472099 0.174411 -0.858482 -0.444545 0.255711 -0.863499 -0.398497 0.309142 -0.872292 -0.376729 0.31174 -0.857417 -0.354893 0.372676 -0.862304 -0.291516 0.414065 -0.857506 -0.223838 0.463228 -0.861703 -0.14566 0.486058 -0.874653 -0.116456 0.470553 -0.859172 -0.0631239 0.507778 -0.861873 0.0167664 0.506846 -0.85891 0.0895669 0.504234 -0.86062 0.160509 0.483291 -0.873494 0.176824 0.453586 -0.858685 0.235092 0.455403 -0.859717 0.303161 0.411072 -0.860022 0.36565 0.355896 -0.859836 0.419518 0.291009 -0.87376 0.416787 0.250664 -0.860673 0.45765 0.223157 -0.859483 0.486424 0.157101 -0.860245 0.502985 0.0835762 -0.858196 0.513309 0.00359425 -0.87423 0.484397 -0.0328847 -0.861278 0.502345 -0.0764816 -0.858092 0.487677 -0.16078 -0.862754 0.448676 -0.233122 -0.858887 0.413993 -0.301534 -0.872685 0.371893 -0.316411 -0.862103 0.364227 -0.352302 -0.8572 0.310402 -0.410924 -0.862894 0.240209 -0.44465 -0.856739 0.165766 -0.488386 -0.874187 0.108468 -0.473319 -0.864861 0.0849573 -0.49477 -0.85782 0.00036057 -0.51395 -0.875913 -0.0596883 -0.478763 -0.865127 -0.050192 -0.499035 -0.856751 -0.146083 -0.494609 -0.876388 -0.195879 -0.439973 -0.855867 -0.291593 -0.427159 -0.876106 -0.325556 -0.3556 -0.867553 -0.328903 -0.373062 -0.856549 -0.412517 -0.310086 -0.87441 -0.425314 -0.233484 -0.856826 -0.485118 -0.174668 -0.872923 -0.476592 -0.104237 -0.867783 -0.484174 -0.111927 -0.855516 -0.517281 -0.0226207 -0.872667 -0.485938 0.0481381 -0.855822 -0.497189 0.142732 -0.871921 -0.445133 0.203984 -0.870301 -0.448628 0.203247 -0.857343 -0.425797 0.289241 -0.869907 -0.369208 0.327028 -0.855694 -0.326828 0.401213 -0.869487 -0.254715 0.423218 -0.870573 -0.252554 0.422279 -0.855568 -0.185614 0.48327 -0.868904 -0.105703 0.483563 -0.85712 -0.0201583 0.514722 -0.86742 0.0488557 0.495173 -0.870534 0.0528956 0.489258 -0.856361 0.128189 0.500213 -0.866696 0.190184 0.46116 -0.855815 0.274403 0.438502 -0.866059 0.326358 0.378726 -0.87304 0.326011 0.362655 -0.856978 0.398774 0.326448 -0.865596 0.43184 0.253489 -0.857504 0.477527 0.191453 -0.864201 0.488335 0.121183 -0.872093 0.477796 0.105667 -0.85649 0.514365 0.0430447 -0.863691 0.502853 -0.0342945 -0.857323 0.500351 -0.121022 -0.863196 0.465609 -0.195196 -0.874004 0.44031 -0.205534 -0.858778 0.434084 -0.27216 -0.862625 0.388002 -0.32455 -0.857725 0.340197 -0.385453 -0.86142 0.275202 -0.426872 -0.873814 0.244702 -0.420202 -0.858119 0.204425 -0.471 -0.860945 0.125074 -0.493082 -0.859974 0.0419372 -0.508611 -0.861379 -0.035472 -0.506722 -0.87261 -0.0577163 -0.484996 -0.859191 -0.107718 -0.500188 -0.85992 -0.179783 -0.477719 -0.859348 -0.252407 -0.44476 -0.859053 -0.320908 -0.398807 -0.874754 -0.329102 -0.355664 -0.860922 -0.378884 -0.339499 -0.859398 -0.432022 -0.273483 -0.861081 -0.464478 -0.206881 -0.858771 -0.493159 -0.138949 -0.873315 -0.47702 -0.0988572 -0.860948 -0.504644 -0.0640613 -0.857612 -0.513996 0.0175875 -0.862243 -0.497203 0.0965707 -0.857743 -0.480963 0.181526 -0.874157 -0.436831 0.2122 -0.863192 -0.438412 0.25039 -0.858264 -0.403691 0.316886 -0.862845 -0.350116 0.364578 -0.856695 -0.2942 0.423698 -0.873403 -0.238049 0.424852 -0.863912 -0.221498 0.452321 -0.856477 -0.145194 0.495344 -0.878154 -0.0674124 0.473605 -0.866822 -0.0825854 0.491731 -0.857943 0.0192336 0.513385 -0.874896 0.0775863 0.478056 -0.856321 0.165266 0.489287 -0.875172 0.214855 0.433487 -0.866863 0.213427 0.450552 -0.855676 0.309213 0.414977 -0.874731 0.342544 0.342797 -0.856629 0.425064 0.292416 -0.872608 0.436785 0.218574 -0.868016 0.441398 0.227413 -0.856467 0.491805 0.15682 -0.871802 0.482326 0.0855705 -0.855394 0.517975 0.00169387 -0.87141 0.485639 -0.0692698 -0.870151 0.48806 -0.0680733 -0.855992 0.490508 -0.163341 -0.870645 0.437929 -0.224044 -0.857085 0.415671 -0.304339 -0.868888 0.357794 -0.342078 -0.870033 0.355287 -0.34178 -0.855634 0.310935 -0.413775 -0.868342 0.237737 -0.435274 -0.855809 0.165305 -0.490169 -0.867769 0.0849586 -0.489653 -0.872743 0.0763384 -0.482174 -0.857571 -0.000275098 -0.514366 -0.866488 -0.0669815 -0.494683 -0.856363 -0.14693 -0.495029 -0.865652 -0.209493 -0.454708 -0.851144 -0.201398 -0.48476 -0.863852 -0.257629 -0.432882 -0.856114 -0.291721 -0.426576 -0.865032 -0.343535 -0.365655 -0.861742 -0.395671 -0.317561 -0.823763 -0.511758 -0.243964 -0.878659 -0.372613 -0.298526 -0.866361 0.311887 0.390058 -0.863342 0.406142 0.299481 -0.847596 0.339968 0.407435 -0.853559 0.323969 0.408022 -0.866916 0.480331 0.133187 -0.864684 0.496103 0.0787579 -0.841113 0.525021 0.129928 -0.865571 0.46058 0.196603 -0.844731 0.458652 0.275805 -0.869896 0.458489 -0.181849 -0.852704 0.480201 -0.205677 -0.849712 0.485796 -0.204918 -0.860489 0.506005 -0.0593083 -0.841834 0.538315 -0.0391431 -0.869762 0.272705 -0.411274 -0.866254 0.211292 -0.452725 -0.83946 0.284817 -0.462802 -0.864974 0.323822 -0.383353 -0.844909 0.406592 -0.347581 -0.860989 0.410287 -0.300604 -0.870083 -0.0326918 -0.491821 -0.855091 -0.0511221 -0.515952 -0.849809 -0.0463878 -0.525046 -0.864052 0.0772097 -0.497447 -0.840802 0.119404 -0.52801 -0.872397 -0.30864 -0.37903 -0.867492 -0.379354 -0.321787 -0.840371 -0.356932 -0.407891 -0.864067 -0.281066 -0.417601 -0.845176 -0.20289 -0.494483 -0.857295 -0.170256 -0.485858 -0.871794 -0.473162 -0.126859 -0.85742 -0.503699 -0.105442 -0.845349 -0.519911 -0.12279 -0.863831 -0.452762 -0.220915 -0.843391 -0.464977 -0.269236 -0.874119 -0.449525 0.183969 -0.865595 -0.420625 0.271699 -0.843965 -0.489683 0.218938 -0.862588 -0.4788 0.163381 -0.846804 -0.530573 0.0376307 -0.851861 -0.522166 0.0409269 -0.87345 -0.264643 0.408718 -0.860687 -0.24064 0.448676 -0.8417 -0.276715 0.463648 -0.864805 -0.345924 0.363936 -0.842141 -0.403923 0.357275 -0.872539 0.0378285 0.487078 -0.864719 0.132988 0.484331 -0.846249 0.0562354 0.529811 -0.860679 0.0200641 0.508753 -0.853262 -0.105987 0.510598 -0.848545 -0.11198 0.517137 -0.87461 0.311223 0.371749 -0.864226 0.363146 0.348194 -0.840162 0.363864 0.402157 -0.866046 0.251021 0.43238 -0.840012 0.216184 0.497638 -0.873229 0.472274 0.120119 -0.863519 0.504261 0.00745242 -0.846142 0.520361 0.115187 -0.856901 0.497663 0.134359 -0.856406 0.454048 0.245783 -0.848076 0.461403 0.260528 -0.874651 0.4457 -0.190625 -0.86443 0.435576 -0.251065 -0.84147 0.489087 -0.229614 -0.867132 0.481746 -0.126499 -0.840344 0.538992 -0.0575255 -0.873522 0.258101 -0.412726 -0.847526 0.271707 -0.455933 -0.851193 0.266228 -0.452319 -0.858207 0.371111 -0.354623 -0.845828 0.395735 -0.357729 -0.865819 -0.193484 -0.461433 -0.86096 -0.230838 -0.453279 -0.84183 -0.221805 -0.492062 -0.864969 -0.104915 -0.490735 -0.843327 -0.0657013 -0.533369 -0.866069 0.010527 -0.499813 -0.861811 0.140777 -0.487302 -0.843204 0.102359 -0.527759 -0.867531 -0.431848 -0.246775 -0.864522 -0.475317 -0.16333 -0.847058 -0.466925 -0.253917 -0.859642 -0.43428 -0.269105 -0.853444 -0.357234 -0.379495 -0.847593 -0.359633 -0.390192 -0.869217 -0.492402 0.0447577 -0.864141 -0.493658 0.0977901 -0.839778 -0.538823 0.0666463 -0.865876 -0.498641 -0.0402002 -0.840823 -0.530771 -0.106301 -0.869356 -0.370406 0.327138 -0.863027 -0.293609 0.411069 -0.847291 -0.389359 0.361246 -0.856618 -0.391717 0.335803 -0.857587 -0.457149 0.235713 -0.846156 -0.479749 0.232077 -0.872179 -0.100066 0.478843 -0.865601 -0.0386152 0.499243 -0.840236 -0.0929708 0.534191 -0.866711 -0.17268 0.467968 -0.840588 -0.262185 0.473994 -0.8716 0.193203 0.450539 -0.848516 0.218911 0.481767 -0.850731 0.219051 0.477779 -0.85905 0.0832907 0.505071 -0.846495 0.0708935 0.527655 -0.872018 0.427437 0.238502 -0.865128 0.464493 0.18921 -0.843526 0.476564 0.247691 -0.866556 0.405665 0.290716 -0.842922 0.372878 0.387871 -0.861007 0.319884 0.3954 -0.87366 0.484079 -0.0488435 -0.853758 0.515219 -0.0751456 -0.846603 0.527597 -0.0700405 -0.861423 0.503279 0.0682661 -0.842526 0.529546 0.0986434 -0.872642 0.36272 -0.327003 -0.865752 0.316587 -0.387616 -0.841862 0.388295 -0.374828 -0.864376 0.402286 -0.301694 -0.847255 0.474718 -0.238333 -0.858471 0.469157 -0.207168 -0.874908 0.0927626 -0.475323 -0.858688 0.0656806 -0.508273 -0.844745 0.0852375 -0.528337 -0.864094 0.202679 -0.46072 -0.839676 0.254834 -0.479587 -0.873794 -0.197058 -0.444582 -0.866306 -0.285368 -0.409975 -0.841011 -0.237698 -0.486005 -0.862509 -0.172202 -0.47584 -0.84874 -0.0763313 -0.523272 -0.856437 -0.0581006 -0.512972 -0.873073 -0.428778 -0.23215 -0.859935 -0.463276 -0.214214 -0.846276 -0.475515 -0.240213 -0.866562 -0.387021 -0.315094 -0.839589 -0.384073 -0.384159 -0.874246 -0.482176 0.0565747 -0.866474 -0.480454 0.1356 -0.838201 -0.538647 0.0853117 -0.862795 -0.505352 0.014282 -0.846217 -0.524899 -0.0916376 -0.851605 -0.514339 -0.10112 -0.872634 -0.357961 0.332225 -0.864817 -0.294029 0.406986 -0.843116 -0.381847 0.378614 -0.854836 -0.384033 0.348962 -0.859497 -0.442357 0.256095 -0.842314 -0.476729 0.251471 -0.865955 0.0701963 0.495171 -0.858977 0.111775 0.499664 -0.836567 0.0930517 0.539905 -0.863237 0.0235959 0.504247 -0.848745 -0.0711436 0.523995 -0.864422 -0.1917 0.464786 -0.834593 -0.248314 0.491726 -0.868655 0.345236 0.355318 -0.867249 0.405774 0.28849 -0.834772 0.397308 0.381185 -0.843515 0.378446 0.381132 -0.863413 0.272329 0.424681 -0.854863 0.201233 0.478241 -0.831345 0.256668 0.492937 -0.868635 0.487168 0.0902191 -0.855103 0.515578 0.0545735 -0.824995 0.55977 0.0777253 -0.86335 0.484262 0.141837 -0.849157 0.479623 0.221118 -0.836695 0.494417 0.235572 -0.870405 0.438457 -0.223943 -0.844375 0.468414 -0.260037 -0.838108 0.477529 -0.263706 -0.867623 0.48068 -0.127191 -0.81822 0.564497 -0.1089 -0.859215 0.51041 -0.03509 -0.871342 0.23174 -0.432505 -0.852763 0.217143 -0.475021 -0.814061 0.244322 -0.526888 -0.874006 0.305047 -0.378232 -0.814906 0.395337 -0.423837 -0.867122 0.384596 -0.316521 -0.871056 -0.0727411 -0.485767 -0.832277 -0.112979 -0.542725 -0.809398 -0.120422 -0.574781 -0.874712 0.00339235 -0.484631 -0.801729 0.0559726 -0.595061 -0.861555 0.10378 -0.496943 -0.857557 -0.411237 -0.308998 -0.864603 -0.442938 -0.237208 -0.858464 -0.481422 -0.176837 -0.848735 -0.512784 -0.129233 -0.85431 -0.519576 -0.0139572 -0.85099 -0.52368 0.0396928 -0.851191 -0.498064 0.165546 -0.857646 -0.468884 0.211165 -0.862996 -0.41905 0.282196 -0.862406 -0.420502 0.281839 -0.858088 -0.380118 0.345247 -0.86779 -0.350502 0.352262 -0.856098 -0.326152 0.4009 -0.865543 -0.256011 0.430459 -0.86428 -0.258614 0.431439 -0.856136 -0.185005 0.482497 -0.870307 -0.139909 0.472219 -0.858014 -0.103854 0.503018 -0.862871 -0.0217771 0.504956 -0.868766 -0.0115786 0.495088 -0.856692 0.0561377 0.512765 -0.868562 0.100373 0.485309 -0.86036 0.125174 0.494077 -0.858758 0.1996 0.471906 -0.869357 0.209006 0.447812 -0.85464 0.276376 0.439552 -0.870822 0.319456 0.373654 -0.85784 0.397769 0.325407 -0.856697 0.44713 0.257186 -0.868383 0.458552 0.188789 -0.861446 0.466952 0.199667 -0.858652 0.498246 0.120279 -0.867205 0.486777 0.104898 -0.854167 0.518323 0.0417028 -0.854446 0.517956 -0.0405563 -0.860355 0.49562 -0.118954 -0.859805 0.470078 -0.199403 -0.870085 0.448836 -0.203713 -0.855669 0.43748 -0.276482 -0.872641 0.392394 -0.29073 -0.858296 0.391979 -0.331182 -0.86236 0.336338 -0.378434 -0.874819 0.31378 -0.369099 -0.852345 0.279109 -0.442274 -0.87734 0.199507 -0.43643 -0.854851 0.124196 -0.50379 -0.857651 0.0406472 -0.512624 -0.864661 -0.0340591 -0.5012 -0.877229 -0.0410813 -0.478312 -0.852182 -0.113856 -0.510709 -0.876349 -0.153092 -0.456701 -0.866584 -0.173115 -0.468042 -0.854161 -0.259364 -0.450711 -0.882912 -0.252151 -0.39609 -0.85216 -0.331089 -0.40522 -0.871912 -0.361449 -0.330341 -0.849633 -0.44816 -0.277987 -0.851191 -0.481434 -0.209034 -0.852752 -0.503643 -0.138413 -0.84722 -0.527877 -0.0596916 -0.843819 -0.536019 0.0255618 -0.843938 -0.524721 0.111518 -0.847949 -0.494139 0.191859 -0.855245 -0.447973 0.260529 -0.862877 -0.398574 0.310775 -0.839943 -0.367519 0.399282 -0.891537 -0.272698 0.361658 -0.897767 -0.266305 0.35085 -0.829684 -0.229961 0.508668 -0.918688 -0.159812 0.361211 -0.862192 -0.144589 0.485509 -0.858694 -0.0618869 0.508738 -0.931237 -0.0588958 0.359623 -0.816195 0.0392271 0.576444 -0.910986 0.0442558 0.410057 -0.900499 0.0560578 0.431229 -0.809454 0.208152 0.549051 -0.950315 0.067062 0.303982 -0.492593 0.506747 0.707502 -0.971545 0.071526 0.225797 -0.857515 -0.484096 -0.174123 -0.863441 -0.493951 -0.102384 -0.856904 -0.514979 -0.0226441 -0.8626 -0.502804 0.0557645 -0.857959 -0.493895 0.14133 -0.862414 -0.458014 0.215556 -0.86241 0.322769 0.38996 -0.872098 0.394401 0.289643 -0.869387 0.494104 0.00524283 -0.867346 0.487257 -0.101451 -0.867506 0.210956 -0.450479 -0.881382 0.0838154 -0.464909 -0.880116 -0.352209 -0.318348 -0.8699 -0.429752 -0.242049 -0.880935 -0.443697 -0.164583 -0.866589 -0.491747 -0.0849016 -0.869707 -0.493128 -0.0208327 -0.870901 -0.489353 0.0454345 -0.869684 -0.480184 0.114341 -0.865877 -0.464465 0.185824 -0.859649 -0.441234 0.257518 -0.901266 -0.340573 0.267826 -0.904316 -0.400979 0.146382 -0.864275 -0.491907 0.10515 -0.896501 -0.442981 -0.00737378 -0.863425 -0.49895 -0.0744742 -0.886581 -0.435254 -0.156613 -0.862549 -0.444392 -0.241921 -0.856129 -0.344162 -0.38548 -0.860927 -0.335071 -0.382796 -0.854409 -0.266167 -0.446251 -0.871222 -0.162978 -0.463044 -0.843195 -0.0761508 0.532188 -0.867207 -0.0481671 0.495612 -0.840665 -0.128087 0.526191 -0.841083 -0.420128 -0.340695 -0.844531 -0.127568 -0.520091 -0.845151 0.451548 -0.286049 -0.841377 0.414005 0.347397 -0.866908 -0.138283 0.478904 -0.83928 -0.212336 0.500522 -0.853409 -0.371856 0.365262 0.00287935 0.717521 0.696531 0.284191 0.55051 0.784968 0.0353147 0.512478 0.857974 0.0660488 0.27253 0.959878 0.0923904 0.0147776 0.995613 0.110723 -0.242953 0.963698 0.122596 -0.483413 0.866765 0.130446 -0.690585 0.71139 0.170054 -0.817069 0.55089 0.176047 -0.736095 0.653584 0.264819 0.359701 0.894699 0.254408 0.135852 0.957508 0.240267 -0.111553 0.964276 0.22729 -0.359142 0.905183 0.218647 -0.584088 0.781687 0.136064 -0.850524 0.50803 0.176536 -0.881407 0.438129 0.169278 -0.933296 0.316709 0.140905 -0.952383 0.270395 0.16814 -0.983998 0.0589724 0.177132 -0.965604 0.19035 0.144867 -0.989342 0.0146925 0.192905 -0.974689 -0.113 0.14699 -0.959126 -0.241808 0.173769 -0.864893 -0.47092 0.172339 -0.940518 -0.292787 0.167075 -0.861077 -0.480242 0.177522 -0.721092 -0.66971 0.164706 -0.707723 -0.687023 0.163211 -0.505921 -0.846998 0.162434 -0.269502 -0.949202 0.162215 -0.0146445 -0.986647 0.162247 0.241215 -0.956813 0.16233 0.480632 -0.861767 0.160127 0.687544 -0.708268 0.159154 0.84757 -0.506256 0.163004 0.949111 -0.269476 0.171515 0.984581 -0.034395 0.173898 0.956193 -0.235486 0.179937 -0.531545 -0.827697 0.181536 -0.307102 -0.934202 0.182438 -0.0611611 -0.981313 0.182733 0.190145 -0.9646 0.182754 0.42953 -0.884367 0.181713 0.631879 -0.753465 0.1817 0.780991 -0.597527 0.180126 0.886773 -0.425662 0.165341 0.986128 -0.0146342 0.17865 0.968892 0.171268 0.162 0.956853 0.241223 0.161628 0.861869 0.480686 0.171282 0.746148 0.64337 0.176083 0.646563 0.742261 0.180671 0.630697 0.754704 0.170059 0.533374 0.828608 0.181022 0.431598 0.883716 0.176453 0.412357 0.893771 0.168402 0.236191 0.957003 0.177318 0.205675 0.962422 0.168624 0.00864119 0.985642 0.179654 -0.0335088 0.983159 0.166784 -0.212383 0.962848 0.165476 -0.423682 0.890568 0.164432 -0.617055 0.769549 0.165443 -0.787384 0.593848 0.176497 -0.879534 0.441892 0.167727 -0.791678 0.587463 0.181841 0.906375 0.381337 0.182268 0.792125 0.582509 0.181414 -0.272101 0.945013 0.181658 -0.4913 0.851836 0.178231 -0.666014 0.724333 0.173459 -0.887476 0.426964 0.173065 -0.93727 0.302611 0.170793 -0.970191 0.171929 0.170366 -0.984664 0.0375783 0.171794 -0.980289 -0.097567 0.175195 -0.95702 -0.231128 0.175136 -0.957093 -0.230871 0.171805 -0.916241 -0.361919 0.178002 -0.900805 -0.396063 0.170237 -0.857352 -0.485764 0.170605 -0.781181 -0.600542 0.172965 -0.689361 -0.703466 0.173507 -0.583691 -0.793221 0.176689 -0.570689 -0.801932 0.171003 -0.468846 -0.866569 0.178843 -0.41731 -0.890993 0.165413 -0.308615 -0.936694 0.16869 -0.119082 -0.978449 0.167985 0.0544047 -0.984287 0.169242 0.226445 -0.959208 0.173046 0.39149 -0.903765 0.172909 0.545825 -0.819865 0.178339 0.562584 -0.807276 0.169057 0.684584 -0.709059 0.181047 0.725583 -0.663891 0.167556 0.801482 -0.574065 0.167485 0.892308 -0.419208 0.167416 0.953671 -0.249968 0.167374 0.983284 -0.0716859 0.16744 0.979688 0.110344 0.167102 0.940672 0.29532 0.167668 0.859095 0.483573 0.172919 0.746511 0.642511 0.17305 0.848262 0.500505 0.176875 -0.942774 0.282654 0.178391 -0.977285 0.114418 0.17789 -0.982316 -0.0583945 0.178641 -0.816047 -0.549686 0.177139 -0.705032 -0.686696 0.178362 -0.244518 -0.953099 0.180611 -0.0491168 -0.982327 0.181023 0.161932 -0.970056 0.178246 0.371025 -0.911356 0.179962 0.847496 -0.499364 0.178697 0.925476 -0.334007 0.178625 0.969458 -0.168057 0.178582 0.983921 0.00300629 0.178342 0.968284 0.174984 0.177241 0.922667 0.342448 0.166751 0.731037 0.661648 0.177758 0.620776 0.76357 0.1643 0.564471 0.808936 0.166785 0.386181 0.90722 0.169561 0.228567 0.958648 0.17444 0.092168 0.980345 0.172271 -0.0409564 0.984198 0.182108 -0.0941459 0.978761 0.170809 -0.173797 0.969855 0.177455 -0.302072 0.936623 0.170168 -0.428278 0.88748 0.173825 -0.544651 0.820451 0.172718 -0.652441 0.737895 0.182487 -0.686876 0.703491 0.170381 -0.748546 0.640819 0.178635 -0.828116 0.531332 0.170107 -0.895822 0.410569 0.173473 -0.943525 0.282256 0.173003 -0.973816 0.147491 0.182956 -0.977898 0.101206 0.170142 -0.985379 0.00895314 0.179307 -0.975312 -0.128902 0.168657 -0.946442 -0.275324 0.170968 -0.888551 -0.425731 0.175567 -0.799678 -0.574188 0.182402 -0.787707 -0.588428 0.166748 -0.682364 -0.711741 0.188446 -0.616607 -0.764384 0.165332 -0.541244 -0.824452 0.173469 -0.381916 -0.907771 0.172389 -0.207869 -0.962846 0.188029 -0.173859 -0.966653 0.163048 -0.0247423 -0.986308 0.194087 0.071023 -0.97841 0.162552 0.158609 -0.973869 0.175233 0.334335 -0.92602 0.170699 0.503314 -0.847076 0.196811 0.531798 -0.823685 0.156095 0.657811 -0.73683 0.20797 0.717638 -0.664639 0.152599 0.786525 -0.598408 0.169826 0.88224 -0.439104 0.176084 0.948561 -0.26311 0.219599 0.946165 -0.2378 0.134953 0.988533 -0.0677455 0.280501 0.959845 0.00401623 0.0801712 0.987934 0.132509 0.371811 0.898386 0.233793 0.179089 0.474872 0.86164 0.17962 0.309087 0.933918 0.179827 0.118141 0.976578 0.179693 -0.31006 0.933581 0.181807 -0.510656 0.840343 0.179549 -0.829721 0.528513 0.182591 -0.928182 0.32425 0.182054 -0.973564 -0.137946 0.185124 -0.90849 -0.374667 0.185373 -0.40819 -0.893878 0.188975 0.311584 -0.931238 0.204339 0.860629 -0.466436 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 0.00563169 0.042813 -0.991289 0.0329095 0.127526 -0.922708 0.126399 0.364189 -0.790819 0.200681 0.578215 -0.605466 0.260953 0.751874 -0.379883 0.303304 0.873897 -0.129433 0.325125 0.936772 -0.129429 0.325127 0.936772 -0.129429 0.556501 0.820704 -0.129424 0.556503 0.820703 -0.129421 0.749955 0.648705 -0.379891 0.832403 0.40347 -0.605461 0.781623 0.149943 -0.790816 0.610457 -0.0441931 -0.922708 0.364188 -0.126398 -0.991339 0.123203 -0.0454711 -0.990768 0.128077 -0.0444514 -0.991289 0.127526 -0.0329099 -0.999067 0.042814 -0.00563215 0.259254 0.916675 0.304129 -0.985195 0.0178605 0.170504 -0.898179 0.0317418 0.438482 -0.922708 -0.0726294 0.378597 -0.79082 -0.266956 0.550761 -0.605466 -0.520666 0.601929 -0.379879 -0.765621 0.51915 -0.129433 -0.936771 0.325127 -0.129432 -0.820704 0.5565 -0.129424 -0.820703 0.556503 -0.129425 -0.648705 0.749954 -0.379878 -0.403471 0.832409 -0.605465 -0.149944 0.781619 -0.79082 0.0441897 0.610451 -0.922708 0.0278329 0.384493 -0.922708 0.0278336 0.384494 -0.986715 -0.0306079 0.159551 -0.922708 -0.168143 0.346898 -0.790822 -0.400406 0.4629 -0.605465 -0.658715 0.446661 -0.379875 -0.8739 0.303306 -0.129433 -0.989 0.071593 -0.129433 -0.936771 0.325127 -0.976956 -0.143146 0.158321 -0.990523 -0.104648 0.0889543 -0.991289 -0.102627 0.0825447 -0.99134 -0.11011 0.0715678 -0.99134 -0.1232 0.0454716 -0.990768 -0.128077 0.0444515 -0.991289 -0.127526 0.0329099 -0.999067 -0.0428117 0.0056314 -0.999067 -0.0301122 0.0309507 -0.990768 -0.112207 0.0760864 -0.922706 -0.364191 0.126402 -0.790818 -0.610454 0.0441914 -0.605461 -0.781623 -0.149943 -0.379883 -0.832405 -0.403472 -0.129436 -0.749952 -0.648705 -0.129439 -0.892294 -0.432501 -0.129421 -0.892299 -0.432496 -0.12942 -0.973832 -0.186819 -0.37989 -0.922617 0.0667848 -0.605468 -0.751872 0.260954 -0.79082 -0.506573 0.343494 -0.922709 -0.252195 0.291557 -0.986713 -0.0708664 0.146205 -0.999206 -0.0125483 0.0378108 0.258756 -0.304263 0.916771 -0.985195 -0.170506 0.0178599 -0.898186 -0.438469 0.0317392 -0.922708 -0.378595 -0.0726293 -0.790818 -0.550764 -0.266956 -0.605467 -0.601928 -0.520665 -0.379886 -0.51915 -0.765617 -0.129429 -0.325125 -0.936772 -0.129429 -0.556503 -0.820703 -0.129429 -0.556503 -0.820703 -0.12943 -0.749954 -0.648704 -0.37988 -0.832408 -0.403472 -0.605471 -0.781614 -0.149947 -0.790822 -0.610449 0.0441885 -0.922708 -0.364188 0.126398 -0.922708 -0.384493 0.0278322 -0.922708 -0.384493 0.0278321 -0.986715 -0.159551 -0.0306083 -0.922709 -0.346897 -0.168141 -0.790817 -0.462906 -0.400408 -0.605461 -0.446664 -0.658717 -0.379885 -0.303303 -0.873896 -0.129429 -0.0715932 -0.989001 -0.129428 -0.325125 -0.936772 -0.976958 -0.158315 -0.143141 -0.990523 -0.0889577 -0.104649 -0.991289 -0.0825446 -0.102626 -0.991339 -0.071569 -0.110111 -0.991339 -0.0454715 -0.123202 -0.990768 -0.0444517 -0.128077 -0.991289 -0.03291 -0.127526 -0.999067 -0.00563158 -0.0428122 -0.999067 -0.030951 -0.0301125 -0.990768 -0.0760857 -0.112208 -0.922708 -0.1264 -0.364189 -0.790819 -0.0441902 -0.610452 -0.605466 0.149946 -0.781618 -0.379885 0.403469 -0.832406 -0.129425 0.648706 -0.749953 -0.129427 0.432498 -0.892297 -0.129431 0.432499 -0.892296 -0.129431 0.186819 -0.973831 -0.379884 -0.0667876 -0.92262 -0.605465 -0.260954 -0.751875 -0.790819 -0.343496 -0.506573 -0.922708 -0.291559 -0.252198 -0.986714 -0.146201 -0.0708631 -0.999206 -0.0378117 -0.0125486 0.258756 -0.916769 -0.304269 -0.985195 -0.0178605 -0.170504 -0.898161 -0.0317437 -0.43852 -0.922708 0.0726293 -0.378596 -0.790819 0.266957 -0.550763 -0.605466 0.520666 -0.601929 -0.379892 0.765617 -0.519147 -0.129433 0.936771 -0.325127 -0.129432 0.820704 -0.5565 -0.129422 0.820703 -0.556504 -0.129422 0.648705 -0.749955 -0.379887 0.403469 -0.832405 -0.605465 0.149945 -0.781619 -0.790818 -0.0441909 -0.610454 -0.922708 -0.126399 -0.364188 -0.922708 -0.0278336 -0.384494 -0.922708 -0.0278327 -0.384493 -0.986714 0.0306091 -0.159557 -0.922707 0.168143 -0.346899 -0.790817 0.400409 -0.462905 -0.605464 0.658716 -0.446662 -0.379888 0.873895 -0.303304 -0.129433 0.989 -0.071593 -0.129433 0.936771 -0.325127 -0.976956 0.143145 -0.158321 -0.990522 0.10465 -0.0889598 -0.991289 0.102627 -0.0825447 -0.991339 0.110111 -0.0715683 -0.990768 0.112208 -0.0760858 -0.922709 0.319064 -0.21635 -0.922709 0.364188 -0.126398 -0.790824 0.57821 -0.200678 -0.605459 0.751879 -0.260957 -0.379889 0.873894 -0.303304 -0.605461 0.751877 -0.260955 -0.605461 0.658717 -0.446663 -0.79082 0.506571 -0.343496 -0.922707 0.319066 -0.216353 -0.790819 0.506572 -0.343498 -0.790819 0.578214 -0.200683 -0.999067 0.0301104 -0.0309494 0.258921 0.304216 -0.91674 -0.985195 0.170502 -0.0178611 -0.898176 0.438489 -0.0317439 -0.922708 0.378595 0.0726293 -0.790818 0.550764 0.266956 -0.605459 0.601935 0.520666 -0.379884 0.519149 0.765619 -0.379884 0.699619 0.605162 -0.37989 0.699616 0.605162 -0.986715 0.159551 0.0306083 -0.922709 0.346896 0.168143 -0.790821 0.4629 0.400408 -0.605468 0.446659 0.658714 -0.379885 0.303303 0.873896 -0.379886 0.519148 0.765619 -0.976956 0.158323 0.143146 -0.990523 0.0889565 0.104648 -0.991289 0.0825449 0.102626 -0.991339 0.0715675 0.11011 -0.991339 0.045472 0.123201 -0.990767 0.0444519 0.128078 -0.999067 0.03095 0.0301109 -0.990768 0.076086 0.112208 -0.922708 0.126399 0.364188 -0.922708 0.216351 0.319065 -0.922708 0.216352 0.319065 -0.790819 0.343497 0.506572 -0.790819 0.200681 0.578215 -0.129424 -0.973831 -0.18682 -0.129424 -0.989001 0.0715965 -0.379876 -0.8739 0.303305 -0.60547 -0.658714 0.446657 -0.790819 -0.400407 0.462904 -0.922708 -0.168143 0.346897 -0.922708 -0.252196 0.291559 -0.129435 -0.648707 0.749951 -0.129433 -0.432499 0.892296 -0.379882 -0.174278 0.90847 -0.605463 0.0574627 0.793796 -0.790819 0.0441905 0.610452 -0.129428 -0.432497 0.892297 -0.129427 -0.186819 0.973831 -0.379887 0.0667875 0.922619 -0.605464 0.0574621 0.793796 -0.129429 -0.18682 0.973831 -0.129427 0.0715941 0.989001 -0.379885 0.0667887 0.92262 -0.12943 0.0715928 0.989001 -0.129428 0.749953 0.648706 -0.129427 0.892297 0.432498 -0.379884 0.908468 0.174282 -0.605471 0.793791 -0.0574584 -0.790823 0.610447 -0.0441871 -0.129434 0.892295 0.4325 -0.129435 0.97383 0.186819 -0.379877 0.922623 -0.0667906 -0.605459 0.793799 -0.0574648 -0.129438 0.97383 0.18682 -0.129439 0.989 -0.0715909 -0.379889 0.922618 -0.0667857 -0.129426 0.186817 -0.973832 -0.129428 -0.0715936 -0.989001 -0.379884 -0.303303 -0.873897 -0.605468 -0.446658 -0.658715 -0.790822 -0.462898 -0.400407 -0.922708 -0.346898 -0.168141 -0.922708 -0.291558 -0.252197 -0.922709 0.378594 0.0726295 -0.790816 0.601094 0.115311 -0.790818 0.60109 0.115312 -0.60547 0.781615 0.149947 -0.790821 0.550759 0.266957 -0.379877 0.908471 0.17428 -0.605458 0.716183 0.347135 -0.605461 0.71618 0.347136 -0.379885 0.832407 0.403468 -0.986716 0.0708584 -0.146189 -0.922708 0.252197 -0.291558 -0.79082 0.400408 -0.462901 -0.898152 -0.332541 -0.287647 -0.898128 -0.287678 0.332578 -0.986714 0.1462 0.070864 -0.922708 0.291559 0.252196 -0.790818 0.343498 0.506573 -0.605464 0.260954 0.751875 -0.605463 0.446663 0.658716 -0.79082 -0.115312 0.601089 -0.79082 -0.115312 0.601088 -0.922708 -0.0726293 0.378597 -0.605464 -0.149944 0.78162 -0.379886 -0.17428 0.908467 -0.922709 -0.319063 0.216348 -0.922706 -0.319066 0.216355 -0.790819 -0.506574 0.343495 -0.605466 -0.520666 0.601929 -0.379877 -0.605166 0.69962 -0.37988 -0.605166 0.699618 -0.379876 -0.765621 0.519152 -0.379879 -0.403471 0.832408 -0.605466 -0.347133 0.716177 -0.605465 -0.347133 0.716178 -0.790821 -0.266956 0.55076 -0.790819 -0.578214 0.200682 -0.790818 -0.578215 0.200684 -0.60547 -0.751871 0.260953 -0.605468 -0.793793 0.0574597 -0.605461 -0.793798 0.0574638 -0.379876 -0.922623 0.0667913 -0.790821 -0.601086 -0.115314 -0.790818 -0.60109 -0.115312 -0.922709 -0.378594 -0.0726295 -0.379891 -0.908466 -0.174279 -0.379884 -0.908469 -0.174277 -0.922708 -0.216351 -0.319065 -0.922708 -0.216352 -0.319065 -0.790821 -0.343493 -0.506571 -0.60546 -0.601934 -0.520666 -0.379881 -0.699619 -0.605165 -0.379887 -0.699615 -0.605165 -0.379885 -0.519151 -0.765617 -0.605468 -0.716176 -0.347132 -0.605471 -0.716174 -0.347133 -0.790816 -0.550767 -0.266956 -0.790819 -0.200682 -0.578215 -0.790819 -0.200682 -0.578215 -0.605467 -0.260953 -0.751873 -0.605466 -0.057462 -0.793794 -0.605465 -0.0574622 -0.793795 -0.379882 -0.0667884 -0.922621 -0.790819 0.115313 -0.601089 -0.790818 0.115312 -0.60109 -0.922708 0.0726293 -0.378597 -0.379883 0.17428 -0.908469 -0.379884 0.17428 -0.908468 -0.898199 0.287582 -0.332468 -0.922707 0.252198 -0.29156 -0.605464 0.520666 -0.601931 -0.379888 0.605163 -0.699617 -0.379891 0.605163 -0.699615 -0.379888 0.765617 -0.519149 -0.605466 0.347133 -0.716177 -0.605465 0.347133 -0.716178 -0.790817 0.266956 -0.550765 -0.922708 0.168143 -0.346897 -0.999206 0.0125484 -0.0378107 -0.922708 0.384493 -0.0278348 -0.922708 0.384493 -0.027835 -0.898171 0.332512 0.287619 -0.922708 0.291561 0.252197 -0.790817 0.462904 0.400409 -0.605469 0.601926 0.520665 -0.922708 0.346896 0.168143 -0.999206 0.0378109 0.0125484 0 0.982091 0.188405 0 0.99739 -0.0722003 0 0.99739 -0.0722003 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.827664 -0.561224 0 0.654208 -0.756315 0 0.436168 -0.899865 0 0.188402 -0.982092 0 -0.0722005 -0.99739 0 -0.327883 -0.944718 0 -0.561223 -0.827664 0 -0.756314 -0.654209 0 -0.899867 -0.436164 0 -0.982091 -0.188405 0 -0.99739 0.0722003 0 -0.944718 0.327885 0 -0.827664 0.561224 0 -0.65421 0.756313 0 -0.436166 0.899866 0 -0.188404 0.982092 0 0.0722001 0.99739 0 0.327884 0.944718 0 0.561223 0.827664 0 0.756314 0.654209 0 0.899865 0.436169 0 0.982091 0.188405 0 0.827664 -0.561224 0 0.654208 -0.756315 0 0.436168 -0.899865 0 0.188402 -0.982092 0 -0.0722005 -0.99739 0 -0.327883 -0.944718 0 -0.561223 -0.827664 0 -0.756314 -0.654209 0 -0.899867 -0.436164 0 -0.982091 -0.188405 0 -0.99739 0.0722003 0 -0.944718 0.327885 0 -0.827664 0.561224 0 -0.65421 0.756313 0 -0.436166 0.899866 0 -0.188404 0.982092 0 0.0722001 0.99739 0 0.327884 0.944718 0 0.561223 0.827664 0 0.756314 0.654209 0 0.899865 0.436169 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121842 0.873351 0.48709 -0.00121835 0.899869 0.43616 0.00121809 0.969661 0.244452 -0.00121808 0.98209 0.188408 0 0.99739 -0.0722042 0 0.944718 -0.327885 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.827668 -0.561218 0 0.827668 -0.561218 0 0.944718 -0.327885 0 0.99739 -0.0722042 0 0.982091 0.188408 0 0.899869 0.43616 0 0.982091 0.188408 0 0.982091 0.188408 0.00121844 0.999889 -0.0148384 -0.00121835 0.997389 -0.0722041 0 0.944718 -0.327885 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.436166 -0.899866 0 0.654205 -0.756317 0.00121816 0.961977 -0.273129 -0.00121824 0.944717 -0.327884 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.436166 -0.899866 0 0.188406 -0.982091 0 0.436166 -0.899866 0.00121818 0.858512 -0.512792 -0.00121834 0.827667 -0.561218 0 0.654205 -0.756317 0 0.436166 -0.899866 0 0.188406 -0.982091 0 -0.0722011 -0.99739 0 0.188406 -0.982091 0.0012183 0.696531 -0.717526 -0.00121817 0.654205 -0.756317 0 0.436166 -0.899866 0 0.188406 -0.982091 0 -0.0722011 -0.99739 0 -0.327885 -0.944718 0 -0.0722011 -0.99739 0.00121827 0.487092 -0.87335 -0.0012183 0.436166 -0.899865 0 0.188406 -0.982091 0 -0.0722011 -0.99739 0 -0.327885 -0.944718 0 -0.561223 -0.827665 0 -0.327885 -0.944718 0.00121821 0.244454 -0.96966 -0.00121812 0.188406 -0.98209 0 -0.0722011 -0.99739 0 -0.327885 -0.944718 0 -0.561223 -0.827665 0 -0.756313 -0.65421 0 -0.561223 -0.827665 0.00121832 -0.0148411 -0.999889 -0.00121825 -0.0722011 -0.997389 0 -0.327885 -0.944718 0 -0.561223 -0.827665 0 -0.756313 -0.65421 0 -0.899864 -0.43617 0 -0.756313 -0.65421 0.00121826 -0.273129 -0.961977 -0.00121818 -0.327885 -0.944717 0 -0.561223 -0.827665 0 -0.756313 -0.65421 0 -0.899864 -0.43617 0 -0.982093 -0.188397 0 -0.899864 -0.43617 0.00121832 -0.512797 -0.858509 -0.00121823 -0.561222 -0.827664 0 -0.756313 -0.65421 0 -0.899864 -0.43617 0 -0.982093 -0.188397 0 -0.997391 0.0721937 0 -0.982093 -0.188397 0.00121823 -0.717522 -0.696535 -0.00121823 -0.756313 -0.654209 0 -0.899864 -0.43617 0 -0.982093 -0.188397 0 -0.997391 0.0721937 0 -0.944718 0.327885 0 -0.997391 0.0721937 0.00121837 -0.873352 -0.487089 -0.00121789 -0.899864 -0.436169 0 -0.982093 -0.188397 0 -0.997391 0.0721937 0 -0.944718 0.327885 0 -0.827663 0.561225 0 -0.944718 0.327885 0.00121856 -0.969658 -0.244463 -0.00121855 -0.982092 -0.188397 0 -0.997391 0.0721937 0 -0.944718 0.327885 0 -0.827663 0.561225 0 -0.654207 0.756316 0 -0.827663 0.561225 0.00121798 -0.999889 0.0148491 -0.0012179 -0.99739 0.0721936 0 -0.944718 0.327885 0 -0.827663 0.561225 0 -0.654207 0.756316 0 -0.436171 0.899864 0 -0.654207 0.756316 0.00121857 -0.961979 0.27312 -0.00121824 -0.944717 0.327884 0 -0.827663 0.561225 0 -0.654207 0.756316 0 -0.436171 0.899864 0 -0.188402 0.982092 0 -0.436171 0.899864 0.00121827 -0.858508 0.512799 -0.00121831 -0.827662 0.561225 0 -0.654207 0.756316 0 -0.436171 0.899864 0 -0.188402 0.982092 0 0.0721992 0.99739 0 -0.188402 0.982092 0.00121811 -0.696536 0.717521 -0.00121858 -0.654206 0.756315 0 -0.436171 0.899864 0 -0.188402 0.982092 0 0.0721992 0.99739 0 0.327882 0.944719 0 0.0721992 0.99739 0.00121804 -0.487087 0.873353 -0.0012181 -0.43617 0.899863 0 -0.188402 0.982092 0 0.0721992 0.99739 0 0.327882 0.944719 0 0.561223 0.827665 0 0.327882 0.944719 0.00121832 -0.244456 0.96966 -0.00121832 -0.188402 0.982091 0 0.0721992 0.99739 0 0.327882 0.944719 0 0.561223 0.827665 0 0.756313 0.65421 0 0.561223 0.827665 0.00121818 0.0148411 0.999889 -0.00121827 0.0721992 0.997389 0 0.327882 0.944719 0 0.561223 0.827665 0 0.756313 0.65421 0 0.899869 0.43616 0 0.756313 0.65421 0.00121822 0.273126 0.961978 -0.00121822 0.327882 0.944718 0 0.561223 0.827665 0 0.756313 0.65421 0 0.899869 0.43616 0 0.982091 0.188408 0 0.899869 0.43616 0.00121832 0.512797 0.858509 -0.00121823 0.561222 0.827664 0 0.756313 0.65421 0 0.899869 0.43616 0 0.982091 0.188408 0 0.99739 -0.0722042 0 0.982091 0.188408 0.00121826 0.717523 0.696534 -0.00121813 0.756313 0.654209 0 0.899869 0.43616 0 0.982091 0.188408 0 0.99739 -0.0722042 0 0.944718 -0.327885 0 0.99739 -0.0722042 0 0.899869 0.43616 0 0.899869 0.43616 0 0.982091 0.188408 0 0.756313 0.65421 0 0.756313 0.65421 0 0.756313 0.65421 0 0.561223 0.827665 0 0.561223 0.827665 0 0.561223 0.827665 0 0.99739 -0.0722042 0 0.99739 -0.0722042 0 0.99739 -0.0722042 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.827668 -0.561218 0 0.827668 -0.561218 0 0.827668 -0.561218 0 0.654205 -0.756317 0 0.654205 -0.756317 0 0.654205 -0.756317 0 0.436166 -0.899866 0 0.436166 -0.899866 0 0.436166 -0.899866 0 0.188406 -0.982091 0 0.188406 -0.982091 0 0.188406 -0.982091 0 -0.0722011 -0.99739 0 -0.0722011 -0.99739 0 -0.0722011 -0.99739 0 -0.327885 -0.944718 0 -0.327885 -0.944718 0 -0.327885 -0.944718 0 -0.561223 -0.827665 0 -0.561223 -0.827665 0 -0.561223 -0.827665 0 -0.756313 -0.65421 0 -0.756313 -0.65421 0 -0.756313 -0.65421 0 -0.899864 -0.43617 0 -0.899864 -0.43617 0 -0.899864 -0.43617 0 -0.982093 -0.188397 0 -0.982093 -0.188397 0 -0.982093 -0.188397 0 -0.997391 0.0721937 0 -0.997391 0.0721937 0 -0.997391 0.0721937 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.827663 0.561225 0 -0.827663 0.561225 0 -0.827663 0.561225 0 -0.654207 0.756316 0 -0.654207 0.756316 0 -0.654207 0.756316 0 -0.436171 0.899864 0 -0.436171 0.899864 0 -0.436171 0.899864 0 -0.188402 0.982092 0 -0.188402 0.982092 0 -0.188402 0.982092 0 0.0721992 0.99739 0 0.0721992 0.99739 0 0.0721992 0.99739 0 0.327882 0.944719 0 0.327882 0.944719 0 0.327882 0.944719 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.710862 -0.690735 -0.132517 0.700035 -0.714108 0.000171572 0.711659 -0.700692 0.0507197 0.699536 -0.692559 0.176102 0.71228 -0.663091 0.230148 0.712723 -0.580562 0.393667 0.71299 -0.458718 0.530305 0.71308 -0.305788 0.63088 0.712994 -0.132102 0.688613 0.712734 0.050645 0.699604 0.712297 0.230133 0.663078 0.711682 0.394259 0.581437 0.710889 0.531923 0.460103 0.709916 0.633763 0.307187 0.708759 0.692816 0.132916 0.707418 0.70495 -0.0510441 0.705894 0.669163 -0.23224 0.704962 0.587018 -0.398044 0.704173 0.466769 -0.53504 0.704284 0.586381 -0.400177 0.699164 -0.628203 0.341368 0.698913 -0.525 0.485691 0.698786 -0.389325 0.600104 0.698784 -0.229587 0.677489 0.698906 -0.0557118 0.713041 0.699152 0.12152 0.70457 0.699522 0.291102 0.652632 0.700015 0.442523 0.560493 0.700631 0.566422 0.433915 0.701367 0.655154 0.280817 0.702223 0.703291 0.110746 0.703202 0.707945 -0.0657332 0.703644 0.668858 -0.239821 0.705127 0.463883 -0.536292 0.70354 0.317252 -0.635911 0.706041 0.308886 -0.637256 0.706902 0.133259 -0.694645 0.707703 -0.0510074 -0.704666 0.708448 -0.23141 -0.666746 0.709133 -0.3957 -0.583569 0.709767 -0.532779 -0.460843 0.710342 -0.633376 -0.306999 0.700108 -0.691582 -0.177658 0.702939 0.147002 -0.695893 0.702377 -0.0330215 -0.711039 0.70185 -0.211186 -0.6803 0.701359 -0.37597 -0.605592 0.700903 -0.516685 -0.491703 0.700489 -0.624224 -0.345918 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704063 0.69742 0.133793 0.704063 0.708284 -0.0512721 0.704068 0.708279 -0.0512741 0.704068 0.670875 -0.232842 0.704069 0.670874 -0.232842 0.70406 0.58776 -0.398545 0.704063 0.464576 -0.537088 0.704064 0.309739 -0.639028 0.704063 0.133791 -0.69742 0.704062 -0.0512716 -0.708286 0.704063 -0.232842 -0.67088 0.704062 -0.398546 -0.587757 0.704068 -0.537085 -0.464573 0.704063 -0.639029 -0.309739 0.704063 -0.69742 -0.133793 0.704059 -0.708288 0.0512705 0.70406 -0.670882 0.232845 0.704061 -0.587757 0.398547 0.704067 -0.464574 0.537085 0.704062 -0.30974 0.639029 0.704063 -0.133792 0.69742 0.704064 0.0512722 0.708283 0.704065 0.232843 0.670877 0.704062 0.398545 0.587758 0.704061 0.537088 0.464579 0.704063 0.639029 0.309739 0.704063 0.69742 0.133793 0.704069 0.58775 -0.398543 0.70406 0.46458 -0.53709 0.704064 0.309739 -0.639027 0.704064 0.133791 -0.697419 0.704063 -0.0512723 -0.708284 0.704062 -0.232842 -0.670881 0.704063 -0.398546 -0.587755 0.704062 -0.537088 -0.464579 0.704068 -0.639025 -0.309734 0.704063 -0.69742 -0.133794 0.704063 -0.708284 0.0512721 0.704059 -0.670883 0.232844 0.70406 -0.587757 0.398547 0.704062 -0.46458 0.537087 0.704065 -0.309737 0.639027 0.704062 -0.133793 0.697421 0.704063 0.051272 0.708284 0.704064 0.232843 0.670878 0.704065 0.398545 0.587754 0.704062 0.537088 0.464579 0.704061 0.63903 0.309741 -0.25882 -0.916757 -0.304251 -0.258813 -0.91677 -0.304218 -0.258824 -0.916745 -0.304284 -0.25882 -0.916759 -0.304247 -0.258819 -0.916758 -0.304248 -0.258819 0.304247 -0.916759 -0.258818 0.304245 -0.91676 -0.258819 0.916759 0.304247 -0.258819 0.916758 0.304248 -0.25882 0.916762 0.304237 -0.258817 0.916756 0.304256 -0.258816 0.916755 0.30426 -0.258819 0.304245 -0.916759 -0.25882 0.30425 -0.916758 -0.258819 0.304248 -0.916758 -0.258819 0.304248 -0.916758 -0.25882 0.304248 -0.916758 -0.25882 0.916759 0.304245 -0.258817 0.916762 0.304238 -0.258819 -0.304247 0.916759 -0.258819 -0.304247 0.916759 -0.258819 -0.304253 0.916757 -0.258821 -0.304239 0.916761 -0.258819 -0.304247 0.916759 -0.25882 0.916757 0.304251 -0.258822 0.916755 0.304256 -0.258819 0.91676 0.304242 -0.25882 0.916759 0.304247 -0.258819 0.916758 0.304248 -0.258819 -0.304248 0.916758 -0.258819 -0.304249 0.916758 -0.258819 -0.916759 -0.304247 -0.258818 -0.91676 -0.304246 -0.258816 -0.916751 -0.304273 -0.258824 -0.916766 -0.304219 -0.258816 -0.916755 -0.30426 -0.258818 -0.304245 0.91676 -0.258817 -0.304237 0.916763 -0.25882 -0.304261 0.916754 -0.258819 -0.304247 0.916759 -0.258819 -0.304248 0.916759 -0.258819 -0.916758 -0.304248 -0.258819 -0.916758 -0.304249 -0.258819 0.304248 -0.916759 -0.258819 0.304248 -0.916758 -0.25882 0.30424 -0.916761 -0.258818 0.304249 -0.916758 -0.258818 0.30425 -0.916758 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117103 0.459743 -0.887975 0.0121715 0.528223 -0.849018 -0.0124342 0.6716 -0.74081 0.0125122 0.728889 -0.684518 -0.0123452 0.840011 -0.542429 -0.0114912 0.94967 -0.313042 -0.011666 0.997747 -0.0660748 -0.0124466 0.981545 0.190824 -0.0124238 0.899003 0.437765 0.00239646 0.822296 0.569055 0.0861273 0.86436 0.495444 -0.00548379 0.888883 0.458101 0.0120212 0.880525 -0.473848 0.0113099 0.97127 -0.23771 0.0121527 0.999841 0.0130158 0.0125608 0.962926 0.269473 -0.0116062 0.759141 0.650823 -0.00374111 0.741308 0.671154 0.00165396 0.651905 0.758299 -0.0116118 0.57276 0.819641 -0.00235683 0.547137 0.83704 0.0010828 0.435384 0.900244 -0.0124567 0.345111 0.938479 -0.00264804 0.315078 0.949062 0.00116949 0.187981 0.982172 -0.0124985 0.0910378 0.995769 -0.00282092 0.0594318 0.998228 0.00119059 -0.0705746 0.997506 -0.0117244 -0.164338 0.986334 -3.9668e-05 -0.20379 0.979015 2.06257e-05 -0.323958 0.946072 -0.0115536 -0.405143 0.91418 0.00309869 -0.44981 0.893119 -0.00207239 -0.563878 0.825856 -0.0124602 -0.6241 0.781245 0.00414495 -0.665506 0.746381 -0.00319346 -0.763357 0.645969 -0.0125697 -0.8047 0.593549 0.00536935 -0.838261 0.545244 -0.00556277 -0.911359 0.411574 -0.0118521 -0.929134 0.369552 0.0105466 -0.954762 0.297184 -0.0100414 -0.992573 0.121237 0.00555024 -0.999985 -0.00033841 -0.0588947 -0.988775 -0.137316 -0.00876926 -0.989928 -0.141302 0.012663 -0.977538 -0.21038 -0.012631 -0.924494 -0.380988 0.0124255 -0.890047 -0.4557 -0.0119725 -0.796926 -0.603958 -0.0114821 -0.621115 -0.783635 -0.0124471 -0.402809 -0.915199 -0.0126896 -0.152885 -0.988162 -0.0120901 0.104507 -0.994451 0.0578713 0.338133 -0.939317 -0.0573517 0.195414 -0.979043 0.0583148 0.563162 -0.824287 -0.0608398 0.43421 -0.898755 0.0127024 0.640378 -0.767955 -0.0127422 0.766119 -0.642573 -0.0122026 0.905039 -0.425155 -0.0114958 0.982529 -0.185754 -0.0124103 0.997634 0.0676212 -0.0127913 0.946471 0.322536 -0.0123101 0.83216 0.554399 -0.0115366 0.667236 0.744757 -0.0123837 0.458661 0.888525 -0.0128286 0.214306 0.976682 -0.0124168 -0.0436651 0.998969 -0.0115849 -0.292178 0.956294 -0.0123518 -0.522759 0.852391 -0.0128648 -0.72447 0.689186 -0.0125185 -0.87733 0.479724 -0.011644 -0.969538 0.244663 -0.0123151 -0.999906 -0.00604007 -0.0128909 -0.964776 -0.262756 -0.0126103 -0.864604 -0.502295 -0.0117092 -0.710933 -0.703163 -0.0122713 -0.512371 -0.858677 -0.0129157 -0.274933 -0.961377 -0.0127002 -0.0178726 -0.99976 -0.0117896 0.234002 -0.972165 -0.0122226 0.469569 -0.882811 -0.0129306 0.679981 -0.733116 -0.0127868 0.846072 -0.532915 -0.0118796 0.953033 -0.302633 -0.0121677 0.99841 -0.0550331 -0.0129385 0.979305 0.201978 -0.0128627 0.893999 0.447885 -0.0119809 0.751973 0.659085 -0.0121126 0.563689 0.825898 -0.0129467 0.334425 0.942334 -0.0129378 0.079763 0.99673 -0.0120924 -0.175105 0.984476 -0.01205 -0.415149 0.909674 -0.0129438 -0.632918 0.774111 -0.0130056 -0.811371 0.584387 -0.0122159 -0.933122 0.359352 -0.0119866 -0.99326 0.11529 -0.0129387 -0.98999 -0.140542 -0.013069 -0.920104 -0.391456 -0.0123362 -0.790237 -0.612678 -0.0119375 -0.612479 -0.790397 -0.0129234 -0.392435 -0.919689 -0.0131231 -0.141647 -0.98983 -0.0124547 0.115473 -0.993233 0.0545884 0.348892 -0.935572 -0.0544554 0.211922 -0.975768 0.0554977 0.572836 -0.817789 -0.0577633 0.449516 -0.891403 0.0131611 0.65403 -0.756354 -0.0131719 0.773373 -0.633815 -0.0125656 0.909686 -0.415107 -0.0119035 0.984504 -0.174958 -0.0128759 0.996804 0.0788405 -0.0132185 0.942729 0.333296 -0.0126772 0.82595 0.563601 -0.0119232 0.65903 0.752022 -0.0128487 0.448643 0.893619 -0.0132579 0.203175 0.979053 -0.0127795 -0.0547903 0.998416 -0.0119547 -0.302647 0.953028 -0.0128102 -0.532273 0.846476 -0.0132882 -0.732263 0.680892 -0.0128778 -0.882632 0.469888 -0.011998 -0.972159 0.234013 -0.0127692 -0.99977 -0.0172085 -0.0133137 -0.961717 -0.273721 -0.0129731 -0.858923 -0.51194 -0.0120505 -0.703179 -0.71091 -0.0127218 -0.502768 -0.864328 -0.0133358 -0.263977 -0.964437 -0.0130616 -0.00664721 -0.999893 -0.0121175 0.244633 -0.96954 -0.0126663 0.479342 -0.877537 -0.0133477 0.688265 -0.725336 -0.0131425 0.85201 -0.523361 -0.0121956 0.95629 -0.292167 -0.0126108 0.998953 -0.0439836 -0.0133585 0.976941 0.21309 -0.0132227 0.88889 0.45793 -0.012285 0.744714 0.66727 -0.012546 0.554546 0.832058 -0.0133588 0.323703 0.946064 -0.0132951 0.068501 0.997562 -0.0123872 -0.185843 0.982501 -0.012476 -0.425111 0.905055 -0.0133526 -0.64165 0.766881 -0.0133622 -0.81793 0.575163 -0.0125039 -0.936985 0.349147 -0.0124035 -0.994457 0.104408 -0.013343 -0.988329 -0.151748 -0.0134241 -0.915608 -0.401848 -0.0126234 -0.783473 -0.621298 -0.0123357 -0.603779 -0.797057 -0.0133252 -0.382011 -0.924062 -0.0134774 -0.130414 -0.991368 -0.0127406 0.126387 -0.991899 0.0513991 0.359583 -0.931696 -0.0516067 0.2284 -0.972199 0.0527119 0.582449 -0.811156 -0.0547272 0.464743 -0.883753 0.0135382 0.667488 -0.744498 -0.0135287 0.780513 -0.624993 -0.00551136 0.894969 -0.446094 0.0729258 0.82915 -0.554249 0.00731504 0.825182 -0.56482 -0.0218982 -0.991984 0.124454 0.01148 -0.74592 -0.665937 0.012018 -0.556133 -0.831006 0.012686 -0.325804 -0.945352 0.0125139 -0.0705086 -0.997433 0.0125987 0.81707 -0.576401 0.0116899 0.936696 -0.349949 0.0119248 0.994383 -0.105169 0.0127095 0.988506 0.150644 0.0126786 0.91601 0.400955 0.011821 0.783723 0.620997 0.0118688 0.603922 0.796955 0.0127189 0.382524 0.923858 0.0127502 0.130881 0.991316 0.0119483 -0.12647 0.991898 0.0118263 -0.370153 0.928896 0.0127171 -0.592708 0.805317 0.012815 -0.780554 0.624957 0.0120723 -0.914444 0.404533 0.0117923 -0.986523 0.163197 0.0127114 -0.995804 -0.0906275 0.0128802 -0.938689 -0.344524 0.0121961 -0.819064 -0.573573 0.011771 -0.649593 -0.760191 0.0126974 -0.437565 -0.899097 0.0129347 -0.190939 -0.981517 0.0123119 0.0674043 -0.99765 0.0117584 0.315038 -0.949006 0.01268 0.543151 -0.83954 0.0129837 0.741062 -0.671311 0.0124233 0.888747 -0.45823 0.0117577 0.975245 -0.220814 0.0126591 0.99945 0.0306447 0.0130297 0.957923 0.286728 0.0125332 0.851838 0.523656 0.011764 0.693107 0.720739 0.0126242 0.490654 0.871263 0.013067 0.250361 0.968064 0.012637 -0.00758299 0.999891 0.0117829 -0.258744 0.965874 0.0125895 -0.492006 0.870501 0.0130997 -0.698809 0.715189 0.0127348 -0.85965 0.510724 0.0118127 -0.960584 0.277738 0.0125463 -0.999501 0.028978 0.0131243 -0.973601 -0.22788 0.0128286 -0.881777 -0.471491 0.0118656 -0.73426 -0.678765 0.0125014 -0.541559 -0.84057 0.0131466 -0.308802 -0.951036 0.0129169 -0.052692 -0.998527 0.0130018 0.827239 -0.561699 0.0120348 0.942613 -0.33367 0.0123973 0.996049 -0.0879353 0.0131688 0.985647 0.168305 0.0130759 0.908682 0.417284 0.0121473 0.772839 0.634486 0.0123315 0.590069 0.807258 0.0131676 0.365952 0.930541 0.0131493 0.113086 0.993498 0.0122776 -0.143707 0.989544 0.0122712 -0.386157 0.922351 0.0131657 -0.606979 0.794609 0.0132165 -0.791639 0.610846 0.0124029 -0.921363 0.388504 0.0122191 -0.989195 0.146099 0.0131558 -0.994026 -0.108346 0.0132755 -0.932347 -0.361321 0.0125254 -0.808886 -0.587832 0.0121807 -0.636323 -0.771326 0.0131365 -0.421508 -0.90673 0.0133299 -0.173272 -0.984784 0.0126404 0.0849279 -0.996307 0.0121544 0.331441 -0.943398 0.0131149 0.557951 -0.82977 0.0133807 0.753008 -0.657876 0.0127552 0.89668 -0.442496 0.0121333 0.978924 -0.203864 0.0130857 0.998746 0.04832 0.0134187 0.952606 0.30391 0.0128625 0.842443 0.538632 0.01213 0.680492 0.732655 0.0130509 0.4752 0.879781 0.0134566 0.232912 0.972405 0.0129637 -0.025297 0.999596 0.0121383 -0.27547 0.961233 0.0130127 -0.507242 0.861705 0.0134879 -0.71155 0.702506 0.013059 -0.868583 0.495372 0.012156 -0.965258 0.261017 0.0129664 -0.999851 0.0114347 0.0135086 -0.969343 -0.245338 0.0131535 -0.873243 -0.487107 0.0121908 -0.722363 -0.691407 0.0129145 -0.526766 -0.849912 0.0135286 -0.291671 -0.956423 0.0132405 -0.0348743 -0.999304 -0.0128529 0.914209 -0.40504 0.0085083 0.943669 -0.33078 -0.00865684 0.982324 -0.186989 -0.01226 0.986358 -0.164158 0.0107654 0.996876 -0.0782465 -0.0148482 0.995801 0.0903316 -0.0107628 0.995021 0.0990792 0.0218927 0.997155 -0.0721344 0.0123064 0.983307 0.18154 -0.00923862 0.933437 0.358621 -0.0187075 0.819016 0.573466 0.0124128 0.761719 0.647789 -0.00756262 0.807963 0.589184 0.0138386 0.901094 0.433403 0.013216 0.90135 0.432889 0.00443643 0.7278 0.685775 -0.0216731 0.649477 0.760072 -0.00457853 0.628411 0.777868 0.012731 0.575997 0.817352 0.00186914 0.520142 0.854078 -0.0289161 0.435944 0.899509 -0.00251686 0.403293 0.915068 0.0135438 0.34923 0.936939 0.00159051 0.280937 0.959725 -0.0362758 0.187908 0.981516 -0.00220116 0.151458 0.988461 0.0134696 0.095269 0.99536 0.00128883 0.0213399 0.999771 -0.044567 -0.0712431 0.996463 -0.00181934 -0.107749 0.994176 0.0125299 -0.160862 0.986897 6.91052e-05 -0.238107 0.971239 -0.0588116 -0.31972 0.945685 -0.000108195 -0.356903 0.934141 0.0126579 -0.40204 0.915534 -0.000830638 -0.476437 0.879208 -0.0997575 -0.551768 0.82801 0.00132168 -0.585564 0.810625 0.0135358 -0.621084 0.783627 -0.0136363 -0.739954 0.67252 -0.013162 -0.887806 0.460029 -0.012292 -0.974661 0.223348 -0.0131493 -0.999511 -0.0283851 -0.0136577 -0.958539 -0.284635 -0.013255 -0.853147 -0.521502 -0.0123319 -0.695349 -0.718567 -0.0130992 -0.493102 -0.869873 -0.0136768 -0.253002 -0.967369 -0.0133431 0.00455605 -0.999901 -0.0123831 0.25523 -0.966801 -0.0130404 0.489053 -0.872157 -0.0136887 0.69646 -0.717465 -0.0134216 0.857831 -0.513756 -0.0124462 0.959423 -0.281695 -0.0129811 0.999374 -0.0329115 -0.0136982 0.974456 0.224162 -0.0135052 0.883677 0.467902 -0.0125234 0.737379 0.675364 -0.01291 0.545327 0.838124 -0.0136932 0.312951 0.949671 -0.0135747 0.0572519 0.998267 -0.0126156 -0.196555 0.980412 -0.012836 -0.435037 0.900321 -0.0136838 -0.650297 0.759557 -0.0136403 -0.824365 0.565894 -0.0127197 -0.940734 0.338906 -0.0127587 -0.995537 0.0935084 -0.0136716 -0.986545 -0.162919 -0.0137 -0.911003 -0.412172 -0.0128344 -0.776637 -0.629818 -0.0126756 -0.595025 -0.803607 -0.0136501 -0.371536 -0.928318 -0.0137529 -0.119184 -0.992777 -0.012951 0.137254 -0.990451 0.0483 0.370214 -0.92769 -0.0488055 0.244851 -0.968332 0.0499453 0.591978 -0.804405 -0.0517335 0.479877 -0.875809 0.0138394 0.680753 -0.732382 -0.0138033 0.787542 -0.616106 -0.0130654 0.918607 -0.394956 -0.0125598 0.988093 -0.153343 -0.0135936 0.994766 0.101269 -0.0138392 0.93492 0.354589 -0.0131673 0.813275 0.581731 -0.012533 0.642389 0.766276 -0.013553 0.42845 0.903464 -0.0138746 0.180886 0.983406 -0.0132728 -0.0769272 0.996948 -0.0125218 -0.323449 0.946163 -0.0135079 -0.551109 0.834324 -0.013904 -0.747537 0.664074 -0.0133714 -0.892861 0.450134 -0.0125295 -0.977044 0.212668 -0.0134599 -0.999126 -0.0395646 -0.0139258 -0.955244 -0.295493 -0.0134621 -0.847278 -0.530979 -0.0125516 -0.687447 -0.726126 -0.0134027 -0.483368 -0.875315 -0.0139416 -0.242 -0.970176 -0.0135489 0.0157249 -0.999785 -0.0125867 0.265786 -0.96395 -0.0133405 0.498717 -0.866662 -0.013949 0.70456 -0.709508 -0.0136285 0.863526 -0.50412 -0.0126353 0.962442 -0.271192 -0.0132766 0.999673 -0.0218471 -0.0139531 0.971845 0.235206 -0.0137063 0.878367 0.47779 -0.0126999 0.729958 0.683374 -0.0132024 0.536042 0.844088 -0.0139476 0.302159 0.953155 -0.0137737 0.0460233 0.998845 -0.0127739 -0.207238 0.978207 -0.0131242 -0.444918 0.895475 -0.0139406 -0.658855 0.75214 -0.0138397 -0.830685 0.55657 -0.0128663 -0.944367 0.328642 -0.0130414 -0.996499 0.0825853 -0.0139229 -0.984635 -0.174068 -0.0138955 -0.906291 -0.422426 -0.0129702 -0.769733 -0.638234 -0.0129534 -0.586201 -0.810062 -0.0138988 -0.361032 -0.93245 -0.0139468 -0.107957 -0.994058 -0.0130848 0.14807 -0.98889 0.0452929 0.380775 -0.923558 -0.0460554 0.261255 -0.964171 0.047209 0.601426 -0.797533 -0.0487867 0.494909 -0.867574 0.0140665 0.693827 -0.720004 -0.0139902 0.794457 -0.607159 -0.0131951 0.922883 -0.384853 -0.0128028 0.989709 -0.142522 -0.013839 0.993559 0.112465 -0.0140364 0.930842 0.365152 -0.0133006 0.806826 0.59064 -0.0127552 0.633962 0.773259 -0.0137944 0.418272 0.908217 -0.014066 0.169731 0.98539 -0.0134029 -0.0879325 0.996036 -0.0127234 -0.333777 0.942566 -0.0137459 -0.560431 0.828087 -0.0140941 -0.755012 0.65556 -0.0135006 -0.897791 0.440214 -0.0127101 -0.979309 0.20197 -0.0136916 -0.998618 -0.0507395 -0.0141125 -0.95183 -0.3063 -0.013589 -0.841326 -0.540358 -0.0127133 -0.679462 -0.7336 -0.0136329 -0.473576 -0.880648 -0.0141264 -0.23098 -0.972856 -0.0143562 0.0269788 -0.999533 -0.0141806 0.276525 -0.960902 -0.0162318 0.50871 -0.860785 -0.0176651 0.712957 -0.700985 -0.0175594 0.869379 -0.493834 -0.0171195 0.965464 -0.259975 -0.0201221 0.999751 -0.00959861 -0.0220822 0.968622 0.247556 -0.021246 0.872211 0.488669 -0.0200618 0.721553 0.692069 -0.0265412 0.524621 0.850922 -0.0325517 0.288046 0.957063 -0.0310937 0.0317539 0.999012 0.0284909 0.276758 0.960517 0.0135338 -0.802469 0.59654 0.0126556 -0.927987 0.372397 0.012589 -0.99157 0.128955 0.013524 -0.991929 -0.126072 0.0135938 -0.925702 -0.378008 0.0127758 -0.798489 -0.601874 0.01253 -0.622859 -0.782234 0.0135013 -0.405282 -0.914092 0.0136476 -0.155545 -0.987734 0.0128902 0.102387 -0.994661 0.0124862 0.347746 -0.937506 0.013476 0.572613 -0.819715 0.0136957 0.764721 -0.644216 0.013005 0.904322 -0.426652 0.0124514 0.982309 -0.186852 0.0134391 0.997727 0.066034 0.0137296 0.946981 0.320996 0.0131099 0.8328 0.553419 0.0124332 0.667668 0.744356 0.0134036 0.459549 0.888051 0.0137672 0.215377 0.976434 0.01321 -0.0429782 0.998989 0.0124263 -0.292125 0.956299 0.0133616 -0.522381 0.852607 0.0137957 -0.72407 0.689589 0.0133064 -0.87723 0.479886 0.0124314 -0.969644 0.244206 0.0133106 -0.999892 -0.00617502 0.0138157 -0.964769 -0.262734 0.0133992 -0.864442 -0.502555 0.0124521 -0.710242 -0.703848 0.0132574 -0.511761 -0.859026 0.0138314 -0.274426 -0.961509 0.013485 -0.0170616 -0.999763 0.0135626 0.846768 -0.531789 0.0125451 0.953621 -0.300749 0.0131289 0.998497 -0.0532058 0.013842 0.978964 0.203563 0.0136451 0.893165 0.449522 0.0126204 0.750364 0.660905 0.0130574 0.5617 0.827238 0.0138404 0.332367 0.943049 0.01371 0.077422 0.996904 0.0127151 -0.177955 0.983956 0.0129814 -0.417835 0.90843 0.01383 -0.63502 0.772372 0.0137715 -0.813034 0.582053 0.0128284 -0.934317 0.356212 0.0128987 -0.993649 0.111784 0.0138115 -0.989511 -0.143797 0.0138306 -0.918762 -0.39457 0.0129478 -0.787867 -0.615709 0.0128233 -0.609213 -0.792903 0.0137889 -0.388892 -0.92118 0.0138819 -0.137766 -0.990368 0.0130627 0.119782 -0.992714 0.0127601 0.363949 -0.931331 0.0137623 0.587136 -0.809372 0.0139275 0.776178 -0.63036 0.0131753 0.911674 -0.410703 0.012707 0.985401 -0.169775 0.013726 0.99639 0.0837781 0.0139637 0.941049 0.337983 0.013279 0.822926 0.567993 0.0126716 0.654636 0.755838 0.0136858 0.443705 0.896069 0.0139992 0.197759 0.980151 0.0133811 -0.0606182 0.998071 0.0126527 -0.308694 0.951077 0.0136354 -0.537392 0.843222 0.0140235 -0.736373 0.67643 0.013474 -0.88559 0.464273 0.0126449 -0.973739 0.227316 0.0135828 -0.999624 -0.0238351 0.0140443 -0.959878 -0.280067 0.0135669 -0.85538 -0.517823 0.0126518 -0.697896 -0.716087 0.0135241 -0.496548 -0.867904 0.0140589 -0.257069 -0.966291 0.0136516 0.000733963 -0.999907 0.0137324 0.856112 -0.516608 0.0127122 0.9587 -0.284135 0.0133876 0.999272 -0.0357124 0.014059 0.975143 0.221131 0.0138041 0.884985 0.465415 0.0127695 0.738763 0.673844 0.0133119 0.547178 0.83691 0.0140583 0.315368 0.948865 0.0138714 0.0595607 0.998128 0.0128438 -0.195017 0.980716 0.0132339 -0.433566 0.901025 0.0140441 -0.64878 0.760846 0.0139313 -0.823339 0.56738 0.0129364 -0.940358 0.33994 0.0131487 -0.995434 0.0945447 0.0140255 -0.986772 -0.161507 0.0139898 -0.911528 -0.410999 0.0130477 -0.777039 -0.629318 0.0130569 -0.595389 -0.803332 0.014001 -0.37234 -0.927991 0.0130696 -0.123799 -0.992221 0.013756 0.124302 -0.992149 0.0148743 0.364745 -0.930989 0.0157296 0.582723 -0.812518 0.0160965 0.764832 -0.644029 0.0166056 0.899845 -0.435894 0.018681 0.97943 -0.200918 0.0198935 0.998725 0.0464015 0.0195459 0.956563 0.290869 0.0194354 0.855502 0.517435 0.024738 0.70169 0.712053 0.0292813 0.504721 0.862786 0.0175458 0.98254 0.185224 0.0356374 0.946503 -0.320723 0.0120594 -0.998848 0.0464565 0.0117044 -0.955611 0.2944 0.0151053 -0.850147 0.526329 0.0173365 -0.685194 0.728154 0.0188315 -0.475589 0.879466 0.0214301 -0.240324 0.970456 0.0281444 0.0129566 0.99952 0.034916 0.271448 0.96182 0.0421828 0.50997 0.859158 0.0537498 0.709393 0.702761 0.0113013 0.298536 -0.954332 -0.0120309 0.221195 -0.975155 0.0128263 0.0496745 -0.998683 0.0136638 -0.208752 -0.977873 0.0131662 -0.453581 -0.891118 0.0124931 -0.662805 -0.748688 0.0145307 -0.829244 -0.558698 0.0155139 -0.94487 -0.327079 0.0142235 -0.997263 -0.0725613 0.0127086 -0.983497 0.180477 0.015879 -0.906872 0.421106 0.0173663 -0.768586 0.63951 0.0130958 -0.578148 0.815827 0.00588673 -0.35488 0.934893 0.0125502 -0.108984 0.993964 -0.0121406 -0.351897 0.93596 -0.0124587 -0.0273543 -0.999548 -0.0123016 -0.2742 -0.961594 -0.0123088 -0.503942 -0.86365 -0.0137553 -0.702229 -0.711818 -0.0142676 -0.856715 -0.515593 -0.0133431 -0.957774 -0.287212 -0.0125223 -0.999084 -0.0409082 -0.0151633 -0.978023 0.207946 -0.0160773 -0.895976 0.443811 -0.0123699 -0.758084 0.65204 -0.00585355 -0.572895 0.819608 -0.0171258 0.938607 0.344564 0.847356 -0.503001 0.170227 0.872125 -0.439438 0.215157 0.868202 -0.403112 0.289354 0.863258 -0.351068 0.362682 0.859567 -0.287041 0.42279 0.859261 -0.35156 0.371585 0.852663 -0.463829 0.240475 0.856805 -0.41156 0.310651 0.861429 -0.281458 0.422755 0.857554 -0.22045 0.464762 0.862961 -0.198843 0.4645 0.871241 -0.0842258 0.483575 0.857825 5.91662e-05 0.513942 0.864402 -0.0742862 0.497283 0.863016 -0.198772 0.464428 0.85148 -0.114798 0.511667 0.860481 -0.0421962 0.507733 0.855371 0.0407651 0.51641 0.843672 0.057433 0.533779 0.864914 0.170843 0.47195 0.840095 0.226295 0.492982 0.863859 0.239101 0.443371 0.872461 0.220048 0.436337 0.856499 0.166078 0.488701 0.864058 0.0857427 0.496036 0.873502 0.0677353 0.482085 0.837538 -0.112336 0.534707 0.865748 0.288836 0.408722 0.842857 0.362086 0.398102 0.86418 0.359086 0.352491 0.871579 0.341156 0.352083 0.856702 0.308626 0.413293 0.864268 0.379805 0.329832 0.843606 0.470522 0.258725 0.853138 0.509729 0.111048 0.860404 0.508594 -0.032206 0.864669 0.477729 -0.155314 0.867183 0.42395 -0.261265 0.863585 0.342182 -0.370314 0.842817 0.259958 -0.471255 0.855848 0.257624 -0.448502 0.85504 0.123722 -0.503586 0.84999 0.120534 -0.512824 0.86433 0.0912559 -0.494576 0.871419 0.100886 -0.480054 0.856994 0.167556 -0.487325 0.863888 0.230208 -0.447997 0.856396 0.307945 -0.414435 0.86396 0.35901 -0.353109 0.873252 0.35763 -0.330957 0.857373 0.423021 -0.293198 0.86444 0.452876 -0.218281 0.857597 0.491304 -0.152144 0.864009 0.496865 -0.0813223 0.871872 0.485179 -0.0666371 0.856436 0.516251 -0.0014747 0.863871 0.498184 0.074427 0.856835 0.489729 0.161242 0.86425 0.447086 0.230621 0.87327 0.425818 0.236811 0.858178 0.411332 0.307143 0.85829 0.444215 0.256928 0.848261 0.518395 0.108256 0.872857 0.480338 0.085998 0.843663 0.533948 -0.0559713 0.844292 0.494759 -0.205873 0.871771 0.446748 -0.201079 0.841945 0.408451 -0.352557 0.863189 -0.00140862 -0.504878 0.842284 -0.0349 -0.537903 0.864118 -0.0653358 -0.49903 0.873597 -0.0476668 -0.48431 0.858055 0.0207624 -0.513138 0.866298 -0.139487 -0.479658 0.839798 -0.206577 -0.502061 0.863853 -0.22155 -0.452409 0.872591 -0.202493 -0.444501 0.856588 -0.146228 -0.494848 0.865536 -0.263059 -0.4262 0.843606 -0.346753 -0.40999 0.863971 -0.34653 -0.365338 0.871613 -0.328089 -0.364209 0.856589 -0.29294 -0.424784 0.862642 -0.362088 -0.353186 0.848787 -0.448387 -0.280196 0.857517 -0.495112 -0.139746 0.862819 -0.505508 0.00222987 0.865404 -0.484319 0.128493 0.866079 -0.441002 0.235424 0.861206 -0.370212 0.348235 0.848386 -0.281172 0.448535 0.851673 -0.28058 0.442637 0.858131 -0.14859 0.491458 0.847108 -0.141106 0.512346 0.864255 -0.108264 0.491266 0.871496 -0.117403 0.476142 0.85684 -0.185437 0.481081 0.863871 -0.24726 0.438851 0.856435 -0.324155 0.401798 0.864006 -0.373035 0.33814 0.873378 -0.370816 0.315764 0.85759 -0.434328 0.275497 0.864444 -0.460737 0.201144 0.857378 -0.496707 0.134848 0.863962 -0.49962 0.06285 0.871976 -0.487146 0.0484403 0.856395 -0.515986 -0.018585 0.863892 -0.494762 -0.0943506 0.856995 -0.482516 -0.180934 0.864329 -0.437129 -0.248706 0.872936 -0.416514 -0.253966 0.858101 -0.400191 -0.321729 0.854385 -0.43808 -0.279485 0.8452 -0.517895 -0.131991 0.872988 -0.476221 -0.105388 0.841798 -0.538657 0.0350098 0.844299 -0.501893 0.187783 0.871481 -0.454249 0.184877 0.844075 -0.419285 0.334273 0.864322 -0.0275995 0.50218 0.841846 0.0128958 0.539564 0.864182 0.0448074 0.501181 0.873532 0.0277912 0.485973 0.85818 -0.0408269 0.511724 0.867016 0.107294 0.486592 0.840305 0.186308 0.509094 0.863857 0.203495 0.460804 0.872724 0.184472 0.452022 0.8567 0.126045 0.500178 0.864656 0.235753 0.44361 0.844887 0.330986 0.420254 0.864062 0.333078 0.377435 0.871766 0.314712 0.375475 0.8565 0.276634 0.435754 0.860049 0.34289 0.377813 0.853121 0.427153 0.299539 0.861136 0.479739 0.168213 0.864659 0.50156 0.0283258 0.865634 0.490497 -0.100446 0.864468 0.456603 -0.210258 0.843011 0.423198 -0.332016 0.85722 0.411483 -0.309606 0.853235 0.301968 -0.425211 0.847986 0.302862 -0.434964 0.863858 0.264122 -0.42894 0.872459 0.267571 -0.408927 0.856498 0.33991 -0.388424 0.864058 0.386476 -0.322553 0.857818 0.44488 -0.257352 0.8644 0.467689 -0.184607 0.87137 0.460661 -0.168835 0.857178 0.501536 -0.117081 0.863921 0.501697 -0.0440568 0.856384 0.51488 0.0387994 0.863922 0.490503 0.114217 0.873121 0.471286 0.124697 0.857175 0.474463 0.200342 0.864404 0.426509 0.266264 0.857831 0.389216 0.335613 0.87224 0.407493 0.270455 0.851427 0.430383 0.299736 0.842873 0.515244 0.155202 0.840631 0.54143 -0.0138592 0.87209 0.488429 -0.0299439 0.844494 0.507908 -0.169882 0.860764 0.173699 -0.478449 0.844691 0.161615 -0.510272 0.864184 0.12541 -0.487297 0.87158 0.134031 -0.471576 0.856704 0.203297 -0.474055 0.865043 0.0547556 -0.4987 0.84241 0.00827618 -0.538774 0.864251 -0.0241895 -0.502478 0.873278 -0.00817536 -0.487154 0.858181 0.0599892 -0.509829 0.867039 -0.0742232 -0.49268 0.841592 -0.165678 -0.514075 0.863867 -0.184976 -0.468527 0.872857 -0.166019 -0.458867 0.856836 -0.105592 -0.504661 0.863027 -0.206798 -0.460889 0.844086 -0.327617 -0.424484 0.856311 -0.407329 -0.317514 0.864016 -0.463555 -0.196451 0.865909 -0.496651 -0.0594965 0.865294 -0.496201 0.0710673 0.862594 -0.470636 0.185561 0.849335 -0.433963 0.300511 0.853065 -0.430827 0.294394 0.857379 -0.322352 0.401235 0.844902 -0.324199 0.425482 0.863853 -0.280729 0.41827 0.872589 -0.283423 0.397819 0.856586 -0.355171 0.374318 0.864116 -0.39928 0.306396 0.858052 -0.454607 0.238911 0.864332 -0.47384 0.168544 0.871417 -0.466091 0.152941 0.857001 -0.505736 0.0988928 0.863894 -0.503054 0.0249737 0.856395 -0.512926 -0.059106 0.863959 -0.485404 -0.134005 0.873251 -0.465539 -0.143897 0.857371 -0.46559 -0.219408 0.864442 -0.415662 -0.282779 0.857597 -0.37763 -0.349175 0.864006 -0.319115 -0.389434 0.871866 -0.300559 -0.38667 0.856433 -0.259714 -0.446174 0.855693 -0.309569 -0.414675 0.849453 -0.420889 -0.318249 0.871775 -0.397697 -0.286086 0.841351 -0.510453 -0.17767 0.840217 -0.542201 -0.00725716 0.872208 -0.489006 0.0112025 0.84506 -0.512561 0.152165 0.862916 -0.19909 0.464477 0.842836 -0.18186 0.506511 0.864119 -0.142674 0.482641 0.871669 -0.150747 0.466335 0.85659 -0.221084 0.466235 0.865566 -0.0806638 0.494256 0.843688 -0.0285313 0.536075 0.864326 0.00354984 0.502919 0.872838 -0.0111489 0.487883 0.858062 -0.0782457 0.507551 0.86627 0.0406836 0.497916 0.843616 0.144886 0.51703 0.863892 0.166015 0.47553 0.872985 0.147185 0.465009 0.856991 0.0849347 0.508283 0.860549 0.176066 0.47797 0.84917 0.299593 0.434919 0.859007 0.38745 0.334648 0.865808 0.447406 0.224064 0.866522 0.490717 0.0913099 0.864314 0.501342 -0.0402298 0.840644 0.518344 -0.156963 0.859842 0.492233 -0.135565 0.854106 0.444256 -0.270443 0.849649 0.448064 -0.278091 0.864181 0.41142 -0.289697 0.873535 0.40677 -0.267348 0.858177 0.463435 -0.220818 0.864253 0.479488 -0.152177 0.856842 0.509291 -0.0802837 0.86387 0.503683 -0.00563417 0.872329 0.488857 0.00776897 0.856431 0.51011 0.079463 0.864002 0.479473 0.153645 0.857584 0.455933 0.238063 0.864442 0.404761 0.298175 0.871484 0.387419 0.300702 0.857382 0.365361 0.362503 0.863962 0.304509 0.401054 0.856398 0.242211 0.455979 0.871976 0.285789 0.39747 0.851674 0.295596 0.432752 0.847788 0.410605 0.335647 0.840649 0.503622 0.199187 0.873373 0.458994 0.162923 0.84058 0.540954 0.0281657 0.860833 0.342329 -0.376533 0.842503 0.344355 -0.414257 0.863858 0.297029 -0.406845 0.872722 0.298948 -0.385987 0.856699 0.369884 -0.359518 0.864545 0.22478 -0.449483 0.841625 0.201627 -0.501014 0.86406 0.160019 -0.477279 0.871765 0.167518 -0.460396 0.856503 0.238743 -0.457608 0.86564 0.107466 -0.488998 0.844921 0.0481592 -0.532719 0.8644 0.0169712 -0.502518 0.872249 0.0301364 -0.488132 0.857833 0.0957344 -0.504934 0.864624 -0.00792025 -0.502357 0.842719 -0.140573 -0.519676 0.853635 -0.271073 -0.444778 0.861309 -0.366645 -0.351736 0.866419 -0.431869 -0.250613 0.866458 -0.483662 -0.123779 0.862502 -0.505995 0.0077511 0.84599 -0.517416 0.12877 0.855803 -0.503752 0.117622 0.857534 -0.45391 0.242076 0.847111 -0.462948 0.260926 0.86425 -0.422867 0.2725 0.873283 -0.417612 0.250951 0.858182 -0.471384 0.203274 0.864185 -0.48463 0.135341 0.856657 -0.512231 0.0612999 0.864011 -0.503283 -0.0138281 0.872517 -0.48786 -0.0266009 0.856498 -0.506411 -0.0997992 0.864057 -0.472706 -0.173073 0.857817 -0.445503 -0.256277 0.864405 -0.393904 -0.312481 0.871371 -0.376741 -0.314292 0.857181 -0.352401 -0.375573 0.863921 -0.289284 -0.412257 0.856383 -0.224173 -0.465139 0.863922 -0.146679 -0.481792 0.873119 -0.127993 -0.470405 0.85717 -0.0640955 -0.51103 0.856342 -0.125552 -0.500915 0.848079 -0.280275 -0.449675 0.872087 -0.270431 -0.407838 0.845971 -0.400036 -0.352569 0.840765 -0.494868 -0.219589 0.873498 -0.451642 -0.181714 0.841622 -0.53789 -0.0484356 0.863602 -0.361868 0.351061 0.840876 -0.363098 0.401358 0.863871 -0.312988 0.394673 0.872853 -0.314114 0.373443 0.856832 -0.384007 0.34406 0.865629 -0.250783 0.433352 0.841114 -0.220692 0.493784 0.864009 -0.177387 0.471193 0.871867 -0.184284 0.453749 0.856437 -0.256226 0.448178 0.865179 -0.135352 0.482852 0.846218 -0.0670651 0.528599 0.864438 -0.0367168 0.501396 0.871781 -0.0485874 0.487481 0.857602 -0.113259 0.501688 0.862367 -0.02382 0.505723 0.848936 0.107676 0.51741 0.857483 0.241988 0.454054 0.86318 0.344842 0.368788 0.866192 0.416703 0.275807 0.865679 0.475379 0.156893 0.860048 0.509534 0.0262954 0.850295 0.516687 -0.100169 0.851974 0.514288 -0.0982219 0.860038 0.462569 -0.215324 0.845556 0.475313 -0.24313 0.864325 0.43358 -0.254856 0.872847 0.427913 -0.234582 0.858061 0.478563 -0.186302 0.864115 0.489248 -0.118073 0.856593 0.514281 -0.0420014 0.863854 0.502619 0.0336323 0.872584 0.486274 0.0461948 0.856583 0.501848 0.120063 0.864114 0.465133 0.192246 0.858049 0.434407 0.273941 0.864332 0.383081 0.325851 0.871415 0.3657 0.326955 0.857003 0.338763 0.388312 0.863893 0.273443 0.422987 0.856395 0.205614 0.473615 0.863959 0.126999 0.487284 0.873245 0.108504 0.475047 0.857364 0.0431559 0.512898 0.852138 0.104 0.512879 0.845019 0.263684 0.465204 0.872205 0.254494 0.417722 0.844235 0.388948 0.368764 0.841695 0.484333 0.238687 0.873598 0.443553 0.200218 0.843592 0.532584 0.0686029 0.865686 0.380939 -0.324767 0.840054 0.380253 -0.386932 0.863888 0.328537 -0.381786 0.872986 0.328855 -0.360209 0.856989 0.397488 -0.327983 0.866113 0.277119 -0.415997 0.84134 0.238886 -0.484851 0.863959 0.194758 -0.464375 0.871972 0.201027 -0.446377 0.856395 0.273482 -0.437944 0.864108 0.164424 -0.475691 0.843162 0.0677355 -0.533376 0.854228 -0.0749607 -0.514466 0.860707 -0.212289 -0.462728 0.864582 -0.321952 -0.385804 0.865757 -0.401394 -0.29891 0.864129 -0.465773 -0.190625 0.842885 -0.532955 -0.0741857 0.855668 -0.511286 -0.0801213 0.854331 -0.514817 0.0712807 0.848516 -0.523345 0.0782969 0.864061 -0.493276 0.100381 0.871762 -0.482422 0.0854444 0.856502 -0.515657 0.0224022 0.863857 -0.500892 -0.0534604 0.856696 -0.496398 -0.140214 0.86418 -0.45675 -0.211123 0.873536 -0.43507 -0.218286 0.858177 -0.423156 -0.290641 0.864257 -0.371738 -0.338926 0.856845 -0.324433 -0.400699 0.863871 -0.25702 -0.433206 0.872328 -0.238 -0.427082 0.856432 -0.186585 -0.481362 0.864003 -0.107039 -0.491976 0.857582 -0.0221673 -0.51387 0.864443 0.0555143 -0.499656 0.871489 0.0663903 -0.485901 0.857383 0.130949 -0.497741 0.859295 0.0762021 -0.505772 0.848565 -0.0818357 -0.522724 0.873374 -0.0887592 -0.478894 0.84259 -0.245944 -0.479117 0.843012 -0.376673 -0.38399 0.871494 -0.354077 -0.339305 0.843529 -0.47217 -0.255959 0.861996 -0.469928 0.190081 0.845019 -0.485115 0.224957 0.864399 -0.443509 0.236885 0.872261 -0.437635 0.218259 0.857838 -0.48504 0.169852 0.867063 -0.399521 0.297633 0.840043 -0.395705 0.371141 0.863921 -0.343635 0.368179 0.873119 -0.343131 0.346301 0.857167 -0.410297 0.311321 0.865944 -0.303768 0.397324 0.842371 -0.256135 0.474137 0.86382 -0.212189 0.456936 0.872048 -0.217899 0.438237 0.856384 -0.290441 0.426908 0.862395 -0.194706 0.467295 0.847512 -0.0925321 0.522648 0.858512 0.0425902 0.511022 0.863309 0.181908 0.470752 0.865478 0.297881 0.402758 0.865186 0.385414 0.320795 0.861733 0.455058 0.224362 0.848826 0.518525 0.10308 0.851467 0.513918 0.104366 0.857826 0.512221 -0.0420026 0.84553 0.530799 -0.0577168 0.864012 0.4967 -0.0822925 0.871863 0.485061 -0.0676018 0.856439 0.516243 -0.0025562 0.863872 0.49834 0.0733655 0.856831 0.49009 0.160166 0.86425 0.447592 0.229637 0.873291 0.426292 0.235877 0.858185 0.41193 0.30632 0.864189 0.359741 0.351801 0.856709 0.309444 0.412667 0.863859 0.240029 0.44287 0.872455 0.220973 0.435882 0.856494 0.167128 0.48835 0.864054 0.0868335 0.495853 0.857813 0.00118571 0.513961 0.864406 -0.0733513 0.497415 0.871443 -0.0836184 0.483317 0.857217 -0.148712 0.493014 0.855983 -0.0969591 0.50783 0.845722 0.0592873 0.530319 0.873496 0.0688102 0.481944 0.840879 0.227203 0.491225 0.842437 0.363138 0.398033 0.871577 0.34183 0.351434 0.845875 0.459012 0.271667 0.863584 0.476561 -0.164657 0.844689 0.493698 -0.206789 0.864441 0.452423 -0.219214 0.871791 0.446312 -0.201955 0.857609 0.490998 -0.153062 0.867433 0.417441 -0.270744 0.840844 0.409342 -0.354147 0.863956 0.358244 -0.353893 0.873246 0.356909 -0.331749 0.857364 0.42239 -0.29413 0.865076 0.330701 -0.377201 0.844024 0.271971 -0.462228 0.863894 0.229287 -0.448458 0.872203 0.234214 -0.429425 0.856393 0.307065 -0.415093 0.859719 0.226573 -0.457763 0.851697 0.116904 -0.510828 0.861287 -0.011485 -0.507989 0.865272 -0.150803 -0.478082 0.865814 -0.272507 -0.41965 0.864036 -0.368112 -0.343417 0.844501 -0.458951 -0.276013 0.857943 -0.434818 -0.27362 0.853927 -0.503464 -0.131651 0.847853 -0.514437 -0.128454 0.863889 -0.49497 -0.0932748 0.872983 -0.476458 -0.104346 0.856986 -0.482922 -0.179893 0.864323 -0.437682 -0.247749 0.858067 -0.400827 -0.321028 0.864122 -0.3471 -0.364438 0.871664 -0.328956 -0.363305 0.856594 -0.293804 -0.424178 0.863853 -0.222505 -0.45194 0.856582 -0.1473 -0.49454 0.864114 -0.066433 -0.498892 0.873594 -0.0487404 -0.484209 0.858041 0.0196717 -0.513204 0.864329 0.090341 -0.494746 0.857008 0.166595 -0.487631 0.871417 0.100008 -0.480239 0.852528 0.117353 -0.509338 0.843679 -0.0366194 -0.535598 0.83994 -0.207634 -0.501387 0.872584 -0.203446 -0.444079 0.842542 -0.348437 -0.410749 0.860778 -0.508833 0.0122766 0.843118 -0.536477 0.0366613 0.863959 -0.499497 0.0638577 0.871971 -0.487056 0.0494224 0.856397 -0.516021 -0.0175078 0.864757 -0.482794 0.138222 0.844309 -0.501513 0.188749 0.864444 -0.460338 0.202054 0.871493 -0.453872 0.185745 0.857386 -0.49644 0.135777 0.866861 -0.434419 0.244605 0.842408 -0.421123 0.336162 0.864002 -0.3723 0.338958 0.873372 -0.370126 0.316588 0.857579 -0.433744 0.276452 0.863431 -0.357889 0.355531 0.843523 -0.2776 0.45979 0.855283 -0.141559 0.49845 0.86303 -0.0180146 0.504832 0.866578 0.118956 0.484657 0.865532 0.245719 0.436437 0.862203 0.349296 0.366876 0.849471 0.436892 0.295845 0.854312 0.427953 0.29497 0.858227 0.487717 0.159934 0.84492 0.512801 0.152136 0.863919 0.490753 0.113161 0.873113 0.471571 0.123671 0.857163 0.474915 0.199318 0.864398 0.427097 0.265339 0.857842 0.389812 0.334894 0.864061 0.333816 0.376783 0.87176 0.315452 0.374865 0.856505 0.277524 0.435178 0.863858 0.204472 0.46037 0.856692 0.127135 0.499916 0.864176 0.0459109 0.501091 0.873539 0.0288488 0.485898 0.858175 -0.0397773 0.511814 0.864257 -0.107345 0.491465 0.856847 -0.184482 0.481435 0.86387 -0.246355 0.439361 0.872325 -0.250576 0.419834 0.856431 -0.323293 0.402502 0.855224 -0.274836 0.439382 0.849268 -0.138134 0.509572 0.871492 -0.116514 0.476368 0.842555 0.0143712 0.538418 0.839807 0.187428 0.509505 0.872715 0.185452 0.451637 0.843358 0.332676 0.421988 0.863163 0.504606 0.0179429 0.841358 0.540261 -0.0153332 0.863923 0.501602 -0.0450825 0.872085 0.488375 -0.0309517 0.856383 0.514963 0.0377134 0.865457 0.488605 -0.110679 0.84405 0.508322 -0.170847 0.864408 0.467334 -0.185467 0.871372 0.460344 -0.169688 0.857189 0.501291 -0.118044 0.865632 0.450148 -0.2192 0.844671 0.43105 -0.317374 0.864053 0.385769 -0.323411 0.873495 0.382751 -0.300846 0.85781 0.444329 -0.258331 0.86094 0.385262 -0.332198 0.849086 0.298146 -0.436076 0.858402 0.166379 -0.485246 0.864171 0.0456959 -0.501119 0.867208 -0.0863119 -0.490408 0.864563 -0.217403 -0.453064 0.838829 -0.339181 -0.42582 0.859373 -0.308412 -0.407874 0.853304 -0.416178 -0.314116 0.851633 -0.419361 -0.314417 0.86444 -0.416251 -0.281919 0.871796 -0.398236 -0.285271 0.857609 -0.378268 -0.348455 0.864008 -0.319884 -0.388798 0.856439 -0.260636 -0.445624 0.86387 -0.185972 -0.468127 0.872848 -0.167021 -0.458519 0.856827 -0.106698 -0.504443 0.864247 -0.025294 -0.502431 0.858185 0.0589835 -0.509941 0.864188 0.124489 -0.487526 0.871575 0.133137 -0.471839 0.85671 0.202342 -0.474453 0.863857 0.263224 -0.429492 0.856492 0.339079 -0.389161 0.872451 0.266713 -0.409503 0.851094 0.297671 -0.432472 0.846407 0.158966 -0.508258 0.842436 0.00712627 -0.538749 0.873296 -0.0092184 -0.487103 0.840476 -0.166774 -0.515545 0.861755 -0.471236 -0.187923 0.842748 -0.509013 -0.175159 0.863957 -0.485698 -0.132946 0.873244 -0.465869 -0.14287 0.857359 -0.466087 -0.218398 0.864962 -0.499471 -0.0486789 0.840333 -0.542036 -0.00607092 0.863893 -0.503003 0.0260025 0.872201 -0.488994 0.0122095 0.856395 -0.513052 -0.0580151 0.865644 -0.493913 0.0819187 0.844113 -0.513844 0.153092 0.864335 -0.473523 0.169413 0.871414 -0.465815 0.153801 0.857009 -0.505531 0.0998742 0.864077 -0.464262 0.194501 0.844275 -0.434945 0.313086 0.853905 -0.318238 0.41179 0.861043 -0.191399 0.471139 0.865051 -0.0715796 0.496551 0.867114 0.0529714 0.495285 0.862675 0.187439 0.469743 0.844967 0.310724 0.435295 0.855065 0.295227 0.426269 0.856445 0.396121 0.331043 0.849658 0.409516 0.332232 0.864443 0.405346 0.297378 0.871495 0.387982 0.299946 0.857392 0.366036 0.361796 0.863964 0.305307 0.400443 0.856326 0.243194 0.45559 0.864109 0.167022 0.474784 0.873062 0.148584 0.46442 0.856982 0.0860441 0.508112 0.864321 0.004659 0.502918 0.858071 -0.0772884 0.507682 0.864122 -0.141749 0.482908 0.871664 -0.149853 0.466633 0.856597 -0.220132 0.466673 0.863854 -0.279847 0.418858 0.856579 -0.354368 0.375094 0.864112 -0.398612 0.307278 0.873596 -0.394755 0.284603 0.858042 -0.45411 0.239894 0.856769 -0.424034 0.293499 0.847484 -0.319694 0.423753 0.872581 -0.282581 0.398436 0.844052 -0.179637 0.505279 0.843268 -0.0276567 0.536781 0.872866 -0.0101183 0.487856 0.84179 0.146283 0.519607 0.864361 0.454366 0.215482 0.841384 0.503131 0.197313 0.864001 0.479812 0.152587 0.873371 0.45936 0.161901 0.857573 0.456465 0.237083 0.866147 0.493351 0.0799658 0.840075 0.541782 0.0273348 0.863872 0.503667 -0.00667944 0.872325 0.48888 0.00674545 0.85643 0.51028 0.0783687 0.865239 0.498674 -0.0518289 0.844786 0.517783 -0.135045 0.864258 0.479196 -0.153066 0.871491 0.47072 -0.137574 0.856851 0.509115 -0.0812911 0.862227 0.477416 -0.16923 0.850189 0.444621 -0.281941 0.858001 0.337875 -0.386879 0.86318 0.21664 -0.456056 0.865565 0.097772 -0.49116 0.866097 -0.0201332 -0.49947 0.86023 -0.155729 -0.485544 0.849709 -0.282138 -0.445413 0.851032 -0.280059 -0.444198 0.859176 -0.375302 -0.347799 0.8475 -0.399372 -0.349637 0.864407 -0.394487 -0.311739 0.871375 -0.377317 -0.313589 0.857195 -0.353111 -0.374873 0.863927 -0.290111 -0.411663 0.856383 -0.225151 -0.464667 0.863919 -0.147727 -0.481477 0.873111 -0.12903 -0.470136 0.857159 -0.0652139 -0.510907 0.864396 0.0158823 -0.502561 0.857847 0.0948019 -0.505085 0.864064 0.159087 -0.477582 0.871758 0.166616 -0.460735 0.856506 0.237797 -0.458094 0.863858 0.296169 -0.407473 0.856691 0.36911 -0.360331 0.864177 0.41079 -0.290603 0.873541 0.406178 -0.268227 0.858173 0.462982 -0.221781 0.852775 0.442314 -0.277727 0.844506 0.340637 -0.41325 0.872713 0.29813 -0.386641 0.842291 0.199921 -0.500577 0.844207 0.0475297 -0.533906 0.872281 0.0291314 -0.488137 0.844089 -0.12491 -0.521452 0.865661 -0.438207 -0.242085 0.840847 -0.495251 -0.218409 0.864054 -0.47309 -0.172039 0.873491 -0.452057 -0.180715 0.857803 -0.446082 -0.255314 0.866683 -0.486161 -0.111838 0.840596 -0.539507 -0.0482741 0.863858 -0.503571 -0.0128601 0.87245 -0.488017 -0.0258843 0.856492 -0.506634 -0.0987066 0.86417 -0.502791 0.0203043 0.8409 -0.52321 0.138342 0.854517 -0.453849 0.25263 0.861395 -0.357044 0.361274 0.864783 -0.24213 0.439914 0.865596 -0.12493 0.484909 0.86433 -0.0117128 0.502789 0.843822 0.118759 0.523317 0.85584 0.105896 0.506284 0.854175 0.252944 0.454318 0.84749 0.263872 0.460579 0.863893 0.274313 0.422423 0.872201 0.25536 0.417202 0.856394 0.206616 0.473179 0.863956 0.128071 0.487009 0.857357 0.0442816 0.512814 0.864441 -0.0356791 0.501466 0.871804 -0.0476092 0.487536 0.857614 -0.112323 0.501879 0.86401 -0.176456 0.47154 0.85644 -0.255298 0.448703 0.863869 -0.312139 0.395349 0.872846 -0.313308 0.374136 0.856823 -0.383268 0.344905 0.864244 -0.422274 0.273436 0.858184 -0.470981 0.204196 0.864188 -0.484369 0.136257 0.871573 -0.47512 0.120918 0.856713 -0.512013 0.0623345 0.859193 -0.497649 0.11888 0.849594 -0.458324 0.261016 0.873302 -0.417045 0.251828 0.842248 -0.36026 0.401037 0.841198 -0.219609 0.494124 0.871861 -0.183387 0.454122 0.845155 -0.0667468 0.530337 0.861495 0.353551 0.364455 0.845329 0.388758 0.366451 0.864336 0.383675 0.325142 0.871412 0.366304 0.326285 0.857011 0.339506 0.387644 0.86595 0.422599 0.267471 0.841139 0.485512 0.238251 0.864112 0.465557 0.191228 0.873596 0.443999 0.199238 0.858038 0.435008 0.273017 0.866536 0.47781 0.144268 0.841926 0.535192 0.0687727 0.863805 0.502769 0.0326058 0.872559 0.486408 0.0452632 0.856578 0.502114 0.118977 0.862385 0.506093 0.0127497 0.845986 0.521802 -0.109683 0.857686 0.462307 -0.22505 0.864083 0.375736 -0.334936 0.865814 0.267869 -0.422625 0.865074 0.153153 -0.477694 0.862102 0.0423606 -0.504961 0.849938 -0.0858573 -0.51984 0.851738 -0.083843 -0.517216 0.858002 -0.223227 -0.462604 0.844513 -0.246478 -0.475443 0.863871 -0.257916 -0.432673 0.872321 -0.238897 -0.426595 0.85643 -0.187618 -0.480965 0.864001 -0.108114 -0.491745 0.857569 -0.0232943 -0.513841 0.864444 0.0545331 -0.499764 0.8715 0.0654558 -0.486008 0.857397 0.129989 -0.497968 0.863966 0.19383 -0.464751 0.856398 0.272558 -0.438515 0.863888 0.327716 -0.38249 0.872978 0.328078 -0.360935 0.856981 0.396779 -0.328863 0.864321 0.433024 -0.255809 0.858074 0.478189 -0.187203 0.864123 0.489006 -0.119014 0.871697 0.478929 -0.103782 0.856614 0.514159 -0.043047 0.855089 0.508772 -0.0998687 0.847339 0.471889 -0.243592 0.872875 0.427375 -0.235456 0.84077 0.378369 -0.387223 0.840828 0.238489 -0.485934 0.871966 0.200129 -0.446792 0.846261 0.085173 -0.525916 0.863363 -0.330798 -0.381021 0.843606 -0.376962 -0.382398 0.86426 -0.372364 -0.338229 0.871489 -0.354717 -0.338647 0.856852 -0.325219 -0.400046 0.865844 -0.40702 -0.290946 0.842354 -0.474066 -0.256321 0.864175 -0.457221 -0.21012 0.873545 -0.435531 -0.21733 0.858173 -0.423757 -0.289775 0.865655 -0.468211 -0.177255 0.84393 -0.529111 -0.0884515 0.863855 -0.501009 -0.0523962 0.87271 -0.483957 -0.0645226 0.856688 -0.496716 -0.139135 0.859671 -0.508634 -0.0475135 0.850676 -0.51944 0.0808206 0.860107 -0.469645 0.199122 0.866078 -0.393903 0.307814 0.866233 -0.293858 0.404089 0.863917 -0.182541 0.46939 0.843305 -0.0859343 0.53052 0.859092 -0.0932319 0.503258 0.8551 0.0532198 0.515724 0.8483 0.0613045 0.525955 0.864053 0.0879202 0.495664 0.87349 0.0698842 0.481801 0.8578 0.00230819 0.513979 0.864409 -0.0724224 0.497546 0.857197 -0.147777 0.49333 0.863926 -0.211146 0.457218 0.872079 -0.216792 0.438725 0.856382 -0.289541 0.427524 0.863917 -0.342844 0.368925 0.857157 -0.409625 0.312233 0.864396 -0.443002 0.237841 0.87229 -0.437139 0.219132 0.857851 -0.484706 0.170738 0.864064 -0.493075 0.101344 0.856506 -0.515605 0.0234517 0.871758 -0.48226 0.0863924 0.851278 -0.518557 0.0801515 0.846112 -0.482866 0.225688 0.840111 -0.394794 0.371956 0.873109 -0.342384 0.347064 0.841211 -0.256377 0.476062 0.861189 0.192931 0.470245 0.842201 0.228007 0.48858 0.863859 0.240953 0.442368 0.872448 0.221899 0.435426 0.856491 0.168186 0.487992 0.864747 0.306943 0.397491 0.842487 0.363868 0.39726 0.864188 0.36041 0.351117 0.871573 0.342501 0.35079 0.856716 0.310261 0.412039 0.865665 0.391135 0.312469 0.844377 0.461255 0.272528 0.864244 0.44811 0.228648 0.873309 0.426771 0.234942 0.858185 0.412527 0.305516 0.863981 0.457379 0.210572 0.843822 0.528077 0.0953865 0.854739 0.516484 -0.051621 0.862098 0.47597 -0.173893 0.867181 0.411497 -0.280479 0.865985 0.320082 -0.38421 0.862026 0.213181 -0.459853 0.847848 0.110376 -0.518624 0.855389 0.113873 -0.505314 0.858804 -0.0216154 -0.511847 0.845617 -0.0385413 -0.532397 0.86411 -0.0675326 -0.498751 0.873592 -0.0498139 -0.484103 0.858032 0.0185664 -0.513261 0.864335 0.0894389 -0.4949 0.857017 0.165634 -0.487942 0.863896 0.228367 -0.448922 0.872197 0.233332 -0.429916 0.856394 0.306179 -0.415745 0.863957 0.357473 -0.354671 0.857351 0.42176 -0.295072 0.864439 0.451974 -0.220145 0.87181 0.445879 -0.202825 0.857619 0.490697 -0.153971 0.864012 0.496536 -0.0832792 0.85644 0.516234 -0.00361974 0.863869 0.498502 0.0722948 0.872844 0.480729 0.0839225 0.856822 0.490449 0.159112 0.855113 0.508692 0.100074 0.847852 0.52687 -0.0596165 0.871858 0.484935 -0.0685679 0.845484 0.491982 -0.207632 0.84027 0.409422 -0.355415 0.873237 0.356183 -0.332552 0.842348 0.273116 -0.464605 0.863736 -0.162007 -0.477193 0.840631 -0.208628 -0.499813 0.863854 -0.223456 -0.451468 0.872577 -0.204399 -0.443656 0.856577 -0.14837 -0.49423 0.865603 -0.281887 -0.413848 0.842031 -0.349553 -0.410848 0.864122 -0.347802 -0.363767 0.87166 -0.329659 -0.362675 0.856601 -0.294656 -0.423572 0.865034 -0.374115 -0.334296 0.846425 -0.448083 -0.287727 0.86432 -0.438235 -0.246783 0.872884 -0.417763 -0.252085 0.858075 -0.401414 -0.320271 0.861472 -0.445882 -0.243013 0.849703 -0.512498 -0.123898 0.858236 -0.51278 0.0220769 0.863697 -0.481862 0.147775 0.867203 -0.42833 0.253953 0.865019 -0.3465 0.362878 0.837937 -0.274555 0.471679 0.859129 -0.268546 0.435638 0.851938 -0.134871 0.505975 0.851803 -0.134807 0.50622 0.864263 -0.106428 0.491653 0.871488 -0.115622 0.476592 0.856856 -0.183519 0.481787 0.863873 -0.245442 0.439866 0.856429 -0.322436 0.403193 0.864 -0.371558 0.339778 0.873366 -0.369428 0.317418 0.857566 -0.433157 0.277409 0.864444 -0.459941 0.202957 0.857398 -0.496161 0.136719 0.863963 -0.499362 0.0648509 0.871965 -0.486967 0.0504036 0.856401 -0.516051 -0.0164212 0.863891 -0.495165 -0.0922136 0.856978 -0.483328 -0.178839 0.872976 -0.476698 -0.10331 0.85099 -0.51022 -0.124464 0.844932 -0.533485 0.0385134 0.844743 -0.500435 0.18967 0.871503 -0.453498 0.186608 0.841225 -0.422191 0.337778 0.861261 -0.0083885 0.508093 0.843818 0.0160877 0.536388 0.864175 0.0470083 0.500991 0.873547 0.0299066 0.48582 0.858172 -0.0387178 0.5119 0.865628 0.130413 0.483406 0.839849 0.18852 0.509032 0.863856 0.205454 0.459936 0.872709 0.186426 0.451248 0.856687 0.128225 0.499646 0.865882 0.25553 0.430061 0.842281 0.334114 0.423002 0.864062 0.334546 0.376134 0.871754 0.316192 0.374258 0.856508 0.278414 0.434603 0.863802 0.355693 0.35683 0.845175 0.447366 0.292478 0.854729 0.496309 0.152041 0.861169 0.508257 0.00786478 0.864852 0.487318 -0.120637 0.866417 0.444101 -0.228245 0.863265 0.373066 -0.339994 0.844272 0.294883 -0.447493 0.854617 0.291856 -0.429476 0.855561 0.159456 -0.492533 0.848552 0.155898 -0.505624 0.864189 0.123568 -0.487759 0.871569 0.132247 -0.4721 0.856717 0.201384 -0.474848 0.863859 0.262326 -0.430038 0.85649 0.338244 -0.389892 0.864052 0.38506 -0.324258 0.873487 0.382088 -0.30171 0.857795 0.443782 -0.259317 0.864409 0.466983 -0.186343 0.857201 0.501042 -0.119008 0.863928 0.501503 -0.0460902 0.872078 0.488323 -0.0319483 0.856382 0.515041 0.0366258 0.863917 0.491001 0.112094 0.857153 0.475365 0.198285 0.864394 0.427675 0.26442 0.8723 0.408515 0.268715 0.857852 0.390415 0.334165 0.857659 0.424962 0.289531 0.847486 0.509605 0.148559 0.873107 0.471853 0.122635 0.842613 0.53825 -0.0170473 0.844045 0.508009 -0.171799 0.871375 0.460024 -0.17054 0.842928 0.433071 -0.319252 0.862921 0.0366074 -0.504012 0.843005 0.0057014 -0.537876 0.864244 -0.0264012 -0.502379 0.873314 -0.0102653 -0.487049 0.858185 0.0579838 -0.510055 0.866854 -0.098124 -0.488811 0.839881 -0.167884 -0.516154 0.863869 -0.186978 -0.467728 0.872841 -0.168022 -0.458167 0.85682 -0.107804 -0.50422 0.865525 -0.227758 -0.446086 0.843252 -0.317678 -0.433597 0.864011 -0.320644 -0.388166 0.871857 -0.302102 -0.385488 0.856442 -0.261556 -0.445079 0.86186 -0.335688 -0.380146 0.849772 -0.425652 -0.310978 0.858939 -0.479462 -0.179833 0.863523 -0.502856 -0.0382573 0.865524 -0.492269 0.0924097 0.86515 -0.458456 0.203309 0.860665 -0.399678 0.315459 0.849819 -0.314699 0.422815 0.850541 -0.314488 0.421517 0.858703 -0.184166 0.478239 0.845732 -0.176935 0.50342 0.864126 -0.140822 0.483173 0.871658 -0.148955 0.466931 0.856601 -0.219183 0.467112 0.863852 -0.278962 0.419452 0.856573 -0.353565 0.375865 0.864107 -0.397943 0.308156 0.873591 -0.39413 0.285481 0.85803 -0.45361 0.240881 0.864338 -0.473207 0.17028 0.857019 -0.505319 0.100852 0.863895 -0.502946 0.0270362 0.872195 -0.488979 0.0132242 0.856391 -0.513179 -0.0569292 0.863953 -0.485995 -0.131888 0.85735 -0.466579 -0.217383 0.86444 -0.416831 -0.28106 0.871816 -0.398775 -0.284456 0.857621 -0.378906 -0.347732 0.854306 -0.417298 -0.309877 0.844696 -0.506823 -0.172102 0.873237 -0.466194 -0.141846 0.840979 -0.541049 -0.00459138 0.843601 -0.514404 0.154031 0.871412 -0.465536 0.154655 0.845323 -0.442049 0.300036 0.864153 -0.0628851 0.499285 0.843221 -0.0265714 0.536909 0.864318 0.00576417 0.502913 0.872893 -0.0090888 0.487827 0.85808 -0.0763299 0.507812 0.867391 0.0651138 0.493349 0.840711 0.146912 0.521173 0.863887 0.168071 0.474817 0.872973 0.149218 0.464383 0.856974 0.0871516 0.507937 0.864465 0.198472 0.461855 0.839355 0.322474 0.437601 0.853427 0.405121 0.327933 0.862324 0.461998 0.207255 0.86527 0.496519 0.069112 0.865658 0.496659 -0.0629721 0.863808 0.4711 -0.178604 0.845488 0.445755 -0.294027 0.856368 0.435711 -0.277109 0.854598 0.334024 -0.397605 0.847022 0.336167 -0.411759 0.863857 0.295302 -0.408104 0.872705 0.297305 -0.387293 0.856682 0.368338 -0.36114 0.864171 0.410155 -0.291516 0.85817 0.462529 -0.222734 0.864263 0.478902 -0.153957 0.871486 0.470469 -0.13846 0.856856 0.508946 -0.0822926 0.86387 0.503655 -0.00771454 0.856425 0.510455 0.0772751 0.863996 0.480152 0.151541 0.873363 0.45973 0.16089 0.857563 0.457002 0.236082 0.864446 0.405924 0.296578 0.857404 0.366707 0.361088 0.863965 0.306107 0.399828 0.871962 0.287407 0.396333 0.856398 0.24412 0.454959 0.858729 0.294036 0.419676 0.851869 0.408076 0.328318 0.871507 0.388541 0.299184 0.842681 0.501913 0.194862 0.840095 0.541807 0.0261878 0.872314 0.488913 0.00572898 0.843744 0.519248 -0.135931 0.861344 0.20903 -0.463026 0.843448 0.1977 -0.499511 0.864067 0.158152 -0.477887 0.871755 0.165714 -0.461066 0.856511 0.236861 -0.45857 0.865085 0.0885472 -0.493748 0.84388 0.0466509 -0.534499 0.864395 0.0148005 -0.502596 0.872311 0.0281239 -0.488143 0.85786 0.0938645 -0.505238 0.859932 -0.00528254 -0.510381 0.854634 -0.10299 -0.508914 0.862878 -0.203779 -0.46251 0.838721 -0.295659 -0.45731 0.848423 -0.281989 -0.447951 0.86065 -0.360129 -0.359984 0.841323 -0.40525 -0.357698 0.864355 -0.395123 -0.311077 0.871353 -0.377856 -0.312999 0.857203 -0.353821 -0.374183 0.863927 -0.290947 -0.411073 0.856384 -0.226127 -0.464192 0.863918 -0.14877 -0.481159 0.873104 -0.130065 -0.469863 0.857151 -0.066339 -0.510776 0.840442 -0.125544 -0.527158 0.862576 -0.413841 -0.291029 0.851499 -0.47593 -0.220092 0.864377 -0.491891 -0.104381 0.828036 -0.55954 -0.035646 0.849291 -0.526306 -0.0413064 0.859991 -0.503805 0.0812178 0.834797 -0.538211 0.115944 0.864192 -0.484105 0.13717 0.871568 -0.474898 0.121823 0.856718 -0.511879 0.0633578 0.863857 -0.503599 -0.0118068 0.856487 -0.506853 -0.097623 0.864049 -0.473476 -0.170999 0.873536 -0.452352 -0.17976 0.857817 -0.446624 -0.254316 0.839561 -0.497249 -0.218818 0.862808 -0.477538 0.16589 0.851745 -0.4625 0.24622 0.866896 -0.377963 0.325016 0.823233 -0.374408 0.426739 0.844272 -0.356478 0.400159 0.86229 -0.23725 0.447401 0.824594 -0.23643 0.513951 0.864011 -0.175526 0.471886 0.871855 -0.18249 0.454496 0.856442 -0.254363 0.449228 0.863868 -0.311295 0.396016 0.856817 -0.382519 0.345751 0.864243 -0.421673 0.274365 0.87332 -0.416474 0.252708 0.858187 -0.470573 0.205123 0.835449 -0.4804 0.266908 0.860734 -0.158394 0.483786 0.855417 -0.0843559 0.511024 0.865438 0.00146695 0.501014 0.848707 0.0768542 0.523249 0.811088 0.098113 0.576637 0.859619 0.156421 0.486403 0.855864 0.225133 0.465631 0.847706 0.289917 0.444234 0.863715 0.336796 0.374921 0.801433 0.426828 0.418955 0.822071 0.407179 0.398001 0.864338 0.384267 0.324435 0.87141 0.366902 0.325617 0.857023 0.34025 0.386964 0.863897 0.275171 0.421857 0.856391 0.207625 0.472743 0.863953 0.12913 0.486735 0.873234 0.110604 0.474583 0.857345 0.0454048 0.512736 0.864438 -0.0346412 0.501544 0.857624 -0.11138 0.502072 0.871823 -0.0466337 0.487595 0.825995 -0.0783095 0.558212 0.804112 0.277016 0.525991 0.872193 0.256232 0.416683 0.868993 0.413479 0.271819 0.813793 0.511879 0.275174 0.850541 0.494429 0.179219 0.856575 0.502374 0.117896 0.86411 0.465978 0.190205 0.869545 0.474155 0.138087 0.834052 0.542337 0.101131 0.85249 0.522501 0.0159142 0.856603 0.514089 -0.0440948 0.863854 0.502756 0.0315142 0.85729 0.514736 0.0100274 0.858856 0.508859 -0.0585586 0.857713 0.496809 -0.132326 0.858083 0.477817 -0.188107 0.864128 0.488771 -0.119939 0.808248 0.578303 -0.11091 0.875607 0.447631 -0.181492 0.862694 0.443745 -0.242589 0.911063 0.296013 -0.286951 0.858314 0.326569 -0.395791 0.857889 0.280177 -0.430728 0.866408 0.212417 -0.451902 0.86184 0.1193 -0.492949 0.857934 0.0576351 -0.510516 0.864962 0.12242 -0.486676 0.859312 0.474185 -0.191654 0.846698 0.442581 -0.295339 0.856971 0.396075 -0.329736 0.864316 0.432471 -0.256764 0.943659 0.147044 -0.296455 0.855543 0.27274 -0.440067 0.857857 0.199667 -0.473513 0.86743 0.0187596 -0.497205 0.855983 -0.0238266 -0.516455 0.865783 -0.0831494 -0.493463 0.863299 -0.176881 -0.472682 0.860488 -0.261256 -0.437385 0.857428 -0.335219 -0.390442 0.85719 -0.37962 -0.348013 0.865182 -0.320194 -0.385923 0.856377 -0.108304 -0.504864 0.858187 -0.188374 -0.477525 0.861087 -0.26003 -0.436936 0.866275 -0.387014 -0.315892 0.856237 -0.426548 -0.291402 0.8681 -0.434393 -0.240218 0.866528 -0.475005 -0.153293 0.864427 -0.498554 -0.0648921 0.86231 -0.505887 0.0223659 0.859979 -0.499206 0.105972 0.858417 -0.483417 0.171546 0.863066 -0.494651 0.102164 0.854911 -0.470008 -0.21959 0.855393 -0.498919 -0.139223 0.856935 -0.512371 -0.0560211 0.859481 -0.51052 0.0257256 0.866208 -0.464698 0.183682 0.855848 -0.457 0.242229 0.874188 -0.404464 0.268707 0.865248 -0.361653 0.347207 0.866126 -0.307236 0.394249 0.865793 -0.249349 0.433852 0.864903 -0.189567 0.464765 0.863489 -0.129016 0.487588 0.857409 -0.0716515 0.509623 0.861861 -0.0732611 0.501824 0.86031 0.00206551 0.509767 0.858025 0.00353434 0.513596 0.862654 0.0786307 0.499646 0.865482 0.149888 0.477989 0.867768 0.214458 0.448315 0.868742 0.272155 0.413787 0.868217 0.323599 0.376141 0.889963 0.363188 0.275792 0.861861 0.451727 0.230519 0.860114 0.411027 0.302093 0.853799 -0.414291 0.315263 0.852065 -0.359803 0.380167 0.851799 -0.294684 0.433127 0.85286 -0.222946 0.47215 0.855071 -0.148779 0.496707 0.853527 0.0870825 0.513721 0.849617 0.169796 0.49932 0.847527 0.247662 0.469427 0.84798 0.316373 0.42525 0.850868 0.372611 0.370384 0.891705 0.418418 0.172594 0.839858 0.514217 0.17384 0.88992 0.45107 0.0676602 0.864525 0.502518 -0.00856348 0.855286 0.512318 0.0775627 0.891629 0.451332 -0.0360142 0.834371 0.54561 -0.0783234 0.901298 0.413025 -0.130662 0.883307 0.417037 -0.214125 0.841969 0.516515 -0.155883 0.9184 0.335835 -0.209182 0.801291 0.502753 -0.324302 0.893745 0.338271 -0.294607 0.899384 0.280455 -0.335341 0.90204 0.223978 -0.368995 0.765427 0.328751 -0.553212 0.790819 0.456211 -0.408015 0.775753 0.400852 -0.487366 0.86389 0.326891 -0.383192 0.860013 0.384705 -0.335229 0.860549 0.506005 -0.0584224 0.863443 0.496513 0.0891125 0.866788 0.440549 0.233657 0.858025 0.435614 0.27209 0.872839 -0.312507 0.374823 0.872443 -0.488083 -0.0248557 0.872076 -0.272107 -0.406744 0.87355 0.405578 -0.269102 0.872574 -0.281738 0.399047 0.872446 0.265855 -0.410072 0.87232 -0.249701 0.420365 0.871413 0.0991284 -0.480431 0.871374 -0.0826173 0.483612 0.873367 -0.0898236 -0.478709 0.873242 0.109556 0.474811 0.872082 -0.271271 -0.407291 0.871812 0.286974 0.396976 0.871863 -0.301331 -0.386077 0.872272 0.408003 0.269584 0.872855 -0.417274 -0.252996 0.87285 0.480536 0.0849616 0.872719 -0.4838 -0.0655615 0.871666 0.479173 -0.102917 0.87147 -0.475481 0.120242 0.871494 0.47097 -0.136693 0.873598 -0.39538 0.283727 0.873498 0.383413 -0.299992 0.872336 -0.251443 0.419294 0.87221 0.2351 -0.428927 0.857121 -0.149737 0.492873 -0.890772 -0.00965756 -0.454348 -0.851158 -0.0897203 -0.517184 -0.863889 -0.158657 -0.478042 -0.871015 -0.162182 -0.463713 -0.855821 -0.231343 -0.462656 -0.86327 -0.284465 -0.416947 -0.857508 -0.300919 -0.417287 -0.883586 -0.332913 -0.329311 -0.849515 -0.424515 -0.313228 -0.880528 -0.417559 -0.224311 -0.878609 -0.419951 -0.227348 -0.85027 -0.472012 -0.232906 -0.849166 -0.473194 -0.234532 -0.859616 -0.38014 -0.341398 -0.856238 -0.38136 -0.348454 -0.857172 -0.483638 -0.177062 -0.862567 -0.494838 -0.105422 -0.860981 -0.507807 -0.0290383 -0.860438 -0.507129 0.0496621 -0.872749 -0.482266 0.0756947 -0.860234 -0.495541 0.120153 -0.858798 -0.47433 0.193592 -0.860487 -0.436633 0.262514 -0.85804 -0.39126 0.33269 -0.874649 -0.342965 0.342584 -0.862154 -0.32862 0.385616 -0.858535 -0.262484 0.440476 -0.862156 -0.194051 0.468007 -0.858 -0.125708 0.49803 -0.873105 -0.0808513 0.480781 -0.862229 -0.051135 0.503931 -0.856838 0.0315142 0.514623 -0.863647 0.108307 0.492324 -0.857076 0.19469 0.476987 -0.873711 0.2291 0.429119 -0.864444 0.26028 0.430105 -0.857737 0.328366 0.395553 -0.876343 0.351519 0.329328 -0.86522 0.357803 0.351244 -0.856169 0.432176 0.283195 -0.876511 0.434926 0.206321 -0.856028 0.499734 0.13222 -0.875797 0.479611 0.0543441 -0.868376 0.491709 0.0643903 -0.857611 0.513232 -0.0330915 -0.872975 0.479007 -0.0920194 -0.856026 0.485142 -0.178487 -0.872991 0.430589 -0.229086 -0.868306 0.440375 -0.228289 -0.855465 0.406962 -0.320253 -0.872503 0.335654 -0.355071 -0.856536 0.281296 -0.432687 -0.870756 0.207316 -0.445875 -0.86908 0.21061 -0.447597 -0.856399 0.143622 -0.495936 -0.869848 0.0722463 -0.488001 -0.855407 -0.0119013 -0.517819 -0.869343 -0.0836292 -0.487082 -0.871276 -0.0855096 -0.483286 -0.856109 -0.175943 -0.485923 -0.868694 -0.237879 -0.434493 -0.857215 -0.315259 -0.407179 -0.867174 -0.354239 -0.350034 -0.870928 -0.353257 -0.341606 -0.855863 -0.421473 -0.299765 -0.866472 -0.444707 -0.226851 -0.856151 -0.493726 -0.15245 -0.865946 -0.494962 -0.0717661 -0.873488 -0.483346 -0.0582721 -0.857915 -0.513609 0.013702 -0.865038 -0.495067 0.0813505 -0.856814 -0.490301 0.159605 -0.863948 -0.45127 0.223493 -0.872835 -0.430986 0.228932 -0.856673 -0.418202 0.302025 -0.863389 -0.358003 0.355518 -0.858195 -0.297797 0.418113 -0.863251 -0.22581 0.451451 -0.872277 -0.203563 0.444628 -0.858113 -0.161039 0.487554 -0.862058 -0.0889711 0.49894 -0.857656 -0.00944302 0.514137 -0.861167 0.0699352 0.503489 -0.874379 0.0904677 0.476736 -0.858822 0.153326 0.48879 -0.861107 0.228937 0.453963 -0.859733 0.297784 0.41495 -0.860643 0.351443 0.368485 -0.873153 0.354374 0.334697 -0.859047 0.404627 0.313553 -0.859385 0.44773 0.246971 -0.859873 0.480672 0.171967 -0.859142 0.503597 0.0909123 -0.874906 0.4816 0.0509889 -0.861523 0.507656 0.00798463 -0.859776 0.50614 -0.0678763 -0.860774 0.489947 -0.137915 -0.858125 0.467307 -0.212711 -0.873796 0.426174 -0.234215 -0.861324 0.424656 -0.278905 -0.857558 0.377509 -0.349403 -0.863189 0.311364 -0.39744 -0.858383 0.244595 -0.450945 -0.87238 0.197254 -0.447263 -0.862741 0.177301 -0.473542 -0.857409 0.106829 -0.503425 -0.86311 0.0315813 -0.504027 -0.856436 -0.0528008 -0.513546 -0.873752 -0.0989638 -0.476197 -0.864747 -0.127816 -0.485671 -0.856933 -0.214761 -0.468555 -0.87697 -0.259525 -0.404439 -0.866069 -0.259246 -0.427452 -0.857225 -0.343131 -0.383961 -0.87524 -0.365656 -0.316623 -0.855831 -0.443687 -0.265884 -0.875194 -0.445556 -0.188453 -0.86756 -0.454763 -0.201319 -0.855967 -0.504943 -0.111143 -0.874394 -0.484063 -0.0334296 -0.8575 -0.511857 0.0519245 -0.871969 -0.476984 0.110257 -0.868069 -0.48473 0.107203 -0.855767 -0.478242 0.197352 -0.871796 -0.422527 0.247875 -0.85547 -0.393341 0.336828 -0.871217 -0.321366 0.371087 -0.870811 -0.322229 0.371292 -0.85683 -0.262822 0.443584 -0.869388 -0.191953 0.455322 -0.856206 -0.125134 0.501251 -0.868754 -0.0528049 0.492421 -0.870538 -0.0501731 0.489537 -0.855484 0.0328624 0.516786 -0.86818 0.104906 0.485034 -0.856476 0.195846 0.477591 -0.867521 0.256751 0.426012 -0.871267 0.258278 0.417355 -0.857092 0.329651 0.395882 -0.866174 0.368743 0.3373 -0.855998 0.432747 0.282838 -0.865418 0.45551 0.208716 -0.872848 0.448073 0.193307 -0.856589 0.498909 0.131697 -0.864973 0.499273 0.0504912 -0.858183 0.512264 -0.03328 -0.864149 0.493246 -0.0997772 -0.872142 0.476727 -0.109995 -0.85698 0.483633 -0.178001 -0.863055 0.443129 -0.24243 -0.857171 0.404906 -0.318292 -0.862519 0.343446 -0.371627 -0.874568 0.313225 -0.370163 -0.858928 0.279541 -0.429068 -0.862579 0.209353 -0.460575 -0.858356 0.14312 -0.492687 -0.861188 0.069451 -0.50352 -0.873492 0.0440484 -0.484843 -0.858201 -0.0109645 -0.513196 -0.860389 -0.0913617 -0.501382 -0.85963 -0.17293 -0.480761 -0.860532 -0.248442 -0.444703 -0.87323 -0.261574 -0.411154 -0.860035 -0.311735 -0.403932 -0.859858 -0.366061 -0.35587 -0.85964 -0.415572 -0.297186 -0.858698 -0.458571 -0.228802 -0.874386 -0.448235 -0.185837 -0.860744 -0.485888 -0.151764 -0.858664 -0.507804 -0.0695071 -0.861958 -0.506832 0.0122587 -0.859084 -0.504516 0.0862487 -0.872896 -0.473896 0.116086 -0.861404 -0.483499 0.155601 -0.857514 -0.45932 0.23172 -0.862246 -0.411893 0.294748 -0.857167 -0.36289 0.36548 -0.874486 -0.307051 0.375492 -0.864252 -0.293665 0.408448 -0.858422 -0.227076 0.459944 -0.863412 -0.160124 0.478415 -0.856879 -0.0874735 0.508042 -0.877722 -0.0185545 0.47881 -0.864992 -0.0321337 0.500755 -0.863951 0.0849941 0.496352 -0.845385 -0.0225167 0.533682 -0.85652 -0.0462016 0.514041 -0.855232 -0.170725 0.489317 -0.863767 -0.276112 0.421508 -0.866614 -0.378106 0.325601 -0.86489 -0.453688 0.214785 -0.860352 -0.499611 0.100916 -0.853275 -0.521316 -0.0123154 -0.849771 -0.52691 -0.0159528 -0.86128 -0.484374 -0.153552 -0.841498 -0.506464 -0.188081 -0.864997 -0.418388 -0.277006 -0.865478 -0.335556 -0.371955 -0.863015 -0.24532 -0.441614 -0.847421 -0.134487 -0.513606 -0.852121 -0.136197 -0.505313 -0.857329 0.0152559 -0.514543 -0.844262 0.0303184 -0.535073 -0.863497 0.145075 -0.483038 -0.866457 0.250642 -0.431777 -0.8646 0.357535 -0.353037 -0.857114 0.448344 -0.253661 -0.854056 0.502216 -0.135529 -0.84864 0.512075 -0.132627 -0.862604 0.505766 -0.0107181 -0.842514 0.538256 0.0212359 -0.873556 0.485468 0.0349372 -0.875011 -0.478314 -0.0746449 -0.865243 -0.500589 0.0276723 -0.84471 -0.53125 -0.0651014 -0.860375 -0.500069 -0.0984149 -0.873723 -0.436838 0.213965 -0.862343 -0.431291 0.26524 -0.840802 -0.476819 0.256312 -0.865357 -0.480528 0.142303 -0.842827 -0.528704 0.100577 -0.872898 -0.21607 0.437451 -0.8638 -0.125857 0.487861 -0.847949 -0.221967 0.481366 -0.858249 -0.235529 0.455998 -0.855991 -0.346343 0.383831 -0.846058 -0.364797 0.388727 -0.873919 0.0751433 0.480228 -0.865301 0.137933 0.481901 -0.839422 0.1047 0.5333 -0.866095 0.000662025 0.499878 -0.840894 -0.0702002 0.536628 -0.866456 0.446492 0.223381 -0.866633 0.481055 0.132412 -0.841374 0.489836 0.228365 -0.861919 0.435718 0.259317 -0.846929 0.380801 0.371082 -0.858831 0.268484 0.436264 -0.845601 0.265269 0.46324 -0.867301 0.490072 -0.0872829 -0.860289 0.49538 -0.120423 -0.845056 0.524025 -0.106197 -0.865523 0.500868 -0.000494305 -0.84067 0.538738 0.0550888 -0.870018 0.340867 -0.356201 -0.865737 0.258033 -0.428857 -0.844361 0.359486 -0.397272 -0.85946 0.36813 -0.354696 -0.851034 0.459645 -0.253905 -0.848727 0.463866 -0.25395 -0.869797 0.0723235 -0.488081 -0.862546 0.0279736 -0.505205 -0.841168 0.0621156 -0.537195 -0.865456 0.153358 -0.476936 -0.843805 0.215733 -0.491379 -0.871304 -0.239025 -0.428598 -0.863587 -0.332608 -0.378932 -0.848547 -0.268743 -0.45579 -0.856737 -0.246344 -0.453118 -0.85617 -0.11573 -0.503567 -0.845266 -0.108525 -0.523209 -0.872231 -0.439294 -0.21502 -0.865168 -0.474137 -0.163333 -0.83926 -0.49689 -0.22078 -0.865873 -0.411678 -0.284227 -0.841876 -0.39982 -0.362476 -0.871751 -0.481584 0.0901474 -0.848486 -0.518835 0.104314 -0.853323 -0.510351 0.106689 -0.859961 -0.509742 -0.0251041 -0.843915 -0.534373 -0.0474676 -0.874178 -0.33171 0.354657 -0.866767 -0.282286 0.411131 -0.839903 -0.355754 0.40988 -0.86615 -0.384693 0.319053 -0.841846 -0.467342 0.269976 -0.861465 -0.461755 0.21133 -0.873165 -0.0662339 0.482903 -0.851936 -0.05299 0.520958 -0.848499 -0.0566218 0.52616 -0.861003 -0.178934 0.476084 -0.845619 -0.208349 0.491445 -0.873847 0.241989 0.421703 -0.865582 0.308362 0.394563 -0.843648 0.281799 0.456999 -0.86574 0.207084 0.455643 -0.844265 0.117937 0.522788 -0.8586 0.0806495 0.506262 -0.874245 0.438888 0.207539 -0.856455 0.478605 0.193449 -0.844689 0.491463 0.212049 -0.862807 0.399357 0.309966 -0.841777 0.405289 0.356584 -0.872845 0.478511 -0.0957556 -0.865693 0.467948 -0.177765 -0.843062 0.523625 -0.122734 -0.863425 0.500535 -0.0629531 -0.848696 0.527318 0.0406428 -0.855266 0.515375 0.0539338 -0.874614 0.32541 -0.359387 -0.861074 0.310229 -0.402877 -0.842826 0.347123 -0.411279 -0.865067 0.405478 -0.295374 -0.839376 0.46571 -0.280291 -0.873034 0.0587799 -0.484105 -0.865692 -0.0418839 -0.498821 -0.842493 0.046145 -0.536728 -0.860977 0.0877056 -0.501025 -0.850313 0.204528 -0.484908 -0.853244 0.200265 -0.481527 -0.866166 -0.371345 -0.334454 -0.852952 -0.39741 -0.338435 -0.848484 -0.400182 -0.346307 -0.86175 -0.293153 -0.414063 -0.844575 -0.287522 -0.451692 -0.867177 -0.176054 -0.465842 -0.839456 -0.130695 -0.527477 -0.869014 -0.493114 -0.0406559 -0.865745 -0.499266 0.0349164 -0.842479 -0.537911 -0.0297017 -0.865272 -0.493078 -0.09044 -0.844403 -0.495303 -0.204104 -0.857814 -0.462857 -0.223423 -0.869216 -0.427986 0.247571 -0.856842 -0.431887 0.281592 -0.844353 -0.45601 0.281288 -0.863127 -0.481182 0.153219 -0.842618 -0.522431 0.130617 -0.869587 -0.191566 0.455106 -0.865561 -0.11813 0.486672 -0.844334 -0.194673 0.499202 -0.863255 -0.227526 0.45058 -0.848697 -0.336867 0.407718 -0.853982 -0.340007 0.393839 -0.872042 0.10857 0.477238 -0.861242 0.152028 0.484921 -0.842045 0.137029 0.521712 -0.865012 0.0107924 0.501636 -0.839771 -0.0367159 0.541698 -0.871506 0.367032 0.325216 -0.865269 0.434211 0.25054 -0.843409 0.413234 0.343364 -0.860626 0.364298 0.355822 -0.851998 0.285205 0.439041 -0.851564 0.285242 0.439859 -0.873335 0.419075 -0.24832 -0.844779 0.451036 -0.287949 -0.872423 0.184763 -0.452482 -0.843657 0.187534 -0.503064 -0.874647 -0.113764 -0.471222 -0.87334 -0.368601 -0.318451 -0.840428 -0.422957 -0.338805 -0.874556 -0.484134 -0.0276888 -0.873795 -0.414506 0.254297 -0.839379 -0.451819 0.302165 -0.872194 -0.178547 0.455411 -0.849045 -0.180196 0.49664 -0.85612 0.0741349 0.511433 -0.877389 0.135328 0.460299 -0.856882 0.234354 0.459164 -0.874994 0.276925 0.397113 -0.866664 0.277146 0.414829 -0.856774 0.357606 0.37156 -0.874113 0.379532 0.30312 -0.855588 0.454439 0.2479 -0.873887 0.455459 0.169935 -0.868617 0.46211 0.178771 -0.856007 0.509101 0.0898238 -0.873019 0.487528 0.0124198 -0.857161 0.510258 -0.070089 -0.870935 0.474223 -0.128783 -0.86882 0.478501 -0.127234 -0.855589 0.470406 -0.216068 -0.870603 0.41354 -0.266523 -0.855585 0.378885 -0.352733 -0.869991 0.306238 -0.386437 -0.871705 0.302542 -0.385484 -0.857291 0.244583 -0.453026 -0.868261 0.17598 -0.463847 -0.856095 0.106175 -0.505795 -0.867661 0.0329061 -0.496067 -0.871244 0.0276907 -0.490069 -0.855659 -0.0538621 -0.51473 -0.867061 -0.126191 -0.481956 -0.856928 -0.215283 -0.468325 -0.866376 -0.274458 -0.417212 -0.871326 -0.276286 -0.405533 -0.857045 -0.343757 -0.383804 -0.865175 -0.382946 -0.323766 -0.856228 -0.443301 -0.265249 -0.8644 -0.465545 -0.18995 -0.873303 -0.45608 -0.17127 -0.857062 -0.503181 -0.110693 -0.864195 -0.502316 -0.0290914 -0.85835 -0.510434 0.051881 -0.86322 -0.49072 0.118509 -0.872531 -0.470896 0.130178 -0.857263 -0.476023 0.196219 -0.862137 -0.434109 0.261283 -0.857757 -0.390813 0.333942 -0.861721 -0.328078 0.387043 -0.874772 -0.294301 0.384916 -0.859522 -0.261075 0.439388 -0.861818 -0.193267 0.468954 -0.858689 -0.124775 0.497075 -0.860357 -0.049478 0.507285 -0.873768 -0.021459 0.48587 -0.85884 0.0314185 0.51128 -0.859685 0.112773 0.498221 -0.860503 0.192092 0.471842 -0.860083 0.266704 0.434886 -0.872794 0.27986 0.399887 -0.860422 0.325272 0.392266 -0.859118 0.380337 0.342431 -0.860323 0.425828 0.280206 -0.858082 0.468615 0.20999 -0.874454 0.45672 0.163517 -0.86169 0.490144 0.131335 -0.858282 0.510936 0.0479276 -0.862389 0.505267 -0.0314672 -0.858426 0.502106 -0.104854 -0.872896 0.468381 -0.136645 -0.862125 0.476194 -0.173148 -0.856978 0.450372 -0.250507 -0.863241 0.398362 -0.310037 -0.856868 0.347465 -0.380849 -0.874161 0.288338 -0.390773 -0.865023 0.275745 -0.419166 -0.858215 0.210179 -0.468285 -0.876124 0.142303 -0.460605 -0.865137 0.159293 -0.475567 -0.856417 0.0676889 -0.511828 -0.876472 -0.00144783 -0.48145 -0.855899 -0.0954252 -0.508262 -0.875977 -0.156234 -0.456349 -0.86801 -0.152348 -0.472598 -0.856949 -0.253239 -0.448896 -0.873122 -0.293362 -0.389354 -0.85639 -0.371721 -0.358358 -0.87297 -0.393075 -0.288816 -0.868015 -0.396783 -0.298518 -0.855435 -0.464389 -0.22929 -0.872592 -0.464584 -0.150813 -0.856139 -0.512205 -0.0683497 -0.871579 -0.490191 0.00797654 -0.869519 -0.493872 0.00525702 -0.856851 -0.507936 0.0883561 -0.869882 -0.470678 0.147536 -0.855501 -0.461614 0.234584 -0.869418 -0.403625 0.284954 -0.870918 -0.400358 0.284981 -0.855795 -0.363628 0.367953 -0.86881 -0.29037 0.401066 -0.857522 -0.22694 0.461687 -0.867301 -0.15933 0.471595 -0.870801 -0.152574 0.467361 -0.856088 -0.0868161 0.509487 -0.866458 -0.0125285 0.499093 -0.855934 0.0748211 0.511643 -0.865996 0.147403 0.477833 -0.873359 0.154116 0.462053 -0.857458 0.234188 0.458172 -0.865309 0.290957 0.408147 -0.857119 0.357443 0.37092 -0.86406 0.397003 0.309498 -0.872513 0.393348 0.289827 -0.85656 0.453057 0.247072 -0.863441 0.474741 0.170559 -0.857721 0.506254 0.0895618 -0.863241 0.504734 0.0076291 -0.872946 0.487703 -0.0105504 -0.858465 0.508117 -0.0696788 -0.862332 0.487338 -0.137426 -0.85764 0.467501 -0.214235 -0.861266 0.424136 -0.279874 -0.874102 0.392308 -0.286427 -0.858428 0.375958 -0.348937 -0.861 0.311959 -0.401697 -0.859954 0.243022 -0.448797 -0.861015 0.17668 -0.476904 -0.872909 0.146215 -0.465457 -0.859113 0.106053 -0.500678 -0.859574 0.0291007 -0.510182 -0.859569 -0.0518259 -0.508384 -0.859066 -0.134082 -0.493991 -0.874951 -0.159952 -0.457029 -0.861437 -0.21076 -0.462067 -0.859809 -0.283539 -0.424658 -0.860892 -0.338482 -0.379862 -0.858419 -0.394226 -0.32818 -0.873555 -0.395722 -0.283384 -0.861097 -0.435339 -0.262662 -0.857548 -0.477793 -0.190592 -0.862691 -0.493459 -0.110735 -0.857985 -0.513003 -0.0262712 -0.873238 -0.486976 0.0176127 -0.862882 -0.502969 0.0495635 -0.857811 -0.498865 0.123666 -0.862937 -0.468038 0.190473 -0.856521 -0.440448 0.269032 -0.873585 -0.38812 0.29362 -0.8643 -0.384123 0.324708 -0.856662 -0.331296 0.39544 -0.87785 -0.251402 0.407647 -0.866518 -0.272942 0.417911 -0.857723 -0.193729 0.476215 -0.875087 -0.125181 0.467495 -0.856034 -0.0475203 0.514731 -0.875206 0.0218171 0.483257 -0.867191 0.0138852 0.497783 -0.855778 0.116618 0.504028 -0.874585 0.177017 0.451404 -0.857249 0.270688 0.438009 -0.871898 0.308737 0.3801 -0.867956 0.309305 0.388565 -0.856078 0.385425 0.344351 -0.871811 0.406222 0.27373 -0.855384 0.473468 0.21011 -0.871329 0.472853 0.131134 -0.870539 0.473939 0.132452 -0.856367 0.514242 0.0468048 -0.870117 0.492072 -0.027609 -0.856612 0.504792 -0.10678 -0.868822 0.466301 -0.166472 -0.870266 0.463267 -0.167392 -0.855507 0.451883 -0.252803 -0.86826 0.392762 -0.303088 -0.856097 0.347641 -0.382419 -0.86769 0.27379 -0.414914 -0.8722 0.263732 -0.411962 -0.857549 0.209935 -0.469613 -0.866332 0.142059 -0.47884 -0.856133 0.0670906 -0.512382 -0.865525 -0.00808511 -0.500801 -0.872525 -0.0180616 -0.488235 -0.856305 -0.0956672 -0.507534 -0.864992 -0.168462 -0.472663 -0.858059 -0.252388 -0.447252 -0.864355 -0.306407 -0.398756 -0.871899 -0.308462 -0.38032 -0.857205 -0.37083 -0.35733 -0.863233 -0.410172 -0.294258 -0.856984 -0.461994 -0.228341 -0.862537 -0.483049 -0.150645 -0.874309 -0.468969 -0.125112 -0.858411 -0.50839 -0.0683306 -0.862498 -0.505893 0.0130395 -0.858643 -0.50505 0.0875045 -0.861459 -0.483109 0.156504 -0.873218 -0.456446 0.170728 -0.858115 -0.458079 0.231953 -0.860458 -0.413193 0.298134 -0.859189 -0.360399 0.363191 -0.860375 -0.295118 0.415524 -0.874338 -0.256338 0.412097 -0.860317 -0.225518 0.457162 -0.860234 -0.159479 0.484318 -0.859632 -0.0869993 0.503452 -0.858852 -0.00839136 0.512155 -0.874141 0.0246964 0.485044 -0.860381 0.0721468 0.504519 -0.85853 0.155212 0.488709 -0.862268 0.229068 0.451688 -0.859516 0.299231 0.414359 -0.872684 0.31241 0.375263 -0.861453 0.351274 0.36675 -0.857778 0.407642 0.313122 -0.861956 0.444075 0.2446 -0.857099 0.486059 0.170668 -0.874358 0.470895 0.117288 -0.863753 0.495805 0.0900422 -0.857804 0.513956 0.00475508 -0.863483 0.499945 -0.0667237 -0.857251 0.494757 -0.142609 -0.877582 0.439772 -0.190918 -0.864747 0.465648 -0.188105 -0.856709 0.469011 -0.21466 -0.84509 0.491228 -0.210995 -0.863341 0.4971 -0.0867963 -0.844257 0.532669 -0.0591138 -0.872427 0.487148 -0.0394647 -0.866841 0.129783 0.481397 -0.867305 0.213163 0.449826 -0.840937 0.15515 0.518414 -0.867102 0.384356 0.316868 -0.857905 0.413572 0.30489 -0.844416 0.421816 0.3302 -0.863911 0.317326 0.391104 -0.843978 0.308161 0.43902 -0.8693 0.49398 0.0173816 -0.865436 0.496256 -0.0689246 -0.845068 0.534631 0.00548102 -0.862391 0.503967 0.0479426 -0.847894 0.497274 0.183832 -0.851202 0.493186 0.179509 -0.870091 0.41464 -0.266488 -0.861385 0.403173 -0.308979 -0.841214 0.445139 -0.306939 -0.865033 0.465616 -0.186865 -0.841329 0.517991 -0.154436 -0.870141 0.17233 -0.46169 -0.864562 0.0805857 -0.496022 -0.845826 0.173329 -0.504515 -0.860165 0.196735 -0.470544 -0.854215 0.305844 -0.420448 -0.848328 0.316269 -0.424633 -0.872738 -0.131463 -0.470156 -0.864798 -0.187969 -0.46561 -0.840284 -0.164294 -0.516653 -0.866348 -0.0507122 -0.496859 -0.839759 0.0113836 -0.54284 -0.872054 -0.380335 -0.308005 -0.863334 -0.456842 -0.214358 -0.846207 -0.423939 -0.322816 -0.856037 -0.397953 -0.3299 -0.85645 -0.307662 -0.414533 -0.848791 -0.308123 -0.429666 -0.873421 -0.486814 -0.012199 -0.864348 -0.500992 0.043707 -0.842708 -0.538358 0.0037011 -0.867348 -0.49095 -0.0817038 -0.840884 -0.513252 -0.171716 -0.873748 -0.406174 0.267559 -0.848532 -0.434504 0.301991 -0.850459 -0.43107 0.301493 -0.858565 -0.484707 0.167111 -0.844798 -0.511017 0.158677 -0.872686 -0.165811 0.459267 -0.865119 -0.109648 0.489434 -0.842441 -0.166211 0.51251 -0.865432 -0.220285 0.450002 -0.844288 -0.311398 0.43613 -0.861561 -0.327984 0.387478 -0.874837 0.136952 0.464655 -0.854665 0.169098 0.490871 -0.847257 0.165958 0.504593 -0.861555 0.0229452 0.507145 -0.841199 -0.00360871 0.540714 -0.873477 0.382396 0.301349 -0.866111 0.437201 0.242295 -0.840408 0.437977 0.319203 -0.864293 0.363903 0.347235 -0.847091 0.316603 0.426849 -0.859557 0.281131 0.426763 -0.873987 0.485925 0.00480697 -0.857664 0.513721 -0.0224124 -0.846801 0.531814 -0.0101025 -0.864799 0.489226 0.11305 -0.839741 0.517935 0.163031 -0.873731 0.401816 -0.274115 -0.866924 0.348984 -0.355883 -0.840815 0.435415 -0.321626 -0.862764 0.437446 -0.253534 -0.847218 0.50537 -0.163779 -0.855668 0.497618 -0.142158 -0.866107 0.00920039 -0.499774 -0.849335 0.000363178 -0.527853 -0.849911 -0.000110104 -0.526927 -0.859293 0.136023 -0.493066 -0.845393 0.158978 -0.509937 -0.864989 0.243905 -0.438524 -0.840999 0.305899 -0.446258 -0.867276 -0.293847 -0.401852 -0.865248 -0.342038 -0.366545 -0.843573 -0.32745 -0.42563 -0.865979 -0.248404 -0.434022 -0.843739 -0.177818 -0.506443 -0.860689 -0.13014 -0.492218 -0.86961 -0.468515 -0.155794 -0.854851 -0.498791 -0.142958 -0.846383 -0.509565 -0.154849 -0.861796 -0.429269 -0.270251 -0.841447 -0.441186 -0.311965 -0.869556 -0.471351 0.147313 -0.865912 -0.448485 0.22149 -0.841306 -0.510677 0.177241 -0.864086 -0.492246 0.105118 -0.847777 -0.53006 0.0176583 -0.858277 -0.513146 -0.00647064 -0.872129 -0.283098 0.399057 -0.858801 -0.270438 0.435114 -0.844982 -0.296851 0.444842 -0.864691 -0.373298 0.336093 -0.839466 -0.431401 0.330439 -0.871874 -0.00470493 0.489708 -0.866473 0.0918953 0.490694 -0.841221 0.0136645 0.540518 -0.862336 -0.0404132 0.504722 -0.846469 -0.161652 0.507306 -0.854381 -0.151907 0.496949 -0.871625 0.293 0.392965 -0.859965 0.330009 0.389299 -0.846021 0.330282 0.418524 -0.866256 0.222583 0.447278 -0.840022 0.189924 0.508225 -0.87389 0.462951 0.1483 -0.866215 0.498001 0.0408369 -0.843551 0.51675 0.146259 -0.859857 0.479474 0.175361 -0.850283 0.432257 0.300287 -0.849746 0.432709 0.301156 -0.872897 0.46414 -0.150418 -0.8621 0.465997 -0.199072 -0.841949 0.507149 -0.184181 -0.865414 0.495134 -0.0768153 -0.843654 0.536157 -0.0279967 -0.874686 0.275319 -0.398903 -0.863933 0.189338 -0.466659 -0.847937 0.288397 -0.444781 -0.856944 0.296874 -0.421323 -0.855153 0.402601 -0.326536 -0.845714 0.420359 -0.328734 -0.873984 -0.00147864 -0.485952 -0.86462 -0.0617743 -0.498614 -0.839472 -0.0230556 -0.542914 -0.865758 0.0724362 -0.495193 -0.842422 0.144082 -0.519197 -0.872643 -0.296664 -0.387925 -0.848473 -0.326153 -0.416795 -0.854354 -0.324136 -0.406221 -0.859943 -0.202915 -0.46832 -0.843737 -0.194474 -0.500288 -0.874445 -0.464288 -0.140653 -0.866931 -0.493185 -0.0721114 -0.839471 -0.525761 -0.137346 -0.866039 -0.455745 -0.205603 -0.841753 -0.45012 -0.298067 -0.861826 -0.393489 -0.320035 -0.872832 -0.461942 0.157395 -0.851356 -0.491132 0.184344 -0.849429 -0.494645 0.183839 -0.860888 -0.505878 0.0544071 -0.845435 -0.532934 0.0349459 -0.86603 -0.138882 0.480316 -0.862463 -0.100202 0.496103 -0.842683 -0.136581 0.520799 -0.865613 -0.213388 0.452967 -0.842616 -0.28356 0.457812 -0.865907 -0.317977 0.386128 -0.859085 -0.418882 0.294127 -0.843601 -0.416849 0.33849 -0.8691 0.174538 0.46282 -0.863829 0.281235 0.417978 -0.847692 0.198516 0.491944 -0.855705 0.177377 0.486113 -0.855562 0.0373884 0.516348 -0.845266 0.0281142 0.533605 -0.868906 0.40857 0.279416 -0.864594 0.44449 0.23432 -0.839756 0.457875 0.291822 -0.865651 0.367362 0.340138 -0.843723 0.344884 0.411323 -0.869761 0.492726 -0.0271464 -0.85031 0.525055 -0.0359297 -0.853034 0.520465 -0.0380792 -0.860305 0.499464 0.102036 -0.842869 0.522403 0.129099 -0.871688 0.385175 -0.302986 -0.866758 0.342098 -0.362904 -0.83919 0.415055 -0.351412 -0.86564 0.429549 -0.257206 -0.842596 0.500566 -0.198658 -0.86147 0.487009 -0.143844 -0.871267 0.132582 -0.472563 -0.85253 0.125912 -0.507286 -0.84949 0.12985 -0.511375 -0.861745 0.237521 -0.448308 -0.843366 0.276054 -0.461008 -0.873901 -0.176467 -0.452943 -0.866141 -0.255256 -0.429702 -0.841198 -0.213647 -0.49673 -0.86528 -0.134435 -0.482927 -0.843889 -0.0375269 -0.535203 -0.85839 -0.00288119 -0.512989 -0.873032 -0.405306 -0.271188 -0.856086 -0.444482 -0.263729 -0.845058 -0.453836 -0.282683 -0.862879 -0.352154 -0.362528 -0.843653 -0.350746 -0.406481 -0.872635 -0.487303 0.0322963 -0.86559 -0.488169 0.111553 -0.844695 -0.532803 0.0510979 -0.863782 -0.503864 -0.00145954 -0.847534 -0.516727 -0.121159 -0.854594 -0.501909 -0.133256 -0.874391 -0.37749 0.304863 -0.860359 -0.370019 0.350526 -0.842228 -0.406754 0.353841 -0.864615 -0.445912 0.231523 -0.840311 -0.500324 0.208693 -0.873093 -0.125992 0.470993 -0.86528 -0.033153 0.500191 -0.843656 -0.12147 0.522962 -0.861191 -0.155615 0.483874 -0.85173 -0.265082 0.451982 -0.851233 -0.265898 0.452439 -0.874923 0.182595 0.448519 -0.862849 0.235093 0.447462 -0.841741 0.221084 0.492539 -0.866496 0.10131 0.488795 -0.839185 0.0492201 0.541615 -0.873571 0.4085 0.26458 -0.86466 0.473896 0.166691 -0.844421 0.459251 0.275759 -0.857793 0.424432 0.289913 -0.853786 0.346251 0.388792 -0.849746 0.347616 0.396353 -0.856148 0.429571 -0.287193 -0.877491 0.357623 -0.319556 -0.856559 0.314427 -0.409197 -0.876196 0.235524 -0.420487 -0.867049 0.252934 -0.429245 -0.857244 0.176795 -0.483607 -0.874017 0.10746 -0.473863 -0.855731 0.0270321 -0.516714 -0.873934 -0.0425052 -0.484183 -0.868227 -0.0370623 -0.494781 -0.85575 -0.137612 -0.498753 -0.873229 -0.197608 -0.445446 -0.857436 -0.287029 -0.427104 -0.870914 -0.32367 -0.369794 -0.868662 -0.324136 -0.374649 -0.855843 -0.398651 -0.329561 -0.870644 -0.418904 -0.257872 -0.855427 -0.48165 -0.190415 -0.870093 -0.480231 -0.110977 -0.871396 -0.478363 -0.108802 -0.856681 -0.51523 -0.0252403 -0.868671 -0.493213 0.0463921 -0.856445 -0.500797 0.125315 -0.867755 -0.461064 0.185527 -0.87095 -0.454227 0.187415 -0.855613 -0.441216 0.270656 -0.86714 -0.380957 0.320842 -0.856496 -0.330983 0.396062 -0.866633 -0.256689 0.427853 -0.872015 -0.24446 0.424062 -0.857469 -0.193345 0.476827 -0.865357 -0.124189 0.485524 -0.856294 -0.0470796 0.514339 -0.864505 0.0290541 0.501784 -0.873037 0.0411309 0.485917 -0.856742 0.116359 0.502448 -0.864119 0.189214 0.466365 -0.858484 0.269596 0.43626 -0.863503 0.321556 0.388543 -0.872291 0.323465 0.366713 -0.857418 0.383675 0.34297 -0.862306 0.42305 0.278312 -0.857507 0.470055 0.209116 -0.861704 0.490407 0.130261 -0.874653 0.47399 0.101562 -0.859171 0.509519 0.0470753 -0.861872 0.506069 -0.0327388 -0.858908 0.501161 -0.10543 -0.860618 0.477993 -0.175671 -0.873493 0.447786 -0.191043 -0.858683 0.447764 -0.249339 -0.859716 0.40131 -0.315973 -0.860021 0.344188 -0.376693 -0.859835 0.277633 -0.42849 -0.873758 0.237398 -0.424487 -0.860672 0.208619 -0.464458 -0.859483 0.141684 -0.491136 -0.860246 0.067673 -0.505368 -0.858197 -0.0125974 -0.513165 -0.87423 -0.0481431 -0.483119 -0.861275 -0.0922919 -0.499687 -0.858089 -0.176077 -0.482369 -0.862757 -0.247149 -0.441098 -0.85889 -0.314436 -0.404274 -0.872687 -0.327978 -0.361729 -0.862103 -0.363615 -0.352933 -0.8572 -0.420507 -0.29729 -0.862894 -0.452003 -0.226068 -0.856739 -0.49337 -0.15028 -0.874187 -0.476505 -0.0934894 -0.864859 -0.497207 -0.0693091 -0.857818 -0.513709 0.0158477 -0.875911 -0.476646 0.0747559 -0.865127 -0.497205 0.0659051 -0.85675 -0.489756 0.161609 -0.876387 -0.433578 0.209657 -0.855866 -0.417752 0.30492 -0.876105 -0.345156 0.336611 -0.86755 -0.362507 0.340508 -0.856546 -0.296929 0.422093 -0.87441 -0.219951 0.432468 -0.856824 -0.159285 0.490388 -0.872921 -0.0891588 0.479645 -0.867784 -0.0966007 0.487462 -0.855517 -0.00629325 0.517736 -0.872667 0.0634404 0.484177 -0.855821 0.158341 0.492442 -0.871919 0.217915 0.438487 -0.870304 0.217291 0.441991 -0.857345 0.302523 0.41646 -0.869909 0.338508 0.358707 -0.855692 0.411325 0.31401 -0.869484 0.431043 0.241247 -0.870572 0.430034 0.239112 -0.855567 0.488886 0.170281 -0.868902 0.486659 0.0904025 -0.857121 0.5151 0.00391883 -0.867421 0.493383 -0.0644493 -0.870532 0.48735 -0.0682964 -0.856358 0.495926 -0.143904 -0.866692 0.454938 -0.204636 -0.855815 0.429635 -0.288088 -0.86606 0.368244 -0.338136 -0.873042 0.352192 -0.337282 -0.856978 0.313704 -0.408875 -0.865596 0.239744 -0.439621 -0.857503 0.176303 -0.483328 -0.864201 0.105723 -0.491914 -0.872093 0.0905451 -0.48089 -0.85649 0.0268 -0.515467 -0.863692 -0.0501384 -0.501521 -0.857321 -0.136741 -0.496289 -0.863194 -0.209785 -0.459223 -0.874002 -0.21932 -0.433612 -0.858778 -0.28571 -0.425289 -0.862625 -0.336626 -0.377573 -0.857726 -0.395987 -0.327873 -0.861421 -0.435337 -0.261602 -0.873814 -0.42771 -0.231332 -0.858119 -0.477212 -0.189473 -0.860945 -0.496781 -0.109461 -0.859973 -0.509683 -0.0258758 -0.861378 -0.505354 0.0514352 -0.872609 -0.482936 0.0729839 -0.859191 -0.496543 0.123436 -0.85992 -0.471811 0.194758 -0.859347 -0.43658 0.266309 -0.859051 -0.388491 0.333325 -0.874754 -0.345108 0.340155 -0.860922 -0.327381 0.389404 -0.859397 -0.259722 0.440434 -0.86108 -0.192134 0.470771 -0.85877 -0.123326 0.497297 -0.873315 -0.0837634 0.479901 -0.860948 -0.0481166 0.506412 -0.857613 0.0337859 0.513184 -0.862241 0.11221 0.493913 -0.85774 0.196608 0.475003 -0.874155 0.225876 0.429922 -0.863194 0.264083 0.430298 -0.858266 0.329459 0.393492 -0.862845 0.375439 0.338443 -0.856695 0.432767 0.28069 -0.873402 0.43215 0.224533 -0.863913 0.459078 0.207128 -0.856479 0.499673 0.129504 -0.878157 0.47549 0.0524403 -0.866823 0.494088 0.0670365 -0.857944 0.512522 -0.0354118 -0.874897 0.475369 -0.092623 -0.856319 0.483834 -0.180615 -0.875172 0.426495 -0.228421 -0.866863 0.443596 -0.227532 -0.855678 0.40502 -0.322141 -0.874733 0.331822 -0.35318 -0.856629 0.278862 -0.434078 -0.872606 0.204693 -0.443463 -0.868016 0.213379 -0.44835 -0.856468 0.141235 -0.496503 -0.871804 0.0703162 -0.484782 -0.855395 -0.0146365 -0.517769 -0.871413 -0.0845546 -0.483208 -0.870149 -0.0834305 -0.485675 -0.855989 -0.178729 -0.485117 -0.870642 -0.237743 -0.430651 -0.857085 -0.317301 -0.405865 -0.868887 -0.353193 -0.346828 -0.870033 -0.352816 -0.344331 -0.855633 -0.423377 -0.297731 -0.86834 -0.442556 -0.223895 -0.855808 -0.495139 -0.149765 -0.867768 -0.492089 -0.0694754 -0.872744 -0.48434 -0.0610929 -0.857572 -0.5141 0.0164988 -0.866489 -0.492325 0.0825456 -0.856365 -0.490147 0.162469 -0.865653 -0.447874 0.223728 -0.851146 -0.478166 0.216584 -0.863853 -0.424545 0.271146 -0.856113 -0.417166 0.305029 -0.865031 -0.354641 0.354896 -0.861745 -0.304927 0.405482 -0.823755 -0.227705 0.519209 -0.878657 -0.286633 0.381843 -0.866359 0.380032 -0.324033 -0.863344 0.286521 -0.415383 -0.847597 0.396512 -0.352643 -0.85356 0.397603 -0.336672 -0.866914 0.117973 -0.484296 -0.864685 0.0630809 -0.498338 -0.841117 0.113308 -0.528852 -0.865573 0.181981 -0.466546 -0.844734 0.261202 -0.467117 -0.869898 -0.196215 -0.452523 -0.852704 -0.220722 -0.473474 -0.84971 -0.220139 -0.479095 -0.860487 -0.0752414 -0.503886 -0.841832 -0.0561058 -0.536815 -0.86976 -0.419671 -0.259602 -0.866255 -0.459159 -0.196914 -0.839462 -0.471549 -0.270082 -0.864973 -0.39338 -0.311568 -0.844905 -0.360236 -0.395431 -0.860988 -0.31339 -0.400607 -0.870082 -0.490546 0.0481873 -0.855089 -0.514086 0.067367 -0.849809 -0.523322 0.0629235 -0.864052 -0.499633 -0.0614842 -0.840803 -0.531512 -0.102694 -0.872399 -0.369106 0.320439 -0.867491 -0.309667 0.389314 -0.840371 -0.396431 0.369619 -0.864066 -0.408528 0.294099 -0.845176 -0.487839 0.218383 -0.857293 -0.48025 0.185499 -0.871793 -0.111874 0.47693 -0.85742 -0.0895074 0.506774 -0.845351 -0.106333 0.523522 -0.863832 -0.206525 0.459502 -0.84339 -0.254442 0.473237 -0.874118 0.198056 0.443499 -0.865593 0.284835 0.411847 -0.843963 0.234277 0.482536 -0.862588 0.178397 0.47341 -0.846804 0.0543445 0.529122 -0.851861 0.0573737 0.520616 -0.873451 0.416858 0.25162 -0.860685 0.456046 0.226371 -0.841698 0.472147 0.261955 -0.864804 0.37466 0.33428 -0.842142 0.369832 0.392456 -0.872538 0.485644 -0.0531696 -0.86472 0.479893 -0.148193 -0.846252 0.52777 -0.072913 -0.860682 0.507862 -0.0360926 -0.853265 0.513683 0.0898278 -0.848543 0.520415 0.095618 -0.87461 0.36175 -0.322791 -0.864225 0.336572 -0.373944 -0.840163 0.390483 -0.376363 -0.866047 0.424248 -0.264529 -0.840015 0.49057 -0.231768 -0.87323 0.105164 -0.475826 -0.863518 -0.00845693 -0.504247 -0.846141 0.0987175 -0.523737 -0.856902 0.1186 -0.50165 -0.856407 0.23134 -0.461572 -0.848075 0.24585 -0.469391 -0.874651 -0.204588 -0.439464 -0.864429 -0.26468 -0.427443 -0.841469 -0.244928 -0.481601 -0.867133 -0.141627 -0.477517 -0.840345 -0.0744925 -0.536909 -0.873522 -0.420659 -0.244958 -0.847525 -0.464276 -0.257196 -0.851193 -0.46049 -0.251832 -0.858205 -0.366151 -0.359745 -0.845827 -0.370032 -0.384258 -0.865819 -0.455102 0.20794 -0.860959 -0.445776 0.245016 -0.841831 -0.484821 0.237212 -0.864969 -0.487182 0.120339 -0.843328 -0.531031 0.0824892 -0.86607 -0.499896 0.00524094 -0.86181 -0.491501 -0.125341 -0.843203 -0.530725 -0.0856668 -0.867529 -0.233033 0.43942 -0.864521 -0.148259 0.480231 -0.847058 -0.239064 0.474701 -0.859645 -0.255278 0.442543 -0.853447 -0.368037 0.369022 -0.847593 -0.378658 0.371759 -0.869216 0.0602646 0.490746 -0.864139 0.113303 0.490333 -0.839781 0.083604 0.53645 -0.865876 -0.0244485 0.499661 -0.840821 -0.0895077 0.533861 -0.869356 0.338656 0.359905 -0.863027 0.420126 0.280499 -0.847289 0.373347 0.377774 -0.856617 0.34799 0.380934 -0.857586 0.250016 0.449487 -0.846154 0.247095 0.472195 -0.872179 0.481761 0.0849145 -0.865601 0.500213 0.0228465 -0.840235 0.53686 0.0760763 -0.866712 0.473179 0.157839 -0.840589 0.482025 0.247108 -0.871598 0.444224 -0.20732 -0.848517 0.474621 -0.233993 -0.850734 0.470629 -0.234008 -0.859052 0.50219 -0.0991736 -0.846497 0.525156 -0.0874934 -0.872016 0.224906 -0.434747 -0.865128 0.174469 -0.470228 -0.843526 0.232541 -0.484137 -0.866555 0.277778 -0.414635 -0.84292 0.37592 -0.384928 -0.861008 0.385118 -0.332188 -0.873658 -0.0640858 -0.482301 -0.853758 -0.0913539 -0.512593 -0.846604 -0.0866422 -0.525124 -0.861424 0.0523574 -0.50518 -0.842526 0.0818931 -0.532394 -0.872642 -0.338281 -0.352225 -0.865749 -0.397412 -0.304208 -0.841859 -0.386892 -0.376281 -0.864377 -0.314227 -0.392574 -0.847256 -0.253183 -0.466965 -0.858472 -0.22186 -0.46239 -0.874907 -0.478013 -0.0777273 -0.858688 -0.510091 -0.0496204 -0.844746 -0.530761 -0.0685346 -0.864095 -0.466882 -0.188046 -0.839674 -0.487387 -0.239586 -0.873793 -0.438147 0.21098 -0.866308 -0.40077 0.298152 -0.841012 -0.478266 0.252903 -0.86251 -0.470172 0.187122 -0.848741 -0.520604 0.0927954 -0.856436 -0.510885 0.0742509 -0.873071 -0.218514 0.435888 -0.859936 -0.199497 0.4698 -0.846276 -0.225098 0.482853 -0.866563 -0.302735 0.396762 -0.839592 -0.371853 0.395993 -0.874246 0.0717491 0.480151 -0.866477 0.150681 0.475934 -0.838205 0.10225 0.535685 -0.862795 0.0302155 0.504649 -0.846217 -0.0750377 0.527528 -0.851605 -0.0848489 0.517271 -0.872635 0.343346 0.347306 -0.864817 0.416058 0.281048 -0.843115 0.390469 0.369719 -0.854833 0.360904 0.372838 -0.859495 0.269916 0.434067 -0.842317 0.26638 0.468555 -0.865954 0.492714 -0.0857745 -0.858981 0.495884 -0.12748 -0.836564 0.536707 -0.11003 -0.863236 0.503255 -0.0394787 -0.848744 0.525979 0.054582 -0.864422 0.4706 0.176948 -0.834593 0.499312 0.232684 -0.868655 0.344256 -0.356267 -0.867248 0.275553 -0.41467 -0.834771 0.368469 -0.409131 -0.843509 0.369011 -0.390287 -0.863409 0.415886 -0.285593 -0.854867 0.471655 -0.216203 -0.831341 0.4846 -0.272093 -0.868636 0.0748122 -0.489771 -0.855102 0.0382901 -0.517043 -0.824996 0.0600357 -0.56194 -0.863349 0.126493 -0.488495 -0.849159 0.205877 -0.486358 -0.836691 0.219863 -0.501606 -0.870405 -0.237659 -0.431177 -0.844377 -0.274673 -0.459981 -0.838118 -0.278623 -0.468965 -0.86763 -0.14228 -0.476419 -0.818227 -0.126639 -0.560773 -0.859215 -0.0511722 -0.50905 -0.871341 -0.439598 -0.217986 -0.852763 -0.481629 -0.202058 -0.814067 -0.534323 -0.227585 -0.874008 -0.387661 -0.292966 -0.81491 -0.436089 -0.38177 -0.867124 -0.32849 -0.374419 -0.871058 -0.483229 0.0880228 -0.832278 -0.538891 0.130039 -0.809395 -0.570701 0.138492 -0.87471 -0.484501 0.0118936 -0.801729 -0.596531 -0.0371763 -0.861556 -0.499967 -0.088056 -0.857557 -0.295871 0.420781 -0.864601 -0.223125 0.4502 -0.858464 -0.161572 0.486759 -0.848735 -0.112994 0.516606 -0.854309 0.00242937 0.519759 -0.850995 0.0561944 0.522159 -0.851193 0.181171 0.492592 -0.857645 0.225838 0.461998 -0.862996 0.29527 0.409943 -0.862408 0.294961 0.4114 -0.85809 0.35706 0.369039 -0.867791 0.363137 0.339221 -0.856097 0.410988 0.313347 -0.865542 0.43832 0.242309 -0.86428 0.43938 0.244878 -0.856136 0.488094 0.169693 -0.870306 0.476399 0.124943 -0.858015 0.50604 0.087943 -0.862873 0.505388 0.00583729 -0.868765 0.495208 -0.0040405 -0.856692 0.51074 -0.0722793 -0.868561 0.481905 -0.115622 -0.860357 0.489889 -0.140692 -0.858756 0.465381 -0.214381 -0.869359 0.440992 -0.223026 -0.854643 0.430612 -0.2901 -0.870822 0.363395 -0.331077 -0.85784 0.312695 -0.407838 -0.856696 0.242962 -0.455018 -0.868382 0.174237 -0.464277 -0.861449 0.184839 -0.473012 -0.858656 0.104508 -0.501785 -0.867207 0.0894986 -0.489838 -0.854168 0.0253319 -0.51938 -0.854447 -0.0568643 -0.516417 -0.860356 -0.134528 -0.49162 -0.859806 -0.214127 -0.463556 -0.870084 -0.217765 -0.44219 -0.855668 -0.290142 -0.428544 -0.872641 -0.302961 -0.383031 -0.858294 -0.343381 -0.38134 -0.862358 -0.388855 -0.324238 -0.874819 -0.378811 -0.301983 -0.852345 -0.450856 -0.265022 -0.877341 -0.442503 -0.185645 -0.854852 -0.507455 -0.108248 -0.857651 -0.513651 -0.0244595 -0.864661 -0.499877 0.0498499 -0.877228 -0.476779 0.0561466 -0.852183 -0.506863 0.129901 -0.876351 -0.451643 0.167416 -0.866586 -0.462347 0.187788 -0.854162 -0.442305 0.273448 -0.88291 -0.387943 0.264517 -0.85216 -0.39458 0.343699 -0.871914 -0.318775 0.371684 -0.849635 -0.263714 0.4567 -0.851187 -0.193746 0.487795 -0.852753 -0.122462 0.507755 -0.847219 -0.0430125 0.5295 -0.843817 0.0424473 0.534949 -0.843942 0.128006 0.520938 -0.847958 0.207341 0.487829 -0.855252 0.27452 0.439526 -0.862868 0.3232 0.388588 -0.839948 0.410666 0.35474 -0.891539 0.370074 0.26116 -0.897778 0.359051 0.255101 -0.829696 0.515652 0.213796 -0.918683 0.366081 0.148344 -0.862176 0.489856 0.129207 -0.858678 0.510464 0.0458106 -0.931238 0.3613 0.0475244 -0.81619 0.574927 -0.05739 -0.910984 0.40846 -0.0571683 -0.900522 0.429204 -0.0696046 -0.809504 0.542155 -0.225325 -0.950312 0.301723 -0.0766198 -0.492577 0.691176 -0.528814 -0.971543 0.223436 -0.0786178 -0.857513 -0.158768 0.489351 -0.863438 -0.0867563 0.496938 -0.856902 -0.0063971 0.515439 -0.862599 0.0715932 0.500797 -0.857962 0.156831 0.489188 -0.862418 0.229889 0.450983 -0.86241 0.37959 -0.334903 -0.872095 0.277061 -0.403344 -0.869386 -0.0103429 -0.494025 -0.867348 -0.116766 -0.483811 -0.867506 -0.456907 -0.196646 -0.881383 -0.467319 -0.069113 -0.880117 -0.307079 0.362072 -0.869899 -0.228379 0.437171 -0.880932 -0.150506 0.448673 -0.86659 -0.0693524 0.494179 -0.869704 -0.0052726 0.493546 -0.870903 0.0608407 0.487674 -0.869691 0.129424 0.476326 -0.865881 0.200375 0.458367 -0.859638 0.271311 0.432912 -0.901267 0.278431 0.331955 -0.904308 0.158959 0.39618 -0.864277 0.120611 0.488342 -0.896512 0.00659621 0.44297 -0.863423 -0.0587026 0.501053 -0.886585 -0.142809 0.439968 -0.862548 -0.227787 0.451801 -0.856132 -0.374428 0.356148 -0.860929 -0.372032 0.346978 -0.854412 -0.437635 0.280099 -0.871223 -0.457673 0.177501 -0.843194 0.534326 0.0593286 -0.867206 0.496886 0.0325151 -0.840665 0.529969 0.111428 -0.841079 -0.327279 0.430667 -0.844531 -0.515809 0.143906 -0.845154 -0.300142 -0.442299 -0.841375 0.334168 -0.424758 -0.866908 0.483028 0.123107 -0.839279 0.506972 0.196445 -0.853408 0.376811 0.360151 0.00285245 0.673562 -0.739126 0.284167 0.767225 -0.574991 0.0353173 0.841384 -0.539282 0.0660333 0.950808 -0.302661 0.0923784 0.994653 -0.0461757 0.110729 0.97088 0.21244 0.122598 0.881574 0.455848 0.130438 0.732816 0.667807 0.170056 0.576384 0.799289 0.176047 0.676462 0.715127 0.26482 0.882908 -0.387742 0.254388 0.952752 -0.165981 0.240268 0.967314 0.0810926 0.2273 0.916056 0.330418 0.21864 0.79972 0.559147 0.136064 0.534599 0.834081 0.176531 0.465713 0.867149 0.169272 0.345981 0.922846 0.140906 0.300303 0.943379 0.168147 0.089975 0.981647 0.177138 0.220702 0.959121 0.144869 0.0458767 0.988387 0.192902 -0.0821995 0.977769 0.146987 -0.211433 0.966277 0.173773 -0.443407 0.879314 0.172343 -0.262988 0.949281 0.167075 -0.452852 0.875792 0.177521 -0.64664 0.741851 0.164709 -0.664361 0.729037 0.163213 -0.830623 0.532379 0.162433 -0.940232 0.299299 0.162216 -0.985694 0.0457545 0.162249 -0.963943 -0.210922 0.162331 -0.876496 -0.453215 0.160127 -0.729594 -0.66487 0.159155 -0.532739 -0.831179 0.163006 -0.299268 -0.940142 0.171514 -0.0654205 -0.983007 0.173898 -0.265525 -0.948291 0.17994 -0.810522 0.557383 0.181537 -0.924051 0.336414 0.182437 -0.978897 0.092075 0.182735 -0.970116 -0.159633 0.182756 -0.897474 -0.401424 0.181714 -0.773017 -0.607803 0.181698 -0.621856 -0.761762 0.180128 -0.453417 -0.872907 0.165343 -0.0457279 -0.985175 0.178652 0.140621 -0.973812 0.162 0.210932 -0.963983 0.161627 0.453264 -0.8766 0.171283 0.619523 -0.766064 0.176083 0.721493 -0.669659 0.180672 0.734433 -0.654191 0.170059 0.811379 -0.559235 0.181022 0.869672 -0.459239 0.176454 0.880324 -0.440333 0.168403 0.949078 -0.266254 0.177318 0.955457 -0.235925 0.168626 0.984879 -0.0397236 0.179654 0.983727 0.00247842 0.166783 0.969067 0.181913 0.165475 0.903484 0.395391 0.164432 0.788623 0.592483 0.16544 0.618384 0.768265 0.176498 0.469416 0.865157 0.167729 0.612125 0.772768 0.181839 0.352561 -0.917952 0.182268 0.557245 -0.810096 0.181413 0.953125 0.242163 0.181658 0.866903 0.464198 0.178228 0.744981 0.642836 0.173458 0.454735 0.873572 0.173064 0.332037 0.927254 0.170792 0.202417 0.964291 0.170364 0.0686169 0.982989 0.171793 -0.0666026 0.982879 0.175194 -0.200833 0.963832 0.175135 -0.200572 0.963898 0.171804 -0.332834 0.927203 0.178005 -0.367469 0.912842 0.17024 -0.458493 0.87224 0.170605 -0.5756 0.799737 0.172967 -0.681385 0.711195 0.173508 -0.77442 0.608414 0.176689 -0.783533 0.595698 0.171003 -0.851349 0.495947 0.178845 -0.877388 0.445202 0.165414 -0.926496 0.337999 0.168689 -0.974208 0.149876 0.167984 -0.985513 -0.0233409 0.169242 -0.965873 -0.196079 0.173047 -0.915661 -0.362795 0.172909 -0.836669 -0.519699 0.178338 -0.824618 -0.536843 0.169056 -0.7303 -0.661877 0.181049 -0.686437 -0.704291 0.167558 -0.599048 -0.782985 0.167485 -0.447138 -0.878645 0.167415 -0.279925 -0.945312 0.167375 -0.102653 -0.980535 0.167439 0.0793846 -0.982681 0.1671 0.265512 -0.949516 0.167668 0.456237 -0.873919 0.172918 0.618648 -0.766403 0.173049 0.473501 -0.863626 0.176876 0.312254 0.933387 0.178388 0.145176 0.973191 0.177889 -0.0273895 0.983669 0.178641 -0.523666 0.832983 0.177141 -0.66413 0.726328 0.178362 -0.944914 0.274454 0.18061 -0.98029 0.0800736 0.181021 -0.97468 -0.131266 0.178247 -0.922603 -0.342098 0.179963 -0.525845 -0.831325 0.178696 -0.363032 -0.914481 0.178626 -0.198542 -0.963677 0.178581 -0.0280263 -0.983526 0.178341 0.14435 -0.973323 0.17724 0.313188 -0.933006 0.16675 0.638266 -0.751539 0.177758 0.743623 -0.644536 0.164302 0.790733 -0.589701 0.166783 0.894591 -0.414597 0.169561 0.950966 -0.258676 0.17444 0.97695 -0.123042 0.172271 0.985 0.00989312 0.18211 0.981243 0.0632355 0.170809 0.974853 0.143132 0.177455 0.945683 0.272385 0.170168 0.900549 0.400068 0.173825 0.837217 0.51851 0.172717 0.758096 0.628856 0.182485 0.724796 0.664356 0.170381 0.664111 0.727961 0.178636 0.557186 0.810946 0.170109 0.43862 0.882426 0.173472 0.311861 0.934157 0.173001 0.17814 0.968678 0.182957 0.131996 0.97422 0.170142 0.0400184 0.984607 0.179308 -0.0980914 0.978891 0.168653 -0.24534 0.954654 0.17097 -0.39749 0.901538 0.175569 -0.548682 0.817388 0.182405 -0.563293 0.805872 0.166749 -0.689875 0.704462 0.188445 -0.744559 0.640406 0.165333 -0.806967 0.566983 0.17347 -0.895278 0.410349 0.172389 -0.95581 0.238135 0.18803 -0.960689 0.20426 0.163048 -0.985037 0.0558342 0.194087 -0.980163 -0.0401334 0.162552 -0.978386 -0.127819 0.175232 -0.936102 -0.30497 0.170698 -0.862533 -0.47634 0.196821 -0.840043 -0.505559 0.156104 -0.757202 -0.634252 0.207976 -0.686939 -0.696319 0.152608 -0.622919 -0.767257 0.169836 -0.466707 -0.867952 0.176095 -0.292892 -0.93979 0.219596 -0.267527 -0.938193 0.134942 -0.0988767 -0.985908 0.280466 -0.0262584 -0.959505 0.0801353 0.101282 -0.991625 0.371808 0.205352 -0.905312 0.179089 0.846229 -0.50182 0.17962 0.923711 -0.338372 0.179827 0.972367 -0.148882 0.179693 0.942895 0.280462 0.181808 0.85603 0.4839 0.17955 0.554419 0.812638 0.182593 0.353365 0.917493 0.18205 -0.107171 0.977431 0.185122 -0.34584 0.91985 0.185376 -0.880561 0.436175 0.188976 -0.9406 -0.282063 0.20435 -0.493345 -0.845489 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 0.0426147 -0.00697903 -0.991289 0.126425 -0.0369144 -0.922708 0.360022 -0.13782 -0.790818 0.5716 -0.218816 -0.605468 0.74327 -0.284532 -0.37989 0.863894 -0.330711 -0.129429 0.926052 -0.354509 -0.129433 0.926052 -0.354507 -0.129432 0.802744 -0.582108 -0.129434 0.802744 -0.582107 -0.129433 0.624734 -0.770035 -0.379887 0.377019 -0.844715 -0.605467 0.125222 -0.785957 -0.790819 -0.0634198 -0.608756 -0.922708 -0.137822 -0.360022 -0.991339 -0.0493342 -0.121707 -0.990768 -0.0484687 -0.126611 -0.991289 -0.036915 -0.126424 -0.999067 -0.00697919 -0.0426143 0.258838 0.275179 -0.925894 -0.985195 0.169854 -0.0232284 -0.8982 0.437221 -0.0455504 -0.922708 0.380698 0.0606561 -0.790822 0.558902 0.249456 -0.605469 0.618047 0.501424 -0.379884 0.543037 0.748865 -0.129428 0.354507 0.926053 -0.129429 0.582107 0.802745 -0.129428 0.582108 0.802745 -0.129428 0.770037 0.624733 -0.379884 0.844715 0.377021 -0.605467 0.785958 0.125222 -0.790819 0.608756 -0.0634219 -0.922708 0.383425 -0.0399463 -0.922708 0.383424 -0.0399458 -0.986716 0.160432 0.0255603 -0.922706 0.352032 0.157119 -0.790815 0.475303 0.385614 -0.605466 0.467212 0.644302 -0.379887 0.330711 0.863896 -0.12943 0.102746 0.986251 -0.129433 0.354505 0.926053 -0.976957 0.162753 0.13808 -0.990523 0.092214 0.101792 -0.991289 0.085741 0.0999731 -0.991339 0.0750057 0.1078 -0.991339 0.0493343 0.121707 -0.990767 0.0484688 0.126612 -0.991289 0.0369151 0.126425 -0.999067 0.00697892 0.0426136 -0.999067 0.0318845 0.0291204 -0.990767 0.0795872 0.109754 -0.922708 0.137821 0.360021 -0.79082 0.0634195 0.608755 -0.605465 -0.125222 0.785959 -0.379883 -0.377018 0.844717 -0.129426 -0.624733 0.770038 -0.129426 -0.404144 0.905492 -0.129429 -0.404145 0.905492 -0.129429 -0.156015 0.979238 -0.379884 0.0958512 0.920055 -0.605465 0.284535 0.743271 -0.790818 0.359302 0.495489 -0.922709 0.299365 0.242877 -0.986715 0.148353 0.0662138 -0.999206 0.0381873 0.0113496 0.258726 0.925917 0.275207 -0.985195 0.0232286 0.169855 -0.898163 0.0455569 0.437297 -0.922708 -0.0606541 0.380698 -0.790819 -0.249456 0.558908 -0.605468 -0.501423 0.618048 -0.379881 -0.748866 0.543038 -0.129426 -0.926054 0.354505 -0.129426 -0.802745 0.582108 -0.129428 -0.802745 0.582107 -0.129428 -0.624733 0.770037 -0.379884 -0.377018 0.844716 -0.605465 -0.125222 0.785959 -0.790819 0.06342 0.608756 -0.922708 0.137822 0.360022 -0.922708 0.0399451 0.383425 -0.922708 0.0399445 0.383424 -0.986714 -0.0255625 0.160444 -0.922709 -0.157119 0.352027 -0.790818 -0.385612 0.475301 -0.605468 -0.644301 0.46721 -0.379889 -0.863895 0.330712 -0.129421 -0.986252 0.102746 -0.129421 -0.926053 0.354507 -0.976956 -0.138081 0.162757 -0.990523 -0.101791 0.0922121 -0.991289 -0.0999721 0.0857397 -0.991339 -0.107799 0.0750052 -0.991339 -0.121706 0.0493342 -0.990768 -0.126611 0.0484686 -0.991289 -0.126424 0.0369146 -0.999067 -0.0426137 0.00697887 -0.999067 -0.0291205 0.0318845 -0.990768 -0.109752 0.0795863 -0.922708 -0.360021 0.137821 -0.790818 -0.608756 0.0634205 -0.605465 -0.785959 -0.125223 -0.379886 -0.844716 -0.377017 -0.129423 -0.770038 -0.624732 -0.129423 -0.905493 -0.404143 -0.129432 -0.905491 -0.404146 -0.129433 -0.979237 -0.156017 -0.379884 -0.920055 0.09585 -0.605467 -0.74327 0.284534 -0.790817 -0.495489 0.359304 -0.922707 -0.242878 0.299368 -0.986715 -0.0662131 0.148352 -0.999206 -0.0113499 0.0381881 0.258813 -0.27518 0.925901 -0.985195 -0.169854 0.0232284 -0.898163 -0.437296 0.0455566 -0.922708 -0.380698 -0.0606548 -0.790821 -0.558905 -0.249455 -0.605467 -0.618048 -0.501424 -0.379886 -0.543035 -0.748865 -0.129428 -0.354506 -0.926053 -0.129427 -0.582107 -0.802746 -0.129428 -0.582106 -0.802746 -0.129428 -0.770037 -0.624733 -0.379885 -0.844716 -0.377017 -0.605462 -0.785961 -0.125222 -0.790819 -0.608756 0.0634199 -0.922708 -0.360022 0.137822 -0.922708 -0.383425 0.0399451 -0.922708 -0.383424 0.0399443 -0.986714 -0.160443 -0.0255626 -0.922708 -0.352028 -0.157119 -0.790818 -0.4753 -0.385612 -0.605466 -0.467212 -0.644301 -0.379884 -0.330712 -0.863897 -0.129429 -0.102746 -0.986251 -0.129428 -0.354506 -0.926053 -0.976956 -0.162756 -0.138081 -0.990523 -0.0922121 -0.101791 -0.991289 -0.0857399 -0.0999724 -0.991339 -0.0750058 -0.107799 -0.990768 -0.0795865 -0.109753 -0.922708 -0.226305 -0.312083 -0.922708 -0.137821 -0.360021 -0.79082 -0.218815 -0.571598 -0.605465 -0.284535 -0.743271 -0.379884 -0.330712 -0.863897 -0.605466 -0.284534 -0.74327 -0.605466 -0.467212 -0.644301 -0.790818 -0.359301 -0.495489 -0.922708 -0.226305 -0.312083 -0.790818 -0.359301 -0.495489 -0.790818 -0.218817 -0.571599 -0.999067 -0.031885 -0.0291213 0.258726 -0.925917 -0.275207 -0.985195 -0.0232285 -0.169855 -0.898163 -0.0455566 -0.437296 -0.922708 0.0606541 -0.380698 -0.790818 0.249455 -0.55891 -0.605462 0.501426 -0.618051 -0.379881 0.748866 -0.543038 -0.379882 0.582802 -0.718354 -0.379888 0.582802 -0.71835 -0.986714 0.0255623 -0.160445 -0.922708 0.15712 -0.352028 -0.790821 0.38561 -0.475297 -0.605464 0.644302 -0.467213 -0.379884 0.863896 -0.330714 -0.379884 0.748865 -0.543037 -0.976956 0.138082 -0.162758 -0.990523 0.101791 -0.0922121 -0.991289 0.0999721 -0.08574 -0.99134 0.107798 -0.0750041 -0.99134 0.121705 -0.0493344 -0.990767 0.126612 -0.0484685 -0.999067 0.0291202 -0.0318843 -0.990768 0.109752 -0.0795864 -0.922707 0.360023 -0.137822 -0.922707 0.312084 -0.226306 -0.922708 0.312084 -0.226305 -0.79082 0.495488 -0.359299 -0.79082 0.571598 -0.218814 -0.129426 -0.156015 0.979239 -0.129426 0.102748 0.986251 -0.379882 0.330713 0.863897 -0.605464 0.467213 0.644302 -0.790817 0.475301 0.385613 -0.922708 0.352028 0.157119 -0.922708 0.299367 0.242878 -0.129425 0.770038 0.624733 -0.129424 0.905493 0.404143 -0.379872 0.913518 0.145541 -0.60546 0.791591 -0.0824708 -0.790818 0.608756 -0.0634224 -0.129433 0.905491 0.404146 -0.129433 0.979237 0.156019 -0.379891 0.920052 -0.0958496 -0.605468 0.791586 -0.0824661 -0.129429 0.979238 0.156018 -0.12943 0.986251 -0.102746 -0.379891 0.920052 -0.0958494 -0.129429 0.986251 -0.102746 -0.129426 0.624733 -0.770038 -0.129426 0.404145 -0.905492 -0.379884 0.145543 -0.913513 -0.605465 -0.0824666 -0.791588 -0.79082 -0.0634193 -0.608755 -0.129423 0.404144 -0.905493 -0.129427 0.156015 -0.979239 -0.379884 -0.0958499 -0.920055 -0.605465 -0.0824663 -0.791588 -0.12943 0.156016 -0.979238 -0.129429 -0.102746 -0.986251 -0.379885 -0.0958497 -0.920055 -0.129423 -0.979239 -0.156013 -0.129422 -0.986252 0.102746 -0.379885 -0.863896 0.330714 -0.605464 -0.644302 0.467213 -0.790819 -0.385612 0.475299 -0.922708 -0.157119 0.352029 -0.922708 -0.242878 0.299367 -0.922708 0.0606536 -0.380699 -0.790819 0.0962997 -0.604427 -0.790818 0.0962995 -0.604428 -0.605465 0.125221 -0.785959 -0.79082 0.249455 -0.558905 -0.379884 0.145543 -0.913513 -0.605464 0.324375 -0.72677 -0.605467 0.324375 -0.726767 -0.379886 0.377018 -0.844715 -0.986715 -0.148352 -0.066213 -0.922708 -0.299367 -0.242878 -0.790818 -0.4753 -0.385612 -0.898186 -0.276971 0.341391 -0.89818 0.3414 0.276981 -0.986715 0.0662138 -0.148353 -0.922707 0.242878 -0.29937 -0.790817 0.49549 -0.359302 -0.605464 0.743272 -0.284535 -0.605464 0.644302 -0.467213 -0.790819 0.604427 0.0962995 -0.790823 0.604421 0.0963015 -0.922706 0.380703 0.0606543 -0.60546 0.785963 0.125219 -0.37989 0.913509 0.145547 -0.922708 0.226305 0.312082 -0.922708 0.226305 0.312082 -0.790818 0.359302 0.495489 -0.605466 0.61805 0.501424 -0.379884 0.718353 0.582802 -0.379884 0.718353 0.582802 -0.379887 0.543035 0.748865 -0.379873 0.844721 0.377019 -0.605469 0.726764 0.324378 -0.605467 0.726766 0.324377 -0.790815 0.558914 0.249455 -0.790819 0.218817 0.571599 -0.79082 0.218815 0.571598 -0.605464 0.284536 0.743272 -0.605464 0.0824676 0.791589 -0.605465 0.0824668 0.791588 -0.379884 0.0958513 0.920055 -0.790819 -0.0962994 0.604427 -0.790819 -0.0962994 0.604427 -0.922708 -0.0606541 0.380697 -0.379884 -0.145544 0.913513 -0.379885 -0.145544 0.913512 -0.922707 -0.312084 0.226307 -0.922708 -0.312083 0.226305 -0.790819 -0.495488 0.359301 -0.605467 -0.501423 0.618049 -0.379884 -0.582802 0.718353 -0.379882 -0.582802 0.718354 -0.379888 -0.748865 0.543034 -0.605468 -0.324375 0.726767 -0.605465 -0.324375 0.726769 -0.790818 -0.249455 0.558909 -0.790817 -0.571601 0.218817 -0.790819 -0.571599 0.218815 -0.605464 -0.743271 0.284537 -0.605468 -0.791586 0.0824663 -0.605465 -0.791588 0.0824679 -0.379885 -0.920054 0.0958497 -0.790819 -0.604427 -0.0962994 -0.790821 -0.604425 -0.0963003 -0.922708 -0.380698 -0.0606548 -0.379884 -0.913512 -0.145545 -0.379886 -0.913511 -0.145546 -0.898184 -0.341394 -0.276974 -0.922708 -0.299367 -0.242877 -0.605466 -0.618049 -0.501424 -0.379886 -0.718352 -0.582801 -0.379886 -0.718352 -0.582801 -0.379884 -0.543037 -0.748865 -0.605468 -0.726766 -0.324376 -0.605462 -0.726771 -0.324375 -0.790818 -0.558909 -0.249455 -0.922708 -0.352029 -0.157119 -0.999206 -0.0381883 -0.01135 -0.922708 -0.039945 -0.383425 -0.922708 -0.0399443 -0.383424 -0.898197 0.276958 -0.341375 -0.922708 0.242877 -0.299367 -0.790817 0.385611 -0.475302 -0.605464 0.501426 -0.618049 -0.922707 0.15712 -0.352029 -0.999206 0.0113498 -0.0381878 0 0.15734 -0.987545 0 -0.103618 -0.994617 0 -0.103618 -0.994617 0 -0.357513 -0.933908 0 -0.357513 -0.933908 0 -0.587044 -0.809555 0 -0.77657 -0.630031 0 -0.913172 -0.407574 0 -0.987545 -0.157336 0 -0.994617 0.103618 0 -0.933909 0.357512 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.407573 0.913173 0 -0.157338 0.987545 0 0.103617 0.994617 0 0.357514 0.933908 0 0.587045 0.809554 0 0.776569 0.630032 0 0.913172 0.407574 0 0.987544 0.157342 0 0.994617 -0.103618 0 0.933908 -0.357515 0 0.809554 -0.587045 0 0.630032 -0.776569 0 0.407572 -0.913173 0 0.15734 -0.987545 0 -0.587044 -0.809555 0 -0.77657 -0.630031 0 -0.913172 -0.407574 0 -0.987545 -0.157336 0 -0.994617 0.103618 0 -0.933909 0.357512 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.407573 0.913173 0 -0.157338 0.987545 0 0.103617 0.994617 0 0.357514 0.933908 0 0.587045 0.809554 0 0.776569 0.630032 0 0.913172 0.407574 0 0.987544 0.157342 0 0.994617 -0.103618 0 0.933908 -0.357515 0 0.809554 -0.587045 0 0.630032 -0.776569 0 0.407572 -0.913173 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121822 0.459303 -0.888279 -0.001218 0.407574 -0.913171 0.00121845 0.213755 -0.976887 -0.00121819 0.157336 -0.987544 0 -0.103617 -0.994617 0 -0.357512 -0.933909 0 -0.587047 -0.809553 0 -0.77657 -0.630031 0 -0.587047 -0.809553 0 -0.587047 -0.809553 0 -0.357512 -0.933909 0 -0.103617 -0.994617 0 0.157336 -0.987545 0 0.407574 -0.913172 0 0.157336 -0.987545 0 0.157336 -0.987545 0.00121828 -0.0463661 -0.998924 -0.00121816 -0.103617 -0.994617 0 -0.357512 -0.933909 0 -0.587047 -0.809553 0 -0.77657 -0.630031 0 -0.913173 -0.407573 0 -0.77657 -0.630031 0.00121831 -0.303325 -0.952886 -0.00121822 -0.357512 -0.933908 0 -0.587047 -0.809553 0 -0.77657 -0.630031 0 -0.913173 -0.407573 0 -0.987545 -0.157339 0 -0.913173 -0.407573 0.00121832 -0.539617 -0.84191 -0.00121827 -0.587046 -0.809552 0 -0.77657 -0.630031 0 -0.913173 -0.407573 0 -0.987545 -0.157339 0 -0.994617 0.103616 0 -0.987545 -0.157339 0.00121819 -0.73913 -0.673561 -0.0012184 -0.776569 -0.630031 0 -0.913173 -0.407573 0 -0.987545 -0.157339 0 -0.994617 0.103616 0 -0.933908 0.357513 0 -0.994617 0.103616 0.0012181 -0.888277 -0.459307 -0.00121837 -0.913172 -0.407573 0 -0.987545 -0.157339 0 -0.994617 0.103616 0 -0.933908 0.357513 0 -0.809554 0.587045 0 -0.933908 0.357513 0.00121811 -0.976887 -0.213754 -0.00121837 -0.987544 -0.157339 0 -0.994617 0.103616 0 -0.933908 0.357513 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.809554 0.587045 0.00121817 -0.998924 0.0463686 -0.00121817 -0.994617 0.103616 0 -0.933908 0.357513 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.407572 0.913173 0 -0.630032 0.776569 0.00121834 -0.952886 0.303327 -0.00121812 -0.933908 0.357513 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.407572 0.913173 0 -0.15734 0.987545 0 -0.407572 0.913173 0.00121834 -0.841911 0.539615 -0.00121829 -0.809553 0.587045 0 -0.630032 0.776569 0 -0.407572 0.913173 0 -0.15734 0.987545 0 0.103619 0.994617 0 -0.15734 0.987545 0.00121822 -0.67356 0.739132 -0.00121822 -0.630032 0.776568 0 -0.407572 0.913173 0 -0.15734 0.987545 0 0.103619 0.994617 0 0.357514 0.933908 0 0.103619 0.994617 0.00121829 -0.459307 0.888277 -0.00121823 -0.407572 0.913172 0 -0.15734 0.987545 0 0.103619 0.994617 0 0.357514 0.933908 0 0.587042 0.809556 0 0.357514 0.933908 0.00121824 -0.213755 0.976887 -0.00121823 -0.15734 0.987544 0 0.103619 0.994617 0 0.357514 0.933908 0 0.587042 0.809556 0 0.776573 0.630028 0 0.587042 0.809556 0.00121828 0.0463658 0.998924 -0.00121828 0.103619 0.994616 0 0.357514 0.933908 0 0.587042 0.809556 0 0.776573 0.630028 0 0.913171 0.407577 0 0.776573 0.630028 0.00121822 0.303329 0.952885 -0.0012182 0.357514 0.933907 0 0.587042 0.809556 0 0.776573 0.630028 0 0.913171 0.407577 0 0.987545 0.157335 0 0.913171 0.407577 0.00121832 0.539617 0.84191 -0.00121805 0.587042 0.809556 0 0.776573 0.630028 0 0.913171 0.407577 0 0.987545 0.157335 0 0.994618 -0.103611 0 0.987545 0.157335 0.00121851 0.73913 0.673561 -0.00121826 0.776572 0.630027 0 0.913171 0.407577 0 0.987545 0.157335 0 0.994618 -0.103611 0 0.933906 -0.357518 0 0.994618 -0.103611 0.00121809 0.888274 0.459312 -0.00121848 0.91317 0.407576 0 0.987545 0.157335 0 0.994618 -0.103611 0 0.933906 -0.357518 0 0.809554 -0.587045 0 0.933906 -0.357518 0.00121807 0.976887 0.213754 -0.0012186 0.987545 0.157335 0 0.994618 -0.103611 0 0.933906 -0.357518 0 0.809554 -0.587045 0 0.630035 -0.776567 0 0.809554 -0.587045 0.00121794 0.998923 -0.046374 -0.00121794 0.994617 -0.103611 0 0.933906 -0.357518 0 0.809554 -0.587045 0 0.630035 -0.776567 0 0.407574 -0.913172 0 0.630035 -0.776567 0.00121856 0.952887 -0.303322 -0.00121834 0.933906 -0.357517 0 0.809554 -0.587045 0 0.630035 -0.776567 0 0.407574 -0.913172 0 0.157336 -0.987545 0 0.407574 -0.913172 0.00121815 0.841909 -0.539618 -0.00121829 0.809553 -0.587045 0 0.630035 -0.776567 0 0.407574 -0.913172 0 0.157336 -0.987545 0 -0.103617 -0.994617 0 0.157336 -0.987545 0.00121815 0.673564 -0.739128 -0.00121837 0.630035 -0.776566 0 0.407574 -0.913172 0 0.157336 -0.987545 0 -0.103617 -0.994617 0 -0.357512 -0.933909 0 -0.103617 -0.994617 0 0.407574 -0.913172 0 0.407574 -0.913172 0 0.157336 -0.987545 0 0.630035 -0.776567 0 0.630035 -0.776567 0 0.630035 -0.776567 0 0.809554 -0.587045 0 0.809554 -0.587045 0 0.809554 -0.587045 0 -0.103617 -0.994617 0 -0.103617 -0.994617 0 -0.103617 -0.994617 0 -0.357512 -0.933909 0 -0.357512 -0.933909 0 -0.357512 -0.933909 0 -0.357512 -0.933909 0 -0.587047 -0.809553 0 -0.587047 -0.809553 0 -0.587047 -0.809553 0 -0.77657 -0.630031 0 -0.77657 -0.630031 0 -0.77657 -0.630031 0 -0.913173 -0.407573 0 -0.913173 -0.407573 0 -0.913173 -0.407573 0 -0.987545 -0.157339 0 -0.987545 -0.157339 0 -0.987545 -0.157339 0 -0.994617 0.103616 0 -0.994617 0.103616 0 -0.994617 0.103616 0 -0.933908 0.357513 0 -0.933908 0.357513 0 -0.933908 0.357513 0 -0.809554 0.587045 0 -0.809554 0.587045 0 -0.809554 0.587045 0 -0.630032 0.776569 0 -0.630032 0.776569 0 -0.630032 0.776569 0 -0.407572 0.913173 0 -0.407572 0.913173 0 -0.407572 0.913173 0 -0.15734 0.987545 0 -0.15734 0.987545 0 -0.15734 0.987545 0 0.103619 0.994617 0 0.103619 0.994617 0 0.103619 0.994617 0 0.357514 0.933908 0 0.357514 0.933908 0 0.357514 0.933908 0 0.587042 0.809556 0 0.587042 0.809556 0 0.587042 0.809556 0 0.776573 0.630028 0 0.776573 0.630028 0 0.776573 0.630028 0 0.913171 0.407577 0 0.913171 0.407577 0 0.913171 0.407577 0 0.987545 0.157335 0 0.987545 0.157335 0 0.987545 0.157335 0 0.994618 -0.103611 0 0.994618 -0.103611 0 0.994618 -0.103611 0 0.933906 -0.357518 0 0.933906 -0.357518 0 0.933906 -0.357518 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.71086 -0.110662 0.694574 0.700034 0.0226867 0.713749 0.711659 0.0727953 0.698744 0.699537 0.197851 0.686661 0.71228 0.250934 0.655507 0.712721 0.41178 0.567861 0.712989 0.544518 0.441755 0.713081 0.640207 0.285747 0.712994 0.692437 0.110321 0.712732 0.697661 -0.0726785 0.712295 0.655492 -0.250929 0.711681 0.568714 -0.412401 0.710889 0.443102 -0.546166 0.709916 0.287047 -0.643136 0.70876 0.110998 -0.696663 0.707418 -0.0732377 -0.70299 0.70589 -0.253237 -0.661506 0.704963 -0.416357 -0.574173 0.704173 -0.549492 -0.449666 0.704284 -0.418471 -0.573468 0.699162 0.361012 0.617125 0.69891 0.502009 0.509423 0.698787 0.612082 0.370206 0.698783 0.684393 0.208108 0.698904 0.714445 0.0331936 0.69915 0.70039 -0.143676 0.69952 0.643129 -0.311538 0.700015 0.546259 -0.459979 0.700631 0.415839 -0.579823 0.701368 0.260018 -0.663682 0.702223 0.0885059 -0.706434 0.703199 -0.0880281 -0.705523 0.703644 -0.26079 -0.660964 0.705126 -0.550652 -0.446744 0.703539 -0.6456 -0.297041 0.706043 -0.646681 -0.288629 0.706903 -0.698501 -0.111287 0.707704 -0.702706 0.0732041 0.708446 -0.65912 0.252318 0.709135 -0.570795 0.41391 0.709766 -0.443816 0.547047 0.71034 -0.286872 0.642745 0.700106 -0.155757 0.696844 0.70294 -0.700182 -0.124982 0.702377 -0.709644 0.0554271 0.701849 -0.6733 0.232538 0.701357 -0.593441 0.394874 0.700904 -0.475157 0.531939 0.700486 -0.326063 0.634825 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704064 0.111731 -0.701292 0.704064 -0.0735828 -0.706314 0.704064 -0.073583 -0.706314 0.704064 -0.253883 -0.663202 0.704064 -0.253883 -0.663203 0.704063 -0.416882 -0.574896 0.70406 -0.551473 -0.447411 0.704065 -0.648477 -0.289432 0.704062 -0.701294 -0.111732 0.704062 -0.706316 0.0735832 0.704062 -0.663204 0.253883 0.70406 -0.574898 0.416883 0.704064 -0.447408 0.551471 0.704063 -0.289433 0.648478 0.704062 -0.111732 0.701294 0.704063 0.0735833 0.706315 0.704063 0.253883 0.663203 0.704058 0.416884 0.5749 0.704062 0.551473 0.447408 0.704064 0.648478 0.289432 0.704066 0.70129 0.111733 0.704071 0.706307 -0.0735844 0.704066 0.6632 -0.253881 0.704064 0.574895 -0.416882 0.704063 0.447409 -0.551471 0.704061 0.289434 -0.64848 0.704061 0.111733 -0.701294 0.704063 -0.416882 -0.574895 0.704062 -0.551472 -0.44741 0.704061 -0.64848 -0.289435 0.704064 -0.701292 -0.11173 0.704062 -0.706316 0.073583 0.704062 -0.663204 0.253883 0.704063 -0.574895 0.416883 0.704061 -0.447411 0.551473 0.704063 -0.289433 0.648478 0.704063 -0.111731 0.701292 0.704062 0.0735828 0.706316 0.704065 0.253884 0.663201 0.704064 0.416882 0.574894 0.704057 0.551475 0.447413 0.704061 0.648479 0.289434 0.704064 0.701291 0.111734 0.704066 0.706312 -0.0735826 0.704071 0.663196 -0.253882 0.704066 0.574892 -0.416881 0.704063 0.447409 -0.551471 0.704063 0.289432 -0.648478 -0.258819 -0.275184 0.925898 -0.258818 -0.275183 0.925898 -0.25882 -0.275191 0.925895 -0.258819 -0.275186 0.925897 -0.258819 -0.275186 0.925897 -0.25882 -0.925897 -0.275185 -0.258821 -0.925897 -0.275186 -0.258819 0.275186 -0.925897 -0.258819 0.275186 -0.925897 -0.25882 0.275177 -0.9259 -0.258818 0.27519 -0.925896 -0.258819 0.275183 -0.925898 -0.258818 -0.925899 -0.275181 -0.25882 -0.925896 -0.275189 -0.258818 -0.925901 -0.275175 -0.258819 -0.925897 -0.275186 -0.258819 -0.925897 -0.275186 -0.258819 0.275186 -0.925897 -0.25882 0.275187 -0.925897 -0.258819 0.925897 0.275186 -0.258819 0.925897 0.275185 -0.25882 0.925899 0.275177 -0.258819 0.925898 0.275184 -0.258816 0.925893 0.275202 -0.258817 0.275179 -0.9259 -0.258817 0.275179 -0.9259 -0.25882 0.275195 -0.925894 -0.258819 0.275185 -0.925897 -0.258819 0.275186 -0.925897 -0.258819 0.925897 0.275186 -0.25882 0.925897 0.275186 -0.258819 -0.275185 0.925898 -0.258819 -0.275186 0.925897 -0.258819 -0.275183 0.925898 -0.258819 -0.275184 0.925898 -0.258818 -0.275189 0.925897 -0.258817 0.925899 0.275182 -0.258819 0.925896 0.275189 -0.25882 0.925893 0.275198 -0.258819 0.925898 0.275184 -0.258819 0.925898 0.275185 -0.258818 -0.275186 0.925897 -0.258821 -0.27518 0.925898 -0.258818 -0.925898 -0.275185 -0.258818 -0.925897 -0.275186 -0.258816 -0.925894 -0.2752 -0.258818 -0.925898 -0.275184 -0.258819 -0.925899 -0.275179 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.0117117 0.873031 0.487524 0.0121678 0.831938 0.554736 -0.0124358 0.719278 0.694611 0.0125186 0.66119 0.750115 -0.0123383 0.515667 0.8567 -0.011494 0.282921 0.959074 -0.0116682 0.0345661 0.999334 -0.0124474 -0.221661 0.975044 -0.0124233 -0.465896 0.884752 0.00240097 -0.594719 0.80393 0.086139 -0.522466 0.848298 -0.00547954 -0.485914 0.87399 0.0120228 0.445858 0.895023 0.0113071 0.206945 0.978287 0.0121481 -0.0445433 0.998934 0.0125627 -0.299693 0.953953 -0.0116005 -0.674444 0.738235 -0.00375347 -0.694159 0.719812 0.00164576 -0.778491 0.627654 -0.0116174 -0.837297 0.546625 -0.00235506 -0.853891 0.520446 0.00108283 -0.913523 0.406785 -0.012457 -0.948894 0.315349 -0.00264255 -0.95853 0.284979 0.00117282 -0.98761 0.156923 -0.0124968 -0.998145 0.0595867 -0.00282572 -0.999606 0.02794 0.00118611 -0.994781 -0.102025 -0.0117255 -0.980662 -0.19536 -3.79777e-05 -0.972099 -0.234572 2.10075e-05 -0.935394 -0.353606 -0.0115579 -0.900948 -0.433773 0.00309782 -0.878482 -0.477765 -0.00207183 -0.807684 -0.589612 -0.0124652 -0.761175 -0.648427 0.00412921 -0.725046 -0.688688 -0.0032243 -0.621405 -0.783483 -0.0125675 -0.567891 -0.823008 0.00537317 -0.518548 -0.855031 -0.00556122 -0.382595 -0.923899 -0.0118473 -0.340055 -0.940331 0.0105422 -0.266944 -0.963654 -0.0100394 -0.0898664 -0.995903 0.00556608 0.031707 -0.999482 -0.0589576 0.16843 -0.983949 -0.00877064 0.172456 -0.984978 0.0126652 0.241119 -0.970413 -0.0126257 0.409947 -0.912022 0.0124263 0.483524 -0.875243 -0.0119749 0.62879 -0.777483 -0.0114796 0.802829 -0.596099 -0.0124462 0.927447 -0.373748 -0.012688 0.992493 -0.121642 -0.0120904 0.99066 0.135821 0.0578679 0.92819 0.36758 -0.0573494 0.972393 0.226193 0.0583205 0.806113 0.588881 -0.0608396 0.884615 0.462336 0.012702 0.747381 0.664274 -0.0127417 0.618102 0.785995 -0.0122023 0.396394 0.917999 -0.0115009 0.154679 0.987898 -0.0124068 -0.099036 0.995007 -0.0127845 -0.352245 0.93582 -0.0123181 -0.580368 0.814261 -0.0115355 -0.765414 0.643435 -0.0123854 -0.902554 0.430398 -0.0128317 -0.982955 0.183398 -0.0124159 -0.997096 -0.0751406 -0.0115857 -0.946604 -0.322192 -0.0123496 -0.835484 -0.549377 -0.0128637 -0.665999 -0.745842 -0.0125117 -0.45182 -0.892022 -0.0116423 -0.213977 -0.976769 -0.0123087 0.0375974 -0.999217 -0.0128916 0.293029 -0.956017 -0.0126055 0.529316 -0.848331 -0.0117142 0.725233 -0.688404 -0.0122706 0.87441 -0.485033 -0.0129157 0.969568 -0.244482 -0.0127023 0.999826 0.0136645 -0.0117882 0.964303 0.264538 -0.0122251 0.867561 0.497181 -0.0129337 0.711306 0.702763 -0.0127811 0.505979 0.862451 -0.0118698 0.272424 0.962104 -0.0121706 0.0235078 0.99965 -0.012942 -0.232737 0.972454 -0.0128618 -0.47587 0.879422 -0.0119827 -0.682476 0.730809 -0.012116 -0.84326 0.537369 -0.0129485 -0.952412 0.30454 -0.0129368 -0.99875 0.0482859 -0.0120914 -0.978465 -0.206057 -0.0120464 -0.896132 -0.443625 -0.0129417 -0.753757 -0.657026 -0.0130109 -0.558515 -0.829393 -0.0122124 -0.329736 -0.943994 -0.0119879 -0.0839152 -0.996401 -0.01294 0.171677 -0.985068 -0.0130704 0.420295 -0.907293 -0.0123416 0.63728 -0.770533 -0.0119346 0.809318 -0.587249 -0.0129229 0.931611 -0.363228 -0.0131255 0.993805 -0.11036 -0.0124565 0.989097 0.146741 0.0545815 0.924109 0.378212 -0.0544543 0.9686 0.242587 0.0555025 0.799313 0.598346 -0.0577614 0.876782 0.477406 0.0131605 0.735353 0.677556 -0.013175 0.609102 0.792983 -0.0125668 0.386239 0.922313 -0.0118995 0.143803 0.989535 -0.0128827 -0.110249 0.993821 -0.0132193 -0.362847 0.931755 -0.0126759 -0.589366 0.807767 -0.0119225 -0.772428 0.63499 -0.0128458 -0.907323 0.420239 -0.0132574 -0.984973 0.172197 -0.0127817 -0.996192 -0.0862474 -0.0119563 -0.943011 -0.332547 -0.0128111 -0.829266 -0.558707 -0.0132839 -0.657473 -0.753361 -0.0128777 -0.44181 -0.897016 -0.0120013 -0.203228 -0.979058 -0.0127743 0.0487101 -0.998731 -0.0133105 0.303932 -0.952601 -0.0129806 0.538764 -0.842357 -0.0120472 0.73273 -0.680413 -0.0127207 0.879756 -0.475256 -0.0133346 0.972281 -0.233434 -0.01306 0.999605 0.0248884 -0.0121129 0.961343 0.275086 -0.0126655 0.861984 0.506777 -0.0133418 0.703266 0.710802 -0.0131468 0.496231 0.868091 -0.0122008 0.261854 0.96503 -0.0126123 0.0124718 0.999843 -0.0133617 -0.2438 0.969733 -0.0132213 -0.485731 0.874008 -0.0122824 -0.690426 0.723299 -0.0125465 -0.849129 0.528036 -0.0133593 -0.955801 0.293712 -0.013296 -0.999227 0.0369996 -0.0123866 -0.976152 -0.216734 -0.0124774 -0.891202 -0.453436 -0.0133532 -0.746258 -0.665523 -0.0133644 -0.549107 -0.835645 -0.0124997 -0.319406 -0.947536 -0.0124036 -0.073006 -0.997254 -0.0133354 0.182839 -0.983052 -0.0134262 0.430523 -0.90248 -0.012626 0.645708 -0.76348 -0.0123355 0.815699 -0.578346 -0.0133292 0.93565 -0.352676 -0.013476 0.994987 -0.0990883 -0.0127403 0.987418 0.157617 0.0513947 0.919894 0.388785 -0.0516107 0.964513 0.258943 0.0526988 0.792394 0.60773 -0.0547254 0.868655 0.492386 0.0135388 0.723077 0.690635 -0.0135267 0.600072 0.799832 -0.00550593 0.417656 0.908588 0.0729266 0.527823 0.846218 0.00731915 0.538514 0.842585 -0.0219074 -0.0931031 -0.995415 0.0114802 0.689135 -0.724542 0.0120197 0.848127 -0.529657 0.0126882 0.955157 -0.295828 0.0125132 0.99916 -0.0390222 0.0126007 0.550354 0.834836 0.011686 0.320241 0.947264 0.0119243 0.0737448 0.997206 0.0127192 -0.18175 0.983262 0.0126732 -0.429628 0.902917 0.0118168 -0.645415 0.76374 0.0118717 -0.815595 0.578501 0.0127139 -0.935462 0.353198 0.0127486 -0.994951 0.0995499 0.0119499 -0.987417 -0.157684 0.0118268 -0.916757 -0.399271 0.0127183 -0.786229 -0.617804 0.0128197 -0.600025 -0.799878 0.0120749 -0.375509 -0.92674 0.0118006 -0.131994 -0.99118 0.0127081 0.121981 -0.992451 0.0128861 0.373956 -0.927357 0.0121932 0.599102 -0.80058 0.0117708 0.780308 -0.625285 0.0126968 0.91245 -0.408992 0.0129332 0.987049 -0.159899 0.0123121 0.995027 0.0988395 0.0117588 0.938603 0.344799 0.012677 0.821989 0.569362 0.0129849 0.647594 0.761875 0.0124329 0.429976 0.902755 0.0117601 0.189971 0.981719 0.0126521 -0.0621458 0.997987 0.0130334 -0.316794 0.948405 0.0125314 -0.550265 0.834896 0.0117596 -0.742236 0.670036 0.0126229 -0.886303 0.462933 0.013067 -0.97548 0.219701 0.0126364 -0.999155 -0.0391089 0.0117855 -0.957234 -0.289075 0.0125935 -0.854555 -0.519208 0.0130954 -0.692801 -0.72101 0.0127371 -0.483343 -0.875338 0.0118115 -0.247312 -0.968864 0.0125441 0.0025476 -0.999918 0.0131267 0.258467 -0.965931 0.0128201 0.49906 -0.866472 0.0118677 0.701589 -0.712483 0.0125042 0.85723 -0.514782 0.0131435 0.9603 -0.27866 0.0129147 0.999692 -0.0211772 0.0129962 0.535329 0.844543 0.0120414 0.303779 0.952666 0.0123935 0.0564884 0.998326 0.0131632 -0.19932 0.979846 0.0130779 -0.445729 0.895073 0.0121478 -0.65854 0.752448 0.0123348 -0.825468 0.564314 0.0131695 -0.941618 0.336426 0.0131478 -0.99657 0.0817006 0.0122762 -0.984519 -0.174845 0.012271 -0.909714 -0.415055 0.0131656 -0.775066 -0.631743 0.0132209 -0.585592 -0.810498 0.0124007 -0.359252 -0.933158 0.0122115 -0.114836 -0.993309 0.01316 0.139654 -0.990113 0.0132683 0.390529 -0.920495 0.0125259 0.613063 -0.789935 0.0121833 0.791007 -0.611686 0.0131367 0.919571 -0.392703 0.0133319 0.989758 -0.142131 0.0126429 0.993133 0.116307 0.0121569 0.93248 0.361017 0.0131192 0.811756 0.58385 0.0133798 0.633815 0.773369 0.0127513 0.413996 0.91019 0.0121281 0.17288 0.984868 0.0130851 -0.0797828 0.996726 0.0134173 -0.333814 0.942544 0.0128655 -0.564935 0.825035 0.0121294 -0.753745 0.657055 0.0130505 -0.894326 0.447225 0.013457 -0.979266 0.202131 0.0129623 -0.998301 -0.0568104 0.0121378 -0.952069 -0.305643 0.0130134 -0.845279 -0.534167 0.0134824 -0.679722 -0.733346 0.0130658 -0.467732 -0.883774 0.0121545 -0.230448 -0.973009 0.0129723 0.0201137 -0.999714 0.0135102 0.275764 -0.96113 0.0131521 0.514405 -0.857446 0.0121883 0.713852 -0.700191 0.012912 0.866094 -0.499715 0.0135271 0.965147 -0.261357 0.0132425 0.999907 -0.00334692 -0.0128504 0.376 0.926531 0.00851152 0.300844 0.953635 -0.00862653 0.156139 0.987697 -0.0122669 0.132956 0.991046 0.0107539 0.0467722 0.998848 -0.0148616 -0.121701 0.992456 -0.0107756 -0.130421 0.9914 0.0218829 0.0406535 0.998934 0.0122955 -0.212477 0.977089 -0.00922902 -0.387892 0.921659 -0.0187111 -0.599018 0.800517 0.0124096 -0.671494 0.740906 -0.00756487 -0.614381 0.788973 0.0138399 -0.46159 0.886985 0.0132172 -0.461085 0.887258 0.00447126 -0.70822 0.705978 -0.0216942 -0.780178 0.625181 -0.00456617 -0.797333 0.603522 0.0127261 -0.835106 0.549942 0.00186328 -0.870056 0.492949 -0.0289183 -0.912805 0.407372 -0.00252034 -0.927326 0.374247 0.0135448 -0.947487 0.319506 0.0015885 -0.968112 0.250512 -0.0362709 -0.986954 0.156863 -0.00220151 -0.992745 0.120216 0.0134712 -0.99787 0.0638297 0.00129365 -0.999947 -0.01018 -0.0445745 -0.99372 -0.102634 -0.00181533 -0.990282 -0.13906 0.0125292 -0.981334 -0.1919 7.08077e-05 -0.963252 -0.268598 -0.058825 -0.935132 -0.349383 -0.000106202 -0.922418 -0.386193 0.0126561 -0.902403 -0.430708 -0.000837214 -0.863734 -0.503947 -0.0997384 -0.810197 -0.577609 0.00131365 -0.79176 -0.610831 0.0135324 -0.763644 -0.645496 -0.0136371 -0.648857 -0.760788 -0.0131673 -0.431803 -0.901872 -0.0122867 -0.192509 -0.981218 -0.013152 0.0599 -0.998118 -0.0136532 0.314723 -0.949086 -0.0132527 0.548149 -0.836275 -0.0123285 0.740138 -0.672342 -0.013098 0.884987 -0.465432 -0.0136762 0.974867 -0.222366 -0.0133447 0.99926 0.0360818 -0.0123845 0.958271 0.285592 -0.0130391 0.856296 0.516321 -0.0136906 0.695144 0.718741 -0.0134218 0.486466 0.873597 -0.0124401 0.251291 0.967832 -0.0129793 0.00139614 0.999915 -0.0136954 -0.254796 0.966898 -0.0135062 -0.495531 0.868485 -0.0125219 -0.698273 0.715722 -0.0129113 -0.85491 0.518615 -0.0136922 -0.959066 0.282852 -0.0135732 -0.999577 0.0257344 -0.0126162 -0.973727 -0.227371 -0.0128387 -0.886151 -0.463218 -0.0136859 -0.738673 -0.673925 -0.0136381 -0.539619 -0.841799 -0.0127202 -0.309069 -0.950955 -0.012759 -0.062056 -0.997991 -0.0136723 0.193926 -0.980921 -0.013691 0.440713 -0.897544 -0.0128394 0.653993 -0.756392 -0.0126743 0.821971 -0.569389 -0.0136481 0.93957 -0.342084 -0.0137531 0.996042 -0.087816 -0.0129535 0.98563 0.168423 0.0482963 0.915554 0.399285 -0.0488008 0.960126 0.275276 0.049948 0.785337 0.61705 -0.051739 0.860246 0.507248 0.0138414 0.710538 0.703523 -0.0137973 0.590964 0.80658 -0.0130585 0.36581 0.930598 -0.0125537 0.122089 0.99244 -0.013595 -0.132572 0.99108 -0.0138355 -0.383911 0.923267 -0.0131663 -0.607094 0.794521 -0.0125323 -0.786143 0.617917 -0.0135505 -0.91653 0.399737 -0.013873 -0.988621 0.149784 -0.013271 -0.994027 -0.108321 -0.0125224 -0.935487 -0.35314 -0.0135111 -0.816531 -0.577144 -0.0139023 -0.640188 -0.768093 -0.0133586 -0.421754 -0.906612 -0.0125243 -0.181733 -0.983268 -0.0134637 0.0710492 -0.997382 -0.0139275 0.32546 -0.945453 -0.0134541 0.557431 -0.830114 -0.0125503 0.747447 -0.664203 -0.0134019 0.890126 -0.455516 -0.0139412 0.977324 -0.21129 -0.0135482 0.998791 0.0472469 -0.0125895 0.955088 0.296056 -0.0133411 0.8505 0.525806 -0.0139547 0.686942 0.726578 -0.0136295 0.476636 0.878995 -0.0126378 0.240725 0.970511 -0.0132755 -0.00972095 0.999865 -0.0139537 -0.265724 0.963948 -0.0137054 -0.50525 0.862864 -0.0127017 -0.706053 0.708045 -0.0132033 -0.860576 0.509151 -0.0139522 -0.962208 0.271959 -0.0137753 -0.9998 0.0145012 -0.0127746 -0.971186 -0.237982 -0.0131232 -0.881 -0.472934 -0.0139382 -0.730987 -0.682249 -0.0138431 -0.53009 -0.847828 -0.0128661 -0.29871 -0.954257 -0.0130409 -0.0511046 -0.998608 -0.0139274 0.205024 -0.978658 -0.0138936 0.450786 -0.892524 -0.012964 0.662188 -0.749226 -0.0129482 0.828145 -0.560364 -0.0138982 0.943374 -0.33144 -0.0139462 0.996968 -0.076553 -0.0130868 0.98373 0.179179 0.0452902 0.911092 0.409707 -0.0460583 0.955453 0.291527 0.04721 0.778162 0.626287 -0.048787 0.851531 0.52203 0.0140602 0.697774 0.71618 -0.0140003 0.5818 0.813212 -0.0131969 0.355561 0.93456 -0.0128064 0.111264 0.993708 -0.0138302 -0.143748 0.989518 -0.0140363 -0.394321 0.918866 -0.0132983 -0.615791 0.787797 -0.0127483 -0.792865 0.609264 -0.013795 -0.920957 0.38942 -0.0140641 -0.990252 0.138579 -0.0134027 -0.992767 -0.119304 -0.0127247 -0.931573 -0.363332 -0.0137485 -0.810004 -0.586263 -0.0140935 -0.63143 -0.775305 -0.0134984 -0.411672 -0.911232 -0.0127042 -0.171001 -0.985189 -0.0136951 0.0822178 -0.99652 -0.0141211 0.336173 -0.941694 -0.0135881 0.566611 -0.823873 -0.0127118 0.754661 -0.655991 -0.0136362 0.895147 -0.445563 -0.0141279 0.979654 -0.200197 -0.0143559 0.998185 0.0584925 -0.0141797 0.951707 0.306681 -0.0162366 0.844305 0.535617 -0.0176674 0.678165 0.734697 -0.0175555 0.466168 0.884522 -0.0171199 0.229377 0.973187 -0.0201505 -0.0219318 0.999556 -0.0220988 -0.27796 0.960339 -0.0212288 -0.515933 0.856366 -0.0200622 -0.714479 0.69937 -0.0265435 -0.867045 0.497521 -0.0325388 -0.965671 0.257724 -0.0311187 -0.999516 0.000232096 0.028475 -0.968766 0.246338 0.0135316 -0.570948 -0.820875 0.0126557 -0.342927 -0.939277 0.0125912 -0.0976439 -0.995142 0.013525 0.157312 -0.987456 0.0135972 0.407009 -0.913323 0.0127787 0.62676 -0.779107 0.0125309 0.801482 -0.597888 0.0135034 0.926417 -0.376257 0.0136459 0.992148 -0.124323 0.0128898 0.990938 0.133703 0.0124867 0.92607 0.377145 0.0134749 0.801249 0.598179 0.0136928 0.61978 0.784656 0.0130113 0.397918 0.917329 0.0124525 0.155792 0.987711 0.0134449 -0.0974638 0.995148 0.0137278 -0.350699 0.936388 0.0131098 -0.579405 0.814935 0.0124349 -0.765034 0.643869 0.013402 -0.902105 0.431308 0.0137703 -0.982741 0.184476 0.0132085 -0.997137 -0.0744577 0.0124259 -0.946614 -0.322131 0.0133584 -0.835706 -0.549014 0.0137959 -0.666407 -0.745461 0.0133075 -0.451989 -0.891924 0.0124318 -0.213501 -0.976864 0.0133064 0.0376999 -0.999201 0.0138256 0.293042 -0.956 0.0133967 0.529545 -0.848176 0.0124515 0.725904 -0.687684 0.0132585 0.874737 -0.484417 0.0138329 0.969683 -0.243975 0.0134842 0.999804 0.0144725 0.0135669 0.504827 0.863114 0.0125555 0.270535 0.962628 0.013127 0.0217048 0.999678 0.0138472 -0.234342 0.972056 0.0136464 -0.47747 0.878542 0.012619 -0.684237 0.729151 0.0130623 -0.844542 0.53533 0.0138411 -0.953062 0.302459 0.0137106 -0.99885 0.0459467 0.0127182 -0.977856 -0.208891 0.0129771 -0.894799 -0.44628 0.0138279 -0.75196 -0.659064 0.0137819 -0.556116 -0.83099 0.0128385 -0.326582 -0.945082 0.0128963 -0.0804056 -0.996679 0.0138082 0.174928 -0.984484 0.0138358 0.423361 -0.905855 0.0129523 0.640237 -0.768068 0.0128254 0.811724 -0.5839 0.0137882 0.932987 -0.359646 0.0138823 0.994219 -0.10647 0.013062 0.988444 0.151023 0.0127587 0.919387 0.393148 0.0137575 0.790458 0.612362 0.0139256 0.605563 0.795676 0.0131713 0.381756 0.924169 0.0127116 0.138606 0.990266 0.0137214 -0.115167 0.993251 0.0139653 -0.367487 0.929924 0.0132778 -0.593655 0.80461 0.0126716 -0.776109 0.630471 0.0136803 -0.909611 0.415236 0.0139973 -0.9859 0.16675 0.0133808 -0.995663 -0.0920674 0.0126524 -0.940867 -0.338539 0.0136377 -0.825855 -0.563718 0.0140231 -0.652879 -0.757332 0.0134704 -0.436106 -0.899794 0.0126482 -0.196496 -0.980423 0.0135778 0.0553398 -0.998375 0.0140432 0.310203 -0.950567 0.0135727 0.544544 -0.838622 0.012658 0.737739 -0.674967 0.0135277 0.883129 -0.468935 0.0140592 0.973918 -0.226463 0.0136503 0.999386 0.0322651 0.0137263 0.489334 0.871989 0.0127073 0.253774 0.96718 0.0133941 0.00416356 0.999902 0.0140616 -0.251755 0.967689 0.013806 -0.493095 0.869866 0.0127747 -0.696817 0.717135 0.0133151 -0.853742 0.520525 0.0140582 -0.958341 0.285281 0.0138742 -0.99951 0.0280555 0.0128422 -0.974078 -0.225849 0.0132325 -0.886905 -0.461763 0.0140429 -0.740004 -0.672455 0.0139346 -0.541131 -0.840823 0.012938 -0.310108 -0.950613 0.0131519 -0.0631321 -0.997919 0.0140188 0.192542 -0.981189 0.0139846 0.43956 -0.898104 0.0130498 0.653506 -0.756809 0.0130562 0.821702 -0.569769 0.0139966 0.939271 -0.342891 0.0130717 0.995632 -0.0924438 0.0137545 0.987735 0.15553 0.0148753 0.919028 0.393911 0.0157222 0.79373 0.608068 0.0161011 0.61959 0.78476 0.0166081 0.407297 0.913145 0.0186558 0.16995 0.985276 0.0198711 -0.07788 0.996765 0.019562 -0.320904 0.94691 0.0194371 -0.544147 0.838765 0.0247359 -0.733825 0.678888 0.0292908 -0.878278 0.477253 0.0175533 -0.216148 0.976203 0.0355976 0.290719 0.956146 0.0120542 -0.0149498 -0.999816 0.0117071 -0.264118 -0.964419 0.0151132 -0.49926 -0.86632 0.0173423 -0.706176 -0.707824 0.0188249 -0.864028 -0.503092 0.0214248 -0.962395 -0.270807 0.0281503 -0.999431 -0.0185682 0.0349131 -0.969902 0.240978 0.0421723 -0.874819 0.482611 0.0537712 -0.724763 0.686897 0.0113017 0.944445 0.328476 -0.0120271 0.967694 0.251842 0.0128279 0.996619 0.0811502 0.0136661 0.98397 -0.17781 0.0131702 0.90498 -0.42525 0.0124896 0.769215 -0.638868 0.0145295 0.584577 -0.811208 0.0155132 0.356708 -0.934087 0.0142248 0.103977 -0.994478 0.012696 -0.149369 -0.9887 0.0158747 -0.392292 -0.919704 0.0173461 -0.614958 -0.788369 0.013095 -0.797185 -0.603593 0.00586835 -0.923236 -0.384188 0.0125582 -0.990034 -0.140271 -0.0121557 -0.924396 -0.381241 -0.0124582 0.999914 0.00418381 -0.0122987 0.969763 -0.243737 -0.01231 0.879109 -0.476462 -0.013755 0.733612 -0.679429 -0.0142697 0.542359 -0.840025 -0.0133418 0.317271 -0.948241 -0.0125329 0.0723827 -0.997298 -0.015169 -0.17699 -0.984096 -0.0161013 -0.415343 -0.909523 -0.0123722 -0.627804 -0.778273 -0.00587286 -0.801134 -0.598456 -0.0171309 -0.373979 0.927279 0.847368 -0.154287 -0.508097 0.872129 -0.201188 -0.445998 0.8682 -0.276497 -0.412042 0.863254 -0.351436 -0.362334 0.859568 -0.413529 -0.300227 0.859262 -0.360309 -0.363106 0.852662 -0.225732 -0.471183 0.856799 -0.297522 -0.42116 0.861428 -0.41367 -0.29465 0.857553 -0.457579 -0.235 0.86296 -0.457998 -0.213395 0.871242 -0.480678 -0.0994329 0.857824 -0.51369 -0.0161484 0.864402 -0.494694 -0.0899297 0.863016 -0.457927 -0.213319 0.85148 -0.507792 -0.130877 0.860481 -0.506149 -0.0581839 0.855373 -0.517435 0.0244559 0.843671 -0.535325 0.0405727 0.864914 -0.477103 0.155872 0.840094 -0.499875 0.210635 0.86386 -0.450693 0.224992 0.872459 -0.443064 0.206178 0.856498 -0.493695 0.150588 0.864058 -0.498494 0.070058 0.873502 -0.483982 0.0525001 0.837536 -0.530901 -0.129143 0.865748 -0.417626 0.275806 0.84286 -0.409321 0.349349 0.86418 -0.363639 0.347792 0.87158 -0.362666 0.32988 0.856703 -0.42282 0.295437 0.864269 -0.341645 0.369211 0.843607 -0.273432 0.462127 0.853133 -0.127074 0.50598 0.860401 0.0161612 0.509361 0.864675 0.140177 0.482377 0.867185 0.247756 0.43198 0.863585 0.359337 0.353691 0.842816 0.462827 0.274686 0.85585 0.440154 0.271635 0.855041 0.499431 0.139546 0.849988 0.508771 0.136648 0.86433 0.491453 0.106805 0.87142 0.476632 0.115974 0.856996 0.481797 0.182839 0.86389 0.44051 0.244222 0.856394 0.40452 0.320864 0.863958 0.341611 0.369972 0.87325 0.319514 0.367894 0.857374 0.27972 0.43205 0.864443 0.203881 0.459533 0.85759 0.136567 0.495872 0.864001 0.0656092 0.499196 0.871866 0.0512974 0.48705 0.856436 -0.0147876 0.516041 0.863874 -0.0901024 0.495584 0.856838 -0.176605 0.484396 0.864252 -0.244605 0.439587 0.873268 -0.250118 0.418144 0.858177 -0.319955 0.401449 0.858285 -0.270808 0.435901 0.848256 -0.124558 0.51473 0.872859 -0.101104 0.477383 0.843669 0.0391035 0.535438 0.8443 0.19017 0.500992 0.871768 0.186893 0.45287 0.841946 0.339499 0.419366 0.863189 0.504673 0.0145123 0.842284 0.538736 -0.0179195 0.864119 0.500841 -0.0495654 0.873597 0.485572 -0.0323702 0.858055 0.512228 0.0369341 0.866296 0.483822 -0.124286 0.839793 0.508334 -0.190641 0.863852 0.459171 -0.207174 0.872591 0.450666 -0.188374 0.856589 0.499211 -0.130551 0.865535 0.434283 -0.249496 0.843606 0.420722 -0.333649 0.863973 0.376085 -0.33483 0.871613 0.374376 -0.316438 0.856589 0.433813 -0.279396 0.862642 0.364431 -0.350768 0.848787 0.294196 -0.439328 0.857516 0.155284 -0.490462 0.862824 0.0137114 -0.505318 0.865408 -0.113151 -0.488125 0.866084 -0.221404 -0.448196 0.861209 -0.336381 -0.381008 0.848388 -0.439444 -0.295172 0.851674 -0.433571 -0.294395 0.85813 -0.48653 -0.164015 0.847108 -0.507641 -0.157194 0.864255 -0.487606 -0.123703 0.871497 -0.472202 -0.132361 0.856841 -0.474993 -0.200512 0.863872 -0.430831 -0.260978 0.856432 -0.391381 -0.336666 0.864003 -0.326209 -0.383518 0.873375 -0.303915 -0.380595 0.857585 -0.261662 -0.442811 0.864438 -0.186515 -0.466861 0.857372 -0.119114 -0.500725 0.863955 -0.0470637 -0.501365 0.871972 -0.0330506 -0.488439 0.856394 0.0348395 -0.515147 0.863891 0.109907 -0.491542 0.856998 0.196054 -0.476568 0.864332 0.262368 -0.42906 0.872936 0.266974 -0.408299 0.858102 0.334185 -0.389848 0.854385 0.29316 -0.429049 0.845207 0.148256 -0.513465 0.872989 0.120357 -0.472658 0.841803 -0.0180073 -0.539484 0.844302 -0.17186 -0.507561 0.871476 -0.170459 -0.459862 0.844081 -0.320881 -0.429608 0.864322 -0.50106 -0.04342 0.841847 -0.539701 -0.00412527 0.86418 -0.502347 0.0289814 0.873532 -0.486608 0.0124521 0.85818 -0.510182 -0.0569431 0.867015 -0.489735 0.0918929 0.840303 -0.51472 0.170163 0.863861 -0.466987 0.18886 0.872725 -0.457612 0.170128 0.856699 -0.503907 0.110205 0.864653 -0.450828 0.221649 0.844885 -0.430491 0.317563 0.864056 -0.387758 0.321015 0.871766 -0.385218 0.302708 0.856504 -0.444252 0.262757 0.860051 -0.388436 0.330803 0.853123 -0.312857 0.417494 0.861131 -0.183264 0.474202 0.864656 -0.0441287 0.500423 0.865629 0.0849207 0.493432 0.864466 0.195765 0.463006 0.84301 0.318508 0.433459 0.857219 0.296477 0.421043 0.853235 0.415477 0.315229 0.847988 0.425193 0.31643 0.863855 0.420405 0.277515 0.872462 0.40028 0.280333 0.856499 0.377503 0.351996 0.864057 0.310219 0.396447 0.857823 0.243186 0.452769 0.864405 0.169756 0.473272 0.871371 0.154224 0.465756 0.857181 0.101215 0.504972 0.863925 0.0282131 0.50283 0.856387 -0.0550052 0.513396 0.863927 -0.129634 0.486648 0.873122 -0.139498 0.467117 0.857176 -0.215203 0.467908 0.864404 -0.27958 0.4179 0.857826 -0.347731 0.378442 0.872238 -0.283168 0.398769 0.851425 -0.313156 0.420725 0.842869 -0.17138 0.510099 0.840627 -0.0032211 0.541605 0.872091 0.0145299 0.489128 0.844486 0.15378 0.513026 0.860766 0.47273 0.188703 0.844691 0.504922 0.177628 0.864182 0.483103 0.140715 0.871579 0.467116 0.148837 0.856702 0.46741 0.21815 0.865043 0.496726 0.0704538 0.842411 0.538244 0.0252633 0.864251 0.502992 -0.00833218 0.873279 0.487168 0.00719218 0.858181 0.507684 0.0760392 0.867041 0.494774 -0.0586493 0.841594 0.519042 -0.149383 0.863867 0.474128 -0.170107 0.872856 0.463875 -0.151465 0.856835 0.507741 -0.0896226 0.863029 0.467177 -0.192162 0.844091 0.434599 -0.314061 0.856306 0.33021 -0.397117 0.864012 0.210976 -0.457134 0.865905 0.0751267 -0.494535 0.865294 -0.0553894 -0.498195 0.862589 -0.17062 -0.476266 0.849328 -0.286684 -0.443231 0.853065 -0.280659 -0.439898 0.857379 -0.390868 -0.334847 0.844904 -0.415042 -0.337458 0.86385 -0.40921 -0.293786 0.872587 -0.388682 -0.295834 0.856587 -0.362935 -0.366793 0.864117 -0.293655 -0.408739 0.858059 -0.224456 -0.461903 0.864338 -0.153519 -0.478907 0.871423 -0.138169 -0.470671 0.857005 -0.0828886 -0.508598 0.863898 -0.00909058 -0.503586 0.856393 0.0752577 -0.51081 0.863956 0.149233 -0.480947 0.873254 0.158501 -0.460766 0.857372 0.233988 -0.458435 0.864442 0.295747 -0.406539 0.857597 0.360913 -0.366427 0.864006 0.399303 -0.306676 0.871864 0.395957 -0.288222 0.856432 0.45414 -0.245522 0.855689 0.424235 -0.296345 0.849448 0.331372 -0.410646 0.871776 0.298486 -0.388475 0.841345 0.193682 -0.504604 0.840214 0.0243539 -0.541707 0.872208 0.0042246 -0.489117 0.84506 -0.135928 -0.517104 0.862918 -0.457964 -0.213637 0.842837 -0.500525 -0.19774 0.864119 -0.477903 -0.157821 0.871669 -0.46135 -0.165377 0.856589 -0.459031 -0.235683 0.865566 -0.491466 -0.0962109 0.843688 -0.534908 -0.0454236 0.864325 -0.502782 -0.0123127 0.872837 -0.48729 -0.0265304 0.858061 -0.504832 -0.0942118 0.866271 -0.498951 0.024962 0.843616 -0.521342 0.128512 0.863891 -0.480531 0.150937 0.872984 -0.469421 0.132449 0.85699 -0.510712 0.0688628 0.860548 -0.483287 0.160905 0.849167 -0.444151 0.285737 0.859008 -0.346702 0.3767 0.865808 -0.238061 0.440118 0.866524 -0.106736 0.48759 0.864316 0.0244085 0.502356 0.840652 0.140523 0.523026 0.859834 0.119977 0.496277 0.854098 0.256309 0.452573 0.849652 0.263814 0.45661 0.86418 0.276579 0.420354 0.873537 0.254379 0.414999 0.858183 0.206097 0.470154 0.864262 0.136967 0.484037 0.856845 0.0642003 0.511561 0.863876 -0.0102553 0.5036 0.872331 -0.023177 0.488367 0.856432 -0.0955059 0.507349 0.864003 -0.168688 0.474387 0.857587 -0.252321 0.448196 0.864444 -0.310795 0.395148 0.871483 -0.312774 0.377744 0.857384 -0.373832 0.353754 0.863965 -0.410454 0.291705 0.856397 -0.463393 0.227708 0.871977 -0.406282 0.273113 0.851675 -0.441856 0.281803 0.847788 -0.34843 0.399815 0.84065 -0.21497 0.497087 0.873375 -0.177316 0.453625 0.840582 -0.0452058 0.539795 0.860836 0.365548 0.354028 0.842507 0.403186 0.357243 0.863854 0.397285 0.309711 0.872722 0.376366 0.310973 0.856698 0.347672 0.381042 0.864549 0.442169 0.238836 0.841628 0.494402 0.217321 0.864059 0.471995 0.174993 0.871762 0.454888 0.181955 0.856499 0.449856 0.253058 0.86564 0.485364 0.122834 0.844921 0.530935 0.0649359 0.864401 0.501731 0.0328129 0.872249 0.48694 0.0455161 0.857832 0.501664 0.111609 0.864624 0.502358 0.0079277 0.842717 0.523854 -0.124116 0.853633 0.453107 -0.256914 0.861309 0.363126 -0.355366 0.866419 0.264109 -0.42375 0.866458 0.138968 -0.479519 0.862497 0.00820759 -0.505995 0.845985 -0.11239 -0.521227 0.855805 -0.101672 -0.507209 0.857536 -0.227632 -0.461319 0.847105 -0.246202 -0.470955 0.86425 -0.259029 -0.43125 0.873282 -0.237661 -0.425319 0.858179 -0.188307 -0.477566 0.864182 -0.119993 -0.488662 0.856662 -0.0451254 -0.513901 0.864017 0.0296937 -0.502587 0.872516 0.0419645 -0.48678 0.856494 0.115724 -0.503017 0.864054 0.187903 -0.467015 0.857814 0.270193 -0.437208 0.864403 0.324749 -0.383856 0.871371 0.326018 -0.366639 0.857179 0.386509 -0.340375 0.863918 0.421177 -0.276146 0.856384 0.471976 -0.209393 0.863922 0.486178 -0.131414 0.873119 0.474207 -0.113095 0.857171 0.512796 -0.0479502 0.856341 0.504626 -0.109692 0.84808 0.45829 -0.265953 0.872087 0.416163 -0.257434 0.84597 0.365013 -0.388716 0.840765 0.235086 -0.487698 0.873493 0.195874 -0.445695 0.84162 0.0653665 -0.5361 0.863597 -0.339477 -0.372768 0.84087 -0.38971 -0.375585 0.863871 -0.384605 -0.325278 0.872854 -0.363349 -0.325734 0.856833 -0.331775 -0.394668 0.865628 -0.425233 -0.264319 0.841115 -0.486577 -0.236153 0.864009 -0.465365 -0.192157 0.871868 -0.44771 -0.1985 0.856438 -0.439872 -0.270234 0.86518 -0.478342 -0.150508 0.84622 -0.526218 -0.0837015 0.864438 -0.49999 -0.0525126 0.87178 -0.485708 -0.0639381 0.857602 -0.497868 -0.129024 0.862367 -0.50472 -0.0397599 0.848937 -0.520548 0.0913064 0.857483 -0.461458 0.227552 0.863181 -0.379483 0.333034 0.866192 -0.288804 0.407805 0.865682 -0.171806 0.470189 0.860044 -0.0423633 0.508458 0.850289 0.0838317 0.519596 0.851973 0.0819571 0.517131 0.860037 0.200621 0.469135 0.84555 0.22802 0.482755 0.864327 0.241055 0.441397 0.87285 0.220969 0.435093 0.858063 0.171112 0.4842 0.864117 0.102581 0.492727 0.856593 0.0257708 0.515349 0.863854 -0.0494598 0.501308 0.872586 -0.0615024 0.484573 0.856581 -0.135841 0.497812 0.864111 -0.206827 0.45884 0.858049 -0.287495 0.425557 0.864334 -0.33777 0.372611 0.871415 -0.338325 0.355208 0.857001 -0.398806 0.326347 0.863892 -0.431401 0.259969 0.856394 -0.479863 0.190578 0.863959 -0.491048 0.111568 0.873244 -0.478234 0.0934689 0.857363 -0.514006 0.0269608 0.852139 -0.515903 0.0877748 0.84502 -0.473285 0.248883 0.872204 -0.425541 0.241196 0.844232 -0.380851 0.377128 0.841699 -0.25384 0.476559 0.873595 -0.214113 0.437021 0.843594 -0.0853596 0.530154 0.865683 0.3126 0.390992 0.840053 0.37475 0.392266 0.863892 0.371229 0.340412 0.872986 0.34966 0.34005 0.856991 0.315288 0.407627 0.866112 0.407052 0.290101 0.84134 0.477076 0.254059 0.863958 0.458006 0.209301 0.871975 0.439812 0.215002 0.856398 0.429097 0.287155 0.864109 0.470268 0.179344 0.843161 0.530976 0.0845215 0.854228 0.516574 -0.0586975 0.860707 0.469193 -0.19759 0.86458 0.395766 -0.30963 0.865759 0.311416 -0.391767 0.864129 0.205214 -0.45953 0.842889 0.0909639 -0.530343 0.855659 0.096208 -0.508519 0.854322 -0.0550176 -0.516824 0.848518 -0.0617485 -0.525552 0.86406 -0.0847711 -0.4962 0.871761 -0.0701826 -0.484878 0.856504 -0.00613346 -0.516104 0.863859 0.069226 -0.498955 0.856696 0.155799 -0.49173 0.86418 0.225426 -0.449863 0.873533 0.231898 -0.427977 0.858171 0.303849 -0.413785 0.864251 0.350482 -0.360877 0.856845 0.410733 -0.311633 0.863871 0.441096 -0.24323 0.872327 0.434378 -0.224415 0.85643 0.48701 -0.171314 0.864002 0.495109 -0.0914731 0.857582 0.514313 -0.00595318 0.864443 0.497658 0.0712445 0.871489 0.483565 0.0816822 0.857383 0.493364 0.146583 0.859297 0.503115 0.0921145 0.848565 0.525045 -0.0653093 0.873374 0.481455 -0.0736116 0.842588 0.486637 -0.230715 0.843013 0.395678 -0.364373 0.871494 0.350304 -0.343198 0.84353 0.270716 -0.463864 0.861998 -0.175162 -0.475687 0.845018 -0.20955 -0.49197 0.864403 -0.222778 -0.450752 0.872262 -0.204351 -0.444296 0.857837 -0.154465 -0.490159 0.867061 -0.284886 -0.408713 0.840042 -0.358475 -0.407217 0.863923 -0.35715 -0.35508 0.873117 -0.335307 -0.353887 0.85717 -0.298235 -0.4199 0.865945 -0.387547 -0.316143 0.842373 -0.465822 -0.270957 0.86382 -0.450016 -0.226498 0.872046 -0.43115 -0.231614 0.856384 -0.417542 -0.303752 0.862397 -0.46092 -0.209343 0.847514 -0.519467 -0.108968 0.858514 -0.512108 0.0264555 0.863309 -0.476257 0.166967 0.865475 -0.411955 0.285036 0.865184 -0.332798 0.375103 0.861733 -0.238595 0.44776 0.848826 -0.119377 0.515018 0.851467 -0.120517 0.510372 0.857827 0.0258195 0.51329 0.845526 0.0409455 0.532363 0.864011 0.0665846 0.499051 0.871861 0.052269 0.486956 0.856438 -0.0137189 0.516067 0.863872 -0.0890435 0.495778 0.856829 -0.175543 0.484798 0.864249 -0.243636 0.440132 0.873291 -0.249203 0.418641 0.858183 -0.31917 0.402061 0.864185 -0.362975 0.348473 0.856712 -0.42221 0.296282 0.863863 -0.450217 0.225935 0.872454 -0.442634 0.207119 0.856495 -0.493375 0.15165 0.864056 -0.498342 0.0711541 0.857811 -0.513745 -0.0150291 0.864404 -0.494859 -0.0889973 0.871443 -0.48044 -0.0988175 0.857217 -0.48808 -0.164187 0.855983 -0.50452 -0.112924 0.845724 -0.531923 0.0425364 0.873496 -0.483874 0.0535797 0.840875 -0.498151 0.2116 0.842436 -0.409291 0.350404 0.871576 -0.362043 0.330575 0.845872 -0.286012 0.45022 0.863582 0.149553 0.481519 0.84469 0.191118 0.499973 0.864442 0.204832 0.459111 0.87179 0.18778 0.452461 0.857607 0.137501 0.495584 0.867433 0.257442 0.425774 0.840844 0.341061 0.420308 0.863955 0.34242 0.369228 0.873245 0.320329 0.367195 0.857364 0.280665 0.431455 0.865079 0.366588 0.342421 0.844028 0.45342 0.286405 0.863893 0.441006 0.243317 0.872201 0.42183 0.247641 0.856391 0.40521 0.319999 0.859719 0.45039 0.240898 0.851697 0.506887 0.132957 0.861287 0.508098 0.00454164 0.865271 0.482601 -0.135653 0.865811 0.428041 -0.259137 0.864037 0.354849 -0.357103 0.844503 0.290346 -0.450015 0.857944 0.287194 -0.425972 0.853928 0.147463 -0.49906 0.847855 0.144614 -0.510126 0.863888 0.108846 -0.491783 0.87298 0.119327 -0.472934 0.856984 0.195034 -0.477012 0.864321 0.261432 -0.429654 0.858066 0.333504 -0.390509 0.864122 0.375207 -0.335429 0.871662 0.373503 -0.317334 0.856596 0.433223 -0.280288 0.863856 0.458728 -0.208139 0.856584 0.498937 -0.131631 0.864115 0.500738 -0.0506681 0.873595 0.485504 -0.033447 0.858041 0.512328 0.0358468 0.864329 0.491651 0.1059 0.857007 0.482133 0.181895 0.871418 0.476846 0.115105 0.852528 0.505383 0.133359 0.843678 0.536488 -0.0197108 0.839939 0.507688 -0.19172 0.872586 0.450272 -0.189341 0.842539 0.421539 -0.33531 0.860781 0.00377484 -0.508961 0.843119 -0.0197294 -0.537364 0.863958 -0.0480769 -0.501263 0.87197 -0.0340411 -0.488374 0.856395 0.0337739 -0.515216 0.864757 -0.122924 -0.486915 0.844309 -0.172837 -0.507218 0.864439 -0.187438 -0.466489 0.87149 -0.171336 -0.45951 0.857385 -0.120058 -0.500476 0.866863 -0.230787 -0.441912 0.842408 -0.322721 -0.431509 0.864006 -0.327042 -0.382802 0.87337 -0.304765 -0.379924 0.857574 -0.262638 -0.442254 0.863428 -0.34407 -0.368928 0.84352 -0.450812 -0.291964 0.855283 -0.493737 -0.157208 0.863029 -0.504013 -0.0339257 0.866577 -0.488169 0.103611 0.865531 -0.44397 0.231834 0.862208 -0.377695 0.337556 0.849477 -0.309467 0.427339 0.854318 -0.30831 0.418431 0.858233 -0.175232 0.48242 0.844922 -0.168227 0.507746 0.863924 -0.128589 0.48693 0.873111 -0.138481 0.46744 0.857159 -0.214201 0.468397 0.864394 -0.278675 0.418526 0.857842 -0.347019 0.379058 0.864061 -0.38712 0.321771 0.871763 -0.384623 0.303471 0.856505 -0.443717 0.263655 0.863857 -0.46659 0.189854 0.856692 -0.503675 0.111309 0.864177 -0.502287 0.0300823 0.873539 -0.486567 0.013511 0.858175 -0.510306 -0.0558954 0.864257 -0.487835 -0.122788 0.856847 -0.475377 -0.199575 0.863869 -0.431374 -0.260088 0.872326 -0.411721 -0.263692 0.856434 -0.392106 -0.335819 0.855226 -0.430493 -0.288556 0.849267 -0.504963 -0.154135 0.871493 -0.472456 -0.131477 0.842555 -0.538604 -0.00261541 0.839805 -0.515165 0.171266 0.872716 -0.45726 0.171116 0.843358 -0.432271 0.319202 0.863165 -0.0338364 0.503786 0.841366 -0.00170897 0.540463 0.863921 0.0292319 0.502778 0.87208 0.0155308 0.489117 0.856384 -0.0539134 0.513518 0.865462 0.0952134 0.491843 0.844054 0.154735 0.513449 0.864403 0.170653 0.472953 0.871373 0.155089 0.465463 0.857187 0.10217 0.504769 0.865632 0.204889 0.456839 0.844669 0.303628 0.440846 0.864059 0.311076 0.395771 0.873496 0.288629 0.392044 0.857807 0.244183 0.452263 0.860934 0.319882 0.395561 0.84908 0.426464 0.311756 0.8584 0.479762 0.181597 0.864173 0.499427 0.0614725 0.867207 0.492888 -0.0708008 0.864564 0.459691 -0.203009 0.838832 0.436301 -0.325581 0.85937 0.417398 -0.2954 0.853301 0.327086 -0.406068 0.851638 0.327486 -0.409226 0.864436 0.294908 -0.40716 0.871798 0.297693 -0.389034 0.857611 0.360213 -0.367083 0.864009 0.398691 -0.307463 0.85644 0.453616 -0.246461 0.863872 0.473758 -0.171113 0.872849 0.463558 -0.152476 0.856828 0.507556 -0.0907352 0.864248 0.502978 -0.00944047 0.858184 0.507828 0.0750384 0.864187 0.48336 0.139802 0.871576 0.467403 0.147954 0.856711 0.467833 0.217206 0.863858 0.420978 0.276634 0.856497 0.378273 0.351174 0.872454 0.400886 0.279491 0.851089 0.422873 0.311167 0.84641 0.502986 0.174916 0.842438 0.538254 0.0241095 0.873297 0.48715 0.00614475 0.840475 0.52055 -0.150431 0.861762 0.202689 -0.465063 0.84275 0.191119 -0.503236 0.86396 0.148198 -0.48126 0.873242 0.157488 -0.461135 0.857356 0.232996 -0.45897 0.864962 0.0644068 -0.497687 0.84033 0.0231574 -0.541581 0.863898 -0.0101254 -0.503565 0.872202 0.00321186 -0.489136 0.856396 0.0741564 -0.510967 0.865639 -0.0662994 -0.496259 0.844109 -0.136806 -0.518424 0.864334 -0.1544 -0.47863 0.871417 -0.139031 -0.470428 0.857013 -0.0838811 -0.508421 0.864078 -0.179769 -0.470162 0.844278 -0.299205 -0.444603 0.853898 -0.401564 -0.331066 0.861043 -0.464866 -0.206164 0.86505 -0.494048 -0.0872026 0.867115 -0.496708 0.0373308 0.862675 -0.475424 0.172524 0.844965 -0.444878 0.296846 0.855065 -0.435366 0.281639 0.856445 -0.343367 0.385488 0.849661 -0.344978 0.398832 0.864439 -0.310013 0.395773 0.871494 -0.312033 0.378329 0.857391 -0.373164 0.354443 0.863961 -0.409871 0.292535 0.856326 -0.463035 0.228703 0.864108 -0.479815 0.151969 0.873063 -0.468873 0.133864 0.856983 -0.510573 0.0699742 0.864321 -0.502816 -0.0112012 0.858072 -0.504991 -0.0932596 0.864124 -0.478194 -0.156911 0.871664 -0.461675 -0.164496 0.856596 -0.459499 -0.234742 0.863852 -0.409832 -0.292911 0.856579 -0.363724 -0.366029 0.86411 -0.294563 -0.408102 0.873596 -0.272016 -0.403531 0.858041 -0.225454 -0.461449 0.856762 -0.279987 -0.433089 0.847485 -0.413459 -0.332896 0.872583 -0.389323 -0.295001 0.844051 -0.499363 -0.195484 0.843267 -0.535644 -0.0445717 0.872867 -0.487292 -0.0254979 0.841793 -0.523957 0.129824 0.864364 -0.229702 0.44734 0.841383 -0.213077 0.496662 0.864005 -0.167637 0.474756 0.873372 -0.176299 0.454025 0.857571 -0.25137 0.448759 0.866144 -0.0954846 0.490588 0.840076 -0.0444143 0.540648 0.863867 -0.00920075 0.503635 0.872328 -0.0221648 0.488419 0.856435 -0.0944194 0.507547 0.865242 0.0360749 0.500056 0.844786 0.118658 0.521783 0.864265 0.137865 0.483776 0.871487 0.12267 0.474829 0.856846 0.0651994 0.511434 0.862225 0.154095 0.482518 0.850188 0.267775 0.453296 0.858003 0.37603 0.349904 0.863181 0.448995 0.230914 0.865564 0.487834 0.113215 0.866097 0.499856 -0.00437295 0.86023 0.490214 -0.140338 0.84971 0.454086 -0.267952 0.851033 0.452806 -0.265913 0.859176 0.359465 -0.364144 0.847497 0.362062 -0.388149 0.864408 0.32402 -0.384462 0.871377 0.325328 -0.367237 0.857196 0.385824 -0.341108 0.863927 0.420606 -0.276986 0.856383 0.471537 -0.210386 0.86392 0.485896 -0.132467 0.87311 0.473973 -0.114141 0.857158 0.51271 -0.0490711 0.864396 0.50181 0.0317247 0.857848 0.501842 0.11068 0.864066 0.472324 0.174069 0.871758 0.455254 0.18106 0.856503 0.450369 0.252133 0.863854 0.397935 0.308877 0.856689 0.348519 0.380287 0.864175 0.277505 0.419752 0.873544 0.255275 0.414434 0.858179 0.207068 0.469735 0.852777 0.263631 0.450854 0.844509 0.4023 0.353497 0.87271 0.37705 0.31018 0.84229 0.494027 0.215605 0.844206 0.532143 0.0643456 0.872281 0.486975 0.044512 0.84409 0.52513 -0.108405 0.865659 0.255786 -0.430358 0.840848 0.233922 -0.488114 0.86405 0.18687 -0.467437 0.873492 0.194883 -0.44613 0.857805 0.269255 -0.437805 0.866687 0.127103 -0.482389 0.840602 0.0652565 -0.537708 0.863858 0.0287309 -0.502916 0.87245 0.0412587 -0.486958 0.856489 0.114645 -0.503272 0.864169 -0.00442657 -0.503182 0.840896 -0.121783 -0.527317 0.85452 -0.238186 -0.461586 0.861395 -0.349831 -0.368263 0.86478 -0.432065 -0.255881 0.865594 -0.480729 -0.140164 0.864331 -0.502168 -0.0275603 0.843821 -0.526804 0.102198 0.85584 -0.509373 0.0898774 0.854175 -0.462069 0.238491 0.847488 -0.468673 0.24922 0.863894 -0.43086 0.260856 0.872201 -0.425045 0.242079 0.856395 -0.479458 0.191592 0.863958 -0.490804 0.112645 0.857356 -0.513958 0.0280873 0.86444 -0.500094 -0.0514769 0.871804 -0.485792 -0.0629639 0.857616 -0.498085 -0.128089 0.864013 -0.465736 -0.19124 0.856442 -0.440429 -0.269313 0.863872 -0.385298 -0.324453 0.872844 -0.364074 -0.324953 0.856821 -0.332652 -0.393956 0.864241 -0.25999 -0.430688 0.858184 -0.189238 -0.47719 0.864186 -0.120923 -0.488426 0.871575 -0.105876 -0.478693 0.856713 -0.0461512 -0.513724 0.859196 -0.103129 -0.501145 0.849594 -0.246432 -0.466327 0.873302 -0.238551 -0.424779 0.842244 -0.389482 -0.372731 0.841197 -0.486953 -0.235083 0.871862 -0.448113 -0.197616 0.845154 -0.527969 -0.0834426 0.861492 -0.375429 0.341883 0.845327 -0.378535 0.377007 0.864332 -0.337085 0.373236 0.871411 -0.33768 0.35583 0.857013 -0.398151 0.327116 0.86595 -0.280663 0.413955 0.841141 -0.253441 0.477755 0.864108 -0.205811 0.459303 0.873596 -0.21314 0.437494 0.858035 -0.286616 0.426179 0.866537 -0.159261 0.473021 0.841927 -0.0856104 0.532756 0.863808 -0.048446 0.501487 0.872558 -0.0605765 0.484741 0.856575 -0.134757 0.498117 0.862387 -0.0286937 0.505435 0.845991 0.0931691 0.524995 0.857686 0.210349 0.469179 0.864077 0.322934 0.386115 0.865814 0.413965 0.281068 0.865073 0.472627 0.168145 0.862103 0.503372 0.0582584 0.849938 0.522289 -0.0694233 0.851739 0.519601 -0.067491 0.858005 0.469409 -0.208527 0.844515 0.482976 -0.231364 0.863872 0.44059 -0.244144 0.872321 0.433916 -0.225327 0.856429 0.486645 -0.172355 0.864001 0.49491 -0.0925528 0.857569 0.51432 -0.00707844 0.864442 0.497797 0.0702665 0.8715 0.483702 0.0807513 0.857396 0.493622 0.145632 0.863965 0.458409 0.20839 0.856399 0.429701 0.286248 0.863891 0.371964 0.339611 0.872982 0.350404 0.339292 0.856987 0.316182 0.406943 0.864328 0.242019 0.440867 0.858074 0.172024 0.483857 0.864122 0.103533 0.492518 0.871695 0.0886286 0.481967 0.856615 0.026822 0.515259 0.855088 0.0837762 0.51167 0.84733 0.228595 0.47935 0.872877 0.221864 0.434582 0.84077 0.375096 0.390395 0.840827 0.478172 0.253698 0.871966 0.440258 0.214121 0.84626 0.522969 0.101718 0.863364 0.391267 -0.318612 0.843605 0.3941 -0.364714 0.864259 0.349803 -0.361516 0.871491 0.349665 -0.343858 0.856853 0.410104 -0.312437 0.865844 0.303636 -0.397641 0.842352 0.271139 -0.465754 0.864176 0.224431 -0.450367 0.873543 0.230952 -0.428467 0.858171 0.302993 -0.414413 0.865654 0.191924 -0.462395 0.843932 0.105096 -0.526055 0.863859 0.0681706 -0.4991 0.872714 0.0797526 -0.481675 0.856691 0.154736 -0.492075 0.859669 0.0635434 -0.506885 0.850673 -0.0644062 -0.521735 0.860111 -0.184215 -0.475683 0.866078 -0.295234 -0.403418 0.866234 -0.394622 -0.306451 0.863917 -0.463398 -0.197256 0.843305 -0.527547 -0.102622 0.85909 -0.500071 -0.109055 0.855098 -0.517149 0.0369341 0.848302 -0.527624 0.0446877 0.864053 -0.498191 0.0722447 0.873489 -0.483766 0.0546549 0.857801 -0.513795 -0.0138997 0.864411 -0.495012 -0.0880767 0.857196 -0.488426 -0.163264 0.863924 -0.450334 -0.225464 0.872077 -0.431672 -0.230524 0.856382 -0.418184 -0.302874 0.863918 -0.357922 -0.354311 0.857161 -0.299169 -0.419253 0.864403 -0.223742 -0.450275 0.87229 -0.205243 -0.443831 0.857849 -0.155369 -0.489852 0.864063 -0.0857448 -0.496028 0.856509 -0.00718906 -0.516082 0.871758 -0.0711385 -0.484745 0.851283 -0.0637573 -0.520819 0.846114 -0.210353 -0.489736 0.84011 -0.359319 -0.406331 0.873108 -0.336092 -0.353163 0.841214 -0.467736 -0.27126 0.861191 -0.476093 0.178002 0.842203 -0.495525 0.212483 0.863853 -0.449753 0.226894 0.872448 -0.442208 0.208054 0.856491 -0.493054 0.15271 0.86475 -0.406969 0.294253 0.842488 -0.408532 0.351164 0.864188 -0.362306 0.349162 0.871572 -0.361415 0.331272 0.856711 -0.421633 0.297108 0.865665 -0.324645 0.38109 0.84438 -0.286939 0.452426 0.864243 -0.242674 0.440675 0.873307 -0.248291 0.41915 0.858184 -0.318372 0.40269 0.863984 -0.224892 0.450506 0.843826 -0.111998 0.524799 0.854736 0.03532 0.51786 0.862102 0.158791 0.481213 0.867178 0.267362 0.420143 0.865985 0.373927 0.332037 0.862026 0.452902 0.227577 0.847848 0.514884 0.126678 0.855387 0.501476 0.129753 0.858804 0.512276 -0.00546399 0.845616 0.533349 -0.021733 0.864111 0.500632 -0.0517725 0.873593 0.485431 -0.0345237 0.858032 0.512419 0.0347448 0.864335 0.491834 0.105 0.857018 0.482476 0.180936 0.863897 0.441496 0.242409 0.872198 0.422344 0.246772 0.856395 0.405884 0.319133 0.863959 0.34322 0.368477 0.857355 0.281623 0.430848 0.864444 0.205778 0.458686 0.871811 0.188667 0.452051 0.857619 0.13842 0.495308 0.864011 0.0675835 0.498916 0.856437 -0.012679 0.516096 0.863864 -0.0879871 0.495982 0.872838 -0.0990474 0.477853 0.856819 -0.174492 0.485195 0.85511 -0.116069 0.505287 0.847857 0.0429743 0.52848 0.871859 0.0532421 0.486854 0.845482 0.192018 0.498286 0.840267 0.342327 0.420432 0.87324 0.321151 0.36649 0.842348 0.455762 0.287631 0.863736 0.482065 -0.146878 0.840631 0.506145 -0.192763 0.863855 0.458289 -0.209107 0.872578 0.449879 -0.190307 0.856577 0.498662 -0.13271 0.865604 0.422531 -0.268697 0.842033 0.421666 -0.336419 0.86412 0.374555 -0.336164 0.871662 0.37289 -0.318055 0.856602 0.432652 -0.281149 0.865037 0.345924 -0.363383 0.846426 0.301706 -0.43879 0.86432 0.260483 -0.430232 0.87288 0.265134 -0.409615 0.858071 0.33277 -0.391124 0.861469 0.256958 -0.438 0.849701 0.140005 -0.508338 0.858235 -0.00590604 -0.513223 0.8637 -0.132492 -0.48628 0.867199 -0.240324 -0.436131 0.865019 -0.351771 -0.357771 0.837936 -0.462787 -0.289293 0.859131 -0.426949 -0.282149 0.85194 -0.501468 -0.150758 0.851805 -0.501715 -0.150701 0.864261 -0.488055 -0.121879 0.871487 -0.47271 -0.130594 0.856854 -0.475763 -0.198621 0.863872 -0.431906 -0.259196 0.856428 -0.392827 -0.334989 0.863999 -0.32789 -0.382091 0.873366 -0.305607 -0.379257 0.857569 -0.263617 -0.441679 0.864449 -0.188349 -0.466104 0.857397 -0.120996 -0.500231 0.86396 -0.0490775 -0.501164 0.871965 -0.0350216 -0.488313 0.856397 0.032705 -0.515282 0.863885 0.107776 -0.492023 0.856979 0.194 -0.477443 0.872978 0.118294 -0.473198 0.850988 0.140499 -0.506042 0.844938 -0.0216729 -0.534424 0.844738 -0.173799 -0.506174 0.871505 -0.172218 -0.459152 0.841223 -0.324294 -0.432639 0.861262 -0.507575 -0.0244091 0.843817 -0.536631 -0.000835492 0.864174 -0.502226 0.0311869 0.873547 -0.486522 0.0145715 0.858171 -0.510425 -0.0548435 0.865627 -0.487277 0.115109 0.83985 -0.514722 0.172378 0.863857 -0.466183 0.19085 0.872709 -0.4569 0.172107 0.856686 -0.503443 0.112403 0.865881 -0.437908 0.24184 0.842281 -0.433331 0.320604 0.864062 -0.386492 0.322523 0.871759 -0.384036 0.304225 0.856511 -0.443168 0.264559 0.8638 -0.367882 0.344256 0.845167 -0.306439 0.437936 0.854734 -0.167611 0.491259 0.861173 -0.0238996 0.50775 0.86485 0.105214 0.490881 0.866415 0.214127 0.451082 0.863267 0.328057 0.3836 0.844274 0.437971 0.308842 0.854616 0.420064 0.30525 0.85556 0.48726 0.174913 0.848548 0.500462 0.171768 0.86419 0.483618 0.138885 0.871571 0.467692 0.147066 0.856718 0.468258 0.216259 0.86386 0.421552 0.275753 0.856488 0.379034 0.350373 0.864051 0.311948 0.395102 0.873486 0.289506 0.391419 0.857794 0.24519 0.451743 0.864407 0.171538 0.472626 0.857201 0.103144 0.504547 0.863927 0.0302539 0.502708 0.872078 0.0165324 0.489087 0.856384 -0.0528463 0.513628 0.863919 -0.127524 0.487218 0.857153 -0.213174 0.468877 0.864395 -0.277784 0.419115 0.872298 -0.281471 0.399839 0.857852 -0.346306 0.379687 0.857665 -0.302783 0.415612 0.847491 -0.164549 0.50466 0.873106 -0.137454 0.467752 0.84261 6.23524e-05 0.538525 0.844044 0.155699 0.513175 0.871377 0.155953 0.465168 0.842928 0.305429 0.442928 0.862919 0.50261 0.0524828 0.843006 0.537427 0.022664 0.864244 0.502963 -0.0105463 0.873315 0.487129 0.00510141 0.858187 0.507969 0.0740426 0.866855 0.491661 -0.0826607 0.839881 0.52119 -0.151525 0.863868 0.473393 -0.172136 0.87284 0.463239 -0.153491 0.856819 0.507371 -0.0918501 0.865524 0.453051 -0.213573 0.84325 0.443405 -0.303845 0.864012 0.398082 -0.308243 0.871859 0.394821 -0.289791 0.856443 0.453109 -0.247383 0.861858 0.390547 -0.323533 0.849769 0.324248 -0.415639 0.858942 0.194861 -0.473548 0.863521 0.0540936 -0.501403 0.865529 -0.0768475 -0.494928 0.865153 -0.188748 -0.464634 0.860662 -0.302693 -0.409437 0.849816 -0.412688 -0.327875 0.850543 -0.411389 -0.327622 0.858704 -0.472192 -0.199155 0.845733 -0.497588 -0.192722 0.864127 -0.47849 -0.155988 0.871659 -0.462 -0.163605 0.856603 -0.459967 -0.233801 0.863855 -0.410444 -0.292046 0.856574 -0.364522 -0.365246 0.864107 -0.295453 -0.407463 0.87359 -0.272913 -0.402938 0.858029 -0.226462 -0.460979 0.864338 -0.155267 -0.478343 0.857016 -0.0848747 -0.508251 0.863893 -0.0111614 -0.503552 0.872196 0.00220736 -0.489151 0.856393 0.0730854 -0.511126 0.863955 0.147154 -0.481589 0.857343 0.231998 -0.4595 0.864434 0.29407 -0.407771 0.871815 0.296896 -0.389605 0.857621 0.359502 -0.367755 0.854309 0.322882 -0.407313 0.844696 0.187995 -0.501146 0.873233 0.156478 -0.461496 0.840982 0.0216554 -0.54063 0.843608 -0.137737 -0.518993 0.871408 -0.1399 -0.470187 0.845325 -0.285949 -0.451285 0.864153 -0.497053 -0.0785994 0.843221 -0.535804 -0.0434909 0.864318 -0.502845 -0.0100999 0.872893 -0.487298 -0.0244692 0.85808 -0.505152 -0.0923008 0.86739 -0.495158 0.0495246 0.840711 -0.525548 0.130403 0.863886 -0.479881 0.153018 0.872974 -0.468856 0.1345 0.856974 -0.510433 0.0710878 0.864463 -0.467888 0.183807 0.83935 -0.447557 0.308519 0.85343 -0.340541 0.394574 0.862323 -0.221727 0.455231 0.865266 -0.084739 0.494099 0.865656 0.0472895 0.498401 0.863812 0.163654 0.476494 0.845493 0.279816 0.454803 0.856367 0.263232 0.444236 0.854598 0.386872 0.3464 0.847018 0.400958 0.348989 0.863859 0.398587 0.308018 0.872708 0.377724 0.309364 0.856682 0.349337 0.379552 0.864168 0.278441 0.419146 0.85817 0.208039 0.469323 0.864263 0.138773 0.48352 0.871488 0.123548 0.4746 0.856861 0.0662067 0.511279 0.863875 -0.00816356 0.50364 0.85643 -0.0933366 0.507757 0.863999 -0.166602 0.475131 0.873367 -0.175302 0.454422 0.857564 -0.250386 0.449323 0.864446 -0.309225 0.396376 0.857401 -0.372483 0.355134 0.863962 -0.409287 0.293349 0.871961 -0.405203 0.274762 0.856398 -0.462433 0.22965 0.858732 -0.428737 0.28065 0.851869 -0.34102 0.397523 0.871508 -0.311283 0.378915 0.842677 -0.210598 0.495525 0.840089 -0.0432626 0.540721 0.87232 -0.0211378 0.488478 0.843747 0.119482 0.523273 0.861341 0.456211 0.223525 0.843449 0.493025 0.213353 0.864067 0.472662 0.173146 0.871754 0.455611 0.180174 0.856512 0.450874 0.251195 0.865086 0.490709 0.104074 0.843881 0.532761 0.0634833 0.864395 0.501879 0.0306421 0.872311 0.487012 0.0435036 0.85786 0.502026 0.109755 0.859932 0.510294 0.0108184 0.854635 0.511908 -0.0868872 0.862878 0.468705 -0.189094 0.838724 0.466405 -0.281086 0.848418 0.456627 -0.267727 0.860645 0.371174 -0.348599 0.841314 0.370313 -0.393775 0.864358 0.323375 -0.385116 0.871358 0.324752 -0.367793 0.857206 0.385156 -0.341837 0.863928 0.420039 -0.27784 0.856382 0.471095 -0.211373 0.863917 0.485612 -0.133527 0.873105 0.473729 -0.115184 0.857151 0.512613 -0.0501961 0.840441 0.530857 -0.108857 0.862571 0.303937 -0.404466 0.851493 0.235001 -0.468758 0.864375 0.119832 -0.48836 0.828036 0.0532689 -0.558138 0.849295 0.0578796 -0.524736 0.859993 -0.0652859 -0.506112 0.834797 -0.0989133 -0.541599 0.864191 -0.121832 -0.488192 0.871566 -0.106786 -0.478507 0.856717 -0.047187 -0.513623 0.863856 0.0276759 -0.502978 0.856491 0.113548 -0.503518 0.864053 0.185842 -0.467841 0.87354 0.193932 -0.44645 0.857821 0.268272 -0.438375 0.839554 0.2344 -0.490107 0.86281 -0.150752 -0.482527 0.85175 -0.231499 -0.470032 0.866894 -0.312933 -0.388032 0.823221 -0.414737 -0.387685 0.844279 -0.388714 -0.368911 0.862294 -0.439687 -0.251245 0.824587 -0.506248 -0.252525 0.864011 -0.466115 -0.19032 0.871854 -0.448517 -0.196731 0.856442 -0.440985 -0.268402 0.863868 -0.385997 -0.323633 0.856818 -0.333525 -0.393223 0.864246 -0.260922 -0.430115 0.87332 -0.239446 -0.424238 0.858187 -0.190177 -0.47681 0.835445 -0.251624 -0.488586 0.860727 -0.47856 -0.17358 0.85541 -0.508121 -0.10043 0.86544 -0.500807 -0.0143329 0.84871 -0.525408 0.060315 0.811089 -0.579443 0.0798813 0.859622 -0.491088 0.141008 0.855868 -0.472493 0.210334 0.847713 -0.453144 0.275759 0.863722 -0.385343 0.3248 0.801448 -0.432189 0.413393 0.822064 -0.410648 0.394435 0.864337 -0.336396 0.373844 0.871406 -0.33703 0.356459 0.857019 -0.397502 0.327887 0.863895 -0.430329 0.261731 0.85639 -0.479058 0.192613 0.863952 -0.490566 0.113717 0.873233 -0.477836 0.0955837 0.857344 -0.513915 0.0292119 0.864437 -0.500205 -0.0504387 0.857625 -0.498308 -0.127158 0.871824 -0.485881 -0.0619886 0.825996 -0.555463 -0.0958757 0.804119 -0.534457 0.260287 0.872191 -0.42456 0.242963 0.868985 -0.284738 0.404709 0.81376 -0.291199 0.502988 0.850551 -0.194726 0.488512 0.856571 -0.133687 0.498411 0.864105 -0.204799 0.45976 0.869567 -0.152945 0.469532 0.834082 -0.118159 0.538837 0.852493 -0.0323873 0.521734 0.856603 0.0278643 0.515223 0.863855 -0.0473543 0.50151 0.857267 -0.0262928 0.514201 0.858834 0.0424821 0.510489 0.857712 0.116591 0.500736 0.858085 0.172938 0.483511 0.86413 0.104459 0.492309 0.80824 0.0926126 0.581524 0.875607 0.167287 0.45313 0.862698 0.228474 0.451167 0.911057 0.277477 0.304929 0.858316 0.38529 0.33889 0.857882 0.421708 0.293598 0.866409 0.444979 0.226558 0.861842 0.488939 0.134787 0.857935 0.508443 0.0737036 0.864964 0.48257 0.137709 0.859316 0.176605 0.479986 0.8467 0.28124 0.451668 0.856975 0.317082 0.406268 0.864321 0.242997 0.440344 0.943688 0.291622 0.156238 0.855543 0.431247 0.286482 0.857859 0.466977 0.214497 0.867432 0.496364 0.0344276 0.855985 0.516946 -0.00753112 0.865784 0.495838 -0.0675452 0.863298 0.478026 -0.161888 0.860491 0.445402 -0.247333 0.857433 0.400815 -0.322731 0.857189 0.359811 -0.36846 0.865181 0.395828 -0.307867 0.856377 0.508028 -0.0923303 0.858189 0.483226 -0.173217 0.861091 0.444913 -0.246119 0.866273 0.32794 -0.376863 0.856234 0.304709 -0.417151 0.868099 0.253793 -0.426607 0.866526 0.168207 -0.469935 0.864429 0.0805703 -0.496258 0.862314 -0.00639012 -0.506333 0.85998 -0.0901756 -0.502297 0.858412 -0.156206 -0.488598 0.863059 -0.0865232 -0.497637 0.854911 0.234301 -0.462851 0.855392 0.1549 -0.494278 0.856941 0.0721433 -0.510341 0.859482 -0.00960649 -0.511077 0.866214 -0.168945 -0.470245 0.855856 -0.227692 -0.464399 0.874195 -0.255814 -0.412726 0.865248 -0.335621 -0.37243 0.866121 -0.384377 -0.319513 0.865791 -0.425771 -0.262916 0.864907 -0.458554 -0.204119 0.863488 -0.483277 -0.144334 0.857407 -0.507113 -0.0876864 0.861862 -0.499263 -0.0890501 0.860312 -0.509575 -0.0140152 0.858024 -0.513453 -0.0126662 0.862652 -0.501878 0.0628398 0.865484 -0.482475 0.134738 0.86777 -0.454852 0.200215 0.86874 -0.422172 0.258964 0.868219 -0.386159 0.311574 0.889954 -0.287122 0.35432 0.861853 -0.244659 0.444242 0.860107 -0.314917 0.401303 0.853802 -0.302044 -0.424018 0.852057 -0.368643 -0.371619 0.8518 -0.423617 -0.308197 0.852856 -0.464886 -0.237733 0.855075 -0.491763 -0.164363 0.853528 -0.516209 0.0708412 0.849617 -0.504425 0.153967 0.84753 -0.476998 0.232736 0.847977 -0.435025 0.302801 0.850865 -0.381949 0.360755 0.891701 -0.185708 0.412774 0.839848 -0.189975 0.508493 0.889914 -0.0818551 0.448723 0.864518 -0.00730022 0.502548 0.855281 -0.0936838 0.509626 0.891653 0.0217855 0.452194 0.834425 0.0610941 0.547724 0.901316 0.117568 0.416903 0.883317 0.200871 0.423558 0.841985 0.139518 0.521149 0.91839 0.198492 0.342289 0.801283 0.308281 0.512746 0.89376 0.283782 0.347363 0.899388 0.326326 0.290882 0.902003 0.361797 0.235572 0.765303 0.54267 0.346152 0.790851 0.393411 0.46881 0.775759 0.47448 0.416012 0.863888 0.372696 0.338815 0.860015 0.322926 0.395085 0.860549 0.0424354 0.507598 0.863443 -0.104715 0.493458 0.866793 -0.247424 0.432957 0.858025 -0.285706 0.426808 0.872836 -0.364784 -0.324176 0.872445 0.0402328 -0.487053 0.872077 0.415119 -0.259148 0.87355 0.256179 0.413864 0.872576 -0.389962 -0.294177 0.872445 0.401489 0.27865 0.872319 -0.412282 -0.262837 0.871413 0.477066 0.114228 0.871375 -0.480767 -0.0978246 0.873367 0.481304 -0.0746824 0.873241 -0.478031 0.094528 0.872081 0.415642 -0.258294 0.871813 -0.405826 0.274313 0.871862 0.395387 -0.28901 0.872271 -0.282317 0.399299 0.872852 0.266032 -0.409092 0.872849 -0.100071 0.47762 0.87272 0.0807807 -0.481492 0.871664 0.0877573 0.482183 0.871471 -0.105182 -0.479036 0.871494 0.121777 0.475046 0.873602 -0.271114 -0.404125 0.873504 0.28775 0.392672 0.872333 -0.41116 -0.26454 0.872208 0.421302 0.24851 0.85712 -0.487906 -0.165206 -0.89077 0.45443 0.00467245 -0.851155 0.519761 -0.0733674 -0.863884 0.482818 -0.1435 -0.871017 0.468593 -0.147479 -0.855823 0.469717 -0.216639 -0.863271 0.425708 -0.271174 -0.857509 0.426566 -0.287611 -0.883583 0.33965 -0.322364 -0.849512 0.326464 -0.414428 -0.880525 0.237376 -0.410279 -0.878613 0.240476 -0.412566 -0.850268 0.247673 -0.464437 -0.849163 0.249338 -0.465568 -0.859615 0.353224 -0.369181 -0.85624 0.360308 -0.370177 -0.857173 0.192219 -0.477814 -0.862568 0.120978 -0.491265 -0.860977 0.0450284 -0.506647 -0.860433 -0.0336508 -0.508451 -0.872746 -0.0604584 -0.484417 -0.860233 -0.104468 -0.499085 -0.858797 -0.178532 -0.480202 -0.860486 -0.248619 -0.444693 -0.85804 -0.320186 -0.401558 -0.874649 -0.331598 -0.353599 -0.862154 -0.37506 -0.340618 -0.858535 -0.43198 -0.276244 -0.862153 -0.461661 -0.208713 -0.857997 -0.493823 -0.14135 -0.873103 -0.477996 -0.0959712 -0.862229 -0.502067 -0.0670048 -0.856837 -0.515361 0.0152674 -0.863648 -0.495494 0.0927277 -0.857078 -0.482887 0.179549 -0.873713 -0.436128 0.21545 -0.864443 -0.438097 0.246594 -0.857736 -0.405714 0.315729 -0.876342 -0.340253 0.340959 -0.865217 -0.362359 0.346549 -0.856165 -0.296688 0.423034 -0.876512 -0.219919 0.428208 -0.856028 -0.147914 0.495316 -0.875795 -0.0694508 0.477661 -0.868377 -0.0798695 0.489431 -0.857614 0.0168776 0.514017 -0.872982 0.0768745 0.481657 -0.856027 0.163093 0.490528 -0.872993 0.215392 0.437595 -0.868302 0.214285 0.447362 -0.855462 0.307257 0.416866 -0.872503 0.344311 0.346682 -0.856536 0.423605 0.294797 -0.870755 0.439116 0.221275 -0.869079 0.440734 0.224623 -0.856399 0.49116 0.159193 -0.869849 0.485478 0.0875988 -0.855407 0.517938 0.00443345 -0.869341 0.489481 -0.0682252 -0.871278 0.48574 -0.0702275 -0.856111 0.491227 -0.160527 -0.868697 0.441773 -0.224057 -0.857216 0.416921 -0.302255 -0.867176 0.361026 -0.343025 -0.870927 0.352577 -0.342309 -0.855863 0.312908 -0.411811 -0.866473 0.240756 -0.437334 -0.856148 0.167942 -0.488679 -0.865942 0.0873415 -0.492459 -0.873484 0.0734881 -0.481275 -0.85791 0.00249953 -0.513794 -0.865033 -0.0656977 -0.497396 -0.856812 -0.144063 -0.495096 -0.863946 -0.20916 -0.458093 -0.872834 -0.215236 -0.437988 -0.856677 -0.288674 -0.427519 -0.863394 -0.34405 -0.369027 -0.858198 -0.408506 -0.310838 -0.863253 -0.444102 -0.239933 -0.872278 -0.437985 -0.217486 -0.858113 -0.482232 -0.176334 -0.862058 -0.495886 -0.104659 -0.857656 -0.513583 -0.0256536 -0.861168 -0.505442 0.0540207 -0.87438 -0.47935 0.0753869 -0.858823 -0.493381 0.137837 -0.861107 -0.460957 0.214507 -0.85973 -0.424137 0.284556 -0.860639 -0.379389 0.339654 -0.873151 -0.345706 0.34365 -0.859048 -0.326163 0.39453 -0.859387 -0.26096 0.439721 -0.859872 -0.187042 0.475012 -0.85914 -0.106741 0.500484 -0.874902 -0.0661506 0.479761 -0.861521 -0.0239998 0.507154 -0.859775 0.051873 0.508031 -0.860773 0.122418 0.494049 -0.858125 0.197854 0.473789 -0.873799 0.220651 0.433346 -0.861322 0.265388 0.433238 -0.857555 0.337326 0.388343 -0.863183 0.387433 0.323744 -0.858379 0.443013 0.258699 -0.872377 0.440825 0.211261 -0.86274 0.467718 0.192148 -0.857408 0.499808 0.122652 -0.863112 0.502778 0.0474606 -0.856438 0.514953 -0.0365812 -0.873752 0.479081 -0.0838964 -0.864747 0.489461 -0.112435 -0.856931 0.475097 -0.199879 -0.876969 0.412423 -0.246644 -0.866069 0.435414 -0.24564 -0.857227 0.394593 -0.330845 -0.875246 0.327982 -0.355488 -0.855832 0.279747 -0.435079 -0.875195 0.202416 -0.439389 -0.867561 0.215566 -0.448185 -0.855968 0.127018 -0.501184 -0.874397 0.0486766 -0.482763 -0.857507 -0.0357548 -0.513229 -0.871975 -0.0951605 -0.480212 -0.868067 -0.0918557 -0.487876 -0.855761 -0.182185 -0.484233 -0.871789 -0.234434 -0.430144 -0.85547 -0.32425 -0.403774 -0.871219 -0.360769 -0.332902 -0.870811 -0.360947 -0.333774 -0.856831 -0.435075 -0.276679 -0.869388 -0.449041 -0.206219 -0.856206 -0.497055 -0.14088 -0.868754 -0.490511 -0.0683075 -0.870538 -0.48771 -0.0655849 -0.855484 -0.517565 0.016551 -0.86818 -0.488103 0.0895548 -0.856475 -0.483528 0.180694 -0.867518 -0.433903 0.243189 -0.871269 -0.425289 0.24499 -0.857096 -0.406079 0.316995 -0.866179 -0.348758 0.357915 -0.856001 -0.29634 0.42361 -0.865419 -0.222982 0.448696 -0.872853 -0.207338 0.441744 -0.856592 -0.147349 0.494509 -0.864972 -0.0662247 0.497432 -0.858188 0.0171118 0.51305 -0.864153 0.0841695 0.49614 -0.872145 0.0949012 0.479955 -0.856983 0.162654 0.489002 -0.863059 0.22834 0.450544 -0.85717 0.305369 0.414741 -0.862517 0.36061 0.355 -0.874567 0.360099 0.324748 -0.858923 0.420051 0.292932 -0.862574 0.453749 0.223782 -0.858355 0.487932 0.158582 -0.861186 0.501082 0.0852934 -0.873491 0.483214 0.0593139 -0.858202 0.513286 0.00522822 -0.860389 0.504014 -0.0755085 -0.85963 0.485978 -0.157677 -0.860532 0.452316 -0.234296 -0.87323 0.419199 -0.248479 -0.860031 0.413561 -0.298854 -0.859854 0.367245 -0.354658 -0.859639 0.310144 -0.405994 -0.858697 0.243155 -0.451126 -0.874388 0.199879 -0.442148 -0.860744 0.167004 -0.480864 -0.858663 0.0854836 -0.505362 -0.861953 0.00372777 -0.506975 -0.859079 -0.0702981 -0.506993 -0.872893 -0.101091 -0.477324 -0.861406 -0.140268 -0.488164 -0.857516 -0.217117 -0.466397 -0.862249 -0.281604 -0.420982 -0.85717 -0.353852 -0.374231 -0.874487 -0.365621 -0.318736 -0.864254 -0.398981 -0.306397 -0.858424 -0.452548 -0.241471 -0.86341 -0.473132 -0.175126 -0.856878 -0.505033 -0.10345 -0.877721 -0.477989 -0.033647 -0.864992 -0.499493 -0.0479104 -0.863951 -0.498785 0.0692962 -0.845387 -0.532704 -0.0393375 -0.856521 -0.512327 -0.0623892 -0.855233 -0.483688 -0.186071 -0.863765 -0.412598 -0.289263 -0.866612 -0.313516 -0.388191 -0.864889 -0.20037 -0.460239 -0.860353 -0.0851127 -0.502543 -0.853276 0.0287531 -0.520666 -0.849772 0.0325655 -0.526144 -0.86128 0.168748 -0.479292 -0.841498 0.203957 -0.500283 -0.864998 0.290068 -0.409437 -0.865479 0.382344 -0.323664 -0.863017 0.44913 -0.231266 -0.847422 0.517591 -0.118222 -0.852122 0.509355 -0.120193 -0.857329 0.513806 0.0314727 -0.844261 0.533851 0.0471751 -0.863497 0.478224 0.160232 -0.866459 0.423649 0.26414 -0.864598 0.341597 0.368487 -0.857117 0.239381 0.456121 -0.854059 0.119623 0.506234 -0.84864 0.11641 0.516003 -0.862604 -0.00523153 0.505853 -0.842511 -0.0381978 0.537323 -0.873562 -0.0502309 0.484115 -0.875011 0.0896967 -0.47572 -0.86525 -0.0118622 -0.501201 -0.844718 0.0818297 -0.528919 -0.860373 0.114123 -0.496724 -0.873724 -0.200081 -0.443367 -0.86234 -0.251508 -0.439447 -0.8408 -0.24115 -0.484667 -0.865356 -0.127077 -0.484779 -0.842829 -0.0838602 -0.531608 -0.872896 -0.43042 -0.229761 -0.863802 -0.483648 -0.141178 -0.847949 -0.474125 -0.23704 -0.858249 -0.448343 -0.249794 -0.85599 -0.372721 -0.358274 -0.846055 -0.377034 -0.376877 -0.87392 -0.482358 0.0599613 -0.865301 -0.48601 0.122671 -0.83942 -0.536339 0.0878313 -0.866095 -0.499651 -0.0151062 -0.840896 -0.534144 -0.0870877 -0.866455 -0.237339 0.439233 -0.866629 -0.147526 0.476644 -0.841376 -0.243686 0.482393 -0.861923 -0.272919 0.427321 -0.846932 -0.382906 0.368903 -0.858831 -0.444515 0.254588 -0.845603 -0.471373 0.250525 -0.867302 0.0717858 0.492579 -0.860282 0.104737 0.498943 -0.845056 0.0896205 0.527113 -0.865522 -0.0152932 0.500637 -0.840664 -0.0720541 0.536743 -0.870018 0.345276 0.351928 -0.865735 0.420512 0.271428 -0.844359 0.385743 0.371834 -0.859463 0.342902 0.379133 -0.851038 0.239284 0.467415 -0.848721 0.239196 0.471654 -0.869797 0.485557 0.0876793 -0.862545 0.504073 0.0438935 -0.841168 0.534969 0.0790255 -0.865456 0.471862 0.168322 -0.843804 0.48433 0.231124 -0.871304 0.435924 -0.225387 -0.863589 0.389232 -0.320488 -0.848548 0.46404 -0.254232 -0.856736 0.460663 -0.231933 -0.856169 0.506967 -0.0997955 -0.845265 0.526372 -0.0919744 -0.872229 0.228765 -0.432299 -0.865169 0.178201 -0.468751 -0.839259 0.236338 -0.489682 -0.865874 0.297069 -0.402507 -0.841878 0.374903 -0.388187 -0.871748 -0.0749179 -0.484193 -0.848488 -0.0878942 -0.521865 -0.853327 -0.0905373 -0.513455 -0.859965 0.0411683 -0.50869 -0.843917 0.0643004 -0.532606 -0.874178 -0.344019 -0.34273 -0.866764 -0.402027 -0.295117 -0.839901 -0.39846 -0.368505 -0.866148 -0.306765 -0.394566 -0.841847 -0.255112 -0.475618 -0.861468 -0.196665 -0.468184 -0.873165 -0.480575 -0.0814296 -0.851934 -0.519031 -0.0693918 -0.848497 -0.524115 -0.0731862 -0.861003 -0.470205 -0.193857 -0.845617 -0.484634 -0.223746 -0.873846 -0.429128 0.228568 -0.865585 -0.404087 0.295763 -0.843649 -0.465659 0.267241 -0.86574 -0.461947 0.192612 -0.844264 -0.526249 0.101392 -0.858597 -0.508558 0.0646502 -0.874243 -0.221278 0.432129 -0.856458 -0.208449 0.472259 -0.844694 -0.227442 0.484522 -0.86281 -0.322402 0.389379 -0.841782 -0.369182 0.393838 -0.872849 0.0806222 0.481284 -0.865689 0.162921 0.473327 -0.843062 0.10617 0.527233 -0.863427 0.0471399 0.502267 -0.848697 -0.0572534 0.525771 -0.85527 -0.0701674 0.51341 -0.874612 0.348947 0.336586 -0.861075 0.392887 0.322784 -0.842829 0.400119 0.359921 -0.865069 0.282443 0.414587 -0.839373 0.265464 0.474323 -0.873033 0.482011 0.0740141 -0.865691 0.499896 -0.0261317 -0.842492 0.535007 0.0630446 -0.860979 0.498007 0.103464 -0.850317 0.478213 0.219713 -0.853245 0.474971 0.21535 -0.866165 0.345997 -0.360616 -0.852946 0.350807 -0.386544 -0.848485 0.358753 -0.389063 -0.86175 0.423099 -0.279953 -0.844574 0.460533 -0.273137 -0.867178 0.471162 -0.161274 -0.839456 0.531337 -0.113995 -0.86902 0.0561814 -0.491578 -0.865745 -0.0191598 -0.500119 -0.842479 0.0466429 -0.536706 -0.865272 0.105938 -0.489981 -0.844402 0.219629 -0.48862 -0.857809 0.237908 -0.455592 -0.869213 -0.233958 -0.435582 -0.856845 -0.267829 -0.44055 -0.844358 -0.266765 -0.464646 -0.863132 -0.137955 -0.485768 -0.842624 -0.114062 -0.526285 -0.869587 -0.448837 -0.205824 -0.865562 -0.482703 -0.133421 -0.844335 -0.492811 -0.21032 -0.863253 -0.443188 -0.241617 -0.848693 -0.396902 -0.349557 -0.853985 -0.382912 -0.352262 -0.872042 -0.480423 0.093465 -0.861243 -0.489475 0.136659 -0.842045 -0.525774 0.120507 -0.865011 -0.501728 -0.00503448 -0.839771 -0.54027 -0.0537791 -0.871509 -0.336628 0.356586 -0.865267 -0.264113 0.426095 -0.843407 -0.356228 0.402201 -0.860625 -0.367136 0.352896 -0.851998 -0.447816 0.271221 -0.851565 -0.448632 0.271231 -0.873335 0.234983 0.426696 -0.844775 0.27359 0.459896 -0.872423 0.446432 0.198939 -0.843656 0.496902 0.203304 -0.874645 0.474579 -0.0988486 -0.873338 0.329917 -0.358378 -0.840434 0.35197 -0.412054 -0.874553 0.042945 -0.483025 -0.873796 -0.241095 -0.422319 -0.839376 -0.287768 -0.461126 -0.872196 -0.449549 -0.192822 -0.849044 -0.490711 -0.195771 -0.856119 -0.513517 0.0579726 -0.877387 -0.464341 0.120745 -0.856883 -0.466326 0.219755 -0.874996 -0.405643 0.264265 -0.866665 -0.42336 0.263927 -0.856776 -0.382652 0.345705 -0.874114 -0.314944 0.369777 -0.85559 -0.262101 0.446396 -0.873889 -0.184208 0.449873 -0.868614 -0.193257 0.456248 -0.856004 -0.105838 0.50602 -0.873016 -0.0277929 0.486898 -0.85716 0.053962 0.512215 -0.870936 0.113771 0.478044 -0.868821 0.112087 0.482273 -0.855593 0.201116 0.476984 -0.870607 0.253342 0.421736 -0.855584 0.340618 0.389814 -0.869988 0.376588 0.318281 -0.871706 0.375751 0.314547 -0.857291 0.445089 0.258744 -0.868262 0.458067 0.190517 -0.856093 0.502198 0.122073 -0.86766 0.494784 0.048533 -0.871244 0.488952 0.0431299 -0.85566 0.516171 -0.0376007 -0.867062 0.485694 -0.110927 -0.856928 0.474878 -0.200411 -0.866375 0.425661 -0.261165 -0.871324 0.414048 -0.26336 -0.857042 0.394458 -0.331484 -0.865173 0.335683 -0.37255 -0.856229 0.279095 -0.434717 -0.8644 0.204534 -0.459323 -0.873299 0.185574 -0.450457 -0.857058 0.126511 -0.499447 -0.86419 0.0449242 -0.501155 -0.85835 -0.035758 -0.511817 -0.863221 -0.102986 -0.494211 -0.872527 -0.115268 -0.474774 -0.857263 -0.181096 -0.48198 -0.862138 -0.247473 -0.442126 -0.857759 -0.321444 -0.401152 -0.861723 -0.376502 -0.340118 -0.874774 -0.375442 -0.30629 -0.859522 -0.43094 -0.274795 -0.861818 -0.462623 -0.207967 -0.858691 -0.492891 -0.140388 -0.860358 -0.505471 -0.0654479 -0.873767 -0.484953 -0.0367717 -0.85884 -0.512017 0.0152743 -0.859686 -0.501527 0.0970082 -0.860501 -0.477667 0.177122 -0.860081 -0.443086 0.252853 -0.872794 -0.408514 0.267108 -0.86042 -0.402328 0.312744 -0.859116 -0.354256 0.369353 -0.860325 -0.293494 0.416777 -0.858084 -0.224657 0.461759 -0.874453 -0.17784 0.451337 -0.86169 -0.146729 0.485758 -0.858282 -0.0640166 0.50917 -0.86239 0.0155105 0.506008 -0.858425 0.0889726 0.505163 -0.872895 0.121811 0.472457 -0.862126 0.158042 0.481415 -0.856979 0.236187 0.458043 -0.863235 0.297329 0.407947 -0.856864 0.3697 0.359313 -0.874161 0.381487 0.300516 -0.865024 0.41026 0.288826 -0.858216 0.461422 0.224843 -0.876126 0.455886 0.156752 -0.865136 0.470309 0.17421 -0.856417 0.50944 0.0837967 -0.876472 0.481257 0.0137375 -0.855901 0.511016 -0.0793547 -0.875976 0.461052 -0.141763 -0.868011 0.477166 -0.137368 -0.856951 0.456656 -0.238959 -0.873122 0.398411 -0.280938 -0.85639 0.369901 -0.360235 -0.872969 0.301075 -0.383769 -0.868018 0.31088 -0.387166 -0.855439 0.243819 -0.45692 -0.872597 0.165386 -0.459589 -0.85614 0.0844652 -0.509795 -0.871579 0.00748447 -0.490199 -0.869517 0.0103214 -0.493796 -0.856849 -0.0722964 -0.510474 -0.869879 -0.132615 -0.475104 -0.855501 -0.219916 -0.468781 -0.869417 -0.272086 -0.412411 -0.870918 -0.272216 -0.409147 -0.855796 -0.356299 -0.375054 -0.868811 -0.391709 -0.302871 -0.857519 -0.454307 -0.241384 -0.867298 -0.46634 -0.17413 -0.870803 -0.462315 -0.167234 -0.856088 -0.506496 -0.102834 -0.866458 -0.49845 -0.028262 -0.855935 -0.513748 0.0586429 -0.865998 -0.482238 0.132262 -0.873359 -0.466682 0.139468 -0.85746 -0.465328 0.21962 -0.865311 -0.417115 0.277944 -0.857118 -0.382008 0.34557 -0.864059 -0.321873 0.38704 -0.872514 -0.302091 0.384006 -0.856554 -0.261223 0.44506 -0.863432 -0.185455 0.469139 -0.857727 -0.10549 0.503167 -0.863248 -0.0235275 0.504232 -0.872943 -0.00483818 0.487798 -0.858464 0.0536085 0.510064 -0.862332 0.121982 0.49143 -0.857642 0.199385 0.474021 -0.861267 0.266361 0.432747 -0.874103 0.273914 0.401142 -0.858432 0.336899 0.386774 -0.861004 0.391653 0.324469 -0.859955 0.440908 0.257055 -0.861016 0.471094 0.19163 -0.87291 0.460614 0.16082 -0.859114 0.497082 0.12179 -0.859575 0.509009 0.0451762 -0.859569 0.509766 -0.0357729 -0.859065 0.497975 -0.118438 -0.87495 0.461848 -0.145461 -0.861438 0.468484 -0.196077 -0.85981 0.433385 -0.270008 -0.860892 0.390351 -0.326331 -0.858419 0.34045 -0.38368 -0.873555 0.295723 -0.386588 -0.861094 0.276257 -0.426849 -0.857544 0.20557 -0.471549 -0.862696 0.126242 -0.489714 -0.857989 0.0424318 -0.511912 -0.87324 -0.00224449 -0.487286 -0.862885 -0.0336743 -0.504277 -0.857813 -0.107883 -0.502513 -0.86294 -0.175602 -0.473813 -0.856521 -0.255018 -0.448706 -0.873583 -0.28124 -0.397185 -0.864302 -0.312428 -0.394172 -0.856665 -0.384787 -0.343606 -0.877853 -0.399511 -0.264132 -0.866521 -0.409089 -0.285984 -0.857724 -0.46987 -0.208643 -0.875086 -0.463316 -0.139864 -0.856034 -0.512976 -0.0637291 -0.875206 -0.483705 0.0065662 -0.867191 -0.497972 -0.00181919 -0.855778 -0.507454 0.100669 -0.874584 -0.456765 0.162694 -0.857248 -0.446327 0.256743 -0.871895 -0.389654 0.296596 -0.867958 -0.398123 0.296896 -0.856081 -0.356332 0.374371 -0.871813 -0.286405 0.397384 -0.855388 -0.224928 0.466603 -0.871332 -0.145976 0.468479 -0.870533 -0.147341 0.469534 -0.856362 -0.0630116 0.512517 -0.870115 0.0120781 0.492701 -0.856612 0.0908091 0.507908 -0.868823 0.151692 0.471314 -0.870264 0.152704 0.468319 -0.855505 0.238429 0.459634 -0.868258 0.29055 0.402131 -0.856097 0.371259 0.359533 -0.867692 0.406074 0.286731 -0.8722 0.403442 0.276591 -0.857551 0.462754 0.224644 -0.866334 0.47412 0.157087 -0.856133 0.510011 0.0832177 -0.865525 0.500806 0.00771135 -0.872525 0.488562 -0.00265627 -0.856304 0.510299 -0.0796158 -0.864991 0.477742 -0.153472 -0.85806 0.454987 -0.238159 -0.864355 0.40822 -0.293677 -0.871899 0.389862 -0.296312 -0.857202 0.368846 -0.359385 -0.863229 0.307054 -0.400692 -0.856985 0.242795 -0.454563 -0.862537 0.165809 -0.478056 -0.874312 0.139836 -0.464783 -0.858414 0.0843208 -0.505979 -0.862499 0.00292406 -0.50605 -0.858641 -0.0715426 -0.50756 -0.861457 -0.141197 -0.487807 -0.873214 -0.156252 -0.461609 -0.858116 -0.217377 -0.465171 -0.86046 -0.28496 -0.422382 -0.859186 -0.351645 -0.371679 -0.860373 -0.406017 -0.308072 -0.874336 -0.403813 -0.269204 -0.860318 -0.449818 -0.239826 -0.860235 -0.479047 -0.17467 -0.859633 -0.500456 -0.102837 -0.858852 -0.511635 -0.0245368 -0.874141 -0.485582 0.00938865 -0.860381 -0.506543 0.0562011 -0.85853 -0.493358 0.139727 -0.862266 -0.45869 0.214711 -0.859514 -0.423597 0.28601 -0.872686 -0.384924 0.30042 -0.861454 -0.37764 0.339537 -0.857779 -0.325821 0.397562 -0.861957 -0.258486 0.436137 -0.857099 -0.185901 0.48044 -0.874354 -0.132079 0.466969 -0.86375 -0.105634 0.492725 -0.857801 -0.0209668 0.513555 -0.863486 0.0509176 0.501796 -0.857254 0.126931 0.499003 -0.877586 0.176953 0.445569 -0.864748 0.173324 0.471349 -0.856706 0.199755 0.475555 -0.845093 0.195393 0.497635 -0.863343 0.0710738 0.499587 -0.844261 0.0422862 0.534261 -0.872427 0.024085 0.488151 -0.866841 -0.48525 0.114537 -0.867303 -0.456326 0.198876 -0.840935 -0.523052 0.138727 -0.867104 -0.328834 0.374163 -0.857905 -0.317779 0.403751 -0.844412 -0.343345 0.411196 -0.863907 -0.400919 0.304841 -0.843974 -0.448521 0.29417 -0.869299 -0.0329521 0.493187 -0.86544 0.0532335 0.498176 -0.845074 -0.022342 0.534182 -0.862393 -0.0638071 0.502202 -0.847896 -0.199422 0.491227 -0.851203 -0.194973 0.487278 -0.870093 0.253272 0.422838 -0.861388 0.296106 0.412713 -0.841214 0.292743 0.454599 -0.865032 0.172092 0.471278 -0.84133 0.138031 0.5226 -0.870139 0.456028 0.186805 -0.864563 0.493234 0.0961867 -0.845827 0.498797 0.189154 -0.860164 0.464109 0.211473 -0.854213 0.410593 0.318958 -0.848331 0.414443 0.329501 -0.872739 0.474066 -0.11657 -0.864798 0.471305 -0.173194 -0.840283 0.521579 -0.14792 -0.866348 0.498212 -0.0350198 -0.839759 0.542211 0.028495 -0.872054 0.319842 -0.370437 -0.863333 0.228668 -0.449853 -0.846207 0.336019 -0.41355 -0.85604 0.342283 -0.387347 -0.856452 0.424029 -0.294431 -0.848793 0.43917 -0.294415 -0.87342 0.0275442 -0.486188 -0.864347 -0.0278733 -0.502122 -0.842714 0.0132803 -0.538197 -0.86735 0.0971347 -0.488128 -0.84088 0.187824 -0.507585 -0.873746 -0.254624 -0.414409 -0.848527 -0.288142 -0.44382 -0.850462 -0.28775 -0.440357 -0.858567 -0.151747 -0.489729 -0.844796 -0.142485 -0.51577 -0.872688 -0.453805 -0.180213 -0.865119 -0.485734 -0.12503 -0.84244 -0.507016 -0.182293 -0.86543 -0.442837 -0.234366 -0.844285 -0.426099 -0.324996 -0.861558 -0.37695 -0.340039 -0.874837 -0.468744 0.12223 -0.854665 -0.495958 0.153535 -0.847256 -0.509577 0.149963 -0.861556 -0.507615 0.00693944 -0.8412 -0.54033 -0.0206605 -0.873477 -0.313254 0.372706 -0.866109 -0.255975 0.42934 -0.840412 -0.332849 0.42769 -0.864296 -0.358532 0.352771 -0.847092 -0.436621 0.302981 -0.859559 -0.435416 0.267529 -0.873986 -0.0201325 0.485533 -0.857665 0.00620539 0.514171 -0.846796 -0.00667611 0.531876 -0.864795 -0.128419 0.485427 -0.839733 -0.179285 0.512548 -0.873727 0.261308 0.410267 -0.866924 0.344699 0.360036 -0.840814 0.307732 0.445346 -0.862761 0.239615 0.445228 -0.847215 0.147767 0.510285 -0.855669 0.126393 0.501853 -0.866108 0.499234 0.0249566 -0.849334 0.527581 0.0170106 -0.849911 0.526667 0.0165068 -0.859293 0.488531 0.151503 -0.845393 0.504672 0.174979 -0.864989 0.430618 0.25761 -0.840997 0.436394 0.319819 -0.867277 0.410918 -0.281029 -0.865244 0.377154 -0.330314 -0.84357 0.435747 -0.31387 -0.865979 0.441642 -0.234591 -0.843739 0.511799 -0.161758 -0.860686 0.49608 -0.114561 -0.869611 0.170494 -0.463366 -0.854849 0.158623 -0.494036 -0.846383 0.170845 -0.504428 -0.861795 0.283646 -0.420541 -0.84144 0.325726 -0.43114 -0.869557 -0.132374 -0.475761 -0.865912 -0.20724 -0.455246 -0.841304 -0.161049 -0.516014 -0.864086 -0.0895402 -0.495316 -0.847776 -0.000931388 -0.530353 -0.858275 0.0226486 -0.51269 -0.872128 -0.389931 -0.295544 -0.858804 -0.426366 -0.284021 -0.844983 -0.435258 -0.310733 -0.86469 -0.324153 -0.383713 -0.839466 -0.31667 -0.441606 -0.871873 -0.489317 -0.0201467 -0.866472 -0.493349 0.0763786 -0.84122 -0.540682 -0.00338824 -0.862334 -0.503198 -0.0563105 -0.846469 -0.501956 -0.17757 -0.854383 -0.491908 -0.167501 -0.871624 -0.40201 0.280463 -0.859966 -0.399513 0.317566 -0.846024 -0.428729 0.316916 -0.866257 -0.454072 0.208368 -0.840021 -0.513961 0.173803 -0.87389 -0.162816 0.458047 -0.86621 -0.0565245 0.496473 -0.84355 -0.162472 0.511886 -0.859859 -0.19039 0.473703 -0.850284 -0.313774 0.422567 -0.849747 -0.314656 0.42299 -0.8729 0.135702 0.468648 -0.862101 0.184286 0.472039 -0.841943 0.168101 0.512712 -0.865411 0.0611642 0.497316 -0.843648 0.0110726 0.536783 -0.874688 0.390017 0.287764 -0.863935 0.46045 0.203964 -0.84794 0.435458 0.302283 -0.856939 0.411764 0.310009 -0.855147 0.313681 0.412708 -0.845715 0.315316 0.430513 -0.873985 0.485755 0.0138475 -0.86462 0.500314 -0.0460192 -0.839472 0.54337 -0.00592282 -0.865758 0.492662 0.0880149 -0.842421 0.514397 0.160382 -0.872642 0.39709 -0.284282 -0.848471 0.42688 -0.312843 -0.854355 0.416241 -0.31116 -0.859944 0.474486 -0.188044 -0.843737 0.506172 -0.178599 -0.874446 0.155217 -0.459622 -0.866927 0.087624 -0.490673 -0.839469 0.153849 -0.521174 -0.866042 0.219879 -0.449026 -0.841758 0.312113 -0.440488 -0.861825 0.332279 -0.383207 -0.87283 -0.14275 -0.46668 -0.85136 -0.168769 -0.496691 -0.849424 -0.168152 -0.500203 -0.860884 -0.038428 -0.507349 -0.845431 -0.0181232 -0.533778 -0.86603 -0.475698 -0.153961 -0.862461 -0.492698 -0.115797 -0.842681 -0.516235 -0.152938 -0.865611 -0.446017 -0.227567 -0.842612 -0.448647 -0.29786 -0.865904 -0.375912 -0.33 -0.859089 -0.28076 -0.427949 -0.843598 -0.325184 -0.427315 -0.869099 -0.468094 0.159857 -0.86383 -0.426639 0.267914 -0.847692 -0.497959 0.182905 -0.855706 -0.491464 0.161957 -0.855562 -0.517271 0.0210871 -0.845266 -0.534228 0.0112736 -0.86891 -0.292157 0.39955 -0.86459 -0.248228 0.436884 -0.839756 -0.306114 0.448447 -0.865651 -0.351552 0.356454 -0.843723 -0.421994 0.331742 -0.869761 0.0115974 0.493337 -0.850312 0.019352 0.525923 -0.853039 0.0216473 0.521399 -0.86031 -0.117733 0.495989 -0.842866 -0.145519 0.518075 -0.871687 0.290687 0.394541 -0.866759 0.351933 0.353372 -0.83919 0.338145 0.425932 -0.865639 0.243533 0.437448 -0.842596 0.182775 0.506581 -0.861472 0.12841 0.491301 -0.871267 0.468146 0.14742 -0.852531 0.503061 0.141846 -0.84949 0.507027 0.145913 -0.861744 0.440596 0.251541 -0.843366 0.452074 0.290453 -0.873901 0.458282 -0.162096 -0.86614 0.437541 -0.241577 -0.841198 0.50322 -0.197878 -0.86528 0.486925 -0.119139 -0.843889 0.536121 -0.0206311 -0.85839 0.512825 0.0132987 -0.873032 0.283832 -0.396555 -0.856085 0.277614 -0.435945 -0.845059 0.296851 -0.444696 -0.862881 0.373451 -0.340545 -0.843652 0.417344 -0.337751 -0.872637 -0.0169089 -0.488077 -0.865591 -0.0960917 -0.491446 -0.844698 -0.0342656 -0.534146 -0.863781 0.0173457 -0.503568 -0.847533 0.137391 -0.512651 -0.854593 0.149013 -0.49746 -0.874388 -0.292809 -0.386922 -0.860364 -0.338677 -0.380883 -0.84223 -0.340831 -0.41771 -0.864616 -0.21735 -0.452988 -0.840309 -0.192813 -0.50666 -0.873093 -0.466787 -0.140783 -0.865282 -0.498894 -0.0489163 -0.843658 -0.518868 -0.137903 -0.861191 -0.478727 -0.170795 -0.851729 -0.443398 -0.279205 -0.851236 -0.443825 -0.280028 -0.874921 -0.454057 0.16836 -0.862849 -0.454653 0.220867 -0.841739 -0.499269 0.205442 -0.866495 -0.491749 0.0858468 -0.839184 -0.542899 0.0321169 -0.873571 -0.277333 0.39995 -0.864658 -0.181551 0.468408 -0.844417 -0.290109 0.45033 -0.857787 -0.303156 0.415087 -0.853782 -0.399524 0.333822 -0.849745 -0.407116 0.334947 -0.856148 0.273504 0.438413 -0.877491 0.30812 0.367521 -0.85656 0.399075 0.327175 -0.876198 0.412849 0.248663 -0.867046 0.421058 0.26635 -0.857243 0.477791 0.191964 -0.874018 0.470238 0.122348 -0.855732 0.515603 0.0433145 -0.873934 0.485282 -0.027215 -0.868228 0.495702 -0.021441 -0.85575 0.502845 -0.121815 -0.873229 0.451456 -0.183462 -0.857437 0.43594 -0.27342 -0.870913 0.379816 -0.311848 -0.86866 0.384689 -0.312161 -0.855841 0.341975 -0.388059 -0.870643 0.270958 -0.410564 -0.855428 0.205504 -0.475407 -0.870093 0.126065 -0.476494 -0.871399 0.123827 -0.474691 -0.856685 0.0414774 -0.51417 -0.868674 -0.0308053 -0.494426 -0.856447 -0.109475 -0.504494 -0.867753 -0.170887 -0.466694 -0.870953 -0.172993 -0.459906 -0.855615 -0.256612 -0.449526 -0.867141 -0.308667 -0.390886 -0.856498 -0.38542 -0.343311 -0.866636 -0.41954 -0.270053 -0.872016 -0.416138 -0.257714 -0.857469 -0.470493 -0.208285 -0.865358 -0.481366 -0.139438 -0.856293 -0.5126 -0.0632744 -0.864504 -0.502452 0.0132183 -0.873035 -0.486976 0.0257881 -0.856741 -0.50587 0.100451 -0.864119 -0.472099 0.174416 -0.858482 -0.444546 0.255709 -0.863499 -0.398497 0.309142 -0.872292 -0.37673 0.31174 -0.857416 -0.354893 0.372678 -0.862303 -0.291519 0.414066 -0.857507 -0.223847 0.463221 -0.861706 -0.145657 0.486053 -0.874653 -0.11646 0.470552 -0.85917 -0.0631205 0.507781 -0.861871 0.0167601 0.50685 -0.858916 0.0895657 0.504224 -0.860625 0.160504 0.483283 -0.873497 0.176817 0.453585 -0.858683 0.235099 0.455402 -0.859716 0.30316 0.411075 -0.86002 0.365659 0.355893 -0.859834 0.419524 0.291008 -0.873756 0.416792 0.250668 -0.860671 0.45765 0.223165 -0.859482 0.486425 0.157102 -0.860246 0.502982 0.0835758 -0.858198 0.513307 0.00359042 -0.874229 0.484398 -0.0328824 -0.861276 0.502349 -0.0764839 -0.858089 0.487681 -0.16078 -0.862755 0.448673 -0.233123 -0.858888 0.413993 -0.301531 -0.872686 0.371894 -0.316408 -0.862105 0.364229 -0.352297 -0.8572 0.310394 -0.41093 -0.862896 0.240221 -0.44464 -0.856739 0.165756 -0.488388 -0.874186 0.108465 -0.473323 -0.864864 0.0849638 -0.494764 -0.857824 0.000364533 -0.513944 -0.875918 -0.0596912 -0.478753 -0.865126 -0.0501895 -0.499037 -0.85675 -0.146081 -0.494611 -0.876388 -0.19588 -0.439972 -0.855868 -0.291588 -0.42716 -0.876108 -0.325556 -0.355594 -0.867552 -0.328904 -0.373063 -0.856547 -0.412519 -0.310089 -0.87441 -0.425317 -0.233481 -0.856824 -0.485122 -0.174672 -0.872921 -0.476595 -0.10424 -0.867785 -0.484172 -0.111923 -0.855518 -0.517279 -0.022617 -0.872666 -0.485939 0.0481372 -0.855823 -0.497187 0.142734 -0.871921 -0.445135 0.20398 -0.870302 -0.448626 0.203244 -0.857346 -0.425799 0.28923 -0.869912 -0.369198 0.327026 -0.855696 -0.326826 0.401209 -0.869489 -0.254717 0.423213 -0.870577 -0.252551 0.422273 -0.855572 -0.18561 0.483265 -0.868906 -0.105709 0.483557 -0.857117 -0.0201427 0.514728 -0.867415 0.0488566 0.495182 -0.870532 0.0529 0.489261 -0.856361 0.128182 0.500215 -0.866697 0.190184 0.461158 -0.855816 0.274399 0.438502 -0.86606 0.326353 0.378727 -0.873042 0.326006 0.362653 -0.856977 0.398782 0.326439 -0.865595 0.431842 0.253493 -0.857504 0.477526 0.191459 -0.864202 0.488334 0.121183 -0.872094 0.477794 0.105665 -0.856491 0.514365 0.0430405 -0.863691 0.502853 -0.034294 -0.857322 0.500353 -0.121022 -0.863195 0.465607 -0.195203 -0.874001 0.440313 -0.205539 -0.858777 0.434087 -0.272161 -0.862623 0.388004 -0.324552 -0.857726 0.340202 -0.385446 -0.861422 0.275201 -0.426869 -0.873814 0.244707 -0.4202 -0.858119 0.204429 -0.471 -0.860945 0.125065 -0.493085 -0.859974 0.041942 -0.508611 -0.861379 -0.0354769 -0.506722 -0.872606 -0.0577137 -0.485003 -0.859185 -0.107722 -0.500197 -0.859915 -0.179778 -0.47773 -0.859347 -0.252409 -0.44476 -0.859052 -0.320912 -0.398805 -0.874755 -0.329106 -0.355659 -0.860924 -0.378884 -0.339495 -0.859398 -0.432025 -0.273477 -0.861081 -0.464474 -0.20689 -0.858771 -0.493159 -0.138947 -0.873315 -0.47702 -0.0988562 -0.860948 -0.504643 -0.0640624 -0.857612 -0.513997 0.0175875 -0.862239 -0.497209 0.0965795 -0.857738 -0.480972 0.181529 -0.874154 -0.436833 0.212206 -0.86319 -0.438415 0.250391 -0.858262 -0.403695 0.316886 -0.862845 -0.350112 0.364582 -0.856695 -0.294201 0.423697 -0.873403 -0.238052 0.424851 -0.86391 -0.221499 0.452324 -0.856475 -0.145194 0.495347 -0.878152 -0.0674126 0.473609 -0.866822 -0.0825824 0.491731 -0.857942 0.0192359 0.513386 -0.874896 0.0775906 0.478055 -0.85632 0.165254 0.489293 -0.875176 0.214856 0.433479 -0.866865 0.213428 0.450548 -0.855678 0.309217 0.41497 -0.87473 0.342543 0.342801 -0.856628 0.425066 0.292418 -0.872607 0.436787 0.218574 -0.868016 0.441398 0.22741 -0.856468 0.491802 0.156823 -0.871805 0.482322 0.0855682 -0.855395 0.517973 0.001699 -0.871413 0.485634 -0.069273 -0.87015 0.488063 -0.0680726 -0.855991 0.490511 -0.163337 -0.870645 0.437929 -0.224042 -0.857087 0.415669 -0.304338 -0.86889 0.357792 -0.342075 -0.870034 0.355288 -0.341777 -0.855632 0.310929 -0.413784 -0.868339 0.237737 -0.435281 -0.855804 0.165302 -0.490179 -0.867763 0.0849612 -0.489663 -0.872742 0.0763331 -0.482177 -0.857571 -0.000272357 -0.514365 -0.866488 -0.066971 -0.494685 -0.856363 -0.146945 -0.495024 -0.865649 -0.209489 -0.454715 -0.851146 -0.201396 -0.484759 -0.863854 -0.257625 -0.432881 -0.856114 -0.291725 -0.426574 -0.865031 -0.343535 -0.365657 -0.861743 -0.395669 -0.317561 -0.823743 -0.511788 -0.243968 -0.878647 -0.37263 -0.298541 -0.86636 0.311888 0.390059 -0.86334 0.406152 0.299475 -0.847591 0.339974 0.40744 -0.853558 0.323966 0.408026 -0.866915 0.480333 0.133185 -0.864684 0.496102 0.0787622 -0.841116 0.525017 0.129926 -0.865575 0.460572 0.196604 -0.844735 0.458644 0.275806 -0.869899 0.458485 -0.181847 -0.852701 0.480205 -0.20568 -0.849711 0.485797 -0.204921 -0.860486 0.50601 -0.0593121 -0.841833 0.538316 -0.0391498 -0.869762 0.272706 -0.411274 -0.866259 0.211293 -0.452715 -0.839467 0.284816 -0.462791 -0.864976 0.323817 -0.383352 -0.844908 0.406594 -0.34758 -0.860985 0.410289 -0.300613 -0.870087 -0.0326872 -0.491813 -0.855092 -0.0511286 -0.515949 -0.849804 -0.0463893 -0.525054 -0.864048 0.077215 -0.497452 -0.840806 0.119397 -0.528006 -0.872399 -0.308638 -0.379028 -0.86749 -0.379352 -0.321796 -0.840372 -0.356932 -0.40789 -0.864065 -0.281073 -0.417599 -0.845174 -0.202892 -0.494485 -0.857294 -0.170254 -0.48586 -0.871793 -0.473165 -0.126858 -0.857421 -0.503698 -0.105445 -0.845352 -0.519906 -0.12279 -0.863833 -0.452759 -0.220909 -0.843389 -0.464978 -0.269243 -0.874117 -0.449525 0.183972 -0.865593 -0.420627 0.2717 -0.843964 -0.489683 0.218942 -0.862587 -0.4788 0.163384 -0.846804 -0.530573 0.037631 -0.851861 -0.522166 0.0409273 -0.873448 -0.264644 0.408719 -0.860686 -0.240643 0.448676 -0.841701 -0.276716 0.463646 -0.864804 -0.345924 0.363938 -0.842139 -0.403925 0.357277 -0.872542 0.0378338 0.487071 -0.864715 0.132996 0.484334 -0.846247 0.0562459 0.529814 -0.86068 0.0200649 0.50875 -0.853262 -0.10599 0.510598 -0.848545 -0.111983 0.517138 -0.87461 0.311223 0.371749 -0.864226 0.363142 0.348196 -0.840166 0.363859 0.402154 -0.866049 0.251018 0.432375 -0.840014 0.216177 0.497639 -0.87323 0.472273 0.120115 -0.863517 0.504264 0.00744708 -0.84614 0.520365 0.115183 -0.856903 0.497659 0.134362 -0.856409 0.454044 0.24578 -0.848076 0.461401 0.260531 -0.874651 0.445697 -0.19063 -0.864428 0.435581 -0.251067 -0.841471 0.489082 -0.229618 -0.867135 0.481743 -0.126498 -0.840346 0.53899 -0.0575212 -0.873519 0.258103 -0.412732 -0.847523 0.271717 -0.455934 -0.851196 0.266228 -0.452313 -0.858208 0.371105 -0.354626 -0.845823 0.39574 -0.357733 -0.86582 -0.193485 -0.461431 -0.860957 -0.230833 -0.453288 -0.841834 -0.221804 -0.492056 -0.864972 -0.104914 -0.49073 -0.843329 -0.0656972 -0.533367 -0.866069 0.0105269 -0.499813 -0.86181 0.14077 -0.487306 -0.843205 0.102356 -0.527758 -0.867527 -0.431853 -0.246778 -0.864522 -0.475316 -0.163327 -0.847058 -0.466924 -0.253918 -0.859642 -0.434278 -0.269107 -0.853443 -0.357237 -0.379496 -0.84759 -0.359637 -0.390195 -0.869217 -0.492401 0.0447579 -0.864136 -0.493666 0.0977836 -0.839779 -0.538822 0.0666465 -0.865875 -0.498644 -0.0401963 -0.840822 -0.530773 -0.106296 -0.869358 -0.370403 0.327137 -0.863025 -0.293604 0.411077 -0.847288 -0.38936 0.361251 -0.856621 -0.39172 0.335793 -0.857589 -0.45714 0.235722 -0.846149 -0.479758 0.232084 -0.872181 -0.100073 0.478839 -0.865602 -0.0386197 0.499241 -0.840236 -0.0929779 0.53419 -0.86671 -0.172684 0.467968 -0.840589 -0.262184 0.473994 -0.871601 0.193204 0.450537 -0.848515 0.21891 0.481768 -0.850733 0.21905 0.477776 -0.859051 0.0832968 0.505067 -0.846494 0.0708971 0.527656 -0.872016 0.427437 0.238505 -0.865128 0.464489 0.189218 -0.843529 0.476557 0.247693 -0.866556 0.40567 0.290711 -0.84292 0.37288 0.387873 -0.861007 0.31988 0.395402 -0.873659 0.484081 -0.0488415 -0.853759 0.515217 -0.075143 -0.846603 0.527597 -0.0700371 -0.861423 0.50328 0.0682615 -0.842525 0.529549 0.0986405 -0.872641 0.36272 -0.327005 -0.865747 0.316588 -0.387625 -0.841856 0.388299 -0.374837 -0.864375 0.402291 -0.301691 -0.847255 0.474716 -0.238333 -0.858472 0.469155 -0.207169 -0.874905 0.0927586 -0.475328 -0.858685 0.0656819 -0.508278 -0.844746 0.0852338 -0.528336 -0.864095 0.202676 -0.460719 -0.839674 0.254839 -0.479589 -0.873793 -0.19706 -0.444582 -0.866308 -0.285362 -0.409974 -0.841015 -0.237695 -0.486 -0.862511 -0.172206 -0.475837 -0.84874 -0.0763257 -0.523274 -0.856433 -0.058102 -0.512978 -0.87307 -0.428781 -0.232153 -0.859935 -0.463278 -0.21421 -0.846272 -0.47552 -0.240216 -0.866558 -0.387026 -0.3151 -0.839588 -0.38408 -0.384155 -0.874245 -0.482178 0.0565733 -0.866479 -0.480447 0.135592 -0.838207 -0.53864 0.0853048 -0.862796 -0.505351 0.0142865 -0.846217 -0.5249 -0.0916367 -0.851605 -0.514338 -0.101119 -0.872635 -0.357958 0.332227 -0.86482 -0.294026 0.406984 -0.843119 -0.381842 0.378612 -0.854841 -0.384028 0.348954 -0.859501 -0.442352 0.256091 -0.842318 -0.476722 0.251468 -0.865952 0.0701981 0.495176 -0.858984 0.111777 0.499653 -0.836568 0.0930498 0.539904 -0.863239 0.0235891 0.504243 -0.848748 -0.0711421 0.52399 -0.864426 -0.191707 0.464775 -0.834601 -0.248316 0.491711 -0.868653 0.345235 0.355324 -0.867253 0.405761 0.288497 -0.83478 0.397293 0.381184 -0.843508 0.378461 0.381132 -0.863412 0.27233 0.424685 -0.854871 0.201219 0.478232 -0.831348 0.256669 0.492932 -0.868636 0.487167 0.0902193 -0.855103 0.515578 0.054573 -0.824994 0.559771 0.0777251 -0.863351 0.484259 0.14184 -0.849162 0.47962 0.221109 -0.836692 0.494422 0.23557 -0.870406 0.438456 -0.22394 -0.844381 0.468409 -0.260028 -0.838116 0.477521 -0.263697 -0.867629 0.48067 -0.127186 -0.818227 0.564488 -0.108893 -0.859215 0.51041 -0.0350951 -0.871339 0.23174 -0.432511 -0.852766 0.217143 -0.475016 -0.814068 0.244319 -0.526879 -0.874013 0.305049 -0.378215 -0.814922 0.395329 -0.423813 -0.867127 0.38459 -0.316514 -0.871061 -0.0727361 -0.48576 -0.832278 -0.112974 -0.542725 -0.809406 -0.120416 -0.574772 -0.874707 0.00337618 -0.48464 -0.801711 0.0559615 -0.595087 -0.861558 0.103785 -0.496937 -0.857556 -0.411241 -0.308995 -0.864601 -0.442942 -0.237207 -0.858461 -0.48143 -0.176835 -0.848732 -0.512788 -0.129235 -0.854309 -0.519579 -0.0139569 -0.850993 -0.523674 0.0396975 -0.851197 -0.49806 0.165529 -0.857645 -0.468888 0.211162 -0.862994 -0.419059 0.28219 -0.862411 -0.420494 0.281838 -0.858091 -0.380106 0.345252 -0.867789 -0.350502 0.352264 -0.856098 -0.326154 0.400898 -0.865543 -0.256012 0.430457 -0.864281 -0.258613 0.431436 -0.856137 -0.184998 0.482498 -0.870306 -0.139908 0.472222 -0.858015 -0.103863 0.503014 -0.862873 -0.0217803 0.504952 -0.86877 -0.0115775 0.49508 -0.856698 0.0561343 0.512755 -0.868568 0.100366 0.485301 -0.860364 0.125172 0.494071 -0.858762 0.199593 0.471901 -0.86936 0.208998 0.447808 -0.854642 0.27638 0.439547 -0.87082 0.319452 0.37366 -0.857842 0.39777 0.325403 -0.856701 0.447126 0.257181 -0.868385 0.458547 0.188792 -0.861447 0.466948 0.199672 -0.858654 0.498242 0.12028 -0.867207 0.486774 0.1049 -0.854167 0.518325 0.0416969 -0.854448 0.517953 -0.0405501 -0.860356 0.495618 -0.118959 -0.859806 0.470077 -0.199403 -0.870086 0.448834 -0.203714 -0.85567 0.437477 -0.276481 -0.872641 0.392395 -0.290729 -0.858292 0.39198 -0.33119 -0.862355 0.336348 -0.378437 -0.87482 0.31378 -0.369097 -0.852344 0.279106 -0.442278 -0.877337 0.199515 -0.436433 -0.85486 0.124186 -0.503777 -0.857656 0.0406588 -0.512615 -0.864667 -0.0340557 -0.50119 -0.877234 -0.0410778 -0.478303 -0.852186 -0.113857 -0.510701 -0.876352 -0.153093 -0.456695 -0.866584 -0.173123 -0.468039 -0.85416 -0.259364 -0.450711 -0.882907 -0.252153 -0.396099 -0.852155 -0.33109 -0.40523 -0.871911 -0.361451 -0.33034 -0.849636 -0.448155 -0.277983 -0.851185 -0.481444 -0.209037 -0.852753 -0.503643 -0.138406 -0.84722 -0.527878 -0.0596923 -0.843815 -0.536025 0.0255589 -0.843945 -0.524712 0.111507 -0.847959 -0.494121 0.191859 -0.855247 -0.44797 0.260527 -0.862855 -0.398601 0.310804 -0.839917 -0.367535 0.399321 -0.891518 -0.272714 0.361693 -0.897771 -0.266299 0.350846 -0.829691 -0.22996 0.508657 -0.918692 -0.15981 0.361201 -0.862203 -0.144587 0.485489 -0.85871 -0.0618944 0.508711 -0.931248 -0.0589009 0.359595 -0.816168 0.0392521 0.57648 -0.910962 0.0442738 0.410108 -0.900501 0.0560461 0.431228 -0.809425 0.208187 0.54908 -0.950305 0.0670858 0.304006 -0.492677 0.506712 0.707469 -0.971538 0.0715462 0.225821 -0.857513 -0.484099 -0.174126 -0.863439 -0.493954 -0.102384 -0.856903 -0.51498 -0.0226485 -0.8626 -0.502805 0.0557646 -0.857959 -0.493894 0.141333 -0.862414 -0.458017 0.215554 -0.862412 0.322764 0.38996 -0.872101 0.394401 0.289634 -0.869386 0.494107 0.00523826 -0.867349 0.487252 -0.10145 -0.867513 0.210951 -0.450467 -0.881382 0.083819 -0.464908 -0.880118 -0.352208 -0.318342 -0.869896 -0.429755 -0.242058 -0.880935 -0.443698 -0.164577 -0.866588 -0.491748 -0.0849024 -0.869705 -0.493132 -0.0208372 -0.870902 -0.489352 0.0454345 -0.869694 -0.480168 0.114331 -0.865878 -0.464462 0.185826 -0.859625 -0.441271 0.257534 -0.901257 -0.340583 0.267841 -0.904324 -0.400968 0.146365 -0.864276 -0.491904 0.10515 -0.896506 -0.442971 -0.00737263 -0.863423 -0.498953 -0.0744729 -0.886575 -0.435266 -0.156613 -0.862545 -0.444397 -0.241924 -0.85613 -0.344162 -0.385479 -0.860924 -0.335078 -0.382796 -0.854408 -0.266166 -0.446254 -0.871223 -0.162977 -0.463043 -0.843199 -0.0761486 0.532182 -0.867208 -0.0481575 0.495612 -0.840663 -0.128085 0.526194 -0.841075 -0.420141 -0.340698 -0.844531 -0.127574 -0.520089 -0.845154 0.451544 -0.286045 -0.841379 0.413998 0.347399 -0.866904 -0.138271 0.478914 -0.839273 -0.212333 0.500536 -0.853409 -0.371857 0.365261 0.00289692 0.717513 0.696539 0.284173 0.550523 0.784965 0.0352523 0.512481 0.857975 0.0660341 0.272534 0.959878 0.0924014 0.0147856 0.995612 0.110723 -0.242958 0.963697 0.122571 -0.483425 0.866762 0.130421 -0.690585 0.711395 0.170053 -0.817066 0.550895 0.176043 -0.736114 0.653564 0.264777 0.359696 0.894713 0.254405 0.135848 0.957509 0.240277 -0.111547 0.964274 0.227281 -0.359135 0.905188 0.218618 -0.584095 0.78169 0.13606 -0.850524 0.508031 0.176533 -0.881408 0.438127 0.169274 -0.933295 0.316712 0.140906 -0.952379 0.270406 0.168151 -0.983996 0.0589742 0.177142 -0.965604 0.19034 0.144871 -0.989342 0.0146817 0.192903 -0.97469 -0.112992 0.146988 -0.959129 -0.241796 0.173778 -0.864895 -0.470912 0.172347 -0.940514 -0.292796 0.167075 -0.861074 -0.480248 0.177522 -0.721086 -0.669717 0.164707 -0.707717 -0.687029 0.163207 -0.505924 -0.846997 0.162432 -0.269503 -0.949202 0.162222 -0.0146525 -0.986646 0.162247 0.241224 -0.956811 0.162327 0.480636 -0.861765 0.160126 0.687546 -0.708265 0.159153 0.847565 -0.506264 0.163005 0.949112 -0.269473 0.171512 0.984582 -0.0343864 0.173896 0.956192 -0.235493 0.179937 -0.531552 -0.827693 0.181533 -0.307102 -0.934203 0.182437 -0.0611519 -0.981314 0.18274 0.190137 -0.964601 0.182753 0.42953 -0.884367 0.181711 0.631883 -0.753462 0.181697 0.780988 -0.597531 0.180127 0.886771 -0.425667 0.165342 0.986128 -0.0146393 0.178652 0.968891 0.171272 0.162003 0.956851 0.241227 0.161627 0.861869 0.480686 0.171282 0.746142 0.643377 0.176082 0.646568 0.742257 0.180673 0.630693 0.754707 0.170061 0.533371 0.82861 0.181023 0.431593 0.883718 0.176454 0.412353 0.893772 0.168403 0.236193 0.957002 0.177317 0.205683 0.962421 0.168623 0.00863146 0.985643 0.17965 -0.0335094 0.98316 0.166782 -0.212371 0.962851 0.165477 -0.42368 0.890569 0.164432 -0.617057 0.769547 0.165441 -0.787382 0.593851 0.1765 -0.879531 0.441898 0.167731 -0.791687 0.587451 0.181842 0.906381 0.381323 0.182268 0.79212 0.582515 0.181415 -0.272102 0.945013 0.181659 -0.491295 0.851839 0.178229 -0.666008 0.724339 0.173459 -0.88748 0.426955 0.173065 -0.937266 0.302622 0.170793 -0.970194 0.171908 0.170364 -0.984664 0.0375787 0.171794 -0.980291 -0.0975575 0.175194 -0.957018 -0.231135 0.175133 -0.957093 -0.23087 0.171803 -0.916246 -0.361907 0.178004 -0.900799 -0.396076 0.170238 -0.857342 -0.485782 0.170604 -0.781197 -0.600521 0.172964 -0.689342 -0.703485 0.173506 -0.583715 -0.793204 0.176693 -0.57069 -0.80193 0.171007 -0.468833 -0.866575 0.178847 -0.417302 -0.890995 0.165416 -0.308607 -0.936696 0.168685 -0.119101 -0.978448 0.167986 0.0544089 -0.984287 0.169238 0.226468 -0.959203 0.17305 0.391474 -0.903771 0.172913 0.545836 -0.819856 0.178338 0.562582 -0.807278 0.169057 0.684569 -0.709073 0.181051 0.725583 -0.66389 0.16756 0.801484 -0.574062 0.167485 0.892313 -0.419197 0.167414 0.953669 -0.249975 0.167373 0.983284 -0.0716781 0.167439 0.979689 0.110333 0.1671 0.940671 0.295322 0.167671 0.859092 0.483577 0.172917 0.746509 0.642514 0.173047 0.848269 0.500493 0.176876 -0.942772 0.282659 0.178388 -0.977285 0.114416 0.177888 -0.982317 -0.0583949 0.178638 -0.816053 -0.549678 0.177141 -0.705025 -0.686703 0.178358 -0.244545 -0.953093 0.180611 -0.0491086 -0.982328 0.181023 0.161932 -0.970056 0.178242 0.371042 -0.911349 0.179964 0.847492 -0.49937 0.178695 0.925475 -0.334013 0.178625 0.969459 -0.168056 0.178579 0.983921 0.00300674 0.178341 0.968287 0.174971 0.177242 0.922661 0.342463 0.166752 0.731042 0.661642 0.177761 0.620766 0.763578 0.164305 0.56447 0.808936 0.166785 0.386178 0.907221 0.169561 0.228559 0.95865 0.17444 0.0921752 0.980344 0.172271 -0.040957 0.984198 0.182111 -0.0941621 0.978759 0.170816 -0.173782 0.969857 0.177464 -0.302101 0.936612 0.170166 -0.428273 0.887483 0.173824 -0.544654 0.82045 0.172717 -0.65243 0.737905 0.182487 -0.68687 0.703497 0.170381 -0.748542 0.640823 0.178636 -0.828115 0.531332 0.170112 -0.895819 0.410572 0.173471 -0.943527 0.282249 0.173001 -0.973815 0.147493 0.182955 -0.977898 0.101205 0.170142 -0.985379 0.00895308 0.179307 -0.97531 -0.128914 0.168651 -0.946442 -0.275326 0.170973 -0.888561 -0.425709 0.175573 -0.799678 -0.574186 0.182408 -0.787707 -0.588426 0.16675 -0.682338 -0.711765 0.188441 -0.616604 -0.764388 0.165337 -0.541276 -0.824429 0.173471 -0.381905 -0.907776 0.17239 -0.207848 -0.96285 0.188023 -0.173853 -0.966655 0.163044 -0.0247466 -0.986308 0.194081 0.0710119 -0.978412 0.162537 0.158621 -0.973869 0.175217 0.334334 -0.926023 0.170686 0.503291 -0.847092 0.196825 0.531804 -0.823677 0.156108 0.657819 -0.736821 0.207977 0.717638 -0.664636 0.15262 0.78651 -0.598423 0.169835 0.882239 -0.439101 0.176095 0.948561 -0.263101 0.219584 0.946166 -0.237807 0.134932 0.988537 -0.0677416 0.280474 0.959853 0.00401619 0.0801437 0.987937 0.132502 0.371824 0.898378 0.233803 0.179091 0.474888 0.861631 0.17962 0.309078 0.93392 0.179826 0.118145 0.976578 0.179691 -0.310052 0.933584 0.181806 -0.510658 0.840342 0.179553 -0.829726 0.528504 0.182593 -0.928176 0.324265 0.182049 -0.973566 -0.137938 0.18512 -0.908486 -0.374679 0.185384 -0.408196 -0.893873 0.18896 0.311583 -0.931241 0.20436 0.860621 -0.466442 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.999067 0.00563214 0.042814 -0.991289 0.0329106 0.127527 -0.922711 0.126393 0.364184 -0.790818 0.20068 0.578217 -0.60546 0.260956 0.751878 -0.379888 0.303299 0.873896 -0.12942 0.325122 0.936774 -0.129418 0.325122 0.936774 -0.12942 0.556509 0.8207 -0.129446 0.556499 0.820703 -0.129442 0.749949 0.648708 -0.379893 0.832402 0.403471 -0.605467 0.781617 0.149946 -0.790818 0.610454 -0.0441909 -0.922708 0.364188 -0.1264 -0.991339 0.123202 -0.0454716 -0.990768 0.128077 -0.044452 -0.991289 0.127525 -0.0329096 -0.999067 0.0428131 -0.0056318 0.258505 0.916822 0.304324 -0.985195 0.0178614 0.170506 -0.898248 0.0317366 0.438341 -0.922706 -0.0726328 0.378601 -0.790824 -0.266957 0.550756 -0.605467 -0.520665 0.601928 -0.379894 -0.765614 0.519149 -0.129421 -0.936772 0.325128 -0.129418 -0.820703 0.556504 -0.129432 -0.820705 0.556499 -0.129433 -0.648706 0.749951 -0.379902 -0.403472 0.832397 -0.60547 -0.149942 0.781616 -0.790816 0.0441891 0.610457 -0.922711 0.0278319 0.384488 -0.922706 0.0278383 0.384498 -0.986719 -0.0306033 0.159525 -0.922704 -0.168145 0.346906 -0.790817 -0.400406 0.462908 -0.605456 -0.658721 0.446666 -0.379892 -0.873894 0.303301 -0.129433 -0.989 0.0715932 -0.129432 -0.936772 0.325124 -0.976956 -0.143148 0.158321 -0.990523 -0.104649 0.0889535 -0.991289 -0.102627 0.0825444 -0.991339 -0.110111 0.0715698 -0.991339 -0.123202 0.0454716 -0.990768 -0.128077 0.044452 -0.991289 -0.127525 0.0329096 -0.999067 -0.0428131 0.0056318 -0.999067 -0.030111 0.0309496 -0.990768 -0.112208 0.0760861 -0.922708 -0.364188 0.126399 -0.790821 -0.610451 0.0441889 -0.605463 -0.781621 -0.149944 -0.379879 -0.832409 -0.403469 -0.129419 -0.749956 -0.648704 -0.129424 -0.892298 -0.432497 -0.129434 -0.892295 -0.4325 -0.12943 -0.973831 -0.186819 -0.379883 -0.92262 0.0667876 -0.605466 -0.751873 0.260955 -0.790819 -0.506573 0.343496 -0.92271 -0.252197 0.291553 -0.986714 -0.070864 0.1462 -0.999206 -0.012548 0.0378101 0.258833 -0.304211 0.916767 -0.985195 -0.170503 0.0178605 -0.898174 -0.438493 0.0317423 -0.922708 -0.378596 -0.0726288 -0.790816 -0.550766 -0.266958 -0.605464 -0.601931 -0.520666 -0.379881 -0.519156 -0.765615 -0.129418 -0.325122 -0.936774 -0.12942 -0.556509 -0.8207 -0.129446 -0.556499 -0.820703 -0.129442 -0.749949 -0.648708 -0.379893 -0.832402 -0.403471 -0.605467 -0.781617 -0.149946 -0.790818 -0.610454 0.0441909 -0.922708 -0.364188 0.1264 -0.922708 -0.384493 0.0278336 -0.922708 -0.384493 0.0278333 -0.986716 -0.159547 -0.0306069 -0.922708 -0.346898 -0.168143 -0.790817 -0.462905 -0.400409 -0.605464 -0.446665 -0.658714 -0.379888 -0.303299 -0.873896 -0.129418 -0.0715931 -0.989002 -0.12942 -0.325122 -0.936774 -0.976956 -0.158321 -0.143146 -0.990524 -0.0889492 -0.104645 -0.991289 -0.0825454 -0.102626 -0.99134 -0.0715674 -0.110109 -0.99134 -0.0454717 -0.1232 -0.990767 -0.0444511 -0.128079 -0.991289 -0.0329105 -0.127528 -0.999067 -0.00563216 -0.0428141 -0.999067 -0.0309508 -0.0301118 -0.990768 -0.0760864 -0.112207 -0.922709 -0.126398 -0.364188 -0.790818 -0.0441875 -0.610454 -0.605461 0.149939 -0.781624 -0.379871 0.403466 -0.832414 -0.129428 0.648707 -0.749952 -0.129427 0.432492 -0.8923 -0.129448 0.432498 -0.892294 -0.129449 0.186819 -0.973828 -0.37989 -0.0667849 -0.922618 -0.605458 -0.260957 -0.751879 -0.790814 -0.343501 -0.506577 -0.922709 -0.291558 -0.252195 -0.986712 -0.146211 -0.0708695 -0.999206 -0.0378104 -0.0125481 0.259006 -0.916721 -0.304202 -0.985195 -0.0178614 -0.170506 -0.898251 -0.0317363 -0.438335 -0.922706 0.0726327 -0.3786 -0.790824 0.266957 -0.550756 -0.605467 0.520665 -0.601928 -0.379894 0.765614 -0.519149 -0.129414 0.936773 -0.325128 -0.129411 0.820704 -0.556505 -0.129426 0.820705 -0.556499 -0.129428 0.648707 -0.749952 -0.379902 0.403472 -0.832397 -0.60547 0.149942 -0.781616 -0.790816 -0.0441891 -0.610457 -0.922711 -0.126393 -0.364184 -0.922711 -0.0278319 -0.384488 -0.922706 -0.0278384 -0.384499 -0.986719 0.0306038 -0.159528 -0.922705 0.168145 -0.346905 -0.790817 0.400406 -0.462908 -0.605456 0.658721 -0.446666 -0.379892 0.873895 -0.303298 -0.129433 0.989 -0.0715932 -0.129432 0.936773 -0.325121 -0.976956 0.143148 -0.158321 -0.990523 0.104649 -0.0889535 -0.991289 0.102627 -0.0825444 -0.991339 0.110111 -0.0715698 -0.990768 0.112208 -0.0760861 -0.922709 0.319063 -0.21635 -0.922708 0.364188 -0.126399 -0.790818 0.578216 -0.200683 -0.60547 0.751871 -0.260952 -0.379873 0.8739 -0.303308 -0.605464 0.751874 -0.260956 -0.605463 0.658718 -0.44666 -0.790821 0.506571 -0.343493 -0.922709 0.319062 -0.216349 -0.790819 0.506573 -0.343496 -0.790819 0.578215 -0.200681 -0.999067 0.030111 -0.0309496 0.258833 0.304211 -0.916767 -0.985195 0.170503 -0.0178605 -0.898174 0.438493 -0.0317423 -0.922708 0.378596 0.0726288 -0.790816 0.550766 0.266958 -0.605464 0.601931 0.520666 -0.379881 0.519156 0.765615 -0.379882 0.699618 0.605165 -0.379896 0.69961 0.605165 -0.986716 0.159545 0.0306072 -0.922709 0.346896 0.168142 -0.790817 0.462905 0.400409 -0.605464 0.446665 0.658714 -0.379888 0.303299 0.873896 -0.379888 0.519153 0.765615 -0.976957 0.158318 0.143144 -0.990524 0.0889511 0.104646 -0.991289 0.0825454 0.102626 -0.99134 0.0715674 0.110109 -0.99134 0.0454715 0.1232 -0.990767 0.044451 0.128079 -0.999067 0.0309508 0.0301118 -0.990768 0.0760864 0.112207 -0.922709 0.126398 0.364188 -0.922708 0.216352 0.319063 -0.922709 0.21635 0.319062 -0.790814 0.343501 0.506577 -0.790814 0.200685 0.578221 -0.12943 -0.973831 -0.186819 -0.129432 -0.989 0.0715936 -0.379879 -0.873897 0.303307 -0.605463 -0.658718 0.44666 -0.790822 -0.400405 0.462901 -0.922706 -0.168145 0.346901 -0.922706 -0.252199 0.291563 -0.129428 -0.648705 0.749953 -0.129427 -0.432494 0.892299 -0.379871 -0.174273 0.908475 -0.605461 0.057459 0.793798 -0.790818 0.0441877 0.610455 -0.129444 -0.432499 0.892294 -0.129448 -0.186818 0.973829 -0.379891 0.0667847 0.922617 -0.605459 0.0574601 0.7938 -0.129424 -0.18681 0.973833 -0.129424 0.0715911 0.989002 -0.379888 0.0667858 0.922618 -0.129418 0.0715931 0.989002 -0.129419 0.749956 0.648704 -0.129424 0.892298 0.432497 -0.379882 0.90847 0.174276 -0.605462 0.793797 -0.0574633 -0.790818 0.610454 -0.044191 -0.129441 0.892293 0.432502 -0.129438 0.97383 0.186819 -0.37989 0.922618 -0.0667847 -0.605469 0.793792 -0.0574596 -0.129422 0.973833 0.186814 -0.129424 0.989001 -0.0715964 -0.379875 0.922623 -0.0667912 -0.129424 0.18681 -0.973833 -0.129424 -0.0715911 -0.989002 -0.379888 -0.303299 -0.873896 -0.605469 -0.44666 -0.658712 -0.790816 -0.462906 -0.40041 -0.922709 -0.346896 -0.168143 -0.922709 -0.291558 -0.252195 -0.922709 0.378594 0.0726295 -0.79082 0.601088 0.115313 -0.790817 0.601092 0.115312 -0.605458 0.781625 0.149943 -0.790817 0.550764 0.266958 -0.379892 0.908465 0.174279 -0.605463 0.716179 0.347134 -0.605469 0.716174 0.347135 -0.379879 0.832409 0.403469 -0.986713 0.0708665 -0.146205 -0.922707 0.252198 -0.291562 -0.790822 0.400405 -0.462901 -0.898114 -0.3326 -0.287696 -0.898154 -0.287646 0.332534 -0.986712 0.14621 0.0708684 -0.922709 0.291558 0.252195 -0.790815 0.3435 0.506576 -0.60547 0.260949 0.751872 -0.605469 0.44666 0.658712 -0.790816 -0.115311 0.601093 -0.790824 -0.115315 0.601082 -0.922704 -0.0726316 0.378605 -0.605462 -0.149939 0.781623 -0.37989 -0.174279 0.908466 -0.922709 -0.319062 0.216349 -0.922709 -0.319063 0.21635 -0.790821 -0.506571 0.343493 -0.605452 -0.520667 0.601941 -0.379898 -0.605162 0.699611 -0.379896 -0.605162 0.699612 -0.379895 -0.765614 0.519148 -0.379873 -0.403467 0.832413 -0.605468 -0.347137 0.716174 -0.605469 -0.347137 0.716173 -0.790816 -0.266956 0.550767 -0.790819 -0.578214 0.200683 -0.79082 -0.578213 0.200681 -0.605464 -0.751874 0.260956 -0.605464 -0.793796 0.0574621 -0.605467 -0.793793 0.0574606 -0.379882 -0.922621 0.0667884 -0.79082 -0.601088 -0.115313 -0.790817 -0.601092 -0.115312 -0.922708 -0.378597 -0.0726286 -0.379886 -0.908468 -0.17428 -0.379882 -0.908469 -0.174279 -0.922709 -0.21635 -0.319062 -0.922708 -0.216352 -0.319063 -0.790815 -0.3435 -0.506576 -0.605464 -0.601931 -0.520666 -0.379896 -0.69961 -0.605165 -0.379882 -0.699618 -0.605165 -0.379888 -0.519153 -0.765615 -0.605463 -0.716179 -0.347134 -0.605469 -0.716174 -0.347135 -0.790817 -0.550764 -0.266958 -0.790814 -0.200685 -0.578221 -0.790819 -0.20068 -0.578216 -0.60547 -0.260949 -0.751872 -0.605458 -0.0574603 -0.7938 -0.605461 -0.0574588 -0.793798 -0.379888 -0.0667858 -0.922618 -0.790816 0.115311 -0.601093 -0.790824 0.115315 -0.601082 -0.922704 0.0726315 -0.378605 -0.379891 0.174279 -0.908466 -0.37987 0.174273 -0.908476 -0.89813 0.287677 -0.332573 -0.92271 0.252196 -0.291554 -0.605452 0.520667 -0.601941 -0.379898 0.605162 -0.699611 -0.379896 0.605162 -0.699612 -0.379895 0.765614 -0.519148 -0.605468 0.347137 -0.716174 -0.605469 0.347137 -0.716173 -0.790816 0.266956 -0.550767 -0.922707 0.168145 -0.3469 -0.999206 0.0125481 -0.0378104 -0.922708 0.384493 -0.0278336 -0.922708 0.384493 -0.0278333 -0.898114 0.3326 0.287696 -0.922709 0.291558 0.252195 -0.790816 0.462906 0.40041 -0.605464 0.601931 0.520666 -0.922709 0.346896 0.168142 -0.999206 0.0378111 0.0125484 0 0.982093 0.188398 0 0.99739 -0.0722005 0 0.99739 -0.0722005 0 0.944717 -0.327886 0 0.944717 -0.327886 0 0.827667 -0.56122 0 0.654209 -0.756313 0 0.436168 -0.899865 0 0.188394 -0.982094 0 -0.0722003 -0.99739 0 -0.32788 -0.944719 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899865 -0.436169 0 -0.982092 -0.188404 0 -0.99739 0.0722005 0 -0.944717 0.327886 0 -0.827667 0.56122 0 -0.654208 0.756315 0 -0.436168 0.899865 0 -0.188394 0.982094 0 0.0722003 0.99739 0 0.32788 0.944719 0 0.561221 0.827666 0 0.756317 0.654205 0 0.899864 0.436171 0 0.982093 0.188398 0 0.827667 -0.56122 0 0.654209 -0.756313 0 0.436168 -0.899865 0 0.188394 -0.982094 0 -0.0722003 -0.99739 0 -0.32788 -0.944719 0 -0.561221 -0.827666 0 -0.756317 -0.654205 0 -0.899865 -0.436169 0 -0.982092 -0.188404 0 -0.99739 0.0722005 0 -0.944717 0.327886 0 -0.827667 0.56122 0 -0.654208 0.756315 0 -0.436168 0.899865 0 -0.188394 0.982094 0 0.0722003 0.99739 0 0.32788 0.944719 0 0.561221 0.827666 0 0.756317 0.654205 0 0.899864 0.436171 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.00121816 0.873351 0.48709 -0.0012182 0.899864 0.436168 0.00121832 0.96966 0.244456 -0.00121841 0.982092 0.1884 0 0.99739 -0.0721992 0 0.944718 -0.327885 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.827665 -0.561223 0 0.827665 -0.561223 0 0.944718 -0.327885 0 0.99739 -0.0721992 0 0.982092 0.1884 0 0.899865 0.436169 0 0.982092 0.1884 0 0.982092 0.1884 0.00121822 0.999889 -0.0148436 -0.00121812 0.997389 -0.0721992 0 0.944718 -0.327885 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.654202 -0.75632 0.00121837 0.961977 -0.273126 -0.00121818 0.944717 -0.327885 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.188417 -0.982089 0 0.436171 -0.899864 0.00121835 0.858507 -0.5128 -0.00121802 0.827664 -0.561222 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.188417 -0.982089 0 -0.0722046 -0.99739 0 0.188417 -0.982089 0.00121857 0.696534 -0.717523 -0.0012182 0.654202 -0.756319 0 0.436171 -0.899864 0 0.188417 -0.982089 0 -0.0722046 -0.99739 0 -0.327884 -0.944718 0 -0.0722046 -0.99739 0.0012182 0.487096 -0.873348 -0.00121836 0.43617 -0.899863 0 0.188417 -0.982089 0 -0.0722046 -0.99739 0 -0.327884 -0.944718 0 -0.561234 -0.827657 0 -0.327884 -0.944718 0.00121803 0.244463 -0.969658 -0.00121822 0.188417 -0.982088 0 -0.0722045 -0.99739 0 -0.327884 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.561234 -0.827657 0.00121857 -0.0148491 -0.999889 -0.00121777 -0.0722045 -0.997389 0 -0.327884 -0.944718 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899867 -0.436164 0 -0.756305 -0.654219 0.00121869 -0.27313 -0.961976 -0.00121765 -0.327884 -0.944717 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.899867 -0.436164 0.00121884 -0.512799 -0.858508 -0.00121819 -0.561233 -0.827657 0 -0.756305 -0.654219 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.982092 -0.1884 0.00121802 -0.717515 -0.696542 -0.00121828 -0.756305 -0.654218 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.944718 0.327885 0 -0.99739 0.0721992 0.00121836 -0.873349 -0.487094 -0.0012184 -0.899866 -0.436164 0 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.944718 0.327885 0 -0.827665 0.561223 0 -0.944718 0.327885 0.0012181 -0.969661 -0.244451 -0.00121841 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.944718 0.327885 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.827665 0.561223 0.00121815 -0.999889 0.0148382 -0.00121842 -0.997389 0.0721992 0 -0.944718 0.327885 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.654205 0.756317 0.00121815 -0.961976 0.273131 -0.00121818 -0.944717 0.327885 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.188418 0.982089 0 -0.436169 0.899865 0.00121835 -0.858507 0.5128 -0.00121802 -0.827664 0.561222 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.188418 0.982089 0 0.0722042 0.99739 0 -0.188418 0.982089 0.00121857 -0.696534 0.717523 -0.00121805 -0.654204 0.756317 0 -0.436169 0.899865 0 -0.188418 0.982089 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.0722042 0.99739 0.00121831 -0.487098 0.873347 -0.00121846 -0.436168 0.899864 0 -0.188418 0.982089 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.561234 0.827657 0 0.327884 0.944718 0.00121797 -0.244461 0.969658 -0.00121818 -0.188418 0.982088 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.561234 0.827657 0 0.756308 0.654216 0 0.561234 0.827657 0.00121856 0.0148491 0.999889 -0.00121777 0.0722041 0.997389 0 0.327884 0.944718 0 0.561234 0.827657 0 0.756308 0.654216 0 0.899865 0.436169 0 0.756308 0.654216 0.00121869 0.27313 0.961976 -0.00121765 0.327884 0.944717 0 0.561234 0.827657 0 0.756308 0.654216 0 0.899865 0.436169 0 0.982092 0.1884 0 0.899865 0.436169 0.00121884 0.512799 0.858508 -0.00121819 0.561233 0.827657 0 0.756308 0.654216 0 0.899865 0.436169 0 0.982092 0.1884 0 0.99739 -0.0721992 0 0.982092 0.1884 0.00121802 0.717515 0.696542 -0.00121845 0.756307 0.654215 0 0.899865 0.436169 0 0.982092 0.1884 0 0.99739 -0.0721992 0 0.944718 -0.327885 0 0.99739 -0.0721992 0 0.899865 0.436169 0 0.899865 0.436169 0 0.982092 0.1884 0 0.756308 0.654216 0 0.756308 0.654216 0 0.756308 0.654216 0 0.561234 0.827657 0 0.561234 0.827657 0 0.561234 0.827657 0 0.99739 -0.0721992 0 0.99739 -0.0721992 0 0.99739 -0.0721992 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.944718 -0.327885 0 0.827665 -0.561223 0 0.827665 -0.561223 0 0.827665 -0.561223 0 0.654202 -0.75632 0 0.654202 -0.75632 0 0.654202 -0.75632 0 0.436171 -0.899864 0 0.436171 -0.899864 0 0.436171 -0.899864 0 0.188417 -0.982089 0 0.188417 -0.982089 0 0.188417 -0.982089 0 -0.0722045 -0.99739 0 -0.0722046 -0.99739 0 -0.0722046 -0.99739 0 -0.327884 -0.944718 0 -0.327884 -0.944718 0 -0.327884 -0.944718 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.561234 -0.827657 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.756305 -0.654219 0 -0.899867 -0.436164 0 -0.899867 -0.436164 0 -0.899867 -0.436164 0 -0.982092 -0.1884 0 -0.982092 -0.1884 0 -0.982092 -0.1884 0 -0.99739 0.0721992 0 -0.99739 0.0721992 0 -0.99739 0.0721992 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.944718 0.327885 0 -0.827665 0.561223 0 -0.827665 0.561223 0 -0.827665 0.561223 0 -0.654205 0.756317 0 -0.654205 0.756317 0 -0.654205 0.756317 0 -0.436169 0.899865 0 -0.436169 0.899865 0 -0.436169 0.899865 0 -0.188418 0.982089 0 -0.188418 0.982089 0 -0.188418 0.982089 0 0.0722042 0.99739 0 0.0722042 0.99739 0 0.0722042 0.99739 0 0.327884 0.944718 0 0.327884 0.944718 0 0.327884 0.944718 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.710861 -0.690737 -0.132512 0.700034 -0.71411 0.000165844 0.71166 -0.70069 0.0507264 0.699537 -0.692557 0.176103 0.712278 -0.663097 0.230135 0.712724 -0.58055 0.393683 0.71299 -0.458727 0.530296 0.713078 -0.305779 0.630887 0.712997 -0.132109 0.688609 0.712736 0.0506408 0.699602 0.712294 0.23013 0.663082 0.71168 0.394261 0.581438 0.710888 0.53193 0.460096 0.70992 0.63376 0.307184 0.708761 0.692814 0.132919 0.707418 0.704951 -0.0510349 0.705892 0.669162 -0.232248 0.704961 0.587011 -0.398056 0.704177 0.466758 -0.535043 0.704288 0.58638 -0.400171 0.69916 -0.628207 0.341366 0.698916 -0.524995 0.485692 0.698784 -0.38932 0.60011 0.698785 -0.229597 0.677484 0.698908 -0.0557117 0.713039 0.699151 0.121531 0.704569 0.699519 0.291101 0.652636 0.700013 0.442525 0.560493 0.700636 0.566411 0.433922 0.70137 0.655154 0.28081 0.702223 0.703292 0.110741 0.7032 0.707947 -0.0657324 0.703644 0.668858 -0.239821 0.70512 0.463905 -0.536281 0.703535 0.317265 -0.63591 0.706046 0.308868 -0.63726 0.706903 0.133266 -0.694642 0.707706 -0.0510072 -0.704664 0.708446 -0.231401 -0.666752 0.709131 -0.395704 -0.583567 0.709764 -0.532788 -0.460838 0.710342 -0.633377 -0.306998 0.700107 -0.691584 -0.177657 0.702943 0.147 -0.69589 0.702378 -0.0330187 -0.711038 0.701851 -0.21119 -0.680297 0.701356 -0.375971 -0.605595 0.7009 -0.516695 -0.491697 0.700486 -0.624223 -0.345926 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.704063 0.69742 0.133793 0.704063 0.708284 -0.0512723 0.704059 0.708288 -0.0512705 0.704057 0.670885 -0.232846 0.704058 0.670883 -0.232846 0.704065 0.587754 -0.398545 0.704063 0.46458 -0.537086 0.704062 0.30974 -0.639029 0.704055 0.13379 -0.697428 0.70406 -0.0512747 -0.708287 0.704061 -0.232841 -0.670883 0.704067 -0.398544 -0.587752 0.704063 -0.537088 -0.464576 0.704065 -0.639026 -0.309739 0.704063 -0.69742 -0.133792 0.704063 -0.708284 0.0512723 0.704062 -0.67088 0.232845 0.704068 -0.587751 0.398543 0.70406 -0.464583 0.537087 0.704062 -0.309739 0.63903 0.704055 -0.13379 0.697428 0.70406 0.0512747 0.708287 0.704061 0.232841 0.670883 0.704067 0.398544 0.587752 0.704063 0.537088 0.464576 0.704073 0.63902 0.309733 0.704072 0.697412 0.133787 0.704057 0.587762 -0.398547 0.704067 0.464576 -0.537084 0.704062 0.30974 -0.639029 0.704062 0.133786 -0.697423 0.704055 -0.0512727 -0.708292 0.70406 -0.232841 -0.670883 0.704062 -0.398544 -0.587758 0.704066 -0.537087 -0.464574 0.704064 -0.639027 -0.30974 0.704064 -0.69742 -0.133792 0.704063 -0.708284 0.0512723 0.704061 -0.670881 0.232844 0.704061 -0.587759 0.398545 0.704069 -0.464574 0.537083 0.70406 -0.309741 0.639031 0.704062 -0.133786 0.697423 0.704055 0.0512727 0.708292 0.70406 0.232841 0.670883 0.704062 0.398544 0.587758 0.704066 0.537087 0.464574 0.704064 0.639026 0.309741 -0.258815 -0.916763 -0.304236 -0.258821 -0.916754 -0.30426 -0.258819 -0.916757 -0.304251 -0.258819 -0.916758 -0.304248 -0.25882 -0.916759 -0.304247 -0.258818 0.304245 -0.91676 -0.25882 0.30425 -0.916757 -0.25882 0.916759 0.304246 -0.258819 0.916759 0.304245 -0.258819 0.916758 0.30425 -0.258823 0.916765 0.304226 -0.258816 0.916755 0.30426 -0.258811 0.304217 -0.916771 -0.25881 0.304215 -0.916772 -0.258821 0.304284 -0.916746 -0.258817 0.304244 -0.91676 -0.258818 0.304243 -0.91676 -0.258819 0.916759 0.304245 -0.25882 0.916758 0.304248 -0.258819 -0.304244 0.91676 -0.258821 -0.304248 0.916758 -0.25882 -0.304237 0.916762 -0.258811 -0.304292 0.916746 -0.258818 -0.30426 0.916755 -0.258821 0.916756 0.304255 -0.258818 0.916761 0.30424 -0.258822 0.91675 0.304271 -0.25882 0.916759 0.304246 -0.25882 0.916759 0.304247 -0.258819 -0.304245 0.916759 -0.258816 -0.304251 0.916758 -0.25882 -0.916759 -0.304246 -0.25882 -0.916759 -0.304247 -0.258819 -0.916758 -0.30425 -0.258823 -0.916765 -0.304226 -0.258816 -0.916755 -0.30426 -0.258811 -0.304217 0.916771 -0.258811 -0.304215 0.916772 -0.258822 -0.304284 0.916746 -0.258817 -0.304244 0.91676 -0.258818 -0.304243 0.91676 -0.258819 -0.916759 -0.304245 -0.258821 -0.91676 -0.304242 -0.258819 0.304244 -0.91676 -0.258821 0.304248 -0.916758 -0.25882 0.304237 -0.916762 -0.25881 0.304299 -0.916744 -0.25882 0.304254 -0.916756 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 -1.6305e-16 -1 4.56544e-16 -1.6305e-16 -1 4.56544e-16 0 0 -1 0 0 -1 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 -1 0 0 -1 2.81039e-16 -1 -4.00709e-16 2.81039e-16 -1 -4.00709e-16 0 0 1 0 0 1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.175479 -0.0030706 -0.984478 0.18925 0.00423799 -0.98192 0.354432 -0.0041313 -0.935073 0.371658 0.00526886 -0.928355 0.521171 -0.0051299 -0.853437 0.54063 0.00623902 -0.841237 0.690061 0.00714831 -0.723716 0.81455 0.00799748 -0.580038 0.909597 0.00878835 -0.415399 0.971767 0.00951675 -0.235749 0.998816 0.0101853 -0.0475799 0.989764 0.0107951 0.142307 0.94494 0.0113441 0.327046 0.865964 0.0118326 0.499967 0.755693 0.0122619 0.654811 0.618111 0.0126297 0.78599 0.458187 0.0129375 0.888762 0.281708 0.0131876 0.95941 0.136485 0 0.990642 0.175461 -0.0126577 0.984405 0.0891993 0 -0.996014 0.0555893 0.00279173 -0.99845 0 0.0291423 -0.999575 -0.0554247 0.0769625 -0.995492 0 0.00739059 -0.999973 -0.0891963 0 -0.996014 -0.175479 -0.00307081 -0.984478 -0.18925 0.00423797 -0.98192 -0.354432 -0.00413128 -0.935073 -0.371658 0.00526908 -0.928355 -0.521171 -0.00512958 -0.853437 -0.669946 -0.00606883 -0.742385 -0.795627 -0.00694926 -0.605746 -0.893883 -0.00776869 -0.448233 -0.961329 -0.00852775 -0.275269 -0.99564 -0.00922779 -0.0928224 -0.995634 -0.00986672 0.0928218 -0.961312 -0.0104456 0.275265 -0.893856 -0.010965 0.44822 -0.795595 -0.0114236 0.605721 -0.669911 -0.0118228 0.742347 -0.52114 -0.0121622 0.853385 -0.354411 -0.0124401 0.935007 -0.175461 -0.0126579 0.984405 -0.136485 0 0.990642 -0.0950093 0.0313725 0.994982 -0.0555877 0.00816119 0.998421 0 -0.00272468 0.999996 0.0555877 0.00816119 0.998421 0.0950095 0.0313726 0.994982 -0.54063 0.00623936 -0.841237 -0.69006 0.00714837 -0.723716 -0.81455 0.00799746 -0.580038 -0.909597 0.00878781 -0.415399 -0.971767 0.00951616 -0.235749 -0.998816 0.0101857 -0.0475788 -0.989764 0.0107951 0.142307 -0.94494 0.0113441 0.327046 -0.865964 0.0118327 0.499966 -0.755694 0.0122617 0.65481 -0.61811 0.0126296 0.78599 -0.458187 0.0129375 0.888762 -0.281708 0.0131873 0.95941 0.354411 -0.01244 0.935007 0.52114 -0.0121622 0.853385 0.669911 -0.0118224 0.742347 0.795595 -0.0114236 0.605721 0.893856 -0.0109652 0.448221 0.961312 -0.0104456 0.275265 0.995634 -0.00986716 0.0928207 0.99564 -0.00922734 -0.0928213 0.961329 -0.00852717 -0.275269 0.893883 -0.0077686 -0.448234 0.795628 -0.00694924 -0.605746 0.669946 -0.00606924 -0.742385 0.130528 0 -0.991445 0.382685 0 -0.923879 0.382685 0 -0.923879 0.608757 0 -0.793357 0.608757 0 -0.793357 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130525 0.991445 0 0.130526 0.923879 0 0.382684 0.793355 0 0.60876 0.608761 0 0.793354 0.382685 0 0.923879 0.130522 0 0.991445 -0.130522 0 0.991445 -0.382684 0 0.923879 -0.608762 0 0.793353 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130528 -0.991445 0 -0.130527 -0.92388 0 -0.382682 -0.793355 0 -0.60876 -0.608758 0 -0.793356 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0.130528 0 -0.991445 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130525 0.991445 0 0.130526 0.923879 0 0.382684 0.793355 0 0.60876 0.608761 0 0.793354 0.382685 0 0.923879 0.130522 0 0.991445 -0.130522 0 0.991445 -0.382684 0 0.923879 -0.608762 0 0.793353 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130528 -0.991445 0 -0.130527 -0.92388 0 -0.382682 -0.793355 0 -0.60876 -0.608758 0 -0.793356 -0.382684 0 -0.923879 -0.130528 0 -0.991445 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.175474 -0.00307044 -0.984479 0.18925 0.00424033 -0.98192 0.354436 -0.00412927 -0.935071 0.371658 0.00526886 -0.928355 0.521171 -0.0051299 -0.853437 0.54063 0.00623902 -0.841237 0.690061 0.00714831 -0.723716 0.81455 0.00799748 -0.580038 0.909597 0.00878835 -0.415399 0.971767 0.00951731 -0.235749 0.998816 0.0101853 -0.0475801 0.989764 0.0107949 0.142306 0.94494 0.0113447 0.327048 0.865965 0.0118329 0.499965 0.755693 0.0122619 0.654811 0.618108 0.0126309 0.785991 0.458191 0.0129383 0.88876 0.281708 0.0131853 0.95941 0.136485 0 0.990642 0.175465 -0.0126591 0.984404 0.0891993 0 -0.996014 0.0555893 0.00279173 -0.99845 0 0.0291423 -0.999575 -0.0554247 0.0769625 -0.995492 0 0.00739059 -0.999973 -0.0891963 0 -0.996014 -0.175474 -0.00307065 -0.984479 -0.18925 0.00424031 -0.98192 -0.354435 -0.00412925 -0.935071 -0.371658 0.00526908 -0.928355 -0.521171 -0.00512958 -0.853437 -0.669946 -0.00606883 -0.742385 -0.795627 -0.00694926 -0.605746 -0.893883 -0.00776869 -0.448233 -0.961329 -0.00852761 -0.27527 -0.99564 -0.00922757 -0.0928224 -0.995634 -0.00986672 0.0928218 -0.961312 -0.0104461 0.275264 -0.893856 -0.010964 0.44822 -0.795595 -0.0114236 0.605721 -0.669911 -0.0118228 0.742347 -0.52114 -0.0121602 0.853385 -0.354407 -0.0124409 0.935008 -0.175465 -0.0126593 0.984404 -0.136485 0 0.990642 -0.0950093 0.0313725 0.994982 -0.0555877 0.00816119 0.998421 0 -0.00272468 0.999996 0.0555877 0.00816119 0.998421 0.0950095 0.0313726 0.994982 -0.54063 0.00623936 -0.841237 -0.69006 0.00714837 -0.723716 -0.81455 0.00799746 -0.580038 -0.909597 0.00878781 -0.415399 -0.971767 0.00951673 -0.235749 -0.998816 0.0101858 -0.047579 -0.989764 0.0107949 0.142306 -0.94494 0.0113447 0.327048 -0.865965 0.0118331 0.499964 -0.755694 0.0122617 0.65481 -0.618108 0.0126308 0.785992 -0.458191 0.0129383 0.88876 -0.281708 0.013185 0.95941 0.354408 -0.0124409 0.935008 0.52114 -0.0121602 0.853385 0.669911 -0.0118224 0.742347 0.795595 -0.0114236 0.605721 0.893856 -0.0109641 0.448221 0.961312 -0.010446 0.275264 0.995634 -0.00986716 0.0928207 0.99564 -0.00922712 -0.0928213 0.961329 -0.00852704 -0.27527 0.893883 -0.0077686 -0.448234 0.795628 -0.00694924 -0.605746 0.669946 -0.00606924 -0.742385 0.130522 0 -0.991445 0.382685 0 -0.923879 0.382685 0 -0.923879 0.608761 0 -0.793354 0.608761 0 -0.793354 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130526 0.991445 0 0.130525 0.923879 0 0.382684 0.793355 0 0.60876 0.608757 0 0.793357 0.382685 0 0.923879 0.130528 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608758 0 0.793356 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130527 -0.991445 0 -0.130528 -0.92388 0 -0.382682 -0.793355 0 -0.60876 -0.608762 0 -0.793353 -0.382684 0 -0.923879 -0.130522 0 -0.991445 0.130522 0 -0.991445 0.793355 0 -0.60876 0.923879 0 -0.382684 0.991445 0 -0.130526 0.991445 0 0.130525 0.923879 0 0.382684 0.793355 0 0.60876 0.608757 0 0.793357 0.382685 0 0.923879 0.130528 0 0.991445 -0.130528 0 0.991445 -0.382684 0 0.923879 -0.608758 0 0.793356 -0.793355 0 0.60876 -0.92388 0 0.382682 -0.991445 0 0.130527 -0.991445 0 -0.130528 -0.92388 0 -0.382682 -0.793355 0 -0.60876 -0.608762 0 -0.793353 -0.382684 0 -0.923879 -0.130522 0 -0.991445 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 + + + + + + + + + + + + + + +

0 0 1 0 2 0 3 1 4 1 5 1 6 2 7 2 8 2 9 3 10 3 11 3 12 4 13 4 14 4 15 5 16 5 17 5 18 6 19 6 20 6 21 7 22 7 23 7 24 8 25 8 26 8 27 9 28 9 29 9 30 10 31 10 32 10 33 11 34 11 35 11 36 12 37 12 38 12 39 13 40 13 41 13 42 14 43 14 44 14 45 15 46 15 47 15 48 16 49 16 50 16 51 17 52 17 53 17 54 18 55 18 56 18 57 19 58 19 59 19 60 20 61 20 62 20 63 21 64 21 65 21 66 22 67 22 68 22 69 23 70 23 71 23 72 24 73 24 74 24 75 25 76 25 77 25 78 26 79 26 80 26 81 27 82 27 83 27 84 28 85 28 86 28 87 29 88 29 89 29 90 30 91 30 92 30 93 31 94 31 95 31 96 32 97 32 98 32 99 33 100 33 101 33 102 34 103 34 104 34 105 35 106 35 107 35 108 36 109 36 110 36 111 37 112 37 113 37 114 38 115 38 116 38 117 39 118 39 119 39 120 40 121 40 122 40 123 41 124 41 125 41 126 42 127 42 128 42 129 43 130 43 131 43 132 44 133 44 134 44 135 45 136 45 137 45 138 46 139 46 140 46 141 47 142 47 143 47 144 48 145 48 146 48 147 49 148 49 149 49 150 50 151 50 152 50 153 51 154 51 155 51 156 52 157 52 158 52 159 53 160 53 161 53 162 54 163 54 164 54 165 55 166 55 167 55 168 56 169 56 170 56 171 57 172 57 173 57 174 58 175 58 176 58 177 59 178 59 179 59 180 60 181 60 182 60 183 61 184 61 185 61 186 62 187 62 188 62 189 63 190 63 191 63 192 64 193 64 194 64 195 65 196 65 197 65 198 66 199 66 200 66 201 67 202 67 203 67 204 68 205 68 206 68 207 69 208 69 209 69 210 70 211 70 212 70 213 71 214 71 215 71 216 72 217 72 218 72 219 73 220 73 221 73 222 74 223 74 224 74 225 75 226 75 227 75 228 76 229 76 230 76 231 77 232 77 233 77 234 78 235 78 236 78 237 79 238 79 239 79 240 80 241 80 242 80 243 81 244 81 245 81 246 82 247 82 248 82 249 83 250 83 251 83 252 84 253 84 254 84 255 85 256 85 257 85 258 86 259 86 260 86 261 87 262 87 263 87 264 88 265 88 266 88 267 89 268 89 269 89 270 90 271 90 272 90 273 91 274 91 275 91 276 92 277 92 278 92 279 93 280 93 281 93 282 94 283 94 284 94 285 95 286 95 287 95 288 96 289 96 290 96 291 97 292 97 293 97 294 98 295 98 296 98 297 99 298 99 299 99 300 100 301 100 302 100 303 101 304 101 305 101 306 102 307 102 308 102 309 103 310 103 311 103 312 104 313 104 314 104 315 105 316 105 317 105 318 106 319 106 320 106 321 107 322 107 323 107 324 108 325 108 326 108 327 109 328 109 329 109 330 110 331 110 332 110 333 111 334 111 335 111 336 112 337 112 338 112 339 113 340 113 341 113 342 114 343 114 344 114 345 115 346 115 347 115 348 116 349 116 350 116 351 117 352 117 353 117 354 118 355 118 356 118 357 119 358 119 359 119 360 120 361 120 362 120 363 121 364 121 365 121 366 122 367 122 368 122 369 123 370 123 371 123 372 124 373 124 374 124 375 125 376 125 377 125 378 126 379 126 380 126 381 127 382 127 383 127 384 128 385 128 386 128 387 129 388 129 389 129 390 130 391 130 392 130 393 131 394 131 395 131 396 132 397 132 398 132 399 133 400 133 401 133 402 134 403 134 404 134 405 135 406 135 407 135 408 136 409 136 410 136 411 137 412 137 413 137 414 138 415 138 416 138 417 139 418 139 419 139 420 140 421 140 422 140 423 141 424 141 425 141 426 142 427 142 428 142 429 143 430 143 431 143 432 144 433 144 434 144 435 145 436 145 437 145 438 146 439 146 440 146 441 147 442 147 443 147 444 148 445 148 446 148 447 149 448 149 449 149 450 150 451 150 452 150 453 151 454 151 455 151 456 152 457 152 458 152 459 153 460 153 461 153 462 154 463 154 464 154 465 155 466 155 467 155 468 156 469 156 470 156 471 157 472 157 473 157 474 158 475 158 476 158 477 159 478 159 479 159 480 160 481 160 482 160 483 161 484 161 485 161 486 162 487 162 488 162 489 163 490 163 491 163 492 164 493 164 494 164 495 165 496 165 497 165 498 166 499 166 500 166 501 167 502 167 503 167 504 168 505 168 506 168 507 169 508 169 509 169 510 170 511 170 512 170 513 171 514 171 515 171 516 172 517 172 518 172 519 173 520 173 521 173 522 174 523 174 524 174 525 175 526 175 527 175 528 176 529 176 530 176 531 177 532 177 533 177 534 178 535 178 536 178 537 179 538 179 539 179 540 180 541 180 542 180 543 181 544 181 545 181 546 182 547 182 548 182 549 183 550 183 551 183 552 184 553 184 554 184 555 185 556 185 557 185 558 186 559 186 560 186 561 187 562 187 563 187 564 188 565 188 566 188 567 189 568 189 569 189 570 190 571 190 572 190 573 191 574 191 575 191 576 192 577 192 578 192 579 193 580 193 581 193 582 194 583 194 584 194 585 195 586 195 587 195 588 196 589 196 590 196 591 197 592 197 593 197 594 198 595 198 596 198 597 199 598 199 599 199 600 200 601 200 602 200 603 201 604 201 605 201 606 202 607 202 608 202 609 203 610 203 611 203 612 204 613 204 614 204 615 205 616 205 617 205 618 206 619 206 620 206 621 207 622 207 623 207 624 208 625 208 626 208 627 209 628 209 629 209 630 210 631 210 632 210 633 211 634 211 635 211 636 212 637 212 638 212 639 213 640 213 641 213 642 214 643 214 644 214 645 215 646 215 647 215 648 216 649 216 650 216 651 217 652 217 653 217 654 218 655 218 656 218 657 219 658 219 659 219 660 220 661 220 662 220 663 221 664 221 665 221 666 222 667 222 668 222 669 223 670 223 671 223 672 224 673 224 674 224 675 225 676 225 677 225 678 226 679 226 680 226 681 227 682 227 683 227 684 228 685 228 686 228 687 229 688 229 689 229 690 230 691 230 692 230 693 231 694 231 695 231 696 232 697 232 698 232 699 233 700 233 701 233 702 234 703 234 704 234 705 235 706 235 707 235 708 236 709 236 710 236 711 237 712 237 713 237 714 238 715 238 716 238 717 239 718 239 719 239 720 240 721 240 722 240 723 241 724 241 725 241 726 242 727 242 728 242 729 243 730 243 731 243 732 244 733 244 734 244 735 245 736 245 737 245 738 246 739 246 740 246 741 247 742 247 743 247 744 248 745 248 746 248 747 249 748 249 749 249 750 250 751 250 752 250 753 251 754 251 755 251 756 252 757 252 758 252 759 253 760 253 761 253 762 254 763 254 764 254 765 255 766 255 767 255 768 256 769 256 770 256 771 257 772 257 773 257 774 258 775 258 776 258 777 259 778 259 779 259 780 260 781 260 782 260 783 261 784 261 785 261 786 262 787 262 788 262 789 263 790 263 791 263 792 264 793 264 794 264 795 265 796 265 797 265 798 266 799 266 800 266 801 267 802 267 803 267 804 268 805 268 806 268 807 269 808 269 809 269 810 270 811 270 812 270 813 271 814 271 815 271 816 272 817 272 818 272 819 273 820 273 821 273 822 274 823 274 824 274 825 275 826 275 827 275 828 276 829 276 830 276 831 277 832 277 833 277 834 278 835 278 836 278 837 279 838 279 839 279 840 280 841 280 842 280 843 281 844 281 845 281 846 282 847 282 848 282 849 283 850 283 851 283 852 284 853 284 854 284 855 285 856 285 857 285 858 286 859 286 860 286 861 287 862 287 863 287 864 288 865 288 866 288 867 289 868 289 869 289 870 290 871 290 872 290 873 291 874 291 875 291 876 292 877 292 878 292 879 293 880 293 881 293 882 294 883 294 884 294 885 295 886 295 887 295 888 296 889 296 890 296 891 297 892 297 893 297 894 298 895 298 896 298 897 299 898 299 899 299 900 300 901 300 902 300 903 301 904 301 905 301 906 302 907 302 908 302 909 303 910 303 911 303 912 304 913 304 914 304 915 305 916 305 917 305 918 306 919 306 920 306 921 307 922 307 923 307 924 308 925 308 926 308 927 309 928 309 929 309 930 310 931 310 932 310 933 311 934 311 935 311 936 312 937 312 938 312 939 313 940 313 941 313 942 314 943 314 944 314 945 315 946 315 947 315 948 316 949 316 950 316 951 317 952 317 953 317 954 318 955 318 956 318 957 319 958 319 959 319 960 320 961 320 962 320 963 321 964 321 965 321 966 322 967 322 968 322 969 323 970 323 971 323 972 324 973 324 974 324 975 325 976 325 977 325 978 326 979 326 980 326 981 327 982 327 983 327 984 328 985 328 986 328 987 329 988 329 989 329 990 330 991 330 992 330 993 331 994 331 995 331 996 332 997 332 998 332 999 333 1000 333 1001 333 1002 334 1003 334 1004 334 1005 335 1006 335 1007 335 1008 336 1009 336 1010 336 1011 337 1012 337 1013 337 1014 338 1015 338 1016 338 1017 339 1018 339 1019 339 1020 340 1021 340 1022 340 1023 341 1024 341 1025 341 1026 342 1027 342 1028 342 1029 343 1030 343 1031 343 1032 344 1033 344 1034 344 1035 345 1036 345 1037 345 1038 346 1039 346 1040 346 1041 347 1042 347 1043 347 1044 348 1045 348 1046 348 1047 349 1048 349 1049 349 1050 350 1051 350 1052 350 1053 351 1054 351 1055 351 1056 352 1057 352 1058 352 1059 353 1060 353 1061 353 1062 354 1063 354 1064 354 1065 355 1066 355 1067 355 1068 356 1069 356 1070 356 1071 357 1072 357 1073 357 1074 358 1075 358 1076 358 1077 359 1078 359 1079 359 1080 360 1081 360 1082 360 1083 361 1084 361 1085 361 1086 362 1087 362 1088 362 1089 363 1090 363 1091 363 1092 364 1093 364 1094 364 1095 365 1096 365 1097 365 1098 366 1099 366 1100 366 1101 367 1102 367 1103 367 1104 368 1105 368 1106 368 1107 369 1108 369 1109 369 1110 370 1111 370 1112 370 1113 371 1114 371 1115 371 1116 372 1117 372 1118 372 1119 373 1120 373 1121 373 1122 374 1123 374 1124 374 1125 375 1126 375 1127 375 1128 376 1129 376 1130 376 1131 377 1132 377 1133 377 1134 378 1135 378 1136 378 1137 379 1138 379 1139 379 1140 380 1141 380 1142 380 1143 381 1144 381 1145 381 1146 382 1147 382 1148 382 1149 383 1150 383 1151 383 1152 384 1153 384 1154 384 1155 385 1156 385 1157 385 1158 386 1159 386 1160 386 1161 387 1162 387 1163 387 1164 388 1165 388 1166 388 1167 389 1168 389 1169 389 1170 390 1171 390 1172 390 1173 391 1174 391 1175 391 1176 392 1177 392 1178 392 1179 393 1180 393 1181 393 1182 394 1183 394 1184 394 1185 395 1186 395 1187 395 1188 396 1189 396 1190 396 1191 397 1192 397 1193 397 1194 398 1195 398 1196 398 1197 399 1198 399 1199 399 1200 400 1201 400 1202 400 1203 401 1204 401 1205 401 1206 402 1207 402 1208 402 1209 403 1210 403 1211 403 1212 404 1213 404 1214 404 1215 405 1216 405 1217 405 1218 406 1219 406 1220 406 1221 407 1222 407 1223 407 1224 408 1225 408 1226 408 1227 409 1228 409 1229 409 1230 410 1231 410 1232 410 1233 411 1234 411 1235 411 1236 412 1237 412 1238 412 1239 413 1240 413 1241 413 1242 414 1243 414 1244 414 1245 415 1246 415 1247 415 1248 416 1249 416 1250 416 1251 417 1252 417 1253 417 1254 418 1255 418 1256 418 1257 419 1258 419 1259 419 1260 420 1261 420 1262 420 1263 421 1264 421 1265 421 1266 422 1267 422 1268 422 1269 423 1270 423 1271 423 1272 424 1273 424 1274 424 1275 425 1276 425 1277 425 1278 426 1279 426 1280 426 1281 427 1282 427 1283 427 1284 428 1285 428 1286 428 1287 429 1288 429 1289 429 1290 430 1291 430 1292 430 1293 431 1294 431 1295 431 1296 432 1297 432 1298 432 1299 433 1300 433 1301 433 1302 434 1303 434 1304 434 1305 435 1306 435 1307 435 1308 436 1309 436 1310 436 1311 437 1312 437 1313 437 1314 438 1315 438 1316 438 1317 439 1318 439 1319 439 1320 440 1321 440 1322 440 1323 441 1324 441 1325 441 1326 442 1327 442 1328 442 1329 443 1330 443 1331 443 1332 444 1333 444 1334 444 1335 445 1336 445 1337 445 1338 446 1339 446 1340 446 1341 447 1342 447 1343 447 1344 448 1345 448 1346 448 1347 449 1348 449 1349 449 1350 450 1351 450 1352 450 1353 451 1354 451 1355 451 1356 452 1357 452 1358 452 1359 453 1360 453 1361 453 1362 454 1363 454 1364 454 1365 455 1366 455 1367 455 1368 456 1369 456 1370 456 1371 457 1372 457 1373 457 1374 458 1375 458 1376 458 1377 459 1378 459 1379 459 1380 460 1381 460 1382 460 1383 461 1384 461 1385 461 1386 462 1387 462 1388 462 1389 463 1390 463 1391 463 1392 464 1393 464 1394 464 1395 465 1396 465 1397 465 1398 466 1399 466 1400 466 1401 467 1402 467 1403 467 1404 468 1405 468 1406 468 1407 469 1408 469 1409 469 1410 470 1411 470 1412 470 1413 471 1414 471 1415 471 1416 472 1417 472 1418 472 1419 473 1420 473 1421 473 1422 474 1423 474 1424 474 1425 475 1426 475 1427 475 1428 476 1429 476 1430 476 1431 477 1432 477 1433 477 1434 478 1435 478 1436 478 1437 479 1438 479 1439 479 1440 480 1441 480 1442 480 1443 481 1444 481 1445 481 1446 482 1447 482 1448 482 1449 483 1450 483 1451 483 1452 484 1453 484 1454 484 1455 485 1456 485 1457 485 1458 486 1459 486 1460 486 1461 487 1462 487 1463 487 1464 488 1465 488 1466 488 1467 489 1468 489 1469 489 1470 490 1471 490 1472 490 1473 491 1474 491 1475 491 1476 492 1477 492 1478 492 1479 493 1480 493 1481 493 1482 494 1483 494 1484 494 1485 495 1486 495 1487 495 1488 496 1489 496 1490 496 1491 497 1492 497 1493 497 1494 498 1495 498 1496 498 1497 499 1498 499 1499 499 1500 500 1501 500 1502 500 1503 501 1504 501 1505 501 1506 502 1507 502 1508 502 1509 503 1510 503 1511 503 1512 504 1513 504 1514 504 1515 505 1516 505 1517 505 1518 506 1519 506 1520 506 1521 507 1522 507 1523 507 1524 508 1525 508 1526 508 1527 509 1528 509 1529 509 1530 510 1531 510 1532 510 1533 511 1534 511 1535 511 1536 512 1537 512 1538 512 1539 513 1540 513 1541 513 1542 514 1543 514 1544 514 1545 515 1546 515 1547 515 1548 516 1549 516 1550 516 1551 517 1552 517 1553 517 1554 518 1555 518 1556 518 1557 519 1558 519 1559 519 1560 520 1561 520 1562 520 1563 521 1564 521 1565 521 1566 522 1567 522 1568 522 1569 523 1570 523 1571 523 1572 524 1573 524 1574 524 1575 525 1576 525 1577 525 1578 526 1579 526 1580 526 1581 527 1582 527 1583 527 1584 528 1585 528 1586 528 1587 529 1588 529 1589 529 1590 530 1591 530 1592 530 1593 531 1594 531 1595 531 1596 532 1597 532 1598 532 1599 533 1600 533 1601 533 1602 534 1603 534 1604 534 1605 535 1606 535 1607 535 1608 536 1609 536 1610 536 1611 537 1612 537 1613 537 1614 538 1615 538 1616 538 1617 539 1618 539 1619 539 1620 540 1621 540 1622 540 1623 541 1624 541 1625 541 1626 542 1627 542 1628 542 1629 543 1630 543 1631 543 1632 544 1633 544 1634 544 1635 545 1636 545 1637 545 1638 546 1639 546 1640 546 1641 547 1642 547 1643 547 1644 548 1645 548 1646 548 1647 549 1648 549 1649 549 1650 550 1651 550 1652 550 1653 551 1654 551 1655 551 1656 552 1657 552 1658 552 1659 553 1660 553 1661 553 1662 554 1663 554 1664 554 1665 555 1666 555 1667 555 1668 556 1669 556 1670 556 1671 557 1672 557 1673 557 1674 558 1675 558 1676 558 1677 559 1678 559 1679 559 1680 560 1681 560 1682 560 1683 561 1684 561 1685 561 1686 562 1687 562 1688 562 1689 563 1690 563 1691 563 1692 564 1693 564 1694 564 1695 565 1696 565 1697 565 1698 566 1699 566 1700 566 1701 567 1702 567 1703 567 1704 568 1705 568 1706 568 1707 569 1708 569 1709 569 1710 570 1711 570 1712 570 1713 571 1714 571 1715 571 1716 572 1717 572 1718 572 1719 573 1720 573 1721 573 1722 574 1723 574 1724 574 1725 575 1726 575 1727 575 1728 576 1729 576 1730 576 1731 577 1732 577 1733 577 1734 578 1735 578 1736 578 1737 579 1738 579 1739 579 1740 580 1741 580 1742 580 1743 581 1744 581 1745 581 1746 582 1747 582 1748 582 1749 583 1750 583 1751 583 1752 584 1753 584 1754 584 1755 585 1756 585 1757 585 1758 586 1759 586 1760 586 1761 587 1762 587 1763 587 1764 588 1765 588 1766 588 1767 589 1768 589 1769 589 1770 590 1771 590 1772 590 1773 591 1774 591 1775 591 1776 592 1777 592 1778 592 1779 593 1780 593 1781 593 1782 594 1783 594 1784 594 1785 595 1786 595 1787 595 1788 596 1789 596 1790 596 1791 597 1792 597 1793 597 1794 598 1795 598 1796 598 1797 599 1798 599 1799 599 1800 600 1801 600 1802 600 1803 601 1804 601 1805 601 1806 602 1807 602 1808 602 1809 603 1810 603 1811 603 1812 604 1813 604 1814 604 1815 605 1816 605 1817 605 1818 606 1819 606 1820 606 1821 607 1822 607 1823 607 1824 608 1825 608 1826 608 1827 609 1828 609 1829 609 1830 610 1831 610 1832 610 1833 611 1834 611 1835 611 1836 612 1837 612 1838 612 1839 613 1840 613 1841 613 1842 614 1843 614 1844 614 1845 615 1846 615 1847 615 1848 616 1849 616 1850 616 1851 617 1852 617 1853 617 1854 618 1855 618 1856 618 1857 619 1858 619 1859 619 1860 620 1861 620 1862 620 1863 621 1864 621 1865 621 1866 622 1867 622 1868 622 1869 623 1870 623 1871 623 1872 624 1873 624 1874 624 1875 625 1876 625 1877 625 1878 626 1879 626 1880 626 1881 627 1882 627 1883 627 1884 628 1885 628 1886 628 1887 629 1888 629 1889 629 1890 630 1891 630 1892 630 1893 631 1894 631 1895 631 1896 632 1897 632 1898 632 1899 633 1900 633 1901 633 1902 634 1903 634 1904 634 1905 635 1906 635 1907 635 1908 636 1909 636 1910 636 1911 637 1912 637 1913 637 1914 638 1915 638 1916 638 1917 639 1918 639 1919 639 1920 640 1921 640 1922 640 1923 641 1924 641 1925 641 1926 642 1927 642 1928 642 1929 643 1930 643 1931 643 1932 644 1933 644 1934 644 1935 645 1936 645 1937 645 1938 646 1939 646 1940 646 1941 647 1942 647 1943 647 1944 648 1945 648 1946 648 1947 649 1948 649 1949 649 1950 650 1951 650 1952 650 1953 651 1954 651 1955 651 1956 652 1957 652 1958 652 1959 653 1960 653 1961 653 1962 654 1963 654 1964 654 1965 655 1966 655 1967 655 1968 656 1969 656 1970 656 1971 657 1972 657 1973 657 1974 658 1975 658 1976 658 1977 659 1978 659 1979 659 1980 660 1981 660 1982 660 1983 661 1984 661 1985 661 1986 662 1987 662 1988 662 1989 663 1990 663 1991 663 1992 664 1993 664 1994 664 1995 665 1996 665 1997 665 1998 666 1999 666 2000 666 2001 667 2002 667 2003 667 2004 668 2005 668 2006 668 2007 669 2008 669 2009 669 2010 670 2011 670 2012 670 2013 671 2014 671 2015 671 2016 672 2017 672 2018 672 2019 673 2020 673 2021 673 2022 674 2023 674 2024 674 2025 675 2026 675 2027 675 2028 676 2029 676 2030 676 2031 677 2032 677 2033 677 2034 678 2035 678 2036 678 2037 679 2038 679 2039 679 2040 680 2041 680 2042 680 2043 681 2044 681 2045 681 2046 682 2047 682 2048 682 2049 683 2050 683 2051 683 2052 684 2053 684 2054 684 2055 685 2056 685 2057 685 2058 686 2059 686 2060 686 2061 687 2062 687 2063 687 2064 688 2065 688 2066 688 2067 689 2068 689 2069 689 2070 690 2071 690 2072 690 2073 691 2074 691 2075 691 2076 692 2077 692 2078 692 2079 693 2080 693 2081 693 2082 694 2083 694 2084 694 2085 695 2086 695 2087 695 2088 696 2089 696 2090 696 2091 697 2092 697 2093 697 2094 698 2095 698 2096 698 2097 699 2098 699 2099 699 2100 700 2101 700 2102 700 2103 701 2104 701 2105 701 2106 702 2107 702 2108 702 2109 703 2110 703 2111 703 2112 704 2113 704 2114 704 2115 705 2116 705 2117 705 2118 706 2119 706 2120 706 2121 707 2122 707 2123 707 2124 708 2125 708 2126 708 2127 709 2128 709 2129 709 2130 710 2131 710 2132 710 2133 711 2134 711 2135 711 2136 712 2137 712 2138 712 2139 713 2140 713 2141 713 2142 714 2143 714 2144 714 2145 715 2146 715 2147 715 2148 716 2149 716 2150 716 2151 717 2152 717 2153 717 2154 718 2155 718 2156 718 2157 719 2158 719 2159 719 2160 720 2161 720 2162 720 2163 721 2164 721 2165 721 2166 722 2167 722 2168 722 2169 723 2170 723 2171 723 2172 724 2173 724 2174 724 2175 725 2176 725 2177 725 2178 726 2179 726 2180 726 2181 727 2182 727 2183 727 2184 728 2185 728 2186 728 2187 729 2188 729 2189 729 2190 730 2191 730 2192 730 2193 731 2194 731 2195 731 2196 732 2197 732 2198 732 2199 733 2200 733 2201 733 2202 734 2203 734 2204 734 2205 735 2206 735 2207 735 2208 736 2209 736 2210 736 2211 737 2212 737 2213 737 2214 738 2215 738 2216 738 2217 739 2218 739 2219 739 2220 740 2221 740 2222 740 2223 741 2224 741 2225 741 2226 742 2227 742 2228 742 2229 743 2230 743 2231 743 2232 744 2233 744 2234 744 2235 745 2236 745 2237 745 2238 746 2239 746 2240 746 2241 747 2242 747 2243 747 2244 748 2245 748 2246 748 2247 749 2248 749 2249 749 2250 750 2251 750 2252 750 2253 751 2254 751 2255 751 2256 752 2257 752 2258 752 2259 753 2260 753 2261 753 2262 754 2263 754 2264 754 2265 755 2266 755 2267 755 2268 756 2269 756 2270 756 2271 757 2272 757 2273 757 2274 758 2275 758 2276 758 2277 759 2278 759 2279 759 2280 760 2281 760 2282 760 2283 761 2284 761 2285 761 2286 762 2287 762 2288 762 2289 763 2290 763 2291 763 2292 764 2293 764 2294 764 2295 765 2296 765 2297 765 2298 766 2299 766 2300 766 2301 767 2302 767 2303 767 2304 768 2305 768 2306 768 2307 769 2308 769 2309 769 2310 770 2311 770 2312 770 2313 771 2314 771 2315 771 2316 772 2317 772 2318 772 2319 773 2320 773 2321 773 2322 774 2323 774 2324 774 2325 775 2326 775 2327 775 2328 776 2329 776 2330 776 2331 777 2332 777 2333 777 2334 778 2335 778 2336 778 2337 779 2338 779 2339 779 2340 780 2341 780 2342 780 2343 781 2344 781 2345 781 2346 782 2347 782 2348 782 2349 783 2350 783 2351 783 2352 784 2353 784 2354 784 2355 785 2356 785 2357 785 2358 786 2359 786 2360 786 2361 787 2362 787 2363 787 2364 788 2365 788 2366 788 2367 789 2368 789 2369 789 2370 790 2371 790 2372 790 2373 791 2374 791 2375 791 2376 792 2377 792 2378 792 2379 793 2380 793 2381 793 2382 794 2383 794 2384 794 2385 795 2386 795 2387 795 2388 796 2389 796 2390 796 2391 797 2392 797 2393 797 2394 798 2395 798 2396 798 2397 799 2398 799 2399 799 2400 800 2401 800 2402 800 2403 801 2404 801 2405 801 2406 802 2407 802 2408 802 2409 803 2410 803 2411 803 2412 804 2413 804 2414 804 2415 805 2416 805 2417 805 2418 806 2419 806 2420 806 2421 807 2422 807 2423 807 2424 808 2425 808 2426 808 2427 809 2428 809 2429 809 2430 810 2431 810 2432 810 2433 811 2434 811 2435 811 2436 812 2437 812 2438 812 2439 813 2440 813 2441 813 2442 814 2443 814 2444 814 2445 815 2446 815 2447 815 2448 816 2449 816 2450 816 2451 817 2452 817 2453 817 2454 818 2455 818 2456 818 2457 819 2458 819 2459 819 2460 820 2461 820 2462 820 2463 821 2464 821 2465 821 2466 822 2467 822 2468 822 2469 823 2470 823 2471 823 2472 824 2473 824 2474 824 2475 825 2476 825 2477 825 2478 826 2479 826 2480 826 2481 827 2482 827 2483 827 2484 828 2485 828 2486 828 2487 829 2488 829 2489 829 2490 830 2491 830 2492 830 2493 831 2494 831 2495 831 2496 832 2497 832 2498 832 2499 833 2500 833 2501 833 2502 834 2503 834 2504 834 2505 835 2506 835 2507 835 2508 836 2509 836 2510 836 2511 837 2512 837 2513 837 2514 838 2515 838 2516 838 2517 839 2518 839 2519 839 2520 840 2521 840 2522 840 2523 841 2524 841 2525 841 2526 842 2527 842 2528 842 2529 843 2530 843 2531 843 2532 844 2533 844 2534 844 2535 845 2536 845 2537 845 2538 846 2539 846 2540 846 2541 847 2542 847 2543 847 2544 848 2545 848 2546 848 2547 849 2548 849 2549 849 2550 850 2551 850 2552 850 2553 851 2554 851 2555 851 2556 852 2557 852 2558 852 2559 853 2560 853 2561 853 2562 854 2563 854 2564 854 2565 855 2566 855 2567 855 2568 856 2569 856 2570 856 2571 857 2572 857 2573 857 2574 858 2575 858 2576 858 2577 859 2578 859 2579 859 2580 860 2581 860 2582 860 2583 861 2584 861 2585 861 2586 862 2587 862 2588 862 2589 863 2590 863 2591 863 2592 864 2593 864 2594 864 2595 865 2596 865 2597 865 2598 866 2599 866 2600 866 2601 867 2602 867 2603 867 2604 868 2605 868 2606 868 2607 869 2608 869 2609 869 2610 870 2611 870 2612 870 2613 871 2614 871 2615 871 2616 872 2617 872 2618 872 2619 873 2620 873 2621 873 2622 874 2623 874 2624 874 2625 875 2626 875 2627 875 2628 876 2629 876 2630 876 2631 877 2632 877 2633 877 2634 878 2635 878 2636 878 2637 879 2638 879 2639 879 2640 880 2641 880 2642 880 2643 881 2644 881 2645 881 2646 882 2647 882 2648 882 2649 883 2650 883 2651 883 2652 884 2653 884 2654 884 2655 885 2656 885 2657 885 2658 886 2659 886 2660 886 2661 887 2662 887 2663 887 2664 888 2665 888 2666 888 2667 889 2668 889 2669 889 2670 890 2671 890 2672 890 2673 891 2674 891 2675 891 2676 892 2677 892 2678 892 2679 893 2680 893 2681 893 2682 894 2683 894 2684 894 2685 895 2686 895 2687 895 2688 896 2689 896 2690 896 2691 897 2692 897 2693 897 2694 898 2695 898 2696 898 2697 899 2698 899 2699 899 2700 900 2701 900 2702 900 2703 901 2704 901 2705 901 2706 902 2707 902 2708 902 2709 903 2710 903 2711 903 2712 904 2713 904 2714 904 2715 905 2716 905 2717 905 2718 906 2719 906 2720 906 2721 907 2722 907 2723 907 2724 908 2725 908 2726 908 2727 909 2728 909 2729 909 2730 910 2731 910 2732 910 2733 911 2734 911 2735 911 2736 912 2737 912 2738 912 2739 913 2740 913 2741 913 2742 914 2743 914 2744 914 2745 915 2746 915 2747 915 2748 916 2749 916 2750 916 2751 917 2752 917 2753 917 2754 918 2755 918 2756 918 2757 919 2758 919 2759 919 2760 920 2761 920 2762 920 2763 921 2764 921 2765 921 2766 922 2767 922 2768 922 2769 923 2770 923 2771 923 2772 924 2773 924 2774 924 2775 925 2776 925 2777 925 2778 926 2779 926 2780 926 2781 927 2782 927 2783 927 2784 928 2785 928 2786 928 2787 929 2788 929 2789 929 2790 930 2791 930 2792 930 2793 931 2794 931 2795 931 2796 932 2797 932 2798 932 2799 933 2800 933 2801 933 2802 934 2803 934 2804 934 2805 935 2806 935 2807 935 2808 936 2809 936 2810 936 2811 937 2812 937 2813 937 2814 938 2815 938 2816 938 2817 939 2818 939 2819 939 2820 940 2821 940 2822 940 2823 941 2824 941 2825 941 2826 942 2827 942 2828 942 2829 943 2830 943 2831 943 2832 944 2833 944 2834 944 2835 945 2836 945 2837 945 2838 946 2839 946 2840 946 2841 947 2842 947 2843 947 2844 948 2845 948 2846 948 2847 949 2848 949 2849 949 2850 950 2851 950 2852 950 2853 951 2854 951 2855 951 2856 952 2857 952 2858 952 2859 953 2860 953 2861 953 2862 954 2863 954 2864 954 2865 955 2866 955 2867 955 2868 956 2869 956 2870 956 2871 957 2872 957 2873 957 2874 958 2875 958 2876 958 2877 959 2878 959 2879 959 2880 960 2881 960 2882 960 2883 961 2884 961 2885 961 2886 962 2887 962 2888 962 2889 963 2890 963 2891 963 2892 964 2893 964 2894 964 2895 965 2896 965 2897 965 2898 966 2899 966 2900 966 2901 967 2902 967 2903 967 2904 968 2905 968 2906 968 2907 969 2908 969 2909 969 2910 970 2911 970 2912 970 2913 971 2914 971 2915 971 2916 972 2917 972 2918 972 2919 973 2920 973 2921 973 2922 974 2923 974 2924 974 2925 975 2926 975 2927 975 2928 976 2929 976 2930 976 2931 977 2932 977 2933 977 2934 978 2935 978 2936 978 2937 979 2938 979 2939 979 2940 980 2941 980 2942 980 2943 981 2944 981 2945 981 2946 982 2947 982 2948 982 2949 983 2950 983 2951 983 2952 984 2953 984 2954 984 2955 985 2956 985 2957 985 2958 986 2959 986 2960 986 2961 987 2962 987 2963 987 2964 988 2965 988 2966 988 2967 989 2968 989 2969 989 2970 990 2971 990 2972 990 2973 991 2974 991 2975 991 2976 992 2977 992 2978 992 2979 993 2980 993 2981 993 2982 994 2983 994 2984 994 2985 995 2986 995 2987 995 2988 996 2989 996 2990 996 2991 997 2992 997 2993 997 2994 998 2995 998 2996 998 2997 999 2998 999 2999 999 3000 1000 3001 1000 3002 1000 3003 1001 3004 1001 3005 1001 3006 1002 3007 1002 3008 1002 3009 1003 3010 1003 3011 1003 3012 1004 3013 1004 3014 1004 3015 1005 3016 1005 3017 1005 3018 1006 3019 1006 3020 1006 3021 1007 3022 1007 3023 1007 3024 1008 3025 1008 3026 1008 3027 1009 3028 1009 3029 1009 3030 1010 3031 1010 3032 1010 3033 1011 3034 1011 3035 1011 3036 1012 3037 1012 3038 1012 3039 1013 3040 1013 3041 1013 3042 1014 3043 1014 3044 1014 3045 1015 3046 1015 3047 1015 3048 1016 3049 1016 3050 1016 3051 1017 3052 1017 3053 1017 3054 1018 3055 1018 3056 1018 3057 1019 3058 1019 3059 1019 3060 1020 3061 1020 3062 1020 3063 1021 3064 1021 3065 1021 3066 1022 3067 1022 3068 1022 3069 1023 3070 1023 3071 1023 3072 1024 3073 1024 3074 1024 3075 1025 3076 1025 3077 1025 3078 1026 3079 1026 3080 1026 3081 1027 3082 1027 3083 1027 3084 1028 3085 1028 3086 1028 3087 1029 3088 1029 3089 1029 3090 1030 3091 1030 3092 1030 3093 1031 3094 1031 3095 1031 3096 1032 3097 1032 3098 1032 3099 1033 3100 1033 3101 1033 3102 1034 3103 1034 3104 1034 3105 1035 3106 1035 3107 1035 3108 1036 3109 1036 3110 1036 3111 1037 3112 1037 3113 1037 3114 1038 3115 1038 3116 1038 3117 1039 3118 1039 3119 1039 3120 1040 3121 1040 3122 1040 3123 1041 3124 1041 3125 1041 3126 1042 3127 1042 3128 1042 3129 1043 3130 1043 3131 1043 3132 1044 3133 1044 3134 1044 3135 1045 3136 1045 3137 1045 3138 1046 3139 1046 3140 1046 3141 1047 3142 1047 3143 1047 3144 1048 3145 1048 3146 1048 3147 1049 3148 1049 3149 1049 3150 1050 3151 1050 3152 1050 3153 1051 3154 1051 3155 1051 3156 1052 3157 1052 3158 1052 3159 1053 3160 1053 3161 1053 3162 1054 3163 1054 3164 1054 3165 1055 3166 1055 3167 1055 3168 1056 3169 1056 3170 1056 3171 1057 3172 1057 3173 1057 3174 1058 3175 1058 3176 1058 3177 1059 3178 1059 3179 1059 3180 1060 3181 1060 3182 1060 3183 1061 3184 1061 3185 1061 3186 1062 3187 1062 3188 1062 3189 1063 3190 1063 3191 1063 3192 1064 3193 1064 3194 1064 3195 1065 3196 1065 3197 1065 3198 1066 3199 1066 3200 1066 3201 1067 3202 1067 3203 1067 3204 1068 3205 1068 3206 1068 3207 1069 3208 1069 3209 1069 3210 1070 3211 1070 3212 1070 3213 1071 3214 1071 3215 1071 3216 1072 3217 1072 3218 1072 3219 1073 3220 1073 3221 1073 3222 1074 3223 1074 3224 1074 3225 1075 3226 1075 3227 1075 3228 1076 3229 1076 3230 1076 3231 1077 3232 1077 3233 1077 3234 1078 3235 1078 3236 1078 3237 1079 3238 1079 3239 1079 3240 1080 3241 1080 3242 1080 3243 1081 3244 1081 3245 1081 3246 1082 3247 1082 3248 1082 3249 1083 3250 1083 3251 1083 3252 1084 3253 1084 3254 1084 3255 1085 3256 1085 3257 1085 3258 1086 3259 1086 3260 1086 3261 1087 3262 1087 3263 1087 3264 1088 3265 1088 3266 1088 3267 1089 3268 1089 3269 1089 3270 1090 3271 1090 3272 1090 3273 1091 3274 1091 3275 1091 3276 1092 3277 1092 3278 1092 3279 1093 3280 1093 3281 1093 3282 1094 3283 1094 3284 1094 3285 1095 3286 1095 3287 1095 3288 1096 3289 1096 3290 1096 3291 1097 3292 1097 3293 1097 3294 1098 3295 1098 3296 1098 3297 1099 3298 1099 3299 1099 3300 1100 3301 1100 3302 1100 3303 1101 3304 1101 3305 1101 3306 1102 3307 1102 3308 1102 3309 1103 3310 1103 3311 1103 3312 1104 3313 1104 3314 1104 3315 1105 3316 1105 3317 1105 3318 1106 3319 1106 3320 1106 3321 1107 3322 1107 3323 1107 3324 1108 3325 1108 3326 1108 3327 1109 3328 1109 3329 1109 3330 1110 3331 1110 3332 1110 3333 1111 3334 1111 3335 1111 3336 1112 3337 1112 3338 1112 3339 1113 3340 1113 3341 1113 3342 1114 3343 1114 3344 1114 3345 1115 3346 1115 3347 1115 3348 1116 3349 1116 3350 1116 3351 1117 3352 1117 3353 1117 3354 1118 3355 1118 3356 1118 3357 1119 3358 1119 3359 1119 3360 1120 3361 1120 3362 1120 3363 1121 3364 1121 3365 1121 3366 1122 3367 1122 3368 1122 3369 1123 3370 1123 3371 1123 3372 1124 3373 1124 3374 1124 3375 1125 3376 1125 3377 1125 3378 1126 3379 1126 3380 1126 3381 1127 3382 1127 3383 1127 3384 1128 3385 1128 3386 1128 3387 1129 3388 1129 3389 1129 3390 1130 3391 1130 3392 1130 3393 1131 3394 1131 3395 1131 3396 1132 3397 1132 3398 1132 3399 1133 3400 1133 3401 1133 3402 1134 3403 1134 3404 1134 3405 1135 3406 1135 3407 1135 3408 1136 3409 1136 3410 1136 3411 1137 3412 1137 3413 1137 3414 1138 3415 1138 3416 1138 3417 1139 3418 1139 3419 1139 3420 1140 3421 1140 3422 1140 3423 1141 3424 1141 3425 1141 3426 1142 3427 1142 3428 1142 3429 1143 3430 1143 3431 1143 3432 1144 3433 1144 3434 1144 3435 1145 3436 1145 3437 1145 3438 1146 3439 1146 3440 1146 3441 1147 3442 1147 3443 1147 3444 1148 3445 1148 3446 1148 3447 1149 3448 1149 3449 1149 3450 1150 3451 1150 3452 1150 3453 1151 3454 1151 3455 1151 3456 1152 3457 1152 3458 1152 3459 1153 3460 1153 3461 1153 3462 1154 3463 1154 3464 1154 3465 1155 3466 1155 3467 1155 3468 1156 3469 1156 3470 1156 3471 1157 3472 1157 3473 1157 3474 1158 3475 1158 3476 1158 3477 1159 3478 1159 3479 1159 3480 1160 3481 1160 3482 1160 3483 1161 3484 1161 3485 1161 3486 1162 3487 1162 3488 1162 3489 1163 3490 1163 3491 1163 3492 1164 3493 1164 3494 1164 3495 1165 3496 1165 3497 1165 3498 1166 3499 1166 3500 1166 3501 1167 3502 1167 3503 1167 3504 1168 3505 1168 3506 1168 3507 1169 3508 1169 3509 1169 3510 1170 3511 1170 3512 1170 3513 1171 3514 1171 3515 1171 3516 1172 3517 1172 3518 1172 3519 1173 3520 1173 3521 1173 3522 1174 3523 1174 3524 1174 3525 1175 3526 1175 3527 1175 3528 1176 3529 1176 3530 1176 3531 1177 3532 1177 3533 1177 3534 1178 3535 1178 3536 1178 3537 1179 3538 1179 3539 1179 3540 1180 3541 1180 3542 1180 3543 1181 3544 1181 3545 1181 3546 1182 3547 1182 3548 1182 3549 1183 3550 1183 3551 1183 3552 1184 3553 1184 3554 1184 3555 1185 3556 1185 3557 1185 3558 1186 3559 1186 3560 1186 3561 1187 3562 1187 3563 1187 3564 1188 3565 1188 3566 1188 3567 1189 3568 1189 3569 1189 3570 1190 3571 1190 3572 1190 3573 1191 3574 1191 3575 1191 3576 1192 3577 1192 3578 1192 3579 1193 3580 1193 3581 1193 3582 1194 3583 1194 3584 1194 3585 1195 3586 1195 3587 1195 3588 1196 3589 1196 3590 1196 3591 1197 3592 1197 3593 1197 3594 1198 3595 1198 3596 1198 3597 1199 3598 1199 3599 1199 3600 1200 3601 1200 3602 1200 3603 1201 3604 1201 3605 1201 3606 1202 3607 1202 3608 1202 3609 1203 3610 1203 3611 1203 3612 1204 3613 1204 3614 1204 3615 1205 3616 1205 3617 1205 3618 1206 3619 1206 3620 1206 3621 1207 3622 1207 3623 1207 3624 1208 3625 1208 3626 1208 3627 1209 3628 1209 3629 1209 3630 1210 3631 1210 3632 1210 3633 1211 3634 1211 3635 1211 3636 1212 3637 1212 3638 1212 3639 1213 3640 1213 3641 1213 3642 1214 3643 1214 3644 1214 3645 1215 3646 1215 3647 1215 3648 1216 3649 1216 3650 1216 3651 1217 3652 1217 3653 1217 3654 1218 3655 1218 3656 1218 3657 1219 3658 1219 3659 1219 3660 1220 3661 1220 3662 1220 3663 1221 3664 1221 3665 1221 3666 1222 3667 1222 3668 1222 3669 1223 3670 1223 3671 1223 3672 1224 3673 1224 3674 1224 3675 1225 3676 1225 3677 1225 3678 1226 3679 1226 3680 1226 3681 1227 3682 1227 3683 1227 3684 1228 3685 1228 3686 1228 3687 1229 3688 1229 3689 1229 3690 1230 3691 1230 3692 1230 3693 1231 3694 1231 3695 1231 3696 1232 3697 1232 3698 1232 3699 1233 3700 1233 3701 1233 3702 1234 3703 1234 3704 1234 3705 1235 3706 1235 3707 1235 3708 1236 3709 1236 3710 1236 3711 1237 3712 1237 3713 1237 3714 1238 3715 1238 3716 1238 3717 1239 3718 1239 3719 1239 3720 1240 3721 1240 3722 1240 3723 1241 3724 1241 3725 1241 3726 1242 3727 1242 3728 1242 3729 1243 3730 1243 3731 1243 3732 1244 3733 1244 3734 1244 3735 1245 3736 1245 3737 1245 3738 1246 3739 1246 3740 1246 3741 1247 3742 1247 3743 1247 3744 1248 3745 1248 3746 1248 3747 1249 3748 1249 3749 1249 3750 1250 3751 1250 3752 1250 3753 1251 3754 1251 3755 1251 3756 1252 3757 1252 3758 1252 3759 1253 3760 1253 3761 1253 3762 1254 3763 1254 3764 1254 3765 1255 3766 1255 3767 1255 3768 1256 3769 1256 3770 1256 3771 1257 3772 1257 3773 1257 3774 1258 3775 1258 3776 1258 3777 1259 3778 1259 3779 1259 3780 1260 3781 1260 3782 1260 3783 1261 3784 1261 3785 1261 3786 1262 3787 1262 3788 1262 3789 1263 3790 1263 3791 1263 3792 1264 3793 1264 3794 1264 3795 1265 3796 1265 3797 1265 3798 1266 3799 1266 3800 1266 3801 1267 3802 1267 3803 1267 3804 1268 3805 1268 3806 1268 3807 1269 3808 1269 3809 1269 3810 1270 3811 1270 3812 1270 3813 1271 3814 1271 3815 1271 3816 1272 3817 1272 3818 1272 3819 1273 3820 1273 3821 1273 3822 1274 3823 1274 3824 1274 3825 1275 3826 1275 3827 1275 3828 1276 3829 1276 3830 1276 3831 1277 3832 1277 3833 1277 3834 1278 3835 1278 3836 1278 3837 1279 3838 1279 3839 1279 3840 1280 3841 1280 3842 1280 3843 1281 3844 1281 3845 1281 3846 1282 3847 1282 3848 1282 3849 1283 3850 1283 3851 1283 3852 1284 3853 1284 3854 1284 3855 1285 3856 1285 3857 1285 3858 1286 3859 1286 3860 1286 3861 1287 3862 1287 3863 1287 3864 1288 3865 1288 3866 1288 3867 1289 3868 1289 3869 1289 3870 1290 3871 1290 3872 1290 3873 1291 3874 1291 3875 1291 3876 1292 3877 1292 3878 1292 3879 1293 3880 1293 3881 1293 3882 1294 3883 1294 3884 1294 3885 1295 3886 1295 3887 1295 3888 1296 3889 1296 3890 1296 3891 1297 3892 1297 3893 1297 3894 1298 3895 1298 3896 1298 3897 1299 3898 1299 3899 1299 3900 1300 3901 1300 3902 1300 3903 1301 3904 1301 3905 1301 3906 1302 3907 1302 3908 1302 3909 1303 3910 1303 3911 1303 3912 1304 3913 1304 3914 1304 3915 1305 3916 1305 3917 1305 3918 1306 3919 1306 3920 1306 3921 1307 3922 1307 3923 1307 3924 1308 3925 1308 3926 1308 3927 1309 3928 1309 3929 1309 3930 1310 3931 1310 3932 1310 3933 1311 3934 1311 3935 1311 3936 1312 3937 1312 3938 1312 3939 1313 3940 1313 3941 1313 3942 1314 3943 1314 3944 1314 3945 1315 3946 1315 3947 1315 3948 1316 3949 1316 3950 1316 3951 1317 3952 1317 3953 1317 3954 1318 3955 1318 3956 1318 3957 1319 3958 1319 3959 1319 3960 1320 3961 1320 3962 1320 3963 1321 3964 1321 3965 1321 3966 1322 3967 1322 3968 1322 3969 1323 3970 1323 3971 1323 3972 1324 3973 1324 3974 1324 3975 1325 3976 1325 3977 1325 3978 1326 3979 1326 3980 1326 3981 1327 3982 1327 3983 1327 3984 1328 3985 1328 3986 1328 3987 1329 3988 1329 3989 1329 3990 1330 3991 1330 3992 1330 3993 1331 3994 1331 3995 1331 3996 1332 3997 1332 3998 1332 3999 1333 4000 1333 4001 1333 4002 1334 4003 1334 4004 1334 4005 1335 4006 1335 4007 1335 4008 1336 4009 1336 4010 1336 4011 1337 4012 1337 4013 1337 4014 1338 4015 1338 4016 1338 4017 1339 4018 1339 4019 1339 4020 1340 4021 1340 4022 1340 4023 1341 4024 1341 4025 1341 4026 1342 4027 1342 4028 1342 4029 1343 4030 1343 4031 1343 4032 1344 4033 1344 4034 1344 4035 1345 4036 1345 4037 1345 4038 1346 4039 1346 4040 1346 4041 1347 4042 1347 4043 1347 4044 1348 4045 1348 4046 1348 4047 1349 4048 1349 4049 1349 4050 1350 4051 1350 4052 1350 4053 1351 4054 1351 4055 1351 4056 1352 4057 1352 4058 1352 4059 1353 4060 1353 4061 1353 4062 1354 4063 1354 4064 1354 4065 1355 4066 1355 4067 1355 4068 1356 4069 1356 4070 1356 4071 1357 4072 1357 4073 1357 4074 1358 4075 1358 4076 1358 4077 1359 4078 1359 4079 1359 4080 1360 4081 1360 4082 1360 4083 1361 4084 1361 4085 1361 4086 1362 4087 1362 4088 1362 4089 1363 4090 1363 4091 1363 4092 1364 4093 1364 4094 1364 4095 1365 4096 1365 4097 1365 4098 1366 4099 1366 4100 1366 4101 1367 4102 1367 4103 1367 4104 1368 4105 1368 4106 1368 4107 1369 4108 1369 4109 1369 4110 1370 4111 1370 4112 1370 4113 1371 4114 1371 4115 1371 4116 1372 4117 1372 4118 1372 4119 1373 4120 1373 4121 1373 4122 1374 4123 1374 4124 1374 4125 1375 4126 1375 4127 1375 4128 1376 4129 1376 4130 1376 4131 1377 4132 1377 4133 1377 4134 1378 4135 1378 4136 1378 4137 1379 4138 1379 4139 1379 4140 1380 4141 1380 4142 1380 4143 1381 4144 1381 4145 1381 4146 1382 4147 1382 4148 1382 4149 1383 4150 1383 4151 1383 4152 1384 4153 1384 4154 1384 4155 1385 4156 1385 4157 1385 4158 1386 4159 1386 4160 1386 4161 1387 4162 1387 4163 1387 4164 1388 4165 1388 4166 1388 4167 1389 4168 1389 4169 1389 4170 1390 4171 1390 4172 1390 4173 1391 4174 1391 4175 1391 4176 1392 4177 1392 4178 1392 4179 1393 4180 1393 4181 1393 4182 1394 4183 1394 4184 1394 4185 1395 4186 1395 4187 1395 4188 1396 4189 1396 4190 1396 4191 1397 4192 1397 4193 1397 4194 1398 4195 1398 4196 1398 4197 1399 4198 1399 4199 1399 4200 1400 4201 1400 4202 1400 4203 1401 4204 1401 4205 1401 4206 1402 4207 1402 4208 1402 4209 1403 4210 1403 4211 1403 4212 1404 4213 1404 4214 1404 4215 1405 4216 1405 4217 1405 4218 1406 4219 1406 4220 1406 4221 1407 4222 1407 4223 1407 4224 1408 4225 1408 4226 1408 4227 1409 4228 1409 4229 1409 4230 1410 4231 1410 4232 1410 4233 1411 4234 1411 4235 1411 4236 1412 4237 1412 4238 1412 4239 1413 4240 1413 4241 1413 4242 1414 4243 1414 4244 1414 4245 1415 4246 1415 4247 1415 4248 1416 4249 1416 4250 1416 4251 1417 4252 1417 4253 1417 4254 1418 4255 1418 4256 1418 4257 1419 4258 1419 4259 1419 4260 1420 4261 1420 4262 1420 4263 1421 4264 1421 4265 1421 4266 1422 4267 1422 4268 1422 4269 1423 4270 1423 4271 1423 4272 1424 4273 1424 4274 1424 4275 1425 4276 1425 4277 1425 4278 1426 4279 1426 4280 1426 4281 1427 4282 1427 4283 1427 4284 1428 4285 1428 4286 1428 4287 1429 4288 1429 4289 1429 4290 1430 4291 1430 4292 1430 4293 1431 4294 1431 4295 1431 4296 1432 4297 1432 4298 1432 4299 1433 4300 1433 4301 1433 4302 1434 4303 1434 4304 1434 4305 1435 4306 1435 4307 1435 4308 1436 4309 1436 4310 1436 4311 1437 4312 1437 4313 1437 4314 1438 4315 1438 4316 1438 4317 1439 4318 1439 4319 1439 4320 1440 4321 1440 4322 1440 4323 1441 4324 1441 4325 1441 4326 1442 4327 1442 4328 1442 4329 1443 4330 1443 4331 1443 4332 1444 4333 1444 4334 1444 4335 1445 4336 1445 4337 1445 4338 1446 4339 1446 4340 1446 4341 1447 4342 1447 4343 1447 4344 1448 4345 1448 4346 1448 4347 1449 4348 1449 4349 1449 4350 1450 4351 1450 4352 1450 4353 1451 4354 1451 4355 1451 4356 1452 4357 1452 4358 1452 4359 1453 4360 1453 4361 1453 4362 1454 4363 1454 4364 1454 4365 1455 4366 1455 4367 1455 4368 1456 4369 1456 4370 1456 4371 1457 4372 1457 4373 1457 4374 1458 4375 1458 4376 1458 4377 1459 4378 1459 4379 1459 4380 1460 4381 1460 4382 1460 4383 1461 4384 1461 4385 1461 4386 1462 4387 1462 4388 1462 4389 1463 4390 1463 4391 1463 4392 1464 4393 1464 4394 1464 4395 1465 4396 1465 4397 1465 4398 1466 4399 1466 4400 1466 4401 1467 4402 1467 4403 1467 4404 1468 4405 1468 4406 1468 4407 1469 4408 1469 4409 1469 4410 1470 4411 1470 4412 1470 4413 1471 4414 1471 4415 1471 4416 1472 4417 1472 4418 1472 4419 1473 4420 1473 4421 1473 4422 1474 4423 1474 4424 1474 4425 1475 4426 1475 4427 1475 4428 1476 4429 1476 4430 1476 4431 1477 4432 1477 4433 1477 4434 1478 4435 1478 4436 1478 4437 1479 4438 1479 4439 1479 4440 1480 4441 1480 4442 1480 4443 1481 4444 1481 4445 1481 4446 1482 4447 1482 4448 1482 4449 1483 4450 1483 4451 1483 4452 1484 4453 1484 4454 1484 4455 1485 4456 1485 4457 1485 4458 1486 4459 1486 4460 1486 4461 1487 4462 1487 4463 1487 4464 1488 4465 1488 4466 1488 4467 1489 4468 1489 4469 1489 4470 1490 4471 1490 4472 1490 4473 1491 4474 1491 4475 1491 4476 1492 4477 1492 4478 1492 4479 1493 4480 1493 4481 1493 4482 1494 4483 1494 4484 1494 4485 1495 4486 1495 4487 1495 4488 1496 4489 1496 4490 1496 4491 1497 4492 1497 4493 1497 4494 1498 4495 1498 4496 1498 4497 1499 4498 1499 4499 1499 4500 1500 4501 1500 4502 1500 4503 1501 4504 1501 4505 1501 4506 1502 4507 1502 4508 1502 4509 1503 4510 1503 4511 1503 4512 1504 4513 1504 4514 1504 4515 1505 4516 1505 4517 1505 4518 1506 4519 1506 4520 1506 4521 1507 4522 1507 4523 1507 4524 1508 4525 1508 4526 1508 4527 1509 4528 1509 4529 1509 4530 1510 4531 1510 4532 1510 4533 1511 4534 1511 4535 1511 4536 1512 4537 1512 4538 1512 4539 1513 4540 1513 4541 1513 4542 1514 4543 1514 4544 1514 4545 1515 4546 1515 4547 1515 4548 1516 4549 1516 4550 1516 4551 1517 4552 1517 4553 1517 4554 1518 4555 1518 4556 1518 4557 1519 4558 1519 4559 1519 4560 1520 4561 1520 4562 1520 4563 1521 4564 1521 4565 1521 4566 1522 4567 1522 4568 1522 4569 1523 4570 1523 4571 1523 4572 1524 4573 1524 4574 1524 4575 1525 4576 1525 4577 1525 4578 1526 4579 1526 4580 1526 4581 1527 4582 1527 4583 1527 4584 1528 4585 1528 4586 1528 4587 1529 4588 1529 4589 1529 4590 1530 4591 1530 4592 1530 4593 1531 4594 1531 4595 1531 4596 1532 4597 1532 4598 1532 4599 1533 4600 1533 4601 1533 4602 1534 4603 1534 4604 1534 4605 1535 4606 1535 4607 1535 4608 1536 4609 1536 4610 1536 4611 1537 4612 1537 4613 1537 4614 1538 4615 1538 4616 1538 4617 1539 4618 1539 4619 1539 4620 1540 4621 1540 4622 1540 4623 1541 4624 1541 4625 1541 4626 1542 4627 1542 4628 1542 4629 1543 4630 1543 4631 1543 4632 1544 4633 1544 4634 1544 4635 1545 4636 1545 4637 1545 4638 1546 4639 1546 4640 1546 4641 1547 4642 1547 4643 1547 4644 1548 4645 1548 4646 1548 4647 1549 4648 1549 4649 1549 4650 1550 4651 1550 4652 1550 4653 1551 4654 1551 4655 1551 4656 1552 4657 1552 4658 1552 4659 1553 4660 1553 4661 1553 4662 1554 4663 1554 4664 1554 4665 1555 4666 1555 4667 1555 4668 1556 4669 1556 4670 1556 4671 1557 4672 1557 4673 1557 4674 1558 4675 1558 4676 1558 4677 1559 4678 1559 4679 1559 4680 1560 4681 1560 4682 1560 4683 1561 4684 1561 4685 1561 4686 1562 4687 1562 4688 1562 4689 1563 4690 1563 4691 1563 4692 1564 4693 1564 4694 1564 4695 1565 4696 1565 4697 1565 4698 1566 4699 1566 4700 1566 4701 1567 4702 1567 4703 1567 4704 1568 4705 1568 4706 1568 4707 1569 4708 1569 4709 1569 4710 1570 4711 1570 4712 1570 4713 1571 4714 1571 4715 1571 4716 1572 4717 1572 4718 1572 4719 1573 4720 1573 4721 1573 4722 1574 4723 1574 4724 1574 4725 1575 4726 1575 4727 1575 4728 1576 4729 1576 4730 1576 4731 1577 4732 1577 4733 1577 4734 1578 4735 1578 4736 1578 4737 1579 4738 1579 4739 1579 4740 1580 4741 1580 4742 1580 4743 1581 4744 1581 4745 1581 4746 1582 4747 1582 4748 1582 4749 1583 4750 1583 4751 1583 4752 1584 4753 1584 4754 1584 4755 1585 4756 1585 4757 1585 4758 1586 4759 1586 4760 1586 4761 1587 4762 1587 4763 1587 4764 1588 4765 1588 4766 1588 4767 1589 4768 1589 4769 1589 4770 1590 4771 1590 4772 1590 4773 1591 4774 1591 4775 1591 4776 1592 4777 1592 4778 1592 4779 1593 4780 1593 4781 1593 4782 1594 4783 1594 4784 1594 4785 1595 4786 1595 4787 1595 4788 1596 4789 1596 4790 1596 4791 1597 4792 1597 4793 1597 4794 1598 4795 1598 4796 1598 4797 1599 4798 1599 4799 1599 4800 1600 4801 1600 4802 1600 4803 1601 4804 1601 4805 1601 4806 1602 4807 1602 4808 1602 4809 1603 4810 1603 4811 1603 4812 1604 4813 1604 4814 1604 4815 1605 4816 1605 4817 1605 4818 1606 4819 1606 4820 1606 4821 1607 4822 1607 4823 1607 4824 1608 4825 1608 4826 1608 4827 1609 4828 1609 4829 1609 4830 1610 4831 1610 4832 1610 4833 1611 4834 1611 4835 1611 4836 1612 4837 1612 4838 1612 4839 1613 4840 1613 4841 1613 4842 1614 4843 1614 4844 1614 4845 1615 4846 1615 4847 1615 4848 1616 4849 1616 4850 1616 4851 1617 4852 1617 4853 1617 4854 1618 4855 1618 4856 1618 4857 1619 4858 1619 4859 1619 4860 1620 4861 1620 4862 1620 4863 1621 4864 1621 4865 1621 4866 1622 4867 1622 4868 1622 4869 1623 4870 1623 4871 1623 4872 1624 4873 1624 4874 1624 4875 1625 4876 1625 4877 1625 4878 1626 4879 1626 4880 1626 4881 1627 4882 1627 4883 1627 4884 1628 4885 1628 4886 1628 4887 1629 4888 1629 4889 1629 4890 1630 4891 1630 4892 1630 4893 1631 4894 1631 4895 1631 4896 1632 4897 1632 4898 1632 4899 1633 4900 1633 4901 1633 4902 1634 4903 1634 4904 1634 4905 1635 4906 1635 4907 1635 4908 1636 4909 1636 4910 1636 4911 1637 4912 1637 4913 1637 4914 1638 4915 1638 4916 1638 4917 1639 4918 1639 4919 1639 4920 1640 4921 1640 4922 1640 4923 1641 4924 1641 4925 1641 4926 1642 4927 1642 4928 1642 4929 1643 4930 1643 4931 1643 4932 1644 4933 1644 4934 1644 4935 1645 4936 1645 4937 1645 4938 1646 4939 1646 4940 1646 4941 1647 4942 1647 4943 1647 4944 1648 4945 1648 4946 1648 4947 1649 4948 1649 4949 1649 4950 1650 4951 1650 4952 1650 4953 1651 4954 1651 4955 1651 4956 1652 4957 1652 4958 1652 4959 1653 4960 1653 4961 1653 4962 1654 4963 1654 4964 1654 4965 1655 4966 1655 4967 1655 4968 1656 4969 1656 4970 1656 4971 1657 4972 1657 4973 1657 4974 1658 4975 1658 4976 1658 4977 1659 4978 1659 4979 1659 4980 1660 4981 1660 4982 1660 4983 1661 4984 1661 4985 1661 4986 1662 4987 1662 4988 1662 4989 1663 4990 1663 4991 1663 4992 1664 4993 1664 4994 1664 4995 1665 4996 1665 4997 1665 4998 1666 4999 1666 5000 1666 5001 1667 5002 1667 5003 1667 5004 1668 5005 1668 5006 1668 5007 1669 5008 1669 5009 1669 5010 1670 5011 1670 5012 1670 5013 1671 5014 1671 5015 1671 5016 1672 5017 1672 5018 1672 5019 1673 5020 1673 5021 1673 5022 1674 5023 1674 5024 1674 5025 1675 5026 1675 5027 1675 5028 1676 5029 1676 5030 1676 5031 1677 5032 1677 5033 1677 5034 1678 5035 1678 5036 1678 5037 1679 5038 1679 5039 1679 5040 1680 5041 1680 5042 1680 5043 1681 5044 1681 5045 1681 5046 1682 5047 1682 5048 1682 5049 1683 5050 1683 5051 1683 5052 1684 5053 1684 5054 1684 5055 1685 5056 1685 5057 1685 5058 1686 5059 1686 5060 1686 5061 1687 5062 1687 5063 1687 5064 1688 5065 1688 5066 1688 5067 1689 5068 1689 5069 1689 5070 1690 5071 1690 5072 1690 5073 1691 5074 1691 5075 1691 5076 1692 5077 1692 5078 1692 5079 1693 5080 1693 5081 1693 5082 1694 5083 1694 5084 1694 5085 1695 5086 1695 5087 1695 5088 1696 5089 1696 5090 1696 5091 1697 5092 1697 5093 1697 5094 1698 5095 1698 5096 1698 5097 1699 5098 1699 5099 1699 5100 1700 5101 1700 5102 1700 5103 1701 5104 1701 5105 1701 5106 1702 5107 1702 5108 1702 5109 1703 5110 1703 5111 1703 5112 1704 5113 1704 5114 1704 5115 1705 5116 1705 5117 1705 5118 1706 5119 1706 5120 1706 5121 1707 5122 1707 5123 1707 5124 1708 5125 1708 5126 1708 5127 1709 5128 1709 5129 1709 5130 1710 5131 1710 5132 1710 5133 1711 5134 1711 5135 1711 5136 1712 5137 1712 5138 1712 5139 1713 5140 1713 5141 1713 5142 1714 5143 1714 5144 1714 5145 1715 5146 1715 5147 1715 5148 1716 5149 1716 5150 1716 5151 1717 5152 1717 5153 1717 5154 1718 5155 1718 5156 1718 5157 1719 5158 1719 5159 1719 5160 1720 5161 1720 5162 1720 5163 1721 5164 1721 5165 1721 5166 1722 5167 1722 5168 1722 5169 1723 5170 1723 5171 1723 5172 1724 5173 1724 5174 1724 5175 1725 5176 1725 5177 1725 5178 1726 5179 1726 5180 1726 5181 1727 5182 1727 5183 1727 5184 1728 5185 1728 5186 1728 5187 1729 5188 1729 5189 1729 5190 1730 5191 1730 5192 1730 5193 1731 5194 1731 5195 1731 5196 1732 5197 1732 5198 1732 5199 1733 5200 1733 5201 1733 5202 1734 5203 1734 5204 1734 5205 1735 5206 1735 5207 1735 5208 1736 5209 1736 5210 1736 5211 1737 5212 1737 5213 1737 5214 1738 5215 1738 5216 1738 5217 1739 5218 1739 5219 1739 5220 1740 5221 1740 5222 1740 5223 1741 5224 1741 5225 1741 5226 1742 5227 1742 5228 1742 5229 1743 5230 1743 5231 1743 5232 1744 5233 1744 5234 1744 5235 1745 5236 1745 5237 1745 5238 1746 5239 1746 5240 1746 5241 1747 5242 1747 5243 1747 5244 1748 5245 1748 5246 1748 5247 1749 5248 1749 5249 1749 5250 1750 5251 1750 5252 1750 5253 1751 5254 1751 5255 1751 5256 1752 5257 1752 5258 1752 5259 1753 5260 1753 5261 1753 5262 1754 5263 1754 5264 1754 5265 1755 5266 1755 5267 1755 5268 1756 5269 1756 5270 1756 5271 1757 5272 1757 5273 1757 5274 1758 5275 1758 5276 1758 5277 1759 5278 1759 5279 1759 5280 1760 5281 1760 5282 1760 5283 1761 5284 1761 5285 1761 5286 1762 5287 1762 5288 1762 5289 1763 5290 1763 5291 1763 5292 1764 5293 1764 5294 1764 5295 1765 5296 1765 5297 1765 5298 1766 5299 1766 5300 1766 5301 1767 5302 1767 5303 1767 5304 1768 5305 1768 5306 1768 5307 1769 5308 1769 5309 1769 5310 1770 5311 1770 5312 1770 5313 1771 5314 1771 5315 1771 5316 1772 5317 1772 5318 1772 5319 1773 5320 1773 5321 1773 5322 1774 5323 1774 5324 1774 5325 1775 5326 1775 5327 1775 5328 1776 5329 1776 5330 1776 5331 1777 5332 1777 5333 1777 5334 1778 5335 1778 5336 1778 5337 1779 5338 1779 5339 1779 5340 1780 5341 1780 5342 1780 5343 1781 5344 1781 5345 1781 5346 1782 5347 1782 5348 1782 5349 1783 5350 1783 5351 1783 5352 1784 5353 1784 5354 1784 5355 1785 5356 1785 5357 1785 5358 1786 5359 1786 5360 1786 5361 1787 5362 1787 5363 1787 5364 1788 5365 1788 5366 1788 5367 1789 5368 1789 5369 1789 5370 1790 5371 1790 5372 1790 5373 1791 5374 1791 5375 1791 5376 1792 5377 1792 5378 1792 5379 1793 5380 1793 5381 1793 5382 1794 5383 1794 5384 1794 5385 1795 5386 1795 5387 1795 5388 1796 5389 1796 5390 1796 5391 1797 5392 1797 5393 1797 5394 1798 5395 1798 5396 1798 5397 1799 5398 1799 5399 1799 5400 1800 5401 1800 5402 1800 5403 1801 5404 1801 5405 1801 5406 1802 5407 1802 5408 1802 5409 1803 5410 1803 5411 1803 5412 1804 5413 1804 5414 1804 5415 1805 5416 1805 5417 1805 5418 1806 5419 1806 5420 1806 5421 1807 5422 1807 5423 1807 5424 1808 5425 1808 5426 1808 5427 1809 5428 1809 5429 1809 5430 1810 5431 1810 5432 1810 5433 1811 5434 1811 5435 1811 5436 1812 5437 1812 5438 1812 5439 1813 5440 1813 5441 1813 5442 1814 5443 1814 5444 1814 5445 1815 5446 1815 5447 1815 5448 1816 5449 1816 5450 1816 5451 1817 5452 1817 5453 1817 5454 1818 5455 1818 5456 1818 5457 1819 5458 1819 5459 1819 5460 1820 5461 1820 5462 1820 5463 1821 5464 1821 5465 1821 5466 1822 5467 1822 5468 1822 5469 1823 5470 1823 5471 1823 5472 1824 5473 1824 5474 1824 5475 1825 5476 1825 5477 1825 5478 1826 5479 1826 5480 1826 5481 1827 5482 1827 5483 1827 5484 1828 5485 1828 5486 1828 5487 1829 5488 1829 5489 1829 5490 1830 5491 1830 5492 1830 5493 1831 5494 1831 5495 1831 5496 1832 5497 1832 5498 1832 5499 1833 5500 1833 5501 1833 5502 1834 5503 1834 5504 1834 5505 1835 5506 1835 5507 1835 5508 1836 5509 1836 5510 1836 5511 1837 5512 1837 5513 1837 5514 1838 5515 1838 5516 1838 5517 1839 5518 1839 5519 1839 5520 1840 5521 1840 5522 1840 5523 1841 5524 1841 5525 1841 5526 1842 5527 1842 5528 1842 5529 1843 5530 1843 5531 1843 5532 1844 5533 1844 5534 1844 5535 1845 5536 1845 5537 1845 5538 1846 5539 1846 5540 1846 5541 1847 5542 1847 5543 1847 5544 1848 5545 1848 5546 1848 5547 1849 5548 1849 5549 1849 5550 1850 5551 1850 5552 1850 5553 1851 5554 1851 5555 1851 5556 1852 5557 1852 5558 1852 5559 1853 5560 1853 5561 1853 5562 1854 5563 1854 5564 1854 5565 1855 5566 1855 5567 1855 5568 1856 5569 1856 5570 1856 5571 1857 5572 1857 5573 1857 5574 1858 5575 1858 5576 1858 5577 1859 5578 1859 5579 1859 5580 1860 5581 1860 5582 1860 5583 1861 5584 1861 5585 1861 5586 1862 5587 1862 5588 1862 5589 1863 5590 1863 5591 1863 5592 1864 5593 1864 5594 1864 5595 1865 5596 1865 5597 1865 5598 1866 5599 1866 5600 1866 5601 1867 5602 1867 5603 1867 5604 1868 5605 1868 5606 1868 5607 1869 5608 1869 5609 1869 5610 1870 5611 1870 5612 1870 5613 1871 5614 1871 5615 1871 5616 1872 5617 1872 5618 1872 5619 1873 5620 1873 5621 1873 5622 1874 5623 1874 5624 1874 5625 1875 5626 1875 5627 1875 5628 1876 5629 1876 5630 1876 5631 1877 5632 1877 5633 1877 5634 1878 5635 1878 5636 1878 5637 1879 5638 1879 5639 1879 5640 1880 5641 1880 5642 1880 5643 1881 5644 1881 5645 1881 5646 1882 5647 1882 5648 1882 5649 1883 5650 1883 5651 1883 5652 1884 5653 1884 5654 1884 5655 1885 5656 1885 5657 1885 5658 1886 5659 1886 5660 1886 5661 1887 5662 1887 5663 1887 5664 1888 5665 1888 5666 1888 5667 1889 5668 1889 5669 1889 5670 1890 5671 1890 5672 1890 5673 1891 5674 1891 5675 1891 5676 1892 5677 1892 5678 1892 5679 1893 5680 1893 5681 1893 5682 1894 5683 1894 5684 1894 5685 1895 5686 1895 5687 1895 5688 1896 5689 1896 5690 1896 5691 1897 5692 1897 5693 1897 5694 1898 5695 1898 5696 1898 5697 1899 5698 1899 5699 1899 5700 1900 5701 1900 5702 1900 5703 1901 5704 1901 5705 1901 5706 1902 5707 1902 5708 1902 5709 1903 5710 1903 5711 1903 5712 1904 5713 1904 5714 1904 5715 1905 5716 1905 5717 1905 5718 1906 5719 1906 5720 1906 5721 1907 5722 1907 5723 1907 5724 1908 5725 1908 5726 1908 5727 1909 5728 1909 5729 1909 5730 1910 5731 1910 5732 1910 5733 1911 5734 1911 5735 1911 5736 1912 5737 1912 5738 1912 5739 1913 5740 1913 5741 1913 5742 1914 5743 1914 5744 1914 5745 1915 5746 1915 5747 1915 5748 1916 5749 1916 5750 1916 5751 1917 5752 1917 5753 1917 5754 1918 5755 1918 5756 1918 5757 1919 5758 1919 5759 1919 5760 1920 5761 1920 5762 1920 5763 1921 5764 1921 5765 1921 5766 1922 5767 1922 5768 1922 5769 1923 5770 1923 5771 1923 5772 1924 5773 1924 5774 1924 5775 1925 5776 1925 5777 1925 5778 1926 5779 1926 5780 1926 5781 1927 5782 1927 5783 1927 5784 1928 5785 1928 5786 1928 5787 1929 5788 1929 5789 1929 5790 1930 5791 1930 5792 1930 5793 1931 5794 1931 5795 1931 5796 1932 5797 1932 5798 1932 5799 1933 5800 1933 5801 1933 5802 1934 5803 1934 5804 1934 5805 1935 5806 1935 5807 1935 5808 1936 5809 1936 5810 1936 5811 1937 5812 1937 5813 1937 5814 1938 5815 1938 5816 1938 5817 1939 5818 1939 5819 1939 5820 1940 5821 1940 5822 1940 5823 1941 5824 1941 5825 1941 5826 1942 5827 1942 5828 1942 5829 1943 5830 1943 5831 1943 5832 1944 5833 1944 5834 1944 5835 1945 5836 1945 5837 1945 5838 1946 5839 1946 5840 1946 5841 1947 5842 1947 5843 1947 5844 1948 5845 1948 5846 1948 5847 1949 5848 1949 5849 1949 5850 1950 5851 1950 5852 1950 5853 1951 5854 1951 5855 1951 5856 1952 5857 1952 5858 1952 5859 1953 5860 1953 5861 1953 5862 1954 5863 1954 5864 1954 5865 1955 5866 1955 5867 1955 5868 1956 5869 1956 5870 1956 5871 1957 5872 1957 5873 1957 5874 1958 5875 1958 5876 1958 5877 1959 5878 1959 5879 1959 5880 1960 5881 1960 5882 1960 5883 1961 5884 1961 5885 1961 5886 1962 5887 1962 5888 1962 5889 1963 5890 1963 5891 1963 5892 1964 5893 1964 5894 1964 5895 1965 5896 1965 5897 1965 5898 1966 5899 1966 5900 1966 5901 1967 5902 1967 5903 1967 5904 1968 5905 1968 5906 1968 5907 1969 5908 1969 5909 1969 5910 1970 5911 1970 5912 1970 5913 1971 5914 1971 5915 1971 5916 1972 5917 1972 5918 1972 5919 1973 5920 1973 5921 1973 5922 1974 5923 1974 5924 1974 5925 1975 5926 1975 5927 1975 5928 1976 5929 1976 5930 1976 5931 1977 5932 1977 5933 1977 5934 1978 5935 1978 5936 1978 5937 1979 5938 1979 5939 1979 5940 1980 5941 1980 5942 1980 5943 1981 5944 1981 5945 1981 5946 1982 5947 1982 5948 1982 5949 1983 5950 1983 5951 1983 5952 1984 5953 1984 5954 1984 5955 1985 5956 1985 5957 1985 5958 1986 5959 1986 5960 1986 5961 1987 5962 1987 5963 1987 5964 1988 5965 1988 5966 1988 5967 1989 5968 1989 5969 1989 5970 1990 5971 1990 5972 1990 5973 1991 5974 1991 5975 1991 5976 1992 5977 1992 5978 1992 5979 1993 5980 1993 5981 1993 5982 1994 5983 1994 5984 1994 5985 1995 5986 1995 5987 1995 5988 1996 5989 1996 5990 1996 5991 1997 5992 1997 5993 1997 5994 1998 5995 1998 5996 1998 5997 1999 5998 1999 5999 1999 6000 2000 6001 2000 6002 2000 6003 2001 6004 2001 6005 2001 6006 2002 6007 2002 6008 2002 6009 2003 6010 2003 6011 2003 6012 2004 6013 2004 6014 2004 6015 2005 6016 2005 6017 2005 6018 2006 6019 2006 6020 2006 6021 2007 6022 2007 6023 2007 6024 2008 6025 2008 6026 2008 6027 2009 6028 2009 6029 2009 6030 2010 6031 2010 6032 2010 6033 2011 6034 2011 6035 2011 6036 2012 6037 2012 6038 2012 6039 2013 6040 2013 6041 2013 6042 2014 6043 2014 6044 2014 6045 2015 6046 2015 6047 2015 6048 2016 6049 2016 6050 2016 6051 2017 6052 2017 6053 2017 6054 2018 6055 2018 6056 2018 6057 2019 6058 2019 6059 2019 6060 2020 6061 2020 6062 2020 6063 2021 6064 2021 6065 2021 6066 2022 6067 2022 6068 2022 6069 2023 6070 2023 6071 2023 6072 2024 6073 2024 6074 2024 6075 2025 6076 2025 6077 2025 6078 2026 6079 2026 6080 2026 6081 2027 6082 2027 6083 2027 6084 2028 6085 2028 6086 2028 6087 2029 6088 2029 6089 2029 6090 2030 6091 2030 6092 2030 6093 2031 6094 2031 6095 2031 6096 2032 6097 2032 6098 2032 6099 2033 6100 2033 6101 2033 6102 2034 6103 2034 6104 2034 6105 2035 6106 2035 6107 2035 6108 2036 6109 2036 6110 2036 6111 2037 6112 2037 6113 2037 6114 2038 6115 2038 6116 2038 6117 2039 6118 2039 6119 2039 6120 2040 6121 2040 6122 2040 6123 2041 6124 2041 6125 2041 6126 2042 6127 2042 6128 2042 6129 2043 6130 2043 6131 2043 6132 2044 6133 2044 6134 2044 6135 2045 6136 2045 6137 2045 6138 2046 6139 2046 6140 2046 6141 2047 6142 2047 6143 2047 6144 2048 6145 2048 6146 2048 6147 2049 6148 2049 6149 2049 6150 2050 6151 2050 6152 2050 6153 2051 6154 2051 6155 2051 6156 2052 6157 2052 6158 2052 6159 2053 6160 2053 6161 2053 6162 2054 6163 2054 6164 2054 6165 2055 6166 2055 6167 2055 6168 2056 6169 2056 6170 2056 6171 2057 6172 2057 6173 2057 6174 2058 6175 2058 6176 2058 6177 2059 6178 2059 6179 2059 6180 2060 6181 2060 6182 2060 6183 2061 6184 2061 6185 2061 6186 2062 6187 2062 6188 2062 6189 2063 6190 2063 6191 2063 6192 2064 6193 2064 6194 2064 6195 2065 6196 2065 6197 2065 6198 2066 6199 2066 6200 2066 6201 2067 6202 2067 6203 2067 6204 2068 6205 2068 6206 2068 6207 2069 6208 2069 6209 2069 6210 2070 6211 2070 6212 2070 6213 2071 6214 2071 6215 2071 6216 2072 6217 2072 6218 2072 6219 2073 6220 2073 6221 2073 6222 2074 6223 2074 6224 2074 6225 2075 6226 2075 6227 2075 6228 2076 6229 2076 6230 2076 6231 2077 6232 2077 6233 2077 6234 2078 6235 2078 6236 2078 6237 2079 6238 2079 6239 2079 6240 2080 6241 2080 6242 2080 6243 2081 6244 2081 6245 2081 6246 2082 6247 2082 6248 2082 6249 2083 6250 2083 6251 2083 6252 2084 6253 2084 6254 2084 6255 2085 6256 2085 6257 2085 6258 2086 6259 2086 6260 2086 6261 2087 6262 2087 6263 2087 6264 2088 6265 2088 6266 2088 6267 2089 6268 2089 6269 2089 6270 2090 6271 2090 6272 2090 6273 2091 6274 2091 6275 2091 6276 2092 6277 2092 6278 2092 6279 2093 6280 2093 6281 2093 6282 2094 6283 2094 6284 2094 6285 2095 6286 2095 6287 2095 6288 2096 6289 2096 6290 2096 6291 2097 6292 2097 6293 2097 6294 2098 6295 2098 6296 2098 6297 2099 6298 2099 6299 2099 6300 2100 6301 2100 6302 2100 6303 2101 6304 2101 6305 2101 6306 2102 6307 2102 6308 2102 6309 2103 6310 2103 6311 2103 6312 2104 6313 2104 6314 2104 6315 2105 6316 2105 6317 2105 6318 2106 6319 2106 6320 2106 6321 2107 6322 2107 6323 2107 6324 2108 6325 2108 6326 2108 6327 2109 6328 2109 6329 2109 6330 2110 6331 2110 6332 2110 6333 2111 6334 2111 6335 2111 6336 2112 6337 2112 6338 2112 6339 2113 6340 2113 6341 2113 6342 2114 6343 2114 6344 2114 6345 2115 6346 2115 6347 2115 6348 2116 6349 2116 6350 2116 6351 2117 6352 2117 6353 2117 6354 2118 6355 2118 6356 2118 6357 2119 6358 2119 6359 2119 6360 2120 6361 2120 6362 2120 6363 2121 6364 2121 6365 2121 6366 2122 6367 2122 6368 2122 6369 2123 6370 2123 6371 2123 6372 2124 6373 2124 6374 2124 6375 2125 6376 2125 6377 2125 6378 2126 6379 2126 6380 2126 6381 2127 6382 2127 6383 2127 6384 2128 6385 2128 6386 2128 6387 2129 6388 2129 6389 2129 6390 2130 6391 2130 6392 2130 6393 2131 6394 2131 6395 2131 6396 2132 6397 2132 6398 2132 6399 2133 6400 2133 6401 2133 6402 2134 6403 2134 6404 2134 6405 2135 6406 2135 6407 2135 6408 2136 6409 2136 6410 2136 6411 2137 6412 2137 6413 2137 6414 2138 6415 2138 6416 2138 6417 2139 6418 2139 6419 2139 6420 2140 6421 2140 6422 2140 6423 2141 6424 2141 6425 2141 6426 2142 6427 2142 6428 2142 6429 2143 6430 2143 6431 2143 6432 2144 6433 2144 6434 2144 6435 2145 6436 2145 6437 2145 6438 2146 6439 2146 6440 2146 6441 2147 6442 2147 6443 2147 6444 2148 6445 2148 6446 2148 6447 2149 6448 2149 6449 2149 6450 2150 6451 2150 6452 2150 6453 2151 6454 2151 6455 2151 6456 2152 6457 2152 6458 2152 6459 2153 6460 2153 6461 2153 6462 2154 6463 2154 6464 2154 6465 2155 6466 2155 6467 2155 6468 2156 6469 2156 6470 2156 6471 2157 6472 2157 6473 2157 6474 2158 6475 2158 6476 2158 6477 2159 6478 2159 6479 2159 6480 2160 6481 2160 6482 2160 6483 2161 6484 2161 6485 2161 6486 2162 6487 2162 6488 2162 6489 2163 6490 2163 6491 2163 6492 2164 6493 2164 6494 2164 6495 2165 6496 2165 6497 2165 6498 2166 6499 2166 6500 2166 6501 2167 6502 2167 6503 2167 6504 2168 6505 2168 6506 2168 6507 2169 6508 2169 6509 2169 6510 2170 6511 2170 6512 2170 6513 2171 6514 2171 6515 2171 6516 2172 6517 2172 6518 2172 6519 2173 6520 2173 6521 2173 6522 2174 6523 2174 6524 2174 6525 2175 6526 2175 6527 2175 6528 2176 6529 2176 6530 2176 6531 2177 6532 2177 6533 2177 6534 2178 6535 2178 6536 2178 6537 2179 6538 2179 6539 2179 6540 2180 6541 2180 6542 2180 6543 2181 6544 2181 6545 2181 6546 2182 6547 2182 6548 2182 6549 2183 6550 2183 6551 2183 6552 2184 6553 2184 6554 2184 6555 2185 6556 2185 6557 2185 6558 2186 6559 2186 6560 2186 6561 2187 6562 2187 6563 2187 6564 2188 6565 2188 6566 2188 6567 2189 6568 2189 6569 2189 6570 2190 6571 2190 6572 2190 6573 2191 6574 2191 6575 2191 6576 2192 6577 2192 6578 2192 6579 2193 6580 2193 6581 2193 6582 2194 6583 2194 6584 2194 6585 2195 6586 2195 6587 2195 6588 2196 6589 2196 6590 2196 6591 2197 6592 2197 6593 2197 6594 2198 6595 2198 6596 2198 6597 2199 6598 2199 6599 2199 6600 2200 6601 2200 6602 2200 6603 2201 6604 2201 6605 2201 6606 2202 6607 2202 6608 2202 6609 2203 6610 2203 6611 2203 6612 2204 6613 2204 6614 2204 6615 2205 6616 2205 6617 2205 6618 2206 6619 2206 6620 2206 6621 2207 6622 2207 6623 2207 6624 2208 6625 2208 6626 2208 6627 2209 6628 2209 6629 2209 6630 2210 6631 2210 6632 2210 6633 2211 6634 2211 6635 2211 6636 2212 6637 2212 6638 2212 6639 2213 6640 2213 6641 2213 6642 2214 6643 2214 6644 2214 6645 2215 6646 2215 6647 2215 6648 2216 6649 2216 6650 2216 6651 2217 6652 2217 6653 2217 6654 2218 6655 2218 6656 2218 6657 2219 6658 2219 6659 2219 6660 2220 6661 2220 6662 2220 6663 2221 6664 2221 6665 2221 6666 2222 6667 2222 6668 2222 6669 2223 6670 2223 6671 2223 6672 2224 6673 2224 6674 2224 6675 2225 6676 2225 6677 2225 6678 2226 6679 2226 6680 2226 6681 2227 6682 2227 6683 2227 6684 2228 6685 2228 6686 2228 6687 2229 6688 2229 6689 2229 6690 2230 6691 2230 6692 2230 6693 2231 6694 2231 6695 2231 6696 2232 6697 2232 6698 2232 6699 2233 6700 2233 6701 2233 6702 2234 6703 2234 6704 2234 6705 2235 6706 2235 6707 2235 6708 2236 6709 2236 6710 2236 6711 2237 6712 2237 6713 2237 6714 2238 6715 2238 6716 2238 6717 2239 6718 2239 6719 2239 6720 2240 6721 2240 6722 2240 6723 2241 6724 2241 6725 2241 6726 2242 6727 2242 6728 2242 6729 2243 6730 2243 6731 2243 6732 2244 6733 2244 6734 2244 6735 2245 6736 2245 6737 2245 6738 2246 6739 2246 6740 2246 6741 2247 6742 2247 6743 2247 6744 2248 6745 2248 6746 2248 6747 2249 6748 2249 6749 2249 6750 2250 6751 2250 6752 2250 6753 2251 6754 2251 6755 2251 6756 2252 6757 2252 6758 2252 6759 2253 6760 2253 6761 2253 6762 2254 6763 2254 6764 2254 6765 2255 6766 2255 6767 2255 6768 2256 6769 2256 6770 2256 6771 2257 6772 2257 6773 2257 6774 2258 6775 2258 6776 2258 6777 2259 6778 2259 6779 2259 6780 2260 6781 2260 6782 2260 6783 2261 6784 2261 6785 2261 6786 2262 6787 2262 6788 2262 6789 2263 6790 2263 6791 2263 6792 2264 6793 2264 6794 2264 6795 2265 6796 2265 6797 2265 6798 2266 6799 2266 6800 2266 6801 2267 6802 2267 6803 2267 6804 2268 6805 2268 6806 2268 6807 2269 6808 2269 6809 2269 6810 2270 6811 2270 6812 2270 6813 2271 6814 2271 6815 2271 6816 2272 6817 2272 6818 2272 6819 2273 6820 2273 6821 2273 6822 2274 6823 2274 6824 2274 6825 2275 6826 2275 6827 2275 6828 2276 6829 2276 6830 2276 6831 2277 6832 2277 6833 2277 6834 2278 6835 2278 6836 2278 6837 2279 6838 2279 6839 2279 6840 2280 6841 2280 6842 2280 6843 2281 6844 2281 6845 2281 6846 2282 6847 2282 6848 2282 6849 2283 6850 2283 6851 2283 6852 2284 6853 2284 6854 2284 6855 2285 6856 2285 6857 2285 6858 2286 6859 2286 6860 2286 6861 2287 6862 2287 6863 2287 6864 2288 6865 2288 6866 2288 6867 2289 6868 2289 6869 2289 6870 2290 6871 2290 6872 2290 6873 2291 6874 2291 6875 2291 6876 2292 6877 2292 6878 2292 6879 2293 6880 2293 6881 2293 6882 2294 6883 2294 6884 2294 6885 2295 6886 2295 6887 2295 6888 2296 6889 2296 6890 2296 6891 2297 6892 2297 6893 2297 6894 2298 6895 2298 6896 2298 6897 2299 6898 2299 6899 2299 6900 2300 6901 2300 6902 2300 6903 2301 6904 2301 6905 2301 6906 2302 6907 2302 6908 2302 6909 2303 6910 2303 6911 2303 6912 2304 6913 2304 6914 2304 6915 2305 6916 2305 6917 2305 6918 2306 6919 2306 6920 2306 6921 2307 6922 2307 6923 2307 6924 2308 6925 2308 6926 2308 6927 2309 6928 2309 6929 2309 6930 2310 6931 2310 6932 2310 6933 2311 6934 2311 6935 2311 6936 2312 6937 2312 6938 2312 6939 2313 6940 2313 6941 2313 6942 2314 6943 2314 6944 2314 6945 2315 6946 2315 6947 2315 6948 2316 6949 2316 6950 2316 6951 2317 6952 2317 6953 2317 6954 2318 6955 2318 6956 2318 6957 2319 6958 2319 6959 2319 6960 2320 6961 2320 6962 2320 6963 2321 6964 2321 6965 2321 6966 2322 6967 2322 6968 2322 6969 2323 6970 2323 6971 2323 6972 2324 6973 2324 6974 2324 6975 2325 6976 2325 6977 2325 6978 2326 6979 2326 6980 2326 6981 2327 6982 2327 6983 2327 6984 2328 6985 2328 6986 2328 6987 2329 6988 2329 6989 2329 6990 2330 6991 2330 6992 2330 6993 2331 6994 2331 6995 2331 6996 2332 6997 2332 6998 2332 6999 2333 7000 2333 7001 2333 7002 2334 7003 2334 7004 2334 7005 2335 7006 2335 7007 2335 7008 2336 7009 2336 7010 2336 7011 2337 7012 2337 7013 2337 7014 2338 7015 2338 7016 2338 7017 2339 7018 2339 7019 2339 7020 2340 7021 2340 7022 2340 7023 2341 7024 2341 7025 2341 7026 2342 7027 2342 7028 2342 7029 2343 7030 2343 7031 2343 7032 2344 7033 2344 7034 2344 7035 2345 7036 2345 7037 2345 7038 2346 7039 2346 7040 2346 7041 2347 7042 2347 7043 2347 7044 2348 7045 2348 7046 2348 7047 2349 7048 2349 7049 2349 7050 2350 7051 2350 7052 2350 7053 2351 7054 2351 7055 2351 7056 2352 7057 2352 7058 2352 7059 2353 7060 2353 7061 2353 7062 2354 7063 2354 7064 2354 7065 2355 7066 2355 7067 2355 7068 2356 7069 2356 7070 2356 7071 2357 7072 2357 7073 2357 7074 2358 7075 2358 7076 2358 7077 2359 7078 2359 7079 2359 7080 2360 7081 2360 7082 2360 7083 2361 7084 2361 7085 2361 7086 2362 7087 2362 7088 2362 7089 2363 7090 2363 7091 2363 7092 2364 7093 2364 7094 2364 7095 2365 7096 2365 7097 2365 7098 2366 7099 2366 7100 2366 7101 2367 7102 2367 7103 2367 7104 2368 7105 2368 7106 2368 7107 2369 7108 2369 7109 2369 7110 2370 7111 2370 7112 2370 7113 2371 7114 2371 7115 2371 7116 2372 7117 2372 7118 2372 7119 2373 7120 2373 7121 2373 7122 2374 7123 2374 7124 2374 7125 2375 7126 2375 7127 2375 7128 2376 7129 2376 7130 2376 7131 2377 7132 2377 7133 2377 7134 2378 7135 2378 7136 2378 7137 2379 7138 2379 7139 2379 7140 2380 7141 2380 7142 2380 7143 2381 7144 2381 7145 2381 7146 2382 7147 2382 7148 2382 7149 2383 7150 2383 7151 2383 7152 2384 7153 2384 7154 2384 7155 2385 7156 2385 7157 2385 7158 2386 7159 2386 7160 2386 7161 2387 7162 2387 7163 2387 7164 2388 7165 2388 7166 2388 7167 2389 7168 2389 7169 2389 7170 2390 7171 2390 7172 2390 7173 2391 7174 2391 7175 2391 7176 2392 7177 2392 7178 2392 7179 2393 7180 2393 7181 2393 7182 2394 7183 2394 7184 2394 7185 2395 7186 2395 7187 2395 7188 2396 7189 2396 7190 2396 7191 2397 7192 2397 7193 2397 7194 2398 7195 2398 7196 2398 7197 2399 7198 2399 7199 2399 7200 2400 7201 2400 7202 2400 7203 2401 7204 2401 7205 2401 7206 2402 7207 2402 7208 2402 7209 2403 7210 2403 7211 2403 7212 2404 7213 2404 7214 2404 7215 2405 7216 2405 7217 2405 7218 2406 7219 2406 7220 2406 7221 2407 7222 2407 7223 2407 7224 2408 7225 2408 7226 2408 7227 2409 7228 2409 7229 2409 7230 2410 7231 2410 7232 2410 7233 2411 7234 2411 7235 2411 7236 2412 7237 2412 7238 2412 7239 2413 7240 2413 7241 2413 7242 2414 7243 2414 7244 2414 7245 2415 7246 2415 7247 2415 7248 2416 7249 2416 7250 2416 7251 2417 7252 2417 7253 2417 7254 2418 7255 2418 7256 2418 7257 2419 7258 2419 7259 2419 7260 2420 7261 2420 7262 2420 7263 2421 7264 2421 7265 2421 7266 2422 7267 2422 7268 2422 7269 2423 7270 2423 7271 2423 7272 2424 7273 2424 7274 2424 7275 2425 7276 2425 7277 2425 7278 2426 7279 2426 7280 2426 7281 2427 7282 2427 7283 2427 7284 2428 7285 2428 7286 2428 7287 2429 7288 2429 7289 2429 7290 2430 7291 2430 7292 2430 7293 2431 7294 2431 7295 2431 7296 2432 7297 2432 7298 2432 7299 2433 7300 2433 7301 2433 7302 2434 7303 2434 7304 2434 7305 2435 7306 2435 7307 2435 7308 2436 7309 2436 7310 2436 7311 2437 7312 2437 7313 2437 7314 2438 7315 2438 7316 2438 7317 2439 7318 2439 7319 2439 7320 2440 7321 2440 7322 2440 7323 2441 7324 2441 7325 2441 7326 2442 7327 2442 7328 2442 7329 2443 7330 2443 7331 2443 7332 2444 7333 2444 7334 2444 7335 2445 7336 2445 7337 2445 7338 2446 7339 2446 7340 2446 7341 2447 7342 2447 7343 2447 7344 2448 7345 2448 7346 2448 7347 2449 7348 2449 7349 2449 7350 2450 7351 2450 7352 2450 7353 2451 7354 2451 7355 2451 7356 2452 7357 2452 7358 2452 7359 2453 7360 2453 7361 2453 7362 2454 7363 2454 7364 2454 7365 2455 7366 2455 7367 2455 7368 2456 7369 2456 7370 2456 7371 2457 7372 2457 7373 2457 7374 2458 7375 2458 7376 2458 7377 2459 7378 2459 7379 2459 7380 2460 7381 2460 7382 2460 7383 2461 7384 2461 7385 2461 7386 2462 7387 2462 7388 2462 7389 2463 7390 2463 7391 2463 7392 2464 7393 2464 7394 2464 7395 2465 7396 2465 7397 2465 7398 2466 7399 2466 7400 2466 7401 2467 7402 2467 7403 2467 7404 2468 7405 2468 7406 2468 7407 2469 7408 2469 7409 2469 7410 2470 7411 2470 7412 2470 7413 2471 7414 2471 7415 2471 7416 2472 7417 2472 7418 2472 7419 2473 7420 2473 7421 2473 7422 2474 7423 2474 7424 2474 7425 2475 7426 2475 7427 2475 7428 2476 7429 2476 7430 2476 7431 2477 7432 2477 7433 2477 7434 2478 7435 2478 7436 2478 7437 2479 7438 2479 7439 2479 7440 2480 7441 2480 7442 2480 7443 2481 7444 2481 7445 2481 7446 2482 7447 2482 7448 2482 7449 2483 7450 2483 7451 2483 7452 2484 7453 2484 7454 2484 7455 2485 7456 2485 7457 2485 7458 2486 7459 2486 7460 2486 7461 2487 7462 2487 7463 2487 7464 2488 7465 2488 7466 2488 7467 2489 7468 2489 7469 2489 7470 2490 7471 2490 7472 2490 7473 2491 7474 2491 7475 2491 7476 2492 7477 2492 7478 2492 7479 2493 7480 2493 7481 2493 7482 2494 7483 2494 7484 2494 7485 2495 7486 2495 7487 2495 7488 2496 7489 2496 7490 2496 7491 2497 7492 2497 7493 2497 7494 2498 7495 2498 7496 2498 7497 2499 7498 2499 7499 2499 7500 2500 7501 2500 7502 2500 7503 2501 7504 2501 7505 2501 7506 2502 7507 2502 7508 2502 7509 2503 7510 2503 7511 2503 7512 2504 7513 2504 7514 2504 7515 2505 7516 2505 7517 2505 7518 2506 7519 2506 7520 2506 7521 2507 7522 2507 7523 2507 7524 2508 7525 2508 7526 2508 7527 2509 7528 2509 7529 2509 7530 2510 7531 2510 7532 2510 7533 2511 7534 2511 7535 2511 7536 2512 7537 2512 7538 2512 7539 2513 7540 2513 7541 2513 7542 2514 7543 2514 7544 2514 7545 2515 7546 2515 7547 2515 7548 2516 7549 2516 7550 2516 7551 2517 7552 2517 7553 2517 7554 2518 7555 2518 7556 2518 7557 2519 7558 2519 7559 2519 7560 2520 7561 2520 7562 2520 7563 2521 7564 2521 7565 2521 7566 2522 7567 2522 7568 2522 7569 2523 7570 2523 7571 2523 7572 2524 7573 2524 7574 2524 7575 2525 7576 2525 7577 2525 7578 2526 7579 2526 7580 2526 7581 2527 7582 2527 7583 2527 7584 2528 7585 2528 7586 2528 7587 2529 7588 2529 7589 2529 7590 2530 7591 2530 7592 2530 7593 2531 7594 2531 7595 2531 7596 2532 7597 2532 7598 2532 7599 2533 7600 2533 7601 2533 7602 2534 7603 2534 7604 2534 7605 2535 7606 2535 7607 2535 7608 2536 7609 2536 7610 2536 7611 2537 7612 2537 7613 2537 7614 2538 7615 2538 7616 2538 7617 2539 7618 2539 7619 2539 7620 2540 7621 2540 7622 2540 7623 2541 7624 2541 7625 2541 7626 2542 7627 2542 7628 2542 7629 2543 7630 2543 7631 2543 7632 2544 7633 2544 7634 2544 7635 2545 7636 2545 7637 2545 7638 2546 7639 2546 7640 2546 7641 2547 7642 2547 7643 2547 7644 2548 7645 2548 7646 2548 7647 2549 7648 2549 7649 2549 7650 2550 7651 2550 7652 2550 7653 2551 7654 2551 7655 2551 7656 2552 7657 2552 7658 2552 7659 2553 7660 2553 7661 2553 7662 2554 7663 2554 7664 2554 7665 2555 7666 2555 7667 2555 7668 2556 7669 2556 7670 2556 7671 2557 7672 2557 7673 2557 7674 2558 7675 2558 7676 2558 7677 2559 7678 2559 7679 2559 7680 2560 7681 2560 7682 2560 7683 2561 7684 2561 7685 2561 7686 2562 7687 2562 7688 2562 7689 2563 7690 2563 7691 2563 7692 2564 7693 2564 7694 2564 7695 2565 7696 2565 7697 2565 7698 2566 7699 2566 7700 2566 7701 2567 7702 2567 7703 2567 7704 2568 7705 2568 7706 2568 7707 2569 7708 2569 7709 2569 7710 2570 7711 2570 7712 2570 7713 2571 7714 2571 7715 2571 7716 2572 7717 2572 7718 2572 7719 2573 7720 2573 7721 2573 7722 2574 7723 2574 7724 2574 7725 2575 7726 2575 7727 2575 7728 2576 7729 2576 7730 2576 7731 2577 7732 2577 7733 2577 7734 2578 7735 2578 7736 2578 7737 2579 7738 2579 7739 2579 7740 2580 7741 2580 7742 2580 7743 2581 7744 2581 7745 2581 7746 2582 7747 2582 7748 2582 7749 2583 7750 2583 7751 2583 7752 2584 7753 2584 7754 2584 7755 2585 7756 2585 7757 2585 7758 2586 7759 2586 7760 2586 7761 2587 7762 2587 7763 2587 7764 2588 7765 2588 7766 2588 7767 2589 7768 2589 7769 2589 7770 2590 7771 2590 7772 2590 7773 2591 7774 2591 7775 2591 7776 2592 7777 2592 7778 2592 7779 2593 7780 2593 7781 2593 7782 2594 7783 2594 7784 2594 7785 2595 7786 2595 7787 2595 7788 2596 7789 2596 7790 2596 7791 2597 7792 2597 7793 2597 7794 2598 7795 2598 7796 2598 7797 2599 7798 2599 7799 2599 7800 2600 7801 2600 7802 2600 7803 2601 7804 2601 7805 2601 7806 2602 7807 2602 7808 2602 7809 2603 7810 2603 7811 2603 7812 2604 7813 2604 7814 2604 7815 2605 7816 2605 7817 2605 7818 2606 7819 2606 7820 2606 7821 2607 7822 2607 7823 2607 7824 2608 7825 2608 7826 2608 7827 2609 7828 2609 7829 2609 7830 2610 7831 2610 7832 2610 7833 2611 7834 2611 7835 2611 7836 2612 7837 2612 7838 2612 7839 2613 7840 2613 7841 2613 7842 2614 7843 2614 7844 2614 7845 2615 7846 2615 7847 2615 7848 2616 7849 2616 7850 2616 7851 2617 7852 2617 7853 2617 7854 2618 7855 2618 7856 2618 7857 2619 7858 2619 7859 2619 7860 2620 7861 2620 7862 2620 7863 2621 7864 2621 7865 2621 7866 2622 7867 2622 7868 2622 7869 2623 7870 2623 7871 2623 7872 2624 7873 2624 7874 2624 7875 2625 7876 2625 7877 2625 7878 2626 7879 2626 7880 2626 7881 2627 7882 2627 7883 2627 7884 2628 7885 2628 7886 2628 7887 2629 7888 2629 7889 2629 7890 2630 7891 2630 7892 2630 7893 2631 7894 2631 7895 2631 7896 2632 7897 2632 7898 2632 7899 2633 7900 2633 7901 2633 7902 2634 7903 2634 7904 2634 7905 2635 7906 2635 7907 2635 7908 2636 7909 2636 7910 2636 7911 2637 7912 2637 7913 2637 7914 2638 7915 2638 7916 2638 7917 2639 7918 2639 7919 2639 7920 2640 7921 2640 7922 2640 7923 2641 7924 2641 7925 2641 7926 2642 7927 2642 7928 2642 7929 2643 7930 2643 7931 2643 7932 2644 7933 2644 7934 2644 7935 2645 7936 2645 7937 2645 7938 2646 7939 2646 7940 2646 7941 2647 7942 2647 7943 2647 7944 2648 7945 2648 7946 2648 7947 2649 7948 2649 7949 2649 7950 2650 7951 2650 7952 2650 7953 2651 7954 2651 7955 2651 7956 2652 7957 2652 7958 2652 7959 2653 7960 2653 7961 2653 7962 2654 7963 2654 7964 2654 7965 2655 7966 2655 7967 2655 7968 2656 7969 2656 7970 2656 7971 2657 7972 2657 7973 2657 7974 2658 7975 2658 7976 2658 7977 2659 7978 2659 7979 2659 7980 2660 7981 2660 7982 2660 7983 2661 7984 2661 7985 2661 7986 2662 7987 2662 7988 2662 7989 2663 7990 2663 7991 2663 7992 2664 7993 2664 7994 2664 7995 2665 7996 2665 7997 2665 7998 2666 7999 2666 8000 2666 8001 2667 8002 2667 8003 2667 8004 2668 8005 2668 8006 2668 8007 2669 8008 2669 8009 2669 8010 2670 8011 2670 8012 2670 8013 2671 8014 2671 8015 2671 8016 2672 8017 2672 8018 2672 8019 2673 8020 2673 8021 2673 8022 2674 8023 2674 8024 2674 8025 2675 8026 2675 8027 2675 8028 2676 8029 2676 8030 2676 8031 2677 8032 2677 8033 2677 8034 2678 8035 2678 8036 2678 8037 2679 8038 2679 8039 2679 8040 2680 8041 2680 8042 2680 8043 2681 8044 2681 8045 2681 8046 2682 8047 2682 8048 2682 8049 2683 8050 2683 8051 2683 8052 2684 8053 2684 8054 2684 8055 2685 8056 2685 8057 2685 8058 2686 8059 2686 8060 2686 8061 2687 8062 2687 8063 2687 8064 2688 8065 2688 8066 2688 8067 2689 8068 2689 8069 2689 8070 2690 8071 2690 8072 2690 8073 2691 8074 2691 8075 2691 8076 2692 8077 2692 8078 2692 8079 2693 8080 2693 8081 2693 8082 2694 8083 2694 8084 2694 8085 2695 8086 2695 8087 2695 8088 2696 8089 2696 8090 2696 8091 2697 8092 2697 8093 2697 8094 2698 8095 2698 8096 2698 8097 2699 8098 2699 8099 2699 8100 2700 8101 2700 8102 2700 8103 2701 8104 2701 8105 2701 8106 2702 8107 2702 8108 2702 8109 2703 8110 2703 8111 2703 8112 2704 8113 2704 8114 2704 8115 2705 8116 2705 8117 2705 8118 2706 8119 2706 8120 2706 8121 2707 8122 2707 8123 2707 8124 2708 8125 2708 8126 2708 8127 2709 8128 2709 8129 2709 8130 2710 8131 2710 8132 2710 8133 2711 8134 2711 8135 2711 8136 2712 8137 2712 8138 2712 8139 2713 8140 2713 8141 2713 8142 2714 8143 2714 8144 2714 8145 2715 8146 2715 8147 2715 8148 2716 8149 2716 8150 2716 8151 2717 8152 2717 8153 2717 8154 2718 8155 2718 8156 2718 8157 2719 8158 2719 8159 2719 8160 2720 8161 2720 8162 2720 8163 2721 8164 2721 8165 2721 8166 2722 8167 2722 8168 2722 8169 2723 8170 2723 8171 2723 8172 2724 8173 2724 8174 2724 8175 2725 8176 2725 8177 2725 8178 2726 8179 2726 8180 2726 8181 2727 8182 2727 8183 2727 8184 2728 8185 2728 8186 2728 8187 2729 8188 2729 8189 2729 8190 2730 8191 2730 8192 2730 8193 2731 8194 2731 8195 2731 8196 2732 8197 2732 8198 2732 8199 2733 8200 2733 8201 2733 8202 2734 8203 2734 8204 2734 8205 2735 8206 2735 8207 2735 8208 2736 8209 2736 8210 2736 8211 2737 8212 2737 8213 2737 8214 2738 8215 2738 8216 2738 8217 2739 8218 2739 8219 2739 8220 2740 8221 2740 8222 2740 8223 2741 8224 2741 8225 2741 8226 2742 8227 2742 8228 2742 8229 2743 8230 2743 8231 2743 8232 2744 8233 2744 8234 2744 8235 2745 8236 2745 8237 2745 8238 2746 8239 2746 8240 2746 8241 2747 8242 2747 8243 2747 8244 2748 8245 2748 8246 2748 8247 2749 8248 2749 8249 2749 8250 2750 8251 2750 8252 2750 8253 2751 8254 2751 8255 2751 8256 2752 8257 2752 8258 2752 8259 2753 8260 2753 8261 2753 8262 2754 8263 2754 8264 2754 8265 2755 8266 2755 8267 2755 8268 2756 8269 2756 8270 2756 8271 2757 8272 2757 8273 2757 8274 2758 8275 2758 8276 2758 8277 2759 8278 2759 8279 2759 8280 2760 8281 2760 8282 2760 8283 2761 8284 2761 8285 2761 8286 2762 8287 2762 8288 2762 8289 2763 8290 2763 8291 2763 8292 2764 8293 2764 8294 2764 8295 2765 8296 2765 8297 2765 8298 2766 8299 2766 8300 2766 8301 2767 8302 2767 8303 2767 8304 2768 8305 2768 8306 2768 8307 2769 8308 2769 8309 2769 8310 2770 8311 2770 8312 2770 8313 2771 8314 2771 8315 2771 8316 2772 8317 2772 8318 2772 8319 2773 8320 2773 8321 2773 8322 2774 8323 2774 8324 2774 8325 2775 8326 2775 8327 2775 8328 2776 8329 2776 8330 2776 8331 2777 8332 2777 8333 2777 8334 2778 8335 2778 8336 2778 8337 2779 8338 2779 8339 2779 8340 2780 8341 2780 8342 2780 8343 2781 8344 2781 8345 2781 8346 2782 8347 2782 8348 2782 8349 2783 8350 2783 8351 2783 8352 2784 8353 2784 8354 2784 8355 2785 8356 2785 8357 2785 8358 2786 8359 2786 8360 2786 8361 2787 8362 2787 8363 2787 8364 2788 8365 2788 8366 2788 8367 2789 8368 2789 8369 2789 8370 2790 8371 2790 8372 2790 8373 2791 8374 2791 8375 2791 8376 2792 8377 2792 8378 2792 8379 2793 8380 2793 8381 2793 8382 2794 8383 2794 8384 2794 8385 2795 8386 2795 8387 2795 8388 2796 8389 2796 8390 2796 8391 2797 8392 2797 8393 2797 8394 2798 8395 2798 8396 2798 8397 2799 8398 2799 8399 2799 8400 2800 8401 2800 8402 2800 8403 2801 8404 2801 8405 2801 8406 2802 8407 2802 8408 2802 8409 2803 8410 2803 8411 2803 8412 2804 8413 2804 8414 2804 8415 2805 8416 2805 8417 2805 8418 2806 8419 2806 8420 2806 8421 2807 8422 2807 8423 2807 8424 2808 8425 2808 8426 2808 8427 2809 8428 2809 8429 2809 8430 2810 8431 2810 8432 2810 8433 2811 8434 2811 8435 2811 8436 2812 8437 2812 8438 2812 8439 2813 8440 2813 8441 2813 8442 2814 8443 2814 8444 2814 8445 2815 8446 2815 8447 2815 8448 2816 8449 2816 8450 2816 8451 2817 8452 2817 8453 2817 8454 2818 8455 2818 8456 2818 8457 2819 8458 2819 8459 2819 8460 2820 8461 2820 8462 2820 8463 2821 8464 2821 8465 2821 8466 2822 8467 2822 8468 2822 8469 2823 8470 2823 8471 2823 8472 2824 8473 2824 8474 2824 8475 2825 8476 2825 8477 2825 8478 2826 8479 2826 8480 2826 8481 2827 8482 2827 8483 2827 8484 2828 8485 2828 8486 2828 8487 2829 8488 2829 8489 2829 8490 2830 8491 2830 8492 2830 8493 2831 8494 2831 8495 2831 8496 2832 8497 2832 8498 2832 8499 2833 8500 2833 8501 2833 8502 2834 8503 2834 8504 2834 8505 2835 8506 2835 8507 2835 8508 2836 8509 2836 8510 2836 8511 2837 8512 2837 8513 2837 8514 2838 8515 2838 8516 2838 8517 2839 8518 2839 8519 2839 8520 2840 8521 2840 8522 2840 8523 2841 8524 2841 8525 2841 8526 2842 8527 2842 8528 2842 8529 2843 8530 2843 8531 2843 8532 2844 8533 2844 8534 2844 8535 2845 8536 2845 8537 2845 8538 2846 8539 2846 8540 2846 8541 2847 8542 2847 8543 2847 8544 2848 8545 2848 8546 2848 8547 2849 8548 2849 8549 2849 8550 2850 8551 2850 8552 2850 8553 2851 8554 2851 8555 2851 8556 2852 8557 2852 8558 2852 8559 2853 8560 2853 8561 2853 8562 2854 8563 2854 8564 2854 8565 2855 8566 2855 8567 2855 8568 2856 8569 2856 8570 2856 8571 2857 8572 2857 8573 2857 8574 2858 8575 2858 8576 2858 8577 2859 8578 2859 8579 2859 8580 2860 8581 2860 8582 2860 8583 2861 8584 2861 8585 2861 8586 2862 8587 2862 8588 2862 8589 2863 8590 2863 8591 2863 8592 2864 8593 2864 8594 2864 8595 2865 8596 2865 8597 2865 8598 2866 8599 2866 8600 2866 8601 2867 8602 2867 8603 2867 8604 2868 8605 2868 8606 2868 8607 2869 8608 2869 8609 2869 8610 2870 8611 2870 8612 2870 8613 2871 8614 2871 8615 2871 8616 2872 8617 2872 8618 2872 8619 2873 8620 2873 8621 2873 8622 2874 8623 2874 8624 2874 8625 2875 8626 2875 8627 2875 8628 2876 8629 2876 8630 2876 8631 2877 8632 2877 8633 2877 8634 2878 8635 2878 8636 2878 8637 2879 8638 2879 8639 2879 8640 2880 8641 2880 8642 2880 8643 2881 8644 2881 8645 2881 8646 2882 8647 2882 8648 2882 8649 2883 8650 2883 8651 2883 8652 2884 8653 2884 8654 2884 8655 2885 8656 2885 8657 2885 8658 2886 8659 2886 8660 2886 8661 2887 8662 2887 8663 2887 8664 2888 8665 2888 8666 2888 8667 2889 8668 2889 8669 2889 8670 2890 8671 2890 8672 2890 8673 2891 8674 2891 8675 2891 8676 2892 8677 2892 8678 2892 8679 2893 8680 2893 8681 2893 8682 2894 8683 2894 8684 2894 8685 2895 8686 2895 8687 2895 8688 2896 8689 2896 8690 2896 8691 2897 8692 2897 8693 2897 8694 2898 8695 2898 8696 2898 8697 2899 8698 2899 8699 2899 8700 2900 8701 2900 8702 2900 8703 2901 8704 2901 8705 2901 8706 2902 8707 2902 8708 2902 8709 2903 8710 2903 8711 2903 8712 2904 8713 2904 8714 2904 8715 2905 8716 2905 8717 2905 8718 2906 8719 2906 8720 2906 8721 2907 8722 2907 8723 2907 8724 2908 8725 2908 8726 2908 8727 2909 8728 2909 8729 2909 8730 2910 8731 2910 8732 2910 8733 2911 8734 2911 8735 2911 8736 2912 8737 2912 8738 2912 8739 2913 8740 2913 8741 2913 8742 2914 8743 2914 8744 2914 8745 2915 8746 2915 8747 2915 8748 2916 8749 2916 8750 2916 8751 2917 8752 2917 8753 2917 8754 2918 8755 2918 8756 2918 8757 2919 8758 2919 8759 2919 8760 2920 8761 2920 8762 2920 8763 2921 8764 2921 8765 2921 8766 2922 8767 2922 8768 2922 8769 2923 8770 2923 8771 2923 8772 2924 8773 2924 8774 2924 8775 2925 8776 2925 8777 2925 8778 2926 8779 2926 8780 2926 8781 2927 8782 2927 8783 2927 8784 2928 8785 2928 8786 2928 8787 2929 8788 2929 8789 2929 8790 2930 8791 2930 8792 2930 8793 2931 8794 2931 8795 2931 8796 2932 8797 2932 8798 2932 8799 2933 8800 2933 8801 2933 8802 2934 8803 2934 8804 2934 8805 2935 8806 2935 8807 2935 8808 2936 8809 2936 8810 2936 8811 2937 8812 2937 8813 2937 8814 2938 8815 2938 8816 2938 8817 2939 8818 2939 8819 2939 8820 2940 8821 2940 8822 2940 8823 2941 8824 2941 8825 2941 8826 2942 8827 2942 8828 2942 8829 2943 8830 2943 8831 2943 8832 2944 8833 2944 8834 2944 8835 2945 8836 2945 8837 2945 8838 2946 8839 2946 8840 2946 8841 2947 8842 2947 8843 2947 8844 2948 8845 2948 8846 2948 8847 2949 8848 2949 8849 2949 8850 2950 8851 2950 8852 2950 8853 2951 8854 2951 8855 2951 8856 2952 8857 2952 8858 2952 8859 2953 8860 2953 8861 2953 8862 2954 8863 2954 8864 2954 8865 2955 8866 2955 8867 2955 8868 2956 8869 2956 8870 2956 8871 2957 8872 2957 8873 2957 8874 2958 8875 2958 8876 2958 8877 2959 8878 2959 8879 2959 8880 2960 8881 2960 8882 2960 8883 2961 8884 2961 8885 2961 8886 2962 8887 2962 8888 2962 8889 2963 8890 2963 8891 2963 8892 2964 8893 2964 8894 2964 8895 2965 8896 2965 8897 2965 8898 2966 8899 2966 8900 2966 8901 2967 8902 2967 8903 2967 8904 2968 8905 2968 8906 2968 8907 2969 8908 2969 8909 2969 8910 2970 8911 2970 8912 2970 8913 2971 8914 2971 8915 2971 8916 2972 8917 2972 8918 2972 8919 2973 8920 2973 8921 2973 8922 2974 8923 2974 8924 2974 8925 2975 8926 2975 8927 2975 8928 2976 8929 2976 8930 2976 8931 2977 8932 2977 8933 2977 8934 2978 8935 2978 8936 2978 8937 2979 8938 2979 8939 2979 8940 2980 8941 2980 8942 2980 8943 2981 8944 2981 8945 2981 8946 2982 8947 2982 8948 2982 8949 2983 8950 2983 8951 2983 8952 2984 8953 2984 8954 2984 8955 2985 8956 2985 8957 2985 8958 2986 8959 2986 8960 2986 8961 2987 8962 2987 8963 2987 8964 2988 8965 2988 8966 2988 8967 2989 8968 2989 8969 2989 8970 2990 8971 2990 8972 2990 8973 2991 8974 2991 8975 2991 8976 2992 8977 2992 8978 2992 8979 2993 8980 2993 8981 2993 8982 2994 8983 2994 8984 2994 8985 2995 8986 2995 8987 2995 8988 2996 8989 2996 8990 2996 8991 2997 8992 2997 8993 2997 8994 2998 8995 2998 8996 2998 8997 2999 8998 2999 8999 2999 9000 3000 9001 3000 9002 3000 9003 3001 9004 3001 9005 3001 9006 3002 9007 3002 9008 3002 9009 3003 9010 3003 9011 3003 9012 3004 9013 3004 9014 3004 9015 3005 9016 3005 9017 3005 9018 3006 9019 3006 9020 3006 9021 3007 9022 3007 9023 3007 9024 3008 9025 3008 9026 3008 9027 3009 9028 3009 9029 3009 9030 3010 9031 3010 9032 3010 9033 3011 9034 3011 9035 3011 9036 3012 9037 3012 9038 3012 9039 3013 9040 3013 9041 3013 9042 3014 9043 3014 9044 3014 9045 3015 9046 3015 9047 3015 9048 3016 9049 3016 9050 3016 9051 3017 9052 3017 9053 3017 9054 3018 9055 3018 9056 3018 9057 3019 9058 3019 9059 3019 9060 3020 9061 3020 9062 3020 9063 3021 9064 3021 9065 3021 9066 3022 9067 3022 9068 3022 9069 3023 9070 3023 9071 3023 9072 3024 9073 3024 9074 3024 9075 3025 9076 3025 9077 3025 9078 3026 9079 3026 9080 3026 9081 3027 9082 3027 9083 3027 9084 3028 9085 3028 9086 3028 9087 3029 9088 3029 9089 3029 9090 3030 9091 3030 9092 3030 9093 3031 9094 3031 9095 3031 9096 3032 9097 3032 9098 3032 9099 3033 9100 3033 9101 3033 9102 3034 9103 3034 9104 3034 9105 3035 9106 3035 9107 3035 9108 3036 9109 3036 9110 3036 9111 3037 9112 3037 9113 3037 9114 3038 9115 3038 9116 3038 9117 3039 9118 3039 9119 3039 9120 3040 9121 3040 9122 3040 9123 3041 9124 3041 9125 3041 9126 3042 9127 3042 9128 3042 9129 3043 9130 3043 9131 3043 9132 3044 9133 3044 9134 3044 9135 3045 9136 3045 9137 3045 9138 3046 9139 3046 9140 3046 9141 3047 9142 3047 9143 3047 9144 3048 9145 3048 9146 3048 9147 3049 9148 3049 9149 3049 9150 3050 9151 3050 9152 3050 9153 3051 9154 3051 9155 3051 9156 3052 9157 3052 9158 3052 9159 3053 9160 3053 9161 3053 9162 3054 9163 3054 9164 3054 9165 3055 9166 3055 9167 3055 9168 3056 9169 3056 9170 3056 9171 3057 9172 3057 9173 3057 9174 3058 9175 3058 9176 3058 9177 3059 9178 3059 9179 3059 9180 3060 9181 3060 9182 3060 9183 3061 9184 3061 9185 3061 9186 3062 9187 3062 9188 3062 9189 3063 9190 3063 9191 3063 9192 3064 9193 3064 9194 3064 9195 3065 9196 3065 9197 3065 9198 3066 9199 3066 9200 3066 9201 3067 9202 3067 9203 3067 9204 3068 9205 3068 9206 3068 9207 3069 9208 3069 9209 3069 9210 3070 9211 3070 9212 3070 9213 3071 9214 3071 9215 3071 9216 3072 9217 3072 9218 3072 9219 3073 9220 3073 9221 3073 9222 3074 9223 3074 9224 3074 9225 3075 9226 3075 9227 3075 9228 3076 9229 3076 9230 3076 9231 3077 9232 3077 9233 3077 9234 3078 9235 3078 9236 3078 9237 3079 9238 3079 9239 3079 9240 3080 9241 3080 9242 3080 9243 3081 9244 3081 9245 3081 9246 3082 9247 3082 9248 3082 9249 3083 9250 3083 9251 3083 9252 3084 9253 3084 9254 3084 9255 3085 9256 3085 9257 3085 9258 3086 9259 3086 9260 3086 9261 3087 9262 3087 9263 3087 9264 3088 9265 3088 9266 3088 9267 3089 9268 3089 9269 3089 9270 3090 9271 3090 9272 3090 9273 3091 9274 3091 9275 3091 9276 3092 9277 3092 9278 3092 9279 3093 9280 3093 9281 3093 9282 3094 9283 3094 9284 3094 9285 3095 9286 3095 9287 3095 9288 3096 9289 3096 9290 3096 9291 3097 9292 3097 9293 3097 9294 3098 9295 3098 9296 3098 9297 3099 9298 3099 9299 3099 9300 3100 9301 3100 9302 3100 9303 3101 9304 3101 9305 3101 9306 3102 9307 3102 9308 3102 9309 3103 9310 3103 9311 3103 9312 3104 9313 3104 9314 3104 9315 3105 9316 3105 9317 3105 9318 3106 9319 3106 9320 3106 9321 3107 9322 3107 9323 3107 9324 3108 9325 3108 9326 3108 9327 3109 9328 3109 9329 3109 9330 3110 9331 3110 9332 3110 9333 3111 9334 3111 9335 3111 9336 3112 9337 3112 9338 3112 9339 3113 9340 3113 9341 3113 9342 3114 9343 3114 9344 3114 9345 3115 9346 3115 9347 3115 9348 3116 9349 3116 9350 3116 9351 3117 9352 3117 9353 3117 9354 3118 9355 3118 9356 3118 9357 3119 9358 3119 9359 3119 9360 3120 9361 3120 9362 3120 9363 3121 9364 3121 9365 3121 9366 3122 9367 3122 9368 3122 9369 3123 9370 3123 9371 3123 9372 3124 9373 3124 9374 3124 9375 3125 9376 3125 9377 3125 9378 3126 9379 3126 9380 3126 9381 3127 9382 3127 9383 3127 9384 3128 9385 3128 9386 3128 9387 3129 9388 3129 9389 3129 9390 3130 9391 3130 9392 3130 9393 3131 9394 3131 9395 3131 9396 3132 9397 3132 9398 3132 9399 3133 9400 3133 9401 3133 9402 3134 9403 3134 9404 3134 9405 3135 9406 3135 9407 3135 9408 3136 9409 3136 9410 3136 9411 3137 9412 3137 9413 3137 9414 3138 9415 3138 9416 3138 9417 3139 9418 3139 9419 3139 9420 3140 9421 3140 9422 3140 9423 3141 9424 3141 9425 3141 9426 3142 9427 3142 9428 3142 9429 3143 9430 3143 9431 3143 9432 3144 9433 3144 9434 3144 9435 3145 9436 3145 9437 3145 9438 3146 9439 3146 9440 3146 9441 3147 9442 3147 9443 3147 9444 3148 9445 3148 9446 3148 9447 3149 9448 3149 9449 3149 9450 3150 9451 3150 9452 3150 9453 3151 9454 3151 9455 3151 9456 3152 9457 3152 9458 3152 9459 3153 9460 3153 9461 3153 9462 3154 9463 3154 9464 3154 9465 3155 9466 3155 9467 3155 9468 3156 9469 3156 9470 3156 9471 3157 9472 3157 9473 3157 9474 3158 9475 3158 9476 3158 9477 3159 9478 3159 9479 3159 9480 3160 9481 3160 9482 3160 9483 3161 9484 3161 9485 3161 9486 3162 9487 3162 9488 3162 9489 3163 9490 3163 9491 3163 9492 3164 9493 3164 9494 3164 9495 3165 9496 3165 9497 3165 9498 3166 9499 3166 9500 3166 9501 3167 9502 3167 9503 3167 9504 3168 9505 3168 9506 3168 9507 3169 9508 3169 9509 3169 9510 3170 9511 3170 9512 3170 9513 3171 9514 3171 9515 3171 9516 3172 9517 3172 9518 3172 9519 3173 9520 3173 9521 3173 9522 3174 9523 3174 9524 3174 9525 3175 9526 3175 9527 3175 9528 3176 9529 3176 9530 3176 9531 3177 9532 3177 9533 3177 9534 3178 9535 3178 9536 3178 9537 3179 9538 3179 9539 3179 9540 3180 9541 3180 9542 3180 9543 3181 9544 3181 9545 3181 9546 3182 9547 3182 9548 3182 9549 3183 9550 3183 9551 3183 9552 3184 9553 3184 9554 3184 9555 3185 9556 3185 9557 3185 9558 3186 9559 3186 9560 3186 9561 3187 9562 3187 9563 3187 9564 3188 9565 3188 9566 3188 9567 3189 9568 3189 9569 3189 9570 3190 9571 3190 9572 3190 9573 3191 9574 3191 9575 3191 9576 3192 9577 3192 9578 3192 9579 3193 9580 3193 9581 3193 9582 3194 9583 3194 9584 3194 9585 3195 9586 3195 9587 3195 9588 3196 9589 3196 9590 3196 9591 3197 9592 3197 9593 3197 9594 3198 9595 3198 9596 3198 9597 3199 9598 3199 9599 3199 9600 3200 9601 3200 9602 3200 9603 3201 9604 3201 9605 3201 9606 3202 9607 3202 9608 3202 9609 3203 9610 3203 9611 3203 9612 3204 9613 3204 9614 3204 9615 3205 9616 3205 9617 3205 9618 3206 9619 3206 9620 3206 9621 3207 9622 3207 9623 3207 9624 3208 9625 3208 9626 3208 9627 3209 9628 3209 9629 3209 9630 3210 9631 3210 9632 3210 9633 3211 9634 3211 9635 3211 9636 3212 9637 3212 9638 3212 9639 3213 9640 3213 9641 3213 9642 3214 9643 3214 9644 3214 9645 3215 9646 3215 9647 3215 9648 3216 9649 3216 9650 3216 9651 3217 9652 3217 9653 3217 9654 3218 9655 3218 9656 3218 9657 3219 9658 3219 9659 3219 9660 3220 9661 3220 9662 3220 9663 3221 9664 3221 9665 3221 9666 3222 9667 3222 9668 3222 9669 3223 9670 3223 9671 3223 9672 3224 9673 3224 9674 3224 9675 3225 9676 3225 9677 3225 9678 3226 9679 3226 9680 3226 9681 3227 9682 3227 9683 3227 9684 3228 9685 3228 9686 3228 9687 3229 9688 3229 9689 3229 9690 3230 9691 3230 9692 3230 9693 3231 9694 3231 9695 3231 9696 3232 9697 3232 9698 3232 9699 3233 9700 3233 9701 3233 9702 3234 9703 3234 9704 3234 9705 3235 9706 3235 9707 3235 9708 3236 9709 3236 9710 3236 9711 3237 9712 3237 9713 3237 9714 3238 9715 3238 9716 3238 9717 3239 9718 3239 9719 3239 9720 3240 9721 3240 9722 3240 9723 3241 9724 3241 9725 3241 9726 3242 9727 3242 9728 3242 9729 3243 9730 3243 9731 3243 9732 3244 9733 3244 9734 3244 9735 3245 9736 3245 9737 3245 9738 3246 9739 3246 9740 3246 9741 3247 9742 3247 9743 3247 9744 3248 9745 3248 9746 3248 9747 3249 9748 3249 9749 3249 9750 3250 9751 3250 9752 3250 9753 3251 9754 3251 9755 3251 9756 3252 9757 3252 9758 3252 9759 3253 9760 3253 9761 3253 9762 3254 9763 3254 9764 3254 9765 3255 9766 3255 9767 3255 9768 3256 9769 3256 9770 3256 9771 3257 9772 3257 9773 3257 9774 3258 9775 3258 9776 3258 9777 3259 9778 3259 9779 3259 9780 3260 9781 3260 9782 3260 9783 3261 9784 3261 9785 3261 9786 3262 9787 3262 9788 3262 9789 3263 9790 3263 9791 3263 9792 3264 9793 3264 9794 3264 9795 3265 9796 3265 9797 3265 9798 3266 9799 3266 9800 3266 9801 3267 9802 3267 9803 3267 9804 3268 9805 3268 9806 3268 9807 3269 9808 3269 9809 3269 9810 3270 9811 3270 9812 3270 9813 3271 9814 3271 9815 3271 9816 3272 9817 3272 9818 3272 9819 3273 9820 3273 9821 3273 9822 3274 9823 3274 9824 3274 9825 3275 9826 3275 9827 3275 9828 3276 9829 3276 9830 3276 9831 3277 9832 3277 9833 3277 9834 3278 9835 3278 9836 3278 9837 3279 9838 3279 9839 3279 9840 3280 9841 3280 9842 3280 9843 3281 9844 3281 9845 3281 9846 3282 9847 3282 9848 3282 9849 3283 9850 3283 9851 3283 9852 3284 9853 3284 9854 3284 9855 3285 9856 3285 9857 3285 9858 3286 9859 3286 9860 3286 9861 3287 9862 3287 9863 3287 9864 3288 9865 3288 9866 3288 9867 3289 9868 3289 9869 3289 9870 3290 9871 3290 9872 3290 9873 3291 9874 3291 9875 3291 9876 3292 9877 3292 9878 3292 9879 3293 9880 3293 9881 3293 9882 3294 9883 3294 9884 3294 9885 3295 9886 3295 9887 3295 9888 3296 9889 3296 9890 3296 9891 3297 9892 3297 9893 3297 9894 3298 9895 3298 9896 3298 9897 3299 9898 3299 9899 3299 9900 3300 9901 3300 9902 3300 9903 3301 9904 3301 9905 3301 9906 3302 9907 3302 9908 3302 9909 3303 9910 3303 9911 3303 9912 3304 9913 3304 9914 3304 9915 3305 9916 3305 9917 3305 9918 3306 9919 3306 9920 3306 9921 3307 9922 3307 9923 3307 9924 3308 9925 3308 9926 3308 9927 3309 9928 3309 9929 3309 9930 3310 9931 3310 9932 3310 9933 3311 9934 3311 9935 3311 9936 3312 9937 3312 9938 3312 9939 3313 9940 3313 9941 3313 9942 3314 9943 3314 9944 3314 9945 3315 9946 3315 9947 3315 9948 3316 9949 3316 9950 3316 9951 3317 9952 3317 9953 3317 9954 3318 9955 3318 9956 3318 9957 3319 9958 3319 9959 3319 9960 3320 9961 3320 9962 3320 9963 3321 9964 3321 9965 3321 9966 3322 9967 3322 9968 3322 9969 3323 9970 3323 9971 3323 9972 3324 9973 3324 9974 3324 9975 3325 9976 3325 9977 3325 9978 3326 9979 3326 9980 3326 9981 3327 9982 3327 9983 3327 9984 3328 9985 3328 9986 3328 9987 3329 9988 3329 9989 3329 9990 3330 9991 3330 9992 3330 9993 3331 9994 3331 9995 3331 9996 3332 9997 3332 9998 3332 9999 3333 10000 3333 10001 3333 10002 3334 10003 3334 10004 3334 10005 3335 10006 3335 10007 3335 10008 3336 10009 3336 10010 3336 10011 3337 10012 3337 10013 3337 10014 3338 10015 3338 10016 3338 10017 3339 10018 3339 10019 3339 10020 3340 10021 3340 10022 3340 10023 3341 10024 3341 10025 3341 10026 3342 10027 3342 10028 3342 10029 3343 10030 3343 10031 3343 10032 3344 10033 3344 10034 3344 10035 3345 10036 3345 10037 3345 10038 3346 10039 3346 10040 3346 10041 3347 10042 3347 10043 3347 10044 3348 10045 3348 10046 3348 10047 3349 10048 3349 10049 3349 10050 3350 10051 3350 10052 3350 10053 3351 10054 3351 10055 3351 10056 3352 10057 3352 10058 3352 10059 3353 10060 3353 10061 3353 10062 3354 10063 3354 10064 3354 10065 3355 10066 3355 10067 3355 10068 3356 10069 3356 10070 3356 10071 3357 10072 3357 10073 3357 10074 3358 10075 3358 10076 3358 10077 3359 10078 3359 10079 3359 10080 3360 10081 3360 10082 3360 10083 3361 10084 3361 10085 3361 10086 3362 10087 3362 10088 3362 10089 3363 10090 3363 10091 3363 10092 3364 10093 3364 10094 3364 10095 3365 10096 3365 10097 3365 10098 3366 10099 3366 10100 3366 10101 3367 10102 3367 10103 3367 10104 3368 10105 3368 10106 3368 10107 3369 10108 3369 10109 3369 10110 3370 10111 3370 10112 3370 10113 3371 10114 3371 10115 3371 10116 3372 10117 3372 10118 3372 10119 3373 10120 3373 10121 3373 10122 3374 10123 3374 10124 3374 10125 3375 10126 3375 10127 3375 10128 3376 10129 3376 10130 3376 10131 3377 10132 3377 10133 3377 10134 3378 10135 3378 10136 3378 10137 3379 10138 3379 10139 3379 10140 3380 10141 3380 10142 3380 10143 3381 10144 3381 10145 3381 10146 3382 10147 3382 10148 3382 10149 3383 10150 3383 10151 3383 10152 3384 10153 3384 10154 3384 10155 3385 10156 3385 10157 3385 10158 3386 10159 3386 10160 3386 10161 3387 10162 3387 10163 3387 10164 3388 10165 3388 10166 3388 10167 3389 10168 3389 10169 3389 10170 3390 10171 3390 10172 3390 10173 3391 10174 3391 10175 3391 10176 3392 10177 3392 10178 3392 10179 3393 10180 3393 10181 3393 10182 3394 10183 3394 10184 3394 10185 3395 10186 3395 10187 3395 10188 3396 10189 3396 10190 3396 10191 3397 10192 3397 10193 3397 10194 3398 10195 3398 10196 3398 10197 3399 10198 3399 10199 3399 10200 3400 10201 3400 10202 3400 10203 3401 10204 3401 10205 3401 10206 3402 10207 3402 10208 3402 10209 3403 10210 3403 10211 3403 10212 3404 10213 3404 10214 3404 10215 3405 10216 3405 10217 3405 10218 3406 10219 3406 10220 3406 10221 3407 10222 3407 10223 3407 10224 3408 10225 3408 10226 3408 10227 3409 10228 3409 10229 3409 10230 3410 10231 3410 10232 3410 10233 3411 10234 3411 10235 3411 10236 3412 10237 3412 10238 3412 10239 3413 10240 3413 10241 3413 10242 3414 10243 3414 10244 3414 10245 3415 10246 3415 10247 3415 10248 3416 10249 3416 10250 3416 10251 3417 10252 3417 10253 3417 10254 3418 10255 3418 10256 3418 10257 3419 10258 3419 10259 3419 10260 3420 10261 3420 10262 3420 10263 3421 10264 3421 10265 3421 10266 3422 10267 3422 10268 3422 10269 3423 10270 3423 10271 3423 10272 3424 10273 3424 10274 3424 10275 3425 10276 3425 10277 3425 10278 3426 10279 3426 10280 3426 10281 3427 10282 3427 10283 3427 10284 3428 10285 3428 10286 3428 10287 3429 10288 3429 10289 3429 10290 3430 10291 3430 10292 3430 10293 3431 10294 3431 10295 3431 10296 3432 10297 3432 10298 3432 10299 3433 10300 3433 10301 3433 10302 3434 10303 3434 10304 3434 10305 3435 10306 3435 10307 3435 10308 3436 10309 3436 10310 3436 10311 3437 10312 3437 10313 3437 10314 3438 10315 3438 10316 3438 10317 3439 10318 3439 10319 3439 10320 3440 10321 3440 10322 3440 10323 3441 10324 3441 10325 3441 10326 3442 10327 3442 10328 3442 10329 3443 10330 3443 10331 3443 10332 3444 10333 3444 10334 3444 10335 3445 10336 3445 10337 3445 10338 3446 10339 3446 10340 3446 10341 3447 10342 3447 10343 3447 10344 3448 10345 3448 10346 3448 10347 3449 10348 3449 10349 3449 10350 3450 10351 3450 10352 3450 10353 3451 10354 3451 10355 3451 10356 3452 10357 3452 10358 3452 10359 3453 10360 3453 10361 3453 10362 3454 10363 3454 10364 3454 10365 3455 10366 3455 10367 3455 10368 3456 10369 3456 10370 3456 10371 3457 10372 3457 10373 3457 10374 3458 10375 3458 10376 3458 10377 3459 10378 3459 10379 3459 10380 3460 10381 3460 10382 3460 10383 3461 10384 3461 10385 3461 10386 3462 10387 3462 10388 3462 10389 3463 10390 3463 10391 3463 10392 3464 10393 3464 10394 3464 10395 3465 10396 3465 10397 3465 10398 3466 10399 3466 10400 3466 10401 3467 10402 3467 10403 3467 10404 3468 10405 3468 10406 3468 10407 3469 10408 3469 10409 3469 10410 3470 10411 3470 10412 3470 10413 3471 10414 3471 10415 3471 10416 3472 10417 3472 10418 3472 10419 3473 10420 3473 10421 3473 10422 3474 10423 3474 10424 3474 10425 3475 10426 3475 10427 3475 10428 3476 10429 3476 10430 3476 10431 3477 10432 3477 10433 3477 10434 3478 10435 3478 10436 3478 10437 3479 10438 3479 10439 3479 10440 3480 10441 3480 10442 3480 10443 3481 10444 3481 10445 3481 10446 3482 10447 3482 10448 3482 10449 3483 10450 3483 10451 3483 10452 3484 10453 3484 10454 3484 10455 3485 10456 3485 10457 3485 10458 3486 10459 3486 10460 3486 10461 3487 10462 3487 10463 3487 10464 3488 10465 3488 10466 3488 10467 3489 10468 3489 10469 3489 10470 3490 10471 3490 10472 3490 10473 3491 10474 3491 10475 3491 10476 3492 10477 3492 10478 3492 10479 3493 10480 3493 10481 3493 10482 3494 10483 3494 10484 3494 10485 3495 10486 3495 10487 3495 10488 3496 10489 3496 10490 3496 10491 3497 10492 3497 10493 3497 10494 3498 10495 3498 10496 3498 10497 3499 10498 3499 10499 3499 10500 3500 10501 3500 10502 3500 10503 3501 10504 3501 10505 3501 10506 3502 10507 3502 10508 3502 10509 3503 10510 3503 10511 3503 10512 3504 10513 3504 10514 3504 10515 3505 10516 3505 10517 3505 10518 3506 10519 3506 10520 3506 10521 3507 10522 3507 10523 3507 10524 3508 10525 3508 10526 3508 10527 3509 10528 3509 10529 3509 10530 3510 10531 3510 10532 3510 10533 3511 10534 3511 10535 3511 10536 3512 10537 3512 10538 3512 10539 3513 10540 3513 10541 3513 10542 3514 10543 3514 10544 3514 10545 3515 10546 3515 10547 3515 10548 3516 10549 3516 10550 3516 10551 3517 10552 3517 10553 3517 10554 3518 10555 3518 10556 3518 10557 3519 10558 3519 10559 3519 10560 3520 10561 3520 10562 3520 10563 3521 10564 3521 10565 3521 10566 3522 10567 3522 10568 3522 10569 3523 10570 3523 10571 3523 10572 3524 10573 3524 10574 3524 10575 3525 10576 3525 10577 3525 10578 3526 10579 3526 10580 3526 10581 3527 10582 3527 10583 3527 10584 3528 10585 3528 10586 3528 10587 3529 10588 3529 10589 3529 10590 3530 10591 3530 10592 3530 10593 3531 10594 3531 10595 3531 10596 3532 10597 3532 10598 3532 10599 3533 10600 3533 10601 3533 10602 3534 10603 3534 10604 3534 10605 3535 10606 3535 10607 3535 10608 3536 10609 3536 10610 3536 10611 3537 10612 3537 10613 3537 10614 3538 10615 3538 10616 3538 10617 3539 10618 3539 10619 3539 10620 3540 10621 3540 10622 3540 10623 3541 10624 3541 10625 3541 10626 3542 10627 3542 10628 3542 10629 3543 10630 3543 10631 3543 10632 3544 10633 3544 10634 3544 10635 3545 10636 3545 10637 3545 10638 3546 10639 3546 10640 3546 10641 3547 10642 3547 10643 3547 10644 3548 10645 3548 10646 3548 10647 3549 10648 3549 10649 3549 10650 3550 10651 3550 10652 3550 10653 3551 10654 3551 10655 3551 10656 3552 10657 3552 10658 3552 10659 3553 10660 3553 10661 3553 10662 3554 10663 3554 10664 3554 10665 3555 10666 3555 10667 3555 10668 3556 10669 3556 10670 3556 10671 3557 10672 3557 10673 3557 10674 3558 10675 3558 10676 3558 10677 3559 10678 3559 10679 3559 10680 3560 10681 3560 10682 3560 10683 3561 10684 3561 10685 3561 10686 3562 10687 3562 10688 3562 10689 3563 10690 3563 10691 3563 10692 3564 10693 3564 10694 3564 10695 3565 10696 3565 10697 3565 10698 3566 10699 3566 10700 3566 10701 3567 10702 3567 10703 3567 10704 3568 10705 3568 10706 3568 10707 3569 10708 3569 10709 3569 10710 3570 10711 3570 10712 3570 10713 3571 10714 3571 10715 3571 10716 3572 10717 3572 10718 3572 10719 3573 10720 3573 10721 3573 10722 3574 10723 3574 10724 3574 10725 3575 10726 3575 10727 3575 10728 3576 10729 3576 10730 3576 10731 3577 10732 3577 10733 3577 10734 3578 10735 3578 10736 3578 10737 3579 10738 3579 10739 3579 10740 3580 10741 3580 10742 3580 10743 3581 10744 3581 10745 3581 10746 3582 10747 3582 10748 3582 10749 3583 10750 3583 10751 3583 10752 3584 10753 3584 10754 3584 10755 3585 10756 3585 10757 3585 10758 3586 10759 3586 10760 3586 10761 3587 10762 3587 10763 3587 10764 3588 10765 3588 10766 3588 10767 3589 10768 3589 10769 3589 10770 3590 10771 3590 10772 3590 10773 3591 10774 3591 10775 3591 10776 3592 10777 3592 10778 3592 10779 3593 10780 3593 10781 3593 10782 3594 10783 3594 10784 3594 10785 3595 10786 3595 10787 3595 10788 3596 10789 3596 10790 3596 10791 3597 10792 3597 10793 3597 10794 3598 10795 3598 10796 3598 10797 3599 10798 3599 10799 3599 10800 3600 10801 3600 10802 3600 10803 3601 10804 3601 10805 3601 10806 3602 10807 3602 10808 3602 10809 3603 10810 3603 10811 3603 10812 3604 10813 3604 10814 3604 10815 3605 10816 3605 10817 3605 10818 3606 10819 3606 10820 3606 10821 3607 10822 3607 10823 3607 10824 3608 10825 3608 10826 3608 10827 3609 10828 3609 10829 3609 10830 3610 10831 3610 10832 3610 10833 3611 10834 3611 10835 3611 10836 3612 10837 3612 10838 3612 10839 3613 10840 3613 10841 3613 10842 3614 10843 3614 10844 3614 10845 3615 10846 3615 10847 3615 10848 3616 10849 3616 10850 3616 10851 3617 10852 3617 10853 3617 10854 3618 10855 3618 10856 3618 10857 3619 10858 3619 10859 3619 10860 3620 10861 3620 10862 3620 10863 3621 10864 3621 10865 3621 10866 3622 10867 3622 10868 3622 10869 3623 10870 3623 10871 3623 10872 3624 10873 3624 10874 3624 10875 3625 10876 3625 10877 3625 10878 3626 10879 3626 10880 3626 10881 3627 10882 3627 10883 3627 10884 3628 10885 3628 10886 3628 10887 3629 10888 3629 10889 3629 10890 3630 10891 3630 10892 3630 10893 3631 10894 3631 10895 3631 10896 3632 10897 3632 10898 3632 10899 3633 10900 3633 10901 3633 10902 3634 10903 3634 10904 3634 10905 3635 10906 3635 10907 3635 10908 3636 10909 3636 10910 3636 10911 3637 10912 3637 10913 3637 10914 3638 10915 3638 10916 3638 10917 3639 10918 3639 10919 3639 10920 3640 10921 3640 10922 3640 10923 3641 10924 3641 10925 3641 10926 3642 10927 3642 10928 3642 10929 3643 10930 3643 10931 3643 10932 3644 10933 3644 10934 3644 10935 3645 10936 3645 10937 3645 10938 3646 10939 3646 10940 3646 10941 3647 10942 3647 10943 3647 10944 3648 10945 3648 10946 3648 10947 3649 10948 3649 10949 3649 10950 3650 10951 3650 10952 3650 10953 3651 10954 3651 10955 3651 10956 3652 10957 3652 10958 3652 10959 3653 10960 3653 10961 3653 10962 3654 10963 3654 10964 3654 10965 3655 10966 3655 10967 3655 10968 3656 10969 3656 10970 3656 10971 3657 10972 3657 10973 3657 10974 3658 10975 3658 10976 3658 10977 3659 10978 3659 10979 3659 10980 3660 10981 3660 10982 3660 10983 3661 10984 3661 10985 3661 10986 3662 10987 3662 10988 3662 10989 3663 10990 3663 10991 3663 10992 3664 10993 3664 10994 3664 10995 3665 10996 3665 10997 3665 10998 3666 10999 3666 11000 3666 11001 3667 11002 3667 11003 3667 11004 3668 11005 3668 11006 3668 11007 3669 11008 3669 11009 3669 11010 3670 11011 3670 11012 3670 11013 3671 11014 3671 11015 3671 11016 3672 11017 3672 11018 3672 11019 3673 11020 3673 11021 3673 11022 3674 11023 3674 11024 3674 11025 3675 11026 3675 11027 3675 11028 3676 11029 3676 11030 3676 11031 3677 11032 3677 11033 3677 11034 3678 11035 3678 11036 3678 11037 3679 11038 3679 11039 3679 11040 3680 11041 3680 11042 3680 11043 3681 11044 3681 11045 3681 11046 3682 11047 3682 11048 3682 11049 3683 11050 3683 11051 3683 11052 3684 11053 3684 11054 3684 11055 3685 11056 3685 11057 3685 11058 3686 11059 3686 11060 3686 11061 3687 11062 3687 11063 3687 11064 3688 11065 3688 11066 3688 11067 3689 11068 3689 11069 3689 11070 3690 11071 3690 11072 3690 11073 3691 11074 3691 11075 3691 11076 3692 11077 3692 11078 3692 11079 3693 11080 3693 11081 3693 11082 3694 11083 3694 11084 3694 11085 3695 11086 3695 11087 3695 11088 3696 11089 3696 11090 3696 11091 3697 11092 3697 11093 3697 11094 3698 11095 3698 11096 3698 11097 3699 11098 3699 11099 3699 11100 3700 11101 3700 11102 3700 11103 3701 11104 3701 11105 3701 11106 3702 11107 3702 11108 3702 11109 3703 11110 3703 11111 3703 11112 3704 11113 3704 11114 3704 11115 3705 11116 3705 11117 3705 11118 3706 11119 3706 11120 3706 11121 3707 11122 3707 11123 3707 11124 3708 11125 3708 11126 3708 11127 3709 11128 3709 11129 3709 11130 3710 11131 3710 11132 3710 11133 3711 11134 3711 11135 3711 11136 3712 11137 3712 11138 3712 11139 3713 11140 3713 11141 3713 11142 3714 11143 3714 11144 3714 11145 3715 11146 3715 11147 3715 11148 3716 11149 3716 11150 3716 11151 3717 11152 3717 11153 3717 11154 3718 11155 3718 11156 3718 11157 3719 11158 3719 11159 3719 11160 3720 11161 3720 11162 3720 11163 3721 11164 3721 11165 3721 11166 3722 11167 3722 11168 3722 11169 3723 11170 3723 11171 3723 11172 3724 11173 3724 11174 3724 11175 3725 11176 3725 11177 3725 11178 3726 11179 3726 11180 3726 11181 3727 11182 3727 11183 3727 11184 3728 11185 3728 11186 3728 11187 3729 11188 3729 11189 3729 11190 3730 11191 3730 11192 3730 11193 3731 11194 3731 11195 3731 11196 3732 11197 3732 11198 3732 11199 3733 11200 3733 11201 3733 11202 3734 11203 3734 11204 3734 11205 3735 11206 3735 11207 3735 11208 3736 11209 3736 11210 3736 11211 3737 11212 3737 11213 3737 11214 3738 11215 3738 11216 3738 11217 3739 11218 3739 11219 3739 11220 3740 11221 3740 11222 3740 11223 3741 11224 3741 11225 3741 11226 3742 11227 3742 11228 3742 11229 3743 11230 3743 11231 3743 11232 3744 11233 3744 11234 3744 11235 3745 11236 3745 11237 3745 11238 3746 11239 3746 11240 3746 11241 3747 11242 3747 11243 3747 11244 3748 11245 3748 11246 3748 11247 3749 11248 3749 11249 3749 11250 3750 11251 3750 11252 3750 11253 3751 11254 3751 11255 3751 11256 3752 11257 3752 11258 3752 11259 3753 11260 3753 11261 3753 11262 3754 11263 3754 11264 3754 11265 3755 11266 3755 11267 3755 11268 3756 11269 3756 11270 3756 11271 3757 11272 3757 11273 3757 11274 3758 11275 3758 11276 3758 11277 3759 11278 3759 11279 3759 11280 3760 11281 3760 11282 3760 11283 3761 11284 3761 11285 3761 11286 3762 11287 3762 11288 3762 11289 3763 11290 3763 11291 3763 11292 3764 11293 3764 11294 3764 11295 3765 11296 3765 11297 3765 11298 3766 11299 3766 11300 3766 11301 3767 11302 3767 11303 3767 11304 3768 11305 3768 11306 3768 11307 3769 11308 3769 11309 3769 11310 3770 11311 3770 11312 3770 11313 3771 11314 3771 11315 3771 11316 3772 11317 3772 11318 3772 11319 3773 11320 3773 11321 3773 11322 3774 11323 3774 11324 3774 11325 3775 11326 3775 11327 3775 11328 3776 11329 3776 11330 3776 11331 3777 11332 3777 11333 3777 11334 3778 11335 3778 11336 3778 11337 3779 11338 3779 11339 3779 11340 3780 11341 3780 11342 3780 11343 3781 11344 3781 11345 3781 11346 3782 11347 3782 11348 3782 11349 3783 11350 3783 11351 3783 11352 3784 11353 3784 11354 3784 11355 3785 11356 3785 11357 3785 11358 3786 11359 3786 11360 3786 11361 3787 11362 3787 11363 3787 11364 3788 11365 3788 11366 3788 11367 3789 11368 3789 11369 3789 11370 3790 11371 3790 11372 3790 11373 3791 11374 3791 11375 3791 11376 3792 11377 3792 11378 3792 11379 3793 11380 3793 11381 3793 11382 3794 11383 3794 11384 3794 11385 3795 11386 3795 11387 3795 11388 3796 11389 3796 11390 3796 11391 3797 11392 3797 11393 3797 11394 3798 11395 3798 11396 3798 11397 3799 11398 3799 11399 3799 11400 3800 11401 3800 11402 3800 11403 3801 11404 3801 11405 3801 11406 3802 11407 3802 11408 3802 11409 3803 11410 3803 11411 3803 11412 3804 11413 3804 11414 3804 11415 3805 11416 3805 11417 3805 11418 3806 11419 3806 11420 3806 11421 3807 11422 3807 11423 3807 11424 3808 11425 3808 11426 3808 11427 3809 11428 3809 11429 3809 11430 3810 11431 3810 11432 3810 11433 3811 11434 3811 11435 3811 11436 3812 11437 3812 11438 3812 11439 3813 11440 3813 11441 3813 11442 3814 11443 3814 11444 3814 11445 3815 11446 3815 11447 3815 11448 3816 11449 3816 11450 3816 11451 3817 11452 3817 11453 3817 11454 3818 11455 3818 11456 3818 11457 3819 11458 3819 11459 3819 11460 3820 11461 3820 11462 3820 11463 3821 11464 3821 11465 3821 11466 3822 11467 3822 11468 3822 11469 3823 11470 3823 11471 3823 11472 3824 11473 3824 11474 3824 11475 3825 11476 3825 11477 3825 11478 3826 11479 3826 11480 3826 11481 3827 11482 3827 11483 3827 11484 3828 11485 3828 11486 3828 11487 3829 11488 3829 11489 3829 11490 3830 11491 3830 11492 3830 11493 3831 11494 3831 11495 3831 11496 3832 11497 3832 11498 3832 11499 3833 11500 3833 11501 3833 11502 3834 11503 3834 11504 3834 11505 3835 11506 3835 11507 3835 11508 3836 11509 3836 11510 3836 11511 3837 11512 3837 11513 3837 11514 3838 11515 3838 11516 3838 11517 3839 11518 3839 11519 3839 11520 3840 11521 3840 11522 3840 11523 3841 11524 3841 11525 3841 11526 3842 11527 3842 11528 3842 11529 3843 11530 3843 11531 3843 11532 3844 11533 3844 11534 3844 11535 3845 11536 3845 11537 3845 11538 3846 11539 3846 11540 3846 11541 3847 11542 3847 11543 3847 11544 3848 11545 3848 11546 3848 11547 3849 11548 3849 11549 3849 11550 3850 11551 3850 11552 3850 11553 3851 11554 3851 11555 3851 11556 3852 11557 3852 11558 3852 11559 3853 11560 3853 11561 3853 11562 3854 11563 3854 11564 3854 11565 3855 11566 3855 11567 3855 11568 3856 11569 3856 11570 3856 11571 3857 11572 3857 11573 3857 11574 3858 11575 3858 11576 3858 11577 3859 11578 3859 11579 3859 11580 3860 11581 3860 11582 3860 11583 3861 11584 3861 11585 3861 11586 3862 11587 3862 11588 3862 11589 3863 11590 3863 11591 3863 11592 3864 11593 3864 11594 3864 11595 3865 11596 3865 11597 3865 11598 3866 11599 3866 11600 3866 11601 3867 11602 3867 11603 3867 11604 3868 11605 3868 11606 3868 11607 3869 11608 3869 11609 3869 11610 3870 11611 3870 11612 3870 11613 3871 11614 3871 11615 3871 11616 3872 11617 3872 11618 3872 11619 3873 11620 3873 11621 3873 11622 3874 11623 3874 11624 3874 11625 3875 11626 3875 11627 3875 11628 3876 11629 3876 11630 3876 11631 3877 11632 3877 11633 3877 11634 3878 11635 3878 11636 3878 11637 3879 11638 3879 11639 3879 11640 3880 11641 3880 11642 3880 11643 3881 11644 3881 11645 3881 11646 3882 11647 3882 11648 3882 11649 3883 11650 3883 11651 3883 11652 3884 11653 3884 11654 3884 11655 3885 11656 3885 11657 3885 11658 3886 11659 3886 11660 3886 11661 3887 11662 3887 11663 3887 11664 3888 11665 3888 11666 3888 11667 3889 11668 3889 11669 3889 11670 3890 11671 3890 11672 3890 11673 3891 11674 3891 11675 3891 11676 3892 11677 3892 11678 3892 11679 3893 11680 3893 11681 3893 11682 3894 11683 3894 11684 3894 11685 3895 11686 3895 11687 3895 11688 3896 11689 3896 11690 3896 11691 3897 11692 3897 11693 3897 11694 3898 11695 3898 11696 3898 11697 3899 11698 3899 11699 3899 11700 3900 11701 3900 11702 3900 11703 3901 11704 3901 11705 3901 11706 3902 11707 3902 11708 3902 11709 3903 11710 3903 11711 3903 11712 3904 11713 3904 11714 3904 11715 3905 11716 3905 11717 3905 11718 3906 11719 3906 11720 3906 11721 3907 11722 3907 11723 3907 11724 3908 11725 3908 11726 3908 11727 3909 11728 3909 11729 3909 11730 3910 11731 3910 11732 3910 11733 3911 11734 3911 11735 3911 11736 3912 11737 3912 11738 3912 11739 3913 11740 3913 11741 3913 11742 3914 11743 3914 11744 3914 11745 3915 11746 3915 11747 3915 11748 3916 11749 3916 11750 3916 11751 3917 11752 3917 11753 3917 11754 3918 11755 3918 11756 3918 11757 3919 11758 3919 11759 3919 11760 3920 11761 3920 11762 3920 11763 3921 11764 3921 11765 3921 11766 3922 11767 3922 11768 3922 11769 3923 11770 3923 11771 3923 11772 3924 11773 3924 11774 3924 11775 3925 11776 3925 11777 3925 11778 3926 11779 3926 11780 3926 11781 3927 11782 3927 11783 3927 11784 3928 11785 3928 11786 3928 11787 3929 11788 3929 11789 3929 11790 3930 11791 3930 11792 3930 11793 3931 11794 3931 11795 3931 11796 3932 11797 3932 11798 3932 11799 3933 11800 3933 11801 3933 11802 3934 11803 3934 11804 3934 11805 3935 11806 3935 11807 3935 11808 3936 11809 3936 11810 3936 11811 3937 11812 3937 11813 3937 11814 3938 11815 3938 11816 3938 11817 3939 11818 3939 11819 3939 11820 3940 11821 3940 11822 3940 11823 3941 11824 3941 11825 3941 11826 3942 11827 3942 11828 3942 11829 3943 11830 3943 11831 3943 11832 3944 11833 3944 11834 3944 11835 3945 11836 3945 11837 3945 11838 3946 11839 3946 11840 3946 11841 3947 11842 3947 11843 3947 11844 3948 11845 3948 11846 3948 11847 3949 11848 3949 11849 3949 11850 3950 11851 3950 11852 3950 11853 3951 11854 3951 11855 3951 11856 3952 11857 3952 11858 3952 11859 3953 11860 3953 11861 3953 11862 3954 11863 3954 11864 3954 11865 3955 11866 3955 11867 3955 11868 3956 11869 3956 11870 3956 11871 3957 11872 3957 11873 3957 11874 3958 11875 3958 11876 3958 11877 3959 11878 3959 11879 3959 11880 3960 11881 3960 11882 3960 11883 3961 11884 3961 11885 3961 11886 3962 11887 3962 11888 3962 11889 3963 11890 3963 11891 3963 11892 3964 11893 3964 11894 3964 11895 3965 11896 3965 11897 3965 11898 3966 11899 3966 11900 3966 11901 3967 11902 3967 11903 3967 11904 3968 11905 3968 11906 3968 11907 3969 11908 3969 11909 3969 11910 3970 11911 3970 11912 3970 11913 3971 11914 3971 11915 3971 11916 3972 11917 3972 11918 3972 11919 3973 11920 3973 11921 3973 11922 3974 11923 3974 11924 3974 11925 3975 11926 3975 11927 3975 11928 3976 11929 3976 11930 3976 11931 3977 11932 3977 11933 3977 11934 3978 11935 3978 11936 3978 11937 3979 11938 3979 11939 3979 11940 3980 11941 3980 11942 3980 11943 3981 11944 3981 11945 3981 11946 3982 11947 3982 11948 3982 11949 3983 11950 3983 11951 3983 11952 3984 11953 3984 11954 3984 11955 3985 11956 3985 11957 3985 11958 3986 11959 3986 11960 3986 11961 3987 11962 3987 11963 3987 11964 3988 11965 3988 11966 3988 11967 3989 11968 3989 11969 3989 11970 3990 11971 3990 11972 3990 11973 3991 11974 3991 11975 3991 11976 3992 11977 3992 11978 3992 11979 3993 11980 3993 11981 3993 11982 3994 11983 3994 11984 3994 11985 3995 11986 3995 11987 3995 11988 3996 11989 3996 11990 3996 11991 3997 11992 3997 11993 3997 11994 3998 11995 3998 11996 3998 11997 3999 11998 3999 11999 3999 12000 4000 12001 4000 12002 4000 12003 4001 12004 4001 12005 4001 12006 4002 12007 4002 12008 4002 12009 4003 12010 4003 12011 4003 12012 4004 12013 4004 12014 4004 12015 4005 12016 4005 12017 4005 12018 4006 12019 4006 12020 4006 12021 4007 12022 4007 12023 4007 12024 4008 12025 4008 12026 4008 12027 4009 12028 4009 12029 4009 12030 4010 12031 4010 12032 4010 12033 4011 12034 4011 12035 4011 12036 4012 12037 4012 12038 4012 12039 4013 12040 4013 12041 4013 12042 4014 12043 4014 12044 4014 12045 4015 12046 4015 12047 4015 12048 4016 12049 4016 12050 4016 12051 4017 12052 4017 12053 4017 12054 4018 12055 4018 12056 4018 12057 4019 12058 4019 12059 4019 12060 4020 12061 4020 12062 4020 12063 4021 12064 4021 12065 4021 12066 4022 12067 4022 12068 4022 12069 4023 12070 4023 12071 4023 12072 4024 12073 4024 12074 4024 12075 4025 12076 4025 12077 4025 12078 4026 12079 4026 12080 4026 12081 4027 12082 4027 12083 4027 12084 4028 12085 4028 12086 4028 12087 4029 12088 4029 12089 4029 12090 4030 12091 4030 12092 4030 12093 4031 12094 4031 12095 4031 12096 4032 12097 4032 12098 4032 12099 4033 12100 4033 12101 4033 12102 4034 12103 4034 12104 4034 12105 4035 12106 4035 12107 4035 12108 4036 12109 4036 12110 4036 12111 4037 12112 4037 12113 4037 12114 4038 12115 4038 12116 4038 12117 4039 12118 4039 12119 4039 12120 4040 12121 4040 12122 4040 12123 4041 12124 4041 12125 4041 12126 4042 12127 4042 12128 4042 12129 4043 12130 4043 12131 4043 12132 4044 12133 4044 12134 4044 12135 4045 12136 4045 12137 4045 12138 4046 12139 4046 12140 4046 12141 4047 12142 4047 12143 4047 12144 4048 12145 4048 12146 4048 12147 4049 12148 4049 12149 4049 12150 4050 12151 4050 12152 4050 12153 4051 12154 4051 12155 4051 12156 4052 12157 4052 12158 4052 12159 4053 12160 4053 12161 4053 12162 4054 12163 4054 12164 4054 12165 4055 12166 4055 12167 4055 12168 4056 12169 4056 12170 4056 12171 4057 12172 4057 12173 4057 12174 4058 12175 4058 12176 4058 12177 4059 12178 4059 12179 4059 12180 4060 12181 4060 12182 4060 12183 4061 12184 4061 12185 4061 12186 4062 12187 4062 12188 4062 12189 4063 12190 4063 12191 4063 12192 4064 12193 4064 12194 4064 12195 4065 12196 4065 12197 4065 12198 4066 12199 4066 12200 4066 12201 4067 12202 4067 12203 4067 12204 4068 12205 4068 12206 4068 12207 4069 12208 4069 12209 4069 12210 4070 12211 4070 12212 4070 12213 4071 12214 4071 12215 4071 12216 4072 12217 4072 12218 4072 12219 4073 12220 4073 12221 4073 12222 4074 12223 4074 12224 4074 12225 4075 12226 4075 12227 4075 12228 4076 12229 4076 12230 4076 12231 4077 12232 4077 12233 4077 12234 4078 12235 4078 12236 4078 12237 4079 12238 4079 12239 4079 12240 4080 12241 4080 12242 4080 12243 4081 12244 4081 12245 4081 12246 4082 12247 4082 12248 4082 12249 4083 12250 4083 12251 4083 12252 4084 12253 4084 12254 4084 12255 4085 12256 4085 12257 4085 12258 4086 12259 4086 12260 4086 12261 4087 12262 4087 12263 4087 12264 4088 12265 4088 12266 4088 12267 4089 12268 4089 12269 4089 12270 4090 12271 4090 12272 4090 12273 4091 12274 4091 12275 4091 12276 4092 12277 4092 12278 4092 12279 4093 12280 4093 12281 4093 12282 4094 12283 4094 12284 4094 12285 4095 12286 4095 12287 4095 12288 4096 12289 4096 12290 4096 12291 4097 12292 4097 12293 4097 12294 4098 12295 4098 12296 4098 12297 4099 12298 4099 12299 4099 12300 4100 12301 4100 12302 4100 12303 4101 12304 4101 12305 4101 12306 4102 12307 4102 12308 4102 12309 4103 12310 4103 12311 4103 12312 4104 12313 4104 12314 4104 12315 4105 12316 4105 12317 4105 12318 4106 12319 4106 12320 4106 12321 4107 12322 4107 12323 4107 12324 4108 12325 4108 12326 4108 12327 4109 12328 4109 12329 4109 12330 4110 12331 4110 12332 4110 12333 4111 12334 4111 12335 4111 12336 4112 12337 4112 12338 4112 12339 4113 12340 4113 12341 4113 12342 4114 12343 4114 12344 4114 12345 4115 12346 4115 12347 4115 12348 4116 12349 4116 12350 4116 12351 4117 12352 4117 12353 4117 12354 4118 12355 4118 12356 4118 12357 4119 12358 4119 12359 4119 12360 4120 12361 4120 12362 4120 12363 4121 12364 4121 12365 4121 12366 4122 12367 4122 12368 4122 12369 4123 12370 4123 12371 4123 12372 4124 12373 4124 12374 4124 12375 4125 12376 4125 12377 4125 12378 4126 12379 4126 12380 4126 12381 4127 12382 4127 12383 4127 12384 4128 12385 4128 12386 4128 12387 4129 12388 4129 12389 4129 12390 4130 12391 4130 12392 4130 12393 4131 12394 4131 12395 4131 12396 4132 12397 4132 12398 4132 12399 4133 12400 4133 12401 4133 12402 4134 12403 4134 12404 4134 12405 4135 12406 4135 12407 4135 12408 4136 12409 4136 12410 4136 12411 4137 12412 4137 12413 4137 12414 4138 12415 4138 12416 4138 12417 4139 12418 4139 12419 4139 12420 4140 12421 4140 12422 4140 12423 4141 12424 4141 12425 4141 12426 4142 12427 4142 12428 4142 12429 4143 12430 4143 12431 4143 12432 4144 12433 4144 12434 4144 12435 4145 12436 4145 12437 4145 12438 4146 12439 4146 12440 4146 12441 4147 12442 4147 12443 4147 12444 4148 12445 4148 12446 4148 12447 4149 12448 4149 12449 4149 12450 4150 12451 4150 12452 4150 12453 4151 12454 4151 12455 4151 12456 4152 12457 4152 12458 4152 12459 4153 12460 4153 12461 4153 12462 4154 12463 4154 12464 4154 12465 4155 12466 4155 12467 4155 12468 4156 12469 4156 12470 4156 12471 4157 12472 4157 12473 4157 12474 4158 12475 4158 12476 4158 12477 4159 12478 4159 12479 4159 12480 4160 12481 4160 12482 4160 12483 4161 12484 4161 12485 4161 12486 4162 12487 4162 12488 4162 12489 4163 12490 4163 12491 4163 12492 4164 12493 4164 12494 4164 12495 4165 12496 4165 12497 4165 12498 4166 12499 4166 12500 4166 12501 4167 12502 4167 12503 4167 12504 4168 12505 4168 12506 4168 12507 4169 12508 4169 12509 4169 12510 4170 12511 4170 12512 4170 12513 4171 12514 4171 12515 4171 12516 4172 12517 4172 12518 4172 12519 4173 12520 4173 12521 4173 12522 4174 12523 4174 12524 4174 12525 4175 12526 4175 12527 4175 12528 4176 12529 4176 12530 4176 12531 4177 12532 4177 12533 4177 12534 4178 12535 4178 12536 4178 12537 4179 12538 4179 12539 4179 12540 4180 12541 4180 12542 4180 12543 4181 12544 4181 12545 4181 12546 4182 12547 4182 12548 4182 12549 4183 12550 4183 12551 4183 12552 4184 12553 4184 12554 4184 12555 4185 12556 4185 12557 4185 12558 4186 12559 4186 12560 4186 12561 4187 12562 4187 12563 4187 12564 4188 12565 4188 12566 4188 12567 4189 12568 4189 12569 4189 12570 4190 12571 4190 12572 4190 12573 4191 12574 4191 12575 4191 12576 4192 12577 4192 12578 4192 12579 4193 12580 4193 12581 4193 12582 4194 12583 4194 12584 4194 12585 4195 12586 4195 12587 4195 12588 4196 12589 4196 12590 4196 12591 4197 12592 4197 12593 4197 12594 4198 12595 4198 12596 4198 12597 4199 12598 4199 12599 4199 12600 4200 12601 4200 12602 4200 12603 4201 12604 4201 12605 4201 12606 4202 12607 4202 12608 4202 12609 4203 12610 4203 12611 4203 12612 4204 12613 4204 12614 4204 12615 4205 12616 4205 12617 4205 12618 4206 12619 4206 12620 4206 12621 4207 12622 4207 12623 4207 12624 4208 12625 4208 12626 4208 12627 4209 12628 4209 12629 4209 12630 4210 12631 4210 12632 4210 12633 4211 12634 4211 12635 4211 12636 4212 12637 4212 12638 4212 12639 4213 12640 4213 12641 4213 12642 4214 12643 4214 12644 4214 12645 4215 12646 4215 12647 4215 12648 4216 12649 4216 12650 4216 12651 4217 12652 4217 12653 4217 12654 4218 12655 4218 12656 4218 12657 4219 12658 4219 12659 4219 12660 4220 12661 4220 12662 4220 12663 4221 12664 4221 12665 4221 12666 4222 12667 4222 12668 4222 12669 4223 12670 4223 12671 4223 12672 4224 12673 4224 12674 4224 12675 4225 12676 4225 12677 4225 12678 4226 12679 4226 12680 4226 12681 4227 12682 4227 12683 4227 12684 4228 12685 4228 12686 4228 12687 4229 12688 4229 12689 4229 12690 4230 12691 4230 12692 4230 12693 4231 12694 4231 12695 4231 12696 4232 12697 4232 12698 4232 12699 4233 12700 4233 12701 4233 12702 4234 12703 4234 12704 4234 12705 4235 12706 4235 12707 4235 12708 4236 12709 4236 12710 4236 12711 4237 12712 4237 12713 4237 12714 4238 12715 4238 12716 4238 12717 4239 12718 4239 12719 4239 12720 4240 12721 4240 12722 4240 12723 4241 12724 4241 12725 4241 12726 4242 12727 4242 12728 4242 12729 4243 12730 4243 12731 4243 12732 4244 12733 4244 12734 4244 12735 4245 12736 4245 12737 4245 12738 4246 12739 4246 12740 4246 12741 4247 12742 4247 12743 4247 12744 4248 12745 4248 12746 4248 12747 4249 12748 4249 12749 4249 12750 4250 12751 4250 12752 4250 12753 4251 12754 4251 12755 4251 12756 4252 12757 4252 12758 4252 12759 4253 12760 4253 12761 4253 12762 4254 12763 4254 12764 4254 12765 4255 12766 4255 12767 4255 12768 4256 12769 4256 12770 4256 12771 4257 12772 4257 12773 4257 12774 4258 12775 4258 12776 4258 12777 4259 12778 4259 12779 4259 12780 4260 12781 4260 12782 4260 12783 4261 12784 4261 12785 4261 12786 4262 12787 4262 12788 4262 12789 4263 12790 4263 12791 4263 12792 4264 12793 4264 12794 4264 12795 4265 12796 4265 12797 4265 12798 4266 12799 4266 12800 4266 12801 4267 12802 4267 12803 4267 12804 4268 12805 4268 12806 4268 12807 4269 12808 4269 12809 4269 12810 4270 12811 4270 12812 4270 12813 4271 12814 4271 12815 4271 12816 4272 12817 4272 12818 4272 12819 4273 12820 4273 12821 4273 12822 4274 12823 4274 12824 4274 12825 4275 12826 4275 12827 4275 12828 4276 12829 4276 12830 4276 12831 4277 12832 4277 12833 4277 12834 4278 12835 4278 12836 4278 12837 4279 12838 4279 12839 4279 12840 4280 12841 4280 12842 4280 12843 4281 12844 4281 12845 4281 12846 4282 12847 4282 12848 4282 12849 4283 12850 4283 12851 4283 12852 4284 12853 4284 12854 4284 12855 4285 12856 4285 12857 4285 12858 4286 12859 4286 12860 4286 12861 4287 12862 4287 12863 4287 12864 4288 12865 4288 12866 4288 12867 4289 12868 4289 12869 4289 12870 4290 12871 4290 12872 4290 12873 4291 12874 4291 12875 4291 12876 4292 12877 4292 12878 4292 12879 4293 12880 4293 12881 4293 12882 4294 12883 4294 12884 4294 12885 4295 12886 4295 12887 4295 12888 4296 12889 4296 12890 4296 12891 4297 12892 4297 12893 4297 12894 4298 12895 4298 12896 4298 12897 4299 12898 4299 12899 4299 12900 4300 12901 4300 12902 4300 12903 4301 12904 4301 12905 4301 12906 4302 12907 4302 12908 4302 12909 4303 12910 4303 12911 4303 12912 4304 12913 4304 12914 4304 12915 4305 12916 4305 12917 4305 12918 4306 12919 4306 12920 4306 12921 4307 12922 4307 12923 4307 12924 4308 12925 4308 12926 4308 12927 4309 12928 4309 12929 4309 12930 4310 12931 4310 12932 4310 12933 4311 12934 4311 12935 4311 12936 4312 12937 4312 12938 4312 12939 4313 12940 4313 12941 4313 12942 4314 12943 4314 12944 4314 12945 4315 12946 4315 12947 4315 12948 4316 12949 4316 12950 4316 12951 4317 12952 4317 12953 4317 12954 4318 12955 4318 12956 4318 12957 4319 12958 4319 12959 4319 12960 4320 12961 4320 12962 4320 12963 4321 12964 4321 12965 4321 12966 4322 12967 4322 12968 4322 12969 4323 12970 4323 12971 4323 12972 4324 12973 4324 12974 4324 12975 4325 12976 4325 12977 4325 12978 4326 12979 4326 12980 4326 12981 4327 12982 4327 12983 4327 12984 4328 12985 4328 12986 4328 12987 4329 12988 4329 12989 4329 12990 4330 12991 4330 12992 4330 12993 4331 12994 4331 12995 4331 12996 4332 12997 4332 12998 4332 12999 4333 13000 4333 13001 4333 13002 4334 13003 4334 13004 4334 13005 4335 13006 4335 13007 4335 13008 4336 13009 4336 13010 4336 13011 4337 13012 4337 13013 4337 13014 4338 13015 4338 13016 4338 13017 4339 13018 4339 13019 4339 13020 4340 13021 4340 13022 4340 13023 4341 13024 4341 13025 4341 13026 4342 13027 4342 13028 4342 13029 4343 13030 4343 13031 4343 13032 4344 13033 4344 13034 4344 13035 4345 13036 4345 13037 4345 13038 4346 13039 4346 13040 4346 13041 4347 13042 4347 13043 4347 13044 4348 13045 4348 13046 4348 13047 4349 13048 4349 13049 4349 13050 4350 13051 4350 13052 4350 13053 4351 13054 4351 13055 4351 13056 4352 13057 4352 13058 4352 13059 4353 13060 4353 13061 4353 13062 4354 13063 4354 13064 4354 13065 4355 13066 4355 13067 4355 13068 4356 13069 4356 13070 4356 13071 4357 13072 4357 13073 4357 13074 4358 13075 4358 13076 4358 13077 4359 13078 4359 13079 4359 13080 4360 13081 4360 13082 4360 13083 4361 13084 4361 13085 4361 13086 4362 13087 4362 13088 4362 13089 4363 13090 4363 13091 4363 13092 4364 13093 4364 13094 4364 13095 4365 13096 4365 13097 4365 13098 4366 13099 4366 13100 4366 13101 4367 13102 4367 13103 4367 13104 4368 13105 4368 13106 4368 13107 4369 13108 4369 13109 4369 13110 4370 13111 4370 13112 4370 13113 4371 13114 4371 13115 4371 13116 4372 13117 4372 13118 4372 13119 4373 13120 4373 13121 4373 13122 4374 13123 4374 13124 4374 13125 4375 13126 4375 13127 4375 13128 4376 13129 4376 13130 4376 13131 4377 13132 4377 13133 4377 13134 4378 13135 4378 13136 4378 13137 4379 13138 4379 13139 4379 13140 4380 13141 4380 13142 4380 13143 4381 13144 4381 13145 4381 13146 4382 13147 4382 13148 4382 13149 4383 13150 4383 13151 4383 13152 4384 13153 4384 13154 4384 13155 4385 13156 4385 13157 4385 13158 4386 13159 4386 13160 4386 13161 4387 13162 4387 13163 4387 13164 4388 13165 4388 13166 4388 13167 4389 13168 4389 13169 4389 13170 4390 13171 4390 13172 4390 13173 4391 13174 4391 13175 4391 13176 4392 13177 4392 13178 4392 13179 4393 13180 4393 13181 4393 13182 4394 13183 4394 13184 4394 13185 4395 13186 4395 13187 4395 13188 4396 13189 4396 13190 4396 13191 4397 13192 4397 13193 4397 13194 4398 13195 4398 13196 4398 13197 4399 13198 4399 13199 4399 13200 4400 13201 4400 13202 4400 13203 4401 13204 4401 13205 4401 13206 4402 13207 4402 13208 4402 13209 4403 13210 4403 13211 4403 13212 4404 13213 4404 13214 4404 13215 4405 13216 4405 13217 4405 13218 4406 13219 4406 13220 4406 13221 4407 13222 4407 13223 4407 13224 4408 13225 4408 13226 4408 13227 4409 13228 4409 13229 4409 13230 4410 13231 4410 13232 4410 13233 4411 13234 4411 13235 4411 13236 4412 13237 4412 13238 4412 13239 4413 13240 4413 13241 4413 13242 4414 13243 4414 13244 4414 13245 4415 13246 4415 13247 4415 13248 4416 13249 4416 13250 4416 13251 4417 13252 4417 13253 4417 13254 4418 13255 4418 13256 4418 13257 4419 13258 4419 13259 4419 13260 4420 13261 4420 13262 4420 13263 4421 13264 4421 13265 4421 13266 4422 13267 4422 13268 4422 13269 4423 13270 4423 13271 4423 13272 4424 13273 4424 13274 4424 13275 4425 13276 4425 13277 4425 13278 4426 13279 4426 13280 4426 13281 4427 13282 4427 13283 4427 13284 4428 13285 4428 13286 4428 13287 4429 13288 4429 13289 4429 13290 4430 13291 4430 13292 4430 13293 4431 13294 4431 13295 4431 13296 4432 13297 4432 13298 4432 13299 4433 13300 4433 13301 4433 13302 4434 13303 4434 13304 4434 13305 4435 13306 4435 13307 4435 13308 4436 13309 4436 13310 4436 13311 4437 13312 4437 13313 4437 13314 4438 13315 4438 13316 4438 13317 4439 13318 4439 13319 4439 13320 4440 13321 4440 13322 4440 13323 4441 13324 4441 13325 4441 13326 4442 13327 4442 13328 4442 13329 4443 13330 4443 13331 4443 13332 4444 13333 4444 13334 4444 13335 4445 13336 4445 13337 4445 13338 4446 13339 4446 13340 4446 13341 4447 13342 4447 13343 4447 13344 4448 13345 4448 13346 4448 13347 4449 13348 4449 13349 4449 13350 4450 13351 4450 13352 4450 13353 4451 13354 4451 13355 4451 13356 4452 13357 4452 13358 4452 13359 4453 13360 4453 13361 4453 13362 4454 13363 4454 13364 4454 13365 4455 13366 4455 13367 4455 13368 4456 13369 4456 13370 4456 13371 4457 13372 4457 13373 4457 13374 4458 13375 4458 13376 4458 13377 4459 13378 4459 13379 4459 13380 4460 13381 4460 13382 4460 13383 4461 13384 4461 13385 4461 13386 4462 13387 4462 13388 4462 13389 4463 13390 4463 13391 4463 13392 4464 13393 4464 13394 4464 13395 4465 13396 4465 13397 4465 13398 4466 13399 4466 13400 4466 13401 4467 13402 4467 13403 4467 13404 4468 13405 4468 13406 4468 13407 4469 13408 4469 13409 4469 13410 4470 13411 4470 13412 4470 13413 4471 13414 4471 13415 4471 13416 4472 13417 4472 13418 4472 13419 4473 13420 4473 13421 4473 13422 4474 13423 4474 13424 4474 13425 4475 13426 4475 13427 4475 13428 4476 13429 4476 13430 4476 13431 4477 13432 4477 13433 4477 13434 4478 13435 4478 13436 4478 13437 4479 13438 4479 13439 4479 13440 4480 13441 4480 13442 4480 13443 4481 13444 4481 13445 4481 13446 4482 13447 4482 13448 4482 13449 4483 13450 4483 13451 4483 13452 4484 13453 4484 13454 4484 13455 4485 13456 4485 13457 4485 13458 4486 13459 4486 13460 4486 13461 4487 13462 4487 13463 4487 13464 4488 13465 4488 13466 4488 13467 4489 13468 4489 13469 4489 13470 4490 13471 4490 13472 4490 13473 4491 13474 4491 13475 4491 13476 4492 13477 4492 13478 4492 13479 4493 13480 4493 13481 4493 13482 4494 13483 4494 13484 4494 13485 4495 13486 4495 13487 4495 13488 4496 13489 4496 13490 4496 13491 4497 13492 4497 13493 4497 13494 4498 13495 4498 13496 4498 13497 4499 13498 4499 13499 4499 13500 4500 13501 4500 13502 4500 13503 4501 13504 4501 13505 4501 13506 4502 13507 4502 13508 4502 13509 4503 13510 4503 13511 4503 13512 4504 13513 4504 13514 4504 13515 4505 13516 4505 13517 4505 13518 4506 13519 4506 13520 4506 13521 4507 13522 4507 13523 4507 13524 4508 13525 4508 13526 4508 13527 4509 13528 4509 13529 4509 13530 4510 13531 4510 13532 4510 13533 4511 13534 4511 13535 4511 13536 4512 13537 4512 13538 4512 13539 4513 13540 4513 13541 4513 13542 4514 13543 4514 13544 4514 13545 4515 13546 4515 13547 4515 13548 4516 13549 4516 13550 4516 13551 4517 13552 4517 13553 4517 13554 4518 13555 4518 13556 4518 13557 4519 13558 4519 13559 4519 13560 4520 13561 4520 13562 4520 13563 4521 13564 4521 13565 4521 13566 4522 13567 4522 13568 4522 13569 4523 13570 4523 13571 4523 13572 4524 13573 4524 13574 4524 13575 4525 13576 4525 13577 4525 13578 4526 13579 4526 13580 4526 13581 4527 13582 4527 13583 4527 13584 4528 13585 4528 13586 4528 13587 4529 13588 4529 13589 4529 13590 4530 13591 4530 13592 4530 13593 4531 13594 4531 13595 4531 13596 4532 13597 4532 13598 4532 13599 4533 13600 4533 13601 4533 13602 4534 13603 4534 13604 4534 13605 4535 13606 4535 13607 4535 13608 4536 13609 4536 13610 4536 13611 4537 13612 4537 13613 4537 13614 4538 13615 4538 13616 4538 13617 4539 13618 4539 13619 4539 13620 4540 13621 4540 13622 4540 13623 4541 13624 4541 13625 4541 13626 4542 13627 4542 13628 4542 13629 4543 13630 4543 13631 4543 13632 4544 13633 4544 13634 4544 13635 4545 13636 4545 13637 4545 13638 4546 13639 4546 13640 4546 13641 4547 13642 4547 13643 4547 13644 4548 13645 4548 13646 4548 13647 4549 13648 4549 13649 4549 13650 4550 13651 4550 13652 4550 13653 4551 13654 4551 13655 4551 13656 4552 13657 4552 13658 4552 13659 4553 13660 4553 13661 4553 13662 4554 13663 4554 13664 4554 13665 4555 13666 4555 13667 4555 13668 4556 13669 4556 13670 4556 13671 4557 13672 4557 13673 4557 13674 4558 13675 4558 13676 4558 13677 4559 13678 4559 13679 4559 13680 4560 13681 4560 13682 4560 13683 4561 13684 4561 13685 4561 13686 4562 13687 4562 13688 4562 13689 4563 13690 4563 13691 4563 13692 4564 13693 4564 13694 4564 13695 4565 13696 4565 13697 4565 13698 4566 13699 4566 13700 4566 13701 4567 13702 4567 13703 4567 13704 4568 13705 4568 13706 4568 13707 4569 13708 4569 13709 4569 13710 4570 13711 4570 13712 4570 13713 4571 13714 4571 13715 4571 13716 4572 13717 4572 13718 4572 13719 4573 13720 4573 13721 4573 13722 4574 13723 4574 13724 4574 13725 4575 13726 4575 13727 4575 13728 4576 13729 4576 13730 4576 13731 4577 13732 4577 13733 4577 13734 4578 13735 4578 13736 4578 13737 4579 13738 4579 13739 4579 13740 4580 13741 4580 13742 4580 13743 4581 13744 4581 13745 4581 13746 4582 13747 4582 13748 4582 13749 4583 13750 4583 13751 4583 13752 4584 13753 4584 13754 4584 13755 4585 13756 4585 13757 4585 13758 4586 13759 4586 13760 4586 13761 4587 13762 4587 13763 4587 13764 4588 13765 4588 13766 4588 13767 4589 13768 4589 13769 4589 13770 4590 13771 4590 13772 4590 13773 4591 13774 4591 13775 4591 13776 4592 13777 4592 13778 4592 13779 4593 13780 4593 13781 4593 13782 4594 13783 4594 13784 4594 13785 4595 13786 4595 13787 4595 13788 4596 13789 4596 13790 4596 13791 4597 13792 4597 13793 4597 13794 4598 13795 4598 13796 4598 13797 4599 13798 4599 13799 4599 13800 4600 13801 4600 13802 4600 13803 4601 13804 4601 13805 4601 13806 4602 13807 4602 13808 4602 13809 4603 13810 4603 13811 4603 13812 4604 13813 4604 13814 4604 13815 4605 13816 4605 13817 4605 13818 4606 13819 4606 13820 4606 13821 4607 13822 4607 13823 4607 13824 4608 13825 4608 13826 4608 13827 4609 13828 4609 13829 4609 13830 4610 13831 4610 13832 4610 13833 4611 13834 4611 13835 4611 13836 4612 13837 4612 13838 4612 13839 4613 13840 4613 13841 4613 13842 4614 13843 4614 13844 4614 13845 4615 13846 4615 13847 4615 13848 4616 13849 4616 13850 4616 13851 4617 13852 4617 13853 4617 13854 4618 13855 4618 13856 4618 13857 4619 13858 4619 13859 4619 13860 4620 13861 4620 13862 4620 13863 4621 13864 4621 13865 4621 13866 4622 13867 4622 13868 4622 13869 4623 13870 4623 13871 4623 13872 4624 13873 4624 13874 4624 13875 4625 13876 4625 13877 4625 13878 4626 13879 4626 13880 4626 13881 4627 13882 4627 13883 4627 13884 4628 13885 4628 13886 4628 13887 4629 13888 4629 13889 4629 13890 4630 13891 4630 13892 4630 13893 4631 13894 4631 13895 4631 13896 4632 13897 4632 13898 4632 13899 4633 13900 4633 13901 4633 13902 4634 13903 4634 13904 4634 13905 4635 13906 4635 13907 4635 13908 4636 13909 4636 13910 4636 13911 4637 13912 4637 13913 4637 13914 4638 13915 4638 13916 4638 13917 4639 13918 4639 13919 4639 13920 4640 13921 4640 13922 4640 13923 4641 13924 4641 13925 4641 13926 4642 13927 4642 13928 4642 13929 4643 13930 4643 13931 4643 13932 4644 13933 4644 13934 4644 13935 4645 13936 4645 13937 4645 13938 4646 13939 4646 13940 4646 13941 4647 13942 4647 13943 4647 13944 4648 13945 4648 13946 4648 13947 4649 13948 4649 13949 4649 13950 4650 13951 4650 13952 4650 13953 4651 13954 4651 13955 4651 13956 4652 13957 4652 13958 4652 13959 4653 13960 4653 13961 4653 13962 4654 13963 4654 13964 4654 13965 4655 13966 4655 13967 4655 13968 4656 13969 4656 13970 4656 13971 4657 13972 4657 13973 4657 13974 4658 13975 4658 13976 4658 13977 4659 13978 4659 13979 4659 13980 4660 13981 4660 13982 4660 13983 4661 13984 4661 13985 4661 13986 4662 13987 4662 13988 4662 13989 4663 13990 4663 13991 4663 13992 4664 13993 4664 13994 4664 13995 4665 13996 4665 13997 4665 13998 4666 13999 4666 14000 4666 14001 4667 14002 4667 14003 4667 14004 4668 14005 4668 14006 4668 14007 4669 14008 4669 14009 4669 14010 4670 14011 4670 14012 4670 14013 4671 14014 4671 14015 4671 14016 4672 14017 4672 14018 4672 14019 4673 14020 4673 14021 4673 14022 4674 14023 4674 14024 4674 14025 4675 14026 4675 14027 4675 14028 4676 14029 4676 14030 4676 14031 4677 14032 4677 14033 4677 14034 4678 14035 4678 14036 4678 14037 4679 14038 4679 14039 4679 14040 4680 14041 4680 14042 4680 14043 4681 14044 4681 14045 4681 14046 4682 14047 4682 14048 4682 14049 4683 14050 4683 14051 4683 14052 4684 14053 4684 14054 4684 14055 4685 14056 4685 14057 4685 14058 4686 14059 4686 14060 4686 14061 4687 14062 4687 14063 4687 14064 4688 14065 4688 14066 4688 14067 4689 14068 4689 14069 4689 14070 4690 14071 4690 14072 4690 14073 4691 14074 4691 14075 4691 14076 4692 14077 4692 14078 4692 14079 4693 14080 4693 14081 4693 14082 4694 14083 4694 14084 4694 14085 4695 14086 4695 14087 4695 14088 4696 14089 4696 14090 4696 14091 4697 14092 4697 14093 4697 14094 4698 14095 4698 14096 4698 14097 4699 14098 4699 14099 4699 14100 4700 14101 4700 14102 4700 14103 4701 14104 4701 14105 4701 14106 4702 14107 4702 14108 4702 14109 4703 14110 4703 14111 4703 14112 4704 14113 4704 14114 4704 14115 4705 14116 4705 14117 4705 14118 4706 14119 4706 14120 4706 14121 4707 14122 4707 14123 4707 14124 4708 14125 4708 14126 4708 14127 4709 14128 4709 14129 4709 14130 4710 14131 4710 14132 4710 14133 4711 14134 4711 14135 4711 14136 4712 14137 4712 14138 4712 14139 4713 14140 4713 14141 4713 14142 4714 14143 4714 14144 4714 14145 4715 14146 4715 14147 4715 14148 4716 14149 4716 14150 4716 14151 4717 14152 4717 14153 4717 14154 4718 14155 4718 14156 4718 14157 4719 14158 4719 14159 4719 14160 4720 14161 4720 14162 4720 14163 4721 14164 4721 14165 4721 14166 4722 14167 4722 14168 4722 14169 4723 14170 4723 14171 4723 14172 4724 14173 4724 14174 4724 14175 4725 14176 4725 14177 4725 14178 4726 14179 4726 14180 4726 14181 4727 14182 4727 14183 4727 14184 4728 14185 4728 14186 4728 14187 4729 14188 4729 14189 4729 14190 4730 14191 4730 14192 4730 14193 4731 14194 4731 14195 4731 14196 4732 14197 4732 14198 4732 14199 4733 14200 4733 14201 4733 14202 4734 14203 4734 14204 4734 14205 4735 14206 4735 14207 4735 14208 4736 14209 4736 14210 4736 14211 4737 14212 4737 14213 4737 14214 4738 14215 4738 14216 4738 14217 4739 14218 4739 14219 4739 14220 4740 14221 4740 14222 4740 14223 4741 14224 4741 14225 4741 14226 4742 14227 4742 14228 4742 14229 4743 14230 4743 14231 4743 14232 4744 14233 4744 14234 4744 14235 4745 14236 4745 14237 4745 14238 4746 14239 4746 14240 4746 14241 4747 14242 4747 14243 4747 14244 4748 14245 4748 14246 4748 14247 4749 14248 4749 14249 4749 14250 4750 14251 4750 14252 4750 14253 4751 14254 4751 14255 4751 14256 4752 14257 4752 14258 4752 14259 4753 14260 4753 14261 4753 14262 4754 14263 4754 14264 4754 14265 4755 14266 4755 14267 4755 14268 4756 14269 4756 14270 4756 14271 4757 14272 4757 14273 4757 14274 4758 14275 4758 14276 4758 14277 4759 14278 4759 14279 4759 14280 4760 14281 4760 14282 4760 14283 4761 14284 4761 14285 4761 14286 4762 14287 4762 14288 4762 14289 4763 14290 4763 14291 4763 14292 4764 14293 4764 14294 4764 14295 4765 14296 4765 14297 4765 14298 4766 14299 4766 14300 4766 14301 4767 14302 4767 14303 4767 14304 4768 14305 4768 14306 4768 14307 4769 14308 4769 14309 4769 14310 4770 14311 4770 14312 4770 14313 4771 14314 4771 14315 4771 14316 4772 14317 4772 14318 4772 14319 4773 14320 4773 14321 4773 14322 4774 14323 4774 14324 4774 14325 4775 14326 4775 14327 4775 14328 4776 14329 4776 14330 4776 14331 4777 14332 4777 14333 4777 14334 4778 14335 4778 14336 4778 14337 4779 14338 4779 14339 4779 14340 4780 14341 4780 14342 4780 14343 4781 14344 4781 14345 4781 14346 4782 14347 4782 14348 4782 14349 4783 14350 4783 14351 4783 14352 4784 14353 4784 14354 4784 14355 4785 14356 4785 14357 4785 14358 4786 14359 4786 14360 4786 14361 4787 14362 4787 14363 4787 14364 4788 14365 4788 14366 4788 14367 4789 14368 4789 14369 4789 14370 4790 14371 4790 14372 4790 14373 4791 14374 4791 14375 4791 14376 4792 14377 4792 14378 4792 14379 4793 14380 4793 14381 4793 14382 4794 14383 4794 14384 4794 14385 4795 14386 4795 14387 4795 14388 4796 14389 4796 14390 4796 14391 4797 14392 4797 14393 4797 14394 4798 14395 4798 14396 4798 14397 4799 14398 4799 14399 4799 14400 4800 14401 4800 14402 4800 14403 4801 14404 4801 14405 4801 14406 4802 14407 4802 14408 4802 14409 4803 14410 4803 14411 4803 14412 4804 14413 4804 14414 4804 14415 4805 14416 4805 14417 4805 14418 4806 14419 4806 14420 4806 14421 4807 14422 4807 14423 4807 14424 4808 14425 4808 14426 4808 14427 4809 14428 4809 14429 4809 14430 4810 14431 4810 14432 4810 14433 4811 14434 4811 14435 4811 14436 4812 14437 4812 14438 4812 14439 4813 14440 4813 14441 4813 14442 4814 14443 4814 14444 4814 14445 4815 14446 4815 14447 4815 14448 4816 14449 4816 14450 4816 14451 4817 14452 4817 14453 4817 14454 4818 14455 4818 14456 4818 14457 4819 14458 4819 14459 4819 14460 4820 14461 4820 14462 4820 14463 4821 14464 4821 14465 4821 14466 4822 14467 4822 14468 4822 14469 4823 14470 4823 14471 4823 14472 4824 14473 4824 14474 4824 14475 4825 14476 4825 14477 4825 14478 4826 14479 4826 14480 4826 14481 4827 14482 4827 14483 4827 14484 4828 14485 4828 14486 4828 14487 4829 14488 4829 14489 4829 14490 4830 14491 4830 14492 4830 14493 4831 14494 4831 14495 4831 14496 4832 14497 4832 14498 4832 14499 4833 14500 4833 14501 4833 14502 4834 14503 4834 14504 4834 14505 4835 14506 4835 14507 4835 14508 4836 14509 4836 14510 4836 14511 4837 14512 4837 14513 4837 14514 4838 14515 4838 14516 4838 14517 4839 14518 4839 14519 4839 14520 4840 14521 4840 14522 4840 14523 4841 14524 4841 14525 4841 14526 4842 14527 4842 14528 4842 14529 4843 14530 4843 14531 4843 14532 4844 14533 4844 14534 4844 14535 4845 14536 4845 14537 4845 14538 4846 14539 4846 14540 4846 14541 4847 14542 4847 14543 4847 14544 4848 14545 4848 14546 4848 14547 4849 14548 4849 14549 4849 14550 4850 14551 4850 14552 4850 14553 4851 14554 4851 14555 4851 14556 4852 14557 4852 14558 4852 14559 4853 14560 4853 14561 4853 14562 4854 14563 4854 14564 4854 14565 4855 14566 4855 14567 4855 14568 4856 14569 4856 14570 4856 14571 4857 14572 4857 14573 4857 14574 4858 14575 4858 14576 4858 14577 4859 14578 4859 14579 4859 14580 4860 14581 4860 14582 4860 14583 4861 14584 4861 14585 4861 14586 4862 14587 4862 14588 4862 14589 4863 14590 4863 14591 4863 14592 4864 14593 4864 14594 4864 14595 4865 14596 4865 14597 4865 14598 4866 14599 4866 14600 4866 14601 4867 14602 4867 14603 4867 14604 4868 14605 4868 14606 4868 14607 4869 14608 4869 14609 4869 14610 4870 14611 4870 14612 4870 14613 4871 14614 4871 14615 4871 14616 4872 14617 4872 14618 4872 14619 4873 14620 4873 14621 4873 14622 4874 14623 4874 14624 4874 14625 4875 14626 4875 14627 4875 14628 4876 14629 4876 14630 4876 14631 4877 14632 4877 14633 4877 14634 4878 14635 4878 14636 4878 14637 4879 14638 4879 14639 4879 14640 4880 14641 4880 14642 4880 14643 4881 14644 4881 14645 4881 14646 4882 14647 4882 14648 4882 14649 4883 14650 4883 14651 4883 14652 4884 14653 4884 14654 4884 14655 4885 14656 4885 14657 4885 14658 4886 14659 4886 14660 4886 14661 4887 14662 4887 14663 4887 14664 4888 14665 4888 14666 4888 14667 4889 14668 4889 14669 4889 14670 4890 14671 4890 14672 4890 14673 4891 14674 4891 14675 4891 14676 4892 14677 4892 14678 4892 14679 4893 14680 4893 14681 4893 14682 4894 14683 4894 14684 4894 14685 4895 14686 4895 14687 4895 14688 4896 14689 4896 14690 4896 14691 4897 14692 4897 14693 4897 14694 4898 14695 4898 14696 4898 14697 4899 14698 4899 14699 4899 14700 4900 14701 4900 14702 4900 14703 4901 14704 4901 14705 4901 14706 4902 14707 4902 14708 4902 14709 4903 14710 4903 14711 4903 14712 4904 14713 4904 14714 4904 14715 4905 14716 4905 14717 4905 14718 4906 14719 4906 14720 4906 14721 4907 14722 4907 14723 4907 14724 4908 14725 4908 14726 4908 14727 4909 14728 4909 14729 4909 14730 4910 14731 4910 14732 4910 14733 4911 14734 4911 14735 4911 14736 4912 14737 4912 14738 4912 14739 4913 14740 4913 14741 4913 14742 4914 14743 4914 14744 4914 14745 4915 14746 4915 14747 4915 14748 4916 14749 4916 14750 4916 14751 4917 14752 4917 14753 4917 14754 4918 14755 4918 14756 4918 14757 4919 14758 4919 14759 4919 14760 4920 14761 4920 14762 4920 14763 4921 14764 4921 14765 4921 14766 4922 14767 4922 14768 4922 14769 4923 14770 4923 14771 4923 14772 4924 14773 4924 14774 4924 14775 4925 14776 4925 14777 4925 14778 4926 14779 4926 14780 4926 14781 4927 14782 4927 14783 4927 14784 4928 14785 4928 14786 4928 14787 4929 14788 4929 14789 4929 14790 4930 14791 4930 14792 4930 14793 4931 14794 4931 14795 4931 14796 4932 14797 4932 14798 4932 14799 4933 14800 4933 14801 4933 14802 4934 14803 4934 14804 4934 14805 4935 14806 4935 14807 4935 14808 4936 14809 4936 14810 4936 14811 4937 14812 4937 14813 4937 14814 4938 14815 4938 14816 4938 14817 4939 14818 4939 14819 4939 14820 4940 14821 4940 14822 4940 14823 4941 14824 4941 14825 4941 14826 4942 14827 4942 14828 4942 14829 4943 14830 4943 14831 4943 14832 4944 14833 4944 14834 4944 14835 4945 14836 4945 14837 4945 14838 4946 14839 4946 14840 4946 14841 4947 14842 4947 14843 4947 14844 4948 14845 4948 14846 4948 14847 4949 14848 4949 14849 4949 14850 4950 14851 4950 14852 4950 14853 4951 14854 4951 14855 4951 14856 4952 14857 4952 14858 4952 14859 4953 14860 4953 14861 4953 14862 4954 14863 4954 14864 4954 14865 4955 14866 4955 14867 4955 14868 4956 14869 4956 14870 4956 14871 4957 14872 4957 14873 4957 14874 4958 14875 4958 14876 4958 14877 4959 14878 4959 14879 4959 14880 4960 14881 4960 14882 4960 14883 4961 14884 4961 14885 4961 14886 4962 14887 4962 14888 4962 14889 4963 14890 4963 14891 4963 14892 4964 14893 4964 14894 4964 14895 4965 14896 4965 14897 4965 14898 4966 14899 4966 14900 4966 14901 4967 14902 4967 14903 4967 14904 4968 14905 4968 14906 4968 14907 4969 14908 4969 14909 4969 14910 4970 14911 4970 14912 4970 14913 4971 14914 4971 14915 4971 14916 4972 14917 4972 14918 4972 14919 4973 14920 4973 14921 4973 14922 4974 14923 4974 14924 4974 14925 4975 14926 4975 14927 4975 14928 4976 14929 4976 14930 4976 14931 4977 14932 4977 14933 4977 14934 4978 14935 4978 14936 4978 14937 4979 14938 4979 14939 4979 14940 4980 14941 4980 14942 4980 14943 4981 14944 4981 14945 4981 14946 4982 14947 4982 14948 4982 14949 4983 14950 4983 14951 4983 14952 4984 14953 4984 14954 4984 14955 4985 14956 4985 14957 4985 14958 4986 14959 4986 14960 4986 14961 4987 14962 4987 14963 4987 14964 4988 14965 4988 14966 4988 14967 4989 14968 4989 14969 4989 14970 4990 14971 4990 14972 4990 14973 4991 14974 4991 14975 4991 14976 4992 14977 4992 14978 4992 14979 4993 14980 4993 14981 4993 14982 4994 14983 4994 14984 4994 14985 4995 14986 4995 14987 4995 14988 4996 14989 4996 14990 4996 14991 4997 14992 4997 14993 4997 14994 4998 14995 4998 14996 4998 14997 4999 14998 4999 14999 4999 15000 5000 15001 5000 15002 5000 15003 5001 15004 5001 15005 5001 15006 5002 15007 5002 15008 5002 15009 5003 15010 5003 15011 5003 15012 5004 15013 5004 15014 5004 15015 5005 15016 5005 15017 5005 15018 5006 15019 5006 15020 5006 15021 5007 15022 5007 15023 5007 15024 5008 15025 5008 15026 5008 15027 5009 15028 5009 15029 5009 15030 5010 15031 5010 15032 5010 15033 5011 15034 5011 15035 5011 15036 5012 15037 5012 15038 5012 15039 5013 15040 5013 15041 5013 15042 5014 15043 5014 15044 5014 15045 5015 15046 5015 15047 5015 15048 5016 15049 5016 15050 5016 15051 5017 15052 5017 15053 5017 15054 5018 15055 5018 15056 5018 15057 5019 15058 5019 15059 5019 15060 5020 15061 5020 15062 5020 15063 5021 15064 5021 15065 5021 15066 5022 15067 5022 15068 5022 15069 5023 15070 5023 15071 5023 15072 5024 15073 5024 15074 5024 15075 5025 15076 5025 15077 5025 15078 5026 15079 5026 15080 5026 15081 5027 15082 5027 15083 5027 15084 5028 15085 5028 15086 5028 15087 5029 15088 5029 15089 5029 15090 5030 15091 5030 15092 5030 15093 5031 15094 5031 15095 5031 15096 5032 15097 5032 15098 5032 15099 5033 15100 5033 15101 5033 15102 5034 15103 5034 15104 5034 15105 5035 15106 5035 15107 5035 15108 5036 15109 5036 15110 5036 15111 5037 15112 5037 15113 5037 15114 5038 15115 5038 15116 5038 15117 5039 15118 5039 15119 5039 15120 5040 15121 5040 15122 5040 15123 5041 15124 5041 15125 5041 15126 5042 15127 5042 15128 5042 15129 5043 15130 5043 15131 5043 15132 5044 15133 5044 15134 5044 15135 5045 15136 5045 15137 5045 15138 5046 15139 5046 15140 5046 15141 5047 15142 5047 15143 5047 15144 5048 15145 5048 15146 5048 15147 5049 15148 5049 15149 5049 15150 5050 15151 5050 15152 5050 15153 5051 15154 5051 15155 5051 15156 5052 15157 5052 15158 5052 15159 5053 15160 5053 15161 5053 15162 5054 15163 5054 15164 5054 15165 5055 15166 5055 15167 5055 15168 5056 15169 5056 15170 5056 15171 5057 15172 5057 15173 5057 15174 5058 15175 5058 15176 5058 15177 5059 15178 5059 15179 5059 15180 5060 15181 5060 15182 5060 15183 5061 15184 5061 15185 5061 15186 5062 15187 5062 15188 5062 15189 5063 15190 5063 15191 5063 15192 5064 15193 5064 15194 5064 15195 5065 15196 5065 15197 5065 15198 5066 15199 5066 15200 5066 15201 5067 15202 5067 15203 5067 15204 5068 15205 5068 15206 5068 15207 5069 15208 5069 15209 5069 15210 5070 15211 5070 15212 5070 15213 5071 15214 5071 15215 5071 15216 5072 15217 5072 15218 5072 15219 5073 15220 5073 15221 5073 15222 5074 15223 5074 15224 5074 15225 5075 15226 5075 15227 5075 15228 5076 15229 5076 15230 5076 15231 5077 15232 5077 15233 5077 15234 5078 15235 5078 15236 5078 15237 5079 15238 5079 15239 5079 15240 5080 15241 5080 15242 5080 15243 5081 15244 5081 15245 5081 15246 5082 15247 5082 15248 5082 15249 5083 15250 5083 15251 5083 15252 5084 15253 5084 15254 5084 15255 5085 15256 5085 15257 5085 15258 5086 15259 5086 15260 5086 15261 5087 15262 5087 15263 5087 15264 5088 15265 5088 15266 5088 15267 5089 15268 5089 15269 5089 15270 5090 15271 5090 15272 5090 15273 5091 15274 5091 15275 5091 15276 5092 15277 5092 15278 5092 15279 5093 15280 5093 15281 5093 15282 5094 15283 5094 15284 5094 15285 5095 15286 5095 15287 5095 15288 5096 15289 5096 15290 5096 15291 5097 15292 5097 15293 5097 15294 5098 15295 5098 15296 5098 15297 5099 15298 5099 15299 5099 15300 5100 15301 5100 15302 5100 15303 5101 15304 5101 15305 5101 15306 5102 15307 5102 15308 5102 15309 5103 15310 5103 15311 5103 15312 5104 15313 5104 15314 5104 15315 5105 15316 5105 15317 5105 15318 5106 15319 5106 15320 5106 15321 5107 15322 5107 15323 5107 15324 5108 15325 5108 15326 5108 15327 5109 15328 5109 15329 5109 15330 5110 15331 5110 15332 5110 15333 5111 15334 5111 15335 5111 15336 5112 15337 5112 15338 5112 15339 5113 15340 5113 15341 5113 15342 5114 15343 5114 15344 5114 15345 5115 15346 5115 15347 5115 15348 5116 15349 5116 15350 5116 15351 5117 15352 5117 15353 5117 15354 5118 15355 5118 15356 5118 15357 5119 15358 5119 15359 5119 15360 5120 15361 5120 15362 5120 15363 5121 15364 5121 15365 5121 15366 5122 15367 5122 15368 5122 15369 5123 15370 5123 15371 5123 15372 5124 15373 5124 15374 5124 15375 5125 15376 5125 15377 5125 15378 5126 15379 5126 15380 5126 15381 5127 15382 5127 15383 5127 15384 5128 15385 5128 15386 5128 15387 5129 15388 5129 15389 5129 15390 5130 15391 5130 15392 5130 15393 5131 15394 5131 15395 5131 15396 5132 15397 5132 15398 5132 15399 5133 15400 5133 15401 5133 15402 5134 15403 5134 15404 5134 15405 5135 15406 5135 15407 5135 15408 5136 15409 5136 15410 5136 15411 5137 15412 5137 15413 5137 15414 5138 15415 5138 15416 5138 15417 5139 15418 5139 15419 5139 15420 5140 15421 5140 15422 5140 15423 5141 15424 5141 15425 5141 15426 5142 15427 5142 15428 5142 15429 5143 15430 5143 15431 5143 15432 5144 15433 5144 15434 5144 15435 5145 15436 5145 15437 5145 15438 5146 15439 5146 15440 5146 15441 5147 15442 5147 15443 5147 15444 5148 15445 5148 15446 5148 15447 5149 15448 5149 15449 5149 15450 5150 15451 5150 15452 5150 15453 5151 15454 5151 15455 5151 15456 5152 15457 5152 15458 5152 15459 5153 15460 5153 15461 5153 15462 5154 15463 5154 15464 5154 15465 5155 15466 5155 15467 5155 15468 5156 15469 5156 15470 5156 15471 5157 15472 5157 15473 5157 15474 5158 15475 5158 15476 5158 15477 5159 15478 5159 15479 5159 15480 5160 15481 5160 15482 5160 15483 5161 15484 5161 15485 5161 15486 5162 15487 5162 15488 5162 15489 5163 15490 5163 15491 5163 15492 5164 15493 5164 15494 5164 15495 5165 15496 5165 15497 5165 15498 5166 15499 5166 15500 5166 15501 5167 15502 5167 15503 5167 15504 5168 15505 5168 15506 5168 15507 5169 15508 5169 15509 5169 15510 5170 15511 5170 15512 5170 15513 5171 15514 5171 15515 5171 15516 5172 15517 5172 15518 5172 15519 5173 15520 5173 15521 5173 15522 5174 15523 5174 15524 5174 15525 5175 15526 5175 15527 5175 15528 5176 15529 5176 15530 5176 15531 5177 15532 5177 15533 5177 15534 5178 15535 5178 15536 5178 15537 5179 15538 5179 15539 5179 15540 5180 15541 5180 15542 5180 15543 5181 15544 5181 15545 5181 15546 5182 15547 5182 15548 5182 15549 5183 15550 5183 15551 5183 15552 5184 15553 5184 15554 5184 15555 5185 15556 5185 15557 5185 15558 5186 15559 5186 15560 5186 15561 5187 15562 5187 15563 5187 15564 5188 15565 5188 15566 5188 15567 5189 15568 5189 15569 5189 15570 5190 15571 5190 15572 5190 15573 5191 15574 5191 15575 5191 15576 5192 15577 5192 15578 5192 15579 5193 15580 5193 15581 5193 15582 5194 15583 5194 15584 5194 15585 5195 15586 5195 15587 5195 15588 5196 15589 5196 15590 5196 15591 5197 15592 5197 15593 5197 15594 5198 15595 5198 15596 5198 15597 5199 15598 5199 15599 5199 15600 5200 15601 5200 15602 5200 15603 5201 15604 5201 15605 5201 15606 5202 15607 5202 15608 5202 15609 5203 15610 5203 15611 5203 15612 5204 15613 5204 15614 5204 15615 5205 15616 5205 15617 5205 15618 5206 15619 5206 15620 5206 15621 5207 15622 5207 15623 5207 15624 5208 15625 5208 15626 5208 15627 5209 15628 5209 15629 5209 15630 5210 15631 5210 15632 5210 15633 5211 15634 5211 15635 5211 15636 5212 15637 5212 15638 5212 15639 5213 15640 5213 15641 5213 15642 5214 15643 5214 15644 5214 15645 5215 15646 5215 15647 5215 15648 5216 15649 5216 15650 5216 15651 5217 15652 5217 15653 5217 15654 5218 15655 5218 15656 5218 15657 5219 15658 5219 15659 5219 15660 5220 15661 5220 15662 5220 15663 5221 15664 5221 15665 5221 15666 5222 15667 5222 15668 5222 15669 5223 15670 5223 15671 5223 15672 5224 15673 5224 15674 5224 15675 5225 15676 5225 15677 5225 15678 5226 15679 5226 15680 5226 15681 5227 15682 5227 15683 5227 15684 5228 15685 5228 15686 5228 15687 5229 15688 5229 15689 5229 15690 5230 15691 5230 15692 5230 15693 5231 15694 5231 15695 5231 15696 5232 15697 5232 15698 5232 15699 5233 15700 5233 15701 5233 15702 5234 15703 5234 15704 5234 15705 5235 15706 5235 15707 5235 15708 5236 15709 5236 15710 5236 15711 5237 15712 5237 15713 5237 15714 5238 15715 5238 15716 5238 15717 5239 15718 5239 15719 5239 15720 5240 15721 5240 15722 5240 15723 5241 15724 5241 15725 5241 15726 5242 15727 5242 15728 5242 15729 5243 15730 5243 15731 5243 15732 5244 15733 5244 15734 5244 15735 5245 15736 5245 15737 5245 15738 5246 15739 5246 15740 5246 15741 5247 15742 5247 15743 5247 15744 5248 15745 5248 15746 5248 15747 5249 15748 5249 15749 5249 15750 5250 15751 5250 15752 5250 15753 5251 15754 5251 15755 5251 15756 5252 15757 5252 15758 5252 15759 5253 15760 5253 15761 5253 15762 5254 15763 5254 15764 5254 15765 5255 15766 5255 15767 5255 15768 5256 15769 5256 15770 5256 15771 5257 15772 5257 15773 5257 15774 5258 15775 5258 15776 5258 15777 5259 15778 5259 15779 5259 15780 5260 15781 5260 15782 5260 15783 5261 15784 5261 15785 5261 15786 5262 15787 5262 15788 5262 15789 5263 15790 5263 15791 5263 15792 5264 15793 5264 15794 5264 15795 5265 15796 5265 15797 5265 15798 5266 15799 5266 15800 5266 15801 5267 15802 5267 15803 5267 15804 5268 15805 5268 15806 5268 15807 5269 15808 5269 15809 5269 15810 5270 15811 5270 15812 5270 15813 5271 15814 5271 15815 5271 15816 5272 15817 5272 15818 5272 15819 5273 15820 5273 15821 5273 15822 5274 15823 5274 15824 5274 15825 5275 15826 5275 15827 5275 15828 5276 15829 5276 15830 5276 15831 5277 15832 5277 15833 5277 15834 5278 15835 5278 15836 5278 15837 5279 15838 5279 15839 5279 15840 5280 15841 5280 15842 5280 15843 5281 15844 5281 15845 5281 15846 5282 15847 5282 15848 5282 15849 5283 15850 5283 15851 5283 15852 5284 15853 5284 15854 5284 15855 5285 15856 5285 15857 5285 15858 5286 15859 5286 15860 5286 15861 5287 15862 5287 15863 5287 15864 5288 15865 5288 15866 5288 15867 5289 15868 5289 15869 5289 15870 5290 15871 5290 15872 5290 15873 5291 15874 5291 15875 5291 15876 5292 15877 5292 15878 5292 15879 5293 15880 5293 15881 5293 15882 5294 15883 5294 15884 5294 15885 5295 15886 5295 15887 5295 15888 5296 15889 5296 15890 5296 15891 5297 15892 5297 15893 5297 15894 5298 15895 5298 15896 5298 15897 5299 15898 5299 15899 5299 15900 5300 15901 5300 15902 5300 15903 5301 15904 5301 15905 5301 15906 5302 15907 5302 15908 5302 15909 5303 15910 5303 15911 5303 15912 5304 15913 5304 15914 5304 15915 5305 15916 5305 15917 5305 15918 5306 15919 5306 15920 5306 15921 5307 15922 5307 15923 5307 15924 5308 15925 5308 15926 5308 15927 5309 15928 5309 15929 5309 15930 5310 15931 5310 15932 5310 15933 5311 15934 5311 15935 5311 15936 5312 15937 5312 15938 5312 15939 5313 15940 5313 15941 5313 15942 5314 15943 5314 15944 5314 15945 5315 15946 5315 15947 5315 15948 5316 15949 5316 15950 5316 15951 5317 15952 5317 15953 5317 15954 5318 15955 5318 15956 5318 15957 5319 15958 5319 15959 5319 15960 5320 15961 5320 15962 5320 15963 5321 15964 5321 15965 5321 15966 5322 15967 5322 15968 5322 15969 5323 15970 5323 15971 5323 15972 5324 15973 5324 15974 5324 15975 5325 15976 5325 15977 5325 15978 5326 15979 5326 15980 5326 15981 5327 15982 5327 15983 5327 15984 5328 15985 5328 15986 5328 15987 5329 15988 5329 15989 5329 15990 5330 15991 5330 15992 5330 15993 5331 15994 5331 15995 5331 15996 5332 15997 5332 15998 5332 15999 5333 16000 5333 16001 5333 16002 5334 16003 5334 16004 5334 16005 5335 16006 5335 16007 5335 16008 5336 16009 5336 16010 5336 16011 5337 16012 5337 16013 5337 16014 5338 16015 5338 16016 5338 16017 5339 16018 5339 16019 5339 16020 5340 16021 5340 16022 5340 16023 5341 16024 5341 16025 5341 16026 5342 16027 5342 16028 5342 16029 5343 16030 5343 16031 5343 16032 5344 16033 5344 16034 5344 16035 5345 16036 5345 16037 5345 16038 5346 16039 5346 16040 5346 16041 5347 16042 5347 16043 5347 16044 5348 16045 5348 16046 5348 16047 5349 16048 5349 16049 5349 16050 5350 16051 5350 16052 5350 16053 5351 16054 5351 16055 5351 16056 5352 16057 5352 16058 5352 16059 5353 16060 5353 16061 5353 16062 5354 16063 5354 16064 5354 16065 5355 16066 5355 16067 5355 16068 5356 16069 5356 16070 5356 16071 5357 16072 5357 16073 5357 16074 5358 16075 5358 16076 5358 16077 5359 16078 5359 16079 5359 16080 5360 16081 5360 16082 5360 16083 5361 16084 5361 16085 5361 16086 5362 16087 5362 16088 5362 16089 5363 16090 5363 16091 5363 16092 5364 16093 5364 16094 5364 16095 5365 16096 5365 16097 5365 16098 5366 16099 5366 16100 5366 16101 5367 16102 5367 16103 5367 16104 5368 16105 5368 16106 5368 16107 5369 16108 5369 16109 5369 16110 5370 16111 5370 16112 5370 16113 5371 16114 5371 16115 5371 16116 5372 16117 5372 16118 5372 16119 5373 16120 5373 16121 5373 16122 5374 16123 5374 16124 5374 16125 5375 16126 5375 16127 5375 16128 5376 16129 5376 16130 5376 16131 5377 16132 5377 16133 5377 16134 5378 16135 5378 16136 5378 16137 5379 16138 5379 16139 5379 16140 5380 16141 5380 16142 5380 16143 5381 16144 5381 16145 5381 16146 5382 16147 5382 16148 5382 16149 5383 16150 5383 16151 5383 16152 5384 16153 5384 16154 5384 16155 5385 16156 5385 16157 5385 16158 5386 16159 5386 16160 5386 16161 5387 16162 5387 16163 5387 16164 5388 16165 5388 16166 5388 16167 5389 16168 5389 16169 5389 16170 5390 16171 5390 16172 5390 16173 5391 16174 5391 16175 5391 16176 5392 16177 5392 16178 5392 16179 5393 16180 5393 16181 5393 16182 5394 16183 5394 16184 5394 16185 5395 16186 5395 16187 5395 16188 5396 16189 5396 16190 5396 16191 5397 16192 5397 16193 5397 16194 5398 16195 5398 16196 5398 16197 5399 16198 5399 16199 5399 16200 5400 16201 5400 16202 5400 16203 5401 16204 5401 16205 5401 16206 5402 16207 5402 16208 5402 16209 5403 16210 5403 16211 5403 16212 5404 16213 5404 16214 5404 16215 5405 16216 5405 16217 5405 16218 5406 16219 5406 16220 5406 16221 5407 16222 5407 16223 5407 16224 5408 16225 5408 16226 5408 16227 5409 16228 5409 16229 5409 16230 5410 16231 5410 16232 5410 16233 5411 16234 5411 16235 5411 16236 5412 16237 5412 16238 5412 16239 5413 16240 5413 16241 5413 16242 5414 16243 5414 16244 5414 16245 5415 16246 5415 16247 5415 16248 5416 16249 5416 16250 5416 16251 5417 16252 5417 16253 5417 16254 5418 16255 5418 16256 5418 16257 5419 16258 5419 16259 5419 16260 5420 16261 5420 16262 5420 16263 5421 16264 5421 16265 5421 16266 5422 16267 5422 16268 5422 16269 5423 16270 5423 16271 5423 16272 5424 16273 5424 16274 5424 16275 5425 16276 5425 16277 5425 16278 5426 16279 5426 16280 5426 16281 5427 16282 5427 16283 5427 16284 5428 16285 5428 16286 5428 16287 5429 16288 5429 16289 5429 16290 5430 16291 5430 16292 5430 16293 5431 16294 5431 16295 5431 16296 5432 16297 5432 16298 5432 16299 5433 16300 5433 16301 5433 16302 5434 16303 5434 16304 5434 16305 5435 16306 5435 16307 5435 16308 5436 16309 5436 16310 5436 16311 5437 16312 5437 16313 5437 16314 5438 16315 5438 16316 5438 16317 5439 16318 5439 16319 5439 16320 5440 16321 5440 16322 5440 16323 5441 16324 5441 16325 5441 16326 5442 16327 5442 16328 5442 16329 5443 16330 5443 16331 5443 16332 5444 16333 5444 16334 5444 16335 5445 16336 5445 16337 5445 16338 5446 16339 5446 16340 5446 16341 5447 16342 5447 16343 5447 16344 5448 16345 5448 16346 5448 16347 5449 16348 5449 16349 5449 16350 5450 16351 5450 16352 5450 16353 5451 16354 5451 16355 5451 16356 5452 16357 5452 16358 5452 16359 5453 16360 5453 16361 5453 16362 5454 16363 5454 16364 5454 16365 5455 16366 5455 16367 5455 16368 5456 16369 5456 16370 5456 16371 5457 16372 5457 16373 5457 16374 5458 16375 5458 16376 5458 16377 5459 16378 5459 16379 5459 16380 5460 16381 5460 16382 5460 16383 5461 16384 5461 16385 5461 16386 5462 16387 5462 16388 5462 16389 5463 16390 5463 16391 5463 16392 5464 16393 5464 16394 5464 16395 5465 16396 5465 16397 5465 16398 5466 16399 5466 16400 5466 16401 5467 16402 5467 16403 5467 16404 5468 16405 5468 16406 5468 16407 5469 16408 5469 16409 5469 16410 5470 16411 5470 16412 5470 16413 5471 16414 5471 16415 5471 16416 5472 16417 5472 16418 5472 16419 5473 16420 5473 16421 5473 16422 5474 16423 5474 16424 5474 16425 5475 16426 5475 16427 5475 16428 5476 16429 5476 16430 5476 16431 5477 16432 5477 16433 5477 16434 5478 16435 5478 16436 5478 16437 5479 16438 5479 16439 5479 16440 5480 16441 5480 16442 5480 16443 5481 16444 5481 16445 5481 16446 5482 16447 5482 16448 5482 16449 5483 16450 5483 16451 5483 16452 5484 16453 5484 16454 5484 16455 5485 16456 5485 16457 5485 16458 5486 16459 5486 16460 5486 16461 5487 16462 5487 16463 5487 16464 5488 16465 5488 16466 5488 16467 5489 16468 5489 16469 5489 16470 5490 16471 5490 16472 5490 16473 5491 16474 5491 16475 5491 16476 5492 16477 5492 16478 5492 16479 5493 16480 5493 16481 5493 16482 5494 16483 5494 16484 5494 16485 5495 16486 5495 16487 5495 16488 5496 16489 5496 16490 5496 16491 5497 16492 5497 16493 5497 16494 5498 16495 5498 16496 5498 16497 5499 16498 5499 16499 5499 16500 5500 16501 5500 16502 5500 16503 5501 16504 5501 16505 5501 16506 5502 16507 5502 16508 5502 16509 5503 16510 5503 16511 5503 16512 5504 16513 5504 16514 5504 16515 5505 16516 5505 16517 5505 16518 5506 16519 5506 16520 5506 16521 5507 16522 5507 16523 5507 16524 5508 16525 5508 16526 5508 16527 5509 16528 5509 16529 5509 16530 5510 16531 5510 16532 5510 16533 5511 16534 5511 16535 5511 16536 5512 16537 5512 16538 5512 16539 5513 16540 5513 16541 5513 16542 5514 16543 5514 16544 5514 16545 5515 16546 5515 16547 5515 16548 5516 16549 5516 16550 5516 16551 5517 16552 5517 16553 5517 16554 5518 16555 5518 16556 5518 16557 5519 16558 5519 16559 5519 16560 5520 16561 5520 16562 5520 16563 5521 16564 5521 16565 5521 16566 5522 16567 5522 16568 5522 16569 5523 16570 5523 16571 5523 16572 5524 16573 5524 16574 5524 16575 5525 16576 5525 16577 5525 16578 5526 16579 5526 16580 5526 16581 5527 16582 5527 16583 5527 16584 5528 16585 5528 16586 5528 16587 5529 16588 5529 16589 5529 16590 5530 16591 5530 16592 5530 16593 5531 16594 5531 16595 5531 16596 5532 16597 5532 16598 5532 16599 5533 16600 5533 16601 5533 16602 5534 16603 5534 16604 5534 16605 5535 16606 5535 16607 5535 16608 5536 16609 5536 16610 5536 16611 5537 16612 5537 16613 5537 16614 5538 16615 5538 16616 5538 16617 5539 16618 5539 16619 5539 16620 5540 16621 5540 16622 5540 16623 5541 16624 5541 16625 5541 16626 5542 16627 5542 16628 5542 16629 5543 16630 5543 16631 5543 16632 5544 16633 5544 16634 5544 16635 5545 16636 5545 16637 5545 16638 5546 16639 5546 16640 5546 16641 5547 16642 5547 16643 5547 16644 5548 16645 5548 16646 5548 16647 5549 16648 5549 16649 5549 16650 5550 16651 5550 16652 5550 16653 5551 16654 5551 16655 5551 16656 5552 16657 5552 16658 5552 16659 5553 16660 5553 16661 5553 16662 5554 16663 5554 16664 5554 16665 5555 16666 5555 16667 5555 16668 5556 16669 5556 16670 5556 16671 5557 16672 5557 16673 5557 16674 5558 16675 5558 16676 5558 16677 5559 16678 5559 16679 5559 16680 5560 16681 5560 16682 5560 16683 5561 16684 5561 16685 5561 16686 5562 16687 5562 16688 5562 16689 5563 16690 5563 16691 5563 16692 5564 16693 5564 16694 5564 16695 5565 16696 5565 16697 5565 16698 5566 16699 5566 16700 5566 16701 5567 16702 5567 16703 5567 16704 5568 16705 5568 16706 5568 16707 5569 16708 5569 16709 5569 16710 5570 16711 5570 16712 5570 16713 5571 16714 5571 16715 5571 16716 5572 16717 5572 16718 5572 16719 5573 16720 5573 16721 5573 16722 5574 16723 5574 16724 5574 16725 5575 16726 5575 16727 5575 16728 5576 16729 5576 16730 5576 16731 5577 16732 5577 16733 5577 16734 5578 16735 5578 16736 5578 16737 5579 16738 5579 16739 5579 16740 5580 16741 5580 16742 5580 16743 5581 16744 5581 16745 5581 16746 5582 16747 5582 16748 5582 16749 5583 16750 5583 16751 5583 16752 5584 16753 5584 16754 5584 16755 5585 16756 5585 16757 5585 16758 5586 16759 5586 16760 5586 16761 5587 16762 5587 16763 5587 16764 5588 16765 5588 16766 5588 16767 5589 16768 5589 16769 5589 16770 5590 16771 5590 16772 5590 16773 5591 16774 5591 16775 5591 16776 5592 16777 5592 16778 5592 16779 5593 16780 5593 16781 5593 16782 5594 16783 5594 16784 5594 16785 5595 16786 5595 16787 5595 16788 5596 16789 5596 16790 5596 16791 5597 16792 5597 16793 5597 16794 5598 16795 5598 16796 5598 16797 5599 16798 5599 16799 5599 16800 5600 16801 5600 16802 5600 16803 5601 16804 5601 16805 5601 16806 5602 16807 5602 16808 5602 16809 5603 16810 5603 16811 5603 16812 5604 16813 5604 16814 5604 16815 5605 16816 5605 16817 5605 16818 5606 16819 5606 16820 5606 16821 5607 16822 5607 16823 5607 16824 5608 16825 5608 16826 5608 16827 5609 16828 5609 16829 5609 16830 5610 16831 5610 16832 5610 16833 5611 16834 5611 16835 5611 16836 5612 16837 5612 16838 5612 16839 5613 16840 5613 16841 5613 16842 5614 16843 5614 16844 5614 16845 5615 16846 5615 16847 5615 16848 5616 16849 5616 16850 5616 16851 5617 16852 5617 16853 5617 16854 5618 16855 5618 16856 5618 16857 5619 16858 5619 16859 5619 16860 5620 16861 5620 16862 5620 16863 5621 16864 5621 16865 5621 16866 5622 16867 5622 16868 5622 16869 5623 16870 5623 16871 5623 16872 5624 16873 5624 16874 5624 16875 5625 16876 5625 16877 5625 16878 5626 16879 5626 16880 5626 16881 5627 16882 5627 16883 5627 16884 5628 16885 5628 16886 5628 16887 5629 16888 5629 16889 5629 16890 5630 16891 5630 16892 5630 16893 5631 16894 5631 16895 5631 16896 5632 16897 5632 16898 5632 16899 5633 16900 5633 16901 5633 16902 5634 16903 5634 16904 5634 16905 5635 16906 5635 16907 5635 16908 5636 16909 5636 16910 5636 16911 5637 16912 5637 16913 5637 16914 5638 16915 5638 16916 5638 16917 5639 16918 5639 16919 5639 16920 5640 16921 5640 16922 5640 16923 5641 16924 5641 16925 5641 16926 5642 16927 5642 16928 5642 16929 5643 16930 5643 16931 5643 16932 5644 16933 5644 16934 5644 16935 5645 16936 5645 16937 5645 16938 5646 16939 5646 16940 5646 16941 5647 16942 5647 16943 5647 16944 5648 16945 5648 16946 5648 16947 5649 16948 5649 16949 5649 16950 5650 16951 5650 16952 5650 16953 5651 16954 5651 16955 5651 16956 5652 16957 5652 16958 5652 16959 5653 16960 5653 16961 5653 16962 5654 16963 5654 16964 5654 16965 5655 16966 5655 16967 5655 16968 5656 16969 5656 16970 5656 16971 5657 16972 5657 16973 5657 16974 5658 16975 5658 16976 5658 16977 5659 16978 5659 16979 5659 16980 5660 16981 5660 16982 5660 16983 5661 16984 5661 16985 5661 16986 5662 16987 5662 16988 5662 16989 5663 16990 5663 16991 5663 16992 5664 16993 5664 16994 5664 16995 5665 16996 5665 16997 5665 16998 5666 16999 5666 17000 5666 17001 5667 17002 5667 17003 5667 17004 5668 17005 5668 17006 5668 17007 5669 17008 5669 17009 5669 17010 5670 17011 5670 17012 5670 17013 5671 17014 5671 17015 5671 17016 5672 17017 5672 17018 5672 17019 5673 17020 5673 17021 5673 17022 5674 17023 5674 17024 5674 17025 5675 17026 5675 17027 5675 17028 5676 17029 5676 17030 5676 17031 5677 17032 5677 17033 5677 17034 5678 17035 5678 17036 5678 17037 5679 17038 5679 17039 5679 17040 5680 17041 5680 17042 5680 17043 5681 17044 5681 17045 5681 17046 5682 17047 5682 17048 5682 17049 5683 17050 5683 17051 5683 17052 5684 17053 5684 17054 5684 17055 5685 17056 5685 17057 5685 17058 5686 17059 5686 17060 5686 17061 5687 17062 5687 17063 5687 17064 5688 17065 5688 17066 5688 17067 5689 17068 5689 17069 5689 17070 5690 17071 5690 17072 5690 17073 5691 17074 5691 17075 5691 17076 5692 17077 5692 17078 5692 17079 5693 17080 5693 17081 5693 17082 5694 17083 5694 17084 5694 17085 5695 17086 5695 17087 5695 17088 5696 17089 5696 17090 5696 17091 5697 17092 5697 17093 5697 17094 5698 17095 5698 17096 5698 17097 5699 17098 5699 17099 5699 17100 5700 17101 5700 17102 5700 17103 5701 17104 5701 17105 5701 17106 5702 17107 5702 17108 5702 17109 5703 17110 5703 17111 5703 17112 5704 17113 5704 17114 5704 17115 5705 17116 5705 17117 5705 17118 5706 17119 5706 17120 5706 17121 5707 17122 5707 17123 5707 17124 5708 17125 5708 17126 5708 17127 5709 17128 5709 17129 5709 17130 5710 17131 5710 17132 5710 17133 5711 17134 5711 17135 5711 17136 5712 17137 5712 17138 5712 17139 5713 17140 5713 17141 5713 17142 5714 17143 5714 17144 5714 17145 5715 17146 5715 17147 5715 17148 5716 17149 5716 17150 5716 17151 5717 17152 5717 17153 5717 17154 5718 17155 5718 17156 5718 17157 5719 17158 5719 17159 5719 17160 5720 17161 5720 17162 5720 17163 5721 17164 5721 17165 5721 17166 5722 17167 5722 17168 5722 17169 5723 17170 5723 17171 5723 17172 5724 17173 5724 17174 5724 17175 5725 17176 5725 17177 5725 17178 5726 17179 5726 17180 5726 17181 5727 17182 5727 17183 5727 17184 5728 17185 5728 17186 5728 17187 5729 17188 5729 17189 5729 17190 5730 17191 5730 17192 5730 17193 5731 17194 5731 17195 5731 17196 5732 17197 5732 17198 5732 17199 5733 17200 5733 17201 5733 17202 5734 17203 5734 17204 5734 17205 5735 17206 5735 17207 5735 17208 5736 17209 5736 17210 5736 17211 5737 17212 5737 17213 5737 17214 5738 17215 5738 17216 5738 17217 5739 17218 5739 17219 5739 17220 5740 17221 5740 17222 5740 17223 5741 17224 5741 17225 5741 17226 5742 17227 5742 17228 5742 17229 5743 17230 5743 17231 5743 17232 5744 17233 5744 17234 5744 17235 5745 17236 5745 17237 5745 17238 5746 17239 5746 17240 5746 17241 5747 17242 5747 17243 5747 17244 5748 17245 5748 17246 5748 17247 5749 17248 5749 17249 5749 17250 5750 17251 5750 17252 5750 17253 5751 17254 5751 17255 5751 17256 5752 17257 5752 17258 5752 17259 5753 17260 5753 17261 5753 17262 5754 17263 5754 17264 5754 17265 5755 17266 5755 17267 5755 17268 5756 17269 5756 17270 5756 17271 5757 17272 5757 17273 5757 17274 5758 17275 5758 17276 5758 17277 5759 17278 5759 17279 5759 17280 5760 17281 5760 17282 5760 17283 5761 17284 5761 17285 5761 17286 5762 17287 5762 17288 5762 17289 5763 17290 5763 17291 5763 17292 5764 17293 5764 17294 5764 17295 5765 17296 5765 17297 5765 17298 5766 17299 5766 17300 5766 17301 5767 17302 5767 17303 5767 17304 5768 17305 5768 17306 5768 17307 5769 17308 5769 17309 5769 17310 5770 17311 5770 17312 5770 17313 5771 17314 5771 17315 5771 17316 5772 17317 5772 17318 5772 17319 5773 17320 5773 17321 5773 17322 5774 17323 5774 17324 5774 17325 5775 17326 5775 17327 5775 17328 5776 17329 5776 17330 5776 17331 5777 17332 5777 17333 5777 17334 5778 17335 5778 17336 5778 17337 5779 17338 5779 17339 5779 17340 5780 17341 5780 17342 5780 17343 5781 17344 5781 17345 5781 17346 5782 17347 5782 17348 5782 17349 5783 17350 5783 17351 5783 17352 5784 17353 5784 17354 5784 17355 5785 17356 5785 17357 5785 17358 5786 17359 5786 17360 5786 17361 5787 17362 5787 17363 5787 17364 5788 17365 5788 17366 5788 17367 5789 17368 5789 17369 5789 17370 5790 17371 5790 17372 5790 17373 5791 17374 5791 17375 5791 17376 5792 17377 5792 17378 5792 17379 5793 17380 5793 17381 5793 17382 5794 17383 5794 17384 5794 17385 5795 17386 5795 17387 5795 17388 5796 17389 5796 17390 5796 17391 5797 17392 5797 17393 5797 17394 5798 17395 5798 17396 5798 17397 5799 17398 5799 17399 5799 17400 5800 17401 5800 17402 5800 17403 5801 17404 5801 17405 5801 17406 5802 17407 5802 17408 5802 17409 5803 17410 5803 17411 5803 17412 5804 17413 5804 17414 5804 17415 5805 17416 5805 17417 5805 17418 5806 17419 5806 17420 5806 17421 5807 17422 5807 17423 5807 17424 5808 17425 5808 17426 5808 17427 5809 17428 5809 17429 5809 17430 5810 17431 5810 17432 5810 17433 5811 17434 5811 17435 5811 17436 5812 17437 5812 17438 5812 17439 5813 17440 5813 17441 5813 17442 5814 17443 5814 17444 5814 17445 5815 17446 5815 17447 5815 17448 5816 17449 5816 17450 5816 17451 5817 17452 5817 17453 5817 17454 5818 17455 5818 17456 5818 17457 5819 17458 5819 17459 5819 17460 5820 17461 5820 17462 5820 17463 5821 17464 5821 17465 5821 17466 5822 17467 5822 17468 5822 17469 5823 17470 5823 17471 5823 17472 5824 17473 5824 17474 5824 17475 5825 17476 5825 17477 5825 17478 5826 17479 5826 17480 5826 17481 5827 17482 5827 17483 5827 17484 5828 17485 5828 17486 5828 17487 5829 17488 5829 17489 5829 17490 5830 17491 5830 17492 5830 17493 5831 17494 5831 17495 5831 17496 5832 17497 5832 17498 5832 17499 5833 17500 5833 17501 5833 17502 5834 17503 5834 17504 5834 17505 5835 17506 5835 17507 5835 17508 5836 17509 5836 17510 5836 17511 5837 17512 5837 17513 5837 17514 5838 17515 5838 17516 5838 17517 5839 17518 5839 17519 5839 17520 5840 17521 5840 17522 5840 17523 5841 17524 5841 17525 5841 17526 5842 17527 5842 17528 5842 17529 5843 17530 5843 17531 5843 17532 5844 17533 5844 17534 5844 17535 5845 17536 5845 17537 5845 17538 5846 17539 5846 17540 5846 17541 5847 17542 5847 17543 5847 17544 5848 17545 5848 17546 5848 17547 5849 17548 5849 17549 5849 17550 5850 17551 5850 17552 5850 17553 5851 17554 5851 17555 5851 17556 5852 17557 5852 17558 5852 17559 5853 17560 5853 17561 5853 17562 5854 17563 5854 17564 5854 17565 5855 17566 5855 17567 5855 17568 5856 17569 5856 17570 5856 17571 5857 17572 5857 17573 5857 17574 5858 17575 5858 17576 5858 17577 5859 17578 5859 17579 5859 17580 5860 17581 5860 17582 5860 17583 5861 17584 5861 17585 5861 17586 5862 17587 5862 17588 5862 17589 5863 17590 5863 17591 5863 17592 5864 17593 5864 17594 5864 17595 5865 17596 5865 17597 5865 17598 5866 17599 5866 17600 5866 17601 5867 17602 5867 17603 5867 17604 5868 17605 5868 17606 5868 17607 5869 17608 5869 17609 5869 17610 5870 17611 5870 17612 5870 17613 5871 17614 5871 17615 5871 17616 5872 17617 5872 17618 5872 17619 5873 17620 5873 17621 5873 17622 5874 17623 5874 17624 5874 17625 5875 17626 5875 17627 5875 17628 5876 17629 5876 17630 5876 17631 5877 17632 5877 17633 5877 17634 5878 17635 5878 17636 5878 17637 5879 17638 5879 17639 5879 17640 5880 17641 5880 17642 5880 17643 5881 17644 5881 17645 5881 17646 5882 17647 5882 17648 5882 17649 5883 17650 5883 17651 5883 17652 5884 17653 5884 17654 5884 17655 5885 17656 5885 17657 5885 17658 5886 17659 5886 17660 5886 17661 5887 17662 5887 17663 5887 17664 5888 17665 5888 17666 5888 17667 5889 17668 5889 17669 5889 17670 5890 17671 5890 17672 5890 17673 5891 17674 5891 17675 5891 17676 5892 17677 5892 17678 5892 17679 5893 17680 5893 17681 5893 17682 5894 17683 5894 17684 5894 17685 5895 17686 5895 17687 5895 17688 5896 17689 5896 17690 5896 17691 5897 17692 5897 17693 5897 17694 5898 17695 5898 17696 5898 17697 5899 17698 5899 17699 5899 17700 5900 17701 5900 17702 5900 17703 5901 17704 5901 17705 5901 17706 5902 17707 5902 17708 5902 17709 5903 17710 5903 17711 5903 17712 5904 17713 5904 17714 5904 17715 5905 17716 5905 17717 5905 17718 5906 17719 5906 17720 5906 17721 5907 17722 5907 17723 5907 17724 5908 17725 5908 17726 5908 17727 5909 17728 5909 17729 5909 17730 5910 17731 5910 17732 5910 17733 5911 17734 5911 17735 5911 17736 5912 17737 5912 17738 5912 17739 5913 17740 5913 17741 5913 17742 5914 17743 5914 17744 5914 17745 5915 17746 5915 17747 5915 17748 5916 17749 5916 17750 5916 17751 5917 17752 5917 17753 5917 17754 5918 17755 5918 17756 5918 17757 5919 17758 5919 17759 5919 17760 5920 17761 5920 17762 5920 17763 5921 17764 5921 17765 5921 17766 5922 17767 5922 17768 5922 17769 5923 17770 5923 17771 5923 17772 5924 17773 5924 17774 5924 17775 5925 17776 5925 17777 5925 17778 5926 17779 5926 17780 5926 17781 5927 17782 5927 17783 5927 17784 5928 17785 5928 17786 5928 17787 5929 17788 5929 17789 5929 17790 5930 17791 5930 17792 5930 17793 5931 17794 5931 17795 5931 17796 5932 17797 5932 17798 5932 17799 5933 17800 5933 17801 5933 17802 5934 17803 5934 17804 5934 17805 5935 17806 5935 17807 5935 17808 5936 17809 5936 17810 5936 17811 5937 17812 5937 17813 5937 17814 5938 17815 5938 17816 5938 17817 5939 17818 5939 17819 5939 17820 5940 17821 5940 17822 5940 17823 5941 17824 5941 17825 5941 17826 5942 17827 5942 17828 5942 17829 5943 17830 5943 17831 5943 17832 5944 17833 5944 17834 5944 17835 5945 17836 5945 17837 5945 17838 5946 17839 5946 17840 5946 17841 5947 17842 5947 17843 5947 17844 5948 17845 5948 17846 5948 17847 5949 17848 5949 17849 5949 17850 5950 17851 5950 17852 5950 17853 5951 17854 5951 17855 5951 17856 5952 17857 5952 17858 5952 17859 5953 17860 5953 17861 5953 17862 5954 17863 5954 17864 5954 17865 5955 17866 5955 17867 5955 17868 5956 17869 5956 17870 5956 17871 5957 17872 5957 17873 5957 17874 5958 17875 5958 17876 5958 17877 5959 17878 5959 17879 5959 17880 5960 17881 5960 17882 5960 17883 5961 17884 5961 17885 5961 17886 5962 17887 5962 17888 5962 17889 5963 17890 5963 17891 5963 17892 5964 17893 5964 17894 5964 17895 5965 17896 5965 17897 5965 17898 5966 17899 5966 17900 5966 17901 5967 17902 5967 17903 5967 17904 5968 17905 5968 17906 5968 17907 5969 17908 5969 17909 5969 17910 5970 17911 5970 17912 5970 17913 5971 17914 5971 17915 5971 17916 5972 17917 5972 17918 5972 17919 5973 17920 5973 17921 5973 17922 5974 17923 5974 17924 5974 17925 5975 17926 5975 17927 5975 17928 5976 17929 5976 17930 5976 17931 5977 17932 5977 17933 5977 17934 5978 17935 5978 17936 5978 17937 5979 17938 5979 17939 5979 17940 5980 17941 5980 17942 5980 17943 5981 17944 5981 17945 5981 17946 5982 17947 5982 17948 5982 17949 5983 17950 5983 17951 5983 17952 5984 17953 5984 17954 5984 17955 5985 17956 5985 17957 5985 17958 5986 17959 5986 17960 5986 17961 5987 17962 5987 17963 5987 17964 5988 17965 5988 17966 5988 17967 5989 17968 5989 17969 5989 17970 5990 17971 5990 17972 5990 17973 5991 17974 5991 17975 5991 17976 5992 17977 5992 17978 5992 17979 5993 17980 5993 17981 5993 17982 5994 17983 5994 17984 5994 17985 5995 17986 5995 17987 5995 17988 5996 17989 5996 17990 5996 17991 5997 17992 5997 17993 5997 17994 5998 17995 5998 17996 5998 17997 5999 17998 5999 17999 5999 18000 6000 18001 6000 18002 6000 18003 6001 18004 6001 18005 6001 18006 6002 18007 6002 18008 6002 18009 6003 18010 6003 18011 6003 18012 6004 18013 6004 18014 6004 18015 6005 18016 6005 18017 6005 18018 6006 18019 6006 18020 6006 18021 6007 18022 6007 18023 6007 18024 6008 18025 6008 18026 6008 18027 6009 18028 6009 18029 6009 18030 6010 18031 6010 18032 6010 18033 6011 18034 6011 18035 6011 18036 6012 18037 6012 18038 6012 18039 6013 18040 6013 18041 6013 18042 6014 18043 6014 18044 6014 18045 6015 18046 6015 18047 6015 18048 6016 18049 6016 18050 6016 18051 6017 18052 6017 18053 6017 18054 6018 18055 6018 18056 6018 18057 6019 18058 6019 18059 6019 18060 6020 18061 6020 18062 6020 18063 6021 18064 6021 18065 6021 18066 6022 18067 6022 18068 6022 18069 6023 18070 6023 18071 6023 18072 6024 18073 6024 18074 6024 18075 6025 18076 6025 18077 6025 18078 6026 18079 6026 18080 6026 18081 6027 18082 6027 18083 6027 18084 6028 18085 6028 18086 6028 18087 6029 18088 6029 18089 6029 18090 6030 18091 6030 18092 6030 18093 6031 18094 6031 18095 6031 18096 6032 18097 6032 18098 6032 18099 6033 18100 6033 18101 6033 18102 6034 18103 6034 18104 6034 18105 6035 18106 6035 18107 6035 18108 6036 18109 6036 18110 6036 18111 6037 18112 6037 18113 6037 18114 6038 18115 6038 18116 6038 18117 6039 18118 6039 18119 6039 18120 6040 18121 6040 18122 6040 18123 6041 18124 6041 18125 6041 18126 6042 18127 6042 18128 6042 18129 6043 18130 6043 18131 6043 18132 6044 18133 6044 18134 6044 18135 6045 18136 6045 18137 6045 18138 6046 18139 6046 18140 6046 18141 6047 18142 6047 18143 6047 18144 6048 18145 6048 18146 6048 18147 6049 18148 6049 18149 6049 18150 6050 18151 6050 18152 6050 18153 6051 18154 6051 18155 6051 18156 6052 18157 6052 18158 6052 18159 6053 18160 6053 18161 6053 18162 6054 18163 6054 18164 6054 18165 6055 18166 6055 18167 6055 18168 6056 18169 6056 18170 6056 18171 6057 18172 6057 18173 6057 18174 6058 18175 6058 18176 6058 18177 6059 18178 6059 18179 6059 18180 6060 18181 6060 18182 6060 18183 6061 18184 6061 18185 6061 18186 6062 18187 6062 18188 6062 18189 6063 18190 6063 18191 6063 18192 6064 18193 6064 18194 6064 18195 6065 18196 6065 18197 6065 18198 6066 18199 6066 18200 6066 18201 6067 18202 6067 18203 6067 18204 6068 18205 6068 18206 6068 18207 6069 18208 6069 18209 6069 18210 6070 18211 6070 18212 6070 18213 6071 18214 6071 18215 6071 18216 6072 18217 6072 18218 6072 18219 6073 18220 6073 18221 6073 18222 6074 18223 6074 18224 6074 18225 6075 18226 6075 18227 6075 18228 6076 18229 6076 18230 6076 18231 6077 18232 6077 18233 6077 18234 6078 18235 6078 18236 6078 18237 6079 18238 6079 18239 6079 18240 6080 18241 6080 18242 6080 18243 6081 18244 6081 18245 6081 18246 6082 18247 6082 18248 6082 18249 6083 18250 6083 18251 6083 18252 6084 18253 6084 18254 6084 18255 6085 18256 6085 18257 6085 18258 6086 18259 6086 18260 6086 18261 6087 18262 6087 18263 6087 18264 6088 18265 6088 18266 6088 18267 6089 18268 6089 18269 6089 18270 6090 18271 6090 18272 6090 18273 6091 18274 6091 18275 6091 18276 6092 18277 6092 18278 6092 18279 6093 18280 6093 18281 6093 18282 6094 18283 6094 18284 6094 18285 6095 18286 6095 18287 6095 18288 6096 18289 6096 18290 6096 18291 6097 18292 6097 18293 6097 18294 6098 18295 6098 18296 6098 18297 6099 18298 6099 18299 6099 18300 6100 18301 6100 18302 6100 18303 6101 18304 6101 18305 6101 18306 6102 18307 6102 18308 6102 18309 6103 18310 6103 18311 6103 18312 6104 18313 6104 18314 6104 18315 6105 18316 6105 18317 6105 18318 6106 18319 6106 18320 6106 18321 6107 18322 6107 18323 6107 18324 6108 18325 6108 18326 6108 18327 6109 18328 6109 18329 6109 18330 6110 18331 6110 18332 6110 18333 6111 18334 6111 18335 6111 18336 6112 18337 6112 18338 6112 18339 6113 18340 6113 18341 6113 18342 6114 18343 6114 18344 6114 18345 6115 18346 6115 18347 6115 18348 6116 18349 6116 18350 6116 18351 6117 18352 6117 18353 6117 18354 6118 18355 6118 18356 6118 18357 6119 18358 6119 18359 6119 18360 6120 18361 6120 18362 6120 18363 6121 18364 6121 18365 6121 18366 6122 18367 6122 18368 6122 18369 6123 18370 6123 18371 6123 18372 6124 18373 6124 18374 6124 18375 6125 18376 6125 18377 6125 18378 6126 18379 6126 18380 6126 18381 6127 18382 6127 18383 6127 18384 6128 18385 6128 18386 6128 18387 6129 18388 6129 18389 6129 18390 6130 18391 6130 18392 6130 18393 6131 18394 6131 18395 6131 18396 6132 18397 6132 18398 6132 18399 6133 18400 6133 18401 6133 18402 6134 18403 6134 18404 6134 18405 6135 18406 6135 18407 6135 18408 6136 18409 6136 18410 6136 18411 6137 18412 6137 18413 6137 18414 6138 18415 6138 18416 6138 18417 6139 18418 6139 18419 6139 18420 6140 18421 6140 18422 6140 18423 6141 18424 6141 18425 6141 18426 6142 18427 6142 18428 6142 18429 6143 18430 6143 18431 6143 18432 6144 18433 6144 18434 6144 18435 6145 18436 6145 18437 6145 18438 6146 18439 6146 18440 6146 18441 6147 18442 6147 18443 6147 18444 6148 18445 6148 18446 6148 18447 6149 18448 6149 18449 6149 18450 6150 18451 6150 18452 6150 18453 6151 18454 6151 18455 6151 18456 6152 18457 6152 18458 6152 18459 6153 18460 6153 18461 6153 18462 6154 18463 6154 18464 6154 18465 6155 18466 6155 18467 6155 18468 6156 18469 6156 18470 6156 18471 6157 18472 6157 18473 6157 18474 6158 18475 6158 18476 6158 18477 6159 18478 6159 18479 6159 18480 6160 18481 6160 18482 6160 18483 6161 18484 6161 18485 6161 18486 6162 18487 6162 18488 6162 18489 6163 18490 6163 18491 6163 18492 6164 18493 6164 18494 6164 18495 6165 18496 6165 18497 6165 18498 6166 18499 6166 18500 6166 18501 6167 18502 6167 18503 6167 18504 6168 18505 6168 18506 6168 18507 6169 18508 6169 18509 6169 18510 6170 18511 6170 18512 6170 18513 6171 18514 6171 18515 6171 18516 6172 18517 6172 18518 6172 18519 6173 18520 6173 18521 6173 18522 6174 18523 6174 18524 6174 18525 6175 18526 6175 18527 6175 18528 6176 18529 6176 18530 6176 18531 6177 18532 6177 18533 6177 18534 6178 18535 6178 18536 6178 18537 6179 18538 6179 18539 6179 18540 6180 18541 6180 18542 6180 18543 6181 18544 6181 18545 6181 18546 6182 18547 6182 18548 6182 18549 6183 18550 6183 18551 6183 18552 6184 18553 6184 18554 6184 18555 6185 18556 6185 18557 6185 18558 6186 18559 6186 18560 6186 18561 6187 18562 6187 18563 6187 18564 6188 18565 6188 18566 6188 18567 6189 18568 6189 18569 6189 18570 6190 18571 6190 18572 6190 18573 6191 18574 6191 18575 6191 18576 6192 18577 6192 18578 6192 18579 6193 18580 6193 18581 6193 18582 6194 18583 6194 18584 6194 18585 6195 18586 6195 18587 6195 18588 6196 18589 6196 18590 6196 18591 6197 18592 6197 18593 6197 18594 6198 18595 6198 18596 6198 18597 6199 18598 6199 18599 6199 18600 6200 18601 6200 18602 6200 18603 6201 18604 6201 18605 6201 18606 6202 18607 6202 18608 6202 18609 6203 18610 6203 18611 6203 18612 6204 18613 6204 18614 6204 18615 6205 18616 6205 18617 6205 18618 6206 18619 6206 18620 6206 18621 6207 18622 6207 18623 6207 18624 6208 18625 6208 18626 6208 18627 6209 18628 6209 18629 6209 18630 6210 18631 6210 18632 6210 18633 6211 18634 6211 18635 6211 18636 6212 18637 6212 18638 6212 18639 6213 18640 6213 18641 6213 18642 6214 18643 6214 18644 6214 18645 6215 18646 6215 18647 6215 18648 6216 18649 6216 18650 6216 18651 6217 18652 6217 18653 6217 18654 6218 18655 6218 18656 6218 18657 6219 18658 6219 18659 6219 18660 6220 18661 6220 18662 6220 18663 6221 18664 6221 18665 6221 18666 6222 18667 6222 18668 6222 18669 6223 18670 6223 18671 6223 18672 6224 18673 6224 18674 6224 18675 6225 18676 6225 18677 6225 18678 6226 18679 6226 18680 6226 18681 6227 18682 6227 18683 6227 18684 6228 18685 6228 18686 6228 18687 6229 18688 6229 18689 6229 18690 6230 18691 6230 18692 6230 18693 6231 18694 6231 18695 6231 18696 6232 18697 6232 18698 6232 18699 6233 18700 6233 18701 6233 18702 6234 18703 6234 18704 6234 18705 6235 18706 6235 18707 6235 18708 6236 18709 6236 18710 6236 18711 6237 18712 6237 18713 6237 18714 6238 18715 6238 18716 6238 18717 6239 18718 6239 18719 6239 18720 6240 18721 6240 18722 6240 18723 6241 18724 6241 18725 6241 18726 6242 18727 6242 18728 6242 18729 6243 18730 6243 18731 6243 18732 6244 18733 6244 18734 6244 18735 6245 18736 6245 18737 6245 18738 6246 18739 6246 18740 6246 18741 6247 18742 6247 18743 6247 18744 6248 18745 6248 18746 6248 18747 6249 18748 6249 18749 6249 18750 6250 18751 6250 18752 6250 18753 6251 18754 6251 18755 6251 18756 6252 18757 6252 18758 6252 18759 6253 18760 6253 18761 6253 18762 6254 18763 6254 18764 6254 18765 6255 18766 6255 18767 6255 18768 6256 18769 6256 18770 6256 18771 6257 18772 6257 18773 6257 18774 6258 18775 6258 18776 6258 18777 6259 18778 6259 18779 6259 18780 6260 18781 6260 18782 6260 18783 6261 18784 6261 18785 6261 18786 6262 18787 6262 18788 6262 18789 6263 18790 6263 18791 6263 18792 6264 18793 6264 18794 6264 18795 6265 18796 6265 18797 6265 18798 6266 18799 6266 18800 6266 18801 6267 18802 6267 18803 6267 18804 6268 18805 6268 18806 6268 18807 6269 18808 6269 18809 6269 18810 6270 18811 6270 18812 6270 18813 6271 18814 6271 18815 6271 18816 6272 18817 6272 18818 6272 18819 6273 18820 6273 18821 6273 18822 6274 18823 6274 18824 6274 18825 6275 18826 6275 18827 6275 18828 6276 18829 6276 18830 6276 18831 6277 18832 6277 18833 6277 18834 6278 18835 6278 18836 6278 18837 6279 18838 6279 18839 6279 18840 6280 18841 6280 18842 6280 18843 6281 18844 6281 18845 6281 18846 6282 18847 6282 18848 6282 18849 6283 18850 6283 18851 6283 18852 6284 18853 6284 18854 6284 18855 6285 18856 6285 18857 6285 18858 6286 18859 6286 18860 6286 18861 6287 18862 6287 18863 6287 18864 6288 18865 6288 18866 6288 18867 6289 18868 6289 18869 6289 18870 6290 18871 6290 18872 6290 18873 6291 18874 6291 18875 6291 18876 6292 18877 6292 18878 6292 18879 6293 18880 6293 18881 6293 18882 6294 18883 6294 18884 6294 18885 6295 18886 6295 18887 6295 18888 6296 18889 6296 18890 6296 18891 6297 18892 6297 18893 6297 18894 6298 18895 6298 18896 6298 18897 6299 18898 6299 18899 6299 18900 6300 18901 6300 18902 6300 18903 6301 18904 6301 18905 6301 18906 6302 18907 6302 18908 6302 18909 6303 18910 6303 18911 6303 18912 6304 18913 6304 18914 6304 18915 6305 18916 6305 18917 6305 18918 6306 18919 6306 18920 6306 18921 6307 18922 6307 18923 6307 18924 6308 18925 6308 18926 6308 18927 6309 18928 6309 18929 6309 18930 6310 18931 6310 18932 6310 18933 6311 18934 6311 18935 6311 18936 6312 18937 6312 18938 6312 18939 6313 18940 6313 18941 6313 18942 6314 18943 6314 18944 6314 18945 6315 18946 6315 18947 6315 18948 6316 18949 6316 18950 6316 18951 6317 18952 6317 18953 6317 18954 6318 18955 6318 18956 6318 18957 6319 18958 6319 18959 6319 18960 6320 18961 6320 18962 6320 18963 6321 18964 6321 18965 6321 18966 6322 18967 6322 18968 6322 18969 6323 18970 6323 18971 6323 18972 6324 18973 6324 18974 6324 18975 6325 18976 6325 18977 6325 18978 6326 18979 6326 18980 6326 18981 6327 18982 6327 18983 6327 18984 6328 18985 6328 18986 6328 18987 6329 18988 6329 18989 6329 18990 6330 18991 6330 18992 6330 18993 6331 18994 6331 18995 6331 18996 6332 18997 6332 18998 6332 18999 6333 19000 6333 19001 6333 19002 6334 19003 6334 19004 6334 19005 6335 19006 6335 19007 6335 19008 6336 19009 6336 19010 6336 19011 6337 19012 6337 19013 6337 19014 6338 19015 6338 19016 6338 19017 6339 19018 6339 19019 6339 19020 6340 19021 6340 19022 6340 19023 6341 19024 6341 19025 6341 19026 6342 19027 6342 19028 6342 19029 6343 19030 6343 19031 6343 19032 6344 19033 6344 19034 6344 19035 6345 19036 6345 19037 6345 19038 6346 19039 6346 19040 6346 19041 6347 19042 6347 19043 6347 19044 6348 19045 6348 19046 6348 19047 6349 19048 6349 19049 6349 19050 6350 19051 6350 19052 6350 19053 6351 19054 6351 19055 6351 19056 6352 19057 6352 19058 6352 19059 6353 19060 6353 19061 6353 19062 6354 19063 6354 19064 6354 19065 6355 19066 6355 19067 6355 19068 6356 19069 6356 19070 6356 19071 6357 19072 6357 19073 6357 19074 6358 19075 6358 19076 6358 19077 6359 19078 6359 19079 6359 19080 6360 19081 6360 19082 6360 19083 6361 19084 6361 19085 6361 19086 6362 19087 6362 19088 6362 19089 6363 19090 6363 19091 6363 19092 6364 19093 6364 19094 6364 19095 6365 19096 6365 19097 6365 19098 6366 19099 6366 19100 6366 19101 6367 19102 6367 19103 6367 19104 6368 19105 6368 19106 6368 19107 6369 19108 6369 19109 6369 19110 6370 19111 6370 19112 6370 19113 6371 19114 6371 19115 6371 19116 6372 19117 6372 19118 6372 19119 6373 19120 6373 19121 6373 19122 6374 19123 6374 19124 6374 19125 6375 19126 6375 19127 6375 19128 6376 19129 6376 19130 6376 19131 6377 19132 6377 19133 6377 19134 6378 19135 6378 19136 6378 19137 6379 19138 6379 19139 6379 19140 6380 19141 6380 19142 6380 19143 6381 19144 6381 19145 6381 19146 6382 19147 6382 19148 6382 19149 6383 19150 6383 19151 6383 19152 6384 19153 6384 19154 6384 19155 6385 19156 6385 19157 6385 19158 6386 19159 6386 19160 6386 19161 6387 19162 6387 19163 6387 19164 6388 19165 6388 19166 6388 19167 6389 19168 6389 19169 6389 19170 6390 19171 6390 19172 6390 19173 6391 19174 6391 19175 6391 19176 6392 19177 6392 19178 6392 19179 6393 19180 6393 19181 6393 19182 6394 19183 6394 19184 6394 19185 6395 19186 6395 19187 6395 19188 6396 19189 6396 19190 6396 19191 6397 19192 6397 19193 6397 19194 6398 19195 6398 19196 6398 19197 6399 19198 6399 19199 6399 19200 6400 19201 6400 19202 6400 19203 6401 19204 6401 19205 6401 19206 6402 19207 6402 19208 6402 19209 6403 19210 6403 19211 6403 19212 6404 19213 6404 19214 6404 19215 6405 19216 6405 19217 6405 19218 6406 19219 6406 19220 6406 19221 6407 19222 6407 19223 6407 19224 6408 19225 6408 19226 6408 19227 6409 19228 6409 19229 6409 19230 6410 19231 6410 19232 6410 19233 6411 19234 6411 19235 6411 19236 6412 19237 6412 19238 6412 19239 6413 19240 6413 19241 6413 19242 6414 19243 6414 19244 6414 19245 6415 19246 6415 19247 6415 19248 6416 19249 6416 19250 6416 19251 6417 19252 6417 19253 6417 19254 6418 19255 6418 19256 6418 19257 6419 19258 6419 19259 6419 19260 6420 19261 6420 19262 6420 19263 6421 19264 6421 19265 6421 19266 6422 19267 6422 19268 6422 19269 6423 19270 6423 19271 6423 19272 6424 19273 6424 19274 6424 19275 6425 19276 6425 19277 6425 19278 6426 19279 6426 19280 6426 19281 6427 19282 6427 19283 6427 19284 6428 19285 6428 19286 6428 19287 6429 19288 6429 19289 6429 19290 6430 19291 6430 19292 6430 19293 6431 19294 6431 19295 6431 19296 6432 19297 6432 19298 6432 19299 6433 19300 6433 19301 6433 19302 6434 19303 6434 19304 6434 19305 6435 19306 6435 19307 6435 19308 6436 19309 6436 19310 6436 19311 6437 19312 6437 19313 6437 19314 6438 19315 6438 19316 6438 19317 6439 19318 6439 19319 6439 19320 6440 19321 6440 19322 6440 19323 6441 19324 6441 19325 6441 19326 6442 19327 6442 19328 6442 19329 6443 19330 6443 19331 6443 19332 6444 19333 6444 19334 6444 19335 6445 19336 6445 19337 6445 19338 6446 19339 6446 19340 6446 19341 6447 19342 6447 19343 6447 19344 6448 19345 6448 19346 6448 19347 6449 19348 6449 19349 6449 19350 6450 19351 6450 19352 6450 19353 6451 19354 6451 19355 6451 19356 6452 19357 6452 19358 6452 19359 6453 19360 6453 19361 6453 19362 6454 19363 6454 19364 6454 19365 6455 19366 6455 19367 6455 19368 6456 19369 6456 19370 6456 19371 6457 19372 6457 19373 6457 19374 6458 19375 6458 19376 6458 19377 6459 19378 6459 19379 6459 19380 6460 19381 6460 19382 6460 19383 6461 19384 6461 19385 6461 19386 6462 19387 6462 19388 6462 19389 6463 19390 6463 19391 6463 19392 6464 19393 6464 19394 6464 19395 6465 19396 6465 19397 6465 19398 6466 19399 6466 19400 6466 19401 6467 19402 6467 19403 6467 19404 6468 19405 6468 19406 6468 19407 6469 19408 6469 19409 6469 19410 6470 19411 6470 19412 6470 19413 6471 19414 6471 19415 6471 19416 6472 19417 6472 19418 6472 19419 6473 19420 6473 19421 6473 19422 6474 19423 6474 19424 6474 19425 6475 19426 6475 19427 6475 19428 6476 19429 6476 19430 6476 19431 6477 19432 6477 19433 6477 19434 6478 19435 6478 19436 6478 19437 6479 19438 6479 19439 6479 19440 6480 19441 6480 19442 6480 19443 6481 19444 6481 19445 6481 19446 6482 19447 6482 19448 6482 19449 6483 19450 6483 19451 6483 19452 6484 19453 6484 19454 6484 19455 6485 19456 6485 19457 6485 19458 6486 19459 6486 19460 6486 19461 6487 19462 6487 19463 6487 19464 6488 19465 6488 19466 6488 19467 6489 19468 6489 19469 6489 19470 6490 19471 6490 19472 6490 19473 6491 19474 6491 19475 6491 19476 6492 19477 6492 19478 6492 19479 6493 19480 6493 19481 6493 19482 6494 19483 6494 19484 6494 19485 6495 19486 6495 19487 6495 19488 6496 19489 6496 19490 6496 19491 6497 19492 6497 19493 6497 19494 6498 19495 6498 19496 6498 19497 6499 19498 6499 19499 6499 19500 6500 19501 6500 19502 6500 19503 6501 19504 6501 19505 6501 19506 6502 19507 6502 19508 6502 19509 6503 19510 6503 19511 6503 19512 6504 19513 6504 19514 6504 19515 6505 19516 6505 19517 6505 19518 6506 19519 6506 19520 6506 19521 6507 19522 6507 19523 6507 19524 6508 19525 6508 19526 6508 19527 6509 19528 6509 19529 6509 19530 6510 19531 6510 19532 6510 19533 6511 19534 6511 19535 6511 19536 6512 19537 6512 19538 6512 19539 6513 19540 6513 19541 6513 19542 6514 19543 6514 19544 6514 19545 6515 19546 6515 19547 6515 19548 6516 19549 6516 19550 6516 19551 6517 19552 6517 19553 6517 19554 6518 19555 6518 19556 6518 19557 6519 19558 6519 19559 6519 19560 6520 19561 6520 19562 6520 19563 6521 19564 6521 19565 6521 19566 6522 19567 6522 19568 6522 19569 6523 19570 6523 19571 6523 19572 6524 19573 6524 19574 6524 19575 6525 19576 6525 19577 6525 19578 6526 19579 6526 19580 6526 19581 6527 19582 6527 19583 6527 19584 6528 19585 6528 19586 6528 19587 6529 19588 6529 19589 6529 19590 6530 19591 6530 19592 6530 19593 6531 19594 6531 19595 6531 19596 6532 19597 6532 19598 6532 19599 6533 19600 6533 19601 6533 19602 6534 19603 6534 19604 6534 19605 6535 19606 6535 19607 6535 19608 6536 19609 6536 19610 6536 19611 6537 19612 6537 19613 6537 19614 6538 19615 6538 19616 6538 19617 6539 19618 6539 19619 6539 19620 6540 19621 6540 19622 6540 19623 6541 19624 6541 19625 6541 19626 6542 19627 6542 19628 6542 19629 6543 19630 6543 19631 6543 19632 6544 19633 6544 19634 6544 19635 6545 19636 6545 19637 6545 19638 6546 19639 6546 19640 6546 19641 6547 19642 6547 19643 6547 19644 6548 19645 6548 19646 6548 19647 6549 19648 6549 19649 6549 19650 6550 19651 6550 19652 6550 19653 6551 19654 6551 19655 6551 19656 6552 19657 6552 19658 6552 19659 6553 19660 6553 19661 6553 19662 6554 19663 6554 19664 6554 19665 6555 19666 6555 19667 6555 19668 6556 19669 6556 19670 6556 19671 6557 19672 6557 19673 6557 19674 6558 19675 6558 19676 6558 19677 6559 19678 6559 19679 6559 19680 6560 19681 6560 19682 6560 19683 6561 19684 6561 19685 6561 19686 6562 19687 6562 19688 6562 19689 6563 19690 6563 19691 6563 19692 6564 19693 6564 19694 6564 19695 6565 19696 6565 19697 6565 19698 6566 19699 6566 19700 6566 19701 6567 19702 6567 19703 6567 19704 6568 19705 6568 19706 6568 19707 6569 19708 6569 19709 6569 19710 6570 19711 6570 19712 6570 19713 6571 19714 6571 19715 6571 19716 6572 19717 6572 19718 6572 19719 6573 19720 6573 19721 6573 19722 6574 19723 6574 19724 6574 19725 6575 19726 6575 19727 6575 19728 6576 19729 6576 19730 6576 19731 6577 19732 6577 19733 6577 19734 6578 19735 6578 19736 6578 19737 6579 19738 6579 19739 6579 19740 6580 19741 6580 19742 6580 19743 6581 19744 6581 19745 6581 19746 6582 19747 6582 19748 6582 19749 6583 19750 6583 19751 6583 19752 6584 19753 6584 19754 6584 19755 6585 19756 6585 19757 6585 19758 6586 19759 6586 19760 6586 19761 6587 19762 6587 19763 6587 19764 6588 19765 6588 19766 6588 19767 6589 19768 6589 19769 6589 19770 6590 19771 6590 19772 6590 19773 6591 19774 6591 19775 6591 19776 6592 19777 6592 19778 6592 19779 6593 19780 6593 19781 6593 19782 6594 19783 6594 19784 6594 19785 6595 19786 6595 19787 6595 19788 6596 19789 6596 19790 6596 19791 6597 19792 6597 19793 6597 19794 6598 19795 6598 19796 6598 19797 6599 19798 6599 19799 6599 19800 6600 19801 6600 19802 6600 19803 6601 19804 6601 19805 6601 19806 6602 19807 6602 19808 6602 19809 6603 19810 6603 19811 6603 19812 6604 19813 6604 19814 6604 19815 6605 19816 6605 19817 6605 19818 6606 19819 6606 19820 6606 19821 6607 19822 6607 19823 6607 19824 6608 19825 6608 19826 6608 19827 6609 19828 6609 19829 6609 19830 6610 19831 6610 19832 6610 19833 6611 19834 6611 19835 6611 19836 6612 19837 6612 19838 6612 19839 6613 19840 6613 19841 6613 19842 6614 19843 6614 19844 6614 19845 6615 19846 6615 19847 6615 19848 6616 19849 6616 19850 6616 19851 6617 19852 6617 19853 6617 19854 6618 19855 6618 19856 6618 19857 6619 19858 6619 19859 6619 19860 6620 19861 6620 19862 6620 19863 6621 19864 6621 19865 6621 19866 6622 19867 6622 19868 6622 19869 6623 19870 6623 19871 6623 19872 6624 19873 6624 19874 6624 19875 6625 19876 6625 19877 6625 19878 6626 19879 6626 19880 6626 19881 6627 19882 6627 19883 6627 19884 6628 19885 6628 19886 6628 19887 6629 19888 6629 19889 6629 19890 6630 19891 6630 19892 6630 19893 6631 19894 6631 19895 6631 19896 6632 19897 6632 19898 6632 19899 6633 19900 6633 19901 6633 19902 6634 19903 6634 19904 6634 19905 6635 19906 6635 19907 6635 19908 6636 19909 6636 19910 6636 19911 6637 19912 6637 19913 6637 19914 6638 19915 6638 19916 6638 19917 6639 19918 6639 19919 6639 19920 6640 19921 6640 19922 6640 19923 6641 19924 6641 19925 6641 19926 6642 19927 6642 19928 6642 19929 6643 19930 6643 19931 6643 19932 6644 19933 6644 19934 6644 19935 6645 19936 6645 19937 6645 19938 6646 19939 6646 19940 6646 19941 6647 19942 6647 19943 6647 19944 6648 19945 6648 19946 6648 19947 6649 19948 6649 19949 6649 19950 6650 19951 6650 19952 6650 19953 6651 19954 6651 19955 6651 19956 6652 19957 6652 19958 6652 19959 6653 19960 6653 19961 6653 19962 6654 19963 6654 19964 6654 19965 6655 19966 6655 19967 6655 19968 6656 19969 6656 19970 6656 19971 6657 19972 6657 19973 6657 19974 6658 19975 6658 19976 6658 19977 6659 19978 6659 19979 6659 19980 6660 19981 6660 19982 6660 19983 6661 19984 6661 19985 6661 19986 6662 19987 6662 19988 6662 19989 6663 19990 6663 19991 6663 19992 6664 19993 6664 19994 6664 19995 6665 19996 6665 19997 6665 19998 6666 19999 6666 20000 6666 20001 6667 20002 6667 20003 6667 20004 6668 20005 6668 20006 6668 20007 6669 20008 6669 20009 6669 20010 6670 20011 6670 20012 6670 20013 6671 20014 6671 20015 6671 20016 6672 20017 6672 20018 6672 20019 6673 20020 6673 20021 6673 20022 6674 20023 6674 20024 6674 20025 6675 20026 6675 20027 6675 20028 6676 20029 6676 20030 6676 20031 6677 20032 6677 20033 6677 20034 6678 20035 6678 20036 6678 20037 6679 20038 6679 20039 6679 20040 6680 20041 6680 20042 6680 20043 6681 20044 6681 20045 6681 20046 6682 20047 6682 20048 6682 20049 6683 20050 6683 20051 6683 20052 6684 20053 6684 20054 6684 20055 6685 20056 6685 20057 6685 20058 6686 20059 6686 20060 6686 20061 6687 20062 6687 20063 6687 20064 6688 20065 6688 20066 6688 20067 6689 20068 6689 20069 6689 20070 6690 20071 6690 20072 6690 20073 6691 20074 6691 20075 6691 20076 6692 20077 6692 20078 6692 20079 6693 20080 6693 20081 6693 20082 6694 20083 6694 20084 6694 20085 6695 20086 6695 20087 6695 20088 6696 20089 6696 20090 6696 20091 6697 20092 6697 20093 6697 20094 6698 20095 6698 20096 6698 20097 6699 20098 6699 20099 6699 20100 6700 20101 6700 20102 6700 20103 6701 20104 6701 20105 6701 20106 6702 20107 6702 20108 6702 20109 6703 20110 6703 20111 6703 20112 6704 20113 6704 20114 6704 20115 6705 20116 6705 20117 6705 20118 6706 20119 6706 20120 6706 20121 6707 20122 6707 20123 6707 20124 6708 20125 6708 20126 6708 20127 6709 20128 6709 20129 6709 20130 6710 20131 6710 20132 6710 20133 6711 20134 6711 20135 6711 20136 6712 20137 6712 20138 6712 20139 6713 20140 6713 20141 6713 20142 6714 20143 6714 20144 6714 20145 6715 20146 6715 20147 6715 20148 6716 20149 6716 20150 6716 20151 6717 20152 6717 20153 6717 20154 6718 20155 6718 20156 6718 20157 6719 20158 6719 20159 6719 20160 6720 20161 6720 20162 6720 20163 6721 20164 6721 20165 6721 20166 6722 20167 6722 20168 6722 20169 6723 20170 6723 20171 6723 20172 6724 20173 6724 20174 6724 20175 6725 20176 6725 20177 6725 20178 6726 20179 6726 20180 6726 20181 6727 20182 6727 20183 6727 20184 6728 20185 6728 20186 6728 20187 6729 20188 6729 20189 6729 20190 6730 20191 6730 20192 6730 20193 6731 20194 6731 20195 6731 20196 6732 20197 6732 20198 6732 20199 6733 20200 6733 20201 6733 20202 6734 20203 6734 20204 6734 20205 6735 20206 6735 20207 6735 20208 6736 20209 6736 20210 6736 20211 6737 20212 6737 20213 6737 20214 6738 20215 6738 20216 6738 20217 6739 20218 6739 20219 6739 20220 6740 20221 6740 20222 6740 20223 6741 20224 6741 20225 6741 20226 6742 20227 6742 20228 6742 20229 6743 20230 6743 20231 6743 20232 6744 20233 6744 20234 6744 20235 6745 20236 6745 20237 6745 20238 6746 20239 6746 20240 6746 20241 6747 20242 6747 20243 6747 20244 6748 20245 6748 20246 6748 20247 6749 20248 6749 20249 6749 20250 6750 20251 6750 20252 6750 20253 6751 20254 6751 20255 6751 20256 6752 20257 6752 20258 6752 20259 6753 20260 6753 20261 6753 20262 6754 20263 6754 20264 6754 20265 6755 20266 6755 20267 6755 20268 6756 20269 6756 20270 6756 20271 6757 20272 6757 20273 6757 20274 6758 20275 6758 20276 6758 20277 6759 20278 6759 20279 6759 20280 6760 20281 6760 20282 6760 20283 6761 20284 6761 20285 6761 20286 6762 20287 6762 20288 6762 20289 6763 20290 6763 20291 6763 20292 6764 20293 6764 20294 6764 20295 6765 20296 6765 20297 6765 20298 6766 20299 6766 20300 6766 20301 6767 20302 6767 20303 6767 20304 6768 20305 6768 20306 6768 20307 6769 20308 6769 20309 6769 20310 6770 20311 6770 20312 6770 20313 6771 20314 6771 20315 6771 20316 6772 20317 6772 20318 6772 20319 6773 20320 6773 20321 6773 20322 6774 20323 6774 20324 6774 20325 6775 20326 6775 20327 6775 20328 6776 20329 6776 20330 6776 20331 6777 20332 6777 20333 6777 20334 6778 20335 6778 20336 6778 20337 6779 20338 6779 20339 6779 20340 6780 20341 6780 20342 6780 20343 6781 20344 6781 20345 6781 20346 6782 20347 6782 20348 6782 20349 6783 20350 6783 20351 6783 20352 6784 20353 6784 20354 6784 20355 6785 20356 6785 20357 6785 20358 6786 20359 6786 20360 6786 20361 6787 20362 6787 20363 6787 20364 6788 20365 6788 20366 6788 20367 6789 20368 6789 20369 6789 20370 6790 20371 6790 20372 6790 20373 6791 20374 6791 20375 6791 20376 6792 20377 6792 20378 6792 20379 6793 20380 6793 20381 6793 20382 6794 20383 6794 20384 6794 20385 6795 20386 6795 20387 6795 20388 6796 20389 6796 20390 6796 20391 6797 20392 6797 20393 6797 20394 6798 20395 6798 20396 6798 20397 6799 20398 6799 20399 6799 20400 6800 20401 6800 20402 6800 20403 6801 20404 6801 20405 6801 20406 6802 20407 6802 20408 6802 20409 6803 20410 6803 20411 6803 20412 6804 20413 6804 20414 6804 20415 6805 20416 6805 20417 6805 20418 6806 20419 6806 20420 6806 20421 6807 20422 6807 20423 6807 20424 6808 20425 6808 20426 6808 20427 6809 20428 6809 20429 6809 20430 6810 20431 6810 20432 6810 20433 6811 20434 6811 20435 6811 20436 6812 20437 6812 20438 6812 20439 6813 20440 6813 20441 6813 20442 6814 20443 6814 20444 6814 20445 6815 20446 6815 20447 6815 20448 6816 20449 6816 20450 6816 20451 6817 20452 6817 20453 6817 20454 6818 20455 6818 20456 6818 20457 6819 20458 6819 20459 6819 20460 6820 20461 6820 20462 6820 20463 6821 20464 6821 20465 6821 20466 6822 20467 6822 20468 6822 20469 6823 20470 6823 20471 6823 20472 6824 20473 6824 20474 6824 20475 6825 20476 6825 20477 6825 20478 6826 20479 6826 20480 6826 20481 6827 20482 6827 20483 6827 20484 6828 20485 6828 20486 6828 20487 6829 20488 6829 20489 6829 20490 6830 20491 6830 20492 6830 20493 6831 20494 6831 20495 6831 20496 6832 20497 6832 20498 6832 20499 6833 20500 6833 20501 6833 20502 6834 20503 6834 20504 6834 20505 6835 20506 6835 20507 6835 20508 6836 20509 6836 20510 6836 20511 6837 20512 6837 20513 6837 20514 6838 20515 6838 20516 6838 20517 6839 20518 6839 20519 6839 20520 6840 20521 6840 20522 6840 20523 6841 20524 6841 20525 6841 20526 6842 20527 6842 20528 6842 20529 6843 20530 6843 20531 6843 20532 6844 20533 6844 20534 6844 20535 6845 20536 6845 20537 6845 20538 6846 20539 6846 20540 6846 20541 6847 20542 6847 20543 6847 20544 6848 20545 6848 20546 6848 20547 6849 20548 6849 20549 6849 20550 6850 20551 6850 20552 6850 20553 6851 20554 6851 20555 6851 20556 6852 20557 6852 20558 6852 20559 6853 20560 6853 20561 6853 20562 6854 20563 6854 20564 6854 20565 6855 20566 6855 20567 6855 20568 6856 20569 6856 20570 6856 20571 6857 20572 6857 20573 6857 20574 6858 20575 6858 20576 6858 20577 6859 20578 6859 20579 6859 20580 6860 20581 6860 20582 6860 20583 6861 20584 6861 20585 6861 20586 6862 20587 6862 20588 6862 20589 6863 20590 6863 20591 6863 20592 6864 20593 6864 20594 6864 20595 6865 20596 6865 20597 6865 20598 6866 20599 6866 20600 6866 20601 6867 20602 6867 20603 6867 20604 6868 20605 6868 20606 6868 20607 6869 20608 6869 20609 6869 20610 6870 20611 6870 20612 6870 20613 6871 20614 6871 20615 6871 20616 6872 20617 6872 20618 6872 20619 6873 20620 6873 20621 6873 20622 6874 20623 6874 20624 6874 20625 6875 20626 6875 20627 6875 20628 6876 20629 6876 20630 6876 20631 6877 20632 6877 20633 6877 20634 6878 20635 6878 20636 6878 20637 6879 20638 6879 20639 6879 20640 6880 20641 6880 20642 6880 20643 6881 20644 6881 20645 6881 20646 6882 20647 6882 20648 6882 20649 6883 20650 6883 20651 6883 20652 6884 20653 6884 20654 6884 20655 6885 20656 6885 20657 6885 20658 6886 20659 6886 20660 6886 20661 6887 20662 6887 20663 6887 20664 6888 20665 6888 20666 6888 20667 6889 20668 6889 20669 6889 20670 6890 20671 6890 20672 6890 20673 6891 20674 6891 20675 6891 20676 6892 20677 6892 20678 6892 20679 6893 20680 6893 20681 6893 20682 6894 20683 6894 20684 6894 20685 6895 20686 6895 20687 6895 20688 6896 20689 6896 20690 6896 20691 6897 20692 6897 20693 6897 20694 6898 20695 6898 20696 6898 20697 6899 20698 6899 20699 6899 20700 6900 20701 6900 20702 6900 20703 6901 20704 6901 20705 6901 20706 6902 20707 6902 20708 6902 20709 6903 20710 6903 20711 6903 20712 6904 20713 6904 20714 6904 20715 6905 20716 6905 20717 6905 20718 6906 20719 6906 20720 6906 20721 6907 20722 6907 20723 6907 20724 6908 20725 6908 20726 6908 20727 6909 20728 6909 20729 6909 20730 6910 20731 6910 20732 6910 20733 6911 20734 6911 20735 6911 20736 6912 20737 6912 20738 6912 20739 6913 20740 6913 20741 6913 20742 6914 20743 6914 20744 6914 20745 6915 20746 6915 20747 6915 20748 6916 20749 6916 20750 6916 20751 6917 20752 6917 20753 6917 20754 6918 20755 6918 20756 6918 20757 6919 20758 6919 20759 6919 20760 6920 20761 6920 20762 6920 20763 6921 20764 6921 20765 6921 20766 6922 20767 6922 20768 6922 20769 6923 20770 6923 20771 6923 20772 6924 20773 6924 20774 6924 20775 6925 20776 6925 20777 6925 20778 6926 20779 6926 20780 6926 20781 6927 20782 6927 20783 6927 20784 6928 20785 6928 20786 6928 20787 6929 20788 6929 20789 6929 20790 6930 20791 6930 20792 6930 20793 6931 20794 6931 20795 6931 20796 6932 20797 6932 20798 6932 20799 6933 20800 6933 20801 6933 20802 6934 20803 6934 20804 6934 20805 6935 20806 6935 20807 6935 20808 6936 20809 6936 20810 6936 20811 6937 20812 6937 20813 6937 20814 6938 20815 6938 20816 6938 20817 6939 20818 6939 20819 6939 20820 6940 20821 6940 20822 6940 20823 6941 20824 6941 20825 6941 20826 6942 20827 6942 20828 6942 20829 6943 20830 6943 20831 6943 20832 6944 20833 6944 20834 6944 20835 6945 20836 6945 20837 6945 20838 6946 20839 6946 20840 6946 20841 6947 20842 6947 20843 6947 20844 6948 20845 6948 20846 6948 20847 6949 20848 6949 20849 6949 20850 6950 20851 6950 20852 6950 20853 6951 20854 6951 20855 6951 20856 6952 20857 6952 20858 6952 20859 6953 20860 6953 20861 6953 20862 6954 20863 6954 20864 6954 20865 6955 20866 6955 20867 6955 20868 6956 20869 6956 20870 6956 20871 6957 20872 6957 20873 6957 20874 6958 20875 6958 20876 6958 20877 6959 20878 6959 20879 6959 20880 6960 20881 6960 20882 6960 20883 6961 20884 6961 20885 6961 20886 6962 20887 6962 20888 6962 20889 6963 20890 6963 20891 6963 20892 6964 20893 6964 20894 6964 20895 6965 20896 6965 20897 6965 20898 6966 20899 6966 20900 6966 20901 6967 20902 6967 20903 6967 20904 6968 20905 6968 20906 6968 20907 6969 20908 6969 20909 6969 20910 6970 20911 6970 20912 6970 20913 6971 20914 6971 20915 6971 20916 6972 20917 6972 20918 6972 20919 6973 20920 6973 20921 6973 20922 6974 20923 6974 20924 6974 20925 6975 20926 6975 20927 6975 20928 6976 20929 6976 20930 6976 20931 6977 20932 6977 20933 6977 20934 6978 20935 6978 20936 6978 20937 6979 20938 6979 20939 6979 20940 6980 20941 6980 20942 6980 20943 6981 20944 6981 20945 6981 20946 6982 20947 6982 20948 6982 20949 6983 20950 6983 20951 6983 20952 6984 20953 6984 20954 6984 20955 6985 20956 6985 20957 6985 20958 6986 20959 6986 20960 6986 20961 6987 20962 6987 20963 6987 20964 6988 20965 6988 20966 6988 20967 6989 20968 6989 20969 6989 20970 6990 20971 6990 20972 6990 20973 6991 20974 6991 20975 6991 20976 6992 20977 6992 20978 6992 20979 6993 20980 6993 20981 6993 20982 6994 20983 6994 20984 6994 20985 6995 20986 6995 20987 6995 20988 6996 20989 6996 20990 6996 20991 6997 20992 6997 20993 6997 20994 6998 20995 6998 20996 6998 20997 6999 20998 6999 20999 6999 21000 7000 21001 7000 21002 7000 21003 7001 21004 7001 21005 7001 21006 7002 21007 7002 21008 7002 21009 7003 21010 7003 21011 7003 21012 7004 21013 7004 21014 7004 21015 7005 21016 7005 21017 7005 21018 7006 21019 7006 21020 7006 21021 7007 21022 7007 21023 7007 21024 7008 21025 7008 21026 7008 21027 7009 21028 7009 21029 7009 21030 7010 21031 7010 21032 7010 21033 7011 21034 7011 21035 7011 21036 7012 21037 7012 21038 7012 21039 7013 21040 7013 21041 7013 21042 7014 21043 7014 21044 7014 21045 7015 21046 7015 21047 7015 21048 7016 21049 7016 21050 7016 21051 7017 21052 7017 21053 7017 21054 7018 21055 7018 21056 7018 21057 7019 21058 7019 21059 7019 21060 7020 21061 7020 21062 7020 21063 7021 21064 7021 21065 7021 21066 7022 21067 7022 21068 7022 21069 7023 21070 7023 21071 7023 21072 7024 21073 7024 21074 7024 21075 7025 21076 7025 21077 7025 21078 7026 21079 7026 21080 7026 21081 7027 21082 7027 21083 7027 21084 7028 21085 7028 21086 7028 21087 7029 21088 7029 21089 7029 21090 7030 21091 7030 21092 7030 21093 7031 21094 7031 21095 7031 21096 7032 21097 7032 21098 7032 21099 7033 21100 7033 21101 7033 21102 7034 21103 7034 21104 7034 21105 7035 21106 7035 21107 7035 21108 7036 21109 7036 21110 7036 21111 7037 21112 7037 21113 7037 21114 7038 21115 7038 21116 7038 21117 7039 21118 7039 21119 7039 21120 7040 21121 7040 21122 7040 21123 7041 21124 7041 21125 7041 21126 7042 21127 7042 21128 7042 21129 7043 21130 7043 21131 7043 21132 7044 21133 7044 21134 7044 21135 7045 21136 7045 21137 7045 21138 7046 21139 7046 21140 7046 21141 7047 21142 7047 21143 7047 21144 7048 21145 7048 21146 7048 21147 7049 21148 7049 21149 7049 21150 7050 21151 7050 21152 7050 21153 7051 21154 7051 21155 7051 21156 7052 21157 7052 21158 7052 21159 7053 21160 7053 21161 7053 21162 7054 21163 7054 21164 7054 21165 7055 21166 7055 21167 7055 21168 7056 21169 7056 21170 7056 21171 7057 21172 7057 21173 7057 21174 7058 21175 7058 21176 7058 21177 7059 21178 7059 21179 7059 21180 7060 21181 7060 21182 7060 21183 7061 21184 7061 21185 7061 21186 7062 21187 7062 21188 7062 21189 7063 21190 7063 21191 7063 21192 7064 21193 7064 21194 7064 21195 7065 21196 7065 21197 7065 21198 7066 21199 7066 21200 7066 21201 7067 21202 7067 21203 7067 21204 7068 21205 7068 21206 7068 21207 7069 21208 7069 21209 7069 21210 7070 21211 7070 21212 7070 21213 7071 21214 7071 21215 7071 21216 7072 21217 7072 21218 7072 21219 7073 21220 7073 21221 7073 21222 7074 21223 7074 21224 7074 21225 7075 21226 7075 21227 7075 21228 7076 21229 7076 21230 7076 21231 7077 21232 7077 21233 7077 21234 7078 21235 7078 21236 7078 21237 7079 21238 7079 21239 7079 21240 7080 21241 7080 21242 7080 21243 7081 21244 7081 21245 7081 21246 7082 21247 7082 21248 7082 21249 7083 21250 7083 21251 7083 21252 7084 21253 7084 21254 7084 21255 7085 21256 7085 21257 7085 21258 7086 21259 7086 21260 7086 21261 7087 21262 7087 21263 7087 21264 7088 21265 7088 21266 7088 21267 7089 21268 7089 21269 7089 21270 7090 21271 7090 21272 7090 21273 7091 21274 7091 21275 7091 21276 7092 21277 7092 21278 7092 21279 7093 21280 7093 21281 7093 21282 7094 21283 7094 21284 7094 21285 7095 21286 7095 21287 7095 21288 7096 21289 7096 21290 7096 21291 7097 21292 7097 21293 7097 21294 7098 21295 7098 21296 7098 21297 7099 21298 7099 21299 7099 21300 7100 21301 7100 21302 7100 21303 7101 21304 7101 21305 7101 21306 7102 21307 7102 21308 7102 21309 7103 21310 7103 21311 7103 21312 7104 21313 7104 21314 7104 21315 7105 21316 7105 21317 7105 21318 7106 21319 7106 21320 7106 21321 7107 21322 7107 21323 7107 21324 7108 21325 7108 21326 7108 21327 7109 21328 7109 21329 7109 21330 7110 21331 7110 21332 7110 21333 7111 21334 7111 21335 7111 21336 7112 21337 7112 21338 7112 21339 7113 21340 7113 21341 7113 21342 7114 21343 7114 21344 7114 21345 7115 21346 7115 21347 7115 21348 7116 21349 7116 21350 7116 21351 7117 21352 7117 21353 7117 21354 7118 21355 7118 21356 7118 21357 7119 21358 7119 21359 7119 21360 7120 21361 7120 21362 7120 21363 7121 21364 7121 21365 7121 21366 7122 21367 7122 21368 7122 21369 7123 21370 7123 21371 7123 21372 7124 21373 7124 21374 7124 21375 7125 21376 7125 21377 7125 21378 7126 21379 7126 21380 7126 21381 7127 21382 7127 21383 7127 21384 7128 21385 7128 21386 7128 21387 7129 21388 7129 21389 7129 21390 7130 21391 7130 21392 7130 21393 7131 21394 7131 21395 7131 21396 7132 21397 7132 21398 7132 21399 7133 21400 7133 21401 7133 21402 7134 21403 7134 21404 7134 21405 7135 21406 7135 21407 7135 21408 7136 21409 7136 21410 7136 21411 7137 21412 7137 21413 7137 21414 7138 21415 7138 21416 7138 21417 7139 21418 7139 21419 7139 21420 7140 21421 7140 21422 7140 21423 7141 21424 7141 21425 7141 21426 7142 21427 7142 21428 7142 21429 7143 21430 7143 21431 7143 21432 7144 21433 7144 21434 7144 21435 7145 21436 7145 21437 7145 21438 7146 21439 7146 21440 7146 21441 7147 21442 7147 21443 7147 21444 7148 21445 7148 21446 7148 21447 7149 21448 7149 21449 7149 21450 7150 21451 7150 21452 7150 21453 7151 21454 7151 21455 7151 21456 7152 21457 7152 21458 7152 21459 7153 21460 7153 21461 7153 21462 7154 21463 7154 21464 7154 21465 7155 21466 7155 21467 7155 21468 7156 21469 7156 21470 7156 21471 7157 21472 7157 21473 7157 21474 7158 21475 7158 21476 7158 21477 7159 21478 7159 21479 7159 21480 7160 21481 7160 21482 7160 21483 7161 21484 7161 21485 7161 21486 7162 21487 7162 21488 7162 21489 7163 21490 7163 21491 7163 21492 7164 21493 7164 21494 7164 21495 7165 21496 7165 21497 7165 21498 7166 21499 7166 21500 7166 21501 7167 21502 7167 21503 7167 21504 7168 21505 7168 21506 7168 21507 7169 21508 7169 21509 7169 21510 7170 21511 7170 21512 7170 21513 7171 21514 7171 21515 7171 21516 7172 21517 7172 21518 7172 21519 7173 21520 7173 21521 7173 21522 7174 21523 7174 21524 7174 21525 7175 21526 7175 21527 7175 21528 7176 21529 7176 21530 7176 21531 7177 21532 7177 21533 7177 21534 7178 21535 7178 21536 7178 21537 7179 21538 7179 21539 7179 21540 7180 21541 7180 21542 7180 21543 7181 21544 7181 21545 7181 21546 7182 21547 7182 21548 7182 21549 7183 21550 7183 21551 7183 21552 7184 21553 7184 21554 7184 21555 7185 21556 7185 21557 7185 21558 7186 21559 7186 21560 7186 21561 7187 21562 7187 21563 7187 21564 7188 21565 7188 21566 7188 21567 7189 21568 7189 21569 7189 21570 7190 21571 7190 21572 7190 21573 7191 21574 7191 21575 7191 21576 7192 21577 7192 21578 7192 21579 7193 21580 7193 21581 7193 21582 7194 21583 7194 21584 7194 21585 7195 21586 7195 21587 7195 21588 7196 21589 7196 21590 7196 21591 7197 21592 7197 21593 7197 21594 7198 21595 7198 21596 7198 21597 7199 21598 7199 21599 7199 21600 7200 21601 7200 21602 7200 21603 7201 21604 7201 21605 7201 21606 7202 21607 7202 21608 7202 21609 7203 21610 7203 21611 7203 21612 7204 21613 7204 21614 7204 21615 7205 21616 7205 21617 7205 21618 7206 21619 7206 21620 7206 21621 7207 21622 7207 21623 7207 21624 7208 21625 7208 21626 7208 21627 7209 21628 7209 21629 7209 21630 7210 21631 7210 21632 7210 21633 7211 21634 7211 21635 7211 21636 7212 21637 7212 21638 7212 21639 7213 21640 7213 21641 7213 21642 7214 21643 7214 21644 7214 21645 7215 21646 7215 21647 7215 21648 7216 21649 7216 21650 7216 21651 7217 21652 7217 21653 7217 21654 7218 21655 7218 21656 7218 21657 7219 21658 7219 21659 7219 21660 7220 21661 7220 21662 7220 21663 7221 21664 7221 21665 7221 21666 7222 21667 7222 21668 7222 21669 7223 21670 7223 21671 7223 21672 7224 21673 7224 21674 7224 21675 7225 21676 7225 21677 7225 21678 7226 21679 7226 21680 7226 21681 7227 21682 7227 21683 7227 21684 7228 21685 7228 21686 7228 21687 7229 21688 7229 21689 7229 21690 7230 21691 7230 21692 7230 21693 7231 21694 7231 21695 7231 21696 7232 21697 7232 21698 7232 21699 7233 21700 7233 21701 7233 21702 7234 21703 7234 21704 7234 21705 7235 21706 7235 21707 7235 21708 7236 21709 7236 21710 7236 21711 7237 21712 7237 21713 7237 21714 7238 21715 7238 21716 7238 21717 7239 21718 7239 21719 7239 21720 7240 21721 7240 21722 7240 21723 7241 21724 7241 21725 7241 21726 7242 21727 7242 21728 7242 21729 7243 21730 7243 21731 7243 21732 7244 21733 7244 21734 7244 21735 7245 21736 7245 21737 7245 21738 7246 21739 7246 21740 7246 21741 7247 21742 7247 21743 7247 21744 7248 21745 7248 21746 7248 21747 7249 21748 7249 21749 7249 21750 7250 21751 7250 21752 7250 21753 7251 21754 7251 21755 7251 21756 7252 21757 7252 21758 7252 21759 7253 21760 7253 21761 7253 21762 7254 21763 7254 21764 7254 21765 7255 21766 7255 21767 7255 21768 7256 21769 7256 21770 7256 21771 7257 21772 7257 21773 7257 21774 7258 21775 7258 21776 7258 21777 7259 21778 7259 21779 7259 21780 7260 21781 7260 21782 7260 21783 7261 21784 7261 21785 7261 21786 7262 21787 7262 21788 7262 21789 7263 21790 7263 21791 7263 21792 7264 21793 7264 21794 7264 21795 7265 21796 7265 21797 7265 21798 7266 21799 7266 21800 7266 21801 7267 21802 7267 21803 7267 21804 7268 21805 7268 21806 7268 21807 7269 21808 7269 21809 7269 21810 7270 21811 7270 21812 7270 21813 7271 21814 7271 21815 7271 21816 7272 21817 7272 21818 7272 21819 7273 21820 7273 21821 7273 21822 7274 21823 7274 21824 7274 21825 7275 21826 7275 21827 7275 21828 7276 21829 7276 21830 7276 21831 7277 21832 7277 21833 7277 21834 7278 21835 7278 21836 7278 21837 7279 21838 7279 21839 7279 21840 7280 21841 7280 21842 7280 21843 7281 21844 7281 21845 7281 21846 7282 21847 7282 21848 7282 21849 7283 21850 7283 21851 7283 21852 7284 21853 7284 21854 7284 21855 7285 21856 7285 21857 7285 21858 7286 21859 7286 21860 7286 21861 7287 21862 7287 21863 7287 21864 7288 21865 7288 21866 7288 21867 7289 21868 7289 21869 7289 21870 7290 21871 7290 21872 7290 21873 7291 21874 7291 21875 7291 21876 7292 21877 7292 21878 7292 21879 7293 21880 7293 21881 7293 21882 7294 21883 7294 21884 7294 21885 7295 21886 7295 21887 7295 21888 7296 21889 7296 21890 7296 21891 7297 21892 7297 21893 7297 21894 7298 21895 7298 21896 7298 21897 7299 21898 7299 21899 7299 21900 7300 21901 7300 21902 7300 21903 7301 21904 7301 21905 7301 21906 7302 21907 7302 21908 7302 21909 7303 21910 7303 21911 7303 21912 7304 21913 7304 21914 7304 21915 7305 21916 7305 21917 7305 21918 7306 21919 7306 21920 7306 21921 7307 21922 7307 21923 7307 21924 7308 21925 7308 21926 7308 21927 7309 21928 7309 21929 7309 21930 7310 21931 7310 21932 7310 21933 7311 21934 7311 21935 7311 21936 7312 21937 7312 21938 7312 21939 7313 21940 7313 21941 7313 21942 7314 21943 7314 21944 7314 21945 7315 21946 7315 21947 7315 21948 7316 21949 7316 21950 7316 21951 7317 21952 7317 21953 7317 21954 7318 21955 7318 21956 7318 21957 7319 21958 7319 21959 7319 21960 7320 21961 7320 21962 7320 21963 7321 21964 7321 21965 7321 21966 7322 21967 7322 21968 7322 21969 7323 21970 7323 21971 7323 21972 7324 21973 7324 21974 7324 21975 7325 21976 7325 21977 7325 21978 7326 21979 7326 21980 7326 21981 7327 21982 7327 21983 7327 21984 7328 21985 7328 21986 7328 21987 7329 21988 7329 21989 7329 21990 7330 21991 7330 21992 7330 21993 7331 21994 7331 21995 7331 21996 7332 21997 7332 21998 7332 21999 7333 22000 7333 22001 7333 22002 7334 22003 7334 22004 7334 22005 7335 22006 7335 22007 7335 22008 7336 22009 7336 22010 7336 22011 7337 22012 7337 22013 7337 22014 7338 22015 7338 22016 7338 22017 7339 22018 7339 22019 7339 22020 7340 22021 7340 22022 7340 22023 7341 22024 7341 22025 7341 22026 7342 22027 7342 22028 7342 22029 7343 22030 7343 22031 7343 22032 7344 22033 7344 22034 7344 22035 7345 22036 7345 22037 7345 22038 7346 22039 7346 22040 7346 22041 7347 22042 7347 22043 7347 22044 7348 22045 7348 22046 7348 22047 7349 22048 7349 22049 7349 22050 7350 22051 7350 22052 7350 22053 7351 22054 7351 22055 7351 22056 7352 22057 7352 22058 7352 22059 7353 22060 7353 22061 7353 22062 7354 22063 7354 22064 7354 22065 7355 22066 7355 22067 7355 22068 7356 22069 7356 22070 7356 22071 7357 22072 7357 22073 7357 22074 7358 22075 7358 22076 7358 22077 7359 22078 7359 22079 7359 22080 7360 22081 7360 22082 7360 22083 7361 22084 7361 22085 7361 22086 7362 22087 7362 22088 7362 22089 7363 22090 7363 22091 7363 22092 7364 22093 7364 22094 7364 22095 7365 22096 7365 22097 7365 22098 7366 22099 7366 22100 7366 22101 7367 22102 7367 22103 7367 22104 7368 22105 7368 22106 7368 22107 7369 22108 7369 22109 7369 22110 7370 22111 7370 22112 7370 22113 7371 22114 7371 22115 7371 22116 7372 22117 7372 22118 7372 22119 7373 22120 7373 22121 7373 22122 7374 22123 7374 22124 7374 22125 7375 22126 7375 22127 7375 22128 7376 22129 7376 22130 7376 22131 7377 22132 7377 22133 7377 22134 7378 22135 7378 22136 7378 22137 7379 22138 7379 22139 7379 22140 7380 22141 7380 22142 7380 22143 7381 22144 7381 22145 7381 22146 7382 22147 7382 22148 7382 22149 7383 22150 7383 22151 7383 22152 7384 22153 7384 22154 7384 22155 7385 22156 7385 22157 7385 22158 7386 22159 7386 22160 7386 22161 7387 22162 7387 22163 7387 22164 7388 22165 7388 22166 7388 22167 7389 22168 7389 22169 7389 22170 7390 22171 7390 22172 7390 22173 7391 22174 7391 22175 7391 22176 7392 22177 7392 22178 7392 22179 7393 22180 7393 22181 7393 22182 7394 22183 7394 22184 7394 22185 7395 22186 7395 22187 7395 22188 7396 22189 7396 22190 7396 22191 7397 22192 7397 22193 7397 22194 7398 22195 7398 22196 7398 22197 7399 22198 7399 22199 7399 22200 7400 22201 7400 22202 7400 22203 7401 22204 7401 22205 7401 22206 7402 22207 7402 22208 7402 22209 7403 22210 7403 22211 7403 22212 7404 22213 7404 22214 7404 22215 7405 22216 7405 22217 7405 22218 7406 22219 7406 22220 7406 22221 7407 22222 7407 22223 7407 22224 7408 22225 7408 22226 7408 22227 7409 22228 7409 22229 7409 22230 7410 22231 7410 22232 7410 22233 7411 22234 7411 22235 7411 22236 7412 22237 7412 22238 7412 22239 7413 22240 7413 22241 7413 22242 7414 22243 7414 22244 7414 22245 7415 22246 7415 22247 7415 22248 7416 22249 7416 22250 7416 22251 7417 22252 7417 22253 7417 22254 7418 22255 7418 22256 7418 22257 7419 22258 7419 22259 7419 22260 7420 22261 7420 22262 7420 22263 7421 22264 7421 22265 7421 22266 7422 22267 7422 22268 7422 22269 7423 22270 7423 22271 7423 22272 7424 22273 7424 22274 7424 22275 7425 22276 7425 22277 7425 22278 7426 22279 7426 22280 7426 22281 7427 22282 7427 22283 7427 22284 7428 22285 7428 22286 7428 22287 7429 22288 7429 22289 7429 22290 7430 22291 7430 22292 7430 22293 7431 22294 7431 22295 7431 22296 7432 22297 7432 22298 7432 22299 7433 22300 7433 22301 7433 22302 7434 22303 7434 22304 7434 22305 7435 22306 7435 22307 7435 22308 7436 22309 7436 22310 7436 22311 7437 22312 7437 22313 7437 22314 7438 22315 7438 22316 7438 22317 7439 22318 7439 22319 7439 22320 7440 22321 7440 22322 7440 22323 7441 22324 7441 22325 7441 22326 7442 22327 7442 22328 7442 22329 7443 22330 7443 22331 7443 22332 7444 22333 7444 22334 7444 22335 7445 22336 7445 22337 7445 22338 7446 22339 7446 22340 7446 22341 7447 22342 7447 22343 7447 22344 7448 22345 7448 22346 7448 22347 7449 22348 7449 22349 7449 22350 7450 22351 7450 22352 7450 22353 7451 22354 7451 22355 7451 22356 7452 22357 7452 22358 7452 22359 7453 22360 7453 22361 7453 22362 7454 22363 7454 22364 7454 22365 7455 22366 7455 22367 7455 22368 7456 22369 7456 22370 7456 22371 7457 22372 7457 22373 7457 22374 7458 22375 7458 22376 7458 22377 7459 22378 7459 22379 7459 22380 7460 22381 7460 22382 7460 22383 7461 22384 7461 22385 7461 22386 7462 22387 7462 22388 7462 22389 7463 22390 7463 22391 7463 22392 7464 22393 7464 22394 7464 22395 7465 22396 7465 22397 7465 22398 7466 22399 7466 22400 7466 22401 7467 22402 7467 22403 7467 22404 7468 22405 7468 22406 7468 22407 7469 22408 7469 22409 7469 22410 7470 22411 7470 22412 7470 22413 7471 22414 7471 22415 7471 22416 7472 22417 7472 22418 7472 22419 7473 22420 7473 22421 7473 22422 7474 22423 7474 22424 7474 22425 7475 22426 7475 22427 7475 22428 7476 22429 7476 22430 7476 22431 7477 22432 7477 22433 7477 22434 7478 22435 7478 22436 7478 22437 7479 22438 7479 22439 7479 22440 7480 22441 7480 22442 7480 22443 7481 22444 7481 22445 7481 22446 7482 22447 7482 22448 7482 22449 7483 22450 7483 22451 7483 22452 7484 22453 7484 22454 7484 22455 7485 22456 7485 22457 7485 22458 7486 22459 7486 22460 7486 22461 7487 22462 7487 22463 7487 22464 7488 22465 7488 22466 7488 22467 7489 22468 7489 22469 7489 22470 7490 22471 7490 22472 7490 22473 7491 22474 7491 22475 7491 22476 7492 22477 7492 22478 7492 22479 7493 22480 7493 22481 7493 22482 7494 22483 7494 22484 7494 22485 7495 22486 7495 22487 7495 22488 7496 22489 7496 22490 7496 22491 7497 22492 7497 22493 7497 22494 7498 22495 7498 22496 7498 22497 7499 22498 7499 22499 7499 22500 7500 22501 7500 22502 7500 22503 7501 22504 7501 22505 7501 22506 7502 22507 7502 22508 7502 22509 7503 22510 7503 22511 7503 22512 7504 22513 7504 22514 7504 22515 7505 22516 7505 22517 7505 22518 7506 22519 7506 22520 7506 22521 7507 22522 7507 22523 7507 22524 7508 22525 7508 22526 7508 22527 7509 22528 7509 22529 7509 22530 7510 22531 7510 22532 7510 22533 7511 22534 7511 22535 7511 22536 7512 22537 7512 22538 7512 22539 7513 22540 7513 22541 7513 22542 7514 22543 7514 22544 7514 22545 7515 22546 7515 22547 7515 22548 7516 22549 7516 22550 7516 22551 7517 22552 7517 22553 7517 22554 7518 22555 7518 22556 7518 22557 7519 22558 7519 22559 7519 22560 7520 22561 7520 22562 7520 22563 7521 22564 7521 22565 7521 22566 7522 22567 7522 22568 7522 22569 7523 22570 7523 22571 7523 22572 7524 22573 7524 22574 7524 22575 7525 22576 7525 22577 7525 22578 7526 22579 7526 22580 7526 22581 7527 22582 7527 22583 7527 22584 7528 22585 7528 22586 7528 22587 7529 22588 7529 22589 7529 22590 7530 22591 7530 22592 7530 22593 7531 22594 7531 22595 7531 22596 7532 22597 7532 22598 7532 22599 7533 22600 7533 22601 7533 22602 7534 22603 7534 22604 7534 22605 7535 22606 7535 22607 7535 22608 7536 22609 7536 22610 7536 22611 7537 22612 7537 22613 7537 22614 7538 22615 7538 22616 7538 22617 7539 22618 7539 22619 7539 22620 7540 22621 7540 22622 7540 22623 7541 22624 7541 22625 7541 22626 7542 22627 7542 22628 7542 22629 7543 22630 7543 22631 7543 22632 7544 22633 7544 22634 7544 22635 7545 22636 7545 22637 7545 22638 7546 22639 7546 22640 7546 22641 7547 22642 7547 22643 7547 22644 7548 22645 7548 22646 7548 22647 7549 22648 7549 22649 7549 22650 7550 22651 7550 22652 7550 22653 7551 22654 7551 22655 7551 22656 7552 22657 7552 22658 7552 22659 7553 22660 7553 22661 7553 22662 7554 22663 7554 22664 7554 22665 7555 22666 7555 22667 7555 22668 7556 22669 7556 22670 7556 22671 7557 22672 7557 22673 7557 22674 7558 22675 7558 22676 7558 22677 7559 22678 7559 22679 7559 22680 7560 22681 7560 22682 7560 22683 7561 22684 7561 22685 7561 22686 7562 22687 7562 22688 7562 22689 7563 22690 7563 22691 7563 22692 7564 22693 7564 22694 7564 22695 7565 22696 7565 22697 7565 22698 7566 22699 7566 22700 7566 22701 7567 22702 7567 22703 7567 22704 7568 22705 7568 22706 7568 22707 7569 22708 7569 22709 7569 22710 7570 22711 7570 22712 7570 22713 7571 22714 7571 22715 7571 22716 7572 22717 7572 22718 7572 22719 7573 22720 7573 22721 7573 22722 7574 22723 7574 22724 7574 22725 7575 22726 7575 22727 7575 22728 7576 22729 7576 22730 7576 22731 7577 22732 7577 22733 7577 22734 7578 22735 7578 22736 7578 22737 7579 22738 7579 22739 7579 22740 7580 22741 7580 22742 7580 22743 7581 22744 7581 22745 7581 22746 7582 22747 7582 22748 7582 22749 7583 22750 7583 22751 7583 22752 7584 22753 7584 22754 7584 22755 7585 22756 7585 22757 7585 22758 7586 22759 7586 22760 7586 22761 7587 22762 7587 22763 7587 22764 7588 22765 7588 22766 7588 22767 7589 22768 7589 22769 7589 22770 7590 22771 7590 22772 7590 22773 7591 22774 7591 22775 7591 22776 7592 22777 7592 22778 7592 22779 7593 22780 7593 22781 7593 22782 7594 22783 7594 22784 7594 22785 7595 22786 7595 22787 7595 22788 7596 22789 7596 22790 7596 22791 7597 22792 7597 22793 7597 22794 7598 22795 7598 22796 7598 22797 7599 22798 7599 22799 7599 22800 7600 22801 7600 22802 7600 22803 7601 22804 7601 22805 7601 22806 7602 22807 7602 22808 7602 22809 7603 22810 7603 22811 7603 22812 7604 22813 7604 22814 7604 22815 7605 22816 7605 22817 7605 22818 7606 22819 7606 22820 7606 22821 7607 22822 7607 22823 7607 22824 7608 22825 7608 22826 7608 22827 7609 22828 7609 22829 7609 22830 7610 22831 7610 22832 7610 22833 7611 22834 7611 22835 7611 22836 7612 22837 7612 22838 7612 22839 7613 22840 7613 22841 7613 22842 7614 22843 7614 22844 7614 22845 7615 22846 7615 22847 7615 22848 7616 22849 7616 22850 7616 22851 7617 22852 7617 22853 7617 22854 7618 22855 7618 22856 7618 22857 7619 22858 7619 22859 7619 22860 7620 22861 7620 22862 7620 22863 7621 22864 7621 22865 7621 22866 7622 22867 7622 22868 7622 22869 7623 22870 7623 22871 7623 22872 7624 22873 7624 22874 7624 22875 7625 22876 7625 22877 7625 22878 7626 22879 7626 22880 7626 22881 7627 22882 7627 22883 7627 22884 7628 22885 7628 22886 7628 22887 7629 22888 7629 22889 7629 22890 7630 22891 7630 22892 7630 22893 7631 22894 7631 22895 7631 22896 7632 22897 7632 22898 7632 22899 7633 22900 7633 22901 7633 22902 7634 22903 7634 22904 7634 22905 7635 22906 7635 22907 7635 22908 7636 22909 7636 22910 7636 22911 7637 22912 7637 22913 7637 22914 7638 22915 7638 22916 7638 22917 7639 22918 7639 22919 7639 22920 7640 22921 7640 22922 7640 22923 7641 22924 7641 22925 7641 22926 7642 22927 7642 22928 7642 22929 7643 22930 7643 22931 7643 22932 7644 22933 7644 22934 7644 22935 7645 22936 7645 22937 7645 22938 7646 22939 7646 22940 7646 22941 7647 22942 7647 22943 7647 22944 7648 22945 7648 22946 7648 22947 7649 22948 7649 22949 7649 22950 7650 22951 7650 22952 7650 22953 7651 22954 7651 22955 7651 22956 7652 22957 7652 22958 7652 22959 7653 22960 7653 22961 7653 22962 7654 22963 7654 22964 7654 22965 7655 22966 7655 22967 7655 22968 7656 22969 7656 22970 7656 22971 7657 22972 7657 22973 7657 22974 7658 22975 7658 22976 7658 22977 7659 22978 7659 22979 7659 22980 7660 22981 7660 22982 7660 22983 7661 22984 7661 22985 7661 22986 7662 22987 7662 22988 7662 22989 7663 22990 7663 22991 7663 22992 7664 22993 7664 22994 7664 22995 7665 22996 7665 22997 7665 22998 7666 22999 7666 23000 7666 23001 7667 23002 7667 23003 7667 23004 7668 23005 7668 23006 7668 23007 7669 23008 7669 23009 7669 23010 7670 23011 7670 23012 7670 23013 7671 23014 7671 23015 7671 23016 7672 23017 7672 23018 7672 23019 7673 23020 7673 23021 7673 23022 7674 23023 7674 23024 7674 23025 7675 23026 7675 23027 7675 23028 7676 23029 7676 23030 7676 23031 7677 23032 7677 23033 7677 23034 7678 23035 7678 23036 7678 23037 7679 23038 7679 23039 7679 23040 7680 23041 7680 23042 7680 23043 7681 23044 7681 23045 7681 23046 7682 23047 7682 23048 7682 23049 7683 23050 7683 23051 7683 23052 7684 23053 7684 23054 7684 23055 7685 23056 7685 23057 7685 23058 7686 23059 7686 23060 7686 23061 7687 23062 7687 23063 7687 23064 7688 23065 7688 23066 7688 23067 7689 23068 7689 23069 7689 23070 7690 23071 7690 23072 7690 23073 7691 23074 7691 23075 7691 23076 7692 23077 7692 23078 7692 23079 7693 23080 7693 23081 7693 23082 7694 23083 7694 23084 7694 23085 7695 23086 7695 23087 7695 23088 7696 23089 7696 23090 7696 23091 7697 23092 7697 23093 7697 23094 7698 23095 7698 23096 7698 23097 7699 23098 7699 23099 7699 23100 7700 23101 7700 23102 7700 23103 7701 23104 7701 23105 7701 23106 7702 23107 7702 23108 7702 23109 7703 23110 7703 23111 7703 23112 7704 23113 7704 23114 7704 23115 7705 23116 7705 23117 7705 23118 7706 23119 7706 23120 7706 23121 7707 23122 7707 23123 7707 23124 7708 23125 7708 23126 7708 23127 7709 23128 7709 23129 7709 23130 7710 23131 7710 23132 7710 23133 7711 23134 7711 23135 7711 23136 7712 23137 7712 23138 7712 23139 7713 23140 7713 23141 7713 23142 7714 23143 7714 23144 7714 23145 7715 23146 7715 23147 7715 23148 7716 23149 7716 23150 7716 23151 7717 23152 7717 23153 7717 23154 7718 23155 7718 23156 7718 23157 7719 23158 7719 23159 7719 23160 7720 23161 7720 23162 7720 23163 7721 23164 7721 23165 7721 23166 7722 23167 7722 23168 7722 23169 7723 23170 7723 23171 7723 23172 7724 23173 7724 23174 7724 23175 7725 23176 7725 23177 7725 23178 7726 23179 7726 23180 7726 23181 7727 23182 7727 23183 7727 23184 7728 23185 7728 23186 7728 23187 7729 23188 7729 23189 7729 23190 7730 23191 7730 23192 7730 23193 7731 23194 7731 23195 7731 23196 7732 23197 7732 23198 7732 23199 7733 23200 7733 23201 7733 23202 7734 23203 7734 23204 7734 23205 7735 23206 7735 23207 7735 23208 7736 23209 7736 23210 7736 23211 7737 23212 7737 23213 7737 23214 7738 23215 7738 23216 7738 23217 7739 23218 7739 23219 7739 23220 7740 23221 7740 23222 7740 23223 7741 23224 7741 23225 7741 23226 7742 23227 7742 23228 7742 23229 7743 23230 7743 23231 7743 23232 7744 23233 7744 23234 7744 23235 7745 23236 7745 23237 7745 23238 7746 23239 7746 23240 7746 23241 7747 23242 7747 23243 7747 23244 7748 23245 7748 23246 7748 23247 7749 23248 7749 23249 7749 23250 7750 23251 7750 23252 7750 23253 7751 23254 7751 23255 7751 23256 7752 23257 7752 23258 7752 23259 7753 23260 7753 23261 7753 23262 7754 23263 7754 23264 7754 23265 7755 23266 7755 23267 7755 23268 7756 23269 7756 23270 7756 23271 7757 23272 7757 23273 7757 23274 7758 23275 7758 23276 7758 23277 7759 23278 7759 23279 7759 23280 7760 23281 7760 23282 7760 23283 7761 23284 7761 23285 7761 23286 7762 23287 7762 23288 7762 23289 7763 23290 7763 23291 7763 23292 7764 23293 7764 23294 7764 23295 7765 23296 7765 23297 7765 23298 7766 23299 7766 23300 7766 23301 7767 23302 7767 23303 7767 23304 7768 23305 7768 23306 7768 23307 7769 23308 7769 23309 7769 23310 7770 23311 7770 23312 7770 23313 7771 23314 7771 23315 7771 23316 7772 23317 7772 23318 7772 23319 7773 23320 7773 23321 7773 23322 7774 23323 7774 23324 7774 23325 7775 23326 7775 23327 7775 23328 7776 23329 7776 23330 7776 23331 7777 23332 7777 23333 7777 23334 7778 23335 7778 23336 7778 23337 7779 23338 7779 23339 7779 23340 7780 23341 7780 23342 7780 23343 7781 23344 7781 23345 7781 23346 7782 23347 7782 23348 7782 23349 7783 23350 7783 23351 7783 23352 7784 23353 7784 23354 7784 23355 7785 23356 7785 23357 7785 23358 7786 23359 7786 23360 7786 23361 7787 23362 7787 23363 7787 23364 7788 23365 7788 23366 7788 23367 7789 23368 7789 23369 7789 23370 7790 23371 7790 23372 7790 23373 7791 23374 7791 23375 7791 23376 7792 23377 7792 23378 7792 23379 7793 23380 7793 23381 7793 23382 7794 23383 7794 23384 7794 23385 7795 23386 7795 23387 7795 23388 7796 23389 7796 23390 7796 23391 7797 23392 7797 23393 7797 23394 7798 23395 7798 23396 7798 23397 7799 23398 7799 23399 7799 23400 7800 23401 7800 23402 7800 23403 7801 23404 7801 23405 7801 23406 7802 23407 7802 23408 7802 23409 7803 23410 7803 23411 7803 23412 7804 23413 7804 23414 7804 23415 7805 23416 7805 23417 7805 23418 7806 23419 7806 23420 7806 23421 7807 23422 7807 23423 7807 23424 7808 23425 7808 23426 7808 23427 7809 23428 7809 23429 7809 23430 7810 23431 7810 23432 7810 23433 7811 23434 7811 23435 7811 23436 7812 23437 7812 23438 7812 23439 7813 23440 7813 23441 7813 23442 7814 23443 7814 23444 7814 23445 7815 23446 7815 23447 7815 23448 7816 23449 7816 23450 7816 23451 7817 23452 7817 23453 7817 23454 7818 23455 7818 23456 7818 23457 7819 23458 7819 23459 7819 23460 7820 23461 7820 23462 7820 23463 7821 23464 7821 23465 7821 23466 7822 23467 7822 23468 7822 23469 7823 23470 7823 23471 7823 23472 7824 23473 7824 23474 7824 23475 7825 23476 7825 23477 7825 23478 7826 23479 7826 23480 7826 23481 7827 23482 7827 23483 7827 23484 7828 23485 7828 23486 7828 23487 7829 23488 7829 23489 7829 23490 7830 23491 7830 23492 7830 23493 7831 23494 7831 23495 7831 23496 7832 23497 7832 23498 7832 23499 7833 23500 7833 23501 7833 23502 7834 23503 7834 23504 7834 23505 7835 23506 7835 23507 7835 23508 7836 23509 7836 23510 7836 23511 7837 23512 7837 23513 7837 23514 7838 23515 7838 23516 7838 23517 7839 23518 7839 23519 7839 23520 7840 23521 7840 23522 7840 23523 7841 23524 7841 23525 7841 23526 7842 23527 7842 23528 7842 23529 7843 23530 7843 23531 7843 23532 7844 23533 7844 23534 7844 23535 7845 23536 7845 23537 7845 23538 7846 23539 7846 23540 7846 23541 7847 23542 7847 23543 7847 23544 7848 23545 7848 23546 7848 23547 7849 23548 7849 23549 7849 23550 7850 23551 7850 23552 7850 23553 7851 23554 7851 23555 7851 23556 7852 23557 7852 23558 7852 23559 7853 23560 7853 23561 7853 23562 7854 23563 7854 23564 7854 23565 7855 23566 7855 23567 7855 23568 7856 23569 7856 23570 7856 23571 7857 23572 7857 23573 7857 23574 7858 23575 7858 23576 7858 23577 7859 23578 7859 23579 7859 23580 7860 23581 7860 23582 7860 23583 7861 23584 7861 23585 7861 23586 7862 23587 7862 23588 7862 23589 7863 23590 7863 23591 7863 23592 7864 23593 7864 23594 7864 23595 7865 23596 7865 23597 7865 23598 7866 23599 7866 23600 7866 23601 7867 23602 7867 23603 7867 23604 7868 23605 7868 23606 7868 23607 7869 23608 7869 23609 7869 23610 7870 23611 7870 23612 7870 23613 7871 23614 7871 23615 7871 23616 7872 23617 7872 23618 7872 23619 7873 23620 7873 23621 7873 23622 7874 23623 7874 23624 7874 23625 7875 23626 7875 23627 7875 23628 7876 23629 7876 23630 7876 23631 7877 23632 7877 23633 7877 23634 7878 23635 7878 23636 7878 23637 7879 23638 7879 23639 7879 23640 7880 23641 7880 23642 7880 23643 7881 23644 7881 23645 7881 23646 7882 23647 7882 23648 7882 23649 7883 23650 7883 23651 7883 23652 7884 23653 7884 23654 7884 23655 7885 23656 7885 23657 7885 23658 7886 23659 7886 23660 7886 23661 7887 23662 7887 23663 7887 23664 7888 23665 7888 23666 7888 23667 7889 23668 7889 23669 7889 23670 7890 23671 7890 23672 7890 23673 7891 23674 7891 23675 7891 23676 7892 23677 7892 23678 7892 23679 7893 23680 7893 23681 7893 23682 7894 23683 7894 23684 7894 23685 7895 23686 7895 23687 7895 23688 7896 23689 7896 23690 7896 23691 7897 23692 7897 23693 7897 23694 7898 23695 7898 23696 7898 23697 7899 23698 7899 23699 7899 23700 7900 23701 7900 23702 7900 23703 7901 23704 7901 23705 7901 23706 7902 23707 7902 23708 7902 23709 7903 23710 7903 23711 7903 23712 7904 23713 7904 23714 7904 23715 7905 23716 7905 23717 7905 23718 7906 23719 7906 23720 7906 23721 7907 23722 7907 23723 7907 23724 7908 23725 7908 23726 7908 23727 7909 23728 7909 23729 7909 23730 7910 23731 7910 23732 7910 23733 7911 23734 7911 23735 7911 23736 7912 23737 7912 23738 7912 23739 7913 23740 7913 23741 7913 23742 7914 23743 7914 23744 7914 23745 7915 23746 7915 23747 7915 23748 7916 23749 7916 23750 7916 23751 7917 23752 7917 23753 7917 23754 7918 23755 7918 23756 7918 23757 7919 23758 7919 23759 7919 23760 7920 23761 7920 23762 7920 23763 7921 23764 7921 23765 7921 23766 7922 23767 7922 23768 7922 23769 7923 23770 7923 23771 7923 23772 7924 23773 7924 23774 7924 23775 7925 23776 7925 23777 7925 23778 7926 23779 7926 23780 7926 23781 7927 23782 7927 23783 7927 23784 7928 23785 7928 23786 7928 23787 7929 23788 7929 23789 7929 23790 7930 23791 7930 23792 7930 23793 7931 23794 7931 23795 7931 23796 7932 23797 7932 23798 7932 23799 7933 23800 7933 23801 7933 23802 7934 23803 7934 23804 7934 23805 7935 23806 7935 23807 7935 23808 7936 23809 7936 23810 7936 23811 7937 23812 7937 23813 7937 23814 7938 23815 7938 23816 7938 23817 7939 23818 7939 23819 7939 23820 7940 23821 7940 23822 7940 23823 7941 23824 7941 23825 7941 23826 7942 23827 7942 23828 7942 23829 7943 23830 7943 23831 7943 23832 7944 23833 7944 23834 7944 23835 7945 23836 7945 23837 7945 23838 7946 23839 7946 23840 7946 23841 7947 23842 7947 23843 7947 23844 7948 23845 7948 23846 7948 23847 7949 23848 7949 23849 7949 23850 7950 23851 7950 23852 7950 23853 7951 23854 7951 23855 7951 23856 7952 23857 7952 23858 7952 23859 7953 23860 7953 23861 7953 23862 7954 23863 7954 23864 7954 23865 7955 23866 7955 23867 7955 23868 7956 23869 7956 23870 7956 23871 7957 23872 7957 23873 7957 23874 7958 23875 7958 23876 7958 23877 7959 23878 7959 23879 7959 23880 7960 23881 7960 23882 7960 23883 7961 23884 7961 23885 7961 23886 7962 23887 7962 23888 7962 23889 7963 23890 7963 23891 7963 23892 7964 23893 7964 23894 7964 23895 7965 23896 7965 23897 7965 23898 7966 23899 7966 23900 7966 23901 7967 23902 7967 23903 7967 23904 7968 23905 7968 23906 7968 23907 7969 23908 7969 23909 7969 23910 7970 23911 7970 23912 7970 23913 7971 23914 7971 23915 7971 23916 7972 23917 7972 23918 7972 23919 7973 23920 7973 23921 7973 23922 7974 23923 7974 23924 7974 23925 7975 23926 7975 23927 7975 23928 7976 23929 7976 23930 7976 23931 7977 23932 7977 23933 7977 23934 7978 23935 7978 23936 7978 23937 7979 23938 7979 23939 7979 23940 7980 23941 7980 23942 7980 23943 7981 23944 7981 23945 7981 23946 7982 23947 7982 23948 7982 23949 7983 23950 7983 23951 7983 23952 7984 23953 7984 23954 7984 23955 7985 23956 7985 23957 7985 23958 7986 23959 7986 23960 7986 23961 7987 23962 7987 23963 7987 23964 7988 23965 7988 23966 7988 23967 7989 23968 7989 23969 7989 23970 7990 23971 7990 23972 7990 23973 7991 23974 7991 23975 7991 23976 7992 23977 7992 23978 7992 23979 7993 23980 7993 23981 7993 23982 7994 23983 7994 23984 7994 23985 7995 23986 7995 23987 7995 23988 7996 23989 7996 23990 7996 23991 7997 23992 7997 23993 7997 23994 7998 23995 7998 23996 7998 23997 7999 23998 7999 23999 7999 24000 8000 24001 8000 24002 8000 24003 8001 24004 8001 24005 8001 24006 8002 24007 8002 24008 8002 24009 8003 24010 8003 24011 8003 24012 8004 24013 8004 24014 8004 24015 8005 24016 8005 24017 8005 24018 8006 24019 8006 24020 8006 24021 8007 24022 8007 24023 8007 24024 8008 24025 8008 24026 8008 24027 8009 24028 8009 24029 8009 24030 8010 24031 8010 24032 8010 24033 8011 24034 8011 24035 8011 24036 8012 24037 8012 24038 8012 24039 8013 24040 8013 24041 8013 24042 8014 24043 8014 24044 8014 24045 8015 24046 8015 24047 8015 24048 8016 24049 8016 24050 8016 24051 8017 24052 8017 24053 8017 24054 8018 24055 8018 24056 8018 24057 8019 24058 8019 24059 8019 24060 8020 24061 8020 24062 8020 24063 8021 24064 8021 24065 8021 24066 8022 24067 8022 24068 8022 24069 8023 24070 8023 24071 8023 24072 8024 24073 8024 24074 8024 24075 8025 24076 8025 24077 8025 24078 8026 24079 8026 24080 8026 24081 8027 24082 8027 24083 8027 24084 8028 24085 8028 24086 8028 24087 8029 24088 8029 24089 8029 24090 8030 24091 8030 24092 8030 24093 8031 24094 8031 24095 8031 24096 8032 24097 8032 24098 8032 24099 8033 24100 8033 24101 8033 24102 8034 24103 8034 24104 8034 24105 8035 24106 8035 24107 8035 24108 8036 24109 8036 24110 8036 24111 8037 24112 8037 24113 8037 24114 8038 24115 8038 24116 8038 24117 8039 24118 8039 24119 8039 24120 8040 24121 8040 24122 8040 24123 8041 24124 8041 24125 8041 24126 8042 24127 8042 24128 8042 24129 8043 24130 8043 24131 8043 24132 8044 24133 8044 24134 8044 24135 8045 24136 8045 24137 8045 24138 8046 24139 8046 24140 8046 24141 8047 24142 8047 24143 8047 24144 8048 24145 8048 24146 8048 24147 8049 24148 8049 24149 8049 24150 8050 24151 8050 24152 8050 24153 8051 24154 8051 24155 8051 24156 8052 24157 8052 24158 8052 24159 8053 24160 8053 24161 8053 24162 8054 24163 8054 24164 8054 24165 8055 24166 8055 24167 8055 24168 8056 24169 8056 24170 8056 24171 8057 24172 8057 24173 8057 24174 8058 24175 8058 24176 8058 24177 8059 24178 8059 24179 8059 24180 8060 24181 8060 24182 8060 24183 8061 24184 8061 24185 8061 24186 8062 24187 8062 24188 8062 24189 8063 24190 8063 24191 8063 24192 8064 24193 8064 24194 8064 24195 8065 24196 8065 24197 8065 24198 8066 24199 8066 24200 8066 24201 8067 24202 8067 24203 8067 24204 8068 24205 8068 24206 8068 24207 8069 24208 8069 24209 8069 24210 8070 24211 8070 24212 8070 24213 8071 24214 8071 24215 8071 24216 8072 24217 8072 24218 8072 24219 8073 24220 8073 24221 8073 24222 8074 24223 8074 24224 8074 24225 8075 24226 8075 24227 8075 24228 8076 24229 8076 24230 8076 24231 8077 24232 8077 24233 8077 24234 8078 24235 8078 24236 8078 24237 8079 24238 8079 24239 8079 24240 8080 24241 8080 24242 8080 24243 8081 24244 8081 24245 8081 24246 8082 24247 8082 24248 8082 24249 8083 24250 8083 24251 8083 24252 8084 24253 8084 24254 8084 24255 8085 24256 8085 24257 8085 24258 8086 24259 8086 24260 8086 24261 8087 24262 8087 24263 8087 24264 8088 24265 8088 24266 8088 24267 8089 24268 8089 24269 8089 24270 8090 24271 8090 24272 8090 24273 8091 24274 8091 24275 8091 24276 8092 24277 8092 24278 8092 24279 8093 24280 8093 24281 8093 24282 8094 24283 8094 24284 8094 24285 8095 24286 8095 24287 8095 24288 8096 24289 8096 24290 8096 24291 8097 24292 8097 24293 8097 24294 8098 24295 8098 24296 8098 24297 8099 24298 8099 24299 8099 24300 8100 24301 8100 24302 8100 24303 8101 24304 8101 24305 8101 24306 8102 24307 8102 24308 8102 24309 8103 24310 8103 24311 8103 24312 8104 24313 8104 24314 8104 24315 8105 24316 8105 24317 8105 24318 8106 24319 8106 24320 8106 24321 8107 24322 8107 24323 8107 24324 8108 24325 8108 24326 8108 24327 8109 24328 8109 24329 8109 24330 8110 24331 8110 24332 8110 24333 8111 24334 8111 24335 8111 24336 8112 24337 8112 24338 8112 24339 8113 24340 8113 24341 8113 24342 8114 24343 8114 24344 8114 24345 8115 24346 8115 24347 8115 24348 8116 24349 8116 24350 8116 24351 8117 24352 8117 24353 8117 24354 8118 24355 8118 24356 8118 24357 8119 24358 8119 24359 8119 24360 8120 24361 8120 24362 8120 24363 8121 24364 8121 24365 8121 24366 8122 24367 8122 24368 8122 24369 8123 24370 8123 24371 8123 24372 8124 24373 8124 24374 8124 24375 8125 24376 8125 24377 8125 24378 8126 24379 8126 24380 8126 24381 8127 24382 8127 24383 8127 24384 8128 24385 8128 24386 8128 24387 8129 24388 8129 24389 8129 24390 8130 24391 8130 24392 8130 24393 8131 24394 8131 24395 8131 24396 8132 24397 8132 24398 8132 24399 8133 24400 8133 24401 8133 24402 8134 24403 8134 24404 8134 24405 8135 24406 8135 24407 8135 24408 8136 24409 8136 24410 8136 24411 8137 24412 8137 24413 8137 24414 8138 24415 8138 24416 8138 24417 8139 24418 8139 24419 8139 24420 8140 24421 8140 24422 8140 24423 8141 24424 8141 24425 8141 24426 8142 24427 8142 24428 8142 24429 8143 24430 8143 24431 8143 24432 8144 24433 8144 24434 8144 24435 8145 24436 8145 24437 8145 24438 8146 24439 8146 24440 8146 24441 8147 24442 8147 24443 8147 24444 8148 24445 8148 24446 8148 24447 8149 24448 8149 24449 8149 24450 8150 24451 8150 24452 8150 24453 8151 24454 8151 24455 8151 24456 8152 24457 8152 24458 8152 24459 8153 24460 8153 24461 8153 24462 8154 24463 8154 24464 8154 24465 8155 24466 8155 24467 8155 24468 8156 24469 8156 24470 8156 24471 8157 24472 8157 24473 8157 24474 8158 24475 8158 24476 8158 24477 8159 24478 8159 24479 8159 24480 8160 24481 8160 24482 8160 24483 8161 24484 8161 24485 8161 24486 8162 24487 8162 24488 8162 24489 8163 24490 8163 24491 8163 24492 8164 24493 8164 24494 8164 24495 8165 24496 8165 24497 8165 24498 8166 24499 8166 24500 8166 24501 8167 24502 8167 24503 8167 24504 8168 24505 8168 24506 8168 24507 8169 24508 8169 24509 8169 24510 8170 24511 8170 24512 8170 24513 8171 24514 8171 24515 8171 24516 8172 24517 8172 24518 8172 24519 8173 24520 8173 24521 8173 24522 8174 24523 8174 24524 8174 24525 8175 24526 8175 24527 8175 24528 8176 24529 8176 24530 8176 24531 8177 24532 8177 24533 8177 24534 8178 24535 8178 24536 8178 24537 8179 24538 8179 24539 8179 24540 8180 24541 8180 24542 8180 24543 8181 24544 8181 24545 8181 24546 8182 24547 8182 24548 8182 24549 8183 24550 8183 24551 8183 24552 8184 24553 8184 24554 8184 24555 8185 24556 8185 24557 8185 24558 8186 24559 8186 24560 8186 24561 8187 24562 8187 24563 8187 24564 8188 24565 8188 24566 8188 24567 8189 24568 8189 24569 8189 24570 8190 24571 8190 24572 8190 24573 8191 24574 8191 24575 8191 24576 8192 24577 8192 24578 8192 24579 8193 24580 8193 24581 8193 24582 8194 24583 8194 24584 8194 24585 8195 24586 8195 24587 8195 24588 8196 24589 8196 24590 8196 24591 8197 24592 8197 24593 8197 24594 8198 24595 8198 24596 8198 24597 8199 24598 8199 24599 8199 24600 8200 24601 8200 24602 8200 24603 8201 24604 8201 24605 8201 24606 8202 24607 8202 24608 8202 24609 8203 24610 8203 24611 8203 24612 8204 24613 8204 24614 8204 24615 8205 24616 8205 24617 8205 24618 8206 24619 8206 24620 8206 24621 8207 24622 8207 24623 8207 24624 8208 24625 8208 24626 8208 24627 8209 24628 8209 24629 8209 24630 8210 24631 8210 24632 8210 24633 8211 24634 8211 24635 8211 24636 8212 24637 8212 24638 8212 24639 8213 24640 8213 24641 8213 24642 8214 24643 8214 24644 8214 24645 8215 24646 8215 24647 8215 24648 8216 24649 8216 24650 8216 24651 8217 24652 8217 24653 8217 24654 8218 24655 8218 24656 8218 24657 8219 24658 8219 24659 8219 24660 8220 24661 8220 24662 8220 24663 8221 24664 8221 24665 8221 24666 8222 24667 8222 24668 8222 24669 8223 24670 8223 24671 8223 24672 8224 24673 8224 24674 8224 24675 8225 24676 8225 24677 8225 24678 8226 24679 8226 24680 8226 24681 8227 24682 8227 24683 8227 24684 8228 24685 8228 24686 8228 24687 8229 24688 8229 24689 8229 24690 8230 24691 8230 24692 8230 24693 8231 24694 8231 24695 8231 24696 8232 24697 8232 24698 8232 24699 8233 24700 8233 24701 8233 24702 8234 24703 8234 24704 8234 24705 8235 24706 8235 24707 8235 24708 8236 24709 8236 24710 8236 24711 8237 24712 8237 24713 8237 24714 8238 24715 8238 24716 8238 24717 8239 24718 8239 24719 8239 24720 8240 24721 8240 24722 8240 24723 8241 24724 8241 24725 8241 24726 8242 24727 8242 24728 8242 24729 8243 24730 8243 24731 8243 24732 8244 24733 8244 24734 8244 24735 8245 24736 8245 24737 8245 24738 8246 24739 8246 24740 8246 24741 8247 24742 8247 24743 8247 24744 8248 24745 8248 24746 8248 24747 8249 24748 8249 24749 8249 24750 8250 24751 8250 24752 8250 24753 8251 24754 8251 24755 8251 24756 8252 24757 8252 24758 8252 24759 8253 24760 8253 24761 8253 24762 8254 24763 8254 24764 8254 24765 8255 24766 8255 24767 8255 24768 8256 24769 8256 24770 8256 24771 8257 24772 8257 24773 8257 24774 8258 24775 8258 24776 8258 24777 8259 24778 8259 24779 8259 24780 8260 24781 8260 24782 8260 24783 8261 24784 8261 24785 8261 24786 8262 24787 8262 24788 8262 24789 8263 24790 8263 24791 8263 24792 8264 24793 8264 24794 8264 24795 8265 24796 8265 24797 8265 24798 8266 24799 8266 24800 8266 24801 8267 24802 8267 24803 8267 24804 8268 24805 8268 24806 8268 24807 8269 24808 8269 24809 8269 24810 8270 24811 8270 24812 8270 24813 8271 24814 8271 24815 8271 24816 8272 24817 8272 24818 8272 24819 8273 24820 8273 24821 8273 24822 8274 24823 8274 24824 8274 24825 8275 24826 8275 24827 8275 24828 8276 24829 8276 24830 8276 24831 8277 24832 8277 24833 8277 24834 8278 24835 8278 24836 8278 24837 8279 24838 8279 24839 8279 24840 8280 24841 8280 24842 8280 24843 8281 24844 8281 24845 8281 24846 8282 24847 8282 24848 8282 24849 8283 24850 8283 24851 8283 24852 8284 24853 8284 24854 8284 24855 8285 24856 8285 24857 8285 24858 8286 24859 8286 24860 8286 24861 8287 24862 8287 24863 8287 24864 8288 24865 8288 24866 8288 24867 8289 24868 8289 24869 8289 24870 8290 24871 8290 24872 8290 24873 8291 24874 8291 24875 8291 24876 8292 24877 8292 24878 8292 24879 8293 24880 8293 24881 8293 24882 8294 24883 8294 24884 8294 24885 8295 24886 8295 24887 8295 24888 8296 24889 8296 24890 8296 24891 8297 24892 8297 24893 8297 24894 8298 24895 8298 24896 8298 24897 8299 24898 8299 24899 8299 24900 8300 24901 8300 24902 8300 24903 8301 24904 8301 24905 8301 24906 8302 24907 8302 24908 8302 24909 8303 24910 8303 24911 8303 24912 8304 24913 8304 24914 8304 24915 8305 24916 8305 24917 8305 24918 8306 24919 8306 24920 8306 24921 8307 24922 8307 24923 8307 24924 8308 24925 8308 24926 8308 24927 8309 24928 8309 24929 8309 24930 8310 24931 8310 24932 8310 24933 8311 24934 8311 24935 8311 24936 8312 24937 8312 24938 8312 24939 8313 24940 8313 24941 8313 24942 8314 24943 8314 24944 8314 24945 8315 24946 8315 24947 8315 24948 8316 24949 8316 24950 8316 24951 8317 24952 8317 24953 8317 24954 8318 24955 8318 24956 8318 24957 8319 24958 8319 24959 8319 24960 8320 24961 8320 24962 8320 24963 8321 24964 8321 24965 8321 24966 8322 24967 8322 24968 8322 24969 8323 24970 8323 24971 8323 24972 8324 24973 8324 24974 8324 24975 8325 24976 8325 24977 8325 24978 8326 24979 8326 24980 8326 24981 8327 24982 8327 24983 8327 24984 8328 24985 8328 24986 8328 24987 8329 24988 8329 24989 8329 24990 8330 24991 8330 24992 8330 24993 8331 24994 8331 24995 8331 24996 8332 24997 8332 24998 8332 24999 8333 25000 8333 25001 8333 25002 8334 25003 8334 25004 8334 25005 8335 25006 8335 25007 8335 25008 8336 25009 8336 25010 8336 25011 8337 25012 8337 25013 8337 25014 8338 25015 8338 25016 8338 25017 8339 25018 8339 25019 8339 25020 8340 25021 8340 25022 8340 25023 8341 25024 8341 25025 8341 25026 8342 25027 8342 25028 8342 25029 8343 25030 8343 25031 8343 25032 8344 25033 8344 25034 8344 25035 8345 25036 8345 25037 8345 25038 8346 25039 8346 25040 8346 25041 8347 25042 8347 25043 8347 25044 8348 25045 8348 25046 8348 25047 8349 25048 8349 25049 8349 25050 8350 25051 8350 25052 8350 25053 8351 25054 8351 25055 8351 25056 8352 25057 8352 25058 8352 25059 8353 25060 8353 25061 8353 25062 8354 25063 8354 25064 8354 25065 8355 25066 8355 25067 8355 25068 8356 25069 8356 25070 8356 25071 8357 25072 8357 25073 8357 25074 8358 25075 8358 25076 8358 25077 8359 25078 8359 25079 8359 25080 8360 25081 8360 25082 8360 25083 8361 25084 8361 25085 8361 25086 8362 25087 8362 25088 8362 25089 8363 25090 8363 25091 8363 25092 8364 25093 8364 25094 8364 25095 8365 25096 8365 25097 8365 25098 8366 25099 8366 25100 8366 25101 8367 25102 8367 25103 8367 25104 8368 25105 8368 25106 8368 25107 8369 25108 8369 25109 8369 25110 8370 25111 8370 25112 8370 25113 8371 25114 8371 25115 8371 25116 8372 25117 8372 25118 8372 25119 8373 25120 8373 25121 8373 25122 8374 25123 8374 25124 8374 25125 8375 25126 8375 25127 8375 25128 8376 25129 8376 25130 8376 25131 8377 25132 8377 25133 8377 25134 8378 25135 8378 25136 8378 25137 8379 25138 8379 25139 8379 25140 8380 25141 8380 25142 8380 25143 8381 25144 8381 25145 8381 25146 8382 25147 8382 25148 8382 25149 8383 25150 8383 25151 8383 25152 8384 25153 8384 25154 8384 25155 8385 25156 8385 25157 8385 25158 8386 25159 8386 25160 8386 25161 8387 25162 8387 25163 8387 25164 8388 25165 8388 25166 8388 25167 8389 25168 8389 25169 8389 25170 8390 25171 8390 25172 8390 25173 8391 25174 8391 25175 8391 25176 8392 25177 8392 25178 8392 25179 8393 25180 8393 25181 8393 25182 8394 25183 8394 25184 8394 25185 8395 25186 8395 25187 8395 25188 8396 25189 8396 25190 8396 25191 8397 25192 8397 25193 8397 25194 8398 25195 8398 25196 8398 25197 8399 25198 8399 25199 8399 25200 8400 25201 8400 25202 8400 25203 8401 25204 8401 25205 8401 25206 8402 25207 8402 25208 8402 25209 8403 25210 8403 25211 8403 25212 8404 25213 8404 25214 8404 25215 8405 25216 8405 25217 8405 25218 8406 25219 8406 25220 8406 25221 8407 25222 8407 25223 8407 25224 8408 25225 8408 25226 8408 25227 8409 25228 8409 25229 8409 25230 8410 25231 8410 25232 8410 25233 8411 25234 8411 25235 8411 25236 8412 25237 8412 25238 8412 25239 8413 25240 8413 25241 8413 25242 8414 25243 8414 25244 8414 25245 8415 25246 8415 25247 8415 25248 8416 25249 8416 25250 8416 25251 8417 25252 8417 25253 8417 25254 8418 25255 8418 25256 8418 25257 8419 25258 8419 25259 8419 25260 8420 25261 8420 25262 8420 25263 8421 25264 8421 25265 8421 25266 8422 25267 8422 25268 8422 25269 8423 25270 8423 25271 8423 25272 8424 25273 8424 25274 8424 25275 8425 25276 8425 25277 8425 25278 8426 25279 8426 25280 8426 25281 8427 25282 8427 25283 8427 25284 8428 25285 8428 25286 8428 25287 8429 25288 8429 25289 8429 25290 8430 25291 8430 25292 8430 25293 8431 25294 8431 25295 8431 25296 8432 25297 8432 25298 8432 25299 8433 25300 8433 25301 8433 25302 8434 25303 8434 25304 8434 25305 8435 25306 8435 25307 8435 25308 8436 25309 8436 25310 8436 25311 8437 25312 8437 25313 8437 25314 8438 25315 8438 25316 8438 25317 8439 25318 8439 25319 8439 25320 8440 25321 8440 25322 8440 25323 8441 25324 8441 25325 8441 25326 8442 25327 8442 25328 8442 25329 8443 25330 8443 25331 8443 25332 8444 25333 8444 25334 8444 25335 8445 25336 8445 25337 8445 25338 8446 25339 8446 25340 8446 25341 8447 25342 8447 25343 8447 25344 8448 25345 8448 25346 8448 25347 8449 25348 8449 25349 8449 25350 8450 25351 8450 25352 8450 25353 8451 25354 8451 25355 8451 25356 8452 25357 8452 25358 8452 25359 8453 25360 8453 25361 8453 25362 8454 25363 8454 25364 8454 25365 8455 25366 8455 25367 8455 25368 8456 25369 8456 25370 8456 25371 8457 25372 8457 25373 8457 25374 8458 25375 8458 25376 8458 25377 8459 25378 8459 25379 8459 25380 8460 25381 8460 25382 8460 25383 8461 25384 8461 25385 8461 25386 8462 25387 8462 25388 8462 25389 8463 25390 8463 25391 8463 25392 8464 25393 8464 25394 8464 25395 8465 25396 8465 25397 8465 25398 8466 25399 8466 25400 8466 25401 8467 25402 8467 25403 8467 25404 8468 25405 8468 25406 8468 25407 8469 25408 8469 25409 8469 25410 8470 25411 8470 25412 8470 25413 8471 25414 8471 25415 8471 25416 8472 25417 8472 25418 8472 25419 8473 25420 8473 25421 8473 25422 8474 25423 8474 25424 8474 25425 8475 25426 8475 25427 8475 25428 8476 25429 8476 25430 8476 25431 8477 25432 8477 25433 8477 25434 8478 25435 8478 25436 8478 25437 8479 25438 8479 25439 8479 25440 8480 25441 8480 25442 8480 25443 8481 25444 8481 25445 8481 25446 8482 25447 8482 25448 8482 25449 8483 25450 8483 25451 8483 25452 8484 25453 8484 25454 8484 25455 8485 25456 8485 25457 8485 25458 8486 25459 8486 25460 8486 25461 8487 25462 8487 25463 8487 25464 8488 25465 8488 25466 8488 25467 8489 25468 8489 25469 8489 25470 8490 25471 8490 25472 8490 25473 8491 25474 8491 25475 8491 25476 8492 25477 8492 25478 8492 25479 8493 25480 8493 25481 8493 25482 8494 25483 8494 25484 8494 25485 8495 25486 8495 25487 8495 25488 8496 25489 8496 25490 8496 25491 8497 25492 8497 25493 8497 25494 8498 25495 8498 25496 8498 25497 8499 25498 8499 25499 8499 25500 8500 25501 8500 25502 8500 25503 8501 25504 8501 25505 8501 25506 8502 25507 8502 25508 8502 25509 8503 25510 8503 25511 8503 25512 8504 25513 8504 25514 8504 25515 8505 25516 8505 25517 8505 25518 8506 25519 8506 25520 8506 25521 8507 25522 8507 25523 8507 25524 8508 25525 8508 25526 8508 25527 8509 25528 8509 25529 8509 25530 8510 25531 8510 25532 8510 25533 8511 25534 8511 25535 8511 25536 8512 25537 8512 25538 8512 25539 8513 25540 8513 25541 8513 25542 8514 25543 8514 25544 8514 25545 8515 25546 8515 25547 8515 25548 8516 25549 8516 25550 8516 25551 8517 25552 8517 25553 8517 25554 8518 25555 8518 25556 8518 25557 8519 25558 8519 25559 8519 25560 8520 25561 8520 25562 8520 25563 8521 25564 8521 25565 8521 25566 8522 25567 8522 25568 8522 25569 8523 25570 8523 25571 8523 25572 8524 25573 8524 25574 8524 25575 8525 25576 8525 25577 8525 25578 8526 25579 8526 25580 8526 25581 8527 25582 8527 25583 8527 25584 8528 25585 8528 25586 8528 25587 8529 25588 8529 25589 8529 25590 8530 25591 8530 25592 8530 25593 8531 25594 8531 25595 8531 25596 8532 25597 8532 25598 8532 25599 8533 25600 8533 25601 8533 25602 8534 25603 8534 25604 8534 25605 8535 25606 8535 25607 8535 25608 8536 25609 8536 25610 8536 25611 8537 25612 8537 25613 8537 25614 8538 25615 8538 25616 8538 25617 8539 25618 8539 25619 8539 25620 8540 25621 8540 25622 8540 25623 8541 25624 8541 25625 8541 25626 8542 25627 8542 25628 8542 25629 8543 25630 8543 25631 8543 25632 8544 25633 8544 25634 8544 25635 8545 25636 8545 25637 8545 25638 8546 25639 8546 25640 8546 25641 8547 25642 8547 25643 8547 25644 8548 25645 8548 25646 8548 25647 8549 25648 8549 25649 8549 25650 8550 25651 8550 25652 8550 25653 8551 25654 8551 25655 8551 25656 8552 25657 8552 25658 8552 25659 8553 25660 8553 25661 8553 25662 8554 25663 8554 25664 8554 25665 8555 25666 8555 25667 8555 25668 8556 25669 8556 25670 8556 25671 8557 25672 8557 25673 8557 25674 8558 25675 8558 25676 8558 25677 8559 25678 8559 25679 8559 25680 8560 25681 8560 25682 8560 25683 8561 25684 8561 25685 8561 25686 8562 25687 8562 25688 8562 25689 8563 25690 8563 25691 8563 25692 8564 25693 8564 25694 8564 25695 8565 25696 8565 25697 8565 25698 8566 25699 8566 25700 8566 25701 8567 25702 8567 25703 8567 25704 8568 25705 8568 25706 8568 25707 8569 25708 8569 25709 8569 25710 8570 25711 8570 25712 8570 25713 8571 25714 8571 25715 8571 25716 8572 25717 8572 25718 8572 25719 8573 25720 8573 25721 8573 25722 8574 25723 8574 25724 8574 25725 8575 25726 8575 25727 8575 25728 8576 25729 8576 25730 8576 25731 8577 25732 8577 25733 8577 25734 8578 25735 8578 25736 8578 25737 8579 25738 8579 25739 8579 25740 8580 25741 8580 25742 8580 25743 8581 25744 8581 25745 8581 25746 8582 25747 8582 25748 8582 25749 8583 25750 8583 25751 8583 25752 8584 25753 8584 25754 8584 25755 8585 25756 8585 25757 8585 25758 8586 25759 8586 25760 8586 25761 8587 25762 8587 25763 8587 25764 8588 25765 8588 25766 8588 25767 8589 25768 8589 25769 8589 25770 8590 25771 8590 25772 8590 25773 8591 25774 8591 25775 8591 25776 8592 25777 8592 25778 8592 25779 8593 25780 8593 25781 8593 25782 8594 25783 8594 25784 8594 25785 8595 25786 8595 25787 8595 25788 8596 25789 8596 25790 8596 25791 8597 25792 8597 25793 8597 25794 8598 25795 8598 25796 8598 25797 8599 25798 8599 25799 8599 25800 8600 25801 8600 25802 8600 25803 8601 25804 8601 25805 8601 25806 8602 25807 8602 25808 8602 25809 8603 25810 8603 25811 8603 25812 8604 25813 8604 25814 8604 25815 8605 25816 8605 25817 8605 25818 8606 25819 8606 25820 8606 25821 8607 25822 8607 25823 8607 25824 8608 25825 8608 25826 8608 25827 8609 25828 8609 25829 8609 25830 8610 25831 8610 25832 8610 25833 8611 25834 8611 25835 8611 25836 8612 25837 8612 25838 8612 25839 8613 25840 8613 25841 8613 25842 8614 25843 8614 25844 8614 25845 8615 25846 8615 25847 8615 25848 8616 25849 8616 25850 8616 25851 8617 25852 8617 25853 8617 25854 8618 25855 8618 25856 8618 25857 8619 25858 8619 25859 8619 25860 8620 25861 8620 25862 8620 25863 8621 25864 8621 25865 8621 25866 8622 25867 8622 25868 8622 25869 8623 25870 8623 25871 8623 25872 8624 25873 8624 25874 8624 25875 8625 25876 8625 25877 8625 25878 8626 25879 8626 25880 8626 25881 8627 25882 8627 25883 8627 25884 8628 25885 8628 25886 8628 25887 8629 25888 8629 25889 8629 25890 8630 25891 8630 25892 8630 25893 8631 25894 8631 25895 8631 25896 8632 25897 8632 25898 8632 25899 8633 25900 8633 25901 8633 25902 8634 25903 8634 25904 8634 25905 8635 25906 8635 25907 8635 25908 8636 25909 8636 25910 8636 25911 8637 25912 8637 25913 8637 25914 8638 25915 8638 25916 8638 25917 8639 25918 8639 25919 8639 25920 8640 25921 8640 25922 8640 25923 8641 25924 8641 25925 8641 25926 8642 25927 8642 25928 8642 25929 8643 25930 8643 25931 8643 25932 8644 25933 8644 25934 8644 25935 8645 25936 8645 25937 8645 25938 8646 25939 8646 25940 8646 25941 8647 25942 8647 25943 8647 25944 8648 25945 8648 25946 8648 25947 8649 25948 8649 25949 8649 25950 8650 25951 8650 25952 8650 25953 8651 25954 8651 25955 8651 25956 8652 25957 8652 25958 8652 25959 8653 25960 8653 25961 8653 25962 8654 25963 8654 25964 8654 25965 8655 25966 8655 25967 8655 25968 8656 25969 8656 25970 8656 25971 8657 25972 8657 25973 8657 25974 8658 25975 8658 25976 8658 25977 8659 25978 8659 25979 8659 25980 8660 25981 8660 25982 8660 25983 8661 25984 8661 25985 8661 25986 8662 25987 8662 25988 8662 25989 8663 25990 8663 25991 8663 25992 8664 25993 8664 25994 8664 25995 8665 25996 8665 25997 8665 25998 8666 25999 8666 26000 8666 26001 8667 26002 8667 26003 8667 26004 8668 26005 8668 26006 8668 26007 8669 26008 8669 26009 8669 26010 8670 26011 8670 26012 8670 26013 8671 26014 8671 26015 8671 26016 8672 26017 8672 26018 8672 26019 8673 26020 8673 26021 8673 26022 8674 26023 8674 26024 8674 26025 8675 26026 8675 26027 8675 26028 8676 26029 8676 26030 8676 26031 8677 26032 8677 26033 8677 26034 8678 26035 8678 26036 8678 26037 8679 26038 8679 26039 8679 26040 8680 26041 8680 26042 8680 26043 8681 26044 8681 26045 8681 26046 8682 26047 8682 26048 8682 26049 8683 26050 8683 26051 8683 26052 8684 26053 8684 26054 8684 26055 8685 26056 8685 26057 8685 26058 8686 26059 8686 26060 8686 26061 8687 26062 8687 26063 8687 26064 8688 26065 8688 26066 8688 26067 8689 26068 8689 26069 8689 26070 8690 26071 8690 26072 8690 26073 8691 26074 8691 26075 8691 26076 8692 26077 8692 26078 8692 26079 8693 26080 8693 26081 8693 26082 8694 26083 8694 26084 8694 26085 8695 26086 8695 26087 8695 26088 8696 26089 8696 26090 8696 26091 8697 26092 8697 26093 8697 26094 8698 26095 8698 26096 8698 26097 8699 26098 8699 26099 8699 26100 8700 26101 8700 26102 8700 26103 8701 26104 8701 26105 8701 26106 8702 26107 8702 26108 8702 26109 8703 26110 8703 26111 8703 26112 8704 26113 8704 26114 8704 26115 8705 26116 8705 26117 8705 26118 8706 26119 8706 26120 8706 26121 8707 26122 8707 26123 8707 26124 8708 26125 8708 26126 8708 26127 8709 26128 8709 26129 8709 26130 8710 26131 8710 26132 8710 26133 8711 26134 8711 26135 8711 26136 8712 26137 8712 26138 8712 26139 8713 26140 8713 26141 8713 26142 8714 26143 8714 26144 8714 26145 8715 26146 8715 26147 8715 26148 8716 26149 8716 26150 8716 26151 8717 26152 8717 26153 8717 26154 8718 26155 8718 26156 8718 26157 8719 26158 8719 26159 8719 26160 8720 26161 8720 26162 8720 26163 8721 26164 8721 26165 8721 26166 8722 26167 8722 26168 8722 26169 8723 26170 8723 26171 8723 26172 8724 26173 8724 26174 8724 26175 8725 26176 8725 26177 8725 26178 8726 26179 8726 26180 8726 26181 8727 26182 8727 26183 8727 26184 8728 26185 8728 26186 8728 26187 8729 26188 8729 26189 8729 26190 8730 26191 8730 26192 8730 26193 8731 26194 8731 26195 8731 26196 8732 26197 8732 26198 8732 26199 8733 26200 8733 26201 8733 26202 8734 26203 8734 26204 8734 26205 8735 26206 8735 26207 8735 26208 8736 26209 8736 26210 8736 26211 8737 26212 8737 26213 8737 26214 8738 26215 8738 26216 8738 26217 8739 26218 8739 26219 8739 26220 8740 26221 8740 26222 8740 26223 8741 26224 8741 26225 8741 26226 8742 26227 8742 26228 8742 26229 8743 26230 8743 26231 8743 26232 8744 26233 8744 26234 8744 26235 8745 26236 8745 26237 8745 26238 8746 26239 8746 26240 8746 26241 8747 26242 8747 26243 8747 26244 8748 26245 8748 26246 8748 26247 8749 26248 8749 26249 8749 26250 8750 26251 8750 26252 8750 26253 8751 26254 8751 26255 8751 26256 8752 26257 8752 26258 8752 26259 8753 26260 8753 26261 8753 26262 8754 26263 8754 26264 8754 26265 8755 26266 8755 26267 8755 26268 8756 26269 8756 26270 8756 26271 8757 26272 8757 26273 8757 26274 8758 26275 8758 26276 8758 26277 8759 26278 8759 26279 8759 26280 8760 26281 8760 26282 8760 26283 8761 26284 8761 26285 8761 26286 8762 26287 8762 26288 8762 26289 8763 26290 8763 26291 8763 26292 8764 26293 8764 26294 8764 26295 8765 26296 8765 26297 8765 26298 8766 26299 8766 26300 8766 26301 8767 26302 8767 26303 8767 26304 8768 26305 8768 26306 8768 26307 8769 26308 8769 26309 8769 26310 8770 26311 8770 26312 8770 26313 8771 26314 8771 26315 8771 26316 8772 26317 8772 26318 8772 26319 8773 26320 8773 26321 8773 26322 8774 26323 8774 26324 8774 26325 8775 26326 8775 26327 8775 26328 8776 26329 8776 26330 8776 26331 8777 26332 8777 26333 8777 26334 8778 26335 8778 26336 8778 26337 8779 26338 8779 26339 8779 26340 8780 26341 8780 26342 8780 26343 8781 26344 8781 26345 8781 26346 8782 26347 8782 26348 8782 26349 8783 26350 8783 26351 8783 26352 8784 26353 8784 26354 8784 26355 8785 26356 8785 26357 8785 26358 8786 26359 8786 26360 8786 26361 8787 26362 8787 26363 8787 26364 8788 26365 8788 26366 8788 26367 8789 26368 8789 26369 8789 26370 8790 26371 8790 26372 8790 26373 8791 26374 8791 26375 8791 26376 8792 26377 8792 26378 8792 26379 8793 26380 8793 26381 8793 26382 8794 26383 8794 26384 8794 26385 8795 26386 8795 26387 8795 26388 8796 26389 8796 26390 8796 26391 8797 26392 8797 26393 8797 26394 8798 26395 8798 26396 8798 26397 8799 26398 8799 26399 8799 26400 8800 26401 8800 26402 8800 26403 8801 26404 8801 26405 8801 26406 8802 26407 8802 26408 8802 26409 8803 26410 8803 26411 8803 26412 8804 26413 8804 26414 8804 26415 8805 26416 8805 26417 8805 26418 8806 26419 8806 26420 8806 26421 8807 26422 8807 26423 8807 26424 8808 26425 8808 26426 8808 26427 8809 26428 8809 26429 8809 26430 8810 26431 8810 26432 8810 26433 8811 26434 8811 26435 8811 26436 8812 26437 8812 26438 8812 26439 8813 26440 8813 26441 8813 26442 8814 26443 8814 26444 8814 26445 8815 26446 8815 26447 8815 26448 8816 26449 8816 26450 8816 26451 8817 26452 8817 26453 8817 26454 8818 26455 8818 26456 8818 26457 8819 26458 8819 26459 8819 26460 8820 26461 8820 26462 8820 26463 8821 26464 8821 26465 8821 26466 8822 26467 8822 26468 8822 26469 8823 26470 8823 26471 8823 26472 8824 26473 8824 26474 8824 26475 8825 26476 8825 26477 8825 26478 8826 26479 8826 26480 8826 26481 8827 26482 8827 26483 8827 26484 8828 26485 8828 26486 8828 26487 8829 26488 8829 26489 8829 26490 8830 26491 8830 26492 8830 26493 8831 26494 8831 26495 8831 26496 8832 26497 8832 26498 8832 26499 8833 26500 8833 26501 8833 26502 8834 26503 8834 26504 8834 26505 8835 26506 8835 26507 8835 26508 8836 26509 8836 26510 8836 26511 8837 26512 8837 26513 8837 26514 8838 26515 8838 26516 8838 26517 8839 26518 8839 26519 8839 26520 8840 26521 8840 26522 8840 26523 8841 26524 8841 26525 8841 26526 8842 26527 8842 26528 8842 26529 8843 26530 8843 26531 8843 26532 8844 26533 8844 26534 8844 26535 8845 26536 8845 26537 8845 26538 8846 26539 8846 26540 8846 26541 8847 26542 8847 26543 8847 26544 8848 26545 8848 26546 8848 26547 8849 26548 8849 26549 8849 26550 8850 26551 8850 26552 8850 26553 8851 26554 8851 26555 8851 26556 8852 26557 8852 26558 8852 26559 8853 26560 8853 26561 8853 26562 8854 26563 8854 26564 8854 26565 8855 26566 8855 26567 8855 26568 8856 26569 8856 26570 8856 26571 8857 26572 8857 26573 8857 26574 8858 26575 8858 26576 8858 26577 8859 26578 8859 26579 8859 26580 8860 26581 8860 26582 8860 26583 8861 26584 8861 26585 8861 26586 8862 26587 8862 26588 8862 26589 8863 26590 8863 26591 8863 26592 8864 26593 8864 26594 8864 26595 8865 26596 8865 26597 8865 26598 8866 26599 8866 26600 8866 26601 8867 26602 8867 26603 8867 26604 8868 26605 8868 26606 8868 26607 8869 26608 8869 26609 8869 26610 8870 26611 8870 26612 8870 26613 8871 26614 8871 26615 8871 26616 8872 26617 8872 26618 8872 26619 8873 26620 8873 26621 8873 26622 8874 26623 8874 26624 8874 26625 8875 26626 8875 26627 8875 26628 8876 26629 8876 26630 8876 26631 8877 26632 8877 26633 8877 26634 8878 26635 8878 26636 8878 26637 8879 26638 8879 26639 8879 26640 8880 26641 8880 26642 8880 26643 8881 26644 8881 26645 8881 26646 8882 26647 8882 26648 8882 26649 8883 26650 8883 26651 8883 26652 8884 26653 8884 26654 8884 26655 8885 26656 8885 26657 8885 26658 8886 26659 8886 26660 8886 26661 8887 26662 8887 26663 8887 26664 8888 26665 8888 26666 8888 26667 8889 26668 8889 26669 8889 26670 8890 26671 8890 26672 8890 26673 8891 26674 8891 26675 8891 26676 8892 26677 8892 26678 8892 26679 8893 26680 8893 26681 8893 26682 8894 26683 8894 26684 8894 26685 8895 26686 8895 26687 8895 26688 8896 26689 8896 26690 8896 26691 8897 26692 8897 26693 8897 26694 8898 26695 8898 26696 8898 26697 8899 26698 8899 26699 8899 26700 8900 26701 8900 26702 8900 26703 8901 26704 8901 26705 8901 26706 8902 26707 8902 26708 8902 26709 8903 26710 8903 26711 8903 26712 8904 26713 8904 26714 8904 26715 8905 26716 8905 26717 8905 26718 8906 26719 8906 26720 8906 26721 8907 26722 8907 26723 8907 26724 8908 26725 8908 26726 8908 26727 8909 26728 8909 26729 8909 26730 8910 26731 8910 26732 8910 26733 8911 26734 8911 26735 8911 26736 8912 26737 8912 26738 8912 26739 8913 26740 8913 26741 8913 26742 8914 26743 8914 26744 8914 26745 8915 26746 8915 26747 8915 26748 8916 26749 8916 26750 8916 26751 8917 26752 8917 26753 8917 26754 8918 26755 8918 26756 8918 26757 8919 26758 8919 26759 8919 26760 8920 26761 8920 26762 8920 26763 8921 26764 8921 26765 8921 26766 8922 26767 8922 26768 8922 26769 8923 26770 8923 26771 8923 26772 8924 26773 8924 26774 8924 26775 8925 26776 8925 26777 8925 26778 8926 26779 8926 26780 8926 26781 8927 26782 8927 26783 8927 26784 8928 26785 8928 26786 8928 26787 8929 26788 8929 26789 8929 26790 8930 26791 8930 26792 8930 26793 8931 26794 8931 26795 8931 26796 8932 26797 8932 26798 8932 26799 8933 26800 8933 26801 8933 26802 8934 26803 8934 26804 8934 26805 8935 26806 8935 26807 8935 26808 8936 26809 8936 26810 8936 26811 8937 26812 8937 26813 8937 26814 8938 26815 8938 26816 8938 26817 8939 26818 8939 26819 8939 26820 8940 26821 8940 26822 8940 26823 8941 26824 8941 26825 8941 26826 8942 26827 8942 26828 8942 26829 8943 26830 8943 26831 8943 26832 8944 26833 8944 26834 8944 26835 8945 26836 8945 26837 8945 26838 8946 26839 8946 26840 8946 26841 8947 26842 8947 26843 8947 26844 8948 26845 8948 26846 8948 26847 8949 26848 8949 26849 8949 26850 8950 26851 8950 26852 8950 26853 8951 26854 8951 26855 8951 26856 8952 26857 8952 26858 8952 26859 8953 26860 8953 26861 8953 26862 8954 26863 8954 26864 8954 26865 8955 26866 8955 26867 8955 26868 8956 26869 8956 26870 8956 26871 8957 26872 8957 26873 8957 26874 8958 26875 8958 26876 8958 26877 8959 26878 8959 26879 8959 26880 8960 26881 8960 26882 8960 26883 8961 26884 8961 26885 8961 26886 8962 26887 8962 26888 8962 26889 8963 26890 8963 26891 8963 26892 8964 26893 8964 26894 8964 26895 8965 26896 8965 26897 8965 26898 8966 26899 8966 26900 8966 26901 8967 26902 8967 26903 8967 26904 8968 26905 8968 26906 8968 26907 8969 26908 8969 26909 8969 26910 8970 26911 8970 26912 8970 26913 8971 26914 8971 26915 8971 26916 8972 26917 8972 26918 8972 26919 8973 26920 8973 26921 8973 26922 8974 26923 8974 26924 8974 26925 8975 26926 8975 26927 8975 26928 8976 26929 8976 26930 8976 26931 8977 26932 8977 26933 8977 26934 8978 26935 8978 26936 8978 26937 8979 26938 8979 26939 8979 26940 8980 26941 8980 26942 8980 26943 8981 26944 8981 26945 8981 26946 8982 26947 8982 26948 8982 26949 8983 26950 8983 26951 8983 26952 8984 26953 8984 26954 8984 26955 8985 26956 8985 26957 8985 26958 8986 26959 8986 26960 8986 26961 8987 26962 8987 26963 8987 26964 8988 26965 8988 26966 8988 26967 8989 26968 8989 26969 8989 26970 8990 26971 8990 26972 8990 26973 8991 26974 8991 26975 8991 26976 8992 26977 8992 26978 8992 26979 8993 26980 8993 26981 8993 26982 8994 26983 8994 26984 8994 26985 8995 26986 8995 26987 8995 26988 8996 26989 8996 26990 8996 26991 8997 26992 8997 26993 8997 26994 8998 26995 8998 26996 8998 26997 8999 26998 8999 26999 8999 27000 9000 27001 9000 27002 9000 27003 9001 27004 9001 27005 9001 27006 9002 27007 9002 27008 9002 27009 9003 27010 9003 27011 9003 27012 9004 27013 9004 27014 9004 27015 9005 27016 9005 27017 9005 27018 9006 27019 9006 27020 9006 27021 9007 27022 9007 27023 9007 27024 9008 27025 9008 27026 9008 27027 9009 27028 9009 27029 9009 27030 9010 27031 9010 27032 9010 27033 9011 27034 9011 27035 9011 27036 9012 27037 9012 27038 9012 27039 9013 27040 9013 27041 9013 27042 9014 27043 9014 27044 9014 27045 9015 27046 9015 27047 9015 27048 9016 27049 9016 27050 9016 27051 9017 27052 9017 27053 9017 27054 9018 27055 9018 27056 9018 27057 9019 27058 9019 27059 9019 27060 9020 27061 9020 27062 9020 27063 9021 27064 9021 27065 9021 27066 9022 27067 9022 27068 9022 27069 9023 27070 9023 27071 9023 27072 9024 27073 9024 27074 9024 27075 9025 27076 9025 27077 9025 27078 9026 27079 9026 27080 9026 27081 9027 27082 9027 27083 9027 27084 9028 27085 9028 27086 9028 27087 9029 27088 9029 27089 9029 27090 9030 27091 9030 27092 9030 27093 9031 27094 9031 27095 9031 27096 9032 27097 9032 27098 9032 27099 9033 27100 9033 27101 9033 27102 9034 27103 9034 27104 9034 27105 9035 27106 9035 27107 9035 27108 9036 27109 9036 27110 9036 27111 9037 27112 9037 27113 9037 27114 9038 27115 9038 27116 9038 27117 9039 27118 9039 27119 9039 27120 9040 27121 9040 27122 9040 27123 9041 27124 9041 27125 9041 27126 9042 27127 9042 27128 9042 27129 9043 27130 9043 27131 9043 27132 9044 27133 9044 27134 9044 27135 9045 27136 9045 27137 9045 27138 9046 27139 9046 27140 9046 27141 9047 27142 9047 27143 9047 27144 9048 27145 9048 27146 9048 27147 9049 27148 9049 27149 9049 27150 9050 27151 9050 27152 9050 27153 9051 27154 9051 27155 9051 27156 9052 27157 9052 27158 9052 27159 9053 27160 9053 27161 9053 27162 9054 27163 9054 27164 9054 27165 9055 27166 9055 27167 9055 27168 9056 27169 9056 27170 9056 27171 9057 27172 9057 27173 9057 27174 9058 27175 9058 27176 9058 27177 9059 27178 9059 27179 9059 27180 9060 27181 9060 27182 9060 27183 9061 27184 9061 27185 9061 27186 9062 27187 9062 27188 9062 27189 9063 27190 9063 27191 9063 27192 9064 27193 9064 27194 9064 27195 9065 27196 9065 27197 9065 27198 9066 27199 9066 27200 9066 27201 9067 27202 9067 27203 9067 27204 9068 27205 9068 27206 9068 27207 9069 27208 9069 27209 9069 27210 9070 27211 9070 27212 9070 27213 9071 27214 9071 27215 9071 27216 9072 27217 9072 27218 9072 27219 9073 27220 9073 27221 9073 27222 9074 27223 9074 27224 9074 27225 9075 27226 9075 27227 9075 27228 9076 27229 9076 27230 9076 27231 9077 27232 9077 27233 9077 27234 9078 27235 9078 27236 9078 27237 9079 27238 9079 27239 9079 27240 9080 27241 9080 27242 9080 27243 9081 27244 9081 27245 9081 27246 9082 27247 9082 27248 9082 27249 9083 27250 9083 27251 9083 27252 9084 27253 9084 27254 9084 27255 9085 27256 9085 27257 9085 27258 9086 27259 9086 27260 9086 27261 9087 27262 9087 27263 9087 27264 9088 27265 9088 27266 9088 27267 9089 27268 9089 27269 9089 27270 9090 27271 9090 27272 9090 27273 9091 27274 9091 27275 9091 27276 9092 27277 9092 27278 9092 27279 9093 27280 9093 27281 9093 27282 9094 27283 9094 27284 9094 27285 9095 27286 9095 27287 9095 27288 9096 27289 9096 27290 9096 27291 9097 27292 9097 27293 9097 27294 9098 27295 9098 27296 9098 27297 9099 27298 9099 27299 9099 27300 9100 27301 9100 27302 9100 27303 9101 27304 9101 27305 9101 27306 9102 27307 9102 27308 9102 27309 9103 27310 9103 27311 9103 27312 9104 27313 9104 27314 9104 27315 9105 27316 9105 27317 9105 27318 9106 27319 9106 27320 9106 27321 9107 27322 9107 27323 9107 27324 9108 27325 9108 27326 9108 27327 9109 27328 9109 27329 9109 27330 9110 27331 9110 27332 9110 27333 9111 27334 9111 27335 9111 27336 9112 27337 9112 27338 9112 27339 9113 27340 9113 27341 9113 27342 9114 27343 9114 27344 9114 27345 9115 27346 9115 27347 9115 27348 9116 27349 9116 27350 9116 27351 9117 27352 9117 27353 9117 27354 9118 27355 9118 27356 9118 27357 9119 27358 9119 27359 9119 27360 9120 27361 9120 27362 9120 27363 9121 27364 9121 27365 9121 27366 9122 27367 9122 27368 9122 27369 9123 27370 9123 27371 9123 27372 9124 27373 9124 27374 9124 27375 9125 27376 9125 27377 9125 27378 9126 27379 9126 27380 9126 27381 9127 27382 9127 27383 9127 27384 9128 27385 9128 27386 9128 27387 9129 27388 9129 27389 9129 27390 9130 27391 9130 27392 9130 27393 9131 27394 9131 27395 9131 27396 9132 27397 9132 27398 9132 27399 9133 27400 9133 27401 9133 27402 9134 27403 9134 27404 9134 27405 9135 27406 9135 27407 9135 27408 9136 27409 9136 27410 9136 27411 9137 27412 9137 27413 9137 27414 9138 27415 9138 27416 9138 27417 9139 27418 9139 27419 9139 27420 9140 27421 9140 27422 9140 27423 9141 27424 9141 27425 9141 27426 9142 27427 9142 27428 9142 27429 9143 27430 9143 27431 9143 27432 9144 27433 9144 27434 9144 27435 9145 27436 9145 27437 9145 27438 9146 27439 9146 27440 9146 27441 9147 27442 9147 27443 9147 27444 9148 27445 9148 27446 9148 27447 9149 27448 9149 27449 9149 27450 9150 27451 9150 27452 9150 27453 9151 27454 9151 27455 9151 27456 9152 27457 9152 27458 9152 27459 9153 27460 9153 27461 9153 27462 9154 27463 9154 27464 9154 27465 9155 27466 9155 27467 9155 27468 9156 27469 9156 27470 9156 27471 9157 27472 9157 27473 9157 27474 9158 27475 9158 27476 9158 27477 9159 27478 9159 27479 9159 27480 9160 27481 9160 27482 9160 27483 9161 27484 9161 27485 9161 27486 9162 27487 9162 27488 9162 27489 9163 27490 9163 27491 9163 27492 9164 27493 9164 27494 9164 27495 9165 27496 9165 27497 9165 27498 9166 27499 9166 27500 9166 27501 9167 27502 9167 27503 9167 27504 9168 27505 9168 27506 9168 27507 9169 27508 9169 27509 9169 27510 9170 27511 9170 27512 9170 27513 9171 27514 9171 27515 9171 27516 9172 27517 9172 27518 9172 27519 9173 27520 9173 27521 9173 27522 9174 27523 9174 27524 9174 27525 9175 27526 9175 27527 9175 27528 9176 27529 9176 27530 9176 27531 9177 27532 9177 27533 9177 27534 9178 27535 9178 27536 9178 27537 9179 27538 9179 27539 9179 27540 9180 27541 9180 27542 9180 27543 9181 27544 9181 27545 9181 27546 9182 27547 9182 27548 9182 27549 9183 27550 9183 27551 9183 27552 9184 27553 9184 27554 9184 27555 9185 27556 9185 27557 9185 27558 9186 27559 9186 27560 9186 27561 9187 27562 9187 27563 9187 27564 9188 27565 9188 27566 9188 27567 9189 27568 9189 27569 9189 27570 9190 27571 9190 27572 9190 27573 9191 27574 9191 27575 9191 27576 9192 27577 9192 27578 9192 27579 9193 27580 9193 27581 9193 27582 9194 27583 9194 27584 9194 27585 9195 27586 9195 27587 9195 27588 9196 27589 9196 27590 9196 27591 9197 27592 9197 27593 9197 27594 9198 27595 9198 27596 9198 27597 9199 27598 9199 27599 9199 27600 9200 27601 9200 27602 9200 27603 9201 27604 9201 27605 9201 27606 9202 27607 9202 27608 9202 27609 9203 27610 9203 27611 9203 27612 9204 27613 9204 27614 9204 27615 9205 27616 9205 27617 9205 27618 9206 27619 9206 27620 9206 27621 9207 27622 9207 27623 9207 27624 9208 27625 9208 27626 9208 27627 9209 27628 9209 27629 9209 27630 9210 27631 9210 27632 9210 27633 9211 27634 9211 27635 9211 27636 9212 27637 9212 27638 9212 27639 9213 27640 9213 27641 9213 27642 9214 27643 9214 27644 9214 27645 9215 27646 9215 27647 9215 27648 9216 27649 9216 27650 9216 27651 9217 27652 9217 27653 9217 27654 9218 27655 9218 27656 9218 27657 9219 27658 9219 27659 9219 27660 9220 27661 9220 27662 9220 27663 9221 27664 9221 27665 9221 27666 9222 27667 9222 27668 9222 27669 9223 27670 9223 27671 9223 27672 9224 27673 9224 27674 9224 27675 9225 27676 9225 27677 9225 27678 9226 27679 9226 27680 9226 27681 9227 27682 9227 27683 9227 27684 9228 27685 9228 27686 9228 27687 9229 27688 9229 27689 9229 27690 9230 27691 9230 27692 9230 27693 9231 27694 9231 27695 9231 27696 9232 27697 9232 27698 9232 27699 9233 27700 9233 27701 9233 27702 9234 27703 9234 27704 9234 27705 9235 27706 9235 27707 9235 27708 9236 27709 9236 27710 9236 27711 9237 27712 9237 27713 9237 27714 9238 27715 9238 27716 9238 27717 9239 27718 9239 27719 9239 27720 9240 27721 9240 27722 9240 27723 9241 27724 9241 27725 9241 27726 9242 27727 9242 27728 9242 27729 9243 27730 9243 27731 9243 27732 9244 27733 9244 27734 9244 27735 9245 27736 9245 27737 9245 27738 9246 27739 9246 27740 9246 27741 9247 27742 9247 27743 9247 27744 9248 27745 9248 27746 9248 27747 9249 27748 9249 27749 9249 27750 9250 27751 9250 27752 9250 27753 9251 27754 9251 27755 9251 27756 9252 27757 9252 27758 9252 27759 9253 27760 9253 27761 9253 27762 9254 27763 9254 27764 9254 27765 9255 27766 9255 27767 9255 27768 9256 27769 9256 27770 9256 27771 9257 27772 9257 27773 9257 27774 9258 27775 9258 27776 9258 27777 9259 27778 9259 27779 9259 27780 9260 27781 9260 27782 9260 27783 9261 27784 9261 27785 9261 27786 9262 27787 9262 27788 9262 27789 9263 27790 9263 27791 9263 27792 9264 27793 9264 27794 9264 27795 9265 27796 9265 27797 9265 27798 9266 27799 9266 27800 9266 27801 9267 27802 9267 27803 9267 27804 9268 27805 9268 27806 9268 27807 9269 27808 9269 27809 9269 27810 9270 27811 9270 27812 9270 27813 9271 27814 9271 27815 9271 27816 9272 27817 9272 27818 9272 27819 9273 27820 9273 27821 9273 27822 9274 27823 9274 27824 9274 27825 9275 27826 9275 27827 9275 27828 9276 27829 9276 27830 9276 27831 9277 27832 9277 27833 9277 27834 9278 27835 9278 27836 9278 27837 9279 27838 9279 27839 9279 27840 9280 27841 9280 27842 9280 27843 9281 27844 9281 27845 9281 27846 9282 27847 9282 27848 9282 27849 9283 27850 9283 27851 9283 27852 9284 27853 9284 27854 9284 27855 9285 27856 9285 27857 9285 27858 9286 27859 9286 27860 9286 27861 9287 27862 9287 27863 9287 27864 9288 27865 9288 27866 9288 27867 9289 27868 9289 27869 9289 27870 9290 27871 9290 27872 9290 27873 9291 27874 9291 27875 9291 27876 9292 27877 9292 27878 9292 27879 9293 27880 9293 27881 9293 27882 9294 27883 9294 27884 9294 27885 9295 27886 9295 27887 9295 27888 9296 27889 9296 27890 9296 27891 9297 27892 9297 27893 9297 27894 9298 27895 9298 27896 9298 27897 9299 27898 9299 27899 9299 27900 9300 27901 9300 27902 9300 27903 9301 27904 9301 27905 9301 27906 9302 27907 9302 27908 9302 27909 9303 27910 9303 27911 9303 27912 9304 27913 9304 27914 9304 27915 9305 27916 9305 27917 9305 27918 9306 27919 9306 27920 9306 27921 9307 27922 9307 27923 9307 27924 9308 27925 9308 27926 9308 27927 9309 27928 9309 27929 9309 27930 9310 27931 9310 27932 9310 27933 9311 27934 9311 27935 9311 27936 9312 27937 9312 27938 9312 27939 9313 27940 9313 27941 9313 27942 9314 27943 9314 27944 9314 27945 9315 27946 9315 27947 9315 27948 9316 27949 9316 27950 9316 27951 9317 27952 9317 27953 9317 27954 9318 27955 9318 27956 9318 27957 9319 27958 9319 27959 9319 27960 9320 27961 9320 27962 9320 27963 9321 27964 9321 27965 9321 27966 9322 27967 9322 27968 9322 27969 9323 27970 9323 27971 9323 27972 9324 27973 9324 27974 9324 27975 9325 27976 9325 27977 9325 27978 9326 27979 9326 27980 9326 27981 9327 27982 9327 27983 9327 27984 9328 27985 9328 27986 9328 27987 9329 27988 9329 27989 9329 27990 9330 27991 9330 27992 9330 27993 9331 27994 9331 27995 9331 27996 9332 27997 9332 27998 9332 27999 9333 28000 9333 28001 9333 28002 9334 28003 9334 28004 9334 28005 9335 28006 9335 28007 9335 28008 9336 28009 9336 28010 9336 28011 9337 28012 9337 28013 9337 28014 9338 28015 9338 28016 9338 28017 9339 28018 9339 28019 9339 28020 9340 28021 9340 28022 9340 28023 9341 28024 9341 28025 9341 28026 9342 28027 9342 28028 9342 28029 9343 28030 9343 28031 9343 28032 9344 28033 9344 28034 9344 28035 9345 28036 9345 28037 9345 28038 9346 28039 9346 28040 9346 28041 9347 28042 9347 28043 9347 28044 9348 28045 9348 28046 9348 28047 9349 28048 9349 28049 9349 28050 9350 28051 9350 28052 9350 28053 9351 28054 9351 28055 9351 28056 9352 28057 9352 28058 9352 28059 9353 28060 9353 28061 9353 28062 9354 28063 9354 28064 9354 28065 9355 28066 9355 28067 9355 28068 9356 28069 9356 28070 9356 28071 9357 28072 9357 28073 9357 28074 9358 28075 9358 28076 9358 28077 9359 28078 9359 28079 9359 28080 9360 28081 9360 28082 9360 28083 9361 28084 9361 28085 9361 28086 9362 28087 9362 28088 9362 28089 9363 28090 9363 28091 9363 28092 9364 28093 9364 28094 9364 28095 9365 28096 9365 28097 9365 28098 9366 28099 9366 28100 9366 28101 9367 28102 9367 28103 9367 28104 9368 28105 9368 28106 9368 28107 9369 28108 9369 28109 9369 28110 9370 28111 9370 28112 9370 28113 9371 28114 9371 28115 9371 28116 9372 28117 9372 28118 9372 28119 9373 28120 9373 28121 9373 28122 9374 28123 9374 28124 9374 28125 9375 28126 9375 28127 9375 28128 9376 28129 9376 28130 9376 28131 9377 28132 9377 28133 9377 28134 9378 28135 9378 28136 9378 28137 9379 28138 9379 28139 9379 28140 9380 28141 9380 28142 9380 28143 9381 28144 9381 28145 9381 28146 9382 28147 9382 28148 9382 28149 9383 28150 9383 28151 9383 28152 9384 28153 9384 28154 9384 28155 9385 28156 9385 28157 9385 28158 9386 28159 9386 28160 9386 28161 9387 28162 9387 28163 9387 28164 9388 28165 9388 28166 9388 28167 9389 28168 9389 28169 9389 28170 9390 28171 9390 28172 9390 28173 9391 28174 9391 28175 9391 28176 9392 28177 9392 28178 9392 28179 9393 28180 9393 28181 9393 28182 9394 28183 9394 28184 9394 28185 9395 28186 9395 28187 9395 28188 9396 28189 9396 28190 9396 28191 9397 28192 9397 28193 9397 28194 9398 28195 9398 28196 9398 28197 9399 28198 9399 28199 9399 28200 9400 28201 9400 28202 9400 28203 9401 28204 9401 28205 9401 28206 9402 28207 9402 28208 9402 28209 9403 28210 9403 28211 9403 28212 9404 28213 9404 28214 9404 28215 9405 28216 9405 28217 9405 28218 9406 28219 9406 28220 9406 28221 9407 28222 9407 28223 9407 28224 9408 28225 9408 28226 9408 28227 9409 28228 9409 28229 9409 28230 9410 28231 9410 28232 9410 28233 9411 28234 9411 28235 9411 28236 9412 28237 9412 28238 9412 28239 9413 28240 9413 28241 9413 28242 9414 28243 9414 28244 9414 28245 9415 28246 9415 28247 9415 28248 9416 28249 9416 28250 9416 28251 9417 28252 9417 28253 9417 28254 9418 28255 9418 28256 9418 28257 9419 28258 9419 28259 9419 28260 9420 28261 9420 28262 9420 28263 9421 28264 9421 28265 9421 28266 9422 28267 9422 28268 9422 28269 9423 28270 9423 28271 9423 28272 9424 28273 9424 28274 9424 28275 9425 28276 9425 28277 9425 28278 9426 28279 9426 28280 9426 28281 9427 28282 9427 28283 9427 28284 9428 28285 9428 28286 9428 28287 9429 28288 9429 28289 9429 28290 9430 28291 9430 28292 9430 28293 9431 28294 9431 28295 9431 28296 9432 28297 9432 28298 9432 28299 9433 28300 9433 28301 9433 28302 9434 28303 9434 28304 9434 28305 9435 28306 9435 28307 9435 28308 9436 28309 9436 28310 9436 28311 9437 28312 9437 28313 9437 28314 9438 28315 9438 28316 9438 28317 9439 28318 9439 28319 9439 28320 9440 28321 9440 28322 9440 28323 9441 28324 9441 28325 9441 28326 9442 28327 9442 28328 9442 28329 9443 28330 9443 28331 9443 28332 9444 28333 9444 28334 9444 28335 9445 28336 9445 28337 9445 28338 9446 28339 9446 28340 9446 28341 9447 28342 9447 28343 9447 28344 9448 28345 9448 28346 9448 28347 9449 28348 9449 28349 9449 28350 9450 28351 9450 28352 9450 28353 9451 28354 9451 28355 9451 28356 9452 28357 9452 28358 9452 28359 9453 28360 9453 28361 9453 28362 9454 28363 9454 28364 9454 28365 9455 28366 9455 28367 9455 28368 9456 28369 9456 28370 9456 28371 9457 28372 9457 28373 9457 28374 9458 28375 9458 28376 9458 28377 9459 28378 9459 28379 9459 28380 9460 28381 9460 28382 9460 28383 9461 28384 9461 28385 9461 28386 9462 28387 9462 28388 9462 28389 9463 28390 9463 28391 9463 28392 9464 28393 9464 28394 9464 28395 9465 28396 9465 28397 9465 28398 9466 28399 9466 28400 9466 28401 9467 28402 9467 28403 9467 28404 9468 28405 9468 28406 9468 28407 9469 28408 9469 28409 9469 28410 9470 28411 9470 28412 9470 28413 9471 28414 9471 28415 9471 28416 9472 28417 9472 28418 9472 28419 9473 28420 9473 28421 9473 28422 9474 28423 9474 28424 9474 28425 9475 28426 9475 28427 9475 28428 9476 28429 9476 28430 9476 28431 9477 28432 9477 28433 9477 28434 9478 28435 9478 28436 9478 28437 9479 28438 9479 28439 9479 28440 9480 28441 9480 28442 9480 28443 9481 28444 9481 28445 9481 28446 9482 28447 9482 28448 9482 28449 9483 28450 9483 28451 9483 28452 9484 28453 9484 28454 9484 28455 9485 28456 9485 28457 9485 28458 9486 28459 9486 28460 9486 28461 9487 28462 9487 28463 9487 28464 9488 28465 9488 28466 9488 28467 9489 28468 9489 28469 9489 28470 9490 28471 9490 28472 9490 28473 9491 28474 9491 28475 9491 28476 9492 28477 9492 28478 9492 28479 9493 28480 9493 28481 9493 28482 9494 28483 9494 28484 9494 28485 9495 28486 9495 28487 9495 28488 9496 28489 9496 28490 9496 28491 9497 28492 9497 28493 9497 28494 9498 28495 9498 28496 9498 28497 9499 28498 9499 28499 9499 28500 9500 28501 9500 28502 9500 28503 9501 28504 9501 28505 9501 28506 9502 28507 9502 28508 9502 28509 9503 28510 9503 28511 9503 28512 9504 28513 9504 28514 9504 28515 9505 28516 9505 28517 9505 28518 9506 28519 9506 28520 9506 28521 9507 28522 9507 28523 9507 28524 9508 28525 9508 28526 9508 28527 9509 28528 9509 28529 9509 28530 9510 28531 9510 28532 9510 28533 9511 28534 9511 28535 9511 28536 9512 28537 9512 28538 9512 28539 9513 28540 9513 28541 9513 28542 9514 28543 9514 28544 9514 28545 9515 28546 9515 28547 9515 28548 9516 28549 9516 28550 9516 28551 9517 28552 9517 28553 9517 28554 9518 28555 9518 28556 9518 28557 9519 28558 9519 28559 9519 28560 9520 28561 9520 28562 9520 28563 9521 28564 9521 28565 9521 28566 9522 28567 9522 28568 9522 28569 9523 28570 9523 28571 9523 28572 9524 28573 9524 28574 9524 28575 9525 28576 9525 28577 9525 28578 9526 28579 9526 28580 9526 28581 9527 28582 9527 28583 9527 28584 9528 28585 9528 28586 9528 28587 9529 28588 9529 28589 9529 28590 9530 28591 9530 28592 9530 28593 9531 28594 9531 28595 9531 28596 9532 28597 9532 28598 9532 28599 9533 28600 9533 28601 9533 28602 9534 28603 9534 28604 9534 28605 9535 28606 9535 28607 9535 28608 9536 28609 9536 28610 9536 28611 9537 28612 9537 28613 9537 28614 9538 28615 9538 28616 9538 28617 9539 28618 9539 28619 9539 28620 9540 28621 9540 28622 9540 28623 9541 28624 9541 28625 9541 28626 9542 28627 9542 28628 9542 28629 9543 28630 9543 28631 9543 28632 9544 28633 9544 28634 9544 28635 9545 28636 9545 28637 9545 28638 9546 28639 9546 28640 9546 28641 9547 28642 9547 28643 9547 28644 9548 28645 9548 28646 9548 28647 9549 28648 9549 28649 9549 28650 9550 28651 9550 28652 9550 28653 9551 28654 9551 28655 9551 28656 9552 28657 9552 28658 9552 28659 9553 28660 9553 28661 9553 28662 9554 28663 9554 28664 9554 28665 9555 28666 9555 28667 9555 28668 9556 28669 9556 28670 9556 28671 9557 28672 9557 28673 9557 28674 9558 28675 9558 28676 9558 28677 9559 28678 9559 28679 9559 28680 9560 28681 9560 28682 9560 28683 9561 28684 9561 28685 9561 28686 9562 28687 9562 28688 9562 28689 9563 28690 9563 28691 9563 28692 9564 28693 9564 28694 9564 28695 9565 28696 9565 28697 9565 28698 9566 28699 9566 28700 9566 28701 9567 28702 9567 28703 9567 28704 9568 28705 9568 28706 9568 28707 9569 28708 9569 28709 9569 28710 9570 28711 9570 28712 9570 28713 9571 28714 9571 28715 9571 28716 9572 28717 9572 28718 9572 28719 9573 28720 9573 28721 9573 28722 9574 28723 9574 28724 9574 28725 9575 28726 9575 28727 9575 28728 9576 28729 9576 28730 9576 28731 9577 28732 9577 28733 9577 28734 9578 28735 9578 28736 9578 28737 9579 28738 9579 28739 9579 28740 9580 28741 9580 28742 9580 28743 9581 28744 9581 28745 9581 28746 9582 28747 9582 28748 9582 28749 9583 28750 9583 28751 9583 28752 9584 28753 9584 28754 9584 28755 9585 28756 9585 28757 9585 28758 9586 28759 9586 28760 9586 28761 9587 28762 9587 28763 9587 28764 9588 28765 9588 28766 9588 28767 9589 28768 9589 28769 9589 28770 9590 28771 9590 28772 9590 28773 9591 28774 9591 28775 9591 28776 9592 28777 9592 28778 9592 28779 9593 28780 9593 28781 9593 28782 9594 28783 9594 28784 9594 28785 9595 28786 9595 28787 9595 28788 9596 28789 9596 28790 9596 28791 9597 28792 9597 28793 9597 28794 9598 28795 9598 28796 9598 28797 9599 28798 9599 28799 9599 28800 9600 28801 9600 28802 9600 28803 9601 28804 9601 28805 9601 28806 9602 28807 9602 28808 9602 28809 9603 28810 9603 28811 9603 28812 9604 28813 9604 28814 9604 28815 9605 28816 9605 28817 9605 28818 9606 28819 9606 28820 9606 28821 9607 28822 9607 28823 9607 28824 9608 28825 9608 28826 9608 28827 9609 28828 9609 28829 9609 28830 9610 28831 9610 28832 9610 28833 9611 28834 9611 28835 9611 28836 9612 28837 9612 28838 9612 28839 9613 28840 9613 28841 9613 28842 9614 28843 9614 28844 9614 28845 9615 28846 9615 28847 9615 28848 9616 28849 9616 28850 9616 28851 9617 28852 9617 28853 9617 28854 9618 28855 9618 28856 9618 28857 9619 28858 9619 28859 9619 28860 9620 28861 9620 28862 9620 28863 9621 28864 9621 28865 9621 28866 9622 28867 9622 28868 9622 28869 9623 28870 9623 28871 9623 28872 9624 28873 9624 28874 9624 28875 9625 28876 9625 28877 9625 28878 9626 28879 9626 28880 9626 28881 9627 28882 9627 28883 9627 28884 9628 28885 9628 28886 9628 28887 9629 28888 9629 28889 9629 28890 9630 28891 9630 28892 9630 28893 9631 28894 9631 28895 9631 28896 9632 28897 9632 28898 9632 28899 9633 28900 9633 28901 9633 28902 9634 28903 9634 28904 9634 28905 9635 28906 9635 28907 9635 28908 9636 28909 9636 28910 9636 28911 9637 28912 9637 28913 9637 28914 9638 28915 9638 28916 9638 28917 9639 28918 9639 28919 9639 28920 9640 28921 9640 28922 9640 28923 9641 28924 9641 28925 9641 28926 9642 28927 9642 28928 9642 28929 9643 28930 9643 28931 9643 28932 9644 28933 9644 28934 9644 28935 9645 28936 9645 28937 9645 28938 9646 28939 9646 28940 9646 28941 9647 28942 9647 28943 9647 28944 9648 28945 9648 28946 9648 28947 9649 28948 9649 28949 9649 28950 9650 28951 9650 28952 9650 28953 9651 28954 9651 28955 9651 28956 9652 28957 9652 28958 9652 28959 9653 28960 9653 28961 9653 28962 9654 28963 9654 28964 9654 28965 9655 28966 9655 28967 9655 28968 9656 28969 9656 28970 9656 28971 9657 28972 9657 28973 9657 28974 9658 28975 9658 28976 9658 28977 9659 28978 9659 28979 9659 28980 9660 28981 9660 28982 9660 28983 9661 28984 9661 28985 9661 28986 9662 28987 9662 28988 9662 28989 9663 28990 9663 28991 9663 28992 9664 28993 9664 28994 9664 28995 9665 28996 9665 28997 9665 28998 9666 28999 9666 29000 9666 29001 9667 29002 9667 29003 9667 29004 9668 29005 9668 29006 9668 29007 9669 29008 9669 29009 9669 29010 9670 29011 9670 29012 9670 29013 9671 29014 9671 29015 9671 29016 9672 29017 9672 29018 9672 29019 9673 29020 9673 29021 9673 29022 9674 29023 9674 29024 9674 29025 9675 29026 9675 29027 9675 29028 9676 29029 9676 29030 9676 29031 9677 29032 9677 29033 9677 29034 9678 29035 9678 29036 9678 29037 9679 29038 9679 29039 9679 29040 9680 29041 9680 29042 9680 29043 9681 29044 9681 29045 9681 29046 9682 29047 9682 29048 9682 29049 9683 29050 9683 29051 9683 29052 9684 29053 9684 29054 9684 29055 9685 29056 9685 29057 9685 29058 9686 29059 9686 29060 9686 29061 9687 29062 9687 29063 9687 29064 9688 29065 9688 29066 9688 29067 9689 29068 9689 29069 9689 29070 9690 29071 9690 29072 9690 29073 9691 29074 9691 29075 9691 29076 9692 29077 9692 29078 9692 29079 9693 29080 9693 29081 9693 29082 9694 29083 9694 29084 9694 29085 9695 29086 9695 29087 9695 29088 9696 29089 9696 29090 9696 29091 9697 29092 9697 29093 9697 29094 9698 29095 9698 29096 9698 29097 9699 29098 9699 29099 9699 29100 9700 29101 9700 29102 9700 29103 9701 29104 9701 29105 9701 29106 9702 29107 9702 29108 9702 29109 9703 29110 9703 29111 9703 29112 9704 29113 9704 29114 9704 29115 9705 29116 9705 29117 9705 29118 9706 29119 9706 29120 9706 29121 9707 29122 9707 29123 9707 29124 9708 29125 9708 29126 9708 29127 9709 29128 9709 29129 9709 29130 9710 29131 9710 29132 9710 29133 9711 29134 9711 29135 9711 29136 9712 29137 9712 29138 9712 29139 9713 29140 9713 29141 9713 29142 9714 29143 9714 29144 9714 29145 9715 29146 9715 29147 9715 29148 9716 29149 9716 29150 9716 29151 9717 29152 9717 29153 9717 29154 9718 29155 9718 29156 9718 29157 9719 29158 9719 29159 9719 29160 9720 29161 9720 29162 9720 29163 9721 29164 9721 29165 9721 29166 9722 29167 9722 29168 9722 29169 9723 29170 9723 29171 9723 29172 9724 29173 9724 29174 9724 29175 9725 29176 9725 29177 9725 29178 9726 29179 9726 29180 9726 29181 9727 29182 9727 29183 9727 29184 9728 29185 9728 29186 9728 29187 9729 29188 9729 29189 9729 29190 9730 29191 9730 29192 9730 29193 9731 29194 9731 29195 9731 29196 9732 29197 9732 29198 9732 29199 9733 29200 9733 29201 9733 29202 9734 29203 9734 29204 9734 29205 9735 29206 9735 29207 9735 29208 9736 29209 9736 29210 9736 29211 9737 29212 9737 29213 9737 29214 9738 29215 9738 29216 9738 29217 9739 29218 9739 29219 9739 29220 9740 29221 9740 29222 9740 29223 9741 29224 9741 29225 9741 29226 9742 29227 9742 29228 9742 29229 9743 29230 9743 29231 9743 29232 9744 29233 9744 29234 9744 29235 9745 29236 9745 29237 9745 29238 9746 29239 9746 29240 9746 29241 9747 29242 9747 29243 9747 29244 9748 29245 9748 29246 9748 29247 9749 29248 9749 29249 9749 29250 9750 29251 9750 29252 9750 29253 9751 29254 9751 29255 9751 29256 9752 29257 9752 29258 9752 29259 9753 29260 9753 29261 9753 29262 9754 29263 9754 29264 9754 29265 9755 29266 9755 29267 9755 29268 9756 29269 9756 29270 9756 29271 9757 29272 9757 29273 9757 29274 9758 29275 9758 29276 9758 29277 9759 29278 9759 29279 9759 29280 9760 29281 9760 29282 9760 29283 9761 29284 9761 29285 9761 29286 9762 29287 9762 29288 9762 29289 9763 29290 9763 29291 9763 29292 9764 29293 9764 29294 9764 29295 9765 29296 9765 29297 9765 29298 9766 29299 9766 29300 9766 29301 9767 29302 9767 29303 9767 29304 9768 29305 9768 29306 9768 29307 9769 29308 9769 29309 9769 29310 9770 29311 9770 29312 9770 29313 9771 29314 9771 29315 9771 29316 9772 29317 9772 29318 9772 29319 9773 29320 9773 29321 9773 29322 9774 29323 9774 29324 9774 29325 9775 29326 9775 29327 9775 29328 9776 29329 9776 29330 9776 29331 9777 29332 9777 29333 9777 29334 9778 29335 9778 29336 9778 29337 9779 29338 9779 29339 9779 29340 9780 29341 9780 29342 9780 29343 9781 29344 9781 29345 9781 29346 9782 29347 9782 29348 9782 29349 9783 29350 9783 29351 9783 29352 9784 29353 9784 29354 9784 29355 9785 29356 9785 29357 9785 29358 9786 29359 9786 29360 9786 29361 9787 29362 9787 29363 9787 29364 9788 29365 9788 29366 9788 29367 9789 29368 9789 29369 9789 29370 9790 29371 9790 29372 9790 29373 9791 29374 9791 29375 9791 29376 9792 29377 9792 29378 9792 29379 9793 29380 9793 29381 9793 29382 9794 29383 9794 29384 9794 29385 9795 29386 9795 29387 9795 29388 9796 29389 9796 29390 9796 29391 9797 29392 9797 29393 9797 29394 9798 29395 9798 29396 9798 29397 9799 29398 9799 29399 9799 29400 9800 29401 9800 29402 9800 29403 9801 29404 9801 29405 9801 29406 9802 29407 9802 29408 9802 29409 9803 29410 9803 29411 9803 29412 9804 29413 9804 29414 9804 29415 9805 29416 9805 29417 9805 29418 9806 29419 9806 29420 9806 29421 9807 29422 9807 29423 9807 29424 9808 29425 9808 29426 9808 29427 9809 29428 9809 29429 9809 29430 9810 29431 9810 29432 9810 29433 9811 29434 9811 29435 9811 29436 9812 29437 9812 29438 9812 29439 9813 29440 9813 29441 9813 29442 9814 29443 9814 29444 9814 29445 9815 29446 9815 29447 9815 29448 9816 29449 9816 29450 9816 29451 9817 29452 9817 29453 9817 29454 9818 29455 9818 29456 9818 29457 9819 29458 9819 29459 9819 29460 9820 29461 9820 29462 9820 29463 9821 29464 9821 29465 9821 29466 9822 29467 9822 29468 9822 29469 9823 29470 9823 29471 9823 29472 9824 29473 9824 29474 9824 29475 9825 29476 9825 29477 9825 29478 9826 29479 9826 29480 9826 29481 9827 29482 9827 29483 9827 29484 9828 29485 9828 29486 9828 29487 9829 29488 9829 29489 9829 29490 9830 29491 9830 29492 9830 29493 9831 29494 9831 29495 9831 29496 9832 29497 9832 29498 9832 29499 9833 29500 9833 29501 9833 29502 9834 29503 9834 29504 9834 29505 9835 29506 9835 29507 9835 29508 9836 29509 9836 29510 9836 29511 9837 29512 9837 29513 9837 29514 9838 29515 9838 29516 9838 29517 9839 29518 9839 29519 9839 29520 9840 29521 9840 29522 9840 29523 9841 29524 9841 29525 9841 29526 9842 29527 9842 29528 9842 29529 9843 29530 9843 29531 9843 29532 9844 29533 9844 29534 9844 29535 9845 29536 9845 29537 9845 29538 9846 29539 9846 29540 9846 29541 9847 29542 9847 29543 9847 29544 9848 29545 9848 29546 9848 29547 9849 29548 9849 29549 9849 29550 9850 29551 9850 29552 9850 29553 9851 29554 9851 29555 9851 29556 9852 29557 9852 29558 9852 29559 9853 29560 9853 29561 9853 29562 9854 29563 9854 29564 9854 29565 9855 29566 9855 29567 9855 29568 9856 29569 9856 29570 9856 29571 9857 29572 9857 29573 9857 29574 9858 29575 9858 29576 9858 29577 9859 29578 9859 29579 9859 29580 9860 29581 9860 29582 9860 29583 9861 29584 9861 29585 9861 29586 9862 29587 9862 29588 9862 29589 9863 29590 9863 29591 9863 29592 9864 29593 9864 29594 9864 29595 9865 29596 9865 29597 9865 29598 9866 29599 9866 29600 9866 29601 9867 29602 9867 29603 9867 29604 9868 29605 9868 29606 9868 29607 9869 29608 9869 29609 9869 29610 9870 29611 9870 29612 9870 29613 9871 29614 9871 29615 9871 29616 9872 29617 9872 29618 9872 29619 9873 29620 9873 29621 9873 29622 9874 29623 9874 29624 9874 29625 9875 29626 9875 29627 9875 29628 9876 29629 9876 29630 9876 29631 9877 29632 9877 29633 9877 29634 9878 29635 9878 29636 9878 29637 9879 29638 9879 29639 9879 29640 9880 29641 9880 29642 9880 29643 9881 29644 9881 29645 9881 29646 9882 29647 9882 29648 9882 29649 9883 29650 9883 29651 9883 29652 9884 29653 9884 29654 9884 29655 9885 29656 9885 29657 9885 29658 9886 29659 9886 29660 9886 29661 9887 29662 9887 29663 9887 29664 9888 29665 9888 29666 9888 29667 9889 29668 9889 29669 9889 29670 9890 29671 9890 29672 9890 29673 9891 29674 9891 29675 9891 29676 9892 29677 9892 29678 9892 29679 9893 29680 9893 29681 9893 29682 9894 29683 9894 29684 9894 29685 9895 29686 9895 29687 9895 29688 9896 29689 9896 29690 9896 29691 9897 29692 9897 29693 9897 29694 9898 29695 9898 29696 9898 29697 9899 29698 9899 29699 9899 29700 9900 29701 9900 29702 9900 29703 9901 29704 9901 29705 9901 29706 9902 29707 9902 29708 9902 29709 9903 29710 9903 29711 9903 29712 9904 29713 9904 29714 9904 29715 9905 29716 9905 29717 9905 29718 9906 29719 9906 29720 9906 29721 9907 29722 9907 29723 9907 29724 9908 29725 9908 29726 9908 29727 9909 29728 9909 29729 9909 29730 9910 29731 9910 29732 9910 29733 9911 29734 9911 29735 9911 29736 9912 29737 9912 29738 9912 29739 9913 29740 9913 29741 9913 29742 9914 29743 9914 29744 9914 29745 9915 29746 9915 29747 9915 29748 9916 29749 9916 29750 9916 29751 9917 29752 9917 29753 9917 29754 9918 29755 9918 29756 9918 29757 9919 29758 9919 29759 9919 29760 9920 29761 9920 29762 9920 29763 9921 29764 9921 29765 9921 29766 9922 29767 9922 29768 9922 29769 9923 29770 9923 29771 9923 29772 9924 29773 9924 29774 9924 29775 9925 29776 9925 29777 9925 29778 9926 29779 9926 29780 9926 29781 9927 29782 9927 29783 9927 29784 9928 29785 9928 29786 9928 29787 9929 29788 9929 29789 9929 29790 9930 29791 9930 29792 9930 29793 9931 29794 9931 29795 9931 29796 9932 29797 9932 29798 9932 29799 9933 29800 9933 29801 9933 29802 9934 29803 9934 29804 9934 29805 9935 29806 9935 29807 9935 29808 9936 29809 9936 29810 9936 29811 9937 29812 9937 29813 9937 29814 9938 29815 9938 29816 9938 29817 9939 29818 9939 29819 9939 29820 9940 29821 9940 29822 9940 29823 9941 29824 9941 29825 9941 29826 9942 29827 9942 29828 9942 29829 9943 29830 9943 29831 9943 29832 9944 29833 9944 29834 9944 29835 9945 29836 9945 29837 9945 29838 9946 29839 9946 29840 9946 29841 9947 29842 9947 29843 9947 29844 9948 29845 9948 29846 9948 29847 9949 29848 9949 29849 9949 29850 9950 29851 9950 29852 9950 29853 9951 29854 9951 29855 9951 29856 9952 29857 9952 29858 9952 29859 9953 29860 9953 29861 9953 29862 9954 29863 9954 29864 9954 29865 9955 29866 9955 29867 9955 29868 9956 29869 9956 29870 9956 29871 9957 29872 9957 29873 9957 29874 9958 29875 9958 29876 9958 29877 9959 29878 9959 29879 9959 29880 9960 29881 9960 29882 9960 29883 9961 29884 9961 29885 9961 29886 9962 29887 9962 29888 9962 29889 9963 29890 9963 29891 9963 29892 9964 29893 9964 29894 9964 29895 9965 29896 9965 29897 9965 29898 9966 29899 9966 29900 9966 29901 9967 29902 9967 29903 9967 29904 9968 29905 9968 29906 9968 29907 9969 29908 9969 29909 9969 29910 9970 29911 9970 29912 9970 29913 9971 29914 9971 29915 9971 29916 9972 29917 9972 29918 9972 29919 9973 29920 9973 29921 9973 29922 9974 29923 9974 29924 9974 29925 9975 29926 9975 29927 9975 29928 9976 29929 9976 29930 9976 29931 9977 29932 9977 29933 9977 29934 9978 29935 9978 29936 9978 29937 9979 29938 9979 29939 9979 29940 9980 29941 9980 29942 9980 29943 9981 29944 9981 29945 9981 29946 9982 29947 9982 29948 9982 29949 9983 29950 9983 29951 9983 29952 9984 29953 9984 29954 9984 29955 9985 29956 9985 29957 9985 29958 9986 29959 9986 29960 9986 29961 9987 29962 9987 29963 9987 29964 9988 29965 9988 29966 9988 29967 9989 29968 9989 29969 9989 29970 9990 29971 9990 29972 9990 29973 9991 29974 9991 29975 9991 29976 9992 29977 9992 29978 9992 29979 9993 29980 9993 29981 9993 29982 9994 29983 9994 29984 9994 29985 9995 29986 9995 29987 9995 29988 9996 29989 9996 29990 9996 29991 9997 29992 9997 29993 9997 29994 9998 29995 9998 29996 9998 29997 9999 29998 9999 29999 9999 30000 10000 30001 10000 30002 10000 30003 10001 30004 10001 30005 10001 30006 10002 30007 10002 30008 10002 30009 10003 30010 10003 30011 10003 30012 10004 30013 10004 30014 10004 30015 10005 30016 10005 30017 10005 30018 10006 30019 10006 30020 10006 30021 10007 30022 10007 30023 10007 30024 10008 30025 10008 30026 10008 30027 10009 30028 10009 30029 10009 30030 10010 30031 10010 30032 10010 30033 10011 30034 10011 30035 10011 30036 10012 30037 10012 30038 10012 30039 10013 30040 10013 30041 10013 30042 10014 30043 10014 30044 10014 30045 10015 30046 10015 30047 10015 30048 10016 30049 10016 30050 10016 30051 10017 30052 10017 30053 10017 30054 10018 30055 10018 30056 10018 30057 10019 30058 10019 30059 10019 30060 10020 30061 10020 30062 10020 30063 10021 30064 10021 30065 10021 30066 10022 30067 10022 30068 10022 30069 10023 30070 10023 30071 10023 30072 10024 30073 10024 30074 10024 30075 10025 30076 10025 30077 10025 30078 10026 30079 10026 30080 10026 30081 10027 30082 10027 30083 10027 30084 10028 30085 10028 30086 10028 30087 10029 30088 10029 30089 10029 30090 10030 30091 10030 30092 10030 30093 10031 30094 10031 30095 10031 30096 10032 30097 10032 30098 10032 30099 10033 30100 10033 30101 10033 30102 10034 30103 10034 30104 10034 30105 10035 30106 10035 30107 10035 30108 10036 30109 10036 30110 10036 30111 10037 30112 10037 30113 10037 30114 10038 30115 10038 30116 10038 30117 10039 30118 10039 30119 10039 30120 10040 30121 10040 30122 10040 30123 10041 30124 10041 30125 10041 30126 10042 30127 10042 30128 10042 30129 10043 30130 10043 30131 10043 30132 10044 30133 10044 30134 10044 30135 10045 30136 10045 30137 10045 30138 10046 30139 10046 30140 10046 30141 10047 30142 10047 30143 10047 30144 10048 30145 10048 30146 10048 30147 10049 30148 10049 30149 10049 30150 10050 30151 10050 30152 10050 30153 10051 30154 10051 30155 10051 30156 10052 30157 10052 30158 10052 30159 10053 30160 10053 30161 10053 30162 10054 30163 10054 30164 10054 30165 10055 30166 10055 30167 10055 30168 10056 30169 10056 30170 10056 30171 10057 30172 10057 30173 10057 30174 10058 30175 10058 30176 10058 30177 10059 30178 10059 30179 10059 30180 10060 30181 10060 30182 10060 30183 10061 30184 10061 30185 10061 30186 10062 30187 10062 30188 10062 30189 10063 30190 10063 30191 10063 30192 10064 30193 10064 30194 10064 30195 10065 30196 10065 30197 10065 30198 10066 30199 10066 30200 10066 30201 10067 30202 10067 30203 10067 30204 10068 30205 10068 30206 10068 30207 10069 30208 10069 30209 10069 30210 10070 30211 10070 30212 10070 30213 10071 30214 10071 30215 10071 30216 10072 30217 10072 30218 10072 30219 10073 30220 10073 30221 10073 30222 10074 30223 10074 30224 10074 30225 10075 30226 10075 30227 10075 30228 10076 30229 10076 30230 10076 30231 10077 30232 10077 30233 10077 30234 10078 30235 10078 30236 10078 30237 10079 30238 10079 30239 10079 30240 10080 30241 10080 30242 10080 30243 10081 30244 10081 30245 10081 30246 10082 30247 10082 30248 10082 30249 10083 30250 10083 30251 10083 30252 10084 30253 10084 30254 10084 30255 10085 30256 10085 30257 10085 30258 10086 30259 10086 30260 10086 30261 10087 30262 10087 30263 10087 30264 10088 30265 10088 30266 10088 30267 10089 30268 10089 30269 10089 30270 10090 30271 10090 30272 10090 30273 10091 30274 10091 30275 10091 30276 10092 30277 10092 30278 10092 30279 10093 30280 10093 30281 10093 30282 10094 30283 10094 30284 10094 30285 10095 30286 10095 30287 10095 30288 10096 30289 10096 30290 10096 30291 10097 30292 10097 30293 10097 30294 10098 30295 10098 30296 10098 30297 10099 30298 10099 30299 10099 30300 10100 30301 10100 30302 10100 30303 10101 30304 10101 30305 10101 30306 10102 30307 10102 30308 10102 30309 10103 30310 10103 30311 10103 30312 10104 30313 10104 30314 10104 30315 10105 30316 10105 30317 10105 30318 10106 30319 10106 30320 10106 30321 10107 30322 10107 30323 10107 30324 10108 30325 10108 30326 10108 30327 10109 30328 10109 30329 10109 30330 10110 30331 10110 30332 10110 30333 10111 30334 10111 30335 10111 30336 10112 30337 10112 30338 10112 30339 10113 30340 10113 30341 10113 30342 10114 30343 10114 30344 10114 30345 10115 30346 10115 30347 10115 30348 10116 30349 10116 30350 10116 30351 10117 30352 10117 30353 10117 30354 10118 30355 10118 30356 10118 30357 10119 30358 10119 30359 10119 30360 10120 30361 10120 30362 10120 30363 10121 30364 10121 30365 10121 30366 10122 30367 10122 30368 10122 30369 10123 30370 10123 30371 10123 30372 10124 30373 10124 30374 10124 30375 10125 30376 10125 30377 10125 30378 10126 30379 10126 30380 10126 30381 10127 30382 10127 30383 10127 30384 10128 30385 10128 30386 10128 30387 10129 30388 10129 30389 10129 30390 10130 30391 10130 30392 10130 30393 10131 30394 10131 30395 10131 30396 10132 30397 10132 30398 10132 30399 10133 30400 10133 30401 10133 30402 10134 30403 10134 30404 10134 30405 10135 30406 10135 30407 10135 30408 10136 30409 10136 30410 10136 30411 10137 30412 10137 30413 10137 30414 10138 30415 10138 30416 10138 30417 10139 30418 10139 30419 10139 30420 10140 30421 10140 30422 10140 30423 10141 30424 10141 30425 10141 30426 10142 30427 10142 30428 10142 30429 10143 30430 10143 30431 10143 30432 10144 30433 10144 30434 10144 30435 10145 30436 10145 30437 10145 30438 10146 30439 10146 30440 10146 30441 10147 30442 10147 30443 10147 30444 10148 30445 10148 30446 10148 30447 10149 30448 10149 30449 10149 30450 10150 30451 10150 30452 10150 30453 10151 30454 10151 30455 10151 30456 10152 30457 10152 30458 10152 30459 10153 30460 10153 30461 10153 30462 10154 30463 10154 30464 10154 30465 10155 30466 10155 30467 10155 30468 10156 30469 10156 30470 10156 30471 10157 30472 10157 30473 10157 30474 10158 30475 10158 30476 10158 30477 10159 30478 10159 30479 10159 30480 10160 30481 10160 30482 10160 30483 10161 30484 10161 30485 10161 30486 10162 30487 10162 30488 10162 30489 10163 30490 10163 30491 10163 30492 10164 30493 10164 30494 10164 30495 10165 30496 10165 30497 10165 30498 10166 30499 10166 30500 10166 30501 10167 30502 10167 30503 10167 30504 10168 30505 10168 30506 10168 30507 10169 30508 10169 30509 10169 30510 10170 30511 10170 30512 10170 30513 10171 30514 10171 30515 10171 30516 10172 30517 10172 30518 10172 30519 10173 30520 10173 30521 10173 30522 10174 30523 10174 30524 10174 30525 10175 30526 10175 30527 10175 30528 10176 30529 10176 30530 10176 30531 10177 30532 10177 30533 10177 30534 10178 30535 10178 30536 10178 30537 10179 30538 10179 30539 10179 30540 10180 30541 10180 30542 10180 30543 10181 30544 10181 30545 10181 30546 10182 30547 10182 30548 10182 30549 10183 30550 10183 30551 10183 30552 10184 30553 10184 30554 10184 30555 10185 30556 10185 30557 10185 30558 10186 30559 10186 30560 10186 30561 10187 30562 10187 30563 10187 30564 10188 30565 10188 30566 10188 30567 10189 30568 10189 30569 10189 30570 10190 30571 10190 30572 10190 30573 10191 30574 10191 30575 10191 30576 10192 30577 10192 30578 10192 30579 10193 30580 10193 30581 10193 30582 10194 30583 10194 30584 10194 30585 10195 30586 10195 30587 10195 30588 10196 30589 10196 30590 10196 30591 10197 30592 10197 30593 10197 30594 10198 30595 10198 30596 10198 30597 10199 30598 10199 30599 10199 30600 10200 30601 10200 30602 10200 30603 10201 30604 10201 30605 10201 30606 10202 30607 10202 30608 10202 30609 10203 30610 10203 30611 10203 30612 10204 30613 10204 30614 10204 30615 10205 30616 10205 30617 10205 30618 10206 30619 10206 30620 10206 30621 10207 30622 10207 30623 10207 30624 10208 30625 10208 30626 10208 30627 10209 30628 10209 30629 10209 30630 10210 30631 10210 30632 10210 30633 10211 30634 10211 30635 10211 30636 10212 30637 10212 30638 10212 30639 10213 30640 10213 30641 10213 30642 10214 30643 10214 30644 10214 30645 10215 30646 10215 30647 10215 30648 10216 30649 10216 30650 10216 30651 10217 30652 10217 30653 10217 30654 10218 30655 10218 30656 10218 30657 10219 30658 10219 30659 10219 30660 10220 30661 10220 30662 10220 30663 10221 30664 10221 30665 10221 30666 10222 30667 10222 30668 10222 30669 10223 30670 10223 30671 10223 30672 10224 30673 10224 30674 10224 30675 10225 30676 10225 30677 10225 30678 10226 30679 10226 30680 10226 30681 10227 30682 10227 30683 10227 30684 10228 30685 10228 30686 10228 30687 10229 30688 10229 30689 10229 30690 10230 30691 10230 30692 10230 30693 10231 30694 10231 30695 10231 30696 10232 30697 10232 30698 10232 30699 10233 30700 10233 30701 10233 30702 10234 30703 10234 30704 10234 30705 10235 30706 10235 30707 10235 30708 10236 30709 10236 30710 10236 30711 10237 30712 10237 30713 10237 30714 10238 30715 10238 30716 10238 30717 10239 30718 10239 30719 10239 30720 10240 30721 10240 30722 10240 30723 10241 30724 10241 30725 10241 30726 10242 30727 10242 30728 10242 30729 10243 30730 10243 30731 10243 30732 10244 30733 10244 30734 10244 30735 10245 30736 10245 30737 10245 30738 10246 30739 10246 30740 10246 30741 10247 30742 10247 30743 10247 30744 10248 30745 10248 30746 10248 30747 10249 30748 10249 30749 10249 30750 10250 30751 10250 30752 10250 30753 10251 30754 10251 30755 10251 30756 10252 30757 10252 30758 10252 30759 10253 30760 10253 30761 10253 30762 10254 30763 10254 30764 10254 30765 10255 30766 10255 30767 10255 30768 10256 30769 10256 30770 10256 30771 10257 30772 10257 30773 10257 30774 10258 30775 10258 30776 10258 30777 10259 30778 10259 30779 10259 30780 10260 30781 10260 30782 10260 30783 10261 30784 10261 30785 10261 30786 10262 30787 10262 30788 10262 30789 10263 30790 10263 30791 10263 30792 10264 30793 10264 30794 10264 30795 10265 30796 10265 30797 10265 30798 10266 30799 10266 30800 10266 30801 10267 30802 10267 30803 10267 30804 10268 30805 10268 30806 10268 30807 10269 30808 10269 30809 10269 30810 10270 30811 10270 30812 10270 30813 10271 30814 10271 30815 10271 30816 10272 30817 10272 30818 10272 30819 10273 30820 10273 30821 10273 30822 10274 30823 10274 30824 10274 30825 10275 30826 10275 30827 10275 30828 10276 30829 10276 30830 10276 30831 10277 30832 10277 30833 10277 30834 10278 30835 10278 30836 10278 30837 10279 30838 10279 30839 10279 30840 10280 30841 10280 30842 10280 30843 10281 30844 10281 30845 10281 30846 10282 30847 10282 30848 10282 30849 10283 30850 10283 30851 10283 30852 10284 30853 10284 30854 10284 30855 10285 30856 10285 30857 10285 30858 10286 30859 10286 30860 10286 30861 10287 30862 10287 30863 10287 30864 10288 30865 10288 30866 10288 30867 10289 30868 10289 30869 10289 30870 10290 30871 10290 30872 10290 30873 10291 30874 10291 30875 10291 30876 10292 30877 10292 30878 10292 30879 10293 30880 10293 30881 10293 30882 10294 30883 10294 30884 10294 30885 10295 30886 10295 30887 10295 30888 10296 30889 10296 30890 10296 30891 10297 30892 10297 30893 10297 30894 10298 30895 10298 30896 10298 30897 10299 30898 10299 30899 10299 30900 10300 30901 10300 30902 10300 30903 10301 30904 10301 30905 10301 30906 10302 30907 10302 30908 10302 30909 10303 30910 10303 30911 10303 30912 10304 30913 10304 30914 10304 30915 10305 30916 10305 30917 10305 30918 10306 30919 10306 30920 10306 30921 10307 30922 10307 30923 10307 30924 10308 30925 10308 30926 10308 30927 10309 30928 10309 30929 10309 30930 10310 30931 10310 30932 10310 30933 10311 30934 10311 30935 10311 30936 10312 30937 10312 30938 10312 30939 10313 30940 10313 30941 10313 30942 10314 30943 10314 30944 10314 30945 10315 30946 10315 30947 10315 30948 10316 30949 10316 30950 10316 30951 10317 30952 10317 30953 10317 30954 10318 30955 10318 30956 10318 30957 10319 30958 10319 30959 10319 30960 10320 30961 10320 30962 10320 30963 10321 30964 10321 30965 10321 30966 10322 30967 10322 30968 10322 30969 10323 30970 10323 30971 10323 30972 10324 30973 10324 30974 10324 30975 10325 30976 10325 30977 10325 30978 10326 30979 10326 30980 10326 30981 10327 30982 10327 30983 10327 30984 10328 30985 10328 30986 10328 30987 10329 30988 10329 30989 10329 30990 10330 30991 10330 30992 10330 30993 10331 30994 10331 30995 10331 30996 10332 30997 10332 30998 10332 30999 10333 31000 10333 31001 10333 31002 10334 31003 10334 31004 10334 31005 10335 31006 10335 31007 10335 31008 10336 31009 10336 31010 10336 31011 10337 31012 10337 31013 10337 31014 10338 31015 10338 31016 10338 31017 10339 31018 10339 31019 10339 31020 10340 31021 10340 31022 10340 31023 10341 31024 10341 31025 10341 31026 10342 31027 10342 31028 10342 31029 10343 31030 10343 31031 10343 31032 10344 31033 10344 31034 10344 31035 10345 31036 10345 31037 10345 31038 10346 31039 10346 31040 10346 31041 10347 31042 10347 31043 10347 31044 10348 31045 10348 31046 10348 31047 10349 31048 10349 31049 10349 31050 10350 31051 10350 31052 10350 31053 10351 31054 10351 31055 10351 31056 10352 31057 10352 31058 10352 31059 10353 31060 10353 31061 10353 31062 10354 31063 10354 31064 10354 31065 10355 31066 10355 31067 10355 31068 10356 31069 10356 31070 10356 31071 10357 31072 10357 31073 10357 31074 10358 31075 10358 31076 10358 31077 10359 31078 10359 31079 10359 31080 10360 31081 10360 31082 10360 31083 10361 31084 10361 31085 10361 31086 10362 31087 10362 31088 10362 31089 10363 31090 10363 31091 10363 31092 10364 31093 10364 31094 10364 31095 10365 31096 10365 31097 10365 31098 10366 31099 10366 31100 10366 31101 10367 31102 10367 31103 10367 31104 10368 31105 10368 31106 10368 31107 10369 31108 10369 31109 10369 31110 10370 31111 10370 31112 10370 31113 10371 31114 10371 31115 10371 31116 10372 31117 10372 31118 10372 31119 10373 31120 10373 31121 10373 31122 10374 31123 10374 31124 10374 31125 10375 31126 10375 31127 10375 31128 10376 31129 10376 31130 10376 31131 10377 31132 10377 31133 10377 31134 10378 31135 10378 31136 10378 31137 10379 31138 10379 31139 10379 31140 10380 31141 10380 31142 10380 31143 10381 31144 10381 31145 10381 31146 10382 31147 10382 31148 10382 31149 10383 31150 10383 31151 10383 31152 10384 31153 10384 31154 10384 31155 10385 31156 10385 31157 10385 31158 10386 31159 10386 31160 10386 31161 10387 31162 10387 31163 10387 31164 10388 31165 10388 31166 10388 31167 10389 31168 10389 31169 10389 31170 10390 31171 10390 31172 10390 31173 10391 31174 10391 31175 10391 31176 10392 31177 10392 31178 10392 31179 10393 31180 10393 31181 10393 31182 10394 31183 10394 31184 10394 31185 10395 31186 10395 31187 10395 31188 10396 31189 10396 31190 10396 31191 10397 31192 10397 31193 10397 31194 10398 31195 10398 31196 10398 31197 10399 31198 10399 31199 10399 31200 10400 31201 10400 31202 10400 31203 10401 31204 10401 31205 10401 31206 10402 31207 10402 31208 10402 31209 10403 31210 10403 31211 10403 31212 10404 31213 10404 31214 10404 31215 10405 31216 10405 31217 10405 31218 10406 31219 10406 31220 10406 31221 10407 31222 10407 31223 10407 31224 10408 31225 10408 31226 10408 31227 10409 31228 10409 31229 10409 31230 10410 31231 10410 31232 10410 31233 10411 31234 10411 31235 10411 31236 10412 31237 10412 31238 10412 31239 10413 31240 10413 31241 10413 31242 10414 31243 10414 31244 10414 31245 10415 31246 10415 31247 10415 31248 10416 31249 10416 31250 10416 31251 10417 31252 10417 31253 10417 31254 10418 31255 10418 31256 10418 31257 10419 31258 10419 31259 10419 31260 10420 31261 10420 31262 10420 31263 10421 31264 10421 31265 10421 31266 10422 31267 10422 31268 10422 31269 10423 31270 10423 31271 10423 31272 10424 31273 10424 31274 10424 31275 10425 31276 10425 31277 10425 31278 10426 31279 10426 31280 10426 31281 10427 31282 10427 31283 10427 31284 10428 31285 10428 31286 10428 31287 10429 31288 10429 31289 10429 31290 10430 31291 10430 31292 10430 31293 10431 31294 10431 31295 10431 31296 10432 31297 10432 31298 10432 31299 10433 31300 10433 31301 10433 31302 10434 31303 10434 31304 10434 31305 10435 31306 10435 31307 10435 31308 10436 31309 10436 31310 10436 31311 10437 31312 10437 31313 10437 31314 10438 31315 10438 31316 10438 31317 10439 31318 10439 31319 10439 31320 10440 31321 10440 31322 10440 31323 10441 31324 10441 31325 10441 31326 10442 31327 10442 31328 10442 31329 10443 31330 10443 31331 10443 31332 10444 31333 10444 31334 10444 31335 10445 31336 10445 31337 10445 31338 10446 31339 10446 31340 10446 31341 10447 31342 10447 31343 10447 31344 10448 31345 10448 31346 10448 31347 10449 31348 10449 31349 10449 31350 10450 31351 10450 31352 10450 31353 10451 31354 10451 31355 10451 31356 10452 31357 10452 31358 10452 31359 10453 31360 10453 31361 10453 31362 10454 31363 10454 31364 10454 31365 10455 31366 10455 31367 10455 31368 10456 31369 10456 31370 10456 31371 10457 31372 10457 31373 10457 31374 10458 31375 10458 31376 10458 31377 10459 31378 10459 31379 10459 31380 10460 31381 10460 31382 10460 31383 10461 31384 10461 31385 10461 31386 10462 31387 10462 31388 10462 31389 10463 31390 10463 31391 10463 31392 10464 31393 10464 31394 10464 31395 10465 31396 10465 31397 10465 31398 10466 31399 10466 31400 10466 31401 10467 31402 10467 31403 10467 31404 10468 31405 10468 31406 10468 31407 10469 31408 10469 31409 10469 31410 10470 31411 10470 31412 10470 31413 10471 31414 10471 31415 10471 31416 10472 31417 10472 31418 10472 31419 10473 31420 10473 31421 10473 31422 10474 31423 10474 31424 10474 31425 10475 31426 10475 31427 10475 31428 10476 31429 10476 31430 10476 31431 10477 31432 10477 31433 10477 31434 10478 31435 10478 31436 10478 31437 10479 31438 10479 31439 10479 31440 10480 31441 10480 31442 10480 31443 10481 31444 10481 31445 10481 31446 10482 31447 10482 31448 10482 31449 10483 31450 10483 31451 10483 31452 10484 31453 10484 31454 10484 31455 10485 31456 10485 31457 10485 31458 10486 31459 10486 31460 10486 31461 10487 31462 10487 31463 10487 31464 10488 31465 10488 31466 10488 31467 10489 31468 10489 31469 10489 31470 10490 31471 10490 31472 10490 31473 10491 31474 10491 31475 10491 31476 10492 31477 10492 31478 10492 31479 10493 31480 10493 31481 10493 31482 10494 31483 10494 31484 10494 31485 10495 31486 10495 31487 10495 31488 10496 31489 10496 31490 10496 31491 10497 31492 10497 31493 10497 31494 10498 31495 10498 31496 10498 31497 10499 31498 10499 31499 10499 31500 10500 31501 10500 31502 10500 31503 10501 31504 10501 31505 10501 31506 10502 31507 10502 31508 10502 31509 10503 31510 10503 31511 10503 31512 10504 31513 10504 31514 10504 31515 10505 31516 10505 31517 10505 31518 10506 31519 10506 31520 10506 31521 10507 31522 10507 31523 10507 31524 10508 31525 10508 31526 10508 31527 10509 31528 10509 31529 10509 31530 10510 31531 10510 31532 10510 31533 10511 31534 10511 31535 10511 31536 10512 31537 10512 31538 10512 31539 10513 31540 10513 31541 10513 31542 10514 31543 10514 31544 10514 31545 10515 31546 10515 31547 10515 31548 10516 31549 10516 31550 10516 31551 10517 31552 10517 31553 10517 31554 10518 31555 10518 31556 10518 31557 10519 31558 10519 31559 10519 31560 10520 31561 10520 31562 10520 31563 10521 31564 10521 31565 10521 31566 10522 31567 10522 31568 10522 31569 10523 31570 10523 31571 10523 31572 10524 31573 10524 31574 10524 31575 10525 31576 10525 31577 10525 31578 10526 31579 10526 31580 10526 31581 10527 31582 10527 31583 10527 31584 10528 31585 10528 31586 10528 31587 10529 31588 10529 31589 10529 31590 10530 31591 10530 31592 10530 31593 10531 31594 10531 31595 10531 31596 10532 31597 10532 31598 10532 31599 10533 31600 10533 31601 10533 31602 10534 31603 10534 31604 10534 31605 10535 31606 10535 31607 10535 31608 10536 31609 10536 31610 10536 31611 10537 31612 10537 31613 10537 31614 10538 31615 10538 31616 10538 31617 10539 31618 10539 31619 10539 31620 10540 31621 10540 31622 10540 31623 10541 31624 10541 31625 10541 31626 10542 31627 10542 31628 10542 31629 10543 31630 10543 31631 10543 31632 10544 31633 10544 31634 10544 31635 10545 31636 10545 31637 10545 31638 10546 31639 10546 31640 10546 31641 10547 31642 10547 31643 10547 31644 10548 31645 10548 31646 10548 31647 10549 31648 10549 31649 10549 31650 10550 31651 10550 31652 10550 31653 10551 31654 10551 31655 10551 31656 10552 31657 10552 31658 10552 31659 10553 31660 10553 31661 10553 31662 10554 31663 10554 31664 10554 31665 10555 31666 10555 31667 10555 31668 10556 31669 10556 31670 10556 31671 10557 31672 10557 31673 10557 31674 10558 31675 10558 31676 10558 31677 10559 31678 10559 31679 10559 31680 10560 31681 10560 31682 10560 31683 10561 31684 10561 31685 10561 31686 10562 31687 10562 31688 10562 31689 10563 31690 10563 31691 10563 31692 10564 31693 10564 31694 10564 31695 10565 31696 10565 31697 10565 31698 10566 31699 10566 31700 10566 31701 10567 31702 10567 31703 10567 31704 10568 31705 10568 31706 10568 31707 10569 31708 10569 31709 10569 31710 10570 31711 10570 31712 10570 31713 10571 31714 10571 31715 10571 31716 10572 31717 10572 31718 10572 31719 10573 31720 10573 31721 10573 31722 10574 31723 10574 31724 10574 31725 10575 31726 10575 31727 10575 31728 10576 31729 10576 31730 10576 31731 10577 31732 10577 31733 10577 31734 10578 31735 10578 31736 10578 31737 10579 31738 10579 31739 10579 31740 10580 31741 10580 31742 10580 31743 10581 31744 10581 31745 10581 31746 10582 31747 10582 31748 10582 31749 10583 31750 10583 31751 10583 31752 10584 31753 10584 31754 10584 31755 10585 31756 10585 31757 10585 31758 10586 31759 10586 31760 10586 31761 10587 31762 10587 31763 10587 31764 10588 31765 10588 31766 10588 31767 10589 31768 10589 31769 10589 31770 10590 31771 10590 31772 10590 31773 10591 31774 10591 31775 10591 31776 10592 31777 10592 31778 10592 31779 10593 31780 10593 31781 10593 31782 10594 31783 10594 31784 10594 31785 10595 31786 10595 31787 10595 31788 10596 31789 10596 31790 10596 31791 10597 31792 10597 31793 10597 31794 10598 31795 10598 31796 10598 31797 10599 31798 10599 31799 10599 31800 10600 31801 10600 31802 10600 31803 10601 31804 10601 31805 10601 31806 10602 31807 10602 31808 10602 31809 10603 31810 10603 31811 10603 31812 10604 31813 10604 31814 10604 31815 10605 31816 10605 31817 10605 31818 10606 31819 10606 31820 10606 31821 10607 31822 10607 31823 10607 31824 10608 31825 10608 31826 10608 31827 10609 31828 10609 31829 10609 31830 10610 31831 10610 31832 10610 31833 10611 31834 10611 31835 10611 31836 10612 31837 10612 31838 10612 31839 10613 31840 10613 31841 10613 31842 10614 31843 10614 31844 10614 31845 10615 31846 10615 31847 10615 31848 10616 31849 10616 31850 10616 31851 10617 31852 10617 31853 10617 31854 10618 31855 10618 31856 10618 31857 10619 31858 10619 31859 10619 31860 10620 31861 10620 31862 10620 31863 10621 31864 10621 31865 10621 31866 10622 31867 10622 31868 10622 31869 10623 31870 10623 31871 10623 31872 10624 31873 10624 31874 10624 31875 10625 31876 10625 31877 10625 31878 10626 31879 10626 31880 10626 31881 10627 31882 10627 31883 10627 31884 10628 31885 10628 31886 10628 31887 10629 31888 10629 31889 10629 31890 10630 31891 10630 31892 10630 31893 10631 31894 10631 31895 10631 31896 10632 31897 10632 31898 10632 31899 10633 31900 10633 31901 10633 31902 10634 31903 10634 31904 10634 31905 10635 31906 10635 31907 10635 31908 10636 31909 10636 31910 10636 31911 10637 31912 10637 31913 10637 31914 10638 31915 10638 31916 10638 31917 10639 31918 10639 31919 10639 31920 10640 31921 10640 31922 10640 31923 10641 31924 10641 31925 10641 31926 10642 31927 10642 31928 10642 31929 10643 31930 10643 31931 10643 31932 10644 31933 10644 31934 10644 31935 10645 31936 10645 31937 10645 31938 10646 31939 10646 31940 10646 31941 10647 31942 10647 31943 10647 31944 10648 31945 10648 31946 10648 31947 10649 31948 10649 31949 10649 31950 10650 31951 10650 31952 10650 31953 10651 31954 10651 31955 10651 31956 10652 31957 10652 31958 10652 31959 10653 31960 10653 31961 10653 31962 10654 31963 10654 31964 10654 31965 10655 31966 10655 31967 10655 31968 10656 31969 10656 31970 10656 31971 10657 31972 10657 31973 10657 31974 10658 31975 10658 31976 10658 31977 10659 31978 10659 31979 10659 31980 10660 31981 10660 31982 10660 31983 10661 31984 10661 31985 10661 31986 10662 31987 10662 31988 10662 31989 10663 31990 10663 31991 10663 31992 10664 31993 10664 31994 10664 31995 10665 31996 10665 31997 10665 31998 10666 31999 10666 32000 10666 32001 10667 32002 10667 32003 10667 32004 10668 32005 10668 32006 10668 32007 10669 32008 10669 32009 10669 32010 10670 32011 10670 32012 10670 32013 10671 32014 10671 32015 10671 32016 10672 32017 10672 32018 10672 32019 10673 32020 10673 32021 10673 32022 10674 32023 10674 32024 10674 32025 10675 32026 10675 32027 10675 32028 10676 32029 10676 32030 10676 32031 10677 32032 10677 32033 10677 32034 10678 32035 10678 32036 10678 32037 10679 32038 10679 32039 10679 32040 10680 32041 10680 32042 10680 32043 10681 32044 10681 32045 10681 32046 10682 32047 10682 32048 10682 32049 10683 32050 10683 32051 10683 32052 10684 32053 10684 32054 10684 32055 10685 32056 10685 32057 10685 32058 10686 32059 10686 32060 10686 32061 10687 32062 10687 32063 10687 32064 10688 32065 10688 32066 10688 32067 10689 32068 10689 32069 10689 32070 10690 32071 10690 32072 10690 32073 10691 32074 10691 32075 10691 32076 10692 32077 10692 32078 10692 32079 10693 32080 10693 32081 10693 32082 10694 32083 10694 32084 10694 32085 10695 32086 10695 32087 10695 32088 10696 32089 10696 32090 10696 32091 10697 32092 10697 32093 10697 32094 10698 32095 10698 32096 10698 32097 10699 32098 10699 32099 10699 32100 10700 32101 10700 32102 10700 32103 10701 32104 10701 32105 10701 32106 10702 32107 10702 32108 10702 32109 10703 32110 10703 32111 10703 32112 10704 32113 10704 32114 10704 32115 10705 32116 10705 32117 10705 32118 10706 32119 10706 32120 10706 32121 10707 32122 10707 32123 10707 32124 10708 32125 10708 32126 10708 32127 10709 32128 10709 32129 10709 32130 10710 32131 10710 32132 10710 32133 10711 32134 10711 32135 10711 32136 10712 32137 10712 32138 10712 32139 10713 32140 10713 32141 10713 32142 10714 32143 10714 32144 10714 32145 10715 32146 10715 32147 10715 32148 10716 32149 10716 32150 10716 32151 10717 32152 10717 32153 10717 32154 10718 32155 10718 32156 10718 32157 10719 32158 10719 32159 10719 32160 10720 32161 10720 32162 10720 32163 10721 32164 10721 32165 10721 32166 10722 32167 10722 32168 10722 32169 10723 32170 10723 32171 10723 32172 10724 32173 10724 32174 10724 32175 10725 32176 10725 32177 10725 32178 10726 32179 10726 32180 10726 32181 10727 32182 10727 32183 10727 32184 10728 32185 10728 32186 10728 32187 10729 32188 10729 32189 10729 32190 10730 32191 10730 32192 10730 32193 10731 32194 10731 32195 10731 32196 10732 32197 10732 32198 10732 32199 10733 32200 10733 32201 10733 32202 10734 32203 10734 32204 10734 32205 10735 32206 10735 32207 10735 32208 10736 32209 10736 32210 10736 32211 10737 32212 10737 32213 10737 32214 10738 32215 10738 32216 10738 32217 10739 32218 10739 32219 10739 32220 10740 32221 10740 32222 10740 32223 10741 32224 10741 32225 10741 32226 10742 32227 10742 32228 10742 32229 10743 32230 10743 32231 10743 32232 10744 32233 10744 32234 10744 32235 10745 32236 10745 32237 10745 32238 10746 32239 10746 32240 10746 32241 10747 32242 10747 32243 10747 32244 10748 32245 10748 32246 10748 32247 10749 32248 10749 32249 10749 32250 10750 32251 10750 32252 10750 32253 10751 32254 10751 32255 10751 32256 10752 32257 10752 32258 10752 32259 10753 32260 10753 32261 10753 32262 10754 32263 10754 32264 10754 32265 10755 32266 10755 32267 10755 32268 10756 32269 10756 32270 10756 32271 10757 32272 10757 32273 10757 32274 10758 32275 10758 32276 10758 32277 10759 32278 10759 32279 10759 32280 10760 32281 10760 32282 10760 32283 10761 32284 10761 32285 10761 32286 10762 32287 10762 32288 10762 32289 10763 32290 10763 32291 10763 32292 10764 32293 10764 32294 10764 32295 10765 32296 10765 32297 10765 32298 10766 32299 10766 32300 10766 32301 10767 32302 10767 32303 10767 32304 10768 32305 10768 32306 10768 32307 10769 32308 10769 32309 10769 32310 10770 32311 10770 32312 10770 32313 10771 32314 10771 32315 10771 32316 10772 32317 10772 32318 10772 32319 10773 32320 10773 32321 10773 32322 10774 32323 10774 32324 10774 32325 10775 32326 10775 32327 10775 32328 10776 32329 10776 32330 10776 32331 10777 32332 10777 32333 10777 32334 10778 32335 10778 32336 10778 32337 10779 32338 10779 32339 10779 32340 10780 32341 10780 32342 10780 32343 10781 32344 10781 32345 10781 32346 10782 32347 10782 32348 10782 32349 10783 32350 10783 32351 10783 32352 10784 32353 10784 32354 10784 32355 10785 32356 10785 32357 10785 32358 10786 32359 10786 32360 10786 32361 10787 32362 10787 32363 10787 32364 10788 32365 10788 32366 10788 32367 10789 32368 10789 32369 10789 32370 10790 32371 10790 32372 10790 32373 10791 32374 10791 32375 10791 32376 10792 32377 10792 32378 10792 32379 10793 32380 10793 32381 10793 32382 10794 32383 10794 32384 10794 32385 10795 32386 10795 32387 10795 32388 10796 32389 10796 32390 10796 32391 10797 32392 10797 32393 10797 32394 10798 32395 10798 32396 10798 32397 10799 32398 10799 32399 10799 32400 10800 32401 10800 32402 10800 32403 10801 32404 10801 32405 10801 32406 10802 32407 10802 32408 10802 32409 10803 32410 10803 32411 10803 32412 10804 32413 10804 32414 10804 32415 10805 32416 10805 32417 10805 32418 10806 32419 10806 32420 10806 32421 10807 32422 10807 32423 10807 32424 10808 32425 10808 32426 10808 32427 10809 32428 10809 32429 10809 32430 10810 32431 10810 32432 10810 32433 10811 32434 10811 32435 10811 32436 10812 32437 10812 32438 10812 32439 10813 32440 10813 32441 10813 32442 10814 32443 10814 32444 10814 32445 10815 32446 10815 32447 10815 32448 10816 32449 10816 32450 10816 32451 10817 32452 10817 32453 10817 32454 10818 32455 10818 32456 10818 32457 10819 32458 10819 32459 10819 32460 10820 32461 10820 32462 10820 32463 10821 32464 10821 32465 10821 32466 10822 32467 10822 32468 10822 32469 10823 32470 10823 32471 10823 32472 10824 32473 10824 32474 10824 32475 10825 32476 10825 32477 10825 32478 10826 32479 10826 32480 10826 32481 10827 32482 10827 32483 10827 32484 10828 32485 10828 32486 10828 32487 10829 32488 10829 32489 10829 32490 10830 32491 10830 32492 10830 32493 10831 32494 10831 32495 10831 32496 10832 32497 10832 32498 10832 32499 10833 32500 10833 32501 10833 32502 10834 32503 10834 32504 10834 32505 10835 32506 10835 32507 10835 32508 10836 32509 10836 32510 10836 32511 10837 32512 10837 32513 10837 32514 10838 32515 10838 32516 10838 32517 10839 32518 10839 32519 10839 32520 10840 32521 10840 32522 10840 32523 10841 32524 10841 32525 10841 32526 10842 32527 10842 32528 10842 32529 10843 32530 10843 32531 10843 32532 10844 32533 10844 32534 10844 32535 10845 32536 10845 32537 10845 32538 10846 32539 10846 32540 10846 32541 10847 32542 10847 32543 10847 32544 10848 32545 10848 32546 10848 32547 10849 32548 10849 32549 10849 32550 10850 32551 10850 32552 10850 32553 10851 32554 10851 32555 10851 32556 10852 32557 10852 32558 10852 32559 10853 32560 10853 32561 10853 32562 10854 32563 10854 32564 10854 32565 10855 32566 10855 32567 10855 32568 10856 32569 10856 32570 10856 32571 10857 32572 10857 32573 10857 32574 10858 32575 10858 32576 10858 32577 10859 32578 10859 32579 10859 32580 10860 32581 10860 32582 10860 32583 10861 32584 10861 32585 10861 32586 10862 32587 10862 32588 10862 32589 10863 32590 10863 32591 10863 32592 10864 32593 10864 32594 10864 32595 10865 32596 10865 32597 10865 32598 10866 32599 10866 32600 10866 32601 10867 32602 10867 32603 10867 32604 10868 32605 10868 32606 10868 32607 10869 32608 10869 32609 10869 32610 10870 32611 10870 32612 10870 32613 10871 32614 10871 32615 10871 32616 10872 32617 10872 32618 10872 32619 10873 32620 10873 32621 10873 32622 10874 32623 10874 32624 10874 32625 10875 32626 10875 32627 10875 32628 10876 32629 10876 32630 10876 32631 10877 32632 10877 32633 10877 32634 10878 32635 10878 32636 10878 32637 10879 32638 10879 32639 10879 32640 10880 32641 10880 32642 10880 32643 10881 32644 10881 32645 10881 32646 10882 32647 10882 32648 10882 32649 10883 32650 10883 32651 10883 32652 10884 32653 10884 32654 10884 32655 10885 32656 10885 32657 10885 32658 10886 32659 10886 32660 10886 32661 10887 32662 10887 32663 10887 32664 10888 32665 10888 32666 10888 32667 10889 32668 10889 32669 10889 32670 10890 32671 10890 32672 10890 32673 10891 32674 10891 32675 10891 32676 10892 32677 10892 32678 10892 32679 10893 32680 10893 32681 10893 32682 10894 32683 10894 32684 10894 32685 10895 32686 10895 32687 10895 32688 10896 32689 10896 32690 10896 32691 10897 32692 10897 32693 10897 32694 10898 32695 10898 32696 10898 32697 10899 32698 10899 32699 10899 32700 10900 32701 10900 32702 10900 32703 10901 32704 10901 32705 10901 32706 10902 32707 10902 32708 10902 32709 10903 32710 10903 32711 10903 32712 10904 32713 10904 32714 10904 32715 10905 32716 10905 32717 10905 32718 10906 32719 10906 32720 10906 32721 10907 32722 10907 32723 10907 32724 10908 32725 10908 32726 10908 32727 10909 32728 10909 32729 10909 32730 10910 32731 10910 32732 10910 32733 10911 32734 10911 32735 10911 32736 10912 32737 10912 32738 10912 32739 10913 32740 10913 32741 10913 32742 10914 32743 10914 32744 10914 32745 10915 32746 10915 32747 10915 32748 10916 32749 10916 32750 10916 32751 10917 32752 10917 32753 10917 32754 10918 32755 10918 32756 10918 32757 10919 32758 10919 32759 10919 32760 10920 32761 10920 32762 10920 32763 10921 32764 10921 32765 10921 32766 10922 32767 10922 32768 10922 32769 10923 32770 10923 32771 10923 32772 10924 32773 10924 32774 10924 32775 10925 32776 10925 32777 10925 32778 10926 32779 10926 32780 10926 32781 10927 32782 10927 32783 10927 32784 10928 32785 10928 32786 10928 32787 10929 32788 10929 32789 10929 32790 10930 32791 10930 32792 10930 32793 10931 32794 10931 32795 10931 32796 10932 32797 10932 32798 10932 32799 10933 32800 10933 32801 10933 32802 10934 32803 10934 32804 10934 32805 10935 32806 10935 32807 10935 32808 10936 32809 10936 32810 10936 32811 10937 32812 10937 32813 10937 32814 10938 32815 10938 32816 10938 32817 10939 32818 10939 32819 10939 32820 10940 32821 10940 32822 10940 32823 10941 32824 10941 32825 10941 32826 10942 32827 10942 32828 10942 32829 10943 32830 10943 32831 10943 32832 10944 32833 10944 32834 10944 32835 10945 32836 10945 32837 10945 32838 10946 32839 10946 32840 10946 32841 10947 32842 10947 32843 10947 32844 10948 32845 10948 32846 10948 32847 10949 32848 10949 32849 10949 32850 10950 32851 10950 32852 10950 32853 10951 32854 10951 32855 10951 32856 10952 32857 10952 32858 10952 32859 10953 32860 10953 32861 10953 32862 10954 32863 10954 32864 10954 32865 10955 32866 10955 32867 10955 32868 10956 32869 10956 32870 10956 32871 10957 32872 10957 32873 10957 32874 10958 32875 10958 32876 10958 32877 10959 32878 10959 32879 10959 32880 10960 32881 10960 32882 10960 32883 10961 32884 10961 32885 10961 32886 10962 32887 10962 32888 10962 32889 10963 32890 10963 32891 10963 32892 10964 32893 10964 32894 10964 32895 10965 32896 10965 32897 10965 32898 10966 32899 10966 32900 10966 32901 10967 32902 10967 32903 10967 32904 10968 32905 10968 32906 10968 32907 10969 32908 10969 32909 10969 32910 10970 32911 10970 32912 10970 32913 10971 32914 10971 32915 10971 32916 10972 32917 10972 32918 10972 32919 10973 32920 10973 32921 10973 32922 10974 32923 10974 32924 10974 32925 10975 32926 10975 32927 10975 32928 10976 32929 10976 32930 10976 32931 10977 32932 10977 32933 10977 32934 10978 32935 10978 32936 10978 32937 10979 32938 10979 32939 10979 32940 10980 32941 10980 32942 10980 32943 10981 32944 10981 32945 10981 32946 10982 32947 10982 32948 10982 32949 10983 32950 10983 32951 10983 32952 10984 32953 10984 32954 10984 32955 10985 32956 10985 32957 10985 32958 10986 32959 10986 32960 10986 32961 10987 32962 10987 32963 10987 32964 10988 32965 10988 32966 10988 32967 10989 32968 10989 32969 10989 32970 10990 32971 10990 32972 10990 32973 10991 32974 10991 32975 10991 32976 10992 32977 10992 32978 10992 32979 10993 32980 10993 32981 10993 32982 10994 32983 10994 32984 10994 32985 10995 32986 10995 32987 10995 32988 10996 32989 10996 32990 10996 32991 10997 32992 10997 32993 10997 32994 10998 32995 10998 32996 10998 32997 10999 32998 10999 32999 10999 33000 11000 33001 11000 33002 11000 33003 11001 33004 11001 33005 11001 33006 11002 33007 11002 33008 11002 33009 11003 33010 11003 33011 11003 33012 11004 33013 11004 33014 11004 33015 11005 33016 11005 33017 11005 33018 11006 33019 11006 33020 11006 33021 11007 33022 11007 33023 11007 33024 11008 33025 11008 33026 11008 33027 11009 33028 11009 33029 11009 33030 11010 33031 11010 33032 11010 33033 11011 33034 11011 33035 11011 33036 11012 33037 11012 33038 11012 33039 11013 33040 11013 33041 11013 33042 11014 33043 11014 33044 11014 33045 11015 33046 11015 33047 11015 33048 11016 33049 11016 33050 11016 33051 11017 33052 11017 33053 11017 33054 11018 33055 11018 33056 11018 33057 11019 33058 11019 33059 11019 33060 11020 33061 11020 33062 11020 33063 11021 33064 11021 33065 11021 33066 11022 33067 11022 33068 11022 33069 11023 33070 11023 33071 11023 33072 11024 33073 11024 33074 11024 33075 11025 33076 11025 33077 11025 33078 11026 33079 11026 33080 11026 33081 11027 33082 11027 33083 11027 33084 11028 33085 11028 33086 11028 33087 11029 33088 11029 33089 11029 33090 11030 33091 11030 33092 11030 33093 11031 33094 11031 33095 11031 33096 11032 33097 11032 33098 11032 33099 11033 33100 11033 33101 11033 33102 11034 33103 11034 33104 11034 33105 11035 33106 11035 33107 11035 33108 11036 33109 11036 33110 11036 33111 11037 33112 11037 33113 11037 33114 11038 33115 11038 33116 11038 33117 11039 33118 11039 33119 11039 33120 11040 33121 11040 33122 11040 33123 11041 33124 11041 33125 11041 33126 11042 33127 11042 33128 11042 33129 11043 33130 11043 33131 11043 33132 11044 33133 11044 33134 11044 33135 11045 33136 11045 33137 11045 33138 11046 33139 11046 33140 11046 33141 11047 33142 11047 33143 11047 33144 11048 33145 11048 33146 11048 33147 11049 33148 11049 33149 11049 33150 11050 33151 11050 33152 11050 33153 11051 33154 11051 33155 11051 33156 11052 33157 11052 33158 11052 33159 11053 33160 11053 33161 11053 33162 11054 33163 11054 33164 11054 33165 11055 33166 11055 33167 11055 33168 11056 33169 11056 33170 11056 33171 11057 33172 11057 33173 11057 33174 11058 33175 11058 33176 11058 33177 11059 33178 11059 33179 11059 33180 11060 33181 11060 33182 11060 33183 11061 33184 11061 33185 11061 33186 11062 33187 11062 33188 11062 33189 11063 33190 11063 33191 11063 33192 11064 33193 11064 33194 11064 33195 11065 33196 11065 33197 11065 33198 11066 33199 11066 33200 11066 33201 11067 33202 11067 33203 11067 33204 11068 33205 11068 33206 11068 33207 11069 33208 11069 33209 11069 33210 11070 33211 11070 33212 11070 33213 11071 33214 11071 33215 11071 33216 11072 33217 11072 33218 11072 33219 11073 33220 11073 33221 11073 33222 11074 33223 11074 33224 11074 33225 11075 33226 11075 33227 11075 33228 11076 33229 11076 33230 11076 33231 11077 33232 11077 33233 11077 33234 11078 33235 11078 33236 11078 33237 11079 33238 11079 33239 11079 33240 11080 33241 11080 33242 11080 33243 11081 33244 11081 33245 11081 33246 11082 33247 11082 33248 11082 33249 11083 33250 11083 33251 11083 33252 11084 33253 11084 33254 11084 33255 11085 33256 11085 33257 11085 33258 11086 33259 11086 33260 11086 33261 11087 33262 11087 33263 11087 33264 11088 33265 11088 33266 11088 33267 11089 33268 11089 33269 11089 33270 11090 33271 11090 33272 11090 33273 11091 33274 11091 33275 11091 33276 11092 33277 11092 33278 11092 33279 11093 33280 11093 33281 11093 33282 11094 33283 11094 33284 11094 33285 11095 33286 11095 33287 11095 33288 11096 33289 11096 33290 11096 33291 11097 33292 11097 33293 11097 33294 11098 33295 11098 33296 11098 33297 11099 33298 11099 33299 11099 33300 11100 33301 11100 33302 11100 33303 11101 33304 11101 33305 11101 33306 11102 33307 11102 33308 11102 33309 11103 33310 11103 33311 11103 33312 11104 33313 11104 33314 11104 33315 11105 33316 11105 33317 11105 33318 11106 33319 11106 33320 11106 33321 11107 33322 11107 33323 11107 33324 11108 33325 11108 33326 11108 33327 11109 33328 11109 33329 11109 33330 11110 33331 11110 33332 11110 33333 11111 33334 11111 33335 11111 33336 11112 33337 11112 33338 11112 33339 11113 33340 11113 33341 11113 33342 11114 33343 11114 33344 11114 33345 11115 33346 11115 33347 11115 33348 11116 33349 11116 33350 11116 33351 11117 33352 11117 33353 11117 33354 11118 33355 11118 33356 11118 33357 11119 33358 11119 33359 11119 33360 11120 33361 11120 33362 11120 33363 11121 33364 11121 33365 11121 33366 11122 33367 11122 33368 11122 33369 11123 33370 11123 33371 11123 33372 11124 33373 11124 33374 11124 33375 11125 33376 11125 33377 11125 33378 11126 33379 11126 33380 11126 33381 11127 33382 11127 33383 11127 33384 11128 33385 11128 33386 11128 33387 11129 33388 11129 33389 11129 33390 11130 33391 11130 33392 11130 33393 11131 33394 11131 33395 11131 33396 11132 33397 11132 33398 11132 33399 11133 33400 11133 33401 11133 33402 11134 33403 11134 33404 11134 33405 11135 33406 11135 33407 11135 33408 11136 33409 11136 33410 11136 33411 11137 33412 11137 33413 11137 33414 11138 33415 11138 33416 11138 33417 11139 33418 11139 33419 11139 33420 11140 33421 11140 33422 11140 33423 11141 33424 11141 33425 11141 33426 11142 33427 11142 33428 11142 33429 11143 33430 11143 33431 11143 33432 11144 33433 11144 33434 11144 33435 11145 33436 11145 33437 11145 33438 11146 33439 11146 33440 11146 33441 11147 33442 11147 33443 11147 33444 11148 33445 11148 33446 11148 33447 11149 33448 11149 33449 11149 33450 11150 33451 11150 33452 11150 33453 11151 33454 11151 33455 11151 33456 11152 33457 11152 33458 11152 33459 11153 33460 11153 33461 11153 33462 11154 33463 11154 33464 11154 33465 11155 33466 11155 33467 11155 33468 11156 33469 11156 33470 11156 33471 11157 33472 11157 33473 11157 33474 11158 33475 11158 33476 11158 33477 11159 33478 11159 33479 11159 33480 11160 33481 11160 33482 11160 33483 11161 33484 11161 33485 11161 33486 11162 33487 11162 33488 11162 33489 11163 33490 11163 33491 11163 33492 11164 33493 11164 33494 11164 33495 11165 33496 11165 33497 11165 33498 11166 33499 11166 33500 11166 33501 11167 33502 11167 33503 11167 33504 11168 33505 11168 33506 11168 33507 11169 33508 11169 33509 11169 33510 11170 33511 11170 33512 11170 33513 11171 33514 11171 33515 11171 33516 11172 33517 11172 33518 11172 33519 11173 33520 11173 33521 11173 33522 11174 33523 11174 33524 11174 33525 11175 33526 11175 33527 11175 33528 11176 33529 11176 33530 11176 33531 11177 33532 11177 33533 11177 33534 11178 33535 11178 33536 11178 33537 11179 33538 11179 33539 11179 33540 11180 33541 11180 33542 11180 33543 11181 33544 11181 33545 11181 33546 11182 33547 11182 33548 11182 33549 11183 33550 11183 33551 11183 33552 11184 33553 11184 33554 11184 33555 11185 33556 11185 33557 11185 33558 11186 33559 11186 33560 11186 33561 11187 33562 11187 33563 11187 33564 11188 33565 11188 33566 11188 33567 11189 33568 11189 33569 11189 33570 11190 33571 11190 33572 11190 33573 11191 33574 11191 33575 11191 33576 11192 33577 11192 33578 11192 33579 11193 33580 11193 33581 11193 33582 11194 33583 11194 33584 11194 33585 11195 33586 11195 33587 11195 33588 11196 33589 11196 33590 11196 33591 11197 33592 11197 33593 11197 33594 11198 33595 11198 33596 11198 33597 11199 33598 11199 33599 11199 33600 11200 33601 11200 33602 11200 33603 11201 33604 11201 33605 11201 33606 11202 33607 11202 33608 11202 33609 11203 33610 11203 33611 11203 33612 11204 33613 11204 33614 11204 33615 11205 33616 11205 33617 11205 33618 11206 33619 11206 33620 11206 33621 11207 33622 11207 33623 11207 33624 11208 33625 11208 33626 11208 33627 11209 33628 11209 33629 11209 33630 11210 33631 11210 33632 11210 33633 11211 33634 11211 33635 11211 33636 11212 33637 11212 33638 11212 33639 11213 33640 11213 33641 11213 33642 11214 33643 11214 33644 11214 33645 11215 33646 11215 33647 11215 33648 11216 33649 11216 33650 11216 33651 11217 33652 11217 33653 11217 33654 11218 33655 11218 33656 11218 33657 11219 33658 11219 33659 11219 33660 11220 33661 11220 33662 11220 33663 11221 33664 11221 33665 11221 33666 11222 33667 11222 33668 11222 33669 11223 33670 11223 33671 11223 33672 11224 33673 11224 33674 11224 33675 11225 33676 11225 33677 11225 33678 11226 33679 11226 33680 11226 33681 11227 33682 11227 33683 11227 33684 11228 33685 11228 33686 11228 33687 11229 33688 11229 33689 11229 33690 11230 33691 11230 33692 11230 33693 11231 33694 11231 33695 11231 33696 11232 33697 11232 33698 11232 33699 11233 33700 11233 33701 11233 33702 11234 33703 11234 33704 11234 33705 11235 33706 11235 33707 11235 33708 11236 33709 11236 33710 11236 33711 11237 33712 11237 33713 11237 33714 11238 33715 11238 33716 11238 33717 11239 33718 11239 33719 11239 33720 11240 33721 11240 33722 11240 33723 11241 33724 11241 33725 11241 33726 11242 33727 11242 33728 11242 33729 11243 33730 11243 33731 11243 33732 11244 33733 11244 33734 11244 33735 11245 33736 11245 33737 11245 33738 11246 33739 11246 33740 11246 33741 11247 33742 11247 33743 11247 33744 11248 33745 11248 33746 11248 33747 11249 33748 11249 33749 11249 33750 11250 33751 11250 33752 11250 33753 11251 33754 11251 33755 11251 33756 11252 33757 11252 33758 11252 33759 11253 33760 11253 33761 11253 33762 11254 33763 11254 33764 11254 33765 11255 33766 11255 33767 11255 33768 11256 33769 11256 33770 11256 33771 11257 33772 11257 33773 11257 33774 11258 33775 11258 33776 11258 33777 11259 33778 11259 33779 11259 33780 11260 33781 11260 33782 11260 33783 11261 33784 11261 33785 11261 33786 11262 33787 11262 33788 11262 33789 11263 33790 11263 33791 11263 33792 11264 33793 11264 33794 11264 33795 11265 33796 11265 33797 11265 33798 11266 33799 11266 33800 11266 33801 11267 33802 11267 33803 11267 33804 11268 33805 11268 33806 11268 33807 11269 33808 11269 33809 11269 33810 11270 33811 11270 33812 11270 33813 11271 33814 11271 33815 11271 33816 11272 33817 11272 33818 11272 33819 11273 33820 11273 33821 11273 33822 11274 33823 11274 33824 11274 33825 11275 33826 11275 33827 11275 33828 11276 33829 11276 33830 11276 33831 11277 33832 11277 33833 11277 33834 11278 33835 11278 33836 11278 33837 11279 33838 11279 33839 11279 33840 11280 33841 11280 33842 11280 33843 11281 33844 11281 33845 11281 33846 11282 33847 11282 33848 11282 33849 11283 33850 11283 33851 11283 33852 11284 33853 11284 33854 11284 33855 11285 33856 11285 33857 11285 33858 11286 33859 11286 33860 11286 33861 11287 33862 11287 33863 11287 33864 11288 33865 11288 33866 11288 33867 11289 33868 11289 33869 11289 33870 11290 33871 11290 33872 11290 33873 11291 33874 11291 33875 11291 33876 11292 33877 11292 33878 11292 33879 11293 33880 11293 33881 11293 33882 11294 33883 11294 33884 11294 33885 11295 33886 11295 33887 11295 33888 11296 33889 11296 33890 11296 33891 11297 33892 11297 33893 11297 33894 11298 33895 11298 33896 11298 33897 11299 33898 11299 33899 11299 33900 11300 33901 11300 33902 11300 33903 11301 33904 11301 33905 11301 33906 11302 33907 11302 33908 11302 33909 11303 33910 11303 33911 11303 33912 11304 33913 11304 33914 11304 33915 11305 33916 11305 33917 11305 33918 11306 33919 11306 33920 11306 33921 11307 33922 11307 33923 11307 33924 11308 33925 11308 33926 11308 33927 11309 33928 11309 33929 11309 33930 11310 33931 11310 33932 11310 33933 11311 33934 11311 33935 11311 33936 11312 33937 11312 33938 11312 33939 11313 33940 11313 33941 11313 33942 11314 33943 11314 33944 11314 33945 11315 33946 11315 33947 11315 33948 11316 33949 11316 33950 11316 33951 11317 33952 11317 33953 11317 33954 11318 33955 11318 33956 11318 33957 11319 33958 11319 33959 11319 33960 11320 33961 11320 33962 11320 33963 11321 33964 11321 33965 11321 33966 11322 33967 11322 33968 11322 33969 11323 33970 11323 33971 11323 33972 11324 33973 11324 33974 11324 33975 11325 33976 11325 33977 11325 33978 11326 33979 11326 33980 11326 33981 11327 33982 11327 33983 11327 33984 11328 33985 11328 33986 11328 33987 11329 33988 11329 33989 11329 33990 11330 33991 11330 33992 11330 33993 11331 33994 11331 33995 11331 33996 11332 33997 11332 33998 11332 33999 11333 34000 11333 34001 11333 34002 11334 34003 11334 34004 11334 34005 11335 34006 11335 34007 11335 34008 11336 34009 11336 34010 11336 34011 11337 34012 11337 34013 11337 34014 11338 34015 11338 34016 11338 34017 11339 34018 11339 34019 11339 34020 11340 34021 11340 34022 11340 34023 11341 34024 11341 34025 11341 34026 11342 34027 11342 34028 11342 34029 11343 34030 11343 34031 11343 34032 11344 34033 11344 34034 11344 34035 11345 34036 11345 34037 11345 34038 11346 34039 11346 34040 11346 34041 11347 34042 11347 34043 11347 34044 11348 34045 11348 34046 11348 34047 11349 34048 11349 34049 11349 34050 11350 34051 11350 34052 11350 34053 11351 34054 11351 34055 11351 34056 11352 34057 11352 34058 11352 34059 11353 34060 11353 34061 11353 34062 11354 34063 11354 34064 11354 34065 11355 34066 11355 34067 11355 34068 11356 34069 11356 34070 11356 34071 11357 34072 11357 34073 11357 34074 11358 34075 11358 34076 11358 34077 11359 34078 11359 34079 11359 34080 11360 34081 11360 34082 11360 34083 11361 34084 11361 34085 11361 34086 11362 34087 11362 34088 11362 34089 11363 34090 11363 34091 11363 34092 11364 34093 11364 34094 11364 34095 11365 34096 11365 34097 11365 34098 11366 34099 11366 34100 11366 34101 11367 34102 11367 34103 11367 34104 11368 34105 11368 34106 11368 34107 11369 34108 11369 34109 11369 34110 11370 34111 11370 34112 11370 34113 11371 34114 11371 34115 11371 34116 11372 34117 11372 34118 11372 34119 11373 34120 11373 34121 11373 34122 11374 34123 11374 34124 11374 34125 11375 34126 11375 34127 11375 34128 11376 34129 11376 34130 11376 34131 11377 34132 11377 34133 11377 34134 11378 34135 11378 34136 11378 34137 11379 34138 11379 34139 11379 34140 11380 34141 11380 34142 11380 34143 11381 34144 11381 34145 11381 34146 11382 34147 11382 34148 11382 34149 11383 34150 11383 34151 11383 34152 11384 34153 11384 34154 11384 34155 11385 34156 11385 34157 11385 34158 11386 34159 11386 34160 11386 34161 11387 34162 11387 34163 11387 34164 11388 34165 11388 34166 11388 34167 11389 34168 11389 34169 11389 34170 11390 34171 11390 34172 11390 34173 11391 34174 11391 34175 11391 34176 11392 34177 11392 34178 11392 34179 11393 34180 11393 34181 11393 34182 11394 34183 11394 34184 11394 34185 11395 34186 11395 34187 11395 34188 11396 34189 11396 34190 11396 34191 11397 34192 11397 34193 11397 34194 11398 34195 11398 34196 11398 34197 11399 34198 11399 34199 11399 34200 11400 34201 11400 34202 11400 34203 11401 34204 11401 34205 11401 34206 11402 34207 11402 34208 11402 34209 11403 34210 11403 34211 11403 34212 11404 34213 11404 34214 11404 34215 11405 34216 11405 34217 11405 34218 11406 34219 11406 34220 11406 34221 11407 34222 11407 34223 11407 34224 11408 34225 11408 34226 11408 34227 11409 34228 11409 34229 11409 34230 11410 34231 11410 34232 11410 34233 11411 34234 11411 34235 11411 34236 11412 34237 11412 34238 11412 34239 11413 34240 11413 34241 11413 34242 11414 34243 11414 34244 11414 34245 11415 34246 11415 34247 11415 34248 11416 34249 11416 34250 11416 34251 11417 34252 11417 34253 11417 34254 11418 34255 11418 34256 11418 34257 11419 34258 11419 34259 11419 34260 11420 34261 11420 34262 11420 34263 11421 34264 11421 34265 11421 34266 11422 34267 11422 34268 11422 34269 11423 34270 11423 34271 11423 34272 11424 34273 11424 34274 11424 34275 11425 34276 11425 34277 11425 34278 11426 34279 11426 34280 11426 34281 11427 34282 11427 34283 11427 34284 11428 34285 11428 34286 11428 34287 11429 34288 11429 34289 11429 34290 11430 34291 11430 34292 11430 34293 11431 34294 11431 34295 11431 34296 11432 34297 11432 34298 11432 34299 11433 34300 11433 34301 11433 34302 11434 34303 11434 34304 11434 34305 11435 34306 11435 34307 11435 34308 11436 34309 11436 34310 11436 34311 11437 34312 11437 34313 11437 34314 11438 34315 11438 34316 11438 34317 11439 34318 11439 34319 11439 34320 11440 34321 11440 34322 11440 34323 11441 34324 11441 34325 11441 34326 11442 34327 11442 34328 11442 34329 11443 34330 11443 34331 11443 34332 11444 34333 11444 34334 11444 34335 11445 34336 11445 34337 11445 34338 11446 34339 11446 34340 11446 34341 11447 34342 11447 34343 11447 34344 11448 34345 11448 34346 11448 34347 11449 34348 11449 34349 11449 34350 11450 34351 11450 34352 11450 34353 11451 34354 11451 34355 11451 34356 11452 34357 11452 34358 11452 34359 11453 34360 11453 34361 11453 34362 11454 34363 11454 34364 11454 34365 11455 34366 11455 34367 11455 34368 11456 34369 11456 34370 11456 34371 11457 34372 11457 34373 11457 34374 11458 34375 11458 34376 11458 34377 11459 34378 11459 34379 11459 34380 11460 34381 11460 34382 11460 34383 11461 34384 11461 34385 11461 34386 11462 34387 11462 34388 11462 34389 11463 34390 11463 34391 11463 34392 11464 34393 11464 34394 11464 34395 11465 34396 11465 34397 11465 34398 11466 34399 11466 34400 11466 34401 11467 34402 11467 34403 11467 34404 11468 34405 11468 34406 11468 34407 11469 34408 11469 34409 11469 34410 11470 34411 11470 34412 11470 34413 11471 34414 11471 34415 11471 34416 11472 34417 11472 34418 11472 34419 11473 34420 11473 34421 11473 34422 11474 34423 11474 34424 11474 34425 11475 34426 11475 34427 11475 34428 11476 34429 11476 34430 11476 34431 11477 34432 11477 34433 11477 34434 11478 34435 11478 34436 11478 34437 11479 34438 11479 34439 11479 34440 11480 34441 11480 34442 11480 34443 11481 34444 11481 34445 11481 34446 11482 34447 11482 34448 11482 34449 11483 34450 11483 34451 11483 34452 11484 34453 11484 34454 11484 34455 11485 34456 11485 34457 11485 34458 11486 34459 11486 34460 11486 34461 11487 34462 11487 34463 11487 34464 11488 34465 11488 34466 11488 34467 11489 34468 11489 34469 11489 34470 11490 34471 11490 34472 11490 34473 11491 34474 11491 34475 11491 34476 11492 34477 11492 34478 11492 34479 11493 34480 11493 34481 11493 34482 11494 34483 11494 34484 11494 34485 11495 34486 11495 34487 11495 34488 11496 34489 11496 34490 11496 34491 11497 34492 11497 34493 11497 34494 11498 34495 11498 34496 11498 34497 11499 34498 11499 34499 11499 34500 11500 34501 11500 34502 11500 34503 11501 34504 11501 34505 11501 34506 11502 34507 11502 34508 11502 34509 11503 34510 11503 34511 11503 34512 11504 34513 11504 34514 11504 34515 11505 34516 11505 34517 11505 34518 11506 34519 11506 34520 11506 34521 11507 34522 11507 34523 11507 34524 11508 34525 11508 34526 11508 34527 11509 34528 11509 34529 11509 34530 11510 34531 11510 34532 11510 34533 11511 34534 11511 34535 11511 34536 11512 34537 11512 34538 11512 34539 11513 34540 11513 34541 11513 34542 11514 34543 11514 34544 11514 34545 11515 34546 11515 34547 11515 34548 11516 34549 11516 34550 11516 34551 11517 34552 11517 34553 11517 34554 11518 34555 11518 34556 11518 34557 11519 34558 11519 34559 11519 34560 11520 34561 11520 34562 11520 34563 11521 34564 11521 34565 11521 34566 11522 34567 11522 34568 11522 34569 11523 34570 11523 34571 11523 34572 11524 34573 11524 34574 11524 34575 11525 34576 11525 34577 11525 34578 11526 34579 11526 34580 11526 34581 11527 34582 11527 34583 11527 34584 11528 34585 11528 34586 11528 34587 11529 34588 11529 34589 11529 34590 11530 34591 11530 34592 11530 34593 11531 34594 11531 34595 11531 34596 11532 34597 11532 34598 11532 34599 11533 34600 11533 34601 11533 34602 11534 34603 11534 34604 11534 34605 11535 34606 11535 34607 11535 34608 11536 34609 11536 34610 11536 34611 11537 34612 11537 34613 11537 34614 11538 34615 11538 34616 11538 34617 11539 34618 11539 34619 11539 34620 11540 34621 11540 34622 11540 34623 11541 34624 11541 34625 11541 34626 11542 34627 11542 34628 11542 34629 11543 34630 11543 34631 11543 34632 11544 34633 11544 34634 11544 34635 11545 34636 11545 34637 11545 34638 11546 34639 11546 34640 11546 34641 11547 34642 11547 34643 11547 34644 11548 34645 11548 34646 11548 34647 11549 34648 11549 34649 11549 34650 11550 34651 11550 34652 11550 34653 11551 34654 11551 34655 11551 34656 11552 34657 11552 34658 11552 34659 11553 34660 11553 34661 11553 34662 11554 34663 11554 34664 11554 34665 11555 34666 11555 34667 11555 34668 11556 34669 11556 34670 11556 34671 11557 34672 11557 34673 11557 34674 11558 34675 11558 34676 11558 34677 11559 34678 11559 34679 11559 34680 11560 34681 11560 34682 11560 34683 11561 34684 11561 34685 11561 34686 11562 34687 11562 34688 11562 34689 11563 34690 11563 34691 11563 34692 11564 34693 11564 34694 11564 34695 11565 34696 11565 34697 11565 34698 11566 34699 11566 34700 11566 34701 11567 34702 11567 34703 11567 34704 11568 34705 11568 34706 11568 34707 11569 34708 11569 34709 11569 34710 11570 34711 11570 34712 11570 34713 11571 34714 11571 34715 11571 34716 11572 34717 11572 34718 11572 34719 11573 34720 11573 34721 11573 34722 11574 34723 11574 34724 11574 34725 11575 34726 11575 34727 11575 34728 11576 34729 11576 34730 11576 34731 11577 34732 11577 34733 11577 34734 11578 34735 11578 34736 11578 34737 11579 34738 11579 34739 11579 34740 11580 34741 11580 34742 11580 34743 11581 34744 11581 34745 11581 34746 11582 34747 11582 34748 11582 34749 11583 34750 11583 34751 11583 34752 11584 34753 11584 34754 11584 34755 11585 34756 11585 34757 11585 34758 11586 34759 11586 34760 11586 34761 11587 34762 11587 34763 11587 34764 11588 34765 11588 34766 11588 34767 11589 34768 11589 34769 11589 34770 11590 34771 11590 34772 11590 34773 11591 34774 11591 34775 11591 34776 11592 34777 11592 34778 11592 34779 11593 34780 11593 34781 11593 34782 11594 34783 11594 34784 11594 34785 11595 34786 11595 34787 11595 34788 11596 34789 11596 34790 11596 34791 11597 34792 11597 34793 11597 34794 11598 34795 11598 34796 11598 34797 11599 34798 11599 34799 11599 34800 11600 34801 11600 34802 11600 34803 11601 34804 11601 34805 11601 34806 11602 34807 11602 34808 11602 34809 11603 34810 11603 34811 11603 34812 11604 34813 11604 34814 11604 34815 11605 34816 11605 34817 11605 34818 11606 34819 11606 34820 11606 34821 11607 34822 11607 34823 11607 34824 11608 34825 11608 34826 11608 34827 11609 34828 11609 34829 11609 34830 11610 34831 11610 34832 11610 34833 11611 34834 11611 34835 11611 34836 11612 34837 11612 34838 11612 34839 11613 34840 11613 34841 11613 34842 11614 34843 11614 34844 11614 34845 11615 34846 11615 34847 11615 34848 11616 34849 11616 34850 11616 34851 11617 34852 11617 34853 11617 34854 11618 34855 11618 34856 11618 34857 11619 34858 11619 34859 11619 34860 11620 34861 11620 34862 11620 34863 11621 34864 11621 34865 11621 34866 11622 34867 11622 34868 11622 34869 11623 34870 11623 34871 11623 34872 11624 34873 11624 34874 11624 34875 11625 34876 11625 34877 11625 34878 11626 34879 11626 34880 11626 34881 11627 34882 11627 34883 11627 34884 11628 34885 11628 34886 11628 34887 11629 34888 11629 34889 11629 34890 11630 34891 11630 34892 11630 34893 11631 34894 11631 34895 11631 34896 11632 34897 11632 34898 11632 34899 11633 34900 11633 34901 11633 34902 11634 34903 11634 34904 11634 34905 11635 34906 11635 34907 11635 34908 11636 34909 11636 34910 11636 34911 11637 34912 11637 34913 11637 34914 11638 34915 11638 34916 11638 34917 11639 34918 11639 34919 11639 34920 11640 34921 11640 34922 11640 34923 11641 34924 11641 34925 11641 34926 11642 34927 11642 34928 11642 34929 11643 34930 11643 34931 11643 34932 11644 34933 11644 34934 11644 34935 11645 34936 11645 34937 11645 34938 11646 34939 11646 34940 11646 34941 11647 34942 11647 34943 11647 34944 11648 34945 11648 34946 11648 34947 11649 34948 11649 34949 11649 34950 11650 34951 11650 34952 11650 34953 11651 34954 11651 34955 11651 34956 11652 34957 11652 34958 11652 34959 11653 34960 11653 34961 11653 34962 11654 34963 11654 34964 11654 34965 11655 34966 11655 34967 11655 34968 11656 34969 11656 34970 11656 34971 11657 34972 11657 34973 11657 34974 11658 34975 11658 34976 11658 34977 11659 34978 11659 34979 11659 34980 11660 34981 11660 34982 11660 34983 11661 34984 11661 34985 11661 34986 11662 34987 11662 34988 11662 34989 11663 34990 11663 34991 11663 34992 11664 34993 11664 34994 11664 34995 11665 34996 11665 34997 11665 34998 11666 34999 11666 35000 11666 35001 11667 35002 11667 35003 11667 35004 11668 35005 11668 35006 11668 35007 11669 35008 11669 35009 11669 35010 11670 35011 11670 35012 11670 35013 11671 35014 11671 35015 11671 35016 11672 35017 11672 35018 11672 35019 11673 35020 11673 35021 11673 35022 11674 35023 11674 35024 11674 35025 11675 35026 11675 35027 11675 35028 11676 35029 11676 35030 11676 35031 11677 35032 11677 35033 11677 35034 11678 35035 11678 35036 11678 35037 11679 35038 11679 35039 11679 35040 11680 35041 11680 35042 11680 35043 11681 35044 11681 35045 11681 35046 11682 35047 11682 35048 11682 35049 11683 35050 11683 35051 11683 35052 11684 35053 11684 35054 11684 35055 11685 35056 11685 35057 11685 35058 11686 35059 11686 35060 11686 35061 11687 35062 11687 35063 11687 35064 11688 35065 11688 35066 11688 35067 11689 35068 11689 35069 11689 35070 11690 35071 11690 35072 11690 35073 11691 35074 11691 35075 11691 35076 11692 35077 11692 35078 11692 35079 11693 35080 11693 35081 11693 35082 11694 35083 11694 35084 11694 35085 11695 35086 11695 35087 11695 35088 11696 35089 11696 35090 11696 35091 11697 35092 11697 35093 11697 35094 11698 35095 11698 35096 11698 35097 11699 35098 11699 35099 11699 35100 11700 35101 11700 35102 11700 35103 11701 35104 11701 35105 11701 35106 11702 35107 11702 35108 11702 35109 11703 35110 11703 35111 11703 35112 11704 35113 11704 35114 11704 35115 11705 35116 11705 35117 11705 35118 11706 35119 11706 35120 11706 35121 11707 35122 11707 35123 11707 35124 11708 35125 11708 35126 11708 35127 11709 35128 11709 35129 11709 35130 11710 35131 11710 35132 11710 35133 11711 35134 11711 35135 11711 35136 11712 35137 11712 35138 11712 35139 11713 35140 11713 35141 11713 35142 11714 35143 11714 35144 11714 35145 11715 35146 11715 35147 11715 35148 11716 35149 11716 35150 11716 35151 11717 35152 11717 35153 11717 35154 11718 35155 11718 35156 11718 35157 11719 35158 11719 35159 11719 35160 11720 35161 11720 35162 11720 35163 11721 35164 11721 35165 11721 35166 11722 35167 11722 35168 11722 35169 11723 35170 11723 35171 11723 35172 11724 35173 11724 35174 11724 35175 11725 35176 11725 35177 11725 35178 11726 35179 11726 35180 11726 35181 11727 35182 11727 35183 11727 35184 11728 35185 11728 35186 11728 35187 11729 35188 11729 35189 11729 35190 11730 35191 11730 35192 11730 35193 11731 35194 11731 35195 11731 35196 11732 35197 11732 35198 11732 35199 11733 35200 11733 35201 11733 35202 11734 35203 11734 35204 11734 35205 11735 35206 11735 35207 11735 35208 11736 35209 11736 35210 11736 35211 11737 35212 11737 35213 11737 35214 11738 35215 11738 35216 11738 35217 11739 35218 11739 35219 11739 35220 11740 35221 11740 35222 11740 35223 11741 35224 11741 35225 11741 35226 11742 35227 11742 35228 11742 35229 11743 35230 11743 35231 11743 35232 11744 35233 11744 35234 11744 35235 11745 35236 11745 35237 11745 35238 11746 35239 11746 35240 11746 35241 11747 35242 11747 35243 11747 35244 11748 35245 11748 35246 11748 35247 11749 35248 11749 35249 11749 35250 11750 35251 11750 35252 11750 35253 11751 35254 11751 35255 11751 35256 11752 35257 11752 35258 11752 35259 11753 35260 11753 35261 11753 35262 11754 35263 11754 35264 11754 35265 11755 35266 11755 35267 11755 35268 11756 35269 11756 35270 11756 35271 11757 35272 11757 35273 11757 35274 11758 35275 11758 35276 11758 35277 11759 35278 11759 35279 11759 35280 11760 35281 11760 35282 11760 35283 11761 35284 11761 35285 11761 35286 11762 35287 11762 35288 11762 35289 11763 35290 11763 35291 11763 35292 11764 35293 11764 35294 11764 35295 11765 35296 11765 35297 11765 35298 11766 35299 11766 35300 11766 35301 11767 35302 11767 35303 11767 35304 11768 35305 11768 35306 11768 35307 11769 35308 11769 35309 11769 35310 11770 35311 11770 35312 11770 35313 11771 35314 11771 35315 11771 35316 11772 35317 11772 35318 11772 35319 11773 35320 11773 35321 11773 35322 11774 35323 11774 35324 11774 35325 11775 35326 11775 35327 11775 35328 11776 35329 11776 35330 11776 35331 11777 35332 11777 35333 11777 35334 11778 35335 11778 35336 11778 35337 11779 35338 11779 35339 11779 35340 11780 35341 11780 35342 11780 35343 11781 35344 11781 35345 11781 35346 11782 35347 11782 35348 11782 35349 11783 35350 11783 35351 11783 35352 11784 35353 11784 35354 11784 35355 11785 35356 11785 35357 11785 35358 11786 35359 11786 35360 11786 35361 11787 35362 11787 35363 11787 35364 11788 35365 11788 35366 11788 35367 11789 35368 11789 35369 11789 35370 11790 35371 11790 35372 11790 35373 11791 35374 11791 35375 11791 35376 11792 35377 11792 35378 11792 35379 11793 35380 11793 35381 11793 35382 11794 35383 11794 35384 11794 35385 11795 35386 11795 35387 11795 35388 11796 35389 11796 35390 11796 35391 11797 35392 11797 35393 11797 35394 11798 35395 11798 35396 11798 35397 11799 35398 11799 35399 11799 35400 11800 35401 11800 35402 11800 35403 11801 35404 11801 35405 11801 35406 11802 35407 11802 35408 11802 35409 11803 35410 11803 35411 11803 35412 11804 35413 11804 35414 11804 35415 11805 35416 11805 35417 11805 35418 11806 35419 11806 35420 11806 35421 11807 35422 11807 35423 11807 35424 11808 35425 11808 35426 11808 35427 11809 35428 11809 35429 11809 35430 11810 35431 11810 35432 11810 35433 11811 35434 11811 35435 11811 35436 11812 35437 11812 35438 11812 35439 11813 35440 11813 35441 11813 35442 11814 35443 11814 35444 11814 35445 11815 35446 11815 35447 11815 35448 11816 35449 11816 35450 11816 35451 11817 35452 11817 35453 11817 35454 11818 35455 11818 35456 11818 35457 11819 35458 11819 35459 11819 35460 11820 35461 11820 35462 11820 35463 11821 35464 11821 35465 11821 35466 11822 35467 11822 35468 11822 35469 11823 35470 11823 35471 11823 35472 11824 35473 11824 35474 11824 35475 11825 35476 11825 35477 11825 35478 11826 35479 11826 35480 11826 35481 11827 35482 11827 35483 11827 35484 11828 35485 11828 35486 11828 35487 11829 35488 11829 35489 11829 35490 11830 35491 11830 35492 11830 35493 11831 35494 11831 35495 11831 35496 11832 35497 11832 35498 11832 35499 11833 35500 11833 35501 11833 35502 11834 35503 11834 35504 11834 35505 11835 35506 11835 35507 11835 35508 11836 35509 11836 35510 11836 35511 11837 35512 11837 35513 11837 35514 11838 35515 11838 35516 11838 35517 11839 35518 11839 35519 11839 35520 11840 35521 11840 35522 11840 35523 11841 35524 11841 35525 11841 35526 11842 35527 11842 35528 11842 35529 11843 35530 11843 35531 11843 35532 11844 35533 11844 35534 11844 35535 11845 35536 11845 35537 11845 35538 11846 35539 11846 35540 11846 35541 11847 35542 11847 35543 11847 35544 11848 35545 11848 35546 11848 35547 11849 35548 11849 35549 11849 35550 11850 35551 11850 35552 11850 35553 11851 35554 11851 35555 11851 35556 11852 35557 11852 35558 11852 35559 11853 35560 11853 35561 11853 35562 11854 35563 11854 35564 11854 35565 11855 35566 11855 35567 11855 35568 11856 35569 11856 35570 11856 35571 11857 35572 11857 35573 11857 35574 11858 35575 11858 35576 11858 35577 11859 35578 11859 35579 11859 35580 11860 35581 11860 35582 11860 35583 11861 35584 11861 35585 11861 35586 11862 35587 11862 35588 11862 35589 11863 35590 11863 35591 11863 35592 11864 35593 11864 35594 11864 35595 11865 35596 11865 35597 11865 35598 11866 35599 11866 35600 11866 35601 11867 35602 11867 35603 11867 35604 11868 35605 11868 35606 11868 35607 11869 35608 11869 35609 11869 35610 11870 35611 11870 35612 11870 35613 11871 35614 11871 35615 11871 35616 11872 35617 11872 35618 11872 35619 11873 35620 11873 35621 11873 35622 11874 35623 11874 35624 11874 35625 11875 35626 11875 35627 11875 35628 11876 35629 11876 35630 11876 35631 11877 35632 11877 35633 11877 35634 11878 35635 11878 35636 11878 35637 11879 35638 11879 35639 11879 35640 11880 35641 11880 35642 11880 35643 11881 35644 11881 35645 11881 35646 11882 35647 11882 35648 11882 35649 11883 35650 11883 35651 11883 35652 11884 35653 11884 35654 11884 35655 11885 35656 11885 35657 11885 35658 11886 35659 11886 35660 11886 35661 11887 35662 11887 35663 11887 35664 11888 35665 11888 35666 11888 35667 11889 35668 11889 35669 11889 35670 11890 35671 11890 35672 11890 35673 11891 35674 11891 35675 11891 35676 11892 35677 11892 35678 11892 35679 11893 35680 11893 35681 11893 35682 11894 35683 11894 35684 11894 35685 11895 35686 11895 35687 11895 35688 11896 35689 11896 35690 11896 35691 11897 35692 11897 35693 11897 35694 11898 35695 11898 35696 11898 35697 11899 35698 11899 35699 11899 35700 11900 35701 11900 35702 11900 35703 11901 35704 11901 35705 11901 35706 11902 35707 11902 35708 11902 35709 11903 35710 11903 35711 11903 35712 11904 35713 11904 35714 11904 35715 11905 35716 11905 35717 11905 35718 11906 35719 11906 35720 11906 35721 11907 35722 11907 35723 11907 35724 11908 35725 11908 35726 11908 35727 11909 35728 11909 35729 11909 35730 11910 35731 11910 35732 11910 35733 11911 35734 11911 35735 11911 35736 11912 35737 11912 35738 11912 35739 11913 35740 11913 35741 11913 35742 11914 35743 11914 35744 11914 35745 11915 35746 11915 35747 11915 35748 11916 35749 11916 35750 11916 35751 11917 35752 11917 35753 11917 35754 11918 35755 11918 35756 11918 35757 11919 35758 11919 35759 11919 35760 11920 35761 11920 35762 11920 35763 11921 35764 11921 35765 11921 35766 11922 35767 11922 35768 11922 35769 11923 35770 11923 35771 11923 35772 11924 35773 11924 35774 11924 35775 11925 35776 11925 35777 11925 35778 11926 35779 11926 35780 11926 35781 11927 35782 11927 35783 11927 35784 11928 35785 11928 35786 11928 35787 11929 35788 11929 35789 11929 35790 11930 35791 11930 35792 11930 35793 11931 35794 11931 35795 11931 35796 11932 35797 11932 35798 11932 35799 11933 35800 11933 35801 11933 35802 11934 35803 11934 35804 11934 35805 11935 35806 11935 35807 11935 35808 11936 35809 11936 35810 11936 35811 11937 35812 11937 35813 11937 35814 11938 35815 11938 35816 11938 35817 11939 35818 11939 35819 11939 35820 11940 35821 11940 35822 11940 35823 11941 35824 11941 35825 11941 35826 11942 35827 11942 35828 11942 35829 11943 35830 11943 35831 11943 35832 11944 35833 11944 35834 11944 35835 11945 35836 11945 35837 11945 35838 11946 35839 11946 35840 11946 35841 11947 35842 11947 35843 11947 35844 11948 35845 11948 35846 11948 35847 11949 35848 11949 35849 11949 35850 11950 35851 11950 35852 11950 35853 11951 35854 11951 35855 11951 35856 11952 35857 11952 35858 11952 35859 11953 35860 11953 35861 11953 35862 11954 35863 11954 35864 11954 35865 11955 35866 11955 35867 11955 35868 11956 35869 11956 35870 11956 35871 11957 35872 11957 35873 11957 35874 11958 35875 11958 35876 11958 35877 11959 35878 11959 35879 11959 35880 11960 35881 11960 35882 11960 35883 11961 35884 11961 35885 11961 35886 11962 35887 11962 35888 11962 35889 11963 35890 11963 35891 11963 35892 11964 35893 11964 35894 11964 35895 11965 35896 11965 35897 11965 35898 11966 35899 11966 35900 11966 35901 11967 35902 11967 35903 11967 35904 11968 35905 11968 35906 11968 35907 11969 35908 11969 35909 11969 35910 11970 35911 11970 35912 11970 35913 11971 35914 11971 35915 11971 35916 11972 35917 11972 35918 11972 35919 11973 35920 11973 35921 11973 35922 11974 35923 11974 35924 11974 35925 11975 35926 11975 35927 11975 35928 11976 35929 11976 35930 11976 35931 11977 35932 11977 35933 11977 35934 11978 35935 11978 35936 11978 35937 11979 35938 11979 35939 11979 35940 11980 35941 11980 35942 11980 35943 11981 35944 11981 35945 11981 35946 11982 35947 11982 35948 11982 35949 11983 35950 11983 35951 11983 35952 11984 35953 11984 35954 11984 35955 11985 35956 11985 35957 11985 35958 11986 35959 11986 35960 11986 35961 11987 35962 11987 35963 11987 35964 11988 35965 11988 35966 11988 35967 11989 35968 11989 35969 11989 35970 11990 35971 11990 35972 11990 35973 11991 35974 11991 35975 11991 35976 11992 35977 11992 35978 11992 35979 11993 35980 11993 35981 11993 35982 11994 35983 11994 35984 11994 35985 11995 35986 11995 35987 11995 35988 11996 35989 11996 35990 11996 35991 11997 35992 11997 35993 11997 35994 11998 35995 11998 35996 11998 35997 11999 35998 11999 35999 11999 36000 12000 36001 12000 36002 12000 36003 12001 36004 12001 36005 12001 36006 12002 36007 12002 36008 12002 36009 12003 36010 12003 36011 12003 36012 12004 36013 12004 36014 12004 36015 12005 36016 12005 36017 12005 36018 12006 36019 12006 36020 12006 36021 12007 36022 12007 36023 12007 36024 12008 36025 12008 36026 12008 36027 12009 36028 12009 36029 12009 36030 12010 36031 12010 36032 12010 36033 12011 36034 12011 36035 12011 36036 12012 36037 12012 36038 12012 36039 12013 36040 12013 36041 12013 36042 12014 36043 12014 36044 12014 36045 12015 36046 12015 36047 12015 36048 12016 36049 12016 36050 12016 36051 12017 36052 12017 36053 12017 36054 12018 36055 12018 36056 12018 36057 12019 36058 12019 36059 12019 36060 12020 36061 12020 36062 12020 36063 12021 36064 12021 36065 12021 36066 12022 36067 12022 36068 12022 36069 12023 36070 12023 36071 12023 36072 12024 36073 12024 36074 12024 36075 12025 36076 12025 36077 12025 36078 12026 36079 12026 36080 12026 36081 12027 36082 12027 36083 12027 36084 12028 36085 12028 36086 12028 36087 12029 36088 12029 36089 12029 36090 12030 36091 12030 36092 12030 36093 12031 36094 12031 36095 12031 36096 12032 36097 12032 36098 12032 36099 12033 36100 12033 36101 12033 36102 12034 36103 12034 36104 12034 36105 12035 36106 12035 36107 12035 36108 12036 36109 12036 36110 12036 36111 12037 36112 12037 36113 12037 36114 12038 36115 12038 36116 12038 36117 12039 36118 12039 36119 12039 36120 12040 36121 12040 36122 12040 36123 12041 36124 12041 36125 12041 36126 12042 36127 12042 36128 12042 36129 12043 36130 12043 36131 12043 36132 12044 36133 12044 36134 12044 36135 12045 36136 12045 36137 12045 36138 12046 36139 12046 36140 12046 36141 12047 36142 12047 36143 12047 36144 12048 36145 12048 36146 12048 36147 12049 36148 12049 36149 12049 36150 12050 36151 12050 36152 12050 36153 12051 36154 12051 36155 12051 36156 12052 36157 12052 36158 12052 36159 12053 36160 12053 36161 12053 36162 12054 36163 12054 36164 12054 36165 12055 36166 12055 36167 12055 36168 12056 36169 12056 36170 12056 36171 12057 36172 12057 36173 12057 36174 12058 36175 12058 36176 12058 36177 12059 36178 12059 36179 12059 36180 12060 36181 12060 36182 12060 36183 12061 36184 12061 36185 12061 36186 12062 36187 12062 36188 12062 36189 12063 36190 12063 36191 12063 36192 12064 36193 12064 36194 12064 36195 12065 36196 12065 36197 12065 36198 12066 36199 12066 36200 12066 36201 12067 36202 12067 36203 12067 36204 12068 36205 12068 36206 12068 36207 12069 36208 12069 36209 12069 36210 12070 36211 12070 36212 12070 36213 12071 36214 12071 36215 12071 36216 12072 36217 12072 36218 12072 36219 12073 36220 12073 36221 12073 36222 12074 36223 12074 36224 12074 36225 12075 36226 12075 36227 12075 36228 12076 36229 12076 36230 12076 36231 12077 36232 12077 36233 12077 36234 12078 36235 12078 36236 12078 36237 12079 36238 12079 36239 12079 36240 12080 36241 12080 36242 12080 36243 12081 36244 12081 36245 12081 36246 12082 36247 12082 36248 12082 36249 12083 36250 12083 36251 12083 36252 12084 36253 12084 36254 12084 36255 12085 36256 12085 36257 12085 36258 12086 36259 12086 36260 12086 36261 12087 36262 12087 36263 12087 36264 12088 36265 12088 36266 12088 36267 12089 36268 12089 36269 12089 36270 12090 36271 12090 36272 12090 36273 12091 36274 12091 36275 12091 36276 12092 36277 12092 36278 12092 36279 12093 36280 12093 36281 12093 36282 12094 36283 12094 36284 12094 36285 12095 36286 12095 36287 12095 36288 12096 36289 12096 36290 12096 36291 12097 36292 12097 36293 12097 36294 12098 36295 12098 36296 12098 36297 12099 36298 12099 36299 12099 36300 12100 36301 12100 36302 12100 36303 12101 36304 12101 36305 12101 36306 12102 36307 12102 36308 12102 36309 12103 36310 12103 36311 12103 36312 12104 36313 12104 36314 12104 36315 12105 36316 12105 36317 12105 36318 12106 36319 12106 36320 12106 36321 12107 36322 12107 36323 12107 36324 12108 36325 12108 36326 12108 36327 12109 36328 12109 36329 12109 36330 12110 36331 12110 36332 12110 36333 12111 36334 12111 36335 12111 36336 12112 36337 12112 36338 12112 36339 12113 36340 12113 36341 12113 36342 12114 36343 12114 36344 12114 36345 12115 36346 12115 36347 12115 36348 12116 36349 12116 36350 12116 36351 12117 36352 12117 36353 12117 36354 12118 36355 12118 36356 12118 36357 12119 36358 12119 36359 12119 36360 12120 36361 12120 36362 12120 36363 12121 36364 12121 36365 12121 36366 12122 36367 12122 36368 12122 36369 12123 36370 12123 36371 12123 36372 12124 36373 12124 36374 12124 36375 12125 36376 12125 36377 12125 36378 12126 36379 12126 36380 12126 36381 12127 36382 12127 36383 12127 36384 12128 36385 12128 36386 12128 36387 12129 36388 12129 36389 12129 36390 12130 36391 12130 36392 12130 36393 12131 36394 12131 36395 12131 36396 12132 36397 12132 36398 12132 36399 12133 36400 12133 36401 12133 36402 12134 36403 12134 36404 12134 36405 12135 36406 12135 36407 12135 36408 12136 36409 12136 36410 12136 36411 12137 36412 12137 36413 12137 36414 12138 36415 12138 36416 12138 36417 12139 36418 12139 36419 12139 36420 12140 36421 12140 36422 12140 36423 12141 36424 12141 36425 12141 36426 12142 36427 12142 36428 12142 36429 12143 36430 12143 36431 12143 36432 12144 36433 12144 36434 12144 36435 12145 36436 12145 36437 12145 36438 12146 36439 12146 36440 12146 36441 12147 36442 12147 36443 12147 36444 12148 36445 12148 36446 12148 36447 12149 36448 12149 36449 12149 36450 12150 36451 12150 36452 12150 36453 12151 36454 12151 36455 12151 36456 12152 36457 12152 36458 12152 36459 12153 36460 12153 36461 12153 36462 12154 36463 12154 36464 12154 36465 12155 36466 12155 36467 12155 36468 12156 36469 12156 36470 12156 36471 12157 36472 12157 36473 12157 36474 12158 36475 12158 36476 12158 36477 12159 36478 12159 36479 12159 36480 12160 36481 12160 36482 12160 36483 12161 36484 12161 36485 12161 36486 12162 36487 12162 36488 12162 36489 12163 36490 12163 36491 12163 36492 12164 36493 12164 36494 12164 36495 12165 36496 12165 36497 12165 36498 12166 36499 12166 36500 12166 36501 12167 36502 12167 36503 12167 36504 12168 36505 12168 36506 12168 36507 12169 36508 12169 36509 12169 36510 12170 36511 12170 36512 12170 36513 12171 36514 12171 36515 12171 36516 12172 36517 12172 36518 12172 36519 12173 36520 12173 36521 12173 36522 12174 36523 12174 36524 12174 36525 12175 36526 12175 36527 12175 36528 12176 36529 12176 36530 12176 36531 12177 36532 12177 36533 12177 36534 12178 36535 12178 36536 12178 36537 12179 36538 12179 36539 12179 36540 12180 36541 12180 36542 12180 36543 12181 36544 12181 36545 12181 36546 12182 36547 12182 36548 12182 36549 12183 36550 12183 36551 12183 36552 12184 36553 12184 36554 12184 36555 12185 36556 12185 36557 12185 36558 12186 36559 12186 36560 12186 36561 12187 36562 12187 36563 12187 36564 12188 36565 12188 36566 12188 36567 12189 36568 12189 36569 12189 36570 12190 36571 12190 36572 12190 36573 12191 36574 12191 36575 12191 36576 12192 36577 12192 36578 12192 36579 12193 36580 12193 36581 12193 36582 12194 36583 12194 36584 12194 36585 12195 36586 12195 36587 12195 36588 12196 36589 12196 36590 12196 36591 12197 36592 12197 36593 12197 36594 12198 36595 12198 36596 12198 36597 12199 36598 12199 36599 12199 36600 12200 36601 12200 36602 12200 36603 12201 36604 12201 36605 12201 36606 12202 36607 12202 36608 12202 36609 12203 36610 12203 36611 12203 36612 12204 36613 12204 36614 12204 36615 12205 36616 12205 36617 12205 36618 12206 36619 12206 36620 12206 36621 12207 36622 12207 36623 12207 36624 12208 36625 12208 36626 12208 36627 12209 36628 12209 36629 12209 36630 12210 36631 12210 36632 12210 36633 12211 36634 12211 36635 12211 36636 12212 36637 12212 36638 12212 36639 12213 36640 12213 36641 12213 36642 12214 36643 12214 36644 12214 36645 12215 36646 12215 36647 12215 36648 12216 36649 12216 36650 12216 36651 12217 36652 12217 36653 12217 36654 12218 36655 12218 36656 12218 36657 12219 36658 12219 36659 12219 36660 12220 36661 12220 36662 12220 36663 12221 36664 12221 36665 12221 36666 12222 36667 12222 36668 12222 36669 12223 36670 12223 36671 12223 36672 12224 36673 12224 36674 12224 36675 12225 36676 12225 36677 12225 36678 12226 36679 12226 36680 12226 36681 12227 36682 12227 36683 12227 36684 12228 36685 12228 36686 12228 36687 12229 36688 12229 36689 12229 36690 12230 36691 12230 36692 12230 36693 12231 36694 12231 36695 12231 36696 12232 36697 12232 36698 12232 36699 12233 36700 12233 36701 12233 36702 12234 36703 12234 36704 12234 36705 12235 36706 12235 36707 12235 36708 12236 36709 12236 36710 12236 36711 12237 36712 12237 36713 12237 36714 12238 36715 12238 36716 12238 36717 12239 36718 12239 36719 12239 36720 12240 36721 12240 36722 12240 36723 12241 36724 12241 36725 12241 36726 12242 36727 12242 36728 12242 36729 12243 36730 12243 36731 12243 36732 12244 36733 12244 36734 12244 36735 12245 36736 12245 36737 12245 36738 12246 36739 12246 36740 12246 36741 12247 36742 12247 36743 12247 36744 12248 36745 12248 36746 12248 36747 12249 36748 12249 36749 12249 36750 12250 36751 12250 36752 12250 36753 12251 36754 12251 36755 12251 36756 12252 36757 12252 36758 12252 36759 12253 36760 12253 36761 12253 36762 12254 36763 12254 36764 12254 36765 12255 36766 12255 36767 12255 36768 12256 36769 12256 36770 12256 36771 12257 36772 12257 36773 12257 36774 12258 36775 12258 36776 12258 36777 12259 36778 12259 36779 12259 36780 12260 36781 12260 36782 12260 36783 12261 36784 12261 36785 12261 36786 12262 36787 12262 36788 12262 36789 12263 36790 12263 36791 12263 36792 12264 36793 12264 36794 12264 36795 12265 36796 12265 36797 12265 36798 12266 36799 12266 36800 12266 36801 12267 36802 12267 36803 12267 36804 12268 36805 12268 36806 12268 36807 12269 36808 12269 36809 12269 36810 12270 36811 12270 36812 12270 36813 12271 36814 12271 36815 12271 36816 12272 36817 12272 36818 12272 36819 12273 36820 12273 36821 12273 36822 12274 36823 12274 36824 12274 36825 12275 36826 12275 36827 12275 36828 12276 36829 12276 36830 12276 36831 12277 36832 12277 36833 12277 36834 12278 36835 12278 36836 12278 36837 12279 36838 12279 36839 12279 36840 12280 36841 12280 36842 12280 36843 12281 36844 12281 36845 12281 36846 12282 36847 12282 36848 12282 36849 12283 36850 12283 36851 12283 36852 12284 36853 12284 36854 12284 36855 12285 36856 12285 36857 12285 36858 12286 36859 12286 36860 12286 36861 12287 36862 12287 36863 12287 36864 12288 36865 12288 36866 12288 36867 12289 36868 12289 36869 12289 36870 12290 36871 12290 36872 12290 36873 12291 36874 12291 36875 12291 36876 12292 36877 12292 36878 12292 36879 12293 36880 12293 36881 12293 36882 12294 36883 12294 36884 12294 36885 12295 36886 12295 36887 12295 36888 12296 36889 12296 36890 12296 36891 12297 36892 12297 36893 12297 36894 12298 36895 12298 36896 12298 36897 12299 36898 12299 36899 12299 36900 12300 36901 12300 36902 12300 36903 12301 36904 12301 36905 12301 36906 12302 36907 12302 36908 12302 36909 12303 36910 12303 36911 12303 36912 12304 36913 12304 36914 12304 36915 12305 36916 12305 36917 12305 36918 12306 36919 12306 36920 12306 36921 12307 36922 12307 36923 12307 36924 12308 36925 12308 36926 12308 36927 12309 36928 12309 36929 12309 36930 12310 36931 12310 36932 12310 36933 12311 36934 12311 36935 12311 36936 12312 36937 12312 36938 12312 36939 12313 36940 12313 36941 12313 36942 12314 36943 12314 36944 12314 36945 12315 36946 12315 36947 12315 36948 12316 36949 12316 36950 12316 36951 12317 36952 12317 36953 12317 36954 12318 36955 12318 36956 12318 36957 12319 36958 12319 36959 12319 36960 12320 36961 12320 36962 12320 36963 12321 36964 12321 36965 12321 36966 12322 36967 12322 36968 12322 36969 12323 36970 12323 36971 12323 36972 12324 36973 12324 36974 12324 36975 12325 36976 12325 36977 12325 36978 12326 36979 12326 36980 12326 36981 12327 36982 12327 36983 12327 36984 12328 36985 12328 36986 12328 36987 12329 36988 12329 36989 12329 36990 12330 36991 12330 36992 12330 36993 12331 36994 12331 36995 12331 36996 12332 36997 12332 36998 12332 36999 12333 37000 12333 37001 12333 37002 12334 37003 12334 37004 12334 37005 12335 37006 12335 37007 12335 37008 12336 37009 12336 37010 12336 37011 12337 37012 12337 37013 12337 37014 12338 37015 12338 37016 12338 37017 12339 37018 12339 37019 12339 37020 12340 37021 12340 37022 12340 37023 12341 37024 12341 37025 12341 37026 12342 37027 12342 37028 12342 37029 12343 37030 12343 37031 12343 37032 12344 37033 12344 37034 12344 37035 12345 37036 12345 37037 12345 37038 12346 37039 12346 37040 12346 37041 12347 37042 12347 37043 12347 37044 12348 37045 12348 37046 12348 37047 12349 37048 12349 37049 12349 37050 12350 37051 12350 37052 12350 37053 12351 37054 12351 37055 12351 37056 12352 37057 12352 37058 12352 37059 12353 37060 12353 37061 12353 37062 12354 37063 12354 37064 12354 37065 12355 37066 12355 37067 12355 37068 12356 37069 12356 37070 12356 37071 12357 37072 12357 37073 12357 37074 12358 37075 12358 37076 12358 37077 12359 37078 12359 37079 12359 37080 12360 37081 12360 37082 12360 37083 12361 37084 12361 37085 12361 37086 12362 37087 12362 37088 12362 37089 12363 37090 12363 37091 12363 37092 12364 37093 12364 37094 12364 37095 12365 37096 12365 37097 12365 37098 12366 37099 12366 37100 12366 37101 12367 37102 12367 37103 12367 37104 12368 37105 12368 37106 12368 37107 12369 37108 12369 37109 12369 37110 12370 37111 12370 37112 12370 37113 12371 37114 12371 37115 12371 37116 12372 37117 12372 37118 12372 37119 12373 37120 12373 37121 12373 37122 12374 37123 12374 37124 12374 37125 12375 37126 12375 37127 12375 37128 12376 37129 12376 37130 12376 37131 12377 37132 12377 37133 12377 37134 12378 37135 12378 37136 12378 37137 12379 37138 12379 37139 12379 37140 12380 37141 12380 37142 12380 37143 12381 37144 12381 37145 12381 37146 12382 37147 12382 37148 12382 37149 12383 37150 12383 37151 12383 37152 12384 37153 12384 37154 12384 37155 12385 37156 12385 37157 12385 37158 12386 37159 12386 37160 12386 37161 12387 37162 12387 37163 12387 37164 12388 37165 12388 37166 12388 37167 12389 37168 12389 37169 12389 37170 12390 37171 12390 37172 12390 37173 12391 37174 12391 37175 12391 37176 12392 37177 12392 37178 12392 37179 12393 37180 12393 37181 12393 37182 12394 37183 12394 37184 12394 37185 12395 37186 12395 37187 12395 37188 12396 37189 12396 37190 12396 37191 12397 37192 12397 37193 12397 37194 12398 37195 12398 37196 12398 37197 12399 37198 12399 37199 12399 37200 12400 37201 12400 37202 12400 37203 12401 37204 12401 37205 12401 37206 12402 37207 12402 37208 12402 37209 12403 37210 12403 37211 12403 37212 12404 37213 12404 37214 12404 37215 12405 37216 12405 37217 12405 37218 12406 37219 12406 37220 12406 37221 12407 37222 12407 37223 12407 37224 12408 37225 12408 37226 12408 37227 12409 37228 12409 37229 12409 37230 12410 37231 12410 37232 12410 37233 12411 37234 12411 37235 12411 37236 12412 37237 12412 37238 12412 37239 12413 37240 12413 37241 12413 37242 12414 37243 12414 37244 12414 37245 12415 37246 12415 37247 12415 37248 12416 37249 12416 37250 12416 37251 12417 37252 12417 37253 12417 37254 12418 37255 12418 37256 12418 37257 12419 37258 12419 37259 12419 37260 12420 37261 12420 37262 12420 37263 12421 37264 12421 37265 12421 37266 12422 37267 12422 37268 12422 37269 12423 37270 12423 37271 12423 37272 12424 37273 12424 37274 12424 37275 12425 37276 12425 37277 12425 37278 12426 37279 12426 37280 12426 37281 12427 37282 12427 37283 12427 37284 12428 37285 12428 37286 12428 37287 12429 37288 12429 37289 12429 37290 12430 37291 12430 37292 12430 37293 12431 37294 12431 37295 12431 37296 12432 37297 12432 37298 12432 37299 12433 37300 12433 37301 12433 37302 12434 37303 12434 37304 12434 37305 12435 37306 12435 37307 12435 37308 12436 37309 12436 37310 12436 37311 12437 37312 12437 37313 12437 37314 12438 37315 12438 37316 12438 37317 12439 37318 12439 37319 12439 37320 12440 37321 12440 37322 12440 37323 12441 37324 12441 37325 12441 37326 12442 37327 12442 37328 12442 37329 12443 37330 12443 37331 12443 37332 12444 37333 12444 37334 12444 37335 12445 37336 12445 37337 12445 37338 12446 37339 12446 37340 12446 37341 12447 37342 12447 37343 12447 37344 12448 37345 12448 37346 12448 37347 12449 37348 12449 37349 12449 37350 12450 37351 12450 37352 12450 37353 12451 37354 12451 37355 12451 37356 12452 37357 12452 37358 12452 37359 12453 37360 12453 37361 12453 37362 12454 37363 12454 37364 12454 37365 12455 37366 12455 37367 12455 37368 12456 37369 12456 37370 12456 37371 12457 37372 12457 37373 12457 37374 12458 37375 12458 37376 12458 37377 12459 37378 12459 37379 12459 37380 12460 37381 12460 37382 12460 37383 12461 37384 12461 37385 12461 37386 12462 37387 12462 37388 12462 37389 12463 37390 12463 37391 12463 37392 12464 37393 12464 37394 12464 37395 12465 37396 12465 37397 12465 37398 12466 37399 12466 37400 12466 37401 12467 37402 12467 37403 12467 37404 12468 37405 12468 37406 12468 37407 12469 37408 12469 37409 12469 37410 12470 37411 12470 37412 12470 37413 12471 37414 12471 37415 12471 37416 12472 37417 12472 37418 12472 37419 12473 37420 12473 37421 12473 37422 12474 37423 12474 37424 12474 37425 12475 37426 12475 37427 12475 37428 12476 37429 12476 37430 12476 37431 12477 37432 12477 37433 12477 37434 12478 37435 12478 37436 12478 37437 12479 37438 12479 37439 12479 37440 12480 37441 12480 37442 12480 37443 12481 37444 12481 37445 12481 37446 12482 37447 12482 37448 12482 37449 12483 37450 12483 37451 12483 37452 12484 37453 12484 37454 12484 37455 12485 37456 12485 37457 12485 37458 12486 37459 12486 37460 12486 37461 12487 37462 12487 37463 12487 37464 12488 37465 12488 37466 12488 37467 12489 37468 12489 37469 12489 37470 12490 37471 12490 37472 12490 37473 12491 37474 12491 37475 12491 37476 12492 37477 12492 37478 12492 37479 12493 37480 12493 37481 12493 37482 12494 37483 12494 37484 12494 37485 12495 37486 12495 37487 12495 37488 12496 37489 12496 37490 12496 37491 12497 37492 12497 37493 12497 37494 12498 37495 12498 37496 12498 37497 12499 37498 12499 37499 12499 37500 12500 37501 12500 37502 12500 37503 12501 37504 12501 37505 12501 37506 12502 37507 12502 37508 12502 37509 12503 37510 12503 37511 12503 37512 12504 37513 12504 37514 12504 37515 12505 37516 12505 37517 12505 37518 12506 37519 12506 37520 12506 37521 12507 37522 12507 37523 12507 37524 12508 37525 12508 37526 12508 37527 12509 37528 12509 37529 12509 37530 12510 37531 12510 37532 12510 37533 12511 37534 12511 37535 12511 37536 12512 37537 12512 37538 12512 37539 12513 37540 12513 37541 12513 37542 12514 37543 12514 37544 12514 37545 12515 37546 12515 37547 12515 37548 12516 37549 12516 37550 12516 37551 12517 37552 12517 37553 12517 37554 12518 37555 12518 37556 12518 37557 12519 37558 12519 37559 12519 37560 12520 37561 12520 37562 12520 37563 12521 37564 12521 37565 12521 37566 12522 37567 12522 37568 12522 37569 12523 37570 12523 37571 12523 37572 12524 37573 12524 37574 12524 37575 12525 37576 12525 37577 12525 37578 12526 37579 12526 37580 12526 37581 12527 37582 12527 37583 12527 37584 12528 37585 12528 37586 12528 37587 12529 37588 12529 37589 12529 37590 12530 37591 12530 37592 12530 37593 12531 37594 12531 37595 12531 37596 12532 37597 12532 37598 12532 37599 12533 37600 12533 37601 12533 37602 12534 37603 12534 37604 12534 37605 12535 37606 12535 37607 12535 37608 12536 37609 12536 37610 12536 37611 12537 37612 12537 37613 12537 37614 12538 37615 12538 37616 12538 37617 12539 37618 12539 37619 12539 37620 12540 37621 12540 37622 12540 37623 12541 37624 12541 37625 12541 37626 12542 37627 12542 37628 12542 37629 12543 37630 12543 37631 12543 37632 12544 37633 12544 37634 12544 37635 12545 37636 12545 37637 12545 37638 12546 37639 12546 37640 12546 37641 12547 37642 12547 37643 12547 37644 12548 37645 12548 37646 12548 37647 12549 37648 12549 37649 12549 37650 12550 37651 12550 37652 12550 37653 12551 37654 12551 37655 12551 37656 12552 37657 12552 37658 12552 37659 12553 37660 12553 37661 12553 37662 12554 37663 12554 37664 12554 37665 12555 37666 12555 37667 12555 37668 12556 37669 12556 37670 12556 37671 12557 37672 12557 37673 12557 37674 12558 37675 12558 37676 12558 37677 12559 37678 12559 37679 12559 37680 12560 37681 12560 37682 12560 37683 12561 37684 12561 37685 12561 37686 12562 37687 12562 37688 12562 37689 12563 37690 12563 37691 12563 37692 12564 37693 12564 37694 12564 37695 12565 37696 12565 37697 12565 37698 12566 37699 12566 37700 12566 37701 12567 37702 12567 37703 12567 37704 12568 37705 12568 37706 12568 37707 12569 37708 12569 37709 12569 37710 12570 37711 12570 37712 12570 37713 12571 37714 12571 37715 12571 37716 12572 37717 12572 37718 12572 37719 12573 37720 12573 37721 12573 37722 12574 37723 12574 37724 12574 37725 12575 37726 12575 37727 12575 37728 12576 37729 12576 37730 12576 37731 12577 37732 12577 37733 12577 37734 12578 37735 12578 37736 12578 37737 12579 37738 12579 37739 12579 37740 12580 37741 12580 37742 12580 37743 12581 37744 12581 37745 12581 37746 12582 37747 12582 37748 12582 37749 12583 37750 12583 37751 12583 37752 12584 37753 12584 37754 12584 37755 12585 37756 12585 37757 12585 37758 12586 37759 12586 37760 12586 37761 12587 37762 12587 37763 12587 37764 12588 37765 12588 37766 12588 37767 12589 37768 12589 37769 12589 37770 12590 37771 12590 37772 12590 37773 12591 37774 12591 37775 12591 37776 12592 37777 12592 37778 12592 37779 12593 37780 12593 37781 12593 37782 12594 37783 12594 37784 12594 37785 12595 37786 12595 37787 12595 37788 12596 37789 12596 37790 12596 37791 12597 37792 12597 37793 12597 37794 12598 37795 12598 37796 12598 37797 12599 37798 12599 37799 12599 37800 12600 37801 12600 37802 12600 37803 12601 37804 12601 37805 12601 37806 12602 37807 12602 37808 12602 37809 12603 37810 12603 37811 12603 37812 12604 37813 12604 37814 12604 37815 12605 37816 12605 37817 12605 37818 12606 37819 12606 37820 12606 37821 12607 37822 12607 37823 12607 37824 12608 37825 12608 37826 12608 37827 12609 37828 12609 37829 12609 37830 12610 37831 12610 37832 12610 37833 12611 37834 12611 37835 12611 37836 12612 37837 12612 37838 12612 37839 12613 37840 12613 37841 12613 37842 12614 37843 12614 37844 12614 37845 12615 37846 12615 37847 12615 37848 12616 37849 12616 37850 12616 37851 12617 37852 12617 37853 12617 37854 12618 37855 12618 37856 12618 37857 12619 37858 12619 37859 12619 37860 12620 37861 12620 37862 12620 37863 12621 37864 12621 37865 12621 37866 12622 37867 12622 37868 12622 37869 12623 37870 12623 37871 12623 37872 12624 37873 12624 37874 12624 37875 12625 37876 12625 37877 12625 37878 12626 37879 12626 37880 12626 37881 12627 37882 12627 37883 12627 37884 12628 37885 12628 37886 12628 37887 12629 37888 12629 37889 12629 37890 12630 37891 12630 37892 12630 37893 12631 37894 12631 37895 12631 37896 12632 37897 12632 37898 12632 37899 12633 37900 12633 37901 12633 37902 12634 37903 12634 37904 12634 37905 12635 37906 12635 37907 12635 37908 12636 37909 12636 37910 12636 37911 12637 37912 12637 37913 12637 37914 12638 37915 12638 37916 12638 37917 12639 37918 12639 37919 12639 37920 12640 37921 12640 37922 12640 37923 12641 37924 12641 37925 12641 37926 12642 37927 12642 37928 12642 37929 12643 37930 12643 37931 12643 37932 12644 37933 12644 37934 12644 37935 12645 37936 12645 37937 12645 37938 12646 37939 12646 37940 12646 37941 12647 37942 12647 37943 12647 37944 12648 37945 12648 37946 12648 37947 12649 37948 12649 37949 12649 37950 12650 37951 12650 37952 12650 37953 12651 37954 12651 37955 12651 37956 12652 37957 12652 37958 12652 37959 12653 37960 12653 37961 12653 37962 12654 37963 12654 37964 12654 37965 12655 37966 12655 37967 12655 37968 12656 37969 12656 37970 12656 37971 12657 37972 12657 37973 12657 37974 12658 37975 12658 37976 12658 37977 12659 37978 12659 37979 12659 37980 12660 37981 12660 37982 12660 37983 12661 37984 12661 37985 12661 37986 12662 37987 12662 37988 12662 37989 12663 37990 12663 37991 12663 37992 12664 37993 12664 37994 12664 37995 12665 37996 12665 37997 12665 37998 12666 37999 12666 38000 12666 38001 12667 38002 12667 38003 12667 38004 12668 38005 12668 38006 12668 38007 12669 38008 12669 38009 12669 38010 12670 38011 12670 38012 12670 38013 12671 38014 12671 38015 12671 38016 12672 38017 12672 38018 12672 38019 12673 38020 12673 38021 12673 38022 12674 38023 12674 38024 12674 38025 12675 38026 12675 38027 12675 38028 12676 38029 12676 38030 12676 38031 12677 38032 12677 38033 12677 38034 12678 38035 12678 38036 12678 38037 12679 38038 12679 38039 12679 38040 12680 38041 12680 38042 12680 38043 12681 38044 12681 38045 12681 38046 12682 38047 12682 38048 12682 38049 12683 38050 12683 38051 12683 38052 12684 38053 12684 38054 12684 38055 12685 38056 12685 38057 12685 38058 12686 38059 12686 38060 12686 38061 12687 38062 12687 38063 12687 38064 12688 38065 12688 38066 12688 38067 12689 38068 12689 38069 12689 38070 12690 38071 12690 38072 12690 38073 12691 38074 12691 38075 12691 38076 12692 38077 12692 38078 12692 38079 12693 38080 12693 38081 12693 38082 12694 38083 12694 38084 12694 38085 12695 38086 12695 38087 12695 38088 12696 38089 12696 38090 12696 38091 12697 38092 12697 38093 12697 38094 12698 38095 12698 38096 12698 38097 12699 38098 12699 38099 12699 38100 12700 38101 12700 38102 12700 38103 12701 38104 12701 38105 12701 38106 12702 38107 12702 38108 12702 38109 12703 38110 12703 38111 12703 38112 12704 38113 12704 38114 12704 38115 12705 38116 12705 38117 12705 38118 12706 38119 12706 38120 12706 38121 12707 38122 12707 38123 12707 38124 12708 38125 12708 38126 12708 38127 12709 38128 12709 38129 12709 38130 12710 38131 12710 38132 12710 38133 12711 38134 12711 38135 12711 38136 12712 38137 12712 38138 12712 38139 12713 38140 12713 38141 12713 38142 12714 38143 12714 38144 12714 38145 12715 38146 12715 38147 12715 38148 12716 38149 12716 38150 12716 38151 12717 38152 12717 38153 12717 38154 12718 38155 12718 38156 12718 38157 12719 38158 12719 38159 12719 38160 12720 38161 12720 38162 12720 38163 12721 38164 12721 38165 12721 38166 12722 38167 12722 38168 12722 38169 12723 38170 12723 38171 12723 38172 12724 38173 12724 38174 12724 38175 12725 38176 12725 38177 12725 38178 12726 38179 12726 38180 12726 38181 12727 38182 12727 38183 12727 38184 12728 38185 12728 38186 12728 38187 12729 38188 12729 38189 12729 38190 12730 38191 12730 38192 12730 38193 12731 38194 12731 38195 12731 38196 12732 38197 12732 38198 12732 38199 12733 38200 12733 38201 12733 38202 12734 38203 12734 38204 12734 38205 12735 38206 12735 38207 12735 38208 12736 38209 12736 38210 12736 38211 12737 38212 12737 38213 12737 38214 12738 38215 12738 38216 12738 38217 12739 38218 12739 38219 12739 38220 12740 38221 12740 38222 12740 38223 12741 38224 12741 38225 12741 38226 12742 38227 12742 38228 12742 38229 12743 38230 12743 38231 12743 38232 12744 38233 12744 38234 12744 38235 12745 38236 12745 38237 12745 38238 12746 38239 12746 38240 12746 38241 12747 38242 12747 38243 12747 38244 12748 38245 12748 38246 12748 38247 12749 38248 12749 38249 12749 38250 12750 38251 12750 38252 12750 38253 12751 38254 12751 38255 12751 38256 12752 38257 12752 38258 12752 38259 12753 38260 12753 38261 12753 38262 12754 38263 12754 38264 12754 38265 12755 38266 12755 38267 12755 38268 12756 38269 12756 38270 12756 38271 12757 38272 12757 38273 12757 38274 12758 38275 12758 38276 12758 38277 12759 38278 12759 38279 12759 38280 12760 38281 12760 38282 12760 38283 12761 38284 12761 38285 12761 38286 12762 38287 12762 38288 12762 38289 12763 38290 12763 38291 12763 38292 12764 38293 12764 38294 12764 38295 12765 38296 12765 38297 12765 38298 12766 38299 12766 38300 12766 38301 12767 38302 12767 38303 12767 38304 12768 38305 12768 38306 12768 38307 12769 38308 12769 38309 12769 38310 12770 38311 12770 38312 12770 38313 12771 38314 12771 38315 12771 38316 12772 38317 12772 38318 12772 38319 12773 38320 12773 38321 12773 38322 12774 38323 12774 38324 12774 38325 12775 38326 12775 38327 12775 38328 12776 38329 12776 38330 12776 38331 12777 38332 12777 38333 12777 38334 12778 38335 12778 38336 12778 38337 12779 38338 12779 38339 12779 38340 12780 38341 12780 38342 12780 38343 12781 38344 12781 38345 12781 38346 12782 38347 12782 38348 12782 38349 12783 38350 12783 38351 12783 38352 12784 38353 12784 38354 12784 38355 12785 38356 12785 38357 12785 38358 12786 38359 12786 38360 12786 38361 12787 38362 12787 38363 12787 38364 12788 38365 12788 38366 12788 38367 12789 38368 12789 38369 12789 38370 12790 38371 12790 38372 12790 38373 12791 38374 12791 38375 12791 38376 12792 38377 12792 38378 12792 38379 12793 38380 12793 38381 12793 38382 12794 38383 12794 38384 12794 38385 12795 38386 12795 38387 12795 38388 12796 38389 12796 38390 12796 38391 12797 38392 12797 38393 12797 38394 12798 38395 12798 38396 12798 38397 12799 38398 12799 38399 12799 38400 12800 38401 12800 38402 12800 38403 12801 38404 12801 38405 12801 38406 12802 38407 12802 38408 12802 38409 12803 38410 12803 38411 12803 38412 12804 38413 12804 38414 12804 38415 12805 38416 12805 38417 12805 38418 12806 38419 12806 38420 12806 38421 12807 38422 12807 38423 12807 38424 12808 38425 12808 38426 12808 38427 12809 38428 12809 38429 12809 38430 12810 38431 12810 38432 12810 38433 12811 38434 12811 38435 12811 38436 12812 38437 12812 38438 12812 38439 12813 38440 12813 38441 12813 38442 12814 38443 12814 38444 12814 38445 12815 38446 12815 38447 12815 38448 12816 38449 12816 38450 12816 38451 12817 38452 12817 38453 12817 38454 12818 38455 12818 38456 12818 38457 12819 38458 12819 38459 12819 38460 12820 38461 12820 38462 12820 38463 12821 38464 12821 38465 12821 38466 12822 38467 12822 38468 12822 38469 12823 38470 12823 38471 12823 38472 12824 38473 12824 38474 12824 38475 12825 38476 12825 38477 12825 38478 12826 38479 12826 38480 12826 38481 12827 38482 12827 38483 12827 38484 12828 38485 12828 38486 12828 38487 12829 38488 12829 38489 12829 38490 12830 38491 12830 38492 12830 38493 12831 38494 12831 38495 12831 38496 12832 38497 12832 38498 12832 38499 12833 38500 12833 38501 12833 38502 12834 38503 12834 38504 12834 38505 12835 38506 12835 38507 12835 38508 12836 38509 12836 38510 12836 38511 12837 38512 12837 38513 12837 38514 12838 38515 12838 38516 12838 38517 12839 38518 12839 38519 12839 38520 12840 38521 12840 38522 12840 38523 12841 38524 12841 38525 12841 38526 12842 38527 12842 38528 12842 38529 12843 38530 12843 38531 12843 38532 12844 38533 12844 38534 12844 38535 12845 38536 12845 38537 12845 38538 12846 38539 12846 38540 12846 38541 12847 38542 12847 38543 12847 38544 12848 38545 12848 38546 12848 38547 12849 38548 12849 38549 12849 38550 12850 38551 12850 38552 12850 38553 12851 38554 12851 38555 12851 38556 12852 38557 12852 38558 12852 38559 12853 38560 12853 38561 12853 38562 12854 38563 12854 38564 12854 38565 12855 38566 12855 38567 12855 38568 12856 38569 12856 38570 12856 38571 12857 38572 12857 38573 12857 38574 12858 38575 12858 38576 12858 38577 12859 38578 12859 38579 12859 38580 12860 38581 12860 38582 12860 38583 12861 38584 12861 38585 12861 38586 12862 38587 12862 38588 12862 38589 12863 38590 12863 38591 12863 38592 12864 38593 12864 38594 12864 38595 12865 38596 12865 38597 12865 38598 12866 38599 12866 38600 12866 38601 12867 38602 12867 38603 12867 38604 12868 38605 12868 38606 12868 38607 12869 38608 12869 38609 12869 38610 12870 38611 12870 38612 12870 38613 12871 38614 12871 38615 12871 38616 12872 38617 12872 38618 12872 38619 12873 38620 12873 38621 12873 38622 12874 38623 12874 38624 12874 38625 12875 38626 12875 38627 12875 38628 12876 38629 12876 38630 12876 38631 12877 38632 12877 38633 12877 38634 12878 38635 12878 38636 12878 38637 12879 38638 12879 38639 12879 38640 12880 38641 12880 38642 12880 38643 12881 38644 12881 38645 12881 38646 12882 38647 12882 38648 12882 38649 12883 38650 12883 38651 12883 38652 12884 38653 12884 38654 12884 38655 12885 38656 12885 38657 12885 38658 12886 38659 12886 38660 12886 38661 12887 38662 12887 38663 12887 38664 12888 38665 12888 38666 12888 38667 12889 38668 12889 38669 12889 38670 12890 38671 12890 38672 12890 38673 12891 38674 12891 38675 12891 38676 12892 38677 12892 38678 12892 38679 12893 38680 12893 38681 12893 38682 12894 38683 12894 38684 12894 38685 12895 38686 12895 38687 12895 38688 12896 38689 12896 38690 12896 38691 12897 38692 12897 38693 12897 38694 12898 38695 12898 38696 12898 38697 12899 38698 12899 38699 12899 38700 12900 38701 12900 38702 12900 38703 12901 38704 12901 38705 12901 38706 12902 38707 12902 38708 12902 38709 12903 38710 12903 38711 12903 38712 12904 38713 12904 38714 12904 38715 12905 38716 12905 38717 12905 38718 12906 38719 12906 38720 12906 38721 12907 38722 12907 38723 12907 38724 12908 38725 12908 38726 12908 38727 12909 38728 12909 38729 12909 38730 12910 38731 12910 38732 12910 38733 12911 38734 12911 38735 12911 38736 12912 38737 12912 38738 12912 38739 12913 38740 12913 38741 12913 38742 12914 38743 12914 38744 12914 38745 12915 38746 12915 38747 12915 38748 12916 38749 12916 38750 12916 38751 12917 38752 12917 38753 12917 38754 12918 38755 12918 38756 12918 38757 12919 38758 12919 38759 12919 38760 12920 38761 12920 38762 12920 38763 12921 38764 12921 38765 12921 38766 12922 38767 12922 38768 12922 38769 12923 38770 12923 38771 12923 38772 12924 38773 12924 38774 12924 38775 12925 38776 12925 38777 12925 38778 12926 38779 12926 38780 12926 38781 12927 38782 12927 38783 12927 38784 12928 38785 12928 38786 12928 38787 12929 38788 12929 38789 12929 38790 12930 38791 12930 38792 12930 38793 12931 38794 12931 38795 12931 38796 12932 38797 12932 38798 12932 38799 12933 38800 12933 38801 12933 38802 12934 38803 12934 38804 12934 38805 12935 38806 12935 38807 12935 38808 12936 38809 12936 38810 12936 38811 12937 38812 12937 38813 12937 38814 12938 38815 12938 38816 12938 38817 12939 38818 12939 38819 12939 38820 12940 38821 12940 38822 12940 38823 12941 38824 12941 38825 12941 38826 12942 38827 12942 38828 12942 38829 12943 38830 12943 38831 12943 38832 12944 38833 12944 38834 12944 38835 12945 38836 12945 38837 12945 38838 12946 38839 12946 38840 12946 38841 12947 38842 12947 38843 12947 38844 12948 38845 12948 38846 12948 38847 12949 38848 12949 38849 12949 38850 12950 38851 12950 38852 12950 38853 12951 38854 12951 38855 12951 38856 12952 38857 12952 38858 12952 38859 12953 38860 12953 38861 12953 38862 12954 38863 12954 38864 12954 38865 12955 38866 12955 38867 12955 38868 12956 38869 12956 38870 12956 38871 12957 38872 12957 38873 12957 38874 12958 38875 12958 38876 12958 38877 12959 38878 12959 38879 12959 38880 12960 38881 12960 38882 12960 38883 12961 38884 12961 38885 12961 38886 12962 38887 12962 38888 12962 38889 12963 38890 12963 38891 12963 38892 12964 38893 12964 38894 12964 38895 12965 38896 12965 38897 12965 38898 12966 38899 12966 38900 12966 38901 12967 38902 12967 38903 12967 38904 12968 38905 12968 38906 12968 38907 12969 38908 12969 38909 12969 38910 12970 38911 12970 38912 12970 38913 12971 38914 12971 38915 12971 38916 12972 38917 12972 38918 12972 38919 12973 38920 12973 38921 12973 38922 12974 38923 12974 38924 12974 38925 12975 38926 12975 38927 12975 38928 12976 38929 12976 38930 12976 38931 12977 38932 12977 38933 12977 38934 12978 38935 12978 38936 12978 38937 12979 38938 12979 38939 12979 38940 12980 38941 12980 38942 12980 38943 12981 38944 12981 38945 12981 38946 12982 38947 12982 38948 12982 38949 12983 38950 12983 38951 12983 38952 12984 38953 12984 38954 12984 38955 12985 38956 12985 38957 12985 38958 12986 38959 12986 38960 12986 38961 12987 38962 12987 38963 12987 38964 12988 38965 12988 38966 12988 38967 12989 38968 12989 38969 12989 38970 12990 38971 12990 38972 12990 38973 12991 38974 12991 38975 12991 38976 12992 38977 12992 38978 12992 38979 12993 38980 12993 38981 12993 38982 12994 38983 12994 38984 12994 38985 12995 38986 12995 38987 12995 38988 12996 38989 12996 38990 12996 38991 12997 38992 12997 38993 12997 38994 12998 38995 12998 38996 12998 38997 12999 38998 12999 38999 12999 39000 13000 39001 13000 39002 13000 39003 13001 39004 13001 39005 13001 39006 13002 39007 13002 39008 13002 39009 13003 39010 13003 39011 13003 39012 13004 39013 13004 39014 13004 39015 13005 39016 13005 39017 13005 39018 13006 39019 13006 39020 13006 39021 13007 39022 13007 39023 13007 39024 13008 39025 13008 39026 13008 39027 13009 39028 13009 39029 13009 39030 13010 39031 13010 39032 13010 39033 13011 39034 13011 39035 13011 39036 13012 39037 13012 39038 13012 39039 13013 39040 13013 39041 13013 39042 13014 39043 13014 39044 13014 39045 13015 39046 13015 39047 13015 39048 13016 39049 13016 39050 13016 39051 13017 39052 13017 39053 13017 39054 13018 39055 13018 39056 13018 39057 13019 39058 13019 39059 13019 39060 13020 39061 13020 39062 13020 39063 13021 39064 13021 39065 13021 39066 13022 39067 13022 39068 13022 39069 13023 39070 13023 39071 13023 39072 13024 39073 13024 39074 13024 39075 13025 39076 13025 39077 13025 39078 13026 39079 13026 39080 13026 39081 13027 39082 13027 39083 13027 39084 13028 39085 13028 39086 13028 39087 13029 39088 13029 39089 13029 39090 13030 39091 13030 39092 13030 39093 13031 39094 13031 39095 13031 39096 13032 39097 13032 39098 13032 39099 13033 39100 13033 39101 13033 39102 13034 39103 13034 39104 13034 39105 13035 39106 13035 39107 13035 39108 13036 39109 13036 39110 13036 39111 13037 39112 13037 39113 13037 39114 13038 39115 13038 39116 13038 39117 13039 39118 13039 39119 13039 39120 13040 39121 13040 39122 13040 39123 13041 39124 13041 39125 13041 39126 13042 39127 13042 39128 13042 39129 13043 39130 13043 39131 13043 39132 13044 39133 13044 39134 13044 39135 13045 39136 13045 39137 13045 39138 13046 39139 13046 39140 13046 39141 13047 39142 13047 39143 13047 39144 13048 39145 13048 39146 13048 39147 13049 39148 13049 39149 13049 39150 13050 39151 13050 39152 13050 39153 13051 39154 13051 39155 13051 39156 13052 39157 13052 39158 13052 39159 13053 39160 13053 39161 13053 39162 13054 39163 13054 39164 13054 39165 13055 39166 13055 39167 13055 39168 13056 39169 13056 39170 13056 39171 13057 39172 13057 39173 13057 39174 13058 39175 13058 39176 13058 39177 13059 39178 13059 39179 13059 39180 13060 39181 13060 39182 13060 39183 13061 39184 13061 39185 13061 39186 13062 39187 13062 39188 13062 39189 13063 39190 13063 39191 13063 39192 13064 39193 13064 39194 13064 39195 13065 39196 13065 39197 13065 39198 13066 39199 13066 39200 13066 39201 13067 39202 13067 39203 13067 39204 13068 39205 13068 39206 13068 39207 13069 39208 13069 39209 13069 39210 13070 39211 13070 39212 13070 39213 13071 39214 13071 39215 13071 39216 13072 39217 13072 39218 13072 39219 13073 39220 13073 39221 13073 39222 13074 39223 13074 39224 13074 39225 13075 39226 13075 39227 13075 39228 13076 39229 13076 39230 13076 39231 13077 39232 13077 39233 13077 39234 13078 39235 13078 39236 13078 39237 13079 39238 13079 39239 13079 39240 13080 39241 13080 39242 13080 39243 13081 39244 13081 39245 13081 39246 13082 39247 13082 39248 13082 39249 13083 39250 13083 39251 13083 39252 13084 39253 13084 39254 13084 39255 13085 39256 13085 39257 13085 39258 13086 39259 13086 39260 13086 39261 13087 39262 13087 39263 13087 39264 13088 39265 13088 39266 13088 39267 13089 39268 13089 39269 13089 39270 13090 39271 13090 39272 13090 39273 13091 39274 13091 39275 13091 39276 13092 39277 13092 39278 13092 39279 13093 39280 13093 39281 13093 39282 13094 39283 13094 39284 13094 39285 13095 39286 13095 39287 13095 39288 13096 39289 13096 39290 13096 39291 13097 39292 13097 39293 13097 39294 13098 39295 13098 39296 13098 39297 13099 39298 13099 39299 13099 39300 13100 39301 13100 39302 13100 39303 13101 39304 13101 39305 13101 39306 13102 39307 13102 39308 13102 39309 13103 39310 13103 39311 13103 39312 13104 39313 13104 39314 13104 39315 13105 39316 13105 39317 13105 39318 13106 39319 13106 39320 13106 39321 13107 39322 13107 39323 13107 39324 13108 39325 13108 39326 13108 39327 13109 39328 13109 39329 13109 39330 13110 39331 13110 39332 13110 39333 13111 39334 13111 39335 13111 39336 13112 39337 13112 39338 13112 39339 13113 39340 13113 39341 13113 39342 13114 39343 13114 39344 13114 39345 13115 39346 13115 39347 13115 39348 13116 39349 13116 39350 13116 39351 13117 39352 13117 39353 13117 39354 13118 39355 13118 39356 13118 39357 13119 39358 13119 39359 13119 39360 13120 39361 13120 39362 13120 39363 13121 39364 13121 39365 13121 39366 13122 39367 13122 39368 13122 39369 13123 39370 13123 39371 13123 39372 13124 39373 13124 39374 13124 39375 13125 39376 13125 39377 13125 39378 13126 39379 13126 39380 13126 39381 13127 39382 13127 39383 13127 39384 13128 39385 13128 39386 13128 39387 13129 39388 13129 39389 13129 39390 13130 39391 13130 39392 13130 39393 13131 39394 13131 39395 13131 39396 13132 39397 13132 39398 13132 39399 13133 39400 13133 39401 13133 39402 13134 39403 13134 39404 13134 39405 13135 39406 13135 39407 13135 39408 13136 39409 13136 39410 13136 39411 13137 39412 13137 39413 13137 39414 13138 39415 13138 39416 13138 39417 13139 39418 13139 39419 13139 39420 13140 39421 13140 39422 13140 39423 13141 39424 13141 39425 13141 39426 13142 39427 13142 39428 13142 39429 13143 39430 13143 39431 13143 39432 13144 39433 13144 39434 13144 39435 13145 39436 13145 39437 13145 39438 13146 39439 13146 39440 13146 39441 13147 39442 13147 39443 13147 39444 13148 39445 13148 39446 13148 39447 13149 39448 13149 39449 13149 39450 13150 39451 13150 39452 13150 39453 13151 39454 13151 39455 13151 39456 13152 39457 13152 39458 13152 39459 13153 39460 13153 39461 13153 39462 13154 39463 13154 39464 13154 39465 13155 39466 13155 39467 13155 39468 13156 39469 13156 39470 13156 39471 13157 39472 13157 39473 13157 39474 13158 39475 13158 39476 13158 39477 13159 39478 13159 39479 13159 39480 13160 39481 13160 39482 13160 39483 13161 39484 13161 39485 13161 39486 13162 39487 13162 39488 13162 39489 13163 39490 13163 39491 13163 39492 13164 39493 13164 39494 13164 39495 13165 39496 13165 39497 13165 39498 13166 39499 13166 39500 13166 39501 13167 39502 13167 39503 13167 39504 13168 39505 13168 39506 13168 39507 13169 39508 13169 39509 13169 39510 13170 39511 13170 39512 13170 39513 13171 39514 13171 39515 13171 39516 13172 39517 13172 39518 13172 39519 13173 39520 13173 39521 13173 39522 13174 39523 13174 39524 13174 39525 13175 39526 13175 39527 13175 39528 13176 39529 13176 39530 13176 39531 13177 39532 13177 39533 13177 39534 13178 39535 13178 39536 13178 39537 13179 39538 13179 39539 13179 39540 13180 39541 13180 39542 13180 39543 13181 39544 13181 39545 13181 39546 13182 39547 13182 39548 13182 39549 13183 39550 13183 39551 13183 39552 13184 39553 13184 39554 13184 39555 13185 39556 13185 39557 13185 39558 13186 39559 13186 39560 13186 39561 13187 39562 13187 39563 13187 39564 13188 39565 13188 39566 13188 39567 13189 39568 13189 39569 13189 39570 13190 39571 13190 39572 13190 39573 13191 39574 13191 39575 13191 39576 13192 39577 13192 39578 13192 39579 13193 39580 13193 39581 13193 39582 13194 39583 13194 39584 13194 39585 13195 39586 13195 39587 13195 39588 13196 39589 13196 39590 13196 39591 13197 39592 13197 39593 13197 39594 13198 39595 13198 39596 13198 39597 13199 39598 13199 39599 13199 39600 13200 39601 13200 39602 13200 39603 13201 39604 13201 39605 13201 39606 13202 39607 13202 39608 13202 39609 13203 39610 13203 39611 13203 39612 13204 39613 13204 39614 13204 39615 13205 39616 13205 39617 13205 39618 13206 39619 13206 39620 13206 39621 13207 39622 13207 39623 13207 39624 13208 39625 13208 39626 13208 39627 13209 39628 13209 39629 13209 39630 13210 39631 13210 39632 13210 39633 13211 39634 13211 39635 13211 39636 13212 39637 13212 39638 13212 39639 13213 39640 13213 39641 13213 39642 13214 39643 13214 39644 13214 39645 13215 39646 13215 39647 13215 39648 13216 39649 13216 39650 13216 39651 13217 39652 13217 39653 13217 39654 13218 39655 13218 39656 13218 39657 13219 39658 13219 39659 13219 39660 13220 39661 13220 39662 13220 39663 13221 39664 13221 39665 13221 39666 13222 39667 13222 39668 13222 39669 13223 39670 13223 39671 13223 39672 13224 39673 13224 39674 13224 39675 13225 39676 13225 39677 13225 39678 13226 39679 13226 39680 13226 39681 13227 39682 13227 39683 13227 39684 13228 39685 13228 39686 13228 39687 13229 39688 13229 39689 13229 39690 13230 39691 13230 39692 13230 39693 13231 39694 13231 39695 13231 39696 13232 39697 13232 39698 13232 39699 13233 39700 13233 39701 13233 39702 13234 39703 13234 39704 13234 39705 13235 39706 13235 39707 13235 39708 13236 39709 13236 39710 13236 39711 13237 39712 13237 39713 13237 39714 13238 39715 13238 39716 13238 39717 13239 39718 13239 39719 13239 39720 13240 39721 13240 39722 13240 39723 13241 39724 13241 39725 13241 39726 13242 39727 13242 39728 13242 39729 13243 39730 13243 39731 13243 39732 13244 39733 13244 39734 13244 39735 13245 39736 13245 39737 13245 39738 13246 39739 13246 39740 13246 39741 13247 39742 13247 39743 13247 39744 13248 39745 13248 39746 13248 39747 13249 39748 13249 39749 13249 39750 13250 39751 13250 39752 13250 39753 13251 39754 13251 39755 13251 39756 13252 39757 13252 39758 13252 39759 13253 39760 13253 39761 13253 39762 13254 39763 13254 39764 13254 39765 13255 39766 13255 39767 13255 39768 13256 39769 13256 39770 13256 39771 13257 39772 13257 39773 13257 39774 13258 39775 13258 39776 13258 39777 13259 39778 13259 39779 13259 39780 13260 39781 13260 39782 13260 39783 13261 39784 13261 39785 13261 39786 13262 39787 13262 39788 13262 39789 13263 39790 13263 39791 13263 39792 13264 39793 13264 39794 13264 39795 13265 39796 13265 39797 13265 39798 13266 39799 13266 39800 13266 39801 13267 39802 13267 39803 13267 39804 13268 39805 13268 39806 13268 39807 13269 39808 13269 39809 13269 39810 13270 39811 13270 39812 13270 39813 13271 39814 13271 39815 13271 39816 13272 39817 13272 39818 13272 39819 13273 39820 13273 39821 13273 39822 13274 39823 13274 39824 13274 39825 13275 39826 13275 39827 13275 39828 13276 39829 13276 39830 13276 39831 13277 39832 13277 39833 13277 39834 13278 39835 13278 39836 13278 39837 13279 39838 13279 39839 13279 39840 13280 39841 13280 39842 13280 39843 13281 39844 13281 39845 13281 39846 13282 39847 13282 39848 13282 39849 13283 39850 13283 39851 13283 39852 13284 39853 13284 39854 13284 39855 13285 39856 13285 39857 13285 39858 13286 39859 13286 39860 13286 39861 13287 39862 13287 39863 13287 39864 13288 39865 13288 39866 13288 39867 13289 39868 13289 39869 13289 39870 13290 39871 13290 39872 13290 39873 13291 39874 13291 39875 13291 39876 13292 39877 13292 39878 13292 39879 13293 39880 13293 39881 13293 39882 13294 39883 13294 39884 13294 39885 13295 39886 13295 39887 13295 39888 13296 39889 13296 39890 13296 39891 13297 39892 13297 39893 13297 39894 13298 39895 13298 39896 13298 39897 13299 39898 13299 39899 13299 39900 13300 39901 13300 39902 13300 39903 13301 39904 13301 39905 13301 39906 13302 39907 13302 39908 13302 39909 13303 39910 13303 39911 13303 39912 13304 39913 13304 39914 13304 39915 13305 39916 13305 39917 13305 39918 13306 39919 13306 39920 13306 39921 13307 39922 13307 39923 13307 39924 13308 39925 13308 39926 13308 39927 13309 39928 13309 39929 13309 39930 13310 39931 13310 39932 13310 39933 13311 39934 13311 39935 13311 39936 13312 39937 13312 39938 13312 39939 13313 39940 13313 39941 13313 39942 13314 39943 13314 39944 13314 39945 13315 39946 13315 39947 13315 39948 13316 39949 13316 39950 13316 39951 13317 39952 13317 39953 13317 39954 13318 39955 13318 39956 13318 39957 13319 39958 13319 39959 13319 39960 13320 39961 13320 39962 13320 39963 13321 39964 13321 39965 13321 39966 13322 39967 13322 39968 13322 39969 13323 39970 13323 39971 13323 39972 13324 39973 13324 39974 13324 39975 13325 39976 13325 39977 13325 39978 13326 39979 13326 39980 13326 39981 13327 39982 13327 39983 13327 39984 13328 39985 13328 39986 13328 39987 13329 39988 13329 39989 13329 39990 13330 39991 13330 39992 13330 39993 13331 39994 13331 39995 13331 39996 13332 39997 13332 39998 13332 39999 13333 40000 13333 40001 13333 40002 13334 40003 13334 40004 13334 40005 13335 40006 13335 40007 13335 40008 13336 40009 13336 40010 13336 40011 13337 40012 13337 40013 13337 40014 13338 40015 13338 40016 13338 40017 13339 40018 13339 40019 13339 40020 13340 40021 13340 40022 13340 40023 13341 40024 13341 40025 13341 40026 13342 40027 13342 40028 13342 40029 13343 40030 13343 40031 13343 40032 13344 40033 13344 40034 13344 40035 13345 40036 13345 40037 13345 40038 13346 40039 13346 40040 13346 40041 13347 40042 13347 40043 13347 40044 13348 40045 13348 40046 13348 40047 13349 40048 13349 40049 13349 40050 13350 40051 13350 40052 13350 40053 13351 40054 13351 40055 13351 40056 13352 40057 13352 40058 13352 40059 13353 40060 13353 40061 13353 40062 13354 40063 13354 40064 13354 40065 13355 40066 13355 40067 13355 40068 13356 40069 13356 40070 13356 40071 13357 40072 13357 40073 13357 40074 13358 40075 13358 40076 13358 40077 13359 40078 13359 40079 13359 40080 13360 40081 13360 40082 13360 40083 13361 40084 13361 40085 13361 40086 13362 40087 13362 40088 13362 40089 13363 40090 13363 40091 13363 40092 13364 40093 13364 40094 13364 40095 13365 40096 13365 40097 13365 40098 13366 40099 13366 40100 13366 40101 13367 40102 13367 40103 13367 40104 13368 40105 13368 40106 13368 40107 13369 40108 13369 40109 13369 40110 13370 40111 13370 40112 13370 40113 13371 40114 13371 40115 13371 40116 13372 40117 13372 40118 13372 40119 13373 40120 13373 40121 13373 40122 13374 40123 13374 40124 13374 40125 13375 40126 13375 40127 13375 40128 13376 40129 13376 40130 13376 40131 13377 40132 13377 40133 13377 40134 13378 40135 13378 40136 13378 40137 13379 40138 13379 40139 13379 40140 13380 40141 13380 40142 13380 40143 13381 40144 13381 40145 13381 40146 13382 40147 13382 40148 13382 40149 13383 40150 13383 40151 13383 40152 13384 40153 13384 40154 13384 40155 13385 40156 13385 40157 13385 40158 13386 40159 13386 40160 13386 40161 13387 40162 13387 40163 13387 40164 13388 40165 13388 40166 13388 40167 13389 40168 13389 40169 13389 40170 13390 40171 13390 40172 13390 40173 13391 40174 13391 40175 13391 40176 13392 40177 13392 40178 13392 40179 13393 40180 13393 40181 13393 40182 13394 40183 13394 40184 13394 40185 13395 40186 13395 40187 13395 40188 13396 40189 13396 40190 13396 40191 13397 40192 13397 40193 13397 40194 13398 40195 13398 40196 13398 40197 13399 40198 13399 40199 13399 40200 13400 40201 13400 40202 13400 40203 13401 40204 13401 40205 13401 40206 13402 40207 13402 40208 13402 40209 13403 40210 13403 40211 13403 40212 13404 40213 13404 40214 13404 40215 13405 40216 13405 40217 13405 40218 13406 40219 13406 40220 13406 40221 13407 40222 13407 40223 13407 40224 13408 40225 13408 40226 13408 40227 13409 40228 13409 40229 13409 40230 13410 40231 13410 40232 13410 40233 13411 40234 13411 40235 13411 40236 13412 40237 13412 40238 13412 40239 13413 40240 13413 40241 13413 40242 13414 40243 13414 40244 13414 40245 13415 40246 13415 40247 13415 40248 13416 40249 13416 40250 13416 40251 13417 40252 13417 40253 13417 40254 13418 40255 13418 40256 13418 40257 13419 40258 13419 40259 13419 40260 13420 40261 13420 40262 13420 40263 13421 40264 13421 40265 13421 40266 13422 40267 13422 40268 13422 40269 13423 40270 13423 40271 13423 40272 13424 40273 13424 40274 13424 40275 13425 40276 13425 40277 13425 40278 13426 40279 13426 40280 13426 40281 13427 40282 13427 40283 13427 40284 13428 40285 13428 40286 13428 40287 13429 40288 13429 40289 13429 40290 13430 40291 13430 40292 13430 40293 13431 40294 13431 40295 13431 40296 13432 40297 13432 40298 13432 40299 13433 40300 13433 40301 13433 40302 13434 40303 13434 40304 13434 40305 13435 40306 13435 40307 13435 40308 13436 40309 13436 40310 13436 40311 13437 40312 13437 40313 13437 40314 13438 40315 13438 40316 13438 40317 13439 40318 13439 40319 13439 40320 13440 40321 13440 40322 13440 40323 13441 40324 13441 40325 13441 40326 13442 40327 13442 40328 13442 40329 13443 40330 13443 40331 13443 40332 13444 40333 13444 40334 13444 40335 13445 40336 13445 40337 13445 40338 13446 40339 13446 40340 13446 40341 13447 40342 13447 40343 13447 40344 13448 40345 13448 40346 13448 40347 13449 40348 13449 40349 13449 40350 13450 40351 13450 40352 13450 40353 13451 40354 13451 40355 13451 40356 13452 40357 13452 40358 13452 40359 13453 40360 13453 40361 13453 40362 13454 40363 13454 40364 13454 40365 13455 40366 13455 40367 13455 40368 13456 40369 13456 40370 13456 40371 13457 40372 13457 40373 13457 40374 13458 40375 13458 40376 13458 40377 13459 40378 13459 40379 13459 40380 13460 40381 13460 40382 13460 40383 13461 40384 13461 40385 13461 40386 13462 40387 13462 40388 13462 40389 13463 40390 13463 40391 13463 40392 13464 40393 13464 40394 13464 40395 13465 40396 13465 40397 13465 40398 13466 40399 13466 40400 13466 40401 13467 40402 13467 40403 13467 40404 13468 40405 13468 40406 13468 40407 13469 40408 13469 40409 13469 40410 13470 40411 13470 40412 13470 40413 13471 40414 13471 40415 13471 40416 13472 40417 13472 40418 13472 40419 13473 40420 13473 40421 13473 40422 13474 40423 13474 40424 13474 40425 13475 40426 13475 40427 13475 40428 13476 40429 13476 40430 13476 40431 13477 40432 13477 40433 13477 40434 13478 40435 13478 40436 13478 40437 13479 40438 13479 40439 13479 40440 13480 40441 13480 40442 13480 40443 13481 40444 13481 40445 13481 40446 13482 40447 13482 40448 13482 40449 13483 40450 13483 40451 13483 40452 13484 40453 13484 40454 13484 40455 13485 40456 13485 40457 13485 40458 13486 40459 13486 40460 13486 40461 13487 40462 13487 40463 13487 40464 13488 40465 13488 40466 13488 40467 13489 40468 13489 40469 13489 40470 13490 40471 13490 40472 13490 40473 13491 40474 13491 40475 13491 40476 13492 40477 13492 40478 13492 40479 13493 40480 13493 40481 13493 40482 13494 40483 13494 40484 13494 40485 13495 40486 13495 40487 13495 40488 13496 40489 13496 40490 13496 40491 13497 40492 13497 40493 13497 40494 13498 40495 13498 40496 13498 40497 13499 40498 13499 40499 13499 40500 13500 40501 13500 40502 13500 40503 13501 40504 13501 40505 13501 40506 13502 40507 13502 40508 13502 40509 13503 40510 13503 40511 13503 40512 13504 40513 13504 40514 13504 40515 13505 40516 13505 40517 13505 40518 13506 40519 13506 40520 13506 40521 13507 40522 13507 40523 13507 40524 13508 40525 13508 40526 13508 40527 13509 40528 13509 40529 13509 40530 13510 40531 13510 40532 13510 40533 13511 40534 13511 40535 13511 40536 13512 40537 13512 40538 13512 40539 13513 40540 13513 40541 13513 40542 13514 40543 13514 40544 13514 40545 13515 40546 13515 40547 13515 40548 13516 40549 13516 40550 13516 40551 13517 40552 13517 40553 13517 40554 13518 40555 13518 40556 13518 40557 13519 40558 13519 40559 13519 40560 13520 40561 13520 40562 13520 40563 13521 40564 13521 40565 13521 40566 13522 40567 13522 40568 13522 40569 13523 40570 13523 40571 13523 40572 13524 40573 13524 40574 13524 40575 13525 40576 13525 40577 13525 40578 13526 40579 13526 40580 13526 40581 13527 40582 13527 40583 13527 40584 13528 40585 13528 40586 13528 40587 13529 40588 13529 40589 13529 40590 13530 40591 13530 40592 13530 40593 13531 40594 13531 40595 13531 40596 13532 40597 13532 40598 13532 40599 13533 40600 13533 40601 13533 40602 13534 40603 13534 40604 13534 40605 13535 40606 13535 40607 13535 40608 13536 40609 13536 40610 13536 40611 13537 40612 13537 40613 13537 40614 13538 40615 13538 40616 13538 40617 13539 40618 13539 40619 13539 40620 13540 40621 13540 40622 13540 40623 13541 40624 13541 40625 13541 40626 13542 40627 13542 40628 13542 40629 13543 40630 13543 40631 13543 40632 13544 40633 13544 40634 13544 40635 13545 40636 13545 40637 13545 40638 13546 40639 13546 40640 13546 40641 13547 40642 13547 40643 13547 40644 13548 40645 13548 40646 13548 40647 13549 40648 13549 40649 13549 40650 13550 40651 13550 40652 13550 40653 13551 40654 13551 40655 13551 40656 13552 40657 13552 40658 13552 40659 13553 40660 13553 40661 13553 40662 13554 40663 13554 40664 13554 40665 13555 40666 13555 40667 13555 40668 13556 40669 13556 40670 13556 40671 13557 40672 13557 40673 13557 40674 13558 40675 13558 40676 13558 40677 13559 40678 13559 40679 13559 40680 13560 40681 13560 40682 13560 40683 13561 40684 13561 40685 13561 40686 13562 40687 13562 40688 13562 40689 13563 40690 13563 40691 13563 40692 13564 40693 13564 40694 13564 40695 13565 40696 13565 40697 13565 40698 13566 40699 13566 40700 13566 40701 13567 40702 13567 40703 13567 40704 13568 40705 13568 40706 13568 40707 13569 40708 13569 40709 13569 40710 13570 40711 13570 40712 13570 40713 13571 40714 13571 40715 13571 40716 13572 40717 13572 40718 13572 40719 13573 40720 13573 40721 13573 40722 13574 40723 13574 40724 13574 40725 13575 40726 13575 40727 13575 40728 13576 40729 13576 40730 13576 40731 13577 40732 13577 40733 13577 40734 13578 40735 13578 40736 13578 40737 13579 40738 13579 40739 13579 40740 13580 40741 13580 40742 13580 40743 13581 40744 13581 40745 13581 40746 13582 40747 13582 40748 13582 40749 13583 40750 13583 40751 13583 40752 13584 40753 13584 40754 13584 40755 13585 40756 13585 40757 13585 40758 13586 40759 13586 40760 13586 40761 13587 40762 13587 40763 13587 40764 13588 40765 13588 40766 13588 40767 13589 40768 13589 40769 13589 40770 13590 40771 13590 40772 13590 40773 13591 40774 13591 40775 13591 40776 13592 40777 13592 40778 13592 40779 13593 40780 13593 40781 13593 40782 13594 40783 13594 40784 13594 40785 13595 40786 13595 40787 13595 40788 13596 40789 13596 40790 13596 40791 13597 40792 13597 40793 13597 40794 13598 40795 13598 40796 13598 40797 13599 40798 13599 40799 13599 40800 13600 40801 13600 40802 13600 40803 13601 40804 13601 40805 13601 40806 13602 40807 13602 40808 13602 40809 13603 40810 13603 40811 13603 40812 13604 40813 13604 40814 13604 40815 13605 40816 13605 40817 13605 40818 13606 40819 13606 40820 13606 40821 13607 40822 13607 40823 13607 40824 13608 40825 13608 40826 13608 40827 13609 40828 13609 40829 13609 40830 13610 40831 13610 40832 13610 40833 13611 40834 13611 40835 13611 40836 13612 40837 13612 40838 13612 40839 13613 40840 13613 40841 13613 40842 13614 40843 13614 40844 13614 40845 13615 40846 13615 40847 13615 40848 13616 40849 13616 40850 13616 40851 13617 40852 13617 40853 13617 40854 13618 40855 13618 40856 13618 40857 13619 40858 13619 40859 13619 40860 13620 40861 13620 40862 13620 40863 13621 40864 13621 40865 13621 40866 13622 40867 13622 40868 13622 40869 13623 40870 13623 40871 13623 40872 13624 40873 13624 40874 13624 40875 13625 40876 13625 40877 13625 40878 13626 40879 13626 40880 13626 40881 13627 40882 13627 40883 13627 40884 13628 40885 13628 40886 13628 40887 13629 40888 13629 40889 13629 40890 13630 40891 13630 40892 13630 40893 13631 40894 13631 40895 13631 40896 13632 40897 13632 40898 13632 40899 13633 40900 13633 40901 13633 40902 13634 40903 13634 40904 13634 40905 13635 40906 13635 40907 13635 40908 13636 40909 13636 40910 13636 40911 13637 40912 13637 40913 13637 40914 13638 40915 13638 40916 13638 40917 13639 40918 13639 40919 13639 40920 13640 40921 13640 40922 13640 40923 13641 40924 13641 40925 13641 40926 13642 40927 13642 40928 13642 40929 13643 40930 13643 40931 13643 40932 13644 40933 13644 40934 13644 40935 13645 40936 13645 40937 13645 40938 13646 40939 13646 40940 13646 40941 13647 40942 13647 40943 13647 40944 13648 40945 13648 40946 13648 40947 13649 40948 13649 40949 13649 40950 13650 40951 13650 40952 13650 40953 13651 40954 13651 40955 13651 40956 13652 40957 13652 40958 13652 40959 13653 40960 13653 40961 13653 40962 13654 40963 13654 40964 13654 40965 13655 40966 13655 40967 13655 40968 13656 40969 13656 40970 13656 40971 13657 40972 13657 40973 13657 40974 13658 40975 13658 40976 13658 40977 13659 40978 13659 40979 13659 40980 13660 40981 13660 40982 13660 40983 13661 40984 13661 40985 13661 40986 13662 40987 13662 40988 13662 40989 13663 40990 13663 40991 13663 40992 13664 40993 13664 40994 13664 40995 13665 40996 13665 40997 13665 40998 13666 40999 13666 41000 13666 41001 13667 41002 13667 41003 13667 41004 13668 41005 13668 41006 13668 41007 13669 41008 13669 41009 13669 41010 13670 41011 13670 41012 13670 41013 13671 41014 13671 41015 13671 41016 13672 41017 13672 41018 13672 41019 13673 41020 13673 41021 13673 41022 13674 41023 13674 41024 13674 41025 13675 41026 13675 41027 13675 41028 13676 41029 13676 41030 13676 41031 13677 41032 13677 41033 13677 41034 13678 41035 13678 41036 13678 41037 13679 41038 13679 41039 13679 41040 13680 41041 13680 41042 13680 41043 13681 41044 13681 41045 13681 41046 13682 41047 13682 41048 13682 41049 13683 41050 13683 41051 13683 41052 13684 41053 13684 41054 13684 41055 13685 41056 13685 41057 13685 41058 13686 41059 13686 41060 13686 41061 13687 41062 13687 41063 13687 41064 13688 41065 13688 41066 13688 41067 13689 41068 13689 41069 13689 41070 13690 41071 13690 41072 13690 41073 13691 41074 13691 41075 13691 41076 13692 41077 13692 41078 13692 41079 13693 41080 13693 41081 13693 41082 13694 41083 13694 41084 13694 41085 13695 41086 13695 41087 13695 41088 13696 41089 13696 41090 13696 41091 13697 41092 13697 41093 13697 41094 13698 41095 13698 41096 13698 41097 13699 41098 13699 41099 13699 41100 13700 41101 13700 41102 13700 41103 13701 41104 13701 41105 13701 41106 13702 41107 13702 41108 13702 41109 13703 41110 13703 41111 13703 41112 13704 41113 13704 41114 13704 41115 13705 41116 13705 41117 13705 41118 13706 41119 13706 41120 13706 41121 13707 41122 13707 41123 13707 41124 13708 41125 13708 41126 13708 41127 13709 41128 13709 41129 13709 41130 13710 41131 13710 41132 13710 41133 13711 41134 13711 41135 13711 41136 13712 41137 13712 41138 13712 41139 13713 41140 13713 41141 13713 41142 13714 41143 13714 41144 13714 41145 13715 41146 13715 41147 13715 41148 13716 41149 13716 41150 13716 41151 13717 41152 13717 41153 13717 41154 13718 41155 13718 41156 13718 41157 13719 41158 13719 41159 13719 41160 13720 41161 13720 41162 13720 41163 13721 41164 13721 41165 13721 41166 13722 41167 13722 41168 13722 41169 13723 41170 13723 41171 13723 41172 13724 41173 13724 41174 13724 41175 13725 41176 13725 41177 13725 41178 13726 41179 13726 41180 13726 41181 13727 41182 13727 41183 13727 41184 13728 41185 13728 41186 13728 41187 13729 41188 13729 41189 13729 41190 13730 41191 13730 41192 13730 41193 13731 41194 13731 41195 13731 41196 13732 41197 13732 41198 13732 41199 13733 41200 13733 41201 13733 41202 13734 41203 13734 41204 13734 41205 13735 41206 13735 41207 13735 41208 13736 41209 13736 41210 13736 41211 13737 41212 13737 41213 13737 41214 13738 41215 13738 41216 13738 41217 13739 41218 13739 41219 13739 41220 13740 41221 13740 41222 13740 41223 13741 41224 13741 41225 13741 41226 13742 41227 13742 41228 13742 41229 13743 41230 13743 41231 13743 41232 13744 41233 13744 41234 13744 41235 13745 41236 13745 41237 13745 41238 13746 41239 13746 41240 13746 41241 13747 41242 13747 41243 13747 41244 13748 41245 13748 41246 13748 41247 13749 41248 13749 41249 13749 41250 13750 41251 13750 41252 13750 41253 13751 41254 13751 41255 13751 41256 13752 41257 13752 41258 13752 41259 13753 41260 13753 41261 13753 41262 13754 41263 13754 41264 13754 41265 13755 41266 13755 41267 13755 41268 13756 41269 13756 41270 13756 41271 13757 41272 13757 41273 13757 41274 13758 41275 13758 41276 13758 41277 13759 41278 13759 41279 13759 41280 13760 41281 13760 41282 13760 41283 13761 41284 13761 41285 13761 41286 13762 41287 13762 41288 13762 41289 13763 41290 13763 41291 13763 41292 13764 41293 13764 41294 13764 41295 13765 41296 13765 41297 13765 41298 13766 41299 13766 41300 13766 41301 13767 41302 13767 41303 13767 41304 13768 41305 13768 41306 13768 41307 13769 41308 13769 41309 13769 41310 13770 41311 13770 41312 13770 41313 13771 41314 13771 41315 13771 41316 13772 41317 13772 41318 13772 41319 13773 41320 13773 41321 13773 41322 13774 41323 13774 41324 13774 41325 13775 41326 13775 41327 13775 41328 13776 41329 13776 41330 13776 41331 13777 41332 13777 41333 13777 41334 13778 41335 13778 41336 13778 41337 13779 41338 13779 41339 13779 41340 13780 41341 13780 41342 13780 41343 13781 41344 13781 41345 13781 41346 13782 41347 13782 41348 13782 41349 13783 41350 13783 41351 13783 41352 13784 41353 13784 41354 13784 41355 13785 41356 13785 41357 13785 41358 13786 41359 13786 41360 13786 41361 13787 41362 13787 41363 13787 41364 13788 41365 13788 41366 13788 41367 13789 41368 13789 41369 13789 41370 13790 41371 13790 41372 13790 41373 13791 41374 13791 41375 13791 41376 13792 41377 13792 41378 13792 41379 13793 41380 13793 41381 13793 41382 13794 41383 13794 41384 13794 41385 13795 41386 13795 41387 13795 41388 13796 41389 13796 41390 13796 41391 13797 41392 13797 41393 13797 41394 13798 41395 13798 41396 13798 41397 13799 41398 13799 41399 13799 41400 13800 41401 13800 41402 13800 41403 13801 41404 13801 41405 13801 41406 13802 41407 13802 41408 13802 41409 13803 41410 13803 41411 13803 41412 13804 41413 13804 41414 13804 41415 13805 41416 13805 41417 13805 41418 13806 41419 13806 41420 13806 41421 13807 41422 13807 41423 13807 41424 13808 41425 13808 41426 13808 41427 13809 41428 13809 41429 13809 41430 13810 41431 13810 41432 13810 41433 13811 41434 13811 41435 13811 41436 13812 41437 13812 41438 13812 41439 13813 41440 13813 41441 13813 41442 13814 41443 13814 41444 13814 41445 13815 41446 13815 41447 13815 41448 13816 41449 13816 41450 13816 41451 13817 41452 13817 41453 13817 41454 13818 41455 13818 41456 13818 41457 13819 41458 13819 41459 13819 41460 13820 41461 13820 41462 13820 41463 13821 41464 13821 41465 13821 41466 13822 41467 13822 41468 13822 41469 13823 41470 13823 41471 13823 41472 13824 41473 13824 41474 13824 41475 13825 41476 13825 41477 13825 41478 13826 41479 13826 41480 13826 41481 13827 41482 13827 41483 13827 41484 13828 41485 13828 41486 13828 41487 13829 41488 13829 41489 13829 41490 13830 41491 13830 41492 13830 41493 13831 41494 13831 41495 13831 41496 13832 41497 13832 41498 13832 41499 13833 41500 13833 41501 13833 41502 13834 41503 13834 41504 13834 41505 13835 41506 13835 41507 13835 41508 13836 41509 13836 41510 13836 41511 13837 41512 13837 41513 13837 41514 13838 41515 13838 41516 13838 41517 13839 41518 13839 41519 13839 41520 13840 41521 13840 41522 13840 41523 13841 41524 13841 41525 13841 41526 13842 41527 13842 41528 13842 41529 13843 41530 13843 41531 13843 41532 13844 41533 13844 41534 13844 41535 13845 41536 13845 41537 13845 41538 13846 41539 13846 41540 13846 41541 13847 41542 13847 41543 13847 41544 13848 41545 13848 41546 13848 41547 13849 41548 13849 41549 13849 41550 13850 41551 13850 41552 13850 41553 13851 41554 13851 41555 13851 41556 13852 41557 13852 41558 13852 41559 13853 41560 13853 41561 13853 41562 13854 41563 13854 41564 13854 41565 13855 41566 13855 41567 13855 41568 13856 41569 13856 41570 13856 41571 13857 41572 13857 41573 13857 41574 13858 41575 13858 41576 13858 41577 13859 41578 13859 41579 13859 41580 13860 41581 13860 41582 13860 41583 13861 41584 13861 41585 13861 41586 13862 41587 13862 41588 13862 41589 13863 41590 13863 41591 13863 41592 13864 41593 13864 41594 13864 41595 13865 41596 13865 41597 13865 41598 13866 41599 13866 41600 13866 41601 13867 41602 13867 41603 13867 41604 13868 41605 13868 41606 13868 41607 13869 41608 13869 41609 13869 41610 13870 41611 13870 41612 13870 41613 13871 41614 13871 41615 13871 41616 13872 41617 13872 41618 13872 41619 13873 41620 13873 41621 13873 41622 13874 41623 13874 41624 13874 41625 13875 41626 13875 41627 13875 41628 13876 41629 13876 41630 13876 41631 13877 41632 13877 41633 13877 41634 13878 41635 13878 41636 13878 41637 13879 41638 13879 41639 13879 41640 13880 41641 13880 41642 13880 41643 13881 41644 13881 41645 13881 41646 13882 41647 13882 41648 13882 41649 13883 41650 13883 41651 13883 41652 13884 41653 13884 41654 13884 41655 13885 41656 13885 41657 13885 41658 13886 41659 13886 41660 13886 41661 13887 41662 13887 41663 13887 41664 13888 41665 13888 41666 13888 41667 13889 41668 13889 41669 13889 41670 13890 41671 13890 41672 13890 41673 13891 41674 13891 41675 13891 41676 13892 41677 13892 41678 13892 41679 13893 41680 13893 41681 13893 41682 13894 41683 13894 41684 13894 41685 13895 41686 13895 41687 13895 41688 13896 41689 13896 41690 13896 41691 13897 41692 13897 41693 13897 41694 13898 41695 13898 41696 13898 41697 13899 41698 13899 41699 13899 41700 13900 41701 13900 41702 13900 41703 13901 41704 13901 41705 13901 41706 13902 41707 13902 41708 13902 41709 13903 41710 13903 41711 13903 41712 13904 41713 13904 41714 13904 41715 13905 41716 13905 41717 13905 41718 13906 41719 13906 41720 13906 41721 13907 41722 13907 41723 13907 41724 13908 41725 13908 41726 13908 41727 13909 41728 13909 41729 13909 41730 13910 41731 13910 41732 13910 41733 13911 41734 13911 41735 13911 41736 13912 41737 13912 41738 13912 41739 13913 41740 13913 41741 13913 41742 13914 41743 13914 41744 13914 41745 13915 41746 13915 41747 13915 41748 13916 41749 13916 41750 13916 41751 13917 41752 13917 41753 13917 41754 13918 41755 13918 41756 13918 41757 13919 41758 13919 41759 13919 41760 13920 41761 13920 41762 13920 41763 13921 41764 13921 41765 13921 41766 13922 41767 13922 41768 13922 41769 13923 41770 13923 41771 13923 41772 13924 41773 13924 41774 13924 41775 13925 41776 13925 41777 13925 41778 13926 41779 13926 41780 13926 41781 13927 41782 13927 41783 13927 41784 13928 41785 13928 41786 13928 41787 13929 41788 13929 41789 13929 41790 13930 41791 13930 41792 13930 41793 13931 41794 13931 41795 13931 41796 13932 41797 13932 41798 13932 41799 13933 41800 13933 41801 13933 41802 13934 41803 13934 41804 13934 41805 13935 41806 13935 41807 13935 41808 13936 41809 13936 41810 13936 41811 13937 41812 13937 41813 13937 41814 13938 41815 13938 41816 13938 41817 13939 41818 13939 41819 13939 41820 13940 41821 13940 41822 13940 41823 13941 41824 13941 41825 13941 41826 13942 41827 13942 41828 13942 41829 13943 41830 13943 41831 13943 41832 13944 41833 13944 41834 13944 41835 13945 41836 13945 41837 13945 41838 13946 41839 13946 41840 13946 41841 13947 41842 13947 41843 13947 41844 13948 41845 13948 41846 13948 41847 13949 41848 13949 41849 13949 41850 13950 41851 13950 41852 13950 41853 13951 41854 13951 41855 13951 41856 13952 41857 13952 41858 13952 41859 13953 41860 13953 41861 13953 41862 13954 41863 13954 41864 13954 41865 13955 41866 13955 41867 13955 41868 13956 41869 13956 41870 13956 41871 13957 41872 13957 41873 13957 41874 13958 41875 13958 41876 13958 41877 13959 41878 13959 41879 13959 41880 13960 41881 13960 41882 13960 41883 13961 41884 13961 41885 13961 41886 13962 41887 13962 41888 13962 41889 13963 41890 13963 41891 13963 41892 13964 41893 13964 41894 13964 41895 13965 41896 13965 41897 13965 41898 13966 41899 13966 41900 13966 41901 13967 41902 13967 41903 13967 41904 13968 41905 13968 41906 13968 41907 13969 41908 13969 41909 13969 41910 13970 41911 13970 41912 13970 41913 13971 41914 13971 41915 13971 41916 13972 41917 13972 41918 13972 41919 13973 41920 13973 41921 13973 41922 13974 41923 13974 41924 13974 41925 13975 41926 13975 41927 13975 41928 13976 41929 13976 41930 13976 41931 13977 41932 13977 41933 13977 41934 13978 41935 13978 41936 13978 41937 13979 41938 13979 41939 13979 41940 13980 41941 13980 41942 13980 41943 13981 41944 13981 41945 13981 41946 13982 41947 13982 41948 13982 41949 13983 41950 13983 41951 13983 41952 13984 41953 13984 41954 13984 41955 13985 41956 13985 41957 13985 41958 13986 41959 13986 41960 13986 41961 13987 41962 13987 41963 13987 41964 13988 41965 13988 41966 13988 41967 13989 41968 13989 41969 13989 41970 13990 41971 13990 41972 13990 41973 13991 41974 13991 41975 13991 41976 13992 41977 13992 41978 13992 41979 13993 41980 13993 41981 13993 41982 13994 41983 13994 41984 13994 41985 13995 41986 13995 41987 13995 41988 13996 41989 13996 41990 13996 41991 13997 41992 13997 41993 13997 41994 13998 41995 13998 41996 13998 41997 13999 41998 13999 41999 13999 42000 14000 42001 14000 42002 14000 42003 14001 42004 14001 42005 14001 42006 14002 42007 14002 42008 14002 42009 14003 42010 14003 42011 14003 42012 14004 42013 14004 42014 14004 42015 14005 42016 14005 42017 14005 42018 14006 42019 14006 42020 14006 42021 14007 42022 14007 42023 14007 42024 14008 42025 14008 42026 14008 42027 14009 42028 14009 42029 14009 42030 14010 42031 14010 42032 14010 42033 14011 42034 14011 42035 14011 42036 14012 42037 14012 42038 14012 42039 14013 42040 14013 42041 14013 42042 14014 42043 14014 42044 14014 42045 14015 42046 14015 42047 14015 42048 14016 42049 14016 42050 14016 42051 14017 42052 14017 42053 14017 42054 14018 42055 14018 42056 14018 42057 14019 42058 14019 42059 14019 42060 14020 42061 14020 42062 14020 42063 14021 42064 14021 42065 14021 42066 14022 42067 14022 42068 14022 42069 14023 42070 14023 42071 14023 42072 14024 42073 14024 42074 14024 42075 14025 42076 14025 42077 14025 42078 14026 42079 14026 42080 14026 42081 14027 42082 14027 42083 14027 42084 14028 42085 14028 42086 14028 42087 14029 42088 14029 42089 14029 42090 14030 42091 14030 42092 14030 42093 14031 42094 14031 42095 14031 42096 14032 42097 14032 42098 14032 42099 14033 42100 14033 42101 14033 42102 14034 42103 14034 42104 14034 42105 14035 42106 14035 42107 14035 42108 14036 42109 14036 42110 14036 42111 14037 42112 14037 42113 14037 42114 14038 42115 14038 42116 14038 42117 14039 42118 14039 42119 14039 42120 14040 42121 14040 42122 14040 42123 14041 42124 14041 42125 14041 42126 14042 42127 14042 42128 14042 42129 14043 42130 14043 42131 14043 42132 14044 42133 14044 42134 14044 42135 14045 42136 14045 42137 14045 42138 14046 42139 14046 42140 14046 42141 14047 42142 14047 42143 14047 42144 14048 42145 14048 42146 14048 42147 14049 42148 14049 42149 14049 42150 14050 42151 14050 42152 14050 42153 14051 42154 14051 42155 14051 42156 14052 42157 14052 42158 14052 42159 14053 42160 14053 42161 14053 42162 14054 42163 14054 42164 14054 42165 14055 42166 14055 42167 14055 42168 14056 42169 14056 42170 14056 42171 14057 42172 14057 42173 14057 42174 14058 42175 14058 42176 14058 42177 14059 42178 14059 42179 14059 42180 14060 42181 14060 42182 14060 42183 14061 42184 14061 42185 14061 42186 14062 42187 14062 42188 14062 42189 14063 42190 14063 42191 14063 42192 14064 42193 14064 42194 14064 42195 14065 42196 14065 42197 14065 42198 14066 42199 14066 42200 14066 42201 14067 42202 14067 42203 14067 42204 14068 42205 14068 42206 14068 42207 14069 42208 14069 42209 14069 42210 14070 42211 14070 42212 14070 42213 14071 42214 14071 42215 14071 42216 14072 42217 14072 42218 14072 42219 14073 42220 14073 42221 14073 42222 14074 42223 14074 42224 14074 42225 14075 42226 14075 42227 14075 42228 14076 42229 14076 42230 14076 42231 14077 42232 14077 42233 14077 42234 14078 42235 14078 42236 14078 42237 14079 42238 14079 42239 14079 42240 14080 42241 14080 42242 14080 42243 14081 42244 14081 42245 14081 42246 14082 42247 14082 42248 14082 42249 14083 42250 14083 42251 14083 42252 14084 42253 14084 42254 14084 42255 14085 42256 14085 42257 14085 42258 14086 42259 14086 42260 14086 42261 14087 42262 14087 42263 14087 42264 14088 42265 14088 42266 14088 42267 14089 42268 14089 42269 14089 42270 14090 42271 14090 42272 14090 42273 14091 42274 14091 42275 14091 42276 14092 42277 14092 42278 14092 42279 14093 42280 14093 42281 14093 42282 14094 42283 14094 42284 14094 42285 14095 42286 14095 42287 14095 42288 14096 42289 14096 42290 14096 42291 14097 42292 14097 42293 14097 42294 14098 42295 14098 42296 14098 42297 14099 42298 14099 42299 14099 42300 14100 42301 14100 42302 14100 42303 14101 42304 14101 42305 14101 42306 14102 42307 14102 42308 14102 42309 14103 42310 14103 42311 14103 42312 14104 42313 14104 42314 14104 42315 14105 42316 14105 42317 14105 42318 14106 42319 14106 42320 14106 42321 14107 42322 14107 42323 14107 42324 14108 42325 14108 42326 14108 42327 14109 42328 14109 42329 14109 42330 14110 42331 14110 42332 14110 42333 14111 42334 14111 42335 14111 42336 14112 42337 14112 42338 14112 42339 14113 42340 14113 42341 14113 42342 14114 42343 14114 42344 14114 42345 14115 42346 14115 42347 14115 42348 14116 42349 14116 42350 14116 42351 14117 42352 14117 42353 14117 42354 14118 42355 14118 42356 14118 42357 14119 42358 14119 42359 14119 42360 14120 42361 14120 42362 14120 42363 14121 42364 14121 42365 14121 42366 14122 42367 14122 42368 14122 42369 14123 42370 14123 42371 14123 42372 14124 42373 14124 42374 14124 42375 14125 42376 14125 42377 14125 42378 14126 42379 14126 42380 14126 42381 14127 42382 14127 42383 14127 42384 14128 42385 14128 42386 14128 42387 14129 42388 14129 42389 14129 42390 14130 42391 14130 42392 14130 42393 14131 42394 14131 42395 14131 42396 14132 42397 14132 42398 14132 42399 14133 42400 14133 42401 14133 42402 14134 42403 14134 42404 14134 42405 14135 42406 14135 42407 14135 42408 14136 42409 14136 42410 14136 42411 14137 42412 14137 42413 14137 42414 14138 42415 14138 42416 14138 42417 14139 42418 14139 42419 14139 42420 14140 42421 14140 42422 14140 42423 14141 42424 14141 42425 14141 42426 14142 42427 14142 42428 14142 42429 14143 42430 14143 42431 14143 42432 14144 42433 14144 42434 14144 42435 14145 42436 14145 42437 14145 42438 14146 42439 14146 42440 14146 42441 14147 42442 14147 42443 14147 42444 14148 42445 14148 42446 14148 42447 14149 42448 14149 42449 14149 42450 14150 42451 14150 42452 14150 42453 14151 42454 14151 42455 14151 42456 14152 42457 14152 42458 14152 42459 14153 42460 14153 42461 14153 42462 14154 42463 14154 42464 14154 42465 14155 42466 14155 42467 14155 42468 14156 42469 14156 42470 14156 42471 14157 42472 14157 42473 14157 42474 14158 42475 14158 42476 14158 42477 14159 42478 14159 42479 14159 42480 14160 42481 14160 42482 14160 42483 14161 42484 14161 42485 14161 42486 14162 42487 14162 42488 14162 42489 14163 42490 14163 42491 14163 42492 14164 42493 14164 42494 14164 42495 14165 42496 14165 42497 14165 42498 14166 42499 14166 42500 14166 42501 14167 42502 14167 42503 14167 42504 14168 42505 14168 42506 14168 42507 14169 42508 14169 42509 14169 42510 14170 42511 14170 42512 14170 42513 14171 42514 14171 42515 14171 42516 14172 42517 14172 42518 14172 42519 14173 42520 14173 42521 14173 42522 14174 42523 14174 42524 14174 42525 14175 42526 14175 42527 14175 42528 14176 42529 14176 42530 14176 42531 14177 42532 14177 42533 14177 42534 14178 42535 14178 42536 14178 42537 14179 42538 14179 42539 14179 42540 14180 42541 14180 42542 14180 42543 14181 42544 14181 42545 14181 42546 14182 42547 14182 42548 14182 42549 14183 42550 14183 42551 14183 42552 14184 42553 14184 42554 14184 42555 14185 42556 14185 42557 14185 42558 14186 42559 14186 42560 14186 42561 14187 42562 14187 42563 14187 42564 14188 42565 14188 42566 14188 42567 14189 42568 14189 42569 14189 42570 14190 42571 14190 42572 14190 42573 14191 42574 14191 42575 14191 42576 14192 42577 14192 42578 14192 42579 14193 42580 14193 42581 14193 42582 14194 42583 14194 42584 14194 42585 14195 42586 14195 42587 14195 42588 14196 42589 14196 42590 14196 42591 14197 42592 14197 42593 14197 42594 14198 42595 14198 42596 14198 42597 14199 42598 14199 42599 14199 42600 14200 42601 14200 42602 14200 42603 14201 42604 14201 42605 14201 42606 14202 42607 14202 42608 14202 42609 14203 42610 14203 42611 14203 42612 14204 42613 14204 42614 14204 42615 14205 42616 14205 42617 14205 42618 14206 42619 14206 42620 14206 42621 14207 42622 14207 42623 14207 42624 14208 42625 14208 42626 14208 42627 14209 42628 14209 42629 14209 42630 14210 42631 14210 42632 14210 42633 14211 42634 14211 42635 14211 42636 14212 42637 14212 42638 14212 42639 14213 42640 14213 42641 14213 42642 14214 42643 14214 42644 14214 42645 14215 42646 14215 42647 14215 42648 14216 42649 14216 42650 14216 42651 14217 42652 14217 42653 14217 42654 14218 42655 14218 42656 14218 42657 14219 42658 14219 42659 14219 42660 14220 42661 14220 42662 14220 42663 14221 42664 14221 42665 14221 42666 14222 42667 14222 42668 14222 42669 14223 42670 14223 42671 14223 42672 14224 42673 14224 42674 14224 42675 14225 42676 14225 42677 14225 42678 14226 42679 14226 42680 14226 42681 14227 42682 14227 42683 14227 42684 14228 42685 14228 42686 14228 42687 14229 42688 14229 42689 14229 42690 14230 42691 14230 42692 14230 42693 14231 42694 14231 42695 14231 42696 14232 42697 14232 42698 14232 42699 14233 42700 14233 42701 14233 42702 14234 42703 14234 42704 14234 42705 14235 42706 14235 42707 14235 42708 14236 42709 14236 42710 14236 42711 14237 42712 14237 42713 14237 42714 14238 42715 14238 42716 14238 42717 14239 42718 14239 42719 14239 42720 14240 42721 14240 42722 14240 42723 14241 42724 14241 42725 14241 42726 14242 42727 14242 42728 14242 42729 14243 42730 14243 42731 14243 42732 14244 42733 14244 42734 14244 42735 14245 42736 14245 42737 14245 42738 14246 42739 14246 42740 14246 42741 14247 42742 14247 42743 14247 42744 14248 42745 14248 42746 14248 42747 14249 42748 14249 42749 14249 42750 14250 42751 14250 42752 14250 42753 14251 42754 14251 42755 14251 42756 14252 42757 14252 42758 14252 42759 14253 42760 14253 42761 14253 42762 14254 42763 14254 42764 14254 42765 14255 42766 14255 42767 14255 42768 14256 42769 14256 42770 14256 42771 14257 42772 14257 42773 14257 42774 14258 42775 14258 42776 14258 42777 14259 42778 14259 42779 14259 42780 14260 42781 14260 42782 14260 42783 14261 42784 14261 42785 14261 42786 14262 42787 14262 42788 14262 42789 14263 42790 14263 42791 14263 42792 14264 42793 14264 42794 14264 42795 14265 42796 14265 42797 14265 42798 14266 42799 14266 42800 14266 42801 14267 42802 14267 42803 14267 42804 14268 42805 14268 42806 14268 42807 14269 42808 14269 42809 14269 42810 14270 42811 14270 42812 14270 42813 14271 42814 14271 42815 14271 42816 14272 42817 14272 42818 14272 42819 14273 42820 14273 42821 14273 42822 14274 42823 14274 42824 14274 42825 14275 42826 14275 42827 14275 42828 14276 42829 14276 42830 14276 42831 14277 42832 14277 42833 14277 42834 14278 42835 14278 42836 14278 42837 14279 42838 14279 42839 14279 42840 14280 42841 14280 42842 14280 42843 14281 42844 14281 42845 14281 42846 14282 42847 14282 42848 14282 42849 14283 42850 14283 42851 14283 42852 14284 42853 14284 42854 14284 42855 14285 42856 14285 42857 14285 42858 14286 42859 14286 42860 14286 42861 14287 42862 14287 42863 14287 42864 14288 42865 14288 42866 14288 42867 14289 42868 14289 42869 14289 42870 14290 42871 14290 42872 14290 42873 14291 42874 14291 42875 14291 42876 14292 42877 14292 42878 14292 42879 14293 42880 14293 42881 14293 42882 14294 42883 14294 42884 14294 42885 14295 42886 14295 42887 14295 42888 14296 42889 14296 42890 14296 42891 14297 42892 14297 42893 14297 42894 14298 42895 14298 42896 14298 42897 14299 42898 14299 42899 14299 42900 14300 42901 14300 42902 14300 42903 14301 42904 14301 42905 14301 42906 14302 42907 14302 42908 14302 42909 14303 42910 14303 42911 14303 42912 14304 42913 14304 42914 14304 42915 14305 42916 14305 42917 14305 42918 14306 42919 14306 42920 14306 42921 14307 42922 14307 42923 14307 42924 14308 42925 14308 42926 14308 42927 14309 42928 14309 42929 14309 42930 14310 42931 14310 42932 14310 42933 14311 42934 14311 42935 14311 42936 14312 42937 14312 42938 14312 42939 14313 42940 14313 42941 14313 42942 14314 42943 14314 42944 14314 42945 14315 42946 14315 42947 14315 42948 14316 42949 14316 42950 14316 42951 14317 42952 14317 42953 14317 42954 14318 42955 14318 42956 14318 42957 14319 42958 14319 42959 14319 42960 14320 42961 14320 42962 14320 42963 14321 42964 14321 42965 14321 42966 14322 42967 14322 42968 14322 42969 14323 42970 14323 42971 14323 42972 14324 42973 14324 42974 14324 42975 14325 42976 14325 42977 14325 42978 14326 42979 14326 42980 14326 42981 14327 42982 14327 42983 14327 42984 14328 42985 14328 42986 14328 42987 14329 42988 14329 42989 14329 42990 14330 42991 14330 42992 14330 42993 14331 42994 14331 42995 14331 42996 14332 42997 14332 42998 14332 42999 14333 43000 14333 43001 14333 43002 14334 43003 14334 43004 14334 43005 14335 43006 14335 43007 14335 43008 14336 43009 14336 43010 14336 43011 14337 43012 14337 43013 14337 43014 14338 43015 14338 43016 14338 43017 14339 43018 14339 43019 14339 43020 14340 43021 14340 43022 14340 43023 14341 43024 14341 43025 14341 43026 14342 43027 14342 43028 14342 43029 14343 43030 14343 43031 14343 43032 14344 43033 14344 43034 14344 43035 14345 43036 14345 43037 14345 43038 14346 43039 14346 43040 14346 43041 14347 43042 14347 43043 14347 43044 14348 43045 14348 43046 14348 43047 14349 43048 14349 43049 14349 43050 14350 43051 14350 43052 14350 43053 14351 43054 14351 43055 14351 43056 14352 43057 14352 43058 14352 43059 14353 43060 14353 43061 14353 43062 14354 43063 14354 43064 14354 43065 14355 43066 14355 43067 14355 43068 14356 43069 14356 43070 14356 43071 14357 43072 14357 43073 14357 43074 14358 43075 14358 43076 14358 43077 14359 43078 14359 43079 14359 43080 14360 43081 14360 43082 14360 43083 14361 43084 14361 43085 14361 43086 14362 43087 14362 43088 14362 43089 14363 43090 14363 43091 14363 43092 14364 43093 14364 43094 14364 43095 14365 43096 14365 43097 14365 43098 14366 43099 14366 43100 14366 43101 14367 43102 14367 43103 14367 43104 14368 43105 14368 43106 14368 43107 14369 43108 14369 43109 14369 43110 14370 43111 14370 43112 14370 43113 14371 43114 14371 43115 14371 43116 14372 43117 14372 43118 14372 43119 14373 43120 14373 43121 14373 43122 14374 43123 14374 43124 14374 43125 14375 43126 14375 43127 14375 43128 14376 43129 14376 43130 14376 43131 14377 43132 14377 43133 14377 43134 14378 43135 14378 43136 14378 43137 14379 43138 14379 43139 14379 43140 14380 43141 14380 43142 14380 43143 14381 43144 14381 43145 14381 43146 14382 43147 14382 43148 14382 43149 14383 43150 14383 43151 14383 43152 14384 43153 14384 43154 14384 43155 14385 43156 14385 43157 14385 43158 14386 43159 14386 43160 14386 43161 14387 43162 14387 43163 14387 43164 14388 43165 14388 43166 14388 43167 14389 43168 14389 43169 14389 43170 14390 43171 14390 43172 14390 43173 14391 43174 14391 43175 14391 43176 14392 43177 14392 43178 14392 43179 14393 43180 14393 43181 14393 43182 14394 43183 14394 43184 14394 43185 14395 43186 14395 43187 14395 43188 14396 43189 14396 43190 14396 43191 14397 43192 14397 43193 14397 43194 14398 43195 14398 43196 14398 43197 14399 43198 14399 43199 14399 43200 14400 43201 14400 43202 14400 43203 14401 43204 14401 43205 14401 43206 14402 43207 14402 43208 14402 43209 14403 43210 14403 43211 14403 43212 14404 43213 14404 43214 14404 43215 14405 43216 14405 43217 14405 43218 14406 43219 14406 43220 14406 43221 14407 43222 14407 43223 14407 43224 14408 43225 14408 43226 14408 43227 14409 43228 14409 43229 14409 43230 14410 43231 14410 43232 14410 43233 14411 43234 14411 43235 14411 43236 14412 43237 14412 43238 14412 43239 14413 43240 14413 43241 14413 43242 14414 43243 14414 43244 14414 43245 14415 43246 14415 43247 14415 43248 14416 43249 14416 43250 14416 43251 14417 43252 14417 43253 14417 43254 14418 43255 14418 43256 14418 43257 14419 43258 14419 43259 14419 43260 14420 43261 14420 43262 14420 43263 14421 43264 14421 43265 14421 43266 14422 43267 14422 43268 14422 43269 14423 43270 14423 43271 14423 43272 14424 43273 14424 43274 14424 43275 14425 43276 14425 43277 14425 43278 14426 43279 14426 43280 14426 43281 14427 43282 14427 43283 14427 43284 14428 43285 14428 43286 14428 43287 14429 43288 14429 43289 14429 43290 14430 43291 14430 43292 14430 43293 14431 43294 14431 43295 14431 43296 14432 43297 14432 43298 14432 43299 14433 43300 14433 43301 14433 43302 14434 43303 14434 43304 14434 43305 14435 43306 14435 43307 14435 43308 14436 43309 14436 43310 14436 43311 14437 43312 14437 43313 14437 43314 14438 43315 14438 43316 14438 43317 14439 43318 14439 43319 14439 43320 14440 43321 14440 43322 14440 43323 14441 43324 14441 43325 14441 43326 14442 43327 14442 43328 14442 43329 14443 43330 14443 43331 14443 43332 14444 43333 14444 43334 14444 43335 14445 43336 14445 43337 14445 43338 14446 43339 14446 43340 14446 43341 14447 43342 14447 43343 14447 43344 14448 43345 14448 43346 14448 43347 14449 43348 14449 43349 14449 43350 14450 43351 14450 43352 14450 43353 14451 43354 14451 43355 14451 43356 14452 43357 14452 43358 14452 43359 14453 43360 14453 43361 14453 43362 14454 43363 14454 43364 14454 43365 14455 43366 14455 43367 14455 43368 14456 43369 14456 43370 14456 43371 14457 43372 14457 43373 14457 43374 14458 43375 14458 43376 14458 43377 14459 43378 14459 43379 14459 43380 14460 43381 14460 43382 14460 43383 14461 43384 14461 43385 14461 43386 14462 43387 14462 43388 14462 43389 14463 43390 14463 43391 14463 43392 14464 43393 14464 43394 14464 43395 14465 43396 14465 43397 14465 43398 14466 43399 14466 43400 14466 43401 14467 43402 14467 43403 14467 43404 14468 43405 14468 43406 14468 43407 14469 43408 14469 43409 14469 43410 14470 43411 14470 43412 14470 43413 14471 43414 14471 43415 14471 43416 14472 43417 14472 43418 14472 43419 14473 43420 14473 43421 14473 43422 14474 43423 14474 43424 14474 43425 14475 43426 14475 43427 14475 43428 14476 43429 14476 43430 14476 43431 14477 43432 14477 43433 14477 43434 14478 43435 14478 43436 14478 43437 14479 43438 14479 43439 14479 43440 14480 43441 14480 43442 14480 43443 14481 43444 14481 43445 14481 43446 14482 43447 14482 43448 14482 43449 14483 43450 14483 43451 14483 43452 14484 43453 14484 43454 14484 43455 14485 43456 14485 43457 14485 43458 14486 43459 14486 43460 14486 43461 14487 43462 14487 43463 14487 43464 14488 43465 14488 43466 14488 43467 14489 43468 14489 43469 14489 43470 14490 43471 14490 43472 14490 43473 14491 43474 14491 43475 14491 43476 14492 43477 14492 43478 14492 43479 14493 43480 14493 43481 14493 43482 14494 43483 14494 43484 14494 43485 14495 43486 14495 43487 14495 43488 14496 43489 14496 43490 14496 43491 14497 43492 14497 43493 14497 43494 14498 43495 14498 43496 14498 43497 14499 43498 14499 43499 14499 43500 14500 43501 14500 43502 14500 43503 14501 43504 14501 43505 14501 43506 14502 43507 14502 43508 14502 43509 14503 43510 14503 43511 14503 43512 14504 43513 14504 43514 14504 43515 14505 43516 14505 43517 14505 43518 14506 43519 14506 43520 14506 43521 14507 43522 14507 43523 14507 43524 14508 43525 14508 43526 14508 43527 14509 43528 14509 43529 14509 43530 14510 43531 14510 43532 14510 43533 14511 43534 14511 43535 14511 43536 14512 43537 14512 43538 14512 43539 14513 43540 14513 43541 14513 43542 14514 43543 14514 43544 14514 43545 14515 43546 14515 43547 14515 43548 14516 43549 14516 43550 14516 43551 14517 43552 14517 43553 14517 43554 14518 43555 14518 43556 14518 43557 14519 43558 14519 43559 14519 43560 14520 43561 14520 43562 14520 43563 14521 43564 14521 43565 14521 43566 14522 43567 14522 43568 14522 43569 14523 43570 14523 43571 14523 43572 14524 43573 14524 43574 14524 43575 14525 43576 14525 43577 14525 43578 14526 43579 14526 43580 14526 43581 14527 43582 14527 43583 14527 43584 14528 43585 14528 43586 14528 43587 14529 43588 14529 43589 14529 43590 14530 43591 14530 43592 14530 43593 14531 43594 14531 43595 14531 43596 14532 43597 14532 43598 14532 43599 14533 43600 14533 43601 14533 43602 14534 43603 14534 43604 14534 43605 14535 43606 14535 43607 14535 43608 14536 43609 14536 43610 14536 43611 14537 43612 14537 43613 14537 43614 14538 43615 14538 43616 14538 43617 14539 43618 14539 43619 14539 43620 14540 43621 14540 43622 14540 43623 14541 43624 14541 43625 14541 43626 14542 43627 14542 43628 14542 43629 14543 43630 14543 43631 14543 43632 14544 43633 14544 43634 14544 43635 14545 43636 14545 43637 14545 43638 14546 43639 14546 43640 14546 43641 14547 43642 14547 43643 14547 43644 14548 43645 14548 43646 14548 43647 14549 43648 14549 43649 14549 43650 14550 43651 14550 43652 14550 43653 14551 43654 14551 43655 14551 43656 14552 43657 14552 43658 14552 43659 14553 43660 14553 43661 14553 43662 14554 43663 14554 43664 14554 43665 14555 43666 14555 43667 14555 43668 14556 43669 14556 43670 14556 43671 14557 43672 14557 43673 14557 43674 14558 43675 14558 43676 14558 43677 14559 43678 14559 43679 14559 43680 14560 43681 14560 43682 14560 43683 14561 43684 14561 43685 14561 43686 14562 43687 14562 43688 14562 43689 14563 43690 14563 43691 14563 43692 14564 43693 14564 43694 14564 43695 14565 43696 14565 43697 14565 43698 14566 43699 14566 43700 14566 43701 14567 43702 14567 43703 14567 43704 14568 43705 14568 43706 14568 43707 14569 43708 14569 43709 14569 43710 14570 43711 14570 43712 14570 43713 14571 43714 14571 43715 14571 43716 14572 43717 14572 43718 14572 43719 14573 43720 14573 43721 14573 43722 14574 43723 14574 43724 14574 43725 14575 43726 14575 43727 14575 43728 14576 43729 14576 43730 14576 43731 14577 43732 14577 43733 14577 43734 14578 43735 14578 43736 14578 43737 14579 43738 14579 43739 14579 43740 14580 43741 14580 43742 14580 43743 14581 43744 14581 43745 14581 43746 14582 43747 14582 43748 14582 43749 14583 43750 14583 43751 14583 43752 14584 43753 14584 43754 14584 43755 14585 43756 14585 43757 14585 43758 14586 43759 14586 43760 14586 43761 14587 43762 14587 43763 14587 43764 14588 43765 14588 43766 14588 43767 14589 43768 14589 43769 14589 43770 14590 43771 14590 43772 14590 43773 14591 43774 14591 43775 14591 43776 14592 43777 14592 43778 14592 43779 14593 43780 14593 43781 14593 43782 14594 43783 14594 43784 14594 43785 14595 43786 14595 43787 14595 43788 14596 43789 14596 43790 14596 43791 14597 43792 14597 43793 14597 43794 14598 43795 14598 43796 14598 43797 14599 43798 14599 43799 14599 43800 14600 43801 14600 43802 14600 43803 14601 43804 14601 43805 14601 43806 14602 43807 14602 43808 14602 43809 14603 43810 14603 43811 14603 43812 14604 43813 14604 43814 14604 43815 14605 43816 14605 43817 14605 43818 14606 43819 14606 43820 14606 43821 14607 43822 14607 43823 14607 43824 14608 43825 14608 43826 14608 43827 14609 43828 14609 43829 14609 43830 14610 43831 14610 43832 14610 43833 14611 43834 14611 43835 14611 43836 14612 43837 14612 43838 14612 43839 14613 43840 14613 43841 14613 43842 14614 43843 14614 43844 14614 43845 14615 43846 14615 43847 14615 43848 14616 43849 14616 43850 14616 43851 14617 43852 14617 43853 14617 43854 14618 43855 14618 43856 14618 43857 14619 43858 14619 43859 14619 43860 14620 43861 14620 43862 14620 43863 14621 43864 14621 43865 14621 43866 14622 43867 14622 43868 14622 43869 14623 43870 14623 43871 14623 43872 14624 43873 14624 43874 14624 43875 14625 43876 14625 43877 14625 43878 14626 43879 14626 43880 14626 43881 14627 43882 14627 43883 14627 43884 14628 43885 14628 43886 14628 43887 14629 43888 14629 43889 14629 43890 14630 43891 14630 43892 14630 43893 14631 43894 14631 43895 14631 43896 14632 43897 14632 43898 14632 43899 14633 43900 14633 43901 14633 43902 14634 43903 14634 43904 14634 43905 14635 43906 14635 43907 14635 43908 14636 43909 14636 43910 14636 43911 14637 43912 14637 43913 14637 43914 14638 43915 14638 43916 14638 43917 14639 43918 14639 43919 14639 43920 14640 43921 14640 43922 14640 43923 14641 43924 14641 43925 14641 43926 14642 43927 14642 43928 14642 43929 14643 43930 14643 43931 14643 43932 14644 43933 14644 43934 14644 43935 14645 43936 14645 43937 14645 43938 14646 43939 14646 43940 14646 43941 14647 43942 14647 43943 14647 43944 14648 43945 14648 43946 14648 43947 14649 43948 14649 43949 14649 43950 14650 43951 14650 43952 14650 43953 14651 43954 14651 43955 14651 43956 14652 43957 14652 43958 14652 43959 14653 43960 14653 43961 14653 43962 14654 43963 14654 43964 14654 43965 14655 43966 14655 43967 14655 43968 14656 43969 14656 43970 14656 43971 14657 43972 14657 43973 14657 43974 14658 43975 14658 43976 14658 43977 14659 43978 14659 43979 14659 43980 14660 43981 14660 43982 14660 43983 14661 43984 14661 43985 14661 43986 14662 43987 14662 43988 14662 43989 14663 43990 14663 43991 14663 43992 14664 43993 14664 43994 14664 43995 14665 43996 14665 43997 14665 43998 14666 43999 14666 44000 14666 44001 14667 44002 14667 44003 14667 44004 14668 44005 14668 44006 14668 44007 14669 44008 14669 44009 14669 44010 14670 44011 14670 44012 14670 44013 14671 44014 14671 44015 14671 44016 14672 44017 14672 44018 14672 44019 14673 44020 14673 44021 14673 44022 14674 44023 14674 44024 14674 44025 14675 44026 14675 44027 14675 44028 14676 44029 14676 44030 14676 44031 14677 44032 14677 44033 14677 44034 14678 44035 14678 44036 14678 44037 14679 44038 14679 44039 14679 44040 14680 44041 14680 44042 14680 44043 14681 44044 14681 44045 14681 44046 14682 44047 14682 44048 14682 44049 14683 44050 14683 44051 14683 44052 14684 44053 14684 44054 14684 44055 14685 44056 14685 44057 14685 44058 14686 44059 14686 44060 14686 44061 14687 44062 14687 44063 14687 44064 14688 44065 14688 44066 14688 44067 14689 44068 14689 44069 14689 44070 14690 44071 14690 44072 14690 44073 14691 44074 14691 44075 14691 44076 14692 44077 14692 44078 14692 44079 14693 44080 14693 44081 14693 44082 14694 44083 14694 44084 14694 44085 14695 44086 14695 44087 14695 44088 14696 44089 14696 44090 14696 44091 14697 44092 14697 44093 14697 44094 14698 44095 14698 44096 14698 44097 14699 44098 14699 44099 14699 44100 14700 44101 14700 44102 14700 44103 14701 44104 14701 44105 14701 44106 14702 44107 14702 44108 14702 44109 14703 44110 14703 44111 14703 44112 14704 44113 14704 44114 14704 44115 14705 44116 14705 44117 14705 44118 14706 44119 14706 44120 14706 44121 14707 44122 14707 44123 14707 44124 14708 44125 14708 44126 14708 44127 14709 44128 14709 44129 14709 44130 14710 44131 14710 44132 14710 44133 14711 44134 14711 44135 14711 44136 14712 44137 14712 44138 14712 44139 14713 44140 14713 44141 14713 44142 14714 44143 14714 44144 14714 44145 14715 44146 14715 44147 14715 44148 14716 44149 14716 44150 14716 44151 14717 44152 14717 44153 14717 44154 14718 44155 14718 44156 14718 44157 14719 44158 14719 44159 14719 44160 14720 44161 14720 44162 14720 44163 14721 44164 14721 44165 14721 44166 14722 44167 14722 44168 14722 44169 14723 44170 14723 44171 14723 44172 14724 44173 14724 44174 14724 44175 14725 44176 14725 44177 14725 44178 14726 44179 14726 44180 14726 44181 14727 44182 14727 44183 14727 44184 14728 44185 14728 44186 14728 44187 14729 44188 14729 44189 14729 44190 14730 44191 14730 44192 14730 44193 14731 44194 14731 44195 14731 44196 14732 44197 14732 44198 14732 44199 14733 44200 14733 44201 14733 44202 14734 44203 14734 44204 14734 44205 14735 44206 14735 44207 14735 44208 14736 44209 14736 44210 14736 44211 14737 44212 14737 44213 14737 44214 14738 44215 14738 44216 14738 44217 14739 44218 14739 44219 14739 44220 14740 44221 14740 44222 14740 44223 14741 44224 14741 44225 14741 44226 14742 44227 14742 44228 14742 44229 14743 44230 14743 44231 14743 44232 14744 44233 14744 44234 14744 44235 14745 44236 14745 44237 14745 44238 14746 44239 14746 44240 14746 44241 14747 44242 14747 44243 14747 44244 14748 44245 14748 44246 14748 44247 14749 44248 14749 44249 14749 44250 14750 44251 14750 44252 14750 44253 14751 44254 14751 44255 14751 44256 14752 44257 14752 44258 14752 44259 14753 44260 14753 44261 14753 44262 14754 44263 14754 44264 14754 44265 14755 44266 14755 44267 14755 44268 14756 44269 14756 44270 14756 44271 14757 44272 14757 44273 14757 44274 14758 44275 14758 44276 14758 44277 14759 44278 14759 44279 14759 44280 14760 44281 14760 44282 14760 44283 14761 44284 14761 44285 14761 44286 14762 44287 14762 44288 14762 44289 14763 44290 14763 44291 14763 44292 14764 44293 14764 44294 14764 44295 14765 44296 14765 44297 14765 44298 14766 44299 14766 44300 14766 44301 14767 44302 14767 44303 14767 44304 14768 44305 14768 44306 14768 44307 14769 44308 14769 44309 14769 44310 14770 44311 14770 44312 14770 44313 14771 44314 14771 44315 14771 44316 14772 44317 14772 44318 14772 44319 14773 44320 14773 44321 14773 44322 14774 44323 14774 44324 14774 44325 14775 44326 14775 44327 14775 44328 14776 44329 14776 44330 14776 44331 14777 44332 14777 44333 14777 44334 14778 44335 14778 44336 14778 44337 14779 44338 14779 44339 14779 44340 14780 44341 14780 44342 14780 44343 14781 44344 14781 44345 14781 44346 14782 44347 14782 44348 14782 44349 14783 44350 14783 44351 14783 44352 14784 44353 14784 44354 14784 44355 14785 44356 14785 44357 14785 44358 14786 44359 14786 44360 14786 44361 14787 44362 14787 44363 14787 44364 14788 44365 14788 44366 14788 44367 14789 44368 14789 44369 14789 44370 14790 44371 14790 44372 14790 44373 14791 44374 14791 44375 14791 44376 14792 44377 14792 44378 14792 44379 14793 44380 14793 44381 14793 44382 14794 44383 14794 44384 14794 44385 14795 44386 14795 44387 14795 44388 14796 44389 14796 44390 14796 44391 14797 44392 14797 44393 14797 44394 14798 44395 14798 44396 14798 44397 14799 44398 14799 44399 14799 44400 14800 44401 14800 44402 14800 44403 14801 44404 14801 44405 14801 44406 14802 44407 14802 44408 14802 44409 14803 44410 14803 44411 14803 44412 14804 44413 14804 44414 14804 44415 14805 44416 14805 44417 14805 44418 14806 44419 14806 44420 14806 44421 14807 44422 14807 44423 14807 44424 14808 44425 14808 44426 14808 44427 14809 44428 14809 44429 14809 44430 14810 44431 14810 44432 14810 44433 14811 44434 14811 44435 14811 44436 14812 44437 14812 44438 14812 44439 14813 44440 14813 44441 14813 44442 14814 44443 14814 44444 14814 44445 14815 44446 14815 44447 14815 44448 14816 44449 14816 44450 14816 44451 14817 44452 14817 44453 14817 44454 14818 44455 14818 44456 14818 44457 14819 44458 14819 44459 14819 44460 14820 44461 14820 44462 14820 44463 14821 44464 14821 44465 14821 44466 14822 44467 14822 44468 14822 44469 14823 44470 14823 44471 14823 44472 14824 44473 14824 44474 14824 44475 14825 44476 14825 44477 14825 44478 14826 44479 14826 44480 14826 44481 14827 44482 14827 44483 14827 44484 14828 44485 14828 44486 14828 44487 14829 44488 14829 44489 14829 44490 14830 44491 14830 44492 14830 44493 14831 44494 14831 44495 14831 44496 14832 44497 14832 44498 14832 44499 14833 44500 14833 44501 14833 44502 14834 44503 14834 44504 14834 44505 14835 44506 14835 44507 14835 44508 14836 44509 14836 44510 14836 44511 14837 44512 14837 44513 14837 44514 14838 44515 14838 44516 14838 44517 14839 44518 14839 44519 14839 44520 14840 44521 14840 44522 14840 44523 14841 44524 14841 44525 14841 44526 14842 44527 14842 44528 14842 44529 14843 44530 14843 44531 14843 44532 14844 44533 14844 44534 14844 44535 14845 44536 14845 44537 14845 44538 14846 44539 14846 44540 14846 44541 14847 44542 14847 44543 14847 44544 14848 44545 14848 44546 14848 44547 14849 44548 14849 44549 14849 44550 14850 44551 14850 44552 14850 44553 14851 44554 14851 44555 14851 44556 14852 44557 14852 44558 14852 44559 14853 44560 14853 44561 14853 44562 14854 44563 14854 44564 14854 44565 14855 44566 14855 44567 14855 44568 14856 44569 14856 44570 14856 44571 14857 44572 14857 44573 14857 44574 14858 44575 14858 44576 14858 44577 14859 44578 14859 44579 14859 44580 14860 44581 14860 44582 14860 44583 14861 44584 14861 44585 14861 44586 14862 44587 14862 44588 14862 44589 14863 44590 14863 44591 14863 44592 14864 44593 14864 44594 14864 44595 14865 44596 14865 44597 14865 44598 14866 44599 14866 44600 14866 44601 14867 44602 14867 44603 14867 44604 14868 44605 14868 44606 14868 44607 14869 44608 14869 44609 14869 44610 14870 44611 14870 44612 14870 44613 14871 44614 14871 44615 14871 44616 14872 44617 14872 44618 14872 44619 14873 44620 14873 44621 14873 44622 14874 44623 14874 44624 14874 44625 14875 44626 14875 44627 14875 44628 14876 44629 14876 44630 14876 44631 14877 44632 14877 44633 14877 44634 14878 44635 14878 44636 14878 44637 14879 44638 14879 44639 14879 44640 14880 44641 14880 44642 14880 44643 14881 44644 14881 44645 14881 44646 14882 44647 14882 44648 14882 44649 14883 44650 14883 44651 14883 44652 14884 44653 14884 44654 14884 44655 14885 44656 14885 44657 14885 44658 14886 44659 14886 44660 14886 44661 14887 44662 14887 44663 14887 44664 14888 44665 14888 44666 14888 44667 14889 44668 14889 44669 14889 44670 14890 44671 14890 44672 14890 44673 14891 44674 14891 44675 14891 44676 14892 44677 14892 44678 14892 44679 14893 44680 14893 44681 14893 44682 14894 44683 14894 44684 14894 44685 14895 44686 14895 44687 14895 44688 14896 44689 14896 44690 14896 44691 14897 44692 14897 44693 14897 44694 14898 44695 14898 44696 14898 44697 14899 44698 14899 44699 14899 44700 14900 44701 14900 44702 14900 44703 14901 44704 14901 44705 14901 44706 14902 44707 14902 44708 14902 44709 14903 44710 14903 44711 14903 44712 14904 44713 14904 44714 14904 44715 14905 44716 14905 44717 14905 44718 14906 44719 14906 44720 14906 44721 14907 44722 14907 44723 14907 44724 14908 44725 14908 44726 14908 44727 14909 44728 14909 44729 14909 44730 14910 44731 14910 44732 14910 44733 14911 44734 14911 44735 14911 44736 14912 44737 14912 44738 14912 44739 14913 44740 14913 44741 14913 44742 14914 44743 14914 44744 14914 44745 14915 44746 14915 44747 14915 44748 14916 44749 14916 44750 14916 44751 14917 44752 14917 44753 14917 44754 14918 44755 14918 44756 14918 44757 14919 44758 14919 44759 14919 44760 14920 44761 14920 44762 14920 44763 14921 44764 14921 44765 14921 44766 14922 44767 14922 44768 14922 44769 14923 44770 14923 44771 14923 44772 14924 44773 14924 44774 14924 44775 14925 44776 14925 44777 14925 44778 14926 44779 14926 44780 14926 44781 14927 44782 14927 44783 14927 44784 14928 44785 14928 44786 14928 44787 14929 44788 14929 44789 14929 44790 14930 44791 14930 44792 14930 44793 14931 44794 14931 44795 14931 44796 14932 44797 14932 44798 14932 44799 14933 44800 14933 44801 14933 44802 14934 44803 14934 44804 14934 44805 14935 44806 14935 44807 14935 44808 14936 44809 14936 44810 14936 44811 14937 44812 14937 44813 14937 44814 14938 44815 14938 44816 14938 44817 14939 44818 14939 44819 14939 44820 14940 44821 14940 44822 14940 44823 14941 44824 14941 44825 14941 44826 14942 44827 14942 44828 14942 44829 14943 44830 14943 44831 14943 44832 14944 44833 14944 44834 14944 44835 14945 44836 14945 44837 14945 44838 14946 44839 14946 44840 14946 44841 14947 44842 14947 44843 14947 44844 14948 44845 14948 44846 14948 44847 14949 44848 14949 44849 14949 44850 14950 44851 14950 44852 14950 44853 14951 44854 14951 44855 14951 44856 14952 44857 14952 44858 14952 44859 14953 44860 14953 44861 14953 44862 14954 44863 14954 44864 14954 44865 14955 44866 14955 44867 14955 44868 14956 44869 14956 44870 14956 44871 14957 44872 14957 44873 14957 44874 14958 44875 14958 44876 14958 44877 14959 44878 14959 44879 14959 44880 14960 44881 14960 44882 14960 44883 14961 44884 14961 44885 14961 44886 14962 44887 14962 44888 14962 44889 14963 44890 14963 44891 14963 44892 14964 44893 14964 44894 14964 44895 14965 44896 14965 44897 14965 44898 14966 44899 14966 44900 14966 44901 14967 44902 14967 44903 14967 44904 14968 44905 14968 44906 14968 44907 14969 44908 14969 44909 14969 44910 14970 44911 14970 44912 14970 44913 14971 44914 14971 44915 14971 44916 14972 44917 14972 44918 14972 44919 14973 44920 14973 44921 14973 44922 14974 44923 14974 44924 14974 44925 14975 44926 14975 44927 14975 44928 14976 44929 14976 44930 14976 44931 14977 44932 14977 44933 14977 44934 14978 44935 14978 44936 14978 44937 14979 44938 14979 44939 14979 44940 14980 44941 14980 44942 14980 44943 14981 44944 14981 44945 14981 44946 14982 44947 14982 44948 14982 44949 14983 44950 14983 44951 14983 44952 14984 44953 14984 44954 14984 44955 14985 44956 14985 44957 14985 44958 14986 44959 14986 44960 14986 44961 14987 44962 14987 44963 14987 44964 14988 44965 14988 44966 14988 44967 14989 44968 14989 44969 14989 44970 14990 44971 14990 44972 14990 44973 14991 44974 14991 44975 14991 44976 14992 44977 14992 44978 14992 44979 14993 44980 14993 44981 14993 44982 14994 44983 14994 44984 14994 44985 14995 44986 14995 44987 14995 44988 14996 44989 14996 44990 14996 44991 14997 44992 14997 44993 14997 44994 14998 44995 14998 44996 14998 44997 14999 44998 14999 44999 14999 45000 15000 45001 15000 45002 15000 45003 15001 45004 15001 45005 15001 45006 15002 45007 15002 45008 15002 45009 15003 45010 15003 45011 15003 45012 15004 45013 15004 45014 15004 45015 15005 45016 15005 45017 15005 45018 15006 45019 15006 45020 15006 45021 15007 45022 15007 45023 15007 45024 15008 45025 15008 45026 15008 45027 15009 45028 15009 45029 15009 45030 15010 45031 15010 45032 15010 45033 15011 45034 15011 45035 15011 45036 15012 45037 15012 45038 15012 45039 15013 45040 15013 45041 15013 45042 15014 45043 15014 45044 15014 45045 15015 45046 15015 45047 15015 45048 15016 45049 15016 45050 15016 45051 15017 45052 15017 45053 15017 45054 15018 45055 15018 45056 15018 45057 15019 45058 15019 45059 15019 45060 15020 45061 15020 45062 15020 45063 15021 45064 15021 45065 15021 45066 15022 45067 15022 45068 15022 45069 15023 45070 15023 45071 15023 45072 15024 45073 15024 45074 15024 45075 15025 45076 15025 45077 15025 45078 15026 45079 15026 45080 15026 45081 15027 45082 15027 45083 15027 45084 15028 45085 15028 45086 15028 45087 15029 45088 15029 45089 15029 45090 15030 45091 15030 45092 15030 45093 15031 45094 15031 45095 15031 45096 15032 45097 15032 45098 15032 45099 15033 45100 15033 45101 15033 45102 15034 45103 15034 45104 15034 45105 15035 45106 15035 45107 15035 45108 15036 45109 15036 45110 15036 45111 15037 45112 15037 45113 15037 45114 15038 45115 15038 45116 15038 45117 15039 45118 15039 45119 15039 45120 15040 45121 15040 45122 15040 45123 15041 45124 15041 45125 15041 45126 15042 45127 15042 45128 15042 45129 15043 45130 15043 45131 15043 45132 15044 45133 15044 45134 15044 45135 15045 45136 15045 45137 15045 45138 15046 45139 15046 45140 15046 45141 15047 45142 15047 45143 15047 45144 15048 45145 15048 45146 15048 45147 15049 45148 15049 45149 15049 45150 15050 45151 15050 45152 15050 45153 15051 45154 15051 45155 15051 45156 15052 45157 15052 45158 15052 45159 15053 45160 15053 45161 15053 45162 15054 45163 15054 45164 15054 45165 15055 45166 15055 45167 15055 45168 15056 45169 15056 45170 15056 45171 15057 45172 15057 45173 15057 45174 15058 45175 15058 45176 15058 45177 15059 45178 15059 45179 15059 45180 15060 45181 15060 45182 15060 45183 15061 45184 15061 45185 15061 45186 15062 45187 15062 45188 15062 45189 15063 45190 15063 45191 15063 45192 15064 45193 15064 45194 15064 45195 15065 45196 15065 45197 15065 45198 15066 45199 15066 45200 15066 45201 15067 45202 15067 45203 15067 45204 15068 45205 15068 45206 15068 45207 15069 45208 15069 45209 15069 45210 15070 45211 15070 45212 15070 45213 15071 45214 15071 45215 15071 45216 15072 45217 15072 45218 15072 45219 15073 45220 15073 45221 15073 45222 15074 45223 15074 45224 15074 45225 15075 45226 15075 45227 15075 45228 15076 45229 15076 45230 15076 45231 15077 45232 15077 45233 15077 45234 15078 45235 15078 45236 15078 45237 15079 45238 15079 45239 15079 45240 15080 45241 15080 45242 15080 45243 15081 45244 15081 45245 15081 45246 15082 45247 15082 45248 15082 45249 15083 45250 15083 45251 15083 45252 15084 45253 15084 45254 15084 45255 15085 45256 15085 45257 15085 45258 15086 45259 15086 45260 15086 45261 15087 45262 15087 45263 15087 45264 15088 45265 15088 45266 15088 45267 15089 45268 15089 45269 15089 45270 15090 45271 15090 45272 15090 45273 15091 45274 15091 45275 15091 45276 15092 45277 15092 45278 15092 45279 15093 45280 15093 45281 15093 45282 15094 45283 15094 45284 15094 45285 15095 45286 15095 45287 15095 45288 15096 45289 15096 45290 15096 45291 15097 45292 15097 45293 15097 45294 15098 45295 15098 45296 15098 45297 15099 45298 15099 45299 15099 45300 15100 45301 15100 45302 15100 45303 15101 45304 15101 45305 15101 45306 15102 45307 15102 45308 15102 45309 15103 45310 15103 45311 15103 45312 15104 45313 15104 45314 15104 45315 15105 45316 15105 45317 15105 45318 15106 45319 15106 45320 15106 45321 15107 45322 15107 45323 15107 45324 15108 45325 15108 45326 15108 45327 15109 45328 15109 45329 15109 45330 15110 45331 15110 45332 15110 45333 15111 45334 15111 45335 15111 45336 15112 45337 15112 45338 15112 45339 15113 45340 15113 45341 15113 45342 15114 45343 15114 45344 15114 45345 15115 45346 15115 45347 15115 45348 15116 45349 15116 45350 15116 45351 15117 45352 15117 45353 15117 45354 15118 45355 15118 45356 15118 45357 15119 45358 15119 45359 15119 45360 15120 45361 15120 45362 15120 45363 15121 45364 15121 45365 15121 45366 15122 45367 15122 45368 15122 45369 15123 45370 15123 45371 15123 45372 15124 45373 15124 45374 15124 45375 15125 45376 15125 45377 15125 45378 15126 45379 15126 45380 15126 45381 15127 45382 15127 45383 15127 45384 15128 45385 15128 45386 15128 45387 15129 45388 15129 45389 15129 45390 15130 45391 15130 45392 15130 45393 15131 45394 15131 45395 15131 45396 15132 45397 15132 45398 15132 45399 15133 45400 15133 45401 15133 45402 15134 45403 15134 45404 15134 45405 15135 45406 15135 45407 15135 45408 15136 45409 15136 45410 15136 45411 15137 45412 15137 45413 15137 45414 15138 45415 15138 45416 15138 45417 15139 45418 15139 45419 15139 45420 15140 45421 15140 45422 15140 45423 15141 45424 15141 45425 15141 45426 15142 45427 15142 45428 15142 45429 15143 45430 15143 45431 15143 45432 15144 45433 15144 45434 15144 45435 15145 45436 15145 45437 15145 45438 15146 45439 15146 45440 15146 45441 15147 45442 15147 45443 15147 45444 15148 45445 15148 45446 15148 45447 15149 45448 15149 45449 15149 45450 15150 45451 15150 45452 15150 45453 15151 45454 15151 45455 15151 45456 15152 45457 15152 45458 15152 45459 15153 45460 15153 45461 15153 45462 15154 45463 15154 45464 15154 45465 15155 45466 15155 45467 15155 45468 15156 45469 15156 45470 15156 45471 15157 45472 15157 45473 15157 45474 15158 45475 15158 45476 15158 45477 15159 45478 15159 45479 15159 45480 15160 45481 15160 45482 15160 45483 15161 45484 15161 45485 15161 45486 15162 45487 15162 45488 15162 45489 15163 45490 15163 45491 15163 45492 15164 45493 15164 45494 15164 45495 15165 45496 15165 45497 15165 45498 15166 45499 15166 45500 15166 45501 15167 45502 15167 45503 15167 45504 15168 45505 15168 45506 15168 45507 15169 45508 15169 45509 15169 45510 15170 45511 15170 45512 15170 45513 15171 45514 15171 45515 15171 45516 15172 45517 15172 45518 15172 45519 15173 45520 15173 45521 15173 45522 15174 45523 15174 45524 15174 45525 15175 45526 15175 45527 15175 45528 15176 45529 15176 45530 15176 45531 15177 45532 15177 45533 15177 45534 15178 45535 15178 45536 15178 45537 15179 45538 15179 45539 15179 45540 15180 45541 15180 45542 15180 45543 15181 45544 15181 45545 15181 45546 15182 45547 15182 45548 15182 45549 15183 45550 15183 45551 15183 45552 15184 45553 15184 45554 15184 45555 15185 45556 15185 45557 15185 45558 15186 45559 15186 45560 15186 45561 15187 45562 15187 45563 15187 45564 15188 45565 15188 45566 15188 45567 15189 45568 15189 45569 15189 45570 15190 45571 15190 45572 15190 45573 15191 45574 15191 45575 15191 45576 15192 45577 15192 45578 15192 45579 15193 45580 15193 45581 15193 45582 15194 45583 15194 45584 15194 45585 15195 45586 15195 45587 15195 45588 15196 45589 15196 45590 15196 45591 15197 45592 15197 45593 15197 45594 15198 45595 15198 45596 15198 45597 15199 45598 15199 45599 15199 45600 15200 45601 15200 45602 15200 45603 15201 45604 15201 45605 15201 45606 15202 45607 15202 45608 15202 45609 15203 45610 15203 45611 15203 45612 15204 45613 15204 45614 15204 45615 15205 45616 15205 45617 15205 45618 15206 45619 15206 45620 15206 45621 15207 45622 15207 45623 15207 45624 15208 45625 15208 45626 15208 45627 15209 45628 15209 45629 15209 45630 15210 45631 15210 45632 15210 45633 15211 45634 15211 45635 15211 45636 15212 45637 15212 45638 15212 45639 15213 45640 15213 45641 15213 45642 15214 45643 15214 45644 15214 45645 15215 45646 15215 45647 15215 45648 15216 45649 15216 45650 15216 45651 15217 45652 15217 45653 15217 45654 15218 45655 15218 45656 15218 45657 15219 45658 15219 45659 15219 45660 15220 45661 15220 45662 15220 45663 15221 45664 15221 45665 15221 45666 15222 45667 15222 45668 15222 45669 15223 45670 15223 45671 15223 45672 15224 45673 15224 45674 15224 45675 15225 45676 15225 45677 15225 45678 15226 45679 15226 45680 15226 45681 15227 45682 15227 45683 15227 45684 15228 45685 15228 45686 15228 45687 15229 45688 15229 45689 15229 45690 15230 45691 15230 45692 15230 45693 15231 45694 15231 45695 15231 45696 15232 45697 15232 45698 15232 45699 15233 45700 15233 45701 15233 45702 15234 45703 15234 45704 15234 45705 15235 45706 15235 45707 15235 45708 15236 45709 15236 45710 15236 45711 15237 45712 15237 45713 15237 45714 15238 45715 15238 45716 15238 45717 15239 45718 15239 45719 15239 45720 15240 45721 15240 45722 15240 45723 15241 45724 15241 45725 15241 45726 15242 45727 15242 45728 15242 45729 15243 45730 15243 45731 15243 45732 15244 45733 15244 45734 15244 45735 15245 45736 15245 45737 15245 45738 15246 45739 15246 45740 15246 45741 15247 45742 15247 45743 15247 45744 15248 45745 15248 45746 15248 45747 15249 45748 15249 45749 15249 45750 15250 45751 15250 45752 15250 45753 15251 45754 15251 45755 15251 45756 15252 45757 15252 45758 15252 45759 15253 45760 15253 45761 15253 45762 15254 45763 15254 45764 15254 45765 15255 45766 15255 45767 15255 45768 15256 45769 15256 45770 15256 45771 15257 45772 15257 45773 15257 45774 15258 45775 15258 45776 15258 45777 15259 45778 15259 45779 15259 45780 15260 45781 15260 45782 15260 45783 15261 45784 15261 45785 15261 45786 15262 45787 15262 45788 15262 45789 15263 45790 15263 45791 15263 45792 15264 45793 15264 45794 15264 45795 15265 45796 15265 45797 15265 45798 15266 45799 15266 45800 15266 45801 15267 45802 15267 45803 15267 45804 15268 45805 15268 45806 15268 45807 15269 45808 15269 45809 15269 45810 15270 45811 15270 45812 15270 45813 15271 45814 15271 45815 15271 45816 15272 45817 15272 45818 15272 45819 15273 45820 15273 45821 15273 45822 15274 45823 15274 45824 15274 45825 15275 45826 15275 45827 15275 45828 15276 45829 15276 45830 15276 45831 15277 45832 15277 45833 15277 45834 15278 45835 15278 45836 15278 45837 15279 45838 15279 45839 15279 45840 15280 45841 15280 45842 15280 45843 15281 45844 15281 45845 15281 45846 15282 45847 15282 45848 15282 45849 15283 45850 15283 45851 15283 45852 15284 45853 15284 45854 15284 45855 15285 45856 15285 45857 15285 45858 15286 45859 15286 45860 15286 45861 15287 45862 15287 45863 15287 45864 15288 45865 15288 45866 15288 45867 15289 45868 15289 45869 15289 45870 15290 45871 15290 45872 15290 45873 15291 45874 15291 45875 15291 45876 15292 45877 15292 45878 15292 45879 15293 45880 15293 45881 15293 45882 15294 45883 15294 45884 15294 45885 15295 45886 15295 45887 15295 45888 15296 45889 15296 45890 15296 45891 15297 45892 15297 45893 15297 45894 15298 45895 15298 45896 15298 45897 15299 45898 15299 45899 15299 45900 15300 45901 15300 45902 15300 45903 15301 45904 15301 45905 15301 45906 15302 45907 15302 45908 15302 45909 15303 45910 15303 45911 15303 45912 15304 45913 15304 45914 15304 45915 15305 45916 15305 45917 15305 45918 15306 45919 15306 45920 15306 45921 15307 45922 15307 45923 15307 45924 15308 45925 15308 45926 15308 45927 15309 45928 15309 45929 15309 45930 15310 45931 15310 45932 15310 45933 15311 45934 15311 45935 15311 45936 15312 45937 15312 45938 15312 45939 15313 45940 15313 45941 15313 45942 15314 45943 15314 45944 15314 45945 15315 45946 15315 45947 15315 45948 15316 45949 15316 45950 15316 45951 15317 45952 15317 45953 15317 45954 15318 45955 15318 45956 15318 45957 15319 45958 15319 45959 15319 45960 15320 45961 15320 45962 15320 45963 15321 45964 15321 45965 15321 45966 15322 45967 15322 45968 15322 45969 15323 45970 15323 45971 15323 45972 15324 45973 15324 45974 15324 45975 15325 45976 15325 45977 15325 45978 15326 45979 15326 45980 15326 45981 15327 45982 15327 45983 15327 45984 15328 45985 15328 45986 15328 45987 15329 45988 15329 45989 15329 45990 15330 45991 15330 45992 15330 45993 15331 45994 15331 45995 15331 45996 15332 45997 15332 45998 15332 45999 15333 46000 15333 46001 15333 46002 15334 46003 15334 46004 15334 46005 15335 46006 15335 46007 15335 46008 15336 46009 15336 46010 15336 46011 15337 46012 15337 46013 15337 46014 15338 46015 15338 46016 15338 46017 15339 46018 15339 46019 15339 46020 15340 46021 15340 46022 15340 46023 15341 46024 15341 46025 15341 46026 15342 46027 15342 46028 15342 46029 15343 46030 15343 46031 15343 46032 15344 46033 15344 46034 15344 46035 15345 46036 15345 46037 15345 46038 15346 46039 15346 46040 15346 46041 15347 46042 15347 46043 15347 46044 15348 46045 15348 46046 15348 46047 15349 46048 15349 46049 15349 46050 15350 46051 15350 46052 15350 46053 15351 46054 15351 46055 15351 46056 15352 46057 15352 46058 15352 46059 15353 46060 15353 46061 15353 46062 15354 46063 15354 46064 15354 46065 15355 46066 15355 46067 15355 46068 15356 46069 15356 46070 15356 46071 15357 46072 15357 46073 15357 46074 15358 46075 15358 46076 15358 46077 15359 46078 15359 46079 15359 46080 15360 46081 15360 46082 15360 46083 15361 46084 15361 46085 15361 46086 15362 46087 15362 46088 15362 46089 15363 46090 15363 46091 15363 46092 15364 46093 15364 46094 15364 46095 15365 46096 15365 46097 15365 46098 15366 46099 15366 46100 15366 46101 15367 46102 15367 46103 15367 46104 15368 46105 15368 46106 15368 46107 15369 46108 15369 46109 15369 46110 15370 46111 15370 46112 15370 46113 15371 46114 15371 46115 15371 46116 15372 46117 15372 46118 15372 46119 15373 46120 15373 46121 15373 46122 15374 46123 15374 46124 15374 46125 15375 46126 15375 46127 15375 46128 15376 46129 15376 46130 15376 46131 15377 46132 15377 46133 15377 46134 15378 46135 15378 46136 15378 46137 15379 46138 15379 46139 15379 46140 15380 46141 15380 46142 15380 46143 15381 46144 15381 46145 15381 46146 15382 46147 15382 46148 15382 46149 15383 46150 15383 46151 15383 46152 15384 46153 15384 46154 15384 46155 15385 46156 15385 46157 15385 46158 15386 46159 15386 46160 15386 46161 15387 46162 15387 46163 15387 46164 15388 46165 15388 46166 15388 46167 15389 46168 15389 46169 15389 46170 15390 46171 15390 46172 15390 46173 15391 46174 15391 46175 15391 46176 15392 46177 15392 46178 15392 46179 15393 46180 15393 46181 15393 46182 15394 46183 15394 46184 15394 46185 15395 46186 15395 46187 15395 46188 15396 46189 15396 46190 15396 46191 15397 46192 15397 46193 15397 46194 15398 46195 15398 46196 15398 46197 15399 46198 15399 46199 15399 46200 15400 46201 15400 46202 15400 46203 15401 46204 15401 46205 15401 46206 15402 46207 15402 46208 15402 46209 15403 46210 15403 46211 15403 46212 15404 46213 15404 46214 15404 46215 15405 46216 15405 46217 15405 46218 15406 46219 15406 46220 15406 46221 15407 46222 15407 46223 15407 46224 15408 46225 15408 46226 15408 46227 15409 46228 15409 46229 15409 46230 15410 46231 15410 46232 15410 46233 15411 46234 15411 46235 15411 46236 15412 46237 15412 46238 15412 46239 15413 46240 15413 46241 15413 46242 15414 46243 15414 46244 15414 46245 15415 46246 15415 46247 15415 46248 15416 46249 15416 46250 15416 46251 15417 46252 15417 46253 15417 46254 15418 46255 15418 46256 15418 46257 15419 46258 15419 46259 15419 46260 15420 46261 15420 46262 15420 46263 15421 46264 15421 46265 15421 46266 15422 46267 15422 46268 15422 46269 15423 46270 15423 46271 15423 46272 15424 46273 15424 46274 15424 46275 15425 46276 15425 46277 15425 46278 15426 46279 15426 46280 15426 46281 15427 46282 15427 46283 15427 46284 15428 46285 15428 46286 15428 46287 15429 46288 15429 46289 15429 46290 15430 46291 15430 46292 15430 46293 15431 46294 15431 46295 15431 46296 15432 46297 15432 46298 15432 46299 15433 46300 15433 46301 15433 46302 15434 46303 15434 46304 15434 46305 15435 46306 15435 46307 15435 46308 15436 46309 15436 46310 15436 46311 15437 46312 15437 46313 15437 46314 15438 46315 15438 46316 15438 46317 15439 46318 15439 46319 15439 46320 15440 46321 15440 46322 15440 46323 15441 46324 15441 46325 15441 46326 15442 46327 15442 46328 15442 46329 15443 46330 15443 46331 15443 46332 15444 46333 15444 46334 15444 46335 15445 46336 15445 46337 15445 46338 15446 46339 15446 46340 15446 46341 15447 46342 15447 46343 15447 46344 15448 46345 15448 46346 15448 46347 15449 46348 15449 46349 15449 46350 15450 46351 15450 46352 15450 46353 15451 46354 15451 46355 15451 46356 15452 46357 15452 46358 15452 46359 15453 46360 15453 46361 15453 46362 15454 46363 15454 46364 15454 46365 15455 46366 15455 46367 15455 46368 15456 46369 15456 46370 15456 46371 15457 46372 15457 46373 15457 46374 15458 46375 15458 46376 15458 46377 15459 46378 15459 46379 15459 46380 15460 46381 15460 46382 15460 46383 15461 46384 15461 46385 15461 46386 15462 46387 15462 46388 15462 46389 15463 46390 15463 46391 15463 46392 15464 46393 15464 46394 15464 46395 15465 46396 15465 46397 15465 46398 15466 46399 15466 46400 15466 46401 15467 46402 15467 46403 15467 46404 15468 46405 15468 46406 15468 46407 15469 46408 15469 46409 15469 46410 15470 46411 15470 46412 15470 46413 15471 46414 15471 46415 15471 46416 15472 46417 15472 46418 15472 46419 15473 46420 15473 46421 15473 46422 15474 46423 15474 46424 15474 46425 15475 46426 15475 46427 15475 46428 15476 46429 15476 46430 15476 46431 15477 46432 15477 46433 15477 46434 15478 46435 15478 46436 15478 46437 15479 46438 15479 46439 15479 46440 15480 46441 15480 46442 15480 46443 15481 46444 15481 46445 15481 46446 15482 46447 15482 46448 15482 46449 15483 46450 15483 46451 15483 46452 15484 46453 15484 46454 15484 46455 15485 46456 15485 46457 15485 46458 15486 46459 15486 46460 15486 46461 15487 46462 15487 46463 15487 46464 15488 46465 15488 46466 15488 46467 15489 46468 15489 46469 15489 46470 15490 46471 15490 46472 15490 46473 15491 46474 15491 46475 15491 46476 15492 46477 15492 46478 15492 46479 15493 46480 15493 46481 15493 46482 15494 46483 15494 46484 15494 46485 15495 46486 15495 46487 15495 46488 15496 46489 15496 46490 15496 46491 15497 46492 15497 46493 15497 46494 15498 46495 15498 46496 15498 46497 15499 46498 15499 46499 15499 46500 15500 46501 15500 46502 15500 46503 15501 46504 15501 46505 15501 46506 15502 46507 15502 46508 15502 46509 15503 46510 15503 46511 15503 46512 15504 46513 15504 46514 15504 46515 15505 46516 15505 46517 15505 46518 15506 46519 15506 46520 15506 46521 15507 46522 15507 46523 15507 46524 15508 46525 15508 46526 15508 46527 15509 46528 15509 46529 15509 46530 15510 46531 15510 46532 15510 46533 15511 46534 15511 46535 15511 46536 15512 46537 15512 46538 15512 46539 15513 46540 15513 46541 15513 46542 15514 46543 15514 46544 15514 46545 15515 46546 15515 46547 15515 46548 15516 46549 15516 46550 15516 46551 15517 46552 15517 46553 15517 46554 15518 46555 15518 46556 15518 46557 15519 46558 15519 46559 15519 46560 15520 46561 15520 46562 15520 46563 15521 46564 15521 46565 15521 46566 15522 46567 15522 46568 15522 46569 15523 46570 15523 46571 15523 46572 15524 46573 15524 46574 15524 46575 15525 46576 15525 46577 15525 46578 15526 46579 15526 46580 15526 46581 15527 46582 15527 46583 15527 46584 15528 46585 15528 46586 15528 46587 15529 46588 15529 46589 15529 46590 15530 46591 15530 46592 15530 46593 15531 46594 15531 46595 15531 46596 15532 46597 15532 46598 15532 46599 15533 46600 15533 46601 15533 46602 15534 46603 15534 46604 15534 46605 15535 46606 15535 46607 15535 46608 15536 46609 15536 46610 15536 46611 15537 46612 15537 46613 15537 46614 15538 46615 15538 46616 15538 46617 15539 46618 15539 46619 15539 46620 15540 46621 15540 46622 15540 46623 15541 46624 15541 46625 15541 46626 15542 46627 15542 46628 15542 46629 15543 46630 15543 46631 15543 46632 15544 46633 15544 46634 15544 46635 15545 46636 15545 46637 15545 46638 15546 46639 15546 46640 15546 46641 15547 46642 15547 46643 15547 46644 15548 46645 15548 46646 15548 46647 15549 46648 15549 46649 15549 46650 15550 46651 15550 46652 15550 46653 15551 46654 15551 46655 15551 46656 15552 46657 15552 46658 15552 46659 15553 46660 15553 46661 15553 46662 15554 46663 15554 46664 15554 46665 15555 46666 15555 46667 15555 46668 15556 46669 15556 46670 15556 46671 15557 46672 15557 46673 15557 46674 15558 46675 15558 46676 15558 46677 15559 46678 15559 46679 15559 46680 15560 46681 15560 46682 15560 46683 15561 46684 15561 46685 15561 46686 15562 46687 15562 46688 15562 46689 15563 46690 15563 46691 15563 46692 15564 46693 15564 46694 15564 46695 15565 46696 15565 46697 15565 46698 15566 46699 15566 46700 15566 46701 15567 46702 15567 46703 15567 46704 15568 46705 15568 46706 15568 46707 15569 46708 15569 46709 15569 46710 15570 46711 15570 46712 15570 46713 15571 46714 15571 46715 15571 46716 15572 46717 15572 46718 15572 46719 15573 46720 15573 46721 15573 46722 15574 46723 15574 46724 15574 46725 15575 46726 15575 46727 15575 46728 15576 46729 15576 46730 15576 46731 15577 46732 15577 46733 15577 46734 15578 46735 15578 46736 15578 46737 15579 46738 15579 46739 15579 46740 15580 46741 15580 46742 15580 46743 15581 46744 15581 46745 15581 46746 15582 46747 15582 46748 15582 46749 15583 46750 15583 46751 15583 46752 15584 46753 15584 46754 15584 46755 15585 46756 15585 46757 15585 46758 15586 46759 15586 46760 15586 46761 15587 46762 15587 46763 15587 46764 15588 46765 15588 46766 15588 46767 15589 46768 15589 46769 15589 46770 15590 46771 15590 46772 15590 46773 15591 46774 15591 46775 15591 46776 15592 46777 15592 46778 15592 46779 15593 46780 15593 46781 15593 46782 15594 46783 15594 46784 15594 46785 15595 46786 15595 46787 15595 46788 15596 46789 15596 46790 15596 46791 15597 46792 15597 46793 15597 46794 15598 46795 15598 46796 15598 46797 15599 46798 15599 46799 15599 46800 15600 46801 15600 46802 15600 46803 15601 46804 15601 46805 15601 46806 15602 46807 15602 46808 15602 46809 15603 46810 15603 46811 15603 46812 15604 46813 15604 46814 15604 46815 15605 46816 15605 46817 15605 46818 15606 46819 15606 46820 15606 46821 15607 46822 15607 46823 15607 46824 15608 46825 15608 46826 15608 46827 15609 46828 15609 46829 15609 46830 15610 46831 15610 46832 15610 46833 15611 46834 15611 46835 15611 46836 15612 46837 15612 46838 15612 46839 15613 46840 15613 46841 15613 46842 15614 46843 15614 46844 15614 46845 15615 46846 15615 46847 15615 46848 15616 46849 15616 46850 15616 46851 15617 46852 15617 46853 15617 46854 15618 46855 15618 46856 15618 46857 15619 46858 15619 46859 15619 46860 15620 46861 15620 46862 15620 46863 15621 46864 15621 46865 15621 46866 15622 46867 15622 46868 15622 46869 15623 46870 15623 46871 15623 46872 15624 46873 15624 46874 15624 46875 15625 46876 15625 46877 15625 46878 15626 46879 15626 46880 15626 46881 15627 46882 15627 46883 15627 46884 15628 46885 15628 46886 15628 46887 15629 46888 15629 46889 15629 46890 15630 46891 15630 46892 15630 46893 15631 46894 15631 46895 15631 46896 15632 46897 15632 46898 15632 46899 15633 46900 15633 46901 15633 46902 15634 46903 15634 46904 15634 46905 15635 46906 15635 46907 15635 46908 15636 46909 15636 46910 15636 46911 15637 46912 15637 46913 15637 46914 15638 46915 15638 46916 15638 46917 15639 46918 15639 46919 15639 46920 15640 46921 15640 46922 15640 46923 15641 46924 15641 46925 15641 46926 15642 46927 15642 46928 15642 46929 15643 46930 15643 46931 15643 46932 15644 46933 15644 46934 15644 46935 15645 46936 15645 46937 15645 46938 15646 46939 15646 46940 15646 46941 15647 46942 15647 46943 15647 46944 15648 46945 15648 46946 15648 46947 15649 46948 15649 46949 15649 46950 15650 46951 15650 46952 15650 46953 15651 46954 15651 46955 15651 46956 15652 46957 15652 46958 15652 46959 15653 46960 15653 46961 15653 46962 15654 46963 15654 46964 15654 46965 15655 46966 15655 46967 15655 46968 15656 46969 15656 46970 15656 46971 15657 46972 15657 46973 15657 46974 15658 46975 15658 46976 15658 46977 15659 46978 15659 46979 15659 46980 15660 46981 15660 46982 15660 46983 15661 46984 15661 46985 15661 46986 15662 46987 15662 46988 15662 46989 15663 46990 15663 46991 15663 46992 15664 46993 15664 46994 15664 46995 15665 46996 15665 46997 15665 46998 15666 46999 15666 47000 15666 47001 15667 47002 15667 47003 15667 47004 15668 47005 15668 47006 15668 47007 15669 47008 15669 47009 15669 47010 15670 47011 15670 47012 15670 47013 15671 47014 15671 47015 15671 47016 15672 47017 15672 47018 15672 47019 15673 47020 15673 47021 15673 47022 15674 47023 15674 47024 15674 47025 15675 47026 15675 47027 15675 47028 15676 47029 15676 47030 15676 47031 15677 47032 15677 47033 15677 47034 15678 47035 15678 47036 15678 47037 15679 47038 15679 47039 15679 47040 15680 47041 15680 47042 15680 47043 15681 47044 15681 47045 15681 47046 15682 47047 15682 47048 15682 47049 15683 47050 15683 47051 15683 47052 15684 47053 15684 47054 15684 47055 15685 47056 15685 47057 15685 47058 15686 47059 15686 47060 15686 47061 15687 47062 15687 47063 15687 47064 15688 47065 15688 47066 15688 47067 15689 47068 15689 47069 15689 47070 15690 47071 15690 47072 15690 47073 15691 47074 15691 47075 15691 47076 15692 47077 15692 47078 15692 47079 15693 47080 15693 47081 15693 47082 15694 47083 15694 47084 15694 47085 15695 47086 15695 47087 15695 47088 15696 47089 15696 47090 15696 47091 15697 47092 15697 47093 15697 47094 15698 47095 15698 47096 15698 47097 15699 47098 15699 47099 15699 47100 15700 47101 15700 47102 15700 47103 15701 47104 15701 47105 15701 47106 15702 47107 15702 47108 15702 47109 15703 47110 15703 47111 15703 47112 15704 47113 15704 47114 15704 47115 15705 47116 15705 47117 15705 47118 15706 47119 15706 47120 15706 47121 15707 47122 15707 47123 15707 47124 15708 47125 15708 47126 15708 47127 15709 47128 15709 47129 15709 47130 15710 47131 15710 47132 15710 47133 15711 47134 15711 47135 15711 47136 15712 47137 15712 47138 15712 47139 15713 47140 15713 47141 15713 47142 15714 47143 15714 47144 15714 47145 15715 47146 15715 47147 15715 47148 15716 47149 15716 47150 15716 47151 15717 47152 15717 47153 15717 47154 15718 47155 15718 47156 15718 47157 15719 47158 15719 47159 15719 47160 15720 47161 15720 47162 15720 47163 15721 47164 15721 47165 15721 47166 15722 47167 15722 47168 15722 47169 15723 47170 15723 47171 15723 47172 15724 47173 15724 47174 15724 47175 15725 47176 15725 47177 15725 47178 15726 47179 15726 47180 15726 47181 15727 47182 15727 47183 15727 47184 15728 47185 15728 47186 15728 47187 15729 47188 15729 47189 15729 47190 15730 47191 15730 47192 15730 47193 15731 47194 15731 47195 15731 47196 15732 47197 15732 47198 15732 47199 15733 47200 15733 47201 15733 47202 15734 47203 15734 47204 15734 47205 15735 47206 15735 47207 15735 47208 15736 47209 15736 47210 15736 47211 15737 47212 15737 47213 15737 47214 15738 47215 15738 47216 15738 47217 15739 47218 15739 47219 15739 47220 15740 47221 15740 47222 15740 47223 15741 47224 15741 47225 15741 47226 15742 47227 15742 47228 15742 47229 15743 47230 15743 47231 15743 47232 15744 47233 15744 47234 15744 47235 15745 47236 15745 47237 15745 47238 15746 47239 15746 47240 15746 47241 15747 47242 15747 47243 15747 47244 15748 47245 15748 47246 15748 47247 15749 47248 15749 47249 15749 47250 15750 47251 15750 47252 15750 47253 15751 47254 15751 47255 15751 47256 15752 47257 15752 47258 15752 47259 15753 47260 15753 47261 15753 47262 15754 47263 15754 47264 15754 47265 15755 47266 15755 47267 15755 47268 15756 47269 15756 47270 15756 47271 15757 47272 15757 47273 15757 47274 15758 47275 15758 47276 15758 47277 15759 47278 15759 47279 15759 47280 15760 47281 15760 47282 15760 47283 15761 47284 15761 47285 15761 47286 15762 47287 15762 47288 15762 47289 15763 47290 15763 47291 15763 47292 15764 47293 15764 47294 15764 47295 15765 47296 15765 47297 15765 47298 15766 47299 15766 47300 15766 47301 15767 47302 15767 47303 15767 47304 15768 47305 15768 47306 15768 47307 15769 47308 15769 47309 15769 47310 15770 47311 15770 47312 15770 47313 15771 47314 15771 47315 15771 47316 15772 47317 15772 47318 15772 47319 15773 47320 15773 47321 15773 47322 15774 47323 15774 47324 15774 47325 15775 47326 15775 47327 15775 47328 15776 47329 15776 47330 15776 47331 15777 47332 15777 47333 15777 47334 15778 47335 15778 47336 15778 47337 15779 47338 15779 47339 15779 47340 15780 47341 15780 47342 15780 47343 15781 47344 15781 47345 15781 47346 15782 47347 15782 47348 15782 47349 15783 47350 15783 47351 15783 47352 15784 47353 15784 47354 15784 47355 15785 47356 15785 47357 15785 47358 15786 47359 15786 47360 15786 47361 15787 47362 15787 47363 15787 47364 15788 47365 15788 47366 15788 47367 15789 47368 15789 47369 15789 47370 15790 47371 15790 47372 15790 47373 15791 47374 15791 47375 15791 47376 15792 47377 15792 47378 15792 47379 15793 47380 15793 47381 15793 47382 15794 47383 15794 47384 15794 47385 15795 47386 15795 47387 15795 47388 15796 47389 15796 47390 15796 47391 15797 47392 15797 47393 15797 47394 15798 47395 15798 47396 15798 47397 15799 47398 15799 47399 15799 47400 15800 47401 15800 47402 15800 47403 15801 47404 15801 47405 15801 47406 15802 47407 15802 47408 15802 47409 15803 47410 15803 47411 15803 47412 15804 47413 15804 47414 15804 47415 15805 47416 15805 47417 15805 47418 15806 47419 15806 47420 15806 47421 15807 47422 15807 47423 15807 47424 15808 47425 15808 47426 15808 47427 15809 47428 15809 47429 15809 47430 15810 47431 15810 47432 15810 47433 15811 47434 15811 47435 15811 47436 15812 47437 15812 47438 15812 47439 15813 47440 15813 47441 15813 47442 15814 47443 15814 47444 15814 47445 15815 47446 15815 47447 15815 47448 15816 47449 15816 47450 15816 47451 15817 47452 15817 47453 15817 47454 15818 47455 15818 47456 15818 47457 15819 47458 15819 47459 15819 47460 15820 47461 15820 47462 15820 47463 15821 47464 15821 47465 15821 47466 15822 47467 15822 47468 15822 47469 15823 47470 15823 47471 15823 47472 15824 47473 15824 47474 15824 47475 15825 47476 15825 47477 15825 47478 15826 47479 15826 47480 15826 47481 15827 47482 15827 47483 15827 47484 15828 47485 15828 47486 15828 47487 15829 47488 15829 47489 15829 47490 15830 47491 15830 47492 15830 47493 15831 47494 15831 47495 15831 47496 15832 47497 15832 47498 15832 47499 15833 47500 15833 47501 15833 47502 15834 47503 15834 47504 15834 47505 15835 47506 15835 47507 15835 47508 15836 47509 15836 47510 15836 47511 15837 47512 15837 47513 15837 47514 15838 47515 15838 47516 15838 47517 15839 47518 15839 47519 15839 47520 15840 47521 15840 47522 15840 47523 15841 47524 15841 47525 15841 47526 15842 47527 15842 47528 15842 47529 15843 47530 15843 47531 15843 47532 15844 47533 15844 47534 15844 47535 15845 47536 15845 47537 15845 47538 15846 47539 15846 47540 15846 47541 15847 47542 15847 47543 15847 47544 15848 47545 15848 47546 15848 47547 15849 47548 15849 47549 15849 47550 15850 47551 15850 47552 15850 47553 15851 47554 15851 47555 15851 47556 15852 47557 15852 47558 15852 47559 15853 47560 15853 47561 15853 47562 15854 47563 15854 47564 15854 47565 15855 47566 15855 47567 15855 47568 15856 47569 15856 47570 15856 47571 15857 47572 15857 47573 15857 47574 15858 47575 15858 47576 15858 47577 15859 47578 15859 47579 15859 47580 15860 47581 15860 47582 15860 47583 15861 47584 15861 47585 15861 47586 15862 47587 15862 47588 15862 47589 15863 47590 15863 47591 15863 47592 15864 47593 15864 47594 15864 47595 15865 47596 15865 47597 15865 47598 15866 47599 15866 47600 15866 47601 15867 47602 15867 47603 15867 47604 15868 47605 15868 47606 15868 47607 15869 47608 15869 47609 15869 47610 15870 47611 15870 47612 15870 47613 15871 47614 15871 47615 15871 47616 15872 47617 15872 47618 15872 47619 15873 47620 15873 47621 15873 47622 15874 47623 15874 47624 15874 47625 15875 47626 15875 47627 15875 47628 15876 47629 15876 47630 15876 47631 15877 47632 15877 47633 15877 47634 15878 47635 15878 47636 15878 47637 15879 47638 15879 47639 15879 47640 15880 47641 15880 47642 15880 47643 15881 47644 15881 47645 15881 47646 15882 47647 15882 47648 15882 47649 15883 47650 15883 47651 15883 47652 15884 47653 15884 47654 15884 47655 15885 47656 15885 47657 15885 47658 15886 47659 15886 47660 15886 47661 15887 47662 15887 47663 15887 47664 15888 47665 15888 47666 15888 47667 15889 47668 15889 47669 15889 47670 15890 47671 15890 47672 15890 47673 15891 47674 15891 47675 15891 47676 15892 47677 15892 47678 15892 47679 15893 47680 15893 47681 15893 47682 15894 47683 15894 47684 15894 47685 15895 47686 15895 47687 15895 47688 15896 47689 15896 47690 15896 47691 15897 47692 15897 47693 15897 47694 15898 47695 15898 47696 15898 47697 15899 47698 15899 47699 15899 47700 15900 47701 15900 47702 15900 47703 15901 47704 15901 47705 15901 47706 15902 47707 15902 47708 15902 47709 15903 47710 15903 47711 15903 47712 15904 47713 15904 47714 15904 47715 15905 47716 15905 47717 15905 47718 15906 47719 15906 47720 15906 47721 15907 47722 15907 47723 15907 47724 15908 47725 15908 47726 15908 47727 15909 47728 15909 47729 15909 47730 15910 47731 15910 47732 15910 47733 15911 47734 15911 47735 15911 47736 15912 47737 15912 47738 15912 47739 15913 47740 15913 47741 15913 47742 15914 47743 15914 47744 15914 47745 15915 47746 15915 47747 15915 47748 15916 47749 15916 47750 15916 47751 15917 47752 15917 47753 15917 47754 15918 47755 15918 47756 15918 47757 15919 47758 15919 47759 15919 47760 15920 47761 15920 47762 15920 47763 15921 47764 15921 47765 15921 47766 15922 47767 15922 47768 15922 47769 15923 47770 15923 47771 15923 47772 15924 47773 15924 47774 15924 47775 15925 47776 15925 47777 15925 47778 15926 47779 15926 47780 15926 47781 15927 47782 15927 47783 15927 47784 15928 47785 15928 47786 15928 47787 15929 47788 15929 47789 15929 47790 15930 47791 15930 47792 15930 47793 15931 47794 15931 47795 15931 47796 15932 47797 15932 47798 15932 47799 15933 47800 15933 47801 15933 47802 15934 47803 15934 47804 15934 47805 15935 47806 15935 47807 15935 47808 15936 47809 15936 47810 15936 47811 15937 47812 15937 47813 15937 47814 15938 47815 15938 47816 15938 47817 15939 47818 15939 47819 15939 47820 15940 47821 15940 47822 15940 47823 15941 47824 15941 47825 15941 47826 15942 47827 15942 47828 15942 47829 15943 47830 15943 47831 15943 47832 15944 47833 15944 47834 15944 47835 15945 47836 15945 47837 15945 47838 15946 47839 15946 47840 15946 47841 15947 47842 15947 47843 15947 47844 15948 47845 15948 47846 15948 47847 15949 47848 15949 47849 15949 47850 15950 47851 15950 47852 15950 47853 15951 47854 15951 47855 15951 47856 15952 47857 15952 47858 15952 47859 15953 47860 15953 47861 15953 47862 15954 47863 15954 47864 15954 47865 15955 47866 15955 47867 15955 47868 15956 47869 15956 47870 15956 47871 15957 47872 15957 47873 15957 47874 15958 47875 15958 47876 15958 47877 15959 47878 15959 47879 15959 47880 15960 47881 15960 47882 15960 47883 15961 47884 15961 47885 15961 47886 15962 47887 15962 47888 15962 47889 15963 47890 15963 47891 15963 47892 15964 47893 15964 47894 15964 47895 15965 47896 15965 47897 15965 47898 15966 47899 15966 47900 15966 47901 15967 47902 15967 47903 15967 47904 15968 47905 15968 47906 15968 47907 15969 47908 15969 47909 15969 47910 15970 47911 15970 47912 15970 47913 15971 47914 15971 47915 15971 47916 15972 47917 15972 47918 15972 47919 15973 47920 15973 47921 15973 47922 15974 47923 15974 47924 15974 47925 15975 47926 15975 47927 15975 47928 15976 47929 15976 47930 15976 47931 15977 47932 15977 47933 15977 47934 15978 47935 15978 47936 15978 47937 15979 47938 15979 47939 15979 47940 15980 47941 15980 47942 15980 47943 15981 47944 15981 47945 15981 47946 15982 47947 15982 47948 15982 47949 15983 47950 15983 47951 15983 47952 15984 47953 15984 47954 15984 47955 15985 47956 15985 47957 15985 47958 15986 47959 15986 47960 15986 47961 15987 47962 15987 47963 15987 47964 15988 47965 15988 47966 15988 47967 15989 47968 15989 47969 15989 47970 15990 47971 15990 47972 15990 47973 15991 47974 15991 47975 15991 47976 15992 47977 15992 47978 15992 47979 15993 47980 15993 47981 15993 47982 15994 47983 15994 47984 15994 47985 15995 47986 15995 47987 15995 47988 15996 47989 15996 47990 15996 47991 15997 47992 15997 47993 15997 47994 15998 47995 15998 47996 15998 47997 15999 47998 15999 47999 15999 48000 16000 48001 16000 48002 16000 48003 16001 48004 16001 48005 16001 48006 16002 48007 16002 48008 16002 48009 16003 48010 16003 48011 16003 48012 16004 48013 16004 48014 16004 48015 16005 48016 16005 48017 16005 48018 16006 48019 16006 48020 16006 48021 16007 48022 16007 48023 16007 48024 16008 48025 16008 48026 16008 48027 16009 48028 16009 48029 16009 48030 16010 48031 16010 48032 16010 48033 16011 48034 16011 48035 16011 48036 16012 48037 16012 48038 16012 48039 16013 48040 16013 48041 16013 48042 16014 48043 16014 48044 16014 48045 16015 48046 16015 48047 16015 48048 16016 48049 16016 48050 16016 48051 16017 48052 16017 48053 16017 48054 16018 48055 16018 48056 16018 48057 16019 48058 16019 48059 16019 48060 16020 48061 16020 48062 16020 48063 16021 48064 16021 48065 16021 48066 16022 48067 16022 48068 16022 48069 16023 48070 16023 48071 16023 48072 16024 48073 16024 48074 16024 48075 16025 48076 16025 48077 16025 48078 16026 48079 16026 48080 16026 48081 16027 48082 16027 48083 16027 48084 16028 48085 16028 48086 16028 48087 16029 48088 16029 48089 16029 48090 16030 48091 16030 48092 16030 48093 16031 48094 16031 48095 16031 48096 16032 48097 16032 48098 16032 48099 16033 48100 16033 48101 16033 48102 16034 48103 16034 48104 16034 48105 16035 48106 16035 48107 16035 48108 16036 48109 16036 48110 16036 48111 16037 48112 16037 48113 16037 48114 16038 48115 16038 48116 16038 48117 16039 48118 16039 48119 16039 48120 16040 48121 16040 48122 16040 48123 16041 48124 16041 48125 16041 48126 16042 48127 16042 48128 16042 48129 16043 48130 16043 48131 16043 48132 16044 48133 16044 48134 16044 48135 16045 48136 16045 48137 16045 48138 16046 48139 16046 48140 16046 48141 16047 48142 16047 48143 16047 48144 16048 48145 16048 48146 16048 48147 16049 48148 16049 48149 16049 48150 16050 48151 16050 48152 16050 48153 16051 48154 16051 48155 16051 48156 16052 48157 16052 48158 16052 48159 16053 48160 16053 48161 16053 48162 16054 48163 16054 48164 16054 48165 16055 48166 16055 48167 16055 48168 16056 48169 16056 48170 16056 48171 16057 48172 16057 48173 16057 48174 16058 48175 16058 48176 16058 48177 16059 48178 16059 48179 16059 48180 16060 48181 16060 48182 16060 48183 16061 48184 16061 48185 16061 48186 16062 48187 16062 48188 16062 48189 16063 48190 16063 48191 16063 48192 16064 48193 16064 48194 16064 48195 16065 48196 16065 48197 16065 48198 16066 48199 16066 48200 16066 48201 16067 48202 16067 48203 16067 48204 16068 48205 16068 48206 16068 48207 16069 48208 16069 48209 16069 48210 16070 48211 16070 48212 16070 48213 16071 48214 16071 48215 16071 48216 16072 48217 16072 48218 16072 48219 16073 48220 16073 48221 16073 48222 16074 48223 16074 48224 16074 48225 16075 48226 16075 48227 16075 48228 16076 48229 16076 48230 16076 48231 16077 48232 16077 48233 16077 48234 16078 48235 16078 48236 16078 48237 16079 48238 16079 48239 16079 48240 16080 48241 16080 48242 16080 48243 16081 48244 16081 48245 16081 48246 16082 48247 16082 48248 16082 48249 16083 48250 16083 48251 16083 48252 16084 48253 16084 48254 16084 48255 16085 48256 16085 48257 16085 48258 16086 48259 16086 48260 16086 48261 16087 48262 16087 48263 16087 48264 16088 48265 16088 48266 16088 48267 16089 48268 16089 48269 16089 48270 16090 48271 16090 48272 16090 48273 16091 48274 16091 48275 16091 48276 16092 48277 16092 48278 16092 48279 16093 48280 16093 48281 16093 48282 16094 48283 16094 48284 16094 48285 16095 48286 16095 48287 16095 48288 16096 48289 16096 48290 16096 48291 16097 48292 16097 48293 16097 48294 16098 48295 16098 48296 16098 48297 16099 48298 16099 48299 16099 48300 16100 48301 16100 48302 16100 48303 16101 48304 16101 48305 16101 48306 16102 48307 16102 48308 16102 48309 16103 48310 16103 48311 16103 48312 16104 48313 16104 48314 16104 48315 16105 48316 16105 48317 16105 48318 16106 48319 16106 48320 16106 48321 16107 48322 16107 48323 16107 48324 16108 48325 16108 48326 16108 48327 16109 48328 16109 48329 16109 48330 16110 48331 16110 48332 16110 48333 16111 48334 16111 48335 16111 48336 16112 48337 16112 48338 16112 48339 16113 48340 16113 48341 16113 48342 16114 48343 16114 48344 16114 48345 16115 48346 16115 48347 16115 48348 16116 48349 16116 48350 16116 48351 16117 48352 16117 48353 16117 48354 16118 48355 16118 48356 16118 48357 16119 48358 16119 48359 16119 48360 16120 48361 16120 48362 16120 48363 16121 48364 16121 48365 16121 48366 16122 48367 16122 48368 16122 48369 16123 48370 16123 48371 16123 48372 16124 48373 16124 48374 16124 48375 16125 48376 16125 48377 16125 48378 16126 48379 16126 48380 16126 48381 16127 48382 16127 48383 16127 48384 16128 48385 16128 48386 16128 48387 16129 48388 16129 48389 16129 48390 16130 48391 16130 48392 16130 48393 16131 48394 16131 48395 16131 48396 16132 48397 16132 48398 16132 48399 16133 48400 16133 48401 16133 48402 16134 48403 16134 48404 16134 48405 16135 48406 16135 48407 16135 48408 16136 48409 16136 48410 16136 48411 16137 48412 16137 48413 16137 48414 16138 48415 16138 48416 16138 48417 16139 48418 16139 48419 16139 48420 16140 48421 16140 48422 16140 48423 16141 48424 16141 48425 16141 48426 16142 48427 16142 48428 16142 48429 16143 48430 16143 48431 16143 48432 16144 48433 16144 48434 16144 48435 16145 48436 16145 48437 16145 48438 16146 48439 16146 48440 16146 48441 16147 48442 16147 48443 16147 48444 16148 48445 16148 48446 16148 48447 16149 48448 16149 48449 16149 48450 16150 48451 16150 48452 16150 48453 16151 48454 16151 48455 16151 48456 16152 48457 16152 48458 16152 48459 16153 48460 16153 48461 16153 48462 16154 48463 16154 48464 16154 48465 16155 48466 16155 48467 16155 48468 16156 48469 16156 48470 16156 48471 16157 48472 16157 48473 16157 48474 16158 48475 16158 48476 16158 48477 16159 48478 16159 48479 16159 48480 16160 48481 16160 48482 16160 48483 16161 48484 16161 48485 16161 48486 16162 48487 16162 48488 16162 48489 16163 48490 16163 48491 16163 48492 16164 48493 16164 48494 16164 48495 16165 48496 16165 48497 16165 48498 16166 48499 16166 48500 16166 48501 16167 48502 16167 48503 16167 48504 16168 48505 16168 48506 16168 48507 16169 48508 16169 48509 16169 48510 16170 48511 16170 48512 16170 48513 16171 48514 16171 48515 16171 48516 16172 48517 16172 48518 16172 48519 16173 48520 16173 48521 16173 48522 16174 48523 16174 48524 16174 48525 16175 48526 16175 48527 16175 48528 16176 48529 16176 48530 16176 48531 16177 48532 16177 48533 16177 48534 16178 48535 16178 48536 16178 48537 16179 48538 16179 48539 16179 48540 16180 48541 16180 48542 16180 48543 16181 48544 16181 48545 16181 48546 16182 48547 16182 48548 16182 48549 16183 48550 16183 48551 16183 48552 16184 48553 16184 48554 16184 48555 16185 48556 16185 48557 16185 48558 16186 48559 16186 48560 16186 48561 16187 48562 16187 48563 16187 48564 16188 48565 16188 48566 16188 48567 16189 48568 16189 48569 16189 48570 16190 48571 16190 48572 16190 48573 16191 48574 16191 48575 16191 48576 16192 48577 16192 48578 16192 48579 16193 48580 16193 48581 16193 48582 16194 48583 16194 48584 16194 48585 16195 48586 16195 48587 16195 48588 16196 48589 16196 48590 16196 48591 16197 48592 16197 48593 16197 48594 16198 48595 16198 48596 16198 48597 16199 48598 16199 48599 16199 48600 16200 48601 16200 48602 16200 48603 16201 48604 16201 48605 16201 48606 16202 48607 16202 48608 16202 48609 16203 48610 16203 48611 16203 48612 16204 48613 16204 48614 16204 48615 16205 48616 16205 48617 16205 48618 16206 48619 16206 48620 16206 48621 16207 48622 16207 48623 16207 48624 16208 48625 16208 48626 16208 48627 16209 48628 16209 48629 16209 48630 16210 48631 16210 48632 16210 48633 16211 48634 16211 48635 16211 48636 16212 48637 16212 48638 16212 48639 16213 48640 16213 48641 16213 48642 16214 48643 16214 48644 16214 48645 16215 48646 16215 48647 16215 48648 16216 48649 16216 48650 16216 48651 16217 48652 16217 48653 16217 48654 16218 48655 16218 48656 16218 48657 16219 48658 16219 48659 16219 48660 16220 48661 16220 48662 16220 48663 16221 48664 16221 48665 16221 48666 16222 48667 16222 48668 16222 48669 16223 48670 16223 48671 16223 48672 16224 48673 16224 48674 16224 48675 16225 48676 16225 48677 16225 48678 16226 48679 16226 48680 16226 48681 16227 48682 16227 48683 16227 48684 16228 48685 16228 48686 16228 48687 16229 48688 16229 48689 16229 48690 16230 48691 16230 48692 16230 48693 16231 48694 16231 48695 16231 48696 16232 48697 16232 48698 16232 48699 16233 48700 16233 48701 16233 48702 16234 48703 16234 48704 16234 48705 16235 48706 16235 48707 16235 48708 16236 48709 16236 48710 16236 48711 16237 48712 16237 48713 16237 48714 16238 48715 16238 48716 16238 48717 16239 48718 16239 48719 16239 48720 16240 48721 16240 48722 16240 48723 16241 48724 16241 48725 16241 48726 16242 48727 16242 48728 16242 48729 16243 48730 16243 48731 16243 48732 16244 48733 16244 48734 16244 48735 16245 48736 16245 48737 16245 48738 16246 48739 16246 48740 16246 48741 16247 48742 16247 48743 16247 48744 16248 48745 16248 48746 16248 48747 16249 48748 16249 48749 16249 48750 16250 48751 16250 48752 16250 48753 16251 48754 16251 48755 16251 48756 16252 48757 16252 48758 16252 48759 16253 48760 16253 48761 16253 48762 16254 48763 16254 48764 16254 48765 16255 48766 16255 48767 16255 48768 16256 48769 16256 48770 16256 48771 16257 48772 16257 48773 16257 48774 16258 48775 16258 48776 16258 48777 16259 48778 16259 48779 16259 48780 16260 48781 16260 48782 16260 48783 16261 48784 16261 48785 16261 48786 16262 48787 16262 48788 16262 48789 16263 48790 16263 48791 16263 48792 16264 48793 16264 48794 16264 48795 16265 48796 16265 48797 16265 48798 16266 48799 16266 48800 16266 48801 16267 48802 16267 48803 16267 48804 16268 48805 16268 48806 16268 48807 16269 48808 16269 48809 16269 48810 16270 48811 16270 48812 16270 48813 16271 48814 16271 48815 16271 48816 16272 48817 16272 48818 16272 48819 16273 48820 16273 48821 16273 48822 16274 48823 16274 48824 16274 48825 16275 48826 16275 48827 16275 48828 16276 48829 16276 48830 16276 48831 16277 48832 16277 48833 16277 48834 16278 48835 16278 48836 16278 48837 16279 48838 16279 48839 16279 48840 16280 48841 16280 48842 16280 48843 16281 48844 16281 48845 16281 48846 16282 48847 16282 48848 16282 48849 16283 48850 16283 48851 16283 48852 16284 48853 16284 48854 16284 48855 16285 48856 16285 48857 16285 48858 16286 48859 16286 48860 16286 48861 16287 48862 16287 48863 16287 48864 16288 48865 16288 48866 16288 48867 16289 48868 16289 48869 16289 48870 16290 48871 16290 48872 16290 48873 16291 48874 16291 48875 16291 48876 16292 48877 16292 48878 16292 48879 16293 48880 16293 48881 16293 48882 16294 48883 16294 48884 16294 48885 16295 48886 16295 48887 16295 48888 16296 48889 16296 48890 16296 48891 16297 48892 16297 48893 16297 48894 16298 48895 16298 48896 16298 48897 16299 48898 16299 48899 16299 48900 16300 48901 16300 48902 16300 48903 16301 48904 16301 48905 16301 48906 16302 48907 16302 48908 16302 48909 16303 48910 16303 48911 16303 48912 16304 48913 16304 48914 16304 48915 16305 48916 16305 48917 16305 48918 16306 48919 16306 48920 16306 48921 16307 48922 16307 48923 16307 48924 16308 48925 16308 48926 16308 48927 16309 48928 16309 48929 16309 48930 16310 48931 16310 48932 16310 48933 16311 48934 16311 48935 16311 48936 16312 48937 16312 48938 16312 48939 16313 48940 16313 48941 16313 48942 16314 48943 16314 48944 16314 48945 16315 48946 16315 48947 16315 48948 16316 48949 16316 48950 16316 48951 16317 48952 16317 48953 16317 48954 16318 48955 16318 48956 16318 48957 16319 48958 16319 48959 16319 48960 16320 48961 16320 48962 16320 48963 16321 48964 16321 48965 16321 48966 16322 48967 16322 48968 16322 48969 16323 48970 16323 48971 16323 48972 16324 48973 16324 48974 16324 48975 16325 48976 16325 48977 16325 48978 16326 48979 16326 48980 16326 48981 16327 48982 16327 48983 16327 48984 16328 48985 16328 48986 16328 48987 16329 48988 16329 48989 16329 48990 16330 48991 16330 48992 16330 48993 16331 48994 16331 48995 16331 48996 16332 48997 16332 48998 16332 48999 16333 49000 16333 49001 16333 49002 16334 49003 16334 49004 16334 49005 16335 49006 16335 49007 16335 49008 16336 49009 16336 49010 16336 49011 16337 49012 16337 49013 16337 49014 16338 49015 16338 49016 16338 49017 16339 49018 16339 49019 16339 49020 16340 49021 16340 49022 16340 49023 16341 49024 16341 49025 16341 49026 16342 49027 16342 49028 16342 49029 16343 49030 16343 49031 16343 49032 16344 49033 16344 49034 16344 49035 16345 49036 16345 49037 16345 49038 16346 49039 16346 49040 16346 49041 16347 49042 16347 49043 16347 49044 16348 49045 16348 49046 16348 49047 16349 49048 16349 49049 16349 49050 16350 49051 16350 49052 16350 49053 16351 49054 16351 49055 16351 49056 16352 49057 16352 49058 16352 49059 16353 49060 16353 49061 16353 49062 16354 49063 16354 49064 16354 49065 16355 49066 16355 49067 16355 49068 16356 49069 16356 49070 16356 49071 16357 49072 16357 49073 16357 49074 16358 49075 16358 49076 16358 49077 16359 49078 16359 49079 16359 49080 16360 49081 16360 49082 16360 49083 16361 49084 16361 49085 16361 49086 16362 49087 16362 49088 16362 49089 16363 49090 16363 49091 16363 49092 16364 49093 16364 49094 16364 49095 16365 49096 16365 49097 16365 49098 16366 49099 16366 49100 16366 49101 16367 49102 16367 49103 16367 49104 16368 49105 16368 49106 16368 49107 16369 49108 16369 49109 16369 49110 16370 49111 16370 49112 16370 49113 16371 49114 16371 49115 16371 49116 16372 49117 16372 49118 16372 49119 16373 49120 16373 49121 16373 49122 16374 49123 16374 49124 16374 49125 16375 49126 16375 49127 16375 49128 16376 49129 16376 49130 16376 49131 16377 49132 16377 49133 16377 49134 16378 49135 16378 49136 16378 49137 16379 49138 16379 49139 16379 49140 16380 49141 16380 49142 16380 49143 16381 49144 16381 49145 16381 49146 16382 49147 16382 49148 16382 49149 16383 49150 16383 49151 16383 49152 16384 49153 16384 49154 16384 49155 16385 49156 16385 49157 16385 49158 16386 49159 16386 49160 16386 49161 16387 49162 16387 49163 16387 49164 16388 49165 16388 49166 16388 49167 16389 49168 16389 49169 16389 49170 16390 49171 16390 49172 16390 49173 16391 49174 16391 49175 16391 49176 16392 49177 16392 49178 16392 49179 16393 49180 16393 49181 16393 49182 16394 49183 16394 49184 16394 49185 16395 49186 16395 49187 16395 49188 16396 49189 16396 49190 16396 49191 16397 49192 16397 49193 16397 49194 16398 49195 16398 49196 16398 49197 16399 49198 16399 49199 16399 49200 16400 49201 16400 49202 16400 49203 16401 49204 16401 49205 16401 49206 16402 49207 16402 49208 16402 49209 16403 49210 16403 49211 16403 49212 16404 49213 16404 49214 16404 49215 16405 49216 16405 49217 16405 49218 16406 49219 16406 49220 16406 49221 16407 49222 16407 49223 16407 49224 16408 49225 16408 49226 16408 49227 16409 49228 16409 49229 16409 49230 16410 49231 16410 49232 16410 49233 16411 49234 16411 49235 16411 49236 16412 49237 16412 49238 16412 49239 16413 49240 16413 49241 16413 49242 16414 49243 16414 49244 16414 49245 16415 49246 16415 49247 16415 49248 16416 49249 16416 49250 16416 49251 16417 49252 16417 49253 16417 49254 16418 49255 16418 49256 16418 49257 16419 49258 16419 49259 16419 49260 16420 49261 16420 49262 16420 49263 16421 49264 16421 49265 16421 49266 16422 49267 16422 49268 16422 49269 16423 49270 16423 49271 16423 49272 16424 49273 16424 49274 16424 49275 16425 49276 16425 49277 16425 49278 16426 49279 16426 49280 16426 49281 16427 49282 16427 49283 16427 49284 16428 49285 16428 49286 16428 49287 16429 49288 16429 49289 16429 49290 16430 49291 16430 49292 16430 49293 16431 49294 16431 49295 16431 49296 16432 49297 16432 49298 16432 49299 16433 49300 16433 49301 16433 49302 16434 49303 16434 49304 16434 49305 16435 49306 16435 49307 16435 49308 16436 49309 16436 49310 16436 49311 16437 49312 16437 49313 16437 49314 16438 49315 16438 49316 16438 49317 16439 49318 16439 49319 16439 49320 16440 49321 16440 49322 16440 49323 16441 49324 16441 49325 16441 49326 16442 49327 16442 49328 16442 49329 16443 49330 16443 49331 16443 49332 16444 49333 16444 49334 16444 49335 16445 49336 16445 49337 16445 49338 16446 49339 16446 49340 16446 49341 16447 49342 16447 49343 16447 49344 16448 49345 16448 49346 16448 49347 16449 49348 16449 49349 16449 49350 16450 49351 16450 49352 16450 49353 16451 49354 16451 49355 16451 49356 16452 49357 16452 49358 16452 49359 16453 49360 16453 49361 16453 49362 16454 49363 16454 49364 16454 49365 16455 49366 16455 49367 16455 49368 16456 49369 16456 49370 16456 49371 16457 49372 16457 49373 16457 49374 16458 49375 16458 49376 16458 49377 16459 49378 16459 49379 16459 49380 16460 49381 16460 49382 16460 49383 16461 49384 16461 49385 16461 49386 16462 49387 16462 49388 16462 49389 16463 49390 16463 49391 16463 49392 16464 49393 16464 49394 16464 49395 16465 49396 16465 49397 16465 49398 16466 49399 16466 49400 16466 49401 16467 49402 16467 49403 16467 49404 16468 49405 16468 49406 16468 49407 16469 49408 16469 49409 16469 49410 16470 49411 16470 49412 16470 49413 16471 49414 16471 49415 16471 49416 16472 49417 16472 49418 16472 49419 16473 49420 16473 49421 16473 49422 16474 49423 16474 49424 16474 49425 16475 49426 16475 49427 16475 49428 16476 49429 16476 49430 16476 49431 16477 49432 16477 49433 16477 49434 16478 49435 16478 49436 16478 49437 16479 49438 16479 49439 16479 49440 16480 49441 16480 49442 16480 49443 16481 49444 16481 49445 16481 49446 16482 49447 16482 49448 16482 49449 16483 49450 16483 49451 16483 49452 16484 49453 16484 49454 16484 49455 16485 49456 16485 49457 16485 49458 16486 49459 16486 49460 16486 49461 16487 49462 16487 49463 16487 49464 16488 49465 16488 49466 16488 49467 16489 49468 16489 49469 16489 49470 16490 49471 16490 49472 16490 49473 16491 49474 16491 49475 16491 49476 16492 49477 16492 49478 16492 49479 16493 49480 16493 49481 16493 49482 16494 49483 16494 49484 16494 49485 16495 49486 16495 49487 16495 49488 16496 49489 16496 49490 16496 49491 16497 49492 16497 49493 16497 49494 16498 49495 16498 49496 16498 49497 16499 49498 16499 49499 16499 49500 16500 49501 16500 49502 16500 49503 16501 49504 16501 49505 16501 49506 16502 49507 16502 49508 16502 49509 16503 49510 16503 49511 16503 49512 16504 49513 16504 49514 16504 49515 16505 49516 16505 49517 16505 49518 16506 49519 16506 49520 16506 49521 16507 49522 16507 49523 16507 49524 16508 49525 16508 49526 16508 49527 16509 49528 16509 49529 16509 49530 16510 49531 16510 49532 16510 49533 16511 49534 16511 49535 16511 49536 16512 49537 16512 49538 16512 49539 16513 49540 16513 49541 16513 49542 16514 49543 16514 49544 16514 49545 16515 49546 16515 49547 16515 49548 16516 49549 16516 49550 16516 49551 16517 49552 16517 49553 16517 49554 16518 49555 16518 49556 16518 49557 16519 49558 16519 49559 16519 49560 16520 49561 16520 49562 16520 49563 16521 49564 16521 49565 16521 49566 16522 49567 16522 49568 16522 49569 16523 49570 16523 49571 16523 49572 16524 49573 16524 49574 16524 49575 16525 49576 16525 49577 16525 49578 16526 49579 16526 49580 16526 49581 16527 49582 16527 49583 16527 49584 16528 49585 16528 49586 16528 49587 16529 49588 16529 49589 16529 49590 16530 49591 16530 49592 16530 49593 16531 49594 16531 49595 16531 49596 16532 49597 16532 49598 16532 49599 16533 49600 16533 49601 16533 49602 16534 49603 16534 49604 16534 49605 16535 49606 16535 49607 16535 49608 16536 49609 16536 49610 16536 49611 16537 49612 16537 49613 16537 49614 16538 49615 16538 49616 16538 49617 16539 49618 16539 49619 16539 49620 16540 49621 16540 49622 16540 49623 16541 49624 16541 49625 16541 49626 16542 49627 16542 49628 16542 49629 16543 49630 16543 49631 16543 49632 16544 49633 16544 49634 16544 49635 16545 49636 16545 49637 16545 49638 16546 49639 16546 49640 16546 49641 16547 49642 16547 49643 16547 49644 16548 49645 16548 49646 16548 49647 16549 49648 16549 49649 16549 49650 16550 49651 16550 49652 16550 49653 16551 49654 16551 49655 16551 49656 16552 49657 16552 49658 16552 49659 16553 49660 16553 49661 16553 49662 16554 49663 16554 49664 16554 49665 16555 49666 16555 49667 16555 49668 16556 49669 16556 49670 16556 49671 16557 49672 16557 49673 16557 49674 16558 49675 16558 49676 16558 49677 16559 49678 16559 49679 16559 49680 16560 49681 16560 49682 16560 49683 16561 49684 16561 49685 16561 49686 16562 49687 16562 49688 16562 49689 16563 49690 16563 49691 16563 49692 16564 49693 16564 49694 16564 49695 16565 49696 16565 49697 16565 49698 16566 49699 16566 49700 16566 49701 16567 49702 16567 49703 16567 49704 16568 49705 16568 49706 16568 49707 16569 49708 16569 49709 16569 49710 16570 49711 16570 49712 16570 49713 16571 49714 16571 49715 16571 49716 16572 49717 16572 49718 16572 49719 16573 49720 16573 49721 16573 49722 16574 49723 16574 49724 16574 49725 16575 49726 16575 49727 16575 49728 16576 49729 16576 49730 16576 49731 16577 49732 16577 49733 16577 49734 16578 49735 16578 49736 16578 49737 16579 49738 16579 49739 16579 49740 16580 49741 16580 49742 16580 49743 16581 49744 16581 49745 16581 49746 16582 49747 16582 49748 16582 49749 16583 49750 16583 49751 16583 49752 16584 49753 16584 49754 16584 49755 16585 49756 16585 49757 16585 49758 16586 49759 16586 49760 16586 49761 16587 49762 16587 49763 16587 49764 16588 49765 16588 49766 16588 49767 16589 49768 16589 49769 16589 49770 16590 49771 16590 49772 16590 49773 16591 49774 16591 49775 16591 49776 16592 49777 16592 49778 16592 49779 16593 49780 16593 49781 16593 49782 16594 49783 16594 49784 16594 49785 16595 49786 16595 49787 16595 49788 16596 49789 16596 49790 16596 49791 16597 49792 16597 49793 16597 49794 16598 49795 16598 49796 16598 49797 16599 49798 16599 49799 16599 49800 16600 49801 16600 49802 16600 49803 16601 49804 16601 49805 16601 49806 16602 49807 16602 49808 16602 49809 16603 49810 16603 49811 16603 49812 16604 49813 16604 49814 16604 49815 16605 49816 16605 49817 16605 49818 16606 49819 16606 49820 16606 49821 16607 49822 16607 49823 16607 49824 16608 49825 16608 49826 16608 49827 16609 49828 16609 49829 16609 49830 16610 49831 16610 49832 16610 49833 16611 49834 16611 49835 16611 49836 16612 49837 16612 49838 16612 49839 16613 49840 16613 49841 16613 49842 16614 49843 16614 49844 16614 49845 16615 49846 16615 49847 16615 49848 16616 49849 16616 49850 16616 49851 16617 49852 16617 49853 16617 49854 16618 49855 16618 49856 16618 49857 16619 49858 16619 49859 16619 49860 16620 49861 16620 49862 16620 49863 16621 49864 16621 49865 16621 49866 16622 49867 16622 49868 16622 49869 16623 49870 16623 49871 16623 49872 16624 49873 16624 49874 16624 49875 16625 49876 16625 49877 16625 49878 16626 49879 16626 49880 16626 49881 16627 49882 16627 49883 16627 49884 16628 49885 16628 49886 16628 49887 16629 49888 16629 49889 16629 49890 16630 49891 16630 49892 16630 49893 16631 49894 16631 49895 16631 49896 16632 49897 16632 49898 16632 49899 16633 49900 16633 49901 16633 49902 16634 49903 16634 49904 16634 49905 16635 49906 16635 49907 16635 49908 16636 49909 16636 49910 16636 49911 16637 49912 16637 49913 16637 49914 16638 49915 16638 49916 16638 49917 16639 49918 16639 49919 16639 49920 16640 49921 16640 49922 16640 49923 16641 49924 16641 49925 16641 49926 16642 49927 16642 49928 16642 49929 16643 49930 16643 49931 16643 49932 16644 49933 16644 49934 16644 49935 16645 49936 16645 49937 16645 49938 16646 49939 16646 49940 16646 49941 16647 49942 16647 49943 16647 49944 16648 49945 16648 49946 16648 49947 16649 49948 16649 49949 16649 49950 16650 49951 16650 49952 16650 49953 16651 49954 16651 49955 16651 49956 16652 49957 16652 49958 16652 49959 16653 49960 16653 49961 16653 49962 16654 49963 16654 49964 16654 49965 16655 49966 16655 49967 16655 49968 16656 49969 16656 49970 16656 49971 16657 49972 16657 49973 16657 49974 16658 49975 16658 49976 16658 49977 16659 49978 16659 49979 16659 49980 16660 49981 16660 49982 16660 49983 16661 49984 16661 49985 16661 49986 16662 49987 16662 49988 16662 49989 16663 49990 16663 49991 16663 49992 16664 49993 16664 49994 16664 49995 16665 49996 16665 49997 16665 49998 16666 49999 16666 50000 16666 50001 16667 50002 16667 50003 16667 50004 16668 50005 16668 50006 16668 50007 16669 50008 16669 50009 16669 50010 16670 50011 16670 50012 16670 50013 16671 50014 16671 50015 16671 50016 16672 50017 16672 50018 16672 50019 16673 50020 16673 50021 16673 50022 16674 50023 16674 50024 16674 50025 16675 50026 16675 50027 16675 50028 16676 50029 16676 50030 16676 50031 16677 50032 16677 50033 16677 50034 16678 50035 16678 50036 16678 50037 16679 50038 16679 50039 16679 50040 16680 50041 16680 50042 16680 50043 16681 50044 16681 50045 16681 50046 16682 50047 16682 50048 16682 50049 16683 50050 16683 50051 16683 50052 16684 50053 16684 50054 16684 50055 16685 50056 16685 50057 16685 50058 16686 50059 16686 50060 16686 50061 16687 50062 16687 50063 16687 50064 16688 50065 16688 50066 16688 50067 16689 50068 16689 50069 16689 50070 16690 50071 16690 50072 16690 50073 16691 50074 16691 50075 16691 50076 16692 50077 16692 50078 16692 50079 16693 50080 16693 50081 16693 50082 16694 50083 16694 50084 16694 50085 16695 50086 16695 50087 16695 50088 16696 50089 16696 50090 16696 50091 16697 50092 16697 50093 16697 50094 16698 50095 16698 50096 16698 50097 16699 50098 16699 50099 16699 50100 16700 50101 16700 50102 16700 50103 16701 50104 16701 50105 16701 50106 16702 50107 16702 50108 16702 50109 16703 50110 16703 50111 16703 50112 16704 50113 16704 50114 16704 50115 16705 50116 16705 50117 16705 50118 16706 50119 16706 50120 16706 50121 16707 50122 16707 50123 16707 50124 16708 50125 16708 50126 16708 50127 16709 50128 16709 50129 16709 50130 16710 50131 16710 50132 16710 50133 16711 50134 16711 50135 16711 50136 16712 50137 16712 50138 16712 50139 16713 50140 16713 50141 16713 50142 16714 50143 16714 50144 16714 50145 16715 50146 16715 50147 16715 50148 16716 50149 16716 50150 16716 50151 16717 50152 16717 50153 16717 50154 16718 50155 16718 50156 16718 50157 16719 50158 16719 50159 16719 50160 16720 50161 16720 50162 16720 50163 16721 50164 16721 50165 16721 50166 16722 50167 16722 50168 16722 50169 16723 50170 16723 50171 16723 50172 16724 50173 16724 50174 16724 50175 16725 50176 16725 50177 16725 50178 16726 50179 16726 50180 16726 50181 16727 50182 16727 50183 16727 50184 16728 50185 16728 50186 16728 50187 16729 50188 16729 50189 16729 50190 16730 50191 16730 50192 16730 50193 16731 50194 16731 50195 16731 50196 16732 50197 16732 50198 16732 50199 16733 50200 16733 50201 16733 50202 16734 50203 16734 50204 16734 50205 16735 50206 16735 50207 16735 50208 16736 50209 16736 50210 16736 50211 16737 50212 16737 50213 16737 50214 16738 50215 16738 50216 16738 50217 16739 50218 16739 50219 16739 50220 16740 50221 16740 50222 16740 50223 16741 50224 16741 50225 16741 50226 16742 50227 16742 50228 16742 50229 16743 50230 16743 50231 16743 50232 16744 50233 16744 50234 16744 50235 16745 50236 16745 50237 16745 50238 16746 50239 16746 50240 16746 50241 16747 50242 16747 50243 16747 50244 16748 50245 16748 50246 16748 50247 16749 50248 16749 50249 16749 50250 16750 50251 16750 50252 16750 50253 16751 50254 16751 50255 16751 50256 16752 50257 16752 50258 16752 50259 16753 50260 16753 50261 16753 50262 16754 50263 16754 50264 16754 50265 16755 50266 16755 50267 16755 50268 16756 50269 16756 50270 16756 50271 16757 50272 16757 50273 16757 50274 16758 50275 16758 50276 16758 50277 16759 50278 16759 50279 16759 50280 16760 50281 16760 50282 16760 50283 16761 50284 16761 50285 16761 50286 16762 50287 16762 50288 16762 50289 16763 50290 16763 50291 16763 50292 16764 50293 16764 50294 16764 50295 16765 50296 16765 50297 16765 50298 16766 50299 16766 50300 16766 50301 16767 50302 16767 50303 16767 50304 16768 50305 16768 50306 16768 50307 16769 50308 16769 50309 16769 50310 16770 50311 16770 50312 16770 50313 16771 50314 16771 50315 16771 50316 16772 50317 16772 50318 16772 50319 16773 50320 16773 50321 16773 50322 16774 50323 16774 50324 16774 50325 16775 50326 16775 50327 16775 50328 16776 50329 16776 50330 16776 50331 16777 50332 16777 50333 16777 50334 16778 50335 16778 50336 16778 50337 16779 50338 16779 50339 16779 50340 16780 50341 16780 50342 16780 50343 16781 50344 16781 50345 16781 50346 16782 50347 16782 50348 16782 50349 16783 50350 16783 50351 16783 50352 16784 50353 16784 50354 16784 50355 16785 50356 16785 50357 16785 50358 16786 50359 16786 50360 16786 50361 16787 50362 16787 50363 16787 50364 16788 50365 16788 50366 16788 50367 16789 50368 16789 50369 16789 50370 16790 50371 16790 50372 16790 50373 16791 50374 16791 50375 16791 50376 16792 50377 16792 50378 16792 50379 16793 50380 16793 50381 16793 50382 16794 50383 16794 50384 16794 50385 16795 50386 16795 50387 16795 50388 16796 50389 16796 50390 16796 50391 16797 50392 16797 50393 16797 50394 16798 50395 16798 50396 16798 50397 16799 50398 16799 50399 16799 50400 16800 50401 16800 50402 16800 50403 16801 50404 16801 50405 16801 50406 16802 50407 16802 50408 16802 50409 16803 50410 16803 50411 16803 50412 16804 50413 16804 50414 16804 50415 16805 50416 16805 50417 16805 50418 16806 50419 16806 50420 16806 50421 16807 50422 16807 50423 16807 50424 16808 50425 16808 50426 16808 50427 16809 50428 16809 50429 16809 50430 16810 50431 16810 50432 16810 50433 16811 50434 16811 50435 16811 50436 16812 50437 16812 50438 16812 50439 16813 50440 16813 50441 16813 50442 16814 50443 16814 50444 16814 50445 16815 50446 16815 50447 16815 50448 16816 50449 16816 50450 16816 50451 16817 50452 16817 50453 16817 50454 16818 50455 16818 50456 16818 50457 16819 50458 16819 50459 16819 50460 16820 50461 16820 50462 16820 50463 16821 50464 16821 50465 16821 50466 16822 50467 16822 50468 16822 50469 16823 50470 16823 50471 16823 50472 16824 50473 16824 50474 16824 50475 16825 50476 16825 50477 16825 50478 16826 50479 16826 50480 16826 50481 16827 50482 16827 50483 16827 50484 16828 50485 16828 50486 16828 50487 16829 50488 16829 50489 16829 50490 16830 50491 16830 50492 16830 50493 16831 50494 16831 50495 16831 50496 16832 50497 16832 50498 16832 50499 16833 50500 16833 50501 16833 50502 16834 50503 16834 50504 16834 50505 16835 50506 16835 50507 16835 50508 16836 50509 16836 50510 16836 50511 16837 50512 16837 50513 16837 50514 16838 50515 16838 50516 16838 50517 16839 50518 16839 50519 16839 50520 16840 50521 16840 50522 16840 50523 16841 50524 16841 50525 16841 50526 16842 50527 16842 50528 16842 50529 16843 50530 16843 50531 16843 50532 16844 50533 16844 50534 16844 50535 16845 50536 16845 50537 16845 50538 16846 50539 16846 50540 16846 50541 16847 50542 16847 50543 16847 50544 16848 50545 16848 50546 16848 50547 16849 50548 16849 50549 16849 50550 16850 50551 16850 50552 16850 50553 16851 50554 16851 50555 16851 50556 16852 50557 16852 50558 16852 50559 16853 50560 16853 50561 16853 50562 16854 50563 16854 50564 16854 50565 16855 50566 16855 50567 16855 50568 16856 50569 16856 50570 16856 50571 16857 50572 16857 50573 16857 50574 16858 50575 16858 50576 16858 50577 16859 50578 16859 50579 16859 50580 16860 50581 16860 50582 16860 50583 16861 50584 16861 50585 16861 50586 16862 50587 16862 50588 16862 50589 16863 50590 16863 50591 16863 50592 16864 50593 16864 50594 16864 50595 16865 50596 16865 50597 16865 50598 16866 50599 16866 50600 16866 50601 16867 50602 16867 50603 16867 50604 16868 50605 16868 50606 16868 50607 16869 50608 16869 50609 16869 50610 16870 50611 16870 50612 16870 50613 16871 50614 16871 50615 16871 50616 16872 50617 16872 50618 16872 50619 16873 50620 16873 50621 16873 50622 16874 50623 16874 50624 16874 50625 16875 50626 16875 50627 16875 50628 16876 50629 16876 50630 16876 50631 16877 50632 16877 50633 16877 50634 16878 50635 16878 50636 16878 50637 16879 50638 16879 50639 16879 50640 16880 50641 16880 50642 16880 50643 16881 50644 16881 50645 16881 50646 16882 50647 16882 50648 16882 50649 16883 50650 16883 50651 16883 50652 16884 50653 16884 50654 16884 50655 16885 50656 16885 50657 16885 50658 16886 50659 16886 50660 16886 50661 16887 50662 16887 50663 16887 50664 16888 50665 16888 50666 16888 50667 16889 50668 16889 50669 16889 50670 16890 50671 16890 50672 16890 50673 16891 50674 16891 50675 16891 50676 16892 50677 16892 50678 16892 50679 16893 50680 16893 50681 16893 50682 16894 50683 16894 50684 16894 50685 16895 50686 16895 50687 16895 50688 16896 50689 16896 50690 16896 50691 16897 50692 16897 50693 16897 50694 16898 50695 16898 50696 16898 50697 16899 50698 16899 50699 16899 50700 16900 50701 16900 50702 16900 50703 16901 50704 16901 50705 16901 50706 16902 50707 16902 50708 16902 50709 16903 50710 16903 50711 16903 50712 16904 50713 16904 50714 16904 50715 16905 50716 16905 50717 16905 50718 16906 50719 16906 50720 16906 50721 16907 50722 16907 50723 16907 50724 16908 50725 16908 50726 16908 50727 16909 50728 16909 50729 16909 50730 16910 50731 16910 50732 16910 50733 16911 50734 16911 50735 16911 50736 16912 50737 16912 50738 16912 50739 16913 50740 16913 50741 16913 50742 16914 50743 16914 50744 16914 50745 16915 50746 16915 50747 16915 50748 16916 50749 16916 50750 16916 50751 16917 50752 16917 50753 16917 50754 16918 50755 16918 50756 16918 50757 16919 50758 16919 50759 16919 50760 16920 50761 16920 50762 16920 50763 16921 50764 16921 50765 16921 50766 16922 50767 16922 50768 16922 50769 16923 50770 16923 50771 16923 50772 16924 50773 16924 50774 16924 50775 16925 50776 16925 50777 16925 50778 16926 50779 16926 50780 16926 50781 16927 50782 16927 50783 16927 50784 16928 50785 16928 50786 16928 50787 16929 50788 16929 50789 16929 50790 16930 50791 16930 50792 16930 50793 16931 50794 16931 50795 16931 50796 16932 50797 16932 50798 16932 50799 16933 50800 16933 50801 16933 50802 16934 50803 16934 50804 16934 50805 16935 50806 16935 50807 16935 50808 16936 50809 16936 50810 16936 50811 16937 50812 16937 50813 16937 50814 16938 50815 16938 50816 16938 50817 16939 50818 16939 50819 16939 50820 16940 50821 16940 50822 16940 50823 16941 50824 16941 50825 16941 50826 16942 50827 16942 50828 16942 50829 16943 50830 16943 50831 16943 50832 16944 50833 16944 50834 16944 50835 16945 50836 16945 50837 16945 50838 16946 50839 16946 50840 16946 50841 16947 50842 16947 50843 16947 50844 16948 50845 16948 50846 16948 50847 16949 50848 16949 50849 16949 50850 16950 50851 16950 50852 16950 50853 16951 50854 16951 50855 16951 50856 16952 50857 16952 50858 16952 50859 16953 50860 16953 50861 16953 50862 16954 50863 16954 50864 16954 50865 16955 50866 16955 50867 16955 50868 16956 50869 16956 50870 16956 50871 16957 50872 16957 50873 16957 50874 16958 50875 16958 50876 16958 50877 16959 50878 16959 50879 16959 50880 16960 50881 16960 50882 16960 50883 16961 50884 16961 50885 16961 50886 16962 50887 16962 50888 16962 50889 16963 50890 16963 50891 16963 50892 16964 50893 16964 50894 16964 50895 16965 50896 16965 50897 16965 50898 16966 50899 16966 50900 16966 50901 16967 50902 16967 50903 16967 50904 16968 50905 16968 50906 16968 50907 16969 50908 16969 50909 16969 50910 16970 50911 16970 50912 16970 50913 16971 50914 16971 50915 16971 50916 16972 50917 16972 50918 16972 50919 16973 50920 16973 50921 16973 50922 16974 50923 16974 50924 16974 50925 16975 50926 16975 50927 16975 50928 16976 50929 16976 50930 16976 50931 16977 50932 16977 50933 16977 50934 16978 50935 16978 50936 16978 50937 16979 50938 16979 50939 16979 50940 16980 50941 16980 50942 16980 50943 16981 50944 16981 50945 16981 50946 16982 50947 16982 50948 16982 50949 16983 50950 16983 50951 16983 50952 16984 50953 16984 50954 16984 50955 16985 50956 16985 50957 16985 50958 16986 50959 16986 50960 16986 50961 16987 50962 16987 50963 16987 50964 16988 50965 16988 50966 16988 50967 16989 50968 16989 50969 16989 50970 16990 50971 16990 50972 16990 50973 16991 50974 16991 50975 16991 50976 16992 50977 16992 50978 16992 50979 16993 50980 16993 50981 16993 50982 16994 50983 16994 50984 16994 50985 16995 50986 16995 50987 16995 50988 16996 50989 16996 50990 16996 50991 16997 50992 16997 50993 16997 50994 16998 50995 16998 50996 16998 50997 16999 50998 16999 50999 16999 51000 17000 51001 17000 51002 17000 51003 17001 51004 17001 51005 17001 51006 17002 51007 17002 51008 17002 51009 17003 51010 17003 51011 17003 51012 17004 51013 17004 51014 17004 51015 17005 51016 17005 51017 17005 51018 17006 51019 17006 51020 17006 51021 17007 51022 17007 51023 17007 51024 17008 51025 17008 51026 17008 51027 17009 51028 17009 51029 17009 51030 17010 51031 17010 51032 17010 51033 17011 51034 17011 51035 17011 51036 17012 51037 17012 51038 17012 51039 17013 51040 17013 51041 17013 51042 17014 51043 17014 51044 17014 51045 17015 51046 17015 51047 17015 51048 17016 51049 17016 51050 17016 51051 17017 51052 17017 51053 17017 51054 17018 51055 17018 51056 17018 51057 17019 51058 17019 51059 17019 51060 17020 51061 17020 51062 17020 51063 17021 51064 17021 51065 17021 51066 17022 51067 17022 51068 17022 51069 17023 51070 17023 51071 17023 51072 17024 51073 17024 51074 17024 51075 17025 51076 17025 51077 17025 51078 17026 51079 17026 51080 17026 51081 17027 51082 17027 51083 17027 51084 17028 51085 17028 51086 17028 51087 17029 51088 17029 51089 17029 51090 17030 51091 17030 51092 17030 51093 17031 51094 17031 51095 17031 51096 17032 51097 17032 51098 17032 51099 17033 51100 17033 51101 17033 51102 17034 51103 17034 51104 17034 51105 17035 51106 17035 51107 17035 51108 17036 51109 17036 51110 17036 51111 17037 51112 17037 51113 17037 51114 17038 51115 17038 51116 17038 51117 17039 51118 17039 51119 17039 51120 17040 51121 17040 51122 17040 51123 17041 51124 17041 51125 17041 51126 17042 51127 17042 51128 17042 51129 17043 51130 17043 51131 17043 51132 17044 51133 17044 51134 17044 51135 17045 51136 17045 51137 17045 51138 17046 51139 17046 51140 17046 51141 17047 51142 17047 51143 17047 51144 17048 51145 17048 51146 17048 51147 17049 51148 17049 51149 17049 51150 17050 51151 17050 51152 17050 51153 17051 51154 17051 51155 17051 51156 17052 51157 17052 51158 17052 51159 17053 51160 17053 51161 17053 51162 17054 51163 17054 51164 17054 51165 17055 51166 17055 51167 17055 51168 17056 51169 17056 51170 17056 51171 17057 51172 17057 51173 17057 51174 17058 51175 17058 51176 17058 51177 17059 51178 17059 51179 17059 51180 17060 51181 17060 51182 17060 51183 17061 51184 17061 51185 17061 51186 17062 51187 17062 51188 17062 51189 17063 51190 17063 51191 17063 51192 17064 51193 17064 51194 17064 51195 17065 51196 17065 51197 17065 51198 17066 51199 17066 51200 17066 51201 17067 51202 17067 51203 17067 51204 17068 51205 17068 51206 17068 51207 17069 51208 17069 51209 17069 51210 17070 51211 17070 51212 17070 51213 17071 51214 17071 51215 17071 51216 17072 51217 17072 51218 17072 51219 17073 51220 17073 51221 17073 51222 17074 51223 17074 51224 17074 51225 17075 51226 17075 51227 17075 51228 17076 51229 17076 51230 17076 51231 17077 51232 17077 51233 17077 51234 17078 51235 17078 51236 17078 51237 17079 51238 17079 51239 17079 51240 17080 51241 17080 51242 17080 51243 17081 51244 17081 51245 17081 51246 17082 51247 17082 51248 17082 51249 17083 51250 17083 51251 17083 51252 17084 51253 17084 51254 17084 51255 17085 51256 17085 51257 17085 51258 17086 51259 17086 51260 17086 51261 17087 51262 17087 51263 17087 51264 17088 51265 17088 51266 17088 51267 17089 51268 17089 51269 17089 51270 17090 51271 17090 51272 17090 51273 17091 51274 17091 51275 17091 51276 17092 51277 17092 51278 17092 51279 17093 51280 17093 51281 17093 51282 17094 51283 17094 51284 17094 51285 17095 51286 17095 51287 17095 51288 17096 51289 17096 51290 17096 51291 17097 51292 17097 51293 17097 51294 17098 51295 17098 51296 17098 51297 17099 51298 17099 51299 17099 51300 17100 51301 17100 51302 17100 51303 17101 51304 17101 51305 17101 51306 17102 51307 17102 51308 17102 51309 17103 51310 17103 51311 17103 51312 17104 51313 17104 51314 17104 51315 17105 51316 17105 51317 17105 51318 17106 51319 17106 51320 17106 51321 17107 51322 17107 51323 17107 51324 17108 51325 17108 51326 17108 51327 17109 51328 17109 51329 17109 51330 17110 51331 17110 51332 17110 51333 17111 51334 17111 51335 17111 51336 17112 51337 17112 51338 17112 51339 17113 51340 17113 51341 17113 51342 17114 51343 17114 51344 17114 51345 17115 51346 17115 51347 17115 51348 17116 51349 17116 51350 17116 51351 17117 51352 17117 51353 17117 51354 17118 51355 17118 51356 17118 51357 17119 51358 17119 51359 17119 51360 17120 51361 17120 51362 17120 51363 17121 51364 17121 51365 17121 51366 17122 51367 17122 51368 17122 51369 17123 51370 17123 51371 17123 51372 17124 51373 17124 51374 17124 51375 17125 51376 17125 51377 17125 51378 17126 51379 17126 51380 17126 51381 17127 51382 17127 51383 17127 51384 17128 51385 17128 51386 17128 51387 17129 51388 17129 51389 17129 51390 17130 51391 17130 51392 17130 51393 17131 51394 17131 51395 17131 51396 17132 51397 17132 51398 17132 51399 17133 51400 17133 51401 17133 51402 17134 51403 17134 51404 17134 51405 17135 51406 17135 51407 17135 51408 17136 51409 17136 51410 17136 51411 17137 51412 17137 51413 17137 51414 17138 51415 17138 51416 17138 51417 17139 51418 17139 51419 17139 51420 17140 51421 17140 51422 17140 51423 17141 51424 17141 51425 17141 51426 17142 51427 17142 51428 17142 51429 17143 51430 17143 51431 17143 51432 17144 51433 17144 51434 17144 51435 17145 51436 17145 51437 17145 51438 17146 51439 17146 51440 17146 51441 17147 51442 17147 51443 17147 51444 17148 51445 17148 51446 17148 51447 17149 51448 17149 51449 17149 51450 17150 51451 17150 51452 17150 51453 17151 51454 17151 51455 17151 51456 17152 51457 17152 51458 17152 51459 17153 51460 17153 51461 17153 51462 17154 51463 17154 51464 17154 51465 17155 51466 17155 51467 17155 51468 17156 51469 17156 51470 17156 51471 17157 51472 17157 51473 17157 51474 17158 51475 17158 51476 17158 51477 17159 51478 17159 51479 17159 51480 17160 51481 17160 51482 17160 51483 17161 51484 17161 51485 17161 51486 17162 51487 17162 51488 17162 51489 17163 51490 17163 51491 17163 51492 17164 51493 17164 51494 17164 51495 17165 51496 17165 51497 17165 51498 17166 51499 17166 51500 17166 51501 17167 51502 17167 51503 17167 51504 17168 51505 17168 51506 17168 51507 17169 51508 17169 51509 17169 51510 17170 51511 17170 51512 17170 51513 17171 51514 17171 51515 17171 51516 17172 51517 17172 51518 17172 51519 17173 51520 17173 51521 17173 51522 17174 51523 17174 51524 17174 51525 17175 51526 17175 51527 17175 51528 17176 51529 17176 51530 17176 51531 17177 51532 17177 51533 17177 51534 17178 51535 17178 51536 17178 51537 17179 51538 17179 51539 17179 51540 17180 51541 17180 51542 17180 51543 17181 51544 17181 51545 17181 51546 17182 51547 17182 51548 17182 51549 17183 51550 17183 51551 17183 51552 17184 51553 17184 51554 17184 51555 17185 51556 17185 51557 17185 51558 17186 51559 17186 51560 17186 51561 17187 51562 17187 51563 17187 51564 17188 51565 17188 51566 17188 51567 17189 51568 17189 51569 17189 51570 17190 51571 17190 51572 17190 51573 17191 51574 17191 51575 17191 51576 17192 51577 17192 51578 17192 51579 17193 51580 17193 51581 17193 51582 17194 51583 17194 51584 17194 51585 17195 51586 17195 51587 17195 51588 17196 51589 17196 51590 17196 51591 17197 51592 17197 51593 17197 51594 17198 51595 17198 51596 17198 51597 17199 51598 17199 51599 17199 51600 17200 51601 17200 51602 17200 51603 17201 51604 17201 51605 17201 51606 17202 51607 17202 51608 17202 51609 17203 51610 17203 51611 17203 51612 17204 51613 17204 51614 17204 51615 17205 51616 17205 51617 17205 51618 17206 51619 17206 51620 17206 51621 17207 51622 17207 51623 17207 51624 17208 51625 17208 51626 17208 51627 17209 51628 17209 51629 17209 51630 17210 51631 17210 51632 17210 51633 17211 51634 17211 51635 17211 51636 17212 51637 17212 51638 17212 51639 17213 51640 17213 51641 17213 51642 17214 51643 17214 51644 17214 51645 17215 51646 17215 51647 17215 51648 17216 51649 17216 51650 17216 51651 17217 51652 17217 51653 17217 51654 17218 51655 17218 51656 17218 51657 17219 51658 17219 51659 17219 51660 17220 51661 17220 51662 17220 51663 17221 51664 17221 51665 17221 51666 17222 51667 17222 51668 17222 51669 17223 51670 17223 51671 17223 51672 17224 51673 17224 51674 17224 51675 17225 51676 17225 51677 17225 51678 17226 51679 17226 51680 17226 51681 17227 51682 17227 51683 17227 51684 17228 51685 17228 51686 17228 51687 17229 51688 17229 51689 17229 51690 17230 51691 17230 51692 17230 51693 17231 51694 17231 51695 17231 51696 17232 51697 17232 51698 17232 51699 17233 51700 17233 51701 17233 51702 17234 51703 17234 51704 17234 51705 17235 51706 17235 51707 17235 51708 17236 51709 17236 51710 17236 51711 17237 51712 17237 51713 17237 51714 17238 51715 17238 51716 17238 51717 17239 51718 17239 51719 17239 51720 17240 51721 17240 51722 17240 51723 17241 51724 17241 51725 17241 51726 17242 51727 17242 51728 17242 51729 17243 51730 17243 51731 17243 51732 17244 51733 17244 51734 17244 51735 17245 51736 17245 51737 17245 51738 17246 51739 17246 51740 17246 51741 17247 51742 17247 51743 17247 51744 17248 51745 17248 51746 17248 51747 17249 51748 17249 51749 17249 51750 17250 51751 17250 51752 17250 51753 17251 51754 17251 51755 17251 51756 17252 51757 17252 51758 17252 51759 17253 51760 17253 51761 17253 51762 17254 51763 17254 51764 17254 51765 17255 51766 17255 51767 17255 51768 17256 51769 17256 51770 17256 51771 17257 51772 17257 51773 17257 51774 17258 51775 17258 51776 17258 51777 17259 51778 17259 51779 17259 51780 17260 51781 17260 51782 17260 51783 17261 51784 17261 51785 17261 51786 17262 51787 17262 51788 17262 51789 17263 51790 17263 51791 17263 51792 17264 51793 17264 51794 17264 51795 17265 51796 17265 51797 17265 51798 17266 51799 17266 51800 17266 51801 17267 51802 17267 51803 17267 51804 17268 51805 17268 51806 17268 51807 17269 51808 17269 51809 17269 51810 17270 51811 17270 51812 17270 51813 17271 51814 17271 51815 17271 51816 17272 51817 17272 51818 17272 51819 17273 51820 17273 51821 17273 51822 17274 51823 17274 51824 17274 51825 17275 51826 17275 51827 17275 51828 17276 51829 17276 51830 17276 51831 17277 51832 17277 51833 17277 51834 17278 51835 17278 51836 17278 51837 17279 51838 17279 51839 17279 51840 17280 51841 17280 51842 17280 51843 17281 51844 17281 51845 17281 51846 17282 51847 17282 51848 17282 51849 17283 51850 17283 51851 17283 51852 17284 51853 17284 51854 17284 51855 17285 51856 17285 51857 17285 51858 17286 51859 17286 51860 17286 51861 17287 51862 17287 51863 17287 51864 17288 51865 17288 51866 17288 51867 17289 51868 17289 51869 17289 51870 17290 51871 17290 51872 17290 51873 17291 51874 17291 51875 17291 51876 17292 51877 17292 51878 17292 51879 17293 51880 17293 51881 17293 51882 17294 51883 17294 51884 17294 51885 17295 51886 17295 51887 17295 51888 17296 51889 17296 51890 17296 51891 17297 51892 17297 51893 17297 51894 17298 51895 17298 51896 17298 51897 17299 51898 17299 51899 17299 51900 17300 51901 17300 51902 17300 51903 17301 51904 17301 51905 17301 51906 17302 51907 17302 51908 17302 51909 17303 51910 17303 51911 17303 51912 17304 51913 17304 51914 17304 51915 17305 51916 17305 51917 17305 51918 17306 51919 17306 51920 17306 51921 17307 51922 17307 51923 17307 51924 17308 51925 17308 51926 17308 51927 17309 51928 17309 51929 17309 51930 17310 51931 17310 51932 17310 51933 17311 51934 17311 51935 17311 51936 17312 51937 17312 51938 17312 51939 17313 51940 17313 51941 17313 51942 17314 51943 17314 51944 17314 51945 17315 51946 17315 51947 17315 51948 17316 51949 17316 51950 17316 51951 17317 51952 17317 51953 17317 51954 17318 51955 17318 51956 17318 51957 17319 51958 17319 51959 17319 51960 17320 51961 17320 51962 17320 51963 17321 51964 17321 51965 17321 51966 17322 51967 17322 51968 17322 51969 17323 51970 17323 51971 17323 51972 17324 51973 17324 51974 17324 51975 17325 51976 17325 51977 17325 51978 17326 51979 17326 51980 17326 51981 17327 51982 17327 51983 17327 51984 17328 51985 17328 51986 17328 51987 17329 51988 17329 51989 17329 51990 17330 51991 17330 51992 17330 51993 17331 51994 17331 51995 17331 51996 17332 51997 17332 51998 17332 51999 17333 52000 17333 52001 17333 52002 17334 52003 17334 52004 17334 52005 17335 52006 17335 52007 17335 52008 17336 52009 17336 52010 17336 52011 17337 52012 17337 52013 17337 52014 17338 52015 17338 52016 17338 52017 17339 52018 17339 52019 17339 52020 17340 52021 17340 52022 17340 52023 17341 52024 17341 52025 17341 52026 17342 52027 17342 52028 17342 52029 17343 52030 17343 52031 17343 52032 17344 52033 17344 52034 17344 52035 17345 52036 17345 52037 17345 52038 17346 52039 17346 52040 17346 52041 17347 52042 17347 52043 17347 52044 17348 52045 17348 52046 17348 52047 17349 52048 17349 52049 17349 52050 17350 52051 17350 52052 17350 52053 17351 52054 17351 52055 17351 52056 17352 52057 17352 52058 17352 52059 17353 52060 17353 52061 17353 52062 17354 52063 17354 52064 17354 52065 17355 52066 17355 52067 17355 52068 17356 52069 17356 52070 17356 52071 17357 52072 17357 52073 17357 52074 17358 52075 17358 52076 17358 52077 17359 52078 17359 52079 17359 52080 17360 52081 17360 52082 17360 52083 17361 52084 17361 52085 17361 52086 17362 52087 17362 52088 17362 52089 17363 52090 17363 52091 17363 52092 17364 52093 17364 52094 17364 52095 17365 52096 17365 52097 17365 52098 17366 52099 17366 52100 17366 52101 17367 52102 17367 52103 17367 52104 17368 52105 17368 52106 17368 52107 17369 52108 17369 52109 17369 52110 17370 52111 17370 52112 17370 52113 17371 52114 17371 52115 17371 52116 17372 52117 17372 52118 17372 52119 17373 52120 17373 52121 17373 52122 17374 52123 17374 52124 17374 52125 17375 52126 17375 52127 17375 52128 17376 52129 17376 52130 17376 52131 17377 52132 17377 52133 17377 52134 17378 52135 17378 52136 17378 52137 17379 52138 17379 52139 17379 52140 17380 52141 17380 52142 17380 52143 17381 52144 17381 52145 17381 52146 17382 52147 17382 52148 17382 52149 17383 52150 17383 52151 17383 52152 17384 52153 17384 52154 17384 52155 17385 52156 17385 52157 17385 52158 17386 52159 17386 52160 17386 52161 17387 52162 17387 52163 17387 52164 17388 52165 17388 52166 17388 52167 17389 52168 17389 52169 17389 52170 17390 52171 17390 52172 17390 52173 17391 52174 17391 52175 17391 52176 17392 52177 17392 52178 17392 52179 17393 52180 17393 52181 17393 52182 17394 52183 17394 52184 17394 52185 17395 52186 17395 52187 17395 52188 17396 52189 17396 52190 17396 52191 17397 52192 17397 52193 17397 52194 17398 52195 17398 52196 17398 52197 17399 52198 17399 52199 17399 52200 17400 52201 17400 52202 17400 52203 17401 52204 17401 52205 17401 52206 17402 52207 17402 52208 17402 52209 17403 52210 17403 52211 17403 52212 17404 52213 17404 52214 17404 52215 17405 52216 17405 52217 17405 52218 17406 52219 17406 52220 17406 52221 17407 52222 17407 52223 17407 52224 17408 52225 17408 52226 17408 52227 17409 52228 17409 52229 17409 52230 17410 52231 17410 52232 17410 52233 17411 52234 17411 52235 17411 52236 17412 52237 17412 52238 17412 52239 17413 52240 17413 52241 17413 52242 17414 52243 17414 52244 17414 52245 17415 52246 17415 52247 17415 52248 17416 52249 17416 52250 17416 52251 17417 52252 17417 52253 17417 52254 17418 52255 17418 52256 17418 52257 17419 52258 17419 52259 17419 52260 17420 52261 17420 52262 17420 52263 17421 52264 17421 52265 17421 52266 17422 52267 17422 52268 17422 52269 17423 52270 17423 52271 17423 52272 17424 52273 17424 52274 17424 52275 17425 52276 17425 52277 17425 52278 17426 52279 17426 52280 17426 52281 17427 52282 17427 52283 17427 52284 17428 52285 17428 52286 17428 52287 17429 52288 17429 52289 17429 52290 17430 52291 17430 52292 17430 52293 17431 52294 17431 52295 17431 52296 17432 52297 17432 52298 17432 52299 17433 52300 17433 52301 17433 52302 17434 52303 17434 52304 17434 52305 17435 52306 17435 52307 17435 52308 17436 52309 17436 52310 17436 52311 17437 52312 17437 52313 17437 52314 17438 52315 17438 52316 17438 52317 17439 52318 17439 52319 17439 52320 17440 52321 17440 52322 17440 52323 17441 52324 17441 52325 17441 52326 17442 52327 17442 52328 17442 52329 17443 52330 17443 52331 17443 52332 17444 52333 17444 52334 17444 52335 17445 52336 17445 52337 17445 52338 17446 52339 17446 52340 17446 52341 17447 52342 17447 52343 17447 52344 17448 52345 17448 52346 17448 52347 17449 52348 17449 52349 17449 52350 17450 52351 17450 52352 17450 52353 17451 52354 17451 52355 17451 52356 17452 52357 17452 52358 17452 52359 17453 52360 17453 52361 17453 52362 17454 52363 17454 52364 17454 52365 17455 52366 17455 52367 17455 52368 17456 52369 17456 52370 17456 52371 17457 52372 17457 52373 17457 52374 17458 52375 17458 52376 17458 52377 17459 52378 17459 52379 17459 52380 17460 52381 17460 52382 17460 52383 17461 52384 17461 52385 17461 52386 17462 52387 17462 52388 17462 52389 17463 52390 17463 52391 17463 52392 17464 52393 17464 52394 17464 52395 17465 52396 17465 52397 17465 52398 17466 52399 17466 52400 17466 52401 17467 52402 17467 52403 17467 52404 17468 52405 17468 52406 17468 52407 17469 52408 17469 52409 17469 52410 17470 52411 17470 52412 17470 52413 17471 52414 17471 52415 17471 52416 17472 52417 17472 52418 17472 52419 17473 52420 17473 52421 17473 52422 17474 52423 17474 52424 17474 52425 17475 52426 17475 52427 17475 52428 17476 52429 17476 52430 17476 52431 17477 52432 17477 52433 17477 52434 17478 52435 17478 52436 17478 52437 17479 52438 17479 52439 17479 52440 17480 52441 17480 52442 17480 52443 17481 52444 17481 52445 17481 52446 17482 52447 17482 52448 17482 52449 17483 52450 17483 52451 17483 52452 17484 52453 17484 52454 17484 52455 17485 52456 17485 52457 17485 52458 17486 52459 17486 52460 17486 52461 17487 52462 17487 52463 17487 52464 17488 52465 17488 52466 17488 52467 17489 52468 17489 52469 17489 52470 17490 52471 17490 52472 17490 52473 17491 52474 17491 52475 17491 52476 17492 52477 17492 52478 17492 52479 17493 52480 17493 52481 17493 52482 17494 52483 17494 52484 17494 52485 17495 52486 17495 52487 17495 52488 17496 52489 17496 52490 17496 52491 17497 52492 17497 52493 17497 52494 17498 52495 17498 52496 17498 52497 17499 52498 17499 52499 17499 52500 17500 52501 17500 52502 17500 52503 17501 52504 17501 52505 17501 52506 17502 52507 17502 52508 17502 52509 17503 52510 17503 52511 17503 52512 17504 52513 17504 52514 17504 52515 17505 52516 17505 52517 17505 52518 17506 52519 17506 52520 17506 52521 17507 52522 17507 52523 17507 52524 17508 52525 17508 52526 17508 52527 17509 52528 17509 52529 17509 52530 17510 52531 17510 52532 17510 52533 17511 52534 17511 52535 17511 52536 17512 52537 17512 52538 17512 52539 17513 52540 17513 52541 17513 52542 17514 52543 17514 52544 17514 52545 17515 52546 17515 52547 17515 52548 17516 52549 17516 52550 17516 52551 17517 52552 17517 52553 17517 52554 17518 52555 17518 52556 17518 52557 17519 52558 17519 52559 17519 52560 17520 52561 17520 52562 17520 52563 17521 52564 17521 52565 17521 52566 17522 52567 17522 52568 17522 52569 17523 52570 17523 52571 17523 52572 17524 52573 17524 52574 17524 52575 17525 52576 17525 52577 17525 52578 17526 52579 17526 52580 17526 52581 17527 52582 17527 52583 17527 52584 17528 52585 17528 52586 17528 52587 17529 52588 17529 52589 17529 52590 17530 52591 17530 52592 17530 52593 17531 52594 17531 52595 17531 52596 17532 52597 17532 52598 17532 52599 17533 52600 17533 52601 17533 52602 17534 52603 17534 52604 17534 52605 17535 52606 17535 52607 17535 52608 17536 52609 17536 52610 17536 52611 17537 52612 17537 52613 17537 52614 17538 52615 17538 52616 17538 52617 17539 52618 17539 52619 17539 52620 17540 52621 17540 52622 17540 52623 17541 52624 17541 52625 17541 52626 17542 52627 17542 52628 17542 52629 17543 52630 17543 52631 17543 52632 17544 52633 17544 52634 17544 52635 17545 52636 17545 52637 17545 52638 17546 52639 17546 52640 17546 52641 17547 52642 17547 52643 17547 52644 17548 52645 17548 52646 17548 52647 17549 52648 17549 52649 17549 52650 17550 52651 17550 52652 17550 52653 17551 52654 17551 52655 17551 52656 17552 52657 17552 52658 17552 52659 17553 52660 17553 52661 17553 52662 17554 52663 17554 52664 17554 52665 17555 52666 17555 52667 17555 52668 17556 52669 17556 52670 17556 52671 17557 52672 17557 52673 17557 52674 17558 52675 17558 52676 17558 52677 17559 52678 17559 52679 17559 52680 17560 52681 17560 52682 17560 52683 17561 52684 17561 52685 17561 52686 17562 52687 17562 52688 17562 52689 17563 52690 17563 52691 17563 52692 17564 52693 17564 52694 17564 52695 17565 52696 17565 52697 17565 52698 17566 52699 17566 52700 17566 52701 17567 52702 17567 52703 17567 52704 17568 52705 17568 52706 17568 52707 17569 52708 17569 52709 17569 52710 17570 52711 17570 52712 17570 52713 17571 52714 17571 52715 17571 52716 17572 52717 17572 52718 17572 52719 17573 52720 17573 52721 17573 52722 17574 52723 17574 52724 17574 52725 17575 52726 17575 52727 17575 52728 17576 52729 17576 52730 17576 52731 17577 52732 17577 52733 17577 52734 17578 52735 17578 52736 17578 52737 17579 52738 17579 52739 17579 52740 17580 52741 17580 52742 17580 52743 17581 52744 17581 52745 17581 52746 17582 52747 17582 52748 17582 52749 17583 52750 17583 52751 17583 52752 17584 52753 17584 52754 17584 52755 17585 52756 17585 52757 17585 52758 17586 52759 17586 52760 17586 52761 17587 52762 17587 52763 17587 52764 17588 52765 17588 52766 17588 52767 17589 52768 17589 52769 17589 52770 17590 52771 17590 52772 17590 52773 17591 52774 17591 52775 17591 52776 17592 52777 17592 52778 17592 52779 17593 52780 17593 52781 17593 52782 17594 52783 17594 52784 17594 52785 17595 52786 17595 52787 17595 52788 17596 52789 17596 52790 17596 52791 17597 52792 17597 52793 17597 52794 17598 52795 17598 52796 17598 52797 17599 52798 17599 52799 17599 52800 17600 52801 17600 52802 17600 52803 17601 52804 17601 52805 17601 52806 17602 52807 17602 52808 17602 52809 17603 52810 17603 52811 17603 52812 17604 52813 17604 52814 17604 52815 17605 52816 17605 52817 17605 52818 17606 52819 17606 52820 17606 52821 17607 52822 17607 52823 17607 52824 17608 52825 17608 52826 17608 52827 17609 52828 17609 52829 17609 52830 17610 52831 17610 52832 17610 52833 17611 52834 17611 52835 17611 52836 17612 52837 17612 52838 17612 52839 17613 52840 17613 52841 17613 52842 17614 52843 17614 52844 17614 52845 17615 52846 17615 52847 17615 52848 17616 52849 17616 52850 17616 52851 17617 52852 17617 52853 17617 52854 17618 52855 17618 52856 17618 52857 17619 52858 17619 52859 17619 52860 17620 52861 17620 52862 17620 52863 17621 52864 17621 52865 17621 52866 17622 52867 17622 52868 17622 52869 17623 52870 17623 52871 17623 52872 17624 52873 17624 52874 17624 52875 17625 52876 17625 52877 17625 52878 17626 52879 17626 52880 17626 52881 17627 52882 17627 52883 17627 52884 17628 52885 17628 52886 17628 52887 17629 52888 17629 52889 17629 52890 17630 52891 17630 52892 17630 52893 17631 52894 17631 52895 17631 52896 17632 52897 17632 52898 17632 52899 17633 52900 17633 52901 17633 52902 17634 52903 17634 52904 17634 52905 17635 52906 17635 52907 17635 52908 17636 52909 17636 52910 17636 52911 17637 52912 17637 52913 17637 52914 17638 52915 17638 52916 17638 52917 17639 52918 17639 52919 17639 52920 17640 52921 17640 52922 17640 52923 17641 52924 17641 52925 17641 52926 17642 52927 17642 52928 17642 52929 17643 52930 17643 52931 17643 52932 17644 52933 17644 52934 17644 52935 17645 52936 17645 52937 17645 52938 17646 52939 17646 52940 17646 52941 17647 52942 17647 52943 17647 52944 17648 52945 17648 52946 17648 52947 17649 52948 17649 52949 17649 52950 17650 52951 17650 52952 17650 52953 17651 52954 17651 52955 17651 52956 17652 52957 17652 52958 17652 52959 17653 52960 17653 52961 17653 52962 17654 52963 17654 52964 17654 52965 17655 52966 17655 52967 17655 52968 17656 52969 17656 52970 17656 52971 17657 52972 17657 52973 17657 52974 17658 52975 17658 52976 17658 52977 17659 52978 17659 52979 17659 52980 17660 52981 17660 52982 17660 52983 17661 52984 17661 52985 17661 52986 17662 52987 17662 52988 17662 52989 17663 52990 17663 52991 17663 52992 17664 52993 17664 52994 17664 52995 17665 52996 17665 52997 17665 52998 17666 52999 17666 53000 17666 53001 17667 53002 17667 53003 17667 53004 17668 53005 17668 53006 17668 53007 17669 53008 17669 53009 17669 53010 17670 53011 17670 53012 17670 53013 17671 53014 17671 53015 17671 53016 17672 53017 17672 53018 17672 53019 17673 53020 17673 53021 17673 53022 17674 53023 17674 53024 17674 53025 17675 53026 17675 53027 17675 53028 17676 53029 17676 53030 17676 53031 17677 53032 17677 53033 17677 53034 17678 53035 17678 53036 17678 53037 17679 53038 17679 53039 17679 53040 17680 53041 17680 53042 17680 53043 17681 53044 17681 53045 17681 53046 17682 53047 17682 53048 17682 53049 17683 53050 17683 53051 17683 53052 17684 53053 17684 53054 17684 53055 17685 53056 17685 53057 17685 53058 17686 53059 17686 53060 17686 53061 17687 53062 17687 53063 17687 53064 17688 53065 17688 53066 17688 53067 17689 53068 17689 53069 17689 53070 17690 53071 17690 53072 17690 53073 17691 53074 17691 53075 17691 53076 17692 53077 17692 53078 17692 53079 17693 53080 17693 53081 17693 53082 17694 53083 17694 53084 17694 53085 17695 53086 17695 53087 17695 53088 17696 53089 17696 53090 17696 53091 17697 53092 17697 53093 17697 53094 17698 53095 17698 53096 17698 53097 17699 53098 17699 53099 17699 53100 17700 53101 17700 53102 17700 53103 17701 53104 17701 53105 17701 53106 17702 53107 17702 53108 17702 53109 17703 53110 17703 53111 17703 53112 17704 53113 17704 53114 17704 53115 17705 53116 17705 53117 17705 53118 17706 53119 17706 53120 17706 53121 17707 53122 17707 53123 17707 53124 17708 53125 17708 53126 17708 53127 17709 53128 17709 53129 17709 53130 17710 53131 17710 53132 17710 53133 17711 53134 17711 53135 17711 53136 17712 53137 17712 53138 17712 53139 17713 53140 17713 53141 17713 53142 17714 53143 17714 53144 17714 53145 17715 53146 17715 53147 17715 53148 17716 53149 17716 53150 17716 53151 17717 53152 17717 53153 17717 53154 17718 53155 17718 53156 17718 53157 17719 53158 17719 53159 17719 53160 17720 53161 17720 53162 17720 53163 17721 53164 17721 53165 17721 53166 17722 53167 17722 53168 17722 53169 17723 53170 17723 53171 17723 53172 17724 53173 17724 53174 17724 53175 17725 53176 17725 53177 17725 53178 17726 53179 17726 53180 17726 53181 17727 53182 17727 53183 17727 53184 17728 53185 17728 53186 17728 53187 17729 53188 17729 53189 17729 53190 17730 53191 17730 53192 17730 53193 17731 53194 17731 53195 17731 53196 17732 53197 17732 53198 17732 53199 17733 53200 17733 53201 17733 53202 17734 53203 17734 53204 17734 53205 17735 53206 17735 53207 17735 53208 17736 53209 17736 53210 17736 53211 17737 53212 17737 53213 17737 53214 17738 53215 17738 53216 17738 53217 17739 53218 17739 53219 17739 53220 17740 53221 17740 53222 17740 53223 17741 53224 17741 53225 17741 53226 17742 53227 17742 53228 17742 53229 17743 53230 17743 53231 17743 53232 17744 53233 17744 53234 17744 53235 17745 53236 17745 53237 17745 53238 17746 53239 17746 53240 17746 53241 17747 53242 17747 53243 17747 53244 17748 53245 17748 53246 17748 53247 17749 53248 17749 53249 17749 53250 17750 53251 17750 53252 17750 53253 17751 53254 17751 53255 17751 53256 17752 53257 17752 53258 17752 53259 17753 53260 17753 53261 17753 53262 17754 53263 17754 53264 17754 53265 17755 53266 17755 53267 17755 53268 17756 53269 17756 53270 17756 53271 17757 53272 17757 53273 17757 53274 17758 53275 17758 53276 17758 53277 17759 53278 17759 53279 17759 53280 17760 53281 17760 53282 17760 53283 17761 53284 17761 53285 17761 53286 17762 53287 17762 53288 17762 53289 17763 53290 17763 53291 17763 53292 17764 53293 17764 53294 17764 53295 17765 53296 17765 53297 17765 53298 17766 53299 17766 53300 17766 53301 17767 53302 17767 53303 17767 53304 17768 53305 17768 53306 17768 53307 17769 53308 17769 53309 17769 53310 17770 53311 17770 53312 17770 53313 17771 53314 17771 53315 17771 53316 17772 53317 17772 53318 17772 53319 17773 53320 17773 53321 17773 53322 17774 53323 17774 53324 17774 53325 17775 53326 17775 53327 17775 53328 17776 53329 17776 53330 17776 53331 17777 53332 17777 53333 17777 53334 17778 53335 17778 53336 17778 53337 17779 53338 17779 53339 17779 53340 17780 53341 17780 53342 17780 53343 17781 53344 17781 53345 17781 53346 17782 53347 17782 53348 17782 53349 17783 53350 17783 53351 17783 53352 17784 53353 17784 53354 17784 53355 17785 53356 17785 53357 17785 53358 17786 53359 17786 53360 17786 53361 17787 53362 17787 53363 17787 53364 17788 53365 17788 53366 17788 53367 17789 53368 17789 53369 17789 53370 17790 53371 17790 53372 17790 53373 17791 53374 17791 53375 17791 53376 17792 53377 17792 53378 17792 53379 17793 53380 17793 53381 17793 53382 17794 53383 17794 53384 17794 53385 17795 53386 17795 53387 17795 53388 17796 53389 17796 53390 17796 53391 17797 53392 17797 53393 17797 53394 17798 53395 17798 53396 17798 53397 17799 53398 17799 53399 17799 53400 17800 53401 17800 53402 17800 53403 17801 53404 17801 53405 17801 53406 17802 53407 17802 53408 17802 53409 17803 53410 17803 53411 17803 53412 17804 53413 17804 53414 17804 53415 17805 53416 17805 53417 17805 53418 17806 53419 17806 53420 17806 53421 17807 53422 17807 53423 17807 53424 17808 53425 17808 53426 17808 53427 17809 53428 17809 53429 17809 53430 17810 53431 17810 53432 17810 53433 17811 53434 17811 53435 17811 53436 17812 53437 17812 53438 17812 53439 17813 53440 17813 53441 17813 53442 17814 53443 17814 53444 17814 53445 17815 53446 17815 53447 17815 53448 17816 53449 17816 53450 17816 53451 17817 53452 17817 53453 17817 53454 17818 53455 17818 53456 17818 53457 17819 53458 17819 53459 17819 53460 17820 53461 17820 53462 17820 53463 17821 53464 17821 53465 17821 53466 17822 53467 17822 53468 17822 53469 17823 53470 17823 53471 17823 53472 17824 53473 17824 53474 17824 53475 17825 53476 17825 53477 17825 53478 17826 53479 17826 53480 17826 53481 17827 53482 17827 53483 17827 53484 17828 53485 17828 53486 17828 53487 17829 53488 17829 53489 17829 53490 17830 53491 17830 53492 17830 53493 17831 53494 17831 53495 17831 53496 17832 53497 17832 53498 17832 53499 17833 53500 17833 53501 17833 53502 17834 53503 17834 53504 17834 53505 17835 53506 17835 53507 17835 53508 17836 53509 17836 53510 17836 53511 17837 53512 17837 53513 17837 53514 17838 53515 17838 53516 17838 53517 17839 53518 17839 53519 17839 53520 17840 53521 17840 53522 17840 53523 17841 53524 17841 53525 17841 53526 17842 53527 17842 53528 17842 53529 17843 53530 17843 53531 17843 53532 17844 53533 17844 53534 17844 53535 17845 53536 17845 53537 17845 53538 17846 53539 17846 53540 17846 53541 17847 53542 17847 53543 17847 53544 17848 53545 17848 53546 17848 53547 17849 53548 17849 53549 17849 53550 17850 53551 17850 53552 17850 53553 17851 53554 17851 53555 17851 53556 17852 53557 17852 53558 17852 53559 17853 53560 17853 53561 17853 53562 17854 53563 17854 53564 17854 53565 17855 53566 17855 53567 17855 53568 17856 53569 17856 53570 17856 53571 17857 53572 17857 53573 17857 53574 17858 53575 17858 53576 17858 53577 17859 53578 17859 53579 17859 53580 17860 53581 17860 53582 17860 53583 17861 53584 17861 53585 17861 53586 17862 53587 17862 53588 17862 53589 17863 53590 17863 53591 17863 53592 17864 53593 17864 53594 17864 53595 17865 53596 17865 53597 17865 53598 17866 53599 17866 53600 17866 53601 17867 53602 17867 53603 17867 53604 17868 53605 17868 53606 17868 53607 17869 53608 17869 53609 17869 53610 17870 53611 17870 53612 17870 53613 17871 53614 17871 53615 17871 53616 17872 53617 17872 53618 17872 53619 17873 53620 17873 53621 17873 53622 17874 53623 17874 53624 17874 53625 17875 53626 17875 53627 17875 53628 17876 53629 17876 53630 17876 53631 17877 53632 17877 53633 17877 53634 17878 53635 17878 53636 17878 53637 17879 53638 17879 53639 17879 53640 17880 53641 17880 53642 17880 53643 17881 53644 17881 53645 17881 53646 17882 53647 17882 53648 17882 53649 17883 53650 17883 53651 17883 53652 17884 53653 17884 53654 17884 53655 17885 53656 17885 53657 17885 53658 17886 53659 17886 53660 17886 53661 17887 53662 17887 53663 17887 53664 17888 53665 17888 53666 17888 53667 17889 53668 17889 53669 17889 53670 17890 53671 17890 53672 17890 53673 17891 53674 17891 53675 17891 53676 17892 53677 17892 53678 17892 53679 17893 53680 17893 53681 17893 53682 17894 53683 17894 53684 17894 53685 17895 53686 17895 53687 17895 53688 17896 53689 17896 53690 17896 53691 17897 53692 17897 53693 17897 53694 17898 53695 17898 53696 17898 53697 17899 53698 17899 53699 17899 53700 17900 53701 17900 53702 17900 53703 17901 53704 17901 53705 17901 53706 17902 53707 17902 53708 17902 53709 17903 53710 17903 53711 17903 53712 17904 53713 17904 53714 17904 53715 17905 53716 17905 53717 17905 53718 17906 53719 17906 53720 17906 53721 17907 53722 17907 53723 17907 53724 17908 53725 17908 53726 17908 53727 17909 53728 17909 53729 17909 53730 17910 53731 17910 53732 17910 53733 17911 53734 17911 53735 17911 53736 17912 53737 17912 53738 17912 53739 17913 53740 17913 53741 17913 53742 17914 53743 17914 53744 17914 53745 17915 53746 17915 53747 17915 53748 17916 53749 17916 53750 17916 53751 17917 53752 17917 53753 17917 53754 17918 53755 17918 53756 17918 53757 17919 53758 17919 53759 17919 53760 17920 53761 17920 53762 17920 53763 17921 53764 17921 53765 17921 53766 17922 53767 17922 53768 17922 53769 17923 53770 17923 53771 17923 53772 17924 53773 17924 53774 17924 53775 17925 53776 17925 53777 17925 53778 17926 53779 17926 53780 17926 53781 17927 53782 17927 53783 17927 53784 17928 53785 17928 53786 17928 53787 17929 53788 17929 53789 17929 53790 17930 53791 17930 53792 17930 53793 17931 53794 17931 53795 17931 53796 17932 53797 17932 53798 17932 53799 17933 53800 17933 53801 17933 53802 17934 53803 17934 53804 17934 53805 17935 53806 17935 53807 17935 53808 17936 53809 17936 53810 17936 53811 17937 53812 17937 53813 17937 53814 17938 53815 17938 53816 17938 53817 17939 53818 17939 53819 17939 53820 17940 53821 17940 53822 17940 53823 17941 53824 17941 53825 17941 53826 17942 53827 17942 53828 17942 53829 17943 53830 17943 53831 17943 53832 17944 53833 17944 53834 17944 53835 17945 53836 17945 53837 17945 53838 17946 53839 17946 53840 17946 53841 17947 53842 17947 53843 17947 53844 17948 53845 17948 53846 17948 53847 17949 53848 17949 53849 17949 53850 17950 53851 17950 53852 17950 53853 17951 53854 17951 53855 17951 53856 17952 53857 17952 53858 17952 53859 17953 53860 17953 53861 17953 53862 17954 53863 17954 53864 17954 53865 17955 53866 17955 53867 17955 53868 17956 53869 17956 53870 17956 53871 17957 53872 17957 53873 17957 53874 17958 53875 17958 53876 17958 53877 17959 53878 17959 53879 17959 53880 17960 53881 17960 53882 17960 53883 17961 53884 17961 53885 17961 53886 17962 53887 17962 53888 17962 53889 17963 53890 17963 53891 17963 53892 17964 53893 17964 53894 17964 53895 17965 53896 17965 53897 17965 53898 17966 53899 17966 53900 17966 53901 17967 53902 17967 53903 17967 53904 17968 53905 17968 53906 17968 53907 17969 53908 17969 53909 17969 53910 17970 53911 17970 53912 17970 53913 17971 53914 17971 53915 17971 53916 17972 53917 17972 53918 17972 53919 17973 53920 17973 53921 17973 53922 17974 53923 17974 53924 17974 53925 17975 53926 17975 53927 17975 53928 17976 53929 17976 53930 17976 53931 17977 53932 17977 53933 17977 53934 17978 53935 17978 53936 17978 53937 17979 53938 17979 53939 17979 53940 17980 53941 17980 53942 17980 53943 17981 53944 17981 53945 17981 53946 17982 53947 17982 53948 17982 53949 17983 53950 17983 53951 17983 53952 17984 53953 17984 53954 17984 53955 17985 53956 17985 53957 17985 53958 17986 53959 17986 53960 17986 53961 17987 53962 17987 53963 17987 53964 17988 53965 17988 53966 17988 53967 17989 53968 17989 53969 17989 53970 17990 53971 17990 53972 17990 53973 17991 53974 17991 53975 17991 53976 17992 53977 17992 53978 17992 53979 17993 53980 17993 53981 17993 53982 17994 53983 17994 53984 17994 53985 17995 53986 17995 53987 17995 53988 17996 53989 17996 53990 17996 53991 17997 53992 17997 53993 17997 53994 17998 53995 17998 53996 17998 53997 17999 53998 17999 53999 17999 54000 18000 54001 18000 54002 18000 54003 18001 54004 18001 54005 18001 54006 18002 54007 18002 54008 18002 54009 18003 54010 18003 54011 18003 54012 18004 54013 18004 54014 18004 54015 18005 54016 18005 54017 18005 54018 18006 54019 18006 54020 18006 54021 18007 54022 18007 54023 18007 54024 18008 54025 18008 54026 18008 54027 18009 54028 18009 54029 18009 54030 18010 54031 18010 54032 18010 54033 18011 54034 18011 54035 18011 54036 18012 54037 18012 54038 18012 54039 18013 54040 18013 54041 18013 54042 18014 54043 18014 54044 18014 54045 18015 54046 18015 54047 18015 54048 18016 54049 18016 54050 18016 54051 18017 54052 18017 54053 18017 54054 18018 54055 18018 54056 18018 54057 18019 54058 18019 54059 18019 54060 18020 54061 18020 54062 18020 54063 18021 54064 18021 54065 18021 54066 18022 54067 18022 54068 18022 54069 18023 54070 18023 54071 18023 54072 18024 54073 18024 54074 18024 54075 18025 54076 18025 54077 18025 54078 18026 54079 18026 54080 18026 54081 18027 54082 18027 54083 18027 54084 18028 54085 18028 54086 18028 54087 18029 54088 18029 54089 18029 54090 18030 54091 18030 54092 18030 54093 18031 54094 18031 54095 18031 54096 18032 54097 18032 54098 18032 54099 18033 54100 18033 54101 18033 54102 18034 54103 18034 54104 18034 54105 18035 54106 18035 54107 18035 54108 18036 54109 18036 54110 18036 54111 18037 54112 18037 54113 18037 54114 18038 54115 18038 54116 18038 54117 18039 54118 18039 54119 18039 54120 18040 54121 18040 54122 18040 54123 18041 54124 18041 54125 18041 54126 18042 54127 18042 54128 18042 54129 18043 54130 18043 54131 18043 54132 18044 54133 18044 54134 18044 54135 18045 54136 18045 54137 18045 54138 18046 54139 18046 54140 18046 54141 18047 54142 18047 54143 18047 54144 18048 54145 18048 54146 18048 54147 18049 54148 18049 54149 18049 54150 18050 54151 18050 54152 18050 54153 18051 54154 18051 54155 18051 54156 18052 54157 18052 54158 18052 54159 18053 54160 18053 54161 18053 54162 18054 54163 18054 54164 18054 54165 18055 54166 18055 54167 18055 54168 18056 54169 18056 54170 18056 54171 18057 54172 18057 54173 18057 54174 18058 54175 18058 54176 18058 54177 18059 54178 18059 54179 18059 54180 18060 54181 18060 54182 18060 54183 18061 54184 18061 54185 18061 54186 18062 54187 18062 54188 18062 54189 18063 54190 18063 54191 18063 54192 18064 54193 18064 54194 18064 54195 18065 54196 18065 54197 18065 54198 18066 54199 18066 54200 18066 54201 18067 54202 18067 54203 18067 54204 18068 54205 18068 54206 18068 54207 18069 54208 18069 54209 18069 54210 18070 54211 18070 54212 18070 54213 18071 54214 18071 54215 18071 54216 18072 54217 18072 54218 18072 54219 18073 54220 18073 54221 18073 54222 18074 54223 18074 54224 18074 54225 18075 54226 18075 54227 18075 54228 18076 54229 18076 54230 18076 54231 18077 54232 18077 54233 18077 54234 18078 54235 18078 54236 18078 54237 18079 54238 18079 54239 18079 54240 18080 54241 18080 54242 18080 54243 18081 54244 18081 54245 18081 54246 18082 54247 18082 54248 18082 54249 18083 54250 18083 54251 18083 54252 18084 54253 18084 54254 18084 54255 18085 54256 18085 54257 18085 54258 18086 54259 18086 54260 18086 54261 18087 54262 18087 54263 18087 54264 18088 54265 18088 54266 18088 54267 18089 54268 18089 54269 18089 54270 18090 54271 18090 54272 18090 54273 18091 54274 18091 54275 18091 54276 18092 54277 18092 54278 18092 54279 18093 54280 18093 54281 18093 54282 18094 54283 18094 54284 18094 54285 18095 54286 18095 54287 18095 54288 18096 54289 18096 54290 18096 54291 18097 54292 18097 54293 18097 54294 18098 54295 18098 54296 18098 54297 18099 54298 18099 54299 18099 54300 18100 54301 18100 54302 18100 54303 18101 54304 18101 54305 18101 54306 18102 54307 18102 54308 18102 54309 18103 54310 18103 54311 18103 54312 18104 54313 18104 54314 18104 54315 18105 54316 18105 54317 18105 54318 18106 54319 18106 54320 18106 54321 18107 54322 18107 54323 18107 54324 18108 54325 18108 54326 18108 54327 18109 54328 18109 54329 18109 54330 18110 54331 18110 54332 18110 54333 18111 54334 18111 54335 18111 54336 18112 54337 18112 54338 18112 54339 18113 54340 18113 54341 18113 54342 18114 54343 18114 54344 18114 54345 18115 54346 18115 54347 18115 54348 18116 54349 18116 54350 18116 54351 18117 54352 18117 54353 18117 54354 18118 54355 18118 54356 18118 54357 18119 54358 18119 54359 18119 54360 18120 54361 18120 54362 18120 54363 18121 54364 18121 54365 18121 54366 18122 54367 18122 54368 18122 54369 18123 54370 18123 54371 18123 54372 18124 54373 18124 54374 18124 54375 18125 54376 18125 54377 18125 54378 18126 54379 18126 54380 18126 54381 18127 54382 18127 54383 18127 54384 18128 54385 18128 54386 18128 54387 18129 54388 18129 54389 18129 54390 18130 54391 18130 54392 18130 54393 18131 54394 18131 54395 18131 54396 18132 54397 18132 54398 18132 54399 18133 54400 18133 54401 18133 54402 18134 54403 18134 54404 18134 54405 18135 54406 18135 54407 18135 54408 18136 54409 18136 54410 18136 54411 18137 54412 18137 54413 18137 54414 18138 54415 18138 54416 18138 54417 18139 54418 18139 54419 18139 54420 18140 54421 18140 54422 18140 54423 18141 54424 18141 54425 18141 54426 18142 54427 18142 54428 18142 54429 18143 54430 18143 54431 18143 54432 18144 54433 18144 54434 18144 54435 18145 54436 18145 54437 18145 54438 18146 54439 18146 54440 18146 54441 18147 54442 18147 54443 18147 54444 18148 54445 18148 54446 18148 54447 18149 54448 18149 54449 18149 54450 18150 54451 18150 54452 18150 54453 18151 54454 18151 54455 18151 54456 18152 54457 18152 54458 18152 54459 18153 54460 18153 54461 18153 54462 18154 54463 18154 54464 18154 54465 18155 54466 18155 54467 18155 54468 18156 54469 18156 54470 18156 54471 18157 54472 18157 54473 18157 54474 18158 54475 18158 54476 18158 54477 18159 54478 18159 54479 18159 54480 18160 54481 18160 54482 18160 54483 18161 54484 18161 54485 18161 54486 18162 54487 18162 54488 18162 54489 18163 54490 18163 54491 18163 54492 18164 54493 18164 54494 18164 54495 18165 54496 18165 54497 18165 54498 18166 54499 18166 54500 18166 54501 18167 54502 18167 54503 18167 54504 18168 54505 18168 54506 18168 54507 18169 54508 18169 54509 18169 54510 18170 54511 18170 54512 18170 54513 18171 54514 18171 54515 18171 54516 18172 54517 18172 54518 18172 54519 18173 54520 18173 54521 18173 54522 18174 54523 18174 54524 18174 54525 18175 54526 18175 54527 18175 54528 18176 54529 18176 54530 18176 54531 18177 54532 18177 54533 18177 54534 18178 54535 18178 54536 18178 54537 18179 54538 18179 54539 18179 54540 18180 54541 18180 54542 18180 54543 18181 54544 18181 54545 18181 54546 18182 54547 18182 54548 18182 54549 18183 54550 18183 54551 18183 54552 18184 54553 18184 54554 18184 54555 18185 54556 18185 54557 18185 54558 18186 54559 18186 54560 18186 54561 18187 54562 18187 54563 18187 54564 18188 54565 18188 54566 18188 54567 18189 54568 18189 54569 18189 54570 18190 54571 18190 54572 18190 54573 18191 54574 18191 54575 18191 54576 18192 54577 18192 54578 18192 54579 18193 54580 18193 54581 18193 54582 18194 54583 18194 54584 18194 54585 18195 54586 18195 54587 18195 54588 18196 54589 18196 54590 18196 54591 18197 54592 18197 54593 18197 54594 18198 54595 18198 54596 18198 54597 18199 54598 18199 54599 18199 54600 18200 54601 18200 54602 18200 54603 18201 54604 18201 54605 18201 54606 18202 54607 18202 54608 18202 54609 18203 54610 18203 54611 18203 54612 18204 54613 18204 54614 18204 54615 18205 54616 18205 54617 18205 54618 18206 54619 18206 54620 18206 54621 18207 54622 18207 54623 18207 54624 18208 54625 18208 54626 18208 54627 18209 54628 18209 54629 18209 54630 18210 54631 18210 54632 18210 54633 18211 54634 18211 54635 18211 54636 18212 54637 18212 54638 18212 54639 18213 54640 18213 54641 18213 54642 18214 54643 18214 54644 18214 54645 18215 54646 18215 54647 18215 54648 18216 54649 18216 54650 18216 54651 18217 54652 18217 54653 18217 54654 18218 54655 18218 54656 18218 54657 18219 54658 18219 54659 18219 54660 18220 54661 18220 54662 18220 54663 18221 54664 18221 54665 18221 54666 18222 54667 18222 54668 18222 54669 18223 54670 18223 54671 18223 54672 18224 54673 18224 54674 18224 54675 18225 54676 18225 54677 18225 54678 18226 54679 18226 54680 18226 54681 18227 54682 18227 54683 18227 54684 18228 54685 18228 54686 18228 54687 18229 54688 18229 54689 18229 54690 18230 54691 18230 54692 18230 54693 18231 54694 18231 54695 18231 54696 18232 54697 18232 54698 18232 54699 18233 54700 18233 54701 18233 54702 18234 54703 18234 54704 18234 54705 18235 54706 18235 54707 18235 54708 18236 54709 18236 54710 18236 54711 18237 54712 18237 54713 18237 54714 18238 54715 18238 54716 18238 54717 18239 54718 18239 54719 18239 54720 18240 54721 18240 54722 18240 54723 18241 54724 18241 54725 18241 54726 18242 54727 18242 54728 18242 54729 18243 54730 18243 54731 18243 54732 18244 54733 18244 54734 18244 54735 18245 54736 18245 54737 18245 54738 18246 54739 18246 54740 18246 54741 18247 54742 18247 54743 18247 54744 18248 54745 18248 54746 18248 54747 18249 54748 18249 54749 18249 54750 18250 54751 18250 54752 18250 54753 18251 54754 18251 54755 18251 54756 18252 54757 18252 54758 18252 54759 18253 54760 18253 54761 18253 54762 18254 54763 18254 54764 18254 54765 18255 54766 18255 54767 18255 54768 18256 54769 18256 54770 18256 54771 18257 54772 18257 54773 18257 54774 18258 54775 18258 54776 18258 54777 18259 54778 18259 54779 18259 54780 18260 54781 18260 54782 18260 54783 18261 54784 18261 54785 18261 54786 18262 54787 18262 54788 18262 54789 18263 54790 18263 54791 18263 54792 18264 54793 18264 54794 18264 54795 18265 54796 18265 54797 18265 54798 18266 54799 18266 54800 18266 54801 18267 54802 18267 54803 18267 54804 18268 54805 18268 54806 18268 54807 18269 54808 18269 54809 18269 54810 18270 54811 18270 54812 18270 54813 18271 54814 18271 54815 18271 54816 18272 54817 18272 54818 18272 54819 18273 54820 18273 54821 18273 54822 18274 54823 18274 54824 18274 54825 18275 54826 18275 54827 18275 54828 18276 54829 18276 54830 18276 54831 18277 54832 18277 54833 18277 54834 18278 54835 18278 54836 18278 54837 18279 54838 18279 54839 18279 54840 18280 54841 18280 54842 18280 54843 18281 54844 18281 54845 18281 54846 18282 54847 18282 54848 18282 54849 18283 54850 18283 54851 18283 54852 18284 54853 18284 54854 18284 54855 18285 54856 18285 54857 18285 54858 18286 54859 18286 54860 18286 54861 18287 54862 18287 54863 18287 54864 18288 54865 18288 54866 18288 54867 18289 54868 18289 54869 18289 54870 18290 54871 18290 54872 18290 54873 18291 54874 18291 54875 18291 54876 18292 54877 18292 54878 18292 54879 18293 54880 18293 54881 18293 54882 18294 54883 18294 54884 18294 54885 18295 54886 18295 54887 18295 54888 18296 54889 18296 54890 18296 54891 18297 54892 18297 54893 18297 54894 18298 54895 18298 54896 18298 54897 18299 54898 18299 54899 18299 54900 18300 54901 18300 54902 18300 54903 18301 54904 18301 54905 18301 54906 18302 54907 18302 54908 18302 54909 18303 54910 18303 54911 18303 54912 18304 54913 18304 54914 18304 54915 18305 54916 18305 54917 18305 54918 18306 54919 18306 54920 18306 54921 18307 54922 18307 54923 18307 54924 18308 54925 18308 54926 18308 54927 18309 54928 18309 54929 18309 54930 18310 54931 18310 54932 18310 54933 18311 54934 18311 54935 18311 54936 18312 54937 18312 54938 18312 54939 18313 54940 18313 54941 18313 54942 18314 54943 18314 54944 18314 54945 18315 54946 18315 54947 18315 54948 18316 54949 18316 54950 18316 54951 18317 54952 18317 54953 18317 54954 18318 54955 18318 54956 18318 54957 18319 54958 18319 54959 18319 54960 18320 54961 18320 54962 18320 54963 18321 54964 18321 54965 18321 54966 18322 54967 18322 54968 18322 54969 18323 54970 18323 54971 18323 54972 18324 54973 18324 54974 18324 54975 18325 54976 18325 54977 18325 54978 18326 54979 18326 54980 18326 54981 18327 54982 18327 54983 18327 54984 18328 54985 18328 54986 18328 54987 18329 54988 18329 54989 18329 54990 18330 54991 18330 54992 18330 54993 18331 54994 18331 54995 18331 54996 18332 54997 18332 54998 18332 54999 18333 55000 18333 55001 18333 55002 18334 55003 18334 55004 18334 55005 18335 55006 18335 55007 18335 55008 18336 55009 18336 55010 18336 55011 18337 55012 18337 55013 18337 55014 18338 55015 18338 55016 18338 55017 18339 55018 18339 55019 18339 55020 18340 55021 18340 55022 18340 55023 18341 55024 18341 55025 18341 55026 18342 55027 18342 55028 18342 55029 18343 55030 18343 55031 18343 55032 18344 55033 18344 55034 18344 55035 18345 55036 18345 55037 18345 55038 18346 55039 18346 55040 18346 55041 18347 55042 18347 55043 18347 55044 18348 55045 18348 55046 18348 55047 18349 55048 18349 55049 18349 55050 18350 55051 18350 55052 18350 55053 18351 55054 18351 55055 18351 55056 18352 55057 18352 55058 18352 55059 18353 55060 18353 55061 18353 55062 18354 55063 18354 55064 18354 55065 18355 55066 18355 55067 18355 55068 18356 55069 18356 55070 18356 55071 18357 55072 18357 55073 18357 55074 18358 55075 18358 55076 18358 55077 18359 55078 18359 55079 18359 55080 18360 55081 18360 55082 18360 55083 18361 55084 18361 55085 18361 55086 18362 55087 18362 55088 18362 55089 18363 55090 18363 55091 18363 55092 18364 55093 18364 55094 18364 55095 18365 55096 18365 55097 18365 55098 18366 55099 18366 55100 18366 55101 18367 55102 18367 55103 18367 55104 18368 55105 18368 55106 18368 55107 18369 55108 18369 55109 18369 55110 18370 55111 18370 55112 18370 55113 18371 55114 18371 55115 18371 55116 18372 55117 18372 55118 18372 55119 18373 55120 18373 55121 18373 55122 18374 55123 18374 55124 18374 55125 18375 55126 18375 55127 18375 55128 18376 55129 18376 55130 18376 55131 18377 55132 18377 55133 18377 55134 18378 55135 18378 55136 18378 55137 18379 55138 18379 55139 18379 55140 18380 55141 18380 55142 18380 55143 18381 55144 18381 55145 18381 55146 18382 55147 18382 55148 18382 55149 18383 55150 18383 55151 18383 55152 18384 55153 18384 55154 18384 55155 18385 55156 18385 55157 18385 55158 18386 55159 18386 55160 18386 55161 18387 55162 18387 55163 18387 55164 18388 55165 18388 55166 18388 55167 18389 55168 18389 55169 18389 55170 18390 55171 18390 55172 18390 55173 18391 55174 18391 55175 18391 55176 18392 55177 18392 55178 18392 55179 18393 55180 18393 55181 18393 55182 18394 55183 18394 55184 18394 55185 18395 55186 18395 55187 18395 55188 18396 55189 18396 55190 18396 55191 18397 55192 18397 55193 18397 55194 18398 55195 18398 55196 18398 55197 18399 55198 18399 55199 18399 55200 18400 55201 18400 55202 18400 55203 18401 55204 18401 55205 18401 55206 18402 55207 18402 55208 18402 55209 18403 55210 18403 55211 18403 55212 18404 55213 18404 55214 18404 55215 18405 55216 18405 55217 18405 55218 18406 55219 18406 55220 18406 55221 18407 55222 18407 55223 18407 55224 18408 55225 18408 55226 18408 55227 18409 55228 18409 55229 18409 55230 18410 55231 18410 55232 18410 55233 18411 55234 18411 55235 18411 55236 18412 55237 18412 55238 18412 55239 18413 55240 18413 55241 18413 55242 18414 55243 18414 55244 18414 55245 18415 55246 18415 55247 18415 55248 18416 55249 18416 55250 18416 55251 18417 55252 18417 55253 18417 55254 18418 55255 18418 55256 18418 55257 18419 55258 18419 55259 18419 55260 18420 55261 18420 55262 18420 55263 18421 55264 18421 55265 18421 55266 18422 55267 18422 55268 18422 55269 18423 55270 18423 55271 18423 55272 18424 55273 18424 55274 18424 55275 18425 55276 18425 55277 18425 55278 18426 55279 18426 55280 18426 55281 18427 55282 18427 55283 18427 55284 18428 55285 18428 55286 18428 55287 18429 55288 18429 55289 18429 55290 18430 55291 18430 55292 18430 55293 18431 55294 18431 55295 18431 55296 18432 55297 18432 55298 18432 55299 18433 55300 18433 55301 18433 55302 18434 55303 18434 55304 18434 55305 18435 55306 18435 55307 18435 55308 18436 55309 18436 55310 18436 55311 18437 55312 18437 55313 18437 55314 18438 55315 18438 55316 18438 55317 18439 55318 18439 55319 18439 55320 18440 55321 18440 55322 18440 55323 18441 55324 18441 55325 18441 55326 18442 55327 18442 55328 18442 55329 18443 55330 18443 55331 18443 55332 18444 55333 18444 55334 18444 55335 18445 55336 18445 55337 18445 55338 18446 55339 18446 55340 18446 55341 18447 55342 18447 55343 18447 55344 18448 55345 18448 55346 18448 55347 18449 55348 18449 55349 18449 55350 18450 55351 18450 55352 18450 55353 18451 55354 18451 55355 18451 55356 18452 55357 18452 55358 18452 55359 18453 55360 18453 55361 18453 55362 18454 55363 18454 55364 18454 55365 18455 55366 18455 55367 18455 55368 18456 55369 18456 55370 18456 55371 18457 55372 18457 55373 18457 55374 18458 55375 18458 55376 18458 55377 18459 55378 18459 55379 18459 55380 18460 55381 18460 55382 18460 55383 18461 55384 18461 55385 18461 55386 18462 55387 18462 55388 18462 55389 18463 55390 18463 55391 18463 55392 18464 55393 18464 55394 18464 55395 18465 55396 18465 55397 18465 55398 18466 55399 18466 55400 18466 55401 18467 55402 18467 55403 18467 55404 18468 55405 18468 55406 18468 55407 18469 55408 18469 55409 18469 55410 18470 55411 18470 55412 18470 55413 18471 55414 18471 55415 18471 55416 18472 55417 18472 55418 18472 55419 18473 55420 18473 55421 18473 55422 18474 55423 18474 55424 18474 55425 18475 55426 18475 55427 18475 55428 18476 55429 18476 55430 18476 55431 18477 55432 18477 55433 18477 55434 18478 55435 18478 55436 18478 55437 18479 55438 18479 55439 18479 55440 18480 55441 18480 55442 18480 55443 18481 55444 18481 55445 18481 55446 18482 55447 18482 55448 18482 55449 18483 55450 18483 55451 18483 55452 18484 55453 18484 55454 18484 55455 18485 55456 18485 55457 18485 55458 18486 55459 18486 55460 18486 55461 18487 55462 18487 55463 18487 55464 18488 55465 18488 55466 18488 55467 18489 55468 18489 55469 18489 55470 18490 55471 18490 55472 18490 55473 18491 55474 18491 55475 18491 55476 18492 55477 18492 55478 18492 55479 18493 55480 18493 55481 18493 55482 18494 55483 18494 55484 18494 55485 18495 55486 18495 55487 18495 55488 18496 55489 18496 55490 18496 55491 18497 55492 18497 55493 18497 55494 18498 55495 18498 55496 18498 55497 18499 55498 18499 55499 18499 55500 18500 55501 18500 55502 18500 55503 18501 55504 18501 55505 18501 55506 18502 55507 18502 55508 18502 55509 18503 55510 18503 55511 18503 55512 18504 55513 18504 55514 18504 55515 18505 55516 18505 55517 18505 55518 18506 55519 18506 55520 18506 55521 18507 55522 18507 55523 18507 55524 18508 55525 18508 55526 18508 55527 18509 55528 18509 55529 18509 55530 18510 55531 18510 55532 18510 55533 18511 55534 18511 55535 18511 55536 18512 55537 18512 55538 18512 55539 18513 55540 18513 55541 18513 55542 18514 55543 18514 55544 18514 55545 18515 55546 18515 55547 18515 55548 18516 55549 18516 55550 18516 55551 18517 55552 18517 55553 18517 55554 18518 55555 18518 55556 18518 55557 18519 55558 18519 55559 18519 55560 18520 55561 18520 55562 18520 55563 18521 55564 18521 55565 18521 55566 18522 55567 18522 55568 18522 55569 18523 55570 18523 55571 18523 55572 18524 55573 18524 55574 18524 55575 18525 55576 18525 55577 18525 55578 18526 55579 18526 55580 18526 55581 18527 55582 18527 55583 18527 55584 18528 55585 18528 55586 18528 55587 18529 55588 18529 55589 18529 55590 18530 55591 18530 55592 18530 55593 18531 55594 18531 55595 18531 55596 18532 55597 18532 55598 18532 55599 18533 55600 18533 55601 18533 55602 18534 55603 18534 55604 18534 55605 18535 55606 18535 55607 18535 55608 18536 55609 18536 55610 18536 55611 18537 55612 18537 55613 18537 55614 18538 55615 18538 55616 18538 55617 18539 55618 18539 55619 18539 55620 18540 55621 18540 55622 18540 55623 18541 55624 18541 55625 18541 55626 18542 55627 18542 55628 18542 55629 18543 55630 18543 55631 18543 55632 18544 55633 18544 55634 18544 55635 18545 55636 18545 55637 18545 55638 18546 55639 18546 55640 18546 55641 18547 55642 18547 55643 18547 55644 18548 55645 18548 55646 18548 55647 18549 55648 18549 55649 18549 55650 18550 55651 18550 55652 18550 55653 18551 55654 18551 55655 18551 55656 18552 55657 18552 55658 18552 55659 18553 55660 18553 55661 18553 55662 18554 55663 18554 55664 18554 55665 18555 55666 18555 55667 18555 55668 18556 55669 18556 55670 18556 55671 18557 55672 18557 55673 18557 55674 18558 55675 18558 55676 18558 55677 18559 55678 18559 55679 18559 55680 18560 55681 18560 55682 18560 55683 18561 55684 18561 55685 18561 55686 18562 55687 18562 55688 18562 55689 18563 55690 18563 55691 18563 55692 18564 55693 18564 55694 18564 55695 18565 55696 18565 55697 18565 55698 18566 55699 18566 55700 18566 55701 18567 55702 18567 55703 18567 55704 18568 55705 18568 55706 18568 55707 18569 55708 18569 55709 18569 55710 18570 55711 18570 55712 18570 55713 18571 55714 18571 55715 18571 55716 18572 55717 18572 55718 18572 55719 18573 55720 18573 55721 18573 55722 18574 55723 18574 55724 18574 55725 18575 55726 18575 55727 18575 55728 18576 55729 18576 55730 18576 55731 18577 55732 18577 55733 18577 55734 18578 55735 18578 55736 18578 55737 18579 55738 18579 55739 18579 55740 18580 55741 18580 55742 18580 55743 18581 55744 18581 55745 18581 55746 18582 55747 18582 55748 18582 55749 18583 55750 18583 55751 18583 55752 18584 55753 18584 55754 18584 55755 18585 55756 18585 55757 18585 55758 18586 55759 18586 55760 18586 55761 18587 55762 18587 55763 18587 55764 18588 55765 18588 55766 18588 55767 18589 55768 18589 55769 18589 55770 18590 55771 18590 55772 18590 55773 18591 55774 18591 55775 18591 55776 18592 55777 18592 55778 18592 55779 18593 55780 18593 55781 18593 55782 18594 55783 18594 55784 18594 55785 18595 55786 18595 55787 18595 55788 18596 55789 18596 55790 18596 55791 18597 55792 18597 55793 18597 55794 18598 55795 18598 55796 18598 55797 18599 55798 18599 55799 18599 55800 18600 55801 18600 55802 18600 55803 18601 55804 18601 55805 18601 55806 18602 55807 18602 55808 18602 55809 18603 55810 18603 55811 18603 55812 18604 55813 18604 55814 18604 55815 18605 55816 18605 55817 18605 55818 18606 55819 18606 55820 18606 55821 18607 55822 18607 55823 18607 55824 18608 55825 18608 55826 18608 55827 18609 55828 18609 55829 18609 55830 18610 55831 18610 55832 18610 55833 18611 55834 18611 55835 18611 55836 18612 55837 18612 55838 18612 55839 18613 55840 18613 55841 18613 55842 18614 55843 18614 55844 18614 55845 18615 55846 18615 55847 18615 55848 18616 55849 18616 55850 18616 55851 18617 55852 18617 55853 18617 55854 18618 55855 18618 55856 18618 55857 18619 55858 18619 55859 18619 55860 18620 55861 18620 55862 18620 55863 18621 55864 18621 55865 18621 55866 18622 55867 18622 55868 18622 55869 18623 55870 18623 55871 18623 55872 18624 55873 18624 55874 18624 55875 18625 55876 18625 55877 18625 55878 18626 55879 18626 55880 18626 55881 18627 55882 18627 55883 18627 55884 18628 55885 18628 55886 18628 55887 18629 55888 18629 55889 18629 55890 18630 55891 18630 55892 18630 55893 18631 55894 18631 55895 18631 55896 18632 55897 18632 55898 18632 55899 18633 55900 18633 55901 18633 55902 18634 55903 18634 55904 18634 55905 18635 55906 18635 55907 18635 55908 18636 55909 18636 55910 18636 55911 18637 55912 18637 55913 18637 55914 18638 55915 18638 55916 18638 55917 18639 55918 18639 55919 18639 55920 18640 55921 18640 55922 18640 55923 18641 55924 18641 55925 18641 55926 18642 55927 18642 55928 18642 55929 18643 55930 18643 55931 18643 55932 18644 55933 18644 55934 18644 55935 18645 55936 18645 55937 18645 55938 18646 55939 18646 55940 18646 55941 18647 55942 18647 55943 18647 55944 18648 55945 18648 55946 18648 55947 18649 55948 18649 55949 18649 55950 18650 55951 18650 55952 18650 55953 18651 55954 18651 55955 18651 55956 18652 55957 18652 55958 18652 55959 18653 55960 18653 55961 18653 55962 18654 55963 18654 55964 18654 55965 18655 55966 18655 55967 18655 55968 18656 55969 18656 55970 18656 55971 18657 55972 18657 55973 18657 55974 18658 55975 18658 55976 18658 55977 18659 55978 18659 55979 18659 55980 18660 55981 18660 55982 18660 55983 18661 55984 18661 55985 18661 55986 18662 55987 18662 55988 18662 55989 18663 55990 18663 55991 18663 55992 18664 55993 18664 55994 18664 55995 18665 55996 18665 55997 18665 55998 18666 55999 18666 56000 18666 56001 18667 56002 18667 56003 18667 56004 18668 56005 18668 56006 18668 56007 18669 56008 18669 56009 18669 56010 18670 56011 18670 56012 18670 56013 18671 56014 18671 56015 18671 56016 18672 56017 18672 56018 18672 56019 18673 56020 18673 56021 18673 56022 18674 56023 18674 56024 18674 56025 18675 56026 18675 56027 18675 56028 18676 56029 18676 56030 18676 56031 18677 56032 18677 56033 18677 56034 18678 56035 18678 56036 18678 56037 18679 56038 18679 56039 18679 56040 18680 56041 18680 56042 18680 56043 18681 56044 18681 56045 18681 56046 18682 56047 18682 56048 18682 56049 18683 56050 18683 56051 18683 56052 18684 56053 18684 56054 18684 56055 18685 56056 18685 56057 18685 56058 18686 56059 18686 56060 18686 56061 18687 56062 18687 56063 18687 56064 18688 56065 18688 56066 18688 56067 18689 56068 18689 56069 18689 56070 18690 56071 18690 56072 18690 56073 18691 56074 18691 56075 18691 56076 18692 56077 18692 56078 18692 56079 18693 56080 18693 56081 18693 56082 18694 56083 18694 56084 18694 56085 18695 56086 18695 56087 18695 56088 18696 56089 18696 56090 18696 56091 18697 56092 18697 56093 18697 56094 18698 56095 18698 56096 18698 56097 18699 56098 18699 56099 18699 56100 18700 56101 18700 56102 18700 56103 18701 56104 18701 56105 18701 56106 18702 56107 18702 56108 18702 56109 18703 56110 18703 56111 18703 56112 18704 56113 18704 56114 18704 56115 18705 56116 18705 56117 18705 56118 18706 56119 18706 56120 18706 56121 18707 56122 18707 56123 18707 56124 18708 56125 18708 56126 18708 56127 18709 56128 18709 56129 18709 56130 18710 56131 18710 56132 18710 56133 18711 56134 18711 56135 18711 56136 18712 56137 18712 56138 18712 56139 18713 56140 18713 56141 18713 56142 18714 56143 18714 56144 18714 56145 18715 56146 18715 56147 18715 56148 18716 56149 18716 56150 18716 56151 18717 56152 18717 56153 18717 56154 18718 56155 18718 56156 18718 56157 18719 56158 18719 56159 18719 56160 18720 56161 18720 56162 18720 56163 18721 56164 18721 56165 18721 56166 18722 56167 18722 56168 18722 56169 18723 56170 18723 56171 18723 56172 18724 56173 18724 56174 18724 56175 18725 56176 18725 56177 18725 56178 18726 56179 18726 56180 18726 56181 18727 56182 18727 56183 18727 56184 18728 56185 18728 56186 18728 56187 18729 56188 18729 56189 18729 56190 18730 56191 18730 56192 18730 56193 18731 56194 18731 56195 18731 56196 18732 56197 18732 56198 18732 56199 18733 56200 18733 56201 18733 56202 18734 56203 18734 56204 18734 56205 18735 56206 18735 56207 18735 56208 18736 56209 18736 56210 18736 56211 18737 56212 18737 56213 18737 56214 18738 56215 18738 56216 18738 56217 18739 56218 18739 56219 18739 56220 18740 56221 18740 56222 18740 56223 18741 56224 18741 56225 18741 56226 18742 56227 18742 56228 18742 56229 18743 56230 18743 56231 18743 56232 18744 56233 18744 56234 18744 56235 18745 56236 18745 56237 18745 56238 18746 56239 18746 56240 18746 56241 18747 56242 18747 56243 18747 56244 18748 56245 18748 56246 18748 56247 18749 56248 18749 56249 18749 56250 18750 56251 18750 56252 18750 56253 18751 56254 18751 56255 18751 56256 18752 56257 18752 56258 18752 56259 18753 56260 18753 56261 18753 56262 18754 56263 18754 56264 18754 56265 18755 56266 18755 56267 18755 56268 18756 56269 18756 56270 18756 56271 18757 56272 18757 56273 18757 56274 18758 56275 18758 56276 18758 56277 18759 56278 18759 56279 18759 56280 18760 56281 18760 56282 18760 56283 18761 56284 18761 56285 18761 56286 18762 56287 18762 56288 18762 56289 18763 56290 18763 56291 18763 56292 18764 56293 18764 56294 18764 56295 18765 56296 18765 56297 18765 56298 18766 56299 18766 56300 18766 56301 18767 56302 18767 56303 18767 56304 18768 56305 18768 56306 18768 56307 18769 56308 18769 56309 18769 56310 18770 56311 18770 56312 18770 56313 18771 56314 18771 56315 18771 56316 18772 56317 18772 56318 18772 56319 18773 56320 18773 56321 18773 56322 18774 56323 18774 56324 18774 56325 18775 56326 18775 56327 18775 56328 18776 56329 18776 56330 18776 56331 18777 56332 18777 56333 18777 56334 18778 56335 18778 56336 18778 56337 18779 56338 18779 56339 18779 56340 18780 56341 18780 56342 18780 56343 18781 56344 18781 56345 18781 56346 18782 56347 18782 56348 18782 56349 18783 56350 18783 56351 18783 56352 18784 56353 18784 56354 18784 56355 18785 56356 18785 56357 18785 56358 18786 56359 18786 56360 18786 56361 18787 56362 18787 56363 18787 56364 18788 56365 18788 56366 18788 56367 18789 56368 18789 56369 18789 56370 18790 56371 18790 56372 18790 56373 18791 56374 18791 56375 18791 56376 18792 56377 18792 56378 18792 56379 18793 56380 18793 56381 18793 56382 18794 56383 18794 56384 18794 56385 18795 56386 18795 56387 18795 56388 18796 56389 18796 56390 18796 56391 18797 56392 18797 56393 18797 56394 18798 56395 18798 56396 18798 56397 18799 56398 18799 56399 18799 56400 18800 56401 18800 56402 18800 56403 18801 56404 18801 56405 18801 56406 18802 56407 18802 56408 18802 56409 18803 56410 18803 56411 18803 56412 18804 56413 18804 56414 18804 56415 18805 56416 18805 56417 18805 56418 18806 56419 18806 56420 18806 56421 18807 56422 18807 56423 18807 56424 18808 56425 18808 56426 18808 56427 18809 56428 18809 56429 18809 56430 18810 56431 18810 56432 18810 56433 18811 56434 18811 56435 18811 56436 18812 56437 18812 56438 18812 56439 18813 56440 18813 56441 18813 56442 18814 56443 18814 56444 18814 56445 18815 56446 18815 56447 18815 56448 18816 56449 18816 56450 18816 56451 18817 56452 18817 56453 18817 56454 18818 56455 18818 56456 18818 56457 18819 56458 18819 56459 18819 56460 18820 56461 18820 56462 18820 56463 18821 56464 18821 56465 18821 56466 18822 56467 18822 56468 18822 56469 18823 56470 18823 56471 18823 56472 18824 56473 18824 56474 18824 56475 18825 56476 18825 56477 18825 56478 18826 56479 18826 56480 18826 56481 18827 56482 18827 56483 18827 56484 18828 56485 18828 56486 18828 56487 18829 56488 18829 56489 18829 56490 18830 56491 18830 56492 18830 56493 18831 56494 18831 56495 18831 56496 18832 56497 18832 56498 18832 56499 18833 56500 18833 56501 18833 56502 18834 56503 18834 56504 18834 56505 18835 56506 18835 56507 18835 56508 18836 56509 18836 56510 18836 56511 18837 56512 18837 56513 18837 56514 18838 56515 18838 56516 18838 56517 18839 56518 18839 56519 18839 56520 18840 56521 18840 56522 18840 56523 18841 56524 18841 56525 18841 56526 18842 56527 18842 56528 18842 56529 18843 56530 18843 56531 18843 56532 18844 56533 18844 56534 18844 56535 18845 56536 18845 56537 18845 56538 18846 56539 18846 56540 18846 56541 18847 56542 18847 56543 18847 56544 18848 56545 18848 56546 18848 56547 18849 56548 18849 56549 18849 56550 18850 56551 18850 56552 18850 56553 18851 56554 18851 56555 18851 56556 18852 56557 18852 56558 18852 56559 18853 56560 18853 56561 18853 56562 18854 56563 18854 56564 18854 56565 18855 56566 18855 56567 18855 56568 18856 56569 18856 56570 18856 56571 18857 56572 18857 56573 18857 56574 18858 56575 18858 56576 18858 56577 18859 56578 18859 56579 18859 56580 18860 56581 18860 56582 18860 56583 18861 56584 18861 56585 18861 56586 18862 56587 18862 56588 18862 56589 18863 56590 18863 56591 18863 56592 18864 56593 18864 56594 18864 56595 18865 56596 18865 56597 18865 56598 18866 56599 18866 56600 18866 56601 18867 56602 18867 56603 18867 56604 18868 56605 18868 56606 18868 56607 18869 56608 18869 56609 18869 56610 18870 56611 18870 56612 18870 56613 18871 56614 18871 56615 18871 56616 18872 56617 18872 56618 18872 56619 18873 56620 18873 56621 18873 56622 18874 56623 18874 56624 18874 56625 18875 56626 18875 56627 18875 56628 18876 56629 18876 56630 18876 56631 18877 56632 18877 56633 18877 56634 18878 56635 18878 56636 18878 56637 18879 56638 18879 56639 18879 56640 18880 56641 18880 56642 18880 56643 18881 56644 18881 56645 18881 56646 18882 56647 18882 56648 18882 56649 18883 56650 18883 56651 18883 56652 18884 56653 18884 56654 18884 56655 18885 56656 18885 56657 18885 56658 18886 56659 18886 56660 18886 56661 18887 56662 18887 56663 18887 56664 18888 56665 18888 56666 18888 56667 18889 56668 18889 56669 18889 56670 18890 56671 18890 56672 18890 56673 18891 56674 18891 56675 18891 56676 18892 56677 18892 56678 18892 56679 18893 56680 18893 56681 18893 56682 18894 56683 18894 56684 18894 56685 18895 56686 18895 56687 18895 56688 18896 56689 18896 56690 18896 56691 18897 56692 18897 56693 18897 56694 18898 56695 18898 56696 18898 56697 18899 56698 18899 56699 18899 56700 18900 56701 18900 56702 18900 56703 18901 56704 18901 56705 18901 56706 18902 56707 18902 56708 18902 56709 18903 56710 18903 56711 18903 56712 18904 56713 18904 56714 18904 56715 18905 56716 18905 56717 18905 56718 18906 56719 18906 56720 18906 56721 18907 56722 18907 56723 18907 56724 18908 56725 18908 56726 18908 56727 18909 56728 18909 56729 18909 56730 18910 56731 18910 56732 18910 56733 18911 56734 18911 56735 18911 56736 18912 56737 18912 56738 18912 56739 18913 56740 18913 56741 18913 56742 18914 56743 18914 56744 18914 56745 18915 56746 18915 56747 18915 56748 18916 56749 18916 56750 18916 56751 18917 56752 18917 56753 18917 56754 18918 56755 18918 56756 18918 56757 18919 56758 18919 56759 18919 56760 18920 56761 18920 56762 18920 56763 18921 56764 18921 56765 18921 56766 18922 56767 18922 56768 18922 56769 18923 56770 18923 56771 18923 56772 18924 56773 18924 56774 18924 56775 18925 56776 18925 56777 18925 56778 18926 56779 18926 56780 18926 56781 18927 56782 18927 56783 18927 56784 18928 56785 18928 56786 18928 56787 18929 56788 18929 56789 18929 56790 18930 56791 18930 56792 18930 56793 18931 56794 18931 56795 18931 56796 18932 56797 18932 56798 18932 56799 18933 56800 18933 56801 18933 56802 18934 56803 18934 56804 18934 56805 18935 56806 18935 56807 18935 56808 18936 56809 18936 56810 18936 56811 18937 56812 18937 56813 18937 56814 18938 56815 18938 56816 18938 56817 18939 56818 18939 56819 18939 56820 18940 56821 18940 56822 18940 56823 18941 56824 18941 56825 18941 56826 18942 56827 18942 56828 18942 56829 18943 56830 18943 56831 18943 56832 18944 56833 18944 56834 18944 56835 18945 56836 18945 56837 18945 56838 18946 56839 18946 56840 18946 56841 18947 56842 18947 56843 18947 56844 18948 56845 18948 56846 18948 56847 18949 56848 18949 56849 18949 56850 18950 56851 18950 56852 18950 56853 18951 56854 18951 56855 18951 56856 18952 56857 18952 56858 18952 56859 18953 56860 18953 56861 18953 56862 18954 56863 18954 56864 18954 56865 18955 56866 18955 56867 18955 56868 18956 56869 18956 56870 18956 56871 18957 56872 18957 56873 18957 56874 18958 56875 18958 56876 18958 56877 18959 56878 18959 56879 18959 56880 18960 56881 18960 56882 18960 56883 18961 56884 18961 56885 18961 56886 18962 56887 18962 56888 18962 56889 18963 56890 18963 56891 18963 56892 18964 56893 18964 56894 18964 56895 18965 56896 18965 56897 18965 56898 18966 56899 18966 56900 18966 56901 18967 56902 18967 56903 18967 56904 18968 56905 18968 56906 18968 56907 18969 56908 18969 56909 18969 56910 18970 56911 18970 56912 18970 56913 18971 56914 18971 56915 18971 56916 18972 56917 18972 56918 18972 56919 18973 56920 18973 56921 18973 56922 18974 56923 18974 56924 18974 56925 18975 56926 18975 56927 18975 56928 18976 56929 18976 56930 18976 56931 18977 56932 18977 56933 18977 56934 18978 56935 18978 56936 18978 56937 18979 56938 18979 56939 18979 56940 18980 56941 18980 56942 18980 56943 18981 56944 18981 56945 18981 56946 18982 56947 18982 56948 18982 56949 18983 56950 18983 56951 18983 56952 18984 56953 18984 56954 18984 56955 18985 56956 18985 56957 18985 56958 18986 56959 18986 56960 18986 56961 18987 56962 18987 56963 18987 56964 18988 56965 18988 56966 18988 56967 18989 56968 18989 56969 18989 56970 18990 56971 18990 56972 18990 56973 18991 56974 18991 56975 18991 56976 18992 56977 18992 56978 18992 56979 18993 56980 18993 56981 18993 56982 18994 56983 18994 56984 18994 56985 18995 56986 18995 56987 18995 56988 18996 56989 18996 56990 18996 56991 18997 56992 18997 56993 18997 56994 18998 56995 18998 56996 18998 56997 18999 56998 18999 56999 18999 57000 19000 57001 19000 57002 19000 57003 19001 57004 19001 57005 19001 57006 19002 57007 19002 57008 19002 57009 19003 57010 19003 57011 19003 57012 19004 57013 19004 57014 19004 57015 19005 57016 19005 57017 19005 57018 19006 57019 19006 57020 19006 57021 19007 57022 19007 57023 19007 57024 19008 57025 19008 57026 19008 57027 19009 57028 19009 57029 19009 57030 19010 57031 19010 57032 19010 57033 19011 57034 19011 57035 19011 57036 19012 57037 19012 57038 19012 57039 19013 57040 19013 57041 19013 57042 19014 57043 19014 57044 19014 57045 19015 57046 19015 57047 19015 57048 19016 57049 19016 57050 19016 57051 19017 57052 19017 57053 19017 57054 19018 57055 19018 57056 19018 57057 19019 57058 19019 57059 19019 57060 19020 57061 19020 57062 19020 57063 19021 57064 19021 57065 19021 57066 19022 57067 19022 57068 19022 57069 19023 57070 19023 57071 19023 57072 19024 57073 19024 57074 19024 57075 19025 57076 19025 57077 19025 57078 19026 57079 19026 57080 19026 57081 19027 57082 19027 57083 19027 57084 19028 57085 19028 57086 19028 57087 19029 57088 19029 57089 19029 57090 19030 57091 19030 57092 19030 57093 19031 57094 19031 57095 19031 57096 19032 57097 19032 57098 19032 57099 19033 57100 19033 57101 19033 57102 19034 57103 19034 57104 19034 57105 19035 57106 19035 57107 19035 57108 19036 57109 19036 57110 19036 57111 19037 57112 19037 57113 19037 57114 19038 57115 19038 57116 19038 57117 19039 57118 19039 57119 19039 57120 19040 57121 19040 57122 19040 57123 19041 57124 19041 57125 19041 57126 19042 57127 19042 57128 19042 57129 19043 57130 19043 57131 19043 57132 19044 57133 19044 57134 19044 57135 19045 57136 19045 57137 19045 57138 19046 57139 19046 57140 19046 57141 19047 57142 19047 57143 19047 57144 19048 57145 19048 57146 19048 57147 19049 57148 19049 57149 19049 57150 19050 57151 19050 57152 19050 57153 19051 57154 19051 57155 19051 57156 19052 57157 19052 57158 19052 57159 19053 57160 19053 57161 19053 57162 19054 57163 19054 57164 19054 57165 19055 57166 19055 57167 19055 57168 19056 57169 19056 57170 19056 57171 19057 57172 19057 57173 19057 57174 19058 57175 19058 57176 19058 57177 19059 57178 19059 57179 19059 57180 19060 57181 19060 57182 19060 57183 19061 57184 19061 57185 19061 57186 19062 57187 19062 57188 19062 57189 19063 57190 19063 57191 19063 57192 19064 57193 19064 57194 19064 57195 19065 57196 19065 57197 19065 57198 19066 57199 19066 57200 19066 57201 19067 57202 19067 57203 19067 57204 19068 57205 19068 57206 19068 57207 19069 57208 19069 57209 19069 57210 19070 57211 19070 57212 19070 57213 19071 57214 19071 57215 19071 57216 19072 57217 19072 57218 19072 57219 19073 57220 19073 57221 19073 57222 19074 57223 19074 57224 19074 57225 19075 57226 19075 57227 19075 57228 19076 57229 19076 57230 19076 57231 19077 57232 19077 57233 19077 57234 19078 57235 19078 57236 19078 57237 19079 57238 19079 57239 19079 57240 19080 57241 19080 57242 19080 57243 19081 57244 19081 57245 19081 57246 19082 57247 19082 57248 19082 57249 19083 57250 19083 57251 19083 57252 19084 57253 19084 57254 19084 57255 19085 57256 19085 57257 19085 57258 19086 57259 19086 57260 19086 57261 19087 57262 19087 57263 19087 57264 19088 57265 19088 57266 19088 57267 19089 57268 19089 57269 19089 57270 19090 57271 19090 57272 19090 57273 19091 57274 19091 57275 19091 57276 19092 57277 19092 57278 19092 57279 19093 57280 19093 57281 19093 57282 19094 57283 19094 57284 19094 57285 19095 57286 19095 57287 19095 57288 19096 57289 19096 57290 19096 57291 19097 57292 19097 57293 19097 57294 19098 57295 19098 57296 19098 57297 19099 57298 19099 57299 19099 57300 19100 57301 19100 57302 19100 57303 19101 57304 19101 57305 19101 57306 19102 57307 19102 57308 19102 57309 19103 57310 19103 57311 19103 57312 19104 57313 19104 57314 19104 57315 19105 57316 19105 57317 19105 57318 19106 57319 19106 57320 19106 57321 19107 57322 19107 57323 19107 57324 19108 57325 19108 57326 19108 57327 19109 57328 19109 57329 19109 57330 19110 57331 19110 57332 19110 57333 19111 57334 19111 57335 19111 57336 19112 57337 19112 57338 19112 57339 19113 57340 19113 57341 19113 57342 19114 57343 19114 57344 19114 57345 19115 57346 19115 57347 19115 57348 19116 57349 19116 57350 19116 57351 19117 57352 19117 57353 19117 57354 19118 57355 19118 57356 19118 57357 19119 57358 19119 57359 19119 57360 19120 57361 19120 57362 19120 57363 19121 57364 19121 57365 19121 57366 19122 57367 19122 57368 19122 57369 19123 57370 19123 57371 19123 57372 19124 57373 19124 57374 19124 57375 19125 57376 19125 57377 19125 57378 19126 57379 19126 57380 19126 57381 19127 57382 19127 57383 19127 57384 19128 57385 19128 57386 19128 57387 19129 57388 19129 57389 19129 57390 19130 57391 19130 57392 19130 57393 19131 57394 19131 57395 19131 57396 19132 57397 19132 57398 19132 57399 19133 57400 19133 57401 19133 57402 19134 57403 19134 57404 19134 57405 19135 57406 19135 57407 19135 57408 19136 57409 19136 57410 19136 57411 19137 57412 19137 57413 19137 57414 19138 57415 19138 57416 19138 57417 19139 57418 19139 57419 19139 57420 19140 57421 19140 57422 19140 57423 19141 57424 19141 57425 19141 57426 19142 57427 19142 57428 19142 57429 19143 57430 19143 57431 19143 57432 19144 57433 19144 57434 19144 57435 19145 57436 19145 57437 19145 57438 19146 57439 19146 57440 19146 57441 19147 57442 19147 57443 19147 57444 19148 57445 19148 57446 19148 57447 19149 57448 19149 57449 19149 57450 19150 57451 19150 57452 19150 57453 19151 57454 19151 57455 19151 57456 19152 57457 19152 57458 19152 57459 19153 57460 19153 57461 19153 57462 19154 57463 19154 57464 19154 57465 19155 57466 19155 57467 19155 57468 19156 57469 19156 57470 19156 57471 19157 57472 19157 57473 19157 57474 19158 57475 19158 57476 19158 57477 19159 57478 19159 57479 19159 57480 19160 57481 19160 57482 19160 57483 19161 57484 19161 57485 19161 57486 19162 57487 19162 57488 19162 57489 19163 57490 19163 57491 19163 57492 19164 57493 19164 57494 19164 57495 19165 57496 19165 57497 19165 57498 19166 57499 19166 57500 19166 57501 19167 57502 19167 57503 19167 57504 19168 57505 19168 57506 19168 57507 19169 57508 19169 57509 19169 57510 19170 57511 19170 57512 19170 57513 19171 57514 19171 57515 19171 57516 19172 57517 19172 57518 19172 57519 19173 57520 19173 57521 19173 57522 19174 57523 19174 57524 19174 57525 19175 57526 19175 57527 19175 57528 19176 57529 19176 57530 19176 57531 19177 57532 19177 57533 19177 57534 19178 57535 19178 57536 19178 57537 19179 57538 19179 57539 19179 57540 19180 57541 19180 57542 19180 57543 19181 57544 19181 57545 19181 57546 19182 57547 19182 57548 19182 57549 19183 57550 19183 57551 19183 57552 19184 57553 19184 57554 19184 57555 19185 57556 19185 57557 19185 57558 19186 57559 19186 57560 19186 57561 19187 57562 19187 57563 19187 57564 19188 57565 19188 57566 19188 57567 19189 57568 19189 57569 19189 57570 19190 57571 19190 57572 19190 57573 19191 57574 19191 57575 19191 57576 19192 57577 19192 57578 19192 57579 19193 57580 19193 57581 19193 57582 19194 57583 19194 57584 19194 57585 19195 57586 19195 57587 19195 57588 19196 57589 19196 57590 19196 57591 19197 57592 19197 57593 19197 57594 19198 57595 19198 57596 19198 57597 19199 57598 19199 57599 19199 57600 19200 57601 19200 57602 19200 57603 19201 57604 19201 57605 19201 57606 19202 57607 19202 57608 19202 57609 19203 57610 19203 57611 19203 57612 19204 57613 19204 57614 19204 57615 19205 57616 19205 57617 19205 57618 19206 57619 19206 57620 19206 57621 19207 57622 19207 57623 19207 57624 19208 57625 19208 57626 19208 57627 19209 57628 19209 57629 19209 57630 19210 57631 19210 57632 19210 57633 19211 57634 19211 57635 19211 57636 19212 57637 19212 57638 19212 57639 19213 57640 19213 57641 19213 57642 19214 57643 19214 57644 19214 57645 19215 57646 19215 57647 19215 57648 19216 57649 19216 57650 19216 57651 19217 57652 19217 57653 19217 57654 19218 57655 19218 57656 19218 57657 19219 57658 19219 57659 19219 57660 19220 57661 19220 57662 19220 57663 19221 57664 19221 57665 19221 57666 19222 57667 19222 57668 19222 57669 19223 57670 19223 57671 19223 57672 19224 57673 19224 57674 19224 57675 19225 57676 19225 57677 19225 57678 19226 57679 19226 57680 19226 57681 19227 57682 19227 57683 19227 57684 19228 57685 19228 57686 19228 57687 19229 57688 19229 57689 19229 57690 19230 57691 19230 57692 19230 57693 19231 57694 19231 57695 19231 57696 19232 57697 19232 57698 19232 57699 19233 57700 19233 57701 19233 57702 19234 57703 19234 57704 19234 57705 19235 57706 19235 57707 19235 57708 19236 57709 19236 57710 19236 57711 19237 57712 19237 57713 19237 57714 19238 57715 19238 57716 19238 57717 19239 57718 19239 57719 19239 57720 19240 57721 19240 57722 19240 57723 19241 57724 19241 57725 19241 57726 19242 57727 19242 57728 19242 57729 19243 57730 19243 57731 19243 57732 19244 57733 19244 57734 19244 57735 19245 57736 19245 57737 19245 57738 19246 57739 19246 57740 19246 57741 19247 57742 19247 57743 19247 57744 19248 57745 19248 57746 19248 57747 19249 57748 19249 57749 19249 57750 19250 57751 19250 57752 19250 57753 19251 57754 19251 57755 19251 57756 19252 57757 19252 57758 19252 57759 19253 57760 19253 57761 19253 57762 19254 57763 19254 57764 19254 57765 19255 57766 19255 57767 19255 57768 19256 57769 19256 57770 19256 57771 19257 57772 19257 57773 19257 57774 19258 57775 19258 57776 19258 57777 19259 57778 19259 57779 19259 57780 19260 57781 19260 57782 19260 57783 19261 57784 19261 57785 19261 57786 19262 57787 19262 57788 19262 57789 19263 57790 19263 57791 19263 57792 19264 57793 19264 57794 19264 57795 19265 57796 19265 57797 19265 57798 19266 57799 19266 57800 19266 57801 19267 57802 19267 57803 19267 57804 19268 57805 19268 57806 19268 57807 19269 57808 19269 57809 19269 57810 19270 57811 19270 57812 19270 57813 19271 57814 19271 57815 19271 57816 19272 57817 19272 57818 19272 57819 19273 57820 19273 57821 19273 57822 19274 57823 19274 57824 19274 57825 19275 57826 19275 57827 19275 57828 19276 57829 19276 57830 19276 57831 19277 57832 19277 57833 19277 57834 19278 57835 19278 57836 19278 57837 19279 57838 19279 57839 19279 57840 19280 57841 19280 57842 19280 57843 19281 57844 19281 57845 19281 57846 19282 57847 19282 57848 19282 57849 19283 57850 19283 57851 19283 57852 19284 57853 19284 57854 19284 57855 19285 57856 19285 57857 19285 57858 19286 57859 19286 57860 19286 57861 19287 57862 19287 57863 19287 57864 19288 57865 19288 57866 19288 57867 19289 57868 19289 57869 19289 57870 19290 57871 19290 57872 19290 57873 19291 57874 19291 57875 19291 57876 19292 57877 19292 57878 19292 57879 19293 57880 19293 57881 19293 57882 19294 57883 19294 57884 19294 57885 19295 57886 19295 57887 19295 57888 19296 57889 19296 57890 19296 57891 19297 57892 19297 57893 19297 57894 19298 57895 19298 57896 19298 57897 19299 57898 19299 57899 19299 57900 19300 57901 19300 57902 19300 57903 19301 57904 19301 57905 19301 57906 19302 57907 19302 57908 19302 57909 19303 57910 19303 57911 19303 57912 19304 57913 19304 57914 19304 57915 19305 57916 19305 57917 19305 57918 19306 57919 19306 57920 19306 57921 19307 57922 19307 57923 19307 57924 19308 57925 19308 57926 19308 57927 19309 57928 19309 57929 19309 57930 19310 57931 19310 57932 19310 57933 19311 57934 19311 57935 19311 57936 19312 57937 19312 57938 19312 57939 19313 57940 19313 57941 19313 57942 19314 57943 19314 57944 19314 57945 19315 57946 19315 57947 19315 57948 19316 57949 19316 57950 19316 57951 19317 57952 19317 57953 19317 57954 19318 57955 19318 57956 19318 57957 19319 57958 19319 57959 19319 57960 19320 57961 19320 57962 19320 57963 19321 57964 19321 57965 19321 57966 19322 57967 19322 57968 19322 57969 19323 57970 19323 57971 19323 57972 19324 57973 19324 57974 19324 57975 19325 57976 19325 57977 19325 57978 19326 57979 19326 57980 19326 57981 19327 57982 19327 57983 19327 57984 19328 57985 19328 57986 19328 57987 19329 57988 19329 57989 19329 57990 19330 57991 19330 57992 19330 57993 19331 57994 19331 57995 19331 57996 19332 57997 19332 57998 19332 57999 19333 58000 19333 58001 19333 58002 19334 58003 19334 58004 19334 58005 19335 58006 19335 58007 19335 58008 19336 58009 19336 58010 19336 58011 19337 58012 19337 58013 19337 58014 19338 58015 19338 58016 19338 58017 19339 58018 19339 58019 19339 58020 19340 58021 19340 58022 19340 58023 19341 58024 19341 58025 19341 58026 19342 58027 19342 58028 19342 58029 19343 58030 19343 58031 19343 58032 19344 58033 19344 58034 19344 58035 19345 58036 19345 58037 19345 58038 19346 58039 19346 58040 19346 58041 19347 58042 19347 58043 19347 58044 19348 58045 19348 58046 19348 58047 19349 58048 19349 58049 19349 58050 19350 58051 19350 58052 19350 58053 19351 58054 19351 58055 19351 58056 19352 58057 19352 58058 19352 58059 19353 58060 19353 58061 19353 58062 19354 58063 19354 58064 19354 58065 19355 58066 19355 58067 19355 58068 19356 58069 19356 58070 19356 58071 19357 58072 19357 58073 19357 58074 19358 58075 19358 58076 19358 58077 19359 58078 19359 58079 19359 58080 19360 58081 19360 58082 19360 58083 19361 58084 19361 58085 19361 58086 19362 58087 19362 58088 19362 58089 19363 58090 19363 58091 19363 58092 19364 58093 19364 58094 19364 58095 19365 58096 19365 58097 19365 58098 19366 58099 19366 58100 19366 58101 19367 58102 19367 58103 19367 58104 19368 58105 19368 58106 19368 58107 19369 58108 19369 58109 19369 58110 19370 58111 19370 58112 19370 58113 19371 58114 19371 58115 19371 58116 19372 58117 19372 58118 19372 58119 19373 58120 19373 58121 19373 58122 19374 58123 19374 58124 19374 58125 19375 58126 19375 58127 19375 58128 19376 58129 19376 58130 19376 58131 19377 58132 19377 58133 19377 58134 19378 58135 19378 58136 19378 58137 19379 58138 19379 58139 19379 58140 19380 58141 19380 58142 19380 58143 19381 58144 19381 58145 19381 58146 19382 58147 19382 58148 19382 58149 19383 58150 19383 58151 19383 58152 19384 58153 19384 58154 19384 58155 19385 58156 19385 58157 19385 58158 19386 58159 19386 58160 19386 58161 19387 58162 19387 58163 19387 58164 19388 58165 19388 58166 19388 58167 19389 58168 19389 58169 19389 58170 19390 58171 19390 58172 19390 58173 19391 58174 19391 58175 19391 58176 19392 58177 19392 58178 19392 58179 19393 58180 19393 58181 19393 58182 19394 58183 19394 58184 19394 58185 19395 58186 19395 58187 19395 58188 19396 58189 19396 58190 19396 58191 19397 58192 19397 58193 19397 58194 19398 58195 19398 58196 19398 58197 19399 58198 19399 58199 19399 58200 19400 58201 19400 58202 19400 58203 19401 58204 19401 58205 19401 58206 19402 58207 19402 58208 19402 58209 19403 58210 19403 58211 19403 58212 19404 58213 19404 58214 19404 58215 19405 58216 19405 58217 19405 58218 19406 58219 19406 58220 19406 58221 19407 58222 19407 58223 19407 58224 19408 58225 19408 58226 19408 58227 19409 58228 19409 58229 19409 58230 19410 58231 19410 58232 19410 58233 19411 58234 19411 58235 19411 58236 19412 58237 19412 58238 19412 58239 19413 58240 19413 58241 19413 58242 19414 58243 19414 58244 19414 58245 19415 58246 19415 58247 19415 58248 19416 58249 19416 58250 19416 58251 19417 58252 19417 58253 19417 58254 19418 58255 19418 58256 19418 58257 19419 58258 19419 58259 19419 58260 19420 58261 19420 58262 19420 58263 19421 58264 19421 58265 19421 58266 19422 58267 19422 58268 19422 58269 19423 58270 19423 58271 19423 58272 19424 58273 19424 58274 19424 58275 19425 58276 19425 58277 19425 58278 19426 58279 19426 58280 19426 58281 19427 58282 19427 58283 19427 58284 19428 58285 19428 58286 19428 58287 19429 58288 19429 58289 19429 58290 19430 58291 19430 58292 19430 58293 19431 58294 19431 58295 19431 58296 19432 58297 19432 58298 19432 58299 19433 58300 19433 58301 19433 58302 19434 58303 19434 58304 19434 58305 19435 58306 19435 58307 19435 58308 19436 58309 19436 58310 19436 58311 19437 58312 19437 58313 19437 58314 19438 58315 19438 58316 19438 58317 19439 58318 19439 58319 19439 58320 19440 58321 19440 58322 19440 58323 19441 58324 19441 58325 19441 58326 19442 58327 19442 58328 19442 58329 19443 58330 19443 58331 19443 58332 19444 58333 19444 58334 19444 58335 19445 58336 19445 58337 19445 58338 19446 58339 19446 58340 19446 58341 19447 58342 19447 58343 19447 58344 19448 58345 19448 58346 19448 58347 19449 58348 19449 58349 19449 58350 19450 58351 19450 58352 19450 58353 19451 58354 19451 58355 19451 58356 19452 58357 19452 58358 19452 58359 19453 58360 19453 58361 19453 58362 19454 58363 19454 58364 19454 58365 19455 58366 19455 58367 19455 58368 19456 58369 19456 58370 19456 58371 19457 58372 19457 58373 19457 58374 19458 58375 19458 58376 19458 58377 19459 58378 19459 58379 19459 58380 19460 58381 19460 58382 19460 58383 19461 58384 19461 58385 19461 58386 19462 58387 19462 58388 19462 58389 19463 58390 19463 58391 19463 58392 19464 58393 19464 58394 19464 58395 19465 58396 19465 58397 19465 58398 19466 58399 19466 58400 19466 58401 19467 58402 19467 58403 19467 58404 19468 58405 19468 58406 19468 58407 19469 58408 19469 58409 19469 58410 19470 58411 19470 58412 19470 58413 19471 58414 19471 58415 19471 58416 19472 58417 19472 58418 19472 58419 19473 58420 19473 58421 19473 58422 19474 58423 19474 58424 19474 58425 19475 58426 19475 58427 19475 58428 19476 58429 19476 58430 19476 58431 19477 58432 19477 58433 19477 58434 19478 58435 19478 58436 19478 58437 19479 58438 19479 58439 19479 58440 19480 58441 19480 58442 19480 58443 19481 58444 19481 58445 19481 58446 19482 58447 19482 58448 19482 58449 19483 58450 19483 58451 19483 58452 19484 58453 19484 58454 19484 58455 19485 58456 19485 58457 19485 58458 19486 58459 19486 58460 19486 58461 19487 58462 19487 58463 19487 58464 19488 58465 19488 58466 19488 58467 19489 58468 19489 58469 19489 58470 19490 58471 19490 58472 19490 58473 19491 58474 19491 58475 19491 58476 19492 58477 19492 58478 19492 58479 19493 58480 19493 58481 19493 58482 19494 58483 19494 58484 19494 58485 19495 58486 19495 58487 19495 58488 19496 58489 19496 58490 19496 58491 19497 58492 19497 58493 19497 58494 19498 58495 19498 58496 19498 58497 19499 58498 19499 58499 19499 58500 19500 58501 19500 58502 19500 58503 19501 58504 19501 58505 19501 58506 19502 58507 19502 58508 19502 58509 19503 58510 19503 58511 19503 58512 19504 58513 19504 58514 19504 58515 19505 58516 19505 58517 19505 58518 19506 58519 19506 58520 19506 58521 19507 58522 19507 58523 19507 58524 19508 58525 19508 58526 19508 58527 19509 58528 19509 58529 19509 58530 19510 58531 19510 58532 19510 58533 19511 58534 19511 58535 19511 58536 19512 58537 19512 58538 19512 58539 19513 58540 19513 58541 19513 58542 19514 58543 19514 58544 19514 58545 19515 58546 19515 58547 19515 58548 19516 58549 19516 58550 19516 58551 19517 58552 19517 58553 19517 58554 19518 58555 19518 58556 19518 58557 19519 58558 19519 58559 19519 58560 19520 58561 19520 58562 19520 58563 19521 58564 19521 58565 19521 58566 19522 58567 19522 58568 19522 58569 19523 58570 19523 58571 19523 58572 19524 58573 19524 58574 19524 58575 19525 58576 19525 58577 19525 58578 19526 58579 19526 58580 19526 58581 19527 58582 19527 58583 19527 58584 19528 58585 19528 58586 19528 58587 19529 58588 19529 58589 19529 58590 19530 58591 19530 58592 19530 58593 19531 58594 19531 58595 19531 58596 19532 58597 19532 58598 19532 58599 19533 58600 19533 58601 19533 58602 19534 58603 19534 58604 19534 58605 19535 58606 19535 58607 19535 58608 19536 58609 19536 58610 19536 58611 19537 58612 19537 58613 19537 58614 19538 58615 19538 58616 19538 58617 19539 58618 19539 58619 19539 58620 19540 58621 19540 58622 19540 58623 19541 58624 19541 58625 19541 58626 19542 58627 19542 58628 19542 58629 19543 58630 19543 58631 19543 58632 19544 58633 19544 58634 19544 58635 19545 58636 19545 58637 19545 58638 19546 58639 19546 58640 19546 58641 19547 58642 19547 58643 19547 58644 19548 58645 19548 58646 19548 58647 19549 58648 19549 58649 19549 58650 19550 58651 19550 58652 19550 58653 19551 58654 19551 58655 19551 58656 19552 58657 19552 58658 19552 58659 19553 58660 19553 58661 19553 58662 19554 58663 19554 58664 19554 58665 19555 58666 19555 58667 19555 58668 19556 58669 19556 58670 19556 58671 19557 58672 19557 58673 19557 58674 19558 58675 19558 58676 19558 58677 19559 58678 19559 58679 19559 58680 19560 58681 19560 58682 19560 58683 19561 58684 19561 58685 19561 58686 19562 58687 19562 58688 19562 58689 19563 58690 19563 58691 19563 58692 19564 58693 19564 58694 19564 58695 19565 58696 19565 58697 19565 58698 19566 58699 19566 58700 19566 58701 19567 58702 19567 58703 19567 58704 19568 58705 19568 58706 19568 58707 19569 58708 19569 58709 19569 58710 19570 58711 19570 58712 19570 58713 19571 58714 19571 58715 19571 58716 19572 58717 19572 58718 19572 58719 19573 58720 19573 58721 19573 58722 19574 58723 19574 58724 19574 58725 19575 58726 19575 58727 19575 58728 19576 58729 19576 58730 19576 58731 19577 58732 19577 58733 19577 58734 19578 58735 19578 58736 19578 58737 19579 58738 19579 58739 19579 58740 19580 58741 19580 58742 19580 58743 19581 58744 19581 58745 19581 58746 19582 58747 19582 58748 19582 58749 19583 58750 19583 58751 19583 58752 19584 58753 19584 58754 19584 58755 19585 58756 19585 58757 19585 58758 19586 58759 19586 58760 19586 58761 19587 58762 19587 58763 19587 58764 19588 58765 19588 58766 19588 58767 19589 58768 19589 58769 19589 58770 19590 58771 19590 58772 19590 58773 19591 58774 19591 58775 19591 58776 19592 58777 19592 58778 19592 58779 19593 58780 19593 58781 19593 58782 19594 58783 19594 58784 19594 58785 19595 58786 19595 58787 19595 58788 19596 58789 19596 58790 19596 58791 19597 58792 19597 58793 19597 58794 19598 58795 19598 58796 19598 58797 19599 58798 19599 58799 19599 58800 19600 58801 19600 58802 19600 58803 19601 58804 19601 58805 19601 58806 19602 58807 19602 58808 19602 58809 19603 58810 19603 58811 19603 58812 19604 58813 19604 58814 19604 58815 19605 58816 19605 58817 19605 58818 19606 58819 19606 58820 19606 58821 19607 58822 19607 58823 19607 58824 19608 58825 19608 58826 19608 58827 19609 58828 19609 58829 19609 58830 19610 58831 19610 58832 19610 58833 19611 58834 19611 58835 19611 58836 19612 58837 19612 58838 19612 58839 19613 58840 19613 58841 19613 58842 19614 58843 19614 58844 19614 58845 19615 58846 19615 58847 19615 58848 19616 58849 19616 58850 19616 58851 19617 58852 19617 58853 19617 58854 19618 58855 19618 58856 19618 58857 19619 58858 19619 58859 19619 58860 19620 58861 19620 58862 19620 58863 19621 58864 19621 58865 19621 58866 19622 58867 19622 58868 19622 58869 19623 58870 19623 58871 19623 58872 19624 58873 19624 58874 19624 58875 19625 58876 19625 58877 19625 58878 19626 58879 19626 58880 19626 58881 19627 58882 19627 58883 19627 58884 19628 58885 19628 58886 19628 58887 19629 58888 19629 58889 19629 58890 19630 58891 19630 58892 19630 58893 19631 58894 19631 58895 19631 58896 19632 58897 19632 58898 19632 58899 19633 58900 19633 58901 19633 58902 19634 58903 19634 58904 19634 58905 19635 58906 19635 58907 19635 58908 19636 58909 19636 58910 19636 58911 19637 58912 19637 58913 19637 58914 19638 58915 19638 58916 19638 58917 19639 58918 19639 58919 19639 58920 19640 58921 19640 58922 19640 58923 19641 58924 19641 58925 19641 58926 19642 58927 19642 58928 19642 58929 19643 58930 19643 58931 19643 58932 19644 58933 19644 58934 19644 58935 19645 58936 19645 58937 19645 58938 19646 58939 19646 58940 19646 58941 19647 58942 19647 58943 19647 58944 19648 58945 19648 58946 19648 58947 19649 58948 19649 58949 19649 58950 19650 58951 19650 58952 19650 58953 19651 58954 19651 58955 19651 58956 19652 58957 19652 58958 19652 58959 19653 58960 19653 58961 19653 58962 19654 58963 19654 58964 19654 58965 19655 58966 19655 58967 19655 58968 19656 58969 19656 58970 19656 58971 19657 58972 19657 58973 19657 58974 19658 58975 19658 58976 19658 58977 19659 58978 19659 58979 19659 58980 19660 58981 19660 58982 19660 58983 19661 58984 19661 58985 19661 58986 19662 58987 19662 58988 19662 58989 19663 58990 19663 58991 19663 58992 19664 58993 19664 58994 19664 58995 19665 58996 19665 58997 19665 58998 19666 58999 19666 59000 19666 59001 19667 59002 19667 59003 19667 59004 19668 59005 19668 59006 19668 59007 19669 59008 19669 59009 19669 59010 19670 59011 19670 59012 19670 59013 19671 59014 19671 59015 19671 59016 19672 59017 19672 59018 19672 59019 19673 59020 19673 59021 19673 59022 19674 59023 19674 59024 19674 59025 19675 59026 19675 59027 19675 59028 19676 59029 19676 59030 19676 59031 19677 59032 19677 59033 19677 59034 19678 59035 19678 59036 19678 59037 19679 59038 19679 59039 19679 59040 19680 59041 19680 59042 19680 59043 19681 59044 19681 59045 19681 59046 19682 59047 19682 59048 19682 59049 19683 59050 19683 59051 19683 59052 19684 59053 19684 59054 19684 59055 19685 59056 19685 59057 19685 59058 19686 59059 19686 59060 19686 59061 19687 59062 19687 59063 19687 59064 19688 59065 19688 59066 19688 59067 19689 59068 19689 59069 19689 59070 19690 59071 19690 59072 19690 59073 19691 59074 19691 59075 19691 59076 19692 59077 19692 59078 19692 59079 19693 59080 19693 59081 19693 59082 19694 59083 19694 59084 19694 59085 19695 59086 19695 59087 19695 59088 19696 59089 19696 59090 19696 59091 19697 59092 19697 59093 19697 59094 19698 59095 19698 59096 19698 59097 19699 59098 19699 59099 19699 59100 19700 59101 19700 59102 19700 59103 19701 59104 19701 59105 19701 59106 19702 59107 19702 59108 19702 59109 19703 59110 19703 59111 19703 59112 19704 59113 19704 59114 19704 59115 19705 59116 19705 59117 19705 59118 19706 59119 19706 59120 19706 59121 19707 59122 19707 59123 19707 59124 19708 59125 19708 59126 19708 59127 19709 59128 19709 59129 19709 59130 19710 59131 19710 59132 19710 59133 19711 59134 19711 59135 19711 59136 19712 59137 19712 59138 19712 59139 19713 59140 19713 59141 19713 59142 19714 59143 19714 59144 19714 59145 19715 59146 19715 59147 19715 59148 19716 59149 19716 59150 19716 59151 19717 59152 19717 59153 19717 59154 19718 59155 19718 59156 19718 59157 19719 59158 19719 59159 19719 59160 19720 59161 19720 59162 19720 59163 19721 59164 19721 59165 19721 59166 19722 59167 19722 59168 19722 59169 19723 59170 19723 59171 19723 59172 19724 59173 19724 59174 19724 59175 19725 59176 19725 59177 19725 59178 19726 59179 19726 59180 19726 59181 19727 59182 19727 59183 19727 59184 19728 59185 19728 59186 19728 59187 19729 59188 19729 59189 19729 59190 19730 59191 19730 59192 19730 59193 19731 59194 19731 59195 19731 59196 19732 59197 19732 59198 19732 59199 19733 59200 19733 59201 19733 59202 19734 59203 19734 59204 19734 59205 19735 59206 19735 59207 19735 59208 19736 59209 19736 59210 19736 59211 19737 59212 19737 59213 19737 59214 19738 59215 19738 59216 19738 59217 19739 59218 19739 59219 19739 59220 19740 59221 19740 59222 19740 59223 19741 59224 19741 59225 19741 59226 19742 59227 19742 59228 19742 59229 19743 59230 19743 59231 19743 59232 19744 59233 19744 59234 19744 59235 19745 59236 19745 59237 19745 59238 19746 59239 19746 59240 19746 59241 19747 59242 19747 59243 19747 59244 19748 59245 19748 59246 19748 59247 19749 59248 19749 59249 19749 59250 19750 59251 19750 59252 19750 59253 19751 59254 19751 59255 19751 59256 19752 59257 19752 59258 19752 59259 19753 59260 19753 59261 19753 59262 19754 59263 19754 59264 19754 59265 19755 59266 19755 59267 19755 59268 19756 59269 19756 59270 19756 59271 19757 59272 19757 59273 19757 59274 19758 59275 19758 59276 19758 59277 19759 59278 19759 59279 19759 59280 19760 59281 19760 59282 19760 59283 19761 59284 19761 59285 19761 59286 19762 59287 19762 59288 19762 59289 19763 59290 19763 59291 19763 59292 19764 59293 19764 59294 19764 59295 19765 59296 19765 59297 19765 59298 19766 59299 19766 59300 19766 59301 19767 59302 19767 59303 19767 59304 19768 59305 19768 59306 19768 59307 19769 59308 19769 59309 19769 59310 19770 59311 19770 59312 19770 59313 19771 59314 19771 59315 19771 59316 19772 59317 19772 59318 19772 59319 19773 59320 19773 59321 19773 59322 19774 59323 19774 59324 19774 59325 19775 59326 19775 59327 19775 59328 19776 59329 19776 59330 19776 59331 19777 59332 19777 59333 19777 59334 19778 59335 19778 59336 19778 59337 19779 59338 19779 59339 19779 59340 19780 59341 19780 59342 19780 59343 19781 59344 19781 59345 19781 59346 19782 59347 19782 59348 19782 59349 19783 59350 19783 59351 19783 59352 19784 59353 19784 59354 19784 59355 19785 59356 19785 59357 19785 59358 19786 59359 19786 59360 19786 59361 19787 59362 19787 59363 19787 59364 19788 59365 19788 59366 19788 59367 19789 59368 19789 59369 19789 59370 19790 59371 19790 59372 19790 59373 19791 59374 19791 59375 19791 59376 19792 59377 19792 59378 19792 59379 19793 59380 19793 59381 19793 59382 19794 59383 19794 59384 19794 59385 19795 59386 19795 59387 19795 59388 19796 59389 19796 59390 19796 59391 19797 59392 19797 59393 19797 59394 19798 59395 19798 59396 19798 59397 19799 59398 19799 59399 19799 59400 19800 59401 19800 59402 19800 59403 19801 59404 19801 59405 19801 59406 19802 59407 19802 59408 19802 59409 19803 59410 19803 59411 19803 59412 19804 59413 19804 59414 19804 59415 19805 59416 19805 59417 19805 59418 19806 59419 19806 59420 19806 59421 19807 59422 19807 59423 19807 59424 19808 59425 19808 59426 19808 59427 19809 59428 19809 59429 19809 59430 19810 59431 19810 59432 19810 59433 19811 59434 19811 59435 19811 59436 19812 59437 19812 59438 19812 59439 19813 59440 19813 59441 19813 59442 19814 59443 19814 59444 19814 59445 19815 59446 19815 59447 19815 59448 19816 59449 19816 59450 19816 59451 19817 59452 19817 59453 19817 59454 19818 59455 19818 59456 19818 59457 19819 59458 19819 59459 19819 59460 19820 59461 19820 59462 19820 59463 19821 59464 19821 59465 19821 59466 19822 59467 19822 59468 19822 59469 19823 59470 19823 59471 19823 59472 19824 59473 19824 59474 19824 59475 19825 59476 19825 59477 19825 59478 19826 59479 19826 59480 19826 59481 19827 59482 19827 59483 19827 59484 19828 59485 19828 59486 19828 59487 19829 59488 19829 59489 19829 59490 19830 59491 19830 59492 19830 59493 19831 59494 19831 59495 19831 59496 19832 59497 19832 59498 19832 59499 19833 59500 19833 59501 19833 59502 19834 59503 19834 59504 19834 59505 19835 59506 19835 59507 19835 59508 19836 59509 19836 59510 19836 59511 19837 59512 19837 59513 19837 59514 19838 59515 19838 59516 19838 59517 19839 59518 19839 59519 19839 59520 19840 59521 19840 59522 19840 59523 19841 59524 19841 59525 19841 59526 19842 59527 19842 59528 19842 59529 19843 59530 19843 59531 19843 59532 19844 59533 19844 59534 19844 59535 19845 59536 19845 59537 19845 59538 19846 59539 19846 59540 19846 59541 19847 59542 19847 59543 19847 59544 19848 59545 19848 59546 19848 59547 19849 59548 19849 59549 19849 59550 19850 59551 19850 59552 19850 59553 19851 59554 19851 59555 19851 59556 19852 59557 19852 59558 19852 59559 19853 59560 19853 59561 19853 59562 19854 59563 19854 59564 19854 59565 19855 59566 19855 59567 19855 59568 19856 59569 19856 59570 19856 59571 19857 59572 19857 59573 19857 59574 19858 59575 19858 59576 19858 59577 19859 59578 19859 59579 19859 59580 19860 59581 19860 59582 19860 59583 19861 59584 19861 59585 19861 59586 19862 59587 19862 59588 19862 59589 19863 59590 19863 59591 19863 59592 19864 59593 19864 59594 19864 59595 19865 59596 19865 59597 19865 59598 19866 59599 19866 59600 19866 59601 19867 59602 19867 59603 19867 59604 19868 59605 19868 59606 19868 59607 19869 59608 19869 59609 19869 59610 19870 59611 19870 59612 19870 59613 19871 59614 19871 59615 19871 59616 19872 59617 19872 59618 19872 59619 19873 59620 19873 59621 19873 59622 19874 59623 19874 59624 19874 59625 19875 59626 19875 59627 19875 59628 19876 59629 19876 59630 19876 59631 19877 59632 19877 59633 19877 59634 19878 59635 19878 59636 19878 59637 19879 59638 19879 59639 19879 59640 19880 59641 19880 59642 19880 59643 19881 59644 19881 59645 19881 59646 19882 59647 19882 59648 19882 59649 19883 59650 19883 59651 19883 59652 19884 59653 19884 59654 19884 59655 19885 59656 19885 59657 19885 59658 19886 59659 19886 59660 19886 59661 19887 59662 19887 59663 19887 59664 19888 59665 19888 59666 19888 59667 19889 59668 19889 59669 19889 59670 19890 59671 19890 59672 19890 59673 19891 59674 19891 59675 19891 59676 19892 59677 19892 59678 19892 59679 19893 59680 19893 59681 19893 59682 19894 59683 19894 59684 19894 59685 19895 59686 19895 59687 19895 59688 19896 59689 19896 59690 19896 59691 19897 59692 19897 59693 19897 59694 19898 59695 19898 59696 19898 59697 19899 59698 19899 59699 19899 59700 19900 59701 19900 59702 19900 59703 19901 59704 19901 59705 19901 59706 19902 59707 19902 59708 19902 59709 19903 59710 19903 59711 19903 59712 19904 59713 19904 59714 19904 59715 19905 59716 19905 59717 19905 59718 19906 59719 19906 59720 19906 59721 19907 59722 19907 59723 19907 59724 19908 59725 19908 59726 19908 59727 19909 59728 19909 59729 19909 59730 19910 59731 19910 59732 19910 59733 19911 59734 19911 59735 19911 59736 19912 59737 19912 59738 19912 59739 19913 59740 19913 59741 19913 59742 19914 59743 19914 59744 19914 59745 19915 59746 19915 59747 19915 59748 19916 59749 19916 59750 19916 59751 19917 59752 19917 59753 19917 59754 19918 59755 19918 59756 19918 59757 19919 59758 19919 59759 19919 59760 19920 59761 19920 59762 19920 59763 19921 59764 19921 59765 19921 59766 19922 59767 19922 59768 19922 59769 19923 59770 19923 59771 19923 59772 19924 59773 19924 59774 19924 59775 19925 59776 19925 59777 19925 59778 19926 59779 19926 59780 19926 59781 19927 59782 19927 59783 19927 59784 19928 59785 19928 59786 19928 59787 19929 59788 19929 59789 19929 59790 19930 59791 19930 59792 19930 59793 19931 59794 19931 59795 19931 59796 19932 59797 19932 59798 19932 59799 19933 59800 19933 59801 19933 59802 19934 59803 19934 59804 19934 59805 19935 59806 19935 59807 19935 59808 19936 59809 19936 59810 19936 59811 19937 59812 19937 59813 19937 59814 19938 59815 19938 59816 19938 59817 19939 59818 19939 59819 19939 59820 19940 59821 19940 59822 19940 59823 19941 59824 19941 59825 19941 59826 19942 59827 19942 59828 19942 59829 19943 59830 19943 59831 19943 59832 19944 59833 19944 59834 19944 59835 19945 59836 19945 59837 19945 59838 19946 59839 19946 59840 19946 59841 19947 59842 19947 59843 19947 59844 19948 59845 19948 59846 19948 59847 19949 59848 19949 59849 19949 59850 19950 59851 19950 59852 19950 59853 19951 59854 19951 59855 19951 59856 19952 59857 19952 59858 19952 59859 19953 59860 19953 59861 19953 59862 19954 59863 19954 59864 19954 59865 19955 59866 19955 59867 19955 59868 19956 59869 19956 59870 19956 59871 19957 59872 19957 59873 19957 59874 19958 59875 19958 59876 19958 59877 19959 59878 19959 59879 19959 59880 19960 59881 19960 59882 19960 59883 19961 59884 19961 59885 19961 59886 19962 59887 19962 59888 19962 59889 19963 59890 19963 59891 19963 59892 19964 59893 19964 59894 19964 59895 19965 59896 19965 59897 19965 59898 19966 59899 19966 59900 19966 59901 19967 59902 19967 59903 19967 59904 19968 59905 19968 59906 19968 59907 19969 59908 19969 59909 19969 59910 19970 59911 19970 59912 19970 59913 19971 59914 19971 59915 19971 59916 19972 59917 19972 59918 19972 59919 19973 59920 19973 59921 19973 59922 19974 59923 19974 59924 19974 59925 19975 59926 19975 59927 19975 59928 19976 59929 19976 59930 19976 59931 19977 59932 19977 59933 19977 59934 19978 59935 19978 59936 19978 59937 19979 59938 19979 59939 19979 59940 19980 59941 19980 59942 19980 59943 19981 59944 19981 59945 19981 59946 19982 59947 19982 59948 19982 59949 19983 59950 19983 59951 19983 59952 19984 59953 19984 59954 19984 59955 19985 59956 19985 59957 19985 59958 19986 59959 19986 59960 19986 59961 19987 59962 19987 59963 19987 59964 19988 59965 19988 59966 19988 59967 19989 59968 19989 59969 19989 59970 19990 59971 19990 59972 19990 59973 19991 59974 19991 59975 19991 59976 19992 59977 19992 59978 19992 59979 19993 59980 19993 59981 19993 59982 19994 59983 19994 59984 19994 59985 19995 59986 19995 59987 19995 59988 19996 59989 19996 59990 19996 59991 19997 59992 19997 59993 19997 59994 19998 59995 19998 59996 19998 59997 19999 59998 19999 59999 19999 60000 20000 60001 20000 60002 20000 60003 20001 60004 20001 60005 20001 60006 20002 60007 20002 60008 20002 60009 20003 60010 20003 60011 20003 60012 20004 60013 20004 60014 20004 60015 20005 60016 20005 60017 20005 60018 20006 60019 20006 60020 20006 60021 20007 60022 20007 60023 20007 60024 20008 60025 20008 60026 20008 60027 20009 60028 20009 60029 20009 60030 20010 60031 20010 60032 20010 60033 20011 60034 20011 60035 20011 60036 20012 60037 20012 60038 20012 60039 20013 60040 20013 60041 20013 60042 20014 60043 20014 60044 20014 60045 20015 60046 20015 60047 20015 60048 20016 60049 20016 60050 20016 60051 20017 60052 20017 60053 20017 60054 20018 60055 20018 60056 20018 60057 20019 60058 20019 60059 20019 60060 20020 60061 20020 60062 20020 60063 20021 60064 20021 60065 20021 60066 20022 60067 20022 60068 20022 60069 20023 60070 20023 60071 20023 60072 20024 60073 20024 60074 20024 60075 20025 60076 20025 60077 20025 60078 20026 60079 20026 60080 20026 60081 20027 60082 20027 60083 20027 60084 20028 60085 20028 60086 20028 60087 20029 60088 20029 60089 20029 60090 20030 60091 20030 60092 20030 60093 20031 60094 20031 60095 20031 60096 20032 60097 20032 60098 20032 60099 20033 60100 20033 60101 20033 60102 20034 60103 20034 60104 20034 60105 20035 60106 20035 60107 20035 60108 20036 60109 20036 60110 20036 60111 20037 60112 20037 60113 20037 60114 20038 60115 20038 60116 20038 60117 20039 60118 20039 60119 20039 60120 20040 60121 20040 60122 20040 60123 20041 60124 20041 60125 20041 60126 20042 60127 20042 60128 20042 60129 20043 60130 20043 60131 20043 60132 20044 60133 20044 60134 20044 60135 20045 60136 20045 60137 20045 60138 20046 60139 20046 60140 20046 60141 20047 60142 20047 60143 20047 60144 20048 60145 20048 60146 20048 60147 20049 60148 20049 60149 20049 60150 20050 60151 20050 60152 20050 60153 20051 60154 20051 60155 20051 60156 20052 60157 20052 60158 20052 60159 20053 60160 20053 60161 20053 60162 20054 60163 20054 60164 20054 60165 20055 60166 20055 60167 20055 60168 20056 60169 20056 60170 20056 60171 20057 60172 20057 60173 20057 60174 20058 60175 20058 60176 20058 60177 20059 60178 20059 60179 20059 60180 20060 60181 20060 60182 20060 60183 20061 60184 20061 60185 20061 60186 20062 60187 20062 60188 20062 60189 20063 60190 20063 60191 20063 60192 20064 60193 20064 60194 20064 60195 20065 60196 20065 60197 20065 60198 20066 60199 20066 60200 20066 60201 20067 60202 20067 60203 20067 60204 20068 60205 20068 60206 20068 60207 20069 60208 20069 60209 20069 60210 20070 60211 20070 60212 20070 60213 20071 60214 20071 60215 20071 60216 20072 60217 20072 60218 20072 60219 20073 60220 20073 60221 20073 60222 20074 60223 20074 60224 20074 60225 20075 60226 20075 60227 20075 60228 20076 60229 20076 60230 20076 60231 20077 60232 20077 60233 20077 60234 20078 60235 20078 60236 20078 60237 20079 60238 20079 60239 20079 60240 20080 60241 20080 60242 20080 60243 20081 60244 20081 60245 20081 60246 20082 60247 20082 60248 20082 60249 20083 60250 20083 60251 20083 60252 20084 60253 20084 60254 20084 60255 20085 60256 20085 60257 20085 60258 20086 60259 20086 60260 20086 60261 20087 60262 20087 60263 20087 60264 20088 60265 20088 60266 20088 60267 20089 60268 20089 60269 20089 60270 20090 60271 20090 60272 20090 60273 20091 60274 20091 60275 20091 60276 20092 60277 20092 60278 20092 60279 20093 60280 20093 60281 20093 60282 20094 60283 20094 60284 20094 60285 20095 60286 20095 60287 20095 60288 20096 60289 20096 60290 20096 60291 20097 60292 20097 60293 20097 60294 20098 60295 20098 60296 20098 60297 20099 60298 20099 60299 20099 60300 20100 60301 20100 60302 20100 60303 20101 60304 20101 60305 20101 60306 20102 60307 20102 60308 20102 60309 20103 60310 20103 60311 20103 60312 20104 60313 20104 60314 20104 60315 20105 60316 20105 60317 20105 60318 20106 60319 20106 60320 20106 60321 20107 60322 20107 60323 20107 60324 20108 60325 20108 60326 20108 60327 20109 60328 20109 60329 20109 60330 20110 60331 20110 60332 20110 60333 20111 60334 20111 60335 20111 60336 20112 60337 20112 60338 20112 60339 20113 60340 20113 60341 20113 60342 20114 60343 20114 60344 20114 60345 20115 60346 20115 60347 20115 60348 20116 60349 20116 60350 20116 60351 20117 60352 20117 60353 20117 60354 20118 60355 20118 60356 20118 60357 20119 60358 20119 60359 20119 60360 20120 60361 20120 60362 20120 60363 20121 60364 20121 60365 20121 60366 20122 60367 20122 60368 20122 60369 20123 60370 20123 60371 20123 60372 20124 60373 20124 60374 20124 60375 20125 60376 20125 60377 20125 60378 20126 60379 20126 60380 20126 60381 20127 60382 20127 60383 20127 60384 20128 60385 20128 60386 20128 60387 20129 60388 20129 60389 20129 60390 20130 60391 20130 60392 20130 60393 20131 60394 20131 60395 20131 60396 20132 60397 20132 60398 20132 60399 20133 60400 20133 60401 20133 60402 20134 60403 20134 60404 20134 60405 20135 60406 20135 60407 20135 60408 20136 60409 20136 60410 20136 60411 20137 60412 20137 60413 20137 60414 20138 60415 20138 60416 20138 60417 20139 60418 20139 60419 20139 60420 20140 60421 20140 60422 20140 60423 20141 60424 20141 60425 20141 60426 20142 60427 20142 60428 20142 60429 20143 60430 20143 60431 20143 60432 20144 60433 20144 60434 20144 60435 20145 60436 20145 60437 20145 60438 20146 60439 20146 60440 20146 60441 20147 60442 20147 60443 20147 60444 20148 60445 20148 60446 20148 60447 20149 60448 20149 60449 20149 60450 20150 60451 20150 60452 20150 60453 20151 60454 20151 60455 20151 60456 20152 60457 20152 60458 20152 60459 20153 60460 20153 60461 20153 60462 20154 60463 20154 60464 20154 60465 20155 60466 20155 60467 20155 60468 20156 60469 20156 60470 20156 60471 20157 60472 20157 60473 20157 60474 20158 60475 20158 60476 20158 60477 20159 60478 20159 60479 20159 60480 20160 60481 20160 60482 20160 60483 20161 60484 20161 60485 20161 60486 20162 60487 20162 60488 20162 60489 20163 60490 20163 60491 20163 60492 20164 60493 20164 60494 20164 60495 20165 60496 20165 60497 20165 60498 20166 60499 20166 60500 20166 60501 20167 60502 20167 60503 20167 60504 20168 60505 20168 60506 20168 60507 20169 60508 20169 60509 20169 60510 20170 60511 20170 60512 20170 60513 20171 60514 20171 60515 20171 60516 20172 60517 20172 60518 20172 60519 20173 60520 20173 60521 20173 60522 20174 60523 20174 60524 20174 60525 20175 60526 20175 60527 20175 60528 20176 60529 20176 60530 20176 60531 20177 60532 20177 60533 20177 60534 20178 60535 20178 60536 20178 60537 20179 60538 20179 60539 20179 60540 20180 60541 20180 60542 20180 60543 20181 60544 20181 60545 20181 60546 20182 60547 20182 60548 20182 60549 20183 60550 20183 60551 20183 60552 20184 60553 20184 60554 20184 60555 20185 60556 20185 60557 20185 60558 20186 60559 20186 60560 20186 60561 20187 60562 20187 60563 20187 60564 20188 60565 20188 60566 20188 60567 20189 60568 20189 60569 20189 60570 20190 60571 20190 60572 20190 60573 20191 60574 20191 60575 20191 60576 20192 60577 20192 60578 20192 60579 20193 60580 20193 60581 20193 60582 20194 60583 20194 60584 20194 60585 20195 60586 20195 60587 20195 60588 20196 60589 20196 60590 20196 60591 20197 60592 20197 60593 20197 60594 20198 60595 20198 60596 20198 60597 20199 60598 20199 60599 20199 60600 20200 60601 20200 60602 20200 60603 20201 60604 20201 60605 20201 60606 20202 60607 20202 60608 20202 60609 20203 60610 20203 60611 20203 60612 20204 60613 20204 60614 20204 60615 20205 60616 20205 60617 20205 60618 20206 60619 20206 60620 20206 60621 20207 60622 20207 60623 20207 60624 20208 60625 20208 60626 20208 60627 20209 60628 20209 60629 20209 60630 20210 60631 20210 60632 20210 60633 20211 60634 20211 60635 20211 60636 20212 60637 20212 60638 20212 60639 20213 60640 20213 60641 20213 60642 20214 60643 20214 60644 20214 60645 20215 60646 20215 60647 20215 60648 20216 60649 20216 60650 20216 60651 20217 60652 20217 60653 20217 60654 20218 60655 20218 60656 20218 60657 20219 60658 20219 60659 20219 60660 20220 60661 20220 60662 20220 60663 20221 60664 20221 60665 20221 60666 20222 60667 20222 60668 20222 60669 20223 60670 20223 60671 20223 60672 20224 60673 20224 60674 20224 60675 20225 60676 20225 60677 20225 60678 20226 60679 20226 60680 20226 60681 20227 60682 20227 60683 20227 60684 20228 60685 20228 60686 20228 60687 20229 60688 20229 60689 20229 60690 20230 60691 20230 60692 20230 60693 20231 60694 20231 60695 20231 60696 20232 60697 20232 60698 20232 60699 20233 60700 20233 60701 20233 60702 20234 60703 20234 60704 20234 60705 20235 60706 20235 60707 20235 60708 20236 60709 20236 60710 20236 60711 20237 60712 20237 60713 20237 60714 20238 60715 20238 60716 20238 60717 20239 60718 20239 60719 20239 60720 20240 60721 20240 60722 20240 60723 20241 60724 20241 60725 20241 60726 20242 60727 20242 60728 20242 60729 20243 60730 20243 60731 20243 60732 20244 60733 20244 60734 20244 60735 20245 60736 20245 60737 20245 60738 20246 60739 20246 60740 20246 60741 20247 60742 20247 60743 20247 60744 20248 60745 20248 60746 20248 60747 20249 60748 20249 60749 20249 60750 20250 60751 20250 60752 20250 60753 20251 60754 20251 60755 20251 60756 20252 60757 20252 60758 20252 60759 20253 60760 20253 60761 20253 60762 20254 60763 20254 60764 20254 60765 20255 60766 20255 60767 20255 60768 20256 60769 20256 60770 20256 60771 20257 60772 20257 60773 20257 60774 20258 60775 20258 60776 20258 60777 20259 60778 20259 60779 20259 60780 20260 60781 20260 60782 20260 60783 20261 60784 20261 60785 20261 60786 20262 60787 20262 60788 20262 60789 20263 60790 20263 60791 20263 60792 20264 60793 20264 60794 20264 60795 20265 60796 20265 60797 20265 60798 20266 60799 20266 60800 20266 60801 20267 60802 20267 60803 20267 60804 20268 60805 20268 60806 20268 60807 20269 60808 20269 60809 20269 60810 20270 60811 20270 60812 20270 60813 20271 60814 20271 60815 20271 60816 20272 60817 20272 60818 20272 60819 20273 60820 20273 60821 20273 60822 20274 60823 20274 60824 20274 60825 20275 60826 20275 60827 20275 60828 20276 60829 20276 60830 20276 60831 20277 60832 20277 60833 20277 60834 20278 60835 20278 60836 20278 60837 20279 60838 20279 60839 20279 60840 20280 60841 20280 60842 20280 60843 20281 60844 20281 60845 20281 60846 20282 60847 20282 60848 20282 60849 20283 60850 20283 60851 20283 60852 20284 60853 20284 60854 20284 60855 20285 60856 20285 60857 20285 60858 20286 60859 20286 60860 20286 60861 20287 60862 20287 60863 20287 60864 20288 60865 20288 60866 20288 60867 20289 60868 20289 60869 20289 60870 20290 60871 20290 60872 20290 60873 20291 60874 20291 60875 20291 60876 20292 60877 20292 60878 20292 60879 20293 60880 20293 60881 20293 60882 20294 60883 20294 60884 20294 60885 20295 60886 20295 60887 20295 60888 20296 60889 20296 60890 20296 60891 20297 60892 20297 60893 20297 60894 20298 60895 20298 60896 20298 60897 20299 60898 20299 60899 20299 60900 20300 60901 20300 60902 20300 60903 20301 60904 20301 60905 20301 60906 20302 60907 20302 60908 20302 60909 20303 60910 20303 60911 20303 60912 20304 60913 20304 60914 20304 60915 20305 60916 20305 60917 20305 60918 20306 60919 20306 60920 20306 60921 20307 60922 20307 60923 20307 60924 20308 60925 20308 60926 20308 60927 20309 60928 20309 60929 20309 60930 20310 60931 20310 60932 20310 60933 20311 60934 20311 60935 20311 60936 20312 60937 20312 60938 20312 60939 20313 60940 20313 60941 20313 60942 20314 60943 20314 60944 20314 60945 20315 60946 20315 60947 20315 60948 20316 60949 20316 60950 20316 60951 20317 60952 20317 60953 20317 60954 20318 60955 20318 60956 20318 60957 20319 60958 20319 60959 20319 60960 20320 60961 20320 60962 20320 60963 20321 60964 20321 60965 20321 60966 20322 60967 20322 60968 20322 60969 20323 60970 20323 60971 20323 60972 20324 60973 20324 60974 20324 60975 20325 60976 20325 60977 20325 60978 20326 60979 20326 60980 20326 60981 20327 60982 20327 60983 20327 60984 20328 60985 20328 60986 20328 60987 20329 60988 20329 60989 20329 60990 20330 60991 20330 60992 20330 60993 20331 60994 20331 60995 20331 60996 20332 60997 20332 60998 20332 60999 20333 61000 20333 61001 20333 61002 20334 61003 20334 61004 20334 61005 20335 61006 20335 61007 20335 61008 20336 61009 20336 61010 20336 61011 20337 61012 20337 61013 20337 61014 20338 61015 20338 61016 20338 61017 20339 61018 20339 61019 20339 61020 20340 61021 20340 61022 20340 61023 20341 61024 20341 61025 20341 61026 20342 61027 20342 61028 20342 61029 20343 61030 20343 61031 20343 61032 20344 61033 20344 61034 20344 61035 20345 61036 20345 61037 20345 61038 20346 61039 20346 61040 20346 61041 20347 61042 20347 61043 20347 61044 20348 61045 20348 61046 20348 61047 20349 61048 20349 61049 20349 61050 20350 61051 20350 61052 20350 61053 20351 61054 20351 61055 20351 61056 20352 61057 20352 61058 20352 61059 20353 61060 20353 61061 20353 61062 20354 61063 20354 61064 20354 61065 20355 61066 20355 61067 20355 61068 20356 61069 20356 61070 20356 61071 20357 61072 20357 61073 20357 61074 20358 61075 20358 61076 20358 61077 20359 61078 20359 61079 20359 61080 20360 61081 20360 61082 20360 61083 20361 61084 20361 61085 20361 61086 20362 61087 20362 61088 20362 61089 20363 61090 20363 61091 20363 61092 20364 61093 20364 61094 20364 61095 20365 61096 20365 61097 20365 61098 20366 61099 20366 61100 20366 61101 20367 61102 20367 61103 20367 61104 20368 61105 20368 61106 20368 61107 20369 61108 20369 61109 20369 61110 20370 61111 20370 61112 20370 61113 20371 61114 20371 61115 20371 61116 20372 61117 20372 61118 20372 61119 20373 61120 20373 61121 20373 61122 20374 61123 20374 61124 20374 61125 20375 61126 20375 61127 20375 61128 20376 61129 20376 61130 20376 61131 20377 61132 20377 61133 20377 61134 20378 61135 20378 61136 20378 61137 20379 61138 20379 61139 20379 61140 20380 61141 20380 61142 20380 61143 20381 61144 20381 61145 20381 61146 20382 61147 20382 61148 20382 61149 20383 61150 20383 61151 20383 61152 20384 61153 20384 61154 20384 61155 20385 61156 20385 61157 20385 61158 20386 61159 20386 61160 20386 61161 20387 61162 20387 61163 20387 61164 20388 61165 20388 61166 20388 61167 20389 61168 20389 61169 20389 61170 20390 61171 20390 61172 20390 61173 20391 61174 20391 61175 20391 61176 20392 61177 20392 61178 20392 61179 20393 61180 20393 61181 20393 61182 20394 61183 20394 61184 20394 61185 20395 61186 20395 61187 20395 61188 20396 61189 20396 61190 20396 61191 20397 61192 20397 61193 20397 61194 20398 61195 20398 61196 20398 61197 20399 61198 20399 61199 20399 61200 20400 61201 20400 61202 20400 61203 20401 61204 20401 61205 20401 61206 20402 61207 20402 61208 20402 61209 20403 61210 20403 61211 20403 61212 20404 61213 20404 61214 20404 61215 20405 61216 20405 61217 20405 61218 20406 61219 20406 61220 20406 61221 20407 61222 20407 61223 20407 61224 20408 61225 20408 61226 20408 61227 20409 61228 20409 61229 20409 61230 20410 61231 20410 61232 20410 61233 20411 61234 20411 61235 20411 61236 20412 61237 20412 61238 20412 61239 20413 61240 20413 61241 20413 61242 20414 61243 20414 61244 20414 61245 20415 61246 20415 61247 20415 61248 20416 61249 20416 61250 20416 61251 20417 61252 20417 61253 20417 61254 20418 61255 20418 61256 20418 61257 20419 61258 20419 61259 20419 61260 20420 61261 20420 61262 20420 61263 20421 61264 20421 61265 20421 61266 20422 61267 20422 61268 20422 61269 20423 61270 20423 61271 20423 61272 20424 61273 20424 61274 20424 61275 20425 61276 20425 61277 20425 61278 20426 61279 20426 61280 20426 61281 20427 61282 20427 61283 20427 61284 20428 61285 20428 61286 20428 61287 20429 61288 20429 61289 20429 61290 20430 61291 20430 61292 20430 61293 20431 61294 20431 61295 20431 61296 20432 61297 20432 61298 20432 61299 20433 61300 20433 61301 20433 61302 20434 61303 20434 61304 20434 61305 20435 61306 20435 61307 20435 61308 20436 61309 20436 61310 20436 61311 20437 61312 20437 61313 20437 61314 20438 61315 20438 61316 20438 61317 20439 61318 20439 61319 20439 61320 20440 61321 20440 61322 20440 61323 20441 61324 20441 61325 20441 61326 20442 61327 20442 61328 20442 61329 20443 61330 20443 61331 20443 61332 20444 61333 20444 61334 20444 61335 20445 61336 20445 61337 20445 61338 20446 61339 20446 61340 20446 61341 20447 61342 20447 61343 20447 61344 20448 61345 20448 61346 20448 61347 20449 61348 20449 61349 20449 61350 20450 61351 20450 61352 20450 61353 20451 61354 20451 61355 20451 61356 20452 61357 20452 61358 20452 61359 20453 61360 20453 61361 20453 61362 20454 61363 20454 61364 20454 61365 20455 61366 20455 61367 20455 61368 20456 61369 20456 61370 20456 61371 20457 61372 20457 61373 20457 61374 20458 61375 20458 61376 20458 61377 20459 61378 20459 61379 20459 61380 20460 61381 20460 61382 20460 61383 20461 61384 20461 61385 20461 61386 20462 61387 20462 61388 20462 61389 20463 61390 20463 61391 20463 61392 20464 61393 20464 61394 20464 61395 20465 61396 20465 61397 20465 61398 20466 61399 20466 61400 20466 61401 20467 61402 20467 61403 20467 61404 20468 61405 20468 61406 20468 61407 20469 61408 20469 61409 20469 61410 20470 61411 20470 61412 20470 61413 20471 61414 20471 61415 20471 61416 20472 61417 20472 61418 20472 61419 20473 61420 20473 61421 20473 61422 20474 61423 20474 61424 20474 61425 20475 61426 20475 61427 20475 61428 20476 61429 20476 61430 20476 61431 20477 61432 20477 61433 20477 61434 20478 61435 20478 61436 20478 61437 20479 61438 20479 61439 20479 61440 20480 61441 20480 61442 20480 61443 20481 61444 20481 61445 20481 61446 20482 61447 20482 61448 20482 61449 20483 61450 20483 61451 20483 61452 20484 61453 20484 61454 20484 61455 20485 61456 20485 61457 20485 61458 20486 61459 20486 61460 20486 61461 20487 61462 20487 61463 20487 61464 20488 61465 20488 61466 20488 61467 20489 61468 20489 61469 20489 61470 20490 61471 20490 61472 20490 61473 20491 61474 20491 61475 20491 61476 20492 61477 20492 61478 20492 61479 20493 61480 20493 61481 20493 61482 20494 61483 20494 61484 20494 61485 20495 61486 20495 61487 20495 61488 20496 61489 20496 61490 20496 61491 20497 61492 20497 61493 20497 61494 20498 61495 20498 61496 20498 61497 20499 61498 20499 61499 20499 61500 20500 61501 20500 61502 20500 61503 20501 61504 20501 61505 20501 61506 20502 61507 20502 61508 20502 61509 20503 61510 20503 61511 20503 61512 20504 61513 20504 61514 20504 61515 20505 61516 20505 61517 20505 61518 20506 61519 20506 61520 20506 61521 20507 61522 20507 61523 20507 61524 20508 61525 20508 61526 20508 61527 20509 61528 20509 61529 20509 61530 20510 61531 20510 61532 20510 61533 20511 61534 20511 61535 20511 61536 20512 61537 20512 61538 20512 61539 20513 61540 20513 61541 20513 61542 20514 61543 20514 61544 20514 61545 20515 61546 20515 61547 20515 61548 20516 61549 20516 61550 20516 61551 20517 61552 20517 61553 20517 61554 20518 61555 20518 61556 20518 61557 20519 61558 20519 61559 20519 61560 20520 61561 20520 61562 20520 61563 20521 61564 20521 61565 20521 61566 20522 61567 20522 61568 20522 61569 20523 61570 20523 61571 20523 61572 20524 61573 20524 61574 20524 61575 20525 61576 20525 61577 20525 61578 20526 61579 20526 61580 20526 61581 20527 61582 20527 61583 20527 61584 20528 61585 20528 61586 20528 61587 20529 61588 20529 61589 20529 61590 20530 61591 20530 61592 20530 61593 20531 61594 20531 61595 20531 61596 20532 61597 20532 61598 20532 61599 20533 61600 20533 61601 20533 61602 20534 61603 20534 61604 20534 61605 20535 61606 20535 61607 20535 61608 20536 61609 20536 61610 20536 61611 20537 61612 20537 61613 20537 61614 20538 61615 20538 61616 20538 61617 20539 61618 20539 61619 20539 61620 20540 61621 20540 61622 20540 61623 20541 61624 20541 61625 20541 61626 20542 61627 20542 61628 20542 61629 20543 61630 20543 61631 20543 61632 20544 61633 20544 61634 20544 61635 20545 61636 20545 61637 20545 61638 20546 61639 20546 61640 20546 61641 20547 61642 20547 61643 20547 61644 20548 61645 20548 61646 20548 61647 20549 61648 20549 61649 20549 61650 20550 61651 20550 61652 20550 61653 20551 61654 20551 61655 20551 61656 20552 61657 20552 61658 20552 61659 20553 61660 20553 61661 20553 61662 20554 61663 20554 61664 20554 61665 20555 61666 20555 61667 20555 61668 20556 61669 20556 61670 20556 61671 20557 61672 20557 61673 20557 61674 20558 61675 20558 61676 20558 61677 20559 61678 20559 61679 20559 61680 20560 61681 20560 61682 20560 61683 20561 61684 20561 61685 20561 61686 20562 61687 20562 61688 20562 61689 20563 61690 20563 61691 20563 61692 20564 61693 20564 61694 20564 61695 20565 61696 20565 61697 20565 61698 20566 61699 20566 61700 20566 61701 20567 61702 20567 61703 20567 61704 20568 61705 20568 61706 20568 61707 20569 61708 20569 61709 20569 61710 20570 61711 20570 61712 20570 61713 20571 61714 20571 61715 20571 61716 20572 61717 20572 61718 20572 61719 20573 61720 20573 61721 20573 61722 20574 61723 20574 61724 20574 61725 20575 61726 20575 61727 20575 61728 20576 61729 20576 61730 20576 61731 20577 61732 20577 61733 20577 61734 20578 61735 20578 61736 20578 61737 20579 61738 20579 61739 20579 61740 20580 61741 20580 61742 20580 61743 20581 61744 20581 61745 20581 61746 20582 61747 20582 61748 20582 61749 20583 61750 20583 61751 20583 61752 20584 61753 20584 61754 20584 61755 20585 61756 20585 61757 20585 61758 20586 61759 20586 61760 20586 61761 20587 61762 20587 61763 20587 61764 20588 61765 20588 61766 20588 61767 20589 61768 20589 61769 20589 61770 20590 61771 20590 61772 20590 61773 20591 61774 20591 61775 20591 61776 20592 61777 20592 61778 20592 61779 20593 61780 20593 61781 20593 61782 20594 61783 20594 61784 20594 61785 20595 61786 20595 61787 20595 61788 20596 61789 20596 61790 20596 61791 20597 61792 20597 61793 20597 61794 20598 61795 20598 61796 20598 61797 20599 61798 20599 61799 20599 61800 20600 61801 20600 61802 20600 61803 20601 61804 20601 61805 20601 61806 20602 61807 20602 61808 20602 61809 20603 61810 20603 61811 20603 61812 20604 61813 20604 61814 20604 61815 20605 61816 20605 61817 20605 61818 20606 61819 20606 61820 20606 61821 20607 61822 20607 61823 20607 61824 20608 61825 20608 61826 20608 61827 20609 61828 20609 61829 20609 61830 20610 61831 20610 61832 20610 61833 20611 61834 20611 61835 20611 61836 20612 61837 20612 61838 20612 61839 20613 61840 20613 61841 20613 61842 20614 61843 20614 61844 20614 61845 20615 61846 20615 61847 20615 61848 20616 61849 20616 61850 20616 61851 20617 61852 20617 61853 20617 61854 20618 61855 20618 61856 20618 61857 20619 61858 20619 61859 20619 61860 20620 61861 20620 61862 20620 61863 20621 61864 20621 61865 20621 61866 20622 61867 20622 61868 20622 61869 20623 61870 20623 61871 20623 61872 20624 61873 20624 61874 20624 61875 20625 61876 20625 61877 20625 61878 20626 61879 20626 61880 20626 61881 20627 61882 20627 61883 20627 61884 20628 61885 20628 61886 20628 61887 20629 61888 20629 61889 20629 61890 20630 61891 20630 61892 20630 61893 20631 61894 20631 61895 20631 61896 20632 61897 20632 61898 20632 61899 20633 61900 20633 61901 20633 61902 20634 61903 20634 61904 20634 61905 20635 61906 20635 61907 20635 61908 20636 61909 20636 61910 20636 61911 20637 61912 20637 61913 20637 61914 20638 61915 20638 61916 20638 61917 20639 61918 20639 61919 20639 61920 20640 61921 20640 61922 20640 61923 20641 61924 20641 61925 20641 61926 20642 61927 20642 61928 20642 61929 20643 61930 20643 61931 20643 61932 20644 61933 20644 61934 20644 61935 20645 61936 20645 61937 20645 61938 20646 61939 20646 61940 20646 61941 20647 61942 20647 61943 20647 61944 20648 61945 20648 61946 20648 61947 20649 61948 20649 61949 20649 61950 20650 61951 20650 61952 20650 61953 20651 61954 20651 61955 20651 61956 20652 61957 20652 61958 20652 61959 20653 61960 20653 61961 20653 61962 20654 61963 20654 61964 20654 61965 20655 61966 20655 61967 20655 61968 20656 61969 20656 61970 20656 61971 20657 61972 20657 61973 20657 61974 20658 61975 20658 61976 20658 61977 20659 61978 20659 61979 20659 61980 20660 61981 20660 61982 20660 61983 20661 61984 20661 61985 20661 61986 20662 61987 20662 61988 20662 61989 20663 61990 20663 61991 20663 61992 20664 61993 20664 61994 20664 61995 20665 61996 20665 61997 20665 61998 20666 61999 20666 62000 20666 62001 20667 62002 20667 62003 20667 62004 20668 62005 20668 62006 20668 62007 20669 62008 20669 62009 20669 62010 20670 62011 20670 62012 20670 62013 20671 62014 20671 62015 20671 62016 20672 62017 20672 62018 20672 62019 20673 62020 20673 62021 20673 62022 20674 62023 20674 62024 20674 62025 20675 62026 20675 62027 20675 62028 20676 62029 20676 62030 20676 62031 20677 62032 20677 62033 20677 62034 20678 62035 20678 62036 20678 62037 20679 62038 20679 62039 20679 62040 20680 62041 20680 62042 20680 62043 20681 62044 20681 62045 20681 62046 20682 62047 20682 62048 20682 62049 20683 62050 20683 62051 20683 62052 20684 62053 20684 62054 20684 62055 20685 62056 20685 62057 20685 62058 20686 62059 20686 62060 20686 62061 20687 62062 20687 62063 20687 62064 20688 62065 20688 62066 20688 62067 20689 62068 20689 62069 20689 62070 20690 62071 20690 62072 20690 62073 20691 62074 20691 62075 20691 62076 20692 62077 20692 62078 20692 62079 20693 62080 20693 62081 20693 62082 20694 62083 20694 62084 20694 62085 20695 62086 20695 62087 20695 62088 20696 62089 20696 62090 20696 62091 20697 62092 20697 62093 20697 62094 20698 62095 20698 62096 20698 62097 20699 62098 20699 62099 20699 62100 20700 62101 20700 62102 20700 62103 20701 62104 20701 62105 20701 62106 20702 62107 20702 62108 20702 62109 20703 62110 20703 62111 20703 62112 20704 62113 20704 62114 20704 62115 20705 62116 20705 62117 20705 62118 20706 62119 20706 62120 20706 62121 20707 62122 20707 62123 20707 62124 20708 62125 20708 62126 20708 62127 20709 62128 20709 62129 20709 62130 20710 62131 20710 62132 20710 62133 20711 62134 20711 62135 20711 62136 20712 62137 20712 62138 20712 62139 20713 62140 20713 62141 20713 62142 20714 62143 20714 62144 20714 62145 20715 62146 20715 62147 20715 62148 20716 62149 20716 62150 20716 62151 20717 62152 20717 62153 20717 62154 20718 62155 20718 62156 20718 62157 20719 62158 20719 62159 20719 62160 20720 62161 20720 62162 20720 62163 20721 62164 20721 62165 20721 62166 20722 62167 20722 62168 20722 62169 20723 62170 20723 62171 20723 62172 20724 62173 20724 62174 20724 62175 20725 62176 20725 62177 20725 62178 20726 62179 20726 62180 20726 62181 20727 62182 20727 62183 20727 62184 20728 62185 20728 62186 20728 62187 20729 62188 20729 62189 20729 62190 20730 62191 20730 62192 20730 62193 20731 62194 20731 62195 20731 62196 20732 62197 20732 62198 20732 62199 20733 62200 20733 62201 20733 62202 20734 62203 20734 62204 20734 62205 20735 62206 20735 62207 20735 62208 20736 62209 20736 62210 20736 62211 20737 62212 20737 62213 20737 62214 20738 62215 20738 62216 20738 62217 20739 62218 20739 62219 20739 62220 20740 62221 20740 62222 20740 62223 20741 62224 20741 62225 20741 62226 20742 62227 20742 62228 20742 62229 20743 62230 20743 62231 20743 62232 20744 62233 20744 62234 20744 62235 20745 62236 20745 62237 20745 62238 20746 62239 20746 62240 20746 62241 20747 62242 20747 62243 20747 62244 20748 62245 20748 62246 20748 62247 20749 62248 20749 62249 20749 62250 20750 62251 20750 62252 20750 62253 20751 62254 20751 62255 20751 62256 20752 62257 20752 62258 20752 62259 20753 62260 20753 62261 20753 62262 20754 62263 20754 62264 20754 62265 20755 62266 20755 62267 20755 62268 20756 62269 20756 62270 20756 62271 20757 62272 20757 62273 20757 62274 20758 62275 20758 62276 20758 62277 20759 62278 20759 62279 20759 62280 20760 62281 20760 62282 20760 62283 20761 62284 20761 62285 20761 62286 20762 62287 20762 62288 20762 62289 20763 62290 20763 62291 20763 62292 20764 62293 20764 62294 20764 62295 20765 62296 20765 62297 20765 62298 20766 62299 20766 62300 20766 62301 20767 62302 20767 62303 20767 62304 20768 62305 20768 62306 20768 62307 20769 62308 20769 62309 20769 62310 20770 62311 20770 62312 20770 62313 20771 62314 20771 62315 20771 62316 20772 62317 20772 62318 20772 62319 20773 62320 20773 62321 20773 62322 20774 62323 20774 62324 20774 62325 20775 62326 20775 62327 20775 62328 20776 62329 20776 62330 20776 62331 20777 62332 20777 62333 20777 62334 20778 62335 20778 62336 20778 62337 20779 62338 20779 62339 20779 62340 20780 62341 20780 62342 20780 62343 20781 62344 20781 62345 20781 62346 20782 62347 20782 62348 20782 62349 20783 62350 20783 62351 20783 62352 20784 62353 20784 62354 20784 62355 20785 62356 20785 62357 20785 62358 20786 62359 20786 62360 20786 62361 20787 62362 20787 62363 20787 62364 20788 62365 20788 62366 20788 62367 20789 62368 20789 62369 20789 62370 20790 62371 20790 62372 20790 62373 20791 62374 20791 62375 20791 62376 20792 62377 20792 62378 20792 62379 20793 62380 20793 62381 20793 62382 20794 62383 20794 62384 20794 62385 20795 62386 20795 62387 20795 62388 20796 62389 20796 62390 20796 62391 20797 62392 20797 62393 20797 62394 20798 62395 20798 62396 20798 62397 20799 62398 20799 62399 20799 62400 20800 62401 20800 62402 20800 62403 20801 62404 20801 62405 20801 62406 20802 62407 20802 62408 20802 62409 20803 62410 20803 62411 20803 62412 20804 62413 20804 62414 20804 62415 20805 62416 20805 62417 20805 62418 20806 62419 20806 62420 20806 62421 20807 62422 20807 62423 20807 62424 20808 62425 20808 62426 20808 62427 20809 62428 20809 62429 20809 62430 20810 62431 20810 62432 20810 62433 20811 62434 20811 62435 20811 62436 20812 62437 20812 62438 20812 62439 20813 62440 20813 62441 20813 62442 20814 62443 20814 62444 20814 62445 20815 62446 20815 62447 20815 62448 20816 62449 20816 62450 20816 62451 20817 62452 20817 62453 20817 62454 20818 62455 20818 62456 20818 62457 20819 62458 20819 62459 20819 62460 20820 62461 20820 62462 20820 62463 20821 62464 20821 62465 20821 62466 20822 62467 20822 62468 20822 62469 20823 62470 20823 62471 20823 62472 20824 62473 20824 62474 20824 62475 20825 62476 20825 62477 20825 62478 20826 62479 20826 62480 20826 62481 20827 62482 20827 62483 20827 62484 20828 62485 20828 62486 20828 62487 20829 62488 20829 62489 20829 62490 20830 62491 20830 62492 20830 62493 20831 62494 20831 62495 20831 62496 20832 62497 20832 62498 20832 62499 20833 62500 20833 62501 20833 62502 20834 62503 20834 62504 20834 62505 20835 62506 20835 62507 20835 62508 20836 62509 20836 62510 20836 62511 20837 62512 20837 62513 20837 62514 20838 62515 20838 62516 20838 62517 20839 62518 20839 62519 20839 62520 20840 62521 20840 62522 20840 62523 20841 62524 20841 62525 20841 62526 20842 62527 20842 62528 20842 62529 20843 62530 20843 62531 20843 62532 20844 62533 20844 62534 20844 62535 20845 62536 20845 62537 20845 62538 20846 62539 20846 62540 20846 62541 20847 62542 20847 62543 20847 62544 20848 62545 20848 62546 20848 62547 20849 62548 20849 62549 20849 62550 20850 62551 20850 62552 20850 62553 20851 62554 20851 62555 20851 62556 20852 62557 20852 62558 20852 62559 20853 62560 20853 62561 20853 62562 20854 62563 20854 62564 20854 62565 20855 62566 20855 62567 20855 62568 20856 62569 20856 62570 20856 62571 20857 62572 20857 62573 20857 62574 20858 62575 20858 62576 20858 62577 20859 62578 20859 62579 20859 62580 20860 62581 20860 62582 20860 62583 20861 62584 20861 62585 20861 62586 20862 62587 20862 62588 20862 62589 20863 62590 20863 62591 20863 62592 20864 62593 20864 62594 20864 62595 20865 62596 20865 62597 20865 62598 20866 62599 20866 62600 20866 62601 20867 62602 20867 62603 20867 62604 20868 62605 20868 62606 20868 62607 20869 62608 20869 62609 20869 62610 20870 62611 20870 62612 20870 62613 20871 62614 20871 62615 20871 62616 20872 62617 20872 62618 20872 62619 20873 62620 20873 62621 20873 62622 20874 62623 20874 62624 20874 62625 20875 62626 20875 62627 20875 62628 20876 62629 20876 62630 20876 62631 20877 62632 20877 62633 20877 62634 20878 62635 20878 62636 20878 62637 20879 62638 20879 62639 20879 62640 20880 62641 20880 62642 20880 62643 20881 62644 20881 62645 20881 62646 20882 62647 20882 62648 20882 62649 20883 62650 20883 62651 20883 62652 20884 62653 20884 62654 20884 62655 20885 62656 20885 62657 20885 62658 20886 62659 20886 62660 20886 62661 20887 62662 20887 62663 20887 62664 20888 62665 20888 62666 20888 62667 20889 62668 20889 62669 20889 62670 20890 62671 20890 62672 20890 62673 20891 62674 20891 62675 20891 62676 20892 62677 20892 62678 20892 62679 20893 62680 20893 62681 20893 62682 20894 62683 20894 62684 20894 62685 20895 62686 20895 62687 20895 62688 20896 62689 20896 62690 20896 62691 20897 62692 20897 62693 20897 62694 20898 62695 20898 62696 20898 62697 20899 62698 20899 62699 20899 62700 20900 62701 20900 62702 20900 62703 20901 62704 20901 62705 20901 62706 20902 62707 20902 62708 20902 62709 20903 62710 20903 62711 20903 62712 20904 62713 20904 62714 20904 62715 20905 62716 20905 62717 20905 62718 20906 62719 20906 62720 20906 62721 20907 62722 20907 62723 20907 62724 20908 62725 20908 62726 20908 62727 20909 62728 20909 62729 20909 62730 20910 62731 20910 62732 20910 62733 20911 62734 20911 62735 20911 62736 20912 62737 20912 62738 20912 62739 20913 62740 20913 62741 20913 62742 20914 62743 20914 62744 20914 62745 20915 62746 20915 62747 20915 62748 20916 62749 20916 62750 20916 62751 20917 62752 20917 62753 20917 62754 20918 62755 20918 62756 20918 62757 20919 62758 20919 62759 20919 62760 20920 62761 20920 62762 20920 62763 20921 62764 20921 62765 20921 62766 20922 62767 20922 62768 20922 62769 20923 62770 20923 62771 20923 62772 20924 62773 20924 62774 20924 62775 20925 62776 20925 62777 20925 62778 20926 62779 20926 62780 20926 62781 20927 62782 20927 62783 20927 62784 20928 62785 20928 62786 20928 62787 20929 62788 20929 62789 20929 62790 20930 62791 20930 62792 20930 62793 20931 62794 20931 62795 20931 62796 20932 62797 20932 62798 20932 62799 20933 62800 20933 62801 20933 62802 20934 62803 20934 62804 20934 62805 20935 62806 20935 62807 20935 62808 20936 62809 20936 62810 20936 62811 20937 62812 20937 62813 20937 62814 20938 62815 20938 62816 20938 62817 20939 62818 20939 62819 20939 62820 20940 62821 20940 62822 20940 62823 20941 62824 20941 62825 20941 62826 20942 62827 20942 62828 20942 62829 20943 62830 20943 62831 20943 62832 20944 62833 20944 62834 20944 62835 20945 62836 20945 62837 20945 62838 20946 62839 20946 62840 20946 62841 20947 62842 20947 62843 20947 62844 20948 62845 20948 62846 20948 62847 20949 62848 20949 62849 20949 62850 20950 62851 20950 62852 20950 62853 20951 62854 20951 62855 20951 62856 20952 62857 20952 62858 20952 62859 20953 62860 20953 62861 20953 62862 20954 62863 20954 62864 20954 62865 20955 62866 20955 62867 20955 62868 20956 62869 20956 62870 20956 62871 20957 62872 20957 62873 20957 62874 20958 62875 20958 62876 20958 62877 20959 62878 20959 62879 20959 62880 20960 62881 20960 62882 20960 62883 20961 62884 20961 62885 20961 62886 20962 62887 20962 62888 20962 62889 20963 62890 20963 62891 20963 62892 20964 62893 20964 62894 20964 62895 20965 62896 20965 62897 20965 62898 20966 62899 20966 62900 20966 62901 20967 62902 20967 62903 20967 62904 20968 62905 20968 62906 20968 62907 20969 62908 20969 62909 20969 62910 20970 62911 20970 62912 20970 62913 20971 62914 20971 62915 20971 62916 20972 62917 20972 62918 20972 62919 20973 62920 20973 62921 20973 62922 20974 62923 20974 62924 20974 62925 20975 62926 20975 62927 20975 62928 20976 62929 20976 62930 20976 62931 20977 62932 20977 62933 20977 62934 20978 62935 20978 62936 20978 62937 20979 62938 20979 62939 20979 62940 20980 62941 20980 62942 20980 62943 20981 62944 20981 62945 20981 62946 20982 62947 20982 62948 20982 62949 20983 62950 20983 62951 20983 62952 20984 62953 20984 62954 20984 62955 20985 62956 20985 62957 20985 62958 20986 62959 20986 62960 20986 62961 20987 62962 20987 62963 20987 62964 20988 62965 20988 62966 20988 62967 20989 62968 20989 62969 20989 62970 20990 62971 20990 62972 20990 62973 20991 62974 20991 62975 20991 62976 20992 62977 20992 62978 20992 62979 20993 62980 20993 62981 20993 62982 20994 62983 20994 62984 20994 62985 20995 62986 20995 62987 20995 62988 20996 62989 20996 62990 20996 62991 20997 62992 20997 62993 20997 62994 20998 62995 20998 62996 20998 62997 20999 62998 20999 62999 20999 63000 21000 63001 21000 63002 21000 63003 21001 63004 21001 63005 21001 63006 21002 63007 21002 63008 21002 63009 21003 63010 21003 63011 21003 63012 21004 63013 21004 63014 21004 63015 21005 63016 21005 63017 21005 63018 21006 63019 21006 63020 21006 63021 21007 63022 21007 63023 21007 63024 21008 63025 21008 63026 21008 63027 21009 63028 21009 63029 21009 63030 21010 63031 21010 63032 21010 63033 21011 63034 21011 63035 21011 63036 21012 63037 21012 63038 21012 63039 21013 63040 21013 63041 21013 63042 21014 63043 21014 63044 21014 63045 21015 63046 21015 63047 21015 63048 21016 63049 21016 63050 21016 63051 21017 63052 21017 63053 21017 63054 21018 63055 21018 63056 21018 63057 21019 63058 21019 63059 21019 63060 21020 63061 21020 63062 21020 63063 21021 63064 21021 63065 21021 63066 21022 63067 21022 63068 21022 63069 21023 63070 21023 63071 21023 63072 21024 63073 21024 63074 21024 63075 21025 63076 21025 63077 21025 63078 21026 63079 21026 63080 21026 63081 21027 63082 21027 63083 21027 63084 21028 63085 21028 63086 21028 63087 21029 63088 21029 63089 21029 63090 21030 63091 21030 63092 21030 63093 21031 63094 21031 63095 21031 63096 21032 63097 21032 63098 21032 63099 21033 63100 21033 63101 21033 63102 21034 63103 21034 63104 21034 63105 21035 63106 21035 63107 21035 63108 21036 63109 21036 63110 21036 63111 21037 63112 21037 63113 21037 63114 21038 63115 21038 63116 21038 63117 21039 63118 21039 63119 21039 63120 21040 63121 21040 63122 21040 63123 21041 63124 21041 63125 21041 63126 21042 63127 21042 63128 21042 63129 21043 63130 21043 63131 21043 63132 21044 63133 21044 63134 21044 63135 21045 63136 21045 63137 21045 63138 21046 63139 21046 63140 21046 63141 21047 63142 21047 63143 21047 63144 21048 63145 21048 63146 21048 63147 21049 63148 21049 63149 21049 63150 21050 63151 21050 63152 21050 63153 21051 63154 21051 63155 21051 63156 21052 63157 21052 63158 21052 63159 21053 63160 21053 63161 21053 63162 21054 63163 21054 63164 21054 63165 21055 63166 21055 63167 21055 63168 21056 63169 21056 63170 21056 63171 21057 63172 21057 63173 21057 63174 21058 63175 21058 63176 21058 63177 21059 63178 21059 63179 21059 63180 21060 63181 21060 63182 21060 63183 21061 63184 21061 63185 21061 63186 21062 63187 21062 63188 21062 63189 21063 63190 21063 63191 21063 63192 21064 63193 21064 63194 21064 63195 21065 63196 21065 63197 21065 63198 21066 63199 21066 63200 21066 63201 21067 63202 21067 63203 21067 63204 21068 63205 21068 63206 21068 63207 21069 63208 21069 63209 21069 63210 21070 63211 21070 63212 21070 63213 21071 63214 21071 63215 21071 63216 21072 63217 21072 63218 21072 63219 21073 63220 21073 63221 21073 63222 21074 63223 21074 63224 21074 63225 21075 63226 21075 63227 21075 63228 21076 63229 21076 63230 21076 63231 21077 63232 21077 63233 21077 63234 21078 63235 21078 63236 21078 63237 21079 63238 21079 63239 21079 63240 21080 63241 21080 63242 21080 63243 21081 63244 21081 63245 21081 63246 21082 63247 21082 63248 21082 63249 21083 63250 21083 63251 21083 63252 21084 63253 21084 63254 21084 63255 21085 63256 21085 63257 21085 63258 21086 63259 21086 63260 21086 63261 21087 63262 21087 63263 21087 63264 21088 63265 21088 63266 21088 63267 21089 63268 21089 63269 21089 63270 21090 63271 21090 63272 21090 63273 21091 63274 21091 63275 21091 63276 21092 63277 21092 63278 21092 63279 21093 63280 21093 63281 21093 63282 21094 63283 21094 63284 21094 63285 21095 63286 21095 63287 21095 63288 21096 63289 21096 63290 21096 63291 21097 63292 21097 63293 21097 63294 21098 63295 21098 63296 21098 63297 21099 63298 21099 63299 21099 63300 21100 63301 21100 63302 21100 63303 21101 63304 21101 63305 21101 63306 21102 63307 21102 63308 21102 63309 21103 63310 21103 63311 21103 63312 21104 63313 21104 63314 21104 63315 21105 63316 21105 63317 21105 63318 21106 63319 21106 63320 21106 63321 21107 63322 21107 63323 21107 63324 21108 63325 21108 63326 21108 63327 21109 63328 21109 63329 21109 63330 21110 63331 21110 63332 21110 63333 21111 63334 21111 63335 21111 63336 21112 63337 21112 63338 21112 63339 21113 63340 21113 63341 21113 63342 21114 63343 21114 63344 21114 63345 21115 63346 21115 63347 21115 63348 21116 63349 21116 63350 21116 63351 21117 63352 21117 63353 21117 63354 21118 63355 21118 63356 21118 63357 21119 63358 21119 63359 21119 63360 21120 63361 21120 63362 21120 63363 21121 63364 21121 63365 21121 63366 21122 63367 21122 63368 21122 63369 21123 63370 21123 63371 21123 63372 21124 63373 21124 63374 21124 63375 21125 63376 21125 63377 21125 63378 21126 63379 21126 63380 21126 63381 21127 63382 21127 63383 21127 63384 21128 63385 21128 63386 21128 63387 21129 63388 21129 63389 21129 63390 21130 63391 21130 63392 21130 63393 21131 63394 21131 63395 21131 63396 21132 63397 21132 63398 21132 63399 21133 63400 21133 63401 21133 63402 21134 63403 21134 63404 21134 63405 21135 63406 21135 63407 21135 63408 21136 63409 21136 63410 21136 63411 21137 63412 21137 63413 21137 63414 21138 63415 21138 63416 21138 63417 21139 63418 21139 63419 21139 63420 21140 63421 21140 63422 21140 63423 21141 63424 21141 63425 21141 63426 21142 63427 21142 63428 21142 63429 21143 63430 21143 63431 21143 63432 21144 63433 21144 63434 21144 63435 21145 63436 21145 63437 21145 63438 21146 63439 21146 63440 21146 63441 21147 63442 21147 63443 21147 63444 21148 63445 21148 63446 21148 63447 21149 63448 21149 63449 21149 63450 21150 63451 21150 63452 21150 63453 21151 63454 21151 63455 21151 63456 21152 63457 21152 63458 21152 63459 21153 63460 21153 63461 21153 63462 21154 63463 21154 63464 21154 63465 21155 63466 21155 63467 21155 63468 21156 63469 21156 63470 21156 63471 21157 63472 21157 63473 21157 63474 21158 63475 21158 63476 21158 63477 21159 63478 21159 63479 21159 63480 21160 63481 21160 63482 21160 63483 21161 63484 21161 63485 21161 63486 21162 63487 21162 63488 21162 63489 21163 63490 21163 63491 21163 63492 21164 63493 21164 63494 21164 63495 21165 63496 21165 63497 21165 63498 21166 63499 21166 63500 21166 63501 21167 63502 21167 63503 21167 63504 21168 63505 21168 63506 21168 63507 21169 63508 21169 63509 21169 63510 21170 63511 21170 63512 21170 63513 21171 63514 21171 63515 21171 63516 21172 63517 21172 63518 21172 63519 21173 63520 21173 63521 21173 63522 21174 63523 21174 63524 21174 63525 21175 63526 21175 63527 21175 63528 21176 63529 21176 63530 21176 63531 21177 63532 21177 63533 21177 63534 21178 63535 21178 63536 21178 63537 21179 63538 21179 63539 21179 63540 21180 63541 21180 63542 21180 63543 21181 63544 21181 63545 21181 63546 21182 63547 21182 63548 21182 63549 21183 63550 21183 63551 21183 63552 21184 63553 21184 63554 21184 63555 21185 63556 21185 63557 21185 63558 21186 63559 21186 63560 21186 63561 21187 63562 21187 63563 21187 63564 21188 63565 21188 63566 21188 63567 21189 63568 21189 63569 21189 63570 21190 63571 21190 63572 21190 63573 21191 63574 21191 63575 21191 63576 21192 63577 21192 63578 21192 63579 21193 63580 21193 63581 21193 63582 21194 63583 21194 63584 21194 63585 21195 63586 21195 63587 21195 63588 21196 63589 21196 63590 21196 63591 21197 63592 21197 63593 21197 63594 21198 63595 21198 63596 21198 63597 21199 63598 21199 63599 21199 63600 21200 63601 21200 63602 21200 63603 21201 63604 21201 63605 21201 63606 21202 63607 21202 63608 21202 63609 21203 63610 21203 63611 21203 63612 21204 63613 21204 63614 21204 63615 21205 63616 21205 63617 21205 63618 21206 63619 21206 63620 21206 63621 21207 63622 21207 63623 21207 63624 21208 63625 21208 63626 21208 63627 21209 63628 21209 63629 21209 63630 21210 63631 21210 63632 21210 63633 21211 63634 21211 63635 21211 63636 21212 63637 21212 63638 21212 63639 21213 63640 21213 63641 21213 63642 21214 63643 21214 63644 21214 63645 21215 63646 21215 63647 21215 63648 21216 63649 21216 63650 21216 63651 21217 63652 21217 63653 21217 63654 21218 63655 21218 63656 21218 63657 21219 63658 21219 63659 21219 63660 21220 63661 21220 63662 21220 63663 21221 63664 21221 63665 21221 63666 21222 63667 21222 63668 21222 63669 21223 63670 21223 63671 21223 63672 21224 63673 21224 63674 21224 63675 21225 63676 21225 63677 21225 63678 21226 63679 21226 63680 21226 63681 21227 63682 21227 63683 21227 63684 21228 63685 21228 63686 21228 63687 21229 63688 21229 63689 21229 63690 21230 63691 21230 63692 21230 63693 21231 63694 21231 63695 21231 63696 21232 63697 21232 63698 21232 63699 21233 63700 21233 63701 21233 63702 21234 63703 21234 63704 21234 63705 21235 63706 21235 63707 21235 63708 21236 63709 21236 63710 21236 63711 21237 63712 21237 63713 21237 63714 21238 63715 21238 63716 21238 63717 21239 63718 21239 63719 21239 63720 21240 63721 21240 63722 21240 63723 21241 63724 21241 63725 21241 63726 21242 63727 21242 63728 21242 63729 21243 63730 21243 63731 21243 63732 21244 63733 21244 63734 21244 63735 21245 63736 21245 63737 21245 63738 21246 63739 21246 63740 21246 63741 21247 63742 21247 63743 21247 63744 21248 63745 21248 63746 21248 63747 21249 63748 21249 63749 21249 63750 21250 63751 21250 63752 21250 63753 21251 63754 21251 63755 21251 63756 21252 63757 21252 63758 21252 63759 21253 63760 21253 63761 21253 63762 21254 63763 21254 63764 21254 63765 21255 63766 21255 63767 21255 63768 21256 63769 21256 63770 21256 63771 21257 63772 21257 63773 21257 63774 21258 63775 21258 63776 21258 63777 21259 63778 21259 63779 21259 63780 21260 63781 21260 63782 21260 63783 21261 63784 21261 63785 21261 63786 21262 63787 21262 63788 21262 63789 21263 63790 21263 63791 21263 63792 21264 63793 21264 63794 21264 63795 21265 63796 21265 63797 21265 63798 21266 63799 21266 63800 21266 63801 21267 63802 21267 63803 21267 63804 21268 63805 21268 63806 21268 63807 21269 63808 21269 63809 21269 63810 21270 63811 21270 63812 21270 63813 21271 63814 21271 63815 21271 63816 21272 63817 21272 63818 21272 63819 21273 63820 21273 63821 21273 63822 21274 63823 21274 63824 21274 63825 21275 63826 21275 63827 21275 63828 21276 63829 21276 63830 21276 63831 21277 63832 21277 63833 21277 63834 21278 63835 21278 63836 21278 63837 21279 63838 21279 63839 21279 63840 21280 63841 21280 63842 21280 63843 21281 63844 21281 63845 21281 63846 21282 63847 21282 63848 21282 63849 21283 63850 21283 63851 21283 63852 21284 63853 21284 63854 21284 63855 21285 63856 21285 63857 21285 63858 21286 63859 21286 63860 21286 63861 21287 63862 21287 63863 21287 63864 21288 63865 21288 63866 21288 63867 21289 63868 21289 63869 21289 63870 21290 63871 21290 63872 21290 63873 21291 63874 21291 63875 21291 63876 21292 63877 21292 63878 21292 63879 21293 63880 21293 63881 21293 63882 21294 63883 21294 63884 21294 63885 21295 63886 21295 63887 21295 63888 21296 63889 21296 63890 21296 63891 21297 63892 21297 63893 21297 63894 21298 63895 21298 63896 21298 63897 21299 63898 21299 63899 21299 63900 21300 63901 21300 63902 21300 63903 21301 63904 21301 63905 21301 63906 21302 63907 21302 63908 21302 63909 21303 63910 21303 63911 21303 63912 21304 63913 21304 63914 21304 63915 21305 63916 21305 63917 21305 63918 21306 63919 21306 63920 21306 63921 21307 63922 21307 63923 21307 63924 21308 63925 21308 63926 21308 63927 21309 63928 21309 63929 21309 63930 21310 63931 21310 63932 21310 63933 21311 63934 21311 63935 21311 63936 21312 63937 21312 63938 21312 63939 21313 63940 21313 63941 21313 63942 21314 63943 21314 63944 21314 63945 21315 63946 21315 63947 21315 63948 21316 63949 21316 63950 21316 63951 21317 63952 21317 63953 21317 63954 21318 63955 21318 63956 21318 63957 21319 63958 21319 63959 21319 63960 21320 63961 21320 63962 21320 63963 21321 63964 21321 63965 21321 63966 21322 63967 21322 63968 21322 63969 21323 63970 21323 63971 21323 63972 21324 63973 21324 63974 21324 63975 21325 63976 21325 63977 21325 63978 21326 63979 21326 63980 21326 63981 21327 63982 21327 63983 21327 63984 21328 63985 21328 63986 21328 63987 21329 63988 21329 63989 21329 63990 21330 63991 21330 63992 21330 63993 21331 63994 21331 63995 21331 63996 21332 63997 21332 63998 21332 63999 21333 64000 21333 64001 21333 64002 21334 64003 21334 64004 21334 64005 21335 64006 21335 64007 21335 64008 21336 64009 21336 64010 21336 64011 21337 64012 21337 64013 21337 64014 21338 64015 21338 64016 21338 64017 21339 64018 21339 64019 21339 64020 21340 64021 21340 64022 21340 64023 21341 64024 21341 64025 21341 64026 21342 64027 21342 64028 21342 64029 21343 64030 21343 64031 21343 64032 21344 64033 21344 64034 21344 64035 21345 64036 21345 64037 21345 64038 21346 64039 21346 64040 21346 64041 21347 64042 21347 64043 21347 64044 21348 64045 21348 64046 21348 64047 21349 64048 21349 64049 21349 64050 21350 64051 21350 64052 21350 64053 21351 64054 21351 64055 21351 64056 21352 64057 21352 64058 21352 64059 21353 64060 21353 64061 21353 64062 21354 64063 21354 64064 21354 64065 21355 64066 21355 64067 21355 64068 21356 64069 21356 64070 21356 64071 21357 64072 21357 64073 21357 64074 21358 64075 21358 64076 21358 64077 21359 64078 21359 64079 21359 64080 21360 64081 21360 64082 21360 64083 21361 64084 21361 64085 21361 64086 21362 64087 21362 64088 21362 64089 21363 64090 21363 64091 21363 64092 21364 64093 21364 64094 21364 64095 21365 64096 21365 64097 21365 64098 21366 64099 21366 64100 21366 64101 21367 64102 21367 64103 21367 64104 21368 64105 21368 64106 21368 64107 21369 64108 21369 64109 21369 64110 21370 64111 21370 64112 21370 64113 21371 64114 21371 64115 21371 64116 21372 64117 21372 64118 21372 64119 21373 64120 21373 64121 21373 64122 21374 64123 21374 64124 21374 64125 21375 64126 21375 64127 21375 64128 21376 64129 21376 64130 21376 64131 21377 64132 21377 64133 21377 64134 21378 64135 21378 64136 21378 64137 21379 64138 21379 64139 21379 64140 21380 64141 21380 64142 21380 64143 21381 64144 21381 64145 21381 64146 21382 64147 21382 64148 21382 64149 21383 64150 21383 64151 21383 64152 21384 64153 21384 64154 21384 64155 21385 64156 21385 64157 21385 64158 21386 64159 21386 64160 21386 64161 21387 64162 21387 64163 21387 64164 21388 64165 21388 64166 21388 64167 21389 64168 21389 64169 21389 64170 21390 64171 21390 64172 21390 64173 21391 64174 21391 64175 21391 64176 21392 64177 21392 64178 21392 64179 21393 64180 21393 64181 21393 64182 21394 64183 21394 64184 21394 64185 21395 64186 21395 64187 21395 64188 21396 64189 21396 64190 21396 64191 21397 64192 21397 64193 21397 64194 21398 64195 21398 64196 21398 64197 21399 64198 21399 64199 21399 64200 21400 64201 21400 64202 21400 64203 21401 64204 21401 64205 21401 64206 21402 64207 21402 64208 21402 64209 21403 64210 21403 64211 21403 64212 21404 64213 21404 64214 21404 64215 21405 64216 21405 64217 21405 64218 21406 64219 21406 64220 21406 64221 21407 64222 21407 64223 21407 64224 21408 64225 21408 64226 21408 64227 21409 64228 21409 64229 21409 64230 21410 64231 21410 64232 21410 64233 21411 64234 21411 64235 21411 64236 21412 64237 21412 64238 21412 64239 21413 64240 21413 64241 21413 64242 21414 64243 21414 64244 21414 64245 21415 64246 21415 64247 21415 64248 21416 64249 21416 64250 21416 64251 21417 64252 21417 64253 21417 64254 21418 64255 21418 64256 21418 64257 21419 64258 21419 64259 21419 64260 21420 64261 21420 64262 21420 64263 21421 64264 21421 64265 21421 64266 21422 64267 21422 64268 21422 64269 21423 64270 21423 64271 21423 64272 21424 64273 21424 64274 21424 64275 21425 64276 21425 64277 21425 64278 21426 64279 21426 64280 21426 64281 21427 64282 21427 64283 21427 64284 21428 64285 21428 64286 21428 64287 21429 64288 21429 64289 21429 64290 21430 64291 21430 64292 21430 64293 21431 64294 21431 64295 21431 64296 21432 64297 21432 64298 21432 64299 21433 64300 21433 64301 21433 64302 21434 64303 21434 64304 21434 64305 21435 64306 21435 64307 21435 64308 21436 64309 21436 64310 21436 64311 21437 64312 21437 64313 21437 64314 21438 64315 21438 64316 21438 64317 21439 64318 21439 64319 21439 64320 21440 64321 21440 64322 21440 64323 21441 64324 21441 64325 21441 64326 21442 64327 21442 64328 21442 64329 21443 64330 21443 64331 21443 64332 21444 64333 21444 64334 21444 64335 21445 64336 21445 64337 21445 64338 21446 64339 21446 64340 21446 64341 21447 64342 21447 64343 21447 64344 21448 64345 21448 64346 21448 64347 21449 64348 21449 64349 21449 64350 21450 64351 21450 64352 21450 64353 21451 64354 21451 64355 21451 64356 21452 64357 21452 64358 21452 64359 21453 64360 21453 64361 21453 64362 21454 64363 21454 64364 21454 64365 21455 64366 21455 64367 21455 64368 21456 64369 21456 64370 21456 64371 21457 64372 21457 64373 21457 64374 21458 64375 21458 64376 21458 64377 21459 64378 21459 64379 21459 64380 21460 64381 21460 64382 21460 64383 21461 64384 21461 64385 21461 64386 21462 64387 21462 64388 21462 64389 21463 64390 21463 64391 21463 64392 21464 64393 21464 64394 21464 64395 21465 64396 21465 64397 21465 64398 21466 64399 21466 64400 21466 64401 21467 64402 21467 64403 21467 64404 21468 64405 21468 64406 21468 64407 21469 64408 21469 64409 21469 64410 21470 64411 21470 64412 21470 64413 21471 64414 21471 64415 21471 64416 21472 64417 21472 64418 21472 64419 21473 64420 21473 64421 21473 64422 21474 64423 21474 64424 21474 64425 21475 64426 21475 64427 21475 64428 21476 64429 21476 64430 21476 64431 21477 64432 21477 64433 21477 64434 21478 64435 21478 64436 21478 64437 21479 64438 21479 64439 21479 64440 21480 64441 21480 64442 21480 64443 21481 64444 21481 64445 21481 64446 21482 64447 21482 64448 21482 64449 21483 64450 21483 64451 21483 64452 21484 64453 21484 64454 21484 64455 21485 64456 21485 64457 21485 64458 21486 64459 21486 64460 21486 64461 21487 64462 21487 64463 21487 64464 21488 64465 21488 64466 21488 64467 21489 64468 21489 64469 21489 64470 21490 64471 21490 64472 21490 64473 21491 64474 21491 64475 21491 64476 21492 64477 21492 64478 21492 64479 21493 64480 21493 64481 21493 64482 21494 64483 21494 64484 21494 64485 21495 64486 21495 64487 21495 64488 21496 64489 21496 64490 21496 64491 21497 64492 21497 64493 21497 64494 21498 64495 21498 64496 21498 64497 21499 64498 21499 64499 21499 64500 21500 64501 21500 64502 21500 64503 21501 64504 21501 64505 21501 64506 21502 64507 21502 64508 21502 64509 21503 64510 21503 64511 21503 64512 21504 64513 21504 64514 21504 64515 21505 64516 21505 64517 21505 64518 21506 64519 21506 64520 21506 64521 21507 64522 21507 64523 21507 64524 21508 64525 21508 64526 21508 64527 21509 64528 21509 64529 21509 64530 21510 64531 21510 64532 21510 64533 21511 64534 21511 64535 21511 64536 21512 64537 21512 64538 21512 64539 21513 64540 21513 64541 21513 64542 21514 64543 21514 64544 21514 64545 21515 64546 21515 64547 21515 64548 21516 64549 21516 64550 21516 64551 21517 64552 21517 64553 21517 64554 21518 64555 21518 64556 21518 64557 21519 64558 21519 64559 21519 64560 21520 64561 21520 64562 21520 64563 21521 64564 21521 64565 21521 64566 21522 64567 21522 64568 21522 64569 21523 64570 21523 64571 21523 64572 21524 64573 21524 64574 21524 64575 21525 64576 21525 64577 21525 64578 21526 64579 21526 64580 21526 64581 21527 64582 21527 64583 21527 64584 21528 64585 21528 64586 21528 64587 21529 64588 21529 64589 21529 64590 21530 64591 21530 64592 21530 64593 21531 64594 21531 64595 21531 64596 21532 64597 21532 64598 21532 64599 21533 64600 21533 64601 21533 64602 21534 64603 21534 64604 21534 64605 21535 64606 21535 64607 21535 64608 21536 64609 21536 64610 21536 64611 21537 64612 21537 64613 21537 64614 21538 64615 21538 64616 21538 64617 21539 64618 21539 64619 21539 64620 21540 64621 21540 64622 21540 64623 21541 64624 21541 64625 21541 64626 21542 64627 21542 64628 21542 64629 21543 64630 21543 64631 21543 64632 21544 64633 21544 64634 21544 64635 21545 64636 21545 64637 21545 64638 21546 64639 21546 64640 21546 64641 21547 64642 21547 64643 21547 64644 21548 64645 21548 64646 21548 64647 21549 64648 21549 64649 21549 64650 21550 64651 21550 64652 21550 64653 21551 64654 21551 64655 21551 64656 21552 64657 21552 64658 21552 64659 21553 64660 21553 64661 21553 64662 21554 64663 21554 64664 21554 64665 21555 64666 21555 64667 21555 64668 21556 64669 21556 64670 21556 64671 21557 64672 21557 64673 21557 64674 21558 64675 21558 64676 21558 64677 21559 64678 21559 64679 21559 64680 21560 64681 21560 64682 21560 64683 21561 64684 21561 64685 21561 64686 21562 64687 21562 64688 21562 64689 21563 64690 21563 64691 21563 64692 21564 64693 21564 64694 21564 64695 21565 64696 21565 64697 21565 64698 21566 64699 21566 64700 21566 64701 21567 64702 21567 64703 21567 64704 21568 64705 21568 64706 21568 64707 21569 64708 21569 64709 21569 64710 21570 64711 21570 64712 21570 64713 21571 64714 21571 64715 21571 64716 21572 64717 21572 64718 21572 64719 21573 64720 21573 64721 21573 64722 21574 64723 21574 64724 21574 64725 21575 64726 21575 64727 21575 64728 21576 64729 21576 64730 21576 64731 21577 64732 21577 64733 21577 64734 21578 64735 21578 64736 21578 64737 21579 64738 21579 64739 21579 64740 21580 64741 21580 64742 21580 64743 21581 64744 21581 64745 21581 64746 21582 64747 21582 64748 21582 64749 21583 64750 21583 64751 21583 64752 21584 64753 21584 64754 21584 64755 21585 64756 21585 64757 21585 64758 21586 64759 21586 64760 21586 64761 21587 64762 21587 64763 21587 64764 21588 64765 21588 64766 21588 64767 21589 64768 21589 64769 21589 64770 21590 64771 21590 64772 21590 64773 21591 64774 21591 64775 21591 64776 21592 64777 21592 64778 21592 64779 21593 64780 21593 64781 21593 64782 21594 64783 21594 64784 21594 64785 21595 64786 21595 64787 21595 64788 21596 64789 21596 64790 21596 64791 21597 64792 21597 64793 21597 64794 21598 64795 21598 64796 21598 64797 21599 64798 21599 64799 21599 64800 21600 64801 21600 64802 21600 64803 21601 64804 21601 64805 21601 64806 21602 64807 21602 64808 21602 64809 21603 64810 21603 64811 21603 64812 21604 64813 21604 64814 21604 64815 21605 64816 21605 64817 21605 64818 21606 64819 21606 64820 21606 64821 21607 64822 21607 64823 21607 64824 21608 64825 21608 64826 21608 64827 21609 64828 21609 64829 21609 64830 21610 64831 21610 64832 21610 64833 21611 64834 21611 64835 21611 64836 21612 64837 21612 64838 21612 64839 21613 64840 21613 64841 21613 64842 21614 64843 21614 64844 21614 64845 21615 64846 21615 64847 21615 64848 21616 64849 21616 64850 21616 64851 21617 64852 21617 64853 21617 64854 21618 64855 21618 64856 21618 64857 21619 64858 21619 64859 21619 64860 21620 64861 21620 64862 21620 64863 21621 64864 21621 64865 21621 64866 21622 64867 21622 64868 21622 64869 21623 64870 21623 64871 21623 64872 21624 64873 21624 64874 21624 64875 21625 64876 21625 64877 21625 64878 21626 64879 21626 64880 21626 64881 21627 64882 21627 64883 21627 64884 21628 64885 21628 64886 21628 64887 21629 64888 21629 64889 21629 64890 21630 64891 21630 64892 21630 64893 21631 64894 21631 64895 21631 64896 21632 64897 21632 64898 21632 64899 21633 64900 21633 64901 21633 64902 21634 64903 21634 64904 21634 64905 21635 64906 21635 64907 21635 64908 21636 64909 21636 64910 21636 64911 21637 64912 21637 64913 21637 64914 21638 64915 21638 64916 21638 64917 21639 64918 21639 64919 21639 64920 21640 64921 21640 64922 21640 64923 21641 64924 21641 64925 21641 64926 21642 64927 21642 64928 21642 64929 21643 64930 21643 64931 21643 64932 21644 64933 21644 64934 21644 64935 21645 64936 21645 64937 21645 64938 21646 64939 21646 64940 21646 64941 21647 64942 21647 64943 21647 64944 21648 64945 21648 64946 21648 64947 21649 64948 21649 64949 21649 64950 21650 64951 21650 64952 21650 64953 21651 64954 21651 64955 21651 64956 21652 64957 21652 64958 21652 64959 21653 64960 21653 64961 21653 64962 21654 64963 21654 64964 21654 64965 21655 64966 21655 64967 21655 64968 21656 64969 21656 64970 21656 64971 21657 64972 21657 64973 21657 64974 21658 64975 21658 64976 21658 64977 21659 64978 21659 64979 21659 64980 21660 64981 21660 64982 21660 64983 21661 64984 21661 64985 21661 64986 21662 64987 21662 64988 21662 64989 21663 64990 21663 64991 21663 64992 21664 64993 21664 64994 21664 64995 21665 64996 21665 64997 21665 64998 21666 64999 21666 65000 21666 65001 21667 65002 21667 65003 21667 65004 21668 65005 21668 65006 21668 65007 21669 65008 21669 65009 21669 65010 21670 65011 21670 65012 21670 65013 21671 65014 21671 65015 21671 65016 21672 65017 21672 65018 21672 65019 21673 65020 21673 65021 21673 65022 21674 65023 21674 65024 21674 65025 21675 65026 21675 65027 21675 65028 21676 65029 21676 65030 21676 65031 21677 65032 21677 65033 21677 65034 21678 65035 21678 65036 21678 65037 21679 65038 21679 65039 21679 65040 21680 65041 21680 65042 21680 65043 21681 65044 21681 65045 21681 65046 21682 65047 21682 65048 21682 65049 21683 65050 21683 65051 21683 65052 21684 65053 21684 65054 21684 65055 21685 65056 21685 65057 21685 65058 21686 65059 21686 65060 21686 65061 21687 65062 21687 65063 21687 65064 21688 65065 21688 65066 21688 65067 21689 65068 21689 65069 21689 65070 21690 65071 21690 65072 21690 65073 21691 65074 21691 65075 21691 65076 21692 65077 21692 65078 21692 65079 21693 65080 21693 65081 21693 65082 21694 65083 21694 65084 21694 65085 21695 65086 21695 65087 21695 65088 21696 65089 21696 65090 21696 65091 21697 65092 21697 65093 21697 65094 21698 65095 21698 65096 21698 65097 21699 65098 21699 65099 21699 65100 21700 65101 21700 65102 21700 65103 21701 65104 21701 65105 21701 65106 21702 65107 21702 65108 21702 65109 21703 65110 21703 65111 21703 65112 21704 65113 21704 65114 21704 65115 21705 65116 21705 65117 21705 65118 21706 65119 21706 65120 21706 65121 21707 65122 21707 65123 21707 65124 21708 65125 21708 65126 21708 65127 21709 65128 21709 65129 21709 65130 21710 65131 21710 65132 21710 65133 21711 65134 21711 65135 21711 65136 21712 65137 21712 65138 21712 65139 21713 65140 21713 65141 21713 65142 21714 65143 21714 65144 21714 65145 21715 65146 21715 65147 21715 65148 21716 65149 21716 65150 21716 65151 21717 65152 21717 65153 21717 65154 21718 65155 21718 65156 21718 65157 21719 65158 21719 65159 21719 65160 21720 65161 21720 65162 21720 65163 21721 65164 21721 65165 21721 65166 21722 65167 21722 65168 21722 65169 21723 65170 21723 65171 21723 65172 21724 65173 21724 65174 21724 65175 21725 65176 21725 65177 21725 65178 21726 65179 21726 65180 21726 65181 21727 65182 21727 65183 21727 65184 21728 65185 21728 65186 21728 65187 21729 65188 21729 65189 21729 65190 21730 65191 21730 65192 21730 65193 21731 65194 21731 65195 21731 65196 21732 65197 21732 65198 21732 65199 21733 65200 21733 65201 21733 65202 21734 65203 21734 65204 21734 65205 21735 65206 21735 65207 21735 65208 21736 65209 21736 65210 21736 65211 21737 65212 21737 65213 21737 65214 21738 65215 21738 65216 21738 65217 21739 65218 21739 65219 21739 65220 21740 65221 21740 65222 21740 65223 21741 65224 21741 65225 21741 65226 21742 65227 21742 65228 21742 65229 21743 65230 21743 65231 21743 65232 21744 65233 21744 65234 21744 65235 21745 65236 21745 65237 21745 65238 21746 65239 21746 65240 21746 65241 21747 65242 21747 65243 21747 65244 21748 65245 21748 65246 21748 65247 21749 65248 21749 65249 21749 65250 21750 65251 21750 65252 21750 65253 21751 65254 21751 65255 21751 65256 21752 65257 21752 65258 21752 65259 21753 65260 21753 65261 21753 65262 21754 65263 21754 65264 21754 65265 21755 65266 21755 65267 21755 65268 21756 65269 21756 65270 21756 65271 21757 65272 21757 65273 21757 65274 21758 65275 21758 65276 21758 65277 21759 65278 21759 65279 21759 65280 21760 65281 21760 65282 21760 65283 21761 65284 21761 65285 21761 65286 21762 65287 21762 65288 21762 65289 21763 65290 21763 65291 21763 65292 21764 65293 21764 65294 21764 65295 21765 65296 21765 65297 21765 65298 21766 65299 21766 65300 21766 65301 21767 65302 21767 65303 21767 65304 21768 65305 21768 65306 21768 65307 21769 65308 21769 65309 21769 65310 21770 65311 21770 65312 21770 65313 21771 65314 21771 65315 21771 65316 21772 65317 21772 65318 21772 65319 21773 65320 21773 65321 21773 65322 21774 65323 21774 65324 21774 65325 21775 65326 21775 65327 21775 65328 21776 65329 21776 65330 21776 65331 21777 65332 21777 65333 21777 65334 21778 65335 21778 65336 21778 65337 21779 65338 21779 65339 21779 65340 21780 65341 21780 65342 21780 65343 21781 65344 21781 65345 21781 65346 21782 65347 21782 65348 21782 65349 21783 65350 21783 65351 21783 65352 21784 65353 21784 65354 21784 65355 21785 65356 21785 65357 21785 65358 21786 65359 21786 65360 21786 65361 21787 65362 21787 65363 21787 65364 21788 65365 21788 65366 21788 65367 21789 65368 21789 65369 21789 65370 21790 65371 21790 65372 21790 65373 21791 65374 21791 65375 21791 65376 21792 65377 21792 65378 21792 65379 21793 65380 21793 65381 21793 65382 21794 65383 21794 65384 21794 65385 21795 65386 21795 65387 21795 65388 21796 65389 21796 65390 21796 65391 21797 65392 21797 65393 21797 65394 21798 65395 21798 65396 21798 65397 21799 65398 21799 65399 21799 65400 21800 65401 21800 65402 21800 65403 21801 65404 21801 65405 21801 65406 21802 65407 21802 65408 21802 65409 21803 65410 21803 65411 21803 65412 21804 65413 21804 65414 21804 65415 21805 65416 21805 65417 21805 65418 21806 65419 21806 65420 21806 65421 21807 65422 21807 65423 21807 65424 21808 65425 21808 65426 21808 65427 21809 65428 21809 65429 21809 65430 21810 65431 21810 65432 21810 65433 21811 65434 21811 65435 21811 65436 21812 65437 21812 65438 21812 65439 21813 65440 21813 65441 21813 65442 21814 65443 21814 65444 21814 65445 21815 65446 21815 65447 21815 65448 21816 65449 21816 65450 21816 65451 21817 65452 21817 65453 21817 65454 21818 65455 21818 65456 21818 65457 21819 65458 21819 65459 21819 65460 21820 65461 21820 65462 21820 65463 21821 65464 21821 65465 21821 65466 21822 65467 21822 65468 21822 65469 21823 65470 21823 65471 21823 65472 21824 65473 21824 65474 21824 65475 21825 65476 21825 65477 21825 65478 21826 65479 21826 65480 21826 65481 21827 65482 21827 65483 21827 65484 21828 65485 21828 65486 21828 65487 21829 65488 21829 65489 21829 65490 21830 65491 21830 65492 21830 65493 21831 65494 21831 65495 21831 65496 21832 65497 21832 65498 21832 65499 21833 65500 21833 65501 21833 65502 21834 65503 21834 65504 21834 65505 21835 65506 21835 65507 21835 65508 21836 65509 21836 65510 21836 65511 21837 65512 21837 65513 21837 65514 21838 65515 21838 65516 21838 65517 21839 65518 21839 65519 21839 65520 21840 65521 21840 65522 21840 65523 21841 65524 21841 65525 21841 65526 21842 65527 21842 65528 21842 65529 21843 65530 21843 65531 21843 65532 21844 65533 21844 65534 21844 65535 21845 65536 21845 65537 21845 65538 21846 65539 21846 65540 21846 65541 21847 65542 21847 65543 21847 65544 21848 65545 21848 65546 21848 65547 21849 65548 21849 65549 21849 65550 21850 65551 21850 65552 21850 65553 21851 65554 21851 65555 21851 65556 21852 65557 21852 65558 21852 65559 21853 65560 21853 65561 21853 65562 21854 65563 21854 65564 21854 65565 21855 65566 21855 65567 21855 65568 21856 65569 21856 65570 21856 65571 21857 65572 21857 65573 21857 65574 21858 65575 21858 65576 21858 65577 21859 65578 21859 65579 21859 65580 21860 65581 21860 65582 21860 65583 21861 65584 21861 65585 21861 65586 21862 65587 21862 65588 21862 65589 21863 65590 21863 65591 21863 65592 21864 65593 21864 65594 21864 65595 21865 65596 21865 65597 21865 65598 21866 65599 21866 65600 21866 65601 21867 65602 21867 65603 21867 65604 21868 65605 21868 65606 21868 65607 21869 65608 21869 65609 21869 65610 21870 65611 21870 65612 21870 65613 21871 65614 21871 65615 21871 65616 21872 65617 21872 65618 21872 65619 21873 65620 21873 65621 21873 65622 21874 65623 21874 65624 21874 65625 21875 65626 21875 65627 21875 65628 21876 65629 21876 65630 21876 65631 21877 65632 21877 65633 21877 65634 21878 65635 21878 65636 21878 65637 21879 65638 21879 65639 21879 65640 21880 65641 21880 65642 21880 65643 21881 65644 21881 65645 21881 65646 21882 65647 21882 65648 21882 65649 21883 65650 21883 65651 21883 65652 21884 65653 21884 65654 21884 65655 21885 65656 21885 65657 21885 65658 21886 65659 21886 65660 21886 65661 21887 65662 21887 65663 21887 65664 21888 65665 21888 65666 21888 65667 21889 65668 21889 65669 21889 65670 21890 65671 21890 65672 21890 65673 21891 65674 21891 65675 21891 65676 21892 65677 21892 65678 21892 65679 21893 65680 21893 65681 21893 65682 21894 65683 21894 65684 21894 65685 21895 65686 21895 65687 21895 65688 21896 65689 21896 65690 21896 65691 21897 65692 21897 65693 21897 65694 21898 65695 21898 65696 21898 65697 21899 65698 21899 65699 21899 65700 21900 65701 21900 65702 21900 65703 21901 65704 21901 65705 21901 65706 21902 65707 21902 65708 21902 65709 21903 65710 21903 65711 21903 65712 21904 65713 21904 65714 21904 65715 21905 65716 21905 65717 21905 65718 21906 65719 21906 65720 21906 65721 21907 65722 21907 65723 21907 65724 21908 65725 21908 65726 21908 65727 21909 65728 21909 65729 21909 65730 21910 65731 21910 65732 21910 65733 21911 65734 21911 65735 21911 65736 21912 65737 21912 65738 21912 65739 21913 65740 21913 65741 21913 65742 21914 65743 21914 65744 21914 65745 21915 65746 21915 65747 21915 65748 21916 65749 21916 65750 21916 65751 21917 65752 21917 65753 21917 65754 21918 65755 21918 65756 21918 65757 21919 65758 21919 65759 21919 65760 21920 65761 21920 65762 21920 65763 21921 65764 21921 65765 21921 65766 21922 65767 21922 65768 21922 65769 21923 65770 21923 65771 21923 65772 21924 65773 21924 65774 21924 65775 21925 65776 21925 65777 21925 65778 21926 65779 21926 65780 21926 65781 21927 65782 21927 65783 21927 65784 21928 65785 21928 65786 21928 65787 21929 65788 21929 65789 21929 65790 21930 65791 21930 65792 21930 65793 21931 65794 21931 65795 21931 65796 21932 65797 21932 65798 21932 65799 21933 65800 21933 65801 21933 65802 21934 65803 21934 65804 21934 65805 21935 65806 21935 65807 21935 65808 21936 65809 21936 65810 21936 65811 21937 65812 21937 65813 21937 65814 21938 65815 21938 65816 21938 65817 21939 65818 21939 65819 21939 65820 21940 65821 21940 65822 21940 65823 21941 65824 21941 65825 21941 65826 21942 65827 21942 65828 21942 65829 21943 65830 21943 65831 21943 65832 21944 65833 21944 65834 21944 65835 21945 65836 21945 65837 21945 65838 21946 65839 21946 65840 21946 65841 21947 65842 21947 65843 21947 65844 21948 65845 21948 65846 21948 65847 21949 65848 21949 65849 21949 65850 21950 65851 21950 65852 21950 65853 21951 65854 21951 65855 21951 65856 21952 65857 21952 65858 21952 65859 21953 65860 21953 65861 21953 65862 21954 65863 21954 65864 21954 65865 21955 65866 21955 65867 21955 65868 21956 65869 21956 65870 21956 65871 21957 65872 21957 65873 21957 65874 21958 65875 21958 65876 21958 65877 21959 65878 21959 65879 21959 65880 21960 65881 21960 65882 21960 65883 21961 65884 21961 65885 21961 65886 21962 65887 21962 65888 21962 65889 21963 65890 21963 65891 21963 65892 21964 65893 21964 65894 21964 65895 21965 65896 21965 65897 21965 65898 21966 65899 21966 65900 21966 65901 21967 65902 21967 65903 21967 65904 21968 65905 21968 65906 21968 65907 21969 65908 21969 65909 21969 65910 21970 65911 21970 65912 21970 65913 21971 65914 21971 65915 21971 65916 21972 65917 21972 65918 21972 65919 21973 65920 21973 65921 21973 65922 21974 65923 21974 65924 21974 65925 21975 65926 21975 65927 21975 65928 21976 65929 21976 65930 21976 65931 21977 65932 21977 65933 21977 65934 21978 65935 21978 65936 21978 65937 21979 65938 21979 65939 21979 65940 21980 65941 21980 65942 21980 65943 21981 65944 21981 65945 21981 65946 21982 65947 21982 65948 21982 65949 21983 65950 21983 65951 21983 65952 21984 65953 21984 65954 21984 65955 21985 65956 21985 65957 21985 65958 21986 65959 21986 65960 21986 65961 21987 65962 21987 65963 21987 65964 21988 65965 21988 65966 21988 65967 21989 65968 21989 65969 21989 65970 21990 65971 21990 65972 21990 65973 21991 65974 21991 65975 21991 65976 21992 65977 21992 65978 21992 65979 21993 65980 21993 65981 21993 65982 21994 65983 21994 65984 21994 65985 21995 65986 21995 65987 21995 65988 21996 65989 21996 65990 21996 65991 21997 65992 21997 65993 21997 65994 21998 65995 21998 65996 21998 65997 21999 65998 21999 65999 21999 66000 22000 66001 22000 66002 22000 66003 22001 66004 22001 66005 22001 66006 22002 66007 22002 66008 22002 66009 22003 66010 22003 66011 22003 66012 22004 66013 22004 66014 22004 66015 22005 66016 22005 66017 22005 66018 22006 66019 22006 66020 22006 66021 22007 66022 22007 66023 22007 66024 22008 66025 22008 66026 22008 66027 22009 66028 22009 66029 22009 66030 22010 66031 22010 66032 22010 66033 22011 66034 22011 66035 22011 66036 22012 66037 22012 66038 22012 66039 22013 66040 22013 66041 22013 66042 22014 66043 22014 66044 22014 66045 22015 66046 22015 66047 22015 66048 22016 66049 22016 66050 22016 66051 22017 66052 22017 66053 22017 66054 22018 66055 22018 66056 22018 66057 22019 66058 22019 66059 22019 66060 22020 66061 22020 66062 22020 66063 22021 66064 22021 66065 22021 66066 22022 66067 22022 66068 22022 66069 22023 66070 22023 66071 22023 66072 22024 66073 22024 66074 22024 66075 22025 66076 22025 66077 22025 66078 22026 66079 22026 66080 22026 66081 22027 66082 22027 66083 22027 66084 22028 66085 22028 66086 22028 66087 22029 66088 22029 66089 22029 66090 22030 66091 22030 66092 22030 66093 22031 66094 22031 66095 22031 66096 22032 66097 22032 66098 22032 66099 22033 66100 22033 66101 22033 66102 22034 66103 22034 66104 22034 66105 22035 66106 22035 66107 22035 66108 22036 66109 22036 66110 22036 66111 22037 66112 22037 66113 22037 66114 22038 66115 22038 66116 22038 66117 22039 66118 22039 66119 22039 66120 22040 66121 22040 66122 22040 66123 22041 66124 22041 66125 22041 66126 22042 66127 22042 66128 22042 66129 22043 66130 22043 66131 22043 66132 22044 66133 22044 66134 22044 66135 22045 66136 22045 66137 22045 66138 22046 66139 22046 66140 22046 66141 22047 66142 22047 66143 22047 66144 22048 66145 22048 66146 22048 66147 22049 66148 22049 66149 22049 66150 22050 66151 22050 66152 22050 66153 22051 66154 22051 66155 22051 66156 22052 66157 22052 66158 22052 66159 22053 66160 22053 66161 22053 66162 22054 66163 22054 66164 22054 66165 22055 66166 22055 66167 22055 66168 22056 66169 22056 66170 22056 66171 22057 66172 22057 66173 22057 66174 22058 66175 22058 66176 22058 66177 22059 66178 22059 66179 22059 66180 22060 66181 22060 66182 22060 66183 22061 66184 22061 66185 22061 66186 22062 66187 22062 66188 22062 66189 22063 66190 22063 66191 22063 66192 22064 66193 22064 66194 22064 66195 22065 66196 22065 66197 22065 66198 22066 66199 22066 66200 22066 66201 22067 66202 22067 66203 22067 66204 22068 66205 22068 66206 22068 66207 22069 66208 22069 66209 22069 66210 22070 66211 22070 66212 22070 66213 22071 66214 22071 66215 22071 66216 22072 66217 22072 66218 22072 66219 22073 66220 22073 66221 22073 66222 22074 66223 22074 66224 22074 66225 22075 66226 22075 66227 22075 66228 22076 66229 22076 66230 22076 66231 22077 66232 22077 66233 22077 66234 22078 66235 22078 66236 22078 66237 22079 66238 22079 66239 22079 66240 22080 66241 22080 66242 22080 66243 22081 66244 22081 66245 22081 66246 22082 66247 22082 66248 22082 66249 22083 66250 22083 66251 22083 66252 22084 66253 22084 66254 22084 66255 22085 66256 22085 66257 22085 66258 22086 66259 22086 66260 22086 66261 22087 66262 22087 66263 22087 66264 22088 66265 22088 66266 22088 66267 22089 66268 22089 66269 22089 66270 22090 66271 22090 66272 22090 66273 22091 66274 22091 66275 22091 66276 22092 66277 22092 66278 22092 66279 22093 66280 22093 66281 22093 66282 22094 66283 22094 66284 22094 66285 22095 66286 22095 66287 22095 66288 22096 66289 22096 66290 22096 66291 22097 66292 22097 66293 22097 66294 22098 66295 22098 66296 22098 66297 22099 66298 22099 66299 22099 66300 22100 66301 22100 66302 22100 66303 22101 66304 22101 66305 22101 66306 22102 66307 22102 66308 22102 66309 22103 66310 22103 66311 22103 66312 22104 66313 22104 66314 22104 66315 22105 66316 22105 66317 22105 66318 22106 66319 22106 66320 22106 66321 22107 66322 22107 66323 22107 66324 22108 66325 22108 66326 22108 66327 22109 66328 22109 66329 22109 66330 22110 66331 22110 66332 22110 66333 22111 66334 22111 66335 22111 66336 22112 66337 22112 66338 22112 66339 22113 66340 22113 66341 22113 66342 22114 66343 22114 66344 22114 66345 22115 66346 22115 66347 22115 66348 22116 66349 22116 66350 22116 66351 22117 66352 22117 66353 22117 66354 22118 66355 22118 66356 22118 66357 22119 66358 22119 66359 22119 66360 22120 66361 22120 66362 22120 66363 22121 66364 22121 66365 22121 66366 22122 66367 22122 66368 22122 66369 22123 66370 22123 66371 22123 66372 22124 66373 22124 66374 22124 66375 22125 66376 22125 66377 22125 66378 22126 66379 22126 66380 22126 66381 22127 66382 22127 66383 22127 66384 22128 66385 22128 66386 22128 66387 22129 66388 22129 66389 22129 66390 22130 66391 22130 66392 22130 66393 22131 66394 22131 66395 22131 66396 22132 66397 22132 66398 22132 66399 22133 66400 22133 66401 22133 66402 22134 66403 22134 66404 22134 66405 22135 66406 22135 66407 22135 66408 22136 66409 22136 66410 22136 66411 22137 66412 22137 66413 22137 66414 22138 66415 22138 66416 22138 66417 22139 66418 22139 66419 22139 66420 22140 66421 22140 66422 22140 66423 22141 66424 22141 66425 22141 66426 22142 66427 22142 66428 22142 66429 22143 66430 22143 66431 22143 66432 22144 66433 22144 66434 22144 66435 22145 66436 22145 66437 22145 66438 22146 66439 22146 66440 22146 66441 22147 66442 22147 66443 22147 66444 22148 66445 22148 66446 22148 66447 22149 66448 22149 66449 22149 66450 22150 66451 22150 66452 22150 66453 22151 66454 22151 66455 22151 66456 22152 66457 22152 66458 22152 66459 22153 66460 22153 66461 22153 66462 22154 66463 22154 66464 22154 66465 22155 66466 22155 66467 22155 66468 22156 66469 22156 66470 22156 66471 22157 66472 22157 66473 22157 66474 22158 66475 22158 66476 22158 66477 22159 66478 22159 66479 22159 66480 22160 66481 22160 66482 22160 66483 22161 66484 22161 66485 22161 66486 22162 66487 22162 66488 22162 66489 22163 66490 22163 66491 22163 66492 22164 66493 22164 66494 22164 66495 22165 66496 22165 66497 22165 66498 22166 66499 22166 66500 22166 66501 22167 66502 22167 66503 22167 66504 22168 66505 22168 66506 22168 66507 22169 66508 22169 66509 22169 66510 22170 66511 22170 66512 22170 66513 22171 66514 22171 66515 22171 66516 22172 66517 22172 66518 22172 66519 22173 66520 22173 66521 22173 66522 22174 66523 22174 66524 22174 66525 22175 66526 22175 66527 22175 66528 22176 66529 22176 66530 22176 66531 22177 66532 22177 66533 22177 66534 22178 66535 22178 66536 22178 66537 22179 66538 22179 66539 22179 66540 22180 66541 22180 66542 22180 66543 22181 66544 22181 66545 22181 66546 22182 66547 22182 66548 22182 66549 22183 66550 22183 66551 22183 66552 22184 66553 22184 66554 22184 66555 22185 66556 22185 66557 22185 66558 22186 66559 22186 66560 22186 66561 22187 66562 22187 66563 22187 66564 22188 66565 22188 66566 22188 66567 22189 66568 22189 66569 22189 66570 22190 66571 22190 66572 22190 66573 22191 66574 22191 66575 22191 66576 22192 66577 22192 66578 22192 66579 22193 66580 22193 66581 22193 66582 22194 66583 22194 66584 22194 66585 22195 66586 22195 66587 22195 66588 22196 66589 22196 66590 22196 66591 22197 66592 22197 66593 22197 66594 22198 66595 22198 66596 22198 66597 22199 66598 22199 66599 22199 66600 22200 66601 22200 66602 22200 66603 22201 66604 22201 66605 22201 66606 22202 66607 22202 66608 22202 66609 22203 66610 22203 66611 22203 66612 22204 66613 22204 66614 22204 66615 22205 66616 22205 66617 22205 66618 22206 66619 22206 66620 22206 66621 22207 66622 22207 66623 22207 66624 22208 66625 22208 66626 22208 66627 22209 66628 22209 66629 22209 66630 22210 66631 22210 66632 22210 66633 22211 66634 22211 66635 22211 66636 22212 66637 22212 66638 22212 66639 22213 66640 22213 66641 22213 66642 22214 66643 22214 66644 22214 66645 22215 66646 22215 66647 22215 66648 22216 66649 22216 66650 22216 66651 22217 66652 22217 66653 22217 66654 22218 66655 22218 66656 22218 66657 22219 66658 22219 66659 22219 66660 22220 66661 22220 66662 22220 66663 22221 66664 22221 66665 22221 66666 22222 66667 22222 66668 22222 66669 22223 66670 22223 66671 22223 66672 22224 66673 22224 66674 22224 66675 22225 66676 22225 66677 22225 66678 22226 66679 22226 66680 22226 66681 22227 66682 22227 66683 22227 66684 22228 66685 22228 66686 22228 66687 22229 66688 22229 66689 22229 66690 22230 66691 22230 66692 22230 66693 22231 66694 22231 66695 22231 66696 22232 66697 22232 66698 22232 66699 22233 66700 22233 66701 22233 66702 22234 66703 22234 66704 22234 66705 22235 66706 22235 66707 22235 66708 22236 66709 22236 66710 22236 66711 22237 66712 22237 66713 22237 66714 22238 66715 22238 66716 22238 66717 22239 66718 22239 66719 22239 66720 22240 66721 22240 66722 22240 66723 22241 66724 22241 66725 22241 66726 22242 66727 22242 66728 22242 66729 22243 66730 22243 66731 22243 66732 22244 66733 22244 66734 22244 66735 22245 66736 22245 66737 22245 66738 22246 66739 22246 66740 22246 66741 22247 66742 22247 66743 22247 66744 22248 66745 22248 66746 22248 66747 22249 66748 22249 66749 22249 66750 22250 66751 22250 66752 22250 66753 22251 66754 22251 66755 22251 66756 22252 66757 22252 66758 22252 66759 22253 66760 22253 66761 22253 66762 22254 66763 22254 66764 22254 66765 22255 66766 22255 66767 22255 66768 22256 66769 22256 66770 22256 66771 22257 66772 22257 66773 22257 66774 22258 66775 22258 66776 22258 66777 22259 66778 22259 66779 22259 66780 22260 66781 22260 66782 22260 66783 22261 66784 22261 66785 22261 66786 22262 66787 22262 66788 22262 66789 22263 66790 22263 66791 22263 66792 22264 66793 22264 66794 22264 66795 22265 66796 22265 66797 22265 66798 22266 66799 22266 66800 22266 66801 22267 66802 22267 66803 22267 66804 22268 66805 22268 66806 22268 66807 22269 66808 22269 66809 22269 66810 22270 66811 22270 66812 22270 66813 22271 66814 22271 66815 22271 66816 22272 66817 22272 66818 22272 66819 22273 66820 22273 66821 22273 66822 22274 66823 22274 66824 22274 66825 22275 66826 22275 66827 22275 66828 22276 66829 22276 66830 22276 66831 22277 66832 22277 66833 22277 66834 22278 66835 22278 66836 22278 66837 22279 66838 22279 66839 22279 66840 22280 66841 22280 66842 22280 66843 22281 66844 22281 66845 22281 66846 22282 66847 22282 66848 22282 66849 22283 66850 22283 66851 22283 66852 22284 66853 22284 66854 22284 66855 22285 66856 22285 66857 22285 66858 22286 66859 22286 66860 22286 66861 22287 66862 22287 66863 22287 66864 22288 66865 22288 66866 22288 66867 22289 66868 22289 66869 22289 66870 22290 66871 22290 66872 22290 66873 22291 66874 22291 66875 22291 66876 22292 66877 22292 66878 22292 66879 22293 66880 22293 66881 22293 66882 22294 66883 22294 66884 22294 66885 22295 66886 22295 66887 22295 66888 22296 66889 22296 66890 22296 66891 22297 66892 22297 66893 22297 66894 22298 66895 22298 66896 22298 66897 22299 66898 22299 66899 22299 66900 22300 66901 22300 66902 22300 66903 22301 66904 22301 66905 22301 66906 22302 66907 22302 66908 22302 66909 22303 66910 22303 66911 22303 66912 22304 66913 22304 66914 22304 66915 22305 66916 22305 66917 22305 66918 22306 66919 22306 66920 22306 66921 22307 66922 22307 66923 22307 66924 22308 66925 22308 66926 22308 66927 22309 66928 22309 66929 22309 66930 22310 66931 22310 66932 22310 66933 22311 66934 22311 66935 22311 66936 22312 66937 22312 66938 22312 66939 22313 66940 22313 66941 22313 66942 22314 66943 22314 66944 22314 66945 22315 66946 22315 66947 22315 66948 22316 66949 22316 66950 22316 66951 22317 66952 22317 66953 22317 66954 22318 66955 22318 66956 22318 66957 22319 66958 22319 66959 22319 66960 22320 66961 22320 66962 22320 66963 22321 66964 22321 66965 22321 66966 22322 66967 22322 66968 22322 66969 22323 66970 22323 66971 22323 66972 22324 66973 22324 66974 22324 66975 22325 66976 22325 66977 22325 66978 22326 66979 22326 66980 22326 66981 22327 66982 22327 66983 22327 66984 22328 66985 22328 66986 22328 66987 22329 66988 22329 66989 22329 66990 22330 66991 22330 66992 22330 66993 22331 66994 22331 66995 22331 66996 22332 66997 22332 66998 22332 66999 22333 67000 22333 67001 22333 67002 22334 67003 22334 67004 22334 67005 22335 67006 22335 67007 22335 67008 22336 67009 22336 67010 22336 67011 22337 67012 22337 67013 22337 67014 22338 67015 22338 67016 22338 67017 22339 67018 22339 67019 22339 67020 22340 67021 22340 67022 22340 67023 22341 67024 22341 67025 22341 67026 22342 67027 22342 67028 22342 67029 22343 67030 22343 67031 22343 67032 22344 67033 22344 67034 22344 67035 22345 67036 22345 67037 22345 67038 22346 67039 22346 67040 22346 67041 22347 67042 22347 67043 22347 67044 22348 67045 22348 67046 22348 67047 22349 67048 22349 67049 22349 67050 22350 67051 22350 67052 22350 67053 22351 67054 22351 67055 22351 67056 22352 67057 22352 67058 22352 67059 22353 67060 22353 67061 22353 67062 22354 67063 22354 67064 22354 67065 22355 67066 22355 67067 22355 67068 22356 67069 22356 67070 22356 67071 22357 67072 22357 67073 22357 67074 22358 67075 22358 67076 22358 67077 22359 67078 22359 67079 22359 67080 22360 67081 22360 67082 22360 67083 22361 67084 22361 67085 22361 67086 22362 67087 22362 67088 22362 67089 22363 67090 22363 67091 22363 67092 22364 67093 22364 67094 22364 67095 22365 67096 22365 67097 22365 67098 22366 67099 22366 67100 22366 67101 22367 67102 22367 67103 22367 67104 22368 67105 22368 67106 22368 67107 22369 67108 22369 67109 22369 67110 22370 67111 22370 67112 22370 67113 22371 67114 22371 67115 22371 67116 22372 67117 22372 67118 22372 67119 22373 67120 22373 67121 22373 67122 22374 67123 22374 67124 22374 67125 22375 67126 22375 67127 22375 67128 22376 67129 22376 67130 22376 67131 22377 67132 22377 67133 22377 67134 22378 67135 22378 67136 22378 67137 22379 67138 22379 67139 22379 67140 22380 67141 22380 67142 22380 67143 22381 67144 22381 67145 22381 67146 22382 67147 22382 67148 22382 67149 22383 67150 22383 67151 22383 67152 22384 67153 22384 67154 22384 67155 22385 67156 22385 67157 22385 67158 22386 67159 22386 67160 22386 67161 22387 67162 22387 67163 22387 67164 22388 67165 22388 67166 22388 67167 22389 67168 22389 67169 22389 67170 22390 67171 22390 67172 22390 67173 22391 67174 22391 67175 22391 67176 22392 67177 22392 67178 22392 67179 22393 67180 22393 67181 22393 67182 22394 67183 22394 67184 22394 67185 22395 67186 22395 67187 22395 67188 22396 67189 22396 67190 22396 67191 22397 67192 22397 67193 22397 67194 22398 67195 22398 67196 22398 67197 22399 67198 22399 67199 22399 67200 22400 67201 22400 67202 22400 67203 22401 67204 22401 67205 22401 67206 22402 67207 22402 67208 22402 67209 22403 67210 22403 67211 22403 67212 22404 67213 22404 67214 22404 67215 22405 67216 22405 67217 22405 67218 22406 67219 22406 67220 22406 67221 22407 67222 22407 67223 22407 67224 22408 67225 22408 67226 22408 67227 22409 67228 22409 67229 22409 67230 22410 67231 22410 67232 22410 67233 22411 67234 22411 67235 22411 67236 22412 67237 22412 67238 22412 67239 22413 67240 22413 67241 22413 67242 22414 67243 22414 67244 22414 67245 22415 67246 22415 67247 22415 67248 22416 67249 22416 67250 22416 67251 22417 67252 22417 67253 22417 67254 22418 67255 22418 67256 22418 67257 22419 67258 22419 67259 22419 67260 22420 67261 22420 67262 22420 67263 22421 67264 22421 67265 22421 67266 22422 67267 22422 67268 22422 67269 22423 67270 22423 67271 22423 67272 22424 67273 22424 67274 22424 67275 22425 67276 22425 67277 22425 67278 22426 67279 22426 67280 22426 67281 22427 67282 22427 67283 22427 67284 22428 67285 22428 67286 22428 67287 22429 67288 22429 67289 22429 67290 22430 67291 22430 67292 22430 67293 22431 67294 22431 67295 22431 67296 22432 67297 22432 67298 22432 67299 22433 67300 22433 67301 22433 67302 22434 67303 22434 67304 22434 67305 22435 67306 22435 67307 22435 67308 22436 67309 22436 67310 22436 67311 22437 67312 22437 67313 22437 67314 22438 67315 22438 67316 22438 67317 22439 67318 22439 67319 22439 67320 22440 67321 22440 67322 22440 67323 22441 67324 22441 67325 22441 67326 22442 67327 22442 67328 22442 67329 22443 67330 22443 67331 22443 67332 22444 67333 22444 67334 22444 67335 22445 67336 22445 67337 22445 67338 22446 67339 22446 67340 22446 67341 22447 67342 22447 67343 22447 67344 22448 67345 22448 67346 22448 67347 22449 67348 22449 67349 22449 67350 22450 67351 22450 67352 22450 67353 22451 67354 22451 67355 22451 67356 22452 67357 22452 67358 22452 67359 22453 67360 22453 67361 22453 67362 22454 67363 22454 67364 22454 67365 22455 67366 22455 67367 22455 67368 22456 67369 22456 67370 22456 67371 22457 67372 22457 67373 22457 67374 22458 67375 22458 67376 22458 67377 22459 67378 22459 67379 22459 67380 22460 67381 22460 67382 22460 67383 22461 67384 22461 67385 22461 67386 22462 67387 22462 67388 22462 67389 22463 67390 22463 67391 22463 67392 22464 67393 22464 67394 22464 67395 22465 67396 22465 67397 22465 67398 22466 67399 22466 67400 22466 67401 22467 67402 22467 67403 22467 67404 22468 67405 22468 67406 22468 67407 22469 67408 22469 67409 22469 67410 22470 67411 22470 67412 22470 67413 22471 67414 22471 67415 22471 67416 22472 67417 22472 67418 22472 67419 22473 67420 22473 67421 22473 67422 22474 67423 22474 67424 22474 67425 22475 67426 22475 67427 22475 67428 22476 67429 22476 67430 22476 67431 22477 67432 22477 67433 22477 67434 22478 67435 22478 67436 22478 67437 22479 67438 22479 67439 22479 67440 22480 67441 22480 67442 22480 67443 22481 67444 22481 67445 22481 67446 22482 67447 22482 67448 22482 67449 22483 67450 22483 67451 22483 67452 22484 67453 22484 67454 22484 67455 22485 67456 22485 67457 22485 67458 22486 67459 22486 67460 22486 67461 22487 67462 22487 67463 22487 67464 22488 67465 22488 67466 22488 67467 22489 67468 22489 67469 22489 67470 22490 67471 22490 67472 22490 67473 22491 67474 22491 67475 22491 67476 22492 67477 22492 67478 22492 67479 22493 67480 22493 67481 22493 67482 22494 67483 22494 67484 22494 67485 22495 67486 22495 67487 22495 67488 22496 67489 22496 67490 22496 67491 22497 67492 22497 67493 22497 67494 22498 67495 22498 67496 22498 67497 22499 67498 22499 67499 22499 67500 22500 67501 22500 67502 22500 67503 22501 67504 22501 67505 22501 67506 22502 67507 22502 67508 22502 67509 22503 67510 22503 67511 22503 67512 22504 67513 22504 67514 22504 67515 22505 67516 22505 67517 22505 67518 22506 67519 22506 67520 22506 67521 22507 67522 22507 67523 22507 67524 22508 67525 22508 67526 22508 67527 22509 67528 22509 67529 22509 67530 22510 67531 22510 67532 22510 67533 22511 67534 22511 67535 22511 67536 22512 67537 22512 67538 22512 67539 22513 67540 22513 67541 22513 67542 22514 67543 22514 67544 22514 67545 22515 67546 22515 67547 22515 67548 22516 67549 22516 67550 22516 67551 22517 67552 22517 67553 22517 67554 22518 67555 22518 67556 22518 67557 22519 67558 22519 67559 22519 67560 22520 67561 22520 67562 22520 67563 22521 67564 22521 67565 22521 67566 22522 67567 22522 67568 22522 67569 22523 67570 22523 67571 22523 67572 22524 67573 22524 67574 22524 67575 22525 67576 22525 67577 22525 67578 22526 67579 22526 67580 22526 67581 22527 67582 22527 67583 22527 67584 22528 67585 22528 67586 22528 67587 22529 67588 22529 67589 22529 67590 22530 67591 22530 67592 22530 67593 22531 67594 22531 67595 22531 67596 22532 67597 22532 67598 22532 67599 22533 67600 22533 67601 22533 67602 22534 67603 22534 67604 22534 67605 22535 67606 22535 67607 22535 67608 22536 67609 22536 67610 22536 67611 22537 67612 22537 67613 22537 67614 22538 67615 22538 67616 22538 67617 22539 67618 22539 67619 22539 67620 22540 67621 22540 67622 22540 67623 22541 67624 22541 67625 22541 67626 22542 67627 22542 67628 22542 67629 22543 67630 22543 67631 22543 67632 22544 67633 22544 67634 22544 67635 22545 67636 22545 67637 22545 67638 22546 67639 22546 67640 22546 67641 22547 67642 22547 67643 22547 67644 22548 67645 22548 67646 22548 67647 22549 67648 22549 67649 22549 67650 22550 67651 22550 67652 22550 67653 22551 67654 22551 67655 22551 67656 22552 67657 22552 67658 22552 67659 22553 67660 22553 67661 22553 67662 22554 67663 22554 67664 22554 67665 22555 67666 22555 67667 22555 67668 22556 67669 22556 67670 22556 67671 22557 67672 22557 67673 22557 67674 22558 67675 22558 67676 22558 67677 22559 67678 22559 67679 22559 67680 22560 67681 22560 67682 22560 67683 22561 67684 22561 67685 22561 67686 22562 67687 22562 67688 22562 67689 22563 67690 22563 67691 22563 67692 22564 67693 22564 67694 22564 67695 22565 67696 22565 67697 22565 67698 22566 67699 22566 67700 22566 67701 22567 67702 22567 67703 22567 67704 22568 67705 22568 67706 22568 67707 22569 67708 22569 67709 22569 67710 22570 67711 22570 67712 22570 67713 22571 67714 22571 67715 22571 67716 22572 67717 22572 67718 22572 67719 22573 67720 22573 67721 22573 67722 22574 67723 22574 67724 22574 67725 22575 67726 22575 67727 22575 67728 22576 67729 22576 67730 22576 67731 22577 67732 22577 67733 22577 67734 22578 67735 22578 67736 22578 67737 22579 67738 22579 67739 22579 67740 22580 67741 22580 67742 22580 67743 22581 67744 22581 67745 22581 67746 22582 67747 22582 67748 22582 67749 22583 67750 22583 67751 22583 67752 22584 67753 22584 67754 22584 67755 22585 67756 22585 67757 22585 67758 22586 67759 22586 67760 22586 67761 22587 67762 22587 67763 22587 67764 22588 67765 22588 67766 22588 67767 22589 67768 22589 67769 22589 67770 22590 67771 22590 67772 22590 67773 22591 67774 22591 67775 22591 67776 22592 67777 22592 67778 22592 67779 22593 67780 22593 67781 22593 67782 22594 67783 22594 67784 22594 67785 22595 67786 22595 67787 22595 67788 22596 67789 22596 67790 22596 67791 22597 67792 22597 67793 22597 67794 22598 67795 22598 67796 22598 67797 22599 67798 22599 67799 22599 67800 22600 67801 22600 67802 22600 67803 22601 67804 22601 67805 22601 67806 22602 67807 22602 67808 22602 67809 22603 67810 22603 67811 22603 67812 22604 67813 22604 67814 22604 67815 22605 67816 22605 67817 22605 67818 22606 67819 22606 67820 22606 67821 22607 67822 22607 67823 22607 67824 22608 67825 22608 67826 22608 67827 22609 67828 22609 67829 22609 67830 22610 67831 22610 67832 22610 67833 22611 67834 22611 67835 22611 67836 22612 67837 22612 67838 22612 67839 22613 67840 22613 67841 22613 67842 22614 67843 22614 67844 22614 67845 22615 67846 22615 67847 22615 67848 22616 67849 22616 67850 22616 67851 22617 67852 22617 67853 22617 67854 22618 67855 22618 67856 22618 67857 22619 67858 22619 67859 22619 67860 22620 67861 22620 67862 22620 67863 22621 67864 22621 67865 22621 67866 22622 67867 22622 67868 22622 67869 22623 67870 22623 67871 22623 67872 22624 67873 22624 67874 22624 67875 22625 67876 22625 67877 22625 67878 22626 67879 22626 67880 22626 67881 22627 67882 22627 67883 22627 67884 22628 67885 22628 67886 22628 67887 22629 67888 22629 67889 22629 67890 22630 67891 22630 67892 22630 67893 22631 67894 22631 67895 22631 67896 22632 67897 22632 67898 22632 67899 22633 67900 22633 67901 22633 67902 22634 67903 22634 67904 22634 67905 22635 67906 22635 67907 22635 67908 22636 67909 22636 67910 22636 67911 22637 67912 22637 67913 22637 67914 22638 67915 22638 67916 22638 67917 22639 67918 22639 67919 22639 67920 22640 67921 22640 67922 22640 67923 22641 67924 22641 67925 22641 67926 22642 67927 22642 67928 22642 67929 22643 67930 22643 67931 22643 67932 22644 67933 22644 67934 22644 67935 22645 67936 22645 67937 22645 67938 22646 67939 22646 67940 22646 67941 22647 67942 22647 67943 22647 67944 22648 67945 22648 67946 22648 67947 22649 67948 22649 67949 22649 67950 22650 67951 22650 67952 22650 67953 22651 67954 22651 67955 22651 67956 22652 67957 22652 67958 22652 67959 22653 67960 22653 67961 22653 67962 22654 67963 22654 67964 22654 67965 22655 67966 22655 67967 22655 67968 22656 67969 22656 67970 22656 67971 22657 67972 22657 67973 22657 67974 22658 67975 22658 67976 22658 67977 22659 67978 22659 67979 22659 67980 22660 67981 22660 67982 22660 67983 22661 67984 22661 67985 22661 67986 22662 67987 22662 67988 22662 67989 22663 67990 22663 67991 22663 67992 22664 67993 22664 67994 22664 67995 22665 67996 22665 67997 22665 67998 22666 67999 22666 68000 22666 68001 22667 68002 22667 68003 22667 68004 22668 68005 22668 68006 22668 68007 22669 68008 22669 68009 22669 68010 22670 68011 22670 68012 22670 68013 22671 68014 22671 68015 22671 68016 22672 68017 22672 68018 22672 68019 22673 68020 22673 68021 22673 68022 22674 68023 22674 68024 22674 68025 22675 68026 22675 68027 22675 68028 22676 68029 22676 68030 22676 68031 22677 68032 22677 68033 22677 68034 22678 68035 22678 68036 22678 68037 22679 68038 22679 68039 22679 68040 22680 68041 22680 68042 22680 68043 22681 68044 22681 68045 22681 68046 22682 68047 22682 68048 22682 68049 22683 68050 22683 68051 22683 68052 22684 68053 22684 68054 22684 68055 22685 68056 22685 68057 22685 68058 22686 68059 22686 68060 22686 68061 22687 68062 22687 68063 22687 68064 22688 68065 22688 68066 22688 68067 22689 68068 22689 68069 22689 68070 22690 68071 22690 68072 22690 68073 22691 68074 22691 68075 22691 68076 22692 68077 22692 68078 22692 68079 22693 68080 22693 68081 22693 68082 22694 68083 22694 68084 22694 68085 22695 68086 22695 68087 22695 68088 22696 68089 22696 68090 22696 68091 22697 68092 22697 68093 22697 68094 22698 68095 22698 68096 22698 68097 22699 68098 22699 68099 22699 68100 22700 68101 22700 68102 22700 68103 22701 68104 22701 68105 22701 68106 22702 68107 22702 68108 22702 68109 22703 68110 22703 68111 22703 68112 22704 68113 22704 68114 22704 68115 22705 68116 22705 68117 22705 68118 22706 68119 22706 68120 22706 68121 22707 68122 22707 68123 22707 68124 22708 68125 22708 68126 22708 68127 22709 68128 22709 68129 22709 68130 22710 68131 22710 68132 22710 68133 22711 68134 22711 68135 22711 68136 22712 68137 22712 68138 22712 68139 22713 68140 22713 68141 22713 68142 22714 68143 22714 68144 22714 68145 22715 68146 22715 68147 22715 68148 22716 68149 22716 68150 22716 68151 22717 68152 22717 68153 22717 68154 22718 68155 22718 68156 22718 68157 22719 68158 22719 68159 22719 68160 22720 68161 22720 68162 22720 68163 22721 68164 22721 68165 22721 68166 22722 68167 22722 68168 22722 68169 22723 68170 22723 68171 22723 68172 22724 68173 22724 68174 22724 68175 22725 68176 22725 68177 22725 68178 22726 68179 22726 68180 22726 68181 22727 68182 22727 68183 22727 68184 22728 68185 22728 68186 22728 68187 22729 68188 22729 68189 22729 68190 22730 68191 22730 68192 22730 68193 22731 68194 22731 68195 22731 68196 22732 68197 22732 68198 22732 68199 22733 68200 22733 68201 22733 68202 22734 68203 22734 68204 22734 68205 22735 68206 22735 68207 22735 68208 22736 68209 22736 68210 22736 68211 22737 68212 22737 68213 22737 68214 22738 68215 22738 68216 22738 68217 22739 68218 22739 68219 22739 68220 22740 68221 22740 68222 22740 68223 22741 68224 22741 68225 22741 68226 22742 68227 22742 68228 22742 68229 22743 68230 22743 68231 22743 68232 22744 68233 22744 68234 22744 68235 22745 68236 22745 68237 22745 68238 22746 68239 22746 68240 22746 68241 22747 68242 22747 68243 22747 68244 22748 68245 22748 68246 22748 68247 22749 68248 22749 68249 22749 68250 22750 68251 22750 68252 22750 68253 22751 68254 22751 68255 22751 68256 22752 68257 22752 68258 22752 68259 22753 68260 22753 68261 22753 68262 22754 68263 22754 68264 22754 68265 22755 68266 22755 68267 22755 68268 22756 68269 22756 68270 22756 68271 22757 68272 22757 68273 22757 68274 22758 68275 22758 68276 22758 68277 22759 68278 22759 68279 22759 68280 22760 68281 22760 68282 22760 68283 22761 68284 22761 68285 22761 68286 22762 68287 22762 68288 22762 68289 22763 68290 22763 68291 22763 68292 22764 68293 22764 68294 22764 68295 22765 68296 22765 68297 22765 68298 22766 68299 22766 68300 22766 68301 22767 68302 22767 68303 22767 68304 22768 68305 22768 68306 22768 68307 22769 68308 22769 68309 22769 68310 22770 68311 22770 68312 22770 68313 22771 68314 22771 68315 22771 68316 22772 68317 22772 68318 22772 68319 22773 68320 22773 68321 22773 68322 22774 68323 22774 68324 22774 68325 22775 68326 22775 68327 22775 68328 22776 68329 22776 68330 22776 68331 22777 68332 22777 68333 22777 68334 22778 68335 22778 68336 22778 68337 22779 68338 22779 68339 22779 68340 22780 68341 22780 68342 22780 68343 22781 68344 22781 68345 22781 68346 22782 68347 22782 68348 22782 68349 22783 68350 22783 68351 22783 68352 22784 68353 22784 68354 22784 68355 22785 68356 22785 68357 22785 68358 22786 68359 22786 68360 22786 68361 22787 68362 22787 68363 22787 68364 22788 68365 22788 68366 22788 68367 22789 68368 22789 68369 22789 68370 22790 68371 22790 68372 22790 68373 22791 68374 22791 68375 22791 68376 22792 68377 22792 68378 22792 68379 22793 68380 22793 68381 22793 68382 22794 68383 22794 68384 22794 68385 22795 68386 22795 68387 22795 68388 22796 68389 22796 68390 22796 68391 22797 68392 22797 68393 22797 68394 22798 68395 22798 68396 22798 68397 22799 68398 22799 68399 22799 68400 22800 68401 22800 68402 22800 68403 22801 68404 22801 68405 22801 68406 22802 68407 22802 68408 22802 68409 22803 68410 22803 68411 22803 68412 22804 68413 22804 68414 22804 68415 22805 68416 22805 68417 22805 68418 22806 68419 22806 68420 22806 68421 22807 68422 22807 68423 22807 68424 22808 68425 22808 68426 22808 68427 22809 68428 22809 68429 22809 68430 22810 68431 22810 68432 22810 68433 22811 68434 22811 68435 22811 68436 22812 68437 22812 68438 22812 68439 22813 68440 22813 68441 22813 68442 22814 68443 22814 68444 22814 68445 22815 68446 22815 68447 22815 68448 22816 68449 22816 68450 22816 68451 22817 68452 22817 68453 22817 68454 22818 68455 22818 68456 22818 68457 22819 68458 22819 68459 22819 68460 22820 68461 22820 68462 22820 68463 22821 68464 22821 68465 22821 68466 22822 68467 22822 68468 22822 68469 22823 68470 22823 68471 22823 68472 22824 68473 22824 68474 22824 68475 22825 68476 22825 68477 22825 68478 22826 68479 22826 68480 22826 68481 22827 68482 22827 68483 22827 68484 22828 68485 22828 68486 22828 68487 22829 68488 22829 68489 22829 68490 22830 68491 22830 68492 22830 68493 22831 68494 22831 68495 22831 68496 22832 68497 22832 68498 22832 68499 22833 68500 22833 68501 22833 68502 22834 68503 22834 68504 22834 68505 22835 68506 22835 68507 22835 68508 22836 68509 22836 68510 22836 68511 22837 68512 22837 68513 22837 68514 22838 68515 22838 68516 22838 68517 22839 68518 22839 68519 22839 68520 22840 68521 22840 68522 22840 68523 22841 68524 22841 68525 22841 68526 22842 68527 22842 68528 22842 68529 22843 68530 22843 68531 22843 68532 22844 68533 22844 68534 22844 68535 22845 68536 22845 68537 22845 68538 22846 68539 22846 68540 22846 68541 22847 68542 22847 68543 22847 68544 22848 68545 22848 68546 22848 68547 22849 68548 22849 68549 22849 68550 22850 68551 22850 68552 22850 68553 22851 68554 22851 68555 22851 68556 22852 68557 22852 68558 22852 68559 22853 68560 22853 68561 22853 68562 22854 68563 22854 68564 22854 68565 22855 68566 22855 68567 22855 68568 22856 68569 22856 68570 22856 68571 22857 68572 22857 68573 22857 68574 22858 68575 22858 68576 22858 68577 22859 68578 22859 68579 22859 68580 22860 68581 22860 68582 22860 68583 22861 68584 22861 68585 22861 68586 22862 68587 22862 68588 22862 68589 22863 68590 22863 68591 22863 68592 22864 68593 22864 68594 22864 68595 22865 68596 22865 68597 22865 68598 22866 68599 22866 68600 22866 68601 22867 68602 22867 68603 22867 68604 22868 68605 22868 68606 22868 68607 22869 68608 22869 68609 22869 68610 22870 68611 22870 68612 22870 68613 22871 68614 22871 68615 22871 68616 22872 68617 22872 68618 22872 68619 22873 68620 22873 68621 22873 68622 22874 68623 22874 68624 22874 68625 22875 68626 22875 68627 22875 68628 22876 68629 22876 68630 22876 68631 22877 68632 22877 68633 22877 68634 22878 68635 22878 68636 22878 68637 22879 68638 22879 68639 22879 68640 22880 68641 22880 68642 22880 68643 22881 68644 22881 68645 22881 68646 22882 68647 22882 68648 22882 68649 22883 68650 22883 68651 22883 68652 22884 68653 22884 68654 22884 68655 22885 68656 22885 68657 22885 68658 22886 68659 22886 68660 22886 68661 22887 68662 22887 68663 22887 68664 22888 68665 22888 68666 22888 68667 22889 68668 22889 68669 22889 68670 22890 68671 22890 68672 22890 68673 22891 68674 22891 68675 22891 68676 22892 68677 22892 68678 22892 68679 22893 68680 22893 68681 22893 68682 22894 68683 22894 68684 22894 68685 22895 68686 22895 68687 22895 68688 22896 68689 22896 68690 22896 68691 22897 68692 22897 68693 22897 68694 22898 68695 22898 68696 22898 68697 22899 68698 22899 68699 22899 68700 22900 68701 22900 68702 22900 68703 22901 68704 22901 68705 22901 68706 22902 68707 22902 68708 22902 68709 22903 68710 22903 68711 22903 68712 22904 68713 22904 68714 22904 68715 22905 68716 22905 68717 22905 68718 22906 68719 22906 68720 22906 68721 22907 68722 22907 68723 22907 68724 22908 68725 22908 68726 22908 68727 22909 68728 22909 68729 22909 68730 22910 68731 22910 68732 22910 68733 22911 68734 22911 68735 22911 68736 22912 68737 22912 68738 22912 68739 22913 68740 22913 68741 22913 68742 22914 68743 22914 68744 22914 68745 22915 68746 22915 68747 22915 68748 22916 68749 22916 68750 22916 68751 22917 68752 22917 68753 22917 68754 22918 68755 22918 68756 22918 68757 22919 68758 22919 68759 22919 68760 22920 68761 22920 68762 22920 68763 22921 68764 22921 68765 22921 68766 22922 68767 22922 68768 22922 68769 22923 68770 22923 68771 22923 68772 22924 68773 22924 68774 22924 68775 22925 68776 22925 68777 22925 68778 22926 68779 22926 68780 22926 68781 22927 68782 22927 68783 22927 68784 22928 68785 22928 68786 22928 68787 22929 68788 22929 68789 22929 68790 22930 68791 22930 68792 22930 68793 22931 68794 22931 68795 22931 68796 22932 68797 22932 68798 22932 68799 22933 68800 22933 68801 22933 68802 22934 68803 22934 68804 22934 68805 22935 68806 22935 68807 22935 68808 22936 68809 22936 68810 22936 68811 22937 68812 22937 68813 22937 68814 22938 68815 22938 68816 22938 68817 22939 68818 22939 68819 22939 68820 22940 68821 22940 68822 22940 68823 22941 68824 22941 68825 22941 68826 22942 68827 22942 68828 22942 68829 22943 68830 22943 68831 22943 68832 22944 68833 22944 68834 22944 68835 22945 68836 22945 68837 22945 68838 22946 68839 22946 68840 22946 68841 22947 68842 22947 68843 22947 68844 22948 68845 22948 68846 22948 68847 22949 68848 22949 68849 22949 68850 22950 68851 22950 68852 22950 68853 22951 68854 22951 68855 22951 68856 22952 68857 22952 68858 22952 68859 22953 68860 22953 68861 22953 68862 22954 68863 22954 68864 22954 68865 22955 68866 22955 68867 22955 68868 22956 68869 22956 68870 22956 68871 22957 68872 22957 68873 22957 68874 22958 68875 22958 68876 22958 68877 22959 68878 22959 68879 22959 68880 22960 68881 22960 68882 22960 68883 22961 68884 22961 68885 22961 68886 22962 68887 22962 68888 22962 68889 22963 68890 22963 68891 22963 68892 22964 68893 22964 68894 22964 68895 22965 68896 22965 68897 22965 68898 22966 68899 22966 68900 22966 68901 22967 68902 22967 68903 22967 68904 22968 68905 22968 68906 22968 68907 22969 68908 22969 68909 22969 68910 22970 68911 22970 68912 22970 68913 22971 68914 22971 68915 22971 68916 22972 68917 22972 68918 22972 68919 22973 68920 22973 68921 22973 68922 22974 68923 22974 68924 22974 68925 22975 68926 22975 68927 22975 68928 22976 68929 22976 68930 22976 68931 22977 68932 22977 68933 22977 68934 22978 68935 22978 68936 22978 68937 22979 68938 22979 68939 22979 68940 22980 68941 22980 68942 22980 68943 22981 68944 22981 68945 22981 68946 22982 68947 22982 68948 22982 68949 22983 68950 22983 68951 22983 68952 22984 68953 22984 68954 22984 68955 22985 68956 22985 68957 22985 68958 22986 68959 22986 68960 22986 68961 22987 68962 22987 68963 22987 68964 22988 68965 22988 68966 22988 68967 22989 68968 22989 68969 22989 68970 22990 68971 22990 68972 22990 68973 22991 68974 22991 68975 22991 68976 22992 68977 22992 68978 22992 68979 22993 68980 22993 68981 22993 68982 22994 68983 22994 68984 22994 68985 22995 68986 22995 68987 22995 68988 22996 68989 22996 68990 22996 68991 22997 68992 22997 68993 22997 68994 22998 68995 22998 68996 22998 68997 22999 68998 22999 68999 22999 69000 23000 69001 23000 69002 23000 69003 23001 69004 23001 69005 23001 69006 23002 69007 23002 69008 23002 69009 23003 69010 23003 69011 23003 69012 23004 69013 23004 69014 23004 69015 23005 69016 23005 69017 23005 69018 23006 69019 23006 69020 23006 69021 23007 69022 23007 69023 23007 69024 23008 69025 23008 69026 23008 69027 23009 69028 23009 69029 23009 69030 23010 69031 23010 69032 23010 69033 23011 69034 23011 69035 23011 69036 23012 69037 23012 69038 23012 69039 23013 69040 23013 69041 23013 69042 23014 69043 23014 69044 23014 69045 23015 69046 23015 69047 23015 69048 23016 69049 23016 69050 23016 69051 23017 69052 23017 69053 23017 69054 23018 69055 23018 69056 23018 69057 23019 69058 23019 69059 23019 69060 23020 69061 23020 69062 23020 69063 23021 69064 23021 69065 23021 69066 23022 69067 23022 69068 23022 69069 23023 69070 23023 69071 23023 69072 23024 69073 23024 69074 23024 69075 23025 69076 23025 69077 23025 69078 23026 69079 23026 69080 23026 69081 23027 69082 23027 69083 23027 69084 23028 69085 23028 69086 23028 69087 23029 69088 23029 69089 23029 69090 23030 69091 23030 69092 23030 69093 23031 69094 23031 69095 23031 69096 23032 69097 23032 69098 23032 69099 23033 69100 23033 69101 23033 69102 23034 69103 23034 69104 23034 69105 23035 69106 23035 69107 23035 69108 23036 69109 23036 69110 23036 69111 23037 69112 23037 69113 23037 69114 23038 69115 23038 69116 23038 69117 23039 69118 23039 69119 23039 69120 23040 69121 23040 69122 23040 69123 23041 69124 23041 69125 23041 69126 23042 69127 23042 69128 23042 69129 23043 69130 23043 69131 23043 69132 23044 69133 23044 69134 23044 69135 23045 69136 23045 69137 23045 69138 23046 69139 23046 69140 23046 69141 23047 69142 23047 69143 23047 69144 23048 69145 23048 69146 23048 69147 23049 69148 23049 69149 23049 69150 23050 69151 23050 69152 23050 69153 23051 69154 23051 69155 23051 69156 23052 69157 23052 69158 23052 69159 23053 69160 23053 69161 23053 69162 23054 69163 23054 69164 23054 69165 23055 69166 23055 69167 23055 69168 23056 69169 23056 69170 23056 69171 23057 69172 23057 69173 23057 69174 23058 69175 23058 69176 23058 69177 23059 69178 23059 69179 23059 69180 23060 69181 23060 69182 23060 69183 23061 69184 23061 69185 23061 69186 23062 69187 23062 69188 23062 69189 23063 69190 23063 69191 23063 69192 23064 69193 23064 69194 23064 69195 23065 69196 23065 69197 23065 69198 23066 69199 23066 69200 23066 69201 23067 69202 23067 69203 23067 69204 23068 69205 23068 69206 23068 69207 23069 69208 23069 69209 23069 69210 23070 69211 23070 69212 23070 69213 23071 69214 23071 69215 23071 69216 23072 69217 23072 69218 23072 69219 23073 69220 23073 69221 23073 69222 23074 69223 23074 69224 23074 69225 23075 69226 23075 69227 23075 69228 23076 69229 23076 69230 23076 69231 23077 69232 23077 69233 23077 69234 23078 69235 23078 69236 23078 69237 23079 69238 23079 69239 23079 69240 23080 69241 23080 69242 23080 69243 23081 69244 23081 69245 23081 69246 23082 69247 23082 69248 23082 69249 23083 69250 23083 69251 23083 69252 23084 69253 23084 69254 23084 69255 23085 69256 23085 69257 23085 69258 23086 69259 23086 69260 23086 69261 23087 69262 23087 69263 23087 69264 23088 69265 23088 69266 23088 69267 23089 69268 23089 69269 23089 69270 23090 69271 23090 69272 23090 69273 23091 69274 23091 69275 23091 69276 23092 69277 23092 69278 23092 69279 23093 69280 23093 69281 23093 69282 23094 69283 23094 69284 23094 69285 23095 69286 23095 69287 23095 69288 23096 69289 23096 69290 23096 69291 23097 69292 23097 69293 23097 69294 23098 69295 23098 69296 23098 69297 23099 69298 23099 69299 23099 69300 23100 69301 23100 69302 23100 69303 23101 69304 23101 69305 23101 69306 23102 69307 23102 69308 23102 69309 23103 69310 23103 69311 23103 69312 23104 69313 23104 69314 23104 69315 23105 69316 23105 69317 23105 69318 23106 69319 23106 69320 23106 69321 23107 69322 23107 69323 23107 69324 23108 69325 23108 69326 23108 69327 23109 69328 23109 69329 23109 69330 23110 69331 23110 69332 23110 69333 23111 69334 23111 69335 23111 69336 23112 69337 23112 69338 23112 69339 23113 69340 23113 69341 23113 69342 23114 69343 23114 69344 23114 69345 23115 69346 23115 69347 23115 69348 23116 69349 23116 69350 23116 69351 23117 69352 23117 69353 23117 69354 23118 69355 23118 69356 23118 69357 23119 69358 23119 69359 23119 69360 23120 69361 23120 69362 23120 69363 23121 69364 23121 69365 23121 69366 23122 69367 23122 69368 23122 69369 23123 69370 23123 69371 23123 69372 23124 69373 23124 69374 23124 69375 23125 69376 23125 69377 23125 69378 23126 69379 23126 69380 23126 69381 23127 69382 23127 69383 23127 69384 23128 69385 23128 69386 23128 69387 23129 69388 23129 69389 23129 69390 23130 69391 23130 69392 23130 69393 23131 69394 23131 69395 23131 69396 23132 69397 23132 69398 23132 69399 23133 69400 23133 69401 23133 69402 23134 69403 23134 69404 23134 69405 23135 69406 23135 69407 23135 69408 23136 69409 23136 69410 23136 69411 23137 69412 23137 69413 23137 69414 23138 69415 23138 69416 23138 69417 23139 69418 23139 69419 23139 69420 23140 69421 23140 69422 23140 69423 23141 69424 23141 69425 23141 69426 23142 69427 23142 69428 23142 69429 23143 69430 23143 69431 23143 69432 23144 69433 23144 69434 23144 69435 23145 69436 23145 69437 23145 69438 23146 69439 23146 69440 23146 69441 23147 69442 23147 69443 23147 69444 23148 69445 23148 69446 23148 69447 23149 69448 23149 69449 23149 69450 23150 69451 23150 69452 23150 69453 23151 69454 23151 69455 23151 69456 23152 69457 23152 69458 23152 69459 23153 69460 23153 69461 23153 69462 23154 69463 23154 69464 23154 69465 23155 69466 23155 69467 23155 69468 23156 69469 23156 69470 23156 69471 23157 69472 23157 69473 23157 69474 23158 69475 23158 69476 23158 69477 23159 69478 23159 69479 23159 69480 23160 69481 23160 69482 23160 69483 23161 69484 23161 69485 23161 69486 23162 69487 23162 69488 23162 69489 23163 69490 23163 69491 23163 69492 23164 69493 23164 69494 23164 69495 23165 69496 23165 69497 23165 69498 23166 69499 23166 69500 23166 69501 23167 69502 23167 69503 23167 69504 23168 69505 23168 69506 23168 69507 23169 69508 23169 69509 23169 69510 23170 69511 23170 69512 23170 69513 23171 69514 23171 69515 23171 69516 23172 69517 23172 69518 23172 69519 23173 69520 23173 69521 23173 69522 23174 69523 23174 69524 23174 69525 23175 69526 23175 69527 23175 69528 23176 69529 23176 69530 23176 69531 23177 69532 23177 69533 23177 69534 23178 69535 23178 69536 23178 69537 23179 69538 23179 69539 23179 69540 23180 69541 23180 69542 23180 69543 23181 69544 23181 69545 23181 69546 23182 69547 23182 69548 23182 69549 23183 69550 23183 69551 23183 69552 23184 69553 23184 69554 23184 69555 23185 69556 23185 69557 23185 69558 23186 69559 23186 69560 23186 69561 23187 69562 23187 69563 23187 69564 23188 69565 23188 69566 23188 69567 23189 69568 23189 69569 23189 69570 23190 69571 23190 69572 23190 69573 23191 69574 23191 69575 23191 69576 23192 69577 23192 69578 23192 69579 23193 69580 23193 69581 23193 69582 23194 69583 23194 69584 23194 69585 23195 69586 23195 69587 23195 69588 23196 69589 23196 69590 23196 69591 23197 69592 23197 69593 23197 69594 23198 69595 23198 69596 23198 69597 23199 69598 23199 69599 23199 69600 23200 69601 23200 69602 23200 69603 23201 69604 23201 69605 23201 69606 23202 69607 23202 69608 23202 69609 23203 69610 23203 69611 23203 69612 23204 69613 23204 69614 23204 69615 23205 69616 23205 69617 23205 69618 23206 69619 23206 69620 23206 69621 23207 69622 23207 69623 23207 69624 23208 69625 23208 69626 23208 69627 23209 69628 23209 69629 23209 69630 23210 69631 23210 69632 23210 69633 23211 69634 23211 69635 23211 69636 23212 69637 23212 69638 23212 69639 23213 69640 23213 69641 23213 69642 23214 69643 23214 69644 23214 69645 23215 69646 23215 69647 23215 69648 23216 69649 23216 69650 23216 69651 23217 69652 23217 69653 23217 69654 23218 69655 23218 69656 23218 69657 23219 69658 23219 69659 23219 69660 23220 69661 23220 69662 23220 69663 23221 69664 23221 69665 23221 69666 23222 69667 23222 69668 23222 69669 23223 69670 23223 69671 23223 69672 23224 69673 23224 69674 23224 69675 23225 69676 23225 69677 23225 69678 23226 69679 23226 69680 23226 69681 23227 69682 23227 69683 23227 69684 23228 69685 23228 69686 23228 69687 23229 69688 23229 69689 23229 69690 23230 69691 23230 69692 23230 69693 23231 69694 23231 69695 23231 69696 23232 69697 23232 69698 23232 69699 23233 69700 23233 69701 23233 69702 23234 69703 23234 69704 23234 69705 23235 69706 23235 69707 23235 69708 23236 69709 23236 69710 23236 69711 23237 69712 23237 69713 23237 69714 23238 69715 23238 69716 23238 69717 23239 69718 23239 69719 23239 69720 23240 69721 23240 69722 23240 69723 23241 69724 23241 69725 23241 69726 23242 69727 23242 69728 23242 69729 23243 69730 23243 69731 23243 69732 23244 69733 23244 69734 23244 69735 23245 69736 23245 69737 23245 69738 23246 69739 23246 69740 23246 69741 23247 69742 23247 69743 23247 69744 23248 69745 23248 69746 23248 69747 23249 69748 23249 69749 23249 69750 23250 69751 23250 69752 23250 69753 23251 69754 23251 69755 23251 69756 23252 69757 23252 69758 23252 69759 23253 69760 23253 69761 23253 69762 23254 69763 23254 69764 23254 69765 23255 69766 23255 69767 23255 69768 23256 69769 23256 69770 23256 69771 23257 69772 23257 69773 23257 69774 23258 69775 23258 69776 23258 69777 23259 69778 23259 69779 23259 69780 23260 69781 23260 69782 23260 69783 23261 69784 23261 69785 23261 69786 23262 69787 23262 69788 23262 69789 23263 69790 23263 69791 23263 69792 23264 69793 23264 69794 23264 69795 23265 69796 23265 69797 23265 69798 23266 69799 23266 69800 23266 69801 23267 69802 23267 69803 23267 69804 23268 69805 23268 69806 23268 69807 23269 69808 23269 69809 23269 69810 23270 69811 23270 69812 23270 69813 23271 69814 23271 69815 23271 69816 23272 69817 23272 69818 23272 69819 23273 69820 23273 69821 23273 69822 23274 69823 23274 69824 23274 69825 23275 69826 23275 69827 23275 69828 23276 69829 23276 69830 23276 69831 23277 69832 23277 69833 23277 69834 23278 69835 23278 69836 23278 69837 23279 69838 23279 69839 23279 69840 23280 69841 23280 69842 23280 69843 23281 69844 23281 69845 23281 69846 23282 69847 23282 69848 23282 69849 23283 69850 23283 69851 23283 69852 23284 69853 23284 69854 23284 69855 23285 69856 23285 69857 23285 69858 23286 69859 23286 69860 23286 69861 23287 69862 23287 69863 23287 69864 23288 69865 23288 69866 23288 69867 23289 69868 23289 69869 23289 69870 23290 69871 23290 69872 23290 69873 23291 69874 23291 69875 23291 69876 23292 69877 23292 69878 23292 69879 23293 69880 23293 69881 23293 69882 23294 69883 23294 69884 23294 69885 23295 69886 23295 69887 23295 69888 23296 69889 23296 69890 23296 69891 23297 69892 23297 69893 23297 69894 23298 69895 23298 69896 23298 69897 23299 69898 23299 69899 23299 69900 23300 69901 23300 69902 23300 69903 23301 69904 23301 69905 23301 69906 23302 69907 23302 69908 23302 69909 23303 69910 23303 69911 23303 69912 23304 69913 23304 69914 23304 69915 23305 69916 23305 69917 23305 69918 23306 69919 23306 69920 23306 69921 23307 69922 23307 69923 23307 69924 23308 69925 23308 69926 23308 69927 23309 69928 23309 69929 23309 69930 23310 69931 23310 69932 23310 69933 23311 69934 23311 69935 23311 69936 23312 69937 23312 69938 23312 69939 23313 69940 23313 69941 23313 69942 23314 69943 23314 69944 23314 69945 23315 69946 23315 69947 23315 69948 23316 69949 23316 69950 23316 69951 23317 69952 23317 69953 23317 69954 23318 69955 23318 69956 23318 69957 23319 69958 23319 69959 23319 69960 23320 69961 23320 69962 23320 69963 23321 69964 23321 69965 23321 69966 23322 69967 23322 69968 23322 69969 23323 69970 23323 69971 23323 69972 23324 69973 23324 69974 23324 69975 23325 69976 23325 69977 23325 69978 23326 69979 23326 69980 23326 69981 23327 69982 23327 69983 23327 69984 23328 69985 23328 69986 23328 69987 23329 69988 23329 69989 23329 69990 23330 69991 23330 69992 23330 69993 23331 69994 23331 69995 23331 69996 23332 69997 23332 69998 23332 69999 23333 70000 23333 70001 23333 70002 23334 70003 23334 70004 23334 70005 23335 70006 23335 70007 23335 70008 23336 70009 23336 70010 23336 70011 23337 70012 23337 70013 23337 70014 23338 70015 23338 70016 23338 70017 23339 70018 23339 70019 23339 70020 23340 70021 23340 70022 23340 70023 23341 70024 23341 70025 23341 70026 23342 70027 23342 70028 23342 70029 23343 70030 23343 70031 23343 70032 23344 70033 23344 70034 23344 70035 23345 70036 23345 70037 23345 70038 23346 70039 23346 70040 23346 70041 23347 70042 23347 70043 23347 70044 23348 70045 23348 70046 23348 70047 23349 70048 23349 70049 23349 70050 23350 70051 23350 70052 23350 70053 23351 70054 23351 70055 23351 70056 23352 70057 23352 70058 23352 70059 23353 70060 23353 70061 23353 70062 23354 70063 23354 70064 23354 70065 23355 70066 23355 70067 23355 70068 23356 70069 23356 70070 23356 70071 23357 70072 23357 70073 23357 70074 23358 70075 23358 70076 23358 70077 23359 70078 23359 70079 23359 70080 23360 70081 23360 70082 23360 70083 23361 70084 23361 70085 23361 70086 23362 70087 23362 70088 23362 70089 23363 70090 23363 70091 23363 70092 23364 70093 23364 70094 23364 70095 23365 70096 23365 70097 23365 70098 23366 70099 23366 70100 23366 70101 23367 70102 23367 70103 23367 70104 23368 70105 23368 70106 23368 70107 23369 70108 23369 70109 23369 70110 23370 70111 23370 70112 23370 70113 23371 70114 23371 70115 23371 70116 23372 70117 23372 70118 23372 70119 23373 70120 23373 70121 23373 70122 23374 70123 23374 70124 23374 70125 23375 70126 23375 70127 23375 70128 23376 70129 23376 70130 23376 70131 23377 70132 23377 70133 23377 70134 23378 70135 23378 70136 23378 70137 23379 70138 23379 70139 23379 70140 23380 70141 23380 70142 23380 70143 23381 70144 23381 70145 23381 70146 23382 70147 23382 70148 23382 70149 23383 70150 23383 70151 23383 70152 23384 70153 23384 70154 23384 70155 23385 70156 23385 70157 23385 70158 23386 70159 23386 70160 23386 70161 23387 70162 23387 70163 23387 70164 23388 70165 23388 70166 23388 70167 23389 70168 23389 70169 23389 70170 23390 70171 23390 70172 23390 70173 23391 70174 23391 70175 23391 70176 23392 70177 23392 70178 23392 70179 23393 70180 23393 70181 23393 70182 23394 70183 23394 70184 23394 70185 23395 70186 23395 70187 23395 70188 23396 70189 23396 70190 23396 70191 23397 70192 23397 70193 23397 70194 23398 70195 23398 70196 23398 70197 23399 70198 23399 70199 23399 70200 23400 70201 23400 70202 23400 70203 23401 70204 23401 70205 23401 70206 23402 70207 23402 70208 23402 70209 23403 70210 23403 70211 23403 70212 23404 70213 23404 70214 23404 70215 23405 70216 23405 70217 23405 70218 23406 70219 23406 70220 23406 70221 23407 70222 23407 70223 23407 70224 23408 70225 23408 70226 23408 70227 23409 70228 23409 70229 23409 70230 23410 70231 23410 70232 23410 70233 23411 70234 23411 70235 23411 70236 23412 70237 23412 70238 23412 70239 23413 70240 23413 70241 23413 70242 23414 70243 23414 70244 23414 70245 23415 70246 23415 70247 23415 70248 23416 70249 23416 70250 23416 70251 23417 70252 23417 70253 23417 70254 23418 70255 23418 70256 23418 70257 23419 70258 23419 70259 23419 70260 23420 70261 23420 70262 23420 70263 23421 70264 23421 70265 23421 70266 23422 70267 23422 70268 23422 70269 23423 70270 23423 70271 23423 70272 23424 70273 23424 70274 23424 70275 23425 70276 23425 70277 23425 70278 23426 70279 23426 70280 23426 70281 23427 70282 23427 70283 23427 70284 23428 70285 23428 70286 23428 70287 23429 70288 23429 70289 23429 70290 23430 70291 23430 70292 23430 70293 23431 70294 23431 70295 23431 70296 23432 70297 23432 70298 23432 70299 23433 70300 23433 70301 23433 70302 23434 70303 23434 70304 23434 70305 23435 70306 23435 70307 23435 70308 23436 70309 23436 70310 23436 70311 23437 70312 23437 70313 23437 70314 23438 70315 23438 70316 23438 70317 23439 70318 23439 70319 23439 70320 23440 70321 23440 70322 23440 70323 23441 70324 23441 70325 23441 70326 23442 70327 23442 70328 23442 70329 23443 70330 23443 70331 23443 70332 23444 70333 23444 70334 23444 70335 23445 70336 23445 70337 23445 70338 23446 70339 23446 70340 23446 70341 23447 70342 23447 70343 23447 70344 23448 70345 23448 70346 23448 70347 23449 70348 23449 70349 23449 70350 23450 70351 23450 70352 23450 70353 23451 70354 23451 70355 23451 70356 23452 70357 23452 70358 23452 70359 23453 70360 23453 70361 23453 70362 23454 70363 23454 70364 23454 70365 23455 70366 23455 70367 23455 70368 23456 70369 23456 70370 23456 70371 23457 70372 23457 70373 23457 70374 23458 70375 23458 70376 23458 70377 23459 70378 23459 70379 23459 70380 23460 70381 23460 70382 23460 70383 23461 70384 23461 70385 23461 70386 23462 70387 23462 70388 23462 70389 23463 70390 23463 70391 23463 70392 23464 70393 23464 70394 23464 70395 23465 70396 23465 70397 23465 70398 23466 70399 23466 70400 23466 70401 23467 70402 23467 70403 23467 70404 23468 70405 23468 70406 23468 70407 23469 70408 23469 70409 23469 70410 23470 70411 23470 70412 23470 70413 23471 70414 23471 70415 23471 70416 23472 70417 23472 70418 23472 70419 23473 70420 23473 70421 23473 70422 23474 70423 23474 70424 23474 70425 23475 70426 23475 70427 23475 70428 23476 70429 23476 70430 23476 70431 23477 70432 23477 70433 23477 70434 23478 70435 23478 70436 23478 70437 23479 70438 23479 70439 23479 70440 23480 70441 23480 70442 23480 70443 23481 70444 23481 70445 23481 70446 23482 70447 23482 70448 23482 70449 23483 70450 23483 70451 23483 70452 23484 70453 23484 70454 23484 70455 23485 70456 23485 70457 23485 70458 23486 70459 23486 70460 23486 70461 23487 70462 23487 70463 23487 70464 23488 70465 23488 70466 23488 70467 23489 70468 23489 70469 23489 70470 23490 70471 23490 70472 23490 70473 23491 70474 23491 70475 23491 70476 23492 70477 23492 70478 23492 70479 23493 70480 23493 70481 23493 70482 23494 70483 23494 70484 23494 70485 23495 70486 23495 70487 23495 70488 23496 70489 23496 70490 23496 70491 23497 70492 23497 70493 23497 70494 23498 70495 23498 70496 23498 70497 23499 70498 23499 70499 23499 70500 23500 70501 23500 70502 23500 70503 23501 70504 23501 70505 23501 70506 23502 70507 23502 70508 23502 70509 23503 70510 23503 70511 23503 70512 23504 70513 23504 70514 23504 70515 23505 70516 23505 70517 23505 70518 23506 70519 23506 70520 23506 70521 23507 70522 23507 70523 23507 70524 23508 70525 23508 70526 23508 70527 23509 70528 23509 70529 23509 70530 23510 70531 23510 70532 23510 70533 23511 70534 23511 70535 23511 70536 23512 70537 23512 70538 23512 70539 23513 70540 23513 70541 23513 70542 23514 70543 23514 70544 23514 70545 23515 70546 23515 70547 23515 70548 23516 70549 23516 70550 23516 70551 23517 70552 23517 70553 23517 70554 23518 70555 23518 70556 23518 70557 23519 70558 23519 70559 23519 70560 23520 70561 23520 70562 23520 70563 23521 70564 23521 70565 23521 70566 23522 70567 23522 70568 23522 70569 23523 70570 23523 70571 23523 70572 23524 70573 23524 70574 23524 70575 23525 70576 23525 70577 23525 70578 23526 70579 23526 70580 23526 70581 23527 70582 23527 70583 23527 70584 23528 70585 23528 70586 23528 70587 23529 70588 23529 70589 23529 70590 23530 70591 23530 70592 23530 70593 23531 70594 23531 70595 23531 70596 23532 70597 23532 70598 23532 70599 23533 70600 23533 70601 23533 70602 23534 70603 23534 70604 23534 70605 23535 70606 23535 70607 23535 70608 23536 70609 23536 70610 23536 70611 23537 70612 23537 70613 23537 70614 23538 70615 23538 70616 23538 70617 23539 70618 23539 70619 23539 70620 23540 70621 23540 70622 23540 70623 23541 70624 23541 70625 23541 70626 23542 70627 23542 70628 23542 70629 23543 70630 23543 70631 23543 70632 23544 70633 23544 70634 23544 70635 23545 70636 23545 70637 23545 70638 23546 70639 23546 70640 23546 70641 23547 70642 23547 70643 23547 70644 23548 70645 23548 70646 23548 70647 23549 70648 23549 70649 23549 70650 23550 70651 23550 70652 23550 70653 23551 70654 23551 70655 23551 70656 23552 70657 23552 70658 23552 70659 23553 70660 23553 70661 23553 70662 23554 70663 23554 70664 23554 70665 23555 70666 23555 70667 23555 70668 23556 70669 23556 70670 23556 70671 23557 70672 23557 70673 23557 70674 23558 70675 23558 70676 23558 70677 23559 70678 23559 70679 23559 70680 23560 70681 23560 70682 23560 70683 23561 70684 23561 70685 23561 70686 23562 70687 23562 70688 23562 70689 23563 70690 23563 70691 23563 70692 23564 70693 23564 70694 23564 70695 23565 70696 23565 70697 23565 70698 23566 70699 23566 70700 23566 70701 23567 70702 23567 70703 23567 70704 23568 70705 23568 70706 23568 70707 23569 70708 23569 70709 23569 70710 23570 70711 23570 70712 23570 70713 23571 70714 23571 70715 23571 70716 23572 70717 23572 70718 23572 70719 23573 70720 23573 70721 23573 70722 23574 70723 23574 70724 23574 70725 23575 70726 23575 70727 23575 70728 23576 70729 23576 70730 23576 70731 23577 70732 23577 70733 23577 70734 23578 70735 23578 70736 23578 70737 23579 70738 23579 70739 23579 70740 23580 70741 23580 70742 23580 70743 23581 70744 23581 70745 23581 70746 23582 70747 23582 70748 23582 70749 23583 70750 23583 70751 23583 70752 23584 70753 23584 70754 23584 70755 23585 70756 23585 70757 23585 70758 23586 70759 23586 70760 23586 70761 23587 70762 23587 70763 23587 70764 23588 70765 23588 70766 23588 70767 23589 70768 23589 70769 23589 70770 23590 70771 23590 70772 23590 70773 23591 70774 23591 70775 23591 70776 23592 70777 23592 70778 23592 70779 23593 70780 23593 70781 23593 70782 23594 70783 23594 70784 23594 70785 23595 70786 23595 70787 23595 70788 23596 70789 23596 70790 23596 70791 23597 70792 23597 70793 23597 70794 23598 70795 23598 70796 23598 70797 23599 70798 23599 70799 23599 70800 23600 70801 23600 70802 23600 70803 23601 70804 23601 70805 23601 70806 23602 70807 23602 70808 23602 70809 23603 70810 23603 70811 23603 70812 23604 70813 23604 70814 23604 70815 23605 70816 23605 70817 23605 70818 23606 70819 23606 70820 23606 70821 23607 70822 23607 70823 23607 70824 23608 70825 23608 70826 23608 70827 23609 70828 23609 70829 23609 70830 23610 70831 23610 70832 23610 70833 23611 70834 23611 70835 23611 70836 23612 70837 23612 70838 23612 70839 23613 70840 23613 70841 23613 70842 23614 70843 23614 70844 23614 70845 23615 70846 23615 70847 23615 70848 23616 70849 23616 70850 23616 70851 23617 70852 23617 70853 23617 70854 23618 70855 23618 70856 23618 70857 23619 70858 23619 70859 23619 70860 23620 70861 23620 70862 23620 70863 23621 70864 23621 70865 23621 70866 23622 70867 23622 70868 23622 70869 23623 70870 23623 70871 23623 70872 23624 70873 23624 70874 23624 70875 23625 70876 23625 70877 23625 70878 23626 70879 23626 70880 23626 70881 23627 70882 23627 70883 23627 70884 23628 70885 23628 70886 23628 70887 23629 70888 23629 70889 23629 70890 23630 70891 23630 70892 23630 70893 23631 70894 23631 70895 23631 70896 23632 70897 23632 70898 23632 70899 23633 70900 23633 70901 23633 70902 23634 70903 23634 70904 23634 70905 23635 70906 23635 70907 23635 70908 23636 70909 23636 70910 23636 70911 23637 70912 23637 70913 23637 70914 23638 70915 23638 70916 23638 70917 23639 70918 23639 70919 23639 70920 23640 70921 23640 70922 23640 70923 23641 70924 23641 70925 23641 70926 23642 70927 23642 70928 23642 70929 23643 70930 23643 70931 23643 70932 23644 70933 23644 70934 23644 70935 23645 70936 23645 70937 23645 70938 23646 70939 23646 70940 23646 70941 23647 70942 23647 70943 23647 70944 23648 70945 23648 70946 23648 70947 23649 70948 23649 70949 23649 70950 23650 70951 23650 70952 23650 70953 23651 70954 23651 70955 23651 70956 23652 70957 23652 70958 23652 70959 23653 70960 23653 70961 23653 70962 23654 70963 23654 70964 23654 70965 23655 70966 23655 70967 23655 70968 23656 70969 23656 70970 23656 70971 23657 70972 23657 70973 23657 70974 23658 70975 23658 70976 23658 70977 23659 70978 23659 70979 23659 70980 23660 70981 23660 70982 23660 70983 23661 70984 23661 70985 23661 70986 23662 70987 23662 70988 23662 70989 23663 70990 23663 70991 23663 70992 23664 70993 23664 70994 23664 70995 23665 70996 23665 70997 23665 70998 23666 70999 23666 71000 23666 71001 23667 71002 23667 71003 23667 71004 23668 71005 23668 71006 23668 71007 23669 71008 23669 71009 23669 71010 23670 71011 23670 71012 23670 71013 23671 71014 23671 71015 23671 71016 23672 71017 23672 71018 23672 71019 23673 71020 23673 71021 23673 71022 23674 71023 23674 71024 23674 71025 23675 71026 23675 71027 23675 71028 23676 71029 23676 71030 23676 71031 23677 71032 23677 71033 23677 71034 23678 71035 23678 71036 23678 71037 23679 71038 23679 71039 23679 71040 23680 71041 23680 71042 23680 71043 23681 71044 23681 71045 23681 71046 23682 71047 23682 71048 23682 71049 23683 71050 23683 71051 23683 71052 23684 71053 23684 71054 23684 71055 23685 71056 23685 71057 23685 71058 23686 71059 23686 71060 23686 71061 23687 71062 23687 71063 23687 71064 23688 71065 23688 71066 23688 71067 23689 71068 23689 71069 23689 71070 23690 71071 23690 71072 23690 71073 23691 71074 23691 71075 23691 71076 23692 71077 23692 71078 23692 71079 23693 71080 23693 71081 23693 71082 23694 71083 23694 71084 23694 71085 23695 71086 23695 71087 23695 71088 23696 71089 23696 71090 23696 71091 23697 71092 23697 71093 23697 71094 23698 71095 23698 71096 23698 71097 23699 71098 23699 71099 23699 71100 23700 71101 23700 71102 23700 71103 23701 71104 23701 71105 23701 71106 23702 71107 23702 71108 23702 71109 23703 71110 23703 71111 23703 71112 23704 71113 23704 71114 23704 71115 23705 71116 23705 71117 23705 71118 23706 71119 23706 71120 23706 71121 23707 71122 23707 71123 23707 71124 23708 71125 23708 71126 23708 71127 23709 71128 23709 71129 23709 71130 23710 71131 23710 71132 23710 71133 23711 71134 23711 71135 23711 71136 23712 71137 23712 71138 23712 71139 23713 71140 23713 71141 23713 71142 23714 71143 23714 71144 23714 71145 23715 71146 23715 71147 23715 71148 23716 71149 23716 71150 23716 71151 23717 71152 23717 71153 23717 71154 23718 71155 23718 71156 23718 71157 23719 71158 23719 71159 23719 71160 23720 71161 23720 71162 23720 71163 23721 71164 23721 71165 23721 71166 23722 71167 23722 71168 23722 71169 23723 71170 23723 71171 23723 71172 23724 71173 23724 71174 23724 71175 23725 71176 23725 71177 23725 71178 23726 71179 23726 71180 23726 71181 23727 71182 23727 71183 23727 71184 23728 71185 23728 71186 23728 71187 23729 71188 23729 71189 23729 71190 23730 71191 23730 71192 23730 71193 23731 71194 23731 71195 23731 71196 23732 71197 23732 71198 23732 71199 23733 71200 23733 71201 23733 71202 23734 71203 23734 71204 23734 71205 23735 71206 23735 71207 23735 71208 23736 71209 23736 71210 23736 71211 23737 71212 23737 71213 23737 71214 23738 71215 23738 71216 23738 71217 23739 71218 23739 71219 23739 71220 23740 71221 23740 71222 23740 71223 23741 71224 23741 71225 23741 71226 23742 71227 23742 71228 23742 71229 23743 71230 23743 71231 23743 71232 23744 71233 23744 71234 23744 71235 23745 71236 23745 71237 23745 71238 23746 71239 23746 71240 23746 71241 23747 71242 23747 71243 23747 71244 23748 71245 23748 71246 23748 71247 23749 71248 23749 71249 23749 71250 23750 71251 23750 71252 23750 71253 23751 71254 23751 71255 23751 71256 23752 71257 23752 71258 23752 71259 23753 71260 23753 71261 23753 71262 23754 71263 23754 71264 23754 71265 23755 71266 23755 71267 23755 71268 23756 71269 23756 71270 23756 71271 23757 71272 23757 71273 23757 71274 23758 71275 23758 71276 23758 71277 23759 71278 23759 71279 23759 71280 23760 71281 23760 71282 23760 71283 23761 71284 23761 71285 23761 71286 23762 71287 23762 71288 23762 71289 23763 71290 23763 71291 23763 71292 23764 71293 23764 71294 23764 71295 23765 71296 23765 71297 23765 71298 23766 71299 23766 71300 23766 71301 23767 71302 23767 71303 23767 71304 23768 71305 23768 71306 23768 71307 23769 71308 23769 71309 23769 71310 23770 71311 23770 71312 23770 71313 23771 71314 23771 71315 23771 71316 23772 71317 23772 71318 23772 71319 23773 71320 23773 71321 23773 71322 23774 71323 23774 71324 23774 71325 23775 71326 23775 71327 23775 71328 23776 71329 23776 71330 23776 71331 23777 71332 23777 71333 23777 71334 23778 71335 23778 71336 23778 71337 23779 71338 23779 71339 23779 71340 23780 71341 23780 71342 23780 71343 23781 71344 23781 71345 23781 71346 23782 71347 23782 71348 23782 71349 23783 71350 23783 71351 23783 71352 23784 71353 23784 71354 23784 71355 23785 71356 23785 71357 23785 71358 23786 71359 23786 71360 23786 71361 23787 71362 23787 71363 23787 71364 23788 71365 23788 71366 23788 71367 23789 71368 23789 71369 23789 71370 23790 71371 23790 71372 23790 71373 23791 71374 23791 71375 23791 71376 23792 71377 23792 71378 23792 71379 23793 71380 23793 71381 23793 71382 23794 71383 23794 71384 23794 71385 23795 71386 23795 71387 23795 71388 23796 71389 23796 71390 23796 71391 23797 71392 23797 71393 23797 71394 23798 71395 23798 71396 23798 71397 23799 71398 23799 71399 23799 71400 23800 71401 23800 71402 23800 71403 23801 71404 23801 71405 23801 71406 23802 71407 23802 71408 23802 71409 23803 71410 23803 71411 23803 71412 23804 71413 23804 71414 23804 71415 23805 71416 23805 71417 23805 71418 23806 71419 23806 71420 23806 71421 23807 71422 23807 71423 23807 71424 23808 71425 23808 71426 23808 71427 23809 71428 23809 71429 23809 71430 23810 71431 23810 71432 23810 71433 23811 71434 23811 71435 23811 71436 23812 71437 23812 71438 23812 71439 23813 71440 23813 71441 23813 71442 23814 71443 23814 71444 23814 71445 23815 71446 23815 71447 23815 71448 23816 71449 23816 71450 23816 71451 23817 71452 23817 71453 23817 71454 23818 71455 23818 71456 23818 71457 23819 71458 23819 71459 23819 71460 23820 71461 23820 71462 23820 71463 23821 71464 23821 71465 23821 71466 23822 71467 23822 71468 23822 71469 23823 71470 23823 71471 23823 71472 23824 71473 23824 71474 23824 71475 23825 71476 23825 71477 23825 71478 23826 71479 23826 71480 23826 71481 23827 71482 23827 71483 23827 71484 23828 71485 23828 71486 23828 71487 23829 71488 23829 71489 23829 71490 23830 71491 23830 71492 23830 71493 23831 71494 23831 71495 23831 71496 23832 71497 23832 71498 23832 71499 23833 71500 23833 71501 23833 71502 23834 71503 23834 71504 23834 71505 23835 71506 23835 71507 23835 71508 23836 71509 23836 71510 23836 71511 23837 71512 23837 71513 23837 71514 23838 71515 23838 71516 23838 71517 23839 71518 23839 71519 23839 71520 23840 71521 23840 71522 23840 71523 23841 71524 23841 71525 23841 71526 23842 71527 23842 71528 23842 71529 23843 71530 23843 71531 23843 71532 23844 71533 23844 71534 23844 71535 23845 71536 23845 71537 23845 71538 23846 71539 23846 71540 23846 71541 23847 71542 23847 71543 23847 71544 23848 71545 23848 71546 23848 71547 23849 71548 23849 71549 23849 71550 23850 71551 23850 71552 23850 71553 23851 71554 23851 71555 23851 71556 23852 71557 23852 71558 23852 71559 23853 71560 23853 71561 23853 71562 23854 71563 23854 71564 23854 71565 23855 71566 23855 71567 23855 71568 23856 71569 23856 71570 23856 71571 23857 71572 23857 71573 23857 71574 23858 71575 23858 71576 23858 71577 23859 71578 23859 71579 23859 71580 23860 71581 23860 71582 23860 71583 23861 71584 23861 71585 23861 71586 23862 71587 23862 71588 23862 71589 23863 71590 23863 71591 23863 71592 23864 71593 23864 71594 23864 71595 23865 71596 23865 71597 23865 71598 23866 71599 23866 71600 23866 71601 23867 71602 23867 71603 23867 71604 23868 71605 23868 71606 23868 71607 23869 71608 23869 71609 23869 71610 23870 71611 23870 71612 23870 71613 23871 71614 23871 71615 23871 71616 23872 71617 23872 71618 23872 71619 23873 71620 23873 71621 23873 71622 23874 71623 23874 71624 23874 71625 23875 71626 23875 71627 23875 71628 23876 71629 23876 71630 23876 71631 23877 71632 23877 71633 23877 71634 23878 71635 23878 71636 23878 71637 23879 71638 23879 71639 23879 71640 23880 71641 23880 71642 23880 71643 23881 71644 23881 71645 23881 71646 23882 71647 23882 71648 23882 71649 23883 71650 23883 71651 23883 71652 23884 71653 23884 71654 23884 71655 23885 71656 23885 71657 23885 71658 23886 71659 23886 71660 23886 71661 23887 71662 23887 71663 23887 71664 23888 71665 23888 71666 23888 71667 23889 71668 23889 71669 23889 71670 23890 71671 23890 71672 23890 71673 23891 71674 23891 71675 23891 71676 23892 71677 23892 71678 23892 71679 23893 71680 23893 71681 23893 71682 23894 71683 23894 71684 23894 71685 23895 71686 23895 71687 23895 71688 23896 71689 23896 71690 23896 71691 23897 71692 23897 71693 23897 71694 23898 71695 23898 71696 23898 71697 23899 71698 23899 71699 23899 71700 23900 71701 23900 71702 23900 71703 23901 71704 23901 71705 23901 71706 23902 71707 23902 71708 23902 71709 23903 71710 23903 71711 23903 71712 23904 71713 23904 71714 23904 71715 23905 71716 23905 71717 23905 71718 23906 71719 23906 71720 23906 71721 23907 71722 23907 71723 23907 71724 23908 71725 23908 71726 23908 71727 23909 71728 23909 71729 23909 71730 23910 71731 23910 71732 23910 71733 23911 71734 23911 71735 23911 71736 23912 71737 23912 71738 23912 71739 23913 71740 23913 71741 23913 71742 23914 71743 23914 71744 23914 71745 23915 71746 23915 71747 23915 71748 23916 71749 23916 71750 23916 71751 23917 71752 23917 71753 23917 71754 23918 71755 23918 71756 23918 71757 23919 71758 23919 71759 23919 71760 23920 71761 23920 71762 23920 71763 23921 71764 23921 71765 23921 71766 23922 71767 23922 71768 23922 71769 23923 71770 23923 71771 23923 71772 23924 71773 23924 71774 23924 71775 23925 71776 23925 71777 23925 71778 23926 71779 23926 71780 23926 71781 23927 71782 23927 71783 23927 71784 23928 71785 23928 71786 23928 71787 23929 71788 23929 71789 23929 71790 23930 71791 23930 71792 23930 71793 23931 71794 23931 71795 23931 71796 23932 71797 23932 71798 23932 71799 23933 71800 23933 71801 23933 71802 23934 71803 23934 71804 23934 71805 23935 71806 23935 71807 23935 71808 23936 71809 23936 71810 23936 71811 23937 71812 23937 71813 23937 71814 23938 71815 23938 71816 23938 71817 23939 71818 23939 71819 23939 71820 23940 71821 23940 71822 23940 71823 23941 71824 23941 71825 23941 71826 23942 71827 23942 71828 23942 71829 23943 71830 23943 71831 23943 71832 23944 71833 23944 71834 23944 71835 23945 71836 23945 71837 23945 71838 23946 71839 23946 71840 23946 71841 23947 71842 23947 71843 23947 71844 23948 71845 23948 71846 23948 71847 23949 71848 23949 71849 23949 71850 23950 71851 23950 71852 23950 71853 23951 71854 23951 71855 23951 71856 23952 71857 23952 71858 23952 71859 23953 71860 23953 71861 23953 71862 23954 71863 23954 71864 23954 71865 23955 71866 23955 71867 23955 71868 23956 71869 23956 71870 23956 71871 23957 71872 23957 71873 23957 71874 23958 71875 23958 71876 23958 71877 23959 71878 23959 71879 23959 71880 23960 71881 23960 71882 23960 71883 23961 71884 23961 71885 23961 71886 23962 71887 23962 71888 23962 71889 23963 71890 23963 71891 23963 71892 23964 71893 23964 71894 23964 71895 23965 71896 23965 71897 23965 71898 23966 71899 23966 71900 23966 71901 23967 71902 23967 71903 23967 71904 23968 71905 23968 71906 23968 71907 23969 71908 23969 71909 23969 71910 23970 71911 23970 71912 23970 71913 23971 71914 23971 71915 23971 71916 23972 71917 23972 71918 23972 71919 23973 71920 23973 71921 23973 71922 23974 71923 23974 71924 23974 71925 23975 71926 23975 71927 23975 71928 23976 71929 23976 71930 23976 71931 23977 71932 23977 71933 23977 71934 23978 71935 23978 71936 23978 71937 23979 71938 23979 71939 23979 71940 23980 71941 23980 71942 23980 71943 23981 71944 23981 71945 23981 71946 23982 71947 23982 71948 23982 71949 23983 71950 23983 71951 23983 71952 23984 71953 23984 71954 23984 71955 23985 71956 23985 71957 23985 71958 23986 71959 23986 71960 23986 71961 23987 71962 23987 71963 23987 71964 23988 71965 23988 71966 23988 71967 23989 71968 23989 71969 23989 71970 23990 71971 23990 71972 23990 71973 23991 71974 23991 71975 23991 71976 23992 71977 23992 71978 23992 71979 23993 71980 23993 71981 23993 71982 23994 71983 23994 71984 23994 71985 23995 71986 23995 71987 23995 71988 23996 71989 23996 71990 23996 71991 23997 71992 23997 71993 23997 71994 23998 71995 23998 71996 23998 71997 23999 71998 23999 71999 23999 72000 24000 72001 24000 72002 24000 72003 24001 72004 24001 72005 24001 72006 24002 72007 24002 72008 24002 72009 24003 72010 24003 72011 24003 72012 24004 72013 24004 72014 24004 72015 24005 72016 24005 72017 24005 72018 24006 72019 24006 72020 24006 72021 24007 72022 24007 72023 24007 72024 24008 72025 24008 72026 24008 72027 24009 72028 24009 72029 24009 72030 24010 72031 24010 72032 24010 72033 24011 72034 24011 72035 24011 72036 24012 72037 24012 72038 24012 72039 24013 72040 24013 72041 24013 72042 24014 72043 24014 72044 24014 72045 24015 72046 24015 72047 24015 72048 24016 72049 24016 72050 24016 72051 24017 72052 24017 72053 24017 72054 24018 72055 24018 72056 24018 72057 24019 72058 24019 72059 24019 72060 24020 72061 24020 72062 24020 72063 24021 72064 24021 72065 24021 72066 24022 72067 24022 72068 24022 72069 24023 72070 24023 72071 24023 72072 24024 72073 24024 72074 24024 72075 24025 72076 24025 72077 24025 72078 24026 72079 24026 72080 24026 72081 24027 72082 24027 72083 24027 72084 24028 72085 24028 72086 24028 72087 24029 72088 24029 72089 24029 72090 24030 72091 24030 72092 24030 72093 24031 72094 24031 72095 24031 72096 24032 72097 24032 72098 24032 72099 24033 72100 24033 72101 24033 72102 24034 72103 24034 72104 24034 72105 24035 72106 24035 72107 24035 72108 24036 72109 24036 72110 24036 72111 24037 72112 24037 72113 24037 72114 24038 72115 24038 72116 24038 72117 24039 72118 24039 72119 24039 72120 24040 72121 24040 72122 24040 72123 24041 72124 24041 72125 24041 72126 24042 72127 24042 72128 24042 72129 24043 72130 24043 72131 24043 72132 24044 72133 24044 72134 24044 72135 24045 72136 24045 72137 24045 72138 24046 72139 24046 72140 24046 72141 24047 72142 24047 72143 24047 72144 24048 72145 24048 72146 24048 72147 24049 72148 24049 72149 24049 72150 24050 72151 24050 72152 24050 72153 24051 72154 24051 72155 24051 72156 24052 72157 24052 72158 24052 72159 24053 72160 24053 72161 24053 72162 24054 72163 24054 72164 24054 72165 24055 72166 24055 72167 24055 72168 24056 72169 24056 72170 24056 72171 24057 72172 24057 72173 24057 72174 24058 72175 24058 72176 24058 72177 24059 72178 24059 72179 24059 72180 24060 72181 24060 72182 24060 72183 24061 72184 24061 72185 24061 72186 24062 72187 24062 72188 24062 72189 24063 72190 24063 72191 24063 72192 24064 72193 24064 72194 24064 72195 24065 72196 24065 72197 24065 72198 24066 72199 24066 72200 24066 72201 24067 72202 24067 72203 24067 72204 24068 72205 24068 72206 24068 72207 24069 72208 24069 72209 24069 72210 24070 72211 24070 72212 24070 72213 24071 72214 24071 72215 24071 72216 24072 72217 24072 72218 24072 72219 24073 72220 24073 72221 24073 72222 24074 72223 24074 72224 24074 72225 24075 72226 24075 72227 24075 72228 24076 72229 24076 72230 24076 72231 24077 72232 24077 72233 24077 72234 24078 72235 24078 72236 24078 72237 24079 72238 24079 72239 24079 72240 24080 72241 24080 72242 24080 72243 24081 72244 24081 72245 24081 72246 24082 72247 24082 72248 24082 72249 24083 72250 24083 72251 24083 72252 24084 72253 24084 72254 24084 72255 24085 72256 24085 72257 24085 72258 24086 72259 24086 72260 24086 72261 24087 72262 24087 72263 24087 72264 24088 72265 24088 72266 24088 72267 24089 72268 24089 72269 24089 72270 24090 72271 24090 72272 24090 72273 24091 72274 24091 72275 24091 72276 24092 72277 24092 72278 24092 72279 24093 72280 24093 72281 24093 72282 24094 72283 24094 72284 24094 72285 24095 72286 24095 72287 24095 72288 24096 72289 24096 72290 24096 72291 24097 72292 24097 72293 24097 72294 24098 72295 24098 72296 24098 72297 24099 72298 24099 72299 24099 72300 24100 72301 24100 72302 24100 72303 24101 72304 24101 72305 24101 72306 24102 72307 24102 72308 24102 72309 24103 72310 24103 72311 24103 72312 24104 72313 24104 72314 24104 72315 24105 72316 24105 72317 24105 72318 24106 72319 24106 72320 24106 72321 24107 72322 24107 72323 24107 72324 24108 72325 24108 72326 24108 72327 24109 72328 24109 72329 24109 72330 24110 72331 24110 72332 24110 72333 24111 72334 24111 72335 24111 72336 24112 72337 24112 72338 24112 72339 24113 72340 24113 72341 24113 72342 24114 72343 24114 72344 24114 72345 24115 72346 24115 72347 24115 72348 24116 72349 24116 72350 24116 72351 24117 72352 24117 72353 24117 72354 24118 72355 24118 72356 24118 72357 24119 72358 24119 72359 24119 72360 24120 72361 24120 72362 24120 72363 24121 72364 24121 72365 24121 72366 24122 72367 24122 72368 24122 72369 24123 72370 24123 72371 24123 72372 24124 72373 24124 72374 24124 72375 24125 72376 24125 72377 24125 72378 24126 72379 24126 72380 24126 72381 24127 72382 24127 72383 24127 72384 24128 72385 24128 72386 24128 72387 24129 72388 24129 72389 24129 72390 24130 72391 24130 72392 24130 72393 24131 72394 24131 72395 24131 72396 24132 72397 24132 72398 24132 72399 24133 72400 24133 72401 24133 72402 24134 72403 24134 72404 24134 72405 24135 72406 24135 72407 24135 72408 24136 72409 24136 72410 24136 72411 24137 72412 24137 72413 24137 72414 24138 72415 24138 72416 24138 72417 24139 72418 24139 72419 24139 72420 24140 72421 24140 72422 24140 72423 24141 72424 24141 72425 24141 72426 24142 72427 24142 72428 24142 72429 24143 72430 24143 72431 24143 72432 24144 72433 24144 72434 24144 72435 24145 72436 24145 72437 24145 72438 24146 72439 24146 72440 24146 72441 24147 72442 24147 72443 24147 72444 24148 72445 24148 72446 24148 72447 24149 72448 24149 72449 24149 72450 24150 72451 24150 72452 24150 72453 24151 72454 24151 72455 24151 72456 24152 72457 24152 72458 24152 72459 24153 72460 24153 72461 24153 72462 24154 72463 24154 72464 24154 72465 24155 72466 24155 72467 24155 72468 24156 72469 24156 72470 24156 72471 24157 72472 24157 72473 24157 72474 24158 72475 24158 72476 24158 72477 24159 72478 24159 72479 24159 72480 24160 72481 24160 72482 24160 72483 24161 72484 24161 72485 24161 72486 24162 72487 24162 72488 24162 72489 24163 72490 24163 72491 24163 72492 24164 72493 24164 72494 24164 72495 24165 72496 24165 72497 24165 72498 24166 72499 24166 72500 24166 72501 24167 72502 24167 72503 24167 72504 24168 72505 24168 72506 24168 72507 24169 72508 24169 72509 24169 72510 24170 72511 24170 72512 24170 72513 24171 72514 24171 72515 24171 72516 24172 72517 24172 72518 24172 72519 24173 72520 24173 72521 24173 72522 24174 72523 24174 72524 24174 72525 24175 72526 24175 72527 24175 72528 24176 72529 24176 72530 24176 72531 24177 72532 24177 72533 24177 72534 24178 72535 24178 72536 24178 72537 24179 72538 24179 72539 24179 72540 24180 72541 24180 72542 24180 72543 24181 72544 24181 72545 24181 72546 24182 72547 24182 72548 24182 72549 24183 72550 24183 72551 24183 72552 24184 72553 24184 72554 24184 72555 24185 72556 24185 72557 24185 72558 24186 72559 24186 72560 24186 72561 24187 72562 24187 72563 24187 72564 24188 72565 24188 72566 24188 72567 24189 72568 24189 72569 24189 72570 24190 72571 24190 72572 24190 72573 24191 72574 24191 72575 24191 72576 24192 72577 24192 72578 24192 72579 24193 72580 24193 72581 24193 72582 24194 72583 24194 72584 24194 72585 24195 72586 24195 72587 24195 72588 24196 72589 24196 72590 24196 72591 24197 72592 24197 72593 24197 72594 24198 72595 24198 72596 24198 72597 24199 72598 24199 72599 24199 72600 24200 72601 24200 72602 24200 72603 24201 72604 24201 72605 24201 72606 24202 72607 24202 72608 24202 72609 24203 72610 24203 72611 24203 72612 24204 72613 24204 72614 24204 72615 24205 72616 24205 72617 24205 72618 24206 72619 24206 72620 24206 72621 24207 72622 24207 72623 24207 72624 24208 72625 24208 72626 24208 72627 24209 72628 24209 72629 24209 72630 24210 72631 24210 72632 24210 72633 24211 72634 24211 72635 24211 72636 24212 72637 24212 72638 24212 72639 24213 72640 24213 72641 24213 72642 24214 72643 24214 72644 24214 72645 24215 72646 24215 72647 24215 72648 24216 72649 24216 72650 24216 72651 24217 72652 24217 72653 24217 72654 24218 72655 24218 72656 24218 72657 24219 72658 24219 72659 24219 72660 24220 72661 24220 72662 24220 72663 24221 72664 24221 72665 24221 72666 24222 72667 24222 72668 24222 72669 24223 72670 24223 72671 24223 72672 24224 72673 24224 72674 24224 72675 24225 72676 24225 72677 24225 72678 24226 72679 24226 72680 24226 72681 24227 72682 24227 72683 24227 72684 24228 72685 24228 72686 24228 72687 24229 72688 24229 72689 24229 72690 24230 72691 24230 72692 24230 72693 24231 72694 24231 72695 24231 72696 24232 72697 24232 72698 24232 72699 24233 72700 24233 72701 24233 72702 24234 72703 24234 72704 24234 72705 24235 72706 24235 72707 24235 72708 24236 72709 24236 72710 24236 72711 24237 72712 24237 72713 24237 72714 24238 72715 24238 72716 24238 72717 24239 72718 24239 72719 24239 72720 24240 72721 24240 72722 24240 72723 24241 72724 24241 72725 24241 72726 24242 72727 24242 72728 24242 72729 24243 72730 24243 72731 24243 72732 24244 72733 24244 72734 24244 72735 24245 72736 24245 72737 24245 72738 24246 72739 24246 72740 24246 72741 24247 72742 24247 72743 24247 72744 24248 72745 24248 72746 24248 72747 24249 72748 24249 72749 24249 72750 24250 72751 24250 72752 24250 72753 24251 72754 24251 72755 24251 72756 24252 72757 24252 72758 24252 72759 24253 72760 24253 72761 24253 72762 24254 72763 24254 72764 24254 72765 24255 72766 24255 72767 24255 72768 24256 72769 24256 72770 24256 72771 24257 72772 24257 72773 24257 72774 24258 72775 24258 72776 24258 72777 24259 72778 24259 72779 24259 72780 24260 72781 24260 72782 24260 72783 24261 72784 24261 72785 24261 72786 24262 72787 24262 72788 24262 72789 24263 72790 24263 72791 24263 72792 24264 72793 24264 72794 24264 72795 24265 72796 24265 72797 24265 72798 24266 72799 24266 72800 24266 72801 24267 72802 24267 72803 24267 72804 24268 72805 24268 72806 24268 72807 24269 72808 24269 72809 24269 72810 24270 72811 24270 72812 24270 72813 24271 72814 24271 72815 24271 72816 24272 72817 24272 72818 24272 72819 24273 72820 24273 72821 24273 72822 24274 72823 24274 72824 24274 72825 24275 72826 24275 72827 24275 72828 24276 72829 24276 72830 24276 72831 24277 72832 24277 72833 24277 72834 24278 72835 24278 72836 24278 72837 24279 72838 24279 72839 24279 72840 24280 72841 24280 72842 24280 72843 24281 72844 24281 72845 24281 72846 24282 72847 24282 72848 24282 72849 24283 72850 24283 72851 24283 72852 24284 72853 24284 72854 24284 72855 24285 72856 24285 72857 24285 72858 24286 72859 24286 72860 24286 72861 24287 72862 24287 72863 24287 72864 24288 72865 24288 72866 24288 72867 24289 72868 24289 72869 24289 72870 24290 72871 24290 72872 24290 72873 24291 72874 24291 72875 24291 72876 24292 72877 24292 72878 24292 72879 24293 72880 24293 72881 24293 72882 24294 72883 24294 72884 24294 72885 24295 72886 24295 72887 24295 72888 24296 72889 24296 72890 24296 72891 24297 72892 24297 72893 24297 72894 24298 72895 24298 72896 24298 72897 24299 72898 24299 72899 24299 72900 24300 72901 24300 72902 24300 72903 24301 72904 24301 72905 24301 72906 24302 72907 24302 72908 24302 72909 24303 72910 24303 72911 24303 72912 24304 72913 24304 72914 24304 72915 24305 72916 24305 72917 24305 72918 24306 72919 24306 72920 24306 72921 24307 72922 24307 72923 24307 72924 24308 72925 24308 72926 24308 72927 24309 72928 24309 72929 24309 72930 24310 72931 24310 72932 24310 72933 24311 72934 24311 72935 24311 72936 24312 72937 24312 72938 24312 72939 24313 72940 24313 72941 24313 72942 24314 72943 24314 72944 24314 72945 24315 72946 24315 72947 24315 72948 24316 72949 24316 72950 24316 72951 24317 72952 24317 72953 24317 72954 24318 72955 24318 72956 24318 72957 24319 72958 24319 72959 24319 72960 24320 72961 24320 72962 24320 72963 24321 72964 24321 72965 24321 72966 24322 72967 24322 72968 24322 72969 24323 72970 24323 72971 24323 72972 24324 72973 24324 72974 24324 72975 24325 72976 24325 72977 24325 72978 24326 72979 24326 72980 24326 72981 24327 72982 24327 72983 24327 72984 24328 72985 24328 72986 24328 72987 24329 72988 24329 72989 24329 72990 24330 72991 24330 72992 24330 72993 24331 72994 24331 72995 24331 72996 24332 72997 24332 72998 24332 72999 24333 73000 24333 73001 24333 73002 24334 73003 24334 73004 24334 73005 24335 73006 24335 73007 24335 73008 24336 73009 24336 73010 24336 73011 24337 73012 24337 73013 24337 73014 24338 73015 24338 73016 24338 73017 24339 73018 24339 73019 24339 73020 24340 73021 24340 73022 24340 73023 24341 73024 24341 73025 24341 73026 24342 73027 24342 73028 24342 73029 24343 73030 24343 73031 24343 73032 24344 73033 24344 73034 24344 73035 24345 73036 24345 73037 24345 73038 24346 73039 24346 73040 24346 73041 24347 73042 24347 73043 24347 73044 24348 73045 24348 73046 24348 73047 24349 73048 24349 73049 24349 73050 24350 73051 24350 73052 24350 73053 24351 73054 24351 73055 24351 73056 24352 73057 24352 73058 24352 73059 24353 73060 24353 73061 24353 73062 24354 73063 24354 73064 24354 73065 24355 73066 24355 73067 24355 73068 24356 73069 24356 73070 24356 73071 24357 73072 24357 73073 24357 73074 24358 73075 24358 73076 24358 73077 24359 73078 24359 73079 24359 73080 24360 73081 24360 73082 24360 73083 24361 73084 24361 73085 24361 73086 24362 73087 24362 73088 24362 73089 24363 73090 24363 73091 24363 73092 24364 73093 24364 73094 24364 73095 24365 73096 24365 73097 24365 73098 24366 73099 24366 73100 24366 73101 24367 73102 24367 73103 24367 73104 24368 73105 24368 73106 24368 73107 24369 73108 24369 73109 24369 73110 24370 73111 24370 73112 24370 73113 24371 73114 24371 73115 24371 73116 24372 73117 24372 73118 24372 73119 24373 73120 24373 73121 24373 73122 24374 73123 24374 73124 24374 73125 24375 73126 24375 73127 24375 73128 24376 73129 24376 73130 24376 73131 24377 73132 24377 73133 24377 73134 24378 73135 24378 73136 24378 73137 24379 73138 24379 73139 24379 73140 24380 73141 24380 73142 24380 73143 24381 73144 24381 73145 24381 73146 24382 73147 24382 73148 24382 73149 24383 73150 24383 73151 24383 73152 24384 73153 24384 73154 24384 73155 24385 73156 24385 73157 24385 73158 24386 73159 24386 73160 24386 73161 24387 73162 24387 73163 24387 73164 24388 73165 24388 73166 24388 73167 24389 73168 24389 73169 24389 73170 24390 73171 24390 73172 24390 73173 24391 73174 24391 73175 24391 73176 24392 73177 24392 73178 24392 73179 24393 73180 24393 73181 24393 73182 24394 73183 24394 73184 24394 73185 24395 73186 24395 73187 24395 73188 24396 73189 24396 73190 24396 73191 24397 73192 24397 73193 24397 73194 24398 73195 24398 73196 24398 73197 24399 73198 24399 73199 24399 73200 24400 73201 24400 73202 24400 73203 24401 73204 24401 73205 24401 73206 24402 73207 24402 73208 24402 73209 24403 73210 24403 73211 24403 73212 24404 73213 24404 73214 24404 73215 24405 73216 24405 73217 24405 73218 24406 73219 24406 73220 24406 73221 24407 73222 24407 73223 24407 73224 24408 73225 24408 73226 24408 73227 24409 73228 24409 73229 24409 73230 24410 73231 24410 73232 24410 73233 24411 73234 24411 73235 24411 73236 24412 73237 24412 73238 24412 73239 24413 73240 24413 73241 24413 73242 24414 73243 24414 73244 24414 73245 24415 73246 24415 73247 24415 73248 24416 73249 24416 73250 24416 73251 24417 73252 24417 73253 24417 73254 24418 73255 24418 73256 24418 73257 24419 73258 24419 73259 24419 73260 24420 73261 24420 73262 24420 73263 24421 73264 24421 73265 24421 73266 24422 73267 24422 73268 24422 73269 24423 73270 24423 73271 24423 73272 24424 73273 24424 73274 24424 73275 24425 73276 24425 73277 24425 73278 24426 73279 24426 73280 24426 73281 24427 73282 24427 73283 24427 73284 24428 73285 24428 73286 24428 73287 24429 73288 24429 73289 24429 73290 24430 73291 24430 73292 24430 73293 24431 73294 24431 73295 24431 73296 24432 73297 24432 73298 24432 73299 24433 73300 24433 73301 24433 73302 24434 73303 24434 73304 24434 73305 24435 73306 24435 73307 24435 73308 24436 73309 24436 73310 24436 73311 24437 73312 24437 73313 24437 73314 24438 73315 24438 73316 24438 73317 24439 73318 24439 73319 24439 73320 24440 73321 24440 73322 24440 73323 24441 73324 24441 73325 24441 73326 24442 73327 24442 73328 24442 73329 24443 73330 24443 73331 24443 73332 24444 73333 24444 73334 24444 73335 24445 73336 24445 73337 24445 73338 24446 73339 24446 73340 24446 73341 24447 73342 24447 73343 24447 73344 24448 73345 24448 73346 24448 73347 24449 73348 24449 73349 24449 73350 24450 73351 24450 73352 24450 73353 24451 73354 24451 73355 24451 73356 24452 73357 24452 73358 24452 73359 24453 73360 24453 73361 24453 73362 24454 73363 24454 73364 24454 73365 24455 73366 24455 73367 24455 73368 24456 73369 24456 73370 24456 73371 24457 73372 24457 73373 24457 73374 24458 73375 24458 73376 24458 73377 24459 73378 24459 73379 24459 73380 24460 73381 24460 73382 24460 73383 24461 73384 24461 73385 24461 73386 24462 73387 24462 73388 24462 73389 24463 73390 24463 73391 24463 73392 24464 73393 24464 73394 24464 73395 24465 73396 24465 73397 24465 73398 24466 73399 24466 73400 24466 73401 24467 73402 24467 73403 24467 73404 24468 73405 24468 73406 24468 73407 24469 73408 24469 73409 24469 73410 24470 73411 24470 73412 24470 73413 24471 73414 24471 73415 24471 73416 24472 73417 24472 73418 24472 73419 24473 73420 24473 73421 24473 73422 24474 73423 24474 73424 24474 73425 24475 73426 24475 73427 24475 73428 24476 73429 24476 73430 24476 73431 24477 73432 24477 73433 24477 73434 24478 73435 24478 73436 24478 73437 24479 73438 24479 73439 24479 73440 24480 73441 24480 73442 24480 73443 24481 73444 24481 73445 24481 73446 24482 73447 24482 73448 24482 73449 24483 73450 24483 73451 24483 73452 24484 73453 24484 73454 24484 73455 24485 73456 24485 73457 24485 73458 24486 73459 24486 73460 24486 73461 24487 73462 24487 73463 24487 73464 24488 73465 24488 73466 24488 73467 24489 73468 24489 73469 24489 73470 24490 73471 24490 73472 24490 73473 24491 73474 24491 73475 24491 73476 24492 73477 24492 73478 24492 73479 24493 73480 24493 73481 24493 73482 24494 73483 24494 73484 24494 73485 24495 73486 24495 73487 24495 73488 24496 73489 24496 73490 24496 73491 24497 73492 24497 73493 24497 73494 24498 73495 24498 73496 24498 73497 24499 73498 24499 73499 24499 73500 24500 73501 24500 73502 24500 73503 24501 73504 24501 73505 24501 73506 24502 73507 24502 73508 24502 73509 24503 73510 24503 73511 24503 73512 24504 73513 24504 73514 24504 73515 24505 73516 24505 73517 24505 73518 24506 73519 24506 73520 24506 73521 24507 73522 24507 73523 24507 73524 24508 73525 24508 73526 24508 73527 24509 73528 24509 73529 24509 73530 24510 73531 24510 73532 24510 73533 24511 73534 24511 73535 24511 73536 24512 73537 24512 73538 24512 73539 24513 73540 24513 73541 24513 73542 24514 73543 24514 73544 24514 73545 24515 73546 24515 73547 24515 73548 24516 73549 24516 73550 24516 73551 24517 73552 24517 73553 24517 73554 24518 73555 24518 73556 24518 73557 24519 73558 24519 73559 24519 73560 24520 73561 24520 73562 24520 73563 24521 73564 24521 73565 24521 73566 24522 73567 24522 73568 24522 73569 24523 73570 24523 73571 24523 73572 24524 73573 24524 73574 24524 73575 24525 73576 24525 73577 24525 73578 24526 73579 24526 73580 24526 73581 24527 73582 24527 73583 24527 73584 24528 73585 24528 73586 24528 73587 24529 73588 24529 73589 24529 73590 24530 73591 24530 73592 24530 73593 24531 73594 24531 73595 24531 73596 24532 73597 24532 73598 24532 73599 24533 73600 24533 73601 24533 73602 24534 73603 24534 73604 24534 73605 24535 73606 24535 73607 24535 73608 24536 73609 24536 73610 24536 73611 24537 73612 24537 73613 24537 73614 24538 73615 24538 73616 24538 73617 24539 73618 24539 73619 24539 73620 24540 73621 24540 73622 24540 73623 24541 73624 24541 73625 24541 73626 24542 73627 24542 73628 24542 73629 24543 73630 24543 73631 24543 73632 24544 73633 24544 73634 24544 73635 24545 73636 24545 73637 24545 73638 24546 73639 24546 73640 24546 73641 24547 73642 24547 73643 24547 73644 24548 73645 24548 73646 24548 73647 24549 73648 24549 73649 24549 73650 24550 73651 24550 73652 24550 73653 24551 73654 24551 73655 24551 73656 24552 73657 24552 73658 24552 73659 24553 73660 24553 73661 24553 73662 24554 73663 24554 73664 24554 73665 24555 73666 24555 73667 24555 73668 24556 73669 24556 73670 24556 73671 24557 73672 24557 73673 24557 73674 24558 73675 24558 73676 24558 73677 24559 73678 24559 73679 24559 73680 24560 73681 24560 73682 24560 73683 24561 73684 24561 73685 24561 73686 24562 73687 24562 73688 24562 73689 24563 73690 24563 73691 24563 73692 24564 73693 24564 73694 24564 73695 24565 73696 24565 73697 24565 73698 24566 73699 24566 73700 24566 73701 24567 73702 24567 73703 24567 73704 24568 73705 24568 73706 24568 73707 24569 73708 24569 73709 24569 73710 24570 73711 24570 73712 24570 73713 24571 73714 24571 73715 24571 73716 24572 73717 24572 73718 24572 73719 24573 73720 24573 73721 24573 73722 24574 73723 24574 73724 24574 73725 24575 73726 24575 73727 24575 73728 24576 73729 24576 73730 24576 73731 24577 73732 24577 73733 24577 73734 24578 73735 24578 73736 24578 73737 24579 73738 24579 73739 24579 73740 24580 73741 24580 73742 24580 73743 24581 73744 24581 73745 24581 73746 24582 73747 24582 73748 24582 73749 24583 73750 24583 73751 24583 73752 24584 73753 24584 73754 24584 73755 24585 73756 24585 73757 24585 73758 24586 73759 24586 73760 24586 73761 24587 73762 24587 73763 24587 73764 24588 73765 24588 73766 24588 73767 24589 73768 24589 73769 24589 73770 24590 73771 24590 73772 24590 73773 24591 73774 24591 73775 24591 73776 24592 73777 24592 73778 24592 73779 24593 73780 24593 73781 24593 73782 24594 73783 24594 73784 24594 73785 24595 73786 24595 73787 24595 73788 24596 73789 24596 73790 24596 73791 24597 73792 24597 73793 24597 73794 24598 73795 24598 73796 24598 73797 24599 73798 24599 73799 24599 73800 24600 73801 24600 73802 24600 73803 24601 73804 24601 73805 24601 73806 24602 73807 24602 73808 24602 73809 24603 73810 24603 73811 24603 73812 24604 73813 24604 73814 24604 73815 24605 73816 24605 73817 24605 73818 24606 73819 24606 73820 24606 73821 24607 73822 24607 73823 24607 73824 24608 73825 24608 73826 24608 73827 24609 73828 24609 73829 24609 73830 24610 73831 24610 73832 24610 73833 24611 73834 24611 73835 24611 73836 24612 73837 24612 73838 24612 73839 24613 73840 24613 73841 24613 73842 24614 73843 24614 73844 24614 73845 24615 73846 24615 73847 24615 73848 24616 73849 24616 73850 24616 73851 24617 73852 24617 73853 24617 73854 24618 73855 24618 73856 24618 73857 24619 73858 24619 73859 24619 73860 24620 73861 24620 73862 24620 73863 24621 73864 24621 73865 24621 73866 24622 73867 24622 73868 24622 73869 24623 73870 24623 73871 24623 73872 24624 73873 24624 73874 24624 73875 24625 73876 24625 73877 24625 73878 24626 73879 24626 73880 24626 73881 24627 73882 24627 73883 24627 73884 24628 73885 24628 73886 24628 73887 24629 73888 24629 73889 24629 73890 24630 73891 24630 73892 24630 73893 24631 73894 24631 73895 24631 73896 24632 73897 24632 73898 24632 73899 24633 73900 24633 73901 24633 73902 24634 73903 24634 73904 24634 73905 24635 73906 24635 73907 24635 73908 24636 73909 24636 73910 24636 73911 24637 73912 24637 73913 24637 73914 24638 73915 24638 73916 24638 73917 24639 73918 24639 73919 24639 73920 24640 73921 24640 73922 24640 73923 24641 73924 24641 73925 24641 73926 24642 73927 24642 73928 24642 73929 24643 73930 24643 73931 24643 73932 24644 73933 24644 73934 24644 73935 24645 73936 24645 73937 24645 73938 24646 73939 24646 73940 24646 73941 24647 73942 24647 73943 24647 73944 24648 73945 24648 73946 24648 73947 24649 73948 24649 73949 24649 73950 24650 73951 24650 73952 24650 73953 24651 73954 24651 73955 24651 73956 24652 73957 24652 73958 24652 73959 24653 73960 24653 73961 24653 73962 24654 73963 24654 73964 24654 73965 24655 73966 24655 73967 24655 73968 24656 73969 24656 73970 24656 73971 24657 73972 24657 73973 24657 73974 24658 73975 24658 73976 24658 73977 24659 73978 24659 73979 24659 73980 24660 73981 24660 73982 24660 73983 24661 73984 24661 73985 24661 73986 24662 73987 24662 73988 24662 73989 24663 73990 24663 73991 24663 73992 24664 73993 24664 73994 24664 73995 24665 73996 24665 73997 24665 73998 24666 73999 24666 74000 24666 74001 24667 74002 24667 74003 24667 74004 24668 74005 24668 74006 24668 74007 24669 74008 24669 74009 24669 74010 24670 74011 24670 74012 24670 74013 24671 74014 24671 74015 24671 74016 24672 74017 24672 74018 24672 74019 24673 74020 24673 74021 24673 74022 24674 74023 24674 74024 24674 74025 24675 74026 24675 74027 24675 74028 24676 74029 24676 74030 24676 74031 24677 74032 24677 74033 24677 74034 24678 74035 24678 74036 24678 74037 24679 74038 24679 74039 24679 74040 24680 74041 24680 74042 24680 74043 24681 74044 24681 74045 24681 74046 24682 74047 24682 74048 24682 74049 24683 74050 24683 74051 24683 74052 24684 74053 24684 74054 24684 74055 24685 74056 24685 74057 24685 74058 24686 74059 24686 74060 24686 74061 24687 74062 24687 74063 24687 74064 24688 74065 24688 74066 24688 74067 24689 74068 24689 74069 24689 74070 24690 74071 24690 74072 24690 74073 24691 74074 24691 74075 24691 74076 24692 74077 24692 74078 24692 74079 24693 74080 24693 74081 24693 74082 24694 74083 24694 74084 24694 74085 24695 74086 24695 74087 24695 74088 24696 74089 24696 74090 24696 74091 24697 74092 24697 74093 24697 74094 24698 74095 24698 74096 24698 74097 24699 74098 24699 74099 24699 74100 24700 74101 24700 74102 24700 74103 24701 74104 24701 74105 24701 74106 24702 74107 24702 74108 24702 74109 24703 74110 24703 74111 24703 74112 24704 74113 24704 74114 24704 74115 24705 74116 24705 74117 24705 74118 24706 74119 24706 74120 24706 74121 24707 74122 24707 74123 24707 74124 24708 74125 24708 74126 24708 74127 24709 74128 24709 74129 24709 74130 24710 74131 24710 74132 24710 74133 24711 74134 24711 74135 24711 74136 24712 74137 24712 74138 24712 74139 24713 74140 24713 74141 24713 74142 24714 74143 24714 74144 24714 74145 24715 74146 24715 74147 24715 74148 24716 74149 24716 74150 24716 74151 24717 74152 24717 74153 24717 74154 24718 74155 24718 74156 24718 74157 24719 74158 24719 74159 24719 74160 24720 74161 24720 74162 24720 74163 24721 74164 24721 74165 24721 74166 24722 74167 24722 74168 24722 74169 24723 74170 24723 74171 24723 74172 24724 74173 24724 74174 24724 74175 24725 74176 24725 74177 24725 74178 24726 74179 24726 74180 24726 74181 24727 74182 24727 74183 24727 74184 24728 74185 24728 74186 24728 74187 24729 74188 24729 74189 24729 74190 24730 74191 24730 74192 24730 74193 24731 74194 24731 74195 24731 74196 24732 74197 24732 74198 24732 74199 24733 74200 24733 74201 24733 74202 24734 74203 24734 74204 24734 74205 24735 74206 24735 74207 24735 74208 24736 74209 24736 74210 24736 74211 24737 74212 24737 74213 24737 74214 24738 74215 24738 74216 24738 74217 24739 74218 24739 74219 24739 74220 24740 74221 24740 74222 24740 74223 24741 74224 24741 74225 24741 74226 24742 74227 24742 74228 24742 74229 24743 74230 24743 74231 24743 74232 24744 74233 24744 74234 24744 74235 24745 74236 24745 74237 24745 74238 24746 74239 24746 74240 24746 74241 24747 74242 24747 74243 24747 74244 24748 74245 24748 74246 24748 74247 24749 74248 24749 74249 24749 74250 24750 74251 24750 74252 24750 74253 24751 74254 24751 74255 24751 74256 24752 74257 24752 74258 24752 74259 24753 74260 24753 74261 24753 74262 24754 74263 24754 74264 24754 74265 24755 74266 24755 74267 24755 74268 24756 74269 24756 74270 24756 74271 24757 74272 24757 74273 24757 74274 24758 74275 24758 74276 24758 74277 24759 74278 24759 74279 24759 74280 24760 74281 24760 74282 24760 74283 24761 74284 24761 74285 24761 74286 24762 74287 24762 74288 24762 74289 24763 74290 24763 74291 24763 74292 24764 74293 24764 74294 24764 74295 24765 74296 24765 74297 24765 74298 24766 74299 24766 74300 24766 74301 24767 74302 24767 74303 24767 74304 24768 74305 24768 74306 24768 74307 24769 74308 24769 74309 24769 74310 24770 74311 24770 74312 24770 74313 24771 74314 24771 74315 24771 74316 24772 74317 24772 74318 24772 74319 24773 74320 24773 74321 24773 74322 24774 74323 24774 74324 24774 74325 24775 74326 24775 74327 24775 74328 24776 74329 24776 74330 24776 74331 24777 74332 24777 74333 24777 74334 24778 74335 24778 74336 24778 74337 24779 74338 24779 74339 24779 74340 24780 74341 24780 74342 24780 74343 24781 74344 24781 74345 24781 74346 24782 74347 24782 74348 24782 74349 24783 74350 24783 74351 24783 74352 24784 74353 24784 74354 24784 74355 24785 74356 24785 74357 24785 74358 24786 74359 24786 74360 24786 74361 24787 74362 24787 74363 24787 74364 24788 74365 24788 74366 24788 74367 24789 74368 24789 74369 24789 74370 24790 74371 24790 74372 24790 74373 24791 74374 24791 74375 24791 74376 24792 74377 24792 74378 24792 74379 24793 74380 24793 74381 24793 74382 24794 74383 24794 74384 24794 74385 24795 74386 24795 74387 24795 74388 24796 74389 24796 74390 24796 74391 24797 74392 24797 74393 24797 74394 24798 74395 24798 74396 24798 74397 24799 74398 24799 74399 24799 74400 24800 74401 24800 74402 24800 74403 24801 74404 24801 74405 24801 74406 24802 74407 24802 74408 24802 74409 24803 74410 24803 74411 24803 74412 24804 74413 24804 74414 24804 74415 24805 74416 24805 74417 24805 74418 24806 74419 24806 74420 24806 74421 24807 74422 24807 74423 24807 74424 24808 74425 24808 74426 24808 74427 24809 74428 24809 74429 24809 74430 24810 74431 24810 74432 24810 74433 24811 74434 24811 74435 24811 74436 24812 74437 24812 74438 24812 74439 24813 74440 24813 74441 24813 74442 24814 74443 24814 74444 24814 74445 24815 74446 24815 74447 24815 74448 24816 74449 24816 74450 24816 74451 24817 74452 24817 74453 24817 74454 24818 74455 24818 74456 24818 74457 24819 74458 24819 74459 24819 74460 24820 74461 24820 74462 24820 74463 24821 74464 24821 74465 24821 74466 24822 74467 24822 74468 24822 74469 24823 74470 24823 74471 24823 74472 24824 74473 24824 74474 24824 74475 24825 74476 24825 74477 24825 74478 24826 74479 24826 74480 24826 74481 24827 74482 24827 74483 24827 74484 24828 74485 24828 74486 24828 74487 24829 74488 24829 74489 24829 74490 24830 74491 24830 74492 24830 74493 24831 74494 24831 74495 24831 74496 24832 74497 24832 74498 24832 74499 24833 74500 24833 74501 24833 74502 24834 74503 24834 74504 24834 74505 24835 74506 24835 74507 24835 74508 24836 74509 24836 74510 24836 74511 24837 74512 24837 74513 24837 74514 24838 74515 24838 74516 24838 74517 24839 74518 24839 74519 24839 74520 24840 74521 24840 74522 24840 74523 24841 74524 24841 74525 24841 74526 24842 74527 24842 74528 24842 74529 24843 74530 24843 74531 24843 74532 24844 74533 24844 74534 24844 74535 24845 74536 24845 74537 24845 74538 24846 74539 24846 74540 24846 74541 24847 74542 24847 74543 24847 74544 24848 74545 24848 74546 24848 74547 24849 74548 24849 74549 24849 74550 24850 74551 24850 74552 24850 74553 24851 74554 24851 74555 24851 74556 24852 74557 24852 74558 24852 74559 24853 74560 24853 74561 24853 74562 24854 74563 24854 74564 24854 74565 24855 74566 24855 74567 24855 74568 24856 74569 24856 74570 24856 74571 24857 74572 24857 74573 24857 74574 24858 74575 24858 74576 24858 74577 24859 74578 24859 74579 24859 74580 24860 74581 24860 74582 24860 74583 24861 74584 24861 74585 24861 74586 24862 74587 24862 74588 24862 74589 24863 74590 24863 74591 24863 74592 24864 74593 24864 74594 24864 74595 24865 74596 24865 74597 24865 74598 24866 74599 24866 74600 24866 74601 24867 74602 24867 74603 24867 74604 24868 74605 24868 74606 24868 74607 24869 74608 24869 74609 24869 74610 24870 74611 24870 74612 24870 74613 24871 74614 24871 74615 24871 74616 24872 74617 24872 74618 24872 74619 24873 74620 24873 74621 24873 74622 24874 74623 24874 74624 24874 74625 24875 74626 24875 74627 24875 74628 24876 74629 24876 74630 24876 74631 24877 74632 24877 74633 24877 74634 24878 74635 24878 74636 24878 74637 24879 74638 24879 74639 24879 74640 24880 74641 24880 74642 24880 74643 24881 74644 24881 74645 24881 74646 24882 74647 24882 74648 24882 74649 24883 74650 24883 74651 24883 74652 24884 74653 24884 74654 24884 74655 24885 74656 24885 74657 24885 74658 24886 74659 24886 74660 24886 74661 24887 74662 24887 74663 24887 74664 24888 74665 24888 74666 24888 74667 24889 74668 24889 74669 24889 74670 24890 74671 24890 74672 24890 74673 24891 74674 24891 74675 24891 74676 24892 74677 24892 74678 24892 74679 24893 74680 24893 74681 24893 74682 24894 74683 24894 74684 24894 74685 24895 74686 24895 74687 24895 74688 24896 74689 24896 74690 24896 74691 24897 74692 24897 74693 24897 74694 24898 74695 24898 74696 24898 74697 24899 74698 24899 74699 24899 74700 24900 74701 24900 74702 24900 74703 24901 74704 24901 74705 24901 74706 24902 74707 24902 74708 24902 74709 24903 74710 24903 74711 24903 74712 24904 74713 24904 74714 24904 74715 24905 74716 24905 74717 24905 74718 24906 74719 24906 74720 24906 74721 24907 74722 24907 74723 24907 74724 24908 74725 24908 74726 24908 74727 24909 74728 24909 74729 24909 74730 24910 74731 24910 74732 24910 74733 24911 74734 24911 74735 24911 74736 24912 74737 24912 74738 24912 74739 24913 74740 24913 74741 24913 74742 24914 74743 24914 74744 24914 74745 24915 74746 24915 74747 24915 74748 24916 74749 24916 74750 24916 74751 24917 74752 24917 74753 24917 74754 24918 74755 24918 74756 24918 74757 24919 74758 24919 74759 24919 74760 24920 74761 24920 74762 24920 74763 24921 74764 24921 74765 24921 74766 24922 74767 24922 74768 24922 74769 24923 74770 24923 74771 24923 74772 24924 74773 24924 74774 24924 74775 24925 74776 24925 74777 24925 74778 24926 74779 24926 74780 24926 74781 24927 74782 24927 74783 24927 74784 24928 74785 24928 74786 24928 74787 24929 74788 24929 74789 24929 74790 24930 74791 24930 74792 24930 74793 24931 74794 24931 74795 24931 74796 24932 74797 24932 74798 24932 74799 24933 74800 24933 74801 24933 74802 24934 74803 24934 74804 24934 74805 24935 74806 24935 74807 24935 74808 24936 74809 24936 74810 24936 74811 24937 74812 24937 74813 24937 74814 24938 74815 24938 74816 24938 74817 24939 74818 24939 74819 24939 74820 24940 74821 24940 74822 24940 74823 24941 74824 24941 74825 24941 74826 24942 74827 24942 74828 24942 74829 24943 74830 24943 74831 24943 74832 24944 74833 24944 74834 24944 74835 24945 74836 24945 74837 24945 74838 24946 74839 24946 74840 24946 74841 24947 74842 24947 74843 24947 74844 24948 74845 24948 74846 24948 74847 24949 74848 24949 74849 24949 74850 24950 74851 24950 74852 24950 74853 24951 74854 24951 74855 24951 74856 24952 74857 24952 74858 24952 74859 24953 74860 24953 74861 24953 74862 24954 74863 24954 74864 24954 74865 24955 74866 24955 74867 24955 74868 24956 74869 24956 74870 24956 74871 24957 74872 24957 74873 24957 74874 24958 74875 24958 74876 24958 74877 24959 74878 24959 74879 24959 74880 24960 74881 24960 74882 24960 74883 24961 74884 24961 74885 24961 74886 24962 74887 24962 74888 24962 74889 24963 74890 24963 74891 24963 74892 24964 74893 24964 74894 24964 74895 24965 74896 24965 74897 24965 74898 24966 74899 24966 74900 24966 74901 24967 74902 24967 74903 24967 74904 24968 74905 24968 74906 24968 74907 24969 74908 24969 74909 24969 74910 24970 74911 24970 74912 24970 74913 24971 74914 24971 74915 24971 74916 24972 74917 24972 74918 24972 74919 24973 74920 24973 74921 24973 74922 24974 74923 24974 74924 24974 74925 24975 74926 24975 74927 24975 74928 24976 74929 24976 74930 24976 74931 24977 74932 24977 74933 24977 74934 24978 74935 24978 74936 24978 74937 24979 74938 24979 74939 24979 74940 24980 74941 24980 74942 24980 74943 24981 74944 24981 74945 24981 74946 24982 74947 24982 74948 24982 74949 24983 74950 24983 74951 24983 74952 24984 74953 24984 74954 24984 74955 24985 74956 24985 74957 24985 74958 24986 74959 24986 74960 24986 74961 24987 74962 24987 74963 24987 74964 24988 74965 24988 74966 24988 74967 24989 74968 24989 74969 24989 74970 24990 74971 24990 74972 24990 74973 24991 74974 24991 74975 24991 74976 24992 74977 24992 74978 24992 74979 24993 74980 24993 74981 24993 74982 24994 74983 24994 74984 24994 74985 24995 74986 24995 74987 24995 74988 24996 74989 24996 74990 24996 74991 24997 74992 24997 74993 24997 74994 24998 74995 24998 74996 24998 74997 24999 74998 24999 74999 24999 75000 25000 75001 25000 75002 25000 75003 25001 75004 25001 75005 25001 75006 25002 75007 25002 75008 25002 75009 25003 75010 25003 75011 25003 75012 25004 75013 25004 75014 25004 75015 25005 75016 25005 75017 25005 75018 25006 75019 25006 75020 25006 75021 25007 75022 25007 75023 25007 75024 25008 75025 25008 75026 25008 75027 25009 75028 25009 75029 25009 75030 25010 75031 25010 75032 25010 75033 25011 75034 25011 75035 25011 75036 25012 75037 25012 75038 25012 75039 25013 75040 25013 75041 25013 75042 25014 75043 25014 75044 25014 75045 25015 75046 25015 75047 25015 75048 25016 75049 25016 75050 25016 75051 25017 75052 25017 75053 25017 75054 25018 75055 25018 75056 25018 75057 25019 75058 25019 75059 25019 75060 25020 75061 25020 75062 25020 75063 25021 75064 25021 75065 25021 75066 25022 75067 25022 75068 25022 75069 25023 75070 25023 75071 25023 75072 25024 75073 25024 75074 25024 75075 25025 75076 25025 75077 25025 75078 25026 75079 25026 75080 25026 75081 25027 75082 25027 75083 25027 75084 25028 75085 25028 75086 25028 75087 25029 75088 25029 75089 25029 75090 25030 75091 25030 75092 25030 75093 25031 75094 25031 75095 25031 75096 25032 75097 25032 75098 25032 75099 25033 75100 25033 75101 25033 75102 25034 75103 25034 75104 25034 75105 25035 75106 25035 75107 25035 75108 25036 75109 25036 75110 25036 75111 25037 75112 25037 75113 25037 75114 25038 75115 25038 75116 25038 75117 25039 75118 25039 75119 25039 75120 25040 75121 25040 75122 25040 75123 25041 75124 25041 75125 25041 75126 25042 75127 25042 75128 25042 75129 25043 75130 25043 75131 25043 75132 25044 75133 25044 75134 25044 75135 25045 75136 25045 75137 25045 75138 25046 75139 25046 75140 25046 75141 25047 75142 25047 75143 25047 75144 25048 75145 25048 75146 25048 75147 25049 75148 25049 75149 25049 75150 25050 75151 25050 75152 25050 75153 25051 75154 25051 75155 25051 75156 25052 75157 25052 75158 25052 75159 25053 75160 25053 75161 25053 75162 25054 75163 25054 75164 25054 75165 25055 75166 25055 75167 25055 75168 25056 75169 25056 75170 25056 75171 25057 75172 25057 75173 25057 75174 25058 75175 25058 75176 25058 75177 25059 75178 25059 75179 25059 75180 25060 75181 25060 75182 25060 75183 25061 75184 25061 75185 25061 75186 25062 75187 25062 75188 25062 75189 25063 75190 25063 75191 25063 75192 25064 75193 25064 75194 25064 75195 25065 75196 25065 75197 25065 75198 25066 75199 25066 75200 25066 75201 25067 75202 25067 75203 25067 75204 25068 75205 25068 75206 25068 75207 25069 75208 25069 75209 25069 75210 25070 75211 25070 75212 25070 75213 25071 75214 25071 75215 25071 75216 25072 75217 25072 75218 25072 75219 25073 75220 25073 75221 25073 75222 25074 75223 25074 75224 25074 75225 25075 75226 25075 75227 25075 75228 25076 75229 25076 75230 25076 75231 25077 75232 25077 75233 25077 75234 25078 75235 25078 75236 25078 75237 25079 75238 25079 75239 25079 75240 25080 75241 25080 75242 25080 75243 25081 75244 25081 75245 25081 75246 25082 75247 25082 75248 25082 75249 25083 75250 25083 75251 25083 75252 25084 75253 25084 75254 25084 75255 25085 75256 25085 75257 25085 75258 25086 75259 25086 75260 25086 75261 25087 75262 25087 75263 25087 75264 25088 75265 25088 75266 25088 75267 25089 75268 25089 75269 25089 75270 25090 75271 25090 75272 25090 75273 25091 75274 25091 75275 25091 75276 25092 75277 25092 75278 25092 75279 25093 75280 25093 75281 25093 75282 25094 75283 25094 75284 25094 75285 25095 75286 25095 75287 25095 75288 25096 75289 25096 75290 25096 75291 25097 75292 25097 75293 25097 75294 25098 75295 25098 75296 25098 75297 25099 75298 25099 75299 25099 75300 25100 75301 25100 75302 25100 75303 25101 75304 25101 75305 25101 75306 25102 75307 25102 75308 25102 75309 25103 75310 25103 75311 25103 75312 25104 75313 25104 75314 25104 75315 25105 75316 25105 75317 25105 75318 25106 75319 25106 75320 25106 75321 25107 75322 25107 75323 25107 75324 25108 75325 25108 75326 25108 75327 25109 75328 25109 75329 25109 75330 25110 75331 25110 75332 25110 75333 25111 75334 25111 75335 25111 75336 25112 75337 25112 75338 25112 75339 25113 75340 25113 75341 25113 75342 25114 75343 25114 75344 25114 75345 25115 75346 25115 75347 25115 75348 25116 75349 25116 75350 25116 75351 25117 75352 25117 75353 25117 75354 25118 75355 25118 75356 25118 75357 25119 75358 25119 75359 25119 75360 25120 75361 25120 75362 25120 75363 25121 75364 25121 75365 25121 75366 25122 75367 25122 75368 25122 75369 25123 75370 25123 75371 25123 75372 25124 75373 25124 75374 25124 75375 25125 75376 25125 75377 25125 75378 25126 75379 25126 75380 25126 75381 25127 75382 25127 75383 25127 75384 25128 75385 25128 75386 25128 75387 25129 75388 25129 75389 25129 75390 25130 75391 25130 75392 25130 75393 25131 75394 25131 75395 25131 75396 25132 75397 25132 75398 25132 75399 25133 75400 25133 75401 25133 75402 25134 75403 25134 75404 25134 75405 25135 75406 25135 75407 25135 75408 25136 75409 25136 75410 25136 75411 25137 75412 25137 75413 25137 75414 25138 75415 25138 75416 25138 75417 25139 75418 25139 75419 25139 75420 25140 75421 25140 75422 25140 75423 25141 75424 25141 75425 25141 75426 25142 75427 25142 75428 25142 75429 25143 75430 25143 75431 25143 75432 25144 75433 25144 75434 25144 75435 25145 75436 25145 75437 25145 75438 25146 75439 25146 75440 25146 75441 25147 75442 25147 75443 25147 75444 25148 75445 25148 75446 25148 75447 25149 75448 25149 75449 25149 75450 25150 75451 25150 75452 25150 75453 25151 75454 25151 75455 25151 75456 25152 75457 25152 75458 25152 75459 25153 75460 25153 75461 25153 75462 25154 75463 25154 75464 25154 75465 25155 75466 25155 75467 25155 75468 25156 75469 25156 75470 25156 75471 25157 75472 25157 75473 25157 75474 25158 75475 25158 75476 25158 75477 25159 75478 25159 75479 25159 75480 25160 75481 25160 75482 25160 75483 25161 75484 25161 75485 25161 75486 25162 75487 25162 75488 25162 75489 25163 75490 25163 75491 25163 75492 25164 75493 25164 75494 25164 75495 25165 75496 25165 75497 25165 75498 25166 75499 25166 75500 25166 75501 25167 75502 25167 75503 25167 75504 25168 75505 25168 75506 25168 75507 25169 75508 25169 75509 25169 75510 25170 75511 25170 75512 25170 75513 25171 75514 25171 75515 25171 75516 25172 75517 25172 75518 25172 75519 25173 75520 25173 75521 25173 75522 25174 75523 25174 75524 25174 75525 25175 75526 25175 75527 25175 75528 25176 75529 25176 75530 25176 75531 25177 75532 25177 75533 25177 75534 25178 75535 25178 75536 25178 75537 25179 75538 25179 75539 25179 75540 25180 75541 25180 75542 25180 75543 25181 75544 25181 75545 25181 75546 25182 75547 25182 75548 25182 75549 25183 75550 25183 75551 25183 75552 25184 75553 25184 75554 25184 75555 25185 75556 25185 75557 25185 75558 25186 75559 25186 75560 25186 75561 25187 75562 25187 75563 25187 75564 25188 75565 25188 75566 25188 75567 25189 75568 25189 75569 25189 75570 25190 75571 25190 75572 25190 75573 25191 75574 25191 75575 25191 75576 25192 75577 25192 75578 25192 75579 25193 75580 25193 75581 25193 75582 25194 75583 25194 75584 25194 75585 25195 75586 25195 75587 25195 75588 25196 75589 25196 75590 25196 75591 25197 75592 25197 75593 25197 75594 25198 75595 25198 75596 25198 75597 25199 75598 25199 75599 25199 75600 25200 75601 25200 75602 25200 75603 25201 75604 25201 75605 25201 75606 25202 75607 25202 75608 25202 75609 25203 75610 25203 75611 25203 75612 25204 75613 25204 75614 25204 75615 25205 75616 25205 75617 25205 75618 25206 75619 25206 75620 25206 75621 25207 75622 25207 75623 25207 75624 25208 75625 25208 75626 25208 75627 25209 75628 25209 75629 25209 75630 25210 75631 25210 75632 25210 75633 25211 75634 25211 75635 25211 75636 25212 75637 25212 75638 25212 75639 25213 75640 25213 75641 25213 75642 25214 75643 25214 75644 25214 75645 25215 75646 25215 75647 25215 75648 25216 75649 25216 75650 25216 75651 25217 75652 25217 75653 25217 75654 25218 75655 25218 75656 25218 75657 25219 75658 25219 75659 25219 75660 25220 75661 25220 75662 25220 75663 25221 75664 25221 75665 25221 75666 25222 75667 25222 75668 25222 75669 25223 75670 25223 75671 25223 75672 25224 75673 25224 75674 25224 75675 25225 75676 25225 75677 25225 75678 25226 75679 25226 75680 25226 75681 25227 75682 25227 75683 25227 75684 25228 75685 25228 75686 25228 75687 25229 75688 25229 75689 25229 75690 25230 75691 25230 75692 25230 75693 25231 75694 25231 75695 25231 75696 25232 75697 25232 75698 25232 75699 25233 75700 25233 75701 25233 75702 25234 75703 25234 75704 25234 75705 25235 75706 25235 75707 25235 75708 25236 75709 25236 75710 25236 75711 25237 75712 25237 75713 25237 75714 25238 75715 25238 75716 25238 75717 25239 75718 25239 75719 25239 75720 25240 75721 25240 75722 25240 75723 25241 75724 25241 75725 25241 75726 25242 75727 25242 75728 25242 75729 25243 75730 25243 75731 25243 75732 25244 75733 25244 75734 25244 75735 25245 75736 25245 75737 25245 75738 25246 75739 25246 75740 25246 75741 25247 75742 25247 75743 25247 75744 25248 75745 25248 75746 25248 75747 25249 75748 25249 75749 25249 75750 25250 75751 25250 75752 25250 75753 25251 75754 25251 75755 25251 75756 25252 75757 25252 75758 25252 75759 25253 75760 25253 75761 25253 75762 25254 75763 25254 75764 25254 75765 25255 75766 25255 75767 25255 75768 25256 75769 25256 75770 25256 75771 25257 75772 25257 75773 25257 75774 25258 75775 25258 75776 25258 75777 25259 75778 25259 75779 25259 75780 25260 75781 25260 75782 25260 75783 25261 75784 25261 75785 25261 75786 25262 75787 25262 75788 25262 75789 25263 75790 25263 75791 25263 75792 25264 75793 25264 75794 25264 75795 25265 75796 25265 75797 25265 75798 25266 75799 25266 75800 25266 75801 25267 75802 25267 75803 25267 75804 25268 75805 25268 75806 25268 75807 25269 75808 25269 75809 25269 75810 25270 75811 25270 75812 25270 75813 25271 75814 25271 75815 25271 75816 25272 75817 25272 75818 25272 75819 25273 75820 25273 75821 25273 75822 25274 75823 25274 75824 25274 75825 25275 75826 25275 75827 25275 75828 25276 75829 25276 75830 25276 75831 25277 75832 25277 75833 25277 75834 25278 75835 25278 75836 25278 75837 25279 75838 25279 75839 25279 75840 25280 75841 25280 75842 25280 75843 25281 75844 25281 75845 25281 75846 25282 75847 25282 75848 25282 75849 25283 75850 25283 75851 25283 75852 25284 75853 25284 75854 25284 75855 25285 75856 25285 75857 25285 75858 25286 75859 25286 75860 25286 75861 25287 75862 25287 75863 25287 75864 25288 75865 25288 75866 25288 75867 25289 75868 25289 75869 25289 75870 25290 75871 25290 75872 25290 75873 25291 75874 25291 75875 25291 75876 25292 75877 25292 75878 25292 75879 25293 75880 25293 75881 25293 75882 25294 75883 25294 75884 25294 75885 25295 75886 25295 75887 25295 75888 25296 75889 25296 75890 25296 75891 25297 75892 25297 75893 25297 75894 25298 75895 25298 75896 25298 75897 25299 75898 25299 75899 25299 75900 25300 75901 25300 75902 25300 75903 25301 75904 25301 75905 25301 75906 25302 75907 25302 75908 25302 75909 25303 75910 25303 75911 25303 75912 25304 75913 25304 75914 25304 75915 25305 75916 25305 75917 25305 75918 25306 75919 25306 75920 25306 75921 25307 75922 25307 75923 25307 75924 25308 75925 25308 75926 25308 75927 25309 75928 25309 75929 25309 75930 25310 75931 25310 75932 25310 75933 25311 75934 25311 75935 25311 75936 25312 75937 25312 75938 25312 75939 25313 75940 25313 75941 25313 75942 25314 75943 25314 75944 25314 75945 25315 75946 25315 75947 25315 75948 25316 75949 25316 75950 25316 75951 25317 75952 25317 75953 25317 75954 25318 75955 25318 75956 25318 75957 25319 75958 25319 75959 25319 75960 25320 75961 25320 75962 25320 75963 25321 75964 25321 75965 25321 75966 25322 75967 25322 75968 25322 75969 25323 75970 25323 75971 25323 75972 25324 75973 25324 75974 25324 75975 25325 75976 25325 75977 25325 75978 25326 75979 25326 75980 25326 75981 25327 75982 25327 75983 25327 75984 25328 75985 25328 75986 25328 75987 25329 75988 25329 75989 25329 75990 25330 75991 25330 75992 25330 75993 25331 75994 25331 75995 25331 75996 25332 75997 25332 75998 25332 75999 25333 76000 25333 76001 25333 76002 25334 76003 25334 76004 25334 76005 25335 76006 25335 76007 25335 76008 25336 76009 25336 76010 25336 76011 25337 76012 25337 76013 25337 76014 25338 76015 25338 76016 25338 76017 25339 76018 25339 76019 25339 76020 25340 76021 25340 76022 25340 76023 25341 76024 25341 76025 25341 76026 25342 76027 25342 76028 25342 76029 25343 76030 25343 76031 25343 76032 25344 76033 25344 76034 25344 76035 25345 76036 25345 76037 25345 76038 25346 76039 25346 76040 25346 76041 25347 76042 25347 76043 25347 76044 25348 76045 25348 76046 25348 76047 25349 76048 25349 76049 25349 76050 25350 76051 25350 76052 25350 76053 25351 76054 25351 76055 25351 76056 25352 76057 25352 76058 25352 76059 25353 76060 25353 76061 25353 76062 25354 76063 25354 76064 25354 76065 25355 76066 25355 76067 25355 76068 25356 76069 25356 76070 25356 76071 25357 76072 25357 76073 25357 76074 25358 76075 25358 76076 25358 76077 25359 76078 25359 76079 25359 76080 25360 76081 25360 76082 25360 76083 25361 76084 25361 76085 25361 76086 25362 76087 25362 76088 25362 76089 25363 76090 25363 76091 25363 76092 25364 76093 25364 76094 25364 76095 25365 76096 25365 76097 25365 76098 25366 76099 25366 76100 25366 76101 25367 76102 25367 76103 25367 76104 25368 76105 25368 76106 25368 76107 25369 76108 25369 76109 25369 76110 25370 76111 25370 76112 25370 76113 25371 76114 25371 76115 25371 76116 25372 76117 25372 76118 25372 76119 25373 76120 25373 76121 25373 76122 25374 76123 25374 76124 25374 76125 25375 76126 25375 76127 25375 76128 25376 76129 25376 76130 25376 76131 25377 76132 25377 76133 25377 76134 25378 76135 25378 76136 25378 76137 25379 76138 25379 76139 25379 76140 25380 76141 25380 76142 25380 76143 25381 76144 25381 76145 25381 76146 25382 76147 25382 76148 25382 76149 25383 76150 25383 76151 25383 76152 25384 76153 25384 76154 25384 76155 25385 76156 25385 76157 25385 76158 25386 76159 25386 76160 25386 76161 25387 76162 25387 76163 25387 76164 25388 76165 25388 76166 25388 76167 25389 76168 25389 76169 25389 76170 25390 76171 25390 76172 25390 76173 25391 76174 25391 76175 25391 76176 25392 76177 25392 76178 25392 76179 25393 76180 25393 76181 25393 76182 25394 76183 25394 76184 25394 76185 25395 76186 25395 76187 25395 76188 25396 76189 25396 76190 25396 76191 25397 76192 25397 76193 25397 76194 25398 76195 25398 76196 25398 76197 25399 76198 25399 76199 25399 76200 25400 76201 25400 76202 25400 76203 25401 76204 25401 76205 25401 76206 25402 76207 25402 76208 25402 76209 25403 76210 25403 76211 25403 76212 25404 76213 25404 76214 25404 76215 25405 76216 25405 76217 25405 76218 25406 76219 25406 76220 25406 76221 25407 76222 25407 76223 25407 76224 25408 76225 25408 76226 25408 76227 25409 76228 25409 76229 25409 76230 25410 76231 25410 76232 25410 76233 25411 76234 25411 76235 25411 76236 25412 76237 25412 76238 25412 76239 25413 76240 25413 76241 25413 76242 25414 76243 25414 76244 25414 76245 25415 76246 25415 76247 25415 76248 25416 76249 25416 76250 25416 76251 25417 76252 25417 76253 25417 76254 25418 76255 25418 76256 25418 76257 25419 76258 25419 76259 25419 76260 25420 76261 25420 76262 25420 76263 25421 76264 25421 76265 25421 76266 25422 76267 25422 76268 25422 76269 25423 76270 25423 76271 25423 76272 25424 76273 25424 76274 25424 76275 25425 76276 25425 76277 25425 76278 25426 76279 25426 76280 25426 76281 25427 76282 25427 76283 25427 76284 25428 76285 25428 76286 25428 76287 25429 76288 25429 76289 25429 76290 25430 76291 25430 76292 25430 76293 25431 76294 25431 76295 25431 76296 25432 76297 25432 76298 25432 76299 25433 76300 25433 76301 25433 76302 25434 76303 25434 76304 25434 76305 25435 76306 25435 76307 25435 76308 25436 76309 25436 76310 25436 76311 25437 76312 25437 76313 25437 76314 25438 76315 25438 76316 25438 76317 25439 76318 25439 76319 25439 76320 25440 76321 25440 76322 25440 76323 25441 76324 25441 76325 25441 76326 25442 76327 25442 76328 25442 76329 25443 76330 25443 76331 25443 76332 25444 76333 25444 76334 25444 76335 25445 76336 25445 76337 25445 76338 25446 76339 25446 76340 25446 76341 25447 76342 25447 76343 25447 76344 25448 76345 25448 76346 25448 76347 25449 76348 25449 76349 25449 76350 25450 76351 25450 76352 25450 76353 25451 76354 25451 76355 25451 76356 25452 76357 25452 76358 25452 76359 25453 76360 25453 76361 25453 76362 25454 76363 25454 76364 25454 76365 25455 76366 25455 76367 25455 76368 25456 76369 25456 76370 25456 76371 25457 76372 25457 76373 25457 76374 25458 76375 25458 76376 25458 76377 25459 76378 25459 76379 25459 76380 25460 76381 25460 76382 25460 76383 25461 76384 25461 76385 25461 76386 25462 76387 25462 76388 25462 76389 25463 76390 25463 76391 25463 76392 25464 76393 25464 76394 25464 76395 25465 76396 25465 76397 25465 76398 25466 76399 25466 76400 25466 76401 25467 76402 25467 76403 25467 76404 25468 76405 25468 76406 25468 76407 25469 76408 25469 76409 25469 76410 25470 76411 25470 76412 25470 76413 25471 76414 25471 76415 25471 76416 25472 76417 25472 76418 25472 76419 25473 76420 25473 76421 25473 76422 25474 76423 25474 76424 25474 76425 25475 76426 25475 76427 25475 76428 25476 76429 25476 76430 25476 76431 25477 76432 25477 76433 25477 76434 25478 76435 25478 76436 25478 76437 25479 76438 25479 76439 25479 76440 25480 76441 25480 76442 25480 76443 25481 76444 25481 76445 25481 76446 25482 76447 25482 76448 25482 76449 25483 76450 25483 76451 25483 76452 25484 76453 25484 76454 25484 76455 25485 76456 25485 76457 25485 76458 25486 76459 25486 76460 25486 76461 25487 76462 25487 76463 25487 76464 25488 76465 25488 76466 25488 76467 25489 76468 25489 76469 25489 76470 25490 76471 25490 76472 25490 76473 25491 76474 25491 76475 25491 76476 25492 76477 25492 76478 25492 76479 25493 76480 25493 76481 25493 76482 25494 76483 25494 76484 25494 76485 25495 76486 25495 76487 25495 76488 25496 76489 25496 76490 25496 76491 25497 76492 25497 76493 25497 76494 25498 76495 25498 76496 25498 76497 25499 76498 25499 76499 25499 76500 25500 76501 25500 76502 25500 76503 25501 76504 25501 76505 25501 76506 25502 76507 25502 76508 25502 76509 25503 76510 25503 76511 25503 76512 25504 76513 25504 76514 25504 76515 25505 76516 25505 76517 25505 76518 25506 76519 25506 76520 25506 76521 25507 76522 25507 76523 25507 76524 25508 76525 25508 76526 25508 76527 25509 76528 25509 76529 25509 76530 25510 76531 25510 76532 25510 76533 25511 76534 25511 76535 25511 76536 25512 76537 25512 76538 25512 76539 25513 76540 25513 76541 25513 76542 25514 76543 25514 76544 25514 76545 25515 76546 25515 76547 25515 76548 25516 76549 25516 76550 25516 76551 25517 76552 25517 76553 25517 76554 25518 76555 25518 76556 25518 76557 25519 76558 25519 76559 25519 76560 25520 76561 25520 76562 25520 76563 25521 76564 25521 76565 25521 76566 25522 76567 25522 76568 25522 76569 25523 76570 25523 76571 25523 76572 25524 76573 25524 76574 25524 76575 25525 76576 25525 76577 25525 76578 25526 76579 25526 76580 25526 76581 25527 76582 25527 76583 25527 76584 25528 76585 25528 76586 25528 76587 25529 76588 25529 76589 25529 76590 25530 76591 25530 76592 25530 76593 25531 76594 25531 76595 25531 76596 25532 76597 25532 76598 25532 76599 25533 76600 25533 76601 25533 76602 25534 76603 25534 76604 25534 76605 25535 76606 25535 76607 25535 76608 25536 76609 25536 76610 25536 76611 25537 76612 25537 76613 25537 76614 25538 76615 25538 76616 25538 76617 25539 76618 25539 76619 25539 76620 25540 76621 25540 76622 25540 76623 25541 76624 25541 76625 25541 76626 25542 76627 25542 76628 25542 76629 25543 76630 25543 76631 25543 76632 25544 76633 25544 76634 25544 76635 25545 76636 25545 76637 25545 76638 25546 76639 25546 76640 25546 76641 25547 76642 25547 76643 25547 76644 25548 76645 25548 76646 25548 76647 25549 76648 25549 76649 25549 76650 25550 76651 25550 76652 25550 76653 25551 76654 25551 76655 25551 76656 25552 76657 25552 76658 25552 76659 25553 76660 25553 76661 25553 76662 25554 76663 25554 76664 25554 76665 25555 76666 25555 76667 25555 76668 25556 76669 25556 76670 25556 76671 25557 76672 25557 76673 25557 76674 25558 76675 25558 76676 25558 76677 25559 76678 25559 76679 25559 76680 25560 76681 25560 76682 25560 76683 25561 76684 25561 76685 25561 76686 25562 76687 25562 76688 25562 76689 25563 76690 25563 76691 25563 76692 25564 76693 25564 76694 25564 76695 25565 76696 25565 76697 25565 76698 25566 76699 25566 76700 25566 76701 25567 76702 25567 76703 25567 76704 25568 76705 25568 76706 25568 76707 25569 76708 25569 76709 25569 76710 25570 76711 25570 76712 25570 76713 25571 76714 25571 76715 25571 76716 25572 76717 25572 76718 25572 76719 25573 76720 25573 76721 25573 76722 25574 76723 25574 76724 25574 76725 25575 76726 25575 76727 25575 76728 25576 76729 25576 76730 25576 76731 25577 76732 25577 76733 25577 76734 25578 76735 25578 76736 25578 76737 25579 76738 25579 76739 25579 76740 25580 76741 25580 76742 25580 76743 25581 76744 25581 76745 25581 76746 25582 76747 25582 76748 25582 76749 25583 76750 25583 76751 25583 76752 25584 76753 25584 76754 25584 76755 25585 76756 25585 76757 25585 76758 25586 76759 25586 76760 25586 76761 25587 76762 25587 76763 25587 76764 25588 76765 25588 76766 25588 76767 25589 76768 25589 76769 25589 76770 25590 76771 25590 76772 25590 76773 25591 76774 25591 76775 25591 76776 25592 76777 25592 76778 25592 76779 25593 76780 25593 76781 25593 76782 25594 76783 25594 76784 25594 76785 25595 76786 25595 76787 25595 76788 25596 76789 25596 76790 25596 76791 25597 76792 25597 76793 25597 76794 25598 76795 25598 76796 25598 76797 25599 76798 25599 76799 25599 76800 25600 76801 25600 76802 25600 76803 25601 76804 25601 76805 25601 76806 25602 76807 25602 76808 25602 76809 25603 76810 25603 76811 25603 76812 25604 76813 25604 76814 25604 76815 25605 76816 25605 76817 25605 76818 25606 76819 25606 76820 25606 76821 25607 76822 25607 76823 25607 76824 25608 76825 25608 76826 25608 76827 25609 76828 25609 76829 25609 76830 25610 76831 25610 76832 25610 76833 25611 76834 25611 76835 25611 76836 25612 76837 25612 76838 25612 76839 25613 76840 25613 76841 25613 76842 25614 76843 25614 76844 25614 76845 25615 76846 25615 76847 25615 76848 25616 76849 25616 76850 25616 76851 25617 76852 25617 76853 25617 76854 25618 76855 25618 76856 25618 76857 25619 76858 25619 76859 25619 76860 25620 76861 25620 76862 25620 76863 25621 76864 25621 76865 25621 76866 25622 76867 25622 76868 25622 76869 25623 76870 25623 76871 25623 76872 25624 76873 25624 76874 25624 76875 25625 76876 25625 76877 25625 76878 25626 76879 25626 76880 25626 76881 25627 76882 25627 76883 25627 76884 25628 76885 25628 76886 25628 76887 25629 76888 25629 76889 25629 76890 25630 76891 25630 76892 25630 76893 25631 76894 25631 76895 25631 76896 25632 76897 25632 76898 25632 76899 25633 76900 25633 76901 25633 76902 25634 76903 25634 76904 25634 76905 25635 76906 25635 76907 25635 76908 25636 76909 25636 76910 25636 76911 25637 76912 25637 76913 25637 76914 25638 76915 25638 76916 25638 76917 25639 76918 25639 76919 25639 76920 25640 76921 25640 76922 25640 76923 25641 76924 25641 76925 25641 76926 25642 76927 25642 76928 25642 76929 25643 76930 25643 76931 25643 76932 25644 76933 25644 76934 25644 76935 25645 76936 25645 76937 25645 76938 25646 76939 25646 76940 25646 76941 25647 76942 25647 76943 25647 76944 25648 76945 25648 76946 25648 76947 25649 76948 25649 76949 25649 76950 25650 76951 25650 76952 25650 76953 25651 76954 25651 76955 25651 76956 25652 76957 25652 76958 25652 76959 25653 76960 25653 76961 25653 76962 25654 76963 25654 76964 25654 76965 25655 76966 25655 76967 25655 76968 25656 76969 25656 76970 25656 76971 25657 76972 25657 76973 25657 76974 25658 76975 25658 76976 25658 76977 25659 76978 25659 76979 25659 76980 25660 76981 25660 76982 25660 76983 25661 76984 25661 76985 25661 76986 25662 76987 25662 76988 25662 76989 25663 76990 25663 76991 25663 76992 25664 76993 25664 76994 25664 76995 25665 76996 25665 76997 25665 76998 25666 76999 25666 77000 25666 77001 25667 77002 25667 77003 25667 77004 25668 77005 25668 77006 25668 77007 25669 77008 25669 77009 25669 77010 25670 77011 25670 77012 25670 77013 25671 77014 25671 77015 25671 77016 25672 77017 25672 77018 25672 77019 25673 77020 25673 77021 25673 77022 25674 77023 25674 77024 25674 77025 25675 77026 25675 77027 25675 77028 25676 77029 25676 77030 25676 77031 25677 77032 25677 77033 25677 77034 25678 77035 25678 77036 25678 77037 25679 77038 25679 77039 25679 77040 25680 77041 25680 77042 25680 77043 25681 77044 25681 77045 25681 77046 25682 77047 25682 77048 25682 77049 25683 77050 25683 77051 25683 77052 25684 77053 25684 77054 25684 77055 25685 77056 25685 77057 25685 77058 25686 77059 25686 77060 25686 77061 25687 77062 25687 77063 25687 77064 25688 77065 25688 77066 25688 77067 25689 77068 25689 77069 25689 77070 25690 77071 25690 77072 25690 77073 25691 77074 25691 77075 25691 77076 25692 77077 25692 77078 25692 77079 25693 77080 25693 77081 25693 77082 25694 77083 25694 77084 25694 77085 25695 77086 25695 77087 25695 77088 25696 77089 25696 77090 25696 77091 25697 77092 25697 77093 25697 77094 25698 77095 25698 77096 25698 77097 25699 77098 25699 77099 25699 77100 25700 77101 25700 77102 25700 77103 25701 77104 25701 77105 25701 77106 25702 77107 25702 77108 25702 77109 25703 77110 25703 77111 25703 77112 25704 77113 25704 77114 25704 77115 25705 77116 25705 77117 25705 77118 25706 77119 25706 77120 25706 77121 25707 77122 25707 77123 25707 77124 25708 77125 25708 77126 25708 77127 25709 77128 25709 77129 25709 77130 25710 77131 25710 77132 25710 77133 25711 77134 25711 77135 25711 77136 25712 77137 25712 77138 25712 77139 25713 77140 25713 77141 25713 77142 25714 77143 25714 77144 25714 77145 25715 77146 25715 77147 25715 77148 25716 77149 25716 77150 25716 77151 25717 77152 25717 77153 25717 77154 25718 77155 25718 77156 25718 77157 25719 77158 25719 77159 25719 77160 25720 77161 25720 77162 25720 77163 25721 77164 25721 77165 25721 77166 25722 77167 25722 77168 25722 77169 25723 77170 25723 77171 25723 77172 25724 77173 25724 77174 25724 77175 25725 77176 25725 77177 25725 77178 25726 77179 25726 77180 25726 77181 25727 77182 25727 77183 25727 77184 25728 77185 25728 77186 25728 77187 25729 77188 25729 77189 25729 77190 25730 77191 25730 77192 25730 77193 25731 77194 25731 77195 25731 77196 25732 77197 25732 77198 25732 77199 25733 77200 25733 77201 25733 77202 25734 77203 25734 77204 25734 77205 25735 77206 25735 77207 25735 77208 25736 77209 25736 77210 25736 77211 25737 77212 25737 77213 25737 77214 25738 77215 25738 77216 25738 77217 25739 77218 25739 77219 25739 77220 25740 77221 25740 77222 25740 77223 25741 77224 25741 77225 25741 77226 25742 77227 25742 77228 25742 77229 25743 77230 25743 77231 25743 77232 25744 77233 25744 77234 25744 77235 25745 77236 25745 77237 25745 77238 25746 77239 25746 77240 25746 77241 25747 77242 25747 77243 25747 77244 25748 77245 25748 77246 25748 77247 25749 77248 25749 77249 25749 77250 25750 77251 25750 77252 25750 77253 25751 77254 25751 77255 25751 77256 25752 77257 25752 77258 25752 77259 25753 77260 25753 77261 25753 77262 25754 77263 25754 77264 25754 77265 25755 77266 25755 77267 25755 77268 25756 77269 25756 77270 25756 77271 25757 77272 25757 77273 25757 77274 25758 77275 25758 77276 25758 77277 25759 77278 25759 77279 25759 77280 25760 77281 25760 77282 25760 77283 25761 77284 25761 77285 25761 77286 25762 77287 25762 77288 25762 77289 25763 77290 25763 77291 25763 77292 25764 77293 25764 77294 25764 77295 25765 77296 25765 77297 25765 77298 25766 77299 25766 77300 25766 77301 25767 77302 25767 77303 25767 77304 25768 77305 25768 77306 25768 77307 25769 77308 25769 77309 25769 77310 25770 77311 25770 77312 25770 77313 25771 77314 25771 77315 25771 77316 25772 77317 25772 77318 25772 77319 25773 77320 25773 77321 25773 77322 25774 77323 25774 77324 25774 77325 25775 77326 25775 77327 25775 77328 25776 77329 25776 77330 25776 77331 25777 77332 25777 77333 25777 77334 25778 77335 25778 77336 25778 77337 25779 77338 25779 77339 25779 77340 25780 77341 25780 77342 25780 77343 25781 77344 25781 77345 25781 77346 25782 77347 25782 77348 25782 77349 25783 77350 25783 77351 25783 77352 25784 77353 25784 77354 25784 77355 25785 77356 25785 77357 25785 77358 25786 77359 25786 77360 25786 77361 25787 77362 25787 77363 25787 77364 25788 77365 25788 77366 25788 77367 25789 77368 25789 77369 25789 77370 25790 77371 25790 77372 25790 77373 25791 77374 25791 77375 25791 77376 25792 77377 25792 77378 25792 77379 25793 77380 25793 77381 25793 77382 25794 77383 25794 77384 25794 77385 25795 77386 25795 77387 25795 77388 25796 77389 25796 77390 25796 77391 25797 77392 25797 77393 25797 77394 25798 77395 25798 77396 25798 77397 25799 77398 25799 77399 25799 77400 25800 77401 25800 77402 25800 77403 25801 77404 25801 77405 25801 77406 25802 77407 25802 77408 25802 77409 25803 77410 25803 77411 25803 77412 25804 77413 25804 77414 25804 77415 25805 77416 25805 77417 25805 77418 25806 77419 25806 77420 25806 77421 25807 77422 25807 77423 25807 77424 25808 77425 25808 77426 25808 77427 25809 77428 25809 77429 25809 77430 25810 77431 25810 77432 25810 77433 25811 77434 25811 77435 25811 77436 25812 77437 25812 77438 25812 77439 25813 77440 25813 77441 25813 77442 25814 77443 25814 77444 25814 77445 25815 77446 25815 77447 25815 77448 25816 77449 25816 77450 25816 77451 25817 77452 25817 77453 25817 77454 25818 77455 25818 77456 25818 77457 25819 77458 25819 77459 25819 77460 25820 77461 25820 77462 25820 77463 25821 77464 25821 77465 25821 77466 25822 77467 25822 77468 25822 77469 25823 77470 25823 77471 25823 77472 25824 77473 25824 77474 25824 77475 25825 77476 25825 77477 25825 77478 25826 77479 25826 77480 25826 77481 25827 77482 25827 77483 25827 77484 25828 77485 25828 77486 25828 77487 25829 77488 25829 77489 25829 77490 25830 77491 25830 77492 25830 77493 25831 77494 25831 77495 25831 77496 25832 77497 25832 77498 25832 77499 25833 77500 25833 77501 25833 77502 25834 77503 25834 77504 25834 77505 25835 77506 25835 77507 25835 77508 25836 77509 25836 77510 25836 77511 25837 77512 25837 77513 25837 77514 25838 77515 25838 77516 25838 77517 25839 77518 25839 77519 25839 77520 25840 77521 25840 77522 25840 77523 25841 77524 25841 77525 25841 77526 25842 77527 25842 77528 25842 77529 25843 77530 25843 77531 25843 77532 25844 77533 25844 77534 25844 77535 25845 77536 25845 77537 25845 77538 25846 77539 25846 77540 25846 77541 25847 77542 25847 77543 25847 77544 25848 77545 25848 77546 25848 77547 25849 77548 25849 77549 25849 77550 25850 77551 25850 77552 25850 77553 25851 77554 25851 77555 25851 77556 25852 77557 25852 77558 25852 77559 25853 77560 25853 77561 25853 77562 25854 77563 25854 77564 25854 77565 25855 77566 25855 77567 25855 77568 25856 77569 25856 77570 25856 77571 25857 77572 25857 77573 25857 77574 25858 77575 25858 77576 25858 77577 25859 77578 25859 77579 25859 77580 25860 77581 25860 77582 25860 77583 25861 77584 25861 77585 25861 77586 25862 77587 25862 77588 25862 77589 25863 77590 25863 77591 25863 77592 25864 77593 25864 77594 25864 77595 25865 77596 25865 77597 25865 77598 25866 77599 25866 77600 25866 77601 25867 77602 25867 77603 25867 77604 25868 77605 25868 77606 25868 77607 25869 77608 25869 77609 25869 77610 25870 77611 25870 77612 25870 77613 25871 77614 25871 77615 25871 77616 25872 77617 25872 77618 25872 77619 25873 77620 25873 77621 25873 77622 25874 77623 25874 77624 25874 77625 25875 77626 25875 77627 25875 77628 25876 77629 25876 77630 25876 77631 25877 77632 25877 77633 25877 77634 25878 77635 25878 77636 25878 77637 25879 77638 25879 77639 25879 77640 25880 77641 25880 77642 25880 77643 25881 77644 25881 77645 25881 77646 25882 77647 25882 77648 25882 77649 25883 77650 25883 77651 25883 77652 25884 77653 25884 77654 25884 77655 25885 77656 25885 77657 25885 77658 25886 77659 25886 77660 25886 77661 25887 77662 25887 77663 25887 77664 25888 77665 25888 77666 25888 77667 25889 77668 25889 77669 25889 77670 25890 77671 25890 77672 25890 77673 25891 77674 25891 77675 25891 77676 25892 77677 25892 77678 25892 77679 25893 77680 25893 77681 25893 77682 25894 77683 25894 77684 25894 77685 25895 77686 25895 77687 25895 77688 25896 77689 25896 77690 25896 77691 25897 77692 25897 77693 25897 77694 25898 77695 25898 77696 25898 77697 25899 77698 25899 77699 25899 77700 25900 77701 25900 77702 25900 77703 25901 77704 25901 77705 25901 77706 25902 77707 25902 77708 25902 77709 25903 77710 25903 77711 25903 77712 25904 77713 25904 77714 25904 77715 25905 77716 25905 77717 25905 77718 25906 77719 25906 77720 25906 77721 25907 77722 25907 77723 25907 77724 25908 77725 25908 77726 25908 77727 25909 77728 25909 77729 25909 77730 25910 77731 25910 77732 25910 77733 25911 77734 25911 77735 25911 77736 25912 77737 25912 77738 25912 77739 25913 77740 25913 77741 25913 77742 25914 77743 25914 77744 25914 77745 25915 77746 25915 77747 25915 77748 25916 77749 25916 77750 25916 77751 25917 77752 25917 77753 25917 77754 25918 77755 25918 77756 25918 77757 25919 77758 25919 77759 25919 77760 25920 77761 25920 77762 25920 77763 25921 77764 25921 77765 25921 77766 25922 77767 25922 77768 25922 77769 25923 77770 25923 77771 25923 77772 25924 77773 25924 77774 25924 77775 25925 77776 25925 77777 25925 77778 25926 77779 25926 77780 25926 77781 25927 77782 25927 77783 25927 77784 25928 77785 25928 77786 25928 77787 25929 77788 25929 77789 25929 77790 25930 77791 25930 77792 25930 77793 25931 77794 25931 77795 25931 77796 25932 77797 25932 77798 25932 77799 25933 77800 25933 77801 25933 77802 25934 77803 25934 77804 25934 77805 25935 77806 25935 77807 25935 77808 25936 77809 25936 77810 25936 77811 25937 77812 25937 77813 25937 77814 25938 77815 25938 77816 25938 77817 25939 77818 25939 77819 25939 77820 25940 77821 25940 77822 25940 77823 25941 77824 25941 77825 25941 77826 25942 77827 25942 77828 25942 77829 25943 77830 25943 77831 25943 77832 25944 77833 25944 77834 25944 77835 25945 77836 25945 77837 25945 77838 25946 77839 25946 77840 25946 77841 25947 77842 25947 77843 25947 77844 25948 77845 25948 77846 25948 77847 25949 77848 25949 77849 25949 77850 25950 77851 25950 77852 25950 77853 25951 77854 25951 77855 25951 77856 25952 77857 25952 77858 25952 77859 25953 77860 25953 77861 25953 77862 25954 77863 25954 77864 25954 77865 25955 77866 25955 77867 25955 77868 25956 77869 25956 77870 25956 77871 25957 77872 25957 77873 25957 77874 25958 77875 25958 77876 25958 77877 25959 77878 25959 77879 25959 77880 25960 77881 25960 77882 25960 77883 25961 77884 25961 77885 25961 77886 25962 77887 25962 77888 25962 77889 25963 77890 25963 77891 25963 77892 25964 77893 25964 77894 25964 77895 25965 77896 25965 77897 25965 77898 25966 77899 25966 77900 25966 77901 25967 77902 25967 77903 25967 77904 25968 77905 25968 77906 25968 77907 25969 77908 25969 77909 25969 77910 25970 77911 25970 77912 25970 77913 25971 77914 25971 77915 25971 77916 25972 77917 25972 77918 25972 77919 25973 77920 25973 77921 25973 77922 25974 77923 25974 77924 25974 77925 25975 77926 25975 77927 25975 77928 25976 77929 25976 77930 25976 77931 25977 77932 25977 77933 25977 77934 25978 77935 25978 77936 25978 77937 25979 77938 25979 77939 25979 77940 25980 77941 25980 77942 25980 77943 25981 77944 25981 77945 25981 77946 25982 77947 25982 77948 25982 77949 25983 77950 25983 77951 25983 77952 25984 77953 25984 77954 25984 77955 25985 77956 25985 77957 25985 77958 25986 77959 25986 77960 25986 77961 25987 77962 25987 77963 25987 77964 25988 77965 25988 77966 25988 77967 25989 77968 25989 77969 25989 77970 25990 77971 25990 77972 25990 77973 25991 77974 25991 77975 25991 77976 25992 77977 25992 77978 25992 77979 25993 77980 25993 77981 25993 77982 25994 77983 25994 77984 25994 77985 25995 77986 25995 77987 25995 77988 25996 77989 25996 77990 25996 77991 25997 77992 25997 77993 25997 77994 25998 77995 25998 77996 25998 77997 25999 77998 25999 77999 25999 78000 26000 78001 26000 78002 26000 78003 26001 78004 26001 78005 26001 78006 26002 78007 26002 78008 26002 78009 26003 78010 26003 78011 26003 78012 26004 78013 26004 78014 26004 78015 26005 78016 26005 78017 26005 78018 26006 78019 26006 78020 26006 78021 26007 78022 26007 78023 26007 78024 26008 78025 26008 78026 26008 78027 26009 78028 26009 78029 26009 78030 26010 78031 26010 78032 26010 78033 26011 78034 26011 78035 26011 78036 26012 78037 26012 78038 26012 78039 26013 78040 26013 78041 26013 78042 26014 78043 26014 78044 26014 78045 26015 78046 26015 78047 26015 78048 26016 78049 26016 78050 26016 78051 26017 78052 26017 78053 26017 78054 26018 78055 26018 78056 26018 78057 26019 78058 26019 78059 26019 78060 26020 78061 26020 78062 26020 78063 26021 78064 26021 78065 26021 78066 26022 78067 26022 78068 26022 78069 26023 78070 26023 78071 26023 78072 26024 78073 26024 78074 26024 78075 26025 78076 26025 78077 26025 78078 26026 78079 26026 78080 26026 78081 26027 78082 26027 78083 26027 78084 26028 78085 26028 78086 26028 78087 26029 78088 26029 78089 26029 78090 26030 78091 26030 78092 26030 78093 26031 78094 26031 78095 26031 78096 26032 78097 26032 78098 26032 78099 26033 78100 26033 78101 26033 78102 26034 78103 26034 78104 26034 78105 26035 78106 26035 78107 26035 78108 26036 78109 26036 78110 26036 78111 26037 78112 26037 78113 26037 78114 26038 78115 26038 78116 26038 78117 26039 78118 26039 78119 26039 78120 26040 78121 26040 78122 26040 78123 26041 78124 26041 78125 26041 78126 26042 78127 26042 78128 26042 78129 26043 78130 26043 78131 26043 78132 26044 78133 26044 78134 26044 78135 26045 78136 26045 78137 26045 78138 26046 78139 26046 78140 26046 78141 26047 78142 26047 78143 26047 78144 26048 78145 26048 78146 26048 78147 26049 78148 26049 78149 26049 78150 26050 78151 26050 78152 26050 78153 26051 78154 26051 78155 26051 78156 26052 78157 26052 78158 26052 78159 26053 78160 26053 78161 26053 78162 26054 78163 26054 78164 26054 78165 26055 78166 26055 78167 26055 78168 26056 78169 26056 78170 26056 78171 26057 78172 26057 78173 26057 78174 26058 78175 26058 78176 26058 78177 26059 78178 26059 78179 26059 78180 26060 78181 26060 78182 26060 78183 26061 78184 26061 78185 26061 78186 26062 78187 26062 78188 26062 78189 26063 78190 26063 78191 26063 78192 26064 78193 26064 78194 26064 78195 26065 78196 26065 78197 26065 78198 26066 78199 26066 78200 26066 78201 26067 78202 26067 78203 26067 78204 26068 78205 26068 78206 26068 78207 26069 78208 26069 78209 26069 78210 26070 78211 26070 78212 26070 78213 26071 78214 26071 78215 26071 78216 26072 78217 26072 78218 26072 78219 26073 78220 26073 78221 26073 78222 26074 78223 26074 78224 26074 78225 26075 78226 26075 78227 26075 78228 26076 78229 26076 78230 26076 78231 26077 78232 26077 78233 26077 78234 26078 78235 26078 78236 26078 78237 26079 78238 26079 78239 26079 78240 26080 78241 26080 78242 26080 78243 26081 78244 26081 78245 26081 78246 26082 78247 26082 78248 26082 78249 26083 78250 26083 78251 26083 78252 26084 78253 26084 78254 26084 78255 26085 78256 26085 78257 26085 78258 26086 78259 26086 78260 26086 78261 26087 78262 26087 78263 26087 78264 26088 78265 26088 78266 26088 78267 26089 78268 26089 78269 26089 78270 26090 78271 26090 78272 26090 78273 26091 78274 26091 78275 26091 78276 26092 78277 26092 78278 26092 78279 26093 78280 26093 78281 26093 78282 26094 78283 26094 78284 26094 78285 26095 78286 26095 78287 26095 78288 26096 78289 26096 78290 26096 78291 26097 78292 26097 78293 26097 78294 26098 78295 26098 78296 26098 78297 26099 78298 26099 78299 26099 78300 26100 78301 26100 78302 26100 78303 26101 78304 26101 78305 26101 78306 26102 78307 26102 78308 26102 78309 26103 78310 26103 78311 26103 78312 26104 78313 26104 78314 26104 78315 26105 78316 26105 78317 26105 78318 26106 78319 26106 78320 26106 78321 26107 78322 26107 78323 26107 78324 26108 78325 26108 78326 26108 78327 26109 78328 26109 78329 26109 78330 26110 78331 26110 78332 26110 78333 26111 78334 26111 78335 26111 78336 26112 78337 26112 78338 26112 78339 26113 78340 26113 78341 26113 78342 26114 78343 26114 78344 26114 78345 26115 78346 26115 78347 26115 78348 26116 78349 26116 78350 26116 78351 26117 78352 26117 78353 26117 78354 26118 78355 26118 78356 26118 78357 26119 78358 26119 78359 26119 78360 26120 78361 26120 78362 26120 78363 26121 78364 26121 78365 26121 78366 26122 78367 26122 78368 26122 78369 26123 78370 26123 78371 26123 78372 26124 78373 26124 78374 26124 78375 26125 78376 26125 78377 26125 78378 26126 78379 26126 78380 26126 78381 26127 78382 26127 78383 26127 78384 26128 78385 26128 78386 26128 78387 26129 78388 26129 78389 26129 78390 26130 78391 26130 78392 26130 78393 26131 78394 26131 78395 26131 78396 26132 78397 26132 78398 26132 78399 26133 78400 26133 78401 26133 78402 26134 78403 26134 78404 26134 78405 26135 78406 26135 78407 26135 78408 26136 78409 26136 78410 26136 78411 26137 78412 26137 78413 26137 78414 26138 78415 26138 78416 26138 78417 26139 78418 26139 78419 26139 78420 26140 78421 26140 78422 26140 78423 26141 78424 26141 78425 26141 78426 26142 78427 26142 78428 26142 78429 26143 78430 26143 78431 26143 78432 26144 78433 26144 78434 26144 78435 26145 78436 26145 78437 26145 78438 26146 78439 26146 78440 26146 78441 26147 78442 26147 78443 26147 78444 26148 78445 26148 78446 26148 78447 26149 78448 26149 78449 26149 78450 26150 78451 26150 78452 26150 78453 26151 78454 26151 78455 26151 78456 26152 78457 26152 78458 26152 78459 26153 78460 26153 78461 26153 78462 26154 78463 26154 78464 26154 78465 26155 78466 26155 78467 26155 78468 26156 78469 26156 78470 26156 78471 26157 78472 26157 78473 26157 78474 26158 78475 26158 78476 26158 78477 26159 78478 26159 78479 26159 78480 26160 78481 26160 78482 26160 78483 26161 78484 26161 78485 26161 78486 26162 78487 26162 78488 26162 78489 26163 78490 26163 78491 26163 78492 26164 78493 26164 78494 26164 78495 26165 78496 26165 78497 26165 78498 26166 78499 26166 78500 26166 78501 26167 78502 26167 78503 26167 78504 26168 78505 26168 78506 26168 78507 26169 78508 26169 78509 26169 78510 26170 78511 26170 78512 26170 78513 26171 78514 26171 78515 26171 78516 26172 78517 26172 78518 26172 78519 26173 78520 26173 78521 26173 78522 26174 78523 26174 78524 26174 78525 26175 78526 26175 78527 26175 78528 26176 78529 26176 78530 26176 78531 26177 78532 26177 78533 26177 78534 26178 78535 26178 78536 26178 78537 26179 78538 26179 78539 26179 78540 26180 78541 26180 78542 26180 78543 26181 78544 26181 78545 26181 78546 26182 78547 26182 78548 26182 78549 26183 78550 26183 78551 26183 78552 26184 78553 26184 78554 26184 78555 26185 78556 26185 78557 26185 78558 26186 78559 26186 78560 26186 78561 26187 78562 26187 78563 26187 78564 26188 78565 26188 78566 26188 78567 26189 78568 26189 78569 26189 78570 26190 78571 26190 78572 26190 78573 26191 78574 26191 78575 26191 78576 26192 78577 26192 78578 26192 78579 26193 78580 26193 78581 26193 78582 26194 78583 26194 78584 26194 78585 26195 78586 26195 78587 26195 78588 26196 78589 26196 78590 26196 78591 26197 78592 26197 78593 26197 78594 26198 78595 26198 78596 26198 78597 26199 78598 26199 78599 26199 78600 26200 78601 26200 78602 26200 78603 26201 78604 26201 78605 26201 78606 26202 78607 26202 78608 26202 78609 26203 78610 26203 78611 26203 78612 26204 78613 26204 78614 26204 78615 26205 78616 26205 78617 26205 78618 26206 78619 26206 78620 26206 78621 26207 78622 26207 78623 26207 78624 26208 78625 26208 78626 26208 78627 26209 78628 26209 78629 26209 78630 26210 78631 26210 78632 26210 78633 26211 78634 26211 78635 26211 78636 26212 78637 26212 78638 26212 78639 26213 78640 26213 78641 26213 78642 26214 78643 26214 78644 26214 78645 26215 78646 26215 78647 26215 78648 26216 78649 26216 78650 26216 78651 26217 78652 26217 78653 26217 78654 26218 78655 26218 78656 26218 78657 26219 78658 26219 78659 26219 78660 26220 78661 26220 78662 26220 78663 26221 78664 26221 78665 26221 78666 26222 78667 26222 78668 26222 78669 26223 78670 26223 78671 26223 78672 26224 78673 26224 78674 26224 78675 26225 78676 26225 78677 26225 78678 26226 78679 26226 78680 26226 78681 26227 78682 26227 78683 26227 78684 26228 78685 26228 78686 26228 78687 26229 78688 26229 78689 26229 78690 26230 78691 26230 78692 26230 78693 26231 78694 26231 78695 26231 78696 26232 78697 26232 78698 26232 78699 26233 78700 26233 78701 26233 78702 26234 78703 26234 78704 26234 78705 26235 78706 26235 78707 26235 78708 26236 78709 26236 78710 26236 78711 26237 78712 26237 78713 26237 78714 26238 78715 26238 78716 26238 78717 26239 78718 26239 78719 26239 78720 26240 78721 26240 78722 26240 78723 26241 78724 26241 78725 26241 78726 26242 78727 26242 78728 26242 78729 26243 78730 26243 78731 26243 78732 26244 78733 26244 78734 26244 78735 26245 78736 26245 78737 26245 78738 26246 78739 26246 78740 26246 78741 26247 78742 26247 78743 26247 78744 26248 78745 26248 78746 26248 78747 26249 78748 26249 78749 26249 78750 26250 78751 26250 78752 26250 78753 26251 78754 26251 78755 26251 78756 26252 78757 26252 78758 26252 78759 26253 78760 26253 78761 26253 78762 26254 78763 26254 78764 26254 78765 26255 78766 26255 78767 26255 78768 26256 78769 26256 78770 26256 78771 26257 78772 26257 78773 26257 78774 26258 78775 26258 78776 26258 78777 26259 78778 26259 78779 26259 78780 26260 78781 26260 78782 26260 78783 26261 78784 26261 78785 26261 78786 26262 78787 26262 78788 26262 78789 26263 78790 26263 78791 26263 78792 26264 78793 26264 78794 26264 78795 26265 78796 26265 78797 26265 78798 26266 78799 26266 78800 26266 78801 26267 78802 26267 78803 26267 78804 26268 78805 26268 78806 26268 78807 26269 78808 26269 78809 26269 78810 26270 78811 26270 78812 26270 78813 26271 78814 26271 78815 26271 78816 26272 78817 26272 78818 26272 78819 26273 78820 26273 78821 26273 78822 26274 78823 26274 78824 26274 78825 26275 78826 26275 78827 26275 78828 26276 78829 26276 78830 26276 78831 26277 78832 26277 78833 26277 78834 26278 78835 26278 78836 26278 78837 26279 78838 26279 78839 26279 78840 26280 78841 26280 78842 26280 78843 26281 78844 26281 78845 26281 78846 26282 78847 26282 78848 26282 78849 26283 78850 26283 78851 26283 78852 26284 78853 26284 78854 26284 78855 26285 78856 26285 78857 26285 78858 26286 78859 26286 78860 26286 78861 26287 78862 26287 78863 26287 78864 26288 78865 26288 78866 26288 78867 26289 78868 26289 78869 26289 78870 26290 78871 26290 78872 26290 78873 26291 78874 26291 78875 26291 78876 26292 78877 26292 78878 26292 78879 26293 78880 26293 78881 26293 78882 26294 78883 26294 78884 26294 78885 26295 78886 26295 78887 26295 78888 26296 78889 26296 78890 26296 78891 26297 78892 26297 78893 26297 78894 26298 78895 26298 78896 26298 78897 26299 78898 26299 78899 26299 78900 26300 78901 26300 78902 26300 78903 26301 78904 26301 78905 26301 78906 26302 78907 26302 78908 26302 78909 26303 78910 26303 78911 26303 78912 26304 78913 26304 78914 26304 78915 26305 78916 26305 78917 26305 78918 26306 78919 26306 78920 26306 78921 26307 78922 26307 78923 26307 78924 26308 78925 26308 78926 26308 78927 26309 78928 26309 78929 26309 78930 26310 78931 26310 78932 26310 78933 26311 78934 26311 78935 26311 78936 26312 78937 26312 78938 26312 78939 26313 78940 26313 78941 26313 78942 26314 78943 26314 78944 26314 78945 26315 78946 26315 78947 26315 78948 26316 78949 26316 78950 26316 78951 26317 78952 26317 78953 26317 78954 26318 78955 26318 78956 26318 78957 26319 78958 26319 78959 26319 78960 26320 78961 26320 78962 26320 78963 26321 78964 26321 78965 26321 78966 26322 78967 26322 78968 26322 78969 26323 78970 26323 78971 26323 78972 26324 78973 26324 78974 26324 78975 26325 78976 26325 78977 26325 78978 26326 78979 26326 78980 26326 78981 26327 78982 26327 78983 26327 78984 26328 78985 26328 78986 26328 78987 26329 78988 26329 78989 26329 78990 26330 78991 26330 78992 26330 78993 26331 78994 26331 78995 26331 78996 26332 78997 26332 78998 26332 78999 26333 79000 26333 79001 26333 79002 26334 79003 26334 79004 26334 79005 26335 79006 26335 79007 26335 79008 26336 79009 26336 79010 26336 79011 26337 79012 26337 79013 26337 79014 26338 79015 26338 79016 26338 79017 26339 79018 26339 79019 26339 79020 26340 79021 26340 79022 26340 79023 26341 79024 26341 79025 26341 79026 26342 79027 26342 79028 26342 79029 26343 79030 26343 79031 26343 79032 26344 79033 26344 79034 26344 79035 26345 79036 26345 79037 26345 79038 26346 79039 26346 79040 26346 79041 26347 79042 26347 79043 26347 79044 26348 79045 26348 79046 26348 79047 26349 79048 26349 79049 26349 79050 26350 79051 26350 79052 26350 79053 26351 79054 26351 79055 26351 79056 26352 79057 26352 79058 26352 79059 26353 79060 26353 79061 26353 79062 26354 79063 26354 79064 26354 79065 26355 79066 26355 79067 26355 79068 26356 79069 26356 79070 26356 79071 26357 79072 26357 79073 26357 79074 26358 79075 26358 79076 26358 79077 26359 79078 26359 79079 26359 79080 26360 79081 26360 79082 26360 79083 26361 79084 26361 79085 26361 79086 26362 79087 26362 79088 26362 79089 26363 79090 26363 79091 26363 79092 26364 79093 26364 79094 26364 79095 26365 79096 26365 79097 26365 79098 26366 79099 26366 79100 26366 79101 26367 79102 26367 79103 26367 79104 26368 79105 26368 79106 26368 79107 26369 79108 26369 79109 26369 79110 26370 79111 26370 79112 26370 79113 26371 79114 26371 79115 26371 79116 26372 79117 26372 79118 26372 79119 26373 79120 26373 79121 26373 79122 26374 79123 26374 79124 26374 79125 26375 79126 26375 79127 26375 79128 26376 79129 26376 79130 26376 79131 26377 79132 26377 79133 26377 79134 26378 79135 26378 79136 26378 79137 26379 79138 26379 79139 26379 79140 26380 79141 26380 79142 26380 79143 26381 79144 26381 79145 26381 79146 26382 79147 26382 79148 26382 79149 26383 79150 26383 79151 26383 79152 26384 79153 26384 79154 26384 79155 26385 79156 26385 79157 26385 79158 26386 79159 26386 79160 26386 79161 26387 79162 26387 79163 26387 79164 26388 79165 26388 79166 26388 79167 26389 79168 26389 79169 26389 79170 26390 79171 26390 79172 26390 79173 26391 79174 26391 79175 26391 79176 26392 79177 26392 79178 26392 79179 26393 79180 26393 79181 26393 79182 26394 79183 26394 79184 26394 79185 26395 79186 26395 79187 26395 79188 26396 79189 26396 79190 26396 79191 26397 79192 26397 79193 26397 79194 26398 79195 26398 79196 26398 79197 26399 79198 26399 79199 26399 79200 26400 79201 26400 79202 26400 79203 26401 79204 26401 79205 26401 79206 26402 79207 26402 79208 26402 79209 26403 79210 26403 79211 26403 79212 26404 79213 26404 79214 26404 79215 26405 79216 26405 79217 26405 79218 26406 79219 26406 79220 26406 79221 26407 79222 26407 79223 26407 79224 26408 79225 26408 79226 26408 79227 26409 79228 26409 79229 26409 79230 26410 79231 26410 79232 26410 79233 26411 79234 26411 79235 26411 79236 26412 79237 26412 79238 26412 79239 26413 79240 26413 79241 26413 79242 26414 79243 26414 79244 26414 79245 26415 79246 26415 79247 26415 79248 26416 79249 26416 79250 26416 79251 26417 79252 26417 79253 26417 79254 26418 79255 26418 79256 26418 79257 26419 79258 26419 79259 26419 79260 26420 79261 26420 79262 26420 79263 26421 79264 26421 79265 26421 79266 26422 79267 26422 79268 26422 79269 26423 79270 26423 79271 26423 79272 26424 79273 26424 79274 26424 79275 26425 79276 26425 79277 26425 79278 26426 79279 26426 79280 26426 79281 26427 79282 26427 79283 26427 79284 26428 79285 26428 79286 26428 79287 26429 79288 26429 79289 26429 79290 26430 79291 26430 79292 26430 79293 26431 79294 26431 79295 26431 79296 26432 79297 26432 79298 26432 79299 26433 79300 26433 79301 26433 79302 26434 79303 26434 79304 26434 79305 26435 79306 26435 79307 26435 79308 26436 79309 26436 79310 26436 79311 26437 79312 26437 79313 26437 79314 26438 79315 26438 79316 26438 79317 26439 79318 26439 79319 26439 79320 26440 79321 26440 79322 26440 79323 26441 79324 26441 79325 26441 79326 26442 79327 26442 79328 26442 79329 26443 79330 26443 79331 26443 79332 26444 79333 26444 79334 26444 79335 26445 79336 26445 79337 26445 79338 26446 79339 26446 79340 26446 79341 26447 79342 26447 79343 26447 79344 26448 79345 26448 79346 26448 79347 26449 79348 26449 79349 26449 79350 26450 79351 26450 79352 26450 79353 26451 79354 26451 79355 26451 79356 26452 79357 26452 79358 26452 79359 26453 79360 26453 79361 26453 79362 26454 79363 26454 79364 26454 79365 26455 79366 26455 79367 26455 79368 26456 79369 26456 79370 26456 79371 26457 79372 26457 79373 26457 79374 26458 79375 26458 79376 26458 79377 26459 79378 26459 79379 26459 79380 26460 79381 26460 79382 26460 79383 26461 79384 26461 79385 26461 79386 26462 79387 26462 79388 26462 79389 26463 79390 26463 79391 26463 79392 26464 79393 26464 79394 26464 79395 26465 79396 26465 79397 26465 79398 26466 79399 26466 79400 26466 79401 26467 79402 26467 79403 26467 79404 26468 79405 26468 79406 26468 79407 26469 79408 26469 79409 26469 79410 26470 79411 26470 79412 26470 79413 26471 79414 26471 79415 26471 79416 26472 79417 26472 79418 26472 79419 26473 79420 26473 79421 26473 79422 26474 79423 26474 79424 26474 79425 26475 79426 26475 79427 26475 79428 26476 79429 26476 79430 26476 79431 26477 79432 26477 79433 26477 79434 26478 79435 26478 79436 26478 79437 26479 79438 26479 79439 26479 79440 26480 79441 26480 79442 26480 79443 26481 79444 26481 79445 26481 79446 26482 79447 26482 79448 26482 79449 26483 79450 26483 79451 26483 79452 26484 79453 26484 79454 26484 79455 26485 79456 26485 79457 26485 79458 26486 79459 26486 79460 26486 79461 26487 79462 26487 79463 26487 79464 26488 79465 26488 79466 26488 79467 26489 79468 26489 79469 26489 79470 26490 79471 26490 79472 26490 79473 26491 79474 26491 79475 26491 79476 26492 79477 26492 79478 26492 79479 26493 79480 26493 79481 26493 79482 26494 79483 26494 79484 26494 79485 26495 79486 26495 79487 26495 79488 26496 79489 26496 79490 26496 79491 26497 79492 26497 79493 26497 79494 26498 79495 26498 79496 26498 79497 26499 79498 26499 79499 26499 79500 26500 79501 26500 79502 26500 79503 26501 79504 26501 79505 26501 79506 26502 79507 26502 79508 26502 79509 26503 79510 26503 79511 26503 79512 26504 79513 26504 79514 26504 79515 26505 79516 26505 79517 26505 79518 26506 79519 26506 79520 26506 79521 26507 79522 26507 79523 26507 79524 26508 79525 26508 79526 26508 79527 26509 79528 26509 79529 26509 79530 26510 79531 26510 79532 26510 79533 26511 79534 26511 79535 26511 79536 26512 79537 26512 79538 26512 79539 26513 79540 26513 79541 26513 79542 26514 79543 26514 79544 26514 79545 26515 79546 26515 79547 26515 79548 26516 79549 26516 79550 26516 79551 26517 79552 26517 79553 26517 79554 26518 79555 26518 79556 26518 79557 26519 79558 26519 79559 26519 79560 26520 79561 26520 79562 26520 79563 26521 79564 26521 79565 26521 79566 26522 79567 26522 79568 26522 79569 26523 79570 26523 79571 26523 79572 26524 79573 26524 79574 26524 79575 26525 79576 26525 79577 26525 79578 26526 79579 26526 79580 26526 79581 26527 79582 26527 79583 26527 79584 26528 79585 26528 79586 26528 79587 26529 79588 26529 79589 26529 79590 26530 79591 26530 79592 26530 79593 26531 79594 26531 79595 26531 79596 26532 79597 26532 79598 26532 79599 26533 79600 26533 79601 26533 79602 26534 79603 26534 79604 26534 79605 26535 79606 26535 79607 26535 79608 26536 79609 26536 79610 26536 79611 26537 79612 26537 79613 26537 79614 26538 79615 26538 79616 26538 79617 26539 79618 26539 79619 26539 79620 26540 79621 26540 79622 26540 79623 26541 79624 26541 79625 26541 79626 26542 79627 26542 79628 26542 79629 26543 79630 26543 79631 26543 79632 26544 79633 26544 79634 26544 79635 26545 79636 26545 79637 26545 79638 26546 79639 26546 79640 26546 79641 26547 79642 26547 79643 26547 79644 26548 79645 26548 79646 26548 79647 26549 79648 26549 79649 26549 79650 26550 79651 26550 79652 26550 79653 26551 79654 26551 79655 26551 79656 26552 79657 26552 79658 26552 79659 26553 79660 26553 79661 26553 79662 26554 79663 26554 79664 26554 79665 26555 79666 26555 79667 26555 79668 26556 79669 26556 79670 26556 79671 26557 79672 26557 79673 26557 79674 26558 79675 26558 79676 26558 79677 26559 79678 26559 79679 26559 79680 26560 79681 26560 79682 26560 79683 26561 79684 26561 79685 26561 79686 26562 79687 26562 79688 26562 79689 26563 79690 26563 79691 26563 79692 26564 79693 26564 79694 26564 79695 26565 79696 26565 79697 26565 79698 26566 79699 26566 79700 26566 79701 26567 79702 26567 79703 26567 79704 26568 79705 26568 79706 26568 79707 26569 79708 26569 79709 26569 79710 26570 79711 26570 79712 26570 79713 26571 79714 26571 79715 26571 79716 26572 79717 26572 79718 26572 79719 26573 79720 26573 79721 26573 79722 26574 79723 26574 79724 26574 79725 26575 79726 26575 79727 26575 79728 26576 79729 26576 79730 26576 79731 26577 79732 26577 79733 26577 79734 26578 79735 26578 79736 26578 79737 26579 79738 26579 79739 26579 79740 26580 79741 26580 79742 26580 79743 26581 79744 26581 79745 26581 79746 26582 79747 26582 79748 26582 79749 26583 79750 26583 79751 26583 79752 26584 79753 26584 79754 26584 79755 26585 79756 26585 79757 26585 79758 26586 79759 26586 79760 26586 79761 26587 79762 26587 79763 26587 79764 26588 79765 26588 79766 26588 79767 26589 79768 26589 79769 26589 79770 26590 79771 26590 79772 26590 79773 26591 79774 26591 79775 26591 79776 26592 79777 26592 79778 26592 79779 26593 79780 26593 79781 26593 79782 26594 79783 26594 79784 26594 79785 26595 79786 26595 79787 26595 79788 26596 79789 26596 79790 26596 79791 26597 79792 26597 79793 26597 79794 26598 79795 26598 79796 26598 79797 26599 79798 26599 79799 26599 79800 26600 79801 26600 79802 26600 79803 26601 79804 26601 79805 26601 79806 26602 79807 26602 79808 26602 79809 26603 79810 26603 79811 26603 79812 26604 79813 26604 79814 26604 79815 26605 79816 26605 79817 26605 79818 26606 79819 26606 79820 26606 79821 26607 79822 26607 79823 26607 79824 26608 79825 26608 79826 26608 79827 26609 79828 26609 79829 26609 79830 26610 79831 26610 79832 26610 79833 26611 79834 26611 79835 26611 79836 26612 79837 26612 79838 26612 79839 26613 79840 26613 79841 26613 79842 26614 79843 26614 79844 26614 79845 26615 79846 26615 79847 26615 79848 26616 79849 26616 79850 26616 79851 26617 79852 26617 79853 26617 79854 26618 79855 26618 79856 26618 79857 26619 79858 26619 79859 26619 79860 26620 79861 26620 79862 26620 79863 26621 79864 26621 79865 26621 79866 26622 79867 26622 79868 26622 79869 26623 79870 26623 79871 26623 79872 26624 79873 26624 79874 26624 79875 26625 79876 26625 79877 26625 79878 26626 79879 26626 79880 26626 79881 26627 79882 26627 79883 26627 79884 26628 79885 26628 79886 26628 79887 26629 79888 26629 79889 26629 79890 26630 79891 26630 79892 26630 79893 26631 79894 26631 79895 26631 79896 26632 79897 26632 79898 26632 79899 26633 79900 26633 79901 26633 79902 26634 79903 26634 79904 26634 79905 26635 79906 26635 79907 26635 79908 26636 79909 26636 79910 26636 79911 26637 79912 26637 79913 26637 79914 26638 79915 26638 79916 26638 79917 26639 79918 26639 79919 26639 79920 26640 79921 26640 79922 26640 79923 26641 79924 26641 79925 26641 79926 26642 79927 26642 79928 26642 79929 26643 79930 26643 79931 26643 79932 26644 79933 26644 79934 26644 79935 26645 79936 26645 79937 26645 79938 26646 79939 26646 79940 26646 79941 26647 79942 26647 79943 26647 79944 26648 79945 26648 79946 26648 79947 26649 79948 26649 79949 26649 79950 26650 79951 26650 79952 26650 79953 26651 79954 26651 79955 26651 79956 26652 79957 26652 79958 26652 79959 26653 79960 26653 79961 26653 79962 26654 79963 26654 79964 26654 79965 26655 79966 26655 79967 26655 79968 26656 79969 26656 79970 26656 79971 26657 79972 26657 79973 26657 79974 26658 79975 26658 79976 26658 79977 26659 79978 26659 79979 26659 79980 26660 79981 26660 79982 26660 79983 26661 79984 26661 79985 26661 79986 26662 79987 26662 79988 26662 79989 26663 79990 26663 79991 26663 79992 26664 79993 26664 79994 26664 79995 26665 79996 26665 79997 26665 79998 26666 79999 26666 80000 26666 80001 26667 80002 26667 80003 26667 80004 26668 80005 26668 80006 26668 80007 26669 80008 26669 80009 26669 80010 26670 80011 26670 80012 26670 80013 26671 80014 26671 80015 26671 80016 26672 80017 26672 80018 26672 80019 26673 80020 26673 80021 26673 80022 26674 80023 26674 80024 26674 80025 26675 80026 26675 80027 26675 80028 26676 80029 26676 80030 26676 80031 26677 80032 26677 80033 26677 80034 26678 80035 26678 80036 26678 80037 26679 80038 26679 80039 26679 80040 26680 80041 26680 80042 26680 80043 26681 80044 26681 80045 26681 80046 26682 80047 26682 80048 26682 80049 26683 80050 26683 80051 26683 80052 26684 80053 26684 80054 26684 80055 26685 80056 26685 80057 26685 80058 26686 80059 26686 80060 26686 80061 26687 80062 26687 80063 26687 80064 26688 80065 26688 80066 26688 80067 26689 80068 26689 80069 26689 80070 26690 80071 26690 80072 26690 80073 26691 80074 26691 80075 26691 80076 26692 80077 26692 80078 26692 80079 26693 80080 26693 80081 26693 80082 26694 80083 26694 80084 26694 80085 26695 80086 26695 80087 26695 80088 26696 80089 26696 80090 26696 80091 26697 80092 26697 80093 26697 80094 26698 80095 26698 80096 26698 80097 26699 80098 26699 80099 26699 80100 26700 80101 26700 80102 26700 80103 26701 80104 26701 80105 26701 80106 26702 80107 26702 80108 26702 80109 26703 80110 26703 80111 26703 80112 26704 80113 26704 80114 26704 80115 26705 80116 26705 80117 26705 80118 26706 80119 26706 80120 26706 80121 26707 80122 26707 80123 26707 80124 26708 80125 26708 80126 26708 80127 26709 80128 26709 80129 26709 80130 26710 80131 26710 80132 26710 80133 26711 80134 26711 80135 26711 80136 26712 80137 26712 80138 26712 80139 26713 80140 26713 80141 26713 80142 26714 80143 26714 80144 26714 80145 26715 80146 26715 80147 26715 80148 26716 80149 26716 80150 26716 80151 26717 80152 26717 80153 26717 80154 26718 80155 26718 80156 26718 80157 26719 80158 26719 80159 26719 80160 26720 80161 26720 80162 26720 80163 26721 80164 26721 80165 26721 80166 26722 80167 26722 80168 26722 80169 26723 80170 26723 80171 26723 80172 26724 80173 26724 80174 26724 80175 26725 80176 26725 80177 26725 80178 26726 80179 26726 80180 26726 80181 26727 80182 26727 80183 26727 80184 26728 80185 26728 80186 26728 80187 26729 80188 26729 80189 26729 80190 26730 80191 26730 80192 26730 80193 26731 80194 26731 80195 26731 80196 26732 80197 26732 80198 26732 80199 26733 80200 26733 80201 26733 80202 26734 80203 26734 80204 26734 80205 26735 80206 26735 80207 26735 80208 26736 80209 26736 80210 26736 80211 26737 80212 26737 80213 26737 80214 26738 80215 26738 80216 26738 80217 26739 80218 26739 80219 26739 80220 26740 80221 26740 80222 26740 80223 26741 80224 26741 80225 26741 80226 26742 80227 26742 80228 26742 80229 26743 80230 26743 80231 26743 80232 26744 80233 26744 80234 26744 80235 26745 80236 26745 80237 26745 80238 26746 80239 26746 80240 26746 80241 26747 80242 26747 80243 26747 80244 26748 80245 26748 80246 26748 80247 26749 80248 26749 80249 26749 80250 26750 80251 26750 80252 26750 80253 26751 80254 26751 80255 26751 80256 26752 80257 26752 80258 26752 80259 26753 80260 26753 80261 26753 80262 26754 80263 26754 80264 26754 80265 26755 80266 26755 80267 26755 80268 26756 80269 26756 80270 26756 80271 26757 80272 26757 80273 26757 80274 26758 80275 26758 80276 26758 80277 26759 80278 26759 80279 26759 80280 26760 80281 26760 80282 26760 80283 26761 80284 26761 80285 26761 80286 26762 80287 26762 80288 26762 80289 26763 80290 26763 80291 26763 80292 26764 80293 26764 80294 26764 80295 26765 80296 26765 80297 26765 80298 26766 80299 26766 80300 26766 80301 26767 80302 26767 80303 26767 80304 26768 80305 26768 80306 26768 80307 26769 80308 26769 80309 26769 80310 26770 80311 26770 80312 26770 80313 26771 80314 26771 80315 26771 80316 26772 80317 26772 80318 26772 80319 26773 80320 26773 80321 26773 80322 26774 80323 26774 80324 26774 80325 26775 80326 26775 80327 26775 80328 26776 80329 26776 80330 26776 80331 26777 80332 26777 80333 26777 80334 26778 80335 26778 80336 26778 80337 26779 80338 26779 80339 26779 80340 26780 80341 26780 80342 26780 80343 26781 80344 26781 80345 26781 80346 26782 80347 26782 80348 26782 80349 26783 80350 26783 80351 26783 80352 26784 80353 26784 80354 26784 80355 26785 80356 26785 80357 26785 80358 26786 80359 26786 80360 26786 80361 26787 80362 26787 80363 26787 80364 26788 80365 26788 80366 26788 80367 26789 80368 26789 80369 26789 80370 26790 80371 26790 80372 26790 80373 26791 80374 26791 80375 26791 80376 26792 80377 26792 80378 26792 80379 26793 80380 26793 80381 26793 80382 26794 80383 26794 80384 26794 80385 26795 80386 26795 80387 26795 80388 26796 80389 26796 80390 26796 80391 26797 80392 26797 80393 26797 80394 26798 80395 26798 80396 26798 80397 26799 80398 26799 80399 26799 80400 26800 80401 26800 80402 26800 80403 26801 80404 26801 80405 26801 80406 26802 80407 26802 80408 26802 80409 26803 80410 26803 80411 26803 80412 26804 80413 26804 80414 26804 80415 26805 80416 26805 80417 26805 80418 26806 80419 26806 80420 26806 80421 26807 80422 26807 80423 26807 80424 26808 80425 26808 80426 26808 80427 26809 80428 26809 80429 26809 80430 26810 80431 26810 80432 26810 80433 26811 80434 26811 80435 26811 80436 26812 80437 26812 80438 26812 80439 26813 80440 26813 80441 26813 80442 26814 80443 26814 80444 26814 80445 26815 80446 26815 80447 26815 80448 26816 80449 26816 80450 26816 80451 26817 80452 26817 80453 26817 80454 26818 80455 26818 80456 26818 80457 26819 80458 26819 80459 26819 80460 26820 80461 26820 80462 26820 80463 26821 80464 26821 80465 26821 80466 26822 80467 26822 80468 26822 80469 26823 80470 26823 80471 26823 80472 26824 80473 26824 80474 26824 80475 26825 80476 26825 80477 26825 80478 26826 80479 26826 80480 26826 80481 26827 80482 26827 80483 26827 80484 26828 80485 26828 80486 26828 80487 26829 80488 26829 80489 26829 80490 26830 80491 26830 80492 26830 80493 26831 80494 26831 80495 26831 80496 26832 80497 26832 80498 26832 80499 26833 80500 26833 80501 26833 80502 26834 80503 26834 80504 26834 80505 26835 80506 26835 80507 26835 80508 26836 80509 26836 80510 26836 80511 26837 80512 26837 80513 26837 80514 26838 80515 26838 80516 26838 80517 26839 80518 26839 80519 26839 80520 26840 80521 26840 80522 26840 80523 26841 80524 26841 80525 26841 80526 26842 80527 26842 80528 26842 80529 26843 80530 26843 80531 26843 80532 26844 80533 26844 80534 26844 80535 26845 80536 26845 80537 26845 80538 26846 80539 26846 80540 26846 80541 26847 80542 26847 80543 26847 80544 26848 80545 26848 80546 26848 80547 26849 80548 26849 80549 26849 80550 26850 80551 26850 80552 26850 80553 26851 80554 26851 80555 26851 80556 26852 80557 26852 80558 26852 80559 26853 80560 26853 80561 26853 80562 26854 80563 26854 80564 26854 80565 26855 80566 26855 80567 26855 80568 26856 80569 26856 80570 26856 80571 26857 80572 26857 80573 26857 80574 26858 80575 26858 80576 26858 80577 26859 80578 26859 80579 26859 80580 26860 80581 26860 80582 26860 80583 26861 80584 26861 80585 26861 80586 26862 80587 26862 80588 26862 80589 26863 80590 26863 80591 26863 80592 26864 80593 26864 80594 26864 80595 26865 80596 26865 80597 26865 80598 26866 80599 26866 80600 26866 80601 26867 80602 26867 80603 26867 80604 26868 80605 26868 80606 26868 80607 26869 80608 26869 80609 26869 80610 26870 80611 26870 80612 26870 80613 26871 80614 26871 80615 26871 80616 26872 80617 26872 80618 26872 80619 26873 80620 26873 80621 26873 80622 26874 80623 26874 80624 26874 80625 26875 80626 26875 80627 26875 80628 26876 80629 26876 80630 26876 80631 26877 80632 26877 80633 26877 80634 26878 80635 26878 80636 26878 80637 26879 80638 26879 80639 26879 80640 26880 80641 26880 80642 26880 80643 26881 80644 26881 80645 26881 80646 26882 80647 26882 80648 26882 80649 26883 80650 26883 80651 26883 80652 26884 80653 26884 80654 26884 80655 26885 80656 26885 80657 26885 80658 26886 80659 26886 80660 26886 80661 26887 80662 26887 80663 26887 80664 26888 80665 26888 80666 26888 80667 26889 80668 26889 80669 26889 80670 26890 80671 26890 80672 26890 80673 26891 80674 26891 80675 26891 80676 26892 80677 26892 80678 26892 80679 26893 80680 26893 80681 26893 80682 26894 80683 26894 80684 26894 80685 26895 80686 26895 80687 26895 80688 26896 80689 26896 80690 26896 80691 26897 80692 26897 80693 26897 80694 26898 80695 26898 80696 26898 80697 26899 80698 26899 80699 26899 80700 26900 80701 26900 80702 26900 80703 26901 80704 26901 80705 26901 80706 26902 80707 26902 80708 26902 80709 26903 80710 26903 80711 26903 80712 26904 80713 26904 80714 26904 80715 26905 80716 26905 80717 26905 80718 26906 80719 26906 80720 26906 80721 26907 80722 26907 80723 26907 80724 26908 80725 26908 80726 26908 80727 26909 80728 26909 80729 26909 80730 26910 80731 26910 80732 26910 80733 26911 80734 26911 80735 26911 80736 26912 80737 26912 80738 26912 80739 26913 80740 26913 80741 26913 80742 26914 80743 26914 80744 26914 80745 26915 80746 26915 80747 26915 80748 26916 80749 26916 80750 26916 80751 26917 80752 26917 80753 26917 80754 26918 80755 26918 80756 26918 80757 26919 80758 26919 80759 26919 80760 26920 80761 26920 80762 26920 80763 26921 80764 26921 80765 26921 80766 26922 80767 26922 80768 26922 80769 26923 80770 26923 80771 26923 80772 26924 80773 26924 80774 26924 80775 26925 80776 26925 80777 26925 80778 26926 80779 26926 80780 26926 80781 26927 80782 26927 80783 26927 80784 26928 80785 26928 80786 26928 80787 26929 80788 26929 80789 26929 80790 26930 80791 26930 80792 26930 80793 26931 80794 26931 80795 26931 80796 26932 80797 26932 80798 26932 80799 26933 80800 26933 80801 26933 80802 26934 80803 26934 80804 26934 80805 26935 80806 26935 80807 26935 80808 26936 80809 26936 80810 26936 80811 26937 80812 26937 80813 26937 80814 26938 80815 26938 80816 26938 80817 26939 80818 26939 80819 26939 80820 26940 80821 26940 80822 26940 80823 26941 80824 26941 80825 26941 80826 26942 80827 26942 80828 26942 80829 26943 80830 26943 80831 26943 80832 26944 80833 26944 80834 26944 80835 26945 80836 26945 80837 26945 80838 26946 80839 26946 80840 26946 80841 26947 80842 26947 80843 26947 80844 26948 80845 26948 80846 26948 80847 26949 80848 26949 80849 26949 80850 26950 80851 26950 80852 26950 80853 26951 80854 26951 80855 26951 80856 26952 80857 26952 80858 26952 80859 26953 80860 26953 80861 26953 80862 26954 80863 26954 80864 26954 80865 26955 80866 26955 80867 26955 80868 26956 80869 26956 80870 26956 80871 26957 80872 26957 80873 26957 80874 26958 80875 26958 80876 26958 80877 26959 80878 26959 80879 26959 80880 26960 80881 26960 80882 26960 80883 26961 80884 26961 80885 26961 80886 26962 80887 26962 80888 26962 80889 26963 80890 26963 80891 26963 80892 26964 80893 26964 80894 26964 80895 26965 80896 26965 80897 26965 80898 26966 80899 26966 80900 26966 80901 26967 80902 26967 80903 26967 80904 26968 80905 26968 80906 26968 80907 26969 80908 26969 80909 26969 80910 26970 80911 26970 80912 26970 80913 26971 80914 26971 80915 26971 80916 26972 80917 26972 80918 26972 80919 26973 80920 26973 80921 26973 80922 26974 80923 26974 80924 26974 80925 26975 80926 26975 80927 26975 80928 26976 80929 26976 80930 26976 80931 26977 80932 26977 80933 26977 80934 26978 80935 26978 80936 26978 80937 26979 80938 26979 80939 26979 80940 26980 80941 26980 80942 26980 80943 26981 80944 26981 80945 26981 80946 26982 80947 26982 80948 26982 80949 26983 80950 26983 80951 26983 80952 26984 80953 26984 80954 26984 80955 26985 80956 26985 80957 26985 80958 26986 80959 26986 80960 26986 80961 26987 80962 26987 80963 26987 80964 26988 80965 26988 80966 26988 80967 26989 80968 26989 80969 26989 80970 26990 80971 26990 80972 26990 80973 26991 80974 26991 80975 26991 80976 26992 80977 26992 80978 26992 80979 26993 80980 26993 80981 26993 80982 26994 80983 26994 80984 26994 80985 26995 80986 26995 80987 26995 80988 26996 80989 26996 80990 26996 80991 26997 80992 26997 80993 26997 80994 26998 80995 26998 80996 26998 80997 26999 80998 26999 80999 26999 81000 27000 81001 27000 81002 27000 81003 27001 81004 27001 81005 27001 81006 27002 81007 27002 81008 27002 81009 27003 81010 27003 81011 27003 81012 27004 81013 27004 81014 27004 81015 27005 81016 27005 81017 27005 81018 27006 81019 27006 81020 27006 81021 27007 81022 27007 81023 27007 81024 27008 81025 27008 81026 27008 81027 27009 81028 27009 81029 27009 81030 27010 81031 27010 81032 27010 81033 27011 81034 27011 81035 27011 81036 27012 81037 27012 81038 27012 81039 27013 81040 27013 81041 27013 81042 27014 81043 27014 81044 27014 81045 27015 81046 27015 81047 27015 81048 27016 81049 27016 81050 27016 81051 27017 81052 27017 81053 27017 81054 27018 81055 27018 81056 27018 81057 27019 81058 27019 81059 27019 81060 27020 81061 27020 81062 27020 81063 27021 81064 27021 81065 27021 81066 27022 81067 27022 81068 27022 81069 27023 81070 27023 81071 27023 81072 27024 81073 27024 81074 27024 81075 27025 81076 27025 81077 27025 81078 27026 81079 27026 81080 27026 81081 27027 81082 27027 81083 27027 81084 27028 81085 27028 81086 27028 81087 27029 81088 27029 81089 27029 81090 27030 81091 27030 81092 27030 81093 27031 81094 27031 81095 27031 81096 27032 81097 27032 81098 27032 81099 27033 81100 27033 81101 27033 81102 27034 81103 27034 81104 27034 81105 27035 81106 27035 81107 27035 81108 27036 81109 27036 81110 27036 81111 27037 81112 27037 81113 27037 81114 27038 81115 27038 81116 27038 81117 27039 81118 27039 81119 27039 81120 27040 81121 27040 81122 27040 81123 27041 81124 27041 81125 27041 81126 27042 81127 27042 81128 27042 81129 27043 81130 27043 81131 27043 81132 27044 81133 27044 81134 27044 81135 27045 81136 27045 81137 27045 81138 27046 81139 27046 81140 27046 81141 27047 81142 27047 81143 27047 81144 27048 81145 27048 81146 27048 81147 27049 81148 27049 81149 27049 81150 27050 81151 27050 81152 27050 81153 27051 81154 27051 81155 27051 81156 27052 81157 27052 81158 27052 81159 27053 81160 27053 81161 27053 81162 27054 81163 27054 81164 27054 81165 27055 81166 27055 81167 27055 81168 27056 81169 27056 81170 27056 81171 27057 81172 27057 81173 27057 81174 27058 81175 27058 81176 27058 81177 27059 81178 27059 81179 27059 81180 27060 81181 27060 81182 27060 81183 27061 81184 27061 81185 27061 81186 27062 81187 27062 81188 27062 81189 27063 81190 27063 81191 27063 81192 27064 81193 27064 81194 27064 81195 27065 81196 27065 81197 27065 81198 27066 81199 27066 81200 27066 81201 27067 81202 27067 81203 27067 81204 27068 81205 27068 81206 27068 81207 27069 81208 27069 81209 27069 81210 27070 81211 27070 81212 27070 81213 27071 81214 27071 81215 27071 81216 27072 81217 27072 81218 27072 81219 27073 81220 27073 81221 27073 81222 27074 81223 27074 81224 27074 81225 27075 81226 27075 81227 27075 81228 27076 81229 27076 81230 27076 81231 27077 81232 27077 81233 27077 81234 27078 81235 27078 81236 27078 81237 27079 81238 27079 81239 27079 81240 27080 81241 27080 81242 27080 81243 27081 81244 27081 81245 27081 81246 27082 81247 27082 81248 27082 81249 27083 81250 27083 81251 27083 81252 27084 81253 27084 81254 27084 81255 27085 81256 27085 81257 27085 81258 27086 81259 27086 81260 27086 81261 27087 81262 27087 81263 27087 81264 27088 81265 27088 81266 27088 81267 27089 81268 27089 81269 27089 81270 27090 81271 27090 81272 27090 81273 27091 81274 27091 81275 27091 81276 27092 81277 27092 81278 27092 81279 27093 81280 27093 81281 27093 81282 27094 81283 27094 81284 27094 81285 27095 81286 27095 81287 27095 81288 27096 81289 27096 81290 27096 81291 27097 81292 27097 81293 27097 81294 27098 81295 27098 81296 27098 81297 27099 81298 27099 81299 27099 81300 27100 81301 27100 81302 27100 81303 27101 81304 27101 81305 27101 81306 27102 81307 27102 81308 27102 81309 27103 81310 27103 81311 27103 81312 27104 81313 27104 81314 27104 81315 27105 81316 27105 81317 27105 81318 27106 81319 27106 81320 27106 81321 27107 81322 27107 81323 27107 81324 27108 81325 27108 81326 27108 81327 27109 81328 27109 81329 27109 81330 27110 81331 27110 81332 27110 81333 27111 81334 27111 81335 27111 81336 27112 81337 27112 81338 27112 81339 27113 81340 27113 81341 27113 81342 27114 81343 27114 81344 27114 81345 27115 81346 27115 81347 27115 81348 27116 81349 27116 81350 27116 81351 27117 81352 27117 81353 27117 81354 27118 81355 27118 81356 27118 81357 27119 81358 27119 81359 27119 81360 27120 81361 27120 81362 27120 81363 27121 81364 27121 81365 27121 81366 27122 81367 27122 81368 27122 81369 27123 81370 27123 81371 27123 81372 27124 81373 27124 81374 27124 81375 27125 81376 27125 81377 27125 81378 27126 81379 27126 81380 27126 81381 27127 81382 27127 81383 27127 81384 27128 81385 27128 81386 27128 81387 27129 81388 27129 81389 27129 81390 27130 81391 27130 81392 27130 81393 27131 81394 27131 81395 27131 81396 27132 81397 27132 81398 27132 81399 27133 81400 27133 81401 27133 81402 27134 81403 27134 81404 27134 81405 27135 81406 27135 81407 27135 81408 27136 81409 27136 81410 27136 81411 27137 81412 27137 81413 27137 81414 27138 81415 27138 81416 27138 81417 27139 81418 27139 81419 27139 81420 27140 81421 27140 81422 27140 81423 27141 81424 27141 81425 27141 81426 27142 81427 27142 81428 27142 81429 27143 81430 27143 81431 27143 81432 27144 81433 27144 81434 27144 81435 27145 81436 27145 81437 27145 81438 27146 81439 27146 81440 27146 81441 27147 81442 27147 81443 27147 81444 27148 81445 27148 81446 27148 81447 27149 81448 27149 81449 27149 81450 27150 81451 27150 81452 27150 81453 27151 81454 27151 81455 27151 81456 27152 81457 27152 81458 27152 81459 27153 81460 27153 81461 27153 81462 27154 81463 27154 81464 27154 81465 27155 81466 27155 81467 27155 81468 27156 81469 27156 81470 27156 81471 27157 81472 27157 81473 27157 81474 27158 81475 27158 81476 27158 81477 27159 81478 27159 81479 27159 81480 27160 81481 27160 81482 27160 81483 27161 81484 27161 81485 27161 81486 27162 81487 27162 81488 27162 81489 27163 81490 27163 81491 27163 81492 27164 81493 27164 81494 27164 81495 27165 81496 27165 81497 27165 81498 27166 81499 27166 81500 27166 81501 27167 81502 27167 81503 27167 81504 27168 81505 27168 81506 27168 81507 27169 81508 27169 81509 27169 81510 27170 81511 27170 81512 27170 81513 27171 81514 27171 81515 27171 81516 27172 81517 27172 81518 27172 81519 27173 81520 27173 81521 27173 81522 27174 81523 27174 81524 27174 81525 27175 81526 27175 81527 27175 81528 27176 81529 27176 81530 27176 81531 27177 81532 27177 81533 27177 81534 27178 81535 27178 81536 27178 81537 27179 81538 27179 81539 27179 81540 27180 81541 27180 81542 27180 81543 27181 81544 27181 81545 27181 81546 27182 81547 27182 81548 27182 81549 27183 81550 27183 81551 27183 81552 27184 81553 27184 81554 27184 81555 27185 81556 27185 81557 27185 81558 27186 81559 27186 81560 27186 81561 27187 81562 27187 81563 27187 81564 27188 81565 27188 81566 27188 81567 27189 81568 27189 81569 27189 81570 27190 81571 27190 81572 27190 81573 27191 81574 27191 81575 27191 81576 27192 81577 27192 81578 27192 81579 27193 81580 27193 81581 27193 81582 27194 81583 27194 81584 27194 81585 27195 81586 27195 81587 27195 81588 27196 81589 27196 81590 27196 81591 27197 81592 27197 81593 27197 81594 27198 81595 27198 81596 27198 81597 27199 81598 27199 81599 27199 81600 27200 81601 27200 81602 27200 81603 27201 81604 27201 81605 27201 81606 27202 81607 27202 81608 27202 81609 27203 81610 27203 81611 27203 81612 27204 81613 27204 81614 27204 81615 27205 81616 27205 81617 27205 81618 27206 81619 27206 81620 27206 81621 27207 81622 27207 81623 27207 81624 27208 81625 27208 81626 27208 81627 27209 81628 27209 81629 27209 81630 27210 81631 27210 81632 27210 81633 27211 81634 27211 81635 27211 81636 27212 81637 27212 81638 27212 81639 27213 81640 27213 81641 27213 81642 27214 81643 27214 81644 27214 81645 27215 81646 27215 81647 27215 81648 27216 81649 27216 81650 27216 81651 27217 81652 27217 81653 27217 81654 27218 81655 27218 81656 27218 81657 27219 81658 27219 81659 27219 81660 27220 81661 27220 81662 27220 81663 27221 81664 27221 81665 27221 81666 27222 81667 27222 81668 27222 81669 27223 81670 27223 81671 27223 81672 27224 81673 27224 81674 27224 81675 27225 81676 27225 81677 27225 81678 27226 81679 27226 81680 27226 81681 27227 81682 27227 81683 27227 81684 27228 81685 27228 81686 27228 81687 27229 81688 27229 81689 27229 81690 27230 81691 27230 81692 27230 81693 27231 81694 27231 81695 27231 81696 27232 81697 27232 81698 27232 81699 27233 81700 27233 81701 27233 81702 27234 81703 27234 81704 27234 81705 27235 81706 27235 81707 27235 81708 27236 81709 27236 81710 27236 81711 27237 81712 27237 81713 27237 81714 27238 81715 27238 81716 27238 81717 27239 81718 27239 81719 27239 81720 27240 81721 27240 81722 27240 81723 27241 81724 27241 81725 27241 81726 27242 81727 27242 81728 27242 81729 27243 81730 27243 81731 27243 81732 27244 81733 27244 81734 27244 81735 27245 81736 27245 81737 27245 81738 27246 81739 27246 81740 27246 81741 27247 81742 27247 81743 27247 81744 27248 81745 27248 81746 27248 81747 27249 81748 27249 81749 27249 81750 27250 81751 27250 81752 27250 81753 27251 81754 27251 81755 27251 81756 27252 81757 27252 81758 27252 81759 27253 81760 27253 81761 27253 81762 27254 81763 27254 81764 27254 81765 27255 81766 27255 81767 27255 81768 27256 81769 27256 81770 27256 81771 27257 81772 27257 81773 27257 81774 27258 81775 27258 81776 27258 81777 27259 81778 27259 81779 27259 81780 27260 81781 27260 81782 27260 81783 27261 81784 27261 81785 27261 81786 27262 81787 27262 81788 27262 81789 27263 81790 27263 81791 27263 81792 27264 81793 27264 81794 27264 81795 27265 81796 27265 81797 27265 81798 27266 81799 27266 81800 27266 81801 27267 81802 27267 81803 27267 81804 27268 81805 27268 81806 27268 81807 27269 81808 27269 81809 27269 81810 27270 81811 27270 81812 27270 81813 27271 81814 27271 81815 27271 81816 27272 81817 27272 81818 27272 81819 27273 81820 27273 81821 27273 81822 27274 81823 27274 81824 27274 81825 27275 81826 27275 81827 27275 81828 27276 81829 27276 81830 27276 81831 27277 81832 27277 81833 27277 81834 27278 81835 27278 81836 27278 81837 27279 81838 27279 81839 27279 81840 27280 81841 27280 81842 27280 81843 27281 81844 27281 81845 27281 81846 27282 81847 27282 81848 27282 81849 27283 81850 27283 81851 27283 81852 27284 81853 27284 81854 27284 81855 27285 81856 27285 81857 27285 81858 27286 81859 27286 81860 27286 81861 27287 81862 27287 81863 27287 81864 27288 81865 27288 81866 27288 81867 27289 81868 27289 81869 27289 81870 27290 81871 27290 81872 27290 81873 27291 81874 27291 81875 27291 81876 27292 81877 27292 81878 27292 81879 27293 81880 27293 81881 27293 81882 27294 81883 27294 81884 27294 81885 27295 81886 27295 81887 27295 81888 27296 81889 27296 81890 27296 81891 27297 81892 27297 81893 27297 81894 27298 81895 27298 81896 27298 81897 27299 81898 27299 81899 27299 81900 27300 81901 27300 81902 27300 81903 27301 81904 27301 81905 27301 81906 27302 81907 27302 81908 27302 81909 27303 81910 27303 81911 27303 81912 27304 81913 27304 81914 27304 81915 27305 81916 27305 81917 27305 81918 27306 81919 27306 81920 27306 81921 27307 81922 27307 81923 27307 81924 27308 81925 27308 81926 27308 81927 27309 81928 27309 81929 27309 81930 27310 81931 27310 81932 27310 81933 27311 81934 27311 81935 27311 81936 27312 81937 27312 81938 27312 81939 27313 81940 27313 81941 27313 81942 27314 81943 27314 81944 27314 81945 27315 81946 27315 81947 27315 81948 27316 81949 27316 81950 27316 81951 27317 81952 27317 81953 27317 81954 27318 81955 27318 81956 27318 81957 27319 81958 27319 81959 27319 81960 27320 81961 27320 81962 27320 81963 27321 81964 27321 81965 27321 81966 27322 81967 27322 81968 27322 81969 27323 81970 27323 81971 27323 81972 27324 81973 27324 81974 27324 81975 27325 81976 27325 81977 27325 81978 27326 81979 27326 81980 27326 81981 27327 81982 27327 81983 27327 81984 27328 81985 27328 81986 27328 81987 27329 81988 27329 81989 27329 81990 27330 81991 27330 81992 27330 81993 27331 81994 27331 81995 27331 81996 27332 81997 27332 81998 27332 81999 27333 82000 27333 82001 27333 82002 27334 82003 27334 82004 27334 82005 27335 82006 27335 82007 27335 82008 27336 82009 27336 82010 27336 82011 27337 82012 27337 82013 27337 82014 27338 82015 27338 82016 27338 82017 27339 82018 27339 82019 27339 82020 27340 82021 27340 82022 27340 82023 27341 82024 27341 82025 27341 82026 27342 82027 27342 82028 27342 82029 27343 82030 27343 82031 27343 82032 27344 82033 27344 82034 27344 82035 27345 82036 27345 82037 27345 82038 27346 82039 27346 82040 27346 82041 27347 82042 27347 82043 27347 82044 27348 82045 27348 82046 27348 82047 27349 82048 27349 82049 27349 82050 27350 82051 27350 82052 27350 82053 27351 82054 27351 82055 27351 82056 27352 82057 27352 82058 27352 82059 27353 82060 27353 82061 27353 82062 27354 82063 27354 82064 27354 82065 27355 82066 27355 82067 27355 82068 27356 82069 27356 82070 27356 82071 27357 82072 27357 82073 27357 82074 27358 82075 27358 82076 27358 82077 27359 82078 27359 82079 27359 82080 27360 82081 27360 82082 27360 82083 27361 82084 27361 82085 27361 82086 27362 82087 27362 82088 27362 82089 27363 82090 27363 82091 27363 82092 27364 82093 27364 82094 27364 82095 27365 82096 27365 82097 27365 82098 27366 82099 27366 82100 27366 82101 27367 82102 27367 82103 27367 82104 27368 82105 27368 82106 27368 82107 27369 82108 27369 82109 27369 82110 27370 82111 27370 82112 27370 82113 27371 82114 27371 82115 27371 82116 27372 82117 27372 82118 27372 82119 27373 82120 27373 82121 27373 82122 27374 82123 27374 82124 27374 82125 27375 82126 27375 82127 27375 82128 27376 82129 27376 82130 27376 82131 27377 82132 27377 82133 27377 82134 27378 82135 27378 82136 27378 82137 27379 82138 27379 82139 27379 82140 27380 82141 27380 82142 27380 82143 27381 82144 27381 82145 27381 82146 27382 82147 27382 82148 27382 82149 27383 82150 27383 82151 27383 82152 27384 82153 27384 82154 27384 82155 27385 82156 27385 82157 27385 82158 27386 82159 27386 82160 27386 82161 27387 82162 27387 82163 27387 82164 27388 82165 27388 82166 27388 82167 27389 82168 27389 82169 27389 82170 27390 82171 27390 82172 27390 82173 27391 82174 27391 82175 27391 82176 27392 82177 27392 82178 27392 82179 27393 82180 27393 82181 27393 82182 27394 82183 27394 82184 27394 82185 27395 82186 27395 82187 27395 82188 27396 82189 27396 82190 27396 82191 27397 82192 27397 82193 27397 82194 27398 82195 27398 82196 27398 82197 27399 82198 27399 82199 27399 82200 27400 82201 27400 82202 27400 82203 27401 82204 27401 82205 27401 82206 27402 82207 27402 82208 27402 82209 27403 82210 27403 82211 27403 82212 27404 82213 27404 82214 27404 82215 27405 82216 27405 82217 27405 82218 27406 82219 27406 82220 27406 82221 27407 82222 27407 82223 27407 82224 27408 82225 27408 82226 27408 82227 27409 82228 27409 82229 27409 82230 27410 82231 27410 82232 27410 82233 27411 82234 27411 82235 27411 82236 27412 82237 27412 82238 27412 82239 27413 82240 27413 82241 27413 82242 27414 82243 27414 82244 27414 82245 27415 82246 27415 82247 27415 82248 27416 82249 27416 82250 27416 82251 27417 82252 27417 82253 27417 82254 27418 82255 27418 82256 27418 82257 27419 82258 27419 82259 27419 82260 27420 82261 27420 82262 27420 82263 27421 82264 27421 82265 27421 82266 27422 82267 27422 82268 27422 82269 27423 82270 27423 82271 27423 82272 27424 82273 27424 82274 27424 82275 27425 82276 27425 82277 27425 82278 27426 82279 27426 82280 27426 82281 27427 82282 27427 82283 27427 82284 27428 82285 27428 82286 27428 82287 27429 82288 27429 82289 27429 82290 27430 82291 27430 82292 27430 82293 27431 82294 27431 82295 27431 82296 27432 82297 27432 82298 27432 82299 27433 82300 27433 82301 27433 82302 27434 82303 27434 82304 27434 82305 27435 82306 27435 82307 27435 82308 27436 82309 27436 82310 27436 82311 27437 82312 27437 82313 27437 82314 27438 82315 27438 82316 27438 82317 27439 82318 27439 82319 27439 82320 27440 82321 27440 82322 27440 82323 27441 82324 27441 82325 27441 82326 27442 82327 27442 82328 27442 82329 27443 82330 27443 82331 27443 82332 27444 82333 27444 82334 27444 82335 27445 82336 27445 82337 27445 82338 27446 82339 27446 82340 27446 82341 27447 82342 27447 82343 27447 82344 27448 82345 27448 82346 27448 82347 27449 82348 27449 82349 27449 82350 27450 82351 27450 82352 27450 82353 27451 82354 27451 82355 27451 82356 27452 82357 27452 82358 27452 82359 27453 82360 27453 82361 27453 82362 27454 82363 27454 82364 27454 82365 27455 82366 27455 82367 27455 82368 27456 82369 27456 82370 27456 82371 27457 82372 27457 82373 27457 82374 27458 82375 27458 82376 27458 82377 27459 82378 27459 82379 27459 82380 27460 82381 27460 82382 27460 82383 27461 82384 27461 82385 27461 82386 27462 82387 27462 82388 27462 82389 27463 82390 27463 82391 27463 82392 27464 82393 27464 82394 27464 82395 27465 82396 27465 82397 27465 82398 27466 82399 27466 82400 27466 82401 27467 82402 27467 82403 27467 82404 27468 82405 27468 82406 27468 82407 27469 82408 27469 82409 27469 82410 27470 82411 27470 82412 27470 82413 27471 82414 27471 82415 27471 82416 27472 82417 27472 82418 27472 82419 27473 82420 27473 82421 27473 82422 27474 82423 27474 82424 27474 82425 27475 82426 27475 82427 27475 82428 27476 82429 27476 82430 27476 82431 27477 82432 27477 82433 27477 82434 27478 82435 27478 82436 27478 82437 27479 82438 27479 82439 27479 82440 27480 82441 27480 82442 27480 82443 27481 82444 27481 82445 27481 82446 27482 82447 27482 82448 27482 82449 27483 82450 27483 82451 27483 82452 27484 82453 27484 82454 27484 82455 27485 82456 27485 82457 27485 82458 27486 82459 27486 82460 27486 82461 27487 82462 27487 82463 27487 82464 27488 82465 27488 82466 27488 82467 27489 82468 27489 82469 27489 82470 27490 82471 27490 82472 27490 82473 27491 82474 27491 82475 27491 82476 27492 82477 27492 82478 27492 82479 27493 82480 27493 82481 27493 82482 27494 82483 27494 82484 27494 82485 27495 82486 27495 82487 27495 82488 27496 82489 27496 82490 27496 82491 27497 82492 27497 82493 27497 82494 27498 82495 27498 82496 27498 82497 27499 82498 27499 82499 27499 82500 27500 82501 27500 82502 27500 82503 27501 82504 27501 82505 27501 82506 27502 82507 27502 82508 27502 82509 27503 82510 27503 82511 27503 82512 27504 82513 27504 82514 27504 82515 27505 82516 27505 82517 27505 82518 27506 82519 27506 82520 27506 82521 27507 82522 27507 82523 27507 82524 27508 82525 27508 82526 27508 82527 27509 82528 27509 82529 27509 82530 27510 82531 27510 82532 27510 82533 27511 82534 27511 82535 27511 82536 27512 82537 27512 82538 27512 82539 27513 82540 27513 82541 27513 82542 27514 82543 27514 82544 27514 82545 27515 82546 27515 82547 27515 82548 27516 82549 27516 82550 27516 82551 27517 82552 27517 82553 27517 82554 27518 82555 27518 82556 27518 82557 27519 82558 27519 82559 27519 82560 27520 82561 27520 82562 27520 82563 27521 82564 27521 82565 27521 82566 27522 82567 27522 82568 27522 82569 27523 82570 27523 82571 27523 82572 27524 82573 27524 82574 27524 82575 27525 82576 27525 82577 27525 82578 27526 82579 27526 82580 27526 82581 27527 82582 27527 82583 27527 82584 27528 82585 27528 82586 27528 82587 27529 82588 27529 82589 27529 82590 27530 82591 27530 82592 27530 82593 27531 82594 27531 82595 27531 82596 27532 82597 27532 82598 27532 82599 27533 82600 27533 82601 27533 82602 27534 82603 27534 82604 27534 82605 27535 82606 27535 82607 27535 82608 27536 82609 27536 82610 27536 82611 27537 82612 27537 82613 27537 82614 27538 82615 27538 82616 27538 82617 27539 82618 27539 82619 27539 82620 27540 82621 27540 82622 27540 82623 27541 82624 27541 82625 27541 82626 27542 82627 27542 82628 27542 82629 27543 82630 27543 82631 27543 82632 27544 82633 27544 82634 27544 82635 27545 82636 27545 82637 27545 82638 27546 82639 27546 82640 27546 82641 27547 82642 27547 82643 27547 82644 27548 82645 27548 82646 27548 82647 27549 82648 27549 82649 27549 82650 27550 82651 27550 82652 27550 82653 27551 82654 27551 82655 27551 82656 27552 82657 27552 82658 27552 82659 27553 82660 27553 82661 27553 82662 27554 82663 27554 82664 27554 82665 27555 82666 27555 82667 27555 82668 27556 82669 27556 82670 27556 82671 27557 82672 27557 82673 27557 82674 27558 82675 27558 82676 27558 82677 27559 82678 27559 82679 27559 82680 27560 82681 27560 82682 27560 82683 27561 82684 27561 82685 27561 82686 27562 82687 27562 82688 27562 82689 27563 82690 27563 82691 27563 82692 27564 82693 27564 82694 27564 82695 27565 82696 27565 82697 27565 82698 27566 82699 27566 82700 27566 82701 27567 82702 27567 82703 27567 82704 27568 82705 27568 82706 27568 82707 27569 82708 27569 82709 27569 82710 27570 82711 27570 82712 27570 82713 27571 82714 27571 82715 27571 82716 27572 82717 27572 82718 27572 82719 27573 82720 27573 82721 27573 82722 27574 82723 27574 82724 27574 82725 27575 82726 27575 82727 27575 82728 27576 82729 27576 82730 27576 82731 27577 82732 27577 82733 27577 82734 27578 82735 27578 82736 27578 82737 27579 82738 27579 82739 27579 82740 27580 82741 27580 82742 27580 82743 27581 82744 27581 82745 27581 82746 27582 82747 27582 82748 27582 82749 27583 82750 27583 82751 27583 82752 27584 82753 27584 82754 27584 82755 27585 82756 27585 82757 27585 82758 27586 82759 27586 82760 27586 82761 27587 82762 27587 82763 27587 82764 27588 82765 27588 82766 27588 82767 27589 82768 27589 82769 27589 82770 27590 82771 27590 82772 27590 82773 27591 82774 27591 82775 27591 82776 27592 82777 27592 82778 27592 82779 27593 82780 27593 82781 27593 82782 27594 82783 27594 82784 27594 82785 27595 82786 27595 82787 27595 82788 27596 82789 27596 82790 27596 82791 27597 82792 27597 82793 27597 82794 27598 82795 27598 82796 27598 82797 27599 82798 27599 82799 27599 82800 27600 82801 27600 82802 27600 82803 27601 82804 27601 82805 27601 82806 27602 82807 27602 82808 27602 82809 27603 82810 27603 82811 27603 82812 27604 82813 27604 82814 27604 82815 27605 82816 27605 82817 27605 82818 27606 82819 27606 82820 27606 82821 27607 82822 27607 82823 27607 82824 27608 82825 27608 82826 27608 82827 27609 82828 27609 82829 27609 82830 27610 82831 27610 82832 27610 82833 27611 82834 27611 82835 27611 82836 27612 82837 27612 82838 27612 82839 27613 82840 27613 82841 27613 82842 27614 82843 27614 82844 27614 82845 27615 82846 27615 82847 27615 82848 27616 82849 27616 82850 27616 82851 27617 82852 27617 82853 27617 82854 27618 82855 27618 82856 27618 82857 27619 82858 27619 82859 27619 82860 27620 82861 27620 82862 27620 82863 27621 82864 27621 82865 27621 82866 27622 82867 27622 82868 27622 82869 27623 82870 27623 82871 27623 82872 27624 82873 27624 82874 27624 82875 27625 82876 27625 82877 27625 82878 27626 82879 27626 82880 27626 82881 27627 82882 27627 82883 27627 82884 27628 82885 27628 82886 27628 82887 27629 82888 27629 82889 27629 82890 27630 82891 27630 82892 27630 82893 27631 82894 27631 82895 27631 82896 27632 82897 27632 82898 27632 82899 27633 82900 27633 82901 27633 82902 27634 82903 27634 82904 27634 82905 27635 82906 27635 82907 27635 82908 27636 82909 27636 82910 27636 82911 27637 82912 27637 82913 27637 82914 27638 82915 27638 82916 27638 82917 27639 82918 27639 82919 27639 82920 27640 82921 27640 82922 27640 82923 27641 82924 27641 82925 27641 82926 27642 82927 27642 82928 27642 82929 27643 82930 27643 82931 27643 82932 27644 82933 27644 82934 27644 82935 27645 82936 27645 82937 27645 82938 27646 82939 27646 82940 27646 82941 27647 82942 27647 82943 27647 82944 27648 82945 27648 82946 27648 82947 27649 82948 27649 82949 27649 82950 27650 82951 27650 82952 27650 82953 27651 82954 27651 82955 27651 82956 27652 82957 27652 82958 27652 82959 27653 82960 27653 82961 27653 82962 27654 82963 27654 82964 27654 82965 27655 82966 27655 82967 27655 82968 27656 82969 27656 82970 27656 82971 27657 82972 27657 82973 27657 82974 27658 82975 27658 82976 27658 82977 27659 82978 27659 82979 27659 82980 27660 82981 27660 82982 27660 82983 27661 82984 27661 82985 27661 82986 27662 82987 27662 82988 27662 82989 27663 82990 27663 82991 27663 82992 27664 82993 27664 82994 27664 82995 27665 82996 27665 82997 27665 82998 27666 82999 27666 83000 27666 83001 27667 83002 27667 83003 27667 83004 27668 83005 27668 83006 27668 83007 27669 83008 27669 83009 27669 83010 27670 83011 27670 83012 27670 83013 27671 83014 27671 83015 27671 83016 27672 83017 27672 83018 27672 83019 27673 83020 27673 83021 27673 83022 27674 83023 27674 83024 27674 83025 27675 83026 27675 83027 27675 83028 27676 83029 27676 83030 27676 83031 27677 83032 27677 83033 27677 83034 27678 83035 27678 83036 27678 83037 27679 83038 27679 83039 27679 83040 27680 83041 27680 83042 27680 83043 27681 83044 27681 83045 27681 83046 27682 83047 27682 83048 27682 83049 27683 83050 27683 83051 27683 83052 27684 83053 27684 83054 27684 83055 27685 83056 27685 83057 27685 83058 27686 83059 27686 83060 27686 83061 27687 83062 27687 83063 27687 83064 27688 83065 27688 83066 27688 83067 27689 83068 27689 83069 27689 83070 27690 83071 27690 83072 27690 83073 27691 83074 27691 83075 27691 83076 27692 83077 27692 83078 27692 83079 27693 83080 27693 83081 27693 83082 27694 83083 27694 83084 27694 83085 27695 83086 27695 83087 27695 83088 27696 83089 27696 83090 27696 83091 27697 83092 27697 83093 27697 83094 27698 83095 27698 83096 27698 83097 27699 83098 27699 83099 27699 83100 27700 83101 27700 83102 27700 83103 27701 83104 27701 83105 27701 83106 27702 83107 27702 83108 27702 83109 27703 83110 27703 83111 27703 83112 27704 83113 27704 83114 27704 83115 27705 83116 27705 83117 27705 83118 27706 83119 27706 83120 27706 83121 27707 83122 27707 83123 27707 83124 27708 83125 27708 83126 27708 83127 27709 83128 27709 83129 27709 83130 27710 83131 27710 83132 27710 83133 27711 83134 27711 83135 27711 83136 27712 83137 27712 83138 27712 83139 27713 83140 27713 83141 27713 83142 27714 83143 27714 83144 27714 83145 27715 83146 27715 83147 27715 83148 27716 83149 27716 83150 27716 83151 27717 83152 27717 83153 27717 83154 27718 83155 27718 83156 27718 83157 27719 83158 27719 83159 27719 83160 27720 83161 27720 83162 27720 83163 27721 83164 27721 83165 27721 83166 27722 83167 27722 83168 27722 83169 27723 83170 27723 83171 27723 83172 27724 83173 27724 83174 27724 83175 27725 83176 27725 83177 27725 83178 27726 83179 27726 83180 27726 83181 27727 83182 27727 83183 27727 83184 27728 83185 27728 83186 27728 83187 27729 83188 27729 83189 27729 83190 27730 83191 27730 83192 27730 83193 27731 83194 27731 83195 27731 83196 27732 83197 27732 83198 27732 83199 27733 83200 27733 83201 27733 83202 27734 83203 27734 83204 27734 83205 27735 83206 27735 83207 27735 83208 27736 83209 27736 83210 27736 83211 27737 83212 27737 83213 27737 83214 27738 83215 27738 83216 27738 83217 27739 83218 27739 83219 27739 83220 27740 83221 27740 83222 27740 83223 27741 83224 27741 83225 27741 83226 27742 83227 27742 83228 27742 83229 27743 83230 27743 83231 27743 83232 27744 83233 27744 83234 27744 83235 27745 83236 27745 83237 27745 83238 27746 83239 27746 83240 27746 83241 27747 83242 27747 83243 27747 83244 27748 83245 27748 83246 27748 83247 27749 83248 27749 83249 27749 83250 27750 83251 27750 83252 27750 83253 27751 83254 27751 83255 27751 83256 27752 83257 27752 83258 27752 83259 27753 83260 27753 83261 27753 83262 27754 83263 27754 83264 27754 83265 27755 83266 27755 83267 27755 83268 27756 83269 27756 83270 27756 83271 27757 83272 27757 83273 27757 83274 27758 83275 27758 83276 27758 83277 27759 83278 27759 83279 27759 83280 27760 83281 27760 83282 27760 83283 27761 83284 27761 83285 27761 83286 27762 83287 27762 83288 27762 83289 27763 83290 27763 83291 27763 83292 27764 83293 27764 83294 27764 83295 27765 83296 27765 83297 27765 83298 27766 83299 27766 83300 27766 83301 27767 83302 27767 83303 27767 83304 27768 83305 27768 83306 27768 83307 27769 83308 27769 83309 27769 83310 27770 83311 27770 83312 27770 83313 27771 83314 27771 83315 27771 83316 27772 83317 27772 83318 27772 83319 27773 83320 27773 83321 27773 83322 27774 83323 27774 83324 27774 83325 27775 83326 27775 83327 27775 83328 27776 83329 27776 83330 27776 83331 27777 83332 27777 83333 27777 83334 27778 83335 27778 83336 27778 83337 27779 83338 27779 83339 27779 83340 27780 83341 27780 83342 27780 83343 27781 83344 27781 83345 27781 83346 27782 83347 27782 83348 27782 83349 27783 83350 27783 83351 27783 83352 27784 83353 27784 83354 27784 83355 27785 83356 27785 83357 27785 83358 27786 83359 27786 83360 27786 83361 27787 83362 27787 83363 27787 83364 27788 83365 27788 83366 27788 83367 27789 83368 27789 83369 27789 83370 27790 83371 27790 83372 27790 83373 27791 83374 27791 83375 27791 83376 27792 83377 27792 83378 27792 83379 27793 83380 27793 83381 27793 83382 27794 83383 27794 83384 27794 83385 27795 83386 27795 83387 27795 83388 27796 83389 27796 83390 27796 83391 27797 83392 27797 83393 27797 83394 27798 83395 27798 83396 27798 83397 27799 83398 27799 83399 27799 83400 27800 83401 27800 83402 27800 83403 27801 83404 27801 83405 27801 83406 27802 83407 27802 83408 27802 83409 27803 83410 27803 83411 27803 83412 27804 83413 27804 83414 27804 83415 27805 83416 27805 83417 27805 83418 27806 83419 27806 83420 27806 83421 27807 83422 27807 83423 27807 83424 27808 83425 27808 83426 27808 83427 27809 83428 27809 83429 27809 83430 27810 83431 27810 83432 27810 83433 27811 83434 27811 83435 27811 83436 27812 83437 27812 83438 27812 83439 27813 83440 27813 83441 27813 83442 27814 83443 27814 83444 27814 83445 27815 83446 27815 83447 27815 83448 27816 83449 27816 83450 27816 83451 27817 83452 27817 83453 27817 83454 27818 83455 27818 83456 27818 83457 27819 83458 27819 83459 27819 83460 27820 83461 27820 83462 27820 83463 27821 83464 27821 83465 27821 83466 27822 83467 27822 83468 27822 83469 27823 83470 27823 83471 27823 83472 27824 83473 27824 83474 27824 83475 27825 83476 27825 83477 27825 83478 27826 83479 27826 83480 27826 83481 27827 83482 27827 83483 27827 83484 27828 83485 27828 83486 27828 83487 27829 83488 27829 83489 27829 83490 27830 83491 27830 83492 27830 83493 27831 83494 27831 83495 27831 83496 27832 83497 27832 83498 27832 83499 27833 83500 27833 83501 27833 83502 27834 83503 27834 83504 27834 83505 27835 83506 27835 83507 27835 83508 27836 83509 27836 83510 27836 83511 27837 83512 27837 83513 27837 83514 27838 83515 27838 83516 27838 83517 27839 83518 27839 83519 27839 83520 27840 83521 27840 83522 27840 83523 27841 83524 27841 83525 27841 83526 27842 83527 27842 83528 27842 83529 27843 83530 27843 83531 27843 83532 27844 83533 27844 83534 27844 83535 27845 83536 27845 83537 27845 83538 27846 83539 27846 83540 27846 83541 27847 83542 27847 83543 27847 83544 27848 83545 27848 83546 27848 83547 27849 83548 27849 83549 27849 83550 27850 83551 27850 83552 27850 83553 27851 83554 27851 83555 27851 83556 27852 83557 27852 83558 27852 83559 27853 83560 27853 83561 27853 83562 27854 83563 27854 83564 27854 83565 27855 83566 27855 83567 27855 83568 27856 83569 27856 83570 27856 83571 27857 83572 27857 83573 27857 83574 27858 83575 27858 83576 27858 83577 27859 83578 27859 83579 27859 83580 27860 83581 27860 83582 27860 83583 27861 83584 27861 83585 27861 83586 27862 83587 27862 83588 27862 83589 27863 83590 27863 83591 27863 83592 27864 83593 27864 83594 27864 83595 27865 83596 27865 83597 27865 83598 27866 83599 27866 83600 27866 83601 27867 83602 27867 83603 27867 83604 27868 83605 27868 83606 27868 83607 27869 83608 27869 83609 27869 83610 27870 83611 27870 83612 27870 83613 27871 83614 27871 83615 27871 83616 27872 83617 27872 83618 27872 83619 27873 83620 27873 83621 27873 83622 27874 83623 27874 83624 27874 83625 27875 83626 27875 83627 27875 83628 27876 83629 27876 83630 27876 83631 27877 83632 27877 83633 27877 83634 27878 83635 27878 83636 27878 83637 27879 83638 27879 83639 27879 83640 27880 83641 27880 83642 27880 83643 27881 83644 27881 83645 27881 83646 27882 83647 27882 83648 27882 83649 27883 83650 27883 83651 27883 83652 27884 83653 27884 83654 27884 83655 27885 83656 27885 83657 27885 83658 27886 83659 27886 83660 27886 83661 27887 83662 27887 83663 27887 83664 27888 83665 27888 83666 27888 83667 27889 83668 27889 83669 27889 83670 27890 83671 27890 83672 27890 83673 27891 83674 27891 83675 27891 83676 27892 83677 27892 83678 27892 83679 27893 83680 27893 83681 27893 83682 27894 83683 27894 83684 27894 83685 27895 83686 27895 83687 27895 83688 27896 83689 27896 83690 27896 83691 27897 83692 27897 83693 27897 83694 27898 83695 27898 83696 27898 83697 27899 83698 27899 83699 27899 83700 27900 83701 27900 83702 27900 83703 27901 83704 27901 83705 27901 83706 27902 83707 27902 83708 27902 83709 27903 83710 27903 83711 27903 83712 27904 83713 27904 83714 27904 83715 27905 83716 27905 83717 27905 83718 27906 83719 27906 83720 27906 83721 27907 83722 27907 83723 27907 83724 27908 83725 27908 83726 27908 83727 27909 83728 27909 83729 27909 83730 27910 83731 27910 83732 27910 83733 27911 83734 27911 83735 27911 83736 27912 83737 27912 83738 27912 83739 27913 83740 27913 83741 27913 83742 27914 83743 27914 83744 27914 83745 27915 83746 27915 83747 27915 83748 27916 83749 27916 83750 27916 83751 27917 83752 27917 83753 27917 83754 27918 83755 27918 83756 27918 83757 27919 83758 27919 83759 27919 83760 27920 83761 27920 83762 27920 83763 27921 83764 27921 83765 27921 83766 27922 83767 27922 83768 27922 83769 27923 83770 27923 83771 27923 83772 27924 83773 27924 83774 27924 83775 27925 83776 27925 83777 27925 83778 27926 83779 27926 83780 27926 83781 27927 83782 27927 83783 27927 83784 27928 83785 27928 83786 27928 83787 27929 83788 27929 83789 27929 83790 27930 83791 27930 83792 27930 83793 27931 83794 27931 83795 27931 83796 27932 83797 27932 83798 27932 83799 27933 83800 27933 83801 27933 83802 27934 83803 27934 83804 27934 83805 27935 83806 27935 83807 27935 83808 27936 83809 27936 83810 27936 83811 27937 83812 27937 83813 27937 83814 27938 83815 27938 83816 27938 83817 27939 83818 27939 83819 27939 83820 27940 83821 27940 83822 27940 83823 27941 83824 27941 83825 27941 83826 27942 83827 27942 83828 27942 83829 27943 83830 27943 83831 27943 83832 27944 83833 27944 83834 27944 83835 27945 83836 27945 83837 27945 83838 27946 83839 27946 83840 27946 83841 27947 83842 27947 83843 27947 83844 27948 83845 27948 83846 27948 83847 27949 83848 27949 83849 27949 83850 27950 83851 27950 83852 27950 83853 27951 83854 27951 83855 27951 83856 27952 83857 27952 83858 27952 83859 27953 83860 27953 83861 27953 83862 27954 83863 27954 83864 27954 83865 27955 83866 27955 83867 27955 83868 27956 83869 27956 83870 27956 83871 27957 83872 27957 83873 27957 83874 27958 83875 27958 83876 27958 83877 27959 83878 27959 83879 27959 83880 27960 83881 27960 83882 27960 83883 27961 83884 27961 83885 27961 83886 27962 83887 27962 83888 27962 83889 27963 83890 27963 83891 27963 83892 27964 83893 27964 83894 27964 83895 27965 83896 27965 83897 27965 83898 27966 83899 27966 83900 27966 83901 27967 83902 27967 83903 27967 83904 27968 83905 27968 83906 27968 83907 27969 83908 27969 83909 27969 83910 27970 83911 27970 83912 27970 83913 27971 83914 27971 83915 27971 83916 27972 83917 27972 83918 27972 83919 27973 83920 27973 83921 27973 83922 27974 83923 27974 83924 27974 83925 27975 83926 27975 83927 27975 83928 27976 83929 27976 83930 27976 83931 27977 83932 27977 83933 27977 83934 27978 83935 27978 83936 27978 83937 27979 83938 27979 83939 27979 83940 27980 83941 27980 83942 27980 83943 27981 83944 27981 83945 27981 83946 27982 83947 27982 83948 27982 83949 27983 83950 27983 83951 27983 83952 27984 83953 27984 83954 27984 83955 27985 83956 27985 83957 27985 83958 27986 83959 27986 83960 27986 83961 27987 83962 27987 83963 27987 83964 27988 83965 27988 83966 27988 83967 27989 83968 27989 83969 27989 83970 27990 83971 27990 83972 27990 83973 27991 83974 27991 83975 27991 83976 27992 83977 27992 83978 27992 83979 27993 83980 27993 83981 27993 83982 27994 83983 27994 83984 27994 83985 27995 83986 27995 83987 27995 83988 27996 83989 27996 83990 27996 83991 27997 83992 27997 83993 27997 83994 27998 83995 27998 83996 27998 83997 27999 83998 27999 83999 27999 84000 28000 84001 28000 84002 28000 84003 28001 84004 28001 84005 28001 84006 28002 84007 28002 84008 28002 84009 28003 84010 28003 84011 28003 84012 28004 84013 28004 84014 28004 84015 28005 84016 28005 84017 28005 84018 28006 84019 28006 84020 28006 84021 28007 84022 28007 84023 28007 84024 28008 84025 28008 84026 28008 84027 28009 84028 28009 84029 28009 84030 28010 84031 28010 84032 28010 84033 28011 84034 28011 84035 28011 84036 28012 84037 28012 84038 28012 84039 28013 84040 28013 84041 28013 84042 28014 84043 28014 84044 28014 84045 28015 84046 28015 84047 28015 84048 28016 84049 28016 84050 28016 84051 28017 84052 28017 84053 28017 84054 28018 84055 28018 84056 28018 84057 28019 84058 28019 84059 28019 84060 28020 84061 28020 84062 28020 84063 28021 84064 28021 84065 28021 84066 28022 84067 28022 84068 28022 84069 28023 84070 28023 84071 28023 84072 28024 84073 28024 84074 28024 84075 28025 84076 28025 84077 28025 84078 28026 84079 28026 84080 28026 84081 28027 84082 28027 84083 28027 84084 28028 84085 28028 84086 28028 84087 28029 84088 28029 84089 28029 84090 28030 84091 28030 84092 28030 84093 28031 84094 28031 84095 28031 84096 28032 84097 28032 84098 28032 84099 28033 84100 28033 84101 28033 84102 28034 84103 28034 84104 28034 84105 28035 84106 28035 84107 28035 84108 28036 84109 28036 84110 28036 84111 28037 84112 28037 84113 28037 84114 28038 84115 28038 84116 28038 84117 28039 84118 28039 84119 28039 84120 28040 84121 28040 84122 28040 84123 28041 84124 28041 84125 28041 84126 28042 84127 28042 84128 28042 84129 28043 84130 28043 84131 28043 84132 28044 84133 28044 84134 28044 84135 28045 84136 28045 84137 28045 84138 28046 84139 28046 84140 28046 84141 28047 84142 28047 84143 28047 84144 28048 84145 28048 84146 28048 84147 28049 84148 28049 84149 28049 84150 28050 84151 28050 84152 28050 84153 28051 84154 28051 84155 28051 84156 28052 84157 28052 84158 28052 84159 28053 84160 28053 84161 28053 84162 28054 84163 28054 84164 28054 84165 28055 84166 28055 84167 28055 84168 28056 84169 28056 84170 28056 84171 28057 84172 28057 84173 28057 84174 28058 84175 28058 84176 28058 84177 28059 84178 28059 84179 28059 84180 28060 84181 28060 84182 28060 84183 28061 84184 28061 84185 28061 84186 28062 84187 28062 84188 28062 84189 28063 84190 28063 84191 28063 84192 28064 84193 28064 84194 28064 84195 28065 84196 28065 84197 28065 84198 28066 84199 28066 84200 28066 84201 28067 84202 28067 84203 28067 84204 28068 84205 28068 84206 28068 84207 28069 84208 28069 84209 28069 84210 28070 84211 28070 84212 28070 84213 28071 84214 28071 84215 28071 84216 28072 84217 28072 84218 28072 84219 28073 84220 28073 84221 28073 84222 28074 84223 28074 84224 28074 84225 28075 84226 28075 84227 28075 84228 28076 84229 28076 84230 28076 84231 28077 84232 28077 84233 28077 84234 28078 84235 28078 84236 28078 84237 28079 84238 28079 84239 28079 84240 28080 84241 28080 84242 28080 84243 28081 84244 28081 84245 28081 84246 28082 84247 28082 84248 28082 84249 28083 84250 28083 84251 28083 84252 28084 84253 28084 84254 28084 84255 28085 84256 28085 84257 28085 84258 28086 84259 28086 84260 28086 84261 28087 84262 28087 84263 28087 84264 28088 84265 28088 84266 28088 84267 28089 84268 28089 84269 28089 84270 28090 84271 28090 84272 28090 84273 28091 84274 28091 84275 28091 84276 28092 84277 28092 84278 28092 84279 28093 84280 28093 84281 28093 84282 28094 84283 28094 84284 28094 84285 28095 84286 28095 84287 28095 84288 28096 84289 28096 84290 28096 84291 28097 84292 28097 84293 28097 84294 28098 84295 28098 84296 28098 84297 28099 84298 28099 84299 28099 84300 28100 84301 28100 84302 28100 84303 28101 84304 28101 84305 28101 84306 28102 84307 28102 84308 28102 84309 28103 84310 28103 84311 28103 84312 28104 84313 28104 84314 28104 84315 28105 84316 28105 84317 28105 84318 28106 84319 28106 84320 28106 84321 28107 84322 28107 84323 28107 84324 28108 84325 28108 84326 28108 84327 28109 84328 28109 84329 28109 84330 28110 84331 28110 84332 28110 84333 28111 84334 28111 84335 28111 84336 28112 84337 28112 84338 28112 84339 28113 84340 28113 84341 28113 84342 28114 84343 28114 84344 28114 84345 28115 84346 28115 84347 28115 84348 28116 84349 28116 84350 28116 84351 28117 84352 28117 84353 28117 84354 28118 84355 28118 84356 28118 84357 28119 84358 28119 84359 28119 84360 28120 84361 28120 84362 28120 84363 28121 84364 28121 84365 28121 84366 28122 84367 28122 84368 28122 84369 28123 84370 28123 84371 28123 84372 28124 84373 28124 84374 28124 84375 28125 84376 28125 84377 28125 84378 28126 84379 28126 84380 28126 84381 28127 84382 28127 84383 28127 84384 28128 84385 28128 84386 28128 84387 28129 84388 28129 84389 28129 84390 28130 84391 28130 84392 28130 84393 28131 84394 28131 84395 28131 84396 28132 84397 28132 84398 28132 84399 28133 84400 28133 84401 28133 84402 28134 84403 28134 84404 28134 84405 28135 84406 28135 84407 28135 84408 28136 84409 28136 84410 28136 84411 28137 84412 28137 84413 28137 84414 28138 84415 28138 84416 28138 84417 28139 84418 28139 84419 28139 84420 28140 84421 28140 84422 28140 84423 28141 84424 28141 84425 28141 84426 28142 84427 28142 84428 28142 84429 28143 84430 28143 84431 28143 84432 28144 84433 28144 84434 28144 84435 28145 84436 28145 84437 28145 84438 28146 84439 28146 84440 28146 84441 28147 84442 28147 84443 28147 84444 28148 84445 28148 84446 28148 84447 28149 84448 28149 84449 28149 84450 28150 84451 28150 84452 28150 84453 28151 84454 28151 84455 28151 84456 28152 84457 28152 84458 28152 84459 28153 84460 28153 84461 28153 84462 28154 84463 28154 84464 28154 84465 28155 84466 28155 84467 28155 84468 28156 84469 28156 84470 28156 84471 28157 84472 28157 84473 28157 84474 28158 84475 28158 84476 28158 84477 28159 84478 28159 84479 28159 84480 28160 84481 28160 84482 28160 84483 28161 84484 28161 84485 28161 84486 28162 84487 28162 84488 28162 84489 28163 84490 28163 84491 28163 84492 28164 84493 28164 84494 28164 84495 28165 84496 28165 84497 28165 84498 28166 84499 28166 84500 28166 84501 28167 84502 28167 84503 28167 84504 28168 84505 28168 84506 28168 84507 28169 84508 28169 84509 28169 84510 28170 84511 28170 84512 28170 84513 28171 84514 28171 84515 28171 84516 28172 84517 28172 84518 28172 84519 28173 84520 28173 84521 28173 84522 28174 84523 28174 84524 28174 84525 28175 84526 28175 84527 28175 84528 28176 84529 28176 84530 28176 84531 28177 84532 28177 84533 28177 84534 28178 84535 28178 84536 28178 84537 28179 84538 28179 84539 28179 84540 28180 84541 28180 84542 28180 84543 28181 84544 28181 84545 28181 84546 28182 84547 28182 84548 28182 84549 28183 84550 28183 84551 28183 84552 28184 84553 28184 84554 28184 84555 28185 84556 28185 84557 28185 84558 28186 84559 28186 84560 28186 84561 28187 84562 28187 84563 28187 84564 28188 84565 28188 84566 28188 84567 28189 84568 28189 84569 28189 84570 28190 84571 28190 84572 28190 84573 28191 84574 28191 84575 28191 84576 28192 84577 28192 84578 28192 84579 28193 84580 28193 84581 28193 84582 28194 84583 28194 84584 28194 84585 28195 84586 28195 84587 28195 84588 28196 84589 28196 84590 28196 84591 28197 84592 28197 84593 28197 84594 28198 84595 28198 84596 28198 84597 28199 84598 28199 84599 28199 84600 28200 84601 28200 84602 28200 84603 28201 84604 28201 84605 28201 84606 28202 84607 28202 84608 28202 84609 28203 84610 28203 84611 28203 84612 28204 84613 28204 84614 28204 84615 28205 84616 28205 84617 28205 84618 28206 84619 28206 84620 28206 84621 28207 84622 28207 84623 28207 84624 28208 84625 28208 84626 28208 84627 28209 84628 28209 84629 28209 84630 28210 84631 28210 84632 28210 84633 28211 84634 28211 84635 28211 84636 28212 84637 28212 84638 28212 84639 28213 84640 28213 84641 28213 84642 28214 84643 28214 84644 28214 84645 28215 84646 28215 84647 28215 84648 28216 84649 28216 84650 28216 84651 28217 84652 28217 84653 28217 84654 28218 84655 28218 84656 28218 84657 28219 84658 28219 84659 28219 84660 28220 84661 28220 84662 28220 84663 28221 84664 28221 84665 28221 84666 28222 84667 28222 84668 28222 84669 28223 84670 28223 84671 28223 84672 28224 84673 28224 84674 28224 84675 28225 84676 28225 84677 28225 84678 28226 84679 28226 84680 28226 84681 28227 84682 28227 84683 28227 84684 28228 84685 28228 84686 28228 84687 28229 84688 28229 84689 28229 84690 28230 84691 28230 84692 28230 84693 28231 84694 28231 84695 28231 84696 28232 84697 28232 84698 28232 84699 28233 84700 28233 84701 28233 84702 28234 84703 28234 84704 28234 84705 28235 84706 28235 84707 28235 84708 28236 84709 28236 84710 28236 84711 28237 84712 28237 84713 28237 84714 28238 84715 28238 84716 28238 84717 28239 84718 28239 84719 28239 84720 28240 84721 28240 84722 28240 84723 28241 84724 28241 84725 28241 84726 28242 84727 28242 84728 28242 84729 28243 84730 28243 84731 28243 84732 28244 84733 28244 84734 28244 84735 28245 84736 28245 84737 28245 84738 28246 84739 28246 84740 28246 84741 28247 84742 28247 84743 28247 84744 28248 84745 28248 84746 28248 84747 28249 84748 28249 84749 28249 84750 28250 84751 28250 84752 28250 84753 28251 84754 28251 84755 28251 84756 28252 84757 28252 84758 28252 84759 28253 84760 28253 84761 28253 84762 28254 84763 28254 84764 28254 84765 28255 84766 28255 84767 28255 84768 28256 84769 28256 84770 28256 84771 28257 84772 28257 84773 28257 84774 28258 84775 28258 84776 28258 84777 28259 84778 28259 84779 28259 84780 28260 84781 28260 84782 28260 84783 28261 84784 28261 84785 28261 84786 28262 84787 28262 84788 28262 84789 28263 84790 28263 84791 28263 84792 28264 84793 28264 84794 28264 84795 28265 84796 28265 84797 28265 84798 28266 84799 28266 84800 28266 84801 28267 84802 28267 84803 28267 84804 28268 84805 28268 84806 28268 84807 28269 84808 28269 84809 28269 84810 28270 84811 28270 84812 28270 84813 28271 84814 28271 84815 28271 84816 28272 84817 28272 84818 28272 84819 28273 84820 28273 84821 28273 84822 28274 84823 28274 84824 28274 84825 28275 84826 28275 84827 28275 84828 28276 84829 28276 84830 28276 84831 28277 84832 28277 84833 28277 84834 28278 84835 28278 84836 28278 84837 28279 84838 28279 84839 28279 84840 28280 84841 28280 84842 28280 84843 28281 84844 28281 84845 28281 84846 28282 84847 28282 84848 28282 84849 28283 84850 28283 84851 28283 84852 28284 84853 28284 84854 28284 84855 28285 84856 28285 84857 28285 84858 28286 84859 28286 84860 28286 84861 28287 84862 28287 84863 28287 84864 28288 84865 28288 84866 28288 84867 28289 84868 28289 84869 28289 84870 28290 84871 28290 84872 28290 84873 28291 84874 28291 84875 28291 84876 28292 84877 28292 84878 28292 84879 28293 84880 28293 84881 28293 84882 28294 84883 28294 84884 28294 84885 28295 84886 28295 84887 28295 84888 28296 84889 28296 84890 28296 84891 28297 84892 28297 84893 28297 84894 28298 84895 28298 84896 28298 84897 28299 84898 28299 84899 28299 84900 28300 84901 28300 84902 28300 84903 28301 84904 28301 84905 28301 84906 28302 84907 28302 84908 28302 84909 28303 84910 28303 84911 28303 84912 28304 84913 28304 84914 28304 84915 28305 84916 28305 84917 28305 84918 28306 84919 28306 84920 28306 84921 28307 84922 28307 84923 28307 84924 28308 84925 28308 84926 28308 84927 28309 84928 28309 84929 28309 84930 28310 84931 28310 84932 28310 84933 28311 84934 28311 84935 28311 84936 28312 84937 28312 84938 28312 84939 28313 84940 28313 84941 28313 84942 28314 84943 28314 84944 28314 84945 28315 84946 28315 84947 28315 84948 28316 84949 28316 84950 28316 84951 28317 84952 28317 84953 28317 84954 28318 84955 28318 84956 28318 84957 28319 84958 28319 84959 28319 84960 28320 84961 28320 84962 28320 84963 28321 84964 28321 84965 28321 84966 28322 84967 28322 84968 28322 84969 28323 84970 28323 84971 28323 84972 28324 84973 28324 84974 28324 84975 28325 84976 28325 84977 28325 84978 28326 84979 28326 84980 28326 84981 28327 84982 28327 84983 28327 84984 28328 84985 28328 84986 28328 84987 28329 84988 28329 84989 28329 84990 28330 84991 28330 84992 28330 84993 28331 84994 28331 84995 28331 84996 28332 84997 28332 84998 28332 84999 28333 85000 28333 85001 28333 85002 28334 85003 28334 85004 28334 85005 28335 85006 28335 85007 28335 85008 28336 85009 28336 85010 28336 85011 28337 85012 28337 85013 28337 85014 28338 85015 28338 85016 28338 85017 28339 85018 28339 85019 28339 85020 28340 85021 28340 85022 28340 85023 28341 85024 28341 85025 28341 85026 28342 85027 28342 85028 28342 85029 28343 85030 28343 85031 28343 85032 28344 85033 28344 85034 28344 85035 28345 85036 28345 85037 28345 85038 28346 85039 28346 85040 28346 85041 28347 85042 28347 85043 28347 85044 28348 85045 28348 85046 28348 85047 28349 85048 28349 85049 28349 85050 28350 85051 28350 85052 28350 85053 28351 85054 28351 85055 28351 85056 28352 85057 28352 85058 28352 85059 28353 85060 28353 85061 28353 85062 28354 85063 28354 85064 28354 85065 28355 85066 28355 85067 28355 85068 28356 85069 28356 85070 28356 85071 28357 85072 28357 85073 28357 85074 28358 85075 28358 85076 28358 85077 28359 85078 28359 85079 28359 85080 28360 85081 28360 85082 28360 85083 28361 85084 28361 85085 28361 85086 28362 85087 28362 85088 28362 85089 28363 85090 28363 85091 28363 85092 28364 85093 28364 85094 28364 85095 28365 85096 28365 85097 28365 85098 28366 85099 28366 85100 28366 85101 28367 85102 28367 85103 28367 85104 28368 85105 28368 85106 28368 85107 28369 85108 28369 85109 28369 85110 28370 85111 28370 85112 28370 85113 28371 85114 28371 85115 28371 85116 28372 85117 28372 85118 28372 85119 28373 85120 28373 85121 28373 85122 28374 85123 28374 85124 28374 85125 28375 85126 28375 85127 28375 85128 28376 85129 28376 85130 28376 85131 28377 85132 28377 85133 28377 85134 28378 85135 28378 85136 28378 85137 28379 85138 28379 85139 28379 85140 28380 85141 28380 85142 28380 85143 28381 85144 28381 85145 28381 85146 28382 85147 28382 85148 28382 85149 28383 85150 28383 85151 28383 85152 28384 85153 28384 85154 28384 85155 28385 85156 28385 85157 28385 85158 28386 85159 28386 85160 28386 85161 28387 85162 28387 85163 28387 85164 28388 85165 28388 85166 28388 85167 28389 85168 28389 85169 28389 85170 28390 85171 28390 85172 28390 85173 28391 85174 28391 85175 28391 85176 28392 85177 28392 85178 28392 85179 28393 85180 28393 85181 28393 85182 28394 85183 28394 85184 28394 85185 28395 85186 28395 85187 28395 85188 28396 85189 28396 85190 28396 85191 28397 85192 28397 85193 28397 85194 28398 85195 28398 85196 28398 85197 28399 85198 28399 85199 28399 85200 28400 85201 28400 85202 28400 85203 28401 85204 28401 85205 28401 85206 28402 85207 28402 85208 28402 85209 28403 85210 28403 85211 28403 85212 28404 85213 28404 85214 28404 85215 28405 85216 28405 85217 28405 85218 28406 85219 28406 85220 28406 85221 28407 85222 28407 85223 28407 85224 28408 85225 28408 85226 28408 85227 28409 85228 28409 85229 28409 85230 28410 85231 28410 85232 28410 85233 28411 85234 28411 85235 28411 85236 28412 85237 28412 85238 28412 85239 28413 85240 28413 85241 28413 85242 28414 85243 28414 85244 28414 85245 28415 85246 28415 85247 28415 85248 28416 85249 28416 85250 28416 85251 28417 85252 28417 85253 28417 85254 28418 85255 28418 85256 28418 85257 28419 85258 28419 85259 28419 85260 28420 85261 28420 85262 28420 85263 28421 85264 28421 85265 28421 85266 28422 85267 28422 85268 28422 85269 28423 85270 28423 85271 28423 85272 28424 85273 28424 85274 28424 85275 28425 85276 28425 85277 28425 85278 28426 85279 28426 85280 28426 85281 28427 85282 28427 85283 28427 85284 28428 85285 28428 85286 28428 85287 28429 85288 28429 85289 28429 85290 28430 85291 28430 85292 28430 85293 28431 85294 28431 85295 28431 85296 28432 85297 28432 85298 28432 85299 28433 85300 28433 85301 28433 85302 28434 85303 28434 85304 28434 85305 28435 85306 28435 85307 28435 85308 28436 85309 28436 85310 28436 85311 28437 85312 28437 85313 28437 85314 28438 85315 28438 85316 28438 85317 28439 85318 28439 85319 28439 85320 28440 85321 28440 85322 28440 85323 28441 85324 28441 85325 28441 85326 28442 85327 28442 85328 28442 85329 28443 85330 28443 85331 28443 85332 28444 85333 28444 85334 28444 85335 28445 85336 28445 85337 28445 85338 28446 85339 28446 85340 28446 85341 28447 85342 28447 85343 28447 85344 28448 85345 28448 85346 28448 85347 28449 85348 28449 85349 28449 85350 28450 85351 28450 85352 28450 85353 28451 85354 28451 85355 28451 85356 28452 85357 28452 85358 28452 85359 28453 85360 28453 85361 28453 85362 28454 85363 28454 85364 28454 85365 28455 85366 28455 85367 28455 85368 28456 85369 28456 85370 28456 85371 28457 85372 28457 85373 28457 85374 28458 85375 28458 85376 28458 85377 28459 85378 28459 85379 28459 85380 28460 85381 28460 85382 28460 85383 28461 85384 28461 85385 28461 85386 28462 85387 28462 85388 28462 85389 28463 85390 28463 85391 28463 85392 28464 85393 28464 85394 28464 85395 28465 85396 28465 85397 28465 85398 28466 85399 28466 85400 28466 85401 28467 85402 28467 85403 28467 85404 28468 85405 28468 85406 28468 85407 28469 85408 28469 85409 28469 85410 28470 85411 28470 85412 28470 85413 28471 85414 28471 85415 28471 85416 28472 85417 28472 85418 28472 85419 28473 85420 28473 85421 28473 85422 28474 85423 28474 85424 28474 85425 28475 85426 28475 85427 28475 85428 28476 85429 28476 85430 28476 85431 28477 85432 28477 85433 28477 85434 28478 85435 28478 85436 28478 85437 28479 85438 28479 85439 28479 85440 28480 85441 28480 85442 28480 85443 28481 85444 28481 85445 28481 85446 28482 85447 28482 85448 28482 85449 28483 85450 28483 85451 28483 85452 28484 85453 28484 85454 28484 85455 28485 85456 28485 85457 28485 85458 28486 85459 28486 85460 28486 85461 28487 85462 28487 85463 28487 85464 28488 85465 28488 85466 28488 85467 28489 85468 28489 85469 28489 85470 28490 85471 28490 85472 28490 85473 28491 85474 28491 85475 28491 85476 28492 85477 28492 85478 28492 85479 28493 85480 28493 85481 28493 85482 28494 85483 28494 85484 28494 85485 28495 85486 28495 85487 28495 85488 28496 85489 28496 85490 28496 85491 28497 85492 28497 85493 28497 85494 28498 85495 28498 85496 28498 85497 28499 85498 28499 85499 28499 85500 28500 85501 28500 85502 28500 85503 28501 85504 28501 85505 28501 85506 28502 85507 28502 85508 28502 85509 28503 85510 28503 85511 28503 85512 28504 85513 28504 85514 28504 85515 28505 85516 28505 85517 28505 85518 28506 85519 28506 85520 28506 85521 28507 85522 28507 85523 28507 85524 28508 85525 28508 85526 28508 85527 28509 85528 28509 85529 28509 85530 28510 85531 28510 85532 28510 85533 28511 85534 28511 85535 28511 85536 28512 85537 28512 85538 28512 85539 28513 85540 28513 85541 28513 85542 28514 85543 28514 85544 28514 85545 28515 85546 28515 85547 28515 85548 28516 85549 28516 85550 28516 85551 28517 85552 28517 85553 28517 85554 28518 85555 28518 85556 28518 85557 28519 85558 28519 85559 28519 85560 28520 85561 28520 85562 28520 85563 28521 85564 28521 85565 28521 85566 28522 85567 28522 85568 28522 85569 28523 85570 28523 85571 28523 85572 28524 85573 28524 85574 28524 85575 28525 85576 28525 85577 28525 85578 28526 85579 28526 85580 28526 85581 28527 85582 28527 85583 28527 85584 28528 85585 28528 85586 28528 85587 28529 85588 28529 85589 28529 85590 28530 85591 28530 85592 28530 85593 28531 85594 28531 85595 28531 85596 28532 85597 28532 85598 28532 85599 28533 85600 28533 85601 28533 85602 28534 85603 28534 85604 28534 85605 28535 85606 28535 85607 28535 85608 28536 85609 28536 85610 28536 85611 28537 85612 28537 85613 28537 85614 28538 85615 28538 85616 28538 85617 28539 85618 28539 85619 28539 85620 28540 85621 28540 85622 28540 85623 28541 85624 28541 85625 28541 85626 28542 85627 28542 85628 28542 85629 28543 85630 28543 85631 28543 85632 28544 85633 28544 85634 28544 85635 28545 85636 28545 85637 28545 85638 28546 85639 28546 85640 28546 85641 28547 85642 28547 85643 28547 85644 28548 85645 28548 85646 28548 85647 28549 85648 28549 85649 28549 85650 28550 85651 28550 85652 28550 85653 28551 85654 28551 85655 28551 85656 28552 85657 28552 85658 28552 85659 28553 85660 28553 85661 28553 85662 28554 85663 28554 85664 28554 85665 28555 85666 28555 85667 28555 85668 28556 85669 28556 85670 28556 85671 28557 85672 28557 85673 28557 85674 28558 85675 28558 85676 28558 85677 28559 85678 28559 85679 28559 85680 28560 85681 28560 85682 28560 85683 28561 85684 28561 85685 28561 85686 28562 85687 28562 85688 28562 85689 28563 85690 28563 85691 28563 85692 28564 85693 28564 85694 28564 85695 28565 85696 28565 85697 28565 85698 28566 85699 28566 85700 28566 85701 28567 85702 28567 85703 28567 85704 28568 85705 28568 85706 28568 85707 28569 85708 28569 85709 28569 85710 28570 85711 28570 85712 28570 85713 28571 85714 28571 85715 28571 85716 28572 85717 28572 85718 28572 85719 28573 85720 28573 85721 28573 85722 28574 85723 28574 85724 28574 85725 28575 85726 28575 85727 28575 85728 28576 85729 28576 85730 28576 85731 28577 85732 28577 85733 28577 85734 28578 85735 28578 85736 28578 85737 28579 85738 28579 85739 28579 85740 28580 85741 28580 85742 28580 85743 28581 85744 28581 85745 28581 85746 28582 85747 28582 85748 28582 85749 28583 85750 28583 85751 28583 85752 28584 85753 28584 85754 28584 85755 28585 85756 28585 85757 28585 85758 28586 85759 28586 85760 28586 85761 28587 85762 28587 85763 28587 85764 28588 85765 28588 85766 28588 85767 28589 85768 28589 85769 28589 85770 28590 85771 28590 85772 28590 85773 28591 85774 28591 85775 28591 85776 28592 85777 28592 85778 28592 85779 28593 85780 28593 85781 28593 85782 28594 85783 28594 85784 28594 85785 28595 85786 28595 85787 28595 85788 28596 85789 28596 85790 28596 85791 28597 85792 28597 85793 28597 85794 28598 85795 28598 85796 28598 85797 28599 85798 28599 85799 28599 85800 28600 85801 28600 85802 28600 85803 28601 85804 28601 85805 28601 85806 28602 85807 28602 85808 28602 85809 28603 85810 28603 85811 28603 85812 28604 85813 28604 85814 28604 85815 28605 85816 28605 85817 28605 85818 28606 85819 28606 85820 28606 85821 28607 85822 28607 85823 28607 85824 28608 85825 28608 85826 28608 85827 28609 85828 28609 85829 28609 85830 28610 85831 28610 85832 28610 85833 28611 85834 28611 85835 28611 85836 28612 85837 28612 85838 28612 85839 28613 85840 28613 85841 28613 85842 28614 85843 28614 85844 28614 85845 28615 85846 28615 85847 28615 85848 28616 85849 28616 85850 28616 85851 28617 85852 28617 85853 28617 85854 28618 85855 28618 85856 28618 85857 28619 85858 28619 85859 28619 85860 28620 85861 28620 85862 28620 85863 28621 85864 28621 85865 28621 85866 28622 85867 28622 85868 28622 85869 28623 85870 28623 85871 28623 85872 28624 85873 28624 85874 28624 85875 28625 85876 28625 85877 28625 85878 28626 85879 28626 85880 28626 85881 28627 85882 28627 85883 28627 85884 28628 85885 28628 85886 28628 85887 28629 85888 28629 85889 28629 85890 28630 85891 28630 85892 28630 85893 28631 85894 28631 85895 28631 85896 28632 85897 28632 85898 28632 85899 28633 85900 28633 85901 28633 85902 28634 85903 28634 85904 28634 85905 28635 85906 28635 85907 28635 85908 28636 85909 28636 85910 28636 85911 28637 85912 28637 85913 28637 85914 28638 85915 28638 85916 28638 85917 28639 85918 28639 85919 28639 85920 28640 85921 28640 85922 28640 85923 28641 85924 28641 85925 28641 85926 28642 85927 28642 85928 28642 85929 28643 85930 28643 85931 28643 85932 28644 85933 28644 85934 28644 85935 28645 85936 28645 85937 28645 85938 28646 85939 28646 85940 28646 85941 28647 85942 28647 85943 28647 85944 28648 85945 28648 85946 28648 85947 28649 85948 28649 85949 28649 85950 28650 85951 28650 85952 28650 85953 28651 85954 28651 85955 28651 85956 28652 85957 28652 85958 28652 85959 28653 85960 28653 85961 28653 85962 28654 85963 28654 85964 28654 85965 28655 85966 28655 85967 28655 85968 28656 85969 28656 85970 28656 85971 28657 85972 28657 85973 28657 85974 28658 85975 28658 85976 28658 85977 28659 85978 28659 85979 28659 85980 28660 85981 28660 85982 28660 85983 28661 85984 28661 85985 28661 85986 28662 85987 28662 85988 28662 85989 28663 85990 28663 85991 28663 85992 28664 85993 28664 85994 28664 85995 28665 85996 28665 85997 28665 85998 28666 85999 28666 86000 28666 86001 28667 86002 28667 86003 28667 86004 28668 86005 28668 86006 28668 86007 28669 86008 28669 86009 28669 86010 28670 86011 28670 86012 28670 86013 28671 86014 28671 86015 28671 86016 28672 86017 28672 86018 28672 86019 28673 86020 28673 86021 28673 86022 28674 86023 28674 86024 28674 86025 28675 86026 28675 86027 28675 86028 28676 86029 28676 86030 28676 86031 28677 86032 28677 86033 28677 86034 28678 86035 28678 86036 28678 86037 28679 86038 28679 86039 28679 86040 28680 86041 28680 86042 28680 86043 28681 86044 28681 86045 28681 86046 28682 86047 28682 86048 28682 86049 28683 86050 28683 86051 28683 86052 28684 86053 28684 86054 28684 86055 28685 86056 28685 86057 28685 86058 28686 86059 28686 86060 28686 86061 28687 86062 28687 86063 28687 86064 28688 86065 28688 86066 28688 86067 28689 86068 28689 86069 28689 86070 28690 86071 28690 86072 28690 86073 28691 86074 28691 86075 28691 86076 28692 86077 28692 86078 28692 86079 28693 86080 28693 86081 28693 86082 28694 86083 28694 86084 28694 86085 28695 86086 28695 86087 28695 86088 28696 86089 28696 86090 28696 86091 28697 86092 28697 86093 28697 86094 28698 86095 28698 86096 28698 86097 28699 86098 28699 86099 28699 86100 28700 86101 28700 86102 28700 86103 28701 86104 28701 86105 28701 86106 28702 86107 28702 86108 28702 86109 28703 86110 28703 86111 28703 86112 28704 86113 28704 86114 28704 86115 28705 86116 28705 86117 28705 86118 28706 86119 28706 86120 28706 86121 28707 86122 28707 86123 28707 86124 28708 86125 28708 86126 28708 86127 28709 86128 28709 86129 28709 86130 28710 86131 28710 86132 28710 86133 28711 86134 28711 86135 28711 86136 28712 86137 28712 86138 28712 86139 28713 86140 28713 86141 28713 86142 28714 86143 28714 86144 28714 86145 28715 86146 28715 86147 28715 86148 28716 86149 28716 86150 28716 86151 28717 86152 28717 86153 28717 86154 28718 86155 28718 86156 28718 86157 28719 86158 28719 86159 28719 86160 28720 86161 28720 86162 28720 86163 28721 86164 28721 86165 28721 86166 28722 86167 28722 86168 28722 86169 28723 86170 28723 86171 28723 86172 28724 86173 28724 86174 28724 86175 28725 86176 28725 86177 28725 86178 28726 86179 28726 86180 28726 86181 28727 86182 28727 86183 28727 86184 28728 86185 28728 86186 28728 86187 28729 86188 28729 86189 28729 86190 28730 86191 28730 86192 28730 86193 28731 86194 28731 86195 28731 86196 28732 86197 28732 86198 28732 86199 28733 86200 28733 86201 28733 86202 28734 86203 28734 86204 28734 86205 28735 86206 28735 86207 28735 86208 28736 86209 28736 86210 28736 86211 28737 86212 28737 86213 28737 86214 28738 86215 28738 86216 28738 86217 28739 86218 28739 86219 28739 86220 28740 86221 28740 86222 28740 86223 28741 86224 28741 86225 28741 86226 28742 86227 28742 86228 28742 86229 28743 86230 28743 86231 28743 86232 28744 86233 28744 86234 28744 86235 28745 86236 28745 86237 28745 86238 28746 86239 28746 86240 28746 86241 28747 86242 28747 86243 28747 86244 28748 86245 28748 86246 28748 86247 28749 86248 28749 86249 28749 86250 28750 86251 28750 86252 28750 86253 28751 86254 28751 86255 28751 86256 28752 86257 28752 86258 28752 86259 28753 86260 28753 86261 28753 86262 28754 86263 28754 86264 28754 86265 28755 86266 28755 86267 28755 86268 28756 86269 28756 86270 28756 86271 28757 86272 28757 86273 28757 86274 28758 86275 28758 86276 28758 86277 28759 86278 28759 86279 28759 86280 28760 86281 28760 86282 28760 86283 28761 86284 28761 86285 28761 86286 28762 86287 28762 86288 28762 86289 28763 86290 28763 86291 28763 86292 28764 86293 28764 86294 28764 86295 28765 86296 28765 86297 28765 86298 28766 86299 28766 86300 28766 86301 28767 86302 28767 86303 28767 86304 28768 86305 28768 86306 28768 86307 28769 86308 28769 86309 28769 86310 28770 86311 28770 86312 28770 86313 28771 86314 28771 86315 28771 86316 28772 86317 28772 86318 28772 86319 28773 86320 28773 86321 28773 86322 28774 86323 28774 86324 28774 86325 28775 86326 28775 86327 28775 86328 28776 86329 28776 86330 28776 86331 28777 86332 28777 86333 28777 86334 28778 86335 28778 86336 28778 86337 28779 86338 28779 86339 28779 86340 28780 86341 28780 86342 28780 86343 28781 86344 28781 86345 28781 86346 28782 86347 28782 86348 28782 86349 28783 86350 28783 86351 28783 86352 28784 86353 28784 86354 28784 86355 28785 86356 28785 86357 28785 86358 28786 86359 28786 86360 28786 86361 28787 86362 28787 86363 28787 86364 28788 86365 28788 86366 28788 86367 28789 86368 28789 86369 28789 86370 28790 86371 28790 86372 28790 86373 28791 86374 28791 86375 28791 86376 28792 86377 28792 86378 28792 86379 28793 86380 28793 86381 28793 86382 28794 86383 28794 86384 28794 86385 28795 86386 28795 86387 28795 86388 28796 86389 28796 86390 28796 86391 28797 86392 28797 86393 28797 86394 28798 86395 28798 86396 28798 86397 28799 86398 28799 86399 28799 86400 28800 86401 28800 86402 28800 86403 28801 86404 28801 86405 28801 86406 28802 86407 28802 86408 28802 86409 28803 86410 28803 86411 28803 86412 28804 86413 28804 86414 28804 86415 28805 86416 28805 86417 28805 86418 28806 86419 28806 86420 28806 86421 28807 86422 28807 86423 28807 86424 28808 86425 28808 86426 28808 86427 28809 86428 28809 86429 28809 86430 28810 86431 28810 86432 28810 86433 28811 86434 28811 86435 28811 86436 28812 86437 28812 86438 28812 86439 28813 86440 28813 86441 28813 86442 28814 86443 28814 86444 28814 86445 28815 86446 28815 86447 28815 86448 28816 86449 28816 86450 28816 86451 28817 86452 28817 86453 28817 86454 28818 86455 28818 86456 28818 86457 28819 86458 28819 86459 28819 86460 28820 86461 28820 86462 28820 86463 28821 86464 28821 86465 28821 86466 28822 86467 28822 86468 28822 86469 28823 86470 28823 86471 28823 86472 28824 86473 28824 86474 28824 86475 28825 86476 28825 86477 28825 86478 28826 86479 28826 86480 28826 86481 28827 86482 28827 86483 28827 86484 28828 86485 28828 86486 28828 86487 28829 86488 28829 86489 28829 86490 28830 86491 28830 86492 28830 86493 28831 86494 28831 86495 28831 86496 28832 86497 28832 86498 28832 86499 28833 86500 28833 86501 28833 86502 28834 86503 28834 86504 28834 86505 28835 86506 28835 86507 28835 86508 28836 86509 28836 86510 28836 86511 28837 86512 28837 86513 28837 86514 28838 86515 28838 86516 28838 86517 28839 86518 28839 86519 28839 86520 28840 86521 28840 86522 28840 86523 28841 86524 28841 86525 28841 86526 28842 86527 28842 86528 28842 86529 28843 86530 28843 86531 28843 86532 28844 86533 28844 86534 28844 86535 28845 86536 28845 86537 28845 86538 28846 86539 28846 86540 28846 86541 28847 86542 28847 86543 28847 86544 28848 86545 28848 86546 28848 86547 28849 86548 28849 86549 28849 86550 28850 86551 28850 86552 28850 86553 28851 86554 28851 86555 28851 86556 28852 86557 28852 86558 28852 86559 28853 86560 28853 86561 28853 86562 28854 86563 28854 86564 28854 86565 28855 86566 28855 86567 28855 86568 28856 86569 28856 86570 28856 86571 28857 86572 28857 86573 28857 86574 28858 86575 28858 86576 28858 86577 28859 86578 28859 86579 28859 86580 28860 86581 28860 86582 28860 86583 28861 86584 28861 86585 28861 86586 28862 86587 28862 86588 28862 86589 28863 86590 28863 86591 28863 86592 28864 86593 28864 86594 28864 86595 28865 86596 28865 86597 28865 86598 28866 86599 28866 86600 28866 86601 28867 86602 28867 86603 28867 86604 28868 86605 28868 86606 28868 86607 28869 86608 28869 86609 28869 86610 28870 86611 28870 86612 28870 86613 28871 86614 28871 86615 28871 86616 28872 86617 28872 86618 28872 86619 28873 86620 28873 86621 28873 86622 28874 86623 28874 86624 28874 86625 28875 86626 28875 86627 28875 86628 28876 86629 28876 86630 28876 86631 28877 86632 28877 86633 28877 86634 28878 86635 28878 86636 28878 86637 28879 86638 28879 86639 28879 86640 28880 86641 28880 86642 28880 86643 28881 86644 28881 86645 28881 86646 28882 86647 28882 86648 28882 86649 28883 86650 28883 86651 28883 86652 28884 86653 28884 86654 28884 86655 28885 86656 28885 86657 28885 86658 28886 86659 28886 86660 28886 86661 28887 86662 28887 86663 28887 86664 28888 86665 28888 86666 28888 86667 28889 86668 28889 86669 28889 86670 28890 86671 28890 86672 28890 86673 28891 86674 28891 86675 28891 86676 28892 86677 28892 86678 28892 86679 28893 86680 28893 86681 28893 86682 28894 86683 28894 86684 28894 86685 28895 86686 28895 86687 28895 86688 28896 86689 28896 86690 28896 86691 28897 86692 28897 86693 28897 86694 28898 86695 28898 86696 28898 86697 28899 86698 28899 86699 28899 86700 28900 86701 28900 86702 28900 86703 28901 86704 28901 86705 28901 86706 28902 86707 28902 86708 28902 86709 28903 86710 28903 86711 28903 86712 28904 86713 28904 86714 28904 86715 28905 86716 28905 86717 28905 86718 28906 86719 28906 86720 28906 86721 28907 86722 28907 86723 28907 86724 28908 86725 28908 86726 28908 86727 28909 86728 28909 86729 28909 86730 28910 86731 28910 86732 28910 86733 28911 86734 28911 86735 28911 86736 28912 86737 28912 86738 28912 86739 28913 86740 28913 86741 28913 86742 28914 86743 28914 86744 28914 86745 28915 86746 28915 86747 28915 86748 28916 86749 28916 86750 28916 86751 28917 86752 28917 86753 28917 86754 28918 86755 28918 86756 28918 86757 28919 86758 28919 86759 28919 86760 28920 86761 28920 86762 28920 86763 28921 86764 28921 86765 28921 86766 28922 86767 28922 86768 28922 86769 28923 86770 28923 86771 28923 86772 28924 86773 28924 86774 28924 86775 28925 86776 28925 86777 28925 86778 28926 86779 28926 86780 28926 86781 28927 86782 28927 86783 28927 86784 28928 86785 28928 86786 28928 86787 28929 86788 28929 86789 28929 86790 28930 86791 28930 86792 28930 86793 28931 86794 28931 86795 28931 86796 28932 86797 28932 86798 28932 86799 28933 86800 28933 86801 28933 86802 28934 86803 28934 86804 28934 86805 28935 86806 28935 86807 28935 86808 28936 86809 28936 86810 28936 86811 28937 86812 28937 86813 28937 86814 28938 86815 28938 86816 28938 86817 28939 86818 28939 86819 28939 86820 28940 86821 28940 86822 28940 86823 28941 86824 28941 86825 28941 86826 28942 86827 28942 86828 28942 86829 28943 86830 28943 86831 28943 86832 28944 86833 28944 86834 28944 86835 28945 86836 28945 86837 28945 86838 28946 86839 28946 86840 28946 86841 28947 86842 28947 86843 28947 86844 28948 86845 28948 86846 28948 86847 28949 86848 28949 86849 28949 86850 28950 86851 28950 86852 28950 86853 28951 86854 28951 86855 28951 86856 28952 86857 28952 86858 28952 86859 28953 86860 28953 86861 28953 86862 28954 86863 28954 86864 28954 86865 28955 86866 28955 86867 28955 86868 28956 86869 28956 86870 28956 86871 28957 86872 28957 86873 28957 86874 28958 86875 28958 86876 28958 86877 28959 86878 28959 86879 28959 86880 28960 86881 28960 86882 28960 86883 28961 86884 28961 86885 28961 86886 28962 86887 28962 86888 28962 86889 28963 86890 28963 86891 28963 86892 28964 86893 28964 86894 28964 86895 28965 86896 28965 86897 28965 86898 28966 86899 28966 86900 28966 86901 28967 86902 28967 86903 28967 86904 28968 86905 28968 86906 28968 86907 28969 86908 28969 86909 28969 86910 28970 86911 28970 86912 28970 86913 28971 86914 28971 86915 28971 86916 28972 86917 28972 86918 28972 86919 28973 86920 28973 86921 28973 86922 28974 86923 28974 86924 28974 86925 28975 86926 28975 86927 28975 86928 28976 86929 28976 86930 28976 86931 28977 86932 28977 86933 28977 86934 28978 86935 28978 86936 28978 86937 28979 86938 28979 86939 28979 86940 28980 86941 28980 86942 28980 86943 28981 86944 28981 86945 28981 86946 28982 86947 28982 86948 28982 86949 28983 86950 28983 86951 28983 86952 28984 86953 28984 86954 28984 86955 28985 86956 28985 86957 28985 86958 28986 86959 28986 86960 28986 86961 28987 86962 28987 86963 28987 86964 28988 86965 28988 86966 28988 86967 28989 86968 28989 86969 28989 86970 28990 86971 28990 86972 28990 86973 28991 86974 28991 86975 28991 86976 28992 86977 28992 86978 28992 86979 28993 86980 28993 86981 28993 86982 28994 86983 28994 86984 28994 86985 28995 86986 28995 86987 28995 86988 28996 86989 28996 86990 28996 86991 28997 86992 28997 86993 28997 86994 28998 86995 28998 86996 28998 86997 28999 86998 28999 86999 28999 87000 29000 87001 29000 87002 29000 87003 29001 87004 29001 87005 29001 87006 29002 87007 29002 87008 29002 87009 29003 87010 29003 87011 29003 87012 29004 87013 29004 87014 29004 87015 29005 87016 29005 87017 29005 87018 29006 87019 29006 87020 29006 87021 29007 87022 29007 87023 29007 87024 29008 87025 29008 87026 29008 87027 29009 87028 29009 87029 29009 87030 29010 87031 29010 87032 29010 87033 29011 87034 29011 87035 29011 87036 29012 87037 29012 87038 29012 87039 29013 87040 29013 87041 29013 87042 29014 87043 29014 87044 29014 87045 29015 87046 29015 87047 29015 87048 29016 87049 29016 87050 29016 87051 29017 87052 29017 87053 29017 87054 29018 87055 29018 87056 29018 87057 29019 87058 29019 87059 29019 87060 29020 87061 29020 87062 29020 87063 29021 87064 29021 87065 29021 87066 29022 87067 29022 87068 29022 87069 29023 87070 29023 87071 29023 87072 29024 87073 29024 87074 29024 87075 29025 87076 29025 87077 29025 87078 29026 87079 29026 87080 29026 87081 29027 87082 29027 87083 29027 87084 29028 87085 29028 87086 29028 87087 29029 87088 29029 87089 29029 87090 29030 87091 29030 87092 29030 87093 29031 87094 29031 87095 29031 87096 29032 87097 29032 87098 29032 87099 29033 87100 29033 87101 29033 87102 29034 87103 29034 87104 29034 87105 29035 87106 29035 87107 29035 87108 29036 87109 29036 87110 29036 87111 29037 87112 29037 87113 29037 87114 29038 87115 29038 87116 29038 87117 29039 87118 29039 87119 29039 87120 29040 87121 29040 87122 29040 87123 29041 87124 29041 87125 29041 87126 29042 87127 29042 87128 29042 87129 29043 87130 29043 87131 29043 87132 29044 87133 29044 87134 29044 87135 29045 87136 29045 87137 29045 87138 29046 87139 29046 87140 29046 87141 29047 87142 29047 87143 29047 87144 29048 87145 29048 87146 29048 87147 29049 87148 29049 87149 29049 87150 29050 87151 29050 87152 29050 87153 29051 87154 29051 87155 29051 87156 29052 87157 29052 87158 29052 87159 29053 87160 29053 87161 29053 87162 29054 87163 29054 87164 29054 87165 29055 87166 29055 87167 29055 87168 29056 87169 29056 87170 29056 87171 29057 87172 29057 87173 29057 87174 29058 87175 29058 87176 29058 87177 29059 87178 29059 87179 29059 87180 29060 87181 29060 87182 29060 87183 29061 87184 29061 87185 29061 87186 29062 87187 29062 87188 29062 87189 29063 87190 29063 87191 29063 87192 29064 87193 29064 87194 29064 87195 29065 87196 29065 87197 29065 87198 29066 87199 29066 87200 29066 87201 29067 87202 29067 87203 29067 87204 29068 87205 29068 87206 29068 87207 29069 87208 29069 87209 29069 87210 29070 87211 29070 87212 29070 87213 29071 87214 29071 87215 29071 87216 29072 87217 29072 87218 29072 87219 29073 87220 29073 87221 29073 87222 29074 87223 29074 87224 29074 87225 29075 87226 29075 87227 29075 87228 29076 87229 29076 87230 29076 87231 29077 87232 29077 87233 29077 87234 29078 87235 29078 87236 29078 87237 29079 87238 29079 87239 29079 87240 29080 87241 29080 87242 29080 87243 29081 87244 29081 87245 29081 87246 29082 87247 29082 87248 29082 87249 29083 87250 29083 87251 29083 87252 29084 87253 29084 87254 29084 87255 29085 87256 29085 87257 29085 87258 29086 87259 29086 87260 29086 87261 29087 87262 29087 87263 29087 87264 29088 87265 29088 87266 29088 87267 29089 87268 29089 87269 29089 87270 29090 87271 29090 87272 29090 87273 29091 87274 29091 87275 29091 87276 29092 87277 29092 87278 29092 87279 29093 87280 29093 87281 29093 87282 29094 87283 29094 87284 29094 87285 29095 87286 29095 87287 29095 87288 29096 87289 29096 87290 29096 87291 29097 87292 29097 87293 29097 87294 29098 87295 29098 87296 29098 87297 29099 87298 29099 87299 29099 87300 29100 87301 29100 87302 29100 87303 29101 87304 29101 87305 29101 87306 29102 87307 29102 87308 29102 87309 29103 87310 29103 87311 29103 87312 29104 87313 29104 87314 29104 87315 29105 87316 29105 87317 29105 87318 29106 87319 29106 87320 29106 87321 29107 87322 29107 87323 29107 87324 29108 87325 29108 87326 29108 87327 29109 87328 29109 87329 29109 87330 29110 87331 29110 87332 29110 87333 29111 87334 29111 87335 29111 87336 29112 87337 29112 87338 29112 87339 29113 87340 29113 87341 29113 87342 29114 87343 29114 87344 29114 87345 29115 87346 29115 87347 29115 87348 29116 87349 29116 87350 29116 87351 29117 87352 29117 87353 29117 87354 29118 87355 29118 87356 29118 87357 29119 87358 29119 87359 29119 87360 29120 87361 29120 87362 29120 87363 29121 87364 29121 87365 29121 87366 29122 87367 29122 87368 29122 87369 29123 87370 29123 87371 29123 87372 29124 87373 29124 87374 29124 87375 29125 87376 29125 87377 29125 87378 29126 87379 29126 87380 29126 87381 29127 87382 29127 87383 29127 87384 29128 87385 29128 87386 29128 87387 29129 87388 29129 87389 29129 87390 29130 87391 29130 87392 29130 87393 29131 87394 29131 87395 29131 87396 29132 87397 29132 87398 29132 87399 29133 87400 29133 87401 29133 87402 29134 87403 29134 87404 29134 87405 29135 87406 29135 87407 29135 87408 29136 87409 29136 87410 29136 87411 29137 87412 29137 87413 29137 87414 29138 87415 29138 87416 29138 87417 29139 87418 29139 87419 29139 87420 29140 87421 29140 87422 29140 87423 29141 87424 29141 87425 29141 87426 29142 87427 29142 87428 29142 87429 29143 87430 29143 87431 29143 87432 29144 87433 29144 87434 29144 87435 29145 87436 29145 87437 29145 87438 29146 87439 29146 87440 29146 87441 29147 87442 29147 87443 29147 87444 29148 87445 29148 87446 29148 87447 29149 87448 29149 87449 29149 87450 29150 87451 29150 87452 29150 87453 29151 87454 29151 87455 29151 87456 29152 87457 29152 87458 29152 87459 29153 87460 29153 87461 29153 87462 29154 87463 29154 87464 29154 87465 29155 87466 29155 87467 29155 87468 29156 87469 29156 87470 29156 87471 29157 87472 29157 87473 29157 87474 29158 87475 29158 87476 29158 87477 29159 87478 29159 87479 29159 87480 29160 87481 29160 87482 29160 87483 29161 87484 29161 87485 29161 87486 29162 87487 29162 87488 29162 87489 29163 87490 29163 87491 29163 87492 29164 87493 29164 87494 29164 87495 29165 87496 29165 87497 29165 87498 29166 87499 29166 87500 29166 87501 29167 87502 29167 87503 29167 87504 29168 87505 29168 87506 29168 87507 29169 87508 29169 87509 29169 87510 29170 87511 29170 87512 29170 87513 29171 87514 29171 87515 29171 87516 29172 87517 29172 87518 29172 87519 29173 87520 29173 87521 29173 87522 29174 87523 29174 87524 29174 87525 29175 87526 29175 87527 29175 87528 29176 87529 29176 87530 29176 87531 29177 87532 29177 87533 29177 87534 29178 87535 29178 87536 29178 87537 29179 87538 29179 87539 29179 87540 29180 87541 29180 87542 29180 87543 29181 87544 29181 87545 29181 87546 29182 87547 29182 87548 29182 87549 29183 87550 29183 87551 29183 87552 29184 87553 29184 87554 29184 87555 29185 87556 29185 87557 29185 87558 29186 87559 29186 87560 29186 87561 29187 87562 29187 87563 29187 87564 29188 87565 29188 87566 29188 87567 29189 87568 29189 87569 29189 87570 29190 87571 29190 87572 29190 87573 29191 87574 29191 87575 29191 87576 29192 87577 29192 87578 29192 87579 29193 87580 29193 87581 29193 87582 29194 87583 29194 87584 29194 87585 29195 87586 29195 87587 29195 87588 29196 87589 29196 87590 29196 87591 29197 87592 29197 87593 29197 87594 29198 87595 29198 87596 29198 87597 29199 87598 29199 87599 29199 87600 29200 87601 29200 87602 29200 87603 29201 87604 29201 87605 29201 87606 29202 87607 29202 87608 29202 87609 29203 87610 29203 87611 29203 87612 29204 87613 29204 87614 29204 87615 29205 87616 29205 87617 29205 87618 29206 87619 29206 87620 29206 87621 29207 87622 29207 87623 29207 87624 29208 87625 29208 87626 29208 87627 29209 87628 29209 87629 29209 87630 29210 87631 29210 87632 29210 87633 29211 87634 29211 87635 29211 87636 29212 87637 29212 87638 29212 87639 29213 87640 29213 87641 29213 87642 29214 87643 29214 87644 29214 87645 29215 87646 29215 87647 29215 87648 29216 87649 29216 87650 29216 87651 29217 87652 29217 87653 29217 87654 29218 87655 29218 87656 29218 87657 29219 87658 29219 87659 29219 87660 29220 87661 29220 87662 29220 87663 29221 87664 29221 87665 29221 87666 29222 87667 29222 87668 29222 87669 29223 87670 29223 87671 29223 87672 29224 87673 29224 87674 29224 87675 29225 87676 29225 87677 29225 87678 29226 87679 29226 87680 29226 87681 29227 87682 29227 87683 29227 87684 29228 87685 29228 87686 29228 87687 29229 87688 29229 87689 29229 87690 29230 87691 29230 87692 29230 87693 29231 87694 29231 87695 29231 87696 29232 87697 29232 87698 29232 87699 29233 87700 29233 87701 29233 87702 29234 87703 29234 87704 29234 87705 29235 87706 29235 87707 29235 87708 29236 87709 29236 87710 29236 87711 29237 87712 29237 87713 29237 87714 29238 87715 29238 87716 29238 87717 29239 87718 29239 87719 29239 87720 29240 87721 29240 87722 29240 87723 29241 87724 29241 87725 29241 87726 29242 87727 29242 87728 29242 87729 29243 87730 29243 87731 29243 87732 29244 87733 29244 87734 29244 87735 29245 87736 29245 87737 29245 87738 29246 87739 29246 87740 29246 87741 29247 87742 29247 87743 29247 87744 29248 87745 29248 87746 29248 87747 29249 87748 29249 87749 29249 87750 29250 87751 29250 87752 29250 87753 29251 87754 29251 87755 29251 87756 29252 87757 29252 87758 29252 87759 29253 87760 29253 87761 29253 87762 29254 87763 29254 87764 29254 87765 29255 87766 29255 87767 29255 87768 29256 87769 29256 87770 29256 87771 29257 87772 29257 87773 29257 87774 29258 87775 29258 87776 29258 87777 29259 87778 29259 87779 29259 87780 29260 87781 29260 87782 29260 87783 29261 87784 29261 87785 29261 87786 29262 87787 29262 87788 29262 87789 29263 87790 29263 87791 29263 87792 29264 87793 29264 87794 29264 87795 29265 87796 29265 87797 29265 87798 29266 87799 29266 87800 29266 87801 29267 87802 29267 87803 29267 87804 29268 87805 29268 87806 29268 87807 29269 87808 29269 87809 29269 87810 29270 87811 29270 87812 29270 87813 29271 87814 29271 87815 29271 87816 29272 87817 29272 87818 29272 87819 29273 87820 29273 87821 29273 87822 29274 87823 29274 87824 29274 87825 29275 87826 29275 87827 29275 87828 29276 87829 29276 87830 29276 87831 29277 87832 29277 87833 29277 87834 29278 87835 29278 87836 29278 87837 29279 87838 29279 87839 29279 87840 29280 87841 29280 87842 29280 87843 29281 87844 29281 87845 29281 87846 29282 87847 29282 87848 29282 87849 29283 87850 29283 87851 29283 87852 29284 87853 29284 87854 29284 87855 29285 87856 29285 87857 29285 87858 29286 87859 29286 87860 29286 87861 29287 87862 29287 87863 29287 87864 29288 87865 29288 87866 29288 87867 29289 87868 29289 87869 29289 87870 29290 87871 29290 87872 29290 87873 29291 87874 29291 87875 29291 87876 29292 87877 29292 87878 29292 87879 29293 87880 29293 87881 29293 87882 29294 87883 29294 87884 29294 87885 29295 87886 29295 87887 29295 87888 29296 87889 29296 87890 29296 87891 29297 87892 29297 87893 29297 87894 29298 87895 29298 87896 29298 87897 29299 87898 29299 87899 29299 87900 29300 87901 29300 87902 29300 87903 29301 87904 29301 87905 29301 87906 29302 87907 29302 87908 29302 87909 29303 87910 29303 87911 29303 87912 29304 87913 29304 87914 29304 87915 29305 87916 29305 87917 29305 87918 29306 87919 29306 87920 29306 87921 29307 87922 29307 87923 29307 87924 29308 87925 29308 87926 29308 87927 29309 87928 29309 87929 29309 87930 29310 87931 29310 87932 29310 87933 29311 87934 29311 87935 29311 87936 29312 87937 29312 87938 29312 87939 29313 87940 29313 87941 29313 87942 29314 87943 29314 87944 29314 87945 29315 87946 29315 87947 29315 87948 29316 87949 29316 87950 29316 87951 29317 87952 29317 87953 29317 87954 29318 87955 29318 87956 29318 87957 29319 87958 29319 87959 29319 87960 29320 87961 29320 87962 29320 87963 29321 87964 29321 87965 29321 87966 29322 87967 29322 87968 29322 87969 29323 87970 29323 87971 29323 87972 29324 87973 29324 87974 29324 87975 29325 87976 29325 87977 29325 87978 29326 87979 29326 87980 29326 87981 29327 87982 29327 87983 29327 87984 29328 87985 29328 87986 29328 87987 29329 87988 29329 87989 29329 87990 29330 87991 29330 87992 29330 87993 29331 87994 29331 87995 29331 87996 29332 87997 29332 87998 29332 87999 29333 88000 29333 88001 29333 88002 29334 88003 29334 88004 29334 88005 29335 88006 29335 88007 29335 88008 29336 88009 29336 88010 29336 88011 29337 88012 29337 88013 29337 88014 29338 88015 29338 88016 29338 88017 29339 88018 29339 88019 29339 88020 29340 88021 29340 88022 29340 88023 29341 88024 29341 88025 29341 88026 29342 88027 29342 88028 29342 88029 29343 88030 29343 88031 29343 88032 29344 88033 29344 88034 29344 88035 29345 88036 29345 88037 29345 88038 29346 88039 29346 88040 29346 88041 29347 88042 29347 88043 29347 88044 29348 88045 29348 88046 29348 88047 29349 88048 29349 88049 29349 88050 29350 88051 29350 88052 29350 88053 29351 88054 29351 88055 29351 88056 29352 88057 29352 88058 29352 88059 29353 88060 29353 88061 29353 88062 29354 88063 29354 88064 29354 88065 29355 88066 29355 88067 29355 88068 29356 88069 29356 88070 29356 88071 29357 88072 29357 88073 29357 88074 29358 88075 29358 88076 29358 88077 29359 88078 29359 88079 29359 88080 29360 88081 29360 88082 29360 88083 29361 88084 29361 88085 29361 88086 29362 88087 29362 88088 29362 88089 29363 88090 29363 88091 29363 88092 29364 88093 29364 88094 29364 88095 29365 88096 29365 88097 29365 88098 29366 88099 29366 88100 29366 88101 29367 88102 29367 88103 29367 88104 29368 88105 29368 88106 29368 88107 29369 88108 29369 88109 29369 88110 29370 88111 29370 88112 29370 88113 29371 88114 29371 88115 29371 88116 29372 88117 29372 88118 29372 88119 29373 88120 29373 88121 29373 88122 29374 88123 29374 88124 29374 88125 29375 88126 29375 88127 29375 88128 29376 88129 29376 88130 29376 88131 29377 88132 29377 88133 29377 88134 29378 88135 29378 88136 29378 88137 29379 88138 29379 88139 29379 88140 29380 88141 29380 88142 29380 88143 29381 88144 29381 88145 29381 88146 29382 88147 29382 88148 29382 88149 29383 88150 29383 88151 29383 88152 29384 88153 29384 88154 29384 88155 29385 88156 29385 88157 29385 88158 29386 88159 29386 88160 29386 88161 29387 88162 29387 88163 29387 88164 29388 88165 29388 88166 29388 88167 29389 88168 29389 88169 29389 88170 29390 88171 29390 88172 29390 88173 29391 88174 29391 88175 29391 88176 29392 88177 29392 88178 29392 88179 29393 88180 29393 88181 29393 88182 29394 88183 29394 88184 29394 88185 29395 88186 29395 88187 29395 88188 29396 88189 29396 88190 29396 88191 29397 88192 29397 88193 29397 88194 29398 88195 29398 88196 29398 88197 29399 88198 29399 88199 29399 88200 29400 88201 29400 88202 29400 88203 29401 88204 29401 88205 29401 88206 29402 88207 29402 88208 29402 88209 29403 88210 29403 88211 29403 88212 29404 88213 29404 88214 29404 88215 29405 88216 29405 88217 29405 88218 29406 88219 29406 88220 29406 88221 29407 88222 29407 88223 29407 88224 29408 88225 29408 88226 29408 88227 29409 88228 29409 88229 29409 88230 29410 88231 29410 88232 29410 88233 29411 88234 29411 88235 29411 88236 29412 88237 29412 88238 29412 88239 29413 88240 29413 88241 29413 88242 29414 88243 29414 88244 29414 88245 29415 88246 29415 88247 29415 88248 29416 88249 29416 88250 29416 88251 29417 88252 29417 88253 29417 88254 29418 88255 29418 88256 29418 88257 29419 88258 29419 88259 29419 88260 29420 88261 29420 88262 29420 88263 29421 88264 29421 88265 29421 88266 29422 88267 29422 88268 29422 88269 29423 88270 29423 88271 29423 88272 29424 88273 29424 88274 29424 88275 29425 88276 29425 88277 29425 88278 29426 88279 29426 88280 29426 88281 29427 88282 29427 88283 29427 88284 29428 88285 29428 88286 29428 88287 29429 88288 29429 88289 29429 88290 29430 88291 29430 88292 29430 88293 29431 88294 29431 88295 29431 88296 29432 88297 29432 88298 29432 88299 29433 88300 29433 88301 29433 88302 29434 88303 29434 88304 29434 88305 29435 88306 29435 88307 29435 88308 29436 88309 29436 88310 29436 88311 29437 88312 29437 88313 29437 88314 29438 88315 29438 88316 29438 88317 29439 88318 29439 88319 29439 88320 29440 88321 29440 88322 29440 88323 29441 88324 29441 88325 29441 88326 29442 88327 29442 88328 29442 88329 29443 88330 29443 88331 29443 88332 29444 88333 29444 88334 29444 88335 29445 88336 29445 88337 29445 88338 29446 88339 29446 88340 29446 88341 29447 88342 29447 88343 29447 88344 29448 88345 29448 88346 29448 88347 29449 88348 29449 88349 29449 88350 29450 88351 29450 88352 29450 88353 29451 88354 29451 88355 29451 88356 29452 88357 29452 88358 29452 88359 29453 88360 29453 88361 29453 88362 29454 88363 29454 88364 29454 88365 29455 88366 29455 88367 29455 88368 29456 88369 29456 88370 29456 88371 29457 88372 29457 88373 29457 88374 29458 88375 29458 88376 29458 88377 29459 88378 29459 88379 29459 88380 29460 88381 29460 88382 29460 88383 29461 88384 29461 88385 29461 88386 29462 88387 29462 88388 29462 88389 29463 88390 29463 88391 29463 88392 29464 88393 29464 88394 29464 88395 29465 88396 29465 88397 29465 88398 29466 88399 29466 88400 29466 88401 29467 88402 29467 88403 29467 88404 29468 88405 29468 88406 29468 88407 29469 88408 29469 88409 29469 88410 29470 88411 29470 88412 29470 88413 29471 88414 29471 88415 29471 88416 29472 88417 29472 88418 29472 88419 29473 88420 29473 88421 29473 88422 29474 88423 29474 88424 29474 88425 29475 88426 29475 88427 29475 88428 29476 88429 29476 88430 29476 88431 29477 88432 29477 88433 29477 88434 29478 88435 29478 88436 29478 88437 29479 88438 29479 88439 29479 88440 29480 88441 29480 88442 29480 88443 29481 88444 29481 88445 29481 88446 29482 88447 29482 88448 29482 88449 29483 88450 29483 88451 29483 88452 29484 88453 29484 88454 29484 88455 29485 88456 29485 88457 29485 88458 29486 88459 29486 88460 29486 88461 29487 88462 29487 88463 29487 88464 29488 88465 29488 88466 29488 88467 29489 88468 29489 88469 29489 88470 29490 88471 29490 88472 29490 88473 29491 88474 29491 88475 29491 88476 29492 88477 29492 88478 29492 88479 29493 88480 29493 88481 29493 88482 29494 88483 29494 88484 29494 88485 29495 88486 29495 88487 29495 88488 29496 88489 29496 88490 29496 88491 29497 88492 29497 88493 29497 88494 29498 88495 29498 88496 29498 88497 29499 88498 29499 88499 29499 88500 29500 88501 29500 88502 29500 88503 29501 88504 29501 88505 29501 88506 29502 88507 29502 88508 29502 88509 29503 88510 29503 88511 29503 88512 29504 88513 29504 88514 29504 88515 29505 88516 29505 88517 29505 88518 29506 88519 29506 88520 29506 88521 29507 88522 29507 88523 29507 88524 29508 88525 29508 88526 29508 88527 29509 88528 29509 88529 29509 88530 29510 88531 29510 88532 29510 88533 29511 88534 29511 88535 29511 88536 29512 88537 29512 88538 29512 88539 29513 88540 29513 88541 29513 88542 29514 88543 29514 88544 29514 88545 29515 88546 29515 88547 29515 88548 29516 88549 29516 88550 29516 88551 29517 88552 29517 88553 29517 88554 29518 88555 29518 88556 29518 88557 29519 88558 29519 88559 29519 88560 29520 88561 29520 88562 29520 88563 29521 88564 29521 88565 29521 88566 29522 88567 29522 88568 29522 88569 29523 88570 29523 88571 29523 88572 29524 88573 29524 88574 29524 88575 29525 88576 29525 88577 29525 88578 29526 88579 29526 88580 29526 88581 29527 88582 29527 88583 29527 88584 29528 88585 29528 88586 29528 88587 29529 88588 29529 88589 29529 88590 29530 88591 29530 88592 29530 88593 29531 88594 29531 88595 29531 88596 29532 88597 29532 88598 29532 88599 29533 88600 29533 88601 29533 88602 29534 88603 29534 88604 29534 88605 29535 88606 29535 88607 29535 88608 29536 88609 29536 88610 29536 88611 29537 88612 29537 88613 29537 88614 29538 88615 29538 88616 29538 88617 29539 88618 29539 88619 29539 88620 29540 88621 29540 88622 29540 88623 29541 88624 29541 88625 29541 88626 29542 88627 29542 88628 29542 88629 29543 88630 29543 88631 29543 88632 29544 88633 29544 88634 29544 88635 29545 88636 29545 88637 29545 88638 29546 88639 29546 88640 29546 88641 29547 88642 29547 88643 29547 88644 29548 88645 29548 88646 29548 88647 29549 88648 29549 88649 29549 88650 29550 88651 29550 88652 29550 88653 29551 88654 29551 88655 29551 88656 29552 88657 29552 88658 29552 88659 29553 88660 29553 88661 29553 88662 29554 88663 29554 88664 29554 88665 29555 88666 29555 88667 29555 88668 29556 88669 29556 88670 29556 88671 29557 88672 29557 88673 29557 88674 29558 88675 29558 88676 29558 88677 29559 88678 29559 88679 29559 88680 29560 88681 29560 88682 29560 88683 29561 88684 29561 88685 29561 88686 29562 88687 29562 88688 29562 88689 29563 88690 29563 88691 29563 88692 29564 88693 29564 88694 29564 88695 29565 88696 29565 88697 29565 88698 29566 88699 29566 88700 29566 88701 29567 88702 29567 88703 29567 88704 29568 88705 29568 88706 29568 88707 29569 88708 29569 88709 29569 88710 29570 88711 29570 88712 29570 88713 29571 88714 29571 88715 29571 88716 29572 88717 29572 88718 29572 88719 29573 88720 29573 88721 29573 88722 29574 88723 29574 88724 29574 88725 29575 88726 29575 88727 29575 88728 29576 88729 29576 88730 29576 88731 29577 88732 29577 88733 29577 88734 29578 88735 29578 88736 29578 88737 29579 88738 29579 88739 29579 88740 29580 88741 29580 88742 29580 88743 29581 88744 29581 88745 29581 88746 29582 88747 29582 88748 29582 88749 29583 88750 29583 88751 29583 88752 29584 88753 29584 88754 29584 88755 29585 88756 29585 88757 29585 88758 29586 88759 29586 88760 29586 88761 29587 88762 29587 88763 29587 88764 29588 88765 29588 88766 29588 88767 29589 88768 29589 88769 29589 88770 29590 88771 29590 88772 29590 88773 29591 88774 29591 88775 29591 88776 29592 88777 29592 88778 29592 88779 29593 88780 29593 88781 29593 88782 29594 88783 29594 88784 29594 88785 29595 88786 29595 88787 29595 88788 29596 88789 29596 88790 29596 88791 29597 88792 29597 88793 29597 88794 29598 88795 29598 88796 29598 88797 29599 88798 29599 88799 29599 88800 29600 88801 29600 88802 29600 88803 29601 88804 29601 88805 29601 88806 29602 88807 29602 88808 29602 88809 29603 88810 29603 88811 29603 88812 29604 88813 29604 88814 29604 88815 29605 88816 29605 88817 29605 88818 29606 88819 29606 88820 29606 88821 29607 88822 29607 88823 29607 88824 29608 88825 29608 88826 29608 88827 29609 88828 29609 88829 29609 88830 29610 88831 29610 88832 29610 88833 29611 88834 29611 88835 29611 88836 29612 88837 29612 88838 29612 88839 29613 88840 29613 88841 29613 88842 29614 88843 29614 88844 29614 88845 29615 88846 29615 88847 29615 88848 29616 88849 29616 88850 29616 88851 29617 88852 29617 88853 29617 88854 29618 88855 29618 88856 29618 88857 29619 88858 29619 88859 29619 88860 29620 88861 29620 88862 29620 88863 29621 88864 29621 88865 29621 88866 29622 88867 29622 88868 29622 88869 29623 88870 29623 88871 29623 88872 29624 88873 29624 88874 29624 88875 29625 88876 29625 88877 29625 88878 29626 88879 29626 88880 29626 88881 29627 88882 29627 88883 29627 88884 29628 88885 29628 88886 29628 88887 29629 88888 29629 88889 29629 88890 29630 88891 29630 88892 29630 88893 29631 88894 29631 88895 29631 88896 29632 88897 29632 88898 29632 88899 29633 88900 29633 88901 29633 88902 29634 88903 29634 88904 29634 88905 29635 88906 29635 88907 29635 88908 29636 88909 29636 88910 29636 88911 29637 88912 29637 88913 29637 88914 29638 88915 29638 88916 29638 88917 29639 88918 29639 88919 29639 88920 29640 88921 29640 88922 29640 88923 29641 88924 29641 88925 29641 88926 29642 88927 29642 88928 29642 88929 29643 88930 29643 88931 29643 88932 29644 88933 29644 88934 29644 88935 29645 88936 29645 88937 29645 88938 29646 88939 29646 88940 29646 88941 29647 88942 29647 88943 29647 88944 29648 88945 29648 88946 29648 88947 29649 88948 29649 88949 29649 88950 29650 88951 29650 88952 29650 88953 29651 88954 29651 88955 29651 88956 29652 88957 29652 88958 29652 88959 29653 88960 29653 88961 29653 88962 29654 88963 29654 88964 29654 88965 29655 88966 29655 88967 29655 88968 29656 88969 29656 88970 29656 88971 29657 88972 29657 88973 29657 88974 29658 88975 29658 88976 29658 88977 29659 88978 29659 88979 29659 88980 29660 88981 29660 88982 29660 88983 29661 88984 29661 88985 29661 88986 29662 88987 29662 88988 29662 88989 29663 88990 29663 88991 29663 88992 29664 88993 29664 88994 29664 88995 29665 88996 29665 88997 29665 88998 29666 88999 29666 89000 29666 89001 29667 89002 29667 89003 29667 89004 29668 89005 29668 89006 29668 89007 29669 89008 29669 89009 29669 89010 29670 89011 29670 89012 29670 89013 29671 89014 29671 89015 29671 89016 29672 89017 29672 89018 29672 89019 29673 89020 29673 89021 29673 89022 29674 89023 29674 89024 29674 89025 29675 89026 29675 89027 29675 89028 29676 89029 29676 89030 29676 89031 29677 89032 29677 89033 29677 89034 29678 89035 29678 89036 29678 89037 29679 89038 29679 89039 29679 89040 29680 89041 29680 89042 29680 89043 29681 89044 29681 89045 29681 89046 29682 89047 29682 89048 29682 89049 29683 89050 29683 89051 29683 89052 29684 89053 29684 89054 29684 89055 29685 89056 29685 89057 29685 89058 29686 89059 29686 89060 29686 89061 29687 89062 29687 89063 29687 89064 29688 89065 29688 89066 29688 89067 29689 89068 29689 89069 29689 89070 29690 89071 29690 89072 29690 89073 29691 89074 29691 89075 29691 89076 29692 89077 29692 89078 29692 89079 29693 89080 29693 89081 29693 89082 29694 89083 29694 89084 29694 89085 29695 89086 29695 89087 29695 89088 29696 89089 29696 89090 29696 89091 29697 89092 29697 89093 29697 89094 29698 89095 29698 89096 29698 89097 29699 89098 29699 89099 29699 89100 29700 89101 29700 89102 29700 89103 29701 89104 29701 89105 29701 89106 29702 89107 29702 89108 29702 89109 29703 89110 29703 89111 29703 89112 29704 89113 29704 89114 29704 89115 29705 89116 29705 89117 29705 89118 29706 89119 29706 89120 29706 89121 29707 89122 29707 89123 29707 89124 29708 89125 29708 89126 29708 89127 29709 89128 29709 89129 29709 89130 29710 89131 29710 89132 29710 89133 29711 89134 29711 89135 29711 89136 29712 89137 29712 89138 29712 89139 29713 89140 29713 89141 29713 89142 29714 89143 29714 89144 29714 89145 29715 89146 29715 89147 29715 89148 29716 89149 29716 89150 29716 89151 29717 89152 29717 89153 29717 89154 29718 89155 29718 89156 29718 89157 29719 89158 29719 89159 29719 89160 29720 89161 29720 89162 29720 89163 29721 89164 29721 89165 29721 89166 29722 89167 29722 89168 29722 89169 29723 89170 29723 89171 29723 89172 29724 89173 29724 89174 29724 89175 29725 89176 29725 89177 29725 89178 29726 89179 29726 89180 29726 89181 29727 89182 29727 89183 29727 89184 29728 89185 29728 89186 29728 89187 29729 89188 29729 89189 29729 89190 29730 89191 29730 89192 29730 89193 29731 89194 29731 89195 29731 89196 29732 89197 29732 89198 29732 89199 29733 89200 29733 89201 29733 89202 29734 89203 29734 89204 29734 89205 29735 89206 29735 89207 29735 89208 29736 89209 29736 89210 29736 89211 29737 89212 29737 89213 29737 89214 29738 89215 29738 89216 29738 89217 29739 89218 29739 89219 29739 89220 29740 89221 29740 89222 29740 89223 29741 89224 29741 89225 29741 89226 29742 89227 29742 89228 29742 89229 29743 89230 29743 89231 29743 89232 29744 89233 29744 89234 29744 89235 29745 89236 29745 89237 29745 89238 29746 89239 29746 89240 29746 89241 29747 89242 29747 89243 29747 89244 29748 89245 29748 89246 29748 89247 29749 89248 29749 89249 29749 89250 29750 89251 29750 89252 29750 89253 29751 89254 29751 89255 29751 89256 29752 89257 29752 89258 29752 89259 29753 89260 29753 89261 29753 89262 29754 89263 29754 89264 29754 89265 29755 89266 29755 89267 29755 89268 29756 89269 29756 89270 29756 89271 29757 89272 29757 89273 29757 89274 29758 89275 29758 89276 29758 89277 29759 89278 29759 89279 29759 89280 29760 89281 29760 89282 29760 89283 29761 89284 29761 89285 29761 89286 29762 89287 29762 89288 29762 89289 29763 89290 29763 89291 29763 89292 29764 89293 29764 89294 29764 89295 29765 89296 29765 89297 29765 89298 29766 89299 29766 89300 29766 89301 29767 89302 29767 89303 29767 89304 29768 89305 29768 89306 29768 89307 29769 89308 29769 89309 29769 89310 29770 89311 29770 89312 29770 89313 29771 89314 29771 89315 29771 89316 29772 89317 29772 89318 29772 89319 29773 89320 29773 89321 29773 89322 29774 89323 29774 89324 29774 89325 29775 89326 29775 89327 29775 89328 29776 89329 29776 89330 29776 89331 29777 89332 29777 89333 29777 89334 29778 89335 29778 89336 29778 89337 29779 89338 29779 89339 29779 89340 29780 89341 29780 89342 29780 89343 29781 89344 29781 89345 29781 89346 29782 89347 29782 89348 29782 89349 29783 89350 29783 89351 29783 89352 29784 89353 29784 89354 29784 89355 29785 89356 29785 89357 29785 89358 29786 89359 29786 89360 29786 89361 29787 89362 29787 89363 29787 89364 29788 89365 29788 89366 29788 89367 29789 89368 29789 89369 29789 89370 29790 89371 29790 89372 29790 89373 29791 89374 29791 89375 29791 89376 29792 89377 29792 89378 29792 89379 29793 89380 29793 89381 29793 89382 29794 89383 29794 89384 29794 89385 29795 89386 29795 89387 29795 89388 29796 89389 29796 89390 29796 89391 29797 89392 29797 89393 29797 89394 29798 89395 29798 89396 29798 89397 29799 89398 29799 89399 29799 89400 29800 89401 29800 89402 29800 89403 29801 89404 29801 89405 29801 89406 29802 89407 29802 89408 29802 89409 29803 89410 29803 89411 29803 89412 29804 89413 29804 89414 29804 89415 29805 89416 29805 89417 29805 89418 29806 89419 29806 89420 29806 89421 29807 89422 29807 89423 29807 89424 29808 89425 29808 89426 29808 89427 29809 89428 29809 89429 29809 89430 29810 89431 29810 89432 29810 89433 29811 89434 29811 89435 29811 89436 29812 89437 29812 89438 29812 89439 29813 89440 29813 89441 29813 89442 29814 89443 29814 89444 29814 89445 29815 89446 29815 89447 29815 89448 29816 89449 29816 89450 29816 89451 29817 89452 29817 89453 29817 89454 29818 89455 29818 89456 29818 89457 29819 89458 29819 89459 29819 89460 29820 89461 29820 89462 29820 89463 29821 89464 29821 89465 29821 89466 29822 89467 29822 89468 29822 89469 29823 89470 29823 89471 29823 89472 29824 89473 29824 89474 29824 89475 29825 89476 29825 89477 29825 89478 29826 89479 29826 89480 29826 89481 29827 89482 29827 89483 29827 89484 29828 89485 29828 89486 29828 89487 29829 89488 29829 89489 29829 89490 29830 89491 29830 89492 29830 89493 29831 89494 29831 89495 29831 89496 29832 89497 29832 89498 29832 89499 29833 89500 29833 89501 29833 89502 29834 89503 29834 89504 29834 89505 29835 89506 29835 89507 29835 89508 29836 89509 29836 89510 29836 89511 29837 89512 29837 89513 29837 89514 29838 89515 29838 89516 29838 89517 29839 89518 29839 89519 29839 89520 29840 89521 29840 89522 29840 89523 29841 89524 29841 89525 29841 89526 29842 89527 29842 89528 29842 89529 29843 89530 29843 89531 29843 89532 29844 89533 29844 89534 29844 89535 29845 89536 29845 89537 29845 89538 29846 89539 29846 89540 29846 89541 29847 89542 29847 89543 29847 89544 29848 89545 29848 89546 29848 89547 29849 89548 29849 89549 29849 89550 29850 89551 29850 89552 29850 89553 29851 89554 29851 89555 29851 89556 29852 89557 29852 89558 29852 89559 29853 89560 29853 89561 29853 89562 29854 89563 29854 89564 29854 89565 29855 89566 29855 89567 29855 89568 29856 89569 29856 89570 29856 89571 29857 89572 29857 89573 29857 89574 29858 89575 29858 89576 29858 89577 29859 89578 29859 89579 29859 89580 29860 89581 29860 89582 29860 89583 29861 89584 29861 89585 29861 89586 29862 89587 29862 89588 29862 89589 29863 89590 29863 89591 29863 89592 29864 89593 29864 89594 29864 89595 29865 89596 29865 89597 29865 89598 29866 89599 29866 89600 29866 89601 29867 89602 29867 89603 29867 89604 29868 89605 29868 89606 29868 89607 29869 89608 29869 89609 29869 89610 29870 89611 29870 89612 29870 89613 29871 89614 29871 89615 29871 89616 29872 89617 29872 89618 29872 89619 29873 89620 29873 89621 29873 89622 29874 89623 29874 89624 29874 89625 29875 89626 29875 89627 29875 89628 29876 89629 29876 89630 29876 89631 29877 89632 29877 89633 29877 89634 29878 89635 29878 89636 29878 89637 29879 89638 29879 89639 29879 89640 29880 89641 29880 89642 29880 89643 29881 89644 29881 89645 29881 89646 29882 89647 29882 89648 29882 89649 29883 89650 29883 89651 29883 89652 29884 89653 29884 89654 29884 89655 29885 89656 29885 89657 29885 89658 29886 89659 29886 89660 29886 89661 29887 89662 29887 89663 29887 89664 29888 89665 29888 89666 29888 89667 29889 89668 29889 89669 29889 89670 29890 89671 29890 89672 29890 89673 29891 89674 29891 89675 29891 89676 29892 89677 29892 89678 29892 89679 29893 89680 29893 89681 29893 89682 29894 89683 29894 89684 29894 89685 29895 89686 29895 89687 29895 89688 29896 89689 29896 89690 29896 89691 29897 89692 29897 89693 29897 89694 29898 89695 29898 89696 29898 89697 29899 89698 29899 89699 29899 89700 29900 89701 29900 89702 29900 89703 29901 89704 29901 89705 29901 89706 29902 89707 29902 89708 29902 89709 29903 89710 29903 89711 29903 89712 29904 89713 29904 89714 29904 89715 29905 89716 29905 89717 29905 89718 29906 89719 29906 89720 29906 89721 29907 89722 29907 89723 29907 89724 29908 89725 29908 89726 29908 89727 29909 89728 29909 89729 29909 89730 29910 89731 29910 89732 29910 89733 29911 89734 29911 89735 29911 89736 29912 89737 29912 89738 29912 89739 29913 89740 29913 89741 29913 89742 29914 89743 29914 89744 29914 89745 29915 89746 29915 89747 29915 89748 29916 89749 29916 89750 29916 89751 29917 89752 29917 89753 29917 89754 29918 89755 29918 89756 29918 89757 29919 89758 29919 89759 29919 89760 29920 89761 29920 89762 29920 89763 29921 89764 29921 89765 29921 89766 29922 89767 29922 89768 29922 89769 29923 89770 29923 89771 29923 89772 29924 89773 29924 89774 29924 89775 29925 89776 29925 89777 29925 89778 29926 89779 29926 89780 29926 89781 29927 89782 29927 89783 29927 89784 29928 89785 29928 89786 29928 89787 29929 89788 29929 89789 29929 89790 29930 89791 29930 89792 29930 89793 29931 89794 29931 89795 29931 89796 29932 89797 29932 89798 29932 89799 29933 89800 29933 89801 29933 89802 29934 89803 29934 89804 29934 89805 29935 89806 29935 89807 29935 89808 29936 89809 29936 89810 29936 89811 29937 89812 29937 89813 29937 89814 29938 89815 29938 89816 29938 89817 29939 89818 29939 89819 29939 89820 29940 89821 29940 89822 29940 89823 29941 89824 29941 89825 29941 89826 29942 89827 29942 89828 29942 89829 29943 89830 29943 89831 29943 89832 29944 89833 29944 89834 29944 89835 29945 89836 29945 89837 29945 89838 29946 89839 29946 89840 29946 89841 29947 89842 29947 89843 29947 89844 29948 89845 29948 89846 29948 89847 29949 89848 29949 89849 29949 89850 29950 89851 29950 89852 29950 89853 29951 89854 29951 89855 29951 89856 29952 89857 29952 89858 29952 89859 29953 89860 29953 89861 29953 89862 29954 89863 29954 89864 29954 89865 29955 89866 29955 89867 29955 89868 29956 89869 29956 89870 29956 89871 29957 89872 29957 89873 29957 89874 29958 89875 29958 89876 29958 89877 29959 89878 29959 89879 29959 89880 29960 89881 29960 89882 29960 89883 29961 89884 29961 89885 29961 89886 29962 89887 29962 89888 29962 89889 29963 89890 29963 89891 29963 89892 29964 89893 29964 89894 29964 89895 29965 89896 29965 89897 29965 89898 29966 89899 29966 89900 29966 89901 29967 89902 29967 89903 29967 89904 29968 89905 29968 89906 29968 89907 29969 89908 29969 89909 29969 89910 29970 89911 29970 89912 29970 89913 29971 89914 29971 89915 29971 89916 29972 89917 29972 89918 29972 89919 29973 89920 29973 89921 29973 89922 29974 89923 29974 89924 29974 89925 29975 89926 29975 89927 29975 89928 29976 89929 29976 89930 29976 89931 29977 89932 29977 89933 29977 89934 29978 89935 29978 89936 29978 89937 29979 89938 29979 89939 29979 89940 29980 89941 29980 89942 29980 89943 29981 89944 29981 89945 29981 89946 29982 89947 29982 89948 29982 89949 29983 89950 29983 89951 29983 89952 29984 89953 29984 89954 29984 89955 29985 89956 29985 89957 29985 89958 29986 89959 29986 89960 29986 89961 29987 89962 29987 89963 29987 89964 29988 89965 29988 89966 29988 89967 29989 89968 29989 89969 29989 89970 29990 89971 29990 89972 29990 89973 29991 89974 29991 89975 29991 89976 29992 89977 29992 89978 29992 89979 29993 89980 29993 89981 29993 89982 29994 89983 29994 89984 29994 89985 29995 89986 29995 89987 29995 89988 29996 89989 29996 89990 29996 89991 29997 89992 29997 89993 29997 89994 29998 89995 29998 89996 29998 89997 29999 89998 29999 89999 29999 90000 30000 90001 30000 90002 30000 90003 30001 90004 30001 90005 30001 90006 30002 90007 30002 90008 30002 90009 30003 90010 30003 90011 30003 90012 30004 90013 30004 90014 30004 90015 30005 90016 30005 90017 30005 90018 30006 90019 30006 90020 30006 90021 30007 90022 30007 90023 30007 90024 30008 90025 30008 90026 30008 90027 30009 90028 30009 90029 30009 90030 30010 90031 30010 90032 30010 90033 30011 90034 30011 90035 30011 90036 30012 90037 30012 90038 30012 90039 30013 90040 30013 90041 30013 90042 30014 90043 30014 90044 30014 90045 30015 90046 30015 90047 30015 90048 30016 90049 30016 90050 30016 90051 30017 90052 30017 90053 30017 90054 30018 90055 30018 90056 30018 90057 30019 90058 30019 90059 30019 90060 30020 90061 30020 90062 30020 90063 30021 90064 30021 90065 30021 90066 30022 90067 30022 90068 30022 90069 30023 90070 30023 90071 30023 90072 30024 90073 30024 90074 30024 90075 30025 90076 30025 90077 30025 90078 30026 90079 30026 90080 30026 90081 30027 90082 30027 90083 30027 90084 30028 90085 30028 90086 30028 90087 30029 90088 30029 90089 30029 90090 30030 90091 30030 90092 30030 90093 30031 90094 30031 90095 30031 90096 30032 90097 30032 90098 30032 90099 30033 90100 30033 90101 30033 90102 30034 90103 30034 90104 30034 90105 30035 90106 30035 90107 30035 90108 30036 90109 30036 90110 30036 90111 30037 90112 30037 90113 30037 90114 30038 90115 30038 90116 30038 90117 30039 90118 30039 90119 30039 90120 30040 90121 30040 90122 30040 90123 30041 90124 30041 90125 30041 90126 30042 90127 30042 90128 30042 90129 30043 90130 30043 90131 30043 90132 30044 90133 30044 90134 30044 90135 30045 90136 30045 90137 30045 90138 30046 90139 30046 90140 30046 90141 30047 90142 30047 90143 30047 90144 30048 90145 30048 90146 30048 90147 30049 90148 30049 90149 30049 90150 30050 90151 30050 90152 30050 90153 30051 90154 30051 90155 30051 90156 30052 90157 30052 90158 30052 90159 30053 90160 30053 90161 30053 90162 30054 90163 30054 90164 30054 90165 30055 90166 30055 90167 30055 90168 30056 90169 30056 90170 30056 90171 30057 90172 30057 90173 30057 90174 30058 90175 30058 90176 30058 90177 30059 90178 30059 90179 30059 90180 30060 90181 30060 90182 30060 90183 30061 90184 30061 90185 30061 90186 30062 90187 30062 90188 30062 90189 30063 90190 30063 90191 30063 90192 30064 90193 30064 90194 30064 90195 30065 90196 30065 90197 30065 90198 30066 90199 30066 90200 30066 90201 30067 90202 30067 90203 30067 90204 30068 90205 30068 90206 30068 90207 30069 90208 30069 90209 30069 90210 30070 90211 30070 90212 30070 90213 30071 90214 30071 90215 30071 90216 30072 90217 30072 90218 30072 90219 30073 90220 30073 90221 30073 90222 30074 90223 30074 90224 30074 90225 30075 90226 30075 90227 30075 90228 30076 90229 30076 90230 30076 90231 30077 90232 30077 90233 30077 90234 30078 90235 30078 90236 30078 90237 30079 90238 30079 90239 30079 90240 30080 90241 30080 90242 30080 90243 30081 90244 30081 90245 30081 90246 30082 90247 30082 90248 30082 90249 30083 90250 30083 90251 30083 90252 30084 90253 30084 90254 30084 90255 30085 90256 30085 90257 30085 90258 30086 90259 30086 90260 30086 90261 30087 90262 30087 90263 30087 90264 30088 90265 30088 90266 30088 90267 30089 90268 30089 90269 30089 90270 30090 90271 30090 90272 30090 90273 30091 90274 30091 90275 30091 90276 30092 90277 30092 90278 30092 90279 30093 90280 30093 90281 30093 90282 30094 90283 30094 90284 30094 90285 30095 90286 30095 90287 30095 90288 30096 90289 30096 90290 30096 90291 30097 90292 30097 90293 30097 90294 30098 90295 30098 90296 30098 90297 30099 90298 30099 90299 30099 90300 30100 90301 30100 90302 30100 90303 30101 90304 30101 90305 30101 90306 30102 90307 30102 90308 30102 90309 30103 90310 30103 90311 30103 90312 30104 90313 30104 90314 30104 90315 30105 90316 30105 90317 30105 90318 30106 90319 30106 90320 30106 90321 30107 90322 30107 90323 30107 90324 30108 90325 30108 90326 30108 90327 30109 90328 30109 90329 30109 90330 30110 90331 30110 90332 30110 90333 30111 90334 30111 90335 30111 90336 30112 90337 30112 90338 30112 90339 30113 90340 30113 90341 30113 90342 30114 90343 30114 90344 30114 90345 30115 90346 30115 90347 30115 90348 30116 90349 30116 90350 30116 90351 30117 90352 30117 90353 30117 90354 30118 90355 30118 90356 30118 90357 30119 90358 30119 90359 30119 90360 30120 90361 30120 90362 30120 90363 30121 90364 30121 90365 30121 90366 30122 90367 30122 90368 30122 90369 30123 90370 30123 90371 30123 90372 30124 90373 30124 90374 30124 90375 30125 90376 30125 90377 30125 90378 30126 90379 30126 90380 30126 90381 30127 90382 30127 90383 30127 90384 30128 90385 30128 90386 30128 90387 30129 90388 30129 90389 30129 90390 30130 90391 30130 90392 30130 90393 30131 90394 30131 90395 30131 90396 30132 90397 30132 90398 30132 90399 30133 90400 30133 90401 30133 90402 30134 90403 30134 90404 30134 90405 30135 90406 30135 90407 30135 90408 30136 90409 30136 90410 30136 90411 30137 90412 30137 90413 30137 90414 30138 90415 30138 90416 30138 90417 30139 90418 30139 90419 30139 90420 30140 90421 30140 90422 30140 90423 30141 90424 30141 90425 30141 90426 30142 90427 30142 90428 30142 90429 30143 90430 30143 90431 30143 90432 30144 90433 30144 90434 30144 90435 30145 90436 30145 90437 30145 90438 30146 90439 30146 90440 30146 90441 30147 90442 30147 90443 30147 90444 30148 90445 30148 90446 30148 90447 30149 90448 30149 90449 30149 90450 30150 90451 30150 90452 30150 90453 30151 90454 30151 90455 30151 90456 30152 90457 30152 90458 30152 90459 30153 90460 30153 90461 30153 90462 30154 90463 30154 90464 30154 90465 30155 90466 30155 90467 30155 90468 30156 90469 30156 90470 30156 90471 30157 90472 30157 90473 30157 90474 30158 90475 30158 90476 30158 90477 30159 90478 30159 90479 30159 90480 30160 90481 30160 90482 30160 90483 30161 90484 30161 90485 30161 90486 30162 90487 30162 90488 30162 90489 30163 90490 30163 90491 30163 90492 30164 90493 30164 90494 30164 90495 30165 90496 30165 90497 30165 90498 30166 90499 30166 90500 30166 90501 30167 90502 30167 90503 30167 90504 30168 90505 30168 90506 30168 90507 30169 90508 30169 90509 30169 90510 30170 90511 30170 90512 30170 90513 30171 90514 30171 90515 30171 90516 30172 90517 30172 90518 30172 90519 30173 90520 30173 90521 30173 90522 30174 90523 30174 90524 30174 90525 30175 90526 30175 90527 30175 90528 30176 90529 30176 90530 30176 90531 30177 90532 30177 90533 30177 90534 30178 90535 30178 90536 30178 90537 30179 90538 30179 90539 30179 90540 30180 90541 30180 90542 30180 90543 30181 90544 30181 90545 30181 90546 30182 90547 30182 90548 30182 90549 30183 90550 30183 90551 30183 90552 30184 90553 30184 90554 30184 90555 30185 90556 30185 90557 30185 90558 30186 90559 30186 90560 30186 90561 30187 90562 30187 90563 30187 90564 30188 90565 30188 90566 30188 90567 30189 90568 30189 90569 30189 90570 30190 90571 30190 90572 30190 90573 30191 90574 30191 90575 30191 90576 30192 90577 30192 90578 30192 90579 30193 90580 30193 90581 30193 90582 30194 90583 30194 90584 30194 90585 30195 90586 30195 90587 30195 90588 30196 90589 30196 90590 30196 90591 30197 90592 30197 90593 30197 90594 30198 90595 30198 90596 30198 90597 30199 90598 30199 90599 30199 90600 30200 90601 30200 90602 30200 90603 30201 90604 30201 90605 30201 90606 30202 90607 30202 90608 30202 90609 30203 90610 30203 90611 30203 90612 30204 90613 30204 90614 30204 90615 30205 90616 30205 90617 30205 90618 30206 90619 30206 90620 30206 90621 30207 90622 30207 90623 30207 90624 30208 90625 30208 90626 30208 90627 30209 90628 30209 90629 30209 90630 30210 90631 30210 90632 30210 90633 30211 90634 30211 90635 30211 90636 30212 90637 30212 90638 30212 90639 30213 90640 30213 90641 30213 90642 30214 90643 30214 90644 30214 90645 30215 90646 30215 90647 30215 90648 30216 90649 30216 90650 30216 90651 30217 90652 30217 90653 30217 90654 30218 90655 30218 90656 30218 90657 30219 90658 30219 90659 30219 90660 30220 90661 30220 90662 30220 90663 30221 90664 30221 90665 30221 90666 30222 90667 30222 90668 30222 90669 30223 90670 30223 90671 30223 90672 30224 90673 30224 90674 30224 90675 30225 90676 30225 90677 30225 90678 30226 90679 30226 90680 30226 90681 30227 90682 30227 90683 30227 90684 30228 90685 30228 90686 30228 90687 30229 90688 30229 90689 30229 90690 30230 90691 30230 90692 30230 90693 30231 90694 30231 90695 30231 90696 30232 90697 30232 90698 30232 90699 30233 90700 30233 90701 30233 90702 30234 90703 30234 90704 30234 90705 30235 90706 30235 90707 30235 90708 30236 90709 30236 90710 30236 90711 30237 90712 30237 90713 30237 90714 30238 90715 30238 90716 30238 90717 30239 90718 30239 90719 30239 90720 30240 90721 30240 90722 30240 90723 30241 90724 30241 90725 30241 90726 30242 90727 30242 90728 30242 90729 30243 90730 30243 90731 30243 90732 30244 90733 30244 90734 30244 90735 30245 90736 30245 90737 30245 90738 30246 90739 30246 90740 30246 90741 30247 90742 30247 90743 30247 90744 30248 90745 30248 90746 30248 90747 30249 90748 30249 90749 30249 90750 30250 90751 30250 90752 30250 90753 30251 90754 30251 90755 30251 90756 30252 90757 30252 90758 30252 90759 30253 90760 30253 90761 30253 90762 30254 90763 30254 90764 30254 90765 30255 90766 30255 90767 30255 90768 30256 90769 30256 90770 30256 90771 30257 90772 30257 90773 30257 90774 30258 90775 30258 90776 30258 90777 30259 90778 30259 90779 30259 90780 30260 90781 30260 90782 30260 90783 30261 90784 30261 90785 30261 90786 30262 90787 30262 90788 30262 90789 30263 90790 30263 90791 30263 90792 30264 90793 30264 90794 30264 90795 30265 90796 30265 90797 30265 90798 30266 90799 30266 90800 30266 90801 30267 90802 30267 90803 30267 90804 30268 90805 30268 90806 30268 90807 30269 90808 30269 90809 30269 90810 30270 90811 30270 90812 30270 90813 30271 90814 30271 90815 30271 90816 30272 90817 30272 90818 30272 90819 30273 90820 30273 90821 30273 90822 30274 90823 30274 90824 30274 90825 30275 90826 30275 90827 30275 90828 30276 90829 30276 90830 30276 90831 30277 90832 30277 90833 30277 90834 30278 90835 30278 90836 30278 90837 30279 90838 30279 90839 30279 90840 30280 90841 30280 90842 30280 90843 30281 90844 30281 90845 30281 90846 30282 90847 30282 90848 30282 90849 30283 90850 30283 90851 30283 90852 30284 90853 30284 90854 30284 90855 30285 90856 30285 90857 30285 90858 30286 90859 30286 90860 30286 90861 30287 90862 30287 90863 30287 90864 30288 90865 30288 90866 30288 90867 30289 90868 30289 90869 30289 90870 30290 90871 30290 90872 30290 90873 30291 90874 30291 90875 30291 90876 30292 90877 30292 90878 30292 90879 30293 90880 30293 90881 30293 90882 30294 90883 30294 90884 30294 90885 30295 90886 30295 90887 30295 90888 30296 90889 30296 90890 30296 90891 30297 90892 30297 90893 30297 90894 30298 90895 30298 90896 30298 90897 30299 90898 30299 90899 30299 90900 30300 90901 30300 90902 30300 90903 30301 90904 30301 90905 30301 90906 30302 90907 30302 90908 30302 90909 30303 90910 30303 90911 30303 90912 30304 90913 30304 90914 30304 90915 30305 90916 30305 90917 30305 90918 30306 90919 30306 90920 30306 90921 30307 90922 30307 90923 30307 90924 30308 90925 30308 90926 30308 90927 30309 90928 30309 90929 30309 90930 30310 90931 30310 90932 30310 90933 30311 90934 30311 90935 30311 90936 30312 90937 30312 90938 30312 90939 30313 90940 30313 90941 30313 90942 30314 90943 30314 90944 30314 90945 30315 90946 30315 90947 30315 90948 30316 90949 30316 90950 30316 90951 30317 90952 30317 90953 30317 90954 30318 90955 30318 90956 30318 90957 30319 90958 30319 90959 30319 90960 30320 90961 30320 90962 30320 90963 30321 90964 30321 90965 30321 90966 30322 90967 30322 90968 30322 90969 30323 90970 30323 90971 30323 90972 30324 90973 30324 90974 30324 90975 30325 90976 30325 90977 30325 90978 30326 90979 30326 90980 30326 90981 30327 90982 30327 90983 30327 90984 30328 90985 30328 90986 30328 90987 30329 90988 30329 90989 30329 90990 30330 90991 30330 90992 30330 90993 30331 90994 30331 90995 30331 90996 30332 90997 30332 90998 30332 90999 30333 91000 30333 91001 30333 91002 30334 91003 30334 91004 30334 91005 30335 91006 30335 91007 30335 91008 30336 91009 30336 91010 30336 91011 30337 91012 30337 91013 30337 91014 30338 91015 30338 91016 30338 91017 30339 91018 30339 91019 30339 91020 30340 91021 30340 91022 30340 91023 30341 91024 30341 91025 30341 91026 30342 91027 30342 91028 30342 91029 30343 91030 30343 91031 30343 91032 30344 91033 30344 91034 30344 91035 30345 91036 30345 91037 30345 91038 30346 91039 30346 91040 30346 91041 30347 91042 30347 91043 30347 91044 30348 91045 30348 91046 30348 91047 30349 91048 30349 91049 30349 91050 30350 91051 30350 91052 30350 91053 30351 91054 30351 91055 30351 91056 30352 91057 30352 91058 30352 91059 30353 91060 30353 91061 30353 91062 30354 91063 30354 91064 30354 91065 30355 91066 30355 91067 30355 91068 30356 91069 30356 91070 30356 91071 30357 91072 30357 91073 30357 91074 30358 91075 30358 91076 30358 91077 30359 91078 30359 91079 30359 91080 30360 91081 30360 91082 30360 91083 30361 91084 30361 91085 30361 91086 30362 91087 30362 91088 30362 91089 30363 91090 30363 91091 30363 91092 30364 91093 30364 91094 30364 91095 30365 91096 30365 91097 30365 91098 30366 91099 30366 91100 30366 91101 30367 91102 30367 91103 30367 91104 30368 91105 30368 91106 30368 91107 30369 91108 30369 91109 30369 91110 30370 91111 30370 91112 30370 91113 30371 91114 30371 91115 30371 91116 30372 91117 30372 91118 30372 91119 30373 91120 30373 91121 30373 91122 30374 91123 30374 91124 30374 91125 30375 91126 30375 91127 30375 91128 30376 91129 30376 91130 30376 91131 30377 91132 30377 91133 30377 91134 30378 91135 30378 91136 30378 91137 30379 91138 30379 91139 30379 91140 30380 91141 30380 91142 30380 91143 30381 91144 30381 91145 30381 91146 30382 91147 30382 91148 30382 91149 30383 91150 30383 91151 30383 91152 30384 91153 30384 91154 30384 91155 30385 91156 30385 91157 30385 91158 30386 91159 30386 91160 30386 91161 30387 91162 30387 91163 30387 91164 30388 91165 30388 91166 30388 91167 30389 91168 30389 91169 30389 91170 30390 91171 30390 91172 30390 91173 30391 91174 30391 91175 30391 91176 30392 91177 30392 91178 30392 91179 30393 91180 30393 91181 30393 91182 30394 91183 30394 91184 30394 91185 30395 91186 30395 91187 30395 91188 30396 91189 30396 91190 30396 91191 30397 91192 30397 91193 30397 91194 30398 91195 30398 91196 30398 91197 30399 91198 30399 91199 30399 91200 30400 91201 30400 91202 30400 91203 30401 91204 30401 91205 30401 91206 30402 91207 30402 91208 30402 91209 30403 91210 30403 91211 30403 91212 30404 91213 30404 91214 30404 91215 30405 91216 30405 91217 30405 91218 30406 91219 30406 91220 30406 91221 30407 91222 30407 91223 30407 91224 30408 91225 30408 91226 30408 91227 30409 91228 30409 91229 30409 91230 30410 91231 30410 91232 30410 91233 30411 91234 30411 91235 30411 91236 30412 91237 30412 91238 30412 91239 30413 91240 30413 91241 30413 91242 30414 91243 30414 91244 30414 91245 30415 91246 30415 91247 30415 91248 30416 91249 30416 91250 30416 91251 30417 91252 30417 91253 30417 91254 30418 91255 30418 91256 30418 91257 30419 91258 30419 91259 30419 91260 30420 91261 30420 91262 30420 91263 30421 91264 30421 91265 30421 91266 30422 91267 30422 91268 30422 91269 30423 91270 30423 91271 30423 91272 30424 91273 30424 91274 30424 91275 30425 91276 30425 91277 30425 91278 30426 91279 30426 91280 30426 91281 30427 91282 30427 91283 30427 91284 30428 91285 30428 91286 30428 91287 30429 91288 30429 91289 30429 91290 30430 91291 30430 91292 30430 91293 30431 91294 30431 91295 30431 91296 30432 91297 30432 91298 30432 91299 30433 91300 30433 91301 30433 91302 30434 91303 30434 91304 30434 91305 30435 91306 30435 91307 30435 91308 30436 91309 30436 91310 30436 91311 30437 91312 30437 91313 30437 91314 30438 91315 30438 91316 30438 91317 30439 91318 30439 91319 30439 91320 30440 91321 30440 91322 30440 91323 30441 91324 30441 91325 30441 91326 30442 91327 30442 91328 30442 91329 30443 91330 30443 91331 30443 91332 30444 91333 30444 91334 30444 91335 30445 91336 30445 91337 30445 91338 30446 91339 30446 91340 30446 91341 30447 91342 30447 91343 30447 91344 30448 91345 30448 91346 30448 91347 30449 91348 30449 91349 30449 91350 30450 91351 30450 91352 30450 91353 30451 91354 30451 91355 30451 91356 30452 91357 30452 91358 30452 91359 30453 91360 30453 91361 30453 91362 30454 91363 30454 91364 30454 91365 30455 91366 30455 91367 30455 91368 30456 91369 30456 91370 30456 91371 30457 91372 30457 91373 30457 91374 30458 91375 30458 91376 30458 91377 30459 91378 30459 91379 30459 91380 30460 91381 30460 91382 30460 91383 30461 91384 30461 91385 30461 91386 30462 91387 30462 91388 30462 91389 30463 91390 30463 91391 30463 91392 30464 91393 30464 91394 30464 91395 30465 91396 30465 91397 30465 91398 30466 91399 30466 91400 30466 91401 30467 91402 30467 91403 30467 91404 30468 91405 30468 91406 30468 91407 30469 91408 30469 91409 30469 91410 30470 91411 30470 91412 30470 91413 30471 91414 30471 91415 30471 91416 30472 91417 30472 91418 30472 91419 30473 91420 30473 91421 30473 91422 30474 91423 30474 91424 30474 91425 30475 91426 30475 91427 30475 91428 30476 91429 30476 91430 30476 91431 30477 91432 30477 91433 30477 91434 30478 91435 30478 91436 30478 91437 30479 91438 30479 91439 30479 91440 30480 91441 30480 91442 30480 91443 30481 91444 30481 91445 30481 91446 30482 91447 30482 91448 30482 91449 30483 91450 30483 91451 30483 91452 30484 91453 30484 91454 30484 91455 30485 91456 30485 91457 30485 91458 30486 91459 30486 91460 30486 91461 30487 91462 30487 91463 30487 91464 30488 91465 30488 91466 30488 91467 30489 91468 30489 91469 30489 91470 30490 91471 30490 91472 30490 91473 30491 91474 30491 91475 30491 91476 30492 91477 30492 91478 30492 91479 30493 91480 30493 91481 30493 91482 30494 91483 30494 91484 30494 91485 30495 91486 30495 91487 30495 91488 30496 91489 30496 91490 30496 91491 30497 91492 30497 91493 30497 91494 30498 91495 30498 91496 30498 91497 30499 91498 30499 91499 30499 91500 30500 91501 30500 91502 30500 91503 30501 91504 30501 91505 30501 91506 30502 91507 30502 91508 30502 91509 30503 91510 30503 91511 30503 91512 30504 91513 30504 91514 30504 91515 30505 91516 30505 91517 30505 91518 30506 91519 30506 91520 30506 91521 30507 91522 30507 91523 30507 91524 30508 91525 30508 91526 30508 91527 30509 91528 30509 91529 30509 91530 30510 91531 30510 91532 30510 91533 30511 91534 30511 91535 30511 91536 30512 91537 30512 91538 30512 91539 30513 91540 30513 91541 30513 91542 30514 91543 30514 91544 30514 91545 30515 91546 30515 91547 30515 91548 30516 91549 30516 91550 30516 91551 30517 91552 30517 91553 30517 91554 30518 91555 30518 91556 30518 91557 30519 91558 30519 91559 30519 91560 30520 91561 30520 91562 30520 91563 30521 91564 30521 91565 30521 91566 30522 91567 30522 91568 30522 91569 30523 91570 30523 91571 30523 91572 30524 91573 30524 91574 30524 91575 30525 91576 30525 91577 30525 91578 30526 91579 30526 91580 30526 91581 30527 91582 30527 91583 30527 91584 30528 91585 30528 91586 30528 91587 30529 91588 30529 91589 30529 91590 30530 91591 30530 91592 30530 91593 30531 91594 30531 91595 30531 91596 30532 91597 30532 91598 30532 91599 30533 91600 30533 91601 30533 91602 30534 91603 30534 91604 30534 91605 30535 91606 30535 91607 30535 91608 30536 91609 30536 91610 30536 91611 30537 91612 30537 91613 30537 91614 30538 91615 30538 91616 30538 91617 30539 91618 30539 91619 30539 91620 30540 91621 30540 91622 30540 91623 30541 91624 30541 91625 30541 91626 30542 91627 30542 91628 30542 91629 30543 91630 30543 91631 30543 91632 30544 91633 30544 91634 30544 91635 30545 91636 30545 91637 30545 91638 30546 91639 30546 91640 30546 91641 30547 91642 30547 91643 30547 91644 30548 91645 30548 91646 30548 91647 30549 91648 30549 91649 30549 91650 30550 91651 30550 91652 30550 91653 30551 91654 30551 91655 30551 91656 30552 91657 30552 91658 30552 91659 30553 91660 30553 91661 30553 91662 30554 91663 30554 91664 30554 91665 30555 91666 30555 91667 30555 91668 30556 91669 30556 91670 30556 91671 30557 91672 30557 91673 30557 91674 30558 91675 30558 91676 30558 91677 30559 91678 30559 91679 30559 91680 30560 91681 30560 91682 30560 91683 30561 91684 30561 91685 30561 91686 30562 91687 30562 91688 30562 91689 30563 91690 30563 91691 30563 91692 30564 91693 30564 91694 30564 91695 30565 91696 30565 91697 30565 91698 30566 91699 30566 91700 30566 91701 30567 91702 30567 91703 30567 91704 30568 91705 30568 91706 30568 91707 30569 91708 30569 91709 30569 91710 30570 91711 30570 91712 30570 91713 30571 91714 30571 91715 30571 91716 30572 91717 30572 91718 30572 91719 30573 91720 30573 91721 30573 91722 30574 91723 30574 91724 30574 91725 30575 91726 30575 91727 30575 91728 30576 91729 30576 91730 30576 91731 30577 91732 30577 91733 30577 91734 30578 91735 30578 91736 30578 91737 30579 91738 30579 91739 30579 91740 30580 91741 30580 91742 30580 91743 30581 91744 30581 91745 30581 91746 30582 91747 30582 91748 30582 91749 30583 91750 30583 91751 30583 91752 30584 91753 30584 91754 30584 91755 30585 91756 30585 91757 30585 91758 30586 91759 30586 91760 30586 91761 30587 91762 30587 91763 30587 91764 30588 91765 30588 91766 30588 91767 30589 91768 30589 91769 30589 91770 30590 91771 30590 91772 30590 91773 30591 91774 30591 91775 30591 91776 30592 91777 30592 91778 30592 91779 30593 91780 30593 91781 30593 91782 30594 91783 30594 91784 30594 91785 30595 91786 30595 91787 30595 91788 30596 91789 30596 91790 30596 91791 30597 91792 30597 91793 30597 91794 30598 91795 30598 91796 30598 91797 30599 91798 30599 91799 30599 91800 30600 91801 30600 91802 30600 91803 30601 91804 30601 91805 30601 91806 30602 91807 30602 91808 30602 91809 30603 91810 30603 91811 30603 91812 30604 91813 30604 91814 30604 91815 30605 91816 30605 91817 30605 91818 30606 91819 30606 91820 30606 91821 30607 91822 30607 91823 30607 91824 30608 91825 30608 91826 30608 91827 30609 91828 30609 91829 30609 91830 30610 91831 30610 91832 30610 91833 30611 91834 30611 91835 30611 91836 30612 91837 30612 91838 30612 91839 30613 91840 30613 91841 30613 91842 30614 91843 30614 91844 30614 91845 30615 91846 30615 91847 30615 91848 30616 91849 30616 91850 30616 91851 30617 91852 30617 91853 30617 91854 30618 91855 30618 91856 30618 91857 30619 91858 30619 91859 30619 91860 30620 91861 30620 91862 30620 91863 30621 91864 30621 91865 30621 91866 30622 91867 30622 91868 30622 91869 30623 91870 30623 91871 30623 91872 30624 91873 30624 91874 30624 91875 30625 91876 30625 91877 30625 91878 30626 91879 30626 91880 30626 91881 30627 91882 30627 91883 30627 91884 30628 91885 30628 91886 30628 91887 30629 91888 30629 91889 30629 91890 30630 91891 30630 91892 30630 91893 30631 91894 30631 91895 30631 91896 30632 91897 30632 91898 30632 91899 30633 91900 30633 91901 30633 91902 30634 91903 30634 91904 30634 91905 30635 91906 30635 91907 30635 91908 30636 91909 30636 91910 30636 91911 30637 91912 30637 91913 30637 91914 30638 91915 30638 91916 30638 91917 30639 91918 30639 91919 30639 91920 30640 91921 30640 91922 30640 91923 30641 91924 30641 91925 30641 91926 30642 91927 30642 91928 30642 91929 30643 91930 30643 91931 30643 91932 30644 91933 30644 91934 30644 91935 30645 91936 30645 91937 30645 91938 30646 91939 30646 91940 30646 91941 30647 91942 30647 91943 30647 91944 30648 91945 30648 91946 30648 91947 30649 91948 30649 91949 30649 91950 30650 91951 30650 91952 30650 91953 30651 91954 30651 91955 30651 91956 30652 91957 30652 91958 30652 91959 30653 91960 30653 91961 30653 91962 30654 91963 30654 91964 30654 91965 30655 91966 30655 91967 30655 91968 30656 91969 30656 91970 30656 91971 30657 91972 30657 91973 30657 91974 30658 91975 30658 91976 30658 91977 30659 91978 30659 91979 30659 91980 30660 91981 30660 91982 30660 91983 30661 91984 30661 91985 30661 91986 30662 91987 30662 91988 30662 91989 30663 91990 30663 91991 30663 91992 30664 91993 30664 91994 30664 91995 30665 91996 30665 91997 30665 91998 30666 91999 30666 92000 30666 92001 30667 92002 30667 92003 30667 92004 30668 92005 30668 92006 30668 92007 30669 92008 30669 92009 30669 92010 30670 92011 30670 92012 30670 92013 30671 92014 30671 92015 30671 92016 30672 92017 30672 92018 30672 92019 30673 92020 30673 92021 30673 92022 30674 92023 30674 92024 30674 92025 30675 92026 30675 92027 30675 92028 30676 92029 30676 92030 30676 92031 30677 92032 30677 92033 30677 92034 30678 92035 30678 92036 30678 92037 30679 92038 30679 92039 30679 92040 30680 92041 30680 92042 30680 92043 30681 92044 30681 92045 30681 92046 30682 92047 30682 92048 30682 92049 30683 92050 30683 92051 30683 92052 30684 92053 30684 92054 30684 92055 30685 92056 30685 92057 30685 92058 30686 92059 30686 92060 30686 92061 30687 92062 30687 92063 30687 92064 30688 92065 30688 92066 30688 92067 30689 92068 30689 92069 30689 92070 30690 92071 30690 92072 30690 92073 30691 92074 30691 92075 30691 92076 30692 92077 30692 92078 30692 92079 30693 92080 30693 92081 30693 92082 30694 92083 30694 92084 30694 92085 30695 92086 30695 92087 30695 92088 30696 92089 30696 92090 30696 92091 30697 92092 30697 92093 30697 92094 30698 92095 30698 92096 30698 92097 30699 92098 30699 92099 30699 92100 30700 92101 30700 92102 30700 92103 30701 92104 30701 92105 30701 92106 30702 92107 30702 92108 30702 92109 30703 92110 30703 92111 30703 92112 30704 92113 30704 92114 30704 92115 30705 92116 30705 92117 30705 92118 30706 92119 30706 92120 30706 92121 30707 92122 30707 92123 30707 92124 30708 92125 30708 92126 30708 92127 30709 92128 30709 92129 30709 92130 30710 92131 30710 92132 30710 92133 30711 92134 30711 92135 30711 92136 30712 92137 30712 92138 30712 92139 30713 92140 30713 92141 30713 92142 30714 92143 30714 92144 30714 92145 30715 92146 30715 92147 30715 92148 30716 92149 30716 92150 30716 92151 30717 92152 30717 92153 30717 92154 30718 92155 30718 92156 30718 92157 30719 92158 30719 92159 30719 92160 30720 92161 30720 92162 30720 92163 30721 92164 30721 92165 30721 92166 30722 92167 30722 92168 30722 92169 30723 92170 30723 92171 30723 92172 30724 92173 30724 92174 30724 92175 30725 92176 30725 92177 30725 92178 30726 92179 30726 92180 30726 92181 30727 92182 30727 92183 30727 92184 30728 92185 30728 92186 30728 92187 30729 92188 30729 92189 30729 92190 30730 92191 30730 92192 30730 92193 30731 92194 30731 92195 30731 92196 30732 92197 30732 92198 30732 92199 30733 92200 30733 92201 30733 92202 30734 92203 30734 92204 30734 92205 30735 92206 30735 92207 30735 92208 30736 92209 30736 92210 30736 92211 30737 92212 30737 92213 30737 92214 30738 92215 30738 92216 30738 92217 30739 92218 30739 92219 30739 92220 30740 92221 30740 92222 30740 92223 30741 92224 30741 92225 30741 92226 30742 92227 30742 92228 30742 92229 30743 92230 30743 92231 30743 92232 30744 92233 30744 92234 30744 92235 30745 92236 30745 92237 30745 92238 30746 92239 30746 92240 30746 92241 30747 92242 30747 92243 30747 92244 30748 92245 30748 92246 30748 92247 30749 92248 30749 92249 30749 92250 30750 92251 30750 92252 30750 92253 30751 92254 30751 92255 30751 92256 30752 92257 30752 92258 30752 92259 30753 92260 30753 92261 30753 92262 30754 92263 30754 92264 30754 92265 30755 92266 30755 92267 30755 92268 30756 92269 30756 92270 30756 92271 30757 92272 30757 92273 30757 92274 30758 92275 30758 92276 30758 92277 30759 92278 30759 92279 30759 92280 30760 92281 30760 92282 30760 92283 30761 92284 30761 92285 30761 92286 30762 92287 30762 92288 30762 92289 30763 92290 30763 92291 30763 92292 30764 92293 30764 92294 30764 92295 30765 92296 30765 92297 30765 92298 30766 92299 30766 92300 30766 92301 30767 92302 30767 92303 30767 92304 30768 92305 30768 92306 30768 92307 30769 92308 30769 92309 30769 92310 30770 92311 30770 92312 30770 92313 30771 92314 30771 92315 30771 92316 30772 92317 30772 92318 30772 92319 30773 92320 30773 92321 30773 92322 30774 92323 30774 92324 30774 92325 30775 92326 30775 92327 30775 92328 30776 92329 30776 92330 30776 92331 30777 92332 30777 92333 30777 92334 30778 92335 30778 92336 30778 92337 30779 92338 30779 92339 30779 92340 30780 92341 30780 92342 30780 92343 30781 92344 30781 92345 30781 92346 30782 92347 30782 92348 30782 92349 30783 92350 30783 92351 30783 92352 30784 92353 30784 92354 30784 92355 30785 92356 30785 92357 30785 92358 30786 92359 30786 92360 30786 92361 30787 92362 30787 92363 30787 92364 30788 92365 30788 92366 30788 92367 30789 92368 30789 92369 30789 92370 30790 92371 30790 92372 30790 92373 30791 92374 30791 92375 30791 92376 30792 92377 30792 92378 30792 92379 30793 92380 30793 92381 30793 92382 30794 92383 30794 92384 30794 92385 30795 92386 30795 92387 30795 92388 30796 92389 30796 92390 30796 92391 30797 92392 30797 92393 30797 92394 30798 92395 30798 92396 30798 92397 30799 92398 30799 92399 30799 92400 30800 92401 30800 92402 30800 92403 30801 92404 30801 92405 30801 92406 30802 92407 30802 92408 30802 92409 30803 92410 30803 92411 30803 92412 30804 92413 30804 92414 30804 92415 30805 92416 30805 92417 30805 92418 30806 92419 30806 92420 30806 92421 30807 92422 30807 92423 30807 92424 30808 92425 30808 92426 30808 92427 30809 92428 30809 92429 30809 92430 30810 92431 30810 92432 30810 92433 30811 92434 30811 92435 30811 92436 30812 92437 30812 92438 30812 92439 30813 92440 30813 92441 30813 92442 30814 92443 30814 92444 30814 92445 30815 92446 30815 92447 30815 92448 30816 92449 30816 92450 30816 92451 30817 92452 30817 92453 30817 92454 30818 92455 30818 92456 30818 92457 30819 92458 30819 92459 30819 92460 30820 92461 30820 92462 30820 92463 30821 92464 30821 92465 30821 92466 30822 92467 30822 92468 30822 92469 30823 92470 30823 92471 30823 92472 30824 92473 30824 92474 30824 92475 30825 92476 30825 92477 30825 92478 30826 92479 30826 92480 30826 92481 30827 92482 30827 92483 30827 92484 30828 92485 30828 92486 30828 92487 30829 92488 30829 92489 30829 92490 30830 92491 30830 92492 30830 92493 30831 92494 30831 92495 30831 92496 30832 92497 30832 92498 30832 92499 30833 92500 30833 92501 30833 92502 30834 92503 30834 92504 30834 92505 30835 92506 30835 92507 30835 92508 30836 92509 30836 92510 30836 92511 30837 92512 30837 92513 30837 92514 30838 92515 30838 92516 30838 92517 30839 92518 30839 92519 30839 92520 30840 92521 30840 92522 30840 92523 30841 92524 30841 92525 30841 92526 30842 92527 30842 92528 30842 92529 30843 92530 30843 92531 30843 92532 30844 92533 30844 92534 30844 92535 30845 92536 30845 92537 30845 92538 30846 92539 30846 92540 30846 92541 30847 92542 30847 92543 30847 92544 30848 92545 30848 92546 30848 92547 30849 92548 30849 92549 30849 92550 30850 92551 30850 92552 30850 92553 30851 92554 30851 92555 30851 92556 30852 92557 30852 92558 30852 92559 30853 92560 30853 92561 30853 92562 30854 92563 30854 92564 30854 92565 30855 92566 30855 92567 30855 92568 30856 92569 30856 92570 30856 92571 30857 92572 30857 92573 30857 92574 30858 92575 30858 92576 30858 92577 30859 92578 30859 92579 30859 92580 30860 92581 30860 92582 30860 92583 30861 92584 30861 92585 30861 92586 30862 92587 30862 92588 30862 92589 30863 92590 30863 92591 30863 92592 30864 92593 30864 92594 30864 92595 30865 92596 30865 92597 30865 92598 30866 92599 30866 92600 30866 92601 30867 92602 30867 92603 30867 92604 30868 92605 30868 92606 30868 92607 30869 92608 30869 92609 30869 92610 30870 92611 30870 92612 30870 92613 30871 92614 30871 92615 30871 92616 30872 92617 30872 92618 30872 92619 30873 92620 30873 92621 30873 92622 30874 92623 30874 92624 30874 92625 30875 92626 30875 92627 30875 92628 30876 92629 30876 92630 30876 92631 30877 92632 30877 92633 30877 92634 30878 92635 30878 92636 30878 92637 30879 92638 30879 92639 30879 92640 30880 92641 30880 92642 30880 92643 30881 92644 30881 92645 30881 92646 30882 92647 30882 92648 30882 92649 30883 92650 30883 92651 30883 92652 30884 92653 30884 92654 30884 92655 30885 92656 30885 92657 30885 92658 30886 92659 30886 92660 30886 92661 30887 92662 30887 92663 30887 92664 30888 92665 30888 92666 30888 92667 30889 92668 30889 92669 30889 92670 30890 92671 30890 92672 30890 92673 30891 92674 30891 92675 30891 92676 30892 92677 30892 92678 30892 92679 30893 92680 30893 92681 30893 92682 30894 92683 30894 92684 30894 92685 30895 92686 30895 92687 30895 92688 30896 92689 30896 92690 30896 92691 30897 92692 30897 92693 30897 92694 30898 92695 30898 92696 30898 92697 30899 92698 30899 92699 30899 92700 30900 92701 30900 92702 30900 92703 30901 92704 30901 92705 30901 92706 30902 92707 30902 92708 30902 92709 30903 92710 30903 92711 30903 92712 30904 92713 30904 92714 30904 92715 30905 92716 30905 92717 30905 92718 30906 92719 30906 92720 30906 92721 30907 92722 30907 92723 30907 92724 30908 92725 30908 92726 30908 92727 30909 92728 30909 92729 30909 92730 30910 92731 30910 92732 30910 92733 30911 92734 30911 92735 30911 92736 30912 92737 30912 92738 30912 92739 30913 92740 30913 92741 30913 92742 30914 92743 30914 92744 30914 92745 30915 92746 30915 92747 30915 92748 30916 92749 30916 92750 30916 92751 30917 92752 30917 92753 30917 92754 30918 92755 30918 92756 30918 92757 30919 92758 30919 92759 30919 92760 30920 92761 30920 92762 30920 92763 30921 92764 30921 92765 30921 92766 30922 92767 30922 92768 30922 92769 30923 92770 30923 92771 30923 92772 30924 92773 30924 92774 30924 92775 30925 92776 30925 92777 30925 92778 30926 92779 30926 92780 30926 92781 30927 92782 30927 92783 30927 92784 30928 92785 30928 92786 30928 92787 30929 92788 30929 92789 30929 92790 30930 92791 30930 92792 30930 92793 30931 92794 30931 92795 30931 92796 30932 92797 30932 92798 30932 92799 30933 92800 30933 92801 30933 92802 30934 92803 30934 92804 30934 92805 30935 92806 30935 92807 30935 92808 30936 92809 30936 92810 30936 92811 30937 92812 30937 92813 30937 92814 30938 92815 30938 92816 30938 92817 30939 92818 30939 92819 30939 92820 30940 92821 30940 92822 30940 92823 30941 92824 30941 92825 30941 92826 30942 92827 30942 92828 30942 92829 30943 92830 30943 92831 30943 92832 30944 92833 30944 92834 30944 92835 30945 92836 30945 92837 30945 92838 30946 92839 30946 92840 30946 92841 30947 92842 30947 92843 30947 92844 30948 92845 30948 92846 30948 92847 30949 92848 30949 92849 30949 92850 30950 92851 30950 92852 30950 92853 30951 92854 30951 92855 30951 92856 30952 92857 30952 92858 30952 92859 30953 92860 30953 92861 30953 92862 30954 92863 30954 92864 30954 92865 30955 92866 30955 92867 30955 92868 30956 92869 30956 92870 30956 92871 30957 92872 30957 92873 30957 92874 30958 92875 30958 92876 30958 92877 30959 92878 30959 92879 30959 92880 30960 92881 30960 92882 30960 92883 30961 92884 30961 92885 30961 92886 30962 92887 30962 92888 30962 92889 30963 92890 30963 92891 30963 92892 30964 92893 30964 92894 30964 92895 30965 92896 30965 92897 30965 92898 30966 92899 30966 92900 30966 92901 30967 92902 30967 92903 30967 92904 30968 92905 30968 92906 30968 92907 30969 92908 30969 92909 30969 92910 30970 92911 30970 92912 30970 92913 30971 92914 30971 92915 30971 92916 30972 92917 30972 92918 30972 92919 30973 92920 30973 92921 30973 92922 30974 92923 30974 92924 30974 92925 30975 92926 30975 92927 30975 92928 30976 92929 30976 92930 30976 92931 30977 92932 30977 92933 30977 92934 30978 92935 30978 92936 30978 92937 30979 92938 30979 92939 30979 92940 30980 92941 30980 92942 30980 92943 30981 92944 30981 92945 30981 92946 30982 92947 30982 92948 30982 92949 30983 92950 30983 92951 30983 92952 30984 92953 30984 92954 30984 92955 30985 92956 30985 92957 30985 92958 30986 92959 30986 92960 30986 92961 30987 92962 30987 92963 30987 92964 30988 92965 30988 92966 30988 92967 30989 92968 30989 92969 30989 92970 30990 92971 30990 92972 30990 92973 30991 92974 30991 92975 30991 92976 30992 92977 30992 92978 30992 92979 30993 92980 30993 92981 30993 92982 30994 92983 30994 92984 30994 92985 30995 92986 30995 92987 30995 92988 30996 92989 30996 92990 30996 92991 30997 92992 30997 92993 30997 92994 30998 92995 30998 92996 30998 92997 30999 92998 30999 92999 30999 93000 31000 93001 31000 93002 31000 93003 31001 93004 31001 93005 31001 93006 31002 93007 31002 93008 31002 93009 31003 93010 31003 93011 31003 93012 31004 93013 31004 93014 31004 93015 31005 93016 31005 93017 31005 93018 31006 93019 31006 93020 31006 93021 31007 93022 31007 93023 31007 93024 31008 93025 31008 93026 31008 93027 31009 93028 31009 93029 31009 93030 31010 93031 31010 93032 31010 93033 31011 93034 31011 93035 31011 93036 31012 93037 31012 93038 31012 93039 31013 93040 31013 93041 31013 93042 31014 93043 31014 93044 31014 93045 31015 93046 31015 93047 31015 93048 31016 93049 31016 93050 31016 93051 31017 93052 31017 93053 31017 93054 31018 93055 31018 93056 31018 93057 31019 93058 31019 93059 31019 93060 31020 93061 31020 93062 31020 93063 31021 93064 31021 93065 31021 93066 31022 93067 31022 93068 31022 93069 31023 93070 31023 93071 31023 93072 31024 93073 31024 93074 31024 93075 31025 93076 31025 93077 31025 93078 31026 93079 31026 93080 31026 93081 31027 93082 31027 93083 31027 93084 31028 93085 31028 93086 31028 93087 31029 93088 31029 93089 31029 93090 31030 93091 31030 93092 31030 93093 31031 93094 31031 93095 31031 93096 31032 93097 31032 93098 31032 93099 31033 93100 31033 93101 31033 93102 31034 93103 31034 93104 31034 93105 31035 93106 31035 93107 31035 93108 31036 93109 31036 93110 31036 93111 31037 93112 31037 93113 31037 93114 31038 93115 31038 93116 31038 93117 31039 93118 31039 93119 31039 93120 31040 93121 31040 93122 31040 93123 31041 93124 31041 93125 31041 93126 31042 93127 31042 93128 31042 93129 31043 93130 31043 93131 31043 93132 31044 93133 31044 93134 31044 93135 31045 93136 31045 93137 31045 93138 31046 93139 31046 93140 31046 93141 31047 93142 31047 93143 31047 93144 31048 93145 31048 93146 31048 93147 31049 93148 31049 93149 31049 93150 31050 93151 31050 93152 31050 93153 31051 93154 31051 93155 31051 93156 31052 93157 31052 93158 31052 93159 31053 93160 31053 93161 31053 93162 31054 93163 31054 93164 31054 93165 31055 93166 31055 93167 31055 93168 31056 93169 31056 93170 31056 93171 31057 93172 31057 93173 31057 93174 31058 93175 31058 93176 31058 93177 31059 93178 31059 93179 31059 93180 31060 93181 31060 93182 31060 93183 31061 93184 31061 93185 31061 93186 31062 93187 31062 93188 31062 93189 31063 93190 31063 93191 31063 93192 31064 93193 31064 93194 31064 93195 31065 93196 31065 93197 31065 93198 31066 93199 31066 93200 31066 93201 31067 93202 31067 93203 31067 93204 31068 93205 31068 93206 31068 93207 31069 93208 31069 93209 31069 93210 31070 93211 31070 93212 31070 93213 31071 93214 31071 93215 31071 93216 31072 93217 31072 93218 31072 93219 31073 93220 31073 93221 31073 93222 31074 93223 31074 93224 31074 93225 31075 93226 31075 93227 31075 93228 31076 93229 31076 93230 31076 93231 31077 93232 31077 93233 31077 93234 31078 93235 31078 93236 31078 93237 31079 93238 31079 93239 31079 93240 31080 93241 31080 93242 31080 93243 31081 93244 31081 93245 31081 93246 31082 93247 31082 93248 31082 93249 31083 93250 31083 93251 31083 93252 31084 93253 31084 93254 31084 93255 31085 93256 31085 93257 31085 93258 31086 93259 31086 93260 31086 93261 31087 93262 31087 93263 31087 93264 31088 93265 31088 93266 31088 93267 31089 93268 31089 93269 31089 93270 31090 93271 31090 93272 31090 93273 31091 93274 31091 93275 31091 93276 31092 93277 31092 93278 31092 93279 31093 93280 31093 93281 31093 93282 31094 93283 31094 93284 31094 93285 31095 93286 31095 93287 31095 93288 31096 93289 31096 93290 31096 93291 31097 93292 31097 93293 31097 93294 31098 93295 31098 93296 31098 93297 31099 93298 31099 93299 31099 93300 31100 93301 31100 93302 31100 93303 31101 93304 31101 93305 31101 93306 31102 93307 31102 93308 31102 93309 31103 93310 31103 93311 31103 93312 31104 93313 31104 93314 31104 93315 31105 93316 31105 93317 31105 93318 31106 93319 31106 93320 31106 93321 31107 93322 31107 93323 31107 93324 31108 93325 31108 93326 31108 93327 31109 93328 31109 93329 31109 93330 31110 93331 31110 93332 31110 93333 31111 93334 31111 93335 31111 93336 31112 93337 31112 93338 31112 93339 31113 93340 31113 93341 31113 93342 31114 93343 31114 93344 31114 93345 31115 93346 31115 93347 31115 93348 31116 93349 31116 93350 31116 93351 31117 93352 31117 93353 31117 93354 31118 93355 31118 93356 31118 93357 31119 93358 31119 93359 31119 93360 31120 93361 31120 93362 31120 93363 31121 93364 31121 93365 31121 93366 31122 93367 31122 93368 31122 93369 31123 93370 31123 93371 31123 93372 31124 93373 31124 93374 31124 93375 31125 93376 31125 93377 31125 93378 31126 93379 31126 93380 31126 93381 31127 93382 31127 93383 31127 93384 31128 93385 31128 93386 31128 93387 31129 93388 31129 93389 31129 93390 31130 93391 31130 93392 31130 93393 31131 93394 31131 93395 31131 93396 31132 93397 31132 93398 31132 93399 31133 93400 31133 93401 31133 93402 31134 93403 31134 93404 31134 93405 31135 93406 31135 93407 31135 93408 31136 93409 31136 93410 31136 93411 31137 93412 31137 93413 31137 93414 31138 93415 31138 93416 31138 93417 31139 93418 31139 93419 31139 93420 31140 93421 31140 93422 31140 93423 31141 93424 31141 93425 31141 93426 31142 93427 31142 93428 31142 93429 31143 93430 31143 93431 31143 93432 31144 93433 31144 93434 31144 93435 31145 93436 31145 93437 31145 93438 31146 93439 31146 93440 31146 93441 31147 93442 31147 93443 31147 93444 31148 93445 31148 93446 31148 93447 31149 93448 31149 93449 31149 93450 31150 93451 31150 93452 31150 93453 31151 93454 31151 93455 31151 93456 31152 93457 31152 93458 31152 93459 31153 93460 31153 93461 31153 93462 31154 93463 31154 93464 31154 93465 31155 93466 31155 93467 31155 93468 31156 93469 31156 93470 31156 93471 31157 93472 31157 93473 31157 93474 31158 93475 31158 93476 31158 93477 31159 93478 31159 93479 31159 93480 31160 93481 31160 93482 31160 93483 31161 93484 31161 93485 31161 93486 31162 93487 31162 93488 31162 93489 31163 93490 31163 93491 31163 93492 31164 93493 31164 93494 31164 93495 31165 93496 31165 93497 31165 93498 31166 93499 31166 93500 31166 93501 31167 93502 31167 93503 31167 93504 31168 93505 31168 93506 31168 93507 31169 93508 31169 93509 31169 93510 31170 93511 31170 93512 31170 93513 31171 93514 31171 93515 31171 93516 31172 93517 31172 93518 31172 93519 31173 93520 31173 93521 31173 93522 31174 93523 31174 93524 31174 93525 31175 93526 31175 93527 31175 93528 31176 93529 31176 93530 31176 93531 31177 93532 31177 93533 31177 93534 31178 93535 31178 93536 31178 93537 31179 93538 31179 93539 31179 93540 31180 93541 31180 93542 31180 93543 31181 93544 31181 93545 31181 93546 31182 93547 31182 93548 31182 93549 31183 93550 31183 93551 31183 93552 31184 93553 31184 93554 31184 93555 31185 93556 31185 93557 31185 93558 31186 93559 31186 93560 31186 93561 31187 93562 31187 93563 31187 93564 31188 93565 31188 93566 31188 93567 31189 93568 31189 93569 31189 93570 31190 93571 31190 93572 31190 93573 31191 93574 31191 93575 31191 93576 31192 93577 31192 93578 31192 93579 31193 93580 31193 93581 31193 93582 31194 93583 31194 93584 31194 93585 31195 93586 31195 93587 31195 93588 31196 93589 31196 93590 31196 93591 31197 93592 31197 93593 31197 93594 31198 93595 31198 93596 31198 93597 31199 93598 31199 93599 31199 93600 31200 93601 31200 93602 31200 93603 31201 93604 31201 93605 31201 93606 31202 93607 31202 93608 31202 93609 31203 93610 31203 93611 31203 93612 31204 93613 31204 93614 31204 93615 31205 93616 31205 93617 31205 93618 31206 93619 31206 93620 31206 93621 31207 93622 31207 93623 31207 93624 31208 93625 31208 93626 31208 93627 31209 93628 31209 93629 31209 93630 31210 93631 31210 93632 31210 93633 31211 93634 31211 93635 31211 93636 31212 93637 31212 93638 31212 93639 31213 93640 31213 93641 31213 93642 31214 93643 31214 93644 31214 93645 31215 93646 31215 93647 31215 93648 31216 93649 31216 93650 31216 93651 31217 93652 31217 93653 31217 93654 31218 93655 31218 93656 31218 93657 31219 93658 31219 93659 31219 93660 31220 93661 31220 93662 31220 93663 31221 93664 31221 93665 31221 93666 31222 93667 31222 93668 31222 93669 31223 93670 31223 93671 31223 93672 31224 93673 31224 93674 31224 93675 31225 93676 31225 93677 31225 93678 31226 93679 31226 93680 31226 93681 31227 93682 31227 93683 31227 93684 31228 93685 31228 93686 31228 93687 31229 93688 31229 93689 31229 93690 31230 93691 31230 93692 31230 93693 31231 93694 31231 93695 31231 93696 31232 93697 31232 93698 31232 93699 31233 93700 31233 93701 31233 93702 31234 93703 31234 93704 31234 93705 31235 93706 31235 93707 31235 93708 31236 93709 31236 93710 31236 93711 31237 93712 31237 93713 31237 93714 31238 93715 31238 93716 31238 93717 31239 93718 31239 93719 31239 93720 31240 93721 31240 93722 31240 93723 31241 93724 31241 93725 31241 93726 31242 93727 31242 93728 31242 93729 31243 93730 31243 93731 31243 93732 31244 93733 31244 93734 31244 93735 31245 93736 31245 93737 31245 93738 31246 93739 31246 93740 31246 93741 31247 93742 31247 93743 31247 93744 31248 93745 31248 93746 31248 93747 31249 93748 31249 93749 31249 93750 31250 93751 31250 93752 31250 93753 31251 93754 31251 93755 31251 93756 31252 93757 31252 93758 31252 93759 31253 93760 31253 93761 31253 93762 31254 93763 31254 93764 31254 93765 31255 93766 31255 93767 31255 93768 31256 93769 31256 93770 31256 93771 31257 93772 31257 93773 31257 93774 31258 93775 31258 93776 31258 93777 31259 93778 31259 93779 31259 93780 31260 93781 31260 93782 31260 93783 31261 93784 31261 93785 31261 93786 31262 93787 31262 93788 31262 93789 31263 93790 31263 93791 31263 93792 31264 93793 31264 93794 31264 93795 31265 93796 31265 93797 31265 93798 31266 93799 31266 93800 31266 93801 31267 93802 31267 93803 31267 93804 31268 93805 31268 93806 31268 93807 31269 93808 31269 93809 31269 93810 31270 93811 31270 93812 31270 93813 31271 93814 31271 93815 31271 93816 31272 93817 31272 93818 31272 93819 31273 93820 31273 93821 31273 93822 31274 93823 31274 93824 31274 93825 31275 93826 31275 93827 31275 93828 31276 93829 31276 93830 31276 93831 31277 93832 31277 93833 31277 93834 31278 93835 31278 93836 31278 93837 31279 93838 31279 93839 31279 93840 31280 93841 31280 93842 31280 93843 31281 93844 31281 93845 31281 93846 31282 93847 31282 93848 31282 93849 31283 93850 31283 93851 31283 93852 31284 93853 31284 93854 31284 93855 31285 93856 31285 93857 31285 93858 31286 93859 31286 93860 31286 93861 31287 93862 31287 93863 31287 93864 31288 93865 31288 93866 31288 93867 31289 93868 31289 93869 31289 93870 31290 93871 31290 93872 31290 93873 31291 93874 31291 93875 31291 93876 31292 93877 31292 93878 31292 93879 31293 93880 31293 93881 31293 93882 31294 93883 31294 93884 31294 93885 31295 93886 31295 93887 31295 93888 31296 93889 31296 93890 31296 93891 31297 93892 31297 93893 31297 93894 31298 93895 31298 93896 31298 93897 31299 93898 31299 93899 31299 93900 31300 93901 31300 93902 31300 93903 31301 93904 31301 93905 31301 93906 31302 93907 31302 93908 31302 93909 31303 93910 31303 93911 31303 93912 31304 93913 31304 93914 31304 93915 31305 93916 31305 93917 31305 93918 31306 93919 31306 93920 31306 93921 31307 93922 31307 93923 31307 93924 31308 93925 31308 93926 31308 93927 31309 93928 31309 93929 31309 93930 31310 93931 31310 93932 31310 93933 31311 93934 31311 93935 31311 93936 31312 93937 31312 93938 31312 93939 31313 93940 31313 93941 31313 93942 31314 93943 31314 93944 31314 93945 31315 93946 31315 93947 31315 93948 31316 93949 31316 93950 31316 93951 31317 93952 31317 93953 31317 93954 31318 93955 31318 93956 31318 93957 31319 93958 31319 93959 31319 93960 31320 93961 31320 93962 31320 93963 31321 93964 31321 93965 31321 93966 31322 93967 31322 93968 31322 93969 31323 93970 31323 93971 31323 93972 31324 93973 31324 93974 31324 93975 31325 93976 31325 93977 31325 93978 31326 93979 31326 93980 31326 93981 31327 93982 31327 93983 31327 93984 31328 93985 31328 93986 31328 93987 31329 93988 31329 93989 31329 93990 31330 93991 31330 93992 31330 93993 31331 93994 31331 93995 31331 93996 31332 93997 31332 93998 31332 93999 31333 94000 31333 94001 31333 94002 31334 94003 31334 94004 31334 94005 31335 94006 31335 94007 31335 94008 31336 94009 31336 94010 31336 94011 31337 94012 31337 94013 31337 94014 31338 94015 31338 94016 31338 94017 31339 94018 31339 94019 31339 94020 31340 94021 31340 94022 31340 94023 31341 94024 31341 94025 31341 94026 31342 94027 31342 94028 31342 94029 31343 94030 31343 94031 31343 94032 31344 94033 31344 94034 31344 94035 31345 94036 31345 94037 31345 94038 31346 94039 31346 94040 31346 94041 31347 94042 31347 94043 31347 94044 31348 94045 31348 94046 31348 94047 31349 94048 31349 94049 31349 94050 31350 94051 31350 94052 31350 94053 31351 94054 31351 94055 31351 94056 31352 94057 31352 94058 31352 94059 31353 94060 31353 94061 31353 94062 31354 94063 31354 94064 31354 94065 31355 94066 31355 94067 31355 94068 31356 94069 31356 94070 31356 94071 31357 94072 31357 94073 31357 94074 31358 94075 31358 94076 31358 94077 31359 94078 31359 94079 31359 94080 31360 94081 31360 94082 31360 94083 31361 94084 31361 94085 31361 94086 31362 94087 31362 94088 31362 94089 31363 94090 31363 94091 31363 94092 31364 94093 31364 94094 31364 94095 31365 94096 31365 94097 31365 94098 31366 94099 31366 94100 31366 94101 31367 94102 31367 94103 31367 94104 31368 94105 31368 94106 31368 94107 31369 94108 31369 94109 31369 94110 31370 94111 31370 94112 31370 94113 31371 94114 31371 94115 31371 94116 31372 94117 31372 94118 31372 94119 31373 94120 31373 94121 31373 94122 31374 94123 31374 94124 31374 94125 31375 94126 31375 94127 31375 94128 31376 94129 31376 94130 31376 94131 31377 94132 31377 94133 31377 94134 31378 94135 31378 94136 31378 94137 31379 94138 31379 94139 31379 94140 31380 94141 31380 94142 31380 94143 31381 94144 31381 94145 31381 94146 31382 94147 31382 94148 31382 94149 31383 94150 31383 94151 31383 94152 31384 94153 31384 94154 31384 94155 31385 94156 31385 94157 31385 94158 31386 94159 31386 94160 31386 94161 31387 94162 31387 94163 31387 94164 31388 94165 31388 94166 31388 94167 31389 94168 31389 94169 31389 94170 31390 94171 31390 94172 31390 94173 31391 94174 31391 94175 31391 94176 31392 94177 31392 94178 31392 94179 31393 94180 31393 94181 31393 94182 31394 94183 31394 94184 31394 94185 31395 94186 31395 94187 31395 94188 31396 94189 31396 94190 31396 94191 31397 94192 31397 94193 31397 94194 31398 94195 31398 94196 31398 94197 31399 94198 31399 94199 31399 94200 31400 94201 31400 94202 31400 94203 31401 94204 31401 94205 31401 94206 31402 94207 31402 94208 31402 94209 31403 94210 31403 94211 31403 94212 31404 94213 31404 94214 31404 94215 31405 94216 31405 94217 31405 94218 31406 94219 31406 94220 31406 94221 31407 94222 31407 94223 31407 94224 31408 94225 31408 94226 31408 94227 31409 94228 31409 94229 31409 94230 31410 94231 31410 94232 31410 94233 31411 94234 31411 94235 31411 94236 31412 94237 31412 94238 31412 94239 31413 94240 31413 94241 31413 94242 31414 94243 31414 94244 31414 94245 31415 94246 31415 94247 31415 94248 31416 94249 31416 94250 31416 94251 31417 94252 31417 94253 31417 94254 31418 94255 31418 94256 31418 94257 31419 94258 31419 94259 31419 94260 31420 94261 31420 94262 31420 94263 31421 94264 31421 94265 31421 94266 31422 94267 31422 94268 31422 94269 31423 94270 31423 94271 31423 94272 31424 94273 31424 94274 31424 94275 31425 94276 31425 94277 31425 94278 31426 94279 31426 94280 31426 94281 31427 94282 31427 94283 31427 94284 31428 94285 31428 94286 31428 94287 31429 94288 31429 94289 31429 94290 31430 94291 31430 94292 31430 94293 31431 94294 31431 94295 31431 94296 31432 94297 31432 94298 31432 94299 31433 94300 31433 94301 31433 94302 31434 94303 31434 94304 31434 94305 31435 94306 31435 94307 31435 94308 31436 94309 31436 94310 31436 94311 31437 94312 31437 94313 31437 94314 31438 94315 31438 94316 31438 94317 31439 94318 31439 94319 31439 94320 31440 94321 31440 94322 31440 94323 31441 94324 31441 94325 31441 94326 31442 94327 31442 94328 31442 94329 31443 94330 31443 94331 31443 94332 31444 94333 31444 94334 31444 94335 31445 94336 31445 94337 31445 94338 31446 94339 31446 94340 31446 94341 31447 94342 31447 94343 31447 94344 31448 94345 31448 94346 31448 94347 31449 94348 31449 94349 31449 94350 31450 94351 31450 94352 31450 94353 31451 94354 31451 94355 31451 94356 31452 94357 31452 94358 31452 94359 31453 94360 31453 94361 31453 94362 31454 94363 31454 94364 31454 94365 31455 94366 31455 94367 31455 94368 31456 94369 31456 94370 31456 94371 31457 94372 31457 94373 31457 94374 31458 94375 31458 94376 31458 94377 31459 94378 31459 94379 31459 94380 31460 94381 31460 94382 31460 94383 31461 94384 31461 94385 31461 94386 31462 94387 31462 94388 31462 94389 31463 94390 31463 94391 31463 94392 31464 94393 31464 94394 31464 94395 31465 94396 31465 94397 31465 94398 31466 94399 31466 94400 31466 94401 31467 94402 31467 94403 31467 94404 31468 94405 31468 94406 31468 94407 31469 94408 31469 94409 31469 94410 31470 94411 31470 94412 31470 94413 31471 94414 31471 94415 31471 94416 31472 94417 31472 94418 31472 94419 31473 94420 31473 94421 31473 94422 31474 94423 31474 94424 31474 94425 31475 94426 31475 94427 31475 94428 31476 94429 31476 94430 31476 94431 31477 94432 31477 94433 31477 94434 31478 94435 31478 94436 31478 94437 31479 94438 31479 94439 31479 94440 31480 94441 31480 94442 31480 94443 31481 94444 31481 94445 31481 94446 31482 94447 31482 94448 31482 94449 31483 94450 31483 94451 31483 94452 31484 94453 31484 94454 31484 94455 31485 94456 31485 94457 31485 94458 31486 94459 31486 94460 31486 94461 31487 94462 31487 94463 31487 94464 31488 94465 31488 94466 31488 94467 31489 94468 31489 94469 31489 94470 31490 94471 31490 94472 31490 94473 31491 94474 31491 94475 31491 94476 31492 94477 31492 94478 31492 94479 31493 94480 31493 94481 31493 94482 31494 94483 31494 94484 31494 94485 31495 94486 31495 94487 31495 94488 31496 94489 31496 94490 31496 94491 31497 94492 31497 94493 31497 94494 31498 94495 31498 94496 31498 94497 31499 94498 31499 94499 31499 94500 31500 94501 31500 94502 31500 94503 31501 94504 31501 94505 31501 94506 31502 94507 31502 94508 31502 94509 31503 94510 31503 94511 31503 94512 31504 94513 31504 94514 31504 94515 31505 94516 31505 94517 31505 94518 31506 94519 31506 94520 31506 94521 31507 94522 31507 94523 31507 94524 31508 94525 31508 94526 31508 94527 31509 94528 31509 94529 31509 94530 31510 94531 31510 94532 31510 94533 31511 94534 31511 94535 31511 94536 31512 94537 31512 94538 31512 94539 31513 94540 31513 94541 31513 94542 31514 94543 31514 94544 31514 94545 31515 94546 31515 94547 31515 94548 31516 94549 31516 94550 31516 94551 31517 94552 31517 94553 31517 94554 31518 94555 31518 94556 31518 94557 31519 94558 31519 94559 31519 94560 31520 94561 31520 94562 31520 94563 31521 94564 31521 94565 31521 94566 31522 94567 31522 94568 31522 94569 31523 94570 31523 94571 31523 94572 31524 94573 31524 94574 31524 94575 31525 94576 31525 94577 31525 94578 31526 94579 31526 94580 31526 94581 31527 94582 31527 94583 31527 94584 31528 94585 31528 94586 31528 94587 31529 94588 31529 94589 31529 94590 31530 94591 31530 94592 31530 94593 31531 94594 31531 94595 31531 94596 31532 94597 31532 94598 31532 94599 31533 94600 31533 94601 31533 94602 31534 94603 31534 94604 31534 94605 31535 94606 31535 94607 31535 94608 31536 94609 31536 94610 31536 94611 31537 94612 31537 94613 31537 94614 31538 94615 31538 94616 31538 94617 31539 94618 31539 94619 31539 94620 31540 94621 31540 94622 31540 94623 31541 94624 31541 94625 31541 94626 31542 94627 31542 94628 31542 94629 31543 94630 31543 94631 31543 94632 31544 94633 31544 94634 31544 94635 31545 94636 31545 94637 31545 94638 31546 94639 31546 94640 31546 94641 31547 94642 31547 94643 31547 94644 31548 94645 31548 94646 31548 94647 31549 94648 31549 94649 31549 94650 31550 94651 31550 94652 31550 94653 31551 94654 31551 94655 31551 94656 31552 94657 31552 94658 31552 94659 31553 94660 31553 94661 31553 94662 31554 94663 31554 94664 31554 94665 31555 94666 31555 94667 31555 94668 31556 94669 31556 94670 31556 94671 31557 94672 31557 94673 31557 94674 31558 94675 31558 94676 31558 94677 31559 94678 31559 94679 31559 94680 31560 94681 31560 94682 31560 94683 31561 94684 31561 94685 31561 94686 31562 94687 31562 94688 31562 94689 31563 94690 31563 94691 31563 94692 31564 94693 31564 94694 31564 94695 31565 94696 31565 94697 31565 94698 31566 94699 31566 94700 31566 94701 31567 94702 31567 94703 31567 94704 31568 94705 31568 94706 31568 94707 31569 94708 31569 94709 31569 94710 31570 94711 31570 94712 31570 94713 31571 94714 31571 94715 31571 94716 31572 94717 31572 94718 31572 94719 31573 94720 31573 94721 31573 94722 31574 94723 31574 94724 31574 94725 31575 94726 31575 94727 31575 94728 31576 94729 31576 94730 31576 94731 31577 94732 31577 94733 31577 94734 31578 94735 31578 94736 31578 94737 31579 94738 31579 94739 31579 94740 31580 94741 31580 94742 31580 94743 31581 94744 31581 94745 31581 94746 31582 94747 31582 94748 31582 94749 31583 94750 31583 94751 31583 94752 31584 94753 31584 94754 31584 94755 31585 94756 31585 94757 31585 94758 31586 94759 31586 94760 31586 94761 31587 94762 31587 94763 31587 94764 31588 94765 31588 94766 31588 94767 31589 94768 31589 94769 31589 94770 31590 94771 31590 94772 31590 94773 31591 94774 31591 94775 31591 94776 31592 94777 31592 94778 31592 94779 31593 94780 31593 94781 31593 94782 31594 94783 31594 94784 31594 94785 31595 94786 31595 94787 31595 94788 31596 94789 31596 94790 31596 94791 31597 94792 31597 94793 31597 94794 31598 94795 31598 94796 31598 94797 31599 94798 31599 94799 31599 94800 31600 94801 31600 94802 31600 94803 31601 94804 31601 94805 31601 94806 31602 94807 31602 94808 31602 94809 31603 94810 31603 94811 31603 94812 31604 94813 31604 94814 31604 94815 31605 94816 31605 94817 31605 94818 31606 94819 31606 94820 31606 94821 31607 94822 31607 94823 31607 94824 31608 94825 31608 94826 31608 94827 31609 94828 31609 94829 31609 94830 31610 94831 31610 94832 31610 94833 31611 94834 31611 94835 31611 94836 31612 94837 31612 94838 31612 94839 31613 94840 31613 94841 31613 94842 31614 94843 31614 94844 31614 94845 31615 94846 31615 94847 31615 94848 31616 94849 31616 94850 31616 94851 31617 94852 31617 94853 31617 94854 31618 94855 31618 94856 31618 94857 31619 94858 31619 94859 31619 94860 31620 94861 31620 94862 31620 94863 31621 94864 31621 94865 31621 94866 31622 94867 31622 94868 31622 94869 31623 94870 31623 94871 31623 94872 31624 94873 31624 94874 31624 94875 31625 94876 31625 94877 31625 94878 31626 94879 31626 94880 31626 94881 31627 94882 31627 94883 31627 94884 31628 94885 31628 94886 31628 94887 31629 94888 31629 94889 31629 94890 31630 94891 31630 94892 31630 94893 31631 94894 31631 94895 31631 94896 31632 94897 31632 94898 31632 94899 31633 94900 31633 94901 31633 94902 31634 94903 31634 94904 31634 94905 31635 94906 31635 94907 31635 94908 31636 94909 31636 94910 31636 94911 31637 94912 31637 94913 31637 94914 31638 94915 31638 94916 31638 94917 31639 94918 31639 94919 31639 94920 31640 94921 31640 94922 31640 94923 31641 94924 31641 94925 31641 94926 31642 94927 31642 94928 31642 94929 31643 94930 31643 94931 31643 94932 31644 94933 31644 94934 31644 94935 31645 94936 31645 94937 31645 94938 31646 94939 31646 94940 31646 94941 31647 94942 31647 94943 31647 94944 31648 94945 31648 94946 31648 94947 31649 94948 31649 94949 31649 94950 31650 94951 31650 94952 31650 94953 31651 94954 31651 94955 31651 94956 31652 94957 31652 94958 31652 94959 31653 94960 31653 94961 31653 94962 31654 94963 31654 94964 31654 94965 31655 94966 31655 94967 31655 94968 31656 94969 31656 94970 31656 94971 31657 94972 31657 94973 31657 94974 31658 94975 31658 94976 31658 94977 31659 94978 31659 94979 31659 94980 31660 94981 31660 94982 31660 94983 31661 94984 31661 94985 31661 94986 31662 94987 31662 94988 31662 94989 31663 94990 31663 94991 31663 94992 31664 94993 31664 94994 31664 94995 31665 94996 31665 94997 31665 94998 31666 94999 31666 95000 31666 95001 31667 95002 31667 95003 31667 95004 31668 95005 31668 95006 31668 95007 31669 95008 31669 95009 31669 95010 31670 95011 31670 95012 31670 95013 31671 95014 31671 95015 31671 95016 31672 95017 31672 95018 31672 95019 31673 95020 31673 95021 31673 95022 31674 95023 31674 95024 31674 95025 31675 95026 31675 95027 31675 95028 31676 95029 31676 95030 31676 95031 31677 95032 31677 95033 31677 95034 31678 95035 31678 95036 31678 95037 31679 95038 31679 95039 31679 95040 31680 95041 31680 95042 31680 95043 31681 95044 31681 95045 31681 95046 31682 95047 31682 95048 31682 95049 31683 95050 31683 95051 31683 95052 31684 95053 31684 95054 31684 95055 31685 95056 31685 95057 31685 95058 31686 95059 31686 95060 31686 95061 31687 95062 31687 95063 31687 95064 31688 95065 31688 95066 31688 95067 31689 95068 31689 95069 31689 95070 31690 95071 31690 95072 31690 95073 31691 95074 31691 95075 31691 95076 31692 95077 31692 95078 31692 95079 31693 95080 31693 95081 31693 95082 31694 95083 31694 95084 31694 95085 31695 95086 31695 95087 31695 95088 31696 95089 31696 95090 31696 95091 31697 95092 31697 95093 31697 95094 31698 95095 31698 95096 31698 95097 31699 95098 31699 95099 31699 95100 31700 95101 31700 95102 31700 95103 31701 95104 31701 95105 31701 95106 31702 95107 31702 95108 31702 95109 31703 95110 31703 95111 31703 95112 31704 95113 31704 95114 31704 95115 31705 95116 31705 95117 31705 95118 31706 95119 31706 95120 31706 95121 31707 95122 31707 95123 31707 95124 31708 95125 31708 95126 31708 95127 31709 95128 31709 95129 31709 95130 31710 95131 31710 95132 31710 95133 31711 95134 31711 95135 31711 95136 31712 95137 31712 95138 31712 95139 31713 95140 31713 95141 31713 95142 31714 95143 31714 95144 31714 95145 31715 95146 31715 95147 31715 95148 31716 95149 31716 95150 31716 95151 31717 95152 31717 95153 31717 95154 31718 95155 31718 95156 31718 95157 31719 95158 31719 95159 31719 95160 31720 95161 31720 95162 31720 95163 31721 95164 31721 95165 31721 95166 31722 95167 31722 95168 31722 95169 31723 95170 31723 95171 31723 95172 31724 95173 31724 95174 31724 95175 31725 95176 31725 95177 31725 95178 31726 95179 31726 95180 31726 95181 31727 95182 31727 95183 31727 95184 31728 95185 31728 95186 31728 95187 31729 95188 31729 95189 31729 95190 31730 95191 31730 95192 31730 95193 31731 95194 31731 95195 31731 95196 31732 95197 31732 95198 31732 95199 31733 95200 31733 95201 31733 95202 31734 95203 31734 95204 31734 95205 31735 95206 31735 95207 31735 95208 31736 95209 31736 95210 31736 95211 31737 95212 31737 95213 31737 95214 31738 95215 31738 95216 31738 95217 31739 95218 31739 95219 31739 95220 31740 95221 31740 95222 31740 95223 31741 95224 31741 95225 31741 95226 31742 95227 31742 95228 31742 95229 31743 95230 31743 95231 31743 95232 31744 95233 31744 95234 31744 95235 31745 95236 31745 95237 31745 95238 31746 95239 31746 95240 31746 95241 31747 95242 31747 95243 31747 95244 31748 95245 31748 95246 31748 95247 31749 95248 31749 95249 31749 95250 31750 95251 31750 95252 31750 95253 31751 95254 31751 95255 31751 95256 31752 95257 31752 95258 31752 95259 31753 95260 31753 95261 31753 95262 31754 95263 31754 95264 31754 95265 31755 95266 31755 95267 31755 95268 31756 95269 31756 95270 31756 95271 31757 95272 31757 95273 31757 95274 31758 95275 31758 95276 31758 95277 31759 95278 31759 95279 31759 95280 31760 95281 31760 95282 31760 95283 31761 95284 31761 95285 31761 95286 31762 95287 31762 95288 31762 95289 31763 95290 31763 95291 31763 95292 31764 95293 31764 95294 31764 95295 31765 95296 31765 95297 31765 95298 31766 95299 31766 95300 31766 95301 31767 95302 31767 95303 31767 95304 31768 95305 31768 95306 31768 95307 31769 95308 31769 95309 31769 95310 31770 95311 31770 95312 31770 95313 31771 95314 31771 95315 31771 95316 31772 95317 31772 95318 31772 95319 31773 95320 31773 95321 31773 95322 31774 95323 31774 95324 31774 95325 31775 95326 31775 95327 31775 95328 31776 95329 31776 95330 31776 95331 31777 95332 31777 95333 31777 95334 31778 95335 31778 95336 31778 95337 31779 95338 31779 95339 31779 95340 31780 95341 31780 95342 31780 95343 31781 95344 31781 95345 31781 95346 31782 95347 31782 95348 31782 95349 31783 95350 31783 95351 31783 95352 31784 95353 31784 95354 31784 95355 31785 95356 31785 95357 31785 95358 31786 95359 31786 95360 31786 95361 31787 95362 31787 95363 31787 95364 31788 95365 31788 95366 31788 95367 31789 95368 31789 95369 31789 95370 31790 95371 31790 95372 31790 95373 31791 95374 31791 95375 31791 95376 31792 95377 31792 95378 31792 95379 31793 95380 31793 95381 31793 95382 31794 95383 31794 95384 31794 95385 31795 95386 31795 95387 31795 95388 31796 95389 31796 95390 31796 95391 31797 95392 31797 95393 31797 95394 31798 95395 31798 95396 31798 95397 31799 95398 31799 95399 31799 95400 31800 95401 31800 95402 31800 95403 31801 95404 31801 95405 31801 95406 31802 95407 31802 95408 31802 95409 31803 95410 31803 95411 31803 95412 31804 95413 31804 95414 31804 95415 31805 95416 31805 95417 31805 95418 31806 95419 31806 95420 31806 95421 31807 95422 31807 95423 31807 95424 31808 95425 31808 95426 31808 95427 31809 95428 31809 95429 31809 95430 31810 95431 31810 95432 31810 95433 31811 95434 31811 95435 31811 95436 31812 95437 31812 95438 31812 95439 31813 95440 31813 95441 31813 95442 31814 95443 31814 95444 31814 95445 31815 95446 31815 95447 31815 95448 31816 95449 31816 95450 31816 95451 31817 95452 31817 95453 31817 95454 31818 95455 31818 95456 31818 95457 31819 95458 31819 95459 31819 95460 31820 95461 31820 95462 31820 95463 31821 95464 31821 95465 31821 95466 31822 95467 31822 95468 31822 95469 31823 95470 31823 95471 31823 95472 31824 95473 31824 95474 31824 95475 31825 95476 31825 95477 31825 95478 31826 95479 31826 95480 31826 95481 31827 95482 31827 95483 31827 95484 31828 95485 31828 95486 31828 95487 31829 95488 31829 95489 31829 95490 31830 95491 31830 95492 31830 95493 31831 95494 31831 95495 31831 95496 31832 95497 31832 95498 31832 95499 31833 95500 31833 95501 31833 95502 31834 95503 31834 95504 31834 95505 31835 95506 31835 95507 31835 95508 31836 95509 31836 95510 31836 95511 31837 95512 31837 95513 31837 95514 31838 95515 31838 95516 31838 95517 31839 95518 31839 95519 31839 95520 31840 95521 31840 95522 31840 95523 31841 95524 31841 95525 31841 95526 31842 95527 31842 95528 31842 95529 31843 95530 31843 95531 31843 95532 31844 95533 31844 95534 31844 95535 31845 95536 31845 95537 31845 95538 31846 95539 31846 95540 31846 95541 31847 95542 31847 95543 31847 95544 31848 95545 31848 95546 31848 95547 31849 95548 31849 95549 31849 95550 31850 95551 31850 95552 31850 95553 31851 95554 31851 95555 31851 95556 31852 95557 31852 95558 31852 95559 31853 95560 31853 95561 31853 95562 31854 95563 31854 95564 31854 95565 31855 95566 31855 95567 31855 95568 31856 95569 31856 95570 31856 95571 31857 95572 31857 95573 31857 95574 31858 95575 31858 95576 31858 95577 31859 95578 31859 95579 31859 95580 31860 95581 31860 95582 31860 95583 31861 95584 31861 95585 31861 95586 31862 95587 31862 95588 31862 95589 31863 95590 31863 95591 31863 95592 31864 95593 31864 95594 31864 95595 31865 95596 31865 95597 31865 95598 31866 95599 31866 95600 31866 95601 31867 95602 31867 95603 31867 95604 31868 95605 31868 95606 31868 95607 31869 95608 31869 95609 31869 95610 31870 95611 31870 95612 31870 95613 31871 95614 31871 95615 31871 95616 31872 95617 31872 95618 31872 95619 31873 95620 31873 95621 31873 95622 31874 95623 31874 95624 31874 95625 31875 95626 31875 95627 31875 95628 31876 95629 31876 95630 31876 95631 31877 95632 31877 95633 31877 95634 31878 95635 31878 95636 31878 95637 31879 95638 31879 95639 31879 95640 31880 95641 31880 95642 31880 95643 31881 95644 31881 95645 31881 95646 31882 95647 31882 95648 31882 95649 31883 95650 31883 95651 31883 95652 31884 95653 31884 95654 31884 95655 31885 95656 31885 95657 31885 95658 31886 95659 31886 95660 31886 95661 31887 95662 31887 95663 31887 95664 31888 95665 31888 95666 31888 95667 31889 95668 31889 95669 31889 95670 31890 95671 31890 95672 31890 95673 31891 95674 31891 95675 31891 95676 31892 95677 31892 95678 31892 95679 31893 95680 31893 95681 31893 95682 31894 95683 31894 95684 31894 95685 31895 95686 31895 95687 31895 95688 31896 95689 31896 95690 31896 95691 31897 95692 31897 95693 31897 95694 31898 95695 31898 95696 31898 95697 31899 95698 31899 95699 31899 95700 31900 95701 31900 95702 31900 95703 31901 95704 31901 95705 31901 95706 31902 95707 31902 95708 31902 95709 31903 95710 31903 95711 31903 95712 31904 95713 31904 95714 31904 95715 31905 95716 31905 95717 31905 95718 31906 95719 31906 95720 31906 95721 31907 95722 31907 95723 31907 95724 31908 95725 31908 95726 31908 95727 31909 95728 31909 95729 31909 95730 31910 95731 31910 95732 31910 95733 31911 95734 31911 95735 31911 95736 31912 95737 31912 95738 31912 95739 31913 95740 31913 95741 31913 95742 31914 95743 31914 95744 31914 95745 31915 95746 31915 95747 31915 95748 31916 95749 31916 95750 31916 95751 31917 95752 31917 95753 31917 95754 31918 95755 31918 95756 31918 95757 31919 95758 31919 95759 31919 95760 31920 95761 31920 95762 31920 95763 31921 95764 31921 95765 31921 95766 31922 95767 31922 95768 31922 95769 31923 95770 31923 95771 31923 95772 31924 95773 31924 95774 31924 95775 31925 95776 31925 95777 31925 95778 31926 95779 31926 95780 31926 95781 31927 95782 31927 95783 31927 95784 31928 95785 31928 95786 31928 95787 31929 95788 31929 95789 31929 95790 31930 95791 31930 95792 31930 95793 31931 95794 31931 95795 31931 95796 31932 95797 31932 95798 31932 95799 31933 95800 31933 95801 31933 95802 31934 95803 31934 95804 31934 95805 31935 95806 31935 95807 31935 95808 31936 95809 31936 95810 31936 95811 31937 95812 31937 95813 31937 95814 31938 95815 31938 95816 31938 95817 31939 95818 31939 95819 31939 95820 31940 95821 31940 95822 31940 95823 31941 95824 31941 95825 31941 95826 31942 95827 31942 95828 31942 95829 31943 95830 31943 95831 31943 95832 31944 95833 31944 95834 31944 95835 31945 95836 31945 95837 31945 95838 31946 95839 31946 95840 31946 95841 31947 95842 31947 95843 31947 95844 31948 95845 31948 95846 31948 95847 31949 95848 31949 95849 31949 95850 31950 95851 31950 95852 31950 95853 31951 95854 31951 95855 31951 95856 31952 95857 31952 95858 31952 95859 31953 95860 31953 95861 31953 95862 31954 95863 31954 95864 31954 95865 31955 95866 31955 95867 31955 95868 31956 95869 31956 95870 31956 95871 31957 95872 31957 95873 31957 95874 31958 95875 31958 95876 31958 95877 31959 95878 31959 95879 31959 95880 31960 95881 31960 95882 31960 95883 31961 95884 31961 95885 31961 95886 31962 95887 31962 95888 31962 95889 31963 95890 31963 95891 31963 95892 31964 95893 31964 95894 31964 95895 31965 95896 31965 95897 31965 95898 31966 95899 31966 95900 31966 95901 31967 95902 31967 95903 31967 95904 31968 95905 31968 95906 31968 95907 31969 95908 31969 95909 31969 95910 31970 95911 31970 95912 31970 95913 31971 95914 31971 95915 31971 95916 31972 95917 31972 95918 31972 95919 31973 95920 31973 95921 31973 95922 31974 95923 31974 95924 31974 95925 31975 95926 31975 95927 31975 95928 31976 95929 31976 95930 31976 95931 31977 95932 31977 95933 31977 95934 31978 95935 31978 95936 31978 95937 31979 95938 31979 95939 31979 95940 31980 95941 31980 95942 31980 95943 31981 95944 31981 95945 31981 95946 31982 95947 31982 95948 31982 95949 31983 95950 31983 95951 31983 95952 31984 95953 31984 95954 31984 95955 31985 95956 31985 95957 31985 95958 31986 95959 31986 95960 31986 95961 31987 95962 31987 95963 31987 95964 31988 95965 31988 95966 31988 95967 31989 95968 31989 95969 31989 95970 31990 95971 31990 95972 31990 95973 31991 95974 31991 95975 31991 95976 31992 95977 31992 95978 31992 95979 31993 95980 31993 95981 31993 95982 31994 95983 31994 95984 31994 95985 31995 95986 31995 95987 31995 95988 31996 95989 31996 95990 31996 95991 31997 95992 31997 95993 31997 95994 31998 95995 31998 95996 31998 95997 31999 95998 31999 95999 31999 96000 32000 96001 32000 96002 32000 96003 32001 96004 32001 96005 32001 96006 32002 96007 32002 96008 32002 96009 32003 96010 32003 96011 32003 96012 32004 96013 32004 96014 32004 96015 32005 96016 32005 96017 32005 96018 32006 96019 32006 96020 32006 96021 32007 96022 32007 96023 32007 96024 32008 96025 32008 96026 32008 96027 32009 96028 32009 96029 32009 96030 32010 96031 32010 96032 32010 96033 32011 96034 32011 96035 32011 96036 32012 96037 32012 96038 32012 96039 32013 96040 32013 96041 32013 96042 32014 96043 32014 96044 32014 96045 32015 96046 32015 96047 32015 96048 32016 96049 32016 96050 32016 96051 32017 96052 32017 96053 32017 96054 32018 96055 32018 96056 32018 96057 32019 96058 32019 96059 32019 96060 32020 96061 32020 96062 32020 96063 32021 96064 32021 96065 32021 96066 32022 96067 32022 96068 32022 96069 32023 96070 32023 96071 32023 96072 32024 96073 32024 96074 32024 96075 32025 96076 32025 96077 32025 96078 32026 96079 32026 96080 32026 96081 32027 96082 32027 96083 32027 96084 32028 96085 32028 96086 32028 96087 32029 96088 32029 96089 32029 96090 32030 96091 32030 96092 32030 96093 32031 96094 32031 96095 32031 96096 32032 96097 32032 96098 32032 96099 32033 96100 32033 96101 32033 96102 32034 96103 32034 96104 32034 96105 32035 96106 32035 96107 32035 96108 32036 96109 32036 96110 32036 96111 32037 96112 32037 96113 32037 96114 32038 96115 32038 96116 32038 96117 32039 96118 32039 96119 32039 96120 32040 96121 32040 96122 32040 96123 32041 96124 32041 96125 32041 96126 32042 96127 32042 96128 32042 96129 32043 96130 32043 96131 32043 96132 32044 96133 32044 96134 32044 96135 32045 96136 32045 96137 32045 96138 32046 96139 32046 96140 32046 96141 32047 96142 32047 96143 32047 96144 32048 96145 32048 96146 32048 96147 32049 96148 32049 96149 32049 96150 32050 96151 32050 96152 32050 96153 32051 96154 32051 96155 32051 96156 32052 96157 32052 96158 32052 96159 32053 96160 32053 96161 32053 96162 32054 96163 32054 96164 32054 96165 32055 96166 32055 96167 32055 96168 32056 96169 32056 96170 32056 96171 32057 96172 32057 96173 32057 96174 32058 96175 32058 96176 32058 96177 32059 96178 32059 96179 32059 96180 32060 96181 32060 96182 32060 96183 32061 96184 32061 96185 32061 96186 32062 96187 32062 96188 32062 96189 32063 96190 32063 96191 32063 96192 32064 96193 32064 96194 32064 96195 32065 96196 32065 96197 32065 96198 32066 96199 32066 96200 32066 96201 32067 96202 32067 96203 32067 96204 32068 96205 32068 96206 32068 96207 32069 96208 32069 96209 32069 96210 32070 96211 32070 96212 32070 96213 32071 96214 32071 96215 32071 96216 32072 96217 32072 96218 32072 96219 32073 96220 32073 96221 32073 96222 32074 96223 32074 96224 32074 96225 32075 96226 32075 96227 32075 96228 32076 96229 32076 96230 32076 96231 32077 96232 32077 96233 32077 96234 32078 96235 32078 96236 32078 96237 32079 96238 32079 96239 32079 96240 32080 96241 32080 96242 32080 96243 32081 96244 32081 96245 32081 96246 32082 96247 32082 96248 32082 96249 32083 96250 32083 96251 32083 96252 32084 96253 32084 96254 32084 96255 32085 96256 32085 96257 32085 96258 32086 96259 32086 96260 32086 96261 32087 96262 32087 96263 32087 96264 32088 96265 32088 96266 32088 96267 32089 96268 32089 96269 32089 96270 32090 96271 32090 96272 32090 96273 32091 96274 32091 96275 32091 96276 32092 96277 32092 96278 32092 96279 32093 96280 32093 96281 32093 96282 32094 96283 32094 96284 32094 96285 32095 96286 32095 96287 32095 96288 32096 96289 32096 96290 32096 96291 32097 96292 32097 96293 32097 96294 32098 96295 32098 96296 32098 96297 32099 96298 32099 96299 32099 96300 32100 96301 32100 96302 32100 96303 32101 96304 32101 96305 32101 96306 32102 96307 32102 96308 32102 96309 32103 96310 32103 96311 32103 96312 32104 96313 32104 96314 32104 96315 32105 96316 32105 96317 32105 96318 32106 96319 32106 96320 32106 96321 32107 96322 32107 96323 32107 96324 32108 96325 32108 96326 32108 96327 32109 96328 32109 96329 32109 96330 32110 96331 32110 96332 32110 96333 32111 96334 32111 96335 32111 96336 32112 96337 32112 96338 32112 96339 32113 96340 32113 96341 32113 96342 32114 96343 32114 96344 32114 96345 32115 96346 32115 96347 32115 96348 32116 96349 32116 96350 32116 96351 32117 96352 32117 96353 32117 96354 32118 96355 32118 96356 32118 96357 32119 96358 32119 96359 32119 96360 32120 96361 32120 96362 32120 96363 32121 96364 32121 96365 32121 96366 32122 96367 32122 96368 32122 96369 32123 96370 32123 96371 32123 96372 32124 96373 32124 96374 32124 96375 32125 96376 32125 96377 32125 96378 32126 96379 32126 96380 32126 96381 32127 96382 32127 96383 32127 96384 32128 96385 32128 96386 32128 96387 32129 96388 32129 96389 32129 96390 32130 96391 32130 96392 32130 96393 32131 96394 32131 96395 32131 96396 32132 96397 32132 96398 32132 96399 32133 96400 32133 96401 32133 96402 32134 96403 32134 96404 32134 96405 32135 96406 32135 96407 32135 96408 32136 96409 32136 96410 32136 96411 32137 96412 32137 96413 32137 96414 32138 96415 32138 96416 32138 96417 32139 96418 32139 96419 32139 96420 32140 96421 32140 96422 32140 96423 32141 96424 32141 96425 32141 96426 32142 96427 32142 96428 32142 96429 32143 96430 32143 96431 32143 96432 32144 96433 32144 96434 32144 96435 32145 96436 32145 96437 32145 96438 32146 96439 32146 96440 32146 96441 32147 96442 32147 96443 32147 96444 32148 96445 32148 96446 32148 96447 32149 96448 32149 96449 32149 96450 32150 96451 32150 96452 32150 96453 32151 96454 32151 96455 32151 96456 32152 96457 32152 96458 32152 96459 32153 96460 32153 96461 32153 96462 32154 96463 32154 96464 32154 96465 32155 96466 32155 96467 32155 96468 32156 96469 32156 96470 32156 96471 32157 96472 32157 96473 32157 96474 32158 96475 32158 96476 32158 96477 32159 96478 32159 96479 32159 96480 32160 96481 32160 96482 32160 96483 32161 96484 32161 96485 32161 96486 32162 96487 32162 96488 32162 96489 32163 96490 32163 96491 32163 96492 32164 96493 32164 96494 32164 96495 32165 96496 32165 96497 32165 96498 32166 96499 32166 96500 32166 96501 32167 96502 32167 96503 32167 96504 32168 96505 32168 96506 32168 96507 32169 96508 32169 96509 32169 96510 32170 96511 32170 96512 32170 96513 32171 96514 32171 96515 32171 96516 32172 96517 32172 96518 32172 96519 32173 96520 32173 96521 32173 96522 32174 96523 32174 96524 32174 96525 32175 96526 32175 96527 32175 96528 32176 96529 32176 96530 32176 96531 32177 96532 32177 96533 32177 96534 32178 96535 32178 96536 32178 96537 32179 96538 32179 96539 32179 96540 32180 96541 32180 96542 32180 96543 32181 96544 32181 96545 32181 96546 32182 96547 32182 96548 32182 96549 32183 96550 32183 96551 32183 96552 32184 96553 32184 96554 32184 96555 32185 96556 32185 96557 32185 96558 32186 96559 32186 96560 32186 96561 32187 96562 32187 96563 32187 96564 32188 96565 32188 96566 32188 96567 32189 96568 32189 96569 32189 96570 32190 96571 32190 96572 32190 96573 32191 96574 32191 96575 32191 96576 32192 96577 32192 96578 32192 96579 32193 96580 32193 96581 32193 96582 32194 96583 32194 96584 32194 96585 32195 96586 32195 96587 32195 96588 32196 96589 32196 96590 32196 96591 32197 96592 32197 96593 32197 96594 32198 96595 32198 96596 32198 96597 32199 96598 32199 96599 32199 96600 32200 96601 32200 96602 32200 96603 32201 96604 32201 96605 32201 96606 32202 96607 32202 96608 32202 96609 32203 96610 32203 96611 32203 96612 32204 96613 32204 96614 32204 96615 32205 96616 32205 96617 32205 96618 32206 96619 32206 96620 32206 96621 32207 96622 32207 96623 32207 96624 32208 96625 32208 96626 32208 96627 32209 96628 32209 96629 32209 96630 32210 96631 32210 96632 32210 96633 32211 96634 32211 96635 32211 96636 32212 96637 32212 96638 32212 96639 32213 96640 32213 96641 32213 96642 32214 96643 32214 96644 32214 96645 32215 96646 32215 96647 32215 96648 32216 96649 32216 96650 32216 96651 32217 96652 32217 96653 32217 96654 32218 96655 32218 96656 32218 96657 32219 96658 32219 96659 32219 96660 32220 96661 32220 96662 32220 96663 32221 96664 32221 96665 32221 96666 32222 96667 32222 96668 32222 96669 32223 96670 32223 96671 32223 96672 32224 96673 32224 96674 32224 96675 32225 96676 32225 96677 32225 96678 32226 96679 32226 96680 32226 96681 32227 96682 32227 96683 32227 96684 32228 96685 32228 96686 32228 96687 32229 96688 32229 96689 32229 96690 32230 96691 32230 96692 32230 96693 32231 96694 32231 96695 32231 96696 32232 96697 32232 96698 32232 96699 32233 96700 32233 96701 32233 96702 32234 96703 32234 96704 32234 96705 32235 96706 32235 96707 32235 96708 32236 96709 32236 96710 32236 96711 32237 96712 32237 96713 32237 96714 32238 96715 32238 96716 32238 96717 32239 96718 32239 96719 32239 96720 32240 96721 32240 96722 32240 96723 32241 96724 32241 96725 32241 96726 32242 96727 32242 96728 32242 96729 32243 96730 32243 96731 32243 96732 32244 96733 32244 96734 32244 96735 32245 96736 32245 96737 32245 96738 32246 96739 32246 96740 32246 96741 32247 96742 32247 96743 32247 96744 32248 96745 32248 96746 32248 96747 32249 96748 32249 96749 32249 96750 32250 96751 32250 96752 32250 96753 32251 96754 32251 96755 32251 96756 32252 96757 32252 96758 32252 96759 32253 96760 32253 96761 32253 96762 32254 96763 32254 96764 32254 96765 32255 96766 32255 96767 32255 96768 32256 96769 32256 96770 32256 96771 32257 96772 32257 96773 32257 96774 32258 96775 32258 96776 32258 96777 32259 96778 32259 96779 32259 96780 32260 96781 32260 96782 32260 96783 32261 96784 32261 96785 32261 96786 32262 96787 32262 96788 32262 96789 32263 96790 32263 96791 32263 96792 32264 96793 32264 96794 32264 96795 32265 96796 32265 96797 32265 96798 32266 96799 32266 96800 32266 96801 32267 96802 32267 96803 32267 96804 32268 96805 32268 96806 32268 96807 32269 96808 32269 96809 32269 96810 32270 96811 32270 96812 32270 96813 32271 96814 32271 96815 32271 96816 32272 96817 32272 96818 32272 96819 32273 96820 32273 96821 32273 96822 32274 96823 32274 96824 32274 96825 32275 96826 32275 96827 32275 96828 32276 96829 32276 96830 32276 96831 32277 96832 32277 96833 32277 96834 32278 96835 32278 96836 32278 96837 32279 96838 32279 96839 32279 96840 32280 96841 32280 96842 32280 96843 32281 96844 32281 96845 32281 96846 32282 96847 32282 96848 32282 96849 32283 96850 32283 96851 32283 96852 32284 96853 32284 96854 32284 96855 32285 96856 32285 96857 32285 96858 32286 96859 32286 96860 32286 96861 32287 96862 32287 96863 32287 96864 32288 96865 32288 96866 32288 96867 32289 96868 32289 96869 32289 96870 32290 96871 32290 96872 32290 96873 32291 96874 32291 96875 32291 96876 32292 96877 32292 96878 32292 96879 32293 96880 32293 96881 32293 96882 32294 96883 32294 96884 32294 96885 32295 96886 32295 96887 32295 96888 32296 96889 32296 96890 32296 96891 32297 96892 32297 96893 32297 96894 32298 96895 32298 96896 32298 96897 32299 96898 32299 96899 32299 96900 32300 96901 32300 96902 32300 96903 32301 96904 32301 96905 32301 96906 32302 96907 32302 96908 32302 96909 32303 96910 32303 96911 32303 96912 32304 96913 32304 96914 32304 96915 32305 96916 32305 96917 32305 96918 32306 96919 32306 96920 32306 96921 32307 96922 32307 96923 32307 96924 32308 96925 32308 96926 32308 96927 32309 96928 32309 96929 32309 96930 32310 96931 32310 96932 32310 96933 32311 96934 32311 96935 32311 96936 32312 96937 32312 96938 32312 96939 32313 96940 32313 96941 32313 96942 32314 96943 32314 96944 32314 96945 32315 96946 32315 96947 32315 96948 32316 96949 32316 96950 32316 96951 32317 96952 32317 96953 32317 96954 32318 96955 32318 96956 32318 96957 32319 96958 32319 96959 32319 96960 32320 96961 32320 96962 32320 96963 32321 96964 32321 96965 32321 96966 32322 96967 32322 96968 32322 96969 32323 96970 32323 96971 32323 96972 32324 96973 32324 96974 32324 96975 32325 96976 32325 96977 32325 96978 32326 96979 32326 96980 32326 96981 32327 96982 32327 96983 32327 96984 32328 96985 32328 96986 32328 96987 32329 96988 32329 96989 32329 96990 32330 96991 32330 96992 32330 96993 32331 96994 32331 96995 32331 96996 32332 96997 32332 96998 32332 96999 32333 97000 32333 97001 32333 97002 32334 97003 32334 97004 32334 97005 32335 97006 32335 97007 32335 97008 32336 97009 32336 97010 32336 97011 32337 97012 32337 97013 32337 97014 32338 97015 32338 97016 32338 97017 32339 97018 32339 97019 32339 97020 32340 97021 32340 97022 32340 97023 32341 97024 32341 97025 32341 97026 32342 97027 32342 97028 32342 97029 32343 97030 32343 97031 32343 97032 32344 97033 32344 97034 32344 97035 32345 97036 32345 97037 32345 97038 32346 97039 32346 97040 32346 97041 32347 97042 32347 97043 32347 97044 32348 97045 32348 97046 32348 97047 32349 97048 32349 97049 32349 97050 32350 97051 32350 97052 32350 97053 32351 97054 32351 97055 32351 97056 32352 97057 32352 97058 32352 97059 32353 97060 32353 97061 32353 97062 32354 97063 32354 97064 32354 97065 32355 97066 32355 97067 32355 97068 32356 97069 32356 97070 32356 97071 32357 97072 32357 97073 32357 97074 32358 97075 32358 97076 32358 97077 32359 97078 32359 97079 32359 97080 32360 97081 32360 97082 32360 97083 32361 97084 32361 97085 32361 97086 32362 97087 32362 97088 32362 97089 32363 97090 32363 97091 32363 97092 32364 97093 32364 97094 32364 97095 32365 97096 32365 97097 32365 97098 32366 97099 32366 97100 32366 97101 32367 97102 32367 97103 32367 97104 32368 97105 32368 97106 32368 97107 32369 97108 32369 97109 32369 97110 32370 97111 32370 97112 32370 97113 32371 97114 32371 97115 32371 97116 32372 97117 32372 97118 32372 97119 32373 97120 32373 97121 32373 97122 32374 97123 32374 97124 32374 97125 32375 97126 32375 97127 32375 97128 32376 97129 32376 97130 32376 97131 32377 97132 32377 97133 32377 97134 32378 97135 32378 97136 32378 97137 32379 97138 32379 97139 32379 97140 32380 97141 32380 97142 32380 97143 32381 97144 32381 97145 32381 97146 32382 97147 32382 97148 32382 97149 32383 97150 32383 97151 32383 97152 32384 97153 32384 97154 32384 97155 32385 97156 32385 97157 32385 97158 32386 97159 32386 97160 32386 97161 32387 97162 32387 97163 32387 97164 32388 97165 32388 97166 32388 97167 32389 97168 32389 97169 32389 97170 32390 97171 32390 97172 32390 97173 32391 97174 32391 97175 32391 97176 32392 97177 32392 97178 32392 97179 32393 97180 32393 97181 32393 97182 32394 97183 32394 97184 32394 97185 32395 97186 32395 97187 32395 97188 32396 97189 32396 97190 32396 97191 32397 97192 32397 97193 32397 97194 32398 97195 32398 97196 32398 97197 32399 97198 32399 97199 32399 97200 32400 97201 32400 97202 32400 97203 32401 97204 32401 97205 32401 97206 32402 97207 32402 97208 32402 97209 32403 97210 32403 97211 32403 97212 32404 97213 32404 97214 32404 97215 32405 97216 32405 97217 32405 97218 32406 97219 32406 97220 32406 97221 32407 97222 32407 97223 32407 97224 32408 97225 32408 97226 32408 97227 32409 97228 32409 97229 32409 97230 32410 97231 32410 97232 32410 97233 32411 97234 32411 97235 32411 97236 32412 97237 32412 97238 32412 97239 32413 97240 32413 97241 32413 97242 32414 97243 32414 97244 32414 97245 32415 97246 32415 97247 32415 97248 32416 97249 32416 97250 32416 97251 32417 97252 32417 97253 32417 97254 32418 97255 32418 97256 32418 97257 32419 97258 32419 97259 32419 97260 32420 97261 32420 97262 32420 97263 32421 97264 32421 97265 32421 97266 32422 97267 32422 97268 32422 97269 32423 97270 32423 97271 32423 97272 32424 97273 32424 97274 32424 97275 32425 97276 32425 97277 32425 97278 32426 97279 32426 97280 32426 97281 32427 97282 32427 97283 32427 97284 32428 97285 32428 97286 32428 97287 32429 97288 32429 97289 32429 97290 32430 97291 32430 97292 32430 97293 32431 97294 32431 97295 32431 97296 32432 97297 32432 97298 32432 97299 32433 97300 32433 97301 32433 97302 32434 97303 32434 97304 32434 97305 32435 97306 32435 97307 32435 97308 32436 97309 32436 97310 32436 97311 32437 97312 32437 97313 32437 97314 32438 97315 32438 97316 32438 97317 32439 97318 32439 97319 32439 97320 32440 97321 32440 97322 32440 97323 32441 97324 32441 97325 32441 97326 32442 97327 32442 97328 32442 97329 32443 97330 32443 97331 32443 97332 32444 97333 32444 97334 32444 97335 32445 97336 32445 97337 32445 97338 32446 97339 32446 97340 32446 97341 32447 97342 32447 97343 32447 97344 32448 97345 32448 97346 32448 97347 32449 97348 32449 97349 32449 97350 32450 97351 32450 97352 32450 97353 32451 97354 32451 97355 32451 97356 32452 97357 32452 97358 32452 97359 32453 97360 32453 97361 32453 97362 32454 97363 32454 97364 32454 97365 32455 97366 32455 97367 32455 97368 32456 97369 32456 97370 32456 97371 32457 97372 32457 97373 32457 97374 32458 97375 32458 97376 32458 97377 32459 97378 32459 97379 32459 97380 32460 97381 32460 97382 32460 97383 32461 97384 32461 97385 32461 97386 32462 97387 32462 97388 32462 97389 32463 97390 32463 97391 32463 97392 32464 97393 32464 97394 32464 97395 32465 97396 32465 97397 32465 97398 32466 97399 32466 97400 32466 97401 32467 97402 32467 97403 32467 97404 32468 97405 32468 97406 32468 97407 32469 97408 32469 97409 32469 97410 32470 97411 32470 97412 32470 97413 32471 97414 32471 97415 32471 97416 32472 97417 32472 97418 32472 97419 32473 97420 32473 97421 32473 97422 32474 97423 32474 97424 32474 97425 32475 97426 32475 97427 32475 97428 32476 97429 32476 97430 32476 97431 32477 97432 32477 97433 32477 97434 32478 97435 32478 97436 32478 97437 32479 97438 32479 97439 32479 97440 32480 97441 32480 97442 32480 97443 32481 97444 32481 97445 32481 97446 32482 97447 32482 97448 32482 97449 32483 97450 32483 97451 32483 97452 32484 97453 32484 97454 32484 97455 32485 97456 32485 97457 32485 97458 32486 97459 32486 97460 32486 97461 32487 97462 32487 97463 32487 97464 32488 97465 32488 97466 32488 97467 32489 97468 32489 97469 32489 97470 32490 97471 32490 97472 32490 97473 32491 97474 32491 97475 32491 97476 32492 97477 32492 97478 32492 97479 32493 97480 32493 97481 32493 97482 32494 97483 32494 97484 32494 97485 32495 97486 32495 97487 32495 97488 32496 97489 32496 97490 32496 97491 32497 97492 32497 97493 32497 97494 32498 97495 32498 97496 32498 97497 32499 97498 32499 97499 32499 97500 32500 97501 32500 97502 32500 97503 32501 97504 32501 97505 32501 97506 32502 97507 32502 97508 32502 97509 32503 97510 32503 97511 32503 97512 32504 97513 32504 97514 32504 97515 32505 97516 32505 97517 32505 97518 32506 97519 32506 97520 32506 97521 32507 97522 32507 97523 32507 97524 32508 97525 32508 97526 32508 97527 32509 97528 32509 97529 32509 97530 32510 97531 32510 97532 32510 97533 32511 97534 32511 97535 32511 97536 32512 97537 32512 97538 32512 97539 32513 97540 32513 97541 32513 97542 32514 97543 32514 97544 32514 97545 32515 97546 32515 97547 32515 97548 32516 97549 32516 97550 32516 97551 32517 97552 32517 97553 32517 97554 32518 97555 32518 97556 32518 97557 32519 97558 32519 97559 32519 97560 32520 97561 32520 97562 32520 97563 32521 97564 32521 97565 32521 97566 32522 97567 32522 97568 32522 97569 32523 97570 32523 97571 32523 97572 32524 97573 32524 97574 32524 97575 32525 97576 32525 97577 32525 97578 32526 97579 32526 97580 32526 97581 32527 97582 32527 97583 32527 97584 32528 97585 32528 97586 32528 97587 32529 97588 32529 97589 32529 97590 32530 97591 32530 97592 32530 97593 32531 97594 32531 97595 32531 97596 32532 97597 32532 97598 32532 97599 32533 97600 32533 97601 32533 97602 32534 97603 32534 97604 32534 97605 32535 97606 32535 97607 32535 97608 32536 97609 32536 97610 32536 97611 32537 97612 32537 97613 32537 97614 32538 97615 32538 97616 32538 97617 32539 97618 32539 97619 32539 97620 32540 97621 32540 97622 32540 97623 32541 97624 32541 97625 32541 97626 32542 97627 32542 97628 32542 97629 32543 97630 32543 97631 32543 97632 32544 97633 32544 97634 32544 97635 32545 97636 32545 97637 32545 97638 32546 97639 32546 97640 32546 97641 32547 97642 32547 97643 32547 97644 32548 97645 32548 97646 32548 97647 32549 97648 32549 97649 32549 97650 32550 97651 32550 97652 32550 97653 32551 97654 32551 97655 32551 97656 32552 97657 32552 97658 32552 97659 32553 97660 32553 97661 32553 97662 32554 97663 32554 97664 32554 97665 32555 97666 32555 97667 32555 97668 32556 97669 32556 97670 32556 97671 32557 97672 32557 97673 32557 97674 32558 97675 32558 97676 32558 97677 32559 97678 32559 97679 32559 97680 32560 97681 32560 97682 32560 97683 32561 97684 32561 97685 32561 97686 32562 97687 32562 97688 32562 97689 32563 97690 32563 97691 32563 97692 32564 97693 32564 97694 32564 97695 32565 97696 32565 97697 32565 97698 32566 97699 32566 97700 32566 97701 32567 97702 32567 97703 32567 97704 32568 97705 32568 97706 32568 97707 32569 97708 32569 97709 32569 97710 32570 97711 32570 97712 32570 97713 32571 97714 32571 97715 32571 97716 32572 97717 32572 97718 32572 97719 32573 97720 32573 97721 32573 97722 32574 97723 32574 97724 32574 97725 32575 97726 32575 97727 32575 97728 32576 97729 32576 97730 32576 97731 32577 97732 32577 97733 32577 97734 32578 97735 32578 97736 32578 97737 32579 97738 32579 97739 32579 97740 32580 97741 32580 97742 32580 97743 32581 97744 32581 97745 32581 97746 32582 97747 32582 97748 32582 97749 32583 97750 32583 97751 32583 97752 32584 97753 32584 97754 32584 97755 32585 97756 32585 97757 32585 97758 32586 97759 32586 97760 32586 97761 32587 97762 32587 97763 32587 97764 32588 97765 32588 97766 32588 97767 32589 97768 32589 97769 32589 97770 32590 97771 32590 97772 32590 97773 32591 97774 32591 97775 32591 97776 32592 97777 32592 97778 32592 97779 32593 97780 32593 97781 32593 97782 32594 97783 32594 97784 32594 97785 32595 97786 32595 97787 32595 97788 32596 97789 32596 97790 32596 97791 32597 97792 32597 97793 32597 97794 32598 97795 32598 97796 32598 97797 32599 97798 32599 97799 32599 97800 32600 97801 32600 97802 32600 97803 32601 97804 32601 97805 32601 97806 32602 97807 32602 97808 32602 97809 32603 97810 32603 97811 32603 97812 32604 97813 32604 97814 32604 97815 32605 97816 32605 97817 32605 97818 32606 97819 32606 97820 32606 97821 32607 97822 32607 97823 32607 97824 32608 97825 32608 97826 32608 97827 32609 97828 32609 97829 32609 97830 32610 97831 32610 97832 32610 97833 32611 97834 32611 97835 32611 97836 32612 97837 32612 97838 32612 97839 32613 97840 32613 97841 32613 97842 32614 97843 32614 97844 32614 97845 32615 97846 32615 97847 32615 97848 32616 97849 32616 97850 32616 97851 32617 97852 32617 97853 32617 97854 32618 97855 32618 97856 32618 97857 32619 97858 32619 97859 32619 97860 32620 97861 32620 97862 32620 97863 32621 97864 32621 97865 32621 97866 32622 97867 32622 97868 32622 97869 32623 97870 32623 97871 32623 97872 32624 97873 32624 97874 32624 97875 32625 97876 32625 97877 32625 97878 32626 97879 32626 97880 32626 97881 32627 97882 32627 97883 32627 97884 32628 97885 32628 97886 32628 97887 32629 97888 32629 97889 32629 97890 32630 97891 32630 97892 32630 97893 32631 97894 32631 97895 32631 97896 32632 97897 32632 97898 32632 97899 32633 97900 32633 97901 32633 97902 32634 97903 32634 97904 32634 97905 32635 97906 32635 97907 32635 97908 32636 97909 32636 97910 32636 97911 32637 97912 32637 97913 32637 97914 32638 97915 32638 97916 32638 97917 32639 97918 32639 97919 32639 97920 32640 97921 32640 97922 32640 97923 32641 97924 32641 97925 32641 97926 32642 97927 32642 97928 32642 97929 32643 97930 32643 97931 32643 97932 32644 97933 32644 97934 32644 97935 32645 97936 32645 97937 32645 97938 32646 97939 32646 97940 32646 97941 32647 97942 32647 97943 32647 97944 32648 97945 32648 97946 32648 97947 32649 97948 32649 97949 32649 97950 32650 97951 32650 97952 32650 97953 32651 97954 32651 97955 32651 97956 32652 97957 32652 97958 32652 97959 32653 97960 32653 97961 32653 97962 32654 97963 32654 97964 32654 97965 32655 97966 32655 97967 32655 97968 32656 97969 32656 97970 32656 97971 32657 97972 32657 97973 32657 97974 32658 97975 32658 97976 32658 97977 32659 97978 32659 97979 32659 97980 32660 97981 32660 97982 32660 97983 32661 97984 32661 97985 32661 97986 32662 97987 32662 97988 32662 97989 32663 97990 32663 97991 32663 97992 32664 97993 32664 97994 32664 97995 32665 97996 32665 97997 32665 97998 32666 97999 32666 98000 32666 98001 32667 98002 32667 98003 32667 98004 32668 98005 32668 98006 32668 98007 32669 98008 32669 98009 32669 98010 32670 98011 32670 98012 32670 98013 32671 98014 32671 98015 32671 98016 32672 98017 32672 98018 32672 98019 32673 98020 32673 98021 32673 98022 32674 98023 32674 98024 32674 98025 32675 98026 32675 98027 32675 98028 32676 98029 32676 98030 32676 98031 32677 98032 32677 98033 32677 98034 32678 98035 32678 98036 32678 98037 32679 98038 32679 98039 32679 98040 32680 98041 32680 98042 32680 98043 32681 98044 32681 98045 32681 98046 32682 98047 32682 98048 32682 98049 32683 98050 32683 98051 32683 98052 32684 98053 32684 98054 32684 98055 32685 98056 32685 98057 32685 98058 32686 98059 32686 98060 32686 98061 32687 98062 32687 98063 32687 98064 32688 98065 32688 98066 32688 98067 32689 98068 32689 98069 32689 98070 32690 98071 32690 98072 32690 98073 32691 98074 32691 98075 32691 98076 32692 98077 32692 98078 32692 98079 32693 98080 32693 98081 32693 98082 32694 98083 32694 98084 32694 98085 32695 98086 32695 98087 32695 98088 32696 98089 32696 98090 32696 98091 32697 98092 32697 98093 32697 98094 32698 98095 32698 98096 32698 98097 32699 98098 32699 98099 32699 98100 32700 98101 32700 98102 32700 98103 32701 98104 32701 98105 32701 98106 32702 98107 32702 98108 32702 98109 32703 98110 32703 98111 32703 98112 32704 98113 32704 98114 32704 98115 32705 98116 32705 98117 32705 98118 32706 98119 32706 98120 32706 98121 32707 98122 32707 98123 32707 98124 32708 98125 32708 98126 32708 98127 32709 98128 32709 98129 32709 98130 32710 98131 32710 98132 32710 98133 32711 98134 32711 98135 32711 98136 32712 98137 32712 98138 32712 98139 32713 98140 32713 98141 32713 98142 32714 98143 32714 98144 32714 98145 32715 98146 32715 98147 32715 98148 32716 98149 32716 98150 32716 98151 32717 98152 32717 98153 32717 98154 32718 98155 32718 98156 32718 98157 32719 98158 32719 98159 32719 98160 32720 98161 32720 98162 32720 98163 32721 98164 32721 98165 32721 98166 32722 98167 32722 98168 32722 98169 32723 98170 32723 98171 32723 98172 32724 98173 32724 98174 32724 98175 32725 98176 32725 98177 32725 98178 32726 98179 32726 98180 32726 98181 32727 98182 32727 98183 32727 98184 32728 98185 32728 98186 32728 98187 32729 98188 32729 98189 32729 98190 32730 98191 32730 98192 32730 98193 32731 98194 32731 98195 32731 98196 32732 98197 32732 98198 32732 98199 32733 98200 32733 98201 32733 98202 32734 98203 32734 98204 32734 98205 32735 98206 32735 98207 32735 98208 32736 98209 32736 98210 32736 98211 32737 98212 32737 98213 32737 98214 32738 98215 32738 98216 32738 98217 32739 98218 32739 98219 32739 98220 32740 98221 32740 98222 32740 98223 32741 98224 32741 98225 32741 98226 32742 98227 32742 98228 32742 98229 32743 98230 32743 98231 32743 98232 32744 98233 32744 98234 32744 98235 32745 98236 32745 98237 32745 98238 32746 98239 32746 98240 32746 98241 32747 98242 32747 98243 32747 98244 32748 98245 32748 98246 32748 98247 32749 98248 32749 98249 32749 98250 32750 98251 32750 98252 32750 98253 32751 98254 32751 98255 32751 98256 32752 98257 32752 98258 32752 98259 32753 98260 32753 98261 32753 98262 32754 98263 32754 98264 32754 98265 32755 98266 32755 98267 32755 98268 32756 98269 32756 98270 32756 98271 32757 98272 32757 98273 32757 98274 32758 98275 32758 98276 32758 98277 32759 98278 32759 98279 32759 98280 32760 98281 32760 98282 32760 98283 32761 98284 32761 98285 32761 98286 32762 98287 32762 98288 32762 98289 32763 98290 32763 98291 32763 98292 32764 98293 32764 98294 32764 98295 32765 98296 32765 98297 32765 98298 32766 98299 32766 98300 32766 98301 32767 98302 32767 98303 32767 98304 32768 98305 32768 98306 32768 98307 32769 98308 32769 98309 32769 98310 32770 98311 32770 98312 32770 98313 32771 98314 32771 98315 32771 98316 32772 98317 32772 98318 32772 98319 32773 98320 32773 98321 32773 98322 32774 98323 32774 98324 32774 98325 32775 98326 32775 98327 32775 98328 32776 98329 32776 98330 32776 98331 32777 98332 32777 98333 32777 98334 32778 98335 32778 98336 32778 98337 32779 98338 32779 98339 32779 98340 32780 98341 32780 98342 32780 98343 32781 98344 32781 98345 32781 98346 32782 98347 32782 98348 32782 98349 32783 98350 32783 98351 32783 98352 32784 98353 32784 98354 32784 98355 32785 98356 32785 98357 32785 98358 32786 98359 32786 98360 32786 98361 32787 98362 32787 98363 32787 98364 32788 98365 32788 98366 32788 98367 32789 98368 32789 98369 32789 98370 32790 98371 32790 98372 32790 98373 32791 98374 32791 98375 32791 98376 32792 98377 32792 98378 32792 98379 32793 98380 32793 98381 32793 98382 32794 98383 32794 98384 32794 98385 32795 98386 32795 98387 32795 98388 32796 98389 32796 98390 32796 98391 32797 98392 32797 98393 32797 98394 32798 98395 32798 98396 32798 98397 32799 98398 32799 98399 32799 98400 32800 98401 32800 98402 32800 98403 32801 98404 32801 98405 32801 98406 32802 98407 32802 98408 32802 98409 32803 98410 32803 98411 32803 98412 32804 98413 32804 98414 32804 98415 32805 98416 32805 98417 32805 98418 32806 98419 32806 98420 32806 98421 32807 98422 32807 98423 32807 98424 32808 98425 32808 98426 32808 98427 32809 98428 32809 98429 32809 98430 32810 98431 32810 98432 32810 98433 32811 98434 32811 98435 32811 98436 32812 98437 32812 98438 32812 98439 32813 98440 32813 98441 32813 98442 32814 98443 32814 98444 32814 98445 32815 98446 32815 98447 32815 98448 32816 98449 32816 98450 32816 98451 32817 98452 32817 98453 32817 98454 32818 98455 32818 98456 32818 98457 32819 98458 32819 98459 32819 98460 32820 98461 32820 98462 32820 98463 32821 98464 32821 98465 32821 98466 32822 98467 32822 98468 32822 98469 32823 98470 32823 98471 32823 98472 32824 98473 32824 98474 32824 98475 32825 98476 32825 98477 32825 98478 32826 98479 32826 98480 32826 98481 32827 98482 32827 98483 32827 98484 32828 98485 32828 98486 32828 98487 32829 98488 32829 98489 32829 98490 32830 98491 32830 98492 32830 98493 32831 98494 32831 98495 32831 98496 32832 98497 32832 98498 32832 98499 32833 98500 32833 98501 32833 98502 32834 98503 32834 98504 32834 98505 32835 98506 32835 98507 32835 98508 32836 98509 32836 98510 32836 98511 32837 98512 32837 98513 32837 98514 32838 98515 32838 98516 32838 98517 32839 98518 32839 98519 32839 98520 32840 98521 32840 98522 32840 98523 32841 98524 32841 98525 32841 98526 32842 98527 32842 98528 32842 98529 32843 98530 32843 98531 32843 98532 32844 98533 32844 98534 32844 98535 32845 98536 32845 98537 32845 98538 32846 98539 32846 98540 32846 98541 32847 98542 32847 98543 32847 98544 32848 98545 32848 98546 32848 98547 32849 98548 32849 98549 32849 98550 32850 98551 32850 98552 32850 98553 32851 98554 32851 98555 32851 98556 32852 98557 32852 98558 32852 98559 32853 98560 32853 98561 32853 98562 32854 98563 32854 98564 32854 98565 32855 98566 32855 98567 32855 98568 32856 98569 32856 98570 32856 98571 32857 98572 32857 98573 32857 98574 32858 98575 32858 98576 32858 98577 32859 98578 32859 98579 32859 98580 32860 98581 32860 98582 32860 98583 32861 98584 32861 98585 32861 98586 32862 98587 32862 98588 32862 98589 32863 98590 32863 98591 32863 98592 32864 98593 32864 98594 32864 98595 32865 98596 32865 98597 32865 98598 32866 98599 32866 98600 32866 98601 32867 98602 32867 98603 32867 98604 32868 98605 32868 98606 32868 98607 32869 98608 32869 98609 32869 98610 32870 98611 32870 98612 32870 98613 32871 98614 32871 98615 32871 98616 32872 98617 32872 98618 32872 98619 32873 98620 32873 98621 32873 98622 32874 98623 32874 98624 32874 98625 32875 98626 32875 98627 32875 98628 32876 98629 32876 98630 32876 98631 32877 98632 32877 98633 32877 98634 32878 98635 32878 98636 32878 98637 32879 98638 32879 98639 32879 98640 32880 98641 32880 98642 32880 98643 32881 98644 32881 98645 32881 98646 32882 98647 32882 98648 32882 98649 32883 98650 32883 98651 32883 98652 32884 98653 32884 98654 32884 98655 32885 98656 32885 98657 32885 98658 32886 98659 32886 98660 32886 98661 32887 98662 32887 98663 32887 98664 32888 98665 32888 98666 32888 98667 32889 98668 32889 98669 32889 98670 32890 98671 32890 98672 32890 98673 32891 98674 32891 98675 32891 98676 32892 98677 32892 98678 32892 98679 32893 98680 32893 98681 32893 98682 32894 98683 32894 98684 32894 98685 32895 98686 32895 98687 32895 98688 32896 98689 32896 98690 32896 98691 32897 98692 32897 98693 32897 98694 32898 98695 32898 98696 32898 98697 32899 98698 32899 98699 32899 98700 32900 98701 32900 98702 32900 98703 32901 98704 32901 98705 32901 98706 32902 98707 32902 98708 32902 98709 32903 98710 32903 98711 32903 98712 32904 98713 32904 98714 32904 98715 32905 98716 32905 98717 32905 98718 32906 98719 32906 98720 32906 98721 32907 98722 32907 98723 32907 98724 32908 98725 32908 98726 32908 98727 32909 98728 32909 98729 32909 98730 32910 98731 32910 98732 32910 98733 32911 98734 32911 98735 32911 98736 32912 98737 32912 98738 32912 98739 32913 98740 32913 98741 32913 98742 32914 98743 32914 98744 32914 98745 32915 98746 32915 98747 32915 98748 32916 98749 32916 98750 32916 98751 32917 98752 32917 98753 32917 98754 32918 98755 32918 98756 32918 98757 32919 98758 32919 98759 32919 98760 32920 98761 32920 98762 32920 98763 32921 98764 32921 98765 32921 98766 32922 98767 32922 98768 32922 98769 32923 98770 32923 98771 32923 98772 32924 98773 32924 98774 32924 98775 32925 98776 32925 98777 32925 98778 32926 98779 32926 98780 32926 98781 32927 98782 32927 98783 32927 98784 32928 98785 32928 98786 32928 98787 32929 98788 32929 98789 32929 98790 32930 98791 32930 98792 32930 98793 32931 98794 32931 98795 32931 98796 32932 98797 32932 98798 32932 98799 32933 98800 32933 98801 32933 98802 32934 98803 32934 98804 32934 98805 32935 98806 32935 98807 32935 98808 32936 98809 32936 98810 32936 98811 32937 98812 32937 98813 32937 98814 32938 98815 32938 98816 32938 98817 32939 98818 32939 98819 32939 98820 32940 98821 32940 98822 32940 98823 32941 98824 32941 98825 32941 98826 32942 98827 32942 98828 32942 98829 32943 98830 32943 98831 32943 98832 32944 98833 32944 98834 32944 98835 32945 98836 32945 98837 32945 98838 32946 98839 32946 98840 32946 98841 32947 98842 32947 98843 32947 98844 32948 98845 32948 98846 32948 98847 32949 98848 32949 98849 32949 98850 32950 98851 32950 98852 32950 98853 32951 98854 32951 98855 32951 98856 32952 98857 32952 98858 32952 98859 32953 98860 32953 98861 32953 98862 32954 98863 32954 98864 32954 98865 32955 98866 32955 98867 32955 98868 32956 98869 32956 98870 32956 98871 32957 98872 32957 98873 32957 98874 32958 98875 32958 98876 32958 98877 32959 98878 32959 98879 32959 98880 32960 98881 32960 98882 32960 98883 32961 98884 32961 98885 32961 98886 32962 98887 32962 98888 32962 98889 32963 98890 32963 98891 32963 98892 32964 98893 32964 98894 32964 98895 32965 98896 32965 98897 32965 98898 32966 98899 32966 98900 32966 98901 32967 98902 32967 98903 32967 98904 32968 98905 32968 98906 32968 98907 32969 98908 32969 98909 32969 98910 32970 98911 32970 98912 32970 98913 32971 98914 32971 98915 32971 98916 32972 98917 32972 98918 32972 98919 32973 98920 32973 98921 32973 98922 32974 98923 32974 98924 32974 98925 32975 98926 32975 98927 32975 98928 32976 98929 32976 98930 32976 98931 32977 98932 32977 98933 32977 98934 32978 98935 32978 98936 32978 98937 32979 98938 32979 98939 32979 98940 32980 98941 32980 98942 32980 98943 32981 98944 32981 98945 32981 98946 32982 98947 32982 98948 32982 98949 32983 98950 32983 98951 32983 98952 32984 98953 32984 98954 32984 98955 32985 98956 32985 98957 32985 98958 32986 98959 32986 98960 32986 98961 32987 98962 32987 98963 32987 98964 32988 98965 32988 98966 32988 98967 32989 98968 32989 98969 32989 98970 32990 98971 32990 98972 32990 98973 32991 98974 32991 98975 32991 98976 32992 98977 32992 98978 32992 98979 32993 98980 32993 98981 32993 98982 32994 98983 32994 98984 32994 98985 32995 98986 32995 98987 32995 98988 32996 98989 32996 98990 32996 98991 32997 98992 32997 98993 32997 98994 32998 98995 32998 98996 32998 98997 32999 98998 32999 98999 32999 99000 33000 99001 33000 99002 33000 99003 33001 99004 33001 99005 33001 99006 33002 99007 33002 99008 33002 99009 33003 99010 33003 99011 33003 99012 33004 99013 33004 99014 33004 99015 33005 99016 33005 99017 33005 99018 33006 99019 33006 99020 33006 99021 33007 99022 33007 99023 33007 99024 33008 99025 33008 99026 33008 99027 33009 99028 33009 99029 33009 99030 33010 99031 33010 99032 33010 99033 33011 99034 33011 99035 33011 99036 33012 99037 33012 99038 33012 99039 33013 99040 33013 99041 33013 99042 33014 99043 33014 99044 33014 99045 33015 99046 33015 99047 33015 99048 33016 99049 33016 99050 33016 99051 33017 99052 33017 99053 33017 99054 33018 99055 33018 99056 33018 99057 33019 99058 33019 99059 33019 99060 33020 99061 33020 99062 33020 99063 33021 99064 33021 99065 33021 99066 33022 99067 33022 99068 33022 99069 33023 99070 33023 99071 33023 99072 33024 99073 33024 99074 33024 99075 33025 99076 33025 99077 33025 99078 33026 99079 33026 99080 33026 99081 33027 99082 33027 99083 33027 99084 33028 99085 33028 99086 33028 99087 33029 99088 33029 99089 33029 99090 33030 99091 33030 99092 33030 99093 33031 99094 33031 99095 33031 99096 33032 99097 33032 99098 33032 99099 33033 99100 33033 99101 33033 99102 33034 99103 33034 99104 33034 99105 33035 99106 33035 99107 33035 99108 33036 99109 33036 99110 33036 99111 33037 99112 33037 99113 33037 99114 33038 99115 33038 99116 33038 99117 33039 99118 33039 99119 33039 99120 33040 99121 33040 99122 33040 99123 33041 99124 33041 99125 33041 99126 33042 99127 33042 99128 33042 99129 33043 99130 33043 99131 33043 99132 33044 99133 33044 99134 33044 99135 33045 99136 33045 99137 33045 99138 33046 99139 33046 99140 33046 99141 33047 99142 33047 99143 33047 99144 33048 99145 33048 99146 33048 99147 33049 99148 33049 99149 33049 99150 33050 99151 33050 99152 33050 99153 33051 99154 33051 99155 33051 99156 33052 99157 33052 99158 33052 99159 33053 99160 33053 99161 33053 99162 33054 99163 33054 99164 33054 99165 33055 99166 33055 99167 33055 99168 33056 99169 33056 99170 33056 99171 33057 99172 33057 99173 33057 99174 33058 99175 33058 99176 33058 99177 33059 99178 33059 99179 33059 99180 33060 99181 33060 99182 33060 99183 33061 99184 33061 99185 33061 99186 33062 99187 33062 99188 33062 99189 33063 99190 33063 99191 33063 99192 33064 99193 33064 99194 33064 99195 33065 99196 33065 99197 33065 99198 33066 99199 33066 99200 33066 99201 33067 99202 33067 99203 33067 99204 33068 99205 33068 99206 33068 99207 33069 99208 33069 99209 33069 99210 33070 99211 33070 99212 33070 99213 33071 99214 33071 99215 33071 99216 33072 99217 33072 99218 33072 99219 33073 99220 33073 99221 33073 99222 33074 99223 33074 99224 33074 99225 33075 99226 33075 99227 33075 99228 33076 99229 33076 99230 33076 99231 33077 99232 33077 99233 33077 99234 33078 99235 33078 99236 33078 99237 33079 99238 33079 99239 33079 99240 33080 99241 33080 99242 33080 99243 33081 99244 33081 99245 33081 99246 33082 99247 33082 99248 33082 99249 33083 99250 33083 99251 33083 99252 33084 99253 33084 99254 33084 99255 33085 99256 33085 99257 33085 99258 33086 99259 33086 99260 33086 99261 33087 99262 33087 99263 33087 99264 33088 99265 33088 99266 33088 99267 33089 99268 33089 99269 33089 99270 33090 99271 33090 99272 33090 99273 33091 99274 33091 99275 33091 99276 33092 99277 33092 99278 33092 99279 33093 99280 33093 99281 33093 99282 33094 99283 33094 99284 33094 99285 33095 99286 33095 99287 33095 99288 33096 99289 33096 99290 33096 99291 33097 99292 33097 99293 33097 99294 33098 99295 33098 99296 33098 99297 33099 99298 33099 99299 33099 99300 33100 99301 33100 99302 33100 99303 33101 99304 33101 99305 33101 99306 33102 99307 33102 99308 33102 99309 33103 99310 33103 99311 33103 99312 33104 99313 33104 99314 33104 99315 33105 99316 33105 99317 33105 99318 33106 99319 33106 99320 33106 99321 33107 99322 33107 99323 33107 99324 33108 99325 33108 99326 33108 99327 33109 99328 33109 99329 33109 99330 33110 99331 33110 99332 33110 99333 33111 99334 33111 99335 33111 99336 33112 99337 33112 99338 33112 99339 33113 99340 33113 99341 33113 99342 33114 99343 33114 99344 33114 99345 33115 99346 33115 99347 33115 99348 33116 99349 33116 99350 33116 99351 33117 99352 33117 99353 33117 99354 33118 99355 33118 99356 33118 99357 33119 99358 33119 99359 33119 99360 33120 99361 33120 99362 33120 99363 33121 99364 33121 99365 33121 99366 33122 99367 33122 99368 33122 99369 33123 99370 33123 99371 33123 99372 33124 99373 33124 99374 33124 99375 33125 99376 33125 99377 33125 99378 33126 99379 33126 99380 33126 99381 33127 99382 33127 99383 33127 99384 33128 99385 33128 99386 33128 99387 33129 99388 33129 99389 33129 99390 33130 99391 33130 99392 33130 99393 33131 99394 33131 99395 33131 99396 33132 99397 33132 99398 33132 99399 33133 99400 33133 99401 33133 99402 33134 99403 33134 99404 33134 99405 33135 99406 33135 99407 33135 99408 33136 99409 33136 99410 33136 99411 33137 99412 33137 99413 33137 99414 33138 99415 33138 99416 33138 99417 33139 99418 33139 99419 33139 99420 33140 99421 33140 99422 33140 99423 33141 99424 33141 99425 33141 99426 33142 99427 33142 99428 33142 99429 33143 99430 33143 99431 33143 99432 33144 99433 33144 99434 33144 99435 33145 99436 33145 99437 33145 99438 33146 99439 33146 99440 33146 99441 33147 99442 33147 99443 33147 99444 33148 99445 33148 99446 33148 99447 33149 99448 33149 99449 33149 99450 33150 99451 33150 99452 33150 99453 33151 99454 33151 99455 33151 99456 33152 99457 33152 99458 33152 99459 33153 99460 33153 99461 33153 99462 33154 99463 33154 99464 33154 99465 33155 99466 33155 99467 33155 99468 33156 99469 33156 99470 33156 99471 33157 99472 33157 99473 33157 99474 33158 99475 33158 99476 33158 99477 33159 99478 33159 99479 33159 99480 33160 99481 33160 99482 33160 99483 33161 99484 33161 99485 33161 99486 33162 99487 33162 99488 33162 99489 33163 99490 33163 99491 33163 99492 33164 99493 33164 99494 33164 99495 33165 99496 33165 99497 33165 99498 33166 99499 33166 99500 33166 99501 33167 99502 33167 99503 33167 99504 33168 99505 33168 99506 33168 99507 33169 99508 33169 99509 33169 99510 33170 99511 33170 99512 33170 99513 33171 99514 33171 99515 33171 99516 33172 99517 33172 99518 33172 99519 33173 99520 33173 99521 33173 99522 33174 99523 33174 99524 33174 99525 33175 99526 33175 99527 33175 99528 33176 99529 33176 99530 33176 99531 33177 99532 33177 99533 33177 99534 33178 99535 33178 99536 33178 99537 33179 99538 33179 99539 33179 99540 33180 99541 33180 99542 33180 99543 33181 99544 33181 99545 33181 99546 33182 99547 33182 99548 33182 99549 33183 99550 33183 99551 33183 99552 33184 99553 33184 99554 33184 99555 33185 99556 33185 99557 33185 99558 33186 99559 33186 99560 33186 99561 33187 99562 33187 99563 33187 99564 33188 99565 33188 99566 33188 99567 33189 99568 33189 99569 33189 99570 33190 99571 33190 99572 33190 99573 33191 99574 33191 99575 33191 99576 33192 99577 33192 99578 33192 99579 33193 99580 33193 99581 33193 99582 33194 99583 33194 99584 33194 99585 33195 99586 33195 99587 33195 99588 33196 99589 33196 99590 33196 99591 33197 99592 33197 99593 33197 99594 33198 99595 33198 99596 33198 99597 33199 99598 33199 99599 33199 99600 33200 99601 33200 99602 33200 99603 33201 99604 33201 99605 33201 99606 33202 99607 33202 99608 33202 99609 33203 99610 33203 99611 33203 99612 33204 99613 33204 99614 33204 99615 33205 99616 33205 99617 33205 99618 33206 99619 33206 99620 33206 99621 33207 99622 33207 99623 33207 99624 33208 99625 33208 99626 33208 99627 33209 99628 33209 99629 33209 99630 33210 99631 33210 99632 33210 99633 33211 99634 33211 99635 33211 99636 33212 99637 33212 99638 33212 99639 33213 99640 33213 99641 33213 99642 33214 99643 33214 99644 33214 99645 33215 99646 33215 99647 33215 99648 33216 99649 33216 99650 33216 99651 33217 99652 33217 99653 33217 99654 33218 99655 33218 99656 33218 99657 33219 99658 33219 99659 33219 99660 33220 99661 33220 99662 33220 99663 33221 99664 33221 99665 33221 99666 33222 99667 33222 99668 33222 99669 33223 99670 33223 99671 33223 99672 33224 99673 33224 99674 33224 99675 33225 99676 33225 99677 33225 99678 33226 99679 33226 99680 33226 99681 33227 99682 33227 99683 33227 99684 33228 99685 33228 99686 33228 99687 33229 99688 33229 99689 33229 99690 33230 99691 33230 99692 33230 99693 33231 99694 33231 99695 33231 99696 33232 99697 33232 99698 33232 99699 33233 99700 33233 99701 33233 99702 33234 99703 33234 99704 33234 99705 33235 99706 33235 99707 33235 99708 33236 99709 33236 99710 33236 99711 33237 99712 33237 99713 33237 99714 33238 99715 33238 99716 33238 99717 33239 99718 33239 99719 33239 99720 33240 99721 33240 99722 33240 99723 33241 99724 33241 99725 33241 99726 33242 99727 33242 99728 33242 99729 33243 99730 33243 99731 33243 99732 33244 99733 33244 99734 33244 99735 33245 99736 33245 99737 33245 99738 33246 99739 33246 99740 33246 99741 33247 99742 33247 99743 33247 99744 33248 99745 33248 99746 33248 99747 33249 99748 33249 99749 33249 99750 33250 99751 33250 99752 33250 99753 33251 99754 33251 99755 33251 99756 33252 99757 33252 99758 33252 99759 33253 99760 33253 99761 33253 99762 33254 99763 33254 99764 33254 99765 33255 99766 33255 99767 33255 99768 33256 99769 33256 99770 33256 99771 33257 99772 33257 99773 33257 99774 33258 99775 33258 99776 33258 99777 33259 99778 33259 99779 33259 99780 33260 99781 33260 99782 33260 99783 33261 99784 33261 99785 33261 99786 33262 99787 33262 99788 33262 99789 33263 99790 33263 99791 33263 99792 33264 99793 33264 99794 33264 99795 33265 99796 33265 99797 33265 99798 33266 99799 33266 99800 33266 99801 33267 99802 33267 99803 33267 99804 33268 99805 33268 99806 33268 99807 33269 99808 33269 99809 33269 99810 33270 99811 33270 99812 33270 99813 33271 99814 33271 99815 33271 99816 33272 99817 33272 99818 33272 99819 33273 99820 33273 99821 33273 99822 33274 99823 33274 99824 33274 99825 33275 99826 33275 99827 33275 99828 33276 99829 33276 99830 33276 99831 33277 99832 33277 99833 33277 99834 33278 99835 33278 99836 33278 99837 33279 99838 33279 99839 33279 99840 33280 99841 33280 99842 33280 99843 33281 99844 33281 99845 33281 99846 33282 99847 33282 99848 33282 99849 33283 99850 33283 99851 33283 99852 33284 99853 33284 99854 33284 99855 33285 99856 33285 99857 33285 99858 33286 99859 33286 99860 33286 99861 33287 99862 33287 99863 33287 99864 33288 99865 33288 99866 33288 99867 33289 99868 33289 99869 33289 99870 33290 99871 33290 99872 33290 99873 33291 99874 33291 99875 33291 99876 33292 99877 33292 99878 33292 99879 33293 99880 33293 99881 33293 99882 33294 99883 33294 99884 33294 99885 33295 99886 33295 99887 33295 99888 33296 99889 33296 99890 33296 99891 33297 99892 33297 99893 33297 99894 33298 99895 33298 99896 33298 99897 33299 99898 33299 99899 33299 99900 33300 99901 33300 99902 33300 99903 33301 99904 33301 99905 33301 99906 33302 99907 33302 99908 33302 99909 33303 99910 33303 99911 33303 99912 33304 99913 33304 99914 33304 99915 33305 99916 33305 99917 33305 99918 33306 99919 33306 99920 33306 99921 33307 99922 33307 99923 33307 99924 33308 99925 33308 99926 33308 99927 33309 99928 33309 99929 33309 99930 33310 99931 33310 99932 33310 99933 33311 99934 33311 99935 33311 99936 33312 99937 33312 99938 33312 99939 33313 99940 33313 99941 33313 99942 33314 99943 33314 99944 33314 99945 33315 99946 33315 99947 33315 99948 33316 99949 33316 99950 33316 99951 33317 99952 33317 99953 33317 99954 33318 99955 33318 99956 33318 99957 33319 99958 33319 99959 33319 99960 33320 99961 33320 99962 33320 99963 33321 99964 33321 99965 33321 99966 33322 99967 33322 99968 33322 99969 33323 99970 33323 99971 33323 99972 33324 99973 33324 99974 33324 99975 33325 99976 33325 99977 33325 99978 33326 99979 33326 99980 33326 99981 33327 99982 33327 99983 33327 99984 33328 99985 33328 99986 33328 99987 33329 99988 33329 99989 33329 99990 33330 99991 33330 99992 33330 99993 33331 99994 33331 99995 33331 99996 33332 99997 33332 99998 33332 99999 33333 100000 33333 100001 33333 100002 33334 100003 33334 100004 33334 100005 33335 100006 33335 100007 33335 100008 33336 100009 33336 100010 33336 100011 33337 100012 33337 100013 33337 100014 33338 100015 33338 100016 33338 100017 33339 100018 33339 100019 33339 100020 33340 100021 33340 100022 33340 100023 33341 100024 33341 100025 33341 100026 33342 100027 33342 100028 33342 100029 33343 100030 33343 100031 33343 100032 33344 100033 33344 100034 33344 100035 33345 100036 33345 100037 33345 100038 33346 100039 33346 100040 33346 100041 33347 100042 33347 100043 33347 100044 33348 100045 33348 100046 33348 100047 33349 100048 33349 100049 33349 100050 33350 100051 33350 100052 33350 100053 33351 100054 33351 100055 33351 100056 33352 100057 33352 100058 33352 100059 33353 100060 33353 100061 33353 100062 33354 100063 33354 100064 33354 100065 33355 100066 33355 100067 33355 100068 33356 100069 33356 100070 33356 100071 33357 100072 33357 100073 33357 100074 33358 100075 33358 100076 33358 100077 33359 100078 33359 100079 33359 100080 33360 100081 33360 100082 33360 100083 33361 100084 33361 100085 33361 100086 33362 100087 33362 100088 33362 100089 33363 100090 33363 100091 33363 100092 33364 100093 33364 100094 33364 100095 33365 100096 33365 100097 33365 100098 33366 100099 33366 100100 33366 100101 33367 100102 33367 100103 33367 100104 33368 100105 33368 100106 33368 100107 33369 100108 33369 100109 33369 100110 33370 100111 33370 100112 33370 100113 33371 100114 33371 100115 33371 100116 33372 100117 33372 100118 33372 100119 33373 100120 33373 100121 33373 100122 33374 100123 33374 100124 33374 100125 33375 100126 33375 100127 33375 100128 33376 100129 33376 100130 33376 100131 33377 100132 33377 100133 33377 100134 33378 100135 33378 100136 33378 100137 33379 100138 33379 100139 33379 100140 33380 100141 33380 100142 33380 100143 33381 100144 33381 100145 33381 100146 33382 100147 33382 100148 33382 100149 33383 100150 33383 100151 33383 100152 33384 100153 33384 100154 33384 100155 33385 100156 33385 100157 33385 100158 33386 100159 33386 100160 33386 100161 33387 100162 33387 100163 33387 100164 33388 100165 33388 100166 33388 100167 33389 100168 33389 100169 33389 100170 33390 100171 33390 100172 33390 100173 33391 100174 33391 100175 33391 100176 33392 100177 33392 100178 33392 100179 33393 100180 33393 100181 33393 100182 33394 100183 33394 100184 33394 100185 33395 100186 33395 100187 33395 100188 33396 100189 33396 100190 33396 100191 33397 100192 33397 100193 33397 100194 33398 100195 33398 100196 33398 100197 33399 100198 33399 100199 33399 100200 33400 100201 33400 100202 33400 100203 33401 100204 33401 100205 33401 100206 33402 100207 33402 100208 33402 100209 33403 100210 33403 100211 33403 100212 33404 100213 33404 100214 33404 100215 33405 100216 33405 100217 33405 100218 33406 100219 33406 100220 33406 100221 33407 100222 33407 100223 33407 100224 33408 100225 33408 100226 33408 100227 33409 100228 33409 100229 33409 100230 33410 100231 33410 100232 33410 100233 33411 100234 33411 100235 33411 100236 33412 100237 33412 100238 33412 100239 33413 100240 33413 100241 33413 100242 33414 100243 33414 100244 33414 100245 33415 100246 33415 100247 33415 100248 33416 100249 33416 100250 33416 100251 33417 100252 33417 100253 33417 100254 33418 100255 33418 100256 33418 100257 33419 100258 33419 100259 33419 100260 33420 100261 33420 100262 33420 100263 33421 100264 33421 100265 33421 100266 33422 100267 33422 100268 33422 100269 33423 100270 33423 100271 33423 100272 33424 100273 33424 100274 33424 100275 33425 100276 33425 100277 33425 100278 33426 100279 33426 100280 33426 100281 33427 100282 33427 100283 33427 100284 33428 100285 33428 100286 33428 100287 33429 100288 33429 100289 33429 100290 33430 100291 33430 100292 33430 100293 33431 100294 33431 100295 33431 100296 33432 100297 33432 100298 33432 100299 33433 100300 33433 100301 33433 100302 33434 100303 33434 100304 33434 100305 33435 100306 33435 100307 33435 100308 33436 100309 33436 100310 33436 100311 33437 100312 33437 100313 33437 100314 33438 100315 33438 100316 33438 100317 33439 100318 33439 100319 33439 100320 33440 100321 33440 100322 33440 100323 33441 100324 33441 100325 33441 100326 33442 100327 33442 100328 33442 100329 33443 100330 33443 100331 33443 100332 33444 100333 33444 100334 33444 100335 33445 100336 33445 100337 33445 100338 33446 100339 33446 100340 33446 100341 33447 100342 33447 100343 33447 100344 33448 100345 33448 100346 33448 100347 33449 100348 33449 100349 33449 100350 33450 100351 33450 100352 33450 100353 33451 100354 33451 100355 33451 100356 33452 100357 33452 100358 33452 100359 33453 100360 33453 100361 33453 100362 33454 100363 33454 100364 33454 100365 33455 100366 33455 100367 33455 100368 33456 100369 33456 100370 33456 100371 33457 100372 33457 100373 33457 100374 33458 100375 33458 100376 33458 100377 33459 100378 33459 100379 33459 100380 33460 100381 33460 100382 33460 100383 33461 100384 33461 100385 33461 100386 33462 100387 33462 100388 33462 100389 33463 100390 33463 100391 33463 100392 33464 100393 33464 100394 33464 100395 33465 100396 33465 100397 33465 100398 33466 100399 33466 100400 33466 100401 33467 100402 33467 100403 33467 100404 33468 100405 33468 100406 33468 100407 33469 100408 33469 100409 33469 100410 33470 100411 33470 100412 33470 100413 33471 100414 33471 100415 33471 100416 33472 100417 33472 100418 33472 100419 33473 100420 33473 100421 33473 100422 33474 100423 33474 100424 33474 100425 33475 100426 33475 100427 33475 100428 33476 100429 33476 100430 33476 100431 33477 100432 33477 100433 33477 100434 33478 100435 33478 100436 33478 100437 33479 100438 33479 100439 33479 100440 33480 100441 33480 100442 33480 100443 33481 100444 33481 100445 33481 100446 33482 100447 33482 100448 33482 100449 33483 100450 33483 100451 33483 100452 33484 100453 33484 100454 33484 100455 33485 100456 33485 100457 33485 100458 33486 100459 33486 100460 33486 100461 33487 100462 33487 100463 33487 100464 33488 100465 33488 100466 33488 100467 33489 100468 33489 100469 33489 100470 33490 100471 33490 100472 33490 100473 33491 100474 33491 100475 33491 100476 33492 100477 33492 100478 33492 100479 33493 100480 33493 100481 33493 100482 33494 100483 33494 100484 33494 100485 33495 100486 33495 100487 33495 100488 33496 100489 33496 100490 33496 100491 33497 100492 33497 100493 33497 100494 33498 100495 33498 100496 33498 100497 33499 100498 33499 100499 33499 100500 33500 100501 33500 100502 33500 100503 33501 100504 33501 100505 33501 100506 33502 100507 33502 100508 33502 100509 33503 100510 33503 100511 33503 100512 33504 100513 33504 100514 33504 100515 33505 100516 33505 100517 33505 100518 33506 100519 33506 100520 33506 100521 33507 100522 33507 100523 33507 100524 33508 100525 33508 100526 33508 100527 33509 100528 33509 100529 33509 100530 33510 100531 33510 100532 33510 100533 33511 100534 33511 100535 33511 100536 33512 100537 33512 100538 33512 100539 33513 100540 33513 100541 33513 100542 33514 100543 33514 100544 33514 100545 33515 100546 33515 100547 33515 100548 33516 100549 33516 100550 33516 100551 33517 100552 33517 100553 33517 100554 33518 100555 33518 100556 33518 100557 33519 100558 33519 100559 33519 100560 33520 100561 33520 100562 33520 100563 33521 100564 33521 100565 33521 100566 33522 100567 33522 100568 33522 100569 33523 100570 33523 100571 33523 100572 33524 100573 33524 100574 33524 100575 33525 100576 33525 100577 33525 100578 33526 100579 33526 100580 33526 100581 33527 100582 33527 100583 33527 100584 33528 100585 33528 100586 33528 100587 33529 100588 33529 100589 33529 100590 33530 100591 33530 100592 33530 100593 33531 100594 33531 100595 33531 100596 33532 100597 33532 100598 33532 100599 33533 100600 33533 100601 33533 100602 33534 100603 33534 100604 33534 100605 33535 100606 33535 100607 33535 100608 33536 100609 33536 100610 33536 100611 33537 100612 33537 100613 33537 100614 33538 100615 33538 100616 33538 100617 33539 100618 33539 100619 33539 100620 33540 100621 33540 100622 33540 100623 33541 100624 33541 100625 33541 100626 33542 100627 33542 100628 33542 100629 33543 100630 33543 100631 33543 100632 33544 100633 33544 100634 33544 100635 33545 100636 33545 100637 33545 100638 33546 100639 33546 100640 33546 100641 33547 100642 33547 100643 33547 100644 33548 100645 33548 100646 33548 100647 33549 100648 33549 100649 33549 100650 33550 100651 33550 100652 33550 100653 33551 100654 33551 100655 33551 100656 33552 100657 33552 100658 33552 100659 33553 100660 33553 100661 33553 100662 33554 100663 33554 100664 33554 100665 33555 100666 33555 100667 33555 100668 33556 100669 33556 100670 33556 100671 33557 100672 33557 100673 33557 100674 33558 100675 33558 100676 33558 100677 33559 100678 33559 100679 33559 100680 33560 100681 33560 100682 33560 100683 33561 100684 33561 100685 33561 100686 33562 100687 33562 100688 33562 100689 33563 100690 33563 100691 33563 100692 33564 100693 33564 100694 33564 100695 33565 100696 33565 100697 33565 100698 33566 100699 33566 100700 33566 100701 33567 100702 33567 100703 33567 100704 33568 100705 33568 100706 33568 100707 33569 100708 33569 100709 33569 100710 33570 100711 33570 100712 33570 100713 33571 100714 33571 100715 33571 100716 33572 100717 33572 100718 33572 100719 33573 100720 33573 100721 33573 100722 33574 100723 33574 100724 33574 100725 33575 100726 33575 100727 33575 100728 33576 100729 33576 100730 33576 100731 33577 100732 33577 100733 33577 100734 33578 100735 33578 100736 33578 100737 33579 100738 33579 100739 33579 100740 33580 100741 33580 100742 33580 100743 33581 100744 33581 100745 33581 100746 33582 100747 33582 100748 33582 100749 33583 100750 33583 100751 33583 100752 33584 100753 33584 100754 33584 100755 33585 100756 33585 100757 33585 100758 33586 100759 33586 100760 33586 100761 33587 100762 33587 100763 33587 100764 33588 100765 33588 100766 33588 100767 33589 100768 33589 100769 33589 100770 33590 100771 33590 100772 33590 100773 33591 100774 33591 100775 33591 100776 33592 100777 33592 100778 33592 100779 33593 100780 33593 100781 33593 100782 33594 100783 33594 100784 33594 100785 33595 100786 33595 100787 33595 100788 33596 100789 33596 100790 33596 100791 33597 100792 33597 100793 33597 100794 33598 100795 33598 100796 33598 100797 33599 100798 33599 100799 33599 100800 33600 100801 33600 100802 33600 100803 33601 100804 33601 100805 33601 100806 33602 100807 33602 100808 33602 100809 33603 100810 33603 100811 33603 100812 33604 100813 33604 100814 33604 100815 33605 100816 33605 100817 33605 100818 33606 100819 33606 100820 33606 100821 33607 100822 33607 100823 33607 100824 33608 100825 33608 100826 33608 100827 33609 100828 33609 100829 33609 100830 33610 100831 33610 100832 33610 100833 33611 100834 33611 100835 33611 100836 33612 100837 33612 100838 33612 100839 33613 100840 33613 100841 33613 100842 33614 100843 33614 100844 33614 100845 33615 100846 33615 100847 33615 100848 33616 100849 33616 100850 33616 100851 33617 100852 33617 100853 33617 100854 33618 100855 33618 100856 33618 100857 33619 100858 33619 100859 33619 100860 33620 100861 33620 100862 33620 100863 33621 100864 33621 100865 33621 100866 33622 100867 33622 100868 33622 100869 33623 100870 33623 100871 33623 100872 33624 100873 33624 100874 33624 100875 33625 100876 33625 100877 33625 100878 33626 100879 33626 100880 33626 100881 33627 100882 33627 100883 33627 100884 33628 100885 33628 100886 33628 100887 33629 100888 33629 100889 33629 100890 33630 100891 33630 100892 33630 100893 33631 100894 33631 100895 33631 100896 33632 100897 33632 100898 33632 100899 33633 100900 33633 100901 33633 100902 33634 100903 33634 100904 33634 100905 33635 100906 33635 100907 33635 100908 33636 100909 33636 100910 33636 100911 33637 100912 33637 100913 33637 100914 33638 100915 33638 100916 33638 100917 33639 100918 33639 100919 33639 100920 33640 100921 33640 100922 33640 100923 33641 100924 33641 100925 33641 100926 33642 100927 33642 100928 33642 100929 33643 100930 33643 100931 33643 100932 33644 100933 33644 100934 33644 100935 33645 100936 33645 100937 33645 100938 33646 100939 33646 100940 33646 100941 33647 100942 33647 100943 33647 100944 33648 100945 33648 100946 33648 100947 33649 100948 33649 100949 33649 100950 33650 100951 33650 100952 33650 100953 33651 100954 33651 100955 33651 100956 33652 100957 33652 100958 33652 100959 33653 100960 33653 100961 33653 100962 33654 100963 33654 100964 33654 100965 33655 100966 33655 100967 33655 100968 33656 100969 33656 100970 33656 100971 33657 100972 33657 100973 33657 100974 33658 100975 33658 100976 33658 100977 33659 100978 33659 100979 33659 100980 33660 100981 33660 100982 33660 100983 33661 100984 33661 100985 33661 100986 33662 100987 33662 100988 33662 100989 33663 100990 33663 100991 33663 100992 33664 100993 33664 100994 33664 100995 33665 100996 33665 100997 33665 100998 33666 100999 33666 101000 33666 101001 33667 101002 33667 101003 33667 101004 33668 101005 33668 101006 33668 101007 33669 101008 33669 101009 33669 101010 33670 101011 33670 101012 33670 101013 33671 101014 33671 101015 33671 101016 33672 101017 33672 101018 33672 101019 33673 101020 33673 101021 33673 101022 33674 101023 33674 101024 33674 101025 33675 101026 33675 101027 33675 101028 33676 101029 33676 101030 33676 101031 33677 101032 33677 101033 33677 101034 33678 101035 33678 101036 33678 101037 33679 101038 33679 101039 33679 101040 33680 101041 33680 101042 33680 101043 33681 101044 33681 101045 33681 101046 33682 101047 33682 101048 33682 101049 33683 101050 33683 101051 33683 101052 33684 101053 33684 101054 33684 101055 33685 101056 33685 101057 33685 101058 33686 101059 33686 101060 33686 101061 33687 101062 33687 101063 33687 101064 33688 101065 33688 101066 33688 101067 33689 101068 33689 101069 33689 101070 33690 101071 33690 101072 33690 101073 33691 101074 33691 101075 33691 101076 33692 101077 33692 101078 33692 101079 33693 101080 33693 101081 33693 101082 33694 101083 33694 101084 33694 101085 33695 101086 33695 101087 33695 101088 33696 101089 33696 101090 33696 101091 33697 101092 33697 101093 33697 101094 33698 101095 33698 101096 33698 101097 33699 101098 33699 101099 33699 101100 33700 101101 33700 101102 33700 101103 33701 101104 33701 101105 33701 101106 33702 101107 33702 101108 33702 101109 33703 101110 33703 101111 33703 101112 33704 101113 33704 101114 33704 101115 33705 101116 33705 101117 33705 101118 33706 101119 33706 101120 33706 101121 33707 101122 33707 101123 33707 101124 33708 101125 33708 101126 33708 101127 33709 101128 33709 101129 33709 101130 33710 101131 33710 101132 33710 101133 33711 101134 33711 101135 33711 101136 33712 101137 33712 101138 33712 101139 33713 101140 33713 101141 33713 101142 33714 101143 33714 101144 33714 101145 33715 101146 33715 101147 33715 101148 33716 101149 33716 101150 33716 101151 33717 101152 33717 101153 33717 101154 33718 101155 33718 101156 33718 101157 33719 101158 33719 101159 33719 101160 33720 101161 33720 101162 33720 101163 33721 101164 33721 101165 33721 101166 33722 101167 33722 101168 33722 101169 33723 101170 33723 101171 33723 101172 33724 101173 33724 101174 33724 101175 33725 101176 33725 101177 33725 101178 33726 101179 33726 101180 33726 101181 33727 101182 33727 101183 33727 101184 33728 101185 33728 101186 33728 101187 33729 101188 33729 101189 33729 101190 33730 101191 33730 101192 33730 101193 33731 101194 33731 101195 33731 101196 33732 101197 33732 101198 33732 101199 33733 101200 33733 101201 33733 101202 33734 101203 33734 101204 33734 101205 33735 101206 33735 101207 33735 101208 33736 101209 33736 101210 33736 101211 33737 101212 33737 101213 33737 101214 33738 101215 33738 101216 33738 101217 33739 101218 33739 101219 33739 101220 33740 101221 33740 101222 33740 101223 33741 101224 33741 101225 33741 101226 33742 101227 33742 101228 33742 101229 33743 101230 33743 101231 33743 101232 33744 101233 33744 101234 33744 101235 33745 101236 33745 101237 33745 101238 33746 101239 33746 101240 33746 101241 33747 101242 33747 101243 33747 101244 33748 101245 33748 101246 33748 101247 33749 101248 33749 101249 33749 101250 33750 101251 33750 101252 33750 101253 33751 101254 33751 101255 33751 101256 33752 101257 33752 101258 33752 101259 33753 101260 33753 101261 33753 101262 33754 101263 33754 101264 33754 101265 33755 101266 33755 101267 33755 101268 33756 101269 33756 101270 33756 101271 33757 101272 33757 101273 33757 101274 33758 101275 33758 101276 33758 101277 33759 101278 33759 101279 33759 101280 33760 101281 33760 101282 33760 101283 33761 101284 33761 101285 33761 101286 33762 101287 33762 101288 33762 101289 33763 101290 33763 101291 33763 101292 33764 101293 33764 101294 33764 101295 33765 101296 33765 101297 33765 101298 33766 101299 33766 101300 33766 101301 33767 101302 33767 101303 33767 101304 33768 101305 33768 101306 33768 101307 33769 101308 33769 101309 33769 101310 33770 101311 33770 101312 33770 101313 33771 101314 33771 101315 33771 101316 33772 101317 33772 101318 33772 101319 33773 101320 33773 101321 33773 101322 33774 101323 33774 101324 33774 101325 33775 101326 33775 101327 33775 101328 33776 101329 33776 101330 33776 101331 33777 101332 33777 101333 33777 101334 33778 101335 33778 101336 33778 101337 33779 101338 33779 101339 33779 101340 33780 101341 33780 101342 33780 101343 33781 101344 33781 101345 33781 101346 33782 101347 33782 101348 33782 101349 33783 101350 33783 101351 33783 101352 33784 101353 33784 101354 33784 101355 33785 101356 33785 101357 33785 101358 33786 101359 33786 101360 33786 101361 33787 101362 33787 101363 33787 101364 33788 101365 33788 101366 33788 101367 33789 101368 33789 101369 33789 101370 33790 101371 33790 101372 33790 101373 33791 101374 33791 101375 33791 101376 33792 101377 33792 101378 33792 101379 33793 101380 33793 101381 33793 101382 33794 101383 33794 101384 33794 101385 33795 101386 33795 101387 33795 101388 33796 101389 33796 101390 33796 101391 33797 101392 33797 101393 33797 101394 33798 101395 33798 101396 33798 101397 33799 101398 33799 101399 33799 101400 33800 101401 33800 101402 33800 101403 33801 101404 33801 101405 33801 101406 33802 101407 33802 101408 33802 101409 33803 101410 33803 101411 33803 101412 33804 101413 33804 101414 33804 101415 33805 101416 33805 101417 33805 101418 33806 101419 33806 101420 33806 101421 33807 101422 33807 101423 33807 101424 33808 101425 33808 101426 33808 101427 33809 101428 33809 101429 33809 101430 33810 101431 33810 101432 33810 101433 33811 101434 33811 101435 33811 101436 33812 101437 33812 101438 33812 101439 33813 101440 33813 101441 33813 101442 33814 101443 33814 101444 33814 101445 33815 101446 33815 101447 33815 101448 33816 101449 33816 101450 33816 101451 33817 101452 33817 101453 33817 101454 33818 101455 33818 101456 33818 101457 33819 101458 33819 101459 33819 101460 33820 101461 33820 101462 33820 101463 33821 101464 33821 101465 33821 101466 33822 101467 33822 101468 33822 101469 33823 101470 33823 101471 33823 101472 33824 101473 33824 101474 33824 101475 33825 101476 33825 101477 33825 101478 33826 101479 33826 101480 33826 101481 33827 101482 33827 101483 33827 101484 33828 101485 33828 101486 33828 101487 33829 101488 33829 101489 33829 101490 33830 101491 33830 101492 33830 101493 33831 101494 33831 101495 33831 101496 33832 101497 33832 101498 33832 101499 33833 101500 33833 101501 33833 101502 33834 101503 33834 101504 33834 101505 33835 101506 33835 101507 33835 101508 33836 101509 33836 101510 33836 101511 33837 101512 33837 101513 33837 101514 33838 101515 33838 101516 33838 101517 33839 101518 33839 101519 33839 101520 33840 101521 33840 101522 33840 101523 33841 101524 33841 101525 33841 101526 33842 101527 33842 101528 33842 101529 33843 101530 33843 101531 33843 101532 33844 101533 33844 101534 33844 101535 33845 101536 33845 101537 33845 101538 33846 101539 33846 101540 33846 101541 33847 101542 33847 101543 33847 101544 33848 101545 33848 101546 33848 101547 33849 101548 33849 101549 33849 101550 33850 101551 33850 101552 33850 101553 33851 101554 33851 101555 33851 101556 33852 101557 33852 101558 33852 101559 33853 101560 33853 101561 33853 101562 33854 101563 33854 101564 33854 101565 33855 101566 33855 101567 33855 101568 33856 101569 33856 101570 33856 101571 33857 101572 33857 101573 33857 101574 33858 101575 33858 101576 33858 101577 33859 101578 33859 101579 33859 101580 33860 101581 33860 101582 33860 101583 33861 101584 33861 101585 33861 101586 33862 101587 33862 101588 33862 101589 33863 101590 33863 101591 33863 101592 33864 101593 33864 101594 33864 101595 33865 101596 33865 101597 33865 101598 33866 101599 33866 101600 33866 101601 33867 101602 33867 101603 33867 101604 33868 101605 33868 101606 33868 101607 33869 101608 33869 101609 33869 101610 33870 101611 33870 101612 33870 101613 33871 101614 33871 101615 33871 101616 33872 101617 33872 101618 33872 101619 33873 101620 33873 101621 33873 101622 33874 101623 33874 101624 33874 101625 33875 101626 33875 101627 33875 101628 33876 101629 33876 101630 33876 101631 33877 101632 33877 101633 33877 101634 33878 101635 33878 101636 33878 101637 33879 101638 33879 101639 33879 101640 33880 101641 33880 101642 33880 101643 33881 101644 33881 101645 33881 101646 33882 101647 33882 101648 33882 101649 33883 101650 33883 101651 33883 101652 33884 101653 33884 101654 33884 101655 33885 101656 33885 101657 33885 101658 33886 101659 33886 101660 33886 101661 33887 101662 33887 101663 33887 101664 33888 101665 33888 101666 33888 101667 33889 101668 33889 101669 33889 101670 33890 101671 33890 101672 33890 101673 33891 101674 33891 101675 33891 101676 33892 101677 33892 101678 33892 101679 33893 101680 33893 101681 33893 101682 33894 101683 33894 101684 33894 101685 33895 101686 33895 101687 33895 101688 33896 101689 33896 101690 33896 101691 33897 101692 33897 101693 33897 101694 33898 101695 33898 101696 33898 101697 33899 101698 33899 101699 33899 101700 33900 101701 33900 101702 33900 101703 33901 101704 33901 101705 33901 101706 33902 101707 33902 101708 33902 101709 33903 101710 33903 101711 33903 101712 33904 101713 33904 101714 33904 101715 33905 101716 33905 101717 33905 101718 33906 101719 33906 101720 33906 101721 33907 101722 33907 101723 33907 101724 33908 101725 33908 101726 33908 101727 33909 101728 33909 101729 33909 101730 33910 101731 33910 101732 33910 101733 33911 101734 33911 101735 33911 101736 33912 101737 33912 101738 33912 101739 33913 101740 33913 101741 33913 101742 33914 101743 33914 101744 33914 101745 33915 101746 33915 101747 33915 101748 33916 101749 33916 101750 33916 101751 33917 101752 33917 101753 33917 101754 33918 101755 33918 101756 33918 101757 33919 101758 33919 101759 33919 101760 33920 101761 33920 101762 33920 101763 33921 101764 33921 101765 33921 101766 33922 101767 33922 101768 33922 101769 33923 101770 33923 101771 33923 101772 33924 101773 33924 101774 33924 101775 33925 101776 33925 101777 33925 101778 33926 101779 33926 101780 33926 101781 33927 101782 33927 101783 33927 101784 33928 101785 33928 101786 33928 101787 33929 101788 33929 101789 33929 101790 33930 101791 33930 101792 33930 101793 33931 101794 33931 101795 33931 101796 33932 101797 33932 101798 33932 101799 33933 101800 33933 101801 33933 101802 33934 101803 33934 101804 33934 101805 33935 101806 33935 101807 33935 101808 33936 101809 33936 101810 33936 101811 33937 101812 33937 101813 33937 101814 33938 101815 33938 101816 33938 101817 33939 101818 33939 101819 33939 101820 33940 101821 33940 101822 33940 101823 33941 101824 33941 101825 33941 101826 33942 101827 33942 101828 33942 101829 33943 101830 33943 101831 33943 101832 33944 101833 33944 101834 33944 101835 33945 101836 33945 101837 33945 101838 33946 101839 33946 101840 33946 101841 33947 101842 33947 101843 33947 101844 33948 101845 33948 101846 33948 101847 33949 101848 33949 101849 33949 101850 33950 101851 33950 101852 33950 101853 33951 101854 33951 101855 33951 101856 33952 101857 33952 101858 33952 101859 33953 101860 33953 101861 33953 101862 33954 101863 33954 101864 33954 101865 33955 101866 33955 101867 33955 101868 33956 101869 33956 101870 33956 101871 33957 101872 33957 101873 33957 101874 33958 101875 33958 101876 33958 101877 33959 101878 33959 101879 33959 101880 33960 101881 33960 101882 33960 101883 33961 101884 33961 101885 33961 101886 33962 101887 33962 101888 33962 101889 33963 101890 33963 101891 33963 101892 33964 101893 33964 101894 33964 101895 33965 101896 33965 101897 33965 101898 33966 101899 33966 101900 33966 101901 33967 101902 33967 101903 33967 101904 33968 101905 33968 101906 33968 101907 33969 101908 33969 101909 33969 101910 33970 101911 33970 101912 33970 101913 33971 101914 33971 101915 33971 101916 33972 101917 33972 101918 33972 101919 33973 101920 33973 101921 33973 101922 33974 101923 33974 101924 33974 101925 33975 101926 33975 101927 33975 101928 33976 101929 33976 101930 33976 101931 33977 101932 33977 101933 33977 101934 33978 101935 33978 101936 33978 101937 33979 101938 33979 101939 33979 101940 33980 101941 33980 101942 33980 101943 33981 101944 33981 101945 33981 101946 33982 101947 33982 101948 33982 101949 33983 101950 33983 101951 33983 101952 33984 101953 33984 101954 33984 101955 33985 101956 33985 101957 33985 101958 33986 101959 33986 101960 33986 101961 33987 101962 33987 101963 33987 101964 33988 101965 33988 101966 33988 101967 33989 101968 33989 101969 33989 101970 33990 101971 33990 101972 33990 101973 33991 101974 33991 101975 33991 101976 33992 101977 33992 101978 33992 101979 33993 101980 33993 101981 33993 101982 33994 101983 33994 101984 33994 101985 33995 101986 33995 101987 33995 101988 33996 101989 33996 101990 33996 101991 33997 101992 33997 101993 33997 101994 33998 101995 33998 101996 33998 101997 33999 101998 33999 101999 33999 102000 34000 102001 34000 102002 34000 102003 34001 102004 34001 102005 34001 102006 34002 102007 34002 102008 34002 102009 34003 102010 34003 102011 34003 102012 34004 102013 34004 102014 34004 102015 34005 102016 34005 102017 34005 102018 34006 102019 34006 102020 34006 102021 34007 102022 34007 102023 34007 102024 34008 102025 34008 102026 34008 102027 34009 102028 34009 102029 34009 102030 34010 102031 34010 102032 34010 102033 34011 102034 34011 102035 34011 102036 34012 102037 34012 102038 34012 102039 34013 102040 34013 102041 34013 102042 34014 102043 34014 102044 34014 102045 34015 102046 34015 102047 34015 102048 34016 102049 34016 102050 34016 102051 34017 102052 34017 102053 34017 102054 34018 102055 34018 102056 34018 102057 34019 102058 34019 102059 34019 102060 34020 102061 34020 102062 34020 102063 34021 102064 34021 102065 34021 102066 34022 102067 34022 102068 34022 102069 34023 102070 34023 102071 34023 102072 34024 102073 34024 102074 34024 102075 34025 102076 34025 102077 34025 102078 34026 102079 34026 102080 34026 102081 34027 102082 34027 102083 34027 102084 34028 102085 34028 102086 34028 102087 34029 102088 34029 102089 34029 102090 34030 102091 34030 102092 34030 102093 34031 102094 34031 102095 34031 102096 34032 102097 34032 102098 34032 102099 34033 102100 34033 102101 34033 102102 34034 102103 34034 102104 34034 102105 34035 102106 34035 102107 34035 102108 34036 102109 34036 102110 34036 102111 34037 102112 34037 102113 34037 102114 34038 102115 34038 102116 34038 102117 34039 102118 34039 102119 34039 102120 34040 102121 34040 102122 34040 102123 34041 102124 34041 102125 34041 102126 34042 102127 34042 102128 34042 102129 34043 102130 34043 102131 34043 102132 34044 102133 34044 102134 34044 102135 34045 102136 34045 102137 34045 102138 34046 102139 34046 102140 34046 102141 34047 102142 34047 102143 34047 102144 34048 102145 34048 102146 34048 102147 34049 102148 34049 102149 34049 102150 34050 102151 34050 102152 34050 102153 34051 102154 34051 102155 34051 102156 34052 102157 34052 102158 34052 102159 34053 102160 34053 102161 34053 102162 34054 102163 34054 102164 34054 102165 34055 102166 34055 102167 34055 102168 34056 102169 34056 102170 34056 102171 34057 102172 34057 102173 34057 102174 34058 102175 34058 102176 34058 102177 34059 102178 34059 102179 34059 102180 34060 102181 34060 102182 34060 102183 34061 102184 34061 102185 34061 102186 34062 102187 34062 102188 34062 102189 34063 102190 34063 102191 34063 102192 34064 102193 34064 102194 34064 102195 34065 102196 34065 102197 34065 102198 34066 102199 34066 102200 34066 102201 34067 102202 34067 102203 34067 102204 34068 102205 34068 102206 34068 102207 34069 102208 34069 102209 34069 102210 34070 102211 34070 102212 34070 102213 34071 102214 34071 102215 34071 102216 34072 102217 34072 102218 34072 102219 34073 102220 34073 102221 34073 102222 34074 102223 34074 102224 34074 102225 34075 102226 34075 102227 34075 102228 34076 102229 34076 102230 34076 102231 34077 102232 34077 102233 34077 102234 34078 102235 34078 102236 34078 102237 34079 102238 34079 102239 34079 102240 34080 102241 34080 102242 34080 102243 34081 102244 34081 102245 34081 102246 34082 102247 34082 102248 34082 102249 34083 102250 34083 102251 34083 102252 34084 102253 34084 102254 34084 102255 34085 102256 34085 102257 34085 102258 34086 102259 34086 102260 34086 102261 34087 102262 34087 102263 34087 102264 34088 102265 34088 102266 34088 102267 34089 102268 34089 102269 34089 102270 34090 102271 34090 102272 34090 102273 34091 102274 34091 102275 34091 102276 34092 102277 34092 102278 34092 102279 34093 102280 34093 102281 34093 102282 34094 102283 34094 102284 34094 102285 34095 102286 34095 102287 34095 102288 34096 102289 34096 102290 34096 102291 34097 102292 34097 102293 34097 102294 34098 102295 34098 102296 34098 102297 34099 102298 34099 102299 34099 102300 34100 102301 34100 102302 34100 102303 34101 102304 34101 102305 34101 102306 34102 102307 34102 102308 34102 102309 34103 102310 34103 102311 34103 102312 34104 102313 34104 102314 34104 102315 34105 102316 34105 102317 34105 102318 34106 102319 34106 102320 34106 102321 34107 102322 34107 102323 34107 102324 34108 102325 34108 102326 34108 102327 34109 102328 34109 102329 34109 102330 34110 102331 34110 102332 34110 102333 34111 102334 34111 102335 34111 102336 34112 102337 34112 102338 34112 102339 34113 102340 34113 102341 34113 102342 34114 102343 34114 102344 34114 102345 34115 102346 34115 102347 34115 102348 34116 102349 34116 102350 34116 102351 34117 102352 34117 102353 34117 102354 34118 102355 34118 102356 34118 102357 34119 102358 34119 102359 34119 102360 34120 102361 34120 102362 34120 102363 34121 102364 34121 102365 34121 102366 34122 102367 34122 102368 34122 102369 34123 102370 34123 102371 34123 102372 34124 102373 34124 102374 34124 102375 34125 102376 34125 102377 34125 102378 34126 102379 34126 102380 34126 102381 34127 102382 34127 102383 34127 102384 34128 102385 34128 102386 34128 102387 34129 102388 34129 102389 34129 102390 34130 102391 34130 102392 34130 102393 34131 102394 34131 102395 34131 102396 34132 102397 34132 102398 34132 102399 34133 102400 34133 102401 34133 102402 34134 102403 34134 102404 34134 102405 34135 102406 34135 102407 34135 102408 34136 102409 34136 102410 34136 102411 34137 102412 34137 102413 34137 102414 34138 102415 34138 102416 34138 102417 34139 102418 34139 102419 34139 102420 34140 102421 34140 102422 34140 102423 34141 102424 34141 102425 34141 102426 34142 102427 34142 102428 34142 102429 34143 102430 34143 102431 34143 102432 34144 102433 34144 102434 34144 102435 34145 102436 34145 102437 34145 102438 34146 102439 34146 102440 34146 102441 34147 102442 34147 102443 34147 102444 34148 102445 34148 102446 34148 102447 34149 102448 34149 102449 34149 102450 34150 102451 34150 102452 34150 102453 34151 102454 34151 102455 34151 102456 34152 102457 34152 102458 34152 102459 34153 102460 34153 102461 34153 102462 34154 102463 34154 102464 34154 102465 34155 102466 34155 102467 34155 102468 34156 102469 34156 102470 34156 102471 34157 102472 34157 102473 34157 102474 34158 102475 34158 102476 34158 102477 34159 102478 34159 102479 34159 102480 34160 102481 34160 102482 34160 102483 34161 102484 34161 102485 34161 102486 34162 102487 34162 102488 34162 102489 34163 102490 34163 102491 34163 102492 34164 102493 34164 102494 34164 102495 34165 102496 34165 102497 34165 102498 34166 102499 34166 102500 34166 102501 34167 102502 34167 102503 34167 102504 34168 102505 34168 102506 34168 102507 34169 102508 34169 102509 34169 102510 34170 102511 34170 102512 34170 102513 34171 102514 34171 102515 34171 102516 34172 102517 34172 102518 34172 102519 34173 102520 34173 102521 34173 102522 34174 102523 34174 102524 34174 102525 34175 102526 34175 102527 34175 102528 34176 102529 34176 102530 34176 102531 34177 102532 34177 102533 34177 102534 34178 102535 34178 102536 34178 102537 34179 102538 34179 102539 34179 102540 34180 102541 34180 102542 34180 102543 34181 102544 34181 102545 34181 102546 34182 102547 34182 102548 34182 102549 34183 102550 34183 102551 34183 102552 34184 102553 34184 102554 34184 102555 34185 102556 34185 102557 34185 102558 34186 102559 34186 102560 34186 102561 34187 102562 34187 102563 34187 102564 34188 102565 34188 102566 34188 102567 34189 102568 34189 102569 34189 102570 34190 102571 34190 102572 34190 102573 34191 102574 34191 102575 34191 102576 34192 102577 34192 102578 34192 102579 34193 102580 34193 102581 34193 102582 34194 102583 34194 102584 34194 102585 34195 102586 34195 102587 34195 102588 34196 102589 34196 102590 34196 102591 34197 102592 34197 102593 34197 102594 34198 102595 34198 102596 34198 102597 34199 102598 34199 102599 34199 102600 34200 102601 34200 102602 34200 102603 34201 102604 34201 102605 34201 102606 34202 102607 34202 102608 34202 102609 34203 102610 34203 102611 34203 102612 34204 102613 34204 102614 34204 102615 34205 102616 34205 102617 34205 102618 34206 102619 34206 102620 34206 102621 34207 102622 34207 102623 34207 102624 34208 102625 34208 102626 34208 102627 34209 102628 34209 102629 34209 102630 34210 102631 34210 102632 34210 102633 34211 102634 34211 102635 34211 102636 34212 102637 34212 102638 34212 102639 34213 102640 34213 102641 34213 102642 34214 102643 34214 102644 34214 102645 34215 102646 34215 102647 34215 102648 34216 102649 34216 102650 34216 102651 34217 102652 34217 102653 34217 102654 34218 102655 34218 102656 34218 102657 34219 102658 34219 102659 34219 102660 34220 102661 34220 102662 34220 102663 34221 102664 34221 102665 34221 102666 34222 102667 34222 102668 34222 102669 34223 102670 34223 102671 34223 102672 34224 102673 34224 102674 34224 102675 34225 102676 34225 102677 34225 102678 34226 102679 34226 102680 34226 102681 34227 102682 34227 102683 34227 102684 34228 102685 34228 102686 34228 102687 34229 102688 34229 102689 34229 102690 34230 102691 34230 102692 34230 102693 34231 102694 34231 102695 34231 102696 34232 102697 34232 102698 34232 102699 34233 102700 34233 102701 34233 102702 34234 102703 34234 102704 34234 102705 34235 102706 34235 102707 34235 102708 34236 102709 34236 102710 34236 102711 34237 102712 34237 102713 34237 102714 34238 102715 34238 102716 34238 102717 34239 102718 34239 102719 34239 102720 34240 102721 34240 102722 34240 102723 34241 102724 34241 102725 34241 102726 34242 102727 34242 102728 34242 102729 34243 102730 34243 102731 34243 102732 34244 102733 34244 102734 34244 102735 34245 102736 34245 102737 34245 102738 34246 102739 34246 102740 34246 102741 34247 102742 34247 102743 34247 102744 34248 102745 34248 102746 34248 102747 34249 102748 34249 102749 34249 102750 34250 102751 34250 102752 34250 102753 34251 102754 34251 102755 34251 102756 34252 102757 34252 102758 34252 102759 34253 102760 34253 102761 34253 102762 34254 102763 34254 102764 34254 102765 34255 102766 34255 102767 34255 102768 34256 102769 34256 102770 34256 102771 34257 102772 34257 102773 34257 102774 34258 102775 34258 102776 34258 102777 34259 102778 34259 102779 34259 102780 34260 102781 34260 102782 34260 102783 34261 102784 34261 102785 34261 102786 34262 102787 34262 102788 34262 102789 34263 102790 34263 102791 34263 102792 34264 102793 34264 102794 34264 102795 34265 102796 34265 102797 34265 102798 34266 102799 34266 102800 34266 102801 34267 102802 34267 102803 34267 102804 34268 102805 34268 102806 34268 102807 34269 102808 34269 102809 34269 102810 34270 102811 34270 102812 34270 102813 34271 102814 34271 102815 34271 102816 34272 102817 34272 102818 34272 102819 34273 102820 34273 102821 34273 102822 34274 102823 34274 102824 34274 102825 34275 102826 34275 102827 34275 102828 34276 102829 34276 102830 34276 102831 34277 102832 34277 102833 34277 102834 34278 102835 34278 102836 34278 102837 34279 102838 34279 102839 34279 102840 34280 102841 34280 102842 34280 102843 34281 102844 34281 102845 34281 102846 34282 102847 34282 102848 34282 102849 34283 102850 34283 102851 34283 102852 34284 102853 34284 102854 34284 102855 34285 102856 34285 102857 34285 102858 34286 102859 34286 102860 34286 102861 34287 102862 34287 102863 34287 102864 34288 102865 34288 102866 34288 102867 34289 102868 34289 102869 34289 102870 34290 102871 34290 102872 34290 102873 34291 102874 34291 102875 34291 102876 34292 102877 34292 102878 34292 102879 34293 102880 34293 102881 34293 102882 34294 102883 34294 102884 34294 102885 34295 102886 34295 102887 34295 102888 34296 102889 34296 102890 34296 102891 34297 102892 34297 102893 34297 102894 34298 102895 34298 102896 34298 102897 34299 102898 34299 102899 34299 102900 34300 102901 34300 102902 34300 102903 34301 102904 34301 102905 34301 102906 34302 102907 34302 102908 34302 102909 34303 102910 34303 102911 34303 102912 34304 102913 34304 102914 34304 102915 34305 102916 34305 102917 34305 102918 34306 102919 34306 102920 34306 102921 34307 102922 34307 102923 34307 102924 34308 102925 34308 102926 34308 102927 34309 102928 34309 102929 34309 102930 34310 102931 34310 102932 34310 102933 34311 102934 34311 102935 34311 102936 34312 102937 34312 102938 34312 102939 34313 102940 34313 102941 34313 102942 34314 102943 34314 102944 34314 102945 34315 102946 34315 102947 34315 102948 34316 102949 34316 102950 34316 102951 34317 102952 34317 102953 34317 102954 34318 102955 34318 102956 34318 102957 34319 102958 34319 102959 34319 102960 34320 102961 34320 102962 34320 102963 34321 102964 34321 102965 34321 102966 34322 102967 34322 102968 34322 102969 34323 102970 34323 102971 34323 102972 34324 102973 34324 102974 34324 102975 34325 102976 34325 102977 34325 102978 34326 102979 34326 102980 34326 102981 34327 102982 34327 102983 34327 102984 34328 102985 34328 102986 34328 102987 34329 102988 34329 102989 34329 102990 34330 102991 34330 102992 34330 102993 34331 102994 34331 102995 34331 102996 34332 102997 34332 102998 34332 102999 34333 103000 34333 103001 34333 103002 34334 103003 34334 103004 34334 103005 34335 103006 34335 103007 34335 103008 34336 103009 34336 103010 34336 103011 34337 103012 34337 103013 34337 103014 34338 103015 34338 103016 34338 103017 34339 103018 34339 103019 34339 103020 34340 103021 34340 103022 34340 103023 34341 103024 34341 103025 34341 103026 34342 103027 34342 103028 34342 103029 34343 103030 34343 103031 34343 103032 34344 103033 34344 103034 34344 103035 34345 103036 34345 103037 34345 103038 34346 103039 34346 103040 34346 103041 34347 103042 34347 103043 34347 103044 34348 103045 34348 103046 34348 103047 34349 103048 34349 103049 34349 103050 34350 103051 34350 103052 34350 103053 34351 103054 34351 103055 34351 103056 34352 103057 34352 103058 34352 103059 34353 103060 34353 103061 34353 103062 34354 103063 34354 103064 34354 103065 34355 103066 34355 103067 34355 103068 34356 103069 34356 103070 34356 103071 34357 103072 34357 103073 34357 103074 34358 103075 34358 103076 34358 103077 34359 103078 34359 103079 34359 103080 34360 103081 34360 103082 34360 103083 34361 103084 34361 103085 34361 103086 34362 103087 34362 103088 34362 103089 34363 103090 34363 103091 34363 103092 34364 103093 34364 103094 34364 103095 34365 103096 34365 103097 34365 103098 34366 103099 34366 103100 34366 103101 34367 103102 34367 103103 34367 103104 34368 103105 34368 103106 34368 103107 34369 103108 34369 103109 34369 103110 34370 103111 34370 103112 34370 103113 34371 103114 34371 103115 34371 103116 34372 103117 34372 103118 34372 103119 34373 103120 34373 103121 34373 103122 34374 103123 34374 103124 34374 103125 34375 103126 34375 103127 34375 103128 34376 103129 34376 103130 34376 103131 34377 103132 34377 103133 34377 103134 34378 103135 34378 103136 34378 103137 34379 103138 34379 103139 34379 103140 34380 103141 34380 103142 34380 103143 34381 103144 34381 103145 34381 103146 34382 103147 34382 103148 34382 103149 34383 103150 34383 103151 34383 103152 34384 103153 34384 103154 34384 103155 34385 103156 34385 103157 34385 103158 34386 103159 34386 103160 34386 103161 34387 103162 34387 103163 34387 103164 34388 103165 34388 103166 34388 103167 34389 103168 34389 103169 34389 103170 34390 103171 34390 103172 34390 103173 34391 103174 34391 103175 34391 103176 34392 103177 34392 103178 34392 103179 34393 103180 34393 103181 34393 103182 34394 103183 34394 103184 34394 103185 34395 103186 34395 103187 34395 103188 34396 103189 34396 103190 34396 103191 34397 103192 34397 103193 34397 103194 34398 103195 34398 103196 34398 103197 34399 103198 34399 103199 34399 103200 34400 103201 34400 103202 34400 103203 34401 103204 34401 103205 34401 103206 34402 103207 34402 103208 34402 103209 34403 103210 34403 103211 34403 103212 34404 103213 34404 103214 34404 103215 34405 103216 34405 103217 34405 103218 34406 103219 34406 103220 34406 103221 34407 103222 34407 103223 34407 103224 34408 103225 34408 103226 34408 103227 34409 103228 34409 103229 34409 103230 34410 103231 34410 103232 34410 103233 34411 103234 34411 103235 34411 103236 34412 103237 34412 103238 34412 103239 34413 103240 34413 103241 34413 103242 34414 103243 34414 103244 34414 103245 34415 103246 34415 103247 34415 103248 34416 103249 34416 103250 34416 103251 34417 103252 34417 103253 34417 103254 34418 103255 34418 103256 34418 103257 34419 103258 34419 103259 34419 103260 34420 103261 34420 103262 34420 103263 34421 103264 34421 103265 34421 103266 34422 103267 34422 103268 34422 103269 34423 103270 34423 103271 34423 103272 34424 103273 34424 103274 34424 103275 34425 103276 34425 103277 34425 103278 34426 103279 34426 103280 34426 103281 34427 103282 34427 103283 34427 103284 34428 103285 34428 103286 34428 103287 34429 103288 34429 103289 34429 103290 34430 103291 34430 103292 34430 103293 34431 103294 34431 103295 34431 103296 34432 103297 34432 103298 34432 103299 34433 103300 34433 103301 34433 103302 34434 103303 34434 103304 34434 103305 34435 103306 34435 103307 34435 103308 34436 103309 34436 103310 34436 103311 34437 103312 34437 103313 34437 103314 34438 103315 34438 103316 34438 103317 34439 103318 34439 103319 34439 103320 34440 103321 34440 103322 34440 103323 34441 103324 34441 103325 34441 103326 34442 103327 34442 103328 34442 103329 34443 103330 34443 103331 34443 103332 34444 103333 34444 103334 34444 103335 34445 103336 34445 103337 34445 103338 34446 103339 34446 103340 34446 103341 34447 103342 34447 103343 34447 103344 34448 103345 34448 103346 34448 103347 34449 103348 34449 103349 34449 103350 34450 103351 34450 103352 34450 103353 34451 103354 34451 103355 34451 103356 34452 103357 34452 103358 34452 103359 34453 103360 34453 103361 34453 103362 34454 103363 34454 103364 34454 103365 34455 103366 34455 103367 34455 103368 34456 103369 34456 103370 34456 103371 34457 103372 34457 103373 34457 103374 34458 103375 34458 103376 34458 103377 34459 103378 34459 103379 34459 103380 34460 103381 34460 103382 34460 103383 34461 103384 34461 103385 34461 103386 34462 103387 34462 103388 34462 103389 34463 103390 34463 103391 34463 103392 34464 103393 34464 103394 34464 103395 34465 103396 34465 103397 34465 103398 34466 103399 34466 103400 34466 103401 34467 103402 34467 103403 34467 103404 34468 103405 34468 103406 34468 103407 34469 103408 34469 103409 34469 103410 34470 103411 34470 103412 34470 103413 34471 103414 34471 103415 34471 103416 34472 103417 34472 103418 34472 103419 34473 103420 34473 103421 34473 103422 34474 103423 34474 103424 34474 103425 34475 103426 34475 103427 34475 103428 34476 103429 34476 103430 34476 103431 34477 103432 34477 103433 34477 103434 34478 103435 34478 103436 34478 103437 34479 103438 34479 103439 34479 103440 34480 103441 34480 103442 34480 103443 34481 103444 34481 103445 34481 103446 34482 103447 34482 103448 34482 103449 34483 103450 34483 103451 34483 103452 34484 103453 34484 103454 34484 103455 34485 103456 34485 103457 34485 103458 34486 103459 34486 103460 34486 103461 34487 103462 34487 103463 34487 103464 34488 103465 34488 103466 34488 103467 34489 103468 34489 103469 34489 103470 34490 103471 34490 103472 34490 103473 34491 103474 34491 103475 34491 103476 34492 103477 34492 103478 34492 103479 34493 103480 34493 103481 34493 103482 34494 103483 34494 103484 34494 103485 34495 103486 34495 103487 34495 103488 34496 103489 34496 103490 34496 103491 34497 103492 34497 103493 34497 103494 34498 103495 34498 103496 34498 103497 34499 103498 34499 103499 34499 103500 34500 103501 34500 103502 34500 103503 34501 103504 34501 103505 34501 103506 34502 103507 34502 103508 34502 103509 34503 103510 34503 103511 34503 103512 34504 103513 34504 103514 34504 103515 34505 103516 34505 103517 34505 103518 34506 103519 34506 103520 34506 103521 34507 103522 34507 103523 34507 103524 34508 103525 34508 103526 34508 103527 34509 103528 34509 103529 34509 103530 34510 103531 34510 103532 34510 103533 34511 103534 34511 103535 34511 103536 34512 103537 34512 103538 34512 103539 34513 103540 34513 103541 34513 103542 34514 103543 34514 103544 34514 103545 34515 103546 34515 103547 34515 103548 34516 103549 34516 103550 34516 103551 34517 103552 34517 103553 34517 103554 34518 103555 34518 103556 34518 103557 34519 103558 34519 103559 34519 103560 34520 103561 34520 103562 34520 103563 34521 103564 34521 103565 34521 103566 34522 103567 34522 103568 34522 103569 34523 103570 34523 103571 34523 103572 34524 103573 34524 103574 34524 103575 34525 103576 34525 103577 34525 103578 34526 103579 34526 103580 34526 103581 34527 103582 34527 103583 34527 103584 34528 103585 34528 103586 34528 103587 34529 103588 34529 103589 34529 103590 34530 103591 34530 103592 34530 103593 34531 103594 34531 103595 34531 103596 34532 103597 34532 103598 34532 103599 34533 103600 34533 103601 34533 103602 34534 103603 34534 103604 34534 103605 34535 103606 34535 103607 34535 103608 34536 103609 34536 103610 34536 103611 34537 103612 34537 103613 34537 103614 34538 103615 34538 103616 34538 103617 34539 103618 34539 103619 34539 103620 34540 103621 34540 103622 34540 103623 34541 103624 34541 103625 34541 103626 34542 103627 34542 103628 34542 103629 34543 103630 34543 103631 34543 103632 34544 103633 34544 103634 34544 103635 34545 103636 34545 103637 34545 103638 34546 103639 34546 103640 34546 103641 34547 103642 34547 103643 34547 103644 34548 103645 34548 103646 34548 103647 34549 103648 34549 103649 34549 103650 34550 103651 34550 103652 34550 103653 34551 103654 34551 103655 34551 103656 34552 103657 34552 103658 34552 103659 34553 103660 34553 103661 34553 103662 34554 103663 34554 103664 34554 103665 34555 103666 34555 103667 34555 103668 34556 103669 34556 103670 34556 103671 34557 103672 34557 103673 34557 103674 34558 103675 34558 103676 34558 103677 34559 103678 34559 103679 34559 103680 34560 103681 34560 103682 34560 103683 34561 103684 34561 103685 34561 103686 34562 103687 34562 103688 34562 103689 34563 103690 34563 103691 34563 103692 34564 103693 34564 103694 34564 103695 34565 103696 34565 103697 34565 103698 34566 103699 34566 103700 34566 103701 34567 103702 34567 103703 34567 103704 34568 103705 34568 103706 34568 103707 34569 103708 34569 103709 34569 103710 34570 103711 34570 103712 34570 103713 34571 103714 34571 103715 34571 103716 34572 103717 34572 103718 34572 103719 34573 103720 34573 103721 34573 103722 34574 103723 34574 103724 34574 103725 34575 103726 34575 103727 34575 103728 34576 103729 34576 103730 34576 103731 34577 103732 34577 103733 34577 103734 34578 103735 34578 103736 34578 103737 34579 103738 34579 103739 34579 103740 34580 103741 34580 103742 34580 103743 34581 103744 34581 103745 34581 103746 34582 103747 34582 103748 34582 103749 34583 103750 34583 103751 34583 103752 34584 103753 34584 103754 34584 103755 34585 103756 34585 103757 34585 103758 34586 103759 34586 103760 34586 103761 34587 103762 34587 103763 34587 103764 34588 103765 34588 103766 34588 103767 34589 103768 34589 103769 34589 103770 34590 103771 34590 103772 34590 103773 34591 103774 34591 103775 34591 103776 34592 103777 34592 103778 34592 103779 34593 103780 34593 103781 34593 103782 34594 103783 34594 103784 34594 103785 34595 103786 34595 103787 34595 103788 34596 103789 34596 103790 34596 103791 34597 103792 34597 103793 34597 103794 34598 103795 34598 103796 34598 103797 34599 103798 34599 103799 34599 103800 34600 103801 34600 103802 34600 103803 34601 103804 34601 103805 34601 103806 34602 103807 34602 103808 34602 103809 34603 103810 34603 103811 34603 103812 34604 103813 34604 103814 34604 103815 34605 103816 34605 103817 34605 103818 34606 103819 34606 103820 34606 103821 34607 103822 34607 103823 34607 103824 34608 103825 34608 103826 34608 103827 34609 103828 34609 103829 34609 103830 34610 103831 34610 103832 34610 103833 34611 103834 34611 103835 34611 103836 34612 103837 34612 103838 34612 103839 34613 103840 34613 103841 34613 103842 34614 103843 34614 103844 34614 103845 34615 103846 34615 103847 34615 103848 34616 103849 34616 103850 34616 103851 34617 103852 34617 103853 34617 103854 34618 103855 34618 103856 34618 103857 34619 103858 34619 103859 34619 103860 34620 103861 34620 103862 34620 103863 34621 103864 34621 103865 34621 103866 34622 103867 34622 103868 34622 103869 34623 103870 34623 103871 34623 103872 34624 103873 34624 103874 34624 103875 34625 103876 34625 103877 34625 103878 34626 103879 34626 103880 34626 103881 34627 103882 34627 103883 34627 103884 34628 103885 34628 103886 34628 103887 34629 103888 34629 103889 34629 103890 34630 103891 34630 103892 34630 103893 34631 103894 34631 103895 34631 103896 34632 103897 34632 103898 34632 103899 34633 103900 34633 103901 34633 103902 34634 103903 34634 103904 34634 103905 34635 103906 34635 103907 34635 103908 34636 103909 34636 103910 34636 103911 34637 103912 34637 103913 34637 103914 34638 103915 34638 103916 34638 103917 34639 103918 34639 103919 34639 103920 34640 103921 34640 103922 34640 103923 34641 103924 34641 103925 34641 103926 34642 103927 34642 103928 34642 103929 34643 103930 34643 103931 34643 103932 34644 103933 34644 103934 34644 103935 34645 103936 34645 103937 34645 103938 34646 103939 34646 103940 34646 103941 34647 103942 34647 103943 34647 103944 34648 103945 34648 103946 34648 103947 34649 103948 34649 103949 34649 103950 34650 103951 34650 103952 34650 103953 34651 103954 34651 103955 34651 103956 34652 103957 34652 103958 34652 103959 34653 103960 34653 103961 34653 103962 34654 103963 34654 103964 34654 103965 34655 103966 34655 103967 34655 103968 34656 103969 34656 103970 34656 103971 34657 103972 34657 103973 34657 103974 34658 103975 34658 103976 34658 103977 34659 103978 34659 103979 34659 103980 34660 103981 34660 103982 34660 103983 34661 103984 34661 103985 34661 103986 34662 103987 34662 103988 34662 103989 34663 103990 34663 103991 34663 103992 34664 103993 34664 103994 34664 103995 34665 103996 34665 103997 34665 103998 34666 103999 34666 104000 34666 104001 34667 104002 34667 104003 34667 104004 34668 104005 34668 104006 34668 104007 34669 104008 34669 104009 34669 104010 34670 104011 34670 104012 34670 104013 34671 104014 34671 104015 34671 104016 34672 104017 34672 104018 34672 104019 34673 104020 34673 104021 34673 104022 34674 104023 34674 104024 34674 104025 34675 104026 34675 104027 34675 104028 34676 104029 34676 104030 34676 104031 34677 104032 34677 104033 34677 104034 34678 104035 34678 104036 34678 104037 34679 104038 34679 104039 34679 104040 34680 104041 34680 104042 34680 104043 34681 104044 34681 104045 34681 104046 34682 104047 34682 104048 34682 104049 34683 104050 34683 104051 34683 104052 34684 104053 34684 104054 34684 104055 34685 104056 34685 104057 34685 104058 34686 104059 34686 104060 34686 104061 34687 104062 34687 104063 34687 104064 34688 104065 34688 104066 34688 104067 34689 104068 34689 104069 34689 104070 34690 104071 34690 104072 34690 104073 34691 104074 34691 104075 34691 104076 34692 104077 34692 104078 34692 104079 34693 104080 34693 104081 34693 104082 34694 104083 34694 104084 34694 104085 34695 104086 34695 104087 34695 104088 34696 104089 34696 104090 34696 104091 34697 104092 34697 104093 34697 104094 34698 104095 34698 104096 34698 104097 34699 104098 34699 104099 34699 104100 34700 104101 34700 104102 34700 104103 34701 104104 34701 104105 34701 104106 34702 104107 34702 104108 34702 104109 34703 104110 34703 104111 34703 104112 34704 104113 34704 104114 34704 104115 34705 104116 34705 104117 34705 104118 34706 104119 34706 104120 34706 104121 34707 104122 34707 104123 34707 104124 34708 104125 34708 104126 34708 104127 34709 104128 34709 104129 34709 104130 34710 104131 34710 104132 34710 104133 34711 104134 34711 104135 34711 104136 34712 104137 34712 104138 34712 104139 34713 104140 34713 104141 34713 104142 34714 104143 34714 104144 34714 104145 34715 104146 34715 104147 34715 104148 34716 104149 34716 104150 34716 104151 34717 104152 34717 104153 34717 104154 34718 104155 34718 104156 34718 104157 34719 104158 34719 104159 34719 104160 34720 104161 34720 104162 34720 104163 34721 104164 34721 104165 34721 104166 34722 104167 34722 104168 34722 104169 34723 104170 34723 104171 34723 104172 34724 104173 34724 104174 34724 104175 34725 104176 34725 104177 34725 104178 34726 104179 34726 104180 34726 104181 34727 104182 34727 104183 34727 104184 34728 104185 34728 104186 34728 104187 34729 104188 34729 104189 34729 104190 34730 104191 34730 104192 34730 104193 34731 104194 34731 104195 34731 104196 34732 104197 34732 104198 34732 104199 34733 104200 34733 104201 34733 104202 34734 104203 34734 104204 34734 104205 34735 104206 34735 104207 34735 104208 34736 104209 34736 104210 34736 104211 34737 104212 34737 104213 34737 104214 34738 104215 34738 104216 34738 104217 34739 104218 34739 104219 34739 104220 34740 104221 34740 104222 34740 104223 34741 104224 34741 104225 34741 104226 34742 104227 34742 104228 34742 104229 34743 104230 34743 104231 34743 104232 34744 104233 34744 104234 34744 104235 34745 104236 34745 104237 34745 104238 34746 104239 34746 104240 34746 104241 34747 104242 34747 104243 34747 104244 34748 104245 34748 104246 34748 104247 34749 104248 34749 104249 34749 104250 34750 104251 34750 104252 34750 104253 34751 104254 34751 104255 34751 104256 34752 104257 34752 104258 34752 104259 34753 104260 34753 104261 34753 104262 34754 104263 34754 104264 34754 104265 34755 104266 34755 104267 34755 104268 34756 104269 34756 104270 34756 104271 34757 104272 34757 104273 34757 104274 34758 104275 34758 104276 34758 104277 34759 104278 34759 104279 34759 104280 34760 104281 34760 104282 34760 104283 34761 104284 34761 104285 34761 104286 34762 104287 34762 104288 34762 104289 34763 104290 34763 104291 34763 104292 34764 104293 34764 104294 34764 104295 34765 104296 34765 104297 34765 104298 34766 104299 34766 104300 34766 104301 34767 104302 34767 104303 34767 104304 34768 104305 34768 104306 34768 104307 34769 104308 34769 104309 34769 104310 34770 104311 34770 104312 34770 104313 34771 104314 34771 104315 34771 104316 34772 104317 34772 104318 34772 104319 34773 104320 34773 104321 34773 104322 34774 104323 34774 104324 34774 104325 34775 104326 34775 104327 34775 104328 34776 104329 34776 104330 34776 104331 34777 104332 34777 104333 34777 104334 34778 104335 34778 104336 34778 104337 34779 104338 34779 104339 34779 104340 34780 104341 34780 104342 34780 104343 34781 104344 34781 104345 34781 104346 34782 104347 34782 104348 34782 104349 34783 104350 34783 104351 34783 104352 34784 104353 34784 104354 34784 104355 34785 104356 34785 104357 34785 104358 34786 104359 34786 104360 34786 104361 34787 104362 34787 104363 34787 104364 34788 104365 34788 104366 34788 104367 34789 104368 34789 104369 34789 104370 34790 104371 34790 104372 34790 104373 34791 104374 34791 104375 34791 104376 34792 104377 34792 104378 34792 104379 34793 104380 34793 104381 34793 104382 34794 104383 34794 104384 34794 104385 34795 104386 34795 104387 34795 104388 34796 104389 34796 104390 34796 104391 34797 104392 34797 104393 34797 104394 34798 104395 34798 104396 34798 104397 34799 104398 34799 104399 34799 104400 34800 104401 34800 104402 34800 104403 34801 104404 34801 104405 34801 104406 34802 104407 34802 104408 34802 104409 34803 104410 34803 104411 34803 104412 34804 104413 34804 104414 34804 104415 34805 104416 34805 104417 34805 104418 34806 104419 34806 104420 34806 104421 34807 104422 34807 104423 34807 104424 34808 104425 34808 104426 34808 104427 34809 104428 34809 104429 34809 104430 34810 104431 34810 104432 34810 104433 34811 104434 34811 104435 34811 104436 34812 104437 34812 104438 34812 104439 34813 104440 34813 104441 34813 104442 34814 104443 34814 104444 34814 104445 34815 104446 34815 104447 34815 104448 34816 104449 34816 104450 34816 104451 34817 104452 34817 104453 34817 104454 34818 104455 34818 104456 34818 104457 34819 104458 34819 104459 34819 104460 34820 104461 34820 104462 34820 104463 34821 104464 34821 104465 34821 104466 34822 104467 34822 104468 34822 104469 34823 104470 34823 104471 34823 104472 34824 104473 34824 104474 34824 104475 34825 104476 34825 104477 34825 104478 34826 104479 34826 104480 34826 104481 34827 104482 34827 104483 34827 104484 34828 104485 34828 104486 34828 104487 34829 104488 34829 104489 34829 104490 34830 104491 34830 104492 34830 104493 34831 104494 34831 104495 34831 104496 34832 104497 34832 104498 34832 104499 34833 104500 34833 104501 34833 104502 34834 104503 34834 104504 34834 104505 34835 104506 34835 104507 34835 104508 34836 104509 34836 104510 34836 104511 34837 104512 34837 104513 34837 104514 34838 104515 34838 104516 34838 104517 34839 104518 34839 104519 34839 104520 34840 104521 34840 104522 34840 104523 34841 104524 34841 104525 34841 104526 34842 104527 34842 104528 34842 104529 34843 104530 34843 104531 34843 104532 34844 104533 34844 104534 34844 104535 34845 104536 34845 104537 34845 104538 34846 104539 34846 104540 34846 104541 34847 104542 34847 104543 34847 104544 34848 104545 34848 104546 34848 104547 34849 104548 34849 104549 34849 104550 34850 104551 34850 104552 34850 104553 34851 104554 34851 104555 34851 104556 34852 104557 34852 104558 34852 104559 34853 104560 34853 104561 34853 104562 34854 104563 34854 104564 34854 104565 34855 104566 34855 104567 34855 104568 34856 104569 34856 104570 34856 104571 34857 104572 34857 104573 34857 104574 34858 104575 34858 104576 34858 104577 34859 104578 34859 104579 34859 104580 34860 104581 34860 104582 34860 104583 34861 104584 34861 104585 34861 104586 34862 104587 34862 104588 34862 104589 34863 104590 34863 104591 34863 104592 34864 104593 34864 104594 34864 104595 34865 104596 34865 104597 34865 104598 34866 104599 34866 104600 34866 104601 34867 104602 34867 104603 34867 104604 34868 104605 34868 104606 34868 104607 34869 104608 34869 104609 34869 104610 34870 104611 34870 104612 34870 104613 34871 104614 34871 104615 34871 104616 34872 104617 34872 104618 34872 104619 34873 104620 34873 104621 34873 104622 34874 104623 34874 104624 34874 104625 34875 104626 34875 104627 34875 104628 34876 104629 34876 104630 34876 104631 34877 104632 34877 104633 34877 104634 34878 104635 34878 104636 34878 104637 34879 104638 34879 104639 34879 104640 34880 104641 34880 104642 34880 104643 34881 104644 34881 104645 34881 104646 34882 104647 34882 104648 34882 104649 34883 104650 34883 104651 34883 104652 34884 104653 34884 104654 34884 104655 34885 104656 34885 104657 34885 104658 34886 104659 34886 104660 34886 104661 34887 104662 34887 104663 34887 104664 34888 104665 34888 104666 34888 104667 34889 104668 34889 104669 34889 104670 34890 104671 34890 104672 34890 104673 34891 104674 34891 104675 34891 104676 34892 104677 34892 104678 34892 104679 34893 104680 34893 104681 34893 104682 34894 104683 34894 104684 34894 104685 34895 104686 34895 104687 34895 104688 34896 104689 34896 104690 34896 104691 34897 104692 34897 104693 34897 104694 34898 104695 34898 104696 34898 104697 34899 104698 34899 104699 34899 104700 34900 104701 34900 104702 34900 104703 34901 104704 34901 104705 34901 104706 34902 104707 34902 104708 34902 104709 34903 104710 34903 104711 34903 104712 34904 104713 34904 104714 34904 104715 34905 104716 34905 104717 34905 104718 34906 104719 34906 104720 34906 104721 34907 104722 34907 104723 34907 104724 34908 104725 34908 104726 34908 104727 34909 104728 34909 104729 34909 104730 34910 104731 34910 104732 34910 104733 34911 104734 34911 104735 34911 104736 34912 104737 34912 104738 34912 104739 34913 104740 34913 104741 34913 104742 34914 104743 34914 104744 34914 104745 34915 104746 34915 104747 34915 104748 34916 104749 34916 104750 34916 104751 34917 104752 34917 104753 34917 104754 34918 104755 34918 104756 34918 104757 34919 104758 34919 104759 34919 104760 34920 104761 34920 104762 34920 104763 34921 104764 34921 104765 34921 104766 34922 104767 34922 104768 34922 104769 34923 104770 34923 104771 34923 104772 34924 104773 34924 104774 34924 104775 34925 104776 34925 104777 34925 104778 34926 104779 34926 104780 34926 104781 34927 104782 34927 104783 34927 104784 34928 104785 34928 104786 34928 104787 34929 104788 34929 104789 34929 104790 34930 104791 34930 104792 34930 104793 34931 104794 34931 104795 34931 104796 34932 104797 34932 104798 34932 104799 34933 104800 34933 104801 34933 104802 34934 104803 34934 104804 34934 104805 34935 104806 34935 104807 34935 104808 34936 104809 34936 104810 34936 104811 34937 104812 34937 104813 34937 104814 34938 104815 34938 104816 34938 104817 34939 104818 34939 104819 34939 104820 34940 104821 34940 104822 34940 104823 34941 104824 34941 104825 34941 104826 34942 104827 34942 104828 34942 104829 34943 104830 34943 104831 34943 104832 34944 104833 34944 104834 34944 104835 34945 104836 34945 104837 34945 104838 34946 104839 34946 104840 34946 104841 34947 104842 34947 104843 34947 104844 34948 104845 34948 104846 34948 104847 34949 104848 34949 104849 34949 104850 34950 104851 34950 104852 34950 104853 34951 104854 34951 104855 34951 104856 34952 104857 34952 104858 34952 104859 34953 104860 34953 104861 34953 104862 34954 104863 34954 104864 34954 104865 34955 104866 34955 104867 34955 104868 34956 104869 34956 104870 34956 104871 34957 104872 34957 104873 34957 104874 34958 104875 34958 104876 34958 104877 34959 104878 34959 104879 34959 104880 34960 104881 34960 104882 34960 104883 34961 104884 34961 104885 34961 104886 34962 104887 34962 104888 34962 104889 34963 104890 34963 104891 34963 104892 34964 104893 34964 104894 34964 104895 34965 104896 34965 104897 34965 104898 34966 104899 34966 104900 34966 104901 34967 104902 34967 104903 34967 104904 34968 104905 34968 104906 34968 104907 34969 104908 34969 104909 34969 104910 34970 104911 34970 104912 34970 104913 34971 104914 34971 104915 34971 104916 34972 104917 34972 104918 34972 104919 34973 104920 34973 104921 34973 104922 34974 104923 34974 104924 34974 104925 34975 104926 34975 104927 34975 104928 34976 104929 34976 104930 34976 104931 34977 104932 34977 104933 34977 104934 34978 104935 34978 104936 34978 104937 34979 104938 34979 104939 34979 104940 34980 104941 34980 104942 34980 104943 34981 104944 34981 104945 34981 104946 34982 104947 34982 104948 34982 104949 34983 104950 34983 104951 34983 104952 34984 104953 34984 104954 34984 104955 34985 104956 34985 104957 34985 104958 34986 104959 34986 104960 34986 104961 34987 104962 34987 104963 34987 104964 34988 104965 34988 104966 34988 104967 34989 104968 34989 104969 34989 104970 34990 104971 34990 104972 34990 104973 34991 104974 34991 104975 34991 104976 34992 104977 34992 104978 34992 104979 34993 104980 34993 104981 34993 104982 34994 104983 34994 104984 34994 104985 34995 104986 34995 104987 34995 104988 34996 104989 34996 104990 34996 104991 34997 104992 34997 104993 34997 104994 34998 104995 34998 104996 34998 104997 34999 104998 34999 104999 34999 105000 35000 105001 35000 105002 35000 105003 35001 105004 35001 105005 35001 105006 35002 105007 35002 105008 35002 105009 35003 105010 35003 105011 35003 105012 35004 105013 35004 105014 35004 105015 35005 105016 35005 105017 35005 105018 35006 105019 35006 105020 35006 105021 35007 105022 35007 105023 35007 105024 35008 105025 35008 105026 35008 105027 35009 105028 35009 105029 35009 105030 35010 105031 35010 105032 35010 105033 35011 105034 35011 105035 35011 105036 35012 105037 35012 105038 35012 105039 35013 105040 35013 105041 35013 105042 35014 105043 35014 105044 35014 105045 35015 105046 35015 105047 35015 105048 35016 105049 35016 105050 35016 105051 35017 105052 35017 105053 35017 105054 35018 105055 35018 105056 35018 105057 35019 105058 35019 105059 35019 105060 35020 105061 35020 105062 35020 105063 35021 105064 35021 105065 35021 105066 35022 105067 35022 105068 35022 105069 35023 105070 35023 105071 35023 105072 35024 105073 35024 105074 35024 105075 35025 105076 35025 105077 35025 105078 35026 105079 35026 105080 35026 105081 35027 105082 35027 105083 35027 105084 35028 105085 35028 105086 35028 105087 35029 105088 35029 105089 35029 105090 35030 105091 35030 105092 35030 105093 35031 105094 35031 105095 35031 105096 35032 105097 35032 105098 35032 105099 35033 105100 35033 105101 35033 105102 35034 105103 35034 105104 35034 105105 35035 105106 35035 105107 35035 105108 35036 105109 35036 105110 35036 105111 35037 105112 35037 105113 35037 105114 35038 105115 35038 105116 35038 105117 35039 105118 35039 105119 35039 105120 35040 105121 35040 105122 35040 105123 35041 105124 35041 105125 35041 105126 35042 105127 35042 105128 35042 105129 35043 105130 35043 105131 35043 105132 35044 105133 35044 105134 35044 105135 35045 105136 35045 105137 35045 105138 35046 105139 35046 105140 35046 105141 35047 105142 35047 105143 35047 105144 35048 105145 35048 105146 35048 105147 35049 105148 35049 105149 35049 105150 35050 105151 35050 105152 35050 105153 35051 105154 35051 105155 35051 105156 35052 105157 35052 105158 35052 105159 35053 105160 35053 105161 35053 105162 35054 105163 35054 105164 35054 105165 35055 105166 35055 105167 35055 105168 35056 105169 35056 105170 35056 105171 35057 105172 35057 105173 35057 105174 35058 105175 35058 105176 35058 105177 35059 105178 35059 105179 35059 105180 35060 105181 35060 105182 35060 105183 35061 105184 35061 105185 35061 105186 35062 105187 35062 105188 35062 105189 35063 105190 35063 105191 35063 105192 35064 105193 35064 105194 35064 105195 35065 105196 35065 105197 35065 105198 35066 105199 35066 105200 35066 105201 35067 105202 35067 105203 35067 105204 35068 105205 35068 105206 35068 105207 35069 105208 35069 105209 35069 105210 35070 105211 35070 105212 35070 105213 35071 105214 35071 105215 35071 105216 35072 105217 35072 105218 35072 105219 35073 105220 35073 105221 35073 105222 35074 105223 35074 105224 35074 105225 35075 105226 35075 105227 35075 105228 35076 105229 35076 105230 35076 105231 35077 105232 35077 105233 35077 105234 35078 105235 35078 105236 35078 105237 35079 105238 35079 105239 35079 105240 35080 105241 35080 105242 35080 105243 35081 105244 35081 105245 35081 105246 35082 105247 35082 105248 35082 105249 35083 105250 35083 105251 35083 105252 35084 105253 35084 105254 35084 105255 35085 105256 35085 105257 35085 105258 35086 105259 35086 105260 35086 105261 35087 105262 35087 105263 35087 105264 35088 105265 35088 105266 35088 105267 35089 105268 35089 105269 35089 105270 35090 105271 35090 105272 35090 105273 35091 105274 35091 105275 35091 105276 35092 105277 35092 105278 35092 105279 35093 105280 35093 105281 35093 105282 35094 105283 35094 105284 35094 105285 35095 105286 35095 105287 35095 105288 35096 105289 35096 105290 35096 105291 35097 105292 35097 105293 35097 105294 35098 105295 35098 105296 35098 105297 35099 105298 35099 105299 35099 105300 35100 105301 35100 105302 35100 105303 35101 105304 35101 105305 35101 105306 35102 105307 35102 105308 35102 105309 35103 105310 35103 105311 35103 105312 35104 105313 35104 105314 35104 105315 35105 105316 35105 105317 35105 105318 35106 105319 35106 105320 35106 105321 35107 105322 35107 105323 35107 105324 35108 105325 35108 105326 35108 105327 35109 105328 35109 105329 35109 105330 35110 105331 35110 105332 35110 105333 35111 105334 35111 105335 35111 105336 35112 105337 35112 105338 35112 105339 35113 105340 35113 105341 35113 105342 35114 105343 35114 105344 35114 105345 35115 105346 35115 105347 35115 105348 35116 105349 35116 105350 35116 105351 35117 105352 35117 105353 35117 105354 35118 105355 35118 105356 35118 105357 35119 105358 35119 105359 35119 105360 35120 105361 35120 105362 35120 105363 35121 105364 35121 105365 35121 105366 35122 105367 35122 105368 35122 105369 35123 105370 35123 105371 35123 105372 35124 105373 35124 105374 35124 105375 35125 105376 35125 105377 35125 105378 35126 105379 35126 105380 35126 105381 35127 105382 35127 105383 35127 105384 35128 105385 35128 105386 35128 105387 35129 105388 35129 105389 35129 105390 35130 105391 35130 105392 35130 105393 35131 105394 35131 105395 35131 105396 35132 105397 35132 105398 35132 105399 35133 105400 35133 105401 35133 105402 35134 105403 35134 105404 35134 105405 35135 105406 35135 105407 35135 105408 35136 105409 35136 105410 35136 105411 35137 105412 35137 105413 35137 105414 35138 105415 35138 105416 35138 105417 35139 105418 35139 105419 35139 105420 35140 105421 35140 105422 35140 105423 35141 105424 35141 105425 35141 105426 35142 105427 35142 105428 35142 105429 35143 105430 35143 105431 35143 105432 35144 105433 35144 105434 35144 105435 35145 105436 35145 105437 35145 105438 35146 105439 35146 105440 35146 105441 35147 105442 35147 105443 35147 105444 35148 105445 35148 105446 35148 105447 35149 105448 35149 105449 35149 105450 35150 105451 35150 105452 35150 105453 35151 105454 35151 105455 35151 105456 35152 105457 35152 105458 35152 105459 35153 105460 35153 105461 35153 105462 35154 105463 35154 105464 35154 105465 35155 105466 35155 105467 35155 105468 35156 105469 35156 105470 35156 105471 35157 105472 35157 105473 35157 105474 35158 105475 35158 105476 35158 105477 35159 105478 35159 105479 35159 105480 35160 105481 35160 105482 35160 105483 35161 105484 35161 105485 35161 105486 35162 105487 35162 105488 35162 105489 35163 105490 35163 105491 35163 105492 35164 105493 35164 105494 35164 105495 35165 105496 35165 105497 35165 105498 35166 105499 35166 105500 35166 105501 35167 105502 35167 105503 35167 105504 35168 105505 35168 105506 35168 105507 35169 105508 35169 105509 35169 105510 35170 105511 35170 105512 35170 105513 35171 105514 35171 105515 35171 105516 35172 105517 35172 105518 35172 105519 35173 105520 35173 105521 35173 105522 35174 105523 35174 105524 35174 105525 35175 105526 35175 105527 35175 105528 35176 105529 35176 105530 35176 105531 35177 105532 35177 105533 35177 105534 35178 105535 35178 105536 35178 105537 35179 105538 35179 105539 35179 105540 35180 105541 35180 105542 35180 105543 35181 105544 35181 105545 35181 105546 35182 105547 35182 105548 35182 105549 35183 105550 35183 105551 35183 105552 35184 105553 35184 105554 35184 105555 35185 105556 35185 105557 35185 105558 35186 105559 35186 105560 35186 105561 35187 105562 35187 105563 35187 105564 35188 105565 35188 105566 35188 105567 35189 105568 35189 105569 35189 105570 35190 105571 35190 105572 35190 105573 35191 105574 35191 105575 35191 105576 35192 105577 35192 105578 35192 105579 35193 105580 35193 105581 35193 105582 35194 105583 35194 105584 35194 105585 35195 105586 35195 105587 35195 105588 35196 105589 35196 105590 35196 105591 35197 105592 35197 105593 35197 105594 35198 105595 35198 105596 35198 105597 35199 105598 35199 105599 35199 105600 35200 105601 35200 105602 35200 105603 35201 105604 35201 105605 35201 105606 35202 105607 35202 105608 35202 105609 35203 105610 35203 105611 35203 105612 35204 105613 35204 105614 35204 105615 35205 105616 35205 105617 35205 105618 35206 105619 35206 105620 35206 105621 35207 105622 35207 105623 35207 105624 35208 105625 35208 105626 35208 105627 35209 105628 35209 105629 35209 105630 35210 105631 35210 105632 35210 105633 35211 105634 35211 105635 35211 105636 35212 105637 35212 105638 35212 105639 35213 105640 35213 105641 35213 105642 35214 105643 35214 105644 35214 105645 35215 105646 35215 105647 35215 105648 35216 105649 35216 105650 35216 105651 35217 105652 35217 105653 35217 105654 35218 105655 35218 105656 35218 105657 35219 105658 35219 105659 35219 105660 35220 105661 35220 105662 35220 105663 35221 105664 35221 105665 35221 105666 35222 105667 35222 105668 35222 105669 35223 105670 35223 105671 35223 105672 35224 105673 35224 105674 35224 105675 35225 105676 35225 105677 35225 105678 35226 105679 35226 105680 35226 105681 35227 105682 35227 105683 35227 105684 35228 105685 35228 105686 35228 105687 35229 105688 35229 105689 35229 105690 35230 105691 35230 105692 35230 105693 35231 105694 35231 105695 35231 105696 35232 105697 35232 105698 35232 105699 35233 105700 35233 105701 35233 105702 35234 105703 35234 105704 35234 105705 35235 105706 35235 105707 35235 105708 35236 105709 35236 105710 35236 105711 35237 105712 35237 105713 35237 105714 35238 105715 35238 105716 35238 105717 35239 105718 35239 105719 35239 105720 35240 105721 35240 105722 35240 105723 35241 105724 35241 105725 35241 105726 35242 105727 35242 105728 35242 105729 35243 105730 35243 105731 35243 105732 35244 105733 35244 105734 35244 105735 35245 105736 35245 105737 35245 105738 35246 105739 35246 105740 35246 105741 35247 105742 35247 105743 35247 105744 35248 105745 35248 105746 35248 105747 35249 105748 35249 105749 35249 105750 35250 105751 35250 105752 35250 105753 35251 105754 35251 105755 35251 105756 35252 105757 35252 105758 35252 105759 35253 105760 35253 105761 35253 105762 35254 105763 35254 105764 35254 105765 35255 105766 35255 105767 35255 105768 35256 105769 35256 105770 35256 105771 35257 105772 35257 105773 35257 105774 35258 105775 35258 105776 35258 105777 35259 105778 35259 105779 35259 105780 35260 105781 35260 105782 35260 105783 35261 105784 35261 105785 35261 105786 35262 105787 35262 105788 35262 105789 35263 105790 35263 105791 35263 105792 35264 105793 35264 105794 35264 105795 35265 105796 35265 105797 35265 105798 35266 105799 35266 105800 35266 105801 35267 105802 35267 105803 35267 105804 35268 105805 35268 105806 35268 105807 35269 105808 35269 105809 35269 105810 35270 105811 35270 105812 35270 105813 35271 105814 35271 105815 35271 105816 35272 105817 35272 105818 35272 105819 35273 105820 35273 105821 35273 105822 35274 105823 35274 105824 35274 105825 35275 105826 35275 105827 35275 105828 35276 105829 35276 105830 35276 105831 35277 105832 35277 105833 35277 105834 35278 105835 35278 105836 35278 105837 35279 105838 35279 105839 35279 105840 35280 105841 35280 105842 35280 105843 35281 105844 35281 105845 35281 105846 35282 105847 35282 105848 35282 105849 35283 105850 35283 105851 35283 105852 35284 105853 35284 105854 35284 105855 35285 105856 35285 105857 35285 105858 35286 105859 35286 105860 35286 105861 35287 105862 35287 105863 35287 105864 35288 105865 35288 105866 35288 105867 35289 105868 35289 105869 35289 105870 35290 105871 35290 105872 35290 105873 35291 105874 35291 105875 35291 105876 35292 105877 35292 105878 35292 105879 35293 105880 35293 105881 35293 105882 35294 105883 35294 105884 35294 105885 35295 105886 35295 105887 35295 105888 35296 105889 35296 105890 35296 105891 35297 105892 35297 105893 35297 105894 35298 105895 35298 105896 35298 105897 35299 105898 35299 105899 35299 105900 35300 105901 35300 105902 35300 105903 35301 105904 35301 105905 35301 105906 35302 105907 35302 105908 35302 105909 35303 105910 35303 105911 35303 105912 35304 105913 35304 105914 35304 105915 35305 105916 35305 105917 35305 105918 35306 105919 35306 105920 35306 105921 35307 105922 35307 105923 35307 105924 35308 105925 35308 105926 35308 105927 35309 105928 35309 105929 35309 105930 35310 105931 35310 105932 35310 105933 35311 105934 35311 105935 35311 105936 35312 105937 35312 105938 35312 105939 35313 105940 35313 105941 35313 105942 35314 105943 35314 105944 35314 105945 35315 105946 35315 105947 35315 105948 35316 105949 35316 105950 35316 105951 35317 105952 35317 105953 35317 105954 35318 105955 35318 105956 35318 105957 35319 105958 35319 105959 35319 105960 35320 105961 35320 105962 35320 105963 35321 105964 35321 105965 35321 105966 35322 105967 35322 105968 35322 105969 35323 105970 35323 105971 35323 105972 35324 105973 35324 105974 35324 105975 35325 105976 35325 105977 35325 105978 35326 105979 35326 105980 35326 105981 35327 105982 35327 105983 35327 105984 35328 105985 35328 105986 35328 105987 35329 105988 35329 105989 35329 105990 35330 105991 35330 105992 35330 105993 35331 105994 35331 105995 35331 105996 35332 105997 35332 105998 35332 105999 35333 106000 35333 106001 35333 106002 35334 106003 35334 106004 35334 106005 35335 106006 35335 106007 35335 106008 35336 106009 35336 106010 35336 106011 35337 106012 35337 106013 35337 106014 35338 106015 35338 106016 35338 106017 35339 106018 35339 106019 35339 106020 35340 106021 35340 106022 35340 106023 35341 106024 35341 106025 35341 106026 35342 106027 35342 106028 35342 106029 35343 106030 35343 106031 35343 106032 35344 106033 35344 106034 35344 106035 35345 106036 35345 106037 35345 106038 35346 106039 35346 106040 35346 106041 35347 106042 35347 106043 35347 106044 35348 106045 35348 106046 35348 106047 35349 106048 35349 106049 35349 106050 35350 106051 35350 106052 35350 106053 35351 106054 35351 106055 35351 106056 35352 106057 35352 106058 35352 106059 35353 106060 35353 106061 35353 106062 35354 106063 35354 106064 35354 106065 35355 106066 35355 106067 35355 106068 35356 106069 35356 106070 35356 106071 35357 106072 35357 106073 35357 106074 35358 106075 35358 106076 35358 106077 35359 106078 35359 106079 35359 106080 35360 106081 35360 106082 35360 106083 35361 106084 35361 106085 35361 106086 35362 106087 35362 106088 35362 106089 35363 106090 35363 106091 35363 106092 35364 106093 35364 106094 35364 106095 35365 106096 35365 106097 35365 106098 35366 106099 35366 106100 35366 106101 35367 106102 35367 106103 35367 106104 35368 106105 35368 106106 35368 106107 35369 106108 35369 106109 35369 106110 35370 106111 35370 106112 35370 106113 35371 106114 35371 106115 35371 106116 35372 106117 35372 106118 35372 106119 35373 106120 35373 106121 35373 106122 35374 106123 35374 106124 35374 106125 35375 106126 35375 106127 35375 106128 35376 106129 35376 106130 35376 106131 35377 106132 35377 106133 35377 106134 35378 106135 35378 106136 35378 106137 35379 106138 35379 106139 35379 106140 35380 106141 35380 106142 35380 106143 35381 106144 35381 106145 35381 106146 35382 106147 35382 106148 35382 106149 35383 106150 35383 106151 35383 106152 35384 106153 35384 106154 35384 106155 35385 106156 35385 106157 35385 106158 35386 106159 35386 106160 35386 106161 35387 106162 35387 106163 35387 106164 35388 106165 35388 106166 35388 106167 35389 106168 35389 106169 35389 106170 35390 106171 35390 106172 35390 106173 35391 106174 35391 106175 35391 106176 35392 106177 35392 106178 35392 106179 35393 106180 35393 106181 35393 106182 35394 106183 35394 106184 35394 106185 35395 106186 35395 106187 35395 106188 35396 106189 35396 106190 35396 106191 35397 106192 35397 106193 35397 106194 35398 106195 35398 106196 35398 106197 35399 106198 35399 106199 35399 106200 35400 106201 35400 106202 35400 106203 35401 106204 35401 106205 35401 106206 35402 106207 35402 106208 35402 106209 35403 106210 35403 106211 35403 106212 35404 106213 35404 106214 35404 106215 35405 106216 35405 106217 35405 106218 35406 106219 35406 106220 35406 106221 35407 106222 35407 106223 35407 106224 35408 106225 35408 106226 35408 106227 35409 106228 35409 106229 35409 106230 35410 106231 35410 106232 35410 106233 35411 106234 35411 106235 35411 106236 35412 106237 35412 106238 35412 106239 35413 106240 35413 106241 35413 106242 35414 106243 35414 106244 35414 106245 35415 106246 35415 106247 35415 106248 35416 106249 35416 106250 35416 106251 35417 106252 35417 106253 35417 106254 35418 106255 35418 106256 35418 106257 35419 106258 35419 106259 35419 106260 35420 106261 35420 106262 35420 106263 35421 106264 35421 106265 35421 106266 35422 106267 35422 106268 35422 106269 35423 106270 35423 106271 35423 106272 35424 106273 35424 106274 35424 106275 35425 106276 35425 106277 35425 106278 35426 106279 35426 106280 35426 106281 35427 106282 35427 106283 35427 106284 35428 106285 35428 106286 35428 106287 35429 106288 35429 106289 35429 106290 35430 106291 35430 106292 35430 106293 35431 106294 35431 106295 35431 106296 35432 106297 35432 106298 35432 106299 35433 106300 35433 106301 35433 106302 35434 106303 35434 106304 35434 106305 35435 106306 35435 106307 35435 106308 35436 106309 35436 106310 35436 106311 35437 106312 35437 106313 35437 106314 35438 106315 35438 106316 35438 106317 35439 106318 35439 106319 35439 106320 35440 106321 35440 106322 35440 106323 35441 106324 35441 106325 35441 106326 35442 106327 35442 106328 35442 106329 35443 106330 35443 106331 35443 106332 35444 106333 35444 106334 35444 106335 35445 106336 35445 106337 35445 106338 35446 106339 35446 106340 35446 106341 35447 106342 35447 106343 35447 106344 35448 106345 35448 106346 35448 106347 35449 106348 35449 106349 35449 106350 35450 106351 35450 106352 35450 106353 35451 106354 35451 106355 35451 106356 35452 106357 35452 106358 35452 106359 35453 106360 35453 106361 35453 106362 35454 106363 35454 106364 35454 106365 35455 106366 35455 106367 35455 106368 35456 106369 35456 106370 35456 106371 35457 106372 35457 106373 35457 106374 35458 106375 35458 106376 35458 106377 35459 106378 35459 106379 35459 106380 35460 106381 35460 106382 35460 106383 35461 106384 35461 106385 35461 106386 35462 106387 35462 106388 35462 106389 35463 106390 35463 106391 35463 106392 35464 106393 35464 106394 35464 106395 35465 106396 35465 106397 35465 106398 35466 106399 35466 106400 35466 106401 35467 106402 35467 106403 35467 106404 35468 106405 35468 106406 35468 106407 35469 106408 35469 106409 35469 106410 35470 106411 35470 106412 35470 106413 35471 106414 35471 106415 35471 106416 35472 106417 35472 106418 35472 106419 35473 106420 35473 106421 35473 106422 35474 106423 35474 106424 35474 106425 35475 106426 35475 106427 35475 106428 35476 106429 35476 106430 35476 106431 35477 106432 35477 106433 35477 106434 35478 106435 35478 106436 35478 106437 35479 106438 35479 106439 35479 106440 35480 106441 35480 106442 35480 106443 35481 106444 35481 106445 35481 106446 35482 106447 35482 106448 35482 106449 35483 106450 35483 106451 35483 106452 35484 106453 35484 106454 35484 106455 35485 106456 35485 106457 35485 106458 35486 106459 35486 106460 35486 106461 35487 106462 35487 106463 35487 106464 35488 106465 35488 106466 35488 106467 35489 106468 35489 106469 35489 106470 35490 106471 35490 106472 35490 106473 35491 106474 35491 106475 35491 106476 35492 106477 35492 106478 35492 106479 35493 106480 35493 106481 35493 106482 35494 106483 35494 106484 35494 106485 35495 106486 35495 106487 35495 106488 35496 106489 35496 106490 35496 106491 35497 106492 35497 106493 35497 106494 35498 106495 35498 106496 35498 106497 35499 106498 35499 106499 35499 106500 35500 106501 35500 106502 35500 106503 35501 106504 35501 106505 35501 106506 35502 106507 35502 106508 35502 106509 35503 106510 35503 106511 35503 106512 35504 106513 35504 106514 35504 106515 35505 106516 35505 106517 35505 106518 35506 106519 35506 106520 35506 106521 35507 106522 35507 106523 35507 106524 35508 106525 35508 106526 35508 106527 35509 106528 35509 106529 35509 106530 35510 106531 35510 106532 35510 106533 35511 106534 35511 106535 35511 106536 35512 106537 35512 106538 35512 106539 35513 106540 35513 106541 35513 106542 35514 106543 35514 106544 35514 106545 35515 106546 35515 106547 35515 106548 35516 106549 35516 106550 35516 106551 35517 106552 35517 106553 35517 106554 35518 106555 35518 106556 35518 106557 35519 106558 35519 106559 35519 106560 35520 106561 35520 106562 35520 106563 35521 106564 35521 106565 35521 106566 35522 106567 35522 106568 35522 106569 35523 106570 35523 106571 35523 106572 35524 106573 35524 106574 35524 106575 35525 106576 35525 106577 35525 106578 35526 106579 35526 106580 35526 106581 35527 106582 35527 106583 35527 106584 35528 106585 35528 106586 35528 106587 35529 106588 35529 106589 35529 106590 35530 106591 35530 106592 35530 106593 35531 106594 35531 106595 35531 106596 35532 106597 35532 106598 35532 106599 35533 106600 35533 106601 35533 106602 35534 106603 35534 106604 35534 106605 35535 106606 35535 106607 35535 106608 35536 106609 35536 106610 35536 106611 35537 106612 35537 106613 35537 106614 35538 106615 35538 106616 35538 106617 35539 106618 35539 106619 35539 106620 35540 106621 35540 106622 35540 106623 35541 106624 35541 106625 35541 106626 35542 106627 35542 106628 35542 106629 35543 106630 35543 106631 35543 106632 35544 106633 35544 106634 35544 106635 35545 106636 35545 106637 35545 106638 35546 106639 35546 106640 35546 106641 35547 106642 35547 106643 35547 106644 35548 106645 35548 106646 35548 106647 35549 106648 35549 106649 35549 106650 35550 106651 35550 106652 35550 106653 35551 106654 35551 106655 35551 106656 35552 106657 35552 106658 35552 106659 35553 106660 35553 106661 35553 106662 35554 106663 35554 106664 35554 106665 35555 106666 35555 106667 35555 106668 35556 106669 35556 106670 35556 106671 35557 106672 35557 106673 35557 106674 35558 106675 35558 106676 35558 106677 35559 106678 35559 106679 35559 106680 35560 106681 35560 106682 35560 106683 35561 106684 35561 106685 35561 106686 35562 106687 35562 106688 35562 106689 35563 106690 35563 106691 35563 106692 35564 106693 35564 106694 35564 106695 35565 106696 35565 106697 35565 106698 35566 106699 35566 106700 35566 106701 35567 106702 35567 106703 35567 106704 35568 106705 35568 106706 35568 106707 35569 106708 35569 106709 35569 106710 35570 106711 35570 106712 35570 106713 35571 106714 35571 106715 35571 106716 35572 106717 35572 106718 35572 106719 35573 106720 35573 106721 35573 106722 35574 106723 35574 106724 35574 106725 35575 106726 35575 106727 35575 106728 35576 106729 35576 106730 35576 106731 35577 106732 35577 106733 35577 106734 35578 106735 35578 106736 35578 106737 35579 106738 35579 106739 35579 106740 35580 106741 35580 106742 35580 106743 35581 106744 35581 106745 35581 106746 35582 106747 35582 106748 35582 106749 35583 106750 35583 106751 35583 106752 35584 106753 35584 106754 35584 106755 35585 106756 35585 106757 35585 106758 35586 106759 35586 106760 35586 106761 35587 106762 35587 106763 35587 106764 35588 106765 35588 106766 35588 106767 35589 106768 35589 106769 35589 106770 35590 106771 35590 106772 35590 106773 35591 106774 35591 106775 35591 106776 35592 106777 35592 106778 35592 106779 35593 106780 35593 106781 35593 106782 35594 106783 35594 106784 35594 106785 35595 106786 35595 106787 35595 106788 35596 106789 35596 106790 35596 106791 35597 106792 35597 106793 35597 106794 35598 106795 35598 106796 35598 106797 35599 106798 35599 106799 35599 106800 35600 106801 35600 106802 35600 106803 35601 106804 35601 106805 35601 106806 35602 106807 35602 106808 35602 106809 35603 106810 35603 106811 35603 106812 35604 106813 35604 106814 35604 106815 35605 106816 35605 106817 35605 106818 35606 106819 35606 106820 35606 106821 35607 106822 35607 106823 35607 106824 35608 106825 35608 106826 35608 106827 35609 106828 35609 106829 35609 106830 35610 106831 35610 106832 35610 106833 35611 106834 35611 106835 35611 106836 35612 106837 35612 106838 35612 106839 35613 106840 35613 106841 35613 106842 35614 106843 35614 106844 35614 106845 35615 106846 35615 106847 35615 106848 35616 106849 35616 106850 35616 106851 35617 106852 35617 106853 35617 106854 35618 106855 35618 106856 35618 106857 35619 106858 35619 106859 35619 106860 35620 106861 35620 106862 35620 106863 35621 106864 35621 106865 35621 106866 35622 106867 35622 106868 35622 106869 35623 106870 35623 106871 35623 106872 35624 106873 35624 106874 35624 106875 35625 106876 35625 106877 35625 106878 35626 106879 35626 106880 35626 106881 35627 106882 35627 106883 35627 106884 35628 106885 35628 106886 35628 106887 35629 106888 35629 106889 35629 106890 35630 106891 35630 106892 35630 106893 35631 106894 35631 106895 35631 106896 35632 106897 35632 106898 35632 106899 35633 106900 35633 106901 35633 106902 35634 106903 35634 106904 35634 106905 35635 106906 35635 106907 35635 106908 35636 106909 35636 106910 35636 106911 35637 106912 35637 106913 35637 106914 35638 106915 35638 106916 35638 106917 35639 106918 35639 106919 35639 106920 35640 106921 35640 106922 35640 106923 35641 106924 35641 106925 35641 106926 35642 106927 35642 106928 35642 106929 35643 106930 35643 106931 35643 106932 35644 106933 35644 106934 35644 106935 35645 106936 35645 106937 35645 106938 35646 106939 35646 106940 35646 106941 35647 106942 35647 106943 35647 106944 35648 106945 35648 106946 35648 106947 35649 106948 35649 106949 35649 106950 35650 106951 35650 106952 35650 106953 35651 106954 35651 106955 35651 106956 35652 106957 35652 106958 35652 106959 35653 106960 35653 106961 35653 106962 35654 106963 35654 106964 35654 106965 35655 106966 35655 106967 35655 106968 35656 106969 35656 106970 35656 106971 35657 106972 35657 106973 35657 106974 35658 106975 35658 106976 35658 106977 35659 106978 35659 106979 35659 106980 35660 106981 35660 106982 35660 106983 35661 106984 35661 106985 35661 106986 35662 106987 35662 106988 35662 106989 35663 106990 35663 106991 35663 106992 35664 106993 35664 106994 35664 106995 35665 106996 35665 106997 35665 106998 35666 106999 35666 107000 35666 107001 35667 107002 35667 107003 35667 107004 35668 107005 35668 107006 35668 107007 35669 107008 35669 107009 35669 107010 35670 107011 35670 107012 35670 107013 35671 107014 35671 107015 35671 107016 35672 107017 35672 107018 35672 107019 35673 107020 35673 107021 35673 107022 35674 107023 35674 107024 35674 107025 35675 107026 35675 107027 35675 107028 35676 107029 35676 107030 35676 107031 35677 107032 35677 107033 35677 107034 35678 107035 35678 107036 35678 107037 35679 107038 35679 107039 35679 107040 35680 107041 35680 107042 35680 107043 35681 107044 35681 107045 35681 107046 35682 107047 35682 107048 35682 107049 35683 107050 35683 107051 35683 107052 35684 107053 35684 107054 35684 107055 35685 107056 35685 107057 35685 107058 35686 107059 35686 107060 35686 107061 35687 107062 35687 107063 35687 107064 35688 107065 35688 107066 35688 107067 35689 107068 35689 107069 35689 107070 35690 107071 35690 107072 35690 107073 35691 107074 35691 107075 35691 107076 35692 107077 35692 107078 35692 107079 35693 107080 35693 107081 35693 107082 35694 107083 35694 107084 35694 107085 35695 107086 35695 107087 35695 107088 35696 107089 35696 107090 35696 107091 35697 107092 35697 107093 35697 107094 35698 107095 35698 107096 35698 107097 35699 107098 35699 107099 35699 107100 35700 107101 35700 107102 35700 107103 35701 107104 35701 107105 35701 107106 35702 107107 35702 107108 35702 107109 35703 107110 35703 107111 35703 107112 35704 107113 35704 107114 35704 107115 35705 107116 35705 107117 35705 107118 35706 107119 35706 107120 35706 107121 35707 107122 35707 107123 35707 107124 35708 107125 35708 107126 35708 107127 35709 107128 35709 107129 35709 107130 35710 107131 35710 107132 35710 107133 35711 107134 35711 107135 35711 107136 35712 107137 35712 107138 35712 107139 35713 107140 35713 107141 35713 107142 35714 107143 35714 107144 35714 107145 35715 107146 35715 107147 35715 107148 35716 107149 35716 107150 35716 107151 35717 107152 35717 107153 35717 107154 35718 107155 35718 107156 35718 107157 35719 107158 35719 107159 35719 107160 35720 107161 35720 107162 35720 107163 35721 107164 35721 107165 35721 107166 35722 107167 35722 107168 35722 107169 35723 107170 35723 107171 35723 107172 35724 107173 35724 107174 35724 107175 35725 107176 35725 107177 35725 107178 35726 107179 35726 107180 35726 107181 35727 107182 35727 107183 35727 107184 35728 107185 35728 107186 35728 107187 35729 107188 35729 107189 35729 107190 35730 107191 35730 107192 35730 107193 35731 107194 35731 107195 35731 107196 35732 107197 35732 107198 35732 107199 35733 107200 35733 107201 35733 107202 35734 107203 35734 107204 35734 107205 35735 107206 35735 107207 35735 107208 35736 107209 35736 107210 35736 107211 35737 107212 35737 107213 35737 107214 35738 107215 35738 107216 35738 107217 35739 107218 35739 107219 35739 107220 35740 107221 35740 107222 35740 107223 35741 107224 35741 107225 35741 107226 35742 107227 35742 107228 35742 107229 35743 107230 35743 107231 35743 107232 35744 107233 35744 107234 35744 107235 35745 107236 35745 107237 35745 107238 35746 107239 35746 107240 35746 107241 35747 107242 35747 107243 35747 107244 35748 107245 35748 107246 35748 107247 35749 107248 35749 107249 35749 107250 35750 107251 35750 107252 35750 107253 35751 107254 35751 107255 35751 107256 35752 107257 35752 107258 35752 107259 35753 107260 35753 107261 35753 107262 35754 107263 35754 107264 35754 107265 35755 107266 35755 107267 35755 107268 35756 107269 35756 107270 35756 107271 35757 107272 35757 107273 35757 107274 35758 107275 35758 107276 35758 107277 35759 107278 35759 107279 35759 107280 35760 107281 35760 107282 35760 107283 35761 107284 35761 107285 35761 107286 35762 107287 35762 107288 35762 107289 35763 107290 35763 107291 35763 107292 35764 107293 35764 107294 35764 107295 35765 107296 35765 107297 35765 107298 35766 107299 35766 107300 35766 107301 35767 107302 35767 107303 35767 107304 35768 107305 35768 107306 35768 107307 35769 107308 35769 107309 35769 107310 35770 107311 35770 107312 35770 107313 35771 107314 35771 107315 35771 107316 35772 107317 35772 107318 35772 107319 35773 107320 35773 107321 35773 107322 35774 107323 35774 107324 35774 107325 35775 107326 35775 107327 35775 107328 35776 107329 35776 107330 35776 107331 35777 107332 35777 107333 35777 107334 35778 107335 35778 107336 35778 107337 35779 107338 35779 107339 35779 107340 35780 107341 35780 107342 35780 107343 35781 107344 35781 107345 35781 107346 35782 107347 35782 107348 35782 107349 35783 107350 35783 107351 35783 107352 35784 107353 35784 107354 35784 107355 35785 107356 35785 107357 35785 107358 35786 107359 35786 107360 35786 107361 35787 107362 35787 107363 35787 107364 35788 107365 35788 107366 35788 107367 35789 107368 35789 107369 35789 107370 35790 107371 35790 107372 35790 107373 35791 107374 35791 107375 35791 107376 35792 107377 35792 107378 35792 107379 35793 107380 35793 107381 35793 107382 35794 107383 35794 107384 35794 107385 35795 107386 35795 107387 35795 107388 35796 107389 35796 107390 35796 107391 35797 107392 35797 107393 35797 107394 35798 107395 35798 107396 35798 107397 35799 107398 35799 107399 35799 107400 35800 107401 35800 107402 35800 107403 35801 107404 35801 107405 35801 107406 35802 107407 35802 107408 35802 107409 35803 107410 35803 107411 35803 107412 35804 107413 35804 107414 35804 107415 35805 107416 35805 107417 35805 107418 35806 107419 35806 107420 35806 107421 35807 107422 35807 107423 35807 107424 35808 107425 35808 107426 35808 107427 35809 107428 35809 107429 35809 107430 35810 107431 35810 107432 35810 107433 35811 107434 35811 107435 35811 107436 35812 107437 35812 107438 35812 107439 35813 107440 35813 107441 35813 107442 35814 107443 35814 107444 35814 107445 35815 107446 35815 107447 35815 107448 35816 107449 35816 107450 35816 107451 35817 107452 35817 107453 35817 107454 35818 107455 35818 107456 35818 107457 35819 107458 35819 107459 35819 107460 35820 107461 35820 107462 35820 107463 35821 107464 35821 107465 35821 107466 35822 107467 35822 107468 35822 107469 35823 107470 35823 107471 35823 107472 35824 107473 35824 107474 35824 107475 35825 107476 35825 107477 35825 107478 35826 107479 35826 107480 35826 107481 35827 107482 35827 107483 35827 107484 35828 107485 35828 107486 35828 107487 35829 107488 35829 107489 35829 107490 35830 107491 35830 107492 35830 107493 35831 107494 35831 107495 35831 107496 35832 107497 35832 107498 35832 107499 35833 107500 35833 107501 35833 107502 35834 107503 35834 107504 35834 107505 35835 107506 35835 107507 35835 107508 35836 107509 35836 107510 35836 107511 35837 107512 35837 107513 35837 107514 35838 107515 35838 107516 35838 107517 35839 107518 35839 107519 35839 107520 35840 107521 35840 107522 35840 107523 35841 107524 35841 107525 35841 107526 35842 107527 35842 107528 35842 107529 35843 107530 35843 107531 35843 107532 35844 107533 35844 107534 35844 107535 35845 107536 35845 107537 35845 107538 35846 107539 35846 107540 35846 107541 35847 107542 35847 107543 35847 107544 35848 107545 35848 107546 35848 107547 35849 107548 35849 107549 35849 107550 35850 107551 35850 107552 35850 107553 35851 107554 35851 107555 35851 107556 35852 107557 35852 107558 35852 107559 35853 107560 35853 107561 35853 107562 35854 107563 35854 107564 35854 107565 35855 107566 35855 107567 35855 107568 35856 107569 35856 107570 35856 107571 35857 107572 35857 107573 35857 107574 35858 107575 35858 107576 35858 107577 35859 107578 35859 107579 35859 107580 35860 107581 35860 107582 35860 107583 35861 107584 35861 107585 35861 107586 35862 107587 35862 107588 35862 107589 35863 107590 35863 107591 35863 107592 35864 107593 35864 107594 35864 107595 35865 107596 35865 107597 35865 107598 35866 107599 35866 107600 35866 107601 35867 107602 35867 107603 35867 107604 35868 107605 35868 107606 35868 107607 35869 107608 35869 107609 35869 107610 35870 107611 35870 107612 35870 107613 35871 107614 35871 107615 35871 107616 35872 107617 35872 107618 35872 107619 35873 107620 35873 107621 35873 107622 35874 107623 35874 107624 35874 107625 35875 107626 35875 107627 35875 107628 35876 107629 35876 107630 35876 107631 35877 107632 35877 107633 35877 107634 35878 107635 35878 107636 35878 107637 35879 107638 35879 107639 35879 107640 35880 107641 35880 107642 35880 107643 35881 107644 35881 107645 35881 107646 35882 107647 35882 107648 35882 107649 35883 107650 35883 107651 35883 107652 35884 107653 35884 107654 35884 107655 35885 107656 35885 107657 35885 107658 35886 107659 35886 107660 35886 107661 35887 107662 35887 107663 35887 107664 35888 107665 35888 107666 35888 107667 35889 107668 35889 107669 35889 107670 35890 107671 35890 107672 35890 107673 35891 107674 35891 107675 35891 107676 35892 107677 35892 107678 35892 107679 35893 107680 35893 107681 35893 107682 35894 107683 35894 107684 35894 107685 35895 107686 35895 107687 35895 107688 35896 107689 35896 107690 35896 107691 35897 107692 35897 107693 35897 107694 35898 107695 35898 107696 35898 107697 35899 107698 35899 107699 35899 107700 35900 107701 35900 107702 35900 107703 35901 107704 35901 107705 35901 107706 35902 107707 35902 107708 35902 107709 35903 107710 35903 107711 35903 107712 35904 107713 35904 107714 35904 107715 35905 107716 35905 107717 35905 107718 35906 107719 35906 107720 35906 107721 35907 107722 35907 107723 35907 107724 35908 107725 35908 107726 35908 107727 35909 107728 35909 107729 35909 107730 35910 107731 35910 107732 35910 107733 35911 107734 35911 107735 35911 107736 35912 107737 35912 107738 35912 107739 35913 107740 35913 107741 35913 107742 35914 107743 35914 107744 35914 107745 35915 107746 35915 107747 35915 107748 35916 107749 35916 107750 35916 107751 35917 107752 35917 107753 35917 107754 35918 107755 35918 107756 35918 107757 35919 107758 35919 107759 35919 107760 35920 107761 35920 107762 35920 107763 35921 107764 35921 107765 35921 107766 35922 107767 35922 107768 35922 107769 35923 107770 35923 107771 35923 107772 35924 107773 35924 107774 35924 107775 35925 107776 35925 107777 35925 107778 35926 107779 35926 107780 35926 107781 35927 107782 35927 107783 35927 107784 35928 107785 35928 107786 35928 107787 35929 107788 35929 107789 35929 107790 35930 107791 35930 107792 35930 107793 35931 107794 35931 107795 35931 107796 35932 107797 35932 107798 35932 107799 35933 107800 35933 107801 35933 107802 35934 107803 35934 107804 35934 107805 35935 107806 35935 107807 35935 107808 35936 107809 35936 107810 35936 107811 35937 107812 35937 107813 35937 107814 35938 107815 35938 107816 35938 107817 35939 107818 35939 107819 35939 107820 35940 107821 35940 107822 35940 107823 35941 107824 35941 107825 35941 107826 35942 107827 35942 107828 35942 107829 35943 107830 35943 107831 35943 107832 35944 107833 35944 107834 35944 107835 35945 107836 35945 107837 35945 107838 35946 107839 35946 107840 35946 107841 35947 107842 35947 107843 35947 107844 35948 107845 35948 107846 35948 107847 35949 107848 35949 107849 35949 107850 35950 107851 35950 107852 35950 107853 35951 107854 35951 107855 35951 107856 35952 107857 35952 107858 35952 107859 35953 107860 35953 107861 35953 107862 35954 107863 35954 107864 35954 107865 35955 107866 35955 107867 35955 107868 35956 107869 35956 107870 35956 107871 35957 107872 35957 107873 35957 107874 35958 107875 35958 107876 35958 107877 35959 107878 35959 107879 35959 107880 35960 107881 35960 107882 35960 107883 35961 107884 35961 107885 35961 107886 35962 107887 35962 107888 35962 107889 35963 107890 35963 107891 35963 107892 35964 107893 35964 107894 35964 107895 35965 107896 35965 107897 35965 107898 35966 107899 35966 107900 35966 107901 35967 107902 35967 107903 35967 107904 35968 107905 35968 107906 35968 107907 35969 107908 35969 107909 35969 107910 35970 107911 35970 107912 35970 107913 35971 107914 35971 107915 35971 107916 35972 107917 35972 107918 35972 107919 35973 107920 35973 107921 35973 107922 35974 107923 35974 107924 35974 107925 35975 107926 35975 107927 35975 107928 35976 107929 35976 107930 35976 107931 35977 107932 35977 107933 35977 107934 35978 107935 35978 107936 35978 107937 35979 107938 35979 107939 35979 107940 35980 107941 35980 107942 35980 107943 35981 107944 35981 107945 35981 107946 35982 107947 35982 107948 35982 107949 35983 107950 35983 107951 35983 107952 35984 107953 35984 107954 35984 107955 35985 107956 35985 107957 35985 107958 35986 107959 35986 107960 35986 107961 35987 107962 35987 107963 35987 107964 35988 107965 35988 107966 35988 107967 35989 107968 35989 107969 35989 107970 35990 107971 35990 107972 35990 107973 35991 107974 35991 107975 35991 107976 35992 107977 35992 107978 35992 107979 35993 107980 35993 107981 35993 107982 35994 107983 35994 107984 35994 107985 35995 107986 35995 107987 35995 107988 35996 107989 35996 107990 35996 107991 35997 107992 35997 107993 35997 107994 35998 107995 35998 107996 35998 107997 35999 107998 35999 107999 35999 108000 36000 108001 36000 108002 36000 108003 36001 108004 36001 108005 36001 108006 36002 108007 36002 108008 36002 108009 36003 108010 36003 108011 36003 108012 36004 108013 36004 108014 36004 108015 36005 108016 36005 108017 36005 108018 36006 108019 36006 108020 36006 108021 36007 108022 36007 108023 36007 108024 36008 108025 36008 108026 36008 108027 36009 108028 36009 108029 36009 108030 36010 108031 36010 108032 36010 108033 36011 108034 36011 108035 36011 108036 36012 108037 36012 108038 36012 108039 36013 108040 36013 108041 36013 108042 36014 108043 36014 108044 36014 108045 36015 108046 36015 108047 36015 108048 36016 108049 36016 108050 36016 108051 36017 108052 36017 108053 36017 108054 36018 108055 36018 108056 36018 108057 36019 108058 36019 108059 36019 108060 36020 108061 36020 108062 36020 108063 36021 108064 36021 108065 36021 108066 36022 108067 36022 108068 36022 108069 36023 108070 36023 108071 36023 108072 36024 108073 36024 108074 36024 108075 36025 108076 36025 108077 36025 108078 36026 108079 36026 108080 36026 108081 36027 108082 36027 108083 36027 108084 36028 108085 36028 108086 36028 108087 36029 108088 36029 108089 36029 108090 36030 108091 36030 108092 36030 108093 36031 108094 36031 108095 36031 108096 36032 108097 36032 108098 36032 108099 36033 108100 36033 108101 36033 108102 36034 108103 36034 108104 36034 108105 36035 108106 36035 108107 36035 108108 36036 108109 36036 108110 36036 108111 36037 108112 36037 108113 36037 108114 36038 108115 36038 108116 36038 108117 36039 108118 36039 108119 36039 108120 36040 108121 36040 108122 36040 108123 36041 108124 36041 108125 36041 108126 36042 108127 36042 108128 36042 108129 36043 108130 36043 108131 36043 108132 36044 108133 36044 108134 36044 108135 36045 108136 36045 108137 36045 108138 36046 108139 36046 108140 36046 108141 36047 108142 36047 108143 36047 108144 36048 108145 36048 108146 36048 108147 36049 108148 36049 108149 36049 108150 36050 108151 36050 108152 36050 108153 36051 108154 36051 108155 36051 108156 36052 108157 36052 108158 36052 108159 36053 108160 36053 108161 36053 108162 36054 108163 36054 108164 36054 108165 36055 108166 36055 108167 36055 108168 36056 108169 36056 108170 36056 108171 36057 108172 36057 108173 36057 108174 36058 108175 36058 108176 36058 108177 36059 108178 36059 108179 36059 108180 36060 108181 36060 108182 36060 108183 36061 108184 36061 108185 36061 108186 36062 108187 36062 108188 36062 108189 36063 108190 36063 108191 36063 108192 36064 108193 36064 108194 36064 108195 36065 108196 36065 108197 36065 108198 36066 108199 36066 108200 36066 108201 36067 108202 36067 108203 36067 108204 36068 108205 36068 108206 36068 108207 36069 108208 36069 108209 36069 108210 36070 108211 36070 108212 36070 108213 36071 108214 36071 108215 36071 108216 36072 108217 36072 108218 36072 108219 36073 108220 36073 108221 36073 108222 36074 108223 36074 108224 36074 108225 36075 108226 36075 108227 36075 108228 36076 108229 36076 108230 36076 108231 36077 108232 36077 108233 36077 108234 36078 108235 36078 108236 36078 108237 36079 108238 36079 108239 36079 108240 36080 108241 36080 108242 36080 108243 36081 108244 36081 108245 36081 108246 36082 108247 36082 108248 36082 108249 36083 108250 36083 108251 36083 108252 36084 108253 36084 108254 36084 108255 36085 108256 36085 108257 36085 108258 36086 108259 36086 108260 36086 108261 36087 108262 36087 108263 36087 108264 36088 108265 36088 108266 36088 108267 36089 108268 36089 108269 36089 108270 36090 108271 36090 108272 36090 108273 36091 108274 36091 108275 36091 108276 36092 108277 36092 108278 36092 108279 36093 108280 36093 108281 36093 108282 36094 108283 36094 108284 36094 108285 36095 108286 36095 108287 36095 108288 36096 108289 36096 108290 36096 108291 36097 108292 36097 108293 36097 108294 36098 108295 36098 108296 36098 108297 36099 108298 36099 108299 36099 108300 36100 108301 36100 108302 36100 108303 36101 108304 36101 108305 36101 108306 36102 108307 36102 108308 36102 108309 36103 108310 36103 108311 36103 108312 36104 108313 36104 108314 36104 108315 36105 108316 36105 108317 36105 108318 36106 108319 36106 108320 36106 108321 36107 108322 36107 108323 36107 108324 36108 108325 36108 108326 36108 108327 36109 108328 36109 108329 36109 108330 36110 108331 36110 108332 36110 108333 36111 108334 36111 108335 36111 108336 36112 108337 36112 108338 36112 108339 36113 108340 36113 108341 36113 108342 36114 108343 36114 108344 36114 108345 36115 108346 36115 108347 36115 108348 36116 108349 36116 108350 36116 108351 36117 108352 36117 108353 36117 108354 36118 108355 36118 108356 36118 108357 36119 108358 36119 108359 36119 108360 36120 108361 36120 108362 36120 108363 36121 108364 36121 108365 36121 108366 36122 108367 36122 108368 36122 108369 36123 108370 36123 108371 36123 108372 36124 108373 36124 108374 36124 108375 36125 108376 36125 108377 36125 108378 36126 108379 36126 108380 36126 108381 36127 108382 36127 108383 36127 108384 36128 108385 36128 108386 36128 108387 36129 108388 36129 108389 36129 108390 36130 108391 36130 108392 36130 108393 36131 108394 36131 108395 36131 108396 36132 108397 36132 108398 36132 108399 36133 108400 36133 108401 36133 108402 36134 108403 36134 108404 36134 108405 36135 108406 36135 108407 36135 108408 36136 108409 36136 108410 36136 108411 36137 108412 36137 108413 36137 108414 36138 108415 36138 108416 36138 108417 36139 108418 36139 108419 36139 108420 36140 108421 36140 108422 36140 108423 36141 108424 36141 108425 36141 108426 36142 108427 36142 108428 36142 108429 36143 108430 36143 108431 36143 108432 36144 108433 36144 108434 36144 108435 36145 108436 36145 108437 36145 108438 36146 108439 36146 108440 36146 108441 36147 108442 36147 108443 36147 108444 36148 108445 36148 108446 36148 108447 36149 108448 36149 108449 36149 108450 36150 108451 36150 108452 36150 108453 36151 108454 36151 108455 36151 108456 36152 108457 36152 108458 36152 108459 36153 108460 36153 108461 36153 108462 36154 108463 36154 108464 36154 108465 36155 108466 36155 108467 36155 108468 36156 108469 36156 108470 36156 108471 36157 108472 36157 108473 36157 108474 36158 108475 36158 108476 36158 108477 36159 108478 36159 108479 36159 108480 36160 108481 36160 108482 36160 108483 36161 108484 36161 108485 36161 108486 36162 108487 36162 108488 36162 108489 36163 108490 36163 108491 36163 108492 36164 108493 36164 108494 36164 108495 36165 108496 36165 108497 36165 108498 36166 108499 36166 108500 36166 108501 36167 108502 36167 108503 36167 108504 36168 108505 36168 108506 36168 108507 36169 108508 36169 108509 36169 108510 36170 108511 36170 108512 36170 108513 36171 108514 36171 108515 36171 108516 36172 108517 36172 108518 36172 108519 36173 108520 36173 108521 36173 108522 36174 108523 36174 108524 36174 108525 36175 108526 36175 108527 36175 108528 36176 108529 36176 108530 36176 108531 36177 108532 36177 108533 36177 108534 36178 108535 36178 108536 36178 108537 36179 108538 36179 108539 36179 108540 36180 108541 36180 108542 36180 108543 36181 108544 36181 108545 36181 108546 36182 108547 36182 108548 36182 108549 36183 108550 36183 108551 36183 108552 36184 108553 36184 108554 36184 108555 36185 108556 36185 108557 36185 108558 36186 108559 36186 108560 36186 108561 36187 108562 36187 108563 36187 108564 36188 108565 36188 108566 36188 108567 36189 108568 36189 108569 36189 108570 36190 108571 36190 108572 36190 108573 36191 108574 36191 108575 36191 108576 36192 108577 36192 108578 36192 108579 36193 108580 36193 108581 36193 108582 36194 108583 36194 108584 36194 108585 36195 108586 36195 108587 36195 108588 36196 108589 36196 108590 36196 108591 36197 108592 36197 108593 36197 108594 36198 108595 36198 108596 36198 108597 36199 108598 36199 108599 36199 108600 36200 108601 36200 108602 36200 108603 36201 108604 36201 108605 36201 108606 36202 108607 36202 108608 36202 108609 36203 108610 36203 108611 36203 108612 36204 108613 36204 108614 36204 108615 36205 108616 36205 108617 36205 108618 36206 108619 36206 108620 36206 108621 36207 108622 36207 108623 36207 108624 36208 108625 36208 108626 36208 108627 36209 108628 36209 108629 36209 108630 36210 108631 36210 108632 36210 108633 36211 108634 36211 108635 36211 108636 36212 108637 36212 108638 36212 108639 36213 108640 36213 108641 36213 108642 36214 108643 36214 108644 36214 108645 36215 108646 36215 108647 36215 108648 36216 108649 36216 108650 36216 108651 36217 108652 36217 108653 36217 108654 36218 108655 36218 108656 36218 108657 36219 108658 36219 108659 36219 108660 36220 108661 36220 108662 36220 108663 36221 108664 36221 108665 36221 108666 36222 108667 36222 108668 36222 108669 36223 108670 36223 108671 36223 108672 36224 108673 36224 108674 36224 108675 36225 108676 36225 108677 36225 108678 36226 108679 36226 108680 36226 108681 36227 108682 36227 108683 36227 108684 36228 108685 36228 108686 36228 108687 36229 108688 36229 108689 36229 108690 36230 108691 36230 108692 36230 108693 36231 108694 36231 108695 36231 108696 36232 108697 36232 108698 36232 108699 36233 108700 36233 108701 36233 108702 36234 108703 36234 108704 36234 108705 36235 108706 36235 108707 36235 108708 36236 108709 36236 108710 36236 108711 36237 108712 36237 108713 36237 108714 36238 108715 36238 108716 36238 108717 36239 108718 36239 108719 36239 108720 36240 108721 36240 108722 36240 108723 36241 108724 36241 108725 36241 108726 36242 108727 36242 108728 36242 108729 36243 108730 36243 108731 36243 108732 36244 108733 36244 108734 36244 108735 36245 108736 36245 108737 36245 108738 36246 108739 36246 108740 36246 108741 36247 108742 36247 108743 36247 108744 36248 108745 36248 108746 36248 108747 36249 108748 36249 108749 36249 108750 36250 108751 36250 108752 36250 108753 36251 108754 36251 108755 36251 108756 36252 108757 36252 108758 36252 108759 36253 108760 36253 108761 36253 108762 36254 108763 36254 108764 36254 108765 36255 108766 36255 108767 36255 108768 36256 108769 36256 108770 36256 108771 36257 108772 36257 108773 36257 108774 36258 108775 36258 108776 36258 108777 36259 108778 36259 108779 36259 108780 36260 108781 36260 108782 36260 108783 36261 108784 36261 108785 36261 108786 36262 108787 36262 108788 36262 108789 36263 108790 36263 108791 36263 108792 36264 108793 36264 108794 36264 108795 36265 108796 36265 108797 36265 108798 36266 108799 36266 108800 36266 108801 36267 108802 36267 108803 36267 108804 36268 108805 36268 108806 36268 108807 36269 108808 36269 108809 36269 108810 36270 108811 36270 108812 36270 108813 36271 108814 36271 108815 36271 108816 36272 108817 36272 108818 36272 108819 36273 108820 36273 108821 36273 108822 36274 108823 36274 108824 36274 108825 36275 108826 36275 108827 36275 108828 36276 108829 36276 108830 36276 108831 36277 108832 36277 108833 36277 108834 36278 108835 36278 108836 36278 108837 36279 108838 36279 108839 36279 108840 36280 108841 36280 108842 36280 108843 36281 108844 36281 108845 36281 108846 36282 108847 36282 108848 36282 108849 36283 108850 36283 108851 36283 108852 36284 108853 36284 108854 36284 108855 36285 108856 36285 108857 36285 108858 36286 108859 36286 108860 36286 108861 36287 108862 36287 108863 36287 108864 36288 108865 36288 108866 36288 108867 36289 108868 36289 108869 36289 108870 36290 108871 36290 108872 36290 108873 36291 108874 36291 108875 36291 108876 36292 108877 36292 108878 36292 108879 36293 108880 36293 108881 36293 108882 36294 108883 36294 108884 36294 108885 36295 108886 36295 108887 36295 108888 36296 108889 36296 108890 36296 108891 36297 108892 36297 108893 36297 108894 36298 108895 36298 108896 36298 108897 36299 108898 36299 108899 36299 108900 36300 108901 36300 108902 36300 108903 36301 108904 36301 108905 36301 108906 36302 108907 36302 108908 36302 108909 36303 108910 36303 108911 36303 108912 36304 108913 36304 108914 36304 108915 36305 108916 36305 108917 36305 108918 36306 108919 36306 108920 36306 108921 36307 108922 36307 108923 36307 108924 36308 108925 36308 108926 36308 108927 36309 108928 36309 108929 36309 108930 36310 108931 36310 108932 36310 108933 36311 108934 36311 108935 36311 108936 36312 108937 36312 108938 36312 108939 36313 108940 36313 108941 36313 108942 36314 108943 36314 108944 36314 108945 36315 108946 36315 108947 36315 108948 36316 108949 36316 108950 36316 108951 36317 108952 36317 108953 36317 108954 36318 108955 36318 108956 36318 108957 36319 108958 36319 108959 36319 108960 36320 108961 36320 108962 36320 108963 36321 108964 36321 108965 36321 108966 36322 108967 36322 108968 36322 108969 36323 108970 36323 108971 36323 108972 36324 108973 36324 108974 36324 108975 36325 108976 36325 108977 36325 108978 36326 108979 36326 108980 36326 108981 36327 108982 36327 108983 36327 108984 36328 108985 36328 108986 36328 108987 36329 108988 36329 108989 36329 108990 36330 108991 36330 108992 36330 108993 36331 108994 36331 108995 36331 108996 36332 108997 36332 108998 36332 108999 36333 109000 36333 109001 36333 109002 36334 109003 36334 109004 36334 109005 36335 109006 36335 109007 36335 109008 36336 109009 36336 109010 36336 109011 36337 109012 36337 109013 36337 109014 36338 109015 36338 109016 36338 109017 36339 109018 36339 109019 36339 109020 36340 109021 36340 109022 36340 109023 36341 109024 36341 109025 36341 109026 36342 109027 36342 109028 36342 109029 36343 109030 36343 109031 36343 109032 36344 109033 36344 109034 36344 109035 36345 109036 36345 109037 36345 109038 36346 109039 36346 109040 36346 109041 36347 109042 36347 109043 36347 109044 36348 109045 36348 109046 36348 109047 36349 109048 36349 109049 36349 109050 36350 109051 36350 109052 36350 109053 36351 109054 36351 109055 36351 109056 36352 109057 36352 109058 36352 109059 36353 109060 36353 109061 36353 109062 36354 109063 36354 109064 36354 109065 36355 109066 36355 109067 36355 109068 36356 109069 36356 109070 36356 109071 36357 109072 36357 109073 36357 109074 36358 109075 36358 109076 36358 109077 36359 109078 36359 109079 36359 109080 36360 109081 36360 109082 36360 109083 36361 109084 36361 109085 36361 109086 36362 109087 36362 109088 36362 109089 36363 109090 36363 109091 36363 109092 36364 109093 36364 109094 36364 109095 36365 109096 36365 109097 36365 109098 36366 109099 36366 109100 36366 109101 36367 109102 36367 109103 36367 109104 36368 109105 36368 109106 36368 109107 36369 109108 36369 109109 36369 109110 36370 109111 36370 109112 36370 109113 36371 109114 36371 109115 36371 109116 36372 109117 36372 109118 36372 109119 36373 109120 36373 109121 36373 109122 36374 109123 36374 109124 36374 109125 36375 109126 36375 109127 36375 109128 36376 109129 36376 109130 36376 109131 36377 109132 36377 109133 36377 109134 36378 109135 36378 109136 36378 109137 36379 109138 36379 109139 36379 109140 36380 109141 36380 109142 36380 109143 36381 109144 36381 109145 36381 109146 36382 109147 36382 109148 36382 109149 36383 109150 36383 109151 36383 109152 36384 109153 36384 109154 36384 109155 36385 109156 36385 109157 36385 109158 36386 109159 36386 109160 36386 109161 36387 109162 36387 109163 36387 109164 36388 109165 36388 109166 36388 109167 36389 109168 36389 109169 36389 109170 36390 109171 36390 109172 36390 109173 36391 109174 36391 109175 36391 109176 36392 109177 36392 109178 36392 109179 36393 109180 36393 109181 36393 109182 36394 109183 36394 109184 36394 109185 36395 109186 36395 109187 36395 109188 36396 109189 36396 109190 36396 109191 36397 109192 36397 109193 36397 109194 36398 109195 36398 109196 36398 109197 36399 109198 36399 109199 36399 109200 36400 109201 36400 109202 36400 109203 36401 109204 36401 109205 36401 109206 36402 109207 36402 109208 36402 109209 36403 109210 36403 109211 36403 109212 36404 109213 36404 109214 36404 109215 36405 109216 36405 109217 36405 109218 36406 109219 36406 109220 36406 109221 36407 109222 36407 109223 36407 109224 36408 109225 36408 109226 36408 109227 36409 109228 36409 109229 36409 109230 36410 109231 36410 109232 36410 109233 36411 109234 36411 109235 36411 109236 36412 109237 36412 109238 36412 109239 36413 109240 36413 109241 36413 109242 36414 109243 36414 109244 36414 109245 36415 109246 36415 109247 36415 109248 36416 109249 36416 109250 36416 109251 36417 109252 36417 109253 36417 109254 36418 109255 36418 109256 36418 109257 36419 109258 36419 109259 36419 109260 36420 109261 36420 109262 36420 109263 36421 109264 36421 109265 36421 109266 36422 109267 36422 109268 36422 109269 36423 109270 36423 109271 36423 109272 36424 109273 36424 109274 36424 109275 36425 109276 36425 109277 36425 109278 36426 109279 36426 109280 36426 109281 36427 109282 36427 109283 36427 109284 36428 109285 36428 109286 36428 109287 36429 109288 36429 109289 36429 109290 36430 109291 36430 109292 36430 109293 36431 109294 36431 109295 36431 109296 36432 109297 36432 109298 36432 109299 36433 109300 36433 109301 36433 109302 36434 109303 36434 109304 36434 109305 36435 109306 36435 109307 36435 109308 36436 109309 36436 109310 36436 109311 36437 109312 36437 109313 36437 109314 36438 109315 36438 109316 36438 109317 36439 109318 36439 109319 36439 109320 36440 109321 36440 109322 36440 109323 36441 109324 36441 109325 36441 109326 36442 109327 36442 109328 36442 109329 36443 109330 36443 109331 36443 109332 36444 109333 36444 109334 36444 109335 36445 109336 36445 109337 36445 109338 36446 109339 36446 109340 36446 109341 36447 109342 36447 109343 36447 109344 36448 109345 36448 109346 36448 109347 36449 109348 36449 109349 36449 109350 36450 109351 36450 109352 36450 109353 36451 109354 36451 109355 36451 109356 36452 109357 36452 109358 36452 109359 36453 109360 36453 109361 36453 109362 36454 109363 36454 109364 36454 109365 36455 109366 36455 109367 36455 109368 36456 109369 36456 109370 36456 109371 36457 109372 36457 109373 36457 109374 36458 109375 36458 109376 36458 109377 36459 109378 36459 109379 36459 109380 36460 109381 36460 109382 36460 109383 36461 109384 36461 109385 36461 109386 36462 109387 36462 109388 36462 109389 36463 109390 36463 109391 36463 109392 36464 109393 36464 109394 36464 109395 36465 109396 36465 109397 36465 109398 36466 109399 36466 109400 36466 109401 36467 109402 36467 109403 36467 109404 36468 109405 36468 109406 36468 109407 36469 109408 36469 109409 36469 109410 36470 109411 36470 109412 36470 109413 36471 109414 36471 109415 36471 109416 36472 109417 36472 109418 36472 109419 36473 109420 36473 109421 36473 109422 36474 109423 36474 109424 36474 109425 36475 109426 36475 109427 36475 109428 36476 109429 36476 109430 36476 109431 36477 109432 36477 109433 36477 109434 36478 109435 36478 109436 36478 109437 36479 109438 36479 109439 36479 109440 36480 109441 36480 109442 36480 109443 36481 109444 36481 109445 36481 109446 36482 109447 36482 109448 36482 109449 36483 109450 36483 109451 36483 109452 36484 109453 36484 109454 36484 109455 36485 109456 36485 109457 36485 109458 36486 109459 36486 109460 36486 109461 36487 109462 36487 109463 36487 109464 36488 109465 36488 109466 36488 109467 36489 109468 36489 109469 36489 109470 36490 109471 36490 109472 36490 109473 36491 109474 36491 109475 36491 109476 36492 109477 36492 109478 36492 109479 36493 109480 36493 109481 36493 109482 36494 109483 36494 109484 36494 109485 36495 109486 36495 109487 36495 109488 36496 109489 36496 109490 36496 109491 36497 109492 36497 109493 36497 109494 36498 109495 36498 109496 36498 109497 36499 109498 36499 109499 36499 109500 36500 109501 36500 109502 36500 109503 36501 109504 36501 109505 36501 109506 36502 109507 36502 109508 36502 109509 36503 109510 36503 109511 36503 109512 36504 109513 36504 109514 36504 109515 36505 109516 36505 109517 36505 109518 36506 109519 36506 109520 36506 109521 36507 109522 36507 109523 36507 109524 36508 109525 36508 109526 36508 109527 36509 109528 36509 109529 36509 109530 36510 109531 36510 109532 36510 109533 36511 109534 36511 109535 36511 109536 36512 109537 36512 109538 36512 109539 36513 109540 36513 109541 36513 109542 36514 109543 36514 109544 36514 109545 36515 109546 36515 109547 36515 109548 36516 109549 36516 109550 36516 109551 36517 109552 36517 109553 36517 109554 36518 109555 36518 109556 36518 109557 36519 109558 36519 109559 36519 109560 36520 109561 36520 109562 36520 109563 36521 109564 36521 109565 36521 109566 36522 109567 36522 109568 36522 109569 36523 109570 36523 109571 36523 109572 36524 109573 36524 109574 36524 109575 36525 109576 36525 109577 36525 109578 36526 109579 36526 109580 36526 109581 36527 109582 36527 109583 36527 109584 36528 109585 36528 109586 36528 109587 36529 109588 36529 109589 36529 109590 36530 109591 36530 109592 36530 109593 36531 109594 36531 109595 36531 109596 36532 109597 36532 109598 36532 109599 36533 109600 36533 109601 36533 109602 36534 109603 36534 109604 36534 109605 36535 109606 36535 109607 36535 109608 36536 109609 36536 109610 36536 109611 36537 109612 36537 109613 36537 109614 36538 109615 36538 109616 36538 109617 36539 109618 36539 109619 36539 109620 36540 109621 36540 109622 36540 109623 36541 109624 36541 109625 36541 109626 36542 109627 36542 109628 36542 109629 36543 109630 36543 109631 36543 109632 36544 109633 36544 109634 36544 109635 36545 109636 36545 109637 36545 109638 36546 109639 36546 109640 36546 109641 36547 109642 36547 109643 36547 109644 36548 109645 36548 109646 36548 109647 36549 109648 36549 109649 36549 109650 36550 109651 36550 109652 36550 109653 36551 109654 36551 109655 36551 109656 36552 109657 36552 109658 36552 109659 36553 109660 36553 109661 36553 109662 36554 109663 36554 109664 36554 109665 36555 109666 36555 109667 36555 109668 36556 109669 36556 109670 36556 109671 36557 109672 36557 109673 36557 109674 36558 109675 36558 109676 36558 109677 36559 109678 36559 109679 36559 109680 36560 109681 36560 109682 36560 109683 36561 109684 36561 109685 36561 109686 36562 109687 36562 109688 36562 109689 36563 109690 36563 109691 36563 109692 36564 109693 36564 109694 36564 109695 36565 109696 36565 109697 36565 109698 36566 109699 36566 109700 36566 109701 36567 109702 36567 109703 36567 109704 36568 109705 36568 109706 36568 109707 36569 109708 36569 109709 36569 109710 36570 109711 36570 109712 36570 109713 36571 109714 36571 109715 36571 109716 36572 109717 36572 109718 36572 109719 36573 109720 36573 109721 36573 109722 36574 109723 36574 109724 36574 109725 36575 109726 36575 109727 36575 109728 36576 109729 36576 109730 36576 109731 36577 109732 36577 109733 36577 109734 36578 109735 36578 109736 36578 109737 36579 109738 36579 109739 36579 109740 36580 109741 36580 109742 36580 109743 36581 109744 36581 109745 36581 109746 36582 109747 36582 109748 36582 109749 36583 109750 36583 109751 36583 109752 36584 109753 36584 109754 36584 109755 36585 109756 36585 109757 36585 109758 36586 109759 36586 109760 36586 109761 36587 109762 36587 109763 36587 109764 36588 109765 36588 109766 36588 109767 36589 109768 36589 109769 36589 109770 36590 109771 36590 109772 36590 109773 36591 109774 36591 109775 36591 109776 36592 109777 36592 109778 36592 109779 36593 109780 36593 109781 36593 109782 36594 109783 36594 109784 36594 109785 36595 109786 36595 109787 36595 109788 36596 109789 36596 109790 36596 109791 36597 109792 36597 109793 36597 109794 36598 109795 36598 109796 36598 109797 36599 109798 36599 109799 36599 109800 36600 109801 36600 109802 36600 109803 36601 109804 36601 109805 36601 109806 36602 109807 36602 109808 36602 109809 36603 109810 36603 109811 36603 109812 36604 109813 36604 109814 36604 109815 36605 109816 36605 109817 36605 109818 36606 109819 36606 109820 36606 109821 36607 109822 36607 109823 36607 109824 36608 109825 36608 109826 36608 109827 36609 109828 36609 109829 36609 109830 36610 109831 36610 109832 36610 109833 36611 109834 36611 109835 36611 109836 36612 109837 36612 109838 36612 109839 36613 109840 36613 109841 36613 109842 36614 109843 36614 109844 36614 109845 36615 109846 36615 109847 36615 109848 36616 109849 36616 109850 36616 109851 36617 109852 36617 109853 36617 109854 36618 109855 36618 109856 36618 109857 36619 109858 36619 109859 36619 109860 36620 109861 36620 109862 36620 109863 36621 109864 36621 109865 36621 109866 36622 109867 36622 109868 36622 109869 36623 109870 36623 109871 36623 109872 36624 109873 36624 109874 36624 109875 36625 109876 36625 109877 36625 109878 36626 109879 36626 109880 36626 109881 36627 109882 36627 109883 36627 109884 36628 109885 36628 109886 36628 109887 36629 109888 36629 109889 36629 109890 36630 109891 36630 109892 36630 109893 36631 109894 36631 109895 36631 109896 36632 109897 36632 109898 36632 109899 36633 109900 36633 109901 36633 109902 36634 109903 36634 109904 36634 109905 36635 109906 36635 109907 36635 109908 36636 109909 36636 109910 36636 109911 36637 109912 36637 109913 36637 109914 36638 109915 36638 109916 36638 109917 36639 109918 36639 109919 36639 109920 36640 109921 36640 109922 36640 109923 36641 109924 36641 109925 36641 109926 36642 109927 36642 109928 36642 109929 36643 109930 36643 109931 36643 109932 36644 109933 36644 109934 36644 109935 36645 109936 36645 109937 36645 109938 36646 109939 36646 109940 36646 109941 36647 109942 36647 109943 36647 109944 36648 109945 36648 109946 36648 109947 36649 109948 36649 109949 36649 109950 36650 109951 36650 109952 36650 109953 36651 109954 36651 109955 36651 109956 36652 109957 36652 109958 36652 109959 36653 109960 36653 109961 36653 109962 36654 109963 36654 109964 36654 109965 36655 109966 36655 109967 36655 109968 36656 109969 36656 109970 36656 109971 36657 109972 36657 109973 36657 109974 36658 109975 36658 109976 36658 109977 36659 109978 36659 109979 36659 109980 36660 109981 36660 109982 36660 109983 36661 109984 36661 109985 36661 109986 36662 109987 36662 109988 36662 109989 36663 109990 36663 109991 36663 109992 36664 109993 36664 109994 36664 109995 36665 109996 36665 109997 36665 109998 36666 109999 36666 110000 36666 110001 36667 110002 36667 110003 36667 110004 36668 110005 36668 110006 36668 110007 36669 110008 36669 110009 36669 110010 36670 110011 36670 110012 36670 110013 36671 110014 36671 110015 36671 110016 36672 110017 36672 110018 36672 110019 36673 110020 36673 110021 36673 110022 36674 110023 36674 110024 36674 110025 36675 110026 36675 110027 36675 110028 36676 110029 36676 110030 36676 110031 36677 110032 36677 110033 36677 110034 36678 110035 36678 110036 36678 110037 36679 110038 36679 110039 36679 110040 36680 110041 36680 110042 36680 110043 36681 110044 36681 110045 36681 110046 36682 110047 36682 110048 36682 110049 36683 110050 36683 110051 36683 110052 36684 110053 36684 110054 36684 110055 36685 110056 36685 110057 36685 110058 36686 110059 36686 110060 36686 110061 36687 110062 36687 110063 36687 110064 36688 110065 36688 110066 36688 110067 36689 110068 36689 110069 36689 110070 36690 110071 36690 110072 36690 110073 36691 110074 36691 110075 36691 110076 36692 110077 36692 110078 36692 110079 36693 110080 36693 110081 36693 110082 36694 110083 36694 110084 36694 110085 36695 110086 36695 110087 36695 110088 36696 110089 36696 110090 36696 110091 36697 110092 36697 110093 36697 110094 36698 110095 36698 110096 36698 110097 36699 110098 36699 110099 36699 110100 36700 110101 36700 110102 36700 110103 36701 110104 36701 110105 36701 110106 36702 110107 36702 110108 36702 110109 36703 110110 36703 110111 36703 110112 36704 110113 36704 110114 36704 110115 36705 110116 36705 110117 36705 110118 36706 110119 36706 110120 36706 110121 36707 110122 36707 110123 36707 110124 36708 110125 36708 110126 36708 110127 36709 110128 36709 110129 36709 110130 36710 110131 36710 110132 36710 110133 36711 110134 36711 110135 36711 110136 36712 110137 36712 110138 36712 110139 36713 110140 36713 110141 36713 110142 36714 110143 36714 110144 36714 110145 36715 110146 36715 110147 36715 110148 36716 110149 36716 110150 36716 110151 36717 110152 36717 110153 36717 110154 36718 110155 36718 110156 36718 110157 36719 110158 36719 110159 36719 110160 36720 110161 36720 110162 36720 110163 36721 110164 36721 110165 36721 110166 36722 110167 36722 110168 36722 110169 36723 110170 36723 110171 36723 110172 36724 110173 36724 110174 36724 110175 36725 110176 36725 110177 36725 110178 36726 110179 36726 110180 36726 110181 36727 110182 36727 110183 36727 110184 36728 110185 36728 110186 36728 110187 36729 110188 36729 110189 36729 110190 36730 110191 36730 110192 36730 110193 36731 110194 36731 110195 36731 110196 36732 110197 36732 110198 36732 110199 36733 110200 36733 110201 36733 110202 36734 110203 36734 110204 36734 110205 36735 110206 36735 110207 36735 110208 36736 110209 36736 110210 36736 110211 36737 110212 36737 110213 36737 110214 36738 110215 36738 110216 36738 110217 36739 110218 36739 110219 36739 110220 36740 110221 36740 110222 36740 110223 36741 110224 36741 110225 36741 110226 36742 110227 36742 110228 36742 110229 36743 110230 36743 110231 36743 110232 36744 110233 36744 110234 36744 110235 36745 110236 36745 110237 36745 110238 36746 110239 36746 110240 36746 110241 36747 110242 36747 110243 36747 110244 36748 110245 36748 110246 36748 110247 36749 110248 36749 110249 36749 110250 36750 110251 36750 110252 36750 110253 36751 110254 36751 110255 36751 110256 36752 110257 36752 110258 36752 110259 36753 110260 36753 110261 36753 110262 36754 110263 36754 110264 36754 110265 36755 110266 36755 110267 36755 110268 36756 110269 36756 110270 36756 110271 36757 110272 36757 110273 36757 110274 36758 110275 36758 110276 36758 110277 36759 110278 36759 110279 36759 110280 36760 110281 36760 110282 36760 110283 36761 110284 36761 110285 36761 110286 36762 110287 36762 110288 36762 110289 36763 110290 36763 110291 36763 110292 36764 110293 36764 110294 36764 110295 36765 110296 36765 110297 36765 110298 36766 110299 36766 110300 36766 110301 36767 110302 36767 110303 36767 110304 36768 110305 36768 110306 36768 110307 36769 110308 36769 110309 36769 110310 36770 110311 36770 110312 36770 110313 36771 110314 36771 110315 36771 110316 36772 110317 36772 110318 36772 110319 36773 110320 36773 110321 36773 110322 36774 110323 36774 110324 36774 110325 36775 110326 36775 110327 36775 110328 36776 110329 36776 110330 36776 110331 36777 110332 36777 110333 36777 110334 36778 110335 36778 110336 36778 110337 36779 110338 36779 110339 36779 110340 36780 110341 36780 110342 36780 110343 36781 110344 36781 110345 36781 110346 36782 110347 36782 110348 36782 110349 36783 110350 36783 110351 36783 110352 36784 110353 36784 110354 36784 110355 36785 110356 36785 110357 36785 110358 36786 110359 36786 110360 36786 110361 36787 110362 36787 110363 36787 110364 36788 110365 36788 110366 36788 110367 36789 110368 36789 110369 36789 110370 36790 110371 36790 110372 36790 110373 36791 110374 36791 110375 36791 110376 36792 110377 36792 110378 36792 110379 36793 110380 36793 110381 36793 110382 36794 110383 36794 110384 36794 110385 36795 110386 36795 110387 36795 110388 36796 110389 36796 110390 36796 110391 36797 110392 36797 110393 36797 110394 36798 110395 36798 110396 36798 110397 36799 110398 36799 110399 36799 110400 36800 110401 36800 110402 36800 110403 36801 110404 36801 110405 36801 110406 36802 110407 36802 110408 36802 110409 36803 110410 36803 110411 36803 110412 36804 110413 36804 110414 36804 110415 36805 110416 36805 110417 36805 110418 36806 110419 36806 110420 36806 110421 36807 110422 36807 110423 36807 110424 36808 110425 36808 110426 36808 110427 36809 110428 36809 110429 36809 110430 36810 110431 36810 110432 36810 110433 36811 110434 36811 110435 36811 110436 36812 110437 36812 110438 36812 110439 36813 110440 36813 110441 36813 110442 36814 110443 36814 110444 36814 110445 36815 110446 36815 110447 36815 110448 36816 110449 36816 110450 36816 110451 36817 110452 36817 110453 36817 110454 36818 110455 36818 110456 36818 110457 36819 110458 36819 110459 36819 110460 36820 110461 36820 110462 36820 110463 36821 110464 36821 110465 36821 110466 36822 110467 36822 110468 36822 110469 36823 110470 36823 110471 36823 110472 36824 110473 36824 110474 36824 110475 36825 110476 36825 110477 36825 110478 36826 110479 36826 110480 36826 110481 36827 110482 36827 110483 36827 110484 36828 110485 36828 110486 36828 110487 36829 110488 36829 110489 36829 110490 36830 110491 36830 110492 36830 110493 36831 110494 36831 110495 36831 110496 36832 110497 36832 110498 36832 110499 36833 110500 36833 110501 36833 110502 36834 110503 36834 110504 36834 110505 36835 110506 36835 110507 36835 110508 36836 110509 36836 110510 36836 110511 36837 110512 36837 110513 36837 110514 36838 110515 36838 110516 36838 110517 36839 110518 36839 110519 36839 110520 36840 110521 36840 110522 36840 110523 36841 110524 36841 110525 36841 110526 36842 110527 36842 110528 36842 110529 36843 110530 36843 110531 36843 110532 36844 110533 36844 110534 36844 110535 36845 110536 36845 110537 36845 110538 36846 110539 36846 110540 36846 110541 36847 110542 36847 110543 36847 110544 36848 110545 36848 110546 36848 110547 36849 110548 36849 110549 36849 110550 36850 110551 36850 110552 36850 110553 36851 110554 36851 110555 36851 110556 36852 110557 36852 110558 36852 110559 36853 110560 36853 110561 36853 110562 36854 110563 36854 110564 36854 110565 36855 110566 36855 110567 36855 110568 36856 110569 36856 110570 36856 110571 36857 110572 36857 110573 36857 110574 36858 110575 36858 110576 36858 110577 36859 110578 36859 110579 36859 110580 36860 110581 36860 110582 36860 110583 36861 110584 36861 110585 36861 110586 36862 110587 36862 110588 36862 110589 36863 110590 36863 110591 36863 110592 36864 110593 36864 110594 36864 110595 36865 110596 36865 110597 36865 110598 36866 110599 36866 110600 36866 110601 36867 110602 36867 110603 36867 110604 36868 110605 36868 110606 36868 110607 36869 110608 36869 110609 36869 110610 36870 110611 36870 110612 36870 110613 36871 110614 36871 110615 36871 110616 36872 110617 36872 110618 36872 110619 36873 110620 36873 110621 36873 110622 36874 110623 36874 110624 36874 110625 36875 110626 36875 110627 36875 110628 36876 110629 36876 110630 36876 110631 36877 110632 36877 110633 36877 110634 36878 110635 36878 110636 36878 110637 36879 110638 36879 110639 36879 110640 36880 110641 36880 110642 36880 110643 36881 110644 36881 110645 36881 110646 36882 110647 36882 110648 36882 110649 36883 110650 36883 110651 36883 110652 36884 110653 36884 110654 36884 110655 36885 110656 36885 110657 36885 110658 36886 110659 36886 110660 36886 110661 36887 110662 36887 110663 36887 110664 36888 110665 36888 110666 36888 110667 36889 110668 36889 110669 36889 110670 36890 110671 36890 110672 36890 110673 36891 110674 36891 110675 36891 110676 36892 110677 36892 110678 36892 110679 36893 110680 36893 110681 36893 110682 36894 110683 36894 110684 36894 110685 36895 110686 36895 110687 36895 110688 36896 110689 36896 110690 36896 110691 36897 110692 36897 110693 36897 110694 36898 110695 36898 110696 36898 110697 36899 110698 36899 110699 36899 110700 36900 110701 36900 110702 36900 110703 36901 110704 36901 110705 36901 110706 36902 110707 36902 110708 36902 110709 36903 110710 36903 110711 36903 110712 36904 110713 36904 110714 36904 110715 36905 110716 36905 110717 36905 110718 36906 110719 36906 110720 36906 110721 36907 110722 36907 110723 36907 110724 36908 110725 36908 110726 36908 110727 36909 110728 36909 110729 36909 110730 36910 110731 36910 110732 36910 110733 36911 110734 36911 110735 36911 110736 36912 110737 36912 110738 36912 110739 36913 110740 36913 110741 36913 110742 36914 110743 36914 110744 36914 110745 36915 110746 36915 110747 36915 110748 36916 110749 36916 110750 36916 110751 36917 110752 36917 110753 36917 110754 36918 110755 36918 110756 36918 110757 36919 110758 36919 110759 36919 110760 36920 110761 36920 110762 36920 110763 36921 110764 36921 110765 36921 110766 36922 110767 36922 110768 36922 110769 36923 110770 36923 110771 36923 110772 36924 110773 36924 110774 36924 110775 36925 110776 36925 110777 36925 110778 36926 110779 36926 110780 36926 110781 36927 110782 36927 110783 36927 110784 36928 110785 36928 110786 36928 110787 36929 110788 36929 110789 36929 110790 36930 110791 36930 110792 36930 110793 36931 110794 36931 110795 36931 110796 36932 110797 36932 110798 36932 110799 36933 110800 36933 110801 36933 110802 36934 110803 36934 110804 36934 110805 36935 110806 36935 110807 36935 110808 36936 110809 36936 110810 36936 110811 36937 110812 36937 110813 36937 110814 36938 110815 36938 110816 36938 110817 36939 110818 36939 110819 36939 110820 36940 110821 36940 110822 36940 110823 36941 110824 36941 110825 36941 110826 36942 110827 36942 110828 36942 110829 36943 110830 36943 110831 36943 110832 36944 110833 36944 110834 36944 110835 36945 110836 36945 110837 36945 110838 36946 110839 36946 110840 36946 110841 36947 110842 36947 110843 36947 110844 36948 110845 36948 110846 36948 110847 36949 110848 36949 110849 36949 110850 36950 110851 36950 110852 36950 110853 36951 110854 36951 110855 36951 110856 36952 110857 36952 110858 36952 110859 36953 110860 36953 110861 36953 110862 36954 110863 36954 110864 36954 110865 36955 110866 36955 110867 36955 110868 36956 110869 36956 110870 36956 110871 36957 110872 36957 110873 36957 110874 36958 110875 36958 110876 36958 110877 36959 110878 36959 110879 36959 110880 36960 110881 36960 110882 36960 110883 36961 110884 36961 110885 36961 110886 36962 110887 36962 110888 36962 110889 36963 110890 36963 110891 36963 110892 36964 110893 36964 110894 36964 110895 36965 110896 36965 110897 36965 110898 36966 110899 36966 110900 36966 110901 36967 110902 36967 110903 36967 110904 36968 110905 36968 110906 36968 110907 36969 110908 36969 110909 36969 110910 36970 110911 36970 110912 36970 110913 36971 110914 36971 110915 36971 110916 36972 110917 36972 110918 36972 110919 36973 110920 36973 110921 36973 110922 36974 110923 36974 110924 36974 110925 36975 110926 36975 110927 36975 110928 36976 110929 36976 110930 36976 110931 36977 110932 36977 110933 36977 110934 36978 110935 36978 110936 36978 110937 36979 110938 36979 110939 36979 110940 36980 110941 36980 110942 36980 110943 36981 110944 36981 110945 36981 110946 36982 110947 36982 110948 36982 110949 36983 110950 36983 110951 36983 110952 36984 110953 36984 110954 36984 110955 36985 110956 36985 110957 36985 110958 36986 110959 36986 110960 36986 110961 36987 110962 36987 110963 36987 110964 36988 110965 36988 110966 36988 110967 36989 110968 36989 110969 36989 110970 36990 110971 36990 110972 36990 110973 36991 110974 36991 110975 36991 110976 36992 110977 36992 110978 36992 110979 36993 110980 36993 110981 36993 110982 36994 110983 36994 110984 36994 110985 36995 110986 36995 110987 36995 110988 36996 110989 36996 110990 36996 110991 36997 110992 36997 110993 36997 110994 36998 110995 36998 110996 36998 110997 36999 110998 36999 110999 36999 111000 37000 111001 37000 111002 37000 111003 37001 111004 37001 111005 37001 111006 37002 111007 37002 111008 37002 111009 37003 111010 37003 111011 37003 111012 37004 111013 37004 111014 37004 111015 37005 111016 37005 111017 37005 111018 37006 111019 37006 111020 37006 111021 37007 111022 37007 111023 37007 111024 37008 111025 37008 111026 37008 111027 37009 111028 37009 111029 37009 111030 37010 111031 37010 111032 37010 111033 37011 111034 37011 111035 37011 111036 37012 111037 37012 111038 37012 111039 37013 111040 37013 111041 37013 111042 37014 111043 37014 111044 37014 111045 37015 111046 37015 111047 37015 111048 37016 111049 37016 111050 37016 111051 37017 111052 37017 111053 37017 111054 37018 111055 37018 111056 37018 111057 37019 111058 37019 111059 37019 111060 37020 111061 37020 111062 37020 111063 37021 111064 37021 111065 37021 111066 37022 111067 37022 111068 37022 111069 37023 111070 37023 111071 37023 111072 37024 111073 37024 111074 37024 111075 37025 111076 37025 111077 37025 111078 37026 111079 37026 111080 37026 111081 37027 111082 37027 111083 37027 111084 37028 111085 37028 111086 37028 111087 37029 111088 37029 111089 37029 111090 37030 111091 37030 111092 37030 111093 37031 111094 37031 111095 37031 111096 37032 111097 37032 111098 37032 111099 37033 111100 37033 111101 37033 111102 37034 111103 37034 111104 37034 111105 37035 111106 37035 111107 37035 111108 37036 111109 37036 111110 37036 111111 37037 111112 37037 111113 37037 111114 37038 111115 37038 111116 37038 111117 37039 111118 37039 111119 37039 111120 37040 111121 37040 111122 37040 111123 37041 111124 37041 111125 37041 111126 37042 111127 37042 111128 37042 111129 37043 111130 37043 111131 37043 111132 37044 111133 37044 111134 37044 111135 37045 111136 37045 111137 37045 111138 37046 111139 37046 111140 37046 111141 37047 111142 37047 111143 37047 111144 37048 111145 37048 111146 37048 111147 37049 111148 37049 111149 37049 111150 37050 111151 37050 111152 37050 111153 37051 111154 37051 111155 37051 111156 37052 111157 37052 111158 37052 111159 37053 111160 37053 111161 37053 111162 37054 111163 37054 111164 37054 111165 37055 111166 37055 111167 37055 111168 37056 111169 37056 111170 37056 111171 37057 111172 37057 111173 37057 111174 37058 111175 37058 111176 37058 111177 37059 111178 37059 111179 37059 111180 37060 111181 37060 111182 37060 111183 37061 111184 37061 111185 37061 111186 37062 111187 37062 111188 37062 111189 37063 111190 37063 111191 37063 111192 37064 111193 37064 111194 37064 111195 37065 111196 37065 111197 37065 111198 37066 111199 37066 111200 37066 111201 37067 111202 37067 111203 37067 111204 37068 111205 37068 111206 37068 111207 37069 111208 37069 111209 37069 111210 37070 111211 37070 111212 37070 111213 37071 111214 37071 111215 37071 111216 37072 111217 37072 111218 37072 111219 37073 111220 37073 111221 37073 111222 37074 111223 37074 111224 37074 111225 37075 111226 37075 111227 37075 111228 37076 111229 37076 111230 37076 111231 37077 111232 37077 111233 37077 111234 37078 111235 37078 111236 37078 111237 37079 111238 37079 111239 37079 111240 37080 111241 37080 111242 37080 111243 37081 111244 37081 111245 37081 111246 37082 111247 37082 111248 37082 111249 37083 111250 37083 111251 37083 111252 37084 111253 37084 111254 37084 111255 37085 111256 37085 111257 37085 111258 37086 111259 37086 111260 37086 111261 37087 111262 37087 111263 37087 111264 37088 111265 37088 111266 37088 111267 37089 111268 37089 111269 37089 111270 37090 111271 37090 111272 37090 111273 37091 111274 37091 111275 37091 111276 37092 111277 37092 111278 37092 111279 37093 111280 37093 111281 37093 111282 37094 111283 37094 111284 37094 111285 37095 111286 37095 111287 37095 111288 37096 111289 37096 111290 37096 111291 37097 111292 37097 111293 37097 111294 37098 111295 37098 111296 37098 111297 37099 111298 37099 111299 37099 111300 37100 111301 37100 111302 37100 111303 37101 111304 37101 111305 37101 111306 37102 111307 37102 111308 37102 111309 37103 111310 37103 111311 37103 111312 37104 111313 37104 111314 37104 111315 37105 111316 37105 111317 37105 111318 37106 111319 37106 111320 37106 111321 37107 111322 37107 111323 37107 111324 37108 111325 37108 111326 37108 111327 37109 111328 37109 111329 37109 111330 37110 111331 37110 111332 37110 111333 37111 111334 37111 111335 37111 111336 37112 111337 37112 111338 37112 111339 37113 111340 37113 111341 37113 111342 37114 111343 37114 111344 37114 111345 37115 111346 37115 111347 37115 111348 37116 111349 37116 111350 37116 111351 37117 111352 37117 111353 37117 111354 37118 111355 37118 111356 37118 111357 37119 111358 37119 111359 37119 111360 37120 111361 37120 111362 37120 111363 37121 111364 37121 111365 37121 111366 37122 111367 37122 111368 37122 111369 37123 111370 37123 111371 37123 111372 37124 111373 37124 111374 37124 111375 37125 111376 37125 111377 37125 111378 37126 111379 37126 111380 37126 111381 37127 111382 37127 111383 37127 111384 37128 111385 37128 111386 37128 111387 37129 111388 37129 111389 37129 111390 37130 111391 37130 111392 37130 111393 37131 111394 37131 111395 37131 111396 37132 111397 37132 111398 37132 111399 37133 111400 37133 111401 37133 111402 37134 111403 37134 111404 37134 111405 37135 111406 37135 111407 37135 111408 37136 111409 37136 111410 37136 111411 37137 111412 37137 111413 37137 111414 37138 111415 37138 111416 37138 111417 37139 111418 37139 111419 37139 111420 37140 111421 37140 111422 37140 111423 37141 111424 37141 111425 37141 111426 37142 111427 37142 111428 37142 111429 37143 111430 37143 111431 37143 111432 37144 111433 37144 111434 37144 111435 37145 111436 37145 111437 37145 111438 37146 111439 37146 111440 37146 111441 37147 111442 37147 111443 37147 111444 37148 111445 37148 111446 37148 111447 37149 111448 37149 111449 37149 111450 37150 111451 37150 111452 37150 111453 37151 111454 37151 111455 37151 111456 37152 111457 37152 111458 37152 111459 37153 111460 37153 111461 37153 111462 37154 111463 37154 111464 37154 111465 37155 111466 37155 111467 37155 111468 37156 111469 37156 111470 37156 111471 37157 111472 37157 111473 37157 111474 37158 111475 37158 111476 37158 111477 37159 111478 37159 111479 37159 111480 37160 111481 37160 111482 37160 111483 37161 111484 37161 111485 37161 111486 37162 111487 37162 111488 37162 111489 37163 111490 37163 111491 37163 111492 37164 111493 37164 111494 37164 111495 37165 111496 37165 111497 37165 111498 37166 111499 37166 111500 37166 111501 37167 111502 37167 111503 37167 111504 37168 111505 37168 111506 37168 111507 37169 111508 37169 111509 37169 111510 37170 111511 37170 111512 37170 111513 37171 111514 37171 111515 37171 111516 37172 111517 37172 111518 37172 111519 37173 111520 37173 111521 37173 111522 37174 111523 37174 111524 37174 111525 37175 111526 37175 111527 37175 111528 37176 111529 37176 111530 37176 111531 37177 111532 37177 111533 37177 111534 37178 111535 37178 111536 37178 111537 37179 111538 37179 111539 37179 111540 37180 111541 37180 111542 37180 111543 37181 111544 37181 111545 37181 111546 37182 111547 37182 111548 37182 111549 37183 111550 37183 111551 37183 111552 37184 111553 37184 111554 37184 111555 37185 111556 37185 111557 37185 111558 37186 111559 37186 111560 37186 111561 37187 111562 37187 111563 37187 111564 37188 111565 37188 111566 37188 111567 37189 111568 37189 111569 37189 111570 37190 111571 37190 111572 37190 111573 37191 111574 37191 111575 37191 111576 37192 111577 37192 111578 37192 111579 37193 111580 37193 111581 37193 111582 37194 111583 37194 111584 37194 111585 37195 111586 37195 111587 37195 111588 37196 111589 37196 111590 37196 111591 37197 111592 37197 111593 37197 111594 37198 111595 37198 111596 37198 111597 37199 111598 37199 111599 37199 111600 37200 111601 37200 111602 37200 111603 37201 111604 37201 111605 37201 111606 37202 111607 37202 111608 37202 111609 37203 111610 37203 111611 37203 111612 37204 111613 37204 111614 37204 111615 37205 111616 37205 111617 37205 111618 37206 111619 37206 111620 37206 111621 37207 111622 37207 111623 37207 111624 37208 111625 37208 111626 37208 111627 37209 111628 37209 111629 37209 111630 37210 111631 37210 111632 37210 111633 37211 111634 37211 111635 37211 111636 37212 111637 37212 111638 37212 111639 37213 111640 37213 111641 37213 111642 37214 111643 37214 111644 37214 111645 37215 111646 37215 111647 37215 111648 37216 111649 37216 111650 37216 111651 37217 111652 37217 111653 37217 111654 37218 111655 37218 111656 37218 111657 37219 111658 37219 111659 37219 111660 37220 111661 37220 111662 37220 111663 37221 111664 37221 111665 37221 111666 37222 111667 37222 111668 37222 111669 37223 111670 37223 111671 37223 111672 37224 111673 37224 111674 37224 111675 37225 111676 37225 111677 37225 111678 37226 111679 37226 111680 37226 111681 37227 111682 37227 111683 37227 111684 37228 111685 37228 111686 37228 111687 37229 111688 37229 111689 37229 111690 37230 111691 37230 111692 37230 111693 37231 111694 37231 111695 37231 111696 37232 111697 37232 111698 37232 111699 37233 111700 37233 111701 37233 111702 37234 111703 37234 111704 37234 111705 37235 111706 37235 111707 37235 111708 37236 111709 37236 111710 37236 111711 37237 111712 37237 111713 37237 111714 37238 111715 37238 111716 37238 111717 37239 111718 37239 111719 37239 111720 37240 111721 37240 111722 37240 111723 37241 111724 37241 111725 37241 111726 37242 111727 37242 111728 37242 111729 37243 111730 37243 111731 37243 111732 37244 111733 37244 111734 37244 111735 37245 111736 37245 111737 37245 111738 37246 111739 37246 111740 37246 111741 37247 111742 37247 111743 37247 111744 37248 111745 37248 111746 37248 111747 37249 111748 37249 111749 37249 111750 37250 111751 37250 111752 37250 111753 37251 111754 37251 111755 37251 111756 37252 111757 37252 111758 37252 111759 37253 111760 37253 111761 37253 111762 37254 111763 37254 111764 37254 111765 37255 111766 37255 111767 37255 111768 37256 111769 37256 111770 37256 111771 37257 111772 37257 111773 37257 111774 37258 111775 37258 111776 37258 111777 37259 111778 37259 111779 37259 111780 37260 111781 37260 111782 37260 111783 37261 111784 37261 111785 37261 111786 37262 111787 37262 111788 37262 111789 37263 111790 37263 111791 37263 111792 37264 111793 37264 111794 37264 111795 37265 111796 37265 111797 37265 111798 37266 111799 37266 111800 37266 111801 37267 111802 37267 111803 37267 111804 37268 111805 37268 111806 37268 111807 37269 111808 37269 111809 37269 111810 37270 111811 37270 111812 37270 111813 37271 111814 37271 111815 37271 111816 37272 111817 37272 111818 37272 111819 37273 111820 37273 111821 37273 111822 37274 111823 37274 111824 37274 111825 37275 111826 37275 111827 37275 111828 37276 111829 37276 111830 37276 111831 37277 111832 37277 111833 37277 111834 37278 111835 37278 111836 37278 111837 37279 111838 37279 111839 37279 111840 37280 111841 37280 111842 37280 111843 37281 111844 37281 111845 37281 111846 37282 111847 37282 111848 37282 111849 37283 111850 37283 111851 37283 111852 37284 111853 37284 111854 37284 111855 37285 111856 37285 111857 37285 111858 37286 111859 37286 111860 37286 111861 37287 111862 37287 111863 37287 111864 37288 111865 37288 111866 37288 111867 37289 111868 37289 111869 37289 111870 37290 111871 37290 111872 37290 111873 37291 111874 37291 111875 37291 111876 37292 111877 37292 111878 37292 111879 37293 111880 37293 111881 37293 111882 37294 111883 37294 111884 37294 111885 37295 111886 37295 111887 37295 111888 37296 111889 37296 111890 37296 111891 37297 111892 37297 111893 37297 111894 37298 111895 37298 111896 37298 111897 37299 111898 37299 111899 37299 111900 37300 111901 37300 111902 37300 111903 37301 111904 37301 111905 37301 111906 37302 111907 37302 111908 37302 111909 37303 111910 37303 111911 37303 111912 37304 111913 37304 111914 37304 111915 37305 111916 37305 111917 37305 111918 37306 111919 37306 111920 37306 111921 37307 111922 37307 111923 37307 111924 37308 111925 37308 111926 37308 111927 37309 111928 37309 111929 37309 111930 37310 111931 37310 111932 37310 111933 37311 111934 37311 111935 37311 111936 37312 111937 37312 111938 37312 111939 37313 111940 37313 111941 37313 111942 37314 111943 37314 111944 37314 111945 37315 111946 37315 111947 37315 111948 37316 111949 37316 111950 37316 111951 37317 111952 37317 111953 37317 111954 37318 111955 37318 111956 37318 111957 37319 111958 37319 111959 37319 111960 37320 111961 37320 111962 37320 111963 37321 111964 37321 111965 37321 111966 37322 111967 37322 111968 37322 111969 37323 111970 37323 111971 37323 111972 37324 111973 37324 111974 37324 111975 37325 111976 37325 111977 37325 111978 37326 111979 37326 111980 37326 111981 37327 111982 37327 111983 37327 111984 37328 111985 37328 111986 37328 111987 37329 111988 37329 111989 37329 111990 37330 111991 37330 111992 37330 111993 37331 111994 37331 111995 37331 111996 37332 111997 37332 111998 37332 111999 37333 112000 37333 112001 37333 112002 37334 112003 37334 112004 37334 112005 37335 112006 37335 112007 37335 112008 37336 112009 37336 112010 37336 112011 37337 112012 37337 112013 37337 112014 37338 112015 37338 112016 37338 112017 37339 112018 37339 112019 37339 112020 37340 112021 37340 112022 37340 112023 37341 112024 37341 112025 37341 112026 37342 112027 37342 112028 37342 112029 37343 112030 37343 112031 37343 112032 37344 112033 37344 112034 37344 112035 37345 112036 37345 112037 37345 112038 37346 112039 37346 112040 37346 112041 37347 112042 37347 112043 37347 112044 37348 112045 37348 112046 37348 112047 37349 112048 37349 112049 37349 112050 37350 112051 37350 112052 37350 112053 37351 112054 37351 112055 37351 112056 37352 112057 37352 112058 37352 112059 37353 112060 37353 112061 37353 112062 37354 112063 37354 112064 37354 112065 37355 112066 37355 112067 37355 112068 37356 112069 37356 112070 37356 112071 37357 112072 37357 112073 37357 112074 37358 112075 37358 112076 37358 112077 37359 112078 37359 112079 37359 112080 37360 112081 37360 112082 37360 112083 37361 112084 37361 112085 37361 112086 37362 112087 37362 112088 37362 112089 37363 112090 37363 112091 37363 112092 37364 112093 37364 112094 37364 112095 37365 112096 37365 112097 37365 112098 37366 112099 37366 112100 37366 112101 37367 112102 37367 112103 37367 112104 37368 112105 37368 112106 37368 112107 37369 112108 37369 112109 37369 112110 37370 112111 37370 112112 37370 112113 37371 112114 37371 112115 37371 112116 37372 112117 37372 112118 37372 112119 37373 112120 37373 112121 37373 112122 37374 112123 37374 112124 37374 112125 37375 112126 37375 112127 37375 112128 37376 112129 37376 112130 37376 112131 37377 112132 37377 112133 37377 112134 37378 112135 37378 112136 37378 112137 37379 112138 37379 112139 37379 112140 37380 112141 37380 112142 37380 112143 37381 112144 37381 112145 37381 112146 37382 112147 37382 112148 37382 112149 37383 112150 37383 112151 37383 112152 37384 112153 37384 112154 37384 112155 37385 112156 37385 112157 37385 112158 37386 112159 37386 112160 37386 112161 37387 112162 37387 112163 37387 112164 37388 112165 37388 112166 37388 112167 37389 112168 37389 112169 37389 112170 37390 112171 37390 112172 37390 112173 37391 112174 37391 112175 37391 112176 37392 112177 37392 112178 37392 112179 37393 112180 37393 112181 37393 112182 37394 112183 37394 112184 37394 112185 37395 112186 37395 112187 37395 112188 37396 112189 37396 112190 37396 112191 37397 112192 37397 112193 37397 112194 37398 112195 37398 112196 37398 112197 37399 112198 37399 112199 37399 112200 37400 112201 37400 112202 37400 112203 37401 112204 37401 112205 37401 112206 37402 112207 37402 112208 37402 112209 37403 112210 37403 112211 37403 112212 37404 112213 37404 112214 37404 112215 37405 112216 37405 112217 37405 112218 37406 112219 37406 112220 37406 112221 37407 112222 37407 112223 37407 112224 37408 112225 37408 112226 37408 112227 37409 112228 37409 112229 37409 112230 37410 112231 37410 112232 37410 112233 37411 112234 37411 112235 37411 112236 37412 112237 37412 112238 37412 112239 37413 112240 37413 112241 37413 112242 37414 112243 37414 112244 37414 112245 37415 112246 37415 112247 37415 112248 37416 112249 37416 112250 37416 112251 37417 112252 37417 112253 37417 112254 37418 112255 37418 112256 37418 112257 37419 112258 37419 112259 37419 112260 37420 112261 37420 112262 37420 112263 37421 112264 37421 112265 37421 112266 37422 112267 37422 112268 37422 112269 37423 112270 37423 112271 37423 112272 37424 112273 37424 112274 37424 112275 37425 112276 37425 112277 37425 112278 37426 112279 37426 112280 37426 112281 37427 112282 37427 112283 37427 112284 37428 112285 37428 112286 37428 112287 37429 112288 37429 112289 37429 112290 37430 112291 37430 112292 37430 112293 37431 112294 37431 112295 37431 112296 37432 112297 37432 112298 37432 112299 37433 112300 37433 112301 37433 112302 37434 112303 37434 112304 37434 112305 37435 112306 37435 112307 37435 112308 37436 112309 37436 112310 37436 112311 37437 112312 37437 112313 37437 112314 37438 112315 37438 112316 37438 112317 37439 112318 37439 112319 37439 112320 37440 112321 37440 112322 37440 112323 37441 112324 37441 112325 37441 112326 37442 112327 37442 112328 37442 112329 37443 112330 37443 112331 37443 112332 37444 112333 37444 112334 37444 112335 37445 112336 37445 112337 37445 112338 37446 112339 37446 112340 37446 112341 37447 112342 37447 112343 37447 112344 37448 112345 37448 112346 37448 112347 37449 112348 37449 112349 37449 112350 37450 112351 37450 112352 37450 112353 37451 112354 37451 112355 37451 112356 37452 112357 37452 112358 37452 112359 37453 112360 37453 112361 37453 112362 37454 112363 37454 112364 37454 112365 37455 112366 37455 112367 37455 112368 37456 112369 37456 112370 37456 112371 37457 112372 37457 112373 37457 112374 37458 112375 37458 112376 37458 112377 37459 112378 37459 112379 37459 112380 37460 112381 37460 112382 37460 112383 37461 112384 37461 112385 37461 112386 37462 112387 37462 112388 37462 112389 37463 112390 37463 112391 37463 112392 37464 112393 37464 112394 37464 112395 37465 112396 37465 112397 37465 112398 37466 112399 37466 112400 37466 112401 37467 112402 37467 112403 37467 112404 37468 112405 37468 112406 37468 112407 37469 112408 37469 112409 37469 112410 37470 112411 37470 112412 37470 112413 37471 112414 37471 112415 37471 112416 37472 112417 37472 112418 37472 112419 37473 112420 37473 112421 37473 112422 37474 112423 37474 112424 37474 112425 37475 112426 37475 112427 37475 112428 37476 112429 37476 112430 37476 112431 37477 112432 37477 112433 37477 112434 37478 112435 37478 112436 37478 112437 37479 112438 37479 112439 37479 112440 37480 112441 37480 112442 37480 112443 37481 112444 37481 112445 37481 112446 37482 112447 37482 112448 37482 112449 37483 112450 37483 112451 37483 112452 37484 112453 37484 112454 37484 112455 37485 112456 37485 112457 37485 112458 37486 112459 37486 112460 37486 112461 37487 112462 37487 112463 37487 112464 37488 112465 37488 112466 37488 112467 37489 112468 37489 112469 37489 112470 37490 112471 37490 112472 37490 112473 37491 112474 37491 112475 37491 112476 37492 112477 37492 112478 37492 112479 37493 112480 37493 112481 37493 112482 37494 112483 37494 112484 37494 112485 37495 112486 37495 112487 37495 112488 37496 112489 37496 112490 37496 112491 37497 112492 37497 112493 37497 112494 37498 112495 37498 112496 37498 112497 37499 112498 37499 112499 37499 112500 37500 112501 37500 112502 37500 112503 37501 112504 37501 112505 37501 112506 37502 112507 37502 112508 37502 112509 37503 112510 37503 112511 37503 112512 37504 112513 37504 112514 37504 112515 37505 112516 37505 112517 37505 112518 37506 112519 37506 112520 37506 112521 37507 112522 37507 112523 37507 112524 37508 112525 37508 112526 37508 112527 37509 112528 37509 112529 37509 112530 37510 112531 37510 112532 37510 112533 37511 112534 37511 112535 37511 112536 37512 112537 37512 112538 37512 112539 37513 112540 37513 112541 37513 112542 37514 112543 37514 112544 37514 112545 37515 112546 37515 112547 37515 112548 37516 112549 37516 112550 37516 112551 37517 112552 37517 112553 37517 112554 37518 112555 37518 112556 37518 112557 37519 112558 37519 112559 37519 112560 37520 112561 37520 112562 37520 112563 37521 112564 37521 112565 37521 112566 37522 112567 37522 112568 37522 112569 37523 112570 37523 112571 37523 112572 37524 112573 37524 112574 37524 112575 37525 112576 37525 112577 37525 112578 37526 112579 37526 112580 37526 112581 37527 112582 37527 112583 37527 112584 37528 112585 37528 112586 37528 112587 37529 112588 37529 112589 37529 112590 37530 112591 37530 112592 37530 112593 37531 112594 37531 112595 37531 112596 37532 112597 37532 112598 37532 112599 37533 112600 37533 112601 37533 112602 37534 112603 37534 112604 37534 112605 37535 112606 37535 112607 37535 112608 37536 112609 37536 112610 37536 112611 37537 112612 37537 112613 37537 112614 37538 112615 37538 112616 37538 112617 37539 112618 37539 112619 37539 112620 37540 112621 37540 112622 37540 112623 37541 112624 37541 112625 37541 112626 37542 112627 37542 112628 37542 112629 37543 112630 37543 112631 37543 112632 37544 112633 37544 112634 37544 112635 37545 112636 37545 112637 37545 112638 37546 112639 37546 112640 37546 112641 37547 112642 37547 112643 37547 112644 37548 112645 37548 112646 37548 112647 37549 112648 37549 112649 37549 112650 37550 112651 37550 112652 37550 112653 37551 112654 37551 112655 37551 112656 37552 112657 37552 112658 37552 112659 37553 112660 37553 112661 37553 112662 37554 112663 37554 112664 37554 112665 37555 112666 37555 112667 37555 112668 37556 112669 37556 112670 37556 112671 37557 112672 37557 112673 37557 112674 37558 112675 37558 112676 37558 112677 37559 112678 37559 112679 37559 112680 37560 112681 37560 112682 37560 112683 37561 112684 37561 112685 37561 112686 37562 112687 37562 112688 37562 112689 37563 112690 37563 112691 37563 112692 37564 112693 37564 112694 37564 112695 37565 112696 37565 112697 37565 112698 37566 112699 37566 112700 37566 112701 37567 112702 37567 112703 37567 112704 37568 112705 37568 112706 37568 112707 37569 112708 37569 112709 37569 112710 37570 112711 37570 112712 37570 112713 37571 112714 37571 112715 37571 112716 37572 112717 37572 112718 37572 112719 37573 112720 37573 112721 37573 112722 37574 112723 37574 112724 37574 112725 37575 112726 37575 112727 37575 112728 37576 112729 37576 112730 37576 112731 37577 112732 37577 112733 37577 112734 37578 112735 37578 112736 37578 112737 37579 112738 37579 112739 37579 112740 37580 112741 37580 112742 37580 112743 37581 112744 37581 112745 37581 112746 37582 112747 37582 112748 37582 112749 37583 112750 37583 112751 37583 112752 37584 112753 37584 112754 37584 112755 37585 112756 37585 112757 37585 112758 37586 112759 37586 112760 37586 112761 37587 112762 37587 112763 37587 112764 37588 112765 37588 112766 37588 112767 37589 112768 37589 112769 37589 112770 37590 112771 37590 112772 37590 112773 37591 112774 37591 112775 37591 112776 37592 112777 37592 112778 37592 112779 37593 112780 37593 112781 37593 112782 37594 112783 37594 112784 37594 112785 37595 112786 37595 112787 37595 112788 37596 112789 37596 112790 37596 112791 37597 112792 37597 112793 37597 112794 37598 112795 37598 112796 37598 112797 37599 112798 37599 112799 37599 112800 37600 112801 37600 112802 37600 112803 37601 112804 37601 112805 37601 112806 37602 112807 37602 112808 37602 112809 37603 112810 37603 112811 37603 112812 37604 112813 37604 112814 37604 112815 37605 112816 37605 112817 37605 112818 37606 112819 37606 112820 37606 112821 37607 112822 37607 112823 37607 112824 37608 112825 37608 112826 37608 112827 37609 112828 37609 112829 37609 112830 37610 112831 37610 112832 37610 112833 37611 112834 37611 112835 37611 112836 37612 112837 37612 112838 37612 112839 37613 112840 37613 112841 37613 112842 37614 112843 37614 112844 37614 112845 37615 112846 37615 112847 37615 112848 37616 112849 37616 112850 37616 112851 37617 112852 37617 112853 37617 112854 37618 112855 37618 112856 37618 112857 37619 112858 37619 112859 37619 112860 37620 112861 37620 112862 37620 112863 37621 112864 37621 112865 37621 112866 37622 112867 37622 112868 37622 112869 37623 112870 37623 112871 37623 112872 37624 112873 37624 112874 37624 112875 37625 112876 37625 112877 37625 112878 37626 112879 37626 112880 37626 112881 37627 112882 37627 112883 37627 112884 37628 112885 37628 112886 37628 112887 37629 112888 37629 112889 37629 112890 37630 112891 37630 112892 37630 112893 37631 112894 37631 112895 37631 112896 37632 112897 37632 112898 37632 112899 37633 112900 37633 112901 37633 112902 37634 112903 37634 112904 37634 112905 37635 112906 37635 112907 37635 112908 37636 112909 37636 112910 37636 112911 37637 112912 37637 112913 37637 112914 37638 112915 37638 112916 37638 112917 37639 112918 37639 112919 37639 112920 37640 112921 37640 112922 37640 112923 37641 112924 37641 112925 37641 112926 37642 112927 37642 112928 37642 112929 37643 112930 37643 112931 37643 112932 37644 112933 37644 112934 37644 112935 37645 112936 37645 112937 37645 112938 37646 112939 37646 112940 37646 112941 37647 112942 37647 112943 37647 112944 37648 112945 37648 112946 37648 112947 37649 112948 37649 112949 37649 112950 37650 112951 37650 112952 37650 112953 37651 112954 37651 112955 37651 112956 37652 112957 37652 112958 37652 112959 37653 112960 37653 112961 37653 112962 37654 112963 37654 112964 37654 112965 37655 112966 37655 112967 37655 112968 37656 112969 37656 112970 37656 112971 37657 112972 37657 112973 37657 112974 37658 112975 37658 112976 37658 112977 37659 112978 37659 112979 37659 112980 37660 112981 37660 112982 37660 112983 37661 112984 37661 112985 37661 112986 37662 112987 37662 112988 37662 112989 37663 112990 37663 112991 37663 112992 37664 112993 37664 112994 37664 112995 37665 112996 37665 112997 37665 112998 37666 112999 37666 113000 37666 113001 37667 113002 37667 113003 37667 113004 37668 113005 37668 113006 37668 113007 37669 113008 37669 113009 37669 113010 37670 113011 37670 113012 37670 113013 37671 113014 37671 113015 37671 113016 37672 113017 37672 113018 37672 113019 37673 113020 37673 113021 37673 113022 37674 113023 37674 113024 37674 113025 37675 113026 37675 113027 37675 113028 37676 113029 37676 113030 37676 113031 37677 113032 37677 113033 37677 113034 37678 113035 37678 113036 37678 113037 37679 113038 37679 113039 37679 113040 37680 113041 37680 113042 37680 113043 37681 113044 37681 113045 37681 113046 37682 113047 37682 113048 37682 113049 37683 113050 37683 113051 37683 113052 37684 113053 37684 113054 37684 113055 37685 113056 37685 113057 37685 113058 37686 113059 37686 113060 37686 113061 37687 113062 37687 113063 37687 113064 37688 113065 37688 113066 37688 113067 37689 113068 37689 113069 37689 113070 37690 113071 37690 113072 37690 113073 37691 113074 37691 113075 37691 113076 37692 113077 37692 113078 37692 113079 37693 113080 37693 113081 37693 113082 37694 113083 37694 113084 37694 113085 37695 113086 37695 113087 37695 113088 37696 113089 37696 113090 37696 113091 37697 113092 37697 113093 37697 113094 37698 113095 37698 113096 37698 113097 37699 113098 37699 113099 37699 113100 37700 113101 37700 113102 37700 113103 37701 113104 37701 113105 37701 113106 37702 113107 37702 113108 37702 113109 37703 113110 37703 113111 37703 113112 37704 113113 37704 113114 37704 113115 37705 113116 37705 113117 37705 113118 37706 113119 37706 113120 37706 113121 37707 113122 37707 113123 37707 113124 37708 113125 37708 113126 37708 113127 37709 113128 37709 113129 37709 113130 37710 113131 37710 113132 37710 113133 37711 113134 37711 113135 37711 113136 37712 113137 37712 113138 37712 113139 37713 113140 37713 113141 37713 113142 37714 113143 37714 113144 37714 113145 37715 113146 37715 113147 37715 113148 37716 113149 37716 113150 37716 113151 37717 113152 37717 113153 37717 113154 37718 113155 37718 113156 37718 113157 37719 113158 37719 113159 37719 113160 37720 113161 37720 113162 37720 113163 37721 113164 37721 113165 37721 113166 37722 113167 37722 113168 37722 113169 37723 113170 37723 113171 37723 113172 37724 113173 37724 113174 37724 113175 37725 113176 37725 113177 37725 113178 37726 113179 37726 113180 37726 113181 37727 113182 37727 113183 37727 113184 37728 113185 37728 113186 37728 113187 37729 113188 37729 113189 37729 113190 37730 113191 37730 113192 37730 113193 37731 113194 37731 113195 37731 113196 37732 113197 37732 113198 37732 113199 37733 113200 37733 113201 37733 113202 37734 113203 37734 113204 37734 113205 37735 113206 37735 113207 37735 113208 37736 113209 37736 113210 37736 113211 37737 113212 37737 113213 37737 113214 37738 113215 37738 113216 37738 113217 37739 113218 37739 113219 37739 113220 37740 113221 37740 113222 37740 113223 37741 113224 37741 113225 37741 113226 37742 113227 37742 113228 37742 113229 37743 113230 37743 113231 37743 113232 37744 113233 37744 113234 37744 113235 37745 113236 37745 113237 37745 113238 37746 113239 37746 113240 37746 113241 37747 113242 37747 113243 37747 113244 37748 113245 37748 113246 37748 113247 37749 113248 37749 113249 37749 113250 37750 113251 37750 113252 37750 113253 37751 113254 37751 113255 37751 113256 37752 113257 37752 113258 37752 113259 37753 113260 37753 113261 37753 113262 37754 113263 37754 113264 37754 113265 37755 113266 37755 113267 37755 113268 37756 113269 37756 113270 37756 113271 37757 113272 37757 113273 37757 113274 37758 113275 37758 113276 37758 113277 37759 113278 37759 113279 37759 113280 37760 113281 37760 113282 37760 113283 37761 113284 37761 113285 37761 113286 37762 113287 37762 113288 37762 113289 37763 113290 37763 113291 37763 113292 37764 113293 37764 113294 37764 113295 37765 113296 37765 113297 37765 113298 37766 113299 37766 113300 37766 113301 37767 113302 37767 113303 37767 113304 37768 113305 37768 113306 37768 113307 37769 113308 37769 113309 37769 113310 37770 113311 37770 113312 37770 113313 37771 113314 37771 113315 37771 113316 37772 113317 37772 113318 37772 113319 37773 113320 37773 113321 37773 113322 37774 113323 37774 113324 37774 113325 37775 113326 37775 113327 37775 113328 37776 113329 37776 113330 37776 113331 37777 113332 37777 113333 37777 113334 37778 113335 37778 113336 37778 113337 37779 113338 37779 113339 37779 113340 37780 113341 37780 113342 37780 113343 37781 113344 37781 113345 37781 113346 37782 113347 37782 113348 37782 113349 37783 113350 37783 113351 37783 113352 37784 113353 37784 113354 37784 113355 37785 113356 37785 113357 37785 113358 37786 113359 37786 113360 37786 113361 37787 113362 37787 113363 37787 113364 37788 113365 37788 113366 37788 113367 37789 113368 37789 113369 37789 113370 37790 113371 37790 113372 37790 113373 37791 113374 37791 113375 37791 113376 37792 113377 37792 113378 37792 113379 37793 113380 37793 113381 37793 113382 37794 113383 37794 113384 37794 113385 37795 113386 37795 113387 37795 113388 37796 113389 37796 113390 37796 113391 37797 113392 37797 113393 37797 113394 37798 113395 37798 113396 37798 113397 37799 113398 37799 113399 37799 113400 37800 113401 37800 113402 37800 113403 37801 113404 37801 113405 37801 113406 37802 113407 37802 113408 37802 113409 37803 113410 37803 113411 37803 113412 37804 113413 37804 113414 37804 113415 37805 113416 37805 113417 37805 113418 37806 113419 37806 113420 37806 113421 37807 113422 37807 113423 37807 113424 37808 113425 37808 113426 37808 113427 37809 113428 37809 113429 37809 113430 37810 113431 37810 113432 37810 113433 37811 113434 37811 113435 37811 113436 37812 113437 37812 113438 37812 113439 37813 113440 37813 113441 37813 113442 37814 113443 37814 113444 37814 113445 37815 113446 37815 113447 37815 113448 37816 113449 37816 113450 37816 113451 37817 113452 37817 113453 37817 113454 37818 113455 37818 113456 37818 113457 37819 113458 37819 113459 37819 113460 37820 113461 37820 113462 37820 113463 37821 113464 37821 113465 37821 113466 37822 113467 37822 113468 37822 113469 37823 113470 37823 113471 37823 113472 37824 113473 37824 113474 37824 113475 37825 113476 37825 113477 37825 113478 37826 113479 37826 113480 37826 113481 37827 113482 37827 113483 37827 113484 37828 113485 37828 113486 37828 113487 37829 113488 37829 113489 37829 113490 37830 113491 37830 113492 37830 113493 37831 113494 37831 113495 37831 113496 37832 113497 37832 113498 37832 113499 37833 113500 37833 113501 37833 113502 37834 113503 37834 113504 37834 113505 37835 113506 37835 113507 37835 113508 37836 113509 37836 113510 37836 113511 37837 113512 37837 113513 37837 113514 37838 113515 37838 113516 37838 113517 37839 113518 37839 113519 37839 113520 37840 113521 37840 113522 37840 113523 37841 113524 37841 113525 37841 113526 37842 113527 37842 113528 37842 113529 37843 113530 37843 113531 37843 113532 37844 113533 37844 113534 37844 113535 37845 113536 37845 113537 37845 113538 37846 113539 37846 113540 37846 113541 37847 113542 37847 113543 37847 113544 37848 113545 37848 113546 37848 113547 37849 113548 37849 113549 37849 113550 37850 113551 37850 113552 37850 113553 37851 113554 37851 113555 37851 113556 37852 113557 37852 113558 37852 113559 37853 113560 37853 113561 37853 113562 37854 113563 37854 113564 37854 113565 37855 113566 37855 113567 37855 113568 37856 113569 37856 113570 37856 113571 37857 113572 37857 113573 37857 113574 37858 113575 37858 113576 37858 113577 37859 113578 37859 113579 37859 113580 37860 113581 37860 113582 37860 113583 37861 113584 37861 113585 37861 113586 37862 113587 37862 113588 37862 113589 37863 113590 37863 113591 37863 113592 37864 113593 37864 113594 37864 113595 37865 113596 37865 113597 37865 113598 37866 113599 37866 113600 37866 113601 37867 113602 37867 113603 37867 113604 37868 113605 37868 113606 37868 113607 37869 113608 37869 113609 37869 113610 37870 113611 37870 113612 37870 113613 37871 113614 37871 113615 37871 113616 37872 113617 37872 113618 37872 113619 37873 113620 37873 113621 37873 113622 37874 113623 37874 113624 37874 113625 37875 113626 37875 113627 37875 113628 37876 113629 37876 113630 37876 113631 37877 113632 37877 113633 37877 113634 37878 113635 37878 113636 37878 113637 37879 113638 37879 113639 37879 113640 37880 113641 37880 113642 37880 113643 37881 113644 37881 113645 37881 113646 37882 113647 37882 113648 37882 113649 37883 113650 37883 113651 37883 113652 37884 113653 37884 113654 37884 113655 37885 113656 37885 113657 37885 113658 37886 113659 37886 113660 37886 113661 37887 113662 37887 113663 37887 113664 37888 113665 37888 113666 37888 113667 37889 113668 37889 113669 37889 113670 37890 113671 37890 113672 37890 113673 37891 113674 37891 113675 37891 113676 37892 113677 37892 113678 37892 113679 37893 113680 37893 113681 37893 113682 37894 113683 37894 113684 37894 113685 37895 113686 37895 113687 37895 113688 37896 113689 37896 113690 37896 113691 37897 113692 37897 113693 37897 113694 37898 113695 37898 113696 37898 113697 37899 113698 37899 113699 37899 113700 37900 113701 37900 113702 37900 113703 37901 113704 37901 113705 37901 113706 37902 113707 37902 113708 37902 113709 37903 113710 37903 113711 37903 113712 37904 113713 37904 113714 37904 113715 37905 113716 37905 113717 37905 113718 37906 113719 37906 113720 37906 113721 37907 113722 37907 113723 37907 113724 37908 113725 37908 113726 37908 113727 37909 113728 37909 113729 37909 113730 37910 113731 37910 113732 37910 113733 37911 113734 37911 113735 37911 113736 37912 113737 37912 113738 37912 113739 37913 113740 37913 113741 37913 113742 37914 113743 37914 113744 37914 113745 37915 113746 37915 113747 37915 113748 37916 113749 37916 113750 37916 113751 37917 113752 37917 113753 37917 113754 37918 113755 37918 113756 37918 113757 37919 113758 37919 113759 37919 113760 37920 113761 37920 113762 37920 113763 37921 113764 37921 113765 37921 113766 37922 113767 37922 113768 37922 113769 37923 113770 37923 113771 37923 113772 37924 113773 37924 113774 37924 113775 37925 113776 37925 113777 37925 113778 37926 113779 37926 113780 37926 113781 37927 113782 37927 113783 37927 113784 37928 113785 37928 113786 37928 113787 37929 113788 37929 113789 37929 113790 37930 113791 37930 113792 37930 113793 37931 113794 37931 113795 37931 113796 37932 113797 37932 113798 37932 113799 37933 113800 37933 113801 37933 113802 37934 113803 37934 113804 37934 113805 37935 113806 37935 113807 37935 113808 37936 113809 37936 113810 37936 113811 37937 113812 37937 113813 37937 113814 37938 113815 37938 113816 37938 113817 37939 113818 37939 113819 37939 113820 37940 113821 37940 113822 37940 113823 37941 113824 37941 113825 37941 113826 37942 113827 37942 113828 37942 113829 37943 113830 37943 113831 37943 113832 37944 113833 37944 113834 37944 113835 37945 113836 37945 113837 37945 113838 37946 113839 37946 113840 37946 113841 37947 113842 37947 113843 37947 113844 37948 113845 37948 113846 37948 113847 37949 113848 37949 113849 37949 113850 37950 113851 37950 113852 37950 113853 37951 113854 37951 113855 37951 113856 37952 113857 37952 113858 37952 113859 37953 113860 37953 113861 37953 113862 37954 113863 37954 113864 37954 113865 37955 113866 37955 113867 37955 113868 37956 113869 37956 113870 37956 113871 37957 113872 37957 113873 37957 113874 37958 113875 37958 113876 37958 113877 37959 113878 37959 113879 37959 113880 37960 113881 37960 113882 37960 113883 37961 113884 37961 113885 37961 113886 37962 113887 37962 113888 37962 113889 37963 113890 37963 113891 37963 113892 37964 113893 37964 113894 37964 113895 37965 113896 37965 113897 37965 113898 37966 113899 37966 113900 37966 113901 37967 113902 37967 113903 37967 113904 37968 113905 37968 113906 37968 113907 37969 113908 37969 113909 37969 113910 37970 113911 37970 113912 37970 113913 37971 113914 37971 113915 37971 113916 37972 113917 37972 113918 37972 113919 37973 113920 37973 113921 37973 113922 37974 113923 37974 113924 37974 113925 37975 113926 37975 113927 37975 113928 37976 113929 37976 113930 37976 113931 37977 113932 37977 113933 37977 113934 37978 113935 37978 113936 37978 113937 37979 113938 37979 113939 37979 113940 37980 113941 37980 113942 37980 113943 37981 113944 37981 113945 37981 113946 37982 113947 37982 113948 37982 113949 37983 113950 37983 113951 37983 113952 37984 113953 37984 113954 37984 113955 37985 113956 37985 113957 37985 113958 37986 113959 37986 113960 37986 113961 37987 113962 37987 113963 37987 113964 37988 113965 37988 113966 37988 113967 37989 113968 37989 113969 37989 113970 37990 113971 37990 113972 37990 113973 37991 113974 37991 113975 37991 113976 37992 113977 37992 113978 37992 113979 37993 113980 37993 113981 37993 113982 37994 113983 37994 113984 37994 113985 37995 113986 37995 113987 37995 113988 37996 113989 37996 113990 37996 113991 37997 113992 37997 113993 37997 113994 37998 113995 37998 113996 37998 113997 37999 113998 37999 113999 37999 114000 38000 114001 38000 114002 38000 114003 38001 114004 38001 114005 38001 114006 38002 114007 38002 114008 38002 114009 38003 114010 38003 114011 38003 114012 38004 114013 38004 114014 38004 114015 38005 114016 38005 114017 38005 114018 38006 114019 38006 114020 38006 114021 38007 114022 38007 114023 38007 114024 38008 114025 38008 114026 38008 114027 38009 114028 38009 114029 38009 114030 38010 114031 38010 114032 38010 114033 38011 114034 38011 114035 38011 114036 38012 114037 38012 114038 38012 114039 38013 114040 38013 114041 38013 114042 38014 114043 38014 114044 38014 114045 38015 114046 38015 114047 38015 114048 38016 114049 38016 114050 38016 114051 38017 114052 38017 114053 38017 114054 38018 114055 38018 114056 38018 114057 38019 114058 38019 114059 38019 114060 38020 114061 38020 114062 38020 114063 38021 114064 38021 114065 38021 114066 38022 114067 38022 114068 38022 114069 38023 114070 38023 114071 38023 114072 38024 114073 38024 114074 38024 114075 38025 114076 38025 114077 38025 114078 38026 114079 38026 114080 38026 114081 38027 114082 38027 114083 38027 114084 38028 114085 38028 114086 38028 114087 38029 114088 38029 114089 38029 114090 38030 114091 38030 114092 38030 114093 38031 114094 38031 114095 38031 114096 38032 114097 38032 114098 38032 114099 38033 114100 38033 114101 38033 114102 38034 114103 38034 114104 38034 114105 38035 114106 38035 114107 38035 114108 38036 114109 38036 114110 38036 114111 38037 114112 38037 114113 38037 114114 38038 114115 38038 114116 38038 114117 38039 114118 38039 114119 38039 114120 38040 114121 38040 114122 38040 114123 38041 114124 38041 114125 38041 114126 38042 114127 38042 114128 38042 114129 38043 114130 38043 114131 38043 114132 38044 114133 38044 114134 38044 114135 38045 114136 38045 114137 38045 114138 38046 114139 38046 114140 38046 114141 38047 114142 38047 114143 38047 114144 38048 114145 38048 114146 38048 114147 38049 114148 38049 114149 38049 114150 38050 114151 38050 114152 38050 114153 38051 114154 38051 114155 38051 114156 38052 114157 38052 114158 38052 114159 38053 114160 38053 114161 38053 114162 38054 114163 38054 114164 38054 114165 38055 114166 38055 114167 38055 114168 38056 114169 38056 114170 38056 114171 38057 114172 38057 114173 38057 114174 38058 114175 38058 114176 38058 114177 38059 114178 38059 114179 38059 114180 38060 114181 38060 114182 38060 114183 38061 114184 38061 114185 38061 114186 38062 114187 38062 114188 38062 114189 38063 114190 38063 114191 38063 114192 38064 114193 38064 114194 38064 114195 38065 114196 38065 114197 38065 114198 38066 114199 38066 114200 38066 114201 38067 114202 38067 114203 38067 114204 38068 114205 38068 114206 38068 114207 38069 114208 38069 114209 38069 114210 38070 114211 38070 114212 38070 114213 38071 114214 38071 114215 38071 114216 38072 114217 38072 114218 38072 114219 38073 114220 38073 114221 38073 114222 38074 114223 38074 114224 38074 114225 38075 114226 38075 114227 38075 114228 38076 114229 38076 114230 38076 114231 38077 114232 38077 114233 38077 114234 38078 114235 38078 114236 38078 114237 38079 114238 38079 114239 38079 114240 38080 114241 38080 114242 38080 114243 38081 114244 38081 114245 38081 114246 38082 114247 38082 114248 38082 114249 38083 114250 38083 114251 38083 114252 38084 114253 38084 114254 38084 114255 38085 114256 38085 114257 38085 114258 38086 114259 38086 114260 38086 114261 38087 114262 38087 114263 38087 114264 38088 114265 38088 114266 38088 114267 38089 114268 38089 114269 38089 114270 38090 114271 38090 114272 38090 114273 38091 114274 38091 114275 38091 114276 38092 114277 38092 114278 38092 114279 38093 114280 38093 114281 38093 114282 38094 114283 38094 114284 38094 114285 38095 114286 38095 114287 38095 114288 38096 114289 38096 114290 38096 114291 38097 114292 38097 114293 38097 114294 38098 114295 38098 114296 38098 114297 38099 114298 38099 114299 38099 114300 38100 114301 38100 114302 38100 114303 38101 114304 38101 114305 38101 114306 38102 114307 38102 114308 38102 114309 38103 114310 38103 114311 38103 114312 38104 114313 38104 114314 38104 114315 38105 114316 38105 114317 38105 114318 38106 114319 38106 114320 38106 114321 38107 114322 38107 114323 38107 114324 38108 114325 38108 114326 38108 114327 38109 114328 38109 114329 38109 114330 38110 114331 38110 114332 38110 114333 38111 114334 38111 114335 38111 114336 38112 114337 38112 114338 38112 114339 38113 114340 38113 114341 38113 114342 38114 114343 38114 114344 38114 114345 38115 114346 38115 114347 38115 114348 38116 114349 38116 114350 38116 114351 38117 114352 38117 114353 38117 114354 38118 114355 38118 114356 38118 114357 38119 114358 38119 114359 38119 114360 38120 114361 38120 114362 38120 114363 38121 114364 38121 114365 38121 114366 38122 114367 38122 114368 38122 114369 38123 114370 38123 114371 38123 114372 38124 114373 38124 114374 38124 114375 38125 114376 38125 114377 38125 114378 38126 114379 38126 114380 38126 114381 38127 114382 38127 114383 38127 114384 38128 114385 38128 114386 38128 114387 38129 114388 38129 114389 38129 114390 38130 114391 38130 114392 38130 114393 38131 114394 38131 114395 38131 114396 38132 114397 38132 114398 38132 114399 38133 114400 38133 114401 38133 114402 38134 114403 38134 114404 38134 114405 38135 114406 38135 114407 38135 114408 38136 114409 38136 114410 38136 114411 38137 114412 38137 114413 38137 114414 38138 114415 38138 114416 38138 114417 38139 114418 38139 114419 38139 114420 38140 114421 38140 114422 38140 114423 38141 114424 38141 114425 38141 114426 38142 114427 38142 114428 38142 114429 38143 114430 38143 114431 38143 114432 38144 114433 38144 114434 38144 114435 38145 114436 38145 114437 38145 114438 38146 114439 38146 114440 38146 114441 38147 114442 38147 114443 38147 114444 38148 114445 38148 114446 38148 114447 38149 114448 38149 114449 38149 114450 38150 114451 38150 114452 38150 114453 38151 114454 38151 114455 38151 114456 38152 114457 38152 114458 38152 114459 38153 114460 38153 114461 38153 114462 38154 114463 38154 114464 38154 114465 38155 114466 38155 114467 38155 114468 38156 114469 38156 114470 38156 114471 38157 114472 38157 114473 38157 114474 38158 114475 38158 114476 38158 114477 38159 114478 38159 114479 38159 114480 38160 114481 38160 114482 38160 114483 38161 114484 38161 114485 38161 114486 38162 114487 38162 114488 38162 114489 38163 114490 38163 114491 38163 114492 38164 114493 38164 114494 38164 114495 38165 114496 38165 114497 38165 114498 38166 114499 38166 114500 38166 114501 38167 114502 38167 114503 38167 114504 38168 114505 38168 114506 38168 114507 38169 114508 38169 114509 38169 114510 38170 114511 38170 114512 38170 114513 38171 114514 38171 114515 38171 114516 38172 114517 38172 114518 38172 114519 38173 114520 38173 114521 38173 114522 38174 114523 38174 114524 38174 114525 38175 114526 38175 114527 38175 114528 38176 114529 38176 114530 38176 114531 38177 114532 38177 114533 38177 114534 38178 114535 38178 114536 38178 114537 38179 114538 38179 114539 38179 114540 38180 114541 38180 114542 38180 114543 38181 114544 38181 114545 38181 114546 38182 114547 38182 114548 38182 114549 38183 114550 38183 114551 38183 114552 38184 114553 38184 114554 38184 114555 38185 114556 38185 114557 38185 114558 38186 114559 38186 114560 38186 114561 38187 114562 38187 114563 38187 114564 38188 114565 38188 114566 38188 114567 38189 114568 38189 114569 38189 114570 38190 114571 38190 114572 38190 114573 38191 114574 38191 114575 38191 114576 38192 114577 38192 114578 38192 114579 38193 114580 38193 114581 38193 114582 38194 114583 38194 114584 38194 114585 38195 114586 38195 114587 38195 114588 38196 114589 38196 114590 38196 114591 38197 114592 38197 114593 38197 114594 38198 114595 38198 114596 38198 114597 38199 114598 38199 114599 38199 114600 38200 114601 38200 114602 38200 114603 38201 114604 38201 114605 38201 114606 38202 114607 38202 114608 38202 114609 38203 114610 38203 114611 38203 114612 38204 114613 38204 114614 38204 114615 38205 114616 38205 114617 38205 114618 38206 114619 38206 114620 38206 114621 38207 114622 38207 114623 38207 114624 38208 114625 38208 114626 38208 114627 38209 114628 38209 114629 38209 114630 38210 114631 38210 114632 38210 114633 38211 114634 38211 114635 38211 114636 38212 114637 38212 114638 38212 114639 38213 114640 38213 114641 38213 114642 38214 114643 38214 114644 38214 114645 38215 114646 38215 114647 38215 114648 38216 114649 38216 114650 38216 114651 38217 114652 38217 114653 38217 114654 38218 114655 38218 114656 38218 114657 38219 114658 38219 114659 38219 114660 38220 114661 38220 114662 38220 114663 38221 114664 38221 114665 38221 114666 38222 114667 38222 114668 38222 114669 38223 114670 38223 114671 38223 114672 38224 114673 38224 114674 38224 114675 38225 114676 38225 114677 38225 114678 38226 114679 38226 114680 38226 114681 38227 114682 38227 114683 38227 114684 38228 114685 38228 114686 38228 114687 38229 114688 38229 114689 38229 114690 38230 114691 38230 114692 38230 114693 38231 114694 38231 114695 38231 114696 38232 114697 38232 114698 38232 114699 38233 114700 38233 114701 38233 114702 38234 114703 38234 114704 38234 114705 38235 114706 38235 114707 38235 114708 38236 114709 38236 114710 38236 114711 38237 114712 38237 114713 38237 114714 38238 114715 38238 114716 38238 114717 38239 114718 38239 114719 38239 114720 38240 114721 38240 114722 38240 114723 38241 114724 38241 114725 38241 114726 38242 114727 38242 114728 38242 114729 38243 114730 38243 114731 38243 114732 38244 114733 38244 114734 38244 114735 38245 114736 38245 114737 38245 114738 38246 114739 38246 114740 38246 114741 38247 114742 38247 114743 38247 114744 38248 114745 38248 114746 38248 114747 38249 114748 38249 114749 38249 114750 38250 114751 38250 114752 38250 114753 38251 114754 38251 114755 38251 114756 38252 114757 38252 114758 38252 114759 38253 114760 38253 114761 38253 114762 38254 114763 38254 114764 38254 114765 38255 114766 38255 114767 38255 114768 38256 114769 38256 114770 38256 114771 38257 114772 38257 114773 38257 114774 38258 114775 38258 114776 38258 114777 38259 114778 38259 114779 38259 114780 38260 114781 38260 114782 38260 114783 38261 114784 38261 114785 38261 114786 38262 114787 38262 114788 38262 114789 38263 114790 38263 114791 38263 114792 38264 114793 38264 114794 38264 114795 38265 114796 38265 114797 38265 114798 38266 114799 38266 114800 38266 114801 38267 114802 38267 114803 38267 114804 38268 114805 38268 114806 38268 114807 38269 114808 38269 114809 38269 114810 38270 114811 38270 114812 38270 114813 38271 114814 38271 114815 38271 114816 38272 114817 38272 114818 38272 114819 38273 114820 38273 114821 38273 114822 38274 114823 38274 114824 38274 114825 38275 114826 38275 114827 38275 114828 38276 114829 38276 114830 38276 114831 38277 114832 38277 114833 38277 114834 38278 114835 38278 114836 38278 114837 38279 114838 38279 114839 38279 114840 38280 114841 38280 114842 38280 114843 38281 114844 38281 114845 38281 114846 38282 114847 38282 114848 38282 114849 38283 114850 38283 114851 38283 114852 38284 114853 38284 114854 38284 114855 38285 114856 38285 114857 38285 114858 38286 114859 38286 114860 38286 114861 38287 114862 38287 114863 38287 114864 38288 114865 38288 114866 38288 114867 38289 114868 38289 114869 38289 114870 38290 114871 38290 114872 38290 114873 38291 114874 38291 114875 38291 114876 38292 114877 38292 114878 38292 114879 38293 114880 38293 114881 38293 114882 38294 114883 38294 114884 38294 114885 38295 114886 38295 114887 38295 114888 38296 114889 38296 114890 38296 114891 38297 114892 38297 114893 38297 114894 38298 114895 38298 114896 38298 114897 38299 114898 38299 114899 38299 114900 38300 114901 38300 114902 38300 114903 38301 114904 38301 114905 38301 114906 38302 114907 38302 114908 38302 114909 38303 114910 38303 114911 38303 114912 38304 114913 38304 114914 38304 114915 38305 114916 38305 114917 38305 114918 38306 114919 38306 114920 38306 114921 38307 114922 38307 114923 38307 114924 38308 114925 38308 114926 38308 114927 38309 114928 38309 114929 38309 114930 38310 114931 38310 114932 38310 114933 38311 114934 38311 114935 38311 114936 38312 114937 38312 114938 38312 114939 38313 114940 38313 114941 38313 114942 38314 114943 38314 114944 38314 114945 38315 114946 38315 114947 38315 114948 38316 114949 38316 114950 38316 114951 38317 114952 38317 114953 38317 114954 38318 114955 38318 114956 38318 114957 38319 114958 38319 114959 38319 114960 38320 114961 38320 114962 38320 114963 38321 114964 38321 114965 38321 114966 38322 114967 38322 114968 38322 114969 38323 114970 38323 114971 38323 114972 38324 114973 38324 114974 38324 114975 38325 114976 38325 114977 38325 114978 38326 114979 38326 114980 38326 114981 38327 114982 38327 114983 38327 114984 38328 114985 38328 114986 38328 114987 38329 114988 38329 114989 38329 114990 38330 114991 38330 114992 38330 114993 38331 114994 38331 114995 38331 114996 38332 114997 38332 114998 38332 114999 38333 115000 38333 115001 38333 115002 38334 115003 38334 115004 38334 115005 38335 115006 38335 115007 38335 115008 38336 115009 38336 115010 38336 115011 38337 115012 38337 115013 38337 115014 38338 115015 38338 115016 38338 115017 38339 115018 38339 115019 38339 115020 38340 115021 38340 115022 38340 115023 38341 115024 38341 115025 38341 115026 38342 115027 38342 115028 38342 115029 38343 115030 38343 115031 38343 115032 38344 115033 38344 115034 38344 115035 38345 115036 38345 115037 38345 115038 38346 115039 38346 115040 38346 115041 38347 115042 38347 115043 38347 115044 38348 115045 38348 115046 38348 115047 38349 115048 38349 115049 38349 115050 38350 115051 38350 115052 38350 115053 38351 115054 38351 115055 38351 115056 38352 115057 38352 115058 38352 115059 38353 115060 38353 115061 38353 115062 38354 115063 38354 115064 38354 115065 38355 115066 38355 115067 38355 115068 38356 115069 38356 115070 38356 115071 38357 115072 38357 115073 38357 115074 38358 115075 38358 115076 38358 115077 38359 115078 38359 115079 38359 115080 38360 115081 38360 115082 38360 115083 38361 115084 38361 115085 38361 115086 38362 115087 38362 115088 38362 115089 38363 115090 38363 115091 38363 115092 38364 115093 38364 115094 38364 115095 38365 115096 38365 115097 38365 115098 38366 115099 38366 115100 38366 115101 38367 115102 38367 115103 38367 115104 38368 115105 38368 115106 38368 115107 38369 115108 38369 115109 38369 115110 38370 115111 38370 115112 38370 115113 38371 115114 38371 115115 38371 115116 38372 115117 38372 115118 38372 115119 38373 115120 38373 115121 38373 115122 38374 115123 38374 115124 38374 115125 38375 115126 38375 115127 38375 115128 38376 115129 38376 115130 38376 115131 38377 115132 38377 115133 38377 115134 38378 115135 38378 115136 38378 115137 38379 115138 38379 115139 38379 115140 38380 115141 38380 115142 38380 115143 38381 115144 38381 115145 38381 115146 38382 115147 38382 115148 38382 115149 38383 115150 38383 115151 38383 115152 38384 115153 38384 115154 38384 115155 38385 115156 38385 115157 38385 115158 38386 115159 38386 115160 38386 115161 38387 115162 38387 115163 38387 115164 38388 115165 38388 115166 38388 115167 38389 115168 38389 115169 38389 115170 38390 115171 38390 115172 38390 115173 38391 115174 38391 115175 38391 115176 38392 115177 38392 115178 38392 115179 38393 115180 38393 115181 38393 115182 38394 115183 38394 115184 38394 115185 38395 115186 38395 115187 38395 115188 38396 115189 38396 115190 38396 115191 38397 115192 38397 115193 38397 115194 38398 115195 38398 115196 38398 115197 38399 115198 38399 115199 38399 115200 38400 115201 38400 115202 38400 115203 38401 115204 38401 115205 38401 115206 38402 115207 38402 115208 38402 115209 38403 115210 38403 115211 38403 115212 38404 115213 38404 115214 38404 115215 38405 115216 38405 115217 38405 115218 38406 115219 38406 115220 38406 115221 38407 115222 38407 115223 38407 115224 38408 115225 38408 115226 38408 115227 38409 115228 38409 115229 38409 115230 38410 115231 38410 115232 38410 115233 38411 115234 38411 115235 38411 115236 38412 115237 38412 115238 38412 115239 38413 115240 38413 115241 38413 115242 38414 115243 38414 115244 38414 115245 38415 115246 38415 115247 38415 115248 38416 115249 38416 115250 38416 115251 38417 115252 38417 115253 38417 115254 38418 115255 38418 115256 38418 115257 38419 115258 38419 115259 38419 115260 38420 115261 38420 115262 38420 115263 38421 115264 38421 115265 38421 115266 38422 115267 38422 115268 38422 115269 38423 115270 38423 115271 38423 115272 38424 115273 38424 115274 38424 115275 38425 115276 38425 115277 38425 115278 38426 115279 38426 115280 38426 115281 38427 115282 38427 115283 38427 115284 38428 115285 38428 115286 38428 115287 38429 115288 38429 115289 38429 115290 38430 115291 38430 115292 38430 115293 38431 115294 38431 115295 38431 115296 38432 115297 38432 115298 38432 115299 38433 115300 38433 115301 38433 115302 38434 115303 38434 115304 38434 115305 38435 115306 38435 115307 38435 115308 38436 115309 38436 115310 38436 115311 38437 115312 38437 115313 38437 115314 38438 115315 38438 115316 38438 115317 38439 115318 38439 115319 38439 115320 38440 115321 38440 115322 38440 115323 38441 115324 38441 115325 38441 115326 38442 115327 38442 115328 38442 115329 38443 115330 38443 115331 38443 115332 38444 115333 38444 115334 38444 115335 38445 115336 38445 115337 38445 115338 38446 115339 38446 115340 38446 115341 38447 115342 38447 115343 38447 115344 38448 115345 38448 115346 38448 115347 38449 115348 38449 115349 38449 115350 38450 115351 38450 115352 38450 115353 38451 115354 38451 115355 38451 115356 38452 115357 38452 115358 38452 115359 38453 115360 38453 115361 38453 115362 38454 115363 38454 115364 38454 115365 38455 115366 38455 115367 38455 115368 38456 115369 38456 115370 38456 115371 38457 115372 38457 115373 38457 115374 38458 115375 38458 115376 38458 115377 38459 115378 38459 115379 38459 115380 38460 115381 38460 115382 38460 115383 38461 115384 38461 115385 38461 115386 38462 115387 38462 115388 38462 115389 38463 115390 38463 115391 38463 115392 38464 115393 38464 115394 38464 115395 38465 115396 38465 115397 38465 115398 38466 115399 38466 115400 38466 115401 38467 115402 38467 115403 38467 115404 38468 115405 38468 115406 38468 115407 38469 115408 38469 115409 38469 115410 38470 115411 38470 115412 38470 115413 38471 115414 38471 115415 38471 115416 38472 115417 38472 115418 38472 115419 38473 115420 38473 115421 38473 115422 38474 115423 38474 115424 38474 115425 38475 115426 38475 115427 38475 115428 38476 115429 38476 115430 38476 115431 38477 115432 38477 115433 38477 115434 38478 115435 38478 115436 38478 115437 38479 115438 38479 115439 38479 115440 38480 115441 38480 115442 38480 115443 38481 115444 38481 115445 38481 115446 38482 115447 38482 115448 38482 115449 38483 115450 38483 115451 38483 115452 38484 115453 38484 115454 38484 115455 38485 115456 38485 115457 38485 115458 38486 115459 38486 115460 38486 115461 38487 115462 38487 115463 38487 115464 38488 115465 38488 115466 38488 115467 38489 115468 38489 115469 38489 115470 38490 115471 38490 115472 38490 115473 38491 115474 38491 115475 38491 115476 38492 115477 38492 115478 38492 115479 38493 115480 38493 115481 38493 115482 38494 115483 38494 115484 38494 115485 38495 115486 38495 115487 38495 115488 38496 115489 38496 115490 38496 115491 38497 115492 38497 115493 38497 115494 38498 115495 38498 115496 38498 115497 38499 115498 38499 115499 38499 115500 38500 115501 38500 115502 38500 115503 38501 115504 38501 115505 38501 115506 38502 115507 38502 115508 38502 115509 38503 115510 38503 115511 38503 115512 38504 115513 38504 115514 38504 115515 38505 115516 38505 115517 38505 115518 38506 115519 38506 115520 38506 115521 38507 115522 38507 115523 38507 115524 38508 115525 38508 115526 38508 115527 38509 115528 38509 115529 38509 115530 38510 115531 38510 115532 38510 115533 38511 115534 38511 115535 38511 115536 38512 115537 38512 115538 38512 115539 38513 115540 38513 115541 38513 115542 38514 115543 38514 115544 38514 115545 38515 115546 38515 115547 38515 115548 38516 115549 38516 115550 38516 115551 38517 115552 38517 115553 38517 115554 38518 115555 38518 115556 38518 115557 38519 115558 38519 115559 38519 115560 38520 115561 38520 115562 38520 115563 38521 115564 38521 115565 38521 115566 38522 115567 38522 115568 38522 115569 38523 115570 38523 115571 38523 115572 38524 115573 38524 115574 38524 115575 38525 115576 38525 115577 38525 115578 38526 115579 38526 115580 38526 115581 38527 115582 38527 115583 38527 115584 38528 115585 38528 115586 38528 115587 38529 115588 38529 115589 38529 115590 38530 115591 38530 115592 38530 115593 38531 115594 38531 115595 38531 115596 38532 115597 38532 115598 38532 115599 38533 115600 38533 115601 38533 115602 38534 115603 38534 115604 38534 115605 38535 115606 38535 115607 38535 115608 38536 115609 38536 115610 38536 115611 38537 115612 38537 115613 38537 115614 38538 115615 38538 115616 38538 115617 38539 115618 38539 115619 38539 115620 38540 115621 38540 115622 38540 115623 38541 115624 38541 115625 38541 115626 38542 115627 38542 115628 38542 115629 38543 115630 38543 115631 38543 115632 38544 115633 38544 115634 38544 115635 38545 115636 38545 115637 38545 115638 38546 115639 38546 115640 38546 115641 38547 115642 38547 115643 38547 115644 38548 115645 38548 115646 38548 115647 38549 115648 38549 115649 38549 115650 38550 115651 38550 115652 38550 115653 38551 115654 38551 115655 38551 115656 38552 115657 38552 115658 38552 115659 38553 115660 38553 115661 38553 115662 38554 115663 38554 115664 38554 115665 38555 115666 38555 115667 38555 115668 38556 115669 38556 115670 38556 115671 38557 115672 38557 115673 38557 115674 38558 115675 38558 115676 38558 115677 38559 115678 38559 115679 38559 115680 38560 115681 38560 115682 38560 115683 38561 115684 38561 115685 38561 115686 38562 115687 38562 115688 38562 115689 38563 115690 38563 115691 38563 115692 38564 115693 38564 115694 38564 115695 38565 115696 38565 115697 38565 115698 38566 115699 38566 115700 38566 115701 38567 115702 38567 115703 38567 115704 38568 115705 38568 115706 38568 115707 38569 115708 38569 115709 38569 115710 38570 115711 38570 115712 38570 115713 38571 115714 38571 115715 38571 115716 38572 115717 38572 115718 38572 115719 38573 115720 38573 115721 38573 115722 38574 115723 38574 115724 38574 115725 38575 115726 38575 115727 38575 115728 38576 115729 38576 115730 38576 115731 38577 115732 38577 115733 38577 115734 38578 115735 38578 115736 38578 115737 38579 115738 38579 115739 38579 115740 38580 115741 38580 115742 38580 115743 38581 115744 38581 115745 38581 115746 38582 115747 38582 115748 38582 115749 38583 115750 38583 115751 38583 115752 38584 115753 38584 115754 38584 115755 38585 115756 38585 115757 38585 115758 38586 115759 38586 115760 38586 115761 38587 115762 38587 115763 38587 115764 38588 115765 38588 115766 38588 115767 38589 115768 38589 115769 38589 115770 38590 115771 38590 115772 38590 115773 38591 115774 38591 115775 38591 115776 38592 115777 38592 115778 38592 115779 38593 115780 38593 115781 38593 115782 38594 115783 38594 115784 38594 115785 38595 115786 38595 115787 38595 115788 38596 115789 38596 115790 38596 115791 38597 115792 38597 115793 38597 115794 38598 115795 38598 115796 38598 115797 38599 115798 38599 115799 38599 115800 38600 115801 38600 115802 38600 115803 38601 115804 38601 115805 38601 115806 38602 115807 38602 115808 38602 115809 38603 115810 38603 115811 38603 115812 38604 115813 38604 115814 38604 115815 38605 115816 38605 115817 38605 115818 38606 115819 38606 115820 38606 115821 38607 115822 38607 115823 38607 115824 38608 115825 38608 115826 38608 115827 38609 115828 38609 115829 38609 115830 38610 115831 38610 115832 38610 115833 38611 115834 38611 115835 38611 115836 38612 115837 38612 115838 38612 115839 38613 115840 38613 115841 38613 115842 38614 115843 38614 115844 38614 115845 38615 115846 38615 115847 38615 115848 38616 115849 38616 115850 38616 115851 38617 115852 38617 115853 38617 115854 38618 115855 38618 115856 38618 115857 38619 115858 38619 115859 38619 115860 38620 115861 38620 115862 38620 115863 38621 115864 38621 115865 38621 115866 38622 115867 38622 115868 38622 115869 38623 115870 38623 115871 38623 115872 38624 115873 38624 115874 38624 115875 38625 115876 38625 115877 38625 115878 38626 115879 38626 115880 38626 115881 38627 115882 38627 115883 38627 115884 38628 115885 38628 115886 38628 115887 38629 115888 38629 115889 38629 115890 38630 115891 38630 115892 38630 115893 38631 115894 38631 115895 38631 115896 38632 115897 38632 115898 38632 115899 38633 115900 38633 115901 38633 115902 38634 115903 38634 115904 38634 115905 38635 115906 38635 115907 38635 115908 38636 115909 38636 115910 38636 115911 38637 115912 38637 115913 38637 115914 38638 115915 38638 115916 38638 115917 38639 115918 38639 115919 38639 115920 38640 115921 38640 115922 38640 115923 38641 115924 38641 115925 38641 115926 38642 115927 38642 115928 38642 115929 38643 115930 38643 115931 38643 115932 38644 115933 38644 115934 38644 115935 38645 115936 38645 115937 38645 115938 38646 115939 38646 115940 38646 115941 38647 115942 38647 115943 38647 115944 38648 115945 38648 115946 38648 115947 38649 115948 38649 115949 38649 115950 38650 115951 38650 115952 38650 115953 38651 115954 38651 115955 38651 115956 38652 115957 38652 115958 38652 115959 38653 115960 38653 115961 38653 115962 38654 115963 38654 115964 38654 115965 38655 115966 38655 115967 38655 115968 38656 115969 38656 115970 38656 115971 38657 115972 38657 115973 38657 115974 38658 115975 38658 115976 38658 115977 38659 115978 38659 115979 38659 115980 38660 115981 38660 115982 38660 115983 38661 115984 38661 115985 38661 115986 38662 115987 38662 115988 38662 115989 38663 115990 38663 115991 38663 115992 38664 115993 38664 115994 38664 115995 38665 115996 38665 115997 38665 115998 38666 115999 38666 116000 38666 116001 38667 116002 38667 116003 38667 116004 38668 116005 38668 116006 38668 116007 38669 116008 38669 116009 38669 116010 38670 116011 38670 116012 38670 116013 38671 116014 38671 116015 38671 116016 38672 116017 38672 116018 38672 116019 38673 116020 38673 116021 38673 116022 38674 116023 38674 116024 38674 116025 38675 116026 38675 116027 38675 116028 38676 116029 38676 116030 38676 116031 38677 116032 38677 116033 38677 116034 38678 116035 38678 116036 38678 116037 38679 116038 38679 116039 38679 116040 38680 116041 38680 116042 38680 116043 38681 116044 38681 116045 38681 116046 38682 116047 38682 116048 38682 116049 38683 116050 38683 116051 38683 116052 38684 116053 38684 116054 38684 116055 38685 116056 38685 116057 38685 116058 38686 116059 38686 116060 38686 116061 38687 116062 38687 116063 38687 116064 38688 116065 38688 116066 38688 116067 38689 116068 38689 116069 38689 116070 38690 116071 38690 116072 38690 116073 38691 116074 38691 116075 38691 116076 38692 116077 38692 116078 38692 116079 38693 116080 38693 116081 38693 116082 38694 116083 38694 116084 38694 116085 38695 116086 38695 116087 38695 116088 38696 116089 38696 116090 38696 116091 38697 116092 38697 116093 38697 116094 38698 116095 38698 116096 38698 116097 38699 116098 38699 116099 38699 116100 38700 116101 38700 116102 38700 116103 38701 116104 38701 116105 38701 116106 38702 116107 38702 116108 38702 116109 38703 116110 38703 116111 38703 116112 38704 116113 38704 116114 38704 116115 38705 116116 38705 116117 38705 116118 38706 116119 38706 116120 38706 116121 38707 116122 38707 116123 38707 116124 38708 116125 38708 116126 38708 116127 38709 116128 38709 116129 38709 116130 38710 116131 38710 116132 38710 116133 38711 116134 38711 116135 38711 116136 38712 116137 38712 116138 38712 116139 38713 116140 38713 116141 38713 116142 38714 116143 38714 116144 38714 116145 38715 116146 38715 116147 38715 116148 38716 116149 38716 116150 38716 116151 38717 116152 38717 116153 38717 116154 38718 116155 38718 116156 38718 116157 38719 116158 38719 116159 38719 116160 38720 116161 38720 116162 38720 116163 38721 116164 38721 116165 38721 116166 38722 116167 38722 116168 38722 116169 38723 116170 38723 116171 38723 116172 38724 116173 38724 116174 38724 116175 38725 116176 38725 116177 38725 116178 38726 116179 38726 116180 38726 116181 38727 116182 38727 116183 38727 116184 38728 116185 38728 116186 38728 116187 38729 116188 38729 116189 38729 116190 38730 116191 38730 116192 38730 116193 38731 116194 38731 116195 38731 116196 38732 116197 38732 116198 38732 116199 38733 116200 38733 116201 38733 116202 38734 116203 38734 116204 38734 116205 38735 116206 38735 116207 38735 116208 38736 116209 38736 116210 38736 116211 38737 116212 38737 116213 38737 116214 38738 116215 38738 116216 38738 116217 38739 116218 38739 116219 38739 116220 38740 116221 38740 116222 38740 116223 38741 116224 38741 116225 38741 116226 38742 116227 38742 116228 38742 116229 38743 116230 38743 116231 38743 116232 38744 116233 38744 116234 38744 116235 38745 116236 38745 116237 38745 116238 38746 116239 38746 116240 38746 116241 38747 116242 38747 116243 38747 116244 38748 116245 38748 116246 38748 116247 38749 116248 38749 116249 38749 116250 38750 116251 38750 116252 38750 116253 38751 116254 38751 116255 38751 116256 38752 116257 38752 116258 38752 116259 38753 116260 38753 116261 38753 116262 38754 116263 38754 116264 38754 116265 38755 116266 38755 116267 38755 116268 38756 116269 38756 116270 38756 116271 38757 116272 38757 116273 38757 116274 38758 116275 38758 116276 38758 116277 38759 116278 38759 116279 38759 116280 38760 116281 38760 116282 38760 116283 38761 116284 38761 116285 38761 116286 38762 116287 38762 116288 38762 116289 38763 116290 38763 116291 38763 116292 38764 116293 38764 116294 38764 116295 38765 116296 38765 116297 38765 116298 38766 116299 38766 116300 38766 116301 38767 116302 38767 116303 38767 116304 38768 116305 38768 116306 38768 116307 38769 116308 38769 116309 38769 116310 38770 116311 38770 116312 38770 116313 38771 116314 38771 116315 38771 116316 38772 116317 38772 116318 38772 116319 38773 116320 38773 116321 38773 116322 38774 116323 38774 116324 38774 116325 38775 116326 38775 116327 38775 116328 38776 116329 38776 116330 38776 116331 38777 116332 38777 116333 38777 116334 38778 116335 38778 116336 38778 116337 38779 116338 38779 116339 38779 116340 38780 116341 38780 116342 38780 116343 38781 116344 38781 116345 38781 116346 38782 116347 38782 116348 38782 116349 38783 116350 38783 116351 38783 116352 38784 116353 38784 116354 38784 116355 38785 116356 38785 116357 38785 116358 38786 116359 38786 116360 38786 116361 38787 116362 38787 116363 38787 116364 38788 116365 38788 116366 38788 116367 38789 116368 38789 116369 38789 116370 38790 116371 38790 116372 38790 116373 38791 116374 38791 116375 38791 116376 38792 116377 38792 116378 38792 116379 38793 116380 38793 116381 38793 116382 38794 116383 38794 116384 38794 116385 38795 116386 38795 116387 38795 116388 38796 116389 38796 116390 38796 116391 38797 116392 38797 116393 38797 116394 38798 116395 38798 116396 38798 116397 38799 116398 38799 116399 38799 116400 38800 116401 38800 116402 38800 116403 38801 116404 38801 116405 38801 116406 38802 116407 38802 116408 38802 116409 38803 116410 38803 116411 38803 116412 38804 116413 38804 116414 38804 116415 38805 116416 38805 116417 38805 116418 38806 116419 38806 116420 38806 116421 38807 116422 38807 116423 38807 116424 38808 116425 38808 116426 38808 116427 38809 116428 38809 116429 38809 116430 38810 116431 38810 116432 38810 116433 38811 116434 38811 116435 38811 116436 38812 116437 38812 116438 38812 116439 38813 116440 38813 116441 38813 116442 38814 116443 38814 116444 38814 116445 38815 116446 38815 116447 38815 116448 38816 116449 38816 116450 38816 116451 38817 116452 38817 116453 38817 116454 38818 116455 38818 116456 38818 116457 38819 116458 38819 116459 38819 116460 38820 116461 38820 116462 38820 116463 38821 116464 38821 116465 38821 116466 38822 116467 38822 116468 38822 116469 38823 116470 38823 116471 38823 116472 38824 116473 38824 116474 38824 116475 38825 116476 38825 116477 38825 116478 38826 116479 38826 116480 38826 116481 38827 116482 38827 116483 38827 116484 38828 116485 38828 116486 38828 116487 38829 116488 38829 116489 38829 116490 38830 116491 38830 116492 38830 116493 38831 116494 38831 116495 38831 116496 38832 116497 38832 116498 38832 116499 38833 116500 38833 116501 38833 116502 38834 116503 38834 116504 38834 116505 38835 116506 38835 116507 38835 116508 38836 116509 38836 116510 38836 116511 38837 116512 38837 116513 38837 116514 38838 116515 38838 116516 38838 116517 38839 116518 38839 116519 38839 116520 38840 116521 38840 116522 38840 116523 38841 116524 38841 116525 38841 116526 38842 116527 38842 116528 38842 116529 38843 116530 38843 116531 38843 116532 38844 116533 38844 116534 38844 116535 38845 116536 38845 116537 38845 116538 38846 116539 38846 116540 38846 116541 38847 116542 38847 116543 38847 116544 38848 116545 38848 116546 38848 116547 38849 116548 38849 116549 38849 116550 38850 116551 38850 116552 38850 116553 38851 116554 38851 116555 38851 116556 38852 116557 38852 116558 38852 116559 38853 116560 38853 116561 38853 116562 38854 116563 38854 116564 38854 116565 38855 116566 38855 116567 38855 116568 38856 116569 38856 116570 38856 116571 38857 116572 38857 116573 38857 116574 38858 116575 38858 116576 38858 116577 38859 116578 38859 116579 38859 116580 38860 116581 38860 116582 38860 116583 38861 116584 38861 116585 38861 116586 38862 116587 38862 116588 38862 116589 38863 116590 38863 116591 38863 116592 38864 116593 38864 116594 38864 116595 38865 116596 38865 116597 38865 116598 38866 116599 38866 116600 38866 116601 38867 116602 38867 116603 38867 116604 38868 116605 38868 116606 38868 116607 38869 116608 38869 116609 38869 116610 38870 116611 38870 116612 38870 116613 38871 116614 38871 116615 38871 116616 38872 116617 38872 116618 38872 116619 38873 116620 38873 116621 38873 116622 38874 116623 38874 116624 38874 116625 38875 116626 38875 116627 38875 116628 38876 116629 38876 116630 38876 116631 38877 116632 38877 116633 38877 116634 38878 116635 38878 116636 38878 116637 38879 116638 38879 116639 38879 116640 38880 116641 38880 116642 38880 116643 38881 116644 38881 116645 38881 116646 38882 116647 38882 116648 38882 116649 38883 116650 38883 116651 38883 116652 38884 116653 38884 116654 38884 116655 38885 116656 38885 116657 38885 116658 38886 116659 38886 116660 38886 116661 38887 116662 38887 116663 38887 116664 38888 116665 38888 116666 38888 116667 38889 116668 38889 116669 38889 116670 38890 116671 38890 116672 38890 116673 38891 116674 38891 116675 38891 116676 38892 116677 38892 116678 38892 116679 38893 116680 38893 116681 38893 116682 38894 116683 38894 116684 38894 116685 38895 116686 38895 116687 38895 116688 38896 116689 38896 116690 38896 116691 38897 116692 38897 116693 38897 116694 38898 116695 38898 116696 38898 116697 38899 116698 38899 116699 38899 116700 38900 116701 38900 116702 38900 116703 38901 116704 38901 116705 38901 116706 38902 116707 38902 116708 38902 116709 38903 116710 38903 116711 38903 116712 38904 116713 38904 116714 38904 116715 38905 116716 38905 116717 38905 116718 38906 116719 38906 116720 38906 116721 38907 116722 38907 116723 38907 116724 38908 116725 38908 116726 38908 116727 38909 116728 38909 116729 38909 116730 38910 116731 38910 116732 38910 116733 38911 116734 38911 116735 38911 116736 38912 116737 38912 116738 38912 116739 38913 116740 38913 116741 38913 116742 38914 116743 38914 116744 38914 116745 38915 116746 38915 116747 38915 116748 38916 116749 38916 116750 38916 116751 38917 116752 38917 116753 38917 116754 38918 116755 38918 116756 38918 116757 38919 116758 38919 116759 38919 116760 38920 116761 38920 116762 38920 116763 38921 116764 38921 116765 38921 116766 38922 116767 38922 116768 38922 116769 38923 116770 38923 116771 38923 116772 38924 116773 38924 116774 38924 116775 38925 116776 38925 116777 38925 116778 38926 116779 38926 116780 38926 116781 38927 116782 38927 116783 38927 116784 38928 116785 38928 116786 38928 116787 38929 116788 38929 116789 38929 116790 38930 116791 38930 116792 38930 116793 38931 116794 38931 116795 38931 116796 38932 116797 38932 116798 38932 116799 38933 116800 38933 116801 38933 116802 38934 116803 38934 116804 38934 116805 38935 116806 38935 116807 38935 116808 38936 116809 38936 116810 38936 116811 38937 116812 38937 116813 38937 116814 38938 116815 38938 116816 38938 116817 38939 116818 38939 116819 38939 116820 38940 116821 38940 116822 38940 116823 38941 116824 38941 116825 38941 116826 38942 116827 38942 116828 38942 116829 38943 116830 38943 116831 38943 116832 38944 116833 38944 116834 38944 116835 38945 116836 38945 116837 38945 116838 38946 116839 38946 116840 38946 116841 38947 116842 38947 116843 38947 116844 38948 116845 38948 116846 38948 116847 38949 116848 38949 116849 38949 116850 38950 116851 38950 116852 38950 116853 38951 116854 38951 116855 38951 116856 38952 116857 38952 116858 38952 116859 38953 116860 38953 116861 38953 116862 38954 116863 38954 116864 38954 116865 38955 116866 38955 116867 38955 116868 38956 116869 38956 116870 38956 116871 38957 116872 38957 116873 38957 116874 38958 116875 38958 116876 38958 116877 38959 116878 38959 116879 38959 116880 38960 116881 38960 116882 38960 116883 38961 116884 38961 116885 38961 116886 38962 116887 38962 116888 38962 116889 38963 116890 38963 116891 38963 116892 38964 116893 38964 116894 38964 116895 38965 116896 38965 116897 38965 116898 38966 116899 38966 116900 38966 116901 38967 116902 38967 116903 38967 116904 38968 116905 38968 116906 38968 116907 38969 116908 38969 116909 38969 116910 38970 116911 38970 116912 38970 116913 38971 116914 38971 116915 38971 116916 38972 116917 38972 116918 38972 116919 38973 116920 38973 116921 38973 116922 38974 116923 38974 116924 38974 116925 38975 116926 38975 116927 38975 116928 38976 116929 38976 116930 38976 116931 38977 116932 38977 116933 38977 116934 38978 116935 38978 116936 38978 116937 38979 116938 38979 116939 38979 116940 38980 116941 38980 116942 38980 116943 38981 116944 38981 116945 38981 116946 38982 116947 38982 116948 38982 116949 38983 116950 38983 116951 38983 116952 38984 116953 38984 116954 38984 116955 38985 116956 38985 116957 38985 116958 38986 116959 38986 116960 38986 116961 38987 116962 38987 116963 38987 116964 38988 116965 38988 116966 38988 116967 38989 116968 38989 116969 38989 116970 38990 116971 38990 116972 38990 116973 38991 116974 38991 116975 38991 116976 38992 116977 38992 116978 38992 116979 38993 116980 38993 116981 38993 116982 38994 116983 38994 116984 38994 116985 38995 116986 38995 116987 38995 116988 38996 116989 38996 116990 38996 116991 38997 116992 38997 116993 38997 116994 38998 116995 38998 116996 38998 116997 38999 116998 38999 116999 38999 117000 39000 117001 39000 117002 39000 117003 39001 117004 39001 117005 39001 117006 39002 117007 39002 117008 39002 117009 39003 117010 39003 117011 39003 117012 39004 117013 39004 117014 39004 117015 39005 117016 39005 117017 39005 117018 39006 117019 39006 117020 39006 117021 39007 117022 39007 117023 39007 117024 39008 117025 39008 117026 39008 117027 39009 117028 39009 117029 39009 117030 39010 117031 39010 117032 39010 117033 39011 117034 39011 117035 39011 117036 39012 117037 39012 117038 39012 117039 39013 117040 39013 117041 39013 117042 39014 117043 39014 117044 39014 117045 39015 117046 39015 117047 39015 117048 39016 117049 39016 117050 39016 117051 39017 117052 39017 117053 39017 117054 39018 117055 39018 117056 39018 117057 39019 117058 39019 117059 39019 117060 39020 117061 39020 117062 39020 117063 39021 117064 39021 117065 39021 117066 39022 117067 39022 117068 39022 117069 39023 117070 39023 117071 39023 117072 39024 117073 39024 117074 39024 117075 39025 117076 39025 117077 39025 117078 39026 117079 39026 117080 39026 117081 39027 117082 39027 117083 39027 117084 39028 117085 39028 117086 39028 117087 39029 117088 39029 117089 39029 117090 39030 117091 39030 117092 39030 117093 39031 117094 39031 117095 39031 117096 39032 117097 39032 117098 39032 117099 39033 117100 39033 117101 39033 117102 39034 117103 39034 117104 39034 117105 39035 117106 39035 117107 39035 117108 39036 117109 39036 117110 39036 117111 39037 117112 39037 117113 39037 117114 39038 117115 39038 117116 39038 117117 39039 117118 39039 117119 39039 117120 39040 117121 39040 117122 39040 117123 39041 117124 39041 117125 39041 117126 39042 117127 39042 117128 39042 117129 39043 117130 39043 117131 39043 117132 39044 117133 39044 117134 39044 117135 39045 117136 39045 117137 39045 117138 39046 117139 39046 117140 39046 117141 39047 117142 39047 117143 39047 117144 39048 117145 39048 117146 39048 117147 39049 117148 39049 117149 39049 117150 39050 117151 39050 117152 39050 117153 39051 117154 39051 117155 39051 117156 39052 117157 39052 117158 39052 117159 39053 117160 39053 117161 39053 117162 39054 117163 39054 117164 39054 117165 39055 117166 39055 117167 39055 117168 39056 117169 39056 117170 39056 117171 39057 117172 39057 117173 39057 117174 39058 117175 39058 117176 39058 117177 39059 117178 39059 117179 39059 117180 39060 117181 39060 117182 39060 117183 39061 117184 39061 117185 39061 117186 39062 117187 39062 117188 39062 117189 39063 117190 39063 117191 39063 117192 39064 117193 39064 117194 39064 117195 39065 117196 39065 117197 39065 117198 39066 117199 39066 117200 39066 117201 39067 117202 39067 117203 39067 117204 39068 117205 39068 117206 39068 117207 39069 117208 39069 117209 39069 117210 39070 117211 39070 117212 39070 117213 39071 117214 39071 117215 39071 117216 39072 117217 39072 117218 39072 117219 39073 117220 39073 117221 39073 117222 39074 117223 39074 117224 39074 117225 39075 117226 39075 117227 39075 117228 39076 117229 39076 117230 39076 117231 39077 117232 39077 117233 39077 117234 39078 117235 39078 117236 39078 117237 39079 117238 39079 117239 39079 117240 39080 117241 39080 117242 39080 117243 39081 117244 39081 117245 39081 117246 39082 117247 39082 117248 39082 117249 39083 117250 39083 117251 39083 117252 39084 117253 39084 117254 39084 117255 39085 117256 39085 117257 39085 117258 39086 117259 39086 117260 39086 117261 39087 117262 39087 117263 39087 117264 39088 117265 39088 117266 39088 117267 39089 117268 39089 117269 39089 117270 39090 117271 39090 117272 39090 117273 39091 117274 39091 117275 39091 117276 39092 117277 39092 117278 39092 117279 39093 117280 39093 117281 39093 117282 39094 117283 39094 117284 39094 117285 39095 117286 39095 117287 39095 117288 39096 117289 39096 117290 39096 117291 39097 117292 39097 117293 39097 117294 39098 117295 39098 117296 39098 117297 39099 117298 39099 117299 39099 117300 39100 117301 39100 117302 39100 117303 39101 117304 39101 117305 39101 117306 39102 117307 39102 117308 39102 117309 39103 117310 39103 117311 39103 117312 39104 117313 39104 117314 39104 117315 39105 117316 39105 117317 39105 117318 39106 117319 39106 117320 39106 117321 39107 117322 39107 117323 39107 117324 39108 117325 39108 117326 39108 117327 39109 117328 39109 117329 39109 117330 39110 117331 39110 117332 39110 117333 39111 117334 39111 117335 39111 117336 39112 117337 39112 117338 39112 117339 39113 117340 39113 117341 39113 117342 39114 117343 39114 117344 39114 117345 39115 117346 39115 117347 39115 117348 39116 117349 39116 117350 39116 117351 39117 117352 39117 117353 39117 117354 39118 117355 39118 117356 39118 117357 39119 117358 39119 117359 39119 117360 39120 117361 39120 117362 39120 117363 39121 117364 39121 117365 39121 117366 39122 117367 39122 117368 39122 117369 39123 117370 39123 117371 39123 117372 39124 117373 39124 117374 39124 117375 39125 117376 39125 117377 39125 117378 39126 117379 39126 117380 39126 117381 39127 117382 39127 117383 39127 117384 39128 117385 39128 117386 39128 117387 39129 117388 39129 117389 39129 117390 39130 117391 39130 117392 39130 117393 39131 117394 39131 117395 39131 117396 39132 117397 39132 117398 39132 117399 39133 117400 39133 117401 39133 117402 39134 117403 39134 117404 39134 117405 39135 117406 39135 117407 39135 117408 39136 117409 39136 117410 39136 117411 39137 117412 39137 117413 39137 117414 39138 117415 39138 117416 39138 117417 39139 117418 39139 117419 39139 117420 39140 117421 39140 117422 39140 117423 39141 117424 39141 117425 39141 117426 39142 117427 39142 117428 39142 117429 39143 117430 39143 117431 39143 117432 39144 117433 39144 117434 39144 117435 39145 117436 39145 117437 39145 117438 39146 117439 39146 117440 39146 117441 39147 117442 39147 117443 39147 117444 39148 117445 39148 117446 39148 117447 39149 117448 39149 117449 39149 117450 39150 117451 39150 117452 39150 117453 39151 117454 39151 117455 39151 117456 39152 117457 39152 117458 39152 117459 39153 117460 39153 117461 39153 117462 39154 117463 39154 117464 39154 117465 39155 117466 39155 117467 39155 117468 39156 117469 39156 117470 39156 117471 39157 117472 39157 117473 39157 117474 39158 117475 39158 117476 39158 117477 39159 117478 39159 117479 39159 117480 39160 117481 39160 117482 39160 117483 39161 117484 39161 117485 39161 117486 39162 117487 39162 117488 39162 117489 39163 117490 39163 117491 39163 117492 39164 117493 39164 117494 39164 117495 39165 117496 39165 117497 39165 117498 39166 117499 39166 117500 39166 117501 39167 117502 39167 117503 39167 117504 39168 117505 39168 117506 39168 117507 39169 117508 39169 117509 39169 117510 39170 117511 39170 117512 39170 117513 39171 117514 39171 117515 39171 117516 39172 117517 39172 117518 39172 117519 39173 117520 39173 117521 39173 117522 39174 117523 39174 117524 39174 117525 39175 117526 39175 117527 39175 117528 39176 117529 39176 117530 39176 117531 39177 117532 39177 117533 39177 117534 39178 117535 39178 117536 39178 117537 39179 117538 39179 117539 39179 117540 39180 117541 39180 117542 39180 117543 39181 117544 39181 117545 39181 117546 39182 117547 39182 117548 39182 117549 39183 117550 39183 117551 39183 117552 39184 117553 39184 117554 39184 117555 39185 117556 39185 117557 39185 117558 39186 117559 39186 117560 39186 117561 39187 117562 39187 117563 39187 117564 39188 117565 39188 117566 39188 117567 39189 117568 39189 117569 39189 117570 39190 117571 39190 117572 39190 117573 39191 117574 39191 117575 39191 117576 39192 117577 39192 117578 39192 117579 39193 117580 39193 117581 39193 117582 39194 117583 39194 117584 39194 117585 39195 117586 39195 117587 39195 117588 39196 117589 39196 117590 39196 117591 39197 117592 39197 117593 39197 117594 39198 117595 39198 117596 39198 117597 39199 117598 39199 117599 39199 117600 39200 117601 39200 117602 39200 117603 39201 117604 39201 117605 39201 117606 39202 117607 39202 117608 39202 117609 39203 117610 39203 117611 39203 117612 39204 117613 39204 117614 39204 117615 39205 117616 39205 117617 39205 117618 39206 117619 39206 117620 39206 117621 39207 117622 39207 117623 39207 117624 39208 117625 39208 117626 39208 117627 39209 117628 39209 117629 39209 117630 39210 117631 39210 117632 39210 117633 39211 117634 39211 117635 39211 117636 39212 117637 39212 117638 39212 117639 39213 117640 39213 117641 39213 117642 39214 117643 39214 117644 39214 117645 39215 117646 39215 117647 39215 117648 39216 117649 39216 117650 39216 117651 39217 117652 39217 117653 39217 117654 39218 117655 39218 117656 39218 117657 39219 117658 39219 117659 39219 117660 39220 117661 39220 117662 39220 117663 39221 117664 39221 117665 39221 117666 39222 117667 39222 117668 39222 117669 39223 117670 39223 117671 39223 117672 39224 117673 39224 117674 39224 117675 39225 117676 39225 117677 39225 117678 39226 117679 39226 117680 39226 117681 39227 117682 39227 117683 39227 117684 39228 117685 39228 117686 39228 117687 39229 117688 39229 117689 39229 117690 39230 117691 39230 117692 39230 117693 39231 117694 39231 117695 39231 117696 39232 117697 39232 117698 39232 117699 39233 117700 39233 117701 39233 117702 39234 117703 39234 117704 39234 117705 39235 117706 39235 117707 39235 117708 39236 117709 39236 117710 39236 117711 39237 117712 39237 117713 39237 117714 39238 117715 39238 117716 39238 117717 39239 117718 39239 117719 39239 117720 39240 117721 39240 117722 39240 117723 39241 117724 39241 117725 39241 117726 39242 117727 39242 117728 39242 117729 39243 117730 39243 117731 39243 117732 39244 117733 39244 117734 39244 117735 39245 117736 39245 117737 39245 117738 39246 117739 39246 117740 39246 117741 39247 117742 39247 117743 39247 117744 39248 117745 39248 117746 39248 117747 39249 117748 39249 117749 39249 117750 39250 117751 39250 117752 39250 117753 39251 117754 39251 117755 39251 117756 39252 117757 39252 117758 39252 117759 39253 117760 39253 117761 39253 117762 39254 117763 39254 117764 39254 117765 39255 117766 39255 117767 39255 117768 39256 117769 39256 117770 39256 117771 39257 117772 39257 117773 39257 117774 39258 117775 39258 117776 39258 117777 39259 117778 39259 117779 39259 117780 39260 117781 39260 117782 39260 117783 39261 117784 39261 117785 39261 117786 39262 117787 39262 117788 39262 117789 39263 117790 39263 117791 39263 117792 39264 117793 39264 117794 39264 117795 39265 117796 39265 117797 39265 117798 39266 117799 39266 117800 39266 117801 39267 117802 39267 117803 39267 117804 39268 117805 39268 117806 39268 117807 39269 117808 39269 117809 39269 117810 39270 117811 39270 117812 39270 117813 39271 117814 39271 117815 39271 117816 39272 117817 39272 117818 39272 117819 39273 117820 39273 117821 39273 117822 39274 117823 39274 117824 39274 117825 39275 117826 39275 117827 39275 117828 39276 117829 39276 117830 39276 117831 39277 117832 39277 117833 39277 117834 39278 117835 39278 117836 39278 117837 39279 117838 39279 117839 39279 117840 39280 117841 39280 117842 39280 117843 39281 117844 39281 117845 39281 117846 39282 117847 39282 117848 39282 117849 39283 117850 39283 117851 39283 117852 39284 117853 39284 117854 39284 117855 39285 117856 39285 117857 39285 117858 39286 117859 39286 117860 39286 117861 39287 117862 39287 117863 39287 117864 39288 117865 39288 117866 39288 117867 39289 117868 39289 117869 39289 117870 39290 117871 39290 117872 39290 117873 39291 117874 39291 117875 39291 117876 39292 117877 39292 117878 39292 117879 39293 117880 39293 117881 39293 117882 39294 117883 39294 117884 39294 117885 39295 117886 39295 117887 39295 117888 39296 117889 39296 117890 39296 117891 39297 117892 39297 117893 39297 117894 39298 117895 39298 117896 39298 117897 39299 117898 39299 117899 39299 117900 39300 117901 39300 117902 39300 117903 39301 117904 39301 117905 39301 117906 39302 117907 39302 117908 39302 117909 39303 117910 39303 117911 39303 117912 39304 117913 39304 117914 39304 117915 39305 117916 39305 117917 39305 117918 39306 117919 39306 117920 39306 117921 39307 117922 39307 117923 39307 117924 39308 117925 39308 117926 39308 117927 39309 117928 39309 117929 39309 117930 39310 117931 39310 117932 39310 117933 39311 117934 39311 117935 39311 117936 39312 117937 39312 117938 39312 117939 39313 117940 39313 117941 39313 117942 39314 117943 39314 117944 39314 117945 39315 117946 39315 117947 39315 117948 39316 117949 39316 117950 39316 117951 39317 117952 39317 117953 39317 117954 39318 117955 39318 117956 39318 117957 39319 117958 39319 117959 39319 117960 39320 117961 39320 117962 39320 117963 39321 117964 39321 117965 39321 117966 39322 117967 39322 117968 39322 117969 39323 117970 39323 117971 39323 117972 39324 117973 39324 117974 39324 117975 39325 117976 39325 117977 39325 117978 39326 117979 39326 117980 39326 117981 39327 117982 39327 117983 39327 117984 39328 117985 39328 117986 39328 117987 39329 117988 39329 117989 39329 117990 39330 117991 39330 117992 39330 117993 39331 117994 39331 117995 39331 117996 39332 117997 39332 117998 39332 117999 39333 118000 39333 118001 39333 118002 39334 118003 39334 118004 39334 118005 39335 118006 39335 118007 39335 118008 39336 118009 39336 118010 39336 118011 39337 118012 39337 118013 39337 118014 39338 118015 39338 118016 39338 118017 39339 118018 39339 118019 39339 118020 39340 118021 39340 118022 39340 118023 39341 118024 39341 118025 39341 118026 39342 118027 39342 118028 39342 118029 39343 118030 39343 118031 39343 118032 39344 118033 39344 118034 39344 118035 39345 118036 39345 118037 39345 118038 39346 118039 39346 118040 39346 118041 39347 118042 39347 118043 39347 118044 39348 118045 39348 118046 39348 118047 39349 118048 39349 118049 39349 118050 39350 118051 39350 118052 39350 118053 39351 118054 39351 118055 39351 118056 39352 118057 39352 118058 39352 118059 39353 118060 39353 118061 39353 118062 39354 118063 39354 118064 39354 118065 39355 118066 39355 118067 39355 118068 39356 118069 39356 118070 39356 118071 39357 118072 39357 118073 39357 118074 39358 118075 39358 118076 39358 118077 39359 118078 39359 118079 39359 118080 39360 118081 39360 118082 39360 118083 39361 118084 39361 118085 39361 118086 39362 118087 39362 118088 39362 118089 39363 118090 39363 118091 39363 118092 39364 118093 39364 118094 39364 118095 39365 118096 39365 118097 39365 118098 39366 118099 39366 118100 39366 118101 39367 118102 39367 118103 39367 118104 39368 118105 39368 118106 39368 118107 39369 118108 39369 118109 39369 118110 39370 118111 39370 118112 39370 118113 39371 118114 39371 118115 39371 118116 39372 118117 39372 118118 39372 118119 39373 118120 39373 118121 39373 118122 39374 118123 39374 118124 39374 118125 39375 118126 39375 118127 39375 118128 39376 118129 39376 118130 39376 118131 39377 118132 39377 118133 39377 118134 39378 118135 39378 118136 39378 118137 39379 118138 39379 118139 39379 118140 39380 118141 39380 118142 39380 118143 39381 118144 39381 118145 39381 118146 39382 118147 39382 118148 39382 118149 39383 118150 39383 118151 39383 118152 39384 118153 39384 118154 39384 118155 39385 118156 39385 118157 39385 118158 39386 118159 39386 118160 39386 118161 39387 118162 39387 118163 39387 118164 39388 118165 39388 118166 39388 118167 39389 118168 39389 118169 39389 118170 39390 118171 39390 118172 39390 118173 39391 118174 39391 118175 39391 118176 39392 118177 39392 118178 39392 118179 39393 118180 39393 118181 39393 118182 39394 118183 39394 118184 39394 118185 39395 118186 39395 118187 39395 118188 39396 118189 39396 118190 39396 118191 39397 118192 39397 118193 39397 118194 39398 118195 39398 118196 39398 118197 39399 118198 39399 118199 39399 118200 39400 118201 39400 118202 39400 118203 39401 118204 39401 118205 39401 118206 39402 118207 39402 118208 39402 118209 39403 118210 39403 118211 39403 118212 39404 118213 39404 118214 39404 118215 39405 118216 39405 118217 39405 118218 39406 118219 39406 118220 39406 118221 39407 118222 39407 118223 39407 118224 39408 118225 39408 118226 39408 118227 39409 118228 39409 118229 39409 118230 39410 118231 39410 118232 39410 118233 39411 118234 39411 118235 39411 118236 39412 118237 39412 118238 39412 118239 39413 118240 39413 118241 39413 118242 39414 118243 39414 118244 39414 118245 39415 118246 39415 118247 39415 118248 39416 118249 39416 118250 39416 118251 39417 118252 39417 118253 39417 118254 39418 118255 39418 118256 39418 118257 39419 118258 39419 118259 39419 118260 39420 118261 39420 118262 39420 118263 39421 118264 39421 118265 39421 118266 39422 118267 39422 118268 39422 118269 39423 118270 39423 118271 39423 118272 39424 118273 39424 118274 39424 118275 39425 118276 39425 118277 39425 118278 39426 118279 39426 118280 39426 118281 39427 118282 39427 118283 39427 118284 39428 118285 39428 118286 39428 118287 39429 118288 39429 118289 39429 118290 39430 118291 39430 118292 39430 118293 39431 118294 39431 118295 39431 118296 39432 118297 39432 118298 39432 118299 39433 118300 39433 118301 39433 118302 39434 118303 39434 118304 39434 118305 39435 118306 39435 118307 39435 118308 39436 118309 39436 118310 39436 118311 39437 118312 39437 118313 39437 118314 39438 118315 39438 118316 39438 118317 39439 118318 39439 118319 39439 118320 39440 118321 39440 118322 39440 118323 39441 118324 39441 118325 39441 118326 39442 118327 39442 118328 39442 118329 39443 118330 39443 118331 39443 118332 39444 118333 39444 118334 39444 118335 39445 118336 39445 118337 39445 118338 39446 118339 39446 118340 39446 118341 39447 118342 39447 118343 39447 118344 39448 118345 39448 118346 39448 118347 39449 118348 39449 118349 39449 118350 39450 118351 39450 118352 39450 118353 39451 118354 39451 118355 39451 118356 39452 118357 39452 118358 39452 118359 39453 118360 39453 118361 39453 118362 39454 118363 39454 118364 39454 118365 39455 118366 39455 118367 39455 118368 39456 118369 39456 118370 39456 118371 39457 118372 39457 118373 39457 118374 39458 118375 39458 118376 39458 118377 39459 118378 39459 118379 39459 118380 39460 118381 39460 118382 39460 118383 39461 118384 39461 118385 39461 118386 39462 118387 39462 118388 39462 118389 39463 118390 39463 118391 39463 118392 39464 118393 39464 118394 39464 118395 39465 118396 39465 118397 39465 118398 39466 118399 39466 118400 39466 118401 39467 118402 39467 118403 39467 118404 39468 118405 39468 118406 39468 118407 39469 118408 39469 118409 39469 118410 39470 118411 39470 118412 39470 118413 39471 118414 39471 118415 39471 118416 39472 118417 39472 118418 39472 118419 39473 118420 39473 118421 39473 118422 39474 118423 39474 118424 39474 118425 39475 118426 39475 118427 39475 118428 39476 118429 39476 118430 39476 118431 39477 118432 39477 118433 39477 118434 39478 118435 39478 118436 39478 118437 39479 118438 39479 118439 39479 118440 39480 118441 39480 118442 39480 118443 39481 118444 39481 118445 39481 118446 39482 118447 39482 118448 39482 118449 39483 118450 39483 118451 39483 118452 39484 118453 39484 118454 39484 118455 39485 118456 39485 118457 39485 118458 39486 118459 39486 118460 39486 118461 39487 118462 39487 118463 39487 118464 39488 118465 39488 118466 39488 118467 39489 118468 39489 118469 39489 118470 39490 118471 39490 118472 39490 118473 39491 118474 39491 118475 39491 118476 39492 118477 39492 118478 39492 118479 39493 118480 39493 118481 39493 118482 39494 118483 39494 118484 39494 118485 39495 118486 39495 118487 39495 118488 39496 118489 39496 118490 39496 118491 39497 118492 39497 118493 39497 118494 39498 118495 39498 118496 39498 118497 39499 118498 39499 118499 39499 118500 39500 118501 39500 118502 39500 118503 39501 118504 39501 118505 39501 118506 39502 118507 39502 118508 39502 118509 39503 118510 39503 118511 39503 118512 39504 118513 39504 118514 39504 118515 39505 118516 39505 118517 39505 118518 39506 118519 39506 118520 39506 118521 39507 118522 39507 118523 39507 118524 39508 118525 39508 118526 39508 118527 39509 118528 39509 118529 39509 118530 39510 118531 39510 118532 39510 118533 39511 118534 39511 118535 39511 118536 39512 118537 39512 118538 39512 118539 39513 118540 39513 118541 39513 118542 39514 118543 39514 118544 39514 118545 39515 118546 39515 118547 39515 118548 39516 118549 39516 118550 39516 118551 39517 118552 39517 118553 39517 118554 39518 118555 39518 118556 39518 118557 39519 118558 39519 118559 39519 118560 39520 118561 39520 118562 39520 118563 39521 118564 39521 118565 39521 118566 39522 118567 39522 118568 39522 118569 39523 118570 39523 118571 39523 118572 39524 118573 39524 118574 39524 118575 39525 118576 39525 118577 39525 118578 39526 118579 39526 118580 39526 118581 39527 118582 39527 118583 39527 118584 39528 118585 39528 118586 39528 118587 39529 118588 39529 118589 39529 118590 39530 118591 39530 118592 39530 118593 39531 118594 39531 118595 39531 118596 39532 118597 39532 118598 39532 118599 39533 118600 39533 118601 39533 118602 39534 118603 39534 118604 39534 118605 39535 118606 39535 118607 39535 118608 39536 118609 39536 118610 39536 118611 39537 118612 39537 118613 39537 118614 39538 118615 39538 118616 39538 118617 39539 118618 39539 118619 39539 118620 39540 118621 39540 118622 39540 118623 39541 118624 39541 118625 39541 118626 39542 118627 39542 118628 39542 118629 39543 118630 39543 118631 39543 118632 39544 118633 39544 118634 39544 118635 39545 118636 39545 118637 39545 118638 39546 118639 39546 118640 39546 118641 39547 118642 39547 118643 39547 118644 39548 118645 39548 118646 39548 118647 39549 118648 39549 118649 39549 118650 39550 118651 39550 118652 39550 118653 39551 118654 39551 118655 39551 118656 39552 118657 39552 118658 39552 118659 39553 118660 39553 118661 39553 118662 39554 118663 39554 118664 39554 118665 39555 118666 39555 118667 39555 118668 39556 118669 39556 118670 39556 118671 39557 118672 39557 118673 39557 118674 39558 118675 39558 118676 39558 118677 39559 118678 39559 118679 39559 118680 39560 118681 39560 118682 39560 118683 39561 118684 39561 118685 39561 118686 39562 118687 39562 118688 39562 118689 39563 118690 39563 118691 39563 118692 39564 118693 39564 118694 39564 118695 39565 118696 39565 118697 39565 118698 39566 118699 39566 118700 39566 118701 39567 118702 39567 118703 39567 118704 39568 118705 39568 118706 39568 118707 39569 118708 39569 118709 39569 118710 39570 118711 39570 118712 39570 118713 39571 118714 39571 118715 39571 118716 39572 118717 39572 118718 39572 118719 39573 118720 39573 118721 39573 118722 39574 118723 39574 118724 39574 118725 39575 118726 39575 118727 39575 118728 39576 118729 39576 118730 39576 118731 39577 118732 39577 118733 39577 118734 39578 118735 39578 118736 39578 118737 39579 118738 39579 118739 39579 118740 39580 118741 39580 118742 39580 118743 39581 118744 39581 118745 39581 118746 39582 118747 39582 118748 39582 118749 39583 118750 39583 118751 39583 118752 39584 118753 39584 118754 39584 118755 39585 118756 39585 118757 39585 118758 39586 118759 39586 118760 39586 118761 39587 118762 39587 118763 39587 118764 39588 118765 39588 118766 39588 118767 39589 118768 39589 118769 39589 118770 39590 118771 39590 118772 39590 118773 39591 118774 39591 118775 39591 118776 39592 118777 39592 118778 39592 118779 39593 118780 39593 118781 39593 118782 39594 118783 39594 118784 39594 118785 39595 118786 39595 118787 39595 118788 39596 118789 39596 118790 39596 118791 39597 118792 39597 118793 39597 118794 39598 118795 39598 118796 39598 118797 39599 118798 39599 118799 39599 118800 39600 118801 39600 118802 39600 118803 39601 118804 39601 118805 39601 118806 39602 118807 39602 118808 39602 118809 39603 118810 39603 118811 39603 118812 39604 118813 39604 118814 39604 118815 39605 118816 39605 118817 39605 118818 39606 118819 39606 118820 39606 118821 39607 118822 39607 118823 39607 118824 39608 118825 39608 118826 39608 118827 39609 118828 39609 118829 39609 118830 39610 118831 39610 118832 39610 118833 39611 118834 39611 118835 39611 118836 39612 118837 39612 118838 39612 118839 39613 118840 39613 118841 39613 118842 39614 118843 39614 118844 39614 118845 39615 118846 39615 118847 39615 118848 39616 118849 39616 118850 39616 118851 39617 118852 39617 118853 39617 118854 39618 118855 39618 118856 39618 118857 39619 118858 39619 118859 39619 118860 39620 118861 39620 118862 39620 118863 39621 118864 39621 118865 39621 118866 39622 118867 39622 118868 39622 118869 39623 118870 39623 118871 39623 118872 39624 118873 39624 118874 39624 118875 39625 118876 39625 118877 39625 118878 39626 118879 39626 118880 39626 118881 39627 118882 39627 118883 39627 118884 39628 118885 39628 118886 39628 118887 39629 118888 39629 118889 39629 118890 39630 118891 39630 118892 39630 118893 39631 118894 39631 118895 39631 118896 39632 118897 39632 118898 39632 118899 39633 118900 39633 118901 39633 118902 39634 118903 39634 118904 39634 118905 39635 118906 39635 118907 39635 118908 39636 118909 39636 118910 39636 118911 39637 118912 39637 118913 39637 118914 39638 118915 39638 118916 39638 118917 39639 118918 39639 118919 39639 118920 39640 118921 39640 118922 39640 118923 39641 118924 39641 118925 39641 118926 39642 118927 39642 118928 39642 118929 39643 118930 39643 118931 39643 118932 39644 118933 39644 118934 39644 118935 39645 118936 39645 118937 39645 118938 39646 118939 39646 118940 39646 118941 39647 118942 39647 118943 39647 118944 39648 118945 39648 118946 39648 118947 39649 118948 39649 118949 39649 118950 39650 118951 39650 118952 39650 118953 39651 118954 39651 118955 39651 118956 39652 118957 39652 118958 39652 118959 39653 118960 39653 118961 39653 118962 39654 118963 39654 118964 39654 118965 39655 118966 39655 118967 39655 118968 39656 118969 39656 118970 39656 118971 39657 118972 39657 118973 39657 118974 39658 118975 39658 118976 39658 118977 39659 118978 39659 118979 39659 118980 39660 118981 39660 118982 39660 118983 39661 118984 39661 118985 39661 118986 39662 118987 39662 118988 39662 118989 39663 118990 39663 118991 39663 118992 39664 118993 39664 118994 39664 118995 39665 118996 39665 118997 39665 118998 39666 118999 39666 119000 39666 119001 39667 119002 39667 119003 39667 119004 39668 119005 39668 119006 39668 119007 39669 119008 39669 119009 39669 119010 39670 119011 39670 119012 39670 119013 39671 119014 39671 119015 39671 119016 39672 119017 39672 119018 39672 119019 39673 119020 39673 119021 39673 119022 39674 119023 39674 119024 39674 119025 39675 119026 39675 119027 39675 119028 39676 119029 39676 119030 39676 119031 39677 119032 39677 119033 39677 119034 39678 119035 39678 119036 39678 119037 39679 119038 39679 119039 39679 119040 39680 119041 39680 119042 39680 119043 39681 119044 39681 119045 39681 119046 39682 119047 39682 119048 39682 119049 39683 119050 39683 119051 39683 119052 39684 119053 39684 119054 39684 119055 39685 119056 39685 119057 39685 119058 39686 119059 39686 119060 39686 119061 39687 119062 39687 119063 39687 119064 39688 119065 39688 119066 39688 119067 39689 119068 39689 119069 39689 119070 39690 119071 39690 119072 39690 119073 39691 119074 39691 119075 39691 119076 39692 119077 39692 119078 39692 119079 39693 119080 39693 119081 39693 119082 39694 119083 39694 119084 39694 119085 39695 119086 39695 119087 39695 119088 39696 119089 39696 119090 39696 119091 39697 119092 39697 119093 39697 119094 39698 119095 39698 119096 39698 119097 39699 119098 39699 119099 39699 119100 39700 119101 39700 119102 39700 119103 39701 119104 39701 119105 39701 119106 39702 119107 39702 119108 39702 119109 39703 119110 39703 119111 39703 119112 39704 119113 39704 119114 39704 119115 39705 119116 39705 119117 39705 119118 39706 119119 39706 119120 39706 119121 39707 119122 39707 119123 39707 119124 39708 119125 39708 119126 39708 119127 39709 119128 39709 119129 39709 119130 39710 119131 39710 119132 39710 119133 39711 119134 39711 119135 39711 119136 39712 119137 39712 119138 39712 119139 39713 119140 39713 119141 39713 119142 39714 119143 39714 119144 39714 119145 39715 119146 39715 119147 39715 119148 39716 119149 39716 119150 39716 119151 39717 119152 39717 119153 39717 119154 39718 119155 39718 119156 39718 119157 39719 119158 39719 119159 39719 119160 39720 119161 39720 119162 39720 119163 39721 119164 39721 119165 39721 119166 39722 119167 39722 119168 39722 119169 39723 119170 39723 119171 39723 119172 39724 119173 39724 119174 39724 119175 39725 119176 39725 119177 39725 119178 39726 119179 39726 119180 39726 119181 39727 119182 39727 119183 39727 119184 39728 119185 39728 119186 39728 119187 39729 119188 39729 119189 39729 119190 39730 119191 39730 119192 39730 119193 39731 119194 39731 119195 39731 119196 39732 119197 39732 119198 39732 119199 39733 119200 39733 119201 39733 119202 39734 119203 39734 119204 39734 119205 39735 119206 39735 119207 39735 119208 39736 119209 39736 119210 39736 119211 39737 119212 39737 119213 39737 119214 39738 119215 39738 119216 39738 119217 39739 119218 39739 119219 39739 119220 39740 119221 39740 119222 39740 119223 39741 119224 39741 119225 39741 119226 39742 119227 39742 119228 39742 119229 39743 119230 39743 119231 39743 119232 39744 119233 39744 119234 39744 119235 39745 119236 39745 119237 39745 119238 39746 119239 39746 119240 39746 119241 39747 119242 39747 119243 39747 119244 39748 119245 39748 119246 39748 119247 39749 119248 39749 119249 39749 119250 39750 119251 39750 119252 39750 119253 39751 119254 39751 119255 39751 119256 39752 119257 39752 119258 39752 119259 39753 119260 39753 119261 39753 119262 39754 119263 39754 119264 39754 119265 39755 119266 39755 119267 39755 119268 39756 119269 39756 119270 39756 119271 39757 119272 39757 119273 39757 119274 39758 119275 39758 119276 39758 119277 39759 119278 39759 119279 39759 119280 39760 119281 39760 119282 39760 119283 39761 119284 39761 119285 39761 119286 39762 119287 39762 119288 39762 119289 39763 119290 39763 119291 39763 119292 39764 119293 39764 119294 39764 119295 39765 119296 39765 119297 39765 119298 39766 119299 39766 119300 39766 119301 39767 119302 39767 119303 39767 119304 39768 119305 39768 119306 39768 119307 39769 119308 39769 119309 39769 119310 39770 119311 39770 119312 39770 119313 39771 119314 39771 119315 39771 119316 39772 119317 39772 119318 39772 119319 39773 119320 39773 119321 39773 119322 39774 119323 39774 119324 39774 119325 39775 119326 39775 119327 39775 119328 39776 119329 39776 119330 39776 119331 39777 119332 39777 119333 39777 119334 39778 119335 39778 119336 39778 119337 39779 119338 39779 119339 39779 119340 39780 119341 39780 119342 39780 119343 39781 119344 39781 119345 39781 119346 39782 119347 39782 119348 39782 119349 39783 119350 39783 119351 39783 119352 39784 119353 39784 119354 39784 119355 39785 119356 39785 119357 39785 119358 39786 119359 39786 119360 39786 119361 39787 119362 39787 119363 39787 119364 39788 119365 39788 119366 39788 119367 39789 119368 39789 119369 39789 119370 39790 119371 39790 119372 39790 119373 39791 119374 39791 119375 39791 119376 39792 119377 39792 119378 39792 119379 39793 119380 39793 119381 39793 119382 39794 119383 39794 119384 39794 119385 39795 119386 39795 119387 39795 119388 39796 119389 39796 119390 39796 119391 39797 119392 39797 119393 39797 119394 39798 119395 39798 119396 39798 119397 39799 119398 39799 119399 39799 119400 39800 119401 39800 119402 39800 119403 39801 119404 39801 119405 39801 119406 39802 119407 39802 119408 39802 119409 39803 119410 39803 119411 39803 119412 39804 119413 39804 119414 39804 119415 39805 119416 39805 119417 39805 119418 39806 119419 39806 119420 39806 119421 39807 119422 39807 119423 39807 119424 39808 119425 39808 119426 39808 119427 39809 119428 39809 119429 39809 119430 39810 119431 39810 119432 39810 119433 39811 119434 39811 119435 39811 119436 39812 119437 39812 119438 39812 119439 39813 119440 39813 119441 39813 119442 39814 119443 39814 119444 39814 119445 39815 119446 39815 119447 39815 119448 39816 119449 39816 119450 39816 119451 39817 119452 39817 119453 39817 119454 39818 119455 39818 119456 39818 119457 39819 119458 39819 119459 39819 119460 39820 119461 39820 119462 39820 119463 39821 119464 39821 119465 39821 119466 39822 119467 39822 119468 39822 119469 39823 119470 39823 119471 39823 119472 39824 119473 39824 119474 39824 119475 39825 119476 39825 119477 39825 119478 39826 119479 39826 119480 39826 119481 39827 119482 39827 119483 39827 119484 39828 119485 39828 119486 39828 119487 39829 119488 39829 119489 39829 119490 39830 119491 39830 119492 39830 119493 39831 119494 39831 119495 39831 119496 39832 119497 39832 119498 39832 119499 39833 119500 39833 119501 39833 119502 39834 119503 39834 119504 39834 119505 39835 119506 39835 119507 39835 119508 39836 119509 39836 119510 39836 119511 39837 119512 39837 119513 39837 119514 39838 119515 39838 119516 39838 119517 39839 119518 39839 119519 39839 119520 39840 119521 39840 119522 39840 119523 39841 119524 39841 119525 39841 119526 39842 119527 39842 119528 39842 119529 39843 119530 39843 119531 39843 119532 39844 119533 39844 119534 39844 119535 39845 119536 39845 119537 39845 119538 39846 119539 39846 119540 39846 119541 39847 119542 39847 119543 39847 119544 39848 119545 39848 119546 39848 119547 39849 119548 39849 119549 39849 119550 39850 119551 39850 119552 39850 119553 39851 119554 39851 119555 39851 119556 39852 119557 39852 119558 39852 119559 39853 119560 39853 119561 39853 119562 39854 119563 39854 119564 39854 119565 39855 119566 39855 119567 39855 119568 39856 119569 39856 119570 39856 119571 39857 119572 39857 119573 39857 119574 39858 119575 39858 119576 39858 119577 39859 119578 39859 119579 39859 119580 39860 119581 39860 119582 39860 119583 39861 119584 39861 119585 39861 119586 39862 119587 39862 119588 39862 119589 39863 119590 39863 119591 39863 119592 39864 119593 39864 119594 39864 119595 39865 119596 39865 119597 39865 119598 39866 119599 39866 119600 39866 119601 39867 119602 39867 119603 39867 119604 39868 119605 39868 119606 39868 119607 39869 119608 39869 119609 39869 119610 39870 119611 39870 119612 39870 119613 39871 119614 39871 119615 39871 119616 39872 119617 39872 119618 39872 119619 39873 119620 39873 119621 39873 119622 39874 119623 39874 119624 39874 119625 39875 119626 39875 119627 39875 119628 39876 119629 39876 119630 39876 119631 39877 119632 39877 119633 39877 119634 39878 119635 39878 119636 39878 119637 39879 119638 39879 119639 39879 119640 39880 119641 39880 119642 39880 119643 39881 119644 39881 119645 39881 119646 39882 119647 39882 119648 39882 119649 39883 119650 39883 119651 39883 119652 39884 119653 39884 119654 39884 119655 39885 119656 39885 119657 39885 119658 39886 119659 39886 119660 39886 119661 39887 119662 39887 119663 39887 119664 39888 119665 39888 119666 39888 119667 39889 119668 39889 119669 39889 119670 39890 119671 39890 119672 39890 119673 39891 119674 39891 119675 39891 119676 39892 119677 39892 119678 39892 119679 39893 119680 39893 119681 39893 119682 39894 119683 39894 119684 39894 119685 39895 119686 39895 119687 39895 119688 39896 119689 39896 119690 39896 119691 39897 119692 39897 119693 39897 119694 39898 119695 39898 119696 39898 119697 39899 119698 39899 119699 39899 119700 39900 119701 39900 119702 39900 119703 39901 119704 39901 119705 39901 119706 39902 119707 39902 119708 39902 119709 39903 119710 39903 119711 39903 119712 39904 119713 39904 119714 39904 119715 39905 119716 39905 119717 39905 119718 39906 119719 39906 119720 39906 119721 39907 119722 39907 119723 39907 119724 39908 119725 39908 119726 39908 119727 39909 119728 39909 119729 39909 119730 39910 119731 39910 119732 39910 119733 39911 119734 39911 119735 39911 119736 39912 119737 39912 119738 39912 119739 39913 119740 39913 119741 39913 119742 39914 119743 39914 119744 39914 119745 39915 119746 39915 119747 39915 119748 39916 119749 39916 119750 39916 119751 39917 119752 39917 119753 39917 119754 39918 119755 39918 119756 39918 119757 39919 119758 39919 119759 39919 119760 39920 119761 39920 119762 39920 119763 39921 119764 39921 119765 39921 119766 39922 119767 39922 119768 39922 119769 39923 119770 39923 119771 39923 119772 39924 119773 39924 119774 39924 119775 39925 119776 39925 119777 39925 119778 39926 119779 39926 119780 39926 119781 39927 119782 39927 119783 39927 119784 39928 119785 39928 119786 39928 119787 39929 119788 39929 119789 39929 119790 39930 119791 39930 119792 39930 119793 39931 119794 39931 119795 39931 119796 39932 119797 39932 119798 39932 119799 39933 119800 39933 119801 39933 119802 39934 119803 39934 119804 39934 119805 39935 119806 39935 119807 39935 119808 39936 119809 39936 119810 39936 119811 39937 119812 39937 119813 39937 119814 39938 119815 39938 119816 39938 119817 39939 119818 39939 119819 39939 119820 39940 119821 39940 119822 39940 119823 39941 119824 39941 119825 39941 119826 39942 119827 39942 119828 39942 119829 39943 119830 39943 119831 39943 119832 39944 119833 39944 119834 39944 119835 39945 119836 39945 119837 39945 119838 39946 119839 39946 119840 39946 119841 39947 119842 39947 119843 39947 119844 39948 119845 39948 119846 39948 119847 39949 119848 39949 119849 39949 119850 39950 119851 39950 119852 39950 119853 39951 119854 39951 119855 39951 119856 39952 119857 39952 119858 39952 119859 39953 119860 39953 119861 39953 119862 39954 119863 39954 119864 39954 119865 39955 119866 39955 119867 39955 119868 39956 119869 39956 119870 39956 119871 39957 119872 39957 119873 39957 119874 39958 119875 39958 119876 39958 119877 39959 119878 39959 119879 39959 119880 39960 119881 39960 119882 39960 119883 39961 119884 39961 119885 39961 119886 39962 119887 39962 119888 39962 119889 39963 119890 39963 119891 39963 119892 39964 119893 39964 119894 39964 119895 39965 119896 39965 119897 39965 119898 39966 119899 39966 119900 39966 119901 39967 119902 39967 119903 39967 119904 39968 119905 39968 119906 39968 119907 39969 119908 39969 119909 39969 119910 39970 119911 39970 119912 39970 119913 39971 119914 39971 119915 39971 119916 39972 119917 39972 119918 39972 119919 39973 119920 39973 119921 39973 119922 39974 119923 39974 119924 39974 119925 39975 119926 39975 119927 39975 119928 39976 119929 39976 119930 39976 119931 39977 119932 39977 119933 39977 119934 39978 119935 39978 119936 39978 119937 39979 119938 39979 119939 39979 119940 39980 119941 39980 119942 39980 119943 39981 119944 39981 119945 39981 119946 39982 119947 39982 119948 39982 119949 39983 119950 39983 119951 39983 119952 39984 119953 39984 119954 39984 119955 39985 119956 39985 119957 39985 119958 39986 119959 39986 119960 39986 119961 39987 119962 39987 119963 39987 119964 39988 119965 39988 119966 39988 119967 39989 119968 39989 119969 39989 119970 39990 119971 39990 119972 39990 119973 39991 119974 39991 119975 39991 119976 39992 119977 39992 119978 39992 119979 39993 119980 39993 119981 39993 119982 39994 119983 39994 119984 39994 119985 39995 119986 39995 119987 39995 119988 39996 119989 39996 119990 39996 119991 39997 119992 39997 119993 39997 119994 39998 119995 39998 119996 39998 119997 39999 119998 39999 119999 39999 120000 40000 120001 40000 120002 40000 120003 40001 120004 40001 120005 40001 120006 40002 120007 40002 120008 40002 120009 40003 120010 40003 120011 40003 120012 40004 120013 40004 120014 40004 120015 40005 120016 40005 120017 40005 120018 40006 120019 40006 120020 40006 120021 40007 120022 40007 120023 40007 120024 40008 120025 40008 120026 40008 120027 40009 120028 40009 120029 40009 120030 40010 120031 40010 120032 40010 120033 40011 120034 40011 120035 40011 120036 40012 120037 40012 120038 40012 120039 40013 120040 40013 120041 40013 120042 40014 120043 40014 120044 40014 120045 40015 120046 40015 120047 40015 120048 40016 120049 40016 120050 40016 120051 40017 120052 40017 120053 40017 120054 40018 120055 40018 120056 40018 120057 40019 120058 40019 120059 40019 120060 40020 120061 40020 120062 40020 120063 40021 120064 40021 120065 40021 120066 40022 120067 40022 120068 40022 120069 40023 120070 40023 120071 40023 120072 40024 120073 40024 120074 40024 120075 40025 120076 40025 120077 40025 120078 40026 120079 40026 120080 40026 120081 40027 120082 40027 120083 40027 120084 40028 120085 40028 120086 40028 120087 40029 120088 40029 120089 40029 120090 40030 120091 40030 120092 40030 120093 40031 120094 40031 120095 40031 120096 40032 120097 40032 120098 40032 120099 40033 120100 40033 120101 40033 120102 40034 120103 40034 120104 40034 120105 40035 120106 40035 120107 40035 120108 40036 120109 40036 120110 40036 120111 40037 120112 40037 120113 40037 120114 40038 120115 40038 120116 40038 120117 40039 120118 40039 120119 40039 120120 40040 120121 40040 120122 40040 120123 40041 120124 40041 120125 40041 120126 40042 120127 40042 120128 40042 120129 40043 120130 40043 120131 40043 120132 40044 120133 40044 120134 40044 120135 40045 120136 40045 120137 40045 120138 40046 120139 40046 120140 40046 120141 40047 120142 40047 120143 40047 120144 40048 120145 40048 120146 40048 120147 40049 120148 40049 120149 40049 120150 40050 120151 40050 120152 40050 120153 40051 120154 40051 120155 40051 120156 40052 120157 40052 120158 40052 120159 40053 120160 40053 120161 40053 120162 40054 120163 40054 120164 40054 120165 40055 120166 40055 120167 40055 120168 40056 120169 40056 120170 40056 120171 40057 120172 40057 120173 40057 120174 40058 120175 40058 120176 40058 120177 40059 120178 40059 120179 40059 120180 40060 120181 40060 120182 40060 120183 40061 120184 40061 120185 40061 120186 40062 120187 40062 120188 40062 120189 40063 120190 40063 120191 40063 120192 40064 120193 40064 120194 40064 120195 40065 120196 40065 120197 40065 120198 40066 120199 40066 120200 40066 120201 40067 120202 40067 120203 40067 120204 40068 120205 40068 120206 40068 120207 40069 120208 40069 120209 40069 120210 40070 120211 40070 120212 40070 120213 40071 120214 40071 120215 40071 120216 40072 120217 40072 120218 40072 120219 40073 120220 40073 120221 40073 120222 40074 120223 40074 120224 40074 120225 40075 120226 40075 120227 40075 120228 40076 120229 40076 120230 40076 120231 40077 120232 40077 120233 40077 120234 40078 120235 40078 120236 40078 120237 40079 120238 40079 120239 40079 120240 40080 120241 40080 120242 40080 120243 40081 120244 40081 120245 40081 120246 40082 120247 40082 120248 40082 120249 40083 120250 40083 120251 40083 120252 40084 120253 40084 120254 40084 120255 40085 120256 40085 120257 40085 120258 40086 120259 40086 120260 40086 120261 40087 120262 40087 120263 40087 120264 40088 120265 40088 120266 40088 120267 40089 120268 40089 120269 40089 120270 40090 120271 40090 120272 40090 120273 40091 120274 40091 120275 40091 120276 40092 120277 40092 120278 40092 120279 40093 120280 40093 120281 40093 120282 40094 120283 40094 120284 40094 120285 40095 120286 40095 120287 40095 120288 40096 120289 40096 120290 40096 120291 40097 120292 40097 120293 40097 120294 40098 120295 40098 120296 40098 120297 40099 120298 40099 120299 40099 120300 40100 120301 40100 120302 40100 120303 40101 120304 40101 120305 40101 120306 40102 120307 40102 120308 40102 120309 40103 120310 40103 120311 40103 120312 40104 120313 40104 120314 40104 120315 40105 120316 40105 120317 40105 120318 40106 120319 40106 120320 40106 120321 40107 120322 40107 120323 40107 120324 40108 120325 40108 120326 40108 120327 40109 120328 40109 120329 40109 120330 40110 120331 40110 120332 40110 120333 40111 120334 40111 120335 40111 120336 40112 120337 40112 120338 40112 120339 40113 120340 40113 120341 40113 120342 40114 120343 40114 120344 40114 120345 40115 120346 40115 120347 40115 120348 40116 120349 40116 120350 40116 120351 40117 120352 40117 120353 40117 120354 40118 120355 40118 120356 40118 120357 40119 120358 40119 120359 40119 120360 40120 120361 40120 120362 40120 120363 40121 120364 40121 120365 40121 120366 40122 120367 40122 120368 40122 120369 40123 120370 40123 120371 40123 120372 40124 120373 40124 120374 40124 120375 40125 120376 40125 120377 40125 120378 40126 120379 40126 120380 40126 120381 40127 120382 40127 120383 40127 120384 40128 120385 40128 120386 40128 120387 40129 120388 40129 120389 40129 120390 40130 120391 40130 120392 40130 120393 40131 120394 40131 120395 40131 120396 40132 120397 40132 120398 40132 120399 40133 120400 40133 120401 40133 120402 40134 120403 40134 120404 40134 120405 40135 120406 40135 120407 40135 120408 40136 120409 40136 120410 40136 120411 40137 120412 40137 120413 40137 120414 40138 120415 40138 120416 40138 120417 40139 120418 40139 120419 40139 120420 40140 120421 40140 120422 40140 120423 40141 120424 40141 120425 40141 120426 40142 120427 40142 120428 40142 120429 40143 120430 40143 120431 40143 120432 40144 120433 40144 120434 40144 120435 40145 120436 40145 120437 40145 120438 40146 120439 40146 120440 40146 120441 40147 120442 40147 120443 40147 120444 40148 120445 40148 120446 40148 120447 40149 120448 40149 120449 40149 120450 40150 120451 40150 120452 40150 120453 40151 120454 40151 120455 40151 120456 40152 120457 40152 120458 40152 120459 40153 120460 40153 120461 40153 120462 40154 120463 40154 120464 40154 120465 40155 120466 40155 120467 40155 120468 40156 120469 40156 120470 40156 120471 40157 120472 40157 120473 40157 120474 40158 120475 40158 120476 40158 120477 40159 120478 40159 120479 40159 120480 40160 120481 40160 120482 40160 120483 40161 120484 40161 120485 40161 120486 40162 120487 40162 120488 40162 120489 40163 120490 40163 120491 40163 120492 40164 120493 40164 120494 40164 120495 40165 120496 40165 120497 40165 120498 40166 120499 40166 120500 40166 120501 40167 120502 40167 120503 40167 120504 40168 120505 40168 120506 40168 120507 40169 120508 40169 120509 40169 120510 40170 120511 40170 120512 40170 120513 40171 120514 40171 120515 40171 120516 40172 120517 40172 120518 40172 120519 40173 120520 40173 120521 40173 120522 40174 120523 40174 120524 40174 120525 40175 120526 40175 120527 40175 120528 40176 120529 40176 120530 40176 120531 40177 120532 40177 120533 40177 120534 40178 120535 40178 120536 40178 120537 40179 120538 40179 120539 40179 120540 40180 120541 40180 120542 40180 120543 40181 120544 40181 120545 40181 120546 40182 120547 40182 120548 40182 120549 40183 120550 40183 120551 40183 120552 40184 120553 40184 120554 40184 120555 40185 120556 40185 120557 40185 120558 40186 120559 40186 120560 40186 120561 40187 120562 40187 120563 40187 120564 40188 120565 40188 120566 40188 120567 40189 120568 40189 120569 40189 120570 40190 120571 40190 120572 40190 120573 40191 120574 40191 120575 40191 120576 40192 120577 40192 120578 40192 120579 40193 120580 40193 120581 40193 120582 40194 120583 40194 120584 40194 120585 40195 120586 40195 120587 40195 120588 40196 120589 40196 120590 40196 120591 40197 120592 40197 120593 40197 120594 40198 120595 40198 120596 40198 120597 40199 120598 40199 120599 40199 120600 40200 120601 40200 120602 40200 120603 40201 120604 40201 120605 40201 120606 40202 120607 40202 120608 40202 120609 40203 120610 40203 120611 40203 120612 40204 120613 40204 120614 40204 120615 40205 120616 40205 120617 40205 120618 40206 120619 40206 120620 40206 120621 40207 120622 40207 120623 40207 120624 40208 120625 40208 120626 40208 120627 40209 120628 40209 120629 40209 120630 40210 120631 40210 120632 40210 120633 40211 120634 40211 120635 40211 120636 40212 120637 40212 120638 40212 120639 40213 120640 40213 120641 40213 120642 40214 120643 40214 120644 40214 120645 40215 120646 40215 120647 40215 120648 40216 120649 40216 120650 40216 120651 40217 120652 40217 120653 40217 120654 40218 120655 40218 120656 40218 120657 40219 120658 40219 120659 40219 120660 40220 120661 40220 120662 40220 120663 40221 120664 40221 120665 40221 120666 40222 120667 40222 120668 40222 120669 40223 120670 40223 120671 40223 120672 40224 120673 40224 120674 40224 120675 40225 120676 40225 120677 40225 120678 40226 120679 40226 120680 40226 120681 40227 120682 40227 120683 40227 120684 40228 120685 40228 120686 40228 120687 40229 120688 40229 120689 40229 120690 40230 120691 40230 120692 40230 120693 40231 120694 40231 120695 40231 120696 40232 120697 40232 120698 40232 120699 40233 120700 40233 120701 40233 120702 40234 120703 40234 120704 40234 120705 40235 120706 40235 120707 40235 120708 40236 120709 40236 120710 40236 120711 40237 120712 40237 120713 40237 120714 40238 120715 40238 120716 40238 120717 40239 120718 40239 120719 40239 120720 40240 120721 40240 120722 40240 120723 40241 120724 40241 120725 40241 120726 40242 120727 40242 120728 40242 120729 40243 120730 40243 120731 40243 120732 40244 120733 40244 120734 40244 120735 40245 120736 40245 120737 40245 120738 40246 120739 40246 120740 40246 120741 40247 120742 40247 120743 40247 120744 40248 120745 40248 120746 40248 120747 40249 120748 40249 120749 40249 120750 40250 120751 40250 120752 40250 120753 40251 120754 40251 120755 40251 120756 40252 120757 40252 120758 40252 120759 40253 120760 40253 120761 40253 120762 40254 120763 40254 120764 40254 120765 40255 120766 40255 120767 40255 120768 40256 120769 40256 120770 40256 120771 40257 120772 40257 120773 40257 120774 40258 120775 40258 120776 40258 120777 40259 120778 40259 120779 40259 120780 40260 120781 40260 120782 40260 120783 40261 120784 40261 120785 40261 120786 40262 120787 40262 120788 40262 120789 40263 120790 40263 120791 40263 120792 40264 120793 40264 120794 40264 120795 40265 120796 40265 120797 40265 120798 40266 120799 40266 120800 40266 120801 40267 120802 40267 120803 40267 120804 40268 120805 40268 120806 40268 120807 40269 120808 40269 120809 40269 120810 40270 120811 40270 120812 40270 120813 40271 120814 40271 120815 40271 120816 40272 120817 40272 120818 40272 120819 40273 120820 40273 120821 40273 120822 40274 120823 40274 120824 40274 120825 40275 120826 40275 120827 40275 120828 40276 120829 40276 120830 40276 120831 40277 120832 40277 120833 40277 120834 40278 120835 40278 120836 40278 120837 40279 120838 40279 120839 40279 120840 40280 120841 40280 120842 40280 120843 40281 120844 40281 120845 40281 120846 40282 120847 40282 120848 40282 120849 40283 120850 40283 120851 40283 120852 40284 120853 40284 120854 40284 120855 40285 120856 40285 120857 40285 120858 40286 120859 40286 120860 40286 120861 40287 120862 40287 120863 40287 120864 40288 120865 40288 120866 40288 120867 40289 120868 40289 120869 40289 120870 40290 120871 40290 120872 40290 120873 40291 120874 40291 120875 40291 120876 40292 120877 40292 120878 40292 120879 40293 120880 40293 120881 40293 120882 40294 120883 40294 120884 40294 120885 40295 120886 40295 120887 40295 120888 40296 120889 40296 120890 40296 120891 40297 120892 40297 120893 40297 120894 40298 120895 40298 120896 40298 120897 40299 120898 40299 120899 40299 120900 40300 120901 40300 120902 40300 120903 40301 120904 40301 120905 40301 120906 40302 120907 40302 120908 40302 120909 40303 120910 40303 120911 40303 120912 40304 120913 40304 120914 40304 120915 40305 120916 40305 120917 40305 120918 40306 120919 40306 120920 40306 120921 40307 120922 40307 120923 40307 120924 40308 120925 40308 120926 40308 120927 40309 120928 40309 120929 40309 120930 40310 120931 40310 120932 40310 120933 40311 120934 40311 120935 40311 120936 40312 120937 40312 120938 40312 120939 40313 120940 40313 120941 40313 120942 40314 120943 40314 120944 40314 120945 40315 120946 40315 120947 40315 120948 40316 120949 40316 120950 40316 120951 40317 120952 40317 120953 40317 120954 40318 120955 40318 120956 40318 120957 40319 120958 40319 120959 40319 120960 40320 120961 40320 120962 40320 120963 40321 120964 40321 120965 40321 120966 40322 120967 40322 120968 40322 120969 40323 120970 40323 120971 40323 120972 40324 120973 40324 120974 40324 120975 40325 120976 40325 120977 40325 120978 40326 120979 40326 120980 40326 120981 40327 120982 40327 120983 40327 120984 40328 120985 40328 120986 40328 120987 40329 120988 40329 120989 40329 120990 40330 120991 40330 120992 40330 120993 40331 120994 40331 120995 40331 120996 40332 120997 40332 120998 40332 120999 40333 121000 40333 121001 40333 121002 40334 121003 40334 121004 40334 121005 40335 121006 40335 121007 40335 121008 40336 121009 40336 121010 40336 121011 40337 121012 40337 121013 40337 121014 40338 121015 40338 121016 40338 121017 40339 121018 40339 121019 40339 121020 40340 121021 40340 121022 40340 121023 40341 121024 40341 121025 40341 121026 40342 121027 40342 121028 40342 121029 40343 121030 40343 121031 40343 121032 40344 121033 40344 121034 40344 121035 40345 121036 40345 121037 40345 121038 40346 121039 40346 121040 40346 121041 40347 121042 40347 121043 40347 121044 40348 121045 40348 121046 40348 121047 40349 121048 40349 121049 40349 121050 40350 121051 40350 121052 40350 121053 40351 121054 40351 121055 40351 121056 40352 121057 40352 121058 40352 121059 40353 121060 40353 121061 40353 121062 40354 121063 40354 121064 40354 121065 40355 121066 40355 121067 40355 121068 40356 121069 40356 121070 40356 121071 40357 121072 40357 121073 40357 121074 40358 121075 40358 121076 40358 121077 40359 121078 40359 121079 40359 121080 40360 121081 40360 121082 40360 121083 40361 121084 40361 121085 40361 121086 40362 121087 40362 121088 40362 121089 40363 121090 40363 121091 40363 121092 40364 121093 40364 121094 40364 121095 40365 121096 40365 121097 40365 121098 40366 121099 40366 121100 40366 121101 40367 121102 40367 121103 40367 121104 40368 121105 40368 121106 40368 121107 40369 121108 40369 121109 40369 121110 40370 121111 40370 121112 40370 121113 40371 121114 40371 121115 40371 121116 40372 121117 40372 121118 40372 121119 40373 121120 40373 121121 40373 121122 40374 121123 40374 121124 40374 121125 40375 121126 40375 121127 40375 121128 40376 121129 40376 121130 40376 121131 40377 121132 40377 121133 40377 121134 40378 121135 40378 121136 40378 121137 40379 121138 40379 121139 40379 121140 40380 121141 40380 121142 40380 121143 40381 121144 40381 121145 40381 121146 40382 121147 40382 121148 40382 121149 40383 121150 40383 121151 40383 121152 40384 121153 40384 121154 40384 121155 40385 121156 40385 121157 40385 121158 40386 121159 40386 121160 40386 121161 40387 121162 40387 121163 40387 121164 40388 121165 40388 121166 40388 121167 40389 121168 40389 121169 40389 121170 40390 121171 40390 121172 40390 121173 40391 121174 40391 121175 40391 121176 40392 121177 40392 121178 40392 121179 40393 121180 40393 121181 40393 121182 40394 121183 40394 121184 40394 121185 40395 121186 40395 121187 40395 121188 40396 121189 40396 121190 40396 121191 40397 121192 40397 121193 40397 121194 40398 121195 40398 121196 40398 121197 40399 121198 40399 121199 40399 121200 40400 121201 40400 121202 40400 121203 40401 121204 40401 121205 40401 121206 40402 121207 40402 121208 40402 121209 40403 121210 40403 121211 40403 121212 40404 121213 40404 121214 40404 121215 40405 121216 40405 121217 40405 121218 40406 121219 40406 121220 40406 121221 40407 121222 40407 121223 40407 121224 40408 121225 40408 121226 40408 121227 40409 121228 40409 121229 40409 121230 40410 121231 40410 121232 40410 121233 40411 121234 40411 121235 40411 121236 40412 121237 40412 121238 40412 121239 40413 121240 40413 121241 40413 121242 40414 121243 40414 121244 40414 121245 40415 121246 40415 121247 40415 121248 40416 121249 40416 121250 40416 121251 40417 121252 40417 121253 40417 121254 40418 121255 40418 121256 40418 121257 40419 121258 40419 121259 40419 121260 40420 121261 40420 121262 40420 121263 40421 121264 40421 121265 40421 121266 40422 121267 40422 121268 40422 121269 40423 121270 40423 121271 40423 121272 40424 121273 40424 121274 40424 121275 40425 121276 40425 121277 40425 121278 40426 121279 40426 121280 40426 121281 40427 121282 40427 121283 40427 121284 40428 121285 40428 121286 40428 121287 40429 121288 40429 121289 40429 121290 40430 121291 40430 121292 40430 121293 40431 121294 40431 121295 40431 121296 40432 121297 40432 121298 40432 121299 40433 121300 40433 121301 40433 121302 40434 121303 40434 121304 40434 121305 40435 121306 40435 121307 40435 121308 40436 121309 40436 121310 40436 121311 40437 121312 40437 121313 40437 121314 40438 121315 40438 121316 40438 121317 40439 121318 40439 121319 40439 121320 40440 121321 40440 121322 40440 121323 40441 121324 40441 121325 40441 121326 40442 121327 40442 121328 40442 121329 40443 121330 40443 121331 40443 121332 40444 121333 40444 121334 40444 121335 40445 121336 40445 121337 40445 121338 40446 121339 40446 121340 40446 121341 40447 121342 40447 121343 40447 121344 40448 121345 40448 121346 40448 121347 40449 121348 40449 121349 40449 121350 40450 121351 40450 121352 40450 121353 40451 121354 40451 121355 40451 121356 40452 121357 40452 121358 40452 121359 40453 121360 40453 121361 40453 121362 40454 121363 40454 121364 40454 121365 40455 121366 40455 121367 40455 121368 40456 121369 40456 121370 40456 121371 40457 121372 40457 121373 40457 121374 40458 121375 40458 121376 40458 121377 40459 121378 40459 121379 40459 121380 40460 121381 40460 121382 40460 121383 40461 121384 40461 121385 40461 121386 40462 121387 40462 121388 40462 121389 40463 121390 40463 121391 40463 121392 40464 121393 40464 121394 40464 121395 40465 121396 40465 121397 40465 121398 40466 121399 40466 121400 40466 121401 40467 121402 40467 121403 40467 121404 40468 121405 40468 121406 40468 121407 40469 121408 40469 121409 40469 121410 40470 121411 40470 121412 40470 121413 40471 121414 40471 121415 40471 121416 40472 121417 40472 121418 40472 121419 40473 121420 40473 121421 40473 121422 40474 121423 40474 121424 40474 121425 40475 121426 40475 121427 40475 121428 40476 121429 40476 121430 40476 121431 40477 121432 40477 121433 40477 121434 40478 121435 40478 121436 40478 121437 40479 121438 40479 121439 40479 121440 40480 121441 40480 121442 40480 121443 40481 121444 40481 121445 40481 121446 40482 121447 40482 121448 40482 121449 40483 121450 40483 121451 40483 121452 40484 121453 40484 121454 40484 121455 40485 121456 40485 121457 40485 121458 40486 121459 40486 121460 40486 121461 40487 121462 40487 121463 40487 121464 40488 121465 40488 121466 40488 121467 40489 121468 40489 121469 40489 121470 40490 121471 40490 121472 40490 121473 40491 121474 40491 121475 40491 121476 40492 121477 40492 121478 40492 121479 40493 121480 40493 121481 40493 121482 40494 121483 40494 121484 40494 121485 40495 121486 40495 121487 40495 121488 40496 121489 40496 121490 40496 121491 40497 121492 40497 121493 40497 121494 40498 121495 40498 121496 40498 121497 40499 121498 40499 121499 40499 121500 40500 121501 40500 121502 40500 121503 40501 121504 40501 121505 40501 121506 40502 121507 40502 121508 40502 121509 40503 121510 40503 121511 40503 121512 40504 121513 40504 121514 40504 121515 40505 121516 40505 121517 40505 121518 40506 121519 40506 121520 40506 121521 40507 121522 40507 121523 40507 121524 40508 121525 40508 121526 40508 121527 40509 121528 40509 121529 40509 121530 40510 121531 40510 121532 40510 121533 40511 121534 40511 121535 40511 121536 40512 121537 40512 121538 40512 121539 40513 121540 40513 121541 40513 121542 40514 121543 40514 121544 40514 121545 40515 121546 40515 121547 40515 121548 40516 121549 40516 121550 40516 121551 40517 121552 40517 121553 40517 121554 40518 121555 40518 121556 40518 121557 40519 121558 40519 121559 40519 121560 40520 121561 40520 121562 40520 121563 40521 121564 40521 121565 40521 121566 40522 121567 40522 121568 40522 121569 40523 121570 40523 121571 40523 121572 40524 121573 40524 121574 40524 121575 40525 121576 40525 121577 40525 121578 40526 121579 40526 121580 40526 121581 40527 121582 40527 121583 40527 121584 40528 121585 40528 121586 40528 121587 40529 121588 40529 121589 40529 121590 40530 121591 40530 121592 40530 121593 40531 121594 40531 121595 40531 121596 40532 121597 40532 121598 40532 121599 40533 121600 40533 121601 40533 121602 40534 121603 40534 121604 40534 121605 40535 121606 40535 121607 40535 121608 40536 121609 40536 121610 40536 121611 40537 121612 40537 121613 40537 121614 40538 121615 40538 121616 40538 121617 40539 121618 40539 121619 40539 121620 40540 121621 40540 121622 40540 121623 40541 121624 40541 121625 40541 121626 40542 121627 40542 121628 40542 121629 40543 121630 40543 121631 40543 121632 40544 121633 40544 121634 40544 121635 40545 121636 40545 121637 40545 121638 40546 121639 40546 121640 40546 121641 40547 121642 40547 121643 40547 121644 40548 121645 40548 121646 40548 121647 40549 121648 40549 121649 40549 121650 40550 121651 40550 121652 40550 121653 40551 121654 40551 121655 40551 121656 40552 121657 40552 121658 40552 121659 40553 121660 40553 121661 40553 121662 40554 121663 40554 121664 40554 121665 40555 121666 40555 121667 40555 121668 40556 121669 40556 121670 40556 121671 40557 121672 40557 121673 40557 121674 40558 121675 40558 121676 40558 121677 40559 121678 40559 121679 40559 121680 40560 121681 40560 121682 40560 121683 40561 121684 40561 121685 40561 121686 40562 121687 40562 121688 40562 121689 40563 121690 40563 121691 40563 121692 40564 121693 40564 121694 40564 121695 40565 121696 40565 121697 40565 121698 40566 121699 40566 121700 40566 121701 40567 121702 40567 121703 40567 121704 40568 121705 40568 121706 40568 121707 40569 121708 40569 121709 40569 121710 40570 121711 40570 121712 40570 121713 40571 121714 40571 121715 40571 121716 40572 121717 40572 121718 40572 121719 40573 121720 40573 121721 40573 121722 40574 121723 40574 121724 40574 121725 40575 121726 40575 121727 40575 121728 40576 121729 40576 121730 40576 121731 40577 121732 40577 121733 40577 121734 40578 121735 40578 121736 40578 121737 40579 121738 40579 121739 40579 121740 40580 121741 40580 121742 40580 121743 40581 121744 40581 121745 40581 121746 40582 121747 40582 121748 40582 121749 40583 121750 40583 121751 40583 121752 40584 121753 40584 121754 40584 121755 40585 121756 40585 121757 40585 121758 40586 121759 40586 121760 40586 121761 40587 121762 40587 121763 40587 121764 40588 121765 40588 121766 40588 121767 40589 121768 40589 121769 40589 121770 40590 121771 40590 121772 40590 121773 40591 121774 40591 121775 40591 121776 40592 121777 40592 121778 40592 121779 40593 121780 40593 121781 40593 121782 40594 121783 40594 121784 40594 121785 40595 121786 40595 121787 40595 121788 40596 121789 40596 121790 40596 121791 40597 121792 40597 121793 40597 121794 40598 121795 40598 121796 40598 121797 40599 121798 40599 121799 40599 121800 40600 121801 40600 121802 40600 121803 40601 121804 40601 121805 40601 121806 40602 121807 40602 121808 40602 121809 40603 121810 40603 121811 40603 121812 40604 121813 40604 121814 40604 121815 40605 121816 40605 121817 40605 121818 40606 121819 40606 121820 40606 121821 40607 121822 40607 121823 40607 121824 40608 121825 40608 121826 40608 121827 40609 121828 40609 121829 40609 121830 40610 121831 40610 121832 40610 121833 40611 121834 40611 121835 40611 121836 40612 121837 40612 121838 40612 121839 40613 121840 40613 121841 40613 121842 40614 121843 40614 121844 40614 121845 40615 121846 40615 121847 40615 121848 40616 121849 40616 121850 40616 121851 40617 121852 40617 121853 40617 121854 40618 121855 40618 121856 40618 121857 40619 121858 40619 121859 40619 121860 40620 121861 40620 121862 40620 121863 40621 121864 40621 121865 40621 121866 40622 121867 40622 121868 40622 121869 40623 121870 40623 121871 40623 121872 40624 121873 40624 121874 40624 121875 40625 121876 40625 121877 40625 121878 40626 121879 40626 121880 40626 121881 40627 121882 40627 121883 40627 121884 40628 121885 40628 121886 40628 121887 40629 121888 40629 121889 40629 121890 40630 121891 40630 121892 40630 121893 40631 121894 40631 121895 40631 121896 40632 121897 40632 121898 40632 121899 40633 121900 40633 121901 40633 121902 40634 121903 40634 121904 40634 121905 40635 121906 40635 121907 40635 121908 40636 121909 40636 121910 40636 121911 40637 121912 40637 121913 40637 121914 40638 121915 40638 121916 40638 121917 40639 121918 40639 121919 40639 121920 40640 121921 40640 121922 40640 121923 40641 121924 40641 121925 40641 121926 40642 121927 40642 121928 40642 121929 40643 121930 40643 121931 40643 121932 40644 121933 40644 121934 40644 121935 40645 121936 40645 121937 40645 121938 40646 121939 40646 121940 40646 121941 40647 121942 40647 121943 40647 121944 40648 121945 40648 121946 40648 121947 40649 121948 40649 121949 40649 121950 40650 121951 40650 121952 40650 121953 40651 121954 40651 121955 40651 121956 40652 121957 40652 121958 40652 121959 40653 121960 40653 121961 40653 121962 40654 121963 40654 121964 40654 121965 40655 121966 40655 121967 40655 121968 40656 121969 40656 121970 40656 121971 40657 121972 40657 121973 40657 121974 40658 121975 40658 121976 40658 121977 40659 121978 40659 121979 40659 121980 40660 121981 40660 121982 40660 121983 40661 121984 40661 121985 40661 121986 40662 121987 40662 121988 40662 121989 40663 121990 40663 121991 40663 121992 40664 121993 40664 121994 40664 121995 40665 121996 40665 121997 40665 121998 40666 121999 40666 122000 40666 122001 40667 122002 40667 122003 40667 122004 40668 122005 40668 122006 40668 122007 40669 122008 40669 122009 40669 122010 40670 122011 40670 122012 40670 122013 40671 122014 40671 122015 40671 122016 40672 122017 40672 122018 40672 122019 40673 122020 40673 122021 40673 122022 40674 122023 40674 122024 40674 122025 40675 122026 40675 122027 40675 122028 40676 122029 40676 122030 40676 122031 40677 122032 40677 122033 40677 122034 40678 122035 40678 122036 40678 122037 40679 122038 40679 122039 40679 122040 40680 122041 40680 122042 40680 122043 40681 122044 40681 122045 40681 122046 40682 122047 40682 122048 40682 122049 40683 122050 40683 122051 40683 122052 40684 122053 40684 122054 40684 122055 40685 122056 40685 122057 40685 122058 40686 122059 40686 122060 40686 122061 40687 122062 40687 122063 40687 122064 40688 122065 40688 122066 40688 122067 40689 122068 40689 122069 40689 122070 40690 122071 40690 122072 40690 122073 40691 122074 40691 122075 40691 122076 40692 122077 40692 122078 40692 122079 40693 122080 40693 122081 40693 122082 40694 122083 40694 122084 40694 122085 40695 122086 40695 122087 40695 122088 40696 122089 40696 122090 40696 122091 40697 122092 40697 122093 40697 122094 40698 122095 40698 122096 40698 122097 40699 122098 40699 122099 40699 122100 40700 122101 40700 122102 40700 122103 40701 122104 40701 122105 40701 122106 40702 122107 40702 122108 40702 122109 40703 122110 40703 122111 40703 122112 40704 122113 40704 122114 40704 122115 40705 122116 40705 122117 40705 122118 40706 122119 40706 122120 40706 122121 40707 122122 40707 122123 40707 122124 40708 122125 40708 122126 40708 122127 40709 122128 40709 122129 40709 122130 40710 122131 40710 122132 40710 122133 40711 122134 40711 122135 40711 122136 40712 122137 40712 122138 40712 122139 40713 122140 40713 122141 40713 122142 40714 122143 40714 122144 40714 122145 40715 122146 40715 122147 40715 122148 40716 122149 40716 122150 40716 122151 40717 122152 40717 122153 40717 122154 40718 122155 40718 122156 40718 122157 40719 122158 40719 122159 40719 122160 40720 122161 40720 122162 40720 122163 40721 122164 40721 122165 40721 122166 40722 122167 40722 122168 40722 122169 40723 122170 40723 122171 40723 122172 40724 122173 40724 122174 40724 122175 40725 122176 40725 122177 40725 122178 40726 122179 40726 122180 40726 122181 40727 122182 40727 122183 40727 122184 40728 122185 40728 122186 40728 122187 40729 122188 40729 122189 40729 122190 40730 122191 40730 122192 40730 122193 40731 122194 40731 122195 40731 122196 40732 122197 40732 122198 40732 122199 40733 122200 40733 122201 40733 122202 40734 122203 40734 122204 40734 122205 40735 122206 40735 122207 40735 122208 40736 122209 40736 122210 40736 122211 40737 122212 40737 122213 40737 122214 40738 122215 40738 122216 40738 122217 40739 122218 40739 122219 40739 122220 40740 122221 40740 122222 40740 122223 40741 122224 40741 122225 40741 122226 40742 122227 40742 122228 40742 122229 40743 122230 40743 122231 40743 122232 40744 122233 40744 122234 40744 122235 40745 122236 40745 122237 40745 122238 40746 122239 40746 122240 40746 122241 40747 122242 40747 122243 40747 122244 40748 122245 40748 122246 40748 122247 40749 122248 40749 122249 40749 122250 40750 122251 40750 122252 40750 122253 40751 122254 40751 122255 40751 122256 40752 122257 40752 122258 40752 122259 40753 122260 40753 122261 40753 122262 40754 122263 40754 122264 40754 122265 40755 122266 40755 122267 40755 122268 40756 122269 40756 122270 40756 122271 40757 122272 40757 122273 40757 122274 40758 122275 40758 122276 40758 122277 40759 122278 40759 122279 40759 122280 40760 122281 40760 122282 40760 122283 40761 122284 40761 122285 40761 122286 40762 122287 40762 122288 40762 122289 40763 122290 40763 122291 40763 122292 40764 122293 40764 122294 40764 122295 40765 122296 40765 122297 40765 122298 40766 122299 40766 122300 40766 122301 40767 122302 40767 122303 40767 122304 40768 122305 40768 122306 40768 122307 40769 122308 40769 122309 40769 122310 40770 122311 40770 122312 40770 122313 40771 122314 40771 122315 40771 122316 40772 122317 40772 122318 40772 122319 40773 122320 40773 122321 40773 122322 40774 122323 40774 122324 40774 122325 40775 122326 40775 122327 40775 122328 40776 122329 40776 122330 40776 122331 40777 122332 40777 122333 40777 122334 40778 122335 40778 122336 40778 122337 40779 122338 40779 122339 40779 122340 40780 122341 40780 122342 40780 122343 40781 122344 40781 122345 40781 122346 40782 122347 40782 122348 40782 122349 40783 122350 40783 122351 40783 122352 40784 122353 40784 122354 40784 122355 40785 122356 40785 122357 40785 122358 40786 122359 40786 122360 40786 122361 40787 122362 40787 122363 40787 122364 40788 122365 40788 122366 40788 122367 40789 122368 40789 122369 40789 122370 40790 122371 40790 122372 40790 122373 40791 122374 40791 122375 40791 122376 40792 122377 40792 122378 40792 122379 40793 122380 40793 122381 40793 122382 40794 122383 40794 122384 40794 122385 40795 122386 40795 122387 40795 122388 40796 122389 40796 122390 40796 122391 40797 122392 40797 122393 40797 122394 40798 122395 40798 122396 40798 122397 40799 122398 40799 122399 40799 122400 40800 122401 40800 122402 40800 122403 40801 122404 40801 122405 40801 122406 40802 122407 40802 122408 40802 122409 40803 122410 40803 122411 40803 122412 40804 122413 40804 122414 40804 122415 40805 122416 40805 122417 40805 122418 40806 122419 40806 122420 40806 122421 40807 122422 40807 122423 40807 122424 40808 122425 40808 122426 40808 122427 40809 122428 40809 122429 40809 122430 40810 122431 40810 122432 40810 122433 40811 122434 40811 122435 40811 122436 40812 122437 40812 122438 40812 122439 40813 122440 40813 122441 40813 122442 40814 122443 40814 122444 40814 122445 40815 122446 40815 122447 40815 122448 40816 122449 40816 122450 40816 122451 40817 122452 40817 122453 40817 122454 40818 122455 40818 122456 40818 122457 40819 122458 40819 122459 40819 122460 40820 122461 40820 122462 40820 122463 40821 122464 40821 122465 40821 122466 40822 122467 40822 122468 40822 122469 40823 122470 40823 122471 40823 122472 40824 122473 40824 122474 40824 122475 40825 122476 40825 122477 40825 122478 40826 122479 40826 122480 40826 122481 40827 122482 40827 122483 40827 122484 40828 122485 40828 122486 40828 122487 40829 122488 40829 122489 40829 122490 40830 122491 40830 122492 40830 122493 40831 122494 40831 122495 40831 122496 40832 122497 40832 122498 40832 122499 40833 122500 40833 122501 40833 122502 40834 122503 40834 122504 40834 122505 40835 122506 40835 122507 40835 122508 40836 122509 40836 122510 40836 122511 40837 122512 40837 122513 40837 122514 40838 122515 40838 122516 40838 122517 40839 122518 40839 122519 40839 122520 40840 122521 40840 122522 40840 122523 40841 122524 40841 122525 40841 122526 40842 122527 40842 122528 40842 122529 40843 122530 40843 122531 40843 122532 40844 122533 40844 122534 40844 122535 40845 122536 40845 122537 40845 122538 40846 122539 40846 122540 40846 122541 40847 122542 40847 122543 40847 122544 40848 122545 40848 122546 40848 122547 40849 122548 40849 122549 40849 122550 40850 122551 40850 122552 40850 122553 40851 122554 40851 122555 40851 122556 40852 122557 40852 122558 40852 122559 40853 122560 40853 122561 40853 122562 40854 122563 40854 122564 40854 122565 40855 122566 40855 122567 40855 122568 40856 122569 40856 122570 40856 122571 40857 122572 40857 122573 40857 122574 40858 122575 40858 122576 40858 122577 40859 122578 40859 122579 40859 122580 40860 122581 40860 122582 40860 122583 40861 122584 40861 122585 40861 122586 40862 122587 40862 122588 40862 122589 40863 122590 40863 122591 40863 122592 40864 122593 40864 122594 40864 122595 40865 122596 40865 122597 40865 122598 40866 122599 40866 122600 40866 122601 40867 122602 40867 122603 40867 122604 40868 122605 40868 122606 40868 122607 40869 122608 40869 122609 40869 122610 40870 122611 40870 122612 40870 122613 40871 122614 40871 122615 40871 122616 40872 122617 40872 122618 40872 122619 40873 122620 40873 122621 40873 122622 40874 122623 40874 122624 40874 122625 40875 122626 40875 122627 40875 122628 40876 122629 40876 122630 40876 122631 40877 122632 40877 122633 40877 122634 40878 122635 40878 122636 40878 122637 40879 122638 40879 122639 40879 122640 40880 122641 40880 122642 40880 122643 40881 122644 40881 122645 40881 122646 40882 122647 40882 122648 40882 122649 40883 122650 40883 122651 40883 122652 40884 122653 40884 122654 40884 122655 40885 122656 40885 122657 40885 122658 40886 122659 40886 122660 40886 122661 40887 122662 40887 122663 40887 122664 40888 122665 40888 122666 40888 122667 40889 122668 40889 122669 40889 122670 40890 122671 40890 122672 40890 122673 40891 122674 40891 122675 40891 122676 40892 122677 40892 122678 40892 122679 40893 122680 40893 122681 40893 122682 40894 122683 40894 122684 40894 122685 40895 122686 40895 122687 40895 122688 40896 122689 40896 122690 40896 122691 40897 122692 40897 122693 40897 122694 40898 122695 40898 122696 40898 122697 40899 122698 40899 122699 40899 122700 40900 122701 40900 122702 40900 122703 40901 122704 40901 122705 40901 122706 40902 122707 40902 122708 40902 122709 40903 122710 40903 122711 40903 122712 40904 122713 40904 122714 40904 122715 40905 122716 40905 122717 40905 122718 40906 122719 40906 122720 40906 122721 40907 122722 40907 122723 40907 122724 40908 122725 40908 122726 40908 122727 40909 122728 40909 122729 40909 122730 40910 122731 40910 122732 40910 122733 40911 122734 40911 122735 40911 122736 40912 122737 40912 122738 40912 122739 40913 122740 40913 122741 40913 122742 40914 122743 40914 122744 40914 122745 40915 122746 40915 122747 40915 122748 40916 122749 40916 122750 40916 122751 40917 122752 40917 122753 40917 122754 40918 122755 40918 122756 40918 122757 40919 122758 40919 122759 40919 122760 40920 122761 40920 122762 40920 122763 40921 122764 40921 122765 40921 122766 40922 122767 40922 122768 40922 122769 40923 122770 40923 122771 40923 122772 40924 122773 40924 122774 40924 122775 40925 122776 40925 122777 40925 122778 40926 122779 40926 122780 40926 122781 40927 122782 40927 122783 40927 122784 40928 122785 40928 122786 40928 122787 40929 122788 40929 122789 40929 122790 40930 122791 40930 122792 40930 122793 40931 122794 40931 122795 40931 122796 40932 122797 40932 122798 40932 122799 40933 122800 40933 122801 40933 122802 40934 122803 40934 122804 40934 122805 40935 122806 40935 122807 40935 122808 40936 122809 40936 122810 40936 122811 40937 122812 40937 122813 40937 122814 40938 122815 40938 122816 40938 122817 40939 122818 40939 122819 40939 122820 40940 122821 40940 122822 40940 122823 40941 122824 40941 122825 40941 122826 40942 122827 40942 122828 40942 122829 40943 122830 40943 122831 40943 122832 40944 122833 40944 122834 40944 122835 40945 122836 40945 122837 40945 122838 40946 122839 40946 122840 40946 122841 40947 122842 40947 122843 40947 122844 40948 122845 40948 122846 40948 122847 40949 122848 40949 122849 40949 122850 40950 122851 40950 122852 40950 122853 40951 122854 40951 122855 40951 122856 40952 122857 40952 122858 40952 122859 40953 122860 40953 122861 40953 122862 40954 122863 40954 122864 40954 122865 40955 122866 40955 122867 40955 122868 40956 122869 40956 122870 40956 122871 40957 122872 40957 122873 40957 122874 40958 122875 40958 122876 40958 122877 40959 122878 40959 122879 40959 122880 40960 122881 40960 122882 40960 122883 40961 122884 40961 122885 40961 122886 40962 122887 40962 122888 40962 122889 40963 122890 40963 122891 40963 122892 40964 122893 40964 122894 40964 122895 40965 122896 40965 122897 40965 122898 40966 122899 40966 122900 40966 122901 40967 122902 40967 122903 40967 122904 40968 122905 40968 122906 40968 122907 40969 122908 40969 122909 40969 122910 40970 122911 40970 122912 40970 122913 40971 122914 40971 122915 40971 122916 40972 122917 40972 122918 40972 122919 40973 122920 40973 122921 40973 122922 40974 122923 40974 122924 40974 122925 40975 122926 40975 122927 40975 122928 40976 122929 40976 122930 40976 122931 40977 122932 40977 122933 40977 122934 40978 122935 40978 122936 40978 122937 40979 122938 40979 122939 40979 122940 40980 122941 40980 122942 40980 122943 40981 122944 40981 122945 40981 122946 40982 122947 40982 122948 40982 122949 40983 122950 40983 122951 40983 122952 40984 122953 40984 122954 40984 122955 40985 122956 40985 122957 40985 122958 40986 122959 40986 122960 40986 122961 40987 122962 40987 122963 40987 122964 40988 122965 40988 122966 40988 122967 40989 122968 40989 122969 40989 122970 40990 122971 40990 122972 40990 122973 40991 122974 40991 122975 40991 122976 40992 122977 40992 122978 40992 122979 40993 122980 40993 122981 40993 122982 40994 122983 40994 122984 40994 122985 40995 122986 40995 122987 40995 122988 40996 122989 40996 122990 40996 122991 40997 122992 40997 122993 40997 122994 40998 122995 40998 122996 40998 122997 40999 122998 40999 122999 40999 123000 41000 123001 41000 123002 41000 123003 41001 123004 41001 123005 41001 123006 41002 123007 41002 123008 41002 123009 41003 123010 41003 123011 41003 123012 41004 123013 41004 123014 41004 123015 41005 123016 41005 123017 41005 123018 41006 123019 41006 123020 41006 123021 41007 123022 41007 123023 41007 123024 41008 123025 41008 123026 41008 123027 41009 123028 41009 123029 41009 123030 41010 123031 41010 123032 41010 123033 41011 123034 41011 123035 41011 123036 41012 123037 41012 123038 41012 123039 41013 123040 41013 123041 41013 123042 41014 123043 41014 123044 41014 123045 41015 123046 41015 123047 41015 123048 41016 123049 41016 123050 41016 123051 41017 123052 41017 123053 41017 123054 41018 123055 41018 123056 41018 123057 41019 123058 41019 123059 41019 123060 41020 123061 41020 123062 41020 123063 41021 123064 41021 123065 41021 123066 41022 123067 41022 123068 41022 123069 41023 123070 41023 123071 41023 123072 41024 123073 41024 123074 41024 123075 41025 123076 41025 123077 41025 123078 41026 123079 41026 123080 41026 123081 41027 123082 41027 123083 41027 123084 41028 123085 41028 123086 41028 123087 41029 123088 41029 123089 41029 123090 41030 123091 41030 123092 41030 123093 41031 123094 41031 123095 41031 123096 41032 123097 41032 123098 41032 123099 41033 123100 41033 123101 41033 123102 41034 123103 41034 123104 41034 123105 41035 123106 41035 123107 41035 123108 41036 123109 41036 123110 41036 123111 41037 123112 41037 123113 41037 123114 41038 123115 41038 123116 41038 123117 41039 123118 41039 123119 41039 123120 41040 123121 41040 123122 41040 123123 41041 123124 41041 123125 41041 123126 41042 123127 41042 123128 41042 123129 41043 123130 41043 123131 41043 123132 41044 123133 41044 123134 41044 123135 41045 123136 41045 123137 41045 123138 41046 123139 41046 123140 41046 123141 41047 123142 41047 123143 41047 123144 41048 123145 41048 123146 41048 123147 41049 123148 41049 123149 41049 123150 41050 123151 41050 123152 41050 123153 41051 123154 41051 123155 41051 123156 41052 123157 41052 123158 41052 123159 41053 123160 41053 123161 41053 123162 41054 123163 41054 123164 41054 123165 41055 123166 41055 123167 41055 123168 41056 123169 41056 123170 41056 123171 41057 123172 41057 123173 41057 123174 41058 123175 41058 123176 41058 123177 41059 123178 41059 123179 41059 123180 41060 123181 41060 123182 41060 123183 41061 123184 41061 123185 41061 123186 41062 123187 41062 123188 41062 123189 41063 123190 41063 123191 41063 123192 41064 123193 41064 123194 41064 123195 41065 123196 41065 123197 41065 123198 41066 123199 41066 123200 41066 123201 41067 123202 41067 123203 41067 123204 41068 123205 41068 123206 41068 123207 41069 123208 41069 123209 41069 123210 41070 123211 41070 123212 41070 123213 41071 123214 41071 123215 41071 123216 41072 123217 41072 123218 41072 123219 41073 123220 41073 123221 41073 123222 41074 123223 41074 123224 41074 123225 41075 123226 41075 123227 41075 123228 41076 123229 41076 123230 41076 123231 41077 123232 41077 123233 41077 123234 41078 123235 41078 123236 41078 123237 41079 123238 41079 123239 41079 123240 41080 123241 41080 123242 41080 123243 41081 123244 41081 123245 41081 123246 41082 123247 41082 123248 41082 123249 41083 123250 41083 123251 41083 123252 41084 123253 41084 123254 41084 123255 41085 123256 41085 123257 41085 123258 41086 123259 41086 123260 41086 123261 41087 123262 41087 123263 41087 123264 41088 123265 41088 123266 41088 123267 41089 123268 41089 123269 41089 123270 41090 123271 41090 123272 41090 123273 41091 123274 41091 123275 41091 123276 41092 123277 41092 123278 41092 123279 41093 123280 41093 123281 41093 123282 41094 123283 41094 123284 41094 123285 41095 123286 41095 123287 41095 123288 41096 123289 41096 123290 41096 123291 41097 123292 41097 123293 41097 123294 41098 123295 41098 123296 41098 123297 41099 123298 41099 123299 41099 123300 41100 123301 41100 123302 41100 123303 41101 123304 41101 123305 41101 123306 41102 123307 41102 123308 41102 123309 41103 123310 41103 123311 41103 123312 41104 123313 41104 123314 41104 123315 41105 123316 41105 123317 41105 123318 41106 123319 41106 123320 41106 123321 41107 123322 41107 123323 41107 123324 41108 123325 41108 123326 41108 123327 41109 123328 41109 123329 41109 123330 41110 123331 41110 123332 41110 123333 41111 123334 41111 123335 41111 123336 41112 123337 41112 123338 41112 123339 41113 123340 41113 123341 41113 123342 41114 123343 41114 123344 41114 123345 41115 123346 41115 123347 41115 123348 41116 123349 41116 123350 41116 123351 41117 123352 41117 123353 41117 123354 41118 123355 41118 123356 41118 123357 41119 123358 41119 123359 41119 123360 41120 123361 41120 123362 41120 123363 41121 123364 41121 123365 41121 123366 41122 123367 41122 123368 41122 123369 41123 123370 41123 123371 41123 123372 41124 123373 41124 123374 41124 123375 41125 123376 41125 123377 41125 123378 41126 123379 41126 123380 41126 123381 41127 123382 41127 123383 41127 123384 41128 123385 41128 123386 41128 123387 41129 123388 41129 123389 41129 123390 41130 123391 41130 123392 41130 123393 41131 123394 41131 123395 41131 123396 41132 123397 41132 123398 41132 123399 41133 123400 41133 123401 41133 123402 41134 123403 41134 123404 41134 123405 41135 123406 41135 123407 41135 123408 41136 123409 41136 123410 41136 123411 41137 123412 41137 123413 41137 123414 41138 123415 41138 123416 41138 123417 41139 123418 41139 123419 41139 123420 41140 123421 41140 123422 41140 123423 41141 123424 41141 123425 41141 123426 41142 123427 41142 123428 41142 123429 41143 123430 41143 123431 41143 123432 41144 123433 41144 123434 41144 123435 41145 123436 41145 123437 41145 123438 41146 123439 41146 123440 41146 123441 41147 123442 41147 123443 41147 123444 41148 123445 41148 123446 41148 123447 41149 123448 41149 123449 41149 123450 41150 123451 41150 123452 41150 123453 41151 123454 41151 123455 41151 123456 41152 123457 41152 123458 41152 123459 41153 123460 41153 123461 41153 123462 41154 123463 41154 123464 41154 123465 41155 123466 41155 123467 41155 123468 41156 123469 41156 123470 41156 123471 41157 123472 41157 123473 41157 123474 41158 123475 41158 123476 41158 123477 41159 123478 41159 123479 41159 123480 41160 123481 41160 123482 41160 123483 41161 123484 41161 123485 41161 123486 41162 123487 41162 123488 41162 123489 41163 123490 41163 123491 41163 123492 41164 123493 41164 123494 41164 123495 41165 123496 41165 123497 41165 123498 41166 123499 41166 123500 41166 123501 41167 123502 41167 123503 41167 123504 41168 123505 41168 123506 41168 123507 41169 123508 41169 123509 41169 123510 41170 123511 41170 123512 41170 123513 41171 123514 41171 123515 41171 123516 41172 123517 41172 123518 41172 123519 41173 123520 41173 123521 41173 123522 41174 123523 41174 123524 41174 123525 41175 123526 41175 123527 41175 123528 41176 123529 41176 123530 41176 123531 41177 123532 41177 123533 41177 123534 41178 123535 41178 123536 41178 123537 41179 123538 41179 123539 41179 123540 41180 123541 41180 123542 41180 123543 41181 123544 41181 123545 41181 123546 41182 123547 41182 123548 41182 123549 41183 123550 41183 123551 41183 123552 41184 123553 41184 123554 41184 123555 41185 123556 41185 123557 41185 123558 41186 123559 41186 123560 41186 123561 41187 123562 41187 123563 41187 123564 41188 123565 41188 123566 41188 123567 41189 123568 41189 123569 41189 123570 41190 123571 41190 123572 41190 123573 41191 123574 41191 123575 41191 123576 41192 123577 41192 123578 41192 123579 41193 123580 41193 123581 41193 123582 41194 123583 41194 123584 41194 123585 41195 123586 41195 123587 41195 123588 41196 123589 41196 123590 41196 123591 41197 123592 41197 123593 41197 123594 41198 123595 41198 123596 41198 123597 41199 123598 41199 123599 41199 123600 41200 123601 41200 123602 41200 123603 41201 123604 41201 123605 41201 123606 41202 123607 41202 123608 41202 123609 41203 123610 41203 123611 41203 123612 41204 123613 41204 123614 41204 123615 41205 123616 41205 123617 41205 123618 41206 123619 41206 123620 41206 123621 41207 123622 41207 123623 41207 123624 41208 123625 41208 123626 41208 123627 41209 123628 41209 123629 41209 123630 41210 123631 41210 123632 41210 123633 41211 123634 41211 123635 41211 123636 41212 123637 41212 123638 41212 123639 41213 123640 41213 123641 41213 123642 41214 123643 41214 123644 41214 123645 41215 123646 41215 123647 41215 123648 41216 123649 41216 123650 41216 123651 41217 123652 41217 123653 41217 123654 41218 123655 41218 123656 41218 123657 41219 123658 41219 123659 41219 123660 41220 123661 41220 123662 41220 123663 41221 123664 41221 123665 41221 123666 41222 123667 41222 123668 41222 123669 41223 123670 41223 123671 41223 123672 41224 123673 41224 123674 41224 123675 41225 123676 41225 123677 41225 123678 41226 123679 41226 123680 41226 123681 41227 123682 41227 123683 41227 123684 41228 123685 41228 123686 41228 123687 41229 123688 41229 123689 41229 123690 41230 123691 41230 123692 41230 123693 41231 123694 41231 123695 41231 123696 41232 123697 41232 123698 41232 123699 41233 123700 41233 123701 41233 123702 41234 123703 41234 123704 41234 123705 41235 123706 41235 123707 41235 123708 41236 123709 41236 123710 41236 123711 41237 123712 41237 123713 41237 123714 41238 123715 41238 123716 41238 123717 41239 123718 41239 123719 41239 123720 41240 123721 41240 123722 41240 123723 41241 123724 41241 123725 41241 123726 41242 123727 41242 123728 41242 123729 41243 123730 41243 123731 41243 123732 41244 123733 41244 123734 41244 123735 41245 123736 41245 123737 41245 123738 41246 123739 41246 123740 41246 123741 41247 123742 41247 123743 41247 123744 41248 123745 41248 123746 41248 123747 41249 123748 41249 123749 41249 123750 41250 123751 41250 123752 41250 123753 41251 123754 41251 123755 41251 123756 41252 123757 41252 123758 41252 123759 41253 123760 41253 123761 41253 123762 41254 123763 41254 123764 41254 123765 41255 123766 41255 123767 41255 123768 41256 123769 41256 123770 41256 123771 41257 123772 41257 123773 41257 123774 41258 123775 41258 123776 41258 123777 41259 123778 41259 123779 41259 123780 41260 123781 41260 123782 41260 123783 41261 123784 41261 123785 41261 123786 41262 123787 41262 123788 41262 123789 41263 123790 41263 123791 41263 123792 41264 123793 41264 123794 41264 123795 41265 123796 41265 123797 41265 123798 41266 123799 41266 123800 41266 123801 41267 123802 41267 123803 41267 123804 41268 123805 41268 123806 41268 123807 41269 123808 41269 123809 41269 123810 41270 123811 41270 123812 41270 123813 41271 123814 41271 123815 41271 123816 41272 123817 41272 123818 41272 123819 41273 123820 41273 123821 41273 123822 41274 123823 41274 123824 41274 123825 41275 123826 41275 123827 41275 123828 41276 123829 41276 123830 41276 123831 41277 123832 41277 123833 41277 123834 41278 123835 41278 123836 41278 123837 41279 123838 41279 123839 41279 123840 41280 123841 41280 123842 41280 123843 41281 123844 41281 123845 41281 123846 41282 123847 41282 123848 41282 123849 41283 123850 41283 123851 41283 123852 41284 123853 41284 123854 41284 123855 41285 123856 41285 123857 41285 123858 41286 123859 41286 123860 41286 123861 41287 123862 41287 123863 41287 123864 41288 123865 41288 123866 41288 123867 41289 123868 41289 123869 41289 123870 41290 123871 41290 123872 41290 123873 41291 123874 41291 123875 41291 123876 41292 123877 41292 123878 41292 123879 41293 123880 41293 123881 41293 123882 41294 123883 41294 123884 41294 123885 41295 123886 41295 123887 41295 123888 41296 123889 41296 123890 41296 123891 41297 123892 41297 123893 41297 123894 41298 123895 41298 123896 41298 123897 41299 123898 41299 123899 41299 123900 41300 123901 41300 123902 41300 123903 41301 123904 41301 123905 41301 123906 41302 123907 41302 123908 41302 123909 41303 123910 41303 123911 41303 123912 41304 123913 41304 123914 41304 123915 41305 123916 41305 123917 41305 123918 41306 123919 41306 123920 41306 123921 41307 123922 41307 123923 41307 123924 41308 123925 41308 123926 41308 123927 41309 123928 41309 123929 41309 123930 41310 123931 41310 123932 41310 123933 41311 123934 41311 123935 41311 123936 41312 123937 41312 123938 41312 123939 41313 123940 41313 123941 41313 123942 41314 123943 41314 123944 41314 123945 41315 123946 41315 123947 41315 123948 41316 123949 41316 123950 41316 123951 41317 123952 41317 123953 41317 123954 41318 123955 41318 123956 41318 123957 41319 123958 41319 123959 41319 123960 41320 123961 41320 123962 41320 123963 41321 123964 41321 123965 41321 123966 41322 123967 41322 123968 41322 123969 41323 123970 41323 123971 41323 123972 41324 123973 41324 123974 41324 123975 41325 123976 41325 123977 41325 123978 41326 123979 41326 123980 41326 123981 41327 123982 41327 123983 41327 123984 41328 123985 41328 123986 41328 123987 41329 123988 41329 123989 41329 123990 41330 123991 41330 123992 41330 123993 41331 123994 41331 123995 41331 123996 41332 123997 41332 123998 41332 123999 41333 124000 41333 124001 41333 124002 41334 124003 41334 124004 41334 124005 41335 124006 41335 124007 41335 124008 41336 124009 41336 124010 41336 124011 41337 124012 41337 124013 41337 124014 41338 124015 41338 124016 41338 124017 41339 124018 41339 124019 41339 124020 41340 124021 41340 124022 41340 124023 41341 124024 41341 124025 41341 124026 41342 124027 41342 124028 41342 124029 41343 124030 41343 124031 41343 124032 41344 124033 41344 124034 41344 124035 41345 124036 41345 124037 41345 124038 41346 124039 41346 124040 41346 124041 41347 124042 41347 124043 41347 124044 41348 124045 41348 124046 41348 124047 41349 124048 41349 124049 41349 124050 41350 124051 41350 124052 41350 124053 41351 124054 41351 124055 41351 124056 41352 124057 41352 124058 41352 124059 41353 124060 41353 124061 41353 124062 41354 124063 41354 124064 41354 124065 41355 124066 41355 124067 41355 124068 41356 124069 41356 124070 41356 124071 41357 124072 41357 124073 41357 124074 41358 124075 41358 124076 41358 124077 41359 124078 41359 124079 41359 124080 41360 124081 41360 124082 41360 124083 41361 124084 41361 124085 41361 124086 41362 124087 41362 124088 41362 124089 41363 124090 41363 124091 41363 124092 41364 124093 41364 124094 41364 124095 41365 124096 41365 124097 41365 124098 41366 124099 41366 124100 41366 124101 41367 124102 41367 124103 41367 124104 41368 124105 41368 124106 41368 124107 41369 124108 41369 124109 41369 124110 41370 124111 41370 124112 41370 124113 41371 124114 41371 124115 41371 124116 41372 124117 41372 124118 41372 124119 41373 124120 41373 124121 41373 124122 41374 124123 41374 124124 41374 124125 41375 124126 41375 124127 41375 124128 41376 124129 41376 124130 41376 124131 41377 124132 41377 124133 41377 124134 41378 124135 41378 124136 41378 124137 41379 124138 41379 124139 41379 124140 41380 124141 41380 124142 41380 124143 41381 124144 41381 124145 41381 124146 41382 124147 41382 124148 41382 124149 41383 124150 41383 124151 41383 124152 41384 124153 41384 124154 41384 124155 41385 124156 41385 124157 41385 124158 41386 124159 41386 124160 41386 124161 41387 124162 41387 124163 41387 124164 41388 124165 41388 124166 41388 124167 41389 124168 41389 124169 41389 124170 41390 124171 41390 124172 41390 124173 41391 124174 41391 124175 41391 124176 41392 124177 41392 124178 41392 124179 41393 124180 41393 124181 41393 124182 41394 124183 41394 124184 41394 124185 41395 124186 41395 124187 41395 124188 41396 124189 41396 124190 41396 124191 41397 124192 41397 124193 41397 124194 41398 124195 41398 124196 41398 124197 41399 124198 41399 124199 41399 124200 41400 124201 41400 124202 41400 124203 41401 124204 41401 124205 41401 124206 41402 124207 41402 124208 41402 124209 41403 124210 41403 124211 41403 124212 41404 124213 41404 124214 41404 124215 41405 124216 41405 124217 41405 124218 41406 124219 41406 124220 41406 124221 41407 124222 41407 124223 41407 124224 41408 124225 41408 124226 41408 124227 41409 124228 41409 124229 41409 124230 41410 124231 41410 124232 41410 124233 41411 124234 41411 124235 41411 124236 41412 124237 41412 124238 41412 124239 41413 124240 41413 124241 41413 124242 41414 124243 41414 124244 41414 124245 41415 124246 41415 124247 41415 124248 41416 124249 41416 124250 41416 124251 41417 124252 41417 124253 41417 124254 41418 124255 41418 124256 41418 124257 41419 124258 41419 124259 41419 124260 41420 124261 41420 124262 41420 124263 41421 124264 41421 124265 41421 124266 41422 124267 41422 124268 41422 124269 41423 124270 41423 124271 41423 124272 41424 124273 41424 124274 41424 124275 41425 124276 41425 124277 41425 124278 41426 124279 41426 124280 41426 124281 41427 124282 41427 124283 41427 124284 41428 124285 41428 124286 41428 124287 41429 124288 41429 124289 41429 124290 41430 124291 41430 124292 41430 124293 41431 124294 41431 124295 41431 124296 41432 124297 41432 124298 41432 124299 41433 124300 41433 124301 41433 124302 41434 124303 41434 124304 41434 124305 41435 124306 41435 124307 41435 124308 41436 124309 41436 124310 41436 124311 41437 124312 41437 124313 41437 124314 41438 124315 41438 124316 41438 124317 41439 124318 41439 124319 41439 124320 41440 124321 41440 124322 41440 124323 41441 124324 41441 124325 41441 124326 41442 124327 41442 124328 41442 124329 41443 124330 41443 124331 41443 124332 41444 124333 41444 124334 41444 124335 41445 124336 41445 124337 41445 124338 41446 124339 41446 124340 41446 124341 41447 124342 41447 124343 41447 124344 41448 124345 41448 124346 41448 124347 41449 124348 41449 124349 41449 124350 41450 124351 41450 124352 41450 124353 41451 124354 41451 124355 41451 124356 41452 124357 41452 124358 41452 124359 41453 124360 41453 124361 41453 124362 41454 124363 41454 124364 41454 124365 41455 124366 41455 124367 41455 124368 41456 124369 41456 124370 41456 124371 41457 124372 41457 124373 41457 124374 41458 124375 41458 124376 41458 124377 41459 124378 41459 124379 41459 124380 41460 124381 41460 124382 41460 124383 41461 124384 41461 124385 41461 124386 41462 124387 41462 124388 41462 124389 41463 124390 41463 124391 41463 124392 41464 124393 41464 124394 41464 124395 41465 124396 41465 124397 41465 124398 41466 124399 41466 124400 41466 124401 41467 124402 41467 124403 41467 124404 41468 124405 41468 124406 41468 124407 41469 124408 41469 124409 41469 124410 41470 124411 41470 124412 41470 124413 41471 124414 41471 124415 41471 124416 41472 124417 41472 124418 41472 124419 41473 124420 41473 124421 41473 124422 41474 124423 41474 124424 41474 124425 41475 124426 41475 124427 41475 124428 41476 124429 41476 124430 41476 124431 41477 124432 41477 124433 41477 124434 41478 124435 41478 124436 41478 124437 41479 124438 41479 124439 41479 124440 41480 124441 41480 124442 41480 124443 41481 124444 41481 124445 41481 124446 41482 124447 41482 124448 41482 124449 41483 124450 41483 124451 41483 124452 41484 124453 41484 124454 41484 124455 41485 124456 41485 124457 41485 124458 41486 124459 41486 124460 41486 124461 41487 124462 41487 124463 41487 124464 41488 124465 41488 124466 41488 124467 41489 124468 41489 124469 41489 124470 41490 124471 41490 124472 41490 124473 41491 124474 41491 124475 41491 124476 41492 124477 41492 124478 41492 124479 41493 124480 41493 124481 41493 124482 41494 124483 41494 124484 41494 124485 41495 124486 41495 124487 41495 124488 41496 124489 41496 124490 41496 124491 41497 124492 41497 124493 41497 124494 41498 124495 41498 124496 41498 124497 41499 124498 41499 124499 41499 124500 41500 124501 41500 124502 41500 124503 41501 124504 41501 124505 41501 124506 41502 124507 41502 124508 41502 124509 41503 124510 41503 124511 41503 124512 41504 124513 41504 124514 41504 124515 41505 124516 41505 124517 41505 124518 41506 124519 41506 124520 41506 124521 41507 124522 41507 124523 41507 124524 41508 124525 41508 124526 41508 124527 41509 124528 41509 124529 41509 124530 41510 124531 41510 124532 41510 124533 41511 124534 41511 124535 41511 124536 41512 124537 41512 124538 41512 124539 41513 124540 41513 124541 41513 124542 41514 124543 41514 124544 41514 124545 41515 124546 41515 124547 41515 124548 41516 124549 41516 124550 41516 124551 41517 124552 41517 124553 41517 124554 41518 124555 41518 124556 41518 124557 41519 124558 41519 124559 41519 124560 41520 124561 41520 124562 41520 124563 41521 124564 41521 124565 41521 124566 41522 124567 41522 124568 41522 124569 41523 124570 41523 124571 41523 124572 41524 124573 41524 124574 41524 124575 41525 124576 41525 124577 41525 124578 41526 124579 41526 124580 41526 124581 41527 124582 41527 124583 41527 124584 41528 124585 41528 124586 41528 124587 41529 124588 41529 124589 41529 124590 41530 124591 41530 124592 41530 124593 41531 124594 41531 124595 41531 124596 41532 124597 41532 124598 41532 124599 41533 124600 41533 124601 41533 124602 41534 124603 41534 124604 41534 124605 41535 124606 41535 124607 41535 124608 41536 124609 41536 124610 41536 124611 41537 124612 41537 124613 41537 124614 41538 124615 41538 124616 41538 124617 41539 124618 41539 124619 41539 124620 41540 124621 41540 124622 41540 124623 41541 124624 41541 124625 41541 124626 41542 124627 41542 124628 41542 124629 41543 124630 41543 124631 41543 124632 41544 124633 41544 124634 41544 124635 41545 124636 41545 124637 41545 124638 41546 124639 41546 124640 41546 124641 41547 124642 41547 124643 41547 124644 41548 124645 41548 124646 41548 124647 41549 124648 41549 124649 41549 124650 41550 124651 41550 124652 41550 124653 41551 124654 41551 124655 41551 124656 41552 124657 41552 124658 41552 124659 41553 124660 41553 124661 41553 124662 41554 124663 41554 124664 41554 124665 41555 124666 41555 124667 41555 124668 41556 124669 41556 124670 41556 124671 41557 124672 41557 124673 41557 124674 41558 124675 41558 124676 41558 124677 41559 124678 41559 124679 41559 124680 41560 124681 41560 124682 41560 124683 41561 124684 41561 124685 41561 124686 41562 124687 41562 124688 41562 124689 41563 124690 41563 124691 41563 124692 41564 124693 41564 124694 41564 124695 41565 124696 41565 124697 41565 124698 41566 124699 41566 124700 41566 124701 41567 124702 41567 124703 41567 124704 41568 124705 41568 124706 41568 124707 41569 124708 41569 124709 41569 124710 41570 124711 41570 124712 41570 124713 41571 124714 41571 124715 41571 124716 41572 124717 41572 124718 41572 124719 41573 124720 41573 124721 41573 124722 41574 124723 41574 124724 41574 124725 41575 124726 41575 124727 41575 124728 41576 124729 41576 124730 41576 124731 41577 124732 41577 124733 41577 124734 41578 124735 41578 124736 41578 124737 41579 124738 41579 124739 41579 124740 41580 124741 41580 124742 41580 124743 41581 124744 41581 124745 41581 124746 41582 124747 41582 124748 41582 124749 41583 124750 41583 124751 41583 124752 41584 124753 41584 124754 41584 124755 41585 124756 41585 124757 41585 124758 41586 124759 41586 124760 41586 124761 41587 124762 41587 124763 41587 124764 41588 124765 41588 124766 41588 124767 41589 124768 41589 124769 41589 124770 41590 124771 41590 124772 41590 124773 41591 124774 41591 124775 41591 124776 41592 124777 41592 124778 41592 124779 41593 124780 41593 124781 41593 124782 41594 124783 41594 124784 41594 124785 41595 124786 41595 124787 41595 124788 41596 124789 41596 124790 41596 124791 41597 124792 41597 124793 41597 124794 41598 124795 41598 124796 41598 124797 41599 124798 41599 124799 41599 124800 41600 124801 41600 124802 41600 124803 41601 124804 41601 124805 41601 124806 41602 124807 41602 124808 41602 124809 41603 124810 41603 124811 41603 124812 41604 124813 41604 124814 41604 124815 41605 124816 41605 124817 41605 124818 41606 124819 41606 124820 41606 124821 41607 124822 41607 124823 41607 124824 41608 124825 41608 124826 41608 124827 41609 124828 41609 124829 41609 124830 41610 124831 41610 124832 41610 124833 41611 124834 41611 124835 41611 124836 41612 124837 41612 124838 41612 124839 41613 124840 41613 124841 41613 124842 41614 124843 41614 124844 41614 124845 41615 124846 41615 124847 41615 124848 41616 124849 41616 124850 41616 124851 41617 124852 41617 124853 41617 124854 41618 124855 41618 124856 41618 124857 41619 124858 41619 124859 41619 124860 41620 124861 41620 124862 41620 124863 41621 124864 41621 124865 41621 124866 41622 124867 41622 124868 41622 124869 41623 124870 41623 124871 41623 124872 41624 124873 41624 124874 41624 124875 41625 124876 41625 124877 41625 124878 41626 124879 41626 124880 41626 124881 41627 124882 41627 124883 41627 124884 41628 124885 41628 124886 41628 124887 41629 124888 41629 124889 41629 124890 41630 124891 41630 124892 41630 124893 41631 124894 41631 124895 41631 124896 41632 124897 41632 124898 41632 124899 41633 124900 41633 124901 41633 124902 41634 124903 41634 124904 41634 124905 41635 124906 41635 124907 41635 124908 41636 124909 41636 124910 41636 124911 41637 124912 41637 124913 41637 124914 41638 124915 41638 124916 41638 124917 41639 124918 41639 124919 41639 124920 41640 124921 41640 124922 41640 124923 41641 124924 41641 124925 41641 124926 41642 124927 41642 124928 41642 124929 41643 124930 41643 124931 41643 124932 41644 124933 41644 124934 41644 124935 41645 124936 41645 124937 41645 124938 41646 124939 41646 124940 41646 124941 41647 124942 41647 124943 41647 124944 41648 124945 41648 124946 41648 124947 41649 124948 41649 124949 41649 124950 41650 124951 41650 124952 41650 124953 41651 124954 41651 124955 41651 124956 41652 124957 41652 124958 41652 124959 41653 124960 41653 124961 41653 124962 41654 124963 41654 124964 41654 124965 41655 124966 41655 124967 41655 124968 41656 124969 41656 124970 41656 124971 41657 124972 41657 124973 41657 124974 41658 124975 41658 124976 41658 124977 41659 124978 41659 124979 41659 124980 41660 124981 41660 124982 41660 124983 41661 124984 41661 124985 41661 124986 41662 124987 41662 124988 41662 124989 41663 124990 41663 124991 41663 124992 41664 124993 41664 124994 41664 124995 41665 124996 41665 124997 41665 124998 41666 124999 41666 125000 41666 125001 41667 125002 41667 125003 41667 125004 41668 125005 41668 125006 41668 125007 41669 125008 41669 125009 41669 125010 41670 125011 41670 125012 41670 125013 41671 125014 41671 125015 41671 125016 41672 125017 41672 125018 41672 125019 41673 125020 41673 125021 41673 125022 41674 125023 41674 125024 41674 125025 41675 125026 41675 125027 41675 125028 41676 125029 41676 125030 41676 125031 41677 125032 41677 125033 41677 125034 41678 125035 41678 125036 41678 125037 41679 125038 41679 125039 41679 125040 41680 125041 41680 125042 41680 125043 41681 125044 41681 125045 41681 125046 41682 125047 41682 125048 41682 125049 41683 125050 41683 125051 41683 125052 41684 125053 41684 125054 41684 125055 41685 125056 41685 125057 41685 125058 41686 125059 41686 125060 41686 125061 41687 125062 41687 125063 41687 125064 41688 125065 41688 125066 41688 125067 41689 125068 41689 125069 41689 125070 41690 125071 41690 125072 41690 125073 41691 125074 41691 125075 41691 125076 41692 125077 41692 125078 41692 125079 41693 125080 41693 125081 41693 125082 41694 125083 41694 125084 41694 125085 41695 125086 41695 125087 41695 125088 41696 125089 41696 125090 41696 125091 41697 125092 41697 125093 41697 125094 41698 125095 41698 125096 41698 125097 41699 125098 41699 125099 41699 125100 41700 125101 41700 125102 41700 125103 41701 125104 41701 125105 41701 125106 41702 125107 41702 125108 41702 125109 41703 125110 41703 125111 41703 125112 41704 125113 41704 125114 41704 125115 41705 125116 41705 125117 41705 125118 41706 125119 41706 125120 41706 125121 41707 125122 41707 125123 41707 125124 41708 125125 41708 125126 41708 125127 41709 125128 41709 125129 41709 125130 41710 125131 41710 125132 41710 125133 41711 125134 41711 125135 41711 125136 41712 125137 41712 125138 41712 125139 41713 125140 41713 125141 41713 125142 41714 125143 41714 125144 41714 125145 41715 125146 41715 125147 41715 125148 41716 125149 41716 125150 41716 125151 41717 125152 41717 125153 41717 125154 41718 125155 41718 125156 41718 125157 41719 125158 41719 125159 41719 125160 41720 125161 41720 125162 41720 125163 41721 125164 41721 125165 41721 125166 41722 125167 41722 125168 41722 125169 41723 125170 41723 125171 41723 125172 41724 125173 41724 125174 41724 125175 41725 125176 41725 125177 41725 125178 41726 125179 41726 125180 41726 125181 41727 125182 41727 125183 41727 125184 41728 125185 41728 125186 41728 125187 41729 125188 41729 125189 41729 125190 41730 125191 41730 125192 41730 125193 41731 125194 41731 125195 41731 125196 41732 125197 41732 125198 41732 125199 41733 125200 41733 125201 41733 125202 41734 125203 41734 125204 41734 125205 41735 125206 41735 125207 41735 125208 41736 125209 41736 125210 41736 125211 41737 125212 41737 125213 41737 125214 41738 125215 41738 125216 41738 125217 41739 125218 41739 125219 41739 125220 41740 125221 41740 125222 41740 125223 41741 125224 41741 125225 41741 125226 41742 125227 41742 125228 41742 125229 41743 125230 41743 125231 41743 125232 41744 125233 41744 125234 41744 125235 41745 125236 41745 125237 41745 125238 41746 125239 41746 125240 41746 125241 41747 125242 41747 125243 41747 125244 41748 125245 41748 125246 41748 125247 41749 125248 41749 125249 41749 125250 41750 125251 41750 125252 41750 125253 41751 125254 41751 125255 41751 125256 41752 125257 41752 125258 41752 125259 41753 125260 41753 125261 41753 125262 41754 125263 41754 125264 41754 125265 41755 125266 41755 125267 41755 125268 41756 125269 41756 125270 41756 125271 41757 125272 41757 125273 41757 125274 41758 125275 41758 125276 41758 125277 41759 125278 41759 125279 41759 125280 41760 125281 41760 125282 41760 125283 41761 125284 41761 125285 41761 125286 41762 125287 41762 125288 41762 125289 41763 125290 41763 125291 41763 125292 41764 125293 41764 125294 41764 125295 41765 125296 41765 125297 41765 125298 41766 125299 41766 125300 41766 125301 41767 125302 41767 125303 41767 125304 41768 125305 41768 125306 41768 125307 41769 125308 41769 125309 41769 125310 41770 125311 41770 125312 41770 125313 41771 125314 41771 125315 41771 125316 41772 125317 41772 125318 41772 125319 41773 125320 41773 125321 41773 125322 41774 125323 41774 125324 41774 125325 41775 125326 41775 125327 41775 125328 41776 125329 41776 125330 41776 125331 41777 125332 41777 125333 41777 125334 41778 125335 41778 125336 41778 125337 41779 125338 41779 125339 41779 125340 41780 125341 41780 125342 41780 125343 41781 125344 41781 125345 41781 125346 41782 125347 41782 125348 41782 125349 41783 125350 41783 125351 41783 125352 41784 125353 41784 125354 41784 125355 41785 125356 41785 125357 41785 125358 41786 125359 41786 125360 41786 125361 41787 125362 41787 125363 41787 125364 41788 125365 41788 125366 41788 125367 41789 125368 41789 125369 41789 125370 41790 125371 41790 125372 41790 125373 41791 125374 41791 125375 41791 125376 41792 125377 41792 125378 41792 125379 41793 125380 41793 125381 41793 125382 41794 125383 41794 125384 41794 125385 41795 125386 41795 125387 41795 125388 41796 125389 41796 125390 41796 125391 41797 125392 41797 125393 41797 125394 41798 125395 41798 125396 41798 125397 41799 125398 41799 125399 41799 125400 41800 125401 41800 125402 41800 125403 41801 125404 41801 125405 41801 125406 41802 125407 41802 125408 41802 125409 41803 125410 41803 125411 41803 125412 41804 125413 41804 125414 41804 125415 41805 125416 41805 125417 41805 125418 41806 125419 41806 125420 41806 125421 41807 125422 41807 125423 41807 125424 41808 125425 41808 125426 41808 125427 41809 125428 41809 125429 41809 125430 41810 125431 41810 125432 41810 125433 41811 125434 41811 125435 41811 125436 41812 125437 41812 125438 41812 125439 41813 125440 41813 125441 41813 125442 41814 125443 41814 125444 41814 125445 41815 125446 41815 125447 41815 125448 41816 125449 41816 125450 41816 125451 41817 125452 41817 125453 41817 125454 41818 125455 41818 125456 41818 125457 41819 125458 41819 125459 41819 125460 41820 125461 41820 125462 41820 125463 41821 125464 41821 125465 41821 125466 41822 125467 41822 125468 41822 125469 41823 125470 41823 125471 41823 125472 41824 125473 41824 125474 41824 125475 41825 125476 41825 125477 41825 125478 41826 125479 41826 125480 41826 125481 41827 125482 41827 125483 41827 125484 41828 125485 41828 125486 41828 125487 41829 125488 41829 125489 41829 125490 41830 125491 41830 125492 41830 125493 41831 125494 41831 125495 41831 125496 41832 125497 41832 125498 41832 125499 41833 125500 41833 125501 41833 125502 41834 125503 41834 125504 41834 125505 41835 125506 41835 125507 41835 125508 41836 125509 41836 125510 41836 125511 41837 125512 41837 125513 41837 125514 41838 125515 41838 125516 41838 125517 41839 125518 41839 125519 41839 125520 41840 125521 41840 125522 41840 125523 41841 125524 41841 125525 41841 125526 41842 125527 41842 125528 41842 125529 41843 125530 41843 125531 41843 125532 41844 125533 41844 125534 41844 125535 41845 125536 41845 125537 41845 125538 41846 125539 41846 125540 41846 125541 41847 125542 41847 125543 41847 125544 41848 125545 41848 125546 41848 125547 41849 125548 41849 125549 41849 125550 41850 125551 41850 125552 41850 125553 41851 125554 41851 125555 41851 125556 41852 125557 41852 125558 41852 125559 41853 125560 41853 125561 41853 125562 41854 125563 41854 125564 41854 125565 41855 125566 41855 125567 41855 125568 41856 125569 41856 125570 41856 125571 41857 125572 41857 125573 41857 125574 41858 125575 41858 125576 41858 125577 41859 125578 41859 125579 41859 125580 41860 125581 41860 125582 41860 125583 41861 125584 41861 125585 41861 125586 41862 125587 41862 125588 41862 125589 41863 125590 41863 125591 41863 125592 41864 125593 41864 125594 41864 125595 41865 125596 41865 125597 41865 125598 41866 125599 41866 125600 41866 125601 41867 125602 41867 125603 41867 125604 41868 125605 41868 125606 41868 125607 41869 125608 41869 125609 41869 125610 41870 125611 41870 125612 41870 125613 41871 125614 41871 125615 41871 125616 41872 125617 41872 125618 41872 125619 41873 125620 41873 125621 41873 125622 41874 125623 41874 125624 41874 125625 41875 125626 41875 125627 41875 125628 41876 125629 41876 125630 41876 125631 41877 125632 41877 125633 41877 125634 41878 125635 41878 125636 41878 125637 41879 125638 41879 125639 41879 125640 41880 125641 41880 125642 41880 125643 41881 125644 41881 125645 41881 125646 41882 125647 41882 125648 41882 125649 41883 125650 41883 125651 41883 125652 41884 125653 41884 125654 41884 125655 41885 125656 41885 125657 41885 125658 41886 125659 41886 125660 41886 125661 41887 125662 41887 125663 41887 125664 41888 125665 41888 125666 41888 125667 41889 125668 41889 125669 41889 125670 41890 125671 41890 125672 41890 125673 41891 125674 41891 125675 41891 125676 41892 125677 41892 125678 41892 125679 41893 125680 41893 125681 41893 125682 41894 125683 41894 125684 41894 125685 41895 125686 41895 125687 41895 125688 41896 125689 41896 125690 41896 125691 41897 125692 41897 125693 41897 125694 41898 125695 41898 125696 41898 125697 41899 125698 41899 125699 41899 125700 41900 125701 41900 125702 41900 125703 41901 125704 41901 125705 41901 125706 41902 125707 41902 125708 41902 125709 41903 125710 41903 125711 41903 125712 41904 125713 41904 125714 41904 125715 41905 125716 41905 125717 41905 125718 41906 125719 41906 125720 41906 125721 41907 125722 41907 125723 41907 125724 41908 125725 41908 125726 41908 125727 41909 125728 41909 125729 41909 125730 41910 125731 41910 125732 41910 125733 41911 125734 41911 125735 41911 125736 41912 125737 41912 125738 41912 125739 41913 125740 41913 125741 41913 125742 41914 125743 41914 125744 41914 125745 41915 125746 41915 125747 41915 125748 41916 125749 41916 125750 41916 125751 41917 125752 41917 125753 41917 125754 41918 125755 41918 125756 41918 125757 41919 125758 41919 125759 41919 125760 41920 125761 41920 125762 41920 125763 41921 125764 41921 125765 41921 125766 41922 125767 41922 125768 41922 125769 41923 125770 41923 125771 41923 125772 41924 125773 41924 125774 41924 125775 41925 125776 41925 125777 41925 125778 41926 125779 41926 125780 41926 125781 41927 125782 41927 125783 41927 125784 41928 125785 41928 125786 41928 125787 41929 125788 41929 125789 41929 125790 41930 125791 41930 125792 41930 125793 41931 125794 41931 125795 41931 125796 41932 125797 41932 125798 41932 125799 41933 125800 41933 125801 41933 125802 41934 125803 41934 125804 41934 125805 41935 125806 41935 125807 41935 125808 41936 125809 41936 125810 41936 125811 41937 125812 41937 125813 41937 125814 41938 125815 41938 125816 41938 125817 41939 125818 41939 125819 41939 125820 41940 125821 41940 125822 41940 125823 41941 125824 41941 125825 41941 125826 41942 125827 41942 125828 41942 125829 41943 125830 41943 125831 41943 125832 41944 125833 41944 125834 41944 125835 41945 125836 41945 125837 41945 125838 41946 125839 41946 125840 41946 125841 41947 125842 41947 125843 41947 125844 41948 125845 41948 125846 41948 125847 41949 125848 41949 125849 41949 125850 41950 125851 41950 125852 41950 125853 41951 125854 41951 125855 41951 125856 41952 125857 41952 125858 41952 125859 41953 125860 41953 125861 41953 125862 41954 125863 41954 125864 41954 125865 41955 125866 41955 125867 41955 125868 41956 125869 41956 125870 41956 125871 41957 125872 41957 125873 41957 125874 41958 125875 41958 125876 41958 125877 41959 125878 41959 125879 41959 125880 41960 125881 41960 125882 41960 125883 41961 125884 41961 125885 41961 125886 41962 125887 41962 125888 41962 125889 41963 125890 41963 125891 41963 125892 41964 125893 41964 125894 41964 125895 41965 125896 41965 125897 41965 125898 41966 125899 41966 125900 41966 125901 41967 125902 41967 125903 41967 125904 41968 125905 41968 125906 41968 125907 41969 125908 41969 125909 41969 125910 41970 125911 41970 125912 41970 125913 41971 125914 41971 125915 41971 125916 41972 125917 41972 125918 41972 125919 41973 125920 41973 125921 41973 125922 41974 125923 41974 125924 41974 125925 41975 125926 41975 125927 41975 125928 41976 125929 41976 125930 41976 125931 41977 125932 41977 125933 41977 125934 41978 125935 41978 125936 41978 125937 41979 125938 41979 125939 41979 125940 41980 125941 41980 125942 41980 125943 41981 125944 41981 125945 41981 125946 41982 125947 41982 125948 41982 125949 41983 125950 41983 125951 41983 125952 41984 125953 41984 125954 41984 125955 41985 125956 41985 125957 41985 125958 41986 125959 41986 125960 41986 125961 41987 125962 41987 125963 41987 125964 41988 125965 41988 125966 41988 125967 41989 125968 41989 125969 41989 125970 41990 125971 41990 125972 41990 125973 41991 125974 41991 125975 41991 125976 41992 125977 41992 125978 41992 125979 41993 125980 41993 125981 41993 125982 41994 125983 41994 125984 41994 125985 41995 125986 41995 125987 41995 125988 41996 125989 41996 125990 41996 125991 41997 125992 41997 125993 41997 125994 41998 125995 41998 125996 41998 125997 41999 125998 41999 125999 41999 126000 42000 126001 42000 126002 42000 126003 42001 126004 42001 126005 42001 126006 42002 126007 42002 126008 42002 126009 42003 126010 42003 126011 42003 126012 42004 126013 42004 126014 42004 126015 42005 126016 42005 126017 42005 126018 42006 126019 42006 126020 42006 126021 42007 126022 42007 126023 42007 126024 42008 126025 42008 126026 42008 126027 42009 126028 42009 126029 42009 126030 42010 126031 42010 126032 42010 126033 42011 126034 42011 126035 42011 126036 42012 126037 42012 126038 42012 126039 42013 126040 42013 126041 42013 126042 42014 126043 42014 126044 42014 126045 42015 126046 42015 126047 42015 126048 42016 126049 42016 126050 42016 126051 42017 126052 42017 126053 42017 126054 42018 126055 42018 126056 42018 126057 42019 126058 42019 126059 42019 126060 42020 126061 42020 126062 42020 126063 42021 126064 42021 126065 42021 126066 42022 126067 42022 126068 42022 126069 42023 126070 42023 126071 42023 126072 42024 126073 42024 126074 42024 126075 42025 126076 42025 126077 42025 126078 42026 126079 42026 126080 42026 126081 42027 126082 42027 126083 42027 126084 42028 126085 42028 126086 42028 126087 42029 126088 42029 126089 42029 126090 42030 126091 42030 126092 42030 126093 42031 126094 42031 126095 42031 126096 42032 126097 42032 126098 42032 126099 42033 126100 42033 126101 42033 126102 42034 126103 42034 126104 42034 126105 42035 126106 42035 126107 42035 126108 42036 126109 42036 126110 42036 126111 42037 126112 42037 126113 42037 126114 42038 126115 42038 126116 42038 126117 42039 126118 42039 126119 42039 126120 42040 126121 42040 126122 42040 126123 42041 126124 42041 126125 42041 126126 42042 126127 42042 126128 42042 126129 42043 126130 42043 126131 42043 126132 42044 126133 42044 126134 42044 126135 42045 126136 42045 126137 42045 126138 42046 126139 42046 126140 42046 126141 42047 126142 42047 126143 42047 126144 42048 126145 42048 126146 42048 126147 42049 126148 42049 126149 42049 126150 42050 126151 42050 126152 42050 126153 42051 126154 42051 126155 42051 126156 42052 126157 42052 126158 42052 126159 42053 126160 42053 126161 42053 126162 42054 126163 42054 126164 42054 126165 42055 126166 42055 126167 42055 126168 42056 126169 42056 126170 42056 126171 42057 126172 42057 126173 42057 126174 42058 126175 42058 126176 42058 126177 42059 126178 42059 126179 42059 126180 42060 126181 42060 126182 42060 126183 42061 126184 42061 126185 42061 126186 42062 126187 42062 126188 42062 126189 42063 126190 42063 126191 42063 126192 42064 126193 42064 126194 42064 126195 42065 126196 42065 126197 42065 126198 42066 126199 42066 126200 42066 126201 42067 126202 42067 126203 42067 126204 42068 126205 42068 126206 42068 126207 42069 126208 42069 126209 42069 126210 42070 126211 42070 126212 42070 126213 42071 126214 42071 126215 42071 126216 42072 126217 42072 126218 42072 126219 42073 126220 42073 126221 42073 126222 42074 126223 42074 126224 42074 126225 42075 126226 42075 126227 42075 126228 42076 126229 42076 126230 42076 126231 42077 126232 42077 126233 42077 126234 42078 126235 42078 126236 42078 126237 42079 126238 42079 126239 42079 126240 42080 126241 42080 126242 42080 126243 42081 126244 42081 126245 42081 126246 42082 126247 42082 126248 42082 126249 42083 126250 42083 126251 42083 126252 42084 126253 42084 126254 42084 126255 42085 126256 42085 126257 42085 126258 42086 126259 42086 126260 42086 126261 42087 126262 42087 126263 42087 126264 42088 126265 42088 126266 42088 126267 42089 126268 42089 126269 42089 126270 42090 126271 42090 126272 42090 126273 42091 126274 42091 126275 42091 126276 42092 126277 42092 126278 42092 126279 42093 126280 42093 126281 42093 126282 42094 126283 42094 126284 42094 126285 42095 126286 42095 126287 42095 126288 42096 126289 42096 126290 42096 126291 42097 126292 42097 126293 42097 126294 42098 126295 42098 126296 42098 126297 42099 126298 42099 126299 42099 126300 42100 126301 42100 126302 42100 126303 42101 126304 42101 126305 42101 126306 42102 126307 42102 126308 42102 126309 42103 126310 42103 126311 42103 126312 42104 126313 42104 126314 42104 126315 42105 126316 42105 126317 42105 126318 42106 126319 42106 126320 42106 126321 42107 126322 42107 126323 42107 126324 42108 126325 42108 126326 42108 126327 42109 126328 42109 126329 42109 126330 42110 126331 42110 126332 42110 126333 42111 126334 42111 126335 42111 126336 42112 126337 42112 126338 42112 126339 42113 126340 42113 126341 42113 126342 42114 126343 42114 126344 42114 126345 42115 126346 42115 126347 42115 126348 42116 126349 42116 126350 42116 126351 42117 126352 42117 126353 42117 126354 42118 126355 42118 126356 42118 126357 42119 126358 42119 126359 42119 126360 42120 126361 42120 126362 42120 126363 42121 126364 42121 126365 42121 126366 42122 126367 42122 126368 42122 126369 42123 126370 42123 126371 42123 126372 42124 126373 42124 126374 42124 126375 42125 126376 42125 126377 42125 126378 42126 126379 42126 126380 42126 126381 42127 126382 42127 126383 42127 126384 42128 126385 42128 126386 42128 126387 42129 126388 42129 126389 42129 126390 42130 126391 42130 126392 42130 126393 42131 126394 42131 126395 42131 126396 42132 126397 42132 126398 42132 126399 42133 126400 42133 126401 42133 126402 42134 126403 42134 126404 42134 126405 42135 126406 42135 126407 42135 126408 42136 126409 42136 126410 42136 126411 42137 126412 42137 126413 42137 126414 42138 126415 42138 126416 42138 126417 42139 126418 42139 126419 42139 126420 42140 126421 42140 126422 42140 126423 42141 126424 42141 126425 42141 126426 42142 126427 42142 126428 42142 126429 42143 126430 42143 126431 42143 126432 42144 126433 42144 126434 42144 126435 42145 126436 42145 126437 42145 126438 42146 126439 42146 126440 42146 126441 42147 126442 42147 126443 42147 126444 42148 126445 42148 126446 42148 126447 42149 126448 42149 126449 42149 126450 42150 126451 42150 126452 42150 126453 42151 126454 42151 126455 42151 126456 42152 126457 42152 126458 42152 126459 42153 126460 42153 126461 42153 126462 42154 126463 42154 126464 42154 126465 42155 126466 42155 126467 42155 126468 42156 126469 42156 126470 42156 126471 42157 126472 42157 126473 42157 126474 42158 126475 42158 126476 42158 126477 42159 126478 42159 126479 42159 126480 42160 126481 42160 126482 42160 126483 42161 126484 42161 126485 42161 126486 42162 126487 42162 126488 42162 126489 42163 126490 42163 126491 42163 126492 42164 126493 42164 126494 42164 126495 42165 126496 42165 126497 42165 126498 42166 126499 42166 126500 42166 126501 42167 126502 42167 126503 42167 126504 42168 126505 42168 126506 42168 126507 42169 126508 42169 126509 42169 126510 42170 126511 42170 126512 42170 126513 42171 126514 42171 126515 42171 126516 42172 126517 42172 126518 42172 126519 42173 126520 42173 126521 42173 126522 42174 126523 42174 126524 42174 126525 42175 126526 42175 126527 42175 126528 42176 126529 42176 126530 42176 126531 42177 126532 42177 126533 42177 126534 42178 126535 42178 126536 42178 126537 42179 126538 42179 126539 42179 126540 42180 126541 42180 126542 42180 126543 42181 126544 42181 126545 42181 126546 42182 126547 42182 126548 42182 126549 42183 126550 42183 126551 42183 126552 42184 126553 42184 126554 42184 126555 42185 126556 42185 126557 42185 126558 42186 126559 42186 126560 42186 126561 42187 126562 42187 126563 42187 126564 42188 126565 42188 126566 42188 126567 42189 126568 42189 126569 42189 126570 42190 126571 42190 126572 42190 126573 42191 126574 42191 126575 42191 126576 42192 126577 42192 126578 42192 126579 42193 126580 42193 126581 42193 126582 42194 126583 42194 126584 42194 126585 42195 126586 42195 126587 42195 126588 42196 126589 42196 126590 42196 126591 42197 126592 42197 126593 42197 126594 42198 126595 42198 126596 42198 126597 42199 126598 42199 126599 42199 126600 42200 126601 42200 126602 42200 126603 42201 126604 42201 126605 42201 126606 42202 126607 42202 126608 42202 126609 42203 126610 42203 126611 42203 126612 42204 126613 42204 126614 42204 126615 42205 126616 42205 126617 42205 126618 42206 126619 42206 126620 42206 126621 42207 126622 42207 126623 42207 126624 42208 126625 42208 126626 42208 126627 42209 126628 42209 126629 42209 126630 42210 126631 42210 126632 42210 126633 42211 126634 42211 126635 42211 126636 42212 126637 42212 126638 42212 126639 42213 126640 42213 126641 42213 126642 42214 126643 42214 126644 42214 126645 42215 126646 42215 126647 42215 126648 42216 126649 42216 126650 42216 126651 42217 126652 42217 126653 42217 126654 42218 126655 42218 126656 42218 126657 42219 126658 42219 126659 42219 126660 42220 126661 42220 126662 42220 126663 42221 126664 42221 126665 42221 126666 42222 126667 42222 126668 42222 126669 42223 126670 42223 126671 42223 126672 42224 126673 42224 126674 42224 126675 42225 126676 42225 126677 42225 126678 42226 126679 42226 126680 42226 126681 42227 126682 42227 126683 42227 126684 42228 126685 42228 126686 42228 126687 42229 126688 42229 126689 42229 126690 42230 126691 42230 126692 42230 126693 42231 126694 42231 126695 42231 126696 42232 126697 42232 126698 42232 126699 42233 126700 42233 126701 42233 126702 42234 126703 42234 126704 42234 126705 42235 126706 42235 126707 42235 126708 42236 126709 42236 126710 42236 126711 42237 126712 42237 126713 42237 126714 42238 126715 42238 126716 42238 126717 42239 126718 42239 126719 42239 126720 42240 126721 42240 126722 42240 126723 42241 126724 42241 126725 42241 126726 42242 126727 42242 126728 42242 126729 42243 126730 42243 126731 42243 126732 42244 126733 42244 126734 42244 126735 42245 126736 42245 126737 42245 126738 42246 126739 42246 126740 42246 126741 42247 126742 42247 126743 42247 126744 42248 126745 42248 126746 42248 126747 42249 126748 42249 126749 42249 126750 42250 126751 42250 126752 42250 126753 42251 126754 42251 126755 42251 126756 42252 126757 42252 126758 42252 126759 42253 126760 42253 126761 42253 126762 42254 126763 42254 126764 42254 126765 42255 126766 42255 126767 42255 126768 42256 126769 42256 126770 42256 126771 42257 126772 42257 126773 42257 126774 42258 126775 42258 126776 42258 126777 42259 126778 42259 126779 42259 126780 42260 126781 42260 126782 42260 126783 42261 126784 42261 126785 42261 126786 42262 126787 42262 126788 42262 126789 42263 126790 42263 126791 42263 126792 42264 126793 42264 126794 42264 126795 42265 126796 42265 126797 42265 126798 42266 126799 42266 126800 42266 126801 42267 126802 42267 126803 42267 126804 42268 126805 42268 126806 42268 126807 42269 126808 42269 126809 42269 126810 42270 126811 42270 126812 42270 126813 42271 126814 42271 126815 42271 126816 42272 126817 42272 126818 42272 126819 42273 126820 42273 126821 42273 126822 42274 126823 42274 126824 42274 126825 42275 126826 42275 126827 42275 126828 42276 126829 42276 126830 42276 126831 42277 126832 42277 126833 42277 126834 42278 126835 42278 126836 42278 126837 42279 126838 42279 126839 42279 126840 42280 126841 42280 126842 42280 126843 42281 126844 42281 126845 42281 126846 42282 126847 42282 126848 42282 126849 42283 126850 42283 126851 42283 126852 42284 126853 42284 126854 42284 126855 42285 126856 42285 126857 42285 126858 42286 126859 42286 126860 42286 126861 42287 126862 42287 126863 42287 126864 42288 126865 42288 126866 42288 126867 42289 126868 42289 126869 42289 126870 42290 126871 42290 126872 42290 126873 42291 126874 42291 126875 42291 126876 42292 126877 42292 126878 42292 126879 42293 126880 42293 126881 42293 126882 42294 126883 42294 126884 42294 126885 42295 126886 42295 126887 42295 126888 42296 126889 42296 126890 42296 126891 42297 126892 42297 126893 42297 126894 42298 126895 42298 126896 42298 126897 42299 126898 42299 126899 42299 126900 42300 126901 42300 126902 42300 126903 42301 126904 42301 126905 42301 126906 42302 126907 42302 126908 42302 126909 42303 126910 42303 126911 42303 126912 42304 126913 42304 126914 42304 126915 42305 126916 42305 126917 42305 126918 42306 126919 42306 126920 42306 126921 42307 126922 42307 126923 42307 126924 42308 126925 42308 126926 42308 126927 42309 126928 42309 126929 42309 126930 42310 126931 42310 126932 42310 126933 42311 126934 42311 126935 42311 126936 42312 126937 42312 126938 42312 126939 42313 126940 42313 126941 42313 126942 42314 126943 42314 126944 42314 126945 42315 126946 42315 126947 42315 126948 42316 126949 42316 126950 42316 126951 42317 126952 42317 126953 42317 126954 42318 126955 42318 126956 42318 126957 42319 126958 42319 126959 42319 126960 42320 126961 42320 126962 42320 126963 42321 126964 42321 126965 42321 126966 42322 126967 42322 126968 42322 126969 42323 126970 42323 126971 42323 126972 42324 126973 42324 126974 42324 126975 42325 126976 42325 126977 42325 126978 42326 126979 42326 126980 42326 126981 42327 126982 42327 126983 42327 126984 42328 126985 42328 126986 42328 126987 42329 126988 42329 126989 42329 126990 42330 126991 42330 126992 42330 126993 42331 126994 42331 126995 42331 126996 42332 126997 42332 126998 42332 126999 42333 127000 42333 127001 42333 127002 42334 127003 42334 127004 42334 127005 42335 127006 42335 127007 42335 127008 42336 127009 42336 127010 42336 127011 42337 127012 42337 127013 42337 127014 42338 127015 42338 127016 42338 127017 42339 127018 42339 127019 42339 127020 42340 127021 42340 127022 42340 127023 42341 127024 42341 127025 42341 127026 42342 127027 42342 127028 42342 127029 42343 127030 42343 127031 42343 127032 42344 127033 42344 127034 42344 127035 42345 127036 42345 127037 42345 127038 42346 127039 42346 127040 42346 127041 42347 127042 42347 127043 42347 127044 42348 127045 42348 127046 42348 127047 42349 127048 42349 127049 42349 127050 42350 127051 42350 127052 42350 127053 42351 127054 42351 127055 42351 127056 42352 127057 42352 127058 42352 127059 42353 127060 42353 127061 42353 127062 42354 127063 42354 127064 42354 127065 42355 127066 42355 127067 42355 127068 42356 127069 42356 127070 42356 127071 42357 127072 42357 127073 42357 127074 42358 127075 42358 127076 42358 127077 42359 127078 42359 127079 42359 127080 42360 127081 42360 127082 42360 127083 42361 127084 42361 127085 42361 127086 42362 127087 42362 127088 42362 127089 42363 127090 42363 127091 42363 127092 42364 127093 42364 127094 42364 127095 42365 127096 42365 127097 42365 127098 42366 127099 42366 127100 42366 127101 42367 127102 42367 127103 42367 127104 42368 127105 42368 127106 42368 127107 42369 127108 42369 127109 42369 127110 42370 127111 42370 127112 42370 127113 42371 127114 42371 127115 42371 127116 42372 127117 42372 127118 42372 127119 42373 127120 42373 127121 42373 127122 42374 127123 42374 127124 42374 127125 42375 127126 42375 127127 42375 127128 42376 127129 42376 127130 42376 127131 42377 127132 42377 127133 42377 127134 42378 127135 42378 127136 42378 127137 42379 127138 42379 127139 42379 127140 42380 127141 42380 127142 42380 127143 42381 127144 42381 127145 42381 127146 42382 127147 42382 127148 42382 127149 42383 127150 42383 127151 42383 127152 42384 127153 42384 127154 42384 127155 42385 127156 42385 127157 42385 127158 42386 127159 42386 127160 42386 127161 42387 127162 42387 127163 42387 127164 42388 127165 42388 127166 42388 127167 42389 127168 42389 127169 42389 127170 42390 127171 42390 127172 42390 127173 42391 127174 42391 127175 42391 127176 42392 127177 42392 127178 42392 127179 42393 127180 42393 127181 42393 127182 42394 127183 42394 127184 42394 127185 42395 127186 42395 127187 42395 127188 42396 127189 42396 127190 42396 127191 42397 127192 42397 127193 42397 127194 42398 127195 42398 127196 42398 127197 42399 127198 42399 127199 42399 127200 42400 127201 42400 127202 42400 127203 42401 127204 42401 127205 42401 127206 42402 127207 42402 127208 42402 127209 42403 127210 42403 127211 42403 127212 42404 127213 42404 127214 42404 127215 42405 127216 42405 127217 42405 127218 42406 127219 42406 127220 42406 127221 42407 127222 42407 127223 42407 127224 42408 127225 42408 127226 42408 127227 42409 127228 42409 127229 42409 127230 42410 127231 42410 127232 42410 127233 42411 127234 42411 127235 42411 127236 42412 127237 42412 127238 42412 127239 42413 127240 42413 127241 42413 127242 42414 127243 42414 127244 42414 127245 42415 127246 42415 127247 42415 127248 42416 127249 42416 127250 42416 127251 42417 127252 42417 127253 42417 127254 42418 127255 42418 127256 42418 127257 42419 127258 42419 127259 42419 127260 42420 127261 42420 127262 42420 127263 42421 127264 42421 127265 42421 127266 42422 127267 42422 127268 42422 127269 42423 127270 42423 127271 42423 127272 42424 127273 42424 127274 42424 127275 42425 127276 42425 127277 42425 127278 42426 127279 42426 127280 42426 127281 42427 127282 42427 127283 42427 127284 42428 127285 42428 127286 42428 127287 42429 127288 42429 127289 42429 127290 42430 127291 42430 127292 42430 127293 42431 127294 42431 127295 42431 127296 42432 127297 42432 127298 42432 127299 42433 127300 42433 127301 42433 127302 42434 127303 42434 127304 42434 127305 42435 127306 42435 127307 42435 127308 42436 127309 42436 127310 42436 127311 42437 127312 42437 127313 42437 127314 42438 127315 42438 127316 42438 127317 42439 127318 42439 127319 42439 127320 42440 127321 42440 127322 42440 127323 42441 127324 42441 127325 42441 127326 42442 127327 42442 127328 42442 127329 42443 127330 42443 127331 42443 127332 42444 127333 42444 127334 42444 127335 42445 127336 42445 127337 42445 127338 42446 127339 42446 127340 42446 127341 42447 127342 42447 127343 42447 127344 42448 127345 42448 127346 42448 127347 42449 127348 42449 127349 42449 127350 42450 127351 42450 127352 42450 127353 42451 127354 42451 127355 42451 127356 42452 127357 42452 127358 42452 127359 42453 127360 42453 127361 42453 127362 42454 127363 42454 127364 42454 127365 42455 127366 42455 127367 42455 127368 42456 127369 42456 127370 42456 127371 42457 127372 42457 127373 42457 127374 42458 127375 42458 127376 42458 127377 42459 127378 42459 127379 42459 127380 42460 127381 42460 127382 42460 127383 42461 127384 42461 127385 42461 127386 42462 127387 42462 127388 42462 127389 42463 127390 42463 127391 42463 127392 42464 127393 42464 127394 42464 127395 42465 127396 42465 127397 42465 127398 42466 127399 42466 127400 42466 127401 42467 127402 42467 127403 42467 127404 42468 127405 42468 127406 42468 127407 42469 127408 42469 127409 42469 127410 42470 127411 42470 127412 42470 127413 42471 127414 42471 127415 42471 127416 42472 127417 42472 127418 42472 127419 42473 127420 42473 127421 42473 127422 42474 127423 42474 127424 42474 127425 42475 127426 42475 127427 42475 127428 42476 127429 42476 127430 42476 127431 42477 127432 42477 127433 42477 127434 42478 127435 42478 127436 42478 127437 42479 127438 42479 127439 42479 127440 42480 127441 42480 127442 42480 127443 42481 127444 42481 127445 42481 127446 42482 127447 42482 127448 42482 127449 42483 127450 42483 127451 42483 127452 42484 127453 42484 127454 42484 127455 42485 127456 42485 127457 42485 127458 42486 127459 42486 127460 42486 127461 42487 127462 42487 127463 42487 127464 42488 127465 42488 127466 42488 127467 42489 127468 42489 127469 42489 127470 42490 127471 42490 127472 42490 127473 42491 127474 42491 127475 42491 127476 42492 127477 42492 127478 42492 127479 42493 127480 42493 127481 42493 127482 42494 127483 42494 127484 42494 127485 42495 127486 42495 127487 42495 127488 42496 127489 42496 127490 42496 127491 42497 127492 42497 127493 42497 127494 42498 127495 42498 127496 42498 127497 42499 127498 42499 127499 42499 127500 42500 127501 42500 127502 42500 127503 42501 127504 42501 127505 42501 127506 42502 127507 42502 127508 42502 127509 42503 127510 42503 127511 42503 127512 42504 127513 42504 127514 42504 127515 42505 127516 42505 127517 42505 127518 42506 127519 42506 127520 42506 127521 42507 127522 42507 127523 42507 127524 42508 127525 42508 127526 42508 127527 42509 127528 42509 127529 42509 127530 42510 127531 42510 127532 42510 127533 42511 127534 42511 127535 42511 127536 42512 127537 42512 127538 42512 127539 42513 127540 42513 127541 42513 127542 42514 127543 42514 127544 42514 127545 42515 127546 42515 127547 42515 127548 42516 127549 42516 127550 42516 127551 42517 127552 42517 127553 42517 127554 42518 127555 42518 127556 42518 127557 42519 127558 42519 127559 42519 127560 42520 127561 42520 127562 42520 127563 42521 127564 42521 127565 42521 127566 42522 127567 42522 127568 42522 127569 42523 127570 42523 127571 42523 127572 42524 127573 42524 127574 42524 127575 42525 127576 42525 127577 42525 127578 42526 127579 42526 127580 42526 127581 42527 127582 42527 127583 42527 127584 42528 127585 42528 127586 42528 127587 42529 127588 42529 127589 42529 127590 42530 127591 42530 127592 42530 127593 42531 127594 42531 127595 42531 127596 42532 127597 42532 127598 42532 127599 42533 127600 42533 127601 42533 127602 42534 127603 42534 127604 42534 127605 42535 127606 42535 127607 42535 127608 42536 127609 42536 127610 42536 127611 42537 127612 42537 127613 42537 127614 42538 127615 42538 127616 42538 127617 42539 127618 42539 127619 42539 127620 42540 127621 42540 127622 42540 127623 42541 127624 42541 127625 42541 127626 42542 127627 42542 127628 42542 127629 42543 127630 42543 127631 42543 127632 42544 127633 42544 127634 42544 127635 42545 127636 42545 127637 42545 127638 42546 127639 42546 127640 42546 127641 42547 127642 42547 127643 42547 127644 42548 127645 42548 127646 42548 127647 42549 127648 42549 127649 42549 127650 42550 127651 42550 127652 42550 127653 42551 127654 42551 127655 42551 127656 42552 127657 42552 127658 42552 127659 42553 127660 42553 127661 42553 127662 42554 127663 42554 127664 42554 127665 42555 127666 42555 127667 42555 127668 42556 127669 42556 127670 42556 127671 42557 127672 42557 127673 42557 127674 42558 127675 42558 127676 42558 127677 42559 127678 42559 127679 42559 127680 42560 127681 42560 127682 42560 127683 42561 127684 42561 127685 42561 127686 42562 127687 42562 127688 42562 127689 42563 127690 42563 127691 42563 127692 42564 127693 42564 127694 42564 127695 42565 127696 42565 127697 42565 127698 42566 127699 42566 127700 42566 127701 42567 127702 42567 127703 42567 127704 42568 127705 42568 127706 42568 127707 42569 127708 42569 127709 42569 127710 42570 127711 42570 127712 42570 127713 42571 127714 42571 127715 42571 127716 42572 127717 42572 127718 42572 127719 42573 127720 42573 127721 42573 127722 42574 127723 42574 127724 42574 127725 42575 127726 42575 127727 42575 127728 42576 127729 42576 127730 42576 127731 42577 127732 42577 127733 42577 127734 42578 127735 42578 127736 42578 127737 42579 127738 42579 127739 42579 127740 42580 127741 42580 127742 42580 127743 42581 127744 42581 127745 42581 127746 42582 127747 42582 127748 42582 127749 42583 127750 42583 127751 42583 127752 42584 127753 42584 127754 42584 127755 42585 127756 42585 127757 42585 127758 42586 127759 42586 127760 42586 127761 42587 127762 42587 127763 42587 127764 42588 127765 42588 127766 42588 127767 42589 127768 42589 127769 42589 127770 42590 127771 42590 127772 42590 127773 42591 127774 42591 127775 42591 127776 42592 127777 42592 127778 42592 127779 42593 127780 42593 127781 42593 127782 42594 127783 42594 127784 42594 127785 42595 127786 42595 127787 42595 127788 42596 127789 42596 127790 42596 127791 42597 127792 42597 127793 42597 127794 42598 127795 42598 127796 42598 127797 42599 127798 42599 127799 42599 127800 42600 127801 42600 127802 42600 127803 42601 127804 42601 127805 42601 127806 42602 127807 42602 127808 42602 127809 42603 127810 42603 127811 42603 127812 42604 127813 42604 127814 42604 127815 42605 127816 42605 127817 42605 127818 42606 127819 42606 127820 42606 127821 42607 127822 42607 127823 42607 127824 42608 127825 42608 127826 42608 127827 42609 127828 42609 127829 42609 127830 42610 127831 42610 127832 42610 127833 42611 127834 42611 127835 42611 127836 42612 127837 42612 127838 42612 127839 42613 127840 42613 127841 42613 127842 42614 127843 42614 127844 42614 127845 42615 127846 42615 127847 42615 127848 42616 127849 42616 127850 42616 127851 42617 127852 42617 127853 42617 127854 42618 127855 42618 127856 42618 127857 42619 127858 42619 127859 42619 127860 42620 127861 42620 127862 42620 127863 42621 127864 42621 127865 42621 127866 42622 127867 42622 127868 42622 127869 42623 127870 42623 127871 42623 127872 42624 127873 42624 127874 42624 127875 42625 127876 42625 127877 42625 127878 42626 127879 42626 127880 42626 127881 42627 127882 42627 127883 42627 127884 42628 127885 42628 127886 42628 127887 42629 127888 42629 127889 42629 127890 42630 127891 42630 127892 42630 127893 42631 127894 42631 127895 42631 127896 42632 127897 42632 127898 42632 127899 42633 127900 42633 127901 42633 127902 42634 127903 42634 127904 42634 127905 42635 127906 42635 127907 42635 127908 42636 127909 42636 127910 42636 127911 42637 127912 42637 127913 42637 127914 42638 127915 42638 127916 42638 127917 42639 127918 42639 127919 42639 127920 42640 127921 42640 127922 42640 127923 42641 127924 42641 127925 42641 127926 42642 127927 42642 127928 42642 127929 42643 127930 42643 127931 42643 127932 42644 127933 42644 127934 42644 127935 42645 127936 42645 127937 42645 127938 42646 127939 42646 127940 42646 127941 42647 127942 42647 127943 42647 127944 42648 127945 42648 127946 42648 127947 42649 127948 42649 127949 42649 127950 42650 127951 42650 127952 42650 127953 42651 127954 42651 127955 42651 127956 42652 127957 42652 127958 42652 127959 42653 127960 42653 127961 42653 127962 42654 127963 42654 127964 42654 127965 42655 127966 42655 127967 42655 127968 42656 127969 42656 127970 42656 127971 42657 127972 42657 127973 42657 127974 42658 127975 42658 127976 42658 127977 42659 127978 42659 127979 42659 127980 42660 127981 42660 127982 42660 127983 42661 127984 42661 127985 42661 127986 42662 127987 42662 127988 42662 127989 42663 127990 42663 127991 42663 127992 42664 127993 42664 127994 42664 127995 42665 127996 42665 127997 42665 127998 42666 127999 42666 128000 42666 128001 42667 128002 42667 128003 42667 128004 42668 128005 42668 128006 42668 128007 42669 128008 42669 128009 42669 128010 42670 128011 42670 128012 42670 128013 42671 128014 42671 128015 42671 128016 42672 128017 42672 128018 42672 128019 42673 128020 42673 128021 42673 128022 42674 128023 42674 128024 42674 128025 42675 128026 42675 128027 42675 128028 42676 128029 42676 128030 42676 128031 42677 128032 42677 128033 42677 128034 42678 128035 42678 128036 42678 128037 42679 128038 42679 128039 42679 128040 42680 128041 42680 128042 42680 128043 42681 128044 42681 128045 42681 128046 42682 128047 42682 128048 42682 128049 42683 128050 42683 128051 42683 128052 42684 128053 42684 128054 42684 128055 42685 128056 42685 128057 42685 128058 42686 128059 42686 128060 42686 128061 42687 128062 42687 128063 42687 128064 42688 128065 42688 128066 42688 128067 42689 128068 42689 128069 42689 128070 42690 128071 42690 128072 42690 128073 42691 128074 42691 128075 42691 128076 42692 128077 42692 128078 42692 128079 42693 128080 42693 128081 42693 128082 42694 128083 42694 128084 42694 128085 42695 128086 42695 128087 42695 128088 42696 128089 42696 128090 42696 128091 42697 128092 42697 128093 42697 128094 42698 128095 42698 128096 42698 128097 42699 128098 42699 128099 42699 128100 42700 128101 42700 128102 42700 128103 42701 128104 42701 128105 42701 128106 42702 128107 42702 128108 42702 128109 42703 128110 42703 128111 42703 128112 42704 128113 42704 128114 42704 128115 42705 128116 42705 128117 42705 128118 42706 128119 42706 128120 42706 128121 42707 128122 42707 128123 42707 128124 42708 128125 42708 128126 42708 128127 42709 128128 42709 128129 42709 128130 42710 128131 42710 128132 42710 128133 42711 128134 42711 128135 42711 128136 42712 128137 42712 128138 42712 128139 42713 128140 42713 128141 42713 128142 42714 128143 42714 128144 42714 128145 42715 128146 42715 128147 42715 128148 42716 128149 42716 128150 42716 128151 42717 128152 42717 128153 42717 128154 42718 128155 42718 128156 42718 128157 42719 128158 42719 128159 42719 128160 42720 128161 42720 128162 42720 128163 42721 128164 42721 128165 42721 128166 42722 128167 42722 128168 42722 128169 42723 128170 42723 128171 42723 128172 42724 128173 42724 128174 42724 128175 42725 128176 42725 128177 42725 128178 42726 128179 42726 128180 42726 128181 42727 128182 42727 128183 42727 128184 42728 128185 42728 128186 42728 128187 42729 128188 42729 128189 42729 128190 42730 128191 42730 128192 42730 128193 42731 128194 42731 128195 42731 128196 42732 128197 42732 128198 42732 128199 42733 128200 42733 128201 42733 128202 42734 128203 42734 128204 42734 128205 42735 128206 42735 128207 42735 128208 42736 128209 42736 128210 42736 128211 42737 128212 42737 128213 42737 128214 42738 128215 42738 128216 42738 128217 42739 128218 42739 128219 42739 128220 42740 128221 42740 128222 42740 128223 42741 128224 42741 128225 42741 128226 42742 128227 42742 128228 42742 128229 42743 128230 42743 128231 42743 128232 42744 128233 42744 128234 42744 128235 42745 128236 42745 128237 42745 128238 42746 128239 42746 128240 42746 128241 42747 128242 42747 128243 42747 128244 42748 128245 42748 128246 42748 128247 42749 128248 42749 128249 42749 128250 42750 128251 42750 128252 42750 128253 42751 128254 42751 128255 42751 128256 42752 128257 42752 128258 42752 128259 42753 128260 42753 128261 42753 128262 42754 128263 42754 128264 42754 128265 42755 128266 42755 128267 42755 128268 42756 128269 42756 128270 42756 128271 42757 128272 42757 128273 42757 128274 42758 128275 42758 128276 42758 128277 42759 128278 42759 128279 42759 128280 42760 128281 42760 128282 42760 128283 42761 128284 42761 128285 42761 128286 42762 128287 42762 128288 42762 128289 42763 128290 42763 128291 42763 128292 42764 128293 42764 128294 42764 128295 42765 128296 42765 128297 42765 128298 42766 128299 42766 128300 42766 128301 42767 128302 42767 128303 42767 128304 42768 128305 42768 128306 42768 128307 42769 128308 42769 128309 42769 128310 42770 128311 42770 128312 42770 128313 42771 128314 42771 128315 42771 128316 42772 128317 42772 128318 42772 128319 42773 128320 42773 128321 42773 128322 42774 128323 42774 128324 42774 128325 42775 128326 42775 128327 42775 128328 42776 128329 42776 128330 42776 128331 42777 128332 42777 128333 42777 128334 42778 128335 42778 128336 42778 128337 42779 128338 42779 128339 42779 128340 42780 128341 42780 128342 42780 128343 42781 128344 42781 128345 42781 128346 42782 128347 42782 128348 42782 128349 42783 128350 42783 128351 42783 128352 42784 128353 42784 128354 42784 128355 42785 128356 42785 128357 42785 128358 42786 128359 42786 128360 42786 128361 42787 128362 42787 128363 42787 128364 42788 128365 42788 128366 42788 128367 42789 128368 42789 128369 42789 128370 42790 128371 42790 128372 42790 128373 42791 128374 42791 128375 42791 128376 42792 128377 42792 128378 42792 128379 42793 128380 42793 128381 42793 128382 42794 128383 42794 128384 42794 128385 42795 128386 42795 128387 42795 128388 42796 128389 42796 128390 42796 128391 42797 128392 42797 128393 42797 128394 42798 128395 42798 128396 42798 128397 42799 128398 42799 128399 42799 128400 42800 128401 42800 128402 42800 128403 42801 128404 42801 128405 42801 128406 42802 128407 42802 128408 42802 128409 42803 128410 42803 128411 42803 128412 42804 128413 42804 128414 42804 128415 42805 128416 42805 128417 42805 128418 42806 128419 42806 128420 42806 128421 42807 128422 42807 128423 42807 128424 42808 128425 42808 128426 42808 128427 42809 128428 42809 128429 42809 128430 42810 128431 42810 128432 42810 128433 42811 128434 42811 128435 42811 128436 42812 128437 42812 128438 42812 128439 42813 128440 42813 128441 42813 128442 42814 128443 42814 128444 42814 128445 42815 128446 42815 128447 42815 128448 42816 128449 42816 128450 42816 128451 42817 128452 42817 128453 42817 128454 42818 128455 42818 128456 42818 128457 42819 128458 42819 128459 42819 128460 42820 128461 42820 128462 42820 128463 42821 128464 42821 128465 42821 128466 42822 128467 42822 128468 42822 128469 42823 128470 42823 128471 42823 128472 42824 128473 42824 128474 42824 128475 42825 128476 42825 128477 42825 128478 42826 128479 42826 128480 42826 128481 42827 128482 42827 128483 42827 128484 42828 128485 42828 128486 42828 128487 42829 128488 42829 128489 42829 128490 42830 128491 42830 128492 42830 128493 42831 128494 42831 128495 42831 128496 42832 128497 42832 128498 42832 128499 42833 128500 42833 128501 42833 128502 42834 128503 42834 128504 42834 128505 42835 128506 42835 128507 42835 128508 42836 128509 42836 128510 42836 128511 42837 128512 42837 128513 42837 128514 42838 128515 42838 128516 42838 128517 42839 128518 42839 128519 42839 128520 42840 128521 42840 128522 42840 128523 42841 128524 42841 128525 42841 128526 42842 128527 42842 128528 42842 128529 42843 128530 42843 128531 42843 128532 42844 128533 42844 128534 42844 128535 42845 128536 42845 128537 42845 128538 42846 128539 42846 128540 42846 128541 42847 128542 42847 128543 42847 128544 42848 128545 42848 128546 42848 128547 42849 128548 42849 128549 42849 128550 42850 128551 42850 128552 42850 128553 42851 128554 42851 128555 42851 128556 42852 128557 42852 128558 42852 128559 42853 128560 42853 128561 42853 128562 42854 128563 42854 128564 42854 128565 42855 128566 42855 128567 42855 128568 42856 128569 42856 128570 42856 128571 42857 128572 42857 128573 42857 128574 42858 128575 42858 128576 42858 128577 42859 128578 42859 128579 42859 128580 42860 128581 42860 128582 42860 128583 42861 128584 42861 128585 42861 128586 42862 128587 42862 128588 42862 128589 42863 128590 42863 128591 42863 128592 42864 128593 42864 128594 42864 128595 42865 128596 42865 128597 42865 128598 42866 128599 42866 128600 42866 128601 42867 128602 42867 128603 42867 128604 42868 128605 42868 128606 42868 128607 42869 128608 42869 128609 42869 128610 42870 128611 42870 128612 42870 128613 42871 128614 42871 128615 42871 128616 42872 128617 42872 128618 42872 128619 42873 128620 42873 128621 42873 128622 42874 128623 42874 128624 42874 128625 42875 128626 42875 128627 42875 128628 42876 128629 42876 128630 42876 128631 42877 128632 42877 128633 42877 128634 42878 128635 42878 128636 42878 128637 42879 128638 42879 128639 42879 128640 42880 128641 42880 128642 42880 128643 42881 128644 42881 128645 42881 128646 42882 128647 42882 128648 42882 128649 42883 128650 42883 128651 42883 128652 42884 128653 42884 128654 42884 128655 42885 128656 42885 128657 42885 128658 42886 128659 42886 128660 42886 128661 42887 128662 42887 128663 42887 128664 42888 128665 42888 128666 42888 128667 42889 128668 42889 128669 42889 128670 42890 128671 42890 128672 42890 128673 42891 128674 42891 128675 42891 128676 42892 128677 42892 128678 42892 128679 42893 128680 42893 128681 42893 128682 42894 128683 42894 128684 42894 128685 42895 128686 42895 128687 42895 128688 42896 128689 42896 128690 42896 128691 42897 128692 42897 128693 42897 128694 42898 128695 42898 128696 42898 128697 42899 128698 42899 128699 42899 128700 42900 128701 42900 128702 42900 128703 42901 128704 42901 128705 42901 128706 42902 128707 42902 128708 42902 128709 42903 128710 42903 128711 42903 128712 42904 128713 42904 128714 42904 128715 42905 128716 42905 128717 42905 128718 42906 128719 42906 128720 42906 128721 42907 128722 42907 128723 42907 128724 42908 128725 42908 128726 42908 128727 42909 128728 42909 128729 42909 128730 42910 128731 42910 128732 42910 128733 42911 128734 42911 128735 42911 128736 42912 128737 42912 128738 42912 128739 42913 128740 42913 128741 42913 128742 42914 128743 42914 128744 42914 128745 42915 128746 42915 128747 42915 128748 42916 128749 42916 128750 42916 128751 42917 128752 42917 128753 42917 128754 42918 128755 42918 128756 42918 128757 42919 128758 42919 128759 42919 128760 42920 128761 42920 128762 42920 128763 42921 128764 42921 128765 42921 128766 42922 128767 42922 128768 42922 128769 42923 128770 42923 128771 42923 128772 42924 128773 42924 128774 42924 128775 42925 128776 42925 128777 42925 128778 42926 128779 42926 128780 42926 128781 42927 128782 42927 128783 42927 128784 42928 128785 42928 128786 42928 128787 42929 128788 42929 128789 42929 128790 42930 128791 42930 128792 42930 128793 42931 128794 42931 128795 42931 128796 42932 128797 42932 128798 42932 128799 42933 128800 42933 128801 42933 128802 42934 128803 42934 128804 42934 128805 42935 128806 42935 128807 42935 128808 42936 128809 42936 128810 42936 128811 42937 128812 42937 128813 42937 128814 42938 128815 42938 128816 42938 128817 42939 128818 42939 128819 42939 128820 42940 128821 42940 128822 42940 128823 42941 128824 42941 128825 42941 128826 42942 128827 42942 128828 42942 128829 42943 128830 42943 128831 42943 128832 42944 128833 42944 128834 42944 128835 42945 128836 42945 128837 42945 128838 42946 128839 42946 128840 42946 128841 42947 128842 42947 128843 42947 128844 42948 128845 42948 128846 42948 128847 42949 128848 42949 128849 42949 128850 42950 128851 42950 128852 42950 128853 42951 128854 42951 128855 42951 128856 42952 128857 42952 128858 42952 128859 42953 128860 42953 128861 42953 128862 42954 128863 42954 128864 42954 128865 42955 128866 42955 128867 42955 128868 42956 128869 42956 128870 42956 128871 42957 128872 42957 128873 42957 128874 42958 128875 42958 128876 42958 128877 42959 128878 42959 128879 42959 128880 42960 128881 42960 128882 42960 128883 42961 128884 42961 128885 42961 128886 42962 128887 42962 128888 42962 128889 42963 128890 42963 128891 42963 128892 42964 128893 42964 128894 42964 128895 42965 128896 42965 128897 42965 128898 42966 128899 42966 128900 42966 128901 42967 128902 42967 128903 42967 128904 42968 128905 42968 128906 42968 128907 42969 128908 42969 128909 42969 128910 42970 128911 42970 128912 42970 128913 42971 128914 42971 128915 42971 128916 42972 128917 42972 128918 42972 128919 42973 128920 42973 128921 42973 128922 42974 128923 42974 128924 42974 128925 42975 128926 42975 128927 42975 128928 42976 128929 42976 128930 42976 128931 42977 128932 42977 128933 42977 128934 42978 128935 42978 128936 42978 128937 42979 128938 42979 128939 42979 128940 42980 128941 42980 128942 42980 128943 42981 128944 42981 128945 42981 128946 42982 128947 42982 128948 42982 128949 42983 128950 42983 128951 42983 128952 42984 128953 42984 128954 42984 128955 42985 128956 42985 128957 42985 128958 42986 128959 42986 128960 42986 128961 42987 128962 42987 128963 42987 128964 42988 128965 42988 128966 42988 128967 42989 128968 42989 128969 42989 128970 42990 128971 42990 128972 42990 128973 42991 128974 42991 128975 42991 128976 42992 128977 42992 128978 42992 128979 42993 128980 42993 128981 42993 128982 42994 128983 42994 128984 42994 128985 42995 128986 42995 128987 42995 128988 42996 128989 42996 128990 42996 128991 42997 128992 42997 128993 42997 128994 42998 128995 42998 128996 42998 128997 42999 128998 42999 128999 42999 129000 43000 129001 43000 129002 43000 129003 43001 129004 43001 129005 43001 129006 43002 129007 43002 129008 43002 129009 43003 129010 43003 129011 43003 129012 43004 129013 43004 129014 43004 129015 43005 129016 43005 129017 43005 129018 43006 129019 43006 129020 43006 129021 43007 129022 43007 129023 43007 129024 43008 129025 43008 129026 43008 129027 43009 129028 43009 129029 43009 129030 43010 129031 43010 129032 43010 129033 43011 129034 43011 129035 43011 129036 43012 129037 43012 129038 43012 129039 43013 129040 43013 129041 43013 129042 43014 129043 43014 129044 43014 129045 43015 129046 43015 129047 43015 129048 43016 129049 43016 129050 43016 129051 43017 129052 43017 129053 43017 129054 43018 129055 43018 129056 43018 129057 43019 129058 43019 129059 43019 129060 43020 129061 43020 129062 43020 129063 43021 129064 43021 129065 43021 129066 43022 129067 43022 129068 43022 129069 43023 129070 43023 129071 43023 129072 43024 129073 43024 129074 43024 129075 43025 129076 43025 129077 43025 129078 43026 129079 43026 129080 43026 129081 43027 129082 43027 129083 43027 129084 43028 129085 43028 129086 43028 129087 43029 129088 43029 129089 43029 129090 43030 129091 43030 129092 43030 129093 43031 129094 43031 129095 43031 129096 43032 129097 43032 129098 43032 129099 43033 129100 43033 129101 43033 129102 43034 129103 43034 129104 43034 129105 43035 129106 43035 129107 43035 129108 43036 129109 43036 129110 43036 129111 43037 129112 43037 129113 43037 129114 43038 129115 43038 129116 43038 129117 43039 129118 43039 129119 43039 129120 43040 129121 43040 129122 43040 129123 43041 129124 43041 129125 43041 129126 43042 129127 43042 129128 43042 129129 43043 129130 43043 129131 43043 129132 43044 129133 43044 129134 43044 129135 43045 129136 43045 129137 43045 129138 43046 129139 43046 129140 43046 129141 43047 129142 43047 129143 43047 129144 43048 129145 43048 129146 43048 129147 43049 129148 43049 129149 43049 129150 43050 129151 43050 129152 43050 129153 43051 129154 43051 129155 43051 129156 43052 129157 43052 129158 43052 129159 43053 129160 43053 129161 43053 129162 43054 129163 43054 129164 43054 129165 43055 129166 43055 129167 43055 129168 43056 129169 43056 129170 43056 129171 43057 129172 43057 129173 43057 129174 43058 129175 43058 129176 43058 129177 43059 129178 43059 129179 43059 129180 43060 129181 43060 129182 43060 129183 43061 129184 43061 129185 43061 129186 43062 129187 43062 129188 43062 129189 43063 129190 43063 129191 43063 129192 43064 129193 43064 129194 43064 129195 43065 129196 43065 129197 43065 129198 43066 129199 43066 129200 43066 129201 43067 129202 43067 129203 43067 129204 43068 129205 43068 129206 43068 129207 43069 129208 43069 129209 43069 129210 43070 129211 43070 129212 43070 129213 43071 129214 43071 129215 43071 129216 43072 129217 43072 129218 43072 129219 43073 129220 43073 129221 43073 129222 43074 129223 43074 129224 43074 129225 43075 129226 43075 129227 43075 129228 43076 129229 43076 129230 43076 129231 43077 129232 43077 129233 43077 129234 43078 129235 43078 129236 43078 129237 43079 129238 43079 129239 43079 129240 43080 129241 43080 129242 43080 129243 43081 129244 43081 129245 43081 129246 43082 129247 43082 129248 43082 129249 43083 129250 43083 129251 43083 129252 43084 129253 43084 129254 43084 129255 43085 129256 43085 129257 43085 129258 43086 129259 43086 129260 43086 129261 43087 129262 43087 129263 43087 129264 43088 129265 43088 129266 43088 129267 43089 129268 43089 129269 43089 129270 43090 129271 43090 129272 43090 129273 43091 129274 43091 129275 43091 129276 43092 129277 43092 129278 43092 129279 43093 129280 43093 129281 43093 129282 43094 129283 43094 129284 43094 129285 43095 129286 43095 129287 43095 129288 43096 129289 43096 129290 43096 129291 43097 129292 43097 129293 43097 129294 43098 129295 43098 129296 43098 129297 43099 129298 43099 129299 43099 129300 43100 129301 43100 129302 43100 129303 43101 129304 43101 129305 43101 129306 43102 129307 43102 129308 43102 129309 43103 129310 43103 129311 43103 129312 43104 129313 43104 129314 43104 129315 43105 129316 43105 129317 43105 129318 43106 129319 43106 129320 43106 129321 43107 129322 43107 129323 43107 129324 43108 129325 43108 129326 43108 129327 43109 129328 43109 129329 43109 129330 43110 129331 43110 129332 43110 129333 43111 129334 43111 129335 43111 129336 43112 129337 43112 129338 43112 129339 43113 129340 43113 129341 43113 129342 43114 129343 43114 129344 43114 129345 43115 129346 43115 129347 43115 129348 43116 129349 43116 129350 43116 129351 43117 129352 43117 129353 43117 129354 43118 129355 43118 129356 43118 129357 43119 129358 43119 129359 43119 129360 43120 129361 43120 129362 43120 129363 43121 129364 43121 129365 43121 129366 43122 129367 43122 129368 43122 129369 43123 129370 43123 129371 43123 129372 43124 129373 43124 129374 43124 129375 43125 129376 43125 129377 43125 129378 43126 129379 43126 129380 43126 129381 43127 129382 43127 129383 43127 129384 43128 129385 43128 129386 43128 129387 43129 129388 43129 129389 43129 129390 43130 129391 43130 129392 43130 129393 43131 129394 43131 129395 43131 129396 43132 129397 43132 129398 43132 129399 43133 129400 43133 129401 43133 129402 43134 129403 43134 129404 43134 129405 43135 129406 43135 129407 43135 129408 43136 129409 43136 129410 43136 129411 43137 129412 43137 129413 43137 129414 43138 129415 43138 129416 43138 129417 43139 129418 43139 129419 43139 129420 43140 129421 43140 129422 43140 129423 43141 129424 43141 129425 43141 129426 43142 129427 43142 129428 43142 129429 43143 129430 43143 129431 43143 129432 43144 129433 43144 129434 43144 129435 43145 129436 43145 129437 43145 129438 43146 129439 43146 129440 43146 129441 43147 129442 43147 129443 43147 129444 43148 129445 43148 129446 43148 129447 43149 129448 43149 129449 43149 129450 43150 129451 43150 129452 43150 129453 43151 129454 43151 129455 43151 129456 43152 129457 43152 129458 43152 129459 43153 129460 43153 129461 43153 129462 43154 129463 43154 129464 43154 129465 43155 129466 43155 129467 43155 129468 43156 129469 43156 129470 43156 129471 43157 129472 43157 129473 43157 129474 43158 129475 43158 129476 43158 129477 43159 129478 43159 129479 43159 129480 43160 129481 43160 129482 43160 129483 43161 129484 43161 129485 43161 129486 43162 129487 43162 129488 43162 129489 43163 129490 43163 129491 43163 129492 43164 129493 43164 129494 43164 129495 43165 129496 43165 129497 43165 129498 43166 129499 43166 129500 43166 129501 43167 129502 43167 129503 43167 129504 43168 129505 43168 129506 43168 129507 43169 129508 43169 129509 43169 129510 43170 129511 43170 129512 43170 129513 43171 129514 43171 129515 43171 129516 43172 129517 43172 129518 43172 129519 43173 129520 43173 129521 43173 129522 43174 129523 43174 129524 43174 129525 43175 129526 43175 129527 43175 129528 43176 129529 43176 129530 43176 129531 43177 129532 43177 129533 43177 129534 43178 129535 43178 129536 43178 129537 43179 129538 43179 129539 43179 129540 43180 129541 43180 129542 43180 129543 43181 129544 43181 129545 43181 129546 43182 129547 43182 129548 43182 129549 43183 129550 43183 129551 43183 129552 43184 129553 43184 129554 43184 129555 43185 129556 43185 129557 43185 129558 43186 129559 43186 129560 43186 129561 43187 129562 43187 129563 43187 129564 43188 129565 43188 129566 43188 129567 43189 129568 43189 129569 43189 129570 43190 129571 43190 129572 43190 129573 43191 129574 43191 129575 43191 129576 43192 129577 43192 129578 43192 129579 43193 129580 43193 129581 43193 129582 43194 129583 43194 129584 43194 129585 43195 129586 43195 129587 43195 129588 43196 129589 43196 129590 43196 129591 43197 129592 43197 129593 43197 129594 43198 129595 43198 129596 43198 129597 43199 129598 43199 129599 43199 129600 43200 129601 43200 129602 43200 129603 43201 129604 43201 129605 43201 129606 43202 129607 43202 129608 43202 129609 43203 129610 43203 129611 43203 129612 43204 129613 43204 129614 43204 129615 43205 129616 43205 129617 43205 129618 43206 129619 43206 129620 43206 129621 43207 129622 43207 129623 43207 129624 43208 129625 43208 129626 43208 129627 43209 129628 43209 129629 43209 129630 43210 129631 43210 129632 43210 129633 43211 129634 43211 129635 43211 129636 43212 129637 43212 129638 43212 129639 43213 129640 43213 129641 43213 129642 43214 129643 43214 129644 43214 129645 43215 129646 43215 129647 43215 129648 43216 129649 43216 129650 43216 129651 43217 129652 43217 129653 43217 129654 43218 129655 43218 129656 43218 129657 43219 129658 43219 129659 43219 129660 43220 129661 43220 129662 43220 129663 43221 129664 43221 129665 43221 129666 43222 129667 43222 129668 43222 129669 43223 129670 43223 129671 43223 129672 43224 129673 43224 129674 43224 129675 43225 129676 43225 129677 43225 129678 43226 129679 43226 129680 43226 129681 43227 129682 43227 129683 43227 129684 43228 129685 43228 129686 43228 129687 43229 129688 43229 129689 43229 129690 43230 129691 43230 129692 43230 129693 43231 129694 43231 129695 43231 129696 43232 129697 43232 129698 43232 129699 43233 129700 43233 129701 43233 129702 43234 129703 43234 129704 43234 129705 43235 129706 43235 129707 43235 129708 43236 129709 43236 129710 43236 129711 43237 129712 43237 129713 43237 129714 43238 129715 43238 129716 43238 129717 43239 129718 43239 129719 43239 129720 43240 129721 43240 129722 43240 129723 43241 129724 43241 129725 43241 129726 43242 129727 43242 129728 43242 129729 43243 129730 43243 129731 43243 129732 43244 129733 43244 129734 43244 129735 43245 129736 43245 129737 43245 129738 43246 129739 43246 129740 43246 129741 43247 129742 43247 129743 43247 129744 43248 129745 43248 129746 43248 129747 43249 129748 43249 129749 43249 129750 43250 129751 43250 129752 43250 129753 43251 129754 43251 129755 43251 129756 43252 129757 43252 129758 43252 129759 43253 129760 43253 129761 43253 129762 43254 129763 43254 129764 43254 129765 43255 129766 43255 129767 43255 129768 43256 129769 43256 129770 43256 129771 43257 129772 43257 129773 43257 129774 43258 129775 43258 129776 43258 129777 43259 129778 43259 129779 43259 129780 43260 129781 43260 129782 43260 129783 43261 129784 43261 129785 43261 129786 43262 129787 43262 129788 43262 129789 43263 129790 43263 129791 43263 129792 43264 129793 43264 129794 43264 129795 43265 129796 43265 129797 43265 129798 43266 129799 43266 129800 43266 129801 43267 129802 43267 129803 43267 129804 43268 129805 43268 129806 43268 129807 43269 129808 43269 129809 43269 129810 43270 129811 43270 129812 43270 129813 43271 129814 43271 129815 43271 129816 43272 129817 43272 129818 43272 129819 43273 129820 43273 129821 43273 129822 43274 129823 43274 129824 43274 129825 43275 129826 43275 129827 43275 129828 43276 129829 43276 129830 43276 129831 43277 129832 43277 129833 43277 129834 43278 129835 43278 129836 43278 129837 43279 129838 43279 129839 43279 129840 43280 129841 43280 129842 43280 129843 43281 129844 43281 129845 43281 129846 43282 129847 43282 129848 43282 129849 43283 129850 43283 129851 43283 129852 43284 129853 43284 129854 43284 129855 43285 129856 43285 129857 43285 129858 43286 129859 43286 129860 43286 129861 43287 129862 43287 129863 43287 129864 43288 129865 43288 129866 43288 129867 43289 129868 43289 129869 43289 129870 43290 129871 43290 129872 43290 129873 43291 129874 43291 129875 43291 129876 43292 129877 43292 129878 43292 129879 43293 129880 43293 129881 43293 129882 43294 129883 43294 129884 43294 129885 43295 129886 43295 129887 43295 129888 43296 129889 43296 129890 43296 129891 43297 129892 43297 129893 43297 129894 43298 129895 43298 129896 43298 129897 43299 129898 43299 129899 43299 129900 43300 129901 43300 129902 43300 129903 43301 129904 43301 129905 43301 129906 43302 129907 43302 129908 43302 129909 43303 129910 43303 129911 43303 129912 43304 129913 43304 129914 43304 129915 43305 129916 43305 129917 43305 129918 43306 129919 43306 129920 43306 129921 43307 129922 43307 129923 43307 129924 43308 129925 43308 129926 43308 129927 43309 129928 43309 129929 43309 129930 43310 129931 43310 129932 43310 129933 43311 129934 43311 129935 43311 129936 43312 129937 43312 129938 43312 129939 43313 129940 43313 129941 43313 129942 43314 129943 43314 129944 43314 129945 43315 129946 43315 129947 43315 129948 43316 129949 43316 129950 43316 129951 43317 129952 43317 129953 43317 129954 43318 129955 43318 129956 43318 129957 43319 129958 43319 129959 43319 129960 43320 129961 43320 129962 43320 129963 43321 129964 43321 129965 43321 129966 43322 129967 43322 129968 43322 129969 43323 129970 43323 129971 43323 129972 43324 129973 43324 129974 43324 129975 43325 129976 43325 129977 43325 129978 43326 129979 43326 129980 43326 129981 43327 129982 43327 129983 43327 129984 43328 129985 43328 129986 43328 129987 43329 129988 43329 129989 43329 129990 43330 129991 43330 129992 43330 129993 43331 129994 43331 129995 43331 129996 43332 129997 43332 129998 43332 129999 43333 130000 43333 130001 43333 130002 43334 130003 43334 130004 43334 130005 43335 130006 43335 130007 43335 130008 43336 130009 43336 130010 43336 130011 43337 130012 43337 130013 43337 130014 43338 130015 43338 130016 43338 130017 43339 130018 43339 130019 43339 130020 43340 130021 43340 130022 43340 130023 43341 130024 43341 130025 43341 130026 43342 130027 43342 130028 43342 130029 43343 130030 43343 130031 43343 130032 43344 130033 43344 130034 43344 130035 43345 130036 43345 130037 43345 130038 43346 130039 43346 130040 43346 130041 43347 130042 43347 130043 43347 130044 43348 130045 43348 130046 43348 130047 43349 130048 43349 130049 43349 130050 43350 130051 43350 130052 43350 130053 43351 130054 43351 130055 43351 130056 43352 130057 43352 130058 43352 130059 43353 130060 43353 130061 43353 130062 43354 130063 43354 130064 43354 130065 43355 130066 43355 130067 43355 130068 43356 130069 43356 130070 43356 130071 43357 130072 43357 130073 43357 130074 43358 130075 43358 130076 43358 130077 43359 130078 43359 130079 43359 130080 43360 130081 43360 130082 43360 130083 43361 130084 43361 130085 43361 130086 43362 130087 43362 130088 43362 130089 43363 130090 43363 130091 43363 130092 43364 130093 43364 130094 43364 130095 43365 130096 43365 130097 43365 130098 43366 130099 43366 130100 43366 130101 43367 130102 43367 130103 43367 130104 43368 130105 43368 130106 43368 130107 43369 130108 43369 130109 43369 130110 43370 130111 43370 130112 43370 130113 43371 130114 43371 130115 43371 130116 43372 130117 43372 130118 43372 130119 43373 130120 43373 130121 43373 130122 43374 130123 43374 130124 43374 130125 43375 130126 43375 130127 43375 130128 43376 130129 43376 130130 43376 130131 43377 130132 43377 130133 43377 130134 43378 130135 43378 130136 43378 130137 43379 130138 43379 130139 43379 130140 43380 130141 43380 130142 43380 130143 43381 130144 43381 130145 43381 130146 43382 130147 43382 130148 43382 130149 43383 130150 43383 130151 43383 130152 43384 130153 43384 130154 43384 130155 43385 130156 43385 130157 43385 130158 43386 130159 43386 130160 43386 130161 43387 130162 43387 130163 43387 130164 43388 130165 43388 130166 43388 130167 43389 130168 43389 130169 43389 130170 43390 130171 43390 130172 43390 130173 43391 130174 43391 130175 43391 130176 43392 130177 43392 130178 43392 130179 43393 130180 43393 130181 43393 130182 43394 130183 43394 130184 43394 130185 43395 130186 43395 130187 43395 130188 43396 130189 43396 130190 43396 130191 43397 130192 43397 130193 43397 130194 43398 130195 43398 130196 43398 130197 43399 130198 43399 130199 43399 130200 43400 130201 43400 130202 43400 130203 43401 130204 43401 130205 43401 130206 43402 130207 43402 130208 43402 130209 43403 130210 43403 130211 43403 130212 43404 130213 43404 130214 43404 130215 43405 130216 43405 130217 43405 130218 43406 130219 43406 130220 43406 130221 43407 130222 43407 130223 43407 130224 43408 130225 43408 130226 43408 130227 43409 130228 43409 130229 43409 130230 43410 130231 43410 130232 43410 130233 43411 130234 43411 130235 43411 130236 43412 130237 43412 130238 43412 130239 43413 130240 43413 130241 43413 130242 43414 130243 43414 130244 43414 130245 43415 130246 43415 130247 43415 130248 43416 130249 43416 130250 43416 130251 43417 130252 43417 130253 43417 130254 43418 130255 43418 130256 43418 130257 43419 130258 43419 130259 43419 130260 43420 130261 43420 130262 43420 130263 43421 130264 43421 130265 43421 130266 43422 130267 43422 130268 43422 130269 43423 130270 43423 130271 43423 130272 43424 130273 43424 130274 43424 130275 43425 130276 43425 130277 43425 130278 43426 130279 43426 130280 43426 130281 43427 130282 43427 130283 43427 130284 43428 130285 43428 130286 43428 130287 43429 130288 43429 130289 43429 130290 43430 130291 43430 130292 43430 130293 43431 130294 43431 130295 43431 130296 43432 130297 43432 130298 43432 130299 43433 130300 43433 130301 43433 130302 43434 130303 43434 130304 43434 130305 43435 130306 43435 130307 43435 130308 43436 130309 43436 130310 43436 130311 43437 130312 43437 130313 43437 130314 43438 130315 43438 130316 43438 130317 43439 130318 43439 130319 43439 130320 43440 130321 43440 130322 43440 130323 43441 130324 43441 130325 43441 130326 43442 130327 43442 130328 43442 130329 43443 130330 43443 130331 43443 130332 43444 130333 43444 130334 43444 130335 43445 130336 43445 130337 43445 130338 43446 130339 43446 130340 43446 130341 43447 130342 43447 130343 43447 130344 43448 130345 43448 130346 43448 130347 43449 130348 43449 130349 43449 130350 43450 130351 43450 130352 43450 130353 43451 130354 43451 130355 43451 130356 43452 130357 43452 130358 43452 130359 43453 130360 43453 130361 43453 130362 43454 130363 43454 130364 43454 130365 43455 130366 43455 130367 43455 130368 43456 130369 43456 130370 43456 130371 43457 130372 43457 130373 43457 130374 43458 130375 43458 130376 43458 130377 43459 130378 43459 130379 43459 130380 43460 130381 43460 130382 43460 130383 43461 130384 43461 130385 43461 130386 43462 130387 43462 130388 43462 130389 43463 130390 43463 130391 43463 130392 43464 130393 43464 130394 43464 130395 43465 130396 43465 130397 43465 130398 43466 130399 43466 130400 43466 130401 43467 130402 43467 130403 43467 130404 43468 130405 43468 130406 43468 130407 43469 130408 43469 130409 43469 130410 43470 130411 43470 130412 43470 130413 43471 130414 43471 130415 43471 130416 43472 130417 43472 130418 43472 130419 43473 130420 43473 130421 43473 130422 43474 130423 43474 130424 43474 130425 43475 130426 43475 130427 43475 130428 43476 130429 43476 130430 43476 130431 43477 130432 43477 130433 43477 130434 43478 130435 43478 130436 43478 130437 43479 130438 43479 130439 43479 130440 43480 130441 43480 130442 43480 130443 43481 130444 43481 130445 43481 130446 43482 130447 43482 130448 43482 130449 43483 130450 43483 130451 43483 130452 43484 130453 43484 130454 43484 130455 43485 130456 43485 130457 43485 130458 43486 130459 43486 130460 43486 130461 43487 130462 43487 130463 43487 130464 43488 130465 43488 130466 43488 130467 43489 130468 43489 130469 43489 130470 43490 130471 43490 130472 43490 130473 43491 130474 43491 130475 43491 130476 43492 130477 43492 130478 43492 130479 43493 130480 43493 130481 43493 130482 43494 130483 43494 130484 43494 130485 43495 130486 43495 130487 43495 130488 43496 130489 43496 130490 43496 130491 43497 130492 43497 130493 43497 130494 43498 130495 43498 130496 43498 130497 43499 130498 43499 130499 43499 130500 43500 130501 43500 130502 43500 130503 43501 130504 43501 130505 43501 130506 43502 130507 43502 130508 43502 130509 43503 130510 43503 130511 43503 130512 43504 130513 43504 130514 43504 130515 43505 130516 43505 130517 43505 130518 43506 130519 43506 130520 43506 130521 43507 130522 43507 130523 43507 130524 43508 130525 43508 130526 43508 130527 43509 130528 43509 130529 43509 130530 43510 130531 43510 130532 43510 130533 43511 130534 43511 130535 43511 130536 43512 130537 43512 130538 43512 130539 43513 130540 43513 130541 43513 130542 43514 130543 43514 130544 43514 130545 43515 130546 43515 130547 43515 130548 43516 130549 43516 130550 43516 130551 43517 130552 43517 130553 43517 130554 43518 130555 43518 130556 43518 130557 43519 130558 43519 130559 43519 130560 43520 130561 43520 130562 43520 130563 43521 130564 43521 130565 43521 130566 43522 130567 43522 130568 43522 130569 43523 130570 43523 130571 43523 130572 43524 130573 43524 130574 43524 130575 43525 130576 43525 130577 43525 130578 43526 130579 43526 130580 43526 130581 43527 130582 43527 130583 43527 130584 43528 130585 43528 130586 43528 130587 43529 130588 43529 130589 43529 130590 43530 130591 43530 130592 43530 130593 43531 130594 43531 130595 43531 130596 43532 130597 43532 130598 43532 130599 43533 130600 43533 130601 43533 130602 43534 130603 43534 130604 43534 130605 43535 130606 43535 130607 43535 130608 43536 130609 43536 130610 43536 130611 43537 130612 43537 130613 43537 130614 43538 130615 43538 130616 43538 130617 43539 130618 43539 130619 43539 130620 43540 130621 43540 130622 43540 130623 43541 130624 43541 130625 43541 130626 43542 130627 43542 130628 43542 130629 43543 130630 43543 130631 43543 130632 43544 130633 43544 130634 43544 130635 43545 130636 43545 130637 43545 130638 43546 130639 43546 130640 43546 130641 43547 130642 43547 130643 43547 130644 43548 130645 43548 130646 43548 130647 43549 130648 43549 130649 43549 130650 43550 130651 43550 130652 43550 130653 43551 130654 43551 130655 43551 130656 43552 130657 43552 130658 43552 130659 43553 130660 43553 130661 43553 130662 43554 130663 43554 130664 43554 130665 43555 130666 43555 130667 43555 130668 43556 130669 43556 130670 43556 130671 43557 130672 43557 130673 43557 130674 43558 130675 43558 130676 43558 130677 43559 130678 43559 130679 43559 130680 43560 130681 43560 130682 43560 130683 43561 130684 43561 130685 43561 130686 43562 130687 43562 130688 43562 130689 43563 130690 43563 130691 43563 130692 43564 130693 43564 130694 43564 130695 43565 130696 43565 130697 43565 130698 43566 130699 43566 130700 43566 130701 43567 130702 43567 130703 43567 130704 43568 130705 43568 130706 43568 130707 43569 130708 43569 130709 43569 130710 43570 130711 43570 130712 43570 130713 43571 130714 43571 130715 43571 130716 43572 130717 43572 130718 43572 130719 43573 130720 43573 130721 43573 130722 43574 130723 43574 130724 43574 130725 43575 130726 43575 130727 43575 130728 43576 130729 43576 130730 43576 130731 43577 130732 43577 130733 43577 130734 43578 130735 43578 130736 43578 130737 43579 130738 43579 130739 43579 130740 43580 130741 43580 130742 43580 130743 43581 130744 43581 130745 43581 130746 43582 130747 43582 130748 43582 130749 43583 130750 43583 130751 43583 130752 43584 130753 43584 130754 43584 130755 43585 130756 43585 130757 43585 130758 43586 130759 43586 130760 43586 130761 43587 130762 43587 130763 43587 130764 43588 130765 43588 130766 43588 130767 43589 130768 43589 130769 43589 130770 43590 130771 43590 130772 43590 130773 43591 130774 43591 130775 43591 130776 43592 130777 43592 130778 43592 130779 43593 130780 43593 130781 43593 130782 43594 130783 43594 130784 43594 130785 43595 130786 43595 130787 43595 130788 43596 130789 43596 130790 43596 130791 43597 130792 43597 130793 43597 130794 43598 130795 43598 130796 43598 130797 43599 130798 43599 130799 43599 130800 43600 130801 43600 130802 43600 130803 43601 130804 43601 130805 43601 130806 43602 130807 43602 130808 43602 130809 43603 130810 43603 130811 43603 130812 43604 130813 43604 130814 43604 130815 43605 130816 43605 130817 43605 130818 43606 130819 43606 130820 43606 130821 43607 130822 43607 130823 43607 130824 43608 130825 43608 130826 43608 130827 43609 130828 43609 130829 43609 130830 43610 130831 43610 130832 43610 130833 43611 130834 43611 130835 43611 130836 43612 130837 43612 130838 43612 130839 43613 130840 43613 130841 43613 130842 43614 130843 43614 130844 43614 130845 43615 130846 43615 130847 43615 130848 43616 130849 43616 130850 43616 130851 43617 130852 43617 130853 43617 130854 43618 130855 43618 130856 43618 130857 43619 130858 43619 130859 43619 130860 43620 130861 43620 130862 43620 130863 43621 130864 43621 130865 43621 130866 43622 130867 43622 130868 43622 130869 43623 130870 43623 130871 43623 130872 43624 130873 43624 130874 43624 130875 43625 130876 43625 130877 43625 130878 43626 130879 43626 130880 43626 130881 43627 130882 43627 130883 43627 130884 43628 130885 43628 130886 43628 130887 43629 130888 43629 130889 43629 130890 43630 130891 43630 130892 43630 130893 43631 130894 43631 130895 43631 130896 43632 130897 43632 130898 43632 130899 43633 130900 43633 130901 43633 130902 43634 130903 43634 130904 43634 130905 43635 130906 43635 130907 43635 130908 43636 130909 43636 130910 43636 130911 43637 130912 43637 130913 43637 130914 43638 130915 43638 130916 43638 130917 43639 130918 43639 130919 43639 130920 43640 130921 43640 130922 43640 130923 43641 130924 43641 130925 43641 130926 43642 130927 43642 130928 43642 130929 43643 130930 43643 130931 43643 130932 43644 130933 43644 130934 43644 130935 43645 130936 43645 130937 43645 130938 43646 130939 43646 130940 43646 130941 43647 130942 43647 130943 43647 130944 43648 130945 43648 130946 43648 130947 43649 130948 43649 130949 43649 130950 43650 130951 43650 130952 43650 130953 43651 130954 43651 130955 43651 130956 43652 130957 43652 130958 43652 130959 43653 130960 43653 130961 43653 130962 43654 130963 43654 130964 43654 130965 43655 130966 43655 130967 43655 130968 43656 130969 43656 130970 43656 130971 43657 130972 43657 130973 43657 130974 43658 130975 43658 130976 43658 130977 43659 130978 43659 130979 43659 130980 43660 130981 43660 130982 43660 130983 43661 130984 43661 130985 43661 130986 43662 130987 43662 130988 43662 130989 43663 130990 43663 130991 43663 130992 43664 130993 43664 130994 43664 130995 43665 130996 43665 130997 43665 130998 43666 130999 43666 131000 43666 131001 43667 131002 43667 131003 43667 131004 43668 131005 43668 131006 43668 131007 43669 131008 43669 131009 43669 131010 43670 131011 43670 131012 43670 131013 43671 131014 43671 131015 43671 131016 43672 131017 43672 131018 43672 131019 43673 131020 43673 131021 43673 131022 43674 131023 43674 131024 43674 131025 43675 131026 43675 131027 43675 131028 43676 131029 43676 131030 43676 131031 43677 131032 43677 131033 43677 131034 43678 131035 43678 131036 43678 131037 43679 131038 43679 131039 43679 131040 43680 131041 43680 131042 43680 131043 43681 131044 43681 131045 43681 131046 43682 131047 43682 131048 43682 131049 43683 131050 43683 131051 43683 131052 43684 131053 43684 131054 43684 131055 43685 131056 43685 131057 43685 131058 43686 131059 43686 131060 43686 131061 43687 131062 43687 131063 43687 131064 43688 131065 43688 131066 43688 131067 43689 131068 43689 131069 43689 131070 43690 131071 43690 131072 43690 131073 43691 131074 43691 131075 43691 131076 43692 131077 43692 131078 43692 131079 43693 131080 43693 131081 43693 131082 43694 131083 43694 131084 43694 131085 43695 131086 43695 131087 43695 131088 43696 131089 43696 131090 43696 131091 43697 131092 43697 131093 43697 131094 43698 131095 43698 131096 43698 131097 43699 131098 43699 131099 43699 131100 43700 131101 43700 131102 43700 131103 43701 131104 43701 131105 43701 131106 43702 131107 43702 131108 43702 131109 43703 131110 43703 131111 43703 131112 43704 131113 43704 131114 43704 131115 43705 131116 43705 131117 43705 131118 43706 131119 43706 131120 43706 131121 43707 131122 43707 131123 43707 131124 43708 131125 43708 131126 43708 131127 43709 131128 43709 131129 43709 131130 43710 131131 43710 131132 43710 131133 43711 131134 43711 131135 43711 131136 43712 131137 43712 131138 43712 131139 43713 131140 43713 131141 43713 131142 43714 131143 43714 131144 43714 131145 43715 131146 43715 131147 43715 131148 43716 131149 43716 131150 43716 131151 43717 131152 43717 131153 43717 131154 43718 131155 43718 131156 43718 131157 43719 131158 43719 131159 43719 131160 43720 131161 43720 131162 43720 131163 43721 131164 43721 131165 43721 131166 43722 131167 43722 131168 43722 131169 43723 131170 43723 131171 43723 131172 43724 131173 43724 131174 43724 131175 43725 131176 43725 131177 43725 131178 43726 131179 43726 131180 43726 131181 43727 131182 43727 131183 43727 131184 43728 131185 43728 131186 43728 131187 43729 131188 43729 131189 43729 131190 43730 131191 43730 131192 43730 131193 43731 131194 43731 131195 43731 131196 43732 131197 43732 131198 43732 131199 43733 131200 43733 131201 43733 131202 43734 131203 43734 131204 43734 131205 43735 131206 43735 131207 43735 131208 43736 131209 43736 131210 43736 131211 43737 131212 43737 131213 43737 131214 43738 131215 43738 131216 43738 131217 43739 131218 43739 131219 43739 131220 43740 131221 43740 131222 43740 131223 43741 131224 43741 131225 43741 131226 43742 131227 43742 131228 43742 131229 43743 131230 43743 131231 43743 131232 43744 131233 43744 131234 43744 131235 43745 131236 43745 131237 43745 131238 43746 131239 43746 131240 43746 131241 43747 131242 43747 131243 43747 131244 43748 131245 43748 131246 43748 131247 43749 131248 43749 131249 43749 131250 43750 131251 43750 131252 43750 131253 43751 131254 43751 131255 43751 131256 43752 131257 43752 131258 43752 131259 43753 131260 43753 131261 43753 131262 43754 131263 43754 131264 43754 131265 43755 131266 43755 131267 43755 131268 43756 131269 43756 131270 43756 131271 43757 131272 43757 131273 43757 131274 43758 131275 43758 131276 43758 131277 43759 131278 43759 131279 43759 131280 43760 131281 43760 131282 43760 131283 43761 131284 43761 131285 43761 131286 43762 131287 43762 131288 43762 131289 43763 131290 43763 131291 43763 131292 43764 131293 43764 131294 43764 131295 43765 131296 43765 131297 43765 131298 43766 131299 43766 131300 43766 131301 43767 131302 43767 131303 43767 131304 43768 131305 43768 131306 43768 131307 43769 131308 43769 131309 43769 131310 43770 131311 43770 131312 43770 131313 43771 131314 43771 131315 43771 131316 43772 131317 43772 131318 43772 131319 43773 131320 43773 131321 43773 131322 43774 131323 43774 131324 43774 131325 43775 131326 43775 131327 43775 131328 43776 131329 43776 131330 43776 131331 43777 131332 43777 131333 43777 131334 43778 131335 43778 131336 43778 131337 43779 131338 43779 131339 43779 131340 43780 131341 43780 131342 43780 131343 43781 131344 43781 131345 43781 131346 43782 131347 43782 131348 43782 131349 43783 131350 43783 131351 43783 131352 43784 131353 43784 131354 43784 131355 43785 131356 43785 131357 43785 131358 43786 131359 43786 131360 43786 131361 43787 131362 43787 131363 43787 131364 43788 131365 43788 131366 43788 131367 43789 131368 43789 131369 43789 131370 43790 131371 43790 131372 43790 131373 43791 131374 43791 131375 43791 131376 43792 131377 43792 131378 43792 131379 43793 131380 43793 131381 43793 131382 43794 131383 43794 131384 43794 131385 43795 131386 43795 131387 43795 131388 43796 131389 43796 131390 43796 131391 43797 131392 43797 131393 43797 131394 43798 131395 43798 131396 43798 131397 43799 131398 43799 131399 43799 131400 43800 131401 43800 131402 43800 131403 43801 131404 43801 131405 43801 131406 43802 131407 43802 131408 43802 131409 43803 131410 43803 131411 43803 131412 43804 131413 43804 131414 43804 131415 43805 131416 43805 131417 43805 131418 43806 131419 43806 131420 43806 131421 43807 131422 43807 131423 43807 131424 43808 131425 43808 131426 43808 131427 43809 131428 43809 131429 43809 131430 43810 131431 43810 131432 43810 131433 43811 131434 43811 131435 43811 131436 43812 131437 43812 131438 43812 131439 43813 131440 43813 131441 43813 131442 43814 131443 43814 131444 43814 131445 43815 131446 43815 131447 43815 131448 43816 131449 43816 131450 43816 131451 43817 131452 43817 131453 43817 131454 43818 131455 43818 131456 43818 131457 43819 131458 43819 131459 43819 131460 43820 131461 43820 131462 43820 131463 43821 131464 43821 131465 43821 131466 43822 131467 43822 131468 43822 131469 43823 131470 43823 131471 43823 131472 43824 131473 43824 131474 43824 131475 43825 131476 43825 131477 43825 131478 43826 131479 43826 131480 43826 131481 43827 131482 43827 131483 43827 131484 43828 131485 43828 131486 43828 131487 43829 131488 43829 131489 43829 131490 43830 131491 43830 131492 43830 131493 43831 131494 43831 131495 43831 131496 43832 131497 43832 131498 43832 131499 43833 131500 43833 131501 43833 131502 43834 131503 43834 131504 43834 131505 43835 131506 43835 131507 43835 131508 43836 131509 43836 131510 43836 131511 43837 131512 43837 131513 43837 131514 43838 131515 43838 131516 43838 131517 43839 131518 43839 131519 43839 131520 43840 131521 43840 131522 43840 131523 43841 131524 43841 131525 43841 131526 43842 131527 43842 131528 43842 131529 43843 131530 43843 131531 43843 131532 43844 131533 43844 131534 43844 131535 43845 131536 43845 131537 43845 131538 43846 131539 43846 131540 43846 131541 43847 131542 43847 131543 43847 131544 43848 131545 43848 131546 43848 131547 43849 131548 43849 131549 43849 131550 43850 131551 43850 131552 43850 131553 43851 131554 43851 131555 43851 131556 43852 131557 43852 131558 43852 131559 43853 131560 43853 131561 43853 131562 43854 131563 43854 131564 43854 131565 43855 131566 43855 131567 43855 131568 43856 131569 43856 131570 43856 131571 43857 131572 43857 131573 43857 131574 43858 131575 43858 131576 43858 131577 43859 131578 43859 131579 43859 131580 43860 131581 43860 131582 43860 131583 43861 131584 43861 131585 43861 131586 43862 131587 43862 131588 43862 131589 43863 131590 43863 131591 43863 131592 43864 131593 43864 131594 43864 131595 43865 131596 43865 131597 43865 131598 43866 131599 43866 131600 43866 131601 43867 131602 43867 131603 43867 131604 43868 131605 43868 131606 43868 131607 43869 131608 43869 131609 43869 131610 43870 131611 43870 131612 43870 131613 43871 131614 43871 131615 43871 131616 43872 131617 43872 131618 43872 131619 43873 131620 43873 131621 43873 131622 43874 131623 43874 131624 43874 131625 43875 131626 43875 131627 43875 131628 43876 131629 43876 131630 43876 131631 43877 131632 43877 131633 43877 131634 43878 131635 43878 131636 43878 131637 43879 131638 43879 131639 43879 131640 43880 131641 43880 131642 43880 131643 43881 131644 43881 131645 43881 131646 43882 131647 43882 131648 43882 131649 43883 131650 43883 131651 43883 131652 43884 131653 43884 131654 43884 131655 43885 131656 43885 131657 43885 131658 43886 131659 43886 131660 43886 131661 43887 131662 43887 131663 43887 131664 43888 131665 43888 131666 43888 131667 43889 131668 43889 131669 43889 131670 43890 131671 43890 131672 43890 131673 43891 131674 43891 131675 43891 131676 43892 131677 43892 131678 43892 131679 43893 131680 43893 131681 43893 131682 43894 131683 43894 131684 43894 131685 43895 131686 43895 131687 43895 131688 43896 131689 43896 131690 43896 131691 43897 131692 43897 131693 43897 131694 43898 131695 43898 131696 43898 131697 43899 131698 43899 131699 43899 131700 43900 131701 43900 131702 43900 131703 43901 131704 43901 131705 43901 131706 43902 131707 43902 131708 43902 131709 43903 131710 43903 131711 43903 131712 43904 131713 43904 131714 43904 131715 43905 131716 43905 131717 43905 131718 43906 131719 43906 131720 43906 131721 43907 131722 43907 131723 43907 131724 43908 131725 43908 131726 43908 131727 43909 131728 43909 131729 43909 131730 43910 131731 43910 131732 43910 131733 43911 131734 43911 131735 43911 131736 43912 131737 43912 131738 43912 131739 43913 131740 43913 131741 43913 131742 43914 131743 43914 131744 43914 131745 43915 131746 43915 131747 43915 131748 43916 131749 43916 131750 43916 131751 43917 131752 43917 131753 43917 131754 43918 131755 43918 131756 43918 131757 43919 131758 43919 131759 43919 131760 43920 131761 43920 131762 43920 131763 43921 131764 43921 131765 43921 131766 43922 131767 43922 131768 43922 131769 43923 131770 43923 131771 43923 131772 43924 131773 43924 131774 43924 131775 43925 131776 43925 131777 43925 131778 43926 131779 43926 131780 43926 131781 43927 131782 43927 131783 43927 131784 43928 131785 43928 131786 43928 131787 43929 131788 43929 131789 43929 131790 43930 131791 43930 131792 43930 131793 43931 131794 43931 131795 43931 131796 43932 131797 43932 131798 43932 131799 43933 131800 43933 131801 43933 131802 43934 131803 43934 131804 43934 131805 43935 131806 43935 131807 43935 131808 43936 131809 43936 131810 43936 131811 43937 131812 43937 131813 43937 131814 43938 131815 43938 131816 43938 131817 43939 131818 43939 131819 43939 131820 43940 131821 43940 131822 43940 131823 43941 131824 43941 131825 43941 131826 43942 131827 43942 131828 43942 131829 43943 131830 43943 131831 43943 131832 43944 131833 43944 131834 43944 131835 43945 131836 43945 131837 43945 131838 43946 131839 43946 131840 43946 131841 43947 131842 43947 131843 43947 131844 43948 131845 43948 131846 43948 131847 43949 131848 43949 131849 43949 131850 43950 131851 43950 131852 43950 131853 43951 131854 43951 131855 43951 131856 43952 131857 43952 131858 43952 131859 43953 131860 43953 131861 43953 131862 43954 131863 43954 131864 43954 131865 43955 131866 43955 131867 43955 131868 43956 131869 43956 131870 43956 131871 43957 131872 43957 131873 43957 131874 43958 131875 43958 131876 43958 131877 43959 131878 43959 131879 43959 131880 43960 131881 43960 131882 43960 131883 43961 131884 43961 131885 43961 131886 43962 131887 43962 131888 43962 131889 43963 131890 43963 131891 43963 131892 43964 131893 43964 131894 43964 131895 43965 131896 43965 131897 43965 131898 43966 131899 43966 131900 43966 131901 43967 131902 43967 131903 43967 131904 43968 131905 43968 131906 43968 131907 43969 131908 43969 131909 43969 131910 43970 131911 43970 131912 43970 131913 43971 131914 43971 131915 43971 131916 43972 131917 43972 131918 43972 131919 43973 131920 43973 131921 43973 131922 43974 131923 43974 131924 43974 131925 43975 131926 43975 131927 43975 131928 43976 131929 43976 131930 43976 131931 43977 131932 43977 131933 43977 131934 43978 131935 43978 131936 43978 131937 43979 131938 43979 131939 43979 131940 43980 131941 43980 131942 43980 131943 43981 131944 43981 131945 43981 131946 43982 131947 43982 131948 43982 131949 43983 131950 43983 131951 43983 131952 43984 131953 43984 131954 43984 131955 43985 131956 43985 131957 43985 131958 43986 131959 43986 131960 43986 131961 43987 131962 43987 131963 43987 131964 43988 131965 43988 131966 43988 131967 43989 131968 43989 131969 43989 131970 43990 131971 43990 131972 43990 131973 43991 131974 43991 131975 43991 131976 43992 131977 43992 131978 43992 131979 43993 131980 43993 131981 43993 131982 43994 131983 43994 131984 43994 131985 43995 131986 43995 131987 43995 131988 43996 131989 43996 131990 43996 131991 43997 131992 43997 131993 43997 131994 43998 131995 43998 131996 43998 131997 43999 131998 43999 131999 43999 132000 44000 132001 44000 132002 44000 132003 44001 132004 44001 132005 44001 132006 44002 132007 44002 132008 44002 132009 44003 132010 44003 132011 44003 132012 44004 132013 44004 132014 44004 132015 44005 132016 44005 132017 44005 132018 44006 132019 44006 132020 44006 132021 44007 132022 44007 132023 44007 132024 44008 132025 44008 132026 44008 132027 44009 132028 44009 132029 44009 132030 44010 132031 44010 132032 44010 132033 44011 132034 44011 132035 44011 132036 44012 132037 44012 132038 44012 132039 44013 132040 44013 132041 44013 132042 44014 132043 44014 132044 44014 132045 44015 132046 44015 132047 44015 132048 44016 132049 44016 132050 44016 132051 44017 132052 44017 132053 44017 132054 44018 132055 44018 132056 44018 132057 44019 132058 44019 132059 44019 132060 44020 132061 44020 132062 44020 132063 44021 132064 44021 132065 44021 132066 44022 132067 44022 132068 44022 132069 44023 132070 44023 132071 44023 132072 44024 132073 44024 132074 44024 132075 44025 132076 44025 132077 44025 132078 44026 132079 44026 132080 44026 132081 44027 132082 44027 132083 44027 132084 44028 132085 44028 132086 44028 132087 44029 132088 44029 132089 44029 132090 44030 132091 44030 132092 44030 132093 44031 132094 44031 132095 44031 132096 44032 132097 44032 132098 44032 132099 44033 132100 44033 132101 44033 132102 44034 132103 44034 132104 44034 132105 44035 132106 44035 132107 44035 132108 44036 132109 44036 132110 44036 132111 44037 132112 44037 132113 44037 132114 44038 132115 44038 132116 44038 132117 44039 132118 44039 132119 44039 132120 44040 132121 44040 132122 44040 132123 44041 132124 44041 132125 44041 132126 44042 132127 44042 132128 44042 132129 44043 132130 44043 132131 44043 132132 44044 132133 44044 132134 44044 132135 44045 132136 44045 132137 44045 132138 44046 132139 44046 132140 44046 132141 44047 132142 44047 132143 44047 132144 44048 132145 44048 132146 44048 132147 44049 132148 44049 132149 44049 132150 44050 132151 44050 132152 44050 132153 44051 132154 44051 132155 44051 132156 44052 132157 44052 132158 44052 132159 44053 132160 44053 132161 44053 132162 44054 132163 44054 132164 44054 132165 44055 132166 44055 132167 44055 132168 44056 132169 44056 132170 44056 132171 44057 132172 44057 132173 44057 132174 44058 132175 44058 132176 44058 132177 44059 132178 44059 132179 44059 132180 44060 132181 44060 132182 44060 132183 44061 132184 44061 132185 44061 132186 44062 132187 44062 132188 44062 132189 44063 132190 44063 132191 44063 132192 44064 132193 44064 132194 44064 132195 44065 132196 44065 132197 44065 132198 44066 132199 44066 132200 44066 132201 44067 132202 44067 132203 44067 132204 44068 132205 44068 132206 44068 132207 44069 132208 44069 132209 44069 132210 44070 132211 44070 132212 44070 132213 44071 132214 44071 132215 44071 132216 44072 132217 44072 132218 44072 132219 44073 132220 44073 132221 44073 132222 44074 132223 44074 132224 44074 132225 44075 132226 44075 132227 44075 132228 44076 132229 44076 132230 44076 132231 44077 132232 44077 132233 44077 132234 44078 132235 44078 132236 44078 132237 44079 132238 44079 132239 44079 132240 44080 132241 44080 132242 44080 132243 44081 132244 44081 132245 44081 132246 44082 132247 44082 132248 44082 132249 44083 132250 44083 132251 44083 132252 44084 132253 44084 132254 44084 132255 44085 132256 44085 132257 44085 132258 44086 132259 44086 132260 44086 132261 44087 132262 44087 132263 44087 132264 44088 132265 44088 132266 44088 132267 44089 132268 44089 132269 44089 132270 44090 132271 44090 132272 44090 132273 44091 132274 44091 132275 44091 132276 44092 132277 44092 132278 44092 132279 44093 132280 44093 132281 44093 132282 44094 132283 44094 132284 44094 132285 44095 132286 44095 132287 44095 132288 44096 132289 44096 132290 44096 132291 44097 132292 44097 132293 44097 132294 44098 132295 44098 132296 44098 132297 44099 132298 44099 132299 44099 132300 44100 132301 44100 132302 44100 132303 44101 132304 44101 132305 44101 132306 44102 132307 44102 132308 44102 132309 44103 132310 44103 132311 44103 132312 44104 132313 44104 132314 44104 132315 44105 132316 44105 132317 44105 132318 44106 132319 44106 132320 44106 132321 44107 132322 44107 132323 44107 132324 44108 132325 44108 132326 44108 132327 44109 132328 44109 132329 44109 132330 44110 132331 44110 132332 44110 132333 44111 132334 44111 132335 44111 132336 44112 132337 44112 132338 44112 132339 44113 132340 44113 132341 44113 132342 44114 132343 44114 132344 44114 132345 44115 132346 44115 132347 44115 132348 44116 132349 44116 132350 44116 132351 44117 132352 44117 132353 44117 132354 44118 132355 44118 132356 44118 132357 44119 132358 44119 132359 44119 132360 44120 132361 44120 132362 44120 132363 44121 132364 44121 132365 44121 132366 44122 132367 44122 132368 44122 132369 44123 132370 44123 132371 44123 132372 44124 132373 44124 132374 44124 132375 44125 132376 44125 132377 44125 132378 44126 132379 44126 132380 44126 132381 44127 132382 44127 132383 44127 132384 44128 132385 44128 132386 44128 132387 44129 132388 44129 132389 44129 132390 44130 132391 44130 132392 44130 132393 44131 132394 44131 132395 44131 132396 44132 132397 44132 132398 44132 132399 44133 132400 44133 132401 44133 132402 44134 132403 44134 132404 44134 132405 44135 132406 44135 132407 44135 132408 44136 132409 44136 132410 44136 132411 44137 132412 44137 132413 44137 132414 44138 132415 44138 132416 44138 132417 44139 132418 44139 132419 44139 132420 44140 132421 44140 132422 44140 132423 44141 132424 44141 132425 44141 132426 44142 132427 44142 132428 44142 132429 44143 132430 44143 132431 44143 132432 44144 132433 44144 132434 44144 132435 44145 132436 44145 132437 44145 132438 44146 132439 44146 132440 44146 132441 44147 132442 44147 132443 44147 132444 44148 132445 44148 132446 44148 132447 44149 132448 44149 132449 44149 132450 44150 132451 44150 132452 44150 132453 44151 132454 44151 132455 44151 132456 44152 132457 44152 132458 44152 132459 44153 132460 44153 132461 44153 132462 44154 132463 44154 132464 44154 132465 44155 132466 44155 132467 44155 132468 44156 132469 44156 132470 44156 132471 44157 132472 44157 132473 44157 132474 44158 132475 44158 132476 44158 132477 44159 132478 44159 132479 44159 132480 44160 132481 44160 132482 44160 132483 44161 132484 44161 132485 44161 132486 44162 132487 44162 132488 44162 132489 44163 132490 44163 132491 44163 132492 44164 132493 44164 132494 44164 132495 44165 132496 44165 132497 44165 132498 44166 132499 44166 132500 44166 132501 44167 132502 44167 132503 44167 132504 44168 132505 44168 132506 44168 132507 44169 132508 44169 132509 44169 132510 44170 132511 44170 132512 44170 132513 44171 132514 44171 132515 44171 132516 44172 132517 44172 132518 44172 132519 44173 132520 44173 132521 44173 132522 44174 132523 44174 132524 44174 132525 44175 132526 44175 132527 44175 132528 44176 132529 44176 132530 44176 132531 44177 132532 44177 132533 44177 132534 44178 132535 44178 132536 44178 132537 44179 132538 44179 132539 44179 132540 44180 132541 44180 132542 44180 132543 44181 132544 44181 132545 44181 132546 44182 132547 44182 132548 44182 132549 44183 132550 44183 132551 44183 132552 44184 132553 44184 132554 44184 132555 44185 132556 44185 132557 44185 132558 44186 132559 44186 132560 44186 132561 44187 132562 44187 132563 44187 132564 44188 132565 44188 132566 44188 132567 44189 132568 44189 132569 44189 132570 44190 132571 44190 132572 44190 132573 44191 132574 44191 132575 44191 132576 44192 132577 44192 132578 44192 132579 44193 132580 44193 132581 44193 132582 44194 132583 44194 132584 44194 132585 44195 132586 44195 132587 44195 132588 44196 132589 44196 132590 44196 132591 44197 132592 44197 132593 44197 132594 44198 132595 44198 132596 44198 132597 44199 132598 44199 132599 44199 132600 44200 132601 44200 132602 44200 132603 44201 132604 44201 132605 44201 132606 44202 132607 44202 132608 44202 132609 44203 132610 44203 132611 44203 132612 44204 132613 44204 132614 44204 132615 44205 132616 44205 132617 44205 132618 44206 132619 44206 132620 44206 132621 44207 132622 44207 132623 44207 132624 44208 132625 44208 132626 44208 132627 44209 132628 44209 132629 44209 132630 44210 132631 44210 132632 44210 132633 44211 132634 44211 132635 44211 132636 44212 132637 44212 132638 44212 132639 44213 132640 44213 132641 44213 132642 44214 132643 44214 132644 44214 132645 44215 132646 44215 132647 44215 132648 44216 132649 44216 132650 44216 132651 44217 132652 44217 132653 44217 132654 44218 132655 44218 132656 44218 132657 44219 132658 44219 132659 44219 132660 44220 132661 44220 132662 44220 132663 44221 132664 44221 132665 44221 132666 44222 132667 44222 132668 44222 132669 44223 132670 44223 132671 44223 132672 44224 132673 44224 132674 44224 132675 44225 132676 44225 132677 44225 132678 44226 132679 44226 132680 44226 132681 44227 132682 44227 132683 44227 132684 44228 132685 44228 132686 44228 132687 44229 132688 44229 132689 44229 132690 44230 132691 44230 132692 44230 132693 44231 132694 44231 132695 44231 132696 44232 132697 44232 132698 44232 132699 44233 132700 44233 132701 44233 132702 44234 132703 44234 132704 44234 132705 44235 132706 44235 132707 44235 132708 44236 132709 44236 132710 44236 132711 44237 132712 44237 132713 44237 132714 44238 132715 44238 132716 44238 132717 44239 132718 44239 132719 44239 132720 44240 132721 44240 132722 44240 132723 44241 132724 44241 132725 44241 132726 44242 132727 44242 132728 44242 132729 44243 132730 44243 132731 44243 132732 44244 132733 44244 132734 44244 132735 44245 132736 44245 132737 44245 132738 44246 132739 44246 132740 44246 132741 44247 132742 44247 132743 44247 132744 44248 132745 44248 132746 44248 132747 44249 132748 44249 132749 44249 132750 44250 132751 44250 132752 44250 132753 44251 132754 44251 132755 44251 132756 44252 132757 44252 132758 44252 132759 44253 132760 44253 132761 44253 132762 44254 132763 44254 132764 44254 132765 44255 132766 44255 132767 44255 132768 44256 132769 44256 132770 44256 132771 44257 132772 44257 132773 44257 132774 44258 132775 44258 132776 44258 132777 44259 132778 44259 132779 44259 132780 44260 132781 44260 132782 44260 132783 44261 132784 44261 132785 44261 132786 44262 132787 44262 132788 44262 132789 44263 132790 44263 132791 44263 132792 44264 132793 44264 132794 44264 132795 44265 132796 44265 132797 44265 132798 44266 132799 44266 132800 44266 132801 44267 132802 44267 132803 44267 132804 44268 132805 44268 132806 44268 132807 44269 132808 44269 132809 44269 132810 44270 132811 44270 132812 44270 132813 44271 132814 44271 132815 44271 132816 44272 132817 44272 132818 44272 132819 44273 132820 44273 132821 44273 132822 44274 132823 44274 132824 44274 132825 44275 132826 44275 132827 44275 132828 44276 132829 44276 132830 44276 132831 44277 132832 44277 132833 44277 132834 44278 132835 44278 132836 44278 132837 44279 132838 44279 132839 44279 132840 44280 132841 44280 132842 44280 132843 44281 132844 44281 132845 44281 132846 44282 132847 44282 132848 44282 132849 44283 132850 44283 132851 44283 132852 44284 132853 44284 132854 44284 132855 44285 132856 44285 132857 44285 132858 44286 132859 44286 132860 44286 132861 44287 132862 44287 132863 44287 132864 44288 132865 44288 132866 44288 132867 44289 132868 44289 132869 44289 132870 44290 132871 44290 132872 44290 132873 44291 132874 44291 132875 44291 132876 44292 132877 44292 132878 44292 132879 44293 132880 44293 132881 44293 132882 44294 132883 44294 132884 44294 132885 44295 132886 44295 132887 44295 132888 44296 132889 44296 132890 44296 132891 44297 132892 44297 132893 44297 132894 44298 132895 44298 132896 44298 132897 44299 132898 44299 132899 44299 132900 44300 132901 44300 132902 44300 132903 44301 132904 44301 132905 44301 132906 44302 132907 44302 132908 44302 132909 44303 132910 44303 132911 44303 132912 44304 132913 44304 132914 44304 132915 44305 132916 44305 132917 44305 132918 44306 132919 44306 132920 44306 132921 44307 132922 44307 132923 44307 132924 44308 132925 44308 132926 44308 132927 44309 132928 44309 132929 44309 132930 44310 132931 44310 132932 44310 132933 44311 132934 44311 132935 44311 132936 44312 132937 44312 132938 44312 132939 44313 132940 44313 132941 44313 132942 44314 132943 44314 132944 44314 132945 44315 132946 44315 132947 44315 132948 44316 132949 44316 132950 44316 132951 44317 132952 44317 132953 44317 132954 44318 132955 44318 132956 44318 132957 44319 132958 44319 132959 44319 132960 44320 132961 44320 132962 44320 132963 44321 132964 44321 132965 44321 132966 44322 132967 44322 132968 44322 132969 44323 132970 44323 132971 44323 132972 44324 132973 44324 132974 44324 132975 44325 132976 44325 132977 44325 132978 44326 132979 44326 132980 44326 132981 44327 132982 44327 132983 44327 132984 44328 132985 44328 132986 44328 132987 44329 132988 44329 132989 44329 132990 44330 132991 44330 132992 44330 132993 44331 132994 44331 132995 44331 132996 44332 132997 44332 132998 44332 132999 44333 133000 44333 133001 44333 133002 44334 133003 44334 133004 44334 133005 44335 133006 44335 133007 44335 133008 44336 133009 44336 133010 44336 133011 44337 133012 44337 133013 44337 133014 44338 133015 44338 133016 44338 133017 44339 133018 44339 133019 44339 133020 44340 133021 44340 133022 44340 133023 44341 133024 44341 133025 44341 133026 44342 133027 44342 133028 44342 133029 44343 133030 44343 133031 44343 133032 44344 133033 44344 133034 44344 133035 44345 133036 44345 133037 44345 133038 44346 133039 44346 133040 44346 133041 44347 133042 44347 133043 44347 133044 44348 133045 44348 133046 44348 133047 44349 133048 44349 133049 44349 133050 44350 133051 44350 133052 44350 133053 44351 133054 44351 133055 44351 133056 44352 133057 44352 133058 44352 133059 44353 133060 44353 133061 44353 133062 44354 133063 44354 133064 44354 133065 44355 133066 44355 133067 44355 133068 44356 133069 44356 133070 44356 133071 44357 133072 44357 133073 44357 133074 44358 133075 44358 133076 44358 133077 44359 133078 44359 133079 44359 133080 44360 133081 44360 133082 44360 133083 44361 133084 44361 133085 44361 133086 44362 133087 44362 133088 44362 133089 44363 133090 44363 133091 44363 133092 44364 133093 44364 133094 44364 133095 44365 133096 44365 133097 44365 133098 44366 133099 44366 133100 44366 133101 44367 133102 44367 133103 44367 133104 44368 133105 44368 133106 44368 133107 44369 133108 44369 133109 44369 133110 44370 133111 44370 133112 44370 133113 44371 133114 44371 133115 44371 133116 44372 133117 44372 133118 44372 133119 44373 133120 44373 133121 44373 133122 44374 133123 44374 133124 44374 133125 44375 133126 44375 133127 44375 133128 44376 133129 44376 133130 44376 133131 44377 133132 44377 133133 44377 133134 44378 133135 44378 133136 44378 133137 44379 133138 44379 133139 44379 133140 44380 133141 44380 133142 44380 133143 44381 133144 44381 133145 44381 133146 44382 133147 44382 133148 44382 133149 44383 133150 44383 133151 44383 133152 44384 133153 44384 133154 44384 133155 44385 133156 44385 133157 44385 133158 44386 133159 44386 133160 44386 133161 44387 133162 44387 133163 44387 133164 44388 133165 44388 133166 44388 133167 44389 133168 44389 133169 44389 133170 44390 133171 44390 133172 44390 133173 44391 133174 44391 133175 44391 133176 44392 133177 44392 133178 44392 133179 44393 133180 44393 133181 44393 133182 44394 133183 44394 133184 44394 133185 44395 133186 44395 133187 44395 133188 44396 133189 44396 133190 44396 133191 44397 133192 44397 133193 44397 133194 44398 133195 44398 133196 44398 133197 44399 133198 44399 133199 44399 133200 44400 133201 44400 133202 44400 133203 44401 133204 44401 133205 44401 133206 44402 133207 44402 133208 44402 133209 44403 133210 44403 133211 44403 133212 44404 133213 44404 133214 44404 133215 44405 133216 44405 133217 44405 133218 44406 133219 44406 133220 44406 133221 44407 133222 44407 133223 44407 133224 44408 133225 44408 133226 44408 133227 44409 133228 44409 133229 44409 133230 44410 133231 44410 133232 44410 133233 44411 133234 44411 133235 44411 133236 44412 133237 44412 133238 44412 133239 44413 133240 44413 133241 44413 133242 44414 133243 44414 133244 44414 133245 44415 133246 44415 133247 44415 133248 44416 133249 44416 133250 44416 133251 44417 133252 44417 133253 44417 133254 44418 133255 44418 133256 44418 133257 44419 133258 44419 133259 44419 133260 44420 133261 44420 133262 44420 133263 44421 133264 44421 133265 44421 133266 44422 133267 44422 133268 44422 133269 44423 133270 44423 133271 44423 133272 44424 133273 44424 133274 44424 133275 44425 133276 44425 133277 44425 133278 44426 133279 44426 133280 44426 133281 44427 133282 44427 133283 44427 133284 44428 133285 44428 133286 44428 133287 44429 133288 44429 133289 44429 133290 44430 133291 44430 133292 44430 133293 44431 133294 44431 133295 44431 133296 44432 133297 44432 133298 44432 133299 44433 133300 44433 133301 44433 133302 44434 133303 44434 133304 44434 133305 44435 133306 44435 133307 44435 133308 44436 133309 44436 133310 44436 133311 44437 133312 44437 133313 44437 133314 44438 133315 44438 133316 44438 133317 44439 133318 44439 133319 44439 133320 44440 133321 44440 133322 44440 133323 44441 133324 44441 133325 44441 133326 44442 133327 44442 133328 44442 133329 44443 133330 44443 133331 44443 133332 44444 133333 44444 133334 44444 133335 44445 133336 44445 133337 44445 133338 44446 133339 44446 133340 44446 133341 44447 133342 44447 133343 44447 133344 44448 133345 44448 133346 44448 133347 44449 133348 44449 133349 44449 133350 44450 133351 44450 133352 44450 133353 44451 133354 44451 133355 44451 133356 44452 133357 44452 133358 44452 133359 44453 133360 44453 133361 44453 133362 44454 133363 44454 133364 44454 133365 44455 133366 44455 133367 44455 133368 44456 133369 44456 133370 44456 133371 44457 133372 44457 133373 44457 133374 44458 133375 44458 133376 44458 133377 44459 133378 44459 133379 44459 133380 44460 133381 44460 133382 44460 133383 44461 133384 44461 133385 44461 133386 44462 133387 44462 133388 44462 133389 44463 133390 44463 133391 44463 133392 44464 133393 44464 133394 44464 133395 44465 133396 44465 133397 44465 133398 44466 133399 44466 133400 44466 133401 44467 133402 44467 133403 44467 133404 44468 133405 44468 133406 44468 133407 44469 133408 44469 133409 44469 133410 44470 133411 44470 133412 44470 133413 44471 133414 44471 133415 44471 133416 44472 133417 44472 133418 44472 133419 44473 133420 44473 133421 44473 133422 44474 133423 44474 133424 44474 133425 44475 133426 44475 133427 44475 133428 44476 133429 44476 133430 44476 133431 44477 133432 44477 133433 44477 133434 44478 133435 44478 133436 44478 133437 44479 133438 44479 133439 44479 133440 44480 133441 44480 133442 44480 133443 44481 133444 44481 133445 44481 133446 44482 133447 44482 133448 44482 133449 44483 133450 44483 133451 44483 133452 44484 133453 44484 133454 44484 133455 44485 133456 44485 133457 44485 133458 44486 133459 44486 133460 44486 133461 44487 133462 44487 133463 44487 133464 44488 133465 44488 133466 44488 133467 44489 133468 44489 133469 44489 133470 44490 133471 44490 133472 44490 133473 44491 133474 44491 133475 44491 133476 44492 133477 44492 133478 44492 133479 44493 133480 44493 133481 44493 133482 44494 133483 44494 133484 44494 133485 44495 133486 44495 133487 44495 133488 44496 133489 44496 133490 44496 133491 44497 133492 44497 133493 44497 133494 44498 133495 44498 133496 44498 133497 44499 133498 44499 133499 44499 133500 44500 133501 44500 133502 44500 133503 44501 133504 44501 133505 44501 133506 44502 133507 44502 133508 44502 133509 44503 133510 44503 133511 44503 133512 44504 133513 44504 133514 44504 133515 44505 133516 44505 133517 44505 133518 44506 133519 44506 133520 44506 133521 44507 133522 44507 133523 44507 133524 44508 133525 44508 133526 44508 133527 44509 133528 44509 133529 44509 133530 44510 133531 44510 133532 44510 133533 44511 133534 44511 133535 44511 133536 44512 133537 44512 133538 44512 133539 44513 133540 44513 133541 44513 133542 44514 133543 44514 133544 44514 133545 44515 133546 44515 133547 44515 133548 44516 133549 44516 133550 44516 133551 44517 133552 44517 133553 44517 133554 44518 133555 44518 133556 44518 133557 44519 133558 44519 133559 44519 133560 44520 133561 44520 133562 44520 133563 44521 133564 44521 133565 44521 133566 44522 133567 44522 133568 44522 133569 44523 133570 44523 133571 44523 133572 44524 133573 44524 133574 44524 133575 44525 133576 44525 133577 44525 133578 44526 133579 44526 133580 44526 133581 44527 133582 44527 133583 44527 133584 44528 133585 44528 133586 44528 133587 44529 133588 44529 133589 44529 133590 44530 133591 44530 133592 44530 133593 44531 133594 44531 133595 44531 133596 44532 133597 44532 133598 44532 133599 44533 133600 44533 133601 44533 133602 44534 133603 44534 133604 44534 133605 44535 133606 44535 133607 44535 133608 44536 133609 44536 133610 44536 133611 44537 133612 44537 133613 44537 133614 44538 133615 44538 133616 44538 133617 44539 133618 44539 133619 44539 133620 44540 133621 44540 133622 44540 133623 44541 133624 44541 133625 44541 133626 44542 133627 44542 133628 44542 133629 44543 133630 44543 133631 44543 133632 44544 133633 44544 133634 44544 133635 44545 133636 44545 133637 44545 133638 44546 133639 44546 133640 44546 133641 44547 133642 44547 133643 44547 133644 44548 133645 44548 133646 44548 133647 44549 133648 44549 133649 44549 133650 44550 133651 44550 133652 44550 133653 44551 133654 44551 133655 44551 133656 44552 133657 44552 133658 44552 133659 44553 133660 44553 133661 44553 133662 44554 133663 44554 133664 44554 133665 44555 133666 44555 133667 44555 133668 44556 133669 44556 133670 44556 133671 44557 133672 44557 133673 44557 133674 44558 133675 44558 133676 44558 133677 44559 133678 44559 133679 44559 133680 44560 133681 44560 133682 44560 133683 44561 133684 44561 133685 44561 133686 44562 133687 44562 133688 44562 133689 44563 133690 44563 133691 44563 133692 44564 133693 44564 133694 44564 133695 44565 133696 44565 133697 44565 133698 44566 133699 44566 133700 44566 133701 44567 133702 44567 133703 44567 133704 44568 133705 44568 133706 44568 133707 44569 133708 44569 133709 44569 133710 44570 133711 44570 133712 44570 133713 44571 133714 44571 133715 44571 133716 44572 133717 44572 133718 44572 133719 44573 133720 44573 133721 44573 133722 44574 133723 44574 133724 44574 133725 44575 133726 44575 133727 44575 133728 44576 133729 44576 133730 44576 133731 44577 133732 44577 133733 44577 133734 44578 133735 44578 133736 44578 133737 44579 133738 44579 133739 44579 133740 44580 133741 44580 133742 44580 133743 44581 133744 44581 133745 44581 133746 44582 133747 44582 133748 44582 133749 44583 133750 44583 133751 44583 133752 44584 133753 44584 133754 44584 133755 44585 133756 44585 133757 44585 133758 44586 133759 44586 133760 44586 133761 44587 133762 44587 133763 44587 133764 44588 133765 44588 133766 44588 133767 44589 133768 44589 133769 44589 133770 44590 133771 44590 133772 44590 133773 44591 133774 44591 133775 44591 133776 44592 133777 44592 133778 44592 133779 44593 133780 44593 133781 44593 133782 44594 133783 44594 133784 44594 133785 44595 133786 44595 133787 44595 133788 44596 133789 44596 133790 44596 133791 44597 133792 44597 133793 44597 133794 44598 133795 44598 133796 44598 133797 44599 133798 44599 133799 44599 133800 44600 133801 44600 133802 44600 133803 44601 133804 44601 133805 44601 133806 44602 133807 44602 133808 44602 133809 44603 133810 44603 133811 44603 133812 44604 133813 44604 133814 44604 133815 44605 133816 44605 133817 44605 133818 44606 133819 44606 133820 44606 133821 44607 133822 44607 133823 44607 133824 44608 133825 44608 133826 44608 133827 44609 133828 44609 133829 44609 133830 44610 133831 44610 133832 44610 133833 44611 133834 44611 133835 44611 133836 44612 133837 44612 133838 44612 133839 44613 133840 44613 133841 44613 133842 44614 133843 44614 133844 44614 133845 44615 133846 44615 133847 44615 133848 44616 133849 44616 133850 44616 133851 44617 133852 44617 133853 44617 133854 44618 133855 44618 133856 44618 133857 44619 133858 44619 133859 44619 133860 44620 133861 44620 133862 44620 133863 44621 133864 44621 133865 44621 133866 44622 133867 44622 133868 44622 133869 44623 133870 44623 133871 44623 133872 44624 133873 44624 133874 44624 133875 44625 133876 44625 133877 44625 133878 44626 133879 44626 133880 44626 133881 44627 133882 44627 133883 44627 133884 44628 133885 44628 133886 44628 133887 44629 133888 44629 133889 44629 133890 44630 133891 44630 133892 44630 133893 44631 133894 44631 133895 44631 133896 44632 133897 44632 133898 44632 133899 44633 133900 44633 133901 44633 133902 44634 133903 44634 133904 44634 133905 44635 133906 44635 133907 44635 133908 44636 133909 44636 133910 44636 133911 44637 133912 44637 133913 44637 133914 44638 133915 44638 133916 44638 133917 44639 133918 44639 133919 44639 133920 44640 133921 44640 133922 44640 133923 44641 133924 44641 133925 44641 133926 44642 133927 44642 133928 44642 133929 44643 133930 44643 133931 44643 133932 44644 133933 44644 133934 44644 133935 44645 133936 44645 133937 44645 133938 44646 133939 44646 133940 44646 133941 44647 133942 44647 133943 44647 133944 44648 133945 44648 133946 44648 133947 44649 133948 44649 133949 44649 133950 44650 133951 44650 133952 44650 133953 44651 133954 44651 133955 44651 133956 44652 133957 44652 133958 44652 133959 44653 133960 44653 133961 44653 133962 44654 133963 44654 133964 44654 133965 44655 133966 44655 133967 44655 133968 44656 133969 44656 133970 44656 133971 44657 133972 44657 133973 44657 133974 44658 133975 44658 133976 44658 133977 44659 133978 44659 133979 44659 133980 44660 133981 44660 133982 44660 133983 44661 133984 44661 133985 44661 133986 44662 133987 44662 133988 44662 133989 44663 133990 44663 133991 44663 133992 44664 133993 44664 133994 44664 133995 44665 133996 44665 133997 44665 133998 44666 133999 44666 134000 44666 134001 44667 134002 44667 134003 44667 134004 44668 134005 44668 134006 44668 134007 44669 134008 44669 134009 44669 134010 44670 134011 44670 134012 44670 134013 44671 134014 44671 134015 44671 134016 44672 134017 44672 134018 44672 134019 44673 134020 44673 134021 44673 134022 44674 134023 44674 134024 44674 134025 44675 134026 44675 134027 44675 134028 44676 134029 44676 134030 44676 134031 44677 134032 44677 134033 44677 134034 44678 134035 44678 134036 44678 134037 44679 134038 44679 134039 44679 134040 44680 134041 44680 134042 44680 134043 44681 134044 44681 134045 44681 134046 44682 134047 44682 134048 44682 134049 44683 134050 44683 134051 44683 134052 44684 134053 44684 134054 44684 134055 44685 134056 44685 134057 44685 134058 44686 134059 44686 134060 44686 134061 44687 134062 44687 134063 44687 134064 44688 134065 44688 134066 44688 134067 44689 134068 44689 134069 44689 134070 44690 134071 44690 134072 44690 134073 44691 134074 44691 134075 44691 134076 44692 134077 44692 134078 44692 134079 44693 134080 44693 134081 44693 134082 44694 134083 44694 134084 44694 134085 44695 134086 44695 134087 44695 134088 44696 134089 44696 134090 44696 134091 44697 134092 44697 134093 44697 134094 44698 134095 44698 134096 44698 134097 44699 134098 44699 134099 44699 134100 44700 134101 44700 134102 44700 134103 44701 134104 44701 134105 44701 134106 44702 134107 44702 134108 44702 134109 44703 134110 44703 134111 44703 134112 44704 134113 44704 134114 44704 134115 44705 134116 44705 134117 44705 134118 44706 134119 44706 134120 44706 134121 44707 134122 44707 134123 44707 134124 44708 134125 44708 134126 44708 134127 44709 134128 44709 134129 44709 134130 44710 134131 44710 134132 44710 134133 44711 134134 44711 134135 44711 134136 44712 134137 44712 134138 44712 134139 44713 134140 44713 134141 44713 134142 44714 134143 44714 134144 44714 134145 44715 134146 44715 134147 44715 134148 44716 134149 44716 134150 44716 134151 44717 134152 44717 134153 44717 134154 44718 134155 44718 134156 44718 134157 44719 134158 44719 134159 44719 134160 44720 134161 44720 134162 44720 134163 44721 134164 44721 134165 44721 134166 44722 134167 44722 134168 44722 134169 44723 134170 44723 134171 44723 134172 44724 134173 44724 134174 44724 134175 44725 134176 44725 134177 44725 134178 44726 134179 44726 134180 44726 134181 44727 134182 44727 134183 44727 134184 44728 134185 44728 134186 44728 134187 44729 134188 44729 134189 44729 134190 44730 134191 44730 134192 44730 134193 44731 134194 44731 134195 44731 134196 44732 134197 44732 134198 44732 134199 44733 134200 44733 134201 44733 134202 44734 134203 44734 134204 44734 134205 44735 134206 44735 134207 44735 134208 44736 134209 44736 134210 44736 134211 44737 134212 44737 134213 44737 134214 44738 134215 44738 134216 44738 134217 44739 134218 44739 134219 44739 134220 44740 134221 44740 134222 44740 134223 44741 134224 44741 134225 44741 134226 44742 134227 44742 134228 44742 134229 44743 134230 44743 134231 44743 134232 44744 134233 44744 134234 44744 134235 44745 134236 44745 134237 44745 134238 44746 134239 44746 134240 44746 134241 44747 134242 44747 134243 44747 134244 44748 134245 44748 134246 44748 134247 44749 134248 44749 134249 44749 134250 44750 134251 44750 134252 44750 134253 44751 134254 44751 134255 44751 134256 44752 134257 44752 134258 44752 134259 44753 134260 44753 134261 44753 134262 44754 134263 44754 134264 44754 134265 44755 134266 44755 134267 44755 134268 44756 134269 44756 134270 44756 134271 44757 134272 44757 134273 44757 134274 44758 134275 44758 134276 44758 134277 44759 134278 44759 134279 44759 134280 44760 134281 44760 134282 44760 134283 44761 134284 44761 134285 44761 134286 44762 134287 44762 134288 44762 134289 44763 134290 44763 134291 44763 134292 44764 134293 44764 134294 44764 134295 44765 134296 44765 134297 44765 134298 44766 134299 44766 134300 44766 134301 44767 134302 44767 134303 44767 134304 44768 134305 44768 134306 44768 134307 44769 134308 44769 134309 44769 134310 44770 134311 44770 134312 44770 134313 44771 134314 44771 134315 44771 134316 44772 134317 44772 134318 44772 134319 44773 134320 44773 134321 44773 134322 44774 134323 44774 134324 44774 134325 44775 134326 44775 134327 44775 134328 44776 134329 44776 134330 44776 134331 44777 134332 44777 134333 44777 134334 44778 134335 44778 134336 44778 134337 44779 134338 44779 134339 44779 134340 44780 134341 44780 134342 44780 134343 44781 134344 44781 134345 44781 134346 44782 134347 44782 134348 44782 134349 44783 134350 44783 134351 44783 134352 44784 134353 44784 134354 44784 134355 44785 134356 44785 134357 44785 134358 44786 134359 44786 134360 44786 134361 44787 134362 44787 134363 44787 134364 44788 134365 44788 134366 44788 134367 44789 134368 44789 134369 44789 134370 44790 134371 44790 134372 44790 134373 44791 134374 44791 134375 44791 134376 44792 134377 44792 134378 44792 134379 44793 134380 44793 134381 44793 134382 44794 134383 44794 134384 44794 134385 44795 134386 44795 134387 44795 134388 44796 134389 44796 134390 44796 134391 44797 134392 44797 134393 44797 134394 44798 134395 44798 134396 44798 134397 44799 134398 44799 134399 44799 134400 44800 134401 44800 134402 44800 134403 44801 134404 44801 134405 44801 134406 44802 134407 44802 134408 44802 134409 44803 134410 44803 134411 44803 134412 44804 134413 44804 134414 44804 134415 44805 134416 44805 134417 44805 134418 44806 134419 44806 134420 44806 134421 44807 134422 44807 134423 44807 134424 44808 134425 44808 134426 44808 134427 44809 134428 44809 134429 44809 134430 44810 134431 44810 134432 44810 134433 44811 134434 44811 134435 44811 134436 44812 134437 44812 134438 44812 134439 44813 134440 44813 134441 44813 134442 44814 134443 44814 134444 44814 134445 44815 134446 44815 134447 44815 134448 44816 134449 44816 134450 44816 134451 44817 134452 44817 134453 44817 134454 44818 134455 44818 134456 44818 134457 44819 134458 44819 134459 44819 134460 44820 134461 44820 134462 44820 134463 44821 134464 44821 134465 44821 134466 44822 134467 44822 134468 44822 134469 44823 134470 44823 134471 44823 134472 44824 134473 44824 134474 44824 134475 44825 134476 44825 134477 44825 134478 44826 134479 44826 134480 44826 134481 44827 134482 44827 134483 44827 134484 44828 134485 44828 134486 44828 134487 44829 134488 44829 134489 44829 134490 44830 134491 44830 134492 44830 134493 44831 134494 44831 134495 44831 134496 44832 134497 44832 134498 44832 134499 44833 134500 44833 134501 44833 134502 44834 134503 44834 134504 44834 134505 44835 134506 44835 134507 44835 134508 44836 134509 44836 134510 44836 134511 44837 134512 44837 134513 44837 134514 44838 134515 44838 134516 44838 134517 44839 134518 44839 134519 44839 134520 44840 134521 44840 134522 44840 134523 44841 134524 44841 134525 44841 134526 44842 134527 44842 134528 44842 134529 44843 134530 44843 134531 44843 134532 44844 134533 44844 134534 44844 134535 44845 134536 44845 134537 44845 134538 44846 134539 44846 134540 44846 134541 44847 134542 44847 134543 44847 134544 44848 134545 44848 134546 44848 134547 44849 134548 44849 134549 44849 134550 44850 134551 44850 134552 44850 134553 44851 134554 44851 134555 44851 134556 44852 134557 44852 134558 44852 134559 44853 134560 44853 134561 44853 134562 44854 134563 44854 134564 44854 134565 44855 134566 44855 134567 44855 134568 44856 134569 44856 134570 44856 134571 44857 134572 44857 134573 44857 134574 44858 134575 44858 134576 44858 134577 44859 134578 44859 134579 44859 134580 44860 134581 44860 134582 44860 134583 44861 134584 44861 134585 44861 134586 44862 134587 44862 134588 44862 134589 44863 134590 44863 134591 44863 134592 44864 134593 44864 134594 44864 134595 44865 134596 44865 134597 44865 134598 44866 134599 44866 134600 44866 134601 44867 134602 44867 134603 44867 134604 44868 134605 44868 134606 44868 134607 44869 134608 44869 134609 44869 134610 44870 134611 44870 134612 44870 134613 44871 134614 44871 134615 44871 134616 44872 134617 44872 134618 44872 134619 44873 134620 44873 134621 44873 134622 44874 134623 44874 134624 44874 134625 44875 134626 44875 134627 44875 134628 44876 134629 44876 134630 44876 134631 44877 134632 44877 134633 44877 134634 44878 134635 44878 134636 44878 134637 44879 134638 44879 134639 44879 134640 44880 134641 44880 134642 44880 134643 44881 134644 44881 134645 44881 134646 44882 134647 44882 134648 44882 134649 44883 134650 44883 134651 44883 134652 44884 134653 44884 134654 44884 134655 44885 134656 44885 134657 44885 134658 44886 134659 44886 134660 44886 134661 44887 134662 44887 134663 44887 134664 44888 134665 44888 134666 44888 134667 44889 134668 44889 134669 44889 134670 44890 134671 44890 134672 44890 134673 44891 134674 44891 134675 44891 134676 44892 134677 44892 134678 44892 134679 44893 134680 44893 134681 44893 134682 44894 134683 44894 134684 44894 134685 44895 134686 44895 134687 44895 134688 44896 134689 44896 134690 44896 134691 44897 134692 44897 134693 44897 134694 44898 134695 44898 134696 44898 134697 44899 134698 44899 134699 44899 134700 44900 134701 44900 134702 44900 134703 44901 134704 44901 134705 44901 134706 44902 134707 44902 134708 44902 134709 44903 134710 44903 134711 44903 134712 44904 134713 44904 134714 44904 134715 44905 134716 44905 134717 44905 134718 44906 134719 44906 134720 44906 134721 44907 134722 44907 134723 44907 134724 44908 134725 44908 134726 44908 134727 44909 134728 44909 134729 44909 134730 44910 134731 44910 134732 44910 134733 44911 134734 44911 134735 44911 134736 44912 134737 44912 134738 44912 134739 44913 134740 44913 134741 44913 134742 44914 134743 44914 134744 44914 134745 44915 134746 44915 134747 44915 134748 44916 134749 44916 134750 44916 134751 44917 134752 44917 134753 44917 134754 44918 134755 44918 134756 44918 134757 44919 134758 44919 134759 44919 134760 44920 134761 44920 134762 44920 134763 44921 134764 44921 134765 44921 134766 44922 134767 44922 134768 44922 134769 44923 134770 44923 134771 44923 134772 44924 134773 44924 134774 44924 134775 44925 134776 44925 134777 44925 134778 44926 134779 44926 134780 44926 134781 44927 134782 44927 134783 44927 134784 44928 134785 44928 134786 44928 134787 44929 134788 44929 134789 44929 134790 44930 134791 44930 134792 44930 134793 44931 134794 44931 134795 44931 134796 44932 134797 44932 134798 44932 134799 44933 134800 44933 134801 44933 134802 44934 134803 44934 134804 44934 134805 44935 134806 44935 134807 44935 134808 44936 134809 44936 134810 44936 134811 44937 134812 44937 134813 44937 134814 44938 134815 44938 134816 44938 134817 44939 134818 44939 134819 44939 134820 44940 134821 44940 134822 44940 134823 44941 134824 44941 134825 44941 134826 44942 134827 44942 134828 44942 134829 44943 134830 44943 134831 44943 134832 44944 134833 44944 134834 44944 134835 44945 134836 44945 134837 44945 134838 44946 134839 44946 134840 44946 134841 44947 134842 44947 134843 44947 134844 44948 134845 44948 134846 44948 134847 44949 134848 44949 134849 44949 134850 44950 134851 44950 134852 44950 134853 44951 134854 44951 134855 44951 134856 44952 134857 44952 134858 44952 134859 44953 134860 44953 134861 44953 134862 44954 134863 44954 134864 44954 134865 44955 134866 44955 134867 44955 134868 44956 134869 44956 134870 44956 134871 44957 134872 44957 134873 44957 134874 44958 134875 44958 134876 44958 134877 44959 134878 44959 134879 44959 134880 44960 134881 44960 134882 44960 134883 44961 134884 44961 134885 44961 134886 44962 134887 44962 134888 44962 134889 44963 134890 44963 134891 44963 134892 44964 134893 44964 134894 44964 134895 44965 134896 44965 134897 44965 134898 44966 134899 44966 134900 44966 134901 44967 134902 44967 134903 44967 134904 44968 134905 44968 134906 44968 134907 44969 134908 44969 134909 44969 134910 44970 134911 44970 134912 44970 134913 44971 134914 44971 134915 44971 134916 44972 134917 44972 134918 44972 134919 44973 134920 44973 134921 44973 134922 44974 134923 44974 134924 44974 134925 44975 134926 44975 134927 44975 134928 44976 134929 44976 134930 44976 134931 44977 134932 44977 134933 44977 134934 44978 134935 44978 134936 44978 134937 44979 134938 44979 134939 44979 134940 44980 134941 44980 134942 44980 134943 44981 134944 44981 134945 44981 134946 44982 134947 44982 134948 44982 134949 44983 134950 44983 134951 44983 134952 44984 134953 44984 134954 44984 134955 44985 134956 44985 134957 44985 134958 44986 134959 44986 134960 44986 134961 44987 134962 44987 134963 44987 134964 44988 134965 44988 134966 44988 134967 44989 134968 44989 134969 44989 134970 44990 134971 44990 134972 44990 134973 44991 134974 44991 134975 44991 134976 44992 134977 44992 134978 44992 134979 44993 134980 44993 134981 44993 134982 44994 134983 44994 134984 44994 134985 44995 134986 44995 134987 44995 134988 44996 134989 44996 134990 44996 134991 44997 134992 44997 134993 44997 134994 44998 134995 44998 134996 44998 134997 44999 134998 44999 134999 44999 135000 45000 135001 45000 135002 45000 135003 45001 135004 45001 135005 45001 135006 45002 135007 45002 135008 45002 135009 45003 135010 45003 135011 45003 135012 45004 135013 45004 135014 45004 135015 45005 135016 45005 135017 45005 135018 45006 135019 45006 135020 45006 135021 45007 135022 45007 135023 45007 135024 45008 135025 45008 135026 45008 135027 45009 135028 45009 135029 45009 135030 45010 135031 45010 135032 45010 135033 45011 135034 45011 135035 45011 135036 45012 135037 45012 135038 45012 135039 45013 135040 45013 135041 45013 135042 45014 135043 45014 135044 45014 135045 45015 135046 45015 135047 45015 135048 45016 135049 45016 135050 45016 135051 45017 135052 45017 135053 45017 135054 45018 135055 45018 135056 45018 135057 45019 135058 45019 135059 45019 135060 45020 135061 45020 135062 45020 135063 45021 135064 45021 135065 45021 135066 45022 135067 45022 135068 45022 135069 45023 135070 45023 135071 45023 135072 45024 135073 45024 135074 45024 135075 45025 135076 45025 135077 45025 135078 45026 135079 45026 135080 45026 135081 45027 135082 45027 135083 45027 135084 45028 135085 45028 135086 45028 135087 45029 135088 45029 135089 45029 135090 45030 135091 45030 135092 45030 135093 45031 135094 45031 135095 45031 135096 45032 135097 45032 135098 45032 135099 45033 135100 45033 135101 45033 135102 45034 135103 45034 135104 45034 135105 45035 135106 45035 135107 45035 135108 45036 135109 45036 135110 45036 135111 45037 135112 45037 135113 45037 135114 45038 135115 45038 135116 45038 135117 45039 135118 45039 135119 45039 135120 45040 135121 45040 135122 45040 135123 45041 135124 45041 135125 45041 135126 45042 135127 45042 135128 45042 135129 45043 135130 45043 135131 45043 135132 45044 135133 45044 135134 45044 135135 45045 135136 45045 135137 45045 135138 45046 135139 45046 135140 45046 135141 45047 135142 45047 135143 45047 135144 45048 135145 45048 135146 45048 135147 45049 135148 45049 135149 45049 135150 45050 135151 45050 135152 45050 135153 45051 135154 45051 135155 45051 135156 45052 135157 45052 135158 45052 135159 45053 135160 45053 135161 45053 135162 45054 135163 45054 135164 45054 135165 45055 135166 45055 135167 45055 135168 45056 135169 45056 135170 45056 135171 45057 135172 45057 135173 45057 135174 45058 135175 45058 135176 45058 135177 45059 135178 45059 135179 45059 135180 45060 135181 45060 135182 45060 135183 45061 135184 45061 135185 45061 135186 45062 135187 45062 135188 45062 135189 45063 135190 45063 135191 45063 135192 45064 135193 45064 135194 45064 135195 45065 135196 45065 135197 45065 135198 45066 135199 45066 135200 45066 135201 45067 135202 45067 135203 45067 135204 45068 135205 45068 135206 45068 135207 45069 135208 45069 135209 45069 135210 45070 135211 45070 135212 45070 135213 45071 135214 45071 135215 45071 135216 45072 135217 45072 135218 45072 135219 45073 135220 45073 135221 45073 135222 45074 135223 45074 135224 45074 135225 45075 135226 45075 135227 45075 135228 45076 135229 45076 135230 45076 135231 45077 135232 45077 135233 45077 135234 45078 135235 45078 135236 45078 135237 45079 135238 45079 135239 45079 135240 45080 135241 45080 135242 45080 135243 45081 135244 45081 135245 45081 135246 45082 135247 45082 135248 45082 135249 45083 135250 45083 135251 45083 135252 45084 135253 45084 135254 45084 135255 45085 135256 45085 135257 45085 135258 45086 135259 45086 135260 45086 135261 45087 135262 45087 135263 45087 135264 45088 135265 45088 135266 45088 135267 45089 135268 45089 135269 45089 135270 45090 135271 45090 135272 45090 135273 45091 135274 45091 135275 45091 135276 45092 135277 45092 135278 45092 135279 45093 135280 45093 135281 45093 135282 45094 135283 45094 135284 45094 135285 45095 135286 45095 135287 45095 135288 45096 135289 45096 135290 45096 135291 45097 135292 45097 135293 45097 135294 45098 135295 45098 135296 45098 135297 45099 135298 45099 135299 45099 135300 45100 135301 45100 135302 45100 135303 45101 135304 45101 135305 45101 135306 45102 135307 45102 135308 45102 135309 45103 135310 45103 135311 45103 135312 45104 135313 45104 135314 45104 135315 45105 135316 45105 135317 45105 135318 45106 135319 45106 135320 45106 135321 45107 135322 45107 135323 45107 135324 45108 135325 45108 135326 45108 135327 45109 135328 45109 135329 45109 135330 45110 135331 45110 135332 45110 135333 45111 135334 45111 135335 45111 135336 45112 135337 45112 135338 45112 135339 45113 135340 45113 135341 45113 135342 45114 135343 45114 135344 45114 135345 45115 135346 45115 135347 45115 135348 45116 135349 45116 135350 45116 135351 45117 135352 45117 135353 45117 135354 45118 135355 45118 135356 45118 135357 45119 135358 45119 135359 45119 135360 45120 135361 45120 135362 45120 135363 45121 135364 45121 135365 45121 135366 45122 135367 45122 135368 45122 135369 45123 135370 45123 135371 45123 135372 45124 135373 45124 135374 45124 135375 45125 135376 45125 135377 45125 135378 45126 135379 45126 135380 45126 135381 45127 135382 45127 135383 45127 135384 45128 135385 45128 135386 45128 135387 45129 135388 45129 135389 45129 135390 45130 135391 45130 135392 45130 135393 45131 135394 45131 135395 45131 135396 45132 135397 45132 135398 45132 135399 45133 135400 45133 135401 45133 135402 45134 135403 45134 135404 45134 135405 45135 135406 45135 135407 45135 135408 45136 135409 45136 135410 45136 135411 45137 135412 45137 135413 45137 135414 45138 135415 45138 135416 45138 135417 45139 135418 45139 135419 45139 135420 45140 135421 45140 135422 45140 135423 45141 135424 45141 135425 45141 135426 45142 135427 45142 135428 45142 135429 45143 135430 45143 135431 45143 135432 45144 135433 45144 135434 45144 135435 45145 135436 45145 135437 45145 135438 45146 135439 45146 135440 45146 135441 45147 135442 45147 135443 45147 135444 45148 135445 45148 135446 45148 135447 45149 135448 45149 135449 45149 135450 45150 135451 45150 135452 45150 135453 45151 135454 45151 135455 45151 135456 45152 135457 45152 135458 45152 135459 45153 135460 45153 135461 45153 135462 45154 135463 45154 135464 45154 135465 45155 135466 45155 135467 45155 135468 45156 135469 45156 135470 45156 135471 45157 135472 45157 135473 45157 135474 45158 135475 45158 135476 45158 135477 45159 135478 45159 135479 45159 135480 45160 135481 45160 135482 45160 135483 45161 135484 45161 135485 45161 135486 45162 135487 45162 135488 45162 135489 45163 135490 45163 135491 45163 135492 45164 135493 45164 135494 45164 135495 45165 135496 45165 135497 45165 135498 45166 135499 45166 135500 45166 135501 45167 135502 45167 135503 45167 135504 45168 135505 45168 135506 45168 135507 45169 135508 45169 135509 45169 135510 45170 135511 45170 135512 45170 135513 45171 135514 45171 135515 45171 135516 45172 135517 45172 135518 45172 135519 45173 135520 45173 135521 45173 135522 45174 135523 45174 135524 45174 135525 45175 135526 45175 135527 45175 135528 45176 135529 45176 135530 45176 135531 45177 135532 45177 135533 45177 135534 45178 135535 45178 135536 45178 135537 45179 135538 45179 135539 45179 135540 45180 135541 45180 135542 45180 135543 45181 135544 45181 135545 45181 135546 45182 135547 45182 135548 45182 135549 45183 135550 45183 135551 45183 135552 45184 135553 45184 135554 45184 135555 45185 135556 45185 135557 45185 135558 45186 135559 45186 135560 45186 135561 45187 135562 45187 135563 45187 135564 45188 135565 45188 135566 45188 135567 45189 135568 45189 135569 45189 135570 45190 135571 45190 135572 45190 135573 45191 135574 45191 135575 45191 135576 45192 135577 45192 135578 45192 135579 45193 135580 45193 135581 45193 135582 45194 135583 45194 135584 45194 135585 45195 135586 45195 135587 45195 135588 45196 135589 45196 135590 45196 135591 45197 135592 45197 135593 45197 135594 45198 135595 45198 135596 45198 135597 45199 135598 45199 135599 45199 135600 45200 135601 45200 135602 45200 135603 45201 135604 45201 135605 45201 135606 45202 135607 45202 135608 45202 135609 45203 135610 45203 135611 45203 135612 45204 135613 45204 135614 45204 135615 45205 135616 45205 135617 45205 135618 45206 135619 45206 135620 45206 135621 45207 135622 45207 135623 45207 135624 45208 135625 45208 135626 45208 135627 45209 135628 45209 135629 45209 135630 45210 135631 45210 135632 45210 135633 45211 135634 45211 135635 45211 135636 45212 135637 45212 135638 45212 135639 45213 135640 45213 135641 45213 135642 45214 135643 45214 135644 45214 135645 45215 135646 45215 135647 45215 135648 45216 135649 45216 135650 45216 135651 45217 135652 45217 135653 45217 135654 45218 135655 45218 135656 45218 135657 45219 135658 45219 135659 45219 135660 45220 135661 45220 135662 45220 135663 45221 135664 45221 135665 45221 135666 45222 135667 45222 135668 45222 135669 45223 135670 45223 135671 45223 135672 45224 135673 45224 135674 45224 135675 45225 135676 45225 135677 45225 135678 45226 135679 45226 135680 45226 135681 45227 135682 45227 135683 45227 135684 45228 135685 45228 135686 45228 135687 45229 135688 45229 135689 45229 135690 45230 135691 45230 135692 45230 135693 45231 135694 45231 135695 45231 135696 45232 135697 45232 135698 45232 135699 45233 135700 45233 135701 45233 135702 45234 135703 45234 135704 45234 135705 45235 135706 45235 135707 45235 135708 45236 135709 45236 135710 45236 135711 45237 135712 45237 135713 45237 135714 45238 135715 45238 135716 45238 135717 45239 135718 45239 135719 45239 135720 45240 135721 45240 135722 45240 135723 45241 135724 45241 135725 45241 135726 45242 135727 45242 135728 45242 135729 45243 135730 45243 135731 45243 135732 45244 135733 45244 135734 45244 135735 45245 135736 45245 135737 45245 135738 45246 135739 45246 135740 45246 135741 45247 135742 45247 135743 45247 135744 45248 135745 45248 135746 45248 135747 45249 135748 45249 135749 45249 135750 45250 135751 45250 135752 45250 135753 45251 135754 45251 135755 45251 135756 45252 135757 45252 135758 45252 135759 45253 135760 45253 135761 45253 135762 45254 135763 45254 135764 45254 135765 45255 135766 45255 135767 45255 135768 45256 135769 45256 135770 45256 135771 45257 135772 45257 135773 45257 135774 45258 135775 45258 135776 45258 135777 45259 135778 45259 135779 45259 135780 45260 135781 45260 135782 45260 135783 45261 135784 45261 135785 45261 135786 45262 135787 45262 135788 45262 135789 45263 135790 45263 135791 45263 135792 45264 135793 45264 135794 45264 135795 45265 135796 45265 135797 45265 135798 45266 135799 45266 135800 45266 135801 45267 135802 45267 135803 45267 135804 45268 135805 45268 135806 45268 135807 45269 135808 45269 135809 45269 135810 45270 135811 45270 135812 45270 135813 45271 135814 45271 135815 45271 135816 45272 135817 45272 135818 45272 135819 45273 135820 45273 135821 45273 135822 45274 135823 45274 135824 45274 135825 45275 135826 45275 135827 45275 135828 45276 135829 45276 135830 45276 135831 45277 135832 45277 135833 45277 135834 45278 135835 45278 135836 45278 135837 45279 135838 45279 135839 45279 135840 45280 135841 45280 135842 45280 135843 45281 135844 45281 135845 45281 135846 45282 135847 45282 135848 45282 135849 45283 135850 45283 135851 45283 135852 45284 135853 45284 135854 45284 135855 45285 135856 45285 135857 45285 135858 45286 135859 45286 135860 45286 135861 45287 135862 45287 135863 45287 135864 45288 135865 45288 135866 45288 135867 45289 135868 45289 135869 45289 135870 45290 135871 45290 135872 45290 135873 45291 135874 45291 135875 45291 135876 45292 135877 45292 135878 45292 135879 45293 135880 45293 135881 45293 135882 45294 135883 45294 135884 45294 135885 45295 135886 45295 135887 45295 135888 45296 135889 45296 135890 45296 135891 45297 135892 45297 135893 45297 135894 45298 135895 45298 135896 45298 135897 45299 135898 45299 135899 45299 135900 45300 135901 45300 135902 45300 135903 45301 135904 45301 135905 45301 135906 45302 135907 45302 135908 45302 135909 45303 135910 45303 135911 45303 135912 45304 135913 45304 135914 45304 135915 45305 135916 45305 135917 45305 135918 45306 135919 45306 135920 45306 135921 45307 135922 45307 135923 45307 135924 45308 135925 45308 135926 45308 135927 45309 135928 45309 135929 45309 135930 45310 135931 45310 135932 45310 135933 45311 135934 45311 135935 45311 135936 45312 135937 45312 135938 45312 135939 45313 135940 45313 135941 45313 135942 45314 135943 45314 135944 45314 135945 45315 135946 45315 135947 45315 135948 45316 135949 45316 135950 45316 135951 45317 135952 45317 135953 45317 135954 45318 135955 45318 135956 45318 135957 45319 135958 45319 135959 45319 135960 45320 135961 45320 135962 45320 135963 45321 135964 45321 135965 45321 135966 45322 135967 45322 135968 45322 135969 45323 135970 45323 135971 45323 135972 45324 135973 45324 135974 45324 135975 45325 135976 45325 135977 45325 135978 45326 135979 45326 135980 45326 135981 45327 135982 45327 135983 45327 135984 45328 135985 45328 135986 45328 135987 45329 135988 45329 135989 45329 135990 45330 135991 45330 135992 45330 135993 45331 135994 45331 135995 45331 135996 45332 135997 45332 135998 45332 135999 45333 136000 45333 136001 45333 136002 45334 136003 45334 136004 45334 136005 45335 136006 45335 136007 45335 136008 45336 136009 45336 136010 45336 136011 45337 136012 45337 136013 45337 136014 45338 136015 45338 136016 45338 136017 45339 136018 45339 136019 45339 136020 45340 136021 45340 136022 45340 136023 45341 136024 45341 136025 45341 136026 45342 136027 45342 136028 45342 136029 45343 136030 45343 136031 45343 136032 45344 136033 45344 136034 45344 136035 45345 136036 45345 136037 45345 136038 45346 136039 45346 136040 45346 136041 45347 136042 45347 136043 45347 136044 45348 136045 45348 136046 45348 136047 45349 136048 45349 136049 45349 136050 45350 136051 45350 136052 45350 136053 45351 136054 45351 136055 45351 136056 45352 136057 45352 136058 45352 136059 45353 136060 45353 136061 45353 136062 45354 136063 45354 136064 45354 136065 45355 136066 45355 136067 45355 136068 45356 136069 45356 136070 45356 136071 45357 136072 45357 136073 45357 136074 45358 136075 45358 136076 45358 136077 45359 136078 45359 136079 45359 136080 45360 136081 45360 136082 45360 136083 45361 136084 45361 136085 45361 136086 45362 136087 45362 136088 45362 136089 45363 136090 45363 136091 45363 136092 45364 136093 45364 136094 45364 136095 45365 136096 45365 136097 45365 136098 45366 136099 45366 136100 45366 136101 45367 136102 45367 136103 45367 136104 45368 136105 45368 136106 45368 136107 45369 136108 45369 136109 45369 136110 45370 136111 45370 136112 45370 136113 45371 136114 45371 136115 45371 136116 45372 136117 45372 136118 45372 136119 45373 136120 45373 136121 45373 136122 45374 136123 45374 136124 45374 136125 45375 136126 45375 136127 45375 136128 45376 136129 45376 136130 45376 136131 45377 136132 45377 136133 45377 136134 45378 136135 45378 136136 45378 136137 45379 136138 45379 136139 45379 136140 45380 136141 45380 136142 45380 136143 45381 136144 45381 136145 45381 136146 45382 136147 45382 136148 45382 136149 45383 136150 45383 136151 45383 136152 45384 136153 45384 136154 45384 136155 45385 136156 45385 136157 45385 136158 45386 136159 45386 136160 45386 136161 45387 136162 45387 136163 45387 136164 45388 136165 45388 136166 45388 136167 45389 136168 45389 136169 45389 136170 45390 136171 45390 136172 45390 136173 45391 136174 45391 136175 45391 136176 45392 136177 45392 136178 45392 136179 45393 136180 45393 136181 45393 136182 45394 136183 45394 136184 45394 136185 45395 136186 45395 136187 45395 136188 45396 136189 45396 136190 45396 136191 45397 136192 45397 136193 45397 136194 45398 136195 45398 136196 45398 136197 45399 136198 45399 136199 45399 136200 45400 136201 45400 136202 45400 136203 45401 136204 45401 136205 45401 136206 45402 136207 45402 136208 45402 136209 45403 136210 45403 136211 45403 136212 45404 136213 45404 136214 45404 136215 45405 136216 45405 136217 45405 136218 45406 136219 45406 136220 45406 136221 45407 136222 45407 136223 45407 136224 45408 136225 45408 136226 45408 136227 45409 136228 45409 136229 45409 136230 45410 136231 45410 136232 45410 136233 45411 136234 45411 136235 45411 136236 45412 136237 45412 136238 45412 136239 45413 136240 45413 136241 45413 136242 45414 136243 45414 136244 45414 136245 45415 136246 45415 136247 45415 136248 45416 136249 45416 136250 45416 136251 45417 136252 45417 136253 45417 136254 45418 136255 45418 136256 45418 136257 45419 136258 45419 136259 45419 136260 45420 136261 45420 136262 45420 136263 45421 136264 45421 136265 45421 136266 45422 136267 45422 136268 45422 136269 45423 136270 45423 136271 45423 136272 45424 136273 45424 136274 45424 136275 45425 136276 45425 136277 45425 136278 45426 136279 45426 136280 45426 136281 45427 136282 45427 136283 45427 136284 45428 136285 45428 136286 45428 136287 45429 136288 45429 136289 45429 136290 45430 136291 45430 136292 45430 136293 45431 136294 45431 136295 45431 136296 45432 136297 45432 136298 45432 136299 45433 136300 45433 136301 45433 136302 45434 136303 45434 136304 45434 136305 45435 136306 45435 136307 45435 136308 45436 136309 45436 136310 45436 136311 45437 136312 45437 136313 45437 136314 45438 136315 45438 136316 45438 136317 45439 136318 45439 136319 45439 136320 45440 136321 45440 136322 45440 136323 45441 136324 45441 136325 45441 136326 45442 136327 45442 136328 45442 136329 45443 136330 45443 136331 45443 136332 45444 136333 45444 136334 45444 136335 45445 136336 45445 136337 45445 136338 45446 136339 45446 136340 45446 136341 45447 136342 45447 136343 45447 136344 45448 136345 45448 136346 45448 136347 45449 136348 45449 136349 45449 136350 45450 136351 45450 136352 45450 136353 45451 136354 45451 136355 45451 136356 45452 136357 45452 136358 45452 136359 45453 136360 45453 136361 45453 136362 45454 136363 45454 136364 45454 136365 45455 136366 45455 136367 45455 136368 45456 136369 45456 136370 45456 136371 45457 136372 45457 136373 45457 136374 45458 136375 45458 136376 45458 136377 45459 136378 45459 136379 45459 136380 45460 136381 45460 136382 45460 136383 45461 136384 45461 136385 45461 136386 45462 136387 45462 136388 45462 136389 45463 136390 45463 136391 45463 136392 45464 136393 45464 136394 45464 136395 45465 136396 45465 136397 45465 136398 45466 136399 45466 136400 45466 136401 45467 136402 45467 136403 45467 136404 45468 136405 45468 136406 45468 136407 45469 136408 45469 136409 45469 136410 45470 136411 45470 136412 45470 136413 45471 136414 45471 136415 45471 136416 45472 136417 45472 136418 45472 136419 45473 136420 45473 136421 45473 136422 45474 136423 45474 136424 45474 136425 45475 136426 45475 136427 45475 136428 45476 136429 45476 136430 45476 136431 45477 136432 45477 136433 45477 136434 45478 136435 45478 136436 45478 136437 45479 136438 45479 136439 45479 136440 45480 136441 45480 136442 45480 136443 45481 136444 45481 136445 45481 136446 45482 136447 45482 136448 45482 136449 45483 136450 45483 136451 45483 136452 45484 136453 45484 136454 45484 136455 45485 136456 45485 136457 45485 136458 45486 136459 45486 136460 45486 136461 45487 136462 45487 136463 45487 136464 45488 136465 45488 136466 45488 136467 45489 136468 45489 136469 45489 136470 45490 136471 45490 136472 45490 136473 45491 136474 45491 136475 45491 136476 45492 136477 45492 136478 45492 136479 45493 136480 45493 136481 45493 136482 45494 136483 45494 136484 45494 136485 45495 136486 45495 136487 45495 136488 45496 136489 45496 136490 45496 136491 45497 136492 45497 136493 45497 136494 45498 136495 45498 136496 45498 136497 45499 136498 45499 136499 45499 136500 45500 136501 45500 136502 45500 136503 45501 136504 45501 136505 45501 136506 45502 136507 45502 136508 45502 136509 45503 136510 45503 136511 45503 136512 45504 136513 45504 136514 45504 136515 45505 136516 45505 136517 45505 136518 45506 136519 45506 136520 45506 136521 45507 136522 45507 136523 45507 136524 45508 136525 45508 136526 45508 136527 45509 136528 45509 136529 45509 136530 45510 136531 45510 136532 45510 136533 45511 136534 45511 136535 45511 136536 45512 136537 45512 136538 45512 136539 45513 136540 45513 136541 45513 136542 45514 136543 45514 136544 45514 136545 45515 136546 45515 136547 45515 136548 45516 136549 45516 136550 45516 136551 45517 136552 45517 136553 45517 136554 45518 136555 45518 136556 45518 136557 45519 136558 45519 136559 45519 136560 45520 136561 45520 136562 45520 136563 45521 136564 45521 136565 45521 136566 45522 136567 45522 136568 45522 136569 45523 136570 45523 136571 45523 136572 45524 136573 45524 136574 45524 136575 45525 136576 45525 136577 45525 136578 45526 136579 45526 136580 45526 136581 45527 136582 45527 136583 45527 136584 45528 136585 45528 136586 45528 136587 45529 136588 45529 136589 45529 136590 45530 136591 45530 136592 45530 136593 45531 136594 45531 136595 45531 136596 45532 136597 45532 136598 45532 136599 45533 136600 45533 136601 45533 136602 45534 136603 45534 136604 45534 136605 45535 136606 45535 136607 45535 136608 45536 136609 45536 136610 45536 136611 45537 136612 45537 136613 45537 136614 45538 136615 45538 136616 45538 136617 45539 136618 45539 136619 45539 136620 45540 136621 45540 136622 45540 136623 45541 136624 45541 136625 45541 136626 45542 136627 45542 136628 45542 136629 45543 136630 45543 136631 45543 136632 45544 136633 45544 136634 45544 136635 45545 136636 45545 136637 45545 136638 45546 136639 45546 136640 45546 136641 45547 136642 45547 136643 45547 136644 45548 136645 45548 136646 45548 136647 45549 136648 45549 136649 45549 136650 45550 136651 45550 136652 45550 136653 45551 136654 45551 136655 45551 136656 45552 136657 45552 136658 45552 136659 45553 136660 45553 136661 45553 136662 45554 136663 45554 136664 45554 136665 45555 136666 45555 136667 45555 136668 45556 136669 45556 136670 45556 136671 45557 136672 45557 136673 45557 136674 45558 136675 45558 136676 45558 136677 45559 136678 45559 136679 45559 136680 45560 136681 45560 136682 45560 136683 45561 136684 45561 136685 45561 136686 45562 136687 45562 136688 45562 136689 45563 136690 45563 136691 45563 136692 45564 136693 45564 136694 45564 136695 45565 136696 45565 136697 45565 136698 45566 136699 45566 136700 45566 136701 45567 136702 45567 136703 45567 136704 45568 136705 45568 136706 45568 136707 45569 136708 45569 136709 45569 136710 45570 136711 45570 136712 45570 136713 45571 136714 45571 136715 45571 136716 45572 136717 45572 136718 45572 136719 45573 136720 45573 136721 45573 136722 45574 136723 45574 136724 45574 136725 45575 136726 45575 136727 45575 136728 45576 136729 45576 136730 45576 136731 45577 136732 45577 136733 45577 136734 45578 136735 45578 136736 45578 136737 45579 136738 45579 136739 45579 136740 45580 136741 45580 136742 45580 136743 45581 136744 45581 136745 45581 136746 45582 136747 45582 136748 45582 136749 45583 136750 45583 136751 45583 136752 45584 136753 45584 136754 45584 136755 45585 136756 45585 136757 45585 136758 45586 136759 45586 136760 45586 136761 45587 136762 45587 136763 45587 136764 45588 136765 45588 136766 45588 136767 45589 136768 45589 136769 45589 136770 45590 136771 45590 136772 45590 136773 45591 136774 45591 136775 45591 136776 45592 136777 45592 136778 45592 136779 45593 136780 45593 136781 45593 136782 45594 136783 45594 136784 45594 136785 45595 136786 45595 136787 45595 136788 45596 136789 45596 136790 45596 136791 45597 136792 45597 136793 45597 136794 45598 136795 45598 136796 45598 136797 45599 136798 45599 136799 45599 136800 45600 136801 45600 136802 45600 136803 45601 136804 45601 136805 45601 136806 45602 136807 45602 136808 45602 136809 45603 136810 45603 136811 45603 136812 45604 136813 45604 136814 45604 136815 45605 136816 45605 136817 45605 136818 45606 136819 45606 136820 45606 136821 45607 136822 45607 136823 45607 136824 45608 136825 45608 136826 45608 136827 45609 136828 45609 136829 45609 136830 45610 136831 45610 136832 45610 136833 45611 136834 45611 136835 45611 136836 45612 136837 45612 136838 45612 136839 45613 136840 45613 136841 45613 136842 45614 136843 45614 136844 45614 136845 45615 136846 45615 136847 45615 136848 45616 136849 45616 136850 45616 136851 45617 136852 45617 136853 45617 136854 45618 136855 45618 136856 45618 136857 45619 136858 45619 136859 45619 136860 45620 136861 45620 136862 45620 136863 45621 136864 45621 136865 45621 136866 45622 136867 45622 136868 45622 136869 45623 136870 45623 136871 45623 136872 45624 136873 45624 136874 45624 136875 45625 136876 45625 136877 45625 136878 45626 136879 45626 136880 45626 136881 45627 136882 45627 136883 45627 136884 45628 136885 45628 136886 45628 136887 45629 136888 45629 136889 45629 136890 45630 136891 45630 136892 45630 136893 45631 136894 45631 136895 45631 136896 45632 136897 45632 136898 45632 136899 45633 136900 45633 136901 45633 136902 45634 136903 45634 136904 45634 136905 45635 136906 45635 136907 45635 136908 45636 136909 45636 136910 45636 136911 45637 136912 45637 136913 45637 136914 45638 136915 45638 136916 45638 136917 45639 136918 45639 136919 45639 136920 45640 136921 45640 136922 45640 136923 45641 136924 45641 136925 45641 136926 45642 136927 45642 136928 45642 136929 45643 136930 45643 136931 45643 136932 45644 136933 45644 136934 45644 136935 45645 136936 45645 136937 45645 136938 45646 136939 45646 136940 45646 136941 45647 136942 45647 136943 45647 136944 45648 136945 45648 136946 45648 136947 45649 136948 45649 136949 45649 136950 45650 136951 45650 136952 45650 136953 45651 136954 45651 136955 45651 136956 45652 136957 45652 136958 45652 136959 45653 136960 45653 136961 45653 136962 45654 136963 45654 136964 45654 136965 45655 136966 45655 136967 45655 136968 45656 136969 45656 136970 45656 136971 45657 136972 45657 136973 45657 136974 45658 136975 45658 136976 45658 136977 45659 136978 45659 136979 45659 136980 45660 136981 45660 136982 45660 136983 45661 136984 45661 136985 45661 136986 45662 136987 45662 136988 45662 136989 45663 136990 45663 136991 45663 136992 45664 136993 45664 136994 45664 136995 45665 136996 45665 136997 45665 136998 45666 136999 45666 137000 45666 137001 45667 137002 45667 137003 45667 137004 45668 137005 45668 137006 45668 137007 45669 137008 45669 137009 45669 137010 45670 137011 45670 137012 45670 137013 45671 137014 45671 137015 45671 137016 45672 137017 45672 137018 45672 137019 45673 137020 45673 137021 45673 137022 45674 137023 45674 137024 45674 137025 45675 137026 45675 137027 45675 137028 45676 137029 45676 137030 45676 137031 45677 137032 45677 137033 45677 137034 45678 137035 45678 137036 45678 137037 45679 137038 45679 137039 45679 137040 45680 137041 45680 137042 45680 137043 45681 137044 45681 137045 45681 137046 45682 137047 45682 137048 45682 137049 45683 137050 45683 137051 45683 137052 45684 137053 45684 137054 45684 137055 45685 137056 45685 137057 45685 137058 45686 137059 45686 137060 45686 137061 45687 137062 45687 137063 45687 137064 45688 137065 45688 137066 45688 137067 45689 137068 45689 137069 45689 137070 45690 137071 45690 137072 45690 137073 45691 137074 45691 137075 45691 137076 45692 137077 45692 137078 45692 137079 45693 137080 45693 137081 45693 137082 45694 137083 45694 137084 45694 137085 45695 137086 45695 137087 45695 137088 45696 137089 45696 137090 45696 137091 45697 137092 45697 137093 45697 137094 45698 137095 45698 137096 45698 137097 45699 137098 45699 137099 45699 137100 45700 137101 45700 137102 45700 137103 45701 137104 45701 137105 45701 137106 45702 137107 45702 137108 45702 137109 45703 137110 45703 137111 45703 137112 45704 137113 45704 137114 45704 137115 45705 137116 45705 137117 45705 137118 45706 137119 45706 137120 45706 137121 45707 137122 45707 137123 45707 137124 45708 137125 45708 137126 45708 137127 45709 137128 45709 137129 45709 137130 45710 137131 45710 137132 45710 137133 45711 137134 45711 137135 45711 137136 45712 137137 45712 137138 45712 137139 45713 137140 45713 137141 45713 137142 45714 137143 45714 137144 45714 137145 45715 137146 45715 137147 45715 137148 45716 137149 45716 137150 45716 137151 45717 137152 45717 137153 45717 137154 45718 137155 45718 137156 45718 137157 45719 137158 45719 137159 45719 137160 45720 137161 45720 137162 45720 137163 45721 137164 45721 137165 45721 137166 45722 137167 45722 137168 45722 137169 45723 137170 45723 137171 45723 137172 45724 137173 45724 137174 45724 137175 45725 137176 45725 137177 45725 137178 45726 137179 45726 137180 45726 137181 45727 137182 45727 137183 45727 137184 45728 137185 45728 137186 45728 137187 45729 137188 45729 137189 45729 137190 45730 137191 45730 137192 45730 137193 45731 137194 45731 137195 45731 137196 45732 137197 45732 137198 45732 137199 45733 137200 45733 137201 45733 137202 45734 137203 45734 137204 45734 137205 45735 137206 45735 137207 45735 137208 45736 137209 45736 137210 45736 137211 45737 137212 45737 137213 45737 137214 45738 137215 45738 137216 45738 137217 45739 137218 45739 137219 45739 137220 45740 137221 45740 137222 45740 137223 45741 137224 45741 137225 45741 137226 45742 137227 45742 137228 45742 137229 45743 137230 45743 137231 45743 137232 45744 137233 45744 137234 45744 137235 45745 137236 45745 137237 45745 137238 45746 137239 45746 137240 45746 137241 45747 137242 45747 137243 45747 137244 45748 137245 45748 137246 45748 137247 45749 137248 45749 137249 45749 137250 45750 137251 45750 137252 45750 137253 45751 137254 45751 137255 45751 137256 45752 137257 45752 137258 45752 137259 45753 137260 45753 137261 45753 137262 45754 137263 45754 137264 45754 137265 45755 137266 45755 137267 45755 137268 45756 137269 45756 137270 45756 137271 45757 137272 45757 137273 45757 137274 45758 137275 45758 137276 45758 137277 45759 137278 45759 137279 45759 137280 45760 137281 45760 137282 45760 137283 45761 137284 45761 137285 45761 137286 45762 137287 45762 137288 45762 137289 45763 137290 45763 137291 45763 137292 45764 137293 45764 137294 45764 137295 45765 137296 45765 137297 45765 137298 45766 137299 45766 137300 45766 137301 45767 137302 45767 137303 45767 137304 45768 137305 45768 137306 45768 137307 45769 137308 45769 137309 45769 137310 45770 137311 45770 137312 45770 137313 45771 137314 45771 137315 45771 137316 45772 137317 45772 137318 45772 137319 45773 137320 45773 137321 45773 137322 45774 137323 45774 137324 45774 137325 45775 137326 45775 137327 45775 137328 45776 137329 45776 137330 45776 137331 45777 137332 45777 137333 45777 137334 45778 137335 45778 137336 45778 137337 45779 137338 45779 137339 45779 137340 45780 137341 45780 137342 45780 137343 45781 137344 45781 137345 45781 137346 45782 137347 45782 137348 45782 137349 45783 137350 45783 137351 45783 137352 45784 137353 45784 137354 45784 137355 45785 137356 45785 137357 45785 137358 45786 137359 45786 137360 45786 137361 45787 137362 45787 137363 45787 137364 45788 137365 45788 137366 45788 137367 45789 137368 45789 137369 45789 137370 45790 137371 45790 137372 45790 137373 45791 137374 45791 137375 45791 137376 45792 137377 45792 137378 45792 137379 45793 137380 45793 137381 45793 137382 45794 137383 45794 137384 45794 137385 45795 137386 45795 137387 45795 137388 45796 137389 45796 137390 45796 137391 45797 137392 45797 137393 45797 137394 45798 137395 45798 137396 45798 137397 45799 137398 45799 137399 45799 137400 45800 137401 45800 137402 45800 137403 45801 137404 45801 137405 45801 137406 45802 137407 45802 137408 45802 137409 45803 137410 45803 137411 45803 137412 45804 137413 45804 137414 45804 137415 45805 137416 45805 137417 45805 137418 45806 137419 45806 137420 45806 137421 45807 137422 45807 137423 45807 137424 45808 137425 45808 137426 45808 137427 45809 137428 45809 137429 45809 137430 45810 137431 45810 137432 45810 137433 45811 137434 45811 137435 45811 137436 45812 137437 45812 137438 45812 137439 45813 137440 45813 137441 45813 137442 45814 137443 45814 137444 45814 137445 45815 137446 45815 137447 45815 137448 45816 137449 45816 137450 45816 137451 45817 137452 45817 137453 45817 137454 45818 137455 45818 137456 45818 137457 45819 137458 45819 137459 45819 137460 45820 137461 45820 137462 45820 137463 45821 137464 45821 137465 45821 137466 45822 137467 45822 137468 45822 137469 45823 137470 45823 137471 45823 137472 45824 137473 45824 137474 45824 137475 45825 137476 45825 137477 45825 137478 45826 137479 45826 137480 45826 137481 45827 137482 45827 137483 45827 137484 45828 137485 45828 137486 45828 137487 45829 137488 45829 137489 45829 137490 45830 137491 45830 137492 45830 137493 45831 137494 45831 137495 45831 137496 45832 137497 45832 137498 45832 137499 45833 137500 45833 137501 45833 137502 45834 137503 45834 137504 45834 137505 45835 137506 45835 137507 45835 137508 45836 137509 45836 137510 45836 137511 45837 137512 45837 137513 45837 137514 45838 137515 45838 137516 45838 137517 45839 137518 45839 137519 45839 137520 45840 137521 45840 137522 45840 137523 45841 137524 45841 137525 45841 137526 45842 137527 45842 137528 45842 137529 45843 137530 45843 137531 45843 137532 45844 137533 45844 137534 45844 137535 45845 137536 45845 137537 45845 137538 45846 137539 45846 137540 45846 137541 45847 137542 45847 137543 45847 137544 45848 137545 45848 137546 45848 137547 45849 137548 45849 137549 45849 137550 45850 137551 45850 137552 45850 137553 45851 137554 45851 137555 45851 137556 45852 137557 45852 137558 45852 137559 45853 137560 45853 137561 45853 137562 45854 137563 45854 137564 45854 137565 45855 137566 45855 137567 45855 137568 45856 137569 45856 137570 45856 137571 45857 137572 45857 137573 45857 137574 45858 137575 45858 137576 45858 137577 45859 137578 45859 137579 45859 137580 45860 137581 45860 137582 45860 137583 45861 137584 45861 137585 45861 137586 45862 137587 45862 137588 45862 137589 45863 137590 45863 137591 45863 137592 45864 137593 45864 137594 45864 137595 45865 137596 45865 137597 45865 137598 45866 137599 45866 137600 45866 137601 45867 137602 45867 137603 45867 137604 45868 137605 45868 137606 45868 137607 45869 137608 45869 137609 45869 137610 45870 137611 45870 137612 45870 137613 45871 137614 45871 137615 45871 137616 45872 137617 45872 137618 45872 137619 45873 137620 45873 137621 45873 137622 45874 137623 45874 137624 45874 137625 45875 137626 45875 137627 45875 137628 45876 137629 45876 137630 45876 137631 45877 137632 45877 137633 45877 137634 45878 137635 45878 137636 45878 137637 45879 137638 45879 137639 45879 137640 45880 137641 45880 137642 45880 137643 45881 137644 45881 137645 45881 137646 45882 137647 45882 137648 45882 137649 45883 137650 45883 137651 45883 137652 45884 137653 45884 137654 45884 137655 45885 137656 45885 137657 45885 137658 45886 137659 45886 137660 45886 137661 45887 137662 45887 137663 45887 137664 45888 137665 45888 137666 45888 137667 45889 137668 45889 137669 45889 137670 45890 137671 45890 137672 45890 137673 45891 137674 45891 137675 45891 137676 45892 137677 45892 137678 45892 137679 45893 137680 45893 137681 45893 137682 45894 137683 45894 137684 45894 137685 45895 137686 45895 137687 45895 137688 45896 137689 45896 137690 45896 137691 45897 137692 45897 137693 45897 137694 45898 137695 45898 137696 45898 137697 45899 137698 45899 137699 45899 137700 45900 137701 45900 137702 45900 137703 45901 137704 45901 137705 45901 137706 45902 137707 45902 137708 45902 137709 45903 137710 45903 137711 45903 137712 45904 137713 45904 137714 45904 137715 45905 137716 45905 137717 45905 137718 45906 137719 45906 137720 45906 137721 45907 137722 45907 137723 45907 137724 45908 137725 45908 137726 45908 137727 45909 137728 45909 137729 45909 137730 45910 137731 45910 137732 45910 137733 45911 137734 45911 137735 45911 137736 45912 137737 45912 137738 45912 137739 45913 137740 45913 137741 45913 137742 45914 137743 45914 137744 45914 137745 45915 137746 45915 137747 45915 137748 45916 137749 45916 137750 45916 137751 45917 137752 45917 137753 45917 137754 45918 137755 45918 137756 45918 137757 45919 137758 45919 137759 45919 137760 45920 137761 45920 137762 45920 137763 45921 137764 45921 137765 45921 137766 45922 137767 45922 137768 45922 137769 45923 137770 45923 137771 45923 137772 45924 137773 45924 137774 45924 137775 45925 137776 45925 137777 45925 137778 45926 137779 45926 137780 45926 137781 45927 137782 45927 137783 45927 137784 45928 137785 45928 137786 45928 137787 45929 137788 45929 137789 45929 137790 45930 137791 45930 137792 45930 137793 45931 137794 45931 137795 45931 137796 45932 137797 45932 137798 45932 137799 45933 137800 45933 137801 45933 137802 45934 137803 45934 137804 45934 137805 45935 137806 45935 137807 45935 137808 45936 137809 45936 137810 45936 137811 45937 137812 45937 137813 45937 137814 45938 137815 45938 137816 45938 137817 45939 137818 45939 137819 45939 137820 45940 137821 45940 137822 45940 137823 45941 137824 45941 137825 45941 137826 45942 137827 45942 137828 45942 137829 45943 137830 45943 137831 45943 137832 45944 137833 45944 137834 45944 137835 45945 137836 45945 137837 45945 137838 45946 137839 45946 137840 45946 137841 45947 137842 45947 137843 45947 137844 45948 137845 45948 137846 45948 137847 45949 137848 45949 137849 45949 137850 45950 137851 45950 137852 45950 137853 45951 137854 45951 137855 45951 137856 45952 137857 45952 137858 45952 137859 45953 137860 45953 137861 45953 137862 45954 137863 45954 137864 45954 137865 45955 137866 45955 137867 45955 137868 45956 137869 45956 137870 45956 137871 45957 137872 45957 137873 45957 137874 45958 137875 45958 137876 45958 137877 45959 137878 45959 137879 45959 137880 45960 137881 45960 137882 45960 137883 45961 137884 45961 137885 45961 137886 45962 137887 45962 137888 45962 137889 45963 137890 45963 137891 45963 137892 45964 137893 45964 137894 45964 137895 45965 137896 45965 137897 45965 137898 45966 137899 45966 137900 45966 137901 45967 137902 45967 137903 45967 137904 45968 137905 45968 137906 45968 137907 45969 137908 45969 137909 45969 137910 45970 137911 45970 137912 45970 137913 45971 137914 45971 137915 45971 137916 45972 137917 45972 137918 45972 137919 45973 137920 45973 137921 45973 137922 45974 137923 45974 137924 45974 137925 45975 137926 45975 137927 45975 137928 45976 137929 45976 137930 45976 137931 45977 137932 45977 137933 45977 137934 45978 137935 45978 137936 45978 137937 45979 137938 45979 137939 45979 137940 45980 137941 45980 137942 45980 137943 45981 137944 45981 137945 45981 137946 45982 137947 45982 137948 45982 137949 45983 137950 45983 137951 45983 137952 45984 137953 45984 137954 45984 137955 45985 137956 45985 137957 45985 137958 45986 137959 45986 137960 45986 137961 45987 137962 45987 137963 45987 137964 45988 137965 45988 137966 45988 137967 45989 137968 45989 137969 45989 137970 45990 137971 45990 137972 45990 137973 45991 137974 45991 137975 45991 137976 45992 137977 45992 137978 45992 137979 45993 137980 45993 137981 45993 137982 45994 137983 45994 137984 45994 137985 45995 137986 45995 137987 45995 137988 45996 137989 45996 137990 45996 137991 45997 137992 45997 137993 45997 137994 45998 137995 45998 137996 45998 137997 45999 137998 45999 137999 45999 138000 46000 138001 46000 138002 46000 138003 46001 138004 46001 138005 46001 138006 46002 138007 46002 138008 46002 138009 46003 138010 46003 138011 46003 138012 46004 138013 46004 138014 46004 138015 46005 138016 46005 138017 46005 138018 46006 138019 46006 138020 46006 138021 46007 138022 46007 138023 46007 138024 46008 138025 46008 138026 46008 138027 46009 138028 46009 138029 46009 138030 46010 138031 46010 138032 46010 138033 46011 138034 46011 138035 46011 138036 46012 138037 46012 138038 46012 138039 46013 138040 46013 138041 46013 138042 46014 138043 46014 138044 46014 138045 46015 138046 46015 138047 46015 138048 46016 138049 46016 138050 46016 138051 46017 138052 46017 138053 46017 138054 46018 138055 46018 138056 46018 138057 46019 138058 46019 138059 46019 138060 46020 138061 46020 138062 46020 138063 46021 138064 46021 138065 46021 138066 46022 138067 46022 138068 46022 138069 46023 138070 46023 138071 46023 138072 46024 138073 46024 138074 46024 138075 46025 138076 46025 138077 46025 138078 46026 138079 46026 138080 46026 138081 46027 138082 46027 138083 46027 138084 46028 138085 46028 138086 46028 138087 46029 138088 46029 138089 46029 138090 46030 138091 46030 138092 46030 138093 46031 138094 46031 138095 46031 138096 46032 138097 46032 138098 46032 138099 46033 138100 46033 138101 46033 138102 46034 138103 46034 138104 46034 138105 46035 138106 46035 138107 46035 138108 46036 138109 46036 138110 46036 138111 46037 138112 46037 138113 46037 138114 46038 138115 46038 138116 46038 138117 46039 138118 46039 138119 46039 138120 46040 138121 46040 138122 46040 138123 46041 138124 46041 138125 46041 138126 46042 138127 46042 138128 46042 138129 46043 138130 46043 138131 46043 138132 46044 138133 46044 138134 46044 138135 46045 138136 46045 138137 46045 138138 46046 138139 46046 138140 46046 138141 46047 138142 46047 138143 46047 138144 46048 138145 46048 138146 46048 138147 46049 138148 46049 138149 46049 138150 46050 138151 46050 138152 46050 138153 46051 138154 46051 138155 46051 138156 46052 138157 46052 138158 46052 138159 46053 138160 46053 138161 46053 138162 46054 138163 46054 138164 46054 138165 46055 138166 46055 138167 46055 138168 46056 138169 46056 138170 46056 138171 46057 138172 46057 138173 46057 138174 46058 138175 46058 138176 46058 138177 46059 138178 46059 138179 46059 138180 46060 138181 46060 138182 46060 138183 46061 138184 46061 138185 46061 138186 46062 138187 46062 138188 46062 138189 46063 138190 46063 138191 46063 138192 46064 138193 46064 138194 46064 138195 46065 138196 46065 138197 46065 138198 46066 138199 46066 138200 46066 138201 46067 138202 46067 138203 46067 138204 46068 138205 46068 138206 46068 138207 46069 138208 46069 138209 46069 138210 46070 138211 46070 138212 46070 138213 46071 138214 46071 138215 46071 138216 46072 138217 46072 138218 46072 138219 46073 138220 46073 138221 46073 138222 46074 138223 46074 138224 46074 138225 46075 138226 46075 138227 46075 138228 46076 138229 46076 138230 46076 138231 46077 138232 46077 138233 46077 138234 46078 138235 46078 138236 46078 138237 46079 138238 46079 138239 46079 138240 46080 138241 46080 138242 46080 138243 46081 138244 46081 138245 46081 138246 46082 138247 46082 138248 46082 138249 46083 138250 46083 138251 46083 138252 46084 138253 46084 138254 46084 138255 46085 138256 46085 138257 46085 138258 46086 138259 46086 138260 46086 138261 46087 138262 46087 138263 46087 138264 46088 138265 46088 138266 46088 138267 46089 138268 46089 138269 46089 138270 46090 138271 46090 138272 46090 138273 46091 138274 46091 138275 46091 138276 46092 138277 46092 138278 46092 138279 46093 138280 46093 138281 46093 138282 46094 138283 46094 138284 46094 138285 46095 138286 46095 138287 46095 138288 46096 138289 46096 138290 46096 138291 46097 138292 46097 138293 46097 138294 46098 138295 46098 138296 46098 138297 46099 138298 46099 138299 46099 138300 46100 138301 46100 138302 46100 138303 46101 138304 46101 138305 46101 138306 46102 138307 46102 138308 46102 138309 46103 138310 46103 138311 46103 138312 46104 138313 46104 138314 46104 138315 46105 138316 46105 138317 46105 138318 46106 138319 46106 138320 46106 138321 46107 138322 46107 138323 46107 138324 46108 138325 46108 138326 46108 138327 46109 138328 46109 138329 46109 138330 46110 138331 46110 138332 46110 138333 46111 138334 46111 138335 46111 138336 46112 138337 46112 138338 46112 138339 46113 138340 46113 138341 46113 138342 46114 138343 46114 138344 46114 138345 46115 138346 46115 138347 46115 138348 46116 138349 46116 138350 46116 138351 46117 138352 46117 138353 46117 138354 46118 138355 46118 138356 46118 138357 46119 138358 46119 138359 46119 138360 46120 138361 46120 138362 46120 138363 46121 138364 46121 138365 46121 138366 46122 138367 46122 138368 46122 138369 46123 138370 46123 138371 46123 138372 46124 138373 46124 138374 46124 138375 46125 138376 46125 138377 46125 138378 46126 138379 46126 138380 46126 138381 46127 138382 46127 138383 46127 138384 46128 138385 46128 138386 46128 138387 46129 138388 46129 138389 46129 138390 46130 138391 46130 138392 46130 138393 46131 138394 46131 138395 46131 138396 46132 138397 46132 138398 46132 138399 46133 138400 46133 138401 46133 138402 46134 138403 46134 138404 46134 138405 46135 138406 46135 138407 46135 138408 46136 138409 46136 138410 46136 138411 46137 138412 46137 138413 46137 138414 46138 138415 46138 138416 46138 138417 46139 138418 46139 138419 46139 138420 46140 138421 46140 138422 46140 138423 46141 138424 46141 138425 46141 138426 46142 138427 46142 138428 46142 138429 46143 138430 46143 138431 46143 138432 46144 138433 46144 138434 46144 138435 46145 138436 46145 138437 46145 138438 46146 138439 46146 138440 46146 138441 46147 138442 46147 138443 46147 138444 46148 138445 46148 138446 46148 138447 46149 138448 46149 138449 46149 138450 46150 138451 46150 138452 46150 138453 46151 138454 46151 138455 46151 138456 46152 138457 46152 138458 46152 138459 46153 138460 46153 138461 46153 138462 46154 138463 46154 138464 46154 138465 46155 138466 46155 138467 46155 138468 46156 138469 46156 138470 46156 138471 46157 138472 46157 138473 46157 138474 46158 138475 46158 138476 46158 138477 46159 138478 46159 138479 46159 138480 46160 138481 46160 138482 46160 138483 46161 138484 46161 138485 46161 138486 46162 138487 46162 138488 46162 138489 46163 138490 46163 138491 46163 138492 46164 138493 46164 138494 46164 138495 46165 138496 46165 138497 46165 138498 46166 138499 46166 138500 46166 138501 46167 138502 46167 138503 46167 138504 46168 138505 46168 138506 46168 138507 46169 138508 46169 138509 46169 138510 46170 138511 46170 138512 46170 138513 46171 138514 46171 138515 46171 138516 46172 138517 46172 138518 46172 138519 46173 138520 46173 138521 46173 138522 46174 138523 46174 138524 46174 138525 46175 138526 46175 138527 46175 138528 46176 138529 46176 138530 46176 138531 46177 138532 46177 138533 46177 138534 46178 138535 46178 138536 46178 138537 46179 138538 46179 138539 46179 138540 46180 138541 46180 138542 46180 138543 46181 138544 46181 138545 46181 138546 46182 138547 46182 138548 46182 138549 46183 138550 46183 138551 46183 138552 46184 138553 46184 138554 46184 138555 46185 138556 46185 138557 46185 138558 46186 138559 46186 138560 46186 138561 46187 138562 46187 138563 46187 138564 46188 138565 46188 138566 46188 138567 46189 138568 46189 138569 46189 138570 46190 138571 46190 138572 46190 138573 46191 138574 46191 138575 46191 138576 46192 138577 46192 138578 46192 138579 46193 138580 46193 138581 46193 138582 46194 138583 46194 138584 46194 138585 46195 138586 46195 138587 46195 138588 46196 138589 46196 138590 46196 138591 46197 138592 46197 138593 46197 138594 46198 138595 46198 138596 46198 138597 46199 138598 46199 138599 46199 138600 46200 138601 46200 138602 46200 138603 46201 138604 46201 138605 46201 138606 46202 138607 46202 138608 46202 138609 46203 138610 46203 138611 46203 138612 46204 138613 46204 138614 46204 138615 46205 138616 46205 138617 46205 138618 46206 138619 46206 138620 46206 138621 46207 138622 46207 138623 46207 138624 46208 138625 46208 138626 46208 138627 46209 138628 46209 138629 46209 138630 46210 138631 46210 138632 46210 138633 46211 138634 46211 138635 46211 138636 46212 138637 46212 138638 46212 138639 46213 138640 46213 138641 46213 138642 46214 138643 46214 138644 46214 138645 46215 138646 46215 138647 46215 138648 46216 138649 46216 138650 46216 138651 46217 138652 46217 138653 46217 138654 46218 138655 46218 138656 46218 138657 46219 138658 46219 138659 46219 138660 46220 138661 46220 138662 46220 138663 46221 138664 46221 138665 46221 138666 46222 138667 46222 138668 46222 138669 46223 138670 46223 138671 46223 138672 46224 138673 46224 138674 46224 138675 46225 138676 46225 138677 46225 138678 46226 138679 46226 138680 46226 138681 46227 138682 46227 138683 46227 138684 46228 138685 46228 138686 46228 138687 46229 138688 46229 138689 46229 138690 46230 138691 46230 138692 46230 138693 46231 138694 46231 138695 46231 138696 46232 138697 46232 138698 46232 138699 46233 138700 46233 138701 46233 138702 46234 138703 46234 138704 46234 138705 46235 138706 46235 138707 46235 138708 46236 138709 46236 138710 46236 138711 46237 138712 46237 138713 46237 138714 46238 138715 46238 138716 46238 138717 46239 138718 46239 138719 46239 138720 46240 138721 46240 138722 46240 138723 46241 138724 46241 138725 46241 138726 46242 138727 46242 138728 46242 138729 46243 138730 46243 138731 46243 138732 46244 138733 46244 138734 46244 138735 46245 138736 46245 138737 46245 138738 46246 138739 46246 138740 46246 138741 46247 138742 46247 138743 46247 138744 46248 138745 46248 138746 46248 138747 46249 138748 46249 138749 46249 138750 46250 138751 46250 138752 46250 138753 46251 138754 46251 138755 46251 138756 46252 138757 46252 138758 46252 138759 46253 138760 46253 138761 46253 138762 46254 138763 46254 138764 46254 138765 46255 138766 46255 138767 46255 138768 46256 138769 46256 138770 46256 138771 46257 138772 46257 138773 46257 138774 46258 138775 46258 138776 46258 138777 46259 138778 46259 138779 46259 138780 46260 138781 46260 138782 46260 138783 46261 138784 46261 138785 46261 138786 46262 138787 46262 138788 46262 138789 46263 138790 46263 138791 46263 138792 46264 138793 46264 138794 46264 138795 46265 138796 46265 138797 46265 138798 46266 138799 46266 138800 46266 138801 46267 138802 46267 138803 46267 138804 46268 138805 46268 138806 46268 138807 46269 138808 46269 138809 46269 138810 46270 138811 46270 138812 46270 138813 46271 138814 46271 138815 46271 138816 46272 138817 46272 138818 46272 138819 46273 138820 46273 138821 46273 138822 46274 138823 46274 138824 46274 138825 46275 138826 46275 138827 46275 138828 46276 138829 46276 138830 46276 138831 46277 138832 46277 138833 46277 138834 46278 138835 46278 138836 46278 138837 46279 138838 46279 138839 46279 138840 46280 138841 46280 138842 46280 138843 46281 138844 46281 138845 46281 138846 46282 138847 46282 138848 46282 138849 46283 138850 46283 138851 46283 138852 46284 138853 46284 138854 46284 138855 46285 138856 46285 138857 46285 138858 46286 138859 46286 138860 46286 138861 46287 138862 46287 138863 46287 138864 46288 138865 46288 138866 46288 138867 46289 138868 46289 138869 46289 138870 46290 138871 46290 138872 46290 138873 46291 138874 46291 138875 46291 138876 46292 138877 46292 138878 46292 138879 46293 138880 46293 138881 46293 138882 46294 138883 46294 138884 46294 138885 46295 138886 46295 138887 46295 138888 46296 138889 46296 138890 46296 138891 46297 138892 46297 138893 46297 138894 46298 138895 46298 138896 46298 138897 46299 138898 46299 138899 46299 138900 46300 138901 46300 138902 46300 138903 46301 138904 46301 138905 46301 138906 46302 138907 46302 138908 46302 138909 46303 138910 46303 138911 46303 138912 46304 138913 46304 138914 46304 138915 46305 138916 46305 138917 46305 138918 46306 138919 46306 138920 46306 138921 46307 138922 46307 138923 46307 138924 46308 138925 46308 138926 46308 138927 46309 138928 46309 138929 46309 138930 46310 138931 46310 138932 46310 138933 46311 138934 46311 138935 46311 138936 46312 138937 46312 138938 46312 138939 46313 138940 46313 138941 46313 138942 46314 138943 46314 138944 46314 138945 46315 138946 46315 138947 46315 138948 46316 138949 46316 138950 46316 138951 46317 138952 46317 138953 46317 138954 46318 138955 46318 138956 46318 138957 46319 138958 46319 138959 46319 138960 46320 138961 46320 138962 46320 138963 46321 138964 46321 138965 46321 138966 46322 138967 46322 138968 46322 138969 46323 138970 46323 138971 46323 138972 46324 138973 46324 138974 46324 138975 46325 138976 46325 138977 46325 138978 46326 138979 46326 138980 46326 138981 46327 138982 46327 138983 46327 138984 46328 138985 46328 138986 46328 138987 46329 138988 46329 138989 46329 138990 46330 138991 46330 138992 46330 138993 46331 138994 46331 138995 46331 138996 46332 138997 46332 138998 46332 138999 46333 139000 46333 139001 46333 139002 46334 139003 46334 139004 46334 139005 46335 139006 46335 139007 46335 139008 46336 139009 46336 139010 46336 139011 46337 139012 46337 139013 46337 139014 46338 139015 46338 139016 46338 139017 46339 139018 46339 139019 46339 139020 46340 139021 46340 139022 46340 139023 46341 139024 46341 139025 46341 139026 46342 139027 46342 139028 46342 139029 46343 139030 46343 139031 46343 139032 46344 139033 46344 139034 46344 139035 46345 139036 46345 139037 46345 139038 46346 139039 46346 139040 46346 139041 46347 139042 46347 139043 46347 139044 46348 139045 46348 139046 46348 139047 46349 139048 46349 139049 46349 139050 46350 139051 46350 139052 46350 139053 46351 139054 46351 139055 46351 139056 46352 139057 46352 139058 46352 139059 46353 139060 46353 139061 46353 139062 46354 139063 46354 139064 46354 139065 46355 139066 46355 139067 46355 139068 46356 139069 46356 139070 46356 139071 46357 139072 46357 139073 46357 139074 46358 139075 46358 139076 46358 139077 46359 139078 46359 139079 46359 139080 46360 139081 46360 139082 46360 139083 46361 139084 46361 139085 46361 139086 46362 139087 46362 139088 46362 139089 46363 139090 46363 139091 46363 139092 46364 139093 46364 139094 46364 139095 46365 139096 46365 139097 46365 139098 46366 139099 46366 139100 46366 139101 46367 139102 46367 139103 46367 139104 46368 139105 46368 139106 46368 139107 46369 139108 46369 139109 46369 139110 46370 139111 46370 139112 46370 139113 46371 139114 46371 139115 46371 139116 46372 139117 46372 139118 46372 139119 46373 139120 46373 139121 46373 139122 46374 139123 46374 139124 46374 139125 46375 139126 46375 139127 46375 139128 46376 139129 46376 139130 46376 139131 46377 139132 46377 139133 46377 139134 46378 139135 46378 139136 46378 139137 46379 139138 46379 139139 46379 139140 46380 139141 46380 139142 46380 139143 46381 139144 46381 139145 46381 139146 46382 139147 46382 139148 46382 139149 46383 139150 46383 139151 46383 139152 46384 139153 46384 139154 46384 139155 46385 139156 46385 139157 46385 139158 46386 139159 46386 139160 46386 139161 46387 139162 46387 139163 46387 139164 46388 139165 46388 139166 46388 139167 46389 139168 46389 139169 46389 139170 46390 139171 46390 139172 46390 139173 46391 139174 46391 139175 46391 139176 46392 139177 46392 139178 46392 139179 46393 139180 46393 139181 46393 139182 46394 139183 46394 139184 46394 139185 46395 139186 46395 139187 46395 139188 46396 139189 46396 139190 46396 139191 46397 139192 46397 139193 46397 139194 46398 139195 46398 139196 46398 139197 46399 139198 46399 139199 46399 139200 46400 139201 46400 139202 46400 139203 46401 139204 46401 139205 46401 139206 46402 139207 46402 139208 46402 139209 46403 139210 46403 139211 46403 139212 46404 139213 46404 139214 46404 139215 46405 139216 46405 139217 46405 139218 46406 139219 46406 139220 46406 139221 46407 139222 46407 139223 46407 139224 46408 139225 46408 139226 46408 139227 46409 139228 46409 139229 46409 139230 46410 139231 46410 139232 46410 139233 46411 139234 46411 139235 46411 139236 46412 139237 46412 139238 46412 139239 46413 139240 46413 139241 46413 139242 46414 139243 46414 139244 46414 139245 46415 139246 46415 139247 46415 139248 46416 139249 46416 139250 46416 139251 46417 139252 46417 139253 46417 139254 46418 139255 46418 139256 46418 139257 46419 139258 46419 139259 46419 139260 46420 139261 46420 139262 46420 139263 46421 139264 46421 139265 46421 139266 46422 139267 46422 139268 46422 139269 46423 139270 46423 139271 46423 139272 46424 139273 46424 139274 46424 139275 46425 139276 46425 139277 46425 139278 46426 139279 46426 139280 46426 139281 46427 139282 46427 139283 46427 139284 46428 139285 46428 139286 46428 139287 46429 139288 46429 139289 46429 139290 46430 139291 46430 139292 46430 139293 46431 139294 46431 139295 46431 139296 46432 139297 46432 139298 46432 139299 46433 139300 46433 139301 46433 139302 46434 139303 46434 139304 46434 139305 46435 139306 46435 139307 46435 139308 46436 139309 46436 139310 46436 139311 46437 139312 46437 139313 46437 139314 46438 139315 46438 139316 46438 139317 46439 139318 46439 139319 46439 139320 46440 139321 46440 139322 46440 139323 46441 139324 46441 139325 46441 139326 46442 139327 46442 139328 46442 139329 46443 139330 46443 139331 46443 139332 46444 139333 46444 139334 46444 139335 46445 139336 46445 139337 46445 139338 46446 139339 46446 139340 46446 139341 46447 139342 46447 139343 46447 139344 46448 139345 46448 139346 46448 139347 46449 139348 46449 139349 46449 139350 46450 139351 46450 139352 46450 139353 46451 139354 46451 139355 46451 139356 46452 139357 46452 139358 46452 139359 46453 139360 46453 139361 46453 139362 46454 139363 46454 139364 46454 139365 46455 139366 46455 139367 46455 139368 46456 139369 46456 139370 46456 139371 46457 139372 46457 139373 46457 139374 46458 139375 46458 139376 46458 139377 46459 139378 46459 139379 46459 139380 46460 139381 46460 139382 46460 139383 46461 139384 46461 139385 46461 139386 46462 139387 46462 139388 46462 139389 46463 139390 46463 139391 46463 139392 46464 139393 46464 139394 46464 139395 46465 139396 46465 139397 46465 139398 46466 139399 46466 139400 46466 139401 46467 139402 46467 139403 46467 139404 46468 139405 46468 139406 46468 139407 46469 139408 46469 139409 46469 139410 46470 139411 46470 139412 46470 139413 46471 139414 46471 139415 46471 139416 46472 139417 46472 139418 46472 139419 46473 139420 46473 139421 46473 139422 46474 139423 46474 139424 46474 139425 46475 139426 46475 139427 46475 139428 46476 139429 46476 139430 46476 139431 46477 139432 46477 139433 46477 139434 46478 139435 46478 139436 46478 139437 46479 139438 46479 139439 46479 139440 46480 139441 46480 139442 46480 139443 46481 139444 46481 139445 46481 139446 46482 139447 46482 139448 46482 139449 46483 139450 46483 139451 46483 139452 46484 139453 46484 139454 46484 139455 46485 139456 46485 139457 46485 139458 46486 139459 46486 139460 46486 139461 46487 139462 46487 139463 46487 139464 46488 139465 46488 139466 46488 139467 46489 139468 46489 139469 46489 139470 46490 139471 46490 139472 46490 139473 46491 139474 46491 139475 46491 139476 46492 139477 46492 139478 46492 139479 46493 139480 46493 139481 46493 139482 46494 139483 46494 139484 46494 139485 46495 139486 46495 139487 46495 139488 46496 139489 46496 139490 46496 139491 46497 139492 46497 139493 46497 139494 46498 139495 46498 139496 46498 139497 46499 139498 46499 139499 46499 139500 46500 139501 46500 139502 46500 139503 46501 139504 46501 139505 46501 139506 46502 139507 46502 139508 46502 139509 46503 139510 46503 139511 46503 139512 46504 139513 46504 139514 46504 139515 46505 139516 46505 139517 46505 139518 46506 139519 46506 139520 46506 139521 46507 139522 46507 139523 46507 139524 46508 139525 46508 139526 46508 139527 46509 139528 46509 139529 46509 139530 46510 139531 46510 139532 46510 139533 46511 139534 46511 139535 46511 139536 46512 139537 46512 139538 46512 139539 46513 139540 46513 139541 46513 139542 46514 139543 46514 139544 46514 139545 46515 139546 46515 139547 46515 139548 46516 139549 46516 139550 46516 139551 46517 139552 46517 139553 46517 139554 46518 139555 46518 139556 46518 139557 46519 139558 46519 139559 46519 139560 46520 139561 46520 139562 46520 139563 46521 139564 46521 139565 46521 139566 46522 139567 46522 139568 46522 139569 46523 139570 46523 139571 46523 139572 46524 139573 46524 139574 46524 139575 46525 139576 46525 139577 46525 139578 46526 139579 46526 139580 46526 139581 46527 139582 46527 139583 46527 139584 46528 139585 46528 139586 46528 139587 46529 139588 46529 139589 46529 139590 46530 139591 46530 139592 46530 139593 46531 139594 46531 139595 46531 139596 46532 139597 46532 139598 46532 139599 46533 139600 46533 139601 46533 139602 46534 139603 46534 139604 46534 139605 46535 139606 46535 139607 46535 139608 46536 139609 46536 139610 46536 139611 46537 139612 46537 139613 46537 139614 46538 139615 46538 139616 46538 139617 46539 139618 46539 139619 46539 139620 46540 139621 46540 139622 46540 139623 46541 139624 46541 139625 46541 139626 46542 139627 46542 139628 46542 139629 46543 139630 46543 139631 46543 139632 46544 139633 46544 139634 46544 139635 46545 139636 46545 139637 46545 139638 46546 139639 46546 139640 46546 139641 46547 139642 46547 139643 46547 139644 46548 139645 46548 139646 46548 139647 46549 139648 46549 139649 46549 139650 46550 139651 46550 139652 46550 139653 46551 139654 46551 139655 46551 139656 46552 139657 46552 139658 46552 139659 46553 139660 46553 139661 46553 139662 46554 139663 46554 139664 46554 139665 46555 139666 46555 139667 46555 139668 46556 139669 46556 139670 46556 139671 46557 139672 46557 139673 46557 139674 46558 139675 46558 139676 46558 139677 46559 139678 46559 139679 46559 139680 46560 139681 46560 139682 46560 139683 46561 139684 46561 139685 46561 139686 46562 139687 46562 139688 46562 139689 46563 139690 46563 139691 46563 139692 46564 139693 46564 139694 46564 139695 46565 139696 46565 139697 46565 139698 46566 139699 46566 139700 46566 139701 46567 139702 46567 139703 46567 139704 46568 139705 46568 139706 46568 139707 46569 139708 46569 139709 46569 139710 46570 139711 46570 139712 46570 139713 46571 139714 46571 139715 46571 139716 46572 139717 46572 139718 46572 139719 46573 139720 46573 139721 46573 139722 46574 139723 46574 139724 46574 139725 46575 139726 46575 139727 46575 139728 46576 139729 46576 139730 46576 139731 46577 139732 46577 139733 46577 139734 46578 139735 46578 139736 46578 139737 46579 139738 46579 139739 46579 139740 46580 139741 46580 139742 46580 139743 46581 139744 46581 139745 46581 139746 46582 139747 46582 139748 46582 139749 46583 139750 46583 139751 46583 139752 46584 139753 46584 139754 46584 139755 46585 139756 46585 139757 46585 139758 46586 139759 46586 139760 46586 139761 46587 139762 46587 139763 46587 139764 46588 139765 46588 139766 46588 139767 46589 139768 46589 139769 46589 139770 46590 139771 46590 139772 46590 139773 46591 139774 46591 139775 46591 139776 46592 139777 46592 139778 46592 139779 46593 139780 46593 139781 46593 139782 46594 139783 46594 139784 46594 139785 46595 139786 46595 139787 46595 139788 46596 139789 46596 139790 46596 139791 46597 139792 46597 139793 46597 139794 46598 139795 46598 139796 46598 139797 46599 139798 46599 139799 46599 139800 46600 139801 46600 139802 46600 139803 46601 139804 46601 139805 46601 139806 46602 139807 46602 139808 46602 139809 46603 139810 46603 139811 46603 139812 46604 139813 46604 139814 46604 139815 46605 139816 46605 139817 46605 139818 46606 139819 46606 139820 46606 139821 46607 139822 46607 139823 46607 139824 46608 139825 46608 139826 46608 139827 46609 139828 46609 139829 46609 139830 46610 139831 46610 139832 46610 139833 46611 139834 46611 139835 46611 139836 46612 139837 46612 139838 46612 139839 46613 139840 46613 139841 46613 139842 46614 139843 46614 139844 46614 139845 46615 139846 46615 139847 46615 139848 46616 139849 46616 139850 46616 139851 46617 139852 46617 139853 46617 139854 46618 139855 46618 139856 46618 139857 46619 139858 46619 139859 46619 139860 46620 139861 46620 139862 46620 139863 46621 139864 46621 139865 46621 139866 46622 139867 46622 139868 46622 139869 46623 139870 46623 139871 46623 139872 46624 139873 46624 139874 46624 139875 46625 139876 46625 139877 46625 139878 46626 139879 46626 139880 46626 139881 46627 139882 46627 139883 46627 139884 46628 139885 46628 139886 46628 139887 46629 139888 46629 139889 46629 139890 46630 139891 46630 139892 46630 139893 46631 139894 46631 139895 46631 139896 46632 139897 46632 139898 46632 139899 46633 139900 46633 139901 46633 139902 46634 139903 46634 139904 46634 139905 46635 139906 46635 139907 46635 139908 46636 139909 46636 139910 46636 139911 46637 139912 46637 139913 46637 139914 46638 139915 46638 139916 46638 139917 46639 139918 46639 139919 46639 139920 46640 139921 46640 139922 46640 139923 46641 139924 46641 139925 46641 139926 46642 139927 46642 139928 46642 139929 46643 139930 46643 139931 46643 139932 46644 139933 46644 139934 46644 139935 46645 139936 46645 139937 46645 139938 46646 139939 46646 139940 46646 139941 46647 139942 46647 139943 46647 139944 46648 139945 46648 139946 46648 139947 46649 139948 46649 139949 46649 139950 46650 139951 46650 139952 46650 139953 46651 139954 46651 139955 46651 139956 46652 139957 46652 139958 46652 139959 46653 139960 46653 139961 46653 139962 46654 139963 46654 139964 46654 139965 46655 139966 46655 139967 46655 139968 46656 139969 46656 139970 46656 139971 46657 139972 46657 139973 46657 139974 46658 139975 46658 139976 46658 139977 46659 139978 46659 139979 46659 139980 46660 139981 46660 139982 46660 139983 46661 139984 46661 139985 46661 139986 46662 139987 46662 139988 46662 139989 46663 139990 46663 139991 46663 139992 46664 139993 46664 139994 46664 139995 46665 139996 46665 139997 46665 139998 46666 139999 46666 140000 46666 140001 46667 140002 46667 140003 46667 140004 46668 140005 46668 140006 46668 140007 46669 140008 46669 140009 46669 140010 46670 140011 46670 140012 46670 140013 46671 140014 46671 140015 46671 140016 46672 140017 46672 140018 46672 140019 46673 140020 46673 140021 46673 140022 46674 140023 46674 140024 46674 140025 46675 140026 46675 140027 46675 140028 46676 140029 46676 140030 46676 140031 46677 140032 46677 140033 46677 140034 46678 140035 46678 140036 46678 140037 46679 140038 46679 140039 46679 140040 46680 140041 46680 140042 46680 140043 46681 140044 46681 140045 46681 140046 46682 140047 46682 140048 46682 140049 46683 140050 46683 140051 46683 140052 46684 140053 46684 140054 46684 140055 46685 140056 46685 140057 46685 140058 46686 140059 46686 140060 46686 140061 46687 140062 46687 140063 46687 140064 46688 140065 46688 140066 46688 140067 46689 140068 46689 140069 46689 140070 46690 140071 46690 140072 46690 140073 46691 140074 46691 140075 46691 140076 46692 140077 46692 140078 46692 140079 46693 140080 46693 140081 46693 140082 46694 140083 46694 140084 46694 140085 46695 140086 46695 140087 46695 140088 46696 140089 46696 140090 46696 140091 46697 140092 46697 140093 46697 140094 46698 140095 46698 140096 46698 140097 46699 140098 46699 140099 46699 140100 46700 140101 46700 140102 46700 140103 46701 140104 46701 140105 46701 140106 46702 140107 46702 140108 46702 140109 46703 140110 46703 140111 46703 140112 46704 140113 46704 140114 46704 140115 46705 140116 46705 140117 46705 140118 46706 140119 46706 140120 46706 140121 46707 140122 46707 140123 46707 140124 46708 140125 46708 140126 46708 140127 46709 140128 46709 140129 46709 140130 46710 140131 46710 140132 46710 140133 46711 140134 46711 140135 46711 140136 46712 140137 46712 140138 46712 140139 46713 140140 46713 140141 46713 140142 46714 140143 46714 140144 46714 140145 46715 140146 46715 140147 46715 140148 46716 140149 46716 140150 46716 140151 46717 140152 46717 140153 46717 140154 46718 140155 46718 140156 46718 140157 46719 140158 46719 140159 46719 140160 46720 140161 46720 140162 46720 140163 46721 140164 46721 140165 46721 140166 46722 140167 46722 140168 46722 140169 46723 140170 46723 140171 46723 140172 46724 140173 46724 140174 46724 140175 46725 140176 46725 140177 46725 140178 46726 140179 46726 140180 46726 140181 46727 140182 46727 140183 46727 140184 46728 140185 46728 140186 46728 140187 46729 140188 46729 140189 46729 140190 46730 140191 46730 140192 46730 140193 46731 140194 46731 140195 46731 140196 46732 140197 46732 140198 46732 140199 46733 140200 46733 140201 46733 140202 46734 140203 46734 140204 46734 140205 46735 140206 46735 140207 46735 140208 46736 140209 46736 140210 46736 140211 46737 140212 46737 140213 46737 140214 46738 140215 46738 140216 46738 140217 46739 140218 46739 140219 46739 140220 46740 140221 46740 140222 46740 140223 46741 140224 46741 140225 46741 140226 46742 140227 46742 140228 46742 140229 46743 140230 46743 140231 46743 140232 46744 140233 46744 140234 46744 140235 46745 140236 46745 140237 46745 140238 46746 140239 46746 140240 46746 140241 46747 140242 46747 140243 46747 140244 46748 140245 46748 140246 46748 140247 46749 140248 46749 140249 46749 140250 46750 140251 46750 140252 46750 140253 46751 140254 46751 140255 46751 140256 46752 140257 46752 140258 46752 140259 46753 140260 46753 140261 46753 140262 46754 140263 46754 140264 46754 140265 46755 140266 46755 140267 46755 140268 46756 140269 46756 140270 46756 140271 46757 140272 46757 140273 46757 140274 46758 140275 46758 140276 46758 140277 46759 140278 46759 140279 46759 140280 46760 140281 46760 140282 46760 140283 46761 140284 46761 140285 46761 140286 46762 140287 46762 140288 46762 140289 46763 140290 46763 140291 46763 140292 46764 140293 46764 140294 46764 140295 46765 140296 46765 140297 46765 140298 46766 140299 46766 140300 46766 140301 46767 140302 46767 140303 46767 140304 46768 140305 46768 140306 46768 140307 46769 140308 46769 140309 46769 140310 46770 140311 46770 140312 46770 140313 46771 140314 46771 140315 46771 140316 46772 140317 46772 140318 46772 140319 46773 140320 46773 140321 46773 140322 46774 140323 46774 140324 46774 140325 46775 140326 46775 140327 46775 140328 46776 140329 46776 140330 46776 140331 46777 140332 46777 140333 46777 140334 46778 140335 46778 140336 46778 140337 46779 140338 46779 140339 46779 140340 46780 140341 46780 140342 46780 140343 46781 140344 46781 140345 46781 140346 46782 140347 46782 140348 46782 140349 46783 140350 46783 140351 46783 140352 46784 140353 46784 140354 46784 140355 46785 140356 46785 140357 46785 140358 46786 140359 46786 140360 46786 140361 46787 140362 46787 140363 46787 140364 46788 140365 46788 140366 46788 140367 46789 140368 46789 140369 46789 140370 46790 140371 46790 140372 46790 140373 46791 140374 46791 140375 46791 140376 46792 140377 46792 140378 46792 140379 46793 140380 46793 140381 46793 140382 46794 140383 46794 140384 46794 140385 46795 140386 46795 140387 46795 140388 46796 140389 46796 140390 46796 140391 46797 140392 46797 140393 46797 140394 46798 140395 46798 140396 46798 140397 46799 140398 46799 140399 46799 140400 46800 140401 46800 140402 46800 140403 46801 140404 46801 140405 46801 140406 46802 140407 46802 140408 46802 140409 46803 140410 46803 140411 46803 140412 46804 140413 46804 140414 46804 140415 46805 140416 46805 140417 46805 140418 46806 140419 46806 140420 46806 140421 46807 140422 46807 140423 46807 140424 46808 140425 46808 140426 46808 140427 46809 140428 46809 140429 46809 140430 46810 140431 46810 140432 46810 140433 46811 140434 46811 140435 46811 140436 46812 140437 46812 140438 46812 140439 46813 140440 46813 140441 46813 140442 46814 140443 46814 140444 46814 140445 46815 140446 46815 140447 46815 140448 46816 140449 46816 140450 46816 140451 46817 140452 46817 140453 46817 140454 46818 140455 46818 140456 46818 140457 46819 140458 46819 140459 46819 140460 46820 140461 46820 140462 46820 140463 46821 140464 46821 140465 46821 140466 46822 140467 46822 140468 46822 140469 46823 140470 46823 140471 46823 140472 46824 140473 46824 140474 46824 140475 46825 140476 46825 140477 46825 140478 46826 140479 46826 140480 46826 140481 46827 140482 46827 140483 46827 140484 46828 140485 46828 140486 46828 140487 46829 140488 46829 140489 46829 140490 46830 140491 46830 140492 46830 140493 46831 140494 46831 140495 46831 140496 46832 140497 46832 140498 46832 140499 46833 140500 46833 140501 46833 140502 46834 140503 46834 140504 46834 140505 46835 140506 46835 140507 46835 140508 46836 140509 46836 140510 46836 140511 46837 140512 46837 140513 46837 140514 46838 140515 46838 140516 46838 140517 46839 140518 46839 140519 46839 140520 46840 140521 46840 140522 46840 140523 46841 140524 46841 140525 46841 140526 46842 140527 46842 140528 46842 140529 46843 140530 46843 140531 46843 140532 46844 140533 46844 140534 46844 140535 46845 140536 46845 140537 46845 140538 46846 140539 46846 140540 46846 140541 46847 140542 46847 140543 46847 140544 46848 140545 46848 140546 46848 140547 46849 140548 46849 140549 46849 140550 46850 140551 46850 140552 46850 140553 46851 140554 46851 140555 46851 140556 46852 140557 46852 140558 46852 140559 46853 140560 46853 140561 46853 140562 46854 140563 46854 140564 46854 140565 46855 140566 46855 140567 46855 140568 46856 140569 46856 140570 46856 140571 46857 140572 46857 140573 46857 140574 46858 140575 46858 140576 46858 140577 46859 140578 46859 140579 46859 140580 46860 140581 46860 140582 46860 140583 46861 140584 46861 140585 46861 140586 46862 140587 46862 140588 46862 140589 46863 140590 46863 140591 46863 140592 46864 140593 46864 140594 46864 140595 46865 140596 46865 140597 46865 140598 46866 140599 46866 140600 46866 140601 46867 140602 46867 140603 46867 140604 46868 140605 46868 140606 46868 140607 46869 140608 46869 140609 46869 140610 46870 140611 46870 140612 46870 140613 46871 140614 46871 140615 46871 140616 46872 140617 46872 140618 46872 140619 46873 140620 46873 140621 46873 140622 46874 140623 46874 140624 46874 140625 46875 140626 46875 140627 46875 140628 46876 140629 46876 140630 46876 140631 46877 140632 46877 140633 46877 140634 46878 140635 46878 140636 46878 140637 46879 140638 46879 140639 46879 140640 46880 140641 46880 140642 46880 140643 46881 140644 46881 140645 46881 140646 46882 140647 46882 140648 46882 140649 46883 140650 46883 140651 46883 140652 46884 140653 46884 140654 46884 140655 46885 140656 46885 140657 46885 140658 46886 140659 46886 140660 46886 140661 46887 140662 46887 140663 46887 140664 46888 140665 46888 140666 46888 140667 46889 140668 46889 140669 46889 140670 46890 140671 46890 140672 46890 140673 46891 140674 46891 140675 46891 140676 46892 140677 46892 140678 46892 140679 46893 140680 46893 140681 46893 140682 46894 140683 46894 140684 46894 140685 46895 140686 46895 140687 46895 140688 46896 140689 46896 140690 46896 140691 46897 140692 46897 140693 46897 140694 46898 140695 46898 140696 46898 140697 46899 140698 46899 140699 46899 140700 46900 140701 46900 140702 46900 140703 46901 140704 46901 140705 46901 140706 46902 140707 46902 140708 46902 140709 46903 140710 46903 140711 46903 140712 46904 140713 46904 140714 46904 140715 46905 140716 46905 140717 46905 140718 46906 140719 46906 140720 46906 140721 46907 140722 46907 140723 46907 140724 46908 140725 46908 140726 46908 140727 46909 140728 46909 140729 46909 140730 46910 140731 46910 140732 46910 140733 46911 140734 46911 140735 46911 140736 46912 140737 46912 140738 46912 140739 46913 140740 46913 140741 46913 140742 46914 140743 46914 140744 46914 140745 46915 140746 46915 140747 46915 140748 46916 140749 46916 140750 46916 140751 46917 140752 46917 140753 46917 140754 46918 140755 46918 140756 46918 140757 46919 140758 46919 140759 46919 140760 46920 140761 46920 140762 46920 140763 46921 140764 46921 140765 46921 140766 46922 140767 46922 140768 46922 140769 46923 140770 46923 140771 46923 140772 46924 140773 46924 140774 46924 140775 46925 140776 46925 140777 46925 140778 46926 140779 46926 140780 46926 140781 46927 140782 46927 140783 46927 140784 46928 140785 46928 140786 46928 140787 46929 140788 46929 140789 46929 140790 46930 140791 46930 140792 46930 140793 46931 140794 46931 140795 46931 140796 46932 140797 46932 140798 46932 140799 46933 140800 46933 140801 46933 140802 46934 140803 46934 140804 46934 140805 46935 140806 46935 140807 46935 140808 46936 140809 46936 140810 46936 140811 46937 140812 46937 140813 46937 140814 46938 140815 46938 140816 46938 140817 46939 140818 46939 140819 46939 140820 46940 140821 46940 140822 46940 140823 46941 140824 46941 140825 46941 140826 46942 140827 46942 140828 46942 140829 46943 140830 46943 140831 46943 140832 46944 140833 46944 140834 46944 140835 46945 140836 46945 140837 46945 140838 46946 140839 46946 140840 46946 140841 46947 140842 46947 140843 46947 140844 46948 140845 46948 140846 46948 140847 46949 140848 46949 140849 46949 140850 46950 140851 46950 140852 46950 140853 46951 140854 46951 140855 46951 140856 46952 140857 46952 140858 46952 140859 46953 140860 46953 140861 46953 140862 46954 140863 46954 140864 46954 140865 46955 140866 46955 140867 46955 140868 46956 140869 46956 140870 46956 140871 46957 140872 46957 140873 46957 140874 46958 140875 46958 140876 46958 140877 46959 140878 46959 140879 46959 140880 46960 140881 46960 140882 46960 140883 46961 140884 46961 140885 46961 140886 46962 140887 46962 140888 46962 140889 46963 140890 46963 140891 46963 140892 46964 140893 46964 140894 46964 140895 46965 140896 46965 140897 46965 140898 46966 140899 46966 140900 46966 140901 46967 140902 46967 140903 46967 140904 46968 140905 46968 140906 46968 140907 46969 140908 46969 140909 46969 140910 46970 140911 46970 140912 46970 140913 46971 140914 46971 140915 46971 140916 46972 140917 46972 140918 46972 140919 46973 140920 46973 140921 46973 140922 46974 140923 46974 140924 46974 140925 46975 140926 46975 140927 46975 140928 46976 140929 46976 140930 46976 140931 46977 140932 46977 140933 46977 140934 46978 140935 46978 140936 46978 140937 46979 140938 46979 140939 46979 140940 46980 140941 46980 140942 46980 140943 46981 140944 46981 140945 46981 140946 46982 140947 46982 140948 46982 140949 46983 140950 46983 140951 46983 140952 46984 140953 46984 140954 46984 140955 46985 140956 46985 140957 46985 140958 46986 140959 46986 140960 46986 140961 46987 140962 46987 140963 46987 140964 46988 140965 46988 140966 46988 140967 46989 140968 46989 140969 46989 140970 46990 140971 46990 140972 46990 140973 46991 140974 46991 140975 46991 140976 46992 140977 46992 140978 46992 140979 46993 140980 46993 140981 46993 140982 46994 140983 46994 140984 46994 140985 46995 140986 46995 140987 46995 140988 46996 140989 46996 140990 46996 140991 46997 140992 46997 140993 46997 140994 46998 140995 46998 140996 46998 140997 46999 140998 46999 140999 46999 141000 47000 141001 47000 141002 47000 141003 47001 141004 47001 141005 47001 141006 47002 141007 47002 141008 47002 141009 47003 141010 47003 141011 47003 141012 47004 141013 47004 141014 47004 141015 47005 141016 47005 141017 47005 141018 47006 141019 47006 141020 47006 141021 47007 141022 47007 141023 47007 141024 47008 141025 47008 141026 47008 141027 47009 141028 47009 141029 47009 141030 47010 141031 47010 141032 47010 141033 47011 141034 47011 141035 47011 141036 47012 141037 47012 141038 47012 141039 47013 141040 47013 141041 47013 141042 47014 141043 47014 141044 47014 141045 47015 141046 47015 141047 47015 141048 47016 141049 47016 141050 47016 141051 47017 141052 47017 141053 47017 141054 47018 141055 47018 141056 47018 141057 47019 141058 47019 141059 47019 141060 47020 141061 47020 141062 47020 141063 47021 141064 47021 141065 47021 141066 47022 141067 47022 141068 47022 141069 47023 141070 47023 141071 47023 141072 47024 141073 47024 141074 47024 141075 47025 141076 47025 141077 47025 141078 47026 141079 47026 141080 47026 141081 47027 141082 47027 141083 47027 141084 47028 141085 47028 141086 47028 141087 47029 141088 47029 141089 47029 141090 47030 141091 47030 141092 47030 141093 47031 141094 47031 141095 47031 141096 47032 141097 47032 141098 47032 141099 47033 141100 47033 141101 47033 141102 47034 141103 47034 141104 47034 141105 47035 141106 47035 141107 47035 141108 47036 141109 47036 141110 47036 141111 47037 141112 47037 141113 47037 141114 47038 141115 47038 141116 47038 141117 47039 141118 47039 141119 47039 141120 47040 141121 47040 141122 47040 141123 47041 141124 47041 141125 47041 141126 47042 141127 47042 141128 47042 141129 47043 141130 47043 141131 47043 141132 47044 141133 47044 141134 47044 141135 47045 141136 47045 141137 47045 141138 47046 141139 47046 141140 47046 141141 47047 141142 47047 141143 47047 141144 47048 141145 47048 141146 47048 141147 47049 141148 47049 141149 47049 141150 47050 141151 47050 141152 47050 141153 47051 141154 47051 141155 47051 141156 47052 141157 47052 141158 47052 141159 47053 141160 47053 141161 47053 141162 47054 141163 47054 141164 47054 141165 47055 141166 47055 141167 47055 141168 47056 141169 47056 141170 47056 141171 47057 141172 47057 141173 47057 141174 47058 141175 47058 141176 47058 141177 47059 141178 47059 141179 47059 141180 47060 141181 47060 141182 47060 141183 47061 141184 47061 141185 47061 141186 47062 141187 47062 141188 47062 141189 47063 141190 47063 141191 47063 141192 47064 141193 47064 141194 47064 141195 47065 141196 47065 141197 47065 141198 47066 141199 47066 141200 47066 141201 47067 141202 47067 141203 47067 141204 47068 141205 47068 141206 47068 141207 47069 141208 47069 141209 47069 141210 47070 141211 47070 141212 47070 141213 47071 141214 47071 141215 47071 141216 47072 141217 47072 141218 47072 141219 47073 141220 47073 141221 47073 141222 47074 141223 47074 141224 47074 141225 47075 141226 47075 141227 47075 141228 47076 141229 47076 141230 47076 141231 47077 141232 47077 141233 47077 141234 47078 141235 47078 141236 47078 141237 47079 141238 47079 141239 47079 141240 47080 141241 47080 141242 47080 141243 47081 141244 47081 141245 47081 141246 47082 141247 47082 141248 47082 141249 47083 141250 47083 141251 47083 141252 47084 141253 47084 141254 47084 141255 47085 141256 47085 141257 47085 141258 47086 141259 47086 141260 47086 141261 47087 141262 47087 141263 47087 141264 47088 141265 47088 141266 47088 141267 47089 141268 47089 141269 47089 141270 47090 141271 47090 141272 47090 141273 47091 141274 47091 141275 47091 141276 47092 141277 47092 141278 47092 141279 47093 141280 47093 141281 47093 141282 47094 141283 47094 141284 47094 141285 47095 141286 47095 141287 47095 141288 47096 141289 47096 141290 47096 141291 47097 141292 47097 141293 47097 141294 47098 141295 47098 141296 47098 141297 47099 141298 47099 141299 47099 141300 47100 141301 47100 141302 47100 141303 47101 141304 47101 141305 47101 141306 47102 141307 47102 141308 47102 141309 47103 141310 47103 141311 47103 141312 47104 141313 47104 141314 47104 141315 47105 141316 47105 141317 47105 141318 47106 141319 47106 141320 47106 141321 47107 141322 47107 141323 47107 141324 47108 141325 47108 141326 47108 141327 47109 141328 47109 141329 47109 141330 47110 141331 47110 141332 47110 141333 47111 141334 47111 141335 47111 141336 47112 141337 47112 141338 47112 141339 47113 141340 47113 141341 47113 141342 47114 141343 47114 141344 47114 141345 47115 141346 47115 141347 47115 141348 47116 141349 47116 141350 47116 141351 47117 141352 47117 141353 47117 141354 47118 141355 47118 141356 47118 141357 47119 141358 47119 141359 47119 141360 47120 141361 47120 141362 47120 141363 47121 141364 47121 141365 47121 141366 47122 141367 47122 141368 47122 141369 47123 141370 47123 141371 47123 141372 47124 141373 47124 141374 47124 141375 47125 141376 47125 141377 47125 141378 47126 141379 47126 141380 47126 141381 47127 141382 47127 141383 47127 141384 47128 141385 47128 141386 47128 141387 47129 141388 47129 141389 47129 141390 47130 141391 47130 141392 47130 141393 47131 141394 47131 141395 47131 141396 47132 141397 47132 141398 47132 141399 47133 141400 47133 141401 47133 141402 47134 141403 47134 141404 47134 141405 47135 141406 47135 141407 47135 141408 47136 141409 47136 141410 47136 141411 47137 141412 47137 141413 47137 141414 47138 141415 47138 141416 47138 141417 47139 141418 47139 141419 47139 141420 47140 141421 47140 141422 47140 141423 47141 141424 47141 141425 47141 141426 47142 141427 47142 141428 47142 141429 47143 141430 47143 141431 47143 141432 47144 141433 47144 141434 47144 141435 47145 141436 47145 141437 47145 141438 47146 141439 47146 141440 47146 141441 47147 141442 47147 141443 47147 141444 47148 141445 47148 141446 47148 141447 47149 141448 47149 141449 47149 141450 47150 141451 47150 141452 47150 141453 47151 141454 47151 141455 47151 141456 47152 141457 47152 141458 47152 141459 47153 141460 47153 141461 47153 141462 47154 141463 47154 141464 47154 141465 47155 141466 47155 141467 47155 141468 47156 141469 47156 141470 47156 141471 47157 141472 47157 141473 47157 141474 47158 141475 47158 141476 47158 141477 47159 141478 47159 141479 47159 141480 47160 141481 47160 141482 47160 141483 47161 141484 47161 141485 47161 141486 47162 141487 47162 141488 47162 141489 47163 141490 47163 141491 47163 141492 47164 141493 47164 141494 47164 141495 47165 141496 47165 141497 47165 141498 47166 141499 47166 141500 47166 141501 47167 141502 47167 141503 47167 141504 47168 141505 47168 141506 47168 141507 47169 141508 47169 141509 47169 141510 47170 141511 47170 141512 47170 141513 47171 141514 47171 141515 47171 141516 47172 141517 47172 141518 47172 141519 47173 141520 47173 141521 47173 141522 47174 141523 47174 141524 47174 141525 47175 141526 47175 141527 47175 141528 47176 141529 47176 141530 47176 141531 47177 141532 47177 141533 47177 141534 47178 141535 47178 141536 47178 141537 47179 141538 47179 141539 47179 141540 47180 141541 47180 141542 47180 141543 47181 141544 47181 141545 47181 141546 47182 141547 47182 141548 47182 141549 47183 141550 47183 141551 47183 141552 47184 141553 47184 141554 47184 141555 47185 141556 47185 141557 47185 141558 47186 141559 47186 141560 47186 141561 47187 141562 47187 141563 47187 141564 47188 141565 47188 141566 47188 141567 47189 141568 47189 141569 47189 141570 47190 141571 47190 141572 47190 141573 47191 141574 47191 141575 47191 141576 47192 141577 47192 141578 47192 141579 47193 141580 47193 141581 47193 141582 47194 141583 47194 141584 47194 141585 47195 141586 47195 141587 47195 141588 47196 141589 47196 141590 47196 141591 47197 141592 47197 141593 47197 141594 47198 141595 47198 141596 47198 141597 47199 141598 47199 141599 47199 141600 47200 141601 47200 141602 47200 141603 47201 141604 47201 141605 47201 141606 47202 141607 47202 141608 47202 141609 47203 141610 47203 141611 47203 141612 47204 141613 47204 141614 47204 141615 47205 141616 47205 141617 47205 141618 47206 141619 47206 141620 47206 141621 47207 141622 47207 141623 47207 141624 47208 141625 47208 141626 47208 141627 47209 141628 47209 141629 47209 141630 47210 141631 47210 141632 47210 141633 47211 141634 47211 141635 47211 141636 47212 141637 47212 141638 47212 141639 47213 141640 47213 141641 47213 141642 47214 141643 47214 141644 47214 141645 47215 141646 47215 141647 47215 141648 47216 141649 47216 141650 47216 141651 47217 141652 47217 141653 47217 141654 47218 141655 47218 141656 47218 141657 47219 141658 47219 141659 47219 141660 47220 141661 47220 141662 47220 141663 47221 141664 47221 141665 47221 141666 47222 141667 47222 141668 47222 141669 47223 141670 47223 141671 47223 141672 47224 141673 47224 141674 47224 141675 47225 141676 47225 141677 47225 141678 47226 141679 47226 141680 47226 141681 47227 141682 47227 141683 47227 141684 47228 141685 47228 141686 47228 141687 47229 141688 47229 141689 47229 141690 47230 141691 47230 141692 47230 141693 47231 141694 47231 141695 47231 141696 47232 141697 47232 141698 47232 141699 47233 141700 47233 141701 47233 141702 47234 141703 47234 141704 47234 141705 47235 141706 47235 141707 47235 141708 47236 141709 47236 141710 47236 141711 47237 141712 47237 141713 47237 141714 47238 141715 47238 141716 47238 141717 47239 141718 47239 141719 47239 141720 47240 141721 47240 141722 47240 141723 47241 141724 47241 141725 47241 141726 47242 141727 47242 141728 47242 141729 47243 141730 47243 141731 47243 141732 47244 141733 47244 141734 47244 141735 47245 141736 47245 141737 47245 141738 47246 141739 47246 141740 47246 141741 47247 141742 47247 141743 47247 141744 47248 141745 47248 141746 47248 141747 47249 141748 47249 141749 47249 141750 47250 141751 47250 141752 47250 141753 47251 141754 47251 141755 47251 141756 47252 141757 47252 141758 47252 141759 47253 141760 47253 141761 47253 141762 47254 141763 47254 141764 47254 141765 47255 141766 47255 141767 47255 141768 47256 141769 47256 141770 47256 141771 47257 141772 47257 141773 47257 141774 47258 141775 47258 141776 47258 141777 47259 141778 47259 141779 47259 141780 47260 141781 47260 141782 47260 141783 47261 141784 47261 141785 47261 141786 47262 141787 47262 141788 47262 141789 47263 141790 47263 141791 47263 141792 47264 141793 47264 141794 47264 141795 47265 141796 47265 141797 47265 141798 47266 141799 47266 141800 47266 141801 47267 141802 47267 141803 47267 141804 47268 141805 47268 141806 47268 141807 47269 141808 47269 141809 47269 141810 47270 141811 47270 141812 47270 141813 47271 141814 47271 141815 47271 141816 47272 141817 47272 141818 47272 141819 47273 141820 47273 141821 47273 141822 47274 141823 47274 141824 47274 141825 47275 141826 47275 141827 47275 141828 47276 141829 47276 141830 47276 141831 47277 141832 47277 141833 47277 141834 47278 141835 47278 141836 47278 141837 47279 141838 47279 141839 47279 141840 47280 141841 47280 141842 47280 141843 47281 141844 47281 141845 47281 141846 47282 141847 47282 141848 47282 141849 47283 141850 47283 141851 47283 141852 47284 141853 47284 141854 47284 141855 47285 141856 47285 141857 47285 141858 47286 141859 47286 141860 47286 141861 47287 141862 47287 141863 47287 141864 47288 141865 47288 141866 47288 141867 47289 141868 47289 141869 47289 141870 47290 141871 47290 141872 47290 141873 47291 141874 47291 141875 47291 141876 47292 141877 47292 141878 47292 141879 47293 141880 47293 141881 47293 141882 47294 141883 47294 141884 47294 141885 47295 141886 47295 141887 47295 141888 47296 141889 47296 141890 47296 141891 47297 141892 47297 141893 47297 141894 47298 141895 47298 141896 47298 141897 47299 141898 47299 141899 47299 141900 47300 141901 47300 141902 47300 141903 47301 141904 47301 141905 47301 141906 47302 141907 47302 141908 47302 141909 47303 141910 47303 141911 47303 141912 47304 141913 47304 141914 47304 141915 47305 141916 47305 141917 47305 141918 47306 141919 47306 141920 47306 141921 47307 141922 47307 141923 47307 141924 47308 141925 47308 141926 47308 141927 47309 141928 47309 141929 47309 141930 47310 141931 47310 141932 47310 141933 47311 141934 47311 141935 47311 141936 47312 141937 47312 141938 47312 141939 47313 141940 47313 141941 47313 141942 47314 141943 47314 141944 47314 141945 47315 141946 47315 141947 47315 141948 47316 141949 47316 141950 47316 141951 47317 141952 47317 141953 47317 141954 47318 141955 47318 141956 47318 141957 47319 141958 47319 141959 47319 141960 47320 141961 47320 141962 47320 141963 47321 141964 47321 141965 47321 141966 47322 141967 47322 141968 47322 141969 47323 141970 47323 141971 47323 141972 47324 141973 47324 141974 47324 141975 47325 141976 47325 141977 47325 141978 47326 141979 47326 141980 47326 141981 47327 141982 47327 141983 47327 141984 47328 141985 47328 141986 47328 141987 47329 141988 47329 141989 47329 141990 47330 141991 47330 141992 47330 141993 47331 141994 47331 141995 47331 141996 47332 141997 47332 141998 47332 141999 47333 142000 47333 142001 47333 142002 47334 142003 47334 142004 47334 142005 47335 142006 47335 142007 47335 142008 47336 142009 47336 142010 47336 142011 47337 142012 47337 142013 47337 142014 47338 142015 47338 142016 47338 142017 47339 142018 47339 142019 47339 142020 47340 142021 47340 142022 47340 142023 47341 142024 47341 142025 47341 142026 47342 142027 47342 142028 47342 142029 47343 142030 47343 142031 47343 142032 47344 142033 47344 142034 47344 142035 47345 142036 47345 142037 47345 142038 47346 142039 47346 142040 47346 142041 47347 142042 47347 142043 47347 142044 47348 142045 47348 142046 47348 142047 47349 142048 47349 142049 47349 142050 47350 142051 47350 142052 47350 142053 47351 142054 47351 142055 47351 142056 47352 142057 47352 142058 47352 142059 47353 142060 47353 142061 47353 142062 47354 142063 47354 142064 47354 142065 47355 142066 47355 142067 47355 142068 47356 142069 47356 142070 47356 142071 47357 142072 47357 142073 47357 142074 47358 142075 47358 142076 47358 142077 47359 142078 47359 142079 47359 142080 47360 142081 47360 142082 47360 142083 47361 142084 47361 142085 47361 142086 47362 142087 47362 142088 47362 142089 47363 142090 47363 142091 47363 142092 47364 142093 47364 142094 47364 142095 47365 142096 47365 142097 47365 142098 47366 142099 47366 142100 47366 142101 47367 142102 47367 142103 47367 142104 47368 142105 47368 142106 47368 142107 47369 142108 47369 142109 47369 142110 47370 142111 47370 142112 47370 142113 47371 142114 47371 142115 47371 142116 47372 142117 47372 142118 47372 142119 47373 142120 47373 142121 47373 142122 47374 142123 47374 142124 47374 142125 47375 142126 47375 142127 47375 142128 47376 142129 47376 142130 47376 142131 47377 142132 47377 142133 47377 142134 47378 142135 47378 142136 47378 142137 47379 142138 47379 142139 47379 142140 47380 142141 47380 142142 47380 142143 47381 142144 47381 142145 47381 142146 47382 142147 47382 142148 47382 142149 47383 142150 47383 142151 47383 142152 47384 142153 47384 142154 47384 142155 47385 142156 47385 142157 47385 142158 47386 142159 47386 142160 47386 142161 47387 142162 47387 142163 47387 142164 47388 142165 47388 142166 47388 142167 47389 142168 47389 142169 47389 142170 47390 142171 47390 142172 47390 142173 47391 142174 47391 142175 47391 142176 47392 142177 47392 142178 47392 142179 47393 142180 47393 142181 47393 142182 47394 142183 47394 142184 47394 142185 47395 142186 47395 142187 47395 142188 47396 142189 47396 142190 47396 142191 47397 142192 47397 142193 47397 142194 47398 142195 47398 142196 47398 142197 47399 142198 47399 142199 47399 142200 47400 142201 47400 142202 47400 142203 47401 142204 47401 142205 47401 142206 47402 142207 47402 142208 47402 142209 47403 142210 47403 142211 47403 142212 47404 142213 47404 142214 47404 142215 47405 142216 47405 142217 47405 142218 47406 142219 47406 142220 47406 142221 47407 142222 47407 142223 47407 142224 47408 142225 47408 142226 47408 142227 47409 142228 47409 142229 47409 142230 47410 142231 47410 142232 47410 142233 47411 142234 47411 142235 47411 142236 47412 142237 47412 142238 47412 142239 47413 142240 47413 142241 47413 142242 47414 142243 47414 142244 47414 142245 47415 142246 47415 142247 47415 142248 47416 142249 47416 142250 47416 142251 47417 142252 47417 142253 47417 142254 47418 142255 47418 142256 47418 142257 47419 142258 47419 142259 47419 142260 47420 142261 47420 142262 47420 142263 47421 142264 47421 142265 47421 142266 47422 142267 47422 142268 47422 142269 47423 142270 47423 142271 47423 142272 47424 142273 47424 142274 47424 142275 47425 142276 47425 142277 47425 142278 47426 142279 47426 142280 47426 142281 47427 142282 47427 142283 47427 142284 47428 142285 47428 142286 47428 142287 47429 142288 47429 142289 47429 142290 47430 142291 47430 142292 47430 142293 47431 142294 47431 142295 47431 142296 47432 142297 47432 142298 47432 142299 47433 142300 47433 142301 47433 142302 47434 142303 47434 142304 47434 142305 47435 142306 47435 142307 47435 142308 47436 142309 47436 142310 47436 142311 47437 142312 47437 142313 47437 142314 47438 142315 47438 142316 47438 142317 47439 142318 47439 142319 47439 142320 47440 142321 47440 142322 47440 142323 47441 142324 47441 142325 47441 142326 47442 142327 47442 142328 47442 142329 47443 142330 47443 142331 47443 142332 47444 142333 47444 142334 47444 142335 47445 142336 47445 142337 47445 142338 47446 142339 47446 142340 47446 142341 47447 142342 47447 142343 47447 142344 47448 142345 47448 142346 47448 142347 47449 142348 47449 142349 47449 142350 47450 142351 47450 142352 47450 142353 47451 142354 47451 142355 47451 142356 47452 142357 47452 142358 47452 142359 47453 142360 47453 142361 47453 142362 47454 142363 47454 142364 47454 142365 47455 142366 47455 142367 47455 142368 47456 142369 47456 142370 47456 142371 47457 142372 47457 142373 47457 142374 47458 142375 47458 142376 47458 142377 47459 142378 47459 142379 47459 142380 47460 142381 47460 142382 47460 142383 47461 142384 47461 142385 47461 142386 47462 142387 47462 142388 47462 142389 47463 142390 47463 142391 47463 142392 47464 142393 47464 142394 47464 142395 47465 142396 47465 142397 47465 142398 47466 142399 47466 142400 47466 142401 47467 142402 47467 142403 47467 142404 47468 142405 47468 142406 47468 142407 47469 142408 47469 142409 47469 142410 47470 142411 47470 142412 47470 142413 47471 142414 47471 142415 47471 142416 47472 142417 47472 142418 47472 142419 47473 142420 47473 142421 47473 142422 47474 142423 47474 142424 47474 142425 47475 142426 47475 142427 47475 142428 47476 142429 47476 142430 47476 142431 47477 142432 47477 142433 47477 142434 47478 142435 47478 142436 47478 142437 47479 142438 47479 142439 47479 142440 47480 142441 47480 142442 47480 142443 47481 142444 47481 142445 47481 142446 47482 142447 47482 142448 47482 142449 47483 142450 47483 142451 47483 142452 47484 142453 47484 142454 47484 142455 47485 142456 47485 142457 47485 142458 47486 142459 47486 142460 47486 142461 47487 142462 47487 142463 47487 142464 47488 142465 47488 142466 47488 142467 47489 142468 47489 142469 47489 142470 47490 142471 47490 142472 47490 142473 47491 142474 47491 142475 47491 142476 47492 142477 47492 142478 47492 142479 47493 142480 47493 142481 47493 142482 47494 142483 47494 142484 47494 142485 47495 142486 47495 142487 47495 142488 47496 142489 47496 142490 47496 142491 47497 142492 47497 142493 47497 142494 47498 142495 47498 142496 47498 142497 47499 142498 47499 142499 47499 142500 47500 142501 47500 142502 47500 142503 47501 142504 47501 142505 47501 142506 47502 142507 47502 142508 47502 142509 47503 142510 47503 142511 47503 142512 47504 142513 47504 142514 47504 142515 47505 142516 47505 142517 47505 142518 47506 142519 47506 142520 47506 142521 47507 142522 47507 142523 47507 142524 47508 142525 47508 142526 47508 142527 47509 142528 47509 142529 47509 142530 47510 142531 47510 142532 47510 142533 47511 142534 47511 142535 47511 142536 47512 142537 47512 142538 47512 142539 47513 142540 47513 142541 47513 142542 47514 142543 47514 142544 47514 142545 47515 142546 47515 142547 47515 142548 47516 142549 47516 142550 47516 142551 47517 142552 47517 142553 47517 142554 47518 142555 47518 142556 47518 142557 47519 142558 47519 142559 47519 142560 47520 142561 47520 142562 47520 142563 47521 142564 47521 142565 47521 142566 47522 142567 47522 142568 47522 142569 47523 142570 47523 142571 47523 142572 47524 142573 47524 142574 47524 142575 47525 142576 47525 142577 47525 142578 47526 142579 47526 142580 47526 142581 47527 142582 47527 142583 47527 142584 47528 142585 47528 142586 47528 142587 47529 142588 47529 142589 47529 142590 47530 142591 47530 142592 47530 142593 47531 142594 47531 142595 47531 142596 47532 142597 47532 142598 47532 142599 47533 142600 47533 142601 47533 142602 47534 142603 47534 142604 47534 142605 47535 142606 47535 142607 47535 142608 47536 142609 47536 142610 47536 142611 47537 142612 47537 142613 47537 142614 47538 142615 47538 142616 47538 142617 47539 142618 47539 142619 47539 142620 47540 142621 47540 142622 47540 142623 47541 142624 47541 142625 47541 142626 47542 142627 47542 142628 47542 142629 47543 142630 47543 142631 47543 142632 47544 142633 47544 142634 47544 142635 47545 142636 47545 142637 47545 142638 47546 142639 47546 142640 47546 142641 47547 142642 47547 142643 47547 142644 47548 142645 47548 142646 47548 142647 47549 142648 47549 142649 47549 142650 47550 142651 47550 142652 47550 142653 47551 142654 47551 142655 47551 142656 47552 142657 47552 142658 47552 142659 47553 142660 47553 142661 47553 142662 47554 142663 47554 142664 47554 142665 47555 142666 47555 142667 47555 142668 47556 142669 47556 142670 47556 142671 47557 142672 47557 142673 47557 142674 47558 142675 47558 142676 47558 142677 47559 142678 47559 142679 47559 142680 47560 142681 47560 142682 47560 142683 47561 142684 47561 142685 47561 142686 47562 142687 47562 142688 47562 142689 47563 142690 47563 142691 47563 142692 47564 142693 47564 142694 47564 142695 47565 142696 47565 142697 47565 142698 47566 142699 47566 142700 47566 142701 47567 142702 47567 142703 47567 142704 47568 142705 47568 142706 47568 142707 47569 142708 47569 142709 47569 142710 47570 142711 47570 142712 47570 142713 47571 142714 47571 142715 47571 142716 47572 142717 47572 142718 47572 142719 47573 142720 47573 142721 47573 142722 47574 142723 47574 142724 47574 142725 47575 142726 47575 142727 47575 142728 47576 142729 47576 142730 47576 142731 47577 142732 47577 142733 47577 142734 47578 142735 47578 142736 47578 142737 47579 142738 47579 142739 47579 142740 47580 142741 47580 142742 47580 142743 47581 142744 47581 142745 47581 142746 47582 142747 47582 142748 47582 142749 47583 142750 47583 142751 47583 142752 47584 142753 47584 142754 47584 142755 47585 142756 47585 142757 47585 142758 47586 142759 47586 142760 47586 142761 47587 142762 47587 142763 47587 142764 47588 142765 47588 142766 47588 142767 47589 142768 47589 142769 47589 142770 47590 142771 47590 142772 47590 142773 47591 142774 47591 142775 47591 142776 47592 142777 47592 142778 47592 142779 47593 142780 47593 142781 47593 142782 47594 142783 47594 142784 47594 142785 47595 142786 47595 142787 47595 142788 47596 142789 47596 142790 47596 142791 47597 142792 47597 142793 47597 142794 47598 142795 47598 142796 47598 142797 47599 142798 47599 142799 47599 142800 47600 142801 47600 142802 47600 142803 47601 142804 47601 142805 47601 142806 47602 142807 47602 142808 47602 142809 47603 142810 47603 142811 47603 142812 47604 142813 47604 142814 47604 142815 47605 142816 47605 142817 47605 142818 47606 142819 47606 142820 47606 142821 47607 142822 47607 142823 47607 142824 47608 142825 47608 142826 47608 142827 47609 142828 47609 142829 47609 142830 47610 142831 47610 142832 47610 142833 47611 142834 47611 142835 47611 142836 47612 142837 47612 142838 47612 142839 47613 142840 47613 142841 47613 142842 47614 142843 47614 142844 47614 142845 47615 142846 47615 142847 47615 142848 47616 142849 47616 142850 47616 142851 47617 142852 47617 142853 47617 142854 47618 142855 47618 142856 47618 142857 47619 142858 47619 142859 47619 142860 47620 142861 47620 142862 47620 142863 47621 142864 47621 142865 47621 142866 47622 142867 47622 142868 47622 142869 47623 142870 47623 142871 47623 142872 47624 142873 47624 142874 47624 142875 47625 142876 47625 142877 47625 142878 47626 142879 47626 142880 47626 142881 47627 142882 47627 142883 47627 142884 47628 142885 47628 142886 47628 142887 47629 142888 47629 142889 47629 142890 47630 142891 47630 142892 47630 142893 47631 142894 47631 142895 47631 142896 47632 142897 47632 142898 47632 142899 47633 142900 47633 142901 47633 142902 47634 142903 47634 142904 47634 142905 47635 142906 47635 142907 47635 142908 47636 142909 47636 142910 47636 142911 47637 142912 47637 142913 47637 142914 47638 142915 47638 142916 47638 142917 47639 142918 47639 142919 47639 142920 47640 142921 47640 142922 47640 142923 47641 142924 47641 142925 47641 142926 47642 142927 47642 142928 47642 142929 47643 142930 47643 142931 47643 142932 47644 142933 47644 142934 47644 142935 47645 142936 47645 142937 47645 142938 47646 142939 47646 142940 47646 142941 47647 142942 47647 142943 47647 142944 47648 142945 47648 142946 47648 142947 47649 142948 47649 142949 47649 142950 47650 142951 47650 142952 47650 142953 47651 142954 47651 142955 47651 142956 47652 142957 47652 142958 47652 142959 47653 142960 47653 142961 47653 142962 47654 142963 47654 142964 47654 142965 47655 142966 47655 142967 47655 142968 47656 142969 47656 142970 47656 142971 47657 142972 47657 142973 47657 142974 47658 142975 47658 142976 47658 142977 47659 142978 47659 142979 47659 142980 47660 142981 47660 142982 47660 142983 47661 142984 47661 142985 47661 142986 47662 142987 47662 142988 47662 142989 47663 142990 47663 142991 47663 142992 47664 142993 47664 142994 47664 142995 47665 142996 47665 142997 47665 142998 47666 142999 47666 143000 47666 143001 47667 143002 47667 143003 47667 143004 47668 143005 47668 143006 47668 143007 47669 143008 47669 143009 47669 143010 47670 143011 47670 143012 47670 143013 47671 143014 47671 143015 47671 143016 47672 143017 47672 143018 47672 143019 47673 143020 47673 143021 47673 143022 47674 143023 47674 143024 47674 143025 47675 143026 47675 143027 47675 143028 47676 143029 47676 143030 47676 143031 47677 143032 47677 143033 47677 143034 47678 143035 47678 143036 47678 143037 47679 143038 47679 143039 47679 143040 47680 143041 47680 143042 47680 143043 47681 143044 47681 143045 47681 143046 47682 143047 47682 143048 47682 143049 47683 143050 47683 143051 47683 143052 47684 143053 47684 143054 47684 143055 47685 143056 47685 143057 47685 143058 47686 143059 47686 143060 47686 143061 47687 143062 47687 143063 47687 143064 47688 143065 47688 143066 47688 143067 47689 143068 47689 143069 47689 143070 47690 143071 47690 143072 47690 143073 47691 143074 47691 143075 47691 143076 47692 143077 47692 143078 47692 143079 47693 143080 47693 143081 47693 143082 47694 143083 47694 143084 47694 143085 47695 143086 47695 143087 47695 143088 47696 143089 47696 143090 47696 143091 47697 143092 47697 143093 47697 143094 47698 143095 47698 143096 47698 143097 47699 143098 47699 143099 47699 143100 47700 143101 47700 143102 47700 143103 47701 143104 47701 143105 47701 143106 47702 143107 47702 143108 47702 143109 47703 143110 47703 143111 47703 143112 47704 143113 47704 143114 47704 143115 47705 143116 47705 143117 47705 143118 47706 143119 47706 143120 47706 143121 47707 143122 47707 143123 47707 143124 47708 143125 47708 143126 47708 143127 47709 143128 47709 143129 47709 143130 47710 143131 47710 143132 47710 143133 47711 143134 47711 143135 47711 143136 47712 143137 47712 143138 47712 143139 47713 143140 47713 143141 47713 143142 47714 143143 47714 143144 47714 143145 47715 143146 47715 143147 47715 143148 47716 143149 47716 143150 47716 143151 47717 143152 47717 143153 47717 143154 47718 143155 47718 143156 47718 143157 47719 143158 47719 143159 47719 143160 47720 143161 47720 143162 47720 143163 47721 143164 47721 143165 47721 143166 47722 143167 47722 143168 47722 143169 47723 143170 47723 143171 47723 143172 47724 143173 47724 143174 47724 143175 47725 143176 47725 143177 47725 143178 47726 143179 47726 143180 47726 143181 47727 143182 47727 143183 47727 143184 47728 143185 47728 143186 47728 143187 47729 143188 47729 143189 47729 143190 47730 143191 47730 143192 47730 143193 47731 143194 47731 143195 47731 143196 47732 143197 47732 143198 47732 143199 47733 143200 47733 143201 47733 143202 47734 143203 47734 143204 47734 143205 47735 143206 47735 143207 47735 143208 47736 143209 47736 143210 47736 143211 47737 143212 47737 143213 47737 143214 47738 143215 47738 143216 47738 143217 47739 143218 47739 143219 47739 143220 47740 143221 47740 143222 47740 143223 47741 143224 47741 143225 47741 143226 47742 143227 47742 143228 47742 143229 47743 143230 47743 143231 47743 143232 47744 143233 47744 143234 47744 143235 47745 143236 47745 143237 47745 143238 47746 143239 47746 143240 47746 143241 47747 143242 47747 143243 47747 143244 47748 143245 47748 143246 47748 143247 47749 143248 47749 143249 47749 143250 47750 143251 47750 143252 47750 143253 47751 143254 47751 143255 47751 143256 47752 143257 47752 143258 47752 143259 47753 143260 47753 143261 47753 143262 47754 143263 47754 143264 47754 143265 47755 143266 47755 143267 47755 143268 47756 143269 47756 143270 47756 143271 47757 143272 47757 143273 47757 143274 47758 143275 47758 143276 47758 143277 47759 143278 47759 143279 47759 143280 47760 143281 47760 143282 47760 143283 47761 143284 47761 143285 47761 143286 47762 143287 47762 143288 47762 143289 47763 143290 47763 143291 47763 143292 47764 143293 47764 143294 47764 143295 47765 143296 47765 143297 47765 143298 47766 143299 47766 143300 47766 143301 47767 143302 47767 143303 47767 143304 47768 143305 47768 143306 47768 143307 47769 143308 47769 143309 47769 143310 47770 143311 47770 143312 47770 143313 47771 143314 47771 143315 47771 143316 47772 143317 47772 143318 47772 143319 47773 143320 47773 143321 47773 143322 47774 143323 47774 143324 47774 143325 47775 143326 47775 143327 47775 143328 47776 143329 47776 143330 47776 143331 47777 143332 47777 143333 47777 143334 47778 143335 47778 143336 47778 143337 47779 143338 47779 143339 47779 143340 47780 143341 47780 143342 47780 143343 47781 143344 47781 143345 47781 143346 47782 143347 47782 143348 47782 143349 47783 143350 47783 143351 47783 143352 47784 143353 47784 143354 47784 143355 47785 143356 47785 143357 47785 143358 47786 143359 47786 143360 47786 143361 47787 143362 47787 143363 47787 143364 47788 143365 47788 143366 47788 143367 47789 143368 47789 143369 47789 143370 47790 143371 47790 143372 47790 143373 47791 143374 47791 143375 47791 143376 47792 143377 47792 143378 47792 143379 47793 143380 47793 143381 47793 143382 47794 143383 47794 143384 47794 143385 47795 143386 47795 143387 47795 143388 47796 143389 47796 143390 47796 143391 47797 143392 47797 143393 47797 143394 47798 143395 47798 143396 47798 143397 47799 143398 47799 143399 47799 143400 47800 143401 47800 143402 47800 143403 47801 143404 47801 143405 47801 143406 47802 143407 47802 143408 47802 143409 47803 143410 47803 143411 47803 143412 47804 143413 47804 143414 47804 143415 47805 143416 47805 143417 47805 143418 47806 143419 47806 143420 47806 143421 47807 143422 47807 143423 47807 143424 47808 143425 47808 143426 47808 143427 47809 143428 47809 143429 47809 143430 47810 143431 47810 143432 47810 143433 47811 143434 47811 143435 47811 143436 47812 143437 47812 143438 47812 143439 47813 143440 47813 143441 47813 143442 47814 143443 47814 143444 47814 143445 47815 143446 47815 143447 47815 143448 47816 143449 47816 143450 47816 143451 47817 143452 47817 143453 47817 143454 47818 143455 47818 143456 47818 143457 47819 143458 47819 143459 47819 143460 47820 143461 47820 143462 47820 143463 47821 143464 47821 143465 47821 143466 47822 143467 47822 143468 47822 143469 47823 143470 47823 143471 47823 143472 47824 143473 47824 143474 47824 143475 47825 143476 47825 143477 47825 143478 47826 143479 47826 143480 47826 143481 47827 143482 47827 143483 47827 143484 47828 143485 47828 143486 47828 143487 47829 143488 47829 143489 47829 143490 47830 143491 47830 143492 47830 143493 47831 143494 47831 143495 47831 143496 47832 143497 47832 143498 47832 143499 47833 143500 47833 143501 47833 143502 47834 143503 47834 143504 47834 143505 47835 143506 47835 143507 47835 143508 47836 143509 47836 143510 47836 143511 47837 143512 47837 143513 47837 143514 47838 143515 47838 143516 47838 143517 47839 143518 47839 143519 47839 143520 47840 143521 47840 143522 47840 143523 47841 143524 47841 143525 47841 143526 47842 143527 47842 143528 47842 143529 47843 143530 47843 143531 47843 143532 47844 143533 47844 143534 47844 143535 47845 143536 47845 143537 47845 143538 47846 143539 47846 143540 47846 143541 47847 143542 47847 143543 47847 143544 47848 143545 47848 143546 47848 143547 47849 143548 47849 143549 47849 143550 47850 143551 47850 143552 47850 143553 47851 143554 47851 143555 47851 143556 47852 143557 47852 143558 47852 143559 47853 143560 47853 143561 47853 143562 47854 143563 47854 143564 47854 143565 47855 143566 47855 143567 47855 143568 47856 143569 47856 143570 47856 143571 47857 143572 47857 143573 47857 143574 47858 143575 47858 143576 47858 143577 47859 143578 47859 143579 47859 143580 47860 143581 47860 143582 47860 143583 47861 143584 47861 143585 47861 143586 47862 143587 47862 143588 47862 143589 47863 143590 47863 143591 47863 143592 47864 143593 47864 143594 47864 143595 47865 143596 47865 143597 47865 143598 47866 143599 47866 143600 47866 143601 47867 143602 47867 143603 47867 143604 47868 143605 47868 143606 47868 143607 47869 143608 47869 143609 47869 143610 47870 143611 47870 143612 47870 143613 47871 143614 47871 143615 47871 143616 47872 143617 47872 143618 47872 143619 47873 143620 47873 143621 47873 143622 47874 143623 47874 143624 47874 143625 47875 143626 47875 143627 47875 143628 47876 143629 47876 143630 47876 143631 47877 143632 47877 143633 47877 143634 47878 143635 47878 143636 47878 143637 47879 143638 47879 143639 47879 143640 47880 143641 47880 143642 47880 143643 47881 143644 47881 143645 47881 143646 47882 143647 47882 143648 47882 143649 47883 143650 47883 143651 47883 143652 47884 143653 47884 143654 47884 143655 47885 143656 47885 143657 47885 143658 47886 143659 47886 143660 47886 143661 47887 143662 47887 143663 47887 143664 47888 143665 47888 143666 47888 143667 47889 143668 47889 143669 47889 143670 47890 143671 47890 143672 47890 143673 47891 143674 47891 143675 47891 143676 47892 143677 47892 143678 47892 143679 47893 143680 47893 143681 47893 143682 47894 143683 47894 143684 47894 143685 47895 143686 47895 143687 47895 143688 47896 143689 47896 143690 47896 143691 47897 143692 47897 143693 47897 143694 47898 143695 47898 143696 47898 143697 47899 143698 47899 143699 47899 143700 47900 143701 47900 143702 47900 143703 47901 143704 47901 143705 47901 143706 47902 143707 47902 143708 47902 143709 47903 143710 47903 143711 47903 143712 47904 143713 47904 143714 47904 143715 47905 143716 47905 143717 47905 143718 47906 143719 47906 143720 47906 143721 47907 143722 47907 143723 47907 143724 47908 143725 47908 143726 47908 143727 47909 143728 47909 143729 47909 143730 47910 143731 47910 143732 47910 143733 47911 143734 47911 143735 47911 143736 47912 143737 47912 143738 47912 143739 47913 143740 47913 143741 47913 143742 47914 143743 47914 143744 47914 143745 47915 143746 47915 143747 47915 143748 47916 143749 47916 143750 47916 143751 47917 143752 47917 143753 47917 143754 47918 143755 47918 143756 47918 143757 47919 143758 47919 143759 47919 143760 47920 143761 47920 143762 47920 143763 47921 143764 47921 143765 47921 143766 47922 143767 47922 143768 47922 143769 47923 143770 47923 143771 47923 143772 47924 143773 47924 143774 47924 143775 47925 143776 47925 143777 47925 143778 47926 143779 47926 143780 47926 143781 47927 143782 47927 143783 47927 143784 47928 143785 47928 143786 47928 143787 47929 143788 47929 143789 47929 143790 47930 143791 47930 143792 47930 143793 47931 143794 47931 143795 47931 143796 47932 143797 47932 143798 47932 143799 47933 143800 47933 143801 47933 143802 47934 143803 47934 143804 47934 143805 47935 143806 47935 143807 47935 143808 47936 143809 47936 143810 47936 143811 47937 143812 47937 143813 47937 143814 47938 143815 47938 143816 47938 143817 47939 143818 47939 143819 47939 143820 47940 143821 47940 143822 47940 143823 47941 143824 47941 143825 47941 143826 47942 143827 47942 143828 47942 143829 47943 143830 47943 143831 47943 143832 47944 143833 47944 143834 47944 143835 47945 143836 47945 143837 47945 143838 47946 143839 47946 143840 47946 143841 47947 143842 47947 143843 47947 143844 47948 143845 47948 143846 47948 143847 47949 143848 47949 143849 47949 143850 47950 143851 47950 143852 47950 143853 47951 143854 47951 143855 47951 143856 47952 143857 47952 143858 47952 143859 47953 143860 47953 143861 47953 143862 47954 143863 47954 143864 47954 143865 47955 143866 47955 143867 47955 143868 47956 143869 47956 143870 47956 143871 47957 143872 47957 143873 47957 143874 47958 143875 47958 143876 47958 143877 47959 143878 47959 143879 47959 143880 47960 143881 47960 143882 47960 143883 47961 143884 47961 143885 47961 143886 47962 143887 47962 143888 47962 143889 47963 143890 47963 143891 47963 143892 47964 143893 47964 143894 47964 143895 47965 143896 47965 143897 47965 143898 47966 143899 47966 143900 47966 143901 47967 143902 47967 143903 47967 143904 47968 143905 47968 143906 47968 143907 47969 143908 47969 143909 47969 143910 47970 143911 47970 143912 47970 143913 47971 143914 47971 143915 47971 143916 47972 143917 47972 143918 47972 143919 47973 143920 47973 143921 47973 143922 47974 143923 47974 143924 47974 143925 47975 143926 47975 143927 47975 143928 47976 143929 47976 143930 47976 143931 47977 143932 47977 143933 47977 143934 47978 143935 47978 143936 47978 143937 47979 143938 47979 143939 47979 143940 47980 143941 47980 143942 47980 143943 47981 143944 47981 143945 47981 143946 47982 143947 47982 143948 47982 143949 47983 143950 47983 143951 47983 143952 47984 143953 47984 143954 47984 143955 47985 143956 47985 143957 47985 143958 47986 143959 47986 143960 47986 143961 47987 143962 47987 143963 47987 143964 47988 143965 47988 143966 47988 143967 47989 143968 47989 143969 47989 143970 47990 143971 47990 143972 47990 143973 47991 143974 47991 143975 47991 143976 47992 143977 47992 143978 47992 143979 47993 143980 47993 143981 47993 143982 47994 143983 47994 143984 47994 143985 47995 143986 47995 143987 47995 143988 47996 143989 47996 143990 47996 143991 47997 143992 47997 143993 47997 143994 47998 143995 47998 143996 47998 143997 47999 143998 47999 143999 47999 144000 48000 144001 48000 144002 48000 144003 48001 144004 48001 144005 48001 144006 48002 144007 48002 144008 48002 144009 48003 144010 48003 144011 48003 144012 48004 144013 48004 144014 48004 144015 48005 144016 48005 144017 48005 144018 48006 144019 48006 144020 48006 144021 48007 144022 48007 144023 48007 144024 48008 144025 48008 144026 48008 144027 48009 144028 48009 144029 48009 144030 48010 144031 48010 144032 48010 144033 48011 144034 48011 144035 48011 144036 48012 144037 48012 144038 48012 144039 48013 144040 48013 144041 48013 144042 48014 144043 48014 144044 48014 144045 48015 144046 48015 144047 48015 144048 48016 144049 48016 144050 48016 144051 48017 144052 48017 144053 48017 144054 48018 144055 48018 144056 48018 144057 48019 144058 48019 144059 48019 144060 48020 144061 48020 144062 48020 144063 48021 144064 48021 144065 48021 144066 48022 144067 48022 144068 48022 144069 48023 144070 48023 144071 48023 144072 48024 144073 48024 144074 48024 144075 48025 144076 48025 144077 48025 144078 48026 144079 48026 144080 48026 144081 48027 144082 48027 144083 48027 144084 48028 144085 48028 144086 48028 144087 48029 144088 48029 144089 48029 144090 48030 144091 48030 144092 48030 144093 48031 144094 48031 144095 48031 144096 48032 144097 48032 144098 48032 144099 48033 144100 48033 144101 48033 144102 48034 144103 48034 144104 48034 144105 48035 144106 48035 144107 48035 144108 48036 144109 48036 144110 48036 144111 48037 144112 48037 144113 48037 144114 48038 144115 48038 144116 48038 144117 48039 144118 48039 144119 48039 144120 48040 144121 48040 144122 48040 144123 48041 144124 48041 144125 48041 144126 48042 144127 48042 144128 48042 144129 48043 144130 48043 144131 48043 144132 48044 144133 48044 144134 48044 144135 48045 144136 48045 144137 48045 144138 48046 144139 48046 144140 48046 144141 48047 144142 48047 144143 48047 144144 48048 144145 48048 144146 48048 144147 48049 144148 48049 144149 48049 144150 48050 144151 48050 144152 48050 144153 48051 144154 48051 144155 48051 144156 48052 144157 48052 144158 48052 144159 48053 144160 48053 144161 48053 144162 48054 144163 48054 144164 48054 144165 48055 144166 48055 144167 48055 144168 48056 144169 48056 144170 48056 144171 48057 144172 48057 144173 48057 144174 48058 144175 48058 144176 48058 144177 48059 144178 48059 144179 48059 144180 48060 144181 48060 144182 48060 144183 48061 144184 48061 144185 48061 144186 48062 144187 48062 144188 48062 144189 48063 144190 48063 144191 48063 144192 48064 144193 48064 144194 48064 144195 48065 144196 48065 144197 48065 144198 48066 144199 48066 144200 48066 144201 48067 144202 48067 144203 48067 144204 48068 144205 48068 144206 48068 144207 48069 144208 48069 144209 48069 144210 48070 144211 48070 144212 48070 144213 48071 144214 48071 144215 48071 144216 48072 144217 48072 144218 48072 144219 48073 144220 48073 144221 48073 144222 48074 144223 48074 144224 48074 144225 48075 144226 48075 144227 48075 144228 48076 144229 48076 144230 48076 144231 48077 144232 48077 144233 48077 144234 48078 144235 48078 144236 48078 144237 48079 144238 48079 144239 48079 144240 48080 144241 48080 144242 48080 144243 48081 144244 48081 144245 48081 144246 48082 144247 48082 144248 48082 144249 48083 144250 48083 144251 48083 144252 48084 144253 48084 144254 48084 144255 48085 144256 48085 144257 48085 144258 48086 144259 48086 144260 48086 144261 48087 144262 48087 144263 48087 144264 48088 144265 48088 144266 48088 144267 48089 144268 48089 144269 48089 144270 48090 144271 48090 144272 48090 144273 48091 144274 48091 144275 48091 144276 48092 144277 48092 144278 48092 144279 48093 144280 48093 144281 48093 144282 48094 144283 48094 144284 48094 144285 48095 144286 48095 144287 48095 144288 48096 144289 48096 144290 48096 144291 48097 144292 48097 144293 48097 144294 48098 144295 48098 144296 48098 144297 48099 144298 48099 144299 48099 144300 48100 144301 48100 144302 48100 144303 48101 144304 48101 144305 48101 144306 48102 144307 48102 144308 48102 144309 48103 144310 48103 144311 48103 144312 48104 144313 48104 144314 48104 144315 48105 144316 48105 144317 48105 144318 48106 144319 48106 144320 48106 144321 48107 144322 48107 144323 48107 144324 48108 144325 48108 144326 48108 144327 48109 144328 48109 144329 48109 144330 48110 144331 48110 144332 48110 144333 48111 144334 48111 144335 48111 144336 48112 144337 48112 144338 48112 144339 48113 144340 48113 144341 48113 144342 48114 144343 48114 144344 48114 144345 48115 144346 48115 144347 48115 144348 48116 144349 48116 144350 48116 144351 48117 144352 48117 144353 48117 144354 48118 144355 48118 144356 48118 144357 48119 144358 48119 144359 48119 144360 48120 144361 48120 144362 48120 144363 48121 144364 48121 144365 48121 144366 48122 144367 48122 144368 48122 144369 48123 144370 48123 144371 48123 144372 48124 144373 48124 144374 48124 144375 48125 144376 48125 144377 48125 144378 48126 144379 48126 144380 48126 144381 48127 144382 48127 144383 48127 144384 48128 144385 48128 144386 48128 144387 48129 144388 48129 144389 48129 144390 48130 144391 48130 144392 48130 144393 48131 144394 48131 144395 48131 144396 48132 144397 48132 144398 48132 144399 48133 144400 48133 144401 48133 144402 48134 144403 48134 144404 48134 144405 48135 144406 48135 144407 48135 144408 48136 144409 48136 144410 48136 144411 48137 144412 48137 144413 48137 144414 48138 144415 48138 144416 48138 144417 48139 144418 48139 144419 48139 144420 48140 144421 48140 144422 48140 144423 48141 144424 48141 144425 48141 144426 48142 144427 48142 144428 48142 144429 48143 144430 48143 144431 48143 144432 48144 144433 48144 144434 48144 144435 48145 144436 48145 144437 48145 144438 48146 144439 48146 144440 48146 144441 48147 144442 48147 144443 48147 144444 48148 144445 48148 144446 48148 144447 48149 144448 48149 144449 48149 144450 48150 144451 48150 144452 48150 144453 48151 144454 48151 144455 48151 144456 48152 144457 48152 144458 48152 144459 48153 144460 48153 144461 48153 144462 48154 144463 48154 144464 48154 144465 48155 144466 48155 144467 48155 144468 48156 144469 48156 144470 48156 144471 48157 144472 48157 144473 48157 144474 48158 144475 48158 144476 48158 144477 48159 144478 48159 144479 48159 144480 48160 144481 48160 144482 48160 144483 48161 144484 48161 144485 48161 144486 48162 144487 48162 144488 48162 144489 48163 144490 48163 144491 48163 144492 48164 144493 48164 144494 48164 144495 48165 144496 48165 144497 48165 144498 48166 144499 48166 144500 48166 144501 48167 144502 48167 144503 48167 144504 48168 144505 48168 144506 48168 144507 48169 144508 48169 144509 48169 144510 48170 144511 48170 144512 48170 144513 48171 144514 48171 144515 48171 144516 48172 144517 48172 144518 48172 144519 48173 144520 48173 144521 48173 144522 48174 144523 48174 144524 48174 144525 48175 144526 48175 144527 48175 144528 48176 144529 48176 144530 48176 144531 48177 144532 48177 144533 48177 144534 48178 144535 48178 144536 48178 144537 48179 144538 48179 144539 48179 144540 48180 144541 48180 144542 48180 144543 48181 144544 48181 144545 48181 144546 48182 144547 48182 144548 48182 144549 48183 144550 48183 144551 48183 144552 48184 144553 48184 144554 48184 144555 48185 144556 48185 144557 48185 144558 48186 144559 48186 144560 48186 144561 48187 144562 48187 144563 48187 144564 48188 144565 48188 144566 48188 144567 48189 144568 48189 144569 48189 144570 48190 144571 48190 144572 48190 144573 48191 144574 48191 144575 48191 144576 48192 144577 48192 144578 48192 144579 48193 144580 48193 144581 48193 144582 48194 144583 48194 144584 48194 144585 48195 144586 48195 144587 48195 144588 48196 144589 48196 144590 48196 144591 48197 144592 48197 144593 48197 144594 48198 144595 48198 144596 48198 144597 48199 144598 48199 144599 48199 144600 48200 144601 48200 144602 48200 144603 48201 144604 48201 144605 48201 144606 48202 144607 48202 144608 48202 144609 48203 144610 48203 144611 48203 144612 48204 144613 48204 144614 48204 144615 48205 144616 48205 144617 48205 144618 48206 144619 48206 144620 48206 144621 48207 144622 48207 144623 48207 144624 48208 144625 48208 144626 48208 144627 48209 144628 48209 144629 48209 144630 48210 144631 48210 144632 48210 144633 48211 144634 48211 144635 48211 144636 48212 144637 48212 144638 48212 144639 48213 144640 48213 144641 48213 144642 48214 144643 48214 144644 48214 144645 48215 144646 48215 144647 48215 144648 48216 144649 48216 144650 48216 144651 48217 144652 48217 144653 48217 144654 48218 144655 48218 144656 48218 144657 48219 144658 48219 144659 48219 144660 48220 144661 48220 144662 48220 144663 48221 144664 48221 144665 48221 144666 48222 144667 48222 144668 48222 144669 48223 144670 48223 144671 48223 144672 48224 144673 48224 144674 48224 144675 48225 144676 48225 144677 48225 144678 48226 144679 48226 144680 48226 144681 48227 144682 48227 144683 48227 144684 48228 144685 48228 144686 48228 144687 48229 144688 48229 144689 48229 144690 48230 144691 48230 144692 48230 144693 48231 144694 48231 144695 48231 144696 48232 144697 48232 144698 48232 144699 48233 144700 48233 144701 48233 144702 48234 144703 48234 144704 48234 144705 48235 144706 48235 144707 48235 144708 48236 144709 48236 144710 48236 144711 48237 144712 48237 144713 48237 144714 48238 144715 48238 144716 48238 144717 48239 144718 48239 144719 48239 144720 48240 144721 48240 144722 48240 144723 48241 144724 48241 144725 48241 144726 48242 144727 48242 144728 48242 144729 48243 144730 48243 144731 48243 144732 48244 144733 48244 144734 48244 144735 48245 144736 48245 144737 48245 144738 48246 144739 48246 144740 48246 144741 48247 144742 48247 144743 48247 144744 48248 144745 48248 144746 48248 144747 48249 144748 48249 144749 48249 144750 48250 144751 48250 144752 48250 144753 48251 144754 48251 144755 48251 144756 48252 144757 48252 144758 48252 144759 48253 144760 48253 144761 48253 144762 48254 144763 48254 144764 48254 144765 48255 144766 48255 144767 48255 144768 48256 144769 48256 144770 48256 144771 48257 144772 48257 144773 48257 144774 48258 144775 48258 144776 48258 144777 48259 144778 48259 144779 48259 144780 48260 144781 48260 144782 48260 144783 48261 144784 48261 144785 48261 144786 48262 144787 48262 144788 48262 144789 48263 144790 48263 144791 48263 144792 48264 144793 48264 144794 48264 144795 48265 144796 48265 144797 48265 144798 48266 144799 48266 144800 48266 144801 48267 144802 48267 144803 48267 144804 48268 144805 48268 144806 48268 144807 48269 144808 48269 144809 48269 144810 48270 144811 48270 144812 48270 144813 48271 144814 48271 144815 48271 144816 48272 144817 48272 144818 48272 144819 48273 144820 48273 144821 48273 144822 48274 144823 48274 144824 48274 144825 48275 144826 48275 144827 48275 144828 48276 144829 48276 144830 48276 144831 48277 144832 48277 144833 48277 144834 48278 144835 48278 144836 48278 144837 48279 144838 48279 144839 48279 144840 48280 144841 48280 144842 48280 144843 48281 144844 48281 144845 48281 144846 48282 144847 48282 144848 48282 144849 48283 144850 48283 144851 48283 144852 48284 144853 48284 144854 48284 144855 48285 144856 48285 144857 48285 144858 48286 144859 48286 144860 48286 144861 48287 144862 48287 144863 48287 144864 48288 144865 48288 144866 48288 144867 48289 144868 48289 144869 48289 144870 48290 144871 48290 144872 48290 144873 48291 144874 48291 144875 48291 144876 48292 144877 48292 144878 48292 144879 48293 144880 48293 144881 48293 144882 48294 144883 48294 144884 48294 144885 48295 144886 48295 144887 48295 144888 48296 144889 48296 144890 48296 144891 48297 144892 48297 144893 48297 144894 48298 144895 48298 144896 48298 144897 48299 144898 48299 144899 48299 144900 48300 144901 48300 144902 48300 144903 48301 144904 48301 144905 48301 144906 48302 144907 48302 144908 48302 144909 48303 144910 48303 144911 48303 144912 48304 144913 48304 144914 48304 144915 48305 144916 48305 144917 48305 144918 48306 144919 48306 144920 48306 144921 48307 144922 48307 144923 48307 144924 48308 144925 48308 144926 48308 144927 48309 144928 48309 144929 48309 144930 48310 144931 48310 144932 48310 144933 48311 144934 48311 144935 48311 144936 48312 144937 48312 144938 48312 144939 48313 144940 48313 144941 48313 144942 48314 144943 48314 144944 48314 144945 48315 144946 48315 144947 48315 144948 48316 144949 48316 144950 48316 144951 48317 144952 48317 144953 48317 144954 48318 144955 48318 144956 48318 144957 48319 144958 48319 144959 48319 144960 48320 144961 48320 144962 48320 144963 48321 144964 48321 144965 48321 144966 48322 144967 48322 144968 48322 144969 48323 144970 48323 144971 48323 144972 48324 144973 48324 144974 48324 144975 48325 144976 48325 144977 48325 144978 48326 144979 48326 144980 48326 144981 48327 144982 48327 144983 48327 144984 48328 144985 48328 144986 48328 144987 48329 144988 48329 144989 48329 144990 48330 144991 48330 144992 48330 144993 48331 144994 48331 144995 48331 144996 48332 144997 48332 144998 48332 144999 48333 145000 48333 145001 48333 145002 48334 145003 48334 145004 48334 145005 48335 145006 48335 145007 48335 145008 48336 145009 48336 145010 48336 145011 48337 145012 48337 145013 48337 145014 48338 145015 48338 145016 48338 145017 48339 145018 48339 145019 48339 145020 48340 145021 48340 145022 48340 145023 48341 145024 48341 145025 48341 145026 48342 145027 48342 145028 48342 145029 48343 145030 48343 145031 48343 145032 48344 145033 48344 145034 48344 145035 48345 145036 48345 145037 48345 145038 48346 145039 48346 145040 48346 145041 48347 145042 48347 145043 48347 145044 48348 145045 48348 145046 48348 145047 48349 145048 48349 145049 48349 145050 48350 145051 48350 145052 48350 145053 48351 145054 48351 145055 48351 145056 48352 145057 48352 145058 48352 145059 48353 145060 48353 145061 48353 145062 48354 145063 48354 145064 48354 145065 48355 145066 48355 145067 48355 145068 48356 145069 48356 145070 48356 145071 48357 145072 48357 145073 48357 145074 48358 145075 48358 145076 48358 145077 48359 145078 48359 145079 48359 145080 48360 145081 48360 145082 48360 145083 48361 145084 48361 145085 48361 145086 48362 145087 48362 145088 48362 145089 48363 145090 48363 145091 48363 145092 48364 145093 48364 145094 48364 145095 48365 145096 48365 145097 48365 145098 48366 145099 48366 145100 48366 145101 48367 145102 48367 145103 48367 145104 48368 145105 48368 145106 48368 145107 48369 145108 48369 145109 48369 145110 48370 145111 48370 145112 48370 145113 48371 145114 48371 145115 48371 145116 48372 145117 48372 145118 48372 145119 48373 145120 48373 145121 48373 145122 48374 145123 48374 145124 48374 145125 48375 145126 48375 145127 48375 145128 48376 145129 48376 145130 48376 145131 48377 145132 48377 145133 48377 145134 48378 145135 48378 145136 48378 145137 48379 145138 48379 145139 48379 145140 48380 145141 48380 145142 48380 145143 48381 145144 48381 145145 48381 145146 48382 145147 48382 145148 48382 145149 48383 145150 48383 145151 48383 145152 48384 145153 48384 145154 48384 145155 48385 145156 48385 145157 48385 145158 48386 145159 48386 145160 48386 145161 48387 145162 48387 145163 48387 145164 48388 145165 48388 145166 48388 145167 48389 145168 48389 145169 48389 145170 48390 145171 48390 145172 48390 145173 48391 145174 48391 145175 48391 145176 48392 145177 48392 145178 48392 145179 48393 145180 48393 145181 48393 145182 48394 145183 48394 145184 48394 145185 48395 145186 48395 145187 48395 145188 48396 145189 48396 145190 48396 145191 48397 145192 48397 145193 48397 145194 48398 145195 48398 145196 48398 145197 48399 145198 48399 145199 48399 145200 48400 145201 48400 145202 48400 145203 48401 145204 48401 145205 48401 145206 48402 145207 48402 145208 48402 145209 48403 145210 48403 145211 48403 145212 48404 145213 48404 145214 48404 145215 48405 145216 48405 145217 48405 145218 48406 145219 48406 145220 48406 145221 48407 145222 48407 145223 48407 145224 48408 145225 48408 145226 48408 145227 48409 145228 48409 145229 48409 145230 48410 145231 48410 145232 48410 145233 48411 145234 48411 145235 48411 145236 48412 145237 48412 145238 48412 145239 48413 145240 48413 145241 48413 145242 48414 145243 48414 145244 48414 145245 48415 145246 48415 145247 48415 145248 48416 145249 48416 145250 48416 145251 48417 145252 48417 145253 48417 145254 48418 145255 48418 145256 48418 145257 48419 145258 48419 145259 48419 145260 48420 145261 48420 145262 48420 145263 48421 145264 48421 145265 48421 145266 48422 145267 48422 145268 48422 145269 48423 145270 48423 145271 48423 145272 48424 145273 48424 145274 48424 145275 48425 145276 48425 145277 48425 145278 48426 145279 48426 145280 48426 145281 48427 145282 48427 145283 48427 145284 48428 145285 48428 145286 48428 145287 48429 145288 48429 145289 48429 145290 48430 145291 48430 145292 48430 145293 48431 145294 48431 145295 48431 145296 48432 145297 48432 145298 48432 145299 48433 145300 48433 145301 48433 145302 48434 145303 48434 145304 48434 145305 48435 145306 48435 145307 48435 145308 48436 145309 48436 145310 48436 145311 48437 145312 48437 145313 48437 145314 48438 145315 48438 145316 48438 145317 48439 145318 48439 145319 48439 145320 48440 145321 48440 145322 48440 145323 48441 145324 48441 145325 48441 145326 48442 145327 48442 145328 48442 145329 48443 145330 48443 145331 48443 145332 48444 145333 48444 145334 48444 145335 48445 145336 48445 145337 48445 145338 48446 145339 48446 145340 48446 145341 48447 145342 48447 145343 48447 145344 48448 145345 48448 145346 48448 145347 48449 145348 48449 145349 48449 145350 48450 145351 48450 145352 48450 145353 48451 145354 48451 145355 48451 145356 48452 145357 48452 145358 48452 145359 48453 145360 48453 145361 48453 145362 48454 145363 48454 145364 48454 145365 48455 145366 48455 145367 48455 145368 48456 145369 48456 145370 48456 145371 48457 145372 48457 145373 48457 145374 48458 145375 48458 145376 48458 145377 48459 145378 48459 145379 48459 145380 48460 145381 48460 145382 48460 145383 48461 145384 48461 145385 48461 145386 48462 145387 48462 145388 48462 145389 48463 145390 48463 145391 48463 145392 48464 145393 48464 145394 48464 145395 48465 145396 48465 145397 48465 145398 48466 145399 48466 145400 48466 145401 48467 145402 48467 145403 48467 145404 48468 145405 48468 145406 48468 145407 48469 145408 48469 145409 48469 145410 48470 145411 48470 145412 48470 145413 48471 145414 48471 145415 48471 145416 48472 145417 48472 145418 48472 145419 48473 145420 48473 145421 48473 145422 48474 145423 48474 145424 48474 145425 48475 145426 48475 145427 48475 145428 48476 145429 48476 145430 48476 145431 48477 145432 48477 145433 48477 145434 48478 145435 48478 145436 48478 145437 48479 145438 48479 145439 48479 145440 48480 145441 48480 145442 48480 145443 48481 145444 48481 145445 48481 145446 48482 145447 48482 145448 48482 145449 48483 145450 48483 145451 48483 145452 48484 145453 48484 145454 48484 145455 48485 145456 48485 145457 48485 145458 48486 145459 48486 145460 48486 145461 48487 145462 48487 145463 48487 145464 48488 145465 48488 145466 48488 145467 48489 145468 48489 145469 48489 145470 48490 145471 48490 145472 48490 145473 48491 145474 48491 145475 48491 145476 48492 145477 48492 145478 48492 145479 48493 145480 48493 145481 48493 145482 48494 145483 48494 145484 48494 145485 48495 145486 48495 145487 48495 145488 48496 145489 48496 145490 48496 145491 48497 145492 48497 145493 48497 145494 48498 145495 48498 145496 48498 145497 48499 145498 48499 145499 48499 145500 48500 145501 48500 145502 48500 145503 48501 145504 48501 145505 48501 145506 48502 145507 48502 145508 48502 145509 48503 145510 48503 145511 48503 145512 48504 145513 48504 145514 48504 145515 48505 145516 48505 145517 48505 145518 48506 145519 48506 145520 48506 145521 48507 145522 48507 145523 48507 145524 48508 145525 48508 145526 48508 145527 48509 145528 48509 145529 48509 145530 48510 145531 48510 145532 48510 145533 48511 145534 48511 145535 48511 145536 48512 145537 48512 145538 48512 145539 48513 145540 48513 145541 48513 145542 48514 145543 48514 145544 48514 145545 48515 145546 48515 145547 48515 145548 48516 145549 48516 145550 48516 145551 48517 145552 48517 145553 48517 145554 48518 145555 48518 145556 48518 145557 48519 145558 48519 145559 48519 145560 48520 145561 48520 145562 48520 145563 48521 145564 48521 145565 48521 145566 48522 145567 48522 145568 48522 145569 48523 145570 48523 145571 48523 145572 48524 145573 48524 145574 48524 145575 48525 145576 48525 145577 48525 145578 48526 145579 48526 145580 48526 145581 48527 145582 48527 145583 48527 145584 48528 145585 48528 145586 48528 145587 48529 145588 48529 145589 48529 145590 48530 145591 48530 145592 48530 145593 48531 145594 48531 145595 48531 145596 48532 145597 48532 145598 48532 145599 48533 145600 48533 145601 48533 145602 48534 145603 48534 145604 48534 145605 48535 145606 48535 145607 48535 145608 48536 145609 48536 145610 48536 145611 48537 145612 48537 145613 48537 145614 48538 145615 48538 145616 48538 145617 48539 145618 48539 145619 48539 145620 48540 145621 48540 145622 48540 145623 48541 145624 48541 145625 48541 145626 48542 145627 48542 145628 48542 145629 48543 145630 48543 145631 48543 145632 48544 145633 48544 145634 48544 145635 48545 145636 48545 145637 48545 145638 48546 145639 48546 145640 48546 145641 48547 145642 48547 145643 48547 145644 48548 145645 48548 145646 48548 145647 48549 145648 48549 145649 48549 145650 48550 145651 48550 145652 48550 145653 48551 145654 48551 145655 48551 145656 48552 145657 48552 145658 48552 145659 48553 145660 48553 145661 48553 145662 48554 145663 48554 145664 48554 145665 48555 145666 48555 145667 48555 145668 48556 145669 48556 145670 48556 145671 48557 145672 48557 145673 48557 145674 48558 145675 48558 145676 48558 145677 48559 145678 48559 145679 48559 145680 48560 145681 48560 145682 48560 145683 48561 145684 48561 145685 48561 145686 48562 145687 48562 145688 48562 145689 48563 145690 48563 145691 48563 145692 48564 145693 48564 145694 48564 145695 48565 145696 48565 145697 48565 145698 48566 145699 48566 145700 48566 145701 48567 145702 48567 145703 48567 145704 48568 145705 48568 145706 48568 145707 48569 145708 48569 145709 48569 145710 48570 145711 48570 145712 48570 145713 48571 145714 48571 145715 48571 145716 48572 145717 48572 145718 48572 145719 48573 145720 48573 145721 48573 145722 48574 145723 48574 145724 48574 145725 48575 145726 48575 145727 48575 145728 48576 145729 48576 145730 48576 145731 48577 145732 48577 145733 48577 145734 48578 145735 48578 145736 48578 145737 48579 145738 48579 145739 48579 145740 48580 145741 48580 145742 48580 145743 48581 145744 48581 145745 48581 145746 48582 145747 48582 145748 48582 145749 48583 145750 48583 145751 48583 145752 48584 145753 48584 145754 48584 145755 48585 145756 48585 145757 48585 145758 48586 145759 48586 145760 48586 145761 48587 145762 48587 145763 48587 145764 48588 145765 48588 145766 48588 145767 48589 145768 48589 145769 48589 145770 48590 145771 48590 145772 48590 145773 48591 145774 48591 145775 48591 145776 48592 145777 48592 145778 48592 145779 48593 145780 48593 145781 48593 145782 48594 145783 48594 145784 48594 145785 48595 145786 48595 145787 48595 145788 48596 145789 48596 145790 48596 145791 48597 145792 48597 145793 48597 145794 48598 145795 48598 145796 48598 145797 48599 145798 48599 145799 48599 145800 48600 145801 48600 145802 48600 145803 48601 145804 48601 145805 48601 145806 48602 145807 48602 145808 48602 145809 48603 145810 48603 145811 48603 145812 48604 145813 48604 145814 48604 145815 48605 145816 48605 145817 48605 145818 48606 145819 48606 145820 48606 145821 48607 145822 48607 145823 48607 145824 48608 145825 48608 145826 48608 145827 48609 145828 48609 145829 48609 145830 48610 145831 48610 145832 48610 145833 48611 145834 48611 145835 48611 145836 48612 145837 48612 145838 48612 145839 48613 145840 48613 145841 48613 145842 48614 145843 48614 145844 48614 145845 48615 145846 48615 145847 48615 145848 48616 145849 48616 145850 48616 145851 48617 145852 48617 145853 48617 145854 48618 145855 48618 145856 48618 145857 48619 145858 48619 145859 48619 145860 48620 145861 48620 145862 48620 145863 48621 145864 48621 145865 48621 145866 48622 145867 48622 145868 48622 145869 48623 145870 48623 145871 48623 145872 48624 145873 48624 145874 48624 145875 48625 145876 48625 145877 48625 145878 48626 145879 48626 145880 48626 145881 48627 145882 48627 145883 48627 145884 48628 145885 48628 145886 48628 145887 48629 145888 48629 145889 48629 145890 48630 145891 48630 145892 48630 145893 48631 145894 48631 145895 48631 145896 48632 145897 48632 145898 48632 145899 48633 145900 48633 145901 48633 145902 48634 145903 48634 145904 48634 145905 48635 145906 48635 145907 48635 145908 48636 145909 48636 145910 48636 145911 48637 145912 48637 145913 48637 145914 48638 145915 48638 145916 48638 145917 48639 145918 48639 145919 48639 145920 48640 145921 48640 145922 48640 145923 48641 145924 48641 145925 48641 145926 48642 145927 48642 145928 48642 145929 48643 145930 48643 145931 48643 145932 48644 145933 48644 145934 48644 145935 48645 145936 48645 145937 48645 145938 48646 145939 48646 145940 48646 145941 48647 145942 48647 145943 48647 145944 48648 145945 48648 145946 48648 145947 48649 145948 48649 145949 48649 145950 48650 145951 48650 145952 48650 145953 48651 145954 48651 145955 48651 145956 48652 145957 48652 145958 48652 145959 48653 145960 48653 145961 48653 145962 48654 145963 48654 145964 48654 145965 48655 145966 48655 145967 48655 145968 48656 145969 48656 145970 48656 145971 48657 145972 48657 145973 48657 145974 48658 145975 48658 145976 48658 145977 48659 145978 48659 145979 48659 145980 48660 145981 48660 145982 48660 145983 48661 145984 48661 145985 48661 145986 48662 145987 48662 145988 48662 145989 48663 145990 48663 145991 48663 145992 48664 145993 48664 145994 48664 145995 48665 145996 48665 145997 48665 145998 48666 145999 48666 146000 48666 146001 48667 146002 48667 146003 48667 146004 48668 146005 48668 146006 48668 146007 48669 146008 48669 146009 48669 146010 48670 146011 48670 146012 48670 146013 48671 146014 48671 146015 48671 146016 48672 146017 48672 146018 48672 146019 48673 146020 48673 146021 48673 146022 48674 146023 48674 146024 48674 146025 48675 146026 48675 146027 48675 146028 48676 146029 48676 146030 48676 146031 48677 146032 48677 146033 48677 146034 48678 146035 48678 146036 48678 146037 48679 146038 48679 146039 48679 146040 48680 146041 48680 146042 48680 146043 48681 146044 48681 146045 48681 146046 48682 146047 48682 146048 48682 146049 48683 146050 48683 146051 48683 146052 48684 146053 48684 146054 48684 146055 48685 146056 48685 146057 48685 146058 48686 146059 48686 146060 48686 146061 48687 146062 48687 146063 48687 146064 48688 146065 48688 146066 48688 146067 48689 146068 48689 146069 48689 146070 48690 146071 48690 146072 48690 146073 48691 146074 48691 146075 48691 146076 48692 146077 48692 146078 48692 146079 48693 146080 48693 146081 48693 146082 48694 146083 48694 146084 48694 146085 48695 146086 48695 146087 48695 146088 48696 146089 48696 146090 48696 146091 48697 146092 48697 146093 48697 146094 48698 146095 48698 146096 48698 146097 48699 146098 48699 146099 48699 146100 48700 146101 48700 146102 48700 146103 48701 146104 48701 146105 48701 146106 48702 146107 48702 146108 48702 146109 48703 146110 48703 146111 48703 146112 48704 146113 48704 146114 48704 146115 48705 146116 48705 146117 48705 146118 48706 146119 48706 146120 48706 146121 48707 146122 48707 146123 48707 146124 48708 146125 48708 146126 48708 146127 48709 146128 48709 146129 48709 146130 48710 146131 48710 146132 48710 146133 48711 146134 48711 146135 48711 146136 48712 146137 48712 146138 48712 146139 48713 146140 48713 146141 48713 146142 48714 146143 48714 146144 48714 146145 48715 146146 48715 146147 48715 146148 48716 146149 48716 146150 48716 146151 48717 146152 48717 146153 48717 146154 48718 146155 48718 146156 48718 146157 48719 146158 48719 146159 48719 146160 48720 146161 48720 146162 48720 146163 48721 146164 48721 146165 48721 146166 48722 146167 48722 146168 48722 146169 48723 146170 48723 146171 48723 146172 48724 146173 48724 146174 48724 146175 48725 146176 48725 146177 48725 146178 48726 146179 48726 146180 48726 146181 48727 146182 48727 146183 48727 146184 48728 146185 48728 146186 48728 146187 48729 146188 48729 146189 48729 146190 48730 146191 48730 146192 48730 146193 48731 146194 48731 146195 48731 146196 48732 146197 48732 146198 48732 146199 48733 146200 48733 146201 48733 146202 48734 146203 48734 146204 48734 146205 48735 146206 48735 146207 48735 146208 48736 146209 48736 146210 48736 146211 48737 146212 48737 146213 48737 146214 48738 146215 48738 146216 48738 146217 48739 146218 48739 146219 48739 146220 48740 146221 48740 146222 48740 146223 48741 146224 48741 146225 48741 146226 48742 146227 48742 146228 48742 146229 48743 146230 48743 146231 48743 146232 48744 146233 48744 146234 48744 146235 48745 146236 48745 146237 48745 146238 48746 146239 48746 146240 48746 146241 48747 146242 48747 146243 48747 146244 48748 146245 48748 146246 48748 146247 48749 146248 48749 146249 48749 146250 48750 146251 48750 146252 48750 146253 48751 146254 48751 146255 48751 146256 48752 146257 48752 146258 48752 146259 48753 146260 48753 146261 48753 146262 48754 146263 48754 146264 48754 146265 48755 146266 48755 146267 48755 146268 48756 146269 48756 146270 48756 146271 48757 146272 48757 146273 48757 146274 48758 146275 48758 146276 48758 146277 48759 146278 48759 146279 48759 146280 48760 146281 48760 146282 48760 146283 48761 146284 48761 146285 48761 146286 48762 146287 48762 146288 48762 146289 48763 146290 48763 146291 48763 146292 48764 146293 48764 146294 48764 146295 48765 146296 48765 146297 48765 146298 48766 146299 48766 146300 48766 146301 48767 146302 48767 146303 48767 146304 48768 146305 48768 146306 48768 146307 48769 146308 48769 146309 48769 146310 48770 146311 48770 146312 48770 146313 48771 146314 48771 146315 48771 146316 48772 146317 48772 146318 48772 146319 48773 146320 48773 146321 48773 146322 48774 146323 48774 146324 48774 146325 48775 146326 48775 146327 48775 146328 48776 146329 48776 146330 48776 146331 48777 146332 48777 146333 48777 146334 48778 146335 48778 146336 48778 146337 48779 146338 48779 146339 48779 146340 48780 146341 48780 146342 48780 146343 48781 146344 48781 146345 48781 146346 48782 146347 48782 146348 48782 146349 48783 146350 48783 146351 48783 146352 48784 146353 48784 146354 48784 146355 48785 146356 48785 146357 48785 146358 48786 146359 48786 146360 48786 146361 48787 146362 48787 146363 48787 146364 48788 146365 48788 146366 48788 146367 48789 146368 48789 146369 48789 146370 48790 146371 48790 146372 48790 146373 48791 146374 48791 146375 48791 146376 48792 146377 48792 146378 48792 146379 48793 146380 48793 146381 48793 146382 48794 146383 48794 146384 48794 146385 48795 146386 48795 146387 48795 146388 48796 146389 48796 146390 48796 146391 48797 146392 48797 146393 48797 146394 48798 146395 48798 146396 48798 146397 48799 146398 48799 146399 48799 146400 48800 146401 48800 146402 48800 146403 48801 146404 48801 146405 48801 146406 48802 146407 48802 146408 48802 146409 48803 146410 48803 146411 48803 146412 48804 146413 48804 146414 48804 146415 48805 146416 48805 146417 48805 146418 48806 146419 48806 146420 48806 146421 48807 146422 48807 146423 48807 146424 48808 146425 48808 146426 48808 146427 48809 146428 48809 146429 48809 146430 48810 146431 48810 146432 48810 146433 48811 146434 48811 146435 48811 146436 48812 146437 48812 146438 48812 146439 48813 146440 48813 146441 48813 146442 48814 146443 48814 146444 48814 146445 48815 146446 48815 146447 48815 146448 48816 146449 48816 146450 48816 146451 48817 146452 48817 146453 48817 146454 48818 146455 48818 146456 48818 146457 48819 146458 48819 146459 48819 146460 48820 146461 48820 146462 48820 146463 48821 146464 48821 146465 48821 146466 48822 146467 48822 146468 48822 146469 48823 146470 48823 146471 48823 146472 48824 146473 48824 146474 48824 146475 48825 146476 48825 146477 48825 146478 48826 146479 48826 146480 48826 146481 48827 146482 48827 146483 48827 146484 48828 146485 48828 146486 48828 146487 48829 146488 48829 146489 48829 146490 48830 146491 48830 146492 48830 146493 48831 146494 48831 146495 48831 146496 48832 146497 48832 146498 48832 146499 48833 146500 48833 146501 48833 146502 48834 146503 48834 146504 48834 146505 48835 146506 48835 146507 48835 146508 48836 146509 48836 146510 48836 146511 48837 146512 48837 146513 48837 146514 48838 146515 48838 146516 48838 146517 48839 146518 48839 146519 48839 146520 48840 146521 48840 146522 48840 146523 48841 146524 48841 146525 48841 146526 48842 146527 48842 146528 48842 146529 48843 146530 48843 146531 48843 146532 48844 146533 48844 146534 48844 146535 48845 146536 48845 146537 48845 146538 48846 146539 48846 146540 48846 146541 48847 146542 48847 146543 48847 146544 48848 146545 48848 146546 48848 146547 48849 146548 48849 146549 48849 146550 48850 146551 48850 146552 48850 146553 48851 146554 48851 146555 48851 146556 48852 146557 48852 146558 48852 146559 48853 146560 48853 146561 48853 146562 48854 146563 48854 146564 48854 146565 48855 146566 48855 146567 48855 146568 48856 146569 48856 146570 48856 146571 48857 146572 48857 146573 48857 146574 48858 146575 48858 146576 48858 146577 48859 146578 48859 146579 48859 146580 48860 146581 48860 146582 48860 146583 48861 146584 48861 146585 48861 146586 48862 146587 48862 146588 48862 146589 48863 146590 48863 146591 48863 146592 48864 146593 48864 146594 48864 146595 48865 146596 48865 146597 48865 146598 48866 146599 48866 146600 48866 146601 48867 146602 48867 146603 48867 146604 48868 146605 48868 146606 48868 146607 48869 146608 48869 146609 48869 146610 48870 146611 48870 146612 48870 146613 48871 146614 48871 146615 48871 146616 48872 146617 48872 146618 48872 146619 48873 146620 48873 146621 48873 146622 48874 146623 48874 146624 48874 146625 48875 146626 48875 146627 48875 146628 48876 146629 48876 146630 48876 146631 48877 146632 48877 146633 48877 146634 48878 146635 48878 146636 48878 146637 48879 146638 48879 146639 48879 146640 48880 146641 48880 146642 48880 146643 48881 146644 48881 146645 48881 146646 48882 146647 48882 146648 48882 146649 48883 146650 48883 146651 48883 146652 48884 146653 48884 146654 48884 146655 48885 146656 48885 146657 48885 146658 48886 146659 48886 146660 48886 146661 48887 146662 48887 146663 48887 146664 48888 146665 48888 146666 48888 146667 48889 146668 48889 146669 48889 146670 48890 146671 48890 146672 48890 146673 48891 146674 48891 146675 48891 146676 48892 146677 48892 146678 48892 146679 48893 146680 48893 146681 48893 146682 48894 146683 48894 146684 48894 146685 48895 146686 48895 146687 48895 146688 48896 146689 48896 146690 48896 146691 48897 146692 48897 146693 48897 146694 48898 146695 48898 146696 48898 146697 48899 146698 48899 146699 48899 146700 48900 146701 48900 146702 48900 146703 48901 146704 48901 146705 48901 146706 48902 146707 48902 146708 48902 146709 48903 146710 48903 146711 48903 146712 48904 146713 48904 146714 48904 146715 48905 146716 48905 146717 48905 146718 48906 146719 48906 146720 48906 146721 48907 146722 48907 146723 48907 146724 48908 146725 48908 146726 48908 146727 48909 146728 48909 146729 48909 146730 48910 146731 48910 146732 48910 146733 48911 146734 48911 146735 48911 146736 48912 146737 48912 146738 48912 146739 48913 146740 48913 146741 48913 146742 48914 146743 48914 146744 48914 146745 48915 146746 48915 146747 48915 146748 48916 146749 48916 146750 48916 146751 48917 146752 48917 146753 48917 146754 48918 146755 48918 146756 48918 146757 48919 146758 48919 146759 48919 146760 48920 146761 48920 146762 48920 146763 48921 146764 48921 146765 48921 146766 48922 146767 48922 146768 48922 146769 48923 146770 48923 146771 48923 146772 48924 146773 48924 146774 48924 146775 48925 146776 48925 146777 48925 146778 48926 146779 48926 146780 48926 146781 48927 146782 48927 146783 48927 146784 48928 146785 48928 146786 48928 146787 48929 146788 48929 146789 48929 146790 48930 146791 48930 146792 48930 146793 48931 146794 48931 146795 48931 146796 48932 146797 48932 146798 48932 146799 48933 146800 48933 146801 48933 146802 48934 146803 48934 146804 48934 146805 48935 146806 48935 146807 48935 146808 48936 146809 48936 146810 48936 146811 48937 146812 48937 146813 48937 146814 48938 146815 48938 146816 48938 146817 48939 146818 48939 146819 48939 146820 48940 146821 48940 146822 48940 146823 48941 146824 48941 146825 48941 146826 48942 146827 48942 146828 48942 146829 48943 146830 48943 146831 48943 146832 48944 146833 48944 146834 48944 146835 48945 146836 48945 146837 48945 146838 48946 146839 48946 146840 48946 146841 48947 146842 48947 146843 48947 146844 48948 146845 48948 146846 48948 146847 48949 146848 48949 146849 48949 146850 48950 146851 48950 146852 48950 146853 48951 146854 48951 146855 48951 146856 48952 146857 48952 146858 48952 146859 48953 146860 48953 146861 48953 146862 48954 146863 48954 146864 48954 146865 48955 146866 48955 146867 48955 146868 48956 146869 48956 146870 48956 146871 48957 146872 48957 146873 48957 146874 48958 146875 48958 146876 48958 146877 48959 146878 48959 146879 48959 146880 48960 146881 48960 146882 48960 146883 48961 146884 48961 146885 48961 146886 48962 146887 48962 146888 48962 146889 48963 146890 48963 146891 48963 146892 48964 146893 48964 146894 48964 146895 48965 146896 48965 146897 48965 146898 48966 146899 48966 146900 48966 146901 48967 146902 48967 146903 48967 146904 48968 146905 48968 146906 48968 146907 48969 146908 48969 146909 48969 146910 48970 146911 48970 146912 48970 146913 48971 146914 48971 146915 48971 146916 48972 146917 48972 146918 48972 146919 48973 146920 48973 146921 48973 146922 48974 146923 48974 146924 48974 146925 48975 146926 48975 146927 48975 146928 48976 146929 48976 146930 48976 146931 48977 146932 48977 146933 48977 146934 48978 146935 48978 146936 48978 146937 48979 146938 48979 146939 48979 146940 48980 146941 48980 146942 48980 146943 48981 146944 48981 146945 48981 146946 48982 146947 48982 146948 48982 146949 48983 146950 48983 146951 48983 146952 48984 146953 48984 146954 48984 146955 48985 146956 48985 146957 48985 146958 48986 146959 48986 146960 48986 146961 48987 146962 48987 146963 48987 146964 48988 146965 48988 146966 48988 146967 48989 146968 48989 146969 48989 146970 48990 146971 48990 146972 48990 146973 48991 146974 48991 146975 48991 146976 48992 146977 48992 146978 48992 146979 48993 146980 48993 146981 48993 146982 48994 146983 48994 146984 48994 146985 48995 146986 48995 146987 48995 146988 48996 146989 48996 146990 48996 146991 48997 146992 48997 146993 48997 146994 48998 146995 48998 146996 48998 146997 48999 146998 48999 146999 48999 147000 49000 147001 49000 147002 49000 147003 49001 147004 49001 147005 49001 147006 49002 147007 49002 147008 49002 147009 49003 147010 49003 147011 49003 147012 49004 147013 49004 147014 49004 147015 49005 147016 49005 147017 49005 147018 49006 147019 49006 147020 49006 147021 49007 147022 49007 147023 49007 147024 49008 147025 49008 147026 49008 147027 49009 147028 49009 147029 49009 147030 49010 147031 49010 147032 49010 147033 49011 147034 49011 147035 49011 147036 49012 147037 49012 147038 49012 147039 49013 147040 49013 147041 49013 147042 49014 147043 49014 147044 49014 147045 49015 147046 49015 147047 49015 147048 49016 147049 49016 147050 49016 147051 49017 147052 49017 147053 49017 147054 49018 147055 49018 147056 49018 147057 49019 147058 49019 147059 49019 147060 49020 147061 49020 147062 49020 147063 49021 147064 49021 147065 49021 147066 49022 147067 49022 147068 49022 147069 49023 147070 49023 147071 49023 147072 49024 147073 49024 147074 49024 147075 49025 147076 49025 147077 49025 147078 49026 147079 49026 147080 49026 147081 49027 147082 49027 147083 49027 147084 49028 147085 49028 147086 49028 147087 49029 147088 49029 147089 49029 147090 49030 147091 49030 147092 49030 147093 49031 147094 49031 147095 49031 147096 49032 147097 49032 147098 49032 147099 49033 147100 49033 147101 49033 147102 49034 147103 49034 147104 49034 147105 49035 147106 49035 147107 49035 147108 49036 147109 49036 147110 49036 147111 49037 147112 49037 147113 49037 147114 49038 147115 49038 147116 49038 147117 49039 147118 49039 147119 49039 147120 49040 147121 49040 147122 49040 147123 49041 147124 49041 147125 49041 147126 49042 147127 49042 147128 49042 147129 49043 147130 49043 147131 49043 147132 49044 147133 49044 147134 49044 147135 49045 147136 49045 147137 49045 147138 49046 147139 49046 147140 49046 147141 49047 147142 49047 147143 49047 147144 49048 147145 49048 147146 49048 147147 49049 147148 49049 147149 49049 147150 49050 147151 49050 147152 49050 147153 49051 147154 49051 147155 49051 147156 49052 147157 49052 147158 49052 147159 49053 147160 49053 147161 49053 147162 49054 147163 49054 147164 49054 147165 49055 147166 49055 147167 49055 147168 49056 147169 49056 147170 49056 147171 49057 147172 49057 147173 49057 147174 49058 147175 49058 147176 49058 147177 49059 147178 49059 147179 49059 147180 49060 147181 49060 147182 49060 147183 49061 147184 49061 147185 49061 147186 49062 147187 49062 147188 49062 147189 49063 147190 49063 147191 49063 147192 49064 147193 49064 147194 49064 147195 49065 147196 49065 147197 49065 147198 49066 147199 49066 147200 49066 147201 49067 147202 49067 147203 49067 147204 49068 147205 49068 147206 49068 147207 49069 147208 49069 147209 49069 147210 49070 147211 49070 147212 49070 147213 49071 147214 49071 147215 49071 147216 49072 147217 49072 147218 49072 147219 49073 147220 49073 147221 49073 147222 49074 147223 49074 147224 49074 147225 49075 147226 49075 147227 49075 147228 49076 147229 49076 147230 49076 147231 49077 147232 49077 147233 49077 147234 49078 147235 49078 147236 49078 147237 49079 147238 49079 147239 49079 147240 49080 147241 49080 147242 49080 147243 49081 147244 49081 147245 49081 147246 49082 147247 49082 147248 49082 147249 49083 147250 49083 147251 49083 147252 49084 147253 49084 147254 49084 147255 49085 147256 49085 147257 49085 147258 49086 147259 49086 147260 49086 147261 49087 147262 49087 147263 49087 147264 49088 147265 49088 147266 49088 147267 49089 147268 49089 147269 49089 147270 49090 147271 49090 147272 49090 147273 49091 147274 49091 147275 49091 147276 49092 147277 49092 147278 49092 147279 49093 147280 49093 147281 49093 147282 49094 147283 49094 147284 49094 147285 49095 147286 49095 147287 49095 147288 49096 147289 49096 147290 49096 147291 49097 147292 49097 147293 49097 147294 49098 147295 49098 147296 49098 147297 49099 147298 49099 147299 49099 147300 49100 147301 49100 147302 49100 147303 49101 147304 49101 147305 49101 147306 49102 147307 49102 147308 49102 147309 49103 147310 49103 147311 49103 147312 49104 147313 49104 147314 49104 147315 49105 147316 49105 147317 49105 147318 49106 147319 49106 147320 49106 147321 49107 147322 49107 147323 49107 147324 49108 147325 49108 147326 49108 147327 49109 147328 49109 147329 49109 147330 49110 147331 49110 147332 49110 147333 49111 147334 49111 147335 49111 147336 49112 147337 49112 147338 49112 147339 49113 147340 49113 147341 49113 147342 49114 147343 49114 147344 49114 147345 49115 147346 49115 147347 49115 147348 49116 147349 49116 147350 49116 147351 49117 147352 49117 147353 49117 147354 49118 147355 49118 147356 49118 147357 49119 147358 49119 147359 49119 147360 49120 147361 49120 147362 49120 147363 49121 147364 49121 147365 49121 147366 49122 147367 49122 147368 49122 147369 49123 147370 49123 147371 49123 147372 49124 147373 49124 147374 49124 147375 49125 147376 49125 147377 49125 147378 49126 147379 49126 147380 49126 147381 49127 147382 49127 147383 49127 147384 49128 147385 49128 147386 49128 147387 49129 147388 49129 147389 49129 147390 49130 147391 49130 147392 49130 147393 49131 147394 49131 147395 49131 147396 49132 147397 49132 147398 49132 147399 49133 147400 49133 147401 49133 147402 49134 147403 49134 147404 49134 147405 49135 147406 49135 147407 49135 147408 49136 147409 49136 147410 49136 147411 49137 147412 49137 147413 49137 147414 49138 147415 49138 147416 49138 147417 49139 147418 49139 147419 49139 147420 49140 147421 49140 147422 49140 147423 49141 147424 49141 147425 49141 147426 49142 147427 49142 147428 49142 147429 49143 147430 49143 147431 49143 147432 49144 147433 49144 147434 49144 147435 49145 147436 49145 147437 49145 147438 49146 147439 49146 147440 49146 147441 49147 147442 49147 147443 49147 147444 49148 147445 49148 147446 49148 147447 49149 147448 49149 147449 49149 147450 49150 147451 49150 147452 49150 147453 49151 147454 49151 147455 49151 147456 49152 147457 49152 147458 49152 147459 49153 147460 49153 147461 49153 147462 49154 147463 49154 147464 49154 147465 49155 147466 49155 147467 49155 147468 49156 147469 49156 147470 49156 147471 49157 147472 49157 147473 49157 147474 49158 147475 49158 147476 49158 147477 49159 147478 49159 147479 49159 147480 49160 147481 49160 147482 49160 147483 49161 147484 49161 147485 49161 147486 49162 147487 49162 147488 49162 147489 49163 147490 49163 147491 49163 147492 49164 147493 49164 147494 49164 147495 49165 147496 49165 147497 49165 147498 49166 147499 49166 147500 49166 147501 49167 147502 49167 147503 49167 147504 49168 147505 49168 147506 49168 147507 49169 147508 49169 147509 49169 147510 49170 147511 49170 147512 49170 147513 49171 147514 49171 147515 49171 147516 49172 147517 49172 147518 49172 147519 49173 147520 49173 147521 49173 147522 49174 147523 49174 147524 49174 147525 49175 147526 49175 147527 49175 147528 49176 147529 49176 147530 49176 147531 49177 147532 49177 147533 49177 147534 49178 147535 49178 147536 49178 147537 49179 147538 49179 147539 49179 147540 49180 147541 49180 147542 49180 147543 49181 147544 49181 147545 49181 147546 49182 147547 49182 147548 49182 147549 49183 147550 49183 147551 49183 147552 49184 147553 49184 147554 49184 147555 49185 147556 49185 147557 49185 147558 49186 147559 49186 147560 49186 147561 49187 147562 49187 147563 49187 147564 49188 147565 49188 147566 49188 147567 49189 147568 49189 147569 49189 147570 49190 147571 49190 147572 49190 147573 49191 147574 49191 147575 49191 147576 49192 147577 49192 147578 49192 147579 49193 147580 49193 147581 49193 147582 49194 147583 49194 147584 49194 147585 49195 147586 49195 147587 49195 147588 49196 147589 49196 147590 49196 147591 49197 147592 49197 147593 49197 147594 49198 147595 49198 147596 49198 147597 49199 147598 49199 147599 49199 147600 49200 147601 49200 147602 49200 147603 49201 147604 49201 147605 49201 147606 49202 147607 49202 147608 49202 147609 49203 147610 49203 147611 49203 147612 49204 147613 49204 147614 49204 147615 49205 147616 49205 147617 49205 147618 49206 147619 49206 147620 49206 147621 49207 147622 49207 147623 49207 147624 49208 147625 49208 147626 49208 147627 49209 147628 49209 147629 49209 147630 49210 147631 49210 147632 49210 147633 49211 147634 49211 147635 49211 147636 49212 147637 49212 147638 49212 147639 49213 147640 49213 147641 49213 147642 49214 147643 49214 147644 49214 147645 49215 147646 49215 147647 49215 147648 49216 147649 49216 147650 49216 147651 49217 147652 49217 147653 49217 147654 49218 147655 49218 147656 49218 147657 49219 147658 49219 147659 49219 147660 49220 147661 49220 147662 49220 147663 49221 147664 49221 147665 49221 147666 49222 147667 49222 147668 49222 147669 49223 147670 49223 147671 49223 147672 49224 147673 49224 147674 49224 147675 49225 147676 49225 147677 49225 147678 49226 147679 49226 147680 49226 147681 49227 147682 49227 147683 49227 147684 49228 147685 49228 147686 49228 147687 49229 147688 49229 147689 49229 147690 49230 147691 49230 147692 49230 147693 49231 147694 49231 147695 49231 147696 49232 147697 49232 147698 49232 147699 49233 147700 49233 147701 49233 147702 49234 147703 49234 147704 49234 147705 49235 147706 49235 147707 49235 147708 49236 147709 49236 147710 49236 147711 49237 147712 49237 147713 49237 147714 49238 147715 49238 147716 49238 147717 49239 147718 49239 147719 49239 147720 49240 147721 49240 147722 49240 147723 49241 147724 49241 147725 49241 147726 49242 147727 49242 147728 49242 147729 49243 147730 49243 147731 49243 147732 49244 147733 49244 147734 49244 147735 49245 147736 49245 147737 49245 147738 49246 147739 49246 147740 49246 147741 49247 147742 49247 147743 49247 147744 49248 147745 49248 147746 49248 147747 49249 147748 49249 147749 49249 147750 49250 147751 49250 147752 49250 147753 49251 147754 49251 147755 49251 147756 49252 147757 49252 147758 49252 147759 49253 147760 49253 147761 49253 147762 49254 147763 49254 147764 49254 147765 49255 147766 49255 147767 49255 147768 49256 147769 49256 147770 49256 147771 49257 147772 49257 147773 49257 147774 49258 147775 49258 147776 49258 147777 49259 147778 49259 147779 49259 147780 49260 147781 49260 147782 49260 147783 49261 147784 49261 147785 49261 147786 49262 147787 49262 147788 49262 147789 49263 147790 49263 147791 49263 147792 49264 147793 49264 147794 49264 147795 49265 147796 49265 147797 49265 147798 49266 147799 49266 147800 49266 147801 49267 147802 49267 147803 49267 147804 49268 147805 49268 147806 49268 147807 49269 147808 49269 147809 49269 147810 49270 147811 49270 147812 49270 147813 49271 147814 49271 147815 49271 147816 49272 147817 49272 147818 49272 147819 49273 147820 49273 147821 49273 147822 49274 147823 49274 147824 49274 147825 49275 147826 49275 147827 49275 147828 49276 147829 49276 147830 49276 147831 49277 147832 49277 147833 49277 147834 49278 147835 49278 147836 49278 147837 49279 147838 49279 147839 49279 147840 49280 147841 49280 147842 49280 147843 49281 147844 49281 147845 49281 147846 49282 147847 49282 147848 49282 147849 49283 147850 49283 147851 49283 147852 49284 147853 49284 147854 49284 147855 49285 147856 49285 147857 49285 147858 49286 147859 49286 147860 49286 147861 49287 147862 49287 147863 49287 147864 49288 147865 49288 147866 49288 147867 49289 147868 49289 147869 49289 147870 49290 147871 49290 147872 49290 147873 49291 147874 49291 147875 49291 147876 49292 147877 49292 147878 49292 147879 49293 147880 49293 147881 49293 147882 49294 147883 49294 147884 49294 147885 49295 147886 49295 147887 49295 147888 49296 147889 49296 147890 49296 147891 49297 147892 49297 147893 49297 147894 49298 147895 49298 147896 49298 147897 49299 147898 49299 147899 49299 147900 49300 147901 49300 147902 49300 147903 49301 147904 49301 147905 49301 147906 49302 147907 49302 147908 49302 147909 49303 147910 49303 147911 49303 147912 49304 147913 49304 147914 49304 147915 49305 147916 49305 147917 49305 147918 49306 147919 49306 147920 49306 147921 49307 147922 49307 147923 49307 147924 49308 147925 49308 147926 49308 147927 49309 147928 49309 147929 49309 147930 49310 147931 49310 147932 49310 147933 49311 147934 49311 147935 49311 147936 49312 147937 49312 147938 49312 147939 49313 147940 49313 147941 49313 147942 49314 147943 49314 147944 49314 147945 49315 147946 49315 147947 49315 147948 49316 147949 49316 147950 49316 147951 49317 147952 49317 147953 49317 147954 49318 147955 49318 147956 49318 147957 49319 147958 49319 147959 49319 147960 49320 147961 49320 147962 49320 147963 49321 147964 49321 147965 49321 147966 49322 147967 49322 147968 49322 147969 49323 147970 49323 147971 49323 147972 49324 147973 49324 147974 49324 147975 49325 147976 49325 147977 49325 147978 49326 147979 49326 147980 49326 147981 49327 147982 49327 147983 49327 147984 49328 147985 49328 147986 49328 147987 49329 147988 49329 147989 49329 147990 49330 147991 49330 147992 49330 147993 49331 147994 49331 147995 49331 147996 49332 147997 49332 147998 49332 147999 49333 148000 49333 148001 49333 148002 49334 148003 49334 148004 49334 148005 49335 148006 49335 148007 49335 148008 49336 148009 49336 148010 49336 148011 49337 148012 49337 148013 49337 148014 49338 148015 49338 148016 49338 148017 49339 148018 49339 148019 49339 148020 49340 148021 49340 148022 49340 148023 49341 148024 49341 148025 49341 148026 49342 148027 49342 148028 49342 148029 49343 148030 49343 148031 49343 148032 49344 148033 49344 148034 49344 148035 49345 148036 49345 148037 49345 148038 49346 148039 49346 148040 49346 148041 49347 148042 49347 148043 49347 148044 49348 148045 49348 148046 49348 148047 49349 148048 49349 148049 49349 148050 49350 148051 49350 148052 49350 148053 49351 148054 49351 148055 49351 148056 49352 148057 49352 148058 49352 148059 49353 148060 49353 148061 49353 148062 49354 148063 49354 148064 49354 148065 49355 148066 49355 148067 49355 148068 49356 148069 49356 148070 49356 148071 49357 148072 49357 148073 49357 148074 49358 148075 49358 148076 49358 148077 49359 148078 49359 148079 49359 148080 49360 148081 49360 148082 49360 148083 49361 148084 49361 148085 49361 148086 49362 148087 49362 148088 49362 148089 49363 148090 49363 148091 49363 148092 49364 148093 49364 148094 49364 148095 49365 148096 49365 148097 49365 148098 49366 148099 49366 148100 49366 148101 49367 148102 49367 148103 49367 148104 49368 148105 49368 148106 49368 148107 49369 148108 49369 148109 49369 148110 49370 148111 49370 148112 49370 148113 49371 148114 49371 148115 49371 148116 49372 148117 49372 148118 49372 148119 49373 148120 49373 148121 49373 148122 49374 148123 49374 148124 49374 148125 49375 148126 49375 148127 49375 148128 49376 148129 49376 148130 49376 148131 49377 148132 49377 148133 49377 148134 49378 148135 49378 148136 49378 148137 49379 148138 49379 148139 49379 148140 49380 148141 49380 148142 49380 148143 49381 148144 49381 148145 49381 148146 49382 148147 49382 148148 49382 148149 49383 148150 49383 148151 49383 148152 49384 148153 49384 148154 49384 148155 49385 148156 49385 148157 49385 148158 49386 148159 49386 148160 49386 148161 49387 148162 49387 148163 49387 148164 49388 148165 49388 148166 49388 148167 49389 148168 49389 148169 49389 148170 49390 148171 49390 148172 49390 148173 49391 148174 49391 148175 49391 148176 49392 148177 49392 148178 49392 148179 49393 148180 49393 148181 49393 148182 49394 148183 49394 148184 49394 148185 49395 148186 49395 148187 49395 148188 49396 148189 49396 148190 49396 148191 49397 148192 49397 148193 49397 148194 49398 148195 49398 148196 49398 148197 49399 148198 49399 148199 49399 148200 49400 148201 49400 148202 49400 148203 49401 148204 49401 148205 49401 148206 49402 148207 49402 148208 49402 148209 49403 148210 49403 148211 49403 148212 49404 148213 49404 148214 49404 148215 49405 148216 49405 148217 49405 148218 49406 148219 49406 148220 49406 148221 49407 148222 49407 148223 49407 148224 49408 148225 49408 148226 49408 148227 49409 148228 49409 148229 49409 148230 49410 148231 49410 148232 49410 148233 49411 148234 49411 148235 49411 148236 49412 148237 49412 148238 49412 148239 49413 148240 49413 148241 49413 148242 49414 148243 49414 148244 49414 148245 49415 148246 49415 148247 49415 148248 49416 148249 49416 148250 49416 148251 49417 148252 49417 148253 49417 148254 49418 148255 49418 148256 49418 148257 49419 148258 49419 148259 49419 148260 49420 148261 49420 148262 49420 148263 49421 148264 49421 148265 49421 148266 49422 148267 49422 148268 49422 148269 49423 148270 49423 148271 49423 148272 49424 148273 49424 148274 49424 148275 49425 148276 49425 148277 49425 148278 49426 148279 49426 148280 49426 148281 49427 148282 49427 148283 49427 148284 49428 148285 49428 148286 49428 148287 49429 148288 49429 148289 49429 148290 49430 148291 49430 148292 49430 148293 49431 148294 49431 148295 49431 148296 49432 148297 49432 148298 49432 148299 49433 148300 49433 148301 49433 148302 49434 148303 49434 148304 49434 148305 49435 148306 49435 148307 49435 148308 49436 148309 49436 148310 49436 148311 49437 148312 49437 148313 49437 148314 49438 148315 49438 148316 49438 148317 49439 148318 49439 148319 49439 148320 49440 148321 49440 148322 49440 148323 49441 148324 49441 148325 49441 148326 49442 148327 49442 148328 49442 148329 49443 148330 49443 148331 49443 148332 49444 148333 49444 148334 49444 148335 49445 148336 49445 148337 49445 148338 49446 148339 49446 148340 49446 148341 49447 148342 49447 148343 49447 148344 49448 148345 49448 148346 49448 148347 49449 148348 49449 148349 49449 148350 49450 148351 49450 148352 49450 148353 49451 148354 49451 148355 49451 148356 49452 148357 49452 148358 49452 148359 49453 148360 49453 148361 49453 148362 49454 148363 49454 148364 49454 148365 49455 148366 49455 148367 49455 148368 49456 148369 49456 148370 49456 148371 49457 148372 49457 148373 49457 148374 49458 148375 49458 148376 49458 148377 49459 148378 49459 148379 49459 148380 49460 148381 49460 148382 49460 148383 49461 148384 49461 148385 49461 148386 49462 148387 49462 148388 49462 148389 49463 148390 49463 148391 49463 148392 49464 148393 49464 148394 49464 148395 49465 148396 49465 148397 49465 148398 49466 148399 49466 148400 49466 148401 49467 148402 49467 148403 49467 148404 49468 148405 49468 148406 49468 148407 49469 148408 49469 148409 49469 148410 49470 148411 49470 148412 49470 148413 49471 148414 49471 148415 49471 148416 49472 148417 49472 148418 49472 148419 49473 148420 49473 148421 49473 148422 49474 148423 49474 148424 49474 148425 49475 148426 49475 148427 49475 148428 49476 148429 49476 148430 49476 148431 49477 148432 49477 148433 49477 148434 49478 148435 49478 148436 49478 148437 49479 148438 49479 148439 49479 148440 49480 148441 49480 148442 49480 148443 49481 148444 49481 148445 49481 148446 49482 148447 49482 148448 49482 148449 49483 148450 49483 148451 49483 148452 49484 148453 49484 148454 49484 148455 49485 148456 49485 148457 49485 148458 49486 148459 49486 148460 49486 148461 49487 148462 49487 148463 49487 148464 49488 148465 49488 148466 49488 148467 49489 148468 49489 148469 49489 148470 49490 148471 49490 148472 49490 148473 49491 148474 49491 148475 49491 148476 49492 148477 49492 148478 49492 148479 49493 148480 49493 148481 49493 148482 49494 148483 49494 148484 49494 148485 49495 148486 49495 148487 49495 148488 49496 148489 49496 148490 49496 148491 49497 148492 49497 148493 49497 148494 49498 148495 49498 148496 49498 148497 49499 148498 49499 148499 49499 148500 49500 148501 49500 148502 49500 148503 49501 148504 49501 148505 49501 148506 49502 148507 49502 148508 49502 148509 49503 148510 49503 148511 49503 148512 49504 148513 49504 148514 49504 148515 49505 148516 49505 148517 49505 148518 49506 148519 49506 148520 49506 148521 49507 148522 49507 148523 49507 148524 49508 148525 49508 148526 49508 148527 49509 148528 49509 148529 49509 148530 49510 148531 49510 148532 49510 148533 49511 148534 49511 148535 49511 148536 49512 148537 49512 148538 49512 148539 49513 148540 49513 148541 49513 148542 49514 148543 49514 148544 49514 148545 49515 148546 49515 148547 49515 148548 49516 148549 49516 148550 49516 148551 49517 148552 49517 148553 49517 148554 49518 148555 49518 148556 49518 148557 49519 148558 49519 148559 49519 148560 49520 148561 49520 148562 49520 148563 49521 148564 49521 148565 49521 148566 49522 148567 49522 148568 49522 148569 49523 148570 49523 148571 49523 148572 49524 148573 49524 148574 49524 148575 49525 148576 49525 148577 49525 148578 49526 148579 49526 148580 49526 148581 49527 148582 49527 148583 49527 148584 49528 148585 49528 148586 49528 148587 49529 148588 49529 148589 49529 148590 49530 148591 49530 148592 49530 148593 49531 148594 49531 148595 49531 148596 49532 148597 49532 148598 49532 148599 49533 148600 49533 148601 49533 148602 49534 148603 49534 148604 49534 148605 49535 148606 49535 148607 49535 148608 49536 148609 49536 148610 49536 148611 49537 148612 49537 148613 49537 148614 49538 148615 49538 148616 49538 148617 49539 148618 49539 148619 49539 148620 49540 148621 49540 148622 49540 148623 49541 148624 49541 148625 49541 148626 49542 148627 49542 148628 49542 148629 49543 148630 49543 148631 49543 148632 49544 148633 49544 148634 49544 148635 49545 148636 49545 148637 49545 148638 49546 148639 49546 148640 49546 148641 49547 148642 49547 148643 49547 148644 49548 148645 49548 148646 49548 148647 49549 148648 49549 148649 49549 148650 49550 148651 49550 148652 49550 148653 49551 148654 49551 148655 49551 148656 49552 148657 49552 148658 49552 148659 49553 148660 49553 148661 49553 148662 49554 148663 49554 148664 49554 148665 49555 148666 49555 148667 49555 148668 49556 148669 49556 148670 49556 148671 49557 148672 49557 148673 49557 148674 49558 148675 49558 148676 49558 148677 49559 148678 49559 148679 49559 148680 49560 148681 49560 148682 49560 148683 49561 148684 49561 148685 49561 148686 49562 148687 49562 148688 49562 148689 49563 148690 49563 148691 49563 148692 49564 148693 49564 148694 49564 148695 49565 148696 49565 148697 49565 148698 49566 148699 49566 148700 49566 148701 49567 148702 49567 148703 49567 148704 49568 148705 49568 148706 49568 148707 49569 148708 49569 148709 49569 148710 49570 148711 49570 148712 49570 148713 49571 148714 49571 148715 49571 148716 49572 148717 49572 148718 49572 148719 49573 148720 49573 148721 49573 148722 49574 148723 49574 148724 49574 148725 49575 148726 49575 148727 49575 148728 49576 148729 49576 148730 49576 148731 49577 148732 49577 148733 49577 148734 49578 148735 49578 148736 49578 148737 49579 148738 49579 148739 49579 148740 49580 148741 49580 148742 49580 148743 49581 148744 49581 148745 49581 148746 49582 148747 49582 148748 49582 148749 49583 148750 49583 148751 49583 148752 49584 148753 49584 148754 49584 148755 49585 148756 49585 148757 49585 148758 49586 148759 49586 148760 49586 148761 49587 148762 49587 148763 49587 148764 49588 148765 49588 148766 49588 148767 49589 148768 49589 148769 49589 148770 49590 148771 49590 148772 49590 148773 49591 148774 49591 148775 49591 148776 49592 148777 49592 148778 49592 148779 49593 148780 49593 148781 49593 148782 49594 148783 49594 148784 49594 148785 49595 148786 49595 148787 49595 148788 49596 148789 49596 148790 49596 148791 49597 148792 49597 148793 49597 148794 49598 148795 49598 148796 49598 148797 49599 148798 49599 148799 49599 148800 49600 148801 49600 148802 49600 148803 49601 148804 49601 148805 49601 148806 49602 148807 49602 148808 49602 148809 49603 148810 49603 148811 49603 148812 49604 148813 49604 148814 49604 148815 49605 148816 49605 148817 49605 148818 49606 148819 49606 148820 49606 148821 49607 148822 49607 148823 49607 148824 49608 148825 49608 148826 49608 148827 49609 148828 49609 148829 49609 148830 49610 148831 49610 148832 49610 148833 49611 148834 49611 148835 49611 148836 49612 148837 49612 148838 49612 148839 49613 148840 49613 148841 49613 148842 49614 148843 49614 148844 49614 148845 49615 148846 49615 148847 49615 148848 49616 148849 49616 148850 49616 148851 49617 148852 49617 148853 49617 148854 49618 148855 49618 148856 49618 148857 49619 148858 49619 148859 49619 148860 49620 148861 49620 148862 49620 148863 49621 148864 49621 148865 49621 148866 49622 148867 49622 148868 49622 148869 49623 148870 49623 148871 49623 148872 49624 148873 49624 148874 49624 148875 49625 148876 49625 148877 49625 148878 49626 148879 49626 148880 49626 148881 49627 148882 49627 148883 49627 148884 49628 148885 49628 148886 49628 148887 49629 148888 49629 148889 49629 148890 49630 148891 49630 148892 49630 148893 49631 148894 49631 148895 49631 148896 49632 148897 49632 148898 49632 148899 49633 148900 49633 148901 49633 148902 49634 148903 49634 148904 49634 148905 49635 148906 49635 148907 49635 148908 49636 148909 49636 148910 49636 148911 49637 148912 49637 148913 49637 148914 49638 148915 49638 148916 49638 148917 49639 148918 49639 148919 49639 148920 49640 148921 49640 148922 49640 148923 49641 148924 49641 148925 49641 148926 49642 148927 49642 148928 49642 148929 49643 148930 49643 148931 49643 148932 49644 148933 49644 148934 49644 148935 49645 148936 49645 148937 49645 148938 49646 148939 49646 148940 49646 148941 49647 148942 49647 148943 49647 148944 49648 148945 49648 148946 49648 148947 49649 148948 49649 148949 49649 148950 49650 148951 49650 148952 49650 148953 49651 148954 49651 148955 49651 148956 49652 148957 49652 148958 49652 148959 49653 148960 49653 148961 49653 148962 49654 148963 49654 148964 49654 148965 49655 148966 49655 148967 49655 148968 49656 148969 49656 148970 49656 148971 49657 148972 49657 148973 49657 148974 49658 148975 49658 148976 49658 148977 49659 148978 49659 148979 49659 148980 49660 148981 49660 148982 49660 148983 49661 148984 49661 148985 49661 148986 49662 148987 49662 148988 49662 148989 49663 148990 49663 148991 49663 148992 49664 148993 49664 148994 49664 148995 49665 148996 49665 148997 49665 148998 49666 148999 49666 149000 49666 149001 49667 149002 49667 149003 49667 149004 49668 149005 49668 149006 49668 149007 49669 149008 49669 149009 49669 149010 49670 149011 49670 149012 49670 149013 49671 149014 49671 149015 49671 149016 49672 149017 49672 149018 49672 149019 49673 149020 49673 149021 49673 149022 49674 149023 49674 149024 49674 149025 49675 149026 49675 149027 49675 149028 49676 149029 49676 149030 49676 149031 49677 149032 49677 149033 49677 149034 49678 149035 49678 149036 49678 149037 49679 149038 49679 149039 49679 149040 49680 149041 49680 149042 49680 149043 49681 149044 49681 149045 49681 149046 49682 149047 49682 149048 49682 149049 49683 149050 49683 149051 49683 149052 49684 149053 49684 149054 49684 149055 49685 149056 49685 149057 49685 149058 49686 149059 49686 149060 49686 149061 49687 149062 49687 149063 49687 149064 49688 149065 49688 149066 49688 149067 49689 149068 49689 149069 49689 149070 49690 149071 49690 149072 49690 149073 49691 149074 49691 149075 49691 149076 49692 149077 49692 149078 49692 149079 49693 149080 49693 149081 49693 149082 49694 149083 49694 149084 49694 149085 49695 149086 49695 149087 49695 149088 49696 149089 49696 149090 49696 149091 49697 149092 49697 149093 49697 149094 49698 149095 49698 149096 49698 149097 49699 149098 49699 149099 49699 149100 49700 149101 49700 149102 49700 149103 49701 149104 49701 149105 49701 149106 49702 149107 49702 149108 49702 149109 49703 149110 49703 149111 49703 149112 49704 149113 49704 149114 49704 149115 49705 149116 49705 149117 49705 149118 49706 149119 49706 149120 49706 149121 49707 149122 49707 149123 49707 149124 49708 149125 49708 149126 49708 149127 49709 149128 49709 149129 49709 149130 49710 149131 49710 149132 49710 149133 49711 149134 49711 149135 49711 149136 49712 149137 49712 149138 49712 149139 49713 149140 49713 149141 49713 149142 49714 149143 49714 149144 49714 149145 49715 149146 49715 149147 49715 149148 49716 149149 49716 149150 49716 149151 49717 149152 49717 149153 49717 149154 49718 149155 49718 149156 49718 149157 49719 149158 49719 149159 49719 149160 49720 149161 49720 149162 49720 149163 49721 149164 49721 149165 49721 149166 49722 149167 49722 149168 49722 149169 49723 149170 49723 149171 49723 149172 49724 149173 49724 149174 49724 149175 49725 149176 49725 149177 49725 149178 49726 149179 49726 149180 49726 149181 49727 149182 49727 149183 49727 149184 49728 149185 49728 149186 49728 149187 49729 149188 49729 149189 49729 149190 49730 149191 49730 149192 49730 149193 49731 149194 49731 149195 49731 149196 49732 149197 49732 149198 49732 149199 49733 149200 49733 149201 49733 149202 49734 149203 49734 149204 49734 149205 49735 149206 49735 149207 49735 149208 49736 149209 49736 149210 49736 149211 49737 149212 49737 149213 49737 149214 49738 149215 49738 149216 49738 149217 49739 149218 49739 149219 49739 149220 49740 149221 49740 149222 49740 149223 49741 149224 49741 149225 49741 149226 49742 149227 49742 149228 49742 149229 49743 149230 49743 149231 49743 149232 49744 149233 49744 149234 49744 149235 49745 149236 49745 149237 49745 149238 49746 149239 49746 149240 49746 149241 49747 149242 49747 149243 49747 149244 49748 149245 49748 149246 49748 149247 49749 149248 49749 149249 49749 149250 49750 149251 49750 149252 49750 149253 49751 149254 49751 149255 49751 149256 49752 149257 49752 149258 49752 149259 49753 149260 49753 149261 49753 149262 49754 149263 49754 149264 49754 149265 49755 149266 49755 149267 49755 149268 49756 149269 49756 149270 49756 149271 49757 149272 49757 149273 49757 149274 49758 149275 49758 149276 49758 149277 49759 149278 49759 149279 49759 149280 49760 149281 49760 149282 49760 149283 49761 149284 49761 149285 49761 149286 49762 149287 49762 149288 49762 149289 49763 149290 49763 149291 49763 149292 49764 149293 49764 149294 49764 149295 49765 149296 49765 149297 49765 149298 49766 149299 49766 149300 49766 149301 49767 149302 49767 149303 49767 149304 49768 149305 49768 149306 49768 149307 49769 149308 49769 149309 49769 149310 49770 149311 49770 149312 49770 149313 49771 149314 49771 149315 49771 149316 49772 149317 49772 149318 49772 149319 49773 149320 49773 149321 49773 149322 49774 149323 49774 149324 49774 149325 49775 149326 49775 149327 49775 149328 49776 149329 49776 149330 49776 149331 49777 149332 49777 149333 49777 149334 49778 149335 49778 149336 49778 149337 49779 149338 49779 149339 49779 149340 49780 149341 49780 149342 49780 149343 49781 149344 49781 149345 49781 149346 49782 149347 49782 149348 49782 149349 49783 149350 49783 149351 49783 149352 49784 149353 49784 149354 49784 149355 49785 149356 49785 149357 49785 149358 49786 149359 49786 149360 49786 149361 49787 149362 49787 149363 49787 149364 49788 149365 49788 149366 49788 149367 49789 149368 49789 149369 49789 149370 49790 149371 49790 149372 49790 149373 49791 149374 49791 149375 49791 149376 49792 149377 49792 149378 49792 149379 49793 149380 49793 149381 49793 149382 49794 149383 49794 149384 49794 149385 49795 149386 49795 149387 49795 149388 49796 149389 49796 149390 49796 149391 49797 149392 49797 149393 49797 149394 49798 149395 49798 149396 49798 149397 49799 149398 49799 149399 49799 149400 49800 149401 49800 149402 49800 149403 49801 149404 49801 149405 49801 149406 49802 149407 49802 149408 49802 149409 49803 149410 49803 149411 49803 149412 49804 149413 49804 149414 49804 149415 49805 149416 49805 149417 49805 149418 49806 149419 49806 149420 49806 149421 49807 149422 49807 149423 49807 149424 49808 149425 49808 149426 49808 149427 49809 149428 49809 149429 49809 149430 49810 149431 49810 149432 49810 149433 49811 149434 49811 149435 49811 149436 49812 149437 49812 149438 49812 149439 49813 149440 49813 149441 49813 149442 49814 149443 49814 149444 49814 149445 49815 149446 49815 149447 49815 149448 49816 149449 49816 149450 49816 149451 49817 149452 49817 149453 49817 149454 49818 149455 49818 149456 49818 149457 49819 149458 49819 149459 49819 149460 49820 149461 49820 149462 49820 149463 49821 149464 49821 149465 49821 149466 49822 149467 49822 149468 49822 149469 49823 149470 49823 149471 49823 149472 49824 149473 49824 149474 49824 149475 49825 149476 49825 149477 49825 149478 49826 149479 49826 149480 49826 149481 49827 149482 49827 149483 49827 149484 49828 149485 49828 149486 49828 149487 49829 149488 49829 149489 49829 149490 49830 149491 49830 149492 49830 149493 49831 149494 49831 149495 49831 149496 49832 149497 49832 149498 49832 149499 49833 149500 49833 149501 49833 149502 49834 149503 49834 149504 49834 149505 49835 149506 49835 149507 49835 149508 49836 149509 49836 149510 49836 149511 49837 149512 49837 149513 49837 149514 49838 149515 49838 149516 49838 149517 49839 149518 49839 149519 49839 149520 49840 149521 49840 149522 49840 149523 49841 149524 49841 149525 49841 149526 49842 149527 49842 149528 49842 149529 49843 149530 49843 149531 49843 149532 49844 149533 49844 149534 49844 149535 49845 149536 49845 149537 49845 149538 49846 149539 49846 149540 49846 149541 49847 149542 49847 149543 49847 149544 49848 149545 49848 149546 49848 149547 49849 149548 49849 149549 49849 149550 49850 149551 49850 149552 49850 149553 49851 149554 49851 149555 49851 149556 49852 149557 49852 149558 49852 149559 49853 149560 49853 149561 49853 149562 49854 149563 49854 149564 49854 149565 49855 149566 49855 149567 49855 149568 49856 149569 49856 149570 49856 149571 49857 149572 49857 149573 49857 149574 49858 149575 49858 149576 49858 149577 49859 149578 49859 149579 49859 149580 49860 149581 49860 149582 49860 149583 49861 149584 49861 149585 49861 149586 49862 149587 49862 149588 49862 149589 49863 149590 49863 149591 49863 149592 49864 149593 49864 149594 49864 149595 49865 149596 49865 149597 49865 149598 49866 149599 49866 149600 49866 149601 49867 149602 49867 149603 49867 149604 49868 149605 49868 149606 49868 149607 49869 149608 49869 149609 49869 149610 49870 149611 49870 149612 49870 149613 49871 149614 49871 149615 49871 149616 49872 149617 49872 149618 49872 149619 49873 149620 49873 149621 49873 149622 49874 149623 49874 149624 49874 149625 49875 149626 49875 149627 49875 149628 49876 149629 49876 149630 49876 149631 49877 149632 49877 149633 49877 149634 49878 149635 49878 149636 49878 149637 49879 149638 49879 149639 49879 149640 49880 149641 49880 149642 49880 149643 49881 149644 49881 149645 49881 149646 49882 149647 49882 149648 49882 149649 49883 149650 49883 149651 49883 149652 49884 149653 49884 149654 49884 149655 49885 149656 49885 149657 49885 149658 49886 149659 49886 149660 49886 149661 49887 149662 49887 149663 49887 149664 49888 149665 49888 149666 49888 149667 49889 149668 49889 149669 49889 149670 49890 149671 49890 149672 49890 149673 49891 149674 49891 149675 49891 149676 49892 149677 49892 149678 49892 149679 49893 149680 49893 149681 49893 149682 49894 149683 49894 149684 49894 149685 49895 149686 49895 149687 49895 149688 49896 149689 49896 149690 49896 149691 49897 149692 49897 149693 49897 149694 49898 149695 49898 149696 49898 149697 49899 149698 49899 149699 49899 149700 49900 149701 49900 149702 49900 149703 49901 149704 49901 149705 49901 149706 49902 149707 49902 149708 49902 149709 49903 149710 49903 149711 49903 149712 49904 149713 49904 149714 49904 149715 49905 149716 49905 149717 49905 149718 49906 149719 49906 149720 49906 149721 49907 149722 49907 149723 49907 149724 49908 149725 49908 149726 49908 149727 49909 149728 49909 149729 49909 149730 49910 149731 49910 149732 49910 149733 49911 149734 49911 149735 49911 149736 49912 149737 49912 149738 49912 149739 49913 149740 49913 149741 49913 149742 49914 149743 49914 149744 49914 149745 49915 149746 49915 149747 49915 149748 49916 149749 49916 149750 49916 149751 49917 149752 49917 149753 49917 149754 49918 149755 49918 149756 49918 149757 49919 149758 49919 149759 49919 149760 49920 149761 49920 149762 49920 149763 49921 149764 49921 149765 49921 149766 49922 149767 49922 149768 49922 149769 49923 149770 49923 149771 49923 149772 49924 149773 49924 149774 49924 149775 49925 149776 49925 149777 49925 149778 49926 149779 49926 149780 49926 149781 49927 149782 49927 149783 49927 149784 49928 149785 49928 149786 49928 149787 49929 149788 49929 149789 49929 149790 49930 149791 49930 149792 49930 149793 49931 149794 49931 149795 49931 149796 49932 149797 49932 149798 49932 149799 49933 149800 49933 149801 49933 149802 49934 149803 49934 149804 49934 149805 49935 149806 49935 149807 49935 149808 49936 149809 49936 149810 49936 149811 49937 149812 49937 149813 49937 149814 49938 149815 49938 149816 49938 149817 49939 149818 49939 149819 49939 149820 49940 149821 49940 149822 49940 149823 49941 149824 49941 149825 49941 149826 49942 149827 49942 149828 49942 149829 49943 149830 49943 149831 49943 149832 49944 149833 49944 149834 49944 149835 49945 149836 49945 149837 49945 149838 49946 149839 49946 149840 49946 149841 49947 149842 49947 149843 49947 149844 49948 149845 49948 149846 49948 149847 49949 149848 49949 149849 49949 149850 49950 149851 49950 149852 49950 149853 49951 149854 49951 149855 49951 149856 49952 149857 49952 149858 49952 149859 49953 149860 49953 149861 49953 149862 49954 149863 49954 149864 49954 149865 49955 149866 49955 149867 49955 149868 49956 149869 49956 149870 49956 149871 49957 149872 49957 149873 49957 149874 49958 149875 49958 149876 49958 149877 49959 149878 49959 149879 49959 149880 49960 149881 49960 149882 49960 149883 49961 149884 49961 149885 49961 149886 49962 149887 49962 149888 49962 149889 49963 149890 49963 149891 49963 149892 49964 149893 49964 149894 49964 149895 49965 149896 49965 149897 49965 149898 49966 149899 49966 149900 49966 149901 49967 149902 49967 149903 49967 149904 49968 149905 49968 149906 49968 149907 49969 149908 49969 149909 49969 149910 49970 149911 49970 149912 49970 149913 49971 149914 49971 149915 49971 149916 49972 149917 49972 149918 49972 149919 49973 149920 49973 149921 49973 149922 49974 149923 49974 149924 49974 149925 49975 149926 49975 149927 49975 149928 49976 149929 49976 149930 49976 149931 49977 149932 49977 149933 49977 149934 49978 149935 49978 149936 49978 149937 49979 149938 49979 149939 49979 149940 49980 149941 49980 149942 49980 149943 49981 149944 49981 149945 49981 149946 49982 149947 49982 149948 49982 149949 49983 149950 49983 149951 49983 149952 49984 149953 49984 149954 49984 149955 49985 149956 49985 149957 49985 149958 49986 149959 49986 149960 49986 149961 49987 149962 49987 149963 49987 149964 49988 149965 49988 149966 49988 149967 49989 149968 49989 149969 49989 149970 49990 149971 49990 149972 49990 149973 49991 149974 49991 149975 49991 149976 49992 149977 49992 149978 49992 149979 49993 149980 49993 149981 49993 149982 49994 149983 49994 149984 49994 149985 49995 149986 49995 149987 49995 149988 49996 149989 49996 149990 49996 149991 49997 149992 49997 149993 49997 149994 49998 149995 49998 149996 49998 149997 49999 149998 49999 149999 49999 150000 50000 150001 50000 150002 50000 150003 50001 150004 50001 150005 50001 150006 50002 150007 50002 150008 50002 150009 50003 150010 50003 150011 50003 150012 50004 150013 50004 150014 50004 150015 50005 150016 50005 150017 50005 150018 50006 150019 50006 150020 50006 150021 50007 150022 50007 150023 50007 150024 50008 150025 50008 150026 50008 150027 50009 150028 50009 150029 50009 150030 50010 150031 50010 150032 50010 150033 50011 150034 50011 150035 50011 150036 50012 150037 50012 150038 50012 150039 50013 150040 50013 150041 50013 150042 50014 150043 50014 150044 50014 150045 50015 150046 50015 150047 50015 150048 50016 150049 50016 150050 50016 150051 50017 150052 50017 150053 50017 150054 50018 150055 50018 150056 50018 150057 50019 150058 50019 150059 50019 150060 50020 150061 50020 150062 50020 150063 50021 150064 50021 150065 50021 150066 50022 150067 50022 150068 50022 150069 50023 150070 50023 150071 50023 150072 50024 150073 50024 150074 50024 150075 50025 150076 50025 150077 50025 150078 50026 150079 50026 150080 50026 150081 50027 150082 50027 150083 50027 150084 50028 150085 50028 150086 50028 150087 50029 150088 50029 150089 50029 150090 50030 150091 50030 150092 50030 150093 50031 150094 50031 150095 50031 150096 50032 150097 50032 150098 50032 150099 50033 150100 50033 150101 50033 150102 50034 150103 50034 150104 50034 150105 50035 150106 50035 150107 50035 150108 50036 150109 50036 150110 50036 150111 50037 150112 50037 150113 50037 150114 50038 150115 50038 150116 50038 150117 50039 150118 50039 150119 50039 150120 50040 150121 50040 150122 50040 150123 50041 150124 50041 150125 50041 150126 50042 150127 50042 150128 50042 150129 50043 150130 50043 150131 50043 150132 50044 150133 50044 150134 50044 150135 50045 150136 50045 150137 50045 150138 50046 150139 50046 150140 50046 150141 50047 150142 50047 150143 50047 150144 50048 150145 50048 150146 50048 150147 50049 150148 50049 150149 50049 150150 50050 150151 50050 150152 50050 150153 50051 150154 50051 150155 50051 150156 50052 150157 50052 150158 50052 150159 50053 150160 50053 150161 50053 150162 50054 150163 50054 150164 50054 150165 50055 150166 50055 150167 50055 150168 50056 150169 50056 150170 50056 150171 50057 150172 50057 150173 50057 150174 50058 150175 50058 150176 50058 150177 50059 150178 50059 150179 50059 150180 50060 150181 50060 150182 50060 150183 50061 150184 50061 150185 50061 150186 50062 150187 50062 150188 50062 150189 50063 150190 50063 150191 50063 150192 50064 150193 50064 150194 50064 150195 50065 150196 50065 150197 50065 150198 50066 150199 50066 150200 50066 150201 50067 150202 50067 150203 50067 150204 50068 150205 50068 150206 50068 150207 50069 150208 50069 150209 50069 150210 50070 150211 50070 150212 50070 150213 50071 150214 50071 150215 50071 150216 50072 150217 50072 150218 50072 150219 50073 150220 50073 150221 50073 150222 50074 150223 50074 150224 50074 150225 50075 150226 50075 150227 50075 150228 50076 150229 50076 150230 50076 150231 50077 150232 50077 150233 50077 150234 50078 150235 50078 150236 50078 150237 50079 150238 50079 150239 50079 150240 50080 150241 50080 150242 50080 150243 50081 150244 50081 150245 50081 150246 50082 150247 50082 150248 50082 150249 50083 150250 50083 150251 50083 150252 50084 150253 50084 150254 50084 150255 50085 150256 50085 150257 50085 150258 50086 150259 50086 150260 50086 150261 50087 150262 50087 150263 50087 150264 50088 150265 50088 150266 50088 150267 50089 150268 50089 150269 50089 150270 50090 150271 50090 150272 50090 150273 50091 150274 50091 150275 50091 150276 50092 150277 50092 150278 50092 150279 50093 150280 50093 150281 50093 150282 50094 150283 50094 150284 50094 150285 50095 150286 50095 150287 50095 150288 50096 150289 50096 150290 50096 150291 50097 150292 50097 150293 50097 150294 50098 150295 50098 150296 50098 150297 50099 150298 50099 150299 50099 150300 50100 150301 50100 150302 50100 150303 50101 150304 50101 150305 50101 150306 50102 150307 50102 150308 50102 150309 50103 150310 50103 150311 50103 150312 50104 150313 50104 150314 50104 150315 50105 150316 50105 150317 50105 150318 50106 150319 50106 150320 50106 150321 50107 150322 50107 150323 50107 150324 50108 150325 50108 150326 50108 150327 50109 150328 50109 150329 50109 150330 50110 150331 50110 150332 50110 150333 50111 150334 50111 150335 50111 150336 50112 150337 50112 150338 50112 150339 50113 150340 50113 150341 50113 150342 50114 150343 50114 150344 50114 150345 50115 150346 50115 150347 50115 150348 50116 150349 50116 150350 50116 150351 50117 150352 50117 150353 50117 150354 50118 150355 50118 150356 50118 150357 50119 150358 50119 150359 50119 150360 50120 150361 50120 150362 50120 150363 50121 150364 50121 150365 50121 150366 50122 150367 50122 150368 50122 150369 50123 150370 50123 150371 50123 150372 50124 150373 50124 150374 50124 150375 50125 150376 50125 150377 50125 150378 50126 150379 50126 150380 50126 150381 50127 150382 50127 150383 50127 150384 50128 150385 50128 150386 50128 150387 50129 150388 50129 150389 50129 150390 50130 150391 50130 150392 50130 150393 50131 150394 50131 150395 50131 150396 50132 150397 50132 150398 50132 150399 50133 150400 50133 150401 50133 150402 50134 150403 50134 150404 50134 150405 50135 150406 50135 150407 50135 150408 50136 150409 50136 150410 50136 150411 50137 150412 50137 150413 50137 150414 50138 150415 50138 150416 50138 150417 50139 150418 50139 150419 50139 150420 50140 150421 50140 150422 50140 150423 50141 150424 50141 150425 50141 150426 50142 150427 50142 150428 50142 150429 50143 150430 50143 150431 50143 150432 50144 150433 50144 150434 50144 150435 50145 150436 50145 150437 50145 150438 50146 150439 50146 150440 50146 150441 50147 150442 50147 150443 50147 150444 50148 150445 50148 150446 50148 150447 50149 150448 50149 150449 50149 150450 50150 150451 50150 150452 50150 150453 50151 150454 50151 150455 50151 150456 50152 150457 50152 150458 50152 150459 50153 150460 50153 150461 50153 150462 50154 150463 50154 150464 50154 150465 50155 150466 50155 150467 50155 150468 50156 150469 50156 150470 50156 150471 50157 150472 50157 150473 50157 150474 50158 150475 50158 150476 50158 150477 50159 150478 50159 150479 50159 150480 50160 150481 50160 150482 50160 150483 50161 150484 50161 150485 50161 150486 50162 150487 50162 150488 50162 150489 50163 150490 50163 150491 50163 150492 50164 150493 50164 150494 50164 150495 50165 150496 50165 150497 50165 150498 50166 150499 50166 150500 50166 150501 50167 150502 50167 150503 50167 150504 50168 150505 50168 150506 50168 150507 50169 150508 50169 150509 50169 150510 50170 150511 50170 150512 50170 150513 50171 150514 50171 150515 50171 150516 50172 150517 50172 150518 50172 150519 50173 150520 50173 150521 50173 150522 50174 150523 50174 150524 50174 150525 50175 150526 50175 150527 50175 150528 50176 150529 50176 150530 50176 150531 50177 150532 50177 150533 50177 150534 50178 150535 50178 150536 50178 150537 50179 150538 50179 150539 50179 150540 50180 150541 50180 150542 50180 150543 50181 150544 50181 150545 50181 150546 50182 150547 50182 150548 50182 150549 50183 150550 50183 150551 50183 150552 50184 150553 50184 150554 50184 150555 50185 150556 50185 150557 50185 150558 50186 150559 50186 150560 50186 150561 50187 150562 50187 150563 50187 150564 50188 150565 50188 150566 50188 150567 50189 150568 50189 150569 50189 150570 50190 150571 50190 150572 50190 150573 50191 150574 50191 150575 50191 150576 50192 150577 50192 150578 50192 150579 50193 150580 50193 150581 50193 150582 50194 150583 50194 150584 50194 150585 50195 150586 50195 150587 50195 150588 50196 150589 50196 150590 50196 150591 50197 150592 50197 150593 50197 150594 50198 150595 50198 150596 50198 150597 50199 150598 50199 150599 50199 150600 50200 150601 50200 150602 50200 150603 50201 150604 50201 150605 50201 150606 50202 150607 50202 150608 50202 150609 50203 150610 50203 150611 50203 150612 50204 150613 50204 150614 50204 150615 50205 150616 50205 150617 50205 150618 50206 150619 50206 150620 50206 150621 50207 150622 50207 150623 50207 150624 50208 150625 50208 150626 50208 150627 50209 150628 50209 150629 50209 150630 50210 150631 50210 150632 50210 150633 50211 150634 50211 150635 50211 150636 50212 150637 50212 150638 50212 150639 50213 150640 50213 150641 50213 150642 50214 150643 50214 150644 50214 150645 50215 150646 50215 150647 50215 150648 50216 150649 50216 150650 50216 150651 50217 150652 50217 150653 50217 150654 50218 150655 50218 150656 50218 150657 50219 150658 50219 150659 50219 150660 50220 150661 50220 150662 50220 150663 50221 150664 50221 150665 50221 150666 50222 150667 50222 150668 50222 150669 50223 150670 50223 150671 50223 150672 50224 150673 50224 150674 50224 150675 50225 150676 50225 150677 50225 150678 50226 150679 50226 150680 50226 150681 50227 150682 50227 150683 50227 150684 50228 150685 50228 150686 50228 150687 50229 150688 50229 150689 50229 150690 50230 150691 50230 150692 50230 150693 50231 150694 50231 150695 50231 150696 50232 150697 50232 150698 50232 150699 50233 150700 50233 150701 50233 150702 50234 150703 50234 150704 50234 150705 50235 150706 50235 150707 50235 150708 50236 150709 50236 150710 50236 150711 50237 150712 50237 150713 50237 150714 50238 150715 50238 150716 50238 150717 50239 150718 50239 150719 50239 150720 50240 150721 50240 150722 50240 150723 50241 150724 50241 150725 50241 150726 50242 150727 50242 150728 50242 150729 50243 150730 50243 150731 50243 150732 50244 150733 50244 150734 50244 150735 50245 150736 50245 150737 50245 150738 50246 150739 50246 150740 50246 150741 50247 150742 50247 150743 50247 150744 50248 150745 50248 150746 50248 150747 50249 150748 50249 150749 50249 150750 50250 150751 50250 150752 50250 150753 50251 150754 50251 150755 50251 150756 50252 150757 50252 150758 50252 150759 50253 150760 50253 150761 50253 150762 50254 150763 50254 150764 50254 150765 50255 150766 50255 150767 50255 150768 50256 150769 50256 150770 50256 150771 50257 150772 50257 150773 50257 150774 50258 150775 50258 150776 50258 150777 50259 150778 50259 150779 50259 150780 50260 150781 50260 150782 50260 150783 50261 150784 50261 150785 50261 150786 50262 150787 50262 150788 50262 150789 50263 150790 50263 150791 50263 150792 50264 150793 50264 150794 50264 150795 50265 150796 50265 150797 50265 150798 50266 150799 50266 150800 50266 150801 50267 150802 50267 150803 50267 150804 50268 150805 50268 150806 50268 150807 50269 150808 50269 150809 50269 150810 50270 150811 50270 150812 50270 150813 50271 150814 50271 150815 50271 150816 50272 150817 50272 150818 50272 150819 50273 150820 50273 150821 50273 150822 50274 150823 50274 150824 50274 150825 50275 150826 50275 150827 50275 150828 50276 150829 50276 150830 50276 150831 50277 150832 50277 150833 50277 150834 50278 150835 50278 150836 50278 150837 50279 150838 50279 150839 50279 150840 50280 150841 50280 150842 50280 150843 50281 150844 50281 150845 50281 150846 50282 150847 50282 150848 50282 150849 50283 150850 50283 150851 50283 150852 50284 150853 50284 150854 50284 150855 50285 150856 50285 150857 50285 150858 50286 150859 50286 150860 50286 150861 50287 150862 50287 150863 50287 150864 50288 150865 50288 150866 50288 150867 50289 150868 50289 150869 50289 150870 50290 150871 50290 150872 50290 150873 50291 150874 50291 150875 50291 150876 50292 150877 50292 150878 50292 150879 50293 150880 50293 150881 50293 150882 50294 150883 50294 150884 50294 150885 50295 150886 50295 150887 50295 150888 50296 150889 50296 150890 50296 150891 50297 150892 50297 150893 50297 150894 50298 150895 50298 150896 50298 150897 50299 150898 50299 150899 50299 150900 50300 150901 50300 150902 50300 150903 50301 150904 50301 150905 50301 150906 50302 150907 50302 150908 50302 150909 50303 150910 50303 150911 50303 150912 50304 150913 50304 150914 50304 150915 50305 150916 50305 150917 50305 150918 50306 150919 50306 150920 50306 150921 50307 150922 50307 150923 50307 150924 50308 150925 50308 150926 50308 150927 50309 150928 50309 150929 50309 150930 50310 150931 50310 150932 50310 150933 50311 150934 50311 150935 50311 150936 50312 150937 50312 150938 50312 150939 50313 150940 50313 150941 50313 150942 50314 150943 50314 150944 50314 150945 50315 150946 50315 150947 50315 150948 50316 150949 50316 150950 50316 150951 50317 150952 50317 150953 50317 150954 50318 150955 50318 150956 50318 150957 50319 150958 50319 150959 50319 150960 50320 150961 50320 150962 50320 150963 50321 150964 50321 150965 50321 150966 50322 150967 50322 150968 50322 150969 50323 150970 50323 150971 50323 150972 50324 150973 50324 150974 50324 150975 50325 150976 50325 150977 50325 150978 50326 150979 50326 150980 50326 150981 50327 150982 50327 150983 50327 150984 50328 150985 50328 150986 50328 150987 50329 150988 50329 150989 50329 150990 50330 150991 50330 150992 50330 150993 50331 150994 50331 150995 50331 150996 50332 150997 50332 150998 50332 150999 50333 151000 50333 151001 50333 151002 50334 151003 50334 151004 50334 151005 50335 151006 50335 151007 50335 151008 50336 151009 50336 151010 50336 151011 50337 151012 50337 151013 50337 151014 50338 151015 50338 151016 50338 151017 50339 151018 50339 151019 50339 151020 50340 151021 50340 151022 50340 151023 50341 151024 50341 151025 50341 151026 50342 151027 50342 151028 50342 151029 50343 151030 50343 151031 50343 151032 50344 151033 50344 151034 50344 151035 50345 151036 50345 151037 50345 151038 50346 151039 50346 151040 50346 151041 50347 151042 50347 151043 50347 151044 50348 151045 50348 151046 50348 151047 50349 151048 50349 151049 50349 151050 50350 151051 50350 151052 50350 151053 50351 151054 50351 151055 50351 151056 50352 151057 50352 151058 50352 151059 50353 151060 50353 151061 50353 151062 50354 151063 50354 151064 50354 151065 50355 151066 50355 151067 50355 151068 50356 151069 50356 151070 50356 151071 50357 151072 50357 151073 50357 151074 50358 151075 50358 151076 50358 151077 50359 151078 50359 151079 50359 151080 50360 151081 50360 151082 50360 151083 50361 151084 50361 151085 50361 151086 50362 151087 50362 151088 50362 151089 50363 151090 50363 151091 50363 151092 50364 151093 50364 151094 50364 151095 50365 151096 50365 151097 50365 151098 50366 151099 50366 151100 50366 151101 50367 151102 50367 151103 50367 151104 50368 151105 50368 151106 50368 151107 50369 151108 50369 151109 50369 151110 50370 151111 50370 151112 50370 151113 50371 151114 50371 151115 50371 151116 50372 151117 50372 151118 50372 151119 50373 151120 50373 151121 50373 151122 50374 151123 50374 151124 50374 151125 50375 151126 50375 151127 50375 151128 50376 151129 50376 151130 50376 151131 50377 151132 50377 151133 50377 151134 50378 151135 50378 151136 50378 151137 50379 151138 50379 151139 50379 151140 50380 151141 50380 151142 50380 151143 50381 151144 50381 151145 50381 151146 50382 151147 50382 151148 50382 151149 50383 151150 50383 151151 50383 151152 50384 151153 50384 151154 50384 151155 50385 151156 50385 151157 50385 151158 50386 151159 50386 151160 50386 151161 50387 151162 50387 151163 50387 151164 50388 151165 50388 151166 50388 151167 50389 151168 50389 151169 50389 151170 50390 151171 50390 151172 50390 151173 50391 151174 50391 151175 50391 151176 50392 151177 50392 151178 50392 151179 50393 151180 50393 151181 50393 151182 50394 151183 50394 151184 50394 151185 50395 151186 50395 151187 50395 151188 50396 151189 50396 151190 50396 151191 50397 151192 50397 151193 50397 151194 50398 151195 50398 151196 50398 151197 50399 151198 50399 151199 50399 151200 50400 151201 50400 151202 50400 151203 50401 151204 50401 151205 50401 151206 50402 151207 50402 151208 50402 151209 50403 151210 50403 151211 50403 151212 50404 151213 50404 151214 50404 151215 50405 151216 50405 151217 50405 151218 50406 151219 50406 151220 50406 151221 50407 151222 50407 151223 50407 151224 50408 151225 50408 151226 50408 151227 50409 151228 50409 151229 50409 151230 50410 151231 50410 151232 50410 151233 50411 151234 50411 151235 50411 151236 50412 151237 50412 151238 50412 151239 50413 151240 50413 151241 50413 151242 50414 151243 50414 151244 50414 151245 50415 151246 50415 151247 50415 151248 50416 151249 50416 151250 50416 151251 50417 151252 50417 151253 50417 151254 50418 151255 50418 151256 50418 151257 50419 151258 50419 151259 50419 151260 50420 151261 50420 151262 50420 151263 50421 151264 50421 151265 50421 151266 50422 151267 50422 151268 50422 151269 50423 151270 50423 151271 50423 151272 50424 151273 50424 151274 50424 151275 50425 151276 50425 151277 50425 151278 50426 151279 50426 151280 50426 151281 50427 151282 50427 151283 50427 151284 50428 151285 50428 151286 50428 151287 50429 151288 50429 151289 50429 151290 50430 151291 50430 151292 50430 151293 50431 151294 50431 151295 50431 151296 50432 151297 50432 151298 50432 151299 50433 151300 50433 151301 50433 151302 50434 151303 50434 151304 50434 151305 50435 151306 50435 151307 50435 151308 50436 151309 50436 151310 50436 151311 50437 151312 50437 151313 50437 151314 50438 151315 50438 151316 50438 151317 50439 151318 50439 151319 50439 151320 50440 151321 50440 151322 50440 151323 50441 151324 50441 151325 50441 151326 50442 151327 50442 151328 50442 151329 50443 151330 50443 151331 50443 151332 50444 151333 50444 151334 50444 151335 50445 151336 50445 151337 50445 151338 50446 151339 50446 151340 50446 151341 50447 151342 50447 151343 50447 151344 50448 151345 50448 151346 50448 151347 50449 151348 50449 151349 50449 151350 50450 151351 50450 151352 50450 151353 50451 151354 50451 151355 50451 151356 50452 151357 50452 151358 50452 151359 50453 151360 50453 151361 50453 151362 50454 151363 50454 151364 50454 151365 50455 151366 50455 151367 50455 151368 50456 151369 50456 151370 50456 151371 50457 151372 50457 151373 50457 151374 50458 151375 50458 151376 50458 151377 50459 151378 50459 151379 50459 151380 50460 151381 50460 151382 50460 151383 50461 151384 50461 151385 50461 151386 50462 151387 50462 151388 50462 151389 50463 151390 50463 151391 50463 151392 50464 151393 50464 151394 50464 151395 50465 151396 50465 151397 50465 151398 50466 151399 50466 151400 50466 151401 50467 151402 50467 151403 50467 151404 50468 151405 50468 151406 50468 151407 50469 151408 50469 151409 50469 151410 50470 151411 50470 151412 50470 151413 50471 151414 50471 151415 50471 151416 50472 151417 50472 151418 50472 151419 50473 151420 50473 151421 50473 151422 50474 151423 50474 151424 50474 151425 50475 151426 50475 151427 50475 151428 50476 151429 50476 151430 50476 151431 50477 151432 50477 151433 50477 151434 50478 151435 50478 151436 50478 151437 50479 151438 50479 151439 50479 151440 50480 151441 50480 151442 50480 151443 50481 151444 50481 151445 50481 151446 50482 151447 50482 151448 50482 151449 50483 151450 50483 151451 50483 151452 50484 151453 50484 151454 50484 151455 50485 151456 50485 151457 50485 151458 50486 151459 50486 151460 50486 151461 50487 151462 50487 151463 50487 151464 50488 151465 50488 151466 50488 151467 50489 151468 50489 151469 50489 151470 50490 151471 50490 151472 50490 151473 50491 151474 50491 151475 50491 151476 50492 151477 50492 151478 50492 151479 50493 151480 50493 151481 50493 151482 50494 151483 50494 151484 50494 151485 50495 151486 50495 151487 50495 151488 50496 151489 50496 151490 50496 151491 50497 151492 50497 151493 50497 151494 50498 151495 50498 151496 50498 151497 50499 151498 50499 151499 50499 151500 50500 151501 50500 151502 50500 151503 50501 151504 50501 151505 50501 151506 50502 151507 50502 151508 50502 151509 50503 151510 50503 151511 50503 151512 50504 151513 50504 151514 50504 151515 50505 151516 50505 151517 50505 151518 50506 151519 50506 151520 50506 151521 50507 151522 50507 151523 50507 151524 50508 151525 50508 151526 50508 151527 50509 151528 50509 151529 50509 151530 50510 151531 50510 151532 50510 151533 50511 151534 50511 151535 50511 151536 50512 151537 50512 151538 50512 151539 50513 151540 50513 151541 50513 151542 50514 151543 50514 151544 50514 151545 50515 151546 50515 151547 50515 151548 50516 151549 50516 151550 50516 151551 50517 151552 50517 151553 50517 151554 50518 151555 50518 151556 50518 151557 50519 151558 50519 151559 50519 151560 50520 151561 50520 151562 50520 151563 50521 151564 50521 151565 50521 151566 50522 151567 50522 151568 50522 151569 50523 151570 50523 151571 50523 151572 50524 151573 50524 151574 50524 151575 50525 151576 50525 151577 50525 151578 50526 151579 50526 151580 50526 151581 50527 151582 50527 151583 50527 151584 50528 151585 50528 151586 50528 151587 50529 151588 50529 151589 50529 151590 50530 151591 50530 151592 50530 151593 50531 151594 50531 151595 50531 151596 50532 151597 50532 151598 50532 151599 50533 151600 50533 151601 50533 151602 50534 151603 50534 151604 50534 151605 50535 151606 50535 151607 50535 151608 50536 151609 50536 151610 50536 151611 50537 151612 50537 151613 50537 151614 50538 151615 50538 151616 50538 151617 50539 151618 50539 151619 50539 151620 50540 151621 50540 151622 50540 151623 50541 151624 50541 151625 50541 151626 50542 151627 50542 151628 50542 151629 50543 151630 50543 151631 50543 151632 50544 151633 50544 151634 50544 151635 50545 151636 50545 151637 50545 151638 50546 151639 50546 151640 50546 151641 50547 151642 50547 151643 50547 151644 50548 151645 50548 151646 50548 151647 50549 151648 50549 151649 50549 151650 50550 151651 50550 151652 50550 151653 50551 151654 50551 151655 50551 151656 50552 151657 50552 151658 50552 151659 50553 151660 50553 151661 50553 151662 50554 151663 50554 151664 50554 151665 50555 151666 50555 151667 50555 151668 50556 151669 50556 151670 50556 151671 50557 151672 50557 151673 50557 151674 50558 151675 50558 151676 50558 151677 50559 151678 50559 151679 50559 151680 50560 151681 50560 151682 50560 151683 50561 151684 50561 151685 50561 151686 50562 151687 50562 151688 50562 151689 50563 151690 50563 151691 50563 151692 50564 151693 50564 151694 50564 151695 50565 151696 50565 151697 50565 151698 50566 151699 50566 151700 50566 151701 50567 151702 50567 151703 50567 151704 50568 151705 50568 151706 50568 151707 50569 151708 50569 151709 50569 151710 50570 151711 50570 151712 50570 151713 50571 151714 50571 151715 50571 151716 50572 151717 50572 151718 50572 151719 50573 151720 50573 151721 50573 151722 50574 151723 50574 151724 50574 151725 50575 151726 50575 151727 50575 151728 50576 151729 50576 151730 50576 151731 50577 151732 50577 151733 50577 151734 50578 151735 50578 151736 50578 151737 50579 151738 50579 151739 50579 151740 50580 151741 50580 151742 50580 151743 50581 151744 50581 151745 50581 151746 50582 151747 50582 151748 50582 151749 50583 151750 50583 151751 50583 151752 50584 151753 50584 151754 50584 151755 50585 151756 50585 151757 50585 151758 50586 151759 50586 151760 50586 151761 50587 151762 50587 151763 50587 151764 50588 151765 50588 151766 50588 151767 50589 151768 50589 151769 50589 151770 50590 151771 50590 151772 50590 151773 50591 151774 50591 151775 50591 151776 50592 151777 50592 151778 50592 151779 50593 151780 50593 151781 50593 151782 50594 151783 50594 151784 50594 151785 50595 151786 50595 151787 50595 151788 50596 151789 50596 151790 50596 151791 50597 151792 50597 151793 50597 151794 50598 151795 50598 151796 50598 151797 50599 151798 50599 151799 50599 151800 50600 151801 50600 151802 50600 151803 50601 151804 50601 151805 50601 151806 50602 151807 50602 151808 50602 151809 50603 151810 50603 151811 50603 151812 50604 151813 50604 151814 50604 151815 50605 151816 50605 151817 50605 151818 50606 151819 50606 151820 50606 151821 50607 151822 50607 151823 50607 151824 50608 151825 50608 151826 50608 151827 50609 151828 50609 151829 50609 151830 50610 151831 50610 151832 50610 151833 50611 151834 50611 151835 50611 151836 50612 151837 50612 151838 50612 151839 50613 151840 50613 151841 50613 151842 50614 151843 50614 151844 50614 151845 50615 151846 50615 151847 50615 151848 50616 151849 50616 151850 50616 151851 50617 151852 50617 151853 50617 151854 50618 151855 50618 151856 50618 151857 50619 151858 50619 151859 50619 151860 50620 151861 50620 151862 50620 151863 50621 151864 50621 151865 50621 151866 50622 151867 50622 151868 50622 151869 50623 151870 50623 151871 50623 151872 50624 151873 50624 151874 50624 151875 50625 151876 50625 151877 50625 151878 50626 151879 50626 151880 50626 151881 50627 151882 50627 151883 50627 151884 50628 151885 50628 151886 50628 151887 50629 151888 50629 151889 50629 151890 50630 151891 50630 151892 50630 151893 50631 151894 50631 151895 50631 151896 50632 151897 50632 151898 50632 151899 50633 151900 50633 151901 50633 151902 50634 151903 50634 151904 50634 151905 50635 151906 50635 151907 50635 151908 50636 151909 50636 151910 50636 151911 50637 151912 50637 151913 50637 151914 50638 151915 50638 151916 50638 151917 50639 151918 50639 151919 50639 151920 50640 151921 50640 151922 50640 151923 50641 151924 50641 151925 50641 151926 50642 151927 50642 151928 50642 151929 50643 151930 50643 151931 50643 151932 50644 151933 50644 151934 50644 151935 50645 151936 50645 151937 50645 151938 50646 151939 50646 151940 50646 151941 50647 151942 50647 151943 50647 151944 50648 151945 50648 151946 50648 151947 50649 151948 50649 151949 50649 151950 50650 151951 50650 151952 50650 151953 50651 151954 50651 151955 50651 151956 50652 151957 50652 151958 50652 151959 50653 151960 50653 151961 50653 151962 50654 151963 50654 151964 50654 151965 50655 151966 50655 151967 50655 151968 50656 151969 50656 151970 50656 151971 50657 151972 50657 151973 50657 151974 50658 151975 50658 151976 50658 151977 50659 151978 50659 151979 50659 151980 50660 151981 50660 151982 50660 151983 50661 151984 50661 151985 50661 151986 50662 151987 50662 151988 50662 151989 50663 151990 50663 151991 50663 151992 50664 151993 50664 151994 50664 151995 50665 151996 50665 151997 50665 151998 50666 151999 50666 152000 50666 152001 50667 152002 50667 152003 50667 152004 50668 152005 50668 152006 50668 152007 50669 152008 50669 152009 50669 152010 50670 152011 50670 152012 50670 152013 50671 152014 50671 152015 50671 152016 50672 152017 50672 152018 50672 152019 50673 152020 50673 152021 50673 152022 50674 152023 50674 152024 50674 152025 50675 152026 50675 152027 50675 152028 50676 152029 50676 152030 50676 152031 50677 152032 50677 152033 50677 152034 50678 152035 50678 152036 50678 152037 50679 152038 50679 152039 50679 152040 50680 152041 50680 152042 50680 152043 50681 152044 50681 152045 50681 152046 50682 152047 50682 152048 50682 152049 50683 152050 50683 152051 50683 152052 50684 152053 50684 152054 50684 152055 50685 152056 50685 152057 50685 152058 50686 152059 50686 152060 50686 152061 50687 152062 50687 152063 50687 152064 50688 152065 50688 152066 50688 152067 50689 152068 50689 152069 50689 152070 50690 152071 50690 152072 50690 152073 50691 152074 50691 152075 50691 152076 50692 152077 50692 152078 50692 152079 50693 152080 50693 152081 50693 152082 50694 152083 50694 152084 50694 152085 50695 152086 50695 152087 50695 152088 50696 152089 50696 152090 50696 152091 50697 152092 50697 152093 50697 152094 50698 152095 50698 152096 50698 152097 50699 152098 50699 152099 50699 152100 50700 152101 50700 152102 50700 152103 50701 152104 50701 152105 50701 152106 50702 152107 50702 152108 50702 152109 50703 152110 50703 152111 50703 152112 50704 152113 50704 152114 50704 152115 50705 152116 50705 152117 50705 152118 50706 152119 50706 152120 50706 152121 50707 152122 50707 152123 50707 152124 50708 152125 50708 152126 50708 152127 50709 152128 50709 152129 50709 152130 50710 152131 50710 152132 50710 152133 50711 152134 50711 152135 50711 152136 50712 152137 50712 152138 50712 152139 50713 152140 50713 152141 50713 152142 50714 152143 50714 152144 50714 152145 50715 152146 50715 152147 50715 152148 50716 152149 50716 152150 50716 152151 50717 152152 50717 152153 50717 152154 50718 152155 50718 152156 50718 152157 50719 152158 50719 152159 50719 152160 50720 152161 50720 152162 50720 152163 50721 152164 50721 152165 50721 152166 50722 152167 50722 152168 50722 152169 50723 152170 50723 152171 50723 152172 50724 152173 50724 152174 50724 152175 50725 152176 50725 152177 50725 152178 50726 152179 50726 152180 50726 152181 50727 152182 50727 152183 50727 152184 50728 152185 50728 152186 50728 152187 50729 152188 50729 152189 50729 152190 50730 152191 50730 152192 50730 152193 50731 152194 50731 152195 50731 152196 50732 152197 50732 152198 50732 152199 50733 152200 50733 152201 50733 152202 50734 152203 50734 152204 50734 152205 50735 152206 50735 152207 50735 152208 50736 152209 50736 152210 50736 152211 50737 152212 50737 152213 50737 152214 50738 152215 50738 152216 50738 152217 50739 152218 50739 152219 50739 152220 50740 152221 50740 152222 50740 152223 50741 152224 50741 152225 50741 152226 50742 152227 50742 152228 50742 152229 50743 152230 50743 152231 50743 152232 50744 152233 50744 152234 50744 152235 50745 152236 50745 152237 50745 152238 50746 152239 50746 152240 50746 152241 50747 152242 50747 152243 50747 152244 50748 152245 50748 152246 50748 152247 50749 152248 50749 152249 50749 152250 50750 152251 50750 152252 50750 152253 50751 152254 50751 152255 50751 152256 50752 152257 50752 152258 50752 152259 50753 152260 50753 152261 50753 152262 50754 152263 50754 152264 50754 152265 50755 152266 50755 152267 50755 152268 50756 152269 50756 152270 50756 152271 50757 152272 50757 152273 50757 152274 50758 152275 50758 152276 50758 152277 50759 152278 50759 152279 50759 152280 50760 152281 50760 152282 50760 152283 50761 152284 50761 152285 50761 152286 50762 152287 50762 152288 50762 152289 50763 152290 50763 152291 50763 152292 50764 152293 50764 152294 50764 152295 50765 152296 50765 152297 50765 152298 50766 152299 50766 152300 50766 152301 50767 152302 50767 152303 50767 152304 50768 152305 50768 152306 50768 152307 50769 152308 50769 152309 50769 152310 50770 152311 50770 152312 50770 152313 50771 152314 50771 152315 50771 152316 50772 152317 50772 152318 50772 152319 50773 152320 50773 152321 50773 152322 50774 152323 50774 152324 50774 152325 50775 152326 50775 152327 50775 152328 50776 152329 50776 152330 50776 152331 50777 152332 50777 152333 50777 152334 50778 152335 50778 152336 50778 152337 50779 152338 50779 152339 50779 152340 50780 152341 50780 152342 50780 152343 50781 152344 50781 152345 50781 152346 50782 152347 50782 152348 50782 152349 50783 152350 50783 152351 50783 152352 50784 152353 50784 152354 50784 152355 50785 152356 50785 152357 50785 152358 50786 152359 50786 152360 50786 152361 50787 152362 50787 152363 50787 152364 50788 152365 50788 152366 50788 152367 50789 152368 50789 152369 50789 152370 50790 152371 50790 152372 50790 152373 50791 152374 50791 152375 50791 152376 50792 152377 50792 152378 50792 152379 50793 152380 50793 152381 50793 152382 50794 152383 50794 152384 50794 152385 50795 152386 50795 152387 50795 152388 50796 152389 50796 152390 50796 152391 50797 152392 50797 152393 50797 152394 50798 152395 50798 152396 50798 152397 50799 152398 50799 152399 50799 152400 50800 152401 50800 152402 50800 152403 50801 152404 50801 152405 50801 152406 50802 152407 50802 152408 50802 152409 50803 152410 50803 152411 50803 152412 50804 152413 50804 152414 50804 152415 50805 152416 50805 152417 50805 152418 50806 152419 50806 152420 50806 152421 50807 152422 50807 152423 50807 152424 50808 152425 50808 152426 50808 152427 50809 152428 50809 152429 50809 152430 50810 152431 50810 152432 50810 152433 50811 152434 50811 152435 50811 152436 50812 152437 50812 152438 50812 152439 50813 152440 50813 152441 50813 152442 50814 152443 50814 152444 50814 152445 50815 152446 50815 152447 50815 152448 50816 152449 50816 152450 50816 152451 50817 152452 50817 152453 50817 152454 50818 152455 50818 152456 50818 152457 50819 152458 50819 152459 50819 152460 50820 152461 50820 152462 50820 152463 50821 152464 50821 152465 50821 152466 50822 152467 50822 152468 50822 152469 50823 152470 50823 152471 50823 152472 50824 152473 50824 152474 50824 152475 50825 152476 50825 152477 50825 152478 50826 152479 50826 152480 50826 152481 50827 152482 50827 152483 50827 152484 50828 152485 50828 152486 50828 152487 50829 152488 50829 152489 50829 152490 50830 152491 50830 152492 50830 152493 50831 152494 50831 152495 50831 152496 50832 152497 50832 152498 50832 152499 50833 152500 50833 152501 50833 152502 50834 152503 50834 152504 50834 152505 50835 152506 50835 152507 50835 152508 50836 152509 50836 152510 50836 152511 50837 152512 50837 152513 50837 152514 50838 152515 50838 152516 50838 152517 50839 152518 50839 152519 50839 152520 50840 152521 50840 152522 50840 152523 50841 152524 50841 152525 50841 152526 50842 152527 50842 152528 50842 152529 50843 152530 50843 152531 50843 152532 50844 152533 50844 152534 50844 152535 50845 152536 50845 152537 50845 152538 50846 152539 50846 152540 50846 152541 50847 152542 50847 152543 50847 152544 50848 152545 50848 152546 50848 152547 50849 152548 50849 152549 50849 152550 50850 152551 50850 152552 50850 152553 50851 152554 50851 152555 50851 152556 50852 152557 50852 152558 50852 152559 50853 152560 50853 152561 50853 152562 50854 152563 50854 152564 50854 152565 50855 152566 50855 152567 50855 152568 50856 152569 50856 152570 50856 152571 50857 152572 50857 152573 50857 152574 50858 152575 50858 152576 50858 152577 50859 152578 50859 152579 50859 152580 50860 152581 50860 152582 50860 152583 50861 152584 50861 152585 50861 152586 50862 152587 50862 152588 50862 152589 50863 152590 50863 152591 50863 152592 50864 152593 50864 152594 50864 152595 50865 152596 50865 152597 50865 152598 50866 152599 50866 152600 50866 152601 50867 152602 50867 152603 50867 152604 50868 152605 50868 152606 50868 152607 50869 152608 50869 152609 50869 152610 50870 152611 50870 152612 50870 152613 50871 152614 50871 152615 50871 152616 50872 152617 50872 152618 50872 152619 50873 152620 50873 152621 50873 152622 50874 152623 50874 152624 50874 152625 50875 152626 50875 152627 50875 152628 50876 152629 50876 152630 50876 152631 50877 152632 50877 152633 50877 152634 50878 152635 50878 152636 50878 152637 50879 152638 50879 152639 50879 152640 50880 152641 50880 152642 50880 152643 50881 152644 50881 152645 50881 152646 50882 152647 50882 152648 50882 152649 50883 152650 50883 152651 50883 152652 50884 152653 50884 152654 50884 152655 50885 152656 50885 152657 50885 152658 50886 152659 50886 152660 50886 152661 50887 152662 50887 152663 50887 152664 50888 152665 50888 152666 50888 152667 50889 152668 50889 152669 50889 152670 50890 152671 50890 152672 50890 152673 50891 152674 50891 152675 50891 152676 50892 152677 50892 152678 50892 152679 50893 152680 50893 152681 50893 152682 50894 152683 50894 152684 50894 152685 50895 152686 50895 152687 50895 152688 50896 152689 50896 152690 50896 152691 50897 152692 50897 152693 50897 152694 50898 152695 50898 152696 50898 152697 50899 152698 50899 152699 50899 152700 50900 152701 50900 152702 50900 152703 50901 152704 50901 152705 50901 152706 50902 152707 50902 152708 50902 152709 50903 152710 50903 152711 50903 152712 50904 152713 50904 152714 50904 152715 50905 152716 50905 152717 50905 152718 50906 152719 50906 152720 50906 152721 50907 152722 50907 152723 50907 152724 50908 152725 50908 152726 50908 152727 50909 152728 50909 152729 50909 152730 50910 152731 50910 152732 50910 152733 50911 152734 50911 152735 50911 152736 50912 152737 50912 152738 50912 152739 50913 152740 50913 152741 50913 152742 50914 152743 50914 152744 50914 152745 50915 152746 50915 152747 50915 152748 50916 152749 50916 152750 50916 152751 50917 152752 50917 152753 50917 152754 50918 152755 50918 152756 50918 152757 50919 152758 50919 152759 50919 152760 50920 152761 50920 152762 50920 152763 50921 152764 50921 152765 50921 152766 50922 152767 50922 152768 50922 152769 50923 152770 50923 152771 50923 152772 50924 152773 50924 152774 50924 152775 50925 152776 50925 152777 50925 152778 50926 152779 50926 152780 50926 152781 50927 152782 50927 152783 50927 152784 50928 152785 50928 152786 50928 152787 50929 152788 50929 152789 50929 152790 50930 152791 50930 152792 50930 152793 50931 152794 50931 152795 50931 152796 50932 152797 50932 152798 50932 152799 50933 152800 50933 152801 50933 152802 50934 152803 50934 152804 50934 152805 50935 152806 50935 152807 50935 152808 50936 152809 50936 152810 50936 152811 50937 152812 50937 152813 50937 152814 50938 152815 50938 152816 50938 152817 50939 152818 50939 152819 50939 152820 50940 152821 50940 152822 50940 152823 50941 152824 50941 152825 50941 152826 50942 152827 50942 152828 50942 152829 50943 152830 50943 152831 50943 152832 50944 152833 50944 152834 50944 152835 50945 152836 50945 152837 50945 152838 50946 152839 50946 152840 50946 152841 50947 152842 50947 152843 50947 152844 50948 152845 50948 152846 50948 152847 50949 152848 50949 152849 50949 152850 50950 152851 50950 152852 50950 152853 50951 152854 50951 152855 50951 152856 50952 152857 50952 152858 50952 152859 50953 152860 50953 152861 50953 152862 50954 152863 50954 152864 50954 152865 50955 152866 50955 152867 50955 152868 50956 152869 50956 152870 50956 152871 50957 152872 50957 152873 50957 152874 50958 152875 50958 152876 50958 152877 50959 152878 50959 152879 50959 152880 50960 152881 50960 152882 50960 152883 50961 152884 50961 152885 50961 152886 50962 152887 50962 152888 50962 152889 50963 152890 50963 152891 50963 152892 50964 152893 50964 152894 50964 152895 50965 152896 50965 152897 50965 152898 50966 152899 50966 152900 50966 152901 50967 152902 50967 152903 50967 152904 50968 152905 50968 152906 50968 152907 50969 152908 50969 152909 50969 152910 50970 152911 50970 152912 50970 152913 50971 152914 50971 152915 50971 152916 50972 152917 50972 152918 50972 152919 50973 152920 50973 152921 50973 152922 50974 152923 50974 152924 50974 152925 50975 152926 50975 152927 50975 152928 50976 152929 50976 152930 50976 152931 50977 152932 50977 152933 50977 152934 50978 152935 50978 152936 50978 152937 50979 152938 50979 152939 50979 152940 50980 152941 50980 152942 50980 152943 50981 152944 50981 152945 50981 152946 50982 152947 50982 152948 50982 152949 50983 152950 50983 152951 50983 152952 50984 152953 50984 152954 50984 152955 50985 152956 50985 152957 50985 152958 50986 152959 50986 152960 50986 152961 50987 152962 50987 152963 50987 152964 50988 152965 50988 152966 50988 152967 50989 152968 50989 152969 50989 152970 50990 152971 50990 152972 50990 152973 50991 152974 50991 152975 50991 152976 50992 152977 50992 152978 50992 152979 50993 152980 50993 152981 50993 152982 50994 152983 50994 152984 50994 152985 50995 152986 50995 152987 50995 152988 50996 152989 50996 152990 50996 152991 50997 152992 50997 152993 50997 152994 50998 152995 50998 152996 50998 152997 50999 152998 50999 152999 50999 153000 51000 153001 51000 153002 51000 153003 51001 153004 51001 153005 51001 153006 51002 153007 51002 153008 51002 153009 51003 153010 51003 153011 51003 153012 51004 153013 51004 153014 51004 153015 51005 153016 51005 153017 51005 153018 51006 153019 51006 153020 51006 153021 51007 153022 51007 153023 51007 153024 51008 153025 51008 153026 51008 153027 51009 153028 51009 153029 51009 153030 51010 153031 51010 153032 51010 153033 51011 153034 51011 153035 51011 153036 51012 153037 51012 153038 51012 153039 51013 153040 51013 153041 51013 153042 51014 153043 51014 153044 51014 153045 51015 153046 51015 153047 51015 153048 51016 153049 51016 153050 51016 153051 51017 153052 51017 153053 51017 153054 51018 153055 51018 153056 51018 153057 51019 153058 51019 153059 51019 153060 51020 153061 51020 153062 51020 153063 51021 153064 51021 153065 51021 153066 51022 153067 51022 153068 51022 153069 51023 153070 51023 153071 51023 153072 51024 153073 51024 153074 51024 153075 51025 153076 51025 153077 51025 153078 51026 153079 51026 153080 51026 153081 51027 153082 51027 153083 51027 153084 51028 153085 51028 153086 51028 153087 51029 153088 51029 153089 51029 153090 51030 153091 51030 153092 51030 153093 51031 153094 51031 153095 51031 153096 51032 153097 51032 153098 51032 153099 51033 153100 51033 153101 51033 153102 51034 153103 51034 153104 51034 153105 51035 153106 51035 153107 51035 153108 51036 153109 51036 153110 51036 153111 51037 153112 51037 153113 51037 153114 51038 153115 51038 153116 51038 153117 51039 153118 51039 153119 51039 153120 51040 153121 51040 153122 51040 153123 51041 153124 51041 153125 51041 153126 51042 153127 51042 153128 51042 153129 51043 153130 51043 153131 51043 153132 51044 153133 51044 153134 51044 153135 51045 153136 51045 153137 51045 153138 51046 153139 51046 153140 51046 153141 51047 153142 51047 153143 51047 153144 51048 153145 51048 153146 51048 153147 51049 153148 51049 153149 51049 153150 51050 153151 51050 153152 51050 153153 51051 153154 51051 153155 51051 153156 51052 153157 51052 153158 51052 153159 51053 153160 51053 153161 51053 153162 51054 153163 51054 153164 51054 153165 51055 153166 51055 153167 51055 153168 51056 153169 51056 153170 51056 153171 51057 153172 51057 153173 51057 153174 51058 153175 51058 153176 51058 153177 51059 153178 51059 153179 51059 153180 51060 153181 51060 153182 51060 153183 51061 153184 51061 153185 51061 153186 51062 153187 51062 153188 51062 153189 51063 153190 51063 153191 51063 153192 51064 153193 51064 153194 51064 153195 51065 153196 51065 153197 51065 153198 51066 153199 51066 153200 51066 153201 51067 153202 51067 153203 51067 153204 51068 153205 51068 153206 51068 153207 51069 153208 51069 153209 51069 153210 51070 153211 51070 153212 51070 153213 51071 153214 51071 153215 51071 153216 51072 153217 51072 153218 51072 153219 51073 153220 51073 153221 51073 153222 51074 153223 51074 153224 51074 153225 51075 153226 51075 153227 51075 153228 51076 153229 51076 153230 51076 153231 51077 153232 51077 153233 51077 153234 51078 153235 51078 153236 51078 153237 51079 153238 51079 153239 51079 153240 51080 153241 51080 153242 51080 153243 51081 153244 51081 153245 51081 153246 51082 153247 51082 153248 51082 153249 51083 153250 51083 153251 51083 153252 51084 153253 51084 153254 51084 153255 51085 153256 51085 153257 51085 153258 51086 153259 51086 153260 51086 153261 51087 153262 51087 153263 51087 153264 51088 153265 51088 153266 51088 153267 51089 153268 51089 153269 51089 153270 51090 153271 51090 153272 51090 153273 51091 153274 51091 153275 51091 153276 51092 153277 51092 153278 51092 153279 51093 153280 51093 153281 51093 153282 51094 153283 51094 153284 51094 153285 51095 153286 51095 153287 51095 153288 51096 153289 51096 153290 51096 153291 51097 153292 51097 153293 51097 153294 51098 153295 51098 153296 51098 153297 51099 153298 51099 153299 51099 153300 51100 153301 51100 153302 51100 153303 51101 153304 51101 153305 51101 153306 51102 153307 51102 153308 51102 153309 51103 153310 51103 153311 51103 153312 51104 153313 51104 153314 51104 153315 51105 153316 51105 153317 51105 153318 51106 153319 51106 153320 51106 153321 51107 153322 51107 153323 51107 153324 51108 153325 51108 153326 51108 153327 51109 153328 51109 153329 51109 153330 51110 153331 51110 153332 51110 153333 51111 153334 51111 153335 51111 153336 51112 153337 51112 153338 51112 153339 51113 153340 51113 153341 51113 153342 51114 153343 51114 153344 51114 153345 51115 153346 51115 153347 51115 153348 51116 153349 51116 153350 51116 153351 51117 153352 51117 153353 51117 153354 51118 153355 51118 153356 51118 153357 51119 153358 51119 153359 51119 153360 51120 153361 51120 153362 51120 153363 51121 153364 51121 153365 51121 153366 51122 153367 51122 153368 51122 153369 51123 153370 51123 153371 51123 153372 51124 153373 51124 153374 51124 153375 51125 153376 51125 153377 51125 153378 51126 153379 51126 153380 51126 153381 51127 153382 51127 153383 51127 153384 51128 153385 51128 153386 51128 153387 51129 153388 51129 153389 51129 153390 51130 153391 51130 153392 51130 153393 51131 153394 51131 153395 51131 153396 51132 153397 51132 153398 51132 153399 51133 153400 51133 153401 51133 153402 51134 153403 51134 153404 51134 153405 51135 153406 51135 153407 51135 153408 51136 153409 51136 153410 51136 153411 51137 153412 51137 153413 51137 153414 51138 153415 51138 153416 51138 153417 51139 153418 51139 153419 51139 153420 51140 153421 51140 153422 51140 153423 51141 153424 51141 153425 51141 153426 51142 153427 51142 153428 51142 153429 51143 153430 51143 153431 51143 153432 51144 153433 51144 153434 51144 153435 51145 153436 51145 153437 51145 153438 51146 153439 51146 153440 51146 153441 51147 153442 51147 153443 51147 153444 51148 153445 51148 153446 51148 153447 51149 153448 51149 153449 51149 153450 51150 153451 51150 153452 51150 153453 51151 153454 51151 153455 51151 153456 51152 153457 51152 153458 51152 153459 51153 153460 51153 153461 51153 153462 51154 153463 51154 153464 51154 153465 51155 153466 51155 153467 51155 153468 51156 153469 51156 153470 51156 153471 51157 153472 51157 153473 51157 153474 51158 153475 51158 153476 51158 153477 51159 153478 51159 153479 51159 153480 51160 153481 51160 153482 51160 153483 51161 153484 51161 153485 51161 153486 51162 153487 51162 153488 51162 153489 51163 153490 51163 153491 51163 153492 51164 153493 51164 153494 51164 153495 51165 153496 51165 153497 51165 153498 51166 153499 51166 153500 51166 153501 51167 153502 51167 153503 51167 153504 51168 153505 51168 153506 51168 153507 51169 153508 51169 153509 51169 153510 51170 153511 51170 153512 51170 153513 51171 153514 51171 153515 51171 153516 51172 153517 51172 153518 51172 153519 51173 153520 51173 153521 51173 153522 51174 153523 51174 153524 51174 153525 51175 153526 51175 153527 51175 153528 51176 153529 51176 153530 51176 153531 51177 153532 51177 153533 51177 153534 51178 153535 51178 153536 51178 153537 51179 153538 51179 153539 51179 153540 51180 153541 51180 153542 51180 153543 51181 153544 51181 153545 51181 153546 51182 153547 51182 153548 51182 153549 51183 153550 51183 153551 51183 153552 51184 153553 51184 153554 51184 153555 51185 153556 51185 153557 51185 153558 51186 153559 51186 153560 51186 153561 51187 153562 51187 153563 51187 153564 51188 153565 51188 153566 51188 153567 51189 153568 51189 153569 51189 153570 51190 153571 51190 153572 51190 153573 51191 153574 51191 153575 51191 153576 51192 153577 51192 153578 51192 153579 51193 153580 51193 153581 51193 153582 51194 153583 51194 153584 51194 153585 51195 153586 51195 153587 51195 153588 51196 153589 51196 153590 51196 153591 51197 153592 51197 153593 51197 153594 51198 153595 51198 153596 51198 153597 51199 153598 51199 153599 51199 153600 51200 153601 51200 153602 51200 153603 51201 153604 51201 153605 51201 153606 51202 153607 51202 153608 51202 153609 51203 153610 51203 153611 51203 153612 51204 153613 51204 153614 51204 153615 51205 153616 51205 153617 51205 153618 51206 153619 51206 153620 51206 153621 51207 153622 51207 153623 51207 153624 51208 153625 51208 153626 51208 153627 51209 153628 51209 153629 51209 153630 51210 153631 51210 153632 51210 153633 51211 153634 51211 153635 51211 153636 51212 153637 51212 153638 51212 153639 51213 153640 51213 153641 51213 153642 51214 153643 51214 153644 51214 153645 51215 153646 51215 153647 51215 153648 51216 153649 51216 153650 51216 153651 51217 153652 51217 153653 51217 153654 51218 153655 51218 153656 51218 153657 51219 153658 51219 153659 51219 153660 51220 153661 51220 153662 51220 153663 51221 153664 51221 153665 51221 153666 51222 153667 51222 153668 51222 153669 51223 153670 51223 153671 51223 153672 51224 153673 51224 153674 51224 153675 51225 153676 51225 153677 51225 153678 51226 153679 51226 153680 51226 153681 51227 153682 51227 153683 51227 153684 51228 153685 51228 153686 51228 153687 51229 153688 51229 153689 51229 153690 51230 153691 51230 153692 51230 153693 51231 153694 51231 153695 51231 153696 51232 153697 51232 153698 51232 153699 51233 153700 51233 153701 51233 153702 51234 153703 51234 153704 51234 153705 51235 153706 51235 153707 51235 153708 51236 153709 51236 153710 51236 153711 51237 153712 51237 153713 51237 153714 51238 153715 51238 153716 51238 153717 51239 153718 51239 153719 51239 153720 51240 153721 51240 153722 51240 153723 51241 153724 51241 153725 51241 153726 51242 153727 51242 153728 51242 153729 51243 153730 51243 153731 51243 153732 51244 153733 51244 153734 51244 153735 51245 153736 51245 153737 51245 153738 51246 153739 51246 153740 51246 153741 51247 153742 51247 153743 51247 153744 51248 153745 51248 153746 51248 153747 51249 153748 51249 153749 51249 153750 51250 153751 51250 153752 51250 153753 51251 153754 51251 153755 51251 153756 51252 153757 51252 153758 51252 153759 51253 153760 51253 153761 51253 153762 51254 153763 51254 153764 51254 153765 51255 153766 51255 153767 51255 153768 51256 153769 51256 153770 51256 153771 51257 153772 51257 153773 51257 153774 51258 153775 51258 153776 51258 153777 51259 153778 51259 153779 51259 153780 51260 153781 51260 153782 51260 153783 51261 153784 51261 153785 51261 153786 51262 153787 51262 153788 51262 153789 51263 153790 51263 153791 51263 153792 51264 153793 51264 153794 51264 153795 51265 153796 51265 153797 51265 153798 51266 153799 51266 153800 51266 153801 51267 153802 51267 153803 51267 153804 51268 153805 51268 153806 51268 153807 51269 153808 51269 153809 51269 153810 51270 153811 51270 153812 51270 153813 51271 153814 51271 153815 51271 153816 51272 153817 51272 153818 51272 153819 51273 153820 51273 153821 51273 153822 51274 153823 51274 153824 51274 153825 51275 153826 51275 153827 51275 153828 51276 153829 51276 153830 51276 153831 51277 153832 51277 153833 51277 153834 51278 153835 51278 153836 51278 153837 51279 153838 51279 153839 51279 153840 51280 153841 51280 153842 51280 153843 51281 153844 51281 153845 51281 153846 51282 153847 51282 153848 51282 153849 51283 153850 51283 153851 51283 153852 51284 153853 51284 153854 51284 153855 51285 153856 51285 153857 51285 153858 51286 153859 51286 153860 51286 153861 51287 153862 51287 153863 51287 153864 51288 153865 51288 153866 51288 153867 51289 153868 51289 153869 51289 153870 51290 153871 51290 153872 51290 153873 51291 153874 51291 153875 51291 153876 51292 153877 51292 153878 51292 153879 51293 153880 51293 153881 51293 153882 51294 153883 51294 153884 51294 153885 51295 153886 51295 153887 51295 153888 51296 153889 51296 153890 51296 153891 51297 153892 51297 153893 51297 153894 51298 153895 51298 153896 51298 153897 51299 153898 51299 153899 51299 153900 51300 153901 51300 153902 51300 153903 51301 153904 51301 153905 51301 153906 51302 153907 51302 153908 51302 153909 51303 153910 51303 153911 51303 153912 51304 153913 51304 153914 51304 153915 51305 153916 51305 153917 51305 153918 51306 153919 51306 153920 51306 153921 51307 153922 51307 153923 51307 153924 51308 153925 51308 153926 51308 153927 51309 153928 51309 153929 51309 153930 51310 153931 51310 153932 51310 153933 51311 153934 51311 153935 51311 153936 51312 153937 51312 153938 51312 153939 51313 153940 51313 153941 51313 153942 51314 153943 51314 153944 51314 153945 51315 153946 51315 153947 51315 153948 51316 153949 51316 153950 51316 153951 51317 153952 51317 153953 51317 153954 51318 153955 51318 153956 51318 153957 51319 153958 51319 153959 51319 153960 51320 153961 51320 153962 51320 153963 51321 153964 51321 153965 51321 153966 51322 153967 51322 153968 51322 153969 51323 153970 51323 153971 51323 153972 51324 153973 51324 153974 51324 153975 51325 153976 51325 153977 51325 153978 51326 153979 51326 153980 51326 153981 51327 153982 51327 153983 51327 153984 51328 153985 51328 153986 51328 153987 51329 153988 51329 153989 51329 153990 51330 153991 51330 153992 51330 153993 51331 153994 51331 153995 51331 153996 51332 153997 51332 153998 51332 153999 51333 154000 51333 154001 51333 154002 51334 154003 51334 154004 51334 154005 51335 154006 51335 154007 51335 154008 51336 154009 51336 154010 51336 154011 51337 154012 51337 154013 51337 154014 51338 154015 51338 154016 51338 154017 51339 154018 51339 154019 51339 154020 51340 154021 51340 154022 51340 154023 51341 154024 51341 154025 51341 154026 51342 154027 51342 154028 51342 154029 51343 154030 51343 154031 51343 154032 51344 154033 51344 154034 51344 154035 51345 154036 51345 154037 51345 154038 51346 154039 51346 154040 51346 154041 51347 154042 51347 154043 51347 154044 51348 154045 51348 154046 51348 154047 51349 154048 51349 154049 51349 154050 51350 154051 51350 154052 51350 154053 51351 154054 51351 154055 51351 154056 51352 154057 51352 154058 51352 154059 51353 154060 51353 154061 51353 154062 51354 154063 51354 154064 51354 154065 51355 154066 51355 154067 51355 154068 51356 154069 51356 154070 51356 154071 51357 154072 51357 154073 51357 154074 51358 154075 51358 154076 51358 154077 51359 154078 51359 154079 51359 154080 51360 154081 51360 154082 51360 154083 51361 154084 51361 154085 51361 154086 51362 154087 51362 154088 51362 154089 51363 154090 51363 154091 51363 154092 51364 154093 51364 154094 51364 154095 51365 154096 51365 154097 51365 154098 51366 154099 51366 154100 51366 154101 51367 154102 51367 154103 51367 154104 51368 154105 51368 154106 51368 154107 51369 154108 51369 154109 51369 154110 51370 154111 51370 154112 51370 154113 51371 154114 51371 154115 51371 154116 51372 154117 51372 154118 51372 154119 51373 154120 51373 154121 51373 154122 51374 154123 51374 154124 51374 154125 51375 154126 51375 154127 51375 154128 51376 154129 51376 154130 51376 154131 51377 154132 51377 154133 51377 154134 51378 154135 51378 154136 51378 154137 51379 154138 51379 154139 51379 154140 51380 154141 51380 154142 51380 154143 51381 154144 51381 154145 51381 154146 51382 154147 51382 154148 51382 154149 51383 154150 51383 154151 51383 154152 51384 154153 51384 154154 51384 154155 51385 154156 51385 154157 51385 154158 51386 154159 51386 154160 51386 154161 51387 154162 51387 154163 51387 154164 51388 154165 51388 154166 51388 154167 51389 154168 51389 154169 51389 154170 51390 154171 51390 154172 51390 154173 51391 154174 51391 154175 51391 154176 51392 154177 51392 154178 51392 154179 51393 154180 51393 154181 51393 154182 51394 154183 51394 154184 51394 154185 51395 154186 51395 154187 51395 154188 51396 154189 51396 154190 51396 154191 51397 154192 51397 154193 51397 154194 51398 154195 51398 154196 51398 154197 51399 154198 51399 154199 51399 154200 51400 154201 51400 154202 51400 154203 51401 154204 51401 154205 51401 154206 51402 154207 51402 154208 51402 154209 51403 154210 51403 154211 51403 154212 51404 154213 51404 154214 51404 154215 51405 154216 51405 154217 51405 154218 51406 154219 51406 154220 51406 154221 51407 154222 51407 154223 51407 154224 51408 154225 51408 154226 51408 154227 51409 154228 51409 154229 51409 154230 51410 154231 51410 154232 51410 154233 51411 154234 51411 154235 51411 154236 51412 154237 51412 154238 51412 154239 51413 154240 51413 154241 51413 154242 51414 154243 51414 154244 51414 154245 51415 154246 51415 154247 51415 154248 51416 154249 51416 154250 51416 154251 51417 154252 51417 154253 51417 154254 51418 154255 51418 154256 51418 154257 51419 154258 51419 154259 51419 154260 51420 154261 51420 154262 51420 154263 51421 154264 51421 154265 51421 154266 51422 154267 51422 154268 51422 154269 51423 154270 51423 154271 51423 154272 51424 154273 51424 154274 51424 154275 51425 154276 51425 154277 51425 154278 51426 154279 51426 154280 51426 154281 51427 154282 51427 154283 51427 154284 51428 154285 51428 154286 51428 154287 51429 154288 51429 154289 51429 154290 51430 154291 51430 154292 51430 154293 51431 154294 51431 154295 51431 154296 51432 154297 51432 154298 51432 154299 51433 154300 51433 154301 51433 154302 51434 154303 51434 154304 51434 154305 51435 154306 51435 154307 51435 154308 51436 154309 51436 154310 51436 154311 51437 154312 51437 154313 51437 154314 51438 154315 51438 154316 51438 154317 51439 154318 51439 154319 51439 154320 51440 154321 51440 154322 51440 154323 51441 154324 51441 154325 51441 154326 51442 154327 51442 154328 51442 154329 51443 154330 51443 154331 51443 154332 51444 154333 51444 154334 51444 154335 51445 154336 51445 154337 51445 154338 51446 154339 51446 154340 51446 154341 51447 154342 51447 154343 51447 154344 51448 154345 51448 154346 51448 154347 51449 154348 51449 154349 51449 154350 51450 154351 51450 154352 51450 154353 51451 154354 51451 154355 51451 154356 51452 154357 51452 154358 51452 154359 51453 154360 51453 154361 51453 154362 51454 154363 51454 154364 51454 154365 51455 154366 51455 154367 51455 154368 51456 154369 51456 154370 51456 154371 51457 154372 51457 154373 51457 154374 51458 154375 51458 154376 51458 154377 51459 154378 51459 154379 51459 154380 51460 154381 51460 154382 51460 154383 51461 154384 51461 154385 51461 154386 51462 154387 51462 154388 51462 154389 51463 154390 51463 154391 51463 154392 51464 154393 51464 154394 51464 154395 51465 154396 51465 154397 51465 154398 51466 154399 51466 154400 51466 154401 51467 154402 51467 154403 51467 154404 51468 154405 51468 154406 51468 154407 51469 154408 51469 154409 51469 154410 51470 154411 51470 154412 51470 154413 51471 154414 51471 154415 51471 154416 51472 154417 51472 154418 51472 154419 51473 154420 51473 154421 51473 154422 51474 154423 51474 154424 51474 154425 51475 154426 51475 154427 51475 154428 51476 154429 51476 154430 51476 154431 51477 154432 51477 154433 51477 154434 51478 154435 51478 154436 51478 154437 51479 154438 51479 154439 51479 154440 51480 154441 51480 154442 51480 154443 51481 154444 51481 154445 51481 154446 51482 154447 51482 154448 51482 154449 51483 154450 51483 154451 51483 154452 51484 154453 51484 154454 51484 154455 51485 154456 51485 154457 51485 154458 51486 154459 51486 154460 51486 154461 51487 154462 51487 154463 51487 154464 51488 154465 51488 154466 51488 154467 51489 154468 51489 154469 51489 154470 51490 154471 51490 154472 51490 154473 51491 154474 51491 154475 51491 154476 51492 154477 51492 154478 51492 154479 51493 154480 51493 154481 51493 154482 51494 154483 51494 154484 51494 154485 51495 154486 51495 154487 51495 154488 51496 154489 51496 154490 51496 154491 51497 154492 51497 154493 51497 154494 51498 154495 51498 154496 51498 154497 51499 154498 51499 154499 51499 154500 51500 154501 51500 154502 51500 154503 51501 154504 51501 154505 51501 154506 51502 154507 51502 154508 51502 154509 51503 154510 51503 154511 51503 154512 51504 154513 51504 154514 51504 154515 51505 154516 51505 154517 51505 154518 51506 154519 51506 154520 51506 154521 51507 154522 51507 154523 51507 154524 51508 154525 51508 154526 51508 154527 51509 154528 51509 154529 51509 154530 51510 154531 51510 154532 51510 154533 51511 154534 51511 154535 51511 154536 51512 154537 51512 154538 51512 154539 51513 154540 51513 154541 51513 154542 51514 154543 51514 154544 51514 154545 51515 154546 51515 154547 51515 154548 51516 154549 51516 154550 51516 154551 51517 154552 51517 154553 51517 154554 51518 154555 51518 154556 51518 154557 51519 154558 51519 154559 51519 154560 51520 154561 51520 154562 51520 154563 51521 154564 51521 154565 51521 154566 51522 154567 51522 154568 51522 154569 51523 154570 51523 154571 51523 154572 51524 154573 51524 154574 51524 154575 51525 154576 51525 154577 51525 154578 51526 154579 51526 154580 51526 154581 51527 154582 51527 154583 51527 154584 51528 154585 51528 154586 51528 154587 51529 154588 51529 154589 51529 154590 51530 154591 51530 154592 51530 154593 51531 154594 51531 154595 51531 154596 51532 154597 51532 154598 51532 154599 51533 154600 51533 154601 51533 154602 51534 154603 51534 154604 51534 154605 51535 154606 51535 154607 51535 154608 51536 154609 51536 154610 51536 154611 51537 154612 51537 154613 51537 154614 51538 154615 51538 154616 51538 154617 51539 154618 51539 154619 51539 154620 51540 154621 51540 154622 51540 154623 51541 154624 51541 154625 51541 154626 51542 154627 51542 154628 51542 154629 51543 154630 51543 154631 51543 154632 51544 154633 51544 154634 51544 154635 51545 154636 51545 154637 51545 154638 51546 154639 51546 154640 51546 154641 51547 154642 51547 154643 51547 154644 51548 154645 51548 154646 51548 154647 51549 154648 51549 154649 51549 154650 51550 154651 51550 154652 51550 154653 51551 154654 51551 154655 51551 154656 51552 154657 51552 154658 51552 154659 51553 154660 51553 154661 51553 154662 51554 154663 51554 154664 51554 154665 51555 154666 51555 154667 51555 154668 51556 154669 51556 154670 51556 154671 51557 154672 51557 154673 51557 154674 51558 154675 51558 154676 51558 154677 51559 154678 51559 154679 51559 154680 51560 154681 51560 154682 51560 154683 51561 154684 51561 154685 51561 154686 51562 154687 51562 154688 51562 154689 51563 154690 51563 154691 51563 154692 51564 154693 51564 154694 51564 154695 51565 154696 51565 154697 51565 154698 51566 154699 51566 154700 51566 154701 51567 154702 51567 154703 51567 154704 51568 154705 51568 154706 51568 154707 51569 154708 51569 154709 51569 154710 51570 154711 51570 154712 51570 154713 51571 154714 51571 154715 51571 154716 51572 154717 51572 154718 51572 154719 51573 154720 51573 154721 51573 154722 51574 154723 51574 154724 51574 154725 51575 154726 51575 154727 51575 154728 51576 154729 51576 154730 51576 154731 51577 154732 51577 154733 51577 154734 51578 154735 51578 154736 51578 154737 51579 154738 51579 154739 51579 154740 51580 154741 51580 154742 51580 154743 51581 154744 51581 154745 51581 154746 51582 154747 51582 154748 51582 154749 51583 154750 51583 154751 51583 154752 51584 154753 51584 154754 51584 154755 51585 154756 51585 154757 51585 154758 51586 154759 51586 154760 51586 154761 51587 154762 51587 154763 51587 154764 51588 154765 51588 154766 51588 154767 51589 154768 51589 154769 51589 154770 51590 154771 51590 154772 51590 154773 51591 154774 51591 154775 51591 154776 51592 154777 51592 154778 51592 154779 51593 154780 51593 154781 51593 154782 51594 154783 51594 154784 51594 154785 51595 154786 51595 154787 51595 154788 51596 154789 51596 154790 51596 154791 51597 154792 51597 154793 51597 154794 51598 154795 51598 154796 51598 154797 51599 154798 51599 154799 51599 154800 51600 154801 51600 154802 51600 154803 51601 154804 51601 154805 51601 154806 51602 154807 51602 154808 51602 154809 51603 154810 51603 154811 51603 154812 51604 154813 51604 154814 51604 154815 51605 154816 51605 154817 51605 154818 51606 154819 51606 154820 51606 154821 51607 154822 51607 154823 51607 154824 51608 154825 51608 154826 51608 154827 51609 154828 51609 154829 51609 154830 51610 154831 51610 154832 51610 154833 51611 154834 51611 154835 51611 154836 51612 154837 51612 154838 51612 154839 51613 154840 51613 154841 51613 154842 51614 154843 51614 154844 51614 154845 51615 154846 51615 154847 51615 154848 51616 154849 51616 154850 51616 154851 51617 154852 51617 154853 51617 154854 51618 154855 51618 154856 51618 154857 51619 154858 51619 154859 51619 154860 51620 154861 51620 154862 51620 154863 51621 154864 51621 154865 51621 154866 51622 154867 51622 154868 51622 154869 51623 154870 51623 154871 51623 154872 51624 154873 51624 154874 51624 154875 51625 154876 51625 154877 51625 154878 51626 154879 51626 154880 51626 154881 51627 154882 51627 154883 51627 154884 51628 154885 51628 154886 51628 154887 51629 154888 51629 154889 51629 154890 51630 154891 51630 154892 51630 154893 51631 154894 51631 154895 51631 154896 51632 154897 51632 154898 51632 154899 51633 154900 51633 154901 51633 154902 51634 154903 51634 154904 51634 154905 51635 154906 51635 154907 51635 154908 51636 154909 51636 154910 51636 154911 51637 154912 51637 154913 51637 154914 51638 154915 51638 154916 51638 154917 51639 154918 51639 154919 51639 154920 51640 154921 51640 154922 51640 154923 51641 154924 51641 154925 51641 154926 51642 154927 51642 154928 51642 154929 51643 154930 51643 154931 51643 154932 51644 154933 51644 154934 51644 154935 51645 154936 51645 154937 51645 154938 51646 154939 51646 154940 51646 154941 51647 154942 51647 154943 51647 154944 51648 154945 51648 154946 51648 154947 51649 154948 51649 154949 51649 154950 51650 154951 51650 154952 51650 154953 51651 154954 51651 154955 51651 154956 51652 154957 51652 154958 51652 154959 51653 154960 51653 154961 51653 154962 51654 154963 51654 154964 51654 154965 51655 154966 51655 154967 51655 154968 51656 154969 51656 154970 51656 154971 51657 154972 51657 154973 51657 154974 51658 154975 51658 154976 51658 154977 51659 154978 51659 154979 51659 154980 51660 154981 51660 154982 51660 154983 51661 154984 51661 154985 51661 154986 51662 154987 51662 154988 51662 154989 51663 154990 51663 154991 51663 154992 51664 154993 51664 154994 51664 154995 51665 154996 51665 154997 51665 154998 51666 154999 51666 155000 51666 155001 51667 155002 51667 155003 51667 155004 51668 155005 51668 155006 51668 155007 51669 155008 51669 155009 51669 155010 51670 155011 51670 155012 51670 155013 51671 155014 51671 155015 51671 155016 51672 155017 51672 155018 51672 155019 51673 155020 51673 155021 51673 155022 51674 155023 51674 155024 51674 155025 51675 155026 51675 155027 51675 155028 51676 155029 51676 155030 51676 155031 51677 155032 51677 155033 51677 155034 51678 155035 51678 155036 51678 155037 51679 155038 51679 155039 51679 155040 51680 155041 51680 155042 51680 155043 51681 155044 51681 155045 51681 155046 51682 155047 51682 155048 51682 155049 51683 155050 51683 155051 51683 155052 51684 155053 51684 155054 51684 155055 51685 155056 51685 155057 51685 155058 51686 155059 51686 155060 51686 155061 51687 155062 51687 155063 51687 155064 51688 155065 51688 155066 51688 155067 51689 155068 51689 155069 51689 155070 51690 155071 51690 155072 51690 155073 51691 155074 51691 155075 51691 155076 51692 155077 51692 155078 51692 155079 51693 155080 51693 155081 51693 155082 51694 155083 51694 155084 51694 155085 51695 155086 51695 155087 51695 155088 51696 155089 51696 155090 51696 155091 51697 155092 51697 155093 51697 155094 51698 155095 51698 155096 51698 155097 51699 155098 51699 155099 51699 155100 51700 155101 51700 155102 51700 155103 51701 155104 51701 155105 51701 155106 51702 155107 51702 155108 51702 155109 51703 155110 51703 155111 51703 155112 51704 155113 51704 155114 51704 155115 51705 155116 51705 155117 51705 155118 51706 155119 51706 155120 51706 155121 51707 155122 51707 155123 51707 155124 51708 155125 51708 155126 51708 155127 51709 155128 51709 155129 51709 155130 51710 155131 51710 155132 51710 155133 51711 155134 51711 155135 51711 155136 51712 155137 51712 155138 51712 155139 51713 155140 51713 155141 51713 155142 51714 155143 51714 155144 51714 155145 51715 155146 51715 155147 51715 155148 51716 155149 51716 155150 51716 155151 51717 155152 51717 155153 51717 155154 51718 155155 51718 155156 51718 155157 51719 155158 51719 155159 51719 155160 51720 155161 51720 155162 51720 155163 51721 155164 51721 155165 51721 155166 51722 155167 51722 155168 51722 155169 51723 155170 51723 155171 51723 155172 51724 155173 51724 155174 51724 155175 51725 155176 51725 155177 51725 155178 51726 155179 51726 155180 51726 155181 51727 155182 51727 155183 51727 155184 51728 155185 51728 155186 51728 155187 51729 155188 51729 155189 51729 155190 51730 155191 51730 155192 51730 155193 51731 155194 51731 155195 51731 155196 51732 155197 51732 155198 51732 155199 51733 155200 51733 155201 51733 155202 51734 155203 51734 155204 51734 155205 51735 155206 51735 155207 51735 155208 51736 155209 51736 155210 51736 155211 51737 155212 51737 155213 51737 155214 51738 155215 51738 155216 51738 155217 51739 155218 51739 155219 51739 155220 51740 155221 51740 155222 51740 155223 51741 155224 51741 155225 51741 155226 51742 155227 51742 155228 51742 155229 51743 155230 51743 155231 51743 155232 51744 155233 51744 155234 51744 155235 51745 155236 51745 155237 51745 155238 51746 155239 51746 155240 51746 155241 51747 155242 51747 155243 51747 155244 51748 155245 51748 155246 51748 155247 51749 155248 51749 155249 51749 155250 51750 155251 51750 155252 51750 155253 51751 155254 51751 155255 51751 155256 51752 155257 51752 155258 51752 155259 51753 155260 51753 155261 51753 155262 51754 155263 51754 155264 51754 155265 51755 155266 51755 155267 51755 155268 51756 155269 51756 155270 51756 155271 51757 155272 51757 155273 51757 155274 51758 155275 51758 155276 51758 155277 51759 155278 51759 155279 51759 155280 51760 155281 51760 155282 51760 155283 51761 155284 51761 155285 51761 155286 51762 155287 51762 155288 51762 155289 51763 155290 51763 155291 51763 155292 51764 155293 51764 155294 51764 155295 51765 155296 51765 155297 51765 155298 51766 155299 51766 155300 51766 155301 51767 155302 51767 155303 51767 155304 51768 155305 51768 155306 51768 155307 51769 155308 51769 155309 51769 155310 51770 155311 51770 155312 51770 155313 51771 155314 51771 155315 51771 155316 51772 155317 51772 155318 51772 155319 51773 155320 51773 155321 51773 155322 51774 155323 51774 155324 51774 155325 51775 155326 51775 155327 51775 155328 51776 155329 51776 155330 51776 155331 51777 155332 51777 155333 51777 155334 51778 155335 51778 155336 51778 155337 51779 155338 51779 155339 51779 155340 51780 155341 51780 155342 51780 155343 51781 155344 51781 155345 51781 155346 51782 155347 51782 155348 51782 155349 51783 155350 51783 155351 51783 155352 51784 155353 51784 155354 51784 155355 51785 155356 51785 155357 51785 155358 51786 155359 51786 155360 51786 155361 51787 155362 51787 155363 51787 155364 51788 155365 51788 155366 51788 155367 51789 155368 51789 155369 51789 155370 51790 155371 51790 155372 51790 155373 51791 155374 51791 155375 51791 155376 51792 155377 51792 155378 51792 155379 51793 155380 51793 155381 51793 155382 51794 155383 51794 155384 51794 155385 51795 155386 51795 155387 51795 155388 51796 155389 51796 155390 51796 155391 51797 155392 51797 155393 51797 155394 51798 155395 51798 155396 51798 155397 51799 155398 51799 155399 51799 155400 51800 155401 51800 155402 51800 155403 51801 155404 51801 155405 51801 155406 51802 155407 51802 155408 51802 155409 51803 155410 51803 155411 51803 155412 51804 155413 51804 155414 51804 155415 51805 155416 51805 155417 51805 155418 51806 155419 51806 155420 51806 155421 51807 155422 51807 155423 51807 155424 51808 155425 51808 155426 51808 155427 51809 155428 51809 155429 51809 155430 51810 155431 51810 155432 51810 155433 51811 155434 51811 155435 51811 155436 51812 155437 51812 155438 51812 155439 51813 155440 51813 155441 51813 155442 51814 155443 51814 155444 51814 155445 51815 155446 51815 155447 51815 155448 51816 155449 51816 155450 51816 155451 51817 155452 51817 155453 51817 155454 51818 155455 51818 155456 51818 155457 51819 155458 51819 155459 51819 155460 51820 155461 51820 155462 51820 155463 51821 155464 51821 155465 51821 155466 51822 155467 51822 155468 51822 155469 51823 155470 51823 155471 51823 155472 51824 155473 51824 155474 51824 155475 51825 155476 51825 155477 51825 155478 51826 155479 51826 155480 51826 155481 51827 155482 51827 155483 51827 155484 51828 155485 51828 155486 51828 155487 51829 155488 51829 155489 51829 155490 51830 155491 51830 155492 51830 155493 51831 155494 51831 155495 51831 155496 51832 155497 51832 155498 51832 155499 51833 155500 51833 155501 51833 155502 51834 155503 51834 155504 51834 155505 51835 155506 51835 155507 51835 155508 51836 155509 51836 155510 51836 155511 51837 155512 51837 155513 51837 155514 51838 155515 51838 155516 51838 155517 51839 155518 51839 155519 51839 155520 51840 155521 51840 155522 51840 155523 51841 155524 51841 155525 51841 155526 51842 155527 51842 155528 51842 155529 51843 155530 51843 155531 51843 155532 51844 155533 51844 155534 51844 155535 51845 155536 51845 155537 51845 155538 51846 155539 51846 155540 51846 155541 51847 155542 51847 155543 51847 155544 51848 155545 51848 155546 51848 155547 51849 155548 51849 155549 51849 155550 51850 155551 51850 155552 51850 155553 51851 155554 51851 155555 51851 155556 51852 155557 51852 155558 51852 155559 51853 155560 51853 155561 51853 155562 51854 155563 51854 155564 51854 155565 51855 155566 51855 155567 51855 155568 51856 155569 51856 155570 51856 155571 51857 155572 51857 155573 51857 155574 51858 155575 51858 155576 51858 155577 51859 155578 51859 155579 51859 155580 51860 155581 51860 155582 51860 155583 51861 155584 51861 155585 51861 155586 51862 155587 51862 155588 51862 155589 51863 155590 51863 155591 51863 155592 51864 155593 51864 155594 51864 155595 51865 155596 51865 155597 51865 155598 51866 155599 51866 155600 51866 155601 51867 155602 51867 155603 51867 155604 51868 155605 51868 155606 51868 155607 51869 155608 51869 155609 51869 155610 51870 155611 51870 155612 51870 155613 51871 155614 51871 155615 51871 155616 51872 155617 51872 155618 51872 155619 51873 155620 51873 155621 51873 155622 51874 155623 51874 155624 51874 155625 51875 155626 51875 155627 51875 155628 51876 155629 51876 155630 51876 155631 51877 155632 51877 155633 51877 155634 51878 155635 51878 155636 51878 155637 51879 155638 51879 155639 51879 155640 51880 155641 51880 155642 51880 155643 51881 155644 51881 155645 51881 155646 51882 155647 51882 155648 51882 155649 51883 155650 51883 155651 51883 155652 51884 155653 51884 155654 51884 155655 51885 155656 51885 155657 51885 155658 51886 155659 51886 155660 51886 155661 51887 155662 51887 155663 51887 155664 51888 155665 51888 155666 51888 155667 51889 155668 51889 155669 51889 155670 51890 155671 51890 155672 51890 155673 51891 155674 51891 155675 51891 155676 51892 155677 51892 155678 51892 155679 51893 155680 51893 155681 51893 155682 51894 155683 51894 155684 51894 155685 51895 155686 51895 155687 51895 155688 51896 155689 51896 155690 51896 155691 51897 155692 51897 155693 51897 155694 51898 155695 51898 155696 51898 155697 51899 155698 51899 155699 51899 155700 51900 155701 51900 155702 51900 155703 51901 155704 51901 155705 51901 155706 51902 155707 51902 155708 51902 155709 51903 155710 51903 155711 51903 155712 51904 155713 51904 155714 51904 155715 51905 155716 51905 155717 51905 155718 51906 155719 51906 155720 51906 155721 51907 155722 51907 155723 51907 155724 51908 155725 51908 155726 51908 155727 51909 155728 51909 155729 51909 155730 51910 155731 51910 155732 51910 155733 51911 155734 51911 155735 51911 155736 51912 155737 51912 155738 51912 155739 51913 155740 51913 155741 51913 155742 51914 155743 51914 155744 51914 155745 51915 155746 51915 155747 51915 155748 51916 155749 51916 155750 51916 155751 51917 155752 51917 155753 51917 155754 51918 155755 51918 155756 51918 155757 51919 155758 51919 155759 51919 155760 51920 155761 51920 155762 51920 155763 51921 155764 51921 155765 51921 155766 51922 155767 51922 155768 51922 155769 51923 155770 51923 155771 51923 155772 51924 155773 51924 155774 51924 155775 51925 155776 51925 155777 51925 155778 51926 155779 51926 155780 51926 155781 51927 155782 51927 155783 51927 155784 51928 155785 51928 155786 51928 155787 51929 155788 51929 155789 51929 155790 51930 155791 51930 155792 51930 155793 51931 155794 51931 155795 51931 155796 51932 155797 51932 155798 51932 155799 51933 155800 51933 155801 51933 155802 51934 155803 51934 155804 51934 155805 51935 155806 51935 155807 51935 155808 51936 155809 51936 155810 51936 155811 51937 155812 51937 155813 51937 155814 51938 155815 51938 155816 51938 155817 51939 155818 51939 155819 51939 155820 51940 155821 51940 155822 51940 155823 51941 155824 51941 155825 51941 155826 51942 155827 51942 155828 51942 155829 51943 155830 51943 155831 51943 155832 51944 155833 51944 155834 51944 155835 51945 155836 51945 155837 51945 155838 51946 155839 51946 155840 51946 155841 51947 155842 51947 155843 51947 155844 51948 155845 51948 155846 51948 155847 51949 155848 51949 155849 51949 155850 51950 155851 51950 155852 51950 155853 51951 155854 51951 155855 51951 155856 51952 155857 51952 155858 51952 155859 51953 155860 51953 155861 51953 155862 51954 155863 51954 155864 51954 155865 51955 155866 51955 155867 51955 155868 51956 155869 51956 155870 51956 155871 51957 155872 51957 155873 51957 155874 51958 155875 51958 155876 51958 155877 51959 155878 51959 155879 51959 155880 51960 155881 51960 155882 51960 155883 51961 155884 51961 155885 51961 155886 51962 155887 51962 155888 51962 155889 51963 155890 51963 155891 51963 155892 51964 155893 51964 155894 51964 155895 51965 155896 51965 155897 51965 155898 51966 155899 51966 155900 51966 155901 51967 155902 51967 155903 51967 155904 51968 155905 51968 155906 51968 155907 51969 155908 51969 155909 51969 155910 51970 155911 51970 155912 51970 155913 51971 155914 51971 155915 51971 155916 51972 155917 51972 155918 51972 155919 51973 155920 51973 155921 51973 155922 51974 155923 51974 155924 51974 155925 51975 155926 51975 155927 51975 155928 51976 155929 51976 155930 51976 155931 51977 155932 51977 155933 51977 155934 51978 155935 51978 155936 51978 155937 51979 155938 51979 155939 51979 155940 51980 155941 51980 155942 51980 155943 51981 155944 51981 155945 51981 155946 51982 155947 51982 155948 51982 155949 51983 155950 51983 155951 51983 155952 51984 155953 51984 155954 51984 155955 51985 155956 51985 155957 51985 155958 51986 155959 51986 155960 51986 155961 51987 155962 51987 155963 51987 155964 51988 155965 51988 155966 51988 155967 51989 155968 51989 155969 51989 155970 51990 155971 51990 155972 51990 155973 51991 155974 51991 155975 51991 155976 51992 155977 51992 155978 51992 155979 51993 155980 51993 155981 51993 155982 51994 155983 51994 155984 51994 155985 51995 155986 51995 155987 51995 155988 51996 155989 51996 155990 51996 155991 51997 155992 51997 155993 51997 155994 51998 155995 51998 155996 51998 155997 51999 155998 51999 155999 51999 156000 52000 156001 52000 156002 52000 156003 52001 156004 52001 156005 52001 156006 52002 156007 52002 156008 52002 156009 52003 156010 52003 156011 52003 156012 52004 156013 52004 156014 52004 156015 52005 156016 52005 156017 52005 156018 52006 156019 52006 156020 52006 156021 52007 156022 52007 156023 52007 156024 52008 156025 52008 156026 52008 156027 52009 156028 52009 156029 52009 156030 52010 156031 52010 156032 52010 156033 52011 156034 52011 156035 52011 156036 52012 156037 52012 156038 52012 156039 52013 156040 52013 156041 52013 156042 52014 156043 52014 156044 52014 156045 52015 156046 52015 156047 52015 156048 52016 156049 52016 156050 52016 156051 52017 156052 52017 156053 52017 156054 52018 156055 52018 156056 52018 156057 52019 156058 52019 156059 52019 156060 52020 156061 52020 156062 52020 156063 52021 156064 52021 156065 52021 156066 52022 156067 52022 156068 52022 156069 52023 156070 52023 156071 52023 156072 52024 156073 52024 156074 52024 156075 52025 156076 52025 156077 52025 156078 52026 156079 52026 156080 52026 156081 52027 156082 52027 156083 52027 156084 52028 156085 52028 156086 52028 156087 52029 156088 52029 156089 52029 156090 52030 156091 52030 156092 52030 156093 52031 156094 52031 156095 52031 156096 52032 156097 52032 156098 52032 156099 52033 156100 52033 156101 52033 156102 52034 156103 52034 156104 52034 156105 52035 156106 52035 156107 52035 156108 52036 156109 52036 156110 52036 156111 52037 156112 52037 156113 52037 156114 52038 156115 52038 156116 52038 156117 52039 156118 52039 156119 52039 156120 52040 156121 52040 156122 52040 156123 52041 156124 52041 156125 52041 156126 52042 156127 52042 156128 52042 156129 52043 156130 52043 156131 52043 156132 52044 156133 52044 156134 52044 156135 52045 156136 52045 156137 52045 156138 52046 156139 52046 156140 52046 156141 52047 156142 52047 156143 52047 156144 52048 156145 52048 156146 52048 156147 52049 156148 52049 156149 52049 156150 52050 156151 52050 156152 52050 156153 52051 156154 52051 156155 52051 156156 52052 156157 52052 156158 52052 156159 52053 156160 52053 156161 52053 156162 52054 156163 52054 156164 52054 156165 52055 156166 52055 156167 52055 156168 52056 156169 52056 156170 52056 156171 52057 156172 52057 156173 52057 156174 52058 156175 52058 156176 52058 156177 52059 156178 52059 156179 52059 156180 52060 156181 52060 156182 52060 156183 52061 156184 52061 156185 52061 156186 52062 156187 52062 156188 52062 156189 52063 156190 52063 156191 52063 156192 52064 156193 52064 156194 52064 156195 52065 156196 52065 156197 52065 156198 52066 156199 52066 156200 52066 156201 52067 156202 52067 156203 52067 156204 52068 156205 52068 156206 52068 156207 52069 156208 52069 156209 52069 156210 52070 156211 52070 156212 52070 156213 52071 156214 52071 156215 52071 156216 52072 156217 52072 156218 52072 156219 52073 156220 52073 156221 52073 156222 52074 156223 52074 156224 52074 156225 52075 156226 52075 156227 52075 156228 52076 156229 52076 156230 52076 156231 52077 156232 52077 156233 52077 156234 52078 156235 52078 156236 52078 156237 52079 156238 52079 156239 52079 156240 52080 156241 52080 156242 52080 156243 52081 156244 52081 156245 52081 156246 52082 156247 52082 156248 52082 156249 52083 156250 52083 156251 52083 156252 52084 156253 52084 156254 52084 156255 52085 156256 52085 156257 52085 156258 52086 156259 52086 156260 52086 156261 52087 156262 52087 156263 52087 156264 52088 156265 52088 156266 52088 156267 52089 156268 52089 156269 52089 156270 52090 156271 52090 156272 52090 156273 52091 156274 52091 156275 52091 156276 52092 156277 52092 156278 52092 156279 52093 156280 52093 156281 52093 156282 52094 156283 52094 156284 52094 156285 52095 156286 52095 156287 52095 156288 52096 156289 52096 156290 52096 156291 52097 156292 52097 156293 52097 156294 52098 156295 52098 156296 52098 156297 52099 156298 52099 156299 52099 156300 52100 156301 52100 156302 52100 156303 52101 156304 52101 156305 52101 156306 52102 156307 52102 156308 52102 156309 52103 156310 52103 156311 52103 156312 52104 156313 52104 156314 52104 156315 52105 156316 52105 156317 52105 156318 52106 156319 52106 156320 52106 156321 52107 156322 52107 156323 52107 156324 52108 156325 52108 156326 52108 156327 52109 156328 52109 156329 52109 156330 52110 156331 52110 156332 52110 156333 52111 156334 52111 156335 52111 156336 52112 156337 52112 156338 52112 156339 52113 156340 52113 156341 52113 156342 52114 156343 52114 156344 52114 156345 52115 156346 52115 156347 52115 156348 52116 156349 52116 156350 52116 156351 52117 156352 52117 156353 52117 156354 52118 156355 52118 156356 52118 156357 52119 156358 52119 156359 52119 156360 52120 156361 52120 156362 52120 156363 52121 156364 52121 156365 52121 156366 52122 156367 52122 156368 52122 156369 52123 156370 52123 156371 52123 156372 52124 156373 52124 156374 52124 156375 52125 156376 52125 156377 52125 156378 52126 156379 52126 156380 52126 156381 52127 156382 52127 156383 52127 156384 52128 156385 52128 156386 52128 156387 52129 156388 52129 156389 52129 156390 52130 156391 52130 156392 52130 156393 52131 156394 52131 156395 52131 156396 52132 156397 52132 156398 52132 156399 52133 156400 52133 156401 52133 156402 52134 156403 52134 156404 52134 156405 52135 156406 52135 156407 52135 156408 52136 156409 52136 156410 52136 156411 52137 156412 52137 156413 52137 156414 52138 156415 52138 156416 52138 156417 52139 156418 52139 156419 52139 156420 52140 156421 52140 156422 52140 156423 52141 156424 52141 156425 52141 156426 52142 156427 52142 156428 52142 156429 52143 156430 52143 156431 52143 156432 52144 156433 52144 156434 52144 156435 52145 156436 52145 156437 52145 156438 52146 156439 52146 156440 52146 156441 52147 156442 52147 156443 52147 156444 52148 156445 52148 156446 52148 156447 52149 156448 52149 156449 52149 156450 52150 156451 52150 156452 52150 156453 52151 156454 52151 156455 52151 156456 52152 156457 52152 156458 52152 156459 52153 156460 52153 156461 52153 156462 52154 156463 52154 156464 52154 156465 52155 156466 52155 156467 52155 156468 52156 156469 52156 156470 52156 156471 52157 156472 52157 156473 52157 156474 52158 156475 52158 156476 52158 156477 52159 156478 52159 156479 52159 156480 52160 156481 52160 156482 52160 156483 52161 156484 52161 156485 52161 156486 52162 156487 52162 156488 52162 156489 52163 156490 52163 156491 52163 156492 52164 156493 52164 156494 52164 156495 52165 156496 52165 156497 52165 156498 52166 156499 52166 156500 52166 156501 52167 156502 52167 156503 52167 156504 52168 156505 52168 156506 52168 156507 52169 156508 52169 156509 52169 156510 52170 156511 52170 156512 52170 156513 52171 156514 52171 156515 52171 156516 52172 156517 52172 156518 52172 156519 52173 156520 52173 156521 52173 156522 52174 156523 52174 156524 52174 156525 52175 156526 52175 156527 52175 156528 52176 156529 52176 156530 52176 156531 52177 156532 52177 156533 52177 156534 52178 156535 52178 156536 52178 156537 52179 156538 52179 156539 52179 156540 52180 156541 52180 156542 52180 156543 52181 156544 52181 156545 52181 156546 52182 156547 52182 156548 52182 156549 52183 156550 52183 156551 52183 156552 52184 156553 52184 156554 52184 156555 52185 156556 52185 156557 52185 156558 52186 156559 52186 156560 52186 156561 52187 156562 52187 156563 52187 156564 52188 156565 52188 156566 52188 156567 52189 156568 52189 156569 52189 156570 52190 156571 52190 156572 52190 156573 52191 156574 52191 156575 52191 156576 52192 156577 52192 156578 52192 156579 52193 156580 52193 156581 52193 156582 52194 156583 52194 156584 52194 156585 52195 156586 52195 156587 52195 156588 52196 156589 52196 156590 52196 156591 52197 156592 52197 156593 52197 156594 52198 156595 52198 156596 52198 156597 52199 156598 52199 156599 52199 156600 52200 156601 52200 156602 52200 156603 52201 156604 52201 156605 52201 156606 52202 156607 52202 156608 52202 156609 52203 156610 52203 156611 52203 156612 52204 156613 52204 156614 52204 156615 52205 156616 52205 156617 52205 156618 52206 156619 52206 156620 52206 156621 52207 156622 52207 156623 52207 156624 52208 156625 52208 156626 52208 156627 52209 156628 52209 156629 52209 156630 52210 156631 52210 156632 52210 156633 52211 156634 52211 156635 52211 156636 52212 156637 52212 156638 52212 156639 52213 156640 52213 156641 52213 156642 52214 156643 52214 156644 52214 156645 52215 156646 52215 156647 52215 156648 52216 156649 52216 156650 52216 156651 52217 156652 52217 156653 52217 156654 52218 156655 52218 156656 52218 156657 52219 156658 52219 156659 52219 156660 52220 156661 52220 156662 52220 156663 52221 156664 52221 156665 52221 156666 52222 156667 52222 156668 52222 156669 52223 156670 52223 156671 52223 156672 52224 156673 52224 156674 52224 156675 52225 156676 52225 156677 52225 156678 52226 156679 52226 156680 52226 156681 52227 156682 52227 156683 52227 156684 52228 156685 52228 156686 52228 156687 52229 156688 52229 156689 52229 156690 52230 156691 52230 156692 52230 156693 52231 156694 52231 156695 52231 156696 52232 156697 52232 156698 52232 156699 52233 156700 52233 156701 52233 156702 52234 156703 52234 156704 52234 156705 52235 156706 52235 156707 52235 156708 52236 156709 52236 156710 52236 156711 52237 156712 52237 156713 52237 156714 52238 156715 52238 156716 52238 156717 52239 156718 52239 156719 52239 156720 52240 156721 52240 156722 52240 156723 52241 156724 52241 156725 52241 156726 52242 156727 52242 156728 52242 156729 52243 156730 52243 156731 52243 156732 52244 156733 52244 156734 52244 156735 52245 156736 52245 156737 52245 156738 52246 156739 52246 156740 52246 156741 52247 156742 52247 156743 52247 156744 52248 156745 52248 156746 52248 156747 52249 156748 52249 156749 52249 156750 52250 156751 52250 156752 52250 156753 52251 156754 52251 156755 52251 156756 52252 156757 52252 156758 52252 156759 52253 156760 52253 156761 52253 156762 52254 156763 52254 156764 52254 156765 52255 156766 52255 156767 52255 156768 52256 156769 52256 156770 52256 156771 52257 156772 52257 156773 52257 156774 52258 156775 52258 156776 52258 156777 52259 156778 52259 156779 52259 156780 52260 156781 52260 156782 52260 156783 52261 156784 52261 156785 52261 156786 52262 156787 52262 156788 52262 156789 52263 156790 52263 156791 52263 156792 52264 156793 52264 156794 52264 156795 52265 156796 52265 156797 52265 156798 52266 156799 52266 156800 52266 156801 52267 156802 52267 156803 52267 156804 52268 156805 52268 156806 52268 156807 52269 156808 52269 156809 52269 156810 52270 156811 52270 156812 52270 156813 52271 156814 52271 156815 52271 156816 52272 156817 52272 156818 52272 156819 52273 156820 52273 156821 52273 156822 52274 156823 52274 156824 52274 156825 52275 156826 52275 156827 52275 156828 52276 156829 52276 156830 52276 156831 52277 156832 52277 156833 52277 156834 52278 156835 52278 156836 52278 156837 52279 156838 52279 156839 52279 156840 52280 156841 52280 156842 52280 156843 52281 156844 52281 156845 52281 156846 52282 156847 52282 156848 52282 156849 52283 156850 52283 156851 52283 156852 52284 156853 52284 156854 52284 156855 52285 156856 52285 156857 52285 156858 52286 156859 52286 156860 52286 156861 52287 156862 52287 156863 52287 156864 52288 156865 52288 156866 52288 156867 52289 156868 52289 156869 52289 156870 52290 156871 52290 156872 52290 156873 52291 156874 52291 156875 52291 156876 52292 156877 52292 156878 52292 156879 52293 156880 52293 156881 52293 156882 52294 156883 52294 156884 52294 156885 52295 156886 52295 156887 52295 156888 52296 156889 52296 156890 52296 156891 52297 156892 52297 156893 52297 156894 52298 156895 52298 156896 52298 156897 52299 156898 52299 156899 52299 156900 52300 156901 52300 156902 52300 156903 52301 156904 52301 156905 52301 156906 52302 156907 52302 156908 52302 156909 52303 156910 52303 156911 52303 156912 52304 156913 52304 156914 52304 156915 52305 156916 52305 156917 52305 156918 52306 156919 52306 156920 52306 156921 52307 156922 52307 156923 52307 156924 52308 156925 52308 156926 52308 156927 52309 156928 52309 156929 52309 156930 52310 156931 52310 156932 52310 156933 52311 156934 52311 156935 52311 156936 52312 156937 52312 156938 52312 156939 52313 156940 52313 156941 52313 156942 52314 156943 52314 156944 52314 156945 52315 156946 52315 156947 52315 156948 52316 156949 52316 156950 52316 156951 52317 156952 52317 156953 52317 156954 52318 156955 52318 156956 52318 156957 52319 156958 52319 156959 52319 156960 52320 156961 52320 156962 52320 156963 52321 156964 52321 156965 52321 156966 52322 156967 52322 156968 52322 156969 52323 156970 52323 156971 52323 156972 52324 156973 52324 156974 52324 156975 52325 156976 52325 156977 52325 156978 52326 156979 52326 156980 52326 156981 52327 156982 52327 156983 52327 156984 52328 156985 52328 156986 52328 156987 52329 156988 52329 156989 52329 156990 52330 156991 52330 156992 52330 156993 52331 156994 52331 156995 52331 156996 52332 156997 52332 156998 52332 156999 52333 157000 52333 157001 52333 157002 52334 157003 52334 157004 52334 157005 52335 157006 52335 157007 52335 157008 52336 157009 52336 157010 52336 157011 52337 157012 52337 157013 52337 157014 52338 157015 52338 157016 52338 157017 52339 157018 52339 157019 52339 157020 52340 157021 52340 157022 52340 157023 52341 157024 52341 157025 52341 157026 52342 157027 52342 157028 52342 157029 52343 157030 52343 157031 52343 157032 52344 157033 52344 157034 52344 157035 52345 157036 52345 157037 52345 157038 52346 157039 52346 157040 52346 157041 52347 157042 52347 157043 52347 157044 52348 157045 52348 157046 52348 157047 52349 157048 52349 157049 52349 157050 52350 157051 52350 157052 52350 157053 52351 157054 52351 157055 52351 157056 52352 157057 52352 157058 52352 157059 52353 157060 52353 157061 52353 157062 52354 157063 52354 157064 52354 157065 52355 157066 52355 157067 52355 157068 52356 157069 52356 157070 52356 157071 52357 157072 52357 157073 52357 157074 52358 157075 52358 157076 52358 157077 52359 157078 52359 157079 52359 157080 52360 157081 52360 157082 52360 157083 52361 157084 52361 157085 52361 157086 52362 157087 52362 157088 52362 157089 52363 157090 52363 157091 52363 157092 52364 157093 52364 157094 52364 157095 52365 157096 52365 157097 52365 157098 52366 157099 52366 157100 52366 157101 52367 157102 52367 157103 52367 157104 52368 157105 52368 157106 52368 157107 52369 157108 52369 157109 52369 157110 52370 157111 52370 157112 52370 157113 52371 157114 52371 157115 52371 157116 52372 157117 52372 157118 52372 157119 52373 157120 52373 157121 52373 157122 52374 157123 52374 157124 52374 157125 52375 157126 52375 157127 52375 157128 52376 157129 52376 157130 52376 157131 52377 157132 52377 157133 52377 157134 52378 157135 52378 157136 52378 157137 52379 157138 52379 157139 52379 157140 52380 157141 52380 157142 52380 157143 52381 157144 52381 157145 52381 157146 52382 157147 52382 157148 52382 157149 52383 157150 52383 157151 52383 157152 52384 157153 52384 157154 52384 157155 52385 157156 52385 157157 52385 157158 52386 157159 52386 157160 52386 157161 52387 157162 52387 157163 52387 157164 52388 157165 52388 157166 52388 157167 52389 157168 52389 157169 52389 157170 52390 157171 52390 157172 52390 157173 52391 157174 52391 157175 52391 157176 52392 157177 52392 157178 52392 157179 52393 157180 52393 157181 52393 157182 52394 157183 52394 157184 52394 157185 52395 157186 52395 157187 52395 157188 52396 157189 52396 157190 52396 157191 52397 157192 52397 157193 52397 157194 52398 157195 52398 157196 52398 157197 52399 157198 52399 157199 52399 157200 52400 157201 52400 157202 52400 157203 52401 157204 52401 157205 52401 157206 52402 157207 52402 157208 52402 157209 52403 157210 52403 157211 52403 157212 52404 157213 52404 157214 52404 157215 52405 157216 52405 157217 52405 157218 52406 157219 52406 157220 52406 157221 52407 157222 52407 157223 52407 157224 52408 157225 52408 157226 52408 157227 52409 157228 52409 157229 52409 157230 52410 157231 52410 157232 52410 157233 52411 157234 52411 157235 52411 157236 52412 157237 52412 157238 52412 157239 52413 157240 52413 157241 52413 157242 52414 157243 52414 157244 52414 157245 52415 157246 52415 157247 52415 157248 52416 157249 52416 157250 52416 157251 52417 157252 52417 157253 52417 157254 52418 157255 52418 157256 52418 157257 52419 157258 52419 157259 52419 157260 52420 157261 52420 157262 52420 157263 52421 157264 52421 157265 52421 157266 52422 157267 52422 157268 52422 157269 52423 157270 52423 157271 52423 157272 52424 157273 52424 157274 52424 157275 52425 157276 52425 157277 52425 157278 52426 157279 52426 157280 52426 157281 52427 157282 52427 157283 52427 157284 52428 157285 52428 157286 52428 157287 52429 157288 52429 157289 52429 157290 52430 157291 52430 157292 52430 157293 52431 157294 52431 157295 52431 157296 52432 157297 52432 157298 52432 157299 52433 157300 52433 157301 52433 157302 52434 157303 52434 157304 52434 157305 52435 157306 52435 157307 52435 157308 52436 157309 52436 157310 52436 157311 52437 157312 52437 157313 52437 157314 52438 157315 52438 157316 52438 157317 52439 157318 52439 157319 52439 157320 52440 157321 52440 157322 52440 157323 52441 157324 52441 157325 52441 157326 52442 157327 52442 157328 52442 157329 52443 157330 52443 157331 52443 157332 52444 157333 52444 157334 52444 157335 52445 157336 52445 157337 52445 157338 52446 157339 52446 157340 52446 157341 52447 157342 52447 157343 52447 157344 52448 157345 52448 157346 52448 157347 52449 157348 52449 157349 52449 157350 52450 157351 52450 157352 52450 157353 52451 157354 52451 157355 52451 157356 52452 157357 52452 157358 52452 157359 52453 157360 52453 157361 52453 157362 52454 157363 52454 157364 52454 157365 52455 157366 52455 157367 52455 157368 52456 157369 52456 157370 52456 157371 52457 157372 52457 157373 52457 157374 52458 157375 52458 157376 52458 157377 52459 157378 52459 157379 52459 157380 52460 157381 52460 157382 52460 157383 52461 157384 52461 157385 52461 157386 52462 157387 52462 157388 52462 157389 52463 157390 52463 157391 52463 157392 52464 157393 52464 157394 52464 157395 52465 157396 52465 157397 52465 157398 52466 157399 52466 157400 52466 157401 52467 157402 52467 157403 52467 157404 52468 157405 52468 157406 52468 157407 52469 157408 52469 157409 52469 157410 52470 157411 52470 157412 52470 157413 52471 157414 52471 157415 52471 157416 52472 157417 52472 157418 52472 157419 52473 157420 52473 157421 52473 157422 52474 157423 52474 157424 52474 157425 52475 157426 52475 157427 52475 157428 52476 157429 52476 157430 52476 157431 52477 157432 52477 157433 52477 157434 52478 157435 52478 157436 52478 157437 52479 157438 52479 157439 52479 157440 52480 157441 52480 157442 52480 157443 52481 157444 52481 157445 52481 157446 52482 157447 52482 157448 52482 157449 52483 157450 52483 157451 52483 157452 52484 157453 52484 157454 52484 157455 52485 157456 52485 157457 52485 157458 52486 157459 52486 157460 52486 157461 52487 157462 52487 157463 52487 157464 52488 157465 52488 157466 52488 157467 52489 157468 52489 157469 52489 157470 52490 157471 52490 157472 52490 157473 52491 157474 52491 157475 52491 157476 52492 157477 52492 157478 52492 157479 52493 157480 52493 157481 52493 157482 52494 157483 52494 157484 52494 157485 52495 157486 52495 157487 52495 157488 52496 157489 52496 157490 52496 157491 52497 157492 52497 157493 52497 157494 52498 157495 52498 157496 52498 157497 52499 157498 52499 157499 52499 157500 52500 157501 52500 157502 52500 157503 52501 157504 52501 157505 52501 157506 52502 157507 52502 157508 52502 157509 52503 157510 52503 157511 52503 157512 52504 157513 52504 157514 52504 157515 52505 157516 52505 157517 52505 157518 52506 157519 52506 157520 52506 157521 52507 157522 52507 157523 52507 157524 52508 157525 52508 157526 52508 157527 52509 157528 52509 157529 52509 157530 52510 157531 52510 157532 52510 157533 52511 157534 52511 157535 52511 157536 52512 157537 52512 157538 52512 157539 52513 157540 52513 157541 52513 157542 52514 157543 52514 157544 52514 157545 52515 157546 52515 157547 52515 157548 52516 157549 52516 157550 52516 157551 52517 157552 52517 157553 52517 157554 52518 157555 52518 157556 52518 157557 52519 157558 52519 157559 52519 157560 52520 157561 52520 157562 52520 157563 52521 157564 52521 157565 52521 157566 52522 157567 52522 157568 52522 157569 52523 157570 52523 157571 52523 157572 52524 157573 52524 157574 52524 157575 52525 157576 52525 157577 52525 157578 52526 157579 52526 157580 52526 157581 52527 157582 52527 157583 52527 157584 52528 157585 52528 157586 52528 157587 52529 157588 52529 157589 52529 157590 52530 157591 52530 157592 52530 157593 52531 157594 52531 157595 52531 157596 52532 157597 52532 157598 52532 157599 52533 157600 52533 157601 52533 157602 52534 157603 52534 157604 52534 157605 52535 157606 52535 157607 52535 157608 52536 157609 52536 157610 52536 157611 52537 157612 52537 157613 52537 157614 52538 157615 52538 157616 52538 157617 52539 157618 52539 157619 52539 157620 52540 157621 52540 157622 52540 157623 52541 157624 52541 157625 52541 157626 52542 157627 52542 157628 52542 157629 52543 157630 52543 157631 52543 157632 52544 157633 52544 157634 52544 157635 52545 157636 52545 157637 52545 157638 52546 157639 52546 157640 52546 157641 52547 157642 52547 157643 52547 157644 52548 157645 52548 157646 52548 157647 52549 157648 52549 157649 52549 157650 52550 157651 52550 157652 52550 157653 52551 157654 52551 157655 52551 157656 52552 157657 52552 157658 52552 157659 52553 157660 52553 157661 52553 157662 52554 157663 52554 157664 52554 157665 52555 157666 52555 157667 52555 157668 52556 157669 52556 157670 52556 157671 52557 157672 52557 157673 52557 157674 52558 157675 52558 157676 52558 157677 52559 157678 52559 157679 52559 157680 52560 157681 52560 157682 52560 157683 52561 157684 52561 157685 52561 157686 52562 157687 52562 157688 52562 157689 52563 157690 52563 157691 52563 157692 52564 157693 52564 157694 52564 157695 52565 157696 52565 157697 52565 157698 52566 157699 52566 157700 52566 157701 52567 157702 52567 157703 52567 157704 52568 157705 52568 157706 52568 157707 52569 157708 52569 157709 52569 157710 52570 157711 52570 157712 52570 157713 52571 157714 52571 157715 52571 157716 52572 157717 52572 157718 52572 157719 52573 157720 52573 157721 52573 157722 52574 157723 52574 157724 52574 157725 52575 157726 52575 157727 52575 157728 52576 157729 52576 157730 52576 157731 52577 157732 52577 157733 52577 157734 52578 157735 52578 157736 52578 157737 52579 157738 52579 157739 52579 157740 52580 157741 52580 157742 52580 157743 52581 157744 52581 157745 52581 157746 52582 157747 52582 157748 52582 157749 52583 157750 52583 157751 52583 157752 52584 157753 52584 157754 52584 157755 52585 157756 52585 157757 52585 157758 52586 157759 52586 157760 52586 157761 52587 157762 52587 157763 52587 157764 52588 157765 52588 157766 52588 157767 52589 157768 52589 157769 52589 157770 52590 157771 52590 157772 52590 157773 52591 157774 52591 157775 52591 157776 52592 157777 52592 157778 52592 157779 52593 157780 52593 157781 52593 157782 52594 157783 52594 157784 52594 157785 52595 157786 52595 157787 52595 157788 52596 157789 52596 157790 52596 157791 52597 157792 52597 157793 52597 157794 52598 157795 52598 157796 52598 157797 52599 157798 52599 157799 52599 157800 52600 157801 52600 157802 52600 157803 52601 157804 52601 157805 52601 157806 52602 157807 52602 157808 52602 157809 52603 157810 52603 157811 52603 157812 52604 157813 52604 157814 52604 157815 52605 157816 52605 157817 52605 157818 52606 157819 52606 157820 52606 157821 52607 157822 52607 157823 52607 157824 52608 157825 52608 157826 52608 157827 52609 157828 52609 157829 52609 157830 52610 157831 52610 157832 52610 157833 52611 157834 52611 157835 52611 157836 52612 157837 52612 157838 52612 157839 52613 157840 52613 157841 52613 157842 52614 157843 52614 157844 52614 157845 52615 157846 52615 157847 52615 157848 52616 157849 52616 157850 52616 157851 52617 157852 52617 157853 52617 157854 52618 157855 52618 157856 52618 157857 52619 157858 52619 157859 52619 157860 52620 157861 52620 157862 52620 157863 52621 157864 52621 157865 52621 157866 52622 157867 52622 157868 52622 157869 52623 157870 52623 157871 52623 157872 52624 157873 52624 157874 52624 157875 52625 157876 52625 157877 52625 157878 52626 157879 52626 157880 52626 157881 52627 157882 52627 157883 52627 157884 52628 157885 52628 157886 52628 157887 52629 157888 52629 157889 52629 157890 52630 157891 52630 157892 52630 157893 52631 157894 52631 157895 52631 157896 52632 157897 52632 157898 52632 157899 52633 157900 52633 157901 52633 157902 52634 157903 52634 157904 52634 157905 52635 157906 52635 157907 52635 157908 52636 157909 52636 157910 52636 157911 52637 157912 52637 157913 52637 157914 52638 157915 52638 157916 52638 157917 52639 157918 52639 157919 52639 157920 52640 157921 52640 157922 52640 157923 52641 157924 52641 157925 52641 157926 52642 157927 52642 157928 52642 157929 52643 157930 52643 157931 52643 157932 52644 157933 52644 157934 52644 157935 52645 157936 52645 157937 52645 157938 52646 157939 52646 157940 52646 157941 52647 157942 52647 157943 52647 157944 52648 157945 52648 157946 52648 157947 52649 157948 52649 157949 52649 157950 52650 157951 52650 157952 52650 157953 52651 157954 52651 157955 52651 157956 52652 157957 52652 157958 52652 157959 52653 157960 52653 157961 52653 157962 52654 157963 52654 157964 52654 157965 52655 157966 52655 157967 52655 157968 52656 157969 52656 157970 52656 157971 52657 157972 52657 157973 52657 157974 52658 157975 52658 157976 52658 157977 52659 157978 52659 157979 52659 157980 52660 157981 52660 157982 52660 157983 52661 157984 52661 157985 52661 157986 52662 157987 52662 157988 52662 157989 52663 157990 52663 157991 52663 157992 52664 157993 52664 157994 52664 157995 52665 157996 52665 157997 52665 157998 52666 157999 52666 158000 52666 158001 52667 158002 52667 158003 52667 158004 52668 158005 52668 158006 52668 158007 52669 158008 52669 158009 52669 158010 52670 158011 52670 158012 52670 158013 52671 158014 52671 158015 52671 158016 52672 158017 52672 158018 52672 158019 52673 158020 52673 158021 52673 158022 52674 158023 52674 158024 52674 158025 52675 158026 52675 158027 52675 158028 52676 158029 52676 158030 52676 158031 52677 158032 52677 158033 52677 158034 52678 158035 52678 158036 52678 158037 52679 158038 52679 158039 52679 158040 52680 158041 52680 158042 52680 158043 52681 158044 52681 158045 52681 158046 52682 158047 52682 158048 52682 158049 52683 158050 52683 158051 52683 158052 52684 158053 52684 158054 52684 158055 52685 158056 52685 158057 52685 158058 52686 158059 52686 158060 52686 158061 52687 158062 52687 158063 52687 158064 52688 158065 52688 158066 52688 158067 52689 158068 52689 158069 52689 158070 52690 158071 52690 158072 52690 158073 52691 158074 52691 158075 52691 158076 52692 158077 52692 158078 52692 158079 52693 158080 52693 158081 52693 158082 52694 158083 52694 158084 52694 158085 52695 158086 52695 158087 52695 158088 52696 158089 52696 158090 52696 158091 52697 158092 52697 158093 52697 158094 52698 158095 52698 158096 52698 158097 52699 158098 52699 158099 52699 158100 52700 158101 52700 158102 52700 158103 52701 158104 52701 158105 52701 158106 52702 158107 52702 158108 52702 158109 52703 158110 52703 158111 52703 158112 52704 158113 52704 158114 52704 158115 52705 158116 52705 158117 52705 158118 52706 158119 52706 158120 52706 158121 52707 158122 52707 158123 52707 158124 52708 158125 52708 158126 52708 158127 52709 158128 52709 158129 52709 158130 52710 158131 52710 158132 52710 158133 52711 158134 52711 158135 52711 158136 52712 158137 52712 158138 52712 158139 52713 158140 52713 158141 52713 158142 52714 158143 52714 158144 52714 158145 52715 158146 52715 158147 52715 158148 52716 158149 52716 158150 52716 158151 52717 158152 52717 158153 52717 158154 52718 158155 52718 158156 52718 158157 52719 158158 52719 158159 52719 158160 52720 158161 52720 158162 52720 158163 52721 158164 52721 158165 52721 158166 52722 158167 52722 158168 52722 158169 52723 158170 52723 158171 52723 158172 52724 158173 52724 158174 52724 158175 52725 158176 52725 158177 52725 158178 52726 158179 52726 158180 52726 158181 52727 158182 52727 158183 52727 158184 52728 158185 52728 158186 52728 158187 52729 158188 52729 158189 52729 158190 52730 158191 52730 158192 52730 158193 52731 158194 52731 158195 52731 158196 52732 158197 52732 158198 52732 158199 52733 158200 52733 158201 52733 158202 52734 158203 52734 158204 52734 158205 52735 158206 52735 158207 52735 158208 52736 158209 52736 158210 52736 158211 52737 158212 52737 158213 52737 158214 52738 158215 52738 158216 52738 158217 52739 158218 52739 158219 52739 158220 52740 158221 52740 158222 52740 158223 52741 158224 52741 158225 52741 158226 52742 158227 52742 158228 52742 158229 52743 158230 52743 158231 52743 158232 52744 158233 52744 158234 52744 158235 52745 158236 52745 158237 52745 158238 52746 158239 52746 158240 52746 158241 52747 158242 52747 158243 52747 158244 52748 158245 52748 158246 52748 158247 52749 158248 52749 158249 52749 158250 52750 158251 52750 158252 52750 158253 52751 158254 52751 158255 52751 158256 52752 158257 52752 158258 52752 158259 52753 158260 52753 158261 52753 158262 52754 158263 52754 158264 52754 158265 52755 158266 52755 158267 52755 158268 52756 158269 52756 158270 52756 158271 52757 158272 52757 158273 52757 158274 52758 158275 52758 158276 52758 158277 52759 158278 52759 158279 52759 158280 52760 158281 52760 158282 52760 158283 52761 158284 52761 158285 52761 158286 52762 158287 52762 158288 52762 158289 52763 158290 52763 158291 52763 158292 52764 158293 52764 158294 52764 158295 52765 158296 52765 158297 52765 158298 52766 158299 52766 158300 52766 158301 52767 158302 52767 158303 52767 158304 52768 158305 52768 158306 52768 158307 52769 158308 52769 158309 52769 158310 52770 158311 52770 158312 52770 158313 52771 158314 52771 158315 52771 158316 52772 158317 52772 158318 52772 158319 52773 158320 52773 158321 52773 158322 52774 158323 52774 158324 52774 158325 52775 158326 52775 158327 52775 158328 52776 158329 52776 158330 52776 158331 52777 158332 52777 158333 52777 158334 52778 158335 52778 158336 52778 158337 52779 158338 52779 158339 52779 158340 52780 158341 52780 158342 52780 158343 52781 158344 52781 158345 52781 158346 52782 158347 52782 158348 52782 158349 52783 158350 52783 158351 52783 158352 52784 158353 52784 158354 52784 158355 52785 158356 52785 158357 52785 158358 52786 158359 52786 158360 52786 158361 52787 158362 52787 158363 52787 158364 52788 158365 52788 158366 52788 158367 52789 158368 52789 158369 52789 158370 52790 158371 52790 158372 52790 158373 52791 158374 52791 158375 52791 158376 52792 158377 52792 158378 52792 158379 52793 158380 52793 158381 52793 158382 52794 158383 52794 158384 52794 158385 52795 158386 52795 158387 52795 158388 52796 158389 52796 158390 52796 158391 52797 158392 52797 158393 52797 158394 52798 158395 52798 158396 52798 158397 52799 158398 52799 158399 52799 158400 52800 158401 52800 158402 52800 158403 52801 158404 52801 158405 52801 158406 52802 158407 52802 158408 52802 158409 52803 158410 52803 158411 52803 158412 52804 158413 52804 158414 52804 158415 52805 158416 52805 158417 52805 158418 52806 158419 52806 158420 52806 158421 52807 158422 52807 158423 52807 158424 52808 158425 52808 158426 52808 158427 52809 158428 52809 158429 52809 158430 52810 158431 52810 158432 52810 158433 52811 158434 52811 158435 52811 158436 52812 158437 52812 158438 52812 158439 52813 158440 52813 158441 52813 158442 52814 158443 52814 158444 52814 158445 52815 158446 52815 158447 52815 158448 52816 158449 52816 158450 52816 158451 52817 158452 52817 158453 52817 158454 52818 158455 52818 158456 52818 158457 52819 158458 52819 158459 52819 158460 52820 158461 52820 158462 52820 158463 52821 158464 52821 158465 52821 158466 52822 158467 52822 158468 52822 158469 52823 158470 52823 158471 52823 158472 52824 158473 52824 158474 52824 158475 52825 158476 52825 158477 52825 158478 52826 158479 52826 158480 52826 158481 52827 158482 52827 158483 52827 158484 52828 158485 52828 158486 52828 158487 52829 158488 52829 158489 52829 158490 52830 158491 52830 158492 52830 158493 52831 158494 52831 158495 52831 158496 52832 158497 52832 158498 52832 158499 52833 158500 52833 158501 52833 158502 52834 158503 52834 158504 52834 158505 52835 158506 52835 158507 52835 158508 52836 158509 52836 158510 52836 158511 52837 158512 52837 158513 52837 158514 52838 158515 52838 158516 52838 158517 52839 158518 52839 158519 52839 158520 52840 158521 52840 158522 52840 158523 52841 158524 52841 158525 52841 158526 52842 158527 52842 158528 52842 158529 52843 158530 52843 158531 52843 158532 52844 158533 52844 158534 52844 158535 52845 158536 52845 158537 52845 158538 52846 158539 52846 158540 52846 158541 52847 158542 52847 158543 52847 158544 52848 158545 52848 158546 52848 158547 52849 158548 52849 158549 52849 158550 52850 158551 52850 158552 52850 158553 52851 158554 52851 158555 52851 158556 52852 158557 52852 158558 52852 158559 52853 158560 52853 158561 52853 158562 52854 158563 52854 158564 52854 158565 52855 158566 52855 158567 52855 158568 52856 158569 52856 158570 52856 158571 52857 158572 52857 158573 52857 158574 52858 158575 52858 158576 52858 158577 52859 158578 52859 158579 52859 158580 52860 158581 52860 158582 52860 158583 52861 158584 52861 158585 52861 158586 52862 158587 52862 158588 52862 158589 52863 158590 52863 158591 52863 158592 52864 158593 52864 158594 52864 158595 52865 158596 52865 158597 52865 158598 52866 158599 52866 158600 52866 158601 52867 158602 52867 158603 52867 158604 52868 158605 52868 158606 52868 158607 52869 158608 52869 158609 52869 158610 52870 158611 52870 158612 52870 158613 52871 158614 52871 158615 52871 158616 52872 158617 52872 158618 52872 158619 52873 158620 52873 158621 52873 158622 52874 158623 52874 158624 52874 158625 52875 158626 52875 158627 52875 158628 52876 158629 52876 158630 52876 158631 52877 158632 52877 158633 52877 158634 52878 158635 52878 158636 52878 158637 52879 158638 52879 158639 52879 158640 52880 158641 52880 158642 52880 158643 52881 158644 52881 158645 52881 158646 52882 158647 52882 158648 52882 158649 52883 158650 52883 158651 52883 158652 52884 158653 52884 158654 52884 158655 52885 158656 52885 158657 52885 158658 52886 158659 52886 158660 52886 158661 52887 158662 52887 158663 52887 158664 52888 158665 52888 158666 52888 158667 52889 158668 52889 158669 52889 158670 52890 158671 52890 158672 52890 158673 52891 158674 52891 158675 52891 158676 52892 158677 52892 158678 52892 158679 52893 158680 52893 158681 52893 158682 52894 158683 52894 158684 52894 158685 52895 158686 52895 158687 52895 158688 52896 158689 52896 158690 52896 158691 52897 158692 52897 158693 52897 158694 52898 158695 52898 158696 52898 158697 52899 158698 52899 158699 52899 158700 52900 158701 52900 158702 52900 158703 52901 158704 52901 158705 52901 158706 52902 158707 52902 158708 52902 158709 52903 158710 52903 158711 52903 158712 52904 158713 52904 158714 52904 158715 52905 158716 52905 158717 52905 158718 52906 158719 52906 158720 52906 158721 52907 158722 52907 158723 52907 158724 52908 158725 52908 158726 52908 158727 52909 158728 52909 158729 52909 158730 52910 158731 52910 158732 52910 158733 52911 158734 52911 158735 52911 158736 52912 158737 52912 158738 52912 158739 52913 158740 52913 158741 52913 158742 52914 158743 52914 158744 52914 158745 52915 158746 52915 158747 52915 158748 52916 158749 52916 158750 52916 158751 52917 158752 52917 158753 52917 158754 52918 158755 52918 158756 52918 158757 52919 158758 52919 158759 52919 158760 52920 158761 52920 158762 52920 158763 52921 158764 52921 158765 52921 158766 52922 158767 52922 158768 52922 158769 52923 158770 52923 158771 52923 158772 52924 158773 52924 158774 52924 158775 52925 158776 52925 158777 52925 158778 52926 158779 52926 158780 52926 158781 52927 158782 52927 158783 52927 158784 52928 158785 52928 158786 52928 158787 52929 158788 52929 158789 52929 158790 52930 158791 52930 158792 52930 158793 52931 158794 52931 158795 52931 158796 52932 158797 52932 158798 52932 158799 52933 158800 52933 158801 52933 158802 52934 158803 52934 158804 52934 158805 52935 158806 52935 158807 52935 158808 52936 158809 52936 158810 52936 158811 52937 158812 52937 158813 52937 158814 52938 158815 52938 158816 52938 158817 52939 158818 52939 158819 52939 158820 52940 158821 52940 158822 52940 158823 52941 158824 52941 158825 52941 158826 52942 158827 52942 158828 52942 158829 52943 158830 52943 158831 52943 158832 52944 158833 52944 158834 52944 158835 52945 158836 52945 158837 52945 158838 52946 158839 52946 158840 52946 158841 52947 158842 52947 158843 52947 158844 52948 158845 52948 158846 52948 158847 52949 158848 52949 158849 52949 158850 52950 158851 52950 158852 52950 158853 52951 158854 52951 158855 52951 158856 52952 158857 52952 158858 52952 158859 52953 158860 52953 158861 52953 158862 52954 158863 52954 158864 52954 158865 52955 158866 52955 158867 52955 158868 52956 158869 52956 158870 52956 158871 52957 158872 52957 158873 52957 158874 52958 158875 52958 158876 52958 158877 52959 158878 52959 158879 52959 158880 52960 158881 52960 158882 52960 158883 52961 158884 52961 158885 52961 158886 52962 158887 52962 158888 52962 158889 52963 158890 52963 158891 52963 158892 52964 158893 52964 158894 52964 158895 52965 158896 52965 158897 52965 158898 52966 158899 52966 158900 52966 158901 52967 158902 52967 158903 52967 158904 52968 158905 52968 158906 52968 158907 52969 158908 52969 158909 52969 158910 52970 158911 52970 158912 52970 158913 52971 158914 52971 158915 52971 158916 52972 158917 52972 158918 52972 158919 52973 158920 52973 158921 52973 158922 52974 158923 52974 158924 52974 158925 52975 158926 52975 158927 52975 158928 52976 158929 52976 158930 52976 158931 52977 158932 52977 158933 52977 158934 52978 158935 52978 158936 52978 158937 52979 158938 52979 158939 52979 158940 52980 158941 52980 158942 52980 158943 52981 158944 52981 158945 52981 158946 52982 158947 52982 158948 52982 158949 52983 158950 52983 158951 52983 158952 52984 158953 52984 158954 52984 158955 52985 158956 52985 158957 52985 158958 52986 158959 52986 158960 52986 158961 52987 158962 52987 158963 52987 158964 52988 158965 52988 158966 52988 158967 52989 158968 52989 158969 52989 158970 52990 158971 52990 158972 52990 158973 52991 158974 52991 158975 52991 158976 52992 158977 52992 158978 52992 158979 52993 158980 52993 158981 52993 158982 52994 158983 52994 158984 52994 158985 52995 158986 52995 158987 52995 158988 52996 158989 52996 158990 52996 158991 52997 158992 52997 158993 52997 158994 52998 158995 52998 158996 52998 158997 52999 158998 52999 158999 52999 159000 53000 159001 53000 159002 53000 159003 53001 159004 53001 159005 53001 159006 53002 159007 53002 159008 53002 159009 53003 159010 53003 159011 53003 159012 53004 159013 53004 159014 53004 159015 53005 159016 53005 159017 53005 159018 53006 159019 53006 159020 53006 159021 53007 159022 53007 159023 53007 159024 53008 159025 53008 159026 53008 159027 53009 159028 53009 159029 53009 159030 53010 159031 53010 159032 53010 159033 53011 159034 53011 159035 53011 159036 53012 159037 53012 159038 53012 159039 53013 159040 53013 159041 53013 159042 53014 159043 53014 159044 53014 159045 53015 159046 53015 159047 53015 159048 53016 159049 53016 159050 53016 159051 53017 159052 53017 159053 53017 159054 53018 159055 53018 159056 53018 159057 53019 159058 53019 159059 53019 159060 53020 159061 53020 159062 53020 159063 53021 159064 53021 159065 53021 159066 53022 159067 53022 159068 53022 159069 53023 159070 53023 159071 53023 159072 53024 159073 53024 159074 53024 159075 53025 159076 53025 159077 53025 159078 53026 159079 53026 159080 53026 159081 53027 159082 53027 159083 53027 159084 53028 159085 53028 159086 53028 159087 53029 159088 53029 159089 53029 159090 53030 159091 53030 159092 53030 159093 53031 159094 53031 159095 53031 159096 53032 159097 53032 159098 53032 159099 53033 159100 53033 159101 53033 159102 53034 159103 53034 159104 53034 159105 53035 159106 53035 159107 53035 159108 53036 159109 53036 159110 53036 159111 53037 159112 53037 159113 53037 159114 53038 159115 53038 159116 53038 159117 53039 159118 53039 159119 53039 159120 53040 159121 53040 159122 53040 159123 53041 159124 53041 159125 53041 159126 53042 159127 53042 159128 53042 159129 53043 159130 53043 159131 53043 159132 53044 159133 53044 159134 53044 159135 53045 159136 53045 159137 53045 159138 53046 159139 53046 159140 53046 159141 53047 159142 53047 159143 53047 159144 53048 159145 53048 159146 53048 159147 53049 159148 53049 159149 53049 159150 53050 159151 53050 159152 53050 159153 53051 159154 53051 159155 53051 159156 53052 159157 53052 159158 53052 159159 53053 159160 53053 159161 53053 159162 53054 159163 53054 159164 53054 159165 53055 159166 53055 159167 53055 159168 53056 159169 53056 159170 53056 159171 53057 159172 53057 159173 53057 159174 53058 159175 53058 159176 53058 159177 53059 159178 53059 159179 53059 159180 53060 159181 53060 159182 53060 159183 53061 159184 53061 159185 53061 159186 53062 159187 53062 159188 53062 159189 53063 159190 53063 159191 53063 159192 53064 159193 53064 159194 53064 159195 53065 159196 53065 159197 53065 159198 53066 159199 53066 159200 53066 159201 53067 159202 53067 159203 53067 159204 53068 159205 53068 159206 53068 159207 53069 159208 53069 159209 53069 159210 53070 159211 53070 159212 53070 159213 53071 159214 53071 159215 53071 159216 53072 159217 53072 159218 53072 159219 53073 159220 53073 159221 53073 159222 53074 159223 53074 159224 53074 159225 53075 159226 53075 159227 53075 159228 53076 159229 53076 159230 53076 159231 53077 159232 53077 159233 53077 159234 53078 159235 53078 159236 53078 159237 53079 159238 53079 159239 53079 159240 53080 159241 53080 159242 53080 159243 53081 159244 53081 159245 53081 159246 53082 159247 53082 159248 53082 159249 53083 159250 53083 159251 53083 159252 53084 159253 53084 159254 53084 159255 53085 159256 53085 159257 53085 159258 53086 159259 53086 159260 53086 159261 53087 159262 53087 159263 53087 159264 53088 159265 53088 159266 53088 159267 53089 159268 53089 159269 53089 159270 53090 159271 53090 159272 53090 159273 53091 159274 53091 159275 53091 159276 53092 159277 53092 159278 53092 159279 53093 159280 53093 159281 53093 159282 53094 159283 53094 159284 53094 159285 53095 159286 53095 159287 53095 159288 53096 159289 53096 159290 53096 159291 53097 159292 53097 159293 53097 159294 53098 159295 53098 159296 53098 159297 53099 159298 53099 159299 53099 159300 53100 159301 53100 159302 53100 159303 53101 159304 53101 159305 53101 159306 53102 159307 53102 159308 53102 159309 53103 159310 53103 159311 53103 159312 53104 159313 53104 159314 53104 159315 53105 159316 53105 159317 53105 159318 53106 159319 53106 159320 53106 159321 53107 159322 53107 159323 53107 159324 53108 159325 53108 159326 53108 159327 53109 159328 53109 159329 53109 159330 53110 159331 53110 159332 53110 159333 53111 159334 53111 159335 53111 159336 53112 159337 53112 159338 53112 159339 53113 159340 53113 159341 53113 159342 53114 159343 53114 159344 53114 159345 53115 159346 53115 159347 53115 159348 53116 159349 53116 159350 53116 159351 53117 159352 53117 159353 53117 159354 53118 159355 53118 159356 53118 159357 53119 159358 53119 159359 53119 159360 53120 159361 53120 159362 53120 159363 53121 159364 53121 159365 53121 159366 53122 159367 53122 159368 53122 159369 53123 159370 53123 159371 53123 159372 53124 159373 53124 159374 53124 159375 53125 159376 53125 159377 53125 159378 53126 159379 53126 159380 53126 159381 53127 159382 53127 159383 53127 159384 53128 159385 53128 159386 53128 159387 53129 159388 53129 159389 53129 159390 53130 159391 53130 159392 53130 159393 53131 159394 53131 159395 53131 159396 53132 159397 53132 159398 53132 159399 53133 159400 53133 159401 53133 159402 53134 159403 53134 159404 53134 159405 53135 159406 53135 159407 53135 159408 53136 159409 53136 159410 53136 159411 53137 159412 53137 159413 53137 159414 53138 159415 53138 159416 53138 159417 53139 159418 53139 159419 53139 159420 53140 159421 53140 159422 53140 159423 53141 159424 53141 159425 53141 159426 53142 159427 53142 159428 53142 159429 53143 159430 53143 159431 53143 159432 53144 159433 53144 159434 53144 159435 53145 159436 53145 159437 53145 159438 53146 159439 53146 159440 53146 159441 53147 159442 53147 159443 53147 159444 53148 159445 53148 159446 53148 159447 53149 159448 53149 159449 53149 159450 53150 159451 53150 159452 53150 159453 53151 159454 53151 159455 53151 159456 53152 159457 53152 159458 53152 159459 53153 159460 53153 159461 53153 159462 53154 159463 53154 159464 53154 159465 53155 159466 53155 159467 53155 159468 53156 159469 53156 159470 53156 159471 53157 159472 53157 159473 53157 159474 53158 159475 53158 159476 53158 159477 53159 159478 53159 159479 53159 159480 53160 159481 53160 159482 53160 159483 53161 159484 53161 159485 53161 159486 53162 159487 53162 159488 53162 159489 53163 159490 53163 159491 53163 159492 53164 159493 53164 159494 53164 159495 53165 159496 53165 159497 53165 159498 53166 159499 53166 159500 53166 159501 53167 159502 53167 159503 53167 159504 53168 159505 53168 159506 53168 159507 53169 159508 53169 159509 53169 159510 53170 159511 53170 159512 53170 159513 53171 159514 53171 159515 53171 159516 53172 159517 53172 159518 53172 159519 53173 159520 53173 159521 53173 159522 53174 159523 53174 159524 53174 159525 53175 159526 53175 159527 53175 159528 53176 159529 53176 159530 53176 159531 53177 159532 53177 159533 53177 159534 53178 159535 53178 159536 53178 159537 53179 159538 53179 159539 53179 159540 53180 159541 53180 159542 53180 159543 53181 159544 53181 159545 53181 159546 53182 159547 53182 159548 53182 159549 53183 159550 53183 159551 53183 159552 53184 159553 53184 159554 53184 159555 53185 159556 53185 159557 53185 159558 53186 159559 53186 159560 53186 159561 53187 159562 53187 159563 53187 159564 53188 159565 53188 159566 53188 159567 53189 159568 53189 159569 53189 159570 53190 159571 53190 159572 53190 159573 53191 159574 53191 159575 53191 159576 53192 159577 53192 159578 53192 159579 53193 159580 53193 159581 53193 159582 53194 159583 53194 159584 53194 159585 53195 159586 53195 159587 53195 159588 53196 159589 53196 159590 53196 159591 53197 159592 53197 159593 53197 159594 53198 159595 53198 159596 53198 159597 53199 159598 53199 159599 53199 159600 53200 159601 53200 159602 53200 159603 53201 159604 53201 159605 53201 159606 53202 159607 53202 159608 53202 159609 53203 159610 53203 159611 53203 159612 53204 159613 53204 159614 53204 159615 53205 159616 53205 159617 53205 159618 53206 159619 53206 159620 53206 159621 53207 159622 53207 159623 53207 159624 53208 159625 53208 159626 53208 159627 53209 159628 53209 159629 53209 159630 53210 159631 53210 159632 53210 159633 53211 159634 53211 159635 53211 159636 53212 159637 53212 159638 53212 159639 53213 159640 53213 159641 53213 159642 53214 159643 53214 159644 53214 159645 53215 159646 53215 159647 53215 159648 53216 159649 53216 159650 53216 159651 53217 159652 53217 159653 53217 159654 53218 159655 53218 159656 53218 159657 53219 159658 53219 159659 53219 159660 53220 159661 53220 159662 53220 159663 53221 159664 53221 159665 53221 159666 53222 159667 53222 159668 53222 159669 53223 159670 53223 159671 53223 159672 53224 159673 53224 159674 53224 159675 53225 159676 53225 159677 53225 159678 53226 159679 53226 159680 53226 159681 53227 159682 53227 159683 53227 159684 53228 159685 53228 159686 53228 159687 53229 159688 53229 159689 53229 159690 53230 159691 53230 159692 53230 159693 53231 159694 53231 159695 53231 159696 53232 159697 53232 159698 53232 159699 53233 159700 53233 159701 53233 159702 53234 159703 53234 159704 53234 159705 53235 159706 53235 159707 53235 159708 53236 159709 53236 159710 53236 159711 53237 159712 53237 159713 53237 159714 53238 159715 53238 159716 53238 159717 53239 159718 53239 159719 53239 159720 53240 159721 53240 159722 53240 159723 53241 159724 53241 159725 53241 159726 53242 159727 53242 159728 53242 159729 53243 159730 53243 159731 53243 159732 53244 159733 53244 159734 53244 159735 53245 159736 53245 159737 53245 159738 53246 159739 53246 159740 53246 159741 53247 159742 53247 159743 53247 159744 53248 159745 53248 159746 53248 159747 53249 159748 53249 159749 53249 159750 53250 159751 53250 159752 53250 159753 53251 159754 53251 159755 53251 159756 53252 159757 53252 159758 53252 159759 53253 159760 53253 159761 53253 159762 53254 159763 53254 159764 53254 159765 53255 159766 53255 159767 53255 159768 53256 159769 53256 159770 53256 159771 53257 159772 53257 159773 53257 159774 53258 159775 53258 159776 53258 159777 53259 159778 53259 159779 53259 159780 53260 159781 53260 159782 53260 159783 53261 159784 53261 159785 53261 159786 53262 159787 53262 159788 53262 159789 53263 159790 53263 159791 53263 159792 53264 159793 53264 159794 53264 159795 53265 159796 53265 159797 53265 159798 53266 159799 53266 159800 53266 159801 53267 159802 53267 159803 53267 159804 53268 159805 53268 159806 53268 159807 53269 159808 53269 159809 53269 159810 53270 159811 53270 159812 53270 159813 53271 159814 53271 159815 53271 159816 53272 159817 53272 159818 53272 159819 53273 159820 53273 159821 53273 159822 53274 159823 53274 159824 53274 159825 53275 159826 53275 159827 53275 159828 53276 159829 53276 159830 53276 159831 53277 159832 53277 159833 53277 159834 53278 159835 53278 159836 53278 159837 53279 159838 53279 159839 53279 159840 53280 159841 53280 159842 53280 159843 53281 159844 53281 159845 53281 159846 53282 159847 53282 159848 53282 159849 53283 159850 53283 159851 53283 159852 53284 159853 53284 159854 53284 159855 53285 159856 53285 159857 53285 159858 53286 159859 53286 159860 53286 159861 53287 159862 53287 159863 53287 159864 53288 159865 53288 159866 53288 159867 53289 159868 53289 159869 53289 159870 53290 159871 53290 159872 53290 159873 53291 159874 53291 159875 53291 159876 53292 159877 53292 159878 53292 159879 53293 159880 53293 159881 53293 159882 53294 159883 53294 159884 53294 159885 53295 159886 53295 159887 53295 159888 53296 159889 53296 159890 53296 159891 53297 159892 53297 159893 53297 159894 53298 159895 53298 159896 53298 159897 53299 159898 53299 159899 53299 159900 53300 159901 53300 159902 53300 159903 53301 159904 53301 159905 53301 159906 53302 159907 53302 159908 53302 159909 53303 159910 53303 159911 53303 159912 53304 159913 53304 159914 53304 159915 53305 159916 53305 159917 53305 159918 53306 159919 53306 159920 53306 159921 53307 159922 53307 159923 53307 159924 53308 159925 53308 159926 53308 159927 53309 159928 53309 159929 53309 159930 53310 159931 53310 159932 53310 159933 53311 159934 53311 159935 53311 159936 53312 159937 53312 159938 53312 159939 53313 159940 53313 159941 53313 159942 53314 159943 53314 159944 53314 159945 53315 159946 53315 159947 53315 159948 53316 159949 53316 159950 53316 159951 53317 159952 53317 159953 53317 159954 53318 159955 53318 159956 53318 159957 53319 159958 53319 159959 53319 159960 53320 159961 53320 159962 53320 159963 53321 159964 53321 159965 53321 159966 53322 159967 53322 159968 53322 159969 53323 159970 53323 159971 53323 159972 53324 159973 53324 159974 53324 159975 53325 159976 53325 159977 53325 159978 53326 159979 53326 159980 53326 159981 53327 159982 53327 159983 53327 159984 53328 159985 53328 159986 53328 159987 53329 159988 53329 159989 53329 159990 53330 159991 53330 159992 53330 159993 53331 159994 53331 159995 53331 159996 53332 159997 53332 159998 53332 159999 53333 160000 53333 160001 53333 160002 53334 160003 53334 160004 53334 160005 53335 160006 53335 160007 53335 160008 53336 160009 53336 160010 53336 160011 53337 160012 53337 160013 53337 160014 53338 160015 53338 160016 53338 160017 53339 160018 53339 160019 53339 160020 53340 160021 53340 160022 53340 160023 53341 160024 53341 160025 53341 160026 53342 160027 53342 160028 53342 160029 53343 160030 53343 160031 53343 160032 53344 160033 53344 160034 53344 160035 53345 160036 53345 160037 53345 160038 53346 160039 53346 160040 53346 160041 53347 160042 53347 160043 53347 160044 53348 160045 53348 160046 53348 160047 53349 160048 53349 160049 53349 160050 53350 160051 53350 160052 53350 160053 53351 160054 53351 160055 53351 160056 53352 160057 53352 160058 53352 160059 53353 160060 53353 160061 53353 160062 53354 160063 53354 160064 53354 160065 53355 160066 53355 160067 53355 160068 53356 160069 53356 160070 53356 160071 53357 160072 53357 160073 53357 160074 53358 160075 53358 160076 53358 160077 53359 160078 53359 160079 53359 160080 53360 160081 53360 160082 53360 160083 53361 160084 53361 160085 53361 160086 53362 160087 53362 160088 53362 160089 53363 160090 53363 160091 53363 160092 53364 160093 53364 160094 53364 160095 53365 160096 53365 160097 53365 160098 53366 160099 53366 160100 53366 160101 53367 160102 53367 160103 53367 160104 53368 160105 53368 160106 53368 160107 53369 160108 53369 160109 53369 160110 53370 160111 53370 160112 53370 160113 53371 160114 53371 160115 53371 160116 53372 160117 53372 160118 53372 160119 53373 160120 53373 160121 53373 160122 53374 160123 53374 160124 53374 160125 53375 160126 53375 160127 53375 160128 53376 160129 53376 160130 53376 160131 53377 160132 53377 160133 53377 160134 53378 160135 53378 160136 53378 160137 53379 160138 53379 160139 53379 160140 53380 160141 53380 160142 53380 160143 53381 160144 53381 160145 53381 160146 53382 160147 53382 160148 53382 160149 53383 160150 53383 160151 53383 160152 53384 160153 53384 160154 53384 160155 53385 160156 53385 160157 53385 160158 53386 160159 53386 160160 53386 160161 53387 160162 53387 160163 53387 160164 53388 160165 53388 160166 53388 160167 53389 160168 53389 160169 53389 160170 53390 160171 53390 160172 53390 160173 53391 160174 53391 160175 53391 160176 53392 160177 53392 160178 53392 160179 53393 160180 53393 160181 53393 160182 53394 160183 53394 160184 53394 160185 53395 160186 53395 160187 53395 160188 53396 160189 53396 160190 53396 160191 53397 160192 53397 160193 53397 160194 53398 160195 53398 160196 53398 160197 53399 160198 53399 160199 53399 160200 53400 160201 53400 160202 53400 160203 53401 160204 53401 160205 53401 160206 53402 160207 53402 160208 53402 160209 53403 160210 53403 160211 53403 160212 53404 160213 53404 160214 53404 160215 53405 160216 53405 160217 53405 160218 53406 160219 53406 160220 53406 160221 53407 160222 53407 160223 53407 160224 53408 160225 53408 160226 53408 160227 53409 160228 53409 160229 53409 160230 53410 160231 53410 160232 53410 160233 53411 160234 53411 160235 53411 160236 53412 160237 53412 160238 53412 160239 53413 160240 53413 160241 53413 160242 53414 160243 53414 160244 53414 160245 53415 160246 53415 160247 53415 160248 53416 160249 53416 160250 53416 160251 53417 160252 53417 160253 53417 160254 53418 160255 53418 160256 53418 160257 53419 160258 53419 160259 53419 160260 53420 160261 53420 160262 53420 160263 53421 160264 53421 160265 53421 160266 53422 160267 53422 160268 53422 160269 53423 160270 53423 160271 53423 160272 53424 160273 53424 160274 53424 160275 53425 160276 53425 160277 53425 160278 53426 160279 53426 160280 53426 160281 53427 160282 53427 160283 53427 160284 53428 160285 53428 160286 53428 160287 53429 160288 53429 160289 53429 160290 53430 160291 53430 160292 53430 160293 53431 160294 53431 160295 53431 160296 53432 160297 53432 160298 53432 160299 53433 160300 53433 160301 53433 160302 53434 160303 53434 160304 53434 160305 53435 160306 53435 160307 53435 160308 53436 160309 53436 160310 53436 160311 53437 160312 53437 160313 53437 160314 53438 160315 53438 160316 53438 160317 53439 160318 53439 160319 53439 160320 53440 160321 53440 160322 53440 160323 53441 160324 53441 160325 53441 160326 53442 160327 53442 160328 53442 160329 53443 160330 53443 160331 53443 160332 53444 160333 53444 160334 53444 160335 53445 160336 53445 160337 53445 160338 53446 160339 53446 160340 53446 160341 53447 160342 53447 160343 53447 160344 53448 160345 53448 160346 53448 160347 53449 160348 53449 160349 53449 160350 53450 160351 53450 160352 53450 160353 53451 160354 53451 160355 53451 160356 53452 160357 53452 160358 53452 160359 53453 160360 53453 160361 53453 160362 53454 160363 53454 160364 53454 160365 53455 160366 53455 160367 53455 160368 53456 160369 53456 160370 53456 160371 53457 160372 53457 160373 53457 160374 53458 160375 53458 160376 53458 160377 53459 160378 53459 160379 53459 160380 53460 160381 53460 160382 53460 160383 53461 160384 53461 160385 53461 160386 53462 160387 53462 160388 53462 160389 53463 160390 53463 160391 53463 160392 53464 160393 53464 160394 53464 160395 53465 160396 53465 160397 53465 160398 53466 160399 53466 160400 53466 160401 53467 160402 53467 160403 53467 160404 53468 160405 53468 160406 53468 160407 53469 160408 53469 160409 53469 160410 53470 160411 53470 160412 53470 160413 53471 160414 53471 160415 53471 160416 53472 160417 53472 160418 53472 160419 53473 160420 53473 160421 53473 160422 53474 160423 53474 160424 53474 160425 53475 160426 53475 160427 53475 160428 53476 160429 53476 160430 53476 160431 53477 160432 53477 160433 53477 160434 53478 160435 53478 160436 53478 160437 53479 160438 53479 160439 53479 160440 53480 160441 53480 160442 53480 160443 53481 160444 53481 160445 53481 160446 53482 160447 53482 160448 53482 160449 53483 160450 53483 160451 53483 160452 53484 160453 53484 160454 53484 160455 53485 160456 53485 160457 53485 160458 53486 160459 53486 160460 53486 160461 53487 160462 53487 160463 53487 160464 53488 160465 53488 160466 53488 160467 53489 160468 53489 160469 53489 160470 53490 160471 53490 160472 53490 160473 53491 160474 53491 160475 53491 160476 53492 160477 53492 160478 53492 160479 53493 160480 53493 160481 53493 160482 53494 160483 53494 160484 53494 160485 53495 160486 53495 160487 53495 160488 53496 160489 53496 160490 53496 160491 53497 160492 53497 160493 53497 160494 53498 160495 53498 160496 53498 160497 53499 160498 53499 160499 53499 160500 53500 160501 53500 160502 53500 160503 53501 160504 53501 160505 53501 160506 53502 160507 53502 160508 53502 160509 53503 160510 53503 160511 53503 160512 53504 160513 53504 160514 53504 160515 53505 160516 53505 160517 53505 160518 53506 160519 53506 160520 53506 160521 53507 160522 53507 160523 53507 160524 53508 160525 53508 160526 53508 160527 53509 160528 53509 160529 53509 160530 53510 160531 53510 160532 53510 160533 53511 160534 53511 160535 53511 160536 53512 160537 53512 160538 53512 160539 53513 160540 53513 160541 53513 160542 53514 160543 53514 160544 53514 160545 53515 160546 53515 160547 53515 160548 53516 160549 53516 160550 53516 160551 53517 160552 53517 160553 53517 160554 53518 160555 53518 160556 53518 160557 53519 160558 53519 160559 53519 160560 53520 160561 53520 160562 53520 160563 53521 160564 53521 160565 53521 160566 53522 160567 53522 160568 53522 160569 53523 160570 53523 160571 53523 160572 53524 160573 53524 160574 53524 160575 53525 160576 53525 160577 53525 160578 53526 160579 53526 160580 53526 160581 53527 160582 53527 160583 53527 160584 53528 160585 53528 160586 53528 160587 53529 160588 53529 160589 53529 160590 53530 160591 53530 160592 53530 160593 53531 160594 53531 160595 53531 160596 53532 160597 53532 160598 53532 160599 53533 160600 53533 160601 53533 160602 53534 160603 53534 160604 53534 160605 53535 160606 53535 160607 53535 160608 53536 160609 53536 160610 53536 160611 53537 160612 53537 160613 53537 160614 53538 160615 53538 160616 53538 160617 53539 160618 53539 160619 53539 160620 53540 160621 53540 160622 53540 160623 53541 160624 53541 160625 53541 160626 53542 160627 53542 160628 53542 160629 53543 160630 53543 160631 53543 160632 53544 160633 53544 160634 53544 160635 53545 160636 53545 160637 53545 160638 53546 160639 53546 160640 53546 160641 53547 160642 53547 160643 53547 160644 53548 160645 53548 160646 53548 160647 53549 160648 53549 160649 53549 160650 53550 160651 53550 160652 53550 160653 53551 160654 53551 160655 53551 160656 53552 160657 53552 160658 53552 160659 53553 160660 53553 160661 53553 160662 53554 160663 53554 160664 53554 160665 53555 160666 53555 160667 53555 160668 53556 160669 53556 160670 53556 160671 53557 160672 53557 160673 53557 160674 53558 160675 53558 160676 53558 160677 53559 160678 53559 160679 53559 160680 53560 160681 53560 160682 53560 160683 53561 160684 53561 160685 53561 160686 53562 160687 53562 160688 53562 160689 53563 160690 53563 160691 53563 160692 53564 160693 53564 160694 53564 160695 53565 160696 53565 160697 53565 160698 53566 160699 53566 160700 53566 160701 53567 160702 53567 160703 53567 160704 53568 160705 53568 160706 53568 160707 53569 160708 53569 160709 53569 160710 53570 160711 53570 160712 53570 160713 53571 160714 53571 160715 53571 160716 53572 160717 53572 160718 53572 160719 53573 160720 53573 160721 53573 160722 53574 160723 53574 160724 53574 160725 53575 160726 53575 160727 53575 160728 53576 160729 53576 160730 53576 160731 53577 160732 53577 160733 53577 160734 53578 160735 53578 160736 53578 160737 53579 160738 53579 160739 53579 160740 53580 160741 53580 160742 53580 160743 53581 160744 53581 160745 53581 160746 53582 160747 53582 160748 53582 160749 53583 160750 53583 160751 53583 160752 53584 160753 53584 160754 53584 160755 53585 160756 53585 160757 53585 160758 53586 160759 53586 160760 53586 160761 53587 160762 53587 160763 53587 160764 53588 160765 53588 160766 53588 160767 53589 160768 53589 160769 53589 160770 53590 160771 53590 160772 53590 160773 53591 160774 53591 160775 53591 160776 53592 160777 53592 160778 53592 160779 53593 160780 53593 160781 53593 160782 53594 160783 53594 160784 53594 160785 53595 160786 53595 160787 53595 160788 53596 160789 53596 160790 53596 160791 53597 160792 53597 160793 53597 160794 53598 160795 53598 160796 53598 160797 53599 160798 53599 160799 53599 160800 53600 160801 53600 160802 53600 160803 53601 160804 53601 160805 53601 160806 53602 160807 53602 160808 53602 160809 53603 160810 53603 160811 53603 160812 53604 160813 53604 160814 53604 160815 53605 160816 53605 160817 53605 160818 53606 160819 53606 160820 53606 160821 53607 160822 53607 160823 53607 160824 53608 160825 53608 160826 53608 160827 53609 160828 53609 160829 53609 160830 53610 160831 53610 160832 53610 160833 53611 160834 53611 160835 53611 160836 53612 160837 53612 160838 53612 160839 53613 160840 53613 160841 53613 160842 53614 160843 53614 160844 53614 160845 53615 160846 53615 160847 53615 160848 53616 160849 53616 160850 53616 160851 53617 160852 53617 160853 53617 160854 53618 160855 53618 160856 53618 160857 53619 160858 53619 160859 53619 160860 53620 160861 53620 160862 53620 160863 53621 160864 53621 160865 53621 160866 53622 160867 53622 160868 53622 160869 53623 160870 53623 160871 53623 160872 53624 160873 53624 160874 53624 160875 53625 160876 53625 160877 53625 160878 53626 160879 53626 160880 53626 160881 53627 160882 53627 160883 53627 160884 53628 160885 53628 160886 53628 160887 53629 160888 53629 160889 53629 160890 53630 160891 53630 160892 53630 160893 53631 160894 53631 160895 53631 160896 53632 160897 53632 160898 53632 160899 53633 160900 53633 160901 53633 160902 53634 160903 53634 160904 53634 160905 53635 160906 53635 160907 53635 160908 53636 160909 53636 160910 53636 160911 53637 160912 53637 160913 53637 160914 53638 160915 53638 160916 53638 160917 53639 160918 53639 160919 53639 160920 53640 160921 53640 160922 53640 160923 53641 160924 53641 160925 53641 160926 53642 160927 53642 160928 53642 160929 53643 160930 53643 160931 53643 160932 53644 160933 53644 160934 53644 160935 53645 160936 53645 160937 53645 160938 53646 160939 53646 160940 53646 160941 53647 160942 53647 160943 53647 160944 53648 160945 53648 160946 53648 160947 53649 160948 53649 160949 53649 160950 53650 160951 53650 160952 53650 160953 53651 160954 53651 160955 53651 160956 53652 160957 53652 160958 53652 160959 53653 160960 53653 160961 53653 160962 53654 160963 53654 160964 53654 160965 53655 160966 53655 160967 53655 160968 53656 160969 53656 160970 53656 160971 53657 160972 53657 160973 53657 160974 53658 160975 53658 160976 53658 160977 53659 160978 53659 160979 53659 160980 53660 160981 53660 160982 53660 160983 53661 160984 53661 160985 53661 160986 53662 160987 53662 160988 53662 160989 53663 160990 53663 160991 53663 160992 53664 160993 53664 160994 53664 160995 53665 160996 53665 160997 53665 160998 53666 160999 53666 161000 53666 161001 53667 161002 53667 161003 53667 161004 53668 161005 53668 161006 53668 161007 53669 161008 53669 161009 53669 161010 53670 161011 53670 161012 53670 161013 53671 161014 53671 161015 53671 161016 53672 161017 53672 161018 53672 161019 53673 161020 53673 161021 53673 161022 53674 161023 53674 161024 53674 161025 53675 161026 53675 161027 53675 161028 53676 161029 53676 161030 53676 161031 53677 161032 53677 161033 53677 161034 53678 161035 53678 161036 53678 161037 53679 161038 53679 161039 53679 161040 53680 161041 53680 161042 53680 161043 53681 161044 53681 161045 53681 161046 53682 161047 53682 161048 53682 161049 53683 161050 53683 161051 53683 161052 53684 161053 53684 161054 53684 161055 53685 161056 53685 161057 53685 161058 53686 161059 53686 161060 53686 161061 53687 161062 53687 161063 53687 161064 53688 161065 53688 161066 53688 161067 53689 161068 53689 161069 53689 161070 53690 161071 53690 161072 53690 161073 53691 161074 53691 161075 53691 161076 53692 161077 53692 161078 53692 161079 53693 161080 53693 161081 53693 161082 53694 161083 53694 161084 53694 161085 53695 161086 53695 161087 53695 161088 53696 161089 53696 161090 53696 161091 53697 161092 53697 161093 53697 161094 53698 161095 53698 161096 53698 161097 53699 161098 53699 161099 53699 161100 53700 161101 53700 161102 53700 161103 53701 161104 53701 161105 53701 161106 53702 161107 53702 161108 53702 161109 53703 161110 53703 161111 53703 161112 53704 161113 53704 161114 53704 161115 53705 161116 53705 161117 53705 161118 53706 161119 53706 161120 53706 161121 53707 161122 53707 161123 53707 161124 53708 161125 53708 161126 53708 161127 53709 161128 53709 161129 53709 161130 53710 161131 53710 161132 53710 161133 53711 161134 53711 161135 53711 161136 53712 161137 53712 161138 53712 161139 53713 161140 53713 161141 53713 161142 53714 161143 53714 161144 53714 161145 53715 161146 53715 161147 53715 161148 53716 161149 53716 161150 53716 161151 53717 161152 53717 161153 53717 161154 53718 161155 53718 161156 53718 161157 53719 161158 53719 161159 53719 161160 53720 161161 53720 161162 53720 161163 53721 161164 53721 161165 53721 161166 53722 161167 53722 161168 53722 161169 53723 161170 53723 161171 53723 161172 53724 161173 53724 161174 53724 161175 53725 161176 53725 161177 53725 161178 53726 161179 53726 161180 53726 161181 53727 161182 53727 161183 53727 161184 53728 161185 53728 161186 53728 161187 53729 161188 53729 161189 53729 161190 53730 161191 53730 161192 53730 161193 53731 161194 53731 161195 53731 161196 53732 161197 53732 161198 53732 161199 53733 161200 53733 161201 53733 161202 53734 161203 53734 161204 53734 161205 53735 161206 53735 161207 53735 161208 53736 161209 53736 161210 53736 161211 53737 161212 53737 161213 53737 161214 53738 161215 53738 161216 53738 161217 53739 161218 53739 161219 53739 161220 53740 161221 53740 161222 53740 161223 53741 161224 53741 161225 53741 161226 53742 161227 53742 161228 53742 161229 53743 161230 53743 161231 53743 161232 53744 161233 53744 161234 53744 161235 53745 161236 53745 161237 53745 161238 53746 161239 53746 161240 53746 161241 53747 161242 53747 161243 53747 161244 53748 161245 53748 161246 53748 161247 53749 161248 53749 161249 53749 161250 53750 161251 53750 161252 53750 161253 53751 161254 53751 161255 53751 161256 53752 161257 53752 161258 53752 161259 53753 161260 53753 161261 53753 161262 53754 161263 53754 161264 53754 161265 53755 161266 53755 161267 53755 161268 53756 161269 53756 161270 53756 161271 53757 161272 53757 161273 53757 161274 53758 161275 53758 161276 53758 161277 53759 161278 53759 161279 53759 161280 53760 161281 53760 161282 53760 161283 53761 161284 53761 161285 53761 161286 53762 161287 53762 161288 53762 161289 53763 161290 53763 161291 53763 161292 53764 161293 53764 161294 53764 161295 53765 161296 53765 161297 53765 161298 53766 161299 53766 161300 53766 161301 53767 161302 53767 161303 53767 161304 53768 161305 53768 161306 53768 161307 53769 161308 53769 161309 53769 161310 53770 161311 53770 161312 53770 161313 53771 161314 53771 161315 53771 161316 53772 161317 53772 161318 53772 161319 53773 161320 53773 161321 53773 161322 53774 161323 53774 161324 53774 161325 53775 161326 53775 161327 53775 161328 53776 161329 53776 161330 53776 161331 53777 161332 53777 161333 53777 161334 53778 161335 53778 161336 53778 161337 53779 161338 53779 161339 53779 161340 53780 161341 53780 161342 53780 161343 53781 161344 53781 161345 53781 161346 53782 161347 53782 161348 53782 161349 53783 161350 53783 161351 53783 161352 53784 161353 53784 161354 53784 161355 53785 161356 53785 161357 53785 161358 53786 161359 53786 161360 53786 161361 53787 161362 53787 161363 53787 161364 53788 161365 53788 161366 53788 161367 53789 161368 53789 161369 53789 161370 53790 161371 53790 161372 53790 161373 53791 161374 53791 161375 53791 161376 53792 161377 53792 161378 53792 161379 53793 161380 53793 161381 53793 161382 53794 161383 53794 161384 53794 161385 53795 161386 53795 161387 53795 161388 53796 161389 53796 161390 53796 161391 53797 161392 53797 161393 53797 161394 53798 161395 53798 161396 53798 161397 53799 161398 53799 161399 53799 161400 53800 161401 53800 161402 53800 161403 53801 161404 53801 161405 53801 161406 53802 161407 53802 161408 53802 161409 53803 161410 53803 161411 53803 161412 53804 161413 53804 161414 53804 161415 53805 161416 53805 161417 53805 161418 53806 161419 53806 161420 53806 161421 53807 161422 53807 161423 53807 161424 53808 161425 53808 161426 53808 161427 53809 161428 53809 161429 53809 161430 53810 161431 53810 161432 53810 161433 53811 161434 53811 161435 53811 161436 53812 161437 53812 161438 53812 161439 53813 161440 53813 161441 53813 161442 53814 161443 53814 161444 53814 161445 53815 161446 53815 161447 53815 161448 53816 161449 53816 161450 53816 161451 53817 161452 53817 161453 53817 161454 53818 161455 53818 161456 53818 161457 53819 161458 53819 161459 53819 161460 53820 161461 53820 161462 53820 161463 53821 161464 53821 161465 53821 161466 53822 161467 53822 161468 53822 161469 53823 161470 53823 161471 53823 161472 53824 161473 53824 161474 53824 161475 53825 161476 53825 161477 53825 161478 53826 161479 53826 161480 53826 161481 53827 161482 53827 161483 53827 161484 53828 161485 53828 161486 53828 161487 53829 161488 53829 161489 53829 161490 53830 161491 53830 161492 53830 161493 53831 161494 53831 161495 53831 161496 53832 161497 53832 161498 53832 161499 53833 161500 53833 161501 53833 161502 53834 161503 53834 161504 53834 161505 53835 161506 53835 161507 53835 161508 53836 161509 53836 161510 53836 161511 53837 161512 53837 161513 53837 161514 53838 161515 53838 161516 53838 161517 53839 161518 53839 161519 53839 161520 53840 161521 53840 161522 53840 161523 53841 161524 53841 161525 53841 161526 53842 161527 53842 161528 53842 161529 53843 161530 53843 161531 53843 161532 53844 161533 53844 161534 53844 161535 53845 161536 53845 161537 53845 161538 53846 161539 53846 161540 53846 161541 53847 161542 53847 161543 53847 161544 53848 161545 53848 161546 53848 161547 53849 161548 53849 161549 53849 161550 53850 161551 53850 161552 53850 161553 53851 161554 53851 161555 53851 161556 53852 161557 53852 161558 53852 161559 53853 161560 53853 161561 53853 161562 53854 161563 53854 161564 53854 161565 53855 161566 53855 161567 53855 161568 53856 161569 53856 161570 53856 161571 53857 161572 53857 161573 53857 161574 53858 161575 53858 161576 53858 161577 53859 161578 53859 161579 53859 161580 53860 161581 53860 161582 53860 161583 53861 161584 53861 161585 53861 161586 53862 161587 53862 161588 53862 161589 53863 161590 53863 161591 53863 161592 53864 161593 53864 161594 53864 161595 53865 161596 53865 161597 53865 161598 53866 161599 53866 161600 53866 161601 53867 161602 53867 161603 53867 161604 53868 161605 53868 161606 53868 161607 53869 161608 53869 161609 53869 161610 53870 161611 53870 161612 53870 161613 53871 161614 53871 161615 53871 161616 53872 161617 53872 161618 53872 161619 53873 161620 53873 161621 53873 161622 53874 161623 53874 161624 53874 161625 53875 161626 53875 161627 53875 161628 53876 161629 53876 161630 53876 161631 53877 161632 53877 161633 53877 161634 53878 161635 53878 161636 53878 161637 53879 161638 53879 161639 53879 161640 53880 161641 53880 161642 53880 161643 53881 161644 53881 161645 53881 161646 53882 161647 53882 161648 53882 161649 53883 161650 53883 161651 53883 161652 53884 161653 53884 161654 53884 161655 53885 161656 53885 161657 53885 161658 53886 161659 53886 161660 53886 161661 53887 161662 53887 161663 53887 161664 53888 161665 53888 161666 53888 161667 53889 161668 53889 161669 53889 161670 53890 161671 53890 161672 53890 161673 53891 161674 53891 161675 53891 161676 53892 161677 53892 161678 53892 161679 53893 161680 53893 161681 53893 161682 53894 161683 53894 161684 53894 161685 53895 161686 53895 161687 53895 161688 53896 161689 53896 161690 53896 161691 53897 161692 53897 161693 53897 161694 53898 161695 53898 161696 53898 161697 53899 161698 53899 161699 53899 161700 53900 161701 53900 161702 53900 161703 53901 161704 53901 161705 53901 161706 53902 161707 53902 161708 53902 161709 53903 161710 53903 161711 53903 161712 53904 161713 53904 161714 53904 161715 53905 161716 53905 161717 53905 161718 53906 161719 53906 161720 53906 161721 53907 161722 53907 161723 53907 161724 53908 161725 53908 161726 53908 161727 53909 161728 53909 161729 53909 161730 53910 161731 53910 161732 53910 161733 53911 161734 53911 161735 53911 161736 53912 161737 53912 161738 53912 161739 53913 161740 53913 161741 53913 161742 53914 161743 53914 161744 53914 161745 53915 161746 53915 161747 53915 161748 53916 161749 53916 161750 53916 161751 53917 161752 53917 161753 53917 161754 53918 161755 53918 161756 53918 161757 53919 161758 53919 161759 53919 161760 53920 161761 53920 161762 53920 161763 53921 161764 53921 161765 53921 161766 53922 161767 53922 161768 53922 161769 53923 161770 53923 161771 53923 161772 53924 161773 53924 161774 53924 161775 53925 161776 53925 161777 53925 161778 53926 161779 53926 161780 53926 161781 53927 161782 53927 161783 53927 161784 53928 161785 53928 161786 53928 161787 53929 161788 53929 161789 53929 161790 53930 161791 53930 161792 53930 161793 53931 161794 53931 161795 53931 161796 53932 161797 53932 161798 53932 161799 53933 161800 53933 161801 53933 161802 53934 161803 53934 161804 53934 161805 53935 161806 53935 161807 53935 161808 53936 161809 53936 161810 53936 161811 53937 161812 53937 161813 53937 161814 53938 161815 53938 161816 53938 161817 53939 161818 53939 161819 53939 161820 53940 161821 53940 161822 53940 161823 53941 161824 53941 161825 53941 161826 53942 161827 53942 161828 53942 161829 53943 161830 53943 161831 53943 161832 53944 161833 53944 161834 53944 161835 53945 161836 53945 161837 53945 161838 53946 161839 53946 161840 53946 161841 53947 161842 53947 161843 53947 161844 53948 161845 53948 161846 53948 161847 53949 161848 53949 161849 53949 161850 53950 161851 53950 161852 53950 161853 53951 161854 53951 161855 53951 161856 53952 161857 53952 161858 53952 161859 53953 161860 53953 161861 53953 161862 53954 161863 53954 161864 53954 161865 53955 161866 53955 161867 53955 161868 53956 161869 53956 161870 53956 161871 53957 161872 53957 161873 53957 161874 53958 161875 53958 161876 53958 161877 53959 161878 53959 161879 53959 161880 53960 161881 53960 161882 53960 161883 53961 161884 53961 161885 53961 161886 53962 161887 53962 161888 53962 161889 53963 161890 53963 161891 53963 161892 53964 161893 53964 161894 53964 161895 53965 161896 53965 161897 53965 161898 53966 161899 53966 161900 53966 161901 53967 161902 53967 161903 53967 161904 53968 161905 53968 161906 53968 161907 53969 161908 53969 161909 53969 161910 53970 161911 53970 161912 53970 161913 53971 161914 53971 161915 53971 161916 53972 161917 53972 161918 53972 161919 53973 161920 53973 161921 53973 161922 53974 161923 53974 161924 53974 161925 53975 161926 53975 161927 53975 161928 53976 161929 53976 161930 53976 161931 53977 161932 53977 161933 53977 161934 53978 161935 53978 161936 53978 161937 53979 161938 53979 161939 53979 161940 53980 161941 53980 161942 53980 161943 53981 161944 53981 161945 53981 161946 53982 161947 53982 161948 53982 161949 53983 161950 53983 161951 53983 161952 53984 161953 53984 161954 53984 161955 53985 161956 53985 161957 53985 161958 53986 161959 53986 161960 53986 161961 53987 161962 53987 161963 53987 161964 53988 161965 53988 161966 53988 161967 53989 161968 53989 161969 53989 161970 53990 161971 53990 161972 53990 161973 53991 161974 53991 161975 53991 161976 53992 161977 53992 161978 53992 161979 53993 161980 53993 161981 53993 161982 53994 161983 53994 161984 53994 161985 53995 161986 53995 161987 53995 161988 53996 161989 53996 161990 53996 161991 53997 161992 53997 161993 53997 161994 53998 161995 53998 161996 53998 161997 53999 161998 53999 161999 53999 162000 54000 162001 54000 162002 54000 162003 54001 162004 54001 162005 54001 162006 54002 162007 54002 162008 54002 162009 54003 162010 54003 162011 54003 162012 54004 162013 54004 162014 54004 162015 54005 162016 54005 162017 54005 162018 54006 162019 54006 162020 54006 162021 54007 162022 54007 162023 54007 162024 54008 162025 54008 162026 54008 162027 54009 162028 54009 162029 54009 162030 54010 162031 54010 162032 54010 162033 54011 162034 54011 162035 54011 162036 54012 162037 54012 162038 54012 162039 54013 162040 54013 162041 54013 162042 54014 162043 54014 162044 54014 162045 54015 162046 54015 162047 54015 162048 54016 162049 54016 162050 54016 162051 54017 162052 54017 162053 54017 162054 54018 162055 54018 162056 54018 162057 54019 162058 54019 162059 54019 162060 54020 162061 54020 162062 54020 162063 54021 162064 54021 162065 54021 162066 54022 162067 54022 162068 54022 162069 54023 162070 54023 162071 54023 162072 54024 162073 54024 162074 54024 162075 54025 162076 54025 162077 54025 162078 54026 162079 54026 162080 54026 162081 54027 162082 54027 162083 54027 162084 54028 162085 54028 162086 54028 162087 54029 162088 54029 162089 54029 162090 54030 162091 54030 162092 54030 162093 54031 162094 54031 162095 54031 162096 54032 162097 54032 162098 54032 162099 54033 162100 54033 162101 54033 162102 54034 162103 54034 162104 54034 162105 54035 162106 54035 162107 54035 162108 54036 162109 54036 162110 54036 162111 54037 162112 54037 162113 54037 162114 54038 162115 54038 162116 54038 162117 54039 162118 54039 162119 54039 162120 54040 162121 54040 162122 54040 162123 54041 162124 54041 162125 54041 162126 54042 162127 54042 162128 54042 162129 54043 162130 54043 162131 54043 162132 54044 162133 54044 162134 54044 162135 54045 162136 54045 162137 54045 162138 54046 162139 54046 162140 54046 162141 54047 162142 54047 162143 54047 162144 54048 162145 54048 162146 54048 162147 54049 162148 54049 162149 54049 162150 54050 162151 54050 162152 54050 162153 54051 162154 54051 162155 54051 162156 54052 162157 54052 162158 54052 162159 54053 162160 54053 162161 54053 162162 54054 162163 54054 162164 54054 162165 54055 162166 54055 162167 54055 162168 54056 162169 54056 162170 54056 162171 54057 162172 54057 162173 54057 162174 54058 162175 54058 162176 54058 162177 54059 162178 54059 162179 54059 162180 54060 162181 54060 162182 54060 162183 54061 162184 54061 162185 54061 162186 54062 162187 54062 162188 54062 162189 54063 162190 54063 162191 54063 162192 54064 162193 54064 162194 54064 162195 54065 162196 54065 162197 54065 162198 54066 162199 54066 162200 54066 162201 54067 162202 54067 162203 54067 162204 54068 162205 54068 162206 54068 162207 54069 162208 54069 162209 54069 162210 54070 162211 54070 162212 54070 162213 54071 162214 54071 162215 54071 162216 54072 162217 54072 162218 54072 162219 54073 162220 54073 162221 54073 162222 54074 162223 54074 162224 54074 162225 54075 162226 54075 162227 54075 162228 54076 162229 54076 162230 54076 162231 54077 162232 54077 162233 54077 162234 54078 162235 54078 162236 54078 162237 54079 162238 54079 162239 54079 162240 54080 162241 54080 162242 54080 162243 54081 162244 54081 162245 54081 162246 54082 162247 54082 162248 54082 162249 54083 162250 54083 162251 54083 162252 54084 162253 54084 162254 54084 162255 54085 162256 54085 162257 54085 162258 54086 162259 54086 162260 54086 162261 54087 162262 54087 162263 54087 162264 54088 162265 54088 162266 54088 162267 54089 162268 54089 162269 54089 162270 54090 162271 54090 162272 54090 162273 54091 162274 54091 162275 54091 162276 54092 162277 54092 162278 54092 162279 54093 162280 54093 162281 54093 162282 54094 162283 54094 162284 54094 162285 54095 162286 54095 162287 54095 162288 54096 162289 54096 162290 54096 162291 54097 162292 54097 162293 54097 162294 54098 162295 54098 162296 54098 162297 54099 162298 54099 162299 54099 162300 54100 162301 54100 162302 54100 162303 54101 162304 54101 162305 54101 162306 54102 162307 54102 162308 54102 162309 54103 162310 54103 162311 54103 162312 54104 162313 54104 162314 54104 162315 54105 162316 54105 162317 54105 162318 54106 162319 54106 162320 54106 162321 54107 162322 54107 162323 54107 162324 54108 162325 54108 162326 54108 162327 54109 162328 54109 162329 54109 162330 54110 162331 54110 162332 54110 162333 54111 162334 54111 162335 54111 162336 54112 162337 54112 162338 54112 162339 54113 162340 54113 162341 54113 162342 54114 162343 54114 162344 54114 162345 54115 162346 54115 162347 54115 162348 54116 162349 54116 162350 54116 162351 54117 162352 54117 162353 54117 162354 54118 162355 54118 162356 54118 162357 54119 162358 54119 162359 54119 162360 54120 162361 54120 162362 54120 162363 54121 162364 54121 162365 54121 162366 54122 162367 54122 162368 54122 162369 54123 162370 54123 162371 54123 162372 54124 162373 54124 162374 54124 162375 54125 162376 54125 162377 54125 162378 54126 162379 54126 162380 54126 162381 54127 162382 54127 162383 54127 162384 54128 162385 54128 162386 54128 162387 54129 162388 54129 162389 54129 162390 54130 162391 54130 162392 54130 162393 54131 162394 54131 162395 54131 162396 54132 162397 54132 162398 54132 162399 54133 162400 54133 162401 54133 162402 54134 162403 54134 162404 54134 162405 54135 162406 54135 162407 54135 162408 54136 162409 54136 162410 54136 162411 54137 162412 54137 162413 54137 162414 54138 162415 54138 162416 54138 162417 54139 162418 54139 162419 54139 162420 54140 162421 54140 162422 54140 162423 54141 162424 54141 162425 54141 162426 54142 162427 54142 162428 54142 162429 54143 162430 54143 162431 54143 162432 54144 162433 54144 162434 54144 162435 54145 162436 54145 162437 54145 162438 54146 162439 54146 162440 54146 162441 54147 162442 54147 162443 54147 162444 54148 162445 54148 162446 54148 162447 54149 162448 54149 162449 54149 162450 54150 162451 54150 162452 54150 162453 54151 162454 54151 162455 54151 162456 54152 162457 54152 162458 54152 162459 54153 162460 54153 162461 54153 162462 54154 162463 54154 162464 54154 162465 54155 162466 54155 162467 54155 162468 54156 162469 54156 162470 54156 162471 54157 162472 54157 162473 54157 162474 54158 162475 54158 162476 54158 162477 54159 162478 54159 162479 54159 162480 54160 162481 54160 162482 54160 162483 54161 162484 54161 162485 54161 162486 54162 162487 54162 162488 54162 162489 54163 162490 54163 162491 54163 162492 54164 162493 54164 162494 54164 162495 54165 162496 54165 162497 54165 162498 54166 162499 54166 162500 54166 162501 54167 162502 54167 162503 54167 162504 54168 162505 54168 162506 54168 162507 54169 162508 54169 162509 54169 162510 54170 162511 54170 162512 54170 162513 54171 162514 54171 162515 54171 162516 54172 162517 54172 162518 54172 162519 54173 162520 54173 162521 54173 162522 54174 162523 54174 162524 54174 162525 54175 162526 54175 162527 54175 162528 54176 162529 54176 162530 54176 162531 54177 162532 54177 162533 54177 162534 54178 162535 54178 162536 54178 162537 54179 162538 54179 162539 54179 162540 54180 162541 54180 162542 54180 162543 54181 162544 54181 162545 54181 162546 54182 162547 54182 162548 54182 162549 54183 162550 54183 162551 54183 162552 54184 162553 54184 162554 54184 162555 54185 162556 54185 162557 54185 162558 54186 162559 54186 162560 54186 162561 54187 162562 54187 162563 54187 162564 54188 162565 54188 162566 54188 162567 54189 162568 54189 162569 54189 162570 54190 162571 54190 162572 54190 162573 54191 162574 54191 162575 54191 162576 54192 162577 54192 162578 54192 162579 54193 162580 54193 162581 54193 162582 54194 162583 54194 162584 54194 162585 54195 162586 54195 162587 54195 162588 54196 162589 54196 162590 54196 162591 54197 162592 54197 162593 54197 162594 54198 162595 54198 162596 54198 162597 54199 162598 54199 162599 54199 162600 54200 162601 54200 162602 54200 162603 54201 162604 54201 162605 54201 162606 54202 162607 54202 162608 54202 162609 54203 162610 54203 162611 54203 162612 54204 162613 54204 162614 54204 162615 54205 162616 54205 162617 54205 162618 54206 162619 54206 162620 54206 162621 54207 162622 54207 162623 54207 162624 54208 162625 54208 162626 54208 162627 54209 162628 54209 162629 54209 162630 54210 162631 54210 162632 54210 162633 54211 162634 54211 162635 54211 162636 54212 162637 54212 162638 54212 162639 54213 162640 54213 162641 54213 162642 54214 162643 54214 162644 54214 162645 54215 162646 54215 162647 54215 162648 54216 162649 54216 162650 54216 162651 54217 162652 54217 162653 54217 162654 54218 162655 54218 162656 54218 162657 54219 162658 54219 162659 54219 162660 54220 162661 54220 162662 54220 162663 54221 162664 54221 162665 54221 162666 54222 162667 54222 162668 54222 162669 54223 162670 54223 162671 54223 162672 54224 162673 54224 162674 54224 162675 54225 162676 54225 162677 54225 162678 54226 162679 54226 162680 54226 162681 54227 162682 54227 162683 54227 162684 54228 162685 54228 162686 54228 162687 54229 162688 54229 162689 54229 162690 54230 162691 54230 162692 54230 162693 54231 162694 54231 162695 54231 162696 54232 162697 54232 162698 54232 162699 54233 162700 54233 162701 54233 162702 54234 162703 54234 162704 54234 162705 54235 162706 54235 162707 54235 162708 54236 162709 54236 162710 54236 162711 54237 162712 54237 162713 54237 162714 54238 162715 54238 162716 54238 162717 54239 162718 54239 162719 54239 162720 54240 162721 54240 162722 54240 162723 54241 162724 54241 162725 54241 162726 54242 162727 54242 162728 54242 162729 54243 162730 54243 162731 54243 162732 54244 162733 54244 162734 54244 162735 54245 162736 54245 162737 54245 162738 54246 162739 54246 162740 54246 162741 54247 162742 54247 162743 54247 162744 54248 162745 54248 162746 54248 162747 54249 162748 54249 162749 54249 162750 54250 162751 54250 162752 54250 162753 54251 162754 54251 162755 54251 162756 54252 162757 54252 162758 54252 162759 54253 162760 54253 162761 54253 162762 54254 162763 54254 162764 54254 162765 54255 162766 54255 162767 54255 162768 54256 162769 54256 162770 54256 162771 54257 162772 54257 162773 54257 162774 54258 162775 54258 162776 54258 162777 54259 162778 54259 162779 54259 162780 54260 162781 54260 162782 54260 162783 54261 162784 54261 162785 54261 162786 54262 162787 54262 162788 54262 162789 54263 162790 54263 162791 54263 162792 54264 162793 54264 162794 54264 162795 54265 162796 54265 162797 54265 162798 54266 162799 54266 162800 54266 162801 54267 162802 54267 162803 54267 162804 54268 162805 54268 162806 54268 162807 54269 162808 54269 162809 54269 162810 54270 162811 54270 162812 54270 162813 54271 162814 54271 162815 54271 162816 54272 162817 54272 162818 54272 162819 54273 162820 54273 162821 54273 162822 54274 162823 54274 162824 54274 162825 54275 162826 54275 162827 54275 162828 54276 162829 54276 162830 54276 162831 54277 162832 54277 162833 54277 162834 54278 162835 54278 162836 54278 162837 54279 162838 54279 162839 54279 162840 54280 162841 54280 162842 54280 162843 54281 162844 54281 162845 54281 162846 54282 162847 54282 162848 54282 162849 54283 162850 54283 162851 54283 162852 54284 162853 54284 162854 54284 162855 54285 162856 54285 162857 54285 162858 54286 162859 54286 162860 54286 162861 54287 162862 54287 162863 54287 162864 54288 162865 54288 162866 54288 162867 54289 162868 54289 162869 54289 162870 54290 162871 54290 162872 54290 162873 54291 162874 54291 162875 54291 162876 54292 162877 54292 162878 54292 162879 54293 162880 54293 162881 54293 162882 54294 162883 54294 162884 54294 162885 54295 162886 54295 162887 54295 162888 54296 162889 54296 162890 54296 162891 54297 162892 54297 162893 54297 162894 54298 162895 54298 162896 54298 162897 54299 162898 54299 162899 54299 162900 54300 162901 54300 162902 54300 162903 54301 162904 54301 162905 54301 162906 54302 162907 54302 162908 54302 162909 54303 162910 54303 162911 54303 162912 54304 162913 54304 162914 54304 162915 54305 162916 54305 162917 54305 162918 54306 162919 54306 162920 54306 162921 54307 162922 54307 162923 54307 162924 54308 162925 54308 162926 54308 162927 54309 162928 54309 162929 54309 162930 54310 162931 54310 162932 54310 162933 54311 162934 54311 162935 54311 162936 54312 162937 54312 162938 54312 162939 54313 162940 54313 162941 54313 162942 54314 162943 54314 162944 54314 162945 54315 162946 54315 162947 54315 162948 54316 162949 54316 162950 54316 162951 54317 162952 54317 162953 54317 162954 54318 162955 54318 162956 54318 162957 54319 162958 54319 162959 54319 162960 54320 162961 54320 162962 54320 162963 54321 162964 54321 162965 54321 162966 54322 162967 54322 162968 54322 162969 54323 162970 54323 162971 54323 162972 54324 162973 54324 162974 54324 162975 54325 162976 54325 162977 54325 162978 54326 162979 54326 162980 54326 162981 54327 162982 54327 162983 54327 162984 54328 162985 54328 162986 54328 162987 54329 162988 54329 162989 54329 162990 54330 162991 54330 162992 54330 162993 54331 162994 54331 162995 54331 162996 54332 162997 54332 162998 54332 162999 54333 163000 54333 163001 54333 163002 54334 163003 54334 163004 54334 163005 54335 163006 54335 163007 54335 163008 54336 163009 54336 163010 54336 163011 54337 163012 54337 163013 54337 163014 54338 163015 54338 163016 54338 163017 54339 163018 54339 163019 54339 163020 54340 163021 54340 163022 54340 163023 54341 163024 54341 163025 54341 163026 54342 163027 54342 163028 54342 163029 54343 163030 54343 163031 54343 163032 54344 163033 54344 163034 54344 163035 54345 163036 54345 163037 54345 163038 54346 163039 54346 163040 54346 163041 54347 163042 54347 163043 54347 163044 54348 163045 54348 163046 54348 163047 54349 163048 54349 163049 54349 163050 54350 163051 54350 163052 54350 163053 54351 163054 54351 163055 54351 163056 54352 163057 54352 163058 54352 163059 54353 163060 54353 163061 54353 163062 54354 163063 54354 163064 54354 163065 54355 163066 54355 163067 54355 163068 54356 163069 54356 163070 54356 163071 54357 163072 54357 163073 54357 163074 54358 163075 54358 163076 54358 163077 54359 163078 54359 163079 54359 163080 54360 163081 54360 163082 54360 163083 54361 163084 54361 163085 54361 163086 54362 163087 54362 163088 54362 163089 54363 163090 54363 163091 54363 163092 54364 163093 54364 163094 54364 163095 54365 163096 54365 163097 54365 163098 54366 163099 54366 163100 54366 163101 54367 163102 54367 163103 54367 163104 54368 163105 54368 163106 54368 163107 54369 163108 54369 163109 54369 163110 54370 163111 54370 163112 54370 163113 54371 163114 54371 163115 54371 163116 54372 163117 54372 163118 54372 163119 54373 163120 54373 163121 54373 163122 54374 163123 54374 163124 54374 163125 54375 163126 54375 163127 54375 163128 54376 163129 54376 163130 54376 163131 54377 163132 54377 163133 54377 163134 54378 163135 54378 163136 54378 163137 54379 163138 54379 163139 54379 163140 54380 163141 54380 163142 54380 163143 54381 163144 54381 163145 54381 163146 54382 163147 54382 163148 54382 163149 54383 163150 54383 163151 54383 163152 54384 163153 54384 163154 54384 163155 54385 163156 54385 163157 54385 163158 54386 163159 54386 163160 54386 163161 54387 163162 54387 163163 54387 163164 54388 163165 54388 163166 54388 163167 54389 163168 54389 163169 54389 163170 54390 163171 54390 163172 54390 163173 54391 163174 54391 163175 54391 163176 54392 163177 54392 163178 54392 163179 54393 163180 54393 163181 54393 163182 54394 163183 54394 163184 54394 163185 54395 163186 54395 163187 54395 163188 54396 163189 54396 163190 54396 163191 54397 163192 54397 163193 54397 163194 54398 163195 54398 163196 54398 163197 54399 163198 54399 163199 54399 163200 54400 163201 54400 163202 54400 163203 54401 163204 54401 163205 54401 163206 54402 163207 54402 163208 54402 163209 54403 163210 54403 163211 54403 163212 54404 163213 54404 163214 54404 163215 54405 163216 54405 163217 54405 163218 54406 163219 54406 163220 54406 163221 54407 163222 54407 163223 54407 163224 54408 163225 54408 163226 54408 163227 54409 163228 54409 163229 54409 163230 54410 163231 54410 163232 54410 163233 54411 163234 54411 163235 54411 163236 54412 163237 54412 163238 54412 163239 54413 163240 54413 163241 54413 163242 54414 163243 54414 163244 54414 163245 54415 163246 54415 163247 54415 163248 54416 163249 54416 163250 54416 163251 54417 163252 54417 163253 54417 163254 54418 163255 54418 163256 54418 163257 54419 163258 54419 163259 54419 163260 54420 163261 54420 163262 54420 163263 54421 163264 54421 163265 54421 163266 54422 163267 54422 163268 54422 163269 54423 163270 54423 163271 54423 163272 54424 163273 54424 163274 54424 163275 54425 163276 54425 163277 54425 163278 54426 163279 54426 163280 54426 163281 54427 163282 54427 163283 54427 163284 54428 163285 54428 163286 54428 163287 54429 163288 54429 163289 54429 163290 54430 163291 54430 163292 54430 163293 54431 163294 54431 163295 54431 163296 54432 163297 54432 163298 54432 163299 54433 163300 54433 163301 54433 163302 54434 163303 54434 163304 54434 163305 54435 163306 54435 163307 54435 163308 54436 163309 54436 163310 54436 163311 54437 163312 54437 163313 54437 163314 54438 163315 54438 163316 54438 163317 54439 163318 54439 163319 54439 163320 54440 163321 54440 163322 54440 163323 54441 163324 54441 163325 54441 163326 54442 163327 54442 163328 54442 163329 54443 163330 54443 163331 54443 163332 54444 163333 54444 163334 54444 163335 54445 163336 54445 163337 54445 163338 54446 163339 54446 163340 54446 163341 54447 163342 54447 163343 54447 163344 54448 163345 54448 163346 54448 163347 54449 163348 54449 163349 54449 163350 54450 163351 54450 163352 54450 163353 54451 163354 54451 163355 54451 163356 54452 163357 54452 163358 54452 163359 54453 163360 54453 163361 54453 163362 54454 163363 54454 163364 54454 163365 54455 163366 54455 163367 54455 163368 54456 163369 54456 163370 54456 163371 54457 163372 54457 163373 54457 163374 54458 163375 54458 163376 54458 163377 54459 163378 54459 163379 54459 163380 54460 163381 54460 163382 54460 163383 54461 163384 54461 163385 54461 163386 54462 163387 54462 163388 54462 163389 54463 163390 54463 163391 54463 163392 54464 163393 54464 163394 54464 163395 54465 163396 54465 163397 54465 163398 54466 163399 54466 163400 54466 163401 54467 163402 54467 163403 54467 163404 54468 163405 54468 163406 54468 163407 54469 163408 54469 163409 54469 163410 54470 163411 54470 163412 54470 163413 54471 163414 54471 163415 54471 163416 54472 163417 54472 163418 54472 163419 54473 163420 54473 163421 54473 163422 54474 163423 54474 163424 54474 163425 54475 163426 54475 163427 54475 163428 54476 163429 54476 163430 54476 163431 54477 163432 54477 163433 54477 163434 54478 163435 54478 163436 54478 163437 54479 163438 54479 163439 54479 163440 54480 163441 54480 163442 54480 163443 54481 163444 54481 163445 54481 163446 54482 163447 54482 163448 54482 163449 54483 163450 54483 163451 54483 163452 54484 163453 54484 163454 54484 163455 54485 163456 54485 163457 54485 163458 54486 163459 54486 163460 54486 163461 54487 163462 54487 163463 54487 163464 54488 163465 54488 163466 54488 163467 54489 163468 54489 163469 54489 163470 54490 163471 54490 163472 54490 163473 54491 163474 54491 163475 54491 163476 54492 163477 54492 163478 54492 163479 54493 163480 54493 163481 54493 163482 54494 163483 54494 163484 54494 163485 54495 163486 54495 163487 54495 163488 54496 163489 54496 163490 54496 163491 54497 163492 54497 163493 54497 163494 54498 163495 54498 163496 54498 163497 54499 163498 54499 163499 54499 163500 54500 163501 54500 163502 54500 163503 54501 163504 54501 163505 54501 163506 54502 163507 54502 163508 54502 163509 54503 163510 54503 163511 54503 163512 54504 163513 54504 163514 54504 163515 54505 163516 54505 163517 54505 163518 54506 163519 54506 163520 54506 163521 54507 163522 54507 163523 54507 163524 54508 163525 54508 163526 54508 163527 54509 163528 54509 163529 54509 163530 54510 163531 54510 163532 54510 163533 54511 163534 54511 163535 54511 163536 54512 163537 54512 163538 54512 163539 54513 163540 54513 163541 54513 163542 54514 163543 54514 163544 54514 163545 54515 163546 54515 163547 54515 163548 54516 163549 54516 163550 54516 163551 54517 163552 54517 163553 54517 163554 54518 163555 54518 163556 54518 163557 54519 163558 54519 163559 54519 163560 54520 163561 54520 163562 54520 163563 54521 163564 54521 163565 54521 163566 54522 163567 54522 163568 54522 163569 54523 163570 54523 163571 54523 163572 54524 163573 54524 163574 54524 163575 54525 163576 54525 163577 54525 163578 54526 163579 54526 163580 54526 163581 54527 163582 54527 163583 54527 163584 54528 163585 54528 163586 54528 163587 54529 163588 54529 163589 54529 163590 54530 163591 54530 163592 54530 163593 54531 163594 54531 163595 54531 163596 54532 163597 54532 163598 54532 163599 54533 163600 54533 163601 54533 163602 54534 163603 54534 163604 54534 163605 54535 163606 54535 163607 54535 163608 54536 163609 54536 163610 54536 163611 54537 163612 54537 163613 54537 163614 54538 163615 54538 163616 54538 163617 54539 163618 54539 163619 54539 163620 54540 163621 54540 163622 54540 163623 54541 163624 54541 163625 54541 163626 54542 163627 54542 163628 54542 163629 54543 163630 54543 163631 54543 163632 54544 163633 54544 163634 54544 163635 54545 163636 54545 163637 54545 163638 54546 163639 54546 163640 54546 163641 54547 163642 54547 163643 54547 163644 54548 163645 54548 163646 54548 163647 54549 163648 54549 163649 54549 163650 54550 163651 54550 163652 54550 163653 54551 163654 54551 163655 54551 163656 54552 163657 54552 163658 54552 163659 54553 163660 54553 163661 54553 163662 54554 163663 54554 163664 54554 163665 54555 163666 54555 163667 54555 163668 54556 163669 54556 163670 54556 163671 54557 163672 54557 163673 54557 163674 54558 163675 54558 163676 54558 163677 54559 163678 54559 163679 54559 163680 54560 163681 54560 163682 54560 163683 54561 163684 54561 163685 54561 163686 54562 163687 54562 163688 54562 163689 54563 163690 54563 163691 54563 163692 54564 163693 54564 163694 54564 163695 54565 163696 54565 163697 54565 163698 54566 163699 54566 163700 54566 163701 54567 163702 54567 163703 54567 163704 54568 163705 54568 163706 54568 163707 54569 163708 54569 163709 54569 163710 54570 163711 54570 163712 54570 163713 54571 163714 54571 163715 54571 163716 54572 163717 54572 163718 54572 163719 54573 163720 54573 163721 54573 163722 54574 163723 54574 163724 54574 163725 54575 163726 54575 163727 54575 163728 54576 163729 54576 163730 54576 163731 54577 163732 54577 163733 54577 163734 54578 163735 54578 163736 54578 163737 54579 163738 54579 163739 54579 163740 54580 163741 54580 163742 54580 163743 54581 163744 54581 163745 54581 163746 54582 163747 54582 163748 54582 163749 54583 163750 54583 163751 54583 163752 54584 163753 54584 163754 54584 163755 54585 163756 54585 163757 54585 163758 54586 163759 54586 163760 54586 163761 54587 163762 54587 163763 54587 163764 54588 163765 54588 163766 54588 163767 54589 163768 54589 163769 54589 163770 54590 163771 54590 163772 54590 163773 54591 163774 54591 163775 54591 163776 54592 163777 54592 163778 54592 163779 54593 163780 54593 163781 54593 163782 54594 163783 54594 163784 54594 163785 54595 163786 54595 163787 54595 163788 54596 163789 54596 163790 54596 163791 54597 163792 54597 163793 54597 163794 54598 163795 54598 163796 54598 163797 54599 163798 54599 163799 54599 163800 54600 163801 54600 163802 54600 163803 54601 163804 54601 163805 54601 163806 54602 163807 54602 163808 54602 163809 54603 163810 54603 163811 54603 163812 54604 163813 54604 163814 54604 163815 54605 163816 54605 163817 54605 163818 54606 163819 54606 163820 54606 163821 54607 163822 54607 163823 54607 163824 54608 163825 54608 163826 54608 163827 54609 163828 54609 163829 54609 163830 54610 163831 54610 163832 54610 163833 54611 163834 54611 163835 54611 163836 54612 163837 54612 163838 54612 163839 54613 163840 54613 163841 54613 163842 54614 163843 54614 163844 54614 163845 54615 163846 54615 163847 54615 163848 54616 163849 54616 163850 54616 163851 54617 163852 54617 163853 54617 163854 54618 163855 54618 163856 54618 163857 54619 163858 54619 163859 54619 163860 54620 163861 54620 163862 54620 163863 54621 163864 54621 163865 54621 163866 54622 163867 54622 163868 54622 163869 54623 163870 54623 163871 54623 163872 54624 163873 54624 163874 54624 163875 54625 163876 54625 163877 54625 163878 54626 163879 54626 163880 54626 163881 54627 163882 54627 163883 54627 163884 54628 163885 54628 163886 54628 163887 54629 163888 54629 163889 54629 163890 54630 163891 54630 163892 54630 163893 54631 163894 54631 163895 54631 163896 54632 163897 54632 163898 54632 163899 54633 163900 54633 163901 54633 163902 54634 163903 54634 163904 54634 163905 54635 163906 54635 163907 54635 163908 54636 163909 54636 163910 54636 163911 54637 163912 54637 163913 54637 163914 54638 163915 54638 163916 54638 163917 54639 163918 54639 163919 54639 163920 54640 163921 54640 163922 54640 163923 54641 163924 54641 163925 54641 163926 54642 163927 54642 163928 54642 163929 54643 163930 54643 163931 54643 163932 54644 163933 54644 163934 54644 163935 54645 163936 54645 163937 54645 163938 54646 163939 54646 163940 54646 163941 54647 163942 54647 163943 54647 163944 54648 163945 54648 163946 54648 163947 54649 163948 54649 163949 54649 163950 54650 163951 54650 163952 54650 163953 54651 163954 54651 163955 54651 163956 54652 163957 54652 163958 54652 163959 54653 163960 54653 163961 54653 163962 54654 163963 54654 163964 54654 163965 54655 163966 54655 163967 54655 163968 54656 163969 54656 163970 54656 163971 54657 163972 54657 163973 54657 163974 54658 163975 54658 163976 54658 163977 54659 163978 54659 163979 54659 163980 54660 163981 54660 163982 54660 163983 54661 163984 54661 163985 54661 163986 54662 163987 54662 163988 54662 163989 54663 163990 54663 163991 54663 163992 54664 163993 54664 163994 54664 163995 54665 163996 54665 163997 54665 163998 54666 163999 54666 164000 54666 164001 54667 164002 54667 164003 54667 164004 54668 164005 54668 164006 54668 164007 54669 164008 54669 164009 54669 164010 54670 164011 54670 164012 54670 164013 54671 164014 54671 164015 54671 164016 54672 164017 54672 164018 54672 164019 54673 164020 54673 164021 54673 164022 54674 164023 54674 164024 54674 164025 54675 164026 54675 164027 54675 164028 54676 164029 54676 164030 54676 164031 54677 164032 54677 164033 54677 164034 54678 164035 54678 164036 54678 164037 54679 164038 54679 164039 54679 164040 54680 164041 54680 164042 54680 164043 54681 164044 54681 164045 54681 164046 54682 164047 54682 164048 54682 164049 54683 164050 54683 164051 54683 164052 54684 164053 54684 164054 54684 164055 54685 164056 54685 164057 54685 164058 54686 164059 54686 164060 54686 164061 54687 164062 54687 164063 54687 164064 54688 164065 54688 164066 54688 164067 54689 164068 54689 164069 54689 164070 54690 164071 54690 164072 54690 164073 54691 164074 54691 164075 54691 164076 54692 164077 54692 164078 54692 164079 54693 164080 54693 164081 54693 164082 54694 164083 54694 164084 54694 164085 54695 164086 54695 164087 54695 164088 54696 164089 54696 164090 54696 164091 54697 164092 54697 164093 54697 164094 54698 164095 54698 164096 54698 164097 54699 164098 54699 164099 54699 164100 54700 164101 54700 164102 54700 164103 54701 164104 54701 164105 54701 164106 54702 164107 54702 164108 54702 164109 54703 164110 54703 164111 54703 164112 54704 164113 54704 164114 54704 164115 54705 164116 54705 164117 54705 164118 54706 164119 54706 164120 54706 164121 54707 164122 54707 164123 54707 164124 54708 164125 54708 164126 54708 164127 54709 164128 54709 164129 54709 164130 54710 164131 54710 164132 54710 164133 54711 164134 54711 164135 54711 164136 54712 164137 54712 164138 54712 164139 54713 164140 54713 164141 54713 164142 54714 164143 54714 164144 54714 164145 54715 164146 54715 164147 54715 164148 54716 164149 54716 164150 54716 164151 54717 164152 54717 164153 54717 164154 54718 164155 54718 164156 54718 164157 54719 164158 54719 164159 54719 164160 54720 164161 54720 164162 54720 164163 54721 164164 54721 164165 54721 164166 54722 164167 54722 164168 54722 164169 54723 164170 54723 164171 54723 164172 54724 164173 54724 164174 54724 164175 54725 164176 54725 164177 54725 164178 54726 164179 54726 164180 54726 164181 54727 164182 54727 164183 54727 164184 54728 164185 54728 164186 54728 164187 54729 164188 54729 164189 54729 164190 54730 164191 54730 164192 54730 164193 54731 164194 54731 164195 54731 164196 54732 164197 54732 164198 54732 164199 54733 164200 54733 164201 54733 164202 54734 164203 54734 164204 54734 164205 54735 164206 54735 164207 54735 164208 54736 164209 54736 164210 54736 164211 54737 164212 54737 164213 54737 164214 54738 164215 54738 164216 54738 164217 54739 164218 54739 164219 54739 164220 54740 164221 54740 164222 54740 164223 54741 164224 54741 164225 54741 164226 54742 164227 54742 164228 54742 164229 54743 164230 54743 164231 54743 164232 54744 164233 54744 164234 54744 164235 54745 164236 54745 164237 54745 164238 54746 164239 54746 164240 54746 164241 54747 164242 54747 164243 54747 164244 54748 164245 54748 164246 54748 164247 54749 164248 54749 164249 54749 164250 54750 164251 54750 164252 54750 164253 54751 164254 54751 164255 54751 164256 54752 164257 54752 164258 54752 164259 54753 164260 54753 164261 54753 164262 54754 164263 54754 164264 54754 164265 54755 164266 54755 164267 54755 164268 54756 164269 54756 164270 54756 164271 54757 164272 54757 164273 54757 164274 54758 164275 54758 164276 54758 164277 54759 164278 54759 164279 54759 164280 54760 164281 54760 164282 54760 164283 54761 164284 54761 164285 54761 164286 54762 164287 54762 164288 54762 164289 54763 164290 54763 164291 54763 164292 54764 164293 54764 164294 54764 164295 54765 164296 54765 164297 54765 164298 54766 164299 54766 164300 54766 164301 54767 164302 54767 164303 54767 164304 54768 164305 54768 164306 54768 164307 54769 164308 54769 164309 54769 164310 54770 164311 54770 164312 54770 164313 54771 164314 54771 164315 54771 164316 54772 164317 54772 164318 54772 164319 54773 164320 54773 164321 54773 164322 54774 164323 54774 164324 54774 164325 54775 164326 54775 164327 54775 164328 54776 164329 54776 164330 54776 164331 54777 164332 54777 164333 54777 164334 54778 164335 54778 164336 54778 164337 54779 164338 54779 164339 54779 164340 54780 164341 54780 164342 54780 164343 54781 164344 54781 164345 54781 164346 54782 164347 54782 164348 54782 164349 54783 164350 54783 164351 54783 164352 54784 164353 54784 164354 54784 164355 54785 164356 54785 164357 54785 164358 54786 164359 54786 164360 54786 164361 54787 164362 54787 164363 54787 164364 54788 164365 54788 164366 54788 164367 54789 164368 54789 164369 54789 164370 54790 164371 54790 164372 54790 164373 54791 164374 54791 164375 54791 164376 54792 164377 54792 164378 54792 164379 54793 164380 54793 164381 54793 164382 54794 164383 54794 164384 54794 164385 54795 164386 54795 164387 54795 164388 54796 164389 54796 164390 54796 164391 54797 164392 54797 164393 54797 164394 54798 164395 54798 164396 54798 164397 54799 164398 54799 164399 54799 164400 54800 164401 54800 164402 54800 164403 54801 164404 54801 164405 54801 164406 54802 164407 54802 164408 54802 164409 54803 164410 54803 164411 54803 164412 54804 164413 54804 164414 54804 164415 54805 164416 54805 164417 54805 164418 54806 164419 54806 164420 54806 164421 54807 164422 54807 164423 54807 164424 54808 164425 54808 164426 54808 164427 54809 164428 54809 164429 54809 164430 54810 164431 54810 164432 54810 164433 54811 164434 54811 164435 54811 164436 54812 164437 54812 164438 54812 164439 54813 164440 54813 164441 54813 164442 54814 164443 54814 164444 54814 164445 54815 164446 54815 164447 54815 164448 54816 164449 54816 164450 54816 164451 54817 164452 54817 164453 54817 164454 54818 164455 54818 164456 54818 164457 54819 164458 54819 164459 54819 164460 54820 164461 54820 164462 54820 164463 54821 164464 54821 164465 54821 164466 54822 164467 54822 164468 54822 164469 54823 164470 54823 164471 54823 164472 54824 164473 54824 164474 54824 164475 54825 164476 54825 164477 54825 164478 54826 164479 54826 164480 54826 164481 54827 164482 54827 164483 54827 164484 54828 164485 54828 164486 54828 164487 54829 164488 54829 164489 54829 164490 54830 164491 54830 164492 54830 164493 54831 164494 54831 164495 54831 164496 54832 164497 54832 164498 54832 164499 54833 164500 54833 164501 54833 164502 54834 164503 54834 164504 54834 164505 54835 164506 54835 164507 54835 164508 54836 164509 54836 164510 54836 164511 54837 164512 54837 164513 54837 164514 54838 164515 54838 164516 54838 164517 54839 164518 54839 164519 54839 164520 54840 164521 54840 164522 54840 164523 54841 164524 54841 164525 54841 164526 54842 164527 54842 164528 54842 164529 54843 164530 54843 164531 54843 164532 54844 164533 54844 164534 54844 164535 54845 164536 54845 164537 54845 164538 54846 164539 54846 164540 54846 164541 54847 164542 54847 164543 54847 164544 54848 164545 54848 164546 54848 164547 54849 164548 54849 164549 54849 164550 54850 164551 54850 164552 54850 164553 54851 164554 54851 164555 54851 164556 54852 164557 54852 164558 54852 164559 54853 164560 54853 164561 54853 164562 54854 164563 54854 164564 54854 164565 54855 164566 54855 164567 54855 164568 54856 164569 54856 164570 54856 164571 54857 164572 54857 164573 54857 164574 54858 164575 54858 164576 54858 164577 54859 164578 54859 164579 54859 164580 54860 164581 54860 164582 54860 164583 54861 164584 54861 164585 54861 164586 54862 164587 54862 164588 54862 164589 54863 164590 54863 164591 54863 164592 54864 164593 54864 164594 54864 164595 54865 164596 54865 164597 54865 164598 54866 164599 54866 164600 54866 164601 54867 164602 54867 164603 54867 164604 54868 164605 54868 164606 54868 164607 54869 164608 54869 164609 54869 164610 54870 164611 54870 164612 54870 164613 54871 164614 54871 164615 54871 164616 54872 164617 54872 164618 54872 164619 54873 164620 54873 164621 54873 164622 54874 164623 54874 164624 54874 164625 54875 164626 54875 164627 54875 164628 54876 164629 54876 164630 54876 164631 54877 164632 54877 164633 54877 164634 54878 164635 54878 164636 54878 164637 54879 164638 54879 164639 54879 164640 54880 164641 54880 164642 54880 164643 54881 164644 54881 164645 54881 164646 54882 164647 54882 164648 54882 164649 54883 164650 54883 164651 54883 164652 54884 164653 54884 164654 54884 164655 54885 164656 54885 164657 54885 164658 54886 164659 54886 164660 54886 164661 54887 164662 54887 164663 54887 164664 54888 164665 54888 164666 54888 164667 54889 164668 54889 164669 54889 164670 54890 164671 54890 164672 54890 164673 54891 164674 54891 164675 54891 164676 54892 164677 54892 164678 54892 164679 54893 164680 54893 164681 54893 164682 54894 164683 54894 164684 54894 164685 54895 164686 54895 164687 54895 164688 54896 164689 54896 164690 54896 164691 54897 164692 54897 164693 54897 164694 54898 164695 54898 164696 54898 164697 54899 164698 54899 164699 54899 164700 54900 164701 54900 164702 54900 164703 54901 164704 54901 164705 54901 164706 54902 164707 54902 164708 54902 164709 54903 164710 54903 164711 54903 164712 54904 164713 54904 164714 54904 164715 54905 164716 54905 164717 54905 164718 54906 164719 54906 164720 54906 164721 54907 164722 54907 164723 54907 164724 54908 164725 54908 164726 54908 164727 54909 164728 54909 164729 54909 164730 54910 164731 54910 164732 54910 164733 54911 164734 54911 164735 54911 164736 54912 164737 54912 164738 54912 164739 54913 164740 54913 164741 54913 164742 54914 164743 54914 164744 54914 164745 54915 164746 54915 164747 54915 164748 54916 164749 54916 164750 54916 164751 54917 164752 54917 164753 54917 164754 54918 164755 54918 164756 54918 164757 54919 164758 54919 164759 54919 164760 54920 164761 54920 164762 54920 164763 54921 164764 54921 164765 54921 164766 54922 164767 54922 164768 54922 164769 54923 164770 54923 164771 54923 164772 54924 164773 54924 164774 54924 164775 54925 164776 54925 164777 54925 164778 54926 164779 54926 164780 54926 164781 54927 164782 54927 164783 54927 164784 54928 164785 54928 164786 54928 164787 54929 164788 54929 164789 54929 164790 54930 164791 54930 164792 54930 164793 54931 164794 54931 164795 54931 164796 54932 164797 54932 164798 54932 164799 54933 164800 54933 164801 54933 164802 54934 164803 54934 164804 54934 164805 54935 164806 54935 164807 54935 164808 54936 164809 54936 164810 54936 164811 54937 164812 54937 164813 54937 164814 54938 164815 54938 164816 54938 164817 54939 164818 54939 164819 54939 164820 54940 164821 54940 164822 54940 164823 54941 164824 54941 164825 54941 164826 54942 164827 54942 164828 54942 164829 54943 164830 54943 164831 54943 164832 54944 164833 54944 164834 54944 164835 54945 164836 54945 164837 54945 164838 54946 164839 54946 164840 54946 164841 54947 164842 54947 164843 54947 164844 54948 164845 54948 164846 54948 164847 54949 164848 54949 164849 54949 164850 54950 164851 54950 164852 54950 164853 54951 164854 54951 164855 54951 164856 54952 164857 54952 164858 54952 164859 54953 164860 54953 164861 54953 164862 54954 164863 54954 164864 54954 164865 54955 164866 54955 164867 54955 164868 54956 164869 54956 164870 54956 164871 54957 164872 54957 164873 54957 164874 54958 164875 54958 164876 54958 164877 54959 164878 54959 164879 54959 164880 54960 164881 54960 164882 54960 164883 54961 164884 54961 164885 54961 164886 54962 164887 54962 164888 54962 164889 54963 164890 54963 164891 54963 164892 54964 164893 54964 164894 54964 164895 54965 164896 54965 164897 54965 164898 54966 164899 54966 164900 54966 164901 54967 164902 54967 164903 54967 164904 54968 164905 54968 164906 54968 164907 54969 164908 54969 164909 54969 164910 54970 164911 54970 164912 54970 164913 54971 164914 54971 164915 54971 164916 54972 164917 54972 164918 54972 164919 54973 164920 54973 164921 54973 164922 54974 164923 54974 164924 54974 164925 54975 164926 54975 164927 54975 164928 54976 164929 54976 164930 54976 164931 54977 164932 54977 164933 54977 164934 54978 164935 54978 164936 54978 164937 54979 164938 54979 164939 54979 164940 54980 164941 54980 164942 54980 164943 54981 164944 54981 164945 54981 164946 54982 164947 54982 164948 54982 164949 54983 164950 54983 164951 54983 164952 54984 164953 54984 164954 54984 164955 54985 164956 54985 164957 54985 164958 54986 164959 54986 164960 54986 164961 54987 164962 54987 164963 54987 164964 54988 164965 54988 164966 54988 164967 54989 164968 54989 164969 54989 164970 54990 164971 54990 164972 54990 164973 54991 164974 54991 164975 54991 164976 54992 164977 54992 164978 54992 164979 54993 164980 54993 164981 54993 164982 54994 164983 54994 164984 54994 164985 54995 164986 54995 164987 54995 164988 54996 164989 54996 164990 54996 164991 54997 164992 54997 164993 54997 164994 54998 164995 54998 164996 54998 164997 54999 164998 54999 164999 54999 165000 55000 165001 55000 165002 55000 165003 55001 165004 55001 165005 55001 165006 55002 165007 55002 165008 55002 165009 55003 165010 55003 165011 55003 165012 55004 165013 55004 165014 55004 165015 55005 165016 55005 165017 55005 165018 55006 165019 55006 165020 55006 165021 55007 165022 55007 165023 55007 165024 55008 165025 55008 165026 55008 165027 55009 165028 55009 165029 55009 165030 55010 165031 55010 165032 55010 165033 55011 165034 55011 165035 55011 165036 55012 165037 55012 165038 55012 165039 55013 165040 55013 165041 55013 165042 55014 165043 55014 165044 55014 165045 55015 165046 55015 165047 55015 165048 55016 165049 55016 165050 55016 165051 55017 165052 55017 165053 55017 165054 55018 165055 55018 165056 55018 165057 55019 165058 55019 165059 55019 165060 55020 165061 55020 165062 55020 165063 55021 165064 55021 165065 55021 165066 55022 165067 55022 165068 55022 165069 55023 165070 55023 165071 55023 165072 55024 165073 55024 165074 55024 165075 55025 165076 55025 165077 55025 165078 55026 165079 55026 165080 55026 165081 55027 165082 55027 165083 55027 165084 55028 165085 55028 165086 55028 165087 55029 165088 55029 165089 55029 165090 55030 165091 55030 165092 55030 165093 55031 165094 55031 165095 55031 165096 55032 165097 55032 165098 55032 165099 55033 165100 55033 165101 55033 165102 55034 165103 55034 165104 55034 165105 55035 165106 55035 165107 55035 165108 55036 165109 55036 165110 55036 165111 55037 165112 55037 165113 55037 165114 55038 165115 55038 165116 55038 165117 55039 165118 55039 165119 55039 165120 55040 165121 55040 165122 55040 165123 55041 165124 55041 165125 55041 165126 55042 165127 55042 165128 55042 165129 55043 165130 55043 165131 55043 165132 55044 165133 55044 165134 55044 165135 55045 165136 55045 165137 55045 165138 55046 165139 55046 165140 55046 165141 55047 165142 55047 165143 55047 165144 55048 165145 55048 165146 55048 165147 55049 165148 55049 165149 55049 165150 55050 165151 55050 165152 55050 165153 55051 165154 55051 165155 55051 165156 55052 165157 55052 165158 55052 165159 55053 165160 55053 165161 55053 165162 55054 165163 55054 165164 55054 165165 55055 165166 55055 165167 55055 165168 55056 165169 55056 165170 55056 165171 55057 165172 55057 165173 55057 165174 55058 165175 55058 165176 55058 165177 55059 165178 55059 165179 55059 165180 55060 165181 55060 165182 55060 165183 55061 165184 55061 165185 55061 165186 55062 165187 55062 165188 55062 165189 55063 165190 55063 165191 55063 165192 55064 165193 55064 165194 55064 165195 55065 165196 55065 165197 55065 165198 55066 165199 55066 165200 55066 165201 55067 165202 55067 165203 55067 165204 55068 165205 55068 165206 55068 165207 55069 165208 55069 165209 55069 165210 55070 165211 55070 165212 55070 165213 55071 165214 55071 165215 55071 165216 55072 165217 55072 165218 55072 165219 55073 165220 55073 165221 55073 165222 55074 165223 55074 165224 55074 165225 55075 165226 55075 165227 55075 165228 55076 165229 55076 165230 55076 165231 55077 165232 55077 165233 55077 165234 55078 165235 55078 165236 55078 165237 55079 165238 55079 165239 55079 165240 55080 165241 55080 165242 55080 165243 55081 165244 55081 165245 55081 165246 55082 165247 55082 165248 55082 165249 55083 165250 55083 165251 55083 165252 55084 165253 55084 165254 55084 165255 55085 165256 55085 165257 55085 165258 55086 165259 55086 165260 55086 165261 55087 165262 55087 165263 55087 165264 55088 165265 55088 165266 55088 165267 55089 165268 55089 165269 55089 165270 55090 165271 55090 165272 55090 165273 55091 165274 55091 165275 55091 165276 55092 165277 55092 165278 55092 165279 55093 165280 55093 165281 55093 165282 55094 165283 55094 165284 55094 165285 55095 165286 55095 165287 55095 165288 55096 165289 55096 165290 55096 165291 55097 165292 55097 165293 55097 165294 55098 165295 55098 165296 55098 165297 55099 165298 55099 165299 55099 165300 55100 165301 55100 165302 55100 165303 55101 165304 55101 165305 55101 165306 55102 165307 55102 165308 55102 165309 55103 165310 55103 165311 55103 165312 55104 165313 55104 165314 55104 165315 55105 165316 55105 165317 55105 165318 55106 165319 55106 165320 55106 165321 55107 165322 55107 165323 55107 165324 55108 165325 55108 165326 55108 165327 55109 165328 55109 165329 55109 165330 55110 165331 55110 165332 55110 165333 55111 165334 55111 165335 55111 165336 55112 165337 55112 165338 55112 165339 55113 165340 55113 165341 55113 165342 55114 165343 55114 165344 55114 165345 55115 165346 55115 165347 55115 165348 55116 165349 55116 165350 55116 165351 55117 165352 55117 165353 55117 165354 55118 165355 55118 165356 55118 165357 55119 165358 55119 165359 55119 165360 55120 165361 55120 165362 55120 165363 55121 165364 55121 165365 55121 165366 55122 165367 55122 165368 55122 165369 55123 165370 55123 165371 55123 165372 55124 165373 55124 165374 55124 165375 55125 165376 55125 165377 55125 165378 55126 165379 55126 165380 55126 165381 55127 165382 55127 165383 55127 165384 55128 165385 55128 165386 55128 165387 55129 165388 55129 165389 55129 165390 55130 165391 55130 165392 55130 165393 55131 165394 55131 165395 55131 165396 55132 165397 55132 165398 55132 165399 55133 165400 55133 165401 55133 165402 55134 165403 55134 165404 55134 165405 55135 165406 55135 165407 55135 165408 55136 165409 55136 165410 55136 165411 55137 165412 55137 165413 55137 165414 55138 165415 55138 165416 55138 165417 55139 165418 55139 165419 55139 165420 55140 165421 55140 165422 55140 165423 55141 165424 55141 165425 55141 165426 55142 165427 55142 165428 55142 165429 55143 165430 55143 165431 55143 165432 55144 165433 55144 165434 55144 165435 55145 165436 55145 165437 55145 165438 55146 165439 55146 165440 55146 165441 55147 165442 55147 165443 55147 165444 55148 165445 55148 165446 55148 165447 55149 165448 55149 165449 55149 165450 55150 165451 55150 165452 55150 165453 55151 165454 55151 165455 55151 165456 55152 165457 55152 165458 55152 165459 55153 165460 55153 165461 55153 165462 55154 165463 55154 165464 55154 165465 55155 165466 55155 165467 55155 165468 55156 165469 55156 165470 55156 165471 55157 165472 55157 165473 55157 165474 55158 165475 55158 165476 55158 165477 55159 165478 55159 165479 55159 165480 55160 165481 55160 165482 55160 165483 55161 165484 55161 165485 55161 165486 55162 165487 55162 165488 55162 165489 55163 165490 55163 165491 55163 165492 55164 165493 55164 165494 55164 165495 55165 165496 55165 165497 55165 165498 55166 165499 55166 165500 55166 165501 55167 165502 55167 165503 55167 165504 55168 165505 55168 165506 55168 165507 55169 165508 55169 165509 55169 165510 55170 165511 55170 165512 55170 165513 55171 165514 55171 165515 55171 165516 55172 165517 55172 165518 55172 165519 55173 165520 55173 165521 55173 165522 55174 165523 55174 165524 55174 165525 55175 165526 55175 165527 55175 165528 55176 165529 55176 165530 55176 165531 55177 165532 55177 165533 55177 165534 55178 165535 55178 165536 55178 165537 55179 165538 55179 165539 55179 165540 55180 165541 55180 165542 55180 165543 55181 165544 55181 165545 55181 165546 55182 165547 55182 165548 55182 165549 55183 165550 55183 165551 55183 165552 55184 165553 55184 165554 55184 165555 55185 165556 55185 165557 55185 165558 55186 165559 55186 165560 55186 165561 55187 165562 55187 165563 55187 165564 55188 165565 55188 165566 55188 165567 55189 165568 55189 165569 55189 165570 55190 165571 55190 165572 55190 165573 55191 165574 55191 165575 55191 165576 55192 165577 55192 165578 55192 165579 55193 165580 55193 165581 55193 165582 55194 165583 55194 165584 55194 165585 55195 165586 55195 165587 55195 165588 55196 165589 55196 165590 55196 165591 55197 165592 55197 165593 55197 165594 55198 165595 55198 165596 55198 165597 55199 165598 55199 165599 55199 165600 55200 165601 55200 165602 55200 165603 55201 165604 55201 165605 55201 165606 55202 165607 55202 165608 55202 165609 55203 165610 55203 165611 55203 165612 55204 165613 55204 165614 55204 165615 55205 165616 55205 165617 55205 165618 55206 165619 55206 165620 55206 165621 55207 165622 55207 165623 55207 165624 55208 165625 55208 165626 55208 165627 55209 165628 55209 165629 55209 165630 55210 165631 55210 165632 55210 165633 55211 165634 55211 165635 55211 165636 55212 165637 55212 165638 55212 165639 55213 165640 55213 165641 55213 165642 55214 165643 55214 165644 55214 165645 55215 165646 55215 165647 55215 165648 55216 165649 55216 165650 55216 165651 55217 165652 55217 165653 55217 165654 55218 165655 55218 165656 55218 165657 55219 165658 55219 165659 55219 165660 55220 165661 55220 165662 55220 165663 55221 165664 55221 165665 55221 165666 55222 165667 55222 165668 55222 165669 55223 165670 55223 165671 55223 165672 55224 165673 55224 165674 55224 165675 55225 165676 55225 165677 55225 165678 55226 165679 55226 165680 55226 165681 55227 165682 55227 165683 55227 165684 55228 165685 55228 165686 55228 165687 55229 165688 55229 165689 55229 165690 55230 165691 55230 165692 55230 165693 55231 165694 55231 165695 55231 165696 55232 165697 55232 165698 55232 165699 55233 165700 55233 165701 55233 165702 55234 165703 55234 165704 55234 165705 55235 165706 55235 165707 55235 165708 55236 165709 55236 165710 55236 165711 55237 165712 55237 165713 55237 165714 55238 165715 55238 165716 55238 165717 55239 165718 55239 165719 55239 165720 55240 165721 55240 165722 55240 165723 55241 165724 55241 165725 55241 165726 55242 165727 55242 165728 55242 165729 55243 165730 55243 165731 55243 165732 55244 165733 55244 165734 55244 165735 55245 165736 55245 165737 55245 165738 55246 165739 55246 165740 55246 165741 55247 165742 55247 165743 55247 165744 55248 165745 55248 165746 55248 165747 55249 165748 55249 165749 55249 165750 55250 165751 55250 165752 55250 165753 55251 165754 55251 165755 55251 165756 55252 165757 55252 165758 55252 165759 55253 165760 55253 165761 55253 165762 55254 165763 55254 165764 55254 165765 55255 165766 55255 165767 55255 165768 55256 165769 55256 165770 55256 165771 55257 165772 55257 165773 55257 165774 55258 165775 55258 165776 55258 165777 55259 165778 55259 165779 55259 165780 55260 165781 55260 165782 55260 165783 55261 165784 55261 165785 55261 165786 55262 165787 55262 165788 55262 165789 55263 165790 55263 165791 55263 165792 55264 165793 55264 165794 55264 165795 55265 165796 55265 165797 55265 165798 55266 165799 55266 165800 55266 165801 55267 165802 55267 165803 55267 165804 55268 165805 55268 165806 55268 165807 55269 165808 55269 165809 55269 165810 55270 165811 55270 165812 55270 165813 55271 165814 55271 165815 55271 165816 55272 165817 55272 165818 55272 165819 55273 165820 55273 165821 55273 165822 55274 165823 55274 165824 55274 165825 55275 165826 55275 165827 55275 165828 55276 165829 55276 165830 55276 165831 55277 165832 55277 165833 55277 165834 55278 165835 55278 165836 55278 165837 55279 165838 55279 165839 55279 165840 55280 165841 55280 165842 55280 165843 55281 165844 55281 165845 55281 165846 55282 165847 55282 165848 55282 165849 55283 165850 55283 165851 55283 165852 55284 165853 55284 165854 55284 165855 55285 165856 55285 165857 55285 165858 55286 165859 55286 165860 55286 165861 55287 165862 55287 165863 55287 165864 55288 165865 55288 165866 55288 165867 55289 165868 55289 165869 55289 165870 55290 165871 55290 165872 55290 165873 55291 165874 55291 165875 55291 165876 55292 165877 55292 165878 55292 165879 55293 165880 55293 165881 55293 165882 55294 165883 55294 165884 55294 165885 55295 165886 55295 165887 55295 165888 55296 165889 55296 165890 55296 165891 55297 165892 55297 165893 55297 165894 55298 165895 55298 165896 55298 165897 55299 165898 55299 165899 55299 165900 55300 165901 55300 165902 55300 165903 55301 165904 55301 165905 55301 165906 55302 165907 55302 165908 55302 165909 55303 165910 55303 165911 55303 165912 55304 165913 55304 165914 55304 165915 55305 165916 55305 165917 55305 165918 55306 165919 55306 165920 55306 165921 55307 165922 55307 165923 55307 165924 55308 165925 55308 165926 55308 165927 55309 165928 55309 165929 55309 165930 55310 165931 55310 165932 55310 165933 55311 165934 55311 165935 55311 165936 55312 165937 55312 165938 55312 165939 55313 165940 55313 165941 55313 165942 55314 165943 55314 165944 55314 165945 55315 165946 55315 165947 55315 165948 55316 165949 55316 165950 55316 165951 55317 165952 55317 165953 55317 165954 55318 165955 55318 165956 55318 165957 55319 165958 55319 165959 55319 165960 55320 165961 55320 165962 55320 165963 55321 165964 55321 165965 55321 165966 55322 165967 55322 165968 55322 165969 55323 165970 55323 165971 55323 165972 55324 165973 55324 165974 55324 165975 55325 165976 55325 165977 55325 165978 55326 165979 55326 165980 55326 165981 55327 165982 55327 165983 55327 165984 55328 165985 55328 165986 55328 165987 55329 165988 55329 165989 55329 165990 55330 165991 55330 165992 55330 165993 55331 165994 55331 165995 55331 165996 55332 165997 55332 165998 55332 165999 55333 166000 55333 166001 55333 166002 55334 166003 55334 166004 55334 166005 55335 166006 55335 166007 55335 166008 55336 166009 55336 166010 55336 166011 55337 166012 55337 166013 55337 166014 55338 166015 55338 166016 55338 166017 55339 166018 55339 166019 55339 166020 55340 166021 55340 166022 55340 166023 55341 166024 55341 166025 55341 166026 55342 166027 55342 166028 55342 166029 55343 166030 55343 166031 55343 166032 55344 166033 55344 166034 55344 166035 55345 166036 55345 166037 55345 166038 55346 166039 55346 166040 55346 166041 55347 166042 55347 166043 55347 166044 55348 166045 55348 166046 55348 166047 55349 166048 55349 166049 55349 166050 55350 166051 55350 166052 55350 166053 55351 166054 55351 166055 55351 166056 55352 166057 55352 166058 55352 166059 55353 166060 55353 166061 55353 166062 55354 166063 55354 166064 55354 166065 55355 166066 55355 166067 55355 166068 55356 166069 55356 166070 55356 166071 55357 166072 55357 166073 55357 166074 55358 166075 55358 166076 55358 166077 55359 166078 55359 166079 55359 166080 55360 166081 55360 166082 55360 166083 55361 166084 55361 166085 55361 166086 55362 166087 55362 166088 55362 166089 55363 166090 55363 166091 55363 166092 55364 166093 55364 166094 55364 166095 55365 166096 55365 166097 55365 166098 55366 166099 55366 166100 55366 166101 55367 166102 55367 166103 55367 166104 55368 166105 55368 166106 55368 166107 55369 166108 55369 166109 55369 166110 55370 166111 55370 166112 55370 166113 55371 166114 55371 166115 55371 166116 55372 166117 55372 166118 55372 166119 55373 166120 55373 166121 55373 166122 55374 166123 55374 166124 55374 166125 55375 166126 55375 166127 55375 166128 55376 166129 55376 166130 55376 166131 55377 166132 55377 166133 55377 166134 55378 166135 55378 166136 55378 166137 55379 166138 55379 166139 55379 166140 55380 166141 55380 166142 55380 166143 55381 166144 55381 166145 55381 166146 55382 166147 55382 166148 55382 166149 55383 166150 55383 166151 55383 166152 55384 166153 55384 166154 55384 166155 55385 166156 55385 166157 55385 166158 55386 166159 55386 166160 55386 166161 55387 166162 55387 166163 55387 166164 55388 166165 55388 166166 55388 166167 55389 166168 55389 166169 55389 166170 55390 166171 55390 166172 55390 166173 55391 166174 55391 166175 55391 166176 55392 166177 55392 166178 55392 166179 55393 166180 55393 166181 55393 166182 55394 166183 55394 166184 55394 166185 55395 166186 55395 166187 55395 166188 55396 166189 55396 166190 55396 166191 55397 166192 55397 166193 55397 166194 55398 166195 55398 166196 55398 166197 55399 166198 55399 166199 55399 166200 55400 166201 55400 166202 55400 166203 55401 166204 55401 166205 55401 166206 55402 166207 55402 166208 55402 166209 55403 166210 55403 166211 55403 166212 55404 166213 55404 166214 55404 166215 55405 166216 55405 166217 55405 166218 55406 166219 55406 166220 55406 166221 55407 166222 55407 166223 55407 166224 55408 166225 55408 166226 55408 166227 55409 166228 55409 166229 55409 166230 55410 166231 55410 166232 55410 166233 55411 166234 55411 166235 55411 166236 55412 166237 55412 166238 55412 166239 55413 166240 55413 166241 55413 166242 55414 166243 55414 166244 55414 166245 55415 166246 55415 166247 55415 166248 55416 166249 55416 166250 55416 166251 55417 166252 55417 166253 55417 166254 55418 166255 55418 166256 55418 166257 55419 166258 55419 166259 55419 166260 55420 166261 55420 166262 55420 166263 55421 166264 55421 166265 55421 166266 55422 166267 55422 166268 55422 166269 55423 166270 55423 166271 55423 166272 55424 166273 55424 166274 55424 166275 55425 166276 55425 166277 55425 166278 55426 166279 55426 166280 55426 166281 55427 166282 55427 166283 55427 166284 55428 166285 55428 166286 55428 166287 55429 166288 55429 166289 55429 166290 55430 166291 55430 166292 55430 166293 55431 166294 55431 166295 55431 166296 55432 166297 55432 166298 55432 166299 55433 166300 55433 166301 55433 166302 55434 166303 55434 166304 55434 166305 55435 166306 55435 166307 55435 166308 55436 166309 55436 166310 55436 166311 55437 166312 55437 166313 55437 166314 55438 166315 55438 166316 55438 166317 55439 166318 55439 166319 55439 166320 55440 166321 55440 166322 55440 166323 55441 166324 55441 166325 55441 166326 55442 166327 55442 166328 55442 166329 55443 166330 55443 166331 55443 166332 55444 166333 55444 166334 55444 166335 55445 166336 55445 166337 55445 166338 55446 166339 55446 166340 55446 166341 55447 166342 55447 166343 55447 166344 55448 166345 55448 166346 55448 166347 55449 166348 55449 166349 55449 166350 55450 166351 55450 166352 55450 166353 55451 166354 55451 166355 55451 166356 55452 166357 55452 166358 55452 166359 55453 166360 55453 166361 55453 166362 55454 166363 55454 166364 55454 166365 55455 166366 55455 166367 55455 166368 55456 166369 55456 166370 55456 166371 55457 166372 55457 166373 55457 166374 55458 166375 55458 166376 55458 166377 55459 166378 55459 166379 55459 166380 55460 166381 55460 166382 55460 166383 55461 166384 55461 166385 55461 166386 55462 166387 55462 166388 55462 166389 55463 166390 55463 166391 55463 166392 55464 166393 55464 166394 55464 166395 55465 166396 55465 166397 55465 166398 55466 166399 55466 166400 55466 166401 55467 166402 55467 166403 55467 166404 55468 166405 55468 166406 55468 166407 55469 166408 55469 166409 55469 166410 55470 166411 55470 166412 55470 166413 55471 166414 55471 166415 55471 166416 55472 166417 55472 166418 55472 166419 55473 166420 55473 166421 55473 166422 55474 166423 55474 166424 55474 166425 55475 166426 55475 166427 55475 166428 55476 166429 55476 166430 55476 166431 55477 166432 55477 166433 55477 166434 55478 166435 55478 166436 55478 166437 55479 166438 55479 166439 55479 166440 55480 166441 55480 166442 55480 166443 55481 166444 55481 166445 55481 166446 55482 166447 55482 166448 55482 166449 55483 166450 55483 166451 55483 166452 55484 166453 55484 166454 55484 166455 55485 166456 55485 166457 55485 166458 55486 166459 55486 166460 55486 166461 55487 166462 55487 166463 55487 166464 55488 166465 55488 166466 55488 166467 55489 166468 55489 166469 55489 166470 55490 166471 55490 166472 55490 166473 55491 166474 55491 166475 55491 166476 55492 166477 55492 166478 55492 166479 55493 166480 55493 166481 55493 166482 55494 166483 55494 166484 55494 166485 55495 166486 55495 166487 55495 166488 55496 166489 55496 166490 55496 166491 55497 166492 55497 166493 55497 166494 55498 166495 55498 166496 55498 166497 55499 166498 55499 166499 55499 166500 55500 166501 55500 166502 55500 166503 55501 166504 55501 166505 55501 166506 55502 166507 55502 166508 55502 166509 55503 166510 55503 166511 55503 166512 55504 166513 55504 166514 55504 166515 55505 166516 55505 166517 55505 166518 55506 166519 55506 166520 55506 166521 55507 166522 55507 166523 55507 166524 55508 166525 55508 166526 55508 166527 55509 166528 55509 166529 55509 166530 55510 166531 55510 166532 55510 166533 55511 166534 55511 166535 55511 166536 55512 166537 55512 166538 55512 166539 55513 166540 55513 166541 55513 166542 55514 166543 55514 166544 55514 166545 55515 166546 55515 166547 55515 166548 55516 166549 55516 166550 55516 166551 55517 166552 55517 166553 55517 166554 55518 166555 55518 166556 55518 166557 55519 166558 55519 166559 55519 166560 55520 166561 55520 166562 55520 166563 55521 166564 55521 166565 55521 166566 55522 166567 55522 166568 55522 166569 55523 166570 55523 166571 55523 166572 55524 166573 55524 166574 55524 166575 55525 166576 55525 166577 55525 166578 55526 166579 55526 166580 55526 166581 55527 166582 55527 166583 55527 166584 55528 166585 55528 166586 55528 166587 55529 166588 55529 166589 55529 166590 55530 166591 55530 166592 55530 166593 55531 166594 55531 166595 55531 166596 55532 166597 55532 166598 55532 166599 55533 166600 55533 166601 55533 166602 55534 166603 55534 166604 55534 166605 55535 166606 55535 166607 55535 166608 55536 166609 55536 166610 55536 166611 55537 166612 55537 166613 55537 166614 55538 166615 55538 166616 55538 166617 55539 166618 55539 166619 55539 166620 55540 166621 55540 166622 55540 166623 55541 166624 55541 166625 55541 166626 55542 166627 55542 166628 55542 166629 55543 166630 55543 166631 55543 166632 55544 166633 55544 166634 55544 166635 55545 166636 55545 166637 55545 166638 55546 166639 55546 166640 55546 166641 55547 166642 55547 166643 55547 166644 55548 166645 55548 166646 55548 166647 55549 166648 55549 166649 55549 166650 55550 166651 55550 166652 55550 166653 55551 166654 55551 166655 55551 166656 55552 166657 55552 166658 55552 166659 55553 166660 55553 166661 55553 166662 55554 166663 55554 166664 55554 166665 55555 166666 55555 166667 55555 166668 55556 166669 55556 166670 55556 166671 55557 166672 55557 166673 55557 166674 55558 166675 55558 166676 55558 166677 55559 166678 55559 166679 55559 166680 55560 166681 55560 166682 55560 166683 55561 166684 55561 166685 55561 166686 55562 166687 55562 166688 55562 166689 55563 166690 55563 166691 55563 166692 55564 166693 55564 166694 55564 166695 55565 166696 55565 166697 55565 166698 55566 166699 55566 166700 55566 166701 55567 166702 55567 166703 55567 166704 55568 166705 55568 166706 55568 166707 55569 166708 55569 166709 55569 166710 55570 166711 55570 166712 55570 166713 55571 166714 55571 166715 55571 166716 55572 166717 55572 166718 55572 166719 55573 166720 55573 166721 55573 166722 55574 166723 55574 166724 55574 166725 55575 166726 55575 166727 55575 166728 55576 166729 55576 166730 55576 166731 55577 166732 55577 166733 55577 166734 55578 166735 55578 166736 55578 166737 55579 166738 55579 166739 55579 166740 55580 166741 55580 166742 55580 166743 55581 166744 55581 166745 55581 166746 55582 166747 55582 166748 55582 166749 55583 166750 55583 166751 55583 166752 55584 166753 55584 166754 55584 166755 55585 166756 55585 166757 55585 166758 55586 166759 55586 166760 55586 166761 55587 166762 55587 166763 55587 166764 55588 166765 55588 166766 55588 166767 55589 166768 55589 166769 55589 166770 55590 166771 55590 166772 55590 166773 55591 166774 55591 166775 55591 166776 55592 166777 55592 166778 55592 166779 55593 166780 55593 166781 55593 166782 55594 166783 55594 166784 55594 166785 55595 166786 55595 166787 55595 166788 55596 166789 55596 166790 55596 166791 55597 166792 55597 166793 55597 166794 55598 166795 55598 166796 55598 166797 55599 166798 55599 166799 55599 166800 55600 166801 55600 166802 55600 166803 55601 166804 55601 166805 55601 166806 55602 166807 55602 166808 55602 166809 55603 166810 55603 166811 55603 166812 55604 166813 55604 166814 55604 166815 55605 166816 55605 166817 55605 166818 55606 166819 55606 166820 55606 166821 55607 166822 55607 166823 55607 166824 55608 166825 55608 166826 55608 166827 55609 166828 55609 166829 55609 166830 55610 166831 55610 166832 55610 166833 55611 166834 55611 166835 55611 166836 55612 166837 55612 166838 55612 166839 55613 166840 55613 166841 55613 166842 55614 166843 55614 166844 55614 166845 55615 166846 55615 166847 55615 166848 55616 166849 55616 166850 55616 166851 55617 166852 55617 166853 55617 166854 55618 166855 55618 166856 55618 166857 55619 166858 55619 166859 55619 166860 55620 166861 55620 166862 55620 166863 55621 166864 55621 166865 55621 166866 55622 166867 55622 166868 55622 166869 55623 166870 55623 166871 55623 166872 55624 166873 55624 166874 55624 166875 55625 166876 55625 166877 55625 166878 55626 166879 55626 166880 55626 166881 55627 166882 55627 166883 55627 166884 55628 166885 55628 166886 55628 166887 55629 166888 55629 166889 55629 166890 55630 166891 55630 166892 55630 166893 55631 166894 55631 166895 55631 166896 55632 166897 55632 166898 55632 166899 55633 166900 55633 166901 55633 166902 55634 166903 55634 166904 55634 166905 55635 166906 55635 166907 55635 166908 55636 166909 55636 166910 55636 166911 55637 166912 55637 166913 55637 166914 55638 166915 55638 166916 55638 166917 55639 166918 55639 166919 55639 166920 55640 166921 55640 166922 55640 166923 55641 166924 55641 166925 55641 166926 55642 166927 55642 166928 55642 166929 55643 166930 55643 166931 55643 166932 55644 166933 55644 166934 55644 166935 55645 166936 55645 166937 55645 166938 55646 166939 55646 166940 55646 166941 55647 166942 55647 166943 55647 166944 55648 166945 55648 166946 55648 166947 55649 166948 55649 166949 55649 166950 55650 166951 55650 166952 55650 166953 55651 166954 55651 166955 55651 166956 55652 166957 55652 166958 55652 166959 55653 166960 55653 166961 55653 166962 55654 166963 55654 166964 55654 166965 55655 166966 55655 166967 55655 166968 55656 166969 55656 166970 55656 166971 55657 166972 55657 166973 55657 166974 55658 166975 55658 166976 55658 166977 55659 166978 55659 166979 55659 166980 55660 166981 55660 166982 55660 166983 55661 166984 55661 166985 55661 166986 55662 166987 55662 166988 55662 166989 55663 166990 55663 166991 55663 166992 55664 166993 55664 166994 55664 166995 55665 166996 55665 166997 55665 166998 55666 166999 55666 167000 55666 167001 55667 167002 55667 167003 55667 167004 55668 167005 55668 167006 55668 167007 55669 167008 55669 167009 55669 167010 55670 167011 55670 167012 55670 167013 55671 167014 55671 167015 55671 167016 55672 167017 55672 167018 55672 167019 55673 167020 55673 167021 55673 167022 55674 167023 55674 167024 55674 167025 55675 167026 55675 167027 55675 167028 55676 167029 55676 167030 55676 167031 55677 167032 55677 167033 55677 167034 55678 167035 55678 167036 55678 167037 55679 167038 55679 167039 55679 167040 55680 167041 55680 167042 55680 167043 55681 167044 55681 167045 55681 167046 55682 167047 55682 167048 55682 167049 55683 167050 55683 167051 55683 167052 55684 167053 55684 167054 55684 167055 55685 167056 55685 167057 55685 167058 55686 167059 55686 167060 55686 167061 55687 167062 55687 167063 55687 167064 55688 167065 55688 167066 55688 167067 55689 167068 55689 167069 55689 167070 55690 167071 55690 167072 55690 167073 55691 167074 55691 167075 55691 167076 55692 167077 55692 167078 55692 167079 55693 167080 55693 167081 55693 167082 55694 167083 55694 167084 55694 167085 55695 167086 55695 167087 55695 167088 55696 167089 55696 167090 55696 167091 55697 167092 55697 167093 55697 167094 55698 167095 55698 167096 55698 167097 55699 167098 55699 167099 55699 167100 55700 167101 55700 167102 55700 167103 55701 167104 55701 167105 55701 167106 55702 167107 55702 167108 55702 167109 55703 167110 55703 167111 55703 167112 55704 167113 55704 167114 55704 167115 55705 167116 55705 167117 55705 167118 55706 167119 55706 167120 55706 167121 55707 167122 55707 167123 55707 167124 55708 167125 55708 167126 55708 167127 55709 167128 55709 167129 55709 167130 55710 167131 55710 167132 55710 167133 55711 167134 55711 167135 55711 167136 55712 167137 55712 167138 55712 167139 55713 167140 55713 167141 55713 167142 55714 167143 55714 167144 55714 167145 55715 167146 55715 167147 55715 167148 55716 167149 55716 167150 55716 167151 55717 167152 55717 167153 55717 167154 55718 167155 55718 167156 55718 167157 55719 167158 55719 167159 55719 167160 55720 167161 55720 167162 55720 167163 55721 167164 55721 167165 55721 167166 55722 167167 55722 167168 55722 167169 55723 167170 55723 167171 55723 167172 55724 167173 55724 167174 55724 167175 55725 167176 55725 167177 55725 167178 55726 167179 55726 167180 55726 167181 55727 167182 55727 167183 55727 167184 55728 167185 55728 167186 55728 167187 55729 167188 55729 167189 55729 167190 55730 167191 55730 167192 55730 167193 55731 167194 55731 167195 55731 167196 55732 167197 55732 167198 55732 167199 55733 167200 55733 167201 55733 167202 55734 167203 55734 167204 55734 167205 55735 167206 55735 167207 55735 167208 55736 167209 55736 167210 55736 167211 55737 167212 55737 167213 55737 167214 55738 167215 55738 167216 55738 167217 55739 167218 55739 167219 55739 167220 55740 167221 55740 167222 55740 167223 55741 167224 55741 167225 55741 167226 55742 167227 55742 167228 55742 167229 55743 167230 55743 167231 55743 167232 55744 167233 55744 167234 55744 167235 55745 167236 55745 167237 55745 167238 55746 167239 55746 167240 55746 167241 55747 167242 55747 167243 55747 167244 55748 167245 55748 167246 55748 167247 55749 167248 55749 167249 55749 167250 55750 167251 55750 167252 55750 167253 55751 167254 55751 167255 55751 167256 55752 167257 55752 167258 55752 167259 55753 167260 55753 167261 55753 167262 55754 167263 55754 167264 55754 167265 55755 167266 55755 167267 55755 167268 55756 167269 55756 167270 55756 167271 55757 167272 55757 167273 55757 167274 55758 167275 55758 167276 55758 167277 55759 167278 55759 167279 55759 167280 55760 167281 55760 167282 55760 167283 55761 167284 55761 167285 55761 167286 55762 167287 55762 167288 55762 167289 55763 167290 55763 167291 55763 167292 55764 167293 55764 167294 55764 167295 55765 167296 55765 167297 55765 167298 55766 167299 55766 167300 55766 167301 55767 167302 55767 167303 55767 167304 55768 167305 55768 167306 55768 167307 55769 167308 55769 167309 55769 167310 55770 167311 55770 167312 55770 167313 55771 167314 55771 167315 55771 167316 55772 167317 55772 167318 55772 167319 55773 167320 55773 167321 55773 167322 55774 167323 55774 167324 55774 167325 55775 167326 55775 167327 55775 167328 55776 167329 55776 167330 55776 167331 55777 167332 55777 167333 55777 167334 55778 167335 55778 167336 55778 167337 55779 167338 55779 167339 55779 167340 55780 167341 55780 167342 55780 167343 55781 167344 55781 167345 55781 167346 55782 167347 55782 167348 55782 167349 55783 167350 55783 167351 55783 167352 55784 167353 55784 167354 55784 167355 55785 167356 55785 167357 55785 167358 55786 167359 55786 167360 55786 167361 55787 167362 55787 167363 55787 167364 55788 167365 55788 167366 55788 167367 55789 167368 55789 167369 55789 167370 55790 167371 55790 167372 55790 167373 55791 167374 55791 167375 55791 167376 55792 167377 55792 167378 55792 167379 55793 167380 55793 167381 55793 167382 55794 167383 55794 167384 55794 167385 55795 167386 55795 167387 55795 167388 55796 167389 55796 167390 55796 167391 55797 167392 55797 167393 55797 167394 55798 167395 55798 167396 55798 167397 55799 167398 55799 167399 55799 167400 55800 167401 55800 167402 55800 167403 55801 167404 55801 167405 55801 167406 55802 167407 55802 167408 55802 167409 55803 167410 55803 167411 55803 167412 55804 167413 55804 167414 55804 167415 55805 167416 55805 167417 55805 167418 55806 167419 55806 167420 55806 167421 55807 167422 55807 167423 55807 167424 55808 167425 55808 167426 55808 167427 55809 167428 55809 167429 55809 167430 55810 167431 55810 167432 55810 167433 55811 167434 55811 167435 55811 167436 55812 167437 55812 167438 55812 167439 55813 167440 55813 167441 55813 167442 55814 167443 55814 167444 55814 167445 55815 167446 55815 167447 55815 167448 55816 167449 55816 167450 55816 167451 55817 167452 55817 167453 55817 167454 55818 167455 55818 167456 55818 167457 55819 167458 55819 167459 55819 167460 55820 167461 55820 167462 55820 167463 55821 167464 55821 167465 55821 167466 55822 167467 55822 167468 55822 167469 55823 167470 55823 167471 55823 167472 55824 167473 55824 167474 55824 167475 55825 167476 55825 167477 55825 167478 55826 167479 55826 167480 55826 167481 55827 167482 55827 167483 55827 167484 55828 167485 55828 167486 55828 167487 55829 167488 55829 167489 55829 167490 55830 167491 55830 167492 55830 167493 55831 167494 55831 167495 55831 167496 55832 167497 55832 167498 55832 167499 55833 167500 55833 167501 55833 167502 55834 167503 55834 167504 55834 167505 55835 167506 55835 167507 55835 167508 55836 167509 55836 167510 55836 167511 55837 167512 55837 167513 55837 167514 55838 167515 55838 167516 55838 167517 55839 167518 55839 167519 55839 167520 55840 167521 55840 167522 55840 167523 55841 167524 55841 167525 55841 167526 55842 167527 55842 167528 55842 167529 55843 167530 55843 167531 55843 167532 55844 167533 55844 167534 55844 167535 55845 167536 55845 167537 55845 167538 55846 167539 55846 167540 55846 167541 55847 167542 55847 167543 55847 167544 55848 167545 55848 167546 55848 167547 55849 167548 55849 167549 55849 167550 55850 167551 55850 167552 55850 167553 55851 167554 55851 167555 55851 167556 55852 167557 55852 167558 55852 167559 55853 167560 55853 167561 55853 167562 55854 167563 55854 167564 55854 167565 55855 167566 55855 167567 55855 167568 55856 167569 55856 167570 55856 167571 55857 167572 55857 167573 55857 167574 55858 167575 55858 167576 55858 167577 55859 167578 55859 167579 55859 167580 55860 167581 55860 167582 55860 167583 55861 167584 55861 167585 55861 167586 55862 167587 55862 167588 55862 167589 55863 167590 55863 167591 55863 167592 55864 167593 55864 167594 55864 167595 55865 167596 55865 167597 55865 167598 55866 167599 55866 167600 55866 167601 55867 167602 55867 167603 55867 167604 55868 167605 55868 167606 55868 167607 55869 167608 55869 167609 55869 167610 55870 167611 55870 167612 55870 167613 55871 167614 55871 167615 55871 167616 55872 167617 55872 167618 55872 167619 55873 167620 55873 167621 55873 167622 55874 167623 55874 167624 55874 167625 55875 167626 55875 167627 55875 167628 55876 167629 55876 167630 55876 167631 55877 167632 55877 167633 55877 167634 55878 167635 55878 167636 55878 167637 55879 167638 55879 167639 55879 167640 55880 167641 55880 167642 55880 167643 55881 167644 55881 167645 55881 167646 55882 167647 55882 167648 55882 167649 55883 167650 55883 167651 55883 167652 55884 167653 55884 167654 55884 167655 55885 167656 55885 167657 55885 167658 55886 167659 55886 167660 55886 167661 55887 167662 55887 167663 55887 167664 55888 167665 55888 167666 55888 167667 55889 167668 55889 167669 55889 167670 55890 167671 55890 167672 55890 167673 55891 167674 55891 167675 55891 167676 55892 167677 55892 167678 55892 167679 55893 167680 55893 167681 55893 167682 55894 167683 55894 167684 55894 167685 55895 167686 55895 167687 55895 167688 55896 167689 55896 167690 55896 167691 55897 167692 55897 167693 55897 167694 55898 167695 55898 167696 55898 167697 55899 167698 55899 167699 55899 167700 55900 167701 55900 167702 55900 167703 55901 167704 55901 167705 55901 167706 55902 167707 55902 167708 55902 167709 55903 167710 55903 167711 55903 167712 55904 167713 55904 167714 55904 167715 55905 167716 55905 167717 55905 167718 55906 167719 55906 167720 55906 167721 55907 167722 55907 167723 55907 167724 55908 167725 55908 167726 55908 167727 55909 167728 55909 167729 55909 167730 55910 167731 55910 167732 55910 167733 55911 167734 55911 167735 55911 167736 55912 167737 55912 167738 55912 167739 55913 167740 55913 167741 55913 167742 55914 167743 55914 167744 55914 167745 55915 167746 55915 167747 55915 167748 55916 167749 55916 167750 55916 167751 55917 167752 55917 167753 55917 167754 55918 167755 55918 167756 55918 167757 55919 167758 55919 167759 55919 167760 55920 167761 55920 167762 55920 167763 55921 167764 55921 167765 55921 167766 55922 167767 55922 167768 55922 167769 55923 167770 55923 167771 55923 167772 55924 167773 55924 167774 55924 167775 55925 167776 55925 167777 55925 167778 55926 167779 55926 167780 55926 167781 55927 167782 55927 167783 55927 167784 55928 167785 55928 167786 55928 167787 55929 167788 55929 167789 55929 167790 55930 167791 55930 167792 55930 167793 55931 167794 55931 167795 55931 167796 55932 167797 55932 167798 55932 167799 55933 167800 55933 167801 55933 167802 55934 167803 55934 167804 55934 167805 55935 167806 55935 167807 55935 167808 55936 167809 55936 167810 55936 167811 55937 167812 55937 167813 55937 167814 55938 167815 55938 167816 55938 167817 55939 167818 55939 167819 55939 167820 55940 167821 55940 167822 55940 167823 55941 167824 55941 167825 55941 167826 55942 167827 55942 167828 55942 167829 55943 167830 55943 167831 55943 167832 55944 167833 55944 167834 55944 167835 55945 167836 55945 167837 55945 167838 55946 167839 55946 167840 55946 167841 55947 167842 55947 167843 55947 167844 55948 167845 55948 167846 55948 167847 55949 167848 55949 167849 55949 167850 55950 167851 55950 167852 55950 167853 55951 167854 55951 167855 55951 167856 55952 167857 55952 167858 55952 167859 55953 167860 55953 167861 55953 167862 55954 167863 55954 167864 55954 167865 55955 167866 55955 167867 55955 167868 55956 167869 55956 167870 55956 167871 55957 167872 55957 167873 55957 167874 55958 167875 55958 167876 55958 167877 55959 167878 55959 167879 55959 167880 55960 167881 55960 167882 55960 167883 55961 167884 55961 167885 55961 167886 55962 167887 55962 167888 55962 167889 55963 167890 55963 167891 55963 167892 55964 167893 55964 167894 55964 167895 55965 167896 55965 167897 55965 167898 55966 167899 55966 167900 55966 167901 55967 167902 55967 167903 55967 167904 55968 167905 55968 167906 55968 167907 55969 167908 55969 167909 55969 167910 55970 167911 55970 167912 55970 167913 55971 167914 55971 167915 55971 167916 55972 167917 55972 167918 55972 167919 55973 167920 55973 167921 55973 167922 55974 167923 55974 167924 55974 167925 55975 167926 55975 167927 55975 167928 55976 167929 55976 167930 55976 167931 55977 167932 55977 167933 55977 167934 55978 167935 55978 167936 55978 167937 55979 167938 55979 167939 55979 167940 55980 167941 55980 167942 55980 167943 55981 167944 55981 167945 55981 167946 55982 167947 55982 167948 55982 167949 55983 167950 55983 167951 55983 167952 55984 167953 55984 167954 55984 167955 55985 167956 55985 167957 55985 167958 55986 167959 55986 167960 55986 167961 55987 167962 55987 167963 55987 167964 55988 167965 55988 167966 55988 167967 55989 167968 55989 167969 55989 167970 55990 167971 55990 167972 55990 167973 55991 167974 55991 167975 55991 167976 55992 167977 55992 167978 55992 167979 55993 167980 55993 167981 55993 167982 55994 167983 55994 167984 55994 167985 55995 167986 55995 167987 55995 167988 55996 167989 55996 167990 55996 167991 55997 167992 55997 167993 55997 167994 55998 167995 55998 167996 55998 167997 55999 167998 55999 167999 55999 168000 56000 168001 56000 168002 56000 168003 56001 168004 56001 168005 56001 168006 56002 168007 56002 168008 56002 168009 56003 168010 56003 168011 56003 168012 56004 168013 56004 168014 56004 168015 56005 168016 56005 168017 56005 168018 56006 168019 56006 168020 56006 168021 56007 168022 56007 168023 56007 168024 56008 168025 56008 168026 56008 168027 56009 168028 56009 168029 56009 168030 56010 168031 56010 168032 56010 168033 56011 168034 56011 168035 56011 168036 56012 168037 56012 168038 56012 168039 56013 168040 56013 168041 56013 168042 56014 168043 56014 168044 56014 168045 56015 168046 56015 168047 56015 168048 56016 168049 56016 168050 56016 168051 56017 168052 56017 168053 56017 168054 56018 168055 56018 168056 56018 168057 56019 168058 56019 168059 56019 168060 56020 168061 56020 168062 56020 168063 56021 168064 56021 168065 56021 168066 56022 168067 56022 168068 56022 168069 56023 168070 56023 168071 56023 168072 56024 168073 56024 168074 56024 168075 56025 168076 56025 168077 56025 168078 56026 168079 56026 168080 56026 168081 56027 168082 56027 168083 56027 168084 56028 168085 56028 168086 56028 168087 56029 168088 56029 168089 56029 168090 56030 168091 56030 168092 56030 168093 56031 168094 56031 168095 56031 168096 56032 168097 56032 168098 56032 168099 56033 168100 56033 168101 56033 168102 56034 168103 56034 168104 56034 168105 56035 168106 56035 168107 56035 168108 56036 168109 56036 168110 56036 168111 56037 168112 56037 168113 56037 168114 56038 168115 56038 168116 56038 168117 56039 168118 56039 168119 56039 168120 56040 168121 56040 168122 56040 168123 56041 168124 56041 168125 56041 168126 56042 168127 56042 168128 56042 168129 56043 168130 56043 168131 56043 168132 56044 168133 56044 168134 56044 168135 56045 168136 56045 168137 56045 168138 56046 168139 56046 168140 56046 168141 56047 168142 56047 168143 56047 168144 56048 168145 56048 168146 56048 168147 56049 168148 56049 168149 56049 168150 56050 168151 56050 168152 56050 168153 56051 168154 56051 168155 56051 168156 56052 168157 56052 168158 56052 168159 56053 168160 56053 168161 56053 168162 56054 168163 56054 168164 56054 168165 56055 168166 56055 168167 56055 168168 56056 168169 56056 168170 56056 168171 56057 168172 56057 168173 56057 168174 56058 168175 56058 168176 56058 168177 56059 168178 56059 168179 56059 168180 56060 168181 56060 168182 56060 168183 56061 168184 56061 168185 56061 168186 56062 168187 56062 168188 56062 168189 56063 168190 56063 168191 56063 168192 56064 168193 56064 168194 56064 168195 56065 168196 56065 168197 56065 168198 56066 168199 56066 168200 56066 168201 56067 168202 56067 168203 56067 168204 56068 168205 56068 168206 56068 168207 56069 168208 56069 168209 56069 168210 56070 168211 56070 168212 56070 168213 56071 168214 56071 168215 56071 168216 56072 168217 56072 168218 56072 168219 56073 168220 56073 168221 56073 168222 56074 168223 56074 168224 56074 168225 56075 168226 56075 168227 56075 168228 56076 168229 56076 168230 56076 168231 56077 168232 56077 168233 56077 168234 56078 168235 56078 168236 56078 168237 56079 168238 56079 168239 56079 168240 56080 168241 56080 168242 56080 168243 56081 168244 56081 168245 56081 168246 56082 168247 56082 168248 56082 168249 56083 168250 56083 168251 56083 168252 56084 168253 56084 168254 56084 168255 56085 168256 56085 168257 56085 168258 56086 168259 56086 168260 56086 168261 56087 168262 56087 168263 56087 168264 56088 168265 56088 168266 56088 168267 56089 168268 56089 168269 56089 168270 56090 168271 56090 168272 56090 168273 56091 168274 56091 168275 56091 168276 56092 168277 56092 168278 56092 168279 56093 168280 56093 168281 56093 168282 56094 168283 56094 168284 56094 168285 56095 168286 56095 168287 56095 168288 56096 168289 56096 168290 56096 168291 56097 168292 56097 168293 56097 168294 56098 168295 56098 168296 56098 168297 56099 168298 56099 168299 56099 168300 56100 168301 56100 168302 56100 168303 56101 168304 56101 168305 56101 168306 56102 168307 56102 168308 56102 168309 56103 168310 56103 168311 56103 168312 56104 168313 56104 168314 56104 168315 56105 168316 56105 168317 56105 168318 56106 168319 56106 168320 56106 168321 56107 168322 56107 168323 56107 168324 56108 168325 56108 168326 56108 168327 56109 168328 56109 168329 56109 168330 56110 168331 56110 168332 56110 168333 56111 168334 56111 168335 56111 168336 56112 168337 56112 168338 56112 168339 56113 168340 56113 168341 56113 168342 56114 168343 56114 168344 56114 168345 56115 168346 56115 168347 56115 168348 56116 168349 56116 168350 56116 168351 56117 168352 56117 168353 56117 168354 56118 168355 56118 168356 56118 168357 56119 168358 56119 168359 56119 168360 56120 168361 56120 168362 56120 168363 56121 168364 56121 168365 56121 168366 56122 168367 56122 168368 56122 168369 56123 168370 56123 168371 56123 168372 56124 168373 56124 168374 56124 168375 56125 168376 56125 168377 56125 168378 56126 168379 56126 168380 56126 168381 56127 168382 56127 168383 56127 168384 56128 168385 56128 168386 56128 168387 56129 168388 56129 168389 56129 168390 56130 168391 56130 168392 56130 168393 56131 168394 56131 168395 56131 168396 56132 168397 56132 168398 56132 168399 56133 168400 56133 168401 56133 168402 56134 168403 56134 168404 56134 168405 56135 168406 56135 168407 56135 168408 56136 168409 56136 168410 56136 168411 56137 168412 56137 168413 56137 168414 56138 168415 56138 168416 56138 168417 56139 168418 56139 168419 56139 168420 56140 168421 56140 168422 56140 168423 56141 168424 56141 168425 56141 168426 56142 168427 56142 168428 56142 168429 56143 168430 56143 168431 56143 168432 56144 168433 56144 168434 56144 168435 56145 168436 56145 168437 56145 168438 56146 168439 56146 168440 56146 168441 56147 168442 56147 168443 56147 168444 56148 168445 56148 168446 56148 168447 56149 168448 56149 168449 56149 168450 56150 168451 56150 168452 56150 168453 56151 168454 56151 168455 56151 168456 56152 168457 56152 168458 56152 168459 56153 168460 56153 168461 56153 168462 56154 168463 56154 168464 56154 168465 56155 168466 56155 168467 56155 168468 56156 168469 56156 168470 56156 168471 56157 168472 56157 168473 56157 168474 56158 168475 56158 168476 56158 168477 56159 168478 56159 168479 56159 168480 56160 168481 56160 168482 56160 168483 56161 168484 56161 168485 56161 168486 56162 168487 56162 168488 56162 168489 56163 168490 56163 168491 56163 168492 56164 168493 56164 168494 56164 168495 56165 168496 56165 168497 56165 168498 56166 168499 56166 168500 56166 168501 56167 168502 56167 168503 56167 168504 56168 168505 56168 168506 56168 168507 56169 168508 56169 168509 56169 168510 56170 168511 56170 168512 56170 168513 56171 168514 56171 168515 56171 168516 56172 168517 56172 168518 56172 168519 56173 168520 56173 168521 56173 168522 56174 168523 56174 168524 56174 168525 56175 168526 56175 168527 56175 168528 56176 168529 56176 168530 56176 168531 56177 168532 56177 168533 56177 168534 56178 168535 56178 168536 56178 168537 56179 168538 56179 168539 56179 168540 56180 168541 56180 168542 56180 168543 56181 168544 56181 168545 56181 168546 56182 168547 56182 168548 56182 168549 56183 168550 56183 168551 56183 168552 56184 168553 56184 168554 56184 168555 56185 168556 56185 168557 56185 168558 56186 168559 56186 168560 56186 168561 56187 168562 56187 168563 56187 168564 56188 168565 56188 168566 56188 168567 56189 168568 56189 168569 56189 168570 56190 168571 56190 168572 56190 168573 56191 168574 56191 168575 56191 168576 56192 168577 56192 168578 56192 168579 56193 168580 56193 168581 56193 168582 56194 168583 56194 168584 56194 168585 56195 168586 56195 168587 56195 168588 56196 168589 56196 168590 56196 168591 56197 168592 56197 168593 56197 168594 56198 168595 56198 168596 56198 168597 56199 168598 56199 168599 56199 168600 56200 168601 56200 168602 56200 168603 56201 168604 56201 168605 56201 168606 56202 168607 56202 168608 56202 168609 56203 168610 56203 168611 56203 168612 56204 168613 56204 168614 56204 168615 56205 168616 56205 168617 56205 168618 56206 168619 56206 168620 56206 168621 56207 168622 56207 168623 56207 168624 56208 168625 56208 168626 56208 168627 56209 168628 56209 168629 56209 168630 56210 168631 56210 168632 56210 168633 56211 168634 56211 168635 56211 168636 56212 168637 56212 168638 56212 168639 56213 168640 56213 168641 56213 168642 56214 168643 56214 168644 56214 168645 56215 168646 56215 168647 56215 168648 56216 168649 56216 168650 56216 168651 56217 168652 56217 168653 56217 168654 56218 168655 56218 168656 56218 168657 56219 168658 56219 168659 56219 168660 56220 168661 56220 168662 56220 168663 56221 168664 56221 168665 56221 168666 56222 168667 56222 168668 56222 168669 56223 168670 56223 168671 56223 168672 56224 168673 56224 168674 56224 168675 56225 168676 56225 168677 56225 168678 56226 168679 56226 168680 56226 168681 56227 168682 56227 168683 56227 168684 56228 168685 56228 168686 56228 168687 56229 168688 56229 168689 56229 168690 56230 168691 56230 168692 56230 168693 56231 168694 56231 168695 56231 168696 56232 168697 56232 168698 56232 168699 56233 168700 56233 168701 56233 168702 56234 168703 56234 168704 56234 168705 56235 168706 56235 168707 56235 168708 56236 168709 56236 168710 56236 168711 56237 168712 56237 168713 56237 168714 56238 168715 56238 168716 56238 168717 56239 168718 56239 168719 56239 168720 56240 168721 56240 168722 56240 168723 56241 168724 56241 168725 56241 168726 56242 168727 56242 168728 56242 168729 56243 168730 56243 168731 56243 168732 56244 168733 56244 168734 56244 168735 56245 168736 56245 168737 56245 168738 56246 168739 56246 168740 56246 168741 56247 168742 56247 168743 56247 168744 56248 168745 56248 168746 56248 168747 56249 168748 56249 168749 56249 168750 56250 168751 56250 168752 56250 168753 56251 168754 56251 168755 56251 168756 56252 168757 56252 168758 56252 168759 56253 168760 56253 168761 56253 168762 56254 168763 56254 168764 56254 168765 56255 168766 56255 168767 56255 168768 56256 168769 56256 168770 56256 168771 56257 168772 56257 168773 56257 168774 56258 168775 56258 168776 56258 168777 56259 168778 56259 168779 56259 168780 56260 168781 56260 168782 56260 168783 56261 168784 56261 168785 56261 168786 56262 168787 56262 168788 56262 168789 56263 168790 56263 168791 56263 168792 56264 168793 56264 168794 56264 168795 56265 168796 56265 168797 56265 168798 56266 168799 56266 168800 56266 168801 56267 168802 56267 168803 56267 168804 56268 168805 56268 168806 56268 168807 56269 168808 56269 168809 56269 168810 56270 168811 56270 168812 56270 168813 56271 168814 56271 168815 56271 168816 56272 168817 56272 168818 56272 168819 56273 168820 56273 168821 56273 168822 56274 168823 56274 168824 56274 168825 56275 168826 56275 168827 56275 168828 56276 168829 56276 168830 56276 168831 56277 168832 56277 168833 56277 168834 56278 168835 56278 168836 56278 168837 56279 168838 56279 168839 56279 168840 56280 168841 56280 168842 56280 168843 56281 168844 56281 168845 56281 168846 56282 168847 56282 168848 56282 168849 56283 168850 56283 168851 56283 168852 56284 168853 56284 168854 56284 168855 56285 168856 56285 168857 56285 168858 56286 168859 56286 168860 56286 168861 56287 168862 56287 168863 56287 168864 56288 168865 56288 168866 56288 168867 56289 168868 56289 168869 56289 168870 56290 168871 56290 168872 56290 168873 56291 168874 56291 168875 56291 168876 56292 168877 56292 168878 56292 168879 56293 168880 56293 168881 56293 168882 56294 168883 56294 168884 56294 168885 56295 168886 56295 168887 56295 168888 56296 168889 56296 168890 56296 168891 56297 168892 56297 168893 56297 168894 56298 168895 56298 168896 56298 168897 56299 168898 56299 168899 56299 168900 56300 168901 56300 168902 56300 168903 56301 168904 56301 168905 56301 168906 56302 168907 56302 168908 56302 168909 56303 168910 56303 168911 56303 168912 56304 168913 56304 168914 56304 168915 56305 168916 56305 168917 56305 168918 56306 168919 56306 168920 56306 168921 56307 168922 56307 168923 56307 168924 56308 168925 56308 168926 56308 168927 56309 168928 56309 168929 56309 168930 56310 168931 56310 168932 56310 168933 56311 168934 56311 168935 56311 168936 56312 168937 56312 168938 56312 168939 56313 168940 56313 168941 56313 168942 56314 168943 56314 168944 56314 168945 56315 168946 56315 168947 56315 168948 56316 168949 56316 168950 56316 168951 56317 168952 56317 168953 56317 168954 56318 168955 56318 168956 56318 168957 56319 168958 56319 168959 56319 168960 56320 168961 56320 168962 56320 168963 56321 168964 56321 168965 56321 168966 56322 168967 56322 168968 56322 168969 56323 168970 56323 168971 56323 168972 56324 168973 56324 168974 56324 168975 56325 168976 56325 168977 56325 168978 56326 168979 56326 168980 56326 168981 56327 168982 56327 168983 56327 168984 56328 168985 56328 168986 56328 168987 56329 168988 56329 168989 56329 168990 56330 168991 56330 168992 56330 168993 56331 168994 56331 168995 56331 168996 56332 168997 56332 168998 56332 168999 56333 169000 56333 169001 56333 169002 56334 169003 56334 169004 56334 169005 56335 169006 56335 169007 56335 169008 56336 169009 56336 169010 56336 169011 56337 169012 56337 169013 56337 169014 56338 169015 56338 169016 56338 169017 56339 169018 56339 169019 56339 169020 56340 169021 56340 169022 56340 169023 56341 169024 56341 169025 56341 169026 56342 169027 56342 169028 56342 169029 56343 169030 56343 169031 56343 169032 56344 169033 56344 169034 56344 169035 56345 169036 56345 169037 56345 169038 56346 169039 56346 169040 56346 169041 56347 169042 56347 169043 56347 169044 56348 169045 56348 169046 56348 169047 56349 169048 56349 169049 56349 169050 56350 169051 56350 169052 56350 169053 56351 169054 56351 169055 56351 169056 56352 169057 56352 169058 56352 169059 56353 169060 56353 169061 56353 169062 56354 169063 56354 169064 56354 169065 56355 169066 56355 169067 56355 169068 56356 169069 56356 169070 56356 169071 56357 169072 56357 169073 56357 169074 56358 169075 56358 169076 56358 169077 56359 169078 56359 169079 56359 169080 56360 169081 56360 169082 56360 169083 56361 169084 56361 169085 56361 169086 56362 169087 56362 169088 56362 169089 56363 169090 56363 169091 56363 169092 56364 169093 56364 169094 56364 169095 56365 169096 56365 169097 56365 169098 56366 169099 56366 169100 56366 169101 56367 169102 56367 169103 56367 169104 56368 169105 56368 169106 56368 169107 56369 169108 56369 169109 56369 169110 56370 169111 56370 169112 56370 169113 56371 169114 56371 169115 56371 169116 56372 169117 56372 169118 56372 169119 56373 169120 56373 169121 56373 169122 56374 169123 56374 169124 56374 169125 56375 169126 56375 169127 56375 169128 56376 169129 56376 169130 56376 169131 56377 169132 56377 169133 56377 169134 56378 169135 56378 169136 56378 169137 56379 169138 56379 169139 56379 169140 56380 169141 56380 169142 56380 169143 56381 169144 56381 169145 56381 169146 56382 169147 56382 169148 56382 169149 56383 169150 56383 169151 56383 169152 56384 169153 56384 169154 56384 169155 56385 169156 56385 169157 56385 169158 56386 169159 56386 169160 56386 169161 56387 169162 56387 169163 56387 169164 56388 169165 56388 169166 56388 169167 56389 169168 56389 169169 56389 169170 56390 169171 56390 169172 56390 169173 56391 169174 56391 169175 56391 169176 56392 169177 56392 169178 56392 169179 56393 169180 56393 169181 56393 169182 56394 169183 56394 169184 56394 169185 56395 169186 56395 169187 56395 169188 56396 169189 56396 169190 56396 169191 56397 169192 56397 169193 56397 169194 56398 169195 56398 169196 56398 169197 56399 169198 56399 169199 56399 169200 56400 169201 56400 169202 56400 169203 56401 169204 56401 169205 56401 169206 56402 169207 56402 169208 56402 169209 56403 169210 56403 169211 56403 169212 56404 169213 56404 169214 56404 169215 56405 169216 56405 169217 56405 169218 56406 169219 56406 169220 56406 169221 56407 169222 56407 169223 56407 169224 56408 169225 56408 169226 56408 169227 56409 169228 56409 169229 56409 169230 56410 169231 56410 169232 56410 169233 56411 169234 56411 169235 56411 169236 56412 169237 56412 169238 56412 169239 56413 169240 56413 169241 56413 169242 56414 169243 56414 169244 56414 169245 56415 169246 56415 169247 56415 169248 56416 169249 56416 169250 56416 169251 56417 169252 56417 169253 56417 169254 56418 169255 56418 169256 56418 169257 56419 169258 56419 169259 56419 169260 56420 169261 56420 169262 56420 169263 56421 169264 56421 169265 56421 169266 56422 169267 56422 169268 56422 169269 56423 169270 56423 169271 56423 169272 56424 169273 56424 169274 56424 169275 56425 169276 56425 169277 56425 169278 56426 169279 56426 169280 56426 169281 56427 169282 56427 169283 56427 169284 56428 169285 56428 169286 56428 169287 56429 169288 56429 169289 56429 169290 56430 169291 56430 169292 56430 169293 56431 169294 56431 169295 56431 169296 56432 169297 56432 169298 56432 169299 56433 169300 56433 169301 56433 169302 56434 169303 56434 169304 56434 169305 56435 169306 56435 169307 56435 169308 56436 169309 56436 169310 56436 169311 56437 169312 56437 169313 56437 169314 56438 169315 56438 169316 56438 169317 56439 169318 56439 169319 56439 169320 56440 169321 56440 169322 56440 169323 56441 169324 56441 169325 56441 169326 56442 169327 56442 169328 56442 169329 56443 169330 56443 169331 56443 169332 56444 169333 56444 169334 56444 169335 56445 169336 56445 169337 56445 169338 56446 169339 56446 169340 56446 169341 56447 169342 56447 169343 56447 169344 56448 169345 56448 169346 56448 169347 56449 169348 56449 169349 56449 169350 56450 169351 56450 169352 56450 169353 56451 169354 56451 169355 56451 169356 56452 169357 56452 169358 56452 169359 56453 169360 56453 169361 56453 169362 56454 169363 56454 169364 56454 169365 56455 169366 56455 169367 56455 169368 56456 169369 56456 169370 56456 169371 56457 169372 56457 169373 56457 169374 56458 169375 56458 169376 56458 169377 56459 169378 56459 169379 56459 169380 56460 169381 56460 169382 56460 169383 56461 169384 56461 169385 56461 169386 56462 169387 56462 169388 56462 169389 56463 169390 56463 169391 56463 169392 56464 169393 56464 169394 56464 169395 56465 169396 56465 169397 56465 169398 56466 169399 56466 169400 56466 169401 56467 169402 56467 169403 56467 169404 56468 169405 56468 169406 56468 169407 56469 169408 56469 169409 56469 169410 56470 169411 56470 169412 56470 169413 56471 169414 56471 169415 56471 169416 56472 169417 56472 169418 56472 169419 56473 169420 56473 169421 56473 169422 56474 169423 56474 169424 56474 169425 56475 169426 56475 169427 56475 169428 56476 169429 56476 169430 56476 169431 56477 169432 56477 169433 56477 169434 56478 169435 56478 169436 56478 169437 56479 169438 56479 169439 56479 169440 56480 169441 56480 169442 56480 169443 56481 169444 56481 169445 56481 169446 56482 169447 56482 169448 56482 169449 56483 169450 56483 169451 56483 169452 56484 169453 56484 169454 56484 169455 56485 169456 56485 169457 56485 169458 56486 169459 56486 169460 56486 169461 56487 169462 56487 169463 56487 169464 56488 169465 56488 169466 56488 169467 56489 169468 56489 169469 56489 169470 56490 169471 56490 169472 56490 169473 56491 169474 56491 169475 56491 169476 56492 169477 56492 169478 56492 169479 56493 169480 56493 169481 56493 169482 56494 169483 56494 169484 56494 169485 56495 169486 56495 169487 56495 169488 56496 169489 56496 169490 56496 169491 56497 169492 56497 169493 56497 169494 56498 169495 56498 169496 56498 169497 56499 169498 56499 169499 56499 169500 56500 169501 56500 169502 56500 169503 56501 169504 56501 169505 56501 169506 56502 169507 56502 169508 56502 169509 56503 169510 56503 169511 56503 169512 56504 169513 56504 169514 56504 169515 56505 169516 56505 169517 56505 169518 56506 169519 56506 169520 56506 169521 56507 169522 56507 169523 56507 169524 56508 169525 56508 169526 56508 169527 56509 169528 56509 169529 56509 169530 56510 169531 56510 169532 56510 169533 56511 169534 56511 169535 56511 169536 56512 169537 56512 169538 56512 169539 56513 169540 56513 169541 56513 169542 56514 169543 56514 169544 56514 169545 56515 169546 56515 169547 56515 169548 56516 169549 56516 169550 56516 169551 56517 169552 56517 169553 56517 169554 56518 169555 56518 169556 56518 169557 56519 169558 56519 169559 56519 169560 56520 169561 56520 169562 56520 169563 56521 169564 56521 169565 56521 169566 56522 169567 56522 169568 56522 169569 56523 169570 56523 169571 56523 169572 56524 169573 56524 169574 56524 169575 56525 169576 56525 169577 56525 169578 56526 169579 56526 169580 56526 169581 56527 169582 56527 169583 56527 169584 56528 169585 56528 169586 56528 169587 56529 169588 56529 169589 56529 169590 56530 169591 56530 169592 56530 169593 56531 169594 56531 169595 56531 169596 56532 169597 56532 169598 56532 169599 56533 169600 56533 169601 56533 169602 56534 169603 56534 169604 56534 169605 56535 169606 56535 169607 56535 169608 56536 169609 56536 169610 56536 169611 56537 169612 56537 169613 56537 169614 56538 169615 56538 169616 56538 169617 56539 169618 56539 169619 56539 169620 56540 169621 56540 169622 56540 169623 56541 169624 56541 169625 56541 169626 56542 169627 56542 169628 56542 169629 56543 169630 56543 169631 56543 169632 56544 169633 56544 169634 56544 169635 56545 169636 56545 169637 56545 169638 56546 169639 56546 169640 56546 169641 56547 169642 56547 169643 56547 169644 56548 169645 56548 169646 56548 169647 56549 169648 56549 169649 56549 169650 56550 169651 56550 169652 56550 169653 56551 169654 56551 169655 56551 169656 56552 169657 56552 169658 56552 169659 56553 169660 56553 169661 56553 169662 56554 169663 56554 169664 56554 169665 56555 169666 56555 169667 56555 169668 56556 169669 56556 169670 56556 169671 56557 169672 56557 169673 56557 169674 56558 169675 56558 169676 56558 169677 56559 169678 56559 169679 56559 169680 56560 169681 56560 169682 56560 169683 56561 169684 56561 169685 56561 169686 56562 169687 56562 169688 56562 169689 56563 169690 56563 169691 56563 169692 56564 169693 56564 169694 56564 169695 56565 169696 56565 169697 56565 169698 56566 169699 56566 169700 56566 169701 56567 169702 56567 169703 56567 169704 56568 169705 56568 169706 56568 169707 56569 169708 56569 169709 56569 169710 56570 169711 56570 169712 56570 169713 56571 169714 56571 169715 56571 169716 56572 169717 56572 169718 56572 169719 56573 169720 56573 169721 56573 169722 56574 169723 56574 169724 56574 169725 56575 169726 56575 169727 56575 169728 56576 169729 56576 169730 56576 169731 56577 169732 56577 169733 56577 169734 56578 169735 56578 169736 56578 169737 56579 169738 56579 169739 56579 169740 56580 169741 56580 169742 56580 169743 56581 169744 56581 169745 56581 169746 56582 169747 56582 169748 56582 169749 56583 169750 56583 169751 56583 169752 56584 169753 56584 169754 56584 169755 56585 169756 56585 169757 56585 169758 56586 169759 56586 169760 56586 169761 56587 169762 56587 169763 56587 169764 56588 169765 56588 169766 56588 169767 56589 169768 56589 169769 56589 169770 56590 169771 56590 169772 56590 169773 56591 169774 56591 169775 56591 169776 56592 169777 56592 169778 56592 169779 56593 169780 56593 169781 56593 169782 56594 169783 56594 169784 56594 169785 56595 169786 56595 169787 56595 169788 56596 169789 56596 169790 56596 169791 56597 169792 56597 169793 56597 169794 56598 169795 56598 169796 56598 169797 56599 169798 56599 169799 56599 169800 56600 169801 56600 169802 56600 169803 56601 169804 56601 169805 56601 169806 56602 169807 56602 169808 56602 169809 56603 169810 56603 169811 56603 169812 56604 169813 56604 169814 56604 169815 56605 169816 56605 169817 56605 169818 56606 169819 56606 169820 56606 169821 56607 169822 56607 169823 56607 169824 56608 169825 56608 169826 56608 169827 56609 169828 56609 169829 56609 169830 56610 169831 56610 169832 56610 169833 56611 169834 56611 169835 56611 169836 56612 169837 56612 169838 56612 169839 56613 169840 56613 169841 56613 169842 56614 169843 56614 169844 56614 169845 56615 169846 56615 169847 56615 169848 56616 169849 56616 169850 56616 169851 56617 169852 56617 169853 56617 169854 56618 169855 56618 169856 56618 169857 56619 169858 56619 169859 56619 169860 56620 169861 56620 169862 56620 169863 56621 169864 56621 169865 56621 169866 56622 169867 56622 169868 56622 169869 56623 169870 56623 169871 56623 169872 56624 169873 56624 169874 56624 169875 56625 169876 56625 169877 56625 169878 56626 169879 56626 169880 56626 169881 56627 169882 56627 169883 56627 169884 56628 169885 56628 169886 56628 169887 56629 169888 56629 169889 56629 169890 56630 169891 56630 169892 56630 169893 56631 169894 56631 169895 56631 169896 56632 169897 56632 169898 56632 169899 56633 169900 56633 169901 56633 169902 56634 169903 56634 169904 56634 169905 56635 169906 56635 169907 56635 169908 56636 169909 56636 169910 56636 169911 56637 169912 56637 169913 56637 169914 56638 169915 56638 169916 56638 169917 56639 169918 56639 169919 56639 169920 56640 169921 56640 169922 56640 169923 56641 169924 56641 169925 56641 169926 56642 169927 56642 169928 56642 169929 56643 169930 56643 169931 56643 169932 56644 169933 56644 169934 56644 169935 56645 169936 56645 169937 56645 169938 56646 169939 56646 169940 56646 169941 56647 169942 56647 169943 56647 169944 56648 169945 56648 169946 56648 169947 56649 169948 56649 169949 56649 169950 56650 169951 56650 169952 56650 169953 56651 169954 56651 169955 56651 169956 56652 169957 56652 169958 56652 169959 56653 169960 56653 169961 56653 169962 56654 169963 56654 169964 56654 169965 56655 169966 56655 169967 56655 169968 56656 169969 56656 169970 56656 169971 56657 169972 56657 169973 56657 169974 56658 169975 56658 169976 56658 169977 56659 169978 56659 169979 56659 169980 56660 169981 56660 169982 56660 169983 56661 169984 56661 169985 56661 169986 56662 169987 56662 169988 56662 169989 56663 169990 56663 169991 56663 169992 56664 169993 56664 169994 56664 169995 56665 169996 56665 169997 56665 169998 56666 169999 56666 170000 56666 170001 56667 170002 56667 170003 56667 170004 56668 170005 56668 170006 56668 170007 56669 170008 56669 170009 56669 170010 56670 170011 56670 170012 56670 170013 56671 170014 56671 170015 56671 170016 56672 170017 56672 170018 56672 170019 56673 170020 56673 170021 56673 170022 56674 170023 56674 170024 56674 170025 56675 170026 56675 170027 56675 170028 56676 170029 56676 170030 56676 170031 56677 170032 56677 170033 56677 170034 56678 170035 56678 170036 56678 170037 56679 170038 56679 170039 56679 170040 56680 170041 56680 170042 56680 170043 56681 170044 56681 170045 56681 170046 56682 170047 56682 170048 56682 170049 56683 170050 56683 170051 56683 170052 56684 170053 56684 170054 56684 170055 56685 170056 56685 170057 56685 170058 56686 170059 56686 170060 56686 170061 56687 170062 56687 170063 56687 170064 56688 170065 56688 170066 56688 170067 56689 170068 56689 170069 56689 170070 56690 170071 56690 170072 56690 170073 56691 170074 56691 170075 56691 170076 56692 170077 56692 170078 56692 170079 56693 170080 56693 170081 56693 170082 56694 170083 56694 170084 56694 170085 56695 170086 56695 170087 56695 170088 56696 170089 56696 170090 56696 170091 56697 170092 56697 170093 56697 170094 56698 170095 56698 170096 56698 170097 56699 170098 56699 170099 56699 170100 56700 170101 56700 170102 56700 170103 56701 170104 56701 170105 56701 170106 56702 170107 56702 170108 56702 170109 56703 170110 56703 170111 56703 170112 56704 170113 56704 170114 56704 170115 56705 170116 56705 170117 56705 170118 56706 170119 56706 170120 56706 170121 56707 170122 56707 170123 56707 170124 56708 170125 56708 170126 56708 170127 56709 170128 56709 170129 56709 170130 56710 170131 56710 170132 56710 170133 56711 170134 56711 170135 56711 170136 56712 170137 56712 170138 56712 170139 56713 170140 56713 170141 56713 170142 56714 170143 56714 170144 56714 170145 56715 170146 56715 170147 56715 170148 56716 170149 56716 170150 56716 170151 56717 170152 56717 170153 56717 170154 56718 170155 56718 170156 56718 170157 56719 170158 56719 170159 56719 170160 56720 170161 56720 170162 56720 170163 56721 170164 56721 170165 56721 170166 56722 170167 56722 170168 56722 170169 56723 170170 56723 170171 56723 170172 56724 170173 56724 170174 56724 170175 56725 170176 56725 170177 56725 170178 56726 170179 56726 170180 56726 170181 56727 170182 56727 170183 56727 170184 56728 170185 56728 170186 56728 170187 56729 170188 56729 170189 56729 170190 56730 170191 56730 170192 56730 170193 56731 170194 56731 170195 56731 170196 56732 170197 56732 170198 56732 170199 56733 170200 56733 170201 56733 170202 56734 170203 56734 170204 56734 170205 56735 170206 56735 170207 56735 170208 56736 170209 56736 170210 56736 170211 56737 170212 56737 170213 56737 170214 56738 170215 56738 170216 56738 170217 56739 170218 56739 170219 56739 170220 56740 170221 56740 170222 56740 170223 56741 170224 56741 170225 56741 170226 56742 170227 56742 170228 56742 170229 56743 170230 56743 170231 56743 170232 56744 170233 56744 170234 56744 170235 56745 170236 56745 170237 56745 170238 56746 170239 56746 170240 56746 170241 56747 170242 56747 170243 56747 170244 56748 170245 56748 170246 56748 170247 56749 170248 56749 170249 56749 170250 56750 170251 56750 170252 56750 170253 56751 170254 56751 170255 56751 170256 56752 170257 56752 170258 56752 170259 56753 170260 56753 170261 56753 170262 56754 170263 56754 170264 56754 170265 56755 170266 56755 170267 56755 170268 56756 170269 56756 170270 56756 170271 56757 170272 56757 170273 56757 170274 56758 170275 56758 170276 56758 170277 56759 170278 56759 170279 56759 170280 56760 170281 56760 170282 56760 170283 56761 170284 56761 170285 56761 170286 56762 170287 56762 170288 56762 170289 56763 170290 56763 170291 56763 170292 56764 170293 56764 170294 56764 170295 56765 170296 56765 170297 56765 170298 56766 170299 56766 170300 56766 170301 56767 170302 56767 170303 56767 170304 56768 170305 56768 170306 56768 170307 56769 170308 56769 170309 56769 170310 56770 170311 56770 170312 56770 170313 56771 170314 56771 170315 56771 170316 56772 170317 56772 170318 56772 170319 56773 170320 56773 170321 56773 170322 56774 170323 56774 170324 56774 170325 56775 170326 56775 170327 56775 170328 56776 170329 56776 170330 56776 170331 56777 170332 56777 170333 56777 170334 56778 170335 56778 170336 56778 170337 56779 170338 56779 170339 56779 170340 56780 170341 56780 170342 56780 170343 56781 170344 56781 170345 56781 170346 56782 170347 56782 170348 56782 170349 56783 170350 56783 170351 56783 170352 56784 170353 56784 170354 56784 170355 56785 170356 56785 170357 56785 170358 56786 170359 56786 170360 56786 170361 56787 170362 56787 170363 56787 170364 56788 170365 56788 170366 56788 170367 56789 170368 56789 170369 56789 170370 56790 170371 56790 170372 56790 170373 56791 170374 56791 170375 56791 170376 56792 170377 56792 170378 56792 170379 56793 170380 56793 170381 56793 170382 56794 170383 56794 170384 56794 170385 56795 170386 56795 170387 56795 170388 56796 170389 56796 170390 56796 170391 56797 170392 56797 170393 56797 170394 56798 170395 56798 170396 56798 170397 56799 170398 56799 170399 56799 170400 56800 170401 56800 170402 56800 170403 56801 170404 56801 170405 56801 170406 56802 170407 56802 170408 56802 170409 56803 170410 56803 170411 56803 170412 56804 170413 56804 170414 56804 170415 56805 170416 56805 170417 56805 170418 56806 170419 56806 170420 56806 170421 56807 170422 56807 170423 56807 170424 56808 170425 56808 170426 56808 170427 56809 170428 56809 170429 56809 170430 56810 170431 56810 170432 56810 170433 56811 170434 56811 170435 56811 170436 56812 170437 56812 170438 56812 170439 56813 170440 56813 170441 56813 170442 56814 170443 56814 170444 56814 170445 56815 170446 56815 170447 56815 170448 56816 170449 56816 170450 56816 170451 56817 170452 56817 170453 56817 170454 56818 170455 56818 170456 56818 170457 56819 170458 56819 170459 56819 170460 56820 170461 56820 170462 56820 170463 56821 170464 56821 170465 56821 170466 56822 170467 56822 170468 56822 170469 56823 170470 56823 170471 56823 170472 56824 170473 56824 170474 56824 170475 56825 170476 56825 170477 56825 170478 56826 170479 56826 170480 56826 170481 56827 170482 56827 170483 56827 170484 56828 170485 56828 170486 56828 170487 56829 170488 56829 170489 56829 170490 56830 170491 56830 170492 56830 170493 56831 170494 56831 170495 56831 170496 56832 170497 56832 170498 56832 170499 56833 170500 56833 170501 56833 170502 56834 170503 56834 170504 56834 170505 56835 170506 56835 170507 56835 170508 56836 170509 56836 170510 56836 170511 56837 170512 56837 170513 56837 170514 56838 170515 56838 170516 56838 170517 56839 170518 56839 170519 56839 170520 56840 170521 56840 170522 56840 170523 56841 170524 56841 170525 56841 170526 56842 170527 56842 170528 56842 170529 56843 170530 56843 170531 56843 170532 56844 170533 56844 170534 56844 170535 56845 170536 56845 170537 56845 170538 56846 170539 56846 170540 56846 170541 56847 170542 56847 170543 56847 170544 56848 170545 56848 170546 56848 170547 56849 170548 56849 170549 56849 170550 56850 170551 56850 170552 56850 170553 56851 170554 56851 170555 56851 170556 56852 170557 56852 170558 56852 170559 56853 170560 56853 170561 56853 170562 56854 170563 56854 170564 56854 170565 56855 170566 56855 170567 56855 170568 56856 170569 56856 170570 56856 170571 56857 170572 56857 170573 56857 170574 56858 170575 56858 170576 56858 170577 56859 170578 56859 170579 56859 170580 56860 170581 56860 170582 56860 170583 56861 170584 56861 170585 56861 170586 56862 170587 56862 170588 56862 170589 56863 170590 56863 170591 56863 170592 56864 170593 56864 170594 56864 170595 56865 170596 56865 170597 56865 170598 56866 170599 56866 170600 56866 170601 56867 170602 56867 170603 56867 170604 56868 170605 56868 170606 56868 170607 56869 170608 56869 170609 56869 170610 56870 170611 56870 170612 56870 170613 56871 170614 56871 170615 56871 170616 56872 170617 56872 170618 56872 170619 56873 170620 56873 170621 56873 170622 56874 170623 56874 170624 56874 170625 56875 170626 56875 170627 56875 170628 56876 170629 56876 170630 56876 170631 56877 170632 56877 170633 56877 170634 56878 170635 56878 170636 56878 170637 56879 170638 56879 170639 56879 170640 56880 170641 56880 170642 56880 170643 56881 170644 56881 170645 56881 170646 56882 170647 56882 170648 56882 170649 56883 170650 56883 170651 56883 170652 56884 170653 56884 170654 56884 170655 56885 170656 56885 170657 56885 170658 56886 170659 56886 170660 56886 170661 56887 170662 56887 170663 56887 170664 56888 170665 56888 170666 56888 170667 56889 170668 56889 170669 56889 170670 56890 170671 56890 170672 56890 170673 56891 170674 56891 170675 56891 170676 56892 170677 56892 170678 56892 170679 56893 170680 56893 170681 56893 170682 56894 170683 56894 170684 56894 170685 56895 170686 56895 170687 56895 170688 56896 170689 56896 170690 56896 170691 56897 170692 56897 170693 56897 170694 56898 170695 56898 170696 56898 170697 56899 170698 56899 170699 56899 170700 56900 170701 56900 170702 56900 170703 56901 170704 56901 170705 56901 170706 56902 170707 56902 170708 56902 170709 56903 170710 56903 170711 56903 170712 56904 170713 56904 170714 56904 170715 56905 170716 56905 170717 56905 170718 56906 170719 56906 170720 56906 170721 56907 170722 56907 170723 56907 170724 56908 170725 56908 170726 56908 170727 56909 170728 56909 170729 56909 170730 56910 170731 56910 170732 56910 170733 56911 170734 56911 170735 56911 170736 56912 170737 56912 170738 56912 170739 56913 170740 56913 170741 56913 170742 56914 170743 56914 170744 56914 170745 56915 170746 56915 170747 56915 170748 56916 170749 56916 170750 56916 170751 56917 170752 56917 170753 56917 170754 56918 170755 56918 170756 56918 170757 56919 170758 56919 170759 56919 170760 56920 170761 56920 170762 56920 170763 56921 170764 56921 170765 56921 170766 56922 170767 56922 170768 56922 170769 56923 170770 56923 170771 56923 170772 56924 170773 56924 170774 56924 170775 56925 170776 56925 170777 56925 170778 56926 170779 56926 170780 56926 170781 56927 170782 56927 170783 56927 170784 56928 170785 56928 170786 56928 170787 56929 170788 56929 170789 56929 170790 56930 170791 56930 170792 56930 170793 56931 170794 56931 170795 56931 170796 56932 170797 56932 170798 56932 170799 56933 170800 56933 170801 56933 170802 56934 170803 56934 170804 56934 170805 56935 170806 56935 170807 56935 170808 56936 170809 56936 170810 56936 170811 56937 170812 56937 170813 56937 170814 56938 170815 56938 170816 56938 170817 56939 170818 56939 170819 56939 170820 56940 170821 56940 170822 56940 170823 56941 170824 56941 170825 56941 170826 56942 170827 56942 170828 56942 170829 56943 170830 56943 170831 56943 170832 56944 170833 56944 170834 56944 170835 56945 170836 56945 170837 56945 170838 56946 170839 56946 170840 56946 170841 56947 170842 56947 170843 56947 170844 56948 170845 56948 170846 56948 170847 56949 170848 56949 170849 56949 170850 56950 170851 56950 170852 56950 170853 56951 170854 56951 170855 56951 170856 56952 170857 56952 170858 56952 170859 56953 170860 56953 170861 56953 170862 56954 170863 56954 170864 56954 170865 56955 170866 56955 170867 56955 170868 56956 170869 56956 170870 56956 170871 56957 170872 56957 170873 56957 170874 56958 170875 56958 170876 56958 170877 56959 170878 56959 170879 56959 170880 56960 170881 56960 170882 56960 170883 56961 170884 56961 170885 56961 170886 56962 170887 56962 170888 56962 170889 56963 170890 56963 170891 56963 170892 56964 170893 56964 170894 56964 170895 56965 170896 56965 170897 56965 170898 56966 170899 56966 170900 56966 170901 56967 170902 56967 170903 56967 170904 56968 170905 56968 170906 56968 170907 56969 170908 56969 170909 56969 170910 56970 170911 56970 170912 56970 170913 56971 170914 56971 170915 56971 170916 56972 170917 56972 170918 56972 170919 56973 170920 56973 170921 56973 170922 56974 170923 56974 170924 56974 170925 56975 170926 56975 170927 56975 170928 56976 170929 56976 170930 56976 170931 56977 170932 56977 170933 56977 170934 56978 170935 56978 170936 56978 170937 56979 170938 56979 170939 56979 170940 56980 170941 56980 170942 56980 170943 56981 170944 56981 170945 56981 170946 56982 170947 56982 170948 56982 170949 56983 170950 56983 170951 56983 170952 56984 170953 56984 170954 56984 170955 56985 170956 56985 170957 56985 170958 56986 170959 56986 170960 56986 170961 56987 170962 56987 170963 56987 170964 56988 170965 56988 170966 56988 170967 56989 170968 56989 170969 56989 170970 56990 170971 56990 170972 56990 170973 56991 170974 56991 170975 56991 170976 56992 170977 56992 170978 56992 170979 56993 170980 56993 170981 56993 170982 56994 170983 56994 170984 56994 170985 56995 170986 56995 170987 56995 170988 56996 170989 56996 170990 56996 170991 56997 170992 56997 170993 56997 170994 56998 170995 56998 170996 56998 170997 56999 170998 56999 170999 56999 171000 57000 171001 57000 171002 57000 171003 57001 171004 57001 171005 57001 171006 57002 171007 57002 171008 57002 171009 57003 171010 57003 171011 57003 171012 57004 171013 57004 171014 57004 171015 57005 171016 57005 171017 57005 171018 57006 171019 57006 171020 57006 171021 57007 171022 57007 171023 57007 171024 57008 171025 57008 171026 57008 171027 57009 171028 57009 171029 57009 171030 57010 171031 57010 171032 57010 171033 57011 171034 57011 171035 57011 171036 57012 171037 57012 171038 57012 171039 57013 171040 57013 171041 57013 171042 57014 171043 57014 171044 57014 171045 57015 171046 57015 171047 57015 171048 57016 171049 57016 171050 57016 171051 57017 171052 57017 171053 57017 171054 57018 171055 57018 171056 57018 171057 57019 171058 57019 171059 57019 171060 57020 171061 57020 171062 57020 171063 57021 171064 57021 171065 57021 171066 57022 171067 57022 171068 57022 171069 57023 171070 57023 171071 57023 171072 57024 171073 57024 171074 57024 171075 57025 171076 57025 171077 57025 171078 57026 171079 57026 171080 57026 171081 57027 171082 57027 171083 57027 171084 57028 171085 57028 171086 57028 171087 57029 171088 57029 171089 57029 171090 57030 171091 57030 171092 57030 171093 57031 171094 57031 171095 57031 171096 57032 171097 57032 171098 57032 171099 57033 171100 57033 171101 57033 171102 57034 171103 57034 171104 57034 171105 57035 171106 57035 171107 57035 171108 57036 171109 57036 171110 57036 171111 57037 171112 57037 171113 57037 171114 57038 171115 57038 171116 57038 171117 57039 171118 57039 171119 57039 171120 57040 171121 57040 171122 57040 171123 57041 171124 57041 171125 57041 171126 57042 171127 57042 171128 57042 171129 57043 171130 57043 171131 57043 171132 57044 171133 57044 171134 57044 171135 57045 171136 57045 171137 57045 171138 57046 171139 57046 171140 57046 171141 57047 171142 57047 171143 57047 171144 57048 171145 57048 171146 57048 171147 57049 171148 57049 171149 57049 171150 57050 171151 57050 171152 57050 171153 57051 171154 57051 171155 57051 171156 57052 171157 57052 171158 57052 171159 57053 171160 57053 171161 57053 171162 57054 171163 57054 171164 57054 171165 57055 171166 57055 171167 57055 171168 57056 171169 57056 171170 57056 171171 57057 171172 57057 171173 57057 171174 57058 171175 57058 171176 57058 171177 57059 171178 57059 171179 57059 171180 57060 171181 57060 171182 57060 171183 57061 171184 57061 171185 57061 171186 57062 171187 57062 171188 57062 171189 57063 171190 57063 171191 57063 171192 57064 171193 57064 171194 57064 171195 57065 171196 57065 171197 57065 171198 57066 171199 57066 171200 57066 171201 57067 171202 57067 171203 57067 171204 57068 171205 57068 171206 57068 171207 57069 171208 57069 171209 57069 171210 57070 171211 57070 171212 57070 171213 57071 171214 57071 171215 57071 171216 57072 171217 57072 171218 57072 171219 57073 171220 57073 171221 57073 171222 57074 171223 57074 171224 57074 171225 57075 171226 57075 171227 57075 171228 57076 171229 57076 171230 57076 171231 57077 171232 57077 171233 57077 171234 57078 171235 57078 171236 57078 171237 57079 171238 57079 171239 57079 171240 57080 171241 57080 171242 57080 171243 57081 171244 57081 171245 57081 171246 57082 171247 57082 171248 57082 171249 57083 171250 57083 171251 57083 171252 57084 171253 57084 171254 57084 171255 57085 171256 57085 171257 57085 171258 57086 171259 57086 171260 57086 171261 57087 171262 57087 171263 57087 171264 57088 171265 57088 171266 57088 171267 57089 171268 57089 171269 57089 171270 57090 171271 57090 171272 57090 171273 57091 171274 57091 171275 57091 171276 57092 171277 57092 171278 57092 171279 57093 171280 57093 171281 57093 171282 57094 171283 57094 171284 57094 171285 57095 171286 57095 171287 57095 171288 57096 171289 57096 171290 57096 171291 57097 171292 57097 171293 57097 171294 57098 171295 57098 171296 57098 171297 57099 171298 57099 171299 57099 171300 57100 171301 57100 171302 57100 171303 57101 171304 57101 171305 57101 171306 57102 171307 57102 171308 57102 171309 57103 171310 57103 171311 57103 171312 57104 171313 57104 171314 57104 171315 57105 171316 57105 171317 57105 171318 57106 171319 57106 171320 57106 171321 57107 171322 57107 171323 57107 171324 57108 171325 57108 171326 57108 171327 57109 171328 57109 171329 57109 171330 57110 171331 57110 171332 57110 171333 57111 171334 57111 171335 57111 171336 57112 171337 57112 171338 57112 171339 57113 171340 57113 171341 57113 171342 57114 171343 57114 171344 57114 171345 57115 171346 57115 171347 57115 171348 57116 171349 57116 171350 57116 171351 57117 171352 57117 171353 57117 171354 57118 171355 57118 171356 57118 171357 57119 171358 57119 171359 57119 171360 57120 171361 57120 171362 57120 171363 57121 171364 57121 171365 57121 171366 57122 171367 57122 171368 57122 171369 57123 171370 57123 171371 57123 171372 57124 171373 57124 171374 57124 171375 57125 171376 57125 171377 57125 171378 57126 171379 57126 171380 57126 171381 57127 171382 57127 171383 57127 171384 57128 171385 57128 171386 57128 171387 57129 171388 57129 171389 57129 171390 57130 171391 57130 171392 57130 171393 57131 171394 57131 171395 57131 171396 57132 171397 57132 171398 57132 171399 57133 171400 57133 171401 57133 171402 57134 171403 57134 171404 57134 171405 57135 171406 57135 171407 57135 171408 57136 171409 57136 171410 57136 171411 57137 171412 57137 171413 57137 171414 57138 171415 57138 171416 57138 171417 57139 171418 57139 171419 57139 171420 57140 171421 57140 171422 57140 171423 57141 171424 57141 171425 57141 171426 57142 171427 57142 171428 57142 171429 57143 171430 57143 171431 57143 171432 57144 171433 57144 171434 57144 171435 57145 171436 57145 171437 57145 171438 57146 171439 57146 171440 57146 171441 57147 171442 57147 171443 57147 171444 57148 171445 57148 171446 57148 171447 57149 171448 57149 171449 57149 171450 57150 171451 57150 171452 57150 171453 57151 171454 57151 171455 57151 171456 57152 171457 57152 171458 57152 171459 57153 171460 57153 171461 57153 171462 57154 171463 57154 171464 57154 171465 57155 171466 57155 171467 57155 171468 57156 171469 57156 171470 57156 171471 57157 171472 57157 171473 57157 171474 57158 171475 57158 171476 57158 171477 57159 171478 57159 171479 57159 171480 57160 171481 57160 171482 57160 171483 57161 171484 57161 171485 57161 171486 57162 171487 57162 171488 57162 171489 57163 171490 57163 171491 57163 171492 57164 171493 57164 171494 57164 171495 57165 171496 57165 171497 57165 171498 57166 171499 57166 171500 57166 171501 57167 171502 57167 171503 57167 171504 57168 171505 57168 171506 57168 171507 57169 171508 57169 171509 57169 171510 57170 171511 57170 171512 57170 171513 57171 171514 57171 171515 57171 171516 57172 171517 57172 171518 57172 171519 57173 171520 57173 171521 57173 171522 57174 171523 57174 171524 57174 171525 57175 171526 57175 171527 57175 171528 57176 171529 57176 171530 57176 171531 57177 171532 57177 171533 57177 171534 57178 171535 57178 171536 57178 171537 57179 171538 57179 171539 57179 171540 57180 171541 57180 171542 57180 171543 57181 171544 57181 171545 57181 171546 57182 171547 57182 171548 57182 171549 57183 171550 57183 171551 57183 171552 57184 171553 57184 171554 57184 171555 57185 171556 57185 171557 57185 171558 57186 171559 57186 171560 57186 171561 57187 171562 57187 171563 57187 171564 57188 171565 57188 171566 57188 171567 57189 171568 57189 171569 57189 171570 57190 171571 57190 171572 57190 171573 57191 171574 57191 171575 57191 171576 57192 171577 57192 171578 57192 171579 57193 171580 57193 171581 57193 171582 57194 171583 57194 171584 57194 171585 57195 171586 57195 171587 57195 171588 57196 171589 57196 171590 57196 171591 57197 171592 57197 171593 57197 171594 57198 171595 57198 171596 57198 171597 57199 171598 57199 171599 57199 171600 57200 171601 57200 171602 57200 171603 57201 171604 57201 171605 57201 171606 57202 171607 57202 171608 57202 171609 57203 171610 57203 171611 57203 171612 57204 171613 57204 171614 57204 171615 57205 171616 57205 171617 57205 171618 57206 171619 57206 171620 57206 171621 57207 171622 57207 171623 57207 171624 57208 171625 57208 171626 57208 171627 57209 171628 57209 171629 57209 171630 57210 171631 57210 171632 57210 171633 57211 171634 57211 171635 57211 171636 57212 171637 57212 171638 57212 171639 57213 171640 57213 171641 57213 171642 57214 171643 57214 171644 57214 171645 57215 171646 57215 171647 57215 171648 57216 171649 57216 171650 57216 171651 57217 171652 57217 171653 57217 171654 57218 171655 57218 171656 57218 171657 57219 171658 57219 171659 57219 171660 57220 171661 57220 171662 57220 171663 57221 171664 57221 171665 57221 171666 57222 171667 57222 171668 57222 171669 57223 171670 57223 171671 57223 171672 57224 171673 57224 171674 57224 171675 57225 171676 57225 171677 57225 171678 57226 171679 57226 171680 57226 171681 57227 171682 57227 171683 57227 171684 57228 171685 57228 171686 57228 171687 57229 171688 57229 171689 57229 171690 57230 171691 57230 171692 57230 171693 57231 171694 57231 171695 57231 171696 57232 171697 57232 171698 57232 171699 57233 171700 57233 171701 57233 171702 57234 171703 57234 171704 57234 171705 57235 171706 57235 171707 57235 171708 57236 171709 57236 171710 57236 171711 57237 171712 57237 171713 57237 171714 57238 171715 57238 171716 57238 171717 57239 171718 57239 171719 57239 171720 57240 171721 57240 171722 57240 171723 57241 171724 57241 171725 57241 171726 57242 171727 57242 171728 57242 171729 57243 171730 57243 171731 57243 171732 57244 171733 57244 171734 57244 171735 57245 171736 57245 171737 57245 171738 57246 171739 57246 171740 57246 171741 57247 171742 57247 171743 57247 171744 57248 171745 57248 171746 57248 171747 57249 171748 57249 171749 57249 171750 57250 171751 57250 171752 57250 171753 57251 171754 57251 171755 57251 171756 57252 171757 57252 171758 57252 171759 57253 171760 57253 171761 57253 171762 57254 171763 57254 171764 57254 171765 57255 171766 57255 171767 57255 171768 57256 171769 57256 171770 57256 171771 57257 171772 57257 171773 57257 171774 57258 171775 57258 171776 57258 171777 57259 171778 57259 171779 57259 171780 57260 171781 57260 171782 57260 171783 57261 171784 57261 171785 57261 171786 57262 171787 57262 171788 57262 171789 57263 171790 57263 171791 57263 171792 57264 171793 57264 171794 57264 171795 57265 171796 57265 171797 57265 171798 57266 171799 57266 171800 57266 171801 57267 171802 57267 171803 57267 171804 57268 171805 57268 171806 57268 171807 57269 171808 57269 171809 57269 171810 57270 171811 57270 171812 57270 171813 57271 171814 57271 171815 57271 171816 57272 171817 57272 171818 57272 171819 57273 171820 57273 171821 57273 171822 57274 171823 57274 171824 57274 171825 57275 171826 57275 171827 57275 171828 57276 171829 57276 171830 57276 171831 57277 171832 57277 171833 57277 171834 57278 171835 57278 171836 57278 171837 57279 171838 57279 171839 57279 171840 57280 171841 57280 171842 57280 171843 57281 171844 57281 171845 57281 171846 57282 171847 57282 171848 57282 171849 57283 171850 57283 171851 57283 171852 57284 171853 57284 171854 57284 171855 57285 171856 57285 171857 57285 171858 57286 171859 57286 171860 57286 171861 57287 171862 57287 171863 57287 171864 57288 171865 57288 171866 57288 171867 57289 171868 57289 171869 57289 171870 57290 171871 57290 171872 57290 171873 57291 171874 57291 171875 57291 171876 57292 171877 57292 171878 57292 171879 57293 171880 57293 171881 57293 171882 57294 171883 57294 171884 57294 171885 57295 171886 57295 171887 57295 171888 57296 171889 57296 171890 57296 171891 57297 171892 57297 171893 57297 171894 57298 171895 57298 171896 57298 171897 57299 171898 57299 171899 57299 171900 57300 171901 57300 171902 57300 171903 57301 171904 57301 171905 57301 171906 57302 171907 57302 171908 57302 171909 57303 171910 57303 171911 57303 171912 57304 171913 57304 171914 57304 171915 57305 171916 57305 171917 57305 171918 57306 171919 57306 171920 57306 171921 57307 171922 57307 171923 57307 171924 57308 171925 57308 171926 57308 171927 57309 171928 57309 171929 57309 171930 57310 171931 57310 171932 57310 171933 57311 171934 57311 171935 57311 171936 57312 171937 57312 171938 57312 171939 57313 171940 57313 171941 57313 171942 57314 171943 57314 171944 57314 171945 57315 171946 57315 171947 57315 171948 57316 171949 57316 171950 57316 171951 57317 171952 57317 171953 57317 171954 57318 171955 57318 171956 57318 171957 57319 171958 57319 171959 57319 171960 57320 171961 57320 171962 57320 171963 57321 171964 57321 171965 57321 171966 57322 171967 57322 171968 57322 171969 57323 171970 57323 171971 57323 171972 57324 171973 57324 171974 57324 171975 57325 171976 57325 171977 57325 171978 57326 171979 57326 171980 57326 171981 57327 171982 57327 171983 57327 171984 57328 171985 57328 171986 57328 171987 57329 171988 57329 171989 57329 171990 57330 171991 57330 171992 57330 171993 57331 171994 57331 171995 57331 171996 57332 171997 57332 171998 57332 171999 57333 172000 57333 172001 57333 172002 57334 172003 57334 172004 57334 172005 57335 172006 57335 172007 57335 172008 57336 172009 57336 172010 57336 172011 57337 172012 57337 172013 57337 172014 57338 172015 57338 172016 57338 172017 57339 172018 57339 172019 57339 172020 57340 172021 57340 172022 57340 172023 57341 172024 57341 172025 57341 172026 57342 172027 57342 172028 57342 172029 57343 172030 57343 172031 57343 172032 57344 172033 57344 172034 57344 172035 57345 172036 57345 172037 57345 172038 57346 172039 57346 172040 57346 172041 57347 172042 57347 172043 57347 172044 57348 172045 57348 172046 57348 172047 57349 172048 57349 172049 57349 172050 57350 172051 57350 172052 57350 172053 57351 172054 57351 172055 57351 172056 57352 172057 57352 172058 57352 172059 57353 172060 57353 172061 57353 172062 57354 172063 57354 172064 57354 172065 57355 172066 57355 172067 57355 172068 57356 172069 57356 172070 57356 172071 57357 172072 57357 172073 57357 172074 57358 172075 57358 172076 57358 172077 57359 172078 57359 172079 57359 172080 57360 172081 57360 172082 57360 172083 57361 172084 57361 172085 57361 172086 57362 172087 57362 172088 57362 172089 57363 172090 57363 172091 57363 172092 57364 172093 57364 172094 57364 172095 57365 172096 57365 172097 57365 172098 57366 172099 57366 172100 57366 172101 57367 172102 57367 172103 57367 172104 57368 172105 57368 172106 57368 172107 57369 172108 57369 172109 57369 172110 57370 172111 57370 172112 57370 172113 57371 172114 57371 172115 57371 172116 57372 172117 57372 172118 57372 172119 57373 172120 57373 172121 57373 172122 57374 172123 57374 172124 57374 172125 57375 172126 57375 172127 57375 172128 57376 172129 57376 172130 57376 172131 57377 172132 57377 172133 57377 172134 57378 172135 57378 172136 57378 172137 57379 172138 57379 172139 57379 172140 57380 172141 57380 172142 57380 172143 57381 172144 57381 172145 57381 172146 57382 172147 57382 172148 57382 172149 57383 172150 57383 172151 57383 172152 57384 172153 57384 172154 57384 172155 57385 172156 57385 172157 57385 172158 57386 172159 57386 172160 57386 172161 57387 172162 57387 172163 57387 172164 57388 172165 57388 172166 57388 172167 57389 172168 57389 172169 57389 172170 57390 172171 57390 172172 57390 172173 57391 172174 57391 172175 57391 172176 57392 172177 57392 172178 57392 172179 57393 172180 57393 172181 57393 172182 57394 172183 57394 172184 57394 172185 57395 172186 57395 172187 57395 172188 57396 172189 57396 172190 57396 172191 57397 172192 57397 172193 57397 172194 57398 172195 57398 172196 57398 172197 57399 172198 57399 172199 57399 172200 57400 172201 57400 172202 57400 172203 57401 172204 57401 172205 57401 172206 57402 172207 57402 172208 57402 172209 57403 172210 57403 172211 57403 172212 57404 172213 57404 172214 57404 172215 57405 172216 57405 172217 57405 172218 57406 172219 57406 172220 57406 172221 57407 172222 57407 172223 57407 172224 57408 172225 57408 172226 57408 172227 57409 172228 57409 172229 57409 172230 57410 172231 57410 172232 57410 172233 57411 172234 57411 172235 57411 172236 57412 172237 57412 172238 57412 172239 57413 172240 57413 172241 57413 172242 57414 172243 57414 172244 57414 172245 57415 172246 57415 172247 57415 172248 57416 172249 57416 172250 57416 172251 57417 172252 57417 172253 57417 172254 57418 172255 57418 172256 57418 172257 57419 172258 57419 172259 57419 172260 57420 172261 57420 172262 57420 172263 57421 172264 57421 172265 57421 172266 57422 172267 57422 172268 57422 172269 57423 172270 57423 172271 57423 172272 57424 172273 57424 172274 57424 172275 57425 172276 57425 172277 57425 172278 57426 172279 57426 172280 57426 172281 57427 172282 57427 172283 57427 172284 57428 172285 57428 172286 57428 172287 57429 172288 57429 172289 57429 172290 57430 172291 57430 172292 57430 172293 57431 172294 57431 172295 57431 172296 57432 172297 57432 172298 57432 172299 57433 172300 57433 172301 57433 172302 57434 172303 57434 172304 57434 172305 57435 172306 57435 172307 57435 172308 57436 172309 57436 172310 57436 172311 57437 172312 57437 172313 57437 172314 57438 172315 57438 172316 57438 172317 57439 172318 57439 172319 57439 172320 57440 172321 57440 172322 57440 172323 57441 172324 57441 172325 57441 172326 57442 172327 57442 172328 57442 172329 57443 172330 57443 172331 57443 172332 57444 172333 57444 172334 57444 172335 57445 172336 57445 172337 57445 172338 57446 172339 57446 172340 57446 172341 57447 172342 57447 172343 57447 172344 57448 172345 57448 172346 57448 172347 57449 172348 57449 172349 57449 172350 57450 172351 57450 172352 57450 172353 57451 172354 57451 172355 57451 172356 57452 172357 57452 172358 57452 172359 57453 172360 57453 172361 57453 172362 57454 172363 57454 172364 57454 172365 57455 172366 57455 172367 57455 172368 57456 172369 57456 172370 57456 172371 57457 172372 57457 172373 57457 172374 57458 172375 57458 172376 57458 172377 57459 172378 57459 172379 57459 172380 57460 172381 57460 172382 57460 172383 57461 172384 57461 172385 57461 172386 57462 172387 57462 172388 57462 172389 57463 172390 57463 172391 57463 172392 57464 172393 57464 172394 57464 172395 57465 172396 57465 172397 57465 172398 57466 172399 57466 172400 57466 172401 57467 172402 57467 172403 57467 172404 57468 172405 57468 172406 57468 172407 57469 172408 57469 172409 57469 172410 57470 172411 57470 172412 57470 172413 57471 172414 57471 172415 57471 172416 57472 172417 57472 172418 57472 172419 57473 172420 57473 172421 57473 172422 57474 172423 57474 172424 57474 172425 57475 172426 57475 172427 57475 172428 57476 172429 57476 172430 57476 172431 57477 172432 57477 172433 57477 172434 57478 172435 57478 172436 57478 172437 57479 172438 57479 172439 57479 172440 57480 172441 57480 172442 57480 172443 57481 172444 57481 172445 57481 172446 57482 172447 57482 172448 57482 172449 57483 172450 57483 172451 57483 172452 57484 172453 57484 172454 57484 172455 57485 172456 57485 172457 57485 172458 57486 172459 57486 172460 57486 172461 57487 172462 57487 172463 57487 172464 57488 172465 57488 172466 57488 172467 57489 172468 57489 172469 57489 172470 57490 172471 57490 172472 57490 172473 57491 172474 57491 172475 57491 172476 57492 172477 57492 172478 57492 172479 57493 172480 57493 172481 57493 172482 57494 172483 57494 172484 57494 172485 57495 172486 57495 172487 57495 172488 57496 172489 57496 172490 57496 172491 57497 172492 57497 172493 57497 172494 57498 172495 57498 172496 57498 172497 57499 172498 57499 172499 57499 172500 57500 172501 57500 172502 57500 172503 57501 172504 57501 172505 57501 172506 57502 172507 57502 172508 57502 172509 57503 172510 57503 172511 57503 172512 57504 172513 57504 172514 57504 172515 57505 172516 57505 172517 57505 172518 57506 172519 57506 172520 57506 172521 57507 172522 57507 172523 57507 172524 57508 172525 57508 172526 57508 172527 57509 172528 57509 172529 57509 172530 57510 172531 57510 172532 57510 172533 57511 172534 57511 172535 57511 172536 57512 172537 57512 172538 57512 172539 57513 172540 57513 172541 57513 172542 57514 172543 57514 172544 57514 172545 57515 172546 57515 172547 57515 172548 57516 172549 57516 172550 57516 172551 57517 172552 57517 172553 57517 172554 57518 172555 57518 172556 57518 172557 57519 172558 57519 172559 57519 172560 57520 172561 57520 172562 57520 172563 57521 172564 57521 172565 57521 172566 57522 172567 57522 172568 57522 172569 57523 172570 57523 172571 57523 172572 57524 172573 57524 172574 57524 172575 57525 172576 57525 172577 57525 172578 57526 172579 57526 172580 57526 172581 57527 172582 57527 172583 57527 172584 57528 172585 57528 172586 57528 172587 57529 172588 57529 172589 57529 172590 57530 172591 57530 172592 57530 172593 57531 172594 57531 172595 57531 172596 57532 172597 57532 172598 57532 172599 57533 172600 57533 172601 57533 172602 57534 172603 57534 172604 57534 172605 57535 172606 57535 172607 57535 172608 57536 172609 57536 172610 57536 172611 57537 172612 57537 172613 57537 172614 57538 172615 57538 172616 57538 172617 57539 172618 57539 172619 57539 172620 57540 172621 57540 172622 57540 172623 57541 172624 57541 172625 57541 172626 57542 172627 57542 172628 57542 172629 57543 172630 57543 172631 57543 172632 57544 172633 57544 172634 57544 172635 57545 172636 57545 172637 57545 172638 57546 172639 57546 172640 57546 172641 57547 172642 57547 172643 57547 172644 57548 172645 57548 172646 57548 172647 57549 172648 57549 172649 57549 172650 57550 172651 57550 172652 57550 172653 57551 172654 57551 172655 57551 172656 57552 172657 57552 172658 57552 172659 57553 172660 57553 172661 57553 172662 57554 172663 57554 172664 57554 172665 57555 172666 57555 172667 57555 172668 57556 172669 57556 172670 57556 172671 57557 172672 57557 172673 57557 172674 57558 172675 57558 172676 57558 172677 57559 172678 57559 172679 57559 172680 57560 172681 57560 172682 57560 172683 57561 172684 57561 172685 57561 172686 57562 172687 57562 172688 57562 172689 57563 172690 57563 172691 57563 172692 57564 172693 57564 172694 57564 172695 57565 172696 57565 172697 57565 172698 57566 172699 57566 172700 57566 172701 57567 172702 57567 172703 57567 172704 57568 172705 57568 172706 57568 172707 57569 172708 57569 172709 57569 172710 57570 172711 57570 172712 57570 172713 57571 172714 57571 172715 57571 172716 57572 172717 57572 172718 57572 172719 57573 172720 57573 172721 57573 172722 57574 172723 57574 172724 57574 172725 57575 172726 57575 172727 57575 172728 57576 172729 57576 172730 57576 172731 57577 172732 57577 172733 57577 172734 57578 172735 57578 172736 57578 172737 57579 172738 57579 172739 57579 172740 57580 172741 57580 172742 57580 172743 57581 172744 57581 172745 57581 172746 57582 172747 57582 172748 57582 172749 57583 172750 57583 172751 57583 172752 57584 172753 57584 172754 57584 172755 57585 172756 57585 172757 57585 172758 57586 172759 57586 172760 57586 172761 57587 172762 57587 172763 57587 172764 57588 172765 57588 172766 57588 172767 57589 172768 57589 172769 57589 172770 57590 172771 57590 172772 57590 172773 57591 172774 57591 172775 57591 172776 57592 172777 57592 172778 57592 172779 57593 172780 57593 172781 57593 172782 57594 172783 57594 172784 57594 172785 57595 172786 57595 172787 57595 172788 57596 172789 57596 172790 57596 172791 57597 172792 57597 172793 57597 172794 57598 172795 57598 172796 57598 172797 57599 172798 57599 172799 57599 172800 57600 172801 57600 172802 57600 172803 57601 172804 57601 172805 57601 172806 57602 172807 57602 172808 57602 172809 57603 172810 57603 172811 57603 172812 57604 172813 57604 172814 57604 172815 57605 172816 57605 172817 57605 172818 57606 172819 57606 172820 57606 172821 57607 172822 57607 172823 57607 172824 57608 172825 57608 172826 57608 172827 57609 172828 57609 172829 57609 172830 57610 172831 57610 172832 57610 172833 57611 172834 57611 172835 57611 172836 57612 172837 57612 172838 57612 172839 57613 172840 57613 172841 57613 172842 57614 172843 57614 172844 57614 172845 57615 172846 57615 172847 57615 172848 57616 172849 57616 172850 57616 172851 57617 172852 57617 172853 57617 172854 57618 172855 57618 172856 57618 172857 57619 172858 57619 172859 57619 172860 57620 172861 57620 172862 57620 172863 57621 172864 57621 172865 57621 172866 57622 172867 57622 172868 57622 172869 57623 172870 57623 172871 57623 172872 57624 172873 57624 172874 57624 172875 57625 172876 57625 172877 57625 172878 57626 172879 57626 172880 57626 172881 57627 172882 57627 172883 57627 172884 57628 172885 57628 172886 57628 172887 57629 172888 57629 172889 57629 172890 57630 172891 57630 172892 57630 172893 57631 172894 57631 172895 57631 172896 57632 172897 57632 172898 57632 172899 57633 172900 57633 172901 57633 172902 57634 172903 57634 172904 57634 172905 57635 172906 57635 172907 57635 172908 57636 172909 57636 172910 57636 172911 57637 172912 57637 172913 57637 172914 57638 172915 57638 172916 57638 172917 57639 172918 57639 172919 57639 172920 57640 172921 57640 172922 57640 172923 57641 172924 57641 172925 57641 172926 57642 172927 57642 172928 57642 172929 57643 172930 57643 172931 57643 172932 57644 172933 57644 172934 57644 172935 57645 172936 57645 172937 57645 172938 57646 172939 57646 172940 57646 172941 57647 172942 57647 172943 57647 172944 57648 172945 57648 172946 57648 172947 57649 172948 57649 172949 57649 172950 57650 172951 57650 172952 57650 172953 57651 172954 57651 172955 57651 172956 57652 172957 57652 172958 57652 172959 57653 172960 57653 172961 57653 172962 57654 172963 57654 172964 57654 172965 57655 172966 57655 172967 57655 172968 57656 172969 57656 172970 57656 172971 57657 172972 57657 172973 57657 172974 57658 172975 57658 172976 57658 172977 57659 172978 57659 172979 57659 172980 57660 172981 57660 172982 57660 172983 57661 172984 57661 172985 57661 172986 57662 172987 57662 172988 57662 172989 57663 172990 57663 172991 57663 172992 57664 172993 57664 172994 57664 172995 57665 172996 57665 172997 57665 172998 57666 172999 57666 173000 57666 173001 57667 173002 57667 173003 57667 173004 57668 173005 57668 173006 57668 173007 57669 173008 57669 173009 57669 173010 57670 173011 57670 173012 57670 173013 57671 173014 57671 173015 57671 173016 57672 173017 57672 173018 57672 173019 57673 173020 57673 173021 57673 173022 57674 173023 57674 173024 57674 173025 57675 173026 57675 173027 57675 173028 57676 173029 57676 173030 57676 173031 57677 173032 57677 173033 57677 173034 57678 173035 57678 173036 57678 173037 57679 173038 57679 173039 57679 173040 57680 173041 57680 173042 57680 173043 57681 173044 57681 173045 57681 173046 57682 173047 57682 173048 57682 173049 57683 173050 57683 173051 57683 173052 57684 173053 57684 173054 57684 173055 57685 173056 57685 173057 57685 173058 57686 173059 57686 173060 57686 173061 57687 173062 57687 173063 57687 173064 57688 173065 57688 173066 57688 173067 57689 173068 57689 173069 57689 173070 57690 173071 57690 173072 57690 173073 57691 173074 57691 173075 57691 173076 57692 173077 57692 173078 57692 173079 57693 173080 57693 173081 57693 173082 57694 173083 57694 173084 57694 173085 57695 173086 57695 173087 57695 173088 57696 173089 57696 173090 57696 173091 57697 173092 57697 173093 57697 173094 57698 173095 57698 173096 57698 173097 57699 173098 57699 173099 57699 173100 57700 173101 57700 173102 57700 173103 57701 173104 57701 173105 57701 173106 57702 173107 57702 173108 57702 173109 57703 173110 57703 173111 57703 173112 57704 173113 57704 173114 57704 173115 57705 173116 57705 173117 57705 173118 57706 173119 57706 173120 57706 173121 57707 173122 57707 173123 57707 173124 57708 173125 57708 173126 57708 173127 57709 173128 57709 173129 57709 173130 57710 173131 57710 173132 57710 173133 57711 173134 57711 173135 57711 173136 57712 173137 57712 173138 57712 173139 57713 173140 57713 173141 57713 173142 57714 173143 57714 173144 57714 173145 57715 173146 57715 173147 57715 173148 57716 173149 57716 173150 57716 173151 57717 173152 57717 173153 57717 173154 57718 173155 57718 173156 57718 173157 57719 173158 57719 173159 57719 173160 57720 173161 57720 173162 57720 173163 57721 173164 57721 173165 57721 173166 57722 173167 57722 173168 57722 173169 57723 173170 57723 173171 57723 173172 57724 173173 57724 173174 57724 173175 57725 173176 57725 173177 57725 173178 57726 173179 57726 173180 57726 173181 57727 173182 57727 173183 57727 173184 57728 173185 57728 173186 57728 173187 57729 173188 57729 173189 57729 173190 57730 173191 57730 173192 57730 173193 57731 173194 57731 173195 57731 173196 57732 173197 57732 173198 57732 173199 57733 173200 57733 173201 57733 173202 57734 173203 57734 173204 57734 173205 57735 173206 57735 173207 57735 173208 57736 173209 57736 173210 57736 173211 57737 173212 57737 173213 57737 173214 57738 173215 57738 173216 57738 173217 57739 173218 57739 173219 57739 173220 57740 173221 57740 173222 57740 173223 57741 173224 57741 173225 57741 173226 57742 173227 57742 173228 57742 173229 57743 173230 57743 173231 57743 173232 57744 173233 57744 173234 57744 173235 57745 173236 57745 173237 57745 173238 57746 173239 57746 173240 57746 173241 57747 173242 57747 173243 57747 173244 57748 173245 57748 173246 57748 173247 57749 173248 57749 173249 57749 173250 57750 173251 57750 173252 57750 173253 57751 173254 57751 173255 57751 173256 57752 173257 57752 173258 57752 173259 57753 173260 57753 173261 57753 173262 57754 173263 57754 173264 57754 173265 57755 173266 57755 173267 57755 173268 57756 173269 57756 173270 57756 173271 57757 173272 57757 173273 57757 173274 57758 173275 57758 173276 57758 173277 57759 173278 57759 173279 57759 173280 57760 173281 57760 173282 57760 173283 57761 173284 57761 173285 57761 173286 57762 173287 57762 173288 57762 173289 57763 173290 57763 173291 57763 173292 57764 173293 57764 173294 57764 173295 57765 173296 57765 173297 57765 173298 57766 173299 57766 173300 57766 173301 57767 173302 57767 173303 57767 173304 57768 173305 57768 173306 57768 173307 57769 173308 57769 173309 57769 173310 57770 173311 57770 173312 57770 173313 57771 173314 57771 173315 57771 173316 57772 173317 57772 173318 57772 173319 57773 173320 57773 173321 57773 173322 57774 173323 57774 173324 57774 173325 57775 173326 57775 173327 57775 173328 57776 173329 57776 173330 57776 173331 57777 173332 57777 173333 57777 173334 57778 173335 57778 173336 57778 173337 57779 173338 57779 173339 57779 173340 57780 173341 57780 173342 57780 173343 57781 173344 57781 173345 57781 173346 57782 173347 57782 173348 57782 173349 57783 173350 57783 173351 57783 173352 57784 173353 57784 173354 57784 173355 57785 173356 57785 173357 57785 173358 57786 173359 57786 173360 57786 173361 57787 173362 57787 173363 57787 173364 57788 173365 57788 173366 57788 173367 57789 173368 57789 173369 57789 173370 57790 173371 57790 173372 57790 173373 57791 173374 57791 173375 57791 173376 57792 173377 57792 173378 57792 173379 57793 173380 57793 173381 57793 173382 57794 173383 57794 173384 57794 173385 57795 173386 57795 173387 57795 173388 57796 173389 57796 173390 57796 173391 57797 173392 57797 173393 57797 173394 57798 173395 57798 173396 57798 173397 57799 173398 57799 173399 57799 173400 57800 173401 57800 173402 57800 173403 57801 173404 57801 173405 57801 173406 57802 173407 57802 173408 57802 173409 57803 173410 57803 173411 57803 173412 57804 173413 57804 173414 57804 173415 57805 173416 57805 173417 57805 173418 57806 173419 57806 173420 57806 173421 57807 173422 57807 173423 57807 173424 57808 173425 57808 173426 57808 173427 57809 173428 57809 173429 57809 173430 57810 173431 57810 173432 57810 173433 57811 173434 57811 173435 57811 173436 57812 173437 57812 173438 57812 173439 57813 173440 57813 173441 57813 173442 57814 173443 57814 173444 57814 173445 57815 173446 57815 173447 57815 173448 57816 173449 57816 173450 57816 173451 57817 173452 57817 173453 57817 173454 57818 173455 57818 173456 57818 173457 57819 173458 57819 173459 57819 173460 57820 173461 57820 173462 57820 173463 57821 173464 57821 173465 57821 173466 57822 173467 57822 173468 57822 173469 57823 173470 57823 173471 57823 173472 57824 173473 57824 173474 57824 173475 57825 173476 57825 173477 57825 173478 57826 173479 57826 173480 57826 173481 57827 173482 57827 173483 57827 173484 57828 173485 57828 173486 57828 173487 57829 173488 57829 173489 57829 173490 57830 173491 57830 173492 57830 173493 57831 173494 57831 173495 57831 173496 57832 173497 57832 173498 57832 173499 57833 173500 57833 173501 57833 173502 57834 173503 57834 173504 57834 173505 57835 173506 57835 173507 57835 173508 57836 173509 57836 173510 57836 173511 57837 173512 57837 173513 57837 173514 57838 173515 57838 173516 57838 173517 57839 173518 57839 173519 57839 173520 57840 173521 57840 173522 57840 173523 57841 173524 57841 173525 57841 173526 57842 173527 57842 173528 57842 173529 57843 173530 57843 173531 57843 173532 57844 173533 57844 173534 57844 173535 57845 173536 57845 173537 57845 173538 57846 173539 57846 173540 57846 173541 57847 173542 57847 173543 57847 173544 57848 173545 57848 173546 57848 173547 57849 173548 57849 173549 57849 173550 57850 173551 57850 173552 57850 173553 57851 173554 57851 173555 57851 173556 57852 173557 57852 173558 57852 173559 57853 173560 57853 173561 57853 173562 57854 173563 57854 173564 57854 173565 57855 173566 57855 173567 57855 173568 57856 173569 57856 173570 57856 173571 57857 173572 57857 173573 57857 173574 57858 173575 57858 173576 57858 173577 57859 173578 57859 173579 57859 173580 57860 173581 57860 173582 57860 173583 57861 173584 57861 173585 57861 173586 57862 173587 57862 173588 57862 173589 57863 173590 57863 173591 57863 173592 57864 173593 57864 173594 57864 173595 57865 173596 57865 173597 57865 173598 57866 173599 57866 173600 57866 173601 57867 173602 57867 173603 57867 173604 57868 173605 57868 173606 57868 173607 57869 173608 57869 173609 57869 173610 57870 173611 57870 173612 57870 173613 57871 173614 57871 173615 57871 173616 57872 173617 57872 173618 57872 173619 57873 173620 57873 173621 57873 173622 57874 173623 57874 173624 57874 173625 57875 173626 57875 173627 57875 173628 57876 173629 57876 173630 57876 173631 57877 173632 57877 173633 57877 173634 57878 173635 57878 173636 57878 173637 57879 173638 57879 173639 57879 173640 57880 173641 57880 173642 57880 173643 57881 173644 57881 173645 57881 173646 57882 173647 57882 173648 57882 173649 57883 173650 57883 173651 57883 173652 57884 173653 57884 173654 57884 173655 57885 173656 57885 173657 57885 173658 57886 173659 57886 173660 57886 173661 57887 173662 57887 173663 57887 173664 57888 173665 57888 173666 57888 173667 57889 173668 57889 173669 57889 173670 57890 173671 57890 173672 57890 173673 57891 173674 57891 173675 57891 173676 57892 173677 57892 173678 57892 173679 57893 173680 57893 173681 57893 173682 57894 173683 57894 173684 57894 173685 57895 173686 57895 173687 57895 173688 57896 173689 57896 173690 57896 173691 57897 173692 57897 173693 57897 173694 57898 173695 57898 173696 57898 173697 57899 173698 57899 173699 57899 173700 57900 173701 57900 173702 57900 173703 57901 173704 57901 173705 57901 173706 57902 173707 57902 173708 57902 173709 57903 173710 57903 173711 57903 173712 57904 173713 57904 173714 57904 173715 57905 173716 57905 173717 57905 173718 57906 173719 57906 173720 57906 173721 57907 173722 57907 173723 57907 173724 57908 173725 57908 173726 57908 173727 57909 173728 57909 173729 57909 173730 57910 173731 57910 173732 57910 173733 57911 173734 57911 173735 57911 173736 57912 173737 57912 173738 57912 173739 57913 173740 57913 173741 57913 173742 57914 173743 57914 173744 57914 173745 57915 173746 57915 173747 57915 173748 57916 173749 57916 173750 57916 173751 57917 173752 57917 173753 57917 173754 57918 173755 57918 173756 57918 173757 57919 173758 57919 173759 57919 173760 57920 173761 57920 173762 57920 173763 57921 173764 57921 173765 57921 173766 57922 173767 57922 173768 57922 173769 57923 173770 57923 173771 57923 173772 57924 173773 57924 173774 57924 173775 57925 173776 57925 173777 57925 173778 57926 173779 57926 173780 57926 173781 57927 173782 57927 173783 57927 173784 57928 173785 57928 173786 57928 173787 57929 173788 57929 173789 57929 173790 57930 173791 57930 173792 57930 173793 57931 173794 57931 173795 57931 173796 57932 173797 57932 173798 57932 173799 57933 173800 57933 173801 57933 173802 57934 173803 57934 173804 57934 173805 57935 173806 57935 173807 57935 173808 57936 173809 57936 173810 57936 173811 57937 173812 57937 173813 57937 173814 57938 173815 57938 173816 57938 173817 57939 173818 57939 173819 57939 173820 57940 173821 57940 173822 57940 173823 57941 173824 57941 173825 57941 173826 57942 173827 57942 173828 57942 173829 57943 173830 57943 173831 57943 173832 57944 173833 57944 173834 57944 173835 57945 173836 57945 173837 57945 173838 57946 173839 57946 173840 57946 173841 57947 173842 57947 173843 57947 173844 57948 173845 57948 173846 57948 173847 57949 173848 57949 173849 57949 173850 57950 173851 57950 173852 57950 173853 57951 173854 57951 173855 57951 173856 57952 173857 57952 173858 57952 173859 57953 173860 57953 173861 57953 173862 57954 173863 57954 173864 57954 173865 57955 173866 57955 173867 57955 173868 57956 173869 57956 173870 57956 173871 57957 173872 57957 173873 57957 173874 57958 173875 57958 173876 57958 173877 57959 173878 57959 173879 57959 173880 57960 173881 57960 173882 57960 173883 57961 173884 57961 173885 57961 173886 57962 173887 57962 173888 57962 173889 57963 173890 57963 173891 57963 173892 57964 173893 57964 173894 57964 173895 57965 173896 57965 173897 57965 173898 57966 173899 57966 173900 57966 173901 57967 173902 57967 173903 57967 173904 57968 173905 57968 173906 57968 173907 57969 173908 57969 173909 57969 173910 57970 173911 57970 173912 57970 173913 57971 173914 57971 173915 57971 173916 57972 173917 57972 173918 57972 173919 57973 173920 57973 173921 57973 173922 57974 173923 57974 173924 57974 173925 57975 173926 57975 173927 57975 173928 57976 173929 57976 173930 57976 173931 57977 173932 57977 173933 57977 173934 57978 173935 57978 173936 57978 173937 57979 173938 57979 173939 57979 173940 57980 173941 57980 173942 57980 173943 57981 173944 57981 173945 57981 173946 57982 173947 57982 173948 57982 173949 57983 173950 57983 173951 57983 173952 57984 173953 57984 173954 57984 173955 57985 173956 57985 173957 57985 173958 57986 173959 57986 173960 57986 173961 57987 173962 57987 173963 57987 173964 57988 173965 57988 173966 57988 173967 57989 173968 57989 173969 57989 173970 57990 173971 57990 173972 57990 173973 57991 173974 57991 173975 57991 173976 57992 173977 57992 173978 57992 173979 57993 173980 57993 173981 57993 173982 57994 173983 57994 173984 57994 173985 57995 173986 57995 173987 57995 173988 57996 173989 57996 173990 57996 173991 57997 173992 57997 173993 57997 173994 57998 173995 57998 173996 57998 173997 57999 173998 57999 173999 57999 174000 58000 174001 58000 174002 58000 174003 58001 174004 58001 174005 58001 174006 58002 174007 58002 174008 58002 174009 58003 174010 58003 174011 58003 174012 58004 174013 58004 174014 58004 174015 58005 174016 58005 174017 58005 174018 58006 174019 58006 174020 58006 174021 58007 174022 58007 174023 58007 174024 58008 174025 58008 174026 58008 174027 58009 174028 58009 174029 58009 174030 58010 174031 58010 174032 58010 174033 58011 174034 58011 174035 58011 174036 58012 174037 58012 174038 58012 174039 58013 174040 58013 174041 58013 174042 58014 174043 58014 174044 58014 174045 58015 174046 58015 174047 58015 174048 58016 174049 58016 174050 58016 174051 58017 174052 58017 174053 58017 174054 58018 174055 58018 174056 58018 174057 58019 174058 58019 174059 58019 174060 58020 174061 58020 174062 58020 174063 58021 174064 58021 174065 58021 174066 58022 174067 58022 174068 58022 174069 58023 174070 58023 174071 58023 174072 58024 174073 58024 174074 58024 174075 58025 174076 58025 174077 58025 174078 58026 174079 58026 174080 58026 174081 58027 174082 58027 174083 58027 174084 58028 174085 58028 174086 58028 174087 58029 174088 58029 174089 58029 174090 58030 174091 58030 174092 58030 174093 58031 174094 58031 174095 58031 174096 58032 174097 58032 174098 58032 174099 58033 174100 58033 174101 58033 174102 58034 174103 58034 174104 58034 174105 58035 174106 58035 174107 58035 174108 58036 174109 58036 174110 58036 174111 58037 174112 58037 174113 58037 174114 58038 174115 58038 174116 58038 174117 58039 174118 58039 174119 58039 174120 58040 174121 58040 174122 58040 174123 58041 174124 58041 174125 58041 174126 58042 174127 58042 174128 58042 174129 58043 174130 58043 174131 58043 174132 58044 174133 58044 174134 58044 174135 58045 174136 58045 174137 58045 174138 58046 174139 58046 174140 58046 174141 58047 174142 58047 174143 58047 174144 58048 174145 58048 174146 58048 174147 58049 174148 58049 174149 58049 174150 58050 174151 58050 174152 58050 174153 58051 174154 58051 174155 58051 174156 58052 174157 58052 174158 58052 174159 58053 174160 58053 174161 58053 174162 58054 174163 58054 174164 58054 174165 58055 174166 58055 174167 58055 174168 58056 174169 58056 174170 58056 174171 58057 174172 58057 174173 58057 174174 58058 174175 58058 174176 58058 174177 58059 174178 58059 174179 58059 174180 58060 174181 58060 174182 58060 174183 58061 174184 58061 174185 58061 174186 58062 174187 58062 174188 58062 174189 58063 174190 58063 174191 58063 174192 58064 174193 58064 174194 58064 174195 58065 174196 58065 174197 58065 174198 58066 174199 58066 174200 58066 174201 58067 174202 58067 174203 58067 174204 58068 174205 58068 174206 58068 174207 58069 174208 58069 174209 58069 174210 58070 174211 58070 174212 58070 174213 58071 174214 58071 174215 58071 174216 58072 174217 58072 174218 58072 174219 58073 174220 58073 174221 58073 174222 58074 174223 58074 174224 58074 174225 58075 174226 58075 174227 58075 174228 58076 174229 58076 174230 58076 174231 58077 174232 58077 174233 58077 174234 58078 174235 58078 174236 58078 174237 58079 174238 58079 174239 58079 174240 58080 174241 58080 174242 58080 174243 58081 174244 58081 174245 58081 174246 58082 174247 58082 174248 58082 174249 58083 174250 58083 174251 58083 174252 58084 174253 58084 174254 58084 174255 58085 174256 58085 174257 58085 174258 58086 174259 58086 174260 58086 174261 58087 174262 58087 174263 58087 174264 58088 174265 58088 174266 58088 174267 58089 174268 58089 174269 58089 174270 58090 174271 58090 174272 58090 174273 58091 174274 58091 174275 58091 174276 58092 174277 58092 174278 58092 174279 58093 174280 58093 174281 58093 174282 58094 174283 58094 174284 58094 174285 58095 174286 58095 174287 58095 174288 58096 174289 58096 174290 58096 174291 58097 174292 58097 174293 58097 174294 58098 174295 58098 174296 58098 174297 58099 174298 58099 174299 58099 174300 58100 174301 58100 174302 58100 174303 58101 174304 58101 174305 58101 174306 58102 174307 58102 174308 58102 174309 58103 174310 58103 174311 58103 174312 58104 174313 58104 174314 58104 174315 58105 174316 58105 174317 58105 174318 58106 174319 58106 174320 58106 174321 58107 174322 58107 174323 58107 174324 58108 174325 58108 174326 58108 174327 58109 174328 58109 174329 58109 174330 58110 174331 58110 174332 58110 174333 58111 174334 58111 174335 58111 174336 58112 174337 58112 174338 58112 174339 58113 174340 58113 174341 58113 174342 58114 174343 58114 174344 58114 174345 58115 174346 58115 174347 58115 174348 58116 174349 58116 174350 58116 174351 58117 174352 58117 174353 58117 174354 58118 174355 58118 174356 58118 174357 58119 174358 58119 174359 58119 174360 58120 174361 58120 174362 58120 174363 58121 174364 58121 174365 58121 174366 58122 174367 58122 174368 58122 174369 58123 174370 58123 174371 58123 174372 58124 174373 58124 174374 58124 174375 58125 174376 58125 174377 58125 174378 58126 174379 58126 174380 58126 174381 58127 174382 58127 174383 58127 174384 58128 174385 58128 174386 58128 174387 58129 174388 58129 174389 58129 174390 58130 174391 58130 174392 58130 174393 58131 174394 58131 174395 58131 174396 58132 174397 58132 174398 58132 174399 58133 174400 58133 174401 58133 174402 58134 174403 58134 174404 58134 174405 58135 174406 58135 174407 58135 174408 58136 174409 58136 174410 58136 174411 58137 174412 58137 174413 58137 174414 58138 174415 58138 174416 58138 174417 58139 174418 58139 174419 58139 174420 58140 174421 58140 174422 58140 174423 58141 174424 58141 174425 58141 174426 58142 174427 58142 174428 58142 174429 58143 174430 58143 174431 58143 174432 58144 174433 58144 174434 58144 174435 58145 174436 58145 174437 58145 174438 58146 174439 58146 174440 58146 174441 58147 174442 58147 174443 58147 174444 58148 174445 58148 174446 58148 174447 58149 174448 58149 174449 58149 174450 58150 174451 58150 174452 58150 174453 58151 174454 58151 174455 58151 174456 58152 174457 58152 174458 58152 174459 58153 174460 58153 174461 58153 174462 58154 174463 58154 174464 58154 174465 58155 174466 58155 174467 58155 174468 58156 174469 58156 174470 58156 174471 58157 174472 58157 174473 58157 174474 58158 174475 58158 174476 58158 174477 58159 174478 58159 174479 58159 174480 58160 174481 58160 174482 58160 174483 58161 174484 58161 174485 58161 174486 58162 174487 58162 174488 58162 174489 58163 174490 58163 174491 58163 174492 58164 174493 58164 174494 58164 174495 58165 174496 58165 174497 58165 174498 58166 174499 58166 174500 58166 174501 58167 174502 58167 174503 58167 174504 58168 174505 58168 174506 58168 174507 58169 174508 58169 174509 58169 174510 58170 174511 58170 174512 58170 174513 58171 174514 58171 174515 58171 174516 58172 174517 58172 174518 58172 174519 58173 174520 58173 174521 58173 174522 58174 174523 58174 174524 58174 174525 58175 174526 58175 174527 58175 174528 58176 174529 58176 174530 58176 174531 58177 174532 58177 174533 58177 174534 58178 174535 58178 174536 58178 174537 58179 174538 58179 174539 58179 174540 58180 174541 58180 174542 58180 174543 58181 174544 58181 174545 58181 174546 58182 174547 58182 174548 58182 174549 58183 174550 58183 174551 58183 174552 58184 174553 58184 174554 58184 174555 58185 174556 58185 174557 58185 174558 58186 174559 58186 174560 58186 174561 58187 174562 58187 174563 58187 174564 58188 174565 58188 174566 58188 174567 58189 174568 58189 174569 58189 174570 58190 174571 58190 174572 58190 174573 58191 174574 58191 174575 58191 174576 58192 174577 58192 174578 58192 174579 58193 174580 58193 174581 58193 174582 58194 174583 58194 174584 58194 174585 58195 174586 58195 174587 58195 174588 58196 174589 58196 174590 58196 174591 58197 174592 58197 174593 58197 174594 58198 174595 58198 174596 58198 174597 58199 174598 58199 174599 58199 174600 58200 174601 58200 174602 58200 174603 58201 174604 58201 174605 58201 174606 58202 174607 58202 174608 58202 174609 58203 174610 58203 174611 58203 174612 58204 174613 58204 174614 58204 174615 58205 174616 58205 174617 58205 174618 58206 174619 58206 174620 58206 174621 58207 174622 58207 174623 58207 174624 58208 174625 58208 174626 58208 174627 58209 174628 58209 174629 58209 174630 58210 174631 58210 174632 58210 174633 58211 174634 58211 174635 58211 174636 58212 174637 58212 174638 58212 174639 58213 174640 58213 174641 58213 174642 58214 174643 58214 174644 58214 174645 58215 174646 58215 174647 58215 174648 58216 174649 58216 174650 58216 174651 58217 174652 58217 174653 58217 174654 58218 174655 58218 174656 58218 174657 58219 174658 58219 174659 58219 174660 58220 174661 58220 174662 58220 174663 58221 174664 58221 174665 58221 174666 58222 174667 58222 174668 58222 174669 58223 174670 58223 174671 58223 174672 58224 174673 58224 174674 58224 174675 58225 174676 58225 174677 58225 174678 58226 174679 58226 174680 58226 174681 58227 174682 58227 174683 58227 174684 58228 174685 58228 174686 58228 174687 58229 174688 58229 174689 58229 174690 58230 174691 58230 174692 58230 174693 58231 174694 58231 174695 58231 174696 58232 174697 58232 174698 58232 174699 58233 174700 58233 174701 58233 174702 58234 174703 58234 174704 58234 174705 58235 174706 58235 174707 58235 174708 58236 174709 58236 174710 58236 174711 58237 174712 58237 174713 58237 174714 58238 174715 58238 174716 58238 174717 58239 174718 58239 174719 58239 174720 58240 174721 58240 174722 58240 174723 58241 174724 58241 174725 58241 174726 58242 174727 58242 174728 58242 174729 58243 174730 58243 174731 58243 174732 58244 174733 58244 174734 58244 174735 58245 174736 58245 174737 58245 174738 58246 174739 58246 174740 58246 174741 58247 174742 58247 174743 58247 174744 58248 174745 58248 174746 58248 174747 58249 174748 58249 174749 58249 174750 58250 174751 58250 174752 58250 174753 58251 174754 58251 174755 58251 174756 58252 174757 58252 174758 58252 174759 58253 174760 58253 174761 58253 174762 58254 174763 58254 174764 58254 174765 58255 174766 58255 174767 58255 174768 58256 174769 58256 174770 58256 174771 58257 174772 58257 174773 58257 174774 58258 174775 58258 174776 58258 174777 58259 174778 58259 174779 58259 174780 58260 174781 58260 174782 58260 174783 58261 174784 58261 174785 58261 174786 58262 174787 58262 174788 58262 174789 58263 174790 58263 174791 58263 174792 58264 174793 58264 174794 58264 174795 58265 174796 58265 174797 58265 174798 58266 174799 58266 174800 58266 174801 58267 174802 58267 174803 58267 174804 58268 174805 58268 174806 58268 174807 58269 174808 58269 174809 58269 174810 58270 174811 58270 174812 58270 174813 58271 174814 58271 174815 58271 174816 58272 174817 58272 174818 58272 174819 58273 174820 58273 174821 58273 174822 58274 174823 58274 174824 58274 174825 58275 174826 58275 174827 58275 174828 58276 174829 58276 174830 58276 174831 58277 174832 58277 174833 58277 174834 58278 174835 58278 174836 58278 174837 58279 174838 58279 174839 58279 174840 58280 174841 58280 174842 58280 174843 58281 174844 58281 174845 58281 174846 58282 174847 58282 174848 58282 174849 58283 174850 58283 174851 58283 174852 58284 174853 58284 174854 58284 174855 58285 174856 58285 174857 58285 174858 58286 174859 58286 174860 58286 174861 58287 174862 58287 174863 58287 174864 58288 174865 58288 174866 58288 174867 58289 174868 58289 174869 58289 174870 58290 174871 58290 174872 58290 174873 58291 174874 58291 174875 58291 174876 58292 174877 58292 174878 58292 174879 58293 174880 58293 174881 58293 174882 58294 174883 58294 174884 58294 174885 58295 174886 58295 174887 58295 174888 58296 174889 58296 174890 58296 174891 58297 174892 58297 174893 58297 174894 58298 174895 58298 174896 58298 174897 58299 174898 58299 174899 58299 174900 58300 174901 58300 174902 58300 174903 58301 174904 58301 174905 58301 174906 58302 174907 58302 174908 58302 174909 58303 174910 58303 174911 58303 174912 58304 174913 58304 174914 58304 174915 58305 174916 58305 174917 58305 174918 58306 174919 58306 174920 58306 174921 58307 174922 58307 174923 58307 174924 58308 174925 58308 174926 58308 174927 58309 174928 58309 174929 58309 174930 58310 174931 58310 174932 58310 174933 58311 174934 58311 174935 58311 174936 58312 174937 58312 174938 58312 174939 58313 174940 58313 174941 58313 174942 58314 174943 58314 174944 58314 174945 58315 174946 58315 174947 58315 174948 58316 174949 58316 174950 58316 174951 58317 174952 58317 174953 58317 174954 58318 174955 58318 174956 58318 174957 58319 174958 58319 174959 58319 174960 58320 174961 58320 174962 58320 174963 58321 174964 58321 174965 58321 174966 58322 174967 58322 174968 58322 174969 58323 174970 58323 174971 58323 174972 58324 174973 58324 174974 58324 174975 58325 174976 58325 174977 58325 174978 58326 174979 58326 174980 58326 174981 58327 174982 58327 174983 58327 174984 58328 174985 58328 174986 58328 174987 58329 174988 58329 174989 58329 174990 58330 174991 58330 174992 58330 174993 58331 174994 58331 174995 58331 174996 58332 174997 58332 174998 58332 174999 58333 175000 58333 175001 58333 175002 58334 175003 58334 175004 58334 175005 58335 175006 58335 175007 58335 175008 58336 175009 58336 175010 58336 175011 58337 175012 58337 175013 58337 175014 58338 175015 58338 175016 58338 175017 58339 175018 58339 175019 58339 175020 58340 175021 58340 175022 58340 175023 58341 175024 58341 175025 58341 175026 58342 175027 58342 175028 58342 175029 58343 175030 58343 175031 58343 175032 58344 175033 58344 175034 58344 175035 58345 175036 58345 175037 58345 175038 58346 175039 58346 175040 58346 175041 58347 175042 58347 175043 58347 175044 58348 175045 58348 175046 58348 175047 58349 175048 58349 175049 58349 175050 58350 175051 58350 175052 58350 175053 58351 175054 58351 175055 58351 175056 58352 175057 58352 175058 58352 175059 58353 175060 58353 175061 58353 175062 58354 175063 58354 175064 58354 175065 58355 175066 58355 175067 58355 175068 58356 175069 58356 175070 58356 175071 58357 175072 58357 175073 58357 175074 58358 175075 58358 175076 58358 175077 58359 175078 58359 175079 58359 175080 58360 175081 58360 175082 58360 175083 58361 175084 58361 175085 58361 175086 58362 175087 58362 175088 58362 175089 58363 175090 58363 175091 58363 175092 58364 175093 58364 175094 58364 175095 58365 175096 58365 175097 58365 175098 58366 175099 58366 175100 58366 175101 58367 175102 58367 175103 58367 175104 58368 175105 58368 175106 58368 175107 58369 175108 58369 175109 58369 175110 58370 175111 58370 175112 58370 175113 58371 175114 58371 175115 58371 175116 58372 175117 58372 175118 58372 175119 58373 175120 58373 175121 58373 175122 58374 175123 58374 175124 58374 175125 58375 175126 58375 175127 58375 175128 58376 175129 58376 175130 58376 175131 58377 175132 58377 175133 58377 175134 58378 175135 58378 175136 58378 175137 58379 175138 58379 175139 58379 175140 58380 175141 58380 175142 58380 175143 58381 175144 58381 175145 58381 175146 58382 175147 58382 175148 58382 175149 58383 175150 58383 175151 58383 175152 58384 175153 58384 175154 58384 175155 58385 175156 58385 175157 58385 175158 58386 175159 58386 175160 58386 175161 58387 175162 58387 175163 58387 175164 58388 175165 58388 175166 58388 175167 58389 175168 58389 175169 58389 175170 58390 175171 58390 175172 58390 175173 58391 175174 58391 175175 58391 175176 58392 175177 58392 175178 58392 175179 58393 175180 58393 175181 58393 175182 58394 175183 58394 175184 58394 175185 58395 175186 58395 175187 58395 175188 58396 175189 58396 175190 58396 175191 58397 175192 58397 175193 58397 175194 58398 175195 58398 175196 58398 175197 58399 175198 58399 175199 58399 175200 58400 175201 58400 175202 58400 175203 58401 175204 58401 175205 58401 175206 58402 175207 58402 175208 58402 175209 58403 175210 58403 175211 58403 175212 58404 175213 58404 175214 58404 175215 58405 175216 58405 175217 58405 175218 58406 175219 58406 175220 58406 175221 58407 175222 58407 175223 58407 175224 58408 175225 58408 175226 58408 175227 58409 175228 58409 175229 58409 175230 58410 175231 58410 175232 58410 175233 58411 175234 58411 175235 58411 175236 58412 175237 58412 175238 58412 175239 58413 175240 58413 175241 58413 175242 58414 175243 58414 175244 58414 175245 58415 175246 58415 175247 58415 175248 58416 175249 58416 175250 58416 175251 58417 175252 58417 175253 58417 175254 58418 175255 58418 175256 58418 175257 58419 175258 58419 175259 58419 175260 58420 175261 58420 175262 58420 175263 58421 175264 58421 175265 58421 175266 58422 175267 58422 175268 58422 175269 58423 175270 58423 175271 58423 175272 58424 175273 58424 175274 58424 175275 58425 175276 58425 175277 58425 175278 58426 175279 58426 175280 58426 175281 58427 175282 58427 175283 58427 175284 58428 175285 58428 175286 58428 175287 58429 175288 58429 175289 58429 175290 58430 175291 58430 175292 58430 175293 58431 175294 58431 175295 58431 175296 58432 175297 58432 175298 58432 175299 58433 175300 58433 175301 58433 175302 58434 175303 58434 175304 58434 175305 58435 175306 58435 175307 58435 175308 58436 175309 58436 175310 58436 175311 58437 175312 58437 175313 58437 175314 58438 175315 58438 175316 58438 175317 58439 175318 58439 175319 58439 175320 58440 175321 58440 175322 58440 175323 58441 175324 58441 175325 58441 175326 58442 175327 58442 175328 58442 175329 58443 175330 58443 175331 58443 175332 58444 175333 58444 175334 58444 175335 58445 175336 58445 175337 58445 175338 58446 175339 58446 175340 58446 175341 58447 175342 58447 175343 58447 175344 58448 175345 58448 175346 58448 175347 58449 175348 58449 175349 58449 175350 58450 175351 58450 175352 58450 175353 58451 175354 58451 175355 58451 175356 58452 175357 58452 175358 58452 175359 58453 175360 58453 175361 58453 175362 58454 175363 58454 175364 58454 175365 58455 175366 58455 175367 58455 175368 58456 175369 58456 175370 58456 175371 58457 175372 58457 175373 58457 175374 58458 175375 58458 175376 58458 175377 58459 175378 58459 175379 58459 175380 58460 175381 58460 175382 58460 175383 58461 175384 58461 175385 58461 175386 58462 175387 58462 175388 58462 175389 58463 175390 58463 175391 58463 175392 58464 175393 58464 175394 58464 175395 58465 175396 58465 175397 58465 175398 58466 175399 58466 175400 58466 175401 58467 175402 58467 175403 58467 175404 58468 175405 58468 175406 58468 175407 58469 175408 58469 175409 58469 175410 58470 175411 58470 175412 58470 175413 58471 175414 58471 175415 58471 175416 58472 175417 58472 175418 58472 175419 58473 175420 58473 175421 58473 175422 58474 175423 58474 175424 58474 175425 58475 175426 58475 175427 58475 175428 58476 175429 58476 175430 58476 175431 58477 175432 58477 175433 58477 175434 58478 175435 58478 175436 58478 175437 58479 175438 58479 175439 58479 175440 58480 175441 58480 175442 58480 175443 58481 175444 58481 175445 58481 175446 58482 175447 58482 175448 58482 175449 58483 175450 58483 175451 58483 175452 58484 175453 58484 175454 58484 175455 58485 175456 58485 175457 58485 175458 58486 175459 58486 175460 58486 175461 58487 175462 58487 175463 58487 175464 58488 175465 58488 175466 58488 175467 58489 175468 58489 175469 58489 175470 58490 175471 58490 175472 58490 175473 58491 175474 58491 175475 58491 175476 58492 175477 58492 175478 58492 175479 58493 175480 58493 175481 58493 175482 58494 175483 58494 175484 58494 175485 58495 175486 58495 175487 58495 175488 58496 175489 58496 175490 58496 175491 58497 175492 58497 175493 58497 175494 58498 175495 58498 175496 58498 175497 58499 175498 58499 175499 58499 175500 58500 175501 58500 175502 58500 175503 58501 175504 58501 175505 58501 175506 58502 175507 58502 175508 58502 175509 58503 175510 58503 175511 58503 175512 58504 175513 58504 175514 58504 175515 58505 175516 58505 175517 58505 175518 58506 175519 58506 175520 58506 175521 58507 175522 58507 175523 58507 175524 58508 175525 58508 175526 58508 175527 58509 175528 58509 175529 58509 175530 58510 175531 58510 175532 58510 175533 58511 175534 58511 175535 58511 175536 58512 175537 58512 175538 58512 175539 58513 175540 58513 175541 58513 175542 58514 175543 58514 175544 58514 175545 58515 175546 58515 175547 58515 175548 58516 175549 58516 175550 58516 175551 58517 175552 58517 175553 58517 175554 58518 175555 58518 175556 58518 175557 58519 175558 58519 175559 58519 175560 58520 175561 58520 175562 58520 175563 58521 175564 58521 175565 58521 175566 58522 175567 58522 175568 58522 175569 58523 175570 58523 175571 58523 175572 58524 175573 58524 175574 58524 175575 58525 175576 58525 175577 58525 175578 58526 175579 58526 175580 58526 175581 58527 175582 58527 175583 58527 175584 58528 175585 58528 175586 58528 175587 58529 175588 58529 175589 58529 175590 58530 175591 58530 175592 58530 175593 58531 175594 58531 175595 58531 175596 58532 175597 58532 175598 58532 175599 58533 175600 58533 175601 58533 175602 58534 175603 58534 175604 58534 175605 58535 175606 58535 175607 58535 175608 58536 175609 58536 175610 58536 175611 58537 175612 58537 175613 58537 175614 58538 175615 58538 175616 58538 175617 58539 175618 58539 175619 58539 175620 58540 175621 58540 175622 58540 175623 58541 175624 58541 175625 58541 175626 58542 175627 58542 175628 58542 175629 58543 175630 58543 175631 58543 175632 58544 175633 58544 175634 58544 175635 58545 175636 58545 175637 58545 175638 58546 175639 58546 175640 58546 175641 58547 175642 58547 175643 58547 175644 58548 175645 58548 175646 58548 175647 58549 175648 58549 175649 58549 175650 58550 175651 58550 175652 58550 175653 58551 175654 58551 175655 58551 175656 58552 175657 58552 175658 58552 175659 58553 175660 58553 175661 58553 175662 58554 175663 58554 175664 58554 175665 58555 175666 58555 175667 58555 175668 58556 175669 58556 175670 58556 175671 58557 175672 58557 175673 58557 175674 58558 175675 58558 175676 58558 175677 58559 175678 58559 175679 58559 175680 58560 175681 58560 175682 58560 175683 58561 175684 58561 175685 58561 175686 58562 175687 58562 175688 58562 175689 58563 175690 58563 175691 58563 175692 58564 175693 58564 175694 58564 175695 58565 175696 58565 175697 58565 175698 58566 175699 58566 175700 58566 175701 58567 175702 58567 175703 58567 175704 58568 175705 58568 175706 58568 175707 58569 175708 58569 175709 58569 175710 58570 175711 58570 175712 58570 175713 58571 175714 58571 175715 58571 175716 58572 175717 58572 175718 58572 175719 58573 175720 58573 175721 58573 175722 58574 175723 58574 175724 58574 175725 58575 175726 58575 175727 58575 175728 58576 175729 58576 175730 58576 175731 58577 175732 58577 175733 58577 175734 58578 175735 58578 175736 58578 175737 58579 175738 58579 175739 58579 175740 58580 175741 58580 175742 58580 175743 58581 175744 58581 175745 58581 175746 58582 175747 58582 175748 58582 175749 58583 175750 58583 175751 58583 175752 58584 175753 58584 175754 58584 175755 58585 175756 58585 175757 58585 175758 58586 175759 58586 175760 58586 175761 58587 175762 58587 175763 58587 175764 58588 175765 58588 175766 58588 175767 58589 175768 58589 175769 58589 175770 58590 175771 58590 175772 58590 175773 58591 175774 58591 175775 58591 175776 58592 175777 58592 175778 58592 175779 58593 175780 58593 175781 58593 175782 58594 175783 58594 175784 58594 175785 58595 175786 58595 175787 58595 175788 58596 175789 58596 175790 58596 175791 58597 175792 58597 175793 58597 175794 58598 175795 58598 175796 58598 175797 58599 175798 58599 175799 58599 175800 58600 175801 58600 175802 58600 175803 58601 175804 58601 175805 58601 175806 58602 175807 58602 175808 58602 175809 58603 175810 58603 175811 58603 175812 58604 175813 58604 175814 58604 175815 58605 175816 58605 175817 58605 175818 58606 175819 58606 175820 58606 175821 58607 175822 58607 175823 58607 175824 58608 175825 58608 175826 58608 175827 58609 175828 58609 175829 58609 175830 58610 175831 58610 175832 58610 175833 58611 175834 58611 175835 58611 175836 58612 175837 58612 175838 58612 175839 58613 175840 58613 175841 58613 175842 58614 175843 58614 175844 58614 175845 58615 175846 58615 175847 58615 175848 58616 175849 58616 175850 58616 175851 58617 175852 58617 175853 58617 175854 58618 175855 58618 175856 58618 175857 58619 175858 58619 175859 58619 175860 58620 175861 58620 175862 58620 175863 58621 175864 58621 175865 58621 175866 58622 175867 58622 175868 58622 175869 58623 175870 58623 175871 58623 175872 58624 175873 58624 175874 58624 175875 58625 175876 58625 175877 58625 175878 58626 175879 58626 175880 58626 175881 58627 175882 58627 175883 58627 175884 58628 175885 58628 175886 58628 175887 58629 175888 58629 175889 58629 175890 58630 175891 58630 175892 58630 175893 58631 175894 58631 175895 58631 175896 58632 175897 58632 175898 58632 175899 58633 175900 58633 175901 58633 175902 58634 175903 58634 175904 58634 175905 58635 175906 58635 175907 58635 175908 58636 175909 58636 175910 58636 175911 58637 175912 58637 175913 58637 175914 58638 175915 58638 175916 58638 175917 58639 175918 58639 175919 58639 175920 58640 175921 58640 175922 58640 175923 58641 175924 58641 175925 58641 175926 58642 175927 58642 175928 58642 175929 58643 175930 58643 175931 58643 175932 58644 175933 58644 175934 58644 175935 58645 175936 58645 175937 58645 175938 58646 175939 58646 175940 58646 175941 58647 175942 58647 175943 58647 175944 58648 175945 58648 175946 58648 175947 58649 175948 58649 175949 58649 175950 58650 175951 58650 175952 58650 175953 58651 175954 58651 175955 58651 175956 58652 175957 58652 175958 58652 175959 58653 175960 58653 175961 58653 175962 58654 175963 58654 175964 58654 175965 58655 175966 58655 175967 58655 175968 58656 175969 58656 175970 58656 175971 58657 175972 58657 175973 58657 175974 58658 175975 58658 175976 58658 175977 58659 175978 58659 175979 58659 175980 58660 175981 58660 175982 58660 175983 58661 175984 58661 175985 58661 175986 58662 175987 58662 175988 58662 175989 58663 175990 58663 175991 58663 175992 58664 175993 58664 175994 58664 175995 58665 175996 58665 175997 58665 175998 58666 175999 58666 176000 58666 176001 58667 176002 58667 176003 58667 176004 58668 176005 58668 176006 58668 176007 58669 176008 58669 176009 58669 176010 58670 176011 58670 176012 58670 176013 58671 176014 58671 176015 58671 176016 58672 176017 58672 176018 58672 176019 58673 176020 58673 176021 58673 176022 58674 176023 58674 176024 58674 176025 58675 176026 58675 176027 58675 176028 58676 176029 58676 176030 58676 176031 58677 176032 58677 176033 58677 176034 58678 176035 58678 176036 58678 176037 58679 176038 58679 176039 58679 176040 58680 176041 58680 176042 58680 176043 58681 176044 58681 176045 58681 176046 58682 176047 58682 176048 58682 176049 58683 176050 58683 176051 58683 176052 58684 176053 58684 176054 58684 176055 58685 176056 58685 176057 58685 176058 58686 176059 58686 176060 58686 176061 58687 176062 58687 176063 58687 176064 58688 176065 58688 176066 58688 176067 58689 176068 58689 176069 58689 176070 58690 176071 58690 176072 58690 176073 58691 176074 58691 176075 58691 176076 58692 176077 58692 176078 58692 176079 58693 176080 58693 176081 58693 176082 58694 176083 58694 176084 58694 176085 58695 176086 58695 176087 58695 176088 58696 176089 58696 176090 58696 176091 58697 176092 58697 176093 58697 176094 58698 176095 58698 176096 58698 176097 58699 176098 58699 176099 58699 176100 58700 176101 58700 176102 58700 176103 58701 176104 58701 176105 58701 176106 58702 176107 58702 176108 58702 176109 58703 176110 58703 176111 58703 176112 58704 176113 58704 176114 58704 176115 58705 176116 58705 176117 58705 176118 58706 176119 58706 176120 58706 176121 58707 176122 58707 176123 58707 176124 58708 176125 58708 176126 58708 176127 58709 176128 58709 176129 58709 176130 58710 176131 58710 176132 58710 176133 58711 176134 58711 176135 58711 176136 58712 176137 58712 176138 58712 176139 58713 176140 58713 176141 58713 176142 58714 176143 58714 176144 58714 176145 58715 176146 58715 176147 58715 176148 58716 176149 58716 176150 58716 176151 58717 176152 58717 176153 58717 176154 58718 176155 58718 176156 58718 176157 58719 176158 58719 176159 58719 176160 58720 176161 58720 176162 58720 176163 58721 176164 58721 176165 58721 176166 58722 176167 58722 176168 58722 176169 58723 176170 58723 176171 58723 176172 58724 176173 58724 176174 58724 176175 58725 176176 58725 176177 58725 176178 58726 176179 58726 176180 58726 176181 58727 176182 58727 176183 58727 176184 58728 176185 58728 176186 58728 176187 58729 176188 58729 176189 58729 176190 58730 176191 58730 176192 58730 176193 58731 176194 58731 176195 58731 176196 58732 176197 58732 176198 58732 176199 58733 176200 58733 176201 58733 176202 58734 176203 58734 176204 58734 176205 58735 176206 58735 176207 58735 176208 58736 176209 58736 176210 58736 176211 58737 176212 58737 176213 58737 176214 58738 176215 58738 176216 58738 176217 58739 176218 58739 176219 58739 176220 58740 176221 58740 176222 58740 176223 58741 176224 58741 176225 58741 176226 58742 176227 58742 176228 58742 176229 58743 176230 58743 176231 58743 176232 58744 176233 58744 176234 58744 176235 58745 176236 58745 176237 58745 176238 58746 176239 58746 176240 58746 176241 58747 176242 58747 176243 58747 176244 58748 176245 58748 176246 58748 176247 58749 176248 58749 176249 58749 176250 58750 176251 58750 176252 58750 176253 58751 176254 58751 176255 58751 176256 58752 176257 58752 176258 58752 176259 58753 176260 58753 176261 58753 176262 58754 176263 58754 176264 58754 176265 58755 176266 58755 176267 58755 176268 58756 176269 58756 176270 58756 176271 58757 176272 58757 176273 58757 176274 58758 176275 58758 176276 58758 176277 58759 176278 58759 176279 58759 176280 58760 176281 58760 176282 58760 176283 58761 176284 58761 176285 58761 176286 58762 176287 58762 176288 58762 176289 58763 176290 58763 176291 58763 176292 58764 176293 58764 176294 58764 176295 58765 176296 58765 176297 58765 176298 58766 176299 58766 176300 58766 176301 58767 176302 58767 176303 58767 176304 58768 176305 58768 176306 58768 176307 58769 176308 58769 176309 58769 176310 58770 176311 58770 176312 58770 176313 58771 176314 58771 176315 58771 176316 58772 176317 58772 176318 58772 176319 58773 176320 58773 176321 58773 176322 58774 176323 58774 176324 58774 176325 58775 176326 58775 176327 58775 176328 58776 176329 58776 176330 58776 176331 58777 176332 58777 176333 58777 176334 58778 176335 58778 176336 58778 176337 58779 176338 58779 176339 58779 176340 58780 176341 58780 176342 58780 176343 58781 176344 58781 176345 58781 176346 58782 176347 58782 176348 58782 176349 58783 176350 58783 176351 58783 176352 58784 176353 58784 176354 58784 176355 58785 176356 58785 176357 58785 176358 58786 176359 58786 176360 58786 176361 58787 176362 58787 176363 58787 176364 58788 176365 58788 176366 58788 176367 58789 176368 58789 176369 58789 176370 58790 176371 58790 176372 58790 176373 58791 176374 58791 176375 58791 176376 58792 176377 58792 176378 58792 176379 58793 176380 58793 176381 58793 176382 58794 176383 58794 176384 58794 176385 58795 176386 58795 176387 58795 176388 58796 176389 58796 176390 58796 176391 58797 176392 58797 176393 58797 176394 58798 176395 58798 176396 58798 176397 58799 176398 58799 176399 58799 176400 58800 176401 58800 176402 58800 176403 58801 176404 58801 176405 58801 176406 58802 176407 58802 176408 58802 176409 58803 176410 58803 176411 58803 176412 58804 176413 58804 176414 58804 176415 58805 176416 58805 176417 58805 176418 58806 176419 58806 176420 58806 176421 58807 176422 58807 176423 58807 176424 58808 176425 58808 176426 58808 176427 58809 176428 58809 176429 58809 176430 58810 176431 58810 176432 58810 176433 58811 176434 58811 176435 58811 176436 58812 176437 58812 176438 58812 176439 58813 176440 58813 176441 58813 176442 58814 176443 58814 176444 58814 176445 58815 176446 58815 176447 58815 176448 58816 176449 58816 176450 58816 176451 58817 176452 58817 176453 58817 176454 58818 176455 58818 176456 58818 176457 58819 176458 58819 176459 58819 176460 58820 176461 58820 176462 58820 176463 58821 176464 58821 176465 58821 176466 58822 176467 58822 176468 58822 176469 58823 176470 58823 176471 58823 176472 58824 176473 58824 176474 58824 176475 58825 176476 58825 176477 58825 176478 58826 176479 58826 176480 58826 176481 58827 176482 58827 176483 58827 176484 58828 176485 58828 176486 58828 176487 58829 176488 58829 176489 58829 176490 58830 176491 58830 176492 58830 176493 58831 176494 58831 176495 58831 176496 58832 176497 58832 176498 58832 176499 58833 176500 58833 176501 58833 176502 58834 176503 58834 176504 58834 176505 58835 176506 58835 176507 58835 176508 58836 176509 58836 176510 58836 176511 58837 176512 58837 176513 58837 176514 58838 176515 58838 176516 58838 176517 58839 176518 58839 176519 58839 176520 58840 176521 58840 176522 58840 176523 58841 176524 58841 176525 58841 176526 58842 176527 58842 176528 58842 176529 58843 176530 58843 176531 58843 176532 58844 176533 58844 176534 58844 176535 58845 176536 58845 176537 58845 176538 58846 176539 58846 176540 58846 176541 58847 176542 58847 176543 58847 176544 58848 176545 58848 176546 58848 176547 58849 176548 58849 176549 58849 176550 58850 176551 58850 176552 58850 176553 58851 176554 58851 176555 58851 176556 58852 176557 58852 176558 58852 176559 58853 176560 58853 176561 58853 176562 58854 176563 58854 176564 58854 176565 58855 176566 58855 176567 58855 176568 58856 176569 58856 176570 58856 176571 58857 176572 58857 176573 58857 176574 58858 176575 58858 176576 58858 176577 58859 176578 58859 176579 58859 176580 58860 176581 58860 176582 58860 176583 58861 176584 58861 176585 58861 176586 58862 176587 58862 176588 58862 176589 58863 176590 58863 176591 58863 176592 58864 176593 58864 176594 58864 176595 58865 176596 58865 176597 58865 176598 58866 176599 58866 176600 58866 176601 58867 176602 58867 176603 58867 176604 58868 176605 58868 176606 58868 176607 58869 176608 58869 176609 58869 176610 58870 176611 58870 176612 58870 176613 58871 176614 58871 176615 58871 176616 58872 176617 58872 176618 58872 176619 58873 176620 58873 176621 58873 176622 58874 176623 58874 176624 58874 176625 58875 176626 58875 176627 58875 176628 58876 176629 58876 176630 58876 176631 58877 176632 58877 176633 58877 176634 58878 176635 58878 176636 58878 176637 58879 176638 58879 176639 58879 176640 58880 176641 58880 176642 58880 176643 58881 176644 58881 176645 58881 176646 58882 176647 58882 176648 58882 176649 58883 176650 58883 176651 58883 176652 58884 176653 58884 176654 58884 176655 58885 176656 58885 176657 58885 176658 58886 176659 58886 176660 58886 176661 58887 176662 58887 176663 58887 176664 58888 176665 58888 176666 58888 176667 58889 176668 58889 176669 58889 176670 58890 176671 58890 176672 58890 176673 58891 176674 58891 176675 58891 176676 58892 176677 58892 176678 58892 176679 58893 176680 58893 176681 58893 176682 58894 176683 58894 176684 58894 176685 58895 176686 58895 176687 58895 176688 58896 176689 58896 176690 58896 176691 58897 176692 58897 176693 58897 176694 58898 176695 58898 176696 58898 176697 58899 176698 58899 176699 58899 176700 58900 176701 58900 176702 58900 176703 58901 176704 58901 176705 58901 176706 58902 176707 58902 176708 58902 176709 58903 176710 58903 176711 58903 176712 58904 176713 58904 176714 58904 176715 58905 176716 58905 176717 58905 176718 58906 176719 58906 176720 58906 176721 58907 176722 58907 176723 58907 176724 58908 176725 58908 176726 58908 176727 58909 176728 58909 176729 58909 176730 58910 176731 58910 176732 58910 176733 58911 176734 58911 176735 58911 176736 58912 176737 58912 176738 58912 176739 58913 176740 58913 176741 58913 176742 58914 176743 58914 176744 58914 176745 58915 176746 58915 176747 58915 176748 58916 176749 58916 176750 58916 176751 58917 176752 58917 176753 58917 176754 58918 176755 58918 176756 58918 176757 58919 176758 58919 176759 58919 176760 58920 176761 58920 176762 58920 176763 58921 176764 58921 176765 58921 176766 58922 176767 58922 176768 58922 176769 58923 176770 58923 176771 58923 176772 58924 176773 58924 176774 58924 176775 58925 176776 58925 176777 58925 176778 58926 176779 58926 176780 58926 176781 58927 176782 58927 176783 58927 176784 58928 176785 58928 176786 58928 176787 58929 176788 58929 176789 58929 176790 58930 176791 58930 176792 58930 176793 58931 176794 58931 176795 58931 176796 58932 176797 58932 176798 58932 176799 58933 176800 58933 176801 58933 176802 58934 176803 58934 176804 58934 176805 58935 176806 58935 176807 58935 176808 58936 176809 58936 176810 58936 176811 58937 176812 58937 176813 58937 176814 58938 176815 58938 176816 58938 176817 58939 176818 58939 176819 58939 176820 58940 176821 58940 176822 58940 176823 58941 176824 58941 176825 58941 176826 58942 176827 58942 176828 58942 176829 58943 176830 58943 176831 58943 176832 58944 176833 58944 176834 58944 176835 58945 176836 58945 176837 58945 176838 58946 176839 58946 176840 58946 176841 58947 176842 58947 176843 58947 176844 58948 176845 58948 176846 58948 176847 58949 176848 58949 176849 58949 176850 58950 176851 58950 176852 58950 176853 58951 176854 58951 176855 58951 176856 58952 176857 58952 176858 58952 176859 58953 176860 58953 176861 58953 176862 58954 176863 58954 176864 58954 176865 58955 176866 58955 176867 58955 176868 58956 176869 58956 176870 58956 176871 58957 176872 58957 176873 58957 176874 58958 176875 58958 176876 58958 176877 58959 176878 58959 176879 58959 176880 58960 176881 58960 176882 58960 176883 58961 176884 58961 176885 58961 176886 58962 176887 58962 176888 58962 176889 58963 176890 58963 176891 58963 176892 58964 176893 58964 176894 58964 176895 58965 176896 58965 176897 58965 176898 58966 176899 58966 176900 58966 176901 58967 176902 58967 176903 58967 176904 58968 176905 58968 176906 58968 176907 58969 176908 58969 176909 58969 176910 58970 176911 58970 176912 58970 176913 58971 176914 58971 176915 58971 176916 58972 176917 58972 176918 58972 176919 58973 176920 58973 176921 58973 176922 58974 176923 58974 176924 58974 176925 58975 176926 58975 176927 58975 176928 58976 176929 58976 176930 58976 176931 58977 176932 58977 176933 58977 176934 58978 176935 58978 176936 58978 176937 58979 176938 58979 176939 58979 176940 58980 176941 58980 176942 58980 176943 58981 176944 58981 176945 58981 176946 58982 176947 58982 176948 58982 176949 58983 176950 58983 176951 58983 176952 58984 176953 58984 176954 58984 176955 58985 176956 58985 176957 58985 176958 58986 176959 58986 176960 58986 176961 58987 176962 58987 176963 58987 176964 58988 176965 58988 176966 58988 176967 58989 176968 58989 176969 58989 176970 58990 176971 58990 176972 58990 176973 58991 176974 58991 176975 58991 176976 58992 176977 58992 176978 58992 176979 58993 176980 58993 176981 58993 176982 58994 176983 58994 176984 58994 176985 58995 176986 58995 176987 58995 176988 58996 176989 58996 176990 58996 176991 58997 176992 58997 176993 58997 176994 58998 176995 58998 176996 58998 176997 58999 176998 58999 176999 58999 177000 59000 177001 59000 177002 59000 177003 59001 177004 59001 177005 59001 177006 59002 177007 59002 177008 59002 177009 59003 177010 59003 177011 59003 177012 59004 177013 59004 177014 59004 177015 59005 177016 59005 177017 59005 177018 59006 177019 59006 177020 59006 177021 59007 177022 59007 177023 59007 177024 59008 177025 59008 177026 59008 177027 59009 177028 59009 177029 59009 177030 59010 177031 59010 177032 59010 177033 59011 177034 59011 177035 59011 177036 59012 177037 59012 177038 59012 177039 59013 177040 59013 177041 59013 177042 59014 177043 59014 177044 59014 177045 59015 177046 59015 177047 59015 177048 59016 177049 59016 177050 59016 177051 59017 177052 59017 177053 59017 177054 59018 177055 59018 177056 59018 177057 59019 177058 59019 177059 59019 177060 59020 177061 59020 177062 59020 177063 59021 177064 59021 177065 59021 177066 59022 177067 59022 177068 59022 177069 59023 177070 59023 177071 59023 177072 59024 177073 59024 177074 59024 177075 59025 177076 59025 177077 59025 177078 59026 177079 59026 177080 59026 177081 59027 177082 59027 177083 59027 177084 59028 177085 59028 177086 59028 177087 59029 177088 59029 177089 59029 177090 59030 177091 59030 177092 59030 177093 59031 177094 59031 177095 59031 177096 59032 177097 59032 177098 59032 177099 59033 177100 59033 177101 59033 177102 59034 177103 59034 177104 59034 177105 59035 177106 59035 177107 59035 177108 59036 177109 59036 177110 59036 177111 59037 177112 59037 177113 59037 177114 59038 177115 59038 177116 59038 177117 59039 177118 59039 177119 59039 177120 59040 177121 59040 177122 59040 177123 59041 177124 59041 177125 59041 177126 59042 177127 59042 177128 59042 177129 59043 177130 59043 177131 59043 177132 59044 177133 59044 177134 59044 177135 59045 177136 59045 177137 59045 177138 59046 177139 59046 177140 59046 177141 59047 177142 59047 177143 59047 177144 59048 177145 59048 177146 59048 177147 59049 177148 59049 177149 59049 177150 59050 177151 59050 177152 59050 177153 59051 177154 59051 177155 59051 177156 59052 177157 59052 177158 59052 177159 59053 177160 59053 177161 59053 177162 59054 177163 59054 177164 59054 177165 59055 177166 59055 177167 59055 177168 59056 177169 59056 177170 59056 177171 59057 177172 59057 177173 59057 177174 59058 177175 59058 177176 59058 177177 59059 177178 59059 177179 59059 177180 59060 177181 59060 177182 59060 177183 59061 177184 59061 177185 59061 177186 59062 177187 59062 177188 59062 177189 59063 177190 59063 177191 59063 177192 59064 177193 59064 177194 59064 177195 59065 177196 59065 177197 59065 177198 59066 177199 59066 177200 59066 177201 59067 177202 59067 177203 59067 177204 59068 177205 59068 177206 59068 177207 59069 177208 59069 177209 59069 177210 59070 177211 59070 177212 59070 177213 59071 177214 59071 177215 59071 177216 59072 177217 59072 177218 59072 177219 59073 177220 59073 177221 59073 177222 59074 177223 59074 177224 59074 177225 59075 177226 59075 177227 59075 177228 59076 177229 59076 177230 59076 177231 59077 177232 59077 177233 59077 177234 59078 177235 59078 177236 59078 177237 59079 177238 59079 177239 59079 177240 59080 177241 59080 177242 59080 177243 59081 177244 59081 177245 59081 177246 59082 177247 59082 177248 59082 177249 59083 177250 59083 177251 59083 177252 59084 177253 59084 177254 59084 177255 59085 177256 59085 177257 59085 177258 59086 177259 59086 177260 59086 177261 59087 177262 59087 177263 59087 177264 59088 177265 59088 177266 59088 177267 59089 177268 59089 177269 59089 177270 59090 177271 59090 177272 59090 177273 59091 177274 59091 177275 59091 177276 59092 177277 59092 177278 59092 177279 59093 177280 59093 177281 59093 177282 59094 177283 59094 177284 59094 177285 59095 177286 59095 177287 59095 177288 59096 177289 59096 177290 59096 177291 59097 177292 59097 177293 59097 177294 59098 177295 59098 177296 59098 177297 59099 177298 59099 177299 59099 177300 59100 177301 59100 177302 59100 177303 59101 177304 59101 177305 59101 177306 59102 177307 59102 177308 59102 177309 59103 177310 59103 177311 59103 177312 59104 177313 59104 177314 59104 177315 59105 177316 59105 177317 59105 177318 59106 177319 59106 177320 59106 177321 59107 177322 59107 177323 59107 177324 59108 177325 59108 177326 59108 177327 59109 177328 59109 177329 59109 177330 59110 177331 59110 177332 59110 177333 59111 177334 59111 177335 59111 177336 59112 177337 59112 177338 59112 177339 59113 177340 59113 177341 59113 177342 59114 177343 59114 177344 59114 177345 59115 177346 59115 177347 59115 177348 59116 177349 59116 177350 59116 177351 59117 177352 59117 177353 59117 177354 59118 177355 59118 177356 59118 177357 59119 177358 59119 177359 59119 177360 59120 177361 59120 177362 59120 177363 59121 177364 59121 177365 59121 177366 59122 177367 59122 177368 59122 177369 59123 177370 59123 177371 59123 177372 59124 177373 59124 177374 59124 177375 59125 177376 59125 177377 59125 177378 59126 177379 59126 177380 59126 177381 59127 177382 59127 177383 59127 177384 59128 177385 59128 177386 59128 177387 59129 177388 59129 177389 59129 177390 59130 177391 59130 177392 59130 177393 59131 177394 59131 177395 59131 177396 59132 177397 59132 177398 59132 177399 59133 177400 59133 177401 59133 177402 59134 177403 59134 177404 59134 177405 59135 177406 59135 177407 59135 177408 59136 177409 59136 177410 59136 177411 59137 177412 59137 177413 59137 177414 59138 177415 59138 177416 59138 177417 59139 177418 59139 177419 59139 177420 59140 177421 59140 177422 59140 177423 59141 177424 59141 177425 59141 177426 59142 177427 59142 177428 59142 177429 59143 177430 59143 177431 59143 177432 59144 177433 59144 177434 59144 177435 59145 177436 59145 177437 59145 177438 59146 177439 59146 177440 59146 177441 59147 177442 59147 177443 59147 177444 59148 177445 59148 177446 59148 177447 59149 177448 59149 177449 59149 177450 59150 177451 59150 177452 59150 177453 59151 177454 59151 177455 59151 177456 59152 177457 59152 177458 59152 177459 59153 177460 59153 177461 59153 177462 59154 177463 59154 177464 59154 177465 59155 177466 59155 177467 59155 177468 59156 177469 59156 177470 59156 177471 59157 177472 59157 177473 59157 177474 59158 177475 59158 177476 59158 177477 59159 177478 59159 177479 59159 177480 59160 177481 59160 177482 59160 177483 59161 177484 59161 177485 59161 177486 59162 177487 59162 177488 59162 177489 59163 177490 59163 177491 59163 177492 59164 177493 59164 177494 59164 177495 59165 177496 59165 177497 59165 177498 59166 177499 59166 177500 59166 177501 59167 177502 59167 177503 59167 177504 59168 177505 59168 177506 59168 177507 59169 177508 59169 177509 59169 177510 59170 177511 59170 177512 59170 177513 59171 177514 59171 177515 59171 177516 59172 177517 59172 177518 59172 177519 59173 177520 59173 177521 59173 177522 59174 177523 59174 177524 59174 177525 59175 177526 59175 177527 59175 177528 59176 177529 59176 177530 59176 177531 59177 177532 59177 177533 59177 177534 59178 177535 59178 177536 59178 177537 59179 177538 59179 177539 59179 177540 59180 177541 59180 177542 59180 177543 59181 177544 59181 177545 59181 177546 59182 177547 59182 177548 59182 177549 59183 177550 59183 177551 59183 177552 59184 177553 59184 177554 59184 177555 59185 177556 59185 177557 59185 177558 59186 177559 59186 177560 59186 177561 59187 177562 59187 177563 59187 177564 59188 177565 59188 177566 59188 177567 59189 177568 59189 177569 59189 177570 59190 177571 59190 177572 59190 177573 59191 177574 59191 177575 59191 177576 59192 177577 59192 177578 59192 177579 59193 177580 59193 177581 59193 177582 59194 177583 59194 177584 59194 177585 59195 177586 59195 177587 59195 177588 59196 177589 59196 177590 59196 177591 59197 177592 59197 177593 59197 177594 59198 177595 59198 177596 59198 177597 59199 177598 59199 177599 59199 177600 59200 177601 59200 177602 59200 177603 59201 177604 59201 177605 59201 177606 59202 177607 59202 177608 59202 177609 59203 177610 59203 177611 59203 177612 59204 177613 59204 177614 59204 177615 59205 177616 59205 177617 59205 177618 59206 177619 59206 177620 59206 177621 59207 177622 59207 177623 59207 177624 59208 177625 59208 177626 59208 177627 59209 177628 59209 177629 59209 177630 59210 177631 59210 177632 59210 177633 59211 177634 59211 177635 59211 177636 59212 177637 59212 177638 59212 177639 59213 177640 59213 177641 59213 177642 59214 177643 59214 177644 59214 177645 59215 177646 59215 177647 59215 177648 59216 177649 59216 177650 59216 177651 59217 177652 59217 177653 59217 177654 59218 177655 59218 177656 59218 177657 59219 177658 59219 177659 59219 177660 59220 177661 59220 177662 59220 177663 59221 177664 59221 177665 59221 177666 59222 177667 59222 177668 59222 177669 59223 177670 59223 177671 59223 177672 59224 177673 59224 177674 59224 177675 59225 177676 59225 177677 59225 177678 59226 177679 59226 177680 59226 177681 59227 177682 59227 177683 59227 177684 59228 177685 59228 177686 59228 177687 59229 177688 59229 177689 59229 177690 59230 177691 59230 177692 59230 177693 59231 177694 59231 177695 59231 177696 59232 177697 59232 177698 59232 177699 59233 177700 59233 177701 59233 177702 59234 177703 59234 177704 59234 177705 59235 177706 59235 177707 59235 177708 59236 177709 59236 177710 59236 177711 59237 177712 59237 177713 59237 177714 59238 177715 59238 177716 59238 177717 59239 177718 59239 177719 59239 177720 59240 177721 59240 177722 59240 177723 59241 177724 59241 177725 59241 177726 59242 177727 59242 177728 59242 177729 59243 177730 59243 177731 59243 177732 59244 177733 59244 177734 59244 177735 59245 177736 59245 177737 59245 177738 59246 177739 59246 177740 59246 177741 59247 177742 59247 177743 59247 177744 59248 177745 59248 177746 59248 177747 59249 177748 59249 177749 59249 177750 59250 177751 59250 177752 59250 177753 59251 177754 59251 177755 59251 177756 59252 177757 59252 177758 59252 177759 59253 177760 59253 177761 59253 177762 59254 177763 59254 177764 59254 177765 59255 177766 59255 177767 59255 177768 59256 177769 59256 177770 59256 177771 59257 177772 59257 177773 59257 177774 59258 177775 59258 177776 59258 177777 59259 177778 59259 177779 59259 177780 59260 177781 59260 177782 59260 177783 59261 177784 59261 177785 59261 177786 59262 177787 59262 177788 59262 177789 59263 177790 59263 177791 59263 177792 59264 177793 59264 177794 59264 177795 59265 177796 59265 177797 59265 177798 59266 177799 59266 177800 59266 177801 59267 177802 59267 177803 59267 177804 59268 177805 59268 177806 59268 177807 59269 177808 59269 177809 59269 177810 59270 177811 59270 177812 59270 177813 59271 177814 59271 177815 59271 177816 59272 177817 59272 177818 59272 177819 59273 177820 59273 177821 59273 177822 59274 177823 59274 177824 59274 177825 59275 177826 59275 177827 59275 177828 59276 177829 59276 177830 59276 177831 59277 177832 59277 177833 59277 177834 59278 177835 59278 177836 59278 177837 59279 177838 59279 177839 59279 177840 59280 177841 59280 177842 59280 177843 59281 177844 59281 177845 59281 177846 59282 177847 59282 177848 59282 177849 59283 177850 59283 177851 59283 177852 59284 177853 59284 177854 59284 177855 59285 177856 59285 177857 59285 177858 59286 177859 59286 177860 59286 177861 59287 177862 59287 177863 59287 177864 59288 177865 59288 177866 59288 177867 59289 177868 59289 177869 59289 177870 59290 177871 59290 177872 59290 177873 59291 177874 59291 177875 59291 177876 59292 177877 59292 177878 59292 177879 59293 177880 59293 177881 59293 177882 59294 177883 59294 177884 59294 177885 59295 177886 59295 177887 59295 177888 59296 177889 59296 177890 59296 177891 59297 177892 59297 177893 59297 177894 59298 177895 59298 177896 59298 177897 59299 177898 59299 177899 59299 177900 59300 177901 59300 177902 59300 177903 59301 177904 59301 177905 59301 177906 59302 177907 59302 177908 59302 177909 59303 177910 59303 177911 59303 177912 59304 177913 59304 177914 59304 177915 59305 177916 59305 177917 59305 177918 59306 177919 59306 177920 59306 177921 59307 177922 59307 177923 59307 177924 59308 177925 59308 177926 59308 177927 59309 177928 59309 177929 59309 177930 59310 177931 59310 177932 59310 177933 59311 177934 59311 177935 59311 177936 59312 177937 59312 177938 59312 177939 59313 177940 59313 177941 59313 177942 59314 177943 59314 177944 59314 177945 59315 177946 59315 177947 59315 177948 59316 177949 59316 177950 59316 177951 59317 177952 59317 177953 59317 177954 59318 177955 59318 177956 59318 177957 59319 177958 59319 177959 59319 177960 59320 177961 59320 177962 59320 177963 59321 177964 59321 177965 59321 177966 59322 177967 59322 177968 59322 177969 59323 177970 59323 177971 59323 177972 59324 177973 59324 177974 59324 177975 59325 177976 59325 177977 59325 177978 59326 177979 59326 177980 59326 177981 59327 177982 59327 177983 59327 177984 59328 177985 59328 177986 59328 177987 59329 177988 59329 177989 59329 177990 59330 177991 59330 177992 59330 177993 59331 177994 59331 177995 59331 177996 59332 177997 59332 177998 59332 177999 59333 178000 59333 178001 59333 178002 59334 178003 59334 178004 59334 178005 59335 178006 59335 178007 59335 178008 59336 178009 59336 178010 59336 178011 59337 178012 59337 178013 59337 178014 59338 178015 59338 178016 59338 178017 59339 178018 59339 178019 59339 178020 59340 178021 59340 178022 59340 178023 59341 178024 59341 178025 59341 178026 59342 178027 59342 178028 59342 178029 59343 178030 59343 178031 59343 178032 59344 178033 59344 178034 59344 178035 59345 178036 59345 178037 59345 178038 59346 178039 59346 178040 59346 178041 59347 178042 59347 178043 59347 178044 59348 178045 59348 178046 59348 178047 59349 178048 59349 178049 59349 178050 59350 178051 59350 178052 59350 178053 59351 178054 59351 178055 59351 178056 59352 178057 59352 178058 59352 178059 59353 178060 59353 178061 59353 178062 59354 178063 59354 178064 59354 178065 59355 178066 59355 178067 59355 178068 59356 178069 59356 178070 59356 178071 59357 178072 59357 178073 59357 178074 59358 178075 59358 178076 59358 178077 59359 178078 59359 178079 59359 178080 59360 178081 59360 178082 59360 178083 59361 178084 59361 178085 59361 178086 59362 178087 59362 178088 59362 178089 59363 178090 59363 178091 59363 178092 59364 178093 59364 178094 59364 178095 59365 178096 59365 178097 59365 178098 59366 178099 59366 178100 59366 178101 59367 178102 59367 178103 59367 178104 59368 178105 59368 178106 59368 178107 59369 178108 59369 178109 59369 178110 59370 178111 59370 178112 59370 178113 59371 178114 59371 178115 59371 178116 59372 178117 59372 178118 59372 178119 59373 178120 59373 178121 59373 178122 59374 178123 59374 178124 59374 178125 59375 178126 59375 178127 59375 178128 59376 178129 59376 178130 59376 178131 59377 178132 59377 178133 59377 178134 59378 178135 59378 178136 59378 178137 59379 178138 59379 178139 59379 178140 59380 178141 59380 178142 59380 178143 59381 178144 59381 178145 59381 178146 59382 178147 59382 178148 59382 178149 59383 178150 59383 178151 59383 178152 59384 178153 59384 178154 59384 178155 59385 178156 59385 178157 59385 178158 59386 178159 59386 178160 59386 178161 59387 178162 59387 178163 59387 178164 59388 178165 59388 178166 59388 178167 59389 178168 59389 178169 59389 178170 59390 178171 59390 178172 59390 178173 59391 178174 59391 178175 59391 178176 59392 178177 59392 178178 59392 178179 59393 178180 59393 178181 59393 178182 59394 178183 59394 178184 59394 178185 59395 178186 59395 178187 59395 178188 59396 178189 59396 178190 59396 178191 59397 178192 59397 178193 59397 178194 59398 178195 59398 178196 59398 178197 59399 178198 59399 178199 59399 178200 59400 178201 59400 178202 59400 178203 59401 178204 59401 178205 59401 178206 59402 178207 59402 178208 59402 178209 59403 178210 59403 178211 59403 178212 59404 178213 59404 178214 59404 178215 59405 178216 59405 178217 59405 178218 59406 178219 59406 178220 59406 178221 59407 178222 59407 178223 59407 178224 59408 178225 59408 178226 59408 178227 59409 178228 59409 178229 59409 178230 59410 178231 59410 178232 59410 178233 59411 178234 59411 178235 59411 178236 59412 178237 59412 178238 59412 178239 59413 178240 59413 178241 59413 178242 59414 178243 59414 178244 59414 178245 59415 178246 59415 178247 59415 178248 59416 178249 59416 178250 59416 178251 59417 178252 59417 178253 59417 178254 59418 178255 59418 178256 59418 178257 59419 178258 59419 178259 59419 178260 59420 178261 59420 178262 59420 178263 59421 178264 59421 178265 59421 178266 59422 178267 59422 178268 59422 178269 59423 178270 59423 178271 59423 178272 59424 178273 59424 178274 59424 178275 59425 178276 59425 178277 59425 178278 59426 178279 59426 178280 59426 178281 59427 178282 59427 178283 59427 178284 59428 178285 59428 178286 59428 178287 59429 178288 59429 178289 59429 178290 59430 178291 59430 178292 59430 178293 59431 178294 59431 178295 59431 178296 59432 178297 59432 178298 59432 178299 59433 178300 59433 178301 59433 178302 59434 178303 59434 178304 59434 178305 59435 178306 59435 178307 59435 178308 59436 178309 59436 178310 59436 178311 59437 178312 59437 178313 59437 178314 59438 178315 59438 178316 59438 178317 59439 178318 59439 178319 59439 178320 59440 178321 59440 178322 59440 178323 59441 178324 59441 178325 59441 178326 59442 178327 59442 178328 59442 178329 59443 178330 59443 178331 59443 178332 59444 178333 59444 178334 59444 178335 59445 178336 59445 178337 59445 178338 59446 178339 59446 178340 59446 178341 59447 178342 59447 178343 59447 178344 59448 178345 59448 178346 59448 178347 59449 178348 59449 178349 59449 178350 59450 178351 59450 178352 59450 178353 59451 178354 59451 178355 59451 178356 59452 178357 59452 178358 59452 178359 59453 178360 59453 178361 59453 178362 59454 178363 59454 178364 59454 178365 59455 178366 59455 178367 59455 178368 59456 178369 59456 178370 59456 178371 59457 178372 59457 178373 59457 178374 59458 178375 59458 178376 59458 178377 59459 178378 59459 178379 59459 178380 59460 178381 59460 178382 59460 178383 59461 178384 59461 178385 59461 178386 59462 178387 59462 178388 59462 178389 59463 178390 59463 178391 59463 178392 59464 178393 59464 178394 59464 178395 59465 178396 59465 178397 59465 178398 59466 178399 59466 178400 59466 178401 59467 178402 59467 178403 59467 178404 59468 178405 59468 178406 59468 178407 59469 178408 59469 178409 59469 178410 59470 178411 59470 178412 59470 178413 59471 178414 59471 178415 59471 178416 59472 178417 59472 178418 59472 178419 59473 178420 59473 178421 59473 178422 59474 178423 59474 178424 59474 178425 59475 178426 59475 178427 59475 178428 59476 178429 59476 178430 59476 178431 59477 178432 59477 178433 59477 178434 59478 178435 59478 178436 59478 178437 59479 178438 59479 178439 59479 178440 59480 178441 59480 178442 59480 178443 59481 178444 59481 178445 59481 178446 59482 178447 59482 178448 59482 178449 59483 178450 59483 178451 59483 178452 59484 178453 59484 178454 59484 178455 59485 178456 59485 178457 59485 178458 59486 178459 59486 178460 59486 178461 59487 178462 59487 178463 59487 178464 59488 178465 59488 178466 59488 178467 59489 178468 59489 178469 59489 178470 59490 178471 59490 178472 59490 178473 59491 178474 59491 178475 59491 178476 59492 178477 59492 178478 59492 178479 59493 178480 59493 178481 59493 178482 59494 178483 59494 178484 59494 178485 59495 178486 59495 178487 59495 178488 59496 178489 59496 178490 59496 178491 59497 178492 59497 178493 59497 178494 59498 178495 59498 178496 59498 178497 59499 178498 59499 178499 59499 178500 59500 178501 59500 178502 59500 178503 59501 178504 59501 178505 59501 178506 59502 178507 59502 178508 59502 178509 59503 178510 59503 178511 59503 178512 59504 178513 59504 178514 59504 178515 59505 178516 59505 178517 59505 178518 59506 178519 59506 178520 59506 178521 59507 178522 59507 178523 59507 178524 59508 178525 59508 178526 59508 178527 59509 178528 59509 178529 59509 178530 59510 178531 59510 178532 59510 178533 59511 178534 59511 178535 59511 178536 59512 178537 59512 178538 59512 178539 59513 178540 59513 178541 59513 178542 59514 178543 59514 178544 59514 178545 59515 178546 59515 178547 59515 178548 59516 178549 59516 178550 59516 178551 59517 178552 59517 178553 59517 178554 59518 178555 59518 178556 59518 178557 59519 178558 59519 178559 59519 178560 59520 178561 59520 178562 59520 178563 59521 178564 59521 178565 59521 178566 59522 178567 59522 178568 59522 178569 59523 178570 59523 178571 59523 178572 59524 178573 59524 178574 59524 178575 59525 178576 59525 178577 59525 178578 59526 178579 59526 178580 59526 178581 59527 178582 59527 178583 59527 178584 59528 178585 59528 178586 59528 178587 59529 178588 59529 178589 59529 178590 59530 178591 59530 178592 59530 178593 59531 178594 59531 178595 59531 178596 59532 178597 59532 178598 59532 178599 59533 178600 59533 178601 59533 178602 59534 178603 59534 178604 59534 178605 59535 178606 59535 178607 59535 178608 59536 178609 59536 178610 59536 178611 59537 178612 59537 178613 59537 178614 59538 178615 59538 178616 59538 178617 59539 178618 59539 178619 59539 178620 59540 178621 59540 178622 59540 178623 59541 178624 59541 178625 59541 178626 59542 178627 59542 178628 59542 178629 59543 178630 59543 178631 59543 178632 59544 178633 59544 178634 59544 178635 59545 178636 59545 178637 59545 178638 59546 178639 59546 178640 59546 178641 59547 178642 59547 178643 59547 178644 59548 178645 59548 178646 59548 178647 59549 178648 59549 178649 59549 178650 59550 178651 59550 178652 59550 178653 59551 178654 59551 178655 59551 178656 59552 178657 59552 178658 59552 178659 59553 178660 59553 178661 59553 178662 59554 178663 59554 178664 59554 178665 59555 178666 59555 178667 59555 178668 59556 178669 59556 178670 59556 178671 59557 178672 59557 178673 59557 178674 59558 178675 59558 178676 59558 178677 59559 178678 59559 178679 59559 178680 59560 178681 59560 178682 59560 178683 59561 178684 59561 178685 59561 178686 59562 178687 59562 178688 59562 178689 59563 178690 59563 178691 59563 178692 59564 178693 59564 178694 59564 178695 59565 178696 59565 178697 59565 178698 59566 178699 59566 178700 59566 178701 59567 178702 59567 178703 59567 178704 59568 178705 59568 178706 59568 178707 59569 178708 59569 178709 59569 178710 59570 178711 59570 178712 59570 178713 59571 178714 59571 178715 59571 178716 59572 178717 59572 178718 59572 178719 59573 178720 59573 178721 59573 178722 59574 178723 59574 178724 59574 178725 59575 178726 59575 178727 59575 178728 59576 178729 59576 178730 59576 178731 59577 178732 59577 178733 59577 178734 59578 178735 59578 178736 59578 178737 59579 178738 59579 178739 59579 178740 59580 178741 59580 178742 59580 178743 59581 178744 59581 178745 59581 178746 59582 178747 59582 178748 59582 178749 59583 178750 59583 178751 59583 178752 59584 178753 59584 178754 59584 178755 59585 178756 59585 178757 59585 178758 59586 178759 59586 178760 59586 178761 59587 178762 59587 178763 59587 178764 59588 178765 59588 178766 59588 178767 59589 178768 59589 178769 59589 178770 59590 178771 59590 178772 59590 178773 59591 178774 59591 178775 59591 178776 59592 178777 59592 178778 59592 178779 59593 178780 59593 178781 59593 178782 59594 178783 59594 178784 59594 178785 59595 178786 59595 178787 59595 178788 59596 178789 59596 178790 59596 178791 59597 178792 59597 178793 59597 178794 59598 178795 59598 178796 59598 178797 59599 178798 59599 178799 59599 178800 59600 178801 59600 178802 59600 178803 59601 178804 59601 178805 59601 178806 59602 178807 59602 178808 59602 178809 59603 178810 59603 178811 59603 178812 59604 178813 59604 178814 59604 178815 59605 178816 59605 178817 59605 178818 59606 178819 59606 178820 59606 178821 59607 178822 59607 178823 59607 178824 59608 178825 59608 178826 59608 178827 59609 178828 59609 178829 59609 178830 59610 178831 59610 178832 59610 178833 59611 178834 59611 178835 59611 178836 59612 178837 59612 178838 59612 178839 59613 178840 59613 178841 59613 178842 59614 178843 59614 178844 59614 178845 59615 178846 59615 178847 59615 178848 59616 178849 59616 178850 59616 178851 59617 178852 59617 178853 59617 178854 59618 178855 59618 178856 59618 178857 59619 178858 59619 178859 59619 178860 59620 178861 59620 178862 59620 178863 59621 178864 59621 178865 59621 178866 59622 178867 59622 178868 59622 178869 59623 178870 59623 178871 59623 178872 59624 178873 59624 178874 59624 178875 59625 178876 59625 178877 59625 178878 59626 178879 59626 178880 59626 178881 59627 178882 59627 178883 59627 178884 59628 178885 59628 178886 59628 178887 59629 178888 59629 178889 59629 178890 59630 178891 59630 178892 59630 178893 59631 178894 59631 178895 59631 178896 59632 178897 59632 178898 59632 178899 59633 178900 59633 178901 59633 178902 59634 178903 59634 178904 59634 178905 59635 178906 59635 178907 59635 178908 59636 178909 59636 178910 59636 178911 59637 178912 59637 178913 59637 178914 59638 178915 59638 178916 59638 178917 59639 178918 59639 178919 59639 178920 59640 178921 59640 178922 59640 178923 59641 178924 59641 178925 59641 178926 59642 178927 59642 178928 59642 178929 59643 178930 59643 178931 59643 178932 59644 178933 59644 178934 59644 178935 59645 178936 59645 178937 59645 178938 59646 178939 59646 178940 59646 178941 59647 178942 59647 178943 59647 178944 59648 178945 59648 178946 59648 178947 59649 178948 59649 178949 59649 178950 59650 178951 59650 178952 59650 178953 59651 178954 59651 178955 59651 178956 59652 178957 59652 178958 59652 178959 59653 178960 59653 178961 59653 178962 59654 178963 59654 178964 59654 178965 59655 178966 59655 178967 59655 178968 59656 178969 59656 178970 59656 178971 59657 178972 59657 178973 59657 178974 59658 178975 59658 178976 59658 178977 59659 178978 59659 178979 59659 178980 59660 178981 59660 178982 59660 178983 59661 178984 59661 178985 59661 178986 59662 178987 59662 178988 59662 178989 59663 178990 59663 178991 59663 178992 59664 178993 59664 178994 59664 178995 59665 178996 59665 178997 59665 178998 59666 178999 59666 179000 59666 179001 59667 179002 59667 179003 59667 179004 59668 179005 59668 179006 59668 179007 59669 179008 59669 179009 59669 179010 59670 179011 59670 179012 59670 179013 59671 179014 59671 179015 59671 179016 59672 179017 59672 179018 59672 179019 59673 179020 59673 179021 59673 179022 59674 179023 59674 179024 59674 179025 59675 179026 59675 179027 59675 179028 59676 179029 59676 179030 59676 179031 59677 179032 59677 179033 59677 179034 59678 179035 59678 179036 59678 179037 59679 179038 59679 179039 59679 179040 59680 179041 59680 179042 59680 179043 59681 179044 59681 179045 59681 179046 59682 179047 59682 179048 59682 179049 59683 179050 59683 179051 59683 179052 59684 179053 59684 179054 59684 179055 59685 179056 59685 179057 59685 179058 59686 179059 59686 179060 59686 179061 59687 179062 59687 179063 59687 179064 59688 179065 59688 179066 59688 179067 59689 179068 59689 179069 59689 179070 59690 179071 59690 179072 59690 179073 59691 179074 59691 179075 59691 179076 59692 179077 59692 179078 59692 179079 59693 179080 59693 179081 59693 179082 59694 179083 59694 179084 59694 179085 59695 179086 59695 179087 59695 179088 59696 179089 59696 179090 59696 179091 59697 179092 59697 179093 59697 179094 59698 179095 59698 179096 59698 179097 59699 179098 59699 179099 59699 179100 59700 179101 59700 179102 59700 179103 59701 179104 59701 179105 59701 179106 59702 179107 59702 179108 59702 179109 59703 179110 59703 179111 59703 179112 59704 179113 59704 179114 59704 179115 59705 179116 59705 179117 59705 179118 59706 179119 59706 179120 59706 179121 59707 179122 59707 179123 59707 179124 59708 179125 59708 179126 59708 179127 59709 179128 59709 179129 59709 179130 59710 179131 59710 179132 59710 179133 59711 179134 59711 179135 59711 179136 59712 179137 59712 179138 59712 179139 59713 179140 59713 179141 59713 179142 59714 179143 59714 179144 59714 179145 59715 179146 59715 179147 59715 179148 59716 179149 59716 179150 59716 179151 59717 179152 59717 179153 59717 179154 59718 179155 59718 179156 59718 179157 59719 179158 59719 179159 59719 179160 59720 179161 59720 179162 59720 179163 59721 179164 59721 179165 59721 179166 59722 179167 59722 179168 59722 179169 59723 179170 59723 179171 59723 179172 59724 179173 59724 179174 59724 179175 59725 179176 59725 179177 59725 179178 59726 179179 59726 179180 59726 179181 59727 179182 59727 179183 59727 179184 59728 179185 59728 179186 59728 179187 59729 179188 59729 179189 59729 179190 59730 179191 59730 179192 59730 179193 59731 179194 59731 179195 59731 179196 59732 179197 59732 179198 59732 179199 59733 179200 59733 179201 59733 179202 59734 179203 59734 179204 59734 179205 59735 179206 59735 179207 59735 179208 59736 179209 59736 179210 59736 179211 59737 179212 59737 179213 59737 179214 59738 179215 59738 179216 59738 179217 59739 179218 59739 179219 59739 179220 59740 179221 59740 179222 59740 179223 59741 179224 59741 179225 59741 179226 59742 179227 59742 179228 59742 179229 59743 179230 59743 179231 59743 179232 59744 179233 59744 179234 59744 179235 59745 179236 59745 179237 59745 179238 59746 179239 59746 179240 59746 179241 59747 179242 59747 179243 59747 179244 59748 179245 59748 179246 59748 179247 59749 179248 59749 179249 59749 179250 59750 179251 59750 179252 59750 179253 59751 179254 59751 179255 59751 179256 59752 179257 59752 179258 59752 179259 59753 179260 59753 179261 59753 179262 59754 179263 59754 179264 59754 179265 59755 179266 59755 179267 59755 179268 59756 179269 59756 179270 59756 179271 59757 179272 59757 179273 59757 179274 59758 179275 59758 179276 59758 179277 59759 179278 59759 179279 59759 179280 59760 179281 59760 179282 59760 179283 59761 179284 59761 179285 59761 179286 59762 179287 59762 179288 59762 179289 59763 179290 59763 179291 59763 179292 59764 179293 59764 179294 59764 179295 59765 179296 59765 179297 59765 179298 59766 179299 59766 179300 59766 179301 59767 179302 59767 179303 59767 179304 59768 179305 59768 179306 59768 179307 59769 179308 59769 179309 59769 179310 59770 179311 59770 179312 59770 179313 59771 179314 59771 179315 59771 179316 59772 179317 59772 179318 59772 179319 59773 179320 59773 179321 59773 179322 59774 179323 59774 179324 59774 179325 59775 179326 59775 179327 59775 179328 59776 179329 59776 179330 59776 179331 59777 179332 59777 179333 59777 179334 59778 179335 59778 179336 59778 179337 59779 179338 59779 179339 59779 179340 59780 179341 59780 179342 59780 179343 59781 179344 59781 179345 59781 179346 59782 179347 59782 179348 59782 179349 59783 179350 59783 179351 59783 179352 59784 179353 59784 179354 59784 179355 59785 179356 59785 179357 59785 179358 59786 179359 59786 179360 59786 179361 59787 179362 59787 179363 59787 179364 59788 179365 59788 179366 59788 179367 59789 179368 59789 179369 59789 179370 59790 179371 59790 179372 59790 179373 59791 179374 59791 179375 59791 179376 59792 179377 59792 179378 59792 179379 59793 179380 59793 179381 59793 179382 59794 179383 59794 179384 59794 179385 59795 179386 59795 179387 59795 179388 59796 179389 59796 179390 59796 179391 59797 179392 59797 179393 59797 179394 59798 179395 59798 179396 59798 179397 59799 179398 59799 179399 59799 179400 59800 179401 59800 179402 59800 179403 59801 179404 59801 179405 59801 179406 59802 179407 59802 179408 59802 179409 59803 179410 59803 179411 59803 179412 59804 179413 59804 179414 59804 179415 59805 179416 59805 179417 59805 179418 59806 179419 59806 179420 59806 179421 59807 179422 59807 179423 59807 179424 59808 179425 59808 179426 59808 179427 59809 179428 59809 179429 59809 179430 59810 179431 59810 179432 59810 179433 59811 179434 59811 179435 59811 179436 59812 179437 59812 179438 59812 179439 59813 179440 59813 179441 59813 179442 59814 179443 59814 179444 59814 179445 59815 179446 59815 179447 59815 179448 59816 179449 59816 179450 59816 179451 59817 179452 59817 179453 59817 179454 59818 179455 59818 179456 59818 179457 59819 179458 59819 179459 59819 179460 59820 179461 59820 179462 59820 179463 59821 179464 59821 179465 59821 179466 59822 179467 59822 179468 59822 179469 59823 179470 59823 179471 59823 179472 59824 179473 59824 179474 59824 179475 59825 179476 59825 179477 59825 179478 59826 179479 59826 179480 59826 179481 59827 179482 59827 179483 59827 179484 59828 179485 59828 179486 59828 179487 59829 179488 59829 179489 59829 179490 59830 179491 59830 179492 59830 179493 59831 179494 59831 179495 59831 179496 59832 179497 59832 179498 59832 179499 59833 179500 59833 179501 59833 179502 59834 179503 59834 179504 59834 179505 59835 179506 59835 179507 59835 179508 59836 179509 59836 179510 59836 179511 59837 179512 59837 179513 59837 179514 59838 179515 59838 179516 59838 179517 59839 179518 59839 179519 59839 179520 59840 179521 59840 179522 59840 179523 59841 179524 59841 179525 59841 179526 59842 179527 59842 179528 59842 179529 59843 179530 59843 179531 59843 179532 59844 179533 59844 179534 59844 179535 59845 179536 59845 179537 59845 179538 59846 179539 59846 179540 59846 179541 59847 179542 59847 179543 59847 179544 59848 179545 59848 179546 59848 179547 59849 179548 59849 179549 59849 179550 59850 179551 59850 179552 59850 179553 59851 179554 59851 179555 59851 179556 59852 179557 59852 179558 59852 179559 59853 179560 59853 179561 59853 179562 59854 179563 59854 179564 59854 179565 59855 179566 59855 179567 59855 179568 59856 179569 59856 179570 59856 179571 59857 179572 59857 179573 59857 179574 59858 179575 59858 179576 59858 179577 59859 179578 59859 179579 59859 179580 59860 179581 59860 179582 59860 179583 59861 179584 59861 179585 59861 179586 59862 179587 59862 179588 59862 179589 59863 179590 59863 179591 59863 179592 59864 179593 59864 179594 59864 179595 59865 179596 59865 179597 59865 179598 59866 179599 59866 179600 59866 179601 59867 179602 59867 179603 59867 179604 59868 179605 59868 179606 59868 179607 59869 179608 59869 179609 59869 179610 59870 179611 59870 179612 59870 179613 59871 179614 59871 179615 59871 179616 59872 179617 59872 179618 59872 179619 59873 179620 59873 179621 59873 179622 59874 179623 59874 179624 59874 179625 59875 179626 59875 179627 59875 179628 59876 179629 59876 179630 59876 179631 59877 179632 59877 179633 59877 179634 59878 179635 59878 179636 59878 179637 59879 179638 59879 179639 59879 179640 59880 179641 59880 179642 59880 179643 59881 179644 59881 179645 59881 179646 59882 179647 59882 179648 59882 179649 59883 179650 59883 179651 59883 179652 59884 179653 59884 179654 59884 179655 59885 179656 59885 179657 59885 179658 59886 179659 59886 179660 59886 179661 59887 179662 59887 179663 59887 179664 59888 179665 59888 179666 59888 179667 59889 179668 59889 179669 59889 179670 59890 179671 59890 179672 59890 179673 59891 179674 59891 179675 59891 179676 59892 179677 59892 179678 59892 179679 59893 179680 59893 179681 59893 179682 59894 179683 59894 179684 59894 179685 59895 179686 59895 179687 59895 179688 59896 179689 59896 179690 59896 179691 59897 179692 59897 179693 59897 179694 59898 179695 59898 179696 59898 179697 59899 179698 59899 179699 59899 179700 59900 179701 59900 179702 59900 179703 59901 179704 59901 179705 59901 179706 59902 179707 59902 179708 59902 179709 59903 179710 59903 179711 59903 179712 59904 179713 59904 179714 59904 179715 59905 179716 59905 179717 59905 179718 59906 179719 59906 179720 59906 179721 59907 179722 59907 179723 59907 179724 59908 179725 59908 179726 59908 179727 59909 179728 59909 179729 59909 179730 59910 179731 59910 179732 59910 179733 59911 179734 59911 179735 59911 179736 59912 179737 59912 179738 59912 179739 59913 179740 59913 179741 59913 179742 59914 179743 59914 179744 59914 179745 59915 179746 59915 179747 59915 179748 59916 179749 59916 179750 59916 179751 59917 179752 59917 179753 59917 179754 59918 179755 59918 179756 59918 179757 59919 179758 59919 179759 59919 179760 59920 179761 59920 179762 59920 179763 59921 179764 59921 179765 59921 179766 59922 179767 59922 179768 59922 179769 59923 179770 59923 179771 59923 179772 59924 179773 59924 179774 59924 179775 59925 179776 59925 179777 59925 179778 59926 179779 59926 179780 59926 179781 59927 179782 59927 179783 59927 179784 59928 179785 59928 179786 59928 179787 59929 179788 59929 179789 59929 179790 59930 179791 59930 179792 59930 179793 59931 179794 59931 179795 59931 179796 59932 179797 59932 179798 59932 179799 59933 179800 59933 179801 59933 179802 59934 179803 59934 179804 59934 179805 59935 179806 59935 179807 59935 179808 59936 179809 59936 179810 59936 179811 59937 179812 59937 179813 59937 179814 59938 179815 59938 179816 59938 179817 59939 179818 59939 179819 59939 179820 59940 179821 59940 179822 59940 179823 59941 179824 59941 179825 59941 179826 59942 179827 59942 179828 59942 179829 59943 179830 59943 179831 59943 179832 59944 179833 59944 179834 59944 179835 59945 179836 59945 179837 59945 179838 59946 179839 59946 179840 59946 179841 59947 179842 59947 179843 59947 179844 59948 179845 59948 179846 59948 179847 59949 179848 59949 179849 59949 179850 59950 179851 59950 179852 59950 179853 59951 179854 59951 179855 59951 179856 59952 179857 59952 179858 59952 179859 59953 179860 59953 179861 59953 179862 59954 179863 59954 179864 59954 179865 59955 179866 59955 179867 59955 179868 59956 179869 59956 179870 59956 179871 59957 179872 59957 179873 59957 179874 59958 179875 59958 179876 59958 179877 59959 179878 59959 179879 59959 179880 59960 179881 59960 179882 59960 179883 59961 179884 59961 179885 59961 179886 59962 179887 59962 179888 59962 179889 59963 179890 59963 179891 59963 179892 59964 179893 59964 179894 59964 179895 59965 179896 59965 179897 59965 179898 59966 179899 59966 179900 59966 179901 59967 179902 59967 179903 59967 179904 59968 179905 59968 179906 59968 179907 59969 179908 59969 179909 59969 179910 59970 179911 59970 179912 59970 179913 59971 179914 59971 179915 59971 179916 59972 179917 59972 179918 59972 179919 59973 179920 59973 179921 59973 179922 59974 179923 59974 179924 59974 179925 59975 179926 59975 179927 59975 179928 59976 179929 59976 179930 59976 179931 59977 179932 59977 179933 59977 179934 59978 179935 59978 179936 59978 179937 59979 179938 59979 179939 59979 179940 59980 179941 59980 179942 59980 179943 59981 179944 59981 179945 59981 179946 59982 179947 59982 179948 59982 179949 59983 179950 59983 179951 59983 179952 59984 179953 59984 179954 59984 179955 59985 179956 59985 179957 59985 179958 59986 179959 59986 179960 59986 179961 59987 179962 59987 179963 59987 179964 59988 179965 59988 179966 59988 179967 59989 179968 59989 179969 59989 179970 59990 179971 59990 179972 59990 179973 59991 179974 59991 179975 59991 179976 59992 179977 59992 179978 59992 179979 59993 179980 59993 179981 59993 179982 59994 179983 59994 179984 59994 179985 59995 179986 59995 179987 59995 179988 59996 179989 59996 179990 59996 179991 59997 179992 59997 179993 59997 179994 59998 179995 59998 179996 59998 179997 59999 179998 59999 179999 59999 180000 60000 180001 60000 180002 60000 180003 60001 180004 60001 180005 60001 180006 60002 180007 60002 180008 60002 180009 60003 180010 60003 180011 60003 180012 60004 180013 60004 180014 60004 180015 60005 180016 60005 180017 60005 180018 60006 180019 60006 180020 60006 180021 60007 180022 60007 180023 60007 180024 60008 180025 60008 180026 60008 180027 60009 180028 60009 180029 60009 180030 60010 180031 60010 180032 60010 180033 60011 180034 60011 180035 60011 180036 60012 180037 60012 180038 60012 180039 60013 180040 60013 180041 60013 180042 60014 180043 60014 180044 60014 180045 60015 180046 60015 180047 60015 180048 60016 180049 60016 180050 60016 180051 60017 180052 60017 180053 60017 180054 60018 180055 60018 180056 60018 180057 60019 180058 60019 180059 60019 180060 60020 180061 60020 180062 60020 180063 60021 180064 60021 180065 60021 180066 60022 180067 60022 180068 60022 180069 60023 180070 60023 180071 60023 180072 60024 180073 60024 180074 60024 180075 60025 180076 60025 180077 60025 180078 60026 180079 60026 180080 60026 180081 60027 180082 60027 180083 60027 180084 60028 180085 60028 180086 60028 180087 60029 180088 60029 180089 60029 180090 60030 180091 60030 180092 60030 180093 60031 180094 60031 180095 60031 180096 60032 180097 60032 180098 60032 180099 60033 180100 60033 180101 60033 180102 60034 180103 60034 180104 60034 180105 60035 180106 60035 180107 60035 180108 60036 180109 60036 180110 60036 180111 60037 180112 60037 180113 60037 180114 60038 180115 60038 180116 60038 180117 60039 180118 60039 180119 60039 180120 60040 180121 60040 180122 60040 180123 60041 180124 60041 180125 60041 180126 60042 180127 60042 180128 60042 180129 60043 180130 60043 180131 60043 180132 60044 180133 60044 180134 60044 180135 60045 180136 60045 180137 60045 180138 60046 180139 60046 180140 60046 180141 60047 180142 60047 180143 60047 180144 60048 180145 60048 180146 60048 180147 60049 180148 60049 180149 60049 180150 60050 180151 60050 180152 60050 180153 60051 180154 60051 180155 60051 180156 60052 180157 60052 180158 60052 180159 60053 180160 60053 180161 60053 180162 60054 180163 60054 180164 60054 180165 60055 180166 60055 180167 60055 180168 60056 180169 60056 180170 60056 180171 60057 180172 60057 180173 60057 180174 60058 180175 60058 180176 60058 180177 60059 180178 60059 180179 60059 180180 60060 180181 60060 180182 60060 180183 60061 180184 60061 180185 60061 180186 60062 180187 60062 180188 60062 180189 60063 180190 60063 180191 60063 180192 60064 180193 60064 180194 60064 180195 60065 180196 60065 180197 60065 180198 60066 180199 60066 180200 60066 180201 60067 180202 60067 180203 60067 180204 60068 180205 60068 180206 60068 180207 60069 180208 60069 180209 60069 180210 60070 180211 60070 180212 60070 180213 60071 180214 60071 180215 60071 180216 60072 180217 60072 180218 60072 180219 60073 180220 60073 180221 60073 180222 60074 180223 60074 180224 60074 180225 60075 180226 60075 180227 60075 180228 60076 180229 60076 180230 60076 180231 60077 180232 60077 180233 60077 180234 60078 180235 60078 180236 60078 180237 60079 180238 60079 180239 60079 180240 60080 180241 60080 180242 60080 180243 60081 180244 60081 180245 60081 180246 60082 180247 60082 180248 60082 180249 60083 180250 60083 180251 60083 180252 60084 180253 60084 180254 60084 180255 60085 180256 60085 180257 60085 180258 60086 180259 60086 180260 60086 180261 60087 180262 60087 180263 60087 180264 60088 180265 60088 180266 60088 180267 60089 180268 60089 180269 60089 180270 60090 180271 60090 180272 60090 180273 60091 180274 60091 180275 60091 180276 60092 180277 60092 180278 60092 180279 60093 180280 60093 180281 60093 180282 60094 180283 60094 180284 60094 180285 60095 180286 60095 180287 60095 180288 60096 180289 60096 180290 60096 180291 60097 180292 60097 180293 60097 180294 60098 180295 60098 180296 60098 180297 60099 180298 60099 180299 60099 180300 60100 180301 60100 180302 60100 180303 60101 180304 60101 180305 60101 180306 60102 180307 60102 180308 60102 180309 60103 180310 60103 180311 60103 180312 60104 180313 60104 180314 60104 180315 60105 180316 60105 180317 60105 180318 60106 180319 60106 180320 60106 180321 60107 180322 60107 180323 60107 180324 60108 180325 60108 180326 60108 180327 60109 180328 60109 180329 60109 180330 60110 180331 60110 180332 60110 180333 60111 180334 60111 180335 60111 180336 60112 180337 60112 180338 60112 180339 60113 180340 60113 180341 60113 180342 60114 180343 60114 180344 60114 180345 60115 180346 60115 180347 60115 180348 60116 180349 60116 180350 60116 180351 60117 180352 60117 180353 60117 180354 60118 180355 60118 180356 60118 180357 60119 180358 60119 180359 60119 180360 60120 180361 60120 180362 60120 180363 60121 180364 60121 180365 60121 180366 60122 180367 60122 180368 60122 180369 60123 180370 60123 180371 60123 180372 60124 180373 60124 180374 60124 180375 60125 180376 60125 180377 60125 180378 60126 180379 60126 180380 60126 180381 60127 180382 60127 180383 60127 180384 60128 180385 60128 180386 60128 180387 60129 180388 60129 180389 60129 180390 60130 180391 60130 180392 60130 180393 60131 180394 60131 180395 60131 180396 60132 180397 60132 180398 60132 180399 60133 180400 60133 180401 60133 180402 60134 180403 60134 180404 60134 180405 60135 180406 60135 180407 60135 180408 60136 180409 60136 180410 60136 180411 60137 180412 60137 180413 60137 180414 60138 180415 60138 180416 60138 180417 60139 180418 60139 180419 60139 180420 60140 180421 60140 180422 60140 180423 60141 180424 60141 180425 60141 180426 60142 180427 60142 180428 60142 180429 60143 180430 60143 180431 60143 180432 60144 180433 60144 180434 60144 180435 60145 180436 60145 180437 60145 180438 60146 180439 60146 180440 60146 180441 60147 180442 60147 180443 60147 180444 60148 180445 60148 180446 60148 180447 60149 180448 60149 180449 60149 180450 60150 180451 60150 180452 60150 180453 60151 180454 60151 180455 60151 180456 60152 180457 60152 180458 60152 180459 60153 180460 60153 180461 60153 180462 60154 180463 60154 180464 60154 180465 60155 180466 60155 180467 60155 180468 60156 180469 60156 180470 60156 180471 60157 180472 60157 180473 60157 180474 60158 180475 60158 180476 60158 180477 60159 180478 60159 180479 60159 180480 60160 180481 60160 180482 60160 180483 60161 180484 60161 180485 60161 180486 60162 180487 60162 180488 60162 180489 60163 180490 60163 180491 60163 180492 60164 180493 60164 180494 60164 180495 60165 180496 60165 180497 60165 180498 60166 180499 60166 180500 60166 180501 60167 180502 60167 180503 60167 180504 60168 180505 60168 180506 60168 180507 60169 180508 60169 180509 60169 180510 60170 180511 60170 180512 60170 180513 60171 180514 60171 180515 60171 180516 60172 180517 60172 180518 60172 180519 60173 180520 60173 180521 60173 180522 60174 180523 60174 180524 60174 180525 60175 180526 60175 180527 60175 180528 60176 180529 60176 180530 60176 180531 60177 180532 60177 180533 60177 180534 60178 180535 60178 180536 60178 180537 60179 180538 60179 180539 60179 180540 60180 180541 60180 180542 60180 180543 60181 180544 60181 180545 60181 180546 60182 180547 60182 180548 60182 180549 60183 180550 60183 180551 60183 180552 60184 180553 60184 180554 60184 180555 60185 180556 60185 180557 60185 180558 60186 180559 60186 180560 60186 180561 60187 180562 60187 180563 60187 180564 60188 180565 60188 180566 60188 180567 60189 180568 60189 180569 60189 180570 60190 180571 60190 180572 60190 180573 60191 180574 60191 180575 60191 180576 60192 180577 60192 180578 60192 180579 60193 180580 60193 180581 60193 180582 60194 180583 60194 180584 60194 180585 60195 180586 60195 180587 60195 180588 60196 180589 60196 180590 60196 180591 60197 180592 60197 180593 60197 180594 60198 180595 60198 180596 60198 180597 60199 180598 60199 180599 60199 180600 60200 180601 60200 180602 60200 180603 60201 180604 60201 180605 60201 180606 60202 180607 60202 180608 60202 180609 60203 180610 60203 180611 60203 180612 60204 180613 60204 180614 60204 180615 60205 180616 60205 180617 60205 180618 60206 180619 60206 180620 60206 180621 60207 180622 60207 180623 60207 180624 60208 180625 60208 180626 60208 180627 60209 180628 60209 180629 60209 180630 60210 180631 60210 180632 60210 180633 60211 180634 60211 180635 60211 180636 60212 180637 60212 180638 60212 180639 60213 180640 60213 180641 60213 180642 60214 180643 60214 180644 60214 180645 60215 180646 60215 180647 60215 180648 60216 180649 60216 180650 60216 180651 60217 180652 60217 180653 60217 180654 60218 180655 60218 180656 60218 180657 60219 180658 60219 180659 60219 180660 60220 180661 60220 180662 60220 180663 60221 180664 60221 180665 60221 180666 60222 180667 60222 180668 60222 180669 60223 180670 60223 180671 60223 180672 60224 180673 60224 180674 60224 180675 60225 180676 60225 180677 60225 180678 60226 180679 60226 180680 60226 180681 60227 180682 60227 180683 60227 180684 60228 180685 60228 180686 60228 180687 60229 180688 60229 180689 60229 180690 60230 180691 60230 180692 60230 180693 60231 180694 60231 180695 60231 180696 60232 180697 60232 180698 60232 180699 60233 180700 60233 180701 60233 180702 60234 180703 60234 180704 60234 180705 60235 180706 60235 180707 60235 180708 60236 180709 60236 180710 60236 180711 60237 180712 60237 180713 60237 180714 60238 180715 60238 180716 60238 180717 60239 180718 60239 180719 60239 180720 60240 180721 60240 180722 60240 180723 60241 180724 60241 180725 60241 180726 60242 180727 60242 180728 60242 180729 60243 180730 60243 180731 60243 180732 60244 180733 60244 180734 60244 180735 60245 180736 60245 180737 60245 180738 60246 180739 60246 180740 60246 180741 60247 180742 60247 180743 60247 180744 60248 180745 60248 180746 60248 180747 60249 180748 60249 180749 60249 180750 60250 180751 60250 180752 60250 180753 60251 180754 60251 180755 60251 180756 60252 180757 60252 180758 60252 180759 60253 180760 60253 180761 60253 180762 60254 180763 60254 180764 60254 180765 60255 180766 60255 180767 60255 180768 60256 180769 60256 180770 60256 180771 60257 180772 60257 180773 60257 180774 60258 180775 60258 180776 60258 180777 60259 180778 60259 180779 60259 180780 60260 180781 60260 180782 60260 180783 60261 180784 60261 180785 60261 180786 60262 180787 60262 180788 60262 180789 60263 180790 60263 180791 60263 180792 60264 180793 60264 180794 60264 180795 60265 180796 60265 180797 60265 180798 60266 180799 60266 180800 60266 180801 60267 180802 60267 180803 60267 180804 60268 180805 60268 180806 60268 180807 60269 180808 60269 180809 60269 180810 60270 180811 60270 180812 60270 180813 60271 180814 60271 180815 60271 180816 60272 180817 60272 180818 60272 180819 60273 180820 60273 180821 60273 180822 60274 180823 60274 180824 60274 180825 60275 180826 60275 180827 60275 180828 60276 180829 60276 180830 60276 180831 60277 180832 60277 180833 60277 180834 60278 180835 60278 180836 60278 180837 60279 180838 60279 180839 60279 180840 60280 180841 60280 180842 60280 180843 60281 180844 60281 180845 60281 180846 60282 180847 60282 180848 60282 180849 60283 180850 60283 180851 60283 180852 60284 180853 60284 180854 60284 180855 60285 180856 60285 180857 60285 180858 60286 180859 60286 180860 60286 180861 60287 180862 60287 180863 60287 180864 60288 180865 60288 180866 60288 180867 60289 180868 60289 180869 60289 180870 60290 180871 60290 180872 60290 180873 60291 180874 60291 180875 60291 180876 60292 180877 60292 180878 60292 180879 60293 180880 60293 180881 60293 180882 60294 180883 60294 180884 60294 180885 60295 180886 60295 180887 60295 180888 60296 180889 60296 180890 60296 180891 60297 180892 60297 180893 60297 180894 60298 180895 60298 180896 60298 180897 60299 180898 60299 180899 60299 180900 60300 180901 60300 180902 60300 180903 60301 180904 60301 180905 60301 180906 60302 180907 60302 180908 60302 180909 60303 180910 60303 180911 60303 180912 60304 180913 60304 180914 60304 180915 60305 180916 60305 180917 60305 180918 60306 180919 60306 180920 60306 180921 60307 180922 60307 180923 60307 180924 60308 180925 60308 180926 60308 180927 60309 180928 60309 180929 60309 180930 60310 180931 60310 180932 60310 180933 60311 180934 60311 180935 60311 180936 60312 180937 60312 180938 60312 180939 60313 180940 60313 180941 60313 180942 60314 180943 60314 180944 60314 180945 60315 180946 60315 180947 60315 180948 60316 180949 60316 180950 60316 180951 60317 180952 60317 180953 60317 180954 60318 180955 60318 180956 60318 180957 60319 180958 60319 180959 60319 180960 60320 180961 60320 180962 60320 180963 60321 180964 60321 180965 60321 180966 60322 180967 60322 180968 60322 180969 60323 180970 60323 180971 60323 180972 60324 180973 60324 180974 60324 180975 60325 180976 60325 180977 60325 180978 60326 180979 60326 180980 60326 180981 60327 180982 60327 180983 60327 180984 60328 180985 60328 180986 60328 180987 60329 180988 60329 180989 60329 180990 60330 180991 60330 180992 60330 180993 60331 180994 60331 180995 60331 180996 60332 180997 60332 180998 60332 180999 60333 181000 60333 181001 60333 181002 60334 181003 60334 181004 60334 181005 60335 181006 60335 181007 60335 181008 60336 181009 60336 181010 60336 181011 60337 181012 60337 181013 60337 181014 60338 181015 60338 181016 60338 181017 60339 181018 60339 181019 60339 181020 60340 181021 60340 181022 60340 181023 60341 181024 60341 181025 60341 181026 60342 181027 60342 181028 60342 181029 60343 181030 60343 181031 60343 181032 60344 181033 60344 181034 60344 181035 60345 181036 60345 181037 60345 181038 60346 181039 60346 181040 60346 181041 60347 181042 60347 181043 60347 181044 60348 181045 60348 181046 60348 181047 60349 181048 60349 181049 60349 181050 60350 181051 60350 181052 60350 181053 60351 181054 60351 181055 60351 181056 60352 181057 60352 181058 60352 181059 60353 181060 60353 181061 60353 181062 60354 181063 60354 181064 60354 181065 60355 181066 60355 181067 60355 181068 60356 181069 60356 181070 60356 181071 60357 181072 60357 181073 60357 181074 60358 181075 60358 181076 60358 181077 60359 181078 60359 181079 60359 181080 60360 181081 60360 181082 60360 181083 60361 181084 60361 181085 60361 181086 60362 181087 60362 181088 60362 181089 60363 181090 60363 181091 60363 181092 60364 181093 60364 181094 60364 181095 60365 181096 60365 181097 60365 181098 60366 181099 60366 181100 60366 181101 60367 181102 60367 181103 60367 181104 60368 181105 60368 181106 60368 181107 60369 181108 60369 181109 60369 181110 60370 181111 60370 181112 60370 181113 60371 181114 60371 181115 60371 181116 60372 181117 60372 181118 60372 181119 60373 181120 60373 181121 60373 181122 60374 181123 60374 181124 60374 181125 60375 181126 60375 181127 60375 181128 60376 181129 60376 181130 60376 181131 60377 181132 60377 181133 60377 181134 60378 181135 60378 181136 60378 181137 60379 181138 60379 181139 60379 181140 60380 181141 60380 181142 60380 181143 60381 181144 60381 181145 60381 181146 60382 181147 60382 181148 60382 181149 60383 181150 60383 181151 60383 181152 60384 181153 60384 181154 60384 181155 60385 181156 60385 181157 60385 181158 60386 181159 60386 181160 60386 181161 60387 181162 60387 181163 60387 181164 60388 181165 60388 181166 60388 181167 60389 181168 60389 181169 60389 181170 60390 181171 60390 181172 60390 181173 60391 181174 60391 181175 60391 181176 60392 181177 60392 181178 60392 181179 60393 181180 60393 181181 60393 181182 60394 181183 60394 181184 60394 181185 60395 181186 60395 181187 60395 181188 60396 181189 60396 181190 60396 181191 60397 181192 60397 181193 60397 181194 60398 181195 60398 181196 60398 181197 60399 181198 60399 181199 60399 181200 60400 181201 60400 181202 60400 181203 60401 181204 60401 181205 60401 181206 60402 181207 60402 181208 60402 181209 60403 181210 60403 181211 60403 181212 60404 181213 60404 181214 60404 181215 60405 181216 60405 181217 60405 181218 60406 181219 60406 181220 60406 181221 60407 181222 60407 181223 60407 181224 60408 181225 60408 181226 60408 181227 60409 181228 60409 181229 60409 181230 60410 181231 60410 181232 60410 181233 60411 181234 60411 181235 60411 181236 60412 181237 60412 181238 60412 181239 60413 181240 60413 181241 60413 181242 60414 181243 60414 181244 60414 181245 60415 181246 60415 181247 60415 181248 60416 181249 60416 181250 60416 181251 60417 181252 60417 181253 60417 181254 60418 181255 60418 181256 60418 181257 60419 181258 60419 181259 60419 181260 60420 181261 60420 181262 60420 181263 60421 181264 60421 181265 60421 181266 60422 181267 60422 181268 60422 181269 60423 181270 60423 181271 60423 181272 60424 181273 60424 181274 60424 181275 60425 181276 60425 181277 60425 181278 60426 181279 60426 181280 60426 181281 60427 181282 60427 181283 60427 181284 60428 181285 60428 181286 60428 181287 60429 181288 60429 181289 60429 181290 60430 181291 60430 181292 60430 181293 60431 181294 60431 181295 60431 181296 60432 181297 60432 181298 60432 181299 60433 181300 60433 181301 60433 181302 60434 181303 60434 181304 60434 181305 60435 181306 60435 181307 60435 181308 60436 181309 60436 181310 60436 181311 60437 181312 60437 181313 60437 181314 60438 181315 60438 181316 60438 181317 60439 181318 60439 181319 60439 181320 60440 181321 60440 181322 60440 181323 60441 181324 60441 181325 60441 181326 60442 181327 60442 181328 60442 181329 60443 181330 60443 181331 60443 181332 60444 181333 60444 181334 60444 181335 60445 181336 60445 181337 60445 181338 60446 181339 60446 181340 60446 181341 60447 181342 60447 181343 60447 181344 60448 181345 60448 181346 60448 181347 60449 181348 60449 181349 60449 181350 60450 181351 60450 181352 60450 181353 60451 181354 60451 181355 60451 181356 60452 181357 60452 181358 60452 181359 60453 181360 60453 181361 60453 181362 60454 181363 60454 181364 60454 181365 60455 181366 60455 181367 60455 181368 60456 181369 60456 181370 60456 181371 60457 181372 60457 181373 60457 181374 60458 181375 60458 181376 60458 181377 60459 181378 60459 181379 60459 181380 60460 181381 60460 181382 60460 181383 60461 181384 60461 181385 60461 181386 60462 181387 60462 181388 60462 181389 60463 181390 60463 181391 60463 181392 60464 181393 60464 181394 60464 181395 60465 181396 60465 181397 60465 181398 60466 181399 60466 181400 60466 181401 60467 181402 60467 181403 60467 181404 60468 181405 60468 181406 60468 181407 60469 181408 60469 181409 60469 181410 60470 181411 60470 181412 60470 181413 60471 181414 60471 181415 60471 181416 60472 181417 60472 181418 60472 181419 60473 181420 60473 181421 60473 181422 60474 181423 60474 181424 60474 181425 60475 181426 60475 181427 60475 181428 60476 181429 60476 181430 60476 181431 60477 181432 60477 181433 60477 181434 60478 181435 60478 181436 60478 181437 60479 181438 60479 181439 60479 181440 60480 181441 60480 181442 60480 181443 60481 181444 60481 181445 60481 181446 60482 181447 60482 181448 60482 181449 60483 181450 60483 181451 60483 181452 60484 181453 60484 181454 60484 181455 60485 181456 60485 181457 60485 181458 60486 181459 60486 181460 60486 181461 60487 181462 60487 181463 60487 181464 60488 181465 60488 181466 60488 181467 60489 181468 60489 181469 60489 181470 60490 181471 60490 181472 60490 181473 60491 181474 60491 181475 60491 181476 60492 181477 60492 181478 60492 181479 60493 181480 60493 181481 60493 181482 60494 181483 60494 181484 60494 181485 60495 181486 60495 181487 60495 181488 60496 181489 60496 181490 60496 181491 60497 181492 60497 181493 60497 181494 60498 181495 60498 181496 60498 181497 60499 181498 60499 181499 60499 181500 60500 181501 60500 181502 60500 181503 60501 181504 60501 181505 60501 181506 60502 181507 60502 181508 60502 181509 60503 181510 60503 181511 60503 181512 60504 181513 60504 181514 60504 181515 60505 181516 60505 181517 60505 181518 60506 181519 60506 181520 60506 181521 60507 181522 60507 181523 60507 181524 60508 181525 60508 181526 60508 181527 60509 181528 60509 181529 60509 181530 60510 181531 60510 181532 60510 181533 60511 181534 60511 181535 60511 181536 60512 181537 60512 181538 60512 181539 60513 181540 60513 181541 60513 181542 60514 181543 60514 181544 60514 181545 60515 181546 60515 181547 60515 181548 60516 181549 60516 181550 60516 181551 60517 181552 60517 181553 60517 181554 60518 181555 60518 181556 60518 181557 60519 181558 60519 181559 60519 181560 60520 181561 60520 181562 60520 181563 60521 181564 60521 181565 60521 181566 60522 181567 60522 181568 60522 181569 60523 181570 60523 181571 60523 181572 60524 181573 60524 181574 60524 181575 60525 181576 60525 181577 60525 181578 60526 181579 60526 181580 60526 181581 60527 181582 60527 181583 60527 181584 60528 181585 60528 181586 60528 181587 60529 181588 60529 181589 60529 181590 60530 181591 60530 181592 60530 181593 60531 181594 60531 181595 60531 181596 60532 181597 60532 181598 60532 181599 60533 181600 60533 181601 60533 181602 60534 181603 60534 181604 60534 181605 60535 181606 60535 181607 60535 181608 60536 181609 60536 181610 60536 181611 60537 181612 60537 181613 60537 181614 60538 181615 60538 181616 60538 181617 60539 181618 60539 181619 60539 181620 60540 181621 60540 181622 60540 181623 60541 181624 60541 181625 60541 181626 60542 181627 60542 181628 60542 181629 60543 181630 60543 181631 60543 181632 60544 181633 60544 181634 60544 181635 60545 181636 60545 181637 60545 181638 60546 181639 60546 181640 60546 181641 60547 181642 60547 181643 60547 181644 60548 181645 60548 181646 60548 181647 60549 181648 60549 181649 60549 181650 60550 181651 60550 181652 60550 181653 60551 181654 60551 181655 60551 181656 60552 181657 60552 181658 60552 181659 60553 181660 60553 181661 60553 181662 60554 181663 60554 181664 60554 181665 60555 181666 60555 181667 60555 181668 60556 181669 60556 181670 60556 181671 60557 181672 60557 181673 60557 181674 60558 181675 60558 181676 60558 181677 60559 181678 60559 181679 60559 181680 60560 181681 60560 181682 60560 181683 60561 181684 60561 181685 60561 181686 60562 181687 60562 181688 60562 181689 60563 181690 60563 181691 60563 181692 60564 181693 60564 181694 60564 181695 60565 181696 60565 181697 60565 181698 60566 181699 60566 181700 60566 181701 60567 181702 60567 181703 60567 181704 60568 181705 60568 181706 60568 181707 60569 181708 60569 181709 60569 181710 60570 181711 60570 181712 60570 181713 60571 181714 60571 181715 60571 181716 60572 181717 60572 181718 60572 181719 60573 181720 60573 181721 60573 181722 60574 181723 60574 181724 60574 181725 60575 181726 60575 181727 60575 181728 60576 181729 60576 181730 60576 181731 60577 181732 60577 181733 60577 181734 60578 181735 60578 181736 60578 181737 60579 181738 60579 181739 60579 181740 60580 181741 60580 181742 60580 181743 60581 181744 60581 181745 60581 181746 60582 181747 60582 181748 60582 181749 60583 181750 60583 181751 60583 181752 60584 181753 60584 181754 60584 181755 60585 181756 60585 181757 60585 181758 60586 181759 60586 181760 60586 181761 60587 181762 60587 181763 60587 181764 60588 181765 60588 181766 60588 181767 60589 181768 60589 181769 60589 181770 60590 181771 60590 181772 60590 181773 60591 181774 60591 181775 60591 181776 60592 181777 60592 181778 60592 181779 60593 181780 60593 181781 60593 181782 60594 181783 60594 181784 60594 181785 60595 181786 60595 181787 60595 181788 60596 181789 60596 181790 60596 181791 60597 181792 60597 181793 60597 181794 60598 181795 60598 181796 60598 181797 60599 181798 60599 181799 60599 181800 60600 181801 60600 181802 60600 181803 60601 181804 60601 181805 60601 181806 60602 181807 60602 181808 60602 181809 60603 181810 60603 181811 60603 181812 60604 181813 60604 181814 60604 181815 60605 181816 60605 181817 60605 181818 60606 181819 60606 181820 60606 181821 60607 181822 60607 181823 60607 181824 60608 181825 60608 181826 60608 181827 60609 181828 60609 181829 60609 181830 60610 181831 60610 181832 60610 181833 60611 181834 60611 181835 60611 181836 60612 181837 60612 181838 60612 181839 60613 181840 60613 181841 60613 181842 60614 181843 60614 181844 60614 181845 60615 181846 60615 181847 60615 181848 60616 181849 60616 181850 60616 181851 60617 181852 60617 181853 60617 181854 60618 181855 60618 181856 60618 181857 60619 181858 60619 181859 60619 181860 60620 181861 60620 181862 60620 181863 60621 181864 60621 181865 60621 181866 60622 181867 60622 181868 60622 181869 60623 181870 60623 181871 60623 181872 60624 181873 60624 181874 60624 181875 60625 181876 60625 181877 60625 181878 60626 181879 60626 181880 60626 181881 60627 181882 60627 181883 60627 181884 60628 181885 60628 181886 60628 181887 60629 181888 60629 181889 60629 181890 60630 181891 60630 181892 60630 181893 60631 181894 60631 181895 60631 181896 60632 181897 60632 181898 60632 181899 60633 181900 60633 181901 60633 181902 60634 181903 60634 181904 60634 181905 60635 181906 60635 181907 60635 181908 60636 181909 60636 181910 60636 181911 60637 181912 60637 181913 60637 181914 60638 181915 60638 181916 60638 181917 60639 181918 60639 181919 60639 181920 60640 181921 60640 181922 60640 181923 60641 181924 60641 181925 60641 181926 60642 181927 60642 181928 60642 181929 60643 181930 60643 181931 60643 181932 60644 181933 60644 181934 60644 181935 60645 181936 60645 181937 60645 181938 60646 181939 60646 181940 60646 181941 60647 181942 60647 181943 60647 181944 60648 181945 60648 181946 60648 181947 60649 181948 60649 181949 60649 181950 60650 181951 60650 181952 60650 181953 60651 181954 60651 181955 60651 181956 60652 181957 60652 181958 60652 181959 60653 181960 60653 181961 60653 181962 60654 181963 60654 181964 60654 181965 60655 181966 60655 181967 60655 181968 60656 181969 60656 181970 60656 181971 60657 181972 60657 181973 60657 181974 60658 181975 60658 181976 60658 181977 60659 181978 60659 181979 60659 181980 60660 181981 60660 181982 60660 181983 60661 181984 60661 181985 60661 181986 60662 181987 60662 181988 60662 181989 60663 181990 60663 181991 60663 181992 60664 181993 60664 181994 60664 181995 60665 181996 60665 181997 60665 181998 60666 181999 60666 182000 60666 182001 60667 182002 60667 182003 60667 182004 60668 182005 60668 182006 60668 182007 60669 182008 60669 182009 60669 182010 60670 182011 60670 182012 60670 182013 60671 182014 60671 182015 60671 182016 60672 182017 60672 182018 60672 182019 60673 182020 60673 182021 60673 182022 60674 182023 60674 182024 60674 182025 60675 182026 60675 182027 60675 182028 60676 182029 60676 182030 60676 182031 60677 182032 60677 182033 60677 182034 60678 182035 60678 182036 60678 182037 60679 182038 60679 182039 60679 182040 60680 182041 60680 182042 60680 182043 60681 182044 60681 182045 60681 182046 60682 182047 60682 182048 60682 182049 60683 182050 60683 182051 60683 182052 60684 182053 60684 182054 60684 182055 60685 182056 60685 182057 60685 182058 60686 182059 60686 182060 60686 182061 60687 182062 60687 182063 60687 182064 60688 182065 60688 182066 60688 182067 60689 182068 60689 182069 60689 182070 60690 182071 60690 182072 60690 182073 60691 182074 60691 182075 60691 182076 60692 182077 60692 182078 60692 182079 60693 182080 60693 182081 60693 182082 60694 182083 60694 182084 60694 182085 60695 182086 60695 182087 60695 182088 60696 182089 60696 182090 60696 182091 60697 182092 60697 182093 60697 182094 60698 182095 60698 182096 60698 182097 60699 182098 60699 182099 60699 182100 60700 182101 60700 182102 60700 182103 60701 182104 60701 182105 60701 182106 60702 182107 60702 182108 60702 182109 60703 182110 60703 182111 60703 182112 60704 182113 60704 182114 60704 182115 60705 182116 60705 182117 60705 182118 60706 182119 60706 182120 60706 182121 60707 182122 60707 182123 60707 182124 60708 182125 60708 182126 60708 182127 60709 182128 60709 182129 60709 182130 60710 182131 60710 182132 60710 182133 60711 182134 60711 182135 60711 182136 60712 182137 60712 182138 60712 182139 60713 182140 60713 182141 60713 182142 60714 182143 60714 182144 60714 182145 60715 182146 60715 182147 60715 182148 60716 182149 60716 182150 60716 182151 60717 182152 60717 182153 60717 182154 60718 182155 60718 182156 60718 182157 60719 182158 60719 182159 60719 182160 60720 182161 60720 182162 60720 182163 60721 182164 60721 182165 60721 182166 60722 182167 60722 182168 60722 182169 60723 182170 60723 182171 60723 182172 60724 182173 60724 182174 60724 182175 60725 182176 60725 182177 60725 182178 60726 182179 60726 182180 60726 182181 60727 182182 60727 182183 60727 182184 60728 182185 60728 182186 60728 182187 60729 182188 60729 182189 60729 182190 60730 182191 60730 182192 60730 182193 60731 182194 60731 182195 60731 182196 60732 182197 60732 182198 60732 182199 60733 182200 60733 182201 60733 182202 60734 182203 60734 182204 60734 182205 60735 182206 60735 182207 60735 182208 60736 182209 60736 182210 60736 182211 60737 182212 60737 182213 60737 182214 60738 182215 60738 182216 60738 182217 60739 182218 60739 182219 60739 182220 60740 182221 60740 182222 60740 182223 60741 182224 60741 182225 60741 182226 60742 182227 60742 182228 60742 182229 60743 182230 60743 182231 60743 182232 60744 182233 60744 182234 60744 182235 60745 182236 60745 182237 60745 182238 60746 182239 60746 182240 60746 182241 60747 182242 60747 182243 60747 182244 60748 182245 60748 182246 60748 182247 60749 182248 60749 182249 60749 182250 60750 182251 60750 182252 60750 182253 60751 182254 60751 182255 60751 182256 60752 182257 60752 182258 60752 182259 60753 182260 60753 182261 60753 182262 60754 182263 60754 182264 60754 182265 60755 182266 60755 182267 60755 182268 60756 182269 60756 182270 60756 182271 60757 182272 60757 182273 60757 182274 60758 182275 60758 182276 60758 182277 60759 182278 60759 182279 60759 182280 60760 182281 60760 182282 60760 182283 60761 182284 60761 182285 60761 182286 60762 182287 60762 182288 60762 182289 60763 182290 60763 182291 60763 182292 60764 182293 60764 182294 60764 182295 60765 182296 60765 182297 60765 182298 60766 182299 60766 182300 60766 182301 60767 182302 60767 182303 60767 182304 60768 182305 60768 182306 60768 182307 60769 182308 60769 182309 60769 182310 60770 182311 60770 182312 60770 182313 60771 182314 60771 182315 60771 182316 60772 182317 60772 182318 60772 182319 60773 182320 60773 182321 60773 182322 60774 182323 60774 182324 60774 182325 60775 182326 60775 182327 60775 182328 60776 182329 60776 182330 60776 182331 60777 182332 60777 182333 60777 182334 60778 182335 60778 182336 60778 182337 60779 182338 60779 182339 60779 182340 60780 182341 60780 182342 60780 182343 60781 182344 60781 182345 60781 182346 60782 182347 60782 182348 60782 182349 60783 182350 60783 182351 60783 182352 60784 182353 60784 182354 60784 182355 60785 182356 60785 182357 60785 182358 60786 182359 60786 182360 60786 182361 60787 182362 60787 182363 60787 182364 60788 182365 60788 182366 60788 182367 60789 182368 60789 182369 60789 182370 60790 182371 60790 182372 60790 182373 60791 182374 60791 182375 60791 182376 60792 182377 60792 182378 60792 182379 60793 182380 60793 182381 60793 182382 60794 182383 60794 182384 60794 182385 60795 182386 60795 182387 60795 182388 60796 182389 60796 182390 60796 182391 60797 182392 60797 182393 60797 182394 60798 182395 60798 182396 60798 182397 60799 182398 60799 182399 60799 182400 60800 182401 60800 182402 60800 182403 60801 182404 60801 182405 60801 182406 60802 182407 60802 182408 60802 182409 60803 182410 60803 182411 60803 182412 60804 182413 60804 182414 60804 182415 60805 182416 60805 182417 60805 182418 60806 182419 60806 182420 60806 182421 60807 182422 60807 182423 60807 182424 60808 182425 60808 182426 60808 182427 60809 182428 60809 182429 60809 182430 60810 182431 60810 182432 60810 182433 60811 182434 60811 182435 60811 182436 60812 182437 60812 182438 60812 182439 60813 182440 60813 182441 60813 182442 60814 182443 60814 182444 60814 182445 60815 182446 60815 182447 60815 182448 60816 182449 60816 182450 60816 182451 60817 182452 60817 182453 60817 182454 60818 182455 60818 182456 60818 182457 60819 182458 60819 182459 60819 182460 60820 182461 60820 182462 60820 182463 60821 182464 60821 182465 60821 182466 60822 182467 60822 182468 60822 182469 60823 182470 60823 182471 60823 182472 60824 182473 60824 182474 60824 182475 60825 182476 60825 182477 60825 182478 60826 182479 60826 182480 60826 182481 60827 182482 60827 182483 60827 182484 60828 182485 60828 182486 60828 182487 60829 182488 60829 182489 60829 182490 60830 182491 60830 182492 60830 182493 60831 182494 60831 182495 60831 182496 60832 182497 60832 182498 60832 182499 60833 182500 60833 182501 60833 182502 60834 182503 60834 182504 60834 182505 60835 182506 60835 182507 60835 182508 60836 182509 60836 182510 60836 182511 60837 182512 60837 182513 60837 182514 60838 182515 60838 182516 60838 182517 60839 182518 60839 182519 60839 182520 60840 182521 60840 182522 60840 182523 60841 182524 60841 182525 60841 182526 60842 182527 60842 182528 60842 182529 60843 182530 60843 182531 60843 182532 60844 182533 60844 182534 60844 182535 60845 182536 60845 182537 60845 182538 60846 182539 60846 182540 60846 182541 60847 182542 60847 182543 60847 182544 60848 182545 60848 182546 60848 182547 60849 182548 60849 182549 60849 182550 60850 182551 60850 182552 60850 182553 60851 182554 60851 182555 60851 182556 60852 182557 60852 182558 60852 182559 60853 182560 60853 182561 60853 182562 60854 182563 60854 182564 60854 182565 60855 182566 60855 182567 60855 182568 60856 182569 60856 182570 60856 182571 60857 182572 60857 182573 60857 182574 60858 182575 60858 182576 60858 182577 60859 182578 60859 182579 60859 182580 60860 182581 60860 182582 60860 182583 60861 182584 60861 182585 60861 182586 60862 182587 60862 182588 60862 182589 60863 182590 60863 182591 60863 182592 60864 182593 60864 182594 60864 182595 60865 182596 60865 182597 60865 182598 60866 182599 60866 182600 60866 182601 60867 182602 60867 182603 60867 182604 60868 182605 60868 182606 60868 182607 60869 182608 60869 182609 60869 182610 60870 182611 60870 182612 60870 182613 60871 182614 60871 182615 60871 182616 60872 182617 60872 182618 60872 182619 60873 182620 60873 182621 60873 182622 60874 182623 60874 182624 60874 182625 60875 182626 60875 182627 60875 182628 60876 182629 60876 182630 60876 182631 60877 182632 60877 182633 60877 182634 60878 182635 60878 182636 60878 182637 60879 182638 60879 182639 60879 182640 60880 182641 60880 182642 60880 182643 60881 182644 60881 182645 60881 182646 60882 182647 60882 182648 60882 182649 60883 182650 60883 182651 60883 182652 60884 182653 60884 182654 60884 182655 60885 182656 60885 182657 60885 182658 60886 182659 60886 182660 60886 182661 60887 182662 60887 182663 60887 182664 60888 182665 60888 182666 60888 182667 60889 182668 60889 182669 60889 182670 60890 182671 60890 182672 60890 182673 60891 182674 60891 182675 60891 182676 60892 182677 60892 182678 60892 182679 60893 182680 60893 182681 60893 182682 60894 182683 60894 182684 60894 182685 60895 182686 60895 182687 60895 182688 60896 182689 60896 182690 60896 182691 60897 182692 60897 182693 60897 182694 60898 182695 60898 182696 60898 182697 60899 182698 60899 182699 60899 182700 60900 182701 60900 182702 60900 182703 60901 182704 60901 182705 60901 182706 60902 182707 60902 182708 60902 182709 60903 182710 60903 182711 60903 182712 60904 182713 60904 182714 60904 182715 60905 182716 60905 182717 60905 182718 60906 182719 60906 182720 60906 182721 60907 182722 60907 182723 60907 182724 60908 182725 60908 182726 60908 182727 60909 182728 60909 182729 60909 182730 60910 182731 60910 182732 60910 182733 60911 182734 60911 182735 60911 182736 60912 182737 60912 182738 60912 182739 60913 182740 60913 182741 60913 182742 60914 182743 60914 182744 60914 182745 60915 182746 60915 182747 60915 182748 60916 182749 60916 182750 60916 182751 60917 182752 60917 182753 60917 182754 60918 182755 60918 182756 60918 182757 60919 182758 60919 182759 60919 182760 60920 182761 60920 182762 60920 182763 60921 182764 60921 182765 60921 182766 60922 182767 60922 182768 60922 182769 60923 182770 60923 182771 60923 182772 60924 182773 60924 182774 60924 182775 60925 182776 60925 182777 60925 182778 60926 182779 60926 182780 60926 182781 60927 182782 60927 182783 60927 182784 60928 182785 60928 182786 60928 182787 60929 182788 60929 182789 60929 182790 60930 182791 60930 182792 60930 182793 60931 182794 60931 182795 60931 182796 60932 182797 60932 182798 60932 182799 60933 182800 60933 182801 60933 182802 60934 182803 60934 182804 60934 182805 60935 182806 60935 182807 60935 182808 60936 182809 60936 182810 60936 182811 60937 182812 60937 182813 60937 182814 60938 182815 60938 182816 60938 182817 60939 182818 60939 182819 60939 182820 60940 182821 60940 182822 60940 182823 60941 182824 60941 182825 60941 182826 60942 182827 60942 182828 60942 182829 60943 182830 60943 182831 60943 182832 60944 182833 60944 182834 60944 182835 60945 182836 60945 182837 60945 182838 60946 182839 60946 182840 60946 182841 60947 182842 60947 182843 60947 182844 60948 182845 60948 182846 60948 182847 60949 182848 60949 182849 60949 182850 60950 182851 60950 182852 60950 182853 60951 182854 60951 182855 60951 182856 60952 182857 60952 182858 60952 182859 60953 182860 60953 182861 60953 182862 60954 182863 60954 182864 60954 182865 60955 182866 60955 182867 60955 182868 60956 182869 60956 182870 60956 182871 60957 182872 60957 182873 60957 182874 60958 182875 60958 182876 60958 182877 60959 182878 60959 182879 60959 182880 60960 182881 60960 182882 60960 182883 60961 182884 60961 182885 60961 182886 60962 182887 60962 182888 60962 182889 60963 182890 60963 182891 60963 182892 60964 182893 60964 182894 60964 182895 60965 182896 60965 182897 60965 182898 60966 182899 60966 182900 60966 182901 60967 182902 60967 182903 60967 182904 60968 182905 60968 182906 60968 182907 60969 182908 60969 182909 60969 182910 60970 182911 60970 182912 60970 182913 60971 182914 60971 182915 60971 182916 60972 182917 60972 182918 60972 182919 60973 182920 60973 182921 60973 182922 60974 182923 60974 182924 60974 182925 60975 182926 60975 182927 60975 182928 60976 182929 60976 182930 60976 182931 60977 182932 60977 182933 60977 182934 60978 182935 60978 182936 60978 182937 60979 182938 60979 182939 60979 182940 60980 182941 60980 182942 60980 182943 60981 182944 60981 182945 60981 182946 60982 182947 60982 182948 60982 182949 60983 182950 60983 182951 60983 182952 60984 182953 60984 182954 60984 182955 60985 182956 60985 182957 60985 182958 60986 182959 60986 182960 60986 182961 60987 182962 60987 182963 60987 182964 60988 182965 60988 182966 60988 182967 60989 182968 60989 182969 60989 182970 60990 182971 60990 182972 60990 182973 60991 182974 60991 182975 60991 182976 60992 182977 60992 182978 60992 182979 60993 182980 60993 182981 60993 182982 60994 182983 60994 182984 60994 182985 60995 182986 60995 182987 60995 182988 60996 182989 60996 182990 60996 182991 60997 182992 60997 182993 60997 182994 60998 182995 60998 182996 60998 182997 60999 182998 60999 182999 60999 183000 61000 183001 61000 183002 61000 183003 61001 183004 61001 183005 61001 183006 61002 183007 61002 183008 61002 183009 61003 183010 61003 183011 61003 183012 61004 183013 61004 183014 61004 183015 61005 183016 61005 183017 61005 183018 61006 183019 61006 183020 61006 183021 61007 183022 61007 183023 61007 183024 61008 183025 61008 183026 61008 183027 61009 183028 61009 183029 61009 183030 61010 183031 61010 183032 61010 183033 61011 183034 61011 183035 61011 183036 61012 183037 61012 183038 61012 183039 61013 183040 61013 183041 61013 183042 61014 183043 61014 183044 61014 183045 61015 183046 61015 183047 61015 183048 61016 183049 61016 183050 61016 183051 61017 183052 61017 183053 61017 183054 61018 183055 61018 183056 61018 183057 61019 183058 61019 183059 61019 183060 61020 183061 61020 183062 61020 183063 61021 183064 61021 183065 61021 183066 61022 183067 61022 183068 61022 183069 61023 183070 61023 183071 61023 183072 61024 183073 61024 183074 61024 183075 61025 183076 61025 183077 61025 183078 61026 183079 61026 183080 61026 183081 61027 183082 61027 183083 61027 183084 61028 183085 61028 183086 61028 183087 61029 183088 61029 183089 61029 183090 61030 183091 61030 183092 61030 183093 61031 183094 61031 183095 61031 183096 61032 183097 61032 183098 61032 183099 61033 183100 61033 183101 61033 183102 61034 183103 61034 183104 61034 183105 61035 183106 61035 183107 61035 183108 61036 183109 61036 183110 61036 183111 61037 183112 61037 183113 61037 183114 61038 183115 61038 183116 61038 183117 61039 183118 61039 183119 61039 183120 61040 183121 61040 183122 61040 183123 61041 183124 61041 183125 61041 183126 61042 183127 61042 183128 61042 183129 61043 183130 61043 183131 61043 183132 61044 183133 61044 183134 61044 183135 61045 183136 61045 183137 61045 183138 61046 183139 61046 183140 61046 183141 61047 183142 61047 183143 61047 183144 61048 183145 61048 183146 61048 183147 61049 183148 61049 183149 61049 183150 61050 183151 61050 183152 61050 183153 61051 183154 61051 183155 61051 183156 61052 183157 61052 183158 61052 183159 61053 183160 61053 183161 61053 183162 61054 183163 61054 183164 61054 183165 61055 183166 61055 183167 61055 183168 61056 183169 61056 183170 61056 183171 61057 183172 61057 183173 61057 183174 61058 183175 61058 183176 61058 183177 61059 183178 61059 183179 61059 183180 61060 183181 61060 183182 61060 183183 61061 183184 61061 183185 61061 183186 61062 183187 61062 183188 61062 183189 61063 183190 61063 183191 61063 183192 61064 183193 61064 183194 61064 183195 61065 183196 61065 183197 61065 183198 61066 183199 61066 183200 61066 183201 61067 183202 61067 183203 61067 183204 61068 183205 61068 183206 61068 183207 61069 183208 61069 183209 61069 183210 61070 183211 61070 183212 61070 183213 61071 183214 61071 183215 61071 183216 61072 183217 61072 183218 61072 183219 61073 183220 61073 183221 61073 183222 61074 183223 61074 183224 61074 183225 61075 183226 61075 183227 61075 183228 61076 183229 61076 183230 61076 183231 61077 183232 61077 183233 61077 183234 61078 183235 61078 183236 61078 183237 61079 183238 61079 183239 61079 183240 61080 183241 61080 183242 61080 183243 61081 183244 61081 183245 61081 183246 61082 183247 61082 183248 61082 183249 61083 183250 61083 183251 61083 183252 61084 183253 61084 183254 61084 183255 61085 183256 61085 183257 61085 183258 61086 183259 61086 183260 61086 183261 61087 183262 61087 183263 61087 183264 61088 183265 61088 183266 61088 183267 61089 183268 61089 183269 61089 183270 61090 183271 61090 183272 61090 183273 61091 183274 61091 183275 61091 183276 61092 183277 61092 183278 61092 183279 61093 183280 61093 183281 61093 183282 61094 183283 61094 183284 61094 183285 61095 183286 61095 183287 61095 183288 61096 183289 61096 183290 61096 183291 61097 183292 61097 183293 61097 183294 61098 183295 61098 183296 61098 183297 61099 183298 61099 183299 61099 183300 61100 183301 61100 183302 61100 183303 61101 183304 61101 183305 61101 183306 61102 183307 61102 183308 61102 183309 61103 183310 61103 183311 61103 183312 61104 183313 61104 183314 61104 183315 61105 183316 61105 183317 61105 183318 61106 183319 61106 183320 61106 183321 61107 183322 61107 183323 61107 183324 61108 183325 61108 183326 61108 183327 61109 183328 61109 183329 61109 183330 61110 183331 61110 183332 61110 183333 61111 183334 61111 183335 61111 183336 61112 183337 61112 183338 61112 183339 61113 183340 61113 183341 61113 183342 61114 183343 61114 183344 61114 183345 61115 183346 61115 183347 61115 183348 61116 183349 61116 183350 61116 183351 61117 183352 61117 183353 61117 183354 61118 183355 61118 183356 61118 183357 61119 183358 61119 183359 61119 183360 61120 183361 61120 183362 61120 183363 61121 183364 61121 183365 61121 183366 61122 183367 61122 183368 61122 183369 61123 183370 61123 183371 61123 183372 61124 183373 61124 183374 61124 183375 61125 183376 61125 183377 61125 183378 61126 183379 61126 183380 61126 183381 61127 183382 61127 183383 61127 183384 61128 183385 61128 183386 61128 183387 61129 183388 61129 183389 61129 183390 61130 183391 61130 183392 61130 183393 61131 183394 61131 183395 61131 183396 61132 183397 61132 183398 61132 183399 61133 183400 61133 183401 61133 183402 61134 183403 61134 183404 61134 183405 61135 183406 61135 183407 61135 183408 61136 183409 61136 183410 61136 183411 61137 183412 61137 183413 61137 183414 61138 183415 61138 183416 61138 183417 61139 183418 61139 183419 61139 183420 61140 183421 61140 183422 61140 183423 61141 183424 61141 183425 61141 183426 61142 183427 61142 183428 61142 183429 61143 183430 61143 183431 61143 183432 61144 183433 61144 183434 61144 183435 61145 183436 61145 183437 61145 183438 61146 183439 61146 183440 61146 183441 61147 183442 61147 183443 61147 183444 61148 183445 61148 183446 61148 183447 61149 183448 61149 183449 61149 183450 61150 183451 61150 183452 61150 183453 61151 183454 61151 183455 61151 183456 61152 183457 61152 183458 61152 183459 61153 183460 61153 183461 61153 183462 61154 183463 61154 183464 61154 183465 61155 183466 61155 183467 61155 183468 61156 183469 61156 183470 61156 183471 61157 183472 61157 183473 61157 183474 61158 183475 61158 183476 61158 183477 61159 183478 61159 183479 61159 183480 61160 183481 61160 183482 61160 183483 61161 183484 61161 183485 61161 183486 61162 183487 61162 183488 61162 183489 61163 183490 61163 183491 61163 183492 61164 183493 61164 183494 61164 183495 61165 183496 61165 183497 61165 183498 61166 183499 61166 183500 61166 183501 61167 183502 61167 183503 61167 183504 61168 183505 61168 183506 61168 183507 61169 183508 61169 183509 61169 183510 61170 183511 61170 183512 61170 183513 61171 183514 61171 183515 61171 183516 61172 183517 61172 183518 61172 183519 61173 183520 61173 183521 61173 183522 61174 183523 61174 183524 61174 183525 61175 183526 61175 183527 61175 183528 61176 183529 61176 183530 61176 183531 61177 183532 61177 183533 61177 183534 61178 183535 61178 183536 61178 183537 61179 183538 61179 183539 61179 183540 61180 183541 61180 183542 61180 183543 61181 183544 61181 183545 61181 183546 61182 183547 61182 183548 61182 183549 61183 183550 61183 183551 61183 183552 61184 183553 61184 183554 61184 183555 61185 183556 61185 183557 61185 183558 61186 183559 61186 183560 61186 183561 61187 183562 61187 183563 61187 183564 61188 183565 61188 183566 61188 183567 61189 183568 61189 183569 61189 183570 61190 183571 61190 183572 61190 183573 61191 183574 61191 183575 61191 183576 61192 183577 61192 183578 61192 183579 61193 183580 61193 183581 61193 183582 61194 183583 61194 183584 61194 183585 61195 183586 61195 183587 61195 183588 61196 183589 61196 183590 61196 183591 61197 183592 61197 183593 61197 183594 61198 183595 61198 183596 61198 183597 61199 183598 61199 183599 61199 183600 61200 183601 61200 183602 61200 183603 61201 183604 61201 183605 61201 183606 61202 183607 61202 183608 61202 183609 61203 183610 61203 183611 61203 183612 61204 183613 61204 183614 61204 183615 61205 183616 61205 183617 61205 183618 61206 183619 61206 183620 61206 183621 61207 183622 61207 183623 61207 183624 61208 183625 61208 183626 61208 183627 61209 183628 61209 183629 61209 183630 61210 183631 61210 183632 61210 183633 61211 183634 61211 183635 61211 183636 61212 183637 61212 183638 61212 183639 61213 183640 61213 183641 61213 183642 61214 183643 61214 183644 61214 183645 61215 183646 61215 183647 61215 183648 61216 183649 61216 183650 61216 183651 61217 183652 61217 183653 61217 183654 61218 183655 61218 183656 61218 183657 61219 183658 61219 183659 61219 183660 61220 183661 61220 183662 61220 183663 61221 183664 61221 183665 61221 183666 61222 183667 61222 183668 61222 183669 61223 183670 61223 183671 61223 183672 61224 183673 61224 183674 61224 183675 61225 183676 61225 183677 61225 183678 61226 183679 61226 183680 61226 183681 61227 183682 61227 183683 61227 183684 61228 183685 61228 183686 61228 183687 61229 183688 61229 183689 61229 183690 61230 183691 61230 183692 61230 183693 61231 183694 61231 183695 61231 183696 61232 183697 61232 183698 61232 183699 61233 183700 61233 183701 61233 183702 61234 183703 61234 183704 61234 183705 61235 183706 61235 183707 61235 183708 61236 183709 61236 183710 61236 183711 61237 183712 61237 183713 61237 183714 61238 183715 61238 183716 61238 183717 61239 183718 61239 183719 61239 183720 61240 183721 61240 183722 61240 183723 61241 183724 61241 183725 61241 183726 61242 183727 61242 183728 61242 183729 61243 183730 61243 183731 61243 183732 61244 183733 61244 183734 61244 183735 61245 183736 61245 183737 61245 183738 61246 183739 61246 183740 61246 183741 61247 183742 61247 183743 61247 183744 61248 183745 61248 183746 61248 183747 61249 183748 61249 183749 61249 183750 61250 183751 61250 183752 61250 183753 61251 183754 61251 183755 61251 183756 61252 183757 61252 183758 61252 183759 61253 183760 61253 183761 61253 183762 61254 183763 61254 183764 61254 183765 61255 183766 61255 183767 61255 183768 61256 183769 61256 183770 61256 183771 61257 183772 61257 183773 61257 183774 61258 183775 61258 183776 61258 183777 61259 183778 61259 183779 61259 183780 61260 183781 61260 183782 61260 183783 61261 183784 61261 183785 61261 183786 61262 183787 61262 183788 61262 183789 61263 183790 61263 183791 61263 183792 61264 183793 61264 183794 61264 183795 61265 183796 61265 183797 61265 183798 61266 183799 61266 183800 61266 183801 61267 183802 61267 183803 61267 183804 61268 183805 61268 183806 61268 183807 61269 183808 61269 183809 61269 183810 61270 183811 61270 183812 61270 183813 61271 183814 61271 183815 61271 183816 61272 183817 61272 183818 61272 183819 61273 183820 61273 183821 61273 183822 61274 183823 61274 183824 61274 183825 61275 183826 61275 183827 61275 183828 61276 183829 61276 183830 61276 183831 61277 183832 61277 183833 61277 183834 61278 183835 61278 183836 61278 183837 61279 183838 61279 183839 61279 183840 61280 183841 61280 183842 61280 183843 61281 183844 61281 183845 61281 183846 61282 183847 61282 183848 61282 183849 61283 183850 61283 183851 61283 183852 61284 183853 61284 183854 61284 183855 61285 183856 61285 183857 61285 183858 61286 183859 61286 183860 61286 183861 61287 183862 61287 183863 61287 183864 61288 183865 61288 183866 61288 183867 61289 183868 61289 183869 61289 183870 61290 183871 61290 183872 61290 183873 61291 183874 61291 183875 61291 183876 61292 183877 61292 183878 61292 183879 61293 183880 61293 183881 61293 183882 61294 183883 61294 183884 61294 183885 61295 183886 61295 183887 61295 183888 61296 183889 61296 183890 61296 183891 61297 183892 61297 183893 61297 183894 61298 183895 61298 183896 61298 183897 61299 183898 61299 183899 61299 183900 61300 183901 61300 183902 61300 183903 61301 183904 61301 183905 61301 183906 61302 183907 61302 183908 61302 183909 61303 183910 61303 183911 61303 183912 61304 183913 61304 183914 61304 183915 61305 183916 61305 183917 61305 183918 61306 183919 61306 183920 61306 183921 61307 183922 61307 183923 61307 183924 61308 183925 61308 183926 61308 183927 61309 183928 61309 183929 61309 183930 61310 183931 61310 183932 61310 183933 61311 183934 61311 183935 61311 183936 61312 183937 61312 183938 61312 183939 61313 183940 61313 183941 61313 183942 61314 183943 61314 183944 61314 183945 61315 183946 61315 183947 61315 183948 61316 183949 61316 183950 61316 183951 61317 183952 61317 183953 61317 183954 61318 183955 61318 183956 61318 183957 61319 183958 61319 183959 61319 183960 61320 183961 61320 183962 61320 183963 61321 183964 61321 183965 61321 183966 61322 183967 61322 183968 61322 183969 61323 183970 61323 183971 61323 183972 61324 183973 61324 183974 61324 183975 61325 183976 61325 183977 61325 183978 61326 183979 61326 183980 61326 183981 61327 183982 61327 183983 61327 183984 61328 183985 61328 183986 61328 183987 61329 183988 61329 183989 61329 183990 61330 183991 61330 183992 61330 183993 61331 183994 61331 183995 61331 183996 61332 183997 61332 183998 61332 183999 61333 184000 61333 184001 61333 184002 61334 184003 61334 184004 61334 184005 61335 184006 61335 184007 61335 184008 61336 184009 61336 184010 61336 184011 61337 184012 61337 184013 61337 184014 61338 184015 61338 184016 61338 184017 61339 184018 61339 184019 61339 184020 61340 184021 61340 184022 61340 184023 61341 184024 61341 184025 61341 184026 61342 184027 61342 184028 61342 184029 61343 184030 61343 184031 61343 184032 61344 184033 61344 184034 61344 184035 61345 184036 61345 184037 61345 184038 61346 184039 61346 184040 61346 184041 61347 184042 61347 184043 61347 184044 61348 184045 61348 184046 61348 184047 61349 184048 61349 184049 61349 184050 61350 184051 61350 184052 61350 184053 61351 184054 61351 184055 61351 184056 61352 184057 61352 184058 61352 184059 61353 184060 61353 184061 61353 184062 61354 184063 61354 184064 61354 184065 61355 184066 61355 184067 61355 184068 61356 184069 61356 184070 61356 184071 61357 184072 61357 184073 61357 184074 61358 184075 61358 184076 61358 184077 61359 184078 61359 184079 61359 184080 61360 184081 61360 184082 61360 184083 61361 184084 61361 184085 61361 184086 61362 184087 61362 184088 61362 184089 61363 184090 61363 184091 61363 184092 61364 184093 61364 184094 61364 184095 61365 184096 61365 184097 61365 184098 61366 184099 61366 184100 61366 184101 61367 184102 61367 184103 61367 184104 61368 184105 61368 184106 61368 184107 61369 184108 61369 184109 61369 184110 61370 184111 61370 184112 61370 184113 61371 184114 61371 184115 61371 184116 61372 184117 61372 184118 61372 184119 61373 184120 61373 184121 61373 184122 61374 184123 61374 184124 61374 184125 61375 184126 61375 184127 61375 184128 61376 184129 61376 184130 61376 184131 61377 184132 61377 184133 61377 184134 61378 184135 61378 184136 61378 184137 61379 184138 61379 184139 61379 184140 61380 184141 61380 184142 61380 184143 61381 184144 61381 184145 61381 184146 61382 184147 61382 184148 61382 184149 61383 184150 61383 184151 61383 184152 61384 184153 61384 184154 61384 184155 61385 184156 61385 184157 61385 184158 61386 184159 61386 184160 61386 184161 61387 184162 61387 184163 61387 184164 61388 184165 61388 184166 61388 184167 61389 184168 61389 184169 61389 184170 61390 184171 61390 184172 61390 184173 61391 184174 61391 184175 61391 184176 61392 184177 61392 184178 61392 184179 61393 184180 61393 184181 61393 184182 61394 184183 61394 184184 61394 184185 61395 184186 61395 184187 61395 184188 61396 184189 61396 184190 61396 184191 61397 184192 61397 184193 61397 184194 61398 184195 61398 184196 61398 184197 61399 184198 61399 184199 61399 184200 61400 184201 61400 184202 61400 184203 61401 184204 61401 184205 61401 184206 61402 184207 61402 184208 61402 184209 61403 184210 61403 184211 61403 184212 61404 184213 61404 184214 61404 184215 61405 184216 61405 184217 61405 184218 61406 184219 61406 184220 61406 184221 61407 184222 61407 184223 61407 184224 61408 184225 61408 184226 61408 184227 61409 184228 61409 184229 61409 184230 61410 184231 61410 184232 61410 184233 61411 184234 61411 184235 61411 184236 61412 184237 61412 184238 61412 184239 61413 184240 61413 184241 61413 184242 61414 184243 61414 184244 61414 184245 61415 184246 61415 184247 61415 184248 61416 184249 61416 184250 61416 184251 61417 184252 61417 184253 61417 184254 61418 184255 61418 184256 61418 184257 61419 184258 61419 184259 61419 184260 61420 184261 61420 184262 61420 184263 61421 184264 61421 184265 61421 184266 61422 184267 61422 184268 61422 184269 61423 184270 61423 184271 61423 184272 61424 184273 61424 184274 61424 184275 61425 184276 61425 184277 61425 184278 61426 184279 61426 184280 61426 184281 61427 184282 61427 184283 61427 184284 61428 184285 61428 184286 61428 184287 61429 184288 61429 184289 61429 184290 61430 184291 61430 184292 61430 184293 61431 184294 61431 184295 61431 184296 61432 184297 61432 184298 61432 184299 61433 184300 61433 184301 61433 184302 61434 184303 61434 184304 61434 184305 61435 184306 61435 184307 61435 184308 61436 184309 61436 184310 61436 184311 61437 184312 61437 184313 61437 184314 61438 184315 61438 184316 61438 184317 61439 184318 61439 184319 61439 184320 61440 184321 61440 184322 61440 184323 61441 184324 61441 184325 61441 184326 61442 184327 61442 184328 61442 184329 61443 184330 61443 184331 61443 184332 61444 184333 61444 184334 61444 184335 61445 184336 61445 184337 61445 184338 61446 184339 61446 184340 61446 184341 61447 184342 61447 184343 61447 184344 61448 184345 61448 184346 61448 184347 61449 184348 61449 184349 61449 184350 61450 184351 61450 184352 61450 184353 61451 184354 61451 184355 61451 184356 61452 184357 61452 184358 61452 184359 61453 184360 61453 184361 61453 184362 61454 184363 61454 184364 61454 184365 61455 184366 61455 184367 61455 184368 61456 184369 61456 184370 61456 184371 61457 184372 61457 184373 61457 184374 61458 184375 61458 184376 61458 184377 61459 184378 61459 184379 61459 184380 61460 184381 61460 184382 61460 184383 61461 184384 61461 184385 61461 184386 61462 184387 61462 184388 61462 184389 61463 184390 61463 184391 61463 184392 61464 184393 61464 184394 61464 184395 61465 184396 61465 184397 61465 184398 61466 184399 61466 184400 61466 184401 61467 184402 61467 184403 61467 184404 61468 184405 61468 184406 61468 184407 61469 184408 61469 184409 61469 184410 61470 184411 61470 184412 61470 184413 61471 184414 61471 184415 61471 184416 61472 184417 61472 184418 61472 184419 61473 184420 61473 184421 61473 184422 61474 184423 61474 184424 61474 184425 61475 184426 61475 184427 61475 184428 61476 184429 61476 184430 61476 184431 61477 184432 61477 184433 61477 184434 61478 184435 61478 184436 61478 184437 61479 184438 61479 184439 61479 184440 61480 184441 61480 184442 61480 184443 61481 184444 61481 184445 61481 184446 61482 184447 61482 184448 61482 184449 61483 184450 61483 184451 61483 184452 61484 184453 61484 184454 61484 184455 61485 184456 61485 184457 61485 184458 61486 184459 61486 184460 61486 184461 61487 184462 61487 184463 61487 184464 61488 184465 61488 184466 61488 184467 61489 184468 61489 184469 61489 184470 61490 184471 61490 184472 61490 184473 61491 184474 61491 184475 61491 184476 61492 184477 61492 184478 61492 184479 61493 184480 61493 184481 61493 184482 61494 184483 61494 184484 61494 184485 61495 184486 61495 184487 61495 184488 61496 184489 61496 184490 61496 184491 61497 184492 61497 184493 61497 184494 61498 184495 61498 184496 61498 184497 61499 184498 61499 184499 61499 184500 61500 184501 61500 184502 61500 184503 61501 184504 61501 184505 61501 184506 61502 184507 61502 184508 61502 184509 61503 184510 61503 184511 61503 184512 61504 184513 61504 184514 61504 184515 61505 184516 61505 184517 61505 184518 61506 184519 61506 184520 61506 184521 61507 184522 61507 184523 61507 184524 61508 184525 61508 184526 61508 184527 61509 184528 61509 184529 61509 184530 61510 184531 61510 184532 61510 184533 61511 184534 61511 184535 61511 184536 61512 184537 61512 184538 61512 184539 61513 184540 61513 184541 61513 184542 61514 184543 61514 184544 61514 184545 61515 184546 61515 184547 61515 184548 61516 184549 61516 184550 61516 184551 61517 184552 61517 184553 61517 184554 61518 184555 61518 184556 61518 184557 61519 184558 61519 184559 61519 184560 61520 184561 61520 184562 61520 184563 61521 184564 61521 184565 61521 184566 61522 184567 61522 184568 61522 184569 61523 184570 61523 184571 61523 184572 61524 184573 61524 184574 61524 184575 61525 184576 61525 184577 61525 184578 61526 184579 61526 184580 61526 184581 61527 184582 61527 184583 61527 184584 61528 184585 61528 184586 61528 184587 61529 184588 61529 184589 61529 184590 61530 184591 61530 184592 61530 184593 61531 184594 61531 184595 61531 184596 61532 184597 61532 184598 61532 184599 61533 184600 61533 184601 61533 184602 61534 184603 61534 184604 61534 184605 61535 184606 61535 184607 61535 184608 61536 184609 61536 184610 61536 184611 61537 184612 61537 184613 61537 184614 61538 184615 61538 184616 61538 184617 61539 184618 61539 184619 61539 184620 61540 184621 61540 184622 61540 184623 61541 184624 61541 184625 61541 184626 61542 184627 61542 184628 61542 184629 61543 184630 61543 184631 61543 184632 61544 184633 61544 184634 61544 184635 61545 184636 61545 184637 61545 184638 61546 184639 61546 184640 61546 184641 61547 184642 61547 184643 61547 184644 61548 184645 61548 184646 61548 184647 61549 184648 61549 184649 61549 184650 61550 184651 61550 184652 61550 184653 61551 184654 61551 184655 61551 184656 61552 184657 61552 184658 61552 184659 61553 184660 61553 184661 61553 184662 61554 184663 61554 184664 61554 184665 61555 184666 61555 184667 61555 184668 61556 184669 61556 184670 61556 184671 61557 184672 61557 184673 61557 184674 61558 184675 61558 184676 61558 184677 61559 184678 61559 184679 61559 184680 61560 184681 61560 184682 61560 184683 61561 184684 61561 184685 61561 184686 61562 184687 61562 184688 61562 184689 61563 184690 61563 184691 61563 184692 61564 184693 61564 184694 61564 184695 61565 184696 61565 184697 61565 184698 61566 184699 61566 184700 61566 184701 61567 184702 61567 184703 61567 184704 61568 184705 61568 184706 61568 184707 61569 184708 61569 184709 61569 184710 61570 184711 61570 184712 61570 184713 61571 184714 61571 184715 61571 184716 61572 184717 61572 184718 61572 184719 61573 184720 61573 184721 61573 184722 61574 184723 61574 184724 61574 184725 61575 184726 61575 184727 61575 184728 61576 184729 61576 184730 61576 184731 61577 184732 61577 184733 61577 184734 61578 184735 61578 184736 61578 184737 61579 184738 61579 184739 61579 184740 61580 184741 61580 184742 61580 184743 61581 184744 61581 184745 61581 184746 61582 184747 61582 184748 61582 184749 61583 184750 61583 184751 61583 184752 61584 184753 61584 184754 61584 184755 61585 184756 61585 184757 61585 184758 61586 184759 61586 184760 61586 184761 61587 184762 61587 184763 61587 184764 61588 184765 61588 184766 61588 184767 61589 184768 61589 184769 61589 184770 61590 184771 61590 184772 61590 184773 61591 184774 61591 184775 61591 184776 61592 184777 61592 184778 61592 184779 61593 184780 61593 184781 61593 184782 61594 184783 61594 184784 61594 184785 61595 184786 61595 184787 61595 184788 61596 184789 61596 184790 61596 184791 61597 184792 61597 184793 61597 184794 61598 184795 61598 184796 61598 184797 61599 184798 61599 184799 61599 184800 61600 184801 61600 184802 61600 184803 61601 184804 61601 184805 61601 184806 61602 184807 61602 184808 61602 184809 61603 184810 61603 184811 61603 184812 61604 184813 61604 184814 61604 184815 61605 184816 61605 184817 61605 184818 61606 184819 61606 184820 61606 184821 61607 184822 61607 184823 61607 184824 61608 184825 61608 184826 61608 184827 61609 184828 61609 184829 61609 184830 61610 184831 61610 184832 61610 184833 61611 184834 61611 184835 61611 184836 61612 184837 61612 184838 61612 184839 61613 184840 61613 184841 61613 184842 61614 184843 61614 184844 61614 184845 61615 184846 61615 184847 61615 184848 61616 184849 61616 184850 61616 184851 61617 184852 61617 184853 61617 184854 61618 184855 61618 184856 61618 184857 61619 184858 61619 184859 61619 184860 61620 184861 61620 184862 61620 184863 61621 184864 61621 184865 61621 184866 61622 184867 61622 184868 61622 184869 61623 184870 61623 184871 61623 184872 61624 184873 61624 184874 61624 184875 61625 184876 61625 184877 61625 184878 61626 184879 61626 184880 61626 184881 61627 184882 61627 184883 61627 184884 61628 184885 61628 184886 61628 184887 61629 184888 61629 184889 61629 184890 61630 184891 61630 184892 61630 184893 61631 184894 61631 184895 61631 184896 61632 184897 61632 184898 61632 184899 61633 184900 61633 184901 61633 184902 61634 184903 61634 184904 61634 184905 61635 184906 61635 184907 61635 184908 61636 184909 61636 184910 61636 184911 61637 184912 61637 184913 61637 184914 61638 184915 61638 184916 61638 184917 61639 184918 61639 184919 61639 184920 61640 184921 61640 184922 61640 184923 61641 184924 61641 184925 61641 184926 61642 184927 61642 184928 61642 184929 61643 184930 61643 184931 61643 184932 61644 184933 61644 184934 61644 184935 61645 184936 61645 184937 61645 184938 61646 184939 61646 184940 61646 184941 61647 184942 61647 184943 61647 184944 61648 184945 61648 184946 61648 184947 61649 184948 61649 184949 61649 184950 61650 184951 61650 184952 61650 184953 61651 184954 61651 184955 61651 184956 61652 184957 61652 184958 61652 184959 61653 184960 61653 184961 61653 184962 61654 184963 61654 184964 61654 184965 61655 184966 61655 184967 61655 184968 61656 184969 61656 184970 61656 184971 61657 184972 61657 184973 61657 184974 61658 184975 61658 184976 61658 184977 61659 184978 61659 184979 61659 184980 61660 184981 61660 184982 61660 184983 61661 184984 61661 184985 61661 184986 61662 184987 61662 184988 61662 184989 61663 184990 61663 184991 61663 184992 61664 184993 61664 184994 61664 184995 61665 184996 61665 184997 61665 184998 61666 184999 61666 185000 61666 185001 61667 185002 61667 185003 61667 185004 61668 185005 61668 185006 61668 185007 61669 185008 61669 185009 61669 185010 61670 185011 61670 185012 61670 185013 61671 185014 61671 185015 61671 185016 61672 185017 61672 185018 61672 185019 61673 185020 61673 185021 61673 185022 61674 185023 61674 185024 61674 185025 61675 185026 61675 185027 61675 185028 61676 185029 61676 185030 61676 185031 61677 185032 61677 185033 61677 185034 61678 185035 61678 185036 61678 185037 61679 185038 61679 185039 61679 185040 61680 185041 61680 185042 61680 185043 61681 185044 61681 185045 61681 185046 61682 185047 61682 185048 61682 185049 61683 185050 61683 185051 61683 185052 61684 185053 61684 185054 61684 185055 61685 185056 61685 185057 61685 185058 61686 185059 61686 185060 61686 185061 61687 185062 61687 185063 61687 185064 61688 185065 61688 185066 61688 185067 61689 185068 61689 185069 61689 185070 61690 185071 61690 185072 61690 185073 61691 185074 61691 185075 61691 185076 61692 185077 61692 185078 61692 185079 61693 185080 61693 185081 61693 185082 61694 185083 61694 185084 61694 185085 61695 185086 61695 185087 61695 185088 61696 185089 61696 185090 61696 185091 61697 185092 61697 185093 61697 185094 61698 185095 61698 185096 61698 185097 61699 185098 61699 185099 61699 185100 61700 185101 61700 185102 61700 185103 61701 185104 61701 185105 61701 185106 61702 185107 61702 185108 61702 185109 61703 185110 61703 185111 61703 185112 61704 185113 61704 185114 61704 185115 61705 185116 61705 185117 61705 185118 61706 185119 61706 185120 61706 185121 61707 185122 61707 185123 61707 185124 61708 185125 61708 185126 61708 185127 61709 185128 61709 185129 61709 185130 61710 185131 61710 185132 61710 185133 61711 185134 61711 185135 61711 185136 61712 185137 61712 185138 61712 185139 61713 185140 61713 185141 61713 185142 61714 185143 61714 185144 61714 185145 61715 185146 61715 185147 61715 185148 61716 185149 61716 185150 61716 185151 61717 185152 61717 185153 61717 185154 61718 185155 61718 185156 61718 185157 61719 185158 61719 185159 61719 185160 61720 185161 61720 185162 61720 185163 61721 185164 61721 185165 61721 185166 61722 185167 61722 185168 61722 185169 61723 185170 61723 185171 61723 185172 61724 185173 61724 185174 61724 185175 61725 185176 61725 185177 61725 185178 61726 185179 61726 185180 61726 185181 61727 185182 61727 185183 61727 185184 61728 185185 61728 185186 61728 185187 61729 185188 61729 185189 61729 185190 61730 185191 61730 185192 61730 185193 61731 185194 61731 185195 61731 185196 61732 185197 61732 185198 61732 185199 61733 185200 61733 185201 61733 185202 61734 185203 61734 185204 61734 185205 61735 185206 61735 185207 61735 185208 61736 185209 61736 185210 61736 185211 61737 185212 61737 185213 61737 185214 61738 185215 61738 185216 61738 185217 61739 185218 61739 185219 61739 185220 61740 185221 61740 185222 61740 185223 61741 185224 61741 185225 61741 185226 61742 185227 61742 185228 61742 185229 61743 185230 61743 185231 61743 185232 61744 185233 61744 185234 61744 185235 61745 185236 61745 185237 61745 185238 61746 185239 61746 185240 61746 185241 61747 185242 61747 185243 61747 185244 61748 185245 61748 185246 61748 185247 61749 185248 61749 185249 61749 185250 61750 185251 61750 185252 61750 185253 61751 185254 61751 185255 61751 185256 61752 185257 61752 185258 61752 185259 61753 185260 61753 185261 61753 185262 61754 185263 61754 185264 61754 185265 61755 185266 61755 185267 61755 185268 61756 185269 61756 185270 61756 185271 61757 185272 61757 185273 61757 185274 61758 185275 61758 185276 61758 185277 61759 185278 61759 185279 61759 185280 61760 185281 61760 185282 61760 185283 61761 185284 61761 185285 61761 185286 61762 185287 61762 185288 61762 185289 61763 185290 61763 185291 61763 185292 61764 185293 61764 185294 61764 185295 61765 185296 61765 185297 61765 185298 61766 185299 61766 185300 61766 185301 61767 185302 61767 185303 61767 185304 61768 185305 61768 185306 61768 185307 61769 185308 61769 185309 61769 185310 61770 185311 61770 185312 61770 185313 61771 185314 61771 185315 61771 185316 61772 185317 61772 185318 61772 185319 61773 185320 61773 185321 61773 185322 61774 185323 61774 185324 61774 185325 61775 185326 61775 185327 61775 185328 61776 185329 61776 185330 61776 185331 61777 185332 61777 185333 61777 185334 61778 185335 61778 185336 61778 185337 61779 185338 61779 185339 61779 185340 61780 185341 61780 185342 61780 185343 61781 185344 61781 185345 61781 185346 61782 185347 61782 185348 61782 185349 61783 185350 61783 185351 61783 185352 61784 185353 61784 185354 61784 185355 61785 185356 61785 185357 61785 185358 61786 185359 61786 185360 61786 185361 61787 185362 61787 185363 61787 185364 61788 185365 61788 185366 61788 185367 61789 185368 61789 185369 61789 185370 61790 185371 61790 185372 61790 185373 61791 185374 61791 185375 61791 185376 61792 185377 61792 185378 61792 185379 61793 185380 61793 185381 61793 185382 61794 185383 61794 185384 61794 185385 61795 185386 61795 185387 61795 185388 61796 185389 61796 185390 61796 185391 61797 185392 61797 185393 61797 185394 61798 185395 61798 185396 61798 185397 61799 185398 61799 185399 61799 185400 61800 185401 61800 185402 61800 185403 61801 185404 61801 185405 61801 185406 61802 185407 61802 185408 61802 185409 61803 185410 61803 185411 61803 185412 61804 185413 61804 185414 61804 185415 61805 185416 61805 185417 61805 185418 61806 185419 61806 185420 61806 185421 61807 185422 61807 185423 61807 185424 61808 185425 61808 185426 61808 185427 61809 185428 61809 185429 61809 185430 61810 185431 61810 185432 61810 185433 61811 185434 61811 185435 61811 185436 61812 185437 61812 185438 61812 185439 61813 185440 61813 185441 61813 185442 61814 185443 61814 185444 61814 185445 61815 185446 61815 185447 61815 185448 61816 185449 61816 185450 61816 185451 61817 185452 61817 185453 61817 185454 61818 185455 61818 185456 61818 185457 61819 185458 61819 185459 61819 185460 61820 185461 61820 185462 61820 185463 61821 185464 61821 185465 61821 185466 61822 185467 61822 185468 61822 185469 61823 185470 61823 185471 61823 185472 61824 185473 61824 185474 61824 185475 61825 185476 61825 185477 61825 185478 61826 185479 61826 185480 61826 185481 61827 185482 61827 185483 61827 185484 61828 185485 61828 185486 61828 185487 61829 185488 61829 185489 61829 185490 61830 185491 61830 185492 61830 185493 61831 185494 61831 185495 61831 185496 61832 185497 61832 185498 61832 185499 61833 185500 61833 185501 61833 185502 61834 185503 61834 185504 61834 185505 61835 185506 61835 185507 61835 185508 61836 185509 61836 185510 61836 185511 61837 185512 61837 185513 61837 185514 61838 185515 61838 185516 61838 185517 61839 185518 61839 185519 61839 185520 61840 185521 61840 185522 61840 185523 61841 185524 61841 185525 61841 185526 61842 185527 61842 185528 61842 185529 61843 185530 61843 185531 61843 185532 61844 185533 61844 185534 61844 185535 61845 185536 61845 185537 61845 185538 61846 185539 61846 185540 61846 185541 61847 185542 61847 185543 61847 185544 61848 185545 61848 185546 61848 185547 61849 185548 61849 185549 61849 185550 61850 185551 61850 185552 61850 185553 61851 185554 61851 185555 61851 185556 61852 185557 61852 185558 61852 185559 61853 185560 61853 185561 61853 185562 61854 185563 61854 185564 61854 185565 61855 185566 61855 185567 61855 185568 61856 185569 61856 185570 61856 185571 61857 185572 61857 185573 61857 185574 61858 185575 61858 185576 61858 185577 61859 185578 61859 185579 61859 185580 61860 185581 61860 185582 61860 185583 61861 185584 61861 185585 61861 185586 61862 185587 61862 185588 61862 185589 61863 185590 61863 185591 61863 185592 61864 185593 61864 185594 61864 185595 61865 185596 61865 185597 61865 185598 61866 185599 61866 185600 61866 185601 61867 185602 61867 185603 61867 185604 61868 185605 61868 185606 61868 185607 61869 185608 61869 185609 61869 185610 61870 185611 61870 185612 61870 185613 61871 185614 61871 185615 61871 185616 61872 185617 61872 185618 61872 185619 61873 185620 61873 185621 61873 185622 61874 185623 61874 185624 61874 185625 61875 185626 61875 185627 61875 185628 61876 185629 61876 185630 61876 185631 61877 185632 61877 185633 61877 185634 61878 185635 61878 185636 61878 185637 61879 185638 61879 185639 61879 185640 61880 185641 61880 185642 61880 185643 61881 185644 61881 185645 61881 185646 61882 185647 61882 185648 61882 185649 61883 185650 61883 185651 61883 185652 61884 185653 61884 185654 61884 185655 61885 185656 61885 185657 61885 185658 61886 185659 61886 185660 61886 185661 61887 185662 61887 185663 61887 185664 61888 185665 61888 185666 61888 185667 61889 185668 61889 185669 61889 185670 61890 185671 61890 185672 61890 185673 61891 185674 61891 185675 61891 185676 61892 185677 61892 185678 61892 185679 61893 185680 61893 185681 61893 185682 61894 185683 61894 185684 61894 185685 61895 185686 61895 185687 61895 185688 61896 185689 61896 185690 61896 185691 61897 185692 61897 185693 61897 185694 61898 185695 61898 185696 61898 185697 61899 185698 61899 185699 61899 185700 61900 185701 61900 185702 61900 185703 61901 185704 61901 185705 61901 185706 61902 185707 61902 185708 61902 185709 61903 185710 61903 185711 61903 185712 61904 185713 61904 185714 61904 185715 61905 185716 61905 185717 61905 185718 61906 185719 61906 185720 61906 185721 61907 185722 61907 185723 61907 185724 61908 185725 61908 185726 61908 185727 61909 185728 61909 185729 61909 185730 61910 185731 61910 185732 61910 185733 61911 185734 61911 185735 61911 185736 61912 185737 61912 185738 61912 185739 61913 185740 61913 185741 61913 185742 61914 185743 61914 185744 61914 185745 61915 185746 61915 185747 61915 185748 61916 185749 61916 185750 61916 185751 61917 185752 61917 185753 61917 185754 61918 185755 61918 185756 61918 185757 61919 185758 61919 185759 61919 185760 61920 185761 61920 185762 61920 185763 61921 185764 61921 185765 61921 185766 61922 185767 61922 185768 61922 185769 61923 185770 61923 185771 61923 185772 61924 185773 61924 185774 61924 185775 61925 185776 61925 185777 61925 185778 61926 185779 61926 185780 61926 185781 61927 185782 61927 185783 61927 185784 61928 185785 61928 185786 61928 185787 61929 185788 61929 185789 61929 185790 61930 185791 61930 185792 61930 185793 61931 185794 61931 185795 61931 185796 61932 185797 61932 185798 61932 185799 61933 185800 61933 185801 61933 185802 61934 185803 61934 185804 61934 185805 61935 185806 61935 185807 61935 185808 61936 185809 61936 185810 61936 185811 61937 185812 61937 185813 61937 185814 61938 185815 61938 185816 61938 185817 61939 185818 61939 185819 61939 185820 61940 185821 61940 185822 61940 185823 61941 185824 61941 185825 61941 185826 61942 185827 61942 185828 61942 185829 61943 185830 61943 185831 61943 185832 61944 185833 61944 185834 61944 185835 61945 185836 61945 185837 61945 185838 61946 185839 61946 185840 61946 185841 61947 185842 61947 185843 61947 185844 61948 185845 61948 185846 61948 185847 61949 185848 61949 185849 61949 185850 61950 185851 61950 185852 61950 185853 61951 185854 61951 185855 61951 185856 61952 185857 61952 185858 61952 185859 61953 185860 61953 185861 61953 185862 61954 185863 61954 185864 61954 185865 61955 185866 61955 185867 61955 185868 61956 185869 61956 185870 61956 185871 61957 185872 61957 185873 61957 185874 61958 185875 61958 185876 61958 185877 61959 185878 61959 185879 61959 185880 61960 185881 61960 185882 61960 185883 61961 185884 61961 185885 61961 185886 61962 185887 61962 185888 61962 185889 61963 185890 61963 185891 61963 185892 61964 185893 61964 185894 61964 185895 61965 185896 61965 185897 61965 185898 61966 185899 61966 185900 61966 185901 61967 185902 61967 185903 61967 185904 61968 185905 61968 185906 61968 185907 61969 185908 61969 185909 61969 185910 61970 185911 61970 185912 61970 185913 61971 185914 61971 185915 61971 185916 61972 185917 61972 185918 61972 185919 61973 185920 61973 185921 61973 185922 61974 185923 61974 185924 61974 185925 61975 185926 61975 185927 61975 185928 61976 185929 61976 185930 61976 185931 61977 185932 61977 185933 61977 185934 61978 185935 61978 185936 61978 185937 61979 185938 61979 185939 61979 185940 61980 185941 61980 185942 61980 185943 61981 185944 61981 185945 61981 185946 61982 185947 61982 185948 61982 185949 61983 185950 61983 185951 61983 185952 61984 185953 61984 185954 61984 185955 61985 185956 61985 185957 61985 185958 61986 185959 61986 185960 61986 185961 61987 185962 61987 185963 61987 185964 61988 185965 61988 185966 61988 185967 61989 185968 61989 185969 61989 185970 61990 185971 61990 185972 61990 185973 61991 185974 61991 185975 61991 185976 61992 185977 61992 185978 61992 185979 61993 185980 61993 185981 61993 185982 61994 185983 61994 185984 61994 185985 61995 185986 61995 185987 61995 185988 61996 185989 61996 185990 61996 185991 61997 185992 61997 185993 61997 185994 61998 185995 61998 185996 61998 185997 61999 185998 61999 185999 61999 186000 62000 186001 62000 186002 62000 186003 62001 186004 62001 186005 62001 186006 62002 186007 62002 186008 62002 186009 62003 186010 62003 186011 62003 186012 62004 186013 62004 186014 62004 186015 62005 186016 62005 186017 62005 186018 62006 186019 62006 186020 62006 186021 62007 186022 62007 186023 62007 186024 62008 186025 62008 186026 62008 186027 62009 186028 62009 186029 62009 186030 62010 186031 62010 186032 62010 186033 62011 186034 62011 186035 62011 186036 62012 186037 62012 186038 62012 186039 62013 186040 62013 186041 62013 186042 62014 186043 62014 186044 62014 186045 62015 186046 62015 186047 62015 186048 62016 186049 62016 186050 62016 186051 62017 186052 62017 186053 62017 186054 62018 186055 62018 186056 62018 186057 62019 186058 62019 186059 62019 186060 62020 186061 62020 186062 62020 186063 62021 186064 62021 186065 62021 186066 62022 186067 62022 186068 62022 186069 62023 186070 62023 186071 62023 186072 62024 186073 62024 186074 62024 186075 62025 186076 62025 186077 62025 186078 62026 186079 62026 186080 62026 186081 62027 186082 62027 186083 62027 186084 62028 186085 62028 186086 62028 186087 62029 186088 62029 186089 62029 186090 62030 186091 62030 186092 62030 186093 62031 186094 62031 186095 62031 186096 62032 186097 62032 186098 62032 186099 62033 186100 62033 186101 62033 186102 62034 186103 62034 186104 62034 186105 62035 186106 62035 186107 62035 186108 62036 186109 62036 186110 62036 186111 62037 186112 62037 186113 62037 186114 62038 186115 62038 186116 62038 186117 62039 186118 62039 186119 62039 186120 62040 186121 62040 186122 62040 186123 62041 186124 62041 186125 62041 186126 62042 186127 62042 186128 62042 186129 62043 186130 62043 186131 62043 186132 62044 186133 62044 186134 62044 186135 62045 186136 62045 186137 62045 186138 62046 186139 62046 186140 62046 186141 62047 186142 62047 186143 62047 186144 62048 186145 62048 186146 62048 186147 62049 186148 62049 186149 62049 186150 62050 186151 62050 186152 62050 186153 62051 186154 62051 186155 62051 186156 62052 186157 62052 186158 62052 186159 62053 186160 62053 186161 62053 186162 62054 186163 62054 186164 62054 186165 62055 186166 62055 186167 62055 186168 62056 186169 62056 186170 62056 186171 62057 186172 62057 186173 62057 186174 62058 186175 62058 186176 62058 186177 62059 186178 62059 186179 62059 186180 62060 186181 62060 186182 62060 186183 62061 186184 62061 186185 62061 186186 62062 186187 62062 186188 62062 186189 62063 186190 62063 186191 62063 186192 62064 186193 62064 186194 62064 186195 62065 186196 62065 186197 62065 186198 62066 186199 62066 186200 62066 186201 62067 186202 62067 186203 62067 186204 62068 186205 62068 186206 62068 186207 62069 186208 62069 186209 62069 186210 62070 186211 62070 186212 62070 186213 62071 186214 62071 186215 62071 186216 62072 186217 62072 186218 62072 186219 62073 186220 62073 186221 62073 186222 62074 186223 62074 186224 62074 186225 62075 186226 62075 186227 62075 186228 62076 186229 62076 186230 62076 186231 62077 186232 62077 186233 62077 186234 62078 186235 62078 186236 62078 186237 62079 186238 62079 186239 62079 186240 62080 186241 62080 186242 62080 186243 62081 186244 62081 186245 62081 186246 62082 186247 62082 186248 62082 186249 62083 186250 62083 186251 62083 186252 62084 186253 62084 186254 62084 186255 62085 186256 62085 186257 62085 186258 62086 186259 62086 186260 62086 186261 62087 186262 62087 186263 62087 186264 62088 186265 62088 186266 62088 186267 62089 186268 62089 186269 62089 186270 62090 186271 62090 186272 62090 186273 62091 186274 62091 186275 62091 186276 62092 186277 62092 186278 62092 186279 62093 186280 62093 186281 62093 186282 62094 186283 62094 186284 62094 186285 62095 186286 62095 186287 62095 186288 62096 186289 62096 186290 62096 186291 62097 186292 62097 186293 62097 186294 62098 186295 62098 186296 62098 186297 62099 186298 62099 186299 62099 186300 62100 186301 62100 186302 62100 186303 62101 186304 62101 186305 62101 186306 62102 186307 62102 186308 62102 186309 62103 186310 62103 186311 62103 186312 62104 186313 62104 186314 62104 186315 62105 186316 62105 186317 62105 186318 62106 186319 62106 186320 62106 186321 62107 186322 62107 186323 62107 186324 62108 186325 62108 186326 62108 186327 62109 186328 62109 186329 62109 186330 62110 186331 62110 186332 62110 186333 62111 186334 62111 186335 62111 186336 62112 186337 62112 186338 62112 186339 62113 186340 62113 186341 62113 186342 62114 186343 62114 186344 62114 186345 62115 186346 62115 186347 62115 186348 62116 186349 62116 186350 62116 186351 62117 186352 62117 186353 62117 186354 62118 186355 62118 186356 62118 186357 62119 186358 62119 186359 62119 186360 62120 186361 62120 186362 62120 186363 62121 186364 62121 186365 62121 186366 62122 186367 62122 186368 62122 186369 62123 186370 62123 186371 62123 186372 62124 186373 62124 186374 62124 186375 62125 186376 62125 186377 62125 186378 62126 186379 62126 186380 62126 186381 62127 186382 62127 186383 62127 186384 62128 186385 62128 186386 62128 186387 62129 186388 62129 186389 62129 186390 62130 186391 62130 186392 62130 186393 62131 186394 62131 186395 62131 186396 62132 186397 62132 186398 62132 186399 62133 186400 62133 186401 62133 186402 62134 186403 62134 186404 62134 186405 62135 186406 62135 186407 62135 186408 62136 186409 62136 186410 62136 186411 62137 186412 62137 186413 62137 186414 62138 186415 62138 186416 62138 186417 62139 186418 62139 186419 62139 186420 62140 186421 62140 186422 62140 186423 62141 186424 62141 186425 62141 186426 62142 186427 62142 186428 62142 186429 62143 186430 62143 186431 62143 186432 62144 186433 62144 186434 62144 186435 62145 186436 62145 186437 62145 186438 62146 186439 62146 186440 62146 186441 62147 186442 62147 186443 62147 186444 62148 186445 62148 186446 62148 186447 62149 186448 62149 186449 62149 186450 62150 186451 62150 186452 62150 186453 62151 186454 62151 186455 62151 186456 62152 186457 62152 186458 62152 186459 62153 186460 62153 186461 62153 186462 62154 186463 62154 186464 62154 186465 62155 186466 62155 186467 62155 186468 62156 186469 62156 186470 62156 186471 62157 186472 62157 186473 62157 186474 62158 186475 62158 186476 62158 186477 62159 186478 62159 186479 62159 186480 62160 186481 62160 186482 62160 186483 62161 186484 62161 186485 62161 186486 62162 186487 62162 186488 62162 186489 62163 186490 62163 186491 62163 186492 62164 186493 62164 186494 62164 186495 62165 186496 62165 186497 62165 186498 62166 186499 62166 186500 62166 186501 62167 186502 62167 186503 62167 186504 62168 186505 62168 186506 62168 186507 62169 186508 62169 186509 62169 186510 62170 186511 62170 186512 62170 186513 62171 186514 62171 186515 62171 186516 62172 186517 62172 186518 62172 186519 62173 186520 62173 186521 62173 186522 62174 186523 62174 186524 62174 186525 62175 186526 62175 186527 62175 186528 62176 186529 62176 186530 62176 186531 62177 186532 62177 186533 62177 186534 62178 186535 62178 186536 62178 186537 62179 186538 62179 186539 62179 186540 62180 186541 62180 186542 62180 186543 62181 186544 62181 186545 62181 186546 62182 186547 62182 186548 62182 186549 62183 186550 62183 186551 62183 186552 62184 186553 62184 186554 62184 186555 62185 186556 62185 186557 62185 186558 62186 186559 62186 186560 62186 186561 62187 186562 62187 186563 62187 186564 62188 186565 62188 186566 62188 186567 62189 186568 62189 186569 62189 186570 62190 186571 62190 186572 62190 186573 62191 186574 62191 186575 62191 186576 62192 186577 62192 186578 62192 186579 62193 186580 62193 186581 62193 186582 62194 186583 62194 186584 62194 186585 62195 186586 62195 186587 62195 186588 62196 186589 62196 186590 62196 186591 62197 186592 62197 186593 62197 186594 62198 186595 62198 186596 62198 186597 62199 186598 62199 186599 62199 186600 62200 186601 62200 186602 62200 186603 62201 186604 62201 186605 62201 186606 62202 186607 62202 186608 62202 186609 62203 186610 62203 186611 62203 186612 62204 186613 62204 186614 62204 186615 62205 186616 62205 186617 62205 186618 62206 186619 62206 186620 62206 186621 62207 186622 62207 186623 62207 186624 62208 186625 62208 186626 62208 186627 62209 186628 62209 186629 62209 186630 62210 186631 62210 186632 62210 186633 62211 186634 62211 186635 62211 186636 62212 186637 62212 186638 62212 186639 62213 186640 62213 186641 62213 186642 62214 186643 62214 186644 62214 186645 62215 186646 62215 186647 62215 186648 62216 186649 62216 186650 62216 186651 62217 186652 62217 186653 62217 186654 62218 186655 62218 186656 62218 186657 62219 186658 62219 186659 62219 186660 62220 186661 62220 186662 62220 186663 62221 186664 62221 186665 62221 186666 62222 186667 62222 186668 62222 186669 62223 186670 62223 186671 62223 186672 62224 186673 62224 186674 62224 186675 62225 186676 62225 186677 62225 186678 62226 186679 62226 186680 62226 186681 62227 186682 62227 186683 62227 186684 62228 186685 62228 186686 62228 186687 62229 186688 62229 186689 62229 186690 62230 186691 62230 186692 62230 186693 62231 186694 62231 186695 62231 186696 62232 186697 62232 186698 62232 186699 62233 186700 62233 186701 62233 186702 62234 186703 62234 186704 62234 186705 62235 186706 62235 186707 62235 186708 62236 186709 62236 186710 62236 186711 62237 186712 62237 186713 62237 186714 62238 186715 62238 186716 62238 186717 62239 186718 62239 186719 62239 186720 62240 186721 62240 186722 62240 186723 62241 186724 62241 186725 62241 186726 62242 186727 62242 186728 62242 186729 62243 186730 62243 186731 62243 186732 62244 186733 62244 186734 62244 186735 62245 186736 62245 186737 62245 186738 62246 186739 62246 186740 62246 186741 62247 186742 62247 186743 62247 186744 62248 186745 62248 186746 62248 186747 62249 186748 62249 186749 62249 186750 62250 186751 62250 186752 62250 186753 62251 186754 62251 186755 62251 186756 62252 186757 62252 186758 62252 186759 62253 186760 62253 186761 62253 186762 62254 186763 62254 186764 62254 186765 62255 186766 62255 186767 62255 186768 62256 186769 62256 186770 62256 186771 62257 186772 62257 186773 62257 186774 62258 186775 62258 186776 62258 186777 62259 186778 62259 186779 62259 186780 62260 186781 62260 186782 62260 186783 62261 186784 62261 186785 62261 186786 62262 186787 62262 186788 62262 186789 62263 186790 62263 186791 62263 186792 62264 186793 62264 186794 62264 186795 62265 186796 62265 186797 62265 186798 62266 186799 62266 186800 62266 186801 62267 186802 62267 186803 62267 186804 62268 186805 62268 186806 62268 186807 62269 186808 62269 186809 62269 186810 62270 186811 62270 186812 62270 186813 62271 186814 62271 186815 62271 186816 62272 186817 62272 186818 62272 186819 62273 186820 62273 186821 62273 186822 62274 186823 62274 186824 62274 186825 62275 186826 62275 186827 62275 186828 62276 186829 62276 186830 62276 186831 62277 186832 62277 186833 62277 186834 62278 186835 62278 186836 62278 186837 62279 186838 62279 186839 62279 186840 62280 186841 62280 186842 62280 186843 62281 186844 62281 186845 62281 186846 62282 186847 62282 186848 62282 186849 62283 186850 62283 186851 62283 186852 62284 186853 62284 186854 62284 186855 62285 186856 62285 186857 62285 186858 62286 186859 62286 186860 62286 186861 62287 186862 62287 186863 62287 186864 62288 186865 62288 186866 62288 186867 62289 186868 62289 186869 62289 186870 62290 186871 62290 186872 62290 186873 62291 186874 62291 186875 62291 186876 62292 186877 62292 186878 62292 186879 62293 186880 62293 186881 62293 186882 62294 186883 62294 186884 62294 186885 62295 186886 62295 186887 62295 186888 62296 186889 62296 186890 62296 186891 62297 186892 62297 186893 62297 186894 62298 186895 62298 186896 62298 186897 62299 186898 62299 186899 62299 186900 62300 186901 62300 186902 62300 186903 62301 186904 62301 186905 62301 186906 62302 186907 62302 186908 62302 186909 62303 186910 62303 186911 62303 186912 62304 186913 62304 186914 62304 186915 62305 186916 62305 186917 62305 186918 62306 186919 62306 186920 62306 186921 62307 186922 62307 186923 62307 186924 62308 186925 62308 186926 62308 186927 62309 186928 62309 186929 62309 186930 62310 186931 62310 186932 62310 186933 62311 186934 62311 186935 62311 186936 62312 186937 62312 186938 62312 186939 62313 186940 62313 186941 62313 186942 62314 186943 62314 186944 62314 186945 62315 186946 62315 186947 62315 186948 62316 186949 62316 186950 62316 186951 62317 186952 62317 186953 62317 186954 62318 186955 62318 186956 62318 186957 62319 186958 62319 186959 62319 186960 62320 186961 62320 186962 62320 186963 62321 186964 62321 186965 62321 186966 62322 186967 62322 186968 62322 186969 62323 186970 62323 186971 62323 186972 62324 186973 62324 186974 62324 186975 62325 186976 62325 186977 62325 186978 62326 186979 62326 186980 62326 186981 62327 186982 62327 186983 62327 186984 62328 186985 62328 186986 62328 186987 62329 186988 62329 186989 62329 186990 62330 186991 62330 186992 62330 186993 62331 186994 62331 186995 62331 186996 62332 186997 62332 186998 62332 186999 62333 187000 62333 187001 62333 187002 62334 187003 62334 187004 62334 187005 62335 187006 62335 187007 62335 187008 62336 187009 62336 187010 62336 187011 62337 187012 62337 187013 62337 187014 62338 187015 62338 187016 62338 187017 62339 187018 62339 187019 62339 187020 62340 187021 62340 187022 62340 187023 62341 187024 62341 187025 62341 187026 62342 187027 62342 187028 62342 187029 62343 187030 62343 187031 62343 187032 62344 187033 62344 187034 62344 187035 62345 187036 62345 187037 62345 187038 62346 187039 62346 187040 62346 187041 62347 187042 62347 187043 62347 187044 62348 187045 62348 187046 62348 187047 62349 187048 62349 187049 62349 187050 62350 187051 62350 187052 62350 187053 62351 187054 62351 187055 62351 187056 62352 187057 62352 187058 62352 187059 62353 187060 62353 187061 62353 187062 62354 187063 62354 187064 62354 187065 62355 187066 62355 187067 62355 187068 62356 187069 62356 187070 62356 187071 62357 187072 62357 187073 62357 187074 62358 187075 62358 187076 62358 187077 62359 187078 62359 187079 62359 187080 62360 187081 62360 187082 62360 187083 62361 187084 62361 187085 62361 187086 62362 187087 62362 187088 62362 187089 62363 187090 62363 187091 62363 187092 62364 187093 62364 187094 62364 187095 62365 187096 62365 187097 62365 187098 62366 187099 62366 187100 62366 187101 62367 187102 62367 187103 62367 187104 62368 187105 62368 187106 62368 187107 62369 187108 62369 187109 62369 187110 62370 187111 62370 187112 62370 187113 62371 187114 62371 187115 62371 187116 62372 187117 62372 187118 62372 187119 62373 187120 62373 187121 62373 187122 62374 187123 62374 187124 62374 187125 62375 187126 62375 187127 62375 187128 62376 187129 62376 187130 62376 187131 62377 187132 62377 187133 62377 187134 62378 187135 62378 187136 62378 187137 62379 187138 62379 187139 62379 187140 62380 187141 62380 187142 62380 187143 62381 187144 62381 187145 62381 187146 62382 187147 62382 187148 62382 187149 62383 187150 62383 187151 62383 187152 62384 187153 62384 187154 62384 187155 62385 187156 62385 187157 62385 187158 62386 187159 62386 187160 62386 187161 62387 187162 62387 187163 62387 187164 62388 187165 62388 187166 62388 187167 62389 187168 62389 187169 62389 187170 62390 187171 62390 187172 62390 187173 62391 187174 62391 187175 62391 187176 62392 187177 62392 187178 62392 187179 62393 187180 62393 187181 62393 187182 62394 187183 62394 187184 62394 187185 62395 187186 62395 187187 62395 187188 62396 187189 62396 187190 62396 187191 62397 187192 62397 187193 62397 187194 62398 187195 62398 187196 62398 187197 62399 187198 62399 187199 62399 187200 62400 187201 62400 187202 62400 187203 62401 187204 62401 187205 62401 187206 62402 187207 62402 187208 62402 187209 62403 187210 62403 187211 62403 187212 62404 187213 62404 187214 62404 187215 62405 187216 62405 187217 62405 187218 62406 187219 62406 187220 62406 187221 62407 187222 62407 187223 62407 187224 62408 187225 62408 187226 62408 187227 62409 187228 62409 187229 62409 187230 62410 187231 62410 187232 62410 187233 62411 187234 62411 187235 62411 187236 62412 187237 62412 187238 62412 187239 62413 187240 62413 187241 62413 187242 62414 187243 62414 187244 62414 187245 62415 187246 62415 187247 62415 187248 62416 187249 62416 187250 62416 187251 62417 187252 62417 187253 62417 187254 62418 187255 62418 187256 62418 187257 62419 187258 62419 187259 62419 187260 62420 187261 62420 187262 62420 187263 62421 187264 62421 187265 62421 187266 62422 187267 62422 187268 62422 187269 62423 187270 62423 187271 62423 187272 62424 187273 62424 187274 62424 187275 62425 187276 62425 187277 62425 187278 62426 187279 62426 187280 62426 187281 62427 187282 62427 187283 62427 187284 62428 187285 62428 187286 62428 187287 62429 187288 62429 187289 62429 187290 62430 187291 62430 187292 62430 187293 62431 187294 62431 187295 62431 187296 62432 187297 62432 187298 62432 187299 62433 187300 62433 187301 62433 187302 62434 187303 62434 187304 62434 187305 62435 187306 62435 187307 62435 187308 62436 187309 62436 187310 62436 187311 62437 187312 62437 187313 62437 187314 62438 187315 62438 187316 62438 187317 62439 187318 62439 187319 62439 187320 62440 187321 62440 187322 62440 187323 62441 187324 62441 187325 62441 187326 62442 187327 62442 187328 62442 187329 62443 187330 62443 187331 62443 187332 62444 187333 62444 187334 62444 187335 62445 187336 62445 187337 62445 187338 62446 187339 62446 187340 62446 187341 62447 187342 62447 187343 62447 187344 62448 187345 62448 187346 62448 187347 62449 187348 62449 187349 62449 187350 62450 187351 62450 187352 62450 187353 62451 187354 62451 187355 62451 187356 62452 187357 62452 187358 62452 187359 62453 187360 62453 187361 62453 187362 62454 187363 62454 187364 62454 187365 62455 187366 62455 187367 62455 187368 62456 187369 62456 187370 62456 187371 62457 187372 62457 187373 62457 187374 62458 187375 62458 187376 62458 187377 62459 187378 62459 187379 62459 187380 62460 187381 62460 187382 62460 187383 62461 187384 62461 187385 62461 187386 62462 187387 62462 187388 62462 187389 62463 187390 62463 187391 62463 187392 62464 187393 62464 187394 62464 187395 62465 187396 62465 187397 62465 187398 62466 187399 62466 187400 62466 187401 62467 187402 62467 187403 62467 187404 62468 187405 62468 187406 62468 187407 62469 187408 62469 187409 62469 187410 62470 187411 62470 187412 62470 187413 62471 187414 62471 187415 62471 187416 62472 187417 62472 187418 62472 187419 62473 187420 62473 187421 62473 187422 62474 187423 62474 187424 62474 187425 62475 187426 62475 187427 62475 187428 62476 187429 62476 187430 62476 187431 62477 187432 62477 187433 62477 187434 62478 187435 62478 187436 62478 187437 62479 187438 62479 187439 62479 187440 62480 187441 62480 187442 62480 187443 62481 187444 62481 187445 62481 187446 62482 187447 62482 187448 62482 187449 62483 187450 62483 187451 62483 187452 62484 187453 62484 187454 62484 187455 62485 187456 62485 187457 62485 187458 62486 187459 62486 187460 62486 187461 62487 187462 62487 187463 62487 187464 62488 187465 62488 187466 62488 187467 62489 187468 62489 187469 62489 187470 62490 187471 62490 187472 62490 187473 62491 187474 62491 187475 62491 187476 62492 187477 62492 187478 62492 187479 62493 187480 62493 187481 62493 187482 62494 187483 62494 187484 62494 187485 62495 187486 62495 187487 62495 187488 62496 187489 62496 187490 62496 187491 62497 187492 62497 187493 62497 187494 62498 187495 62498 187496 62498 187497 62499 187498 62499 187499 62499 187500 62500 187501 62500 187502 62500 187503 62501 187504 62501 187505 62501 187506 62502 187507 62502 187508 62502 187509 62503 187510 62503 187511 62503 187512 62504 187513 62504 187514 62504 187515 62505 187516 62505 187517 62505 187518 62506 187519 62506 187520 62506 187521 62507 187522 62507 187523 62507 187524 62508 187525 62508 187526 62508 187527 62509 187528 62509 187529 62509 187530 62510 187531 62510 187532 62510 187533 62511 187534 62511 187535 62511 187536 62512 187537 62512 187538 62512 187539 62513 187540 62513 187541 62513 187542 62514 187543 62514 187544 62514 187545 62515 187546 62515 187547 62515 187548 62516 187549 62516 187550 62516 187551 62517 187552 62517 187553 62517 187554 62518 187555 62518 187556 62518 187557 62519 187558 62519 187559 62519 187560 62520 187561 62520 187562 62520 187563 62521 187564 62521 187565 62521 187566 62522 187567 62522 187568 62522 187569 62523 187570 62523 187571 62523 187572 62524 187573 62524 187574 62524 187575 62525 187576 62525 187577 62525 187578 62526 187579 62526 187580 62526 187581 62527 187582 62527 187583 62527 187584 62528 187585 62528 187586 62528 187587 62529 187588 62529 187589 62529 187590 62530 187591 62530 187592 62530 187593 62531 187594 62531 187595 62531 187596 62532 187597 62532 187598 62532 187599 62533 187600 62533 187601 62533 187602 62534 187603 62534 187604 62534 187605 62535 187606 62535 187607 62535 187608 62536 187609 62536 187610 62536 187611 62537 187612 62537 187613 62537 187614 62538 187615 62538 187616 62538 187617 62539 187618 62539 187619 62539 187620 62540 187621 62540 187622 62540 187623 62541 187624 62541 187625 62541 187626 62542 187627 62542 187628 62542 187629 62543 187630 62543 187631 62543 187632 62544 187633 62544 187634 62544 187635 62545 187636 62545 187637 62545 187638 62546 187639 62546 187640 62546 187641 62547 187642 62547 187643 62547 187644 62548 187645 62548 187646 62548 187647 62549 187648 62549 187649 62549 187650 62550 187651 62550 187652 62550 187653 62551 187654 62551 187655 62551 187656 62552 187657 62552 187658 62552 187659 62553 187660 62553 187661 62553 187662 62554 187663 62554 187664 62554 187665 62555 187666 62555 187667 62555 187668 62556 187669 62556 187670 62556 187671 62557 187672 62557 187673 62557 187674 62558 187675 62558 187676 62558 187677 62559 187678 62559 187679 62559 187680 62560 187681 62560 187682 62560 187683 62561 187684 62561 187685 62561 187686 62562 187687 62562 187688 62562 187689 62563 187690 62563 187691 62563 187692 62564 187693 62564 187694 62564 187695 62565 187696 62565 187697 62565 187698 62566 187699 62566 187700 62566 187701 62567 187702 62567 187703 62567 187704 62568 187705 62568 187706 62568 187707 62569 187708 62569 187709 62569 187710 62570 187711 62570 187712 62570 187713 62571 187714 62571 187715 62571 187716 62572 187717 62572 187718 62572 187719 62573 187720 62573 187721 62573 187722 62574 187723 62574 187724 62574 187725 62575 187726 62575 187727 62575 187728 62576 187729 62576 187730 62576 187731 62577 187732 62577 187733 62577 187734 62578 187735 62578 187736 62578 187737 62579 187738 62579 187739 62579 187740 62580 187741 62580 187742 62580 187743 62581 187744 62581 187745 62581 187746 62582 187747 62582 187748 62582 187749 62583 187750 62583 187751 62583 187752 62584 187753 62584 187754 62584 187755 62585 187756 62585 187757 62585 187758 62586 187759 62586 187760 62586 187761 62587 187762 62587 187763 62587 187764 62588 187765 62588 187766 62588 187767 62589 187768 62589 187769 62589 187770 62590 187771 62590 187772 62590 187773 62591 187774 62591 187775 62591 187776 62592 187777 62592 187778 62592 187779 62593 187780 62593 187781 62593 187782 62594 187783 62594 187784 62594 187785 62595 187786 62595 187787 62595 187788 62596 187789 62596 187790 62596 187791 62597 187792 62597 187793 62597 187794 62598 187795 62598 187796 62598 187797 62599 187798 62599 187799 62599 187800 62600 187801 62600 187802 62600 187803 62601 187804 62601 187805 62601 187806 62602 187807 62602 187808 62602 187809 62603 187810 62603 187811 62603 187812 62604 187813 62604 187814 62604 187815 62605 187816 62605 187817 62605 187818 62606 187819 62606 187820 62606 187821 62607 187822 62607 187823 62607 187824 62608 187825 62608 187826 62608 187827 62609 187828 62609 187829 62609 187830 62610 187831 62610 187832 62610 187833 62611 187834 62611 187835 62611 187836 62612 187837 62612 187838 62612 187839 62613 187840 62613 187841 62613 187842 62614 187843 62614 187844 62614 187845 62615 187846 62615 187847 62615 187848 62616 187849 62616 187850 62616 187851 62617 187852 62617 187853 62617 187854 62618 187855 62618 187856 62618 187857 62619 187858 62619 187859 62619 187860 62620 187861 62620 187862 62620 187863 62621 187864 62621 187865 62621 187866 62622 187867 62622 187868 62622 187869 62623 187870 62623 187871 62623 187872 62624 187873 62624 187874 62624 187875 62625 187876 62625 187877 62625 187878 62626 187879 62626 187880 62626 187881 62627 187882 62627 187883 62627 187884 62628 187885 62628 187886 62628 187887 62629 187888 62629 187889 62629 187890 62630 187891 62630 187892 62630 187893 62631 187894 62631 187895 62631 187896 62632 187897 62632 187898 62632 187899 62633 187900 62633 187901 62633 187902 62634 187903 62634 187904 62634 187905 62635 187906 62635 187907 62635 187908 62636 187909 62636 187910 62636 187911 62637 187912 62637 187913 62637 187914 62638 187915 62638 187916 62638 187917 62639 187918 62639 187919 62639 187920 62640 187921 62640 187922 62640 187923 62641 187924 62641 187925 62641 187926 62642 187927 62642 187928 62642 187929 62643 187930 62643 187931 62643 187932 62644 187933 62644 187934 62644 187935 62645 187936 62645 187937 62645 187938 62646 187939 62646 187940 62646 187941 62647 187942 62647 187943 62647 187944 62648 187945 62648 187946 62648 187947 62649 187948 62649 187949 62649 187950 62650 187951 62650 187952 62650 187953 62651 187954 62651 187955 62651 187956 62652 187957 62652 187958 62652 187959 62653 187960 62653 187961 62653 187962 62654 187963 62654 187964 62654 187965 62655 187966 62655 187967 62655 187968 62656 187969 62656 187970 62656 187971 62657 187972 62657 187973 62657 187974 62658 187975 62658 187976 62658 187977 62659 187978 62659 187979 62659 187980 62660 187981 62660 187982 62660 187983 62661 187984 62661 187985 62661 187986 62662 187987 62662 187988 62662 187989 62663 187990 62663 187991 62663 187992 62664 187993 62664 187994 62664 187995 62665 187996 62665 187997 62665 187998 62666 187999 62666 188000 62666 188001 62667 188002 62667 188003 62667 188004 62668 188005 62668 188006 62668 188007 62669 188008 62669 188009 62669 188010 62670 188011 62670 188012 62670 188013 62671 188014 62671 188015 62671 188016 62672 188017 62672 188018 62672 188019 62673 188020 62673 188021 62673 188022 62674 188023 62674 188024 62674 188025 62675 188026 62675 188027 62675 188028 62676 188029 62676 188030 62676 188031 62677 188032 62677 188033 62677 188034 62678 188035 62678 188036 62678 188037 62679 188038 62679 188039 62679 188040 62680 188041 62680 188042 62680 188043 62681 188044 62681 188045 62681 188046 62682 188047 62682 188048 62682 188049 62683 188050 62683 188051 62683 188052 62684 188053 62684 188054 62684 188055 62685 188056 62685 188057 62685 188058 62686 188059 62686 188060 62686 188061 62687 188062 62687 188063 62687 188064 62688 188065 62688 188066 62688 188067 62689 188068 62689 188069 62689 188070 62690 188071 62690 188072 62690 188073 62691 188074 62691 188075 62691 188076 62692 188077 62692 188078 62692 188079 62693 188080 62693 188081 62693 188082 62694 188083 62694 188084 62694 188085 62695 188086 62695 188087 62695 188088 62696 188089 62696 188090 62696 188091 62697 188092 62697 188093 62697 188094 62698 188095 62698 188096 62698 188097 62699 188098 62699 188099 62699 188100 62700 188101 62700 188102 62700 188103 62701 188104 62701 188105 62701 188106 62702 188107 62702 188108 62702 188109 62703 188110 62703 188111 62703 188112 62704 188113 62704 188114 62704 188115 62705 188116 62705 188117 62705 188118 62706 188119 62706 188120 62706 188121 62707 188122 62707 188123 62707 188124 62708 188125 62708 188126 62708 188127 62709 188128 62709 188129 62709 188130 62710 188131 62710 188132 62710 188133 62711 188134 62711 188135 62711 188136 62712 188137 62712 188138 62712 188139 62713 188140 62713 188141 62713 188142 62714 188143 62714 188144 62714 188145 62715 188146 62715 188147 62715 188148 62716 188149 62716 188150 62716 188151 62717 188152 62717 188153 62717 188154 62718 188155 62718 188156 62718 188157 62719 188158 62719 188159 62719 188160 62720 188161 62720 188162 62720 188163 62721 188164 62721 188165 62721 188166 62722 188167 62722 188168 62722 188169 62723 188170 62723 188171 62723 188172 62724 188173 62724 188174 62724 188175 62725 188176 62725 188177 62725 188178 62726 188179 62726 188180 62726 188181 62727 188182 62727 188183 62727 188184 62728 188185 62728 188186 62728 188187 62729 188188 62729 188189 62729 188190 62730 188191 62730 188192 62730 188193 62731 188194 62731 188195 62731 188196 62732 188197 62732 188198 62732 188199 62733 188200 62733 188201 62733 188202 62734 188203 62734 188204 62734 188205 62735 188206 62735 188207 62735 188208 62736 188209 62736 188210 62736 188211 62737 188212 62737 188213 62737 188214 62738 188215 62738 188216 62738 188217 62739 188218 62739 188219 62739 188220 62740 188221 62740 188222 62740 188223 62741 188224 62741 188225 62741 188226 62742 188227 62742 188228 62742 188229 62743 188230 62743 188231 62743 188232 62744 188233 62744 188234 62744 188235 62745 188236 62745 188237 62745 188238 62746 188239 62746 188240 62746 188241 62747 188242 62747 188243 62747 188244 62748 188245 62748 188246 62748 188247 62749 188248 62749 188249 62749 188250 62750 188251 62750 188252 62750 188253 62751 188254 62751 188255 62751 188256 62752 188257 62752 188258 62752 188259 62753 188260 62753 188261 62753 188262 62754 188263 62754 188264 62754 188265 62755 188266 62755 188267 62755 188268 62756 188269 62756 188270 62756 188271 62757 188272 62757 188273 62757 188274 62758 188275 62758 188276 62758 188277 62759 188278 62759 188279 62759 188280 62760 188281 62760 188282 62760 188283 62761 188284 62761 188285 62761 188286 62762 188287 62762 188288 62762 188289 62763 188290 62763 188291 62763 188292 62764 188293 62764 188294 62764 188295 62765 188296 62765 188297 62765 188298 62766 188299 62766 188300 62766 188301 62767 188302 62767 188303 62767 188304 62768 188305 62768 188306 62768 188307 62769 188308 62769 188309 62769 188310 62770 188311 62770 188312 62770 188313 62771 188314 62771 188315 62771 188316 62772 188317 62772 188318 62772 188319 62773 188320 62773 188321 62773 188322 62774 188323 62774 188324 62774 188325 62775 188326 62775 188327 62775 188328 62776 188329 62776 188330 62776 188331 62777 188332 62777 188333 62777 188334 62778 188335 62778 188336 62778 188337 62779 188338 62779 188339 62779 188340 62780 188341 62780 188342 62780 188343 62781 188344 62781 188345 62781 188346 62782 188347 62782 188348 62782 188349 62783 188350 62783 188351 62783 188352 62784 188353 62784 188354 62784 188355 62785 188356 62785 188357 62785 188358 62786 188359 62786 188360 62786 188361 62787 188362 62787 188363 62787 188364 62788 188365 62788 188366 62788 188367 62789 188368 62789 188369 62789 188370 62790 188371 62790 188372 62790 188373 62791 188374 62791 188375 62791 188376 62792 188377 62792 188378 62792 188379 62793 188380 62793 188381 62793 188382 62794 188383 62794 188384 62794 188385 62795 188386 62795 188387 62795 188388 62796 188389 62796 188390 62796 188391 62797 188392 62797 188393 62797 188394 62798 188395 62798 188396 62798 188397 62799 188398 62799 188399 62799 188400 62800 188401 62800 188402 62800 188403 62801 188404 62801 188405 62801 188406 62802 188407 62802 188408 62802 188409 62803 188410 62803 188411 62803 188412 62804 188413 62804 188414 62804 188415 62805 188416 62805 188417 62805 188418 62806 188419 62806 188420 62806 188421 62807 188422 62807 188423 62807 188424 62808 188425 62808 188426 62808 188427 62809 188428 62809 188429 62809 188430 62810 188431 62810 188432 62810 188433 62811 188434 62811 188435 62811 188436 62812 188437 62812 188438 62812 188439 62813 188440 62813 188441 62813 188442 62814 188443 62814 188444 62814 188445 62815 188446 62815 188447 62815 188448 62816 188449 62816 188450 62816 188451 62817 188452 62817 188453 62817 188454 62818 188455 62818 188456 62818 188457 62819 188458 62819 188459 62819 188460 62820 188461 62820 188462 62820 188463 62821 188464 62821 188465 62821 188466 62822 188467 62822 188468 62822 188469 62823 188470 62823 188471 62823 188472 62824 188473 62824 188474 62824 188475 62825 188476 62825 188477 62825 188478 62826 188479 62826 188480 62826 188481 62827 188482 62827 188483 62827 188484 62828 188485 62828 188486 62828 188487 62829 188488 62829 188489 62829 188490 62830 188491 62830 188492 62830 188493 62831 188494 62831 188495 62831 188496 62832 188497 62832 188498 62832 188499 62833 188500 62833 188501 62833 188502 62834 188503 62834 188504 62834 188505 62835 188506 62835 188507 62835 188508 62836 188509 62836 188510 62836 188511 62837 188512 62837 188513 62837 188514 62838 188515 62838 188516 62838 188517 62839 188518 62839 188519 62839 188520 62840 188521 62840 188522 62840 188523 62841 188524 62841 188525 62841 188526 62842 188527 62842 188528 62842 188529 62843 188530 62843 188531 62843 188532 62844 188533 62844 188534 62844 188535 62845 188536 62845 188537 62845 188538 62846 188539 62846 188540 62846 188541 62847 188542 62847 188543 62847 188544 62848 188545 62848 188546 62848 188547 62849 188548 62849 188549 62849 188550 62850 188551 62850 188552 62850 188553 62851 188554 62851 188555 62851 188556 62852 188557 62852 188558 62852 188559 62853 188560 62853 188561 62853 188562 62854 188563 62854 188564 62854 188565 62855 188566 62855 188567 62855 188568 62856 188569 62856 188570 62856 188571 62857 188572 62857 188573 62857 188574 62858 188575 62858 188576 62858 188577 62859 188578 62859 188579 62859 188580 62860 188581 62860 188582 62860 188583 62861 188584 62861 188585 62861 188586 62862 188587 62862 188588 62862 188589 62863 188590 62863 188591 62863 188592 62864 188593 62864 188594 62864 188595 62865 188596 62865 188597 62865 188598 62866 188599 62866 188600 62866 188601 62867 188602 62867 188603 62867 188604 62868 188605 62868 188606 62868 188607 62869 188608 62869 188609 62869 188610 62870 188611 62870 188612 62870 188613 62871 188614 62871 188615 62871 188616 62872 188617 62872 188618 62872 188619 62873 188620 62873 188621 62873 188622 62874 188623 62874 188624 62874 188625 62875 188626 62875 188627 62875 188628 62876 188629 62876 188630 62876 188631 62877 188632 62877 188633 62877 188634 62878 188635 62878 188636 62878 188637 62879 188638 62879 188639 62879

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_gripper_core_assembly_convexhull.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_gripper_core_assembly_convexhull.dae new file mode 100644 index 0000000000000000000000000000000000000000..0fa594778478a2486bcf9ea6dcc8aa8761fa3e79 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_gripper_core_assembly_convexhull.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Wed Jul 1 12:35:09 2015 + Wed Jul 1 12:35:09 2015 + + + + + + + + + -1.9 2.042 -4.93 1.89898 1.92451 -4.92549 1.89898 1.92612 -4.92672 1.89898 1.92451 4.92549 1.89898 1.92612 4.92672 1.89898 1.9225 4.92201 1.89898 1.92328 4.92388 -1.9 2.042 4.93 -1.9 1.92 4.81446 1.89898 1.9225 -4.92201 1.89898 1.92328 -4.92388 -1.9 1.92 -4.81446 -1.5 8.22217e-16 -6.25 1.5 1.48584e-14 6.25 -1.5 1.40153e-14 6.25 1.5 3.33067e-16 -6.25 1.9 1.93 4.92 1.9 4.8175 6.25 1.9 4.8175 -6.25 1.9 3.9 -6.25 1.9 1.93 -4.92 1.9 3.9 6.25 -1.9 4.8175 -6.25 -1.9 3.9 -6.25 -0.3 5.4175 5.5 -1.9 4.8175 6.25 -1.9 5.4175 5.5 -1.9 3.9 6.25 -0.3 5.4175 -5.5 -1.9 5.4175 -5.5 -2.1 1.83035 -1.72755 -2.1 1.83035 1.72755 -2.1 3.96965 -1.72755 -2.1 3.96965 1.72755 1.89898 1.92224 -4.92 1.89898 1.92224 4.92 -2.1 3.94139 -1.94577 -2.1 2.5746 -2.71932 -2.1 2.47151 -2.68046 -2.1 1.83886 -1.83739 -2.1 2.19364 -2.50371 -2.1 2.28002 -2.57208 -2.1 3.68526 2.42682 -2.1 3.60636 2.50371 -2.1 2.68113 2.74738 -2.1 2.78998 2.76433 -2.1 1.9309 2.15359 -2.1 1.8894 2.05154 -2.1 2.9 -2.77 -2.1 2.78998 -2.76433 -2.1 3.9106 -2.05154 -2.1 3.8691 -2.15359 -2.1 2.47151 2.68046 -2.1 2.5746 2.71932 -2.1 3.8691 2.15359 -2.1 3.9106 2.05154 -2.1 1.83886 1.83739 -2.1 1.85861 1.94577 -2.1 1.98267 2.25083 -2.1 1.9309 -2.15359 -2.1 1.98267 -2.25083 -2.1 3.51998 -2.57208 -2.1 3.42703 -2.63121 -2.1 2.28002 2.57208 -2.1 2.19364 2.50371 -2.1 2.11474 2.42682 -2.1 3.32849 2.68046 -2.1 3.2254 2.71932 -2.1 3.51998 2.57208 -2.1 3.96114 -1.83739 -2.1 2.04417 2.34223 -2.1 3.81733 2.25083 -2.1 2.37297 -2.63121 -2.1 1.85861 -1.94577 -2.1 2.68113 -2.74738 -2.1 3.68526 -2.42682 -2.1 3.75583 -2.34223 -2.1 2.9 2.77 -2.1 2.37297 2.63121 -2.1 3.01002 2.76433 -2.1 3.42703 2.63121 -2.1 3.75583 2.34223 -2.1 3.11887 2.74738 -2.1 3.96114 1.83739 -2.1 3.94139 1.94577 -2.1 2.04417 -2.34223 -2.1 3.01002 -2.76433 -2.1 3.11887 -2.74738 -2.1 3.60636 -2.50371 -2.1 3.32849 -2.68046 -2.1 3.81733 -2.25083 -2.1 2.11474 -2.42682 -2.1 3.2254 -2.71932 -2.1 1.8894 -2.05154 + + + + + + + + + + -0.984679 -0.100993 0.142155 -0.998353 0 0.0573766 -0.985968 -0.114786 0.121207 -0.998135 0.0476677 0.0381341 -0.984679 -0.100993 -0.142155 -0.985968 -0.114786 -0.121207 0.983569 -0.100879 -0.149718 0.991403 -0.073212 -0.108442 0.983569 -0.100879 0.149718 0.991403 -0.073212 0.108442 -0.998353 0 -0.0573766 -0.998298 -0.00300184 -0.058236 -0.963959 -0.265258 0.0205327 -0.985883 -0.150448 0.073486 -0.98417 -0.164171 0.0667669 -0.99532 -0.0559646 -0.0787743 -0.994305 -0.0732817 0.0773811 -0.993419 0.114195 -0.00883941 -0.980423 -0.189058 0.0550318 -0.974394 -0.221203 0.0403108 -0.99103 -0.110878 0.0746038 -0.987639 -0.138357 0.0736675 -0.994305 -0.0732817 -0.0773811 -0.99502 -0.0618567 -0.0781541 -0.963959 -0.265258 -0.0205327 -0.974394 -0.221203 -0.0403108 0.991298 -0.0801405 -0.104426 0.991298 -0.104427 -0.0801395 0.984265 -0.107578 -0.140177 0.985692 -0.133721 -0.10262 0.984265 -0.107578 0.140177 0.985692 -0.133721 0.10262 0.991298 -0.0801405 0.104426 0.991298 -0.104427 0.0801395 0.982087 -0.186817 0.0246045 0.985088 -0.158961 0.0658325 0.991298 -0.130506 0.0171882 0.991298 -0.121617 0.0503667 -0.998135 0.0476677 -0.0381341 -0.998298 -0.00300184 0.058236 -0.996948 -0.034901 0.0698256 -0.997523 -0.0248135 0.0658209 -0.99502 -0.0618567 0.0781541 -0.99532 -0.0559646 0.0787743 -0.996016 -0.0478587 0.0752418 -0.99298 -0.0908241 0.0757689 -0.994181 -0.075184 0.0771451 -0.998438 0.00287611 0.0557967 -0.998659 0.0231425 0.0463007 -0.998664 0.0182277 0.0483512 -0.998189 0.0461946 0.0385371 -0.998397 0.0395001 0.0405306 -0.998618 0.0282103 0.0443512 -0.998534 0.0335955 0.0424468 -0.997258 0.0685552 0.0278808 -0.993419 0.114195 0.00883941 -0.997523 -0.0248135 -0.0658209 -0.996016 -0.0478587 -0.0752418 -0.996948 -0.034901 -0.0698256 0.991298 -0.130506 -0.0171882 0.991298 -0.121617 -0.0503667 0.982087 -0.186817 -0.0246045 0.985089 -0.158954 -0.0658281 -0.998438 0.00287611 -0.0557967 -0.998397 0.0395001 -0.0405306 -0.998189 0.0461946 -0.0385371 -0.997894 -0.0165198 0.0627284 -0.998139 -0.00938529 0.0602597 -0.998632 0.0133163 0.0505641 -0.99856 0.00825673 0.0530136 -0.99798 0.0527145 0.0354686 -0.997693 0.0599183 0.0319032 -0.996576 0.0793866 0.0231082 -0.99545 0.093742 0.0170829 -0.998139 -0.00938529 -0.0602597 -0.997894 -0.0165198 -0.0627285 -0.99103 -0.110878 -0.0746038 -0.985883 -0.150448 -0.073486 -0.987639 -0.138357 -0.0736675 -0.998632 0.0133163 -0.0505641 -0.99856 0.00825673 -0.0530136 -0.998534 0.0335955 -0.0424468 -0.998618 0.0282103 -0.0443512 -0.998664 0.0182277 -0.0483512 -0.998659 0.0231425 -0.0463007 -0.997258 0.0685552 -0.0278808 -0.99798 0.0527145 -0.0354686 -0.997693 0.0599183 -0.0319032 -0.994181 -0.075184 -0.0771451 -0.99298 -0.0908241 -0.0757689 -0.980423 -0.189058 -0.0550318 -0.98417 -0.164171 -0.0667669 -0.99545 0.093742 -0.0170829 -0.996576 0.0793866 -0.0231083 2.81039e-16 -1 1.05544e-15 -1.6305e-16 -1 1.16203e-15 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.780869 0.624695 0 0.780869 0.624695 0 0 1 0 0 1 0 0 1 0 0 1 0 0.780869 -0.624695 0 0.780869 -0.624695 0.263117 0.964764 0 0.263117 0.964764 0 0 1 0 0 1 0 -0.950247 -0.311496 0 -0.950247 -0.311496 0 -0.990594 0.136836 0 -0.990594 0.136836 0 0.991445 -0.130525 0 0.991445 -0.130525 0 0.979131 -0.203228 0 0.979131 -0.203228 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 + + + + + + + + + + + + + + +

27 0 7 0 14 0 25 1 77 1 27 1 8 2 14 2 7 2 81 3 25 3 26 3 12 4 0 4 23 4 0 5 12 5 11 5 19 6 2 6 15 6 2 7 19 7 20 7 4 8 21 8 13 8 4 9 16 9 21 9 48 10 22 10 23 10 48 11 23 11 49 11 56 12 31 12 14 12 8 13 46 13 14 13 46 14 47 14 14 14 41 15 23 15 0 15 64 16 8 16 7 16 32 17 29 17 69 17 47 18 57 18 14 18 57 19 56 19 14 19 58 20 8 20 70 20 58 21 46 21 8 21 40 22 0 22 11 22 40 23 41 23 0 23 30 24 39 24 12 24 39 25 73 25 12 25 1 26 2 26 20 26 1 27 20 27 10 27 2 28 1 28 15 28 1 29 10 29 15 29 3 30 4 30 13 30 3 31 13 31 6 31 4 32 3 32 16 32 3 33 6 33 16 33 35 34 5 34 13 34 5 35 6 35 13 35 5 36 35 36 16 36 16 37 6 37 5 37 76 38 29 38 22 38 45 39 27 39 77 39 52 40 78 40 27 40 53 41 52 41 27 41 63 42 64 42 7 42 63 43 7 43 27 43 78 44 63 44 27 44 70 45 8 45 65 45 64 46 65 46 8 46 79 47 77 47 25 47 80 48 66 48 25 48 66 49 67 49 25 49 81 50 42 50 25 50 42 51 43 51 25 51 68 52 80 52 25 52 43 53 68 53 25 53 55 54 54 54 26 54 33 55 83 55 26 55 38 56 37 56 23 56 41 57 72 57 23 57 72 58 38 58 23 58 34 59 9 59 20 59 9 60 10 60 20 60 9 61 34 61 15 61 15 62 10 62 9 62 48 63 86 63 22 63 88 64 75 64 22 64 75 65 76 65 22 65 44 66 53 66 27 66 44 67 27 67 45 67 67 68 82 68 25 68 82 69 79 69 25 69 71 70 81 70 26 70 54 71 71 71 26 71 84 72 55 72 26 72 83 73 84 73 26 73 49 74 23 74 74 74 37 75 74 75 23 75 60 76 85 76 11 76 59 77 11 77 12 77 59 78 60 78 11 78 87 79 92 79 22 79 86 80 87 80 22 80 61 81 88 81 22 81 62 82 61 82 22 82 92 83 89 83 22 83 89 84 62 84 22 84 29 85 51 85 50 85 76 86 90 86 29 86 90 87 51 87 29 87 91 88 40 88 11 88 85 89 91 89 11 89 73 90 93 90 12 90 93 91 59 91 12 91 69 92 29 92 36 92 29 93 50 93 36 93 12 94 13 94 14 94 15 95 13 95 12 95 18 96 17 96 16 96 16 97 20 97 19 97 16 98 17 98 21 98 16 99 19 99 18 99 22 100 12 100 23 100 22 101 18 101 19 101 12 102 22 102 15 102 22 103 19 103 15 103 24 104 25 104 17 104 26 105 25 105 24 105 14 106 13 106 27 106 27 107 13 107 21 107 27 108 17 108 25 108 21 109 17 109 27 109 18 110 22 110 28 110 28 111 22 111 29 111 28 112 17 112 18 112 28 113 24 113 17 113 26 114 24 114 28 114 28 115 29 115 26 115 30 116 12 116 14 116 31 117 30 117 14 117 32 118 26 118 29 118 32 119 33 119 26 119 34 120 20 120 16 120 16 121 35 121 34 121 34 122 13 122 15 122 34 123 35 123 13 123 36 124 37 124 38 124 36 125 39 125 30 125 41 126 40 126 36 126 43 127 42 127 36 127 36 128 44 128 45 128 33 129 32 129 36 129 47 130 46 130 36 130 36 131 48 131 49 131 36 132 50 132 51 132 36 133 52 133 53 133 36 134 54 134 55 134 31 135 56 135 36 135 56 136 57 136 36 136 46 137 58 137 36 137 36 138 30 138 31 138 60 139 59 139 36 139 36 140 61 140 62 140 64 141 63 141 36 141 36 142 65 142 64 142 67 143 66 143 36 143 36 144 68 144 43 144 36 145 32 145 69 145 36 146 57 146 47 146 36 147 58 147 70 147 36 148 71 148 54 148 38 149 72 149 36 149 73 150 39 150 36 150 36 151 74 151 37 151 76 152 75 152 36 152 36 153 45 153 77 153 78 154 52 154 36 154 36 155 63 155 78 155 70 156 65 156 36 156 77 157 79 157 36 157 36 158 66 158 80 158 36 159 42 159 81 159 80 160 68 160 36 160 79 161 82 161 36 161 36 162 83 162 33 162 36 163 84 163 83 163 36 164 72 164 41 164 36 165 85 165 60 165 36 166 86 166 48 166 36 167 87 167 86 167 36 168 75 168 88 168 62 169 89 169 36 169 53 170 44 170 36 170 36 171 82 171 67 171 81 172 71 172 36 172 55 173 84 173 36 173 49 174 74 174 36 174 51 175 90 175 36 175 36 176 91 176 85 176 92 177 87 177 36 177 88 178 61 178 36 178 36 179 89 179 92 179 59 180 93 180 36 180 36 181 90 181 76 181 40 182 91 182 36 182 36 183 93 183 73 183

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_l.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_l.dae new file mode 100644 index 0000000000000000000000000000000000000000..1a10f381b9bfc22506f8a7809b06909ef53bab33 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_l.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Wed Jul 1 12:36:35 2015 + Wed Jul 1 12:36:35 2015 + + + + + + + + + 1.93868 -0.0316536 -6.8195e-16 1.91122 -0.0886914 0.6 1.88869 -0.111216 -6.68013e-16 1.67184 -0.06172 -7.04212e-16 1.66132 0.0316536 0.6 1.73828 0.128163 -7.43343e-16 1.86172 0.128163 -7.29638e-16 1.88869 0.111216 -7.22493e-16 1.94225 -2.11286e-14 0.6 1.86172 -0.128163 0.6 1.86172 -0.128163 -6.66857e-16 1.83165 -0.138683 0.6 1.76835 -0.138683 0.6 1.76835 -0.138683 -6.74646e-16 1.73828 -0.128163 0.6 1.73828 -0.128163 -6.80561e-16 1.67184 -0.06172 0.6 1.66132 -0.0316536 0.6 1.66132 0.0316536 -7.2825e-16 1.67184 0.06172 0.6 1.76835 0.138683 0.6 1.88869 0.111216 0.6 1.91122 0.0886914 0.6 1.92816 0.06172 0.6 1.93868 0.0316536 0.6 1.93868 0.0316536 -6.97456e-16 0.538683 -0.0316536 -8.37381e-16 0.538683 -0.0316536 0.6 0.528163 -0.06172 -8.31185e-16 0.528163 -0.06172 0.6 0.511216 -0.0886914 0.6 0.488691 -0.111216 -8.23444e-16 0.46172 -0.128163 -8.22288e-16 0.4 -0.14225 -8.2569e-16 0.288784 -0.0886914 -8.51155e-16 0.271837 -0.06172 0.6 0.271837 0.06172 -8.89877e-16 0.288784 0.0886914 -8.94602e-16 0.33828 0.128163 -8.98774e-16 0.368346 0.138683 -8.98013e-16 0.431654 0.138683 -8.90984e-16 0.46172 0.128163 0.6 0.488691 0.111216 -8.77924e-16 0.511216 -0.0886914 -8.2646e-16 0.368346 -0.138683 0.6 0.271837 -0.06172 -8.59643e-16 0.261317 -0.0316536 0.6 0.261317 -0.0316536 -8.68175e-16 0.288784 0.0886914 0.6 0.311309 0.111216 0.6 0.33828 0.128163 0.6 0.4 0.14225 -8.95372e-16 0.511216 0.0886914 -8.69907e-16 0.528163 0.06172 0.6 1.58935 0.0790593 0.35 1.63056 0.148036 0.35 1.65971 0.175912 0.35 1.65971 0.175912 0.6 1.69338 0.198134 0.6 1.73047 0.213988 0.35 1.85007 0.219359 0.35 1.85007 0.219359 0.6 2.00272 0.0976238 0.35 2.00272 0.0976238 0.6 2.01689 0.0598583 0.6 2.02409 0.0201688 0.35 2.02409 -0.0201688 0.35 1.88843 -0.206894 0.35 1.73047 -0.213988 0.6 1.65971 -0.175912 0.6 1.63056 -0.148036 0.6 1.60685 -0.115402 0.35 1.57862 0.0401753 0.35 1.69338 0.198134 0.35 1.73047 0.213988 0.6 1.92395 0.187779 0.35 2.00272 -0.0976238 0.35 1.95549 -0.162629 0.35 1.85007 -0.219359 0.6 1.81009 -0.224773 0.35 1.81009 -0.224773 0.6 1.7698 -0.222964 0.35 1.65971 -0.175912 0.35 1.63056 -0.148036 0.35 1.60685 -0.115402 0.6 1.58935 -0.0790593 0.35 1.58935 -0.0790593 0.6 1.57862 -0.0401753 0.35 1.57862 -0.0401753 0.6 1.65775 -1.75415e-14 0.6 1.57862 0.0401753 0.6 1.58935 0.0790593 0.6 1.68878 0.0886914 0.6 1.63056 0.148036 0.6 1.60685 0.115402 0.6 1.71131 0.111216 0.6 1.73828 0.128163 0.6 1.8 0.14225 0.6 1.81009 0.224773 0.6 1.83165 0.138683 0.6 1.7698 0.222964 0.6 1.88843 0.206894 0.6 1.86172 0.128163 0.6 1.95549 0.162629 0.6 1.98203 0.132252 0.6 1.92395 0.187779 0.6 2.02409 0.0201688 0.6 1.93868 -0.0316536 0.6 2.00272 -0.0976238 0.6 2.02409 -0.0201688 0.6 2.01689 -0.0598583 0.6 1.92816 -0.06172 0.6 1.98203 -0.132252 0.6 1.92395 -0.187779 0.6 1.95549 -0.162629 0.6 1.88869 -0.111216 0.6 1.88843 -0.206894 0.6 1.7698 -0.222964 0.6 1.8 -0.14225 0.6 1.71131 -0.111216 0.6 1.69338 -0.198134 0.6 1.68878 -0.0886914 0.6 1.575 -1.64313e-14 0.6 0.206849 0.115402 0.35 0.206849 0.115402 0.6 0.29338 0.198134 0.35 0.29338 0.198134 0.6 0.410095 0.224773 0.35 0.555489 0.162629 0.35 0.582029 0.132252 0.6 0.602718 0.0976238 0.35 0.602718 0.0976238 0.6 0.624094 -0.0201688 0.6 0.582029 -0.132252 0.6 0.488431 -0.206894 0.35 0.450067 -0.219359 0.6 0.259715 -0.175912 0.35 0.189347 -0.0790593 0.35 0.189347 -0.0790593 0.6 0.175 1.22125e-15 0.6 0.230559 0.148036 0.35 0.369798 0.222964 0.35 0.450067 0.219359 0.6 0.523952 0.187779 0.35 0.523952 0.187779 0.6 0.555489 0.162629 0.6 0.582029 0.132252 0.35 0.616892 0.0598583 0.35 0.616892 0.0598583 0.6 0.624094 0.0201688 0.35 0.624094 0.0201688 0.6 0.624094 -0.0201688 0.35 0.616892 -0.0598583 0.35 0.616892 -0.0598583 0.6 0.602718 -0.0976238 0.6 0.582029 -0.132252 0.35 0.555489 -0.162629 0.35 0.555489 -0.162629 0.6 0.488431 -0.206894 0.6 0.450067 -0.219359 0.35 0.410095 -0.224773 0.35 0.369798 -0.222964 0.35 0.330471 -0.213988 0.35 0.29338 -0.198134 0.6 0.230559 -0.148036 0.35 0.206849 -0.115402 0.35 0.206849 -0.115402 0.6 0.178616 -0.0401753 0.6 0.261317 0.0316536 0.6 0.189347 0.0790593 0.6 0.271837 0.06172 0.6 0.230559 0.148036 0.6 0.259715 0.175912 0.6 0.369798 0.222964 0.6 0.330471 0.213988 0.6 0.368346 0.138683 0.6 0.4 0.14225 0.6 0.410095 0.224773 0.6 0.431654 0.138683 0.6 0.488431 0.206894 0.6 0.488691 0.111216 0.6 0.511216 0.0886914 0.6 0.538683 0.0316536 0.6 0.54225 -3.47605e-15 0.6 0.488691 -0.111216 0.6 0.523952 -0.187779 0.6 0.46172 -0.128163 0.6 0.431654 -0.138683 0.6 0.410095 -0.224773 0.6 0.4 -0.14225 0.6 0.330471 -0.213988 0.6 0.33828 -0.128163 0.6 0.259715 -0.175912 0.6 0.311309 -0.111216 0.6 0.369798 -0.222964 0.6 0.230559 -0.148036 0.6 0.288784 -0.0886914 0.6 0.178616 0.0401753 0.6 0.25775 1.11022e-16 0.6 2.1 -0.65 0.2 2.1 -0.5 0.2 1.60685 0.115402 0.35 0.450067 0.219359 0.35 0.330471 0.213988 0.35 0.259715 0.175912 0.35 0.189347 0.0790593 0.35 0.175 1.22125e-15 0.35 0.178616 0.0401753 0.35 0.178616 -0.0401753 0.35 0.29338 -0.198134 0.35 1.69338 -0.198134 0.35 0.523952 -0.187779 0.35 1.575 -1.64313e-14 0.35 0.488431 0.206894 0.35 1.7698 0.222964 0.35 1.81009 0.224773 0.35 2.1 0.5 0.35 1.88843 0.206894 0.35 1.95549 0.162629 0.35 1.98203 0.132252 0.35 2.01689 0.0598583 0.35 2.01689 -0.0598583 0.35 1.98203 -0.132252 0.35 1.92395 -0.187779 0.35 1.85007 -0.219359 0.35 1.73047 -0.213988 0.35 0.602718 -0.0976238 0.35 0.1 0.5 0.35 0.1 0.5 0.2 2.1 0.65 0.2 1.92816 0.06172 -7.05988e-16 1.91122 0.0886914 -7.14476e-16 2.1 0.65 -9.7344e-16 1.83165 0.138683 -7.35553e-16 1.8 0.14225 -7.39941e-16 1.76835 0.138683 -7.42582e-16 1.71131 0.111216 -7.42186e-16 1.68878 0.0886914 -7.3917e-16 0.311309 0.111216 -8.97618e-16 0.261317 0.0316536 -8.83681e-16 0.1 0.65 -1.19548e-15 0.25775 2.38987e-16 -8.76324e-16 0.1 -0.65 -8.77076e-16 0.311309 -0.111216 -8.43138e-16 0.33828 -0.128163 -8.35992e-16 0.368346 -0.138683 -8.30078e-16 0.431654 -0.138683 -8.23049e-16 1.8 -0.14225 -6.70259e-16 1.83165 -0.138683 -6.67618e-16 1.92816 -0.06172 -6.75754e-16 1.91122 -0.0886914 -6.71029e-16 1.94225 -2.09832e-14 -6.89307e-16 0.46172 0.128163 -8.8507e-16 0.528163 0.06172 -8.61419e-16 1.67184 0.06172 -7.34446e-16 0.538683 0.0316536 -8.52887e-16 1.66132 -0.0316536 -7.12744e-16 0.54225 -3.33067e-15 -8.44738e-16 1.65775 -1.74136e-14 -7.20893e-16 1.68878 -0.0886914 -6.95724e-16 1.71131 -0.111216 -6.87707e-16 0.1 0.65 0.2 0.1 -0.65 0.2 0.1 -0.5 0.2 2.1 -0.65 -6.55032e-16 2.1 0.5 0.2 2.1 -0.5 0.35 0.644949 0.05 1.90862 0.649862 0.00830423 2.2581 0.649769 0.0107495 1.91161 0.645472 -0.0473661 1.90895 0.640927 -0.0667409 1.90592 0.62818 -0.102146 1.896 0.622758 -0.113485 2.25277 0.61126 -0.133675 1.87873 0.587017 -0.165905 1.83785 0.581292 -0.172143 1.82025 0.572836 -0.180632 2.24295 0.576524 -0.177029 1.78274 0.531077 -0.212882 1.55405 0.493214 -0.231972 1.55405 0.393024 -0.249903 2.19387 0.594374 -0.157221 1.71177 0.594399 -0.157191 1.55405 0.602609 -0.146457 1.69821 0.565169 -0.187668 0.85 0.45267 -0.244389 0.85 0.41061 -0.249775 1.55405 0.368246 -0.247975 0.85 0.219511 -0.172985 0.85 0.192873 -0.139994 0.85 0.172193 -0.102975 0.85 0.158067 0.0629945 0.85 0.183491 0.124996 1.16641 0.219511 0.172985 0.85 0.302007 0.229994 1.18971 0.41061 0.249775 0.85 0.493214 0.231972 0.85 0.531077 0.212882 0.85 0.565783 0.187125 1.24157 0.565169 0.187668 0.85 0.565169 -0.187668 1.55405 0.581292 -0.172143 1.74522 0.618254 -0.121924 1.55405 0.635719 -0.083285 0.85 0.635719 -0.083285 1.55405 0.640927 -0.0667409 1.65956 0.648159 0.0302835 1.65483 0.646404 0.0422502 0.85 0.646404 0.0422502 1.55405 0.65 -3.91393e-15 1.55405 0.646404 -0.0422502 1.55405 0.6202 -0.118371 1.67693 0.62818 -0.102146 1.66947 0.633756 0.0886458 1.25493 0.635719 0.083285 0.85 0.618254 0.121924 0.85 0.593654 0.158108 1.24705 0.594509 0.157055 0.85 0.497993 0.229994 1.22824 0.45267 0.244389 0.85 0.379883 0.249189 1.20502 0.34017 0.242735 1.19721 0.368246 0.247975 0.85 0.251342 0.200999 0.85 0.234217 0.187125 1.17639 0.206346 0.158108 1.17091 0.155051 0.05 1.16082 0.150419 0.0144613 1.95753 0.150039 -0.00444108 1.95675 0.151061 -0.0230037 1.95884 0.150901 -0.0212015 1.55405 0.158067 -0.0629945 1.55405 0.156789 -0.0578672 1.97016 0.2167 -0.170004 2.05979 0.251342 -0.200999 1.55405 0.287449 -0.223231 1.55405 0.150901 0.0212015 1.55405 0.172193 -0.102975 1.55405 0.192873 -0.139994 1.55405 0.219511 -0.172985 1.55405 0.264466 -0.210072 2.10942 0.326794 -0.239042 1.55405 0.368246 -0.247975 1.55405 0.428995 -0.248313 2.20857 0.540171 -0.207008 2.23653 0.646404 -0.0422502 0.85 0.618254 -0.121924 0.85 0.594509 -0.157055 0.85 0.45267 -0.244389 1.55405 0.41061 -0.249775 0.85 0.158067 -0.0629945 0.85 0.536136 -0.0629834 0.85 0.531077 -0.212882 0.85 0.470261 -0.132527 0.85 0.493214 -0.231972 0.85 0.440129 -0.144533 0.85 0.408121 -0.14978 0.85 0.326794 -0.239042 0.85 0.344479 -0.139347 0.85 0.315822 -0.124153 0.85 0.291101 -0.103155 0.85 0.251342 -0.200999 0.85 0.287449 -0.223231 0.85 0.257852 -0.0478952 0.85 0.250879 -0.0162179 0.85 0.150901 0.0212015 0.85 0.150901 -0.0212015 0.85 0.172193 0.102975 0.85 0.192873 0.139994 0.85 0.271471 0.0773331 0.85 0.287449 0.223231 0.85 0.315822 0.124153 0.85 0.326794 0.239042 0.85 0.375733 0.148024 0.85 0.344479 0.139347 0.85 0.440129 0.144533 0.85 0.470261 0.132527 0.85 0.65 -4.38538e-15 0.85 0.55 -3.4972e-15 0.85 2.05799 0.0149739 2.12497 2.0583 0.00812296 2.53498 2.05738 -0.0229565 2.12333 2.04835 -0.0703022 2.07208 2.04863 -0.0693379 2.06291 2.05069 -0.0617561 2.04569 2.05484 -0.0422735 0.85 2.04689 -0.0751271 2.53273 2.04415 -0.0833308 1.69249 2.05339 0.05 2.53401 2.05484 -0.0422735 1.69249 2.05365 -0.0486968 2.03257 2.05738 -0.0229565 2.02083 2.05799 0.0149739 2.01919 2.05841 -0.00382269 2.01809 2.05489 0.0419951 1.69249 2.05844 -1.66937e-14 1.69249 2.05844 -1.7264e-14 0.85 2.04219 0.0886714 1.53181 2.02667 0.121991 0.85 1.93945 0.213 0.85 1.97356 0.187771 0.85 1.942 0.211406 1.51211 1.90635 0.230118 1.50511 1.90156 0.2321 0.85 1.77653 0.248112 0.85 1.71024 0.230118 1.46655 1.64241 0.187219 1.45322 1.62771 0.17308 0.85 1.5744 0.0886714 1.43985 1.55906 -0.0212132 1.69249 1.65956 -0.20111 0.85 1.62771 -0.17308 1.69249 1.73505 -0.239173 0.85 1.77653 -0.248112 1.69249 1.90156 -0.2321 1.69249 1.97356 -0.187771 1.69249 2.00291 -0.157141 1.69249 2.04415 -0.0833308 0.85 2.00291 0.157141 0.85 1.73505 0.239173 0.85 1.69569 0.223354 0.85 1.58037 0.103032 0.85 1.56623 0.0630292 0.85 1.55906 0.0212132 1.69249 1.58572 -0.114135 2.44207 1.91073 -0.228202 2.50597 2.02667 -0.121991 1.69249 1.55829 0.00812296 2.43668 1.56048 -0.0339849 2.43711 1.56623 -0.0630292 1.69249 1.60106 -0.140071 1.69249 1.65956 -0.20111 1.69249 1.69569 -0.223354 1.69249 1.73505 -0.239173 1.69249 1.74565 -0.242165 2.47351 1.78722 -0.249248 2.48168 1.93945 -0.213 1.69249 2.00291 -0.157141 0.85 1.93945 -0.213 0.85 1.861 -0.244523 1.69249 1.81891 -0.249912 1.69249 1.69569 -0.223354 0.85 1.58037 -0.103032 1.69249 1.55906 0.0212132 0.85 1.94649 -0.0322456 0.85 1.93614 -0.0629834 0.85 1.97356 -0.187771 0.85 2.02667 -0.121991 0.85 1.91941 -0.0907761 0.85 1.84013 -0.144533 0.85 1.861 -0.244523 0.85 1.87026 -0.132527 0.85 1.90156 -0.2321 0.85 1.81891 -0.249912 0.85 1.77653 -0.248112 0.85 1.62771 -0.17308 0.85 1.6911 -0.103155 0.85 1.58037 -0.103032 0.85 1.67147 -0.0773331 0.85 1.65785 -0.0478952 0.85 1.55906 -0.0212132 0.85 1.60106 -0.140071 0.85 1.56623 -0.0630292 0.85 1.65785 0.0478952 0.85 1.6911 0.103155 0.85 1.71582 0.124153 0.85 1.65956 0.20111 0.85 1.60106 0.140071 0.85 1.80812 0.14978 0.85 1.861 0.244523 0.85 1.81891 0.249912 0.85 1.87026 0.132527 0.85 1.89711 0.114324 0.85 1.93614 0.0629834 0.85 1.94649 0.0322456 0.85 1.95 -1.62648e-14 0.85 2.04415 0.0833308 0.85 2.05484 0.0422735 0.85 0.503553 -0.227545 2.22933 0.448025 -0.5 2.21507 0.466484 -0.240998 2.22057 0.358234 -0.246486 2.17639 0.324694 -0.238388 2.1561 0.343669 -0.5 2.16802 0.296212 -0.5 2.13585 0.293233 -0.226055 2.13356 0.252748 -0.5 2.09847 0.238848 -0.191128 2.08451 0.21385 -0.5 2.05635 0.197414 -0.146489 2.03524 0.180519 -0.119701 2.01082 0.166787 -0.0900651 1.98838 0.15335 -0.0407898 1.96345 0.131221 0.05 1.91264 0.152135 0.0325997 1.96102 0.113104 -0.5 1.85244 0.103502 0.05 1.79779 1.56321 0.05 2.43765 0.647728 -0.0336257 2.25768 1.56971 -0.0751271 2.43893 0.638608 -0.0746074 2.25588 0.600626 -0.149162 2.24842 1.66899 -0.207755 2.45844 1.70586 -0.228202 2.46569 1.60805 -0.149899 2.44646 1.63607 -0.181404 2.45197 1.87095 -0.242165 2.49814 1.82938 -0.249248 2.48997 2.00855 -0.149899 2.52519 2.03088 -0.114135 2.52959 2.05612 -0.0339849 2.53455 1.98052 -0.181404 2.51969 1.94761 -0.207755 2.51322 0.635719 0.083285 0.65 0.594509 0.157055 0.65 0.565169 0.187668 0.65 0.493214 0.231972 0.65 0.41061 0.249775 0.35 0.41061 0.249775 0.65 0.326794 0.239042 0.65 0.287449 0.223231 0.65 0.251342 0.200999 0.65 0.219511 0.172985 0.35 0.172193 0.102975 0.35 0.172193 0.102975 0.65 0.158067 0.0629945 0.65 0.150901 0.0212015 0.65 0.192873 -0.139994 0.65 0.219511 -0.172985 0.65 0.326794 -0.239042 0.65 0.368246 -0.247975 0.65 0.41061 -0.249775 0.65 0.45267 -0.244389 0.65 0.493214 -0.231972 0.35 0.493214 -0.231972 0.65 0.635719 -0.083285 0.65 0.65 -4.55191e-15 0.65 0.594509 0.157055 0.35 0.45267 0.244389 0.35 0.326794 0.239042 0.35 0.251342 0.200999 0.35 0.192873 0.139994 0.65 0.158067 0.0629945 0.35 0.150901 0.0212015 0.35 0.150901 -0.0212015 0.65 0.192873 -0.139994 0.35 0.251342 -0.200999 0.35 0.251342 -0.200999 0.65 0.326794 -0.239042 0.35 0.41061 -0.249775 0.35 0.565169 -0.187668 0.35 0.618254 -0.121924 0.65 0.646404 -0.0422502 0.35 0.646404 -0.0422502 0.65 0.65 -4.77396e-15 0.35 0.55 -3.66374e-15 0.65 0.546493 0.0322456 0.65 0.536136 0.0629834 0.65 0.497108 0.114324 0.65 0.618254 0.121924 0.65 0.531077 0.212882 0.65 0.45267 0.244389 0.65 0.368246 0.247975 0.65 0.344479 0.139347 0.65 0.315822 0.124153 0.65 0.219511 0.172985 0.65 0.291101 0.103155 0.65 0.257852 0.0478952 0.65 0.158067 -0.0629945 0.65 0.271471 -0.0773331 0.65 0.291101 -0.103155 0.65 0.257852 -0.0478952 0.65 0.172193 -0.102975 0.65 0.315822 -0.124153 0.65 0.287449 -0.223231 0.65 0.408121 -0.14978 0.65 0.565169 -0.187668 0.65 0.594509 -0.157055 0.65 0.531077 -0.212882 0.65 0.497108 -0.114324 0.65 0.536136 -0.0629834 0.65 0.646404 0.0422502 0.65 2.03572 0.083285 0.65 1.99451 0.157055 0.35 1.93108 0.212882 0.35 1.96517 0.187668 0.65 1.89321 0.231972 0.35 1.61951 0.172985 0.65 1.59287 0.139994 0.65 1.5509 0.0212015 0.65 1.55807 -0.0629945 0.35 1.5509 -0.0212015 0.65 1.55807 -0.0629945 0.65 1.61951 -0.172985 0.65 1.76825 -0.247975 0.65 1.85267 -0.244389 0.35 1.85267 -0.244389 0.65 1.93108 -0.212882 0.35 1.99451 -0.157055 0.65 2.01825 -0.121924 0.35 2.01825 -0.121924 0.65 2.03572 -0.083285 0.35 2.03572 -0.083285 0.65 2.0464 0.0422502 0.35 2.05 -1.7375e-14 0.65 1.99451 0.157055 0.65 1.96517 0.187668 0.35 1.93108 0.212882 0.65 1.85267 0.244389 0.65 1.81061 0.249775 0.35 1.81061 0.249775 0.65 1.76825 0.247975 0.35 1.76825 0.247975 0.65 1.72679 0.239042 0.35 1.65134 0.200999 0.35 1.65134 0.200999 0.65 1.61951 0.172985 0.35 1.57219 0.102975 0.65 1.5509 -0.0212015 0.35 1.68745 -0.223231 0.65 1.81061 -0.249775 0.65 1.89321 -0.231972 0.65 1.93108 -0.212882 0.65 1.96517 -0.187668 0.35 1.99451 -0.157055 0.35 2.0464 -0.0422502 0.35 2.05 -1.7597e-14 0.35 1.94649 0.0322456 0.65 1.93614 0.0629834 0.65 2.01825 0.121924 0.65 1.87026 0.132527 0.65 1.84013 0.144533 0.65 1.80812 0.14978 0.65 1.89321 0.231972 0.65 1.72679 0.239042 0.65 1.71582 0.124153 0.65 1.68745 0.223231 0.65 1.67147 0.0773331 0.65 1.55807 0.0629945 0.65 1.65088 0.0162179 0.65 1.65088 -0.0162179 0.65 1.57219 -0.102975 0.65 1.65785 -0.0478952 0.65 1.6911 -0.103155 0.65 1.59287 -0.139994 0.65 1.65134 -0.200999 0.65 1.72679 -0.239042 0.65 1.74448 -0.139347 0.65 1.77573 -0.148024 0.65 1.96517 -0.187668 0.65 1.89711 -0.114324 0.65 1.91941 -0.0907761 0.65 2.0464 -0.0422502 0.65 1.94649 -0.0322456 0.65 2.0464 0.0422502 0.65 1.95 -1.64313e-14 0.65 1.93614 -0.0629834 0.65 0.546493 0.0322456 0.85 0.536136 0.0629834 0.85 0.519414 0.0907761 0.65 0.519414 0.0907761 0.85 0.497108 0.114324 0.85 0.470261 0.132527 0.65 0.375733 0.148024 0.65 0.250879 0.0162179 0.85 0.375733 -0.148024 0.65 0.470261 -0.132527 0.65 0.519414 -0.0907761 0.85 0.546493 -0.0322456 0.85 0.440129 0.144533 0.65 0.408121 0.14978 0.65 0.408121 0.14978 0.85 0.291101 0.103155 0.85 0.271471 0.0773331 0.65 0.257852 0.0478952 0.85 0.250879 0.0162179 0.65 0.250879 -0.0162179 0.65 0.271471 -0.0773331 0.85 0.344479 -0.139347 0.65 0.375733 -0.148024 0.85 0.440129 -0.144533 0.65 0.497108 -0.114324 0.85 0.519414 -0.0907761 0.65 0.546493 -0.0322456 0.65 1.91941 0.0907761 0.85 1.84013 0.144533 0.85 1.77573 0.148024 0.85 1.74448 0.139347 0.85 1.67147 0.0773331 0.85 1.65785 0.0478952 0.65 1.65088 0.0162179 0.85 1.71582 -0.124153 0.65 1.71582 -0.124153 0.85 1.74448 -0.139347 0.85 1.80812 -0.14978 0.65 1.77573 -0.148024 0.85 1.84013 -0.144533 0.65 1.87026 -0.132527 0.65 1.89711 -0.114324 0.85 1.91941 0.0907761 0.65 1.89711 0.114324 0.65 1.77573 0.148024 0.65 1.74448 0.139347 0.65 1.6911 0.103155 0.65 1.65088 -0.0162179 0.85 1.67147 -0.0773331 0.65 1.80812 -0.14978 0.85 0.166244 0.0886458 1.16302 0.266381 0.211296 1.18271 0.420117 0.249189 1.21293 0.45983 0.242735 1.22074 1.78817 0.249326 1.48187 1.82843 0.249326 1.48979 1.86817 0.242868 1.4976 4.1 0.05 1.93635 1.97418 0.187219 1.51844 2.00207 0.158181 1.52392 2.02494 0.125046 1.52842 1.74843 0.242868 1.47406 0.616509 0.124996 1.25154 0.533619 0.211296 1.23524 1.6746 0.211406 1.45954 1.61453 0.158181 1.44774 1.59166 0.125046 1.44324 0.155051 0.05 1.9668 0.1 0.05 1.15 0.113958 0.05 1.85604 0.1 0.05 1.73872 2.05339 0.05 1.53401 2.10806 0.05 1.9523 2.26527 0.05 1.93783 2.29315 0.05 1.95583 2.34468 0.05 2.0391 2.33385 0.05 2.00773 2.34835 0.05 2.07208 2.34468 0.05 2.10506 2.33385 0.05 2.13642 2.31639 0.05 2.16464 2.29315 0.05 2.18833 2.23412 0.05 2.21775 2.06541 0.05 2.14154 2.05339 0.05 2.11061 4.09636 0.05 2.41393 3.88431 0.05 2.76501 3.66077 0.05 2.85 3.93178 0.05 2.72777 4.01161 0.05 2.63757 4.04281 0.05 2.58592 4.09636 -0.5 2.41393 4.1 0.05 2.35371 4.06755 -0.5 2.53089 4.08549 0.05 2.47328 3.97442 0.05 2.68508 3.72011 0.05 2.83907 3.72011 -0.5 2.83907 4.08549 -0.5 2.47328 4.06755 0.05 2.53089 4.04281 -0.5 2.58592 3.88431 -0.5 2.76501 3.8327 -0.5 2.79626 3.8327 0.05 2.79626 3.7777 0.05 2.82107 0.129322 -0.5 1.90743 0.151729 -0.5 1.9602 0.180029 -0.5 2.01006 0.656263 -0.5 1.91526 0.394496 -0.5 2.19454 0.686395 -0.5 1.92727 0.750792 -0.5 1.93076 0.782045 -0.5 1.92208 0.503553 -0.5 2.22933 2.07894 -0.5 2.16285 2.06222 -0.5 2.13506 2.10125 -0.5 2.1864 2.15822 -0.5 2.21661 2.19023 -0.5 2.22186 2.25387 -0.5 2.21143 2.22262 -0.5 2.2201 2.28253 -0.5 2.19623 2.32688 -0.5 2.14941 2.3405 -0.5 2.02418 3.3 -0.5 1.15 2.28253 -0.5 1.94793 2.3 -0.5 1.15 2.22262 -0.5 1.92405 2.12809 -0.5 1.93955 0.782045 -0.5 1.64339 0.810702 -0.5 1.65858 0.750792 -0.5 1.63471 0.1 -0.5 0.35 0.810702 -0.5 1.90689 2.05186 -0.5 2.03983 0.875645 -0.5 1.76652 2.06222 -0.5 2.0091 0.60711 -0.5 1.69196 0.590388 -0.5 1.71975 0.576524 -0.5 1.78274 0.1 -0.5 1.73872 0.103287 -0.5 1.79596 0.686395 -0.5 1.6382 3.66077 -0.5 2.85 4.01161 -0.5 2.63757 3.93178 -0.5 2.72777 3.97442 -0.5 2.68508 3.7777 -0.5 2.82107 4.1 -0.5 2.35371 4.1 -0.5 1.35 4.06755 2.15 2.53089 3.97442 2.5 2.68508 3.8327 2.15 2.79626 3.7777 2.15 2.82107 3.8327 2.5 2.79626 3.72011 2.5 2.83907 4.09636 2.5 2.41393 4.06755 2.5 2.53089 4.01161 2.15 2.63757 3.93178 2.15 2.72777 3.93178 2.5 2.72777 3.7777 2.5 2.82107 2.22262 2.5 1.92405 2.28253 2.5 1.94793 2.32688 2.5 1.99475 4.1 2.5 1.35 2.34747 2.5 2.05586 2.3405 2.5 2.11997 2.32688 2.5 2.14941 3.66077 2.5 2.85 4.08549 2.5 2.47328 2.30725 2.5 2.17523 2.28253 2.5 2.19623 2.25387 2.5 2.21143 2.12809 2.5 2.20461 0.503553 2.5 2.22933 2.06222 2.5 2.13506 0.782045 2.5 1.92208 0.686395 2.5 1.92727 0.448025 2.5 2.21507 2.04835 2.5 2.07208 2.05186 2.5 2.10432 0.590388 2.5 1.71975 0.60711 2.5 1.69196 0.686395 2.5 1.6382 2.12809 2.5 1.93955 0.343669 2.5 2.16802 0.656263 2.5 1.91526 0.252748 2.5 2.09847 0.21385 2.5 2.05635 0.629416 2.5 1.89706 0.590388 2.5 1.84572 0.103287 2.5 1.79596 0.151729 2.5 1.9602 0.580031 2.5 1.81498 3.88431 2.5 2.76501 4.01161 2.5 2.63757 4.04281 2.5 2.58592 4.1 2.5 2.35371 0.503553 2.15 2.22933 0.394496 2.5 2.19454 0.296212 2.15 2.13585 0.21385 2.15 2.05635 0.252748 2.15 2.09847 0.448025 2.15 2.21507 0.394496 2.15 2.19454 0.343669 2.15 2.16802 0.296212 2.5 2.13585 0.180029 2.15 2.01006 0.180029 2.5 2.01006 0.129322 2.5 1.90743 0.113104 2.5 1.85244 0.1 2.15 1.73872 0.113104 2.15 1.85244 0.1 2.15 1.15 0.1 2.5 1.73872 0.1 2.5 0.35 4.09636 2.15 2.41393 2.28253 2.15 2.19623 4.08549 2.15 2.47328 4.04281 2.15 2.58592 3.97442 2.15 2.68508 3.88431 2.15 2.76501 3.72011 2.15 2.83907 3.66077 2.15 2.85 2.07894 2.15 2.16285 0.718403 2.15 1.93252 0.629416 2.15 1.89706 0.103287 2.15 1.79596 0.151729 2.15 1.9602 0.60711 2.15 1.87351 0.129322 2.15 1.90743 0.580031 2.15 1.81498 0.656263 2.15 1.65021 0.686395 2.15 1.6382 2.22262 2.15 1.92405 2.3405 2.15 2.02418 2.34747 2.15 2.05586 4.1 2.15 1.93635 2.34747 2.15 2.0883 2.3405 2.15 2.11997 4.1 2.15 2.35371 2.30725 2.15 2.17523 2.04835 2.15 2.07208 2.05186 2.15 2.03983 2.06222 2.15 2.0091 0.835424 2.15 1.88589 0.855053 2.15 1.86007 0.855053 2.15 1.7054 2.15822 2.15 1.92755 0.782045 2.15 1.64339 2.19023 2.15 1.9223 2.06222 2.15 2.13506 2.05186 2.15 2.10432 2.22262 2.15 2.2201 2.07894 2.15 1.9813 0.868672 2.15 1.83063 0.629416 2.15 1.66841 0.580031 2.5 1.75049 0.580031 2.15 1.75049 0.590388 2.15 1.71975 0.60711 2.15 1.69196 0.718403 2.5 1.63296 0.782045 2.5 1.64339 0.810702 2.15 1.65858 0.835424 2.5 1.67958 0.868672 2.15 1.73484 0.875645 2.15 1.76652 0.875645 2.15 1.79895 0.835424 2.5 1.88589 0.810702 2.5 1.90689 0.810702 2.15 1.90689 0.782045 2.15 1.92208 0.750792 2.15 1.93076 0.718403 2.5 1.93252 0.590388 2.15 1.84572 0.576524 2.5 1.78274 0.576524 2.15 1.78274 0.629416 2.5 1.66841 0.656263 2.5 1.65021 0.718403 2.15 1.63296 0.750792 2.5 1.63471 0.750792 2.15 1.63471 0.810702 2.5 1.65858 0.835424 2.15 1.67958 0.855053 2.5 1.7054 0.868672 2.5 1.73484 0.875645 2.5 1.76652 0.875645 2.5 1.79895 0.868672 2.5 1.83063 0.855053 2.5 1.86007 0.750792 2.5 1.93076 0.686395 2.15 1.92727 0.656263 2.15 1.91526 0.60711 2.5 1.87351 2.05186 2.5 2.03983 2.06222 2.5 2.0091 2.07894 2.5 1.9813 2.10125 2.5 1.95775 2.10125 2.15 1.95775 2.19023 2.5 1.9223 2.30725 2.15 1.96892 2.34747 2.5 2.0883 2.32688 2.15 2.14941 2.25387 2.15 2.21143 2.22262 2.5 2.2201 2.19023 2.15 2.22186 2.15822 2.5 2.21661 2.15822 2.15 2.21661 2.12809 2.15 2.20461 2.07894 2.5 2.16285 2.10125 2.15 2.1864 2.12809 2.15 1.93955 2.15822 2.5 1.92755 2.25387 2.5 1.93273 2.25387 2.15 1.93273 2.28253 2.15 1.94793 2.30725 2.5 1.96892 2.32688 2.15 1.99475 2.3405 2.5 2.02418 2.19023 2.5 2.22186 2.10125 2.5 2.1864 2.05339 0.05 2.03354 2.0549 0.0418842 2.02823 2.05617 0.0335781 2.02428 2.06541 0.05 2.00261 2.07894 -0.5 1.9813 2.10125 -0.5 1.95775 2.08393 0.05 1.97508 2.16817 0.05 1.92515 2.19023 -0.5 1.9223 2.25387 -0.5 1.93273 2.31639 0.05 1.97952 2.30725 -0.5 1.96892 2.34747 -0.5 2.05586 2.34747 -0.5 2.0883 2.20121 0.05 2.22205 2.16817 0.05 2.21901 2.05841 -0.00382269 2.12607 2.05617 0.0335781 2.11987 2.0549 0.0418842 2.11592 2.05213 -0.0558053 2.03862 2.04946 -0.0664231 2.05393 2.04863 -0.0693379 2.08124 2.04835 -0.5 2.07208 2.05186 -0.5 2.10432 2.05213 -0.0558053 2.10553 2.05069 -0.0617561 2.09847 2.05365 -0.0486968 2.11159 2.05514 -0.0404861 2.11668 2.05514 -0.0404861 2.02748 2.04946 -0.0664231 2.09023 2.08393 0.05 2.16907 2.10806 0.05 2.19186 2.1366 0.05 2.20878 2.12809 -0.5 2.20461 2.26527 0.05 2.20632 2.30725 -0.5 2.17523 2.3405 -0.5 2.11997 2.32688 -0.5 1.99475 2.23412 0.05 1.9264 2.20121 0.05 1.92211 2.1366 0.05 1.93538 2.15822 -0.5 1.92755 0.644949 0.05 1.65686 0.649769 0.0107495 1.65386 0.648468 -0.0276366 1.65465 0.645472 -0.0473661 1.65652 0.63504 -0.0851828 1.66386 0.629416 -0.5 1.66841 0.61126 -0.133675 1.68675 0.587017 -0.165905 1.72762 0.577714 -0.175834 1.76388 0.577714 -0.175834 1.80159 0.590388 -0.5 1.84572 0.594374 -0.157221 1.8537 0.602609 -0.146457 1.86726 0.60711 -0.5 1.87351 0.6202 -0.118371 1.88854 0.629416 -0.5 1.89706 0.63504 -0.0851828 1.90161 0.648468 -0.0276366 1.91083 0.704726 0.05 1.93114 0.768456 0.05 1.92676 0.798161 0.05 1.91452 0.846503 0.05 1.87276 0.855053 -0.5 1.86007 0.868672 -0.5 1.83063 0.876524 0.05 1.78274 0.868672 -0.5 1.73484 0.835424 -0.5 1.67958 0.656263 -0.5 1.65021 0.580031 -0.5 1.75049 0.580031 -0.5 1.81498 0.648159 0.0302835 1.91064 0.673624 0.05 1.9231 0.718403 -0.5 1.93252 0.835424 -0.5 1.88589 0.873084 0.05 1.81468 0.875645 -0.5 1.79895 0.873084 0.05 1.7508 0.855053 -0.5 1.7054 0.798161 0.05 1.65095 0.736827 0.05 1.63309 0.718403 -0.5 1.63296 0.704726 0.05 1.63433 0.673624 0.05 1.64237 0.644949 0.05 1.25713 0.768456 0.05 1.63872 0.824581 0.05 1.66922 0.846503 0.05 1.69271 0.862922 0.05 1.72032 0.862922 0.05 1.84515 0.824581 0.05 1.89625 0.644949 0.05 2.25713 0.736827 0.05 1.93238 1.56321 0.05 1.43765 2.3 2.5 0.35 2.3 2.5 1.15 2.66386 1 0.687017 2.70289 1 0.635676 2.72974 1 0.617473 2.82427 1 0.601976 2.9089 1 0.646845 2.94215 1 0.702105 2.92853 1 0.827333 2.94215 1 0.797895 2.82427 1 0.898024 2.65351 1 0.782246 2.3 1 1.15 3.3 1 0.35 3.3 -1.3 0.35 2.66386 -1.3 0.812983 2.70289 -1.3 0.864324 2.3 -1.3 1.15 2.88418 -1.3 0.874153 2.85552 -1.3 0.889346 2.94215 -1.3 0.797895 2.92853 -1.3 0.827333 2.94912 -1.3 0.766218 3.3 -1.3 1.15 2.92853 -1.3 0.672667 2.79188 -1.3 0.60022 2.75987 -1.3 0.605467 2.3 -1.3 0.35 2.66386 -1.3 0.687017 2.65 -1.3 0.75 3.3 2.5 1.15 3.3 1 1.15 2.65 1 0.75 2.66386 1 0.812983 2.66386 0.425 0.812983 2.68059 0.425 0.840776 2.68059 -0.15 0.840776 2.70289 -0.725 0.864324 2.72974 -0.725 0.882527 2.72974 -1.3 0.882527 2.66386 -0.15 0.812983 2.75987 -0.725 0.894533 2.75987 -1.3 0.894533 2.68059 1 0.840776 2.75987 -0.15 0.894533 2.82427 -1.3 0.898024 2.79188 -1.3 0.89978 2.70289 1 0.864324 2.72974 0.425 0.882527 2.72974 1 0.882527 2.79188 -0.725 0.89978 2.79188 -0.15 0.89978 2.82427 -0.725 0.898024 2.75987 0.425 0.894533 2.75987 1 0.894533 2.79188 0.425 0.89978 2.85552 -0.725 0.889346 2.82427 0.425 0.898024 2.9089 -1.3 0.853155 2.79188 1 0.89978 2.9089 -0.725 0.853155 2.88418 -0.725 0.874153 2.85552 0.425 0.889346 2.85552 1 0.889346 2.92853 -0.725 0.827333 2.88418 0.425 0.874153 2.88418 1 0.874153 2.92853 -0.15 0.827333 2.92853 0.425 0.827333 2.9089 1 0.853155 2.94912 -0.725 0.733782 2.94215 -1.3 0.702105 2.94912 -1.3 0.733782 2.94912 -0.725 0.766218 2.94912 0.425 0.766218 2.94912 1 0.766218 2.94912 0.425 0.733782 2.94215 -0.725 0.702105 2.94215 -0.15 0.702105 2.9089 -1.3 0.646845 2.94912 1 0.733782 2.92853 -0.15 0.672667 2.92853 -0.725 0.672667 2.88418 -1.3 0.625847 2.88418 -0.725 0.625847 2.92853 0.425 0.672667 2.88418 -0.15 0.625847 2.85552 -0.725 0.610654 2.85552 -1.3 0.610654 2.92853 1 0.672667 2.9089 0.425 0.646845 2.88418 0.425 0.625847 2.85552 -0.15 0.610654 2.82427 -1.3 0.601976 2.88418 1 0.625847 2.85552 0.425 0.610654 2.82427 -0.725 0.601976 2.85552 1 0.610654 2.79188 -0.15 0.60022 2.75987 -0.725 0.605467 2.79188 0.425 0.60022 2.72974 -1.3 0.617473 2.79188 1 0.60022 2.75987 -0.15 0.605467 2.72974 -0.725 0.617473 2.68059 -1.3 0.659224 2.70289 -1.3 0.635676 2.75987 0.425 0.605467 2.72974 -0.15 0.617473 2.70289 -0.15 0.635676 2.70289 -0.725 0.635676 2.68059 -0.725 0.659224 2.75987 1 0.605467 2.70289 0.425 0.635676 2.68059 0.425 0.659224 2.65351 -1.3 0.717754 2.68059 1 0.659224 2.66386 0.425 0.687017 2.65 -0.725 0.75 2.65351 -1.3 0.782246 2.65 -0.15 0.75 2.65351 1 0.717754 2.65351 -0.15 0.782246 2.66386 -0.725 0.812983 2.68059 -1.3 0.840776 2.65 0.425 0.75 2.65351 0.425 0.782246 2.65351 -0.725 0.782246 2.70289 -0.15 0.864324 2.70289 0.425 0.864324 2.68059 -0.725 0.840776 2.72974 -0.15 0.882527 2.82427 -0.15 0.898024 2.88418 -0.15 0.874153 2.85552 -0.15 0.889346 2.9089 -0.15 0.853155 2.9089 0.425 0.853155 2.94215 -0.15 0.797895 2.94215 0.425 0.797895 2.94215 -0.725 0.797895 2.94912 -0.15 0.766218 2.94912 -0.15 0.733782 2.94215 0.425 0.702105 2.9089 -0.725 0.646845 2.9089 -0.15 0.646845 2.82427 0.425 0.601976 2.79188 -0.725 0.60022 2.82427 -0.15 0.601976 2.72974 0.425 0.617473 2.68059 -0.15 0.659224 2.66386 -0.725 0.687017 2.65351 0.425 0.717754 2.65351 -0.725 0.717754 2.66386 -0.15 0.687017 2.65351 -0.15 0.717754 1.5509 0.0212015 0.35 0.646404 0.0422502 0.35 1.55807 0.0629945 0.35 1.57219 0.102975 0.35 0.635719 0.083285 0.35 1.59287 0.139994 0.35 1.68745 0.223231 0.35 2.3 1 0.35 1.85267 0.244389 0.35 2.01825 0.121924 0.35 2.03572 0.083285 0.35 0.618254 0.121924 0.35 0.565169 0.187668 0.35 0.493214 0.231972 0.35 0.368246 0.247975 0.35 0.287449 0.223231 0.35 0.192873 0.139994 0.35 0.150901 -0.0212015 0.35 0.158067 -0.0629945 0.35 0.172193 -0.102975 0.35 0.219511 -0.172985 0.35 0.287449 -0.223231 0.35 0.368246 -0.247975 0.35 0.45267 -0.244389 0.35 0.531077 -0.212882 0.35 1.65134 -0.200999 0.35 1.61951 -0.172985 0.35 1.59287 -0.139994 0.35 0.594509 -0.157055 0.35 0.618254 -0.121924 0.35 1.57219 -0.102975 0.35 0.635719 -0.083285 0.35 0.531077 0.212882 0.35 1.68745 -0.223231 0.35 1.72679 -0.239042 0.35 1.76825 -0.247975 0.35 1.81061 -0.249775 0.35 2.3 -0.5 0.35 1.89321 -0.231972 0.35 2.16162 2.1 3.5528 0.2 0.1 3.16717 0.2 2.1 4.39014 0.2 2.1 3.371 2.08447 2.1 3.74146 1.69868 0.1 4.68476 1.69868 2.1 4.68476 0.2 2.1 5.61311 0.2 2.1 4.59397 0.2 0.1 4.59397 0.772783 2.1 6.94868 0.772783 0.1 6.94868 0.2 2.1 6.83608 0.2 2.1 5.81694 1.15857 0.1 6.00538 0.20859 2.1 8.02672 0.220503 1.3 8.04262 0.251883 0.5 8.06074 0.248029 0.1 8.05958 0.202385 1.3 8.01124 0.202385 1.7 8.01124 0.209378 1.7 8.02812 0.209378 1.3 8.02812 0.218826 2.1 8.04088 0.282625 0.1 8.06197 0.299286 0.1 8.0567 0.27 0.5 8.06312 0.27 0.9 8.06312 0.288117 0.5 8.06074 0.314122 0.1 8.04746 0.251883 1.7 8.06074 0.27 1.3 8.06312 0.305 0.5 8.05374 0.326208 0.1 8.03484 0.299286 2.1 8.0567 0.305 1.7 8.05374 0.305 1.3 8.05374 0.319497 0.9 8.04262 0.330622 0.9 8.02812 0.330622 0.5 8.02812 0.319497 1.7 8.04262 0.330622 1.3 8.02812 0.319497 1.3 8.04262 0.326208 2.1 8.03484 0.330622 1.7 8.02812 0.334791 0.1 8.01962 0.334791 2.1 8.01962 0.220503 0.5 8.04262 0.20859 0.1 8.02672 0.202385 0.9 8.01124 0.209378 0.5 8.02812 0.202385 0.5 8.01124 0.2 2.1 7.99312 0.209378 0.9 8.02812 0.235 1.7 8.05374 0.235 1.3 8.05374 0.220503 1.7 8.04262 0.235 0.5 8.05374 0.235 0.9 8.05374 0.220503 0.9 8.04262 0.251883 1.3 8.06074 0.27 1.7 8.06312 0.251883 0.9 8.06074 0.288117 1.3 8.06074 0.288117 0.9 8.06074 0.288117 1.7 8.06074 0.305 0.9 8.05374 0.319497 0.5 8.04262 0.2 2.1 7.03991 0.695625 2.1 7.13734 0.582039 0.766667 1.684 0.582039 0.1 1.684 0.632686 1.43333 1.63502 0.632686 2.1 1.63502 0.604872 1.43333 1.65694 0.604872 2.1 1.65694 0.604872 0.1 1.65694 0.604872 0.766667 1.65694 0.664341 1.43333 1.61916 0.733889 2.1 1.60789 0.664341 0.1 1.61916 0.698543 0.766667 1.60999 0.698543 1.43333 1.60999 0.733889 1.43333 1.60789 0.733889 0.766667 1.60789 0.768935 2.1 1.61295 0.768935 1.43333 1.61295 0.768935 0.766667 1.61295 0.802244 2.1 1.62497 0.832453 1.43333 1.64344 0.858325 2.1 1.66761 0.832453 2.1 1.64344 0.768935 0.1 1.61295 0.802244 0.766667 1.62497 0.802244 0.1 1.62497 0.858325 1.43333 1.66761 0.832453 0.766667 1.64344 0.832453 0.1 1.64344 0.878801 1.43333 1.6965 0.858325 0.1 1.66761 0.893043 2.1 1.72892 0.893043 1.43333 1.72892 0.878801 0.766667 1.6965 0.878801 0.1 1.6965 0.893043 0.766667 1.72892 0.900468 2.1 1.76354 0.900468 0.766667 1.76354 0.893942 2.1 1.83369 0.900468 1.43333 1.76354 0.900772 0.766667 1.79895 0.893942 1.43333 1.83369 0.900468 0.1 1.76354 0.900772 0.1 1.79895 0.893942 0.766667 1.83369 0.880257 2.1 1.86635 0.880257 1.43333 1.86635 0.880257 0.766667 1.86635 0.860279 1.43333 1.89558 0.834825 2.1 1.9202 0.893942 0.1 1.83369 0.880257 0.1 1.86635 0.834825 0.766667 1.9202 0.804937 1.43333 1.93919 0.804937 0.766667 1.93919 0.771839 2.1 1.95177 0.804937 0.1 1.93919 0.701508 2.1 1.95594 0.771839 0.766667 1.95177 0.771839 0.1 1.95177 0.736886 0.766667 1.95743 0.701508 1.43333 1.95594 0.736886 1.43333 1.95743 0.736886 0.1 1.95743 0.607047 2.1 1.9106 0.635232 2.1 1.93204 0.667155 1.43333 1.94736 0.635232 1.43333 1.93204 0.701508 0.1 1.95594 0.667155 0.766667 1.94736 0.635232 0.766667 1.93204 0.667155 0.1 1.94736 0.635232 0.1 1.93204 0.607047 0.766667 1.9106 0.583753 1.43333 1.88394 0.583753 2.1 1.88394 0.607047 0.1 1.9106 0.566304 1.43333 1.85312 0.566304 2.1 1.85312 0.583753 0.1 1.88394 0.566304 0.766667 1.85312 0.551531 2.1 1.78424 0.551531 1.43333 1.78424 0.566304 0.1 1.85312 0.555415 0.766667 1.81943 0.554811 1.43333 1.74898 0.551531 0.1 1.78424 0.554811 0.766667 1.74898 0.565121 0.766667 1.71511 0.582039 2.1 1.684 0.582039 1.43333 1.684 0.565121 1.43333 1.71511 0.632686 0.766667 1.63502 0.664341 0.766667 1.61916 0.802244 1.43333 1.62497 0.858325 0.766667 1.66761 0.900772 1.43333 1.79895 0.834825 1.43333 1.9202 0.860279 0.766667 1.89558 0.771839 1.43333 1.95177 0.701508 0.766667 1.95594 0.607047 1.43333 1.9106 0.583753 0.766667 1.88394 0.555415 1.43333 1.81943 0.551531 0.766667 1.78424 2.02664 0.1 2.03832 2.05387 0.766667 1.97334 2.03695 0.766667 2.00445 2.03695 0.1 2.00445 2.10452 2.1 1.92436 2.0767 1.43333 1.94628 2.17037 2.1 1.89933 2.10452 0.1 1.92436 2.17037 1.43333 1.89933 2.13617 0.766667 1.9085 2.17037 0.766667 1.89933 2.13617 0.1 1.9085 2.20572 0.766667 1.89723 2.24076 2.1 1.9023 2.20572 1.43333 1.89723 2.20572 0.1 1.89723 2.27407 2.1 1.91431 2.24076 1.43333 1.9023 2.27407 1.43333 1.91431 2.24076 0.766667 1.9023 2.30428 1.43333 1.93278 2.30428 2.1 1.93278 2.33015 1.43333 1.95695 2.35063 2.1 1.98584 2.35063 1.43333 1.98584 2.36487 2.1 2.01826 2.35063 0.766667 1.98584 2.3723 2.1 2.05288 2.36487 1.43333 2.01826 2.33015 0.1 1.95695 2.3723 1.43333 2.05288 2.36577 2.1 2.12303 2.3726 2.1 2.08829 2.3723 0.766667 2.05288 2.3726 1.43333 2.08829 2.36577 1.43333 2.12303 2.35209 2.1 2.15569 2.35209 1.43333 2.15569 2.35209 0.766667 2.15569 2.33211 1.43333 2.18493 2.27677 2.1 2.22853 2.30665 1.43333 2.20954 2.30665 0.1 2.20954 2.27677 1.43333 2.22853 2.24367 1.43333 2.24111 2.24367 2.1 2.24111 2.27677 0.766667 2.22853 2.20871 1.43333 2.24677 2.20871 2.1 2.24677 2.24367 0.766667 2.24111 2.17334 1.43333 2.24528 2.13898 2.1 2.2367 2.24367 0.1 2.24111 2.20871 0.766667 2.24677 2.20871 0.1 2.24677 2.17334 0.766667 2.24528 2.17334 0.1 2.24528 2.13898 0.766667 2.2367 2.13898 1.43333 2.2367 2.10706 0.766667 2.22138 2.07888 1.43333 2.19995 2.10706 1.43333 2.22138 2.07888 0.766667 2.19995 2.05558 2.1 2.17328 2.05558 0.766667 2.17328 2.03813 1.43333 2.14247 2.03813 2.1 2.14247 2.02724 2.1 2.10877 2.05558 1.43333 2.17328 2.02724 1.43333 2.10877 2.02724 0.766667 2.10877 2.02336 1.43333 2.07358 2.03813 0.1 2.14247 2.02664 1.43333 2.03832 2.02336 0.1 2.07358 2.03695 1.43333 2.00445 2.05387 1.43333 1.97334 2.02664 0.766667 2.03832 2.10452 1.43333 1.92436 2.0767 0.766667 1.94628 2.10452 0.766667 1.92436 2.13617 1.43333 1.9085 2.27407 0.766667 1.91431 2.30428 0.766667 1.93278 2.33015 0.766667 1.95695 2.36487 0.766667 2.01826 2.3726 0.766667 2.08829 2.36577 0.766667 2.12303 2.33211 0.766667 2.18493 2.30665 0.766667 2.20954 2.03813 0.766667 2.14247 2.02336 0.766667 2.07358 0.382525 2.1 8.43124 0.355886 1.43333 8.47236 0.337622 2.1 8.49149 0.328603 1.43333 8.49929 0.307565 0.1 8.5143 0.296716 0.766667 8.52057 0.328603 0.766667 8.49929 0.261378 0.766667 8.53543 0.307565 2.1 8.5143 0.273784 2.1 8.53111 0.296716 1.43333 8.52057 0.261378 1.43333 8.53543 0.237462 0.1 8.54133 0.199871 0.1 8.54461 0.237462 2.1 8.54133 0.223866 1.43333 8.54334 0.185536 0.766667 8.544 0.126147 0.1 8.53012 0.147772 0.766667 8.5374 0.185536 1.43333 8.544 0.162328 2.1 8.54083 0.147772 1.43333 8.5374 0.111941 0.766667 8.52377 0.0793364 0.766667 8.50361 0.0925948 0.1 8.51285 0.0511374 0.766667 8.47763 0.0628462 0.1 8.48964 0.0925948 2.1 8.51285 0.0511374 1.43333 8.47763 0.0379429 0.1 8.46129 0.028363 0.766667 8.4468 0.028363 1.43333 8.4468 0.0118363 0.766667 8.41221 0.0379429 2.1 8.46129 0.0118363 1.43333 8.41221 0.00215455 0.766667 8.37511 0.00215455 1.43333 8.37511 0.362904 0.1 8.46347 0.355886 0.766667 8.47236 0.377579 0.766667 8.44075 0.377579 1.43333 8.44075 0.382525 0.1 8.43124 0.223866 0.766667 8.54334 0.111941 1.43333 8.52377 0.0793364 1.43333 8.50361 1.64313e-14 2.1 2.10872 0.177463 2.1 1.20599 0.177463 0.1 1.20599 2.3726 0.1 2.08829 2.36577 0.1 2.12303 2.35209 0.1 2.15569 2.54741 0.1 2.6095 2.33211 0.1 2.18493 2.27677 0.1 2.22853 2.13898 0.1 2.2367 2.10706 0.1 2.22138 2.02724 0.1 2.10877 0.893043 0.1 1.72892 2.17037 0.1 1.89933 2.24076 0.1 1.9023 2.30428 0.1 1.93278 2.27407 0.1 1.91431 2.36487 0.1 2.01826 2.35063 0.1 1.98584 2.92488 0.1 1.7461 2.3723 0.1 2.05288 0.2 0.1 3.371 2.16162 0.1 3.5528 2.08447 0.1 3.74146 2.74741 0.1 2.64882 0.2 0.1 4.39014 0.2 0.1 5.81694 0.2 0.1 6.83608 0.2 0.1 7.03991 0.695625 0.1 7.13734 1.62152 0.1 4.87342 0.2 0.1 5.61311 1.23573 0.1 5.81672 0.2 0.1 7.99312 0.202181 0.1 8.01046 0.00595983 0.1 8.3933 0 0.1 8.35604 0.0187568 0.1 8.4288 0.232251 0.1 8.05207 0.265177 0.1 8.06295 0.273784 0.1 8.53111 0.337622 0.1 8.49149 0.218826 0.1 8.04088 0.162328 0.1 8.54083 0.554811 0.1 1.74898 -1.77636e-15 0.1 2.10872 0.565121 0.1 1.71511 0.2 0.1 2.14803 0.632686 0.1 1.63502 0.698543 0.1 1.60999 0.733889 0.1 1.60789 0.555415 0.1 1.81943 2.07888 0.1 2.19995 2.05558 0.1 2.17328 0.834825 0.1 1.9202 0.860279 0.1 1.89558 2.05387 0.1 1.97334 2.0767 0.1 1.94628 2.74741 2.1 2.64882 0.2 2.1 3.16717 1.62152 2.1 4.87342 1.15857 2.1 6.00538 0.202181 2.1 8.01046 1.82077e-14 2.1 8.35604 0.565121 2.1 1.71511 0.664341 2.1 1.61916 0.698543 2.1 1.60999 2.20572 2.1 1.89723 2.92488 2.1 1.7461 2.33015 2.1 1.95695 2.54741 2.1 2.6095 2.33211 2.1 2.18493 2.30665 2.1 2.20954 2.17334 2.1 2.24528 0.2 2.1 2.14803 0.736886 2.1 1.95743 0.667155 2.1 1.94736 0.555415 2.1 1.81943 0.554811 2.1 1.74898 2.10706 2.1 2.22138 1.23573 2.1 5.81672 0.362904 2.1 8.46347 0.314122 2.1 8.04746 0.282625 2.1 8.06197 0.265177 2.1 8.06295 0.248029 2.1 8.05958 0.0628462 2.1 8.48964 0.0187568 2.1 8.4288 0.199871 2.1 8.54461 0.126147 2.1 8.53012 0.232251 2.1 8.05207 0.00595983 2.1 8.3933 2.13617 2.1 1.9085 0.900772 2.1 1.79895 0.878801 2.1 1.6965 2.0767 2.1 1.94628 2.05387 2.1 1.97334 2.03695 2.1 2.00445 2.02664 2.1 2.03832 2.02336 2.1 2.07358 0.860279 2.1 1.89558 0.804937 2.1 1.93919 2.07888 2.1 2.19995 + + + + + + + + + + -0.993712 0.111964 0 -0.943883 0.33028 0 -0.943883 0.33028 0 -0.846725 0.532032 0 -0.846725 0.532032 0 -0.707107 0.707107 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111964 0.993712 0 0.111965 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707107 0 0.846725 0.532032 0 0.943883 0.33028 0 0.993712 0.111964 2.38792e-17 0.993712 -0.111964 0 0.943883 -0.33028 0 0.846725 -0.532032 0 0.707107 -0.707107 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111965 -0.993712 0 -0.111964 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707107 0 -0.846725 -0.532032 0 -0.943883 -0.33028 0 -0.993712 -0.111964 -2.71299e-17 -0.993712 0.111964 0 -0.707107 0.707107 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111964 0.993712 0 0.111965 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707107 0 0.846725 0.532032 0 0.943883 0.33028 0 0.993712 0.111964 0 0.993712 -0.111964 -2.38792e-17 0.943883 -0.33028 0 0.846725 -0.532032 0 0.707107 -0.707107 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111965 -0.993712 0 -0.111964 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707107 0 -0.846725 -0.532032 0 -0.943883 -0.33028 0 -0.993712 -0.111964 0 -0.993712 0.111964 0 -0.943884 0.330278 0 -0.943884 0.330278 0 -0.846724 0.532033 0 -0.846724 0.532033 0 -0.707107 0.707106 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111964 0.993712 0 0.111964 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707107 0 0.846724 0.532032 0 0.943883 0.330279 0 0.993712 0.111964 2.38791e-17 0.993712 -0.111964 0 0.943883 -0.330279 0 0.846724 -0.532032 0 0.707107 -0.707107 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111964 -0.993712 0 -0.111964 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707106 0 -0.846724 -0.532033 0 -0.943884 -0.330278 0 -0.993712 -0.111964 -2.71299e-17 -0.993712 0.111964 0 -0.707107 0.707106 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111964 0.993712 0 0.111964 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707107 0 0.846724 0.532032 0 0.943883 0.330279 0 0.993712 0.111964 0 0.993712 -0.111964 -2.38791e-17 0.943883 -0.330279 0 0.846724 -0.532032 0 0.707107 -0.707107 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111964 -0.993712 0 -0.111964 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707106 0 -0.846724 -0.532033 0 -0.943884 -0.330278 0 -0.993712 -0.111964 0 -0.995974 0.0896397 0 -0.963963 0.266035 0 -0.963963 0.266035 0 -0.900968 0.433885 0 -0.900968 0.433885 0 -0.809017 0.587785 0 -0.691063 0.722795 0 -0.550898 0.834573 0 -0.393025 0.919528 0 -0.22252 0.974928 0 -0.0448649 0.998993 0 0.134233 0.99095 0 0.309018 0.951056 0 0.473868 0.880596 0 0.62349 0.781832 0 0.753072 0.657938 0 0.858449 0.512899 0 0.936234 0.351377 0 0.98393 0.178552 0 1 0 0 0.98393 -0.178552 0 0.936234 -0.351377 0 0.858449 -0.512899 0 0.753072 -0.657938 0 0.62349 -0.781832 0 0.473868 -0.880596 0 0.309018 -0.951056 0 0.134233 -0.99095 0 -0.0448649 -0.998993 0 -0.22252 -0.974928 0 -0.393025 -0.919528 0 -0.550898 -0.834573 0 -0.691063 -0.722795 0 -0.809017 -0.587785 0 -0.900968 -0.433885 0 -0.963963 -0.266035 0 -0.995974 -0.0896397 0 -0.995974 0.0896397 0 -0.809017 0.587785 0 -0.691063 0.722795 0 -0.550898 0.834573 0 -0.393025 0.919528 0 -0.22252 0.974928 0 -0.0448649 0.998993 0 0.134233 0.99095 0 0.309018 0.951056 0 0.473868 0.880596 0 0.62349 0.781832 0 0.753072 0.657938 0 0.858449 0.512899 0 0.936234 0.351377 0 0.98393 0.178552 0 1 0 0 0.98393 -0.178552 0 0.936234 -0.351377 0 0.858449 -0.512899 0 0.753072 -0.657938 0 0.62349 -0.781832 0 0.473868 -0.880596 0 0.309018 -0.951056 0 0.134233 -0.99095 0 -0.0448649 -0.998993 0 -0.22252 -0.974928 0 -0.393025 -0.919528 0 -0.550898 -0.834573 0 -0.691063 -0.722795 0 -0.809017 -0.587785 0 -0.900968 -0.433885 0 -0.963963 -0.266035 0 -0.995974 -0.0896397 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.995974 0.0896393 0 -0.963963 0.266037 0 -0.963963 0.266037 0 -0.900969 0.433884 0 -0.900969 0.433884 0 -0.809017 0.587785 0 -0.691063 0.722795 0 -0.550897 0.834573 0 -0.393025 0.919528 0 -0.222521 0.974928 0 -0.0448649 0.998993 0 0.134233 0.99095 0 0.309017 0.951056 0 0.473869 0.880596 0 0.62349 0.781832 0 0.753072 0.657938 0 0.858449 0.5129 0 0.936235 0.351374 0 0.983929 0.178558 0 1 0 0 0.983929 -0.178558 0 0.936235 -0.351374 0 0.858449 -0.5129 0 0.753072 -0.657938 0 0.62349 -0.781832 0 0.473869 -0.880596 0 0.309017 -0.951056 0 0.134233 -0.99095 0 -0.0448649 -0.998993 0 -0.222521 -0.974928 0 -0.393025 -0.919528 0 -0.550897 -0.834573 0 -0.691063 -0.722795 0 -0.809017 -0.587785 0 -0.900969 -0.433884 0 -0.963963 -0.266037 0 -0.995974 -0.0896393 0 -0.995974 0.0896393 0 -0.809017 0.587785 0 -0.691063 0.722795 0 -0.550897 0.834573 0 -0.393025 0.919528 0 -0.222521 0.974928 0 -0.0448649 0.998993 0 0.134233 0.99095 0 0.309017 0.951056 0 0.473869 0.880596 0 0.62349 0.781832 0 0.753072 0.657938 0 0.858449 0.5129 0 0.936235 0.351374 0 0.983929 0.178558 0 1 0 0 0.983929 -0.178558 0 0.936235 -0.351374 0 0.858449 -0.5129 0 0.753072 -0.657938 0 0.62349 -0.781832 0 0.473869 -0.880596 0 0.309017 -0.951056 0 0.134233 -0.99095 0 -0.0448649 -0.998993 0 -0.222521 -0.974928 0 -0.393025 -0.919528 0 -0.550897 -0.834573 0 -0.691063 -0.722795 0 -0.809017 -0.587785 0 -0.900969 -0.433884 0 -0.963963 -0.266037 0 -0.995974 -0.0896393 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 -5.05649e-16 -3.14411e-16 -1 -2.66124e-16 -3.76899e-16 -1 -1.5204e-16 -4.10223e-16 -1 -7.8878e-17 -4.34829e-16 -1 -2.22526e-17 -4.57037e-16 -1 2.86654e-17 -4.80288e-16 -1 8.1386e-17 -5.07956e-16 -1 1.44887e-16 -5.45475e-16 -1 2.37123e-16 -6.05302e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -5.17893e-16 -1 -1.50767e-17 -6.05301e-16 -1 7.71606e-17 -5.45473e-16 -1 1.40656e-16 -5.07958e-16 -1 1.9338e-16 -4.80287e-16 -1 2.44296e-16 -4.57038e-16 -1 3.00924e-16 -4.34829e-16 -1 3.74082e-16 -4.10223e-16 -1 4.88172e-16 -3.76898e-16 -1 7.27689e-16 -3.14412e-16 -1 1.01399e-15 -2.44929e-16 -1 7.27688e-16 -1.75447e-16 -1 4.88169e-16 -1.1296e-16 -1 3.74085e-16 -7.96363e-17 -1 3.00922e-16 -5.50294e-17 -1 2.44299e-16 -3.28223e-17 -1 1.93377e-16 -9.57037e-18 -1 1.40658e-16 1.80975e-17 -1 7.71596e-17 5.56149e-17 -1 -1.50771e-17 1.15442e-16 -1 1.11022e-16 2.80343e-17 -1 1.11022e-16 2.80342e-17 -1 2.37123e-16 1.15443e-16 -1 1.44886e-16 5.56153e-17 -1 8.13867e-17 1.80975e-17 -1 2.86668e-17 -9.57066e-18 -1 -2.22539e-17 -3.2822e-17 -1 -7.88772e-17 -5.50293e-17 -1 -1.52041e-16 -7.96364e-17 -1 -2.66123e-16 -1.1296e-16 -1 -5.05648e-16 -1.75448e-16 -1 -7.91942e-16 -2.44929e-16 -1 1.11022e-16 -2.44928e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.44928e-16 -1 1.11022e-16 -2.44928e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -2.4493e-16 -1 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -5.17893e-16 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.987004 -0.160695 0 -0.993119 -0.11708 -0.0025385 -0.99662 -0.0821445 -0.000311417 -0.999426 0.0338624 0.000508049 -0.998706 0.0508346 -0.00125138 -0.988673 0.150083 0.000483758 -0.973471 0.228797 -0.0027161 -0.952683 0.303966 0.000520372 -0.926845 0.37544 -0.0018734 -0.925943 0.377659 -0.00206932 -0.897417 0.441183 0.000383107 -0.863266 0.504748 -0.000709536 -0.827996 0.560733 -0.000328568 -0.794365 0.60744 0.00017785 -0.761937 0.64765 -0.00115679 -0.749382 0.662134 -0.00216362 -0.735184 0.677867 -0.00109463 -0.717163 0.696905 -0.000351778 -0.707407 0.706806 -0.000136321 -0.68586 0.727733 0.000200227 -0.594633 0.803997 0.0010027 -0.450204 0.892925 0.00103875 -0.292822 0.956166 0.00120419 -0.127018 0.991899 0.0013524 0.042441 0.999098 0.00136629 0.210679 0.977555 0.00105093 0.364818 0.931079 0.000262351 0.234839 0.972034 -0.000235599 -0.976104 0.2173 -0.00158286 -0.849638 0.527361 -0.00234909 -0.697882 0.716211 0.00133321 -0.71085 0.703338 0.00283456 -0.732447 0.680817 0.00303059 -0.762975 0.646428 5.68929e-06 -0.794261 0.607576 -6.69294e-06 -0.794262 0.607576 -6.62444e-06 -0.721956 0.691939 2.09444e-05 -0.721714 0.692191 0 -0.594634 0.803997 0 -0.594634 0.803997 0 -0.450204 0.892926 0 -0.450204 0.892926 0 -0.292823 0.956167 0 -0.127018 0.9919 0 0.0424411 0.999099 0 0.210679 0.977555 0 0.372856 0.927889 0 0.524307 0.851529 0 0.660675 0.750672 0 0.778036 0.62822 0 0.873014 0.487695 0 0.942877 0.33314 0 0.985616 0.169001 0 1 0 0 0.985613 -0.169 0.00249745 0.942874 -0.333139 0.00266894 0.873011 -0.487693 0.00276746 0.778033 -0.628218 0.00279505 0.660672 -0.750669 0.00275524 0.524305 -0.851526 0.00265297 0.372855 -0.927886 0.00249363 0.210679 -0.977553 0.00228279 0.042441 -0.999097 0.00202577 -0.127018 -0.991899 0.00172712 -0.292822 -0.956166 0.00139055 -0.450204 -0.892925 0.0010187 -0.594633 -0.803997 0.000613118 -0.721229 -0.692696 0.000171975 -0.600732 -0.799451 -0.000165107 -0.721706 0.692184 0.00465602 -0.82776 0.561081 0.000894205 -0.848299 0.529513 0.00218745 -0.893743 0.44858 0 -0.928566 0.371168 0 -0.952691 0.303941 -0.00063943 -0.953866 0.300233 0 -0.967732 0.251978 0.00107533 -0.975891 0.218257 0 -0.973476 0.228775 0.00256677 -0.988687 0.149988 -0.00150503 -0.999413 0.0337508 -0.00595041 -0.996573 -0.0824523 0.0065707 -0.996371 -0.0848047 0.00728124 -0.987033 -0.160508 -0.00186985 -0.982828 -0.184524 0 -0.967732 -0.251978 0.00133794 -0.982828 -0.184524 0 -0.996397 -0.084807 0 -0.996397 -0.084807 0 -0.996397 0.084807 -5.67893e-17 -0.996365 0.0848042 0.00812154 -0.863712 0.503985 -0.000885513 -0.897084 0.441857 0.00143922 -0.926975 0.375121 0.00074978 -0.96051 -0.278245 -0.000973248 -0.911228 -0.411901 0.00103517 -0.903436 -0.428722 -0.000645551 -0.822978 -0.568074 -0.00026561 -0.721956 -0.691939 0.000280453 -0.82851 -0.559975 0.000684133 -0.464642 -0.885499 -0.000580163 -0.316504 -0.948591 -0.000961809 -0.160163 -0.98709 -0.00130948 0.000318754 -0.999999 -0.00162143 0.160777 -0.986989 -0.00189465 0.317049 -0.948407 -0.00212491 0.465086 -0.885263 -0.00230718 0.601056 -0.799203 -0.00243577 0.721447 -0.692465 -0.00250474 0.823151 -0.567817 -0.00250874 0.903545 -0.428486 -0.00244329 0.960558 -0.278072 -0.00230559 0.989774 -0.142645 0 0.989774 -0.142645 0 0.986152 -0.165837 0.00165455 0.995562 -0.0941123 -0.000382794 0.999798 -0.0200895 0.000858819 0.998491 0.0549101 -0.000150103 0.991811 0.127714 0.000176676 0.985614 0.169 0.00218912 0.980272 0.197651 0.000573691 0.955135 0.296169 -0.000717406 0.907665 0.419695 -0.00117807 0.846158 0.532932 -0.000792609 0.772918 0.634505 0.000555372 0.690447 0.723382 -0.000426795 0.660674 0.750671 0.00159186 0.595169 0.8036 -0.000935915 0.524307 0.851528 0.00152163 0.524307 0.851529 0 0.999998 0 0.00213847 1 0 0 0.942876 0.333139 0.001833 0.942877 0.33314 0 0.873012 0.487694 0.00194349 0.873014 0.487695 0 0.778035 0.62822 0.00113647 0.778036 0.62822 0 0.486036 0.873939 -0.000593153 0.372856 0.927889 0.000799361 0.372856 0.927889 0 0.0981233 0.995174 -0.000801907 -0.0437443 0.999042 -0.00100266 -0.1912 0.981551 -0.00103113 -0.340939 0.940085 -0.000943238 -0.489026 0.872269 -0.000992143 -0.628116 0.778119 -0.000957021 -0.996397 0.084807 0 -0.911228 0.411901 0.00109702 -0.82851 0.559975 0 -0.292823 0.956167 0 -0.127018 0.9919 0 0.0424411 0.999099 0 0.210679 0.977555 0 0.660675 0.750672 0 0.985616 0.169001 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.982985 -0.183688 0 -0.988511 -0.151148 -0.000651706 -0.995249 -0.09736 -0.000858253 -0.999752 -0.0222825 0.000399713 -0.998549 0.0538262 -0.00182339 -0.998651 0.0518968 -0.00167749 -0.991933 0.126765 0.000351048 -0.983926 0.178575 -0.000473764 -0.977647 0.210247 -0.00161203 -0.975729 0.218971 -0.00207357 -0.971662 0.23637 -0.0012367 -0.966374 0.257142 -0.000550798 -0.962286 0.27204 -0.000234042 -0.959928 0.280247 -0.000119681 -0.958182 0.286159 0.000795068 -0.961455 0.274961 0.00125773 -0.965716 0.259595 0.00203911 -0.96773 0.251976 0.0025418 -0.996398 0.0848053 0 -0.967733 0.251977 0 -0.967733 0.251977 0 -0.911229 0.4119 0 -0.848171 0.529723 -0.000708997 -0.911229 0.4119 0.000713699 -0.925105 0.379712 -0.0006907 -0.952869 0.303381 0.00014509 -0.993172 -0.116642 -0.00205132 -0.971545 0.236848 0.00166253 -0.977836 0.209373 0.000539273 -0.983986 0.178248 -7.00807e-05 -0.996397 0.0848053 0.000439621 -0.991618 0.129072 0.00583663 -0.99856 0.0536431 0.000540589 -0.999752 -0.0222853 -0.000350952 -0.996442 -0.0842398 0.0024932 -0.995234 -0.0975027 0.00138475 -0.988557 -0.150847 5.61172e-06 -0.982985 -0.183684 -5.55122e-06 -0.982943 -0.183913 0 -0.982924 -0.184011 -5.16417e-06 -0.996398 -0.0848053 5.73999e-17 -0.996398 0.0848053 0 -0.967733 -0.251977 0.000794774 -0.960545 -0.278123 -0.000576409 -0.903485 -0.428619 -0.000380431 -0.82303 -0.567998 -0.000154583 -0.721269 -0.692656 0.000102677 -0.600781 -0.799413 -9.84752e-05 -0.594633 -0.803998 0.000358219 -0.464714 -0.885461 -0.000338776 -0.450204 -0.892926 0.000589269 -0.316601 -0.948559 -0.00055586 -0.160284 -0.987071 -0.000749298 0.000180555 -1 -0.000918458 0.160631 -0.987014 -0.00106215 0.316908 -0.948456 -0.00117898 0.464961 -0.88533 -0.00126719 0.60096 -0.799278 -0.00132499 0.721386 -0.692532 -0.00135086 0.823124 -0.56786 -0.00134317 0.903545 -0.428491 -0.00130082 0.960573 -0.278026 -0.00122288 0.989782 -0.142589 0 1 0 0 0.985616 0.169001 0 0.942878 0.333138 0 0.873013 0.487696 0 0.778036 0.62822 0 0.660674 0.750673 0 0.524308 0.851529 0 0.372857 0.927889 0 0.210679 0.977555 0 0.0424413 0.999099 0 -0.127018 0.9919 0 -0.292823 0.956167 0 -0.450204 0.892926 0 -0.594633 0.803998 0 -0.721955 0.69194 0 -0.828509 0.559975 0 -0.911229 0.4119 0 -0.911229 -0.4119 0.000612907 -0.828509 -0.559975 0.000402825 -0.721956 -0.69194 0.000163185 -0.292822 -0.956167 0.000796938 -0.127018 -0.9919 0.0009804 0.0424412 -0.999098 0.00113872 0.210679 -0.977555 0.00127056 0.372857 -0.927888 0.00137439 0.524307 -0.851528 0.00144868 0.660673 -0.750672 0.00149163 0.778035 -0.628219 0.00150165 0.873013 -0.487695 0.0014774 0.942877 -0.333138 0.00141816 0.989782 -0.142589 0 0.993181 -0.116575 -0.00102389 0.998653 0.0518694 -0.00101241 0.97576 0.218842 -0.000998769 0.925152 0.379596 -0.000982997 0.848262 0.529577 -0.000965226 0.747275 0.664514 -0.00094589 0.625057 0.780578 -0.00092516 0.485079 0.87447 -0.0009035 0.331313 0.94352 -0.000881153 0.16813 0.985764 -0.000858377 0.000164264 1 -0.000835571 -0.167811 0.985819 -0.000812948 -0.331021 0.943623 -0.000790754 -0.484827 0.87461 -0.000769123 -0.624857 0.780739 -0.000748255 -0.747129 0.664679 -0.000728146 -0.828509 0.559975 0.0007329 1 0 0.00103368 0.985615 0.169001 0.00102146 0.942878 0.333138 0.00100686 0.873013 0.487696 0.000990398 0.778035 0.62822 0.000972013 0.660674 0.750673 0.000952115 0.524308 0.851528 0.000930965 0.372857 0.927888 0.000908864 0.210679 0.977555 0.00088619 0.0424413 0.999099 0.000863265 -0.127018 0.9919 0.000840322 -0.292822 0.956166 0.000817612 -0.450204 0.892925 0.000795363 -0.594633 0.803997 0.000773747 -0.721955 0.691939 0.000752858 -0.828509 0.559975 0 -0.721955 0.69194 0 -0.594633 0.803998 0 -0.450204 0.892926 0 -0.292823 0.956167 0 -0.127018 0.9919 0 0.0424413 0.999099 0 0.210679 0.977555 0 0.372857 0.927889 0 0.524308 0.851529 0 0.660674 0.750673 0 0.778036 0.62822 0 0.873013 0.487696 0 0.942878 0.333138 0 0.985616 0.169001 0 1 0 0 0.985615 -0.169001 0.00132324 -0.996445 -0.0842401 2.8565e-05 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.23013 0 0.97316 -0.248833 -0.0028331 0.968542 -0.305028 0.00151571 0.952342 -0.378273 0.000240168 0.925694 -0.449107 -0.000262763 0.893478 -0.462593 -0.00268664 0.886567 -0.517209 0.00146482 0.855858 -0.56104 -0.00299299 0.827783 -0.582383 0.000481555 0.812914 -0.642941 -0.000570724 0.765916 -0.652112 -0.00228571 0.75812 -0.696732 0.00105857 0.717331 -0.734608 -0.0024012 0.678488 -0.745077 -0.000504583 0.666978 -0.786099 0.000358393 0.6181 -0.807447 -0.00231587 0.589936 -0.822467 -7.2452e-05 0.568813 -0.852954 6.02077e-05 0.521987 -0.877192 -0.000776748 0.480139 -0.889973 -8.6957e-05 0.456014 -0.895583 1.15921e-05 0.444895 -0.89895 -1.25958e-05 0.438052 -0.918843 0.00213182 0.394617 -0.916591 0.00977924 0.399708 -0.915156 0.0196118 0.402623 -0.358065 -0.00297573 0.933692 -0.869672 -0.00198 0.493627 -0.919978 -0.000405323 0.39197 -0.956497 0.000540595 0.291741 -0.984266 0.000372765 0.176696 -0.998248 0.000192583 0.0591748 -0.998355 0 0.0573304 -0.920463 -0.000521917 0.39083 -0.959151 -0.000360358 0.282893 -0.98523 -0.000186382 0.171238 -0.192895 -3.49064e-07 0.981219 -0.192895 4.02349e-06 0.981219 -0.192895 1.91927e-06 0.981219 -0.192895 1.17254e-06 0.981219 -0.192895 2.32789e-06 0.981219 -0.192895 -4.93565e-06 0.98122 -0.192895 1.75208e-06 0.981219 -0.192895 -9.51711e-07 0.981219 -0.192895 0 0.981219 -0.192895 3.22621e-06 0.981219 -0.192895 -3.12544e-06 0.98122 -0.192895 2.51976e-06 0.981219 -0.192895 1.30843e-06 0.981219 -0.192895 1.11625e-07 0.981219 -0.192895 2.71509e-06 0.981219 -0.192895 -8.73544e-07 0.981219 -0.192895 -1.44513e-06 0.981219 -0.192895 0 0.981219 -0.192893 -9.50648e-06 0.98122 -0.192897 1.01989e-05 0.981219 -0.192895 3.69375e-08 0.981219 -0.192895 -1.11475e-06 0.981219 -0.192896 -6.75814e-06 0.981219 -0.192895 0 0.981219 -0.192895 1.25905e-06 0.981219 -0.192895 3.21192e-06 0.981219 -0.192895 -2.87866e-06 0.98122 -0.192895 -8.96411e-07 0.98122 -0.192895 -1.73586e-06 0.98122 -0.192895 1.73773e-06 0.981219 -0.192894 1.05129e-06 0.98122 -0.192895 0 0.981219 -0.996397 -0.084807 0 -0.967733 -0.251978 0 -0.967733 -0.251978 0 -0.911229 -0.411901 0 -0.911229 -0.411901 0 -0.82851 -0.559975 0 -0.721956 -0.691939 0 -0.594634 -0.803997 0 -0.450204 -0.892926 0 -0.292823 -0.956167 0 -0.127018 -0.9919 0 0.0424411 -0.999099 0 0.210679 -0.977555 0 0.372856 -0.927889 0 0.524307 -0.851529 0 0.660675 -0.750672 0 0.778036 -0.62822 0 0.873014 -0.487695 0 0.942877 -0.33314 0 0.985616 -0.169001 0 1 0 0 0.985616 0.169001 0 0.942877 0.33314 0 0.873014 0.487695 0 0.778036 0.62822 0 0.660675 0.750672 0 0.524307 0.851529 0 0.372856 0.927889 0 0.210679 0.977555 0 0.0424411 0.999099 0 -0.127018 0.9919 0 -0.292823 0.956167 0 -0.450204 0.892926 0 -0.594634 0.803997 0 -0.721956 0.691939 0 -0.82851 0.559975 0 -0.911229 0.411901 0 -0.967733 0.251978 0 -0.996397 0.084807 -6.27698e-17 -0.996397 -0.084807 0 -0.82851 -0.559975 0 -0.721956 -0.691939 0 -0.594634 -0.803997 0 -0.450204 -0.892926 0 -0.292823 -0.956167 0 -0.127018 -0.9919 0 0.0424411 -0.999099 0 0.210679 -0.977555 0 0.372856 -0.927889 0 0.524307 -0.851529 0 0.660675 -0.750672 0 0.778036 -0.62822 0 0.873014 -0.487695 0 0.942877 -0.33314 0 0.985616 -0.169001 0 1 0 0 0.985616 0.169001 0 0.942877 0.33314 0 0.873014 0.487695 0 0.778036 0.62822 0 0.660675 0.750672 0 0.524307 0.851529 0 0.372856 0.927889 0 0.210679 0.977555 0 0.0424411 0.999099 0 -0.127018 0.9919 0 -0.292823 0.956167 0 -0.450204 0.892926 0 -0.594634 0.803997 0 -0.721956 0.691939 0 -0.82851 0.559975 0 -0.911229 0.411901 0 -0.967733 0.251978 0 -0.996397 0.084807 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.996397 -0.084807 0 -0.967734 -0.251975 0 -0.967734 -0.251975 0 -0.911229 -0.411901 0 -0.911229 -0.411901 0 -0.82851 -0.559975 0 -0.721956 -0.691939 0 -0.594634 -0.803997 0 -0.450203 -0.892926 0 -0.292823 -0.956167 0 -0.127018 -0.9919 0 0.0424411 -0.999099 0 0.210679 -0.977555 0 0.372856 -0.927889 0 0.524307 -0.85153 0 0.660676 -0.750672 0 0.778036 -0.62822 0 0.873014 -0.487695 0 0.942877 -0.333141 0 0.985616 -0.169001 0 1 0 0 0.985616 0.169001 0 0.942877 0.333141 0 0.873014 0.487695 0 0.778036 0.62822 0 0.660676 0.750672 0 0.524307 0.85153 0 0.372856 0.927889 0 0.210679 0.977555 0 0.0424411 0.999099 0 -0.127018 0.9919 0 -0.292823 0.956167 0 -0.450203 0.892926 0 -0.594634 0.803997 0 -0.721956 0.691939 0 -0.82851 0.559975 0 -0.911229 0.411901 0 -0.967734 0.251975 0 -0.996397 0.084807 -6.27698e-17 -0.996397 -0.084807 0 -0.82851 -0.559975 0 -0.721956 -0.691939 0 -0.594634 -0.803997 0 -0.450203 -0.892926 0 -0.292823 -0.956167 0 -0.127018 -0.9919 0 0.0424411 -0.999099 0 0.210679 -0.977555 0 0.372856 -0.927889 0 0.524307 -0.85153 0 0.660676 -0.750672 0 0.778036 -0.62822 0 0.873014 -0.487695 0 0.942877 -0.333141 0 0.985616 -0.169001 0 1 0 0 0.985616 0.169001 0 0.942877 0.333141 0 0.873014 0.487695 0 0.778036 0.62822 0 0.660676 0.750672 0 0.524307 0.85153 0 0.372856 0.927889 0 0.210679 0.977555 0 0.0424411 0.999099 0 -0.127018 0.9919 0 -0.292823 0.956167 0 -0.450203 0.892926 0 -0.594634 0.803997 0 -0.721956 0.691939 0 -0.82851 0.559975 0 -0.911229 0.411901 0 -0.967734 0.251975 0 -0.996397 0.084807 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.994138 -0.108118 0 -0.947653 -0.319302 0 -0.947653 -0.319302 0 -0.856857 -0.515555 0 -0.856857 -0.515555 0 -0.725996 -0.687699 0 -0.561187 -0.827689 0 -0.370138 -0.928977 0 -0.161782 -0.986827 0 0.0541387 -0.998533 0 0.267528 -0.96355 0 0.468408 -0.883512 0 0.647386 -0.762162 0 0.796093 -0.605174 0 0.907575 -0.41989 0 0.976621 -0.21497 0 1 0 0 0.976621 0.21497 0 0.907575 0.41989 0 0.796093 0.605174 0 0.647386 0.762162 0 0.468408 0.883512 0 0.267528 0.96355 0 0.0541387 0.998533 0 -0.161782 0.986827 0 -0.370138 0.928977 0 -0.561187 0.827689 0 -0.725996 0.687699 0 -0.856857 0.515555 0 -0.947653 0.319302 0 -0.994138 0.108118 -9.00267e-17 -0.994138 -0.108118 0 -0.725996 -0.687699 0 -0.561187 -0.827689 0 -0.370138 -0.928977 0 -0.161782 -0.986827 0 0.0541387 -0.998533 0 0.267528 -0.96355 0 0.468408 -0.883512 0 0.647386 -0.762162 0 0.796093 -0.605174 0 0.907575 -0.41989 0 0.976621 -0.21497 0 1 0 0 0.976621 0.21497 0 0.907575 0.41989 0 0.796093 0.605174 0 0.647386 0.762162 0 0.468408 0.883512 0 0.267528 0.96355 0 0.0541387 0.998533 0 -0.161782 0.986827 0 -0.370138 0.928977 0 -0.561187 0.827689 0 -0.725996 0.687699 0 -0.856857 0.515555 0 -0.947653 0.319302 0 -0.994138 0.108118 0 -0.994138 -0.108118 0 -0.947653 -0.319302 0 -0.947653 -0.319302 0 -0.856856 -0.515556 0 -0.856856 -0.515556 0 -0.725996 -0.687699 0 -0.561187 -0.827689 0 -0.370138 -0.928977 0 -0.161782 -0.986827 0 0.0541388 -0.998533 0 0.267528 -0.96355 0 0.468409 -0.883512 0 0.647386 -0.762162 0 0.796093 -0.605174 0 0.907575 -0.41989 0 0.97662 -0.214973 0 1 0 0 0.97662 0.214973 0 0.907575 0.41989 0 0.796093 0.605174 0 0.647386 0.762162 0 0.468409 0.883512 0 0.267528 0.96355 0 0.0541388 0.998533 0 -0.161782 0.986827 0 -0.370138 0.928977 0 -0.561187 0.827689 0 -0.725996 0.687699 0 -0.856856 0.515556 0 -0.947653 0.319302 0 -0.994138 0.108118 -9.00267e-17 -0.994138 -0.108118 0 -0.725996 -0.687699 0 -0.561187 -0.827689 0 -0.370138 -0.928977 0 -0.161782 -0.986827 0 0.0541388 -0.998533 0 0.267528 -0.96355 0 0.468409 -0.883512 0 0.647386 -0.762162 0 0.796093 -0.605174 0 0.907575 -0.41989 0 0.97662 -0.214973 0 1 0 0 0.97662 0.214973 0 0.907575 0.41989 0 0.796093 0.605174 0 0.647386 0.762162 0 0.468409 0.883512 0 0.267528 0.96355 0 0.0541388 0.998533 0 -0.161782 0.986827 0 -0.370138 0.928977 0 -0.561187 0.827689 0 -0.725996 0.687699 0 -0.856856 0.515556 0 -0.947653 0.319302 0 -0.994138 0.108118 0 -0.192895 3.02017e-08 0.98122 -0.192893 -3.34536e-06 0.98122 -0.192904 9.16051e-06 0.981218 -0.192895 0 0.98122 -0.192898 -1.73484e-07 0.981219 -0.192894 6.88344e-08 0.98122 -0.192894 1.10782e-07 0.98122 -0.192895 -4.06628e-08 0.981219 -0.192894 1.30052e-07 0.98122 -0.192896 -2.12096e-07 0.981219 -0.192894 1.96032e-07 0.98122 -0.192895 1.18981e-08 0.981219 -0.192896 -8.77541e-07 0.981219 -0.192893 1.25395e-06 0.98122 -0.192895 0 0.981219 -0.192896 1.29678e-06 0.981219 -0.192895 -3.60898e-08 0.98122 -0.192895 0 0.981219 -0.192895 -2.50725e-06 0.981219 -0.192895 1.2443e-06 0.98122 -0.192895 -6.15514e-07 0.981219 -0.192895 -9.95051e-07 0.981219 -0.192895 7.88377e-07 0.981219 -0.192895 -1.09689e-07 0.981219 -0.192895 1.50235e-06 0.981219 -0.192895 0 0.981219 -0.192895 -2.57973e-06 0.981219 -0.192895 0 0.981219 -0.192895 3.27585e-06 0.981219 -0.192895 -3.02762e-06 0.981219 -0.192895 2.47487e-06 0.981219 -0.192895 0 0.98122 -0.192895 -5.0825e-07 0.981219 -0.192895 2.18341e-06 0.981219 -0.192895 -1.38629e-06 0.981219 -0.192895 5.54929e-07 0.981219 -0.192895 1.01818e-06 0.981219 -0.192895 -8.0793e-07 0.981219 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.998178 0 0.0603311 0.998178 0 0.0603311 0.983642 0 0.180132 0.954784 0 0.297301 0.912019 0 0.410147 0.855978 0 0.517012 0.787466 0 0.616359 0.707494 0 0.706719 0.617216 0 0.786794 0.517948 0 0.855412 0.41114 0 0.911572 0.298348 0 0.954457 0.181203 0 0.983446 0.181203 0 0.983446 0.983642 0 0.180132 0.954784 0 0.297301 0.912019 0 0.410147 0.855978 0 0.517012 0.787466 0 0.616359 0.707494 0 0.706719 0.617216 0 0.786794 0.517948 0 0.855412 0.41114 0 0.911572 0.298348 0 0.954457 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0.998178 0 0.0603311 0.998178 0 0.0603311 0.983642 0 0.180132 0.954784 0 0.297301 0.912019 0 0.410147 0.855978 0 0.517012 0.787466 0 0.616359 0.707494 0 0.706719 0.617216 0 0.786794 0.517948 0 0.855412 0.41114 0 0.911572 0.298348 0 0.954457 0.181203 0 0.983446 0.181203 0 0.983446 0.983642 0 0.180132 0.954784 0 0.297301 0.912019 0 0.410147 0.855978 0 0.517012 0.787466 0 0.616359 0.707494 0 0.706719 0.617216 0 0.786794 0.517948 0 0.855412 0.41114 0 0.911572 0.298348 0 0.954457 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.248834 0 0.968546 -0.248834 0 0.968546 -0.358066 0 0.933696 -0.462595 0 0.88657 -0.561043 0 0.827787 -0.652113 0 0.758122 -0.73461 0 0.67849 -0.652113 0 0.758122 -0.358066 0 0.933696 -0.462595 0 0.88657 -0.561043 0 0.827787 -0.73461 0 0.67849 -0.807449 0 0.589937 -0.807449 0 0.589937 -0.869673 0 0.493628 -0.869673 0 0.493628 -0.920463 0 0.39083 -0.920463 0 0.39083 -0.959152 0 0.282893 -0.98523 0 0.171238 -0.998355 0 0.0573304 -0.998355 0 0.0573304 -0.959152 0 0.282893 -0.98523 0 0.171238 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.994138 0 0.108118 0.947653 0 0.319302 0.947653 0 0.319302 0.856858 0 0.515553 0.856858 0 0.515553 0.725995 0 0.6877 0.561188 0 0.827689 0.370138 0 0.928977 0.161781 0 0.986827 -0.0541364 0 0.998534 -0.267529 0 0.96355 -0.46841 0 0.883511 -0.647385 0 0.762163 -0.796093 0 0.605174 -0.907575 0 0.419889 -0.97662 0 0.214971 -1 0 0 -0.97662 0 -0.214971 -0.907575 0 -0.419889 -0.796093 0 -0.605174 -0.647385 0 -0.762163 -0.46841 0 -0.883511 -0.267529 0 -0.96355 -0.0541364 0 -0.998534 0.161781 0 -0.986827 0.370138 0 -0.928977 0.561188 0 -0.827689 0.725995 0 -0.6877 0.856858 0 -0.515553 0.947653 0 -0.319302 0.994138 0 -0.108119 0.994138 0 0.108118 0.725995 0 0.6877 0.561188 0 0.827689 0.370138 0 0.928977 0.161781 0 0.986827 -0.0541364 0 0.998534 -0.267529 0 0.96355 -0.46841 0 0.883511 -0.647385 0 0.762163 -0.796093 0 0.605174 -0.907575 0 0.419889 -0.97662 0 0.214971 -1 0 0 -0.97662 0 -0.214971 -0.907575 0 -0.419889 -0.796093 0 -0.605174 -0.647385 0 -0.762163 -0.46841 0 -0.883511 -0.267529 0 -0.96355 -0.0541364 0 -0.998534 0.161781 0 -0.986827 0.370138 0 -0.928977 0.561188 0 -0.827689 0.725995 0 -0.6877 0.856858 0 -0.515553 0.947653 0 -0.319302 0.994138 0 -0.108119 0.994138 0 0.108118 0.947654 0 0.3193 0.947654 0 0.3193 0.856856 0 0.515555 0.856856 0 0.515555 0.725997 0 0.687698 0.561186 0 0.82769 0.370138 0 0.928977 0.161784 0 0.986826 -0.05414 0 0.998533 -0.267529 0 0.96355 -0.468406 0 0.883513 -0.647389 0 0.76216 -0.796093 0 0.605174 -0.907575 0 0.419889 -0.97662 0 0.214973 -1 0 0 -0.97662 0 -0.214973 -0.907575 0 -0.41989 -0.796094 0 -0.605173 -0.647389 0 -0.76216 -0.468409 0 -0.883512 -0.267529 0 -0.96355 -0.0541363 0 -0.998534 0.161784 0 -0.986826 0.370134 0 -0.928978 0.561188 0 -0.827688 0.725996 0 -0.687699 0.856857 0 -0.515554 0.947654 0 -0.3193 0.994138 0 -0.108118 0.994138 0 0.108118 0.725997 0 0.687698 0.561186 0 0.82769 0.370138 0 0.928977 0.161784 0 0.986826 -0.05414 0 0.998533 -0.267529 0 0.96355 -0.468406 0 0.883513 -0.647389 0 0.76216 -0.796093 0 0.605174 -0.907575 0 0.419889 -0.97662 0 0.214973 -1 0 0 -0.97662 0 -0.214973 -0.907575 0 -0.41989 -0.796094 0 -0.605173 -0.647389 0 -0.76216 -0.468409 0 -0.883512 -0.267529 0 -0.96355 -0.0541363 0 -0.998534 0.161784 0 -0.986826 0.370134 0 -0.928978 0.561188 0 -0.827688 0.725996 0 -0.687699 0.856857 0 -0.515554 0.947654 0 -0.3193 0.994138 0 -0.108118 0.93026 -0.0626732 0.361508 0.928483 -0.0342165 0.369794 0.923784 -0.0146292 0.382635 0.915186 -0.00316231 0.403019 0.911688 -0.000446297 0.410883 0.856856 0.00110537 0.515555 0.829641 -0.0012203 0.558296 0.725997 0.00118406 0.687697 0.686593 -0.00129582 0.727041 0.561185 0.00125596 0.827689 0.370137 0.0013212 0.928976 0.161784 0.00137947 0.986825 -0.0541399 0.0014307 0.998532 -0.267529 0.00147539 0.963549 -0.468405 0.00151313 0.883512 -0.647388 0.00154383 0.762159 -0.796092 0.00156805 0.605174 -0.907574 0.00158526 0.419889 -0.976619 0.00159532 0.214973 -0.999999 0.0015987 0 -0.976619 0.00159532 -0.214973 -0.907574 0.00158531 -0.41989 -0.796093 0.00156823 -0.605172 -0.647388 0.00154383 -0.762159 -0.468408 0.00151301 -0.883511 -0.267529 0.00147497 -0.963549 -0.0541362 0.00143063 -0.998533 0.161784 0.00137947 -0.986825 0.370134 0.00132126 -0.928977 0.561188 0.00125573 -0.827687 0.725995 0.00118395 -0.687699 0.856857 0.00110535 -0.515553 0.934746 0.000737887 -0.355317 0.911688 -0.000446297 -0.410883 0.915186 -0.00316231 -0.403019 0.923784 -0.0146292 -0.382635 0.928483 -0.0342165 -0.369794 0.93026 -0.0626732 -0.361508 0.934746 0.000737887 0.355317 0.946236 0.00163758 0.323473 0.959567 0.000724382 0.281478 0.969934 6.99532e-05 0.243368 0.979906 -5.55499e-05 0.199459 0.988855 0.000644382 0.148879 0.995803 0.00129927 0.0915088 0.999532 0 0.0305756 0.999532 0 -0.0305756 0.995803 0.00129927 -0.0915088 0.988855 0.000644382 -0.148879 0.979906 -5.55499e-05 -0.199459 0.969934 6.99532e-05 -0.243368 0.959567 0.000724382 -0.281478 0.946236 0.00163758 -0.323473 0.947652 0.00182636 -0.3193 0.947652 0.00182636 0.3193 0.994136 0.0019988 0.108118 0.994136 0.0019988 -0.108118 0.829641 -0.00122042 -0.558296 0.686591 -0.00129593 -0.727042 0.509948 -0.0013643 -0.860204 0.308332 -0.00142575 -0.951278 0.0916362 -0.00148083 -0.995791 -0.129545 -0.00152904 -0.991572 -0.344379 -0.00156999 -0.938829 -0.542373 -0.0016042 -0.840136 -0.713813 -0.00163132 -0.700334 -0.850327 -0.00165171 -0.526252 -0.945224 -0.00166563 -0.326417 -0.993862 -0.00167272 -0.110611 -0.993862 -0.00167272 0.110611 -0.945224 -0.00166563 0.326417 -0.850326 -0.00165187 0.526253 -0.713815 -0.00163141 0.700333 -0.542373 -0.0016042 0.840136 -0.344383 -0.00156971 0.938828 -0.129541 -0.00152869 0.991573 0.0916362 -0.00148083 0.995791 0.308335 -0.00142582 0.951277 0.509943 -0.0013642 0.860207 0.450769 -0.0181787 0.892456 0.444477 -0.00796748 0.895755 0.428633 0.00392053 0.90347 0.441288 -0.00114531 0.897365 0.527016 0.000715602 0.849855 0.551148 0.00150634 0.834406 0.588639 0.000883058 0.808396 0.633186 -9.80122e-05 0.774 0.682493 0.000170227 0.730892 0.725993 0.00218467 0.687699 0.738394 0.00123429 0.674369 0.798433 -0.00047482 0.602084 0.854149 0.00168477 0.520026 0.856856 0.00204389 0.515552 0.90722 -0.000752345 0.420655 0.950804 0.00132537 0.309791 0.982141 -0.000751409 0.188146 0.994135 0.00263997 0.108118 0.998015 0 0.0629765 0.998015 0 -0.0629769 0.982141 -0.000751409 -0.188146 0.950804 0.00132537 -0.309791 0.947651 0.00204232 -0.319302 0.90722 -0.000752345 -0.420655 0.856856 0.00204389 -0.515552 0.854149 0.00168477 -0.520026 0.798436 -0.000474713 -0.60208 0.738389 0.00123463 -0.674374 0.725993 0.00218466 -0.687699 0.682498 0.000170477 -0.730887 0.633177 -9.7824e-05 -0.774007 0.58865 0.000882817 -0.808388 0.561186 0.00200687 -0.827687 0.551134 0.00150588 -0.834415 0.527016 0.000715602 -0.849855 0.509131 0.000318717 -0.860689 0.43509 -0.000906604 -0.900387 0.250436 -0.00152543 -0.968132 0.03854 -0.00153486 -0.999256 -0.175118 -0.00154328 -0.984546 -0.380751 -0.00155025 -0.924677 -0.568918 -0.00155613 -0.822393 -0.730985 -0.00156096 -0.682392 -0.859528 -0.00156444 -0.511086 -0.948644 -0.00156685 -0.31634 -0.994249 -0.00156806 -0.107084 -0.994249 -0.00156807 0.107083 -0.948644 -0.00156685 0.31634 -0.859528 -0.00156444 0.511086 -0.730985 -0.00156096 0.682392 -0.568916 -0.00155622 0.822394 -0.380754 -0.00155034 0.924675 -0.175118 -0.00154328 0.984546 0.03854 -0.00153486 0.999256 0.250436 -0.00152543 0.968132 0.370138 0.00155094 0.928976 0.561186 0.00200664 0.827687 0.947651 0.00204232 0.319302 0.994135 0.00263996 -0.108118 0.444471 -0.00796269 -0.895758 0.450769 -0.0181841 -0.892455 0.370138 0.00155094 -0.928976 0.161781 0.001561 -0.986826 -0.0541363 0.00156972 -0.998532 -0.267529 0.0015775 -0.963549 -0.46841 0.00158408 -0.88351 -0.647384 0.00158923 -0.762162 -0.796092 0.0015935 -0.605173 -0.907574 0.00159638 -0.419888 -0.976619 0.00159815 -0.214971 -0.999999 0.0015987 0 -0.976619 0.00159815 0.214971 -0.907574 0.00159638 0.419888 -0.796092 0.0015935 0.605173 -0.647384 0.00158923 0.762162 -0.46841 0.00158389 0.88351 -0.267529 0.0015775 0.963549 -0.0541363 0.00156972 0.998532 0.161781 0.001561 0.986826 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 1 0 0 0 0 1 0 0 1 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -0.192895 0 0.981219 -0.192895 0 0.981219 0.242536 0 -0.970142 0.242536 0 -0.970142 0.242536 0 -0.970142 0.994138 0 -0.108118 0.947654 0 -0.319298 0.947654 0 -0.319298 0.856856 0 -0.515556 0.725996 0 -0.687698 0.561187 0 -0.827689 0.370138 0 -0.928977 0.561187 0 -0.827689 0.561187 0 -0.827689 0.725996 0 -0.687698 0.856856 0 -0.515556 0.947654 0 -0.319298 0.856856 0 -0.515556 0.856856 0 -0.515556 0.856856 0 -0.515556 0.725996 0 -0.687698 0.561187 0 -0.827689 0.370138 0 -0.928977 0.161783 0 -0.986826 0.370138 0 -0.928977 0.725996 0 -0.687698 0.561187 0 -0.827689 0.370138 0 -0.928977 0.161783 0 -0.986826 -0.05414 0 -0.998533 0.161783 0 -0.986826 0.561187 0 -0.827689 0.370138 0 -0.928977 0.161783 0 -0.986826 -0.05414 0 -0.998533 -0.267529 0 -0.96355 -0.05414 0 -0.998533 0.370138 0 -0.928977 0.161783 0 -0.986826 -0.05414 0 -0.998533 -0.267529 0 -0.96355 -0.468406 0 -0.883513 -0.267529 0 -0.96355 0.161783 0 -0.986826 -0.05414 0 -0.998533 -0.267529 0 -0.96355 -0.468406 0 -0.883513 -0.647389 0 -0.76216 -0.468406 0 -0.883513 -0.05414 0 -0.998533 -0.267529 0 -0.96355 -0.468406 0 -0.883513 -0.647389 0 -0.76216 -0.796093 0 -0.605175 -0.647389 0 -0.76216 -0.267529 0 -0.96355 -0.468406 0 -0.883513 -0.647389 0 -0.76216 -0.796093 0 -0.605174 -0.907575 0 -0.41989 -0.796093 0 -0.605175 -0.468406 0 -0.883513 -0.647389 0 -0.76216 -0.796093 0 -0.605174 -0.907575 0 -0.41989 -0.97662 0 -0.214972 -0.907575 0 -0.41989 -0.647389 0 -0.76216 -0.796093 0 -0.605174 -0.907575 0 -0.41989 -0.97662 0 -0.214972 -1 0 0 -0.97662 0 -0.214972 -0.796093 0 -0.605174 -0.907575 0 -0.41989 -0.97662 0 -0.214972 -1 0 0 -0.97662 0 0.214972 -1 0 0 -0.907575 0 -0.41989 -0.97662 0 -0.214972 -1 0 0 -0.97662 0 0.214972 -0.907575 0 0.41989 -0.97662 0 0.214972 -0.97662 0 -0.214972 -1 0 0 -0.97662 0 0.214972 -0.907575 0 0.41989 -0.796093 0 0.605175 -0.907575 0 0.41989 -1 0 0 -0.97662 0 0.214972 -0.907575 0 0.41989 -0.796093 0 0.605174 -0.647389 0 0.76216 -0.796093 0 0.605175 -0.97662 0 0.214972 -0.907575 0 0.41989 -0.796093 0 0.605174 -0.647389 0 0.76216 -0.468406 0 0.883513 -0.647389 0 0.76216 -0.907575 0 0.41989 -0.796093 0 0.605174 -0.647389 0 0.76216 -0.468406 0 0.883513 -0.267529 0 0.96355 -0.468406 0 0.883513 -0.796093 0 0.605174 -0.647389 0 0.76216 -0.468406 0 0.883513 -0.267529 0 0.96355 -0.05414 0 0.998533 -0.267529 0 0.96355 -0.647389 0 0.76216 -0.468406 0 0.883513 -0.267529 0 0.96355 -0.05414 0 0.998533 0.161783 0 0.986826 -0.05414 0 0.998533 -0.468406 0 0.883513 -0.267529 0 0.96355 -0.05414 0 0.998533 0.161783 0 0.986826 0.370138 0 0.928977 0.161783 0 0.986826 -0.267529 0 0.96355 -0.05414 0 0.998533 0.161783 0 0.986826 0.370138 0 0.928977 0.561187 0 0.827689 0.370138 0 0.928977 -0.05414 0 0.998533 0.161783 0 0.986826 0.370138 0 0.928977 0.561187 0 0.827689 0.725996 0 0.687698 0.561187 0 0.827689 0.161783 0 0.986826 0.370138 0 0.928977 0.561187 0 0.827689 0.725996 0 0.687698 0.856856 0 0.515556 0.725996 0 0.687698 0.370138 0 0.928977 0.561187 0 0.827689 0.725996 0 0.687698 0.856856 0 0.515556 0.947654 0 0.319298 0.856856 0 0.515556 0.561187 0 0.827689 0.725996 0 0.687698 0.856856 0 0.515556 0.947654 0 0.319298 0.994138 0 0.108118 0.947654 0 0.319298 0.725996 0 0.687698 0.856856 0 0.515556 0.947654 0 0.319298 0.994138 0 0.108118 0.994138 0 -0.108118 0.994138 0 0.108118 0.856856 0 0.515556 0.947654 0 0.319298 0.994138 0 0.108118 0.994138 0 -0.108118 0.947654 0 -0.319298 0.994138 0 -0.108118 0.947654 0 0.319298 0.994138 0 0.108118 0.994138 0 -0.108118 0.947654 0 -0.319298 0.856856 0 -0.515556 0.947654 0 -0.319298 0.994138 0 0.108118 0.994138 0 -0.108118 0.947654 0 -0.319298 0.856856 0 -0.515556 0.725996 0 -0.687698 0.856856 0 -0.515556 0.994138 0 0.108118 0.994138 0 -0.108118 0.994138 0 0.108118 0.994138 0 -0.108118 0.947654 0 -0.319298 0.725996 0 -0.687698 0.725996 0 -0.687698 0.725996 0 -0.687698 0.561187 0 -0.827689 0.561187 0 -0.827689 0.370138 0 -0.928977 0.370138 0 -0.928977 0.161783 0 -0.986826 0.161783 0 -0.986826 -0.05414 0 -0.998533 -0.05414 0 -0.998533 -0.267529 0 -0.96355 -0.267529 0 -0.96355 -0.468406 0 -0.883513 -0.468406 0 -0.883513 -0.647389 0 -0.76216 -0.647389 0 -0.76216 -0.796093 0 -0.605174 -0.796093 0 -0.605174 -0.907575 0 -0.41989 -0.907575 0 -0.41989 -0.97662 0 -0.214972 -0.97662 0 -0.214972 -1 0 0 -1 0 0 -0.97662 0 0.214972 -0.97662 0 0.214972 -0.907575 0 0.41989 -0.907575 0 0.41989 -0.796093 0 0.605174 -0.796093 0 0.605174 -0.647389 0 0.76216 -0.647389 0 0.76216 -0.468406 0 0.883513 -0.468406 0 0.883513 -0.267529 0 0.96355 -0.267529 0 0.96355 -0.05414 0 0.998533 -0.05414 0 0.998533 0.161783 0 0.986826 0.161783 0 0.986826 0.370138 0 0.928977 0.370138 0 0.928977 0.561187 0 0.827689 0.561187 0 0.827689 0.725996 0 0.687698 0.725996 0 0.687698 0.856856 0 0.515556 0.856856 0 0.515556 0.947654 0 0.319298 0.947654 0 0.319298 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.925583 0 -0.378544 -0.925583 0 -0.378544 0.192895 0 -0.981219 0.192895 0 -0.981219 1 0 0 1 0 0 -0.192895 0 0.981219 -0.192895 0 0.981219 1 0 0 1 0 0 -0.192895 0 0.981219 -0.192895 0 0.981219 -0.925583 0 -0.378544 -0.925583 0 -0.378544 0.192895 0 -0.981219 0.192895 0 -0.981219 -0.925583 0 -0.378544 -0.925583 0 -0.378544 0.192895 0 -0.981219 0.192895 0 -0.981219 1 0 0 1 0 0 -0.192895 0 0.981219 -0.192895 0 0.981219 0.192894 0 -0.98122 0.192894 0 -0.98122 1 0 0 1 0 0 -0.192895 0 0.981219 -0.192895 0 0.981219 -0.925583 0 -0.378544 -0.925583 0 -0.378544 -0.925583 0 -0.378544 -0.925583 0 -0.378544 0.992179 0.000262528 -0.124826 0.930338 -0.000239541 -0.366702 0.923873 0.000479774 -0.382698 0.793359 0 -0.608754 0.608772 0 -0.793345 0.382696 0 -0.923874 0.192909 0.00096992 -0.981216 0.382695 -0.0010237 -0.923874 0.429916 0.000821124 -0.902868 0.608772 -0.000866051 -0.793345 0.793359 0 -0.608754 0.923874 0 -0.382698 0.991445 0 -0.130525 0.923874 0 -0.382698 0.923874 0 -0.382698 0.810507 -0.000455252 -0.585728 0.793359 0.00068439 -0.608754 0.608772 0 -0.793345 0.382696 0 -0.923874 0.130523 0 -0.991445 -0.0561539 0.00109369 -0.998422 0.130523 -0.00116021 -0.991445 0.640175 -0.000649784 -0.768229 0.608772 0.000866053 -0.793345 0.382696 0 -0.923874 0.130523 0 -0.991445 -0.130524 0 -0.991445 -0.301725 0.00119482 -0.953394 -0.130523 -0.00127361 -0.991444 0.429916 -0.000821124 -0.902868 0.382695 0.0010237 -0.923874 0.130523 0 -0.991445 -0.130524 0 -0.991445 -0.382695 0 -0.923875 -0.528472 0.00127238 -0.84895 -0.382695 -0.0013639 -0.923874 0.192909 -0.00096992 -0.981216 0.130523 0.00116021 -0.991445 -0.130524 0 -0.991445 -0.382695 0 -0.923875 -0.608772 0 -0.793345 -0.722299 0.00132701 -0.691579 -0.608772 -0.00143163 -0.793344 -0.0561539 -0.00109369 -0.998422 -0.130523 0.00127361 -0.991444 -0.382695 0 -0.923875 -0.608772 0 -0.793345 -0.793359 0 -0.608754 -0.871085 0.00135885 -0.491131 -0.793358 -0.0014753 -0.608754 -0.301725 -0.00119482 -0.953394 -0.382695 0.00136391 -0.923874 -0.608772 0 -0.793345 -0.793359 0 -0.608754 -0.897843 0 -0.440316 -0.793359 0 -0.608754 -0.528472 -0.00127238 -0.84895 -0.608772 0.00143163 -0.793344 -0.793359 0 -0.608754 -0.897843 0 -0.440316 -0.793359 0 -0.608754 -0.722299 -0.00132701 -0.691579 -0.793358 0.0014753 -0.608754 -0.897843 0 -0.440316 -0.897843 0 -0.440316 -0.871085 -0.00135885 -0.491131 0.640175 0.000649784 -0.768229 0.793359 -0.00068439 -0.608754 0.923874 0 -0.382698 0.991445 0 -0.130525 0.923874 0 -0.382698 0.810507 0.000455253 -0.585728 0.923873 -0.000479774 -0.382698 0.991445 0 -0.130525 0.923874 0 -0.382698 0.930338 0.000239541 -0.366702 0.988829 -0.000213689 -0.149052 0.992179 0 -0.124826 0.793359 0 -0.608754 0.793359 0 -0.608754 0.793359 0 -0.608754 0.793359 0 -0.608754 0.608772 0 -0.793345 0.608772 0 -0.793345 0.608772 0 -0.793345 0.608772 0 -0.793345 0.382696 0 -0.923874 0.382696 0 -0.923874 0.382696 0 -0.923874 0.130523 0 -0.991445 0.130523 0 -0.991445 0.130523 0 -0.991445 -0.130524 0 -0.991445 -0.130524 0 -0.991445 -0.130524 0 -0.991445 -0.382695 0 -0.923875 -0.382695 0 -0.923875 -0.382695 0 -0.923875 -0.608772 0 -0.793345 -0.608772 0 -0.793345 -0.608772 0 -0.793345 -0.793359 0 -0.608754 1 0 0 1 0 0 -0.192894 0 0.98122 -0.192894 0 0.98122 0.95667 0 0.291173 0.878475 0 0.477789 0.878475 0 0.477789 0.764313 0 0.644846 0.618863 0 0.785499 0.448074 0 0.893997 0.618863 0 0.785499 0.618863 0 0.785499 0.764313 0 0.644846 0.878475 0 0.477789 0.764313 0 0.644846 0.764313 0 0.644846 0.764313 0 0.644846 0.618863 0 0.785499 0.448074 0 0.893997 0.258942 0 0.965893 0.448074 0 0.893997 0.618863 0 0.785499 0.448074 0 0.893997 0.258942 0 0.965893 0.0592058 0 0.998246 0.258942 0 0.965893 0.448074 0 0.893997 0.258942 0 0.965893 0.0592058 0 0.998246 -0.142948 0 0.98973 0.0592058 0 0.998246 0.258942 0 0.965893 0.0592058 0 0.998246 -0.142948 0 0.98973 -0.339254 0 0.940695 -0.142948 0 0.98973 0.0592058 0 0.998246 -0.142948 0 0.98973 -0.339254 0 0.940695 -0.521672 0 0.853146 -0.339254 0 0.940695 -0.142948 0 0.98973 -0.339254 0 0.940695 -0.521672 0 0.853146 -0.682729 0 0.730672 -0.521672 0 0.853146 -0.339254 0 0.940695 -0.521672 0 0.853146 -0.682729 0 0.730672 -0.815836 0 0.578284 -0.682729 0 0.730672 -0.521672 0 0.853146 -0.682729 0 0.730672 -0.815836 0 0.578284 -0.915544 0 0.402219 -0.815836 0 0.578284 -0.682729 0 0.730672 -0.815836 0 0.578284 -0.915544 0 0.402219 -0.977768 0 0.209688 -0.915544 0 0.402219 -0.815836 0 0.578284 -0.915544 0 0.402219 -0.977768 0 0.209688 -0.999963 0 0.00857147 -0.977768 0 0.209688 -0.915544 0 0.402219 -0.977768 0 0.209688 -0.999963 0 0.00857147 -0.981219 0 -0.192895 -0.999963 0 0.00857147 -0.977768 0 0.209688 -0.999963 0 0.00857147 -0.981219 0 -0.192895 -0.922304 0 -0.386465 -0.981219 0 -0.192895 -0.999963 0 0.00857147 -0.981219 0 -0.192895 -0.922304 0 -0.386465 -0.825631 0 -0.56421 -0.922304 0 -0.386465 -0.981219 0 -0.192895 -0.922304 0 -0.386465 -0.825631 0 -0.56421 -0.695153 0 -0.718862 -0.825631 0 -0.56421 -0.922304 0 -0.386465 -0.825631 0 -0.56421 -0.695153 0 -0.718862 -0.536219 0 -0.844079 -0.695153 0 -0.718862 -0.825631 0 -0.56421 -0.695153 0 -0.718862 -0.536219 0 -0.844079 -0.355333 0 -0.93474 -0.536219 0 -0.844079 -0.695153 0 -0.718862 -0.536219 0 -0.844079 -0.355333 0 -0.93474 -0.159895 0 -0.987134 -0.355333 0 -0.93474 -0.536219 0 -0.844079 -0.355333 0 -0.93474 -0.159895 0 -0.987134 0.0420864 0 -0.999114 -0.159895 0 -0.987134 -0.355333 0 -0.93474 -0.159895 0 -0.987134 0.0420864 0 -0.999114 0.242348 0 -0.970189 0.0420864 0 -0.999114 -0.159895 0 -0.987134 0.0420864 0 -0.999114 0.242348 0 -0.970189 0.432682 0 -0.901547 0.242348 0 -0.970189 0.0420864 0 -0.999114 0.242348 0 -0.970189 0.432682 0 -0.901547 0.605303 0 -0.795995 0.432682 0 -0.901547 0.242348 0 -0.970189 0.432682 0 -0.901547 0.605303 0 -0.795995 0.753148 0 -0.657851 0.605303 0 -0.795995 0.432682 0 -0.901547 0.605303 0 -0.795995 0.753148 0 -0.657851 0.870154 0 -0.49278 0.753148 0 -0.657851 0.605303 0 -0.795995 0.753148 0 -0.657851 0.870154 0 -0.49278 0.951538 0 -0.307531 0.870154 0 -0.49278 0.753148 0 -0.657851 0.870154 0 -0.49278 0.951538 0 -0.307531 0.993966 0 -0.109692 0.951538 0 -0.307531 0.870154 0 -0.49278 0.951538 0 -0.307531 0.993966 0 -0.109692 0.9957 0 0.0926367 0.993966 0 -0.109692 0.951538 0 -0.307531 0.993966 0 -0.109692 0.9957 0 0.0926367 0.95667 0 0.291173 0.9957 0 0.0926367 0.993966 0 -0.109692 0.9957 0 0.0926367 0.95667 0 0.291173 0.878475 0 0.477789 0.95667 0 0.291173 0.9957 0 0.0926367 0.95667 0 0.291173 0.878475 0 0.477789 0.764313 0 0.644846 0.878475 0 0.477789 0.9957 0 0.0926367 0.95667 0 0.291173 0.618863 0 0.785499 0.448074 0 0.893997 0.258942 0 0.965893 0.0592058 0 0.998246 -0.142948 0 0.98973 -0.339254 0 0.940695 -0.521672 0 0.853146 -0.682729 0 0.730672 -0.815836 0 0.578284 -0.915544 0 0.402219 -0.977768 0 0.209688 -0.999963 0 0.00857147 -0.981219 0 -0.192895 -0.922304 0 -0.386465 -0.825631 0 -0.56421 -0.695153 0 -0.718862 -0.536219 0 -0.844079 -0.355333 0 -0.93474 -0.159895 0 -0.987134 0.0420864 0 -0.999114 0.242348 0 -0.970189 0.432682 0 -0.901547 0.605303 0 -0.795995 0.753148 0 -0.657851 0.870154 0 -0.49278 0.951538 0 -0.307531 0.993966 0 -0.109692 0.95667 0 0.291174 0.878475 0 0.477789 0.878475 0 0.477789 0.764313 0 0.644845 0.618861 0 0.7855 0.448073 0 0.893997 0.618861 0 0.7855 0.618861 0 0.7855 0.764313 0 0.644845 0.878475 0 0.477789 0.764313 0 0.644845 0.764313 0 0.644845 0.764313 0 0.644845 0.618861 0 0.7855 0.448073 0 0.893997 0.258943 0 0.965893 0.448073 0 0.893997 0.618861 0 0.7855 0.448073 0 0.893997 0.258943 0 0.965893 0.0592093 0 0.998246 0.258943 0 0.965893 0.448073 0 0.893997 0.258943 0 0.965893 0.0592093 0 0.998246 -0.142951 0 0.98973 0.0592093 0 0.998246 0.258943 0 0.965893 0.0592093 0 0.998246 -0.142951 0 0.98973 -0.339254 0 0.940695 -0.142951 0 0.98973 0.0592093 0 0.998246 -0.142951 0 0.98973 -0.339254 0 0.940695 -0.521671 0 0.853146 -0.339254 0 0.940695 -0.142951 0 0.98973 -0.339254 0 0.940695 -0.521671 0 0.853146 -0.682726 0 0.730674 -0.521671 0 0.853146 -0.339254 0 0.940695 -0.521671 0 0.853146 -0.682726 0 0.730674 -0.815838 0 0.578281 -0.682726 0 0.730674 -0.521671 0 0.853146 -0.682726 0 0.730674 -0.815838 0 0.578281 -0.915542 0 0.402221 -0.815838 0 0.578281 -0.682726 0 0.730674 -0.815838 0 0.578281 -0.915542 0 0.402221 -0.97777 0 0.209682 -0.915542 0 0.402221 -0.815838 0 0.578281 -0.915542 0 0.402221 -0.97777 0 0.209682 -0.999963 0 0.00857144 -0.97777 0 0.209682 -0.915542 0 0.402221 -0.97777 0 0.209682 -0.999963 0 0.00857144 -0.98122 0 -0.19289 -0.999963 0 0.00857144 -0.97777 0 0.209682 -0.999963 0 0.00857144 -0.98122 0 -0.19289 -0.922305 0 -0.386463 -0.98122 0 -0.19289 -0.999963 0 0.00857144 -0.98122 0 -0.19289 -0.922305 0 -0.386463 -0.825628 0 -0.564215 -0.922305 0 -0.386463 -0.98122 0 -0.19289 -0.922305 0 -0.386463 -0.825628 0 -0.564215 -0.695153 0 -0.718861 -0.825628 0 -0.564215 -0.922305 0 -0.386463 -0.825628 0 -0.564215 -0.695153 0 -0.718861 -0.536219 0 -0.844079 -0.695153 0 -0.718861 -0.825628 0 -0.564215 -0.695153 0 -0.718861 -0.536219 0 -0.844079 -0.355335 0 -0.934739 -0.536219 0 -0.844079 -0.695153 0 -0.718861 -0.536219 0 -0.844079 -0.355335 0 -0.934739 -0.159895 0 -0.987134 -0.355335 0 -0.934739 -0.536219 0 -0.844079 -0.355335 0 -0.934739 -0.159895 0 -0.987134 0.0420899 0 -0.999114 -0.159895 0 -0.987134 -0.355335 0 -0.934739 -0.159895 0 -0.987134 0.0420899 0 -0.999114 0.242346 0 -0.97019 0.0420899 0 -0.999114 -0.159895 0 -0.987134 0.0420899 0 -0.999114 0.242346 0 -0.97019 0.432681 0 -0.901547 0.242346 0 -0.97019 0.0420899 0 -0.999114 0.242346 0 -0.97019 0.432681 0 -0.901547 0.605302 0 -0.795996 0.432681 0 -0.901547 0.242346 0 -0.97019 0.432681 0 -0.901547 0.605302 0 -0.795996 0.753151 0 -0.657848 0.605302 0 -0.795996 0.432681 0 -0.901547 0.605302 0 -0.795996 0.753151 0 -0.657848 0.870152 0 -0.492784 0.753151 0 -0.657848 0.605302 0 -0.795996 0.753151 0 -0.657848 0.870152 0 -0.492784 0.951539 0 -0.307529 0.870152 0 -0.492784 0.753151 0 -0.657848 0.870152 0 -0.492784 0.951539 0 -0.307529 0.993966 0 -0.109692 0.951539 0 -0.307529 0.870152 0 -0.492784 0.951539 0 -0.307529 0.993966 0 -0.109692 0.9957 0 0.0926367 0.993966 0 -0.109692 0.951539 0 -0.307529 0.993966 0 -0.109692 0.9957 0 0.0926367 0.95667 0 0.291174 0.9957 0 0.0926367 0.993966 0 -0.109692 0.9957 0 0.0926367 0.95667 0 0.291174 0.878475 0 0.477789 0.95667 0 0.291174 0.9957 0 0.0926367 0.95667 0 0.291174 0.878475 0 0.477789 0.764313 0 0.644845 0.878475 0 0.477789 0.9957 0 0.0926367 0.95667 0 0.291174 0.618861 0 0.7855 0.448073 0 0.893997 0.258943 0 0.965893 0.0592093 0 0.998246 -0.142951 0 0.98973 -0.339254 0 0.940695 -0.521671 0 0.853146 -0.682726 0 0.730674 -0.815838 0 0.578281 -0.915542 0 0.402221 -0.97777 0 0.209682 -0.999963 0 0.00857144 -0.98122 0 -0.19289 -0.922305 0 -0.386463 -0.825628 0 -0.564215 -0.695153 0 -0.718861 -0.536219 0 -0.844079 -0.355335 0 -0.934739 -0.159895 0 -0.987134 0.0420899 0 -0.999114 0.242346 0 -0.97019 0.432681 0 -0.901547 0.605302 0 -0.795996 0.753151 0 -0.657848 0.870152 0 -0.492784 0.951539 0 -0.307529 0.993966 0 -0.109692 0.98122 0 0.192895 0.98122 0 0.192895 0.925583 0 0.378544 0.925583 0 0.378544 0.854179 0.00107833 0.519978 0.824492 -0.00113951 0.565872 0.742349 0.00111295 0.670012 0.70251 -0.00117374 0.711673 0.555122 0 0.831769 0.445534 -0.00117676 0.895264 0.555122 0.00120424 0.831768 0.604514 -0.00114616 0.796594 0.70251 0.00117374 0.711673 0.824493 0 0.565872 0.702511 0 0.711673 0.702511 0 0.711673 0.604514 0.00114616 0.796594 0.555122 -0.00120424 0.831768 0.387678 0 0.921795 0.270963 -0.00120387 0.962589 0.387677 0.0012327 0.921794 0.445534 0.00117676 0.895264 0.387677 -0.0012327 0.921794 0.206227 0 0.978504 0.0868673 -0.00122828 0.996219 0.206227 0.00125928 0.978503 0.270963 0.00120387 0.962589 0.206227 -0.00125928 0.978503 0.0173141 0 0.99985 -0.100237 -0.00125025 0.994963 0.0173141 0.00128199 0.999849 0.0868673 0.00122828 0.996219 0.0173141 -0.00128199 0.999849 -0.172221 0 0.985058 -0.283854 -0.00126927 0.958867 -0.172221 0.00130275 0.985058 -0.100237 0.00125025 0.994963 -0.172221 -0.00130275 0.985058 -0.355537 0 0.934662 -0.457534 -0.00128593 0.889191 -0.355536 0.00132041 0.934662 -0.283854 0.00126927 0.958867 -0.355536 -0.00132041 0.934662 -0.525993 0 0.850489 -0.615156 -0.00129974 0.788405 -0.525992 0.00133453 0.850488 -0.457534 0.00128593 0.889191 -0.525992 -0.00133453 0.850488 -0.677457 0 0.735563 -0.751287 -0.0013097 0.659974 -0.677456 0.00134825 0.735562 -0.615156 0.00129974 0.788405 -0.677456 -0.00134825 0.735562 -0.804411 0 0.594073 -0.861077 -0.00131812 0.508473 -0.804411 0.00135728 0.594072 -0.751287 0.0013097 0.659974 -0.804411 -0.00135728 0.594072 -0.902303 0 0.431102 -0.940733 -0.00132348 0.339145 -0.902302 0.00136446 0.431101 -0.861077 0.00131812 0.508473 -0.902302 -0.00136446 0.431101 -0.967584 0 0.25255 -0.987447 -0.00132645 0.157944 -0.967583 0.00136842 0.252549 -0.940733 0.00132348 0.339145 -0.967583 -0.00136842 0.252549 -0.993677 0 0.112274 -0.967584 0 0.25255 -0.987447 0.00132645 0.157944 -0.993677 0 0.112274 0.742349 -0.00111295 0.670012 0.824492 0.0011395 0.565872 0.887136 0 0.461508 0.824493 0 0.565872 0.854179 -0.00107833 0.519978 0.887136 0 0.461508 0.555122 0 0.831769 0.387678 0 0.921795 0.206227 0 0.978504 0.0173141 0 0.99985 -0.172221 0 0.985058 -0.355537 0 0.934662 -0.525993 0 0.850489 -0.677457 0 0.735563 -0.804411 0 0.594073 -0.902303 0 0.431102 -1 9.10383e-15 2.84339e-16 -1 9.10383e-15 2.84339e-16 -0.981219 8.93285e-15 -0.192895 -0.981219 0 -0.192895 0.192895 0 -0.981219 0.192895 0 -0.981219 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + +

0 0 107 0 251 0 0 1 111 1 107 1 0 2 249 2 111 2 111 3 249 3 1 3 1 4 249 4 250 4 115 5 250 5 2 5 9 6 2 6 10 6 11 7 10 7 248 7 118 8 248 8 247 8 12 9 247 9 13 9 14 10 13 10 15 10 119 11 15 11 260 11 121 12 260 12 259 12 16 13 259 13 3 13 17 14 3 14 256 14 89 15 256 15 258 15 4 16 258 16 18 16 19 17 18 17 254 17 92 18 254 18 237 18 95 19 237 19 236 19 96 20 236 20 5 20 20 21 5 21 235 21 97 22 235 22 234 22 99 23 234 23 233 23 102 24 233 24 6 24 21 25 6 25 7 25 22 26 7 26 231 26 23 27 231 27 230 27 24 28 230 28 25 28 8 29 25 29 251 29 107 30 8 30 251 30 1 31 250 31 115 31 115 32 2 32 9 32 9 33 10 33 11 33 11 34 248 34 118 34 118 35 247 35 12 35 12 36 13 36 14 36 14 37 15 37 119 37 119 38 260 38 121 38 121 39 259 39 16 39 16 40 3 40 17 40 17 41 256 41 89 41 89 42 258 42 4 42 4 43 18 43 19 43 19 44 254 44 92 44 92 45 237 45 95 45 95 46 236 46 96 46 96 47 5 47 20 47 20 48 235 48 97 48 97 49 234 49 99 49 99 50 233 50 102 50 102 51 6 51 21 51 21 52 7 52 22 52 22 53 231 53 23 53 23 54 230 54 24 54 24 55 25 55 8 55 26 56 27 56 257 56 26 57 29 57 27 57 26 58 28 58 29 58 29 59 28 59 30 59 30 60 28 60 43 60 184 61 43 61 31 61 186 62 31 62 32 62 187 63 32 63 246 63 189 64 246 64 33 64 44 65 33 65 245 65 191 66 245 66 244 66 193 67 244 67 243 67 196 68 243 68 34 68 35 69 34 69 45 69 46 70 45 70 47 70 198 71 47 71 241 71 168 72 241 72 239 72 170 73 239 73 36 73 48 74 36 74 37 74 49 75 37 75 238 75 50 76 238 76 38 76 175 77 38 77 39 77 176 78 39 78 51 78 178 79 51 79 40 79 41 80 40 80 252 80 180 81 252 81 42 81 181 82 42 82 52 82 53 83 52 83 253 83 182 84 253 84 255 84 183 85 255 85 257 85 27 86 183 86 257 86 30 87 43 87 184 87 184 88 31 88 186 88 186 89 32 89 187 89 187 90 246 90 189 90 189 91 33 91 44 91 44 92 245 92 191 92 191 93 244 93 193 93 193 94 243 94 196 94 196 95 34 95 35 95 35 96 45 96 46 96 46 97 47 97 198 97 198 98 241 98 168 98 168 99 239 99 170 99 170 100 36 100 48 100 48 101 37 101 49 101 49 102 238 102 50 102 50 103 38 103 175 103 175 104 39 104 176 104 176 105 51 105 178 105 178 106 40 106 41 106 41 107 252 107 180 107 180 108 42 108 181 108 181 109 52 109 53 109 53 110 253 110 182 110 182 111 255 111 183 111 90 112 72 112 122 112 90 113 54 113 72 113 90 114 91 114 54 114 54 115 91 115 201 115 201 116 91 116 94 116 55 117 94 117 93 117 56 118 93 118 57 118 73 119 57 119 58 119 59 120 58 120 74 120 214 121 74 121 100 121 215 122 100 122 98 122 60 123 98 123 61 123 217 124 61 124 101 124 75 125 101 125 105 125 218 126 105 126 103 126 219 127 103 127 104 127 62 128 104 128 63 128 220 129 63 129 64 129 65 130 64 130 106 130 66 131 106 131 109 131 221 132 109 132 110 132 76 133 110 133 108 133 222 134 108 134 112 134 77 135 112 135 114 135 223 136 114 136 113 136 67 137 113 137 116 137 224 138 116 138 78 138 79 139 78 139 80 139 81 140 80 140 117 140 225 141 117 141 68 141 210 142 68 142 120 142 82 143 120 143 69 143 83 144 69 144 70 144 71 145 70 145 84 145 85 146 84 146 86 146 87 147 86 147 88 147 212 148 88 148 122 148 72 149 212 149 122 149 201 150 94 150 55 150 55 151 93 151 56 151 56 152 57 152 73 152 73 153 58 153 59 153 59 154 74 154 214 154 214 155 100 155 215 155 215 156 98 156 60 156 60 157 61 157 217 157 217 158 101 158 75 158 75 159 105 159 218 159 218 160 103 160 219 160 219 161 104 161 62 161 62 162 63 162 220 162 220 163 64 163 65 163 65 164 106 164 66 164 66 165 109 165 221 165 221 166 110 166 76 166 76 167 108 167 222 167 222 168 112 168 77 168 77 169 114 169 223 169 223 170 113 170 67 170 67 171 116 171 224 171 224 172 78 172 79 172 79 173 80 173 81 173 81 174 117 174 225 174 225 175 68 175 210 175 210 176 120 176 82 176 82 177 69 177 83 177 83 178 70 178 71 178 71 179 84 179 85 179 85 180 86 180 87 180 87 181 88 181 212 181 4 182 90 182 89 182 4 183 91 183 90 183 4 184 19 184 91 184 91 185 19 185 94 185 94 186 19 186 92 186 93 187 92 187 95 187 57 188 95 188 58 188 57 189 93 189 95 189 94 190 92 190 93 190 95 191 96 191 58 191 58 192 96 192 74 192 74 193 96 193 20 193 100 194 20 194 97 194 98 195 97 195 99 195 61 196 99 196 101 196 61 197 98 197 99 197 74 198 20 198 100 198 100 199 97 199 98 199 99 200 102 200 101 200 101 201 102 201 105 201 105 202 102 202 21 202 103 203 21 203 22 203 104 204 22 204 23 204 63 205 23 205 64 205 63 206 104 206 23 206 105 207 21 207 103 207 103 208 22 208 104 208 23 209 24 209 64 209 64 210 24 210 106 210 106 211 24 211 8 211 109 212 8 212 107 212 110 213 107 213 111 213 108 214 111 214 112 214 108 215 110 215 111 215 106 216 8 216 109 216 109 217 107 217 110 217 111 218 1 218 112 218 112 219 1 219 114 219 114 220 1 220 115 220 113 221 115 221 9 221 116 222 9 222 11 222 78 223 11 223 80 223 78 224 116 224 11 224 114 225 115 225 113 225 113 226 9 226 116 226 11 227 118 227 80 227 80 228 118 228 117 228 117 229 118 229 12 229 68 230 12 230 14 230 120 231 14 231 119 231 69 232 119 232 70 232 69 233 120 233 119 233 117 234 12 234 68 234 68 235 14 235 120 235 119 236 121 236 70 236 70 237 121 237 84 237 84 238 121 238 16 238 86 239 16 239 17 239 88 240 17 240 89 240 122 241 89 241 90 241 122 242 88 242 89 242 84 243 16 243 86 243 86 244 17 244 88 244 197 245 207 245 139 245 197 246 205 246 207 246 197 247 169 247 205 247 205 248 169 248 123 248 123 249 169 249 124 249 140 250 124 250 171 250 204 251 171 251 172 251 125 252 172 252 126 252 203 253 126 253 174 253 141 254 174 254 173 254 127 255 173 255 177 255 202 256 177 256 142 256 213 257 142 257 179 257 143 258 179 258 144 258 128 259 144 259 145 259 146 260 145 260 129 260 130 261 129 261 131 261 147 262 131 262 148 262 149 263 148 263 150 263 151 264 150 264 132 264 152 265 132 265 153 265 226 266 153 266 154 266 155 267 154 267 133 267 156 268 133 268 157 268 211 269 157 269 185 269 134 270 185 270 158 270 159 271 158 271 135 271 160 272 135 272 188 272 161 273 188 273 194 273 162 274 194 274 190 274 209 275 190 275 163 275 136 276 163 276 192 276 164 277 192 277 195 277 165 278 195 278 166 278 137 279 166 279 138 279 208 280 138 280 167 280 206 281 167 281 139 281 207 282 206 282 139 282 123 283 124 283 140 283 140 284 171 284 204 284 204 285 172 285 125 285 125 286 126 286 203 286 203 287 174 287 141 287 141 288 173 288 127 288 127 289 177 289 202 289 202 290 142 290 213 290 213 291 179 291 143 291 143 292 144 292 128 292 128 293 145 293 146 293 146 294 129 294 130 294 130 295 131 295 147 295 147 296 148 296 149 296 149 297 150 297 151 297 151 298 132 298 152 298 152 299 153 299 226 299 226 300 154 300 155 300 155 301 133 301 156 301 156 302 157 302 211 302 211 303 185 303 134 303 134 304 158 304 159 304 159 305 135 305 160 305 160 306 188 306 161 306 161 307 194 307 162 307 162 308 190 308 209 308 209 309 163 309 136 309 136 310 192 310 164 310 164 311 195 311 165 311 165 312 166 312 137 312 137 313 138 313 208 313 208 314 167 314 206 314 168 315 197 315 198 315 168 316 169 316 197 316 168 317 170 317 169 317 169 318 170 318 124 318 124 319 170 319 48 319 171 320 48 320 49 320 172 321 49 321 126 321 172 322 171 322 49 322 124 323 48 323 171 323 49 324 50 324 126 324 126 325 50 325 174 325 174 326 50 326 175 326 173 327 175 327 176 327 177 328 176 328 178 328 142 329 178 329 179 329 142 330 177 330 178 330 174 331 175 331 173 331 173 332 176 332 177 332 178 333 41 333 179 333 179 334 41 334 144 334 144 335 41 335 180 335 145 336 180 336 181 336 129 337 181 337 53 337 131 338 53 338 148 338 131 339 129 339 53 339 144 340 180 340 145 340 145 341 181 341 129 341 53 342 182 342 148 342 148 343 182 343 150 343 150 344 182 344 183 344 132 345 183 345 27 345 153 346 27 346 29 346 154 347 29 347 133 347 154 348 153 348 29 348 150 349 183 349 132 349 132 350 27 350 153 350 29 351 30 351 133 351 133 352 30 352 157 352 157 353 30 353 184 353 185 354 184 354 186 354 158 355 186 355 187 355 135 356 187 356 188 356 135 357 158 357 187 357 157 358 184 358 185 358 185 359 186 359 158 359 187 360 189 360 188 360 188 361 189 361 194 361 194 362 189 362 44 362 190 363 44 363 191 363 163 364 191 364 193 364 192 365 193 365 195 365 192 366 163 366 193 366 194 367 44 367 190 367 190 368 191 368 163 368 193 369 196 369 195 369 195 370 196 370 166 370 166 371 196 371 35 371 138 372 35 372 46 372 167 373 46 373 198 373 139 374 198 374 197 374 139 375 167 375 198 375 166 376 35 376 138 376 138 377 46 377 167 377 264 378 199 378 242 378 242 379 199 379 262 379 199 380 200 380 262 380 262 381 200 381 263 381 200 382 266 382 263 382 263 383 266 383 790 383 72 384 149 384 212 384 72 385 147 385 149 385 72 386 54 386 147 386 147 387 54 387 130 387 130 388 54 388 201 388 146 389 201 389 55 389 128 390 55 390 56 390 143 391 56 391 73 391 213 392 73 392 59 392 227 393 59 393 216 393 227 394 213 394 59 394 227 395 202 395 213 395 227 396 127 396 202 396 227 397 141 397 127 397 227 398 203 398 141 398 227 399 125 399 203 399 227 400 204 400 125 400 227 401 140 401 204 401 227 402 123 402 140 402 227 403 205 403 123 403 227 404 207 404 205 404 227 405 206 405 207 405 227 406 790 406 206 406 206 407 790 407 208 407 208 408 790 408 137 408 137 409 790 409 165 409 165 410 790 410 164 410 164 411 790 411 136 411 136 412 790 412 209 412 209 413 790 413 162 413 162 414 790 414 161 414 161 415 790 415 160 415 160 416 790 416 159 416 159 417 790 417 134 417 134 418 790 418 225 418 210 419 134 419 225 419 210 420 211 420 134 420 210 421 82 421 211 421 211 422 82 422 156 422 156 423 82 423 83 423 155 424 83 424 71 424 226 425 71 425 85 425 152 426 85 426 87 426 151 427 87 427 212 427 149 428 151 428 212 428 130 429 201 429 146 429 146 430 55 430 128 430 128 431 56 431 143 431 143 432 73 432 213 432 59 433 214 433 216 433 216 434 214 434 215 434 60 435 216 435 215 435 60 436 217 436 216 436 216 437 217 437 75 437 218 438 216 438 75 438 218 439 219 439 216 439 216 440 219 440 62 440 220 441 216 441 62 441 220 442 65 442 216 442 216 443 65 443 66 443 266 444 66 444 221 444 76 445 266 445 221 445 76 446 222 446 266 446 266 447 222 447 77 447 223 448 266 448 77 448 223 449 67 449 266 449 266 450 67 450 224 450 79 451 266 451 224 451 79 452 81 452 266 452 266 453 81 453 225 453 790 454 266 454 225 454 216 455 66 455 266 455 156 456 83 456 155 456 155 457 71 457 226 457 226 458 85 458 152 458 152 459 87 459 151 459 216 460 265 460 227 460 227 461 265 461 228 461 265 462 229 462 228 462 228 463 229 463 261 463 229 464 232 464 261 464 261 465 232 465 240 465 25 466 232 466 251 466 25 467 230 467 232 467 232 468 230 468 231 468 7 469 232 469 231 469 7 470 6 470 232 470 232 471 6 471 233 471 234 472 232 472 233 472 234 473 235 473 232 473 232 474 235 474 5 474 252 475 5 475 236 475 42 476 236 476 237 476 52 477 237 477 253 477 52 478 42 478 237 478 232 479 5 479 252 479 240 480 252 480 40 480 51 481 240 481 40 481 51 482 39 482 240 482 240 483 39 483 38 483 238 484 240 484 38 484 238 485 37 485 240 485 240 486 37 486 36 486 239 487 240 487 36 487 239 488 241 488 240 488 240 489 241 489 242 489 242 490 241 490 47 490 45 491 242 491 47 491 45 492 34 492 242 492 242 493 34 493 243 493 244 494 242 494 243 494 244 495 245 495 242 495 242 496 245 496 33 496 246 497 242 497 33 497 246 498 32 498 242 498 242 499 32 499 264 499 264 500 32 500 15 500 13 501 264 501 15 501 13 502 247 502 264 502 264 503 247 503 248 503 10 504 264 504 248 504 10 505 2 505 264 505 264 506 2 506 250 506 249 507 264 507 250 507 249 508 0 508 264 508 264 509 0 509 251 509 232 510 264 510 251 510 252 511 236 511 42 511 237 512 254 512 253 512 253 513 254 513 255 513 255 514 254 514 18 514 257 515 18 515 258 515 256 516 257 516 258 516 256 517 26 517 257 517 256 518 3 518 26 518 26 519 3 519 28 519 28 520 3 520 259 520 43 521 259 521 31 521 43 522 28 522 259 522 255 523 18 523 257 523 259 524 260 524 31 524 31 525 260 525 32 525 32 526 260 526 15 526 232 527 252 527 240 527 261 528 240 528 228 528 228 529 240 529 242 529 263 530 242 530 262 530 263 531 228 531 242 531 263 532 227 532 228 532 263 533 790 533 227 533 199 534 264 534 200 534 200 535 264 535 232 535 265 536 232 536 229 536 265 537 200 537 232 537 265 538 266 538 200 538 265 539 216 539 266 539 267 540 1052 540 1072 540 1072 541 1052 541 268 541 268 542 1052 542 269 542 1039 543 268 543 269 543 1039 544 499 544 268 544 1039 545 270 545 499 545 499 546 270 546 271 546 501 547 271 547 1038 547 272 548 501 548 1038 548 272 549 273 549 501 549 272 550 1036 550 273 550 273 551 1036 551 274 551 502 552 274 552 1034 552 1033 553 502 553 1034 553 1033 554 275 554 502 554 502 555 275 555 277 555 277 556 275 556 276 556 1031 557 277 557 276 557 1031 558 278 558 277 558 277 559 278 559 301 559 345 560 301 560 279 560 479 561 279 561 280 561 481 562 280 562 349 562 344 563 349 563 287 563 281 564 287 564 343 564 482 565 343 565 342 565 483 566 342 566 486 566 483 567 482 567 342 567 499 568 271 568 501 568 273 569 274 569 502 569 278 570 1030 570 301 570 301 571 1030 571 302 571 283 572 302 572 1029 572 282 573 283 573 1029 573 282 574 284 574 283 574 283 575 284 575 348 575 285 576 283 576 348 576 285 577 301 577 283 577 285 578 279 578 301 578 285 579 353 579 279 579 279 580 353 580 280 580 280 581 353 581 355 581 349 582 355 582 286 582 287 583 286 583 350 583 343 584 350 584 288 584 342 585 288 585 358 585 336 586 358 586 363 586 335 587 363 587 362 587 340 588 362 588 289 588 339 589 289 589 290 589 338 590 290 590 291 590 332 591 291 591 351 591 331 592 351 592 367 592 337 593 367 593 366 593 327 594 366 594 292 594 708 595 292 595 368 595 293 596 368 596 369 596 326 597 369 597 294 597 325 598 294 598 324 598 709 599 324 599 371 599 295 600 371 600 373 600 322 601 373 601 323 601 321 602 323 602 296 602 710 603 296 603 320 603 711 604 320 604 297 604 319 605 297 605 298 605 721 606 298 606 300 606 299 607 300 607 317 607 299 608 721 608 300 608 301 609 302 609 283 609 284 610 1028 610 348 610 348 611 1028 611 303 611 347 612 303 612 313 612 304 613 313 613 305 613 306 614 305 614 1026 614 306 615 304 615 305 615 306 616 346 616 304 616 306 617 311 617 346 617 306 618 1025 618 311 618 311 619 1025 619 1024 619 310 620 1024 620 1023 620 307 621 310 621 1023 621 307 622 309 622 310 622 307 623 1022 623 309 623 309 624 1022 624 1065 624 308 625 1065 625 315 625 308 626 309 626 1065 626 308 627 310 627 309 627 308 628 378 628 310 628 310 629 378 629 311 629 1024 630 310 630 311 630 1028 631 312 631 303 631 303 632 312 632 313 632 313 633 1026 633 305 633 1065 634 314 634 315 634 315 635 314 635 316 635 316 636 314 636 720 636 318 637 720 637 317 637 300 638 318 638 317 638 316 639 720 639 318 639 721 640 319 640 298 640 319 641 711 641 297 641 711 642 710 642 320 642 710 643 321 643 296 643 321 644 322 644 323 644 322 645 295 645 373 645 295 646 709 646 371 646 709 647 325 647 324 647 325 648 326 648 294 648 326 649 293 649 369 649 293 650 708 650 368 650 708 651 327 651 292 651 366 652 327 652 337 652 337 653 327 653 725 653 495 654 337 654 725 654 495 655 328 655 337 655 337 656 328 656 329 656 331 657 329 657 330 657 493 658 331 658 330 658 493 659 332 659 331 659 493 660 333 660 332 660 332 661 333 661 492 661 338 662 492 662 491 662 339 663 491 663 490 663 340 664 490 664 334 664 488 665 340 665 334 665 488 666 335 666 340 666 488 667 341 667 335 667 335 668 341 668 336 668 363 669 335 669 336 669 337 670 329 670 331 670 367 671 337 671 331 671 332 672 492 672 338 672 291 673 332 673 338 673 338 674 491 674 339 674 290 675 338 675 339 675 339 676 490 676 340 676 289 677 339 677 340 677 341 678 486 678 336 678 336 679 486 679 342 679 358 680 336 680 342 680 482 681 281 681 343 681 281 682 344 682 287 682 344 683 481 683 349 683 481 684 479 684 280 684 479 685 345 685 279 685 345 686 277 686 301 686 378 687 346 687 311 687 304 688 347 688 313 688 347 689 348 689 303 689 280 690 355 690 349 690 349 691 286 691 287 691 287 692 350 692 343 692 343 693 288 693 342 693 335 694 362 694 340 694 332 695 351 695 331 695 669 696 346 696 379 696 669 697 304 697 346 697 669 698 352 698 304 698 304 699 352 699 347 699 347 700 352 700 668 700 348 701 668 701 682 701 285 702 682 702 353 702 285 703 348 703 682 703 347 704 668 704 348 704 682 705 354 705 353 705 353 706 354 706 355 706 355 707 354 707 356 707 286 708 356 708 357 708 350 709 357 709 288 709 350 710 286 710 357 710 355 711 356 711 286 711 357 712 680 712 288 712 288 713 680 713 358 713 358 714 680 714 359 714 363 715 359 715 360 715 362 716 360 716 361 716 289 717 361 717 290 717 289 718 362 718 361 718 358 719 359 719 363 719 363 720 360 720 362 720 361 721 678 721 290 721 290 722 678 722 291 722 291 723 678 723 364 723 351 724 364 724 365 724 367 725 365 725 665 725 366 726 665 726 292 726 366 727 367 727 665 727 291 728 364 728 351 728 351 729 365 729 367 729 665 730 675 730 292 730 292 731 675 731 368 731 368 732 675 732 370 732 369 733 370 733 673 733 294 734 673 734 324 734 294 735 369 735 673 735 368 736 370 736 369 736 673 737 372 737 324 737 324 738 372 738 371 738 371 739 372 739 375 739 373 740 375 740 374 740 323 741 374 741 672 741 296 742 672 742 320 742 296 743 323 743 672 743 371 744 375 744 373 744 373 745 374 745 323 745 672 746 376 746 320 746 320 747 376 747 297 747 297 748 376 748 377 748 298 749 377 749 662 749 300 750 662 750 318 750 300 751 298 751 662 751 297 752 377 752 298 752 662 753 661 753 318 753 318 754 661 754 316 754 316 755 661 755 659 755 315 756 659 756 658 756 308 757 658 757 379 757 378 758 379 758 346 758 378 759 308 759 379 759 316 760 659 760 315 760 315 761 658 761 308 761 742 762 998 762 389 762 389 763 998 763 997 763 381 764 997 764 380 764 996 765 381 765 380 765 996 766 382 766 381 766 381 767 382 767 511 767 511 768 382 768 1007 768 1006 769 511 769 1007 769 1006 770 1004 770 511 770 511 771 1004 771 387 771 387 772 1004 772 1005 772 1009 773 387 773 1005 773 1009 774 1001 774 387 774 387 775 1001 775 383 775 388 776 383 776 384 776 1000 777 388 777 384 777 1000 778 385 778 388 778 388 779 385 779 390 779 386 780 390 780 397 780 386 781 388 781 390 781 386 782 418 782 388 782 388 783 418 783 427 783 510 784 427 784 509 784 510 785 388 785 427 785 510 786 387 786 388 786 388 787 387 787 383 787 389 788 997 788 381 788 385 789 999 789 390 789 390 790 999 790 391 790 1008 791 390 791 391 791 1008 792 396 792 390 792 1008 793 392 793 396 793 396 794 392 794 394 794 393 795 396 795 394 795 393 796 395 796 396 796 393 797 982 797 395 797 395 798 982 798 981 798 980 799 395 799 981 799 980 800 729 800 395 800 395 801 729 801 478 801 396 802 478 802 397 802 390 803 396 803 397 803 478 804 729 804 477 804 477 805 729 805 398 805 399 806 398 806 718 806 419 807 718 807 717 807 401 808 717 808 716 808 402 809 401 809 716 809 402 810 400 810 401 810 402 811 403 811 400 811 400 812 403 812 404 812 404 813 403 813 714 813 470 814 714 814 713 814 471 815 713 815 712 815 405 816 712 816 719 816 420 817 719 817 406 817 421 818 406 818 722 818 467 819 722 819 407 819 408 820 407 820 723 820 468 821 723 821 724 821 422 822 724 822 409 822 423 823 409 823 1074 823 444 824 1074 824 424 824 461 825 424 825 410 825 463 826 410 826 430 826 458 827 430 827 443 827 462 828 443 828 431 828 456 829 431 829 412 829 411 830 412 830 432 830 442 831 432 831 433 831 413 832 433 832 434 832 455 833 434 833 414 833 454 834 414 834 441 834 451 835 441 835 440 835 453 836 440 836 415 836 439 837 415 837 437 837 447 838 437 838 416 838 438 839 416 839 417 839 448 840 417 840 427 840 418 841 448 841 427 841 477 842 398 842 399 842 399 843 718 843 419 843 419 844 717 844 401 844 404 845 714 845 470 845 470 846 713 846 471 846 471 847 712 847 405 847 405 848 719 848 420 848 420 849 406 849 421 849 421 850 722 850 467 850 467 851 407 851 408 851 408 852 723 852 468 852 468 853 724 853 422 853 422 854 409 854 423 854 1074 855 498 855 424 855 424 856 498 856 428 856 410 857 428 857 429 857 430 858 429 858 500 858 443 859 500 859 425 859 431 860 425 860 505 860 412 861 505 861 506 861 432 862 506 862 503 862 433 863 503 863 504 863 434 864 504 864 435 864 414 865 435 865 436 865 441 866 436 866 508 866 440 867 508 867 507 867 415 868 507 868 426 868 437 869 426 869 513 869 416 870 513 870 512 870 417 871 512 871 509 871 427 872 417 872 509 872 424 873 428 873 410 873 410 874 429 874 430 874 430 875 500 875 443 875 443 876 425 876 431 876 431 877 505 877 412 877 412 878 506 878 432 878 432 879 503 879 433 879 433 880 504 880 434 880 434 881 435 881 414 881 414 882 436 882 441 882 441 883 508 883 440 883 440 884 507 884 415 884 415 885 426 885 437 885 437 886 513 886 416 886 416 887 512 887 417 887 448 888 438 888 417 888 438 889 447 889 416 889 447 890 439 890 437 890 439 891 453 891 415 891 453 892 451 892 440 892 451 893 454 893 441 893 454 894 455 894 414 894 455 895 413 895 434 895 413 896 442 896 433 896 442 897 411 897 432 897 411 898 456 898 412 898 456 899 462 899 431 899 462 900 458 900 443 900 458 901 463 901 430 901 463 902 461 902 410 902 461 903 444 903 424 903 444 904 423 904 1074 904 395 905 478 905 396 905 445 906 386 906 476 906 445 907 418 907 386 907 445 908 446 908 418 908 418 909 446 909 448 909 448 910 446 910 449 910 438 911 449 911 447 911 438 912 448 912 449 912 449 913 699 913 447 913 447 914 699 914 439 914 439 915 699 915 452 915 453 916 452 916 450 916 451 917 450 917 454 917 451 918 453 918 450 918 439 919 452 919 453 919 450 920 707 920 454 920 454 921 707 921 455 921 455 922 707 922 696 922 413 923 696 923 694 923 442 924 694 924 693 924 411 925 693 925 456 925 411 926 442 926 693 926 455 927 696 927 413 927 413 928 694 928 442 928 693 929 457 929 456 929 456 930 457 930 462 930 462 931 457 931 459 931 458 932 459 932 460 932 463 933 460 933 705 933 461 934 705 934 691 934 444 935 691 935 423 935 444 936 461 936 691 936 462 937 459 937 458 937 458 938 460 938 463 938 463 939 705 939 461 939 691 940 464 940 423 940 423 941 464 941 422 941 422 942 464 942 689 942 468 943 689 943 465 943 408 944 465 944 466 944 467 945 466 945 421 945 467 946 408 946 466 946 422 947 689 947 468 947 468 948 465 948 408 948 466 949 688 949 421 949 421 950 688 950 420 950 420 951 688 951 687 951 405 952 687 952 469 952 471 953 469 953 686 953 470 954 686 954 404 954 470 955 471 955 686 955 420 956 687 956 405 956 405 957 469 957 471 957 686 958 472 958 404 958 404 959 472 959 400 959 400 960 472 960 473 960 401 961 473 961 685 961 419 962 685 962 399 962 419 963 401 963 685 963 400 964 473 964 401 964 685 965 474 965 399 965 399 966 474 966 477 966 477 967 474 967 475 967 478 968 475 968 476 968 397 969 476 969 386 969 397 970 478 970 476 970 477 971 475 971 478 971 479 972 481 972 771 972 771 973 481 973 480 973 480 974 481 974 344 974 767 975 344 975 281 975 482 976 767 976 281 976 482 977 484 977 767 977 482 978 483 978 484 978 484 979 483 979 485 979 485 980 483 980 486 980 341 981 485 981 486 981 341 982 487 982 485 982 341 983 488 983 487 983 487 984 488 984 489 984 489 985 488 985 334 985 490 986 489 986 334 986 490 987 765 987 489 987 490 988 491 988 765 988 765 989 491 989 492 989 764 990 492 990 333 990 493 991 764 991 333 991 493 992 330 992 764 992 764 993 330 993 329 993 494 994 329 994 328 994 495 995 494 995 328 995 495 996 725 996 494 996 480 997 344 997 767 997 765 998 492 998 764 998 764 999 329 999 494 999 763 1000 494 1000 727 1000 496 1001 727 1001 497 1001 799 1002 497 1002 728 1002 798 1003 799 1003 728 1003 764 1004 494 1004 763 1004 763 1005 727 1005 496 1005 496 1006 497 1006 799 1006 1072 1007 268 1007 498 1007 498 1008 268 1008 428 1008 428 1009 268 1009 499 1009 429 1010 499 1010 501 1010 500 1011 501 1011 425 1011 500 1012 429 1012 501 1012 428 1013 499 1013 429 1013 501 1014 273 1014 425 1014 425 1015 273 1015 502 1015 505 1016 502 1016 277 1016 506 1017 277 1017 345 1017 503 1018 345 1018 479 1018 504 1019 479 1019 435 1019 504 1020 503 1020 479 1020 425 1021 502 1021 505 1021 505 1022 277 1022 506 1022 506 1023 345 1023 503 1023 479 1024 771 1024 435 1024 435 1025 771 1025 436 1025 436 1026 771 1026 508 1026 508 1027 771 1027 801 1027 507 1028 801 1028 426 1028 507 1029 508 1029 801 1029 745 1030 512 1030 801 1030 745 1031 509 1031 512 1031 745 1032 510 1032 509 1032 745 1033 387 1033 510 1033 745 1034 511 1034 387 1034 745 1035 381 1035 511 1035 745 1036 389 1036 381 1036 512 1037 513 1037 801 1037 801 1038 513 1038 426 1038 582 1039 1231 1039 537 1039 582 1040 1234 1040 1231 1040 582 1041 514 1041 1234 1041 1234 1042 514 1042 1241 1042 1241 1043 514 1043 560 1043 538 1044 560 1044 515 1044 1242 1045 515 1045 516 1045 1262 1046 516 1046 561 1046 1243 1047 561 1047 517 1047 539 1048 517 1048 562 1048 518 1049 562 1049 519 1049 1244 1050 519 1050 563 1050 540 1051 563 1051 520 1051 1245 1052 520 1052 521 1052 541 1053 521 1053 522 1053 523 1054 522 1054 566 1054 1246 1055 566 1055 542 1055 524 1056 542 1056 525 1056 543 1057 525 1057 526 1057 544 1058 526 1058 527 1058 1247 1059 527 1059 545 1059 1248 1060 545 1060 569 1060 1249 1061 569 1061 573 1061 546 1062 573 1062 528 1062 1250 1063 528 1063 529 1063 547 1064 529 1064 548 1064 1251 1065 548 1065 575 1065 549 1066 575 1066 530 1066 1252 1067 530 1067 531 1067 550 1068 531 1068 532 1068 1253 1069 532 1069 533 1069 534 1070 533 1070 535 1070 1254 1071 535 1071 579 1071 551 1072 579 1072 577 1072 1258 1073 577 1073 578 1073 1259 1074 578 1074 552 1074 1261 1075 552 1075 536 1075 553 1076 536 1076 554 1076 555 1077 554 1077 537 1077 1231 1078 555 1078 537 1078 1241 1079 560 1079 538 1079 538 1080 515 1080 1242 1080 1242 1081 516 1081 1262 1081 1262 1082 561 1082 1243 1082 1243 1083 517 1083 539 1083 539 1084 562 1084 518 1084 518 1085 519 1085 1244 1085 1244 1086 563 1086 540 1086 540 1087 520 1087 1245 1087 1245 1088 521 1088 541 1088 541 1089 522 1089 523 1089 523 1090 566 1090 1246 1090 1246 1091 542 1091 524 1091 524 1092 525 1092 543 1092 543 1093 526 1093 544 1093 544 1094 527 1094 1247 1094 1247 1095 545 1095 1248 1095 1248 1096 569 1096 1249 1096 1249 1097 573 1097 546 1097 546 1098 528 1098 1250 1098 1250 1099 529 1099 547 1099 547 1100 548 1100 1251 1100 1251 1101 575 1101 549 1101 549 1102 530 1102 1252 1102 1252 1103 531 1103 550 1103 550 1104 532 1104 1253 1104 1253 1105 533 1105 534 1105 534 1106 535 1106 1254 1106 1254 1107 579 1107 551 1107 551 1108 577 1108 1258 1108 1258 1109 578 1109 1259 1109 1259 1110 552 1110 1261 1110 1261 1111 536 1111 553 1111 553 1112 554 1112 555 1112 557 1113 582 1113 556 1113 557 1114 514 1114 582 1114 557 1115 558 1115 514 1115 514 1116 558 1116 560 1116 560 1117 558 1117 660 1117 515 1118 660 1118 559 1118 516 1119 559 1119 561 1119 516 1120 515 1120 559 1120 560 1121 660 1121 515 1121 559 1122 663 1122 561 1122 561 1123 663 1123 517 1123 517 1124 663 1124 670 1124 562 1125 670 1125 671 1125 519 1126 671 1126 563 1126 519 1127 562 1127 671 1127 517 1128 670 1128 562 1128 671 1129 664 1129 563 1129 563 1130 664 1130 520 1130 520 1131 664 1131 564 1131 521 1132 564 1132 565 1132 522 1133 565 1133 567 1133 566 1134 567 1134 542 1134 566 1135 522 1135 567 1135 520 1136 564 1136 521 1136 521 1137 565 1137 522 1137 567 1138 674 1138 542 1138 542 1139 674 1139 525 1139 525 1140 674 1140 568 1140 526 1141 568 1141 676 1141 527 1142 676 1142 545 1142 527 1143 526 1143 676 1143 525 1144 568 1144 526 1144 676 1145 677 1145 545 1145 545 1146 677 1146 569 1146 569 1147 677 1147 572 1147 573 1148 572 1148 570 1148 528 1149 570 1149 571 1149 529 1150 571 1150 548 1150 529 1151 528 1151 571 1151 569 1152 572 1152 573 1152 573 1153 570 1153 528 1153 571 1154 574 1154 548 1154 548 1155 574 1155 575 1155 575 1156 574 1156 679 1156 530 1157 679 1157 666 1157 531 1158 666 1158 576 1158 532 1159 576 1159 533 1159 532 1160 531 1160 576 1160 575 1161 679 1161 530 1161 530 1162 666 1162 531 1162 576 1163 681 1163 533 1163 533 1164 681 1164 535 1164 535 1165 681 1165 667 1165 579 1166 667 1166 580 1166 577 1167 580 1167 578 1167 577 1168 579 1168 580 1168 535 1169 667 1169 579 1169 580 1170 683 1170 578 1170 578 1171 683 1171 552 1171 552 1172 683 1172 581 1172 536 1173 581 1173 684 1173 554 1174 684 1174 556 1174 537 1175 556 1175 582 1175 537 1176 554 1176 556 1176 552 1177 581 1177 536 1177 536 1178 684 1178 554 1178 655 1179 604 1179 605 1179 655 1180 1240 1180 604 1180 655 1181 583 1181 1240 1181 1240 1182 583 1182 1239 1182 1239 1183 583 1183 630 1183 584 1184 630 1184 606 1184 607 1185 606 1185 586 1185 585 1186 586 1186 608 1186 587 1187 608 1187 634 1187 1238 1188 634 1188 609 1188 610 1189 609 1189 611 1189 612 1190 611 1190 613 1190 614 1191 613 1191 635 1191 1236 1192 635 1192 637 1192 615 1193 637 1193 616 1193 617 1194 616 1194 588 1194 1235 1195 588 1195 589 1195 1233 1196 589 1196 618 1196 1232 1197 618 1197 639 1197 1230 1198 639 1198 590 1198 619 1199 590 1199 592 1199 591 1200 592 1200 593 1200 1260 1201 593 1201 642 1201 1257 1202 642 1202 645 1202 1256 1203 645 1203 594 1203 1255 1204 594 1204 646 1204 1263 1205 646 1205 620 1205 1264 1206 620 1206 647 1206 1265 1207 647 1207 595 1207 1266 1208 595 1208 621 1208 596 1209 621 1209 597 1209 1268 1210 597 1210 622 1210 598 1211 622 1211 623 1211 624 1212 623 1212 650 1212 625 1213 650 1213 599 1213 600 1214 599 1214 601 1214 602 1215 601 1215 603 1215 626 1216 603 1216 653 1216 627 1217 653 1217 605 1217 604 1218 627 1218 605 1218 1239 1219 630 1219 584 1219 584 1220 606 1220 607 1220 607 1221 586 1221 585 1221 585 1222 608 1222 587 1222 587 1223 634 1223 1238 1223 1238 1224 609 1224 610 1224 610 1225 611 1225 612 1225 612 1226 613 1226 614 1226 614 1227 635 1227 1236 1227 1236 1228 637 1228 615 1228 615 1229 616 1229 617 1229 617 1230 588 1230 1235 1230 1235 1231 589 1231 1233 1231 1233 1232 618 1232 1232 1232 1232 1233 639 1233 1230 1233 1230 1234 590 1234 619 1234 619 1235 592 1235 591 1235 591 1236 593 1236 1260 1236 1260 1237 642 1237 1257 1237 1257 1238 645 1238 1256 1238 1256 1239 594 1239 1255 1239 1255 1240 646 1240 1263 1240 1263 1241 620 1241 1264 1241 1264 1242 647 1242 1265 1242 1265 1243 595 1243 1266 1243 1266 1244 621 1244 596 1244 596 1245 597 1245 1268 1245 1268 1246 622 1246 598 1246 598 1247 623 1247 624 1247 624 1248 650 1248 625 1248 625 1249 599 1249 600 1249 600 1250 601 1250 602 1250 602 1251 603 1251 626 1251 626 1252 653 1252 627 1252 628 1253 655 1253 656 1253 628 1254 583 1254 655 1254 628 1255 629 1255 583 1255 583 1256 629 1256 630 1256 630 1257 629 1257 700 1257 606 1258 700 1258 701 1258 586 1259 701 1259 608 1259 586 1260 606 1260 701 1260 630 1261 700 1261 606 1261 701 1262 631 1262 608 1262 608 1263 631 1263 634 1263 634 1264 631 1264 632 1264 609 1265 632 1265 633 1265 611 1266 633 1266 613 1266 611 1267 609 1267 633 1267 634 1268 632 1268 609 1268 633 1269 702 1269 613 1269 613 1270 702 1270 635 1270 635 1271 702 1271 703 1271 637 1272 703 1272 636 1272 616 1273 636 1273 704 1273 588 1274 704 1274 589 1274 588 1275 616 1275 704 1275 635 1276 703 1276 637 1276 637 1277 636 1277 616 1277 704 1278 638 1278 589 1278 589 1279 638 1279 618 1279 618 1280 638 1280 690 1280 639 1281 690 1281 640 1281 590 1282 640 1282 592 1282 590 1283 639 1283 640 1283 618 1284 690 1284 639 1284 640 1285 641 1285 592 1285 592 1286 641 1286 593 1286 593 1287 641 1287 643 1287 642 1288 643 1288 706 1288 645 1289 706 1289 644 1289 594 1290 644 1290 646 1290 594 1291 645 1291 644 1291 593 1292 643 1292 642 1292 642 1293 706 1293 645 1293 644 1294 692 1294 646 1294 646 1295 692 1295 620 1295 620 1296 692 1296 648 1296 647 1297 648 1297 649 1297 595 1298 649 1298 695 1298 621 1299 695 1299 597 1299 621 1300 595 1300 695 1300 620 1301 648 1301 647 1301 647 1302 649 1302 595 1302 695 1303 697 1303 597 1303 597 1304 697 1304 622 1304 622 1305 697 1305 698 1305 623 1306 698 1306 651 1306 650 1307 651 1307 599 1307 650 1308 623 1308 651 1308 622 1309 698 1309 623 1309 651 1310 652 1310 599 1310 599 1311 652 1311 601 1311 601 1312 652 1312 657 1312 603 1313 657 1313 654 1313 653 1314 654 1314 656 1314 605 1315 656 1315 655 1315 605 1316 653 1316 656 1316 601 1317 657 1317 603 1317 603 1318 654 1318 653 1318 658 1319 557 1319 379 1319 658 1320 558 1320 557 1320 658 1321 659 1321 558 1321 558 1322 659 1322 660 1322 660 1323 659 1323 661 1323 559 1324 661 1324 662 1324 663 1325 662 1325 377 1325 670 1326 377 1326 376 1326 671 1327 376 1327 672 1327 664 1328 672 1328 374 1328 564 1329 374 1329 375 1329 565 1330 375 1330 372 1330 567 1331 372 1331 673 1331 674 1332 673 1332 370 1332 568 1333 370 1333 675 1333 676 1334 675 1334 665 1334 677 1335 665 1335 365 1335 572 1336 365 1336 364 1336 570 1337 364 1337 678 1337 571 1338 678 1338 361 1338 574 1339 361 1339 360 1339 679 1340 360 1340 359 1340 666 1341 359 1341 680 1341 576 1342 680 1342 357 1342 681 1343 357 1343 356 1343 667 1344 356 1344 354 1344 580 1345 354 1345 682 1345 683 1346 682 1346 668 1346 581 1347 668 1347 352 1347 684 1348 352 1348 669 1348 556 1349 669 1349 379 1349 557 1350 556 1350 379 1350 660 1351 661 1351 559 1351 559 1352 662 1352 663 1352 663 1353 377 1353 670 1353 670 1354 376 1354 671 1354 671 1355 672 1355 664 1355 664 1356 374 1356 564 1356 564 1357 375 1357 565 1357 565 1358 372 1358 567 1358 567 1359 673 1359 674 1359 674 1360 370 1360 568 1360 568 1361 675 1361 676 1361 676 1362 665 1362 677 1362 677 1363 365 1363 572 1363 572 1364 364 1364 570 1364 570 1365 678 1365 571 1365 571 1366 361 1366 574 1366 574 1367 360 1367 679 1367 679 1368 359 1368 666 1368 666 1369 680 1369 576 1369 576 1370 357 1370 681 1370 681 1371 356 1371 667 1371 667 1372 354 1372 580 1372 580 1373 682 1373 683 1373 683 1374 668 1374 581 1374 581 1375 352 1375 684 1375 684 1376 669 1376 556 1376 475 1377 628 1377 476 1377 475 1378 629 1378 628 1378 475 1379 474 1379 629 1379 629 1380 474 1380 700 1380 700 1381 474 1381 685 1381 701 1382 685 1382 473 1382 631 1383 473 1383 472 1383 632 1384 472 1384 686 1384 633 1385 686 1385 469 1385 702 1386 469 1386 687 1386 703 1387 687 1387 688 1387 636 1388 688 1388 466 1388 704 1389 466 1389 465 1389 638 1390 465 1390 689 1390 690 1391 689 1391 464 1391 640 1392 464 1392 691 1392 641 1393 691 1393 705 1393 643 1394 705 1394 460 1394 706 1395 460 1395 459 1395 644 1396 459 1396 457 1396 692 1397 457 1397 693 1397 648 1398 693 1398 694 1398 649 1399 694 1399 696 1399 695 1400 696 1400 707 1400 697 1401 707 1401 450 1401 698 1402 450 1402 452 1402 651 1403 452 1403 699 1403 652 1404 699 1404 449 1404 657 1405 449 1405 446 1405 654 1406 446 1406 445 1406 656 1407 445 1407 476 1407 628 1408 656 1408 476 1408 700 1409 685 1409 701 1409 701 1410 473 1410 631 1410 631 1411 472 1411 632 1411 632 1412 686 1412 633 1412 633 1413 469 1413 702 1413 702 1414 687 1414 703 1414 703 1415 688 1415 636 1415 636 1416 466 1416 704 1416 704 1417 465 1417 638 1417 638 1418 689 1418 690 1418 690 1419 464 1419 640 1419 640 1420 691 1420 641 1420 641 1421 705 1421 643 1421 643 1422 460 1422 706 1422 706 1423 459 1423 644 1423 644 1424 457 1424 692 1424 692 1425 693 1425 648 1425 648 1426 694 1426 649 1426 649 1427 696 1427 695 1427 695 1428 707 1428 697 1428 697 1429 450 1429 698 1429 698 1430 452 1430 651 1430 651 1431 699 1431 652 1431 652 1432 449 1432 657 1432 657 1433 446 1433 654 1433 654 1434 445 1434 656 1434 327 1435 708 1435 726 1435 726 1436 708 1436 293 1436 326 1437 726 1437 293 1437 326 1438 872 1438 726 1438 326 1439 325 1439 872 1439 872 1440 325 1440 709 1440 295 1441 872 1441 709 1441 295 1442 322 1442 872 1442 872 1443 322 1443 321 1443 710 1444 872 1444 321 1444 710 1445 711 1445 872 1445 872 1446 711 1446 719 1446 712 1447 872 1447 719 1447 712 1448 713 1448 872 1448 872 1449 713 1449 896 1449 896 1450 713 1450 714 1450 403 1451 896 1451 714 1451 403 1452 715 1452 896 1452 403 1453 402 1453 715 1453 715 1454 402 1454 716 1454 717 1455 715 1455 716 1455 717 1456 718 1456 715 1456 715 1457 718 1457 398 1457 729 1458 715 1458 398 1458 711 1459 319 1459 719 1459 719 1460 319 1460 406 1460 406 1461 319 1461 721 1461 722 1462 721 1462 299 1462 407 1463 299 1463 317 1463 723 1464 317 1464 720 1464 724 1465 720 1465 314 1465 409 1466 314 1466 1065 1466 1074 1467 409 1467 1065 1467 406 1468 721 1468 722 1468 722 1469 299 1469 407 1469 407 1470 317 1470 723 1470 723 1471 720 1471 724 1471 724 1472 314 1472 409 1472 725 1473 327 1473 494 1473 494 1474 327 1474 727 1474 727 1475 327 1475 726 1475 728 1476 727 1476 726 1476 728 1477 497 1477 727 1477 980 1478 983 1478 729 1478 729 1479 983 1479 986 1479 730 1480 729 1480 986 1480 730 1481 1020 1481 729 1481 729 1482 1020 1482 987 1482 1019 1483 729 1483 987 1483 1019 1484 1018 1484 729 1484 729 1485 1018 1485 731 1485 732 1486 729 1486 731 1486 732 1487 715 1487 729 1487 732 1488 990 1488 715 1488 715 1489 990 1489 734 1489 733 1490 715 1490 734 1490 733 1491 735 1491 715 1491 715 1492 735 1492 736 1492 750 1493 736 1493 737 1493 745 1494 737 1494 738 1494 739 1495 745 1495 738 1495 739 1496 389 1496 745 1496 739 1497 1014 1497 389 1497 389 1498 1014 1498 740 1498 994 1499 389 1499 740 1499 994 1500 995 1500 389 1500 389 1501 995 1501 1012 1501 1011 1502 389 1502 1012 1502 1011 1503 1010 1503 389 1503 389 1504 1010 1504 741 1504 742 1505 389 1505 741 1505 715 1506 736 1506 750 1506 750 1507 737 1507 745 1507 743 1508 745 1508 752 1508 743 1509 750 1509 745 1509 754 1510 762 1510 745 1510 745 1511 762 1511 761 1511 744 1512 745 1512 761 1512 744 1513 746 1513 745 1513 745 1514 746 1514 753 1514 747 1515 745 1515 753 1515 747 1516 748 1516 745 1516 745 1517 748 1517 757 1517 752 1518 745 1518 757 1518 806 1519 750 1519 749 1519 749 1520 750 1520 743 1520 756 1521 743 1521 752 1521 751 1522 752 1522 757 1522 758 1523 757 1523 748 1523 802 1524 748 1524 747 1524 804 1525 747 1525 753 1525 803 1526 753 1526 746 1526 759 1527 746 1527 744 1527 760 1528 744 1528 761 1528 805 1529 761 1529 762 1529 755 1530 762 1530 754 1530 801 1531 754 1531 745 1531 801 1532 755 1532 754 1532 749 1533 743 1533 756 1533 756 1534 752 1534 751 1534 751 1535 757 1535 758 1535 758 1536 748 1536 802 1536 802 1537 747 1537 804 1537 804 1538 753 1538 803 1538 803 1539 746 1539 759 1539 759 1540 744 1540 760 1540 760 1541 761 1541 805 1541 805 1542 762 1542 755 1542 1051 1543 496 1543 797 1543 1051 1544 763 1544 496 1544 1051 1545 1032 1545 763 1545 763 1546 1032 1546 764 1546 764 1547 1032 1547 1035 1547 765 1548 1035 1548 1037 1548 489 1549 1037 1549 487 1549 489 1550 765 1550 1037 1550 764 1551 1035 1551 765 1551 1037 1552 766 1552 487 1552 487 1553 766 1553 485 1553 485 1554 766 1554 484 1554 484 1555 766 1555 768 1555 767 1556 768 1556 480 1556 767 1557 484 1557 768 1557 480 1558 768 1558 771 1558 771 1559 768 1559 1054 1559 769 1560 771 1560 1054 1560 769 1561 770 1561 771 1561 771 1562 770 1562 773 1562 772 1563 771 1563 773 1563 772 1564 774 1564 771 1564 771 1565 774 1565 1013 1565 775 1566 771 1566 1013 1566 775 1567 801 1567 771 1567 775 1568 776 1568 801 1568 801 1569 776 1569 778 1569 777 1570 801 1570 778 1570 777 1571 779 1571 801 1571 801 1572 779 1572 1015 1572 780 1573 801 1573 1015 1573 780 1574 749 1574 801 1574 780 1575 806 1575 749 1575 780 1576 1016 1576 806 1576 806 1577 1016 1577 993 1577 992 1578 806 1578 993 1578 992 1579 781 1579 806 1579 806 1580 781 1580 807 1580 807 1581 781 1581 1017 1581 782 1582 1017 1582 991 1582 783 1583 782 1583 991 1583 783 1584 784 1584 782 1584 783 1585 989 1585 784 1585 784 1586 989 1586 785 1586 988 1587 784 1587 785 1587 988 1588 1021 1588 784 1588 784 1589 1021 1589 786 1589 1059 1590 786 1590 1047 1590 1059 1591 784 1591 786 1591 1059 1592 1048 1592 784 1592 784 1593 1048 1593 788 1593 787 1594 784 1594 788 1594 787 1595 789 1595 784 1595 784 1596 789 1596 790 1596 1267 1597 784 1597 790 1597 770 1598 791 1598 773 1598 773 1599 791 1599 1003 1599 1003 1600 791 1600 1055 1600 1002 1601 1055 1601 1044 1601 792 1602 1044 1602 1045 1602 794 1603 1045 1603 1057 1603 984 1604 1057 1604 793 1604 985 1605 793 1605 1047 1605 786 1606 985 1606 1047 1606 1003 1607 1055 1607 1002 1607 1002 1608 1044 1608 792 1608 792 1609 1045 1609 794 1609 794 1610 1057 1610 984 1610 984 1611 793 1611 985 1611 789 1612 1062 1612 790 1612 790 1613 1062 1613 800 1613 798 1614 800 1614 1049 1614 1027 1615 798 1615 1049 1615 1027 1616 795 1616 798 1616 798 1617 795 1617 796 1617 1050 1618 798 1618 796 1618 1050 1619 797 1619 798 1619 798 1620 797 1620 799 1620 799 1621 797 1621 496 1621 790 1622 800 1622 798 1622 807 1623 1017 1623 782 1623 749 1624 756 1624 801 1624 801 1625 756 1625 751 1625 758 1626 801 1626 751 1626 758 1627 802 1627 801 1627 801 1628 802 1628 804 1628 803 1629 801 1629 804 1629 803 1630 759 1630 801 1630 801 1631 759 1631 760 1631 805 1632 801 1632 760 1632 805 1633 755 1633 801 1633 750 1634 806 1634 715 1634 715 1635 806 1635 807 1635 823 1636 715 1636 807 1636 823 1637 896 1637 715 1637 823 1638 856 1638 896 1638 896 1639 856 1639 899 1639 899 1640 856 1640 875 1640 875 1641 856 1641 814 1641 877 1642 814 1642 828 1642 808 1643 828 1643 815 1643 878 1644 815 1644 855 1644 816 1645 855 1645 854 1645 879 1646 854 1646 809 1646 817 1647 809 1647 818 1647 880 1648 818 1648 853 1648 810 1649 853 1649 812 1649 811 1650 812 1650 819 1650 881 1651 819 1651 813 1651 882 1652 813 1652 827 1652 882 1653 881 1653 813 1653 875 1654 814 1654 877 1654 877 1655 828 1655 808 1655 808 1656 815 1656 878 1656 878 1657 855 1657 816 1657 816 1658 854 1658 879 1658 879 1659 809 1659 817 1659 817 1660 818 1660 880 1660 880 1661 853 1661 810 1661 810 1662 812 1662 811 1662 811 1663 819 1663 881 1663 953 1664 948 1664 838 1664 953 1665 947 1665 948 1665 953 1666 954 1666 947 1666 947 1667 954 1667 946 1667 946 1668 954 1668 955 1668 945 1669 955 1669 956 1669 944 1670 956 1670 843 1670 943 1671 843 1671 1076 1671 923 1672 1076 1672 941 1672 923 1673 943 1673 1076 1673 946 1674 955 1674 945 1674 945 1675 956 1675 944 1675 843 1676 971 1676 1076 1676 1076 1677 971 1677 958 1677 820 1678 1076 1678 958 1678 820 1679 972 1679 1076 1679 1076 1680 972 1680 821 1680 1105 1681 821 1681 975 1681 822 1682 1105 1682 975 1682 822 1683 823 1683 1105 1683 822 1684 977 1684 823 1684 823 1685 977 1685 856 1685 856 1686 977 1686 824 1686 960 1687 856 1687 824 1687 960 1688 825 1688 856 1688 856 1689 825 1689 826 1689 814 1690 826 1690 827 1690 828 1691 827 1691 815 1691 828 1692 814 1692 827 1692 1076 1693 821 1693 1105 1693 826 1694 829 1694 827 1694 827 1695 829 1695 830 1695 831 1696 827 1696 830 1696 831 1697 963 1697 827 1697 827 1698 963 1698 978 1698 965 1699 827 1699 978 1699 965 1700 833 1700 827 1700 965 1701 832 1701 833 1701 833 1702 832 1702 979 1702 968 1703 833 1703 979 1703 968 1704 834 1704 833 1704 833 1705 834 1705 835 1705 949 1706 833 1706 835 1706 949 1707 932 1707 833 1707 833 1708 932 1708 836 1708 837 1709 836 1709 858 1709 837 1710 833 1710 836 1710 835 1711 834 1711 928 1711 928 1712 834 1712 839 1712 927 1713 839 1713 838 1713 948 1714 927 1714 838 1714 928 1715 839 1715 927 1715 916 1716 873 1716 934 1716 916 1717 840 1717 873 1717 873 1718 840 1718 841 1718 936 1719 873 1719 841 1719 936 1720 937 1720 873 1720 873 1721 937 1721 842 1721 874 1722 842 1722 920 1722 939 1723 874 1723 920 1723 939 1724 1076 1724 874 1724 939 1725 921 1725 1076 1725 1076 1726 921 1726 941 1726 873 1727 842 1727 874 1727 943 1728 944 1728 843 1728 858 1729 836 1729 844 1729 844 1730 836 1730 845 1730 865 1731 845 1731 846 1731 865 1732 844 1732 845 1732 845 1733 848 1733 846 1733 846 1734 848 1734 847 1734 847 1735 848 1735 867 1735 867 1736 848 1736 952 1736 851 1737 952 1737 849 1737 868 1738 849 1738 852 1738 869 1739 852 1739 934 1739 850 1740 934 1740 873 1740 850 1741 869 1741 934 1741 867 1742 952 1742 851 1742 851 1743 849 1743 868 1743 868 1744 852 1744 869 1744 813 1745 819 1745 827 1745 827 1746 819 1746 812 1746 853 1747 827 1747 812 1747 853 1748 818 1748 827 1748 827 1749 818 1749 809 1749 854 1750 827 1750 809 1750 854 1751 855 1751 827 1751 827 1752 855 1752 815 1752 814 1753 856 1753 826 1753 1076 1754 1075 1754 874 1754 833 1755 837 1755 857 1755 857 1756 837 1756 862 1756 862 1757 837 1757 858 1757 863 1758 858 1758 844 1758 864 1759 844 1759 865 1759 859 1760 865 1760 846 1760 861 1761 846 1761 860 1761 861 1762 859 1762 846 1762 862 1763 858 1763 863 1763 863 1764 844 1764 864 1764 864 1765 865 1765 859 1765 846 1766 847 1766 860 1766 860 1767 847 1767 866 1767 866 1768 847 1768 867 1768 851 1769 866 1769 867 1769 851 1770 887 1770 866 1770 851 1771 868 1771 887 1771 887 1772 868 1772 889 1772 889 1773 868 1773 869 1773 871 1774 869 1774 850 1774 886 1775 850 1775 873 1775 870 1776 886 1776 873 1776 889 1777 869 1777 871 1777 871 1778 850 1778 886 1778 870 1779 873 1779 872 1779 872 1780 873 1780 874 1780 726 1781 874 1781 790 1781 798 1782 726 1782 790 1782 798 1783 728 1783 726 1783 872 1784 874 1784 726 1784 875 1785 876 1785 899 1785 875 1786 877 1786 876 1786 876 1787 877 1787 808 1787 962 1788 808 1788 878 1788 816 1789 962 1789 878 1789 816 1790 882 1790 962 1790 816 1791 879 1791 882 1791 882 1792 879 1792 817 1792 880 1793 882 1793 817 1793 880 1794 810 1794 882 1794 882 1795 810 1795 811 1795 881 1796 882 1796 811 1796 876 1797 808 1797 962 1797 857 1798 964 1798 882 1798 857 1799 966 1799 964 1799 857 1800 967 1800 966 1800 857 1801 969 1801 967 1801 857 1802 883 1802 969 1802 857 1803 910 1803 883 1803 857 1804 930 1804 910 1804 857 1805 931 1805 930 1805 857 1806 884 1806 931 1806 857 1807 862 1807 884 1807 884 1808 862 1808 863 1808 864 1809 884 1809 863 1809 864 1810 859 1810 884 1810 884 1811 859 1811 950 1811 950 1812 859 1812 861 1812 860 1813 950 1813 861 1813 860 1814 951 1814 950 1814 860 1815 866 1815 951 1815 951 1816 866 1816 885 1816 885 1817 866 1817 887 1817 888 1818 887 1818 889 1818 933 1819 889 1819 871 1819 890 1820 871 1820 886 1820 935 1821 886 1821 870 1821 917 1822 870 1822 918 1822 917 1823 935 1823 870 1823 885 1824 887 1824 888 1824 888 1825 889 1825 933 1825 933 1826 871 1826 890 1826 890 1827 886 1827 935 1827 872 1828 891 1828 870 1828 872 1829 892 1829 891 1829 872 1830 938 1830 892 1830 872 1831 940 1831 938 1831 872 1832 908 1832 940 1832 872 1833 909 1833 908 1833 872 1834 893 1834 909 1834 872 1835 896 1835 893 1835 893 1836 896 1836 973 1836 973 1837 896 1837 974 1837 974 1838 896 1838 959 1838 959 1839 896 1839 976 1839 976 1840 896 1840 894 1840 894 1841 896 1841 895 1841 895 1842 896 1842 897 1842 897 1843 896 1843 898 1843 898 1844 896 1844 899 1844 961 1845 899 1845 900 1845 961 1846 898 1846 899 1846 902 1847 901 1847 929 1847 904 1848 902 1848 929 1848 904 1849 903 1849 902 1849 904 1850 905 1850 903 1850 903 1851 905 1851 913 1851 913 1852 905 1852 914 1852 957 1853 914 1853 926 1853 970 1854 926 1854 925 1854 924 1855 970 1855 925 1855 924 1856 907 1856 970 1856 924 1857 906 1857 907 1857 907 1858 906 1858 942 1858 909 1859 942 1859 922 1859 908 1860 909 1860 922 1860 910 1861 930 1861 911 1861 911 1862 930 1862 929 1862 901 1863 911 1863 929 1863 964 1864 912 1864 882 1864 882 1865 912 1865 962 1865 876 1866 900 1866 899 1866 909 1867 907 1867 942 1867 970 1868 957 1868 926 1868 957 1869 913 1869 914 1869 891 1870 915 1870 870 1870 870 1871 915 1871 919 1871 918 1872 870 1872 919 1872 917 1873 916 1873 935 1873 917 1874 840 1874 916 1874 917 1875 918 1875 840 1875 840 1876 918 1876 841 1876 841 1877 918 1877 919 1877 936 1878 919 1878 915 1878 937 1879 915 1879 891 1879 842 1880 891 1880 892 1880 920 1881 892 1881 938 1881 939 1882 938 1882 940 1882 921 1883 940 1883 908 1883 941 1884 908 1884 922 1884 923 1885 922 1885 942 1885 943 1886 942 1886 906 1886 944 1887 906 1887 924 1887 945 1888 924 1888 925 1888 946 1889 925 1889 926 1889 947 1890 926 1890 914 1890 948 1891 914 1891 905 1891 927 1892 905 1892 904 1892 928 1893 904 1893 929 1893 835 1894 929 1894 930 1894 949 1895 930 1895 931 1895 932 1896 931 1896 884 1896 836 1897 884 1897 950 1897 845 1898 950 1898 951 1898 848 1899 951 1899 885 1899 952 1900 885 1900 888 1900 849 1901 888 1901 933 1901 852 1902 933 1902 890 1902 934 1903 890 1903 935 1903 916 1904 934 1904 935 1904 841 1905 919 1905 936 1905 936 1906 915 1906 937 1906 937 1907 891 1907 842 1907 842 1908 892 1908 920 1908 920 1909 938 1909 939 1909 939 1910 940 1910 921 1910 921 1911 908 1911 941 1911 941 1912 922 1912 923 1912 923 1913 942 1913 943 1913 943 1914 906 1914 944 1914 944 1915 924 1915 945 1915 945 1916 925 1916 946 1916 946 1917 926 1917 947 1917 947 1918 914 1918 948 1918 948 1919 905 1919 927 1919 927 1920 904 1920 928 1920 928 1921 929 1921 835 1921 835 1922 930 1922 949 1922 949 1923 931 1923 932 1923 932 1924 884 1924 836 1924 836 1925 950 1925 845 1925 845 1926 951 1926 848 1926 848 1927 885 1927 952 1927 952 1928 888 1928 849 1928 849 1929 933 1929 852 1929 852 1930 890 1930 934 1930 902 1931 953 1931 901 1931 902 1932 954 1932 953 1932 902 1933 903 1933 954 1933 954 1934 903 1934 955 1934 955 1935 903 1935 913 1935 956 1936 913 1936 957 1936 843 1937 957 1937 970 1937 971 1938 970 1938 907 1938 958 1939 907 1939 909 1939 820 1940 909 1940 893 1940 972 1941 893 1941 973 1941 821 1942 973 1942 974 1942 975 1943 974 1943 959 1943 822 1944 959 1944 976 1944 977 1945 976 1945 894 1945 824 1946 894 1946 895 1946 960 1947 895 1947 897 1947 825 1948 897 1948 898 1948 826 1949 898 1949 961 1949 829 1950 961 1950 900 1950 830 1951 900 1951 876 1951 831 1952 876 1952 962 1952 963 1953 962 1953 912 1953 978 1954 912 1954 964 1954 965 1955 964 1955 966 1955 832 1956 966 1956 967 1956 979 1957 967 1957 969 1957 968 1958 969 1958 883 1958 834 1959 883 1959 910 1959 839 1960 910 1960 911 1960 838 1961 911 1961 901 1961 953 1962 838 1962 901 1962 955 1963 913 1963 956 1963 956 1964 957 1964 843 1964 843 1965 970 1965 971 1965 971 1966 907 1966 958 1966 958 1967 909 1967 820 1967 820 1968 893 1968 972 1968 972 1969 973 1969 821 1969 821 1970 974 1970 975 1970 975 1971 959 1971 822 1971 822 1972 976 1972 977 1972 977 1973 894 1973 824 1973 824 1974 895 1974 960 1974 960 1975 897 1975 825 1975 825 1976 898 1976 826 1976 826 1977 961 1977 829 1977 829 1978 900 1978 830 1978 830 1979 876 1979 831 1979 831 1980 962 1980 963 1980 963 1981 912 1981 978 1981 978 1982 964 1982 965 1982 965 1983 966 1983 832 1983 832 1984 967 1984 979 1984 979 1985 969 1985 968 1985 968 1986 883 1986 834 1986 834 1987 910 1987 839 1987 839 1988 911 1988 838 1988 980 1989 981 1989 983 1989 983 1990 981 1990 982 1990 393 1991 983 1991 982 1991 393 1992 394 1992 983 1992 983 1993 394 1993 794 1993 984 1994 983 1994 794 1994 984 1995 986 1995 983 1995 984 1996 985 1996 986 1996 986 1997 985 1997 730 1997 730 1998 985 1998 786 1998 1020 1999 786 1999 1021 1999 987 2000 1021 2000 988 2000 1019 2001 988 2001 785 2001 1018 2002 785 2002 989 2002 731 2003 989 2003 783 2003 732 2004 783 2004 991 2004 990 2005 991 2005 1017 2005 734 2006 1017 2006 781 2006 733 2007 781 2007 992 2007 735 2008 992 2008 993 2008 736 2009 993 2009 1016 2009 737 2010 1016 2010 780 2010 738 2011 780 2011 1015 2011 739 2012 1015 2012 779 2012 1014 2013 779 2013 777 2013 740 2014 777 2014 778 2014 994 2015 778 2015 776 2015 995 2016 776 2016 775 2016 1012 2017 775 2017 1013 2017 1011 2018 1013 2018 774 2018 1010 2019 774 2019 772 2019 741 2020 772 2020 773 2020 996 2021 773 2021 382 2021 996 2022 741 2022 773 2022 996 2023 380 2023 741 2023 741 2024 380 2024 997 2024 998 2025 741 2025 997 2025 998 2026 742 2026 741 2026 394 2027 392 2027 794 2027 794 2028 392 2028 1008 2028 792 2029 1008 2029 391 2029 999 2030 792 2030 391 2030 999 2031 385 2031 792 2031 792 2032 385 2032 1000 2032 1002 2033 1000 2033 384 2033 383 2034 1002 2034 384 2034 383 2035 1001 2035 1002 2035 1002 2036 1001 2036 1009 2036 1003 2037 1009 2037 1005 2037 1004 2038 1003 2038 1005 2038 1004 2039 1006 2039 1003 2039 1003 2040 1006 2040 1007 2040 773 2041 1007 2041 382 2041 773 2042 1003 2042 1007 2042 794 2043 1008 2043 792 2043 792 2044 1000 2044 1002 2044 1002 2045 1009 2045 1003 2045 741 2046 1010 2046 772 2046 1010 2047 1011 2047 774 2047 1011 2048 1012 2048 1013 2048 1012 2049 995 2049 775 2049 995 2050 994 2050 776 2050 994 2051 740 2051 778 2051 740 2052 1014 2052 777 2052 1014 2053 739 2053 779 2053 739 2054 738 2054 1015 2054 738 2055 737 2055 780 2055 737 2056 736 2056 1016 2056 736 2057 735 2057 993 2057 735 2058 733 2058 992 2058 733 2059 734 2059 781 2059 734 2060 990 2060 1017 2060 990 2061 732 2061 991 2061 732 2062 731 2062 783 2062 731 2063 1018 2063 989 2063 1018 2064 1019 2064 785 2064 1019 2065 987 2065 988 2065 987 2066 1020 2066 1021 2066 1020 2067 730 2067 786 2067 1022 2068 307 2068 1064 2068 1064 2069 307 2069 1023 2069 1024 2070 1064 2070 1023 2070 1024 2071 1049 2071 1064 2071 1024 2072 1025 2072 1049 2072 1049 2073 1025 2073 306 2073 1027 2074 306 2074 1026 2074 313 2075 1027 2075 1026 2075 313 2076 312 2076 1027 2076 1027 2077 312 2077 795 2077 795 2078 312 2078 1028 2078 284 2079 795 2079 1028 2079 284 2080 282 2080 795 2080 795 2081 282 2081 796 2081 796 2082 282 2082 1029 2082 1050 2083 1029 2083 302 2083 1030 2084 1050 2084 302 2084 1030 2085 797 2085 1050 2085 1030 2086 278 2086 797 2086 797 2087 278 2087 1031 2087 1051 2088 1031 2088 276 2088 275 2089 1051 2089 276 2089 275 2090 1032 2090 1051 2090 275 2091 1033 2091 1032 2091 1032 2092 1033 2092 1035 2092 1035 2093 1033 2093 1034 2093 274 2094 1035 2094 1034 2094 274 2095 1036 2095 1035 2095 1035 2096 1036 2096 1037 2096 1037 2097 1036 2097 272 2097 1038 2098 1037 2098 272 2098 1038 2099 271 2099 1037 2099 1037 2100 271 2100 766 2100 766 2101 271 2101 270 2101 1039 2102 766 2102 270 2102 1039 2103 269 2103 766 2103 766 2104 269 2104 1053 2104 768 2105 1053 2105 1040 2105 1054 2106 1040 2106 1073 2106 769 2107 1073 2107 1041 2107 770 2108 1041 2108 1042 2108 791 2109 1042 2109 1071 2109 1055 2110 1071 2110 1043 2110 1044 2111 1043 2111 1070 2111 1045 2112 1070 2112 1056 2112 1057 2113 1056 2113 1046 2113 793 2114 1046 2114 1058 2114 1047 2115 1058 2115 1069 2115 1059 2116 1069 2116 1068 2116 1048 2117 1068 2117 1067 2117 788 2118 1067 2118 1060 2118 787 2119 1060 2119 1066 2119 789 2120 1066 2120 1061 2120 1062 2121 1061 2121 1063 2121 800 2122 1063 2122 1064 2122 1049 2123 800 2123 1064 2123 1049 2124 306 2124 1027 2124 796 2125 1029 2125 1050 2125 797 2126 1031 2126 1051 2126 269 2127 1052 2127 1053 2127 1053 2128 1052 2128 267 2128 766 2129 1053 2129 768 2129 768 2130 1040 2130 1054 2130 1054 2131 1073 2131 769 2131 769 2132 1041 2132 770 2132 770 2133 1042 2133 791 2133 791 2134 1071 2134 1055 2134 1055 2135 1043 2135 1044 2135 1044 2136 1070 2136 1045 2136 1045 2137 1056 2137 1057 2137 1057 2138 1046 2138 793 2138 793 2139 1058 2139 1047 2139 1047 2140 1069 2140 1059 2140 1059 2141 1068 2141 1048 2141 1048 2142 1067 2142 788 2142 788 2143 1060 2143 787 2143 787 2144 1066 2144 789 2144 789 2145 1061 2145 1062 2145 1062 2146 1063 2146 800 2146 1022 2147 1064 2147 1065 2147 1065 2148 1064 2148 1063 2148 1061 2149 1065 2149 1063 2149 1061 2150 1066 2150 1065 2150 1065 2151 1066 2151 1060 2151 1067 2152 1065 2152 1060 2152 1067 2153 1074 2153 1065 2153 1067 2154 1068 2154 1074 2154 1074 2155 1068 2155 1069 2155 1058 2156 1074 2156 1069 2156 1058 2157 1046 2157 1074 2157 1074 2158 1046 2158 1056 2158 498 2159 1056 2159 1070 2159 1043 2160 498 2160 1070 2160 1043 2161 1071 2161 498 2161 498 2162 1071 2162 1072 2162 1072 2163 1071 2163 1042 2163 1041 2164 1072 2164 1042 2164 1041 2165 1073 2165 1072 2165 1072 2166 1073 2166 1040 2166 1053 2167 1072 2167 1040 2167 1053 2168 267 2168 1072 2168 1074 2169 1056 2169 498 2169 1076 2170 1105 2170 1087 2170 1087 2171 1105 2171 1106 2171 1075 2172 1076 2172 1237 2172 1237 2173 1076 2173 1087 2173 1196 2174 1237 2174 1107 2174 1196 2175 1077 2175 1237 2175 1237 2176 1077 2176 1191 2176 1078 2177 1237 2177 1191 2177 1078 2178 1079 2178 1237 2178 1237 2179 1079 2179 1187 2179 1177 2180 1237 2180 1187 2180 1177 2181 1088 2181 1237 2181 1177 2182 1080 2182 1088 2182 1088 2183 1080 2183 1172 2183 1169 2184 1088 2184 1172 2184 1169 2185 1081 2185 1088 2185 1088 2186 1081 2186 1164 2186 1082 2187 1088 2187 1164 2187 1082 2188 1155 2188 1088 2188 1088 2189 1155 2189 1150 2189 1106 2190 1150 2190 1084 2190 1083 2191 1106 2191 1084 2191 1083 2192 1144 2192 1106 2192 1106 2193 1144 2193 1141 2193 1138 2194 1106 2194 1141 2194 1138 2195 1085 2195 1106 2195 1106 2196 1085 2196 1134 2196 1087 2197 1134 2197 1129 2197 1124 2198 1087 2198 1129 2198 1124 2199 1122 2199 1087 2199 1087 2200 1122 2200 1118 2200 1108 2201 1087 2201 1118 2201 1108 2202 1086 2202 1087 2202 1087 2203 1086 2203 1107 2203 1237 2204 1087 2204 1107 2204 1088 2205 1150 2205 1106 2205 1106 2206 1134 2206 1087 2206 1106 2207 782 2207 1088 2207 1088 2208 782 2208 1089 2208 1089 2209 782 2209 1098 2209 782 2210 784 2210 1098 2210 1098 2211 784 2211 1092 2211 784 2212 1267 2212 1092 2212 1092 2213 1267 2213 1102 2213 1194 2214 1092 2214 1104 2214 1194 2215 1090 2215 1092 2215 1092 2216 1090 2216 1199 2216 1091 2217 1092 2217 1199 2217 1091 2218 1114 2218 1092 2218 1092 2219 1114 2219 1117 2219 1121 2220 1092 2220 1117 2220 1121 2221 1098 2221 1092 2221 1121 2222 1120 2222 1098 2222 1098 2223 1120 2223 1094 2223 1093 2224 1098 2224 1094 2224 1093 2225 1133 2225 1098 2225 1098 2226 1133 2226 1096 2226 1095 2227 1098 2227 1096 2227 1095 2228 1097 2228 1098 2228 1098 2229 1097 2229 1147 2229 1089 2230 1147 2230 1146 2230 1099 2231 1089 2231 1146 2231 1099 2232 1154 2232 1089 2232 1089 2233 1154 2233 1158 2233 1163 2234 1089 2234 1158 2234 1163 2235 1168 2235 1089 2235 1089 2236 1168 2236 1100 2236 1102 2237 1100 2237 1101 2237 1176 2238 1102 2238 1101 2238 1176 2239 1181 2239 1102 2239 1102 2240 1181 2240 1180 2240 1103 2241 1102 2241 1180 2241 1103 2242 1190 2242 1102 2242 1102 2243 1190 2243 1104 2243 1092 2244 1102 2244 1104 2244 1098 2245 1147 2245 1089 2245 1089 2246 1100 2246 1102 2246 857 2247 882 2247 833 2247 833 2248 882 2248 827 2248 1105 2249 823 2249 1106 2249 1106 2250 823 2250 807 2250 782 2251 1106 2251 807 2251 1086 2252 1201 2252 1107 2252 1086 2253 1109 2253 1201 2253 1086 2254 1108 2254 1109 2254 1109 2255 1108 2255 1110 2255 1111 2256 1110 2256 1203 2256 1112 2257 1203 2257 1113 2257 1114 2258 1113 2258 1117 2258 1114 2259 1112 2259 1113 2259 1114 2260 1091 2260 1112 2260 1112 2261 1091 2261 1205 2261 1111 2262 1205 2262 1115 2262 1109 2263 1115 2263 1201 2263 1109 2264 1111 2264 1115 2264 1109 2265 1110 2265 1111 2265 1108 2266 1118 2266 1110 2266 1110 2267 1118 2267 1204 2267 1203 2268 1204 2268 1206 2268 1113 2269 1206 2269 1116 2269 1117 2270 1116 2270 1121 2270 1117 2271 1113 2271 1116 2271 1118 2272 1122 2272 1204 2272 1204 2273 1122 2273 1123 2273 1206 2274 1123 2274 1119 2274 1116 2275 1119 2275 1125 2275 1121 2276 1125 2276 1120 2276 1121 2277 1116 2277 1125 2277 1122 2278 1124 2278 1123 2278 1123 2279 1124 2279 1128 2279 1119 2280 1128 2280 1126 2280 1125 2281 1126 2281 1127 2281 1120 2282 1127 2282 1094 2282 1120 2283 1125 2283 1127 2283 1124 2284 1129 2284 1128 2284 1128 2285 1129 2285 1130 2285 1126 2286 1130 2286 1207 2286 1127 2287 1207 2287 1131 2287 1094 2288 1131 2288 1093 2288 1094 2289 1127 2289 1131 2289 1129 2290 1134 2290 1130 2290 1130 2291 1134 2291 1132 2291 1207 2292 1132 2292 1209 2292 1131 2293 1209 2293 1136 2293 1093 2294 1136 2294 1133 2294 1093 2295 1131 2295 1136 2295 1134 2296 1085 2296 1132 2296 1132 2297 1085 2297 1137 2297 1209 2298 1137 2298 1208 2298 1136 2299 1208 2299 1135 2299 1133 2300 1135 2300 1096 2300 1133 2301 1136 2301 1135 2301 1085 2302 1138 2302 1137 2302 1137 2303 1138 2303 1140 2303 1208 2304 1140 2304 1210 2304 1135 2305 1210 2305 1139 2305 1096 2306 1139 2306 1095 2306 1096 2307 1135 2307 1139 2307 1138 2308 1141 2308 1140 2308 1140 2309 1141 2309 1211 2309 1210 2310 1211 2310 1142 2310 1139 2311 1142 2311 1214 2311 1095 2312 1214 2312 1097 2312 1095 2313 1139 2313 1214 2313 1141 2314 1144 2314 1211 2314 1211 2315 1144 2315 1143 2315 1142 2316 1143 2316 1212 2316 1214 2317 1212 2317 1148 2317 1097 2318 1148 2318 1147 2318 1097 2319 1214 2319 1148 2319 1144 2320 1083 2320 1143 2320 1143 2321 1083 2321 1213 2321 1212 2322 1213 2322 1215 2322 1148 2323 1215 2323 1145 2323 1147 2324 1145 2324 1146 2324 1147 2325 1148 2325 1145 2325 1083 2326 1084 2326 1213 2326 1213 2327 1084 2327 1149 2327 1215 2328 1149 2328 1216 2328 1145 2329 1216 2329 1152 2329 1146 2330 1152 2330 1099 2330 1146 2331 1145 2331 1152 2331 1084 2332 1150 2332 1149 2332 1149 2333 1150 2333 1151 2333 1216 2334 1151 2334 1153 2334 1152 2335 1153 2335 1157 2335 1099 2336 1157 2336 1154 2336 1099 2337 1152 2337 1157 2337 1150 2338 1155 2338 1151 2338 1151 2339 1155 2339 1217 2339 1153 2340 1217 2340 1156 2340 1157 2341 1156 2341 1218 2341 1154 2342 1218 2342 1158 2342 1154 2343 1157 2343 1218 2343 1155 2344 1082 2344 1217 2344 1217 2345 1082 2345 1160 2345 1156 2346 1160 2346 1219 2346 1218 2347 1219 2347 1159 2347 1158 2348 1159 2348 1163 2348 1158 2349 1218 2349 1159 2349 1082 2350 1164 2350 1160 2350 1160 2351 1164 2351 1165 2351 1219 2352 1165 2352 1161 2352 1159 2353 1161 2353 1162 2353 1163 2354 1162 2354 1168 2354 1163 2355 1159 2355 1162 2355 1164 2356 1081 2356 1165 2356 1165 2357 1081 2357 1166 2357 1161 2358 1166 2358 1167 2358 1162 2359 1167 2359 1171 2359 1168 2360 1171 2360 1100 2360 1168 2361 1162 2361 1171 2361 1081 2362 1169 2362 1166 2362 1166 2363 1169 2363 1170 2363 1167 2364 1170 2364 1222 2364 1171 2365 1222 2365 1221 2365 1100 2366 1221 2366 1101 2366 1100 2367 1171 2367 1221 2367 1169 2368 1172 2368 1170 2368 1170 2369 1172 2369 1220 2369 1222 2370 1220 2370 1173 2370 1221 2371 1173 2371 1174 2371 1101 2372 1174 2372 1176 2372 1101 2373 1221 2373 1174 2373 1172 2374 1080 2374 1220 2374 1220 2375 1080 2375 1175 2375 1173 2376 1175 2376 1178 2376 1174 2377 1178 2377 1179 2377 1176 2378 1179 2378 1181 2378 1176 2379 1174 2379 1179 2379 1080 2380 1177 2380 1175 2380 1175 2381 1177 2381 1182 2381 1178 2382 1182 2382 1183 2382 1179 2383 1183 2383 1185 2383 1181 2384 1185 2384 1180 2384 1181 2385 1179 2385 1185 2385 1177 2386 1187 2386 1182 2386 1182 2387 1187 2387 1223 2387 1183 2388 1223 2388 1184 2388 1185 2389 1184 2389 1186 2389 1180 2390 1186 2390 1103 2390 1180 2391 1185 2391 1186 2391 1187 2392 1079 2392 1223 2392 1223 2393 1079 2393 1188 2393 1184 2394 1188 2394 1224 2394 1186 2395 1224 2395 1225 2395 1103 2396 1225 2396 1190 2396 1103 2397 1186 2397 1225 2397 1079 2398 1078 2398 1188 2398 1188 2399 1078 2399 1189 2399 1224 2400 1189 2400 1228 2400 1225 2401 1228 2401 1227 2401 1190 2402 1227 2402 1104 2402 1190 2403 1225 2403 1227 2403 1078 2404 1191 2404 1189 2404 1189 2405 1191 2405 1192 2405 1228 2406 1192 2406 1229 2406 1227 2407 1229 2407 1193 2407 1104 2408 1193 2408 1194 2408 1104 2409 1227 2409 1193 2409 1191 2410 1077 2410 1192 2410 1192 2411 1077 2411 1226 2411 1229 2412 1226 2412 1195 2412 1193 2413 1195 2413 1202 2413 1194 2414 1202 2414 1090 2414 1194 2415 1193 2415 1202 2415 1077 2416 1196 2416 1226 2416 1226 2417 1196 2417 1200 2417 1195 2418 1200 2418 1197 2418 1202 2419 1197 2419 1198 2419 1090 2420 1198 2420 1199 2420 1090 2421 1202 2421 1198 2421 1196 2422 1107 2422 1200 2422 1200 2423 1107 2423 1201 2423 1197 2424 1201 2424 1115 2424 1198 2425 1115 2425 1205 2425 1199 2426 1205 2426 1091 2426 1199 2427 1198 2427 1205 2427 1200 2428 1195 2428 1226 2428 1197 2429 1200 2429 1201 2429 1195 2430 1193 2430 1229 2430 1202 2431 1195 2431 1197 2431 1198 2432 1197 2432 1115 2432 1203 2433 1110 2433 1204 2433 1112 2434 1205 2434 1111 2434 1203 2435 1112 2435 1111 2435 1206 2436 1204 2436 1123 2436 1113 2437 1203 2437 1206 2437 1119 2438 1123 2438 1128 2438 1116 2439 1206 2439 1119 2439 1126 2440 1128 2440 1130 2440 1125 2441 1119 2441 1126 2441 1207 2442 1130 2442 1132 2442 1127 2443 1126 2443 1207 2443 1209 2444 1132 2444 1137 2444 1131 2445 1207 2445 1209 2445 1208 2446 1137 2446 1140 2446 1136 2447 1209 2447 1208 2447 1210 2448 1140 2448 1211 2448 1135 2449 1208 2449 1210 2449 1142 2450 1211 2450 1143 2450 1139 2451 1210 2451 1142 2451 1212 2452 1143 2452 1213 2452 1214 2453 1142 2453 1212 2453 1215 2454 1213 2454 1149 2454 1148 2455 1212 2455 1215 2455 1216 2456 1149 2456 1151 2456 1145 2457 1215 2457 1216 2457 1153 2458 1151 2458 1217 2458 1152 2459 1216 2459 1153 2459 1156 2460 1217 2460 1160 2460 1157 2461 1153 2461 1156 2461 1219 2462 1160 2462 1165 2462 1218 2463 1156 2463 1219 2463 1161 2464 1165 2464 1166 2464 1159 2465 1219 2465 1161 2465 1167 2466 1166 2466 1170 2466 1162 2467 1161 2467 1167 2467 1222 2468 1170 2468 1220 2468 1171 2469 1167 2469 1222 2469 1173 2470 1220 2470 1175 2470 1221 2471 1222 2471 1173 2471 1178 2472 1175 2472 1182 2472 1174 2473 1173 2473 1178 2473 1183 2474 1182 2474 1223 2474 1179 2475 1178 2475 1183 2475 1184 2476 1223 2476 1188 2476 1185 2477 1183 2477 1184 2477 1224 2478 1188 2478 1189 2478 1186 2479 1184 2479 1224 2479 1228 2480 1189 2480 1192 2480 1225 2481 1224 2481 1228 2481 1229 2482 1192 2482 1226 2482 1227 2483 1228 2483 1229 2483 1231 2484 1230 2484 555 2484 1231 2485 1232 2485 1230 2485 1231 2486 1234 2486 1232 2486 1232 2487 1234 2487 1233 2487 1233 2488 1234 2488 1241 2488 1235 2489 1241 2489 538 2489 617 2490 538 2490 1242 2490 615 2491 1242 2491 1262 2491 1236 2492 1262 2492 874 2492 1237 2493 874 2493 1075 2493 1237 2494 1236 2494 874 2494 1237 2495 614 2495 1236 2495 1237 2496 612 2496 614 2496 1237 2497 610 2497 612 2497 1237 2498 1238 2498 610 2498 1237 2499 587 2499 1238 2499 1237 2500 585 2500 587 2500 1237 2501 607 2501 585 2501 1237 2502 584 2502 607 2502 1237 2503 1239 2503 584 2503 1237 2504 1240 2504 1239 2504 1237 2505 604 2505 1240 2505 1237 2506 1088 2506 604 2506 604 2507 1088 2507 1267 2507 627 2508 1267 2508 626 2508 627 2509 604 2509 1267 2509 1233 2510 1241 2510 1235 2510 1235 2511 538 2511 617 2511 617 2512 1242 2512 615 2512 1262 2513 1243 2513 874 2513 874 2514 1243 2514 539 2514 518 2515 874 2515 539 2515 518 2516 1244 2516 874 2516 874 2517 1244 2517 540 2517 1245 2518 874 2518 540 2518 1245 2519 541 2519 874 2519 874 2520 541 2520 523 2520 1246 2521 874 2521 523 2521 1246 2522 524 2522 874 2522 874 2523 524 2523 543 2523 544 2524 874 2524 543 2524 544 2525 790 2525 874 2525 544 2526 1247 2526 790 2526 790 2527 1247 2527 1248 2527 1249 2528 790 2528 1248 2528 1249 2529 546 2529 790 2529 790 2530 546 2530 1250 2530 547 2531 790 2531 1250 2531 547 2532 1251 2532 790 2532 790 2533 1251 2533 549 2533 1252 2534 790 2534 549 2534 1252 2535 550 2535 790 2535 790 2536 550 2536 1253 2536 534 2537 790 2537 1253 2537 534 2538 1263 2538 790 2538 534 2539 1254 2539 1263 2539 1263 2540 1254 2540 1255 2540 1255 2541 1254 2541 551 2541 1256 2542 551 2542 1258 2542 1257 2543 1258 2543 1259 2543 1260 2544 1259 2544 1261 2544 591 2545 1261 2545 553 2545 619 2546 553 2546 555 2546 1230 2547 619 2547 555 2547 1255 2548 551 2548 1256 2548 1256 2549 1258 2549 1257 2549 1257 2550 1259 2550 1260 2550 1260 2551 1261 2551 591 2551 591 2552 553 2552 619 2552 1236 2553 615 2553 1262 2553 1263 2554 1264 2554 790 2554 790 2555 1264 2555 1267 2555 1267 2556 1264 2556 1265 2556 1266 2557 1267 2557 1265 2557 1266 2558 596 2558 1267 2558 1267 2559 596 2559 1268 2559 598 2560 1267 2560 1268 2560 598 2561 624 2561 1267 2561 1267 2562 624 2562 625 2562 600 2563 1267 2563 625 2563 600 2564 602 2564 1267 2564 1267 2565 602 2565 626 2565 1088 2566 1089 2566 1267 2566 1267 2567 1089 2567 1102 2567 1269 2568 1650 2568 1602 2568 1602 2569 1650 2569 1586 2569 1639 2570 1269 2570 1270 2570 1270 2571 1269 2571 1602 2571 1654 2572 1639 2572 1627 2572 1627 2573 1639 2573 1270 2573 1650 2574 1654 2574 1586 2574 1586 2575 1654 2575 1627 2575 1272 2576 1271 2576 1601 2576 1601 2577 1271 2577 1605 2577 1273 2578 1272 2578 1603 2578 1603 2579 1272 2579 1601 2579 1275 2580 1273 2580 1274 2580 1274 2581 1273 2581 1603 2581 1271 2582 1275 2582 1605 2582 1605 2583 1275 2583 1274 2583 1660 2584 1640 2584 1612 2584 1612 2585 1640 2585 1610 2585 1276 2586 1660 2586 1611 2586 1611 2587 1660 2587 1612 2587 1277 2588 1276 2588 1278 2588 1278 2589 1276 2589 1611 2589 1640 2590 1277 2590 1610 2590 1610 2591 1277 2591 1278 2591 1281 2592 1279 2592 1607 2592 1607 2593 1279 2593 1280 2593 1282 2594 1281 2594 1606 2594 1606 2595 1281 2595 1607 2595 1641 2596 1282 2596 1283 2596 1283 2597 1282 2597 1606 2597 1279 2598 1641 2598 1280 2598 1280 2599 1641 2599 1283 2599 1315 2600 1338 2600 1314 2600 1314 2601 1338 2601 1609 2601 1642 2602 1289 2602 1321 2602 1642 2603 1284 2603 1289 2603 1289 2604 1284 2604 1290 2604 1291 2605 1290 2605 1285 2605 1328 2606 1285 2606 1327 2606 1326 2607 1327 2607 1286 2607 1287 2608 1286 2608 1619 2608 1287 2609 1326 2609 1286 2609 1287 2610 1618 2610 1326 2610 1326 2611 1618 2611 1316 2611 1328 2612 1316 2612 1322 2612 1291 2613 1322 2613 1288 2613 1289 2614 1288 2614 1321 2614 1289 2615 1291 2615 1288 2615 1289 2616 1290 2616 1291 2616 1284 2617 1292 2617 1290 2617 1290 2618 1292 2618 1325 2618 1285 2619 1325 2619 1324 2619 1327 2620 1324 2620 1331 2620 1286 2621 1331 2621 1295 2621 1619 2622 1295 2622 1293 2622 1619 2623 1286 2623 1295 2623 1292 2624 1670 2624 1325 2624 1325 2625 1670 2625 1323 2625 1324 2626 1323 2626 1329 2626 1331 2627 1329 2627 1296 2627 1295 2628 1296 2628 1297 2628 1293 2629 1297 2629 1294 2629 1293 2630 1295 2630 1297 2630 1670 2631 1665 2631 1323 2631 1323 2632 1665 2632 1299 2632 1329 2633 1299 2633 1300 2633 1296 2634 1300 2634 1333 2634 1297 2635 1333 2635 1301 2635 1294 2636 1301 2636 1298 2636 1294 2637 1297 2637 1301 2637 1665 2638 1664 2638 1299 2638 1299 2639 1664 2639 1330 2639 1300 2640 1330 2640 1332 2640 1333 2641 1332 2641 1335 2641 1301 2642 1335 2642 1336 2642 1298 2643 1336 2643 1302 2643 1298 2644 1301 2644 1336 2644 1664 2645 1663 2645 1330 2645 1330 2646 1663 2646 1334 2646 1332 2647 1334 2647 1305 2647 1335 2648 1305 2648 1306 2648 1336 2649 1306 2649 1308 2649 1302 2650 1308 2650 1314 2650 1302 2651 1336 2651 1308 2651 1663 2652 1303 2652 1334 2652 1334 2653 1303 2653 1304 2653 1305 2654 1304 2654 1311 2654 1306 2655 1311 2655 1307 2655 1308 2656 1307 2656 1314 2656 1308 2657 1306 2657 1307 2657 1303 2658 1662 2658 1304 2658 1304 2659 1662 2659 1309 2659 1311 2660 1309 2660 1310 2660 1307 2661 1310 2661 1314 2661 1307 2662 1311 2662 1310 2662 1662 2663 1312 2663 1309 2663 1309 2664 1312 2664 1313 2664 1310 2665 1313 2665 1315 2665 1314 2666 1310 2666 1315 2666 1312 2667 1315 2667 1313 2667 1618 2668 1622 2668 1316 2668 1316 2669 1622 2669 1319 2669 1322 2670 1319 2670 1318 2670 1288 2671 1318 2671 1321 2671 1288 2672 1322 2672 1318 2672 1622 2673 1317 2673 1319 2673 1319 2674 1317 2674 1320 2674 1318 2675 1320 2675 1321 2675 1318 2676 1319 2676 1320 2676 1317 2677 1614 2677 1320 2677 1320 2678 1614 2678 1321 2678 1321 2679 1614 2679 1613 2679 1328 2680 1322 2680 1291 2680 1285 2681 1328 2681 1291 2681 1325 2682 1285 2682 1290 2682 1316 2683 1319 2683 1322 2683 1323 2684 1324 2684 1325 2684 1326 2685 1316 2685 1328 2685 1327 2686 1326 2686 1328 2686 1324 2687 1327 2687 1285 2687 1299 2688 1329 2688 1323 2688 1329 2689 1331 2689 1324 2689 1331 2690 1286 2690 1327 2690 1330 2691 1300 2691 1299 2691 1300 2692 1296 2692 1329 2692 1296 2693 1295 2693 1331 2693 1334 2694 1332 2694 1330 2694 1332 2695 1333 2695 1300 2695 1333 2696 1297 2696 1296 2696 1304 2697 1305 2697 1334 2697 1305 2698 1335 2698 1332 2698 1335 2699 1301 2699 1333 2699 1309 2700 1311 2700 1304 2700 1311 2701 1306 2701 1305 2701 1306 2702 1336 2702 1335 2702 1313 2703 1310 2703 1309 2703 1337 2704 1321 2704 1608 2704 1608 2705 1321 2705 1613 2705 1338 2706 1337 2706 1609 2706 1609 2707 1337 2707 1608 2707 1626 2708 1426 2708 1624 2708 1626 2709 1339 2709 1426 2709 1626 2710 1340 2710 1339 2710 1339 2711 1340 2711 1346 2711 1343 2712 1346 2712 1341 2712 1342 2713 1341 2713 1645 2713 1342 2714 1343 2714 1341 2714 1342 2715 1344 2715 1343 2715 1343 2716 1344 2716 1428 2716 1339 2717 1428 2717 1426 2717 1339 2718 1343 2718 1428 2718 1339 2719 1346 2719 1343 2719 1340 2720 1345 2720 1346 2720 1346 2721 1345 2721 1430 2721 1341 2722 1430 2722 1347 2722 1645 2723 1347 2723 1646 2723 1645 2724 1341 2724 1347 2724 1345 2725 1628 2725 1430 2725 1430 2726 1628 2726 1431 2726 1347 2727 1431 2727 1351 2727 1646 2728 1351 2728 1348 2728 1646 2729 1347 2729 1351 2729 1628 2730 1349 2730 1431 2730 1431 2731 1349 2731 1350 2731 1351 2732 1350 2732 1352 2732 1348 2733 1352 2733 1354 2733 1348 2734 1351 2734 1352 2734 1349 2735 1629 2735 1350 2735 1350 2736 1629 2736 1353 2736 1352 2737 1353 2737 1355 2737 1354 2738 1355 2738 1357 2738 1354 2739 1352 2739 1355 2739 1629 2740 1630 2740 1353 2740 1353 2741 1630 2741 1356 2741 1355 2742 1356 2742 1432 2742 1357 2743 1432 2743 1360 2743 1357 2744 1355 2744 1432 2744 1630 2745 1361 2745 1356 2745 1356 2746 1361 2746 1362 2746 1432 2747 1362 2747 1358 2747 1360 2748 1358 2748 1359 2748 1360 2749 1432 2749 1358 2749 1361 2750 1363 2750 1362 2750 1362 2751 1363 2751 1365 2751 1358 2752 1365 2752 1364 2752 1359 2753 1364 2753 1674 2753 1359 2754 1358 2754 1364 2754 1363 2755 1366 2755 1365 2755 1365 2756 1366 2756 1433 2756 1364 2757 1433 2757 1367 2757 1674 2758 1367 2758 1369 2758 1674 2759 1364 2759 1367 2759 1366 2760 1368 2760 1433 2760 1433 2761 1368 2761 1371 2761 1367 2762 1371 2762 1370 2762 1369 2763 1370 2763 1374 2763 1369 2764 1367 2764 1370 2764 1368 2765 1372 2765 1371 2765 1371 2766 1372 2766 1373 2766 1370 2767 1373 2767 1377 2767 1374 2768 1377 2768 1673 2768 1374 2769 1370 2769 1377 2769 1372 2770 1592 2770 1373 2770 1373 2771 1592 2771 1375 2771 1377 2772 1375 2772 1434 2772 1673 2773 1434 2773 1376 2773 1673 2774 1377 2774 1434 2774 1592 2775 1380 2775 1375 2775 1375 2776 1380 2776 1378 2776 1434 2777 1378 2777 1379 2777 1376 2778 1379 2778 1383 2778 1376 2779 1434 2779 1379 2779 1380 2780 1381 2780 1378 2780 1378 2781 1381 2781 1382 2781 1379 2782 1382 2782 1384 2782 1383 2783 1384 2783 1680 2783 1383 2784 1379 2784 1384 2784 1381 2785 1388 2785 1382 2785 1382 2786 1388 2786 1385 2786 1384 2787 1385 2787 1386 2787 1680 2788 1386 2788 1387 2788 1680 2789 1384 2789 1386 2789 1388 2790 1389 2790 1385 2790 1385 2791 1389 2791 1436 2791 1386 2792 1436 2792 1435 2792 1387 2793 1435 2793 1681 2793 1387 2794 1386 2794 1435 2794 1389 2795 1635 2795 1436 2795 1436 2796 1635 2796 1390 2796 1435 2797 1390 2797 1391 2797 1681 2798 1391 2798 1393 2798 1681 2799 1435 2799 1391 2799 1635 2800 1634 2800 1390 2800 1390 2801 1634 2801 1392 2801 1391 2802 1392 2802 1437 2802 1393 2803 1437 2803 1655 2803 1393 2804 1391 2804 1437 2804 1634 2805 1394 2805 1392 2805 1392 2806 1394 2806 1396 2806 1437 2807 1396 2807 1400 2807 1655 2808 1400 2808 1395 2808 1655 2809 1437 2809 1400 2809 1394 2810 1397 2810 1396 2810 1396 2811 1397 2811 1398 2811 1400 2812 1398 2812 1399 2812 1395 2813 1399 2813 1656 2813 1395 2814 1400 2814 1399 2814 1397 2815 1401 2815 1398 2815 1398 2816 1401 2816 1438 2816 1399 2817 1438 2817 1404 2817 1656 2818 1404 2818 1403 2818 1656 2819 1399 2819 1404 2819 1401 2820 1406 2820 1438 2820 1438 2821 1406 2821 1407 2821 1404 2822 1407 2822 1405 2822 1403 2823 1405 2823 1402 2823 1403 2824 1404 2824 1405 2824 1406 2825 1409 2825 1407 2825 1407 2826 1409 2826 1408 2826 1405 2827 1408 2827 1439 2827 1402 2828 1439 2828 1413 2828 1402 2829 1405 2829 1439 2829 1409 2830 1410 2830 1408 2830 1408 2831 1410 2831 1411 2831 1439 2832 1411 2832 1412 2832 1413 2833 1412 2833 1416 2833 1413 2834 1439 2834 1412 2834 1410 2835 1414 2835 1411 2835 1411 2836 1414 2836 1440 2836 1412 2837 1440 2837 1415 2837 1416 2838 1415 2838 1657 2838 1416 2839 1412 2839 1415 2839 1414 2840 1417 2840 1440 2840 1440 2841 1417 2841 1418 2841 1415 2842 1418 2842 1441 2842 1657 2843 1441 2843 1419 2843 1657 2844 1415 2844 1441 2844 1417 2845 1421 2845 1418 2845 1418 2846 1421 2846 1422 2846 1441 2847 1422 2847 1420 2847 1419 2848 1420 2848 1658 2848 1419 2849 1441 2849 1420 2849 1421 2850 1631 2850 1422 2850 1422 2851 1631 2851 1442 2851 1420 2852 1442 2852 1423 2852 1658 2853 1423 2853 1644 2853 1658 2854 1420 2854 1423 2854 1631 2855 1424 2855 1442 2855 1442 2856 1424 2856 1425 2856 1423 2857 1425 2857 1429 2857 1644 2858 1429 2858 1427 2858 1644 2859 1423 2859 1429 2859 1424 2860 1624 2860 1425 2860 1425 2861 1624 2861 1426 2861 1429 2862 1426 2862 1428 2862 1427 2863 1428 2863 1344 2863 1427 2864 1429 2864 1428 2864 1425 2865 1423 2865 1442 2865 1429 2866 1425 2866 1426 2866 1341 2867 1346 2867 1430 2867 1347 2868 1430 2868 1431 2868 1351 2869 1431 2869 1350 2869 1352 2870 1350 2870 1353 2870 1355 2871 1353 2871 1356 2871 1432 2872 1356 2872 1362 2872 1358 2873 1362 2873 1365 2873 1364 2874 1365 2874 1433 2874 1367 2875 1433 2875 1371 2875 1370 2876 1371 2876 1373 2876 1377 2877 1373 2877 1375 2877 1434 2878 1375 2878 1378 2878 1379 2879 1378 2879 1382 2879 1384 2880 1382 2880 1385 2880 1386 2881 1385 2881 1436 2881 1435 2882 1436 2882 1390 2882 1391 2883 1390 2883 1392 2883 1437 2884 1392 2884 1396 2884 1400 2885 1396 2885 1398 2885 1399 2886 1398 2886 1438 2886 1404 2887 1438 2887 1407 2887 1405 2888 1407 2888 1408 2888 1439 2889 1408 2889 1411 2889 1412 2890 1411 2890 1440 2890 1415 2891 1440 2891 1418 2891 1441 2892 1418 2892 1422 2892 1420 2893 1422 2893 1442 2893 1446 2894 1445 2894 1443 2894 1446 2895 1444 2895 1445 2895 1446 2896 1636 2896 1444 2896 1444 2897 1636 2897 1522 2897 1448 2898 1522 2898 1521 2898 1447 2899 1521 2899 1672 2899 1447 2900 1448 2900 1521 2900 1447 2901 1675 2901 1448 2901 1448 2902 1675 2902 1519 2902 1444 2903 1519 2903 1445 2903 1444 2904 1448 2904 1519 2904 1444 2905 1522 2905 1448 2905 1636 2906 1637 2906 1522 2906 1522 2907 1637 2907 1523 2907 1521 2908 1523 2908 1524 2908 1672 2909 1524 2909 1449 2909 1672 2910 1521 2910 1524 2910 1637 2911 1450 2911 1523 2911 1523 2912 1450 2912 1452 2912 1524 2913 1452 2913 1451 2913 1449 2914 1451 2914 1647 2914 1449 2915 1524 2915 1451 2915 1450 2916 1454 2916 1452 2916 1452 2917 1454 2917 1453 2917 1451 2918 1453 2918 1457 2918 1647 2919 1457 2919 1456 2919 1647 2920 1451 2920 1457 2920 1454 2921 1593 2921 1453 2921 1453 2922 1593 2922 1455 2922 1457 2923 1455 2923 1460 2923 1456 2924 1460 2924 1459 2924 1456 2925 1457 2925 1460 2925 1593 2926 1458 2926 1455 2926 1455 2927 1458 2927 1462 2927 1460 2928 1462 2928 1461 2928 1459 2929 1461 2929 1464 2929 1459 2930 1460 2930 1461 2930 1458 2931 1594 2931 1462 2931 1462 2932 1594 2932 1525 2932 1461 2933 1525 2933 1463 2933 1464 2934 1463 2934 1649 2934 1464 2935 1461 2935 1463 2935 1594 2936 1596 2936 1525 2936 1525 2937 1596 2937 1526 2937 1463 2938 1526 2938 1465 2938 1649 2939 1465 2939 1466 2939 1649 2940 1463 2940 1465 2940 1596 2941 1595 2941 1526 2941 1526 2942 1595 2942 1527 2942 1465 2943 1527 2943 1467 2943 1466 2944 1467 2944 1468 2944 1466 2945 1465 2945 1467 2945 1595 2946 1472 2946 1527 2946 1527 2947 1472 2947 1469 2947 1467 2948 1469 2948 1471 2948 1468 2949 1471 2949 1470 2949 1468 2950 1467 2950 1471 2950 1472 2951 1598 2951 1469 2951 1469 2952 1598 2952 1528 2952 1471 2953 1528 2953 1473 2953 1470 2954 1473 2954 1475 2954 1470 2955 1471 2955 1473 2955 1598 2956 1597 2956 1528 2956 1528 2957 1597 2957 1476 2957 1473 2958 1476 2958 1477 2958 1475 2959 1477 2959 1474 2959 1475 2960 1473 2960 1477 2960 1597 2961 1600 2961 1476 2961 1476 2962 1600 2962 1529 2962 1477 2963 1529 2963 1478 2963 1474 2964 1478 2964 1479 2964 1474 2965 1477 2965 1478 2965 1600 2966 1583 2966 1529 2966 1529 2967 1583 2967 1530 2967 1478 2968 1530 2968 1480 2968 1479 2969 1480 2969 1651 2969 1479 2970 1478 2970 1480 2970 1583 2971 1584 2971 1530 2971 1530 2972 1584 2972 1481 2972 1480 2973 1481 2973 1482 2973 1651 2974 1482 2974 1652 2974 1651 2975 1480 2975 1482 2975 1584 2976 1585 2976 1481 2976 1481 2977 1585 2977 1531 2977 1482 2978 1531 2978 1484 2978 1652 2979 1484 2979 1483 2979 1652 2980 1482 2980 1484 2980 1585 2981 1587 2981 1531 2981 1531 2982 1587 2982 1532 2982 1484 2983 1532 2983 1486 2983 1483 2984 1486 2984 1488 2984 1483 2985 1484 2985 1486 2985 1587 2986 1485 2986 1532 2986 1532 2987 1485 2987 1489 2987 1486 2988 1489 2988 1487 2988 1488 2989 1487 2989 1491 2989 1488 2990 1486 2990 1487 2990 1485 2991 1588 2991 1489 2991 1489 2992 1588 2992 1492 2992 1487 2993 1492 2993 1490 2993 1491 2994 1490 2994 1653 2994 1491 2995 1487 2995 1490 2995 1588 2996 1495 2996 1492 2996 1492 2997 1495 2997 1496 2997 1490 2998 1496 2998 1493 2998 1653 2999 1493 2999 1494 2999 1653 3000 1490 3000 1493 3000 1495 3001 1497 3001 1496 3001 1496 3002 1497 3002 1498 3002 1493 3003 1498 3003 1501 3003 1494 3004 1501 3004 1659 3004 1494 3005 1493 3005 1501 3005 1497 3006 1499 3006 1498 3006 1498 3007 1499 3007 1500 3007 1501 3008 1500 3008 1504 3008 1659 3009 1504 3009 1682 3009 1659 3010 1501 3010 1504 3010 1499 3011 1589 3011 1500 3011 1500 3012 1589 3012 1502 3012 1504 3013 1502 3013 1503 3013 1682 3014 1503 3014 1506 3014 1682 3015 1504 3015 1503 3015 1589 3016 1590 3016 1502 3016 1502 3017 1590 3017 1505 3017 1503 3018 1505 3018 1511 3018 1506 3019 1511 3019 1509 3019 1506 3020 1503 3020 1511 3020 1590 3021 1632 3021 1505 3021 1505 3022 1632 3022 1507 3022 1511 3023 1507 3023 1508 3023 1509 3024 1508 3024 1510 3024 1509 3025 1511 3025 1508 3025 1632 3026 1633 3026 1507 3026 1507 3027 1633 3027 1533 3027 1508 3028 1533 3028 1512 3028 1510 3029 1512 3029 1679 3029 1510 3030 1508 3030 1512 3030 1633 3031 1515 3031 1533 3031 1533 3032 1515 3032 1513 3032 1512 3033 1513 3033 1514 3033 1679 3034 1514 3034 1678 3034 1679 3035 1512 3035 1514 3035 1515 3036 1591 3036 1513 3036 1513 3037 1591 3037 1534 3037 1514 3038 1534 3038 1516 3038 1678 3039 1516 3039 1677 3039 1678 3040 1514 3040 1516 3040 1591 3041 1517 3041 1534 3041 1534 3042 1517 3042 1520 3042 1516 3043 1520 3043 1518 3043 1677 3044 1518 3044 1676 3044 1677 3045 1516 3045 1518 3045 1517 3046 1443 3046 1520 3046 1520 3047 1443 3047 1445 3047 1518 3048 1445 3048 1519 3048 1676 3049 1519 3049 1675 3049 1676 3050 1518 3050 1519 3050 1520 3051 1516 3051 1534 3051 1518 3052 1520 3052 1445 3052 1521 3053 1522 3053 1523 3053 1524 3054 1523 3054 1452 3054 1451 3055 1452 3055 1453 3055 1457 3056 1453 3056 1455 3056 1460 3057 1455 3057 1462 3057 1461 3058 1462 3058 1525 3058 1463 3059 1525 3059 1526 3059 1465 3060 1526 3060 1527 3060 1467 3061 1527 3061 1469 3061 1471 3062 1469 3062 1528 3062 1473 3063 1528 3063 1476 3063 1477 3064 1476 3064 1529 3064 1478 3065 1529 3065 1530 3065 1480 3066 1530 3066 1481 3066 1482 3067 1481 3067 1531 3067 1484 3068 1531 3068 1532 3068 1486 3069 1532 3069 1489 3069 1487 3070 1489 3070 1492 3070 1490 3071 1492 3071 1496 3071 1493 3072 1496 3072 1498 3072 1501 3073 1498 3073 1500 3073 1504 3074 1500 3074 1502 3074 1503 3075 1502 3075 1505 3075 1511 3076 1505 3076 1507 3076 1508 3077 1507 3077 1533 3077 1512 3078 1533 3078 1513 3078 1514 3079 1513 3079 1534 3079 1648 3080 1638 3080 1599 3080 1599 3081 1638 3081 1604 3081 1638 3082 1535 3082 1604 3082 1604 3083 1535 3083 1576 3083 1661 3084 1575 3084 1535 3084 1661 3085 1536 3085 1575 3085 1661 3086 1537 3086 1536 3086 1536 3087 1537 3087 1538 3087 1541 3088 1538 3088 1540 3088 1539 3089 1540 3089 1620 3089 1539 3090 1541 3090 1540 3090 1539 3091 1621 3091 1541 3091 1541 3092 1621 3092 1573 3092 1536 3093 1573 3093 1575 3093 1536 3094 1541 3094 1573 3094 1536 3095 1538 3095 1541 3095 1537 3096 1543 3096 1538 3096 1538 3097 1543 3097 1545 3097 1540 3098 1545 3098 1542 3098 1620 3099 1542 3099 1547 3099 1620 3100 1540 3100 1542 3100 1543 3101 1544 3101 1545 3101 1545 3102 1544 3102 1546 3102 1542 3103 1546 3103 1577 3103 1547 3104 1577 3104 1548 3104 1547 3105 1542 3105 1577 3105 1544 3106 1549 3106 1546 3106 1546 3107 1549 3107 1550 3107 1577 3108 1550 3108 1551 3108 1548 3109 1551 3109 1623 3109 1548 3110 1577 3110 1551 3110 1549 3111 1668 3111 1550 3111 1550 3112 1668 3112 1554 3112 1551 3113 1554 3113 1553 3113 1623 3114 1553 3114 1552 3114 1623 3115 1551 3115 1553 3115 1668 3116 1555 3116 1554 3116 1554 3117 1555 3117 1556 3117 1553 3118 1556 3118 1557 3118 1552 3119 1557 3119 1559 3119 1552 3120 1553 3120 1557 3120 1555 3121 1669 3121 1556 3121 1556 3122 1669 3122 1578 3122 1557 3123 1578 3123 1558 3123 1559 3124 1558 3124 1561 3124 1559 3125 1557 3125 1558 3125 1669 3126 1562 3126 1578 3126 1578 3127 1562 3127 1579 3127 1558 3128 1579 3128 1560 3128 1561 3129 1560 3129 1564 3129 1561 3130 1558 3130 1560 3130 1562 3131 1666 3131 1579 3131 1579 3132 1666 3132 1563 3132 1560 3133 1563 3133 1565 3133 1564 3134 1565 3134 1617 3134 1564 3135 1560 3135 1565 3135 1666 3136 1568 3136 1563 3136 1563 3137 1568 3137 1566 3137 1565 3138 1566 3138 1567 3138 1617 3139 1567 3139 1615 3139 1617 3140 1565 3140 1567 3140 1568 3141 1667 3141 1566 3141 1566 3142 1667 3142 1569 3142 1567 3143 1569 3143 1570 3143 1615 3144 1570 3144 1616 3144 1615 3145 1567 3145 1570 3145 1667 3146 1671 3146 1569 3146 1569 3147 1671 3147 1571 3147 1570 3148 1571 3148 1616 3148 1570 3149 1569 3149 1571 3149 1671 3150 1643 3150 1571 3150 1571 3151 1643 3151 1616 3151 1621 3152 1572 3152 1573 3152 1573 3153 1572 3153 1574 3153 1575 3154 1574 3154 1535 3154 1575 3155 1573 3155 1574 3155 1572 3156 1576 3156 1574 3156 1574 3157 1576 3157 1535 3157 1545 3158 1540 3158 1538 3158 1546 3159 1542 3159 1545 3159 1550 3160 1577 3160 1546 3160 1554 3161 1551 3161 1550 3161 1556 3162 1553 3162 1554 3162 1578 3163 1557 3163 1556 3163 1579 3164 1558 3164 1578 3164 1563 3165 1560 3165 1579 3165 1566 3166 1565 3166 1563 3166 1569 3167 1567 3167 1566 3167 1643 3168 1580 3168 1616 3168 1616 3169 1580 3169 1625 3169 1580 3170 1581 3170 1625 3170 1625 3171 1581 3171 1582 3171 1581 3172 1648 3172 1582 3172 1582 3173 1648 3173 1599 3173 1586 3174 1604 3174 1602 3174 1586 3175 1599 3175 1604 3175 1586 3176 1583 3176 1599 3176 1586 3177 1584 3177 1583 3177 1586 3178 1585 3178 1584 3178 1586 3179 1587 3179 1585 3179 1586 3180 1485 3180 1587 3180 1586 3181 1588 3181 1485 3181 1586 3182 1495 3182 1588 3182 1586 3183 1497 3183 1495 3183 1586 3184 1499 3184 1497 3184 1586 3185 1589 3185 1499 3185 1586 3186 1590 3186 1589 3186 1586 3187 1627 3187 1590 3187 1590 3188 1627 3188 1397 3188 1632 3189 1397 3189 1394 3189 1633 3190 1394 3190 1634 3190 1515 3191 1634 3191 1635 3191 1591 3192 1635 3192 1389 3192 1517 3193 1389 3193 1388 3193 1443 3194 1388 3194 1381 3194 1446 3195 1381 3195 1380 3195 1636 3196 1380 3196 1592 3196 1637 3197 1592 3197 1372 3197 1450 3198 1372 3198 1368 3198 1454 3199 1368 3199 1366 3199 1593 3200 1366 3200 1363 3200 1599 3201 1363 3201 1582 3201 1599 3202 1593 3202 1363 3202 1599 3203 1458 3203 1593 3203 1599 3204 1594 3204 1458 3204 1599 3205 1596 3205 1594 3205 1599 3206 1595 3206 1596 3206 1599 3207 1472 3207 1595 3207 1599 3208 1598 3208 1472 3208 1599 3209 1597 3209 1598 3209 1599 3210 1600 3210 1597 3210 1599 3211 1583 3211 1600 3211 1270 3212 1625 3212 1627 3212 1270 3213 1601 3213 1625 3213 1270 3214 1602 3214 1601 3214 1601 3215 1602 3215 1603 3215 1603 3216 1602 3216 1604 3216 1274 3217 1604 3217 1610 3217 1278 3218 1274 3218 1610 3218 1278 3219 1605 3219 1274 3219 1278 3220 1625 3220 1605 3220 1278 3221 1616 3221 1625 3221 1278 3222 1611 3222 1616 3222 1616 3223 1611 3223 1606 3223 1607 3224 1616 3224 1606 3224 1607 3225 1608 3225 1616 3225 1607 3226 1280 3226 1608 3226 1608 3227 1280 3227 1609 3227 1609 3228 1280 3228 1576 3228 1314 3229 1576 3229 1302 3229 1314 3230 1609 3230 1576 3230 1601 3231 1605 3231 1625 3231 1274 3232 1603 3232 1604 3232 1610 3233 1576 3233 1612 3233 1610 3234 1604 3234 1576 3234 1611 3235 1612 3235 1606 3235 1606 3236 1612 3236 1283 3236 1283 3237 1612 3237 1576 3237 1280 3238 1283 3238 1576 3238 1608 3239 1613 3239 1616 3239 1616 3240 1613 3240 1614 3240 1615 3241 1614 3241 1617 3241 1615 3242 1616 3242 1614 3242 1614 3243 1317 3243 1617 3243 1617 3244 1317 3244 1564 3244 1564 3245 1317 3245 1561 3245 1561 3246 1317 3246 1622 3246 1559 3247 1622 3247 1618 3247 1552 3248 1618 3248 1287 3248 1623 3249 1287 3249 1619 3249 1548 3250 1619 3250 1293 3250 1547 3251 1293 3251 1294 3251 1620 3252 1294 3252 1298 3252 1539 3253 1298 3253 1621 3253 1539 3254 1620 3254 1298 3254 1561 3255 1622 3255 1559 3255 1559 3256 1618 3256 1552 3256 1552 3257 1287 3257 1623 3257 1623 3258 1619 3258 1548 3258 1548 3259 1293 3259 1547 3259 1547 3260 1294 3260 1620 3260 1298 3261 1302 3261 1621 3261 1621 3262 1302 3262 1572 3262 1572 3263 1302 3263 1576 3263 1626 3264 1624 3264 1627 3264 1582 3265 1627 3265 1625 3265 1582 3266 1626 3266 1627 3266 1582 3267 1340 3267 1626 3267 1582 3268 1345 3268 1340 3268 1582 3269 1628 3269 1345 3269 1582 3270 1349 3270 1628 3270 1582 3271 1629 3271 1349 3271 1582 3272 1630 3272 1629 3272 1582 3273 1361 3273 1630 3273 1582 3274 1363 3274 1361 3274 1624 3275 1424 3275 1627 3275 1627 3276 1424 3276 1631 3276 1421 3277 1627 3277 1631 3277 1421 3278 1417 3278 1627 3278 1627 3279 1417 3279 1414 3279 1410 3280 1627 3280 1414 3280 1410 3281 1409 3281 1627 3281 1627 3282 1409 3282 1406 3282 1401 3283 1627 3283 1406 3283 1401 3284 1397 3284 1627 3284 1590 3285 1397 3285 1632 3285 1632 3286 1394 3286 1633 3286 1633 3287 1634 3287 1515 3287 1515 3288 1635 3288 1591 3288 1591 3289 1389 3289 1517 3289 1517 3290 1388 3290 1443 3290 1443 3291 1381 3291 1446 3291 1446 3292 1380 3292 1636 3292 1636 3293 1592 3293 1637 3293 1637 3294 1372 3294 1450 3294 1450 3295 1368 3295 1454 3295 1454 3296 1366 3296 1593 3296 1269 3297 1638 3297 1650 3297 1269 3298 1273 3298 1638 3298 1269 3299 1639 3299 1273 3299 1273 3300 1639 3300 1272 3300 1272 3301 1639 3301 1580 3301 1271 3302 1580 3302 1277 3302 1640 3303 1271 3303 1277 3303 1640 3304 1275 3304 1271 3304 1640 3305 1638 3305 1275 3305 1640 3306 1535 3306 1638 3306 1640 3307 1660 3307 1535 3307 1535 3308 1660 3308 1641 3308 1279 3309 1535 3309 1641 3309 1279 3310 1338 3310 1535 3310 1279 3311 1281 3311 1338 3311 1338 3312 1281 3312 1337 3312 1337 3313 1281 3313 1643 3313 1321 3314 1643 3314 1642 3314 1321 3315 1337 3315 1643 3315 1639 3316 1654 3316 1580 3316 1580 3317 1654 3317 1581 3317 1581 3318 1654 3318 1644 3318 1427 3319 1581 3319 1644 3319 1427 3320 1344 3320 1581 3320 1581 3321 1344 3321 1342 3321 1645 3322 1581 3322 1342 3322 1645 3323 1646 3323 1581 3323 1581 3324 1646 3324 1348 3324 1354 3325 1581 3325 1348 3325 1354 3326 1357 3326 1581 3326 1581 3327 1357 3327 1648 3327 1648 3328 1357 3328 1449 3328 1647 3329 1648 3329 1449 3329 1647 3330 1456 3330 1648 3330 1648 3331 1456 3331 1459 3331 1464 3332 1648 3332 1459 3332 1464 3333 1649 3333 1648 3333 1648 3334 1649 3334 1466 3334 1468 3335 1648 3335 1466 3335 1468 3336 1470 3336 1648 3336 1648 3337 1470 3337 1475 3337 1650 3338 1475 3338 1474 3338 1479 3339 1650 3339 1474 3339 1479 3340 1651 3340 1650 3340 1650 3341 1651 3341 1652 3341 1483 3342 1650 3342 1652 3342 1483 3343 1488 3343 1650 3343 1650 3344 1488 3344 1491 3344 1653 3345 1650 3345 1491 3345 1653 3346 1494 3346 1650 3346 1650 3347 1494 3347 1659 3347 1654 3348 1659 3348 1393 3348 1655 3349 1654 3349 1393 3349 1655 3350 1395 3350 1654 3350 1654 3351 1395 3351 1656 3351 1403 3352 1654 3352 1656 3352 1403 3353 1402 3353 1654 3353 1654 3354 1402 3354 1413 3354 1416 3355 1654 3355 1413 3355 1416 3356 1657 3356 1654 3356 1654 3357 1657 3357 1419 3357 1658 3358 1654 3358 1419 3358 1658 3359 1644 3359 1654 3359 1654 3360 1650 3360 1659 3360 1271 3361 1272 3361 1580 3361 1273 3362 1275 3362 1638 3362 1660 3363 1276 3363 1641 3363 1641 3364 1276 3364 1282 3364 1282 3365 1276 3365 1643 3365 1281 3366 1282 3366 1643 3366 1276 3367 1277 3367 1643 3367 1643 3368 1277 3368 1580 3368 1338 3369 1315 3369 1535 3369 1535 3370 1315 3370 1312 3370 1661 3371 1312 3371 1537 3371 1661 3372 1535 3372 1312 3372 1312 3373 1662 3373 1537 3373 1537 3374 1662 3374 1543 3374 1543 3375 1662 3375 1544 3375 1544 3376 1662 3376 1303 3376 1549 3377 1303 3377 1663 3377 1668 3378 1663 3378 1664 3378 1555 3379 1664 3379 1665 3379 1669 3380 1665 3380 1670 3380 1562 3381 1670 3381 1292 3381 1666 3382 1292 3382 1284 3382 1568 3383 1284 3383 1667 3383 1568 3384 1666 3384 1284 3384 1544 3385 1303 3385 1549 3385 1549 3386 1663 3386 1668 3386 1668 3387 1664 3387 1555 3387 1555 3388 1665 3388 1669 3388 1669 3389 1670 3389 1562 3389 1562 3390 1292 3390 1666 3390 1284 3391 1642 3391 1667 3391 1667 3392 1642 3392 1671 3392 1671 3393 1642 3393 1643 3393 1357 3394 1360 3394 1449 3394 1449 3395 1360 3395 1672 3395 1672 3396 1360 3396 1359 3396 1447 3397 1359 3397 1674 3397 1675 3398 1674 3398 1369 3398 1676 3399 1369 3399 1374 3399 1677 3400 1374 3400 1673 3400 1678 3401 1673 3401 1376 3401 1679 3402 1376 3402 1383 3402 1510 3403 1383 3403 1680 3403 1509 3404 1680 3404 1387 3404 1506 3405 1387 3405 1681 3405 1682 3406 1681 3406 1393 3406 1659 3407 1682 3407 1393 3407 1672 3408 1359 3408 1447 3408 1447 3409 1674 3409 1675 3409 1675 3410 1369 3410 1676 3410 1676 3411 1374 3411 1677 3411 1677 3412 1673 3412 1678 3412 1678 3413 1376 3413 1679 3413 1679 3414 1383 3414 1510 3414 1510 3415 1680 3415 1509 3415 1509 3416 1387 3416 1506 3416 1506 3417 1681 3417 1682 3417 1648 3418 1475 3418 1650 3418 1638 3419 1648 3419 1650 3419

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_l_convexhull.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_l_convexhull.dae new file mode 100644 index 0000000000000000000000000000000000000000..4d0408ca11d3618a92592f1794ec7a0543a08545 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_l_convexhull.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Wed Jul 1 12:37:15 2015 + Wed Jul 1 12:37:15 2015 + + + + + + + + + 3.97442 -0.5 2.68508 1.82077e-14 2.1 8.35604 1.64313e-14 2.1 2.10872 -1.77636e-15 0.1 2.10872 0 0.1 8.35604 0.1 2.5 1.73872 0.1 2.5 0.35 2.1 0.65 -9.7344e-16 2.3 2.5 0.35 0.1 0.65 -1.19548e-15 0.1 -0.65 -8.77076e-16 2.3 -1.3 0.35 2.3 -1.3 1.15 3.3 -1.3 1.15 3.3 -1.3 0.35 2.1 -0.65 -6.55032e-16 3.3 1 0.35 0.1 -0.65 0.2 4.04281 -0.5 2.58592 4.01161 2.5 2.63757 4.01161 -0.5 2.63757 4.04281 2.5 2.58592 4.06755 -0.5 2.53089 4.06755 2.5 2.53089 4.09636 -0.5 2.41393 4.1 -0.5 2.35371 4.1 2.5 2.35371 4.09636 2.5 2.41393 4.1 -0.5 1.35 4.1 2.5 1.35 0.00215455 0.766667 8.37511 0.00215455 1.43333 8.37511 0.00595983 2.1 8.3933 0.00595983 0.1 8.3933 4.08549 -0.5 2.47328 4.08549 2.5 2.47328 0.185536 0.766667 8.544 0.162328 2.1 8.54083 0.185536 1.43333 8.544 0.162328 0.1 8.54083 0.237462 2.1 8.54133 0.223866 0.766667 8.54334 0.223866 1.43333 8.54334 0.237462 0.1 8.54133 0.261378 0.766667 8.53543 0.261378 1.43333 8.53543 0.296716 0.766667 8.52057 0.307565 2.1 8.5143 0.307565 0.1 8.5143 0.296716 1.43333 8.52057 0.0118363 0.766667 8.41221 0.0118363 1.43333 8.41221 0.199871 2.1 8.54461 0.199871 0.1 8.54461 0.0379429 2.1 8.46129 0.028363 0.766667 8.4468 0.0379429 0.1 8.46129 0.028363 1.43333 8.4468 0.377579 1.43333 8.44075 0.377579 0.766667 8.44075 0.362904 0.1 8.46347 0.362904 2.1 8.46347 0.273784 2.1 8.53111 0.273784 0.1 8.53111 0.252748 2.5 2.09847 3.88431 2.5 2.76501 3.8327 2.5 2.79626 0.103287 2.5 1.79596 3.66077 2.5 2.85 0.503553 2.5 2.22933 3.97442 2.5 2.68508 0.448025 2.5 2.21507 0.394496 2.5 2.19454 0.343669 2.5 2.16802 0.151729 2.5 1.9602 0.180029 2.5 2.01006 0.113104 2.5 1.85244 0.129322 2.5 1.90743 0.21385 2.5 2.05635 0.296212 2.5 2.13585 3.72011 2.5 2.83907 3.7777 2.5 2.82107 3.93178 2.5 2.72777 0.0187568 2.1 8.4288 0.0187568 0.1 8.4288 0.0511374 1.43333 8.47763 0.0628462 2.1 8.48964 0.0628462 0.1 8.48964 0.0511374 0.766667 8.47763 0.328603 1.43333 8.49929 0.328603 0.766667 8.49929 0.337622 2.1 8.49149 0.337622 0.1 8.49149 0.147772 1.43333 8.5374 0.147772 0.766667 8.5374 0.126147 2.1 8.53012 0.126147 0.1 8.53012 0.0793364 0.766667 8.50361 0.0793364 1.43333 8.50361 0.0925948 2.1 8.51285 0.0925948 0.1 8.51285 0.355886 1.43333 8.47236 0.355886 0.766667 8.47236 0.111941 1.43333 8.52377 0.111941 0.766667 8.52377 + + + + + + + + + + 0.462031 0.308021 -0.831655 0.19718 -0.945308 0.259834 0.0168119 -0.981095 0.192796 -0.998464 0.0102976 -0.0544303 0 -0.982545 0.186023 -0.639754 0.767702 0.0367377 0.234304 0.156203 -0.959532 0.374994 -0.879335 0.293512 0.0868673 -0.00122828 0.996219 -0.315136 -0.945417 0.0829247 -0.469693 -0.879627 0.0751285 0.429715 -0.864858 0.259549 0.487088 -0.845437 0.21905 -0.273111 -0.956931 0.0984598 0.114598 -0.966354 0.230276 0.0589123 -0.976077 0.20929 0.675151 -0.73655 0.0408069 -0.0182338 -0.983316 0.18099 -0.0508182 -0.983844 0.171665 -0.118002 -0.981429 0.151235 -0.0833446 -0.983269 0.161975 -0.157615 -0.977746 0.138458 -0.20657 -0.970798 0.121982 -0.751287 -0.0013097 0.659974 -0.987447 -0.00132644 0.157944 -0.987447 0.00132645 0.157944 -0.327413 0.943429 0.0523704 -0.0123029 0.997964 0.0625823 0.383393 0.873474 0.300089 0.270963 -0.00120387 0.962589 0.547362 -0.819357 0.170438 0.610371 -0.78419 0.111776 -0.100237 -0.00125025 0.994963 -0.861077 -0.00131812 0.508473 -0.305681 0.95065 0.0531288 -0.192439 0.979666 0.0567582 0.0670173 0.991594 0.110682 0.0145172 0.996786 0.0787886 -0.283854 -0.00126927 0.958867 0.236419 0.947931 0.213382 0.0986751 0.986588 0.130028 0.445534 -0.00117676 0.895264 -0.940733 -0.00132348 0.339145 -0.00665352 0.997795 0.0660433 0.00644977 0.99724 0.0739679 -0.100237 0.00125025 0.994963 0.0868673 0.00122828 0.996219 -0.016026 0.997924 0.0623785 -0.0321519 0.997582 0.0616187 -0.041498 0.997261 0.0612286 -0.0476089 0.997001 0.0610172 -0.0819558 0.994836 0.0598784 -0.0686489 0.995817 0.0603052 0.178898 0.967502 0.178702 0.105024 0.985417 0.133879 0.604514 -0.00114616 0.796594 0.847489 0.000561763 0.530812 0.847481 -0.00056113 0.530826 0.505109 -0.767175 0.395357 0.339754 -0.88912 0.306647 0.347173 -0.885458 0.308926 0.0269828 0.995902 0.0863226 0.0237539 0.99615 0.0843852 0.270963 0.00120387 0.962589 0.0434413 0.994402 0.0963164 0.0499049 0.993707 0.10028 0.445534 0.00117676 0.895264 -0.0237729 0.997794 0.0619893 -0.0184331 0.997889 0.0622675 -0.0317171 0.997594 0.0616403 -0.0653904 0.99603 0.0603949 -0.0523246 0.996776 0.0608298 -0.615156 0.00129974 0.788405 -0.104378 0.992772 0.0592446 -0.100533 0.993161 0.0593655 -0.137355 0.988803 0.0583213 -0.160125 0.985407 0.0577269 -0.940733 0.00132348 0.339145 -0.861077 0.00131812 0.508473 -0.751287 0.0013097 0.659974 0.604514 0.00114616 0.796594 0.742349 -0.00111295 0.670012 -0.283854 0.00126927 0.958867 -0.457534 -0.00128593 0.889191 -0.615156 -0.00129974 0.788405 0.742349 0.00111295 0.670012 -0.457534 0.00128593 0.889191 -1 9.10383e-15 2.84339e-16 -1 9.10383e-15 2.84339e-16 -0.970142 0.242536 2.75849e-16 -0.970142 0.242536 0 0 0.185892 -0.98257 1.09087e-16 0.185892 -0.98257 -0.998877 9.09361e-15 -0.047369 -0.998878 -1.16021e-17 -0.047369 0 -1 0 0 -1 0 0.28 -2.35132e-16 -0.96 0.28 0 -0.96 0 -0.4741 -0.880471 9.77519e-17 -0.4741 -0.880471 1.11022e-16 -2.44929e-16 -1 1.11022e-16 -2.44929e-16 -1 -0.283346 -0.959018 0 -0.283346 -0.959018 0 -0.991228 -0.132164 0 -0.991228 -0.132164 0 0.855978 0 0.517012 0.855978 0 0.517012 0.912019 0 0.410147 0.912019 0 0.410147 0.998178 0 0.0603311 0.998178 0 0.0603311 0.707107 -0.707107 0 0.707107 -0.707107 0 1 0 0 1 0 0 0.780869 0 -0.624695 0.780869 0 -0.624695 -0.993677 0 0.112274 -0.993677 0 0.112274 -0.978814 0 0.20475 -0.978814 0 0.20475 0.954784 0 0.297301 0.954784 0 0.297301 0.983642 0 0.180132 0.983642 0 0.180132 -0.135579 0 0.990767 -0.135579 0 0.990767 0.146069 0 0.989274 0.146069 0 0.989274 0.239456 0 0.970907 0.239456 0 0.970907 0.500701 0 0.865621 0.500701 0 0.86562 -0.954916 0 0.296876 -0.954916 0 0.296876 0.0528669 0 0.998601 0.0528669 0 0.998602 -0.0422713 0 0.999106 -0.0422713 0 0.999106 -0.834259 0 0.551373 -0.834259 0 0.551373 0.847536 0 0.530738 0.847536 0 0.530738 0.840059 0 0.542495 0.840059 0 0.542495 0.32926 0 0.944239 0.32926 0 0.944239 0.417489 0 0.908682 0.417489 0 0.908682 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.882182 0 0.470909 -0.882182 0 0.470909 -0.922958 0 0.384901 -0.922958 0 0.384901 -0.715907 0 0.698195 -0.715907 0 0.698195 -0.778073 0 0.628174 -0.778073 0 0.628174 0.580695 0 0.814121 0.580695 0 0.814121 0.654306 0 0.756229 0.654306 0 0.756229 -0.229141 0 0.973393 -0.229141 0 0.973393 -0.319216 0 0.947682 -0.319216 0 0.947682 -0.646275 0 0.763105 -0.646275 0 0.763105 -0.572008 0 0.820248 -0.572008 0 0.820248 0.784664 0 0.619921 0.784664 0 0.619921 0.72326 0 0.690576 0.72326 0 0.690576 -0.491509 0 0.870873 -0.491509 0 0.870873 -0.407847 0 0.913051 -0.407847 0 0.91305 + + + + + + + + + + + + + + +

8 0 29 0 16 0 13 1 92 1 48 1 13 2 43 2 53 2 9 3 2 3 6 3 12 4 13 4 53 4 5 5 1 5 67 5 7 6 8 6 16 6 0 7 13 7 20 7 43 8 41 8 53 8 17 9 12 9 33 9 17 10 33 10 4 10 18 11 20 11 13 11 18 12 13 12 22 12 84 13 33 13 12 13 63 14 13 14 48 14 13 15 63 15 43 15 24 16 13 16 25 16 39 17 12 17 53 17 39 18 96 18 12 18 100 19 87 19 12 19 96 20 100 20 12 20 56 21 12 21 87 21 56 22 84 22 12 22 56 23 87 23 88 23 30 24 4 24 33 24 32 25 1 25 31 25 32 26 67 26 1 26 37 27 68 27 69 27 61 28 19 28 70 28 63 29 44 29 43 29 34 30 22 30 13 30 34 31 13 31 24 31 36 32 39 32 53 32 56 33 55 33 84 33 67 34 32 34 76 34 76 35 32 35 77 35 65 36 66 36 47 36 40 37 80 37 68 37 96 38 39 38 94 38 91 39 61 39 70 39 91 40 65 40 47 40 46 41 63 41 48 41 84 42 50 42 33 42 37 43 52 43 68 43 52 44 40 44 68 44 52 45 37 45 38 45 40 46 52 46 42 46 71 47 37 47 69 47 99 48 72 48 73 48 99 49 73 49 79 49 99 50 79 50 86 50 54 51 78 51 75 51 54 52 86 52 78 52 82 53 91 53 70 53 65 54 91 54 82 54 90 55 48 55 92 55 61 56 58 56 19 56 20 57 59 57 60 57 60 58 0 58 20 58 92 59 13 59 60 59 60 60 13 60 0 60 62 61 81 61 80 61 40 62 62 62 80 62 62 63 40 63 45 63 62 64 66 64 81 64 47 65 66 65 62 65 62 66 49 66 47 66 95 67 71 67 72 67 37 68 71 68 95 68 99 69 95 69 72 69 78 70 86 70 64 70 86 71 79 71 64 71 98 72 99 72 86 72 83 73 75 73 74 73 83 74 54 74 75 74 83 75 74 75 77 75 32 76 83 76 77 76 83 77 32 77 51 77 57 78 54 78 83 78 54 79 85 79 86 79 89 80 91 80 47 80 92 81 60 81 102 81 37 82 95 82 93 82 104 83 100 83 96 83 97 84 87 84 100 84 61 85 91 85 101 85 103 86 95 86 99 86 1 87 2 87 3 87 1 88 3 88 4 88 2 89 1 89 5 89 5 90 6 90 2 90 8 91 7 91 6 91 7 92 9 92 6 92 2 93 10 93 3 93 9 94 10 94 2 94 11 95 13 95 12 95 14 96 13 96 11 96 15 97 7 97 16 97 16 98 14 98 15 98 14 99 11 99 15 99 15 100 11 100 10 100 7 101 15 101 9 101 15 102 10 102 9 102 17 103 11 103 12 103 17 104 10 104 11 104 17 105 4 105 3 105 3 106 10 106 17 106 18 107 19 107 20 107 18 108 21 108 19 108 18 109 22 109 23 109 18 110 23 110 21 110 24 111 25 111 26 111 24 112 26 112 27 112 28 113 13 113 14 113 28 114 25 114 13 114 28 115 29 115 26 115 26 116 25 116 28 116 28 117 14 117 16 117 28 118 16 118 29 118 30 119 1 119 4 119 30 120 31 120 1 120 32 121 31 121 30 121 32 122 30 122 33 122 34 123 35 123 23 123 22 124 34 124 23 124 34 125 24 125 27 125 34 126 27 126 35 126 38 127 37 127 36 127 36 128 37 128 39 128 41 129 40 129 42 129 40 130 41 130 43 130 40 131 43 131 44 131 40 132 44 132 45 132 48 133 47 133 46 133 47 134 49 134 46 134 50 135 32 135 33 135 50 136 51 136 32 136 52 137 41 137 42 137 52 138 53 138 41 138 36 139 52 139 38 139 52 140 36 140 53 140 54 141 55 141 56 141 55 142 54 142 57 142 19 143 58 143 20 143 58 144 59 144 20 144 59 145 58 145 60 145 60 146 58 146 61 146 44 147 62 147 45 147 62 148 44 148 63 148 62 149 46 149 49 149 62 150 63 150 46 150 66 151 65 151 64 151 64 152 29 152 8 152 64 153 5 153 67 153 64 154 8 154 6 154 27 155 26 155 64 155 64 156 26 156 29 156 69 157 68 157 64 157 64 158 6 158 5 158 23 159 35 159 64 159 70 160 19 160 64 160 64 161 35 161 27 161 72 162 71 162 64 162 19 163 21 163 64 163 64 164 21 164 23 164 73 165 72 165 64 165 64 166 74 166 75 166 64 167 76 167 77 167 64 168 75 168 78 168 67 169 76 169 64 169 64 170 79 170 73 170 68 171 80 171 64 171 80 172 81 172 64 172 77 173 74 173 64 173 64 174 81 174 66 174 64 175 71 175 69 175 65 176 82 176 64 176 64 177 82 177 70 177 83 178 55 178 57 178 83 179 84 179 55 179 50 180 83 180 51 180 83 181 50 181 84 181 86 182 85 182 87 182 85 183 88 183 87 183 85 184 54 184 56 184 85 185 56 185 88 185 89 186 47 186 48 186 48 187 90 187 89 187 89 188 92 188 91 188 89 189 90 189 92 189 93 190 39 190 37 190 93 191 94 191 39 191 93 192 95 192 96 192 96 193 94 193 93 193 97 194 86 194 87 194 97 195 98 195 86 195 97 196 100 196 99 196 98 197 97 197 99 197 101 198 60 198 61 198 101 199 102 199 60 199 101 200 91 200 92 200 92 201 102 201 101 201 103 202 99 202 100 202 100 203 104 203 103 203 103 204 96 204 95 204 103 205 104 205 96 205

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_r.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_r.dae new file mode 100644 index 0000000000000000000000000000000000000000..7c2046f2193de4dfa3ffdd33614197326dd0b4d6 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_r.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Wed Jul 1 12:37:46 2015 + Wed Jul 1 12:37:46 2015 + + + + + + + + + -1.92816 0.06172 0.6 -1.93868 0.0316536 -9.12693e-16 -1.91122 0.0886914 -9.26663e-16 -1.86172 0.128163 -9.36331e-16 -1.83165 0.138683 -9.38908e-16 -1.76835 0.138683 -9.38908e-16 -1.71131 0.111216 0.6 -1.71131 0.111216 -9.3218e-16 -1.68878 0.0886914 0.6 -1.67184 0.06172 0.6 -1.86172 -0.128163 0.6 -1.92816 -0.06172 -8.89823e-16 -1.94225 1.11022e-14 -9.0494e-16 -1.93868 0.0316536 0.6 -1.88869 0.111216 0.6 -1.88869 0.111216 -9.3218e-16 -1.8 0.14225 0.6 -1.8 0.14225 -9.39781e-16 -1.73828 0.128163 -9.36331e-16 -1.66132 0.0316536 0.6 -1.65775 9.88098e-15 0.6 -1.68878 -0.0886914 0.6 -1.71131 -0.111216 -8.777e-16 -1.76835 -0.138683 0.6 -1.8 -0.14225 0.6 -1.8 -0.14225 -8.70099e-16 -1.83165 -0.138683 0.6 -1.83165 -0.138683 -8.70972e-16 -1.88869 -0.111216 0.6 -1.88869 -0.111216 -8.777e-16 -1.92816 -0.06172 0.6 -1.94225 1.09805e-14 0.6 -0.511216 0.0886914 0.6 -0.528163 0.06172 -9.20057e-16 -0.46172 0.128163 -9.36331e-16 -0.431654 0.138683 0.6 -0.368346 0.138683 0.6 -0.368346 0.138683 -9.38908e-16 -0.288784 0.0886914 0.6 -0.288784 0.0886914 -9.26663e-16 -0.271837 0.06172 0.6 -0.271837 0.06172 -9.20057e-16 -0.261317 0.0316536 -9.12693e-16 -0.271837 -0.06172 0.6 -0.261317 -0.0316536 -8.97187e-16 -0.288784 -0.0886914 0.6 -0.33828 -0.128163 0.6 -0.33828 -0.128163 -8.73549e-16 -0.368346 -0.138683 0.6 -0.4 -0.14225 -8.70099e-16 -0.46172 -0.128163 -8.73549e-16 -0.54225 5.66214e-15 -9.0494e-16 -0.431654 0.138683 -9.38908e-16 -0.25775 4.54516e-15 -9.0494e-16 -0.288784 -0.0886914 -8.83217e-16 -0.311309 -0.111216 0.6 -0.511216 -0.0886914 0.6 -1.57862 -0.0401753 0.35 -1.575 9.54792e-15 0.6 -1.58935 -0.0790593 0.6 -1.60685 -0.115402 0.6 -1.65971 -0.175912 0.6 -1.92395 -0.187779 0.35 -1.95549 -0.162629 0.35 -2.01689 0.0598583 0.35 -1.95549 0.162629 0.6 -1.92395 0.187779 0.35 -1.92395 0.187779 0.6 -1.85007 0.219359 0.6 -1.73047 0.213988 0.6 -1.65971 0.175912 0.35 -1.63056 0.148036 0.35 -1.65971 0.175912 0.6 -1.63056 0.148036 0.6 -1.575 9.54792e-15 0.35 -1.60685 -0.115402 0.35 -1.63056 -0.148036 0.35 -1.69338 -0.198134 0.35 -1.85007 -0.219359 0.35 -1.85007 -0.219359 0.6 -1.88843 -0.206894 0.35 -1.92395 -0.187779 0.6 -2.00272 -0.0976238 0.35 -2.01689 -0.0598583 0.35 -2.02409 -0.0201688 0.35 -2.02409 -0.0201688 0.6 -2.02409 0.0201688 0.35 -2.01689 0.0598583 0.6 -2.00272 0.0976238 0.35 -2.00272 0.0976238 0.6 -1.98203 0.132252 0.6 -1.88843 0.206894 0.35 -1.88843 0.206894 0.6 -1.81009 0.224773 0.35 -1.69338 0.198134 0.35 -1.58935 0.0790593 0.35 -1.66132 -0.0316536 0.6 -1.67184 -0.06172 0.6 -1.63056 -0.148036 0.6 -1.71131 -0.111216 0.6 -1.73828 -0.128163 0.6 -1.69338 -0.198134 0.6 -1.88843 -0.206894 0.6 -1.81009 -0.224773 0.6 -1.73047 -0.213988 0.6 -1.7698 -0.222964 0.6 -1.98203 -0.132252 0.6 -1.91122 -0.0886914 0.6 -2.01689 -0.0598583 0.6 -2.00272 -0.0976238 0.6 -1.95549 -0.162629 0.6 -1.93868 -0.0316536 0.6 -2.02409 0.0201688 0.6 -1.91122 0.0886914 0.6 -1.86172 0.128163 0.6 -1.81009 0.224773 0.6 -1.83165 0.138683 0.6 -1.7698 0.222964 0.6 -1.76835 0.138683 0.6 -1.73828 0.128163 0.6 -1.69338 0.198134 0.6 -1.57862 0.0401753 0.6 -1.57862 -0.0401753 0.6 -1.60685 0.115402 0.6 -1.58935 0.0790593 0.6 -0.178616 -0.0401753 0.35 -0.450067 -0.219359 0.6 -0.523952 -0.187779 0.6 -0.582029 -0.132252 0.35 -0.582029 -0.132252 0.6 -0.602718 0.0976238 0.6 -0.410095 0.224773 0.35 -0.230559 0.148036 0.35 -0.206849 -0.115402 0.35 -0.259715 -0.175912 0.35 -0.330471 -0.213988 0.6 -0.410095 -0.224773 0.35 -0.410095 -0.224773 0.6 -0.450067 -0.219359 0.35 -0.555489 -0.162629 0.6 -0.602718 -0.0976238 0.35 -0.616892 -0.0598583 0.35 -0.624094 -0.0201688 0.35 -0.624094 0.0201688 0.6 -0.602718 0.0976238 0.35 -0.488431 0.206894 0.35 -0.450067 0.219359 0.6 -0.369798 0.222964 0.35 -0.330471 0.213988 0.35 -0.29338 0.198134 0.35 -0.206849 0.115402 0.6 -0.189347 0.0790593 0.35 -0.261317 -0.0316536 0.6 -0.178616 -0.0401753 0.6 -0.189347 -0.0790593 0.6 -0.259715 -0.175912 0.6 -0.206849 -0.115402 0.6 -0.230559 -0.148036 0.6 -0.29338 -0.198134 0.6 -0.369798 -0.222964 0.6 -0.4 -0.14225 0.6 -0.431654 -0.138683 0.6 -0.488431 -0.206894 0.6 -0.46172 -0.128163 0.6 -0.488691 -0.111216 0.6 -0.602718 -0.0976238 0.6 -0.528163 -0.06172 0.6 -0.616892 -0.0598583 0.6 -0.538683 -0.0316536 0.6 -0.624094 -0.0201688 0.6 -0.538683 0.0316536 0.6 -0.528163 0.06172 0.6 -0.54225 5.54044e-15 0.6 -0.616892 0.0598583 0.6 -0.582029 0.132252 0.6 -0.555489 0.162629 0.6 -0.46172 0.128163 0.6 -0.410095 0.224773 0.6 -0.488691 0.111216 0.6 -0.523952 0.187779 0.6 -0.488431 0.206894 0.6 -0.4 0.14225 0.6 -0.330471 0.213988 0.6 -0.33828 0.128163 0.6 -0.259715 0.175912 0.6 -0.29338 0.198134 0.6 -0.369798 0.222964 0.6 -0.311309 0.111216 0.6 -0.230559 0.148036 0.6 -0.261317 0.0316536 0.6 -0.25775 4.32987e-15 0.6 -0.175 4.10783e-15 0.6 -0.178616 0.0401753 0.6 -0.189347 0.0790593 0.6 -2.1 -0.65 -8.88178e-16 -0.1 -0.65 0.2 -2.1 -0.5 0.2 -1.58935 -0.0790593 0.35 -1.65971 -0.175912 0.35 -0.523952 -0.187779 0.35 -1.73047 -0.213988 0.35 -0.488431 -0.206894 0.35 -0.1 -0.5 0.35 -0.369798 -0.222964 0.35 -0.29338 -0.198134 0.35 -0.330471 -0.213988 0.35 -0.230559 -0.148036 0.35 -0.189347 -0.0790593 0.35 -0.175 4.10783e-15 0.35 -0.178616 0.0401753 0.35 -0.206849 0.115402 0.35 -0.1 0.5 0.35 -0.259715 0.175912 0.35 -0.450067 0.219359 0.35 -1.73047 0.213988 0.35 -0.523952 0.187779 0.35 -1.57862 0.0401753 0.35 -0.624094 0.0201688 0.35 -0.555489 -0.162629 0.35 -1.7698 -0.222964 0.35 -1.81009 -0.224773 0.35 -2.1 -0.5 0.35 -1.98203 -0.132252 0.35 -1.98203 0.132252 0.35 -1.95549 0.162629 0.35 -1.85007 0.219359 0.35 -2.1 0.5 0.35 -1.7698 0.222964 0.35 -0.555489 0.162629 0.35 -0.582029 0.132252 0.35 -1.60685 0.115402 0.35 -0.616892 0.0598583 0.35 -0.1 0.65 0.2 -2.1 0.65 0.2 -1.93868 -0.0316536 -8.97187e-16 -1.91122 -0.0886914 -8.83217e-16 -1.86172 -0.128163 -8.73549e-16 -1.76835 -0.138683 -8.70972e-16 -1.73828 -0.128163 -8.73549e-16 -0.511216 -0.0886914 -8.83217e-16 -1.68878 -0.0886914 -8.83217e-16 -0.528163 -0.06172 -8.89823e-16 -0.488691 -0.111216 -8.777e-16 -0.431654 -0.138683 -8.70972e-16 -0.368346 -0.138683 -8.70972e-16 -0.311309 -0.111216 -8.777e-16 -0.271837 -0.06172 -8.89823e-16 -0.1 -0.65 -8.88178e-16 -0.1 0.65 -1.20659e-15 -0.311309 0.111216 -9.3218e-16 -0.33828 0.128163 -9.36331e-16 -0.4 0.14225 -9.39781e-16 -2.1 0.65 -1.20659e-15 -1.92816 0.06172 -9.20057e-16 -1.67184 -0.06172 -8.89823e-16 -1.66132 -0.0316536 -8.97187e-16 -1.65775 9.98526e-15 -9.0494e-16 -1.66132 0.0316536 -9.12693e-16 -1.67184 0.06172 -9.20057e-16 -0.538683 0.0316536 -9.12693e-16 -1.68878 0.0886914 -9.26663e-16 -0.511216 0.0886914 -9.26663e-16 -0.538683 -0.0316536 -8.97187e-16 -0.488691 0.111216 -9.3218e-16 -0.1 -0.5 0.2 -0.1 0.5 0.2 -2.1 0.5 0.2 -2.1 -0.65 0.2 -0.646404 0.0422502 1.55405 -0.646404 0.0422502 0.85 -0.616509 0.124996 1.25154 -0.594509 0.157055 0.85 -0.565169 0.187668 0.85 -0.65 6.83674e-15 1.55405 -0.635719 -0.083285 1.55405 -0.618254 -0.121924 0.85 -0.635719 -0.083285 0.85 -0.6202 -0.118371 1.67693 -0.594509 -0.157055 0.85 -0.61126 -0.133675 1.68675 -0.594399 -0.157191 1.55405 -0.565169 -0.187668 0.85 -0.602609 -0.146457 1.69821 -0.648468 -0.0276366 1.65465 -0.646404 -0.0422502 1.55405 -0.645472 -0.0473661 1.65652 -0.618254 -0.121924 1.55405 -0.572836 -0.180632 2.24295 -0.581292 -0.172143 1.82025 -0.602609 -0.146457 1.86726 -0.61126 -0.133675 1.87873 -0.638608 -0.0746074 2.25588 -0.645472 -0.0473661 1.90895 -0.648468 -0.0276366 1.91083 -0.649769 0.0107495 1.91161 -0.648159 0.0302835 1.91064 -0.644949 0.05 1.90862 -0.540171 -0.207008 2.23653 -0.531077 -0.212882 1.55405 -0.531077 -0.212882 0.85 -0.565169 -0.187668 1.55405 -0.649862 0.00830423 2.2581 -0.493214 -0.231972 1.55405 -0.45267 -0.244389 1.55405 -0.41061 -0.249775 0.85 -0.368246 -0.247975 0.85 -0.428995 -0.248313 2.20857 -0.41061 -0.249775 1.55405 -0.368246 -0.247975 1.55405 -0.393024 -0.249903 2.19387 -0.326794 -0.239042 0.85 -0.287449 -0.223231 0.85 -0.326794 -0.239042 1.55405 -0.293233 -0.226055 2.13356 -0.264466 -0.210072 2.10942 -0.238848 -0.191128 2.08451 -0.219511 -0.172985 1.55405 -0.197414 -0.146489 2.03524 -0.192873 -0.139994 1.55405 -0.172193 -0.102975 1.55405 -0.287449 -0.223231 1.55405 -0.251342 -0.200999 1.55405 -0.219511 -0.172985 0.85 -0.150901 -0.0212015 0.85 -0.158067 -0.0629945 0.85 -0.156789 -0.0578672 1.97016 -0.150901 -0.0212015 1.55405 -0.150419 0.0144613 1.95753 -0.155051 0.05 1.9668 -0.150901 0.0212015 1.55405 -0.166244 0.0886458 1.16302 -0.183491 0.124996 1.16641 -0.192873 0.139994 0.85 -0.206346 0.158108 1.17091 -0.234217 0.187125 1.17639 -0.41061 0.249775 0.85 -0.497993 0.229994 1.22824 -0.15335 -0.0407898 1.96345 -0.158067 -0.0629945 1.55405 -0.266381 0.211296 1.18271 -0.287449 0.223231 0.85 -0.34017 0.242735 1.19721 -0.45267 0.244389 0.85 -0.546493 0.0322456 0.85 -0.536136 0.0629834 0.85 -0.635719 0.083285 0.85 -0.497108 0.114324 0.85 -0.618254 0.121924 0.85 -0.531077 0.212882 0.85 -0.493214 0.231972 0.85 -0.368246 0.247975 0.85 -0.326794 0.239042 0.85 -0.315822 0.124153 0.85 -0.251342 0.200999 0.85 -0.219511 0.172985 0.85 -0.291101 0.103155 0.85 -0.271471 0.0773331 0.85 -0.250879 0.0162179 0.85 -0.150901 0.0212015 0.85 -0.158067 0.0629945 0.85 -0.172193 0.102975 0.85 -0.257852 -0.0478952 0.85 -0.192873 -0.139994 0.85 -0.251342 -0.200999 0.85 -0.172193 -0.102975 0.85 -0.315822 -0.124153 0.85 -0.344479 -0.139347 0.85 -0.375733 -0.148024 0.85 -0.45267 -0.244389 0.85 -0.408121 -0.14978 0.85 -0.493214 -0.231972 0.85 -0.470261 -0.132527 0.85 -0.519414 -0.0907761 0.85 -0.65 6.32827e-15 0.85 -0.646404 -0.0422502 0.85 -2.05339 0.05 2.11061 -2.05841 -0.00382269 2.12607 -2.05799 0.0149739 2.12497 -2.05612 -0.0339849 2.53455 -2.05213 -0.0558053 2.10553 -2.04946 -0.0664231 2.09023 -2.04863 -0.0693379 2.08124 -2.03088 -0.114135 2.52959 -2.02667 -0.121991 1.69249 -2.00291 -0.157141 0.85 -2.04415 -0.0833308 0.85 -2.04415 -0.0833308 1.69249 -2.05069 -0.0617561 2.04569 -2.04946 -0.0664231 2.05393 -2.04863 -0.0693379 2.06291 -1.97356 -0.187771 0.85 -2.00291 -0.157141 1.69249 -1.93945 -0.213 0.85 -1.97356 -0.187771 1.69249 -1.94761 -0.207755 2.51322 -1.93945 -0.213 1.69249 -1.90156 -0.2321 0.85 -1.861 -0.244523 1.69249 -1.861 -0.244523 0.85 -1.90156 -0.2321 1.69249 -1.81891 -0.249912 1.69249 -1.81891 -0.249912 0.85 -1.77653 -0.248112 0.85 -1.78722 -0.249248 2.48168 -1.74565 -0.242165 2.47351 -1.77653 -0.248112 1.69249 -1.70586 -0.228202 2.46569 -1.73505 -0.239173 1.69249 -1.69569 -0.223354 1.69249 -1.69569 -0.223354 0.85 -1.65956 -0.20111 0.85 -1.65956 -0.20111 1.69249 -1.62771 -0.17308 0.85 -1.62771 -0.17308 1.69249 -1.60805 -0.149899 2.44646 -1.58037 -0.103032 0.85 -1.58037 -0.103032 1.69249 -1.60106 -0.140071 1.69249 -1.58572 -0.114135 2.44207 -1.56623 -0.0630292 1.69249 -1.56048 -0.0339849 2.43711 -1.55906 -0.0212132 1.69249 -1.55829 0.00812296 2.43668 -1.55906 0.0212132 1.69249 -1.55906 0.0212132 0.85 -1.58037 0.103032 0.85 -1.59166 0.125046 1.44324 -1.62771 0.17308 0.85 -1.61453 0.158181 1.44774 -1.65956 0.20111 0.85 -1.6746 0.211406 1.45954 -1.86817 0.242868 1.4976 -1.93945 0.213 0.85 -1.97418 0.187219 1.51844 -2.00207 0.158181 1.52392 -2.02494 0.125046 1.52842 -2.05339 0.05 2.03354 -2.05489 0.0419951 1.69249 -2.05484 0.0422735 0.85 -1.56321 0.05 2.43765 -1.60106 0.140071 0.85 -1.74843 0.242868 1.47406 -1.77653 0.248112 0.85 -1.78817 0.249326 1.48187 -1.82843 0.249326 1.48979 -1.90156 0.2321 0.85 -2.04219 0.0886714 1.53181 -2.05339 0.05 1.53401 -2.05844 1.73739e-14 1.69249 -2.05738 -0.0229565 2.02083 -2.05514 -0.0404861 2.02748 -2.05484 -0.0422735 1.69249 -2.05514 -0.0404861 2.11668 -2.05484 -0.0422735 0.85 -1.94649 0.0322456 0.85 -2.04415 0.0833308 0.85 -1.97356 0.187771 0.85 -2.00291 0.157141 0.85 -2.02667 0.121991 0.85 -1.89711 0.114324 0.85 -1.861 0.244523 0.85 -1.84013 0.144533 0.85 -1.81891 0.249912 0.85 -1.77573 0.148024 0.85 -1.73505 0.239173 0.85 -1.69569 0.223354 0.85 -1.65088 0.0162179 0.85 -1.56623 0.0630292 0.85 -1.55906 -0.0212132 0.85 -1.56623 -0.0630292 0.85 -1.65088 -0.0162179 0.85 -1.67147 -0.0773331 0.85 -1.71582 -0.124153 0.85 -1.65785 -0.0478952 0.85 -1.60106 -0.140071 0.85 -1.74448 -0.139347 0.85 -1.73505 -0.239173 0.85 -1.77573 -0.148024 0.85 -1.87026 -0.132527 0.85 -1.89711 -0.114324 0.85 -1.91941 -0.0907761 0.85 -2.02667 -0.121991 0.85 -1.95 1.59872e-14 0.85 -2.05844 1.67644e-14 0.85 -1.94649 -0.0322456 0.85 -0.152135 0.0325997 1.96102 -0.131221 0.05 1.91264 -0.129322 -0.5 1.90743 -0.150039 -0.00444108 1.95675 -0.151061 -0.0230037 1.95884 -0.151729 -0.5 1.9602 -0.180029 -0.5 2.01006 -0.166787 -0.0900651 1.98838 -0.180519 -0.119701 2.01082 -0.2167 -0.170004 2.05979 -0.324694 -0.238388 2.1561 -0.358234 -0.246486 2.17639 -0.448025 -0.5 2.21507 -0.466484 -0.240998 2.22057 -0.503553 -0.227545 2.22933 -0.296212 -0.5 2.13585 -0.113958 0.05 1.85604 -0.113104 -0.5 1.85244 -0.1 0.05 1.73872 -0.103287 -0.5 1.79596 -0.103502 0.05 1.79779 -1.66899 -0.207755 2.45844 -1.63607 -0.181404 2.45197 -0.600626 -0.149162 2.24842 -0.622758 -0.113485 2.25277 -1.56971 -0.0751271 2.43893 -0.647728 -0.0336257 2.25768 -0.503553 -0.5 2.22933 -1.82938 -0.249248 2.48997 -1.87095 -0.242165 2.49814 -1.91073 -0.228202 2.50597 -1.98052 -0.181404 2.51969 -2.00855 -0.149899 2.52519 -2.04689 -0.0751271 2.53273 -2.0583 0.00812296 2.53498 -0.635719 -0.083285 0.35 -0.618254 -0.121924 0.35 -0.594509 -0.157055 0.65 -0.565169 -0.187668 0.65 -0.493214 -0.231972 0.35 -0.41061 -0.249775 0.65 -0.368246 -0.247975 0.35 -0.326794 -0.239042 0.35 -0.172193 -0.102975 0.35 -0.158067 -0.0629945 0.35 -0.150901 -0.0212015 0.35 -0.172193 0.102975 0.35 -0.172193 0.102975 0.65 -0.192873 0.139994 0.65 -0.219511 0.172985 0.35 -0.251342 0.200999 0.35 -0.326794 0.239042 0.35 -0.45267 0.244389 0.35 -0.41061 0.249775 0.65 -0.531077 0.212882 0.35 -0.493214 0.231972 0.65 -0.531077 0.212882 0.65 -0.565169 0.187668 0.65 -0.635719 0.083285 0.65 -0.646404 0.0422502 0.35 -0.646404 0.0422502 0.65 -0.65 6.21725e-15 0.65 -0.646404 -0.0422502 0.35 -0.45267 -0.244389 0.65 -0.41061 -0.249775 0.35 -0.326794 -0.239042 0.65 -0.287449 -0.223231 0.35 -0.287449 -0.223231 0.65 -0.251342 -0.200999 0.35 -0.219511 -0.172985 0.65 -0.192873 -0.139994 0.35 -0.172193 -0.102975 0.65 -0.150901 -0.0212015 0.65 -0.150901 0.0212015 0.35 -0.158067 0.0629945 0.35 -0.192873 0.139994 0.35 -0.219511 0.172985 0.65 -0.287449 0.223231 0.65 -0.326794 0.239042 0.65 -0.368246 0.247975 0.35 -0.565169 0.187668 0.35 -0.594509 0.157055 0.35 -0.635719 0.083285 0.35 -0.65 5.9952e-15 0.35 -0.546493 -0.0322456 0.65 -0.635719 -0.083285 0.65 -0.618254 -0.121924 0.65 -0.536136 -0.0629834 0.65 -0.531077 -0.212882 0.65 -0.519414 -0.0907761 0.65 -0.493214 -0.231972 0.65 -0.408121 -0.14978 0.65 -0.368246 -0.247975 0.65 -0.440129 -0.144533 0.65 -0.315822 -0.124153 0.65 -0.192873 -0.139994 0.65 -0.251342 -0.200999 0.65 -0.271471 -0.0773331 0.65 -0.257852 -0.0478952 0.65 -0.250879 -0.0162179 0.65 -0.158067 0.0629945 0.65 -0.150901 0.0212015 0.65 -0.158067 -0.0629945 0.65 -0.271471 0.0773331 0.65 -0.291101 0.103155 0.65 -0.251342 0.200999 0.65 -0.315822 0.124153 0.65 -0.45267 0.244389 0.65 -0.368246 0.247975 0.65 -0.408121 0.14978 0.65 -0.440129 0.144533 0.65 -0.594509 0.157055 0.65 -0.536136 0.0629834 0.65 -0.646404 -0.0422502 0.65 -0.55 5.44009e-15 0.65 -0.618254 0.121924 0.65 -0.546493 0.0322456 0.65 -2.0464 -0.0422502 0.35 -2.03572 -0.083285 0.35 -2.03572 -0.083285 0.65 -2.01825 -0.121924 0.65 -1.76825 -0.247975 0.35 -1.81061 -0.249775 0.65 -1.61951 -0.172985 0.65 -1.57219 -0.102975 0.35 -1.55807 -0.0629945 0.65 -1.5509 0.0212015 0.65 -1.55807 0.0629945 0.65 -1.57219 0.102975 0.65 -1.59287 0.139994 0.65 -1.81061 0.249775 0.35 -1.89321 0.231972 0.35 -1.93108 0.212882 0.35 -1.99451 0.157055 0.65 -1.99451 -0.157055 0.35 -1.96517 -0.187668 0.35 -1.89321 -0.231972 0.35 -1.81061 -0.249775 0.35 -1.72679 -0.239042 0.35 -1.61951 -0.172985 0.35 -1.5509 -0.0212015 0.35 -1.55807 0.0629945 0.35 -1.59287 0.139994 0.35 -1.61951 0.172985 0.35 -1.61951 0.172985 0.65 -1.65134 0.200999 0.65 -1.68745 0.223231 0.35 -1.72679 0.239042 0.35 -1.72679 0.239042 0.65 -1.85267 0.244389 0.65 -1.89321 0.231972 0.65 -1.96517 0.187668 0.35 -2.03572 0.083285 0.35 -2.03572 0.083285 0.65 -2.05 1.63203e-14 0.35 -2.0464 -0.0422502 0.65 -1.95 1.58762e-14 0.65 -1.89711 -0.114324 0.65 -1.96517 -0.187668 0.65 -1.99451 -0.157055 0.65 -1.93108 -0.212882 0.65 -1.89321 -0.231972 0.65 -1.87026 -0.132527 0.65 -1.85267 -0.244389 0.65 -1.77573 -0.148024 0.65 -1.76825 -0.247975 0.65 -1.65134 -0.200999 0.65 -1.71582 -0.124153 0.65 -1.59287 -0.139994 0.65 -1.72679 -0.239042 0.65 -1.68745 -0.223231 0.65 -1.67147 -0.0773331 0.65 -1.57219 -0.102975 0.65 -1.65785 -0.0478952 0.65 -1.5509 -0.0212015 0.65 -1.65088 -0.0162179 0.65 -1.65088 0.0162179 0.65 -1.65785 0.0478952 0.65 -1.6911 0.103155 0.65 -1.67147 0.0773331 0.65 -1.68745 0.223231 0.65 -1.77573 0.148024 0.65 -1.81061 0.249775 0.65 -1.76825 0.247975 0.65 -1.93108 0.212882 0.65 -1.96517 0.187668 0.65 -1.89711 0.114324 0.65 -1.91941 0.0907761 0.65 -2.01825 0.121924 0.65 -2.0464 0.0422502 0.65 -2.05 1.65423e-14 0.65 -1.93614 0.0629834 0.65 -0.546493 -0.0322456 0.85 -0.536136 -0.0629834 0.85 -0.497108 -0.114324 0.65 -0.497108 -0.114324 0.85 -0.271471 -0.0773331 0.85 -0.257852 0.0478952 0.85 -0.344479 0.139347 0.85 -0.375733 0.148024 0.65 -0.470261 0.132527 0.65 -0.470261 0.132527 0.85 -0.519414 0.0907761 0.85 -0.55 5.55112e-15 0.85 -0.470261 -0.132527 0.65 -0.440129 -0.144533 0.85 -0.375733 -0.148024 0.65 -0.344479 -0.139347 0.65 -0.291101 -0.103155 0.65 -0.291101 -0.103155 0.85 -0.250879 -0.0162179 0.85 -0.250879 0.0162179 0.65 -0.257852 0.0478952 0.65 -0.344479 0.139347 0.65 -0.375733 0.148024 0.85 -0.408121 0.14978 0.85 -0.440129 0.144533 0.85 -0.497108 0.114324 0.65 -0.519414 0.0907761 0.65 -1.93614 -0.0629834 0.65 -1.91941 -0.0907761 0.65 -1.93614 -0.0629834 0.85 -1.84013 -0.144533 0.85 -1.74448 -0.139347 0.65 -1.65785 0.0478952 0.85 -1.67147 0.0773331 0.85 -1.71582 0.124153 0.65 -1.6911 0.103155 0.85 -1.71582 0.124153 0.85 -1.80812 0.14978 0.65 -1.84013 0.144533 0.65 -1.87026 0.132527 0.85 -1.94649 0.0322456 0.65 -1.93614 0.0629834 0.85 -1.94649 -0.0322456 0.65 -1.84013 -0.144533 0.65 -1.80812 -0.14978 0.65 -1.80812 -0.14978 0.85 -1.6911 -0.103155 0.65 -1.6911 -0.103155 0.85 -1.74448 0.139347 0.65 -1.74448 0.139347 0.85 -1.80812 0.14978 0.85 -1.87026 0.132527 0.65 -1.91941 0.0907761 0.85 -1.5744 0.0886714 1.43985 -0.633756 0.0886458 1.25493 -0.593654 0.158108 1.24705 -1.64241 0.187219 1.45322 -0.565783 0.187125 1.24157 -0.45983 0.242735 1.22074 -0.379883 0.249189 1.20502 -0.420117 0.249189 1.21293 -0.1 2.15 1.15 -0.302007 0.229994 1.18971 -0.155051 0.05 1.16082 -0.533619 0.211296 1.23524 -1.71024 0.230118 1.46655 -1.90635 0.230118 1.50511 -1.942 0.211406 1.51211 -4.1 0.05 1.93635 -2.23412 0.05 1.9264 -2.33385 0.05 2.00773 -2.34468 0.05 2.10506 -2.33385 0.05 2.13642 -4.09636 0.05 2.41393 -3.66077 0.05 2.85 -4.04281 0.05 2.58592 -3.93178 0.05 2.72777 -2.26527 0.05 2.20632 -2.05339 0.05 2.53401 -2.10806 0.05 2.19186 -2.08393 0.05 2.16907 -2.29315 0.05 2.18833 -3.72011 0.05 2.83907 -3.7777 0.05 2.82107 -3.88431 -0.5 2.76501 -3.97442 -0.5 2.68508 -3.97442 0.05 2.68508 -4.01161 0.05 2.63757 -4.06755 -0.5 2.53089 -4.08549 -0.5 2.47328 -4.08549 0.05 2.47328 -4.1 -0.5 2.35371 -3.7777 -0.5 2.82107 -3.8327 0.05 2.79626 -3.88431 0.05 2.76501 -4.01161 -0.5 2.63757 -4.06755 0.05 2.53089 -4.09636 -0.5 2.41393 -0.60711 -0.5 1.69196 -0.656263 -0.5 1.65021 -0.686395 -0.5 1.6382 -0.750792 -0.5 1.63471 -0.782045 -0.5 1.64339 -2.3 -0.5 1.15 -2.15822 -0.5 1.92755 -3.3 -0.5 1.15 -4.1 -0.5 1.35 -2.3405 -0.5 2.02418 -2.34747 -0.5 2.05586 -2.34747 -0.5 2.0883 -0.868672 -0.5 1.73484 -0.868672 -0.5 1.83063 -2.05186 -0.5 2.10432 -2.06222 -0.5 2.13506 -0.686395 -0.5 1.92727 -0.394496 -0.5 2.19454 -0.252748 -0.5 2.09847 -0.343669 -0.5 2.16802 -2.10125 -0.5 1.95775 -0.875645 -0.5 1.76652 -2.07894 -0.5 1.9813 -2.05186 -0.5 2.03983 -0.835424 -0.5 1.88589 -0.782045 -0.5 1.92208 -2.10125 -0.5 2.1864 -0.21385 -0.5 2.05635 -0.629416 -0.5 1.89706 -0.590388 -0.5 1.84572 -0.1 -0.5 1.73872 -0.580031 -0.5 1.81498 -2.19023 -0.5 2.22186 -2.12809 -0.5 2.20461 -3.72011 -0.5 2.83907 -3.8327 -0.5 2.79626 -3.93178 -0.5 2.72777 -4.04281 -0.5 2.58592 -3.66077 -0.5 2.85 -2.32688 -0.5 2.14941 -4.1 0.05 2.35371 -3.66077 2.15 2.85 -3.72011 2.15 2.83907 -3.66077 2.5 2.85 -3.88431 2.15 2.76501 -3.8327 2.5 2.79626 -3.93178 2.5 2.72777 -4.06755 2.5 2.53089 -4.1 2.5 2.35371 -4.09636 2.15 2.41393 -4.09636 2.5 2.41393 -3.93178 2.15 2.72777 -3.97442 2.5 2.68508 -4.01161 2.15 2.63757 -0.835424 2.5 1.88589 -0.810702 2.5 1.90689 -2.06222 2.5 2.13506 -0.750792 2.5 1.93076 -0.782045 2.5 1.92208 -2.25387 2.5 2.21143 -2.28253 2.5 2.19623 -2.30725 2.5 2.17523 -2.32688 2.5 2.14941 -4.08549 2.5 2.47328 -4.01161 2.5 2.63757 -4.04281 2.5 2.58592 -3.88431 2.5 2.76501 -3.7777 2.5 2.82107 -3.72011 2.5 2.83907 -2.3405 2.5 2.11997 -2.34747 2.5 2.0883 -4.1 2.5 1.35 -2.32688 2.5 1.99475 -2.28253 2.5 1.94793 -2.3 2.5 1.15 -0.855053 2.5 1.7054 -0.782045 2.5 1.64339 -2.3 2.5 0.35 -0.868672 2.5 1.73484 -2.04835 2.5 2.07208 -2.07894 2.5 1.9813 -0.580031 2.5 1.81498 -0.590388 2.5 1.84572 -0.129322 2.5 1.90743 -0.60711 2.5 1.87351 -0.21385 2.5 2.05635 -0.151729 2.5 1.9602 -0.343669 2.5 2.16802 -0.750792 2.5 1.63471 -0.718403 2.5 1.63296 -0.629416 2.5 1.66841 -0.1 2.5 1.73872 -0.580031 2.5 1.75049 -0.576524 2.5 1.78274 -0.103287 2.5 1.79596 -0.113104 2.5 1.85244 -0.180029 2.5 2.01006 -0.21385 2.15 2.05635 -0.180029 2.15 2.01006 -0.129322 2.15 1.90743 -0.296212 2.5 2.13585 -0.252748 2.15 2.09847 -0.252748 2.5 2.09847 -0.343669 2.15 2.16802 -0.394496 2.15 2.19454 -0.394496 2.5 2.19454 -0.503553 2.5 2.22933 -0.448025 2.5 2.21507 -0.1 2.15 1.73872 -0.1 0.05 1.15 -3.7777 2.15 2.82107 -3.8327 2.15 2.79626 -3.97442 2.15 2.68508 -4.04281 2.15 2.58592 -4.06755 2.15 2.53089 -4.08549 2.15 2.47328 -2.28253 2.15 2.19623 -4.1 2.15 2.35371 -0.782045 2.15 1.64339 -0.686395 2.15 1.6382 -0.590388 2.15 1.71975 -0.590388 2.15 1.84572 -0.60711 2.15 1.87351 -0.296212 2.15 2.13585 -0.686395 2.15 1.92727 -0.718403 2.15 1.93252 -0.448025 2.15 2.21507 -2.05186 2.15 2.10432 -0.782045 2.15 1.92208 -0.868672 2.15 1.83063 -2.10125 2.15 1.95775 -0.576524 2.15 1.78274 -0.103287 2.15 1.79596 -0.113104 2.15 1.85244 -0.151729 2.15 1.9602 -2.05186 2.15 2.03983 -0.835424 2.15 1.88589 -0.835424 2.15 1.67958 -4.1 2.15 1.93635 -2.28253 2.15 1.94793 -2.32688 2.15 1.99475 -2.3405 2.15 2.02418 -2.15822 2.15 2.21661 -0.503553 2.15 2.22933 -0.580031 2.15 1.81498 -0.629416 2.5 1.89706 -0.629416 2.15 1.89706 -0.810702 2.15 1.90689 -0.875645 2.5 1.79895 -0.875645 2.5 1.76652 -0.868672 2.15 1.73484 -0.810702 2.5 1.65858 -0.750792 2.15 1.63471 -0.686395 2.5 1.6382 -0.656263 2.5 1.65021 -0.590388 2.5 1.71975 -0.656263 2.5 1.91526 -0.656263 2.15 1.91526 -0.686395 2.5 1.92727 -0.718403 2.5 1.93252 -0.750792 2.15 1.93076 -0.855053 2.5 1.86007 -0.855053 2.15 1.86007 -0.868672 2.5 1.83063 -0.875645 2.15 1.79895 -0.875645 2.15 1.76652 -0.855053 2.15 1.7054 -0.835424 2.5 1.67958 -0.810702 2.15 1.65858 -0.718403 2.15 1.63296 -0.656263 2.15 1.65021 -0.629416 2.15 1.66841 -0.60711 2.5 1.69196 -0.60711 2.15 1.69196 -0.580031 2.15 1.75049 -2.05186 2.5 2.10432 -2.06222 2.15 2.13506 -2.07894 2.5 2.16285 -2.07894 2.15 2.16285 -2.10125 2.5 2.1864 -2.12809 2.5 2.20461 -2.10125 2.15 2.1864 -2.12809 2.15 2.20461 -2.25387 2.15 2.21143 -2.30725 2.15 2.17523 -2.3405 2.15 2.11997 -2.34747 2.15 2.0883 -2.3405 2.5 2.02418 -2.25387 2.5 1.93273 -2.22262 2.15 1.92405 -2.19023 2.15 1.9223 -2.15822 2.15 1.92755 -2.10125 2.5 1.95775 -2.07894 2.15 1.9813 -2.04835 2.15 2.07208 -2.15822 2.5 2.21661 -2.19023 2.5 2.22186 -2.19023 2.15 2.22186 -2.22262 2.5 2.2201 -2.22262 2.15 2.2201 -2.32688 2.15 2.14941 -2.34747 2.5 2.05586 -2.34747 2.15 2.05586 -2.30725 2.5 1.96892 -2.30725 2.15 1.96892 -2.25387 2.15 1.93273 -2.22262 2.5 1.92405 -2.19023 2.5 1.9223 -2.15822 2.5 1.92755 -2.12809 2.5 1.93955 -2.12809 2.15 1.93955 -2.06222 2.5 2.0091 -2.06222 2.15 2.0091 -2.05186 2.5 2.03983 -2.06541 0.05 2.14154 -2.0549 0.0418842 2.11592 -2.05617 0.0335781 2.11987 -2.07894 -0.5 2.16285 -2.15822 -0.5 2.21661 -2.20121 0.05 2.22205 -2.23412 0.05 2.21775 -2.22262 -0.5 2.2201 -2.25387 -0.5 2.21143 -2.31639 0.05 2.16464 -2.3405 -0.5 2.11997 -2.34468 0.05 2.0391 -2.31639 0.05 1.97952 -2.30725 -0.5 1.96892 -2.28253 -0.5 1.94793 -2.25387 -0.5 1.93273 -2.22262 -0.5 1.92405 -2.20121 0.05 1.92211 -2.19023 -0.5 1.9223 -2.06541 0.05 2.00261 -2.06222 -0.5 2.0091 -2.05841 -0.00382269 2.01809 -2.05799 0.0149739 2.01919 -2.05617 0.0335781 2.02428 -2.0549 0.0418842 2.02823 -2.05738 -0.0229565 2.12333 -2.05365 -0.0486968 2.11159 -2.05069 -0.0617561 2.09847 -2.04835 -0.5 2.07208 -2.04835 -0.0703022 2.07208 -2.05213 -0.0558053 2.03862 -2.05365 -0.0486968 2.03257 -2.08393 0.05 1.97508 -2.10806 0.05 1.9523 -2.12809 -0.5 1.93955 -2.1366 0.05 1.93538 -2.16817 0.05 1.92515 -2.26527 0.05 1.93783 -2.29315 0.05 1.95583 -2.32688 -0.5 1.99475 -2.34835 0.05 2.07208 -2.30725 -0.5 2.17523 -2.28253 -0.5 2.19623 -2.16817 0.05 2.21901 -2.1366 0.05 2.20878 -0.640927 -0.0667409 1.90592 -0.63504 -0.0851828 1.90161 -0.62818 -0.102146 1.896 -0.6202 -0.118371 1.88854 -0.60711 -0.5 1.87351 -0.594374 -0.157221 1.8537 -0.577714 -0.175834 1.80159 -0.576524 -0.177029 1.78274 -0.577714 -0.175834 1.76388 -0.587017 -0.165905 1.72762 -0.580031 -0.5 1.75049 -0.581292 -0.172143 1.74522 -0.590388 -0.5 1.71975 -0.594374 -0.157221 1.71177 -0.629416 -0.5 1.66841 -0.62818 -0.102146 1.66947 -0.63504 -0.0851828 1.66386 -0.640927 -0.0667409 1.65956 -0.649769 0.0107495 1.65386 -0.718403 -0.5 1.63296 -0.768456 0.05 1.63872 -0.798161 0.05 1.65095 -0.873084 0.05 1.81468 -0.750792 -0.5 1.93076 -0.718403 -0.5 1.93252 -0.736827 0.05 1.93238 -0.704726 0.05 1.93114 -0.673624 0.05 1.9231 -0.656263 -0.5 1.91526 -0.587017 -0.165905 1.83785 -0.576524 -0.5 1.78274 -0.648159 0.0302835 1.65483 -0.644949 0.05 1.65686 -0.810702 -0.5 1.65858 -0.835424 -0.5 1.67958 -0.855053 -0.5 1.7054 -0.873084 0.05 1.7508 -0.876524 0.05 1.78274 -0.875645 -0.5 1.79895 -0.855053 -0.5 1.86007 -0.846503 0.05 1.87276 -0.810702 -0.5 1.90689 -0.673624 0.05 1.64237 -0.704726 0.05 1.63433 -0.736827 0.05 1.63309 -0.644949 0.05 1.25713 -0.824581 0.05 1.66922 -1.56321 0.05 1.43765 -0.846503 0.05 1.69271 -0.862922 0.05 1.84515 -0.824581 0.05 1.89625 -0.798161 0.05 1.91452 -0.768456 0.05 1.92676 -0.644949 0.05 2.25713 -0.862922 0.05 1.72032 -3.3 1 1.15 -2.65351 1 0.782246 -2.3 1 1.15 -2.66386 1 0.812983 -2.70289 1 0.864324 -2.94912 1 0.766218 -2.94912 1 0.733782 -2.92853 1 0.672667 -3.3 1 0.35 -2.88418 1 0.625847 -2.72974 1 0.617473 -2.70289 1 0.635676 -2.65 1 0.75 -2.3 -1.3 0.35 -2.68059 -1.3 0.659224 -2.79188 -1.3 0.60022 -3.3 -1.3 0.35 -2.94215 -1.3 0.702105 -2.92853 -1.3 0.827333 -2.9089 -1.3 0.853155 -2.82427 -1.3 0.898024 -2.68059 -1.3 0.840776 -2.3 -1.3 1.15 -3.3 -1.3 1.15 -3.3 2.5 1.15 -2.65351 1 0.717754 -2.68059 0.425 0.659224 -2.72974 -1.3 0.617473 -2.72974 -0.725 0.617473 -2.70289 -0.725 0.635676 -2.70289 -1.3 0.635676 -2.68059 -0.725 0.659224 -2.65351 0.425 0.717754 -2.66386 0.425 0.687017 -2.66386 1 0.687017 -2.68059 1 0.659224 -2.75987 -1.3 0.605467 -2.72974 0.425 0.617473 -2.75987 -0.725 0.605467 -2.79188 -0.725 0.60022 -2.75987 0.425 0.605467 -2.79188 -0.15 0.60022 -2.82427 -1.3 0.601976 -2.82427 -0.725 0.601976 -2.75987 1 0.605467 -2.85552 -1.3 0.610654 -2.79188 0.425 0.60022 -2.79188 1 0.60022 -2.85552 -0.15 0.610654 -2.88418 -0.725 0.625847 -2.88418 -1.3 0.625847 -2.9089 -1.3 0.646845 -2.82427 1 0.601976 -2.85552 0.425 0.610654 -2.88418 -0.15 0.625847 -2.92853 -1.3 0.672667 -2.9089 -0.725 0.646845 -2.85552 1 0.610654 -2.92853 -0.725 0.672667 -2.94215 -0.725 0.702105 -2.9089 1 0.646845 -2.9089 0.425 0.646845 -2.92853 -0.15 0.672667 -2.94912 -1.3 0.733782 -2.92853 0.425 0.672667 -2.94215 -1.3 0.797895 -2.94912 -1.3 0.766218 -2.94912 -0.725 0.733782 -2.94215 0.425 0.702105 -2.94215 1 0.702105 -2.94215 -0.725 0.797895 -2.94912 -0.725 0.766218 -2.94912 0.425 0.733782 -2.94912 0.425 0.766218 -2.92853 -0.725 0.827333 -2.94215 0.425 0.797895 -2.94215 -0.15 0.797895 -2.92853 -0.15 0.827333 -2.88418 -1.3 0.874153 -2.85552 -1.3 0.889346 -2.9089 -0.725 0.853155 -2.88418 -0.725 0.874153 -2.94215 1 0.797895 -2.92853 1 0.827333 -2.92853 0.425 0.827333 -2.85552 -0.725 0.889346 -2.88418 -0.15 0.874153 -2.88418 0.425 0.874153 -2.9089 1 0.853155 -2.88418 1 0.874153 -2.85552 -0.15 0.889346 -2.82427 -0.725 0.898024 -2.82427 -0.15 0.898024 -2.79188 -1.3 0.89978 -2.85552 1 0.889346 -2.75987 -0.725 0.894533 -2.75987 -1.3 0.894533 -2.72974 -1.3 0.882527 -2.82427 1 0.898024 -2.79188 -0.15 0.89978 -2.72974 -0.725 0.882527 -2.79188 0.425 0.89978 -2.79188 1 0.89978 -2.75987 0.425 0.894533 -2.70289 -1.3 0.864324 -2.75987 1 0.894533 -2.70289 -0.725 0.864324 -2.72974 1 0.882527 -2.70289 -0.15 0.864324 -2.70289 0.425 0.864324 -2.68059 -0.725 0.840776 -2.68059 -0.15 0.840776 -2.66386 -1.3 0.812983 -2.66386 -0.725 0.812983 -2.65351 -0.725 0.782246 -2.65351 -1.3 0.782246 -2.68059 0.425 0.840776 -2.66386 -0.15 0.812983 -2.65 -1.3 0.75 -2.68059 1 0.840776 -2.65351 0.425 0.782246 -2.65351 -1.3 0.717754 -2.65 0.425 0.75 -2.65 -0.15 0.75 -2.66386 -1.3 0.687017 -2.65351 -0.15 0.717754 -2.66386 -0.725 0.687017 -2.66386 -0.15 0.687017 -2.65 -0.725 0.75 -2.65351 -0.15 0.782246 -2.65351 -0.725 0.717754 -2.70289 -0.15 0.635676 -2.68059 -0.15 0.659224 -2.70289 0.425 0.635676 -2.72974 -0.15 0.617473 -2.75987 -0.15 0.605467 -2.82427 -0.15 0.601976 -2.82427 0.425 0.601976 -2.85552 -0.725 0.610654 -2.88418 0.425 0.625847 -2.9089 -0.15 0.646845 -2.94912 -0.15 0.733782 -2.94215 -0.15 0.702105 -2.94912 -0.15 0.766218 -2.9089 0.425 0.853155 -2.9089 -0.15 0.853155 -2.85552 0.425 0.889346 -2.82427 0.425 0.898024 -2.79188 -0.725 0.89978 -2.72974 -0.15 0.882527 -2.72974 0.425 0.882527 -2.75987 -0.15 0.894533 -2.66386 0.425 0.812983 -1.55807 -0.0629945 0.35 -0.565169 -0.187668 0.35 -0.45267 -0.244389 0.35 -0.219511 -0.172985 0.35 -0.1 2.5 0.35 -0.287449 0.223231 0.35 -0.41061 0.249775 0.35 -0.493214 0.231972 0.35 -2.3 1 0.35 -1.76825 0.247975 0.35 -1.85267 0.244389 0.35 -1.99451 0.157055 0.35 -2.01825 0.121924 0.35 -2.0464 0.0422502 0.35 -2.01825 -0.121924 0.35 -2.3 -0.5 0.35 -1.93108 -0.212882 0.35 -1.85267 -0.244389 0.35 -1.68745 -0.223231 0.35 -1.59287 -0.139994 0.35 -0.594509 -0.157055 0.35 -1.65134 -0.200999 0.35 -0.531077 -0.212882 0.35 -1.65134 0.200999 0.35 -1.57219 0.102975 0.35 -0.618254 0.121924 0.35 -1.5509 0.0212015 0.35 -2.16162 0.1 3.5528 -0.2 2.1 3.16717 -0.2 0.1 3.16717 -0.2 0.1 3.371 -2.08447 2.1 3.74146 -0.2 2.1 4.39014 -1.23573 2.1 5.81672 -0.2 2.1 5.61311 -0.2 2.1 4.59397 -1.62152 2.1 4.87342 -0.2 0.1 6.83608 -0.2 2.1 5.81694 -0.2 0.1 5.81694 -1.15857 2.1 6.00538 -0.772783 2.1 6.94868 -0.772783 0.1 6.94868 -0.330622 1.7 8.02812 -0.326208 2.1 8.03484 -0.305 1.7 8.05374 -0.305 1.3 8.05374 -0.288117 1.3 8.06074 -0.27 0.9 8.06312 -0.27 0.5 8.06312 -0.305 0.9 8.05374 -0.319497 1.7 8.04262 -0.319497 1.3 8.04262 -0.27 1.3 8.06312 -0.251883 0.9 8.06074 -0.248029 0.1 8.05958 -0.288117 1.7 8.06074 -0.232251 0.1 8.05207 -0.235 0.5 8.05374 -0.265177 2.1 8.06295 -0.27 1.7 8.06312 -0.220503 0.9 8.04262 -0.220503 0.5 8.04262 -0.218826 0.1 8.04088 -0.209378 0.5 8.02812 -0.248029 2.1 8.05958 -0.20859 0.1 8.02672 -0.235 1.7 8.05374 -0.220503 1.3 8.04262 -0.202385 0.9 8.01124 -0.202385 0.5 8.01124 -0.218826 2.1 8.04088 -0.209378 1.3 8.02812 -0.209378 1.7 8.02812 -0.2 0.1 7.99312 -0.202385 1.7 8.01124 -0.202385 1.3 8.01124 -0.202181 2.1 8.01046 -0.299286 0.1 8.0567 -0.305 0.5 8.05374 -0.330622 1.3 8.02812 -0.319497 0.5 8.04262 -0.330622 0.9 8.02812 -0.314122 0.1 8.04746 -0.334791 0.1 8.01962 -0.334791 2.1 8.01962 -0.330622 0.5 8.02812 -0.319497 0.9 8.04262 -0.288117 0.5 8.06074 -0.288117 0.9 8.06074 -0.251883 0.5 8.06074 -0.251883 1.7 8.06074 -0.235 0.9 8.05374 -0.251883 1.3 8.06074 -0.235 1.3 8.05374 -0.220503 1.7 8.04262 -0.209378 0.9 8.02812 -0.2 2.1 7.99312 -0.695625 2.1 7.13734 -0.695625 0.1 7.13734 -0.583753 2.1 1.88394 -0.566304 1.43333 1.85312 -0.566304 2.1 1.85312 -0.555415 1.43333 1.81943 -0.555415 0.766667 1.81943 -0.566304 0.766667 1.85312 -0.607047 2.1 1.9106 -0.607047 1.43333 1.9106 -0.583753 0.1 1.88394 -0.583753 0.766667 1.88394 -0.607047 0.1 1.9106 -0.607047 0.766667 1.9106 -0.635232 1.43333 1.93204 -0.667155 1.43333 1.94736 -0.701508 2.1 1.95594 -0.635232 0.1 1.93204 -0.701508 1.43333 1.95594 -0.667155 0.766667 1.94736 -0.804937 2.1 1.93919 -0.736886 1.43333 1.95743 -0.701508 0.1 1.95594 -0.736886 0.766667 1.95743 -0.771839 1.43333 1.95177 -0.804937 1.43333 1.93919 -0.771839 0.766667 1.95177 -0.804937 0.766667 1.93919 -0.860279 2.1 1.89558 -0.834825 1.43333 1.9202 -0.771839 0.1 1.95177 -0.804937 0.1 1.93919 -0.834825 0.766667 1.9202 -0.860279 0.1 1.89558 -0.860279 0.766667 1.89558 -0.893942 2.1 1.83369 -0.880257 0.766667 1.86635 -0.893942 0.766667 1.83369 -0.893942 0.1 1.83369 -0.900468 2.1 1.76354 -0.900772 1.43333 1.79895 -0.900468 1.43333 1.76354 -0.900772 0.766667 1.79895 -0.900468 0.766667 1.76354 -0.893043 2.1 1.72892 -0.900772 0.1 1.79895 -0.893043 1.43333 1.72892 -0.900468 0.1 1.76354 -0.893043 0.766667 1.72892 -0.878801 0.766667 1.6965 -0.878801 1.43333 1.6965 -0.858325 1.43333 1.66761 -0.893043 0.1 1.72892 -0.802244 2.1 1.62497 -0.832453 1.43333 1.64344 -0.802244 1.43333 1.62497 -0.832453 0.766667 1.64344 -0.768935 1.43333 1.61295 -0.733889 1.43333 1.60789 -0.768935 0.766667 1.61295 -0.768935 0.1 1.61295 -0.698543 1.43333 1.60999 -0.698543 0.766667 1.60999 -0.664341 2.1 1.61916 -0.733889 0.1 1.60789 -0.698543 0.1 1.60999 -0.664341 1.43333 1.61916 -0.604872 2.1 1.65694 -0.632686 1.43333 1.63502 -0.632686 0.1 1.63502 -0.604872 1.43333 1.65694 -0.604872 0.766667 1.65694 -0.582039 1.43333 1.684 -0.582039 2.1 1.684 -0.604872 0.1 1.65694 -0.565121 2.1 1.71511 -0.582039 0.766667 1.684 -0.554811 2.1 1.74898 -0.554811 1.43333 1.74898 -0.565121 0.766667 1.71511 -0.554811 0.766667 1.74898 -0.551531 1.43333 1.78424 -0.551531 2.1 1.78424 -0.555415 2.1 1.81943 -0.551531 0.766667 1.78424 -0.583753 1.43333 1.88394 -0.635232 0.766667 1.93204 -0.701508 0.766667 1.95594 -0.860279 1.43333 1.89558 -0.880257 1.43333 1.86635 -0.893942 1.43333 1.83369 -0.858325 0.766667 1.66761 -0.802244 0.766667 1.62497 -0.733889 0.766667 1.60789 -0.664341 0.766667 1.61916 -0.632686 0.766667 1.63502 -0.565121 1.43333 1.71511 -2.02336 0.1 2.07358 -2.02724 0.766667 2.10877 -2.03813 0.766667 2.14247 -2.03813 1.43333 2.14247 -2.05558 2.1 2.17328 -2.03813 2.1 2.14247 -2.02724 1.43333 2.10877 -2.07888 2.1 2.19995 -2.07888 1.43333 2.19995 -2.13898 2.1 2.2367 -2.07888 0.766667 2.19995 -2.13898 1.43333 2.2367 -2.07888 0.1 2.19995 -2.20871 2.1 2.24677 -2.17334 1.43333 2.24528 -2.20871 1.43333 2.24677 -2.20871 0.766667 2.24677 -2.27677 2.1 2.22853 -2.24367 1.43333 2.24111 -2.27677 0.766667 2.22853 -2.30665 1.43333 2.20954 -2.30665 2.1 2.20954 -2.33211 2.1 2.18493 -2.33211 1.43333 2.18493 -2.27677 0.1 2.22853 -2.30665 0.766667 2.20954 -2.35209 2.1 2.15569 -2.36577 2.1 2.12303 -2.33211 0.1 2.18493 -2.33211 0.766667 2.18493 -2.35209 1.43333 2.15569 -2.36577 0.766667 2.12303 -2.3726 2.1 2.08829 -2.35209 0.1 2.15569 -2.3723 2.1 2.05288 -2.3726 1.43333 2.08829 -2.36577 0.1 2.12303 -2.3726 0.766667 2.08829 -2.3723 0.766667 2.05288 -2.36487 2.1 2.01826 -2.3723 0.1 2.05288 -2.35063 2.1 1.98584 -2.36487 1.43333 2.01826 -2.35063 1.43333 1.98584 -2.36487 0.766667 2.01826 -2.33015 1.43333 1.95695 -2.35063 0.766667 1.98584 -2.35063 0.1 1.98584 -2.27407 2.1 1.91431 -2.33015 0.766667 1.95695 -2.33015 0.1 1.95695 -2.27407 1.43333 1.91431 -2.30428 0.766667 1.93278 -2.30428 0.1 1.93278 -2.24076 2.1 1.9023 -2.27407 0.766667 1.91431 -2.27407 0.1 1.91431 -2.20572 1.43333 1.89723 -2.17037 2.1 1.89933 -2.20572 2.1 1.89723 -2.17037 1.43333 1.89933 -2.17037 0.766667 1.89933 -2.13617 1.43333 1.9085 -2.13617 2.1 1.9085 -2.13617 0.1 1.9085 -2.13617 0.766667 1.9085 -2.10452 1.43333 1.92436 -2.10452 0.766667 1.92436 -2.05387 1.43333 1.97334 -2.0767 1.43333 1.94628 -2.0767 0.766667 1.94628 -2.03695 1.43333 2.00445 -2.02336 2.1 2.07358 -2.02664 1.43333 2.03832 -2.05387 0.1 1.97334 -2.02664 0.766667 2.03832 -2.02336 1.43333 2.07358 -2.02664 0.1 2.03832 -2.02336 0.766667 2.07358 -2.02724 2.1 2.10877 -2.03695 0.766667 2.00445 -2.05558 1.43333 2.17328 -2.05558 0.766667 2.17328 -2.10706 1.43333 2.22138 -2.10706 0.766667 2.22138 -2.13898 0.766667 2.2367 -2.17334 0.766667 2.24528 -2.27677 1.43333 2.22853 -2.24367 0.766667 2.24111 -2.35209 0.766667 2.15569 -2.36577 1.43333 2.12303 -2.3723 1.43333 2.05288 -2.30428 1.43333 1.93278 -2.24076 1.43333 1.9023 -2.24076 0.766667 1.9023 -2.20572 0.766667 1.89723 -2.05387 0.766667 1.97334 -2.74741 2.1 2.64882 -2.74741 0.1 2.64882 -0.382525 0.1 8.43124 -0.0118363 1.43333 8.41221 -0.028363 1.43333 8.4468 -0.0379429 0.1 8.46129 -0.028363 0.766667 8.4468 -0.0793364 0.766667 8.50361 -0.0511374 0.766667 8.47763 -0.0925948 0.1 8.51285 -0.126147 0.1 8.53012 -0.0793364 1.43333 8.50361 -0.111941 0.766667 8.52377 -0.147772 1.43333 8.5374 -0.185536 0.766667 8.544 -0.126147 2.1 8.53012 -0.223866 0.766667 8.54334 -0.237462 0.1 8.54133 -0.199871 0.1 8.54461 -0.199871 2.1 8.54461 -0.296716 0.766667 8.52057 -0.328603 0.766667 8.49929 -0.273784 2.1 8.53111 -0.355886 0.766667 8.47236 -0.328603 1.43333 8.49929 -0.337622 2.1 8.49149 -0.362904 0.1 8.46347 -0.377579 0.766667 8.44075 -0.355886 1.43333 8.47236 -0.362904 2.1 8.46347 -0.377579 1.43333 8.44075 -0.00595983 0.1 8.3933 -0.0118363 0.766667 8.41221 -0.00215455 0.766667 8.37511 -0.00215455 1.43333 8.37511 -0.0511374 1.43333 8.47763 -0.147772 0.766667 8.5374 -0.111941 1.43333 8.52377 -0.185536 1.43333 8.544 -0.223866 1.43333 8.54334 -0.261378 1.43333 8.53543 -0.261378 0.766667 8.53543 -0.296716 1.43333 8.52057 1.82077e-14 2.1 2.10872 -0.177463 2.1 1.20599 -2.92488 0.1 1.7461 -0.2 0.1 4.59397 -0.2 0.1 4.39014 -1.69868 0.1 4.68476 -1.62152 0.1 4.87342 -1.23573 0.1 5.81672 -0.202181 0.1 8.01046 -0.2 0.1 7.03991 8.88178e-16 0.1 8.35604 -0.582039 0.1 1.684 -0.565121 0.1 1.71511 -0.664341 0.1 1.61916 -0.177463 0.1 1.20599 -0.802244 0.1 1.62497 -2.20572 0.1 1.89723 -2.24076 0.1 1.9023 -2.36487 0.1 2.01826 -2.3726 0.1 2.08829 -2.54741 0.1 2.6095 -2.30665 0.1 2.20954 -2.24367 0.1 2.24111 -2.20871 0.1 2.24677 -2.17334 0.1 2.24528 -2.13898 0.1 2.2367 -2.10706 0.1 2.22138 -0.736886 0.1 1.95743 -0.2 0.1 2.14803 -0.667155 0.1 1.94736 -0.566304 0.1 1.85312 -0.555415 0.1 1.81943 -0.554811 0.1 1.74898 -0.551531 0.1 1.78424 3.55271e-15 0.1 2.10872 -2.08447 0.1 3.74146 -1.15857 0.1 6.00538 -0.2 0.1 5.61311 -0.326208 0.1 8.03484 -0.337622 0.1 8.49149 -0.307565 0.1 8.5143 -0.273784 0.1 8.53111 -0.282625 0.1 8.06197 -0.265177 0.1 8.06295 -0.0628462 0.1 8.48964 -0.162328 0.1 8.54083 -0.0187568 0.1 8.4288 -2.17037 0.1 1.89933 -0.832453 0.1 1.64344 -0.858325 0.1 1.66761 -2.10452 0.1 1.92436 -2.03695 0.1 2.00445 -0.880257 0.1 1.86635 -0.834825 0.1 1.9202 -0.878801 0.1 1.6965 -2.0767 0.1 1.94628 -2.02724 0.1 2.10877 -2.03813 0.1 2.14247 -2.05558 0.1 2.17328 -2.16162 2.1 3.5528 -2.92488 2.1 1.7461 -2.24367 2.1 2.24111 -2.17334 2.1 2.24528 -2.54741 2.1 2.6095 -0.771839 2.1 1.95177 -0.834825 2.1 1.9202 -0.880257 2.1 1.86635 -2.0767 2.1 1.94628 -0.878801 2.1 1.6965 -2.10452 2.1 1.92436 -0.832453 2.1 1.64344 -2.30428 2.1 1.93278 -2.33015 2.1 1.95695 -0.2 2.1 3.371 -1.69868 2.1 4.68476 -0.2 2.1 6.83608 -0.2 2.1 7.03991 -0.382525 2.1 8.43124 -0.00595983 2.1 8.3933 -0.0187568 2.1 8.4288 1.55431e-14 2.1 8.35604 -0.20859 2.1 8.02672 -0.0379429 2.1 8.46129 -0.237462 2.1 8.54133 -0.282625 2.1 8.06197 -0.299286 2.1 8.0567 -0.307565 2.1 8.5143 -0.0628462 2.1 8.48964 -0.0925948 2.1 8.51285 -0.232251 2.1 8.05207 -0.162328 2.1 8.54083 -0.314122 2.1 8.04746 -0.632686 2.1 1.63502 -0.698543 2.1 1.60999 -0.733889 2.1 1.60789 -0.768935 2.1 1.61295 -0.635232 2.1 1.93204 -0.667155 2.1 1.94736 -0.736886 2.1 1.95743 -0.2 2.1 2.14803 -2.10706 2.1 2.22138 -2.02664 2.1 2.03832 -0.900772 2.1 1.79895 -2.03695 2.1 2.00445 -2.05387 2.1 1.97334 -0.858325 2.1 1.66761 + + + + + + + + + + 0.993712 -0.111964 0 0.943883 -0.33028 0 0.943883 -0.33028 0 0.846725 -0.532032 0 0.846725 -0.532032 0 0.707107 -0.707107 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111964 -0.993712 0 -0.111965 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707107 0 -0.846725 -0.532032 0 -0.943883 -0.33028 0 -0.993712 -0.111964 -1.9458e-17 -0.993712 0.111964 0 -0.943883 0.33028 0 -0.846725 0.532032 0 -0.707107 0.707107 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111965 0.993712 0 0.111964 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707107 0 0.846725 0.532032 0 0.943883 0.33028 0 0.993712 0.111964 2.27089e-17 0.993712 -0.111964 0 0.707107 -0.707107 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111964 -0.993712 0 -0.111965 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707107 0 -0.846725 -0.532032 0 -0.943883 -0.33028 0 -0.993712 -0.111964 0 -0.993712 0.111964 1.9458e-17 -0.943883 0.33028 0 -0.846725 0.532032 0 -0.707107 0.707107 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111965 0.993712 0 0.111964 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707107 0 0.846725 0.532032 0 0.943883 0.33028 0 0.993712 0.111964 0 0.993712 -0.111964 0 0.943884 -0.330278 0 0.943884 -0.330278 0 0.846724 -0.532033 0 0.846724 -0.532033 0 0.707107 -0.707106 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111964 -0.993712 0 -0.111964 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707107 0 -0.846724 -0.532032 0 -0.943883 -0.330279 0 -0.993712 -0.111964 -4.01756e-17 -0.993712 0.111964 0 -0.943883 0.330279 0 -0.846724 0.532032 0 -0.707107 0.707107 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111964 0.993712 0 0.111964 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707106 0 0.846724 0.532033 0 0.943884 0.330278 0 0.993712 0.111964 2.27089e-17 0.993712 -0.111964 0 0.707107 -0.707106 0 0.532032 -0.846724 0 0.330279 -0.943883 0 0.111964 -0.993712 0 -0.111964 -0.993712 0 -0.330279 -0.943883 0 -0.532032 -0.846724 0 -0.707107 -0.707107 0 -0.846724 -0.532032 0 -0.943883 -0.330279 0 -0.993712 -0.111964 0 -0.993712 0.111964 4.01756e-17 -0.943883 0.330279 0 -0.846724 0.532032 0 -0.707107 0.707107 0 -0.532032 0.846724 0 -0.330279 0.943883 0 -0.111964 0.993712 0 0.111964 0.993712 0 0.330279 0.943883 0 0.532032 0.846724 0 0.707107 0.707106 0 0.846724 0.532033 0 0.943884 0.330278 0 0.993712 0.111964 0 0.995974 -0.0896397 0 0.963963 -0.266035 0 0.963963 -0.266035 0 0.900968 -0.433885 0 0.900968 -0.433885 0 0.809017 -0.587785 0 0.691063 -0.722795 0 0.550898 -0.834573 0 0.393025 -0.919528 0 0.22252 -0.974928 0 0.0448649 -0.998993 0 -0.134233 -0.99095 0 -0.309018 -0.951056 0 -0.473868 -0.880596 0 -0.62349 -0.781832 0 -0.753072 -0.657938 0 -0.858449 -0.512899 0 -0.936234 -0.351377 0 -0.98393 -0.178552 0 -1 0 0 -0.98393 0.178552 0 -0.936234 0.351377 0 -0.858449 0.512899 0 -0.753072 0.657938 0 -0.62349 0.781832 0 -0.473868 0.880596 0 -0.309018 0.951056 0 -0.134233 0.99095 0 0.0448649 0.998993 0 0.22252 0.974928 0 0.393025 0.919528 0 0.550898 0.834573 0 0.691063 0.722795 0 0.809017 0.587785 0 0.900968 0.433885 0 0.963963 0.266035 0 0.995974 0.0896397 0 0.995974 -0.0896397 0 0.809017 -0.587785 0 0.691063 -0.722795 0 0.550898 -0.834573 0 0.393025 -0.919528 0 0.22252 -0.974928 0 0.0448649 -0.998993 0 -0.134233 -0.99095 0 -0.309018 -0.951056 0 -0.473868 -0.880596 0 -0.62349 -0.781832 0 -0.753072 -0.657938 0 -0.858449 -0.512899 0 -0.936234 -0.351377 0 -0.98393 -0.178552 0 -1 0 0 -0.98393 0.178552 0 -0.936234 0.351377 0 -0.858449 0.512899 0 -0.753072 0.657938 0 -0.62349 0.781832 0 -0.473868 0.880596 0 -0.309018 0.951056 0 -0.134233 0.99095 0 0.0448649 0.998993 0 0.22252 0.974928 0 0.393025 0.919528 0 0.550898 0.834573 0 0.691063 0.722795 0 0.809017 0.587785 0 0.900968 0.433885 0 0.963963 0.266035 0 0.995974 0.0896397 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.995974 -0.0896393 0 0.963963 -0.266037 0 0.963963 -0.266037 0 0.900969 -0.433884 0 0.900969 -0.433884 0 0.809017 -0.587785 0 0.691063 -0.722795 0 0.550897 -0.834573 0 0.393025 -0.919528 0 0.222521 -0.974928 0 0.0448649 -0.998993 0 -0.134233 -0.99095 0 -0.309017 -0.951056 0 -0.473869 -0.880596 0 -0.62349 -0.781832 0 -0.753072 -0.657938 0 -0.858449 -0.5129 0 -0.936235 -0.351374 0 -0.983929 -0.178558 0 -1 0 0 -0.983929 0.178558 0 -0.936235 0.351374 0 -0.858449 0.5129 0 -0.753072 0.657938 0 -0.62349 0.781832 0 -0.473869 0.880596 0 -0.309017 0.951056 0 -0.134233 0.99095 0 0.0448649 0.998993 0 0.222521 0.974928 0 0.393025 0.919528 0 0.550897 0.834573 0 0.691063 0.722795 0 0.809017 0.587785 0 0.900969 0.433884 0 0.963963 0.266037 0 0.995974 0.0896393 0 0.995974 -0.0896393 0 0.809017 -0.587785 0 0.691063 -0.722795 0 0.550897 -0.834573 0 0.393025 -0.919528 0 0.222521 -0.974928 0 0.0448649 -0.998993 0 -0.134233 -0.99095 0 -0.309017 -0.951056 0 -0.473869 -0.880596 0 -0.62349 -0.781832 0 -0.753072 -0.657938 0 -0.858449 -0.5129 0 -0.936235 -0.351374 0 -0.983929 -0.178558 0 -1 0 0 -0.983929 0.178558 0 -0.936235 0.351374 0 -0.858449 0.5129 0 -0.753072 0.657938 0 -0.62349 0.781832 0 -0.473869 0.880596 0 -0.309017 0.951056 0 -0.134233 0.99095 0 0.0448649 0.998993 0 0.222521 0.974928 0 0.393025 0.919528 0 0.550897 0.834573 0 0.691063 0.722795 0 0.809017 0.587785 0 0.900969 0.433884 0 0.963963 0.266037 0 0.995974 0.0896393 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 1 0 0 1 0 0 0 1 0 0 1 0 1 0 0 1 0 6.16668e-16 -1.75447e-16 -1 3.77144e-16 -1.1296e-16 -1 2.63063e-16 -7.96364e-17 -1 1.899e-16 -5.50296e-17 -1 1.33276e-16 -3.28218e-17 -1 8.23558e-17 -9.57085e-18 -1 2.96364e-17 1.80971e-17 -1 -3.38638e-17 5.56157e-17 -1 -1.261e-16 1.15443e-16 -1 0 -2.44929e-16 -1 0 -2.4493e-16 -1 0 -2.4493e-16 -1 0 -2.4493e-16 -1 0 2.80343e-17 -1 1.261e-16 1.15443e-16 -1 3.38637e-17 5.56156e-17 -1 -2.96364e-17 1.80971e-17 -1 -8.23559e-17 -9.57091e-18 -1 -1.33276e-16 -3.28218e-17 -1 -1.899e-16 -5.50297e-17 -1 -2.63063e-16 -7.96364e-17 -1 -3.77145e-16 -1.1296e-16 -1 -6.16668e-16 -1.75447e-16 -1 -9.02964e-16 -2.44929e-16 -1 -6.16668e-16 -3.14411e-16 -1 -3.77148e-16 -3.76898e-16 -1 -2.63062e-16 -4.10223e-16 -1 -1.899e-16 -4.34829e-16 -1 -1.33276e-16 -4.57037e-16 -1 -8.23539e-17 -4.80289e-16 -1 -2.96374e-17 -5.07955e-16 -1 3.38645e-17 -5.45475e-16 -1 1.26097e-16 -6.05299e-16 -1 0 -5.17893e-16 -1 0 -5.17893e-16 -1 -1.26097e-16 -6.05299e-16 -1 -3.38646e-17 -5.45475e-16 -1 2.96374e-17 -5.07955e-16 -1 8.23538e-17 -4.80289e-16 -1 1.33276e-16 -4.57037e-16 -1 1.899e-16 -4.34829e-16 -1 2.63062e-16 -4.10223e-16 -1 3.77148e-16 -3.76898e-16 -1 6.16669e-16 -3.14412e-16 -1 9.02965e-16 -2.44929e-16 -1 0 -2.44929e-16 -1 0 -2.4493e-16 -1 0 -2.44928e-16 -1 0 -2.44928e-16 -1 -9.49223e-31 -2.44929e-16 -1 0 -2.44929e-16 -1 0 -2.44929e-16 -1 0 -2.44928e-16 -1 0 -2.44928e-16 -1 0 -2.4493e-16 -1 0 -2.4493e-16 -1 0 -2.4493e-16 -1 0 -2.44929e-16 -1 0 -2.4493e-16 -1 0 -2.44929e-16 -1 0 -2.44929e-16 -1 0 2.80343e-17 -1 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0.982828 -0.184524 0 0.996397 -0.084807 0 0.982828 -0.184524 0 0.967732 -0.251978 0.00133794 0.96051 -0.278245 -0.000973248 0.911228 -0.411901 0.00103517 0.82851 -0.559974 0.000684133 0.721956 -0.691939 0.000280455 0.600732 -0.799451 -0.000165107 0.721229 -0.692696 0.000171975 0.996573 -0.0824523 0.0065707 0.999413 0.0337508 -0.00595041 0.996365 0.0848042 0.00812154 0.975891 0.218257 0 0.953866 0.300233 0 0.926975 0.375121 0.00074978 0.928566 0.371168 0 0.911228 0.411901 0.00109702 0.893743 0.44858 0 0.897084 0.441857 0.00143922 0.863712 0.503985 -0.000885513 0.82776 0.561081 0.000894205 0.794261 0.607576 -6.69296e-06 0.762975 0.646428 5.68853e-06 0.732447 0.680817 0.00303059 0.721706 0.692184 0.00465602 0.594634 0.803997 0 0.721714 0.692191 0 0.721956 0.691939 2.09444e-05 0.794262 0.607576 -6.62444e-06 0.988687 0.149988 -0.00150503 0.973476 0.228775 0.00256677 0.952691 0.303941 -0.00063943 0.848299 0.529513 0.00218744 0.82851 0.559975 0 0.71085 0.703338 0.00283456 0.697882 0.716211 0.00133322 0.707407 0.706806 -0.000136321 0.717163 0.696905 -0.000351777 0.735184 0.677867 -0.00109463 0.749382 0.662134 -0.00216362 0.761937 0.64765 -0.00115679 0.794365 0.60744 0.000177851 0.827996 0.560733 -0.000328568 0.849638 0.527361 -0.00234909 0.863266 0.504748 -0.000709536 0.897417 0.441183 0.000383107 0.925943 0.377659 -0.00206932 0.926845 0.37544 -0.0018734 0.952683 0.303966 0.000520372 0.973522 0.228589 -0.00131201 0.976096 0.217327 -0.00224719 0.988673 0.150083 0.000483758 0.999424 0.0339043 -0.00154526 0.99662 -0.0821445 -0.000311417 0.986903 -0.161229 -0.00536169 0.993129 -0.117022 0 0.68586 0.727733 0.000200227 0.628116 0.778119 -0.000957021 0.594633 0.803997 0.0010027 0.489026 0.872269 -0.000992144 0.450204 0.892925 0.00103875 0.292823 0.956167 0 0.450204 0.892926 0 0.450204 0.892926 0 0.594634 0.803997 0 0.998708 0.0508158 0.000627503 0.340939 0.940085 -0.000943239 0.292822 0.956166 0.00120419 0.127018 0.9919 0 0.292823 0.956167 0 0.1912 0.981551 -0.00103113 0.127018 0.991899 0.0013524 -0.0424411 0.999099 0 0.127018 0.9919 0 0.0437443 0.999042 -0.00100266 -0.042441 0.999098 0.00136629 -0.210679 0.977555 0 -0.0424411 0.999099 0 -0.0981233 0.995174 -0.000801906 -0.210679 0.977555 0.00105093 -0.372856 0.927889 0 -0.210679 0.977555 0 -0.234839 0.972034 -0.0002356 -0.364818 0.931079 0.000262351 -0.486036 0.873939 -0.000593153 -0.595169 0.8036 -0.000935915 -0.690447 0.723383 -0.000426794 -0.772918 0.634505 0.000555372 -0.778035 0.62822 0.00113646 -0.846158 0.532932 -0.000792609 -0.873012 0.487694 0.00194349 -0.942877 0.33314 0 -0.873014 0.487695 0 -0.873014 0.487695 0 -0.778036 0.62822 0 -0.778036 0.62822 0 -0.660675 0.750672 0 -0.524307 0.851529 0 -0.372856 0.927889 0 -0.372856 0.927889 0.00079936 -0.524307 0.851528 0.00152163 -0.524307 0.851529 0 -0.660674 0.750671 0.00159186 -0.660675 0.750672 0 -0.907665 0.419695 -0.00117807 -0.942876 0.333139 0.001833 -0.985616 0.169001 0 -0.942877 0.33314 0 -0.955135 0.296169 -0.000717406 -0.980272 0.197651 0.000573691 -0.991811 0.127714 0.000176676 -0.998491 0.0549101 -0.000150103 -0.999998 0 0.00213847 -0.999798 -0.0200895 0.000858819 -0.995562 -0.0941123 -0.000382794 -0.986243 -0.165302 0 -0.991115 -0.133007 0.000720019 -0.989774 -0.142645 0 -0.985613 -0.169 0.00249745 -0.960558 -0.278072 -0.00230559 -0.942874 -0.333139 0.00266894 -0.903545 -0.428486 -0.00244329 -0.823151 -0.567817 -0.00250874 -0.721447 -0.692465 -0.00250474 -0.601057 -0.799203 -0.00243577 -0.465086 -0.885263 -0.00230718 -0.317049 -0.948407 -0.00212491 -0.160777 -0.986989 -0.00189465 -0.000318754 -0.999999 -0.00162143 0.160163 -0.98709 -0.00130948 0.316504 -0.948591 -0.00096181 0.464642 -0.885499 -0.000580163 0.594633 -0.803997 0.000613117 -0.985614 0.169 0.00218912 -1 0 0 -0.985616 0.169001 0 -0.873011 -0.487693 0.00276746 -0.778033 -0.628218 0.00279505 -0.660672 -0.750669 0.00275524 -0.524305 -0.851526 0.00265297 -0.372855 -0.927886 0.00249363 -0.210679 -0.977553 0.00228279 -0.042441 -0.999097 0.00202577 0.127018 -0.991899 0.00172712 0.292822 -0.956166 0.00139055 0.450204 -0.892925 0.0010187 0.822978 -0.568074 -0.00026561 0.903436 -0.428722 -0.000645551 -1 0 0 0.967732 0.251978 0.00107533 0.996397 0.084807 0 0.996397 0.084807 -6.12482e-17 0.996397 -0.084807 0 0.996371 -0.0848047 0.00728124 0.987033 -0.160508 -0.00186985 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.982985 -0.183688 0 0.988511 -0.151148 -0.000651705 0.993172 -0.116642 -0.00205132 0.998653 0.051863 0.00163778 0.998551 0.053798 -0.00162619 0.999715 -0.0227312 -0.00728367 0.995249 -0.09736 -0.000858253 0.975729 0.218971 -0.00207357 0.971662 0.23637 -0.0012367 0.966373 0.257142 -0.000550797 0.962286 0.272039 -0.000234042 0.959928 0.280247 -0.000119681 0.952869 0.303381 0.00014509 0.925105 0.379712 -0.0006907 0.911229 0.4119 0.000713698 0.828509 0.559975 0 0.911229 0.4119 0 0.911229 0.4119 0 0.967733 0.251977 0 0.971545 0.236848 0.00166253 0.96773 0.251976 0.0025418 0.965716 0.259595 0.00203911 0.961455 0.274961 0.00125773 0.958182 0.286159 0.000795072 0.848171 0.529723 -0.000708997 0.828509 0.559975 0.0007329 0.721955 0.69194 0 0.828509 0.559975 0 0.747129 0.664679 -0.000728146 0.721955 0.691939 0.000752858 0.594633 0.803998 0 0.721955 0.69194 0 0.624857 0.780739 -0.000748256 0.594633 0.803997 0.000773748 0.450204 0.892926 0 0.594633 0.803998 0 0.484827 0.87461 -0.000769123 0.450204 0.892925 0.000795362 0.292823 0.956167 0 0.450204 0.892926 0 0.331021 0.943623 -0.000790754 0.292822 0.956166 0.000817611 0.127018 0.9919 0 0.292823 0.956167 0 0.167811 0.985819 -0.000812948 0.127018 0.9919 0.000840322 -0.0424413 0.999099 0 0.127018 0.9919 0 -0.000164264 1 -0.000835571 -0.0424413 0.999099 0.000863265 -0.210679 0.977555 0 -0.0424413 0.999099 0 -0.16813 0.985764 -0.000858377 -0.210679 0.977555 0.00088619 -0.372857 0.927889 0 -0.210679 0.977555 0 -0.331313 0.94352 -0.000881153 -0.372857 0.927888 0.000908864 -0.524308 0.851529 0 -0.372857 0.927889 0 -0.485079 0.87447 -0.0009035 -0.524308 0.851528 0.000930966 -0.660674 0.750673 0 -0.524308 0.851529 0 -0.625057 0.780578 -0.00092516 -0.660674 0.750673 0.000952117 -0.778036 0.62822 0 -0.660674 0.750673 0 -0.747276 0.664514 -0.00094589 -0.778035 0.62822 0.000972012 -0.873013 0.487696 0 -0.778036 0.62822 0 -0.848262 0.529577 -0.000965226 -0.873013 0.487696 0.000990398 -0.942878 0.333138 0 -0.873013 0.487696 0 -0.925152 0.379596 -0.000982997 -0.942878 0.333138 0.00100686 -0.985616 0.169001 0 -0.942878 0.333138 0 -0.97576 0.218842 -0.000998769 -0.985615 0.169001 0.00102146 -1 0 0 -0.985616 0.169001 0 -0.998653 0.0518694 -0.00101241 -1 0 0.00103368 -0.989782 -0.142589 0 -0.960573 -0.278026 -0.00122288 -0.903545 -0.428491 -0.00130082 -0.823124 -0.56786 -0.00134317 -0.721386 -0.692532 -0.00135086 -0.60096 -0.799278 -0.00132499 -0.464961 -0.88533 -0.00126719 -0.316908 -0.948456 -0.00117898 -0.160631 -0.987014 -0.00106215 -0.000180555 -1 -0.000918458 0.160284 -0.987071 -0.000749298 0.316601 -0.948559 -0.00055586 0.464714 -0.885461 -0.000338776 0.600781 -0.799413 -9.84748e-05 0.721268 -0.692656 0.000102678 0.721955 -0.69194 0.000163185 0.82303 -0.567998 -0.000154583 0.828509 -0.559975 0.000402824 0.903485 -0.428619 -0.000380431 0.960545 -0.278123 -0.000576409 0.982841 -0.184453 0 0.982985 -0.183684 -5.55134e-06 0.988557 -0.150847 5.61178e-06 0.995234 -0.0975027 0.00138475 0.996442 -0.0842398 0.0024932 0.996398 0.0848053 -6.1359e-17 0.996445 -0.0842401 6.095e-17 0.996398 -0.0848053 2.83758e-05 0.982982 -0.183704 -5.05947e-06 -0.993181 -0.116575 -0.00102389 -0.989782 -0.142589 0 -0.985615 -0.169001 0.00132324 -0.942877 -0.333138 0.00141816 -0.873013 -0.487695 0.0014774 -0.778035 -0.628219 0.00150165 -0.660673 -0.750672 0.00149163 -0.524307 -0.851528 0.00144868 -0.372857 -0.927888 0.00137439 -0.210679 -0.977555 0.00127056 -0.0424412 -0.999098 0.00113872 0.127018 -0.9919 0.0009804 0.292822 -0.956167 0.000796938 0.450204 -0.892926 0.000589267 0.594633 -0.803997 0.000358219 0.911229 -0.4119 0.000612908 0.967733 -0.251977 0.000794774 0.999752 -0.0222853 -0.000350952 0.99856 0.0536431 0.000540589 0.991618 0.129072 0.00583663 0.996397 0.0848053 0.000439621 0.983986 0.178248 -7.00807e-05 0.977836 0.209373 0.000539273 0.977647 0.210247 -0.00161203 0.983926 0.178575 -0.000473764 0.991933 0.126765 0.000351048 -1 0 0 0.967733 0.251977 0 0.996398 0.0848053 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.915156 0.0196118 0.402623 0.916591 0.00977923 0.399708 0.918843 0.00213185 0.394617 0.920035 -0.000532919 0.391836 0.920463 -0.000414912 0.39083 0.89895 -1.2596e-05 0.438052 0.895583 1.15921e-05 0.444895 0.889973 -8.69572e-05 0.456014 0.877192 -0.000776747 0.480139 0.869672 -0.00198 0.493627 0.852954 6.02077e-05 0.521987 0.822467 -7.2452e-05 0.568813 0.807447 -0.00231587 0.589936 0.786099 0.000358393 0.6181 0.745077 -0.000504583 0.666978 0.696732 0.00105857 0.717331 0.642941 -0.00057072 0.765916 0.582383 0.000481553 0.812914 0.56104 -0.002993 0.827783 0.517209 0.00146482 0.855858 0.462593 -0.00268664 0.886567 0.449107 -0.000262763 0.893478 0.378273 0.000240163 0.925694 0.358065 -0.00297573 0.933692 0.305028 0.00151571 0.952342 0.248833 -0.0028331 0.968542 0.23013 0 0.97316 0.734608 -0.0024012 0.678488 0.652112 -0.00228571 0.75812 0.956497 0.000540595 0.291741 0.959151 -0.000360358 0.282893 0.98523 -0.000186383 0.171238 0.998355 0 0.0573304 0.998248 0.000192583 0.0591748 0.984266 0.000372765 0.176696 0.192895 2.51976e-06 0.981219 0.192895 -1.47588e-06 0.981219 0.192895 -3.01149e-06 0.981219 0.192895 -8.59895e-07 0.981219 0.192895 3.22621e-06 0.981219 0.192895 0 0.981219 0.192895 -9.51711e-07 0.981219 0.192895 2.41597e-06 0.981219 0.192895 -4.96249e-06 0.98122 0.192895 1.05956e-06 0.981219 0.192895 1.75133e-06 0.981219 0.192895 1.91927e-06 0.981219 0.192895 -3.81882e-07 0.981219 0.192895 4.02349e-06 0.981219 0.192895 2.70241e-06 0.981219 0.192895 1.48833e-07 0.981219 0.192895 0 0.981219 0.192893 -7.4928e-06 0.98122 0.192897 1.02854e-05 0.981219 0.192895 3.69375e-08 0.981219 0.192896 -6.75814e-06 0.981219 0.192895 0 0.981219 0.192895 -2.19449e-07 0.981219 0.192894 1.05129e-06 0.98122 0.192895 0 0.981219 0.192895 1.25905e-06 0.981219 0.192895 3.33738e-06 0.981219 0.192895 -2.3689e-06 0.98122 0.192895 -8.96411e-07 0.98122 0.192895 -1.76722e-06 0.98122 0.192895 2.13652e-06 0.981219 0.192895 0 0.981219 0.996397 0.084807 0 0.967733 0.251978 0 0.967733 0.251978 0 0.911229 0.411901 0 0.911229 0.411901 0 0.82851 0.559975 0 0.721956 0.691939 0 0.594634 0.803997 0 0.450204 0.892926 0 0.292823 0.956167 0 0.127018 0.9919 0 -0.0424411 0.999099 0 -0.210679 0.977555 0 -0.372856 0.927889 0 -0.524307 0.851529 0 -0.660675 0.750672 0 -0.778036 0.62822 0 -0.873014 0.487695 0 -0.942877 0.33314 0 -0.985616 0.169001 0 -1 0 0 -0.985616 -0.169001 0 -0.942877 -0.33314 0 -0.873014 -0.487695 0 -0.778036 -0.62822 0 -0.660675 -0.750672 0 -0.524307 -0.851529 0 -0.372856 -0.927889 0 -0.210679 -0.977555 0 -0.0424411 -0.999099 0 0.127018 -0.9919 0 0.292823 -0.956167 0 0.450204 -0.892926 0 0.594634 -0.803997 0 0.721956 -0.691939 0 0.82851 -0.559975 0 0.911229 -0.411901 0 0.967733 -0.251978 0 0.996397 -0.084807 6.27698e-17 0.996397 0.084807 0 0.82851 0.559975 0 0.721956 0.691939 0 0.594634 0.803997 0 0.450204 0.892926 0 0.292823 0.956167 0 0.127018 0.9919 0 -0.0424411 0.999099 0 -0.210679 0.977555 0 -0.372856 0.927889 0 -0.524307 0.851529 0 -0.660675 0.750672 0 -0.778036 0.62822 0 -0.873014 0.487695 0 -0.942877 0.33314 0 -0.985616 0.169001 0 -1 0 0 -0.985616 -0.169001 0 -0.942877 -0.33314 0 -0.873014 -0.487695 0 -0.778036 -0.62822 0 -0.660675 -0.750672 0 -0.524307 -0.851529 0 -0.372856 -0.927889 0 -0.210679 -0.977555 0 -0.0424411 -0.999099 0 0.127018 -0.9919 0 0.292823 -0.956167 0 0.450204 -0.892926 0 0.594634 -0.803997 0 0.721956 -0.691939 0 0.82851 -0.559975 0 0.911229 -0.411901 0 0.967733 -0.251978 0 0.996397 -0.084807 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.996397 0.084807 0 0.967734 0.251975 0 0.967734 0.251975 0 0.911229 0.411901 0 0.911229 0.411901 0 0.82851 0.559975 0 0.721956 0.691939 0 0.594634 0.803997 0 0.450203 0.892926 0 0.292823 0.956167 0 0.127018 0.9919 0 -0.0424411 0.999099 0 -0.210679 0.977555 0 -0.372856 0.927889 0 -0.524307 0.85153 0 -0.660676 0.750672 0 -0.778036 0.62822 0 -0.873014 0.487695 0 -0.942877 0.333141 0 -0.985616 0.169001 0 -1 0 0 -0.985616 -0.169001 0 -0.942877 -0.333141 0 -0.873014 -0.487695 0 -0.778036 -0.62822 0 -0.660676 -0.750672 0 -0.524307 -0.85153 0 -0.372856 -0.927889 0 -0.210679 -0.977555 0 -0.0424411 -0.999099 0 0.127018 -0.9919 0 0.292823 -0.956167 0 0.450203 -0.892926 0 0.594634 -0.803997 0 0.721956 -0.691939 0 0.82851 -0.559975 0 0.911229 -0.411901 0 0.967734 -0.251975 0 0.996397 -0.084807 6.27698e-17 0.996397 0.084807 0 0.82851 0.559975 0 0.721956 0.691939 0 0.594634 0.803997 0 0.450203 0.892926 0 0.292823 0.956167 0 0.127018 0.9919 0 -0.0424411 0.999099 0 -0.210679 0.977555 0 -0.372856 0.927889 0 -0.524307 0.85153 0 -0.660676 0.750672 0 -0.778036 0.62822 0 -0.873014 0.487695 0 -0.942877 0.333141 0 -0.985616 0.169001 0 -1 0 0 -0.985616 -0.169001 0 -0.942877 -0.333141 0 -0.873014 -0.487695 0 -0.778036 -0.62822 0 -0.660676 -0.750672 0 -0.524307 -0.85153 0 -0.372856 -0.927889 0 -0.210679 -0.977555 0 -0.0424411 -0.999099 0 0.127018 -0.9919 0 0.292823 -0.956167 0 0.450203 -0.892926 0 0.594634 -0.803997 0 0.721956 -0.691939 0 0.82851 -0.559975 0 0.911229 -0.411901 0 0.967734 -0.251975 0 0.996397 -0.084807 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.994138 0.108118 0 0.947653 0.319302 0 0.947653 0.319302 0 0.856857 0.515555 0 0.856857 0.515555 0 0.725996 0.687699 0 0.561187 0.827689 0 0.370138 0.928977 0 0.161782 0.986827 0 -0.0541387 0.998533 0 -0.267528 0.96355 0 -0.468408 0.883512 0 -0.647386 0.762162 0 -0.796093 0.605174 0 -0.907575 0.41989 0 -0.976621 0.21497 0 -1 0 0 -0.976621 -0.21497 0 -0.907575 -0.41989 0 -0.796093 -0.605174 0 -0.647386 -0.762162 0 -0.468408 -0.883512 0 -0.267528 -0.96355 0 -0.0541387 -0.998533 0 0.161782 -0.986827 0 0.370138 -0.928977 0 0.561187 -0.827689 0 0.725996 -0.687699 0 0.856857 -0.515555 0 0.947653 -0.319302 0 0.994138 -0.108118 6.00178e-17 0.994138 0.108118 0 0.725996 0.687699 0 0.561187 0.827689 0 0.370138 0.928977 0 0.161782 0.986827 0 -0.0541387 0.998533 0 -0.267528 0.96355 0 -0.468408 0.883512 0 -0.647386 0.762162 0 -0.796093 0.605174 0 -0.907575 0.41989 0 -0.976621 0.21497 0 -1 0 0 -0.976621 -0.21497 0 -0.907575 -0.41989 0 -0.796093 -0.605174 0 -0.647386 -0.762162 0 -0.468408 -0.883512 0 -0.267528 -0.96355 0 -0.0541387 -0.998533 0 0.161782 -0.986827 0 0.370138 -0.928977 0 0.561187 -0.827689 0 0.725996 -0.687699 0 0.856857 -0.515555 0 0.947653 -0.319302 0 0.994138 -0.108118 0 0.994138 0.108118 0 0.947653 0.319302 0 0.947653 0.319302 0 0.856856 0.515556 0 0.856856 0.515556 0 0.725996 0.687699 0 0.561187 0.827689 0 0.370138 0.928977 0 0.161782 0.986827 0 -0.0541388 0.998533 0 -0.267528 0.96355 0 -0.468409 0.883512 0 -0.647386 0.762162 0 -0.796093 0.605174 0 -0.907575 0.41989 0 -0.97662 0.214973 0 -1 0 0 -0.97662 -0.214973 0 -0.907575 -0.41989 0 -0.796093 -0.605174 0 -0.647386 -0.762162 0 -0.468409 -0.883512 0 -0.267528 -0.96355 0 -0.0541388 -0.998533 0 0.161782 -0.986827 0 0.370138 -0.928977 0 0.561187 -0.827689 0 0.725996 -0.687699 0 0.856856 -0.515556 0 0.947653 -0.319302 0 0.994138 -0.108118 6.00178e-17 0.994138 0.108118 0 0.725996 0.687699 0 0.561187 0.827689 0 0.370138 0.928977 0 0.161782 0.986827 0 -0.0541388 0.998533 0 -0.267528 0.96355 0 -0.468409 0.883512 0 -0.647386 0.762162 0 -0.796093 0.605174 0 -0.907575 0.41989 0 -0.97662 0.214973 0 -1 0 0 -0.97662 -0.214973 0 -0.907575 -0.41989 0 -0.796093 -0.605174 0 -0.647386 -0.762162 0 -0.468409 -0.883512 0 -0.267528 -0.96355 0 -0.0541388 -0.998533 0 0.161782 -0.986827 0 0.370138 -0.928977 0 0.561187 -0.827689 0 0.725996 -0.687699 0 0.856856 -0.515556 0 0.947653 -0.319302 0 0.994138 -0.108118 0 0.192895 -5.0825e-07 0.981219 0.192895 0 0.98122 0.192895 2.47487e-06 0.981219 0.192895 -3.02762e-06 0.981219 0.192895 3.27585e-06 0.981219 0.192895 0 0.981219 0.192895 -2.57973e-06 0.981219 0.192895 1.78057e-06 0.981219 0.192894 1.99144e-07 0.98122 0.192896 -2.09109e-07 0.981219 0.192894 1.38919e-07 0.98122 0.192895 -4.8193e-08 0.981219 0.192894 1.10782e-07 0.98122 0.192894 7.22761e-08 0.98122 0.192898 -1.75433e-07 0.981219 0.192904 9.13332e-06 0.981218 0.192893 -3.34536e-06 0.98122 0.192895 3.35574e-08 0.98122 0.192895 -8.0793e-07 0.981219 0.192895 1.01818e-06 0.981219 0.192895 5.39514e-07 0.981219 0.192895 -1.38629e-06 0.981219 0.192895 2.22623e-06 0.981219 0.192895 0 0.981219 0.192895 1.18981e-08 0.981219 0.192893 1.25395e-06 0.98122 0.192896 -8.77541e-07 0.981219 0.192895 0 0.98122 0.192895 0 0.981219 0.192896 1.13468e-06 0.981219 0.192895 -1.80449e-08 0.98122 0.192895 0 0.981219 0.192895 1.55538e-06 0.981219 0.192895 -2.50725e-06 0.981219 0.192895 -1.09689e-07 0.981219 0.192895 7.88377e-07 0.981219 0.192895 -9.95051e-07 0.981219 0.192895 -6.15514e-07 0.981219 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.181203 0 0.983446 -0.181203 0 0.983446 -0.298348 0 0.954457 -0.41114 0 0.911572 -0.517948 0 0.855412 -0.617216 0 0.786794 -0.707494 0 0.706719 -0.787466 0 0.616359 -0.855978 0 0.517012 -0.912019 0 0.410147 -0.954784 0 0.297301 -0.983642 0 0.180132 -0.998178 0 0.0603311 -0.998178 0 0.0603311 -0.298348 0 0.954457 -0.41114 0 0.911572 -0.517948 0 0.855412 -0.617216 0 0.786794 -0.707494 0 0.706719 -0.787466 0 0.616359 -0.855978 0 0.517012 -0.912019 0 0.410147 -0.954784 0 0.297301 -0.983642 0 0.180132 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.181203 0 0.983446 -0.181203 0 0.983446 -0.298348 0 0.954457 -0.41114 0 0.911572 -0.517948 0 0.855412 -0.617216 0 0.786794 -0.707494 0 0.706719 -0.787466 0 0.616359 -0.855978 0 0.517012 -0.912019 0 0.410147 -0.954784 0 0.297301 -0.983642 0 0.180132 -0.998178 0 0.0603311 -0.998178 0 0.0603311 -0.298348 0 0.954457 -0.41114 0 0.911572 -0.517948 0 0.855412 -0.617216 0 0.786794 -0.707494 0 0.706719 -0.787466 0 0.616359 -0.855978 0 0.517012 -0.912019 0 0.410147 -0.954784 0 0.297301 -0.983642 0 0.180132 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.998355 0 0.0573304 0.998355 0 0.0573304 0.98523 0 0.171238 0.959152 0 0.282893 0.920463 0 0.39083 0.869673 0 0.493628 0.807449 0 0.589937 0.869673 0 0.493628 0.98523 0 0.171238 0.959152 0 0.282893 0.920463 0 0.39083 0.807449 0 0.589937 0.73461 0 0.67849 0.73461 0 0.67849 0.652113 0 0.758122 0.652113 0 0.758122 0.561043 0 0.827787 0.561043 0 0.827787 0.462595 0 0.88657 0.358066 0 0.933696 0.248834 0 0.968546 0.248834 0 0.968546 0.462595 0 0.88657 0.358066 0 0.933696 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 -0.994138 0 -0.108119 -0.947653 0 -0.319302 -0.947653 0 -0.319302 -0.856858 0 -0.515553 -0.856858 0 -0.515553 -0.725995 0 -0.6877 -0.561188 0 -0.827689 -0.370138 0 -0.928977 -0.161781 0 -0.986827 0.0541364 0 -0.998534 0.267529 0 -0.96355 0.46841 0 -0.883511 0.647385 0 -0.762163 0.796093 0 -0.605174 0.907575 0 -0.419889 0.97662 0 -0.214971 1 0 0 0.97662 0 0.214971 0.907575 0 0.419889 0.796093 0 0.605174 0.647385 0 0.762163 0.46841 0 0.883511 0.267529 0 0.96355 0.0541364 0 0.998534 -0.161781 0 0.986827 -0.370138 0 0.928977 -0.561188 0 0.827689 -0.725995 0 0.6877 -0.856858 0 0.515553 -0.947653 0 0.319302 -0.994138 0 0.108118 -0.994138 0 -0.108119 -0.725995 0 -0.6877 -0.561188 0 -0.827689 -0.370138 0 -0.928977 -0.161781 0 -0.986827 0.0541364 0 -0.998534 0.267529 0 -0.96355 0.46841 0 -0.883511 0.647385 0 -0.762163 0.796093 0 -0.605174 0.907575 0 -0.419889 0.97662 0 -0.214971 1 0 0 0.97662 0 0.214971 0.907575 0 0.419889 0.796093 0 0.605174 0.647385 0 0.762163 0.46841 0 0.883511 0.267529 0 0.96355 0.0541364 0 0.998534 -0.161781 0 0.986827 -0.370138 0 0.928977 -0.561188 0 0.827689 -0.725995 0 0.6877 -0.856858 0 0.515553 -0.947653 0 0.319302 -0.994138 0 0.108118 -0.994138 0 -0.108118 -0.947654 0 -0.3193 -0.947654 0 -0.3193 -0.856857 0 -0.515554 -0.856857 0 -0.515554 -0.725996 0 -0.687699 -0.561188 0 -0.827688 -0.370134 0 -0.928978 -0.161784 0 -0.986826 0.0541363 0 -0.998534 0.267529 0 -0.96355 0.468409 0 -0.883512 0.647389 0 -0.76216 0.796094 0 -0.605173 0.907575 0 -0.41989 0.97662 0 -0.214973 1 0 0 0.97662 0 0.214973 0.907575 0 0.419889 0.796093 0 0.605174 0.647389 0 0.76216 0.468406 0 0.883513 0.267529 0 0.96355 0.05414 0 0.998533 -0.161784 0 0.986826 -0.370138 0 0.928977 -0.561186 0 0.82769 -0.725997 0 0.687698 -0.856856 0 0.515555 -0.947654 0 0.3193 -0.994138 0 0.108118 -0.994138 0 -0.108118 -0.725996 0 -0.687699 -0.561188 0 -0.827688 -0.370134 0 -0.928978 -0.161784 0 -0.986826 0.0541363 0 -0.998534 0.267529 0 -0.96355 0.468409 0 -0.883512 0.647389 0 -0.76216 0.796094 0 -0.605173 0.907575 0 -0.41989 0.97662 0 -0.214973 1 0 0 0.97662 0 0.214973 0.907575 0 0.419889 0.796093 0 0.605174 0.647389 0 0.76216 0.468406 0 0.883513 0.267529 0 0.96355 0.05414 0 0.998533 -0.161784 0 0.986826 -0.370138 0 0.928977 -0.561186 0 0.82769 -0.725997 0 0.687698 -0.856856 0 0.515555 -0.947654 0 0.3193 -0.994138 0 0.108118 -0.93026 -0.0626732 -0.361508 -0.928483 -0.0342165 -0.369794 -0.923784 -0.0146292 -0.382635 -0.915186 -0.00316231 -0.403019 -0.911688 -0.000446297 -0.410883 -0.856857 0.00110535 -0.515553 -0.829641 -0.00122042 -0.558296 -0.725995 0.00118395 -0.687699 -0.686591 -0.00129593 -0.727042 -0.561188 0.00125573 -0.827687 -0.370134 0.00132126 -0.928977 -0.161784 0.00137947 -0.986825 0.0541362 0.00143063 -0.998533 0.267529 0.00147497 -0.963549 0.468408 0.00151301 -0.883511 0.647388 0.00154383 -0.762159 0.796093 0.00156823 -0.605172 0.907574 0.00158531 -0.41989 0.976619 0.00159532 -0.214973 0.999999 0.0015987 0 0.976619 0.00159532 0.214973 0.907574 0.00158526 0.419889 0.796092 0.00156805 0.605174 0.647388 0.00154383 0.762159 0.468405 0.00151313 0.883512 0.267529 0.00147539 0.963549 0.0541399 0.0014307 0.998532 -0.161784 0.00137947 0.986825 -0.370137 0.0013212 0.928976 -0.561185 0.00125596 0.827689 -0.725997 0.00118406 0.687697 -0.856856 0.00110537 0.515555 -0.934746 0.000737887 0.355317 -0.911688 -0.000446297 0.410883 -0.915186 -0.00316231 0.403019 -0.923784 -0.0146292 0.382635 -0.928483 -0.0342165 0.369794 -0.93026 -0.0626732 0.361508 -0.934746 0.000737887 -0.355317 -0.946236 0.00163758 -0.323473 -0.959567 0.000724382 -0.281478 -0.969934 6.99532e-05 -0.243368 -0.979906 -5.55499e-05 -0.199459 -0.988855 0.000644382 -0.148879 -0.995803 0.00129927 -0.0915088 -0.999532 0 -0.0305756 -0.999532 0 0.0305756 -0.995803 0.00129927 0.0915088 -0.988584 0.00379221 0.150622 -0.994137 0.0012033 0.108118 -0.979906 -5.555e-05 0.199459 -0.969934 6.99532e-05 0.243368 -0.959567 0.000724383 0.281478 -0.947652 0.00182635 0.3193 -0.946236 0.00163758 0.323473 -0.947652 0.00182636 -0.3193 -0.994136 0.0019988 -0.108118 -0.829641 -0.0012203 0.558296 -0.686593 -0.00129582 0.727041 -0.509943 -0.0013642 0.860207 -0.308335 -0.00142582 0.951277 -0.0916362 -0.00148083 0.995791 0.129541 -0.00152869 0.991573 0.344383 -0.00156971 0.938828 0.542373 -0.0016042 0.840136 0.713815 -0.00163141 0.700333 0.850326 -0.00165187 0.526253 0.945224 -0.00166563 0.326417 0.993862 -0.00167272 0.110611 0.993862 -0.00167272 -0.110611 0.945224 -0.00166563 -0.326417 0.850327 -0.00165171 -0.526252 0.713813 -0.00163132 -0.700334 0.542373 -0.0016042 -0.840136 0.344379 -0.00156999 -0.938829 0.129545 -0.00152904 -0.991572 -0.0916362 -0.00148083 -0.995791 -0.308332 -0.00142575 -0.951278 -0.509948 -0.0013643 -0.860204 -0.450769 -0.0181841 -0.892455 -0.444471 -0.00796268 -0.895758 -0.509131 0.000318717 -0.860689 -0.527016 0.000715602 -0.849855 -0.551134 0.00150588 -0.834415 -0.561186 0.00200687 -0.827687 -0.58865 0.000882817 -0.808388 -0.633177 -9.78244e-05 -0.774007 -0.682498 0.000170477 -0.730887 -0.725993 0.00218467 -0.687699 -0.738389 0.00123463 -0.674374 -0.798436 -0.000474713 -0.60208 -0.854149 0.00168477 -0.520026 -0.856856 0.00204389 -0.515552 -0.90722 -0.000752345 -0.420655 -0.950804 0.00132537 -0.309791 -0.982141 -0.000751409 -0.188146 -0.994135 0.00263995 -0.108118 -0.998015 0 -0.0629769 -0.998015 0 0.0629765 -0.982141 -0.000751409 0.188146 -0.950804 0.00132537 0.309791 -0.947651 0.00204232 0.319302 -0.90722 -0.000752345 0.420655 -0.856856 0.00204389 0.515552 -0.854149 0.00168477 0.520026 -0.798433 -0.000474819 0.602084 -0.738394 0.00123429 0.674369 -0.725993 0.00218466 0.687699 -0.682493 0.000170227 0.730892 -0.633186 -9.80115e-05 0.774 -0.588639 0.000883058 0.808396 -0.561186 0.00200664 0.827687 -0.551148 0.00150634 0.834406 -0.527016 0.000715602 0.849855 -0.509131 0.000318717 0.860689 -0.43509 -0.000906604 0.900387 -0.250436 -0.00152543 0.968132 -0.03854 -0.00153486 0.999256 0.175118 -0.00154328 0.984546 0.380754 -0.00155034 0.924675 0.568916 -0.00155622 0.822394 0.730985 -0.00156096 0.682392 0.859528 -0.00156444 0.511086 0.948644 -0.00156685 0.31634 0.994249 -0.00156807 0.107083 0.994249 -0.00156806 -0.107084 0.948644 -0.00156685 -0.31634 0.859528 -0.00156444 -0.511086 0.730985 -0.00156096 -0.682392 0.568918 -0.00155613 -0.822393 0.380751 -0.00155025 -0.924677 0.175118 -0.00154328 -0.984546 -0.03854 -0.00153486 -0.999256 -0.250436 -0.00152543 -0.968132 -0.43509 -0.000906604 -0.900387 -0.370138 0.00155094 -0.928976 -0.947651 0.00204232 -0.319302 -0.994135 0.00263997 0.108118 -0.444477 -0.00796747 0.895755 -0.450769 -0.0181787 0.892456 -0.370138 0.00155094 0.928976 -0.161781 0.001561 0.986826 0.0541363 0.00156972 0.998532 0.267529 0.0015775 0.963549 0.46841 0.00158389 0.88351 0.647384 0.00158923 0.762162 0.796092 0.0015935 0.605173 0.907574 0.00159638 0.419888 0.976619 0.00159815 0.214971 0.999999 0.0015987 0 0.976619 0.00159815 -0.214971 0.907574 0.00159638 -0.419888 0.796092 0.0015935 -0.605173 0.647384 0.00158923 -0.762162 0.46841 0.00158408 -0.88351 0.267529 0.0015775 -0.963549 0.0541363 0.00156972 -0.998532 -0.161781 0.001561 -0.986826 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 -1 0 0 -1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.192895 0 0.981219 0.192895 0 0.981219 -0.242536 0 -0.970142 -0.242536 0 -0.970142 -0.242536 0 -0.970142 -0.994138 0 0.108118 -0.947654 0 0.319298 -0.947654 0 0.319298 -0.856856 0 0.515556 -0.725996 0 0.687698 -0.561187 0 0.827689 -0.370138 0 0.928977 -0.561187 0 0.827689 -0.561187 0 0.827689 -0.725996 0 0.687698 -0.856856 0 0.515556 -0.947654 0 0.319298 -0.856856 0 0.515556 -0.856856 0 0.515556 -0.856856 0 0.515556 -0.725996 0 0.687698 -0.561187 0 0.827689 -0.370138 0 0.928977 -0.161783 0 0.986826 -0.370138 0 0.928977 -0.725996 0 0.687698 -0.561187 0 0.827689 -0.370138 0 0.928977 -0.161783 0 0.986826 0.05414 0 0.998533 -0.161783 0 0.986826 -0.561187 0 0.827689 -0.370138 0 0.928977 -0.161783 0 0.986826 0.05414 0 0.998533 0.267529 0 0.96355 0.05414 0 0.998533 -0.370138 0 0.928977 -0.161783 0 0.986826 0.05414 0 0.998533 0.267529 0 0.96355 0.468406 0 0.883513 0.267529 0 0.96355 -0.161783 0 0.986826 0.05414 0 0.998533 0.267529 0 0.96355 0.468406 0 0.883513 0.647389 0 0.76216 0.468406 0 0.883513 0.05414 0 0.998533 0.267529 0 0.96355 0.468406 0 0.883513 0.647389 0 0.76216 0.796093 0 0.605175 0.647389 0 0.76216 0.267529 0 0.96355 0.468406 0 0.883513 0.647389 0 0.76216 0.796093 0 0.605174 0.907575 0 0.41989 0.796093 0 0.605175 0.468406 0 0.883513 0.647389 0 0.76216 0.796093 0 0.605174 0.907575 0 0.41989 0.97662 0 0.214972 0.907575 0 0.41989 0.647389 0 0.76216 0.796093 0 0.605174 0.907575 0 0.41989 0.97662 0 0.214972 1 0 0 0.97662 0 0.214972 0.796093 0 0.605174 0.907575 0 0.41989 0.97662 0 0.214972 1 0 0 0.97662 0 -0.214972 1 0 0 0.907575 0 0.41989 0.97662 0 0.214972 1 0 0 0.97662 0 -0.214972 0.907575 0 -0.41989 0.97662 0 -0.214972 0.97662 0 0.214972 1 0 0 0.97662 0 -0.214972 0.907575 0 -0.41989 0.796093 0 -0.605175 0.907575 0 -0.41989 1 0 0 0.97662 0 -0.214972 0.907575 0 -0.41989 0.796093 0 -0.605174 0.647389 0 -0.76216 0.796093 0 -0.605175 0.97662 0 -0.214972 0.907575 0 -0.41989 0.796093 0 -0.605174 0.647389 0 -0.76216 0.468406 0 -0.883513 0.647389 0 -0.76216 0.907575 0 -0.41989 0.796093 0 -0.605174 0.647389 0 -0.76216 0.468406 0 -0.883513 0.267529 0 -0.96355 0.468406 0 -0.883513 0.796093 0 -0.605174 0.647389 0 -0.76216 0.468406 0 -0.883513 0.267529 0 -0.96355 0.05414 0 -0.998533 0.267529 0 -0.96355 0.647389 0 -0.76216 0.468406 0 -0.883513 0.267529 0 -0.96355 0.05414 0 -0.998533 -0.161783 0 -0.986826 0.05414 0 -0.998533 0.468406 0 -0.883513 0.267529 0 -0.96355 0.05414 0 -0.998533 -0.161783 0 -0.986826 -0.370138 0 -0.928977 -0.161783 0 -0.986826 0.267529 0 -0.96355 0.05414 0 -0.998533 -0.161783 0 -0.986826 -0.370138 0 -0.928977 -0.561187 0 -0.827689 -0.370138 0 -0.928977 0.05414 0 -0.998533 -0.161783 0 -0.986826 -0.370138 0 -0.928977 -0.561187 0 -0.827689 -0.725996 0 -0.687698 -0.561187 0 -0.827689 -0.161783 0 -0.986826 -0.370138 0 -0.928977 -0.561187 0 -0.827689 -0.725996 0 -0.687698 -0.856856 0 -0.515556 -0.725996 0 -0.687698 -0.370138 0 -0.928977 -0.561187 0 -0.827689 -0.725996 0 -0.687698 -0.856856 0 -0.515556 -0.947654 0 -0.319298 -0.856856 0 -0.515556 -0.561187 0 -0.827689 -0.725996 0 -0.687698 -0.856856 0 -0.515556 -0.947654 0 -0.319298 -0.994138 0 -0.108118 -0.947654 0 -0.319298 -0.725996 0 -0.687698 -0.856856 0 -0.515556 -0.947654 0 -0.319298 -0.994138 0 -0.108118 -0.994138 0 0.108118 -0.994138 0 -0.108118 -0.856856 0 -0.515556 -0.947654 0 -0.319298 -0.994138 0 -0.108118 -0.994138 0 0.108118 -0.947654 0 0.319298 -0.994138 0 0.108118 -0.947654 0 -0.319298 -0.994138 0 -0.108118 -0.994138 0 0.108118 -0.947654 0 0.319298 -0.856856 0 0.515556 -0.947654 0 0.319298 -0.994138 0 -0.108118 -0.994138 0 0.108118 -0.947654 0 0.319298 -0.856856 0 0.515556 -0.725996 0 0.687698 -0.856856 0 0.515556 -0.994138 0 -0.108118 -0.994138 0 0.108118 -0.994138 0 -0.108118 -0.994138 0 0.108118 -0.947654 0 0.319298 -0.725996 0 0.687698 -0.725996 0 0.687698 -0.725996 0 0.687698 -0.561187 0 0.827689 -0.561187 0 0.827689 -0.370138 0 0.928977 -0.370138 0 0.928977 -0.161783 0 0.986826 -0.161783 0 0.986826 0.05414 0 0.998533 0.05414 0 0.998533 0.267529 0 0.96355 0.267529 0 0.96355 0.468406 0 0.883513 0.468406 0 0.883513 0.647389 0 0.76216 0.647389 0 0.76216 0.796093 0 0.605174 0.796093 0 0.605174 0.907575 0 0.41989 0.907575 0 0.41989 0.97662 0 0.214972 0.97662 0 0.214972 1 0 0 1 0 0 0.97662 0 -0.214972 0.97662 0 -0.214972 0.907575 0 -0.41989 0.907575 0 -0.41989 0.796093 0 -0.605174 0.796093 0 -0.605174 0.647389 0 -0.76216 0.647389 0 -0.76216 0.468406 0 -0.883513 0.468406 0 -0.883513 0.267529 0 -0.96355 0.267529 0 -0.96355 0.05414 0 -0.998533 0.05414 0 -0.998533 -0.161783 0 -0.986826 -0.161783 0 -0.986826 -0.370138 0 -0.928977 -0.370138 0 -0.928977 -0.561187 0 -0.827689 -0.561187 0 -0.827689 -0.725996 0 -0.687698 -0.725996 0 -0.687698 -0.856856 0 -0.515556 -0.856856 0 -0.515556 -0.947654 0 -0.319298 -0.947654 0 -0.319298 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.925583 0 -0.378544 0.925583 0 -0.378544 -0.192895 0 -0.981219 -0.192895 0 -0.981219 -1 0 0 -1 0 0 0.192895 0 0.981219 0.192895 0 0.981219 -1 0 0 -1 0 0 0.192895 0 0.981219 0.192895 0 0.981219 0.925583 0 -0.378544 0.925583 0 -0.378544 -0.192895 0 -0.981219 -0.192895 0 -0.981219 0.925583 0 -0.378544 0.925583 0 -0.378544 -0.192895 0 -0.981219 -0.192895 0 -0.981219 -1 0 0 -1 0 0 0.192895 0 0.981219 0.192895 0 0.981219 -0.192894 0 -0.98122 -0.192894 0 -0.98122 -1 0 0 -1 0 0 0.192895 0 0.981219 0.192895 0 0.981219 0.925583 0 -0.378544 0.925583 0 -0.378544 0.925583 0 -0.378544 0.925583 0 -0.378544 0.871085 -0.00135885 -0.491131 0.793358 0.0014753 -0.608754 0.722299 -0.00132701 -0.691579 0.608772 0.00143163 -0.793344 0.382695 0 -0.923875 0.130524 0 -0.991445 -0.130523 0 -0.991445 -0.192909 0.00096992 -0.981216 -0.130523 -0.00116021 -0.991445 0.0561539 0.00109369 -0.998422 0.130523 -0.00127361 -0.991444 0.382695 0 -0.923875 0.608772 0 -0.793345 0.793359 0 -0.608754 0.608772 0 -0.793345 0.608772 0 -0.793345 0.528472 -0.00127239 -0.84895 0.382695 0.00136391 -0.923874 0.130524 0 -0.991445 -0.130523 0 -0.991445 -0.382696 0 -0.923874 -0.429916 0.000821124 -0.902868 -0.382695 -0.0010237 -0.923874 0.301725 -0.00119482 -0.953394 0.130523 0.00127361 -0.991444 -0.130523 0 -0.991445 -0.382696 0 -0.923874 -0.608772 0 -0.793345 -0.640175 0.000649784 -0.768229 -0.608772 -0.000866051 -0.793345 0.0561539 -0.00109369 -0.998422 -0.130523 0.00116021 -0.991445 -0.382696 0 -0.923874 -0.608772 0 -0.793345 -0.793359 0 -0.608754 -0.810507 0.000455253 -0.585728 -0.793359 -0.00068439 -0.608754 -0.192909 -0.00096992 -0.981216 -0.382695 0.0010237 -0.923874 -0.608772 0 -0.793345 -0.793359 0 -0.608754 -0.923874 0 -0.382698 -0.930338 0.000239541 -0.366702 -0.923873 -0.000479774 -0.382698 -0.429916 -0.000821125 -0.902868 -0.608772 0.000866052 -0.793345 -0.793359 0 -0.608754 -0.923874 0 -0.382698 -0.991445 0 -0.130525 -0.992179 -0.000262528 -0.124826 -0.640175 -0.000649784 -0.768229 -0.793359 0.00068439 -0.608754 -0.923874 0 -0.382698 -0.991445 0 -0.130525 -0.923874 0 -0.382698 -0.810507 -0.000455253 -0.585728 -0.923873 0.000479775 -0.382698 -0.991445 0 -0.130525 -0.923874 0 -0.382698 -0.930338 -0.000239541 -0.366702 -0.988829 0.000213689 -0.149052 -0.992179 0 -0.124826 0.301725 0.00119482 -0.953394 0.382695 -0.00136391 -0.923874 0.608772 0 -0.793345 0.793359 0 -0.608754 0.897843 0 -0.440316 0.793359 0 -0.608754 0.528472 0.00127238 -0.84895 0.608772 -0.00143163 -0.793344 0.793359 0 -0.608754 0.897843 0 -0.440316 0.793359 0 -0.608754 0.722299 0.00132701 -0.691579 0.793358 -0.0014753 -0.608754 0.897843 0 -0.440316 0.897843 0 -0.440316 0.871085 0.00135885 -0.491131 0.793359 0 -0.608754 0.608772 0 -0.793345 0.608772 0 -0.793345 0.382695 0 -0.923875 0.382695 0 -0.923875 0.382695 0 -0.923875 0.382695 0 -0.923875 0.130524 0 -0.991445 0.130524 0 -0.991445 0.130524 0 -0.991445 0.130524 0 -0.991445 -0.130523 0 -0.991445 -0.130523 0 -0.991445 -0.130523 0 -0.991445 -0.382696 0 -0.923874 -0.382696 0 -0.923874 -0.382696 0 -0.923874 -0.608772 0 -0.793345 -0.608772 0 -0.793345 -0.608772 0 -0.793345 -0.793359 0 -0.608754 -0.793359 0 -0.608754 -0.793359 0 -0.608754 -0.923874 0 -0.382698 -1 0 0 -1 0 0 0.192894 0 0.98122 0.192894 0 0.98122 -0.9957 0 0.0926367 -0.993966 0 -0.109692 -0.993966 0 -0.109692 -0.951538 0 -0.307531 -0.870154 0 -0.49278 -0.753148 0 -0.657851 -0.870154 0 -0.49278 -0.870154 0 -0.49278 -0.951538 0 -0.307531 -0.993966 0 -0.109692 -0.951538 0 -0.307531 -0.951538 0 -0.307531 -0.951538 0 -0.307531 -0.870154 0 -0.49278 -0.753148 0 -0.657851 -0.605303 0 -0.795995 -0.753148 0 -0.657851 -0.870154 0 -0.49278 -0.753148 0 -0.657851 -0.605303 0 -0.795995 -0.432682 0 -0.901547 -0.605303 0 -0.795995 -0.753148 0 -0.657851 -0.605303 0 -0.795995 -0.432682 0 -0.901547 -0.242348 0 -0.970189 -0.432682 0 -0.901547 -0.605303 0 -0.795995 -0.432682 0 -0.901547 -0.242348 0 -0.970189 -0.0420864 0 -0.999114 -0.242348 0 -0.970189 -0.432682 0 -0.901547 -0.242348 0 -0.970189 -0.0420864 0 -0.999114 0.159895 0 -0.987134 -0.0420864 0 -0.999114 -0.242348 0 -0.970189 -0.0420864 0 -0.999114 0.159895 0 -0.987134 0.355333 0 -0.93474 0.159895 0 -0.987134 -0.0420864 0 -0.999114 0.159895 0 -0.987134 0.355333 0 -0.93474 0.536219 0 -0.844079 0.355333 0 -0.93474 0.159895 0 -0.987134 0.355333 0 -0.93474 0.536219 0 -0.844079 0.695153 0 -0.718862 0.536219 0 -0.844079 0.355333 0 -0.93474 0.536219 0 -0.844079 0.695153 0 -0.718862 0.825631 0 -0.56421 0.695153 0 -0.718862 0.536219 0 -0.844079 0.695153 0 -0.718862 0.825631 0 -0.56421 0.922304 0 -0.386465 0.825631 0 -0.56421 0.695153 0 -0.718862 0.825631 0 -0.56421 0.922304 0 -0.386465 0.981219 0 -0.192895 0.922304 0 -0.386465 0.825631 0 -0.56421 0.922304 0 -0.386465 0.981219 0 -0.192895 0.999963 0 0.00857147 0.981219 0 -0.192895 0.922304 0 -0.386465 0.981219 0 -0.192895 0.999963 0 0.00857147 0.977768 0 0.209688 0.999963 0 0.00857147 0.981219 0 -0.192895 0.999963 0 0.00857147 0.977768 0 0.209688 0.915544 0 0.402219 0.977768 0 0.209688 0.999963 0 0.00857147 0.977768 0 0.209688 0.915544 0 0.402219 0.815836 0 0.578284 0.915544 0 0.402219 0.977768 0 0.209688 0.915544 0 0.402219 0.815836 0 0.578284 0.682729 0 0.730672 0.815836 0 0.578284 0.915544 0 0.402219 0.815836 0 0.578284 0.682729 0 0.730672 0.521672 0 0.853146 0.682729 0 0.730672 0.815836 0 0.578284 0.682729 0 0.730672 0.521672 0 0.853146 0.339254 0 0.940695 0.521672 0 0.853146 0.682729 0 0.730672 0.521672 0 0.853146 0.339254 0 0.940695 0.142948 0 0.98973 0.339254 0 0.940695 0.521672 0 0.853146 0.339254 0 0.940695 0.142948 0 0.98973 -0.0592058 0 0.998246 0.142948 0 0.98973 0.339254 0 0.940695 0.142948 0 0.98973 -0.0592058 0 0.998246 -0.258942 0 0.965893 -0.0592058 0 0.998246 0.142948 0 0.98973 -0.0592058 0 0.998246 -0.258942 0 0.965893 -0.448074 0 0.893997 -0.258942 0 0.965893 -0.0592058 0 0.998246 -0.258942 0 0.965893 -0.448074 0 0.893997 -0.618863 0 0.785499 -0.448074 0 0.893997 -0.258942 0 0.965893 -0.448074 0 0.893997 -0.618863 0 0.785499 -0.764313 0 0.644846 -0.618863 0 0.785499 -0.448074 0 0.893997 -0.618863 0 0.785499 -0.764313 0 0.644846 -0.878475 0 0.477789 -0.764313 0 0.644846 -0.618863 0 0.785499 -0.764313 0 0.644846 -0.878475 0 0.477789 -0.95667 0 0.291173 -0.878475 0 0.477789 -0.764313 0 0.644846 -0.878475 0 0.477789 -0.95667 0 0.291173 -0.9957 0 0.0926367 -0.95667 0 0.291173 -0.878475 0 0.477789 -0.95667 0 0.291173 -0.9957 0 0.0926367 -0.993966 0 -0.109692 -0.9957 0 0.0926367 -0.95667 0 0.291173 -0.9957 0 0.0926367 -0.993966 0 -0.109692 -0.951538 0 -0.307531 -0.993966 0 -0.109692 -0.95667 0 0.291173 -0.9957 0 0.0926367 -0.870154 0 -0.49278 -0.753148 0 -0.657851 -0.605303 0 -0.795995 -0.432682 0 -0.901547 -0.242348 0 -0.970189 -0.0420864 0 -0.999114 0.159895 0 -0.987134 0.355333 0 -0.93474 0.536219 0 -0.844079 0.695153 0 -0.718862 0.825631 0 -0.56421 0.922304 0 -0.386465 0.981219 0 -0.192895 0.999963 0 0.00857147 0.977768 0 0.209688 0.915544 0 0.402219 0.815836 0 0.578284 0.682729 0 0.730672 0.521672 0 0.853146 0.339254 0 0.940695 0.142948 0 0.98973 -0.0592058 0 0.998246 -0.258942 0 0.965893 -0.448074 0 0.893997 -0.618863 0 0.785499 -0.764313 0 0.644846 -0.878475 0 0.477789 -0.9957 0 0.0926367 -0.993966 0 -0.109692 -0.993966 0 -0.109692 -0.951539 0 -0.307529 -0.870152 0 -0.492784 -0.753151 0 -0.657848 -0.870152 0 -0.492784 -0.870152 0 -0.492784 -0.951539 0 -0.307529 -0.993966 0 -0.109692 -0.951539 0 -0.307529 -0.951539 0 -0.307529 -0.951539 0 -0.307529 -0.870152 0 -0.492784 -0.753151 0 -0.657848 -0.605302 0 -0.795996 -0.753151 0 -0.657848 -0.870152 0 -0.492784 -0.753151 0 -0.657848 -0.605302 0 -0.795996 -0.432681 0 -0.901547 -0.605302 0 -0.795996 -0.753151 0 -0.657848 -0.605302 0 -0.795996 -0.432681 0 -0.901547 -0.242346 0 -0.97019 -0.432681 0 -0.901547 -0.605302 0 -0.795996 -0.432681 0 -0.901547 -0.242346 0 -0.97019 -0.0420899 0 -0.999114 -0.242346 0 -0.97019 -0.432681 0 -0.901547 -0.242346 0 -0.97019 -0.0420899 0 -0.999114 0.159895 0 -0.987134 -0.0420899 0 -0.999114 -0.242346 0 -0.97019 -0.0420899 0 -0.999114 0.159895 0 -0.987134 0.355335 0 -0.934739 0.159895 0 -0.987134 -0.0420899 0 -0.999114 0.159895 0 -0.987134 0.355335 0 -0.934739 0.536219 0 -0.844079 0.355335 0 -0.934739 0.159895 0 -0.987134 0.355335 0 -0.934739 0.536219 0 -0.844079 0.695153 0 -0.718861 0.536219 0 -0.844079 0.355335 0 -0.934739 0.536219 0 -0.844079 0.695153 0 -0.718861 0.825628 0 -0.564215 0.695153 0 -0.718861 0.536219 0 -0.844079 0.695153 0 -0.718861 0.825628 0 -0.564215 0.922305 0 -0.386463 0.825628 0 -0.564215 0.695153 0 -0.718861 0.825628 0 -0.564215 0.922305 0 -0.386463 0.98122 0 -0.19289 0.922305 0 -0.386463 0.825628 0 -0.564215 0.922305 0 -0.386463 0.98122 0 -0.19289 0.999963 0 0.00857144 0.98122 0 -0.19289 0.922305 0 -0.386463 0.98122 0 -0.19289 0.999963 0 0.00857144 0.97777 0 0.209682 0.999963 0 0.00857144 0.98122 0 -0.19289 0.999963 0 0.00857144 0.97777 0 0.209682 0.915542 0 0.402221 0.97777 0 0.209682 0.999963 0 0.00857144 0.97777 0 0.209682 0.915542 0 0.402221 0.815838 0 0.578281 0.915542 0 0.402221 0.97777 0 0.209682 0.915542 0 0.402221 0.815838 0 0.578281 0.682726 0 0.730674 0.815838 0 0.578281 0.915542 0 0.402221 0.815838 0 0.578281 0.682726 0 0.730674 0.521671 0 0.853146 0.682726 0 0.730674 0.815838 0 0.578281 0.682726 0 0.730674 0.521671 0 0.853146 0.339254 0 0.940695 0.521671 0 0.853146 0.682726 0 0.730674 0.521671 0 0.853146 0.339254 0 0.940695 0.142951 0 0.98973 0.339254 0 0.940695 0.521671 0 0.853146 0.339254 0 0.940695 0.142951 0 0.98973 -0.0592093 0 0.998246 0.142951 0 0.98973 0.339254 0 0.940695 0.142951 0 0.98973 -0.0592093 0 0.998246 -0.258943 0 0.965893 -0.0592093 0 0.998246 0.142951 0 0.98973 -0.0592093 0 0.998246 -0.258943 0 0.965893 -0.448073 0 0.893997 -0.258943 0 0.965893 -0.0592093 0 0.998246 -0.258943 0 0.965893 -0.448073 0 0.893997 -0.618861 0 0.7855 -0.448073 0 0.893997 -0.258943 0 0.965893 -0.448073 0 0.893997 -0.618861 0 0.7855 -0.764313 0 0.644845 -0.618861 0 0.7855 -0.448073 0 0.893997 -0.618861 0 0.7855 -0.764313 0 0.644845 -0.878475 0 0.477789 -0.764313 0 0.644845 -0.618861 0 0.7855 -0.764313 0 0.644845 -0.878475 0 0.477789 -0.95667 0 0.291174 -0.878475 0 0.477789 -0.764313 0 0.644845 -0.878475 0 0.477789 -0.95667 0 0.291174 -0.9957 0 0.0926367 -0.95667 0 0.291174 -0.878475 0 0.477789 -0.95667 0 0.291174 -0.9957 0 0.0926367 -0.993966 0 -0.109692 -0.9957 0 0.0926367 -0.95667 0 0.291174 -0.9957 0 0.0926367 -0.993966 0 -0.109692 -0.951539 0 -0.307529 -0.993966 0 -0.109692 -0.95667 0 0.291174 -0.9957 0 0.0926367 -0.870152 0 -0.492784 -0.753151 0 -0.657848 -0.605302 0 -0.795996 -0.432681 0 -0.901547 -0.242346 0 -0.97019 -0.0420899 0 -0.999114 0.159895 0 -0.987134 0.355335 0 -0.934739 0.536219 0 -0.844079 0.695153 0 -0.718861 0.825628 0 -0.564215 0.922305 0 -0.386463 0.98122 0 -0.19289 0.999963 0 0.00857144 0.97777 0 0.209682 0.915542 0 0.402221 0.815838 0 0.578281 0.682726 0 0.730674 0.521671 0 0.853146 0.339254 0 0.940695 0.142951 0 0.98973 -0.0592093 0 0.998246 -0.258943 0 0.965893 -0.448073 0 0.893997 -0.618861 0 0.7855 -0.764313 0 0.644845 -0.878475 0 0.477789 -0.98122 0 0.192895 -0.98122 0 0.192895 -0.925583 0 0.378544 -0.925583 0 0.378544 0.987447 0.00132645 0.157944 0.967583 -0.00136842 0.252549 0.940733 0.00132348 0.339145 0.902302 -0.00136446 0.431101 0.804411 0 0.594073 0.751287 -0.0013097 0.659974 0.804411 0.00135728 0.594072 0.861077 -0.00131812 0.508473 0.902302 0.00136446 0.431101 0.967584 0 0.25255 0.902303 0 0.431102 0.902303 0 0.431102 0.861077 0.00131812 0.508473 0.804411 -0.00135728 0.594072 0.677457 0 0.735563 0.615156 -0.00129974 0.788405 0.677456 0.00134825 0.735562 0.751287 0.0013097 0.659974 0.677456 -0.00134825 0.735562 0.525993 0 0.850489 0.457534 -0.00128593 0.889191 0.525992 0.00133453 0.850488 0.615156 0.00129974 0.788405 0.525992 -0.00133453 0.850488 0.355537 0 0.934662 0.283854 -0.00126927 0.958867 0.355536 0.00132041 0.934662 0.457534 0.00128593 0.889191 0.355536 -0.00132041 0.934662 0.172221 0 0.985058 0.100237 -0.00125025 0.994963 0.172221 0.00130275 0.985058 0.283854 0.00126927 0.958867 0.172221 -0.00130275 0.985058 -0.0173141 0 0.99985 -0.0868673 -0.00122828 0.996219 -0.0173141 0.00128199 0.999849 0.100237 0.00125025 0.994963 -0.0173141 -0.00128199 0.999849 -0.206227 0 0.978504 -0.270963 -0.00120387 0.962589 -0.206227 0.00125928 0.978503 -0.0868673 0.00122828 0.996219 -0.206227 -0.00125928 0.978503 -0.387678 0 0.921795 -0.445534 -0.00117676 0.895264 -0.387677 0.0012327 0.921794 -0.270963 0.00120387 0.962589 -0.387677 -0.0012327 0.921794 -0.555122 0 0.831769 -0.604514 -0.00114616 0.796594 -0.555122 0.00120424 0.831768 -0.445534 0.00117676 0.895264 -0.555122 -0.00120424 0.831768 -0.702511 0 0.711673 -0.742349 -0.00111295 0.670012 -0.70251 0.00117374 0.711673 -0.604514 0.00114616 0.796594 -0.70251 -0.00117374 0.711673 -0.824493 0 0.565872 -0.854179 -0.00107833 0.519978 -0.824492 0.00113951 0.565872 -0.742349 0.00111295 0.670012 -0.824492 -0.0011395 0.565872 -0.887136 0 0.461508 -0.824493 0 0.565872 -0.854179 0.00107833 0.519978 -0.887136 0 0.461508 0.940733 -0.00132348 0.339145 0.967583 0.00136842 0.252549 0.993677 0 0.112274 0.967584 0 0.25255 0.987447 -0.00132645 0.157944 0.993677 0 0.112274 0.804411 0 0.594073 0.677457 0 0.735563 0.525993 0 0.850489 0.355537 0 0.934662 0.172221 0 0.985058 -0.0173141 0 0.99985 -0.206227 0 0.978504 -0.387678 0 0.921795 -0.555122 0 0.831769 -0.702511 0 0.711673 1 -7.32747e-15 4.26508e-16 1 -7.32747e-15 4.26508e-16 0.981219 0 -0.192895 0.981219 0 -0.192895 -0.192895 0 -0.981219 -0.192895 0 -0.981219 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 + + + + + + + + + + + + + + +

1 0 13 0 12 0 1 1 0 1 13 1 1 2 253 2 0 2 0 3 253 3 113 3 113 4 253 4 2 4 14 5 2 5 15 5 114 6 15 6 3 6 116 7 3 7 4 7 16 8 4 8 17 8 118 9 17 9 5 9 119 10 5 10 18 10 6 11 18 11 7 11 8 12 7 12 260 12 9 13 260 13 258 13 19 14 258 14 257 14 20 15 257 15 256 15 96 16 256 16 255 16 97 17 255 17 254 17 21 18 254 18 240 18 99 19 240 19 22 19 100 20 22 20 238 20 23 21 238 21 237 21 24 22 237 22 25 22 26 23 25 23 27 23 10 24 27 24 236 24 28 25 236 25 29 25 107 26 29 26 235 26 30 27 235 27 11 27 111 28 11 28 234 28 31 29 234 29 12 29 13 30 31 30 12 30 113 31 2 31 14 31 14 32 15 32 114 32 114 33 3 33 116 33 116 34 4 34 16 34 16 35 17 35 118 35 118 36 5 36 119 36 119 37 18 37 6 37 6 38 7 38 8 38 8 39 260 39 9 39 9 40 258 40 19 40 19 41 257 41 20 41 20 42 256 42 96 42 96 43 255 43 97 43 97 44 254 44 21 44 21 45 240 45 99 45 99 46 22 46 100 46 100 47 238 47 23 47 23 48 237 48 24 48 24 49 25 49 26 49 26 50 27 50 10 50 10 51 236 51 28 51 28 52 29 52 107 52 107 53 235 53 30 53 30 54 11 54 111 54 111 55 234 55 31 55 259 56 170 56 51 56 259 57 171 57 170 57 259 58 33 58 171 58 171 59 33 59 32 59 32 60 33 60 261 60 178 61 261 61 263 61 176 62 263 62 34 62 35 63 34 63 52 63 181 64 52 64 251 64 36 65 251 65 37 65 183 66 37 66 250 66 187 67 250 67 249 67 38 68 249 68 39 68 40 69 39 69 41 69 189 70 41 70 42 70 190 71 42 71 53 71 152 72 53 72 44 72 43 73 44 73 246 73 45 74 246 74 54 74 55 75 54 75 245 75 46 76 245 76 47 76 48 77 47 77 244 77 160 78 244 78 49 78 161 79 49 79 243 79 163 80 243 80 50 80 164 81 50 81 242 81 56 82 242 82 239 82 166 83 239 83 241 83 168 84 241 84 262 84 172 85 262 85 51 85 170 86 172 86 51 86 32 87 261 87 178 87 178 88 263 88 176 88 176 89 34 89 35 89 35 90 52 90 181 90 181 91 251 91 36 91 36 92 37 92 183 92 183 93 250 93 187 93 187 94 249 94 38 94 38 95 39 95 40 95 40 96 41 96 189 96 189 97 42 97 190 97 190 98 53 98 152 98 152 99 44 99 43 99 43 100 246 100 45 100 45 101 54 101 55 101 55 102 245 102 46 102 46 103 47 103 48 103 48 104 244 104 160 104 160 105 49 105 161 105 161 106 243 106 163 106 163 107 50 107 164 107 164 108 242 108 56 108 56 109 239 109 166 109 166 110 241 110 168 110 168 111 262 111 172 111 122 112 57 112 58 112 122 113 197 113 57 113 122 114 59 114 197 114 197 115 59 115 75 115 75 116 59 116 60 116 76 117 60 117 98 117 198 118 98 118 61 118 77 119 61 119 101 119 200 120 101 120 104 120 219 121 104 121 105 121 220 122 105 122 103 122 78 123 103 123 79 123 80 124 79 124 102 124 62 125 102 125 81 125 63 126 81 126 110 126 222 127 110 127 106 127 82 128 106 128 109 128 83 129 109 129 108 129 84 130 108 130 85 130 86 131 85 131 112 131 64 132 112 132 87 132 88 133 87 133 89 133 223 134 89 134 90 134 224 135 90 135 65 135 66 136 65 136 67 136 91 137 67 137 92 137 225 138 92 138 68 138 93 139 68 139 115 139 227 140 115 140 117 140 214 141 117 141 69 141 94 142 69 142 120 142 70 143 120 143 72 143 71 144 72 144 73 144 230 145 73 145 123 145 95 146 123 146 124 146 216 147 124 147 121 147 74 148 121 148 58 148 57 149 74 149 58 149 75 150 60 150 76 150 76 151 98 151 198 151 198 152 61 152 77 152 77 153 101 153 200 153 200 154 104 154 219 154 219 155 105 155 220 155 220 156 103 156 78 156 78 157 79 157 80 157 80 158 102 158 62 158 62 159 81 159 63 159 63 160 110 160 222 160 222 161 106 161 82 161 82 162 109 162 83 162 83 163 108 163 84 163 84 164 85 164 86 164 86 165 112 165 64 165 64 166 87 166 88 166 88 167 89 167 223 167 223 168 90 168 224 168 224 169 65 169 66 169 66 170 67 170 91 170 91 171 92 171 225 171 225 172 68 172 93 172 93 173 115 173 227 173 227 174 117 174 214 174 214 175 69 175 94 175 94 176 120 176 70 176 70 177 72 177 71 177 71 178 73 178 230 178 230 179 123 179 95 179 95 180 124 180 216 180 216 181 121 181 74 181 96 182 122 182 20 182 96 183 59 183 122 183 96 184 97 184 59 184 59 185 97 185 60 185 60 186 97 186 21 186 98 187 21 187 99 187 61 188 99 188 101 188 61 189 98 189 99 189 60 190 21 190 98 190 99 191 100 191 101 191 101 192 100 192 104 192 104 193 100 193 23 193 105 194 23 194 24 194 103 195 24 195 26 195 79 196 26 196 102 196 79 197 103 197 26 197 104 198 23 198 105 198 105 199 24 199 103 199 26 200 10 200 102 200 102 201 10 201 81 201 81 202 10 202 28 202 110 203 28 203 107 203 106 204 107 204 30 204 109 205 30 205 108 205 109 206 106 206 30 206 81 207 28 207 110 207 110 208 107 208 106 208 30 209 111 209 108 209 108 210 111 210 85 210 85 211 111 211 31 211 112 212 31 212 13 212 87 213 13 213 0 213 89 214 0 214 90 214 89 215 87 215 0 215 85 216 31 216 112 216 112 217 13 217 87 217 0 218 113 218 90 218 90 219 113 219 65 219 65 220 113 220 14 220 67 221 14 221 114 221 92 222 114 222 116 222 68 223 116 223 115 223 68 224 92 224 116 224 65 225 14 225 67 225 67 226 114 226 92 226 116 227 16 227 115 227 115 228 16 228 117 228 117 229 16 229 118 229 69 230 118 230 119 230 120 231 119 231 6 231 72 232 6 232 73 232 72 233 120 233 6 233 117 234 118 234 69 234 69 235 119 235 120 235 6 236 8 236 73 236 73 237 8 237 123 237 123 238 8 238 9 238 124 239 9 239 19 239 121 240 19 240 20 240 58 241 20 241 122 241 58 242 121 242 20 242 123 243 9 243 124 243 124 244 19 244 121 244 153 245 125 245 191 245 153 246 207 246 125 246 153 247 154 247 207 247 207 248 154 248 133 248 133 249 154 249 156 249 206 250 156 250 157 250 134 251 157 251 155 251 204 252 155 252 158 252 205 253 158 253 135 253 203 254 135 254 159 254 136 255 159 255 137 255 138 256 137 256 126 256 201 257 126 257 162 257 199 258 162 258 127 258 218 259 127 259 139 259 128 260 139 260 129 260 140 261 129 261 165 261 141 262 165 262 167 262 142 263 167 263 169 263 217 264 169 264 143 264 231 265 143 265 173 265 144 266 173 266 130 266 229 267 130 267 174 267 228 268 174 268 175 268 215 269 175 269 179 269 145 270 179 270 180 270 213 271 180 271 146 271 131 272 146 272 177 272 147 273 177 273 186 273 148 274 186 274 182 274 149 275 182 275 185 275 212 276 185 276 184 276 132 277 184 277 188 277 210 278 188 278 150 278 151 279 150 279 193 279 209 280 193 280 192 280 208 281 192 281 191 281 125 282 208 282 191 282 133 283 156 283 206 283 206 284 157 284 134 284 134 285 155 285 204 285 204 286 158 286 205 286 205 287 135 287 203 287 203 288 159 288 136 288 136 289 137 289 138 289 138 290 126 290 201 290 201 291 162 291 199 291 199 292 127 292 218 292 218 293 139 293 128 293 128 294 129 294 140 294 140 295 165 295 141 295 141 296 167 296 142 296 142 297 169 297 217 297 217 298 143 298 231 298 231 299 173 299 144 299 144 300 130 300 229 300 229 301 174 301 228 301 228 302 175 302 215 302 215 303 179 303 145 303 145 304 180 304 213 304 213 305 146 305 131 305 131 306 177 306 147 306 147 307 186 307 148 307 148 308 182 308 149 308 149 309 185 309 212 309 212 310 184 310 132 310 132 311 188 311 210 311 210 312 150 312 151 312 151 313 193 313 209 313 209 314 192 314 208 314 152 315 153 315 190 315 152 316 154 316 153 316 152 317 43 317 154 317 154 318 43 318 156 318 156 319 43 319 45 319 157 320 45 320 55 320 155 321 55 321 158 321 155 322 157 322 55 322 156 323 45 323 157 323 55 324 46 324 158 324 158 325 46 325 135 325 135 326 46 326 48 326 159 327 48 327 160 327 137 328 160 328 161 328 126 329 161 329 162 329 126 330 137 330 161 330 135 331 48 331 159 331 159 332 160 332 137 332 161 333 163 333 162 333 162 334 163 334 127 334 127 335 163 335 164 335 139 336 164 336 56 336 129 337 56 337 166 337 165 338 166 338 167 338 165 339 129 339 166 339 127 340 164 340 139 340 139 341 56 341 129 341 166 342 168 342 167 342 167 343 168 343 169 343 169 344 168 344 172 344 143 345 172 345 170 345 173 346 170 346 171 346 130 347 171 347 174 347 130 348 173 348 171 348 169 349 172 349 143 349 143 350 170 350 173 350 171 351 32 351 174 351 174 352 32 352 175 352 175 353 32 353 178 353 179 354 178 354 176 354 180 355 176 355 35 355 146 356 35 356 177 356 146 357 180 357 35 357 175 358 178 358 179 358 179 359 176 359 180 359 35 360 181 360 177 360 177 361 181 361 186 361 186 362 181 362 36 362 182 363 36 363 183 363 185 364 183 364 187 364 184 365 187 365 188 365 184 366 185 366 187 366 186 367 36 367 182 367 182 368 183 368 185 368 187 369 38 369 188 369 188 370 38 370 150 370 150 371 38 371 40 371 193 372 40 372 189 372 192 373 189 373 190 373 191 374 190 374 153 374 191 375 192 375 190 375 150 376 40 376 193 376 193 377 189 377 192 377 267 378 194 378 195 378 195 379 194 379 247 379 196 380 267 380 264 380 264 381 267 381 195 381 221 382 196 382 202 382 202 383 196 383 264 383 57 384 142 384 74 384 57 385 141 385 142 385 57 386 197 386 141 386 141 387 197 387 140 387 140 388 197 388 75 388 128 389 75 389 76 389 218 390 76 390 198 390 199 391 198 391 77 391 201 392 77 392 200 392 202 393 200 393 221 393 202 394 201 394 200 394 202 395 138 395 201 395 202 396 136 396 138 396 202 397 203 397 136 397 202 398 205 398 203 398 202 399 204 399 205 399 202 400 134 400 204 400 202 401 206 401 134 401 202 402 133 402 206 402 202 403 207 403 133 403 202 404 125 404 207 404 202 405 208 405 125 405 202 406 211 406 208 406 208 407 211 407 209 407 209 408 211 408 151 408 151 409 211 409 210 409 210 410 211 410 132 410 132 411 211 411 212 411 212 412 211 412 149 412 149 413 211 413 148 413 148 414 211 414 147 414 147 415 211 415 131 415 131 416 211 416 213 416 213 417 211 417 145 417 145 418 211 418 214 418 94 419 145 419 214 419 94 420 215 420 145 420 94 421 70 421 215 421 215 422 70 422 228 422 228 423 70 423 71 423 229 424 71 424 230 424 144 425 230 425 95 425 231 426 95 426 216 426 217 427 216 427 74 427 142 428 217 428 74 428 140 429 75 429 128 429 128 430 76 430 218 430 218 431 198 431 199 431 199 432 77 432 201 432 200 433 219 433 221 433 221 434 219 434 220 434 78 435 221 435 220 435 78 436 80 436 221 436 221 437 80 437 62 437 63 438 221 438 62 438 63 439 222 439 221 439 221 440 222 440 82 440 83 441 221 441 82 441 83 442 84 442 221 442 221 443 84 443 86 443 226 444 86 444 64 444 88 445 226 445 64 445 88 446 223 446 226 446 226 447 223 447 224 447 66 448 226 448 224 448 66 449 91 449 226 449 226 450 91 450 225 450 93 451 226 451 225 451 93 452 227 452 226 452 226 453 227 453 214 453 211 454 226 454 214 454 221 455 86 455 226 455 228 456 71 456 229 456 229 457 230 457 144 457 144 458 95 458 231 458 231 459 216 459 217 459 266 460 226 460 265 460 265 461 226 461 211 461 233 462 266 462 232 462 232 463 266 463 265 463 252 464 233 464 248 464 248 465 233 465 232 465 234 466 194 466 12 466 234 467 11 467 194 467 194 468 11 468 235 468 29 469 194 469 235 469 29 470 236 470 194 470 194 471 236 471 27 471 25 472 194 472 27 472 25 473 237 473 194 473 194 474 237 474 238 474 50 475 238 475 22 475 242 476 22 476 240 476 239 477 240 477 241 477 239 478 242 478 240 478 194 479 238 479 50 479 247 480 50 480 243 480 49 481 247 481 243 481 49 482 244 482 247 482 247 483 244 483 47 483 245 484 247 484 47 484 245 485 54 485 247 485 247 486 54 486 246 486 44 487 247 487 246 487 44 488 53 488 247 488 247 489 53 489 248 489 248 490 53 490 42 490 41 491 248 491 42 491 41 492 39 492 248 492 248 493 39 493 249 493 250 494 248 494 249 494 250 495 37 495 248 495 248 496 37 496 251 496 52 497 248 497 251 497 52 498 34 498 248 498 248 499 34 499 252 499 252 500 34 500 18 500 5 501 252 501 18 501 5 502 17 502 252 502 252 503 17 503 4 503 3 504 252 504 4 504 3 505 15 505 252 505 252 506 15 506 2 506 253 507 252 507 2 507 253 508 1 508 252 508 252 509 1 509 12 509 194 510 252 510 12 510 50 511 22 511 242 511 240 512 254 512 241 512 241 513 254 513 262 513 262 514 254 514 255 514 51 515 255 515 256 515 257 516 51 516 256 516 257 517 259 517 51 517 257 518 258 518 259 518 259 519 258 519 33 519 33 520 258 520 260 520 261 521 260 521 263 521 261 522 33 522 260 522 262 523 255 523 51 523 260 524 7 524 263 524 263 525 7 525 34 525 34 526 7 526 18 526 194 527 50 527 247 527 195 528 247 528 264 528 264 529 247 529 248 529 265 530 248 530 232 530 265 531 264 531 248 531 265 532 202 532 264 532 265 533 211 533 202 533 233 534 252 534 266 534 266 535 252 535 194 535 196 536 194 536 267 536 196 537 266 537 194 537 196 538 226 538 266 538 196 539 221 539 226 539 1079 540 1066 540 268 540 269 541 268 541 373 541 269 542 1079 542 268 542 269 543 345 543 1079 543 1079 544 345 544 731 544 731 545 345 545 347 545 270 546 347 546 271 546 732 547 271 547 272 547 734 548 272 548 741 548 734 549 732 549 272 549 1052 550 273 550 1065 550 1052 551 283 551 273 551 273 552 283 552 284 552 374 553 284 553 1051 553 276 554 1051 554 274 554 1049 555 274 555 1050 555 1049 556 276 556 274 556 1049 557 275 557 276 557 1049 558 286 558 275 558 1049 559 277 559 286 559 286 560 277 560 279 560 278 561 279 561 282 561 280 562 282 562 1047 562 1043 563 280 563 1047 563 1043 564 1045 564 280 564 280 565 1045 565 300 565 281 566 300 566 299 566 281 567 280 567 300 567 281 568 278 568 280 568 280 569 278 569 282 569 283 570 285 570 284 570 284 571 285 571 1051 571 1051 572 1050 572 274 572 286 573 279 573 278 573 275 574 286 574 278 574 1045 575 1042 575 300 575 300 576 1042 576 1041 576 287 577 1041 577 1040 577 288 578 287 578 1040 578 288 579 1063 579 287 579 287 580 1063 580 508 580 508 581 1063 581 1039 581 289 582 508 582 1039 582 289 583 290 583 508 583 508 584 290 584 509 584 509 585 290 585 1037 585 1036 586 509 586 1037 586 1036 587 291 587 509 587 1036 588 1035 588 291 588 291 589 1035 589 1034 589 292 590 291 590 1034 590 292 591 511 591 291 591 292 592 293 592 511 592 511 593 293 593 294 593 301 594 294 594 295 594 296 595 301 595 295 595 296 596 1087 596 301 596 300 597 1041 597 287 597 297 598 300 598 287 598 297 599 298 599 300 599 297 600 499 600 298 600 298 601 499 601 302 601 370 602 302 602 368 602 370 603 298 603 302 603 370 604 299 604 298 604 298 605 299 605 300 605 511 606 294 606 301 606 499 607 498 607 302 607 302 608 498 608 303 608 368 609 303 609 304 609 368 610 302 610 303 610 498 611 306 611 303 611 303 612 306 612 307 612 304 613 307 613 305 613 304 614 303 614 307 614 306 615 309 615 307 615 307 616 309 616 308 616 305 617 308 617 310 617 305 618 307 618 308 618 309 619 496 619 308 619 308 620 496 620 312 620 310 621 312 621 311 621 310 622 308 622 312 622 496 623 495 623 312 623 312 624 495 624 313 624 320 625 313 625 314 625 321 626 314 626 315 626 316 627 315 627 494 627 317 628 316 628 494 628 317 629 318 629 316 629 317 630 493 630 318 630 318 631 493 631 319 631 364 632 319 632 324 632 364 633 318 633 319 633 364 634 362 634 318 634 318 635 362 635 316 635 316 636 362 636 322 636 321 637 322 637 363 637 320 638 363 638 311 638 312 639 320 639 311 639 312 640 313 640 320 640 320 641 314 641 321 641 363 642 320 642 321 642 321 643 315 643 316 643 322 644 321 644 316 644 493 645 492 645 319 645 319 646 492 646 338 646 324 647 338 647 323 647 324 648 319 648 338 648 492 649 325 649 338 649 338 650 325 650 337 650 326 651 337 651 489 651 488 652 326 652 489 652 488 653 329 653 326 653 488 654 327 654 329 654 329 655 327 655 485 655 740 656 485 656 328 656 740 657 329 657 485 657 740 658 358 658 329 658 740 659 359 659 358 659 740 660 330 660 359 660 359 661 330 661 360 661 360 662 330 662 331 662 332 663 331 663 333 663 354 664 333 664 334 664 353 665 334 665 339 665 340 666 339 666 739 666 351 667 739 667 341 667 350 668 341 668 736 668 335 669 736 669 737 669 342 670 737 670 735 670 349 671 735 671 336 671 348 672 336 672 741 672 272 673 348 673 741 673 338 674 337 674 326 674 323 675 326 675 358 675 323 676 338 676 326 676 360 677 331 677 332 677 332 678 333 678 354 678 354 679 334 679 353 679 353 680 339 680 340 680 340 681 739 681 351 681 351 682 341 682 350 682 350 683 736 683 335 683 335 684 737 684 342 684 342 685 735 685 349 685 349 686 336 686 348 686 732 687 270 687 271 687 270 688 731 688 347 688 329 689 358 689 326 689 276 690 374 690 1051 690 284 691 374 691 273 691 273 692 374 692 373 692 268 693 273 693 373 693 268 694 1065 694 273 694 268 695 1066 695 1065 695 343 696 269 696 688 696 343 697 345 697 269 697 343 698 344 698 345 698 345 699 344 699 347 699 347 700 344 700 687 700 271 701 687 701 346 701 272 702 346 702 348 702 272 703 271 703 346 703 347 704 687 704 271 704 346 705 686 705 348 705 348 706 686 706 349 706 349 707 686 707 701 707 342 708 701 708 700 708 335 709 700 709 350 709 335 710 342 710 700 710 349 711 701 711 342 711 700 712 699 712 350 712 350 713 699 713 351 713 351 714 699 714 683 714 340 715 683 715 352 715 353 716 352 716 355 716 354 717 355 717 332 717 354 718 353 718 355 718 351 719 683 719 340 719 340 720 352 720 353 720 355 721 356 721 332 721 332 722 356 722 360 722 360 723 356 723 682 723 359 724 682 724 357 724 358 725 357 725 323 725 358 726 359 726 357 726 360 727 682 727 359 727 357 728 695 728 323 728 323 729 695 729 324 729 324 730 695 730 361 730 364 731 361 731 681 731 362 732 681 732 694 732 322 733 694 733 363 733 322 734 362 734 694 734 324 735 361 735 364 735 364 736 681 736 362 736 694 737 365 737 363 737 363 738 365 738 311 738 311 739 365 739 366 739 310 740 366 740 367 740 305 741 367 741 369 741 304 742 369 742 368 742 304 743 305 743 369 743 311 744 366 744 310 744 310 745 367 745 305 745 369 746 690 746 368 746 368 747 690 747 370 747 370 748 690 748 371 748 299 749 371 749 680 749 281 750 680 750 278 750 281 751 299 751 680 751 370 752 371 752 299 752 680 753 372 753 278 753 278 754 372 754 275 754 275 755 372 755 678 755 276 756 678 756 677 756 374 757 677 757 688 757 373 758 688 758 269 758 373 759 374 759 688 759 275 760 678 760 276 760 276 761 677 761 374 761 375 762 755 762 990 762 990 763 755 763 991 763 991 764 755 764 519 764 377 765 519 765 378 765 376 766 378 766 1014 766 376 767 377 767 378 767 991 768 519 768 377 768 518 769 379 769 378 769 518 770 1016 770 379 770 518 771 380 771 1016 771 518 772 381 772 380 772 518 773 1018 773 381 773 518 774 386 774 1018 774 518 775 382 775 386 775 386 776 382 776 383 776 481 777 383 777 384 777 481 778 386 778 383 778 481 779 385 779 386 779 386 780 385 780 451 780 387 781 451 781 1019 781 387 782 386 782 451 782 387 783 388 783 386 783 386 784 388 784 389 784 1018 785 386 785 389 785 382 786 517 786 383 786 383 787 517 787 391 787 384 788 391 788 390 788 384 789 383 789 391 789 517 790 516 790 391 790 391 791 516 791 393 791 390 792 393 792 392 792 390 793 391 793 393 793 516 794 394 794 393 794 393 795 394 795 395 795 392 796 395 796 396 796 392 797 393 797 395 797 394 798 515 798 395 798 395 799 515 799 399 799 396 800 399 800 398 800 396 801 395 801 399 801 515 802 514 802 399 802 399 803 514 803 397 803 398 804 397 804 401 804 398 805 399 805 397 805 514 806 513 806 397 806 397 807 513 807 400 807 401 808 400 808 402 808 401 809 397 809 400 809 513 810 403 810 400 810 400 811 403 811 405 811 402 812 405 812 476 812 402 813 400 813 405 813 403 814 404 814 405 814 405 815 404 815 407 815 476 816 407 816 409 816 476 817 405 817 407 817 404 818 406 818 407 818 407 819 406 819 408 819 409 820 408 820 410 820 409 821 407 821 408 821 406 822 506 822 408 822 408 823 506 823 411 823 410 824 411 824 412 824 410 825 408 825 411 825 506 826 507 826 411 826 411 827 507 827 413 827 412 828 413 828 474 828 412 829 411 829 413 829 507 830 414 830 413 830 413 831 414 831 417 831 474 832 417 832 415 832 474 833 413 833 417 833 414 834 418 834 417 834 417 835 418 835 416 835 415 836 416 836 469 836 415 837 417 837 416 837 418 838 510 838 416 838 416 839 510 839 419 839 469 840 419 840 468 840 469 841 416 841 419 841 510 842 420 842 419 842 419 843 420 843 421 843 468 844 421 844 424 844 468 845 419 845 421 845 420 846 422 846 421 846 421 847 422 847 423 847 424 848 423 848 1081 848 467 849 1081 849 730 849 425 850 730 850 426 850 440 851 426 851 428 851 427 852 428 852 733 852 429 853 733 853 430 853 465 854 430 854 742 854 464 855 742 855 441 855 442 856 441 856 443 856 462 857 443 857 444 857 460 858 444 858 431 858 445 859 431 859 743 859 432 860 743 860 744 860 456 861 744 861 433 861 434 862 456 862 433 862 434 863 457 863 456 863 434 864 435 864 457 864 457 865 435 865 458 865 458 866 435 866 446 866 455 867 446 867 447 867 438 868 447 868 436 868 437 869 436 869 1013 869 1012 870 437 870 1013 870 1012 871 1011 871 437 871 437 872 1011 872 448 872 483 873 448 873 453 873 483 874 437 874 448 874 483 875 438 875 437 875 437 876 438 876 436 876 422 877 439 877 423 877 423 878 439 878 1081 878 424 879 1081 879 467 879 467 880 730 880 425 880 425 881 426 881 440 881 440 882 428 882 427 882 427 883 733 883 429 883 429 884 430 884 465 884 465 885 742 885 464 885 464 886 441 886 442 886 442 887 443 887 462 887 462 888 444 888 460 888 460 889 431 889 445 889 445 890 743 890 432 890 432 891 744 891 456 891 458 892 446 892 455 892 455 893 447 893 438 893 1011 894 1010 894 448 894 448 895 1010 895 449 895 450 896 448 896 449 896 450 897 451 897 448 897 450 898 1020 898 451 898 451 899 1020 899 1019 899 379 900 1015 900 378 900 378 901 1015 901 452 901 1014 902 378 902 452 902 423 903 424 903 421 903 385 904 453 904 451 904 451 905 453 905 448 905 454 906 438 906 482 906 454 907 455 907 438 907 454 908 718 908 455 908 455 909 718 909 458 909 458 910 718 910 729 910 457 911 729 911 456 911 457 912 458 912 729 912 729 913 459 913 456 913 456 914 459 914 432 914 432 915 459 915 716 915 445 916 716 916 461 916 460 917 461 917 462 917 460 918 445 918 461 918 432 919 716 919 445 919 461 920 727 920 462 920 462 921 727 921 442 921 442 922 727 922 463 922 464 923 463 923 726 923 465 924 726 924 713 924 429 925 713 925 427 925 429 926 465 926 713 926 442 927 463 927 464 927 464 928 726 928 465 928 713 929 712 929 427 929 427 930 712 930 440 930 440 931 712 931 710 931 425 932 710 932 709 932 467 933 709 933 466 933 424 934 466 934 468 934 424 935 467 935 466 935 440 936 710 936 425 936 425 937 709 937 467 937 466 938 470 938 468 938 468 939 470 939 469 939 469 940 470 940 473 940 415 941 473 941 471 941 474 942 471 942 724 942 412 943 724 943 472 943 410 944 472 944 409 944 410 945 412 945 472 945 469 946 473 946 415 946 415 947 471 947 474 947 474 948 724 948 412 948 472 949 475 949 409 949 409 950 475 950 476 950 476 951 475 951 477 951 402 952 477 952 722 952 401 953 722 953 707 953 398 954 707 954 396 954 398 955 401 955 707 955 476 956 477 956 402 956 402 957 722 957 401 957 707 958 478 958 396 958 396 959 478 959 392 959 392 960 478 960 479 960 390 961 479 961 480 961 384 962 480 962 481 962 384 963 390 963 480 963 392 964 479 964 390 964 480 965 706 965 481 965 481 966 706 966 385 966 385 967 706 967 484 967 453 968 484 968 482 968 483 969 482 969 438 969 483 970 453 970 482 970 385 971 484 971 453 971 328 972 485 972 486 972 486 973 485 973 327 973 488 974 486 974 327 974 488 975 487 975 486 975 488 976 490 976 487 976 488 977 489 977 490 977 490 978 489 978 337 978 325 979 490 979 337 979 325 980 492 980 490 980 490 981 492 981 491 981 491 982 492 982 493 982 317 983 491 983 493 983 317 984 802 984 491 984 317 985 494 985 802 985 802 986 494 986 315 986 793 987 315 987 314 987 500 988 314 988 313 988 495 989 500 989 313 989 495 990 794 990 500 990 495 991 496 991 794 991 794 992 496 992 792 992 792 993 496 993 309 993 306 994 792 994 309 994 306 995 497 995 792 995 306 996 498 996 497 996 497 997 498 997 512 997 512 998 498 998 499 998 802 999 315 999 793 999 793 1000 314 1000 500 1000 486 1001 487 1001 501 1001 501 1002 487 1002 502 1002 505 1003 502 1003 504 1003 503 1004 504 1004 805 1004 503 1005 505 1005 504 1005 501 1006 502 1006 505 1006 297 1007 506 1007 499 1007 297 1008 507 1008 506 1008 297 1009 287 1009 507 1009 507 1010 287 1010 414 1010 414 1011 287 1011 508 1011 418 1012 508 1012 509 1012 291 1013 418 1013 509 1013 291 1014 510 1014 418 1014 291 1015 420 1015 510 1015 291 1016 511 1016 420 1016 420 1017 511 1017 422 1017 422 1018 511 1018 301 1018 439 1019 301 1019 1087 1019 439 1020 422 1020 301 1020 414 1021 508 1021 418 1021 506 1022 406 1022 499 1022 499 1023 406 1023 404 1023 512 1024 404 1024 403 1024 513 1025 512 1025 403 1025 513 1026 813 1026 512 1026 513 1027 514 1027 813 1027 813 1028 514 1028 515 1028 394 1029 813 1029 515 1029 394 1030 516 1030 813 1030 813 1031 516 1031 751 1031 751 1032 516 1032 517 1032 382 1033 751 1033 517 1033 382 1034 518 1034 751 1034 751 1035 518 1035 378 1035 519 1036 751 1036 378 1036 519 1037 755 1037 751 1037 499 1038 404 1038 512 1038 598 1039 547 1039 546 1039 598 1040 520 1040 547 1040 598 1041 570 1041 520 1041 520 1042 570 1042 521 1042 521 1043 570 1043 571 1043 1262 1044 571 1044 522 1044 1243 1045 522 1045 523 1045 1264 1046 523 1046 573 1046 524 1047 573 1047 575 1047 1244 1048 575 1048 548 1048 549 1049 548 1049 525 1049 526 1050 525 1050 577 1050 527 1051 577 1051 550 1051 551 1052 550 1052 552 1052 553 1053 552 1053 581 1053 1245 1054 581 1054 554 1054 555 1055 554 1055 580 1055 528 1056 580 1056 556 1056 529 1057 556 1057 587 1057 530 1058 587 1058 557 1058 558 1059 557 1059 586 1059 559 1060 586 1060 585 1060 531 1061 585 1061 532 1061 560 1062 532 1062 533 1062 534 1063 533 1063 561 1063 535 1064 561 1064 590 1064 1247 1065 590 1065 562 1065 536 1066 562 1066 563 1066 564 1067 563 1067 593 1067 1248 1068 593 1068 538 1068 537 1069 538 1069 592 1069 1249 1070 592 1070 540 1070 539 1071 540 1071 541 1071 565 1072 541 1072 542 1072 566 1073 542 1073 596 1073 1267 1074 596 1074 600 1074 567 1075 600 1075 543 1075 544 1076 543 1076 545 1076 568 1077 545 1077 546 1077 547 1078 568 1078 546 1078 521 1079 571 1079 1262 1079 1262 1080 522 1080 1243 1080 1243 1081 523 1081 1264 1081 1264 1082 573 1082 524 1082 524 1083 575 1083 1244 1083 1244 1084 548 1084 549 1084 549 1085 525 1085 526 1085 526 1086 577 1086 527 1086 527 1087 550 1087 551 1087 551 1088 552 1088 553 1088 553 1089 581 1089 1245 1089 1245 1090 554 1090 555 1090 555 1091 580 1091 528 1091 528 1092 556 1092 529 1092 529 1093 587 1093 530 1093 530 1094 557 1094 558 1094 558 1095 586 1095 559 1095 559 1096 585 1096 531 1096 531 1097 532 1097 560 1097 560 1098 533 1098 534 1098 534 1099 561 1099 535 1099 535 1100 590 1100 1247 1100 1247 1101 562 1101 536 1101 536 1102 563 1102 564 1102 564 1103 593 1103 1248 1103 1248 1104 538 1104 537 1104 537 1105 592 1105 1249 1105 1249 1106 540 1106 539 1106 539 1107 541 1107 565 1107 565 1108 542 1108 566 1108 566 1109 596 1109 1267 1109 1267 1110 600 1110 567 1110 567 1111 543 1111 544 1111 544 1112 545 1112 568 1112 569 1113 598 1113 599 1113 569 1114 570 1114 598 1114 569 1115 572 1115 570 1115 570 1116 572 1116 571 1116 571 1117 572 1117 574 1117 522 1118 574 1118 679 1118 523 1119 679 1119 573 1119 523 1120 522 1120 679 1120 571 1121 574 1121 522 1121 679 1122 689 1122 573 1122 573 1123 689 1123 575 1123 575 1124 689 1124 578 1124 548 1125 578 1125 576 1125 525 1126 576 1126 577 1126 525 1127 548 1127 576 1127 575 1128 578 1128 548 1128 576 1129 691 1129 577 1129 577 1130 691 1130 550 1130 550 1131 691 1131 692 1131 552 1132 692 1132 579 1132 581 1133 579 1133 693 1133 554 1134 693 1134 580 1134 554 1135 581 1135 693 1135 550 1136 692 1136 552 1136 552 1137 579 1137 581 1137 693 1138 582 1138 580 1138 580 1139 582 1139 556 1139 556 1140 582 1140 583 1140 587 1141 583 1141 584 1141 557 1142 584 1142 696 1142 586 1143 696 1143 585 1143 586 1144 557 1144 696 1144 556 1145 583 1145 587 1145 587 1146 584 1146 557 1146 696 1147 697 1147 585 1147 585 1148 697 1148 532 1148 532 1149 697 1149 588 1149 533 1150 588 1150 589 1150 561 1151 589 1151 590 1151 561 1152 533 1152 589 1152 532 1153 588 1153 533 1153 589 1154 591 1154 590 1154 590 1155 591 1155 562 1155 562 1156 591 1156 698 1156 563 1157 698 1157 684 1157 593 1158 684 1158 594 1158 538 1159 594 1159 592 1159 538 1160 593 1160 594 1160 562 1161 698 1161 563 1161 563 1162 684 1162 593 1162 594 1163 595 1163 592 1163 592 1164 595 1164 540 1164 540 1165 595 1165 685 1165 541 1166 685 1166 702 1166 542 1167 702 1167 596 1167 542 1168 541 1168 702 1168 540 1169 685 1169 541 1169 702 1170 703 1170 596 1170 596 1171 703 1171 600 1171 600 1172 703 1172 597 1172 543 1173 597 1173 601 1173 545 1174 601 1174 599 1174 546 1175 599 1175 598 1175 546 1176 545 1176 599 1176 600 1177 597 1177 543 1177 543 1178 601 1178 545 1178 640 1179 602 1179 675 1179 640 1180 603 1180 602 1180 640 1181 604 1181 603 1181 603 1182 604 1182 1256 1182 1256 1183 604 1183 605 1183 619 1184 605 1184 644 1184 620 1185 644 1185 643 1185 1258 1186 643 1186 645 1186 621 1187 645 1187 646 1187 1259 1188 646 1188 648 1188 622 1189 648 1189 607 1189 606 1190 607 1190 650 1190 623 1191 650 1191 654 1191 1260 1192 654 1192 655 1192 1263 1193 655 1193 651 1193 624 1194 651 1194 608 1194 1261 1195 608 1195 653 1195 609 1196 653 1196 657 1196 1242 1197 657 1197 610 1197 625 1198 610 1198 659 1198 1268 1199 659 1199 611 1199 626 1200 611 1200 612 1200 1266 1201 612 1201 613 1201 627 1202 613 1202 614 1202 628 1203 614 1203 629 1203 1265 1204 629 1204 630 1204 631 1205 630 1205 665 1205 632 1206 665 1206 633 1206 1251 1207 633 1207 668 1207 615 1208 668 1208 667 1208 1252 1209 667 1209 634 1209 616 1210 634 1210 635 1210 617 1211 635 1211 669 1211 636 1212 669 1212 670 1212 1253 1213 670 1213 618 1213 1254 1214 618 1214 673 1214 637 1215 673 1215 638 1215 1255 1216 638 1216 674 1216 639 1217 674 1217 675 1217 602 1218 639 1218 675 1218 1256 1219 605 1219 619 1219 619 1220 644 1220 620 1220 620 1221 643 1221 1258 1221 1258 1222 645 1222 621 1222 621 1223 646 1223 1259 1223 1259 1224 648 1224 622 1224 622 1225 607 1225 606 1225 606 1226 650 1226 623 1226 623 1227 654 1227 1260 1227 1260 1228 655 1228 1263 1228 1263 1229 651 1229 624 1229 624 1230 608 1230 1261 1230 1261 1231 653 1231 609 1231 609 1232 657 1232 1242 1232 1242 1233 610 1233 625 1233 625 1234 659 1234 1268 1234 1268 1235 611 1235 626 1235 626 1236 612 1236 1266 1236 1266 1237 613 1237 627 1237 627 1238 614 1238 628 1238 628 1239 629 1239 1265 1239 1265 1240 630 1240 631 1240 631 1241 665 1241 632 1241 632 1242 633 1242 1251 1242 1251 1243 668 1243 615 1243 615 1244 667 1244 1252 1244 1252 1245 634 1245 616 1245 616 1246 635 1246 617 1246 617 1247 669 1247 636 1247 636 1248 670 1248 1253 1248 1253 1249 618 1249 1254 1249 1254 1250 673 1250 637 1250 637 1251 638 1251 1255 1251 1255 1252 674 1252 639 1252 719 1253 640 1253 641 1253 719 1254 604 1254 640 1254 719 1255 704 1255 604 1255 604 1256 704 1256 605 1256 605 1257 704 1257 705 1257 644 1258 705 1258 642 1258 643 1259 642 1259 645 1259 643 1260 644 1260 642 1260 605 1261 705 1261 644 1261 642 1262 647 1262 645 1262 645 1263 647 1263 646 1263 646 1264 647 1264 720 1264 648 1265 720 1265 721 1265 607 1266 721 1266 650 1266 607 1267 648 1267 721 1267 646 1268 720 1268 648 1268 721 1269 649 1269 650 1269 650 1270 649 1270 654 1270 654 1271 649 1271 708 1271 655 1272 708 1272 652 1272 651 1273 652 1273 723 1273 608 1274 723 1274 653 1274 608 1275 651 1275 723 1275 654 1276 708 1276 655 1276 655 1277 652 1277 651 1277 723 1278 656 1278 653 1278 653 1279 656 1279 657 1279 657 1280 656 1280 658 1280 610 1281 658 1281 660 1281 659 1282 660 1282 661 1282 611 1283 661 1283 612 1283 611 1284 659 1284 661 1284 657 1285 658 1285 610 1285 610 1286 660 1286 659 1286 661 1287 662 1287 612 1287 612 1288 662 1288 613 1288 613 1289 662 1289 664 1289 614 1290 664 1290 663 1290 629 1291 663 1291 630 1291 629 1292 614 1292 663 1292 613 1293 664 1293 614 1293 663 1294 711 1294 630 1294 630 1295 711 1295 665 1295 665 1296 711 1296 725 1296 633 1297 725 1297 666 1297 668 1298 666 1298 714 1298 667 1299 714 1299 634 1299 667 1300 668 1300 714 1300 665 1301 725 1301 633 1301 633 1302 666 1302 668 1302 714 1303 715 1303 634 1303 634 1304 715 1304 635 1304 635 1305 715 1305 728 1305 669 1306 728 1306 671 1306 670 1307 671 1307 618 1307 670 1308 669 1308 671 1308 635 1309 728 1309 669 1309 671 1310 672 1310 618 1310 618 1311 672 1311 673 1311 673 1312 672 1312 676 1312 638 1313 676 1313 717 1313 674 1314 717 1314 641 1314 675 1315 641 1315 640 1315 675 1316 674 1316 641 1316 673 1317 676 1317 638 1317 638 1318 717 1318 674 1318 677 1319 569 1319 688 1319 677 1320 572 1320 569 1320 677 1321 678 1321 572 1321 572 1322 678 1322 574 1322 574 1323 678 1323 372 1323 679 1324 372 1324 680 1324 689 1325 680 1325 371 1325 578 1326 371 1326 690 1326 576 1327 690 1327 369 1327 691 1328 369 1328 367 1328 692 1329 367 1329 366 1329 579 1330 366 1330 365 1330 693 1331 365 1331 694 1331 582 1332 694 1332 681 1332 583 1333 681 1333 361 1333 584 1334 361 1334 695 1334 696 1335 695 1335 357 1335 697 1336 357 1336 682 1336 588 1337 682 1337 356 1337 589 1338 356 1338 355 1338 591 1339 355 1339 352 1339 698 1340 352 1340 683 1340 684 1341 683 1341 699 1341 594 1342 699 1342 700 1342 595 1343 700 1343 701 1343 685 1344 701 1344 686 1344 702 1345 686 1345 346 1345 703 1346 346 1346 687 1346 597 1347 687 1347 344 1347 601 1348 344 1348 343 1348 599 1349 343 1349 688 1349 569 1350 599 1350 688 1350 574 1351 372 1351 679 1351 679 1352 680 1352 689 1352 689 1353 371 1353 578 1353 578 1354 690 1354 576 1354 576 1355 369 1355 691 1355 691 1356 367 1356 692 1356 692 1357 366 1357 579 1357 579 1358 365 1358 693 1358 693 1359 694 1359 582 1359 582 1360 681 1360 583 1360 583 1361 361 1361 584 1361 584 1362 695 1362 696 1362 696 1363 357 1363 697 1363 697 1364 682 1364 588 1364 588 1365 356 1365 589 1365 589 1366 355 1366 591 1366 591 1367 352 1367 698 1367 698 1368 683 1368 684 1368 684 1369 699 1369 594 1369 594 1370 700 1370 595 1370 595 1371 701 1371 685 1371 685 1372 686 1372 702 1372 702 1373 346 1373 703 1373 703 1374 687 1374 597 1374 597 1375 344 1375 601 1375 601 1376 343 1376 599 1376 484 1377 719 1377 482 1377 484 1378 704 1378 719 1378 484 1379 706 1379 704 1379 704 1380 706 1380 705 1380 705 1381 706 1381 480 1381 642 1382 480 1382 479 1382 647 1383 479 1383 478 1383 720 1384 478 1384 707 1384 721 1385 707 1385 722 1385 649 1386 722 1386 477 1386 708 1387 477 1387 475 1387 652 1388 475 1388 472 1388 723 1389 472 1389 724 1389 656 1390 724 1390 471 1390 658 1391 471 1391 473 1391 660 1392 473 1392 470 1392 661 1393 470 1393 466 1393 662 1394 466 1394 709 1394 664 1395 709 1395 710 1395 663 1396 710 1396 712 1396 711 1397 712 1397 713 1397 725 1398 713 1398 726 1398 666 1399 726 1399 463 1399 714 1400 463 1400 727 1400 715 1401 727 1401 461 1401 728 1402 461 1402 716 1402 671 1403 716 1403 459 1403 672 1404 459 1404 729 1404 676 1405 729 1405 718 1405 717 1406 718 1406 454 1406 641 1407 454 1407 482 1407 719 1408 641 1408 482 1408 705 1409 480 1409 642 1409 642 1410 479 1410 647 1410 647 1411 478 1411 720 1411 720 1412 707 1412 721 1412 721 1413 722 1413 649 1413 649 1414 477 1414 708 1414 708 1415 475 1415 652 1415 652 1416 472 1416 723 1416 723 1417 724 1417 656 1417 656 1418 471 1418 658 1418 658 1419 473 1419 660 1419 660 1420 470 1420 661 1420 661 1421 466 1421 662 1421 662 1422 709 1422 664 1422 664 1423 710 1423 663 1423 663 1424 712 1424 711 1424 711 1425 713 1425 725 1425 725 1426 726 1426 666 1426 666 1427 463 1427 714 1427 714 1428 727 1428 715 1428 715 1429 461 1429 728 1429 728 1430 716 1430 671 1430 671 1431 459 1431 672 1431 672 1432 729 1432 676 1432 676 1433 718 1433 717 1433 717 1434 454 1434 641 1434 1081 1435 1079 1435 730 1435 730 1436 1079 1436 731 1436 426 1437 731 1437 270 1437 428 1438 270 1438 732 1438 733 1439 732 1439 734 1439 430 1440 734 1440 741 1440 742 1441 741 1441 336 1441 441 1442 336 1442 735 1442 738 1443 735 1443 737 1443 736 1444 738 1444 737 1444 736 1445 341 1445 738 1445 738 1446 341 1446 739 1446 339 1447 738 1447 739 1447 339 1448 334 1448 738 1448 738 1449 334 1449 333 1449 884 1450 333 1450 331 1450 330 1451 884 1451 331 1451 330 1452 740 1452 884 1452 730 1453 731 1453 426 1453 426 1454 270 1454 428 1454 428 1455 732 1455 733 1455 733 1456 734 1456 430 1456 430 1457 741 1457 742 1457 742 1458 336 1458 441 1458 441 1459 735 1459 738 1459 443 1460 738 1460 444 1460 443 1461 441 1461 738 1461 738 1462 333 1462 884 1462 738 1463 913 1463 444 1463 444 1464 913 1464 431 1464 431 1465 913 1465 743 1465 743 1466 913 1466 745 1466 744 1467 745 1467 433 1467 744 1468 743 1468 745 1468 447 1469 446 1469 745 1469 745 1470 446 1470 435 1470 434 1471 745 1471 435 1471 434 1472 433 1472 745 1472 328 1473 486 1473 740 1473 740 1474 486 1474 501 1474 884 1475 501 1475 503 1475 884 1476 740 1476 501 1476 501 1477 505 1477 503 1477 436 1478 447 1478 1008 1478 1008 1479 447 1479 1021 1479 1021 1480 447 1480 1022 1480 1022 1481 447 1481 1024 1481 1024 1482 447 1482 1025 1482 1025 1483 447 1483 1006 1483 1006 1484 447 1484 746 1484 746 1485 447 1485 1026 1485 1026 1486 447 1486 1027 1486 1027 1487 447 1487 745 1487 1001 1488 745 1488 747 1488 1001 1489 1027 1489 745 1489 815 1490 748 1490 745 1490 815 1491 749 1491 748 1491 815 1492 751 1492 749 1492 815 1493 750 1493 751 1493 751 1494 750 1494 767 1494 773 1495 751 1495 767 1495 773 1496 752 1496 751 1496 751 1497 752 1497 764 1497 763 1498 751 1498 764 1498 763 1499 753 1499 751 1499 751 1500 753 1500 771 1500 770 1501 751 1501 771 1501 770 1502 760 1502 751 1502 751 1503 760 1503 759 1503 755 1504 758 1504 751 1504 755 1505 754 1505 758 1505 755 1506 995 1506 754 1506 755 1507 994 1507 995 1507 755 1508 1032 1508 994 1508 755 1509 1033 1509 1032 1509 755 1510 756 1510 1033 1510 755 1511 757 1511 756 1511 755 1512 989 1512 757 1512 755 1513 375 1513 989 1513 758 1514 998 1514 751 1514 751 1515 998 1515 749 1515 748 1516 1029 1516 745 1516 745 1517 1029 1517 1000 1517 747 1518 745 1518 1000 1518 813 1519 751 1519 809 1519 809 1520 751 1520 759 1520 769 1521 759 1521 760 1521 810 1522 760 1522 770 1522 761 1523 770 1523 771 1523 811 1524 771 1524 753 1524 762 1525 753 1525 763 1525 772 1526 763 1526 764 1526 812 1527 764 1527 752 1527 765 1528 752 1528 773 1528 766 1529 773 1529 767 1529 774 1530 767 1530 750 1530 768 1531 750 1531 815 1531 768 1532 774 1532 750 1532 809 1533 759 1533 769 1533 769 1534 760 1534 810 1534 810 1535 770 1535 761 1535 761 1536 771 1536 811 1536 811 1537 753 1537 762 1537 762 1538 763 1538 772 1538 772 1539 764 1539 812 1539 812 1540 752 1540 765 1540 765 1541 773 1541 766 1541 766 1542 767 1542 774 1542 1044 1543 805 1543 1064 1543 1044 1544 1046 1544 805 1544 805 1545 1046 1545 775 1545 1048 1546 805 1546 775 1546 1048 1547 776 1547 805 1547 805 1548 776 1548 777 1548 202 1549 777 1549 1053 1549 778 1550 202 1550 1053 1550 778 1551 780 1551 202 1551 778 1552 779 1552 780 1552 780 1553 779 1553 1067 1553 1068 1554 780 1554 1067 1554 1068 1555 1069 1555 780 1555 780 1556 1069 1556 1023 1556 781 1557 780 1557 1023 1557 781 1558 1007 1558 780 1558 780 1559 1007 1559 1005 1559 1004 1560 780 1560 1005 1560 1004 1561 1003 1561 780 1561 780 1562 1003 1562 782 1562 782 1563 1003 1563 1002 1563 1028 1564 782 1564 1002 1564 1028 1565 783 1565 782 1565 1028 1566 784 1566 783 1566 783 1567 784 1567 768 1567 768 1568 784 1568 785 1568 786 1569 768 1569 785 1569 786 1570 999 1570 768 1570 768 1571 999 1571 814 1571 774 1572 814 1572 813 1572 766 1573 813 1573 765 1573 766 1574 774 1574 813 1574 805 1575 777 1575 202 1575 1069 1576 787 1576 1023 1576 1023 1577 787 1577 795 1577 795 1578 787 1578 796 1578 797 1579 796 1579 1072 1579 1009 1580 1072 1580 788 1580 798 1581 788 1581 1073 1581 1017 1582 1073 1582 799 1582 789 1583 799 1583 1075 1583 790 1584 1075 1584 800 1584 512 1585 800 1585 1057 1585 1058 1586 512 1586 1057 1586 1058 1587 791 1587 512 1587 512 1588 791 1588 497 1588 497 1589 791 1589 792 1589 792 1590 791 1590 794 1590 794 1591 791 1591 1062 1591 500 1592 1062 1592 793 1592 500 1593 794 1593 1062 1593 795 1594 796 1594 797 1594 797 1595 1072 1595 1009 1595 1009 1596 788 1596 798 1596 798 1597 1073 1597 1017 1597 1017 1598 799 1598 789 1598 789 1599 1075 1599 790 1599 790 1600 800 1600 512 1600 992 1601 512 1601 801 1601 992 1602 790 1602 512 1602 1062 1603 803 1603 793 1603 793 1604 803 1604 802 1604 802 1605 803 1605 491 1605 491 1606 803 1606 1038 1606 490 1607 1038 1607 804 1607 487 1608 804 1608 806 1608 502 1609 806 1609 1064 1609 504 1610 1064 1610 805 1610 504 1611 502 1611 1064 1611 491 1612 1038 1612 490 1612 490 1613 804 1613 487 1613 487 1614 806 1614 502 1614 814 1615 1030 1615 813 1615 813 1616 1030 1616 1031 1616 997 1617 813 1617 1031 1617 997 1618 996 1618 813 1618 813 1619 996 1619 807 1619 993 1620 813 1620 807 1620 993 1621 512 1621 813 1621 993 1622 808 1622 512 1622 512 1623 808 1623 801 1623 809 1624 769 1624 813 1624 813 1625 769 1625 810 1625 761 1626 813 1626 810 1626 761 1627 811 1627 813 1627 813 1628 811 1628 762 1628 772 1629 813 1629 762 1629 772 1630 812 1630 813 1630 813 1631 812 1631 765 1631 774 1632 768 1632 814 1632 780 1633 1257 1633 202 1633 815 1634 745 1634 768 1634 768 1635 745 1635 783 1635 783 1636 745 1636 846 1636 846 1637 745 1637 913 1637 823 1638 913 1638 892 1638 823 1639 846 1639 913 1639 816 1640 818 1640 817 1640 817 1641 818 1641 843 1641 885 1642 843 1642 842 1642 886 1643 842 1643 820 1643 819 1644 820 1644 841 1644 826 1645 841 1645 821 1645 887 1646 821 1646 827 1646 828 1647 827 1647 839 1647 888 1648 839 1648 840 1648 889 1649 840 1649 822 1649 890 1650 822 1650 838 1650 824 1651 838 1651 825 1651 892 1652 825 1652 823 1652 892 1653 824 1653 825 1653 817 1654 843 1654 885 1654 885 1655 842 1655 886 1655 886 1656 820 1656 819 1656 819 1657 841 1657 826 1657 826 1658 821 1658 887 1658 887 1659 827 1659 828 1659 828 1660 839 1660 888 1660 888 1661 840 1661 889 1661 889 1662 822 1662 890 1662 890 1663 838 1663 824 1663 950 1664 829 1664 854 1664 950 1665 830 1665 829 1665 950 1666 831 1666 830 1666 830 1667 831 1667 833 1667 833 1668 831 1668 881 1668 832 1669 881 1669 934 1669 832 1670 833 1670 881 1670 831 1671 952 1671 881 1671 881 1672 952 1672 954 1672 955 1673 881 1673 954 1673 955 1674 970 1674 881 1674 881 1675 970 1675 818 1675 818 1676 970 1676 971 1676 973 1677 818 1677 971 1677 973 1678 834 1678 818 1678 818 1679 834 1679 835 1679 836 1680 818 1680 835 1680 836 1681 837 1681 818 1681 818 1682 837 1682 825 1682 838 1683 818 1683 825 1683 838 1684 822 1684 818 1684 818 1685 822 1685 840 1685 839 1686 818 1686 840 1686 839 1687 827 1687 818 1687 818 1688 827 1688 821 1688 841 1689 818 1689 821 1689 841 1690 820 1690 818 1690 818 1691 820 1691 842 1691 843 1692 818 1692 842 1692 825 1693 837 1693 823 1693 823 1694 837 1694 844 1694 845 1695 823 1695 844 1695 845 1696 976 1696 823 1696 823 1697 976 1697 962 1697 846 1698 962 1698 847 1698 1113 1699 847 1699 978 1699 848 1700 1113 1700 978 1700 848 1701 849 1701 1113 1701 848 1702 963 1702 849 1702 849 1703 963 1703 981 1703 982 1704 849 1704 981 1704 982 1705 983 1705 849 1705 849 1706 983 1706 984 1706 850 1707 984 1707 853 1707 850 1708 849 1708 984 1708 850 1709 942 1709 849 1709 849 1710 942 1710 926 1710 851 1711 849 1711 926 1711 851 1712 863 1712 849 1712 849 1713 863 1713 1246 1713 852 1714 849 1714 1246 1714 823 1715 962 1715 846 1715 846 1716 847 1716 1113 1716 984 1717 967 1717 853 1717 853 1718 967 1718 924 1718 924 1719 967 1719 855 1719 923 1720 855 1720 986 1720 938 1721 986 1721 988 1721 936 1722 988 1722 854 1722 829 1723 936 1723 854 1723 924 1724 855 1724 923 1724 923 1725 986 1725 938 1725 938 1726 988 1726 936 1726 856 1727 870 1727 868 1727 856 1728 858 1728 870 1728 856 1729 857 1729 858 1729 858 1730 857 1730 861 1730 861 1731 857 1731 859 1731 871 1732 859 1732 920 1732 860 1733 920 1733 877 1733 860 1734 871 1734 920 1734 861 1735 859 1735 871 1735 920 1736 931 1736 877 1736 877 1737 931 1737 875 1737 875 1738 931 1738 862 1738 862 1739 931 1739 933 1739 880 1740 933 1740 882 1740 880 1741 862 1741 933 1741 882 1742 933 1742 881 1742 881 1743 933 1743 934 1743 863 1744 864 1744 1246 1744 1246 1745 864 1745 928 1745 866 1746 928 1746 929 1746 865 1747 866 1747 929 1747 865 1748 947 1748 866 1748 866 1749 947 1749 930 1749 867 1750 866 1750 930 1750 867 1751 868 1751 866 1751 866 1752 868 1752 869 1752 869 1753 868 1753 870 1753 1246 1754 928 1754 866 1754 866 1755 869 1755 883 1755 883 1756 869 1756 907 1756 907 1757 869 1757 870 1757 908 1758 870 1758 858 1758 874 1759 858 1759 861 1759 909 1760 861 1760 871 1760 873 1761 871 1761 872 1761 873 1762 909 1762 871 1762 907 1763 870 1763 908 1763 908 1764 858 1764 874 1764 874 1765 861 1765 909 1765 871 1766 860 1766 872 1766 872 1767 860 1767 876 1767 876 1768 860 1768 877 1768 875 1769 876 1769 877 1769 875 1770 898 1770 876 1770 875 1771 862 1771 898 1771 898 1772 862 1772 878 1772 878 1773 862 1773 880 1773 879 1774 880 1774 882 1774 901 1775 882 1775 881 1775 918 1776 901 1776 881 1776 878 1777 880 1777 879 1777 879 1778 882 1778 901 1778 883 1779 738 1779 866 1779 866 1780 738 1780 1246 1780 1246 1781 738 1781 884 1781 202 1782 884 1782 805 1782 202 1783 1246 1783 884 1783 884 1784 503 1784 805 1784 817 1785 885 1785 816 1785 816 1786 885 1786 886 1786 819 1787 816 1787 886 1787 819 1788 826 1788 816 1788 816 1789 826 1789 887 1789 828 1790 816 1790 887 1790 828 1791 958 1791 816 1791 828 1792 888 1792 958 1792 958 1793 888 1793 889 1793 891 1794 889 1794 890 1794 824 1795 891 1795 890 1795 824 1796 892 1796 891 1796 891 1797 892 1797 959 1797 959 1798 892 1798 975 1798 975 1799 892 1799 960 1799 960 1800 892 1800 913 1800 961 1801 913 1801 977 1801 961 1802 960 1802 913 1802 958 1803 889 1803 891 1803 738 1804 964 1804 913 1804 738 1805 965 1805 964 1805 738 1806 893 1806 965 1806 738 1807 927 1807 893 1807 738 1808 944 1808 927 1808 738 1809 894 1809 944 1809 738 1810 945 1810 894 1810 738 1811 883 1811 945 1811 945 1812 883 1812 946 1812 946 1813 883 1813 948 1813 948 1814 883 1814 895 1814 895 1815 883 1815 949 1815 949 1816 883 1816 906 1816 906 1817 883 1817 907 1817 919 1818 907 1818 908 1818 896 1819 908 1819 874 1819 897 1820 874 1820 909 1820 921 1821 909 1821 873 1821 932 1822 873 1822 872 1822 899 1823 872 1823 876 1823 898 1824 899 1824 876 1824 898 1825 900 1825 899 1825 898 1826 878 1826 900 1826 900 1827 878 1827 879 1827 901 1828 900 1828 879 1828 901 1829 918 1829 900 1829 900 1830 918 1830 935 1830 935 1831 918 1831 903 1831 903 1832 918 1832 951 1832 902 1833 903 1833 951 1833 902 1834 922 1834 903 1834 902 1835 969 1835 922 1835 922 1836 969 1836 910 1836 911 1837 910 1837 987 1837 937 1838 987 1838 968 1838 904 1839 968 1839 905 1839 939 1840 905 1840 985 1840 940 1841 985 1841 925 1841 940 1842 939 1842 985 1842 906 1843 907 1843 919 1843 919 1844 908 1844 896 1844 896 1845 874 1845 897 1845 897 1846 909 1846 921 1846 921 1847 873 1847 932 1847 932 1848 872 1848 899 1848 816 1849 972 1849 918 1849 816 1850 974 1850 972 1850 816 1851 958 1851 974 1851 922 1852 910 1852 911 1852 911 1853 987 1853 937 1853 937 1854 968 1854 904 1854 904 1855 905 1855 939 1855 985 1856 966 1856 925 1856 925 1857 966 1857 941 1857 941 1858 966 1858 912 1858 912 1859 966 1859 965 1859 943 1860 965 1860 893 1860 943 1861 912 1861 965 1861 964 1862 980 1862 913 1862 913 1863 980 1863 914 1863 979 1864 913 1864 914 1864 979 1865 915 1865 913 1865 913 1866 915 1866 916 1866 977 1867 913 1867 916 1867 972 1868 917 1868 918 1868 918 1869 917 1869 957 1869 956 1870 918 1870 957 1870 956 1871 953 1871 918 1871 918 1872 953 1872 951 1872 919 1873 856 1873 906 1873 919 1874 857 1874 856 1874 919 1875 896 1875 857 1875 857 1876 896 1876 859 1876 859 1877 896 1877 897 1877 920 1878 897 1878 921 1878 931 1879 921 1879 932 1879 933 1880 932 1880 899 1880 934 1881 899 1881 900 1881 832 1882 900 1882 935 1882 833 1883 935 1883 903 1883 830 1884 903 1884 922 1884 829 1885 922 1885 911 1885 936 1886 911 1886 937 1886 938 1887 937 1887 904 1887 923 1888 904 1888 939 1888 924 1889 939 1889 940 1889 853 1890 940 1890 925 1890 850 1891 925 1891 941 1891 942 1892 941 1892 912 1892 926 1893 912 1893 943 1893 851 1894 943 1894 893 1894 863 1895 893 1895 927 1895 864 1896 927 1896 944 1896 928 1897 944 1897 894 1897 929 1898 894 1898 945 1898 865 1899 945 1899 946 1899 947 1900 946 1900 948 1900 930 1901 948 1901 895 1901 867 1902 895 1902 949 1902 868 1903 949 1903 906 1903 856 1904 868 1904 906 1904 859 1905 897 1905 920 1905 920 1906 921 1906 931 1906 931 1907 932 1907 933 1907 933 1908 899 1908 934 1908 934 1909 900 1909 832 1909 832 1910 935 1910 833 1910 833 1911 903 1911 830 1911 830 1912 922 1912 829 1912 829 1913 911 1913 936 1913 936 1914 937 1914 938 1914 938 1915 904 1915 923 1915 923 1916 939 1916 924 1916 924 1917 940 1917 853 1917 853 1918 925 1918 850 1918 850 1919 941 1919 942 1919 942 1920 912 1920 926 1920 926 1921 943 1921 851 1921 851 1922 893 1922 863 1922 863 1923 927 1923 864 1923 864 1924 944 1924 928 1924 928 1925 894 1925 929 1925 929 1926 945 1926 865 1926 865 1927 946 1927 947 1927 947 1928 948 1928 930 1928 930 1929 895 1929 867 1929 867 1930 949 1930 868 1930 902 1931 950 1931 969 1931 902 1932 831 1932 950 1932 902 1933 951 1933 831 1933 831 1934 951 1934 952 1934 952 1935 951 1935 953 1935 954 1936 953 1936 956 1936 955 1937 956 1937 957 1937 970 1938 957 1938 917 1938 971 1939 917 1939 972 1939 973 1940 972 1940 974 1940 834 1941 974 1941 958 1941 835 1942 958 1942 891 1942 836 1943 891 1943 959 1943 837 1944 959 1944 975 1944 844 1945 975 1945 960 1945 845 1946 960 1946 961 1946 976 1947 961 1947 977 1947 962 1948 977 1948 916 1948 847 1949 916 1949 915 1949 978 1950 915 1950 979 1950 848 1951 979 1951 914 1951 963 1952 914 1952 980 1952 981 1953 980 1953 964 1953 982 1954 964 1954 965 1954 983 1955 965 1955 966 1955 984 1956 966 1956 985 1956 967 1957 985 1957 905 1957 855 1958 905 1958 968 1958 986 1959 968 1959 987 1959 988 1960 987 1960 910 1960 854 1961 910 1961 969 1961 950 1962 854 1962 969 1962 952 1963 953 1963 954 1963 954 1964 956 1964 955 1964 955 1965 957 1965 970 1965 970 1966 917 1966 971 1966 971 1967 972 1967 973 1967 973 1968 974 1968 834 1968 834 1969 958 1969 835 1969 835 1970 891 1970 836 1970 836 1971 959 1971 837 1971 837 1972 975 1972 844 1972 844 1973 960 1973 845 1973 845 1974 961 1974 976 1974 976 1975 977 1975 962 1975 962 1976 916 1976 847 1976 847 1977 915 1977 978 1977 978 1978 979 1978 848 1978 848 1979 914 1979 963 1979 963 1980 980 1980 981 1980 981 1981 964 1981 982 1981 982 1982 965 1982 983 1982 983 1983 966 1983 984 1983 984 1984 985 1984 967 1984 967 1985 905 1985 855 1985 855 1986 968 1986 986 1986 986 1987 987 1987 988 1987 988 1988 910 1988 854 1988 375 1989 990 1989 989 1989 989 1990 990 1990 991 1990 377 1991 989 1991 991 1991 377 1992 376 1992 989 1992 989 1993 376 1993 790 1993 992 1994 989 1994 790 1994 992 1995 757 1995 989 1995 992 1996 801 1996 757 1996 757 1997 801 1997 756 1997 756 1998 801 1998 808 1998 1033 1999 808 1999 993 1999 1032 2000 993 2000 807 2000 994 2001 807 2001 996 2001 995 2002 996 2002 997 2002 754 2003 997 2003 1031 2003 758 2004 1031 2004 1030 2004 998 2005 1030 2005 814 2005 749 2006 814 2006 999 2006 748 2007 999 2007 786 2007 1029 2008 786 2008 785 2008 1000 2009 785 2009 784 2009 747 2010 784 2010 1028 2010 1001 2011 1028 2011 1002 2011 1027 2012 1002 2012 1003 2012 1026 2013 1003 2013 1004 2013 746 2014 1004 2014 1005 2014 1006 2015 1005 2015 1007 2015 1025 2016 1007 2016 781 2016 1024 2017 781 2017 1023 2017 1022 2018 1023 2018 795 2018 1021 2019 795 2019 797 2019 1008 2020 797 2020 1009 2020 1010 2021 1009 2021 449 2021 1010 2022 1008 2022 1009 2022 1010 2023 1011 2023 1008 2023 1008 2024 1011 2024 1012 2024 1013 2025 1008 2025 1012 2025 1013 2026 436 2026 1008 2026 376 2027 1014 2027 790 2027 790 2028 1014 2028 452 2028 789 2029 452 2029 1015 2029 379 2030 789 2030 1015 2030 379 2031 1016 2031 789 2031 789 2032 1016 2032 380 2032 1017 2033 380 2033 381 2033 1018 2034 1017 2034 381 2034 1018 2035 389 2035 1017 2035 1017 2036 389 2036 388 2036 387 2037 1017 2037 388 2037 387 2038 798 2038 1017 2038 387 2039 1019 2039 798 2039 798 2040 1019 2040 1020 2040 450 2041 798 2041 1020 2041 450 2042 1009 2042 798 2042 450 2043 449 2043 1009 2043 790 2044 452 2044 789 2044 789 2045 380 2045 1017 2045 1008 2046 1021 2046 797 2046 1021 2047 1022 2047 795 2047 1022 2048 1024 2048 1023 2048 1024 2049 1025 2049 781 2049 1025 2050 1006 2050 1007 2050 1006 2051 746 2051 1005 2051 746 2052 1026 2052 1004 2052 1026 2053 1027 2053 1003 2053 1027 2054 1001 2054 1002 2054 1001 2055 747 2055 1028 2055 747 2056 1000 2056 784 2056 1000 2057 1029 2057 785 2057 1029 2058 748 2058 786 2058 748 2059 749 2059 999 2059 749 2060 998 2060 814 2060 998 2061 758 2061 1030 2061 758 2062 754 2062 1031 2062 754 2063 995 2063 997 2063 995 2064 994 2064 996 2064 994 2065 1032 2065 807 2065 1032 2066 1033 2066 993 2066 1033 2067 756 2067 808 2067 296 2068 295 2068 1061 2068 1061 2069 295 2069 294 2069 1062 2070 294 2070 293 2070 292 2071 1062 2071 293 2071 292 2072 1034 2072 1062 2072 1062 2073 1034 2073 803 2073 803 2074 1034 2074 1035 2074 1036 2075 803 2075 1035 2075 1036 2076 1037 2076 803 2076 803 2077 1037 2077 1038 2077 1038 2078 1037 2078 290 2078 289 2079 1038 2079 290 2079 289 2080 1039 2080 1038 2080 1038 2081 1039 2081 804 2081 804 2082 1039 2082 1063 2082 806 2083 1063 2083 288 2083 1040 2084 806 2084 288 2084 1040 2085 1064 2085 806 2085 1040 2086 1041 2086 1064 2086 1064 2087 1041 2087 1042 2087 1044 2088 1042 2088 1045 2088 1043 2089 1044 2089 1045 2089 1043 2090 1046 2090 1044 2090 1043 2091 1047 2091 1046 2091 1046 2092 1047 2092 775 2092 775 2093 1047 2093 282 2093 279 2094 775 2094 282 2094 279 2095 277 2095 775 2095 775 2096 277 2096 1048 2096 1048 2097 277 2097 1049 2097 1050 2098 1048 2098 1049 2098 1050 2099 1051 2099 1048 2099 1048 2100 1051 2100 776 2100 776 2101 1051 2101 285 2101 283 2102 776 2102 285 2102 283 2103 1052 2103 776 2103 776 2104 1052 2104 1076 2104 777 2105 1076 2105 1077 2105 1053 2106 1077 2106 1078 2106 778 2107 1078 2107 1054 2107 779 2108 1054 2108 1055 2108 1067 2109 1055 2109 1080 2109 1068 2110 1080 2110 1082 2110 1069 2111 1082 2111 1088 2111 787 2112 1088 2112 1070 2112 796 2113 1070 2113 1071 2113 1072 2114 1071 2114 1056 2114 788 2115 1056 2115 1083 2115 1073 2116 1083 2116 1074 2116 799 2117 1074 2117 1084 2117 1075 2118 1084 2118 1085 2118 800 2119 1085 2119 1086 2119 1057 2120 1086 2120 1059 2120 1058 2121 1059 2121 1060 2121 791 2122 1060 2122 1061 2122 1062 2123 1061 2123 294 2123 1062 2124 791 2124 1061 2124 804 2125 1063 2125 806 2125 1064 2126 1042 2126 1044 2126 1052 2127 1065 2127 1076 2127 1076 2128 1065 2128 1066 2128 776 2129 1076 2129 777 2129 777 2130 1077 2130 1053 2130 1053 2131 1078 2131 778 2131 778 2132 1054 2132 779 2132 779 2133 1055 2133 1067 2133 1067 2134 1080 2134 1068 2134 1068 2135 1082 2135 1069 2135 1069 2136 1088 2136 787 2136 787 2137 1070 2137 796 2137 796 2138 1071 2138 1072 2138 1072 2139 1056 2139 788 2139 788 2140 1083 2140 1073 2140 1073 2141 1074 2141 799 2141 799 2142 1084 2142 1075 2142 1075 2143 1085 2143 800 2143 800 2144 1086 2144 1057 2144 1057 2145 1059 2145 1058 2145 1058 2146 1060 2146 791 2146 1066 2147 1079 2147 1076 2147 1076 2148 1079 2148 1077 2148 1077 2149 1079 2149 1078 2149 1078 2150 1079 2150 1054 2150 1054 2151 1079 2151 1055 2151 1055 2152 1079 2152 1080 2152 1080 2153 1079 2153 1081 2153 1082 2154 1081 2154 1088 2154 1082 2155 1080 2155 1081 2155 439 2156 1056 2156 1081 2156 439 2157 1083 2157 1056 2157 439 2158 1074 2158 1083 2158 439 2159 1084 2159 1074 2159 439 2160 1087 2160 1084 2160 1084 2161 1087 2161 1085 2161 1085 2162 1087 2162 1086 2162 1086 2163 1087 2163 1059 2163 1059 2164 1087 2164 1060 2164 1060 2165 1087 2165 1061 2165 1061 2166 1087 2166 296 2166 1056 2167 1071 2167 1081 2167 1081 2168 1071 2168 1070 2168 1088 2169 1081 2169 1070 2169 1113 2170 849 2170 1089 2170 1089 2171 849 2171 1091 2171 849 2172 852 2172 1091 2172 1091 2173 852 2173 1250 2173 1090 2174 1091 2174 1101 2174 1090 2175 1092 2175 1091 2175 1091 2176 1092 2176 1208 2176 1093 2177 1091 2177 1208 2177 1093 2178 1196 2178 1091 2178 1091 2179 1196 2179 1194 2179 1191 2180 1091 2180 1194 2180 1191 2181 1089 2181 1091 2181 1191 2182 1187 2182 1089 2182 1089 2183 1187 2183 1183 2183 1178 2184 1089 2184 1183 2184 1178 2185 1177 2185 1089 2185 1089 2186 1177 2186 1172 2186 1171 2187 1089 2187 1172 2187 1171 2188 1094 2188 1089 2188 1089 2189 1094 2189 1095 2189 1097 2190 1095 2190 1158 2190 1096 2191 1097 2191 1158 2191 1096 2192 1149 2192 1097 2192 1097 2193 1149 2193 1098 2193 1146 2194 1097 2194 1098 2194 1146 2195 1141 2195 1097 2195 1097 2196 1141 2196 1136 2196 1250 2197 1136 2197 1133 2197 1099 2198 1250 2198 1133 2198 1099 2199 1100 2199 1250 2199 1250 2200 1100 2200 1124 2200 1123 2201 1250 2201 1124 2201 1123 2202 1114 2202 1250 2202 1250 2203 1114 2203 1101 2203 1091 2204 1250 2204 1101 2204 1089 2205 1095 2205 1097 2205 1097 2206 1136 2206 1250 2206 1089 2207 1097 2207 782 2207 782 2208 1097 2208 1105 2208 1112 2209 782 2209 1105 2209 780 2210 782 2210 1111 2210 1111 2211 782 2211 1112 2211 1257 2212 780 2212 1102 2212 1102 2213 780 2213 1111 2213 1210 2214 1102 2214 1207 2214 1210 2215 1213 2215 1102 2215 1102 2216 1213 2216 1103 2216 1119 2217 1102 2217 1103 2217 1119 2218 1116 2218 1102 2218 1102 2219 1116 2219 1125 2219 1104 2220 1102 2220 1125 2220 1104 2221 1105 2221 1102 2221 1104 2222 1131 2222 1105 2222 1105 2223 1131 2223 1134 2223 1139 2224 1105 2224 1134 2224 1139 2225 1140 2225 1105 2225 1105 2226 1140 2226 1144 2226 1106 2227 1105 2227 1144 2227 1106 2228 1152 2228 1105 2228 1105 2229 1152 2229 1155 2229 1112 2230 1155 2230 1154 2230 1107 2231 1112 2231 1154 2231 1107 2232 1108 2232 1112 2232 1112 2233 1108 2233 1167 2233 1168 2234 1112 2234 1167 2234 1168 2235 1109 2235 1112 2235 1112 2236 1109 2236 1182 2236 1111 2237 1182 2237 1185 2237 1186 2238 1111 2238 1185 2238 1186 2239 1193 2239 1111 2239 1111 2240 1193 2240 1110 2240 1201 2241 1111 2241 1110 2241 1201 2242 1204 2242 1111 2242 1111 2243 1204 2243 1207 2243 1102 2244 1111 2244 1207 2244 1105 2245 1155 2245 1112 2245 1112 2246 1182 2246 1111 2246 881 2247 818 2247 918 2247 918 2248 818 2248 816 2248 1113 2249 1089 2249 846 2249 846 2250 1089 2250 783 2250 783 2251 1089 2251 782 2251 1114 2252 1121 2252 1101 2252 1114 2253 1122 2253 1121 2253 1114 2254 1123 2254 1122 2254 1122 2255 1123 2255 1115 2255 1221 2256 1115 2256 1220 2256 1118 2257 1220 2257 1117 2257 1116 2258 1117 2258 1125 2258 1116 2259 1118 2259 1117 2259 1116 2260 1119 2260 1118 2260 1118 2261 1119 2261 1120 2261 1221 2262 1120 2262 1216 2262 1122 2263 1216 2263 1121 2263 1122 2264 1221 2264 1216 2264 1122 2265 1115 2265 1221 2265 1123 2266 1124 2266 1115 2266 1115 2267 1124 2267 1222 2267 1220 2268 1222 2268 1223 2268 1117 2269 1223 2269 1127 2269 1125 2270 1127 2270 1104 2270 1125 2271 1117 2271 1127 2271 1124 2272 1100 2272 1222 2272 1222 2273 1100 2273 1126 2273 1223 2274 1126 2274 1224 2274 1127 2275 1224 2275 1128 2275 1104 2276 1128 2276 1131 2276 1104 2277 1127 2277 1128 2277 1100 2278 1099 2278 1126 2278 1126 2279 1099 2279 1129 2279 1224 2280 1129 2280 1130 2280 1128 2281 1130 2281 1132 2281 1131 2282 1132 2282 1134 2282 1131 2283 1128 2283 1132 2283 1099 2284 1133 2284 1129 2284 1129 2285 1133 2285 1135 2285 1130 2286 1135 2286 1225 2286 1132 2287 1225 2287 1227 2287 1134 2288 1227 2288 1139 2288 1134 2289 1132 2289 1227 2289 1133 2290 1136 2290 1135 2290 1135 2291 1136 2291 1226 2291 1225 2292 1226 2292 1137 2292 1227 2293 1137 2293 1138 2293 1139 2294 1138 2294 1140 2294 1139 2295 1227 2295 1138 2295 1136 2296 1141 2296 1226 2296 1226 2297 1141 2297 1142 2297 1137 2298 1142 2298 1143 2298 1138 2299 1143 2299 1145 2299 1140 2300 1145 2300 1144 2300 1140 2301 1138 2301 1145 2301 1141 2302 1146 2302 1142 2302 1142 2303 1146 2303 1228 2303 1143 2304 1228 2304 1229 2304 1145 2305 1229 2305 1147 2305 1144 2306 1147 2306 1106 2306 1144 2307 1145 2307 1147 2307 1146 2308 1098 2308 1228 2308 1228 2309 1098 2309 1150 2309 1229 2310 1150 2310 1151 2310 1147 2311 1151 2311 1148 2311 1106 2312 1148 2312 1152 2312 1106 2313 1147 2313 1148 2313 1098 2314 1149 2314 1150 2314 1150 2315 1149 2315 1153 2315 1151 2316 1153 2316 1231 2316 1148 2317 1231 2317 1156 2317 1152 2318 1156 2318 1155 2318 1152 2319 1148 2319 1156 2319 1149 2320 1096 2320 1153 2320 1153 2321 1096 2321 1157 2321 1231 2322 1157 2322 1230 2322 1156 2323 1230 2323 1160 2323 1155 2324 1160 2324 1154 2324 1155 2325 1156 2325 1160 2325 1096 2326 1158 2326 1157 2326 1157 2327 1158 2327 1161 2327 1230 2328 1161 2328 1232 2328 1160 2329 1232 2329 1159 2329 1154 2330 1159 2330 1107 2330 1154 2331 1160 2331 1159 2331 1158 2332 1095 2332 1161 2332 1161 2333 1095 2333 1162 2333 1232 2334 1162 2334 1165 2334 1159 2335 1165 2335 1163 2335 1107 2336 1163 2336 1108 2336 1107 2337 1159 2337 1163 2337 1095 2338 1094 2338 1162 2338 1162 2339 1094 2339 1164 2339 1165 2340 1164 2340 1166 2340 1163 2341 1166 2341 1169 2341 1108 2342 1169 2342 1167 2342 1108 2343 1163 2343 1169 2343 1094 2344 1171 2344 1164 2344 1164 2345 1171 2345 1173 2345 1166 2346 1173 2346 1234 2346 1169 2347 1234 2347 1170 2347 1167 2348 1170 2348 1168 2348 1167 2349 1169 2349 1170 2349 1171 2350 1172 2350 1173 2350 1173 2351 1172 2351 1233 2351 1234 2352 1233 2352 1175 2352 1170 2353 1175 2353 1174 2353 1168 2354 1174 2354 1109 2354 1168 2355 1170 2355 1174 2355 1172 2356 1177 2356 1233 2356 1233 2357 1177 2357 1176 2357 1175 2358 1176 2358 1179 2358 1174 2359 1179 2359 1180 2359 1109 2360 1180 2360 1182 2360 1109 2361 1174 2361 1180 2361 1177 2362 1178 2362 1176 2362 1176 2363 1178 2363 1235 2363 1179 2364 1235 2364 1181 2364 1180 2365 1181 2365 1237 2365 1182 2366 1237 2366 1185 2366 1182 2367 1180 2367 1237 2367 1178 2368 1183 2368 1235 2368 1235 2369 1183 2369 1236 2369 1181 2370 1236 2370 1188 2370 1237 2371 1188 2371 1184 2371 1185 2372 1184 2372 1186 2372 1185 2373 1237 2373 1184 2373 1183 2374 1187 2374 1236 2374 1236 2375 1187 2375 1190 2375 1188 2376 1190 2376 1240 2376 1184 2377 1240 2377 1189 2377 1186 2378 1189 2378 1193 2378 1186 2379 1184 2379 1189 2379 1187 2380 1191 2380 1190 2380 1190 2381 1191 2381 1192 2381 1240 2382 1192 2382 1238 2382 1189 2383 1238 2383 1195 2383 1193 2384 1195 2384 1110 2384 1193 2385 1189 2385 1195 2385 1191 2386 1194 2386 1192 2386 1192 2387 1194 2387 1239 2387 1238 2388 1239 2388 1197 2388 1195 2389 1197 2389 1199 2389 1110 2390 1199 2390 1201 2390 1110 2391 1195 2391 1199 2391 1194 2392 1196 2392 1239 2392 1239 2393 1196 2393 1198 2393 1197 2394 1198 2394 1200 2394 1199 2395 1200 2395 1202 2395 1201 2396 1202 2396 1204 2396 1201 2397 1199 2397 1202 2397 1196 2398 1093 2398 1198 2398 1198 2399 1093 2399 1205 2399 1200 2400 1205 2400 1206 2400 1202 2401 1206 2401 1203 2401 1204 2402 1203 2402 1207 2402 1204 2403 1202 2403 1203 2403 1093 2404 1208 2404 1205 2404 1205 2405 1208 2405 1241 2405 1206 2406 1241 2406 1218 2406 1203 2407 1218 2407 1217 2407 1207 2408 1217 2408 1210 2408 1207 2409 1203 2409 1217 2409 1208 2410 1092 2410 1241 2410 1241 2411 1092 2411 1209 2411 1218 2412 1209 2412 1212 2412 1217 2413 1212 2413 1219 2413 1210 2414 1219 2414 1213 2414 1210 2415 1217 2415 1219 2415 1092 2416 1090 2416 1209 2416 1209 2417 1090 2417 1211 2417 1212 2418 1211 2418 1214 2418 1219 2419 1214 2419 1215 2419 1213 2420 1215 2420 1103 2420 1213 2421 1219 2421 1215 2421 1090 2422 1101 2422 1211 2422 1211 2423 1101 2423 1121 2423 1214 2424 1121 2424 1216 2424 1215 2425 1216 2425 1120 2425 1103 2426 1120 2426 1119 2426 1103 2427 1215 2427 1120 2427 1211 2428 1212 2428 1209 2428 1214 2429 1211 2429 1121 2429 1212 2430 1217 2430 1218 2430 1219 2431 1212 2431 1214 2431 1215 2432 1214 2432 1216 2432 1220 2433 1115 2433 1222 2433 1118 2434 1120 2434 1221 2434 1220 2435 1118 2435 1221 2435 1223 2436 1222 2436 1126 2436 1117 2437 1220 2437 1223 2437 1224 2438 1126 2438 1129 2438 1127 2439 1223 2439 1224 2439 1130 2440 1129 2440 1135 2440 1128 2441 1224 2441 1130 2441 1225 2442 1135 2442 1226 2442 1132 2443 1130 2443 1225 2443 1137 2444 1226 2444 1142 2444 1227 2445 1225 2445 1137 2445 1143 2446 1142 2446 1228 2446 1138 2447 1137 2447 1143 2447 1229 2448 1228 2448 1150 2448 1145 2449 1143 2449 1229 2449 1151 2450 1150 2450 1153 2450 1147 2451 1229 2451 1151 2451 1231 2452 1153 2452 1157 2452 1148 2453 1151 2453 1231 2453 1230 2454 1157 2454 1161 2454 1156 2455 1231 2455 1230 2455 1232 2456 1161 2456 1162 2456 1160 2457 1230 2457 1232 2457 1165 2458 1162 2458 1164 2458 1159 2459 1232 2459 1165 2459 1166 2460 1164 2460 1173 2460 1163 2461 1165 2461 1166 2461 1234 2462 1173 2462 1233 2462 1169 2463 1166 2463 1234 2463 1175 2464 1233 2464 1176 2464 1170 2465 1234 2465 1175 2465 1179 2466 1176 2466 1235 2466 1174 2467 1175 2467 1179 2467 1181 2468 1235 2468 1236 2468 1180 2469 1179 2469 1181 2469 1188 2470 1236 2470 1190 2470 1237 2471 1181 2471 1188 2471 1240 2472 1190 2472 1192 2472 1184 2473 1188 2473 1240 2473 1238 2474 1192 2474 1239 2474 1189 2475 1240 2475 1238 2475 1197 2476 1239 2476 1198 2476 1195 2477 1238 2477 1197 2477 1200 2478 1198 2478 1205 2478 1199 2479 1197 2479 1200 2479 1206 2480 1205 2480 1241 2480 1202 2481 1200 2481 1206 2481 1218 2482 1241 2482 1209 2482 1203 2483 1206 2483 1218 2483 547 2484 625 2484 568 2484 547 2485 1242 2485 625 2485 547 2486 520 2486 1242 2486 1242 2487 520 2487 609 2487 609 2488 520 2488 521 2488 1261 2489 521 2489 1262 2489 624 2490 1262 2490 1243 2490 1263 2491 1243 2491 1264 2491 1260 2492 1264 2492 524 2492 202 2493 524 2493 1244 2493 549 2494 202 2494 1244 2494 549 2495 526 2495 202 2495 202 2496 526 2496 527 2496 551 2497 202 2497 527 2497 551 2498 553 2498 202 2498 202 2499 553 2499 1245 2499 555 2500 202 2500 1245 2500 555 2501 528 2501 202 2501 202 2502 528 2502 529 2502 530 2503 202 2503 529 2503 530 2504 558 2504 202 2504 202 2505 558 2505 1246 2505 1246 2506 558 2506 559 2506 531 2507 1246 2507 559 2507 531 2508 560 2508 1246 2508 1246 2509 560 2509 534 2509 535 2510 1246 2510 534 2510 535 2511 1247 2511 1246 2511 1246 2512 1247 2512 536 2512 564 2513 1246 2513 536 2513 564 2514 1248 2514 1246 2514 1246 2515 1248 2515 537 2515 1249 2516 1246 2516 537 2516 1249 2517 539 2517 1246 2517 1246 2518 539 2518 631 2518 1250 2519 631 2519 632 2519 1251 2520 1250 2520 632 2520 1251 2521 615 2521 1250 2521 1250 2522 615 2522 1252 2522 616 2523 1250 2523 1252 2523 616 2524 617 2524 1250 2524 1250 2525 617 2525 636 2525 1253 2526 1250 2526 636 2526 1253 2527 1254 2527 1250 2527 1250 2528 1254 2528 637 2528 1255 2529 1250 2529 637 2529 1255 2530 1097 2530 1250 2530 1255 2531 1257 2531 1097 2531 1255 2532 639 2532 1257 2532 1257 2533 639 2533 602 2533 603 2534 1257 2534 602 2534 603 2535 1256 2535 1257 2535 1257 2536 1256 2536 619 2536 620 2537 1257 2537 619 2537 620 2538 1258 2538 1257 2538 1257 2539 1258 2539 621 2539 1259 2540 1257 2540 621 2540 1259 2541 622 2541 1257 2541 1257 2542 622 2542 606 2542 623 2543 1257 2543 606 2543 623 2544 202 2544 1257 2544 623 2545 1260 2545 202 2545 202 2546 1260 2546 524 2546 609 2547 521 2547 1261 2547 1261 2548 1262 2548 624 2548 624 2549 1243 2549 1263 2549 1263 2550 1264 2550 1260 2550 631 2551 539 2551 1265 2551 1265 2552 539 2552 565 2552 628 2553 565 2553 566 2553 627 2554 566 2554 1267 2554 1266 2555 1267 2555 567 2555 626 2556 567 2556 544 2556 1268 2557 544 2557 568 2557 625 2558 1268 2558 568 2558 1265 2559 565 2559 628 2559 628 2560 566 2560 627 2560 627 2561 1267 2561 1266 2561 1266 2562 567 2562 626 2562 626 2563 544 2563 1268 2563 1246 2564 631 2564 1250 2564 852 2565 1246 2565 1250 2565 1102 2566 1105 2566 1257 2566 1257 2567 1105 2567 1097 2567 1640 2568 1636 2568 1597 2568 1597 2569 1636 2569 1269 2569 1636 2570 1270 2570 1269 2570 1269 2571 1270 2571 1271 2571 1270 2572 1676 2572 1271 2572 1271 2573 1676 2573 1605 2573 1676 2574 1640 2574 1605 2574 1605 2575 1640 2575 1597 2575 1274 2576 1650 2576 1581 2576 1581 2577 1650 2577 1272 2577 1650 2578 1273 2578 1272 2578 1272 2579 1273 2579 1612 2579 1273 2580 1651 2580 1612 2580 1612 2581 1651 2581 1582 2581 1651 2582 1274 2582 1582 2582 1582 2583 1274 2583 1581 2583 1278 2584 1275 2584 1583 2584 1583 2585 1275 2585 1584 2585 1275 2586 1276 2586 1584 2586 1584 2587 1276 2587 1614 2587 1276 2588 1277 2588 1614 2588 1614 2589 1277 2589 1580 2589 1277 2590 1278 2590 1580 2590 1580 2591 1278 2591 1583 2591 1283 2592 1652 2592 1284 2592 1284 2593 1652 2593 1279 2593 1652 2594 1280 2594 1279 2594 1279 2595 1280 2595 1281 2595 1280 2596 1282 2596 1281 2596 1281 2597 1282 2597 1613 2597 1282 2598 1283 2598 1613 2598 1613 2599 1283 2599 1284 2599 1340 2600 1327 2600 1341 2600 1341 2601 1327 2601 1326 2601 1286 2602 1285 2602 1327 2602 1286 2603 1293 2603 1285 2603 1286 2604 1668 2604 1293 2604 1293 2605 1668 2605 1287 2605 1288 2606 1287 2606 1289 2606 1331 2607 1289 2607 1290 2607 1291 2608 1290 2608 1332 2608 1620 2609 1332 2609 1297 2609 1620 2610 1291 2610 1332 2610 1620 2611 1619 2611 1291 2611 1291 2612 1619 2612 1330 2612 1331 2613 1330 2613 1292 2613 1288 2614 1292 2614 1294 2614 1293 2615 1294 2615 1285 2615 1293 2616 1288 2616 1294 2616 1293 2617 1287 2617 1288 2617 1668 2618 1662 2618 1287 2618 1287 2619 1662 2619 1298 2619 1289 2620 1298 2620 1295 2620 1290 2621 1295 2621 1296 2621 1332 2622 1296 2622 1300 2622 1297 2623 1300 2623 1299 2623 1297 2624 1332 2624 1300 2624 1662 2625 1661 2625 1298 2625 1298 2626 1661 2626 1302 2626 1295 2627 1302 2627 1335 2627 1296 2628 1335 2628 1334 2628 1300 2629 1334 2629 1304 2629 1299 2630 1304 2630 1305 2630 1299 2631 1300 2631 1304 2631 1661 2632 1301 2632 1302 2632 1302 2633 1301 2633 1333 2633 1335 2634 1333 2634 1336 2634 1334 2635 1336 2635 1303 2635 1304 2636 1303 2636 1306 2636 1305 2637 1306 2637 1308 2637 1305 2638 1304 2638 1306 2638 1301 2639 1307 2639 1333 2639 1333 2640 1307 2640 1309 2640 1336 2641 1309 2641 1310 2641 1303 2642 1310 2642 1338 2642 1306 2643 1338 2643 1312 2643 1308 2644 1312 2644 1585 2644 1308 2645 1306 2645 1312 2645 1307 2646 1666 2646 1309 2646 1309 2647 1666 2647 1337 2647 1310 2648 1337 2648 1314 2648 1338 2649 1314 2649 1311 2649 1312 2650 1311 2650 1316 2650 1585 2651 1312 2651 1316 2651 1666 2652 1313 2652 1337 2652 1337 2653 1313 2653 1315 2653 1314 2654 1315 2654 1318 2654 1311 2655 1318 2655 1316 2655 1311 2656 1314 2656 1318 2656 1313 2657 1658 2657 1315 2657 1315 2658 1658 2658 1317 2658 1318 2659 1317 2659 1316 2659 1318 2660 1315 2660 1317 2660 1658 2661 1319 2661 1317 2661 1317 2662 1319 2662 1316 2662 1316 2663 1319 2663 1339 2663 1619 2664 1320 2664 1330 2664 1330 2665 1320 2665 1321 2665 1292 2666 1321 2666 1329 2666 1294 2667 1329 2667 1322 2667 1285 2668 1322 2668 1327 2668 1285 2669 1294 2669 1322 2669 1320 2670 1325 2670 1321 2670 1321 2671 1325 2671 1323 2671 1329 2672 1323 2672 1324 2672 1322 2673 1324 2673 1327 2673 1322 2674 1329 2674 1324 2674 1325 2675 1615 2675 1323 2675 1323 2676 1615 2676 1328 2676 1324 2677 1328 2677 1326 2677 1327 2678 1324 2678 1326 2678 1615 2679 1326 2679 1328 2679 1323 2680 1328 2680 1324 2680 1292 2681 1329 2681 1294 2681 1321 2682 1323 2682 1329 2682 1331 2683 1292 2683 1288 2683 1289 2684 1331 2684 1288 2684 1298 2685 1289 2685 1287 2685 1330 2686 1321 2686 1292 2686 1302 2687 1295 2687 1298 2687 1291 2688 1330 2688 1331 2688 1290 2689 1291 2689 1331 2689 1295 2690 1290 2690 1289 2690 1333 2691 1335 2691 1302 2691 1335 2692 1296 2692 1295 2692 1296 2693 1332 2693 1290 2693 1309 2694 1336 2694 1333 2694 1336 2695 1334 2695 1335 2695 1334 2696 1300 2696 1296 2696 1337 2697 1310 2697 1309 2697 1310 2698 1303 2698 1336 2698 1303 2699 1304 2699 1334 2699 1315 2700 1314 2700 1337 2700 1314 2701 1338 2701 1310 2701 1338 2702 1306 2702 1303 2702 1312 2703 1338 2703 1311 2703 1339 2704 1653 2704 1316 2704 1316 2705 1653 2705 1586 2705 1653 2706 1340 2706 1586 2706 1586 2707 1340 2707 1341 2707 1610 2708 1424 2708 1609 2708 1610 2709 1346 2709 1424 2709 1610 2710 1608 2710 1346 2710 1346 2711 1608 2711 1347 2711 1343 2712 1347 2712 1425 2712 1342 2713 1425 2713 1348 2713 1342 2714 1343 2714 1425 2714 1342 2715 1344 2715 1343 2715 1343 2716 1344 2716 1345 2716 1346 2717 1345 2717 1424 2717 1346 2718 1343 2718 1345 2718 1346 2719 1347 2719 1343 2719 1608 2720 1607 2720 1347 2720 1347 2721 1607 2721 1351 2721 1425 2722 1351 2722 1349 2722 1348 2723 1349 2723 1673 2723 1348 2724 1425 2724 1349 2724 1607 2725 1350 2725 1351 2725 1351 2726 1350 2726 1353 2726 1349 2727 1353 2727 1354 2727 1673 2728 1354 2728 1674 2728 1673 2729 1349 2729 1354 2729 1350 2730 1352 2730 1353 2730 1353 2731 1352 2731 1426 2731 1354 2732 1426 2732 1355 2732 1674 2733 1355 2733 1356 2733 1674 2734 1354 2734 1355 2734 1352 2735 1357 2735 1426 2735 1426 2736 1357 2736 1359 2736 1355 2737 1359 2737 1358 2737 1356 2738 1358 2738 1675 2738 1356 2739 1355 2739 1358 2739 1357 2740 1606 2740 1359 2740 1359 2741 1606 2741 1427 2741 1358 2742 1427 2742 1361 2742 1675 2743 1361 2743 1641 2743 1675 2744 1358 2744 1361 2744 1606 2745 1362 2745 1427 2745 1427 2746 1362 2746 1363 2746 1361 2747 1363 2747 1364 2747 1641 2748 1364 2748 1360 2748 1641 2749 1361 2749 1364 2749 1362 2750 1604 2750 1363 2750 1363 2751 1604 2751 1366 2751 1364 2752 1366 2752 1365 2752 1360 2753 1365 2753 1642 2753 1360 2754 1364 2754 1365 2754 1604 2755 1370 2755 1366 2755 1366 2756 1370 2756 1367 2756 1365 2757 1367 2757 1369 2757 1642 2758 1369 2758 1368 2758 1642 2759 1365 2759 1369 2759 1370 2760 1371 2760 1367 2760 1367 2761 1371 2761 1372 2761 1369 2762 1372 2762 1428 2762 1368 2763 1428 2763 1643 2763 1368 2764 1369 2764 1428 2764 1371 2765 1630 2765 1372 2765 1372 2766 1630 2766 1374 2766 1428 2767 1374 2767 1429 2767 1643 2768 1429 2768 1375 2768 1643 2769 1428 2769 1429 2769 1630 2770 1373 2770 1374 2770 1374 2771 1373 2771 1376 2771 1429 2772 1376 2772 1430 2772 1375 2773 1430 2773 1679 2773 1375 2774 1429 2774 1430 2774 1373 2775 1629 2775 1376 2775 1376 2776 1629 2776 1377 2776 1430 2777 1377 2777 1380 2777 1679 2778 1380 2778 1379 2778 1679 2779 1430 2779 1380 2779 1629 2780 1378 2780 1377 2780 1377 2781 1378 2781 1382 2781 1380 2782 1382 2782 1381 2782 1379 2783 1381 2783 1384 2783 1379 2784 1380 2784 1381 2784 1378 2785 1385 2785 1382 2785 1382 2786 1385 2786 1383 2786 1381 2787 1383 2787 1386 2787 1384 2788 1386 2788 1645 2788 1384 2789 1381 2789 1386 2789 1385 2790 1387 2790 1383 2790 1383 2791 1387 2791 1388 2791 1386 2792 1388 2792 1390 2792 1645 2793 1390 2793 1682 2793 1645 2794 1386 2794 1390 2794 1387 2795 1392 2795 1388 2795 1388 2796 1392 2796 1389 2796 1390 2797 1389 2797 1391 2797 1682 2798 1391 2798 1647 2798 1682 2799 1390 2799 1391 2799 1392 2800 1631 2800 1389 2800 1389 2801 1631 2801 1431 2801 1391 2802 1431 2802 1394 2802 1647 2803 1394 2803 1393 2803 1647 2804 1391 2804 1394 2804 1631 2805 1626 2805 1431 2805 1431 2806 1626 2806 1396 2806 1394 2807 1396 2807 1395 2807 1393 2808 1395 2808 1672 2808 1393 2809 1394 2809 1395 2809 1626 2810 1625 2810 1396 2810 1396 2811 1625 2811 1432 2811 1395 2812 1432 2812 1397 2812 1672 2813 1397 2813 1671 2813 1672 2814 1395 2814 1397 2814 1625 2815 1592 2815 1432 2815 1432 2816 1592 2816 1399 2816 1397 2817 1399 2817 1398 2817 1671 2818 1398 2818 1670 2818 1671 2819 1397 2819 1398 2819 1592 2820 1400 2820 1399 2820 1399 2821 1400 2821 1433 2821 1398 2822 1433 2822 1401 2822 1670 2823 1401 2823 1403 2823 1670 2824 1398 2824 1401 2824 1400 2825 1404 2825 1433 2825 1433 2826 1404 2826 1402 2826 1401 2827 1402 2827 1406 2827 1403 2828 1406 2828 1669 2828 1403 2829 1401 2829 1406 2829 1404 2830 1405 2830 1402 2830 1402 2831 1405 2831 1434 2831 1406 2832 1434 2832 1408 2832 1669 2833 1408 2833 1407 2833 1669 2834 1406 2834 1408 2834 1405 2835 1590 2835 1434 2835 1434 2836 1590 2836 1435 2836 1408 2837 1435 2837 1410 2837 1407 2838 1410 2838 1413 2838 1407 2839 1408 2839 1410 2839 1590 2840 1409 2840 1435 2840 1435 2841 1409 2841 1411 2841 1410 2842 1411 2842 1412 2842 1413 2843 1412 2843 1415 2843 1413 2844 1410 2844 1412 2844 1409 2845 1414 2845 1411 2845 1411 2846 1414 2846 1416 2846 1412 2847 1416 2847 1436 2847 1415 2848 1436 2848 1417 2848 1415 2849 1412 2849 1436 2849 1414 2850 1588 2850 1416 2850 1416 2851 1588 2851 1419 2851 1436 2852 1419 2852 1418 2852 1417 2853 1418 2853 1422 2853 1417 2854 1436 2854 1418 2854 1588 2855 1589 2855 1419 2855 1419 2856 1589 2856 1420 2856 1418 2857 1420 2857 1421 2857 1422 2858 1421 2858 1423 2858 1422 2859 1418 2859 1421 2859 1589 2860 1609 2860 1420 2860 1420 2861 1609 2861 1424 2861 1421 2862 1424 2862 1345 2862 1423 2863 1345 2863 1344 2863 1423 2864 1421 2864 1345 2864 1420 2865 1418 2865 1419 2865 1421 2866 1420 2866 1424 2866 1425 2867 1347 2867 1351 2867 1349 2868 1351 2868 1353 2868 1354 2869 1353 2869 1426 2869 1355 2870 1426 2870 1359 2870 1358 2871 1359 2871 1427 2871 1361 2872 1427 2872 1363 2872 1364 2873 1363 2873 1366 2873 1365 2874 1366 2874 1367 2874 1369 2875 1367 2875 1372 2875 1428 2876 1372 2876 1374 2876 1429 2877 1374 2877 1376 2877 1430 2878 1376 2878 1377 2878 1380 2879 1377 2879 1382 2879 1381 2880 1382 2880 1383 2880 1386 2881 1383 2881 1388 2881 1390 2882 1388 2882 1389 2882 1391 2883 1389 2883 1431 2883 1394 2884 1431 2884 1396 2884 1395 2885 1396 2885 1432 2885 1397 2886 1432 2886 1399 2886 1398 2887 1399 2887 1433 2887 1401 2888 1433 2888 1402 2888 1406 2889 1402 2889 1434 2889 1408 2890 1434 2890 1435 2890 1410 2891 1435 2891 1411 2891 1412 2892 1411 2892 1416 2892 1436 2893 1416 2893 1419 2893 1437 2894 1515 2894 1514 2894 1437 2895 1438 2895 1515 2895 1437 2896 1633 2896 1438 2896 1438 2897 1633 2897 1439 2897 1440 2898 1439 2898 1518 2898 1441 2899 1518 2899 1444 2899 1441 2900 1440 2900 1518 2900 1441 2901 1442 2901 1440 2901 1440 2902 1442 2902 1443 2902 1438 2903 1443 2903 1515 2903 1438 2904 1440 2904 1443 2904 1438 2905 1439 2905 1440 2905 1633 2906 1634 2906 1439 2906 1439 2907 1634 2907 1519 2907 1518 2908 1519 2908 1445 2908 1444 2909 1445 2909 1677 2909 1444 2910 1518 2910 1445 2910 1634 2911 1635 2911 1519 2911 1519 2912 1635 2912 1447 2912 1445 2913 1447 2913 1520 2913 1677 2914 1520 2914 1446 2914 1677 2915 1445 2915 1520 2915 1635 2916 1449 2916 1447 2916 1447 2917 1449 2917 1521 2917 1520 2918 1521 2918 1448 2918 1446 2919 1448 2919 1639 2919 1446 2920 1520 2920 1448 2920 1449 2921 1603 2921 1521 2921 1521 2922 1603 2922 1522 2922 1448 2923 1522 2923 1451 2923 1639 2924 1451 2924 1450 2924 1639 2925 1448 2925 1451 2925 1603 2926 1602 2926 1522 2926 1522 2927 1602 2927 1523 2927 1451 2928 1523 2928 1452 2928 1450 2929 1452 2929 1638 2929 1450 2930 1451 2930 1452 2930 1602 2931 1601 2931 1523 2931 1523 2932 1601 2932 1453 2932 1452 2933 1453 2933 1455 2933 1638 2934 1455 2934 1454 2934 1638 2935 1452 2935 1455 2935 1601 2936 1600 2936 1453 2936 1453 2937 1600 2937 1525 2937 1455 2938 1525 2938 1524 2938 1454 2939 1524 2939 1458 2939 1454 2940 1455 2940 1524 2940 1600 2941 1599 2941 1525 2941 1525 2942 1599 2942 1456 2942 1524 2943 1456 2943 1457 2943 1458 2944 1457 2944 1459 2944 1458 2945 1524 2945 1457 2945 1599 2946 1461 2946 1456 2946 1456 2947 1461 2947 1462 2947 1457 2948 1462 2948 1460 2948 1459 2949 1460 2949 1463 2949 1459 2950 1457 2950 1460 2950 1461 2951 1598 2951 1462 2951 1462 2952 1598 2952 1466 2952 1460 2953 1466 2953 1467 2953 1463 2954 1467 2954 1464 2954 1463 2955 1460 2955 1467 2955 1598 2956 1465 2956 1466 2956 1466 2957 1465 2957 1526 2957 1467 2958 1526 2958 1527 2958 1464 2959 1527 2959 1469 2959 1464 2960 1467 2960 1527 2960 1465 2961 1470 2961 1526 2961 1526 2962 1470 2962 1468 2962 1527 2963 1468 2963 1472 2963 1469 2964 1472 2964 1471 2964 1469 2965 1527 2965 1472 2965 1470 2966 1473 2966 1468 2966 1468 2967 1473 2967 1474 2967 1472 2968 1474 2968 1528 2968 1471 2969 1528 2969 1476 2969 1471 2970 1472 2970 1528 2970 1473 2971 1596 2971 1474 2971 1474 2972 1596 2972 1475 2972 1528 2973 1475 2973 1479 2973 1476 2974 1479 2974 1478 2974 1476 2975 1528 2975 1479 2975 1596 2976 1477 2976 1475 2976 1475 2977 1477 2977 1481 2977 1479 2978 1481 2978 1480 2978 1478 2979 1480 2979 1649 2979 1478 2980 1479 2980 1480 2980 1477 2981 1595 2981 1481 2981 1481 2982 1595 2982 1483 2982 1480 2983 1483 2983 1482 2983 1649 2984 1482 2984 1648 2984 1649 2985 1480 2985 1482 2985 1595 2986 1484 2986 1483 2986 1483 2987 1484 2987 1486 2987 1482 2988 1486 2988 1529 2988 1648 2989 1529 2989 1485 2989 1648 2990 1482 2990 1529 2990 1484 2991 1487 2991 1486 2991 1486 2992 1487 2992 1489 2992 1529 2993 1489 2993 1488 2993 1485 2994 1488 2994 1491 2994 1485 2995 1529 2995 1488 2995 1487 2996 1490 2996 1489 2996 1489 2997 1490 2997 1492 2997 1488 2998 1492 2998 1530 2998 1491 2999 1530 2999 1496 2999 1491 3000 1488 3000 1530 3000 1490 3001 1493 3001 1492 3001 1492 3002 1493 3002 1531 3002 1530 3003 1531 3003 1494 3003 1496 3004 1494 3004 1495 3004 1496 3005 1530 3005 1494 3005 1493 3006 1594 3006 1531 3006 1531 3007 1594 3007 1532 3007 1494 3008 1532 3008 1497 3008 1495 3009 1497 3009 1500 3009 1495 3010 1494 3010 1497 3010 1594 3011 1593 3011 1532 3011 1532 3012 1593 3012 1498 3012 1497 3013 1498 3013 1499 3013 1500 3014 1499 3014 1646 3014 1500 3015 1497 3015 1499 3015 1593 3016 1624 3016 1498 3016 1498 3017 1624 3017 1502 3017 1499 3018 1502 3018 1503 3018 1646 3019 1503 3019 1644 3019 1646 3020 1499 3020 1503 3020 1624 3021 1501 3021 1502 3021 1502 3022 1501 3022 1504 3022 1503 3023 1504 3023 1506 3023 1644 3024 1506 3024 1681 3024 1644 3025 1503 3025 1506 3025 1501 3026 1627 3026 1504 3026 1504 3027 1627 3027 1507 3027 1506 3028 1507 3028 1505 3028 1681 3029 1505 3029 1680 3029 1681 3030 1506 3030 1505 3030 1627 3031 1632 3031 1507 3031 1507 3032 1632 3032 1533 3032 1505 3033 1533 3033 1508 3033 1680 3034 1508 3034 1678 3034 1680 3035 1505 3035 1508 3035 1632 3036 1511 3036 1533 3036 1533 3037 1511 3037 1517 3037 1508 3038 1517 3038 1510 3038 1678 3039 1510 3039 1509 3039 1678 3040 1508 3040 1510 3040 1511 3041 1628 3041 1517 3041 1517 3042 1628 3042 1512 3042 1510 3043 1512 3043 1513 3043 1509 3044 1513 3044 1516 3044 1509 3045 1510 3045 1513 3045 1628 3046 1514 3046 1512 3046 1512 3047 1514 3047 1515 3047 1513 3048 1515 3048 1443 3048 1516 3049 1443 3049 1442 3049 1516 3050 1513 3050 1443 3050 1512 3051 1510 3051 1517 3051 1513 3052 1512 3052 1515 3052 1518 3053 1439 3053 1519 3053 1445 3054 1519 3054 1447 3054 1520 3055 1447 3055 1521 3055 1448 3056 1521 3056 1522 3056 1451 3057 1522 3057 1523 3057 1452 3058 1523 3058 1453 3058 1455 3059 1453 3059 1525 3059 1524 3060 1525 3060 1456 3060 1457 3061 1456 3061 1462 3061 1460 3062 1462 3062 1466 3062 1467 3063 1466 3063 1526 3063 1527 3064 1526 3064 1468 3064 1472 3065 1468 3065 1474 3065 1528 3066 1474 3066 1475 3066 1479 3067 1475 3067 1481 3067 1480 3068 1481 3068 1483 3068 1482 3069 1483 3069 1486 3069 1529 3070 1486 3070 1489 3070 1488 3071 1489 3071 1492 3071 1530 3072 1492 3072 1531 3072 1494 3073 1531 3073 1532 3073 1497 3074 1532 3074 1498 3074 1499 3075 1498 3075 1502 3075 1503 3076 1502 3076 1504 3076 1506 3077 1504 3077 1507 3077 1505 3078 1507 3078 1533 3078 1508 3079 1533 3079 1517 3079 1534 3080 1637 3080 1535 3080 1535 3081 1637 3081 1579 3081 1654 3082 1534 3082 1536 3082 1536 3083 1534 3083 1535 3083 1655 3084 1568 3084 1657 3084 1655 3085 1537 3085 1568 3085 1655 3086 1656 3086 1537 3086 1537 3087 1656 3087 1538 3087 1540 3088 1538 3088 1542 3088 1539 3089 1542 3089 1621 3089 1539 3090 1540 3090 1542 3090 1539 3091 1623 3091 1540 3091 1540 3092 1623 3092 1566 3092 1537 3093 1566 3093 1568 3093 1537 3094 1540 3094 1566 3094 1537 3095 1538 3095 1540 3095 1656 3096 1659 3096 1538 3096 1538 3097 1659 3097 1569 3097 1542 3098 1569 3098 1541 3098 1621 3099 1541 3099 1543 3099 1621 3100 1542 3100 1541 3100 1659 3101 1664 3101 1569 3101 1569 3102 1664 3102 1545 3102 1541 3103 1545 3103 1546 3103 1543 3104 1546 3104 1544 3104 1543 3105 1541 3105 1546 3105 1664 3106 1665 3106 1545 3106 1545 3107 1665 3107 1571 3107 1546 3108 1571 3108 1570 3108 1544 3109 1570 3109 1622 3109 1544 3110 1546 3110 1570 3110 1665 3111 1549 3111 1571 3111 1571 3112 1549 3112 1547 3112 1570 3113 1547 3113 1548 3113 1622 3114 1548 3114 1552 3114 1622 3115 1570 3115 1548 3115 1549 3116 1667 3116 1547 3116 1547 3117 1667 3117 1572 3117 1548 3118 1572 3118 1550 3118 1552 3119 1550 3119 1551 3119 1552 3120 1548 3120 1550 3120 1667 3121 1553 3121 1572 3121 1572 3122 1553 3122 1573 3122 1550 3123 1573 3123 1575 3123 1551 3124 1575 3124 1618 3124 1551 3125 1550 3125 1575 3125 1553 3126 1660 3126 1573 3126 1573 3127 1660 3127 1574 3127 1575 3128 1574 3128 1554 3128 1618 3129 1554 3129 1617 3129 1618 3130 1575 3130 1554 3130 1660 3131 1556 3131 1574 3131 1574 3132 1556 3132 1576 3132 1554 3133 1576 3133 1555 3133 1617 3134 1555 3134 1616 3134 1617 3135 1554 3135 1555 3135 1556 3136 1663 3136 1576 3136 1576 3137 1663 3137 1558 3137 1555 3138 1558 3138 1557 3138 1616 3139 1557 3139 1560 3139 1616 3140 1555 3140 1557 3140 1663 3141 1559 3141 1558 3141 1558 3142 1559 3142 1562 3142 1557 3143 1562 3143 1561 3143 1560 3144 1561 3144 1536 3144 1560 3145 1557 3145 1561 3145 1559 3146 1563 3146 1562 3146 1562 3147 1563 3147 1564 3147 1561 3148 1564 3148 1536 3148 1561 3149 1562 3149 1564 3149 1563 3150 1654 3150 1564 3150 1564 3151 1654 3151 1536 3151 1623 3152 1565 3152 1566 3152 1566 3153 1565 3153 1567 3153 1568 3154 1567 3154 1657 3154 1568 3155 1566 3155 1567 3155 1565 3156 1587 3156 1567 3156 1567 3157 1587 3157 1657 3157 1569 3158 1542 3158 1538 3158 1545 3159 1541 3159 1569 3159 1571 3160 1546 3160 1545 3160 1547 3161 1570 3161 1571 3161 1572 3162 1548 3162 1547 3162 1573 3163 1550 3163 1572 3163 1574 3164 1575 3164 1573 3164 1576 3165 1554 3165 1574 3165 1558 3166 1555 3166 1576 3166 1562 3167 1557 3167 1558 3167 1577 3168 1657 3168 1611 3168 1611 3169 1657 3169 1587 3169 1578 3170 1577 3170 1591 3170 1591 3171 1577 3171 1611 3171 1637 3172 1578 3172 1579 3172 1579 3173 1578 3173 1591 3173 1269 3174 1535 3174 1597 3174 1269 3175 1612 3175 1535 3175 1269 3176 1271 3176 1612 3176 1612 3177 1271 3177 1272 3177 1272 3178 1271 3178 1611 3178 1581 3179 1611 3179 1580 3179 1583 3180 1581 3180 1580 3180 1583 3181 1582 3181 1581 3181 1583 3182 1535 3182 1582 3182 1583 3183 1536 3183 1535 3183 1583 3184 1584 3184 1536 3184 1536 3185 1584 3185 1613 3185 1284 3186 1536 3186 1613 3186 1284 3187 1341 3187 1536 3187 1284 3188 1279 3188 1341 3188 1341 3189 1279 3189 1586 3189 1586 3190 1279 3190 1587 3190 1316 3191 1587 3191 1585 3191 1316 3192 1586 3192 1587 3192 1271 3193 1605 3193 1611 3193 1611 3194 1605 3194 1591 3194 1591 3195 1605 3195 1589 3195 1588 3196 1591 3196 1589 3196 1588 3197 1414 3197 1591 3197 1591 3198 1414 3198 1409 3198 1590 3199 1591 3199 1409 3199 1590 3200 1405 3200 1591 3200 1591 3201 1405 3201 1404 3201 1400 3202 1591 3202 1404 3202 1400 3203 1592 3203 1591 3203 1591 3204 1592 3204 1579 3204 1579 3205 1592 3205 1624 3205 1593 3206 1579 3206 1624 3206 1593 3207 1594 3207 1579 3207 1579 3208 1594 3208 1493 3208 1490 3209 1579 3209 1493 3209 1490 3210 1487 3210 1579 3210 1579 3211 1487 3211 1484 3211 1595 3212 1579 3212 1484 3212 1595 3213 1477 3213 1579 3213 1579 3214 1477 3214 1596 3214 1597 3215 1596 3215 1473 3215 1470 3216 1597 3216 1473 3216 1470 3217 1465 3217 1597 3217 1597 3218 1465 3218 1598 3218 1461 3219 1597 3219 1598 3219 1461 3220 1599 3220 1597 3220 1597 3221 1599 3221 1600 3221 1601 3222 1597 3222 1600 3222 1601 3223 1602 3223 1597 3223 1597 3224 1602 3224 1603 3224 1605 3225 1603 3225 1370 3225 1604 3226 1605 3226 1370 3226 1604 3227 1362 3227 1605 3227 1605 3228 1362 3228 1606 3228 1357 3229 1605 3229 1606 3229 1357 3230 1352 3230 1605 3230 1605 3231 1352 3231 1350 3231 1607 3232 1605 3232 1350 3232 1607 3233 1608 3233 1605 3233 1605 3234 1608 3234 1610 3234 1609 3235 1605 3235 1610 3235 1609 3236 1589 3236 1605 3236 1605 3237 1597 3237 1603 3237 1581 3238 1272 3238 1611 3238 1612 3239 1582 3239 1535 3239 1584 3240 1614 3240 1613 3240 1613 3241 1614 3241 1281 3241 1281 3242 1614 3242 1587 3242 1279 3243 1281 3243 1587 3243 1614 3244 1580 3244 1587 3244 1587 3245 1580 3245 1611 3245 1341 3246 1326 3246 1536 3246 1536 3247 1326 3247 1615 3247 1560 3248 1615 3248 1616 3248 1560 3249 1536 3249 1615 3249 1615 3250 1325 3250 1616 3250 1616 3251 1325 3251 1617 3251 1617 3252 1325 3252 1618 3252 1618 3253 1325 3253 1320 3253 1551 3254 1320 3254 1619 3254 1552 3255 1619 3255 1620 3255 1622 3256 1620 3256 1297 3256 1544 3257 1297 3257 1299 3257 1543 3258 1299 3258 1305 3258 1621 3259 1305 3259 1308 3259 1539 3260 1308 3260 1623 3260 1539 3261 1621 3261 1308 3261 1618 3262 1320 3262 1551 3262 1551 3263 1619 3263 1552 3263 1552 3264 1620 3264 1622 3264 1622 3265 1297 3265 1544 3265 1544 3266 1299 3266 1543 3266 1543 3267 1305 3267 1621 3267 1308 3268 1585 3268 1623 3268 1623 3269 1585 3269 1565 3269 1565 3270 1585 3270 1587 3270 1592 3271 1625 3271 1624 3271 1624 3272 1625 3272 1501 3272 1501 3273 1625 3273 1626 3273 1627 3274 1626 3274 1631 3274 1632 3275 1631 3275 1392 3275 1511 3276 1392 3276 1387 3276 1628 3277 1387 3277 1385 3277 1514 3278 1385 3278 1378 3278 1437 3279 1378 3279 1629 3279 1633 3280 1629 3280 1373 3280 1634 3281 1373 3281 1630 3281 1635 3282 1630 3282 1371 3282 1449 3283 1371 3283 1370 3283 1603 3284 1449 3284 1370 3284 1501 3285 1626 3285 1627 3285 1627 3286 1631 3286 1632 3286 1632 3287 1392 3287 1511 3287 1511 3288 1387 3288 1628 3288 1628 3289 1385 3289 1514 3289 1514 3290 1378 3290 1437 3290 1437 3291 1629 3291 1633 3291 1633 3292 1373 3292 1634 3292 1634 3293 1630 3293 1635 3293 1635 3294 1371 3294 1449 3294 1579 3295 1596 3295 1597 3295 1535 3296 1579 3296 1597 3296 1640 3297 1534 3297 1636 3297 1640 3298 1637 3298 1534 3298 1640 3299 1469 3299 1637 3299 1640 3300 1464 3300 1469 3300 1640 3301 1463 3301 1464 3301 1640 3302 1459 3302 1463 3302 1640 3303 1458 3303 1459 3303 1640 3304 1454 3304 1458 3304 1640 3305 1638 3305 1454 3305 1640 3306 1450 3306 1638 3306 1640 3307 1639 3307 1450 3307 1640 3308 1446 3308 1639 3308 1640 3309 1677 3309 1446 3309 1640 3310 1676 3310 1677 3310 1677 3311 1676 3311 1641 3311 1444 3312 1641 3312 1360 3312 1441 3313 1360 3313 1642 3313 1442 3314 1642 3314 1368 3314 1516 3315 1368 3315 1643 3315 1509 3316 1643 3316 1375 3316 1678 3317 1375 3317 1679 3317 1680 3318 1679 3318 1379 3318 1681 3319 1379 3319 1384 3319 1644 3320 1384 3320 1645 3320 1646 3321 1645 3321 1682 3321 1500 3322 1682 3322 1647 3322 1495 3323 1647 3323 1393 3323 1637 3324 1393 3324 1578 3324 1637 3325 1495 3325 1393 3325 1637 3326 1496 3326 1495 3326 1637 3327 1491 3327 1496 3327 1637 3328 1485 3328 1491 3328 1637 3329 1648 3329 1485 3329 1637 3330 1649 3330 1648 3330 1637 3331 1478 3331 1649 3331 1637 3332 1476 3332 1478 3332 1637 3333 1471 3333 1476 3333 1637 3334 1469 3334 1471 3334 1270 3335 1577 3335 1676 3335 1270 3336 1650 3336 1577 3336 1270 3337 1636 3337 1650 3337 1650 3338 1636 3338 1273 3338 1273 3339 1636 3339 1534 3339 1651 3340 1534 3340 1278 3340 1277 3341 1651 3341 1278 3341 1277 3342 1274 3342 1651 3342 1277 3343 1577 3343 1274 3343 1277 3344 1657 3344 1577 3344 1277 3345 1276 3345 1657 3345 1657 3346 1276 3346 1280 3346 1652 3347 1657 3347 1280 3347 1652 3348 1653 3348 1657 3348 1652 3349 1283 3349 1653 3349 1653 3350 1283 3350 1340 3350 1340 3351 1283 3351 1654 3351 1327 3352 1654 3352 1286 3352 1327 3353 1340 3353 1654 3353 1650 3354 1274 3354 1577 3354 1651 3355 1273 3355 1534 3355 1278 3356 1654 3356 1275 3356 1278 3357 1534 3357 1654 3357 1276 3358 1275 3358 1280 3358 1280 3359 1275 3359 1282 3359 1282 3360 1275 3360 1654 3360 1283 3361 1282 3361 1654 3361 1653 3362 1339 3362 1657 3362 1657 3363 1339 3363 1319 3363 1655 3364 1319 3364 1656 3364 1655 3365 1657 3365 1319 3365 1319 3366 1658 3366 1656 3366 1656 3367 1658 3367 1659 3367 1659 3368 1658 3368 1664 3368 1664 3369 1658 3369 1313 3369 1665 3370 1313 3370 1666 3370 1549 3371 1666 3371 1307 3371 1667 3372 1307 3372 1301 3372 1553 3373 1301 3373 1661 3373 1660 3374 1661 3374 1662 3374 1556 3375 1662 3375 1668 3375 1663 3376 1668 3376 1559 3376 1663 3377 1556 3377 1668 3377 1664 3378 1313 3378 1665 3378 1665 3379 1666 3379 1549 3379 1549 3380 1307 3380 1667 3380 1667 3381 1301 3381 1553 3381 1553 3382 1661 3382 1660 3382 1660 3383 1662 3383 1556 3383 1668 3384 1286 3384 1559 3384 1559 3385 1286 3385 1563 3385 1563 3386 1286 3386 1654 3386 1415 3387 1417 3387 1676 3387 1578 3388 1676 3388 1577 3388 1578 3389 1415 3389 1676 3389 1578 3390 1413 3390 1415 3390 1578 3391 1407 3391 1413 3391 1578 3392 1669 3392 1407 3392 1578 3393 1403 3393 1669 3393 1578 3394 1670 3394 1403 3394 1578 3395 1671 3395 1670 3395 1578 3396 1672 3396 1671 3396 1578 3397 1393 3397 1672 3397 1417 3398 1422 3398 1676 3398 1676 3399 1422 3399 1423 3399 1344 3400 1676 3400 1423 3400 1344 3401 1342 3401 1676 3401 1676 3402 1342 3402 1348 3402 1673 3403 1676 3403 1348 3403 1673 3404 1674 3404 1676 3404 1676 3405 1674 3405 1356 3405 1675 3406 1676 3406 1356 3406 1675 3407 1641 3407 1676 3407 1677 3408 1641 3408 1444 3408 1444 3409 1360 3409 1441 3409 1441 3410 1642 3410 1442 3410 1442 3411 1368 3411 1516 3411 1516 3412 1643 3412 1509 3412 1509 3413 1375 3413 1678 3413 1678 3414 1679 3414 1680 3414 1680 3415 1379 3415 1681 3415 1681 3416 1384 3416 1644 3416 1644 3417 1645 3417 1646 3417 1646 3418 1682 3418 1500 3418 1500 3419 1647 3419 1495 3419

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_r_convexhull.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_r_convexhull.dae new file mode 100644 index 0000000000000000000000000000000000000000..b145b45571bc89463d405cfacb620a70e7a9aa9a --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v1/dynamixel_small_finger_assembly_r_convexhull.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Wed Jul 1 13:13:17 2015 + Wed Jul 1 13:13:17 2015 + + + + + + + + + -3.3 -1.3 1.15 -4.04281 -0.5 2.58592 -0.1 -0.65 0.2 -3.97442 -0.5 2.68508 -0.00595983 0.1 8.3933 8.88178e-16 0.1 8.35604 -0.0925948 0.1 8.51285 -0.126147 0.1 8.53012 -0.111941 0.766667 8.52377 -0.0187568 0.1 8.4288 -0.362904 0.1 8.46347 -0.237462 0.1 8.54133 -0.0379429 0.1 8.46129 -0.126147 2.1 8.53012 -0.111941 1.43333 8.52377 -3.7777 2.5 2.82107 -0.0925948 2.1 8.51285 -0.296716 0.766667 8.52057 -0.307565 0.1 8.5143 -0.237462 2.1 8.54133 -0.394496 2.5 2.19454 -0.147772 1.43333 8.5374 -3.66077 2.5 2.85 -0.162328 2.1 8.54083 -0.503553 2.5 2.22933 -0.328603 1.43333 8.49929 -0.355886 1.43333 8.47236 -0.273784 2.1 8.53111 -0.252748 2.5 2.09847 -0.0511374 1.43333 8.47763 -0.0379429 2.1 8.46129 -0.0628462 2.1 8.48964 -0.180029 2.5 2.01006 -0.151729 2.5 1.9602 -0.337622 0.1 8.49149 -0.199871 0.1 8.54461 -0.0187568 2.1 8.4288 -0.129322 2.5 1.90743 -0.0118363 1.43333 8.41221 -2.3 2.5 0.35 -0.1 2.5 0.35 -0.1 0.65 -1.20659e-15 -2.1 0.65 -1.20659e-15 -0.1 -0.65 -8.88178e-16 1.55431e-14 2.1 8.35604 3.55271e-15 0.1 2.10872 -4.1 -0.5 1.35 -0.377579 1.43333 8.44075 -2.3 -1.3 0.35 -2.3 -1.3 1.15 -4.1 -0.5 2.35371 -2.1 -0.65 -8.88178e-16 -3.3 -1.3 0.35 -3.3 1 0.35 -4.06755 2.5 2.53089 -4.06755 -0.5 2.53089 1.82077e-14 2.1 2.10872 -4.09636 -0.5 2.41393 -4.1 2.5 2.35371 -4.08549 -0.5 2.47328 -0.185536 1.43333 8.544 -0.199871 2.1 8.54461 -0.028363 1.43333 8.4468 -4.01161 -0.5 2.63757 -0.377579 0.766667 8.44075 -4.01161 2.5 2.63757 -0.028363 0.766667 8.4468 -0.0511374 0.766667 8.47763 -0.185536 0.766667 8.544 -0.162328 0.1 8.54083 -0.147772 0.766667 8.5374 -0.296716 1.43333 8.52057 -0.273784 0.1 8.53111 -0.0793364 1.43333 8.50361 -0.0793364 0.766667 8.50361 -0.0628462 0.1 8.48964 -4.1 2.5 1.35 -0.113104 2.5 1.85244 -0.296212 2.5 2.13585 -0.103287 2.5 1.79596 -0.1 2.5 1.73872 -3.72011 2.5 2.83907 -4.04281 2.5 2.58592 -4.08549 2.5 2.47328 -0.21385 2.5 2.05635 -4.09636 2.5 2.41393 -0.343669 2.5 2.16802 -3.97442 2.5 2.68508 -3.93178 2.5 2.72777 -3.88431 2.5 2.76501 -3.8327 2.5 2.79626 -0.448025 2.5 2.21507 -0.355886 0.766667 8.47236 -0.362904 2.1 8.46347 -0.337622 2.1 8.49149 -0.328603 0.766667 8.49929 -0.307565 2.1 8.5143 -0.223866 1.43333 8.54334 -0.223866 0.766667 8.54334 -0.261378 1.43333 8.53543 -0.261378 0.766667 8.53543 -0.0118363 0.766667 8.41221 -0.00215455 1.43333 8.37511 -0.00595983 2.1 8.3933 -0.00215455 0.766667 8.37511 + + + + + + + + + + 0 -0.982545 0.186023 0.315136 -0.945417 0.0829247 0.998464 0.0102976 -0.0544303 -0.429715 -0.864858 0.259549 -0.374993 -0.879335 0.293512 0.469693 -0.879627 0.0751285 -0.462031 0.308021 -0.831656 -0.234304 0.156203 -0.959532 -0.487088 -0.845436 0.21905 -0.547362 -0.819357 0.170438 -0.847481 -0.000561101 0.530826 -0.505108 -0.767177 0.395355 -0.347173 -0.885458 0.308926 0.273113 -0.95693 0.0984605 0.987447 -0.00132645 0.157944 0.118 -0.981429 0.151236 0.0833444 -0.983269 0.161975 0.157615 -0.977746 0.138458 0.206567 -0.970799 0.121981 0.639752 0.767703 0.0367377 0.0182338 -0.983316 0.18099 0.05082 -0.983844 0.171665 0.615156 -0.00129974 0.788405 0.457534 -0.00128593 0.889191 0.940733 -0.00132348 0.339145 -0.675151 -0.73655 0.0408069 -0.61037 -0.78419 0.111776 0.0321519 0.997582 0.0616187 -0.00644955 0.99724 0.0739675 0.283854 -0.00126927 0.958867 0.100237 -0.00125025 0.994963 -0.339754 -0.88912 0.306647 -0.0168119 -0.981095 0.192796 -0.0589139 -0.976077 0.20929 0.861077 -0.00131812 0.508473 0.0317171 0.997594 0.0616403 0.457534 0.00128593 0.889191 -0.383393 0.873474 0.300089 -0.847489 0.000561761 0.530812 -0.014517 0.996786 0.0787884 -0.0670173 0.991594 0.110682 -0.0269831 0.995902 0.0863229 -0.0237539 0.99615 0.0843852 -0.0434413 0.994402 0.0963173 -0.0499049 0.993707 0.10028 0.0414984 0.997261 0.0612286 0.100533 0.993161 0.0593655 0.861077 0.00131812 0.508473 -0.445534 -0.00117676 0.895264 -0.114597 -0.966354 0.230277 -0.197179 -0.945308 0.259832 -0.0868673 0.00122828 0.996219 0.751287 -0.0013097 0.659974 0.0237725 0.997794 0.0619893 0.283854 0.00126927 0.958867 0.100237 0.00125025 0.994963 0.00665395 0.997795 0.0660435 0.0123029 0.997964 0.0625823 0.016026 0.997924 0.0623784 0.0184331 0.997889 0.0622675 -0.105024 0.985417 0.133879 -0.0986751 0.986588 0.130028 -0.604514 0.00114616 0.796594 -0.178898 0.967503 0.178702 -0.236415 0.947933 0.21338 -0.742349 0.00111295 0.670012 -0.445534 0.00117676 0.895264 -0.270963 -0.00120387 0.962589 0.0819558 0.994836 0.0598784 0.052324 0.996776 0.0608298 0.0476089 0.997001 0.0610172 0.751287 0.0013097 0.659974 0.0653894 0.996031 0.060395 0.0686489 0.995817 0.0603052 0.615156 0.00129974 0.788405 0.104377 0.992772 0.0592446 0.137355 0.988803 0.0583213 -0.742349 -0.00111295 0.670012 -0.604514 -0.00114616 0.796594 -0.0868673 -0.00122828 0.996219 -0.270963 0.00120387 0.962589 0.305681 0.950651 0.0531288 0.327413 0.943429 0.0523704 0.987447 0.00132645 0.157944 0.192439 0.979666 0.0567582 0.160125 0.985407 0.0577269 0.940733 0.00132348 0.339145 0 0.185892 -0.98257 0 0.185892 -0.98257 0.991228 -0.132164 4.22767e-16 0.991228 -0.132164 0 0.998877 -7.31925e-15 -0.047369 0.998878 -1.16021e-17 -0.047369 0 -2.44929e-16 -1 0 -2.44929e-16 -1 0.283346 -0.959018 0 0.283346 -0.959018 0 1 -7.32747e-15 4.26508e-16 1 -7.32747e-15 4.26508e-16 -1 0 0 -1 0 0 -0.840059 0 0.542495 -0.840059 0 0.542495 0 -1 0 0 -1 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 0 -0.4741 -0.880471 0 -0.4741 -0.880471 -0.28 -2.35132e-16 -0.96 -0.28 0 -0.96 -0.780869 0 -0.624695 -0.780869 0 -0.624695 -0.912019 0 0.410147 -0.912019 0 0.410147 -0.954784 0 0.297301 -0.954784 0 0.297301 0.970143 0.242536 4.13774e-16 0.970143 0.242536 0 0.491509 0 0.870873 0.491509 0 0.870873 0.572008 0 0.820248 0.572008 0 0.820248 0.993677 -7.28114e-15 0.112274 0.993677 0 0.112274 -0.998178 0 0.0603311 -0.998178 0 0.0603311 -0.983642 0 0.180132 -0.983642 0 0.180132 0.922958 0 0.384901 0.922958 0 0.384901 0.0422714 0 0.999106 0.0422714 0 0.999106 0.882182 0 0.470909 0.882182 0 0.470909 0.407847 0 0.913051 0.407847 0 0.913051 0.319216 0 0.947682 0.319216 0 0.947682 -0.855978 0 0.517012 -0.855978 0 0.517012 -0.847536 0 0.530738 -0.847536 0 0.530738 0.834259 0 0.551373 0.834259 0 0.551373 0.778073 0 0.628174 0.778073 0 0.628174 0.135579 0 0.990767 0.135579 0 0.990767 0.229141 0 0.973393 0.229141 0 0.973393 -0.500701 0 0.865621 -0.500701 0 0.865621 -0.417489 0 0.908682 -0.417489 0 0.908682 0.646275 0 0.763105 0.646275 0 0.763105 0.715907 0 0.698195 0.715907 0 0.698195 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.784664 0 0.619921 -0.784664 0 0.619921 -0.72326 0 0.690576 -0.72326 0 0.690576 -0.654306 0 0.756229 -0.654306 0 0.756229 -0.580695 0 0.814121 -0.580695 0 0.814121 -0.0528669 0 0.998602 -0.0528669 0 0.998602 -0.146069 0 0.989274 -0.146069 0 0.989274 -0.239456 0 0.970907 -0.239456 0 0.970907 -0.32926 0 0.944239 -0.32926 0 0.944239 0.954916 0 0.296876 0.954916 0 0.296876 0.978814 0 0.20475 0.978814 0 0.20475 + + + + + + + + + + + + + + +

35 0 0 0 49 0 2 1 4 1 49 1 41 2 40 2 56 2 1 3 0 3 63 3 0 4 3 4 63 4 4 5 2 5 5 5 39 6 53 6 76 6 39 7 42 7 53 7 0 8 1 8 55 8 55 9 59 9 0 9 64 10 63 10 10 10 3 11 10 11 63 11 10 12 3 12 0 12 49 13 4 13 9 13 4 14 5 14 104 14 49 15 75 15 6 15 49 16 6 16 7 16 75 17 49 17 12 17 49 18 9 18 12 18 44 19 80 19 79 19 35 20 49 20 69 20 49 21 7 21 69 21 6 22 75 22 74 22 7 23 6 23 8 23 4 24 101 24 9 24 50 25 0 25 57 25 0 26 59 26 57 26 16 27 86 27 20 27 22 28 19 28 61 28 7 29 70 29 69 29 35 30 69 30 68 30 34 31 10 31 0 31 0 32 35 32 11 32 72 33 0 33 11 33 9 34 66 34 12 34 16 35 20 35 13 35 14 36 16 36 13 36 93 37 87 37 65 37 47 38 93 38 65 38 22 39 81 39 19 39 89 40 96 40 90 40 15 41 27 41 81 41 19 42 81 42 27 42 15 43 90 43 27 43 27 44 90 44 96 44 78 45 86 45 16 45 30 46 36 46 32 46 62 47 36 47 30 47 72 48 17 48 18 48 0 49 72 49 18 49 18 50 34 50 0 50 97 51 61 51 19 51 75 52 12 52 67 52 20 53 91 53 13 53 21 54 13 54 23 54 61 55 60 55 23 55 22 56 61 56 23 56 23 57 24 57 22 57 23 58 91 58 24 58 13 59 91 59 23 59 89 60 88 60 94 60 94 61 96 61 89 61 25 62 96 62 94 62 88 63 87 63 94 63 87 64 93 64 94 64 93 65 26 65 94 65 71 66 27 66 96 66 72 67 11 67 100 67 32 68 84 68 30 68 28 69 78 69 31 69 31 70 78 70 16 70 29 71 30 71 31 71 31 72 84 72 28 72 30 73 84 73 31 73 16 74 73 74 31 74 32 75 36 75 33 75 36 76 37 76 33 76 10 77 34 77 92 77 34 78 18 78 95 78 35 79 98 79 11 79 19 80 27 80 99 80 79 81 77 81 103 81 44 82 79 82 103 82 103 83 102 83 44 83 37 84 103 84 77 84 36 85 103 85 37 85 38 86 103 86 36 86 39 87 40 87 41 87 39 88 41 88 42 88 45 89 5 89 43 89 43 90 5 90 2 90 56 91 45 91 43 91 43 92 41 92 56 92 42 93 41 93 43 93 43 94 51 94 42 94 48 95 43 95 49 95 2 96 49 96 43 96 5 97 45 97 44 97 45 98 56 98 44 98 46 99 58 99 76 99 50 100 58 100 46 100 93 101 47 101 10 101 64 102 10 102 47 102 48 103 49 103 52 103 49 104 0 104 52 104 50 105 46 105 52 105 0 106 50 106 52 106 51 107 43 107 52 107 48 108 52 108 43 108 42 109 51 109 52 109 52 110 53 110 42 110 52 111 46 111 76 111 76 112 53 112 52 112 54 113 1 113 82 113 54 114 55 114 1 114 83 115 59 115 54 115 59 116 55 116 54 116 56 117 80 117 44 117 56 118 40 118 80 118 16 119 8 119 6 119 16 120 14 120 8 120 16 121 6 121 73 121 6 122 74 122 73 122 5 123 44 123 102 123 5 124 102 124 104 124 57 125 58 125 50 125 57 126 85 126 58 126 59 127 83 127 57 127 83 128 85 128 57 128 38 129 36 129 101 129 9 130 101 130 36 130 60 131 61 131 68 131 68 132 61 132 35 132 9 133 36 133 66 133 36 134 62 134 66 134 14 135 13 135 8 135 7 136 8 136 13 136 70 137 7 137 13 137 21 138 70 138 13 138 82 139 1 139 65 139 1 140 63 140 65 140 64 141 47 141 65 141 64 142 65 142 63 142 30 143 66 143 62 143 12 144 66 144 30 144 12 145 30 145 67 145 30 146 29 146 67 146 60 147 68 147 23 147 68 148 69 148 23 148 23 149 70 149 21 149 69 150 70 150 23 150 96 151 18 151 71 151 17 152 71 152 18 152 72 153 27 153 71 153 17 154 72 154 71 154 31 155 73 155 74 155 31 156 74 156 75 156 29 157 31 157 67 157 75 158 67 158 31 158 76 159 58 159 77 159 77 160 40 160 39 160 39 161 76 161 77 161 83 162 54 162 77 162 78 163 28 163 77 163 79 164 80 164 77 164 22 165 24 165 77 165 15 166 81 166 77 166 82 167 77 167 54 167 85 168 83 168 77 168 28 169 84 169 77 169 77 170 80 170 40 170 87 171 88 171 77 171 58 172 85 172 77 172 77 173 20 173 86 173 77 174 91 174 20 174 77 175 65 175 87 175 77 176 90 176 15 176 82 177 65 177 77 177 81 178 22 178 77 178 77 179 88 179 89 179 89 180 90 180 77 180 86 181 78 181 77 181 77 182 33 182 37 182 24 183 91 183 77 183 84 184 32 184 77 184 32 185 33 185 77 185 93 186 10 186 92 186 92 187 26 187 93 187 34 188 94 188 92 188 92 189 94 189 26 189 94 190 34 190 95 190 25 191 94 191 95 191 95 192 18 192 96 192 95 193 96 193 25 193 35 194 61 194 98 194 61 195 97 195 98 195 19 196 11 196 98 196 98 197 97 197 19 197 19 198 99 198 11 198 100 199 11 199 99 199 27 200 72 200 99 200 72 201 100 201 99 201 38 202 101 202 103 202 101 203 4 203 103 203 104 204 102 204 103 204 4 205 104 205 103 205

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/dynamixel_motor_mount.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/dynamixel_motor_mount.dae new file mode 100644 index 0000000000000000000000000000000000000000..b7fe23dd2f0b48b0be2d79d388e4f752975a0b27 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/dynamixel_motor_mount.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-20T20:29:06 + 2016-02-20T20:29:06 + + Z_UP + + + + + + + -46 -18 19 -46 18 19 -46.5 -18 18.5 -46.5 18 18.5 -46.5 13 -14 -46.5 -18 -18.5 -46.5 -13 -14 -46.5 18 -18.5 -46.5 13 14 -46.5 -13 14 -28.71994 18 -10.95167 -13 18 -19 -29.75 18 -11 -27.69894 18 -10.80709 -26.69596 18 -10.56754 -25.71982 18 -10.23512 -24.7791 18 -9.812753 -23.88206 18 -9.304153 -23.03659 18 -8.713788 -22.25012 18 -8.046845 -21.52955 18 -7.309186 -20.88123 18 -6.507294 -20.31085 18 -5.648216 -19.82341 18 -4.739501 -19.42322 18 -3.789135 -19.11377 18 -2.80547 -18.8978 18 -1.797151 -18.7772 18 -0.7730381 -18.75302 18 0.2578683 -13 18 19 -18.82549 18 1.286509 -18.99396 18 2.303843 -19.25696 18 3.300931 -19.61217 18 4.269011 -20.05648 18 5.199573 -20.58596 18 6.084443 -21.19599 18 6.915842 -21.88118 18 7.686464 -22.63553 18 8.389537 -23.4524 18 9.018883 -24.32461 18 9.56897 -25.24451 18 10.03497 -26.20399 18 10.41277 -27.19464 18 10.69907 -28.20775 18 10.89135 -29.23441 18 10.98791 -30.2656 18 10.98791 -31.29225 18 10.89135 -32.30536 18 10.69907 -33.29601 18 10.41277 -34.25549 18 10.03497 -35.17538 18 9.56897 -36.0476 18 9.018883 -36.86447 18 8.389537 -37.61882 18 7.686464 -38.30401 18 6.915842 -38.91403 18 6.084443 -39.44353 18 5.199573 -39.88783 18 4.269011 -40.24304 18 3.300931 -40.50603 18 2.303843 -40.67451 18 1.286509 -40.74698 18 0.2578683 -40.7228 18 -0.7730381 -40.6022 18 -1.797151 -40.38623 18 -2.80547 -40.07678 18 -3.789135 -39.67658 18 -4.739501 -39.18915 18 -5.648216 -38.61877 18 -6.507294 -37.97045 18 -7.309186 -37.24988 18 -8.046845 -46 18 -19 -36.46341 18 -8.713788 -35.61794 18 -9.304153 -34.7209 18 -9.812753 -33.78018 18 -10.23512 -32.80404 18 -10.56754 -31.80106 18 -10.80709 -30.78006 18 -10.95167 -46 -18 -19 -15.85795 6.345824 -19 -16.05264 -6.311495 -19 -16.25 6.3 -19 -15.66857 -6.402523 -19 -15.48704 6.480824 -19 -15.31583 -6.579671 -19 -15.15726 6.697724 -19 -15.01346 -6.833389 -19 -14.88639 6.98483 -19 -14.77776 -7.15 -19 -14.68903 7.326664 -19 -14.62142 -7.512434 -19 -14.57583 7.704798 -19 -4 -18.47295 -19 -4 18.47295 -19 -14.55288 -7.901154 -19 -10 -21 -19 -3.979513 -18.82566 -19 -3.914005 -19.18416 -19 -3.807129 -19.51382 -19 -3.644706 -19.83848 -19 -3.435902 -20.11844 -19 -10 -46 -19 -3.163896 -20.35555 -19 -3.013092 -20.44361 -19 0 -46 -19 -2.851256 -20.51015 -19 0 -22.56657 -19 -2.674567 -20.55309 -19 -2.5 -20.56696 -19 -1.5 -20.56696 -19 -1.331051 -20.57996 -19 -1.159518 -20.62024 -19 -1.000707 -20.68326 -19 -0.8544447 -20.76532 -19 -0.5846838 -20.98926 -19 -0.3750056 -21.25316 -19 -0.206955 -21.56319 -19 -0.09377133 -21.87973 -19 -0.02286136 -22.22444 -19 -14.55288 8.098847 -19 -10 21 -19 -3.979513 18.82566 -19 -3.914005 19.18416 -19 -14.62142 8.487565 -19 -14.77776 8.850001 -19 -15.01346 9.166611 -19 -15.31583 9.42033 -19 -15.66857 9.597478 -19 -16.05264 9.688506 -19 -16.44736 9.688506 -19 -16.83143 9.597478 -19 -17.18417 9.42033 -19 -17.48654 9.166611 -19 -25.23953 7.411952 -19 -24.44242 7.03579 -19 -26.07317 7.698144 -19 -26.93324 7.890891 -19 -27.8093 7.987852 -19 -28.6907 7.987852 -19 -29.56676 7.890891 -19 -30.42683 7.698144 -19 -39.31583 9.42033 -19 -31.26048 7.411952 -19 -39.01346 9.166611 -19 -32.05758 7.03579 -19 -38.77775 8.850001 -19 -32.80846 6.574223 -19 -33.50402 6.032853 -19 -38.62142 8.487565 -19 -34.13579 5.418252 -19 -38.55287 8.098847 -19 -34.69612 4.737882 -19 -35.1782 4 -19 -38.57583 7.704798 -19 -35.57619 3.213563 -19 -38.68903 7.326664 -19 -35.88524 2.388118 -19 -38.88639 6.98483 -19 -36.10161 1.533685 -19 -39.15726 6.697724 -19 -36.22267 0.6606348 -19 -39.48704 6.480824 -19 -39.85795 6.345824 -19 -17.72224 8.850001 -19 -23.69154 6.574223 -19 -22.99598 6.032853 -19 -17.87858 8.487565 -19 -22.36421 5.418252 -19 -17.94713 8.098847 -19 -21.80388 4.737882 -19 -21.3218 4 -19 -17.92417 7.704798 -19 -20.92381 3.213563 -19 -17.81097 7.326664 -19 -20.61476 2.388118 -19 -17.61361 6.98483 -19 -20.39839 1.533685 -19 -17.34274 6.697724 -19 -20.27733 0.6606348 -19 -17.01296 6.480824 -19 -16.64205 6.345824 -19 -20.25304 -0.2204347 -19 -16.83143 -6.402523 -19 -16.44736 -6.311495 -19 -40.64205 -9.654177 -19 -40.25 -9.7 -19 -41.01296 -9.519176 -19 -41.34274 -9.302276 -19 -39.85795 -9.654177 -19 -39.48704 -9.519176 -19 -39.15726 -9.302276 -19 -30.8476 -7.566538 -19 -31.66421 -7.234857 -19 -38.88639 -9.01517 -19 -32.43938 -6.815355 -19 -38.68903 -8.673336 -19 -33.1637 -6.313124 -19 -33.82837 -5.73426 -19 -38.57583 -8.295203 -19 -34.42533 -5.08579 -19 -34.94733 -4.375585 -19 -38.55287 -7.901154 -19 -35.38803 -3.612267 -19 -38.62142 -7.512434 -19 -35.74209 -2.8051 -19 -38.77775 -7.15 -19 -36.0052 -1.963884 -19 -39.01346 -6.833389 -19 -36.17417 -1.098828 -19 -39.31583 -6.579671 -19 -36.24696 -0.2204347 -19 -39.66857 -6.402523 -19 -40.05264 -6.311495 -19 -40.25 6.3 -19 -40.44736 -6.311495 -19 -40.64205 6.345824 -19 -40.83143 -6.402523 -19 -41.01296 6.480824 -19 -41.18416 -6.579671 -19 -41.34274 6.697724 -19 -41.48653 -6.833389 -19 -41.61361 6.98483 -19 -41.72224 -7.15 -19 -41.81097 7.326664 -19 -41.87858 -7.512434 -19 -41.92417 7.704798 -19 -41.94712 8.098847 -19 -41.87858 8.487565 -19 -41.72224 8.850001 -19 -41.48653 9.166611 -19 -41.18416 9.42033 -19 -40.83143 9.597478 -19 -40.44736 9.688506 -19 -40.05264 9.688506 -19 -39.66857 9.597478 -19 -41.94712 -7.901154 -19 -41.92417 -8.295203 -19 -41.81097 -8.673336 -19 -41.61361 -9.01517 -19 -16.64205 -9.654177 -19 -16.25 -9.7 -19 -13 -18 -19 -17.01296 -9.519176 -19 -17.34274 -9.302276 -19 -15.85795 -9.654177 -19 -15.48704 -9.519176 -19 -15.15726 -9.302276 -19 -14.88639 -9.01517 -19 -14.68903 -8.673336 -19 -14.57583 -8.295203 -19 -17.18417 -6.579671 -19 -20.32582 -1.098828 -19 -17.48654 -6.833389 -19 -20.4948 -1.963884 -19 -17.72224 -7.15 -19 -20.75791 -2.8051 -19 -17.87858 -7.512434 -19 -21.11197 -3.612267 -19 -17.94713 -7.901154 -19 -21.55267 -4.375585 -19 -17.92417 -8.295203 -19 -22.07467 -5.08579 -19 -22.67163 -5.73426 -19 -17.81097 -8.673336 -19 -23.3363 -6.313124 -19 -24.06062 -6.815355 -19 -17.61361 -9.01517 -19 -24.83579 -7.234857 -19 -25.65241 -7.566538 -19 -26.50055 -7.806371 -19 -27.36993 -7.951446 -19 -28.25 -8 -19 -29.13007 -7.951446 -19 -29.99945 -7.806371 -19 -10 46 -19 -3.435902 20.11844 -19 -3.163896 20.35555 -19 -3.013092 20.44361 -19 0 46 -19 -2.851256 20.51015 -19 0 22.56657 -19 -2.674567 20.55309 -19 -2.5 20.56696 -19 -0.02286136 22.22444 -19 -0.09377133 21.87973 -19 -0.206955 21.56319 -19 -0.3750056 21.25316 -19 -0.5846838 20.98926 -19 -0.8544447 20.76532 -19 -1.000707 20.68326 -19 -1.159518 20.62024 -19 -1.331051 20.57996 -19 -1.5 20.56696 -19 -3.644706 19.83848 -19 -3.807129 19.51382 -19 -10 -46.5 -18.5 0 -46.5 -18.5 0 -46.5 18.5 -10 -46.5 18.5 0 -39.95292 15.20394 0 -39.5 15.25 0 -46 19 0 -40.3873 15.06765 0 -40.78535 14.84672 0 -38.6127 15.06765 0 -22.56657 19 0 -39.04708 15.20394 0 -38.21464 14.84672 0 -23.59436 17.70752 0 -37.86922 14.55018 0 -24.54822 16.35955 0 -25.42516 14.96032 0 -37.59055 14.19017 0 -26.22243 13.51422 0 -37.39006 13.78144 0 -26.93754 12.02577 0 -37.27595 13.34071 0 -27.56824 10.49963 0 -37.25289 12.88604 0 -28.11255 8.940601 0 -28.56878 7.353553 0 -37.32183 12.43603 0 -28.93549 5.743463 0 -37.47994 12.00911 0 -29.21153 4.115377 0 -37.72075 11.62276 0 -29.39604 2.474396 0 -38.03441 11.29279 0 -29.48844 0.825661 0 -38.40807 11.03272 0 -38.6127 -10.93235 0 -38.82643 10.85319 0 -39.04708 -10.79606 0 -39.27237 10.76154 0 -39.5 -10.75 0 -39.72763 10.76154 0 -39.95292 -10.79606 0 -40.17357 10.85319 0 -40.3873 -10.93235 0 -40.59193 11.03272 0 -40.78535 -11.15328 0 -40.96559 11.29279 0 -41.13078 -11.44982 0 -41.27925 11.62276 0 -41.40945 -11.80983 0 -41.52006 12.00911 0 -41.60994 -12.21856 0 -41.72405 -12.65929 0 -41.74711 -13.11396 0 -41.67817 -13.56397 0 -41.52006 -13.99089 0 -41.27925 -14.37724 0 -40.96559 -14.70721 0 -40.59193 -14.96728 0 -40.17357 -15.14681 0 -39.72763 -15.23846 0 -39.27237 -15.23846 0 -38.82643 -15.14681 0 -38.40807 -14.96728 0 -23.59436 -17.70752 0 -38.03441 -14.70721 0 -24.54822 -16.35955 0 -37.72075 -14.37724 0 -25.42516 -14.96032 0 -37.47994 -13.99089 0 -26.22243 -13.51422 0 -37.32183 -13.56397 0 -26.93754 -12.02577 0 -27.56824 -10.49963 0 -37.25289 -13.11396 0 -28.11255 -8.940601 0 -37.27595 -12.65929 0 -28.56878 -7.353553 0 -37.39006 -12.21856 0 -28.93549 -5.743463 0 -37.59055 -11.80983 0 -29.21153 -4.115377 0 -37.86922 -11.44982 0 -29.39604 -2.474396 0 -38.21464 -11.15328 0 -29.48844 -0.825661 0 -41.67817 12.43603 0 -41.74711 12.88604 0 -41.72405 13.34071 0 -41.60994 13.78144 0 -41.40945 14.19017 0 -41.13078 14.55018 -10 -46 19 -41.92417 -7.704798 19 -41.94712 -8.098847 19 -41.87858 -8.487565 19 -41.72224 -8.850001 19 -41.48653 -9.166611 19 -41.18416 -9.42033 19 -40.83143 -9.597478 19 -40.44736 -9.688506 19 -40.05264 -9.688506 19 -39.66857 -9.597478 19 -39.31583 -9.42033 19 -30.42683 -7.698144 19 -29.56676 -7.890891 19 -28.6907 -7.987852 19 -13 -18 19 -27.8093 -7.987852 19 -26.93324 -7.890891 19 -26.07317 -7.698144 19 -25.23953 -7.411952 19 -17.48654 -9.166611 19 -24.44242 -7.03579 19 -17.72224 -8.850001 19 -23.69154 -6.574223 19 -22.99598 -6.032853 19 -10 -21 19 -14.55288 -8.098847 19 -4 -18.47295 19 -3.979513 -18.82566 19 -3.914005 -19.18416 19 -3.807129 -19.51382 19 -3.644706 -19.83848 19 -3.435902 -20.11844 19 -3.163896 -20.35555 19 -3.013092 -20.44361 19 -2.851256 -20.51015 19 -2.674567 -20.55309 19 -2.5 -20.56696 19 -0.02286136 -22.22444 19 -0.09377133 -21.87973 19 -0.206955 -21.56319 19 -0.3750056 -21.25316 19 -0.5846838 -20.98926 19 -0.8544447 -20.76532 19 -1.000707 -20.68326 19 -1.159518 -20.62024 19 -1.331051 -20.57996 19 -1.5 -20.56696 19 -14.57583 -7.704798 19 -4 18.47295 19 -14.62142 7.512434 19 -14.55288 7.901154 19 -14.68903 -7.326664 19 -14.77776 7.15 19 -14.88639 -6.98483 19 -15.01346 6.833389 19 -15.15726 -6.697724 19 -15.31583 6.579671 19 -15.48704 -6.480824 19 -15.66857 6.402523 19 -15.85795 -6.345824 19 -16.05264 6.311495 19 -16.25 -6.3 19 -16.44736 6.311495 19 -16.64205 -6.345824 19 -16.83143 6.402523 19 -20.25304 0.2204347 19 -17.18417 6.579671 19 -20.32582 1.098828 19 -17.48654 6.833389 19 -20.4948 1.963884 19 -17.72224 7.15 19 -20.75791 2.8051 19 -17.87858 7.512434 19 -21.11197 3.612267 19 -17.94713 7.901154 19 -21.55267 4.375585 19 -17.92417 8.295203 19 -22.07467 5.08579 19 -22.67163 5.73426 19 -10 21 19 -14.57583 8.295203 19 -14.68903 8.673336 19 -14.88639 9.01517 19 -3.979513 18.82566 19 -3.914005 19.18416 19 -3.807129 19.51382 19 -3.644706 19.83848 19 -3.435902 20.11844 19 -10 46 19 -3.163896 20.35555 19 -3.013092 20.44361 19 0 46 19 -2.851256 20.51015 19 0 22.56657 19 -2.674567 20.55309 19 -2.5 20.56696 19 -1.5 20.56696 19 -1.331051 20.57996 19 -1.159518 20.62024 19 -1.000707 20.68326 19 -0.8544447 20.76532 19 -0.5846838 20.98926 19 -0.3750056 21.25316 19 -0.206955 21.56319 19 -0.09377133 21.87973 19 -0.02286136 22.22444 19 -28.25 8 19 -29.13007 7.951446 19 -29.99945 7.806371 19 -30.8476 7.566538 19 -39.15726 9.302276 19 -39.48704 9.519176 19 -39.85795 9.654177 19 -40.25 9.7 19 -40.64205 9.654177 19 -41.01296 9.519176 19 -41.34274 9.302276 19 -41.61361 9.01517 19 -41.81097 8.673336 19 -41.92417 8.295203 19 -41.94712 7.901154 19 -41.87858 7.512434 19 -41.81097 -7.326664 19 -41.72224 7.15 19 -41.61361 -6.98483 19 -41.48653 6.833389 19 -41.34274 -6.697724 19 -41.18416 6.579671 19 -41.01296 -6.480824 19 -40.83143 6.402523 19 -40.64205 -6.345824 19 -40.44736 6.311495 19 -40.25 -6.3 19 -40.05264 6.311495 19 -39.85795 -6.345824 19 -39.66857 6.402523 19 -36.24696 0.2204347 19 -39.31583 6.579671 19 -36.17417 1.098828 19 -39.01346 6.833389 19 -36.0052 1.963884 19 -38.77775 7.15 19 -35.74209 2.8051 19 -38.62142 7.512434 19 -35.38803 3.612267 19 -38.55287 7.901154 19 -34.94733 4.375585 19 -38.57583 8.295203 19 -34.42533 5.08579 19 -33.82837 5.73426 19 -38.68903 8.673336 19 -33.1637 6.313124 19 -32.43938 6.815355 19 -38.88639 9.01517 19 -31.66421 7.234857 19 -16.64205 9.654177 19 -16.25 9.7 19 -17.01296 9.519176 19 -17.34274 9.302276 19 -15.85795 9.654177 19 -15.48704 9.519176 19 -15.15726 9.302276 19 -20.27733 -0.6606348 19 -17.01296 -6.480824 19 -17.34274 -6.697724 19 -20.39839 -1.533685 19 -17.61361 -6.98483 19 -20.61476 -2.388118 19 -17.81097 -7.326664 19 -20.92381 -3.213563 19 -17.92417 -7.704798 19 -21.3218 -4 19 -17.94713 -8.098847 19 -21.80388 -4.737882 19 -22.36421 -5.418252 19 -17.87858 -8.487565 19 -17.81097 8.673336 19 -23.3363 6.313124 19 -24.06062 6.815355 19 -17.61361 9.01517 19 -24.83579 7.234857 19 -25.65241 7.566538 19 -26.50055 7.806371 19 -27.36993 7.951446 19 -36.22267 -0.6606348 19 -39.48704 -6.480824 19 -39.15726 -6.697724 19 -36.10161 -1.533685 19 -38.88639 -6.98483 19 -35.88524 -2.388118 19 -38.68903 -7.326664 19 -35.57619 -3.213563 19 -38.57583 -7.704798 19 -35.1782 -4 19 -38.55287 -8.098847 19 -34.69612 -4.737882 19 -34.13579 -5.418252 19 -38.62142 -8.487565 19 -33.50402 -6.032853 19 -38.77775 -8.850001 19 -32.80846 -6.574223 19 -32.05758 -7.03579 19 -39.01346 -9.166611 19 -31.26048 -7.411952 19 -14.62142 -8.487565 19 -14.77776 -8.850001 19 -15.01346 -9.166611 19 -15.31583 -9.42033 19 -15.66857 -9.597478 19 -16.05264 -9.688506 19 -16.44736 -9.688506 19 -16.83143 -9.597478 19 -17.18417 -9.42033 19 -10 46.5 -18.5 0 46.5 -18.5 -10 46.5 18.5 0 46.5 18.5 -10 43.74352 -13 -10 43.74352 13 -10 41.62176 -9.325 -10 41.62176 9.325 -10 37.37824 -9.325 -10 37.37824 9.325 -10 35.25648 -13 -10 35.25648 13 -10 37.37824 16.675 -10 41.62176 16.675 -10 37.37824 -16.675 -10 41.62176 -16.675 -30.78006 13 -10.95167 -31.80106 13 -10.80709 -32.80404 13 -10.56754 -33.78018 13 -10.23512 -34.7209 13 -9.812753 -35.61794 13 -9.304153 -36.46341 13 -8.713788 -37.24988 13 -8.046845 -37.97045 13 -7.309186 -38.61877 13 -6.507294 -39.18915 13 -5.648216 -39.67658 13 -4.739501 -40.07678 13 -3.789135 -40.38623 13 -2.80547 -40.6022 13 -1.797151 -40.7228 13 -0.7730381 -40.74698 13 0.2578683 -40.67451 13 1.286509 -40.50603 13 2.303843 -40.24304 13 3.300931 -39.88783 13 4.269011 -39.44353 13 5.199573 -38.91403 13 6.084443 -38.30401 13 6.915842 -37.61882 13 7.686464 -36.86447 13 8.389537 -36.0476 13 9.018883 -35.17538 13 9.56897 -34.25549 13 10.03497 -33.29601 13 10.41277 -32.30536 13 10.69907 -31.29225 13 10.89135 -30.2656 13 10.98791 -29.23441 13 10.98791 -28.20775 13 10.89135 -27.19464 13 10.69907 -26.20399 13 10.41277 -25.24451 13 10.03497 -24.32461 13 9.56897 -23.4524 13 9.018883 -22.63553 13 8.389537 -21.88118 13 7.686464 -21.19599 13 6.915842 -20.58596 13 6.084443 -20.05648 13 5.199573 -19.61217 13 4.269011 -19.25696 13 3.300931 -18.99396 13 2.303843 -18.82549 13 1.286509 -18.75302 13 0.2578683 -18.7772 13 -0.7730381 -18.8978 13 -1.797151 -19.11377 13 -2.80547 -19.42322 13 -3.789135 -19.82341 13 -4.739501 -20.31085 13 -5.648216 -20.88123 13 -6.507294 -21.52955 13 -7.309186 -22.25012 13 -8.046845 -23.03659 13 -8.713788 -23.88206 13 -9.304153 -24.7791 13 -9.812753 -25.71982 13 -10.23512 -26.69596 13 -10.56754 -27.69894 13 -10.80709 -28.71994 13 -10.95167 -29.75 13 -11 -28.71994 -18 -10.95167 -28.71994 -13 -10.95167 -29.75 -18 -11 -27.69894 -13 -10.80709 -27.69894 -18 -10.80709 -26.69596 -13 -10.56754 -26.69596 -18 -10.56754 -25.71982 -13 -10.23512 -25.71982 -18 -10.23512 -24.7791 -13 -9.812753 -24.7791 -18 -9.812753 -23.88206 -13 -9.304153 -23.88206 -18 -9.304153 -23.03659 -13 -8.713788 -23.03659 -18 -8.713788 -22.25012 -13 -8.046845 -22.25012 -18 -8.046845 -21.52955 -13 -7.309186 -21.52955 -18 -7.309186 -20.88123 -13 -6.507294 -20.88123 -18 -6.507294 -20.31085 -13 -5.648216 -20.31085 -18 -5.648216 -19.82341 -13 -4.739501 -19.82341 -18 -4.739501 -19.42322 -13 -3.789135 -19.42322 -18 -3.789135 -19.11377 -13 -2.80547 -19.11377 -18 -2.80547 -18.8978 -13 -1.797151 -18.8978 -18 -1.797151 -18.7772 -13 -0.7730381 -18.7772 -18 -0.7730381 -18.75302 -13 0.2578683 -18.75302 -18 0.2578683 -18.82549 -13 1.286509 -18.82549 -18 1.286509 -18.99396 -13 2.303843 -18.99396 -18 2.303843 -19.25696 -13 3.300931 -19.25696 -18 3.300931 -19.61217 -13 4.269011 -19.61217 -18 4.269011 -20.05648 -13 5.199573 -20.05648 -18 5.199573 -20.58596 -13 6.084443 -20.58596 -18 6.084443 -21.19599 -13 6.915842 -21.19599 -18 6.915842 -21.88118 -13 7.686464 -21.88118 -18 7.686464 -22.63553 -13 8.389537 -22.63553 -18 8.389537 -23.4524 -13 9.018883 -23.4524 -18 9.018883 -24.32461 -13 9.56897 -24.32461 -18 9.56897 -25.24451 -13 10.03497 -25.24451 -18 10.03497 -26.20399 -13 10.41277 -26.20399 -18 10.41277 -27.19464 -13 10.69907 -27.19464 -18 10.69907 -28.20775 -13 10.89135 -28.20775 -18 10.89135 -29.23441 -13 10.98791 -29.23441 -18 10.98791 -30.2656 -13 10.98791 -30.2656 -18 10.98791 -31.29225 -13 10.89135 -31.29225 -18 10.89135 -32.30536 -13 10.69907 -32.30536 -18 10.69907 -33.29601 -13 10.41277 -33.29601 -18 10.41277 -34.25549 -13 10.03497 -34.25549 -18 10.03497 -35.17538 -13 9.56897 -35.17538 -18 9.56897 -36.0476 -13 9.018883 -36.0476 -18 9.018883 -36.86447 -13 8.389537 -36.86447 -18 8.389537 -37.61882 -13 7.686464 -37.61882 -18 7.686464 -38.30401 -13 6.915842 -38.30401 -18 6.915842 -38.91403 -13 6.084443 -38.91403 -18 6.084443 -39.44353 -13 5.199573 -39.44353 -18 5.199573 -39.88783 -13 4.269011 -39.88783 -18 4.269011 -40.24304 -13 3.300931 -40.24304 -18 3.300931 -40.50603 -13 2.303843 -40.50603 -18 2.303843 -40.67451 -13 1.286509 -40.67451 -18 1.286509 -40.74698 -13 0.2578683 -40.74698 -18 0.2578683 -40.7228 -13 -0.7730381 -40.7228 -18 -0.7730381 -40.6022 -13 -1.797151 -40.6022 -18 -1.797151 -40.38623 -13 -2.80547 -40.38623 -18 -2.80547 -40.07678 -13 -3.789135 -40.07678 -18 -3.789135 -39.67658 -13 -4.739501 -39.67658 -18 -4.739501 -39.18915 -13 -5.648216 -39.18915 -18 -5.648216 -38.61877 -13 -6.507294 -38.61877 -18 -6.507294 -37.97045 -13 -7.309186 -37.97045 -18 -7.309186 -37.24988 -13 -8.046845 -37.24988 -18 -8.046845 -36.46341 -13 -8.713788 -36.46341 -18 -8.713788 -35.61794 -13 -9.304153 -35.61794 -18 -9.304153 -34.7209 -13 -9.812753 -34.7209 -18 -9.812753 -33.78018 -13 -10.23512 -33.78018 -18 -10.23512 -32.80404 -13 -10.56754 -32.80404 -18 -10.56754 -31.80106 -13 -10.80709 -31.80106 -18 -10.80709 -30.78006 -13 -10.95167 -30.78006 -18 -10.95167 -29.75 -13 -11 -29.13007 7.951446 14 -29.99945 7.806371 14 -30.8476 7.566538 14 -31.66421 7.234857 14 -32.43938 6.815355 14 -33.1637 6.313124 14 -33.82837 5.73426 14 -34.42533 5.08579 14 -34.94733 4.375585 14 -35.38803 3.612267 14 -35.74209 2.8051 14 -36.0052 1.963884 14 -36.17417 1.098828 14 -36.24696 0.2204347 14 -36.22267 -0.6606348 14 -36.10161 -1.533685 14 -35.88524 -2.388118 14 -35.57619 -3.213563 14 -35.1782 -4 14 -34.69612 -4.737882 14 -34.13579 -5.418252 14 -33.50402 -6.032853 14 -32.80846 -6.574223 14 -32.05758 -7.03579 14 -31.26048 -7.411952 14 -30.42683 -7.698144 14 -29.56676 -7.890891 14 -28.6907 -7.987852 14 -27.8093 -7.987852 14 -26.93324 -7.890891 14 -26.07317 -7.698144 14 -25.23953 -7.411952 14 -24.44242 -7.03579 14 -23.69154 -6.574223 14 -22.99598 -6.032853 14 -22.36421 -5.418252 14 -21.80388 -4.737882 14 -21.3218 -4 14 -20.92381 -3.213563 14 -20.61476 -2.388118 14 -20.39839 -1.533685 14 -20.27733 -0.6606348 14 -20.25304 0.2204347 14 -20.32582 1.098828 14 -20.4948 1.963884 14 -20.75791 2.8051 14 -21.11197 3.612267 14 -21.55267 4.375585 14 -22.07467 5.08579 14 -22.67163 5.73426 14 -23.3363 6.313124 14 -24.06062 6.815355 14 -24.83579 7.234857 14 -25.65241 7.566538 14 -26.50055 7.806371 14 -27.36993 7.951446 14 -28.25 8 14 -29.13007 7.951446 -14 -28.25 8 -14 -29.99945 7.806371 -14 -30.8476 7.566538 -14 -31.66421 7.234857 -14 -32.43938 6.815355 -14 -33.1637 6.313124 -14 -33.82837 5.73426 -14 -34.42533 5.08579 -14 -34.94733 4.375585 -14 -35.38803 3.612267 -14 -35.74209 2.8051 -14 -36.0052 1.963884 -14 -36.17417 1.098828 -14 -36.24696 0.2204347 -14 -36.22267 -0.6606348 -14 -36.10161 -1.533685 -14 -35.88524 -2.388118 -14 -35.57619 -3.213563 -14 -35.1782 -4 -14 -34.69612 -4.737882 -14 -34.13579 -5.418252 -14 -33.50402 -6.032853 -14 -32.80846 -6.574223 -14 -32.05758 -7.03579 -14 -31.26048 -7.411952 -14 -30.42683 -7.698144 -14 -29.56676 -7.890891 -14 -28.6907 -7.987852 -14 -27.8093 -7.987852 -14 -26.93324 -7.890891 -14 -26.07317 -7.698144 -14 -25.23953 -7.411952 -14 -24.44242 -7.03579 -14 -23.69154 -6.574223 -14 -22.99598 -6.032853 -14 -22.36421 -5.418252 -14 -21.80388 -4.737882 -14 -21.3218 -4 -14 -20.92381 -3.213563 -14 -20.61476 -2.388118 -14 -20.39839 -1.533685 -14 -20.27733 -0.6606348 -14 -20.25304 0.2204347 -14 -20.32582 1.098828 -14 -20.4948 1.963884 -14 -20.75791 2.8051 -14 -21.11197 3.612267 -14 -21.55267 4.375585 -14 -22.07467 5.08579 -14 -22.67163 5.73426 -14 -23.3363 6.313124 -14 -24.06062 6.815355 -14 -24.83579 7.234857 -14 -25.65241 7.566538 -14 -26.50055 7.806371 -14 -27.36993 7.951446 -14 -16.64205 -6.345824 14 -17.01296 -6.480824 14 -17.34274 -6.697724 14 -17.61361 -6.98483 14 -17.81097 -7.326664 14 -17.92417 -7.704798 14 -17.94713 -8.098847 14 -17.87858 -8.487565 14 -17.72224 -8.850001 14 -17.48654 -9.166611 14 -17.18417 -9.42033 14 -16.83143 -9.597478 14 -16.44736 -9.688506 14 -16.05264 -9.688506 14 -15.66857 -9.597478 14 -15.31583 -9.42033 14 -15.01346 -9.166611 14 -14.77776 -8.850001 14 -14.62142 -8.487565 14 -14.55288 -8.098847 14 -14.57583 -7.704798 14 -14.68903 -7.326664 14 -14.88639 -6.98483 14 -15.15726 -6.697724 14 -15.48704 -6.480824 14 -15.85795 -6.345824 14 -16.25 -6.3 14 -16.64205 -6.345824 -14 -16.25 -6.3 -14 -17.01296 -6.480824 -14 -17.34274 -6.697724 -14 -17.61361 -6.98483 -14 -17.81097 -7.326664 -14 -17.92417 -7.704798 -14 -17.94713 -8.098847 -14 -17.87858 -8.487565 -14 -17.72224 -8.850001 -14 -17.48654 -9.166611 -14 -17.18417 -9.42033 -14 -16.83143 -9.597478 -14 -16.44736 -9.688506 -14 -16.05264 -9.688506 -14 -15.66857 -9.597478 -14 -15.31583 -9.42033 -14 -15.01346 -9.166611 -14 -14.77776 -8.850001 -14 -14.62142 -8.487565 -14 -14.55288 -8.098847 -14 -14.57583 -7.704798 -14 -14.68903 -7.326664 -14 -14.88639 -6.98483 -14 -15.15726 -6.697724 -14 -15.48704 -6.480824 -14 -15.85795 -6.345824 -14 -40.64205 9.654177 14 -41.01296 9.519176 14 -41.34274 9.302276 14 -41.61361 9.01517 14 -41.81097 8.673336 14 -41.92417 8.295203 14 -41.94712 7.901154 14 -41.87858 7.512434 14 -41.72224 7.15 14 -41.48653 6.833389 14 -41.18416 6.579671 14 -40.83143 6.402523 14 -40.44736 6.311495 14 -40.05264 6.311495 14 -39.66857 6.402523 14 -39.31583 6.579671 14 -39.01346 6.833389 14 -38.77775 7.15 14 -38.62142 7.512434 14 -38.55287 7.901154 14 -38.57583 8.295203 14 -38.68903 8.673336 14 -38.88639 9.01517 14 -39.15726 9.302276 14 -39.48704 9.519176 14 -39.85795 9.654177 14 -40.25 9.7 14 -40.64205 9.654177 -14 -40.25 9.7 -14 -41.01296 9.519176 -14 -41.34274 9.302276 -14 -41.61361 9.01517 -14 -41.81097 8.673336 -14 -41.92417 8.295203 -14 -41.94712 7.901154 -14 -41.87858 7.512434 -14 -41.72224 7.15 -14 -41.48653 6.833389 -14 -41.18416 6.579671 -14 -40.83143 6.402523 -14 -40.44736 6.311495 -14 -40.05264 6.311495 -14 -39.66857 6.402523 -14 -39.31583 6.579671 -14 -39.01346 6.833389 -14 -38.77775 7.15 -14 -38.62142 7.512434 -14 -38.55287 7.901154 -14 -38.57583 8.295203 -14 -38.68903 8.673336 -14 -38.88639 9.01517 -14 -39.15726 9.302276 -14 -39.48704 9.519176 -14 -39.85795 9.654177 -14 -40.64205 -6.345824 14 -41.01296 -6.480824 14 -41.34274 -6.697724 14 -41.61361 -6.98483 14 -41.81097 -7.326664 14 -41.92417 -7.704798 14 -41.94712 -8.098847 14 -41.87858 -8.487565 14 -41.72224 -8.850001 14 -41.48653 -9.166611 14 -41.18416 -9.42033 14 -40.83143 -9.597478 14 -40.44736 -9.688506 14 -40.05264 -9.688506 14 -39.66857 -9.597478 14 -39.31583 -9.42033 14 -39.01346 -9.166611 14 -38.77775 -8.850001 14 -38.62142 -8.487565 14 -38.55287 -8.098847 14 -38.57583 -7.704798 14 -38.68903 -7.326664 14 -38.88639 -6.98483 14 -39.15726 -6.697724 14 -39.48704 -6.480824 14 -39.85795 -6.345824 14 -40.25 -6.3 14 -40.64205 -6.345824 -14 -40.25 -6.3 -14 -41.01296 -6.480824 -14 -41.34274 -6.697724 -14 -41.61361 -6.98483 -14 -41.81097 -7.326664 -14 -41.92417 -7.704798 -14 -41.94712 -8.098847 -14 -41.87858 -8.487565 -14 -41.72224 -8.850001 -14 -41.48653 -9.166611 -14 -41.18416 -9.42033 -14 -40.83143 -9.597478 -14 -40.44736 -9.688506 -14 -40.05264 -9.688506 -14 -39.66857 -9.597478 -14 -39.31583 -9.42033 -14 -39.01346 -9.166611 -14 -38.77775 -8.850001 -14 -38.62142 -8.487565 -14 -38.55287 -8.098847 -14 -38.57583 -7.704798 -14 -38.68903 -7.326664 -14 -38.88639 -6.98483 -14 -39.15726 -6.697724 -14 -39.48704 -6.480824 -14 -39.85795 -6.345824 -14 -16.64205 9.654177 14 -17.01296 9.519176 14 -17.34274 9.302276 14 -17.61361 9.01517 14 -17.81097 8.673336 14 -17.92417 8.295203 14 -17.94713 7.901154 14 -17.87858 7.512434 14 -17.72224 7.15 14 -17.48654 6.833389 14 -17.18417 6.579671 14 -16.83143 6.402523 14 -16.44736 6.311495 14 -16.05264 6.311495 14 -15.66857 6.402523 14 -15.31583 6.579671 14 -15.01346 6.833389 14 -14.77776 7.15 14 -14.62142 7.512434 14 -14.55288 7.901154 14 -14.57583 8.295203 14 -14.68903 8.673336 14 -14.88639 9.01517 14 -15.15726 9.302276 14 -15.48704 9.519176 14 -15.85795 9.654177 14 -16.25 9.7 14 -16.64205 9.654177 -14 -16.25 9.7 -14 -17.01296 9.519176 -14 -17.34274 9.302276 -14 -17.61361 9.01517 -14 -17.81097 8.673336 -14 -17.92417 8.295203 -14 -17.94713 7.901154 -14 -17.87858 7.512434 -14 -17.72224 7.15 -14 -17.48654 6.833389 -14 -17.18417 6.579671 -14 -16.83143 6.402523 -14 -16.44736 6.311495 -14 -16.05264 6.311495 -14 -15.66857 6.402523 -14 -15.31583 6.579671 -14 -15.01346 6.833389 -14 -14.77776 7.15 -14 -14.62142 7.512434 -14 -14.55288 7.901154 -14 -14.57583 8.295203 -14 -14.68903 8.673336 -14 -14.88639 9.01517 -14 -15.15726 9.302276 -14 -15.48704 9.519176 -14 -15.85795 9.654177 -14 -10 -1.089447 -12.45243 -4 -1.089447 -12.45243 -10 0 -12.5 -4 -2.170602 -12.3101 -10 -2.170602 -12.3101 -4 -3.235238 -12.07407 -10 -3.235238 -12.07407 -4 -4.275252 -11.74616 -10 -4.275252 -11.74616 -4 -5.282728 -11.32885 -10 -5.282728 -11.32885 -4 -6.25 -10.82532 -10 -6.25 -10.82532 -4 -7.169705 -10.2394 -10 -7.169705 -10.2394 -4 -8.034846 -9.575556 -10 -8.034846 -9.575556 -4 -8.838835 -8.838835 -10 -8.838835 -8.838835 -4 -9.575556 -8.034846 -10 -9.575556 -8.034846 -4 -10.2394 -7.169705 -10 -10.2394 -7.169705 -4 -10.82532 -6.25 -10 -10.82532 -6.25 -4 -11.32885 -5.282728 -10 -11.32885 -5.282728 -4 -11.74616 -4.275252 -10 -11.74616 -4.275252 -4 -12.07407 -3.235238 -10 -12.07407 -3.235238 -4 -12.3101 -2.170602 -10 -12.3101 -2.170602 -4 -12.45243 -1.089447 -10 -12.45243 -1.089447 -4 -12.5 0 -10 -12.5 0 -4 -12.45243 1.089447 -10 -12.45243 1.089447 -4 -12.3101 2.170602 -10 -12.3101 2.170602 -4 -12.07407 3.235238 -10 -12.07407 3.235238 -4 -11.74616 4.275252 -10 -11.74616 4.275252 -4 -11.32885 5.282728 -10 -11.32885 5.282728 -4 -10.82532 6.25 -10 -10.82532 6.25 -4 -10.2394 7.169705 -10 -10.2394 7.169705 -4 -9.575556 8.034846 -10 -9.575556 8.034846 -4 -8.838835 8.838835 -10 -8.838835 8.838835 -4 -8.034846 9.575556 -10 -8.034846 9.575556 -4 -7.169705 10.2394 -10 -7.169705 10.2394 -4 -6.25 10.82532 -10 -6.25 10.82532 -4 -5.282728 11.32885 -10 -5.282728 11.32885 -4 -4.275252 11.74616 -10 -4.275252 11.74616 -4 -3.235238 12.07407 -10 -3.235238 12.07407 -4 -2.170602 12.3101 -10 -2.170602 12.3101 -4 -1.089447 12.45243 -10 -1.089447 12.45243 -4 0 12.5 -10 0 12.5 -4 1.089447 12.45243 -10 1.089447 12.45243 -4 2.170602 12.3101 -10 2.170602 12.3101 -4 3.235238 12.07407 -10 3.235238 12.07407 -4 4.275252 11.74616 -10 4.275252 11.74616 -4 5.282728 11.32885 -10 5.282728 11.32885 -4 6.25 10.82532 -10 6.25 10.82532 -4 7.169705 10.2394 -10 7.169705 10.2394 -4 8.034846 9.575556 -10 8.034846 9.575556 -4 8.838835 8.838835 -10 8.838835 8.838835 -4 9.575556 8.034846 -10 9.575556 8.034846 -4 10.2394 7.169705 -10 10.2394 7.169705 -4 10.82532 6.25 -10 10.82532 6.25 -4 11.32885 5.282728 -10 11.32885 5.282728 -4 11.74616 4.275252 -10 11.74616 4.275252 -4 12.07407 3.235238 -10 12.07407 3.235238 -4 12.3101 2.170602 -10 12.3101 2.170602 -4 12.45243 1.089447 -10 12.45243 1.089447 -4 12.5 0 -10 12.5 0 -4 12.45243 -1.089447 -10 12.45243 -1.089447 -4 12.3101 -2.170602 -10 12.3101 -2.170602 -4 12.07407 -3.235238 -10 12.07407 -3.235238 -4 11.74616 -4.275252 -10 11.74616 -4.275252 -4 11.32885 -5.282728 -10 11.32885 -5.282728 -4 10.82532 -6.25 -10 10.82532 -6.25 -4 10.2394 -7.169705 -10 10.2394 -7.169705 -4 9.575556 -8.034846 -10 9.575556 -8.034846 -4 8.838835 -8.838835 -10 8.838835 -8.838835 -4 8.034846 -9.575556 -10 8.034846 -9.575556 -4 7.169705 -10.2394 -10 7.169705 -10.2394 -4 6.25 -10.82532 -10 6.25 -10.82532 -4 5.282728 -11.32885 -10 5.282728 -11.32885 -4 4.275252 -11.74616 -10 4.275252 -11.74616 -4 3.235238 -12.07407 -10 3.235238 -12.07407 -4 2.170602 -12.3101 -10 2.170602 -12.3101 -4 1.089447 -12.45243 -10 1.089447 -12.45243 -4 0 -12.5 -10 13 -14 -10 -13 -14 -10 13 14 -10 -13 14 -10 -43.74352 -13 -10 -43.74352 13 -10 -41.62176 -9.325 -10 -41.62176 9.325 -10 -37.37824 9.325 -10 -37.37824 -9.325 -10 -35.25648 -13 -10 -35.25648 13 -10 -37.37824 -16.675 -10 -41.62176 -16.675 -10 -41.62176 16.675 -10 -37.37824 16.675 -3.973431 -19.88467 17.93951 -3.857241 -20.15018 18.17904 -3.65577 -20.3859 18.3917 -3.857241 -21.18233 16.96514 -3.65577 -21.43012 17.1636 -3.857241 -22.14147 15.69276 -3.65577 -22.40048 15.87633 -3.857241 -23.02428 14.36628 -3.65577 -23.29361 14.53434 -3.857241 -23.82771 12.99028 -3.65577 -24.10645 13.14224 -3.857241 -24.54901 11.5695 -3.65577 -24.83619 11.70484 -3.857241 -25.18569 10.10884 -3.65577 -25.48031 10.22709 -3.857241 -25.73554 8.613326 -3.65577 -26.03659 8.714084 -3.857241 -26.19668 7.088121 -3.65577 -26.50312 7.171038 -3.857241 -26.56751 5.538484 -3.65577 -26.87829 5.603273 -3.857241 -26.84676 3.969754 -3.65577 -27.16081 4.016192 -3.857241 -27.03346 2.387339 -3.65577 -27.3497 2.415266 -3.857241 -27.12683 0.801559 -3.65577 -27.44419 0.8098422 -3.65577 -27.44419 -0.8098422 -3.381678 -27.7015 -0.8163304 -3.381678 -27.60609 -2.437908 -3.052187 -27.78653 -2.453843 -3.381678 -27.41543 -4.053842 -3.052187 -27.59462 -4.080338 -3.381678 -27.13027 -5.655801 -3.052187 -27.3076 -5.692768 -3.381678 -26.75158 -7.238264 -3.052187 -26.92643 -7.285574 -3.381678 -26.28067 -8.795775 -3.052187 -26.45245 -8.853265 -3.381678 -25.71917 -10.32296 -3.052187 -25.88728 -10.39044 -3.381678 -25.06901 -11.81457 -3.052187 -25.23287 -11.89179 -3.381678 -24.33244 -13.26544 -3.052187 -24.49148 -13.35215 -3.381678 -23.51198 -14.67059 -3.052187 -23.66566 -14.76648 -3.381678 -22.61047 -16.02517 -3.052187 -22.75826 -16.12991 -3.381678 -21.63102 -17.3245 -3.052187 -21.77241 -17.43774 -3.381678 -20.577 -18.56412 -3.052187 -20.7115 -18.68545 -3.65577 -20.3859 -18.3917 -3.65577 -21.43012 -17.1636 -3.65577 -22.40048 -15.87633 -3.65577 -23.29361 -14.53434 -3.65577 -24.10645 -13.14224 -3.65577 -24.83619 -11.70484 -3.65577 -25.48031 -10.22709 -3.65577 -26.03659 -8.714084 -3.65577 -26.50312 -7.171038 -3.65577 -26.87829 -5.603273 -3.65577 -27.16081 -4.016192 -3.65577 -27.3497 -2.415266 -3.857241 -27.12683 -0.801559 -3.973431 -26.76936 0.7920638 -3.973431 -26.67725 2.355882 -3.973431 -26.49301 3.917446 -3.973431 -26.21744 5.465505 -3.973431 -25.85149 6.994724 -3.973431 -25.39643 8.499831 -3.973431 -24.85382 9.975636 -3.973431 -24.22554 11.41705 -3.973431 -23.51375 12.81911 -3.973431 -22.72089 14.17698 -3.973431 -21.84972 15.48598 -3.973431 -20.90322 16.7416 -3.381678 -20.577 18.56412 -3.052187 -20.7115 18.68545 -2.688 -20.78093 18.74809 -2.5 -21.62257 17.78945 -2.688 -21.84539 17.49619 -2.5 -22.60702 16.52037 -2.688 -22.83455 16.18398 -3.052187 -22.75826 16.12991 -3.052187 -23.66566 14.76648 -3.381678 -23.51198 14.67059 -3.381678 -24.33244 13.26544 -3.381678 -22.61047 16.02517 -3.052187 -21.77241 17.43774 -3.381678 -21.63102 17.3245 -2.5 -23.51709 15.19692 -2.688 -23.74499 14.81598 -3.052187 -24.49148 13.35215 -3.381678 -25.06901 11.81457 -2.5 -24.34978 13.82347 -2.688 -24.57358 13.39691 -3.052187 -25.23287 11.89179 -3.381678 -25.71917 10.32296 -2.5 -25.10234 12.40454 -2.688 -25.31745 11.93165 -3.052187 -25.88728 10.39044 -3.381678 -26.28067 8.795775 -2.5 -25.7723 10.94479 -2.688 -25.97406 10.42527 -3.052187 -26.45245 8.853265 -3.381678 -26.75158 7.238264 -2.5 -26.35746 9.449025 -2.688 -26.54112 8.882943 -3.052187 -26.92643 7.285574 -3.381678 -27.13027 5.655801 -2.5 -26.8559 7.922168 -2.688 -27.01669 7.309996 -3.052187 -27.3076 5.692768 -3.381678 -27.41543 4.053842 -2.5 -27.26596 6.369244 -2.688 -27.39913 5.711851 -3.052187 -27.59462 4.080338 -3.381678 -27.60609 2.437908 -2.5 -27.58631 4.795362 -2.688 -27.68712 4.094017 -3.052187 -27.78653 2.453843 -3.381678 -27.7015 0.8163304 -2.5 -27.81589 3.205701 -2.688 -27.87967 2.462069 -3.052187 -27.88259 0.820555 -3.052187 -27.88259 -0.820555 -2.5 -27.95393 1.605492 -2.688 -27.97609 0.822191 -2.688 -27.97609 -0.822191 -2.688 -27.87967 -2.462069 -2.5 -28 0 -2.5 -27.95393 -1.605492 -2.5 -27.81589 -3.205701 -2.688 -27.68712 -4.094017 -2.5 -27.58631 -4.795362 -2.688 -27.39913 -5.711851 -2.5 -27.26596 -6.369244 -2.688 -27.01669 -7.309996 -2.5 -26.8559 -7.922168 -2.688 -26.54112 -8.882943 -2.5 -26.35746 -9.449025 -2.688 -25.97406 -10.42527 -2.5 -25.7723 -10.94479 -2.688 -25.31745 -11.93165 -2.5 -25.10234 -12.40454 -2.688 -24.57358 -13.39691 -2.5 -24.34978 -13.82347 -2.688 -23.74499 -14.81598 -2.5 -23.51709 -15.19692 -2.688 -22.83455 -16.18398 -2.5 -22.60702 -16.52037 -2.688 -21.84539 -17.49619 -2.5 -21.62257 -17.78945 -2.688 -20.78093 -18.74809 -3.857241 -20.15018 -18.17904 -3.973431 -19.88467 -17.93951 -4 -19.56508 -17.87338 -4 -20.58862 -16.68409 -3.973431 -20.90322 -16.7416 -3.857241 -21.18233 -16.96514 -3.857241 -22.14147 -15.69276 -4 -21.53997 -15.43631 -3.973431 -21.84972 -15.48598 -3.857241 -23.02428 -14.36628 -4 -22.41581 -14.13441 -3.973431 -22.72089 -14.17698 -3.857241 -23.82771 -12.99028 -4 -23.21306 -12.78296 -3.973431 -23.51375 -12.81911 -3.857241 -24.54901 -11.5695 -4 -23.92892 -11.38669 -3.973431 -24.22554 -11.41705 -3.857241 -25.18569 -10.10884 -4 -24.56089 -9.950503 -3.973431 -24.85382 -9.975636 -3.857241 -25.73554 -8.613326 -4 -25.10676 -8.479429 -3.973431 -25.39643 -8.499831 -3.857241 -26.19668 -7.088121 -4 -25.5646 -6.978626 -3.973431 -25.85149 -6.994724 -3.857241 -26.56751 -5.538484 -4 -25.93282 -5.453357 -3.973431 -26.21744 -5.465505 -3.857241 -26.84676 -3.969754 -4 -26.21011 -3.908969 -3.973431 -26.49301 -3.917446 -3.857241 -27.03346 -2.387339 -4 -26.39552 -2.350877 -3.973431 -26.67725 -2.355882 -3.973431 -26.76936 -0.7920638 -4 -26.48838 -0.7845425 -4 -26.48838 0.7845425 -4 -26.39552 2.350877 -4 -26.21011 3.908969 -4 -25.93282 5.453357 -4 -25.5646 6.978626 -4 -25.10676 8.479429 -4 -24.56089 9.950503 -4 -23.92892 11.38669 -4 -23.21306 12.78296 -4 -22.41581 14.13441 -4 -21.53997 15.43631 -4 -20.58862 16.68409 -4 -19.56508 17.87338 -1.5 -21.62257 -17.78945 -1.5 -22.60702 -16.52037 -1.5 -23.51709 -15.19692 -1.5 -24.34978 -13.82347 -1.5 -25.10234 -12.40454 -1.5 -25.7723 -10.94479 -1.5 -26.35746 -9.449025 -1.5 -26.8559 -7.922168 -1.5 -27.26596 -6.369244 -1.5 -27.58631 -4.795362 -1.5 -27.81589 -3.205701 -1.5 -27.95393 -1.605492 -1.5 -28 0 -1.5 -27.95393 1.605492 -1.5 -27.81589 3.205701 -1.5 -27.58631 4.795362 -1.5 -27.26596 6.369244 -1.5 -26.8559 7.922168 -1.5 -26.35746 9.449025 -1.5 -25.7723 10.94479 -1.5 -25.10234 12.40454 -1.5 -24.34978 13.82347 -1.5 -23.51709 15.19692 -1.5 -22.60702 16.52037 -1.5 -21.62257 17.78945 -2.5 21.62257 17.78945 -2.688 20.78093 18.74809 -2.688 21.84539 17.49619 -3.052187 20.7115 18.68545 -3.052187 21.77241 17.43774 -3.381678 20.577 18.56412 -3.381678 21.63102 17.3245 -3.65577 20.3859 18.3917 -3.65577 21.43012 17.1636 -3.857241 20.15018 18.17904 -3.857241 21.18233 16.96514 -3.973431 19.88467 17.93951 -3.973431 20.90322 16.7416 -4 20.58862 16.68409 -4 21.53997 15.43631 -3.973431 21.84972 15.48598 -4 22.41581 14.13441 -3.973431 22.72089 14.17698 -3.857241 23.02428 14.36628 -3.857241 23.82771 12.99028 -3.65577 24.10645 13.14224 -3.65577 24.83619 11.70484 -3.381678 25.06901 11.81457 -3.381678 25.71917 10.32296 -3.052187 25.88728 10.39044 -3.052187 26.45245 8.853265 -2.688 26.54112 8.882943 -2.688 27.01669 7.309996 -2.5 26.8559 7.922168 -2.5 27.26596 6.369244 -2.5 26.35746 9.449025 -2.688 25.97406 10.42527 -3.052187 25.23287 11.89179 -3.381678 24.33244 13.26544 -3.65577 23.29361 14.53434 -3.857241 22.14147 15.69276 -4 19.56508 17.87338 -4 23.21306 12.78296 -3.973431 23.51375 12.81911 -3.857241 24.54901 11.5695 -3.65577 25.48031 10.22709 -3.381678 26.28067 8.795775 -3.052187 26.92643 7.285574 -2.688 27.39913 5.711851 -2.5 27.58631 4.795362 -4 23.92892 11.38669 -3.973431 24.22554 11.41705 -3.857241 25.18569 10.10884 -3.65577 26.03659 8.714084 -3.381678 26.75158 7.238264 -3.052187 27.3076 5.692768 -2.688 27.68712 4.094017 -2.5 27.81589 3.205701 -4 24.56089 9.950503 -3.973431 24.85382 9.975636 -3.857241 25.73554 8.613326 -3.65577 26.50312 7.171038 -3.381678 27.13027 5.655801 -3.052187 27.59462 4.080338 -2.688 27.87967 2.462069 -2.5 27.95393 1.605492 -4 25.10676 8.479429 -3.973431 25.39643 8.499831 -3.857241 26.19668 7.088121 -3.65577 26.87829 5.603273 -3.381678 27.41543 4.053842 -3.052187 27.78653 2.453843 -3.052187 27.88259 0.820555 -2.688 27.97609 0.822191 -2.688 27.97609 -0.822191 -2.5 28 0 -2.5 27.95393 -1.605492 -4 25.5646 6.978626 -3.973431 25.85149 6.994724 -3.857241 26.56751 5.538484 -3.65577 27.16081 4.016192 -3.381678 27.60609 2.437908 -3.381678 27.7015 0.8163304 -3.052187 27.88259 -0.820555 -2.688 27.87967 -2.462069 -2.5 27.81589 -3.205701 -4 25.93282 5.453357 -3.973431 26.21744 5.465505 -3.857241 26.84676 3.969754 -3.65577 27.3497 2.415266 -3.65577 27.44419 0.8098422 -3.381678 27.7015 -0.8163304 -3.052187 27.78653 -2.453843 -2.688 27.68712 -4.094017 -2.5 27.58631 -4.795362 -4 26.21011 3.908969 -3.973431 26.49301 3.917446 -3.857241 27.03346 2.387339 -3.857241 27.12683 0.801559 -3.65577 27.44419 -0.8098422 -3.381678 27.60609 -2.437908 -3.052187 27.59462 -4.080338 -2.688 27.39913 -5.711851 -2.5 27.26596 -6.369244 -4 26.39552 2.350877 -3.973431 26.67725 2.355882 -3.973431 26.76936 0.7920638 -3.857241 27.12683 -0.801559 -3.65577 27.3497 -2.415266 -3.381678 27.41543 -4.053842 -3.052187 27.3076 -5.692768 -2.688 27.01669 -7.309996 -2.5 26.8559 -7.922168 -4 26.48838 0.7845425 -3.973431 26.76936 -0.7920638 -3.857241 27.03346 -2.387339 -3.65577 27.16081 -4.016192 -3.381678 27.13027 -5.655801 -3.052187 26.92643 -7.285574 -2.688 26.54112 -8.882943 -2.5 26.35746 -9.449025 -4 26.48838 -0.7845425 -3.973431 26.67725 -2.355882 -3.857241 26.84676 -3.969754 -3.65577 26.87829 -5.603273 -3.381678 26.75158 -7.238264 -3.052187 26.45245 -8.853265 -2.688 25.97406 -10.42527 -2.5 25.7723 -10.94479 -4 26.39552 -2.350877 -3.973431 26.49301 -3.917446 -3.857241 26.56751 -5.538484 -3.65577 26.50312 -7.171038 -3.381678 26.28067 -8.795775 -3.052187 25.88728 -10.39044 -2.688 25.31745 -11.93165 -2.5 25.10234 -12.40454 -4 26.21011 -3.908969 -3.973431 26.21744 -5.465505 -3.857241 26.19668 -7.088121 -3.65577 26.03659 -8.714084 -3.381678 25.71917 -10.32296 -3.052187 25.23287 -11.89179 -2.688 24.57358 -13.39691 -2.5 24.34978 -13.82347 -4 25.93282 -5.453357 -3.973431 25.85149 -6.994724 -3.857241 25.73554 -8.613326 -3.65577 25.48031 -10.22709 -3.381678 25.06901 -11.81457 -3.052187 24.49148 -13.35215 -2.688 23.74499 -14.81598 -2.5 23.51709 -15.19692 -4 25.5646 -6.978626 -3.973431 25.39643 -8.499831 -3.857241 25.18569 -10.10884 -3.65577 24.83619 -11.70484 -3.381678 24.33244 -13.26544 -3.052187 23.66566 -14.76648 -2.688 22.83455 -16.18398 -2.5 22.60702 -16.52037 -4 25.10676 -8.479429 -3.973431 24.85382 -9.975636 -3.857241 24.54901 -11.5695 -3.65577 24.10645 -13.14224 -3.381678 23.51198 -14.67059 -3.052187 22.75826 -16.12991 -2.688 21.84539 -17.49619 -2.5 21.62257 -17.78945 -4 24.56089 -9.950503 -3.973431 24.22554 -11.41705 -3.857241 23.82771 -12.99028 -3.65577 23.29361 -14.53434 -3.381678 22.61047 -16.02517 -3.052187 21.77241 -17.43774 -2.688 20.78093 -18.74809 -4 23.92892 -11.38669 -3.973431 23.51375 -12.81911 -3.857241 23.02428 -14.36628 -3.65577 22.40048 -15.87633 -3.381678 21.63102 -17.3245 -3.052187 20.7115 -18.68545 -4 23.21306 -12.78296 -3.973431 22.72089 -14.17698 -3.857241 22.14147 -15.69276 -3.65577 21.43012 -17.1636 -3.381678 20.577 -18.56412 -4 22.41581 -14.13441 -3.973431 21.84972 -15.48598 -3.857241 21.18233 -16.96514 -3.65577 20.3859 -18.3917 -4 21.53997 -15.43631 -3.973431 20.90322 -16.7416 -3.857241 20.15018 -18.17904 -4 20.58862 -16.68409 -3.973431 19.88467 -17.93951 -4 19.56508 -17.87338 -2.5 25.7723 10.94479 -2.688 25.31745 11.93165 -3.052187 24.49148 13.35215 -3.381678 23.51198 14.67059 -3.65577 22.40048 15.87633 -2.5 25.10234 12.40454 -2.688 24.57358 13.39691 -3.052187 23.66566 14.76648 -3.381678 22.61047 16.02517 -2.5 24.34978 13.82347 -2.688 23.74499 14.81598 -3.052187 22.75826 16.12991 -2.5 23.51709 15.19692 -2.688 22.83455 16.18398 -2.5 22.60702 16.52037 -1.126965 -20.9121 18.69024 -1.126965 -21.92813 17.4871 -0.7773695 -22.03634 17.5734 -1.126965 -22.87414 16.23007 -0.7773695 -22.98703 16.31016 -1.126965 -23.74818 14.92197 -0.7773695 -23.86538 14.99561 -1.126965 -24.5475 13.56692 -0.7773695 -24.66864 13.63388 -1.126965 -25.26959 12.16919 -0.7773695 -25.3943 12.22925 -1.126965 -25.91217 10.73317 -0.7773695 -26.04004 10.78614 -1.126965 -26.47321 9.263379 -0.7773695 -26.60386 9.309094 -1.126965 -26.95097 7.76444 -0.7773695 -27.08397 7.802758 -1.126965 -27.34393 6.241073 -0.7773695 -27.47887 6.271872 -1.126965 -27.65085 4.698068 -0.7773695 -27.78731 4.721253 -1.126965 -27.87077 3.140282 -0.7773695 -28.00832 3.155779 -1.126965 -28.003 1.572615 -0.7773695 -28.1412 1.580376 -1.126965 -28.04713 0 -0.7773695 -28.18554 0 -1.126965 -28.003 -1.572615 -0.7773695 -28.1412 -1.580376 -1.126965 -27.87077 -3.140282 -0.7773695 -28.00832 -3.155779 -1.126965 -27.65085 -4.698068 -0.7773695 -27.78731 -4.721253 -1.126965 -27.34393 -6.241073 -0.7773695 -27.47887 -6.271872 -1.126965 -26.95097 -7.76444 -0.7773695 -27.08397 -7.802758 -1.126965 -26.47321 -9.263379 -0.7773695 -26.60386 -9.309094 -1.126965 -25.91217 -10.73317 -0.7773695 -26.04004 -10.78614 -1.126965 -25.26959 -12.16919 -0.7773695 -25.3943 -12.22925 -1.126965 -24.5475 -13.56692 -0.7773695 -24.66864 -13.63388 -1.126965 -23.74818 -14.92197 -0.7773695 -23.86538 -14.99561 -1.126965 -22.87414 -16.23007 -0.7773695 -22.98703 -16.31016 -1.126965 -21.92813 -17.4871 -0.7773695 -22.03634 -17.5734 -1.126965 -20.9121 -18.69024 -0.7773695 -21.01428 -18.78363 -0.7773695 -21.01428 18.78363 -0.4731793 -22.20913 17.71119 -0.4731793 -21.17803 18.93206 -0.2335081 -22.43564 17.89183 -0.07341521 -22.70163 18.10395 -0.002959907 -22.99039 18.33423 -0.002959907 -23.98223 17.0163 -0.002959907 -24.89862 15.64484 -0.07341521 -24.58589 15.44834 -0.07341521 -25.4134 14.04549 -0.2335081 -25.11564 13.88092 -0.2335081 -25.85444 12.45084 -0.4731793 -25.59342 12.32514 -0.4731793 -26.24423 10.87071 -0.4731793 -24.86208 13.74078 -0.2335081 -24.29782 15.26733 -0.07341521 -23.68101 16.80257 -0.2335081 -23.40355 16.6057 -0.4731793 -24.05251 15.11319 -0.4731793 -23.16727 16.43805 -0.002959907 -25.73666 14.22415 -0.07341521 -26.16096 12.59845 -0.2335081 -26.51189 10.98158 -0.4731793 -26.81247 9.382088 -0.002959907 -26.49372 12.7587 -0.07341521 -26.82621 11.11178 -0.2335081 -27.08592 9.477774 -0.4731793 -27.29634 7.863941 -0.002959907 -27.16743 11.25312 -0.07341521 -27.40704 9.59014 -0.2335081 -27.57473 7.944144 -0.4731793 -27.69434 6.321052 -0.002959907 -27.75566 9.712125 -0.07341521 -27.90165 8.038328 -0.2335081 -27.97678 6.385519 -0.4731793 -28.00519 4.758274 -0.002959907 -28.25656 8.140574 -0.07341521 -28.30847 6.461224 -0.2335081 -28.29081 4.806802 -0.4731793 -28.22793 3.180524 -0.002959907 -28.66855 6.543409 -0.07341521 -28.62622 4.86379 -0.2335081 -28.51582 3.212962 -0.4731793 -28.36186 1.592768 -0.002959907 -28.99034 4.925657 -0.07341521 -28.8539 3.251054 -0.2335081 -28.65112 1.609012 -0.4731793 -28.40655 0 -0.002959907 -29.22092 3.292407 -0.07341521 -28.9908 1.628088 -0.2335081 -28.69626 0 -0.4731793 -28.36186 -1.592768 -0.002959907 -29.35956 1.648797 -0.07341521 -29.03647 0 -0.2335081 -28.65112 -1.609012 -0.4731793 -28.22793 -3.180524 -0.002959907 -29.40582 0 -0.07341521 -28.9908 -1.628088 -0.2335081 -28.51582 -3.212962 -0.4731793 -28.00519 -4.758274 -0.002959907 -29.35956 -1.648797 -0.07341521 -28.8539 -3.251054 -0.2335081 -28.29081 -4.806802 -0.4731793 -27.69434 -6.321052 -0.002959907 -29.22092 -3.292407 -0.07341521 -28.62622 -4.86379 -0.2335081 -27.97678 -6.385519 -0.4731793 -27.29634 -7.863941 -0.002959907 -28.99034 -4.925657 -0.07341521 -28.30847 -6.461224 -0.2335081 -27.57473 -7.944144 -0.4731793 -26.81247 -9.382088 -0.002959907 -28.66855 -6.543409 -0.07341521 -27.90165 -8.038328 -0.2335081 -27.08592 -9.477774 -0.4731793 -26.24423 -10.87071 -0.002959907 -28.25656 -8.140574 -0.07341521 -27.40704 -9.59014 -0.2335081 -26.51189 -10.98158 -0.4731793 -25.59342 -12.32514 -0.002959907 -27.75566 -9.712125 -0.07341521 -26.82621 -11.11178 -0.2335081 -25.85444 -12.45084 -0.4731793 -24.86208 -13.74078 -0.002959907 -27.16743 -11.25312 -0.07341521 -26.16096 -12.59845 -0.2335081 -25.11564 -13.88092 -0.4731793 -24.05251 -15.11319 -0.002959907 -26.49372 -12.7587 -0.07341521 -25.4134 -14.04549 -0.2335081 -24.29782 -15.26733 -0.4731793 -23.16727 -16.43805 -0.002959907 -25.73666 -14.22415 -0.07341521 -24.58589 -15.44834 -0.2335081 -23.40355 -16.6057 -0.4731793 -22.20913 -17.71119 -0.002959907 -24.89862 -15.64484 -0.07341521 -23.68101 -16.80257 -0.2335081 -22.43564 -17.89183 -0.4731793 -21.17803 -18.93206 -0.002959907 -23.98223 -17.0163 -0.07341521 -22.70163 -18.10395 -0.002959907 -22.99039 -18.33423 -1.5 21.62257 -17.78945 -1.126965 20.9121 -18.69024 -1.126965 21.92813 -17.4871 -0.7773695 22.03634 -17.5734 -1.126965 22.87414 -16.23007 -0.7773695 22.98703 -16.31016 -1.126965 23.74818 -14.92197 -0.7773695 23.86538 -14.99561 -1.126965 24.5475 -13.56692 -0.7773695 24.66864 -13.63388 -1.126965 25.26959 -12.16919 -0.7773695 25.3943 -12.22925 -1.126965 25.91217 -10.73317 -0.7773695 26.04004 -10.78614 -1.126965 26.47321 -9.263379 -0.7773695 26.60386 -9.309094 -1.126965 26.95097 -7.76444 -0.7773695 27.08397 -7.802758 -1.126965 27.34393 -6.241073 -0.7773695 27.47887 -6.271872 -1.126965 27.65085 -4.698068 -0.7773695 27.78731 -4.721253 -1.126965 27.87077 -3.140282 -0.7773695 28.00832 -3.155779 -1.126965 28.003 -1.572615 -0.7773695 28.1412 -1.580376 -1.126965 28.04713 0 -0.7773695 28.18554 0 -1.126965 28.003 1.572615 -0.7773695 28.1412 1.580376 -1.126965 27.87077 3.140282 -0.7773695 28.00832 3.155779 -1.126965 27.65085 4.698068 -0.7773695 27.78731 4.721253 -1.126965 27.34393 6.241073 -0.7773695 27.47887 6.271872 -1.126965 26.95097 7.76444 -0.7773695 27.08397 7.802758 -1.126965 26.47321 9.263379 -0.7773695 26.60386 9.309094 -1.126965 25.91217 10.73317 -0.7773695 26.04004 10.78614 -1.126965 25.26959 12.16919 -0.7773695 25.3943 12.22925 -1.126965 24.5475 13.56692 -0.7773695 24.66864 13.63388 -1.126965 23.74818 14.92197 -0.7773695 23.86538 14.99561 -1.126965 22.87414 16.23007 -0.7773695 22.98703 16.31016 -1.126965 21.92813 17.4871 -0.7773695 22.03634 17.5734 -1.126965 20.9121 18.69024 -0.7773695 21.01428 18.78363 -1.5 21.62257 17.78945 -1.5 22.60702 16.52037 -0.7773695 21.01428 -18.78363 -0.4731793 22.20913 -17.71119 -0.4731793 21.17803 -18.93206 -0.2335081 22.43564 -17.89183 -0.07341521 22.70163 -18.10395 -0.002959907 22.99039 -18.33423 0 23.59436 -17.70752 -0.002959907 23.98223 -17.0163 0 24.54822 -16.35955 -0.002959907 24.89862 -15.64484 -0.07341521 24.58589 -15.44834 -0.07341521 25.4134 -14.04549 -0.2335081 25.11564 -13.88092 -0.2335081 25.85444 -12.45084 -0.4731793 25.59342 -12.32514 -0.4731793 26.24423 -10.87071 -0.4731793 24.86208 -13.74078 -0.2335081 24.29782 -15.26733 -0.07341521 23.68101 -16.80257 -0.2335081 23.40355 -16.6057 -0.4731793 24.05251 -15.11319 -0.4731793 23.16727 -16.43805 0 25.42516 -14.96032 -0.002959907 25.73666 -14.22415 -0.07341521 26.16096 -12.59845 -0.2335081 26.51189 -10.98158 -0.4731793 26.81247 -9.382088 0 26.22243 -13.51422 -0.002959907 26.49372 -12.7587 -0.07341521 26.82621 -11.11178 -0.2335081 27.08592 -9.477774 -0.4731793 27.29634 -7.863941 0 26.93754 -12.02577 -0.002959907 27.16743 -11.25312 -0.07341521 27.40704 -9.59014 -0.2335081 27.57473 -7.944144 -0.4731793 27.69434 -6.321052 0 27.56824 -10.49963 -0.002959907 27.75566 -9.712125 -0.07341521 27.90165 -8.038328 -0.2335081 27.97678 -6.385519 -0.4731793 28.00519 -4.758274 0 28.11255 -8.940601 -0.002959907 28.25656 -8.140574 -0.07341521 28.30847 -6.461224 -0.2335081 28.29081 -4.806802 -0.4731793 28.22793 -3.180524 0 28.56878 -7.353553 -0.002959907 28.66855 -6.543409 -0.07341521 28.62622 -4.86379 -0.2335081 28.51582 -3.212962 -0.4731793 28.36186 -1.592768 0 28.93549 -5.743463 -0.002959907 28.99034 -4.925657 -0.07341521 28.8539 -3.251054 -0.2335081 28.65112 -1.609012 -0.4731793 28.40655 0 0 29.21153 -4.115377 -0.002959907 29.22092 -3.292407 -0.07341521 28.9908 -1.628088 -0.2335081 28.69626 0 -0.4731793 28.36186 1.592768 0 29.39604 -2.474396 -0.002959907 29.35956 -1.648797 -0.07341521 29.03647 0 -0.2335081 28.65112 1.609012 -0.4731793 28.22793 3.180524 0 29.48844 -0.825661 -0.002959907 29.40582 0 -0.07341521 28.9908 1.628088 -0.2335081 28.51582 3.212962 -0.4731793 28.00519 4.758274 0 29.48844 0.825661 -0.002959907 29.35956 1.648797 -0.07341521 28.8539 3.251054 -0.2335081 28.29081 4.806802 -0.4731793 27.69434 6.321052 0 29.39604 2.474396 -0.002959907 29.22092 3.292407 -0.07341521 28.62622 4.86379 -0.2335081 27.97678 6.385519 -0.4731793 27.29634 7.863941 0 29.21153 4.115377 -0.002959907 28.99034 4.925657 -0.07341521 28.30847 6.461224 -0.2335081 27.57473 7.944144 -0.4731793 26.81247 9.382088 0 28.93549 5.743463 -0.002959907 28.66855 6.543409 -0.07341521 27.90165 8.038328 -0.2335081 27.08592 9.477774 -0.4731793 26.24423 10.87071 0 28.56878 7.353553 -0.002959907 28.25656 8.140574 -0.07341521 27.40704 9.59014 -0.2335081 26.51189 10.98158 -0.4731793 25.59342 12.32514 0 28.11255 8.940601 -0.002959907 27.75566 9.712125 -0.07341521 26.82621 11.11178 -0.2335081 25.85444 12.45084 -0.4731793 24.86208 13.74078 0 27.56824 10.49963 -0.002959907 27.16743 11.25312 -0.07341521 26.16096 12.59845 -0.2335081 25.11564 13.88092 -0.4731793 24.05251 15.11319 0 26.93754 12.02577 -0.002959907 26.49372 12.7587 -0.07341521 25.4134 14.04549 -0.2335081 24.29782 15.26733 -0.4731793 23.16727 16.43805 0 26.22243 13.51422 -0.002959907 25.73666 14.22415 -0.07341521 24.58589 15.44834 -0.2335081 23.40355 16.6057 -0.4731793 22.20913 17.71119 0 25.42516 14.96032 -0.002959907 24.89862 15.64484 -0.07341521 23.68101 16.80257 -0.2335081 22.43564 17.89183 -0.4731793 21.17803 18.93206 0 24.54822 16.35955 -0.002959907 23.98223 17.0163 -0.07341521 22.70163 18.10395 0 23.59436 17.70752 -0.002959907 22.99039 18.33423 -1.5 23.51709 15.19692 -1.5 24.34978 13.82347 -1.5 25.10234 12.40454 -1.5 25.7723 10.94479 -1.5 26.35746 9.449025 -1.5 26.8559 7.922168 -1.5 27.26596 6.369244 -1.5 27.58631 4.795362 -1.5 27.81589 3.205701 -1.5 27.95393 1.605492 -1.5 28 0 -1.5 27.81589 -3.205701 -1.5 27.95393 -1.605492 -1.5 27.58631 -4.795362 -1.5 27.26596 -6.369244 -1.5 26.8559 -7.922168 -1.5 26.35746 -9.449025 -1.5 25.7723 -10.94479 -1.5 25.10234 -12.40454 -1.5 24.34978 -13.82347 -1.5 23.51709 -15.19692 -1.5 22.60702 -16.52037 -6 -35.25648 13 -6 -37.72075 14.37724 -6 -37.37824 16.675 -6 -37.47994 13.99089 -6 -37.32183 13.56397 -6 -37.25289 13.11396 -6 -37.27595 12.65929 -6 -37.39006 12.21856 -6 -37.59055 11.80983 -6 -37.37824 9.325 -6 -37.86922 11.44982 -6 -38.21464 11.15328 -6 -38.6127 10.93235 -6 -39.04708 10.79606 -6 -39.5 10.75 -6 -41.62176 9.325 -6 -39.95292 10.79606 -6 -40.3873 10.93235 -6 -43.74352 13 -6 -41.40945 11.80983 -6 -41.60994 12.21856 -6 -41.72405 12.65929 -6 -41.74711 13.11396 -6 -41.67817 13.56397 -6 -41.52006 13.99089 -6 -41.27925 14.37724 -6 -41.62176 16.675 -6 -40.96559 14.70721 -6 -40.59193 14.96728 -6 -40.17357 15.14681 -6 -39.72763 15.23846 -6 -39.27237 15.23846 -6 -38.82643 15.14681 -6 -38.03441 14.70721 -6 -38.40807 14.96728 -6 -41.13078 11.44982 -6 -40.78535 11.15328 -6 -35.25648 -13 -6 -37.72075 -11.62276 -6 -37.37824 -9.325 -6 -37.47994 -12.00911 -6 -37.32183 -12.43603 -6 -37.25289 -12.88604 -6 -37.27595 -13.34071 -6 -37.39006 -13.78144 -6 -37.59055 -14.19017 -6 -37.37824 -16.675 -6 -37.86922 -14.55018 -6 -38.21464 -14.84672 -6 -38.6127 -15.06765 -6 -39.04708 -15.20394 -6 -39.5 -15.25 -6 -41.62176 -16.675 -6 -39.95292 -15.20394 -6 -40.3873 -15.06765 -6 -43.74352 -13 -6 -41.40945 -14.19017 -6 -41.60994 -13.78144 -6 -41.72405 -13.34071 -6 -41.74711 -12.88604 -6 -41.67817 -12.43603 -6 -41.52006 -12.00911 -6 -41.27925 -11.62276 -6 -41.62176 -9.325 -6 -40.96559 -11.29279 -6 -40.59193 -11.03272 -6 -40.17357 -10.85319 -6 -39.72763 -10.76154 -6 -39.27237 -10.76154 -6 -38.82643 -10.85319 -6 -38.03441 -11.29279 -6 -38.40807 -11.03272 -6 -41.13078 -14.55018 -6 -40.78535 -14.84672 -6 37.37824 -9.325 -6 41.62176 -9.325 -6 43.74352 -13 -6 41.62176 -16.675 -6 37.37824 -16.675 -6 35.25648 -13 -6 39.95292 -15.20394 -6 39.5 -15.25 -6 40.3873 -15.06765 -6 40.78535 -14.84672 -6 41.13078 -14.55018 -6 41.40945 -14.19017 -6 41.60994 -13.78144 -6 41.72405 -13.34071 -6 41.74711 -12.88604 -6 41.67817 -12.43603 -6 41.52006 -12.00911 -6 41.27925 -11.62276 -6 40.96559 -11.29279 -6 40.59193 -11.03272 -6 40.17357 -10.85319 -6 39.72763 -10.76154 -6 39.27237 -10.76154 -6 38.82643 -10.85319 -6 38.40807 -11.03272 -6 38.03441 -11.29279 -6 37.72075 -11.62276 -6 37.47994 -12.00911 -6 37.32183 -12.43603 -6 37.25289 -12.88604 -6 37.27595 -13.34071 -6 37.39006 -13.78144 -6 37.59055 -14.19017 -6 37.86922 -14.55018 -6 38.21464 -14.84672 -6 38.6127 -15.06765 -6 39.04708 -15.20394 -6 37.37824 16.675 -6 41.62176 16.675 -6 43.74352 13 -6 41.62176 9.325 -6 37.37824 9.325 -6 35.25648 13 -6 39.95292 10.79606 -6 39.5 10.75 -6 40.3873 10.93235 -6 40.78535 11.15328 -6 41.13078 11.44982 -6 41.40945 11.80983 -6 41.60994 12.21856 -6 41.72405 12.65929 -6 41.74711 13.11396 -6 41.67817 13.56397 -6 41.52006 13.99089 -6 41.27925 14.37724 -6 40.96559 14.70721 -6 40.59193 14.96728 -6 40.17357 15.14681 -6 39.72763 15.23846 -6 39.27237 15.23846 -6 38.82643 15.14681 -6 38.40807 14.96728 -6 38.03441 14.70721 -6 37.72075 14.37724 -6 37.47994 13.99089 -6 37.32183 13.56397 -6 37.25289 13.11396 -6 37.27595 12.65929 -6 37.39006 12.21856 -6 37.59055 11.80983 -6 37.86922 11.44982 -6 38.21464 11.15328 -6 38.6127 10.93235 -6 39.04708 10.79606 0 39.27237 -15.23846 0 38.82643 -15.14681 0 38.40807 -14.96728 0 38.03441 -14.70721 0 37.72075 -14.37724 0 37.47994 -13.99089 0 37.32183 -13.56397 0 37.25289 -13.11396 0 37.27595 -12.65929 0 37.39006 -12.21856 0 37.59055 -11.80983 0 37.86922 -11.44982 0 38.21464 -11.15328 0 38.6127 -10.93235 0 39.04708 -10.79606 0 39.5 -10.75 0 39.95292 -10.79606 0 40.3873 -10.93235 0 40.78535 -11.15328 0 41.13078 -11.44982 0 41.40945 -11.80983 0 41.60994 -12.21856 0 41.72405 -12.65929 0 41.74711 -13.11396 0 41.67817 -13.56397 0 41.52006 -13.99089 0 41.27925 -14.37724 0 40.96559 -14.70721 0 40.59193 -14.96728 0 40.17357 -15.14681 0 39.72763 -15.23846 0 39.27237 10.76154 0 38.82643 10.85319 0 38.40807 11.03272 0 38.03441 11.29279 0 37.72075 11.62276 0 37.47994 12.00911 0 37.32183 12.43603 0 37.25289 12.88604 0 37.27595 13.34071 0 37.39006 13.78144 0 37.59055 14.19017 0 37.86922 14.55018 0 38.21464 14.84672 0 38.6127 15.06765 0 39.04708 15.20394 0 39.5 15.25 0 39.95292 15.20394 0 40.3873 15.06765 0 40.78535 14.84672 0 41.13078 14.55018 0 41.40945 14.19017 0 41.60994 13.78144 0 41.72405 13.34071 0 41.74711 12.88604 0 41.67817 12.43603 0 41.52006 12.00911 0 41.27925 11.62276 0 40.96559 11.29279 0 40.59193 11.03272 0 40.17357 10.85319 0 39.72763 10.76154 -15 43.29289 -19 -15.5 43.5 -18.5 -12.29289 46 -19 -12.5 46.5 -18.5 -10 22 -19 -10 21.5 -18.5 -10 22.5 -16 -10 45.5 -16 -10 21.5 -13.5 -10 22.5 -13.5 -10 46.5 -13.5 -10 45.5 -13.5 -12.5 46.5 -16 -15.5 43.5 -16 -15.5 24.5 -18.5 -15.5 24.5 -16 -11.48578 41.72824 -17.8 -11.48578 41.72824 -16 -11.45 42 -17.8 -11.59067 41.475 -16 -11.59067 41.475 -17.8 -11.75754 41.25754 -16 -11.75754 41.25754 -17.8 -11.975 41.09067 -16 -11.975 41.09067 -17.8 -12.22824 40.98578 -16 -12.22824 40.98578 -17.8 -12.5 40.95 -16 -12.5 40.95 -17.8 -12.77176 40.98578 -16 -12.77176 40.98578 -17.8 -13.025 41.09067 -16 -13.025 41.09067 -17.8 -13.24246 41.25754 -16 -13.24246 41.25754 -17.8 -13.40933 41.475 -16 -13.40933 41.475 -17.8 -13.51422 41.72824 -16 -13.51422 41.72824 -17.8 -13.55 42 -16 -13.55 42 -17.8 -13.51422 42.27176 -16 -13.51422 42.27176 -17.8 -13.40933 42.525 -16 -13.40933 42.525 -17.8 -13.24246 42.74246 -16 -13.24246 42.74246 -17.8 -13.025 42.90933 -16 -13.025 42.90933 -17.8 -12.77176 43.01422 -16 -12.77176 43.01422 -17.8 -12.5 43.05 -16 -12.5 43.05 -17.8 -12.22824 43.01422 -16 -12.22824 43.01422 -17.8 -11.975 42.90933 -16 -11.975 42.90933 -17.8 -11.75754 42.74246 -16 -11.75754 42.74246 -17.8 -11.59067 42.525 -16 -11.59067 42.525 -17.8 -11.48578 42.27176 -16 -11.48578 42.27176 -17.8 -11.45 42 -16 -14.35236 42.42279 -19 -14.35236 42.42279 -17.8 -14.4 42 -19 -14.21184 42.82438 -17.8 -14.21184 42.82438 -19 -13.98548 43.18463 -17.8 -13.98548 43.18463 -19 -13.68463 43.48548 -17.8 -13.68463 43.48548 -19 -13.32438 43.71184 -17.8 -13.32438 43.71184 -19 -12.92279 43.85236 -17.8 -12.92279 43.85236 -19 -12.5 43.9 -17.8 -12.5 43.9 -19 -12.07721 43.85236 -17.8 -12.07721 43.85236 -19 -11.67562 43.71184 -17.8 -11.67562 43.71184 -19 -11.31537 43.48548 -17.8 -11.31537 43.48548 -19 -11.01452 43.18463 -17.8 -11.01452 43.18463 -19 -10.78816 42.82438 -17.8 -10.78816 42.82438 -19 -10.64764 42.42279 -17.8 -10.64764 42.42279 -19 -10.6 42 -17.8 -10.6 42 -19 -10.64764 41.57721 -17.8 -10.64764 41.57721 -19 -10.78816 41.17562 -17.8 -10.78816 41.17562 -19 -11.01452 40.81537 -17.8 -11.01452 40.81537 -19 -11.31537 40.51452 -17.8 -11.31537 40.51452 -19 -11.67562 40.28816 -17.8 -11.67562 40.28816 -19 -12.07721 40.14764 -17.8 -12.07721 40.14764 -19 -12.5 40.1 -17.8 -12.5 40.1 -19 -12.92279 40.14764 -17.8 -12.92279 40.14764 -19 -13.32438 40.28816 -17.8 -13.32438 40.28816 -19 -13.68463 40.51452 -17.8 -13.68463 40.51452 -19 -13.98548 40.81537 -17.8 -13.98548 40.81537 -19 -14.21184 41.17562 -17.8 -14.21184 41.17562 -19 -14.35236 41.57721 -17.8 -14.35236 41.57721 -19 -14.4 42 -17.8 -12.5 45.5 -16 -15 24.70711 -19 -12.5 21.5 -18.5 -12.29289 22 -19 -10.6 26 -19 -10.64764 26.42279 -19 -10.78816 26.82438 -19 -11.01452 27.18463 -19 -11.31537 27.48548 -19 -11.67562 27.71184 -19 -12.07721 27.85236 -19 -12.5 27.9 -19 -12.92279 27.85236 -19 -13.32438 27.71184 -19 -13.68463 27.48548 -19 -13.98548 27.18463 -19 -14.21184 26.82438 -19 -14.35236 26.42279 -19 -11.31537 24.51452 -19 -11.67562 24.28816 -19 -12.07721 24.14764 -19 -12.5 24.1 -19 -12.92279 24.14764 -19 -13.32438 24.28816 -19 -13.68463 24.51452 -19 -13.98548 24.81537 -19 -14.21184 25.17562 -19 -14.35236 25.57721 -19 -14.4 26 -19 -11.01452 24.81537 -19 -10.78816 25.17562 -19 -10.64764 25.57721 -19 -11.48578 25.72824 -17.8 -11.48578 25.72824 -16 -11.45 26 -17.8 -11.59067 25.475 -16 -11.59067 25.475 -17.8 -11.75754 25.25754 -16 -11.75754 25.25754 -17.8 -11.975 25.09067 -16 -11.975 25.09067 -17.8 -12.22824 24.98578 -16 -12.22824 24.98578 -17.8 -12.5 24.95 -16 -12.5 24.95 -17.8 -12.77176 24.98578 -16 -12.77176 24.98578 -17.8 -13.025 25.09067 -16 -13.025 25.09067 -17.8 -13.24246 25.25754 -16 -13.24246 25.25754 -17.8 -13.40933 25.475 -16 -13.40933 25.475 -17.8 -13.51422 25.72824 -16 -13.51422 25.72824 -17.8 -13.55 26 -16 -13.55 26 -17.8 -13.51422 26.27176 -16 -13.51422 26.27176 -17.8 -13.40933 26.525 -16 -13.40933 26.525 -17.8 -13.24246 26.74246 -16 -13.24246 26.74246 -17.8 -13.025 26.90933 -16 -13.025 26.90933 -17.8 -12.77176 27.01422 -16 -12.77176 27.01422 -17.8 -12.5 27.05 -16 -12.5 27.05 -17.8 -12.22824 27.01422 -16 -12.22824 27.01422 -17.8 -11.975 26.90933 -16 -11.975 26.90933 -17.8 -11.75754 26.74246 -16 -11.75754 26.74246 -17.8 -11.59067 26.525 -16 -11.59067 26.525 -17.8 -11.48578 26.27176 -16 -11.48578 26.27176 -17.8 -11.45 26 -16 -14.35236 26.42279 -17.8 -14.21184 26.82438 -17.8 -13.98548 27.18463 -17.8 -13.68463 27.48548 -17.8 -13.32438 27.71184 -17.8 -12.92279 27.85236 -17.8 -12.5 27.9 -17.8 -12.07721 27.85236 -17.8 -11.67562 27.71184 -17.8 -11.31537 27.48548 -17.8 -11.01452 27.18463 -17.8 -10.78816 26.82438 -17.8 -10.64764 26.42279 -17.8 -10.6 26 -17.8 -10.64764 25.57721 -17.8 -10.78816 25.17562 -17.8 -11.01452 24.81537 -17.8 -11.31537 24.51452 -17.8 -11.67562 24.28816 -17.8 -12.07721 24.14764 -17.8 -12.5 24.1 -17.8 -12.92279 24.14764 -17.8 -13.32438 24.28816 -17.8 -13.68463 24.51452 -17.8 -13.98548 24.81537 -17.8 -14.21184 25.17562 -17.8 -14.35236 25.57721 -17.8 -14.4 26 -17.8 -12.5 21.5 -16 -12.5 22.5 -16 -15 24.70711 19 -15.5 24.5 18.5 -12.29289 22 19 -12.5 21.5 18.5 -10 21.5 18.5 -10 22 19 -10 45.5 16 -10 22.5 16 -10 46.5 13.5 -10 45.5 13.5 -10 21.5 13.5 -10 22.5 13.5 -12.5 21.5 16 -15.5 24.5 16 -15.5 43.5 18.5 -15.5 43.5 16 -11.48578 26.27176 17.8 -11.48578 26.27176 16 -11.45 26 17.8 -11.59067 26.525 16 -11.59067 26.525 17.8 -11.75754 26.74246 16 -11.75754 26.74246 17.8 -11.975 26.90933 16 -11.975 26.90933 17.8 -12.22824 27.01422 16 -12.22824 27.01422 17.8 -12.5 27.05 16 -12.5 27.05 17.8 -12.77176 27.01422 16 -12.77176 27.01422 17.8 -13.025 26.90933 16 -13.025 26.90933 17.8 -13.24246 26.74246 16 -13.24246 26.74246 17.8 -13.40933 26.525 16 -13.40933 26.525 17.8 -13.51422 26.27176 16 -13.51422 26.27176 17.8 -13.55 26 16 -13.55 26 17.8 -13.51422 25.72824 16 -13.51422 25.72824 17.8 -13.40933 25.475 16 -13.40933 25.475 17.8 -13.24246 25.25754 16 -13.24246 25.25754 17.8 -13.025 25.09067 16 -13.025 25.09067 17.8 -12.77176 24.98578 16 -12.77176 24.98578 17.8 -12.5 24.95 16 -12.5 24.95 17.8 -12.22824 24.98578 16 -12.22824 24.98578 17.8 -11.975 25.09067 16 -11.975 25.09067 17.8 -11.75754 25.25754 16 -11.75754 25.25754 17.8 -11.59067 25.475 16 -11.59067 25.475 17.8 -11.48578 25.72824 16 -11.48578 25.72824 17.8 -11.45 26 16 -14.35236 25.57721 19 -14.35236 25.57721 17.8 -14.4 26 19 -14.21184 25.17562 17.8 -14.21184 25.17562 19 -13.98548 24.81537 17.8 -13.98548 24.81537 19 -13.68463 24.51452 17.8 -13.68463 24.51452 19 -13.32438 24.28816 17.8 -13.32438 24.28816 19 -12.92279 24.14764 17.8 -12.92279 24.14764 19 -12.5 24.1 17.8 -12.5 24.1 19 -12.07721 24.14764 17.8 -12.07721 24.14764 19 -11.67562 24.28816 17.8 -11.67562 24.28816 19 -11.31537 24.51452 17.8 -11.31537 24.51452 19 -11.01452 24.81537 17.8 -11.01452 24.81537 19 -10.78816 25.17562 17.8 -10.78816 25.17562 19 -10.64764 25.57721 17.8 -10.64764 25.57721 19 -10.6 26 17.8 -10.6 26 19 -10.64764 26.42279 17.8 -10.64764 26.42279 19 -10.78816 26.82438 17.8 -10.78816 26.82438 19 -11.01452 27.18463 17.8 -11.01452 27.18463 19 -11.31537 27.48548 17.8 -11.31537 27.48548 19 -11.67562 27.71184 17.8 -11.67562 27.71184 19 -12.07721 27.85236 17.8 -12.07721 27.85236 19 -12.5 27.9 17.8 -12.5 27.9 19 -12.92279 27.85236 17.8 -12.92279 27.85236 19 -13.32438 27.71184 17.8 -13.32438 27.71184 19 -13.68463 27.48548 17.8 -13.68463 27.48548 19 -13.98548 27.18463 17.8 -13.98548 27.18463 19 -14.21184 26.82438 17.8 -14.21184 26.82438 19 -14.35236 26.42279 17.8 -14.35236 26.42279 19 -14.4 26 17.8 -12.5 22.5 16 -15 43.29289 19 -12.5 46.5 18.5 -12.29289 46 19 -10.6 42 19 -10.64764 41.57721 19 -10.78816 41.17562 19 -11.01452 40.81537 19 -11.31537 40.51452 19 -11.67562 40.28816 19 -12.07721 40.14764 19 -12.5 40.1 19 -12.92279 40.14764 19 -13.32438 40.28816 19 -13.68463 40.51452 19 -13.98548 40.81537 19 -14.21184 41.17562 19 -14.35236 41.57721 19 -11.31537 43.48548 19 -11.67562 43.71184 19 -12.07721 43.85236 19 -12.5 43.9 19 -12.92279 43.85236 19 -13.32438 43.71184 19 -13.68463 43.48548 19 -13.98548 43.18463 19 -14.21184 42.82438 19 -14.35236 42.42279 19 -14.4 42 19 -11.01452 43.18463 19 -10.78816 42.82438 19 -10.64764 42.42279 19 -11.48578 42.27176 17.8 -11.48578 42.27176 16 -11.45 42 17.8 -11.59067 42.525 16 -11.59067 42.525 17.8 -11.75754 42.74246 16 -11.75754 42.74246 17.8 -11.975 42.90933 16 -11.975 42.90933 17.8 -12.22824 43.01422 16 -12.22824 43.01422 17.8 -12.5 43.05 16 -12.5 43.05 17.8 -12.77176 43.01422 16 -12.77176 43.01422 17.8 -13.025 42.90933 16 -13.025 42.90933 17.8 -13.24246 42.74246 16 -13.24246 42.74246 17.8 -13.40933 42.525 16 -13.40933 42.525 17.8 -13.51422 42.27176 16 -13.51422 42.27176 17.8 -13.55 42 16 -13.55 42 17.8 -13.51422 41.72824 16 -13.51422 41.72824 17.8 -13.40933 41.475 16 -13.40933 41.475 17.8 -13.24246 41.25754 16 -13.24246 41.25754 17.8 -13.025 41.09067 16 -13.025 41.09067 17.8 -12.77176 40.98578 16 -12.77176 40.98578 17.8 -12.5 40.95 16 -12.5 40.95 17.8 -12.22824 40.98578 16 -12.22824 40.98578 17.8 -11.975 41.09067 16 -11.975 41.09067 17.8 -11.75754 41.25754 16 -11.75754 41.25754 17.8 -11.59067 41.475 16 -11.59067 41.475 17.8 -11.48578 41.72824 16 -11.48578 41.72824 17.8 -11.45 42 16 -14.35236 41.57721 17.8 -14.21184 41.17562 17.8 -13.98548 40.81537 17.8 -13.68463 40.51452 17.8 -13.32438 40.28816 17.8 -12.92279 40.14764 17.8 -12.5 40.1 17.8 -12.07721 40.14764 17.8 -11.67562 40.28816 17.8 -11.31537 40.51452 17.8 -11.01452 40.81537 17.8 -10.78816 41.17562 17.8 -10.64764 41.57721 17.8 -10.6 42 17.8 -10.64764 42.42279 17.8 -10.78816 42.82438 17.8 -11.01452 43.18463 17.8 -11.31537 43.48548 17.8 -11.67562 43.71184 17.8 -12.07721 43.85236 17.8 -12.5 43.9 17.8 -12.92279 43.85236 17.8 -13.32438 43.71184 17.8 -13.68463 43.48548 17.8 -13.98548 43.18463 17.8 -14.21184 42.82438 17.8 -14.35236 42.42279 17.8 -14.4 42 17.8 -12.5 46.5 16 -12.5 45.5 16 -15 -24.70711 -19 -15.5 -24.5 -18.5 -12.29289 -22 -19 -12.5 -21.5 -18.5 -10 -21.5 -18.5 -10 -22 -19 -10 -45.5 -16 -10 -22.5 -16 -10 -46.5 -13.5 -10 -45.5 -13.5 -10 -21.5 -13.5 -10 -22.5 -13.5 -12.5 -21.5 -16 -15.5 -24.5 -16 -15.5 -43.5 -18.5 -15.5 -43.5 -16 -11.48578 -26.27176 -17.8 -11.48578 -26.27176 -16 -11.45 -26 -17.8 -11.59067 -26.525 -16 -11.59067 -26.525 -17.8 -11.75754 -26.74246 -16 -11.75754 -26.74246 -17.8 -11.975 -26.90933 -16 -11.975 -26.90933 -17.8 -12.22824 -27.01422 -16 -12.22824 -27.01422 -17.8 -12.5 -27.05 -16 -12.5 -27.05 -17.8 -12.77176 -27.01422 -16 -12.77176 -27.01422 -17.8 -13.025 -26.90933 -16 -13.025 -26.90933 -17.8 -13.24246 -26.74246 -16 -13.24246 -26.74246 -17.8 -13.40933 -26.525 -16 -13.40933 -26.525 -17.8 -13.51422 -26.27176 -16 -13.51422 -26.27176 -17.8 -13.55 -26 -16 -13.55 -26 -17.8 -13.51422 -25.72824 -16 -13.51422 -25.72824 -17.8 -13.40933 -25.475 -16 -13.40933 -25.475 -17.8 -13.24246 -25.25754 -16 -13.24246 -25.25754 -17.8 -13.025 -25.09067 -16 -13.025 -25.09067 -17.8 -12.77176 -24.98578 -16 -12.77176 -24.98578 -17.8 -12.5 -24.95 -16 -12.5 -24.95 -17.8 -12.22824 -24.98578 -16 -12.22824 -24.98578 -17.8 -11.975 -25.09067 -16 -11.975 -25.09067 -17.8 -11.75754 -25.25754 -16 -11.75754 -25.25754 -17.8 -11.59067 -25.475 -16 -11.59067 -25.475 -17.8 -11.48578 -25.72824 -16 -11.48578 -25.72824 -17.8 -11.45 -26 -16 -14.35236 -25.57721 -19 -14.35236 -25.57721 -17.8 -14.4 -26 -19 -14.21184 -25.17562 -17.8 -14.21184 -25.17562 -19 -13.98548 -24.81537 -17.8 -13.98548 -24.81537 -19 -13.68463 -24.51452 -17.8 -13.68463 -24.51452 -19 -13.32438 -24.28816 -17.8 -13.32438 -24.28816 -19 -12.92279 -24.14764 -17.8 -12.92279 -24.14764 -19 -12.5 -24.1 -17.8 -12.5 -24.1 -19 -12.07721 -24.14764 -17.8 -12.07721 -24.14764 -19 -11.67562 -24.28816 -17.8 -11.67562 -24.28816 -19 -11.31537 -24.51452 -17.8 -11.31537 -24.51452 -19 -11.01452 -24.81537 -17.8 -11.01452 -24.81537 -19 -10.78816 -25.17562 -17.8 -10.78816 -25.17562 -19 -10.64764 -25.57721 -17.8 -10.64764 -25.57721 -19 -10.6 -26 -17.8 -10.6 -26 -19 -10.64764 -26.42279 -17.8 -10.64764 -26.42279 -19 -10.78816 -26.82438 -17.8 -10.78816 -26.82438 -19 -11.01452 -27.18463 -17.8 -11.01452 -27.18463 -19 -11.31537 -27.48548 -17.8 -11.31537 -27.48548 -19 -11.67562 -27.71184 -17.8 -11.67562 -27.71184 -19 -12.07721 -27.85236 -17.8 -12.07721 -27.85236 -19 -12.5 -27.9 -17.8 -12.5 -27.9 -19 -12.92279 -27.85236 -17.8 -12.92279 -27.85236 -19 -13.32438 -27.71184 -17.8 -13.32438 -27.71184 -19 -13.68463 -27.48548 -17.8 -13.68463 -27.48548 -19 -13.98548 -27.18463 -17.8 -13.98548 -27.18463 -19 -14.21184 -26.82438 -17.8 -14.21184 -26.82438 -19 -14.35236 -26.42279 -17.8 -14.35236 -26.42279 -19 -14.4 -26 -17.8 -12.5 -22.5 -16 -15 -43.29289 -19 -12.5 -46.5 -18.5 -12.29289 -46 -19 -10.6 -42 -19 -10.64764 -41.57721 -19 -10.78816 -41.17562 -19 -11.01452 -40.81537 -19 -11.31537 -40.51452 -19 -11.67562 -40.28816 -19 -12.07721 -40.14764 -19 -12.5 -40.1 -19 -12.92279 -40.14764 -19 -13.32438 -40.28816 -19 -13.68463 -40.51452 -19 -13.98548 -40.81537 -19 -14.21184 -41.17562 -19 -14.35236 -41.57721 -19 -11.31537 -43.48548 -19 -11.67562 -43.71184 -19 -12.07721 -43.85236 -19 -12.5 -43.9 -19 -12.92279 -43.85236 -19 -13.32438 -43.71184 -19 -13.68463 -43.48548 -19 -13.98548 -43.18463 -19 -14.21184 -42.82438 -19 -14.35236 -42.42279 -19 -14.4 -42 -19 -11.01452 -43.18463 -19 -10.78816 -42.82438 -19 -10.64764 -42.42279 -19 -11.48578 -42.27176 -17.8 -11.48578 -42.27176 -16 -11.45 -42 -17.8 -11.59067 -42.525 -16 -11.59067 -42.525 -17.8 -11.75754 -42.74246 -16 -11.75754 -42.74246 -17.8 -11.975 -42.90933 -16 -11.975 -42.90933 -17.8 -12.22824 -43.01422 -16 -12.22824 -43.01422 -17.8 -12.5 -43.05 -16 -12.5 -43.05 -17.8 -12.77176 -43.01422 -16 -12.77176 -43.01422 -17.8 -13.025 -42.90933 -16 -13.025 -42.90933 -17.8 -13.24246 -42.74246 -16 -13.24246 -42.74246 -17.8 -13.40933 -42.525 -16 -13.40933 -42.525 -17.8 -13.51422 -42.27176 -16 -13.51422 -42.27176 -17.8 -13.55 -42 -16 -13.55 -42 -17.8 -13.51422 -41.72824 -16 -13.51422 -41.72824 -17.8 -13.40933 -41.475 -16 -13.40933 -41.475 -17.8 -13.24246 -41.25754 -16 -13.24246 -41.25754 -17.8 -13.025 -41.09067 -16 -13.025 -41.09067 -17.8 -12.77176 -40.98578 -16 -12.77176 -40.98578 -17.8 -12.5 -40.95 -16 -12.5 -40.95 -17.8 -12.22824 -40.98578 -16 -12.22824 -40.98578 -17.8 -11.975 -41.09067 -16 -11.975 -41.09067 -17.8 -11.75754 -41.25754 -16 -11.75754 -41.25754 -17.8 -11.59067 -41.475 -16 -11.59067 -41.475 -17.8 -11.48578 -41.72824 -16 -11.48578 -41.72824 -17.8 -11.45 -42 -16 -14.35236 -41.57721 -17.8 -14.21184 -41.17562 -17.8 -13.98548 -40.81537 -17.8 -13.68463 -40.51452 -17.8 -13.32438 -40.28816 -17.8 -12.92279 -40.14764 -17.8 -12.5 -40.1 -17.8 -12.07721 -40.14764 -17.8 -11.67562 -40.28816 -17.8 -11.31537 -40.51452 -17.8 -11.01452 -40.81537 -17.8 -10.78816 -41.17562 -17.8 -10.64764 -41.57721 -17.8 -10.6 -42 -17.8 -10.64764 -42.42279 -17.8 -10.78816 -42.82438 -17.8 -11.01452 -43.18463 -17.8 -11.31537 -43.48548 -17.8 -11.67562 -43.71184 -17.8 -12.07721 -43.85236 -17.8 -12.5 -43.9 -17.8 -12.92279 -43.85236 -17.8 -13.32438 -43.71184 -17.8 -13.68463 -43.48548 -17.8 -13.98548 -43.18463 -17.8 -14.21184 -42.82438 -17.8 -14.35236 -42.42279 -17.8 -14.4 -42 -17.8 -12.5 -46.5 -16 -12.5 -45.5 -16 -15 -43.29289 19 -15.5 -43.5 18.5 -12.29289 -46 19 -12.5 -46.5 18.5 -10 -22 19 -10 -21.5 18.5 -10 -22.5 16 -10 -45.5 16 -10 -21.5 13.5 -10 -22.5 13.5 -10 -46.5 13.5 -10 -45.5 13.5 -12.5 -46.5 16 -15.5 -43.5 16 -15.5 -24.5 18.5 -15.5 -24.5 16 -11.48578 -41.72824 17.8 -11.48578 -41.72824 16 -11.45 -42 17.8 -11.59067 -41.475 16 -11.59067 -41.475 17.8 -11.75754 -41.25754 16 -11.75754 -41.25754 17.8 -11.975 -41.09067 16 -11.975 -41.09067 17.8 -12.22824 -40.98578 16 -12.22824 -40.98578 17.8 -12.5 -40.95 16 -12.5 -40.95 17.8 -12.77176 -40.98578 16 -12.77176 -40.98578 17.8 -13.025 -41.09067 16 -13.025 -41.09067 17.8 -13.24246 -41.25754 16 -13.24246 -41.25754 17.8 -13.40933 -41.475 16 -13.40933 -41.475 17.8 -13.51422 -41.72824 16 -13.51422 -41.72824 17.8 -13.55 -42 16 -13.55 -42 17.8 -13.51422 -42.27176 16 -13.51422 -42.27176 17.8 -13.40933 -42.525 16 -13.40933 -42.525 17.8 -13.24246 -42.74246 16 -13.24246 -42.74246 17.8 -13.025 -42.90933 16 -13.025 -42.90933 17.8 -12.77176 -43.01422 16 -12.77176 -43.01422 17.8 -12.5 -43.05 16 -12.5 -43.05 17.8 -12.22824 -43.01422 16 -12.22824 -43.01422 17.8 -11.975 -42.90933 16 -11.975 -42.90933 17.8 -11.75754 -42.74246 16 -11.75754 -42.74246 17.8 -11.59067 -42.525 16 -11.59067 -42.525 17.8 -11.48578 -42.27176 16 -11.48578 -42.27176 17.8 -11.45 -42 16 -14.35236 -42.42279 19 -14.35236 -42.42279 17.8 -14.4 -42 19 -14.21184 -42.82438 17.8 -14.21184 -42.82438 19 -13.98548 -43.18463 17.8 -13.98548 -43.18463 19 -13.68463 -43.48548 17.8 -13.68463 -43.48548 19 -13.32438 -43.71184 17.8 -13.32438 -43.71184 19 -12.92279 -43.85236 17.8 -12.92279 -43.85236 19 -12.5 -43.9 17.8 -12.5 -43.9 19 -12.07721 -43.85236 17.8 -12.07721 -43.85236 19 -11.67562 -43.71184 17.8 -11.67562 -43.71184 19 -11.31537 -43.48548 17.8 -11.31537 -43.48548 19 -11.01452 -43.18463 17.8 -11.01452 -43.18463 19 -10.78816 -42.82438 17.8 -10.78816 -42.82438 19 -10.64764 -42.42279 17.8 -10.64764 -42.42279 19 -10.6 -42 17.8 -10.6 -42 19 -10.64764 -41.57721 17.8 -10.64764 -41.57721 19 -10.78816 -41.17562 17.8 -10.78816 -41.17562 19 -11.01452 -40.81537 17.8 -11.01452 -40.81537 19 -11.31537 -40.51452 17.8 -11.31537 -40.51452 19 -11.67562 -40.28816 17.8 -11.67562 -40.28816 19 -12.07721 -40.14764 17.8 -12.07721 -40.14764 19 -12.5 -40.1 17.8 -12.5 -40.1 19 -12.92279 -40.14764 17.8 -12.92279 -40.14764 19 -13.32438 -40.28816 17.8 -13.32438 -40.28816 19 -13.68463 -40.51452 17.8 -13.68463 -40.51452 19 -13.98548 -40.81537 17.8 -13.98548 -40.81537 19 -14.21184 -41.17562 17.8 -14.21184 -41.17562 19 -14.35236 -41.57721 17.8 -14.35236 -41.57721 19 -14.4 -42 17.8 -12.5 -45.5 16 -15 -24.70711 19 -12.5 -21.5 18.5 -12.29289 -22 19 -10.6 -26 19 -10.64764 -26.42279 19 -10.78816 -26.82438 19 -11.01452 -27.18463 19 -11.31537 -27.48548 19 -11.67562 -27.71184 19 -12.07721 -27.85236 19 -12.5 -27.9 19 -12.92279 -27.85236 19 -13.32438 -27.71184 19 -13.68463 -27.48548 19 -13.98548 -27.18463 19 -14.21184 -26.82438 19 -14.35236 -26.42279 19 -11.31537 -24.51452 19 -11.67562 -24.28816 19 -12.07721 -24.14764 19 -12.5 -24.1 19 -12.92279 -24.14764 19 -13.32438 -24.28816 19 -13.68463 -24.51452 19 -13.98548 -24.81537 19 -14.21184 -25.17562 19 -14.35236 -25.57721 19 -14.4 -26 19 -11.01452 -24.81537 19 -10.78816 -25.17562 19 -10.64764 -25.57721 19 -11.48578 -25.72824 17.8 -11.48578 -25.72824 16 -11.45 -26 17.8 -11.59067 -25.475 16 -11.59067 -25.475 17.8 -11.75754 -25.25754 16 -11.75754 -25.25754 17.8 -11.975 -25.09067 16 -11.975 -25.09067 17.8 -12.22824 -24.98578 16 -12.22824 -24.98578 17.8 -12.5 -24.95 16 -12.5 -24.95 17.8 -12.77176 -24.98578 16 -12.77176 -24.98578 17.8 -13.025 -25.09067 16 -13.025 -25.09067 17.8 -13.24246 -25.25754 16 -13.24246 -25.25754 17.8 -13.40933 -25.475 16 -13.40933 -25.475 17.8 -13.51422 -25.72824 16 -13.51422 -25.72824 17.8 -13.55 -26 16 -13.55 -26 17.8 -13.51422 -26.27176 16 -13.51422 -26.27176 17.8 -13.40933 -26.525 16 -13.40933 -26.525 17.8 -13.24246 -26.74246 16 -13.24246 -26.74246 17.8 -13.025 -26.90933 16 -13.025 -26.90933 17.8 -12.77176 -27.01422 16 -12.77176 -27.01422 17.8 -12.5 -27.05 16 -12.5 -27.05 17.8 -12.22824 -27.01422 16 -12.22824 -27.01422 17.8 -11.975 -26.90933 16 -11.975 -26.90933 17.8 -11.75754 -26.74246 16 -11.75754 -26.74246 17.8 -11.59067 -26.525 16 -11.59067 -26.525 17.8 -11.48578 -26.27176 16 -11.48578 -26.27176 17.8 -11.45 -26 16 -14.35236 -26.42279 17.8 -14.21184 -26.82438 17.8 -13.98548 -27.18463 17.8 -13.68463 -27.48548 17.8 -13.32438 -27.71184 17.8 -12.92279 -27.85236 17.8 -12.5 -27.9 17.8 -12.07721 -27.85236 17.8 -11.67562 -27.71184 17.8 -11.31537 -27.48548 17.8 -11.01452 -27.18463 17.8 -10.78816 -26.82438 17.8 -10.64764 -26.42279 17.8 -10.6 -26 17.8 -10.64764 -25.57721 17.8 -10.78816 -25.17562 17.8 -11.01452 -24.81537 17.8 -11.31537 -24.51452 17.8 -11.67562 -24.28816 17.8 -12.07721 -24.14764 17.8 -12.5 -24.1 17.8 -12.92279 -24.14764 17.8 -13.32438 -24.28816 17.8 -13.68463 -24.51452 17.8 -13.98548 -24.81537 17.8 -14.21184 -25.17562 17.8 -14.35236 -25.57721 17.8 -14.4 -26 17.8 -12.5 -21.5 16 -12.5 -22.5 16 -24.70711 23 -19 -24.5 23.5 -18.5 -22 20.29289 -19 -21.5 20.5 -18.5 -21.5 18 -18.5 -22 18 -19 -45.5 18 -16 -22.5 18 -16 -46.5 18 -13.5 -45.5 18 -13.5 -21.5 18 -13.5 -22.5 18 -13.5 -21.5 20.5 -16 -24.5 23.5 -16 -43.5 23.5 -18.5 -43.5 23.5 -16 -26.27176 19.48578 -17.8 -26.27176 19.48578 -16 -26 19.45 -17.8 -26.525 19.59067 -16 -26.525 19.59067 -17.8 -26.74246 19.75754 -16 -26.74246 19.75754 -17.8 -26.90933 19.975 -16 -26.90933 19.975 -17.8 -27.01422 20.22824 -16 -27.01422 20.22824 -17.8 -27.05 20.5 -16 -27.05 20.5 -17.8 -27.01422 20.77176 -16 -27.01422 20.77176 -17.8 -26.90933 21.025 -16 -26.90933 21.025 -17.8 -26.74246 21.24246 -16 -26.74246 21.24246 -17.8 -26.525 21.40933 -16 -26.525 21.40933 -17.8 -26.27176 21.51422 -16 -26.27176 21.51422 -17.8 -26 21.55 -16 -26 21.55 -17.8 -25.72824 21.51422 -16 -25.72824 21.51422 -17.8 -25.475 21.40933 -16 -25.475 21.40933 -17.8 -25.25754 21.24246 -16 -25.25754 21.24246 -17.8 -25.09067 21.025 -16 -25.09067 21.025 -17.8 -24.98578 20.77176 -16 -24.98578 20.77176 -17.8 -24.95 20.5 -16 -24.95 20.5 -17.8 -24.98578 20.22824 -16 -24.98578 20.22824 -17.8 -25.09067 19.975 -16 -25.09067 19.975 -17.8 -25.25754 19.75754 -16 -25.25754 19.75754 -17.8 -25.475 19.59067 -16 -25.475 19.59067 -17.8 -25.72824 19.48578 -16 -25.72824 19.48578 -17.8 -26 19.45 -16 -25.57721 22.35236 -19 -25.57721 22.35236 -17.8 -26 22.4 -19 -25.17562 22.21184 -17.8 -25.17562 22.21184 -19 -24.81537 21.98548 -17.8 -24.81537 21.98548 -19 -24.51452 21.68463 -17.8 -24.51452 21.68463 -19 -24.28816 21.32438 -17.8 -24.28816 21.32438 -19 -24.14764 20.92279 -17.8 -24.14764 20.92279 -19 -24.1 20.5 -17.8 -24.1 20.5 -19 -24.14764 20.07721 -17.8 -24.14764 20.07721 -19 -24.28816 19.67562 -17.8 -24.28816 19.67562 -19 -24.51452 19.31537 -17.8 -24.51452 19.31537 -19 -24.81537 19.01452 -17.8 -24.81537 19.01452 -19 -25.17562 18.78816 -17.8 -25.17562 18.78816 -19 -25.57721 18.64764 -17.8 -25.57721 18.64764 -19 -26 18.6 -17.8 -26 18.6 -19 -26.42279 18.64764 -17.8 -26.42279 18.64764 -19 -26.82438 18.78816 -17.8 -26.82438 18.78816 -19 -27.18463 19.01452 -17.8 -27.18463 19.01452 -19 -27.48548 19.31537 -17.8 -27.48548 19.31537 -19 -27.71184 19.67562 -17.8 -27.71184 19.67562 -19 -27.85236 20.07721 -17.8 -27.85236 20.07721 -19 -27.9 20.5 -17.8 -27.9 20.5 -19 -27.85236 20.92279 -17.8 -27.85236 20.92279 -19 -27.71184 21.32438 -17.8 -27.71184 21.32438 -19 -27.48548 21.68463 -17.8 -27.48548 21.68463 -19 -27.18463 21.98548 -17.8 -27.18463 21.98548 -19 -26.82438 22.21184 -17.8 -26.82438 22.21184 -19 -26.42279 22.35236 -17.8 -26.42279 22.35236 -19 -26 22.4 -17.8 -22.5 20.5 -16 -43.29289 23 -19 -46.5 20.5 -18.5 -46 20.29289 -19 -42 18.6 -19 -41.57721 18.64764 -19 -41.17562 18.78816 -19 -40.81537 19.01452 -19 -40.51452 19.31537 -19 -40.28816 19.67562 -19 -40.14764 20.07721 -19 -40.1 20.5 -19 -40.14764 20.92279 -19 -40.28816 21.32438 -19 -40.51452 21.68463 -19 -40.81537 21.98548 -19 -41.17562 22.21184 -19 -41.57721 22.35236 -19 -43.48548 19.31537 -19 -43.71184 19.67562 -19 -43.85236 20.07721 -19 -43.9 20.5 -19 -43.85236 20.92279 -19 -43.71184 21.32438 -19 -43.48548 21.68463 -19 -43.18463 21.98548 -19 -42.82438 22.21184 -19 -42.42279 22.35236 -19 -42 22.4 -19 -43.18463 19.01452 -19 -42.82438 18.78816 -19 -42.42279 18.64764 -19 -42.27176 19.48578 -17.8 -42.27176 19.48578 -16 -42 19.45 -17.8 -42.525 19.59067 -16 -42.525 19.59067 -17.8 -42.74246 19.75754 -16 -42.74246 19.75754 -17.8 -42.90933 19.975 -16 -42.90933 19.975 -17.8 -43.01422 20.22824 -16 -43.01422 20.22824 -17.8 -43.05 20.5 -16 -43.05 20.5 -17.8 -43.01422 20.77176 -16 -43.01422 20.77176 -17.8 -42.90933 21.025 -16 -42.90933 21.025 -17.8 -42.74246 21.24246 -16 -42.74246 21.24246 -17.8 -42.525 21.40933 -16 -42.525 21.40933 -17.8 -42.27176 21.51422 -16 -42.27176 21.51422 -17.8 -42 21.55 -16 -42 21.55 -17.8 -41.72824 21.51422 -16 -41.72824 21.51422 -17.8 -41.475 21.40933 -16 -41.475 21.40933 -17.8 -41.25754 21.24246 -16 -41.25754 21.24246 -17.8 -41.09067 21.025 -16 -41.09067 21.025 -17.8 -40.98578 20.77176 -16 -40.98578 20.77176 -17.8 -40.95 20.5 -16 -40.95 20.5 -17.8 -40.98578 20.22824 -16 -40.98578 20.22824 -17.8 -41.09067 19.975 -16 -41.09067 19.975 -17.8 -41.25754 19.75754 -16 -41.25754 19.75754 -17.8 -41.475 19.59067 -16 -41.475 19.59067 -17.8 -41.72824 19.48578 -16 -41.72824 19.48578 -17.8 -42 19.45 -16 -41.57721 22.35236 -17.8 -41.17562 22.21184 -17.8 -40.81537 21.98548 -17.8 -40.51452 21.68463 -17.8 -40.28816 21.32438 -17.8 -40.14764 20.92279 -17.8 -40.1 20.5 -17.8 -40.14764 20.07721 -17.8 -40.28816 19.67562 -17.8 -40.51452 19.31537 -17.8 -40.81537 19.01452 -17.8 -41.17562 18.78816 -17.8 -41.57721 18.64764 -17.8 -42 18.6 -17.8 -42.42279 18.64764 -17.8 -42.82438 18.78816 -17.8 -43.18463 19.01452 -17.8 -43.48548 19.31537 -17.8 -43.71184 19.67562 -17.8 -43.85236 20.07721 -17.8 -43.9 20.5 -17.8 -43.85236 20.92279 -17.8 -43.71184 21.32438 -17.8 -43.48548 21.68463 -17.8 -43.18463 21.98548 -17.8 -42.82438 22.21184 -17.8 -42.42279 22.35236 -17.8 -42 22.4 -17.8 -46.5 20.5 -16 -45.5 20.5 -16 -43.29289 23 19 -43.5 23.5 18.5 -46 20.29289 19 -46.5 20.5 18.5 -22 18 19 -21.5 18 18.5 -22.5 18 16 -45.5 18 16 -21.5 18 13.5 -22.5 18 13.5 -46.5 18 13.5 -45.5 18 13.5 -46.5 20.5 16 -43.5 23.5 16 -24.5 23.5 18.5 -24.5 23.5 16 -41.72824 19.48578 17.8 -41.72824 19.48578 16 -42 19.45 17.8 -41.475 19.59067 16 -41.475 19.59067 17.8 -41.25754 19.75754 16 -41.25754 19.75754 17.8 -41.09067 19.975 16 -41.09067 19.975 17.8 -40.98578 20.22824 16 -40.98578 20.22824 17.8 -40.95 20.5 16 -40.95 20.5 17.8 -40.98578 20.77176 16 -40.98578 20.77176 17.8 -41.09067 21.025 16 -41.09067 21.025 17.8 -41.25754 21.24246 16 -41.25754 21.24246 17.8 -41.475 21.40933 16 -41.475 21.40933 17.8 -41.72824 21.51422 16 -41.72824 21.51422 17.8 -42 21.55 16 -42 21.55 17.8 -42.27176 21.51422 16 -42.27176 21.51422 17.8 -42.525 21.40933 16 -42.525 21.40933 17.8 -42.74246 21.24246 16 -42.74246 21.24246 17.8 -42.90933 21.025 16 -42.90933 21.025 17.8 -43.01422 20.77176 16 -43.01422 20.77176 17.8 -43.05 20.5 16 -43.05 20.5 17.8 -43.01422 20.22824 16 -43.01422 20.22824 17.8 -42.90933 19.975 16 -42.90933 19.975 17.8 -42.74246 19.75754 16 -42.74246 19.75754 17.8 -42.525 19.59067 16 -42.525 19.59067 17.8 -42.27176 19.48578 16 -42.27176 19.48578 17.8 -42 19.45 16 -42.42279 22.35236 19 -42.42279 22.35236 17.8 -42 22.4 19 -42.82438 22.21184 17.8 -42.82438 22.21184 19 -43.18463 21.98548 17.8 -43.18463 21.98548 19 -43.48548 21.68463 17.8 -43.48548 21.68463 19 -43.71184 21.32438 17.8 -43.71184 21.32438 19 -43.85236 20.92279 17.8 -43.85236 20.92279 19 -43.9 20.5 17.8 -43.9 20.5 19 -43.85236 20.07721 17.8 -43.85236 20.07721 19 -43.71184 19.67562 17.8 -43.71184 19.67562 19 -43.48548 19.31537 17.8 -43.48548 19.31537 19 -43.18463 19.01452 17.8 -43.18463 19.01452 19 -42.82438 18.78816 17.8 -42.82438 18.78816 19 -42.42279 18.64764 17.8 -42.42279 18.64764 19 -42 18.6 17.8 -42 18.6 19 -41.57721 18.64764 17.8 -41.57721 18.64764 19 -41.17562 18.78816 17.8 -41.17562 18.78816 19 -40.81537 19.01452 17.8 -40.81537 19.01452 19 -40.51452 19.31537 17.8 -40.51452 19.31537 19 -40.28816 19.67562 17.8 -40.28816 19.67562 19 -40.14764 20.07721 17.8 -40.14764 20.07721 19 -40.1 20.5 17.8 -40.1 20.5 19 -40.14764 20.92279 17.8 -40.14764 20.92279 19 -40.28816 21.32438 17.8 -40.28816 21.32438 19 -40.51452 21.68463 17.8 -40.51452 21.68463 19 -40.81537 21.98548 17.8 -40.81537 21.98548 19 -41.17562 22.21184 17.8 -41.17562 22.21184 19 -41.57721 22.35236 17.8 -41.57721 22.35236 19 -42 22.4 17.8 -45.5 20.5 16 -24.70711 23 19 -21.5 20.5 18.5 -22 20.29289 19 -26 18.6 19 -26.42279 18.64764 19 -26.82438 18.78816 19 -27.18463 19.01452 19 -27.48548 19.31537 19 -27.71184 19.67562 19 -27.85236 20.07721 19 -27.9 20.5 19 -27.85236 20.92279 19 -27.71184 21.32438 19 -27.48548 21.68463 19 -27.18463 21.98548 19 -26.82438 22.21184 19 -26.42279 22.35236 19 -24.51452 19.31537 19 -24.28816 19.67562 19 -24.14764 20.07721 19 -24.1 20.5 19 -24.14764 20.92279 19 -24.28816 21.32438 19 -24.51452 21.68463 19 -24.81537 21.98548 19 -25.17562 22.21184 19 -25.57721 22.35236 19 -26 22.4 19 -24.81537 19.01452 19 -25.17562 18.78816 19 -25.57721 18.64764 19 -25.72824 19.48578 17.8 -25.72824 19.48578 16 -26 19.45 17.8 -25.475 19.59067 16 -25.475 19.59067 17.8 -25.25754 19.75754 16 -25.25754 19.75754 17.8 -25.09067 19.975 16 -25.09067 19.975 17.8 -24.98578 20.22824 16 -24.98578 20.22824 17.8 -24.95 20.5 16 -24.95 20.5 17.8 -24.98578 20.77176 16 -24.98578 20.77176 17.8 -25.09067 21.025 16 -25.09067 21.025 17.8 -25.25754 21.24246 16 -25.25754 21.24246 17.8 -25.475 21.40933 16 -25.475 21.40933 17.8 -25.72824 21.51422 16 -25.72824 21.51422 17.8 -26 21.55 16 -26 21.55 17.8 -26.27176 21.51422 16 -26.27176 21.51422 17.8 -26.525 21.40933 16 -26.525 21.40933 17.8 -26.74246 21.24246 16 -26.74246 21.24246 17.8 -26.90933 21.025 16 -26.90933 21.025 17.8 -27.01422 20.77176 16 -27.01422 20.77176 17.8 -27.05 20.5 16 -27.05 20.5 17.8 -27.01422 20.22824 16 -27.01422 20.22824 17.8 -26.90933 19.975 16 -26.90933 19.975 17.8 -26.74246 19.75754 16 -26.74246 19.75754 17.8 -26.525 19.59067 16 -26.525 19.59067 17.8 -26.27176 19.48578 16 -26.27176 19.48578 17.8 -26 19.45 16 -26.42279 22.35236 17.8 -26.82438 22.21184 17.8 -27.18463 21.98548 17.8 -27.48548 21.68463 17.8 -27.71184 21.32438 17.8 -27.85236 20.92279 17.8 -27.9 20.5 17.8 -27.85236 20.07721 17.8 -27.71184 19.67562 17.8 -27.48548 19.31537 17.8 -27.18463 19.01452 17.8 -26.82438 18.78816 17.8 -26.42279 18.64764 17.8 -26 18.6 17.8 -25.57721 18.64764 17.8 -25.17562 18.78816 17.8 -24.81537 19.01452 17.8 -24.51452 19.31537 17.8 -24.28816 19.67562 17.8 -24.14764 20.07721 17.8 -24.1 20.5 17.8 -24.14764 20.92279 17.8 -24.28816 21.32438 17.8 -24.51452 21.68463 17.8 -24.81537 21.98548 17.8 -25.17562 22.21184 17.8 -25.57721 22.35236 17.8 -26 22.4 17.8 -21.5 20.5 16 -22.5 20.5 16 -43.29289 -23 -19 -43.5 -23.5 -18.5 -46 -20.29289 -19 -46.5 -20.5 -18.5 -22 -18 -19 -21.5 -18 -18.5 -22.5 -18 -16 -45.5 -18 -16 -21.5 -18 -13.5 -22.5 -18 -13.5 -46.5 -18 -13.5 -45.5 -18 -13.5 -46.5 -20.5 -16 -43.5 -23.5 -16 -24.5 -23.5 -18.5 -24.5 -23.5 -16 -41.72824 -19.48578 -17.8 -41.72824 -19.48578 -16 -42 -19.45 -17.8 -41.475 -19.59067 -16 -41.475 -19.59067 -17.8 -41.25754 -19.75754 -16 -41.25754 -19.75754 -17.8 -41.09067 -19.975 -16 -41.09067 -19.975 -17.8 -40.98578 -20.22824 -16 -40.98578 -20.22824 -17.8 -40.95 -20.5 -16 -40.95 -20.5 -17.8 -40.98578 -20.77176 -16 -40.98578 -20.77176 -17.8 -41.09067 -21.025 -16 -41.09067 -21.025 -17.8 -41.25754 -21.24246 -16 -41.25754 -21.24246 -17.8 -41.475 -21.40933 -16 -41.475 -21.40933 -17.8 -41.72824 -21.51422 -16 -41.72824 -21.51422 -17.8 -42 -21.55 -16 -42 -21.55 -17.8 -42.27176 -21.51422 -16 -42.27176 -21.51422 -17.8 -42.525 -21.40933 -16 -42.525 -21.40933 -17.8 -42.74246 -21.24246 -16 -42.74246 -21.24246 -17.8 -42.90933 -21.025 -16 -42.90933 -21.025 -17.8 -43.01422 -20.77176 -16 -43.01422 -20.77176 -17.8 -43.05 -20.5 -16 -43.05 -20.5 -17.8 -43.01422 -20.22824 -16 -43.01422 -20.22824 -17.8 -42.90933 -19.975 -16 -42.90933 -19.975 -17.8 -42.74246 -19.75754 -16 -42.74246 -19.75754 -17.8 -42.525 -19.59067 -16 -42.525 -19.59067 -17.8 -42.27176 -19.48578 -16 -42.27176 -19.48578 -17.8 -42 -19.45 -16 -42.42279 -22.35236 -19 -42.42279 -22.35236 -17.8 -42 -22.4 -19 -42.82438 -22.21184 -17.8 -42.82438 -22.21184 -19 -43.18463 -21.98548 -17.8 -43.18463 -21.98548 -19 -43.48548 -21.68463 -17.8 -43.48548 -21.68463 -19 -43.71184 -21.32438 -17.8 -43.71184 -21.32438 -19 -43.85236 -20.92279 -17.8 -43.85236 -20.92279 -19 -43.9 -20.5 -17.8 -43.9 -20.5 -19 -43.85236 -20.07721 -17.8 -43.85236 -20.07721 -19 -43.71184 -19.67562 -17.8 -43.71184 -19.67562 -19 -43.48548 -19.31537 -17.8 -43.48548 -19.31537 -19 -43.18463 -19.01452 -17.8 -43.18463 -19.01452 -19 -42.82438 -18.78816 -17.8 -42.82438 -18.78816 -19 -42.42279 -18.64764 -17.8 -42.42279 -18.64764 -19 -42 -18.6 -17.8 -42 -18.6 -19 -41.57721 -18.64764 -17.8 -41.57721 -18.64764 -19 -41.17562 -18.78816 -17.8 -41.17562 -18.78816 -19 -40.81537 -19.01452 -17.8 -40.81537 -19.01452 -19 -40.51452 -19.31537 -17.8 -40.51452 -19.31537 -19 -40.28816 -19.67562 -17.8 -40.28816 -19.67562 -19 -40.14764 -20.07721 -17.8 -40.14764 -20.07721 -19 -40.1 -20.5 -17.8 -40.1 -20.5 -19 -40.14764 -20.92279 -17.8 -40.14764 -20.92279 -19 -40.28816 -21.32438 -17.8 -40.28816 -21.32438 -19 -40.51452 -21.68463 -17.8 -40.51452 -21.68463 -19 -40.81537 -21.98548 -17.8 -40.81537 -21.98548 -19 -41.17562 -22.21184 -17.8 -41.17562 -22.21184 -19 -41.57721 -22.35236 -17.8 -41.57721 -22.35236 -19 -42 -22.4 -17.8 -45.5 -20.5 -16 -24.70711 -23 -19 -21.5 -20.5 -18.5 -22 -20.29289 -19 -26 -18.6 -19 -26.42279 -18.64764 -19 -26.82438 -18.78816 -19 -27.18463 -19.01452 -19 -27.48548 -19.31537 -19 -27.71184 -19.67562 -19 -27.85236 -20.07721 -19 -27.9 -20.5 -19 -27.85236 -20.92279 -19 -27.71184 -21.32438 -19 -27.48548 -21.68463 -19 -27.18463 -21.98548 -19 -26.82438 -22.21184 -19 -26.42279 -22.35236 -19 -24.51452 -19.31537 -19 -24.28816 -19.67562 -19 -24.14764 -20.07721 -19 -24.1 -20.5 -19 -24.14764 -20.92279 -19 -24.28816 -21.32438 -19 -24.51452 -21.68463 -19 -24.81537 -21.98548 -19 -25.17562 -22.21184 -19 -25.57721 -22.35236 -19 -26 -22.4 -19 -24.81537 -19.01452 -19 -25.17562 -18.78816 -19 -25.57721 -18.64764 -19 -25.72824 -19.48578 -17.8 -25.72824 -19.48578 -16 -26 -19.45 -17.8 -25.475 -19.59067 -16 -25.475 -19.59067 -17.8 -25.25754 -19.75754 -16 -25.25754 -19.75754 -17.8 -25.09067 -19.975 -16 -25.09067 -19.975 -17.8 -24.98578 -20.22824 -16 -24.98578 -20.22824 -17.8 -24.95 -20.5 -16 -24.95 -20.5 -17.8 -24.98578 -20.77176 -16 -24.98578 -20.77176 -17.8 -25.09067 -21.025 -16 -25.09067 -21.025 -17.8 -25.25754 -21.24246 -16 -25.25754 -21.24246 -17.8 -25.475 -21.40933 -16 -25.475 -21.40933 -17.8 -25.72824 -21.51422 -16 -25.72824 -21.51422 -17.8 -26 -21.55 -16 -26 -21.55 -17.8 -26.27176 -21.51422 -16 -26.27176 -21.51422 -17.8 -26.525 -21.40933 -16 -26.525 -21.40933 -17.8 -26.74246 -21.24246 -16 -26.74246 -21.24246 -17.8 -26.90933 -21.025 -16 -26.90933 -21.025 -17.8 -27.01422 -20.77176 -16 -27.01422 -20.77176 -17.8 -27.05 -20.5 -16 -27.05 -20.5 -17.8 -27.01422 -20.22824 -16 -27.01422 -20.22824 -17.8 -26.90933 -19.975 -16 -26.90933 -19.975 -17.8 -26.74246 -19.75754 -16 -26.74246 -19.75754 -17.8 -26.525 -19.59067 -16 -26.525 -19.59067 -17.8 -26.27176 -19.48578 -16 -26.27176 -19.48578 -17.8 -26 -19.45 -16 -26.42279 -22.35236 -17.8 -26.82438 -22.21184 -17.8 -27.18463 -21.98548 -17.8 -27.48548 -21.68463 -17.8 -27.71184 -21.32438 -17.8 -27.85236 -20.92279 -17.8 -27.9 -20.5 -17.8 -27.85236 -20.07721 -17.8 -27.71184 -19.67562 -17.8 -27.48548 -19.31537 -17.8 -27.18463 -19.01452 -17.8 -26.82438 -18.78816 -17.8 -26.42279 -18.64764 -17.8 -26 -18.6 -17.8 -25.57721 -18.64764 -17.8 -25.17562 -18.78816 -17.8 -24.81537 -19.01452 -17.8 -24.51452 -19.31537 -17.8 -24.28816 -19.67562 -17.8 -24.14764 -20.07721 -17.8 -24.1 -20.5 -17.8 -24.14764 -20.92279 -17.8 -24.28816 -21.32438 -17.8 -24.51452 -21.68463 -17.8 -24.81537 -21.98548 -17.8 -25.17562 -22.21184 -17.8 -25.57721 -22.35236 -17.8 -26 -22.4 -17.8 -21.5 -20.5 -16 -22.5 -20.5 -16 -24.70711 -23 19 -24.5 -23.5 18.5 -22 -20.29289 19 -21.5 -20.5 18.5 -21.5 -18 18.5 -22 -18 19 -45.5 -18 16 -22.5 -18 16 -46.5 -18 13.5 -45.5 -18 13.5 -21.5 -18 13.5 -22.5 -18 13.5 -21.5 -20.5 16 -24.5 -23.5 16 -43.5 -23.5 18.5 -43.5 -23.5 16 -26.27176 -19.48578 17.8 -26.27176 -19.48578 16 -26 -19.45 17.8 -26.525 -19.59067 16 -26.525 -19.59067 17.8 -26.74246 -19.75754 16 -26.74246 -19.75754 17.8 -26.90933 -19.975 16 -26.90933 -19.975 17.8 -27.01422 -20.22824 16 -27.01422 -20.22824 17.8 -27.05 -20.5 16 -27.05 -20.5 17.8 -27.01422 -20.77176 16 -27.01422 -20.77176 17.8 -26.90933 -21.025 16 -26.90933 -21.025 17.8 -26.74246 -21.24246 16 -26.74246 -21.24246 17.8 -26.525 -21.40933 16 -26.525 -21.40933 17.8 -26.27176 -21.51422 16 -26.27176 -21.51422 17.8 -26 -21.55 16 -26 -21.55 17.8 -25.72824 -21.51422 16 -25.72824 -21.51422 17.8 -25.475 -21.40933 16 -25.475 -21.40933 17.8 -25.25754 -21.24246 16 -25.25754 -21.24246 17.8 -25.09067 -21.025 16 -25.09067 -21.025 17.8 -24.98578 -20.77176 16 -24.98578 -20.77176 17.8 -24.95 -20.5 16 -24.95 -20.5 17.8 -24.98578 -20.22824 16 -24.98578 -20.22824 17.8 -25.09067 -19.975 16 -25.09067 -19.975 17.8 -25.25754 -19.75754 16 -25.25754 -19.75754 17.8 -25.475 -19.59067 16 -25.475 -19.59067 17.8 -25.72824 -19.48578 16 -25.72824 -19.48578 17.8 -26 -19.45 16 -25.57721 -22.35236 19 -25.57721 -22.35236 17.8 -26 -22.4 19 -25.17562 -22.21184 17.8 -25.17562 -22.21184 19 -24.81537 -21.98548 17.8 -24.81537 -21.98548 19 -24.51452 -21.68463 17.8 -24.51452 -21.68463 19 -24.28816 -21.32438 17.8 -24.28816 -21.32438 19 -24.14764 -20.92279 17.8 -24.14764 -20.92279 19 -24.1 -20.5 17.8 -24.1 -20.5 19 -24.14764 -20.07721 17.8 -24.14764 -20.07721 19 -24.28816 -19.67562 17.8 -24.28816 -19.67562 19 -24.51452 -19.31537 17.8 -24.51452 -19.31537 19 -24.81537 -19.01452 17.8 -24.81537 -19.01452 19 -25.17562 -18.78816 17.8 -25.17562 -18.78816 19 -25.57721 -18.64764 17.8 -25.57721 -18.64764 19 -26 -18.6 17.8 -26 -18.6 19 -26.42279 -18.64764 17.8 -26.42279 -18.64764 19 -26.82438 -18.78816 17.8 -26.82438 -18.78816 19 -27.18463 -19.01452 17.8 -27.18463 -19.01452 19 -27.48548 -19.31537 17.8 -27.48548 -19.31537 19 -27.71184 -19.67562 17.8 -27.71184 -19.67562 19 -27.85236 -20.07721 17.8 -27.85236 -20.07721 19 -27.9 -20.5 17.8 -27.9 -20.5 19 -27.85236 -20.92279 17.8 -27.85236 -20.92279 19 -27.71184 -21.32438 17.8 -27.71184 -21.32438 19 -27.48548 -21.68463 17.8 -27.48548 -21.68463 19 -27.18463 -21.98548 17.8 -27.18463 -21.98548 19 -26.82438 -22.21184 17.8 -26.82438 -22.21184 19 -26.42279 -22.35236 17.8 -26.42279 -22.35236 19 -26 -22.4 17.8 -22.5 -20.5 16 -43.29289 -23 19 -46.5 -20.5 18.5 -46 -20.29289 19 -42 -18.6 19 -41.57721 -18.64764 19 -41.17562 -18.78816 19 -40.81537 -19.01452 19 -40.51452 -19.31537 19 -40.28816 -19.67562 19 -40.14764 -20.07721 19 -40.1 -20.5 19 -40.14764 -20.92279 19 -40.28816 -21.32438 19 -40.51452 -21.68463 19 -40.81537 -21.98548 19 -41.17562 -22.21184 19 -41.57721 -22.35236 19 -43.48548 -19.31537 19 -43.71184 -19.67562 19 -43.85236 -20.07721 19 -43.9 -20.5 19 -43.85236 -20.92279 19 -43.71184 -21.32438 19 -43.48548 -21.68463 19 -43.18463 -21.98548 19 -42.82438 -22.21184 19 -42.42279 -22.35236 19 -42 -22.4 19 -43.18463 -19.01452 19 -42.82438 -18.78816 19 -42.42279 -18.64764 19 -42.27176 -19.48578 17.8 -42.27176 -19.48578 16 -42 -19.45 17.8 -42.525 -19.59067 16 -42.525 -19.59067 17.8 -42.74246 -19.75754 16 -42.74246 -19.75754 17.8 -42.90933 -19.975 16 -42.90933 -19.975 17.8 -43.01422 -20.22824 16 -43.01422 -20.22824 17.8 -43.05 -20.5 16 -43.05 -20.5 17.8 -43.01422 -20.77176 16 -43.01422 -20.77176 17.8 -42.90933 -21.025 16 -42.90933 -21.025 17.8 -42.74246 -21.24246 16 -42.74246 -21.24246 17.8 -42.525 -21.40933 16 -42.525 -21.40933 17.8 -42.27176 -21.51422 16 -42.27176 -21.51422 17.8 -42 -21.55 16 -42 -21.55 17.8 -41.72824 -21.51422 16 -41.72824 -21.51422 17.8 -41.475 -21.40933 16 -41.475 -21.40933 17.8 -41.25754 -21.24246 16 -41.25754 -21.24246 17.8 -41.09067 -21.025 16 -41.09067 -21.025 17.8 -40.98578 -20.77176 16 -40.98578 -20.77176 17.8 -40.95 -20.5 16 -40.95 -20.5 17.8 -40.98578 -20.22824 16 -40.98578 -20.22824 17.8 -41.09067 -19.975 16 -41.09067 -19.975 17.8 -41.25754 -19.75754 16 -41.25754 -19.75754 17.8 -41.475 -19.59067 16 -41.475 -19.59067 17.8 -41.72824 -19.48578 16 -41.72824 -19.48578 17.8 -42 -19.45 16 -41.57721 -22.35236 17.8 -41.17562 -22.21184 17.8 -40.81537 -21.98548 17.8 -40.51452 -21.68463 17.8 -40.28816 -21.32438 17.8 -40.14764 -20.92279 17.8 -40.1 -20.5 17.8 -40.14764 -20.07721 17.8 -40.28816 -19.67562 17.8 -40.51452 -19.31537 17.8 -40.81537 -19.01452 17.8 -41.17562 -18.78816 17.8 -41.57721 -18.64764 17.8 -42 -18.6 17.8 -42.42279 -18.64764 17.8 -42.82438 -18.78816 17.8 -43.18463 -19.01452 17.8 -43.48548 -19.31537 17.8 -43.71184 -19.67562 17.8 -43.85236 -20.07721 17.8 -43.9 -20.5 17.8 -43.85236 -20.92279 17.8 -43.71184 -21.32438 17.8 -43.48548 -21.68463 17.8 -43.18463 -21.98548 17.8 -42.82438 -22.21184 17.8 -42.42279 -22.35236 17.8 -42 -22.4 17.8 -46.5 -20.5 16 -45.5 -20.5 16 + + + + + + + + + + -0.7071068 0 0.7071068 -1 0 0 0 1 0 0 1 6.49949e-7 0 1 2.38715e-6 0 1 5.36067e-7 0 1 -2.0871e-6 0 1 2.06428e-6 0 1 5.18446e-7 0 1 -1.25157e-6 0 1 1.384e-6 0 1 -1.88038e-6 0 1 2.38556e-6 0 1 -2.09716e-6 0 1 1.47178e-6 0 1 -6.55798e-7 0 1 1.20167e-6 0 1 -2.252e-6 0 1 2.15129e-6 0 1 -5.17897e-7 0 1 -5.76765e-7 0 1 7.79042e-7 0 1 1.25648e-6 0 1 -2.11681e-6 0 1 2.19855e-6 0 1 -1.14844e-6 0 1 1.08256e-6 0 1 -1.06505e-6 0 1 2.18328e-6 0 1 2.62659e-6 0 1 1.69055e-6 -0.7071068 0 -0.7071068 6.16101e-6 0 -1 -4.4956e-6 0 -1 6.41924e-6 0 -1 -6.66831e-6 0 -1 1.75621e-6 0 -1 -1.2865e-6 0 -1 -1.82182e-5 0 -1 2.23678e-6 0 -1 1.56207e-7 0 -1 0 0 -1 -1.10121e-5 0 -1 -3.10629e-6 0 -1 1.55091e-5 0 -1 -4.56749e-7 0 -1 2.65689e-5 0 -1 -3.23253e-5 0 -1 -1.97303e-5 0 -1 2.659e-5 0 -1 -7.78452e-6 0 -1 4.46243e-6 0 -1 5.99454e-7 0 -1 -1.24449e-6 0 -1 -1.7681e-6 0 -1 2.76546e-6 0 -1 -2.98982e-6 0 -1 3.19427e-6 0 -1 -2.57272e-6 0 -1 4.7129e-7 0 -1 -5.31101e-6 0 -1 1.32607e-6 0 -1 -8.54532e-7 0 -1 -1.29667e-6 0 -1 1.62466e-6 0 -1 6.69779e-7 0 -1 -3.67995e-6 0 -1 1.48987e-6 0 -1 -3.21563e-6 0 -1 -2.31692e-6 0 -1 4.48773e-6 0 -1 -1.58466e-6 0 -1 1.29667e-6 0 -1 1.24398e-6 0 -1 -1.62466e-6 0 -1 3.67995e-6 0 -1 -2.32221e-6 0 -1 -4.93342e-6 0 -1 2.09499e-6 0 -1 -2.90375e-6 0 -1 1.14178e-6 0 -1 4.4956e-6 0 -1 -6.16099e-6 0 -1 4.28753e-6 0 -1 8.67596e-6 0 -1 -1.02049e-5 0 -1 4.2079e-6 0 -1 -6.85507e-7 0 -1 2.15562e-6 0 -1 5.06848e-6 0 -1 2.84713e-6 0 -1 -4.3798e-6 0 -1 -4.08671e-6 0 -1 7.77136e-7 0 -1 3.07995e-6 0 -1 -4.49562e-6 0 -1 4.49562e-6 0 -1 4.79281e-6 0 -1 -4.70382e-7 0 -1 -6.65221e-6 0 -1 -1.99426e-5 0 -1 -4.82914e-7 0 -1 4.1597e-7 0 -1 1.04435e-5 0 -1 -2.53854e-6 0 -1 3.19928e-6 0 -1 -1.08646e-6 0 -1 -4.99818e-7 0 -1 9.83311e-7 0 -1 2.5791e-6 0 -1 -3.59761e-6 0 -1 -2.07065e-6 0 -1 3.54368e-6 0 -1 4.45496e-6 0 -1 6.16099e-6 0 -1 -6.41926e-6 0 -1 2.1592e-5 0 -1 -2.08587e-6 0 -1 4.64818e-6 0 -1 7.89347e-6 0 -1 9.8283e-6 0 -1 -8.96807e-6 0 -1 2.73935e-6 0 -1 -1.02569e-5 0 -1 1.57759e-6 0 -1 -5.47548e-6 0 -1 4.83098e-6 0 -1 -7.77133e-7 0 -1 4.08675e-6 0 -1 4.3798e-6 0 -1 -2.84712e-6 0 -1 1.65592e-6 0 -1 -3.54369e-6 0 -1 -5.06848e-6 0 -1 -2.15562e-6 0 -1 1.19862e-6 0 -1 -2.71537e-7 0 -1 1.42489e-6 0 -1 -8.82766e-7 0 -1 7.93205e-7 0 -1 5.99725e-7 0 -1 0 0 -1 -1.7071e-6 0 -1 -9.13498e-7 0 -1 1.29504e-5 0 -1 2.6569e-5 0 -1 0 -0.7071068 -0.7071068 0 -1 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -0.7071068 0.7071068 4.1597e-7 0 1 1.04435e-5 0 1 -2.53854e-6 0 1 3.19928e-6 0 1 -1.08646e-6 0 1 -4.99818e-7 0 1 9.83311e-7 0 1 2.5791e-6 0 1 0 0 1 -3.59761e-6 0 1 -2.07065e-6 0 1 2.35645e-7 0 1 -2.65311e-6 0 1 3.19427e-6 0 1 -2.98982e-6 0 1 2.68166e-6 0 1 2.24387e-6 0 1 -1.58466e-6 0 1 1.70906e-6 0 1 -9.13498e-7 0 1 1.55091e-5 0 1 1.29504e-5 0 1 2.6569e-5 0 1 -7.78452e-6 0 1 3.12413e-7 0 1 -9.03563e-6 0 1 2.23678e-6 0 1 2.659e-5 0 1 -2.15919e-5 0 1 6.65226e-6 0 1 4.70379e-7 0 1 -4.79285e-6 0 1 -4.4956e-6 0 1 4.4956e-6 0 1 -3.07996e-6 0 1 -7.77133e-7 0 1 4.08675e-6 0 1 4.3798e-6 0 1 -2.84712e-6 0 1 1.65592e-6 0 1 1.69357e-7 0 1 -3.10629e-6 0 1 -4.56749e-7 0 1 2.65689e-5 0 1 -3.23253e-5 0 1 -1.97303e-5 0 1 -5.92192e-7 0 1 -7.67479e-7 0 1 8.40366e-7 0 1 5.51199e-6 0 1 4.2079e-6 0 1 -8.29144e-6 0 1 7.04921e-6 0 1 -2.49726e-6 0 1 -1.9671e-6 0 1 4.64818e-6 0 1 -1.16563e-6 0 1 -1.44505e-6 0 1 -2.08587e-6 0 1 7.55831e-6 0 1 -9.65827e-7 0 1 -2.2368e-6 0 1 1.82183e-5 0 1 1.2865e-6 0 1 -1.75621e-6 0 1 -4.61384e-6 0 1 -4.81328e-6 0 1 4.81328e-6 0 1 -2.41547e-6 0 1 2.22748e-6 0 1 1.03187e-6 0 1 -9.55886e-7 0 1 1.77184e-6 0 1 2.53424e-6 0 1 -8.50634e-7 0 1 6.48791e-7 0 1 -6.85507e-7 0 1 9.8283e-6 0 1 -8.96807e-6 0 1 2.73935e-6 0 1 -1.02569e-5 0 1 6.41924e-6 0 1 6.16101e-6 0 1 -6.16099e-6 0 1 -2.56811e-6 0 1 -2.90375e-6 0 1 3.21564e-6 0 1 -1.48986e-6 0 1 1.83998e-6 0 1 1.24398e-6 0 1 -1.62466e-6 0 1 4.83098e-6 0 1 -3.54369e-6 0 1 -5.06848e-6 0 1 -2.15562e-6 0 1 1.19862e-6 0 1 -2.71537e-7 0 1 1.42489e-6 0 1 -8.82766e-7 0 1 7.93205e-7 0 1 5.99725e-7 0 1 2.56811e-6 0 1 -2.31692e-6 0 1 -4.28751e-6 0 1 4.93342e-6 0 1 2.32222e-6 0 1 6.69779e-7 0 1 -3.67995e-6 0 1 1.62466e-6 0 1 -1.29667e-6 0 1 -1.70906e-6 0 1 1.58467e-6 0 1 1.7681e-6 0 1 -3.98325e-6 0 1 -2.65901e-5 0 1 6.66825e-6 0 1 6.25478e-6 0 1 -7.26526e-6 0 1 5.47546e-6 0 1 -6.25478e-6 0 1 -4.59641e-6 0 1 -1.11003e-6 0 1 3.31316e-6 0 1 -1.7681e-6 0 1 -7.89347e-6 0 1 0 0.7071068 -0.7071068 0 0.7071068 0.7071068 0.04687184 0 0.998901 0.1402041 0 0.9901226 0.1402071 0 0.9901223 0.2323039 0 0.9726433 0.2323067 0 0.9726427 0.3223636 0 0.9466159 0.4095897 0 0.9122698 0.4932171 0 0.8699064 0.5725103 0 0.8198975 0.6467708 0 0.7626845 0.7153462 0 0.6987703 0.7776391 0 0.628711 0.8330932 0 0.5531327 0.88123 0 0.4726877 0.9216209 0 0.3880915 0.9539126 0 0.3000848 0.9778214 0 0.2094405 0.993137 0 0.1169576 0.9997252 0 0.02344256 0.9975274 0 -0.07027959 0.9865638 0 -0.1633766 0.96693 0 -0.2550421 0.9387989 0 -0.3444657 0.9024174 0 -0.4308632 0.8581043 0 -0.5134756 0.8062522 0 -0.5915721 0.7473138 0 -0.6644713 0.6818072 0 -0.7315319 0.6103112 0 -0.7921617 0.5334482 0 -0.8458329 0.4519011 0 -0.8920681 0.3663797 0 -0.9304655 0.2776407 0 -0.960685 0.1864603 0 -0.9824626 0.09364295 0 -0.9956058 -0.09364002 0 -0.9956062 -0.1864603 0 -0.9824626 -0.2776398 0 -0.9606853 -0.3663803 0 -0.9304652 -0.4519004 0 -0.8920685 -0.533449 0 -0.8458323 -0.6103103 0 -0.7921625 -0.6818081 0 -0.731531 -0.7473138 0 -0.6644713 -0.8062519 0 -0.5915724 -0.8581048 0 -0.5134745 -0.9024171 0 -0.4308634 -0.9387985 0 -0.3444671 -0.9669295 0 -0.2550437 -0.9865638 0 -0.1633766 -0.9975277 0 -0.0702759 -0.9997252 0 0.02344256 -0.9931372 0 0.1169557 -0.9778214 0 0.2094405 -0.953913 0 0.3000832 -0.9216201 0 0.3880934 -0.88123 0 0.4726877 -0.8330945 0 0.5531308 -0.7776368 0 0.628714 -0.7153471 0 0.6987693 -0.64677 0 0.7626852 -0.5725084 0 0.819899 -0.4932162 0 0.8699067 -0.409591 0 0.9122692 -0.3223648 0 0.9466156 -0.2323035 0 0.9726434 -0.1402041 0 0.9901226 -0.04687184 0 0.998901 0.409591 0 0.9122692 0.5725084 0 0.819899 0.64677 0 0.7626852 0.7776386 0 0.6287118 0.8330937 0 0.5531321 0.9216207 0 0.3880918 0.9539125 0 0.3000849 0.993137 0 0.1169575 0.9997252 0 0.02344256 0.9975273 0 -0.07027959 0.9865638 0 -0.1633766 0.96693 0 -0.255042 0.938799 0 -0.3444655 0.9024171 0 -0.4308634 0.8581041 0 -0.5134759 0.8062519 0 -0.5915724 0.366381 0 -0.9304649 0.2776393 0 -0.9606854 0.09364002 0 -0.9956062 -0.09364295 0 -0.9956058 -0.2776411 0 -0.960685 -0.3663791 0 -0.9304657 -0.8062522 0 -0.5915721 -0.8581051 0 -0.5134742 -0.9024174 0 -0.4308632 -0.9387984 0 -0.3444674 -0.9669295 0 -0.2550438 -0.9865638 0 -0.1633766 -0.9975277 0 -0.0702759 -0.9997252 0 0.02344256 -0.9931371 0 0.1169557 -0.9539131 0 0.3000831 -0.9216202 0 0.3880931 -0.8330941 0 0.5531315 -0.7776373 0 0.6287133 -0.6467708 0 0.7626845 -0.5725103 0 0.8198975 -0.4095897 0 0.9122698 -0.2323063 0 0.9726427 -0.1402071 0 0.9901223 0.05508756 -0.9984815 0 0.1645942 -0.9863614 0 0.1645954 -0.9863612 0 0.2721027 -0.9622684 0 0.2721045 -0.9622678 0 0.3763079 -0.9264946 0 0.4759418 -0.8794769 0 0.5698121 -0.8217751 0 0.6567519 -0.7541068 0 0.7357229 -0.6772828 0 0.8057694 -0.5922294 0 0.8660243 -0.500002 0 0.9157747 -0.4016923 0 0.9544037 -0.2985193 0 0.9814526 -0.1917052 0 0.9965847 -0.08257782 0 0.9996204 0.02755361 0 0.9905223 0.1373527 0 0.969401 0.2454829 0 0.936512 0.3506357 0 0.8922532 0.4515355 0 0.8371645 0.5469512 0 0.7719179 0.6357223 0 0.6972967 0.7167826 0 0.61421 0.7891426 0 0.5236763 0.8519173 0 0.4267752 0.9043577 0 0.3246989 0.9458175 0 0.2186813 0.9757964 0 0.1100078 0.9939308 0 -0.1100078 0.9939308 0 -0.2186813 0.9757964 0 -0.3246999 0.9458171 0 -0.4267765 0.9043571 0 -0.5236732 0.8519192 0 -0.6142134 0.7891401 0 -0.6972967 0.7167826 0 -0.7719162 0.6357243 0 -0.8371661 0.5469489 0 -0.8922547 0.4515327 0 -0.9365109 0.3506388 0 -0.969401 0.2454829 0 -0.9905223 0.1373527 0 -0.9996203 0.02755707 0 -0.9965847 -0.08257782 0 -0.9814513 -0.1917119 0 -0.9544056 -0.298513 0 -0.9157721 -0.4016982 0 -0.8660272 -0.4999968 0 -0.8057644 -0.5922362 0 -0.7357246 -0.6772809 0 -0.6567519 -0.7541068 0 -0.5698072 -0.8217785 0 -0.475949 -0.8794729 0 -0.3763092 -0.9264942 0 -0.2721027 -0.9622684 0 -0.1645942 -0.9863614 0 -0.05508756 -0.9984815 0 0.3763102 -0.9264938 0 0.4759506 -0.879472 0 0.5698091 -0.8217771 0 0.6567522 -0.7541065 0 0.7357195 -0.6772865 0 0.8057662 -0.592234 0 0.9157721 -0.4016982 0 0.9544056 -0.2985129 0 0.9814513 -0.191712 0 0.9965841 -0.08258467 0 0.9996201 0.02756053 0 0.9905223 0.1373527 0 0.9693993 0.2454895 0 0.936512 0.3506356 0 0.892256 0.4515302 0 0.8371678 0.5469462 0 0.7719146 0.6357264 0 0.697297 0.7167824 0 0.614217 0.7891373 0 0.5236698 0.8519213 0 0.3247012 0.9458167 0 -0.3246991 0.9458174 0 -0.5236729 0.8519195 0 -0.614212 0.7891411 0 -0.697297 0.7167824 0 -0.8371663 0.5469487 0 -0.8922545 0.4515329 0 -0.936512 0.3506356 0 -0.9694002 0.2454863 0 -0.9905223 0.1373527 0 -0.9996204 0.02755361 0 -0.9814513 -0.191712 0 -0.9544047 -0.298516 0 -0.9157747 -0.4016923 0 -0.8660243 -0.500002 0 -0.6567522 -0.7541065 0 -0.5698075 -0.8217783 0 -0.4759463 -0.8794744 0 -0.376309 -0.9264943 0 -0.2721045 -0.9622678 0 -0.1645954 -0.9863612 0 0.05508738 -0.9984785 -0.002429604 0.1100075 -0.9939278 0.002429902 0.1645938 -0.9863584 -0.002429664 0.2186822 -0.9757931 0.002429366 0.2721036 -0.9622648 -0.002429246 0.3763067 -0.926492 -0.002429664 0.4759463 -0.8794711 -0.002429485 0.5698075 -0.8217747 -0.002429723 0.6567503 -0.7541044 -0.002429664 0.7357207 -0.6772807 -0.002429604 0.8057703 -0.5922232 -0.002429604 0.8660247 -0.4999954 -0.002429664 0.915772 -0.4016911 -0.002429723 0.9544008 -0.2985183 -0.002429306 0.9814484 -0.1917114 -0.002429604 0.9965817 -0.08257758 -0.002429425 0.9996173 0.02756041 -0.002429723 0.9905193 0.1373523 -0.002429306 0.969398 0.2454823 -0.002429902 0.9365093 0.3506347 -0.002429366 0.8922506 0.4515342 -0.002429604 0.837159 0.5469543 -0.002429246 0.7719123 0.6357245 -0.002429783 0.697295 0.7167803 -0.002429246 0.6142119 0.7891376 -0.002429246 0.5236683 0.8519189 -0.002429902 0.4267767 0.9043538 -0.002429485 0.3246981 0.9458146 -0.002429485 0.2186822 0.9757931 -0.002429485 0.1100075 0.9939278 -0.002429902 0 0.9999971 -0.002429664 -0.1100075 0.9939278 -0.002429902 -0.2186822 0.9757931 -0.002429485 -0.3246981 0.9458146 -0.002429485 -0.4267753 0.9043545 -0.002429485 -0.5236714 0.8519169 -0.002429485 -0.6142119 0.7891376 -0.002429664 -0.697295 0.7167803 -0.002429485 -0.7719157 0.6357204 -0.002429485 -0.837167 0.5469422 -0.002429604 -0.892252 0.4515314 -0.002429604 -0.936507 0.3506408 -0.002429485 -0.969398 0.2454823 -0.002429306 -0.9905193 0.1373523 -0.002429664 -0.9996174 0.02755695 -0.002429485 -0.9965817 -0.08257758 -0.002429425 -0.9814484 -0.1917114 -0.002429604 -0.9544029 -0.298512 -0.002429664 -0.915772 -0.4016911 -0.002429544 -0.8660218 -0.5000005 -0.002429544 -0.8057605 -0.5922367 -0.002429544 -0.7357207 -0.6772807 -0.002429604 -0.6567503 -0.7541044 -0.002429485 -0.5698059 -0.8217759 -0.002429664 -0.4759449 -0.8794718 -0.002429664 -0.3763078 -0.9264914 -0.002429664 -0.2721036 -0.9622648 -0.002429246 -0.1645938 -0.9863584 -0.002429664 -0.05508738 -0.9984785 -0.002429485 0 -0.9999971 0.002429664 0.324698 -0.9458146 0.002429485 0.4267767 -0.9043538 0.002429485 0.5236687 -0.8519187 0.002429783 0.6142116 -0.7891378 0.002429366 0.6972948 -0.7167804 0.002429246 0.7719123 -0.6357245 0.002429723 0.8371589 -0.5469545 0.002429246 0.8922505 -0.4515342 0.002429604 0.9365093 -0.3506346 0.002429366 0.9693981 -0.2454822 0.002429902 0.9905194 -0.1373523 0.002429306 0.9996172 -0.02756047 0.002429723 0.9965817 0.08257752 0.002429425 0.9814484 0.1917114 0.002429604 0.9544008 0.2985184 0.002429306 0.915772 0.4016911 0.002429723 0.8660247 0.4999954 0.002429664 0.8057703 0.5922232 0.002429664 0.7357207 0.6772807 0.002429604 0.6567501 0.7541044 0.002429664 0.5698072 0.8217749 0.002429604 0.4759461 0.8794711 0.002429485 0.3763068 0.926492 0.002429544 0.2721036 0.9622648 0.002429246 0.1645938 0.9863584 0.002429664 0.05508738 0.9984785 0.002429604 -0.05508738 0.9984785 0.002429604 -0.1645938 0.9863584 0.002429664 -0.2721036 0.9622648 0.002429246 -0.376308 0.9264916 0.002429604 -0.4759448 0.8794718 0.002429604 -0.5698056 0.8217761 0.002429604 -0.6567501 0.7541044 0.002429544 -0.7357207 0.6772807 0.002429544 -0.8057605 0.5922367 0.002429544 -0.8660218 0.5000005 0.002429485 -0.915772 0.4016911 0.002429544 -0.9544029 0.298512 0.002429664 -0.9814484 0.1917114 0.002429604 -0.9965817 0.08257758 0.002429425 -0.9996174 -0.02755701 0.002429485 -0.9905193 -0.1373524 0.002429664 -0.9693981 -0.2454822 0.002429306 -0.936507 -0.3506408 0.002429485 -0.8922519 -0.4515315 0.002429604 -0.8371668 -0.5469424 0.002429544 -0.7719157 -0.6357204 0.002429485 -0.6972948 -0.7167804 0.002429544 -0.6142116 -0.7891378 0.002429604 -0.5236716 -0.8519167 0.002429604 -0.4267753 -0.9043545 0.002429485 -0.324698 -0.9458146 0.002429485 -0.2186822 -0.9757931 0.002429366 -0.1100075 -0.9939278 0.002429783 0.1160925 -0.9932385 0 0.3420208 -0.9396925 0 0.5495069 -0.8354893 0 0.7273733 -0.6862421 0 0.8660263 -0.4999985 0 0.957988 -0.2868083 0 0.9983084 -0.05814111 0 0.9848074 0.1736504 0 0.918217 0.396078 0 0.8021258 0.5971552 0 0.6427897 0.7660428 0 0.4488002 0.8936322 0 0.2306131 0.9730455 0 -0.2306131 0.9730455 0 -0.4488002 0.8936322 0 -0.6427859 0.7660461 0 -0.8021221 0.5971602 0 -0.918217 0.396078 0 -0.9848087 0.1736429 0 -0.9983084 -0.05814111 0 -0.9579902 -0.2868012 0 -0.8660263 -0.4999985 0 -0.7273771 -0.6862379 0 -0.5495069 -0.8354893 0 -0.3420208 -0.9396925 0 -0.1160925 -0.9932385 0 0.7273769 -0.6862382 0 0.9579902 -0.2868012 0 0.9983075 -0.05815649 0 0.9182142 0.3960845 0 0.8021221 0.5971602 0 0.6427859 0.7660461 0 0.2306149 0.9730451 0 -0.2306149 0.9730451 0 -0.4488033 0.8936306 0 -0.8021258 0.5971552 0 -0.9182142 0.3960845 0 -0.9848074 0.1736504 0 -0.998308 -0.05814874 0 -0.866023 -0.5000042 0 -0.7273731 -0.6862423 0 0.1160922 -0.9932358 -0.002299129 0.2306154 -0.9730423 0.002299368 0.3420199 -0.9396899 -0.002299129 0.448795 -0.8936319 0.00229901 0.5495089 -0.8354848 -0.002298891 0.7273789 -0.6862323 -0.002298891 0.866024 -0.4999971 -0.002298891 0.9579834 -0.2868146 -0.002298951 0.9983057 -0.05814093 -0.002298951 0.9848048 0.1736499 -0.00229901 0.9182144 0.3960769 -0.002298891 0.8021199 0.5971586 -0.002298891 0.6427804 0.7660472 -0.002298653 0.4487959 0.8936314 -0.002299129 0.2306143 0.9730426 -0.002298891 0 0.9999974 -0.002298653 -0.2306143 0.9730426 -0.002298891 -0.448799 0.8936299 -0.002299129 -0.642788 0.7660408 -0.002298891 -0.8021199 0.5971586 -0.002298891 -0.9182144 0.3960769 -0.002298891 -0.9848061 0.1736424 -0.00229907 -0.9983054 -0.05814862 -0.002298891 -0.9579855 -0.2868076 -0.002298891 -0.866024 -0.4999971 -0.00229901 -0.7273712 -0.6862405 -0.002298772 -0.5495089 -0.8354848 -0.002298653 -0.3420174 -0.9396909 -0.002298891 -0.1160922 -0.9932358 -0.002298891 0 -0.9999974 0.002298891 0.6427804 -0.7660472 0.002298831 0.8021203 -0.597158 0.002298891 0.9182141 -0.3960778 0.002298831 0.9848048 -0.1736497 0.002298891 0.9983057 0.05814087 0.002298951 0.9579834 0.2868146 0.002298951 0.8660235 0.4999982 0.002298951 0.7273796 0.6862316 0.002299249 0.5495089 0.8354848 0.002298891 0.3420209 0.9396896 0.002299249 0.116091 0.9932359 0.00229901 -0.116091 0.9932359 0.002298891 -0.3420184 0.9396905 0.002299129 -0.5495089 0.8354848 0.002298772 -0.7273718 0.6862398 0.00229901 -0.8660235 0.4999982 0.00229901 -0.9579855 0.2868076 0.002298772 -0.9983054 0.05814856 0.002298891 -0.9848061 -0.1736422 0.00229901 -0.9182141 -0.3960778 0.00229901 -0.8021203 -0.597158 0.002298891 -0.642788 -0.7660408 0.002298891 -0.448798 -0.8936303 0.00229901 -0.2306154 -0.9730423 0.002299249 0.1160895 -0.9932388 0 0.3420218 -0.939692 0 0.5495033 -0.8354916 0 0.5495104 -0.835487 0 0.7273699 -0.6862457 0 0.866019 -0.5000111 0 0.9579923 -0.2867941 0 0.9983066 -0.0581718 0 0.9848074 0.1736502 0 0.9182138 0.3960854 0 0.8021262 0.5971545 0 0.4488024 0.8936312 0 0.2306125 0.9730457 0 -0.2306195 0.973044 0 -0.44879 0.8936374 0 -0.6427897 0.7660428 0 -0.8021189 0.5971645 0 -0.9182194 0.3960723 0 -0.9848074 0.1736502 0 -0.9983085 -0.05814099 0 -0.9579923 -0.2867941 0 -0.8660324 -0.4999879 0 -0.7273776 -0.6862375 0 -0.5495033 -0.8354916 0 -0.3420218 -0.939692 0 -0.116093 -0.9932383 0 0.116093 -0.9932383 0 0.7273776 -0.6862375 0 0.8660324 -0.4999879 0 0.9983085 -0.05814099 0 0.9848075 0.1736502 0 0.9182194 0.3960723 0 0.8021187 0.5971647 0 0.44879 0.8936374 0 0.2306195 0.973044 0 -0.2306125 0.9730457 0 -0.4488024 0.8936312 0 -0.8021262 0.5971547 0 -0.9182138 0.3960854 0 -0.9848075 0.1736502 0 -0.9983066 -0.0581718 0 -0.866019 -0.5000111 0 -0.7273699 -0.6862457 0 -0.5495104 -0.835487 0 -0.1160895 -0.9932388 0 0.116091 -0.9932359 -0.00229901 0.2306143 -0.9730426 0.002298891 0.3420209 -0.9396896 -0.002299129 0.4487897 -0.8936344 0.00229907 0.549516 -0.83548 -0.002298951 0.7273679 -0.6862439 -0.002298891 0.8660235 -0.4999982 -0.002299249 0.9579897 -0.2867934 -0.00229907 0.998304 -0.05817168 -0.002299129 0.9848048 0.1736497 -0.002298533 0.9182169 0.3960713 -0.002298772 0.802124 0.5971531 -0.002298891 0.642788 0.7660408 -0.002298891 0.4487887 0.893635 -0.00229907 0.2306154 0.9730423 -0.002299129 0 0.9999974 -0.002298891 -0.2306154 0.9730423 -0.002299129 -0.4487887 0.893635 -0.00229907 -0.802124 0.5971531 -0.002298891 -0.9182169 0.3960713 -0.002298772 -0.9848048 0.1736497 -0.002298533 -0.998304 -0.05817168 -0.002299129 -0.9579897 -0.2867934 -0.00229907 -0.8660235 -0.4999982 -0.002299249 -0.7273679 -0.6862439 -0.002298891 -0.549516 -0.83548 -0.002298951 -0.3420209 -0.9396896 -0.002299129 -0.116091 -0.9932359 -0.002298891 0 -0.9999974 0.002298653 0.642788 -0.7660408 0.002298891 0.8021237 -0.5971536 0.002298891 0.9182174 -0.3960704 0.002298593 0.9848048 -0.1736499 0.002298593 0.998304 0.05817174 0.002299129 0.9579897 0.2867934 0.002299189 0.866024 0.4999971 0.002299249 0.7273674 0.6862444 0.002298653 0.549516 0.83548 0.002298951 0.3420199 0.9396899 0.00229901 0.1160922 0.9932358 0.002299129 -0.1160922 0.9932358 0.002299129 -0.3420199 0.9396899 0.00229901 -0.549516 0.83548 0.002298951 -0.7273674 0.6862444 0.002298653 -0.866024 0.4999971 0.002299249 -0.9579897 0.2867934 0.002299189 -0.998304 0.05817174 0.002299129 -0.9848048 -0.1736499 0.002298593 -0.9182174 -0.3960704 0.002298593 -0.8021237 -0.5971536 0.002298891 -0.4487897 -0.8936344 0.00229907 -0.2306143 -0.9730426 0.002298891 0.1160907 -0.9932386 0 0.7273694 -0.6862462 0 0.8660197 -0.5000101 0 0.9983066 -0.05817192 0 0.4488033 0.8936306 0 0.2306114 0.973046 0 -0.2306184 0.9730443 0 -0.4487909 0.8936368 0 -0.8021184 0.5971652 0 -0.9182198 0.3960714 0 -0.866033 -0.4999868 0 -0.1160942 -0.9932382 0 0.1160942 -0.9932382 0 0.866033 -0.4999868 0 0.9983084 -0.05814105 0 0.9182198 0.3960714 0 0.8021184 0.5971652 0 0.4487909 0.8936368 0 0.2306184 0.9730443 0 -0.2306114 0.973046 0 -0.9983066 -0.05817186 0 -0.8660197 -0.5000101 0 -0.7273692 -0.6862464 0 -0.1160907 -0.9932386 0 0.2306154 -0.9730423 0.002299129 0.3420199 -0.9396899 -0.00229901 0.4487887 -0.893635 0.00229907 0.7273673 -0.6862446 -0.002298653 0.866024 -0.4999971 -0.002299249 0.9579897 -0.2867934 -0.002299129 0.998304 -0.05817174 -0.002299129 0.9848048 0.1736499 -0.002298593 0.9182174 0.3960704 -0.002298653 0.8021237 0.5971536 -0.002298891 0.4487897 0.8936344 -0.00229907 -0.4487897 0.8936344 -0.00229907 -0.8021237 0.5971536 -0.002298891 -0.9182174 0.3960704 -0.002298653 -0.9848048 0.1736499 -0.002298593 -0.998304 -0.05817174 -0.002299129 -0.9579897 -0.2867934 -0.002299129 -0.866024 -0.4999971 -0.002299249 -0.7273673 -0.6862446 -0.002298653 -0.3420199 -0.9396899 -0.002299129 -0.1160922 -0.9932358 -0.002299129 0.8021242 -0.5971531 0.002298891 0.9182169 -0.3960713 0.002298712 0.9848048 -0.1736497 0.002298533 0.998304 0.05817168 0.002299129 0.9579897 0.2867934 0.00229907 0.8660235 0.4999982 0.002299249 0.7273679 0.6862439 0.002298891 0.3420209 0.9396896 0.002299129 -0.116091 0.9932359 0.00229901 -0.3420209 0.9396896 0.002299129 -0.7273679 0.6862439 0.002298891 -0.8660235 0.4999982 0.002299249 -0.9579897 0.2867934 0.002299129 -0.998304 0.05817168 0.002299129 -0.9848048 -0.1736497 0.002298533 -0.9182169 -0.3960713 0.002298712 -0.8021242 -0.5971531 0.002298891 -0.4487887 -0.893635 0.00229907 0.1160913 -0.9932386 0 0.7273737 -0.6862416 0 0.8660257 -0.4999995 0 0.9182165 0.3960788 0 0.4487992 0.8936327 0 0.2306143 0.9730453 0 -0.2306143 0.9730453 0 -0.4487992 0.8936327 0 -0.8021226 0.5971595 0 -0.9182165 0.3960788 0 -0.9848088 0.1736427 0 -0.8660257 -0.4999995 0 -0.1160913 -0.9932386 0 0.9983075 -0.05815643 0 0.8021225 0.5971598 0 0.230616 0.9730449 0 -0.230616 0.9730449 0 -0.998308 -0.05814874 0 -0.8660224 -0.5000053 0 -0.7273737 -0.6862416 0 0.3420209 -0.9396896 -0.002299249 0.4487959 -0.8936314 0.00229901 0.7273796 -0.6862316 -0.002299129 0.8660235 -0.4999982 -0.002298891 0.9983057 -0.05814087 -0.002298951 0.9848048 0.1736497 -0.002298951 0.9182141 0.3960778 -0.002298891 0.8021203 0.5971581 -0.002298891 0.6427804 0.7660472 -0.002298891 0.448795 0.8936319 -0.002299129 0.2306154 0.9730423 -0.002299368 -0.2306154 0.9730423 -0.002299368 -0.448798 0.8936303 -0.002299129 -0.8021203 0.5971581 -0.002298891 -0.9182141 0.3960778 -0.00229901 -0.9848061 0.1736422 -0.00229901 -0.9983054 -0.05814856 -0.002298891 -0.9579855 -0.2868076 -0.002298772 -0.8660235 -0.4999982 -0.00229901 -0.7273718 -0.6862398 -0.002299129 -0.3420184 -0.9396905 -0.002299129 0.6427804 -0.7660472 0.002298653 0.8021199 -0.5971586 0.002298891 0.9182144 -0.3960769 0.002298891 0.9848048 -0.1736499 0.002298951 0.9983057 0.05814093 0.002298951 0.866024 0.4999971 0.002298891 0.727379 0.6862322 0.002298951 0.3420199 0.9396899 0.002299129 -0.1160922 0.9932358 0.00229901 -0.3420174 0.9396909 0.00229901 -0.7273712 0.6862404 0.002298772 -0.866024 0.4999971 0.002298951 -0.9579855 0.2868076 0.002298891 -0.9983054 0.05814862 0.002298891 -0.9848061 -0.1736424 0.00229907 -0.9182144 -0.3960769 0.002298891 -0.8021199 -0.5971586 0.002298891 -0.642788 -0.7660408 0.002298772 -0.448799 -0.8936299 0.00229901 0 0.04361951 0.9990483 0 0.1305262 0.9914449 0 0.1305262 0.991445 0 0.2164394 0.9762961 0 0.2164395 0.9762961 0 0.3007058 0.9537171 0 0.3826836 0.9238795 0 0.4617482 0.8870111 0 0.5372992 0.8433917 0 0.6087612 0.7933536 0 0.6755905 0.7372772 0 0.7372772 0.6755905 0 0.7933534 0.6087613 0 0.8433914 0.5372998 0 0.8870109 0.4617487 0 0.9238796 0.3826832 0 0.9537174 0.3007048 0 0.9762963 0.2164386 0 0.9914453 0.1305236 0 0.9990482 0.04361975 0 0.9990482 -0.04361975 0 0.9914447 -0.1305282 0 0.9762958 -0.2164409 0 0.9537167 -0.300707 0 0.9238796 -0.3826832 0 0.8870109 -0.4617487 0 0.843392 -0.5372989 0 0.7933534 -0.6087613 0 0.7372772 -0.6755905 0 0.6755905 -0.7372772 0 0.6087617 -0.7933531 0 0.5372992 -0.8433917 0 0.4617487 -0.8870108 0 0.382684 -0.9238793 0 0.3007059 -0.9537169 0 0.2164394 -0.9762961 0 0.1305262 -0.9914449 0 0.04361951 -0.9990483 0 -0.04361951 -0.9990483 0 -0.1305262 -0.991445 0 -0.2164395 -0.9762961 0 -0.3007058 -0.9537171 0 -0.3826836 -0.9238795 0 -0.4617482 -0.8870111 0 -0.5372992 -0.8433917 0 -0.6087612 -0.7933536 0 -0.6755905 -0.7372772 0 -0.7372772 -0.6755905 0 -0.7933534 -0.6087613 0 -0.8433914 -0.5372998 0 -0.8870109 -0.4617487 0 -0.9238796 -0.3826832 0 -0.9537174 -0.3007048 0 -0.9762963 -0.2164386 0 -0.9914453 -0.1305236 0 -0.9990482 -0.04361975 0 -0.9990482 0.04361975 0 -0.9914447 0.1305282 0 -0.9762958 0.2164409 0 -0.9537167 0.300707 0 -0.9238796 0.3826832 0 -0.8870109 0.4617487 0 -0.843392 0.5372989 0 -0.7933534 0.6087613 0 -0.7372772 0.6755905 0 -0.6755905 0.7372772 0 -0.6087617 0.7933531 0 -0.5372992 0.8433917 0 -0.4617487 0.8870108 0 -0.382684 0.9238793 0 -0.3007059 0.9537169 0 -0.2164394 0.9762961 0 -0.1305262 0.9914449 0 -0.04361951 0.9990483 0 0.04361951 0.9990483 0 0.3007059 0.9537169 0 0.382684 0.9238793 0 0.4617487 0.8870108 0 0.6087617 0.7933531 0 0.843392 0.5372989 0 0.9537167 0.300707 0 0.9762958 0.2164409 0 0.9914447 0.1305282 0 0.9990482 0.04361981 0 0.9990482 -0.04361981 0 0.9914453 -0.1305236 0 0.9762963 -0.2164386 0 0.9537174 -0.3007048 0 0.8433914 -0.5372998 0 0.6087612 -0.7933536 0 0.4617482 -0.8870111 0 0.3826836 -0.9238795 0 0.3007058 -0.9537171 0 0.2164395 -0.9762961 0 0.1305262 -0.991445 0 -0.1305262 -0.9914449 0 -0.2164394 -0.9762961 0 -0.3007059 -0.9537169 0 -0.382684 -0.9238793 0 -0.4617487 -0.8870108 0 -0.6087617 -0.7933531 0 -0.843392 -0.5372989 0 -0.9537167 -0.300707 0 -0.9762958 -0.2164409 0 -0.9914447 -0.1305282 0 -0.9990482 -0.04361981 0 -0.9990482 0.04361981 0 -0.9914453 0.1305236 0 -0.9762963 0.2164386 0 -0.9537174 0.3007048 0 -0.8433914 0.5372998 0 -0.6087612 0.7933536 0 -0.4617482 0.8870111 0 -0.3826836 0.9238795 0 -0.3007058 0.9537171 0 -0.2164395 0.9762961 0 -0.1305262 0.991445 -0.7071068 -0.7071068 0 0 -1 2.19855e-6 0 -1 -1.14844e-6 0 -1 2.16512e-6 0 -1 -2.13011e-6 0 -1 2.11191e-6 0 -1 1.68605e-6 0 -1 -2.90917e-6 0 -1 6.49949e-7 0 -1 1.19358e-6 0 -1 -1.12051e-6 0 -1 5.36067e-7 0 -1 -1.04355e-6 0 -1 1.03214e-6 0 -1 5.18446e-7 0 -1 -5.49027e-7 0 -1 -6.25786e-7 0 -1 6.91998e-7 0 -1 -9.40187e-7 0 -1 2.38556e-6 0 -1 -2.09716e-6 0 -1 1.47178e-6 0 -1 1.20167e-6 0 -1 -2.252e-6 0 -1 2.15129e-6 0 -1 -2.92937e-6 0 -1 -1.13816e-6 0 -1 -1.0584e-6 0 -1 -1.17024e-6 -0.7071068 0.7071068 0 5.50447e-7 0 1 4.95507e-7 0 1 -4.69559e-7 0 1 -4.59182e-7 0 1 -4.29868e-6 0 1 -1.69652e-6 0 1 8.08063e-7 0 1 -3.90793e-7 0 1 1.66677e-6 0 1 -5.9121e-6 0 1 3.40832e-6 0 1 -2.53529e-7 0 1 -3.51242e-6 0 1 5.14601e-7 0 1 -1.3495e-6 0 1 4.02873e-6 0 1 -3.9922e-6 0 1 3.37154e-6 0 1 -1.53676e-6 0 1 1.87746e-6 0 1 -2.41414e-6 0 1 3.78683e-6 0 1 -1.00913e-5 0 1 2.09755e-6 0 1 -4.16832e-7 0 1 -4.01772e-6 0 1 1.35062e-6 0 1 1.77263e-6 0 1 -9.59914e-7 0 1 5.18077e-7 0 1 -5.97065e-7 0 1 7.70783e-7 0 1 -7.70783e-7 0 1 5.97065e-7 0 1 -5.18077e-7 0 1 9.59914e-7 0 1 4.62974e-7 0 1 -5.78942e-7 0 1 1.34466e-7 0 1 -5.56913e-6 0 1 -3.46107e-6 0 1 1.60252e-6 0 1 6.74669e-6 0 1 3.99217e-6 0 1 1.53676e-6 0 1 -3.75494e-6 0 1 2.41412e-6 0 1 -1.02294e-6 0 1 2.14935e-6 0 1 8.4826e-7 0 1 -1.77263e-6 0 1 -1.35062e-6 0 1 5.35696e-6 0 1 -3.40896e-6 0 1 -3.35608e-6 0 1 1.00913e-5 0 1 -1.74908e-6 0 1 -1.70415e-6 0 1 9.45942e-6 0 1 2.53529e-7 0 1 -6.66825e-6 0 1 3.51242e-6 0 1 -2.89226e-6 0 1 6.66831e-6 0 1 3.40279e-6 0 1 -3.20505e-6 0 1 3.46107e-6 0 1 -2.09273e-6 0 1 -5.50447e-7 0 -1 -4.95507e-7 0 -1 4.69558e-7 0 -1 4.59182e-7 0 -1 4.29869e-6 0 -1 1.69652e-6 0 -1 -8.08064e-7 0 -1 3.90792e-7 0 -1 -1.66677e-6 0 -1 5.91214e-6 0 -1 -3.4083e-6 0 -1 2.53529e-7 0 -1 3.51242e-6 0 -1 -5.14601e-7 0 -1 1.3495e-6 0 -1 -4.02876e-6 0 -1 3.99217e-6 0 -1 -3.37153e-6 0 -1 1.53676e-6 0 -1 -1.87747e-6 0 -1 2.41412e-6 0 -1 -3.78683e-6 0 -1 1.00913e-5 0 -1 -2.09755e-6 0 -1 4.16832e-7 0 -1 4.01772e-6 0 -1 -1.35062e-6 0 -1 -1.77263e-6 0 -1 9.59914e-7 0 -1 -5.18077e-7 0 -1 5.97065e-7 0 -1 -7.70783e-7 0 -1 7.70783e-7 0 -1 -5.97065e-7 0 -1 5.18077e-7 0 -1 -9.59914e-7 0 -1 -4.62974e-7 0 -1 5.78942e-7 0 -1 -1.34466e-7 0 -1 5.56906e-6 0 -1 3.46107e-6 0 -1 -1.60252e-6 0 -1 -6.74674e-6 0 -1 -3.9922e-6 0 -1 -1.53676e-6 0 -1 3.75494e-6 0 -1 -2.41414e-6 0 -1 1.02294e-6 0 -1 -2.14934e-6 0 -1 -8.48262e-7 0 -1 1.77263e-6 0 -1 1.35062e-6 0 -1 -5.35696e-6 0 -1 3.40897e-6 0 -1 3.35608e-6 0 -1 -1.00913e-5 0 -1 1.74909e-6 0 -1 1.70416e-6 0 -1 -9.45935e-6 0 -1 -2.53529e-7 0 -1 6.66831e-6 0 -1 -3.51242e-6 0 -1 2.89229e-6 0 -1 -6.66825e-6 0 -1 -3.40282e-6 0 -1 3.20505e-6 0 -1 -3.46107e-6 0 -1 2.09273e-6 0 -1 0 1 5.2446e-6 0 1 -5.12576e-7 0 1 -2.99745e-6 0 1 -3.38399e-7 0 1 2.50849e-6 0 1 -1.4313e-6 0 1 -1.70292e-6 0 1 1.16999e-6 0 1 -1.22768e-6 0 1 1.44168e-6 0 1 -1.62878e-6 0 1 7.62971e-7 0 1 -1.26694e-6 0 1 8.96739e-7 0 1 -1.11951e-6 0 1 2.32676e-6 0 1 -2.13024e-6 0 1 -1.19659e-6 0 1 2.31208e-6 0 1 -1.04028e-6 0 1 1.51162e-6 0 1 -1.37028e-6 0 1 7.28235e-7 0 1 -1.68558e-6 0 1 7.48655e-7 0 1 -6.82561e-7 0 1 2.20194e-6 0 1 -3.13098e-6 0 1 1.93067e-6 0 1 -4.53889e-6 0 1 5.66704e-6 0 1 -1.95637e-6 0 -1 5.66704e-6 0 -1 -3.40417e-6 0 -1 -2.34823e-6 0 -1 2.93592e-6 0 -1 -1.40617e-6 0 -1 -1.36512e-6 0 -1 1.3816e-6 0 -1 -7.12068e-7 0 -1 -1.37027e-6 0 -1 -7.16569e-7 0 -1 9.04982e-7 0 -1 2.45581e-6 0 -1 -1.72084e-6 0 -1 1.06444e-6 0 -1 -2.43456e-6 0 -1 1.45422e-6 0 -1 -2.23903e-6 0 -1 -2.81353e-7 0 -1 1.19565e-6 0 -1 -9.50203e-7 0 -1 1.52594e-6 0 -1 -8.14392e-7 0 -1 1.44168e-6 0 -1 -9.20759e-7 0 -1 1.16999e-6 0 -1 -2.27056e-6 0 -1 2.80049e-7 0 -1 -2.29007e-6 0 -1 5.9363e-7 0 -1 2.50849e-6 0 -1 -2.24809e-6 0 -1 2.6223e-6 -1 5.83205e-7 0 -1 -2.86741e-6 0 -1 -4.24525e-7 0 -1 -3.15094e-6 0 -1 1.1021e-6 0 -1 -1.27032e-6 0 -1 2.86741e-6 0 -1 -1.62258e-6 0 -1 3.15094e-6 0 -1 4.24525e-7 0 -1 -5.83205e-7 0 0.9691733 0.177096 -0.1712894 0.9510551 0.2306551 -0.2056517 0.911861 0.2956228 -0.2848103 0.8443276 0.3973172 -0.3595136 0.844224 0.4083358 -0.3471999 0.8442217 0.4280113 -0.3226394 0.844224 0.446205 -0.2969632 0.844224 0.4628645 -0.2702639 0.8442225 0.4779306 -0.2426332 0.8442238 0.491344 -0.2141667 0.8442236 0.503066 -0.1849625 0.8442237 0.5130543 -0.1551187 0.8442234 0.521274 -0.1247414 0.8442233 0.5276962 -0.0939356 0.8442231 0.5322998 -0.06280422 0.8441981 0.5351053 -0.0314964 0.6844363 0.7290727 0 0.4815945 0.8748813 0.05147314 0.4815912 0.8703589 0.10269 0.4815927 0.8628311 0.1535934 0.4815949 0.8523285 0.2039669 0.481595 0.8388895 0.2536345 0.4815964 0.8225573 0.302431 0.4815921 0.8033938 0.3501823 0.4815962 0.7814571 0.396724 0.4815928 0.7568273 0.4419059 0.4815934 0.7295875 0.4855615 0.4815958 0.6998336 0.52754 0.4815959 0.6676657 0.5677042 0.3940916 0.6749421 0.6238149 0.4817057 0.6603139 0.5761469 0.5354654 0.6142654 0.5796161 0.6845501 0.5431199 0.4862222 0.6843916 0.5554647 0.4722999 0.6843916 0.5822257 0.4388867 0.6843923 0.6069782 0.4039613 0.6843895 0.6296413 0.367645 0.6843885 0.6501333 0.3300592 0.6843903 0.6683824 0.2913333 0.6843893 0.6843279 0.2516081 0.6843902 0.697914 0.2110124 0.6843927 0.709093 0.1696875 0.6843919 0.7178299 0.1277812 0.6843901 0.7240934 0.08543407 0.8441981 0.5351053 0.0314964 0.9510256 0.3091124 0 0.9510171 0.3086036 -0.01817655 0.9510174 0.3070081 -0.03622251 0.9510173 0.3043534 -0.05417722 0.951017 0.3006501 -0.07194644 0.951017 0.2959096 -0.08946639 0.9510174 0.290148 -0.1066778 0.9510176 0.2833863 -0.1235222 0.951017 0.2756503 -0.1399415 0.9510176 0.2669606 -0.1558766 0.9510179 0.2573518 -0.1712747 0.9510164 0.246861 -0.1860849 0.9510168 0.2355127 -0.2002518 0.9510176 0.2355107 -0.2002511 0.844222 0.4083376 -0.3472028 0.8248794 0.4126687 -0.3863658 0.7015917 0.5232883 -0.4836718 0.5354686 0.6142634 -0.5796154 0.3940919 0.6749429 -0.6238138 0.2919046 0.7099454 -0.6409128 0.2486035 0.7358559 -0.6298511 0.1762701 0.7253445 -0.6654354 0.05873739 0.7388123 -0.6713467 0.02286022 0.7534963 -0.6570547 0.1068974 0.7574698 -0.6440594 0.01959675 0.7899867 -0.6128107 0.1099632 0.793695 -0.5982946 0.2485954 0.8063531 -0.5366519 0.4815924 0.7568274 -0.4419064 0.6843879 0.6501342 -0.3300589 0.6843888 0.6296439 -0.3676421 0.6843919 0.6296396 -0.3676437 0.6843912 0.6069788 -0.4039624 0.4815982 0.6998326 -0.5275392 0.2485834 0.7379199 -0.6274397 0.2485866 0.7734717 -0.5830492 0.2485912 0.7734691 -0.5830507 0.6845494 0.5431204 -0.4862227 0.6843938 0.5554643 -0.4722973 0.6843901 0.5822268 -0.4388875 0.6843905 0.6069805 -0.403961 0.4817058 0.6603137 -0.576147 0.4815959 0.6676671 -0.5677025 0.4815971 0.6998322 -0.5275407 0.01661044 0.8238692 -0.5665366 0.1127598 0.8271792 -0.5505086 0.2485892 0.8364601 -0.4884035 0.4815964 0.781456 -0.396726 0.6843882 0.6683835 -0.2913354 0.6843887 0.6501336 -0.3300583 0.01390153 0.8550348 -0.5183844 0.115295 0.8578101 -0.5008684 0.2485923 0.8636816 -0.4384701 0.4815938 0.8033927 -0.3501825 0.6843897 0.6843276 -0.251608 0.684391 0.6683821 -0.2913321 0.01145756 0.883378 -0.4685211 0.1175616 0.8854896 -0.4495416 0.2485926 0.8879262 -0.3870255 0.4815944 0.8225583 -0.3024315 0.6843895 0.6979152 -0.2110107 0.6843892 0.6843284 -0.2516068 0.009281873 0.9088099 -0.4171076 0.1195561 0.9101269 -0.3967059 0.248588 0.9091094 -0.3342517 0.4815939 0.8388915 -0.2536309 0.6843895 0.7090961 -0.1696879 0.6843901 0.6979146 -0.2110108 0.007382333 0.9312477 -0.3643122 0.1212806 0.9316436 -0.3425365 0.2485877 0.9271588 -0.2803223 0.4815949 0.8523281 -0.2039688 0.6843934 0.7178285 -0.127781 0.6843932 0.7090924 -0.1696877 0.005754351 0.9506142 -0.3103217 0.1227499 0.9499673 -0.2872188 0.2485879 0.9420114 -0.2254297 0.4815919 0.8628316 -0.1535933 0.684392 0.7240918 -0.08543246 0.6843904 0.7178315 -0.1277807 0.00439471 0.9668502 -0.2553066 0.1239405 0.9650426 -0.2309362 0.2485892 0.953618 -0.1697537 0.4815918 0.8703588 -0.1026878 0.6843917 0.727855 -0.04283916 0.6843896 0.7240939 -0.08543413 0.003305554 0.9799025 -0.1994498 0.1248644 0.9768182 -0.1738826 0.248592 0.961936 -0.1134954 0.4815945 0.8748813 -0.05147314 0.6844367 0.7290723 0 0.6843457 0.7278989 -0.04282867 0.002486526 0.9897289 -0.1429353 0.1255338 0.9852555 -0.1162456 0.2485863 0.9669389 -0.05687069 0.4816601 0.8763582 0 0.4815283 0.8749185 0.05145984 0.4816593 0.8763586 0 0.001953601 0.9962976 -0.08595031 0.125889 0.9903339 -0.05823016 0.2486723 0.9685877 0 0.2485092 0.9669592 0.05685949 0.2485863 0.9619371 0.1134988 0.2485863 0.9669389 0.05687069 0.001678168 0.9995872 -0.02868062 0.1261474 0.9920115 0 0.001678168 0.9995872 0.02868062 0.001953601 0.9962975 0.08595043 0.002486348 0.9897289 0.1429356 0.003305137 0.9799025 0.1994498 0.00439471 0.9668502 0.2553066 0.005754351 0.9506142 0.3103217 0.007380783 0.9312477 0.3643122 0.009281873 0.9088101 0.4171069 0.01145762 0.8833778 0.4685218 0.01390153 0.8550348 0.5183844 0.01661044 0.8238692 0.5665366 0.01960307 0.7899867 0.6128106 0.02286016 0.7534966 0.6570543 0.05873739 0.7388123 0.6713467 0.1762702 0.7253449 0.6654349 0.248602 0.7358561 0.6298514 0.248592 0.7379186 0.6274378 0.2485866 0.7734717 0.5830492 0.2485865 0.8063551 0.5366528 0.2485924 0.8364589 0.4884037 0.248589 0.8636811 0.4384729 0.2485877 0.8879251 0.3870313 0.2485865 0.9091097 0.3342518 0.2485887 0.9271595 0.2803195 0.2485893 0.9420125 0.2254237 0.2485926 0.9536175 0.1697509 0.2485921 0.9619363 0.1134928 0.1255338 0.9852555 0.1162456 0.125889 0.9903339 0.05823016 0.1248645 0.9768182 0.1738828 0.248589 0.9536179 0.1697546 0.1239401 0.9650427 0.2309362 0.2485889 0.9420112 0.2254297 0.1227491 0.9499674 0.2872189 0.2485884 0.927159 0.2803211 0.1212806 0.9316436 0.3425365 0.2485912 0.9091092 0.3342498 0.1195561 0.9101269 0.3967059 0.2485924 0.8879262 0.387026 0.1175616 0.8854895 0.4495419 0.2485923 0.8636807 0.4384718 0.1152966 0.8578097 0.5008686 0.2485891 0.8364593 0.4884049 0.1127599 0.8271791 0.550509 0.2485979 0.8063544 0.5366486 0.1099602 0.7936953 0.5982949 0.248589 0.7734696 0.5830509 0.1069034 0.7574694 0.644059 0.2485778 0.7379217 0.6274397 0.2919046 0.7099454 0.6409128 0.7015919 0.5232884 0.4836716 0.8248796 0.4126688 0.3863655 0.911861 0.2956228 0.2848103 0.9691731 0.1770969 0.1712902 0.9967439 0.05789518 0.05612289 0.9955371 0.06957119 0.06376355 0.9956937 0.0702663 0.06047171 0.9954291 0.07275748 0.06186449 0.9510166 0.2468597 0.1860851 0.8442221 0.4462073 0.2969648 0.8442209 0.4280115 0.3226408 0.8442242 0.4280086 0.3226364 0.8442226 0.4083371 0.3472017 0.9510554 0.2306542 0.2056508 0.9510173 0.2355106 0.2002518 0.951017 0.2355128 0.2002511 0.8443274 0.3973171 0.3595141 0.8442222 0.4083382 0.3472018 0.9956842 0.07380259 0.05626958 0.9954396 0.07617622 0.05742275 0.9510178 0.2573524 0.1712749 0.8442237 0.4628645 0.2702648 0.8442227 0.4462077 0.2969627 0.9956744 0.07709014 0.05186086 0.99545 0.07932418 0.05279266 0.9510177 0.2669603 0.1558768 0.8442245 0.4779266 0.2426336 0.844223 0.4628663 0.2702637 0.9956645 0.0801168 0.04726135 0.9954608 0.08218801 0.04799014 0.9510178 0.2756479 0.139941 0.8442246 0.4913427 0.2141661 0.844222 0.4779307 0.2426348 0.9956545 0.08286857 0.04248613 0.9954715 0.08476287 0.04303228 0.9510178 0.2833855 0.1235223 0.8442228 0.5030673 0.184963 0.8442217 0.4913473 0.2141675 0.9956441 0.08533972 0.03755235 0.9954826 0.08703613 0.03793787 0.9510174 0.2901478 0.1066787 0.8442238 0.513054 0.1551186 0.8442241 0.5030658 0.1849607 0.9956333 0.08751994 0.03247505 0.9954937 0.0890026 0.03272378 0.9510172 0.2959086 0.08946752 0.8442235 0.5212735 0.1247429 0.8442242 0.5130532 0.1551197 0.9956223 0.08940094 0.02727216 0.9955051 0.09065508 0.02740961 0.9510174 0.3006489 0.0719459 0.8442227 0.527697 0.09393572 0.8442237 0.5212738 0.1247406 0.9956113 0.09097236 0.02196139 0.9955166 0.09199017 0.02201348 0.951018 0.3043512 0.05417674 0.8442231 0.5322999 0.06280422 0.8442234 0.527696 0.09393578 0.9955998 0.09223276 0.01656037 0.9955283 0.09300142 0.01655489 0.951018 0.3070062 0.03622215 0.8442247 0.5350629 0.03150254 0.8442234 0.5322993 0.06280326 0.9955881 0.0931738 0.01108729 0.9955402 0.09368854 0.01105409 0.9510171 0.3086036 0.01817655 0.9510252 0.3091134 0 0.9510102 0.3086252 0.01817142 0.9955763 0.09379303 0.005560457 0.9955578 0.09399002 0.005536139 0.9955589 0.094141 0 0.9955578 0.0939899 -0.005536139 0.9955587 0.09414291 0 0.9955763 0.09379208 -0.005560457 0.9955403 0.09368759 -0.01105409 0.9955881 0.09317374 -0.01108729 0.9955998 0.09223276 -0.01656037 0.9956113 0.09097242 -0.02196139 0.9956223 0.08940094 -0.02727216 0.9956333 0.08751994 -0.03247505 0.9956441 0.08533972 -0.03755235 0.9956545 0.08286857 -0.04248613 0.9956645 0.0801168 -0.04726135 0.9956744 0.07709014 -0.05186086 0.9956842 0.07380259 -0.05626958 0.9956937 0.0702666 -0.06047201 0.9967439 0.05789548 -0.05612313 0.9955371 0.06957226 -0.06376361 0.9955284 0.09300112 -0.01655489 0.9955167 0.09198927 -0.02201348 0.9955052 0.09065407 -0.02740961 0.9954938 0.08900171 -0.03272378 0.9954826 0.08703571 -0.03793787 0.9954715 0.08476322 -0.04303234 0.9954608 0.08218759 -0.04799014 0.99545 0.07932412 -0.05279272 0.9954395 0.0761764 -0.05742275 0.9954292 0.07275706 -0.06186467 0.2485889 0.7379199 -0.6274375 0.4815948 0.6676662 -0.5677046 0.6843897 0.5554654 -0.4723018 0.6843917 0.5822241 -0.4388884 0.9510182 0.2468552 -0.1860829 0.8442236 0.4280089 -0.3226377 0.4815947 0.7295871 -0.4855606 0.4815914 0.7295891 -0.485561 0.2485891 0.8063565 -0.5366495 0.9510173 0.2573539 -0.1712752 0.8442211 0.4462099 -0.2969639 0.248592 0.8364588 -0.4884045 0.4815955 0.756825 -0.4419071 0.951017 0.2669625 -0.1558772 0.8442226 0.4628666 -0.2702646 0.2485918 0.8636798 -0.438474 0.481595 0.7814561 -0.3967274 0.9510177 0.2756485 -0.1399406 0.8442233 0.4779278 -0.2426356 0.2485889 0.8879247 -0.3870315 0.4815956 0.803392 -0.3501815 0.951018 0.2833851 -0.1235221 0.8442219 0.491347 -0.2141672 0.2485912 0.9091092 -0.3342498 0.481595 0.8225587 -0.302429 0.9510174 0.2901478 -0.1066787 0.8442237 0.5030665 -0.1849611 0.2485893 0.9271597 -0.2803183 0.4815956 0.8388894 -0.2536344 0.9510174 0.2959082 -0.08946657 0.8442241 0.5130534 -0.1551197 0.2485896 0.9420125 -0.2254238 0.4815928 0.8523311 -0.2039613 0.9510176 0.3006487 -0.07194584 0.8442239 0.5212731 -0.124742 0.2485924 0.9536175 -0.1697518 0.4815917 0.8628317 -0.1535935 0.9510174 0.3043529 -0.05417835 0.844223 0.5276966 -0.09393596 0.2485862 0.9619374 -0.1134961 0.4815939 0.8703571 -0.1026929 0.9510176 0.3070073 -0.0362221 0.8442237 0.5322989 -0.06280326 0.2485092 0.9669592 -0.05685949 0.4815283 0.8749185 -0.05145984 0.9510102 0.3086252 -0.01817142 0.8442247 0.535063 -0.03150254 0.2486717 0.9685879 0 0.8442457 0.5359563 0 0.8442462 0.5359558 0 0.6843917 0.727855 0.04283916 0.684346 0.7278985 0.04282867 0.6843915 0.7240923 0.08543252 0.4815944 0.8703571 0.1026907 0.9510174 0.3070082 0.03622245 0.6843918 0.7178301 0.1277804 0.4815911 0.8628321 0.1535935 0.9510169 0.3043543 0.05417883 0.68439 0.7090955 0.1696881 0.4815927 0.8523307 0.2039631 0.9510172 0.3006495 0.07194638 0.6843896 0.6979156 0.211009 0.4815952 0.8388906 0.2536308 0.9510172 0.2959093 0.08946549 0.6843901 0.6843277 0.2516065 0.4815931 0.8225598 0.3024293 0.9510171 0.2901492 0.106678 0.684389 0.6683833 0.2913342 0.4815973 0.8033909 0.3501817 0.9510175 0.2833867 0.1235222 0.6843881 0.6501345 0.3300579 0.4815949 0.7814553 0.3967295 0.9510175 0.2756494 0.1399404 0.6843921 0.6296411 0.3676406 0.4815949 0.7568252 0.4419073 0.9510172 0.2669619 0.1558768 0.6843899 0.6069805 0.4039619 0.4815934 0.7295884 0.4855601 0.9510179 0.2573521 0.1712742 0.6843892 0.582226 0.43889 0.4815997 0.699831 0.52754 0.9510178 0.246857 0.1860827 0.6843932 0.5554638 0.4722985 0.4815951 0.6676669 0.5677034 0 0.7536947 0.6572248 0 0.7536935 0.6572261 0 0.7901394 0.6129273 0 0.8239835 0.5666139 0 0.8551166 0.5184358 0 0.8834369 0.4685503 0 0.9088499 0.4171236 0 0.9312716 0.3643258 0 0.9506292 0.310329 0 0.9668597 0.2553087 0 0.9799081 0.1994498 0 0.9897321 0.1429354 0 0.9962994 0.08595073 0 0.9995886 0.02868109 0 0.9995886 -0.02868109 0 0.9962997 -0.0859484 0 0.9897321 -0.1429354 0 0.9799081 -0.1994498 0 0.9668597 -0.2553087 0 0.95063 -0.3103268 0 0.9312723 -0.3643238 0 0.9088499 -0.4171236 0 0.8834369 -0.4685503 0 0.8551177 -0.5184341 0 0.8239846 -0.5666123 0 0.8551166 -0.5184358 0 0.8239846 0.5666123 0 0.8551177 0.5184341 0 0.9312723 0.3643238 0 0.95063 0.3103268 0 0.9962997 0.0859484 0 0.9962994 -0.08595073 0 0.9506292 -0.310329 0 0.9312716 -0.3643258 0 0.8239835 -0.5666139 0 0.7901394 -0.6129273 0 0.7536935 -0.6572261 0 0.7536947 -0.6572248 0.02286022 -0.7534963 -0.6570547 0.2485804 -0.7379212 -0.6274394 0.4815957 -0.667666 -0.5677039 0.6843922 -0.5554644 -0.4722993 0.8442222 -0.4083382 -0.3472018 0.9510173 -0.2355106 -0.2002518 0.9954292 -0.07275706 -0.06186467 0.9956842 -0.07380187 -0.05626946 0.9954395 -0.0761764 -0.05742275 0.9956744 -0.07709014 -0.05186086 0.99545 -0.07932418 -0.05279266 0.9510177 -0.2669603 -0.1558768 0.8442245 -0.4779266 -0.2426336 0.6843882 -0.668384 -0.2913345 0.4815964 -0.8225573 -0.302431 0.2485891 -0.927159 -0.2803211 0.00439471 -0.9668502 -0.2553066 0.1227508 -0.9499671 -0.2872192 0.005754351 -0.9506142 -0.3103217 0.1212806 -0.9316436 -0.3425365 0.2485862 -0.8879255 -0.3870314 0.4815952 -0.781455 -0.3967294 0.6843895 -0.6296413 -0.367645 0.8442236 -0.4462065 -0.296962 0.9510176 -0.2468572 -0.1860833 0.9510175 -0.2573531 -0.1712754 0.9510179 -0.2573521 -0.1712742 0.05873745 -0.7388128 -0.6713461 0.1762702 -0.7253449 -0.6654349 0.2918981 -0.709946 -0.640915 0.3940916 -0.6749421 -0.6238149 0.4817057 -0.6603139 -0.5761469 0.5354654 -0.6142654 -0.5796161 0.6845501 -0.5431199 -0.4862222 0.7015917 -0.5232883 -0.4836718 0.8248794 -0.4126687 -0.3863658 0.8443273 -0.3973168 -0.3595147 0.911861 -0.2956228 -0.2848103 0.9510548 -0.230656 -0.2056516 0.9691731 -0.1770969 -0.1712902 0.9967439 -0.05789518 -0.05612289 0.9955371 -0.06957119 -0.06376355 0.9956937 -0.0702663 -0.06047171 0.248602 -0.7358561 -0.6298514 0.9956645 -0.0801168 -0.04726135 0.9954608 -0.08218801 -0.04799014 0.9510178 -0.2756479 -0.139941 0.8442246 -0.4913427 -0.2141661 0.6843901 -0.6843277 -0.2516065 0.4815944 -0.83889 -0.2536346 0.2485881 -0.9420114 -0.2254297 0.003305554 -0.9799025 -0.1994498 0.1239408 -0.9650427 -0.2309362 0.9956545 -0.08286857 -0.04248613 0.9954715 -0.08476287 -0.04303228 0.9510178 -0.2833855 -0.1235223 0.8442228 -0.5030673 -0.184963 0.68439 -0.6979152 -0.211009 0.4815949 -0.8523285 -0.2039669 0.248589 -0.9536179 -0.1697546 0.002486526 -0.9897289 -0.1429353 0.1248645 -0.9768182 -0.1738828 0.9956441 -0.08533972 -0.03755235 0.9954826 -0.08703613 -0.03793787 0.9510174 -0.2901478 -0.1066787 0.8442238 -0.513054 -0.1551186 0.68439 -0.7090955 -0.1696881 0.4815927 -0.8628311 -0.1535934 0.2485918 -0.9619364 -0.1134927 0.001953601 -0.9962976 -0.08595031 0.1255338 -0.9852554 -0.1162455 0.9956333 -0.08751994 -0.03247505 0.9954937 -0.0890026 -0.03272378 0.9510172 -0.2959086 -0.08946752 0.8442235 -0.5212735 -0.1247429 0.684392 -0.71783 -0.1277804 0.4815914 -0.8703589 -0.10269 0.2485863 -0.9669389 -0.05687069 0.2486723 -0.9685877 0 0.001678168 -0.9995872 0.02868062 0.1261474 -0.9920115 0 0.001678168 -0.9995872 -0.02868062 0.125889 -0.9903339 -0.05823016 0.2485092 -0.9669592 -0.05685949 0.9956223 -0.08940094 -0.02727216 0.9955051 -0.09065508 -0.02740961 0.9510174 -0.3006489 -0.0719459 0.8442227 -0.527697 -0.09393572 0.6843916 -0.7240922 -0.08543252 0.4815945 -0.8748813 -0.05147314 0.4816601 -0.8763582 0 0.2485092 -0.9669592 0.05685949 0.001953601 -0.9962976 0.08595037 0.1258888 -0.990334 0.05823004 0.9956113 -0.09097236 -0.02196139 0.9955166 -0.09199017 -0.02201348 0.951018 -0.3043512 -0.05417674 0.8442231 -0.5322999 -0.06280422 0.6843917 -0.727855 -0.04283916 0.6844367 -0.7290723 0 0.4815283 -0.8749185 0.05145984 0.2485862 -0.9619374 0.1134961 0.002486526 -0.9897289 0.1429355 0.1255338 -0.9852554 0.1162455 0.9955998 -0.09223276 -0.01656037 0.9955283 -0.09300142 -0.01655489 0.951018 -0.3070062 -0.03622215 0.8442247 -0.5350629 -0.03150254 0.8442463 -0.5359555 0 0.6843457 -0.7278989 0.04282867 0.4815939 -0.8703571 0.1026929 0.2485924 -0.9536175 0.1697518 0.003305554 -0.9799025 0.1994498 0.1248645 -0.9768182 0.1738828 0.9955881 -0.0931738 -0.01108729 0.9955402 -0.09368854 -0.01105409 0.9510171 -0.3086036 -0.01817655 0.9510256 -0.3091124 0 0.8441981 -0.5351053 0.0314964 0.6843895 -0.7240939 0.08543413 0.4815917 -0.8628317 0.1535935 0.2485896 -0.9420125 0.2254238 0.00439471 -0.9668502 0.2553066 0.1239408 -0.9650427 0.2309362 0.9955763 -0.09379303 -0.005560457 0.9955578 -0.09399002 -0.005536139 0.9955587 -0.09414291 0 0.9510102 -0.3086252 0.01817142 0.8442231 -0.5322998 0.06280422 0.6843904 -0.7178315 0.1277807 0.4815928 -0.8523311 0.2039613 0.2485893 -0.9271597 0.2803183 0.005754351 -0.9506142 0.3103217 0.1227508 -0.9499671 0.2872192 0.995559 -0.09414088 0 0.9955578 -0.0939899 0.005536139 0.9510176 -0.3070073 0.0362221 0.8442233 -0.5276961 0.0939356 0.6843932 -0.7090924 0.1696877 0.4815956 -0.8388894 0.2536344 0.2485912 -0.9091092 0.3342498 0.007382333 -0.9312477 0.3643122 0.1212807 -0.9316434 0.3425369 0.9955763 -0.09379208 0.005560457 0.9955403 -0.09368759 0.01105409 0.9510179 -0.3043515 0.05417841 0.8442233 -0.5212741 0.1247414 0.6843903 -0.6979144 0.2110107 0.481595 -0.8225587 0.302429 0.2485889 -0.8879247 0.3870315 0.009281873 -0.9088099 0.4171072 0.1195561 -0.9101269 0.3967059 0.9955882 -0.09317344 0.01108729 0.9955284 -0.09300112 0.01655489 0.9510175 -0.3006488 0.0719459 0.8442237 -0.5130541 0.1551187 0.6843892 -0.6843284 0.2516068 0.4815956 -0.803392 0.3501815 0.2485918 -0.8636798 0.438474 0.01145917 -0.8833779 0.4685214 0.1175647 -0.8854891 0.4495417 0.9955999 -0.09223181 0.01656037 0.9955167 -0.09198927 0.02201348 0.9510174 -0.2959083 0.08946663 0.8442239 -0.5030657 0.1849624 0.684391 -0.6683821 0.2913321 0.481595 -0.7814561 0.3967274 0.248592 -0.8364588 0.4884045 0.01390153 -0.8550345 0.5183848 0.1152966 -0.8578097 0.5008686 0.9956113 -0.09097141 0.02196139 0.9955052 -0.09065407 0.02740961 0.9510174 -0.2901478 0.1066787 0.8442235 -0.4913443 0.2141668 0.6843887 -0.6501336 0.3300583 0.4815955 -0.756825 0.4419071 0.2485891 -0.8063565 0.5366495 0.01660728 -0.8238692 0.5665366 0.1127599 -0.8271791 0.550509 0.9956223 -0.08940005 0.02727216 0.9954938 -0.08900171 0.03272378 0.951018 -0.2833851 0.1235221 0.8442229 -0.47793 0.2426329 0.6843888 -0.6296439 0.3676421 0.4815914 -0.7295891 0.485561 0.2485918 -0.773469 0.5830504 0.01959985 -0.7899869 0.6128105 0.1099662 -0.7936946 0.5982944 0.9956333 -0.08751946 0.03247505 0.9954826 -0.08703571 0.03793787 0.9510179 -0.2756481 0.1399403 0.844224 -0.4628645 0.2702639 0.6843912 -0.6069788 0.4039624 0.4815982 -0.6998326 0.5275392 0.2485834 -0.7379199 0.6274397 0.02286022 -0.7534963 0.6570547 0.1068974 -0.7574698 0.6440594 0.995644 -0.08533996 0.03755235 0.9954715 -0.08476322 0.04303234 0.951017 -0.2669625 0.1558772 0.844224 -0.446205 0.2969632 0.6843885 -0.582228 0.4388884 0.4815962 -0.6676667 0.5677028 0.248602 -0.7358561 0.6298514 0.1762702 -0.7253449 0.6654349 0.05873739 -0.7388123 0.6713467 0.9956545 -0.08286815 0.04248613 0.9954608 -0.08218759 0.04799014 0.9510176 -0.2573531 0.1712747 0.8442217 -0.4280113 0.3226394 0.6843938 -0.5554643 0.4722973 0.4817056 -0.6603141 0.5761467 0.3940919 -0.6749429 0.6238138 0.2918994 -0.7099491 0.6409112 0.9956645 -0.08011662 0.04726135 0.99545 -0.07932412 0.05279272 0.9510182 -0.2468552 0.1860829 0.8442232 -0.4083369 0.3472009 0.6845501 -0.5431199 0.4862222 0.5354654 -0.6142654 0.5796161 0.9956744 -0.07709032 0.05186086 0.9954395 -0.0761764 0.05742275 0.9510176 -0.2355107 0.2002511 0.8443274 -0.3973171 0.3595141 0.8248796 -0.4126688 0.3863655 0.7015917 -0.5232883 0.4836718 0.9956842 -0.07380187 0.05626946 0.9954292 -0.07275706 0.06186467 0.9510548 -0.230656 0.2056516 0.911861 -0.2956228 0.2848103 0.9956937 -0.07026571 0.06047183 0.9955371 -0.06957155 0.06376391 0.9691733 -0.177096 0.1712894 0.9967439 -0.05789518 0.05612289 0.007382333 -0.9312477 -0.3643122 0.1195561 -0.9101269 -0.3967059 0.248589 -0.8636811 -0.4384729 0.4815951 -0.756825 -0.4419075 0.6843907 -0.6069795 -0.4039621 0.8442209 -0.4280115 -0.3226408 0.951017 -0.2355128 -0.2002511 0.9510166 -0.2468597 -0.1860851 0.009281873 -0.9088099 -0.4171072 0.1175616 -0.8854895 -0.4495419 0.2485923 -0.8364592 -0.4884035 0.4815953 -0.7295874 -0.4855597 0.6843916 -0.5822257 -0.4388867 0.8442226 -0.4083371 -0.3472017 0.8442239 -0.4280093 -0.3226363 0.01145917 -0.8833779 -0.4685214 0.1152966 -0.8578097 -0.5008686 0.2485867 -0.8063549 -0.5366531 0.4815995 -0.6998313 -0.5275398 0.6843913 -0.5554652 -0.4722997 0.6843892 -0.582226 -0.43889 0.01390153 -0.8550345 -0.5183848 0.1127599 -0.8271791 -0.550509 0.2485866 -0.7734717 -0.5830492 0.4815952 -0.6676668 -0.5677034 0.4815958 -0.6998336 -0.52754 0.01660728 -0.8238692 -0.5665366 0.1099602 -0.7936953 -0.5982949 0.248592 -0.7379186 -0.6274378 0.248589 -0.7734696 -0.5830509 0.01959985 -0.7899869 -0.6128105 0.1069034 -0.7574694 -0.644059 0.8442224 -0.4462072 -0.2969643 0.6843893 -0.606981 -0.403962 0.4815932 -0.7295877 -0.4855613 0.2485986 -0.8063543 -0.5366485 0.8442235 -0.4628648 -0.2702647 0.844223 -0.4628663 -0.2702637 0.951017 -0.2669629 -0.1558771 0.6843911 -0.6296421 -0.3676409 0.4815924 -0.7568275 -0.4419062 0.2485888 -0.8364595 -0.4884048 0.9510172 -0.2756502 -0.1399406 0.6843878 -0.6501347 -0.3300582 0.6843885 -0.6501333 -0.3300592 0.844222 -0.4779307 -0.2426348 0.4815964 -0.7814569 -0.3967242 0.2485937 -0.8636805 -0.4384715 0.9510176 -0.2833863 -0.1235222 0.8442217 -0.4913473 -0.2141675 0.4815924 -0.8033936 -0.3501823 0.4815974 -0.8033909 -0.3501818 0.6843911 -0.6683816 -0.291333 0.2485932 -0.8879259 -0.3870259 0.9510173 -0.2901485 -0.106678 0.8442241 -0.5030658 -0.1849607 0.6843893 -0.6843279 -0.2516081 0.2485911 -0.9091092 -0.3342497 0.248588 -0.9091094 -0.3342517 0.4815931 -0.8225598 -0.3024295 0.9510173 -0.2959089 -0.08946543 0.8442243 -0.5130528 -0.1551196 0.6843898 -0.6979144 -0.2110126 0.481595 -0.8388908 -0.2536307 0.248588 -0.9271597 -0.2803195 0.951017 -0.3006498 -0.07194638 0.8442237 -0.5212738 -0.1247406 0.6843927 -0.709093 -0.1696875 0.4815929 -0.8523306 -0.2039632 0.2485886 -0.9420126 -0.2254238 0.9510172 -0.3043535 -0.05417889 0.8442234 -0.527696 -0.09393578 0.6843917 -0.7178301 -0.1277813 0.4815908 -0.8628323 -0.1535934 0.2485926 -0.9536175 -0.1697509 0.9510175 -0.3070077 -0.03622245 0.8442234 -0.5322993 -0.06280326 0.6843901 -0.7240934 -0.08543407 0.4815945 -0.870357 -0.1026908 0.2485863 -0.9619371 -0.1134988 0.9510102 -0.3086252 -0.01817142 0.8441981 -0.5351053 -0.0314964 0.6843457 -0.7278989 -0.04282867 0.4815283 -0.8749185 -0.05145984 0.9510252 -0.3091134 0 0.9510171 -0.3086036 0.01817655 0.8442457 -0.5359563 0 0.8442247 -0.5350629 0.03150254 0.6844363 -0.7290727 0 0.6843917 -0.727855 0.04283916 0.4816593 -0.8763586 0 0.4815945 -0.8748813 0.05147314 0.2486717 -0.9685879 0 0.2485863 -0.9669389 0.05687069 0.9510179 -0.3070066 0.03622251 0.8442234 -0.5322993 0.06280326 0.684392 -0.7240918 0.08543246 0.4815918 -0.8703588 0.1026878 0.248592 -0.961936 0.1134954 0.9510173 -0.3043534 0.05417722 0.8442229 -0.5276967 0.09393596 0.6843934 -0.7178285 0.127781 0.4815919 -0.8628316 0.1535933 0.2485892 -0.953618 0.1697537 0.951017 -0.3006501 0.07194644 0.8442238 -0.5212731 0.124742 0.6843895 -0.7090961 0.1696879 0.4815949 -0.8523281 0.2039688 0.2485879 -0.9420114 0.2254297 0.951017 -0.2959095 0.08946639 0.8442242 -0.513053 0.1551197 0.6843895 -0.6979152 0.2110107 0.4815939 -0.8388915 0.2536309 0.2485877 -0.9271588 0.2803223 0.9510174 -0.290148 0.1066778 0.8442234 -0.5030668 0.1849611 0.6843897 -0.6843276 0.251608 0.4815944 -0.8225583 0.3024315 0.248588 -0.9091094 0.3342517 0.9510176 -0.2833863 0.1235222 0.8442221 -0.4913465 0.2141672 0.6843882 -0.6683835 0.2913354 0.4815938 -0.8033927 0.3501825 0.2485926 -0.8879262 0.3870255 0.9510172 -0.2756499 0.1399413 0.8442236 -0.4779273 0.2426354 0.6843879 -0.6501342 0.3300589 0.4815964 -0.781456 0.396726 0.2485923 -0.8636816 0.4384701 0.9510176 -0.2669606 0.1558766 0.8442226 -0.4628663 0.2702646 0.6843912 -0.6296399 0.3676442 0.4815924 -0.7568274 0.4419064 0.2485892 -0.8364601 0.4884035 0.9510179 -0.2573518 0.1712747 0.8442218 -0.4462088 0.2969636 0.6843911 -0.6069799 0.4039608 0.4815949 -0.7295869 0.4855608 0.2485954 -0.8063531 0.5366519 0.9510164 -0.246861 0.1860849 0.8442239 -0.4280082 0.3226379 0.6843923 -0.5822236 0.4388882 0.4815973 -0.6998319 0.5275409 0.2485866 -0.7734717 0.5830492 0.9510168 -0.2355127 0.2002518 0.844222 -0.4083376 0.3472028 0.6843894 -0.5554655 0.4723021 0.481595 -0.6676658 0.5677048 0.2485864 -0.7379205 0.6274379 1 0 0 0.05787712 0.7524313 -0.6561231 0.1929217 0.7299986 -0.6556549 0.3679996 0.7104056 -0.5999169 0.3679977 0.7429407 -0.5591215 0.3679982 0.7731236 -0.5165824 0.3680003 0.8008701 -0.4724223 0.3680008 0.8260999 -0.4267721 0.3679991 0.8487293 -0.3797832 0.3680003 0.8686882 -0.3315972 0.3679979 0.8859159 -0.2823662 0.3680006 0.9003534 -0.2322486 0.3680003 0.9119594 -0.1813997 0.3679999 0.9206962 -0.1299796 0.3679994 0.926536 -0.07815206 0.3679986 0.9294606 -0.0260806 0.3679993 0.9294604 0.02607738 0.3679998 0.9265357 0.078152 0.3679999 0.9206962 0.1299796 0.3680006 0.9119593 0.1813996 0.3679988 0.9003534 0.2322516 0.3679993 0.8859153 0.282366 0.3680006 0.8686892 0.3315943 0.3680019 0.8487284 0.3797828 0.3680007 0.8261 0.4267719 0.3680037 0.8008705 0.4724193 0.368003 0.7731207 0.5165833 0.3679952 0.7429422 0.5591211 0.367897 0.7104203 0.5999624 0.3766509 0.6713457 0.6383017 0.368028 0.6698419 0.6448777 0.2828734 0.7127425 0.6418574 0.1704903 0.7260419 0.6661803 0.05787712 0.7524313 0.6561231 0.1929217 0.7299986 0.6556549 0.1023278 0.7600088 0.6418067 0.1487495 0.7813498 0.6061074 0.1036267 0.7947072 0.598082 0.3680011 0.7429403 0.5591199 0.17049 0.7260403 -0.6661821 0.282874 0.712744 -0.6418554 0.3739556 0.6665679 -0.6448601 0.3680588 0.6722258 -0.6423748 0.5336341 0.6428172 -0.5495641 0.5394258 0.6343415 -0.5537425 0.5876352 0.6464995 -0.4865421 0.5876396 0.6181722 -0.5220564 0.3678974 0.7104201 -0.5999624 0.6690639 0.5677961 -0.4795427 0.7157196 0.5686729 -0.4054095 0.7178717 0.531867 -0.4491967 0.7702716 0.482718 -0.4167315 0.8173304 0.443027 -0.3683722 0.9049257 0.3235726 -0.2764243 0.9668002 0.1988761 -0.1604548 0.9966803 0.0665993 -0.04682743 0.9993596 0.02800852 -0.02227252 0.9996084 0.0223599 -0.01682764 0.9993595 0.02921271 -0.02067166 0.9996084 0.02326744 -0.01554685 0.9822736 0.1614557 -0.09524053 0.9047626 0.3784041 -0.195487 0.7703916 0.5819648 -0.2604109 0.5876358 0.7559248 -0.2885515 0.5876364 0.7385556 -0.3304831 0.587632 0.738559 -0.3304834 0.5876317 0.7188672 -0.3713744 0.7703909 0.549149 -0.323934 0.9047619 0.3541374 -0.2366275 0.9822735 0.1497772 -0.1127194 0.9822738 0.1558609 -0.1041425 0.9822735 0.1558615 -0.1041436 0.904735 0.3239573 -0.2765979 0.9047631 0.3403108 -0.25611 0.9047629 0.3541362 -0.2366258 0.7703884 0.5301243 -0.3542174 0.7703897 0.5491496 -0.3239359 0.5876361 0.6969099 -0.4110966 0.5876315 0.6969135 -0.4110972 0.5876335 0.6727645 -0.4495274 0.5876315 0.672766 -0.4495277 0.587636 0.6465007 -0.4865397 0.7703899 0.5094282 -0.383383 0.7703912 0.5094256 -0.3833835 0.9047617 0.3403129 -0.2561123 0.982178 0.1371902 -0.1284731 0.9822736 0.1497771 -0.1127186 0.9993594 0.0303266 -0.01900666 0.9996085 0.02410179 -0.01421731 0.9822738 0.1665413 -0.0860368 0.9047626 0.3887698 -0.1739619 0.7703877 0.5956546 -0.2273731 0.5876346 0.7709164 -0.2457103 0.5876342 0.7559254 -0.2885531 0.9993593 0.03134417 -0.01728075 0.9996085 0.02486032 -0.01284307 0.9822737 0.1711034 -0.07656413 0.9047623 0.3979125 -0.1518912 0.7703894 0.6074643 -0.1936166 0.587635 0.7834801 -0.2020998 0.5876354 0.7709143 -0.2457149 0.9993593 0.03226268 -0.01550006 0.9996085 0.02554023 -0.01142853 0.9822737 0.1751274 -0.06684941 0.9047628 0.4058021 -0.1293414 0.7703909 0.6173636 -0.1592491 0.5876333 0.7935801 -0.1578542 0.5876336 0.7834809 -0.2021005 0.9993592 0.03308039 -0.01367092 0.9996085 0.02614009 -0.009978234 0.9822737 0.1786 -0.05692499 0.9047625 0.4124169 -0.1063821 0.770389 0.6253237 -0.1243842 0.5876331 0.801183 -0.1131078 0.587633 0.7935807 -0.1578519 0.9993592 0.03379487 -0.01179903 0.9996085 0.02665817 -0.008496642 0.9822736 0.1815112 -0.04682117 0.9047632 0.4177311 -0.08309274 0.7703904 0.6313124 -0.08912664 0.5876311 0.8062658 -0.06800854 0.5876312 0.8011839 -0.11311 0.9993592 0.03440314 -0.009889781 0.9996086 0.02709197 -0.006988465 0.9822736 0.183851 -0.03657007 0.9047622 0.4217351 -0.05953937 0.7703905 0.6353165 -0.05358779 0.5876336 0.8088089 -0.02269083 0.5876337 0.806264 -0.06800788 0.9993591 0.03490328 -0.007949471 0.9996086 0.02744054 -0.005458235 0.9822736 0.1856123 -0.02620404 0.9047627 0.4244092 -0.03579795 0.77039 0.6373221 -0.01788169 0.5876361 0.8088071 0.02269399 0.5876361 0.8088071 -0.02269256 0.9993591 0.03529387 -0.005984067 0.9996086 0.02770352 -0.003911077 0.9822736 0.186789 -0.01575618 0.9047627 0.4257486 -0.01194626 0.7703903 0.637322 0.01788008 0.5876337 0.8062641 0.06800842 0.5876338 0.8088089 0.02268946 0.9993591 0.03557425 -0.003999888 0.9996086 0.02787894 -0.002351582 0.9822738 0.1873785 -0.00525695 0.9047621 0.4257499 0.01194477 0.7703902 0.6353166 0.05358934 0.5876309 0.801184 0.1131112 0.5876313 0.8062657 0.068008 0.999359 0.03574275 -0.002003133 0.9996086 0.02796703 -7.84589e-4 0.9822738 0.1873781 0.005257725 0.9047626 0.4244092 0.03579795 0.7703905 0.6313121 0.08912664 0.5876336 0.7935804 0.157851 0.5876336 0.8011828 0.1131066 0.999359 0.03579896 0 0.9996086 0.02796703 7.84589e-4 0.9822738 0.1867889 0.01575535 0.9047628 0.4217343 0.05953764 0.7703905 0.6253214 0.1243853 0.5876334 0.7834811 0.2021 0.587633 0.79358 0.157855 0.9993591 0.03574275 0.002003133 0.9996086 0.02787894 0.002351582 0.9822738 0.1856116 0.02620315 0.9047623 0.4177333 0.08309161 0.7703884 0.6173657 0.1592528 0.5876352 0.770915 0.2457131 0.5876346 0.7834802 0.2021003 0.9993591 0.03557425 0.003999888 0.9996086 0.02770352 0.003911077 0.9822736 0.183851 0.03657007 0.9047629 0.4124156 0.1063833 0.7703903 0.6074628 0.1936177 0.5876339 0.7559256 0.2885534 0.5876343 0.770916 0.2457123 0.9993591 0.03529387 0.005984067 0.9996086 0.02744054 0.005458235 0.9822736 0.1815115 0.04682165 0.9047627 0.4058023 0.1293414 0.7703887 0.5956535 0.2273727 0.5876358 0.7385565 0.3304823 0.5876367 0.7559242 0.2885512 0.9993591 0.03490328 0.007949471 0.9996085 0.02709197 0.006988465 0.9822735 0.1786006 0.05692559 0.9047623 0.3979125 0.1518912 0.7703887 0.5819675 0.2604137 0.5876311 0.718867 0.3713757 0.5876334 0.7385576 0.3304841 0.9993592 0.03440314 0.009889781 0.9996085 0.02665817 0.008496642 0.9822736 0.1751275 0.06684947 0.9047623 0.3887697 0.1739634 0.7703899 0.5664493 0.2926338 0.5876357 0.6969109 0.4110956 0.5876377 0.7188627 0.3713737 0.9993592 0.03379487 0.01179903 0.9996086 0.02614021 0.009978294 0.9822738 0.1711033 0.07656371 0.9047617 0.378405 0.1954891 0.7703902 0.5491499 0.3239345 0.587633 0.6727651 0.4495271 0.5876315 0.6969127 0.4110985 0.9993593 0.03308051 0.01367098 0.9996085 0.02554011 0.01142853 0.9822736 0.1665416 0.08603692 0.9047624 0.3668475 0.2163982 0.7703875 0.5301253 0.3542178 0.5876378 0.6464988 0.48654 0.5876293 0.6727671 0.4495291 0.9993593 0.0322628 0.01550012 0.9996085 0.02486038 0.01284313 0.9822738 0.1614549 0.09524005 0.9047636 0.3541347 0.2366255 0.7703894 0.5094278 0.3833844 0.5876396 0.6181722 0.5220564 0.5876334 0.6465014 0.4865418 0.9993593 0.03134417 0.01728075 0.9996085 0.02410179 0.01421731 0.982274 0.1558598 0.1041422 0.9047613 0.3403139 0.2561123 0.7703856 0.4870997 0.4113878 0.7157242 0.568669 0.4054067 0.6690638 0.5677962 0.4795426 0.5394258 0.6343415 0.5537425 0.5336338 0.64282 0.5495612 0.9993594 0.0303266 0.01900666 0.9996084 0.0232675 0.01554685 0.9822735 0.1497773 0.1127192 0.904735 0.3239573 0.2765979 0.9049257 0.3235726 0.2764243 0.8173303 0.4430269 0.3683726 0.7180637 0.5197274 0.462891 0.9993594 0.02921295 0.02067178 0.9996084 0.02236014 0.01682782 0.982178 0.1371902 0.1284731 0.9668002 0.1988761 0.1604548 0.9993596 0.02800852 0.02227252 0.9966803 0.0665993 0.04682743 0.1474472 0.814979 0.5604184 0.1050073 0.8268729 0.5524986 0.3679985 0.7731225 0.5165839 0.1460295 0.8459501 0.5128781 0.1065027 0.856413 0.5051871 0.3679953 0.800872 0.4724233 0.144488 0.8741675 0.4636319 0.1081175 0.8832374 0.4562919 0.3680013 0.8260996 0.4267724 0.1428326 0.8995313 0.4128466 0.1098569 0.9072585 0.4059724 0.3679968 0.84873 0.3797842 0.1410588 0.921961 0.3606805 0.1117073 0.9284013 0.3543906 0.3679997 0.868689 0.3315958 0.1391646 0.9413799 0.3073065 0.1136764 0.9465993 0.3017079 0.3679984 0.8859156 0.2823666 0.1371511 0.9577226 0.2528975 0.1157668 0.9617935 0.2480954 0.3680008 0.9003537 0.2322469 0.1350198 0.9709342 0.1976273 0.1179739 0.9739364 0.1937273 0.3679999 0.9119592 0.1814016 0.1327679 0.9809701 0.1416701 0.1202936 0.9829909 0.1387752 0.3679997 0.9206959 0.1299825 0.1303929 0.9877936 0.08521533 0.1227305 0.9889285 0.08341366 0.3679994 0.926536 0.0781508 0.1278975 0.9913794 0.02844703 0.1252837 0.9917308 0.0278235 0.3679986 0.9294605 0.02608036 0.1252837 0.9917308 -0.0278235 0.3679993 0.9294604 -0.02607709 0.1303929 0.9877936 -0.08521533 0.1202936 0.9829909 -0.1387752 0.1327679 0.9809701 -0.1416701 0.1179736 0.9739363 -0.1937273 0.3680003 0.9119591 -0.1814015 0.1350197 0.9709342 -0.1976273 0.1157666 0.9617936 -0.2480954 0.367999 0.9003537 -0.23225 0.1371511 0.9577226 -0.2528975 0.1136764 0.9465992 -0.3017079 0.3679998 0.8859151 -0.2823664 0.1391642 0.94138 -0.3073065 0.1117069 0.9284013 -0.3543906 0.368 0.8686898 -0.3315929 0.1410585 0.921961 -0.3606806 0.1098565 0.9072585 -0.4059725 0.3679995 0.848729 -0.3797838 0.1428335 0.8995312 -0.4128466 0.1081182 0.8832373 -0.4562919 0.3680011 0.8260998 -0.4267722 0.1444873 0.8741676 -0.4636319 0.1065019 0.8564131 -0.5051872 0.3679986 0.8008722 -0.4724202 0.1460288 0.8459502 -0.5128781 0.1050065 0.826873 -0.5524986 0.3680034 0.7731195 -0.5165848 0.1474487 0.8149787 -0.5604182 0.1036283 0.7947071 -0.5980818 0.3680014 0.7429409 -0.5591188 0.1487479 0.78135 -0.6061075 0.1023278 0.7600088 -0.6418067 0.9822739 0.1873781 -0.005257844 0.9047622 0.4257498 -0.011945 0.9822738 0.1873785 0.00525707 0.7703903 0.6373219 -0.01788085 0.9047627 0.4257487 0.01194649 0.7703902 0.637322 0.0178824 0.7703905 0.5301223 -0.3542159 0.9047625 0.3668475 -0.2163974 0.9047632 0.366846 -0.2163971 0.9822738 0.1614545 -0.09523963 0.9822737 0.1665412 -0.08603709 0.7703894 0.5664493 -0.2926355 0.7703906 0.5664482 -0.2926342 0.9047621 0.3784039 -0.1954895 0.5876365 0.718863 -0.3713752 0.9822736 0.1711037 -0.07656365 0.9047621 0.3887699 -0.1739642 0.7703884 0.5819672 -0.2604148 0.9822736 0.1751275 -0.06685012 0.9047626 0.3979122 -0.1518905 0.7703905 0.5956518 -0.2273713 0.9822737 0.1786004 -0.05692505 0.9047624 0.4058029 -0.1293418 0.770391 0.6074622 -0.1936172 0.9822736 0.1815114 -0.04682153 0.904763 0.4124152 -0.1063846 0.7703887 0.6173657 -0.1592511 0.9822736 0.1838508 -0.03656989 0.9047623 0.4177331 -0.08309161 0.7703904 0.6253215 -0.1243857 0.9822738 0.1856117 -0.02620398 0.9047626 0.4217344 -0.059538 0.7703903 0.6313125 -0.08912527 0.3679996 0.920696 -0.1299825 0.9822738 0.1867889 -0.01575517 0.9047627 0.4244091 -0.03579908 0.7703902 0.6353167 -0.05358892 0.1227305 0.9889285 -0.08341366 0.1278975 0.9913794 -0.02844703 0.3679999 0.9265359 -0.07815074 0.9822737 0.186789 0.01575595 0.9047627 0.4244092 0.03579908 0.7703903 0.6353166 0.05358737 0.9822736 0.1856123 0.02620488 0.9047622 0.4217352 0.05953967 0.7703903 0.6313125 0.08912527 0.9822736 0.1838509 0.03656989 0.9047632 0.417731 0.08309274 0.7703888 0.6253237 0.1243845 0.9822738 0.1815109 0.04682105 0.9047628 0.4124162 0.1063833 0.7703911 0.6173638 0.1592475 0.9822738 0.1785996 0.0569244 0.9047625 0.4058024 0.1293417 0.77039 0.6074636 0.193616 0.9822736 0.1751276 0.06685018 0.9047628 0.3979119 0.1518904 0.7703895 0.5956529 0.2273717 0.9822737 0.1711032 0.07656389 0.904762 0.3887706 0.173963 0.7703906 0.5819653 0.2604125 0.9822739 0.1665407 0.0860368 0.9047632 0.3784024 0.1954872 0.7703903 0.5664479 0.2926356 0.9822737 0.161455 0.09523993 0.9047634 0.366846 0.2163963 0.7703904 0.5491489 0.3239354 0.9822736 0.1558617 0.1041434 0.904761 0.3541395 0.2366281 0.7703911 0.5301218 0.3542157 0.9822736 0.1497772 0.1127191 0.904764 0.3403089 0.2561092 0.7703908 0.5094269 0.3833829 0.3680017 0.7104049 0.5999165 0.05787712 -0.7524313 0.6561231 0.1929217 -0.7299986 0.6556549 0.3679996 -0.7104056 0.5999169 0.3679977 -0.7429407 0.5591215 0.3679982 -0.7731236 0.5165824 0.3680003 -0.8008701 0.4724223 0.3680008 -0.8260999 0.4267721 0.3679991 -0.8487293 0.3797832 0.3680003 -0.8686882 0.3315972 0.3679979 -0.8859159 0.2823662 0.3680006 -0.9003534 0.2322486 0.3680003 -0.9119594 0.1813997 0.3679999 -0.9206962 0.1299796 0.3679994 -0.926536 0.07815206 0.3679986 -0.9294606 0.0260806 0.3679993 -0.9294604 -0.02607738 0.3679998 -0.9265357 -0.078152 0.3679999 -0.9206962 -0.1299796 0.3680006 -0.9119593 -0.1813996 0.3679988 -0.9003534 -0.2322516 0.3679993 -0.8859153 -0.282366 0.3680006 -0.8686892 -0.3315943 0.3680019 -0.8487284 -0.3797828 0.3680007 -0.8261 -0.4267719 0.3680037 -0.8008705 -0.4724193 0.368003 -0.7731207 -0.5165833 0.3679952 -0.7429422 -0.5591211 0.367897 -0.7104203 -0.5999624 0.3766509 -0.6713457 -0.6383017 0.368028 -0.6698419 -0.6448777 0.2828734 -0.7127425 -0.6418574 0.1704903 -0.7260419 -0.6661803 0.05787712 -0.7524313 -0.6561231 0.1929217 -0.7299986 -0.6556549 0.1023278 -0.7600088 -0.6418067 0.1487495 -0.7813498 -0.6061074 0.1036267 -0.7947072 -0.598082 0.3680011 -0.7429403 -0.5591199 0.17049 -0.7260403 0.6661821 0.282874 -0.712744 0.6418554 0.3739556 -0.6665679 0.6448601 0.3680588 -0.6722258 0.6423748 0.5336341 -0.6428172 0.5495641 0.5394258 -0.6343415 0.5537425 0.5876352 -0.6464995 0.4865421 0.5876396 -0.6181722 0.5220564 0.3678974 -0.7104201 0.5999624 0.6690639 -0.5677961 0.4795427 0.7157196 -0.5686729 0.4054095 0.7178717 -0.531867 0.4491967 0.7702716 -0.482718 0.4167315 0.8173304 -0.443027 0.3683722 0.9049257 -0.3235726 0.2764243 0.9668002 -0.1988761 0.1604548 0.9966803 -0.0665993 0.04682743 0.9993596 -0.02800852 0.02227252 0.9996084 -0.0223599 0.01682764 0.9993595 -0.02921271 0.02067166 0.9996084 -0.02326744 0.01554685 0.9822736 -0.1614557 0.09524053 0.9047626 -0.3784041 0.195487 0.7703916 -0.5819648 0.2604109 0.5876358 -0.7559248 0.2885515 0.5876364 -0.7385556 0.3304831 0.587632 -0.738559 0.3304834 0.5876317 -0.7188672 0.3713744 0.7703909 -0.549149 0.323934 0.9047619 -0.3541374 0.2366275 0.9822735 -0.1497772 0.1127194 0.9822738 -0.1558609 0.1041425 0.9822735 -0.1558615 0.1041436 0.904735 -0.3239573 0.2765979 0.9047631 -0.3403108 0.25611 0.9047629 -0.3541362 0.2366258 0.7703884 -0.5301243 0.3542174 0.7703897 -0.5491496 0.3239359 0.5876361 -0.6969099 0.4110966 0.5876315 -0.6969135 0.4110972 0.5876335 -0.6727645 0.4495274 0.5876315 -0.672766 0.4495277 0.587636 -0.6465007 0.4865397 0.7703899 -0.5094282 0.383383 0.7703912 -0.5094256 0.3833835 0.9047617 -0.3403129 0.2561123 0.982178 -0.1371902 0.1284731 0.9822736 -0.1497771 0.1127186 0.9993594 -0.0303266 0.01900666 0.9996085 -0.02410179 0.01421731 0.9822738 -0.1665413 0.0860368 0.9047626 -0.3887698 0.1739619 0.7703877 -0.5956546 0.2273731 0.5876346 -0.7709164 0.2457103 0.5876342 -0.7559254 0.2885531 0.9993593 -0.03134417 0.01728075 0.9996085 -0.02486032 0.01284307 0.9822737 -0.1711034 0.07656413 0.9047623 -0.3979125 0.1518912 0.7703894 -0.6074643 0.1936166 0.587635 -0.7834801 0.2020998 0.5876354 -0.7709143 0.2457149 0.9993593 -0.03226268 0.01550006 0.9996085 -0.02554023 0.01142853 0.9822737 -0.1751274 0.06684941 0.9047628 -0.4058021 0.1293414 0.7703909 -0.6173636 0.1592491 0.5876333 -0.7935801 0.1578542 0.5876336 -0.7834809 0.2021005 0.9993592 -0.03308039 0.01367092 0.9996085 -0.02614009 0.009978234 0.9822737 -0.1786 0.05692499 0.9047625 -0.4124169 0.1063821 0.770389 -0.6253237 0.1243842 0.5876331 -0.801183 0.1131078 0.587633 -0.7935807 0.1578519 0.9993592 -0.03379487 0.01179903 0.9996085 -0.02665817 0.008496642 0.9822736 -0.1815112 0.04682117 0.9047632 -0.4177311 0.08309274 0.7703904 -0.6313124 0.08912664 0.5876311 -0.8062658 0.06800854 0.5876312 -0.8011839 0.11311 0.9993592 -0.03440314 0.009889781 0.9996086 -0.02709197 0.006988465 0.9822736 -0.183851 0.03657007 0.9047622 -0.4217351 0.05953937 0.7703905 -0.6353165 0.05358779 0.5876336 -0.8088089 0.02269083 0.5876337 -0.806264 0.06800788 0.9993591 -0.03490328 0.007949471 0.9996086 -0.02744054 0.005458235 0.9822736 -0.1856123 0.02620404 0.9047627 -0.4244092 0.03579795 0.77039 -0.6373221 0.01788169 0.5876361 -0.8088071 -0.02269399 0.5876361 -0.8088071 0.02269256 0.9993591 -0.03529387 0.005984067 0.9996086 -0.02770352 0.003911077 0.9822736 -0.186789 0.01575618 0.9047627 -0.4257486 0.01194626 0.7703903 -0.637322 -0.01788008 0.5876337 -0.8062641 -0.06800842 0.5876338 -0.8088089 -0.02268946 0.9993591 -0.03557425 0.003999888 0.9996086 -0.02787894 0.002351582 0.9822738 -0.1873785 0.00525695 0.9047621 -0.4257499 -0.01194477 0.7703902 -0.6353166 -0.05358934 0.5876309 -0.801184 -0.1131112 0.5876313 -0.8062657 -0.068008 0.999359 -0.03574275 0.002003133 0.9996086 -0.02796703 7.84589e-4 0.9822738 -0.1873781 -0.005257725 0.9047626 -0.4244092 -0.03579795 0.7703905 -0.6313121 -0.08912664 0.5876336 -0.7935804 -0.157851 0.5876336 -0.8011828 -0.1131066 0.999359 -0.03579896 0 0.9996086 -0.02796703 -7.84589e-4 0.9822738 -0.1867889 -0.01575535 0.9047628 -0.4217343 -0.05953764 0.7703905 -0.6253214 -0.1243853 0.5876334 -0.7834811 -0.2021 0.587633 -0.79358 -0.157855 0.9993591 -0.03574275 -0.002003133 0.9996086 -0.02787894 -0.002351582 0.9822738 -0.1856116 -0.02620315 0.9047623 -0.4177333 -0.08309161 0.7703884 -0.6173657 -0.1592528 0.5876352 -0.770915 -0.2457131 0.5876346 -0.7834802 -0.2021003 0.9993591 -0.03557425 -0.003999888 0.9996086 -0.02770352 -0.003911077 0.9822736 -0.183851 -0.03657007 0.9047629 -0.4124156 -0.1063833 0.7703903 -0.6074628 -0.1936177 0.5876339 -0.7559256 -0.2885534 0.5876343 -0.770916 -0.2457123 0.9993591 -0.03529387 -0.005984067 0.9996086 -0.02744054 -0.005458235 0.9822736 -0.1815115 -0.04682165 0.9047627 -0.4058023 -0.1293414 0.7703887 -0.5956535 -0.2273727 0.5876358 -0.7385565 -0.3304823 0.5876367 -0.7559242 -0.2885512 0.9993591 -0.03490328 -0.007949471 0.9996085 -0.02709197 -0.006988465 0.9822735 -0.1786006 -0.05692559 0.9047623 -0.3979125 -0.1518912 0.7703887 -0.5819675 -0.2604137 0.5876311 -0.718867 -0.3713757 0.5876334 -0.7385576 -0.3304841 0.9993592 -0.03440314 -0.009889781 0.9996085 -0.02665817 -0.008496642 0.9822736 -0.1751275 -0.06684947 0.9047623 -0.3887697 -0.1739634 0.7703899 -0.5664493 -0.2926338 0.5876357 -0.6969109 -0.4110956 0.5876377 -0.7188627 -0.3713737 0.9993592 -0.03379487 -0.01179903 0.9996086 -0.02614021 -0.009978294 0.9822738 -0.1711033 -0.07656371 0.9047617 -0.378405 -0.1954891 0.7703902 -0.5491499 -0.3239345 0.587633 -0.6727651 -0.4495271 0.5876315 -0.6969127 -0.4110985 0.9993593 -0.03308051 -0.01367098 0.9996085 -0.02554011 -0.01142853 0.9822736 -0.1665416 -0.08603692 0.9047624 -0.3668475 -0.2163982 0.7703875 -0.5301253 -0.3542178 0.5876378 -0.6464988 -0.48654 0.5876293 -0.6727671 -0.4495291 0.9993593 -0.0322628 -0.01550012 0.9996085 -0.02486038 -0.01284313 0.9822738 -0.1614549 -0.09524005 0.9047636 -0.3541347 -0.2366255 0.7703894 -0.5094278 -0.3833844 0.5876396 -0.6181722 -0.5220564 0.5876334 -0.6465014 -0.4865418 0.9993593 -0.03134417 -0.01728075 0.9996085 -0.02410179 -0.01421731 0.982274 -0.1558598 -0.1041422 0.9047613 -0.3403139 -0.2561123 0.7703856 -0.4870997 -0.4113878 0.7157242 -0.568669 -0.4054067 0.6690638 -0.5677962 -0.4795426 0.5394258 -0.6343415 -0.5537425 0.5336338 -0.64282 -0.5495612 0.9993594 -0.0303266 -0.01900666 0.9996084 -0.0232675 -0.01554685 0.9822735 -0.1497773 -0.1127192 0.904735 -0.3239573 -0.2765979 0.9049257 -0.3235726 -0.2764243 0.8173303 -0.4430269 -0.3683726 0.7180637 -0.5197274 -0.462891 0.9993594 -0.02921295 -0.02067178 0.9996084 -0.02236014 -0.01682782 0.982178 -0.1371902 -0.1284731 0.9668002 -0.1988761 -0.1604548 0.9993596 -0.02800852 -0.02227252 0.9966803 -0.0665993 -0.04682743 0.1474472 -0.814979 -0.5604184 0.1050073 -0.8268729 -0.5524986 0.3679985 -0.7731225 -0.5165839 0.1460295 -0.8459501 -0.5128781 0.1065027 -0.856413 -0.5051871 0.3679953 -0.800872 -0.4724233 0.144488 -0.8741675 -0.4636319 0.1081175 -0.8832374 -0.4562919 0.3680013 -0.8260996 -0.4267724 0.1428326 -0.8995313 -0.4128466 0.1098569 -0.9072585 -0.4059724 0.3679968 -0.84873 -0.3797842 0.1410588 -0.921961 -0.3606805 0.1117073 -0.9284013 -0.3543906 0.3679997 -0.868689 -0.3315958 0.1391646 -0.9413799 -0.3073065 0.1136764 -0.9465993 -0.3017079 0.3679984 -0.8859156 -0.2823666 0.1371511 -0.9577226 -0.2528975 0.1157668 -0.9617935 -0.2480954 0.3680008 -0.9003537 -0.2322469 0.1350198 -0.9709342 -0.1976273 0.1179739 -0.9739364 -0.1937273 0.3679999 -0.9119592 -0.1814016 0.1327679 -0.9809701 -0.1416701 0.1202936 -0.9829909 -0.1387752 0.3679997 -0.9206959 -0.1299825 0.1303929 -0.9877936 -0.08521533 0.1227305 -0.9889285 -0.08341366 0.3679994 -0.926536 -0.0781508 0.1278975 -0.9913794 -0.02844703 0.1252837 -0.9917308 -0.0278235 0.3679986 -0.9294605 -0.02608036 0.1252837 -0.9917308 0.0278235 0.3679993 -0.9294604 0.02607709 0.1303929 -0.9877936 0.08521533 0.1202936 -0.9829909 0.1387752 0.1327679 -0.9809701 0.1416701 0.1179736 -0.9739363 0.1937273 0.3680003 -0.9119591 0.1814015 0.1350197 -0.9709342 0.1976273 0.1157666 -0.9617936 0.2480954 0.367999 -0.9003537 0.23225 0.1371511 -0.9577226 0.2528975 0.1136764 -0.9465992 0.3017079 0.3679998 -0.8859151 0.2823664 0.1391642 -0.94138 0.3073065 0.1117069 -0.9284013 0.3543906 0.368 -0.8686898 0.3315929 0.1410585 -0.921961 0.3606806 0.1098565 -0.9072585 0.4059725 0.3679995 -0.848729 0.3797838 0.1428335 -0.8995312 0.4128466 0.1081182 -0.8832373 0.4562919 0.3680011 -0.8260998 0.4267722 0.1444873 -0.8741676 0.4636319 0.1065019 -0.8564131 0.5051872 0.3679986 -0.8008722 0.4724202 0.1460288 -0.8459502 0.5128781 0.1050065 -0.826873 0.5524986 0.3680034 -0.7731195 0.5165848 0.1474487 -0.8149787 0.5604182 0.1036283 -0.7947071 0.5980818 0.3680014 -0.7429409 0.5591188 0.1487479 -0.78135 0.6061075 0.1023278 -0.7600088 0.6418067 0.7703905 -0.5301223 0.3542159 0.9047625 -0.3668475 0.2163974 0.9047632 -0.366846 0.2163971 0.9822738 -0.1614545 0.09523963 0.9822737 -0.1665412 0.08603709 0.7703894 -0.5664493 0.2926355 0.7703906 -0.5664482 0.2926342 0.9047621 -0.3784039 0.1954895 0.5876365 -0.718863 0.3713752 0.9822736 -0.1711037 0.07656365 0.9047621 -0.3887699 0.1739642 0.7703884 -0.5819672 0.2604148 0.9822736 -0.1751275 0.06685012 0.9047626 -0.3979122 0.1518905 0.7703905 -0.5956518 0.2273713 0.9822737 -0.1786004 0.05692505 0.9047624 -0.4058029 0.1293418 0.770391 -0.6074622 0.1936172 0.9822736 -0.1815114 0.04682153 0.904763 -0.4124152 0.1063846 0.7703887 -0.6173657 0.1592511 0.9822736 -0.1838508 0.03656989 0.9047623 -0.4177331 0.08309161 0.7703904 -0.6253215 0.1243857 0.9822738 -0.1856117 0.02620398 0.9047626 -0.4217344 0.059538 0.7703903 -0.6313125 0.08912527 0.3679996 -0.920696 0.1299825 0.9822738 -0.1867889 0.01575517 0.9047627 -0.4244091 0.03579908 0.7703902 -0.6353167 0.05358892 0.1227305 -0.9889285 0.08341366 0.1278975 -0.9913794 0.02844703 0.3679999 -0.9265359 0.07815074 0.9822739 -0.1873781 0.005257844 0.9047622 -0.4257498 0.011945 0.7703903 -0.6373219 0.01788085 0.9822738 -0.1873785 -0.00525707 0.9047627 -0.4257487 -0.01194649 0.7703902 -0.637322 -0.0178824 0.9822737 -0.186789 -0.01575595 0.9047627 -0.4244092 -0.03579908 0.7703903 -0.6353166 -0.05358737 0.9822736 -0.1856123 -0.02620488 0.9047622 -0.4217352 -0.05953967 0.7703903 -0.6313125 -0.08912527 0.9822736 -0.1838509 -0.03656989 0.9047632 -0.417731 -0.08309274 0.7703888 -0.6253237 -0.1243845 0.9822738 -0.1815109 -0.04682105 0.9047628 -0.4124162 -0.1063833 0.7703911 -0.6173638 -0.1592475 0.9822738 -0.1785996 -0.0569244 0.9047625 -0.4058024 -0.1293417 0.77039 -0.6074636 -0.193616 0.9822736 -0.1751276 -0.06685018 0.9047628 -0.3979119 -0.1518904 0.7703895 -0.5956529 -0.2273717 0.9822737 -0.1711032 -0.07656389 0.904762 -0.3887706 -0.173963 0.7703906 -0.5819653 -0.2604125 0.9822739 -0.1665407 -0.0860368 0.9047632 -0.3784024 -0.1954872 0.7703903 -0.5664479 -0.2926356 0.9822737 -0.161455 -0.09523993 0.9047634 -0.366846 -0.2163963 0.7703904 -0.5491489 -0.3239354 0.9822736 -0.1558617 -0.1041434 0.904761 -0.3541395 -0.2366281 0.7703911 -0.5301218 -0.3542157 0.9822736 -0.1497772 -0.1127191 0.904764 -0.3403089 -0.2561092 0.7703908 -0.5094269 -0.3833829 0.3680017 -0.7104049 -0.5999165 0 -0.7536947 -0.6572248 0 -0.7536935 -0.6572261 0 -0.7901394 -0.6129273 0 -0.8239846 -0.5666123 0 -0.8551166 -0.5184358 0 -0.8551177 -0.5184341 0 -0.8834369 -0.4685503 0 -0.9088499 -0.4171236 0 -0.9312716 -0.3643258 0 -0.9506292 -0.310329 0 -0.9668597 -0.2553087 0 -0.9799081 -0.1994498 0 -0.9897321 -0.1429354 0 -0.9962994 -0.08595073 0 -0.9995886 -0.02868109 0 -0.9995886 0.02868109 0 -0.9962997 0.0859484 0 -0.9897321 0.1429354 0 -0.9799081 0.1994498 0 -0.9668597 0.2553087 0 -0.95063 0.3103268 0 -0.9312723 0.3643238 0 -0.9088499 0.4171236 0 -0.8834369 0.4685503 0 -0.8551177 0.5184341 0 -0.8239846 0.5666123 0 -0.7901394 0.6129273 0 -0.7536935 0.6572261 0 -0.7536947 0.6572248 0 -0.8239835 -0.5666139 0 -0.9312723 -0.3643238 0 -0.95063 -0.3103268 0 -0.9962997 -0.0859484 0 -0.9962994 0.08595073 0 -0.9506292 0.310329 0 -0.9312716 0.3643258 0 -0.8551166 0.5184358 0 -0.8239835 0.5666139 0 0.8660252 -0.5000007 0 0.8660258 -0.4999992 0 0.8660258 0.4999992 0 0.8660252 0.5000005 0 -0.8660252 0.5000007 0 -0.8660259 0.4999991 0 -0.8660258 -0.4999992 0 -0.8660252 -0.5000007 0.001924216 0.1011672 0.9948676 -0.00192368 0.2012977 0.9795283 0.001923918 0.2993678 0.9541359 -0.001923859 0.3943536 0.9189568 0.001924037 0.4852972 0.8743472 0.001924037 0.6513733 0.758755 0.001924037 0.7907738 0.6121056 0.001924037 0.897805 0.4403889 0.001923978 0.9680787 0.2506393 0.001924097 0.9987145 0.050655 0.001923799 0.9884665 -0.1514285 0.001924216 0.9377515 -0.3473017 0.001924037 0.8486433 -0.5289621 0.001924037 0.7247891 -0.6889682 0.001924395 0.571268 -0.8207615 0.001924037 0.3943536 -0.9189568 0.00192368 0.2012977 -0.9795283 0.001924395 0 -0.9999982 0.00192368 -0.2012977 -0.9795283 0.001924037 -0.3943536 -0.9189568 0.001924395 -0.571268 -0.8207615 0.001924037 -0.7247891 -0.6889682 0.001924037 -0.8486433 -0.5289621 0.001924216 -0.9377515 -0.3473017 0.001923799 -0.9884665 -0.1514285 0.001924097 -0.9987145 0.050655 0.001923978 -0.9680787 0.2506393 0.001924037 -0.897805 0.4403889 0.001924037 -0.7907738 0.6121056 0.001924037 -0.6513733 0.758755 0.001924037 -0.4852972 0.8743472 0.001924097 -0.2993678 0.9541359 0.001924395 -0.1011672 0.9948676 -0.001924395 0 0.9999982 -0.001924395 0.571268 0.8207615 -0.00192368 0.7247891 0.6889682 -0.001923978 0.8486433 0.5289621 -0.001924157 0.9377515 0.3473017 -0.001923799 0.9884665 0.1514285 -0.001924097 0.9987145 -0.050655 -0.001923978 0.9680787 -0.2506393 -0.001923978 0.897805 -0.4403889 -0.001924037 0.7907738 -0.6121056 -0.001923859 0.6513733 -0.758755 -0.001924037 0.4852972 -0.8743472 -0.001923918 0.2993678 -0.9541359 -0.001924216 0.1011672 -0.9948676 -0.001924216 -0.1011672 -0.9948676 -0.001923918 -0.2993678 -0.9541359 -0.001924037 -0.4852972 -0.8743472 -0.001923859 -0.6513733 -0.758755 -0.001924037 -0.7907738 -0.6121056 -0.001923978 -0.897805 -0.4403889 -0.001923978 -0.9680787 -0.2506393 -0.001924097 -0.9987145 -0.050655 -0.001923799 -0.9884665 0.1514285 -0.001924157 -0.9377515 0.3473017 -0.001923978 -0.8486433 0.5289621 -0.00192368 -0.7247891 0.6889682 -0.001924395 -0.571268 0.8207615 -0.001923859 -0.3943536 0.9189568 -0.001923859 -0.2012977 0.9795283 0 0.8660259 -0.4999991 0 0.8660252 0.5000007 0 -0.8660258 0.4999992 0 -0.8660252 -0.5000005 0.00192368 0.6513733 0.758755 0.001924157 0.9377515 -0.3473017 0.00192368 0.7247891 -0.6889682 0.00192368 -0.7247891 -0.6889682 0.001924157 -0.9377515 -0.3473017 0.00192368 -0.6513733 0.758755 -0.001923859 0.7247891 0.6889682 -0.001924037 0.6513733 -0.758755 -0.001924037 -0.6513733 -0.758755 -0.001923859 -0.7247891 0.6889682 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -0.4999999 0.4999999 -0.707107 -0.5000016 0.5000016 -0.7071046 0 0.7071092 -0.7071045 -0.991445 0.1305257 0 -0.9238805 0.3826811 0 -0.7933496 0.6087664 0 -0.7933534 0.6087615 0 -0.6087672 0.7933489 0 -0.3826741 0.9238834 0 -0.1305271 0.9914448 0 0.1305261 0.991445 0 0.3826768 0.9238823 0 0.6087635 0.7933518 0 0.7933496 0.6087664 0 0.9238805 0.3826811 0 0.991445 0.1305257 0 0.991445 -0.1305257 0 0.9238805 -0.3826811 0 0.7933534 -0.6087615 0 0.6087672 -0.7933489 0 0.3826741 -0.9238834 0 0.1305271 -0.9914448 0 -0.1305261 -0.991445 0 -0.3826768 -0.9238823 0 -0.6087635 -0.7933518 0 -0.7933496 -0.6087664 0 -0.9238805 -0.3826811 0 -0.991445 -0.1305257 0 -0.6087635 0.7933518 0 -0.3826765 0.9238825 0 -0.1305261 0.991445 0 0.1305271 0.9914448 0 0.3826737 0.9238836 0 0.6087672 0.7933489 0 0.7933534 0.6087615 0 0.7933496 -0.6087664 0 0.6087635 -0.7933518 0 0.3826765 -0.9238825 0 0.1305261 -0.991445 0 -0.1305271 -0.9914448 0 -0.3826737 -0.9238836 0 -0.6087672 -0.7933489 0 -0.7933534 -0.6087615 0 0.9937126 -0.111962 0 0.9438818 -0.3302834 0 0.9438844 -0.3302762 0 0.8467213 -0.5320367 0 0.8467252 -0.5320305 0 0.7071077 -0.7071059 0 0.5320301 -0.8467255 0 0.3302776 -0.943884 0 0.1119666 -0.9937121 0 -0.111967 -0.993712 0 -0.3302799 -0.9438831 0 -0.5320317 -0.8467245 0 -0.7071059 -0.7071077 0 -0.8467235 -0.5320332 0 -0.9438832 -0.3302795 0 -0.9937121 -0.1119657 0 -0.9937126 0.111962 0 -0.9438832 0.3302795 0 -0.846727 0.5320279 0 -0.7071096 0.707104 0 -0.5320284 0.8467265 0 -0.3302776 0.943884 0 -0.1119666 0.9937121 0 0.111967 0.993712 0 0.3302799 0.9438831 0 0.5320317 0.8467245 0 0.7071077 0.7071059 0 0.8467218 0.5320359 0 0.9438821 0.3302829 0 0.9937126 0.111962 0 0.5320331 -0.8467236 0 0.3302807 -0.9438828 0 0.1119668 -0.993712 0 -0.1119664 -0.9937121 0 -0.3302783 -0.9438836 0 -0.5320298 -0.8467258 0 -0.7071096 -0.707104 0 -0.8467264 -0.5320287 0 -0.943883 -0.3302801 0 -0.9937126 -0.111962 0 -0.9937121 0.1119657 0 -0.943883 0.3302801 0 -0.846723 0.5320341 0 -0.7071059 0.7071077 0 -0.5320331 0.8467236 0 -0.3302807 0.9438828 0 -0.1119668 0.993712 0 0.1119664 0.9937121 0 0.3302783 0.9438836 0 0.5320314 0.8467246 0 0.8467246 0.5320314 0 0.9438842 0.3302768 0 2.6653e-6 0 -1 -5.34462e-6 0 -1 4.052e-6 0 -1 3.04843e-6 0 -1 -2.04497e-6 0 -1 -3.04843e-6 0 -1 -4.052e-6 0 -1 2.67231e-6 0 -1 -1.33265e-6 0 -1 -2.04496e-6 0 -1 2.04497e-6 0 -1 5.34462e-6 0 -1 -2.67231e-6 0 -1 1.33265e-6 0 -1 -0.7071068 0 0.7071068 -0.7071068 0 -0.7071068 -0.7071071 0 -0.7071065 -0.4999998 -0.4999998 -0.7071072 -0.5000009 -0.5000009 -0.7071056 0 -0.7071045 -0.7071092 -7.56635e-6 0 -1 4.94537e-6 0 -1 9.73194e-7 0 -1 -2.52594e-6 0 -1 -1.54515e-6 0 -1 -2.21869e-6 0 -1 2.2015e-6 0 -1 -4.53185e-6 0 -1 -4.06361e-6 0 -1 -9.30234e-7 0 -1 -4.69709e-6 0 -1 7.16533e-6 0 -1 2.53535e-6 0 -1 -5.57224e-6 0 -1 4.2493e-6 0 -1 -4.34479e-6 0 -1 6.45655e-6 0 -1 -1.25505e-6 0 -1 7.78555e-6 0 -1 6.73583e-6 0 -1 6.04247e-6 0 -1 -0.9914451 0.1305247 0 -0.9238785 0.3826859 0 -0.7933521 0.608763 0 -0.7933563 0.6087577 0 -0.6087623 0.7933526 0 -0.3826795 0.9238812 0 0.3826823 0.9238801 0 0.6087586 0.7933556 0 0.7933526 0.6087626 0 0.9238785 0.3826859 0 0.9914451 0.1305247 0 0.9914451 -0.1305247 0 0.9238785 -0.3826859 0 0.7933563 -0.6087577 0 0.6087623 -0.7933526 0 0.3826795 -0.9238812 0 -0.3826823 -0.9238801 0 -0.6087586 -0.7933556 0 -0.7933526 -0.6087626 0 -0.9238785 -0.3826859 0 -0.9914451 -0.1305247 0 -0.991445 0.1305249 0 -0.6087592 0.7933552 0 -0.3826826 0.9238799 0 0.3826799 0.923881 0 0.608763 0.7933523 0 0.7933559 0.6087582 0 0.991445 0.1305249 0 0.991445 -0.1305249 0 0.7933521 -0.608763 0 0.6087592 -0.7933552 0 0.3826826 -0.9238799 0 -0.3826799 -0.923881 0 -0.608763 -0.7933523 0 -0.7933559 -0.6087582 0 -0.991445 -0.1305249 0 0.7071059 -0.7071077 0 0.5320341 -0.846723 0 0.111962 -0.9937126 0 -0.1119624 -0.9937125 0 -0.5320358 -0.846722 0 -0.707104 -0.7071096 0 -0.7071077 0.7071059 0 -0.5320324 0.8467241 0 -0.111962 0.9937126 0 0.1119624 0.9937125 0 0.5320358 0.846722 0 0.7071059 0.7071077 0 0.7071049 -0.7071087 0 0.5320358 -0.846722 0 0.1119627 -0.9937125 0 -0.1119623 -0.9937126 0 -0.5320324 -0.8467241 0 -0.7071031 0.7071105 0 -0.5320358 0.846722 0 -0.1119627 0.9937125 0 0.1119623 0.9937126 0 0.5320341 0.846723 0 0.7071049 0.7071087 0 -2.6653e-6 0 -1 4.06451e-6 0 -1 -2.02601e-6 0 -1 6.07794e-6 0 -1 -1.01614e-6 0 -1 -5.34922e-6 0 -1 1.01614e-6 0 -1 -6.07794e-6 0 -1 2.02601e-6 0 -1 -4.06452e-6 0 -1 -4.0899e-6 0 -1 2.6746e-6 0 -1 1.01614e-6 0 -1 2.04496e-6 0 -1 5.34922e-6 0 -1 -1.01614e-6 0 -1 4.06452e-6 0 -1 4.0899e-6 0 -1 -2.6746e-6 0 -1 -0.4999999 -0.4999999 0.707107 -0.4999998 -0.4999998 0.7071072 0 -0.7071045 0.7071092 -0.7933521 -0.608763 0 -0.7933563 -0.6087577 0 -0.6087623 -0.7933526 0 -0.3826795 -0.9238812 0 0.3826823 -0.9238801 0 0.6087586 -0.7933556 0 0.7933526 -0.6087626 0 0.7933563 0.6087577 0 0.6087623 0.7933526 0 0.3826795 0.9238812 0 -0.3826823 0.9238801 0 -0.6087586 0.7933556 0 -0.7933526 0.6087626 0 -0.6087592 -0.7933552 0 -0.3826826 -0.9238799 0 0.3826799 -0.923881 0 0.608763 -0.7933523 0 0.7933559 -0.6087582 0 0.7933521 0.608763 0 0.6087592 0.7933552 0 0.3826826 0.9238799 0 -0.3826799 0.923881 0 -0.608763 0.7933523 0 -0.7933559 0.6087582 0 0.9438818 0.3302834 0 0.9438844 0.3302762 0 0.8467213 0.5320367 0 0.8467252 0.5320305 0 0.3302776 0.943884 0 0.111962 0.9937126 0 -0.1119624 0.9937125 0 -0.3302799 0.9438831 0 -0.707104 0.7071096 0 -0.8467235 0.5320332 0 -0.846727 -0.5320279 0 -0.7071077 -0.7071059 0 -0.3302776 -0.943884 0 -0.111962 -0.9937126 0 0.1119624 -0.9937125 0 0.3302799 -0.9438831 0 0.8467218 -0.5320359 0 0.9438821 -0.3302829 0 0.3302807 0.9438828 0 0.1119627 0.9937125 0 -0.1119623 0.9937126 0 -0.3302783 0.9438836 0 -0.8467264 0.5320287 0 -0.846723 -0.5320341 0 -0.7071031 -0.7071105 0 -0.3302807 -0.9438828 0 -0.1119627 -0.9937125 0 0.1119623 -0.9937126 0 0.3302783 -0.9438836 0 0.8467246 -0.5320314 0 0.9438842 -0.3302768 0 -2.6653e-6 0 1 4.06451e-6 0 1 -2.02601e-6 0 1 6.07794e-6 0 1 -1.01614e-6 0 1 -2.04496e-6 0 1 -5.34922e-6 0 1 1.01614e-6 0 1 -6.07794e-6 0 1 2.02601e-6 0 1 -4.06452e-6 0 1 -4.0899e-6 0 1 2.6746e-6 0 1 1.33265e-6 0 1 1.01614e-6 0 1 2.04496e-6 0 1 5.34922e-6 0 1 -1.01614e-6 0 1 4.06452e-6 0 1 4.0899e-6 0 1 -2.6746e-6 0 1 -1.33265e-6 0 1 -0.7071071 0 0.7071065 -0.5000016 0.5000016 0.7071046 -0.4999989 0.4999989 0.7071084 0 0.7071092 0.7071045 3.31074e-6 0 1 -7.56635e-6 0 1 4.94537e-6 0 1 -3.89278e-6 0 1 -5.05187e-6 0 1 -1.54515e-6 0 1 -4.53185e-6 0 1 -1.62544e-6 0 1 3.72094e-6 0 1 -4.69708e-6 0 1 7.16533e-6 0 1 2.53535e-6 0 1 1.29131e-5 0 1 6.04247e-6 0 1 6.50177e-6 0 1 -0.3826741 -0.9238834 0 0.3826768 -0.9238823 0 0.3826741 0.9238834 0 -0.3826768 0.9238823 0 -0.3826765 -0.9238825 0 0.3826737 -0.9238836 0 0.3826765 0.9238825 0 -0.3826737 0.9238836 0 0.5320301 0.8467255 0 0.1119666 0.9937121 0 -0.111967 0.993712 0 -0.5320317 0.8467245 0 -0.5320284 -0.8467265 0 -0.1119666 -0.9937121 0 0.111967 -0.993712 0 0.5320317 -0.8467245 0 0.5320331 0.8467236 0 0.1119668 0.993712 0 -0.1119664 0.9937121 0 -0.5320298 0.8467258 0 -0.5320331 -0.8467236 0 -0.1119668 -0.993712 0 0.1119664 -0.9937121 0 0.5320314 -0.8467246 0 2.6653e-6 0 1 -5.34462e-6 0 1 4.052e-6 0 1 3.04843e-6 0 1 -2.04497e-6 0 1 -3.04843e-6 0 1 -4.052e-6 0 1 2.67231e-6 0 1 2.04497e-6 0 1 5.34462e-6 0 1 -2.67231e-6 0 1 -0.4999998 0.4999998 -0.7071072 0 0.7071045 -0.7071092 -0.5000016 -0.5000016 -0.7071046 -0.4999989 -0.4999989 -0.7071084 0 -0.7071092 -0.7071045 3.31074e-6 0 -1 4.94537e-6 0 -1 -3.89278e-6 0 -1 -5.05187e-6 0 -1 -1.62544e-6 0 -1 3.72094e-6 0 -1 -4.69708e-6 0 -1 1.29131e-5 0 -1 6.50177e-6 0 -1 -0.5000016 -0.5000016 0.7071046 0 -0.7071092 0.7071045 -0.4999998 0.4999998 0.7071072 -0.5000009 0.5000009 0.7071056 0 0.7071045 0.7071092 4.94537e-6 0 1 9.73194e-7 0 1 -2.52594e-6 0 1 -2.21869e-6 0 1 2.2015e-6 0 1 -4.06361e-6 0 1 -9.30234e-7 0 1 -4.69709e-6 0 1 -5.57224e-6 0 1 4.2493e-6 0 1 -4.34479e-6 0 1 6.45655e-6 0 1 -1.25505e-6 0 1 7.78555e-6 0 1 6.73583e-6 0 1 0.4999999 0.4999999 -0.707107 0.4999998 0.4999998 -0.7071072 0.7071068 0 -0.7071068 0.7071068 0.7071068 0 0.1305251 0.991445 0 0.3826854 0.9238788 0 0.6087661 0.7933499 0 0.7933487 0.6087674 0 0.9914431 0.1305399 0 0.923884 -0.3826728 0 0.382685 -0.9238789 0 -0.1305251 -0.991445 0 -0.6087661 -0.7933499 0 -0.7933487 -0.6087674 0 -0.9914431 -0.1305399 0 -0.923884 0.3826728 0 -0.382685 0.9238789 0 0.923884 0.3826728 0 0.991443 -0.1305401 0 0.7933484 -0.6087679 0 0.6087667 -0.7933493 0 0.1305251 -0.991445 0 -0.3826854 -0.9238788 0 -0.923884 -0.3826728 0 -0.991443 0.1305401 0 -0.7933484 0.6087679 0 -0.6087667 0.7933493 0 -0.1305251 0.991445 0 -0.1119616 -0.9937126 0 -0.3302795 -0.9438832 0 -0.3302787 -0.9438835 0 -0.8467218 -0.5320359 0 -0.9438844 -0.3302762 0 -0.9937133 -0.1119546 0 -0.9937117 0.1119694 0 -0.9438821 0.3302829 0 -0.8467252 0.5320305 0 -0.3302787 0.9438835 0 0.1119616 0.9937126 0 0.330281 0.9438827 0 0.5320324 0.8467241 0 0.7071096 0.707104 0 0.9438797 0.3302896 0 0.9937117 0.1119694 0 0.9937133 -0.1119546 0 0.8467286 -0.5320252 0 0.7071021 -0.7071115 0 0.5320324 -0.8467241 0 0.3302787 -0.9438835 0 -0.7071049 -0.7071087 0 -0.8467246 -0.5320314 0 -0.9438818 -0.3302834 0 -0.9937117 -0.1119694 0 -0.9937133 0.1119546 0 -0.9438842 0.3302768 0 -0.8467213 0.5320367 0 -0.7071087 0.7071049 0 -0.3302795 0.9438832 0 -0.1119618 0.9937126 0 0.3302795 0.9438832 0 0.7071012 0.7071124 0 0.846728 0.5320261 0 0.9937133 0.1119546 0 0.9937117 -0.1119694 0 0.9438796 -0.3302901 0 0.7071087 -0.7071049 0 0.3302819 -0.9438824 0 0.1119618 -0.9937126 0 -1.33265e-6 0 -1 6.07799e-6 0 -1 -2.026e-6 0 -1 4.06454e-6 0 -1 4.08997e-6 0 -1 -2.67463e-6 0 -1 2.04499e-6 0 -1 4.0645e-6 0 -1 -5.34928e-6 0 -1 -6.07799e-6 0 -1 2.026e-6 0 -1 -4.0645e-6 0 -1 -4.08997e-6 0 -1 2.67463e-6 0 -1 -2.04499e-6 0 -1 -4.06454e-6 0 -1 5.34928e-6 0 -1 0 0.7071065 -0.7071071 0.3826745 0.9238833 0 0.382685 0.9238789 0 0.7933712 0.6087383 0 0.9238895 0.3826596 0 0.9914471 0.1305095 0 0.9914431 -0.1305399 0 0.9238677 -0.3827124 0 0.7933413 -0.6087772 0 0.382674 -0.9238834 0 -0.382685 -0.9238789 0 -0.7933712 -0.6087383 0 -0.9238895 -0.3826596 0 -0.9914471 -0.1305095 0 -0.9914431 0.1305399 0 -0.9238677 0.3827124 0 -0.7933413 0.6087772 0 -0.382674 0.9238834 0 0.7933409 0.6087777 0 0.9238677 0.3827124 0 0.991443 0.1305401 0 0.9914471 -0.1305097 0 0.9238895 -0.3826596 0 0.7933708 -0.6087387 0 0.3826854 -0.9238788 0 -0.3826745 -0.9238833 0 -0.7933409 -0.6087777 0 -0.9238677 -0.3827124 0 -0.991443 -0.1305401 0 -0.9914471 0.1305097 0 -0.9238895 0.3826596 0 -0.7933708 0.6087387 0 -0.3826854 0.9238788 0 -0.3302772 -0.943884 0 -0.330281 -0.9438827 0 -0.8467286 -0.5320252 0 -0.9438797 0.3302896 0 -0.8467218 0.5320359 0 -0.7071021 0.7071115 0 -0.3302764 0.9438844 0 0.8467286 0.5320252 0 0.9438797 -0.3302896 0 0.3302764 -0.9438844 0 -0.7071012 -0.7071124 0 -0.8467213 -0.5320367 0 -0.9438796 -0.3302901 0 -0.846728 0.5320261 0 -0.3302819 0.9438824 0 0.3302772 0.943884 0 0.9438796 0.3302901 0 0.846728 -0.5320261 0 6.07802e-6 0 -1 -2.02599e-6 0 -1 4.06454e-6 0 -1 -1.01613e-6 0 -1 -5.34925e-6 0 -1 1.01613e-6 0 -1 -6.07802e-6 0 -1 2.02599e-6 0 -1 -4.06451e-6 0 -1 2.67464e-6 0 -1 -4.06454e-6 0 -1 5.34925e-6 0 -1 -0.4999999 0.4999999 0.707107 -0.3826745 0.9238833 0 -0.7933712 0.6087383 0 -0.9914471 0.1305095 0 -0.7933413 -0.6087772 0 -0.382674 -0.9238834 0 0.7933712 -0.6087383 0 0.9914471 -0.1305095 0 0.7933413 0.6087772 0 0.382674 0.9238834 0 -0.7933409 0.6087777 0 -0.9914471 -0.1305097 0 -0.7933708 -0.6087387 0 0.3826745 -0.9238833 0 0.7933409 -0.6087777 0 0.9914471 0.1305097 0 0.7933708 0.6087387 0 0.3302772 -0.943884 0 0.330281 -0.9438827 0 0.7071096 -0.707104 0 0.7071021 0.7071115 0 0.3302764 0.9438844 0 -0.330281 0.9438827 0 -0.8467286 0.5320252 0 -0.9438844 0.3302762 0 -0.9438797 -0.3302896 0 -0.7071021 -0.7071115 0 -0.3302764 -0.9438844 0 0.7071012 -0.7071124 0 0.7071087 0.7071049 0 0.3302819 0.9438824 0 -0.3302772 0.943884 0 -0.7071012 0.7071124 0 -0.9438796 0.3302901 0 -0.9438842 -0.3302768 0 -0.846728 -0.5320261 0 -0.7071087 -0.7071049 0 -0.3302819 -0.9438824 0 1.33265e-6 0 1 -6.07802e-6 0 1 2.02599e-6 0 1 -4.06454e-6 0 1 -4.08997e-6 0 1 2.67463e-6 0 1 -2.04499e-6 0 1 -4.06451e-6 0 1 1.01613e-6 0 1 5.34925e-6 0 1 -1.01613e-6 0 1 6.07802e-6 0 1 -2.02599e-6 0 1 4.08997e-6 0 1 -2.67464e-6 0 1 2.04499e-6 0 1 4.06454e-6 0 1 -5.34925e-6 0 1 0 0.7071065 0.7071071 0.4999998 0.4999998 0.7071072 0.4999999 0.4999999 0.707107 0.7071068 0 0.7071068 -0.6087661 0.7933499 0 -0.7933487 0.6087674 0 0.6087661 -0.7933499 0 0.7933487 -0.6087674 0 -0.7933484 -0.6087679 0 -0.6087667 -0.7933493 0 0.7933484 0.6087679 0 0.6087667 0.7933493 0 0.1119616 -0.9937126 0 0.3302795 -0.9438832 0 0.3302787 0.9438835 0 -0.1119616 0.9937126 0 -0.9438821 -0.3302829 0 -0.8467252 -0.5320305 0 0.1119618 0.9937126 0 -0.7071049 0.7071087 0 -0.8467246 0.5320314 0 -0.9438818 0.3302834 0 -0.1119618 -0.9937126 0 -6.07799e-6 0 1 2.026e-6 0 1 -4.06454e-6 0 1 -4.0645e-6 0 1 5.34928e-6 0 1 6.07799e-6 0 1 -2.026e-6 0 1 4.0645e-6 0 1 -2.67463e-6 0 1 4.06454e-6 0 1 -5.34928e-6 0 1 -0.4999999 -0.4999999 -0.707107 1.33265e-6 0 -1 -2.67464e-6 0 -1 0 -0.7071065 -0.7071071 0.4999998 -0.4999998 -0.7071072 0.4999999 -0.4999999 -0.707107 0.7071068 -0.7071068 0 0.4999999 -0.4999999 0.707107 0.4999998 -0.4999998 0.7071072 -1.33265e-6 0 1 0 -0.7071065 0.7071071 2.67464e-6 0 1 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 2 0 1 0 3 0 4 1 5 1 6 1 4 1 7 1 5 1 4 1 3 1 7 1 4 1 8 1 3 1 3 1 8 1 9 1 2 1 9 1 6 1 5 1 2 1 6 1 3 1 9 1 2 1 10 2 11 2 12 2 10 2 13 2 11 2 11 3 13 3 14 3 15 4 11 4 14 4 15 2 16 2 11 2 11 5 16 5 17 5 18 6 11 6 17 6 18 7 19 7 11 7 11 8 19 8 20 8 21 2 11 2 20 2 21 2 22 2 11 2 11 2 22 2 23 2 24 9 11 9 23 9 24 10 25 10 11 10 11 2 25 2 26 2 27 11 11 11 26 11 27 12 28 12 11 12 11 2 28 2 29 2 29 13 28 13 30 13 31 2 29 2 30 2 31 14 32 14 29 14 29 15 32 15 33 15 34 16 29 16 33 16 34 17 35 17 29 17 29 18 35 18 36 18 37 2 29 2 36 2 37 2 38 2 29 2 29 19 38 19 39 19 40 2 29 2 39 2 40 2 41 2 29 2 29 20 41 20 42 20 43 2 29 2 42 2 43 2 44 2 29 2 29 21 44 21 45 21 1 2 45 2 46 2 47 2 1 2 46 2 47 2 48 2 1 2 1 22 48 22 49 22 50 2 1 2 49 2 50 2 51 2 1 2 1 2 51 2 52 2 53 23 1 23 52 23 53 2 54 2 1 2 1 2 54 2 3 2 3 2 54 2 55 2 56 24 3 24 55 24 56 25 57 25 3 25 3 2 57 2 58 2 59 2 3 2 58 2 59 2 60 2 3 2 3 2 60 2 61 2 62 2 3 2 61 2 62 2 7 2 3 2 62 2 63 2 7 2 7 2 63 2 64 2 65 2 7 2 64 2 65 2 66 2 7 2 7 2 66 2 67 2 68 2 7 2 67 2 68 2 69 2 7 2 7 26 69 26 70 26 71 2 7 2 70 2 71 2 72 2 7 2 71 2 73 2 72 2 72 27 73 27 74 27 75 28 72 28 74 28 75 2 76 2 72 2 72 2 76 2 77 2 78 29 72 29 77 29 78 2 79 2 72 2 72 30 79 30 12 30 11 2 72 2 12 2 29 2 45 2 1 2 5 31 7 31 80 31 80 31 7 31 72 31 81 32 82 32 83 32 81 33 84 33 82 33 81 34 85 34 84 34 84 35 85 35 86 35 86 36 85 36 87 36 88 37 87 37 89 37 90 38 89 38 91 38 92 39 91 39 93 39 94 40 93 40 95 40 94 41 92 41 93 41 94 42 96 42 92 42 94 41 97 41 96 41 94 41 98 41 97 41 97 41 98 41 99 41 100 41 97 41 99 41 100 41 101 41 97 41 97 41 101 41 102 41 103 43 102 43 104 43 105 41 103 41 104 41 105 41 106 41 103 41 105 44 107 44 106 44 106 45 107 45 108 45 108 41 107 41 109 41 110 41 108 41 109 41 110 41 111 41 108 41 108 41 111 41 112 41 113 46 108 46 112 46 113 47 114 47 108 47 108 48 114 48 115 48 116 41 108 41 115 41 116 41 117 41 108 41 108 41 117 41 118 41 119 41 108 41 118 41 119 41 120 41 108 41 86 41 87 41 88 41 88 41 89 41 90 41 90 49 91 49 92 49 93 50 121 50 95 50 95 41 121 41 122 41 123 41 122 41 124 41 123 41 95 41 122 41 122 41 121 41 11 41 11 51 121 51 125 51 126 41 11 41 125 41 126 41 127 41 11 41 11 52 127 52 128 52 129 41 11 41 128 41 129 41 130 41 11 41 11 41 130 41 131 41 132 41 11 41 131 41 132 41 133 41 11 41 11 53 133 53 134 53 135 54 134 54 136 54 135 41 11 41 134 41 135 41 137 41 11 41 11 55 137 55 138 55 139 56 11 56 138 56 139 41 140 41 11 41 11 41 140 41 72 41 72 57 140 57 141 57 142 58 72 58 141 58 142 59 143 59 72 59 142 41 144 41 143 41 143 60 144 60 145 60 145 61 144 61 146 61 147 62 146 62 148 62 149 41 147 41 148 41 149 63 150 63 147 63 149 64 151 64 150 64 150 41 151 41 152 41 152 41 151 41 153 41 154 41 152 41 153 41 154 65 155 65 152 65 154 66 156 66 155 66 155 41 156 41 157 41 157 67 156 67 158 67 159 68 158 68 160 68 161 69 160 69 162 69 163 41 162 41 164 41 163 41 161 41 162 41 134 70 165 70 136 70 136 41 165 41 166 41 166 71 165 71 167 71 167 72 165 72 168 72 169 73 168 73 170 73 171 41 170 41 172 41 171 41 169 41 170 41 167 74 168 74 169 74 170 41 173 41 172 41 172 75 173 75 174 75 174 76 173 76 175 76 176 77 175 77 177 77 178 78 177 78 179 78 180 79 179 79 181 79 182 41 180 41 181 41 182 80 183 80 180 80 182 41 184 41 183 41 182 81 185 81 184 81 182 82 83 82 185 82 185 41 83 41 82 41 174 41 175 41 176 41 176 83 177 83 178 83 178 41 179 41 180 41 186 84 187 84 80 84 188 41 80 41 189 41 188 41 186 41 80 41 187 85 190 85 80 85 80 86 190 86 191 86 192 41 80 41 191 41 192 41 193 41 80 41 192 87 194 87 193 87 192 41 195 41 194 41 194 41 195 41 196 41 196 88 195 88 197 88 198 41 197 41 199 41 198 41 196 41 197 41 197 89 200 89 199 89 199 41 200 41 201 41 201 41 200 41 202 41 202 90 200 90 203 90 204 91 203 91 205 91 206 41 205 41 207 41 208 92 207 92 209 92 210 93 209 93 211 93 212 94 211 94 213 94 164 95 213 95 214 95 215 41 214 41 216 41 217 96 216 96 218 96 219 97 218 97 220 97 221 98 220 98 222 98 223 99 222 99 224 99 225 100 224 100 226 100 227 101 226 101 80 101 72 102 227 102 80 102 72 103 228 103 227 103 72 104 229 104 228 104 72 105 230 105 229 105 72 106 231 106 230 106 72 107 232 107 231 107 72 108 233 108 232 108 72 109 234 109 233 109 72 41 235 41 234 41 72 110 236 110 235 110 72 111 143 111 236 111 202 112 203 112 204 112 204 41 205 41 206 41 206 41 207 41 208 41 208 113 209 113 210 113 210 41 211 41 212 41 212 41 213 41 164 41 162 41 212 41 164 41 164 114 214 114 215 114 215 82 216 82 217 82 217 115 218 115 219 115 219 41 220 41 221 41 221 41 222 41 223 41 223 116 224 116 225 116 226 41 237 41 80 41 80 117 237 117 238 117 239 41 80 41 238 41 239 41 240 41 80 41 80 118 240 118 189 118 161 41 159 41 160 41 159 119 157 119 158 119 147 41 145 41 146 41 227 41 225 41 226 41 241 120 242 120 243 120 244 41 243 41 245 41 244 41 241 41 243 41 242 121 246 121 243 121 243 122 246 122 247 122 248 41 243 41 247 41 248 123 249 123 243 123 243 124 249 124 250 124 251 41 243 41 250 41 251 41 97 41 243 41 251 41 96 41 97 41 184 125 252 125 183 125 183 126 252 126 253 126 253 127 252 127 254 127 255 128 254 128 256 128 257 41 256 41 258 41 259 129 258 129 260 129 261 130 260 130 262 130 263 131 262 131 264 131 263 41 261 41 262 41 253 41 254 41 255 41 255 41 256 41 257 41 257 41 258 41 259 41 259 132 260 132 261 132 262 133 265 133 264 133 264 41 265 41 266 41 266 41 265 41 267 41 267 134 265 134 268 134 269 135 268 135 245 135 243 136 269 136 245 136 243 137 270 137 269 137 243 138 271 138 270 138 243 139 272 139 271 139 243 140 273 140 272 140 243 41 80 41 273 41 273 41 80 41 274 41 274 41 80 41 275 41 275 41 80 41 193 41 267 41 268 41 269 41 276 141 277 141 122 141 276 43 278 43 277 43 276 142 279 142 278 142 276 41 280 41 279 41 279 44 280 44 281 44 281 143 280 143 282 143 283 41 282 41 284 41 283 41 281 41 282 41 285 41 286 41 282 41 282 41 286 41 287 41 288 41 282 41 287 41 288 41 289 41 282 41 282 144 289 144 290 144 291 41 282 41 290 41 291 41 292 41 282 41 282 145 292 145 293 145 294 41 282 41 293 41 294 41 284 41 282 41 277 41 295 41 122 41 122 41 295 41 296 41 124 41 122 41 296 41 97 41 102 41 103 41 297 146 103 146 298 146 298 146 103 146 106 146 298 147 299 147 297 147 297 147 299 147 300 147 301 148 302 148 303 148 304 149 303 149 305 149 304 150 301 150 303 150 306 151 307 151 308 151 306 152 309 152 307 152 307 153 309 153 310 153 310 154 309 154 311 154 312 155 311 155 313 155 312 156 310 156 311 156 311 157 314 157 313 157 313 158 314 158 315 158 315 159 314 159 316 159 317 160 316 160 318 160 319 161 318 161 320 161 321 162 320 162 322 162 321 163 319 163 320 163 315 164 316 164 317 164 317 165 318 165 319 165 320 166 323 166 322 166 322 167 323 167 324 167 324 168 323 168 325 168 326 169 325 169 327 169 328 170 327 170 329 170 330 171 329 171 331 171 332 172 331 172 333 172 334 173 333 173 335 173 336 174 335 174 337 174 338 175 337 175 339 175 340 176 339 176 341 176 342 177 341 177 343 177 344 178 343 178 345 178 346 179 345 179 347 179 348 180 347 180 299 180 298 181 348 181 299 181 298 182 349 182 348 182 298 183 350 183 349 183 298 184 351 184 350 184 298 185 106 185 351 185 351 186 106 186 352 186 352 187 106 187 353 187 353 188 106 188 354 188 354 189 106 189 355 189 355 190 106 190 356 190 356 191 106 191 357 191 357 192 106 192 358 192 358 193 106 193 359 193 359 194 106 194 108 194 360 195 108 195 361 195 362 196 361 196 363 196 364 197 363 197 365 197 366 198 365 198 367 198 368 199 367 199 369 199 370 200 368 200 369 200 370 201 371 201 368 201 370 202 372 202 371 202 371 203 372 203 373 203 373 204 372 204 374 204 375 205 374 205 376 205 377 206 376 206 378 206 379 207 378 207 380 207 381 208 380 208 382 208 332 209 382 209 330 209 331 210 332 210 330 210 324 211 325 211 326 211 326 212 327 212 328 212 328 213 329 213 330 213 332 214 333 214 334 214 334 215 335 215 336 215 336 216 337 216 338 216 338 214 339 214 340 214 340 217 341 217 342 217 342 218 343 218 344 218 344 219 345 219 346 219 347 220 383 220 299 220 299 221 383 221 384 221 385 222 299 222 384 222 385 223 303 223 299 223 385 224 386 224 303 224 303 225 386 225 387 225 388 226 303 226 387 226 388 227 305 227 303 227 332 228 381 228 382 228 381 229 379 229 380 229 379 230 377 230 378 230 377 231 375 231 376 231 375 232 373 232 374 232 368 233 366 233 367 233 366 234 364 234 365 234 364 235 362 235 363 235 362 234 360 234 361 234 360 236 359 236 108 236 348 237 346 237 347 237 307 238 303 238 308 238 308 239 303 239 302 239 389 240 300 240 303 240 303 240 300 240 299 240 0 241 390 241 1 241 0 242 391 242 390 242 0 243 392 243 391 243 0 244 393 244 392 244 0 245 394 245 393 245 0 246 395 246 394 246 0 247 396 247 395 247 0 248 397 248 396 248 0 249 398 249 397 249 0 250 399 250 398 250 0 251 400 251 399 251 0 252 401 252 400 252 0 253 402 253 401 253 0 254 403 254 402 254 0 249 404 249 403 249 403 249 404 249 405 249 405 255 404 255 406 255 406 256 404 256 407 256 407 249 404 249 408 249 408 249 404 249 409 249 410 257 409 257 411 257 412 258 411 258 413 258 412 259 410 259 411 259 414 249 415 249 404 249 414 249 416 249 415 249 414 249 417 249 416 249 414 249 418 249 417 249 414 249 419 249 418 249 414 249 420 249 419 249 414 249 421 249 420 249 414 249 389 249 421 249 421 249 389 249 422 249 422 249 389 249 423 249 423 249 389 249 303 249 424 260 303 260 307 260 425 249 307 249 426 249 425 249 424 249 307 249 423 261 303 261 424 261 427 249 428 249 307 249 307 249 428 249 429 249 430 249 307 249 429 249 430 249 431 249 307 249 307 262 431 262 432 262 433 249 307 249 432 249 433 249 434 249 307 249 307 263 434 263 435 263 436 249 307 249 435 249 436 249 426 249 307 249 415 264 416 264 437 264 437 265 416 265 438 265 439 266 438 266 440 266 439 249 437 249 438 249 439 267 441 267 437 267 439 268 442 268 441 268 441 269 442 269 443 269 443 270 442 270 444 270 445 271 444 271 446 271 447 272 446 272 448 272 449 273 448 273 450 273 451 249 450 249 452 249 453 274 452 274 454 274 455 275 454 275 456 275 457 276 456 276 458 276 459 277 458 277 460 277 461 249 460 249 462 249 463 278 462 278 464 278 465 279 464 279 466 279 467 280 466 280 468 280 467 249 465 249 466 249 440 281 438 281 469 281 470 249 469 249 29 249 471 249 29 249 472 249 471 249 470 249 29 249 438 249 473 249 469 249 469 249 473 249 474 249 475 249 469 249 474 249 475 249 476 249 469 249 469 249 476 249 477 249 478 282 477 282 479 282 480 249 478 249 479 249 480 249 481 249 478 249 480 261 482 261 481 261 481 283 482 283 483 283 483 249 482 249 484 249 485 249 483 249 484 249 485 249 486 249 483 249 483 249 486 249 487 249 488 284 483 284 487 284 488 285 489 285 483 285 483 286 489 286 490 286 491 249 483 249 490 249 491 249 492 249 483 249 483 249 492 249 493 249 494 249 483 249 493 249 494 249 495 249 483 249 469 249 477 249 478 249 440 249 469 249 470 249 1 249 496 249 29 249 1 287 497 287 496 287 1 288 498 288 497 288 1 289 499 289 498 289 1 249 500 249 499 249 1 290 501 290 500 290 1 291 502 291 501 291 1 292 503 292 502 292 1 293 504 293 503 293 1 294 505 294 504 294 1 295 506 295 505 295 1 296 507 296 506 296 1 297 508 297 507 297 1 298 509 298 508 298 1 299 510 299 509 299 1 300 511 300 510 300 1 301 390 301 511 301 511 302 390 302 512 302 513 303 512 303 514 303 515 304 514 304 516 304 517 305 516 305 518 305 519 306 518 306 520 306 521 307 520 307 522 307 523 308 522 308 524 308 525 249 524 249 526 249 527 309 526 309 528 309 529 310 528 310 530 310 531 311 530 311 532 311 533 312 532 312 534 312 535 313 534 313 536 313 537 249 536 249 538 249 539 249 537 249 538 249 539 314 540 314 537 314 539 249 541 249 540 249 540 315 541 315 542 315 543 316 542 316 544 316 500 317 544 317 499 317 500 249 543 249 544 249 545 318 546 318 29 318 547 249 29 249 548 249 547 249 545 249 29 249 546 319 549 319 29 319 29 320 549 320 550 320 551 249 29 249 550 249 551 321 472 321 29 321 443 249 444 249 445 249 445 249 446 249 447 249 447 322 448 322 449 322 449 323 450 323 451 323 451 324 452 324 453 324 453 249 454 249 455 249 552 249 453 249 455 249 552 325 553 325 453 325 552 326 554 326 553 326 552 249 555 249 554 249 554 249 555 249 556 249 556 327 555 327 557 327 558 328 557 328 559 328 560 329 559 329 561 329 562 249 561 249 563 249 564 249 562 249 563 249 564 330 565 330 562 330 564 331 413 331 565 331 565 249 413 249 411 249 455 332 456 332 457 332 457 249 458 249 459 249 459 249 460 249 461 249 461 249 462 249 463 249 463 333 464 333 465 333 466 334 566 334 468 334 468 249 566 249 567 249 567 249 566 249 568 249 568 335 566 335 569 335 570 336 569 336 548 336 29 337 570 337 548 337 29 338 571 338 570 338 29 339 572 339 571 339 29 340 573 340 572 340 29 341 496 341 573 341 568 249 569 249 570 249 521 249 522 249 523 249 526 249 524 249 574 249 574 342 524 342 575 342 576 249 574 249 575 249 576 343 577 343 574 343 576 249 578 249 577 249 577 344 578 344 579 344 579 345 578 345 580 345 581 346 580 346 582 346 583 347 582 347 584 347 585 249 584 249 586 249 585 249 583 249 584 249 579 249 580 249 581 249 581 348 582 348 583 348 584 249 587 249 586 249 586 349 587 349 588 349 588 350 587 350 589 350 590 351 589 351 591 351 590 352 588 352 589 352 589 249 592 249 591 249 591 353 592 353 593 353 593 354 592 354 400 354 401 249 593 249 400 249 511 355 512 355 513 355 513 249 514 249 515 249 515 249 516 249 517 249 517 356 518 356 519 356 519 357 520 357 521 357 543 249 540 249 542 249 537 249 535 249 536 249 535 249 533 249 534 249 533 249 531 249 532 249 531 358 529 358 530 358 529 249 527 249 528 249 527 359 525 359 526 359 525 360 523 360 524 360 415 249 594 249 404 249 404 361 594 361 595 361 596 249 404 249 595 249 596 249 597 249 404 249 404 362 597 362 598 362 599 249 404 249 598 249 599 249 600 249 404 249 404 363 600 363 601 363 602 249 404 249 601 249 602 249 409 249 404 249 408 364 409 364 410 364 562 249 560 249 561 249 560 249 558 249 559 249 558 365 556 365 557 365 276 366 603 366 280 366 280 366 603 366 604 366 603 2 605 2 604 2 604 2 605 2 606 2 605 1 603 1 607 1 608 1 607 1 609 1 610 1 609 1 611 1 612 1 611 1 613 1 614 1 613 1 469 1 615 1 469 1 478 1 616 1 478 1 608 1 616 1 615 1 478 1 122 1 617 1 276 1 122 1 613 1 617 1 122 1 469 1 613 1 614 1 469 1 615 1 478 1 605 1 608 1 608 1 605 1 607 1 608 1 609 1 610 1 610 1 611 1 612 1 617 1 618 1 276 1 276 1 618 1 607 1 603 1 276 1 607 1 614 1 612 1 613 1 605 367 478 367 606 367 606 367 478 367 481 367 79 368 619 368 12 368 79 369 620 369 619 369 79 370 78 370 620 370 620 371 78 371 621 371 621 372 78 372 77 372 622 373 77 373 76 373 623 374 76 374 75 374 624 375 75 375 74 375 625 376 74 376 73 376 626 377 73 377 71 377 627 378 71 378 70 378 628 379 70 379 69 379 629 380 69 380 68 380 630 381 68 381 67 381 631 382 67 382 66 382 632 383 66 383 65 383 633 384 65 384 64 384 634 385 64 385 63 385 635 386 63 386 62 386 636 387 62 387 61 387 637 388 61 388 60 388 638 389 60 389 59 389 639 390 59 390 58 390 640 391 58 391 57 391 641 392 57 392 56 392 642 393 56 393 55 393 643 394 55 394 54 394 644 395 54 395 53 395 645 396 53 396 52 396 646 397 52 397 51 397 647 398 51 398 50 398 648 399 50 399 49 399 649 400 49 400 48 400 650 401 48 401 47 401 651 402 47 402 46 402 652 41 46 41 45 41 653 403 45 403 44 403 654 404 44 404 43 404 655 405 43 405 42 405 656 406 42 406 41 406 657 407 41 407 40 407 658 408 40 408 39 408 659 409 39 409 38 409 660 410 38 410 37 410 661 411 37 411 36 411 662 412 36 412 35 412 663 413 35 413 34 413 664 414 34 414 33 414 665 415 33 415 32 415 666 416 32 416 31 416 667 417 31 417 30 417 668 418 30 418 28 418 669 419 28 419 27 419 670 420 27 420 26 420 671 421 26 421 25 421 672 422 25 422 24 422 673 423 24 423 23 423 674 424 23 424 22 424 675 425 22 425 21 425 676 426 21 426 20 426 677 427 20 427 19 427 678 428 19 428 18 428 679 429 18 429 17 429 680 430 17 430 16 430 681 431 16 431 15 431 682 432 15 432 14 432 683 433 14 433 13 433 684 434 13 434 10 434 685 435 10 435 12 435 619 368 685 368 12 368 621 373 77 373 622 373 622 436 76 436 623 436 623 375 75 375 624 375 624 437 74 437 625 437 625 438 73 438 626 438 626 378 71 378 627 378 627 439 70 439 628 439 628 440 69 440 629 440 629 381 68 381 630 381 630 441 67 441 631 441 631 442 66 442 632 442 632 384 65 384 633 384 633 443 64 443 634 443 634 444 63 444 635 444 635 445 62 445 636 445 636 446 61 446 637 446 637 447 60 447 638 447 638 448 59 448 639 448 639 449 58 449 640 449 640 450 57 450 641 450 641 451 56 451 642 451 642 394 55 394 643 394 643 395 54 395 644 395 644 396 53 396 645 396 645 397 52 397 646 397 646 398 51 398 647 398 647 452 50 452 648 452 648 453 49 453 649 453 649 401 48 401 650 401 650 454 47 454 651 454 651 41 46 41 652 41 652 455 45 455 653 455 653 404 44 404 654 404 654 456 43 456 655 456 655 457 42 457 656 457 656 407 41 407 657 407 657 408 40 408 658 408 658 409 39 409 659 409 659 410 38 410 660 410 660 411 37 411 661 411 661 458 36 458 662 458 662 459 35 459 663 459 663 460 34 460 664 460 664 461 33 461 665 461 665 462 32 462 666 462 666 463 31 463 667 463 667 464 30 464 668 464 668 465 28 465 669 465 669 466 27 466 670 466 670 421 26 421 671 421 671 467 25 467 672 467 672 468 24 468 673 468 673 424 23 424 674 424 674 469 22 469 675 469 675 470 21 470 676 470 676 427 20 427 677 427 677 471 19 471 678 471 678 472 18 472 679 472 679 430 17 430 680 430 680 473 16 473 681 473 681 432 15 432 682 432 682 474 14 474 683 474 683 475 13 475 684 475 684 435 10 435 685 435 686 435 687 435 688 435 686 434 689 434 687 434 686 475 690 475 689 475 689 433 690 433 691 433 691 474 690 474 692 474 693 432 692 432 694 432 695 473 694 473 696 473 697 430 696 430 698 430 699 472 698 472 700 472 701 471 700 471 702 471 703 427 702 427 704 427 705 470 704 470 706 470 707 469 706 469 708 469 709 424 708 424 710 424 711 468 710 468 712 468 713 467 712 467 714 467 715 421 714 421 716 421 717 466 716 466 718 466 719 465 718 465 720 465 721 464 720 464 722 464 723 463 722 463 724 463 725 462 724 462 726 462 727 461 726 461 728 461 729 460 728 460 730 460 731 459 730 459 732 459 733 458 732 458 734 458 735 411 734 411 736 411 737 410 736 410 738 410 739 409 738 409 740 409 741 408 740 408 742 408 743 407 742 407 744 407 745 457 744 457 746 457 747 456 746 456 748 456 749 404 748 404 750 404 751 455 750 455 752 455 753 41 752 41 754 41 755 454 754 454 756 454 757 401 756 401 758 401 759 453 758 453 760 453 761 452 760 452 762 452 763 398 762 398 764 398 765 397 764 397 766 397 767 396 766 396 768 396 769 395 768 395 770 395 771 394 770 394 772 394 773 451 772 451 774 451 775 450 774 450 776 450 777 449 776 449 778 449 779 448 778 448 780 448 781 447 780 447 782 447 783 446 782 446 784 446 785 445 784 445 786 445 787 444 786 444 788 444 789 443 788 443 790 443 791 384 790 384 792 384 793 442 792 442 794 442 795 441 794 441 796 441 797 381 796 381 798 381 799 440 798 440 800 440 801 439 800 439 802 439 803 378 802 378 804 378 805 438 804 438 806 438 807 437 806 437 808 437 809 375 808 375 810 375 811 436 810 436 812 436 813 373 812 373 814 373 815 371 814 371 816 371 817 369 816 369 818 369 819 368 818 368 688 368 687 435 819 435 688 435 691 432 692 432 693 432 693 431 694 431 695 431 695 430 696 430 697 430 697 429 698 429 699 429 699 428 700 428 701 428 701 427 702 427 703 427 703 426 704 426 705 426 705 425 706 425 707 425 707 424 708 424 709 424 709 423 710 423 711 423 711 422 712 422 713 422 713 421 714 421 715 421 715 420 716 420 717 420 717 419 718 419 719 419 719 418 720 418 721 418 721 417 722 417 723 417 723 416 724 416 725 416 725 415 726 415 727 415 727 414 728 414 729 414 729 413 730 413 731 413 731 412 732 412 733 412 733 411 734 411 735 411 735 410 736 410 737 410 737 409 738 409 739 409 739 408 740 408 741 408 741 407 742 407 743 407 743 406 744 406 745 406 745 405 746 405 747 405 747 404 748 404 749 404 749 403 750 403 751 403 751 41 752 41 753 41 753 402 754 402 755 402 755 401 756 401 757 401 757 400 758 400 759 400 759 399 760 399 761 399 761 398 762 398 763 398 763 397 764 397 765 397 765 396 766 396 767 396 767 395 768 395 769 395 769 394 770 394 771 394 771 393 772 393 773 393 773 392 774 392 775 392 775 391 776 391 777 391 777 390 778 390 779 390 779 389 780 389 781 389 781 388 782 388 783 388 783 387 784 387 785 387 785 386 786 386 787 386 787 385 788 385 789 385 789 384 790 384 791 384 791 383 792 383 793 383 793 382 794 382 795 382 795 381 796 381 797 381 797 380 798 380 799 380 799 379 800 379 801 379 801 378 802 378 803 378 803 377 804 377 805 377 805 376 806 376 807 376 807 375 808 375 809 375 809 374 810 374 811 374 811 373 812 373 813 373 813 372 814 372 815 372 815 370 816 370 817 370 817 368 818 368 819 368 497 476 820 476 496 476 497 477 821 477 820 477 497 478 498 478 821 478 821 479 498 479 822 479 822 480 498 480 499 480 823 481 499 481 544 481 824 482 544 482 542 482 825 483 542 483 541 483 826 484 541 484 539 484 827 485 539 485 538 485 828 486 538 486 536 486 829 487 536 487 534 487 830 488 534 488 532 488 831 489 532 489 530 489 832 490 530 490 528 490 833 491 528 491 526 491 834 492 526 492 574 492 835 493 574 493 577 493 836 494 577 494 579 494 837 495 579 495 581 495 838 496 581 496 583 496 839 497 583 497 585 497 840 498 585 498 586 498 841 499 586 499 588 499 842 500 588 500 590 500 843 501 590 501 591 501 844 502 591 502 593 502 845 503 593 503 401 503 846 504 401 504 402 504 847 505 402 505 403 505 848 2 403 2 405 2 849 506 405 506 406 506 850 507 406 507 407 507 851 508 407 508 408 508 852 509 408 509 410 509 853 510 410 510 412 510 854 511 412 511 413 511 855 512 413 512 564 512 856 513 564 513 563 513 857 514 563 514 561 514 858 515 561 515 559 515 859 516 559 516 557 516 860 517 557 517 555 517 861 518 555 518 552 518 862 519 552 519 455 519 863 520 455 520 457 520 864 521 457 521 459 521 865 522 459 522 461 522 866 523 461 523 463 523 867 524 463 524 465 524 868 525 465 525 467 525 869 526 467 526 468 526 870 527 468 527 567 527 871 528 567 528 568 528 872 529 568 529 570 529 873 530 570 530 571 530 874 531 571 531 572 531 875 532 572 532 573 532 876 533 573 533 496 533 820 476 876 476 496 476 822 534 499 534 823 534 823 535 544 535 824 535 824 536 542 536 825 536 825 537 541 537 826 537 826 538 539 538 827 538 827 539 538 539 828 539 828 487 536 487 829 487 829 540 534 540 830 540 830 541 532 541 831 541 831 542 530 542 832 542 832 543 528 543 833 543 833 544 526 544 834 544 834 545 574 545 835 545 835 546 577 546 836 546 836 547 579 547 837 547 837 548 581 548 838 548 838 549 583 549 839 549 839 550 585 550 840 550 840 551 586 551 841 551 841 552 588 552 842 552 842 553 590 553 843 553 843 502 591 502 844 502 844 554 593 554 845 554 845 504 401 504 846 504 846 505 402 505 847 505 847 2 403 2 848 2 848 506 405 506 849 506 849 507 406 507 850 507 850 555 407 555 851 555 851 509 408 509 852 509 852 556 410 556 853 556 853 557 412 557 854 557 854 558 413 558 855 558 855 513 564 513 856 513 856 559 563 559 857 559 857 560 561 560 858 560 858 561 559 561 859 561 859 562 557 562 860 562 860 563 555 563 861 563 861 564 552 564 862 564 862 520 455 520 863 520 863 565 457 565 864 565 864 566 459 566 865 566 865 567 461 567 866 567 866 568 463 568 867 568 867 525 465 525 868 525 868 526 467 526 869 526 869 569 468 569 870 569 870 570 567 570 871 570 871 571 568 571 872 571 872 572 570 572 873 572 873 573 571 573 874 573 874 574 572 574 875 574 875 533 573 533 876 533 877 575 140 575 878 575 877 576 141 576 140 576 877 577 879 577 141 577 141 578 879 578 142 578 142 579 879 579 880 579 144 580 880 580 881 580 146 581 881 581 882 581 148 582 882 582 883 582 149 583 883 583 884 583 151 584 884 584 885 584 153 585 885 585 886 585 154 586 886 586 887 586 156 587 887 587 888 587 158 588 888 588 889 588 160 589 889 589 890 589 162 590 890 590 891 590 212 591 891 591 892 591 210 592 892 592 893 592 208 593 893 593 894 593 206 594 894 594 895 594 204 595 895 595 896 595 202 596 896 596 897 596 201 597 897 597 898 597 199 598 898 598 899 598 198 599 899 599 900 599 196 600 900 600 901 600 194 601 901 601 902 601 193 602 902 602 903 602 275 603 903 603 904 603 274 604 904 604 905 604 273 605 905 605 906 605 272 606 906 606 907 606 271 607 907 607 908 607 270 608 908 608 909 608 269 609 909 609 910 609 267 610 910 610 911 610 266 611 911 611 912 611 264 612 912 612 913 612 263 613 913 613 914 613 261 614 914 614 915 614 259 615 915 615 916 615 257 616 916 616 917 616 255 617 917 617 918 617 253 618 918 618 919 618 183 619 919 619 920 619 180 620 920 620 921 620 178 621 921 621 922 621 176 622 922 622 923 622 174 623 923 623 924 623 172 624 924 624 925 624 171 625 925 625 926 625 169 626 926 626 927 626 167 627 927 627 928 627 166 628 928 628 929 628 136 629 929 629 930 629 135 630 930 630 931 630 137 631 931 631 932 631 138 632 932 632 933 632 139 633 933 633 878 633 140 634 139 634 878 634 142 635 880 635 144 635 144 636 881 636 146 636 146 637 882 637 148 637 148 638 883 638 149 638 149 639 884 639 151 639 151 640 885 640 153 640 153 641 886 641 154 641 154 642 887 642 156 642 156 643 888 643 158 643 158 644 889 644 160 644 160 645 890 645 162 645 162 646 891 646 212 646 212 647 892 647 210 647 210 648 893 648 208 648 208 649 894 649 206 649 206 650 895 650 204 650 204 651 896 651 202 651 202 652 897 652 201 652 201 653 898 653 199 653 199 654 899 654 198 654 198 655 900 655 196 655 196 656 901 656 194 656 194 657 902 657 193 657 193 658 903 658 275 658 275 659 904 659 274 659 274 660 905 660 273 660 273 661 906 661 272 661 272 662 907 662 271 662 271 663 908 663 270 663 270 664 909 664 269 664 269 665 910 665 267 665 267 666 911 666 266 666 266 667 912 667 264 667 264 668 913 668 263 668 263 669 914 669 261 669 261 670 915 670 259 670 259 671 916 671 257 671 257 672 917 672 255 672 255 673 918 673 253 673 253 674 919 674 183 674 183 675 920 675 180 675 180 676 921 676 178 676 178 677 922 677 176 677 176 678 923 678 174 678 174 679 924 679 172 679 172 680 925 680 171 680 171 681 926 681 169 681 169 682 927 682 167 682 167 683 928 683 166 683 166 684 929 684 136 684 136 685 930 685 135 685 135 686 931 686 137 686 137 687 932 687 138 687 138 688 933 688 139 688 453 689 934 689 451 689 453 690 935 690 934 690 453 690 553 690 935 690 935 691 553 691 936 691 936 691 553 691 554 691 937 692 554 692 556 692 938 693 556 693 558 693 939 694 558 694 560 694 940 695 560 695 562 695 941 696 562 696 565 696 942 697 565 697 411 697 943 698 411 698 409 698 944 699 409 699 602 699 945 700 602 700 601 700 946 701 601 701 600 701 947 2 600 2 599 2 948 702 599 702 598 702 949 703 598 703 597 703 950 704 597 704 596 704 951 705 596 705 595 705 952 706 595 706 594 706 953 707 594 707 415 707 954 708 415 708 437 708 955 709 437 709 441 709 956 710 441 710 443 710 957 711 443 711 445 711 958 712 445 712 447 712 959 713 447 713 449 713 960 714 449 714 451 714 934 689 960 689 451 689 936 715 554 715 937 715 937 693 556 693 938 693 938 716 558 716 939 716 939 717 560 717 940 717 940 696 562 696 941 696 941 718 565 718 942 718 942 719 411 719 943 719 943 720 409 720 944 720 944 700 602 700 945 700 945 721 601 721 946 721 946 2 600 2 947 2 947 722 599 722 948 722 948 723 598 723 949 723 949 704 597 704 950 704 950 724 596 724 951 724 951 725 595 725 952 725 952 726 594 726 953 726 953 727 415 727 954 727 954 709 437 709 955 709 955 728 441 728 956 728 956 729 443 729 957 729 957 712 445 712 958 712 958 713 447 713 959 713 959 714 449 714 960 714 961 730 185 730 962 730 961 731 184 731 185 731 961 732 963 732 184 732 184 733 963 733 252 733 252 734 963 734 964 734 254 735 964 735 965 735 256 736 965 736 966 736 258 737 966 737 967 737 260 738 967 738 968 738 262 739 968 739 969 739 265 740 969 740 970 740 268 741 970 741 971 741 245 742 971 742 972 742 244 743 972 743 973 743 241 744 973 744 974 744 242 745 974 745 975 745 246 746 975 746 976 746 247 747 976 747 977 747 248 748 977 748 978 748 249 749 978 749 979 749 250 750 979 750 980 750 251 751 980 751 981 751 96 752 981 752 982 752 92 753 982 753 983 753 90 754 983 754 984 754 88 755 984 755 985 755 86 756 985 756 986 756 84 757 986 757 987 757 82 758 987 758 962 758 185 759 82 759 962 759 252 760 964 760 254 760 254 761 965 761 256 761 256 762 966 762 258 762 258 763 967 763 260 763 260 764 968 764 262 764 262 765 969 765 265 765 265 766 970 766 268 766 268 767 971 767 245 767 245 768 972 768 244 768 244 769 973 769 241 769 241 770 974 770 242 770 242 771 975 771 246 771 246 772 976 772 247 772 247 773 977 773 248 773 248 774 978 774 249 774 249 775 979 775 250 775 250 776 980 776 251 776 251 777 981 777 96 777 96 778 982 778 92 778 92 779 983 779 90 779 90 780 984 780 88 780 88 781 985 781 86 781 86 782 986 782 84 782 84 783 987 783 82 783 504 784 988 784 503 784 504 785 989 785 988 785 504 785 505 785 989 785 989 786 505 786 990 786 990 787 505 787 506 787 991 788 506 788 507 788 992 789 507 789 508 789 993 790 508 790 509 790 994 791 509 791 510 791 995 792 510 792 511 792 996 793 511 793 513 793 997 794 513 794 515 794 998 699 515 699 517 699 999 795 517 795 519 795 1000 796 519 796 521 796 1001 2 521 2 523 2 1002 797 523 797 525 797 1003 798 525 798 527 798 1004 799 527 799 529 799 1005 800 529 800 531 800 1006 801 531 801 533 801 1007 802 533 802 535 802 1008 803 535 803 537 803 1009 804 537 804 540 804 1010 805 540 805 543 805 1011 806 543 806 500 806 1012 807 500 807 501 807 1013 808 501 808 502 808 1014 809 502 809 503 809 988 810 1014 810 503 810 990 811 506 811 991 811 991 812 507 812 992 812 992 790 508 790 993 790 993 813 509 813 994 813 994 814 510 814 995 814 995 815 511 815 996 815 996 816 513 816 997 816 997 699 515 699 998 699 998 817 517 817 999 817 999 818 519 818 1000 818 1000 2 521 2 1001 2 1001 819 523 819 1002 819 1002 820 525 820 1003 820 1003 799 527 799 1004 799 1004 821 529 821 1005 821 1005 822 531 822 1006 822 1006 823 533 823 1007 823 1007 824 535 824 1008 824 1008 804 537 804 1009 804 1009 825 540 825 1010 825 1010 826 543 826 1011 826 1011 827 500 827 1012 827 1012 808 501 808 1013 808 1013 828 502 828 1014 828 1015 829 234 829 1016 829 1015 830 233 830 234 830 1015 831 1017 831 233 831 233 832 1017 832 232 832 232 833 1017 833 1018 833 231 834 1018 834 1019 834 230 835 1019 835 1020 835 229 836 1020 836 1021 836 228 837 1021 837 1022 837 227 838 1022 838 1023 838 225 839 1023 839 1024 839 223 840 1024 840 1025 840 221 841 1025 841 1026 841 219 842 1026 842 1027 842 217 843 1027 843 1028 843 215 844 1028 844 1029 844 164 845 1029 845 1030 845 163 846 1030 846 1031 846 161 748 1031 748 1032 748 159 847 1032 847 1033 847 157 848 1033 848 1034 848 155 849 1034 849 1035 849 152 850 1035 850 1036 850 150 851 1036 851 1037 851 147 852 1037 852 1038 852 145 853 1038 853 1039 853 143 854 1039 854 1040 854 236 855 1040 855 1041 855 235 856 1041 856 1016 856 234 857 235 857 1016 857 232 858 1018 858 231 858 231 859 1019 859 230 859 230 860 1020 860 229 860 229 861 1021 861 228 861 228 862 1022 862 227 862 227 863 1023 863 225 863 225 864 1024 864 223 864 223 865 1025 865 221 865 221 866 1026 866 219 866 219 867 1027 867 217 867 217 868 1028 868 215 868 215 869 1029 869 164 869 164 870 1030 870 163 870 163 871 1031 871 161 871 161 872 1032 872 159 872 159 873 1033 873 157 873 157 874 1034 874 155 874 155 875 1035 875 152 875 152 876 1036 876 150 876 150 877 1037 877 147 877 147 878 1038 878 145 878 145 781 1039 781 143 781 143 879 1040 879 236 879 236 880 1041 880 235 880 520 881 1042 881 522 881 520 690 1043 690 1042 690 520 690 518 690 1043 690 1043 786 518 786 1044 786 1044 787 518 787 516 787 1045 882 516 882 514 882 1046 883 514 883 512 883 1047 790 512 790 390 790 1048 884 390 884 391 884 1049 696 391 696 392 696 1050 718 392 718 393 718 1051 698 393 698 394 698 1052 699 394 699 395 699 1053 885 395 885 396 885 1054 886 396 886 397 886 1055 2 397 2 398 2 1056 887 398 887 399 887 1057 888 399 888 400 888 1058 799 400 799 592 799 1059 889 592 889 589 889 1060 890 589 890 587 890 1061 726 587 726 584 726 1062 708 584 708 582 708 1063 804 582 804 580 804 1064 891 580 891 578 891 1065 711 578 711 576 711 1066 807 576 807 575 807 1067 713 575 713 524 713 1068 892 524 892 522 892 1042 893 1068 893 522 893 1044 715 516 715 1045 715 1045 894 514 894 1046 894 1046 790 512 790 1047 790 1047 895 390 895 1048 895 1048 696 391 696 1049 696 1049 896 392 896 1050 896 1050 897 393 897 1051 897 1051 699 394 699 1052 699 1052 898 395 898 1053 898 1053 899 396 899 1054 899 1054 2 397 2 1055 2 1055 900 398 900 1056 900 1056 723 399 723 1057 723 1057 799 400 799 1058 799 1058 724 592 724 1059 724 1059 725 589 725 1060 725 1060 726 587 726 1061 726 1061 901 584 901 1062 901 1062 804 582 804 1063 804 1063 902 580 902 1064 902 1064 903 578 903 1065 903 1065 827 576 827 1066 827 1066 713 575 713 1067 713 1067 904 524 904 1068 904 1069 730 216 730 1070 730 1069 905 218 905 216 905 1069 906 1071 906 218 906 218 907 1071 907 220 907 220 833 1071 833 1072 833 222 908 1072 908 1073 908 224 909 1073 909 1074 909 226 910 1074 910 1075 910 237 911 1075 911 1076 911 238 912 1076 912 1077 912 239 913 1077 913 1078 913 240 914 1078 914 1079 914 189 841 1079 841 1080 841 188 915 1080 915 1081 915 186 744 1081 744 1082 744 187 745 1082 745 1083 745 190 746 1083 746 1084 746 191 916 1084 916 1085 916 192 748 1085 748 1086 748 195 917 1086 917 1087 917 197 918 1087 918 1088 918 200 919 1088 919 1089 919 203 920 1089 920 1090 920 205 921 1090 921 1091 921 207 922 1091 922 1092 922 209 923 1092 923 1093 923 211 854 1093 854 1094 854 213 924 1094 924 1095 924 214 925 1095 925 1070 925 216 759 214 759 1070 759 220 858 1072 858 222 858 222 926 1073 926 224 926 224 927 1074 927 226 927 226 928 1075 928 237 928 237 929 1076 929 238 929 238 930 1077 930 239 930 239 931 1078 931 240 931 240 932 1079 932 189 932 189 866 1080 866 188 866 188 933 1081 933 186 933 186 770 1082 770 187 770 187 934 1083 934 190 934 190 935 1084 935 191 935 191 871 1085 871 192 871 192 936 1086 936 195 936 195 937 1087 937 197 937 197 938 1088 938 200 938 200 939 1089 939 203 939 203 940 1090 940 205 940 205 941 1091 941 207 941 207 942 1092 942 209 942 209 781 1093 781 211 781 211 943 1094 943 213 943 213 783 1095 783 214 783 545 944 1096 944 546 944 545 785 1097 785 1096 785 545 785 547 785 1097 785 1097 691 547 691 1098 691 1098 691 547 691 548 691 1099 945 548 945 569 945 1100 946 569 946 566 946 1101 694 566 694 466 694 1102 813 466 813 464 813 1103 792 464 792 462 792 1104 947 462 947 460 947 1105 794 460 794 458 794 1106 699 458 699 456 699 1107 948 456 948 454 948 1108 949 454 949 452 949 1109 2 452 2 450 2 1110 950 450 950 448 950 1111 951 448 951 446 951 1112 704 446 704 444 704 1113 952 444 952 442 952 1114 953 442 953 439 953 1115 954 439 954 440 954 1116 803 440 803 470 803 1117 709 470 709 471 709 1118 955 471 955 472 955 1119 806 472 806 551 806 1120 712 551 712 550 712 1121 808 550 808 549 808 1122 956 549 956 546 956 1096 944 1122 944 546 944 1098 811 548 811 1099 811 1099 946 569 946 1100 946 1100 716 566 716 1101 716 1101 957 466 957 1102 957 1102 814 464 814 1103 814 1103 793 462 793 1104 793 1104 958 460 958 1105 958 1105 720 458 720 1106 720 1106 948 456 948 1107 948 1107 959 454 959 1108 959 1108 2 452 2 1109 2 1109 960 450 960 1110 960 1110 820 448 820 1111 820 1111 704 446 704 1112 704 1112 821 444 821 1113 821 1113 822 442 822 1114 822 1114 823 439 823 1115 823 1115 961 440 961 1116 961 1116 709 470 709 1117 709 1117 962 471 962 1118 962 1118 963 472 963 1119 963 1119 712 551 712 1120 712 1120 808 550 808 1121 808 1121 956 549 956 1122 956 1123 829 131 829 1124 829 1123 830 132 830 131 830 1123 964 1125 964 132 964 132 965 1125 965 133 965 133 734 1125 734 1126 734 134 966 1126 966 1127 966 165 967 1127 967 1128 967 168 737 1128 737 1129 737 170 968 1129 968 1130 968 173 969 1130 969 1131 969 175 970 1131 970 1132 970 177 971 1132 971 1133 971 179 972 1133 972 1134 972 181 973 1134 973 1135 973 182 974 1135 974 1136 974 83 844 1136 844 1137 844 81 975 1137 975 1138 975 85 976 1138 976 1139 976 87 748 1139 748 1140 748 89 977 1140 977 1141 977 91 978 1141 978 1142 978 93 979 1142 979 1143 979 121 980 1143 980 1144 980 125 981 1144 981 1145 981 126 982 1145 982 1146 982 127 983 1146 983 1147 983 128 756 1147 756 1148 756 129 984 1148 984 1149 984 130 856 1149 856 1124 856 131 857 130 857 1124 857 133 985 1126 985 134 985 134 986 1127 986 165 986 165 987 1128 987 168 987 168 988 1129 988 170 988 170 989 1130 989 173 989 173 765 1131 765 175 765 175 990 1132 990 177 990 177 991 1133 991 179 991 179 768 1134 768 181 768 181 992 1135 992 182 992 182 868 1136 868 83 868 83 993 1137 993 81 993 81 994 1138 994 85 994 85 773 1139 773 87 773 87 995 1140 995 89 995 89 996 1141 996 91 996 91 997 1142 997 93 997 93 998 1143 998 121 998 121 999 1144 999 125 999 125 1000 1145 1000 126 1000 126 1001 1146 1001 127 1001 127 1002 1147 1002 128 1002 128 1003 1148 1003 129 1003 129 880 1149 880 130 880 1150 1004 1151 1004 1152 1004 1150 1005 1153 1005 1151 1005 1150 1006 1154 1006 1153 1006 1153 1007 1154 1007 1155 1007 1155 1008 1154 1008 1156 1008 1157 1009 1156 1009 1158 1009 1159 1010 1158 1010 1160 1010 1161 1011 1160 1011 1162 1011 1163 1012 1162 1012 1164 1012 1165 1013 1164 1013 1166 1013 1167 1014 1166 1014 1168 1014 1169 1015 1168 1015 1170 1015 1171 1016 1170 1016 1172 1016 1173 1017 1172 1017 1174 1017 1175 1018 1174 1018 1176 1018 1177 1019 1176 1019 1178 1019 1179 1020 1178 1020 1180 1020 1181 1021 1180 1021 1182 1021 1183 1022 1182 1022 1184 1022 1185 1023 1184 1023 1186 1023 1187 1024 1186 1024 1188 1024 1189 1025 1188 1025 1190 1025 1191 1026 1190 1026 1192 1026 1193 1027 1192 1027 1194 1027 1195 1028 1194 1028 1196 1028 1197 1029 1196 1029 1198 1029 1199 1030 1198 1030 1200 1030 1201 1031 1200 1031 1202 1031 1203 1032 1202 1032 1204 1032 1205 1033 1204 1033 1206 1033 1207 1034 1206 1034 1208 1034 1209 1035 1208 1035 1210 1035 1211 1036 1210 1036 1212 1036 1213 1037 1212 1037 1214 1037 1215 1038 1214 1038 1216 1038 1217 1039 1216 1039 1218 1039 1219 1040 1218 1040 1220 1040 1221 1041 1220 1041 1222 1041 1223 1042 1222 1042 1224 1042 1225 1043 1224 1043 1226 1043 1227 1044 1226 1044 1228 1044 1229 1045 1228 1045 1230 1045 1231 1046 1230 1046 1232 1046 1233 1047 1232 1047 1234 1047 1235 1048 1234 1048 1236 1048 1237 1049 1236 1049 1238 1049 1239 1050 1238 1050 1240 1050 1241 1051 1240 1051 1242 1051 1243 1052 1242 1052 1244 1052 1245 1053 1244 1053 1246 1053 1247 1054 1246 1054 1248 1054 1249 1055 1248 1055 1250 1055 1251 1056 1250 1056 1252 1056 1253 1057 1252 1057 1254 1057 1255 1058 1254 1058 1256 1058 1257 1059 1256 1059 1258 1059 1259 1060 1258 1060 1260 1060 1261 1061 1260 1061 1262 1061 1263 1062 1262 1062 1264 1062 1265 1063 1264 1063 1266 1063 1267 1064 1266 1064 1268 1064 1269 1065 1268 1065 1270 1065 1271 1066 1270 1066 1272 1066 1273 1067 1272 1067 1274 1067 1275 1068 1274 1068 1276 1068 1277 1069 1276 1069 1278 1069 1279 1070 1278 1070 1280 1070 1281 1071 1280 1071 1282 1071 1283 1072 1282 1072 1284 1072 1285 1073 1284 1073 1286 1073 1287 1074 1286 1074 1288 1074 1289 1075 1288 1075 1290 1075 1291 1076 1290 1076 1292 1076 1293 1077 1292 1077 1152 1077 1151 1078 1293 1078 1152 1078 1155 1079 1156 1079 1157 1079 1157 1080 1158 1080 1159 1080 1159 1081 1160 1081 1161 1081 1161 1012 1162 1012 1163 1012 1163 1082 1164 1082 1165 1082 1165 1014 1166 1014 1167 1014 1167 1015 1168 1015 1169 1015 1169 1016 1170 1016 1171 1016 1171 1083 1172 1083 1173 1083 1173 1018 1174 1018 1175 1018 1175 1019 1176 1019 1177 1019 1177 1084 1178 1084 1179 1084 1179 1085 1180 1085 1181 1085 1181 1086 1182 1086 1183 1086 1183 1087 1184 1087 1185 1087 1185 1088 1186 1088 1187 1088 1187 1089 1188 1089 1189 1089 1189 1090 1190 1090 1191 1090 1191 1091 1192 1091 1193 1091 1193 1028 1194 1028 1195 1028 1195 1029 1196 1029 1197 1029 1197 1092 1198 1092 1199 1092 1199 1031 1200 1031 1201 1031 1201 1032 1202 1032 1203 1032 1203 1033 1204 1033 1205 1033 1205 1093 1206 1093 1207 1093 1207 1035 1208 1035 1209 1035 1209 1094 1210 1094 1211 1094 1211 1095 1212 1095 1213 1095 1213 1096 1214 1096 1215 1096 1215 1097 1216 1097 1217 1097 1217 1098 1218 1098 1219 1098 1219 1041 1220 1041 1221 1041 1221 1042 1222 1042 1223 1042 1223 1099 1224 1099 1225 1099 1225 1100 1226 1100 1227 1100 1227 1101 1228 1101 1229 1101 1229 1102 1230 1102 1231 1102 1231 1103 1232 1103 1233 1103 1233 1048 1234 1048 1235 1048 1235 1104 1236 1104 1237 1104 1237 1050 1238 1050 1239 1050 1239 1051 1240 1051 1241 1051 1241 1052 1242 1052 1243 1052 1243 1105 1244 1105 1245 1105 1245 1054 1246 1054 1247 1054 1247 1055 1248 1055 1249 1055 1249 1106 1250 1106 1251 1106 1251 1107 1252 1107 1253 1107 1253 1108 1254 1108 1255 1108 1255 1109 1256 1109 1257 1109 1257 1110 1258 1110 1259 1110 1259 1111 1260 1111 1261 1111 1261 1112 1262 1112 1263 1112 1263 1113 1264 1113 1265 1113 1265 1064 1266 1064 1267 1064 1267 1065 1268 1065 1269 1065 1269 1114 1270 1114 1271 1114 1271 1067 1272 1067 1273 1067 1273 1068 1274 1068 1275 1068 1275 1069 1276 1069 1277 1069 1277 1115 1278 1115 1279 1115 1279 1071 1280 1071 1281 1071 1281 1116 1282 1116 1283 1116 1283 1117 1284 1117 1285 1117 1285 1118 1286 1118 1287 1118 1287 1119 1288 1119 1289 1119 1289 1120 1290 1120 1291 1120 1291 1077 1292 1077 1293 1077 404 1121 243 1121 414 1121 414 1121 243 1121 97 1121 2 147 770 147 0 147 2 147 772 147 770 147 2 1122 774 1122 772 1122 2 1123 776 1123 774 1123 2 147 778 147 776 147 2 147 780 147 778 147 2 147 782 147 780 147 2 147 784 147 782 147 2 147 786 147 784 147 2 147 5 147 786 147 786 147 5 147 788 147 788 147 5 147 790 147 790 147 5 147 792 147 792 147 5 147 794 147 794 147 5 147 796 147 796 147 5 147 798 147 798 147 5 147 800 147 800 1124 5 1124 802 1124 802 147 5 147 804 147 804 147 5 147 80 147 806 1125 80 1125 808 1125 806 1126 804 1126 80 1126 243 147 688 147 80 147 243 1127 686 1127 688 1127 243 1128 690 1128 686 1128 243 1129 692 1129 690 1129 243 1130 694 1130 692 1130 243 1131 696 1131 694 1131 243 1132 698 1132 696 1132 243 1133 700 1133 698 1133 243 1134 702 1134 700 1134 243 1135 704 1135 702 1135 243 147 706 147 704 147 243 1136 708 1136 706 1136 243 147 710 147 708 147 243 1137 712 1137 710 1137 243 1138 714 1138 712 1138 243 147 716 147 714 147 243 1139 718 1139 716 1139 243 1140 720 1140 718 1140 243 147 404 147 720 147 720 1141 404 1141 722 1141 722 147 404 147 724 147 724 1142 404 1142 726 1142 726 147 404 147 728 147 728 1143 404 1143 730 1143 730 1144 404 1144 732 1144 732 1145 404 1145 734 1145 734 147 404 147 736 147 736 147 404 147 738 147 738 147 404 147 740 147 740 147 404 147 742 147 742 147 404 147 744 147 744 147 404 147 746 147 746 147 404 147 748 147 748 147 404 147 750 147 750 147 404 147 752 147 752 147 404 147 0 147 754 147 0 147 756 147 754 147 752 147 0 147 688 147 818 147 80 147 80 1146 818 1146 816 1146 814 147 80 147 816 147 814 147 812 147 80 147 80 1147 812 1147 810 1147 808 147 80 147 810 147 770 147 768 147 0 147 0 1148 768 1148 766 1148 764 147 0 147 766 147 764 147 762 147 0 147 0 1149 762 1149 760 1149 758 147 0 147 760 147 758 147 756 147 0 147 11 1150 29 1150 122 1150 122 1150 29 1150 469 1150 933 249 1125 249 878 249 933 249 932 249 1125 249 1125 249 932 249 1126 249 1126 1151 932 1151 931 1151 1127 1152 931 1152 930 1152 1128 1153 930 1153 929 1153 1129 1154 929 1154 928 1154 1130 249 928 249 1131 249 1130 249 1129 249 928 249 1126 249 931 249 1127 249 1127 249 930 249 1128 249 1128 249 929 249 1129 249 928 249 927 249 1131 249 1131 249 927 249 1132 249 1132 249 927 249 926 249 1133 249 926 249 925 249 1134 249 925 249 1135 249 1134 1155 1133 1155 925 1155 1132 249 926 249 1133 249 925 1156 924 1156 1135 1156 1135 249 924 249 1136 249 1136 1157 924 1157 923 1157 1137 1158 923 1158 922 1158 921 1159 1137 1159 922 1159 921 1160 1138 1160 1137 1160 921 1161 920 1161 1138 1161 1138 1162 920 1162 986 1162 1139 1163 986 1163 985 1163 1140 1164 985 1164 984 1164 1141 1165 984 1165 983 1165 1294 249 983 249 1295 249 1294 249 1141 249 983 249 1294 249 1142 249 1141 249 1294 1166 1143 1166 1142 1166 1294 1167 1144 1167 1143 1167 1294 1168 1145 1168 1144 1168 1294 249 1146 249 1145 249 1294 1169 1147 1169 1146 1169 1294 249 1148 249 1147 249 1294 1170 1149 1170 1148 1170 1294 1171 1124 1171 1149 1171 1294 1172 1123 1172 1124 1172 1294 249 4 249 1123 249 1123 249 4 249 878 249 1125 249 1123 249 878 249 1136 249 923 249 1137 249 920 249 919 249 986 249 986 1173 919 1173 987 1173 987 1174 919 1174 918 1174 962 1175 918 1175 917 1175 916 249 962 249 917 249 916 1176 961 1176 962 1176 916 249 915 249 961 249 961 249 915 249 963 249 963 249 915 249 964 249 964 1177 915 1177 914 1177 965 249 914 249 913 249 966 249 913 249 912 249 967 249 912 249 911 249 968 249 911 249 969 249 968 249 967 249 911 249 987 249 918 249 962 249 964 249 914 249 965 249 965 249 913 249 966 249 966 249 912 249 967 249 911 249 910 249 969 249 969 1178 910 1178 970 1178 970 1179 910 1179 909 1179 971 1180 909 1180 908 1180 972 1181 908 1181 907 1181 973 1182 907 1182 906 1182 1295 249 906 249 905 249 1084 1183 905 1183 904 1183 1085 1184 904 1184 903 1184 1086 1185 903 1185 902 1185 1087 1186 902 1186 901 1186 1088 1187 901 1187 900 1187 1089 249 900 249 1090 249 1089 249 1088 249 900 249 970 249 909 249 971 249 971 249 908 249 972 249 972 249 907 249 973 249 973 1188 906 1188 1295 1188 974 249 1295 249 975 249 974 249 973 249 1295 249 1295 1189 905 1189 1084 1189 6 1190 1084 1190 1083 1190 1082 249 6 249 1083 249 1082 249 1081 249 6 249 6 1191 1081 1191 1080 1191 1079 249 6 249 1080 249 1079 249 1078 249 6 249 6 1192 1078 1192 1077 1192 1076 249 6 249 1077 249 1076 249 1075 249 6 249 6 1193 1075 1193 1074 1193 4 249 1074 249 1024 249 1023 249 4 249 1024 249 1023 249 1022 249 4 249 4 1194 1022 1194 1021 1194 1020 249 4 249 1021 249 1020 249 1019 249 4 249 4 1195 1019 1195 1018 1195 1017 249 4 249 1018 249 1017 1196 1015 1196 4 1196 4 1197 1015 1197 1016 1197 1041 249 4 249 1016 249 1041 249 878 249 4 249 1041 249 1040 249 878 249 878 249 1040 249 877 249 877 249 1040 249 879 249 879 249 1040 249 1039 249 880 249 1039 249 1038 249 881 249 1038 249 1037 249 882 249 1037 249 1036 249 883 249 1036 249 1035 249 1034 249 883 249 1035 249 1034 249 884 249 883 249 1034 249 1033 249 884 249 884 249 1033 249 885 249 885 1198 1033 1198 1032 1198 886 1199 1032 1199 1031 1199 1030 249 886 249 1031 249 1030 1200 887 1200 886 1200 1030 249 1029 249 887 249 887 249 1029 249 888 249 888 249 1029 249 1028 249 889 249 1028 249 890 249 889 249 888 249 1028 249 1084 249 904 249 1085 249 1085 249 903 249 1086 249 1086 249 902 249 1087 249 1087 1201 901 1201 1088 1201 900 249 899 249 1090 249 1090 249 899 249 1091 249 1091 249 899 249 898 249 1092 249 898 249 897 249 1093 1202 897 1202 896 1202 1094 249 896 249 1095 249 1094 249 1093 249 896 249 1091 249 898 249 1092 249 1092 249 897 249 1093 249 896 249 895 249 1095 249 1095 1203 895 1203 1070 1203 1070 249 895 249 894 249 893 249 1070 249 894 249 893 1204 1069 1204 1070 1204 893 1205 892 1205 1069 1205 1069 1206 892 1206 1071 1206 1071 1207 892 1207 891 1207 1027 1208 891 1208 890 1208 1028 1209 1027 1209 890 1209 1071 1210 891 1210 1027 1210 1026 1211 1071 1211 1027 1211 1026 1212 1072 1212 1071 1212 1026 249 1025 249 1072 249 1072 249 1025 249 1073 249 1073 1213 1025 1213 1024 1213 1074 249 1073 249 1024 249 886 249 885 249 1032 249 883 249 882 249 1036 249 882 249 881 249 1037 249 881 249 880 249 1038 249 880 249 879 249 1039 249 1138 1214 986 1214 1139 1214 1139 249 985 249 1140 249 1140 249 984 249 1141 249 983 249 982 249 1295 249 1295 1215 982 1215 981 1215 980 249 1295 249 981 249 980 1216 979 1216 1295 1216 1295 249 979 249 978 249 977 249 1295 249 978 249 977 1217 976 1217 1295 1217 1295 1218 976 1218 975 1218 1295 249 1084 249 6 249 4 249 6 249 1074 249 820 41 1012 41 876 41 820 41 821 41 1012 41 1012 41 821 41 1011 41 1011 1219 821 1219 822 1219 1010 1220 822 1220 823 1220 1009 1221 823 1221 824 1221 1008 1222 824 1222 825 1222 1007 41 825 41 1006 41 1007 41 1008 41 825 41 1011 41 822 41 1010 41 1010 41 823 41 1009 41 1009 41 824 41 1008 41 825 41 826 41 1006 41 1006 41 826 41 1005 41 1005 41 826 41 827 41 1004 41 827 41 828 41 1003 41 828 41 1002 41 1003 1223 1004 1223 828 1223 1005 41 827 41 1004 41 828 1224 829 1224 1002 1224 1002 41 829 41 1001 41 1001 1225 829 1225 830 1225 1000 1226 830 1226 831 1226 832 1227 1000 1227 831 1227 832 1228 999 1228 1000 1228 832 1229 833 1229 999 1229 999 1230 833 1230 1043 1230 998 1231 1043 1231 1044 1231 997 1232 1044 1232 1045 1232 996 1233 1045 1233 1046 1233 8 41 1046 41 9 41 8 41 996 41 1046 41 8 41 995 41 996 41 8 1234 994 1234 995 1234 8 1235 993 1235 994 1235 8 1236 992 1236 993 1236 8 41 991 41 992 41 8 1237 990 1237 991 1237 8 41 989 41 990 41 8 1238 988 1238 989 1238 8 1239 1014 1239 988 1239 8 1240 1013 1240 1014 1240 8 41 1296 41 1013 41 1013 41 1296 41 876 41 1012 41 1013 41 876 41 1001 41 830 41 1000 41 833 41 834 41 1043 41 1043 1241 834 1241 1042 1241 1042 1242 834 1242 835 1242 1068 1243 835 1243 836 1243 837 41 1068 41 836 41 837 1244 1067 1244 1068 1244 837 41 838 41 1067 41 1067 41 838 41 1066 41 1066 41 838 41 1065 41 1065 1245 838 1245 839 1245 1064 41 839 41 840 41 1063 41 840 41 841 41 1062 41 841 41 842 41 1061 41 842 41 1060 41 1061 41 1062 41 842 41 1042 41 835 41 1068 41 1065 41 839 41 1064 41 1064 41 840 41 1063 41 1063 41 841 41 1062 41 842 41 843 41 1060 41 1060 1246 843 1246 1059 1246 1059 1247 843 1247 844 1247 1058 1248 844 1248 845 1248 1057 1249 845 1249 846 1249 1056 1250 846 1250 847 1250 9 41 847 41 848 41 945 1251 848 1251 849 1251 944 1252 849 1252 850 1252 943 1253 850 1253 851 1253 942 1254 851 1254 852 1254 941 1255 852 1255 853 1255 940 41 853 41 939 41 940 41 941 41 853 41 1059 41 844 41 1058 41 1058 41 845 41 1057 41 1057 41 846 41 1056 41 1056 1256 847 1256 9 1256 1055 41 9 41 1054 41 1055 41 1056 41 9 41 9 1257 848 1257 945 1257 1297 1258 945 1258 946 1258 947 41 1297 41 946 41 947 41 948 41 1297 41 1297 1259 948 1259 949 1259 950 41 1297 41 949 41 950 41 951 41 1297 41 1297 1260 951 1260 952 1260 953 41 1297 41 952 41 953 41 954 41 1297 41 1297 1261 954 1261 955 1261 1296 41 955 41 1113 41 1114 41 1296 41 1113 41 1114 41 1115 41 1296 41 1296 1262 1115 1262 1116 1262 1117 41 1296 41 1116 41 1117 41 1118 41 1296 41 1296 1263 1118 1263 1119 1263 1120 41 1296 41 1119 41 1120 1264 1121 1264 1296 1264 1296 1265 1121 1265 1122 1265 1096 41 1296 41 1122 41 1096 41 876 41 1296 41 1096 41 1097 41 876 41 876 41 1097 41 875 41 875 41 1097 41 874 41 874 41 1097 41 1098 41 873 41 1098 41 1099 41 872 41 1099 41 1100 41 871 41 1100 41 1101 41 870 41 1101 41 1102 41 1103 41 870 41 1102 41 1103 41 869 41 870 41 1103 41 1104 41 869 41 869 41 1104 41 868 41 868 1266 1104 1266 1105 1266 867 1267 1105 1267 1106 1267 1107 41 867 41 1106 41 1107 1268 866 1268 867 1268 1107 41 1108 41 866 41 866 41 1108 41 865 41 865 41 1108 41 1109 41 864 41 1109 41 863 41 864 41 865 41 1109 41 945 41 849 41 944 41 944 41 850 41 943 41 943 41 851 41 942 41 942 1269 852 1269 941 1269 853 41 854 41 939 41 939 41 854 41 938 41 938 41 854 41 855 41 937 41 855 41 856 41 936 1270 856 1270 857 1270 935 41 857 41 934 41 935 41 936 41 857 41 938 41 855 41 937 41 937 41 856 41 936 41 857 41 858 41 934 41 934 1271 858 1271 960 1271 960 41 858 41 859 41 860 41 960 41 859 41 860 1272 959 1272 960 1272 860 1273 861 1273 959 1273 959 1274 861 1274 958 1274 958 1275 861 1275 862 1275 1110 1276 862 1276 863 1276 1109 1277 1110 1277 863 1277 958 1278 862 1278 1110 1278 1111 1279 958 1279 1110 1279 1111 1280 957 1280 958 1280 1111 41 1112 41 957 41 957 41 1112 41 956 41 956 1281 1112 1281 1113 1281 955 41 956 41 1113 41 867 41 868 41 1105 41 870 41 871 41 1101 41 871 41 872 41 1100 41 872 41 873 41 1099 41 873 41 874 41 1098 41 9 41 945 41 1297 41 996 41 997 41 1045 41 997 41 998 41 1044 41 998 1282 999 1282 1043 1282 1046 41 1047 41 9 41 9 1283 1047 1283 1048 1283 1049 41 9 41 1048 41 1049 1284 1050 1284 9 1284 9 41 1050 41 1051 41 1052 41 9 41 1051 41 1052 1285 1053 1285 9 1285 9 1286 1053 1286 1054 1286 1296 41 1297 41 955 41 687 2 1295 2 819 2 687 1287 689 1287 1295 1287 1295 1288 689 1288 691 1288 693 2 1295 2 691 2 693 1289 695 1289 1295 1289 1295 1290 695 1290 697 1290 699 1291 1295 1291 697 1291 699 2 701 2 1295 2 1295 1292 701 1292 703 1292 705 2 1295 2 703 2 705 2 707 2 1295 2 1295 1293 707 1293 709 1293 711 1294 1295 1294 709 1294 711 1295 713 1295 1295 1295 1295 2 713 2 715 2 717 1296 1295 1296 715 1296 717 1297 719 1297 1295 1297 1295 2 719 2 1297 2 1297 1298 719 1298 721 1298 723 2 1297 2 721 2 723 1299 725 1299 1297 1299 1297 1300 725 1300 727 1300 729 2 1297 2 727 2 729 2 731 2 1297 2 1297 1301 731 1301 733 1301 735 2 1297 2 733 2 735 1302 737 1302 1297 1302 1297 1303 737 1303 739 1303 741 2 1297 2 739 2 741 2 743 2 1297 2 1297 1304 743 1304 745 1304 747 2 1297 2 745 2 747 2 749 2 1297 2 1297 1305 749 1305 751 1305 9 2 751 2 753 2 755 2 9 2 753 2 755 2 757 2 9 2 9 1306 757 1306 759 1306 761 2 9 2 759 2 761 2 763 2 9 2 9 1307 763 1307 765 1307 767 2 9 2 765 2 767 2 769 2 9 2 9 2 769 2 771 2 773 1308 9 1308 771 1308 773 2 775 2 9 2 9 1309 775 1309 777 1309 779 2 9 2 777 2 779 1310 781 1310 9 1310 9 2 781 2 783 2 785 2 9 2 783 2 785 2 6 2 9 2 785 2 787 2 6 2 6 2 787 2 789 2 791 2 6 2 789 2 791 2 793 2 6 2 6 1311 793 1311 795 1311 797 2 6 2 795 2 797 2 799 2 6 2 6 1312 799 1312 801 1312 803 2 6 2 801 2 803 2 805 2 6 2 6 1313 805 1313 807 1313 809 1314 6 1314 807 1314 809 2 811 2 6 2 6 1315 811 1315 813 1315 815 1316 6 1316 813 1316 815 1317 817 1317 6 1317 6 1318 817 1318 819 1318 1295 2 6 2 819 2 1297 2 751 2 9 2 297 1 1298 1 103 1 297 1 300 1 1298 1 1298 1 300 1 1299 1 1300 1 1299 1 1301 1 1302 1 1300 1 1301 1 1302 1 1303 1 1300 1 1302 1 1304 1 1303 1 1302 1 1305 1 1304 1 1304 1 1305 1 414 1 97 1 1304 1 414 1 97 1 1306 1 1304 1 97 1 103 1 1306 1 1306 1 103 1 1307 1 1307 1 103 1 1298 1 300 1 389 1 1299 1 1299 1 389 1 1308 1 1308 1 389 1 1309 1 1309 1 389 1 414 1 1305 1 1309 1 414 1 1298 1 1299 1 1300 1 619 147 4 147 685 147 619 1319 620 1319 4 1319 4 1320 620 1320 621 1320 622 147 4 147 621 147 622 147 623 147 4 147 4 1321 623 1321 624 1321 625 1322 4 1322 624 1322 625 1323 626 1323 4 1323 4 147 626 147 627 147 628 1324 4 1324 627 1324 628 1325 629 1325 4 1325 4 1326 629 1326 630 1326 631 147 4 147 630 147 631 147 632 147 4 147 4 147 632 147 633 147 634 147 4 147 633 147 634 147 635 147 4 147 4 147 635 147 8 147 8 147 635 147 636 147 637 147 8 147 636 147 637 147 638 147 8 147 8 147 638 147 639 147 640 147 8 147 639 147 640 147 641 147 8 147 8 1327 641 1327 642 1327 643 147 8 147 642 147 643 147 644 147 8 147 8 1328 644 1328 645 1328 646 147 8 147 645 147 646 147 647 147 8 147 8 1329 647 1329 648 1329 649 147 8 147 648 147 649 147 650 147 8 147 8 1330 650 1330 651 1330 652 147 8 147 651 147 652 147 1296 147 8 147 652 147 653 147 1296 147 1296 1331 653 1331 654 1331 655 147 1296 147 654 147 655 147 656 147 1296 147 1296 1332 656 1332 657 1332 658 147 1296 147 657 147 658 1333 659 1333 1296 1333 1296 1334 659 1334 660 1334 661 147 1296 147 660 147 661 1335 662 1335 1296 1335 1296 1336 662 1336 663 1336 664 147 1296 147 663 147 664 1337 665 1337 1296 1337 1296 1338 665 1338 666 1338 667 147 1296 147 666 147 667 1339 668 1339 1296 1339 1296 147 668 147 1294 147 1294 1340 668 1340 669 1340 670 1341 1294 1341 669 1341 670 147 671 147 1294 147 1294 1342 671 1342 672 1342 673 1343 1294 1343 672 1343 673 1344 674 1344 1294 1344 1294 1345 674 1345 675 1345 676 147 1294 147 675 147 676 1346 677 1346 1294 1346 1294 1347 677 1347 678 1347 679 1348 1294 1348 678 1348 679 147 680 147 1294 147 1294 1349 680 1349 681 1349 682 147 1294 147 681 147 682 147 683 147 1294 147 1294 1350 683 1350 684 1350 685 147 1294 147 684 147 685 147 4 147 1294 147 1292 1 1294 1 1152 1 1292 1 1290 1 1294 1 1294 1 1290 1 1288 1 1286 1 1294 1 1288 1 1286 1 1284 1 1294 1 1294 1 1284 1 1282 1 1280 1 1294 1 1282 1 1280 1 1278 1 1294 1 1294 1 1278 1 1276 1 1274 1 1294 1 1276 1 1274 1 1272 1 1294 1 1294 1351 1272 1351 1270 1351 1268 1 1294 1 1270 1 1268 1352 1266 1352 1294 1352 1294 1353 1266 1353 1264 1353 1262 1 1294 1 1264 1 1262 1 1260 1 1294 1 1294 1354 1260 1354 1258 1354 1296 1354 1258 1354 1256 1354 1254 1 1296 1 1256 1 1254 1 1252 1 1296 1 1296 1353 1252 1353 1250 1353 1248 1352 1296 1352 1250 1352 1248 1 1246 1 1296 1 1296 1351 1246 1351 1244 1351 1242 1 1296 1 1244 1 1242 1 1240 1 1296 1 1296 1 1240 1 1238 1 1236 1 1296 1 1238 1 1236 1 1234 1 1296 1 1296 1 1234 1 1232 1 1230 1 1296 1 1232 1 1230 1 1228 1 1296 1 1296 1 1228 1 1226 1 1224 1 1296 1 1226 1 1224 1 1222 1 1296 1 1296 1 1222 1 1297 1 1297 1 1222 1 1220 1 1218 1 1297 1 1220 1 1218 1 1216 1 1297 1 1297 1 1216 1 1214 1 1212 1 1297 1 1214 1 1212 1 1210 1 1297 1 1297 1 1210 1 1208 1 1206 1 1297 1 1208 1 1206 1 1204 1 1297 1 1297 1 1204 1 1202 1 1200 1355 1297 1355 1202 1355 1200 1 1198 1 1297 1 1297 1356 1198 1356 1196 1356 1194 1357 1297 1357 1196 1357 1194 1 1192 1 1297 1 1297 1358 1192 1358 1190 1358 1188 1 1297 1 1190 1 1188 1 1186 1 1297 1 1297 1 1186 1 1295 1 1295 1359 1186 1359 1184 1359 1182 1 1295 1 1184 1 1182 1 1180 1 1295 1 1295 1360 1180 1360 1178 1360 1176 1357 1295 1357 1178 1357 1176 1 1174 1 1295 1 1295 1361 1174 1361 1172 1361 1170 1 1295 1 1172 1 1170 1 1168 1 1295 1 1295 1 1168 1 1166 1 1164 1 1295 1 1166 1 1164 1 1162 1 1295 1 1295 1 1162 1 1160 1 1158 1 1295 1 1160 1 1158 1 1156 1 1295 1 1295 1 1156 1 1154 1 1150 1 1295 1 1154 1 1150 1 1152 1 1295 1 1295 1 1152 1 1294 1 1294 1 1258 1 1296 1 418 1362 1310 1362 417 1362 418 1363 1311 1363 1310 1363 418 1364 419 1364 1311 1364 1311 1365 419 1365 1312 1365 1313 1366 1312 1366 1314 1366 1315 1367 1314 1367 1316 1367 1317 1368 1316 1368 1318 1368 1319 1369 1318 1369 1320 1369 1321 1370 1320 1370 1322 1370 1323 1371 1322 1371 1324 1371 1325 1372 1324 1372 1326 1372 1327 1373 1326 1373 1328 1373 1329 1374 1328 1374 1330 1374 1331 1375 1330 1375 1332 1375 1333 1376 1332 1376 1334 1376 1335 1377 1334 1377 1336 1377 1337 1378 1336 1378 1338 1378 1339 1379 1338 1379 1340 1379 1341 1380 1340 1380 1342 1380 1343 1381 1342 1381 1344 1381 1345 1382 1344 1382 1346 1382 1347 1383 1346 1383 1348 1383 1349 1384 1348 1384 1350 1384 1351 1385 1350 1385 1352 1385 1353 1386 1352 1386 1354 1386 1355 1387 1354 1387 1356 1387 1357 1388 1356 1388 1358 1388 1359 1389 1358 1389 1360 1389 1361 1390 1360 1390 1362 1390 104 1391 1362 1391 105 1391 104 1392 1361 1392 1362 1392 104 1393 102 1393 1361 1393 1361 1394 102 1394 1363 1394 1359 1395 1363 1395 1364 1395 1357 1396 1364 1396 1365 1396 1355 1397 1365 1397 1366 1397 1353 1398 1366 1398 1367 1398 1351 1399 1367 1399 1368 1399 1349 1400 1368 1400 1369 1400 1347 1401 1369 1401 1370 1401 1345 1402 1370 1402 1371 1402 1343 1403 1371 1403 1372 1403 1341 1404 1372 1404 1373 1404 1339 1405 1373 1405 1374 1405 1337 1406 1374 1406 1375 1406 1335 1407 1375 1407 1376 1407 1333 1408 1376 1408 1377 1408 1331 1409 1377 1409 1378 1409 1329 1410 1378 1410 1379 1410 1327 1411 1379 1411 1380 1411 1325 1412 1380 1412 1381 1412 1323 1413 1381 1413 1382 1413 1321 1414 1382 1414 1383 1414 1319 1415 1383 1415 1384 1415 1317 1416 1384 1416 1385 1416 1315 1417 1385 1417 1386 1417 1313 1418 1386 1418 1387 1418 1311 1419 1387 1419 1310 1419 1311 1420 1313 1420 1387 1420 1311 1421 1312 1421 1313 1421 419 1422 420 1422 1312 1422 1312 1423 420 1423 421 1423 1388 1424 421 1424 422 1424 1389 1425 422 1425 423 1425 424 1426 1389 1426 423 1426 424 1427 1390 1427 1389 1427 424 1428 425 1428 1390 1428 1390 1429 425 1429 426 1429 1391 1430 1390 1430 426 1430 1391 1431 1392 1431 1390 1431 1391 1432 1393 1432 1392 1432 1392 1433 1393 1433 1394 1433 1395 1434 1394 1434 1396 1434 1397 1435 1396 1435 1398 1435 1320 1436 1398 1436 1322 1436 1320 1437 1397 1437 1398 1437 1320 1438 1318 1438 1397 1438 1397 1439 1318 1439 1399 1439 1395 1440 1399 1440 1400 1440 1392 1441 1400 1441 1390 1441 1392 1442 1395 1442 1400 1442 1392 1443 1394 1443 1395 1443 1312 1444 421 1444 1388 1444 1314 1445 1388 1445 1401 1445 1316 1446 1401 1446 1399 1446 1318 1447 1316 1447 1399 1447 1388 1448 422 1448 1389 1448 1401 1449 1389 1449 1400 1449 1399 1450 1401 1450 1400 1450 1393 1451 1402 1451 1394 1451 1394 1452 1402 1452 1403 1452 1396 1453 1403 1453 1404 1453 1398 1454 1404 1454 1405 1454 1322 1455 1405 1455 1324 1455 1322 1456 1398 1456 1405 1456 1402 1457 1406 1457 1403 1457 1403 1458 1406 1458 1407 1458 1404 1459 1407 1459 1408 1459 1405 1460 1408 1460 1409 1460 1324 1461 1409 1461 1326 1461 1324 1462 1405 1462 1409 1462 1406 1463 1410 1463 1407 1463 1407 1464 1410 1464 1411 1464 1408 1465 1411 1465 1412 1465 1409 1466 1412 1466 1413 1466 1326 1467 1413 1467 1328 1467 1326 1468 1409 1468 1413 1468 1410 1469 1414 1469 1411 1469 1411 1470 1414 1470 1415 1470 1412 1471 1415 1471 1416 1471 1413 1472 1416 1472 1417 1472 1328 1473 1417 1473 1330 1473 1328 1474 1413 1474 1417 1474 1414 1475 1418 1475 1415 1475 1415 1476 1418 1476 1419 1476 1416 1477 1419 1477 1420 1477 1417 1478 1420 1478 1421 1478 1330 1479 1421 1479 1332 1479 1330 1480 1417 1480 1421 1480 1418 1481 1422 1481 1419 1481 1419 1482 1422 1482 1423 1482 1420 1483 1423 1483 1424 1483 1421 1484 1424 1484 1425 1484 1332 1485 1425 1485 1334 1485 1332 1486 1421 1486 1425 1486 1422 1487 1426 1487 1423 1487 1423 1488 1426 1488 1427 1488 1424 1489 1427 1489 1428 1489 1425 1490 1428 1490 1429 1490 1334 1491 1429 1491 1336 1491 1334 1492 1425 1492 1429 1492 1426 1493 1430 1493 1427 1493 1427 1494 1430 1494 1431 1494 1428 1495 1431 1495 1432 1495 1429 1496 1432 1496 1433 1496 1336 1497 1433 1497 1338 1497 1336 1498 1429 1498 1433 1498 1430 1499 1434 1499 1431 1499 1431 1500 1434 1500 1435 1500 1432 1501 1435 1501 1436 1501 1433 1502 1436 1502 1437 1502 1338 1503 1437 1503 1340 1503 1338 1504 1433 1504 1437 1504 1434 1505 1438 1505 1435 1505 1435 1506 1438 1506 1439 1506 1436 1507 1439 1507 1440 1507 1437 1508 1440 1508 1441 1508 1340 1509 1441 1509 1342 1509 1340 1510 1437 1510 1441 1510 1438 1511 1442 1511 1439 1511 1439 1512 1442 1512 1440 1512 1440 1513 1442 1513 1443 1513 1441 1514 1443 1514 1444 1514 1445 1515 1444 1515 1446 1515 1447 1516 1446 1516 1448 1516 1449 1517 1448 1517 1450 1517 1451 1518 1450 1518 1452 1518 1453 1519 1452 1519 1454 1519 1455 1520 1454 1520 1456 1520 1457 1521 1456 1521 1458 1521 1459 1522 1458 1522 1460 1522 1461 1523 1460 1523 1462 1523 1463 1524 1462 1524 1464 1524 1465 1525 1464 1525 110 1525 109 1526 1465 1526 110 1526 109 1527 107 1527 1465 1527 1465 1528 107 1528 1362 1528 1463 1529 1362 1529 1360 1529 1461 1530 1360 1530 1358 1530 1459 1531 1358 1531 1356 1531 1457 1532 1356 1532 1354 1532 1455 1533 1354 1533 1352 1533 1453 1534 1352 1534 1350 1534 1451 1535 1350 1535 1348 1535 1449 1536 1348 1536 1346 1536 1447 1537 1346 1537 1344 1537 1445 1538 1344 1538 1342 1538 1441 1539 1445 1539 1342 1539 1441 1540 1444 1540 1445 1540 1440 1541 1443 1541 1441 1541 1445 1542 1446 1542 1447 1542 1344 1543 1445 1543 1447 1543 1447 1544 1448 1544 1449 1544 1346 1545 1447 1545 1449 1545 1449 1546 1450 1546 1451 1546 1348 1547 1449 1547 1451 1547 1451 1548 1452 1548 1453 1548 1350 1549 1451 1549 1453 1549 1453 1550 1454 1550 1455 1550 1352 1551 1453 1551 1455 1551 1455 1552 1456 1552 1457 1552 1354 1553 1455 1553 1457 1553 1457 1554 1458 1554 1459 1554 1356 1555 1457 1555 1459 1555 1459 1556 1460 1556 1461 1556 1358 1557 1459 1557 1461 1557 1461 1558 1462 1558 1463 1558 1360 1559 1461 1559 1463 1559 1463 1560 1464 1560 1465 1560 1362 1561 1463 1561 1465 1561 107 1562 105 1562 1362 1562 102 1563 101 1563 1363 1563 1363 1564 101 1564 100 1564 1466 1565 100 1565 99 1565 1467 1566 99 1566 98 1566 1468 1567 98 1567 94 1567 1468 1568 1467 1568 98 1568 1468 1569 1469 1569 1467 1569 1467 1570 1469 1570 1470 1570 1471 1571 1470 1571 1472 1571 1365 1572 1472 1572 1366 1572 1365 1573 1471 1573 1472 1573 1365 1574 1364 1574 1471 1574 1471 1575 1364 1575 1466 1575 1467 1576 1466 1576 99 1576 1467 1577 1471 1577 1466 1577 1467 1578 1470 1578 1471 1578 1363 1579 100 1579 1466 1579 1364 1580 1363 1580 1466 1580 1469 1581 1473 1581 1470 1581 1470 1582 1473 1582 1474 1582 1472 1583 1474 1583 1475 1583 1366 1584 1475 1584 1367 1584 1366 1585 1472 1585 1475 1585 1473 1586 1476 1586 1474 1586 1474 1587 1476 1587 1477 1587 1475 1588 1477 1588 1478 1588 1367 1589 1478 1589 1368 1589 1367 1590 1475 1590 1478 1590 1476 1591 1479 1591 1477 1591 1477 1592 1479 1592 1480 1592 1478 1593 1480 1593 1481 1593 1368 1594 1481 1594 1369 1594 1368 1595 1478 1595 1481 1595 1479 1596 1482 1596 1480 1596 1480 1597 1482 1597 1483 1597 1481 1598 1483 1598 1484 1598 1369 1599 1484 1599 1370 1599 1369 1600 1481 1600 1484 1600 1482 1601 1485 1601 1483 1601 1483 1602 1485 1602 1486 1602 1484 1603 1486 1603 1487 1603 1370 1604 1487 1604 1371 1604 1370 1605 1484 1605 1487 1605 1485 1606 1488 1606 1486 1606 1486 1607 1488 1607 1489 1607 1487 1608 1489 1608 1490 1608 1371 1609 1490 1609 1372 1609 1371 1610 1487 1610 1490 1610 1488 1611 1491 1611 1489 1611 1489 1612 1491 1612 1492 1612 1490 1613 1492 1613 1493 1613 1372 1614 1493 1614 1373 1614 1372 1615 1490 1615 1493 1615 1491 1616 1494 1616 1492 1616 1492 1617 1494 1617 1495 1617 1493 1618 1495 1618 1496 1618 1373 1619 1496 1619 1374 1619 1373 1620 1493 1620 1496 1620 1494 1621 1497 1621 1495 1621 1495 1622 1497 1622 1498 1622 1496 1623 1498 1623 1499 1623 1374 1624 1499 1624 1375 1624 1374 1625 1496 1625 1499 1625 1497 1626 1500 1626 1498 1626 1498 1627 1500 1627 1501 1627 1499 1628 1501 1628 1502 1628 1375 1629 1502 1629 1376 1629 1375 1630 1499 1630 1502 1630 1500 1631 1503 1631 1501 1631 1501 1632 1503 1632 1502 1632 1502 1633 1503 1633 1504 1633 1376 1634 1504 1634 1377 1634 1376 1635 1502 1635 1504 1635 1504 1636 1505 1636 1377 1636 1377 1637 1505 1637 1378 1637 1378 1638 1505 1638 1506 1638 1379 1639 1506 1639 1507 1639 1380 1640 1507 1640 1508 1640 1381 1641 1508 1641 1509 1641 1382 1642 1509 1642 1510 1642 1383 1643 1510 1643 1511 1643 1384 1644 1511 1644 1512 1644 1385 1645 1512 1645 1513 1645 1386 1646 1513 1646 1514 1646 1387 1647 1514 1647 1515 1647 1310 1648 1515 1648 1516 1648 417 1649 1516 1649 416 1649 417 1650 1310 1650 1516 1650 1378 1651 1506 1651 1379 1651 1379 1652 1507 1652 1380 1652 1380 1653 1508 1653 1381 1653 1381 1654 1509 1654 1382 1654 1382 1655 1510 1655 1383 1655 1383 1656 1511 1656 1384 1656 1384 1657 1512 1657 1385 1657 1385 1658 1513 1658 1386 1658 1386 1659 1514 1659 1387 1659 1387 1660 1515 1660 1310 1660 1400 1661 1389 1661 1390 1661 1401 1662 1388 1662 1389 1662 1314 1663 1312 1663 1388 1663 1316 1664 1314 1664 1401 1664 1386 1665 1313 1665 1315 1665 1315 1666 1313 1666 1314 1666 1397 1667 1399 1667 1395 1667 1396 1668 1397 1668 1395 1668 1403 1669 1396 1669 1394 1669 1385 1670 1315 1670 1317 1670 1317 1671 1315 1671 1316 1671 1407 1672 1404 1672 1403 1672 1404 1673 1398 1673 1396 1673 1384 1674 1317 1674 1319 1674 1319 1675 1317 1675 1318 1675 1411 1676 1408 1676 1407 1676 1408 1677 1405 1677 1404 1677 1383 1678 1319 1678 1321 1678 1321 1679 1319 1679 1320 1679 1415 1680 1412 1680 1411 1680 1412 1681 1409 1681 1408 1681 1382 1682 1321 1682 1323 1682 1323 1683 1321 1683 1322 1683 1419 1684 1416 1684 1415 1684 1416 1685 1413 1685 1412 1685 1381 1686 1323 1686 1325 1686 1325 1687 1323 1687 1324 1687 1423 1688 1420 1688 1419 1688 1420 1689 1417 1689 1416 1689 1380 1690 1325 1690 1327 1690 1327 1691 1325 1691 1326 1691 1427 1692 1424 1692 1423 1692 1424 1693 1421 1693 1420 1693 1379 1694 1327 1694 1329 1694 1329 1695 1327 1695 1328 1695 1431 1696 1428 1696 1427 1696 1428 1697 1425 1697 1424 1697 1378 1698 1329 1698 1331 1698 1331 1699 1329 1699 1330 1699 1435 1700 1432 1700 1431 1700 1432 1701 1429 1701 1428 1701 1377 1702 1331 1702 1333 1702 1333 1703 1331 1703 1332 1703 1439 1704 1436 1704 1435 1704 1436 1705 1433 1705 1432 1705 1376 1706 1333 1706 1335 1706 1335 1707 1333 1707 1334 1707 1437 1708 1436 1708 1440 1708 1375 1709 1335 1709 1337 1709 1337 1710 1335 1710 1336 1710 1374 1711 1337 1711 1339 1711 1339 1712 1337 1712 1338 1712 1373 1713 1339 1713 1341 1713 1341 1714 1339 1714 1340 1714 1498 1715 1501 1715 1499 1715 1372 1716 1341 1716 1343 1716 1343 1717 1341 1717 1342 1717 1495 1718 1498 1718 1496 1718 1371 1719 1343 1719 1345 1719 1345 1720 1343 1720 1344 1720 1492 1721 1495 1721 1493 1721 1370 1722 1345 1722 1347 1722 1347 1723 1345 1723 1346 1723 1489 1724 1492 1724 1490 1724 1369 1725 1347 1725 1349 1725 1349 1726 1347 1726 1348 1726 1486 1727 1489 1727 1487 1727 1368 1728 1349 1728 1351 1728 1351 1729 1349 1729 1350 1729 1483 1730 1486 1730 1484 1730 1367 1731 1351 1731 1353 1731 1353 1732 1351 1732 1352 1732 1480 1733 1483 1733 1481 1733 1366 1734 1353 1734 1355 1734 1355 1735 1353 1735 1354 1735 1477 1736 1480 1736 1478 1736 1365 1737 1355 1737 1357 1737 1357 1738 1355 1738 1356 1738 1474 1739 1477 1739 1475 1739 1364 1740 1357 1740 1359 1740 1359 1741 1357 1741 1358 1741 1470 1742 1474 1742 1472 1742 1363 1743 1359 1743 1361 1743 1361 1744 1359 1744 1360 1744 110 1745 1464 1745 111 1745 111 1746 1464 1746 1517 1746 1517 1747 1464 1747 1462 1747 1518 1748 1462 1748 1460 1748 1519 1749 1460 1749 1458 1749 1520 1750 1458 1750 1456 1750 1521 1751 1456 1751 1454 1751 1522 1752 1454 1752 1452 1752 1523 1753 1452 1753 1450 1753 1524 1754 1450 1754 1448 1754 1525 1755 1448 1755 1446 1755 1526 1756 1446 1756 1444 1756 1527 1757 1444 1757 1443 1757 1528 1758 1443 1758 1442 1758 1529 1759 1442 1759 1438 1759 1530 1760 1438 1760 1434 1760 1531 1761 1434 1761 1430 1761 1532 1762 1430 1762 1426 1762 1533 1763 1426 1763 1422 1763 1534 1764 1422 1764 1418 1764 1535 1765 1418 1765 1414 1765 1536 1766 1414 1766 1410 1766 1537 1767 1410 1767 1406 1767 1538 1768 1406 1768 1402 1768 1539 1769 1402 1769 1540 1769 1539 1770 1538 1770 1402 1770 1517 1747 1462 1747 1518 1747 1518 1771 1460 1771 1519 1771 1519 1772 1458 1772 1520 1772 1520 1750 1456 1750 1521 1750 1521 1751 1454 1751 1522 1751 1522 1773 1452 1773 1523 1773 1523 1774 1450 1774 1524 1774 1524 1754 1448 1754 1525 1754 1525 1755 1446 1755 1526 1755 1526 1756 1444 1756 1527 1756 1527 1775 1443 1775 1528 1775 1528 1758 1442 1758 1529 1758 1529 1759 1438 1759 1530 1759 1530 1776 1434 1776 1531 1776 1531 1761 1430 1761 1532 1761 1532 1762 1426 1762 1533 1762 1533 1763 1422 1763 1534 1763 1534 1777 1418 1777 1535 1777 1535 1778 1414 1778 1536 1778 1536 1766 1410 1766 1537 1766 1537 1767 1406 1767 1538 1767 1402 1779 1393 1779 1540 1779 1540 1780 1393 1780 1541 1780 1541 1780 1393 1780 1391 1780 426 1781 1541 1781 1391 1781 426 1782 436 1782 1541 1782 1542 1783 485 1783 1543 1783 1544 1784 1543 1784 1545 1784 1546 1785 1545 1785 1547 1785 1548 1786 1547 1786 1549 1786 1550 1787 1549 1787 1551 1787 1552 1788 1551 1788 1553 1788 1554 1789 1553 1789 1555 1789 1556 1790 1554 1790 1555 1790 1556 1791 1557 1791 1554 1791 1556 1792 1558 1792 1557 1792 1557 1793 1558 1793 1559 1793 1560 1794 1559 1794 1561 1794 1562 1795 1561 1795 1563 1795 1564 1796 1563 1796 1565 1796 1566 1797 1565 1797 1567 1797 1568 1798 1567 1798 1569 1798 1570 1799 1569 1799 1571 1799 1570 1800 1568 1800 1569 1800 1570 1801 1572 1801 1568 1801 1568 1802 1572 1802 1573 1802 1566 1803 1573 1803 1574 1803 1564 1804 1574 1804 1575 1804 1562 1805 1575 1805 1576 1805 1560 1806 1576 1806 1577 1806 1557 1807 1577 1807 1554 1807 1557 1808 1560 1808 1577 1808 1557 1809 1559 1809 1560 1809 485 1810 484 1810 1543 1810 1543 1811 484 1811 482 1811 1545 1812 482 1812 480 1812 479 1813 1545 1813 480 1813 479 1814 1547 1814 1545 1814 479 1815 477 1815 1547 1815 1547 1816 477 1816 1549 1816 1549 1817 477 1817 476 1817 475 1818 1549 1818 476 1818 475 1819 1551 1819 1549 1819 475 1820 474 1820 1551 1820 1551 1821 474 1821 1553 1821 1553 1822 474 1822 473 1822 1578 1823 473 1823 438 1823 1578 1824 1553 1824 473 1824 1578 1825 1555 1825 1553 1825 1543 1826 482 1826 1545 1826 1558 1827 1579 1827 1559 1827 1559 1828 1579 1828 1580 1828 1561 1829 1580 1829 1581 1829 1563 1830 1581 1830 1582 1830 1565 1831 1582 1831 1583 1831 1567 1832 1583 1832 1584 1832 1569 1833 1584 1833 1585 1833 1571 1834 1585 1834 1586 1834 1571 1835 1569 1835 1585 1835 1579 1836 1587 1836 1580 1836 1580 1837 1587 1837 1588 1837 1581 1838 1588 1838 1589 1838 1582 1839 1589 1839 1590 1839 1583 1840 1590 1840 1591 1840 1584 1841 1591 1841 1592 1841 1585 1842 1592 1842 1593 1842 1586 1843 1593 1843 1594 1843 1586 1844 1585 1844 1593 1844 1587 1845 1595 1845 1588 1845 1588 1846 1595 1846 1596 1846 1589 1847 1596 1847 1597 1847 1590 1848 1597 1848 1598 1848 1591 1849 1598 1849 1599 1849 1592 1850 1599 1850 1600 1850 1593 1851 1600 1851 1601 1851 1594 1852 1601 1852 1602 1852 1594 1853 1593 1853 1601 1853 1595 1854 1603 1854 1596 1854 1596 1855 1603 1855 1604 1855 1597 1856 1604 1856 1605 1856 1598 1857 1605 1857 1606 1857 1599 1858 1606 1858 1607 1858 1600 1859 1607 1859 1608 1859 1601 1860 1608 1860 1609 1860 1610 1861 1609 1861 1611 1861 1612 1862 1611 1862 1613 1862 1612 1863 1610 1863 1611 1863 1612 1864 1602 1864 1610 1864 1610 1865 1602 1865 1601 1865 1609 1866 1610 1866 1601 1866 1603 1867 1614 1867 1604 1867 1604 1868 1614 1868 1615 1868 1605 1869 1615 1869 1616 1869 1606 1870 1616 1870 1617 1870 1607 1871 1617 1871 1618 1871 1608 1872 1618 1872 1619 1872 1609 1873 1619 1873 1620 1873 1611 1874 1620 1874 1621 1874 1613 1875 1621 1875 1622 1875 1613 1876 1611 1876 1621 1876 1614 1877 1623 1877 1615 1877 1615 1878 1623 1878 1624 1878 1616 1879 1624 1879 1625 1879 1617 1880 1625 1880 1626 1880 1618 1881 1626 1881 1627 1881 1619 1882 1627 1882 1628 1882 1620 1883 1628 1883 1629 1883 1621 1884 1629 1884 1630 1884 1622 1885 1630 1885 1631 1885 1622 1886 1621 1886 1630 1886 1623 1887 1632 1887 1624 1887 1624 1888 1632 1888 1633 1888 1625 1889 1633 1889 1634 1889 1626 1890 1634 1890 1635 1890 1627 1891 1635 1891 1636 1891 1628 1892 1636 1892 1637 1892 1629 1893 1637 1893 1638 1893 1630 1894 1638 1894 1639 1894 1631 1895 1639 1895 1640 1895 1631 1896 1630 1896 1639 1896 1632 1897 1641 1897 1633 1897 1633 1898 1641 1898 1642 1898 1634 1899 1642 1899 1643 1899 1635 1900 1643 1900 1644 1900 1636 1901 1644 1901 1645 1901 1637 1902 1645 1902 1646 1902 1638 1903 1646 1903 1647 1903 1639 1904 1647 1904 1648 1904 1640 1905 1648 1905 1649 1905 1640 1906 1639 1906 1648 1906 1641 1907 1650 1907 1642 1907 1642 1908 1650 1908 1643 1908 1643 1909 1650 1909 1651 1909 1644 1910 1651 1910 1652 1910 1645 1911 1652 1911 1653 1911 1646 1912 1653 1912 1654 1912 1647 1913 1654 1913 1655 1913 1648 1914 1655 1914 1656 1914 1649 1915 1656 1915 1657 1915 1649 1916 1648 1916 1656 1916 1650 1917 1658 1917 1651 1917 1651 1918 1658 1918 1659 1918 1652 1919 1659 1919 1660 1919 1653 1920 1660 1920 1661 1920 1654 1921 1661 1921 1662 1921 1655 1922 1662 1922 1663 1922 1656 1923 1663 1923 1664 1923 1657 1924 1664 1924 1665 1924 1657 1925 1656 1925 1664 1925 1658 1926 1666 1926 1659 1926 1659 1927 1666 1927 1667 1927 1660 1928 1667 1928 1668 1928 1661 1929 1668 1929 1669 1929 1662 1930 1669 1930 1670 1930 1663 1931 1670 1931 1671 1931 1664 1932 1671 1932 1672 1932 1665 1933 1672 1933 1673 1933 1665 1934 1664 1934 1672 1934 1666 1935 1674 1935 1667 1935 1667 1936 1674 1936 1675 1936 1668 1937 1675 1937 1676 1937 1669 1938 1676 1938 1677 1938 1670 1939 1677 1939 1678 1939 1671 1940 1678 1940 1679 1940 1672 1941 1679 1941 1680 1941 1673 1942 1680 1942 1681 1942 1673 1943 1672 1943 1680 1943 1674 1944 1682 1944 1675 1944 1675 1945 1682 1945 1683 1945 1676 1946 1683 1946 1684 1946 1677 1947 1684 1947 1685 1947 1678 1948 1685 1948 1686 1948 1679 1949 1686 1949 1687 1949 1680 1950 1687 1950 1688 1950 1681 1951 1688 1951 1689 1951 1681 1952 1680 1952 1688 1952 1682 1953 1690 1953 1683 1953 1683 1954 1690 1954 1691 1954 1684 1955 1691 1955 1692 1955 1685 1956 1692 1956 1693 1956 1686 1957 1693 1957 1694 1957 1687 1958 1694 1958 1695 1958 1688 1959 1695 1959 1696 1959 1689 1960 1696 1960 1697 1960 1689 1961 1688 1961 1696 1961 1690 1962 1698 1962 1691 1962 1691 1963 1698 1963 1699 1963 1692 1964 1699 1964 1700 1964 1693 1965 1700 1965 1701 1965 1694 1966 1701 1966 1702 1966 1695 1967 1702 1967 1703 1967 1696 1968 1703 1968 1704 1968 1697 1969 1704 1969 1705 1969 1697 1970 1696 1970 1704 1970 1698 1971 1706 1971 1699 1971 1699 1972 1706 1972 1707 1972 1700 1973 1707 1973 1708 1973 1701 1974 1708 1974 1709 1974 1702 1975 1709 1975 1710 1975 1703 1976 1710 1976 1711 1976 1704 1977 1711 1977 1712 1977 1705 1978 1712 1978 284 1978 1705 1979 1704 1979 1712 1979 1706 1980 1713 1980 1707 1980 1707 1981 1713 1981 1714 1981 1708 1982 1714 1982 1715 1982 1709 1983 1715 1983 1716 1983 1710 1984 1716 1984 1717 1984 1711 1985 1717 1985 1718 1985 1712 1986 1718 1986 281 1986 283 1987 1712 1987 281 1987 283 1988 284 1988 1712 1988 1713 1989 1719 1989 1714 1989 1714 1990 1719 1990 1720 1990 1715 1991 1720 1991 1721 1991 1716 1992 1721 1992 1722 1992 1717 1993 1722 1993 1723 1993 1718 1994 1723 1994 278 1994 279 1995 1718 1995 278 1995 279 1996 281 1996 1718 1996 1719 1997 1724 1997 1720 1997 1720 1998 1724 1998 1725 1998 1721 1999 1725 1999 1726 1999 1722 2000 1726 2000 1727 2000 1723 2001 1727 2001 277 2001 278 2002 1723 2002 277 2002 1724 2003 1728 2003 1725 2003 1725 2004 1728 2004 1729 2004 1726 2005 1729 2005 1730 2005 1727 2006 1730 2006 296 2006 295 2007 1727 2007 296 2007 295 2008 277 2008 1727 2008 1728 2009 1731 2009 1729 2009 1729 2010 1731 2010 1732 2010 1730 2011 1732 2011 124 2011 296 2012 1730 2012 124 2012 1731 2013 1733 2013 1732 2013 1732 2014 1733 2014 123 2014 124 2015 1732 2015 123 2015 1733 2016 95 2016 123 2016 1572 2017 1734 2017 1573 2017 1573 2018 1734 2018 1735 2018 1574 2019 1735 2019 1736 2019 1575 2020 1736 2020 1737 2020 1576 2021 1737 2021 1738 2021 1577 2022 1738 2022 1552 2022 1554 2023 1552 2023 1553 2023 1554 2024 1577 2024 1552 2024 1734 2025 1739 2025 1735 2025 1735 2026 1739 2026 1740 2026 1736 2027 1740 2027 1741 2027 1737 2028 1741 2028 1742 2028 1738 2029 1742 2029 1550 2029 1552 2030 1550 2030 1551 2030 1552 2031 1738 2031 1550 2031 1739 2032 1743 2032 1740 2032 1740 2033 1743 2033 1744 2033 1741 2034 1744 2034 1745 2034 1742 2035 1745 2035 1548 2035 1550 2036 1548 2036 1549 2036 1550 2037 1742 2037 1548 2037 1743 2038 1746 2038 1744 2038 1744 2039 1746 2039 1747 2039 1745 2040 1747 2040 1546 2040 1548 2041 1546 2041 1547 2041 1548 2042 1745 2042 1546 2042 1746 2043 1748 2043 1747 2043 1747 2044 1748 2044 1544 2044 1546 2045 1544 2045 1545 2045 1546 2046 1747 2046 1544 2046 1748 2047 1542 2047 1544 2047 1544 2048 1542 2048 1543 2048 1576 2049 1738 2049 1577 2049 1737 2050 1742 2050 1738 2050 1741 2051 1745 2051 1742 2051 1744 2052 1747 2052 1745 2052 1562 2053 1576 2053 1560 2053 1561 2054 1562 2054 1560 2054 1580 2055 1561 2055 1559 2055 1575 2056 1737 2056 1576 2056 1736 2057 1741 2057 1737 2057 1740 2058 1744 2058 1741 2058 1588 2059 1581 2059 1580 2059 1564 2060 1575 2060 1562 2060 1563 2061 1564 2061 1562 2061 1581 2062 1563 2062 1561 2062 1574 2063 1736 2063 1575 2063 1735 2064 1740 2064 1736 2064 1596 2065 1589 2065 1588 2065 1589 2066 1582 2066 1581 2066 1566 2067 1574 2067 1564 2067 1565 2068 1566 2068 1564 2068 1582 2069 1565 2069 1563 2069 1573 2070 1735 2070 1574 2070 1604 2071 1597 2071 1596 2071 1597 2072 1590 2072 1589 2072 1590 2073 1583 2073 1582 2073 1568 2074 1573 2074 1566 2074 1567 2075 1568 2075 1566 2075 1583 2076 1567 2076 1565 2076 1615 2077 1605 2077 1604 2077 1605 2078 1598 2078 1597 2078 1598 2079 1591 2079 1590 2079 1591 2080 1584 2080 1583 2080 1584 2081 1569 2081 1567 2081 1624 2082 1616 2082 1615 2082 1616 2083 1606 2083 1605 2083 1606 2084 1599 2084 1598 2084 1599 2085 1592 2085 1591 2085 1592 2086 1585 2086 1584 2086 1633 2087 1625 2087 1624 2087 1625 2088 1617 2088 1616 2088 1617 2089 1607 2089 1606 2089 1607 2090 1600 2090 1599 2090 1600 2091 1593 2091 1592 2091 1642 2092 1634 2092 1633 2092 1634 2093 1626 2093 1625 2093 1626 2094 1618 2094 1617 2094 1618 2095 1608 2095 1607 2095 1608 2096 1601 2096 1600 2096 1635 2097 1634 2097 1643 2097 1627 2098 1626 2098 1635 2098 1619 2099 1618 2099 1627 2099 1609 2100 1608 2100 1619 2100 1651 2101 1644 2101 1643 2101 1652 2102 1651 2102 1659 2102 1644 2103 1636 2103 1635 2103 1645 2104 1644 2104 1652 2104 1636 2105 1628 2105 1627 2105 1637 2106 1636 2106 1645 2106 1628 2107 1620 2107 1619 2107 1629 2108 1628 2108 1637 2108 1620 2109 1611 2109 1609 2109 1621 2110 1620 2110 1629 2110 1667 2111 1660 2111 1659 2111 1660 2112 1653 2112 1652 2112 1653 2113 1646 2113 1645 2113 1646 2114 1638 2114 1637 2114 1638 2115 1630 2115 1629 2115 1675 2116 1668 2116 1667 2116 1668 2117 1661 2117 1660 2117 1661 2118 1654 2118 1653 2118 1654 2119 1647 2119 1646 2119 1647 2120 1639 2120 1638 2120 1683 2121 1676 2121 1675 2121 1676 2122 1669 2122 1668 2122 1669 2123 1662 2123 1661 2123 1662 2124 1655 2124 1654 2124 1655 2125 1648 2125 1647 2125 1691 2126 1684 2126 1683 2126 1684 2127 1677 2127 1676 2127 1677 2128 1670 2128 1669 2128 1670 2129 1663 2129 1662 2129 1663 2130 1656 2130 1655 2130 1699 2131 1692 2131 1691 2131 1692 2132 1685 2132 1684 2132 1685 2133 1678 2133 1677 2133 1678 2134 1671 2134 1670 2134 1671 2135 1664 2135 1663 2135 1707 2136 1700 2136 1699 2136 1700 2137 1693 2137 1692 2137 1693 2138 1686 2138 1685 2138 1686 2139 1679 2139 1678 2139 1679 2140 1672 2140 1671 2140 1714 2141 1708 2141 1707 2141 1708 2142 1701 2142 1700 2142 1701 2143 1694 2143 1693 2143 1694 2144 1687 2144 1686 2144 1687 2145 1680 2145 1679 2145 1720 2146 1715 2146 1714 2146 1715 2147 1709 2147 1708 2147 1709 2148 1702 2148 1701 2148 1702 2149 1695 2149 1694 2149 1695 2150 1688 2150 1687 2150 1725 2151 1721 2151 1720 2151 1721 2152 1716 2152 1715 2152 1716 2153 1710 2153 1709 2153 1710 2154 1703 2154 1702 2154 1703 2155 1696 2155 1695 2155 1729 2156 1726 2156 1725 2156 1726 2157 1722 2157 1721 2157 1722 2158 1717 2158 1716 2158 1717 2159 1711 2159 1710 2159 1711 2160 1704 2160 1703 2160 1732 2161 1730 2161 1729 2161 1730 2162 1727 2162 1726 2162 1727 2163 1723 2163 1722 2163 1723 2164 1718 2164 1717 2164 1718 2165 1712 2165 1711 2165 1151 2166 94 2166 1293 2166 1151 2166 1153 2166 94 2166 94 2166 1153 2166 1155 2166 1157 2166 94 2166 1155 2166 1157 2166 1159 2166 94 2166 94 2166 1159 2166 1161 2166 1468 2166 1161 2166 1163 2166 1469 2166 1163 2166 1165 2166 1473 2166 1165 2166 1167 2166 1476 2166 1167 2166 1169 2166 1479 2166 1169 2166 1482 2166 1479 2166 1476 2166 1169 2166 94 2166 1161 2166 1468 2166 1468 2166 1163 2166 1469 2166 1469 2166 1165 2166 1473 2166 1473 2166 1167 2166 1476 2166 1169 2166 1171 2166 1482 2166 1482 2166 1171 2166 1485 2166 1485 2166 1171 2166 1173 2166 1488 2166 1173 2166 1175 2166 1491 2166 1175 2166 1177 2166 1494 2166 1177 2166 1179 2166 1497 2166 1179 2166 1181 2166 1500 2166 1181 2166 1183 2166 1503 2166 1183 2166 1185 2166 1504 2166 1185 2166 1187 2166 1505 2166 1187 2166 1189 2166 1506 2166 1189 2166 1191 2166 1507 2166 1191 2166 1193 2166 1508 2166 1193 2166 1195 2166 1509 2166 1195 2166 1197 2166 1510 2166 1197 2166 1199 2166 1511 2166 1199 2166 1201 2166 1512 2166 1201 2166 1513 2166 1512 2166 1511 2166 1201 2166 1485 2166 1173 2166 1488 2166 1488 2166 1175 2166 1491 2166 1491 2166 1177 2166 1494 2166 1494 2166 1179 2166 1497 2166 1497 2166 1181 2166 1500 2166 1500 2166 1183 2166 1503 2166 1503 2166 1185 2166 1504 2166 1504 2166 1187 2166 1505 2166 1505 2166 1189 2166 1506 2166 1506 2166 1191 2166 1507 2166 1507 2166 1193 2166 1508 2166 1508 2166 1195 2166 1509 2166 1509 2166 1197 2166 1510 2166 1510 2166 1199 2166 1511 2166 1201 2166 1203 2166 1513 2166 1513 2166 1203 2166 1514 2166 1514 2166 1203 2166 1205 2166 1515 2166 1205 2166 1207 2166 1516 2166 1207 2166 1209 2166 416 2166 1209 2166 1211 2166 1213 2166 416 2166 1211 2166 1213 2166 1215 2166 416 2166 416 2166 1215 2166 1217 2166 1219 2166 416 2166 1217 2166 1219 2166 1221 2166 416 2166 416 2166 1221 2166 438 2166 438 2166 1221 2166 1223 2166 1225 2166 438 2166 1223 2166 1225 2166 1227 2166 438 2166 438 2166 1227 2166 1229 2166 1231 2166 438 2166 1229 2166 1231 2166 1233 2166 438 2166 438 2166 1233 2166 1578 2166 1578 2166 1233 2166 1235 2166 1555 2166 1235 2166 1237 2166 1556 2166 1237 2166 1239 2166 1558 2166 1239 2166 1241 2166 1579 2166 1241 2166 1587 2166 1579 2166 1558 2166 1241 2166 1514 2166 1205 2166 1515 2166 1515 2166 1207 2166 1516 2166 1516 2166 1209 2166 416 2166 1578 2166 1235 2166 1555 2166 1555 2166 1237 2166 1556 2166 1556 2166 1239 2166 1558 2166 1241 2166 1243 2166 1587 2166 1587 2166 1243 2166 1595 2166 1595 2166 1243 2166 1245 2166 1603 2166 1245 2166 1247 2166 1614 2166 1247 2166 1249 2166 1623 2166 1249 2166 1251 2166 1632 2166 1251 2166 1253 2166 1641 2166 1253 2166 1255 2166 1650 2166 1255 2166 1257 2166 1658 2166 1257 2166 1259 2166 1666 2166 1259 2166 1261 2166 1674 2166 1261 2166 1263 2166 1682 2166 1263 2166 1265 2166 1690 2166 1265 2166 1267 2166 1698 2166 1267 2166 1269 2166 1706 2166 1269 2166 1271 2166 1713 2166 1271 2166 1273 2166 1719 2166 1273 2166 1724 2166 1719 2166 1713 2166 1273 2166 1595 2166 1245 2166 1603 2166 1603 2166 1247 2166 1614 2166 1614 2166 1249 2166 1623 2166 1623 2166 1251 2166 1632 2166 1632 2166 1253 2166 1641 2166 1641 2166 1255 2166 1650 2166 1650 2166 1257 2166 1658 2166 1658 2166 1259 2166 1666 2166 1666 2166 1261 2166 1674 2166 1674 2166 1263 2166 1682 2166 1682 2166 1265 2166 1690 2166 1690 2166 1267 2166 1698 2166 1698 2166 1269 2166 1706 2166 1706 2166 1271 2166 1713 2166 1273 2166 1275 2166 1724 2166 1724 2166 1275 2166 1728 2166 1728 2166 1275 2166 1277 2166 1731 2166 1277 2166 1279 2166 1733 2166 1279 2166 1281 2166 95 2166 1281 2166 1283 2166 1285 2166 95 2166 1283 2166 1285 2166 1287 2166 95 2166 95 2166 1287 2166 1289 2166 1291 2166 95 2166 1289 2166 1291 2166 1293 2166 95 2166 95 2166 1293 2166 94 2166 1728 2166 1277 2166 1731 2166 1731 2166 1279 2166 1733 2166 1733 2166 1281 2166 95 2166 436 2167 435 2167 1541 2167 1541 2168 435 2168 1749 2168 1750 2169 1749 2169 1751 2169 1752 2170 1751 2170 1753 2170 1754 2171 1753 2171 1755 2171 1756 2172 1755 2172 1757 2172 1758 2173 1757 2173 1759 2173 1760 2174 1759 2174 1761 2174 1762 2175 1761 2175 1763 2175 1764 2176 1763 2176 1765 2176 1766 2177 1765 2177 1767 2177 1768 2178 1767 2178 1769 2178 1770 2179 1769 2179 1771 2179 1772 2180 1771 2180 1773 2180 1774 2181 1773 2181 1775 2181 1776 2182 1775 2182 1777 2182 1778 2183 1777 2183 1779 2183 1780 2184 1779 2184 1781 2184 1782 2185 1781 2185 1783 2185 1784 2186 1783 2186 1785 2186 1786 2187 1785 2187 1787 2187 1788 2188 1787 2188 1789 2188 1790 2189 1789 2189 1791 2189 1792 2190 1791 2190 1793 2190 1794 2191 1793 2191 1795 2191 1796 2192 1795 2192 1797 2192 1798 2193 1797 2193 1799 2193 1800 2194 1799 2194 1801 2194 114 2195 1801 2195 115 2195 114 2196 1800 2196 1801 2196 114 2197 113 2197 1800 2197 1800 2198 113 2198 112 2198 1517 2199 112 2199 111 2199 1517 2200 1800 2200 112 2200 1517 2201 1798 2201 1800 2201 1517 2202 1518 2202 1798 2202 1798 2203 1518 2203 1796 2203 1797 2204 1798 2204 1796 2204 435 2205 434 2205 1749 2205 1749 2206 434 2206 433 2206 432 2207 1749 2207 433 2207 432 2208 1802 2208 1749 2208 432 2209 431 2209 1802 2209 1802 2210 431 2210 1803 2210 1751 2211 1803 2211 1753 2211 1751 2212 1802 2212 1803 2212 1751 2213 1749 2213 1802 2213 1803 2214 431 2214 1804 2214 430 2215 1804 2215 431 2215 430 2216 1803 2216 1804 2216 430 2217 1805 2217 1803 2217 430 2218 429 2218 1805 2218 1805 2219 429 2219 428 2219 1806 2220 428 2220 427 2220 1807 2221 427 2221 307 2221 310 2222 1807 2222 307 2222 310 2223 1808 2223 1807 2223 310 2224 312 2224 1808 2224 1808 2225 312 2225 1809 2225 1810 2226 1809 2226 1811 2226 1812 2227 1811 2227 1813 2227 1814 2228 1813 2228 1815 2228 1761 2229 1815 2229 1763 2229 1761 2230 1814 2230 1815 2230 1761 2231 1759 2231 1814 2231 1814 2232 1759 2232 1816 2232 1812 2233 1816 2233 1817 2233 1810 2234 1817 2234 1818 2234 1808 2235 1818 2235 1807 2235 1808 2236 1810 2236 1818 2236 1808 2237 1809 2237 1810 2237 1805 2238 428 2238 1806 2238 1819 2239 1806 2239 1818 2239 1817 2240 1819 2240 1818 2240 1817 2241 1820 2241 1819 2241 1817 2242 1816 2242 1820 2242 1820 2243 1816 2243 1757 2243 1755 2244 1820 2244 1757 2244 1755 2245 1821 2245 1820 2245 1755 2246 1753 2246 1821 2246 1821 2247 1753 2247 1803 2247 1805 2248 1821 2248 1803 2248 1805 2249 1819 2249 1821 2249 1805 2250 1806 2250 1819 2250 1806 2251 427 2251 1807 2251 1818 2252 1806 2252 1807 2252 312 2253 313 2253 1809 2253 1809 2254 313 2254 1822 2254 1811 2255 1822 2255 1823 2255 1813 2256 1823 2256 1824 2256 1815 2257 1824 2257 1825 2257 1763 2258 1825 2258 1765 2258 1763 2259 1815 2259 1825 2259 313 2260 315 2260 1822 2260 1822 2261 315 2261 1826 2261 1823 2262 1826 2262 1827 2262 1824 2263 1827 2263 1828 2263 1825 2264 1828 2264 1829 2264 1765 2265 1829 2265 1767 2265 1765 2266 1825 2266 1829 2266 315 2267 317 2267 1826 2267 1826 2268 317 2268 1830 2268 1827 2269 1830 2269 1831 2269 1828 2270 1831 2270 1832 2270 1829 2271 1832 2271 1833 2271 1767 2272 1833 2272 1769 2272 1767 2273 1829 2273 1833 2273 317 2274 319 2274 1830 2274 1830 2275 319 2275 1834 2275 1831 2276 1834 2276 1835 2276 1832 2277 1835 2277 1836 2277 1833 2278 1836 2278 1837 2278 1769 2279 1837 2279 1771 2279 1769 2280 1833 2280 1837 2280 319 2281 321 2281 1834 2281 1834 2282 321 2282 1838 2282 1835 2283 1838 2283 1839 2283 1836 2284 1839 2284 1840 2284 1837 2285 1840 2285 1841 2285 1771 2286 1841 2286 1773 2286 1771 2287 1837 2287 1841 2287 321 2288 322 2288 1838 2288 1838 2289 322 2289 1842 2289 1839 2290 1842 2290 1843 2290 1840 2291 1843 2291 1844 2291 1841 2292 1844 2292 1845 2292 1773 2293 1845 2293 1775 2293 1773 2294 1841 2294 1845 2294 322 2295 324 2295 1842 2295 1842 2296 324 2296 1846 2296 1843 2297 1846 2297 1847 2297 1844 2298 1847 2298 1848 2298 1845 2299 1848 2299 1849 2299 1775 2300 1849 2300 1777 2300 1775 2301 1845 2301 1849 2301 324 2302 326 2302 1846 2302 1846 2303 326 2303 1850 2303 1847 2304 1850 2304 1851 2304 1848 2305 1851 2305 1852 2305 1849 2306 1852 2306 1853 2306 1777 2307 1853 2307 1779 2307 1777 2308 1849 2308 1853 2308 326 2309 328 2309 1850 2309 1850 2310 328 2310 1854 2310 1851 2311 1854 2311 1855 2311 1852 2312 1855 2312 1856 2312 1853 2313 1856 2313 1857 2313 1779 2314 1857 2314 1781 2314 1779 2315 1853 2315 1857 2315 328 2316 330 2316 1854 2316 1854 2317 330 2317 1858 2317 1855 2318 1858 2318 1859 2318 1856 2319 1859 2319 1860 2319 1857 2320 1860 2320 1861 2320 1781 2321 1861 2321 1783 2321 1781 2322 1857 2322 1861 2322 330 2323 382 2323 1858 2323 1858 2324 382 2324 1862 2324 1859 2325 1862 2325 1863 2325 1860 2326 1863 2326 1864 2326 1861 2327 1864 2327 1865 2327 1783 2328 1865 2328 1785 2328 1783 2329 1861 2329 1865 2329 382 2330 380 2330 1862 2330 1862 2331 380 2331 1866 2331 1863 2332 1866 2332 1867 2332 1864 2333 1867 2333 1868 2333 1865 2334 1868 2334 1869 2334 1785 2335 1869 2335 1787 2335 1785 2336 1865 2336 1869 2336 380 2337 378 2337 1866 2337 1866 2338 378 2338 1870 2338 1867 2339 1870 2339 1871 2339 1868 2340 1871 2340 1872 2340 1869 2341 1872 2341 1873 2341 1787 2342 1873 2342 1789 2342 1787 2343 1869 2343 1873 2343 378 2344 376 2344 1870 2344 1870 2345 376 2345 1874 2345 1871 2346 1874 2346 1875 2346 1872 2347 1875 2347 1876 2347 1873 2348 1876 2348 1877 2348 1789 2349 1877 2349 1791 2349 1789 2350 1873 2350 1877 2350 376 2351 374 2351 1874 2351 1874 2352 374 2352 1878 2352 1875 2353 1878 2353 1879 2353 1876 2354 1879 2354 1880 2354 1877 2355 1880 2355 1881 2355 1791 2356 1881 2356 1793 2356 1791 2357 1877 2357 1881 2357 374 2358 372 2358 1878 2358 1878 2359 372 2359 1882 2359 1879 2360 1882 2360 1883 2360 1880 2361 1883 2361 1884 2361 1881 2362 1884 2362 1885 2362 1793 2363 1885 2363 1795 2363 1793 2364 1881 2364 1885 2364 372 2365 370 2365 1882 2365 1882 2366 370 2366 1886 2366 1883 2367 1886 2367 1887 2367 1884 2368 1887 2368 1888 2368 1885 2369 1888 2369 1889 2369 1795 2370 1889 2370 1797 2370 1795 2371 1885 2371 1889 2371 370 2372 369 2372 1886 2372 1886 2373 369 2373 1890 2373 1887 2374 1890 2374 1891 2374 1888 2375 1891 2375 1892 2375 1889 2376 1892 2376 1893 2376 1797 2377 1893 2377 1799 2377 1797 2378 1889 2378 1893 2378 369 2379 367 2379 1890 2379 1890 2380 367 2380 1894 2380 1891 2381 1894 2381 1895 2381 1892 2382 1895 2382 1896 2382 1893 2383 1896 2383 1897 2383 1799 2384 1897 2384 1801 2384 1799 2385 1893 2385 1897 2385 367 2386 365 2386 1894 2386 1894 2387 365 2387 1898 2387 1895 2388 1898 2388 1899 2388 1896 2389 1899 2389 1900 2389 1897 2390 1900 2390 1901 2390 116 2391 1901 2391 117 2391 116 2392 1897 2392 1901 2392 116 2393 1801 2393 1897 2393 116 2394 115 2394 1801 2394 365 2395 363 2395 1898 2395 1898 2396 363 2396 1902 2396 1899 2397 1902 2397 1903 2397 1900 2398 1903 2398 119 2398 118 2399 1900 2399 119 2399 118 2400 117 2400 1900 2400 1900 2401 117 2401 1901 2401 363 2402 361 2402 1902 2402 1902 2403 361 2403 1904 2403 1903 2404 1904 2404 120 2404 119 2405 1903 2405 120 2405 361 2406 108 2406 1904 2406 1904 2407 108 2407 120 2407 1518 2408 1519 2408 1796 2408 1796 2409 1519 2409 1794 2409 1795 2410 1796 2410 1794 2410 1519 2411 1520 2411 1794 2411 1794 2412 1520 2412 1792 2412 1793 2413 1794 2413 1792 2413 1520 2414 1521 2414 1792 2414 1792 2415 1521 2415 1790 2415 1791 2416 1792 2416 1790 2416 1521 2417 1522 2417 1790 2417 1790 2418 1522 2418 1788 2418 1789 2419 1790 2419 1788 2419 1522 2420 1523 2420 1788 2420 1788 2421 1523 2421 1786 2421 1787 2422 1788 2422 1786 2422 1523 2423 1524 2423 1786 2423 1786 2424 1524 2424 1784 2424 1785 2425 1786 2425 1784 2425 1524 2426 1525 2426 1784 2426 1784 2427 1525 2427 1782 2427 1783 2428 1784 2428 1782 2428 1525 2429 1526 2429 1782 2429 1782 2430 1526 2430 1780 2430 1781 2431 1782 2431 1780 2431 1526 2432 1527 2432 1780 2432 1780 2433 1527 2433 1778 2433 1779 2434 1780 2434 1778 2434 1527 2435 1528 2435 1778 2435 1778 2436 1528 2436 1776 2436 1777 2437 1778 2437 1776 2437 1528 2438 1529 2438 1776 2438 1776 2439 1529 2439 1774 2439 1775 2440 1776 2440 1774 2440 1774 2441 1529 2441 1772 2441 1773 2442 1774 2442 1772 2442 1531 2443 1770 2443 1530 2443 1531 2444 1768 2444 1770 2444 1531 2445 1532 2445 1768 2445 1768 2446 1532 2446 1766 2446 1767 2447 1768 2447 1766 2447 1532 2448 1533 2448 1766 2448 1766 2449 1533 2449 1764 2449 1765 2450 1766 2450 1764 2450 1533 2451 1534 2451 1764 2451 1764 2452 1534 2452 1762 2452 1763 2453 1764 2453 1762 2453 1534 2454 1535 2454 1762 2454 1762 2455 1535 2455 1760 2455 1761 2456 1762 2456 1760 2456 1535 2457 1536 2457 1760 2457 1760 2458 1536 2458 1758 2458 1759 2459 1760 2459 1758 2459 1536 2460 1537 2460 1758 2460 1758 2461 1537 2461 1756 2461 1757 2462 1758 2462 1756 2462 1537 2463 1538 2463 1756 2463 1756 2464 1538 2464 1754 2464 1755 2465 1756 2465 1754 2465 1538 2466 1539 2466 1754 2466 1754 2467 1539 2467 1752 2467 1753 2468 1754 2468 1752 2468 1539 2469 1540 2469 1752 2469 1752 2470 1540 2470 1750 2470 1751 2471 1752 2471 1750 2471 1540 2472 1541 2472 1750 2472 1750 2473 1541 2473 1749 2473 1858 2474 1855 2474 1854 2474 1855 2475 1852 2475 1851 2475 1862 2476 1859 2476 1858 2476 1852 2477 1849 2477 1848 2477 1859 2478 1856 2478 1855 2478 1856 2479 1853 2479 1852 2479 1820 2480 1821 2480 1819 2480 1812 2481 1817 2481 1810 2481 1811 2482 1812 2482 1810 2482 1822 2483 1811 2483 1809 2483 1826 2484 1823 2484 1822 2484 1814 2485 1816 2485 1812 2485 1813 2486 1814 2486 1812 2486 1823 2487 1813 2487 1811 2487 1759 2488 1757 2488 1816 2488 1830 2489 1827 2489 1826 2489 1827 2490 1824 2490 1823 2490 1824 2491 1815 2491 1813 2491 1834 2492 1831 2492 1830 2492 1831 2493 1828 2493 1827 2493 1828 2494 1825 2494 1824 2494 1838 2495 1835 2495 1834 2495 1835 2496 1832 2496 1831 2496 1832 2497 1829 2497 1828 2497 1842 2498 1839 2498 1838 2498 1839 2499 1836 2499 1835 2499 1836 2500 1833 2500 1832 2500 1846 2501 1843 2501 1842 2501 1843 2502 1840 2502 1839 2502 1840 2503 1837 2503 1836 2503 1850 2504 1847 2504 1846 2504 1847 2505 1844 2505 1843 2505 1844 2506 1841 2506 1840 2506 1770 2507 1768 2507 1769 2507 1854 2508 1851 2508 1850 2508 1851 2509 1848 2509 1847 2509 1848 2510 1845 2510 1844 2510 1530 2511 1770 2511 1772 2511 1529 2512 1530 2512 1772 2512 1772 2513 1770 2513 1771 2513 1866 2514 1863 2514 1862 2514 1863 2515 1860 2515 1859 2515 1860 2516 1857 2516 1856 2516 1870 2517 1867 2517 1866 2517 1867 2518 1864 2518 1863 2518 1864 2519 1861 2519 1860 2519 1874 2520 1871 2520 1870 2520 1871 2521 1868 2521 1867 2521 1868 2522 1865 2522 1864 2522 1878 2523 1875 2523 1874 2523 1875 2524 1872 2524 1871 2524 1872 2525 1869 2525 1868 2525 1882 2526 1879 2526 1878 2526 1879 2527 1876 2527 1875 2527 1876 2528 1873 2528 1872 2528 1886 2529 1883 2529 1882 2529 1883 2530 1880 2530 1879 2530 1880 2531 1877 2531 1876 2531 1890 2532 1887 2532 1886 2532 1887 2533 1884 2533 1883 2533 1884 2534 1881 2534 1880 2534 1894 2535 1891 2535 1890 2535 1891 2536 1888 2536 1887 2536 1888 2537 1885 2537 1884 2537 1898 2538 1895 2538 1894 2538 1895 2539 1892 2539 1891 2539 1892 2540 1889 2540 1888 2540 1902 2541 1899 2541 1898 2541 1899 2542 1896 2542 1895 2542 1896 2543 1893 2543 1892 2543 1904 2544 1903 2544 1902 2544 1903 2545 1900 2545 1899 2545 1900 2546 1897 2546 1896 2546 1800 2547 1798 2547 1799 2547 294 2548 293 2548 1905 2548 1905 2549 293 2549 1906 2549 1907 2550 1906 2550 1908 2550 1909 2551 1908 2551 1910 2551 1911 2552 1910 2552 1912 2552 1913 2553 1912 2553 1914 2553 1915 2554 1914 2554 1916 2554 1917 2555 1916 2555 1918 2555 1919 2556 1918 2556 1920 2556 1921 2557 1920 2557 1922 2557 1923 2558 1922 2558 1924 2558 1925 2559 1924 2559 1926 2559 1927 2560 1926 2560 1928 2560 1929 2561 1928 2561 1930 2561 1931 2562 1930 2562 1932 2562 1933 2563 1932 2563 1934 2563 1935 2564 1934 2564 1936 2564 1937 2565 1936 2565 1938 2565 1939 2566 1938 2566 1940 2566 1941 2567 1940 2567 1942 2567 1943 2568 1942 2568 1944 2568 1945 2569 1944 2569 1946 2569 1947 2570 1946 2570 1948 2570 1949 2571 1948 2571 1950 2571 1951 2572 1950 2572 1952 2572 1953 2573 1952 2573 1954 2573 1955 2574 1954 2574 1956 2574 1957 2575 1956 2575 1958 2575 489 2576 1958 2576 490 2576 489 2577 1957 2577 1958 2577 489 2578 488 2578 1957 2578 1957 2579 488 2579 487 2579 1959 2580 487 2580 486 2580 1959 2581 1957 2581 487 2581 1959 2582 1955 2582 1957 2582 1959 2583 1960 2583 1955 2583 1955 2584 1960 2584 1953 2584 1954 2585 1955 2585 1953 2585 293 2586 292 2586 1906 2586 1906 2587 292 2587 291 2587 290 2588 1906 2588 291 2588 290 2589 1961 2589 1906 2589 290 2590 289 2590 1961 2590 1961 2591 289 2591 1962 2591 1908 2592 1962 2592 1910 2592 1908 2593 1961 2593 1962 2593 1908 2594 1906 2594 1961 2594 1962 2595 289 2595 1963 2595 288 2596 1963 2596 289 2596 288 2597 1962 2597 1963 2597 288 2598 1964 2598 1962 2598 288 2599 287 2599 1964 2599 1964 2600 287 2600 286 2600 1965 2601 286 2601 285 2601 1966 2602 285 2602 282 2602 1967 2603 1966 2603 282 2603 1967 2604 1968 2604 1966 2604 1967 2605 1969 2605 1968 2605 1968 2606 1969 2606 1970 2606 1971 2607 1970 2607 1972 2607 1973 2608 1972 2608 1974 2608 1975 2609 1974 2609 1976 2609 1918 2610 1976 2610 1920 2610 1918 2611 1975 2611 1976 2611 1918 2612 1916 2612 1975 2612 1975 2613 1916 2613 1977 2613 1973 2614 1977 2614 1978 2614 1971 2615 1978 2615 1979 2615 1968 2616 1979 2616 1966 2616 1968 2617 1971 2617 1979 2617 1968 2618 1970 2618 1971 2618 1964 2619 286 2619 1965 2619 1980 2620 1965 2620 1979 2620 1978 2621 1980 2621 1979 2621 1978 2622 1981 2622 1980 2622 1978 2623 1977 2623 1981 2623 1981 2624 1977 2624 1914 2624 1912 2625 1981 2625 1914 2625 1912 2626 1982 2626 1981 2626 1912 2627 1910 2627 1982 2627 1982 2628 1910 2628 1962 2628 1964 2629 1982 2629 1962 2629 1964 2630 1980 2630 1982 2630 1964 2631 1965 2631 1980 2631 1965 2632 285 2632 1966 2632 1979 2633 1965 2633 1966 2633 1969 2634 1983 2634 1970 2634 1970 2635 1983 2635 1984 2635 1972 2636 1984 2636 1985 2636 1974 2637 1985 2637 1986 2637 1976 2638 1986 2638 1987 2638 1920 2639 1987 2639 1922 2639 1920 2640 1976 2640 1987 2640 1983 2641 1988 2641 1984 2641 1984 2642 1988 2642 1989 2642 1985 2643 1989 2643 1990 2643 1986 2644 1990 2644 1991 2644 1987 2645 1991 2645 1992 2645 1922 2646 1992 2646 1924 2646 1922 2647 1987 2647 1992 2647 1988 2648 1993 2648 1989 2648 1989 2649 1993 2649 1994 2649 1990 2650 1994 2650 1995 2650 1991 2651 1995 2651 1996 2651 1992 2652 1996 2652 1997 2652 1924 2653 1997 2653 1926 2653 1924 2654 1992 2654 1997 2654 1993 2655 1998 2655 1994 2655 1994 2656 1998 2656 1999 2656 1995 2657 1999 2657 2000 2657 1996 2658 2000 2658 2001 2658 1997 2659 2001 2659 2002 2659 1926 2660 2002 2660 1928 2660 1926 2661 1997 2661 2002 2661 1998 2662 2003 2662 1999 2662 1999 2663 2003 2663 2004 2663 2000 2664 2004 2664 2005 2664 2001 2665 2005 2665 2006 2665 2002 2666 2006 2666 2007 2666 1928 2667 2007 2667 1930 2667 1928 2668 2002 2668 2007 2668 2003 2669 2008 2669 2004 2669 2004 2670 2008 2670 2009 2670 2005 2671 2009 2671 2010 2671 2006 2672 2010 2672 2011 2672 2007 2673 2011 2673 2012 2673 1930 2674 2012 2674 1932 2674 1930 2675 2007 2675 2012 2675 2008 2676 2013 2676 2009 2676 2009 2677 2013 2677 2014 2677 2010 2678 2014 2678 2015 2678 2011 2679 2015 2679 2016 2679 2012 2680 2016 2680 2017 2680 1932 2681 2017 2681 1934 2681 1932 2682 2012 2682 2017 2682 2013 2683 2018 2683 2014 2683 2014 2684 2018 2684 2019 2684 2015 2685 2019 2685 2020 2685 2016 2686 2020 2686 2021 2686 2017 2687 2021 2687 2022 2687 1934 2688 2022 2688 1936 2688 1934 2689 2017 2689 2022 2689 2018 2690 2023 2690 2019 2690 2019 2691 2023 2691 2024 2691 2020 2692 2024 2692 2025 2692 2021 2693 2025 2693 2026 2693 2022 2694 2026 2694 2027 2694 1936 2695 2027 2695 1938 2695 1936 2696 2022 2696 2027 2696 2023 2697 2028 2697 2024 2697 2024 2698 2028 2698 2029 2698 2025 2699 2029 2699 2030 2699 2026 2700 2030 2700 2031 2700 2027 2701 2031 2701 2032 2701 1938 2702 2032 2702 1940 2702 1938 2703 2027 2703 2032 2703 2028 2704 2033 2704 2029 2704 2029 2705 2033 2705 2034 2705 2030 2706 2034 2706 2035 2706 2031 2707 2035 2707 2036 2707 2032 2708 2036 2708 2037 2708 1940 2709 2037 2709 1942 2709 1940 2710 2032 2710 2037 2710 2033 2711 2038 2711 2034 2711 2034 2712 2038 2712 2039 2712 2035 2713 2039 2713 2040 2713 2036 2714 2040 2714 2041 2714 2037 2715 2041 2715 2042 2715 1942 2716 2042 2716 1944 2716 1942 2717 2037 2717 2042 2717 2038 2718 2043 2718 2039 2718 2039 2719 2043 2719 2044 2719 2040 2720 2044 2720 2045 2720 2041 2721 2045 2721 2046 2721 2042 2722 2046 2722 2047 2722 1944 2723 2047 2723 1946 2723 1944 2724 2042 2724 2047 2724 2043 2725 2048 2725 2044 2725 2044 2726 2048 2726 2049 2726 2045 2727 2049 2727 2050 2727 2046 2728 2050 2728 2051 2728 2047 2729 2051 2729 2052 2729 1946 2730 2052 2730 1948 2730 1946 2731 2047 2731 2052 2731 2048 2732 2053 2732 2049 2732 2049 2733 2053 2733 2054 2733 2050 2734 2054 2734 2055 2734 2051 2735 2055 2735 2056 2735 2052 2736 2056 2736 2057 2736 1948 2737 2057 2737 1950 2737 1948 2738 2052 2738 2057 2738 2053 2739 2058 2739 2054 2739 2054 2740 2058 2740 2059 2740 2055 2741 2059 2741 2060 2741 2056 2742 2060 2742 2061 2742 2057 2743 2061 2743 2062 2743 1950 2744 2062 2744 1952 2744 1950 2745 2057 2745 2062 2745 2058 2746 2063 2746 2059 2746 2059 2747 2063 2747 2064 2747 2060 2748 2064 2748 2065 2748 2061 2749 2065 2749 2066 2749 2062 2750 2066 2750 2067 2750 1952 2751 2067 2751 1954 2751 1952 2752 2062 2752 2067 2752 2063 2753 2068 2753 2064 2753 2064 2754 2068 2754 2069 2754 2065 2755 2069 2755 2070 2755 2066 2756 2070 2756 2071 2756 2067 2757 2071 2757 2072 2757 1954 2758 2072 2758 1956 2758 1954 2759 2067 2759 2072 2759 2068 2760 2073 2760 2069 2760 2069 2761 2073 2761 2074 2761 2070 2762 2074 2762 2075 2762 2071 2763 2075 2763 2076 2763 2072 2764 2076 2764 2077 2764 1956 2765 2077 2765 1958 2765 1956 2766 2072 2766 2077 2766 2073 2767 2078 2767 2074 2767 2074 2768 2078 2768 2079 2768 2075 2769 2079 2769 2080 2769 2076 2770 2080 2770 2081 2770 2077 2771 2081 2771 2082 2771 491 2772 2082 2772 492 2772 491 2773 2077 2773 2082 2773 491 2774 1958 2774 2077 2774 491 2775 490 2775 1958 2775 2078 2776 2083 2776 2079 2776 2079 2777 2083 2777 2084 2777 2080 2778 2084 2778 2085 2778 2081 2779 2085 2779 494 2779 493 2780 2081 2780 494 2780 493 2781 492 2781 2081 2781 2081 2782 492 2782 2082 2782 2083 2783 2086 2783 2084 2783 2084 2784 2086 2784 2087 2784 2085 2785 2087 2785 495 2785 494 2786 2085 2786 495 2786 2086 2787 483 2787 2087 2787 2087 2788 483 2788 495 2788 1960 2789 2088 2789 1953 2789 1953 2790 2088 2790 1951 2790 1952 2791 1953 2791 1951 2791 2088 2792 2089 2792 1951 2792 1951 2793 2089 2793 1949 2793 1950 2794 1951 2794 1949 2794 2089 2795 2090 2795 1949 2795 1949 2796 2090 2796 1947 2796 1948 2797 1949 2797 1947 2797 2090 2798 2091 2798 1947 2798 1947 2799 2091 2799 1945 2799 1946 2800 1947 2800 1945 2800 2091 2801 2092 2801 1945 2801 1945 2802 2092 2802 1943 2802 1944 2803 1945 2803 1943 2803 2092 2804 2093 2804 1943 2804 1943 2805 2093 2805 1941 2805 1942 2806 1943 2806 1941 2806 2093 2807 2094 2807 1941 2807 1941 2808 2094 2808 1939 2808 1940 2809 1941 2809 1939 2809 2094 2810 2095 2810 1939 2810 1939 2811 2095 2811 1937 2811 1938 2812 1939 2812 1937 2812 2095 2813 2096 2813 1937 2813 1937 2814 2096 2814 1935 2814 1936 2815 1937 2815 1935 2815 2096 2816 2097 2816 1935 2816 1935 2817 2097 2817 1933 2817 1934 2818 1935 2818 1933 2818 2097 2819 2098 2819 1933 2819 1933 2820 2098 2820 1931 2820 1932 2821 1933 2821 1931 2821 1931 2822 2098 2822 1929 2822 1930 2823 1931 2823 1929 2823 2099 2824 1927 2824 2100 2824 2099 2825 1925 2825 1927 2825 2099 2826 2101 2826 1925 2826 1925 2827 2101 2827 1923 2827 1924 2828 1925 2828 1923 2828 2101 2829 2102 2829 1923 2829 1923 2830 2102 2830 1921 2830 1922 2831 1923 2831 1921 2831 2102 2832 2103 2832 1921 2832 1921 2833 2103 2833 1919 2833 1920 2834 1921 2834 1919 2834 2103 2835 2104 2835 1919 2835 1919 2836 2104 2836 1917 2836 1918 2837 1919 2837 1917 2837 2104 2838 2105 2838 1917 2838 1917 2839 2105 2839 1915 2839 1916 2840 1917 2840 1915 2840 2105 2841 2106 2841 1915 2841 1915 2842 2106 2842 1913 2842 1914 2843 1915 2843 1913 2843 2106 2844 2107 2844 1913 2844 1913 2845 2107 2845 1911 2845 1912 2846 1913 2846 1911 2846 2107 2847 2108 2847 1911 2847 1911 2848 2108 2848 1909 2848 1910 2849 1911 2849 1909 2849 2108 2850 2109 2850 1909 2850 1909 2851 2109 2851 1907 2851 1908 2852 1909 2852 1907 2852 2109 2853 1905 2853 1907 2853 1907 2854 1905 2854 1906 2854 1981 2855 1982 2855 1980 2855 1973 2856 1978 2856 1971 2856 1972 2857 1973 2857 1971 2857 1984 2858 1972 2858 1970 2858 1989 2859 1985 2859 1984 2859 1975 2860 1977 2860 1973 2860 1974 2861 1975 2861 1973 2861 1985 2862 1974 2862 1972 2862 1916 2863 1914 2863 1977 2863 1994 2864 1990 2864 1989 2864 1990 2865 1986 2865 1985 2865 1986 2866 1976 2866 1974 2866 1999 2867 1995 2867 1994 2867 1995 2868 1991 2868 1990 2868 1991 2869 1987 2869 1986 2869 2004 2870 2000 2870 1999 2870 2000 2871 1996 2871 1995 2871 1996 2872 1992 2872 1991 2872 2009 2873 2005 2873 2004 2873 2005 2874 2001 2874 2000 2874 2001 2875 1997 2875 1996 2875 2014 2876 2010 2876 2009 2876 2010 2877 2006 2877 2005 2877 2006 2878 2002 2878 2001 2878 2019 2879 2015 2879 2014 2879 2015 2880 2011 2880 2010 2880 2011 2881 2007 2881 2006 2881 1927 2882 1925 2882 1926 2882 2024 2883 2020 2883 2019 2883 2020 2884 2016 2884 2015 2884 2016 2885 2012 2885 2011 2885 2100 2886 1927 2886 1929 2886 2098 2887 2100 2887 1929 2887 1929 2888 1927 2888 1928 2888 2029 2889 2025 2889 2024 2889 2025 2890 2021 2890 2020 2890 2021 2891 2017 2891 2016 2891 2034 2892 2030 2892 2029 2892 2030 2893 2026 2893 2025 2893 2026 2894 2022 2894 2021 2894 2039 2895 2035 2895 2034 2895 2035 2896 2031 2896 2030 2896 2031 2897 2027 2897 2026 2897 2044 2898 2040 2898 2039 2898 2040 2899 2036 2899 2035 2899 2036 2900 2032 2900 2031 2900 2049 2901 2045 2901 2044 2901 2045 2902 2041 2902 2040 2902 2041 2903 2037 2903 2036 2903 2054 2904 2050 2904 2049 2904 2050 2905 2046 2905 2045 2905 2046 2906 2042 2906 2041 2906 2059 2907 2055 2907 2054 2907 2055 2908 2051 2908 2050 2908 2051 2909 2047 2909 2046 2909 2064 2910 2060 2910 2059 2910 2060 2911 2056 2911 2055 2911 2056 2912 2052 2912 2051 2912 2069 2913 2065 2913 2064 2913 2065 2914 2061 2914 2060 2914 2061 2915 2057 2915 2056 2915 2074 2916 2070 2916 2069 2916 2070 2917 2066 2917 2065 2917 2066 2918 2062 2918 2061 2918 2079 2919 2075 2919 2074 2919 2075 2920 2071 2920 2070 2920 2071 2921 2067 2921 2066 2921 2084 2922 2080 2922 2079 2922 2080 2923 2076 2923 2075 2923 2076 2924 2072 2924 2071 2924 2087 2925 2085 2925 2084 2925 2085 2926 2081 2926 2080 2926 2081 2927 2077 2927 2076 2927 1957 2928 1955 2928 1956 2928 485 2929 1542 2929 486 2929 486 2930 1542 2930 1959 2930 1959 2931 1542 2931 1960 2931 1960 2931 1542 2931 1748 2931 2088 2932 1748 2932 1746 2932 1743 2933 2088 2933 1746 2933 1743 2934 2089 2934 2088 2934 1743 2935 1739 2935 2089 2935 2089 2935 1739 2935 2090 2935 2090 2936 1739 2936 1734 2936 2091 2937 1734 2937 1572 2937 2092 2938 1572 2938 1570 2938 2093 2939 1570 2939 1571 2939 2094 2940 1571 2940 1586 2940 2095 2941 1586 2941 1594 2941 2096 2942 1594 2942 1602 2942 2097 2943 1602 2943 1612 2943 2098 2944 1612 2944 1613 2944 2100 2945 1613 2945 1622 2945 2099 2946 1622 2946 1631 2946 2101 2947 1631 2947 1640 2947 2102 2948 1640 2948 1649 2948 2103 2949 1649 2949 1657 2949 2104 2950 1657 2950 1665 2950 2105 2951 1665 2951 1673 2951 2106 2952 1673 2952 1681 2952 2107 2953 1681 2953 1689 2953 2108 2954 1689 2954 1697 2954 2109 2955 1697 2955 1705 2955 1905 2956 1705 2956 284 2956 294 2957 1905 2957 284 2957 1960 2958 1748 2958 2088 2958 2090 2936 1734 2936 2091 2936 2091 2959 1572 2959 2092 2959 2092 2960 1570 2960 2093 2960 2093 2939 1571 2939 2094 2939 2094 2940 1586 2940 2095 2940 2095 2941 1594 2941 2096 2941 2096 2961 1602 2961 2097 2961 2097 2943 1612 2943 2098 2943 2098 2944 1613 2944 2100 2944 2100 2962 1622 2962 2099 2962 2099 2946 1631 2946 2101 2946 2101 2947 1640 2947 2102 2947 2102 2948 1649 2948 2103 2948 2103 2963 1657 2963 2104 2963 2104 2964 1665 2964 2105 2964 2105 2951 1673 2951 2106 2951 2106 2952 1681 2952 2107 2952 2107 2965 1689 2965 2108 2965 2108 2966 1697 2966 2109 2966 2109 2955 1705 2955 1905 2955 2110 1 2111 1 2112 1 2110 1 2113 1 2111 1 2110 1 2114 1 2113 1 2110 1 2115 1 2114 1 2110 1 2116 1 2115 1 2110 1 2117 1 2116 1 2110 1 2118 1 2117 1 2110 1 2119 1 2118 1 2118 1 2119 1 2120 1 2120 1 2119 1 2121 1 2121 1 2119 1 2122 1 2122 1 2119 1 2123 1 2123 1 2119 1 2124 1 2124 1 2119 1 2125 1 2126 1 2125 1 2127 1 2126 1 2124 1 2125 1 2128 1 2129 1 2125 1 2128 1 2130 1 2129 1 2128 1 2131 1 2130 1 2128 1 2132 1 2131 1 2128 1 2133 1 2132 1 2128 1 2134 1 2133 1 2128 1 2135 1 2134 1 2128 1 2136 1 2135 1 2135 1 2136 1 2137 1 2137 1 2136 1 2138 1 2138 1 2136 1 2139 1 2139 1 2136 1 2140 1 2140 1 2136 1 2112 1 2141 1 2112 1 2142 1 2141 1 2140 1 2112 1 2111 1 2143 1 2112 1 2112 1 2143 1 2144 1 2142 1 2112 1 2144 1 2129 1 2145 1 2125 1 2125 1 2145 1 2146 1 2127 1 2125 1 2146 1 1308 41 1309 41 2136 41 2136 41 1309 41 2112 41 1299 2967 1308 2967 2128 2967 2128 2968 1308 2968 2136 2968 1301 2969 1299 2969 2125 2969 2125 2970 1299 2970 2128 2970 1302 249 1301 249 2119 249 2119 249 1301 249 2125 249 1305 2971 1302 2971 2110 2971 2110 2972 1302 2972 2119 2972 1309 2973 1305 2973 2112 2973 2112 2974 1305 2974 2110 2974 2126 2975 337 2975 2124 2975 2126 2976 339 2976 337 2976 2126 2977 2127 2977 339 2977 339 2978 2127 2978 341 2978 341 2979 2127 2979 2146 2979 343 2980 2146 2980 2145 2980 345 2981 2145 2981 2129 2981 347 2982 2129 2982 2130 2982 383 2983 2130 2983 2131 2983 384 2984 2131 2984 2132 2984 385 2985 2132 2985 2133 2985 386 2986 2133 2986 2134 2986 387 2987 2134 2987 2135 2987 388 2988 2135 2988 2137 2988 305 2989 2137 2989 2138 2989 304 2990 2138 2990 2139 2990 301 2991 2139 2991 2140 2991 302 2992 2140 2992 2141 2992 308 2993 2141 2993 2142 2993 306 2994 2142 2994 2144 2994 309 2995 2144 2995 2143 2995 311 2996 2143 2996 2111 2996 314 2997 2111 2997 2113 2997 316 2998 2113 2998 2114 2998 318 2999 2114 2999 2115 2999 320 3000 2115 3000 2116 3000 323 3001 2116 3001 2117 3001 325 3002 2117 3002 2118 3002 327 3003 2118 3003 2120 3003 329 3004 2120 3004 2121 3004 331 3005 2121 3005 2122 3005 333 3006 2122 3006 2123 3006 335 3007 2123 3007 2124 3007 337 3008 335 3008 2124 3008 341 3009 2146 3009 343 3009 343 3010 2145 3010 345 3010 345 3011 2129 3011 347 3011 347 3012 2130 3012 383 3012 383 3013 2131 3013 384 3013 384 3014 2132 3014 385 3014 385 3015 2133 3015 386 3015 386 3016 2134 3016 387 3016 387 3017 2135 3017 388 3017 388 3018 2137 3018 305 3018 305 3019 2138 3019 304 3019 304 3020 2139 3020 301 3020 301 3021 2140 3021 302 3021 302 3022 2141 3022 308 3022 308 3023 2142 3023 306 3023 306 3024 2144 3024 309 3024 309 3025 2143 3025 311 3025 311 3026 2111 3026 314 3026 314 3027 2113 3027 316 3027 316 3028 2114 3028 318 3028 318 3029 2115 3029 320 3029 320 3030 2116 3030 323 3030 323 3031 2117 3031 325 3031 325 3032 2118 3032 327 3032 327 3033 2120 3033 329 3033 329 3034 2121 3034 331 3034 331 3035 2122 3035 333 3035 333 3036 2123 3036 335 3036 2147 1 2148 1 2149 1 2147 1 2150 1 2148 1 2147 1 2151 1 2150 1 2147 1 2152 1 2151 1 2147 1 2153 1 2152 1 2147 1 2154 1 2153 1 2147 1 2155 1 2154 1 2147 1 2156 1 2155 1 2155 1 2156 1 2157 1 2157 1 2156 1 2158 1 2158 1 2156 1 2159 1 2159 1 2156 1 2160 1 2160 1 2156 1 2161 1 2161 1 2156 1 2162 1 2163 1 2162 1 2164 1 2163 1 2161 1 2162 1 2165 1 2166 1 2162 1 2165 1 2167 1 2166 1 2165 1 2168 1 2167 1 2165 1 2169 1 2168 1 2165 1 2170 1 2169 1 2165 1 2171 1 2170 1 2165 1 2172 1 2171 1 2165 1 2173 1 2172 1 2172 1 2173 1 2174 1 2174 1 2173 1 2175 1 2175 1 2173 1 2176 1 2176 1 2173 1 2177 1 2177 1 2173 1 2149 1 2178 1 2149 1 2179 1 2178 1 2177 1 2149 1 2148 1 2180 1 2149 1 2149 1 2180 1 2181 1 2179 1 2149 1 2181 1 2166 1 2182 1 2162 1 2162 1 2182 1 2183 1 2164 1 2162 1 2183 1 1300 41 1303 41 2173 41 2173 41 1303 41 2149 41 1298 2967 1300 2967 2165 2967 2165 3037 1300 3037 2173 3037 1307 2969 1298 2969 2162 2969 2162 3038 1298 3038 2165 3038 1306 249 1307 249 2156 249 2156 249 1307 249 2162 249 1304 2971 1306 2971 2147 2971 2147 3039 1306 3039 2156 3039 1303 2973 1304 2973 2149 2973 2149 3040 1304 3040 2147 3040 2163 2975 357 2975 2161 2975 2163 2976 356 2976 357 2976 2163 2977 2164 2977 356 2977 356 2978 2164 2978 355 2978 355 2979 2164 2979 2183 2979 354 3041 2183 3041 2182 3041 353 2981 2182 2981 2166 2981 352 2982 2166 2982 2167 2982 351 2983 2167 2983 2168 2983 350 2984 2168 2984 2169 2984 349 2985 2169 2985 2170 2985 348 3042 2170 3042 2171 3042 346 2987 2171 2987 2172 2987 344 3043 2172 3043 2174 3043 342 2989 2174 2989 2175 2989 340 2990 2175 2990 2176 2990 338 2991 2176 2991 2177 2991 336 2992 2177 2992 2178 2992 334 2993 2178 2993 2179 2993 332 2994 2179 2994 2181 2994 381 2995 2181 2995 2180 2995 379 3044 2180 3044 2148 3044 377 2997 2148 2997 2150 2997 375 3045 2150 3045 2151 3045 373 2999 2151 2999 2152 2999 371 3000 2152 3000 2153 3000 368 3001 2153 3001 2154 3001 366 3002 2154 3002 2155 3002 364 3003 2155 3003 2157 3003 362 3046 2157 3046 2158 3046 360 3005 2158 3005 2159 3005 359 3006 2159 3006 2160 3006 358 3007 2160 3007 2161 3007 357 3008 358 3008 2161 3008 355 3009 2183 3009 354 3009 354 3047 2182 3047 353 3047 353 3011 2166 3011 352 3011 352 3012 2167 3012 351 3012 351 3013 2168 3013 350 3013 350 3014 2169 3014 349 3014 349 3015 2170 3015 348 3015 348 3016 2171 3016 346 3016 346 3017 2172 3017 344 3017 344 3048 2174 3048 342 3048 342 3019 2175 3019 340 3019 340 3020 2176 3020 338 3020 338 3021 2177 3021 336 3021 336 3022 2178 3022 334 3022 334 3023 2179 3023 332 3023 332 3024 2181 3024 381 3024 381 3049 2180 3049 379 3049 379 3026 2148 3026 377 3026 377 3027 2150 3027 375 3027 375 3028 2151 3028 373 3028 373 3029 2152 3029 371 3029 371 3030 2153 3030 368 3030 368 3031 2154 3031 366 3031 366 3032 2155 3032 364 3032 364 3050 2157 3050 362 3050 362 3034 2158 3034 360 3034 360 3035 2159 3035 359 3035 359 3036 2160 3036 358 3036 611 41 609 41 2184 41 2184 41 609 41 2185 41 609 2973 607 2973 2185 2973 2185 3040 607 3040 2186 3040 607 2971 618 2971 2186 2971 2186 3039 618 3039 2187 3039 618 249 617 249 2187 249 2187 249 617 249 2188 249 617 2969 613 2969 2188 2969 2188 3038 613 3038 2189 3038 613 2967 611 2967 2189 2967 2189 3037 611 3037 2184 3037 2190 1 2187 1 2191 1 2190 1 2192 1 2187 1 2187 1 2192 1 2193 1 2194 1 2187 1 2193 1 2194 1 2195 1 2187 1 2187 1 2195 1 2186 1 2186 1 2195 1 2196 1 2197 1 2186 1 2196 1 2197 1 2198 1 2186 1 2186 1 2198 1 2199 1 2200 1 2186 1 2199 1 2200 1 2201 1 2186 1 2186 1 2201 1 2185 1 2185 1 2201 1 2202 1 2203 1 2185 1 2202 1 2203 1 2204 1 2185 1 2185 1 2204 1 2205 1 2206 1 2185 1 2205 1 2206 1 2184 1 2185 1 2206 1 2207 1 2184 1 2184 1 2207 1 2208 1 2209 1 2184 1 2208 1 2209 1 2210 1 2184 1 2184 1 2210 1 2189 1 2189 1 2210 1 2211 1 2212 1 2189 1 2211 1 2212 1 2213 1 2189 1 2189 1 2213 1 2214 1 2215 1 2189 1 2214 1 2215 1 2216 1 2189 1 2189 1 2216 1 2188 1 2188 1 2216 1 2217 1 2218 1 2188 1 2217 1 2218 1 2219 1 2188 1 2188 1 2219 1 2220 1 2191 1 2188 1 2220 1 2191 1 2187 1 2188 1 615 41 616 41 2221 41 2221 41 616 41 2222 41 616 2973 608 2973 2222 2973 2222 2974 608 2974 2223 2974 608 2971 610 2971 2223 2971 2223 2972 610 2972 2224 2972 610 249 612 249 2224 249 2224 249 612 249 2225 249 612 2969 614 2969 2225 2969 2225 2970 614 2970 2226 2970 614 2967 615 2967 2226 2967 2226 2968 615 2968 2221 2968 2227 1 2224 1 2228 1 2227 1 2229 1 2224 1 2224 1 2229 1 2230 1 2231 1 2224 1 2230 1 2231 1 2232 1 2224 1 2224 1 2232 1 2223 1 2223 1 2232 1 2233 1 2234 1 2223 1 2233 1 2234 1 2235 1 2223 1 2223 1 2235 1 2236 1 2237 1 2223 1 2236 1 2237 1 2238 1 2223 1 2223 1 2238 1 2222 1 2222 1 2238 1 2239 1 2240 1 2222 1 2239 1 2240 1 2241 1 2222 1 2222 1 2241 1 2242 1 2243 1 2222 1 2242 1 2243 1 2221 1 2222 1 2243 1 2244 1 2221 1 2221 1 2244 1 2245 1 2246 1 2221 1 2245 1 2246 1 2247 1 2221 1 2221 1 2247 1 2226 1 2226 1 2247 1 2248 1 2249 1 2226 1 2248 1 2249 1 2250 1 2226 1 2226 1 2250 1 2251 1 2252 1 2226 1 2251 1 2252 1 2253 1 2226 1 2226 1 2253 1 2225 1 2225 1 2253 1 2254 1 2255 1 2225 1 2254 1 2255 1 2256 1 2225 1 2225 1 2256 1 2257 1 2228 1 2225 1 2257 1 2228 1 2224 1 2225 1 2220 2975 2258 2975 2191 2975 2220 2976 2259 2976 2258 2976 2220 2977 2219 2977 2259 2977 2259 2978 2219 2978 2260 2978 2260 2979 2219 2979 2218 2979 2261 3041 2218 3041 2217 3041 2262 2981 2217 2981 2216 2981 2263 2982 2216 2982 2215 2982 2264 2983 2215 2983 2214 2983 2265 2984 2214 2984 2213 2984 2266 2985 2213 2985 2212 2985 2267 3042 2212 3042 2211 3042 2268 2987 2211 2987 2210 2987 2269 3043 2210 3043 2209 3043 2270 2989 2209 2989 2208 2989 2271 2990 2208 2990 2207 2990 2272 2991 2207 2991 2206 2991 2273 2992 2206 2992 2205 2992 2274 2993 2205 2993 2204 2993 2275 2994 2204 2994 2203 2994 2276 2995 2203 2995 2202 2995 2277 3044 2202 3044 2201 3044 2278 2997 2201 2997 2200 2997 2279 3045 2200 3045 2199 3045 2280 2999 2199 2999 2198 2999 2281 3000 2198 3000 2197 3000 2282 3001 2197 3001 2196 3001 2283 3002 2196 3002 2195 3002 2284 3003 2195 3003 2194 3003 2285 3046 2194 3046 2193 3046 2286 3005 2193 3005 2192 3005 2287 3006 2192 3006 2190 3006 2288 3007 2190 3007 2191 3007 2258 3008 2288 3008 2191 3008 2260 3009 2218 3009 2261 3009 2261 3047 2217 3047 2262 3047 2262 3011 2216 3011 2263 3011 2263 3012 2215 3012 2264 3012 2264 3013 2214 3013 2265 3013 2265 3014 2213 3014 2266 3014 2266 3015 2212 3015 2267 3015 2267 3016 2211 3016 2268 3016 2268 3017 2210 3017 2269 3017 2269 3048 2209 3048 2270 3048 2270 3019 2208 3019 2271 3019 2271 3020 2207 3020 2272 3020 2272 3021 2206 3021 2273 3021 2273 3022 2205 3022 2274 3022 2274 3023 2204 3023 2275 3023 2275 3024 2203 3024 2276 3024 2276 3049 2202 3049 2277 3049 2277 3026 2201 3026 2278 3026 2278 3027 2200 3027 2279 3027 2279 3028 2199 3028 2280 3028 2280 3029 2198 3029 2281 3029 2281 3030 2197 3030 2282 3030 2282 3031 2196 3031 2283 3031 2283 3032 2195 3032 2284 3032 2284 3050 2194 3050 2285 3050 2285 3034 2193 3034 2286 3034 2286 3035 2192 3035 2287 3035 2287 3036 2190 3036 2288 3036 2257 2975 2289 2975 2228 2975 2257 2976 2290 2976 2289 2976 2257 2977 2256 2977 2290 2977 2290 2978 2256 2978 2291 2978 2291 2979 2256 2979 2255 2979 2292 2980 2255 2980 2254 2980 2293 2981 2254 2981 2253 2981 2294 2982 2253 2982 2252 2982 2295 2983 2252 2983 2251 2983 2296 2984 2251 2984 2250 2984 2297 2985 2250 2985 2249 2985 2298 2986 2249 2986 2248 2986 2299 2987 2248 2987 2247 2987 2300 2988 2247 2988 2246 2988 2301 2989 2246 2989 2245 2989 2302 2990 2245 2990 2244 2990 2303 2991 2244 2991 2243 2991 2304 2992 2243 2992 2242 2992 2305 2993 2242 2993 2241 2993 2306 2994 2241 2994 2240 2994 2307 2995 2240 2995 2239 2995 2308 2996 2239 2996 2238 2996 2309 2997 2238 2997 2237 2997 2310 2998 2237 2998 2236 2998 2311 2999 2236 2999 2235 2999 2312 3000 2235 3000 2234 3000 2313 3001 2234 3001 2233 3001 2314 3002 2233 3002 2232 3002 2315 3003 2232 3003 2231 3003 2316 3004 2231 3004 2230 3004 2317 3005 2230 3005 2229 3005 2318 3006 2229 3006 2227 3006 2319 3007 2227 3007 2228 3007 2289 3008 2319 3008 2228 3008 2291 3009 2255 3009 2292 3009 2292 3010 2254 3010 2293 3010 2293 3011 2253 3011 2294 3011 2294 3012 2252 3012 2295 3012 2295 3013 2251 3013 2296 3013 2296 3014 2250 3014 2297 3014 2297 3015 2249 3015 2298 3015 2298 3016 2248 3016 2299 3016 2299 3017 2247 3017 2300 3017 2300 3018 2246 3018 2301 3018 2301 3019 2245 3019 2302 3019 2302 3020 2244 3020 2303 3020 2303 3021 2243 3021 2304 3021 2304 3022 2242 3022 2305 3022 2305 3023 2241 3023 2306 3023 2306 3024 2240 3024 2307 3024 2307 3025 2239 3025 2308 3025 2308 3026 2238 3026 2309 3026 2309 3027 2237 3027 2310 3027 2310 3028 2236 3028 2311 3028 2311 3029 2235 3029 2312 3029 2312 3030 2234 3030 2313 3030 2313 3031 2233 3031 2314 3031 2314 3032 2232 3032 2315 3032 2315 3033 2231 3033 2316 3033 2316 3034 2230 3034 2317 3034 2317 3035 2229 3035 2318 3035 2318 3036 2227 3036 2319 3036 604 3051 2282 3051 280 3051 604 3052 2281 3052 2282 3052 604 3053 2280 3053 2281 3053 604 3054 2279 3054 2280 3054 604 181 606 181 2279 181 2279 3055 606 3055 2314 3055 2278 3056 2314 3056 2315 3056 2277 3057 2315 3057 2316 3057 2276 3058 2316 3058 2317 3058 2275 3059 2317 3059 2318 3059 2274 3060 2318 3060 2319 3060 2273 174 2319 174 2289 174 2272 3061 2289 3061 2290 3061 2271 3062 2290 3062 2291 3062 2033 3063 2291 3063 2292 3063 2038 3064 2292 3064 2293 3064 2043 3065 2293 3065 2294 3065 2048 3066 2294 3066 2295 3066 2053 3067 2295 3067 2296 3067 2058 3068 2296 3068 2063 3068 2058 162 2053 162 2296 162 481 3069 2311 3069 606 3069 481 3070 2310 3070 2311 3070 481 3071 2309 3071 2310 3071 481 3072 2308 3072 2309 3072 481 3073 2307 3073 2308 3073 481 3074 2306 3074 2307 3074 481 3075 2305 3075 2306 3075 481 3076 2304 3076 2305 3076 481 3077 2303 3077 2304 3077 481 3078 483 3078 2303 3078 2303 3079 483 3079 2302 3079 2302 3080 483 3080 2301 3080 2301 3081 483 3081 2086 3081 2300 3082 2086 3082 2083 3082 2078 3083 2300 3083 2083 3083 2078 3084 2299 3084 2300 3084 2078 3085 2073 3085 2299 3085 2299 3086 2073 3086 2298 3086 2298 3087 2073 3087 2068 3087 2297 3088 2068 3088 2063 3088 2296 3089 2297 3089 2063 3089 2301 3090 2086 3090 2300 3090 2298 3091 2068 3091 2297 3091 2053 3092 2048 3092 2295 3092 2048 211 2043 211 2294 211 2043 3093 2038 3093 2293 3093 2038 213 2033 213 2292 213 2291 3094 2033 3094 2271 3094 2271 3095 2033 3095 2028 3095 2270 3096 2028 3096 2023 3096 2269 3097 2023 3097 2018 3097 2268 3098 2018 3098 2013 3098 2267 3099 2013 3099 2008 3099 2266 3100 2008 3100 2003 3100 2265 3101 2003 3101 1998 3101 2264 3102 1998 3102 1993 3102 1988 3103 2264 3103 1993 3103 1988 3104 2263 3104 2264 3104 1988 181 1983 181 2263 181 2263 234 1983 234 2262 234 2262 3105 1983 3105 1969 3105 2261 196 1969 196 1967 196 2260 195 1967 195 282 195 2259 194 282 194 280 194 2258 192 280 192 2288 192 2258 193 2259 193 280 193 2271 228 2028 228 2270 228 2270 229 2023 229 2269 229 2269 230 2018 230 2268 230 2268 3106 2013 3106 2267 3106 2267 3107 2008 3107 2266 3107 2266 203 2003 203 2265 203 2265 3108 1998 3108 2264 3108 2262 3109 1969 3109 2261 3109 2261 234 1967 234 2260 234 2260 236 282 236 2259 236 2273 215 2274 215 2319 215 2274 214 2275 214 2318 214 2275 217 2276 217 2317 217 2276 3110 2277 3110 2316 3110 2277 219 2278 219 2315 219 2278 3111 2279 3111 2314 3111 2282 3112 2283 3112 280 3112 280 3113 2283 3113 2284 3113 2285 3114 280 3114 2284 3114 2285 3115 2286 3115 280 3115 280 3116 2286 3116 2287 3116 2288 191 280 191 2287 191 2271 214 2272 214 2290 214 2272 216 2273 216 2289 216 2311 222 2312 222 606 222 606 3117 2312 3117 2313 3117 2314 220 606 220 2313 220 2320 3118 2321 3118 2322 3118 2322 3119 2321 3119 2323 3119 2323 366 603 366 2322 366 2322 3120 603 3120 276 3120 2324 2166 276 2166 2325 2166 2325 2166 276 2166 603 2166 2326 2166 603 2166 2327 2166 2326 2166 2325 2166 603 2166 2326 2166 2328 2166 2325 2166 2326 2166 2329 2166 2328 2166 603 2166 2330 2166 2327 2166 2327 2166 2330 2166 2331 2166 2323 2 2332 2 603 2 603 2 2332 2 2330 2 2323 1150 2321 1150 2332 1150 2332 1150 2321 1150 2333 1150 2321 1 2334 1 2333 1 2333 1 2334 1 2335 1 2336 3121 2337 3121 2338 3121 2336 3122 2339 3122 2337 3122 2336 3122 2340 3122 2339 3122 2339 3123 2340 3123 2341 3123 2341 3124 2340 3124 2342 3124 2343 3125 2342 3125 2344 3125 2345 3126 2344 3126 2346 3126 2347 3127 2346 3127 2348 3127 2349 3128 2348 3128 2350 3128 2351 3129 2350 3129 2352 3129 2353 3130 2352 3130 2354 3130 2355 3131 2354 3131 2356 3131 2357 3132 2356 3132 2358 3132 2359 3133 2358 3133 2360 3133 2361 3134 2360 3134 2362 3134 2363 3135 2362 3135 2364 3135 2365 3136 2364 3136 2366 3136 2367 3137 2366 3137 2368 3137 2369 3138 2368 3138 2370 3138 2371 3139 2370 3139 2372 3139 2373 3140 2372 3140 2374 3140 2375 3141 2374 3141 2376 3141 2377 3142 2376 3142 2378 3142 2379 3143 2378 3143 2380 3143 2381 3144 2380 3144 2382 3144 2383 3145 2382 3145 2338 3145 2337 3121 2383 3121 2338 3121 2341 3146 2342 3146 2343 3146 2343 3147 2344 3147 2345 3147 2345 3148 2346 3148 2347 3148 2347 3149 2348 3149 2349 3149 2349 3150 2350 3150 2351 3150 2351 3151 2352 3151 2353 3151 2353 3152 2354 3152 2355 3152 2355 3132 2356 3132 2357 3132 2357 3133 2358 3133 2359 3133 2359 3134 2360 3134 2361 3134 2361 3135 2362 3135 2363 3135 2363 3153 2364 3153 2365 3153 2365 3154 2366 3154 2367 3154 2367 3155 2368 3155 2369 3155 2369 3156 2370 3156 2371 3156 2371 3157 2372 3157 2373 3157 2373 3158 2374 3158 2375 3158 2375 3159 2376 3159 2377 3159 2377 3160 2378 3160 2379 3160 2379 3144 2380 3144 2381 3144 2381 3145 2382 3145 2383 3145 2384 3161 2385 3161 2386 3161 2384 3162 2387 3162 2385 3162 2384 3163 2388 3163 2387 3163 2387 3164 2388 3164 2389 3164 2389 3165 2388 3165 2390 3165 2391 3166 2390 3166 2392 3166 2393 3167 2392 3167 2394 3167 2395 3168 2394 3168 2396 3168 2397 3169 2396 3169 2398 3169 2399 3170 2398 3170 2400 3170 2401 3171 2400 3171 2402 3171 2403 3172 2402 3172 2404 3172 2405 3173 2404 3173 2406 3173 2407 3174 2406 3174 2408 3174 2409 3175 2408 3175 2410 3175 2411 3176 2410 3176 2412 3176 2413 3177 2412 3177 2414 3177 2415 3178 2414 3178 2416 3178 2417 3179 2416 3179 2418 3179 2419 3180 2418 3180 2420 3180 2421 3181 2420 3181 2422 3181 2423 3182 2422 3182 2424 3182 2425 3183 2424 3183 2426 3183 2427 3184 2426 3184 2428 3184 2429 3185 2428 3185 2430 3185 2431 3186 2430 3186 2432 3186 2433 3187 2432 3187 2434 3187 2435 3188 2434 3188 2436 3188 2437 3189 2436 3189 2438 3189 2439 3190 2438 3190 2386 3190 2385 3161 2439 3161 2386 3161 2389 3166 2390 3166 2391 3166 2391 3191 2392 3191 2393 3191 2393 3192 2394 3192 2395 3192 2395 3193 2396 3193 2397 3193 2397 3194 2398 3194 2399 3194 2399 3195 2400 3195 2401 3195 2401 3196 2402 3196 2403 3196 2403 3197 2404 3197 2405 3197 2405 3198 2406 3198 2407 3198 2407 3199 2408 3199 2409 3199 2409 3200 2410 3200 2411 3200 2411 3201 2412 3201 2413 3201 2413 3202 2414 3202 2415 3202 2415 3203 2416 3203 2417 3203 2417 3204 2418 3204 2419 3204 2419 3205 2420 3205 2421 3205 2421 3206 2422 3206 2423 3206 2423 3207 2424 3207 2425 3207 2425 3208 2426 3208 2427 3208 2427 3209 2428 3209 2429 3209 2429 3210 2430 3210 2431 3210 2431 3187 2432 3187 2433 3187 2433 3211 2434 3211 2435 3211 2435 3212 2436 3212 2437 3212 2437 3190 2438 3190 2439 3190 2382 41 2409 41 2338 41 2382 3213 2407 3213 2409 3213 2382 41 2380 41 2407 41 2407 3214 2380 3214 2405 3214 2405 41 2380 41 2378 41 2403 3215 2378 3215 2376 3215 2401 3216 2376 3216 2374 3216 2399 3217 2374 3217 2372 3217 2397 41 2372 41 2395 41 2397 41 2399 41 2372 41 2405 41 2378 41 2403 41 2403 41 2376 41 2401 41 2401 41 2374 41 2399 41 2372 41 2370 41 2395 41 2395 41 2370 41 2393 41 2393 3218 2370 3218 2368 3218 2391 3219 2368 3219 2366 3219 2389 41 2366 41 2364 41 2387 41 2364 41 2362 41 2385 41 2362 41 2360 41 2439 41 2360 41 2437 41 2439 41 2385 41 2360 41 2393 41 2368 41 2391 41 2391 41 2366 41 2389 41 2389 3220 2364 3220 2387 3220 2387 3221 2362 3221 2385 3221 2360 3222 2358 3222 2437 3222 2437 41 2358 41 2435 41 2435 41 2358 41 2356 41 2433 41 2356 41 2354 41 2431 3219 2354 3219 2352 3219 2429 3218 2352 3218 2350 3218 2427 3223 2350 3223 2348 3223 2425 41 2348 41 2423 41 2425 41 2427 41 2348 41 2435 3224 2356 3224 2433 3224 2433 41 2354 41 2431 41 2431 41 2352 41 2429 41 2429 41 2350 41 2427 41 2348 41 2346 41 2423 41 2423 41 2346 41 2421 41 2421 3216 2346 3216 2344 3216 2419 3215 2344 3215 2342 3215 2417 41 2342 41 2340 41 2415 41 2340 41 2336 41 2413 41 2336 41 2338 41 2411 41 2338 41 2409 41 2411 41 2413 41 2338 41 2421 41 2344 41 2419 41 2419 41 2342 41 2417 41 2417 3225 2340 3225 2415 3225 2415 3226 2336 3226 2413 3226 2330 3227 2332 3227 2331 3227 2331 3227 2332 3227 2440 3227 2331 147 2440 147 2327 147 2334 3228 2321 3228 2441 3228 2441 3229 2321 3229 2320 3229 2442 3230 2334 3230 2443 3230 2443 3231 2334 3231 2441 3231 2324 3232 2325 3232 2443 3232 2443 146 2325 146 2442 146 276 41 2404 41 2322 41 276 41 2406 41 2404 41 276 41 2408 41 2406 41 276 41 2410 41 2408 41 276 41 2412 41 2410 41 276 41 2324 41 2412 41 2412 41 2324 41 2444 41 2414 41 2444 41 2445 41 2416 3233 2445 3233 2446 3233 2418 3234 2446 3234 2447 3234 2420 3235 2447 3235 2448 3235 2422 3236 2448 3236 2449 3236 2424 3237 2449 3237 2450 3237 2426 3238 2450 3238 2451 3238 2428 3239 2451 3239 2452 3239 2430 3240 2452 3240 2453 3240 2432 3241 2453 3241 2454 3241 2434 3242 2454 3242 2455 3242 2436 3243 2455 3243 2456 3243 2438 3244 2456 3244 2457 3244 2320 3245 2457 3245 2441 3245 2320 41 2438 41 2457 41 2320 41 2386 41 2438 41 2320 41 2384 41 2386 41 2320 41 2388 41 2384 41 2320 41 2390 41 2388 41 2320 41 2392 41 2390 41 2320 41 2322 41 2392 41 2392 41 2322 41 2394 41 2394 41 2322 41 2396 41 2396 41 2322 41 2398 41 2398 41 2322 41 2400 41 2400 41 2322 41 2402 41 2402 41 2322 41 2404 41 2443 41 2458 41 2324 41 2443 3246 2459 3246 2458 3246 2443 41 2460 41 2459 41 2443 3247 2461 3247 2460 3247 2443 3248 2462 3248 2461 3248 2443 41 2463 41 2462 41 2443 3249 2464 3249 2463 3249 2443 3250 2441 3250 2464 3250 2464 41 2441 41 2465 41 2465 41 2441 41 2466 41 2466 41 2441 41 2467 41 2467 41 2441 41 2468 41 2468 41 2441 41 2457 41 2438 41 2436 41 2456 41 2436 41 2434 41 2455 41 2434 3251 2432 3251 2454 3251 2432 3252 2430 3252 2453 3252 2430 41 2428 41 2452 41 2428 41 2426 41 2451 41 2426 41 2424 41 2450 41 2424 3253 2422 3253 2449 3253 2422 41 2420 41 2448 41 2420 41 2418 41 2447 41 2418 41 2416 41 2446 41 2416 41 2414 41 2445 41 2414 41 2412 41 2444 41 2458 41 2469 41 2324 41 2324 41 2469 41 2470 41 2471 41 2324 41 2470 41 2471 41 2444 41 2324 41 2472 3254 2473 3254 2474 3254 2472 3255 2475 3255 2473 3255 2472 3255 2476 3255 2475 3255 2475 3256 2476 3256 2477 3256 2477 3257 2476 3257 2478 3257 2479 3258 2478 3258 2480 3258 2481 3259 2480 3259 2482 3259 2483 3127 2482 3127 2484 3127 2485 3128 2484 3128 2486 3128 2487 3260 2486 3260 2488 3260 2489 3261 2488 3261 2490 3261 2491 3262 2490 3262 2492 3262 2493 3263 2492 3263 2494 3263 2495 3264 2494 3264 2496 3264 2497 3265 2496 3265 2498 3265 2499 3266 2498 3266 2500 3266 2501 3267 2500 3267 2502 3267 2503 3268 2502 3268 2504 3268 2505 3269 2504 3269 2506 3269 2507 3139 2506 3139 2508 3139 2509 3140 2508 3140 2510 3140 2511 3270 2510 3270 2512 3270 2513 3271 2512 3271 2514 3271 2515 3272 2514 3272 2516 3272 2517 3273 2516 3273 2518 3273 2519 3274 2518 3274 2474 3274 2473 3275 2519 3275 2474 3275 2477 3276 2478 3276 2479 3276 2479 3277 2480 3277 2481 3277 2481 3148 2482 3148 2483 3148 2483 3149 2484 3149 2485 3149 2485 3278 2486 3278 2487 3278 2487 3279 2488 3279 2489 3279 2489 3280 2490 3280 2491 3280 2491 3263 2492 3263 2493 3263 2493 3281 2494 3281 2495 3281 2495 3282 2496 3282 2497 3282 2497 3266 2498 3266 2499 3266 2499 3283 2500 3283 2501 3283 2501 3284 2502 3284 2503 3284 2503 3285 2504 3285 2505 3285 2505 3156 2506 3156 2507 3156 2507 3157 2508 3157 2509 3157 2509 3286 2510 3286 2511 3286 2511 3287 2512 3287 2513 3287 2513 3288 2514 3288 2515 3288 2515 3273 2516 3273 2517 3273 2517 3289 2518 3289 2519 3289 2457 3161 2520 3161 2468 3161 2457 3162 2521 3162 2520 3162 2457 3163 2456 3163 2521 3163 2521 3164 2456 3164 2522 3164 2522 3165 2456 3165 2455 3165 2523 3290 2455 3290 2454 3290 2524 3291 2454 3291 2453 3291 2525 3168 2453 3168 2452 3168 2526 3292 2452 3292 2451 3292 2527 3293 2451 3293 2450 3293 2528 3171 2450 3171 2449 3171 2529 3294 2449 3294 2448 3294 2530 3295 2448 3295 2447 3295 2531 3174 2447 3174 2446 3174 2532 3175 2446 3175 2445 3175 2533 3176 2445 3176 2444 3176 2534 3177 2444 3177 2471 3177 2535 3178 2471 3178 2470 3178 2536 3179 2470 3179 2469 3179 2537 3296 2469 3296 2458 3296 2538 3297 2458 3297 2459 3297 2539 3182 2459 3182 2460 3182 2540 3298 2460 3298 2461 3298 2541 3299 2461 3299 2462 3299 2542 3185 2462 3185 2463 3185 2543 3300 2463 3300 2464 3300 2544 3301 2464 3301 2465 3301 2545 3188 2465 3188 2466 3188 2546 3189 2466 3189 2467 3189 2547 3190 2467 3190 2468 3190 2520 3161 2547 3161 2468 3161 2522 3302 2455 3302 2523 3302 2523 3303 2454 3303 2524 3303 2524 3192 2453 3192 2525 3192 2525 3304 2452 3304 2526 3304 2526 3305 2451 3305 2527 3305 2527 3195 2450 3195 2528 3195 2528 3306 2449 3306 2529 3306 2529 1121 2448 1121 2530 1121 2530 3198 2447 3198 2531 3198 2531 3199 2446 3199 2532 3199 2532 3200 2445 3200 2533 3200 2533 3201 2444 3201 2534 3201 2534 3202 2471 3202 2535 3202 2535 3203 2470 3203 2536 3203 2536 3307 2469 3307 2537 3307 2537 3308 2458 3308 2538 3308 2538 3206 2459 3206 2539 3206 2539 3309 2460 3309 2540 3309 2540 3310 2461 3310 2541 3310 2541 3209 2462 3209 2542 3209 2542 3311 2463 3311 2543 3311 2543 3312 2464 3312 2544 3312 2544 3211 2465 3211 2545 3211 2545 3212 2466 3212 2546 3212 2546 3190 2467 3190 2547 3190 2518 41 2532 41 2474 41 2518 3313 2531 3313 2532 3313 2518 3314 2516 3314 2531 3314 2531 41 2516 41 2530 41 2530 3315 2516 3315 2514 3315 2529 3316 2514 3316 2512 3316 2528 3317 2512 3317 2510 3317 2527 3222 2510 3222 2508 3222 2526 41 2508 41 2525 41 2526 41 2527 41 2508 41 2530 3318 2514 3318 2529 3318 2529 41 2512 41 2528 41 2528 41 2510 41 2527 41 2508 41 2506 41 2525 41 2525 41 2506 41 2524 41 2524 3319 2506 3319 2504 3319 2523 3320 2504 3320 2502 3320 2522 3321 2502 3321 2500 3321 2521 3322 2500 3322 2498 3322 2520 3323 2498 3323 2496 3323 2547 41 2496 41 2546 41 2547 41 2520 41 2496 41 2524 41 2504 41 2523 41 2523 3324 2502 3324 2522 3324 2522 41 2500 41 2521 41 2521 3226 2498 3226 2520 3226 2496 3222 2494 3222 2546 3222 2546 41 2494 41 2545 41 2545 3322 2494 3322 2492 3322 2544 3321 2492 3321 2490 3321 2543 3320 2490 3320 2488 3320 2542 3325 2488 3325 2486 3325 2541 3326 2486 3326 2484 3326 2540 41 2484 41 2539 41 2540 41 2541 41 2484 41 2545 41 2492 41 2544 41 2544 3327 2490 3327 2543 3327 2543 41 2488 41 2542 41 2542 41 2486 41 2541 41 2484 41 2482 41 2539 41 2539 41 2482 41 2538 41 2538 3328 2482 3328 2480 3328 2537 3316 2480 3316 2478 3316 2536 3315 2478 3315 2476 3315 2535 3329 2476 3329 2472 3329 2534 3330 2472 3330 2474 3330 2533 41 2474 41 2532 41 2533 41 2534 41 2474 41 2538 41 2480 41 2537 41 2537 3331 2478 3331 2536 3331 2536 41 2476 41 2535 41 2535 3221 2472 3221 2534 3221 2548 3227 2328 3227 2549 3227 2549 3227 2328 3227 2329 3227 2442 147 2325 147 2548 147 2548 147 2325 147 2328 147 2549 2 2329 2 2326 2 2381 249 2383 249 2327 249 2379 249 2327 249 2440 249 2377 249 2440 249 2375 249 2377 249 2379 249 2440 249 2339 249 2515 249 2337 249 2339 249 2513 249 2515 249 2339 249 2341 249 2513 249 2513 249 2341 249 2511 249 2511 249 2341 249 2343 249 2509 249 2343 249 2345 249 2507 249 2345 249 2347 249 2505 249 2347 249 2349 249 2503 249 2349 249 2351 249 2501 249 2351 249 2353 249 2499 249 2353 249 2355 249 2497 249 2355 249 2357 249 2335 249 2357 249 2333 249 2335 249 2497 249 2357 249 2335 249 2495 249 2497 249 2335 249 2493 249 2495 249 2335 249 2491 249 2493 249 2335 249 2548 249 2491 249 2491 249 2548 249 2489 249 2489 249 2548 249 2487 249 2487 249 2548 249 2549 249 2485 249 2549 249 2483 249 2485 249 2487 249 2549 249 2511 249 2343 249 2509 249 2509 249 2345 249 2507 249 2507 249 2347 249 2505 249 2505 249 2349 249 2503 249 2503 249 2351 249 2501 249 2501 249 2353 249 2499 249 2499 249 2355 249 2497 249 2357 249 2359 249 2333 249 2333 249 2359 249 2361 249 2363 249 2333 249 2361 249 2363 249 2332 249 2333 249 2363 249 2365 249 2332 249 2332 249 2365 249 2367 249 2440 249 2367 249 2369 249 2371 249 2440 249 2369 249 2371 249 2373 249 2440 249 2440 249 2373 249 2375 249 2332 249 2367 249 2440 249 2379 249 2381 249 2327 249 2517 249 2519 249 2326 249 2327 249 2517 249 2326 249 2327 249 2337 249 2517 249 2327 249 2383 249 2337 249 2519 249 2473 249 2326 249 2326 249 2473 249 2475 249 2549 249 2475 249 2477 249 2479 249 2549 249 2477 249 2479 249 2481 249 2549 249 2549 249 2481 249 2483 249 2326 249 2475 249 2549 249 2515 249 2517 249 2337 249 2334 1121 2442 1121 2335 1121 2335 1121 2442 1121 2548 1121 2550 3332 2551 3332 2552 3332 2552 3333 2551 3333 2553 3333 2553 240 2554 240 2552 240 2552 3334 2554 3334 2555 3334 478 2166 2555 2166 605 2166 605 2166 2555 2166 2554 2166 2556 2166 2554 2166 2557 2166 2556 2166 605 2166 2554 2166 2556 2166 2558 2166 605 2166 2556 2166 2559 2166 2558 2166 2554 2166 2560 2166 2557 2166 2557 2166 2560 2166 2561 2166 2553 147 2562 147 2554 147 2554 147 2562 147 2560 147 2553 1121 2551 1121 2562 1121 2562 1121 2551 1121 2563 1121 2551 1 2564 1 2563 1 2563 1 2564 1 2565 1 2566 3274 2567 3274 2568 3274 2566 3273 2569 3273 2567 3273 2566 3273 2570 3273 2569 3273 2569 3335 2570 3335 2571 3335 2571 3336 2570 3336 2572 3336 2573 3337 2572 3337 2574 3337 2575 3338 2574 3338 2576 3338 2577 3157 2576 3157 2578 3157 2579 3156 2578 3156 2580 3156 2581 3339 2580 3339 2582 3339 2583 3340 2582 3340 2584 3340 2585 3341 2584 3341 2586 3341 2587 3266 2586 3266 2588 3266 2589 3265 2588 3265 2590 3265 2591 3264 2590 3264 2592 3264 2593 3263 2592 3263 2594 3263 2595 3342 2594 3342 2596 3342 2597 3343 2596 3343 2598 3343 2599 3344 2598 3344 2600 3344 2601 3149 2600 3149 2602 3149 2603 3148 2602 3148 2604 3148 2605 3345 2604 3345 2606 3345 2607 3346 2606 3346 2608 3346 2609 3347 2608 3347 2610 3347 2611 3255 2610 3255 2612 3255 2613 3254 2612 3254 2568 3254 2567 3289 2613 3289 2568 3289 2571 3348 2572 3348 2573 3348 2573 3349 2574 3349 2575 3349 2575 3140 2576 3140 2577 3140 2577 3139 2578 3139 2579 3139 2579 3350 2580 3350 2581 3350 2581 3351 2582 3351 2583 3351 2583 3352 2584 3352 2585 3352 2585 3266 2586 3266 2587 3266 2587 3282 2588 3282 2589 3282 2589 3281 2590 3281 2591 3281 2591 3263 2592 3263 2593 3263 2593 3353 2594 3353 2595 3353 2595 3354 2596 3354 2597 3354 2597 3355 2598 3355 2599 3355 2599 3128 2600 3128 2601 3128 2601 3127 2602 3127 2603 3127 2603 3356 2604 3356 2605 3356 2605 3357 2606 3357 2607 3357 2607 3358 2608 3358 2609 3358 2609 3255 2610 3255 2611 3255 2611 3275 2612 3275 2613 3275 2614 3190 2615 3190 2616 3190 2614 3359 2617 3359 2615 3359 2614 3360 2618 3360 2617 3360 2617 3361 2618 3361 2619 3361 2619 3362 2618 3362 2620 3362 2621 3301 2620 3301 2622 3301 2623 3311 2622 3311 2624 3311 2625 3363 2624 3363 2626 3363 2627 3364 2626 3364 2628 3364 2629 3365 2628 3365 2630 3365 2631 3366 2630 3366 2632 3366 2633 3308 2632 3308 2634 3308 2635 3367 2634 3367 2636 3367 2637 3368 2636 3368 2638 3368 2639 3178 2638 3178 2640 3178 2641 3201 2640 3201 2642 3201 2643 3200 2642 3200 2644 3200 2645 3175 2644 3175 2646 3175 2647 3369 2646 3369 2648 3369 2649 3370 2648 3370 2650 3370 2651 3306 2650 3306 2652 3306 2653 3371 2652 3371 2654 3371 2655 3372 2654 3372 2656 3372 2657 3373 2656 3373 2658 3373 2659 3374 2658 3374 2660 3374 2661 3303 2660 3303 2662 3303 2663 3290 2662 3290 2664 3290 2665 3375 2664 3375 2666 3375 2667 3376 2666 3376 2668 3376 2669 3161 2668 3161 2616 3161 2615 3190 2669 3190 2616 3190 2619 3312 2620 3312 2621 3312 2621 3300 2622 3300 2623 3300 2623 3377 2624 3377 2625 3377 2625 3378 2626 3378 2627 3378 2627 3379 2628 3379 2629 3379 2629 3380 2630 3380 2631 3380 2631 3297 2632 3297 2633 3297 2633 1150 2634 1150 2635 1150 2635 3381 2636 3381 2637 3381 2637 3202 2638 3202 2639 3202 2639 3177 2640 3177 2641 3177 2641 3176 2642 3176 2643 3176 2643 3199 2644 3199 2645 3199 2645 3382 2646 3382 2647 3382 2647 3383 2648 3383 2649 3383 2649 3294 2650 3294 2651 3294 2651 3384 2652 3384 2653 3384 2653 3385 2654 3385 2655 3385 2655 3386 2656 3386 2657 3386 2657 3387 2658 3387 2659 3387 2659 3291 2660 3291 2661 3291 2661 3302 2662 3302 2663 3302 2663 3388 2664 3388 2665 3388 2665 3389 2666 3389 2667 3389 2667 3161 2668 3161 2669 3161 2612 249 2639 249 2568 249 2612 3390 2637 3390 2639 3390 2612 3391 2610 3391 2637 3391 2637 249 2610 249 2635 249 2635 3392 2610 3392 2608 3392 2633 3393 2608 3393 2606 3393 2631 3394 2606 3394 2604 3394 2629 3395 2604 3395 2602 3395 2627 249 2602 249 2625 249 2627 249 2629 249 2602 249 2635 3396 2608 3396 2633 3396 2633 249 2606 249 2631 249 2631 249 2604 249 2629 249 2602 249 2600 249 2625 249 2625 249 2600 249 2623 249 2623 3397 2600 3397 2598 3397 2621 3398 2598 3398 2596 3398 2619 3399 2596 3399 2594 3399 2617 3400 2594 3400 2592 3400 2615 3401 2592 3401 2590 3401 2669 249 2590 249 2667 249 2669 249 2615 249 2590 249 2623 249 2598 249 2621 249 2621 3402 2596 3402 2619 3402 2619 249 2594 249 2617 249 2617 3403 2592 3403 2615 3403 2590 3395 2588 3395 2667 3395 2667 249 2588 249 2665 249 2665 3400 2588 3400 2586 3400 2663 3399 2586 3399 2584 3399 2661 3398 2584 3398 2582 3398 2659 3404 2582 3404 2580 3404 2657 3405 2580 3405 2578 3405 2655 249 2578 249 2653 249 2655 249 2657 249 2578 249 2665 249 2586 249 2663 249 2663 3406 2584 3406 2661 3406 2661 249 2582 249 2659 249 2659 249 2580 249 2657 249 2578 249 2576 249 2653 249 2653 249 2576 249 2651 249 2651 3407 2576 3407 2574 3407 2649 3393 2574 3393 2572 3393 2647 3392 2572 3392 2570 3392 2645 3408 2570 3408 2566 3408 2643 3409 2566 3409 2568 3409 2641 249 2568 249 2639 249 2641 249 2643 249 2568 249 2651 249 2574 249 2649 249 2649 3410 2572 3410 2647 3410 2647 249 2570 249 2645 249 2645 3411 2566 3411 2643 3411 2560 3228 2562 3228 2561 3228 2561 3228 2562 3228 2670 3228 2561 2 2670 2 2557 2 2564 3227 2551 3227 2671 3227 2671 3412 2551 3412 2550 3412 2672 3413 2564 3413 2673 3413 2673 3414 2564 3414 2671 3414 478 3415 605 3415 2673 3415 2673 367 605 367 2672 367 2555 249 2634 249 2552 249 2555 3416 2636 3416 2634 3416 2555 249 2638 249 2636 249 2555 249 2640 249 2638 249 2555 249 2642 249 2640 249 2555 249 478 249 2642 249 2642 249 478 249 2674 249 2644 249 2674 249 2675 249 2646 3417 2675 3417 2676 3417 2648 3418 2676 3418 2677 3418 2650 3419 2677 3419 2678 3419 2652 3420 2678 3420 2679 3420 2654 3421 2679 3421 2680 3421 2656 249 2680 249 2681 249 2658 249 2681 249 2682 249 2660 3422 2682 3422 2683 3422 2662 3423 2683 3423 2684 3423 2664 3424 2684 3424 2685 3424 2666 3425 2685 3425 2686 3425 2668 3426 2686 3426 2687 3426 2550 3427 2687 3427 2671 3427 2550 249 2668 249 2687 249 2550 249 2616 249 2668 249 2550 249 2614 249 2616 249 2550 249 2618 249 2614 249 2550 249 2620 249 2618 249 2550 249 2622 249 2620 249 2550 249 2552 249 2622 249 2622 3428 2552 3428 2624 3428 2624 249 2552 249 2626 249 2626 249 2552 249 2628 249 2628 249 2552 249 2630 249 2630 249 2552 249 2632 249 2632 249 2552 249 2634 249 2673 249 2688 249 478 249 2673 249 2689 249 2688 249 2673 249 2690 249 2689 249 2673 249 2691 249 2690 249 2673 249 2692 249 2691 249 2673 249 2693 249 2692 249 2673 249 2694 249 2693 249 2673 249 2671 249 2694 249 2694 249 2671 249 2695 249 2695 249 2671 249 2696 249 2696 249 2671 249 2697 249 2697 249 2671 249 2698 249 2698 249 2671 249 2687 249 2668 249 2666 249 2686 249 2666 249 2664 249 2685 249 2664 249 2662 249 2684 249 2662 249 2660 249 2683 249 2660 249 2658 249 2682 249 2658 249 2656 249 2681 249 2656 249 2654 249 2680 249 2654 3429 2652 3429 2679 3429 2652 3430 2650 3430 2678 3430 2650 249 2648 249 2677 249 2648 249 2646 249 2676 249 2646 249 2644 249 2675 249 2644 249 2642 249 2674 249 2688 249 2699 249 478 249 478 249 2699 249 2700 249 2701 249 478 249 2700 249 2701 249 2674 249 478 249 2702 3145 2703 3145 2704 3145 2702 3144 2705 3144 2703 3144 2702 3144 2706 3144 2705 3144 2705 3143 2706 3143 2707 3143 2707 3160 2706 3160 2708 3160 2709 3159 2708 3159 2710 3159 2711 3431 2710 3431 2712 3431 2713 3157 2712 3157 2714 3157 2715 3156 2714 3156 2716 3156 2717 3432 2716 3432 2718 3432 2719 3154 2718 3154 2720 3154 2721 3153 2720 3153 2722 3153 2723 3135 2722 3135 2724 3135 2725 3134 2724 3134 2726 3134 2727 3133 2726 3133 2728 3133 2729 3132 2728 3132 2730 3132 2731 3152 2730 3152 2732 3152 2733 3151 2732 3151 2734 3151 2735 3433 2734 3433 2736 3433 2737 3149 2736 3149 2738 3149 2739 3148 2738 3148 2740 3148 2741 3434 2740 3434 2742 3434 2743 3146 2742 3146 2744 3146 2745 3123 2744 3123 2746 3123 2747 3122 2746 3122 2748 3122 2749 3121 2748 3121 2704 3121 2703 3145 2749 3145 2704 3145 2707 3142 2708 3142 2709 3142 2709 3435 2710 3435 2711 3435 2711 3140 2712 3140 2713 3140 2713 3139 2714 3139 2715 3139 2715 3436 2716 3436 2717 3436 2717 3137 2718 3137 2719 3137 2719 3136 2720 3136 2721 3136 2721 3135 2722 3135 2723 3135 2723 3134 2724 3134 2725 3134 2725 3133 2726 3133 2727 3133 2727 3132 2728 3132 2729 3132 2729 3131 2730 3131 2731 3131 2731 3130 2732 3130 2733 3130 2733 3437 2734 3437 2735 3437 2735 3128 2736 3128 2737 3128 2737 3127 2738 3127 2739 3127 2739 3438 2740 3438 2741 3438 2741 3125 2742 3125 2743 3125 2743 3124 2744 3124 2745 3124 2745 3122 2746 3122 2747 3122 2747 3121 2748 3121 2749 3121 2687 3190 2750 3190 2698 3190 2687 3359 2751 3359 2750 3359 2687 3360 2686 3360 2751 3360 2751 3361 2686 3361 2752 3361 2752 3362 2686 3362 2685 3362 2753 3187 2685 3187 2684 3187 2754 3439 2684 3439 2683 3439 2755 3363 2683 3363 2682 3363 2756 3440 2682 3440 2681 3440 2757 3441 2681 3441 2680 3441 2758 3366 2680 3366 2679 3366 2759 3442 2679 3442 2678 3442 2760 3204 2678 3204 2677 3204 2761 3368 2677 3368 2676 3368 2762 3178 2676 3178 2675 3178 2763 3201 2675 3201 2674 3201 2764 3200 2674 3200 2701 3200 2765 3175 2701 3175 2700 3175 2766 3369 2700 3369 2699 3369 2767 3197 2699 3197 2688 3197 2768 3443 2688 3443 2689 3443 2769 3371 2689 3371 2690 3371 2770 3444 2690 3444 2691 3444 2771 3445 2691 3445 2692 3445 2772 3374 2692 3374 2693 3374 2773 3446 2693 3446 2694 3446 2774 3166 2694 3166 2695 3166 2775 3375 2695 3375 2696 3375 2776 3376 2696 3376 2697 3376 2777 3161 2697 3161 2698 3161 2750 3190 2777 3190 2698 3190 2752 3187 2685 3187 2753 3187 2753 3447 2684 3447 2754 3447 2754 3377 2683 3377 2755 3377 2755 3448 2682 3448 2756 3448 2756 3449 2681 3449 2757 3449 2757 3380 2680 3380 2758 3380 2758 3450 2679 3450 2759 3450 2759 3180 2678 3180 2760 3180 2760 3381 2677 3381 2761 3381 2761 3202 2676 3202 2762 3202 2762 3177 2675 3177 2763 3177 2763 3176 2674 3176 2764 3176 2764 3199 2701 3199 2765 3199 2765 3382 2700 3382 2766 3382 2766 3173 2699 3173 2767 3173 2767 3451 2688 3451 2768 3451 2768 3384 2689 3384 2769 3384 2769 3452 2690 3452 2770 3452 2770 3453 2691 3453 2771 3453 2771 3387 2692 3387 2772 3387 2772 3454 2693 3454 2773 3454 2773 3166 2694 3166 2774 3166 2774 3388 2695 3388 2775 3388 2775 3389 2696 3389 2776 3389 2776 3161 2697 3161 2777 3161 2748 249 2762 249 2704 249 2748 3455 2761 3455 2762 3455 2748 249 2746 249 2761 249 2761 3456 2746 3456 2760 3456 2760 249 2746 249 2744 249 2759 3457 2744 3457 2742 3457 2758 3458 2742 3458 2740 3458 2757 3459 2740 3459 2738 3459 2756 249 2738 249 2755 249 2756 249 2757 249 2738 249 2760 249 2744 249 2759 249 2759 249 2742 249 2758 249 2758 249 2740 249 2757 249 2738 249 2736 249 2755 249 2755 249 2736 249 2754 249 2754 3460 2736 3460 2734 3460 2753 3461 2734 3461 2732 3461 2752 249 2732 249 2730 249 2751 249 2730 249 2728 249 2750 249 2728 249 2726 249 2777 249 2726 249 2776 249 2777 249 2750 249 2726 249 2754 249 2734 249 2753 249 2753 249 2732 249 2752 249 2752 3462 2730 3462 2751 3462 2751 3411 2728 3411 2750 3411 2726 3395 2724 3395 2776 3395 2776 249 2724 249 2775 249 2775 249 2724 249 2722 249 2774 249 2722 249 2720 249 2773 3461 2720 3461 2718 3461 2772 3460 2718 3460 2716 3460 2771 3463 2716 3463 2714 3463 2770 249 2714 249 2769 249 2770 249 2771 249 2714 249 2775 3464 2722 3464 2774 3464 2774 249 2720 249 2773 249 2773 249 2718 249 2772 249 2772 249 2716 249 2771 249 2714 249 2712 249 2769 249 2769 249 2712 249 2768 249 2768 3458 2712 3458 2710 3458 2767 3457 2710 3457 2708 3457 2766 249 2708 249 2706 249 2765 249 2706 249 2702 249 2764 249 2702 249 2704 249 2763 249 2704 249 2762 249 2763 249 2764 249 2704 249 2768 249 2710 249 2767 249 2767 249 2708 249 2766 249 2766 3465 2706 3465 2765 3465 2765 3403 2702 3403 2764 3403 2778 3228 2558 3228 2779 3228 2779 3228 2558 3228 2559 3228 2672 2 605 2 2778 2 2778 2 605 2 2558 2 2779 147 2559 147 2556 147 2611 41 2613 41 2557 41 2609 41 2557 41 2670 41 2607 41 2670 41 2605 41 2607 41 2609 41 2670 41 2569 41 2745 41 2567 41 2569 41 2743 41 2745 41 2569 41 2571 41 2743 41 2743 41 2571 41 2741 41 2741 41 2571 41 2573 41 2739 41 2573 41 2575 41 2737 41 2575 41 2577 41 2735 41 2577 41 2579 41 2733 41 2579 41 2581 41 2731 41 2581 41 2583 41 2729 41 2583 41 2585 41 2727 41 2585 41 2587 41 2565 41 2587 41 2563 41 2565 41 2727 41 2587 41 2565 41 2725 41 2727 41 2565 41 2723 41 2725 41 2565 41 2721 41 2723 41 2565 41 2778 41 2721 41 2721 41 2778 41 2719 41 2719 41 2778 41 2717 41 2717 41 2778 41 2779 41 2715 41 2779 41 2713 41 2715 41 2717 41 2779 41 2741 41 2573 41 2739 41 2739 41 2575 41 2737 41 2737 41 2577 41 2735 41 2735 41 2579 41 2733 41 2733 41 2581 41 2731 41 2731 41 2583 41 2729 41 2729 41 2585 41 2727 41 2587 41 2589 41 2563 41 2563 41 2589 41 2591 41 2593 41 2563 41 2591 41 2593 41 2562 41 2563 41 2593 41 2595 41 2562 41 2562 41 2595 41 2597 41 2670 41 2597 41 2599 41 2601 41 2670 41 2599 41 2601 41 2603 41 2670 41 2670 41 2603 41 2605 41 2562 41 2597 41 2670 41 2609 41 2611 41 2557 41 2747 41 2749 41 2556 41 2557 41 2747 41 2556 41 2557 41 2567 41 2747 41 2557 41 2613 41 2567 41 2749 41 2703 41 2556 41 2556 41 2703 41 2705 41 2779 41 2705 41 2707 41 2709 41 2779 41 2707 41 2709 41 2711 41 2779 41 2779 41 2711 41 2713 41 2556 41 2705 41 2779 41 2745 41 2747 41 2567 41 2564 1150 2672 1150 2565 1150 2565 1150 2672 1150 2778 1150 2780 3118 2781 3118 2782 3118 2782 3466 2781 3466 2783 3466 2783 366 2784 366 2782 366 2782 3467 2784 3467 2785 3467 103 2166 2785 2166 297 2166 297 2166 2785 2166 2784 2166 2786 2166 2784 2166 2787 2166 2786 2166 297 2166 2784 2166 2786 2166 2788 2166 297 2166 2786 2166 2789 2166 2788 2166 2784 2166 2790 2166 2787 2166 2787 2166 2790 2166 2791 2166 2783 2 2792 2 2784 2 2784 2 2792 2 2790 2 2783 1150 2781 1150 2792 1150 2792 1150 2781 1150 2793 1150 2781 1 2794 1 2793 1 2793 1 2794 1 2795 1 2796 3254 2797 3254 2798 3254 2796 3255 2799 3255 2797 3255 2796 3255 2800 3255 2799 3255 2799 3256 2800 3256 2801 3256 2801 3257 2800 3257 2802 3257 2803 3258 2802 3258 2804 3258 2805 3259 2804 3259 2806 3259 2807 3127 2806 3127 2808 3127 2809 3128 2808 3128 2810 3128 2811 3260 2810 3260 2812 3260 2813 3261 2812 3261 2814 3261 2815 3262 2814 3262 2816 3262 2817 3263 2816 3263 2818 3263 2819 3264 2818 3264 2820 3264 2821 3265 2820 3265 2822 3265 2823 3266 2822 3266 2824 3266 2825 3267 2824 3267 2826 3267 2827 3268 2826 3268 2828 3268 2829 3269 2828 3269 2830 3269 2831 3139 2830 3139 2832 3139 2833 3140 2832 3140 2834 3140 2835 3270 2834 3270 2836 3270 2837 3271 2836 3271 2838 3271 2839 3272 2838 3272 2840 3272 2841 3273 2840 3273 2842 3273 2843 3274 2842 3274 2798 3274 2797 3275 2843 3275 2798 3275 2801 3276 2802 3276 2803 3276 2803 3277 2804 3277 2805 3277 2805 3148 2806 3148 2807 3148 2807 3149 2808 3149 2809 3149 2809 3278 2810 3278 2811 3278 2811 3279 2812 3279 2813 3279 2813 3280 2814 3280 2815 3280 2815 3263 2816 3263 2817 3263 2817 3281 2818 3281 2819 3281 2819 3282 2820 3282 2821 3282 2821 3266 2822 3266 2823 3266 2823 3283 2824 3283 2825 3283 2825 3284 2826 3284 2827 3284 2827 3285 2828 3285 2829 3285 2829 3156 2830 3156 2831 3156 2831 3157 2832 3157 2833 3157 2833 3286 2834 3286 2835 3286 2835 3287 2836 3287 2837 3287 2837 3288 2838 3288 2839 3288 2839 3273 2840 3273 2841 3273 2841 3289 2842 3289 2843 3289 2844 3161 2845 3161 2846 3161 2844 3162 2847 3162 2845 3162 2844 3163 2848 3163 2847 3163 2847 3164 2848 3164 2849 3164 2849 3165 2848 3165 2850 3165 2851 3290 2850 3290 2852 3290 2853 3291 2852 3291 2854 3291 2855 3168 2854 3168 2856 3168 2857 3292 2856 3292 2858 3292 2859 3293 2858 3293 2860 3293 2861 3171 2860 3171 2862 3171 2863 3294 2862 3294 2864 3294 2865 3295 2864 3295 2866 3295 2867 3174 2866 3174 2868 3174 2869 3175 2868 3175 2870 3175 2871 3176 2870 3176 2872 3176 2873 3177 2872 3177 2874 3177 2875 3178 2874 3178 2876 3178 2877 3179 2876 3179 2878 3179 2879 3296 2878 3296 2880 3296 2881 3297 2880 3297 2882 3297 2883 3182 2882 3182 2884 3182 2885 3298 2884 3298 2886 3298 2887 3299 2886 3299 2888 3299 2889 3185 2888 3185 2890 3185 2891 3300 2890 3300 2892 3300 2893 3301 2892 3301 2894 3301 2895 3188 2894 3188 2896 3188 2897 3189 2896 3189 2898 3189 2899 3190 2898 3190 2846 3190 2845 3161 2899 3161 2846 3161 2849 3302 2850 3302 2851 3302 2851 3303 2852 3303 2853 3303 2853 3192 2854 3192 2855 3192 2855 3304 2856 3304 2857 3304 2857 3305 2858 3305 2859 3305 2859 3195 2860 3195 2861 3195 2861 3306 2862 3306 2863 3306 2863 1121 2864 1121 2865 1121 2865 3198 2866 3198 2867 3198 2867 3199 2868 3199 2869 3199 2869 3200 2870 3200 2871 3200 2871 3201 2872 3201 2873 3201 2873 3202 2874 3202 2875 3202 2875 3203 2876 3203 2877 3203 2877 3307 2878 3307 2879 3307 2879 3308 2880 3308 2881 3308 2881 3206 2882 3206 2883 3206 2883 3309 2884 3309 2885 3309 2885 3310 2886 3310 2887 3310 2887 3209 2888 3209 2889 3209 2889 3311 2890 3311 2891 3311 2891 3312 2892 3312 2893 3312 2893 3211 2894 3211 2895 3211 2895 3212 2896 3212 2897 3212 2897 3190 2898 3190 2899 3190 2842 41 2869 41 2798 41 2842 3313 2867 3313 2869 3313 2842 3314 2840 3314 2867 3314 2867 41 2840 41 2865 41 2865 3315 2840 3315 2838 3315 2863 3316 2838 3316 2836 3316 2861 3328 2836 3328 2834 3328 2859 3222 2834 3222 2832 3222 2857 41 2832 41 2855 41 2857 41 2859 41 2832 41 2865 3318 2838 3318 2863 3318 2863 41 2836 41 2861 41 2861 41 2834 41 2859 41 2832 41 2830 41 2855 41 2855 41 2830 41 2853 41 2853 3325 2830 3325 2828 3325 2851 3320 2828 3320 2826 3320 2849 3321 2826 3321 2824 3321 2847 3322 2824 3322 2822 3322 2845 3323 2822 3323 2820 3323 2899 41 2820 41 2897 41 2899 41 2845 41 2820 41 2853 41 2828 41 2851 41 2851 3324 2826 3324 2849 3324 2849 41 2824 41 2847 41 2847 3226 2822 3226 2845 3226 2820 3222 2818 3222 2897 3222 2897 41 2818 41 2895 41 2895 3322 2818 3322 2816 3322 2893 3321 2816 3321 2814 3321 2891 3320 2814 3320 2812 3320 2889 3319 2812 3319 2810 3319 2887 3326 2810 3326 2808 3326 2885 41 2808 41 2883 41 2885 41 2887 41 2808 41 2895 41 2816 41 2893 41 2893 3327 2814 3327 2891 3327 2891 41 2812 41 2889 41 2889 41 2810 41 2887 41 2808 41 2806 41 2883 41 2883 41 2806 41 2881 41 2881 3317 2806 3317 2804 3317 2879 3316 2804 3316 2802 3316 2877 3315 2802 3315 2800 3315 2875 3329 2800 3329 2796 3329 2873 3330 2796 3330 2798 3330 2871 41 2798 41 2869 41 2871 41 2873 41 2798 41 2881 41 2804 41 2879 41 2879 3331 2802 3331 2877 3331 2877 41 2800 41 2875 41 2875 3221 2796 3221 2873 3221 2790 3227 2792 3227 2791 3227 2791 3227 2792 3227 2900 3227 2791 147 2900 147 2787 147 2794 3228 2781 3228 2901 3228 2901 3229 2781 3229 2780 3229 2902 3468 2794 3468 2903 3468 2903 3469 2794 3469 2901 3469 103 3470 297 3470 2903 3470 2903 146 297 146 2902 146 2785 41 2864 41 2782 41 2785 3471 2866 3471 2864 3471 2785 41 2868 41 2866 41 2785 41 2870 41 2868 41 2785 41 2872 41 2870 41 2785 41 103 41 2872 41 2872 41 103 41 2904 41 2874 41 2904 41 2905 41 2876 3233 2905 3233 2906 3233 2878 3472 2906 3472 2907 3472 2880 3473 2907 3473 2908 3473 2882 3474 2908 3474 2909 3474 2884 3237 2909 3237 2910 3237 2886 41 2910 41 2911 41 2888 41 2911 41 2912 41 2890 3240 2912 3240 2913 3240 2892 3475 2913 3475 2914 3475 2894 3476 2914 3476 2915 3476 2896 3477 2915 3477 2916 3477 2898 3244 2916 3244 2917 3244 2780 3245 2917 3245 2901 3245 2780 41 2898 41 2917 41 2780 41 2846 41 2898 41 2780 41 2844 41 2846 41 2780 41 2848 41 2844 41 2780 41 2850 41 2848 41 2780 41 2852 41 2850 41 2780 41 2782 41 2852 41 2852 3478 2782 3478 2854 3478 2854 41 2782 41 2856 41 2856 41 2782 41 2858 41 2858 41 2782 41 2860 41 2860 41 2782 41 2862 41 2862 41 2782 41 2864 41 2903 41 2918 41 103 41 2903 41 2919 41 2918 41 2903 41 2920 41 2919 41 2903 41 2921 41 2920 41 2903 41 2922 41 2921 41 2903 41 2923 41 2922 41 2903 41 2924 41 2923 41 2903 41 2901 41 2924 41 2924 41 2901 41 2925 41 2925 41 2901 41 2926 41 2926 41 2901 41 2927 41 2927 41 2901 41 2928 41 2928 41 2901 41 2917 41 2898 41 2896 41 2916 41 2896 41 2894 41 2915 41 2894 41 2892 41 2914 41 2892 41 2890 41 2913 41 2890 41 2888 41 2912 41 2888 41 2886 41 2911 41 2886 41 2884 41 2910 41 2884 3253 2882 3253 2909 3253 2882 3479 2880 3479 2908 3479 2880 41 2878 41 2907 41 2878 41 2876 41 2906 41 2876 41 2874 41 2905 41 2874 41 2872 41 2904 41 2918 41 2929 41 103 41 103 41 2929 41 2930 41 2931 41 103 41 2930 41 2931 41 2904 41 103 41 2932 3121 2933 3121 2934 3121 2932 3122 2935 3122 2933 3122 2932 3122 2936 3122 2935 3122 2935 3123 2936 3123 2937 3123 2937 3124 2936 3124 2938 3124 2939 3125 2938 3125 2940 3125 2941 3126 2940 3126 2942 3126 2943 3127 2942 3127 2944 3127 2945 3128 2944 3128 2946 3128 2947 3129 2946 3129 2948 3129 2949 3130 2948 3130 2950 3130 2951 3131 2950 3131 2952 3131 2953 3132 2952 3132 2954 3132 2955 3133 2954 3133 2956 3133 2957 3134 2956 3134 2958 3134 2959 3135 2958 3135 2960 3135 2961 3136 2960 3136 2962 3136 2963 3137 2962 3137 2964 3137 2965 3138 2964 3138 2966 3138 2967 3139 2966 3139 2968 3139 2969 3140 2968 3140 2970 3140 2971 3141 2970 3141 2972 3141 2973 3142 2972 3142 2974 3142 2975 3143 2974 3143 2976 3143 2977 3144 2976 3144 2978 3144 2979 3145 2978 3145 2934 3145 2933 3121 2979 3121 2934 3121 2937 3146 2938 3146 2939 3146 2939 3147 2940 3147 2941 3147 2941 3148 2942 3148 2943 3148 2943 3149 2944 3149 2945 3149 2945 3150 2946 3150 2947 3150 2947 3151 2948 3151 2949 3151 2949 3152 2950 3152 2951 3152 2951 3132 2952 3132 2953 3132 2953 3133 2954 3133 2955 3133 2955 3134 2956 3134 2957 3134 2957 3135 2958 3135 2959 3135 2959 3153 2960 3153 2961 3153 2961 3154 2962 3154 2963 3154 2963 3155 2964 3155 2965 3155 2965 3156 2966 3156 2967 3156 2967 3157 2968 3157 2969 3157 2969 3158 2970 3158 2971 3158 2971 3159 2972 3159 2973 3159 2973 3160 2974 3160 2975 3160 2975 3144 2976 3144 2977 3144 2977 3145 2978 3145 2979 3145 2917 3161 2980 3161 2928 3161 2917 3162 2981 3162 2980 3162 2917 3163 2916 3163 2981 3163 2981 3164 2916 3164 2982 3164 2982 3165 2916 3165 2915 3165 2983 3166 2915 3166 2914 3166 2984 3167 2914 3167 2913 3167 2985 3168 2913 3168 2912 3168 2986 3169 2912 3169 2911 3169 2987 3170 2911 3170 2910 3170 2988 3171 2910 3171 2909 3171 2989 3172 2909 3172 2908 3172 2990 3173 2908 3173 2907 3173 2991 3174 2907 3174 2906 3174 2992 3175 2906 3175 2905 3175 2993 3176 2905 3176 2904 3176 2994 3177 2904 3177 2931 3177 2995 3178 2931 3178 2930 3178 2996 3179 2930 3179 2929 3179 2997 3180 2929 3180 2918 3180 2998 3181 2918 3181 2919 3181 2999 3182 2919 3182 2920 3182 3000 3183 2920 3183 2921 3183 3001 3184 2921 3184 2922 3184 3002 3185 2922 3185 2923 3185 3003 3186 2923 3186 2924 3186 3004 3187 2924 3187 2925 3187 3005 3188 2925 3188 2926 3188 3006 3189 2926 3189 2927 3189 3007 3190 2927 3190 2928 3190 2980 3161 3007 3161 2928 3161 2982 3166 2915 3166 2983 3166 2983 3191 2914 3191 2984 3191 2984 3192 2913 3192 2985 3192 2985 3193 2912 3193 2986 3193 2986 3194 2911 3194 2987 3194 2987 3195 2910 3195 2988 3195 2988 3196 2909 3196 2989 3196 2989 3197 2908 3197 2990 3197 2990 3198 2907 3198 2991 3198 2991 3199 2906 3199 2992 3199 2992 3200 2905 3200 2993 3200 2993 3201 2904 3201 2994 3201 2994 3202 2931 3202 2995 3202 2995 3203 2930 3203 2996 3203 2996 3204 2929 3204 2997 3204 2997 3205 2918 3205 2998 3205 2998 3206 2919 3206 2999 3206 2999 3207 2920 3207 3000 3207 3000 3208 2921 3208 3001 3208 3001 3209 2922 3209 3002 3209 3002 3210 2923 3210 3003 3210 3003 3187 2924 3187 3004 3187 3004 3211 2925 3211 3005 3211 3005 3212 2926 3212 3006 3212 3006 3190 2927 3190 3007 3190 2978 41 2992 41 2934 41 2978 3213 2991 3213 2992 3213 2978 41 2976 41 2991 41 2991 3214 2976 3214 2990 3214 2990 41 2976 41 2974 41 2989 3215 2974 3215 2972 3215 2988 3216 2972 3216 2970 3216 2987 3217 2970 3217 2968 3217 2986 41 2968 41 2985 41 2986 41 2987 41 2968 41 2990 41 2974 41 2989 41 2989 41 2972 41 2988 41 2988 41 2970 41 2987 41 2968 41 2966 41 2985 41 2985 41 2966 41 2984 41 2984 3218 2966 3218 2964 3218 2983 3219 2964 3219 2962 3219 2982 41 2962 41 2960 41 2981 41 2960 41 2958 41 2980 41 2958 41 2956 41 3007 41 2956 41 3006 41 3007 41 2980 41 2956 41 2984 41 2964 41 2983 41 2983 41 2962 41 2982 41 2982 3220 2960 3220 2981 3220 2981 3221 2958 3221 2980 3221 2956 3222 2954 3222 3006 3222 3006 41 2954 41 3005 41 3005 41 2954 41 2952 41 3004 41 2952 41 2950 41 3003 3219 2950 3219 2948 3219 3002 3218 2948 3218 2946 3218 3001 3223 2946 3223 2944 3223 3000 41 2944 41 2999 41 3000 41 3001 41 2944 41 3005 3224 2952 3224 3004 3224 3004 41 2950 41 3003 41 3003 41 2948 41 3002 41 3002 41 2946 41 3001 41 2944 41 2942 41 2999 41 2999 41 2942 41 2998 41 2998 3216 2942 3216 2940 3216 2997 3215 2940 3215 2938 3215 2996 41 2938 41 2936 41 2995 41 2936 41 2932 41 2994 41 2932 41 2934 41 2993 41 2934 41 2992 41 2993 41 2994 41 2934 41 2998 41 2940 41 2997 41 2997 41 2938 41 2996 41 2996 3225 2936 3225 2995 3225 2995 3226 2932 3226 2994 3226 3008 3227 2788 3227 3009 3227 3009 3227 2788 3227 2789 3227 2902 147 297 147 3008 147 3008 147 297 147 2788 147 3009 2 2789 2 2786 2 2841 249 2843 249 2787 249 2839 249 2787 249 2900 249 2837 249 2900 249 2835 249 2837 249 2839 249 2900 249 2799 249 2975 249 2797 249 2799 249 2973 249 2975 249 2799 249 2801 249 2973 249 2973 249 2801 249 2971 249 2971 249 2801 249 2803 249 2969 249 2803 249 2805 249 2967 249 2805 249 2807 249 2965 249 2807 249 2809 249 2963 249 2809 249 2811 249 2961 249 2811 249 2813 249 2959 249 2813 249 2815 249 2957 249 2815 249 2817 249 2795 249 2817 249 2793 249 2795 249 2957 249 2817 249 2795 249 2955 249 2957 249 2795 249 2953 249 2955 249 2795 249 2951 249 2953 249 2795 249 3008 249 2951 249 2951 249 3008 249 2949 249 2949 249 3008 249 2947 249 2947 249 3008 249 3009 249 2945 249 3009 249 2943 249 2945 249 2947 249 3009 249 2971 249 2803 249 2969 249 2969 249 2805 249 2967 249 2967 249 2807 249 2965 249 2965 249 2809 249 2963 249 2963 249 2811 249 2961 249 2961 249 2813 249 2959 249 2959 249 2815 249 2957 249 2817 249 2819 249 2793 249 2793 249 2819 249 2821 249 2823 249 2793 249 2821 249 2823 249 2792 249 2793 249 2823 249 2825 249 2792 249 2792 249 2825 249 2827 249 2900 249 2827 249 2829 249 2831 249 2900 249 2829 249 2831 249 2833 249 2900 249 2900 249 2833 249 2835 249 2792 249 2827 249 2900 249 2839 249 2841 249 2787 249 2977 249 2979 249 2786 249 2787 249 2977 249 2786 249 2787 249 2797 249 2977 249 2787 249 2843 249 2797 249 2979 249 2933 249 2786 249 2786 249 2933 249 2935 249 3009 249 2935 249 2937 249 2939 249 3009 249 2937 249 2939 249 2941 249 3009 249 3009 249 2941 249 2943 249 2786 249 2935 249 3009 249 2975 249 2977 249 2797 249 2794 1121 2902 1121 2795 1121 2795 1121 2902 1121 3008 1121 3010 3332 3011 3332 3012 3332 3012 3480 3011 3480 3013 3480 3013 240 300 240 3012 240 3012 3481 300 3481 389 3481 3014 2166 389 2166 3015 2166 3015 2166 389 2166 300 2166 3016 2166 300 2166 3017 2166 3016 2166 3015 2166 300 2166 3016 2166 3018 2166 3015 2166 3016 2166 3019 2166 3018 2166 300 2166 3020 2166 3017 2166 3017 2166 3020 2166 3021 2166 3013 147 3022 147 300 147 300 147 3022 147 3020 147 3013 1121 3011 1121 3022 1121 3022 1121 3011 1121 3023 1121 3011 1 3024 1 3023 1 3023 1 3024 1 3025 1 3026 3145 3027 3145 3028 3145 3026 3144 3029 3144 3027 3144 3026 3144 3030 3144 3029 3144 3029 3143 3030 3143 3031 3143 3031 3160 3030 3160 3032 3160 3033 3159 3032 3159 3034 3159 3035 3431 3034 3431 3036 3431 3037 3157 3036 3157 3038 3157 3039 3156 3038 3156 3040 3156 3041 3432 3040 3432 3042 3432 3043 3154 3042 3154 3044 3154 3045 3153 3044 3153 3046 3153 3047 3135 3046 3135 3048 3135 3049 3134 3048 3134 3050 3134 3051 3133 3050 3133 3052 3133 3053 3132 3052 3132 3054 3132 3055 3152 3054 3152 3056 3152 3057 3151 3056 3151 3058 3151 3059 3433 3058 3433 3060 3433 3061 3149 3060 3149 3062 3149 3063 3148 3062 3148 3064 3148 3065 3434 3064 3434 3066 3434 3067 3146 3066 3146 3068 3146 3069 3123 3068 3123 3070 3123 3071 3122 3070 3122 3072 3122 3073 3121 3072 3121 3028 3121 3027 3145 3073 3145 3028 3145 3031 3142 3032 3142 3033 3142 3033 3435 3034 3435 3035 3435 3035 3140 3036 3140 3037 3140 3037 3139 3038 3139 3039 3139 3039 3436 3040 3436 3041 3436 3041 3137 3042 3137 3043 3137 3043 3136 3044 3136 3045 3136 3045 3135 3046 3135 3047 3135 3047 3134 3048 3134 3049 3134 3049 3133 3050 3133 3051 3133 3051 3132 3052 3132 3053 3132 3053 3131 3054 3131 3055 3131 3055 3130 3056 3130 3057 3130 3057 3437 3058 3437 3059 3437 3059 3128 3060 3128 3061 3128 3061 3127 3062 3127 3063 3127 3063 3438 3064 3438 3065 3438 3065 3125 3066 3125 3067 3125 3067 3124 3068 3124 3069 3124 3069 3122 3070 3122 3071 3122 3071 3121 3072 3121 3073 3121 3074 3190 3075 3190 3076 3190 3074 3359 3077 3359 3075 3359 3074 3360 3078 3360 3077 3360 3077 3361 3078 3361 3079 3361 3079 3362 3078 3362 3080 3362 3081 3187 3080 3187 3082 3187 3083 3439 3082 3439 3084 3439 3085 3363 3084 3363 3086 3363 3087 3440 3086 3440 3088 3440 3089 3441 3088 3441 3090 3441 3091 3366 3090 3366 3092 3366 3093 3442 3092 3442 3094 3442 3095 3204 3094 3204 3096 3204 3097 3368 3096 3368 3098 3368 3099 3178 3098 3178 3100 3178 3101 3201 3100 3201 3102 3201 3103 3200 3102 3200 3104 3200 3105 3175 3104 3175 3106 3175 3107 3369 3106 3369 3108 3369 3109 3197 3108 3197 3110 3197 3111 3443 3110 3443 3112 3443 3113 3371 3112 3371 3114 3371 3115 3444 3114 3444 3116 3444 3117 3445 3116 3445 3118 3445 3119 3374 3118 3374 3120 3374 3121 3446 3120 3446 3122 3446 3123 3166 3122 3166 3124 3166 3125 3375 3124 3375 3126 3375 3127 3376 3126 3376 3128 3376 3129 3161 3128 3161 3076 3161 3075 3190 3129 3190 3076 3190 3079 3187 3080 3187 3081 3187 3081 3447 3082 3447 3083 3447 3083 3377 3084 3377 3085 3377 3085 3448 3086 3448 3087 3448 3087 3449 3088 3449 3089 3449 3089 3380 3090 3380 3091 3380 3091 3450 3092 3450 3093 3450 3093 3180 3094 3180 3095 3180 3095 3381 3096 3381 3097 3381 3097 3202 3098 3202 3099 3202 3099 3177 3100 3177 3101 3177 3101 3176 3102 3176 3103 3176 3103 3199 3104 3199 3105 3199 3105 3382 3106 3382 3107 3382 3107 3173 3108 3173 3109 3173 3109 3451 3110 3451 3111 3451 3111 3384 3112 3384 3113 3384 3113 3452 3114 3452 3115 3452 3115 3453 3116 3453 3117 3453 3117 3387 3118 3387 3119 3387 3119 3454 3120 3454 3121 3454 3121 3166 3122 3166 3123 3166 3123 3388 3124 3388 3125 3388 3125 3389 3126 3389 3127 3389 3127 3161 3128 3161 3129 3161 3072 249 3099 249 3028 249 3072 3455 3097 3455 3099 3455 3072 249 3070 249 3097 249 3097 3456 3070 3456 3095 3456 3095 249 3070 249 3068 249 3093 3457 3068 3457 3066 3457 3091 3458 3066 3458 3064 3458 3089 3459 3064 3459 3062 3459 3087 249 3062 249 3085 249 3087 249 3089 249 3062 249 3095 249 3068 249 3093 249 3093 249 3066 249 3091 249 3091 249 3064 249 3089 249 3062 249 3060 249 3085 249 3085 249 3060 249 3083 249 3083 3460 3060 3460 3058 3460 3081 3461 3058 3461 3056 3461 3079 249 3056 249 3054 249 3077 249 3054 249 3052 249 3075 249 3052 249 3050 249 3129 249 3050 249 3127 249 3129 249 3075 249 3050 249 3083 249 3058 249 3081 249 3081 249 3056 249 3079 249 3079 3462 3054 3462 3077 3462 3077 3411 3052 3411 3075 3411 3050 3395 3048 3395 3127 3395 3127 249 3048 249 3125 249 3125 249 3048 249 3046 249 3123 249 3046 249 3044 249 3121 3461 3044 3461 3042 3461 3119 3460 3042 3460 3040 3460 3117 3463 3040 3463 3038 3463 3115 249 3038 249 3113 249 3115 249 3117 249 3038 249 3125 3464 3046 3464 3123 3464 3123 249 3044 249 3121 249 3121 249 3042 249 3119 249 3119 249 3040 249 3117 249 3038 249 3036 249 3113 249 3113 249 3036 249 3111 249 3111 3458 3036 3458 3034 3458 3109 3457 3034 3457 3032 3457 3107 249 3032 249 3030 249 3105 249 3030 249 3026 249 3103 249 3026 249 3028 249 3101 249 3028 249 3099 249 3101 249 3103 249 3028 249 3111 249 3034 249 3109 249 3109 249 3032 249 3107 249 3107 3465 3030 3465 3105 3465 3105 3403 3026 3403 3103 3403 3020 3228 3022 3228 3021 3228 3021 3228 3022 3228 3130 3228 3021 2 3130 2 3017 2 3024 3227 3011 3227 3131 3227 3131 3412 3011 3412 3010 3412 3132 3482 3024 3482 3133 3482 3133 3483 3024 3483 3131 3483 3014 3484 3015 3484 3133 3484 3133 367 3015 367 3132 367 389 249 3094 249 3012 249 389 249 3096 249 3094 249 389 249 3098 249 3096 249 389 249 3100 249 3098 249 389 249 3102 249 3100 249 389 249 3014 249 3102 249 3102 249 3014 249 3134 249 3104 249 3134 249 3135 249 3106 3417 3135 3417 3136 3417 3108 3485 3136 3485 3137 3485 3110 3486 3137 3486 3138 3486 3112 3487 3138 3487 3139 3487 3114 3421 3139 3421 3140 3421 3116 3488 3140 3488 3141 3488 3118 3489 3141 3489 3142 3489 3120 3422 3142 3422 3143 3422 3122 3490 3143 3490 3144 3490 3124 3491 3144 3491 3145 3491 3126 3492 3145 3492 3146 3492 3128 3426 3146 3426 3147 3426 3010 3427 3147 3427 3131 3427 3010 249 3128 249 3147 249 3010 249 3076 249 3128 249 3010 249 3074 249 3076 249 3010 249 3078 249 3074 249 3010 249 3080 249 3078 249 3010 249 3082 249 3080 249 3010 249 3012 249 3082 249 3082 249 3012 249 3084 249 3084 249 3012 249 3086 249 3086 249 3012 249 3088 249 3088 249 3012 249 3090 249 3090 249 3012 249 3092 249 3092 249 3012 249 3094 249 3133 249 3148 249 3014 249 3133 3493 3149 3493 3148 3493 3133 249 3150 249 3149 249 3133 3494 3151 3494 3150 3494 3133 3495 3152 3495 3151 3495 3133 249 3153 249 3152 249 3133 3496 3154 3496 3153 3496 3133 3497 3131 3497 3154 3497 3154 249 3131 249 3155 249 3155 249 3131 249 3156 249 3156 249 3131 249 3157 249 3157 249 3131 249 3158 249 3158 249 3131 249 3147 249 3128 249 3126 249 3146 249 3126 249 3124 249 3145 249 3124 3498 3122 3498 3144 3498 3122 3499 3120 3499 3143 3499 3120 249 3118 249 3142 249 3118 249 3116 249 3141 249 3116 249 3114 249 3140 249 3114 3429 3112 3429 3139 3429 3112 249 3110 249 3138 249 3110 249 3108 249 3137 249 3108 249 3106 249 3136 249 3106 249 3104 249 3135 249 3104 249 3102 249 3134 249 3148 249 3159 249 3014 249 3014 249 3159 249 3160 249 3161 249 3014 249 3160 249 3161 249 3134 249 3014 249 3162 3274 3163 3274 3164 3274 3162 3273 3165 3273 3163 3273 3162 3273 3166 3273 3165 3273 3165 3335 3166 3335 3167 3335 3167 3336 3166 3336 3168 3336 3169 3337 3168 3337 3170 3337 3171 3338 3170 3338 3172 3338 3173 3157 3172 3157 3174 3157 3175 3156 3174 3156 3176 3156 3177 3339 3176 3339 3178 3339 3179 3340 3178 3340 3180 3340 3181 3341 3180 3341 3182 3341 3183 3266 3182 3266 3184 3266 3185 3265 3184 3265 3186 3265 3187 3264 3186 3264 3188 3264 3189 3263 3188 3263 3190 3263 3191 3342 3190 3342 3192 3342 3193 3343 3192 3343 3194 3343 3195 3344 3194 3344 3196 3344 3197 3149 3196 3149 3198 3149 3199 3148 3198 3148 3200 3148 3201 3345 3200 3345 3202 3345 3203 3346 3202 3346 3204 3346 3205 3347 3204 3347 3206 3347 3207 3255 3206 3255 3208 3255 3209 3254 3208 3254 3164 3254 3163 3289 3209 3289 3164 3289 3167 3348 3168 3348 3169 3348 3169 3349 3170 3349 3171 3349 3171 3140 3172 3140 3173 3140 3173 3139 3174 3139 3175 3139 3175 3350 3176 3350 3177 3350 3177 3351 3178 3351 3179 3351 3179 3352 3180 3352 3181 3352 3181 3266 3182 3266 3183 3266 3183 3282 3184 3282 3185 3282 3185 3281 3186 3281 3187 3281 3187 3263 3188 3263 3189 3263 3189 3353 3190 3353 3191 3353 3191 3354 3192 3354 3193 3354 3193 3355 3194 3355 3195 3355 3195 3128 3196 3128 3197 3128 3197 3127 3198 3127 3199 3127 3199 3356 3200 3356 3201 3356 3201 3357 3202 3357 3203 3357 3203 3358 3204 3358 3205 3358 3205 3255 3206 3255 3207 3255 3207 3275 3208 3275 3209 3275 3147 3190 3210 3190 3158 3190 3147 3359 3211 3359 3210 3359 3147 3360 3146 3360 3211 3360 3211 3361 3146 3361 3212 3361 3212 3362 3146 3362 3145 3362 3213 3301 3145 3301 3144 3301 3214 3311 3144 3311 3143 3311 3215 3363 3143 3363 3142 3363 3216 3364 3142 3364 3141 3364 3217 3365 3141 3365 3140 3365 3218 3366 3140 3366 3139 3366 3219 3308 3139 3308 3138 3308 3220 3367 3138 3367 3137 3367 3221 3368 3137 3368 3136 3368 3222 3178 3136 3178 3135 3178 3223 3201 3135 3201 3134 3201 3224 3200 3134 3200 3161 3200 3225 3175 3161 3175 3160 3175 3226 3369 3160 3369 3159 3369 3227 3370 3159 3370 3148 3370 3228 3306 3148 3306 3149 3306 3229 3371 3149 3371 3150 3371 3230 3372 3150 3372 3151 3372 3231 3373 3151 3373 3152 3373 3232 3374 3152 3374 3153 3374 3233 3303 3153 3303 3154 3303 3234 3290 3154 3290 3155 3290 3235 3375 3155 3375 3156 3375 3236 3376 3156 3376 3157 3376 3237 3161 3157 3161 3158 3161 3210 3190 3237 3190 3158 3190 3212 3312 3145 3312 3213 3312 3213 3300 3144 3300 3214 3300 3214 3377 3143 3377 3215 3377 3215 3378 3142 3378 3216 3378 3216 3379 3141 3379 3217 3379 3217 3380 3140 3380 3218 3380 3218 3297 3139 3297 3219 3297 3219 1150 3138 1150 3220 1150 3220 3381 3137 3381 3221 3381 3221 3202 3136 3202 3222 3202 3222 3177 3135 3177 3223 3177 3223 3176 3134 3176 3224 3176 3224 3199 3161 3199 3225 3199 3225 3382 3160 3382 3226 3382 3226 3383 3159 3383 3227 3383 3227 3294 3148 3294 3228 3294 3228 3384 3149 3384 3229 3384 3229 3385 3150 3385 3230 3385 3230 3386 3151 3386 3231 3386 3231 3387 3152 3387 3232 3387 3232 3291 3153 3291 3233 3291 3233 3302 3154 3302 3234 3302 3234 3388 3155 3388 3235 3388 3235 3389 3156 3389 3236 3389 3236 3161 3157 3161 3237 3161 3208 249 3222 249 3164 249 3208 3390 3221 3390 3222 3390 3208 3391 3206 3391 3221 3391 3221 249 3206 249 3220 249 3220 3392 3206 3392 3204 3392 3219 3393 3204 3393 3202 3393 3218 3407 3202 3407 3200 3407 3217 3395 3200 3395 3198 3395 3216 249 3198 249 3215 249 3216 249 3217 249 3198 249 3220 3396 3204 3396 3219 3396 3219 249 3202 249 3218 249 3218 249 3200 249 3217 249 3198 249 3196 249 3215 249 3215 249 3196 249 3214 249 3214 3404 3196 3404 3194 3404 3213 3398 3194 3398 3192 3398 3212 3399 3192 3399 3190 3399 3211 3400 3190 3400 3188 3400 3210 3401 3188 3401 3186 3401 3237 249 3186 249 3236 249 3237 249 3210 249 3186 249 3214 249 3194 249 3213 249 3213 3402 3192 3402 3212 3402 3212 249 3190 249 3211 249 3211 3403 3188 3403 3210 3403 3186 3395 3184 3395 3236 3395 3236 249 3184 249 3235 249 3235 3400 3184 3400 3182 3400 3234 3399 3182 3399 3180 3399 3233 3398 3180 3398 3178 3398 3232 3397 3178 3397 3176 3397 3231 3405 3176 3405 3174 3405 3230 249 3174 249 3229 249 3230 249 3231 249 3174 249 3235 249 3182 249 3234 249 3234 3406 3180 3406 3233 3406 3233 249 3178 249 3232 249 3232 249 3176 249 3231 249 3174 249 3172 249 3229 249 3229 249 3172 249 3228 249 3228 3394 3172 3394 3170 3394 3227 3393 3170 3393 3168 3393 3226 3392 3168 3392 3166 3392 3225 3408 3166 3408 3162 3408 3224 3409 3162 3409 3164 3409 3223 249 3164 249 3222 249 3223 249 3224 249 3164 249 3228 249 3170 249 3227 249 3227 3410 3168 3410 3226 3410 3226 249 3166 249 3225 249 3225 3411 3162 3411 3224 3411 3238 3228 3018 3228 3239 3228 3239 3228 3018 3228 3019 3228 3132 2 3015 2 3238 2 3238 2 3015 2 3018 2 3239 147 3019 147 3016 147 3071 41 3073 41 3017 41 3069 41 3017 41 3130 41 3067 41 3130 41 3065 41 3067 41 3069 41 3130 41 3029 41 3205 41 3027 41 3029 41 3203 41 3205 41 3029 41 3031 41 3203 41 3203 41 3031 41 3201 41 3201 41 3031 41 3033 41 3199 41 3033 41 3035 41 3197 41 3035 41 3037 41 3195 41 3037 41 3039 41 3193 41 3039 41 3041 41 3191 41 3041 41 3043 41 3189 41 3043 41 3045 41 3187 41 3045 41 3047 41 3025 41 3047 41 3023 41 3025 41 3187 41 3047 41 3025 41 3185 41 3187 41 3025 41 3183 41 3185 41 3025 41 3181 41 3183 41 3025 41 3238 41 3181 41 3181 41 3238 41 3179 41 3179 41 3238 41 3177 41 3177 41 3238 41 3239 41 3175 41 3239 41 3173 41 3175 41 3177 41 3239 41 3201 41 3033 41 3199 41 3199 41 3035 41 3197 41 3197 41 3037 41 3195 41 3195 41 3039 41 3193 41 3193 41 3041 41 3191 41 3191 41 3043 41 3189 41 3189 41 3045 41 3187 41 3047 41 3049 41 3023 41 3023 41 3049 41 3051 41 3053 41 3023 41 3051 41 3053 41 3022 41 3023 41 3053 41 3055 41 3022 41 3022 41 3055 41 3057 41 3130 41 3057 41 3059 41 3061 41 3130 41 3059 41 3061 41 3063 41 3130 41 3130 41 3063 41 3065 41 3022 41 3057 41 3130 41 3069 41 3071 41 3017 41 3207 41 3209 41 3016 41 3017 41 3207 41 3016 41 3017 41 3027 41 3207 41 3017 41 3073 41 3027 41 3209 41 3163 41 3016 41 3016 41 3163 41 3165 41 3239 41 3165 41 3167 41 3169 41 3239 41 3167 41 3169 41 3171 41 3239 41 3239 41 3171 41 3173 41 3016 41 3165 41 3239 41 3205 41 3207 41 3027 41 3024 1150 3132 1150 3025 1150 3025 1150 3132 1150 3238 1150 3240 3500 3241 3500 3242 3500 3242 3501 3241 3501 3243 3501 3243 3502 3244 3502 3242 3502 3242 3502 3244 3502 3245 3502 72 147 3245 147 7 147 7 147 3245 147 3244 147 3246 147 3244 147 3247 147 3246 147 7 147 3244 147 3246 147 3248 147 7 147 3246 147 3249 147 3248 147 3244 147 3250 147 3247 147 3247 147 3250 147 3251 147 3243 2166 3252 2166 3244 2166 3244 2166 3252 2166 3250 2166 3243 3503 3241 3503 3252 3503 3252 3503 3241 3503 3253 3503 3241 2 3254 2 3253 2 3253 2 3254 2 3255 2 3256 3504 3257 3504 3258 3504 3256 3505 3259 3505 3257 3505 3256 3344 3260 3344 3259 3344 3259 3354 3260 3354 3261 3354 3261 3506 3260 3506 3262 3506 3263 3507 3262 3507 3264 3507 3265 3263 3264 3263 3266 3263 3267 3508 3266 3508 3268 3508 3269 3265 3268 3265 3270 3265 3271 3509 3270 3509 3272 3509 3273 3267 3272 3267 3274 3267 3275 3340 3274 3340 3276 3340 3277 3510 3276 3510 3278 3510 3279 3139 3278 3139 3280 3139 3281 3511 3280 3511 3282 3511 3283 3338 3282 3338 3284 3338 3285 3512 3284 3512 3286 3512 3287 3513 3286 3513 3288 3513 3289 3273 3288 3273 3290 3273 3291 3514 3290 3514 3292 3514 3293 3254 3292 3254 3294 3254 3295 3515 3294 3515 3296 3515 3297 3257 3296 3257 3298 3257 3299 3346 3298 3346 3300 3346 3301 3516 3300 3516 3302 3516 3303 3127 3302 3127 3258 3127 3257 3149 3303 3149 3258 3149 3261 3280 3262 3280 3263 3280 3263 3517 3264 3517 3265 3517 3265 3281 3266 3281 3267 3281 3267 3518 3268 3518 3269 3518 3269 3266 3270 3266 3271 3266 3271 3519 3272 3519 3273 3519 3273 3520 3274 3520 3275 3520 3275 3350 3276 3350 3277 3350 3277 3521 3278 3521 3279 3521 3279 3157 3280 3157 3281 3157 3281 3522 3282 3522 3283 3522 3283 3348 3284 3348 3285 3348 3285 3288 3286 3288 3287 3288 3287 3523 3288 3523 3289 3523 3289 3289 3290 3289 3291 3289 3291 3524 3292 3524 3293 3524 3293 3255 3294 3255 3295 3255 3295 3525 3296 3525 3297 3525 3297 3526 3298 3526 3299 3526 3299 3356 3300 3356 3301 3356 3301 3527 3302 3527 3303 3527 3304 3528 3305 3528 3306 3528 3304 3529 3307 3529 3305 3529 3304 3530 3308 3530 3307 3530 3307 3294 3308 3294 3309 3294 3309 3306 3308 3306 3310 3306 3311 3197 3310 3197 3312 3197 3313 3531 3312 3531 3314 3531 3315 3532 3314 3532 3316 3532 3317 3533 3316 3533 3318 3533 3319 3534 3318 3534 3320 3534 3321 3535 3320 3535 3322 3535 3323 3536 3322 3536 3324 3536 3325 3204 3324 3204 3326 3204 3327 3308 3326 3308 3328 3308 3329 3537 3328 3537 3330 3537 3331 3365 3330 3365 3332 3365 3333 3538 3332 3538 3334 3538 3335 3539 3334 3539 3336 3539 3337 3540 3336 3540 3338 3540 3339 3541 3338 3541 3340 3541 3341 3188 3340 3188 3342 3188 3343 3542 3342 3542 3344 3542 3345 3543 3344 3543 3346 3543 3347 3544 3346 3544 3348 3544 3349 3163 3348 3163 3350 3163 3351 3545 3350 3545 3352 3545 3353 3546 3352 3546 3354 3546 3355 3547 3354 3547 3356 3547 3357 3548 3356 3548 3358 3548 3359 3373 3358 3373 3306 3373 3305 3385 3359 3385 3306 3385 3309 3549 3310 3549 3311 3549 3311 3550 3312 3550 3313 3550 3313 3551 3314 3551 3315 3551 3315 3552 3316 3552 3317 3552 3317 3553 3318 3553 3319 3553 3319 3554 3320 3554 3321 3554 3321 3555 3322 3555 3323 3555 3323 3556 3324 3556 3325 3556 3325 3297 3326 3297 3327 3297 3327 3557 3328 3557 3329 3557 3329 3558 3330 3558 3331 3558 3331 3378 3332 3378 3333 3378 3333 3559 3334 3559 3335 3559 3335 3540 3336 3540 3337 3540 3337 3560 3338 3560 3339 3560 3339 3561 3340 3561 3341 3561 3341 3212 3342 3212 3343 3212 3343 3562 3344 3562 3345 3562 3345 3563 3346 3563 3347 3563 3347 3564 3348 3564 3349 3564 3349 3164 3350 3164 3351 3164 3351 3565 3352 3565 3353 3565 3353 3547 3354 3547 3355 3547 3355 3566 3356 3566 3357 3566 3357 3567 3358 3567 3359 3567 3302 41 3329 41 3258 41 3302 3568 3327 3568 3329 3568 3302 41 3300 41 3327 41 3327 41 3300 41 3325 41 3325 3569 3300 3569 3298 3569 3323 3570 3298 3570 3296 3570 3321 3571 3296 3571 3294 3571 3319 3572 3294 3572 3292 3572 3317 41 3292 41 3315 41 3317 41 3319 41 3292 41 3325 3573 3298 3573 3323 3573 3323 41 3296 41 3321 41 3321 3221 3294 3221 3319 3221 3292 3574 3290 3574 3315 3574 3315 41 3290 41 3313 41 3313 3575 3290 3575 3288 3575 3311 3570 3288 3570 3286 3570 3309 3569 3286 3569 3284 3569 3307 3328 3284 3328 3282 3328 3305 3222 3282 3222 3280 3222 3359 41 3280 41 3357 41 3359 41 3305 41 3280 41 3313 41 3288 41 3311 41 3311 3576 3286 3576 3309 3576 3309 41 3284 41 3307 41 3307 41 3282 41 3305 41 3280 41 3278 41 3357 41 3357 41 3278 41 3355 41 3355 3325 3278 3325 3276 3325 3353 3577 3276 3577 3274 3577 3351 3578 3274 3578 3272 3578 3349 3579 3272 3579 3270 3579 3347 3580 3270 3580 3268 3580 3345 41 3268 41 3343 41 3345 41 3347 41 3268 41 3355 41 3276 41 3353 41 3353 3581 3274 3581 3351 3581 3351 41 3272 41 3349 41 3349 3226 3270 3226 3347 3226 3268 3582 3266 3582 3343 3582 3343 41 3266 41 3341 41 3341 3583 3266 3583 3264 3583 3339 3578 3264 3578 3262 3578 3337 3577 3262 3577 3260 3577 3335 3325 3260 3325 3256 3325 3333 3326 3256 3326 3258 3326 3331 41 3258 41 3329 41 3331 41 3333 41 3258 41 3341 41 3264 41 3339 41 3339 3584 3262 3584 3337 3584 3337 41 3260 41 3335 41 3335 41 3256 41 3333 41 3250 367 3252 367 3251 367 3251 367 3252 367 3360 367 3251 1 3360 1 3247 1 3254 366 3241 366 3361 366 3361 3585 3241 3585 3240 3585 3362 3466 3254 3466 3363 3466 3363 3118 3254 3118 3361 3118 72 3228 7 3228 3363 3228 3363 3228 7 3228 3362 3228 3245 41 3324 41 3242 41 3245 41 3326 41 3324 41 3245 41 3328 41 3326 41 3245 41 3330 41 3328 41 3245 41 3332 41 3330 41 3245 41 72 41 3332 41 3332 41 72 41 3364 41 3334 41 3364 41 3365 41 3336 41 3365 41 3366 41 3338 41 3366 41 3367 41 3340 41 3367 41 3368 41 3342 41 3368 41 3369 41 3344 41 3369 41 3370 41 3346 41 3370 41 3371 41 3348 41 3371 41 3372 41 3350 41 3372 41 3373 41 3352 41 3373 41 3374 41 3354 41 3374 41 3375 41 3356 41 3375 41 3376 41 3358 41 3376 41 3377 41 3240 41 3377 41 3361 41 3240 41 3358 41 3377 41 3240 41 3306 41 3358 41 3240 41 3304 41 3306 41 3240 41 3308 41 3304 41 3240 41 3310 41 3308 41 3240 41 3312 41 3310 41 3240 41 3242 41 3312 41 3312 41 3242 41 3314 41 3314 41 3242 41 3316 41 3316 41 3242 41 3318 41 3318 41 3242 41 3320 41 3320 41 3242 41 3322 41 3322 41 3242 41 3324 41 3363 41 3378 41 72 41 3363 41 3379 41 3378 41 3363 41 3380 41 3379 41 3363 41 3381 41 3380 41 3363 41 3382 41 3381 41 3363 41 3383 41 3382 41 3363 41 3384 41 3383 41 3363 41 3361 41 3384 41 3384 41 3361 41 3385 41 3385 41 3361 41 3386 41 3386 41 3361 41 3387 41 3387 41 3361 41 3388 41 3388 41 3361 41 3377 41 3358 41 3356 41 3376 41 3356 41 3354 41 3375 41 3354 41 3352 41 3374 41 3352 41 3350 41 3373 41 3350 41 3348 41 3372 41 3348 41 3346 41 3371 41 3346 41 3344 41 3370 41 3344 41 3342 41 3369 41 3342 41 3340 41 3368 41 3340 41 3338 41 3367 41 3338 41 3336 41 3366 41 3336 41 3334 41 3365 41 3334 41 3332 41 3364 41 3378 41 3389 41 72 41 72 41 3389 41 3390 41 3391 41 72 41 3390 41 3391 41 3364 41 72 41 3392 3149 3393 3149 3394 3149 3392 3586 3395 3586 3393 3586 3392 3587 3396 3587 3395 3587 3395 3354 3396 3354 3397 3354 3397 3261 3396 3261 3398 3261 3399 3588 3398 3588 3400 3588 3401 3589 3400 3589 3402 3589 3403 3590 3402 3590 3404 3590 3405 3591 3404 3591 3406 3591 3407 3592 3406 3592 3408 3592 3409 3593 3408 3593 3410 3593 3411 3340 3410 3340 3412 3340 3413 3594 3412 3594 3414 3594 3415 3139 3414 3139 3416 3139 3417 3157 3416 3157 3418 3157 3419 3595 3418 3595 3420 3595 3421 3271 3420 3271 3422 3271 3423 3596 3422 3596 3424 3596 3425 3597 3424 3597 3426 3597 3427 3598 3426 3598 3428 3598 3429 3599 3428 3599 3430 3599 3431 3600 3430 3600 3432 3600 3433 3601 3432 3601 3434 3601 3435 3346 3434 3346 3436 3346 3437 3602 3436 3602 3438 3602 3439 3127 3438 3127 3394 3127 3393 3149 3439 3149 3394 3149 3397 3603 3398 3603 3399 3603 3399 3604 3400 3604 3401 3604 3401 3605 3402 3605 3403 3605 3403 3606 3404 3606 3405 3606 3405 3607 3406 3607 3407 3607 3407 3608 3408 3608 3409 3608 3409 3284 3410 3284 3411 3284 3411 3609 3412 3609 3413 3609 3413 3139 3414 3139 3415 3139 3415 3157 3416 3157 3417 3157 3417 3610 3418 3610 3419 3610 3419 3348 3420 3348 3421 3348 3421 3611 3422 3611 3423 3611 3423 3612 3424 3612 3425 3612 3425 3613 3426 3613 3427 3613 3427 3614 3428 3614 3429 3614 3429 3615 3430 3615 3431 3615 3431 3616 3432 3616 3433 3616 3433 3276 3434 3276 3435 3276 3435 3617 3436 3617 3437 3617 3437 3127 3438 3127 3439 3127 3377 3293 3440 3293 3388 3293 3377 3618 3441 3618 3440 3618 3377 3619 3376 3619 3441 3619 3441 3306 3376 3306 3442 3306 3442 3306 3376 3306 3375 3306 3443 3197 3375 3197 3374 3197 3444 3620 3374 3620 3373 3620 3445 3532 3373 3532 3372 3532 3446 3552 3372 3552 3371 3552 3447 3553 3371 3553 3370 3553 3448 3621 3370 3621 3369 3621 3449 3622 3369 3622 3368 3622 3450 3623 3368 3623 3367 3623 3451 3297 3367 3297 3366 3297 3452 3624 3366 3624 3365 3624 3453 3365 3365 3365 3364 3365 3454 3299 3364 3299 3391 3299 3455 3539 3391 3539 3390 3539 3456 3540 3390 3540 3389 3540 3457 3541 3389 3541 3378 3541 3458 3625 3378 3625 3379 3625 3459 3360 3379 3360 3380 3360 3460 3543 3380 3543 3381 3543 3461 3544 3381 3544 3382 3544 3462 3626 3382 3626 3383 3626 3463 3375 3383 3375 3384 3375 3464 3546 3384 3546 3385 3546 3465 3547 3385 3547 3386 3547 3466 3627 3386 3627 3387 3627 3467 3373 3387 3373 3388 3373 3440 3385 3467 3385 3388 3385 3442 3628 3375 3628 3443 3628 3443 3629 3374 3629 3444 3629 3444 3630 3373 3630 3445 3630 3445 3533 3372 3533 3446 3533 3446 3534 3371 3534 3447 3534 3447 3554 3370 3554 3448 3554 3448 3631 3369 3631 3449 3631 3449 3556 3368 3556 3450 3556 3450 3297 3367 3297 3451 3297 3451 3632 3366 3632 3452 3632 3452 3309 3365 3309 3453 3309 3453 3378 3364 3378 3454 3378 3454 3633 3391 3633 3455 3633 3455 3540 3390 3540 3456 3540 3456 3560 3389 3560 3457 3560 3457 3361 3378 3361 3458 3361 3458 3634 3379 3634 3459 3634 3459 3562 3380 3562 3460 3562 3460 3563 3381 3563 3461 3563 3461 3389 3382 3389 3462 3389 3462 3635 3383 3635 3463 3635 3463 3565 3384 3565 3464 3565 3464 3547 3385 3547 3465 3547 3465 3566 3386 3566 3466 3566 3466 3304 3387 3304 3467 3304 3438 41 3452 41 3394 41 3438 3568 3451 3568 3452 3568 3438 41 3436 41 3451 41 3451 41 3436 41 3450 41 3450 3636 3436 3636 3434 3636 3449 3637 3434 3637 3432 3637 3448 3638 3432 3638 3430 3638 3447 3572 3430 3572 3428 3572 3446 41 3428 41 3445 41 3446 41 3447 41 3428 41 3450 3573 3434 3573 3449 3573 3449 41 3432 41 3448 41 3448 3221 3430 3221 3447 3221 3428 3574 3426 3574 3445 3574 3445 41 3426 41 3444 41 3444 3314 3426 3314 3424 3314 3443 3637 3424 3637 3422 3637 3442 3636 3422 3636 3420 3636 3441 3639 3420 3639 3418 3639 3440 3217 3418 3217 3416 3217 3467 41 3416 41 3466 41 3467 41 3440 41 3416 41 3444 41 3424 41 3443 41 3443 3640 3422 3640 3442 3640 3442 41 3420 41 3441 41 3441 41 3418 41 3440 41 3416 41 3414 41 3466 41 3466 41 3414 41 3465 41 3465 3641 3414 3641 3412 3641 3464 3642 3412 3642 3410 3642 3463 3643 3410 3643 3408 3643 3462 3644 3408 3644 3406 3644 3461 3580 3406 3580 3404 3580 3460 41 3404 41 3459 41 3460 41 3461 41 3404 41 3465 41 3412 41 3464 41 3464 3645 3410 3645 3463 3645 3463 41 3408 41 3462 41 3462 3226 3406 3226 3461 3226 3404 3582 3402 3582 3459 3582 3459 41 3402 41 3458 41 3458 3646 3402 3646 3400 3646 3457 3643 3400 3643 3398 3643 3456 3642 3398 3642 3396 3642 3455 3641 3396 3641 3392 3641 3454 3223 3392 3223 3394 3223 3453 41 3394 41 3452 41 3453 41 3454 41 3394 41 3458 41 3400 41 3457 41 3457 3647 3398 3647 3456 3647 3456 41 3396 41 3455 41 3455 41 3392 41 3454 41 3468 367 3248 367 3469 367 3469 367 3248 367 3249 367 3362 1 7 1 3468 1 3468 1 7 1 3248 1 3469 2166 3249 2166 3246 2166 3301 249 3303 249 3247 249 3299 249 3247 249 3360 249 3297 249 3360 249 3295 249 3297 249 3299 249 3360 249 3259 249 3435 249 3257 249 3259 249 3433 249 3435 249 3259 249 3261 249 3433 249 3433 249 3261 249 3431 249 3431 249 3261 249 3263 249 3429 249 3263 249 3265 249 3427 249 3265 249 3267 249 3425 249 3267 249 3269 249 3423 249 3269 249 3271 249 3421 249 3271 249 3273 249 3419 249 3273 249 3275 249 3417 249 3275 249 3277 249 3255 249 3277 249 3253 249 3255 249 3417 249 3277 249 3255 249 3415 249 3417 249 3255 249 3413 249 3415 249 3255 249 3411 249 3413 249 3255 249 3468 249 3411 249 3411 249 3468 249 3409 249 3409 249 3468 249 3407 249 3407 249 3468 249 3469 249 3405 249 3469 249 3403 249 3405 249 3407 249 3469 249 3431 249 3263 249 3429 249 3429 249 3265 249 3427 249 3427 249 3267 249 3425 249 3425 249 3269 249 3423 249 3423 249 3271 249 3421 249 3421 249 3273 249 3419 249 3419 249 3275 249 3417 249 3277 249 3279 249 3253 249 3253 249 3279 249 3281 249 3283 249 3253 249 3281 249 3283 249 3252 249 3253 249 3283 249 3285 249 3252 249 3252 249 3285 249 3287 249 3360 249 3287 249 3289 249 3291 249 3360 249 3289 249 3291 249 3293 249 3360 249 3360 249 3293 249 3295 249 3252 249 3287 249 3360 249 3299 249 3301 249 3247 249 3437 249 3439 249 3246 249 3247 249 3437 249 3246 249 3247 249 3257 249 3437 249 3247 249 3303 249 3257 249 3439 249 3393 249 3246 249 3246 249 3393 249 3395 249 3469 249 3395 249 3397 249 3399 249 3469 249 3397 249 3399 249 3401 249 3469 249 3469 249 3401 249 3403 249 3246 249 3395 249 3469 249 3435 249 3437 249 3257 249 3254 1150 3362 1150 3255 1150 3255 1150 3362 1150 3468 1150 3470 3648 3471 3648 3472 3648 3472 3482 3471 3482 3473 3482 3473 3227 3 3227 3472 3227 3472 3227 3 3227 1 3227 3474 147 1 147 3475 147 3475 147 1 147 3 147 3476 147 3 147 3477 147 3476 147 3475 147 3 147 3476 147 3478 147 3475 147 3476 147 3479 147 3478 147 3 147 3480 147 3477 147 3477 147 3480 147 3481 147 3473 1 3482 1 3 1 3 1 3482 1 3480 1 3473 1150 3471 1150 3482 1150 3482 1150 3471 1150 3483 1150 3471 2 3484 2 3483 2 3483 2 3484 2 3485 2 3486 3127 3487 3127 3488 3127 3486 3649 3489 3649 3487 3649 3486 3516 3490 3516 3489 3516 3489 3276 3490 3276 3491 3276 3491 3346 3490 3346 3492 3346 3493 3650 3492 3650 3494 3650 3495 3615 3494 3615 3496 3615 3497 3651 3496 3651 3498 3651 3499 3514 3498 3514 3500 3514 3501 3612 3500 3612 3502 3612 3503 3652 3502 3652 3504 3652 3505 3271 3504 3271 3506 3271 3507 3653 3506 3653 3508 3653 3509 3157 3508 3157 3510 3157 3511 3139 3510 3139 3512 3139 3513 3510 3512 3510 3514 3510 3515 3340 3514 3340 3516 3340 3517 3654 3516 3654 3518 3654 3519 3607 3518 3607 3520 3607 3521 3655 3520 3655 3522 3655 3523 3508 3522 3508 3524 3508 3525 3604 3524 3604 3526 3604 3527 3656 3526 3656 3528 3656 3529 3261 3528 3261 3530 3261 3531 3657 3530 3657 3532 3657 3533 3149 3532 3149 3488 3149 3487 3127 3533 3127 3488 3127 3491 3658 3492 3658 3493 3658 3493 3600 3494 3600 3495 3600 3495 3524 3496 3524 3497 3524 3497 3659 3498 3659 3499 3659 3499 3597 3500 3597 3501 3597 3501 3660 3502 3660 3503 3660 3503 3348 3504 3348 3505 3348 3505 3522 3506 3522 3507 3522 3507 3157 3508 3157 3509 3157 3509 3139 3510 3139 3511 3139 3511 3661 3512 3661 3513 3661 3513 3284 3514 3284 3515 3284 3515 3662 3516 3662 3517 3662 3517 3592 3518 3592 3519 3592 3519 3518 3520 3518 3521 3518 3521 3663 3522 3663 3523 3663 3523 3589 3524 3589 3525 3589 3525 3664 3526 3664 3527 3664 3527 3354 3528 3354 3529 3354 3529 3505 3530 3505 3531 3505 3531 3149 3532 3149 3533 3149 3534 3373 3535 3373 3536 3373 3534 3665 3537 3665 3535 3665 3534 3666 3538 3666 3537 3666 3537 3547 3538 3547 3539 3547 3539 3547 3538 3547 3540 3547 3541 3667 3540 3667 3542 3667 3543 3545 3542 3545 3544 3545 3545 3163 3544 3163 3546 3163 3547 3563 3546 3563 3548 3563 3549 3562 3548 3562 3550 3562 3551 3542 3550 3542 3552 3542 3553 3188 3552 3188 3554 3188 3555 3668 3554 3668 3556 3668 3557 3540 3556 3540 3558 3540 3559 3669 3558 3669 3560 3669 3561 3299 3560 3299 3562 3299 3563 3365 3562 3365 3564 3365 3565 3670 3564 3670 3566 3670 3567 3297 3566 3297 3568 3297 3569 3180 3568 3180 3570 3180 3571 3671 3570 3671 3572 3671 3573 3672 3572 3672 3574 3672 3575 3534 3574 3534 3576 3534 3577 3533 3576 3533 3578 3533 3579 3673 3578 3673 3580 3673 3581 3531 3580 3531 3582 3531 3583 3674 3582 3674 3584 3674 3585 3306 3584 3306 3586 3306 3587 3675 3586 3675 3588 3675 3589 3293 3588 3293 3536 3293 3535 3304 3589 3304 3536 3304 3539 3676 3540 3676 3541 3676 3541 3164 3542 3164 3543 3164 3543 3564 3544 3564 3545 3564 3545 3544 3546 3544 3547 3544 3547 3543 3548 3543 3549 3543 3549 3212 3550 3212 3551 3212 3551 3561 3552 3561 3553 3561 3553 3677 3554 3677 3555 3677 3555 3540 3556 3540 3557 3540 3557 3678 3558 3678 3559 3678 3559 3378 3560 3378 3561 3378 3561 3309 3562 3309 3563 3309 3563 3679 3564 3679 3565 3679 3565 3297 3566 3297 3567 3297 3567 3680 3568 3680 3569 3680 3569 3555 3570 3555 3571 3555 3571 3681 3572 3681 3573 3681 3573 3553 3574 3553 3575 3553 3575 3552 3576 3552 3577 3552 3577 3682 3578 3682 3579 3682 3579 3683 3580 3683 3581 3683 3581 3684 3582 3684 3583 3684 3583 3306 3584 3306 3585 3306 3585 3685 3586 3685 3587 3685 3587 3385 3588 3385 3589 3385 3532 249 3559 249 3488 249 3532 3686 3557 3686 3559 3686 3532 249 3530 249 3557 249 3557 249 3530 249 3555 249 3555 3687 3530 3687 3528 3687 3553 3688 3528 3688 3526 3688 3551 3689 3526 3689 3524 3689 3549 3690 3524 3690 3522 3690 3547 249 3522 249 3545 249 3547 249 3549 249 3522 249 3555 3691 3528 3691 3553 3691 3553 249 3526 249 3551 249 3551 3403 3524 3403 3549 3403 3522 3692 3520 3692 3545 3692 3545 249 3520 249 3543 249 3543 3693 3520 3693 3518 3693 3541 3688 3518 3688 3516 3688 3539 3687 3516 3687 3514 3687 3537 3694 3514 3694 3512 3694 3535 3463 3512 3463 3510 3463 3589 249 3510 249 3587 249 3589 249 3535 249 3510 249 3543 249 3518 249 3541 249 3541 3695 3516 3695 3539 3695 3539 249 3514 249 3537 249 3537 249 3512 249 3535 249 3510 249 3508 249 3587 249 3587 249 3508 249 3585 249 3585 3696 3508 3696 3506 3696 3583 3697 3506 3697 3504 3697 3581 3698 3504 3698 3502 3698 3579 3391 3502 3391 3500 3391 3577 3699 3500 3699 3498 3699 3575 249 3498 249 3573 249 3575 249 3577 249 3498 249 3585 249 3506 249 3583 249 3583 3700 3504 3700 3581 3700 3581 249 3502 249 3579 249 3579 3411 3500 3411 3577 3411 3498 3701 3496 3701 3573 3701 3573 249 3496 249 3571 249 3571 3702 3496 3702 3494 3702 3569 3698 3494 3698 3492 3698 3567 3697 3492 3697 3490 3697 3565 3696 3490 3696 3486 3696 3563 3459 3486 3459 3488 3459 3561 249 3488 249 3559 249 3561 249 3563 249 3488 249 3571 249 3494 249 3569 249 3569 3703 3492 3703 3567 3703 3567 249 3490 249 3565 249 3565 249 3486 249 3563 249 3480 366 3482 366 3481 366 3481 366 3482 366 3590 366 3481 2166 3590 2166 3477 2166 3484 367 3471 367 3591 367 3591 3704 3471 3704 3470 3704 3592 3705 3484 3705 3593 3705 3593 3706 3484 3706 3591 3706 3474 3707 3475 3707 3593 3707 3593 3707 3475 3707 3592 3707 1 249 3554 249 3472 249 1 249 3556 249 3554 249 1 249 3558 249 3556 249 1 249 3560 249 3558 249 1 249 3562 249 3560 249 1 249 3474 249 3562 249 3562 249 3474 249 3594 249 3564 249 3594 249 3595 249 3566 249 3595 249 3596 249 3568 249 3596 249 3597 249 3570 249 3597 249 3598 249 3572 249 3598 249 3599 249 3574 249 3599 249 3600 249 3576 249 3600 249 3601 249 3578 249 3601 249 3602 249 3580 249 3602 249 3603 249 3582 249 3603 249 3604 249 3584 249 3604 249 3605 249 3586 249 3605 249 3606 249 3588 249 3606 249 3607 249 3470 249 3607 249 3591 249 3470 249 3588 249 3607 249 3470 249 3536 249 3588 249 3470 249 3534 249 3536 249 3470 249 3538 249 3534 249 3470 249 3540 249 3538 249 3470 249 3542 249 3540 249 3470 249 3472 249 3542 249 3542 249 3472 249 3544 249 3544 249 3472 249 3546 249 3546 249 3472 249 3548 249 3548 249 3472 249 3550 249 3550 249 3472 249 3552 249 3552 249 3472 249 3554 249 3593 249 3608 249 3474 249 3593 249 3609 249 3608 249 3593 249 3610 249 3609 249 3593 249 3611 249 3610 249 3593 249 3612 249 3611 249 3593 249 3613 249 3612 249 3593 249 3614 249 3613 249 3593 249 3591 249 3614 249 3614 249 3591 249 3615 249 3615 249 3591 249 3616 249 3616 249 3591 249 3617 249 3617 249 3591 249 3618 249 3618 249 3591 249 3607 249 3588 249 3586 249 3606 249 3586 249 3584 249 3605 249 3584 249 3582 249 3604 249 3582 249 3580 249 3603 249 3580 249 3578 249 3602 249 3578 249 3576 249 3601 249 3576 249 3574 249 3600 249 3574 249 3572 249 3599 249 3572 249 3570 249 3598 249 3570 249 3568 249 3597 249 3568 249 3566 249 3596 249 3566 249 3564 249 3595 249 3564 249 3562 249 3594 249 3608 249 3619 249 3474 249 3474 249 3619 249 3620 249 3621 249 3474 249 3620 249 3621 249 3594 249 3474 249 3622 3527 3623 3527 3624 3527 3622 3617 3625 3617 3623 3617 3622 3259 3626 3259 3625 3259 3625 3276 3626 3276 3627 3276 3627 3708 3626 3708 3628 3708 3629 3709 3628 3709 3630 3709 3631 3255 3630 3255 3632 3255 3633 3599 3632 3599 3634 3599 3635 3274 3634 3274 3636 3274 3637 3523 3636 3523 3638 3523 3639 3336 3638 3336 3640 3336 3641 3271 3640 3271 3642 3271 3643 3595 3642 3595 3644 3595 3645 3157 3644 3157 3646 3157 3647 3521 3646 3521 3648 3521 3649 3269 3648 3269 3650 3269 3651 3710 3650 3710 3652 3710 3653 3711 3652 3711 3654 3711 3655 3266 3654 3266 3656 3266 3657 3591 3656 3591 3658 3591 3659 3264 3658 3264 3660 3264 3661 3517 3660 3517 3662 3517 3663 3342 3662 3342 3664 3342 3665 3261 3664 3261 3666 3261 3667 3587 3666 3587 3668 3587 3669 3149 3668 3149 3624 3149 3623 3127 3669 3127 3624 3127 3627 3358 3628 3358 3629 3358 3629 3515 3630 3515 3631 3515 3631 3275 3632 3275 3633 3275 3633 3613 3634 3613 3635 3613 3635 3273 3636 3273 3637 3273 3637 3712 3638 3712 3639 3712 3639 3713 3640 3713 3641 3713 3641 3286 3642 3286 3643 3286 3643 3511 3644 3511 3645 3511 3645 3139 3646 3139 3647 3139 3647 3609 3648 3609 3649 3609 3649 3284 3650 3284 3651 3284 3651 3352 3652 3352 3653 3352 3653 3509 3654 3509 3655 3509 3655 3282 3656 3282 3657 3282 3657 3605 3658 3605 3659 3605 3659 3263 3660 3263 3661 3263 3661 3714 3662 3714 3663 3714 3663 3715 3664 3715 3665 3715 3665 3278 3666 3278 3667 3278 3667 3504 3668 3504 3669 3504 3607 3716 3670 3716 3618 3716 3607 3717 3671 3717 3670 3717 3607 3666 3606 3666 3671 3666 3671 3547 3606 3547 3672 3547 3672 3547 3606 3547 3605 3547 3673 3667 3605 3667 3604 3667 3674 3375 3604 3375 3603 3375 3675 3626 3603 3626 3602 3626 3676 3563 3602 3563 3601 3563 3677 3562 3601 3562 3600 3562 3678 3360 3600 3360 3599 3360 3679 3625 3599 3625 3598 3625 3680 3668 3598 3668 3597 3668 3681 3540 3597 3540 3596 3540 3682 3718 3596 3718 3595 3718 3683 3299 3595 3299 3594 3299 3684 3719 3594 3719 3621 3719 3685 3537 3621 3537 3620 3537 3686 3297 3620 3297 3619 3297 3687 3180 3619 3180 3608 3180 3688 3622 3608 3622 3609 3622 3689 3672 3609 3672 3610 3672 3690 3553 3610 3553 3611 3553 3691 3552 3611 3552 3612 3552 3692 3720 3612 3720 3613 3720 3693 3721 3613 3721 3614 3721 3694 3173 3614 3173 3615 3173 3695 3294 3615 3294 3616 3294 3696 3530 3616 3530 3617 3530 3697 3293 3617 3293 3618 3293 3670 3304 3697 3304 3618 3304 3672 3676 3605 3676 3673 3676 3673 3635 3604 3635 3674 3635 3674 3389 3603 3389 3675 3389 3675 3544 3602 3544 3676 3544 3676 3543 3601 3543 3677 3543 3677 3634 3600 3634 3678 3634 3678 3361 3599 3361 3679 3361 3679 3677 3598 3677 3680 3677 3680 3540 3597 3540 3681 3540 3681 3678 3596 3678 3682 3678 3682 3722 3595 3722 3683 3722 3683 3309 3594 3309 3684 3309 3684 3557 3621 3557 3685 3557 3685 3308 3620 3308 3686 3308 3686 3723 3619 3723 3687 3723 3687 3724 3608 3724 3688 3724 3688 3725 3609 3725 3689 3725 3689 3534 3610 3534 3690 3534 3690 3533 3611 3533 3691 3533 3691 3682 3612 3682 3692 3682 3692 3629 3613 3629 3693 3629 3693 3684 3614 3684 3694 3684 3694 3306 3615 3306 3695 3306 3695 3529 3616 3529 3696 3529 3696 3726 3617 3726 3697 3726 3668 249 3682 249 3624 249 3668 3686 3681 3686 3682 3686 3668 249 3666 249 3681 249 3681 249 3666 249 3680 249 3680 3727 3666 3727 3664 3727 3679 3728 3664 3728 3662 3728 3678 3729 3662 3729 3660 3729 3677 3690 3660 3690 3658 3690 3676 249 3658 249 3675 249 3676 249 3677 249 3658 249 3680 3691 3664 3691 3679 3691 3679 249 3662 249 3678 249 3678 3403 3660 3403 3677 3403 3658 3692 3656 3692 3675 3692 3675 249 3656 249 3674 249 3674 3730 3656 3730 3654 3730 3673 3728 3654 3728 3652 3728 3672 3727 3652 3727 3650 3727 3671 3397 3650 3397 3648 3397 3670 3405 3648 3405 3646 3405 3697 249 3646 249 3696 249 3697 249 3670 249 3646 249 3674 249 3654 249 3673 249 3673 3731 3652 3731 3672 3731 3672 249 3650 249 3671 249 3671 249 3648 249 3670 249 3646 249 3644 249 3696 249 3696 249 3644 249 3695 249 3695 3394 3644 3394 3642 3394 3694 3732 3642 3732 3640 3732 3693 3733 3640 3733 3638 3733 3692 3734 3638 3734 3636 3734 3691 3699 3636 3699 3634 3699 3690 249 3634 249 3689 249 3690 249 3691 249 3634 249 3695 249 3642 249 3694 249 3694 3735 3640 3735 3693 3735 3693 249 3638 249 3692 249 3692 3411 3636 3411 3691 3411 3634 3701 3632 3701 3689 3701 3689 249 3632 249 3688 249 3688 3736 3632 3736 3630 3736 3687 3733 3630 3733 3628 3733 3686 3732 3628 3732 3626 3732 3685 3394 3626 3394 3622 3394 3684 3395 3622 3395 3624 3395 3683 249 3624 249 3682 249 3683 249 3684 249 3624 249 3688 249 3630 249 3687 249 3687 3737 3628 3737 3686 3737 3686 249 3626 249 3685 249 3685 249 3622 249 3684 249 3698 366 3478 366 3699 366 3699 366 3478 366 3479 366 3592 2166 3475 2166 3698 2166 3698 2166 3475 2166 3478 2166 3699 1 3479 1 3476 1 3531 41 3533 41 3477 41 3529 41 3477 41 3590 41 3527 41 3590 41 3525 41 3527 41 3529 41 3590 41 3489 41 3665 41 3487 41 3489 41 3663 41 3665 41 3489 41 3491 41 3663 41 3663 41 3491 41 3661 41 3661 41 3491 41 3493 41 3659 41 3493 41 3495 41 3657 41 3495 41 3497 41 3655 41 3497 41 3499 41 3653 41 3499 41 3501 41 3651 41 3501 41 3503 41 3649 41 3503 41 3505 41 3647 41 3505 41 3507 41 3485 41 3507 41 3483 41 3485 41 3647 41 3507 41 3485 41 3645 41 3647 41 3485 41 3643 41 3645 41 3485 41 3641 41 3643 41 3485 41 3698 41 3641 41 3641 41 3698 41 3639 41 3639 41 3698 41 3637 41 3637 41 3698 41 3699 41 3635 41 3699 41 3633 41 3635 41 3637 41 3699 41 3661 41 3493 41 3659 41 3659 41 3495 41 3657 41 3657 41 3497 41 3655 41 3655 41 3499 41 3653 41 3653 41 3501 41 3651 41 3651 41 3503 41 3649 41 3649 41 3505 41 3647 41 3507 41 3509 41 3483 41 3483 41 3509 41 3511 41 3513 41 3483 41 3511 41 3513 41 3482 41 3483 41 3513 41 3515 41 3482 41 3482 41 3515 41 3517 41 3590 41 3517 41 3519 41 3521 41 3590 41 3519 41 3521 41 3523 41 3590 41 3590 41 3523 41 3525 41 3482 41 3517 41 3590 41 3529 41 3531 41 3477 41 3667 41 3669 41 3476 41 3477 41 3667 41 3476 41 3477 41 3487 41 3667 41 3477 41 3533 41 3487 41 3669 41 3623 41 3476 41 3476 41 3623 41 3625 41 3699 41 3625 41 3627 41 3629 41 3699 41 3627 41 3629 41 3631 41 3699 41 3699 41 3631 41 3633 41 3476 41 3625 41 3699 41 3665 41 3667 41 3487 41 3484 3503 3592 3503 3485 3503 3485 3503 3592 3503 3698 3503 3700 3738 3701 3738 3702 3738 3702 3230 3701 3230 3703 3230 3703 3228 5 3228 3702 3228 3702 3228 5 3228 80 3228 3704 2 80 2 3705 2 3705 2 80 2 5 2 3706 2 5 2 3707 2 3706 2 3705 2 5 2 3706 2 3708 2 3705 2 3706 2 3709 2 3708 2 5 2 3710 2 3707 2 3707 2 3710 2 3711 2 3703 1 3712 1 5 1 5 1 3712 1 3710 1 3703 1121 3701 1121 3712 1121 3712 1121 3701 1121 3713 1121 3701 147 3714 147 3713 147 3713 147 3714 147 3715 147 3716 3157 3717 3157 3718 3157 3716 3610 3719 3610 3717 3610 3716 3595 3720 3595 3719 3595 3719 3348 3720 3348 3721 3348 3721 3271 3720 3271 3722 3271 3723 3596 3722 3596 3724 3596 3725 3597 3724 3597 3726 3597 3727 3598 3726 3598 3728 3598 3729 3599 3728 3599 3730 3599 3731 3600 3730 3600 3732 3600 3733 3601 3732 3601 3734 3601 3735 3346 3734 3346 3736 3346 3737 3602 3736 3602 3738 3602 3739 3127 3738 3127 3740 3127 3741 3149 3740 3149 3742 3149 3743 3587 3742 3587 3744 3587 3745 3261 3744 3261 3746 3261 3747 3588 3746 3588 3748 3588 3749 3589 3748 3589 3750 3589 3751 3590 3750 3590 3752 3590 3753 3591 3752 3591 3754 3591 3755 3592 3754 3592 3756 3592 3757 3593 3756 3593 3758 3593 3759 3340 3758 3340 3760 3340 3761 3594 3760 3594 3762 3594 3763 3139 3762 3139 3718 3139 3717 3157 3763 3157 3718 3157 3721 3611 3722 3611 3723 3611 3723 3612 3724 3612 3725 3612 3725 3613 3726 3613 3727 3613 3727 3614 3728 3614 3729 3614 3729 3615 3730 3615 3731 3615 3731 3616 3732 3616 3733 3616 3733 3276 3734 3276 3735 3276 3735 3617 3736 3617 3737 3617 3737 3127 3738 3127 3739 3127 3739 3149 3740 3149 3741 3149 3741 3586 3742 3586 3743 3586 3743 3354 3744 3354 3745 3354 3745 3603 3746 3603 3747 3603 3747 3604 3748 3604 3749 3604 3749 3605 3750 3605 3751 3605 3751 3606 3752 3606 3753 3606 3753 3607 3754 3607 3755 3607 3755 3608 3756 3608 3757 3608 3757 3284 3758 3284 3759 3284 3759 3609 3760 3609 3761 3609 3761 3139 3762 3139 3763 3139 3764 3299 3765 3299 3766 3299 3764 3633 3767 3633 3765 3633 3764 3539 3768 3539 3767 3539 3767 3540 3768 3540 3769 3540 3769 3540 3768 3540 3770 3540 3771 3541 3770 3541 3772 3541 3773 3625 3772 3625 3774 3625 3775 3360 3774 3360 3776 3360 3777 3543 3776 3543 3778 3543 3779 3544 3778 3544 3780 3544 3781 3626 3780 3626 3782 3626 3783 3375 3782 3375 3784 3375 3785 3546 3784 3546 3786 3546 3787 3547 3786 3547 3788 3547 3789 3627 3788 3627 3790 3627 3791 3373 3790 3373 3792 3373 3793 3293 3792 3293 3794 3293 3795 3619 3794 3619 3796 3619 3797 3306 3796 3306 3798 3306 3799 3197 3798 3197 3800 3197 3801 3620 3800 3620 3802 3620 3803 3532 3802 3532 3804 3532 3805 3552 3804 3552 3806 3552 3807 3553 3806 3553 3808 3553 3809 3621 3808 3621 3810 3621 3811 3622 3810 3622 3812 3622 3813 3623 3812 3623 3814 3623 3815 3297 3814 3297 3816 3297 3817 3624 3816 3624 3818 3624 3819 3365 3818 3365 3766 3365 3765 3378 3819 3378 3766 3378 3769 3560 3770 3560 3771 3560 3771 3361 3772 3361 3773 3361 3773 3634 3774 3634 3775 3634 3775 3562 3776 3562 3777 3562 3777 3563 3778 3563 3779 3563 3779 3389 3780 3389 3781 3389 3781 3635 3782 3635 3783 3635 3783 3565 3784 3565 3785 3565 3785 3547 3786 3547 3787 3547 3787 3566 3788 3566 3789 3566 3789 3304 3790 3304 3791 3304 3791 3385 3792 3385 3793 3385 3793 3618 3794 3618 3795 3618 3795 3306 3796 3306 3797 3306 3797 3628 3798 3628 3799 3628 3799 3629 3800 3629 3801 3629 3801 3630 3802 3630 3803 3630 3803 3533 3804 3533 3805 3533 3805 3534 3806 3534 3807 3534 3807 3554 3808 3554 3809 3554 3809 3631 3810 3631 3811 3631 3811 3556 3812 3556 3813 3556 3813 3297 3814 3297 3815 3297 3815 3632 3816 3632 3817 3632 3817 3309 3818 3309 3819 3309 3762 41 3789 41 3718 41 3762 3739 3787 3739 3789 3739 3762 41 3760 41 3787 41 3787 41 3760 41 3785 41 3785 3642 3760 3642 3758 3642 3783 3643 3758 3643 3756 3643 3781 3646 3756 3646 3754 3646 3779 3580 3754 3580 3752 3580 3777 41 3752 41 3775 41 3777 41 3779 41 3752 41 3785 3581 3758 3581 3783 3581 3783 41 3756 41 3781 41 3781 3226 3754 3226 3779 3226 3752 3582 3750 3582 3775 3582 3775 41 3750 41 3773 41 3773 3644 3750 3644 3748 3644 3771 3643 3748 3643 3746 3643 3769 3642 3746 3642 3744 3642 3767 3641 3744 3641 3742 3641 3765 3223 3742 3223 3740 3223 3819 41 3740 41 3817 41 3819 41 3765 41 3740 41 3773 41 3748 41 3771 41 3771 3647 3746 3647 3769 3647 3769 41 3744 41 3767 41 3767 41 3742 41 3765 41 3740 41 3738 41 3817 41 3817 41 3738 41 3815 41 3815 3639 3738 3639 3736 3639 3813 3636 3736 3636 3734 3636 3811 3637 3734 3637 3732 3637 3809 3314 3732 3314 3730 3314 3807 3572 3730 3572 3728 3572 3805 41 3728 41 3803 41 3805 41 3807 41 3728 41 3815 41 3736 41 3813 41 3813 3740 3734 3740 3811 3740 3811 41 3732 41 3809 41 3809 3221 3730 3221 3807 3221 3728 3574 3726 3574 3803 3574 3803 41 3726 41 3801 41 3801 3638 3726 3638 3724 3638 3799 3637 3724 3637 3722 3637 3797 3636 3722 3636 3720 3636 3795 3639 3720 3639 3716 3639 3793 3217 3716 3217 3718 3217 3791 41 3718 41 3789 41 3791 41 3793 41 3718 41 3801 41 3724 41 3799 41 3799 3640 3722 3640 3797 3640 3797 41 3720 41 3795 41 3795 41 3716 41 3793 41 3710 240 3712 240 3711 240 3711 240 3712 240 3820 240 3711 2166 3820 2166 3707 2166 3714 146 3701 146 3821 146 3821 3741 3701 3741 3700 3741 3822 3742 3714 3742 3823 3742 3823 3743 3714 3743 3821 3743 3704 3502 3705 3502 3823 3502 3823 3502 3705 3502 3822 3502 80 41 3784 41 3702 41 80 41 3786 41 3784 41 80 41 3788 41 3786 41 80 41 3790 41 3788 41 80 41 3792 41 3790 41 80 41 3704 41 3792 41 3792 41 3704 41 3824 41 3794 41 3824 41 3825 41 3796 41 3825 41 3826 41 3798 41 3826 41 3827 41 3800 41 3827 41 3828 41 3802 41 3828 41 3829 41 3804 41 3829 41 3830 41 3806 41 3830 41 3831 41 3808 41 3831 41 3832 41 3810 41 3832 41 3833 41 3812 41 3833 41 3834 41 3814 41 3834 41 3835 41 3816 41 3835 41 3836 41 3818 41 3836 41 3837 41 3700 41 3837 41 3821 41 3700 41 3818 41 3837 41 3700 41 3766 41 3818 41 3700 41 3764 41 3766 41 3700 41 3768 41 3764 41 3700 41 3770 41 3768 41 3700 41 3772 41 3770 41 3700 41 3702 41 3772 41 3772 41 3702 41 3774 41 3774 41 3702 41 3776 41 3776 41 3702 41 3778 41 3778 41 3702 41 3780 41 3780 41 3702 41 3782 41 3782 41 3702 41 3784 41 3823 41 3838 41 3704 41 3823 41 3839 41 3838 41 3823 41 3840 41 3839 41 3823 41 3841 41 3840 41 3823 41 3842 41 3841 41 3823 41 3843 41 3842 41 3823 41 3844 41 3843 41 3823 41 3821 41 3844 41 3844 41 3821 41 3845 41 3845 41 3821 41 3846 41 3846 41 3821 41 3847 41 3847 41 3821 41 3848 41 3848 41 3821 41 3837 41 3818 41 3816 41 3836 41 3816 41 3814 41 3835 41 3814 41 3812 41 3834 41 3812 41 3810 41 3833 41 3810 41 3808 41 3832 41 3808 41 3806 41 3831 41 3806 41 3804 41 3830 41 3804 41 3802 41 3829 41 3802 41 3800 41 3828 41 3800 41 3798 41 3827 41 3798 41 3796 41 3826 41 3796 41 3794 41 3825 41 3794 41 3792 41 3824 41 3838 41 3849 41 3704 41 3704 41 3849 41 3850 41 3851 41 3704 41 3850 41 3851 41 3824 41 3704 41 3852 3511 3853 3511 3854 3511 3852 3522 3855 3522 3853 3522 3852 3338 3856 3338 3855 3338 3855 3348 3856 3348 3857 3348 3857 3512 3856 3512 3858 3512 3859 3513 3858 3513 3860 3513 3861 3273 3860 3273 3862 3273 3863 3514 3862 3514 3864 3514 3865 3254 3864 3254 3866 3254 3867 3515 3866 3515 3868 3515 3869 3257 3868 3257 3870 3257 3871 3346 3870 3346 3872 3346 3873 3516 3872 3516 3874 3516 3875 3127 3874 3127 3876 3127 3877 3504 3876 3504 3878 3504 3879 3344 3878 3344 3880 3344 3881 3506 3880 3506 3882 3506 3883 3507 3882 3507 3884 3507 3885 3263 3884 3263 3886 3263 3887 3508 3886 3508 3888 3508 3889 3265 3888 3265 3890 3265 3891 3509 3890 3509 3892 3509 3893 3267 3892 3267 3894 3267 3895 3340 3894 3340 3896 3340 3897 3510 3896 3510 3898 3510 3899 3139 3898 3139 3854 3139 3853 3157 3899 3157 3854 3157 3857 3288 3858 3288 3859 3288 3859 3523 3860 3523 3861 3523 3861 3289 3862 3289 3863 3289 3863 3524 3864 3524 3865 3524 3865 3255 3866 3255 3867 3255 3867 3525 3868 3525 3869 3525 3869 3526 3870 3526 3871 3526 3871 3356 3872 3356 3873 3356 3873 3527 3874 3527 3875 3527 3875 3149 3876 3149 3877 3149 3877 3505 3878 3505 3879 3505 3879 3354 3880 3354 3881 3354 3881 3280 3882 3280 3883 3280 3883 3517 3884 3517 3885 3517 3885 3281 3886 3281 3887 3281 3887 3518 3888 3518 3889 3518 3889 3266 3890 3266 3891 3266 3891 3519 3892 3519 3893 3519 3893 3520 3894 3520 3895 3520 3895 3350 3896 3350 3897 3350 3897 3521 3898 3521 3899 3521 3837 3538 3900 3538 3848 3538 3837 3559 3901 3559 3900 3559 3837 3539 3836 3539 3901 3539 3901 3540 3836 3540 3902 3540 3902 3540 3836 3540 3835 3540 3903 3541 3835 3541 3834 3541 3904 3188 3834 3188 3833 3188 3905 3542 3833 3542 3832 3542 3906 3543 3832 3543 3831 3543 3907 3544 3831 3544 3830 3544 3908 3163 3830 3163 3829 3163 3909 3545 3829 3545 3828 3545 3910 3546 3828 3546 3827 3546 3911 3547 3827 3547 3826 3547 3912 3548 3826 3548 3825 3548 3913 3373 3825 3373 3824 3373 3914 3528 3824 3528 3851 3528 3915 3530 3851 3530 3850 3530 3916 3306 3850 3306 3849 3306 3917 3197 3849 3197 3838 3197 3918 3531 3838 3531 3839 3531 3919 3532 3839 3532 3840 3532 3920 3533 3840 3533 3841 3533 3921 3534 3841 3534 3842 3534 3922 3535 3842 3535 3843 3535 3923 3536 3843 3536 3844 3536 3924 3204 3844 3204 3845 3204 3925 3308 3845 3308 3846 3308 3926 3537 3846 3537 3847 3537 3927 3365 3847 3365 3848 3365 3900 3378 3927 3378 3848 3378 3902 3560 3835 3560 3903 3560 3903 3561 3834 3561 3904 3561 3904 3212 3833 3212 3905 3212 3905 3562 3832 3562 3906 3562 3906 3563 3831 3563 3907 3563 3907 3564 3830 3564 3908 3564 3908 3164 3829 3164 3909 3164 3909 3565 3828 3565 3910 3565 3910 3547 3827 3547 3911 3547 3911 3566 3826 3566 3912 3566 3912 3567 3825 3567 3913 3567 3913 3385 3824 3385 3914 3385 3914 3529 3851 3529 3915 3529 3915 3294 3850 3294 3916 3294 3916 3549 3849 3549 3917 3549 3917 3550 3838 3550 3918 3550 3918 3551 3839 3551 3919 3551 3919 3552 3840 3552 3920 3552 3920 3553 3841 3553 3921 3553 3921 3554 3842 3554 3922 3554 3922 3555 3843 3555 3923 3555 3923 3556 3844 3556 3924 3556 3924 3297 3845 3297 3925 3297 3925 3557 3846 3557 3926 3557 3926 3558 3847 3558 3927 3558 3898 41 3912 41 3854 41 3898 3739 3911 3739 3912 3739 3898 41 3896 41 3911 41 3911 41 3896 41 3910 41 3910 3577 3896 3577 3894 3577 3909 3578 3894 3578 3892 3578 3908 3583 3892 3583 3890 3583 3907 3580 3890 3580 3888 3580 3906 41 3888 41 3905 41 3906 41 3907 41 3888 41 3910 3581 3894 3581 3909 3581 3909 41 3892 41 3908 41 3908 3226 3890 3226 3907 3226 3888 3582 3886 3582 3905 3582 3905 41 3886 41 3904 41 3904 3579 3886 3579 3884 3579 3903 3578 3884 3578 3882 3578 3902 3577 3882 3577 3880 3577 3901 3325 3880 3325 3878 3325 3900 3326 3878 3326 3876 3326 3927 41 3876 41 3926 41 3927 41 3900 41 3876 41 3904 41 3884 41 3903 41 3903 3584 3882 3584 3902 3584 3902 41 3880 41 3901 41 3901 41 3878 41 3900 41 3876 41 3874 41 3926 41 3926 41 3874 41 3925 41 3925 3328 3874 3328 3872 3328 3924 3569 3872 3569 3870 3569 3923 3570 3870 3570 3868 3570 3922 3575 3868 3575 3866 3575 3921 3572 3866 3572 3864 3572 3920 41 3864 41 3919 41 3920 41 3921 41 3864 41 3925 41 3872 41 3924 41 3924 3573 3870 3573 3923 3573 3923 41 3868 41 3922 41 3922 3221 3866 3221 3921 3221 3864 3574 3862 3574 3919 3574 3919 41 3862 41 3918 41 3918 3571 3862 3571 3860 3571 3917 3570 3860 3570 3858 3570 3916 3569 3858 3569 3856 3569 3915 3328 3856 3328 3852 3328 3914 3222 3852 3222 3854 3222 3913 41 3854 41 3912 41 3913 41 3914 41 3854 41 3918 41 3860 41 3917 41 3917 3576 3858 3576 3916 3576 3916 41 3856 41 3915 41 3915 41 3852 41 3914 41 3928 240 3708 240 3929 240 3929 240 3708 240 3709 240 3822 2166 3705 2166 3928 2166 3928 2166 3705 2166 3708 2166 3929 1 3709 1 3706 1 3761 249 3763 249 3707 249 3759 249 3707 249 3820 249 3757 249 3820 249 3755 249 3757 249 3759 249 3820 249 3719 249 3895 249 3717 249 3719 249 3893 249 3895 249 3719 249 3721 249 3893 249 3893 249 3721 249 3891 249 3891 249 3721 249 3723 249 3889 249 3723 249 3725 249 3887 249 3725 249 3727 249 3885 249 3727 249 3729 249 3883 249 3729 249 3731 249 3881 249 3731 249 3733 249 3879 249 3733 249 3735 249 3877 249 3735 249 3737 249 3715 249 3737 249 3713 249 3715 249 3877 249 3737 249 3715 249 3875 249 3877 249 3715 249 3873 249 3875 249 3715 249 3871 249 3873 249 3715 249 3928 249 3871 249 3871 249 3928 249 3869 249 3869 249 3928 249 3867 249 3867 249 3928 249 3929 249 3865 249 3929 249 3863 249 3865 249 3867 249 3929 249 3891 249 3723 249 3889 249 3889 249 3725 249 3887 249 3887 249 3727 249 3885 249 3885 249 3729 249 3883 249 3883 249 3731 249 3881 249 3881 249 3733 249 3879 249 3879 249 3735 249 3877 249 3737 249 3739 249 3713 249 3713 249 3739 249 3741 249 3743 249 3713 249 3741 249 3743 249 3712 249 3713 249 3743 249 3745 249 3712 249 3712 249 3745 249 3747 249 3820 249 3747 249 3749 249 3751 249 3820 249 3749 249 3751 249 3753 249 3820 249 3820 249 3753 249 3755 249 3712 249 3747 249 3820 249 3759 249 3761 249 3707 249 3897 249 3899 249 3706 249 3707 249 3897 249 3706 249 3707 249 3717 249 3897 249 3707 249 3763 249 3717 249 3899 249 3853 249 3706 249 3706 249 3853 249 3855 249 3929 249 3855 249 3857 249 3859 249 3929 249 3857 249 3859 249 3861 249 3929 249 3929 249 3861 249 3863 249 3706 249 3855 249 3929 249 3895 249 3897 249 3717 249 3714 3744 3822 3744 3715 3744 3715 3744 3822 3744 3928 3744 3930 3745 3931 3745 3932 3745 3932 3746 3931 3746 3933 3746 3933 3707 3934 3707 3932 3707 3932 3707 3934 3707 3935 3707 0 2 3935 2 2 2 2 2 3935 2 3934 2 3936 2 3934 2 3937 2 3936 2 2 2 3934 2 3936 2 3938 2 2 2 3936 2 3939 2 3938 2 3934 2 3940 2 3937 2 3937 2 3940 2 3941 2 3933 2166 3942 2166 3934 2166 3934 2166 3942 2166 3940 2166 3933 3744 3931 3744 3942 3744 3942 3744 3931 3744 3943 3744 3931 147 3944 147 3943 147 3943 147 3944 147 3945 147 3946 3521 3947 3521 3948 3521 3946 3609 3949 3609 3947 3609 3946 3269 3950 3269 3949 3269 3949 3284 3950 3284 3951 3284 3951 3710 3950 3710 3952 3710 3953 3711 3952 3711 3954 3711 3955 3266 3954 3266 3956 3266 3957 3591 3956 3591 3958 3591 3959 3264 3958 3264 3960 3264 3961 3517 3960 3517 3962 3517 3963 3342 3962 3342 3964 3342 3965 3261 3964 3261 3966 3261 3967 3587 3966 3587 3968 3587 3969 3149 3968 3149 3970 3149 3971 3527 3970 3527 3972 3527 3973 3259 3972 3259 3974 3259 3975 3708 3974 3708 3976 3708 3977 3709 3976 3709 3978 3709 3979 3255 3978 3255 3980 3255 3981 3599 3980 3599 3982 3599 3983 3274 3982 3274 3984 3274 3985 3523 3984 3523 3986 3523 3987 3336 3986 3336 3988 3336 3989 3271 3988 3271 3990 3271 3991 3595 3990 3595 3992 3595 3993 3157 3992 3157 3948 3157 3947 3139 3993 3139 3948 3139 3951 3352 3952 3352 3953 3352 3953 3509 3954 3509 3955 3509 3955 3282 3956 3282 3957 3282 3957 3605 3958 3605 3959 3605 3959 3263 3960 3263 3961 3263 3961 3714 3962 3714 3963 3714 3963 3715 3964 3715 3965 3715 3965 3278 3966 3278 3967 3278 3967 3504 3968 3504 3969 3504 3969 3127 3970 3127 3971 3127 3971 3617 3972 3617 3973 3617 3973 3276 3974 3276 3975 3276 3975 3358 3976 3358 3977 3358 3977 3515 3978 3515 3979 3515 3979 3275 3980 3275 3981 3275 3981 3613 3982 3613 3983 3613 3983 3273 3984 3273 3985 3273 3985 3712 3986 3712 3987 3712 3987 3713 3988 3713 3989 3713 3989 3286 3990 3286 3991 3286 3991 3511 3992 3511 3993 3511 3994 3719 3995 3719 3996 3719 3994 3557 3997 3557 3995 3557 3994 3537 3998 3537 3997 3537 3997 3308 3998 3308 3999 3308 3999 3297 3998 3297 4000 3297 4001 3180 4000 3180 4002 3180 4003 3622 4002 3622 4004 3622 4005 3672 4004 3672 4006 3672 4007 3553 4006 3553 4008 3553 4009 3552 4008 3552 4010 3552 4011 3720 4010 3720 4012 3720 4013 3721 4012 3721 4014 3721 4015 3173 4014 3173 4016 3173 4017 3294 4016 3294 4018 3294 4019 3530 4018 3530 4020 3530 4021 3293 4020 3293 4022 3293 4023 3716 4022 3716 4024 3716 4025 3666 4024 3666 4026 3666 4027 3547 4026 3547 4028 3547 4029 3667 4028 3667 4030 3667 4031 3375 4030 3375 4032 3375 4033 3626 4032 3626 4034 3626 4035 3563 4034 3563 4036 3563 4037 3562 4036 3562 4038 3562 4039 3360 4038 3360 4040 3360 4041 3625 4040 3625 4042 3625 4043 3668 4042 3668 4044 3668 4045 3540 4044 3540 4046 3540 4047 3718 4046 3718 4048 3718 4049 3299 4048 3299 3996 3299 3995 3309 4049 3309 3996 3309 3999 3723 4000 3723 4001 3723 4001 3724 4002 3724 4003 3724 4003 3725 4004 3725 4005 3725 4005 3534 4006 3534 4007 3534 4007 3533 4008 3533 4009 3533 4009 3682 4010 3682 4011 3682 4011 3629 4012 3629 4013 3629 4013 3684 4014 3684 4015 3684 4015 3306 4016 3306 4017 3306 4017 3529 4018 3529 4019 3529 4019 3726 4020 3726 4021 3726 4021 3304 4022 3304 4023 3304 4023 3717 4024 3717 4025 3717 4025 3547 4026 3547 4027 3547 4027 3676 4028 3676 4029 3676 4029 3635 4030 3635 4031 3635 4031 3389 4032 3389 4033 3389 4033 3544 4034 3544 4035 3544 4035 3543 4036 3543 4037 3543 4037 3634 4038 3634 4039 3634 4039 3361 4040 3361 4041 3361 4041 3677 4042 3677 4043 3677 4043 3540 4044 3540 4045 3540 4045 3678 4046 3678 4047 3678 4047 3722 4048 3722 4049 3722 3992 249 4019 249 3948 249 3992 3747 4017 3747 4019 3747 3992 249 3990 249 4017 249 4017 249 3990 249 4015 249 4015 3732 3990 3732 3988 3732 4013 3733 3988 3733 3986 3733 4011 3736 3986 3736 3984 3736 4009 3699 3984 3699 3982 3699 4007 249 3982 249 4005 249 4007 249 4009 249 3982 249 4015 3735 3988 3735 4013 3735 4013 249 3986 249 4011 249 4011 3411 3984 3411 4009 3411 3982 3701 3980 3701 4005 3701 4005 249 3980 249 4003 249 4003 3734 3980 3734 3978 3734 4001 3733 3978 3733 3976 3733 3999 3732 3976 3732 3974 3732 3997 3394 3974 3394 3972 3394 3995 3395 3972 3395 3970 3395 4049 249 3970 249 4047 249 4049 249 3995 249 3970 249 4003 249 3978 249 4001 249 4001 3737 3976 3737 3999 3737 3999 249 3974 249 3997 249 3997 249 3972 249 3995 249 3970 249 3968 249 4047 249 4047 249 3968 249 4045 249 4045 3397 3968 3397 3966 3397 4043 3727 3966 3727 3964 3727 4041 3728 3964 3728 3962 3728 4039 3730 3962 3730 3960 3730 4037 3690 3960 3690 3958 3690 4035 249 3958 249 4033 249 4035 249 4037 249 3958 249 4045 249 3966 249 4043 249 4043 3691 3964 3691 4041 3691 4041 249 3962 249 4039 249 4039 3403 3960 3403 4037 3403 3958 3692 3956 3692 4033 3692 4033 249 3956 249 4031 249 4031 3729 3956 3729 3954 3729 4029 3728 3954 3728 3952 3728 4027 3727 3952 3727 3950 3727 4025 3397 3950 3397 3946 3397 4023 3405 3946 3405 3948 3405 4021 249 3948 249 4019 249 4021 249 4023 249 3948 249 4031 249 3954 249 4029 249 4029 3731 3952 3731 4027 3731 4027 249 3950 249 4025 249 4025 249 3946 249 4023 249 3940 146 3942 146 3941 146 3941 146 3942 146 4050 146 3941 1 4050 1 3937 1 3944 240 3931 240 4051 240 4051 3748 3931 3748 3930 3748 4052 3333 3944 3333 4053 3333 4053 3332 3944 3332 4051 3332 0 3227 2 3227 4053 3227 4053 3227 2 3227 4052 3227 3935 249 4014 249 3932 249 3935 249 4016 249 4014 249 3935 249 4018 249 4016 249 3935 249 4020 249 4018 249 3935 249 4022 249 4020 249 3935 249 0 249 4022 249 4022 249 0 249 4054 249 4024 249 4054 249 4055 249 4026 249 4055 249 4056 249 4028 249 4056 249 4057 249 4030 249 4057 249 4058 249 4032 249 4058 249 4059 249 4034 249 4059 249 4060 249 4036 249 4060 249 4061 249 4038 249 4061 249 4062 249 4040 249 4062 249 4063 249 4042 249 4063 249 4064 249 4044 249 4064 249 4065 249 4046 249 4065 249 4066 249 4048 249 4066 249 4067 249 3930 249 4067 249 4051 249 3930 249 4048 249 4067 249 3930 249 3996 249 4048 249 3930 249 3994 249 3996 249 3930 249 3998 249 3994 249 3930 249 4000 249 3998 249 3930 249 4002 249 4000 249 3930 249 3932 249 4002 249 4002 249 3932 249 4004 249 4004 249 3932 249 4006 249 4006 249 3932 249 4008 249 4008 249 3932 249 4010 249 4010 249 3932 249 4012 249 4012 249 3932 249 4014 249 4053 249 4068 249 0 249 4053 249 4069 249 4068 249 4053 249 4070 249 4069 249 4053 249 4071 249 4070 249 4053 249 4072 249 4071 249 4053 249 4073 249 4072 249 4053 249 4074 249 4073 249 4053 249 4051 249 4074 249 4074 249 4051 249 4075 249 4075 249 4051 249 4076 249 4076 249 4051 249 4077 249 4077 249 4051 249 4078 249 4078 249 4051 249 4067 249 4048 249 4046 249 4066 249 4046 249 4044 249 4065 249 4044 249 4042 249 4064 249 4042 249 4040 249 4063 249 4040 249 4038 249 4062 249 4038 249 4036 249 4061 249 4036 249 4034 249 4060 249 4034 249 4032 249 4059 249 4032 249 4030 249 4058 249 4030 249 4028 249 4057 249 4028 249 4026 249 4056 249 4026 249 4024 249 4055 249 4024 249 4022 249 4054 249 4068 249 4079 249 0 249 0 249 4079 249 4080 249 4081 249 0 249 4080 249 4081 249 4054 249 0 249 4082 3139 4083 3139 4084 3139 4082 3661 4085 3661 4083 3661 4082 3510 4086 3510 4085 3510 4085 3284 4086 3284 4087 3284 4087 3340 4086 3340 4088 3340 4089 3654 4088 3654 4090 3654 4091 3607 4090 3607 4092 3607 4093 3655 4092 3655 4094 3655 4095 3508 4094 3508 4096 3508 4097 3604 4096 3604 4098 3604 4099 3656 4098 3656 4100 3656 4101 3261 4100 3261 4102 3261 4103 3657 4102 3657 4104 3657 4105 3149 4104 3149 4106 3149 4107 3127 4106 3127 4108 3127 4109 3516 4108 3516 4110 3516 4111 3346 4110 3346 4112 3346 4113 3650 4112 3650 4114 3650 4115 3615 4114 3615 4116 3615 4117 3651 4116 3651 4118 3651 4119 3514 4118 3514 4120 3514 4121 3612 4120 3612 4122 3612 4123 3652 4122 3652 4124 3652 4125 3271 4124 3271 4126 3271 4127 3653 4126 3653 4128 3653 4129 3157 4128 3157 4084 3157 4083 3139 4129 3139 4084 3139 4087 3662 4088 3662 4089 3662 4089 3592 4090 3592 4091 3592 4091 3518 4092 3518 4093 3518 4093 3663 4094 3663 4095 3663 4095 3589 4096 3589 4097 3589 4097 3664 4098 3664 4099 3664 4099 3354 4100 3354 4101 3354 4101 3505 4102 3505 4103 3505 4103 3149 4104 3149 4105 3149 4105 3127 4106 3127 4107 3127 4107 3649 4108 3649 4109 3649 4109 3276 4110 3276 4111 3276 4111 3658 4112 3658 4113 3658 4113 3600 4114 3600 4115 3600 4115 3524 4116 3524 4117 3524 4117 3659 4118 3659 4119 3659 4119 3597 4120 3597 4121 3597 4121 3660 4122 3660 4123 3660 4123 3348 4124 3348 4125 3348 4125 3522 4126 3522 4127 3522 4127 3157 4128 3157 4129 3157 4067 3365 4130 3365 4078 3365 4067 3679 4131 3679 4130 3679 4067 3670 4066 3670 4131 3670 4131 3297 4066 3297 4132 3297 4132 3297 4066 3297 4065 3297 4133 3180 4065 3180 4064 3180 4134 3671 4064 3671 4063 3671 4135 3672 4063 3672 4062 3672 4136 3534 4062 3534 4061 3534 4137 3533 4061 3533 4060 3533 4138 3673 4060 3673 4059 3673 4139 3531 4059 3531 4058 3531 4140 3674 4058 3674 4057 3674 4141 3306 4057 3306 4056 3306 4142 3675 4056 3675 4055 3675 4143 3293 4055 3293 4054 3293 4144 3373 4054 3373 4081 3373 4145 3666 4081 3666 4080 3666 4146 3547 4080 3547 4079 3547 4147 3667 4079 3667 4068 3667 4148 3545 4068 3545 4069 3545 4149 3163 4069 3163 4070 3163 4150 3563 4070 3563 4071 3563 4151 3562 4071 3562 4072 3562 4152 3542 4072 3542 4073 3542 4153 3188 4073 3188 4074 3188 4154 3668 4074 3668 4075 3668 4155 3540 4075 3540 4076 3540 4156 3669 4076 3669 4077 3669 4157 3299 4077 3299 4078 3299 4130 3309 4157 3309 4078 3309 4132 3680 4065 3680 4133 3680 4133 3555 4064 3555 4134 3555 4134 3681 4063 3681 4135 3681 4135 3553 4062 3553 4136 3553 4136 3552 4061 3552 4137 3552 4137 3682 4060 3682 4138 3682 4138 3683 4059 3683 4139 3683 4139 3684 4058 3684 4140 3684 4140 3306 4057 3306 4141 3306 4141 3685 4056 3685 4142 3685 4142 3385 4055 3385 4143 3385 4143 3304 4054 3304 4144 3304 4144 3665 4081 3665 4145 3665 4145 3547 4080 3547 4146 3547 4146 3676 4079 3676 4147 3676 4147 3164 4068 3164 4148 3164 4148 3564 4069 3564 4149 3564 4149 3544 4070 3544 4150 3544 4150 3543 4071 3543 4151 3543 4151 3212 4072 3212 4152 3212 4152 3561 4073 3561 4153 3561 4153 3677 4074 3677 4154 3677 4154 3540 4075 3540 4155 3540 4155 3678 4076 3678 4156 3678 4156 3378 4077 3378 4157 3378 4128 249 4142 249 4084 249 4128 3747 4141 3747 4142 3747 4128 249 4126 249 4141 249 4141 249 4126 249 4140 249 4140 3697 4126 3697 4124 3697 4139 3698 4124 3698 4122 3698 4138 3702 4122 3702 4120 3702 4137 3699 4120 3699 4118 3699 4136 249 4118 249 4135 249 4136 249 4137 249 4118 249 4140 3735 4124 3735 4139 3735 4139 249 4122 249 4138 249 4138 3411 4120 3411 4137 3411 4118 3701 4116 3701 4135 3701 4135 249 4116 249 4134 249 4134 3391 4116 3391 4114 3391 4133 3698 4114 3698 4112 3698 4132 3697 4112 3697 4110 3697 4131 3696 4110 3696 4108 3696 4130 3459 4108 3459 4106 3459 4157 249 4106 249 4156 249 4157 249 4130 249 4106 249 4134 249 4114 249 4133 249 4133 3703 4112 3703 4132 3703 4132 249 4110 249 4131 249 4131 249 4108 249 4130 249 4106 249 4104 249 4156 249 4156 249 4104 249 4155 249 4155 3694 4104 3694 4102 3694 4154 3687 4102 3687 4100 3687 4153 3688 4100 3688 4098 3688 4152 3693 4098 3693 4096 3693 4151 3690 4096 3690 4094 3690 4150 249 4094 249 4149 249 4150 249 4151 249 4094 249 4155 249 4102 249 4154 249 4154 3749 4100 3749 4153 3749 4153 249 4098 249 4152 249 4152 3403 4096 3403 4151 3403 4094 3692 4092 3692 4149 3692 4149 249 4092 249 4148 249 4148 3689 4092 3689 4090 3689 4147 3688 4090 3688 4088 3688 4146 3687 4088 3687 4086 3687 4145 3694 4086 3694 4082 3694 4144 3463 4082 3463 4084 3463 4143 249 4084 249 4142 249 4143 249 4144 249 4084 249 4148 249 4090 249 4147 249 4147 3695 4088 3695 4146 3695 4146 249 4086 249 4145 249 4145 249 4082 249 4144 249 4158 146 3938 146 4159 146 4159 146 3938 146 3939 146 4052 1 2 1 4158 1 4158 1 2 1 3938 1 4159 2166 3939 2166 3936 2166 3991 41 3993 41 3937 41 3989 41 3937 41 4050 41 3987 41 4050 41 3985 41 3987 41 3989 41 4050 41 3949 41 4125 41 3947 41 3949 41 4123 41 4125 41 3949 41 3951 41 4123 41 4123 41 3951 41 4121 41 4121 41 3951 41 3953 41 4119 41 3953 41 3955 41 4117 41 3955 41 3957 41 4115 41 3957 41 3959 41 4113 41 3959 41 3961 41 4111 41 3961 41 3963 41 4109 41 3963 41 3965 41 4107 41 3965 41 3967 41 3945 41 3967 41 3943 41 3945 41 4107 41 3967 41 3945 41 4105 41 4107 41 3945 41 4103 41 4105 41 3945 41 4101 41 4103 41 3945 41 4158 41 4101 41 4101 41 4158 41 4099 41 4099 41 4158 41 4097 41 4097 41 4158 41 4159 41 4095 41 4159 41 4093 41 4095 41 4097 41 4159 41 4121 41 3953 41 4119 41 4119 41 3955 41 4117 41 4117 41 3957 41 4115 41 4115 41 3959 41 4113 41 4113 41 3961 41 4111 41 4111 41 3963 41 4109 41 4109 41 3965 41 4107 41 3967 41 3969 41 3943 41 3943 41 3969 41 3971 41 3973 41 3943 41 3971 41 3973 41 3942 41 3943 41 3973 41 3975 41 3942 41 3942 41 3975 41 3977 41 4050 41 3977 41 3979 41 3981 41 4050 41 3979 41 3981 41 3983 41 4050 41 4050 41 3983 41 3985 41 3942 41 3977 41 4050 41 3989 41 3991 41 3937 41 4127 41 4129 41 3936 41 3937 41 4127 41 3936 41 3937 41 3947 41 4127 41 3937 41 3993 41 3947 41 4129 41 4083 41 3936 41 3936 41 4083 41 4085 41 4159 41 4085 41 4087 41 4089 41 4159 41 4087 41 4089 41 4091 41 4159 41 4159 41 4091 41 4093 41 3936 41 4085 41 4159 41 4125 41 4127 41 3947 41 3944 1121 4052 1121 3945 1121 3945 1121 4052 1121 4158 1121

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/dynamixel_motor_mount_convex_hull.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/dynamixel_motor_mount_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..82e741167b598c975a71db9f12923511b45ca59a --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/dynamixel_motor_mount_convex_hull.dae @@ -0,0 +1,68 @@ + + + + + VCGLab + VCGLib | MeshLab + + So. Feb 21 18:39:35 2016 + So. Feb 21 18:39:35 2016 + Y_UP + + + + + + 0 46.5 18.5 -12.5 46.5 -18.5 0 46.5 -18.5 -12.5 46.5 18.5 -12.2929 46 19 0 46 19 -12.2929 46 -19 0 46 -19 -46.5 -20.5 -18.5 -46.5 -20.5 18.5 -46.5 20.5 18.5 -46.5 20.5 -18.5 -12.2929 -46 -19 -12.5 -46.5 -18.5 0 -46.5 -18.5 0 -46 -19 0 -46.5 18.5 0 -46 19 -12.5 -46.5 18.5 -43.5 23.5 -18.5 -43.5 23.5 18.5 -46 -20.2929 19 -46 20.2929 19 -12.2929 -46 19 -43.2929 23 19 -43.2929 -23 19 -43.5 -23.5 18.5 -43.5 -23.5 -18.5 -46 -20.2929 -19 -46 20.2929 -19 -43.2929 23 -19 -43.2929 -23 -19 + + + + + + + + + + -0.500002 0.500002 0.707103 -0.41095 0.553889 0.724105 -0.41095 0.553889 0.724104 -0.500002 0.500002 0.707103 -0.41095 -0.553889 -0.724104 -0.41095 0.553889 -0.724104 -0.41095 0.553889 -0.724104 -0.500002 0.500002 -0.707103 -0.500002 0.500002 -0.707103 -0.41095 -0.553889 0.724104 -0.41095 -0.553889 0.724104 -0.500002 -0.500002 0.707103 -0.500002 -0.500002 0.707103 -0.41095 -0.553889 -0.724105 -0.500002 -0.500002 -0.707103 -0.500002 -0.500002 -0.707103 0 1 0 0 1 0 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 -0.707107 0 0.707107 -0.707107 -1 0 0 -1 0 0 0 -0.707107 -0.707107 0 -0.707107 -0.707107 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 -0.595847 0.803098 0 -0.595847 0.803098 0 -0.707107 0.707107 0 -0.707107 0.707107 0 -0.707107 0 0.707107 -0.707107 0 0.707107 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.707107 0.707107 0 -0.707107 0.707107 -0.595847 -0.803098 0 -0.595847 -0.803098 0 -0.707107 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 + + + + + + + + + + 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 0.588235 0.588235 0.588235 1 + + + + + + + + + + + + + + + + +

22 22 0 20 20 0 10 10 0 20 20 1 4 4 1 3 3 1 20 20 2 24 24 2 4 4 2 22 22 3 24 24 3 20 20 3 13 13 4 27 27 4 12 12 4 6 6 5 19 19 5 1 1 5 30 30 6 19 19 6 6 6 6 29 29 7 11 11 7 19 19 7 29 29 8 19 19 8 30 30 8 26 26 9 23 23 9 25 25 9 23 23 10 26 26 10 18 18 10 26 26 11 21 21 11 9 9 11 21 21 12 26 26 12 25 25 12 12 12 13 27 27 13 31 31 13 8 8 14 28 28 14 27 27 14 31 31 15 27 27 15 28 28 15 1 1 16 0 0 16 2 2 16 3 3 17 0 0 17 1 1 17 5 5 18 0 0 18 4 4 18 4 4 19 0 0 19 3 3 19 7 7 20 6 6 20 2 2 20 6 6 21 1 1 21 2 2 21 10 10 22 8 8 22 9 9 22 11 11 23 8 8 23 10 10 23 13 13 24 12 12 24 14 14 24 14 14 25 12 12 25 15 15 25 7 7 26 16 16 26 15 15 26 2 2 27 16 16 27 7 7 27 17 17 28 16 16 28 5 5 28 0 0 29 16 16 29 2 2 29 16 16 30 0 0 30 5 5 30 14 14 31 15 15 31 16 16 31 18 18 32 13 13 32 16 16 32 13 13 33 14 14 33 16 16 33 1 1 34 19 19 34 3 3 34 19 19 35 20 20 35 3 3 35 11 11 36 10 10 36 19 19 36 20 20 37 19 19 37 10 10 37 9 9 38 21 21 38 10 10 38 10 10 39 21 21 39 22 22 39 17 17 40 5 5 40 23 23 40 21 21 41 23 23 41 22 22 41 24 24 42 22 22 42 23 23 42 4 4 43 23 23 43 5 5 43 21 21 44 25 25 44 23 23 44 24 24 45 23 23 45 4 4 45 23 23 46 16 16 46 17 17 46 16 16 47 23 23 47 18 18 47 18 18 48 26 26 48 13 13 48 13 13 49 26 26 49 27 27 49 26 26 50 8 8 50 27 27 50 8 8 51 26 26 51 9 9 51 28 28 52 8 8 52 11 11 52 29 29 53 28 28 53 11 11 53 15 15 54 28 28 54 7 7 54 6 6 55 28 28 55 30 30 55 6 6 56 7 7 56 28 28 56 30 30 57 28 28 57 29 29 57 12 12 58 28 28 58 15 15 58 31 31 59 28 28 59 12 12 59

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/festo_finger_mount.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/festo_finger_mount.dae new file mode 100644 index 0000000000000000000000000000000000000000..29a517eb4766dee6ba08f19ce3542988e843ffb9 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/festo_finger_mount.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-20T20:29:59 + 2016-02-20T20:29:59 + + Z_UP + + + + + + + -28 0 40 -27 0 41 -28 9.585787 40 -27 10 41 -27 14 37 -27 14 4 -28 13 36.58578 -28 13 4.414214 -27 10 0 -27 0 0 -28 9.585787 1 -28 0 1 -28 7.593372 22.02096 -28 7.727034 22.29345 -28 7.912811 22.53345 -28 8.143098 22.73115 -28 8.408467 22.87844 -28 8.698053 22.9693 -28 9 23 -28 9.301948 22.9693 -28 9.591534 22.87844 -28 9.856903 22.73115 -28 10.08719 22.53345 -28 10.27297 22.29345 -28 10.40663 22.02096 -28 10.4827 21.72714 -28 10.49807 21.42403 -28 10.45212 21.12402 -28 10.40663 7.020958 -28 10.34671 20.83941 -28 10.27297 7.293446 -28 10.18616 20.58184 -28 10.08719 7.533451 -28 9.977059 20.36186 -28 9.856903 7.731145 -28 9.727953 20.18848 -28 9.591534 7.878437 -28 9.449045 20.06879 -28 9.301948 7.969295 -28 9.151753 20.0077 -28 9 8 -28 8.848248 20.0077 -28 8.698053 7.969295 -28 8.550956 20.06879 -28 8.408467 7.878437 -28 8.272047 20.18848 -28 8.143098 7.731145 -28 8.022942 20.36186 -28 7.912811 7.533451 -28 7.813837 20.58184 -28 7.727034 7.293446 -28 7.653293 20.83941 -28 7.593372 7.020958 -28 7.547884 21.12402 -28 7.517298 6.727142 -28 7.501925 6.424026 -28 7.547884 6.124021 -28 7.653293 5.839409 -28 7.813837 5.581841 -28 8.022942 5.361863 -28 8.272047 5.18848 -28 8.550956 5.068791 -28 8.848248 5.007696 -28 9.151753 5.007696 -28 9.449045 5.068791 -28 9.727953 5.18848 -28 9.977059 5.361863 -28 10.18616 5.581841 -28 10.34671 5.839409 -28 10.45212 6.124021 -28 10.49807 6.424026 -28 10.4827 6.727142 -28 7.501925 21.42403 -28 7.517298 21.72714 -4.980511 0 36.24872 0 0 40 -4.95 0 36.5 -4.980511 0 28.75128 -5.070271 0 36.01204 -5.070271 0 28.98796 -5.214064 0 35.80372 -5.214064 0 29.19628 -5.403532 0 35.63587 -5.403532 0 29.36413 -5.627665 0 35.51823 -5.627665 0 29.48177 -5.873436 0 35.45766 -5.873436 0 29.54235 -6.126564 0 35.45766 -6.126564 0 29.54235 -6.372335 0 29.48177 -6.372335 0 35.51823 -6.596468 0 29.36413 -6.596468 0 35.63587 -6.785936 0 29.19628 -6.785936 0 35.80372 -6.929729 0 28.98796 -6.929729 0 36.01204 -7.019489 0 28.75128 -7.019489 0 36.24872 -20.98051 0 36.24872 -20.95 0 36.5 -20.98051 0 28.75128 -21.07027 0 36.01204 -21.07027 0 28.98796 -21.21406 0 35.80372 -21.21406 0 29.19628 -21.40353 0 35.63587 -21.40353 0 29.36413 -21.62767 0 35.51823 -21.62767 0 29.48177 -21.87344 0 35.45766 -21.87344 0 29.54235 -22.12656 0 35.45766 -22.12656 0 29.54235 -22.37234 0 29.48177 -7.05 0 36.5 -20.98051 0 36.75128 -7.019489 0 36.75128 -21.07027 0 36.98796 -6.929729 0 36.98796 -21.21406 0 37.19628 -6.785936 0 37.19628 -21.40353 0 37.36413 -6.596468 0 37.36413 -21.62767 0 37.48176 -6.372335 0 37.48176 -1 0 41 -21.87344 0 37.54234 -22.12656 0 37.54234 -22.37234 0 37.48176 -22.59647 0 37.36413 -22.78594 0 37.19628 -22.92973 0 36.98796 -23.01949 0 36.75128 -23.05 0 36.5 -23.01949 0 36.24872 -23.01949 0 28.75128 -22.92973 0 36.01204 -22.92973 0 28.98796 -22.78594 0 35.80372 -22.78594 0 29.19628 -22.59647 0 35.63587 -22.59647 0 29.36413 -22.37234 0 35.51823 -6.126564 0 37.54234 -5.873436 0 37.54234 -5.627665 0 37.48176 -5.403532 0 37.36413 -5.214064 0 37.19628 -5.070271 0 36.98796 -4.980511 0 36.75128 -20.98051 0 28.24872 -7.019489 0 28.24872 -20.95 0 28.5 -7.019489 0 20.75128 -20.98051 0 20.75128 -21.07027 0 28.01204 -21.07027 0 20.98796 -21.21406 0 27.80372 -21.21406 0 21.19628 -21.40353 0 27.63587 -21.40353 0 21.36413 -21.62767 0 27.51823 -21.62767 0 21.48177 -21.87344 0 27.45766 -21.87344 0 21.54235 -22.12656 0 27.45766 -22.12656 0 21.54235 -22.37234 0 21.48177 -22.37234 0 27.51823 -22.59647 0 21.36413 -22.59647 0 27.63587 -22.78594 0 21.19628 -22.78594 0 27.80372 -22.92973 0 20.98796 -22.92973 0 28.01204 -23.01949 0 20.75128 -23.01949 0 28.24872 -23.05 0 28.5 -23.05 0 20.5 -23.01949 0 20.24872 -23.01949 0 12.75128 -22.92973 0 12.98796 -22.92973 0 20.01204 -22.78594 0 19.80372 -22.78594 0 13.19628 -22.59647 0 19.63587 -22.59647 0 13.36413 -22.37234 0 19.51823 -22.37234 0 13.48177 -22.12656 0 19.45766 -22.12656 0 13.54234 -21.87344 0 13.54234 -21.87344 0 19.45766 -21.62767 0 13.48177 -21.62767 0 19.51823 -21.40353 0 13.36413 -21.40353 0 19.63587 -21.21406 0 13.19628 -21.21406 0 19.80372 -21.07027 0 12.98796 -21.07027 0 20.01204 -20.98051 0 12.75128 -20.98051 0 20.24872 -7.019489 0 12.75128 -7.019489 0 20.24872 -6.929729 0 20.01204 -20.95 0 20.5 -7.05 0 20.5 -7.05 0 28.5 -4.980511 0 20.24872 0 0 1 -4.95 0 20.5 -4.980511 0 12.75128 -5.070271 0 12.98796 -5.070271 0 20.01204 -5.214064 0 19.80372 -5.214064 0 13.19628 -5.403532 0 19.63587 -5.403532 0 13.36413 -5.627665 0 19.51823 -5.627665 0 13.48177 -5.873436 0 19.45766 -5.873436 0 13.54234 -6.126564 0 19.45766 -6.126564 0 13.54234 -6.372335 0 13.48177 -6.372335 0 19.51823 -6.596468 0 13.36413 -6.596468 0 19.63587 -6.785936 0 13.19628 -6.785936 0 19.80372 -6.929729 0 12.98796 -6.929729 0 28.01204 -6.929729 0 20.98796 -6.785936 0 27.80372 -6.785936 0 21.19628 -6.596468 0 27.63587 -6.596468 0 21.36413 -6.372335 0 27.51823 -6.372335 0 21.48177 -6.126564 0 27.45766 -6.126564 0 21.54235 -5.873436 0 21.54235 -5.873436 0 27.45766 -5.627665 0 21.48177 -5.627665 0 27.51823 -5.403532 0 21.36413 -5.403532 0 27.63587 -5.214064 0 21.19628 -5.214064 0 27.80372 -5.070271 0 20.98796 -5.070271 0 28.01204 -4.980511 0 20.75128 -4.980511 0 28.24872 -4.95 0 28.5 -4.980511 0 4.248719 -1 0 0 -4.95 0 4.5 -5.070271 0 4.012041 -5.214064 0 3.803721 -5.403532 0 3.635867 -5.627665 0 3.518233 -5.873436 0 3.457656 -6.126564 0 3.457656 -6.372335 0 3.518233 -21.62767 0 3.518233 -21.87344 0 3.457656 -22.12656 0 3.457656 -22.37234 0 3.518233 -22.59647 0 3.635867 -22.78594 0 3.803721 -22.92973 0 4.012041 -23.01949 0 4.248719 -23.05 0 4.5 -23.01949 0 4.751281 -23.01949 0 12.24872 -23.05 0 12.5 -21.40353 0 3.635867 -6.596468 0 3.635867 -21.21406 0 3.803721 -6.785936 0 3.803721 -21.07027 0 4.012041 -6.929729 0 4.012041 -20.98051 0 4.248719 -7.019489 0 4.248719 -20.95 0 4.5 -7.05 0 4.5 -20.98051 0 4.751281 -7.019489 0 4.751281 -20.98051 0 12.24872 -7.019489 0 12.24872 -20.95 0 12.5 -7.05 0 12.5 -6.929729 0 12.01204 -6.929729 0 4.987959 -6.785936 0 11.80372 -6.785936 0 5.196279 -6.596468 0 11.63587 -6.596468 0 5.364133 -6.372335 0 11.51823 -6.372335 0 5.481767 -6.126564 0 11.45766 -6.126564 0 5.542344 -5.873436 0 5.542344 -5.873436 0 11.45766 -5.627665 0 5.481767 -5.627665 0 11.51823 -5.403532 0 5.364133 -5.403532 0 11.63587 -5.214064 0 11.80372 -5.214064 0 5.196279 -5.070271 0 12.01204 -5.070271 0 4.987959 -4.980511 0 12.24872 -4.980511 0 4.751281 -4.95 0 12.5 -21.07027 0 12.01204 -21.07027 0 4.987959 -21.21406 0 11.80372 -21.21406 0 5.196279 -21.40353 0 11.63587 -21.40353 0 5.364133 -21.62767 0 11.51823 -21.62767 0 5.481767 -21.87344 0 11.45766 -21.87344 0 5.542344 -22.12656 0 11.45766 -22.12656 0 5.542344 -22.37234 0 5.481767 -22.37234 0 11.51823 -22.59647 0 5.364133 -22.59647 0 11.63587 -22.78594 0 11.80372 -22.78594 0 5.196279 -22.92973 0 12.01204 -22.92973 0 4.987959 -1 10 41 0 9.585787 40 -1 14 37 0 13 36.58578 -1 14 4 0 13 4.414214 -1 10 0 0 9.585787 1 -24.5 10 41 -24.5 4 41 -3.5 4 41 -3.5 10 41 -3.5 14 37 -3.5 14 4 -3.5 10 0 -24.5 4 0 -24.5 10 0 -3.5 4 0 -20.13235 2 36.84912 -20.13235 4 36.84912 -20.1 2 36.5 -20.2283 4 37.18636 -20.2283 2 37.18636 -20.38459 4 37.50022 -20.38459 2 37.50022 -20.59588 4 37.78002 -20.59588 2 37.78002 -20.85499 4 38.01623 -20.85499 2 38.01623 -21.1531 4 38.20081 -21.1531 2 38.20081 -21.48004 4 38.32747 -21.48004 2 38.32747 -21.82469 4 38.39189 -21.82469 2 38.39189 -22.17531 4 38.39189 -22.17531 2 38.39189 -22.51996 4 38.32747 -22.51996 2 38.32747 -22.8469 4 38.20081 -22.8469 2 38.20081 -23.14501 4 38.01623 -23.14501 2 38.01623 -23.40412 4 37.78002 -23.40412 2 37.78002 -23.61541 4 37.50022 -23.61541 2 37.50022 -23.7717 4 37.18636 -23.7717 2 37.18636 -23.86765 4 36.84912 -23.86765 2 36.84912 -23.9 4 36.5 -23.9 2 36.5 -23.86765 4 36.15087 -23.86765 2 36.15087 -23.7717 4 35.81364 -23.7717 2 35.81364 -23.61541 4 35.49978 -23.61541 2 35.49978 -23.40412 4 35.21998 -23.40412 2 35.21998 -23.14501 4 34.98377 -23.14501 2 34.98377 -22.8469 4 34.79919 -22.8469 2 34.79919 -22.51996 4 34.67253 -22.51996 2 34.67253 -22.17531 4 34.6081 -22.17531 2 34.6081 -21.82469 4 34.6081 -21.82469 2 34.6081 -21.48004 4 34.67253 -21.48004 2 34.67253 -21.1531 4 34.79919 -21.1531 2 34.79919 -20.85499 4 34.98377 -20.85499 2 34.98377 -20.59588 4 35.21998 -20.59588 2 35.21998 -20.38459 4 35.49978 -20.38459 2 35.49978 -20.2283 4 35.81364 -20.2283 2 35.81364 -20.13235 4 36.15087 -20.13235 2 36.15087 -20.1 4 36.5 -20.98051 2 36.75128 -20.95 2 36.5 -21.07027 2 36.98796 -21.21406 2 37.19628 -21.40353 2 37.36413 -21.62767 2 37.48176 -21.87344 2 37.54234 -22.12656 2 37.54234 -22.37234 2 37.48176 -22.59647 2 37.36413 -22.78594 2 37.19628 -22.92973 2 36.98796 -23.01949 2 36.75128 -23.05 2 36.5 -23.01949 2 36.24872 -22.92973 2 36.01204 -22.78594 2 35.80372 -22.59647 2 35.63587 -22.37234 2 35.51823 -22.12656 2 35.45766 -21.87344 2 35.45766 -21.62767 2 35.51823 -21.40353 2 35.63587 -21.21406 2 35.80372 -21.07027 2 36.01204 -20.98051 2 36.24872 -20.13235 2 20.84913 -20.13235 4 20.84913 -20.1 2 20.5 -20.2283 4 21.18636 -20.2283 2 21.18636 -20.38459 4 21.50022 -20.38459 2 21.50022 -20.59588 4 21.78002 -20.59588 2 21.78002 -20.85499 4 22.01623 -20.85499 2 22.01623 -21.1531 4 22.20081 -21.1531 2 22.20081 -21.48004 4 22.32747 -21.48004 2 22.32747 -21.82469 4 22.3919 -21.82469 2 22.3919 -22.17531 4 22.3919 -22.17531 2 22.3919 -22.51996 4 22.32747 -22.51996 2 22.32747 -22.8469 4 22.20081 -22.8469 2 22.20081 -23.14501 4 22.01623 -23.14501 2 22.01623 -23.40412 4 21.78002 -23.40412 2 21.78002 -23.61541 4 21.50022 -23.61541 2 21.50022 -23.7717 4 21.18636 -23.7717 2 21.18636 -23.86765 4 20.84913 -23.86765 2 20.84913 -23.9 4 20.5 -23.9 2 20.5 -23.86765 4 20.15088 -23.86765 2 20.15088 -23.7717 4 19.81364 -23.7717 2 19.81364 -23.61541 4 19.49978 -23.61541 2 19.49978 -23.40412 4 19.21998 -23.40412 2 19.21998 -23.14501 4 18.98377 -23.14501 2 18.98377 -22.8469 4 18.79919 -22.8469 2 18.79919 -22.51996 4 18.67253 -22.51996 2 18.67253 -22.17531 4 18.60811 -22.17531 2 18.60811 -21.82469 4 18.60811 -21.82469 2 18.60811 -21.48004 4 18.67253 -21.48004 2 18.67253 -21.1531 4 18.79919 -21.1531 2 18.79919 -20.85499 4 18.98377 -20.85499 2 18.98377 -20.59588 4 19.21998 -20.59588 2 19.21998 -20.38459 4 19.49978 -20.38459 2 19.49978 -20.2283 4 19.81364 -20.2283 2 19.81364 -20.13235 4 20.15088 -20.13235 2 20.15088 -20.1 4 20.5 -20.98051 2 20.75128 -20.95 2 20.5 -21.07027 2 20.98796 -21.21406 2 21.19628 -21.40353 2 21.36413 -21.62767 2 21.48177 -21.87344 2 21.54235 -22.12656 2 21.54235 -22.37234 2 21.48177 -22.59647 2 21.36413 -22.78594 2 21.19628 -22.92973 2 20.98796 -23.01949 2 20.75128 -23.05 2 20.5 -23.01949 2 20.24872 -22.92973 2 20.01204 -22.78594 2 19.80372 -22.59647 2 19.63587 -22.37234 2 19.51823 -22.12656 2 19.45766 -21.87344 2 19.45766 -21.62767 2 19.51823 -21.40353 2 19.63587 -21.21406 2 19.80372 -21.07027 2 20.01204 -20.98051 2 20.24872 -4.132351 2 28.84913 -4.132351 4 28.84913 -4.1 2 28.5 -4.228303 4 29.18636 -4.228303 2 29.18636 -4.384587 4 29.50022 -4.384587 2 29.50022 -4.595883 4 29.78002 -4.595883 2 29.78002 -4.854994 4 30.01623 -4.854994 2 30.01623 -5.153097 4 30.20081 -5.153097 2 30.20081 -5.480041 4 30.32747 -5.480041 2 30.32747 -5.82469 4 30.3919 -5.82469 2 30.3919 -6.17531 4 30.3919 -6.17531 2 30.3919 -6.519959 4 30.32747 -6.519959 2 30.32747 -6.846903 4 30.20081 -6.846903 2 30.20081 -7.145006 4 30.01623 -7.145006 2 30.01623 -7.404117 4 29.78002 -7.404117 2 29.78002 -7.615413 4 29.50022 -7.615413 2 29.50022 -7.771697 4 29.18636 -7.771697 2 29.18636 -7.867649 4 28.84913 -7.867649 2 28.84913 -7.9 4 28.5 -7.9 2 28.5 -7.867649 4 28.15088 -7.867649 2 28.15088 -7.771697 4 27.81364 -7.771697 2 27.81364 -7.615413 4 27.49978 -7.615413 2 27.49978 -7.404117 4 27.21998 -7.404117 2 27.21998 -7.145006 4 26.98377 -7.145006 2 26.98377 -6.846903 4 26.79919 -6.846903 2 26.79919 -6.519959 4 26.67253 -6.519959 2 26.67253 -6.17531 4 26.60811 -6.17531 2 26.60811 -5.82469 4 26.60811 -5.82469 2 26.60811 -5.480041 4 26.67253 -5.480041 2 26.67253 -5.153097 4 26.79919 -5.153097 2 26.79919 -4.854994 4 26.98377 -4.854994 2 26.98377 -4.595883 4 27.21998 -4.595883 2 27.21998 -4.384587 4 27.49978 -4.384587 2 27.49978 -4.228303 4 27.81364 -4.228303 2 27.81364 -4.132351 4 28.15088 -4.132351 2 28.15088 -4.1 4 28.5 -4.980511 2 28.75128 -4.95 2 28.5 -5.070271 2 28.98796 -5.214064 2 29.19628 -5.403532 2 29.36413 -5.627665 2 29.48177 -5.873436 2 29.54235 -6.126564 2 29.54235 -6.372335 2 29.48177 -6.596468 2 29.36413 -6.785936 2 29.19628 -6.929729 2 28.98796 -7.019489 2 28.75128 -7.05 2 28.5 -7.019489 2 28.24872 -6.929729 2 28.01204 -6.785936 2 27.80372 -6.596468 2 27.63587 -6.372335 2 27.51823 -6.126564 2 27.45766 -5.873436 2 27.45766 -5.627665 2 27.51823 -5.403532 2 27.63587 -5.214064 2 27.80372 -5.070271 2 28.01204 -4.980511 2 28.24872 -20.13235 2 4.849124 -20.13235 4 4.849124 -20.1 2 4.5 -20.2283 4 5.186359 -20.2283 2 5.186359 -20.38459 4 5.500221 -20.38459 2 5.500221 -20.59588 4 5.780022 -20.59588 2 5.780022 -20.85499 4 6.016233 -20.85499 2 6.016233 -21.1531 4 6.20081 -21.1531 2 6.20081 -21.48004 4 6.327469 -21.48004 2 6.327469 -21.82469 4 6.391895 -21.82469 2 6.391895 -22.17531 4 6.391895 -22.17531 2 6.391895 -22.51996 4 6.327469 -22.51996 2 6.327469 -22.8469 4 6.20081 -22.8469 2 6.20081 -23.14501 4 6.016233 -23.14501 2 6.016233 -23.40412 4 5.780022 -23.40412 2 5.780022 -23.61541 4 5.500221 -23.61541 2 5.500221 -23.7717 4 5.186359 -23.7717 2 5.186359 -23.86765 4 4.849124 -23.86765 2 4.849124 -23.9 4 4.5 -23.9 2 4.5 -23.86765 4 4.150876 -23.86765 2 4.150876 -23.7717 4 3.813641 -23.7717 2 3.813641 -23.61541 4 3.499779 -23.61541 2 3.499779 -23.40412 4 3.219978 -23.40412 2 3.219978 -23.14501 4 2.983767 -23.14501 2 2.983767 -22.8469 4 2.79919 -22.8469 2 2.79919 -22.51996 4 2.672531 -22.51996 2 2.672531 -22.17531 4 2.608105 -22.17531 2 2.608105 -21.82469 4 2.608105 -21.82469 2 2.608105 -21.48004 4 2.672531 -21.48004 2 2.672531 -21.1531 4 2.79919 -21.1531 2 2.79919 -20.85499 4 2.983767 -20.85499 2 2.983767 -20.59588 4 3.219978 -20.59588 2 3.219978 -20.38459 4 3.499779 -20.38459 2 3.499779 -20.2283 4 3.813641 -20.2283 2 3.813641 -20.13235 4 4.150876 -20.13235 2 4.150876 -20.1 4 4.5 -20.98051 2 4.751281 -20.95 2 4.5 -21.07027 2 4.987959 -21.21406 2 5.196279 -21.40353 2 5.364133 -21.62767 2 5.481767 -21.87344 2 5.542344 -22.12656 2 5.542344 -22.37234 2 5.481767 -22.59647 2 5.364133 -22.78594 2 5.196279 -22.92973 2 4.987959 -23.01949 2 4.751281 -23.05 2 4.5 -23.01949 2 4.248719 -22.92973 2 4.012041 -22.78594 2 3.803721 -22.59647 2 3.635867 -22.37234 2 3.518233 -22.12656 2 3.457656 -21.87344 2 3.457656 -21.62767 2 3.518233 -21.40353 2 3.635867 -21.21406 2 3.803721 -21.07027 2 4.012041 -20.98051 2 4.248719 -20.13235 2 12.84912 -20.13235 4 12.84912 -20.1 2 12.5 -20.2283 4 13.18636 -20.2283 2 13.18636 -20.38459 4 13.50022 -20.38459 2 13.50022 -20.59588 4 13.78002 -20.59588 2 13.78002 -20.85499 4 14.01623 -20.85499 2 14.01623 -21.1531 4 14.20081 -21.1531 2 14.20081 -21.48004 4 14.32747 -21.48004 2 14.32747 -21.82469 4 14.3919 -21.82469 2 14.3919 -22.17531 4 14.3919 -22.17531 2 14.3919 -22.51996 4 14.32747 -22.51996 2 14.32747 -22.8469 4 14.20081 -22.8469 2 14.20081 -23.14501 4 14.01623 -23.14501 2 14.01623 -23.40412 4 13.78002 -23.40412 2 13.78002 -23.61541 4 13.50022 -23.61541 2 13.50022 -23.7717 4 13.18636 -23.7717 2 13.18636 -23.86765 4 12.84912 -23.86765 2 12.84912 -23.9 4 12.5 -23.9 2 12.5 -23.86765 4 12.15088 -23.86765 2 12.15088 -23.7717 4 11.81364 -23.7717 2 11.81364 -23.61541 4 11.49978 -23.61541 2 11.49978 -23.40412 4 11.21998 -23.40412 2 11.21998 -23.14501 4 10.98377 -23.14501 2 10.98377 -22.8469 4 10.79919 -22.8469 2 10.79919 -22.51996 4 10.67253 -22.51996 2 10.67253 -22.17531 4 10.6081 -22.17531 2 10.6081 -21.82469 4 10.6081 -21.82469 2 10.6081 -21.48004 4 10.67253 -21.48004 2 10.67253 -21.1531 4 10.79919 -21.1531 2 10.79919 -20.85499 4 10.98377 -20.85499 2 10.98377 -20.59588 4 11.21998 -20.59588 2 11.21998 -20.38459 4 11.49978 -20.38459 2 11.49978 -20.2283 4 11.81364 -20.2283 2 11.81364 -20.13235 4 12.15088 -20.13235 2 12.15088 -20.1 4 12.5 -20.98051 2 12.75128 -20.95 2 12.5 -21.07027 2 12.98796 -21.21406 2 13.19628 -21.40353 2 13.36413 -21.62767 2 13.48177 -21.87344 2 13.54234 -22.12656 2 13.54234 -22.37234 2 13.48177 -22.59647 2 13.36413 -22.78594 2 13.19628 -22.92973 2 12.98796 -23.01949 2 12.75128 -23.05 2 12.5 -23.01949 2 12.24872 -22.92973 2 12.01204 -22.78594 2 11.80372 -22.59647 2 11.63587 -22.37234 2 11.51823 -22.12656 2 11.45766 -21.87344 2 11.45766 -21.62767 2 11.51823 -21.40353 2 11.63587 -21.21406 2 11.80372 -21.07027 2 12.01204 -20.98051 2 12.24872 -4.132351 2 12.84912 -4.132351 4 12.84912 -4.1 2 12.5 -4.228303 4 13.18636 -4.228303 2 13.18636 -4.384587 4 13.50022 -4.384587 2 13.50022 -4.595883 4 13.78002 -4.595883 2 13.78002 -4.854994 4 14.01623 -4.854994 2 14.01623 -5.153097 4 14.20081 -5.153097 2 14.20081 -5.480041 4 14.32747 -5.480041 2 14.32747 -5.82469 4 14.3919 -5.82469 2 14.3919 -6.17531 4 14.3919 -6.17531 2 14.3919 -6.519959 4 14.32747 -6.519959 2 14.32747 -6.846903 4 14.20081 -6.846903 2 14.20081 -7.145006 4 14.01623 -7.145006 2 14.01623 -7.404117 4 13.78002 -7.404117 2 13.78002 -7.615413 4 13.50022 -7.615413 2 13.50022 -7.771697 4 13.18636 -7.771697 2 13.18636 -7.867649 4 12.84912 -7.867649 2 12.84912 -7.9 4 12.5 -7.9 2 12.5 -7.867649 4 12.15088 -7.867649 2 12.15088 -7.771697 4 11.81364 -7.771697 2 11.81364 -7.615413 4 11.49978 -7.615413 2 11.49978 -7.404117 4 11.21998 -7.404117 2 11.21998 -7.145006 4 10.98377 -7.145006 2 10.98377 -6.846903 4 10.79919 -6.846903 2 10.79919 -6.519959 4 10.67253 -6.519959 2 10.67253 -6.17531 4 10.6081 -6.17531 2 10.6081 -5.82469 4 10.6081 -5.82469 2 10.6081 -5.480041 4 10.67253 -5.480041 2 10.67253 -5.153097 4 10.79919 -5.153097 2 10.79919 -4.854994 4 10.98377 -4.854994 2 10.98377 -4.595883 4 11.21998 -4.595883 2 11.21998 -4.384587 4 11.49978 -4.384587 2 11.49978 -4.228303 4 11.81364 -4.228303 2 11.81364 -4.132351 4 12.15088 -4.132351 2 12.15088 -4.1 4 12.5 -4.980511 2 12.75128 -4.95 2 12.5 -5.070271 2 12.98796 -5.214064 2 13.19628 -5.403532 2 13.36413 -5.627665 2 13.48177 -5.873436 2 13.54234 -6.126564 2 13.54234 -6.372335 2 13.48177 -6.596468 2 13.36413 -6.785936 2 13.19628 -6.929729 2 12.98796 -7.019489 2 12.75128 -7.05 2 12.5 -7.019489 2 12.24872 -6.929729 2 12.01204 -6.785936 2 11.80372 -6.596468 2 11.63587 -6.372335 2 11.51823 -6.126564 2 11.45766 -5.873436 2 11.45766 -5.627665 2 11.51823 -5.403532 2 11.63587 -5.214064 2 11.80372 -5.070271 2 12.01204 -4.980511 2 12.24872 -4.132351 2 4.849124 -4.132351 4 4.849124 -4.1 2 4.5 -4.228303 4 5.186359 -4.228303 2 5.186359 -4.384587 4 5.500221 -4.384587 2 5.500221 -4.595883 4 5.780022 -4.595883 2 5.780022 -4.854994 4 6.016233 -4.854994 2 6.016233 -5.153097 4 6.20081 -5.153097 2 6.20081 -5.480041 4 6.327469 -5.480041 2 6.327469 -5.82469 4 6.391895 -5.82469 2 6.391895 -6.17531 4 6.391895 -6.17531 2 6.391895 -6.519959 4 6.327469 -6.519959 2 6.327469 -6.846903 4 6.20081 -6.846903 2 6.20081 -7.145006 4 6.016233 -7.145006 2 6.016233 -7.404117 4 5.780022 -7.404117 2 5.780022 -7.615413 4 5.500221 -7.615413 2 5.500221 -7.771697 4 5.186359 -7.771697 2 5.186359 -7.867649 4 4.849124 -7.867649 2 4.849124 -7.9 4 4.5 -7.9 2 4.5 -7.867649 4 4.150876 -7.867649 2 4.150876 -7.771697 4 3.813641 -7.771697 2 3.813641 -7.615413 4 3.499779 -7.615413 2 3.499779 -7.404117 4 3.219978 -7.404117 2 3.219978 -7.145006 4 2.983767 -7.145006 2 2.983767 -6.846903 4 2.79919 -6.846903 2 2.79919 -6.519959 4 2.672531 -6.519959 2 2.672531 -6.17531 4 2.608105 -6.17531 2 2.608105 -5.82469 4 2.608105 -5.82469 2 2.608105 -5.480041 4 2.672531 -5.480041 2 2.672531 -5.153097 4 2.79919 -5.153097 2 2.79919 -4.854994 4 2.983767 -4.854994 2 2.983767 -4.595883 4 3.219978 -4.595883 2 3.219978 -4.384587 4 3.499779 -4.384587 2 3.499779 -4.228303 4 3.813641 -4.228303 2 3.813641 -4.132351 4 4.150876 -4.132351 2 4.150876 -4.1 4 4.5 -4.980511 2 4.751281 -4.95 2 4.5 -5.070271 2 4.987959 -5.214064 2 5.196279 -5.403532 2 5.364133 -5.627665 2 5.481767 -5.873436 2 5.542344 -6.126564 2 5.542344 -6.372335 2 5.481767 -6.596468 2 5.364133 -6.785936 2 5.196279 -6.929729 2 4.987959 -7.019489 2 4.751281 -7.05 2 4.5 -7.019489 2 4.248719 -6.929729 2 4.012041 -6.785936 2 3.803721 -6.596468 2 3.635867 -6.372335 2 3.518233 -6.126564 2 3.457656 -5.873436 2 3.457656 -5.627665 2 3.518233 -5.403532 2 3.635867 -5.214064 2 3.803721 -5.070271 2 4.012041 -4.980511 2 4.248719 -4.132351 2 20.84913 -4.132351 4 20.84913 -4.1 2 20.5 -4.228303 4 21.18636 -4.228303 2 21.18636 -4.384587 4 21.50022 -4.384587 2 21.50022 -4.595883 4 21.78002 -4.595883 2 21.78002 -4.854994 4 22.01623 -4.854994 2 22.01623 -5.153097 4 22.20081 -5.153097 2 22.20081 -5.480041 4 22.32747 -5.480041 2 22.32747 -5.82469 4 22.3919 -5.82469 2 22.3919 -6.17531 4 22.3919 -6.17531 2 22.3919 -6.519959 4 22.32747 -6.519959 2 22.32747 -6.846903 4 22.20081 -6.846903 2 22.20081 -7.145006 4 22.01623 -7.145006 2 22.01623 -7.404117 4 21.78002 -7.404117 2 21.78002 -7.615413 4 21.50022 -7.615413 2 21.50022 -7.771697 4 21.18636 -7.771697 2 21.18636 -7.867649 4 20.84913 -7.867649 2 20.84913 -7.9 4 20.5 -7.9 2 20.5 -7.867649 4 20.15088 -7.867649 2 20.15088 -7.771697 4 19.81364 -7.771697 2 19.81364 -7.615413 4 19.49978 -7.615413 2 19.49978 -7.404117 4 19.21998 -7.404117 2 19.21998 -7.145006 4 18.98377 -7.145006 2 18.98377 -6.846903 4 18.79919 -6.846903 2 18.79919 -6.519959 4 18.67253 -6.519959 2 18.67253 -6.17531 4 18.60811 -6.17531 2 18.60811 -5.82469 4 18.60811 -5.82469 2 18.60811 -5.480041 4 18.67253 -5.480041 2 18.67253 -5.153097 4 18.79919 -5.153097 2 18.79919 -4.854994 4 18.98377 -4.854994 2 18.98377 -4.595883 4 19.21998 -4.595883 2 19.21998 -4.384587 4 19.49978 -4.384587 2 19.49978 -4.228303 4 19.81364 -4.228303 2 19.81364 -4.132351 4 20.15088 -4.132351 2 20.15088 -4.1 4 20.5 -4.980511 2 20.75128 -4.95 2 20.5 -5.070271 2 20.98796 -5.214064 2 21.19628 -5.403532 2 21.36413 -5.627665 2 21.48177 -5.873436 2 21.54235 -6.126564 2 21.54235 -6.372335 2 21.48177 -6.596468 2 21.36413 -6.785936 2 21.19628 -6.929729 2 20.98796 -7.019489 2 20.75128 -7.05 2 20.5 -7.019489 2 20.24872 -6.929729 2 20.01204 -6.785936 2 19.80372 -6.596468 2 19.63587 -6.372335 2 19.51823 -6.126564 2 19.45766 -5.873436 2 19.45766 -5.627665 2 19.51823 -5.403532 2 19.63587 -5.214064 2 19.80372 -5.070271 2 20.01204 -4.980511 2 20.24872 -20.13235 2 28.84913 -20.13235 4 28.84913 -20.1 2 28.5 -20.2283 4 29.18636 -20.2283 2 29.18636 -20.38459 4 29.50022 -20.38459 2 29.50022 -20.59588 4 29.78002 -20.59588 2 29.78002 -20.85499 4 30.01623 -20.85499 2 30.01623 -21.1531 4 30.20081 -21.1531 2 30.20081 -21.48004 4 30.32747 -21.48004 2 30.32747 -21.82469 4 30.3919 -21.82469 2 30.3919 -22.17531 4 30.3919 -22.17531 2 30.3919 -22.51996 4 30.32747 -22.51996 2 30.32747 -22.8469 4 30.20081 -22.8469 2 30.20081 -23.14501 4 30.01623 -23.14501 2 30.01623 -23.40412 4 29.78002 -23.40412 2 29.78002 -23.61541 4 29.50022 -23.61541 2 29.50022 -23.7717 4 29.18636 -23.7717 2 29.18636 -23.86765 4 28.84913 -23.86765 2 28.84913 -23.9 4 28.5 -23.9 2 28.5 -23.86765 4 28.15088 -23.86765 2 28.15088 -23.7717 4 27.81364 -23.7717 2 27.81364 -23.61541 4 27.49978 -23.61541 2 27.49978 -23.40412 4 27.21998 -23.40412 2 27.21998 -23.14501 4 26.98377 -23.14501 2 26.98377 -22.8469 4 26.79919 -22.8469 2 26.79919 -22.51996 4 26.67253 -22.51996 2 26.67253 -22.17531 4 26.60811 -22.17531 2 26.60811 -21.82469 4 26.60811 -21.82469 2 26.60811 -21.48004 4 26.67253 -21.48004 2 26.67253 -21.1531 4 26.79919 -21.1531 2 26.79919 -20.85499 4 26.98377 -20.85499 2 26.98377 -20.59588 4 27.21998 -20.59588 2 27.21998 -20.38459 4 27.49978 -20.38459 2 27.49978 -20.2283 4 27.81364 -20.2283 2 27.81364 -20.13235 4 28.15088 -20.13235 2 28.15088 -20.1 4 28.5 -20.98051 2 28.75128 -20.95 2 28.5 -21.07027 2 28.98796 -21.21406 2 29.19628 -21.40353 2 29.36413 -21.62767 2 29.48177 -21.87344 2 29.54235 -22.12656 2 29.54235 -22.37234 2 29.48177 -22.59647 2 29.36413 -22.78594 2 29.19628 -22.92973 2 28.98796 -23.01949 2 28.75128 -23.05 2 28.5 -23.01949 2 28.24872 -22.92973 2 28.01204 -22.78594 2 27.80372 -22.59647 2 27.63587 -22.37234 2 27.51823 -22.12656 2 27.45766 -21.87344 2 27.45766 -21.62767 2 27.51823 -21.40353 2 27.63587 -21.21406 2 27.80372 -21.07027 2 28.01204 -20.98051 2 28.24872 -4.132351 2 36.84912 -4.132351 4 36.84912 -4.1 2 36.5 -4.228303 4 37.18636 -4.228303 2 37.18636 -4.384587 4 37.50022 -4.384587 2 37.50022 -4.595883 4 37.78002 -4.595883 2 37.78002 -4.854994 4 38.01623 -4.854994 2 38.01623 -5.153097 4 38.20081 -5.153097 2 38.20081 -5.480041 4 38.32747 -5.480041 2 38.32747 -5.82469 4 38.39189 -5.82469 2 38.39189 -6.17531 4 38.39189 -6.17531 2 38.39189 -6.519959 4 38.32747 -6.519959 2 38.32747 -6.846903 4 38.20081 -6.846903 2 38.20081 -7.145006 4 38.01623 -7.145006 2 38.01623 -7.404117 4 37.78002 -7.404117 2 37.78002 -7.615413 4 37.50022 -7.615413 2 37.50022 -7.771697 4 37.18636 -7.771697 2 37.18636 -7.867649 4 36.84912 -7.867649 2 36.84912 -7.9 4 36.5 -7.9 2 36.5 -7.867649 4 36.15087 -7.867649 2 36.15087 -7.771697 4 35.81364 -7.771697 2 35.81364 -7.615413 4 35.49978 -7.615413 2 35.49978 -7.404117 4 35.21998 -7.404117 2 35.21998 -7.145006 4 34.98377 -7.145006 2 34.98377 -6.846903 4 34.79919 -6.846903 2 34.79919 -6.519959 4 34.67253 -6.519959 2 34.67253 -6.17531 4 34.6081 -6.17531 2 34.6081 -5.82469 4 34.6081 -5.82469 2 34.6081 -5.480041 4 34.67253 -5.480041 2 34.67253 -5.153097 4 34.79919 -5.153097 2 34.79919 -4.854994 4 34.98377 -4.854994 2 34.98377 -4.595883 4 35.21998 -4.595883 2 35.21998 -4.384587 4 35.49978 -4.384587 2 35.49978 -4.228303 4 35.81364 -4.228303 2 35.81364 -4.132351 4 36.15087 -4.132351 2 36.15087 -4.1 4 36.5 -4.980511 2 36.75128 -4.95 2 36.5 -5.070271 2 36.98796 -5.214064 2 37.19628 -5.403532 2 37.36413 -5.627665 2 37.48176 -5.873436 2 37.54234 -6.126564 2 37.54234 -6.372335 2 37.48176 -6.596468 2 37.36413 -6.785936 2 37.19628 -6.929729 2 36.98796 -7.019489 2 36.75128 -7.05 2 36.5 -7.019489 2 36.24872 -6.929729 2 36.01204 -6.785936 2 35.80372 -6.596468 2 35.63587 -6.372335 2 35.51823 -6.126564 2 35.45766 -5.873436 2 35.45766 -5.627665 2 35.51823 -5.403532 2 35.63587 -5.214064 2 35.80372 -5.070271 2 36.01204 -4.980511 2 36.24872 -24.5 14 37 -24.5 14 4 -3.5 8.698053 7.969295 -3.5 8.848248 20.0077 -3.5 9 8 -3.5 8.550956 20.06879 -3.5 8.408467 7.878437 -3.5 8.272047 20.18848 -3.5 8.143098 7.731145 -3.5 8.022942 20.36186 -3.5 7.912811 7.533451 -3.5 7.813837 20.58184 -3.5 7.727034 7.293446 -3.5 7.653293 20.83941 -3.5 7.593372 7.020958 -3.5 7.547884 21.12402 -3.5 7.517298 6.727142 -3.5 7.501925 21.42403 -3.5 7.517298 21.72714 -3.5 7.593372 22.02096 -3.5 7.727034 22.29345 -3.5 7.912811 22.53345 -3.5 8.143098 22.73115 -3.5 8.408467 22.87844 -3.5 8.698053 22.9693 -3.5 9 23 -3.5 9.301948 22.9693 -3.5 9.591534 22.87844 -3.5 9.856903 22.73115 -3.5 10.08719 22.53345 -3.5 10.27297 22.29345 -3.5 10.40663 22.02096 -3.5 10.4827 21.72714 -3.5 10.49807 21.42403 -3.5 7.501925 6.424026 -3.5 7.547884 6.124021 -3.5 7.653293 5.839409 -3.5 7.813837 5.581841 -3.5 8.022942 5.361863 -3.5 8.272047 5.18848 -3.5 8.550956 5.068791 -3.5 8.848248 5.007696 -3.5 9.151753 5.007696 -3.5 9.449045 5.068791 -3.5 9.727953 5.18848 -3.5 9.977059 5.361863 -3.5 10.18616 5.581841 -3.5 10.34671 5.839409 -3.5 10.45212 6.124021 -3.5 10.49807 6.424026 -3.5 10.4827 6.727142 -3.5 10.45212 21.12402 -3.5 10.40663 7.020958 -3.5 10.34671 20.83941 -3.5 10.27297 7.293446 -3.5 10.18616 20.58184 -3.5 10.08719 7.533451 -3.5 9.977059 20.36186 -3.5 9.856903 7.731145 -3.5 9.727953 20.18848 -3.5 9.591534 7.878437 -3.5 9.449045 20.06879 -3.5 9.301948 7.969295 -3.5 9.151753 20.0077 0 8.698053 7.969295 0 9 8 0 8.408467 7.878437 0 8.143098 7.731145 0 7.912811 7.533451 0 7.727034 7.293446 0 7.593372 7.020958 0 7.517298 6.727142 0 7.501925 6.424026 0 7.547884 6.124021 0 7.653293 5.839409 0 7.813837 5.581841 0 8.022942 5.361863 0 8.272047 5.18848 0 8.550956 5.068791 0 8.848248 5.007696 0 9.151753 5.007696 0 9.449045 5.068791 0 9.727953 5.18848 0 9.977059 5.361863 0 10.18616 5.581841 0 10.34671 5.839409 0 10.45212 6.124021 0 10.49807 6.424026 0 10.4827 6.727142 0 10.40663 7.020958 0 10.27297 7.293446 0 10.08719 7.533451 0 9.856903 7.731145 0 9.591534 7.878437 0 9.301948 7.969295 -24.5 8.698053 7.969295 -24.5 9 8 -24.5 8.408467 7.878437 -24.5 8.143098 7.731145 -24.5 7.912811 7.533451 -24.5 7.727034 7.293446 -24.5 7.593372 7.020958 -24.5 7.517298 6.727142 -24.5 7.501925 6.424026 -24.5 7.547884 6.124021 -24.5 7.653293 5.839409 -24.5 7.813837 5.581841 -24.5 8.022942 5.361863 -24.5 8.272047 5.18848 -24.5 8.550956 5.068791 -24.5 8.848248 5.007696 -24.5 9.151753 5.007696 -24.5 9.449045 5.068791 -24.5 9.727953 5.18848 -24.5 9.977059 5.361863 -24.5 10.18616 5.581841 -24.5 10.34671 5.839409 -24.5 10.45212 6.124021 -24.5 10.49807 6.424026 -24.5 10.4827 6.727142 -24.5 10.40663 7.020958 -24.5 10.27297 7.293446 -24.5 10.08719 7.533451 -24.5 9.856903 7.731145 -24.5 9.591534 7.878437 -24.5 9.301948 7.969295 0 8.698053 22.9693 0 9 23 0 8.408467 22.87844 0 8.143098 22.73115 0 7.912811 22.53345 0 7.727034 22.29345 0 7.593372 22.02096 0 7.517298 21.72714 0 7.501925 21.42403 0 7.547884 21.12402 0 7.653293 20.83941 0 7.813837 20.58184 0 8.022942 20.36186 0 8.272047 20.18848 0 8.550956 20.06879 0 8.848248 20.0077 0 9.151753 20.0077 0 9.449045 20.06879 0 9.727953 20.18848 0 9.977059 20.36186 0 10.18616 20.58184 0 10.34671 20.83941 0 10.45212 21.12402 0 10.49807 21.42403 0 10.4827 21.72714 0 10.40663 22.02096 0 10.27297 22.29345 0 10.08719 22.53345 0 9.856903 22.73115 0 9.591534 22.87844 0 9.301948 22.9693 -24.5 8.698053 22.9693 -24.5 9 23 -24.5 8.408467 22.87844 -24.5 8.143098 22.73115 -24.5 7.912811 22.53345 -24.5 7.727034 22.29345 -24.5 7.593372 22.02096 -24.5 7.517298 21.72714 -24.5 7.501925 21.42403 -24.5 7.547884 21.12402 -24.5 7.653293 20.83941 -24.5 7.813837 20.58184 -24.5 8.022942 20.36186 -24.5 8.272047 20.18848 -24.5 8.550956 20.06879 -24.5 8.848248 20.0077 -24.5 9.151753 20.0077 -24.5 9.449045 20.06879 -24.5 9.727953 20.18848 -24.5 9.977059 20.36186 -24.5 10.18616 20.58184 -24.5 10.34671 20.83941 -24.5 10.45212 21.12402 -24.5 10.49807 21.42403 -24.5 10.4827 21.72714 -24.5 10.40663 22.02096 -24.5 10.27297 22.29345 -24.5 10.08719 22.53345 -24.5 9.856903 22.73115 -24.5 9.591534 22.87844 -24.5 9.301948 22.9693 + + + + + + + + + + -0.7071079 0 0.7071058 -0.7071068 0 0.7071068 -0.7071068 0.7071068 0 -0.7071073 0.7071063 0 -0.7071068 0 -0.7071068 -0.7071067 0.5000001 -0.5000001 -0.7071067 0.5000002 -0.5 -0.7071072 0.4999998 0.4999998 -0.707107 0.5000001 0.4999998 -1 0 0 -1 1.64055e-5 0 -1 -1.24002e-5 0 -1 1.04749e-5 0 -1 -1.25815e-5 0 -1 5.96615e-6 0 -1 -5.92448e-6 0 -1 1.23113e-5 0 -1 -1.0077e-5 0 -1 1.60117e-5 0 -1 -2.30023e-5 0 -1 1.51657e-6 0 -1 -1.24755e-6 0 -1 3.12565e-5 0 -1 -2.18174e-5 0 -1 1.56103e-5 0 -1 4.64246e-6 0 -1 -1.05078e-6 0 -1 1.05078e-6 0 -1 -4.64246e-6 0 -1 -1.56103e-5 0 -1 2.18174e-5 0 -1 -3.12566e-5 0 -1 -2.45828e-5 0 -1 -1.22075e-5 0 -1 -1.36636e-5 0 -1 -7.54666e-6 0 -1 -3.13201e-6 0 -1 -8.42664e-6 0 -1 -1.04875e-5 0 -1 2.70705e-5 0 -1 2.25496e-5 0 -1 -1.95278e-5 0 -1 -2.25495e-5 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.7071068 0 0.7071068 0.7071079 0 0.7071058 0.7071072 0.4999998 0.4999998 0.707107 0.5000001 0.4999998 0.7071068 0.7071068 0 0.7071067 0.5000001 -0.5000001 0.7071067 0.5000001 -0.5 0.7071068 0 -0.7071068 0 0 1 0 0.7071068 0.7071068 0 1 0 0 0.7071068 -0.7071068 0 0 -1 -0.9957345 0 -0.09226548 -0.961826 0 -0.2736619 -0.8951637 0 -0.4457377 -0.8951593 0 -0.4457464 -0.798019 0 -0.6026323 -0.6736994 0 -0.7390055 -0.5264325 0 -0.8502169 -0.3612542 0 -0.9324675 -0.1837604 0 -0.9829711 0.1837393 0 -0.982975 0.3612352 0 -0.9324748 0.5264325 0 -0.8502169 0.6736876 0 -0.7390164 0.798019 0 -0.6026323 0.8951637 0 -0.4457377 0.961826 0 -0.2736619 0.9957343 0 -0.09226751 0.9957345 0 0.09226548 0.961826 0 0.2736619 0.8951593 0 0.4457464 0.798019 0 0.6026323 0.6736994 0 0.7390055 0.5264325 0 0.8502169 0.3612542 0 0.9324675 0.1837604 0 0.9829711 -0.1837393 0 0.982975 -0.3612352 0 0.9324748 -0.5264325 0 0.8502169 -0.6736876 0 0.7390164 -0.798019 0 0.6026323 -0.8951637 0 0.4457377 -0.961826 0 0.2736619 -0.9957343 0 0.09226751 -0.9957343 0 -0.09226751 -0.6736876 0 -0.7390164 -0.3612352 0 -0.9324748 -0.1837393 0 -0.982975 0.1837604 0 -0.9829711 0.3612542 0 -0.9324675 0.6736994 0 -0.7390055 0.8951593 0 -0.4457464 0.9957345 0 -0.09226548 0.9957343 0 0.09226751 0.8951637 0 0.4457377 0.6736876 0 0.7390164 0.3612352 0 0.9324748 0.1837393 0 0.982975 -0.1837604 0 0.9829711 -0.3612542 0 0.9324675 -0.6736994 0 0.7390055 -0.8951593 0 0.4457464 -0.9957345 0 0.09226548 -0.9957344 0 -0.09226649 -0.8951615 0 -0.445742 -0.6736935 0 -0.7390109 -0.3612447 0 -0.932471 -0.1837498 0 -0.982973 0.1837498 0 -0.982973 0.3612447 0 -0.932471 0.5264247 0 -0.8502219 0.8951615 0 -0.445742 0.9957344 0 -0.09226649 0.9957344 0 0.09226649 0.8951615 0 0.445742 0.6736935 0 0.7390109 0.3612447 0 0.932471 0.1837498 0 0.982973 -0.1837498 0 0.982973 -0.3612447 0 0.932471 -0.5264247 0 0.8502219 -0.8951615 0 0.445742 -0.9957344 0 0.09226649 -0.5264247 0 -0.8502219 0.6736935 0 -0.7390109 0.5264247 0 0.8502219 -0.6736935 0 0.7390109 -0.9957342 0 -0.09226787 -0.9618253 0 -0.2736644 -0.8951637 0 -0.4457377 -0.7980171 0 -0.6026349 -0.5264332 0 -0.8502166 -0.3612437 0 -0.9324714 -0.18375 0 -0.982973 0.18375 0 -0.982973 0.3612437 0 -0.9324714 0.5264253 0 -0.8502214 0.7980171 0 -0.6026349 0.8951637 0 -0.4457377 0.9618253 0 -0.2736644 0.9957342 0 -0.09226787 0.9957342 0 0.09226787 0.9618253 0 0.2736644 0.8951637 0 0.4457377 0.7980171 0 0.6026349 0.5264332 0 0.8502166 0.3612437 0 0.9324714 0.18375 0 0.982973 -0.18375 0 0.982973 -0.3612437 0 0.9324714 -0.5264253 0 0.8502214 -0.7980171 0 0.6026349 -0.8951637 0 0.4457377 -0.9618253 0 0.2736644 -0.9957342 0 0.09226787 -0.5264253 0 -0.8502214 0.5264332 0 -0.8502166 0.5264253 0 0.8502214 -0.5264332 0 0.8502166 -0.9957343 0 -0.09226673 -0.9618263 0 -0.2736612 -0.895162 0 -0.4457409 -0.673695 0 -0.7390096 -0.3612423 0 -0.932472 -0.1837472 0 -0.9829735 0.3612423 0 -0.932472 0.5264306 0 -0.8502182 0.6736965 0 -0.7390082 0.895162 0 -0.4457409 0.9957343 0 -0.09226673 0.9957343 0 0.09226673 0.9618261 0 0.2736616 0.6736958 0 0.7390089 0.5264316 0 0.8502177 0.3612423 0 0.932472 -0.1837485 0 0.9829733 -0.3612423 0 0.932472 -0.5264316 0 0.8502177 -0.673695 0 0.7390096 -0.7980195 0 0.6026316 -0.9618263 0 0.2736612 -0.9957343 0 0.09226673 -0.6736965 0 -0.7390082 -0.5264306 0 -0.8502182 0.1837472 0 -0.9829735 0.673695 0 -0.7390096 0.9618263 0 -0.2736612 0.9618263 0 0.2736612 0.7980195 0 0.6026316 0.673695 0 0.7390096 0.1837485 0 0.9829733 -0.6736958 0 0.7390089 -0.9618261 0 0.2736616 -0.9957343 0 -0.09226703 -0.9618264 0 -0.2736605 0.3612399 0 -0.9324729 0.9618264 0 -0.2736605 0.9957343 0 0.09226703 0.6736965 0 0.7390082 -0.3612399 0 0.9324729 -0.9618264 0 0.2736605 -0.3612399 0 -0.9324729 0.9957343 0 -0.09226703 0.9618264 0 0.2736605 0.3612399 0 0.9324729 -0.6736965 0 0.7390082 -0.9957343 0 0.09226703 -0.9957343 0 -0.09226834 -0.9618257 0 -0.273663 0.361239 0 -0.9324733 0.9618257 0 -0.273663 0.9957343 0 0.09226834 -0.361239 0 0.9324733 -0.9618257 0 0.273663 -0.361239 0 -0.9324733 0.9957343 0 -0.09226834 0.9618257 0 0.273663 0.361239 0 0.9324733 -0.9957343 0 0.09226834 -0.9957343 0 -0.0922681 -0.9618256 0 -0.2736637 -0.8951642 0 -0.4457366 -0.3612414 0 -0.9324724 -0.1837474 0 -0.9829735 0.3612414 0 -0.9324724 0.5264312 0 -0.8502178 0.8951642 0 -0.4457366 0.9957343 0 -0.0922681 0.9957343 0 0.0922681 0.9618254 0 0.2736641 0.5264322 0 0.8502172 0.3612414 0 0.9324724 -0.1837487 0 0.9829733 -0.3612414 0 0.9324724 -0.5264322 0 0.8502172 -0.7980176 0 0.6026343 -0.9618256 0 0.2736637 -0.9957343 0 0.0922681 -0.5264312 0 -0.8502178 0.1837474 0 -0.9829735 0.9618256 0 -0.2736637 0.9618256 0 0.2736637 0.7980176 0 0.6026343 0.1837487 0 0.9829733 -0.9618254 0 0.2736641 -0.9957344 0 -0.09226685 -0.8951658 0 -0.4457333 -0.8951615 0 -0.445742 -0.3612532 0 -0.9324678 -0.1837606 0 -0.9829711 0.1837396 0 -0.982975 0.3612343 0 -0.9324752 0.8951658 0 -0.4457333 0.9957342 0 -0.09226888 0.9957344 0 0.09226685 0.8951615 0 0.445742 0.3612532 0 0.9324678 0.1837606 0 0.9829711 -0.1837396 0 0.982975 -0.3612343 0 0.9324752 -0.8951658 0 0.4457333 -0.9957342 0 0.09226888 -0.9957342 0 -0.09226888 -0.3612343 0 -0.9324752 -0.1837396 0 -0.982975 0.1837606 0 -0.9829711 0.3612532 0 -0.9324678 0.8951615 0 -0.445742 0.9957344 0 -0.09226685 0.9957342 0 0.09226888 0.8951658 0 0.4457333 0.3612343 0 0.9324752 0.1837396 0 0.982975 -0.1837606 0 0.9829711 -0.3612532 0 0.9324678 -0.8951615 0 0.445742 -0.9957344 0 0.09226685 -0.9927095 0 0.1205321 -0.9350172 0 0.3546025 -0.8229747 0 0.5680782 -0.8229843 0 0.5680642 -0.6631226 0 0.7485108 -0.4647113 0 0.8854623 -0.2393164 0 0.9709417 0.2393164 0 0.9709417 0.464735 0 0.8854499 0.6631226 0 0.7485108 0.8229747 0 0.5680782 0.9350172 0 0.3546025 0.9927095 0 0.1205321 0.9927095 0 -0.1205321 0.9350172 0 -0.3546025 0.8229843 0 -0.5680642 0.6631226 0 -0.7485108 0.4647113 0 -0.8854623 0.2393164 0 -0.9709417 -0.2393164 0 -0.9709417 -0.464735 0 -0.8854499 -0.6631226 0 -0.7485108 -0.8229747 0 -0.5680782 -0.9350172 0 -0.3546025 -0.9927095 0 -0.1205321 -0.464735 0 0.8854499 0.4647113 0 0.8854623 0.8229843 0 0.5680642 0.8229747 0 -0.5680782 0.464735 0 -0.8854499 -0.4647113 0 -0.8854623 -0.8229843 0 -0.5680642 -0.9350153 0 0.3546075 -0.4647232 0 0.8854561 0.4647232 0 0.8854561 0.9350153 0 -0.3546075 0.4647232 0 -0.8854561 -0.4647232 0 -0.8854561 0.9350153 0 0.3546075 -0.9350153 0 -0.3546075 -0.9927088 0 0.1205376 -0.8229852 0 0.5680629 -0.4647223 0 0.8854565 0.4647223 0 0.8854565 0.8229852 0 0.5680629 0.9927088 0 0.1205376 0.9927088 0 -0.1205376 0.8229852 0 -0.5680629 0.4647223 0 -0.8854565 -0.4647223 0 -0.8854565 -0.8229852 0 -0.5680629 -0.9927088 0 -0.1205376 -0.9927095 0 0.1205325 -0.9350168 0 0.3546037 -0.8229831 0 0.5680659 -0.8229825 0 0.5680668 0.8229831 0 0.5680659 0.9350168 0 0.3546037 0.9927095 0 -0.1205325 0.9350168 0 -0.3546037 0.822982 0 -0.5680677 0.4647261 0 -0.8854545 -0.2393128 0 -0.9709426 -0.8229831 0 -0.5680659 -0.9350168 0 -0.3546037 0.8229825 0 0.5680668 0.9927095 0 0.1205325 0.8229831 0 -0.5680659 0.2393128 0 -0.9709426 -0.4647261 0 -0.8854545 -0.822982 0 -0.5680677 -0.9927095 0 -0.1205325 -0.9350162 0 0.354605 -0.822982 0 0.5680677 0.9350162 0 0.354605 0.9350162 0 -0.354605 -0.9350162 0 -0.354605 0.822982 0 0.5680677 -0.8229827 0 0.5680664 0.8229827 0 -0.5680664 0.8229827 0 0.5680664 -0.8229827 0 -0.5680664 -0.9927088 0 0.1205381 -0.822984 0 0.5680646 -0.8229835 0 0.5680655 0.822984 0 0.5680646 0.9927088 0 -0.1205381 0.4647253 0 -0.885455 -0.822984 0 -0.5680646 0.8229835 0 0.5680655 0.9927088 0 0.1205381 0.822984 0 -0.5680646 -0.4647253 0 -0.885455 -0.9927088 0 -0.1205381 -0.8229755 0 0.5680769 -0.4647105 0 0.8854627 0.4647341 0 0.8854503 0.8229755 0 0.5680769 0.4647105 0 -0.8854627 -0.4647341 0 -0.8854503 -0.8229755 0 -0.5680769 -0.4647341 0 0.8854503 0.4647105 0 0.8854627 0.8229755 0 -0.5680769 0.4647341 0 -0.8854503 -0.4647105 0 -0.8854627 -1 -5.31577e-7 0 -1 -5.80307e-7 0 -1 -1.95129e-6 0 -1 2.72718e-6 0 -1 -3.90707e-6 0 -1 -3.07285e-6 0 -1 0 0 -1 -3.05225e-6 0 -1 3.25493e-6 0 -1 -1.98683e-6 0 -1 1.66781e-6 0 -1 -1.49504e-6 0 -1 1.44363e-6 0 -1 -1.56691e-6 0 -1 -6.28974e-6 0 -1 0 0 -1 2.44098e-6 0 -1 2.8187e-6 0 -1 -1.41722e-6 0 -1 9.60512e-7 0 -1 2.68947e-6 0 -1 -2.47616e-6 0 -1 -7.11885e-7 0 -1 -2.76773e-6 0 -1 3.90706e-6 0 -1 -2.72717e-6 0 -1 1.95129e-6 0 -1 5.80307e-7 0 -1 -1.31347e-7 0 -1 0 0 -1 -2.81869e-6 0 0 0.1011684 -0.9948694 0 0.2993622 -0.9541396 0 0.2993653 -0.9541386 0 0.4853006 -0.8743474 0 0.6513709 -0.7587595 0 0.7907766 -0.612105 0 0.8978064 -0.4403906 0 0.9680776 -0.2506511 0 0.9987164 -0.0506522 0 0.9884682 0.1514291 0 0.9377522 0.3473054 0 0.8486445 0.5289638 0 0.7247923 0.6889676 0 0.5712692 0.8207628 0 0.3943552 0.9189581 0 0.2012966 0.9795304 0 -0.2012994 0.9795298 0 -0.3943552 0.9189581 0 -0.5712709 0.8207616 0 -0.7247904 0.6889694 0 -0.8486428 0.5289663 0 -0.937751 0.3473085 0 -0.9884682 0.1514291 0 -0.998717 -0.05064147 0 -0.9680792 -0.2506443 0 -0.8978064 -0.4403906 0 -0.7907748 -0.6121072 0 -0.6513745 -0.7587564 0 -0.4853021 -0.8743466 0 -0.2993663 -0.9541383 0 -0.1011688 -0.9948693 0 -0.2993622 -0.9541396 0 0.4853021 -0.8743466 0 0.6513727 -0.758758 0 0.7907748 -0.6121072 0 0.8978036 -0.4403964 0 0.9987165 -0.05064862 0 0.9884687 0.1514256 0 0.8486428 0.5289663 0 0.724794 0.6889657 0 0.2012987 0.97953 0 -0.2012966 0.9795304 0 -0.5712675 0.820764 0 -0.724794 0.6889657 0 -0.8486493 0.528956 0 -0.9884693 0.151422 0 -0.9987162 -0.05065578 0 -0.9680758 -0.2506578 0 -0.8978036 -0.4403964 0 -0.6513709 -0.7587595 0 -0.4852991 -0.8743484 0 -0.1011673 -0.9948695 0 0.1011677 -0.9948695 0 0.7907767 -0.6121048 0 0.8978064 -0.4403905 0 0.9680776 -0.250651 0 0.9377521 0.3473054 0 0.8486444 0.5289639 0 0.5712689 0.820763 0 -0.5712706 0.8207619 0 -0.8486428 0.5289664 0 -0.937751 0.3473086 0 -0.9680793 -0.2506443 0 -0.8978064 -0.4403905 0 -0.790775 -0.612107 0 0.7907747 -0.6121075 0 0.8978035 -0.4403963 0 0.8486428 0.5289664 0 0.5712695 0.8207626 0 -0.5712679 0.8207638 0 -0.8486492 0.5289561 0 -0.9680758 -0.2506577 0 -0.8978035 -0.4403963 0 -0.7907747 -0.6121075 0 0.1011669 -0.9948695 0 0.7907778 -0.6121035 0 0.897806 -0.4403912 0 0.9680775 -0.2506515 0 0.9377523 0.3473048 0 0.8486449 0.528963 0 0.5712671 0.8207643 0 0.3943579 0.918957 0 0.201295 0.9795307 0 -0.2012979 0.9795301 0 -0.3943579 0.918957 0 -0.5712687 0.8207631 0 -0.8486433 0.5289656 0 -0.9377512 0.347308 0 -0.9680792 -0.2506447 0 -0.897806 -0.4403912 0 -0.790776 -0.6121057 0 -0.1011672 -0.9948694 0 0.790776 -0.6121057 0 0.8978031 -0.440397 0 0.8486433 0.5289656 0 0.2012972 0.9795302 0 -0.201295 0.9795307 0 -0.5712654 0.8207655 0 -0.8486497 0.5289552 0 -0.9680756 -0.2506582 0 -0.8978031 -0.440397 0 -0.1011658 -0.9948696 0 0.1011661 -0.9948696 1 0 0 1 1.41519e-5 0 1 -4.47505e-6 0 1 6.75508e-6 0 1 -9.00976e-6 0 1 4.33089e-6 0 1 -6.97926e-7 0 1 7.05857e-7 0 1 -4.48511e-6 0 1 9.58994e-6 0 1 -7.45062e-6 0 1 -1.73596e-5 0 1 2.44179e-5 0 1 -4.47994e-5 0 1 -1.99025e-5 0 1 4.1418e-5 0 1 -6.25131e-6 0 1 -1.28567e-5 0 1 -9.75644e-6 0 1 1.33471e-5 0 1 -6.50748e-6 0 1 7.48679e-6 0 1 -7.48679e-6 0 1 6.50748e-6 0 1 -1.33471e-5 0 1 9.75646e-6 0 1 1.28567e-5 0 1 6.25129e-6 0 1 -1.40474e-5 0 1 -7.44895e-6 0 1 -8.9951e-6 0 1 2.70968e-5 0 1 -1.13902e-5 0 1 6.44517e-7 0 1 9.90464e-6 0 1 -6.3875e-6 0 1 -1.1409e-5 0 1 -9.92056e-6 0 1 3.51874e-5 0 1 -2.43273e-5 0 1 -4.14176e-5 0 0 1 -8.90886e-7 0 1 8.95611e-7 0 1 -2.06699e-6 0 1 8.95613e-7 0 1 -8.90889e-7 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 2 1 1 1 3 1 4 2 5 2 6 2 6 3 5 3 7 3 8 4 9 4 10 4 10 4 9 4 11 4 8 5 10 5 5 5 5 6 10 6 7 6 3 7 4 7 2 7 2 8 4 8 6 8 2 9 12 9 0 9 2 10 13 10 12 10 2 9 14 9 13 9 2 11 15 11 14 11 2 12 16 12 15 12 2 13 17 13 16 13 2 14 18 14 17 14 2 15 19 15 18 15 2 16 20 16 19 16 2 17 21 17 20 17 2 9 6 9 21 9 21 18 6 18 22 18 22 9 6 9 23 9 23 19 6 19 24 19 24 9 6 9 25 9 25 9 6 9 26 9 26 20 6 20 7 20 27 21 7 21 28 21 29 22 28 22 30 22 31 23 30 23 32 23 33 24 32 24 34 24 35 25 34 25 36 25 37 9 36 9 38 9 39 26 38 26 40 26 41 27 40 27 42 27 43 9 42 9 44 9 45 28 44 28 46 28 47 29 46 29 48 29 49 30 48 30 50 30 51 31 50 31 52 31 53 32 52 32 54 32 11 9 54 9 55 9 56 33 11 33 55 33 56 9 57 9 11 9 11 9 57 9 10 9 10 34 57 34 58 34 59 9 10 9 58 9 59 9 60 9 10 9 10 35 60 35 61 35 62 9 10 9 61 9 62 9 63 9 10 9 10 36 63 36 64 36 65 9 10 9 64 9 65 9 66 9 10 9 10 9 66 9 67 9 68 9 10 9 67 9 68 9 7 9 10 9 68 37 69 37 7 37 7 9 69 9 70 9 71 38 7 38 70 38 71 39 28 39 7 39 0 9 72 9 11 9 0 9 73 9 72 9 0 9 12 9 73 9 72 9 53 9 11 9 11 9 53 9 54 9 53 9 51 9 52 9 51 9 49 9 50 9 49 40 47 40 48 40 47 9 45 9 46 9 45 9 43 9 44 9 43 9 41 9 42 9 41 9 39 9 40 9 39 9 37 9 38 9 37 9 35 9 36 9 35 41 33 41 34 41 33 42 31 42 32 42 31 9 29 9 30 9 29 9 27 9 28 9 27 9 26 9 7 9 74 43 75 43 76 43 74 44 77 44 75 44 74 45 78 45 77 45 77 46 78 46 79 46 79 47 78 47 80 47 81 48 80 48 82 48 83 49 82 49 84 49 85 50 84 50 86 50 87 51 86 51 88 51 89 52 88 52 90 52 89 53 87 53 88 53 79 54 80 54 81 54 81 49 82 49 83 49 83 55 84 55 85 55 85 52 86 52 87 52 88 56 91 56 90 56 90 55 91 55 92 55 92 49 91 49 93 49 94 48 93 48 95 48 96 47 95 47 97 47 98 57 97 57 99 57 100 58 99 58 101 58 100 59 98 59 99 59 100 60 102 60 98 60 100 61 103 61 102 61 102 61 103 61 104 61 104 61 103 61 105 61 106 61 105 61 107 61 108 61 107 61 109 61 110 61 109 61 111 61 112 61 111 61 113 61 114 61 113 61 115 61 114 61 112 61 113 61 92 49 93 49 94 49 94 54 95 54 96 54 96 46 97 46 98 46 99 62 116 62 101 62 101 63 116 63 117 63 117 64 116 64 118 64 119 65 118 65 120 65 121 66 120 66 122 66 123 67 122 67 124 67 125 68 124 68 126 68 1 69 126 69 127 69 1 70 125 70 126 70 1 61 128 61 125 61 1 61 129 61 128 61 1 61 130 61 129 61 1 61 131 61 130 61 1 61 132 61 131 61 1 61 133 61 132 61 1 61 134 61 133 61 1 61 135 61 134 61 1 61 0 61 135 61 135 61 0 61 136 61 136 61 0 61 137 61 138 61 137 61 139 61 140 61 139 61 141 61 142 61 141 61 143 61 144 61 143 61 115 61 113 61 144 61 115 61 117 71 118 71 119 71 119 72 120 72 121 72 121 73 122 73 123 73 123 74 124 74 125 74 126 75 145 75 127 75 127 76 145 76 146 76 147 77 127 77 146 77 147 78 148 78 127 78 127 79 148 79 149 79 150 80 127 80 149 80 150 81 151 81 127 81 127 82 151 82 76 82 75 83 127 83 76 83 152 58 153 58 154 58 152 84 155 84 153 84 152 60 156 60 155 60 152 61 157 61 156 61 156 61 157 61 158 61 158 61 157 61 159 61 160 61 159 61 161 61 162 61 161 61 163 61 164 61 163 61 165 61 166 61 165 61 167 61 168 61 167 61 169 61 168 61 166 61 167 61 158 61 159 61 160 61 160 61 161 61 162 61 162 61 163 61 164 61 164 61 165 61 166 61 167 61 170 61 169 61 169 61 170 61 171 61 171 61 170 61 172 61 173 61 172 61 174 61 175 61 174 61 176 61 177 61 176 61 178 61 0 61 178 61 179 61 137 61 0 61 179 61 171 61 172 61 173 61 173 61 174 61 175 61 175 61 176 61 177 61 177 61 178 61 0 61 180 61 0 61 11 61 181 61 11 61 182 61 183 61 181 61 182 61 183 61 184 61 181 61 183 61 185 61 184 61 183 61 186 61 185 61 185 61 186 61 187 61 187 61 186 61 188 61 189 61 188 61 190 61 191 61 190 61 192 61 193 61 191 61 192 61 193 61 194 61 191 61 193 61 195 61 194 61 194 61 195 61 196 61 196 61 195 61 197 61 198 61 197 61 199 61 200 61 199 61 201 61 202 61 201 61 203 61 204 85 203 85 205 85 206 45 205 45 207 45 206 84 204 84 205 84 206 86 208 86 204 86 206 87 209 87 208 87 208 63 209 63 156 63 156 64 209 64 155 64 136 61 137 61 138 61 138 61 139 61 140 61 140 61 141 61 142 61 142 61 143 61 144 61 112 61 110 61 111 61 110 61 108 61 109 61 108 61 106 61 107 61 106 61 104 61 105 61 98 88 102 88 210 88 210 89 102 89 154 89 153 87 210 87 154 87 211 90 212 90 213 90 211 91 214 91 212 91 211 53 215 53 214 53 211 92 216 92 215 92 215 93 216 93 217 93 218 94 217 94 219 94 220 95 219 95 221 95 222 96 221 96 223 96 224 97 223 97 225 97 226 98 225 98 227 98 226 99 224 99 225 99 215 100 217 100 218 100 218 101 219 101 220 101 220 102 221 102 222 102 222 98 223 98 224 98 225 103 228 103 227 103 227 102 228 102 229 102 229 95 228 95 230 95 231 94 230 94 232 94 233 93 232 93 207 93 205 46 233 46 207 46 229 101 230 101 231 101 231 100 232 100 233 100 153 45 155 45 234 45 234 104 155 104 235 104 236 105 235 105 237 105 238 106 237 106 239 106 240 107 239 107 241 107 242 108 241 108 243 108 244 53 242 53 243 53 244 53 245 53 242 53 244 109 246 109 245 109 245 103 246 103 247 103 247 107 246 107 248 107 249 106 248 106 250 106 251 105 250 105 252 105 253 104 252 104 254 104 255 110 254 110 75 110 256 111 75 111 77 111 256 112 255 112 75 112 234 113 235 113 236 113 236 49 237 49 238 49 238 114 239 114 240 114 240 103 241 103 242 103 247 115 248 115 249 115 249 49 250 49 251 49 251 113 252 113 253 113 254 116 213 116 75 116 75 117 213 117 212 117 257 118 258 118 259 118 257 119 260 119 258 119 258 120 260 120 261 120 262 121 258 121 261 121 262 122 263 122 258 122 258 123 263 123 264 123 265 124 258 124 264 124 265 125 266 125 258 125 258 126 266 126 267 126 9 61 267 61 268 61 269 61 9 61 268 61 269 61 270 61 9 61 9 61 270 61 271 61 272 61 9 61 271 61 272 61 273 61 9 61 9 61 273 61 274 61 275 61 9 61 274 61 275 61 11 61 9 61 275 61 276 61 11 61 11 61 276 61 277 61 278 61 11 61 277 61 278 61 182 61 11 61 267 127 266 127 279 127 279 128 266 128 280 128 281 129 280 129 282 129 283 130 282 130 284 130 285 131 284 131 286 131 287 132 286 132 288 132 289 133 288 133 290 133 291 134 290 134 292 134 293 135 292 135 294 135 203 136 294 136 205 136 203 89 293 89 294 89 279 137 280 137 281 137 281 138 282 138 283 138 283 139 284 139 285 139 285 140 286 140 287 140 287 141 288 141 289 141 292 45 290 45 295 45 295 142 290 142 296 142 297 143 296 143 298 143 299 144 298 144 300 144 301 46 300 46 302 46 303 145 302 145 304 145 305 146 303 146 304 146 305 99 306 99 303 99 305 147 307 147 306 147 306 148 307 148 308 148 308 149 307 149 309 149 310 101 309 101 311 101 310 57 308 57 309 57 295 150 296 150 297 150 297 151 298 151 299 151 299 57 300 57 301 57 301 152 302 152 303 152 309 151 312 151 311 151 311 100 312 100 313 100 313 153 312 153 314 153 315 154 314 154 316 154 212 155 316 155 259 155 258 156 212 156 259 156 313 157 314 157 315 157 315 158 316 158 212 158 317 159 212 159 214 159 317 160 315 160 212 160 291 161 292 161 293 161 290 84 291 84 289 84 289 61 291 61 318 61 319 61 318 61 320 61 321 61 320 61 322 61 323 61 322 61 324 61 325 61 324 61 326 61 327 61 326 61 328 61 329 61 328 61 330 61 329 61 327 61 328 61 289 61 318 61 319 61 319 61 320 61 321 61 321 61 322 61 323 61 323 61 324 61 325 61 325 61 326 61 327 61 328 61 331 61 330 61 330 61 331 61 332 61 332 61 331 61 333 61 334 61 332 61 333 61 334 61 335 61 332 61 334 61 336 61 335 61 335 61 336 61 337 61 337 61 336 61 277 61 276 61 337 61 277 61 187 61 188 61 189 61 189 61 190 61 191 61 196 61 197 61 198 61 198 61 199 61 200 61 200 61 201 61 202 61 258 61 267 61 9 61 255 45 253 45 254 45 204 61 202 61 203 61 181 61 180 61 11 61 180 61 177 61 0 61 338 162 127 162 339 162 339 163 127 163 75 163 338 164 339 164 340 164 340 165 339 165 341 165 342 166 340 166 343 166 343 166 340 166 341 166 344 167 342 167 345 167 345 168 342 168 343 168 212 169 258 169 345 169 345 169 258 169 344 169 346 170 3 170 347 170 347 170 3 170 1 170 127 170 347 170 1 170 127 170 348 170 347 170 127 170 338 170 348 170 348 170 338 170 349 170 340 171 350 171 338 171 338 171 350 171 349 171 342 172 351 172 340 172 340 172 351 172 350 172 344 173 352 173 342 173 342 173 352 173 351 173 8 174 353 174 9 174 8 174 354 174 353 174 353 174 355 174 9 174 9 174 355 174 258 174 258 174 355 174 344 174 344 174 355 174 352 174 356 175 357 175 358 175 356 176 359 176 357 176 356 176 360 176 359 176 359 177 360 177 361 177 361 178 360 178 362 178 363 179 362 179 364 179 365 180 364 180 366 180 367 181 366 181 368 181 369 182 368 182 370 182 371 183 370 183 372 183 373 174 372 174 374 174 375 184 374 184 376 184 377 185 376 185 378 185 379 186 378 186 380 186 381 187 380 187 382 187 383 188 382 188 384 188 385 189 384 189 386 189 387 190 386 190 388 190 389 191 388 191 390 191 391 192 390 192 392 192 393 193 392 193 394 193 395 194 394 194 396 194 397 195 396 195 398 195 399 196 398 196 400 196 401 197 400 197 402 197 403 198 402 198 404 198 405 199 404 199 406 199 407 170 406 170 408 170 409 200 408 200 410 200 411 201 410 201 412 201 413 202 412 202 414 202 415 203 414 203 416 203 417 204 416 204 418 204 419 205 418 205 420 205 421 206 420 206 422 206 423 207 422 207 358 207 357 208 423 208 358 208 361 179 362 179 363 179 363 209 364 209 365 209 365 181 366 181 367 181 367 210 368 210 369 210 369 211 370 211 371 211 371 174 372 174 373 174 373 212 374 212 375 212 375 213 376 213 377 213 377 186 378 186 379 186 379 214 380 214 381 214 381 188 382 188 383 188 383 215 384 215 385 215 385 190 386 190 387 190 387 216 388 216 389 216 389 217 390 217 391 217 391 193 392 193 393 193 393 218 394 218 395 218 395 195 396 195 397 195 397 219 398 219 399 219 399 197 400 197 401 197 401 220 402 220 403 220 403 221 404 221 405 221 405 170 406 170 407 170 407 222 408 222 409 222 409 223 410 223 411 223 411 202 412 202 413 202 413 224 414 224 415 224 415 204 416 204 417 204 417 225 418 225 419 225 419 206 420 206 421 206 421 226 422 226 423 226 424 172 356 172 425 172 424 172 360 172 356 172 424 172 426 172 360 172 360 172 426 172 362 172 362 172 426 172 427 172 364 172 427 172 366 172 364 172 362 172 427 172 427 172 428 172 366 172 366 172 428 172 368 172 368 172 428 172 429 172 370 172 429 172 430 172 372 172 430 172 374 172 372 172 370 172 430 172 368 172 429 172 370 172 430 172 431 172 374 172 374 172 431 172 376 172 376 172 431 172 432 172 378 172 432 172 433 172 380 172 433 172 434 172 382 172 434 172 384 172 382 172 380 172 434 172 376 172 432 172 378 172 378 172 433 172 380 172 434 172 435 172 384 172 384 172 435 172 386 172 386 172 435 172 436 172 388 172 436 172 437 172 390 172 437 172 392 172 390 172 388 172 437 172 386 172 436 172 388 172 437 172 438 172 392 172 392 172 438 172 394 172 394 172 438 172 439 172 396 172 439 172 440 172 398 172 440 172 400 172 398 172 396 172 440 172 394 172 439 172 396 172 440 172 441 172 400 172 400 172 441 172 402 172 402 172 441 172 442 172 404 172 442 172 443 172 406 172 443 172 444 172 408 172 444 172 410 172 408 172 406 172 444 172 402 172 442 172 404 172 404 172 443 172 406 172 444 172 445 172 410 172 410 172 445 172 412 172 412 172 445 172 446 172 414 172 446 172 447 172 416 172 447 172 418 172 416 172 414 172 447 172 412 172 446 172 414 172 447 172 448 172 418 172 418 172 448 172 420 172 420 172 448 172 449 172 422 172 449 172 425 172 358 172 425 172 356 172 358 172 422 172 425 172 420 172 449 172 422 172 450 227 451 227 452 227 450 176 453 176 451 176 450 176 454 176 453 176 453 228 454 228 455 228 455 228 454 228 456 228 457 179 456 179 458 179 459 229 458 229 460 229 461 181 460 181 462 181 463 230 462 230 464 230 465 231 464 231 466 231 467 174 466 174 468 174 469 232 468 232 470 232 471 233 470 233 472 233 473 234 472 234 474 234 475 214 474 214 476 214 477 188 476 188 478 188 479 235 478 235 480 235 481 190 480 190 482 190 483 236 482 236 484 236 485 237 484 237 486 237 487 193 486 193 488 193 489 238 488 238 490 238 491 195 490 195 492 195 493 239 492 239 494 239 495 197 494 197 496 197 497 240 496 240 498 240 499 241 498 241 500 241 501 170 500 170 502 170 503 242 502 242 504 242 505 243 504 243 506 243 507 244 506 244 508 244 509 224 508 224 510 224 511 204 510 204 512 204 513 245 512 245 514 245 515 206 514 206 516 206 517 246 516 246 452 246 451 227 517 227 452 227 455 179 456 179 457 179 457 180 458 180 459 180 459 247 460 247 461 247 461 230 462 230 463 230 463 231 464 231 465 231 465 174 466 174 467 174 467 232 468 232 469 232 469 233 470 233 471 233 471 186 472 186 473 186 473 248 474 248 475 248 475 188 476 188 477 188 477 235 478 235 479 235 479 190 480 190 481 190 481 236 482 236 483 236 483 237 484 237 485 237 485 193 486 193 487 193 487 238 488 238 489 238 489 195 490 195 491 195 491 196 492 196 493 196 493 249 494 249 495 249 495 240 496 240 497 240 497 241 498 241 499 241 499 170 500 170 501 170 501 242 502 242 503 242 503 243 504 243 505 243 505 202 506 202 507 202 507 250 508 250 509 250 509 204 510 204 511 204 511 245 512 245 513 245 513 206 514 206 515 206 515 246 516 246 517 246 518 172 450 172 519 172 518 172 454 172 450 172 518 172 520 172 454 172 454 172 520 172 456 172 456 172 520 172 521 172 458 172 521 172 460 172 458 172 456 172 521 172 521 172 522 172 460 172 460 172 522 172 462 172 462 172 522 172 523 172 464 172 523 172 524 172 466 172 524 172 468 172 466 172 464 172 524 172 462 172 523 172 464 172 524 172 525 172 468 172 468 172 525 172 470 172 470 172 525 172 526 172 472 172 526 172 527 172 474 172 527 172 528 172 476 172 528 172 478 172 476 172 474 172 528 172 470 172 526 172 472 172 472 172 527 172 474 172 528 172 529 172 478 172 478 172 529 172 480 172 480 172 529 172 530 172 482 172 530 172 531 172 484 172 531 172 486 172 484 172 482 172 531 172 480 172 530 172 482 172 531 172 532 172 486 172 486 172 532 172 488 172 488 172 532 172 533 172 490 172 533 172 534 172 492 172 534 172 494 172 492 172 490 172 534 172 488 172 533 172 490 172 534 172 535 172 494 172 494 172 535 172 496 172 496 172 535 172 536 172 498 172 536 172 537 172 500 172 537 172 538 172 502 172 538 172 504 172 502 172 500 172 538 172 496 172 536 172 498 172 498 172 537 172 500 172 538 172 539 172 504 172 504 172 539 172 506 172 506 172 539 172 540 172 508 172 540 172 541 172 510 172 541 172 512 172 510 172 508 172 541 172 506 172 540 172 508 172 541 172 542 172 512 172 512 172 542 172 514 172 514 172 542 172 543 172 516 172 543 172 519 172 452 172 519 172 450 172 452 172 516 172 519 172 514 172 543 172 516 172 544 251 545 251 546 251 544 252 547 252 545 252 544 252 548 252 547 252 547 253 548 253 549 253 549 253 548 253 550 253 551 254 550 254 552 254 553 229 552 229 554 229 555 255 554 255 556 255 557 256 556 256 558 256 559 257 558 257 560 257 561 174 560 174 562 174 563 258 562 258 564 258 565 259 564 259 566 259 567 260 566 260 568 260 569 214 568 214 570 214 571 261 570 261 572 261 573 262 572 262 574 262 575 263 574 263 576 263 577 264 576 264 578 264 579 265 578 265 580 265 581 266 580 266 582 266 583 267 582 267 584 267 585 268 584 268 586 268 587 239 586 239 588 239 589 269 588 269 590 269 591 270 590 270 592 270 593 271 592 271 594 271 595 170 594 170 596 170 597 272 596 272 598 272 599 273 598 273 600 273 601 274 600 274 602 274 603 224 602 224 604 224 605 275 604 275 606 275 607 276 606 276 608 276 609 277 608 277 610 277 611 278 610 278 546 278 545 251 611 251 546 251 549 254 550 254 551 254 551 180 552 180 553 180 553 279 554 279 555 279 555 256 556 256 557 256 557 257 558 257 559 257 559 174 560 174 561 174 561 258 562 258 563 258 563 259 564 259 565 259 565 280 566 280 567 280 567 248 568 248 569 248 569 261 570 261 571 261 571 262 572 262 573 262 573 263 574 263 575 263 575 264 576 264 577 264 577 265 578 265 579 265 579 266 580 266 581 266 581 267 582 267 583 267 583 268 584 268 585 268 585 196 586 196 587 196 587 281 588 281 589 281 589 270 590 270 591 270 591 271 592 271 593 271 593 170 594 170 595 170 595 272 596 272 597 272 597 273 598 273 599 273 599 282 600 282 601 282 601 250 602 250 603 250 603 275 604 275 605 275 605 276 606 276 607 276 607 277 608 277 609 277 609 278 610 278 611 278 612 172 544 172 613 172 612 172 548 172 544 172 612 172 614 172 548 172 548 172 614 172 550 172 550 172 614 172 615 172 552 172 615 172 554 172 552 172 550 172 615 172 615 172 616 172 554 172 554 172 616 172 556 172 556 172 616 172 617 172 558 172 617 172 618 172 560 172 618 172 562 172 560 172 558 172 618 172 556 172 617 172 558 172 618 172 619 172 562 172 562 172 619 172 564 172 564 172 619 172 620 172 566 172 620 172 621 172 568 172 621 172 622 172 570 172 622 172 572 172 570 172 568 172 622 172 564 172 620 172 566 172 566 172 621 172 568 172 622 172 623 172 572 172 572 172 623 172 574 172 574 172 623 172 624 172 576 172 624 172 625 172 578 172 625 172 580 172 578 172 576 172 625 172 574 172 624 172 576 172 625 172 626 172 580 172 580 172 626 172 582 172 582 172 626 172 627 172 584 172 627 172 628 172 586 172 628 172 588 172 586 172 584 172 628 172 582 172 627 172 584 172 628 172 629 172 588 172 588 172 629 172 590 172 590 172 629 172 630 172 592 172 630 172 631 172 594 172 631 172 632 172 596 172 632 172 598 172 596 172 594 172 632 172 590 172 630 172 592 172 592 172 631 172 594 172 632 172 633 172 598 172 598 172 633 172 600 172 600 172 633 172 634 172 602 172 634 172 635 172 604 172 635 172 606 172 604 172 602 172 635 172 600 172 634 172 602 172 635 172 636 172 606 172 606 172 636 172 608 172 608 172 636 172 637 172 610 172 637 172 613 172 546 172 613 172 544 172 546 172 610 172 613 172 608 172 637 172 610 172 638 283 639 283 640 283 638 176 641 176 639 176 638 284 642 284 641 284 641 285 642 285 643 285 643 228 642 228 644 228 645 179 644 179 646 179 647 286 646 286 648 286 649 181 648 181 650 181 651 287 650 287 652 287 653 288 652 288 654 288 655 174 654 174 656 174 657 232 656 232 658 232 659 289 658 289 660 289 661 290 660 290 662 290 663 291 662 291 664 291 665 188 664 188 666 188 667 292 666 292 668 292 669 190 668 190 670 190 671 293 670 293 672 293 673 294 672 294 674 294 675 295 674 295 676 295 677 238 676 238 678 238 679 195 678 195 680 195 681 296 680 296 682 296 683 297 682 297 684 297 685 298 684 298 686 298 687 241 686 241 688 241 689 170 688 170 690 170 691 299 690 299 692 299 693 300 692 300 694 300 695 301 694 301 696 301 697 302 696 302 698 302 699 303 698 303 700 303 701 245 700 245 702 245 703 304 702 304 704 304 705 305 704 305 640 305 639 283 705 283 640 283 643 179 644 179 645 179 645 306 646 306 647 306 647 307 648 307 649 307 649 287 650 287 651 287 651 231 652 231 653 231 653 174 654 174 655 174 655 308 656 308 657 308 657 289 658 289 659 289 659 186 660 186 661 186 661 309 662 309 663 309 663 188 664 188 665 188 665 235 666 235 667 235 667 310 668 310 669 310 669 293 670 293 671 293 671 294 672 294 673 294 673 311 674 311 675 311 675 238 676 238 677 238 677 312 678 312 679 312 679 313 680 313 681 313 681 297 682 297 683 297 683 298 684 298 685 298 685 314 686 314 687 314 687 170 688 170 689 170 689 242 690 242 691 242 691 300 692 300 693 300 693 301 694 301 695 301 695 315 696 315 697 315 697 204 698 204 699 204 699 245 700 245 701 245 701 316 702 316 703 316 703 305 704 305 705 305 706 172 638 172 707 172 706 172 642 172 638 172 706 172 708 172 642 172 642 172 708 172 644 172 644 172 708 172 709 172 646 172 709 172 648 172 646 172 644 172 709 172 709 172 710 172 648 172 648 172 710 172 650 172 650 172 710 172 711 172 652 172 711 172 712 172 654 172 712 172 656 172 654 172 652 172 712 172 650 172 711 172 652 172 712 172 713 172 656 172 656 172 713 172 658 172 658 172 713 172 714 172 660 172 714 172 715 172 662 172 715 172 716 172 664 172 716 172 666 172 664 172 662 172 716 172 658 172 714 172 660 172 660 172 715 172 662 172 716 172 717 172 666 172 666 172 717 172 668 172 668 172 717 172 718 172 670 172 718 172 719 172 672 172 719 172 674 172 672 172 670 172 719 172 668 172 718 172 670 172 719 172 720 172 674 172 674 172 720 172 676 172 676 172 720 172 721 172 678 172 721 172 722 172 680 172 722 172 682 172 680 172 678 172 722 172 676 172 721 172 678 172 722 172 723 172 682 172 682 172 723 172 684 172 684 172 723 172 724 172 686 172 724 172 725 172 688 172 725 172 726 172 690 172 726 172 692 172 690 172 688 172 726 172 684 172 724 172 686 172 686 172 725 172 688 172 726 172 727 172 692 172 692 172 727 172 694 172 694 172 727 172 728 172 696 172 728 172 729 172 698 172 729 172 700 172 698 172 696 172 729 172 694 172 728 172 696 172 729 172 730 172 700 172 700 172 730 172 702 172 702 172 730 172 731 172 704 172 731 172 707 172 640 172 707 172 638 172 640 172 704 172 707 172 702 172 731 172 704 172 732 317 733 317 734 317 732 318 735 318 733 318 732 176 736 176 735 176 735 228 736 228 737 228 737 228 736 228 738 228 739 179 738 179 740 179 741 306 740 306 742 306 743 181 742 181 744 181 745 230 744 230 746 230 747 231 746 231 748 231 749 174 748 174 750 174 751 232 750 232 752 232 753 319 752 319 754 319 755 186 754 186 756 186 757 248 756 248 758 248 759 188 758 188 760 188 761 235 760 235 762 235 763 320 762 320 764 320 765 236 764 236 766 236 767 321 766 321 768 321 769 193 768 193 770 193 771 238 770 238 772 238 773 195 772 195 774 195 775 322 774 322 776 322 777 197 776 197 778 197 779 240 778 240 780 240 781 241 780 241 782 241 783 170 782 170 784 170 785 242 784 242 786 242 787 323 786 323 788 323 789 202 788 202 790 202 791 250 790 250 792 250 793 204 792 204 794 204 795 245 794 245 796 245 797 324 796 324 798 324 799 246 798 246 734 246 733 227 799 227 734 227 737 179 738 179 739 179 739 229 740 229 741 229 741 181 742 181 743 181 743 325 744 325 745 325 745 231 746 231 747 231 747 174 748 174 749 174 749 232 750 232 751 232 751 233 752 233 753 233 753 186 754 186 755 186 755 291 756 291 757 291 757 188 758 188 759 188 759 235 760 235 761 235 761 190 762 190 763 190 763 326 764 326 765 326 765 237 766 237 767 237 767 327 768 327 769 327 769 238 770 238 771 238 771 195 772 195 773 195 773 239 774 239 775 239 775 197 776 197 777 197 777 328 778 328 779 328 779 241 780 241 781 241 781 170 782 170 783 170 783 242 784 242 785 242 785 243 786 243 787 243 787 202 788 202 789 202 789 329 790 329 791 329 791 204 792 204 793 204 793 245 794 245 795 245 795 206 796 206 797 206 797 330 798 330 799 330 800 172 732 172 801 172 800 172 736 172 732 172 800 172 802 172 736 172 736 172 802 172 738 172 738 172 802 172 803 172 740 172 803 172 742 172 740 172 738 172 803 172 803 172 804 172 742 172 742 172 804 172 744 172 744 172 804 172 805 172 746 172 805 172 806 172 748 172 806 172 750 172 748 172 746 172 806 172 744 172 805 172 746 172 806 172 807 172 750 172 750 172 807 172 752 172 752 172 807 172 808 172 754 172 808 172 809 172 756 172 809 172 810 172 758 172 810 172 760 172 758 172 756 172 810 172 752 172 808 172 754 172 754 172 809 172 756 172 810 172 811 172 760 172 760 172 811 172 762 172 762 172 811 172 812 172 764 172 812 172 813 172 766 172 813 172 768 172 766 172 764 172 813 172 762 172 812 172 764 172 813 172 814 172 768 172 768 172 814 172 770 172 770 172 814 172 815 172 772 172 815 172 816 172 774 172 816 172 776 172 774 172 772 172 816 172 770 172 815 172 772 172 816 172 817 172 776 172 776 172 817 172 778 172 778 172 817 172 818 172 780 172 818 172 819 172 782 172 819 172 820 172 784 172 820 172 786 172 784 172 782 172 820 172 778 172 818 172 780 172 780 172 819 172 782 172 820 172 821 172 786 172 786 172 821 172 788 172 788 172 821 172 822 172 790 172 822 172 823 172 792 172 823 172 794 172 792 172 790 172 823 172 788 172 822 172 790 172 823 172 824 172 794 172 794 172 824 172 796 172 796 172 824 172 825 172 798 172 825 172 801 172 734 172 801 172 732 172 734 172 798 172 801 172 796 172 825 172 798 172 826 331 827 331 828 331 826 332 829 332 827 332 826 252 830 252 829 252 829 253 830 253 831 253 831 253 830 253 832 253 833 254 832 254 834 254 835 306 834 306 836 306 837 255 836 255 838 255 839 256 838 256 840 256 841 257 840 257 842 257 843 174 842 174 844 174 845 258 844 258 846 258 847 333 846 333 848 333 849 280 848 280 850 280 851 248 850 248 852 248 853 261 852 261 854 261 855 262 854 262 856 262 857 334 856 334 858 334 859 264 858 264 860 264 861 335 860 335 862 335 863 266 862 266 864 266 865 267 864 267 866 267 867 268 866 268 868 268 869 322 868 322 870 322 871 269 870 269 872 269 873 270 872 270 874 270 875 271 874 271 876 271 877 170 876 170 878 170 879 272 878 272 880 272 881 336 880 336 882 336 883 282 882 282 884 282 885 250 884 250 886 250 887 275 886 275 888 275 889 276 888 276 890 276 891 337 890 337 892 337 893 278 892 278 828 278 827 251 893 251 828 251 831 254 832 254 833 254 833 229 834 229 835 229 835 255 836 255 837 255 837 338 838 338 839 338 839 257 840 257 841 257 841 174 842 174 843 174 843 258 844 258 845 258 845 259 846 259 847 259 847 280 848 280 849 280 849 291 850 291 851 291 851 261 852 261 853 261 853 262 854 262 855 262 855 263 856 263 857 263 857 339 858 339 859 339 859 265 860 265 861 265 861 340 862 340 863 340 863 267 864 267 865 267 865 268 866 268 867 268 867 239 868 239 869 239 869 269 870 269 871 269 871 341 872 341 873 341 873 271 874 271 875 271 875 170 876 170 877 170 877 272 878 272 879 272 879 273 880 273 881 273 881 282 882 282 883 282 883 329 884 329 885 329 885 275 886 275 887 275 887 276 888 276 889 276 889 277 890 277 891 277 891 342 892 342 893 342 894 172 826 172 895 172 894 172 830 172 826 172 894 172 896 172 830 172 830 172 896 172 832 172 832 172 896 172 897 172 834 172 897 172 836 172 834 172 832 172 897 172 897 172 898 172 836 172 836 172 898 172 838 172 838 172 898 172 899 172 840 172 899 172 900 172 842 172 900 172 844 172 842 172 840 172 900 172 838 172 899 172 840 172 900 172 901 172 844 172 844 172 901 172 846 172 846 172 901 172 902 172 848 172 902 172 903 172 850 172 903 172 904 172 852 172 904 172 854 172 852 172 850 172 904 172 846 172 902 172 848 172 848 172 903 172 850 172 904 172 905 172 854 172 854 172 905 172 856 172 856 172 905 172 906 172 858 172 906 172 907 172 860 172 907 172 862 172 860 172 858 172 907 172 856 172 906 172 858 172 907 172 908 172 862 172 862 172 908 172 864 172 864 172 908 172 909 172 866 172 909 172 910 172 868 172 910 172 870 172 868 172 866 172 910 172 864 172 909 172 866 172 910 172 911 172 870 172 870 172 911 172 872 172 872 172 911 172 912 172 874 172 912 172 913 172 876 172 913 172 914 172 878 172 914 172 880 172 878 172 876 172 914 172 872 172 912 172 874 172 874 172 913 172 876 172 914 172 915 172 880 172 880 172 915 172 882 172 882 172 915 172 916 172 884 172 916 172 917 172 886 172 917 172 888 172 886 172 884 172 917 172 882 172 916 172 884 172 917 172 918 172 888 172 888 172 918 172 890 172 890 172 918 172 919 172 892 172 919 172 895 172 828 172 895 172 826 172 828 172 892 172 895 172 890 172 919 172 892 172 920 343 921 343 922 343 920 252 923 252 921 252 920 344 924 344 923 344 923 345 924 345 925 345 925 253 924 253 926 253 927 254 926 254 928 254 929 286 928 286 930 286 931 255 930 255 932 255 933 346 932 346 934 346 935 347 934 347 936 347 937 174 936 174 938 174 939 258 938 258 940 258 941 348 940 348 942 348 943 349 942 349 944 349 945 291 944 291 946 291 947 261 946 261 948 261 949 350 948 350 950 350 951 263 950 263 952 263 953 351 952 351 954 351 955 352 954 352 956 352 957 353 956 353 958 353 959 267 958 267 960 267 961 268 960 268 962 268 963 296 962 296 964 296 965 354 964 354 966 354 967 355 966 355 968 355 969 271 968 271 970 271 971 170 970 170 972 170 973 356 972 356 974 356 975 357 974 357 976 357 977 358 976 358 978 358 979 302 978 302 980 302 981 359 980 359 982 359 983 276 982 276 984 276 985 360 984 360 986 360 987 361 986 361 922 361 921 343 987 343 922 343 925 254 926 254 927 254 927 306 928 306 929 306 929 362 930 362 931 362 931 346 932 346 933 346 933 257 934 257 935 257 935 174 936 174 937 174 937 363 938 363 939 363 939 348 940 348 941 348 941 280 942 280 943 280 943 309 944 309 945 309 945 261 946 261 947 261 947 262 948 262 949 262 949 364 950 364 951 364 951 351 952 351 953 351 953 352 954 352 955 352 955 365 956 365 957 365 957 267 958 267 959 267 959 366 960 366 961 366 961 313 962 313 963 313 963 354 964 354 965 354 965 355 966 355 967 355 967 367 968 367 969 367 969 170 970 170 971 170 971 272 972 272 973 272 973 357 974 357 975 357 975 358 976 358 977 358 977 315 978 315 979 315 979 275 980 275 981 275 981 276 982 276 983 276 983 368 984 368 985 368 985 361 986 361 987 361 988 172 920 172 989 172 988 172 924 172 920 172 988 172 990 172 924 172 924 172 990 172 926 172 926 172 990 172 991 172 928 172 991 172 930 172 928 172 926 172 991 172 991 172 992 172 930 172 930 172 992 172 932 172 932 172 992 172 993 172 934 172 993 172 994 172 936 172 994 172 938 172 936 172 934 172 994 172 932 172 993 172 934 172 994 172 995 172 938 172 938 172 995 172 940 172 940 172 995 172 996 172 942 172 996 172 997 172 944 172 997 172 998 172 946 172 998 172 948 172 946 172 944 172 998 172 940 172 996 172 942 172 942 172 997 172 944 172 998 172 999 172 948 172 948 172 999 172 950 172 950 172 999 172 1000 172 952 172 1000 172 1001 172 954 172 1001 172 956 172 954 172 952 172 1001 172 950 172 1000 172 952 172 1001 172 1002 172 956 172 956 172 1002 172 958 172 958 172 1002 172 1003 172 960 172 1003 172 1004 172 962 172 1004 172 964 172 962 172 960 172 1004 172 958 172 1003 172 960 172 1004 172 1005 172 964 172 964 172 1005 172 966 172 966 172 1005 172 1006 172 968 172 1006 172 1007 172 970 172 1007 172 1008 172 972 172 1008 172 974 172 972 172 970 172 1008 172 966 172 1006 172 968 172 968 172 1007 172 970 172 1008 172 1009 172 974 172 974 172 1009 172 976 172 976 172 1009 172 1010 172 978 172 1010 172 1011 172 980 172 1011 172 982 172 980 172 978 172 1011 172 976 172 1010 172 978 172 1011 172 1012 172 982 172 982 172 1012 172 984 172 984 172 1012 172 1013 172 986 172 1013 172 989 172 922 172 989 172 920 172 922 172 986 172 989 172 984 172 1013 172 986 172 1014 251 1015 251 1016 251 1014 252 1017 252 1015 252 1014 252 1018 252 1017 252 1017 253 1018 253 1019 253 1019 253 1018 253 1020 253 1021 254 1020 254 1022 254 1023 229 1022 229 1024 229 1025 255 1024 255 1026 255 1027 256 1026 256 1028 256 1029 257 1028 257 1030 257 1031 174 1030 174 1032 174 1033 258 1032 258 1034 258 1035 259 1034 259 1036 259 1037 260 1036 260 1038 260 1039 214 1038 214 1040 214 1041 261 1040 261 1042 261 1043 262 1042 262 1044 262 1045 263 1044 263 1046 263 1047 264 1046 264 1048 264 1049 265 1048 265 1050 265 1051 266 1050 266 1052 266 1053 267 1052 267 1054 267 1055 268 1054 268 1056 268 1057 239 1056 239 1058 239 1059 269 1058 269 1060 269 1061 270 1060 270 1062 270 1063 271 1062 271 1064 271 1065 170 1064 170 1066 170 1067 272 1066 272 1068 272 1069 273 1068 273 1070 273 1071 274 1070 274 1072 274 1073 224 1072 224 1074 224 1075 275 1074 275 1076 275 1077 276 1076 276 1078 276 1079 277 1078 277 1080 277 1081 278 1080 278 1016 278 1015 251 1081 251 1016 251 1019 254 1020 254 1021 254 1021 180 1022 180 1023 180 1023 279 1024 279 1025 279 1025 256 1026 256 1027 256 1027 257 1028 257 1029 257 1029 174 1030 174 1031 174 1031 258 1032 258 1033 258 1033 259 1034 259 1035 259 1035 280 1036 280 1037 280 1037 248 1038 248 1039 248 1039 261 1040 261 1041 261 1041 262 1042 262 1043 262 1043 263 1044 263 1045 263 1045 264 1046 264 1047 264 1047 265 1048 265 1049 265 1049 266 1050 266 1051 266 1051 267 1052 267 1053 267 1053 268 1054 268 1055 268 1055 196 1056 196 1057 196 1057 281 1058 281 1059 281 1059 270 1060 270 1061 270 1061 271 1062 271 1063 271 1063 170 1064 170 1065 170 1065 272 1066 272 1067 272 1067 273 1068 273 1069 273 1069 282 1070 282 1071 282 1071 250 1072 250 1073 250 1073 275 1074 275 1075 275 1075 276 1076 276 1077 276 1077 277 1078 277 1079 277 1079 278 1080 278 1081 278 1082 172 1014 172 1083 172 1082 172 1018 172 1014 172 1082 172 1084 172 1018 172 1018 172 1084 172 1020 172 1020 172 1084 172 1085 172 1022 172 1085 172 1024 172 1022 172 1020 172 1085 172 1085 172 1086 172 1024 172 1024 172 1086 172 1026 172 1026 172 1086 172 1087 172 1028 172 1087 172 1088 172 1030 172 1088 172 1032 172 1030 172 1028 172 1088 172 1026 172 1087 172 1028 172 1088 172 1089 172 1032 172 1032 172 1089 172 1034 172 1034 172 1089 172 1090 172 1036 172 1090 172 1091 172 1038 172 1091 172 1092 172 1040 172 1092 172 1042 172 1040 172 1038 172 1092 172 1034 172 1090 172 1036 172 1036 172 1091 172 1038 172 1092 172 1093 172 1042 172 1042 172 1093 172 1044 172 1044 172 1093 172 1094 172 1046 172 1094 172 1095 172 1048 172 1095 172 1050 172 1048 172 1046 172 1095 172 1044 172 1094 172 1046 172 1095 172 1096 172 1050 172 1050 172 1096 172 1052 172 1052 172 1096 172 1097 172 1054 172 1097 172 1098 172 1056 172 1098 172 1058 172 1056 172 1054 172 1098 172 1052 172 1097 172 1054 172 1098 172 1099 172 1058 172 1058 172 1099 172 1060 172 1060 172 1099 172 1100 172 1062 172 1100 172 1101 172 1064 172 1101 172 1102 172 1066 172 1102 172 1068 172 1066 172 1064 172 1102 172 1060 172 1100 172 1062 172 1062 172 1101 172 1064 172 1102 172 1103 172 1068 172 1068 172 1103 172 1070 172 1070 172 1103 172 1104 172 1072 172 1104 172 1105 172 1074 172 1105 172 1076 172 1074 172 1072 172 1105 172 1070 172 1104 172 1072 172 1105 172 1106 172 1076 172 1076 172 1106 172 1078 172 1078 172 1106 172 1107 172 1080 172 1107 172 1083 172 1016 172 1083 172 1014 172 1016 172 1080 172 1083 172 1078 172 1107 172 1080 172 1108 227 1109 227 1110 227 1108 176 1111 176 1109 176 1108 176 1112 176 1111 176 1111 228 1112 228 1113 228 1113 228 1112 228 1114 228 1115 179 1114 179 1116 179 1117 229 1116 229 1118 229 1119 181 1118 181 1120 181 1121 230 1120 230 1122 230 1123 231 1122 231 1124 231 1125 174 1124 174 1126 174 1127 232 1126 232 1128 232 1129 233 1128 233 1130 233 1131 234 1130 234 1132 234 1133 214 1132 214 1134 214 1135 188 1134 188 1136 188 1137 235 1136 235 1138 235 1139 190 1138 190 1140 190 1141 236 1140 236 1142 236 1143 237 1142 237 1144 237 1145 193 1144 193 1146 193 1147 238 1146 238 1148 238 1149 195 1148 195 1150 195 1151 239 1150 239 1152 239 1153 197 1152 197 1154 197 1155 240 1154 240 1156 240 1157 241 1156 241 1158 241 1159 170 1158 170 1160 170 1161 242 1160 242 1162 242 1163 243 1162 243 1164 243 1165 244 1164 244 1166 244 1167 224 1166 224 1168 224 1169 204 1168 204 1170 204 1171 245 1170 245 1172 245 1173 206 1172 206 1174 206 1175 246 1174 246 1110 246 1109 227 1175 227 1110 227 1113 179 1114 179 1115 179 1115 180 1116 180 1117 180 1117 247 1118 247 1119 247 1119 230 1120 230 1121 230 1121 231 1122 231 1123 231 1123 174 1124 174 1125 174 1125 232 1126 232 1127 232 1127 233 1128 233 1129 233 1129 186 1130 186 1131 186 1131 248 1132 248 1133 248 1133 188 1134 188 1135 188 1135 235 1136 235 1137 235 1137 190 1138 190 1139 190 1139 236 1140 236 1141 236 1141 237 1142 237 1143 237 1143 193 1144 193 1145 193 1145 238 1146 238 1147 238 1147 195 1148 195 1149 195 1149 196 1150 196 1151 196 1151 249 1152 249 1153 249 1153 240 1154 240 1155 240 1155 241 1156 241 1157 241 1157 170 1158 170 1159 170 1159 242 1160 242 1161 242 1161 243 1162 243 1163 243 1163 202 1164 202 1165 202 1165 250 1166 250 1167 250 1167 204 1168 204 1169 204 1169 245 1170 245 1171 245 1171 206 1172 206 1173 206 1173 246 1174 246 1175 246 1176 172 1108 172 1177 172 1176 172 1112 172 1108 172 1176 172 1178 172 1112 172 1112 172 1178 172 1114 172 1114 172 1178 172 1179 172 1116 172 1179 172 1118 172 1116 172 1114 172 1179 172 1179 172 1180 172 1118 172 1118 172 1180 172 1120 172 1120 172 1180 172 1181 172 1122 172 1181 172 1182 172 1124 172 1182 172 1126 172 1124 172 1122 172 1182 172 1120 172 1181 172 1122 172 1182 172 1183 172 1126 172 1126 172 1183 172 1128 172 1128 172 1183 172 1184 172 1130 172 1184 172 1185 172 1132 172 1185 172 1186 172 1134 172 1186 172 1136 172 1134 172 1132 172 1186 172 1128 172 1184 172 1130 172 1130 172 1185 172 1132 172 1186 172 1187 172 1136 172 1136 172 1187 172 1138 172 1138 172 1187 172 1188 172 1140 172 1188 172 1189 172 1142 172 1189 172 1144 172 1142 172 1140 172 1189 172 1138 172 1188 172 1140 172 1189 172 1190 172 1144 172 1144 172 1190 172 1146 172 1146 172 1190 172 1191 172 1148 172 1191 172 1192 172 1150 172 1192 172 1152 172 1150 172 1148 172 1192 172 1146 172 1191 172 1148 172 1192 172 1193 172 1152 172 1152 172 1193 172 1154 172 1154 172 1193 172 1194 172 1156 172 1194 172 1195 172 1158 172 1195 172 1196 172 1160 172 1196 172 1162 172 1160 172 1158 172 1196 172 1154 172 1194 172 1156 172 1156 172 1195 172 1158 172 1196 172 1197 172 1162 172 1162 172 1197 172 1164 172 1164 172 1197 172 1198 172 1166 172 1198 172 1199 172 1168 172 1199 172 1170 172 1168 172 1166 172 1199 172 1164 172 1198 172 1166 172 1199 172 1200 172 1170 172 1170 172 1200 172 1172 172 1172 172 1200 172 1201 172 1174 172 1201 172 1177 172 1110 172 1177 172 1108 172 1110 172 1174 172 1177 172 1172 172 1201 172 1174 172 1202 369 1203 369 1204 369 1202 252 1205 252 1203 252 1202 252 1206 252 1205 252 1205 370 1206 370 1207 370 1207 371 1206 371 1208 371 1209 254 1208 254 1210 254 1211 180 1210 180 1212 180 1213 255 1212 255 1214 255 1215 372 1214 372 1216 372 1217 373 1216 373 1218 373 1219 174 1218 174 1220 174 1221 374 1220 374 1222 374 1223 375 1222 375 1224 375 1225 280 1224 280 1226 280 1227 187 1226 187 1228 187 1229 261 1228 261 1230 261 1231 376 1230 376 1232 376 1233 263 1232 263 1234 263 1235 377 1234 377 1236 377 1237 378 1236 378 1238 378 1239 266 1238 266 1240 266 1241 379 1240 379 1242 379 1243 268 1242 268 1244 268 1245 196 1244 196 1246 196 1247 269 1246 269 1248 269 1249 380 1248 380 1250 380 1251 381 1250 381 1252 381 1253 170 1252 170 1254 170 1255 382 1254 382 1256 382 1257 383 1256 383 1258 383 1259 282 1258 282 1260 282 1261 203 1260 203 1262 203 1263 275 1262 275 1264 275 1265 384 1264 384 1266 384 1267 277 1266 277 1268 277 1269 385 1268 385 1204 385 1203 386 1269 386 1204 386 1207 254 1208 254 1209 254 1209 209 1210 209 1211 209 1211 255 1212 255 1213 255 1213 387 1214 387 1215 387 1215 388 1216 388 1217 388 1217 174 1218 174 1219 174 1219 389 1220 389 1221 389 1221 390 1222 390 1223 390 1223 280 1224 280 1225 280 1225 214 1226 214 1227 214 1227 261 1228 261 1229 261 1229 391 1230 391 1231 391 1231 263 1232 263 1233 263 1233 392 1234 392 1235 392 1235 393 1236 393 1237 393 1237 266 1238 266 1239 266 1239 394 1240 394 1241 394 1241 268 1242 268 1243 268 1243 219 1244 219 1245 219 1245 269 1246 269 1247 269 1247 395 1248 395 1249 395 1249 396 1250 396 1251 396 1251 170 1252 170 1253 170 1253 397 1254 397 1255 397 1255 398 1256 398 1257 398 1257 282 1258 282 1259 282 1259 224 1260 224 1261 224 1261 275 1262 275 1263 275 1263 399 1264 399 1265 399 1265 277 1266 277 1267 277 1267 400 1268 400 1269 400 1270 172 1202 172 1271 172 1270 172 1206 172 1202 172 1270 172 1272 172 1206 172 1206 172 1272 172 1208 172 1208 172 1272 172 1273 172 1210 172 1273 172 1212 172 1210 172 1208 172 1273 172 1273 172 1274 172 1212 172 1212 172 1274 172 1214 172 1214 172 1274 172 1275 172 1216 172 1275 172 1276 172 1218 172 1276 172 1220 172 1218 172 1216 172 1276 172 1214 172 1275 172 1216 172 1276 172 1277 172 1220 172 1220 172 1277 172 1222 172 1222 172 1277 172 1278 172 1224 172 1278 172 1279 172 1226 172 1279 172 1280 172 1228 172 1280 172 1230 172 1228 172 1226 172 1280 172 1222 172 1278 172 1224 172 1224 172 1279 172 1226 172 1280 172 1281 172 1230 172 1230 172 1281 172 1232 172 1232 172 1281 172 1282 172 1234 172 1282 172 1283 172 1236 172 1283 172 1238 172 1236 172 1234 172 1283 172 1232 172 1282 172 1234 172 1283 172 1284 172 1238 172 1238 172 1284 172 1240 172 1240 172 1284 172 1285 172 1242 172 1285 172 1286 172 1244 172 1286 172 1246 172 1244 172 1242 172 1286 172 1240 172 1285 172 1242 172 1286 172 1287 172 1246 172 1246 172 1287 172 1248 172 1248 172 1287 172 1288 172 1250 172 1288 172 1289 172 1252 172 1289 172 1290 172 1254 172 1290 172 1256 172 1254 172 1252 172 1290 172 1248 172 1288 172 1250 172 1250 172 1289 172 1252 172 1290 172 1291 172 1256 172 1256 172 1291 172 1258 172 1258 172 1291 172 1292 172 1260 172 1292 172 1293 172 1262 172 1293 172 1264 172 1262 172 1260 172 1293 172 1258 172 1292 172 1260 172 1293 172 1294 172 1264 172 1264 172 1294 172 1266 172 1266 172 1294 172 1295 172 1268 172 1295 172 1271 172 1204 172 1271 172 1202 172 1204 172 1268 172 1271 172 1266 172 1295 172 1268 172 449 401 100 401 425 401 449 402 103 402 100 402 449 402 448 402 103 402 103 403 448 403 105 403 105 404 448 404 447 404 107 405 447 405 446 405 109 406 446 406 445 406 111 407 445 407 444 407 113 170 444 170 443 170 144 408 443 408 442 408 142 409 442 409 441 409 140 410 441 410 440 410 138 411 440 411 439 411 136 412 439 412 438 412 135 413 438 413 437 413 134 414 437 414 436 414 133 415 436 415 435 415 132 416 435 416 434 416 131 417 434 417 433 417 130 418 433 418 432 418 129 419 432 419 431 419 128 174 431 174 430 174 125 420 430 420 429 420 123 421 429 421 428 421 121 422 428 422 427 422 119 423 427 423 426 423 117 424 426 424 424 424 101 425 424 425 425 425 100 401 101 401 425 401 105 405 447 405 107 405 107 426 446 426 109 426 109 407 445 407 111 407 111 170 444 170 113 170 113 408 443 408 144 408 144 427 442 427 142 427 142 410 441 410 140 410 140 428 440 428 138 428 138 412 439 412 136 412 136 413 438 413 135 413 135 414 437 414 134 414 134 415 436 415 133 415 133 429 435 429 132 429 132 417 434 417 131 417 131 430 433 430 130 430 130 419 432 419 129 419 129 174 431 174 128 174 128 420 430 420 125 420 125 431 429 431 123 431 123 422 428 422 121 422 121 432 427 432 119 432 119 424 426 424 117 424 117 425 424 425 101 425 543 401 204 401 519 401 543 402 202 402 204 402 543 433 542 433 202 433 202 404 542 404 200 404 200 404 542 404 541 404 198 405 541 405 540 405 196 434 540 434 539 434 194 407 539 407 538 407 191 170 538 170 537 170 189 408 537 408 536 408 187 435 536 435 535 435 185 410 535 410 534 410 184 428 534 428 533 428 181 412 533 412 532 412 180 413 532 413 531 413 177 414 531 414 530 414 175 436 530 436 529 436 173 416 529 416 528 416 171 417 528 417 527 417 169 437 527 437 526 437 168 419 526 419 525 419 166 174 525 174 524 174 164 420 524 420 523 420 162 438 523 438 522 438 160 422 522 422 521 422 158 432 521 432 520 432 156 424 520 424 518 424 208 425 518 425 519 425 204 401 208 401 519 401 200 405 541 405 198 405 198 434 540 434 196 434 196 407 539 407 194 407 194 170 538 170 191 170 191 408 537 408 189 408 189 435 536 435 187 435 187 410 535 410 185 410 185 428 534 428 184 428 184 439 533 439 181 439 181 413 532 413 180 413 180 414 531 414 177 414 177 415 530 415 175 415 175 416 529 416 173 416 173 417 528 417 171 417 171 437 527 437 169 437 169 419 526 419 168 419 168 174 525 174 166 174 166 420 524 420 164 420 164 438 523 438 162 438 162 422 522 422 160 422 160 432 521 432 158 432 158 440 520 440 156 440 156 425 518 425 208 425 637 441 255 441 613 441 637 402 253 402 255 402 637 433 636 433 253 433 253 442 636 442 251 442 251 442 636 442 635 442 249 405 635 405 634 405 247 443 634 443 633 443 245 407 633 407 632 407 242 170 632 170 631 170 240 408 631 408 630 408 238 444 630 444 629 444 236 410 629 410 628 410 234 445 628 445 627 445 153 412 627 412 626 412 210 446 626 446 625 446 98 447 625 447 624 447 96 436 624 436 623 436 94 448 623 448 622 448 92 417 622 417 621 417 90 449 621 449 620 449 89 419 620 419 619 419 87 174 619 174 618 174 85 420 618 420 617 420 83 450 617 450 616 450 81 422 616 422 615 422 79 451 615 451 614 451 77 424 614 424 612 424 256 452 612 452 613 452 255 441 256 441 613 441 251 405 635 405 249 405 249 443 634 443 247 443 247 407 633 407 245 407 245 170 632 170 242 170 242 408 631 408 240 408 240 444 630 444 238 444 238 410 629 410 236 410 236 445 628 445 234 445 234 439 627 439 153 439 153 446 626 446 210 446 210 447 625 447 98 447 98 415 624 415 96 415 96 448 623 448 94 448 94 417 622 417 92 417 92 449 621 449 90 449 90 419 620 419 89 419 89 174 619 174 87 174 87 420 618 420 85 420 85 450 617 450 83 450 83 422 616 422 81 422 81 451 615 451 79 451 79 440 614 440 77 440 77 452 612 452 256 452 731 453 285 453 707 453 731 454 283 454 285 454 731 454 730 454 283 454 283 455 730 455 281 455 281 456 730 456 729 456 279 405 729 405 728 405 267 434 728 434 727 434 268 407 727 407 726 407 269 170 726 170 725 170 270 408 725 408 724 408 271 435 724 435 723 435 272 410 723 410 722 410 273 457 722 457 721 457 274 458 721 458 720 458 275 413 720 413 719 413 276 459 719 459 718 459 337 460 718 460 717 460 335 461 717 461 716 461 332 417 716 417 715 417 330 462 715 462 714 462 329 419 714 419 713 419 327 174 713 174 712 174 325 463 712 463 711 463 323 438 711 438 710 438 321 422 710 422 709 422 319 464 709 464 708 464 289 465 708 465 706 465 287 425 706 425 707 425 285 401 287 401 707 401 281 405 729 405 279 405 279 434 728 434 267 434 267 407 727 407 268 407 268 170 726 170 269 170 269 408 725 408 270 408 270 435 724 435 271 435 271 410 723 410 272 410 272 466 722 466 273 466 273 458 721 458 274 458 274 467 720 467 275 467 275 414 719 414 276 414 276 460 718 460 337 460 337 468 717 468 335 468 335 417 716 417 332 417 332 437 715 437 330 437 330 469 714 469 329 469 329 174 713 174 327 174 327 420 712 420 325 420 325 470 711 470 323 470 323 422 710 422 321 422 321 471 709 471 319 471 319 465 708 465 289 465 289 472 706 472 287 472 825 401 291 401 801 401 825 473 318 473 291 473 825 473 824 473 318 473 318 404 824 404 320 404 320 474 824 474 823 474 322 405 823 405 822 405 324 434 822 434 821 434 326 407 821 407 820 407 328 170 820 170 819 170 331 408 819 408 818 408 333 435 818 435 817 435 334 410 817 410 816 410 336 428 816 428 815 428 277 475 815 475 814 475 278 413 814 413 813 413 182 414 813 414 812 414 183 476 812 476 811 476 186 461 811 461 810 461 188 417 810 417 809 417 190 437 809 437 808 437 192 419 808 419 807 419 193 174 807 174 806 174 195 420 806 420 805 420 197 438 805 438 804 438 199 422 804 422 803 422 201 432 803 432 802 432 203 477 802 477 800 477 293 425 800 425 801 425 291 401 293 401 801 401 320 405 823 405 322 405 322 434 822 434 324 434 324 407 821 407 326 407 326 170 820 170 328 170 328 408 819 408 331 408 331 435 818 435 333 435 333 410 817 410 334 410 334 478 816 478 336 478 336 475 815 475 277 475 277 413 814 413 278 413 278 414 813 414 182 414 182 476 812 476 183 476 183 416 811 416 186 416 186 417 810 417 188 417 188 437 809 437 190 437 190 419 808 419 192 419 192 174 807 174 193 174 193 420 806 420 195 420 195 438 805 438 197 438 197 422 804 422 199 422 199 471 803 471 201 471 201 477 802 477 203 477 203 425 800 425 293 425 919 441 315 441 895 441 919 473 313 473 315 473 919 473 918 473 313 473 313 442 918 442 311 442 311 479 918 479 917 479 310 405 917 405 916 405 308 443 916 443 915 443 306 407 915 407 914 407 303 170 914 170 913 170 301 408 913 408 912 408 299 444 912 444 911 444 297 410 911 410 910 410 295 445 910 445 909 445 292 475 909 475 908 475 294 446 908 446 907 446 205 447 907 447 906 447 233 476 906 476 905 476 231 480 905 480 904 480 229 417 904 417 903 417 227 449 903 449 902 449 226 419 902 419 901 419 224 174 901 174 900 174 222 420 900 420 899 420 220 450 899 450 898 450 218 422 898 422 897 422 215 451 897 451 896 451 214 477 896 477 894 477 317 452 894 452 895 452 315 441 317 441 895 441 311 405 917 405 310 405 310 443 916 443 308 443 308 407 915 407 306 407 306 170 914 170 303 170 303 408 913 408 301 408 301 444 912 444 299 444 299 410 911 410 297 410 297 481 910 481 295 481 295 475 909 475 292 475 292 446 908 446 294 446 294 447 907 447 205 447 205 476 906 476 233 476 233 448 905 448 231 448 231 417 904 417 229 417 229 449 903 449 227 449 227 419 902 419 226 419 226 174 901 174 224 174 224 420 900 420 222 420 222 450 899 450 220 450 220 422 898 422 218 422 218 482 897 482 215 482 215 477 896 477 214 477 214 452 894 452 317 452 1013 483 257 483 989 483 1013 454 260 454 257 454 1013 454 1012 454 260 454 260 484 1012 484 261 484 261 485 1012 485 1011 485 262 405 1011 405 1010 405 263 443 1010 443 1009 443 264 407 1009 407 1008 407 265 170 1008 170 1007 170 266 408 1007 408 1006 408 280 444 1006 444 1005 444 282 410 1005 410 1004 410 284 486 1004 486 1003 486 286 458 1003 458 1002 458 288 446 1002 446 1001 446 290 487 1001 487 1000 487 296 460 1000 460 999 460 298 480 999 480 998 480 300 417 998 417 997 417 302 488 997 488 996 488 304 419 996 419 995 419 305 174 995 174 994 174 307 463 994 463 993 463 309 450 993 450 992 450 312 422 992 422 991 422 314 489 991 489 990 489 316 465 990 465 988 465 259 452 988 452 989 452 257 441 259 441 989 441 261 405 1011 405 262 405 262 443 1010 443 263 443 263 407 1009 407 264 407 264 170 1008 170 265 170 265 408 1007 408 266 408 266 444 1006 444 280 444 280 410 1005 410 282 410 282 490 1004 490 284 490 284 458 1003 458 286 458 286 491 1002 491 288 491 288 447 1001 447 290 447 290 460 1000 460 296 460 296 492 999 492 298 492 298 417 998 417 300 417 300 449 997 449 302 449 302 469 996 469 304 469 304 174 995 174 305 174 305 420 994 420 307 420 307 493 993 493 309 493 309 422 992 422 312 422 312 482 991 482 314 482 314 465 990 465 316 465 316 494 988 494 259 494 1107 441 211 441 1083 441 1107 402 216 402 211 402 1107 433 1106 433 216 433 216 442 1106 442 217 442 217 442 1106 442 1105 442 219 405 1105 405 1104 405 221 443 1104 443 1103 443 223 407 1103 407 1102 407 225 170 1102 170 1101 170 228 408 1101 408 1100 408 230 444 1100 444 1099 444 232 410 1099 410 1098 410 207 445 1098 445 1097 445 206 412 1097 412 1096 412 209 446 1096 446 1095 446 155 447 1095 447 1094 447 235 436 1094 436 1093 436 237 448 1093 448 1092 448 239 417 1092 417 1091 417 241 449 1091 449 1090 449 243 419 1090 419 1089 419 244 174 1089 174 1088 174 246 420 1088 420 1087 420 248 450 1087 450 1086 450 250 422 1086 422 1085 422 252 451 1085 451 1084 451 254 424 1084 424 1082 424 213 452 1082 452 1083 452 211 441 213 441 1083 441 217 405 1105 405 219 405 219 443 1104 443 221 443 221 407 1103 407 223 407 223 170 1102 170 225 170 225 408 1101 408 228 408 228 444 1100 444 230 444 230 410 1099 410 232 410 232 445 1098 445 207 445 207 439 1097 439 206 439 206 446 1096 446 209 446 209 447 1095 447 155 447 155 415 1094 415 235 415 235 448 1093 448 237 448 237 417 1092 417 239 417 239 449 1091 449 241 449 241 419 1090 419 243 419 243 174 1089 174 244 174 244 420 1088 420 246 420 246 450 1087 450 248 450 248 422 1086 422 250 422 250 451 1085 451 252 451 252 440 1084 440 254 440 254 452 1082 452 213 452 1201 401 152 401 1177 401 1201 402 157 402 152 402 1201 433 1200 433 157 433 157 404 1200 404 159 404 159 404 1200 404 1199 404 161 405 1199 405 1198 405 163 434 1198 434 1197 434 165 407 1197 407 1196 407 167 170 1196 170 1195 170 170 408 1195 408 1194 408 172 435 1194 435 1193 435 174 410 1193 410 1192 410 176 428 1192 428 1191 428 178 412 1191 412 1190 412 179 413 1190 413 1189 413 137 414 1189 414 1188 414 139 436 1188 436 1187 436 141 416 1187 416 1186 416 143 417 1186 417 1185 417 115 437 1185 437 1184 437 114 419 1184 419 1183 419 112 174 1183 174 1182 174 110 420 1182 420 1181 420 108 438 1181 438 1180 438 106 422 1180 422 1179 422 104 432 1179 432 1178 432 102 424 1178 424 1176 424 154 425 1176 425 1177 425 152 401 154 401 1177 401 159 405 1199 405 161 405 161 434 1198 434 163 434 163 407 1197 407 165 407 165 170 1196 170 167 170 167 408 1195 408 170 408 170 435 1194 435 172 435 172 410 1193 410 174 410 174 428 1192 428 176 428 176 439 1191 439 178 439 178 413 1190 413 179 413 179 414 1189 414 137 414 137 415 1188 415 139 415 139 416 1187 416 141 416 141 417 1186 417 143 417 143 437 1185 437 115 437 115 419 1184 419 114 419 114 174 1183 174 112 174 112 420 1182 420 110 420 110 438 1181 438 108 438 108 422 1180 422 106 422 106 432 1179 432 104 432 104 440 1178 440 102 440 102 425 1176 425 154 425 1295 441 74 441 1271 441 1295 402 78 402 74 402 1295 402 1294 402 78 402 78 495 1294 495 80 495 80 442 1294 442 1293 442 82 405 1293 405 1292 405 84 496 1292 496 1291 496 86 407 1291 407 1290 407 88 170 1290 170 1289 170 91 408 1289 408 1288 408 93 497 1288 497 1287 497 95 410 1287 410 1286 410 97 498 1286 498 1285 498 99 412 1285 412 1284 412 116 446 1284 446 1283 446 118 447 1283 447 1282 447 120 415 1282 415 1281 415 122 448 1281 448 1280 448 124 417 1280 417 1279 417 126 499 1279 499 1278 499 145 419 1278 419 1277 419 146 174 1277 174 1276 174 147 420 1276 420 1275 420 148 500 1275 500 1274 500 149 422 1274 422 1273 422 150 501 1273 501 1272 501 151 424 1272 424 1270 424 76 452 1270 452 1271 452 74 441 76 441 1271 441 80 405 1293 405 82 405 82 502 1292 502 84 502 84 407 1291 407 86 407 86 170 1290 170 88 170 88 408 1289 408 91 408 91 503 1288 503 93 503 93 410 1287 410 95 410 95 445 1286 445 97 445 97 412 1285 412 99 412 99 446 1284 446 116 446 116 447 1283 447 118 447 118 415 1282 415 120 415 120 504 1281 504 122 504 122 417 1280 417 124 417 124 505 1279 505 126 505 126 419 1278 419 145 419 145 174 1277 174 146 174 146 420 1276 420 147 420 147 506 1275 506 148 506 148 422 1274 422 149 422 149 451 1273 451 150 451 150 424 1272 424 151 424 151 452 1270 452 76 452 3 171 346 171 4 171 4 171 346 171 1296 171 4 172 1296 172 5 172 5 172 1296 172 1297 172 5 173 1297 173 8 173 8 173 1297 173 354 173 1298 9 1299 9 1300 9 1298 507 1301 507 1299 507 1298 9 1302 9 1301 9 1301 9 1302 9 1303 9 1303 508 1302 508 1304 508 1305 509 1304 509 1306 509 1307 510 1306 510 1308 510 1309 511 1308 511 1310 511 1311 512 1310 512 1312 512 1313 513 1312 513 355 513 348 9 1313 9 355 9 348 9 1314 9 1313 9 348 514 1315 514 1314 514 348 515 1316 515 1315 515 348 9 1317 9 1316 9 348 9 349 9 1317 9 1317 516 349 516 1318 516 1318 517 349 517 1319 517 1319 518 349 518 1320 518 1320 9 349 9 1321 9 1321 9 349 9 1322 9 1322 519 349 519 1323 519 1323 520 349 520 1324 520 1324 9 349 9 1325 9 1325 9 349 9 1326 9 1326 521 349 521 1327 521 1327 522 349 522 350 522 1328 9 350 9 1329 9 1328 9 1327 9 350 9 1303 523 1304 523 1305 523 1305 524 1306 524 1307 524 1307 9 1308 9 1309 9 1309 9 1310 9 1311 9 1312 9 1330 9 355 9 355 525 1330 525 1331 525 1332 9 355 9 1331 9 1332 9 1333 9 355 9 355 9 1333 9 1334 9 352 526 1334 526 1335 526 1336 9 352 9 1335 9 1336 527 1337 527 352 527 352 9 1337 9 1338 9 1339 528 352 528 1338 528 1339 9 1340 9 352 9 352 529 1340 529 1341 529 1342 9 352 9 1341 9 1342 9 1343 9 352 9 352 530 1343 530 1344 530 351 9 1344 9 1345 9 1346 9 351 9 1345 9 1346 9 1347 9 351 9 1346 9 1348 9 1347 9 1347 9 1348 9 1349 9 1349 531 1348 531 1350 531 1351 532 1350 532 1352 532 1353 533 1352 533 1354 533 1355 534 1354 534 1356 534 1357 9 1356 9 1358 9 1359 535 1358 535 1300 535 1299 9 1359 9 1300 9 355 9 1334 9 352 9 352 536 1344 536 351 536 1349 9 1350 9 1351 9 1351 537 1352 537 1353 537 1353 9 1354 9 1355 9 1355 9 1356 9 1357 9 1357 9 1358 9 1359 9 1313 9 1311 9 1312 9 1347 9 1329 9 351 9 351 9 1329 9 350 9 1360 538 1298 538 1361 538 1360 539 1362 539 1298 539 1298 540 1362 540 1302 540 1302 541 1362 541 1363 541 1304 542 1363 542 1364 542 1306 543 1364 543 1365 543 1308 544 1365 544 1366 544 1310 545 1366 545 1367 545 1312 546 1367 546 1368 546 1330 547 1368 547 1369 547 1331 548 1369 548 1370 548 1332 549 1370 549 1371 549 1333 550 1371 550 1372 550 1334 551 1372 551 1373 551 1335 552 1373 552 1374 552 1336 553 1374 553 1375 553 1337 170 1375 170 1376 170 1338 554 1376 554 1377 554 1339 555 1377 555 1378 555 1340 556 1378 556 1379 556 1341 557 1379 557 1380 557 1342 558 1380 558 1381 558 1343 559 1381 559 1382 559 1344 560 1382 560 1383 560 1345 561 1383 561 1384 561 1346 562 1384 562 1385 562 1348 563 1385 563 1386 563 1350 564 1386 564 1387 564 1352 565 1387 565 1388 565 1354 566 1388 566 1389 566 1356 567 1389 567 1390 567 1358 568 1390 568 1300 568 1358 569 1356 569 1390 569 1302 570 1363 570 1304 570 1304 571 1364 571 1306 571 1306 572 1365 572 1308 572 1308 573 1366 573 1310 573 1310 545 1367 545 1312 545 1312 574 1368 574 1330 574 1330 575 1369 575 1331 575 1331 548 1370 548 1332 548 1332 576 1371 576 1333 576 1333 577 1372 577 1334 577 1334 551 1373 551 1335 551 1335 552 1374 552 1336 552 1336 578 1375 578 1337 578 1337 170 1376 170 1338 170 1338 579 1377 579 1339 579 1339 555 1378 555 1340 555 1340 580 1379 580 1341 580 1341 581 1380 581 1342 581 1342 582 1381 582 1343 582 1343 559 1382 559 1344 559 1344 583 1383 583 1345 583 1345 584 1384 584 1346 584 1346 585 1385 585 1348 585 1348 586 1386 586 1350 586 1350 564 1387 564 1352 564 1352 587 1388 587 1354 587 1354 588 1389 588 1356 588 1390 589 1361 589 1300 589 1300 590 1361 590 1298 590 1391 538 42 538 1392 538 1391 539 1393 539 42 539 42 540 1393 540 44 540 44 541 1393 541 1394 541 46 542 1394 542 1395 542 48 591 1395 591 1396 591 50 592 1396 592 1397 592 52 593 1397 593 1398 593 54 546 1398 546 1399 546 55 547 1399 547 1400 547 56 594 1400 594 1401 594 57 595 1401 595 1402 595 58 550 1402 550 1403 550 59 596 1403 596 1404 596 60 552 1404 552 1405 552 61 553 1405 553 1406 553 62 170 1406 170 1407 170 63 554 1407 554 1408 554 64 555 1408 555 1409 555 65 597 1409 597 1410 597 66 557 1410 557 1411 557 67 598 1411 598 1412 598 68 599 1412 599 1413 599 69 560 1413 560 1414 560 70 561 1414 561 1415 561 71 600 1415 600 1416 600 28 601 1416 601 1417 601 30 602 1417 602 1418 602 32 565 1418 565 1419 565 34 566 1419 566 1420 566 36 567 1420 567 1421 567 38 568 1421 568 40 568 38 569 36 569 1421 569 44 570 1394 570 46 570 46 571 1395 571 48 571 48 603 1396 603 50 603 50 604 1397 604 52 604 52 593 1398 593 54 593 54 574 1399 574 55 574 55 575 1400 575 56 575 56 594 1401 594 57 594 57 605 1402 605 58 605 58 577 1403 577 59 577 59 606 1404 606 60 606 60 552 1405 552 61 552 61 578 1406 578 62 578 62 170 1407 170 63 170 63 579 1408 579 64 579 64 555 1409 555 65 555 65 607 1410 607 66 607 66 581 1411 581 67 581 67 608 1412 608 68 608 68 599 1413 599 69 599 69 583 1414 583 70 583 70 584 1415 584 71 584 71 609 1416 609 28 609 28 610 1417 610 30 610 30 611 1418 611 32 611 32 587 1419 587 34 587 34 588 1420 588 36 588 1421 589 1392 589 40 589 40 590 1392 590 42 590 1422 612 1320 612 1423 612 1422 539 1424 539 1320 539 1320 540 1424 540 1319 540 1319 541 1424 541 1425 541 1318 542 1425 542 1426 542 1317 613 1426 613 1427 613 1316 614 1427 614 1428 614 1315 615 1428 615 1429 615 1314 546 1429 546 1430 546 1313 547 1430 547 1431 547 1311 616 1431 616 1432 616 1309 617 1432 617 1433 617 1307 550 1433 550 1434 550 1305 618 1434 618 1435 618 1303 619 1435 619 1436 619 1301 620 1436 620 1437 620 1299 170 1437 170 1438 170 1359 621 1438 621 1439 621 1357 622 1439 622 1440 622 1355 623 1440 623 1441 623 1353 557 1441 557 1442 557 1351 624 1442 624 1443 624 1349 625 1443 625 1444 625 1347 560 1444 560 1445 560 1329 561 1445 561 1446 561 1328 626 1446 626 1447 626 1327 627 1447 627 1448 627 1326 628 1448 628 1449 628 1325 565 1449 565 1450 565 1324 566 1450 566 1451 566 1323 567 1451 567 1452 567 1322 629 1452 629 1321 629 1322 569 1323 569 1452 569 1319 570 1425 570 1318 570 1318 571 1426 571 1317 571 1317 630 1427 630 1316 630 1316 631 1428 631 1315 631 1315 615 1429 615 1314 615 1314 574 1430 574 1313 574 1313 575 1431 575 1311 575 1311 616 1432 616 1309 616 1309 632 1433 632 1307 632 1307 577 1434 577 1305 577 1305 618 1435 618 1303 618 1303 619 1436 619 1301 619 1301 633 1437 633 1299 633 1299 170 1438 170 1359 170 1359 634 1439 634 1357 634 1357 622 1440 622 1355 622 1355 635 1441 635 1353 635 1353 581 1442 581 1351 581 1351 636 1443 636 1349 636 1349 625 1444 625 1347 625 1347 583 1445 583 1329 583 1329 584 1446 584 1328 584 1328 637 1447 637 1327 637 1327 638 1448 638 1326 638 1326 628 1449 628 1325 628 1325 587 1450 587 1324 587 1324 588 1451 588 1323 588 1452 639 1423 639 1321 639 1321 640 1423 640 1320 640 1453 612 17 612 1454 612 1453 539 1455 539 17 539 17 540 1455 540 16 540 16 541 1455 541 1456 541 15 542 1456 542 1457 542 14 613 1457 613 1458 613 13 614 1458 614 1459 614 12 615 1459 615 1460 615 73 546 1460 546 1461 546 72 547 1461 547 1462 547 53 616 1462 616 1463 616 51 617 1463 617 1464 617 49 550 1464 550 1465 550 47 618 1465 618 1466 618 45 619 1466 619 1467 619 43 620 1467 620 1468 620 41 170 1468 170 1469 170 39 621 1469 621 1470 621 37 622 1470 622 1471 622 35 623 1471 623 1472 623 33 557 1472 557 1473 557 31 624 1473 624 1474 624 29 625 1474 625 1475 625 27 560 1475 560 1476 560 26 561 1476 561 1477 561 25 626 1477 626 1478 626 24 627 1478 627 1479 627 23 628 1479 628 1480 628 22 565 1480 565 1481 565 21 566 1481 566 1482 566 20 567 1482 567 1483 567 19 629 1483 629 18 629 19 569 20 569 1483 569 16 570 1456 570 15 570 15 571 1457 571 14 571 14 630 1458 630 13 630 13 631 1459 631 12 631 12 615 1460 615 73 615 73 574 1461 574 72 574 72 575 1462 575 53 575 53 616 1463 616 51 616 51 632 1464 632 49 632 49 577 1465 577 47 577 47 618 1466 618 45 618 45 619 1467 619 43 619 43 633 1468 633 41 633 41 170 1469 170 39 170 39 634 1470 634 37 634 37 622 1471 622 35 622 35 635 1472 635 33 635 33 581 1473 581 31 581 31 636 1474 636 29 636 29 625 1475 625 27 625 27 583 1476 583 26 583 26 584 1477 584 25 584 25 637 1478 637 24 637 24 638 1479 638 23 638 23 628 1480 628 22 628 22 587 1481 587 21 587 21 588 1482 588 20 588 1483 639 1454 639 18 639 18 640 1454 640 17 640 346 641 1478 641 1296 641 346 642 1479 642 1478 642 346 643 1480 643 1479 643 346 644 1481 644 1480 644 346 645 1482 645 1481 645 346 646 1483 646 1482 646 346 647 1454 647 1483 647 346 648 1453 648 1454 648 346 649 1455 649 1453 649 346 650 1456 650 1455 650 346 651 1457 651 1456 651 346 641 347 641 1457 641 1457 641 347 641 1458 641 1458 652 347 652 1459 652 1459 653 347 653 1460 653 1460 654 347 654 1461 654 1461 641 347 641 353 641 1398 641 353 641 1399 641 1398 641 1461 641 353 641 1398 655 1462 655 1461 655 1398 641 1397 641 1462 641 1462 656 1397 656 1463 656 1463 657 1397 657 1396 657 1464 658 1396 658 1395 658 1465 659 1395 659 1394 659 1466 660 1394 660 1393 660 1467 661 1393 661 1391 661 1468 662 1391 662 1392 662 1469 663 1392 663 1421 663 1470 664 1421 664 1420 664 1471 665 1420 665 1419 665 1472 666 1419 666 1418 666 1473 667 1418 667 1417 667 1474 668 1417 668 1416 668 1475 669 1416 669 1415 669 1297 670 1415 670 1414 670 1413 641 1297 641 1414 641 1413 641 354 641 1297 641 1413 641 1412 641 354 641 354 671 1412 671 1411 671 1410 672 354 672 1411 672 1410 673 1409 673 354 673 354 674 1409 674 1408 674 1407 675 354 675 1408 675 1407 641 1406 641 354 641 354 676 1406 676 1405 676 1404 641 354 641 1405 641 1404 641 1403 641 354 641 354 641 1403 641 353 641 353 677 1403 677 1402 677 1401 641 353 641 1402 641 1401 641 1400 641 353 641 353 678 1400 678 1399 678 1296 641 1476 641 1297 641 1296 679 1477 679 1476 679 1296 680 1478 680 1477 680 1468 641 1392 641 1469 641 1469 641 1421 641 1470 641 1470 641 1420 641 1471 641 1471 641 1419 641 1472 641 1472 641 1418 641 1473 641 1473 641 1417 641 1474 641 1474 681 1416 681 1475 681 1475 641 1415 641 1297 641 1476 641 1475 641 1297 641 1463 641 1396 641 1464 641 1464 641 1395 641 1465 641 1465 641 1394 641 1466 641 1466 641 1393 641 1467 641 1467 641 1391 641 1468 641 357 172 1233 172 423 172 357 172 1231 172 1233 172 357 172 359 172 1231 172 1231 172 359 172 1229 172 1229 172 359 172 361 172 1227 172 361 172 363 172 1225 172 363 172 365 172 348 172 365 172 347 172 348 172 1225 172 365 172 348 172 1223 172 1225 172 348 172 1221 172 1223 172 348 172 1219 172 1221 172 348 172 1217 172 1219 172 348 172 1215 172 1217 172 348 172 1213 172 1215 172 348 172 1211 172 1213 172 348 172 1209 172 1211 172 348 172 1207 172 1209 172 348 172 1205 172 1207 172 348 172 1203 172 1205 172 348 172 1269 172 1203 172 348 172 611 172 1269 172 348 172 1081 172 611 172 348 172 355 172 1081 172 1081 172 355 172 893 172 1079 172 893 172 827 172 1077 172 827 172 829 172 1075 172 829 172 831 172 1073 172 831 172 833 172 1071 172 833 172 835 172 1069 172 835 172 837 172 1067 172 837 172 839 172 1065 172 839 172 841 172 843 172 1065 172 841 172 843 172 1063 172 1065 172 843 172 845 172 1063 172 1063 172 845 172 1061 172 1061 172 845 172 847 172 1059 172 847 172 849 172 1057 172 849 172 851 172 1055 172 851 172 853 172 1053 172 853 172 855 172 1051 172 855 172 857 172 1049 172 857 172 733 172 515 172 733 172 735 172 513 172 735 172 511 172 513 172 515 172 735 172 1229 172 361 172 1227 172 1227 172 363 172 1225 172 365 172 367 172 347 172 347 172 367 172 369 172 371 172 347 172 369 172 371 172 373 172 347 172 347 172 373 172 375 172 377 172 347 172 375 172 377 172 379 172 347 172 347 172 379 172 381 172 383 172 347 172 381 172 383 172 385 172 347 172 347 172 385 172 387 172 389 172 347 172 387 172 389 172 1141 172 347 172 389 172 391 172 1141 172 1141 172 391 172 1139 172 1139 172 391 172 393 172 1137 172 393 172 395 172 1135 172 395 172 397 172 1133 172 397 172 399 172 1131 172 399 172 401 172 1129 172 401 172 403 172 1127 172 403 172 405 172 1125 172 405 172 407 172 1123 172 407 172 1121 172 1123 172 1125 172 407 172 1139 172 393 172 1137 172 1137 172 395 172 1135 172 1135 172 397 172 1133 172 1133 172 399 172 1131 172 1131 172 401 172 1129 172 1129 172 403 172 1127 172 1127 172 405 172 1125 172 407 172 409 172 1121 172 1121 172 409 172 1119 172 1119 172 409 172 411 172 1117 172 411 172 413 172 1115 172 413 172 415 172 1113 172 415 172 417 172 1111 172 417 172 419 172 421 172 1111 172 419 172 421 172 1109 172 1111 172 421 172 1237 172 1109 172 421 682 1235 682 1237 682 421 172 423 172 1235 172 1235 172 423 172 1233 172 1119 172 411 172 1117 172 1117 172 413 172 1115 172 1115 172 415 172 1113 172 1113 172 417 172 1111 172 451 172 1045 172 517 172 451 172 579 172 1045 172 451 172 1173 172 579 172 451 172 453 172 1173 172 1173 172 453 172 1171 172 1171 172 453 172 1169 172 1169 172 453 172 455 172 1167 172 455 172 457 172 1165 172 457 172 459 172 1163 172 459 172 461 172 1161 172 461 172 463 172 1159 172 463 172 465 172 467 172 1159 172 465 172 467 172 1157 172 1159 172 467 172 469 172 1157 172 1157 172 469 172 1155 172 1155 172 469 172 471 172 1153 172 471 172 473 172 1151 172 473 172 475 172 1149 172 475 172 477 172 1147 172 477 172 479 172 1145 172 479 172 481 172 1143 172 481 172 483 172 1141 172 483 172 347 172 1141 172 1143 172 483 172 1169 172 455 172 1167 172 1167 172 457 172 1165 172 1165 172 459 172 1163 172 1163 172 461 172 1161 172 1161 172 463 172 1159 172 1155 172 471 172 1153 172 1153 172 473 172 1151 172 1151 172 475 172 1149 172 1149 172 477 172 1147 172 1147 172 479 172 1145 172 1145 172 481 172 1143 172 485 172 765 172 483 172 485 172 763 172 765 172 485 172 487 172 763 172 763 172 487 172 761 172 761 172 487 172 489 172 759 172 489 172 491 172 757 172 491 172 493 172 755 172 493 172 495 172 753 172 495 172 497 172 751 172 497 172 499 172 749 172 499 172 501 172 747 172 501 172 745 172 747 172 749 172 501 172 761 172 489 172 759 172 759 172 491 172 757 172 757 172 493 172 755 172 755 172 495 172 753 172 753 172 497 172 751 172 751 172 499 172 749 172 501 172 503 172 745 172 745 172 503 172 743 172 743 172 503 172 505 172 741 172 505 172 507 172 739 172 507 172 509 172 737 172 509 172 511 172 735 172 737 172 511 172 743 172 505 172 741 172 741 172 507 172 739 172 739 172 509 172 737 172 517 172 1047 172 515 172 517 683 1045 683 1047 683 1269 172 611 172 1267 172 1267 172 611 172 545 172 1265 172 545 172 547 172 1263 172 547 172 549 172 1261 172 549 172 551 172 1259 172 551 172 553 172 1257 172 553 172 555 172 1255 172 555 172 557 172 1253 172 557 172 559 172 561 172 1253 172 559 172 561 172 1251 172 1253 172 561 172 563 172 1251 172 1251 172 563 172 1249 172 1249 172 563 172 565 172 1247 172 565 172 567 172 1245 172 567 172 569 172 1243 172 569 172 571 172 1241 172 571 172 573 172 1239 172 573 172 575 172 1237 172 575 172 1109 172 1237 172 1239 172 575 172 1267 172 545 172 1265 172 1265 172 547 172 1263 172 1263 172 549 172 1261 172 1261 172 551 172 1259 172 1259 172 553 172 1257 172 1257 172 555 172 1255 172 1255 172 557 172 1253 172 1249 172 565 172 1247 172 1247 172 567 172 1245 172 1245 172 569 172 1243 172 1243 172 571 172 1241 172 1241 172 573 172 1239 172 1109 172 575 172 1175 172 1175 683 575 683 577 683 1173 682 577 682 579 682 1173 172 1175 172 577 172 579 172 581 172 1045 172 1045 172 581 172 1043 172 1043 172 581 172 583 172 1041 172 583 172 585 172 1039 172 585 172 587 172 1037 172 587 172 589 172 1035 172 589 172 591 172 1033 172 591 172 593 172 1031 172 593 172 595 172 1029 172 595 172 1027 172 1029 172 1031 172 595 172 1043 172 583 172 1041 172 1041 172 585 172 1039 172 1039 172 587 172 1037 172 1037 172 589 172 1035 172 1035 172 591 172 1033 172 1033 172 593 172 1031 172 595 172 597 172 1027 172 1027 172 597 172 1025 172 1025 172 597 172 599 172 1023 172 599 172 601 172 1021 172 601 172 603 172 1019 172 603 172 605 172 1017 172 605 172 607 172 1015 172 607 172 609 172 1081 172 609 172 611 172 1081 172 1015 172 609 172 1025 172 599 172 1023 172 1023 172 601 172 1021 172 1021 172 603 172 1019 172 1019 172 605 172 1017 172 1017 172 607 172 1015 172 639 172 951 172 705 172 639 172 861 172 951 172 639 172 797 172 861 172 639 172 641 172 797 172 797 172 641 172 795 172 795 172 641 172 793 172 793 172 641 172 643 172 791 172 643 172 645 172 789 172 645 172 647 172 787 172 647 172 649 172 785 172 649 172 651 172 783 172 651 172 653 172 655 172 783 172 653 172 655 172 781 172 783 172 655 172 657 172 781 172 781 172 657 172 779 172 779 172 657 172 659 172 777 172 659 172 661 172 775 172 661 172 663 172 773 172 663 172 665 172 771 172 665 172 667 172 769 172 667 172 669 172 767 172 669 172 765 172 767 172 769 172 669 172 793 172 643 172 791 172 791 172 645 172 789 172 789 172 647 172 787 172 787 172 649 172 785 172 785 172 651 172 783 172 779 172 659 172 777 172 777 172 661 172 775 172 775 172 663 172 773 172 773 172 665 172 771 172 771 172 667 172 769 172 669 172 671 172 765 172 765 172 671 172 353 172 483 172 353 172 347 172 483 172 765 172 353 172 671 172 673 172 353 172 353 172 673 172 675 172 677 172 353 172 675 172 677 172 679 172 353 172 353 172 679 172 681 172 683 172 353 172 681 172 683 172 685 172 353 172 353 172 685 172 687 172 689 172 353 172 687 172 689 172 691 172 353 172 353 172 691 172 693 172 695 172 353 172 693 172 695 172 963 172 353 172 695 172 961 172 963 172 695 172 697 172 961 172 961 684 697 684 959 684 959 172 697 172 699 172 957 172 699 172 701 172 955 172 701 172 703 172 953 172 703 172 705 172 951 172 953 172 705 172 959 172 699 172 957 172 957 172 701 172 955 172 955 172 703 172 953 172 733 172 857 172 799 172 799 685 857 685 859 685 797 686 859 686 861 686 797 172 799 172 859 172 1049 172 733 172 515 172 1047 172 1049 172 515 172 1081 172 893 172 1079 172 1079 172 827 172 1077 172 1077 172 829 172 1075 172 1075 172 831 172 1073 172 1073 172 833 172 1071 172 1071 172 835 172 1069 172 1069 172 837 172 1067 172 1067 172 839 172 1065 172 1061 172 847 172 1059 172 1059 172 849 172 1057 172 1057 172 851 172 1055 172 1055 172 853 172 1053 172 1053 172 855 172 1051 172 861 172 863 172 951 172 951 172 863 172 949 172 949 172 863 172 865 172 947 172 865 172 867 172 945 172 867 172 869 172 943 172 869 172 871 172 941 172 871 172 873 172 939 172 873 172 875 172 937 172 875 172 877 172 935 172 877 172 933 172 935 172 937 172 877 172 949 172 865 172 947 172 947 172 867 172 945 172 945 172 869 172 943 172 943 172 871 172 941 172 941 172 873 172 939 172 939 172 875 172 937 172 877 172 879 172 933 172 933 172 879 172 931 172 931 172 879 172 881 172 929 172 881 172 883 172 927 172 883 172 885 172 925 172 885 172 887 172 923 172 887 172 889 172 921 172 889 172 891 172 893 172 921 172 891 172 893 172 987 172 921 172 893 172 355 172 987 172 987 172 355 172 985 172 985 172 355 172 983 172 983 172 355 172 981 172 981 172 355 172 979 172 979 172 355 172 977 172 977 172 355 172 975 172 975 172 355 172 973 172 973 172 355 172 971 172 971 172 355 172 969 172 969 172 355 172 967 172 967 172 355 172 965 172 965 172 355 172 963 172 963 172 355 172 353 172 931 172 881 172 929 172 929 172 883 172 927 172 927 172 885 172 925 172 925 172 887 172 923 172 923 172 889 172 921 172 1049 172 1051 172 857 172 75 641 1428 641 339 641 75 641 1429 641 1428 641 75 641 1430 641 1429 641 75 641 212 641 1430 641 1430 641 212 641 1431 641 1431 641 212 641 1367 641 1366 641 1431 641 1367 641 1366 641 1432 641 1431 641 1366 641 1365 641 1432 641 1432 641 1365 641 1433 641 1433 641 1365 641 1364 641 1434 641 1364 641 1363 641 1435 641 1363 641 1362 641 1436 641 1362 641 1360 641 1437 641 1360 641 1361 641 1438 641 1361 641 1390 641 1439 641 1390 641 1389 641 1440 641 1389 641 1388 641 1441 641 1388 641 1387 641 1442 641 1387 641 1386 641 1443 641 1386 641 1385 641 1444 641 1385 641 343 641 1445 641 343 641 341 641 1446 641 341 641 1447 641 1446 641 1445 641 341 641 345 641 1370 641 212 641 345 641 1371 641 1370 641 345 641 1372 641 1371 641 345 641 1373 641 1372 641 345 641 1374 641 1373 641 345 641 1375 641 1374 641 345 641 1376 641 1375 641 345 641 1377 641 1376 641 345 641 1378 641 1377 641 345 641 1379 641 1378 641 345 641 1380 641 1379 641 345 641 1381 641 1380 641 345 641 343 641 1381 641 1381 641 343 641 1382 641 1382 641 343 641 1383 641 1383 641 343 641 1384 641 1384 641 343 641 1385 641 1444 641 343 641 1445 641 339 641 1450 641 341 641 339 641 1451 641 1450 641 339 641 1452 641 1451 641 339 641 1423 641 1452 641 339 641 1422 641 1423 641 339 641 1424 641 1422 641 339 641 1425 641 1424 641 339 641 1426 641 1425 641 339 641 1427 641 1426 641 339 641 1428 641 1427 641 1437 641 1361 641 1438 641 1438 641 1390 641 1439 641 1439 641 1389 641 1440 641 1440 641 1388 641 1441 641 1441 641 1387 641 1442 641 1442 641 1386 641 1443 641 1370 641 1369 641 212 641 212 641 1369 641 1368 641 1367 641 212 641 1368 641 1433 641 1364 641 1434 641 1434 641 1363 641 1435 641 1435 641 1362 641 1436 641 1436 641 1360 641 1437 641 1450 641 1449 641 341 641 341 641 1449 641 1448 641 1447 641 341 641 1448 641 1444 641 1443 641 1385 641

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/festo_finger_mount_convex_hull.dae b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/festo_finger_mount_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..f9d4a0a370b0a6cd5c9d628f5cda4140689f4930 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v2/festo_finger_mount_convex_hull.dae @@ -0,0 +1,56 @@ + + + + + VCGLab + VCGLib | MeshLab + + Sa. Feb 20 19:55:25 2016 + Sa. Feb 20 19:55:25 2016 + Y_UP + + + + + + -28 9.58579 40 -27 0 41 -28 0 40 -27 10 41 -27 14 4 -1 14 37 -1 14 4 -27 14 37 -1 10 41 -28 13 36.5858 -28 13 4.41421 -1 10 0 -27 10 0 -28 9.58579 1 -28 0 1 -27 0 0 -1 0 41 -1 0 0 0 0 1 0 0 40 0 13 4.41421 0 13 36.5858 0 9.58579 40 0 9.58579 1 + + + + + + + + + + -0.707107 0.5 0.5 -0.707108 0.499999 0.499999 -0.707107 0.5 -0.5 -0.707107 0.5 -0.5 0.707107 0.5 0.5 0.707108 0.499999 0.499999 0.707107 0.5 -0.5 0.707107 0.5 -0.5 -0.707107 0 0.707107 -0.707107 0 0.707107 0 1 0 0 1 0 0 0.707107 0.707107 0 0.707107 0.707107 -0.707107 0.707107 0 -0.707107 0.707107 0 0 0.707107 -0.707107 0 0.707107 -0.707107 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.707107 0 -0.707107 -0.707107 0 -0.707107 0 0 1 0 0 1 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0 0.707107 0.707107 0 0.707107 1 0 0 1 0 0 1 0 0 1 0 0 0.707107 0 -0.707107 0.707107 0 -0.707107 + + + + + + + + + + + + + + +

0 0 3 0 7 0 9 1 0 1 7 1 13 2 10 2 4 2 13 3 4 3 12 3 8 4 22 4 5 4 22 5 21 5 5 5 23 6 11 6 6 6 6 7 20 7 23 7 2 8 1 8 0 8 0 9 1 9 3 9 4 10 5 10 6 10 7 11 5 11 4 11 8 12 5 12 7 12 8 13 7 13 3 13 7 14 4 14 9 14 9 15 4 15 10 15 11 16 4 16 6 16 11 17 12 17 4 17 2 18 0 18 13 18 13 19 14 19 2 19 13 20 0 20 9 20 13 21 9 21 10 21 15 22 14 22 13 22 12 23 15 23 13 23 1 24 16 24 3 24 16 25 8 25 3 25 17 26 14 26 15 26 17 27 16 27 1 27 17 28 1 28 2 28 17 29 18 29 19 29 17 30 2 30 14 30 16 31 17 31 19 31 11 32 17 32 12 32 17 33 15 33 12 33 6 34 5 34 20 34 21 35 20 35 5 35 22 36 16 36 19 36 22 37 8 37 16 37 19 38 18 38 23 38 23 39 20 39 21 39 22 40 23 40 21 40 23 41 22 41 19 41 18 42 17 42 23 42 23 43 17 43 11 43

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/dynamixel/v3/dynamixel_intel_camera_combined.stl b/data/mir_common/mir_description/meshes/grippers/dynamixel/v3/dynamixel_intel_camera_combined.stl new file mode 100644 index 0000000000000000000000000000000000000000..89162f08ac6907a8adbab477242d97916bc3e9f9 --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/dynamixel/v3/dynamixel_intel_camera_combined.stl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2837876b3f71afb155a997e8ba5d44fbabf919b5b1c41722308c0d42af77bc42 +size 524984 diff --git a/data/mir_common/mir_description/meshes/grippers/festo_open.dae b/data/mir_common/mir_description/meshes/grippers/festo_open.dae new file mode 100644 index 0000000000000000000000000000000000000000..f156329210d750427856d6bf1094db6bb6ad624a --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/festo_open.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Mon Mar 24 08:05:19 2014 + Mon Mar 24 08:05:19 2014 + + + + + + + + + 95.3254 63.3343 57.323 95.4938 63.3544 62.323 95.4938 63.3544 57.323 95.6564 63.4027 57.323 95.8085 63.4779 62.323 95.9457 63.5776 62.323 95.8085 63.4779 57.323 95.9457 63.5776 57.323 96.064 63.6991 57.323 96.1602 63.8388 57.323 96.1602 63.8388 62.323 96.2313 63.9928 62.323 96.2754 64.1566 62.323 96.2313 63.9928 57.323 96.2754 64.1566 57.323 96.2912 64.3254 62.323 96.2912 64.3254 57.323 96.2782 64.4946 62.323 96.2782 64.4946 57.323 96.2368 64.659 62.323 96.2368 64.659 57.323 96.1682 64.8142 57.323 96.0744 64.9555 62.323 96.0744 64.9555 57.323 95.9581 65.0789 62.323 95.9581 65.0789 57.323 95.8225 65.1809 57.323 95.8225 65.1809 62.323 95.6717 65.2585 62.323 95.6717 65.2585 57.323 95.5099 65.3095 57.323 95.3419 65.3324 57.323 95.1724 65.3266 57.323 95.0063 65.2922 62.323 95.0063 65.2922 57.323 94.8484 65.2303 57.323 94.7032 65.1426 57.323 94.7032 65.1426 62.323 94.575 65.0315 57.323 94.3834 64.7531 62.323 94.4673 64.9005 57.323 94.3834 64.7531 57.323 94.3256 64.5936 62.323 94.3256 64.5936 57.323 94.2941 64.2571 62.323 94.2955 64.4267 57.323 94.2941 64.2571 57.323 94.3214 64.0897 57.323 94.3766 63.9293 62.323 94.3766 63.9293 57.323 94.4581 63.7806 57.323 94.4581 63.7806 62.323 94.5636 63.6477 62.323 94.5636 63.6477 57.323 94.8337 63.4445 62.323 94.69 63.5346 57.323 94.8337 63.4445 57.323 94.9905 63.38 57.323 95.156 63.3429 57.323 95.2735 63.3338 57.323 86.5848 90.9762 62.323 86.6366 90.9767 62.323 86.6366 90.9767 57.323 86.8051 90.9968 62.323 86.8051 90.9968 57.323 86.9676 91.0452 62.323 87.1197 91.1203 62.323 86.9676 91.0452 57.323 87.2569 91.22 62.323 87.1197 91.1203 57.323 87.2569 91.22 57.323 87.3753 91.3415 62.323 87.3753 91.3415 57.323 87.4714 91.4812 57.323 87.5425 91.6352 57.323 87.5866 91.799 57.323 87.6024 91.9678 62.323 87.6024 91.9678 57.323 87.5894 92.1369 62.323 87.5894 92.1369 57.323 87.548 92.3014 62.323 87.4794 92.4566 62.323 87.548 92.3014 57.323 87.3856 92.5979 62.323 87.4794 92.4566 57.323 87.2693 92.7213 62.323 87.3856 92.5979 57.323 87.2693 92.7213 57.323 87.1338 92.8233 62.323 87.1338 92.8233 57.323 86.9829 92.9009 57.323 86.8212 92.9519 62.323 86.8212 92.9519 57.323 86.4836 92.969 62.323 86.6531 92.9748 57.323 86.4836 92.969 57.323 86.3175 92.9346 57.323 86.1596 92.8727 57.323 86.0145 92.785 57.323 85.8862 92.674 57.323 85.7786 92.5429 57.323 85.6946 92.3955 62.323 85.6946 92.3955 57.323 85.6368 92.236 62.323 85.6368 92.236 57.323 85.6068 92.0691 57.323 85.6054 91.8995 57.323 85.6327 91.7321 57.323 85.6878 91.5717 57.323 85.7693 91.423 62.323 85.7693 91.423 57.323 85.8748 91.2901 62.323 85.8748 91.2901 57.323 86.0012 91.177 57.323 86.0012 91.177 62.323 86.1449 91.0869 62.323 86.3017 91.0224 62.323 86.1449 91.0869 57.323 86.3017 91.0224 57.323 86.4672 90.9853 57.323 86.4672 90.9853 62.323 86.5848 90.9762 57.323 90.9528 103.239 57.323 90.9009 103.239 57.323 90.9009 103.239 62.323 91.1212 103.259 57.323 91.2838 103.308 57.323 91.2838 103.308 62.323 91.4359 103.383 62.323 91.4359 103.383 57.323 91.5731 103.483 57.323 91.5731 103.483 62.323 91.6915 103.604 62.323 91.7876 103.744 62.323 91.6915 103.604 57.323 91.7876 103.744 57.323 91.8587 103.898 57.323 91.9028 104.062 57.323 91.9186 104.23 57.323 91.9056 104.4 62.323 91.9056 104.4 57.323 91.8642 104.564 57.323 91.7956 104.719 57.323 91.7956 104.719 62.323 91.7018 104.86 57.323 91.5855 104.984 57.323 91.4499 105.086 57.323 91.4499 105.086 62.323 91.2991 105.163 62.323 91.2991 105.163 57.323 91.1374 105.214 62.323 91.1374 105.214 57.323 90.9693 105.237 57.323 90.7998 105.232 57.323 90.6337 105.197 57.323 90.4758 105.135 57.323 90.3306 105.048 57.323 90.2024 104.937 62.323 90.2024 104.937 57.323 90.0948 104.805 57.323 90.0948 104.805 62.323 90.0108 104.658 57.323 90.0108 104.658 62.323 89.953 104.499 57.323 89.923 104.332 62.323 89.923 104.332 57.323 89.9216 104.162 57.323 89.9489 103.995 62.323 89.9489 103.995 57.323 90.004 103.834 57.323 90.0855 103.686 57.323 90.191 103.553 57.323 90.3174 103.44 57.323 90.4611 103.349 62.323 90.4611 103.349 57.323 90.6179 103.285 62.323 90.7834 103.248 62.323 90.6179 103.285 57.323 90.7834 103.248 57.323 96.0152 102.328 57.323 95.9633 102.328 57.323 95.9633 102.328 62.323 96.0152 102.328 62.323 96.1836 102.348 57.323 96.3462 102.397 57.323 96.4983 102.472 57.323 96.6355 102.571 62.323 96.6355 102.571 57.323 96.7538 102.693 57.323 96.85 102.833 57.323 96.9652 103.15 62.323 96.9211 102.987 57.323 96.9652 103.15 57.323 96.968 103.488 62.323 96.981 103.319 57.323 96.968 103.488 57.323 96.9266 103.653 57.323 96.858 103.808 57.323 96.7642 103.949 62.323 96.7642 103.949 57.323 96.6478 104.073 62.323 96.6478 104.073 57.323 96.5123 104.175 62.323 96.5123 104.175 57.323 96.3615 104.252 62.323 96.3615 104.252 57.323 96.1997 104.303 62.323 96.1997 104.303 57.323 96.0317 104.326 62.323 96.0317 104.326 57.323 95.8622 104.32 62.323 95.8622 104.32 57.323 95.6961 104.286 57.323 95.5382 104.224 57.323 95.393 104.136 57.323 95.2648 104.025 57.323 95.1571 103.894 57.323 95.0732 103.747 57.323 95.0154 103.588 62.323 95.0154 103.588 57.323 94.9853 103.421 62.323 94.9839 103.251 62.323 94.9853 103.421 57.323 94.9839 103.251 57.323 95.0112 103.084 62.323 95.0112 103.084 57.323 95.0664 102.923 62.323 95.0664 102.923 57.323 95.1479 102.774 57.323 95.1479 102.774 62.323 95.2534 102.642 57.323 95.2534 102.642 62.323 95.3797 102.529 57.323 95.5234 102.438 57.323 95.6803 102.374 62.323 95.6803 102.374 57.323 95.8458 102.337 57.323 95.8458 102.337 62.323 95.41 63.3408 40.323 95.2405 63.335 45.323 95.0725 63.3579 40.323 95.0725 63.3579 45.323 94.9107 63.4089 45.323 94.7599 63.4865 40.323 94.7599 63.4865 45.323 94.6244 63.5885 45.323 94.508 63.7119 45.323 94.508 63.7119 40.323 94.4142 63.8532 45.323 94.3456 64.0083 40.323 94.3456 64.0083 45.323 94.3042 64.1728 45.323 94.2912 64.3419 40.323 94.2912 64.3419 45.323 94.307 64.5108 45.323 94.3511 64.6746 45.323 94.4222 64.8286 45.323 94.5184 64.9683 40.323 94.6367 65.0898 40.323 94.5184 64.9683 45.323 94.6367 65.0898 45.323 94.7739 65.1895 40.323 94.7739 65.1895 45.323 94.926 65.2646 40.323 94.926 65.2646 45.323 95.0886 65.3129 45.323 95.257 65.3331 45.323 95.4264 65.3245 40.323 95.4264 65.3245 45.323 95.5919 65.2874 45.323 95.7488 65.2229 40.323 95.7488 65.2229 45.323 95.8924 65.1327 45.323 96.0189 65.0196 45.323 96.1243 64.8868 45.323 96.2058 64.7381 45.323 96.261 64.5777 45.323 96.2883 64.4103 45.323 96.2883 64.4103 40.323 96.2869 64.2407 40.323 96.2869 64.2407 45.323 96.2568 64.0737 45.323 96.2568 64.0737 40.323 96.199 63.9143 45.323 96.199 63.9143 40.323 96.1151 63.7669 40.323 96.1151 63.7669 45.323 96.0074 63.6358 40.323 96.0074 63.6358 45.323 95.8792 63.5248 40.323 95.8792 63.5248 45.323 95.734 63.4371 45.323 95.734 63.4371 40.323 95.5761 63.3751 45.323 95.5761 63.3751 40.323 95.41 63.3408 45.323 95.2735 63.3338 45.323 95.9303 102.329 45.323 96.0998 102.335 40.323 95.7623 102.352 45.323 95.6005 102.403 40.323 95.6005 102.403 45.323 95.4497 102.48 40.323 95.4497 102.48 45.323 95.3142 102.582 40.323 95.3142 102.582 45.323 95.104 102.847 40.323 95.1978 102.706 45.323 95.104 102.847 45.323 95.0354 103.002 45.323 95.0354 103.002 40.323 94.994 103.167 40.323 94.994 103.167 45.323 94.981 103.336 40.323 94.981 103.336 45.323 94.9968 103.505 45.323 95.0409 103.668 45.323 95.0409 103.668 40.323 95.112 103.822 45.323 95.2082 103.962 45.323 95.3265 104.084 45.323 95.4637 104.183 45.323 95.6158 104.259 40.323 95.6158 104.259 45.323 95.7784 104.307 45.323 95.9468 104.327 40.323 96.1162 104.318 40.323 95.9468 104.327 45.323 96.1162 104.318 45.323 96.2817 104.281 40.323 96.2817 104.281 45.323 96.4385 104.217 45.323 96.5822 104.127 40.323 96.5822 104.127 45.323 96.7086 104.014 40.323 96.8141 103.881 40.323 96.7086 104.014 45.323 96.8141 103.881 45.323 96.8956 103.732 45.323 96.9508 103.572 45.323 96.9781 103.404 45.323 96.9767 103.235 45.323 96.9767 103.235 40.323 96.9466 103.068 40.323 96.9466 103.068 45.323 96.8888 102.908 40.323 96.8888 102.908 45.323 96.8049 102.761 45.323 96.6972 102.63 45.323 96.569 102.519 45.323 96.569 102.519 40.323 96.4238 102.431 45.323 96.2659 102.369 40.323 96.2659 102.369 45.323 96.0998 102.335 45.323 95.9633 102.328 45.323 90.868 103.24 45.323 90.9009 103.239 45.323 90.9009 103.239 40.323 90.868 103.24 40.323 90.5381 103.314 40.323 90.6999 103.263 45.323 90.5381 103.314 45.323 90.3873 103.391 45.323 90.2518 103.493 45.323 90.1354 103.617 40.323 90.1354 103.617 45.323 90.0416 103.758 45.323 90.0416 103.758 40.323 89.973 103.913 40.323 89.973 103.913 45.323 89.9316 104.078 40.323 89.9316 104.078 45.323 89.9187 104.247 40.323 89.9187 104.247 45.323 89.9344 104.416 45.323 89.9785 104.58 45.323 90.0497 104.734 45.323 90.2642 104.995 40.323 90.1458 104.873 45.323 90.2642 104.995 45.323 90.4014 105.094 40.323 90.4014 105.094 45.323 90.5534 105.17 45.323 90.716 105.218 45.323 90.8844 105.238 45.323 91.0538 105.229 40.323 91.0538 105.229 45.323 91.2193 105.192 45.323 91.3762 105.128 40.323 91.3762 105.128 45.323 91.5199 105.038 45.323 91.6463 104.925 45.323 91.7517 104.792 40.323 91.7517 104.792 45.323 91.8332 104.643 40.323 91.8332 104.643 45.323 91.8884 104.483 40.323 91.8884 104.483 45.323 91.9157 104.315 40.323 91.9143 104.146 40.323 91.9157 104.315 45.323 91.9143 104.146 45.323 91.8843 103.979 45.323 91.8264 103.819 45.323 91.7425 103.672 45.323 91.6349 103.541 45.323 91.5066 103.43 45.323 91.5066 103.43 40.323 91.3615 103.342 40.323 91.3615 103.342 45.323 91.2036 103.28 40.323 91.2036 103.28 45.323 91.0375 103.246 45.323 91.0375 103.246 40.323 86.5518 90.9774 45.323 86.3837 91.0003 45.323 86.2219 91.0513 45.323 86.0711 91.1289 40.323 86.0711 91.1289 45.323 85.9356 91.2309 40.323 85.9356 91.2309 45.323 85.7254 91.4956 40.323 85.8193 91.3543 45.323 85.7254 91.4956 45.323 85.6569 91.6507 45.323 85.6155 91.8152 45.323 85.6155 91.8152 40.323 85.6025 91.9843 45.323 85.6182 92.1532 40.323 85.6182 92.1532 45.323 85.6623 92.317 40.323 85.6623 92.317 45.323 85.7335 92.471 45.323 85.8296 92.6107 40.323 85.8296 92.6107 45.323 85.948 92.7322 45.323 85.948 92.7322 40.323 86.0852 92.8319 40.323 86.0852 92.8319 45.323 86.2373 92.907 45.323 86.3998 92.9553 40.323 86.3998 92.9553 45.323 86.5682 92.9755 45.323 86.7376 92.9669 45.323 86.9031 92.9298 40.323 86.9031 92.9298 45.323 87.06 92.8653 40.323 87.06 92.8653 45.323 87.2037 92.7752 45.323 87.4355 92.5292 40.323 87.3301 92.662 45.323 87.4355 92.5292 45.323 87.517 92.3805 40.323 87.517 92.3805 45.323 87.5722 92.2201 45.323 87.5995 92.0527 40.323 87.5995 92.0527 45.323 87.5981 91.8831 45.323 87.5981 91.8831 40.323 87.5681 91.7161 40.323 87.5681 91.7161 45.323 87.5102 91.5567 45.323 87.4263 91.4093 45.323 87.3187 91.2782 45.323 87.1904 91.1672 45.323 87.0453 91.0795 45.323 86.8874 91.0175 45.323 86.7213 90.9832 45.323 86.5848 90.9762 45.323 95.2558 62.334 45.323 94.997 66.3119 40.323 95.3266 66.3334 45.323 94.997 66.3119 45.323 94.6754 66.2365 40.323 94.6754 66.2365 45.323 94.3706 66.1092 40.323 94.3706 66.1092 45.323 94.0909 65.9334 45.323 93.8439 65.7141 45.323 93.8439 65.7141 40.323 93.6365 65.457 40.323 93.6365 65.457 45.323 93.4742 65.1693 45.323 93.3614 64.8589 45.323 93.3013 64.5341 45.323 93.2954 64.2038 45.323 93.344 63.8771 45.323 93.4457 63.5628 45.323 93.5978 63.2696 40.323 93.5978 63.2696 45.323 93.796 63.0054 40.323 93.796 63.0054 45.323 93.968 62.8414 40.323 94.0351 62.7774 45.323 94.3084 62.5918 40.323 94.6085 62.4538 40.323 94.3084 62.5918 45.323 94.6085 62.4538 45.323 94.9272 62.3671 45.323 95.3266 66.3334 40.323 95.5034 76.3318 45.323 95.5034 76.3318 40.323 95.4705 76.3329 40.323 95.1406 76.4069 40.323 94.9898 76.4845 40.323 94.8543 76.5864 40.323 94.8543 76.5864 45.323 94.6441 76.8512 40.323 94.5755 77.0063 40.323 94.6441 76.8512 45.323 94.5755 77.0063 45.323 94.5342 77.1708 40.323 94.5369 77.5088 40.323 94.5369 77.5088 45.323 94.6522 77.8265 40.323 94.7483 77.9663 40.323 94.7483 77.9663 45.323 94.8667 78.0877 40.323 95.0039 78.1875 40.323 94.8667 78.0877 45.323 95.1559 78.2626 40.323 95.3185 78.3109 40.323 95.4869 78.3311 40.323 95.4869 78.3311 45.323 95.6563 78.3225 40.323 95.8218 78.2854 40.323 96.1224 78.1307 40.323 96.2488 78.0176 40.323 96.4909 77.5756 45.323 96.5168 77.2386 45.323 96.4868 77.0717 45.323 96.4868 77.0717 40.323 96.345 76.7649 40.323 96.345 76.7649 45.323 96.1091 76.5228 40.323 96.1091 76.5228 45.323 95.964 76.435 40.323 95.964 76.435 45.323 95.8061 76.3731 40.323 95.64 76.3387 40.323 96.2488 78.0176 45.323 96.4289 76.9122 45.323 97.4855 75.2966 45.323 96.2374 76.6338 45.323 94.6522 77.8265 45.323 93.7041 78.1673 45.323 93.5913 77.8568 45.323 94.581 77.6726 45.323 93.5312 77.532 45.323 94.5212 77.3399 45.323 94.5342 77.1708 45.323 93.574 76.875 45.323 93.8277 76.2675 45.323 94.7379 76.7099 45.323 94.026 76.0033 45.323 94.265 75.7753 45.323 94.9898 76.4845 45.323 95.1406 76.4069 45.323 95.3024 76.3559 45.323 95.1571 75.3651 45.323 95.4705 76.3329 45.323 95.64 76.3387 45.323 96.5182 77.4082 45.323 95.8061 76.3731 45.323 95.6563 78.3225 45.323 97.5562 79.296 45.323 95.8218 78.2854 45.323 95.9787 78.2208 45.323 96.1224 78.1307 45.323 96.3542 77.8848 45.323 96.4357 77.736 45.323 95.3185 78.3109 45.323 95.5565 79.3313 45.323 95.1559 78.2626 45.323 95.0039 78.1875 45.323 94.0739 78.712 45.323 95.4858 75.332 45.323 95.2269 79.3099 40.323 95.2269 79.3099 45.323 94.9053 79.2345 45.323 94.6005 79.1072 45.323 94.3208 78.9314 45.323 94.0739 78.712 40.323 93.8664 78.455 45.323 93.7041 78.1673 40.323 93.5913 77.8568 40.323 93.5312 77.532 40.323 93.5254 77.2018 45.323 93.6757 76.5608 40.323 93.6757 76.5608 45.323 93.8277 76.2675 40.323 94.5383 75.5898 45.323 94.8384 75.4518 40.323 94.8384 75.4518 45.323 95.5565 79.3313 40.323 95.7334 89.3298 45.323 95.3706 89.4048 45.323 95.2198 89.4824 40.323 95.2198 89.4824 45.323 94.9679 89.7078 40.323 94.9679 89.7078 45.323 94.8741 89.8491 40.323 94.7641 90.1688 40.323 94.8055 90.0043 45.323 94.7511 90.3379 40.323 94.811 90.6705 45.323 94.8821 90.8245 40.323 94.8821 90.8245 45.323 95.2338 91.1854 40.323 95.2338 91.1854 45.323 95.3859 91.2605 40.323 95.3859 91.2605 45.323 95.5485 91.3089 45.323 95.7169 91.329 40.323 95.8863 91.3204 40.323 95.7169 91.329 45.323 95.8863 91.3204 45.323 96.0518 91.2833 40.323 96.3523 91.1287 40.323 96.4787 91.0156 45.323 96.4787 91.0156 40.323 96.5842 90.8827 40.323 96.6657 90.734 40.323 96.6657 90.734 45.323 96.7208 90.5736 45.323 96.7481 90.4062 40.323 96.7481 90.4062 45.323 96.7467 90.2366 45.323 96.7167 90.0697 40.323 96.3391 89.5207 40.323 96.1939 89.433 40.323 96.1939 89.433 45.323 96.036 89.3711 40.323 95.8699 89.3367 40.323 96.7167 90.0697 45.323 96.6589 89.9102 45.323 96.5749 89.7628 45.323 93.8213 90.8548 45.323 94.7669 90.5067 45.323 94.7511 90.3379 45.323 93.7611 90.53 45.323 93.7553 90.1997 45.323 94.7641 90.1688 45.323 93.8039 89.873 45.323 93.9056 89.5587 45.323 94.8741 89.8491 45.323 94.2559 89.0013 45.323 95.0842 89.5844 45.323 94.4949 88.7733 45.323 94.7682 88.5878 45.323 95.0683 88.4498 45.323 95.5323 89.3538 45.323 95.387 88.363 45.323 95.7004 89.3309 45.323 96.4673 89.6317 45.323 96.3391 89.5207 45.323 97.7154 88.2946 45.323 96.036 89.3711 45.323 95.8699 89.3367 45.323 95.7864 92.3293 45.323 96.0518 91.2833 45.323 96.2086 91.2188 45.323 96.3523 91.1287 45.323 96.5842 90.8827 45.323 95.4568 92.3079 45.323 95.1352 92.2324 45.323 95.0966 91.0857 45.323 94.9782 90.9642 45.323 94.3038 91.71 45.323 93.934 91.1653 45.323 95.7157 88.3299 45.323 95.7157 88.3299 40.323 95.4568 92.3079 40.323 95.1352 92.2324 40.323 94.8304 92.1051 45.323 94.5507 91.9294 40.323 94.5507 91.9294 45.323 94.0963 91.453 40.323 94.0963 91.453 45.323 93.7611 90.53 40.323 93.8039 89.873 40.323 93.9056 89.5587 40.323 94.0576 89.2655 40.323 94.0576 89.2655 45.323 94.4949 88.7733 40.323 94.7682 88.5878 40.323 95.387 88.363 40.323 97.1612 92.305 40.323 95.9456 101.328 45.323 95.9456 101.328 40.323 96.0164 105.327 45.323 96.0164 105.327 40.323 95.6868 105.306 45.323 95.6868 105.306 40.323 95.3652 105.23 45.323 94.7807 104.927 40.323 95.0604 105.103 45.323 94.7807 104.927 45.323 94.5337 104.708 45.323 94.5337 104.708 40.323 94.3263 104.451 45.323 94.1639 104.163 45.323 94.0512 103.853 45.323 93.9911 103.528 45.323 93.9852 103.198 45.323 94.0338 102.871 40.323 94.0338 102.871 45.323 94.1355 102.557 45.323 94.2876 102.263 45.323 94.4858 101.999 40.323 94.4858 101.999 45.323 94.7248 101.771 45.323 94.7248 101.771 40.323 94.9981 101.586 40.323 94.9981 101.586 45.323 95.2982 101.448 45.323 95.617 101.361 45.323 82.2686 78.7137 62.323 82.3204 78.7141 62.323 82.4889 78.7343 62.323 82.4889 78.7343 57.323 82.6514 78.7826 62.323 82.6514 78.7826 57.323 82.9407 78.9574 62.323 83.0591 79.0789 62.323 83.1552 79.2186 62.323 83.1552 79.2186 57.323 83.2264 79.3726 57.323 83.2704 79.5364 62.323 83.2862 79.7053 57.323 83.2732 79.8744 62.323 83.2318 80.0389 57.323 83.2318 80.0389 62.323 83.1633 80.194 57.323 83.0694 80.3353 62.323 82.9531 80.4587 62.323 82.8176 80.5607 57.323 82.6667 80.6383 57.323 82.505 80.6893 62.323 82.1674 80.7064 62.323 82.0013 80.6721 57.323 81.8434 80.6101 57.323 81.6983 80.5224 57.323 81.57 80.4114 57.323 81.4624 80.2803 62.323 81.3785 80.1329 57.323 81.3206 79.9735 62.323 81.2892 79.6369 57.323 81.3165 79.4695 62.323 81.3717 79.3092 62.323 81.4532 79.1604 57.323 81.5586 79.0276 62.323 81.685 78.9145 62.323 81.685 78.9145 57.323 81.8287 78.8243 62.323 81.8287 78.8243 57.323 81.9855 78.7598 62.323 82.2686 78.7137 57.323 82.9503 81.6001 57.323 82.505 80.6893 57.323 82.3369 80.7122 57.323 82.1674 80.7064 57.323 81.0637 82.2641 57.323 81.2906 79.8065 57.323 81.3165 79.4695 57.323 81.3717 79.3092 57.323 81.5586 79.0276 57.323 83.2517 81.465 57.323 83.5269 81.2822 57.323 82.9531 80.4587 57.323 83.7681 81.0566 57.323 83.0694 80.3353 57.323 84.124 80.5027 57.323 83.2732 79.8744 57.323 81.4624 80.2803 57.323 81.3206 79.9735 57.323 81.9855 78.7598 57.323 81.9418 77.7434 57.323 82.1511 78.7227 57.323 84.2288 80.1895 57.323 84.2781 79.5329 57.323 83.2704 79.5364 57.323 84.2212 79.2076 57.323 84.1115 78.896 57.323 83.0591 79.0789 57.323 82.9407 78.9574 57.323 83.5024 78.1258 57.323 82.8035 78.8577 57.323 82.921 77.8169 57.323 82.6002 77.7383 57.323 82.3204 78.7141 57.323 82.2708 77.7136 57.323 80.9356 78.0687 62.323 81.6222 77.827 57.323 83.7681 81.0566 62.323 83.969 80.7944 57.323 84.124 80.5027 62.323 84.2288 80.1895 62.323 84.2806 79.8632 62.323 84.2806 79.8632 57.323 84.2781 79.5329 62.323 83.9521 78.6067 62.323 83.7472 78.3476 62.323 83.9521 78.6067 57.323 83.7472 78.3476 57.323 83.2245 77.9473 62.323 83.2245 77.9473 57.323 82.921 77.8169 62.323 82.6002 77.7383 62.323 81.9418 77.7434 62.323 84.0519 90.7536 57.323 87.2665 93.8626 62.323 87.2665 93.8626 57.323 87.5679 93.7276 62.323 87.5679 93.7276 57.323 87.8431 93.5448 62.323 87.8431 93.5448 57.323 88.2852 93.057 62.323 88.0843 93.3192 57.323 88.2852 93.057 57.323 88.4402 92.7653 57.323 88.545 92.452 62.323 88.545 92.452 57.323 88.5968 92.1258 62.323 88.5968 92.1258 57.323 88.5943 91.7955 62.323 88.5943 91.7955 57.323 88.5374 91.4701 57.323 88.4277 91.1585 62.323 88.4277 91.1585 57.323 88.2682 90.8693 62.323 88.2682 90.8693 57.323 88.0634 90.6102 62.323 88.0634 90.6102 57.323 87.8186 90.3883 57.323 87.5407 90.2098 57.323 87.2372 90.0795 57.323 87.2372 90.0795 62.323 86.9163 90.0009 62.323 86.9163 90.0009 57.323 86.258 90.006 62.323 86.587 89.9762 57.323 86.258 90.006 57.323 85.9384 90.0895 57.323 85.9695 94.3192 62.323 90.2546 102.352 57.323 91.8841 105.99 57.323 92.1592 105.807 57.323 92.4005 105.582 57.323 92.6014 105.32 57.323 92.7563 105.028 57.323 92.8612 104.715 57.323 92.9105 104.058 62.323 92.913 104.388 57.323 92.9105 104.058 57.323 92.8536 103.733 62.323 92.8536 103.733 57.323 92.7439 103.421 57.323 92.7439 103.421 62.323 92.5844 103.132 62.323 92.5844 103.132 57.323 92.3795 102.873 57.323 92.1348 102.651 57.323 91.8569 102.472 57.323 91.5534 102.342 57.323 91.2325 102.263 57.323 90.9031 102.239 57.323 90.5742 102.269 62.323 90.5742 102.269 57.323 91.5827 106.125 62.323 91.5827 106.125 57.323 90.2857 106.582 62.323 91.5827 106.125 45.323 91.5827 106.125 40.323 90.2546 102.352 45.323 90.5742 102.269 45.323 90.9031 102.239 45.323 91.2325 102.263 45.323 91.5534 102.342 40.323 91.5534 102.342 45.323 91.8569 102.472 45.323 91.8569 102.472 40.323 92.1348 102.651 45.323 92.3795 102.873 40.323 92.5844 103.132 40.323 92.3795 102.873 45.323 92.5844 103.132 45.323 92.7439 103.421 45.323 92.8536 103.733 45.323 92.9105 104.058 40.323 92.9105 104.058 45.323 92.913 104.388 45.323 92.8612 104.715 40.323 92.8612 104.715 45.323 92.7563 105.028 45.323 92.6014 105.32 40.323 92.6014 105.32 45.323 92.4005 105.582 45.323 92.1592 105.807 45.323 91.8841 105.99 45.323 87.2665 93.8626 45.323 87.2665 93.8626 40.323 85.9384 90.0895 45.323 86.258 90.006 45.323 86.258 90.006 40.323 86.587 89.9762 45.323 86.9163 90.0009 45.323 87.2372 90.0795 45.323 87.5407 90.2098 45.323 87.5407 90.2098 40.323 87.8186 90.3883 45.323 88.0634 90.6102 45.323 88.0634 90.6102 40.323 88.2682 90.8693 40.323 88.2682 90.8693 45.323 88.4277 91.1585 40.323 88.4277 91.1585 45.323 88.5374 91.4701 40.323 88.5374 91.4701 45.323 88.5943 91.7955 45.323 88.5943 91.7955 40.323 88.5968 92.1258 45.323 88.545 92.452 45.323 88.545 92.452 40.323 88.4402 92.7653 45.323 88.2852 93.057 40.323 88.2852 93.057 45.323 88.0843 93.3192 45.323 87.8431 93.5448 45.323 87.5679 93.7276 40.323 87.5679 93.7276 45.323 82.2686 78.7137 45.323 81.9058 78.7887 45.323 81.6194 78.9683 45.323 81.6194 78.9683 40.323 81.5031 79.0917 40.323 81.5031 79.0917 45.323 81.4092 79.233 40.323 81.3407 79.3882 45.323 81.3407 79.3882 40.323 81.2993 79.5527 45.323 81.2863 79.7218 40.323 81.3021 79.8906 40.323 81.4173 80.2084 40.323 81.5134 80.3481 40.323 81.5134 80.3481 45.323 81.6318 80.4696 45.323 82.0836 80.6928 40.323 82.0836 80.6928 45.323 82.4214 80.7043 40.323 82.587 80.6672 40.323 82.587 80.6672 45.323 82.7438 80.6027 40.323 82.8875 80.5126 40.323 82.8875 80.5126 45.323 83.0139 80.3995 40.323 83.2008 80.1179 45.323 83.256 79.9575 45.323 83.2833 79.7901 40.323 83.2833 79.7901 45.323 83.2519 79.4536 40.323 83.2519 79.4536 45.323 83.1101 79.1467 45.323 83.0025 79.0156 40.323 82.8742 78.9046 40.323 82.7291 78.8169 40.323 82.7291 78.8169 45.323 82.5712 78.755 40.323 81.2863 79.7218 45.323 82.2356 78.7148 45.323 81.9418 77.7434 45.323 82.0675 78.7377 45.323 81.4092 79.233 45.323 81.3021 79.8906 45.323 81.3462 80.0544 45.323 81.4173 80.2084 45.323 81.769 80.5693 45.323 81.9211 80.6444 45.323 81.0637 82.2641 45.323 79.7357 78.491 45.323 81.7549 78.8663 45.323 82.2521 80.7129 45.323 82.4214 80.7043 45.323 82.9503 81.6001 45.323 82.7438 80.6027 45.323 83.2517 81.465 45.323 83.969 80.7944 45.323 83.0139 80.3995 45.323 83.1193 80.2666 45.323 84.2781 79.5329 45.323 83.2819 79.6205 45.323 84.1115 78.896 45.323 83.194 79.2941 45.323 83.0025 79.0156 45.323 83.7472 78.3476 45.323 82.8742 78.9046 45.323 83.5024 78.1258 45.323 83.2245 77.9473 45.323 82.5712 78.755 45.323 82.4051 78.7206 45.323 81.6222 77.827 40.323 81.6222 77.827 45.323 81.9418 77.7434 40.323 82.2708 77.7136 40.323 82.2708 77.7136 45.323 82.6002 77.7383 40.323 82.6002 77.7383 45.323 82.921 77.8169 45.323 83.9521 78.6067 45.323 83.9521 78.6067 40.323 84.1115 78.896 40.323 84.2212 79.2076 45.323 84.2781 79.5329 40.323 84.2806 79.8632 45.323 84.2806 79.8632 40.323 84.2288 80.1895 45.323 84.2288 80.1895 40.323 84.124 80.5027 40.323 84.124 80.5027 45.323 83.7681 81.0566 40.323 83.7681 81.0566 45.323 83.5269 81.2822 45.323 83.5269 81.2822 40.323 80.9356 78.0687 40.323 77.9194 66.4522 45.323 77.9524 66.4511 45.323 77.9194 66.4522 40.323 77.5896 66.5262 45.323 77.5896 66.5262 40.323 77.4388 66.6038 40.323 77.3032 66.7058 40.323 77.1869 66.8292 40.323 77.3032 66.7058 45.323 77.1869 66.8292 45.323 77.093 66.9705 45.323 76.9701 67.4592 45.323 76.9701 67.4592 40.323 77.1011 67.9458 40.323 77.1011 67.9458 45.323 77.1972 68.0856 45.323 77.4528 68.3068 45.323 77.6049 68.3819 45.323 77.7674 68.4302 45.323 77.9359 68.4504 40.323 77.9359 68.4504 45.323 78.2708 68.4047 45.323 78.2708 68.4047 40.323 78.4276 68.3401 40.323 78.4276 68.3401 45.323 78.5713 68.25 45.323 78.6977 68.1369 40.323 78.8032 68.0041 40.323 78.8032 68.0041 45.323 78.8847 67.8553 40.323 78.9398 67.6949 40.323 78.9398 67.6949 45.323 78.9657 67.3579 40.323 78.9657 67.3579 45.323 78.8779 67.0316 40.323 78.8779 67.0316 45.323 78.7939 66.8842 45.323 78.558 66.6421 45.323 78.255 66.4924 40.323 78.0889 66.458 40.323 76.9859 67.6281 45.323 77.6256 65.4808 45.323 77.03 67.7919 45.323 77.3156 68.207 45.323 77.0245 67.1256 45.323 76.9831 67.2901 45.323 76.7475 70.0015 45.323 77.7513 66.4752 45.323 77.306 65.5644 45.323 77.4388 66.6038 45.323 78.1053 68.4418 45.323 78.6977 68.1369 45.323 78.8847 67.8553 45.323 79.9126 67.9269 45.323 78.9671 67.5275 45.323 78.9357 67.191 45.323 79.7953 66.6334 45.323 79.431 66.085 45.323 78.6863 66.7531 45.323 79.1862 65.8632 45.323 78.4129 66.5543 45.323 78.255 66.4924 45.323 78.284 65.4757 45.323 77.9546 65.451 45.323 78.0889 66.458 45.323 78.6341 69.3375 45.323 77.306 65.5644 40.323 77.9546 65.451 40.323 78.6048 65.5544 45.323 78.6048 65.5544 40.323 78.9083 65.6847 40.323 78.9083 65.6847 45.323 79.6359 66.3441 45.323 79.905 66.945 45.323 79.9619 67.2704 45.323 79.9619 67.2704 40.323 79.9645 67.6007 40.323 79.9645 67.6007 45.323 79.9126 67.9269 40.323 79.8078 68.2401 40.323 79.8078 68.2401 45.323 79.6528 68.5318 40.323 79.6528 68.5318 45.323 79.452 68.7941 40.323 79.452 68.7941 45.323 79.2107 69.0197 45.323 78.9355 69.2025 45.323 78.6341 69.3375 40.323 78.8183 54.5835 40.323 84.4141 53.5764 40.323 87.9669 52.937 40.323 84.4141 53.5764 62.323 90.01 52.5693 62.323 92.0532 52.2016 40.323 95.5599 51.5705 40.323 92.0532 52.2016 62.323 95.5599 51.5705 62.323 77.9524 66.4511 62.323 77.9524 66.4511 57.323 77.8349 66.4601 62.323 78.0043 66.4515 57.323 78.1727 66.4717 62.323 78.1727 66.4717 57.323 78.6245 66.6949 62.323 78.6245 66.6949 57.323 78.7429 66.8163 57.323 78.839 66.9561 57.323 78.839 66.9561 62.323 78.9542 67.2738 62.323 78.97 67.4427 62.323 78.957 67.6118 62.323 78.97 67.4427 57.323 78.957 67.6118 57.323 78.9157 67.7763 62.323 78.9157 67.7763 57.323 78.8471 67.9314 57.323 78.7533 68.0727 57.323 78.5014 68.2981 57.323 78.3506 68.3757 57.323 78.3506 68.3757 62.323 78.1888 68.4267 62.323 78.1888 68.4267 57.323 78.0207 68.4497 62.323 77.8512 68.4439 62.323 77.6851 68.4095 62.323 77.5272 68.3476 62.323 77.3821 68.2598 57.323 77.0623 67.8704 57.323 77.0623 67.8704 62.323 77.0044 67.7109 57.323 76.973 67.3744 62.323 76.973 67.3744 57.323 77.0555 67.0466 62.323 77.0555 67.0466 57.323 77.137 66.8978 62.323 77.137 66.8978 57.323 77.2424 66.765 57.323 77.5125 66.5618 62.323 77.3688 66.6519 57.323 77.5125 66.5618 57.323 77.6694 66.4972 62.323 77.8349 66.4601 57.323 78.0207 68.4497 57.323 77.8512 68.4439 57.323 77.6851 68.4095 57.323 77.5272 68.3476 57.323 76.9744 67.544 57.323 77.0003 67.207 57.323 75.4195 66.2284 57.323 78.6369 68.1962 57.323 79.2107 69.0197 57.323 79.452 68.7941 57.323 77.2538 68.1488 57.323 77.1462 68.0177 57.323 76.7475 70.0015 57.323 77.6694 66.4972 57.323 77.306 65.5644 57.323 78.9542 67.2738 57.323 78.9102 67.1101 57.323 79.6359 66.3441 57.323 78.4873 66.5951 57.323 79.1862 65.8632 57.323 78.3353 66.52 57.323 78.6048 65.5544 57.323 77.306 65.5644 62.323 78.9355 69.2025 62.323 78.6341 69.3375 57.323 78.9355 69.2025 57.323 79.452 68.7941 62.323 79.6528 68.5318 57.323 79.8078 68.2401 57.323 79.9126 67.9269 62.323 79.9645 67.6007 62.323 79.9126 67.9269 57.323 79.9645 67.6007 57.323 79.9619 67.2704 57.323 79.905 66.945 57.323 79.7953 66.6334 57.323 79.431 66.085 62.323 79.431 66.085 57.323 79.1862 65.8632 62.323 78.9083 65.6847 62.323 78.9083 65.6847 57.323 78.284 65.4757 57.323 77.9546 65.451 57.323 77.6256 65.4808 57.323 77.6256 65.4808 62.323 71.7673 55.8524 62.323 90.9789 110.434 62.323 73.7035 61.3533 62.323 98.4842 131.757 62.323 88.368 103.016 57.323 89.6961 106.789 57.323 82.4504 86.2037 40.323 85.3799 94.5267 57.323 86.6627 98.1711 62.323 82.3465 85.9086 62.323 81.0637 82.2641 62.323 79.7357 78.491 40.323 85.3799 94.5267 45.323 89.6961 106.789 45.323 78.1342 73.9411 62.323 76.7475 70.0015 62.323 75.4195 66.2284 45.323 88.368 103.016 45.323 86.6627 98.1711 40.323 84.0519 90.7536 45.323 86.7666 98.4662 62.323 79.7357 78.491 57.323 71.7673 55.8524 40.323 95.9456 101.328 57.323 95.617 101.361 62.323 95.617 101.361 57.323 95.2982 101.448 57.323 95.2982 101.448 62.323 94.9981 101.586 62.323 94.9981 101.586 57.323 94.7248 101.771 62.323 94.7248 101.771 57.323 94.4858 101.999 62.323 94.4858 101.999 57.323 94.2876 102.263 57.323 94.1355 102.557 57.323 94.0338 102.871 57.323 94.0338 102.871 62.323 93.9852 103.198 57.323 93.9852 103.198 62.323 93.9911 103.528 57.323 93.9911 103.528 62.323 94.0512 103.853 62.323 94.0512 103.853 57.323 94.1639 104.163 57.323 94.3263 104.451 62.323 94.3263 104.451 57.323 94.5337 104.708 57.323 94.7807 104.927 57.323 94.7807 104.927 62.323 95.0604 105.103 62.323 95.3652 105.23 62.323 95.0604 105.103 57.323 95.3652 105.23 57.323 95.6868 105.306 62.323 95.6868 105.306 57.323 96.0164 105.327 62.323 96.0164 105.327 57.323 95.9456 101.328 62.323 95.7853 89.3302 57.323 95.7334 89.3298 57.323 95.7334 89.3298 62.323 95.7853 89.3302 62.323 95.9537 89.3504 62.323 96.1163 89.3987 57.323 96.2683 89.4738 62.323 96.4055 89.5735 62.323 96.2683 89.4738 57.323 96.5239 89.695 62.323 96.62 89.8347 57.323 96.6912 89.9887 62.323 96.751 90.3214 57.323 96.738 90.4905 57.323 96.738 90.4905 62.323 96.6967 90.655 57.323 96.6281 90.8101 57.323 96.5343 90.9514 62.323 96.5343 90.9514 57.323 96.4179 91.0748 57.323 96.1316 91.2544 62.323 95.9698 91.3054 62.323 95.9698 91.3054 57.323 95.8018 91.3283 62.323 95.6322 91.3225 62.323 95.6322 91.3225 57.323 95.4661 91.2882 57.323 95.3082 91.2262 62.323 95.0348 91.0275 62.323 95.0348 91.0275 57.323 94.9272 90.8964 57.323 94.7554 90.4226 62.323 94.754 90.253 62.323 94.754 90.253 57.323 94.7813 90.0856 57.323 94.918 89.7765 57.323 95.2935 89.4404 57.323 95.4504 89.3759 62.323 95.4504 89.3759 57.323 95.6159 89.3388 57.323 96.1316 91.2544 57.323 96.6912 89.9887 57.323 96.7353 90.1525 57.323 96.2824 91.1768 57.323 97.7154 88.2946 57.323 96.4055 89.5735 57.323 96.5239 89.695 57.323 95.9537 89.3504 57.323 95.7157 88.3299 57.323 95.8018 91.3283 57.323 95.3082 91.2262 57.323 94.5507 91.9294 57.323 94.3038 91.71 57.323 95.1631 91.1385 57.323 93.934 91.1653 57.323 94.8433 90.749 57.323 94.7854 90.5896 57.323 94.7554 90.4226 57.323 93.7553 90.1997 57.323 93.8039 89.873 57.323 94.0576 89.2655 57.323 94.8365 89.9252 57.323 94.2559 89.0013 57.323 95.0234 89.6437 57.323 95.1498 89.5305 57.323 95.0683 88.4498 57.323 95.7157 88.3299 62.323 95.387 88.363 57.323 95.0683 88.4498 62.323 94.7682 88.5878 62.323 94.7682 88.5878 57.323 94.4949 88.7733 62.323 94.4949 88.7733 57.323 94.0576 89.2655 62.323 93.9056 89.5587 57.323 93.8039 89.873 62.323 93.7611 90.53 57.323 93.8213 90.8548 62.323 93.8213 90.8548 57.323 93.934 91.1653 62.323 94.0963 91.453 62.323 94.0963 91.453 57.323 94.3038 91.71 62.323 94.5507 91.9294 62.323 94.8304 92.1051 57.323 94.8304 92.1051 62.323 95.031 92.1889 62.323 95.1352 92.2324 57.323 95.4568 92.3079 57.323 95.7864 92.3293 62.323 95.7864 92.3293 57.323 95.5553 76.3322 57.323 95.5034 76.3318 62.323 95.7237 76.3524 62.323 95.7237 76.3524 57.323 96.0384 76.4758 62.323 96.1756 76.5756 62.323 96.294 76.697 62.323 96.294 76.697 57.323 96.3901 76.8368 62.323 96.5081 77.4925 62.323 96.4667 77.657 62.323 96.3043 77.9534 57.323 96.188 78.0768 57.323 96.0525 78.1788 62.323 95.9016 78.2564 62.323 95.7399 78.3074 62.323 95.7399 78.3074 57.323 95.5718 78.3304 62.323 95.4023 78.3246 62.323 95.5718 78.3304 57.323 95.4023 78.3246 57.323 95.0783 78.2283 62.323 95.0783 78.2283 57.323 94.9332 78.1405 62.323 94.8049 78.0295 62.323 94.6973 77.8984 62.323 94.6973 77.8984 57.323 94.5555 77.5916 57.323 94.5255 77.4247 62.323 94.5241 77.2551 62.323 94.5255 77.4247 57.323 94.5514 77.0877 57.323 94.6065 76.9273 62.323 94.688 76.7785 62.323 94.7935 76.6457 62.323 94.9199 76.5326 62.323 95.2204 76.3779 57.323 95.2204 76.3779 62.323 95.3859 76.3408 57.323 96.3981 77.8121 57.323 95.9016 78.2564 57.323 97.5562 79.296 57.323 97.4855 75.2966 57.323 96.4667 77.657 57.323 96.5081 77.4925 57.323 96.3901 76.8368 57.323 96.4612 76.9907 57.323 96.5053 77.1545 57.323 96.5211 77.3234 57.323 96.0525 78.1788 57.323 96.0384 76.4758 57.323 96.1756 76.5756 57.323 95.8863 76.4007 57.323 95.5565 79.3313 57.323 94.9053 79.2345 57.323 95.2362 78.2902 57.323 94.6005 79.1072 57.323 94.3208 78.9314 57.323 94.9332 78.1405 57.323 94.0739 78.712 57.323 94.8049 78.0295 57.323 94.6133 77.751 57.323 93.5913 77.8568 57.323 94.5241 77.2551 57.323 93.574 76.875 57.323 93.8277 76.2675 57.323 94.6065 76.9273 57.323 94.688 76.7785 57.323 94.026 76.0033 57.323 94.7935 76.6457 57.323 94.265 75.7753 57.323 94.9199 76.5326 57.323 95.0636 76.4425 57.323 95.1571 75.3651 57.323 95.5034 76.3318 57.323 96.9313 79.307 62.323 95.5565 79.3313 62.323 95.1571 75.3651 62.323 94.8384 75.4518 62.323 94.8384 75.4518 57.323 94.5383 75.5898 57.323 93.8277 76.2675 62.323 93.6757 76.5608 62.323 93.574 76.875 62.323 93.6757 76.5608 57.323 93.5254 77.2018 57.323 93.5312 77.532 62.323 93.5312 77.532 57.323 93.7041 78.1673 57.323 93.8664 78.455 57.323 94.0739 78.712 62.323 94.3208 78.9314 62.323 95.2269 79.3099 57.323 95.4858 75.332 57.323 95.2558 62.334 57.323 97.2555 62.2986 57.323 95.2558 62.334 62.323 94.9272 62.3671 57.323 94.6085 62.4538 57.323 94.3084 62.5918 57.323 94.0351 62.7774 57.323 93.796 63.0054 57.323 93.5978 63.2696 62.323 93.5978 63.2696 57.323 93.4457 63.5628 57.323 93.344 63.8771 62.323 93.344 63.8771 57.323 93.2954 64.2038 57.323 93.3013 64.5341 57.323 93.3614 64.8589 57.323 93.4742 65.1693 57.323 93.6365 65.457 62.323 93.6365 65.457 57.323 93.8439 65.7141 57.323 94.0909 65.9334 62.323 94.0909 65.9334 57.323 94.3706 66.1092 62.323 94.3706 66.1092 57.323 94.6754 66.2365 57.323 94.997 66.3119 57.323 95.3266 66.3334 62.323 95.3266 66.3334 57.323 97.1641 57.1312 40.323 97.9453 101.293 62.323 97.2555 62.2986 45.323 97.3263 66.298 57.323 97.4001 70.4738 62.323 97.4001 70.4738 40.323 97.8545 96.157 62.323 97.1641 57.1312 62.323 97.2299 60.8496 62.323 97.3263 66.298 45.323 97.6301 83.4718 62.323 98.2385 117.869 62.323 97.7861 92.2939 57.323 97.9453 101.293 57.323 97.4855 75.2966 40.323 98.0161 105.292 45.323 98.0161 105.292 57.323 97.9453 101.293 45.323 97.7861 92.2939 45.323 72.077 45.0026 62.323 72.077 45.0026 40.323 71.3058 45.6184 62.323 70.6209 46.9212 62.323 70.7761 46.451 40.323 70.6209 46.9212 40.323 70.5452 47.4105 62.323 70.551 47.9056 40.323 70.6382 48.393 40.323 70.8043 48.8594 62.323 71.0449 49.2922 40.323 71.3534 49.6794 62.323 71.7214 50.0107 40.323 72.1389 50.2769 62.323 72.5944 50.4709 40.323 73.5695 50.6228 62.323 86.1672 48.3557 62.323 87.0281 47.8733 40.323 87.0281 47.8733 62.323 87.6859 47.1376 40.323 87.6859 47.1376 62.323 88.0694 46.2283 62.323 88.0694 46.2283 40.323 88.1441 45.7388 62.323 88.1371 45.2437 62.323 88.0489 44.7565 40.323 88.0489 44.7565 62.323 87.6402 43.8583 40.323 86.5441 42.8759 40.323 86.5441 42.8759 62.323 86.1243 42.6983 40.323 85.6065 42.5677 62.323 85.1126 42.5332 62.323 85.1126 42.5332 40.323 93.8726 118.655 40.323 86.7666 98.4662 40.323 82.3465 85.9086 40.323 97.9595 51.2121 40.323 97.061 51.3003 40.323 89.3143 48.7037 40.323 91.3575 48.336 40.323 94.8643 47.7049 40.323 87.2712 49.0714 40.323 90.01 52.5693 40.323 84.6197 42.5804 40.323 86.1672 48.3557 40.323 86.3266 49.2414 40.323 86.6176 48.1501 40.323 86.0881 42.683 40.323 85.6065 42.5677 40.323 73.7035 61.3533 40.323 72.8063 61.5148 40.323 73.729 51.5086 40.323 70.1859 52.1463 40.323 82.5037 42.9612 40.323 78.951 43.6006 40.323 80.8614 54.2158 40.323 76.9079 43.9683 40.323 76.7751 54.9512 40.323 70.5452 47.4105 40.323 74.8647 44.336 40.323 72.5279 44.7981 40.323 71.6659 45.2786 40.323 71.3058 45.6184 40.323 71.0065 46.0128 40.323 71.3534 49.6794 40.323 72.1389 50.2769 40.323 73.5695 50.6228 40.323 73.0757 50.5872 40.323 70.8043 48.8594 40.323 77.4528 68.3068 40.323 77.6049 68.3819 40.323 76.9859 67.6281 40.323 76.7475 70.0015 40.323 77.3156 68.207 40.323 77.1972 68.0856 40.323 77.03 67.7919 40.323 76.9831 67.2901 40.323 77.0245 67.1256 40.323 77.093 66.9705 40.323 75.4195 66.2284 40.323 77.7674 68.4302 40.323 78.9357 67.191 40.323 79.2932 68.9426 40.323 78.9671 67.5275 40.323 79.2107 69.0197 40.323 78.5713 68.25 40.323 78.9355 69.2025 40.323 78.1053 68.4418 40.323 78.6863 66.7531 40.323 78.69 65.5909 40.323 78.7939 66.8842 40.323 77.6256 65.4808 40.323 77.7513 66.4752 40.323 77.9524 66.4511 40.323 78.284 65.4757 40.323 78.4129 66.5543 40.323 78.558 66.6421 40.323 79.431 66.085 40.323 79.1862 65.8632 40.323 79.6359 66.3441 40.323 79.7953 66.6334 40.323 79.905 66.945 40.323 81.0637 82.2641 40.323 78.1342 73.9411 40.323 77.2369 74.1026 40.323 81.769 80.5693 40.323 81.9211 80.6444 40.323 81.6318 80.4696 40.323 83.1101 79.1467 40.323 82.9503 81.6001 40.323 82.2521 80.7129 40.323 81.7549 78.8663 40.323 81.9058 78.7887 40.323 82.0675 78.7377 40.323 82.2356 78.7148 40.323 82.2686 78.7137 40.323 82.4051 78.7206 40.323 82.921 77.8169 40.323 83.6093 81.2051 40.323 83.256 79.9575 40.323 83.2008 80.1179 40.323 81.3462 80.0544 40.323 81.6533 82.0566 40.323 81.2993 79.5527 40.323 83.194 79.2941 40.323 83.0062 77.8535 40.323 83.2819 79.6205 40.323 83.1193 80.2666 40.323 83.2517 81.465 40.323 83.5024 78.1258 40.323 83.2245 77.9473 40.323 84.2212 79.2076 40.323 83.7472 78.3476 40.323 83.969 80.7944 40.323 84.0519 90.7536 40.323 82.4012 86.2125 40.323 83.3448 91.4554 40.323 85.3799 94.5267 40.323 87.1904 91.1672 40.323 85.7335 92.471 40.323 86.5682 92.9755 40.323 86.7376 92.9669 40.323 86.2373 92.907 40.323 85.9695 94.3192 40.323 85.6025 91.9843 40.323 87.3187 91.2782 40.323 87.4263 91.4093 40.323 87.5102 91.5567 40.323 87.5722 92.2201 40.323 85.6569 91.6507 40.323 85.8193 91.3543 40.323 87.9255 93.4677 40.323 87.3301 92.662 40.323 87.8431 93.5448 40.323 87.2037 92.7752 40.323 85.2518 90.3312 40.323 85.9384 90.0895 40.323 86.2219 91.0513 40.323 86.3837 91.0003 40.323 86.5518 90.9774 40.323 86.587 89.9762 40.323 86.5848 90.9762 40.323 86.9163 90.0009 40.323 87.2372 90.0795 40.323 86.7213 90.9832 40.323 87.3223 90.1161 40.323 86.8874 91.0175 40.323 87.0453 91.0795 40.323 88.0843 93.3192 40.323 88.4402 92.7653 40.323 87.8186 90.3883 40.323 88.5968 92.1258 40.323 85.8693 98.6277 40.323 86.7174 98.4751 40.323 90.8844 105.238 40.323 90.1458 104.873 40.323 90.716 105.218 40.323 90.2857 106.582 40.323 90.5534 105.17 40.323 90.0497 104.734 40.323 89.9785 104.58 40.323 89.9344 104.416 40.323 89.568 102.594 40.323 90.2518 103.493 40.323 90.2546 102.352 40.323 90.3873 103.391 40.323 90.5742 102.269 40.323 90.9031 102.239 40.323 90.6999 103.263 40.323 91.2325 102.263 40.323 92.1348 102.651 40.323 91.6349 103.541 40.323 91.7425 103.672 40.323 92.7439 103.421 40.323 91.8264 103.819 40.323 92.8536 103.733 40.323 91.8843 103.979 40.323 92.913 104.388 40.323 92.7563 105.028 40.323 92.4005 105.582 40.323 91.6463 104.925 40.323 92.1592 105.807 40.323 91.8841 105.99 40.323 91.5199 105.038 40.323 91.2193 105.192 40.323 90.9789 110.434 40.323 89.6961 106.789 40.323 88.368 103.016 40.323 92.9753 118.816 40.323 98.4842 131.757 40.323 98.2385 117.869 40.323 99.1358 117.708 40.323 98.0844 109.155 40.323 96.9508 103.572 40.323 96.8956 103.732 40.323 96.4238 102.431 40.323 96.6734 101.315 40.323 96.6972 102.63 40.323 96.8049 102.761 40.323 96.9781 103.404 40.323 96.4385 104.217 40.323 95.9633 102.328 40.323 95.3652 105.23 40.323 95.7784 104.307 40.323 95.0604 105.103 40.323 95.4637 104.183 40.323 95.3265 104.084 40.323 94.3263 104.451 40.323 95.2082 103.962 40.323 95.112 103.822 40.323 94.1639 104.163 40.323 95.9303 102.329 40.323 95.7623 102.352 40.323 95.617 101.361 40.323 95.2982 101.448 40.323 95.1978 102.706 40.323 94.2876 102.263 40.323 94.1355 102.557 40.323 94.9968 103.505 40.323 93.9852 103.198 40.323 93.9911 103.528 40.323 94.0512 103.853 40.323 97.3912 105.303 40.323 98.0161 105.292 40.323 97.9453 101.293 40.323 98.8527 101.704 40.323 97.86 96.4697 40.323 97.9092 96.4609 40.323 97.8545 96.157 40.323 98.7573 96.3083 40.323 96.6589 89.9102 40.323 96.2086 91.2188 40.323 95.0842 89.5844 40.323 95.031 92.1889 40.323 94.4278 88.8373 40.323 94.8055 90.0043 40.323 96.7208 90.5736 40.323 95.7864 92.3293 40.323 95.5485 91.3089 40.323 95.0966 91.0857 40.323 96.4673 89.6317 40.323 96.5749 89.7628 40.323 96.7467 90.2366 40.323 94.9782 90.9642 40.323 94.811 90.6705 40.323 94.7669 90.5067 40.323 96.4435 88.3171 40.323 95.0683 88.4498 40.323 95.3706 89.4048 40.323 95.5323 89.3538 40.323 95.7004 89.3309 40.323 95.7334 89.3298 40.323 94.8304 92.1051 40.323 94.2559 89.0013 40.323 93.8213 90.8548 40.323 93.7553 90.1997 40.323 93.934 91.1653 40.323 94.3038 91.71 40.323 98.5274 83.3103 40.323 96.2374 76.6338 40.323 96.4289 76.9122 40.323 96.5182 77.4082 40.323 96.4909 77.5756 40.323 94.7379 76.7099 40.323 94.1979 75.8393 40.323 94.265 75.7753 40.323 97.7861 92.2939 40.323 97.7154 88.2946 40.323 97.6301 83.4718 40.323 97.6245 83.159 40.323 97.6792 83.4629 40.323 97.5562 79.296 40.323 96.5168 77.2386 40.323 96.4357 77.736 40.323 96.3542 77.8848 40.323 96.9313 79.307 40.323 95.9787 78.2208 40.323 94.9053 79.2345 40.323 94.5212 77.3399 40.323 96.2136 75.3191 40.323 95.4858 75.332 40.323 94.8011 79.1909 40.323 94.581 77.6726 40.323 94.5383 75.5898 40.323 95.1571 75.3651 40.323 95.3024 76.3559 40.323 94.3208 78.9314 40.323 94.6005 79.1072 40.323 94.026 76.0033 40.323 93.5254 77.2018 40.323 93.8664 78.455 40.323 93.574 76.875 40.323 95.257 65.3331 40.323 95.0886 65.3129 40.323 94.5712 66.193 40.323 94.4222 64.8286 40.323 94.3511 64.6746 40.323 94.307 64.5108 40.323 94.3042 64.1728 40.323 94.4142 63.8532 40.323 95.5919 65.2874 40.323 94.0351 62.7774 40.323 94.6244 63.5885 40.323 96.261 64.5777 40.323 96.2058 64.7381 40.323 95.2558 62.334 40.323 97.2555 62.2986 40.323 96.1243 64.8868 40.323 96.0189 65.0196 40.323 95.8924 65.1327 40.323 94.9107 63.4089 40.323 94.9272 62.3671 40.323 95.2405 63.335 40.323 95.2735 63.3338 40.323 93.4457 63.5628 40.323 93.344 63.8771 40.323 93.2954 64.2038 40.323 93.3013 64.5341 40.323 93.3614 64.8589 40.323 93.4742 65.1693 40.323 94.0909 65.9334 40.323 98.0614 56.9697 40.323 97.2299 60.8496 40.323 97.3263 66.298 40.323 87.9153 46.6988 40.323 87.3875 47.5327 40.323 87.8817 44.2905 40.323 88.1441 45.7388 40.323 88.1371 45.2437 40.323 87.0516 47.851 40.323 87.3308 43.4717 40.323 86.9621 43.1412 40.323 97.2511 47.2754 40.323 97.9595 51.2121 62.323 98.2282 66.3964 40.323 98.2974 70.3123 40.323 98.6228 88.7058 40.323 98.8527 101.704 62.323 99.0826 114.702 40.323 99.4825 137.304 40.323 70.8944 56.083 40.323 81.5531 86.3651 40.323 81.5531 86.3651 62.323 83.3448 91.4554 62.323 87.661 103.718 40.323 91.9772 115.981 40.323 91.9772 115.981 62.323 92.9753 118.816 62.323 86.7174 98.4751 62.323 87.661 103.718 62.323 97.86 96.4697 62.323 97.9092 96.4609 62.323 94.4278 88.8373 62.323 98.2974 70.3123 62.323 95.5099 65.3095 62.323 97.2555 62.2986 62.323 96.064 63.6991 62.323 93.968 62.8414 62.323 94.3214 64.0897 62.323 97.3263 66.298 62.323 96.1682 64.8142 62.323 95.6564 63.4027 62.323 94.5712 66.193 62.323 94.4673 64.9005 62.323 94.575 65.0315 62.323 94.8484 65.2303 62.323 94.6754 66.2365 62.323 95.1724 65.3266 62.323 94.997 66.3119 62.323 95.3419 65.3324 62.323 95.3254 63.3343 62.323 94.9272 62.3671 62.323 95.2735 63.3338 62.323 94.6085 62.4538 62.323 95.156 63.3429 62.323 94.9905 63.38 62.323 94.3084 62.5918 62.323 94.0351 62.7774 62.323 94.69 63.5346 62.323 94.2955 64.4267 62.323 93.8439 65.7141 62.323 93.4742 65.1693 62.323 93.3614 64.8589 62.323 93.3013 64.5341 62.323 93.2954 64.2038 62.323 93.796 63.0054 62.323 93.4457 63.5628 62.323 97.5562 79.296 62.323 97.6245 83.159 62.323 96.2136 75.3191 62.323 94.9053 79.2345 62.323 95.2362 78.2902 62.323 95.2269 79.3099 62.323 96.4612 76.9907 62.323 94.1979 75.8393 62.323 94.5514 77.0877 62.323 96.188 78.0768 62.323 96.3043 77.9534 62.323 95.8863 76.4007 62.323 94.5555 77.5916 62.323 94.6133 77.751 62.323 96.3981 77.8121 62.323 96.5211 77.3234 62.323 96.5053 77.1545 62.323 97.4855 75.2966 62.323 95.5553 76.3322 62.323 95.4858 75.332 62.323 95.3859 76.3408 62.323 94.5383 75.5898 62.323 95.0636 76.4425 62.323 94.265 75.7753 62.323 94.026 76.0033 62.323 94.6005 79.1072 62.323 93.5254 77.2018 62.323 93.8664 78.455 62.323 93.7041 78.1673 62.323 93.5913 77.8568 62.323 94.8011 79.1909 62.323 97.7861 92.2939 62.323 98.7573 96.3083 62.323 98.5274 83.3103 62.323 97.6792 83.4629 62.323 98.6228 88.7058 62.323 94.918 89.7765 62.323 94.8365 89.9252 62.323 94.7854 90.5896 62.323 94.8433 90.749 62.323 95.4568 92.3079 62.323 95.4661 91.2882 62.323 95.1352 92.2324 62.323 95.1631 91.1385 62.323 97.1612 92.305 62.323 96.6281 90.8101 62.323 96.6967 90.655 62.323 96.1163 89.3987 62.323 96.4435 88.3171 62.323 94.7813 90.0856 62.323 96.2824 91.1768 62.323 96.751 90.3214 62.323 96.62 89.8347 62.323 95.387 88.363 62.323 95.6159 89.3388 62.323 95.2935 89.4404 62.323 95.1498 89.5305 62.323 95.0234 89.6437 62.323 94.9272 90.8964 62.323 96.4179 91.0748 62.323 97.7154 88.2946 62.323 96.7353 90.1525 62.323 93.7553 90.1997 62.323 93.7611 90.53 62.323 93.9056 89.5587 62.323 94.2559 89.0013 62.323 96.858 103.808 62.323 96.9266 103.653 62.323 96.981 103.319 62.323 96.85 102.833 62.323 97.3912 105.303 62.323 96.7538 102.693 62.323 96.4983 102.472 62.323 96.6734 101.315 62.323 96.3462 102.397 62.323 96.1836 102.348 62.323 95.5234 102.438 62.323 95.3797 102.529 62.323 94.2876 102.263 62.323 94.1355 102.557 62.323 94.1639 104.163 62.323 95.0732 103.747 62.323 94.5337 104.708 62.323 95.1571 103.894 62.323 95.2648 104.025 62.323 95.393 104.136 62.323 95.5382 104.224 62.323 95.6961 104.286 62.323 99.1358 117.708 62.323 99.0826 114.702 62.323 98.0844 109.155 62.323 98.0161 105.292 62.323 96.9211 102.987 62.323 99.4825 137.304 62.323 93.8726 118.655 62.323 91.9186 104.23 62.323 90.2546 102.352 62.323 89.568 102.594 62.323 90.3174 103.44 62.323 90.191 103.553 62.323 90.0855 103.686 62.323 90.004 103.834 62.323 89.9216 104.162 62.323 90.3306 105.048 62.323 90.4758 105.135 62.323 90.6337 105.197 62.323 90.7998 105.232 62.323 89.953 104.499 62.323 91.9028 104.062 62.323 91.8587 103.898 62.323 92.3795 102.873 62.323 92.1348 102.651 62.323 91.8569 102.472 62.323 91.5534 102.342 62.323 91.1212 103.259 62.323 91.2325 102.263 62.323 90.9031 102.239 62.323 90.9528 103.239 62.323 92.913 104.388 62.323 92.8612 104.715 62.323 92.7563 105.028 62.323 91.8642 104.564 62.323 92.6014 105.32 62.323 91.7018 104.86 62.323 91.5855 104.984 62.323 92.4005 105.582 62.323 92.1592 105.807 62.323 91.8841 105.99 62.323 90.9693 105.237 62.323 89.6961 106.789 62.323 88.368 103.016 62.323 85.8693 98.6277 62.323 87.3223 90.1161 62.323 86.587 89.9762 62.323 85.9384 90.0895 62.323 85.6878 91.5717 62.323 85.6327 91.7321 62.323 87.5866 91.799 62.323 87.5425 91.6352 62.323 87.4714 91.4812 62.323 85.8862 92.674 62.323 86.0145 92.785 62.323 86.1596 92.8727 62.323 86.3175 92.9346 62.323 85.6054 91.8995 62.323 85.6068 92.0691 62.323 85.2518 90.3312 62.323 85.7786 92.5429 62.323 86.6531 92.9748 62.323 86.9829 92.9009 62.323 87.5407 90.2098 62.323 87.8186 90.3883 62.323 87.9255 93.4677 62.323 88.0843 93.3192 62.323 88.4402 92.7653 62.323 88.5374 91.4701 62.323 81.8434 80.6101 62.323 82.0013 80.6721 62.323 82.3369 80.7122 62.323 82.9503 81.6001 62.323 81.2892 79.6369 62.323 81.2906 79.8065 62.323 82.8035 78.8577 62.323 81.4532 79.1604 62.323 81.3785 80.1329 62.323 83.2264 79.3726 62.323 85.3799 94.5267 62.323 84.0519 90.7536 62.323 82.4504 86.2037 62.323 82.4012 86.2125 62.323 79.7357 78.491 62.323 81.6533 82.0566 62.323 81.57 80.4114 62.323 81.6983 80.5224 62.323 82.6667 80.6383 62.323 82.8176 80.5607 62.323 83.2517 81.465 62.323 83.5269 81.2822 62.323 82.2708 77.7136 62.323 82.1511 78.7227 62.323 81.6222 77.827 62.323 83.1633 80.194 62.323 83.2862 79.7053 62.323 83.0062 77.8535 62.323 83.6093 81.2051 62.323 83.5024 78.1258 62.323 84.1115 78.896 62.323 83.969 80.7944 62.323 84.2212 79.2076 62.323 72.8063 61.5148 62.323 77.2369 74.1026 62.323 77.3688 66.6519 62.323 77.2424 66.765 62.323 79.2932 68.9426 62.323 77.1462 68.0177 62.323 77.2538 68.1488 62.323 77.3821 68.2598 62.323 78.9102 67.1101 62.323 78.284 65.4757 62.323 78.6048 65.5544 62.323 78.3353 66.52 62.323 78.69 65.5909 62.323 77.0003 67.207 62.323 78.7429 66.8163 62.323 78.4873 66.5951 62.323 77.9546 65.451 62.323 78.0043 66.4515 62.323 76.9744 67.544 62.323 75.4195 66.2284 62.323 77.0044 67.7109 62.323 78.6341 69.3375 62.323 79.2107 69.0197 62.323 78.5014 68.2981 62.323 78.6369 68.1962 62.323 78.7533 68.0727 62.323 78.8471 67.9314 62.323 79.6359 66.3441 62.323 79.7953 66.6334 62.323 79.6528 68.5318 62.323 79.9619 67.2704 62.323 79.905 66.945 62.323 79.8078 68.2401 62.323 70.1859 52.1463 62.323 70.8944 56.083 62.323 74.8647 44.336 62.323 73.0757 50.5872 62.323 72.5944 50.4709 62.323 71.7214 50.0107 62.323 73.0063 44.6704 62.323 71.0449 49.2922 62.323 70.6382 48.393 62.323 70.7761 46.451 62.323 71.6659 45.2786 62.323 71.0065 46.0128 62.323 70.551 47.9056 62.323 72.5279 44.7981 62.323 73.729 51.5086 62.323 76.7751 54.9512 62.323 76.9079 43.9683 62.323 78.8183 54.5835 62.323 78.951 43.6006 62.323 80.8614 54.2158 62.323 82.5037 42.9612 62.323 86.3266 49.2414 62.323 86.0881 42.683 62.323 84.6197 42.5804 62.323 87.2712 49.0714 62.323 87.9669 52.937 62.323 89.3143 48.7037 62.323 91.3575 48.336 62.323 94.8643 47.7049 62.323 97.2511 47.2754 62.323 98.2282 66.3964 62.323 98.0614 56.9697 62.323 97.061 51.3003 62.323 86.1243 42.6983 62.323 87.3875 47.5327 62.323 87.0516 47.851 62.323 86.6176 48.1501 62.323 87.9153 46.6988 62.323 87.8817 44.2905 62.323 86.9621 43.1412 62.323 87.3308 43.4717 62.323 87.6402 43.8583 62.323 63.7671 37.889 51.323 63.8909 37.5732 51.323 63.9597 37.241 51.323 63.9713 36.902 51.323 63.9254 36.5659 51.323 63.8234 36.2423 51.323 63.6682 35.9407 51.323 63.4643 35.6696 51.323 60.6454 29.6219 51.323 62.6246 35.1121 51.323 62.9348 35.2493 51.323 63.2174 35.4369 51.323 63.3696 38.4358 51.323 63.5916 38.1793 51.323 62.2956 35.0294 51.323 61.9574 35.0034 51.323 59.4486 29.9412 51.323 61.6196 35.035 51.323 61.292 35.1231 51.323 58.3207 30.4532 51.323 60.9841 35.2654 51.323 60.7046 35.4577 51.323 60.4617 35.6944 51.323 55.0678 34.0782 51.323 60.2622 35.9688 51.323 60.112 36.2729 51.323 54.4922 36.4791 51.323 60.0153 36.5981 51.323 59.975 36.9349 51.323 54.7274 38.9368 51.323 59.9922 37.2737 51.323 60.0664 37.6047 51.323 55.1444 40.1031 51.323 55.7478 41.1849 51.323 60.1955 37.9184 51.323 60.3757 38.2058 51.323 56.521 42.1527 51.323 60.6019 38.4586 51.323 58.4884 43.6442 51.323 60.8676 38.6695 51.323 61.1651 38.8325 51.323 60.8336 44.4161 51.323 61.4859 38.9429 51.323 62.0692 44.5027 51.323 61.8207 38.9975 51.323 62.1599 38.9947 51.323 63.3023 44.3847 51.323 62.4938 38.9346 51.323 66.7469 43.7648 51.323 62.8127 38.8189 51.323 63.1074 38.6511 51.323 85.3355 42.4954 40.323 86.3623 42.654 62.323 86.8421 42.8579 62.323 86.8421 42.8579 40.323 87.2817 43.1381 40.323 87.2817 43.1381 62.323 87.669 43.487 62.323 87.669 43.487 40.323 87.9935 43.8949 62.323 88.2463 44.3508 40.323 88.5112 45.3555 62.323 88.516 45.8768 40.323 88.2698 46.8862 62.323 88.0255 47.3466 62.323 88.2698 46.8862 40.323 88.0255 47.3466 40.323 87.7085 47.7605 62.323 87.3277 48.1165 62.323 87.7085 47.7605 40.323 87.3277 48.1165 40.323 86.4175 48.6175 40.323 86.5485 49.3457 62.323 86.5485 49.3457 40.323 73.1028 50.8867 40.323 72.5952 50.7679 62.323 71.6729 50.2896 62.323 70.9563 49.5373 40.323 70.7006 49.083 40.323 70.7006 49.083 62.323 70.4214 47.5588 62.323 70.4994 47.0433 40.323 70.6613 46.5478 62.323 71.217 45.6699 62.323 71.217 45.6699 40.323 71.5956 45.3116 62.323 71.5956 45.3116 40.323 72.0281 45.0206 40.323 72.5027 44.8049 62.323 70.9563 49.5373 62.323 71.2834 49.9432 62.323 72.1142 50.567 62.323 73.1028 50.8867 62.323 73.623 50.9201 62.323 86.4175 48.6175 62.323 86.8934 48.4048 62.323 123.948 42.615 62.323 88.4348 46.3917 62.323 70.9027 46.0858 62.323 66.7469 43.7648 62.323 70.4994 47.0433 62.323 72.0281 45.0206 62.323 70.4295 48.08 62.323 70.5234 48.5927 62.323 88.516 45.8768 62.323 122.354 33.7573 62.323 88.4205 44.8422 62.323 88.2463 44.3508 62.323 85.8555 42.5321 62.323 85.3355 42.4954 62.323 84.8166 42.545 62.323 73.1442 42.6135 51.323 68.3411 52.6225 40.323 68.3411 52.6225 62.323 73.7541 51.6483 62.323 70.9027 46.0858 40.323 88.4205 44.8422 40.323 73.7541 51.6483 40.323 73.623 50.9201 40.323 72.5027 44.8049 40.323 86.3623 42.654 40.323 122.354 33.7573 40.323 123.948 42.615 40.323 88.5112 45.3555 40.323 71.6729 50.2896 40.323 71.2834 49.9432 40.323 87.9935 43.8949 40.323 88.4348 46.3917 40.323 86.8934 48.4048 40.323 72.5952 50.7679 40.323 72.1142 50.567 40.323 70.6613 46.5478 40.323 73.0063 44.6704 40.323 66.7469 43.7648 40.323 84.8166 42.545 40.323 85.8555 42.5321 40.323 70.5234 48.5927 40.323 70.4295 48.08 40.323 70.4214 47.5588 40.323 83.2754 34.6368 48.823 83.0534 34.8933 48.823 105.249 28.957 48.823 105.261 28.618 48.823 105.329 28.2858 48.823 109.228 28.5853 48.823 109.245 28.924 48.823 109.205 29.2609 48.823 109.108 29.586 48.823 108.958 29.8902 48.823 106.596 30.7468 48.823 122.354 33.7573 48.823 82.4964 35.2765 48.823 82.0119 35.4292 48.823 79.946 32.4263 48.823 106.286 30.6097 48.823 106.003 30.422 48.823 108.618 27.4004 48.823 108.845 27.6532 48.823 109.025 27.9405 48.823 109.154 28.2542 48.823 107.4 26.8615 48.823 107.735 26.9161 48.823 119.697 18.9945 48.823 108.055 27.0265 48.823 108.353 27.1894 48.823 108.759 30.1646 48.823 108.516 30.4013 48.823 108.236 30.5936 48.823 107.928 30.7358 48.823 107.601 30.824 48.823 83.148 32.1272 48.823 80.5514 35.1271 48.823 80.2857 34.9161 48.823 63.9727 37.0717 48.823 81.5045 35.455 48.823 63.9324 37.4086 48.823 63.8357 37.7337 48.823 63.6855 38.0379 48.823 63.486 38.3122 48.823 60.6454 29.6219 48.823 80.6679 31.7229 48.823 105.756 30.1893 48.823 105.552 29.9183 48.823 105.397 29.6166 48.823 106.925 30.8296 48.823 107.263 30.8556 48.823 82.3083 31.5697 48.823 82.6186 31.7068 48.823 83.6434 33.6985 48.823 83.5747 34.0307 48.823 62.4618 35.0638 48.823 63.2431 38.549 48.823 66.7469 43.7648 48.823 105.295 29.2931 48.823 105.453 27.97 48.823 105.629 27.6797 48.823 105.851 27.4232 48.823 83.5072 32.6999 48.823 83.6092 33.0234 48.823 83.6551 33.3595 48.823 62.9636 38.7413 48.823 62.6557 38.8835 48.823 62.3281 38.9717 48.823 63.3023 44.3847 48.823 62.0692 44.5027 48.823 61.9903 39.0033 48.823 61.6521 38.9773 48.823 61.3232 38.8945 48.823 59.629 44.1273 48.823 58.4884 43.6442 48.823 61.0129 38.7573 48.823 60.7303 38.5697 48.823 56.521 42.1527 48.823 55.7478 41.1849 48.823 60.4835 38.337 48.823 55.1444 40.1031 48.823 60.2795 38.066 48.823 60.1243 37.7643 48.823 60.0223 37.4408 48.823 54.7274 38.9368 48.823 59.9764 37.1047 48.823 54.4922 36.4791 48.823 59.988 36.7657 48.823 60.0568 36.4335 48.823 54.6805 35.2548 48.823 55.0678 34.0782 48.823 60.1806 36.1177 48.823 55.6435 32.9814 48.823 60.3561 35.8274 48.823 56.3918 31.9943 48.823 60.5781 35.5709 48.823 60.8403 35.3556 48.823 61.1351 35.1877 48.823 61.454 35.0721 48.823 61.7878 35.012 48.823 62.127 35.0092 48.823 62.7826 35.1741 48.823 79.6991 33.0556 48.823 106.113 27.2079 48.823 106.408 27.04 48.823 106.727 26.9244 48.823 107.06 26.8643 48.823 63.572 35.8008 48.823 63.3458 35.548 48.823 79.6588 33.3925 48.823 63.0801 35.3371 48.823 63.7522 36.0882 48.823 79.676 33.7312 48.823 63.8813 36.4019 48.823 63.9555 36.7329 48.823 79.8793 34.376 48.823 82.1775 35.3921 48.823 82.4964 35.2765 53.823 82.7912 35.1086 48.823 82.7912 35.1086 53.823 83.4508 34.3465 48.823 83.4508 34.3465 53.823 83.5747 34.0307 53.823 83.6434 33.6985 53.823 83.6092 33.0234 53.823 83.5072 32.6999 53.823 83.352 32.3982 48.823 82.9012 31.8945 48.823 82.6186 31.7068 53.823 82.3083 31.5697 53.823 81.9794 31.4869 48.823 81.6411 31.4609 48.823 81.3034 31.4925 48.823 80.9758 31.5807 48.823 80.9758 31.5807 53.823 80.3884 31.9152 48.823 80.3884 31.9152 53.823 80.1454 32.1519 48.823 79.7958 32.7305 48.823 79.946 32.4263 53.823 79.6588 33.3925 53.823 79.676 33.7312 53.823 79.7502 34.0623 48.823 79.7502 34.0623 53.823 80.0595 34.6633 48.823 80.8489 35.29 48.823 81.1696 35.4004 48.823 80.8489 35.29 53.823 81.1696 35.4004 53.823 81.5045 35.455 53.823 81.8437 35.4522 48.823 81.8437 35.4522 53.823 82.1775 35.3921 53.823 109.04 29.7413 53.823 108.941 27.793 53.823 83.0534 34.8933 53.823 82.9012 31.8945 53.823 105.977 27.31 53.823 105.734 27.5467 53.823 81.9794 31.4869 53.823 70.4873 27.8507 53.823 81.6411 31.4609 53.823 81.3034 31.4925 53.823 109.164 29.4255 53.823 109.232 29.0933 53.823 122.354 33.7573 53.823 109.244 28.7543 53.823 119.697 18.9945 53.823 109.198 28.4182 53.823 109.096 28.0947 53.823 108.737 27.522 53.823 108.49 27.2893 53.823 108.207 27.1016 53.823 107.23 26.8557 53.823 106.892 26.8873 53.823 106.565 26.9754 53.823 106.257 27.1177 53.823 105.535 27.8211 53.823 80.6679 31.7229 53.823 80.1454 32.1519 53.823 108.38 30.5034 53.823 107.897 26.9645 53.823 107.568 26.8817 53.823 83.2754 34.6368 53.823 108.642 30.2881 53.823 108.864 30.0316 53.823 79.7958 32.7305 53.823 79.6991 33.0556 53.823 80.5514 35.1271 53.823 106.14 30.5218 53.823 106.438 30.6848 53.823 106.759 30.7952 53.823 107.093 30.8498 53.823 107.433 30.847 53.823 107.766 30.7869 53.823 108.085 30.6712 53.823 79.8793 34.376 53.823 80.0595 34.6633 53.823 80.2857 34.9161 53.823 105.248 28.7872 53.823 105.288 28.4504 53.823 83.6551 33.3595 53.823 105.385 28.1253 53.823 83.352 32.3982 53.823 83.148 32.1272 53.823 105.265 29.126 53.823 105.339 29.457 53.823 105.468 29.7707 53.823 105.648 30.0581 53.823 105.875 30.3109 53.823 70.4873 27.8507 51.323 73.1442 42.6135 53.823 59.4486 29.9412 48.823 58.3207 30.4532 48.823 57.2924 31.1438 51.323 57.2924 31.1438 48.823 56.3918 31.9943 51.323 55.6435 32.9814 51.323 54.6805 35.2548 51.323 54.508 37.7177 48.823 54.508 37.7177 51.323 57.4429 42.98 51.323 57.4429 42.98 48.823 59.629 44.1273 51.323 60.8336 44.4161 48.823 60.4835 35.6696 51.323 60.7303 35.4369 51.323 60.0223 36.5659 51.323 53.4604 27.8507 51.323 60.1243 36.2423 51.323 60.2795 35.9407 51.323 61.3232 35.1121 51.323 61.0129 35.2493 51.323 60.1806 37.889 51.323 60.0568 37.5732 51.323 59.988 37.241 51.323 59.9764 36.902 51.323 61.6521 35.0294 51.323 61.9903 35.0034 51.323 64.4991 29.9412 51.323 62.3281 35.035 51.323 62.6557 35.1231 51.323 62.9636 35.2654 51.323 65.627 30.4532 51.323 67.5559 31.9943 51.323 63.2431 35.4577 51.323 68.3043 32.9814 51.323 63.486 35.6944 51.323 63.6855 35.9688 51.323 68.8799 34.0782 51.323 63.8357 36.2729 51.323 63.9324 36.5981 51.323 63.9727 36.9349 51.323 69.4398 37.7177 51.323 63.9555 37.2737 51.323 69.2204 38.9368 51.323 63.8813 37.6047 51.323 63.7522 37.9184 51.323 68.8033 40.1031 51.323 68.1999 41.1849 51.323 63.572 38.2058 51.323 63.3458 38.4586 51.323 63.0801 38.6695 51.323 65.4593 43.6442 51.323 62.7826 38.8325 51.323 64.3187 44.1273 51.323 62.4618 38.9429 51.323 62.127 38.9975 51.323 61.8785 44.5027 51.323 61.7878 38.9947 51.323 61.454 38.9346 51.323 60.6454 44.3847 51.323 61.1351 38.8189 51.323 60.8403 38.6511 51.323 60.5781 38.4358 51.323 60.3561 38.1793 51.323 39.1311 42.545 62.323 38.6122 42.4954 40.323 38.0922 42.5321 40.323 37.5854 42.654 40.323 37.1056 42.8579 40.323 37.1056 42.8579 62.323 36.666 43.1381 62.323 36.2787 43.487 40.323 35.7014 44.3508 40.323 35.5273 44.8422 62.323 35.4365 45.3555 40.323 35.4365 45.3555 62.323 35.4317 45.8768 62.323 35.4317 45.8768 40.323 35.5129 46.3917 40.323 35.6779 46.8862 40.323 35.9223 47.3466 40.323 36.2392 47.7605 62.323 36.2392 47.7605 40.323 36.62 48.1165 40.323 37.0543 48.4048 40.323 37.5302 48.6175 40.323 37.3992 49.3457 40.323 37.3992 49.3457 62.323 50.3247 50.9201 40.323 50.3247 50.9201 62.323 50.8449 50.8867 40.323 51.3525 50.7679 40.323 51.3525 50.7679 62.323 51.8335 50.567 62.323 52.6644 49.9432 62.323 52.9914 49.5373 40.323 53.2471 49.083 62.323 53.4243 48.5927 40.323 53.4243 48.5927 62.323 53.5182 48.08 40.323 53.5182 48.08 62.323 53.5263 47.5588 62.323 53.5263 47.5588 40.323 53.4483 47.0433 62.323 53.2864 46.5478 40.323 53.2864 46.5478 62.323 53.045 46.0858 40.323 53.045 46.0858 62.323 52.7307 45.6699 62.323 52.7307 45.6699 40.323 52.3521 45.3116 40.323 51.445 44.8049 62.323 53.4483 47.0433 40.323 51.9196 45.0206 40.323 52.2748 50.2896 40.323 51.8335 50.567 40.323 50.1936 51.6483 40.323 35.9542 43.8949 40.323 1.59411 33.7573 40.323 53.2471 49.083 40.323 55.6067 52.6225 40.323 52.6644 49.9432 40.323 35.5273 44.8422 40.323 36.666 43.1381 40.323 39.1311 42.545 40.323 57.2008 43.7648 40.323 50.9414 44.6704 40.323 51.445 44.8049 40.323 57.2008 43.7648 51.323 38.0922 42.5321 62.323 37.5854 42.654 62.323 35.5129 46.3917 62.323 35.6779 46.8862 62.323 35.9223 47.3466 62.323 50.1936 51.6483 62.323 52.2748 50.2896 62.323 52.9914 49.5373 62.323 57.2008 43.7648 62.323 36.2787 43.487 62.323 0 42.615 62.323 36.62 48.1165 62.323 37.0543 48.4048 62.323 37.5302 48.6175 62.323 55.6067 52.6225 62.323 50.8449 50.8867 62.323 52.3521 45.3116 62.323 51.9196 45.0206 62.323 35.9542 43.8949 62.323 35.7014 44.3508 62.323 38.6122 42.4954 62.323 1.59411 33.7573 62.323 0 42.615 40.323 18.6183 28.2858 53.823 63.3023 29.6219 53.823 18.687 28.618 53.823 41.6394 31.5697 53.823 42.6443 31.4925 53.823 42.3066 31.4609 53.823 18.6986 28.957 53.823 18.4944 27.97 53.823 18.3189 27.6797 53.823 18.0969 27.4232 53.823 66.6553 31.1438 53.823 44.1519 32.7305 53.823 40.4405 32.6999 53.823 40.3385 33.0234 53.823 15.3293 27.4004 53.823 15.103 27.6532 53.823 40.2927 33.3595 53.823 40.3043 33.6985 53.823 18.6527 29.2931 53.823 18.5507 29.6166 53.823 18.3955 29.9183 53.823 63.1074 35.3556 53.823 62.8127 35.1877 53.823 62.4938 35.0721 53.823 44.0017 32.4263 53.823 17.8348 27.2079 53.823 17.54 27.04 53.823 17.2211 26.9244 53.823 16.8872 26.8643 53.823 16.548 26.8615 53.823 4.25097 18.9945 53.823 16.2132 26.9161 53.823 15.8924 27.0265 53.823 15.5949 27.1894 53.823 14.9895 29.8902 53.823 44.2889 33.3925 53.823 62.1599 35.012 53.823 61.8207 35.0092 53.823 61.4859 35.0638 53.823 61.1651 35.1741 53.823 60.8676 35.3371 53.823 44.2717 33.7312 53.823 60.6019 35.548 53.823 43.662 34.9161 53.823 14.9228 27.9405 53.823 14.7937 28.2542 53.823 14.7195 28.5853 53.823 14.7023 28.924 53.823 1.59411 33.7573 53.823 40.4969 34.3465 53.823 43.8882 34.6633 53.823 60.4617 38.3122 53.823 60.7046 38.549 53.823 60.9841 38.7413 53.823 17.6621 30.6097 53.823 17.9447 30.422 53.823 18.1916 30.1893 53.823 61.292 38.8835 53.823 61.6196 38.9717 53.823 63.1142 44.4161 53.823 61.9574 39.0033 53.823 64.3187 44.1273 53.823 62.2956 38.9773 53.823 62.6246 38.8945 53.823 66.5048 42.98 53.823 62.9348 38.7573 53.823 63.2174 38.5697 53.823 63.4643 38.337 53.823 68.1999 41.1849 53.823 63.6682 38.066 53.823 63.8234 37.7643 53.823 69.4398 37.7177 53.823 63.9254 37.4408 53.823 69.4555 36.4791 53.823 63.9713 37.1047 53.823 63.9597 36.7657 53.823 63.8909 36.4335 53.823 63.7671 36.1177 53.823 63.5916 35.8274 53.823 63.3696 35.5709 53.823 14.7427 29.2609 53.823 14.8393 29.586 53.823 15.189 30.1646 53.823 15.4319 30.4013 53.823 15.7114 30.5936 53.823 16.0194 30.7358 53.823 16.3469 30.824 53.823 16.6847 30.8556 53.823 17.0229 30.8296 53.823 17.3519 30.7468 53.823 42.4433 35.455 53.823 42.7781 35.4004 53.823 43.3963 35.1271 53.823 41.4513 35.2765 53.823 41.7702 35.3921 53.823 60.3757 35.8008 53.823 60.1955 36.0882 53.823 60.0664 36.4019 53.823 59.9922 36.7329 53.823 59.975 37.0717 53.823 60.0153 37.4086 53.823 42.104 35.4522 53.823 57.2008 43.7648 53.823 60.112 37.7337 53.823 60.2622 38.0379 53.823 41.7702 35.3921 48.823 41.1565 35.1086 53.823 40.8943 34.8933 53.823 40.6723 34.6368 53.823 40.4969 34.3465 48.823 40.373 34.0307 48.823 40.373 34.0307 53.823 40.3043 33.6985 48.823 40.2927 33.3595 48.823 40.5957 32.3982 53.823 40.7997 32.1272 53.823 41.0465 31.8945 53.823 41.0465 31.8945 48.823 41.3291 31.7068 53.823 41.6394 31.5697 48.823 41.9684 31.4869 53.823 42.9719 31.5807 53.823 43.2798 31.7229 53.823 42.9719 31.5807 48.823 43.5593 31.9152 48.823 43.5593 31.9152 53.823 43.8023 32.1519 53.823 44.0017 32.4263 48.823 44.1519 32.7305 48.823 44.2486 33.0556 53.823 44.2889 33.3925 48.823 44.1975 34.0623 53.823 44.1975 34.0623 48.823 44.0684 34.376 48.823 44.0684 34.376 53.823 43.8882 34.6633 48.823 43.662 34.9161 48.823 43.0988 35.29 53.823 42.7781 35.4004 48.823 42.4433 35.455 48.823 42.104 35.4522 48.823 41.9358 35.4292 53.823 14.7037 28.7543 48.823 14.7496 28.4182 48.823 14.8516 28.0947 48.823 15.0068 27.793 48.823 15.2108 27.522 48.823 18.0731 30.3109 48.823 17.8074 30.5218 48.823 17.5099 30.6848 48.823 14.908 29.7413 48.823 14.7841 29.4255 48.823 14.7154 29.0933 48.823 44.2486 33.0556 48.823 44.2717 33.7312 48.823 43.3963 35.1271 48.823 43.0988 35.29 48.823 16.1813 30.7869 48.823 15.8624 30.6712 48.823 15.5676 30.5034 48.823 15.3054 30.2881 48.823 15.0834 30.0316 48.823 15.4576 27.2893 48.823 15.7402 27.1016 48.823 16.0505 26.9645 48.823 16.3794 26.8817 48.823 53.4604 27.8507 48.823 43.2798 31.7229 48.823 40.8943 34.8933 48.823 40.6723 34.6368 48.823 1.59411 33.7573 48.823 16.5151 30.847 48.823 16.8544 30.8498 48.823 17.1892 30.7952 48.823 16.7177 26.8557 48.823 17.0554 26.8873 48.823 17.9704 27.31 48.823 18.2134 27.5467 48.823 18.4128 27.8211 48.823 41.3291 31.7068 48.823 18.7 28.7872 48.823 18.6597 28.4504 48.823 18.563 28.1253 48.823 43.8023 32.1519 48.823 42.6443 31.4925 48.823 42.3066 31.4609 48.823 4.25097 18.9945 48.823 41.9684 31.4869 48.823 17.383 26.9754 48.823 17.6909 27.1177 48.823 41.4513 35.2765 48.823 41.1565 35.1086 48.823 18.6086 29.457 48.823 18.4795 29.7707 48.823 18.2993 30.0581 48.823 40.3385 33.0234 48.823 18.6828 29.126 48.823 40.4405 32.6999 48.823 40.5957 32.3982 48.823 40.7997 32.1272 48.823 50.8035 42.6135 51.323 50.8035 42.6135 48.823 63.3023 29.6219 51.323 64.4991 29.9412 53.823 66.6553 31.1438 51.323 65.627 30.4532 53.823 67.5559 31.9943 53.823 68.3043 32.9814 53.823 68.8799 34.0782 53.823 69.2672 35.2548 51.323 69.4555 36.4791 51.323 69.2672 35.2548 53.823 69.2204 38.9368 53.823 68.8033 40.1031 53.823 67.4268 42.1527 51.323 67.4268 42.1527 53.823 66.5048 42.98 51.323 65.4593 43.6442 53.823 63.1142 44.4161 51.323 61.8785 44.5027 53.823 60.6454 44.3847 53.823 28.6223 63.3343 45.323 28.6742 63.3338 45.323 28.7917 63.3429 40.323 28.6223 63.3343 40.323 28.4539 63.3544 45.323 28.2913 63.4027 40.323 28.2913 63.4027 45.323 28.1392 63.4779 45.323 28.002 63.5776 45.323 27.8837 63.6991 45.323 27.8837 63.6991 40.323 27.7875 63.8388 40.323 27.7875 63.8388 45.323 27.7164 63.9928 40.323 27.7164 63.9928 45.323 27.6723 64.1566 40.323 27.6723 64.1566 45.323 27.6565 64.3254 45.323 27.6695 64.4946 45.323 27.7109 64.659 45.323 27.7109 64.659 40.323 27.7795 64.8142 40.323 27.7795 64.8142 45.323 27.8733 64.9555 45.323 27.9897 65.0789 45.323 28.1252 65.1809 45.323 28.276 65.2585 40.323 28.276 65.2585 45.323 28.6058 65.3324 40.323 28.4378 65.3095 45.323 28.6058 65.3324 45.323 28.7753 65.3266 40.323 28.7753 65.3266 45.323 28.9414 65.2922 45.323 28.9414 65.2922 40.323 29.0993 65.2303 45.323 29.2445 65.1426 40.323 29.3727 65.0315 40.323 29.2445 65.1426 45.323 29.3727 65.0315 45.323 29.4804 64.9005 45.323 29.5643 64.7531 45.323 29.5643 64.7531 40.323 29.6221 64.5936 40.323 29.6221 64.5936 45.323 29.6522 64.4267 45.323 29.6536 64.2571 45.323 29.6263 64.0897 40.323 29.6263 64.0897 45.323 29.5711 63.9293 45.323 29.5711 63.9293 40.323 29.4896 63.7806 45.323 29.4896 63.7806 40.323 29.3841 63.6477 40.323 29.3841 63.6477 45.323 29.2577 63.5346 40.323 29.2577 63.5346 45.323 29.1141 63.4445 40.323 28.9572 63.38 40.323 29.1141 63.4445 45.323 28.9572 63.38 45.323 28.7917 63.3429 45.323 37.363 90.9762 45.323 37.3111 90.9767 45.323 37.1427 90.9968 40.323 37.1427 90.9968 45.323 36.9801 91.0452 45.323 36.828 91.1203 40.323 36.6908 91.22 40.323 36.828 91.1203 45.323 36.6908 91.22 45.323 36.5724 91.3415 45.323 36.5724 91.3415 40.323 36.4763 91.4812 45.323 36.4052 91.6352 45.323 36.4052 91.6352 40.323 36.3611 91.799 45.323 36.3453 91.9678 40.323 36.3453 91.9678 45.323 36.3583 92.1369 40.323 36.3583 92.1369 45.323 36.3997 92.3014 40.323 36.3997 92.3014 45.323 36.4683 92.4566 45.323 36.5621 92.5979 40.323 36.5621 92.5979 45.323 36.6784 92.7213 40.323 36.6784 92.7213 45.323 36.814 92.8233 45.323 36.9648 92.9009 40.323 36.9648 92.9009 45.323 37.1265 92.9519 45.323 37.1265 92.9519 40.323 37.2946 92.9748 45.323 37.4641 92.969 45.323 37.4641 92.969 40.323 37.6302 92.9346 45.323 37.6302 92.9346 40.323 37.7881 92.8727 45.323 37.9333 92.785 45.323 38.0615 92.674 45.323 38.1691 92.5429 45.323 38.1691 92.5429 40.323 38.2531 92.3955 45.323 38.2531 92.3955 40.323 38.3109 92.236 40.323 38.3109 92.236 45.323 38.3409 92.0691 45.323 38.3423 91.8995 45.323 38.3151 91.7321 45.323 38.2599 91.5717 45.323 38.1784 91.423 40.323 38.0729 91.2901 40.323 38.1784 91.423 45.323 38.0729 91.2901 45.323 37.9465 91.177 45.323 37.8028 91.0869 45.323 37.646 91.0224 45.323 37.4805 90.9853 45.323 32.9949 103.239 45.323 33.1643 103.248 40.323 32.9949 103.239 40.323 32.8265 103.259 45.323 32.6639 103.308 45.323 32.5118 103.383 45.323 32.3746 103.483 40.323 32.3746 103.483 45.323 32.2563 103.604 45.323 32.2563 103.604 40.323 32.1601 103.744 45.323 32.089 103.898 45.323 32.0449 104.062 45.323 32.0291 104.23 40.323 32.0291 104.23 45.323 32.0421 104.4 40.323 32.0421 104.4 45.323 32.0835 104.564 40.323 32.0835 104.564 45.323 32.1521 104.719 45.323 32.2459 104.86 45.323 32.3622 104.984 45.323 32.4978 105.086 45.323 32.4978 105.086 40.323 32.8103 105.214 40.323 32.6486 105.163 45.323 32.8103 105.214 45.323 32.9784 105.237 45.323 33.1479 105.232 40.323 33.1479 105.232 45.323 33.314 105.197 40.323 33.314 105.197 45.323 33.4719 105.135 40.323 33.4719 105.135 45.323 33.6171 105.048 45.323 33.7453 104.937 45.323 33.8529 104.805 45.323 33.9369 104.658 45.323 33.9947 104.499 45.323 34.0247 104.332 40.323 34.0247 104.332 45.323 34.0261 104.162 45.323 33.9989 103.995 40.323 33.9989 103.995 45.323 33.9437 103.834 45.323 33.8622 103.686 40.323 33.8622 103.686 45.323 33.6303 103.44 40.323 33.7567 103.553 45.323 33.6303 103.44 45.323 33.4866 103.349 40.323 33.4866 103.349 45.323 33.3298 103.285 40.323 33.3298 103.285 45.323 33.1643 103.248 45.323 33.0468 103.239 45.323 27.9844 102.328 45.323 27.9325 102.328 45.323 27.9325 102.328 40.323 27.7641 102.348 45.323 27.6015 102.397 40.323 27.6015 102.397 45.323 27.4495 102.472 40.323 27.4495 102.472 45.323 27.3123 102.571 45.323 27.3123 102.571 40.323 27.1939 102.693 40.323 27.1939 102.693 45.323 27.0978 102.833 40.323 27.0978 102.833 45.323 27.0266 102.987 40.323 27.0266 102.987 45.323 26.9825 103.15 45.323 26.9825 103.15 40.323 26.9668 103.319 45.323 26.9797 103.488 45.323 27.0211 103.653 45.323 27.0897 103.808 40.323 27.0897 103.808 45.323 27.1835 103.949 45.323 27.2999 104.073 40.323 27.2999 104.073 45.323 27.4354 104.175 45.323 27.5862 104.252 45.323 27.748 104.303 45.323 27.916 104.326 40.323 28.0856 104.32 40.323 27.916 104.326 45.323 28.0856 104.32 45.323 28.2516 104.286 45.323 28.4095 104.224 45.323 28.5547 104.136 40.323 28.5547 104.136 45.323 28.6829 104.025 45.323 28.7906 103.894 40.323 28.7906 103.894 45.323 28.8745 103.747 40.323 28.8745 103.747 45.323 28.9323 103.588 45.323 28.9624 103.421 45.323 28.9638 103.251 40.323 28.9638 103.251 45.323 28.9365 103.084 45.323 28.7998 102.774 40.323 28.8813 102.923 45.323 28.7998 102.774 45.323 28.6944 102.642 45.323 28.568 102.529 45.323 28.4243 102.438 45.323 28.2674 102.374 45.323 28.1019 102.337 40.323 28.1019 102.337 45.323 28.7072 63.335 57.323 28.7072 63.335 62.323 28.8752 63.3579 57.323 28.8752 63.3579 62.323 29.037 63.4089 57.323 29.1878 63.4865 57.323 29.3233 63.5885 57.323 29.4397 63.7119 57.323 29.4397 63.7119 62.323 29.5335 63.8532 62.323 29.5335 63.8532 57.323 29.6021 64.0083 62.323 29.6021 64.0083 57.323 29.6435 64.1728 57.323 29.6435 64.1728 62.323 29.6565 64.3419 57.323 29.6407 64.5108 62.323 29.6407 64.5108 57.323 29.5966 64.6746 57.323 29.5255 64.8286 57.323 29.4293 64.9683 57.323 29.311 65.0898 62.323 29.311 65.0898 57.323 29.1738 65.1895 57.323 29.0217 65.2646 57.323 28.8591 65.3129 62.323 28.8591 65.3129 57.323 28.6907 65.3331 62.323 28.6907 65.3331 57.323 28.5213 65.3245 62.323 28.5213 65.3245 57.323 28.3558 65.2874 62.323 28.1989 65.2229 62.323 28.3558 65.2874 57.323 28.1989 65.2229 57.323 28.0553 65.1327 62.323 28.0553 65.1327 57.323 27.8234 64.8868 62.323 27.9289 65.0196 57.323 27.8234 64.8868 57.323 27.7419 64.7381 62.323 27.7419 64.7381 57.323 27.6867 64.5777 57.323 27.6594 64.4103 57.323 27.6608 64.2407 57.323 27.6909 64.0737 57.323 27.6909 64.0737 62.323 27.7487 63.9143 62.323 27.7487 63.9143 57.323 27.9403 63.6358 62.323 27.8326 63.7669 57.323 27.9403 63.6358 57.323 28.0685 63.5248 57.323 28.2137 63.4371 57.323 28.3716 63.3751 57.323 28.3716 63.3751 62.323 28.5377 63.3408 62.323 28.5377 63.3408 57.323 28.6742 63.3338 57.323 27.9844 102.328 62.323 28.0174 102.329 62.323 28.0174 102.329 57.323 28.1855 102.352 62.323 28.1855 102.352 57.323 28.3472 102.403 62.323 28.3472 102.403 57.323 28.498 102.48 57.323 28.6336 102.582 62.323 28.6336 102.582 57.323 28.7499 102.706 57.323 28.7499 102.706 62.323 28.8437 102.847 62.323 28.9123 103.002 62.323 28.8437 102.847 57.323 28.9123 103.002 57.323 28.9537 103.167 57.323 28.9537 103.167 62.323 28.9667 103.336 62.323 28.9667 103.336 57.323 28.9509 103.505 57.323 28.9068 103.668 57.323 28.8357 103.822 57.323 28.8357 103.822 62.323 28.7395 103.962 57.323 28.6212 104.084 62.323 28.6212 104.084 57.323 28.484 104.183 57.323 28.3319 104.259 57.323 28.1693 104.307 57.323 28.1693 104.307 62.323 28.0009 104.327 62.323 28.0009 104.327 57.323 27.8315 104.318 62.323 27.8315 104.318 57.323 27.666 104.281 57.323 27.5092 104.217 57.323 27.3655 104.127 62.323 27.3655 104.127 57.323 27.2391 104.014 62.323 27.1336 103.881 62.323 27.2391 104.014 57.323 27.1336 103.881 57.323 27.0521 103.732 57.323 27.0521 103.732 62.323 26.9969 103.572 62.323 26.9969 103.572 57.323 26.9697 103.404 57.323 26.9711 103.235 57.323 27.0011 103.068 57.323 27.0589 102.908 62.323 27.0589 102.908 57.323 27.1429 102.761 57.323 27.2505 102.63 62.323 27.3787 102.519 62.323 27.2505 102.63 57.323 27.3787 102.519 57.323 27.5239 102.431 57.323 27.6818 102.369 57.323 27.8479 102.335 57.323 27.9844 102.328 57.323 33.0468 103.239 57.323 33.0798 103.24 62.323 33.0798 103.24 57.323 33.2478 103.263 57.323 33.4096 103.314 57.323 33.4096 103.314 62.323 33.5604 103.391 57.323 33.6959 103.493 57.323 33.8123 103.617 62.323 33.8123 103.617 57.323 33.9061 103.758 62.323 33.9061 103.758 57.323 33.9747 103.913 57.323 33.9747 103.913 62.323 34.0161 104.078 57.323 34.029 104.247 62.323 34.029 104.247 57.323 34.0133 104.416 57.323 33.9692 104.58 57.323 33.898 104.734 57.323 33.8019 104.873 57.323 33.8019 104.873 62.323 33.6835 104.995 57.323 33.5463 105.094 57.323 33.3943 105.17 57.323 33.2317 105.218 57.323 33.0633 105.238 57.323 32.8939 105.229 62.323 32.8939 105.229 57.323 32.7284 105.192 62.323 32.7284 105.192 57.323 32.5715 105.128 57.323 32.4278 105.038 62.323 32.4278 105.038 57.323 32.3014 104.925 57.323 32.196 104.792 57.323 32.196 104.792 62.323 32.1145 104.643 62.323 32.1145 104.643 57.323 32.0593 104.483 57.323 32.032 104.315 57.323 32.032 104.315 62.323 32.0334 104.146 57.323 32.0635 103.979 57.323 32.1213 103.819 57.323 32.2052 103.672 62.323 32.2052 103.672 57.323 32.3129 103.541 57.323 32.4411 103.43 57.323 32.4411 103.43 62.323 32.7442 103.28 62.323 32.5863 103.342 57.323 32.7442 103.28 57.323 32.9102 103.246 57.323 32.9102 103.246 62.323 37.396 90.9774 57.323 37.363 90.9762 62.323 37.564 91.0003 62.323 37.564 91.0003 57.323 37.7258 91.0513 57.323 38.0121 91.2309 62.323 37.8766 91.1289 57.323 38.0121 91.2309 57.323 38.1285 91.3543 57.323 38.2223 91.4956 62.323 38.2223 91.4956 57.323 38.2909 91.6507 57.323 38.2909 91.6507 62.323 38.3322 91.8152 57.323 38.3295 92.1532 62.323 38.3452 91.9843 57.323 38.3295 92.1532 57.323 38.2854 92.317 57.323 38.2854 92.317 62.323 38.2142 92.471 57.323 38.1181 92.6107 57.323 37.9997 92.7322 62.323 37.9997 92.7322 57.323 37.8625 92.8319 62.323 37.8625 92.8319 57.323 37.7105 92.907 57.323 37.5479 92.9553 62.323 37.3795 92.9755 62.323 37.5479 92.9553 57.323 37.3795 92.9755 57.323 37.2101 92.9669 62.323 37.2101 92.9669 57.323 37.0446 92.9298 62.323 37.0446 92.9298 57.323 36.8877 92.8653 62.323 36.8877 92.8653 57.323 36.744 92.7752 62.323 36.744 92.7752 57.323 36.6176 92.662 57.323 36.6176 92.662 62.323 36.5122 92.5292 62.323 36.5122 92.5292 57.323 36.4307 92.3805 62.323 36.4307 92.3805 57.323 36.3755 92.2201 62.323 36.3482 92.0527 62.323 36.3755 92.2201 57.323 36.3482 92.0527 57.323 36.3496 91.8831 57.323 36.3797 91.7161 57.323 36.4375 91.5567 57.323 36.5214 91.4093 62.323 36.5214 91.4093 57.323 36.629 91.2782 57.323 36.7573 91.1672 57.323 36.7573 91.1672 62.323 36.9024 91.0795 57.323 36.9024 91.0795 62.323 37.0603 91.0175 57.323 37.2264 90.9832 57.323 37.2264 90.9832 62.323 37.363 90.9762 57.323 28.9507 66.3119 62.323 28.6211 66.3334 57.323 28.9507 66.3119 57.323 29.2723 66.2365 57.323 29.5771 66.1092 57.323 29.8568 65.9334 57.323 29.8568 65.9334 62.323 30.1038 65.7141 57.323 30.1038 65.7141 62.323 30.3112 65.457 57.323 30.4736 65.1693 57.323 30.4736 65.1693 62.323 30.5863 64.8589 57.323 30.6464 64.5341 57.323 30.6523 64.2038 62.323 30.6523 64.2038 57.323 30.6037 63.8771 57.323 30.502 63.5628 57.323 30.3499 63.2696 62.323 30.3499 63.2696 57.323 30.1517 63.0054 57.323 29.9126 62.7774 57.323 29.6394 62.5918 62.323 29.6394 62.5918 57.323 29.3393 62.4538 57.323 29.0205 62.3671 62.323 29.0205 62.3671 57.323 28.6919 62.334 57.323 28.4773 76.3329 57.323 28.6453 76.3559 57.323 28.9579 76.4845 62.323 29.0934 76.5864 57.323 29.2098 76.7099 62.323 29.3036 76.8512 62.323 29.2098 76.7099 57.323 29.3036 76.8512 57.323 29.3722 77.0063 57.323 29.4135 77.1708 62.323 29.4135 77.1708 57.323 29.4108 77.5088 62.323 29.4108 77.5088 57.323 29.3667 77.6726 57.323 29.3667 77.6726 62.323 29.1994 77.9663 62.323 29.081 78.0877 62.323 29.081 78.0877 57.323 28.9438 78.1875 62.323 28.9438 78.1875 57.323 28.4608 78.3311 57.323 27.969 78.2208 57.323 27.8253 78.1307 62.323 27.6989 78.0176 57.323 27.5935 77.8848 57.323 27.512 77.736 57.323 27.512 77.736 62.323 27.4568 77.5756 62.323 27.4295 77.4082 57.323 27.461 77.0717 57.323 27.461 77.0717 62.323 27.5188 76.9122 57.323 27.5188 76.9122 62.323 27.6027 76.7649 62.323 27.7103 76.6338 62.323 27.9837 76.435 62.323 28.3077 76.3387 62.323 28.3077 76.3387 57.323 27.8386 76.5228 57.323 27.9837 76.435 57.323 28.4619 75.332 57.323 28.1416 76.3731 57.323 28.2914 78.3225 57.323 28.1259 78.2854 57.323 27.8253 78.1307 57.323 28.4443 76.3318 57.323 28.8071 76.4069 57.323 29.1093 75.4518 57.323 28.9579 76.4845 57.323 30.272 76.5608 57.323 30.3738 76.875 57.323 30.4224 77.2018 57.323 29.4265 77.3399 57.323 30.2436 78.1673 57.323 28.6292 78.3109 57.323 29.0424 79.2345 57.323 28.7918 78.2626 57.323 29.3472 79.1072 57.323 29.1994 77.9663 57.323 29.8738 78.712 57.323 29.2955 77.8265 57.323 27.4568 77.5756 57.323 27.4309 77.2386 57.323 27.6027 76.7649 57.323 26.4623 75.2966 57.323 27.7103 76.6338 57.323 28.3912 79.3313 57.323 28.7208 79.3099 57.323 29.3472 79.1072 62.323 29.6269 78.9314 62.323 29.6269 78.9314 57.323 30.0813 78.455 57.323 30.3564 77.8568 57.323 30.4165 77.532 57.323 30.3738 76.875 62.323 30.12 76.2675 62.323 30.12 76.2675 57.323 29.9217 76.0033 57.323 29.9217 76.0033 62.323 29.6827 75.7753 57.323 29.4094 75.5898 62.323 29.1093 75.4518 62.323 29.4094 75.5898 57.323 28.7906 75.3651 62.323 28.7906 75.3651 57.323 28.2473 89.3309 57.323 28.2473 89.3309 62.323 28.4154 89.3538 57.323 28.728 89.4824 62.323 28.8635 89.5844 62.323 28.9798 89.7078 57.323 29.1422 90.0043 57.323 29.1836 90.1688 57.323 29.1836 90.1688 62.323 29.1966 90.3379 62.323 29.1966 90.3379 57.323 29.1367 90.6705 57.323 28.9695 90.9642 62.323 28.7139 91.1854 62.323 28.5618 91.2605 57.323 28.0615 91.3204 57.323 27.8959 91.2833 57.323 27.7391 91.2188 62.323 27.5954 91.1287 62.323 27.7391 91.2188 57.323 27.469 91.0156 57.323 27.3635 90.8827 57.323 27.3635 90.8827 62.323 27.2821 90.734 57.323 27.2821 90.734 62.323 27.2269 90.5736 57.323 27.2269 90.5736 62.323 27.1996 90.4062 62.323 27.201 90.2366 62.323 27.231 90.0697 62.323 27.2888 89.9102 62.323 27.3728 89.7628 57.323 27.3728 89.7628 62.323 27.6087 89.5207 62.323 27.6087 89.5207 57.323 27.7538 89.433 62.323 27.9117 89.3711 57.323 28.0778 89.3367 62.323 27.7538 89.433 57.323 26.1616 92.2939 57.323 28.2308 91.329 57.323 27.5954 91.1287 57.323 27.231 90.0697 57.323 27.2888 89.9102 57.323 28.0778 89.3367 57.323 28.2143 89.3298 57.323 28.232 88.3299 57.323 28.5771 89.4048 57.323 28.728 89.4824 57.323 29.4528 88.7733 57.323 29.6918 89.0013 57.323 28.8635 89.5844 57.323 29.0737 89.8491 57.323 30.1866 90.53 57.323 29.1808 90.5067 57.323 30.0137 91.1653 57.323 28.3993 91.3089 57.323 28.8125 92.2324 57.323 28.7139 91.1854 57.323 28.8511 91.0857 57.323 29.397 91.9294 57.323 28.9695 90.9642 57.323 29.0656 90.8245 57.323 27.1996 90.4062 57.323 27.201 90.2366 57.323 26.2323 88.2946 57.323 27.4804 89.6317 57.323 28.232 88.3299 62.323 28.4909 92.3079 57.323 28.4909 92.3079 62.323 28.8125 92.2324 62.323 28.9167 92.1889 62.323 29.1173 92.1051 62.323 29.1173 92.1051 57.323 29.397 91.9294 62.323 29.6439 91.71 57.323 29.8514 91.453 57.323 30.1265 90.8548 62.323 30.1265 90.8548 57.323 30.1924 90.1997 62.323 30.1924 90.1997 57.323 30.1438 89.873 62.323 30.1438 89.873 57.323 30.0421 89.5587 57.323 30.0421 89.5587 62.323 29.8901 89.2655 57.323 29.8901 89.2655 62.323 29.6918 89.0013 62.323 29.4528 88.7733 62.323 29.1795 88.5878 62.323 29.1795 88.5878 57.323 28.8794 88.4498 57.323 28.5607 88.363 62.323 28.5607 88.363 57.323 28.1613 92.3293 57.323 26.0024 101.293 57.323 28.0021 101.328 57.323 27.9313 105.327 57.323 27.9313 105.327 62.323 28.261 105.306 57.323 28.5826 105.23 62.323 28.5826 105.23 57.323 28.8874 105.103 57.323 29.167 104.927 62.323 29.167 104.927 57.323 29.414 104.708 57.323 29.6214 104.451 57.323 29.7838 104.163 57.323 29.8965 103.853 57.323 29.9567 103.528 57.323 29.9567 103.528 62.323 29.9625 103.198 62.323 29.9625 103.198 57.323 29.9139 102.871 57.323 29.8122 102.557 62.323 29.8122 102.557 57.323 29.6601 102.263 57.323 29.4619 101.999 57.323 29.2229 101.771 57.323 28.9496 101.586 57.323 28.9496 101.586 62.323 28.3307 101.361 62.323 28.6495 101.448 57.323 28.3307 101.361 57.323 41.6791 78.7137 45.323 41.7967 78.7227 40.323 41.6273 78.7141 40.323 41.2963 78.7826 40.323 41.1442 78.8577 40.323 41.1442 78.8577 45.323 40.8886 79.0789 40.323 40.7925 79.2186 40.323 40.7214 79.3726 40.323 40.7214 79.3726 45.323 40.6773 79.5364 40.323 40.6615 79.7053 40.323 40.6615 79.7053 45.323 40.6745 79.8744 40.323 40.7159 80.0389 40.323 40.7845 80.194 45.323 40.9946 80.4587 40.323 41.1301 80.5607 45.323 41.281 80.6383 45.323 41.4427 80.6893 45.323 41.7803 80.7064 40.323 41.7803 80.7064 45.323 41.9464 80.6721 45.323 41.9464 80.6721 40.323 42.1043 80.6101 40.323 42.1043 80.6101 45.323 42.2494 80.5224 45.323 42.2494 80.5224 40.323 42.4853 80.2803 45.323 42.4853 80.2803 40.323 42.6271 79.9735 45.323 42.6571 79.8065 40.323 42.6571 79.8065 45.323 42.5761 79.3092 40.323 42.5761 79.3092 45.323 42.4946 79.1604 45.323 42.3891 79.0276 40.323 42.2627 78.9145 40.323 41.9622 78.7598 40.323 42.119 78.8243 45.323 42.6312 79.4695 45.323 42.6585 79.6369 45.323 42.3255 77.827 45.323 42.3891 79.0276 45.323 42.2627 78.9145 45.323 42.884 82.2641 45.323 42.3777 80.4114 45.323 41.9622 78.7598 45.323 42.0059 77.7434 45.323 41.7967 78.7227 45.323 41.6769 77.7136 45.323 40.9946 80.4587 45.323 40.8783 80.3353 45.323 40.4208 81.2822 45.323 40.7159 80.0389 45.323 39.8237 80.5027 45.323 40.6745 79.8744 45.323 40.9974 81.6001 45.323 41.6108 80.7122 45.323 42.5693 80.1329 45.323 39.6696 79.5329 45.323 40.6773 79.5364 45.323 39.8362 78.896 45.323 39.9956 78.6067 45.323 40.7925 79.2186 45.323 40.8886 79.0789 45.323 40.2005 78.3476 45.323 40.4453 78.1258 45.323 41.007 78.9574 45.323 40.7232 77.9473 45.323 41.2963 78.7826 45.323 41.0267 77.8169 45.323 41.4589 78.7343 45.323 41.3476 77.7383 45.323 41.6273 78.7141 45.323 44.212 78.491 40.323 44.212 78.491 45.323 43.0121 78.0687 40.323 40.696 81.465 45.323 40.696 81.465 40.323 40.1796 81.0566 45.323 39.9787 80.7944 40.323 39.9787 80.7944 45.323 39.7189 80.1895 45.323 39.6671 79.8632 45.323 39.6696 79.5329 40.323 39.7265 79.2076 40.323 39.8362 78.896 40.323 39.7265 79.2076 45.323 39.9956 78.6067 40.323 40.4453 78.1258 40.323 40.9416 77.8535 40.323 41.0267 77.8169 40.323 42.0059 77.7434 40.323 42.3255 77.827 40.323 42.2944 82.0566 40.323 39.8958 90.7536 45.323 36.6812 93.8626 40.323 36.3798 93.7276 45.323 36.1047 93.5448 45.323 35.8634 93.3192 45.323 35.6625 93.057 40.323 35.6625 93.057 45.323 35.5076 92.7653 45.323 35.5076 92.7653 40.323 35.4027 92.452 40.323 35.4027 92.452 45.323 35.3509 92.1258 40.323 35.3509 92.1258 45.323 35.3534 91.7955 45.323 35.4103 91.4701 40.323 35.4103 91.4701 45.323 35.52 91.1585 45.323 35.6795 90.8693 45.323 35.8844 90.6102 40.323 35.8844 90.6102 45.323 36.1291 90.3883 40.323 36.1291 90.3883 45.323 36.407 90.2098 45.323 36.7105 90.0795 45.323 36.7105 90.0795 40.323 37.0314 90.0009 45.323 37.3608 89.9762 40.323 37.3608 89.9762 45.323 37.6897 90.006 45.323 37.6897 90.006 40.323 38.0093 90.0895 45.323 36.6812 93.8626 45.323 38.5678 94.5267 45.323 37.9782 94.3192 40.323 35.5797 103.016 40.323 32.3651 106.125 45.323 32.0636 105.99 45.323 31.5472 105.582 40.323 31.7885 105.807 45.323 31.3463 105.32 40.323 31.5472 105.582 45.323 31.3463 105.32 45.323 31.1914 105.028 40.323 31.1914 105.028 45.323 31.0865 104.715 40.323 31.0865 104.715 45.323 31.0347 104.388 45.323 31.0373 104.058 45.323 31.0941 103.733 40.323 31.0941 103.733 45.323 31.2038 103.421 45.323 31.3633 103.132 45.323 31.5682 102.873 40.323 31.5682 102.873 45.323 31.8129 102.651 40.323 31.8129 102.651 45.323 32.0908 102.472 45.323 32.3943 102.342 45.323 32.7152 102.263 40.323 32.7152 102.263 45.323 33.0446 102.239 45.323 33.3735 102.269 45.323 33.3735 102.269 40.323 33.6931 102.352 45.323 32.3651 106.125 57.323 33.6931 102.352 57.323 33.3735 102.269 62.323 33.3735 102.269 57.323 32.7152 102.263 62.323 33.0446 102.239 57.323 32.7152 102.263 57.323 32.3943 102.342 57.323 32.0908 102.472 62.323 31.8129 102.651 62.323 32.0908 102.472 57.323 31.8129 102.651 57.323 31.5682 102.873 57.323 31.5682 102.873 62.323 31.3633 103.132 57.323 31.2038 103.421 62.323 31.2038 103.421 57.323 31.0941 103.733 62.323 31.0941 103.733 57.323 31.0373 104.058 57.323 31.0347 104.388 62.323 31.0347 104.388 57.323 31.0865 104.715 57.323 31.1914 105.028 62.323 31.1914 105.028 57.323 31.3463 105.32 57.323 31.5472 105.582 62.323 31.5472 105.582 57.323 31.7885 105.807 62.323 31.7885 105.807 57.323 32.0636 105.99 57.323 32.3651 106.125 62.323 38.5678 94.5267 62.323 36.6812 93.8626 57.323 37.6897 90.006 57.323 37.6897 90.006 62.323 37.3608 89.9762 57.323 37.0314 90.0009 62.323 37.0314 90.0009 57.323 36.7105 90.0795 62.323 36.7105 90.0795 57.323 36.407 90.2098 57.323 36.1291 90.3883 62.323 36.1291 90.3883 57.323 35.8844 90.6102 57.323 35.6795 90.8693 62.323 35.52 91.1585 62.323 35.6795 90.8693 57.323 35.52 91.1585 57.323 35.4103 91.4701 62.323 35.4103 91.4701 57.323 35.3534 91.7955 62.323 35.3534 91.7955 57.323 35.3509 92.1258 57.323 35.3509 92.1258 62.323 35.4027 92.452 57.323 35.5076 92.7653 62.323 35.5076 92.7653 57.323 35.6625 93.057 62.323 35.6625 93.057 57.323 35.8634 93.3192 57.323 36.1047 93.5448 57.323 36.3798 93.7276 57.323 36.6812 93.8626 62.323 38.0093 90.0895 57.323 41.6791 78.7137 62.323 41.7121 78.7148 62.323 41.7121 78.7148 57.323 41.8802 78.7377 57.323 41.8802 78.7377 62.323 42.042 78.7887 62.323 42.1928 78.8663 62.323 42.3283 78.9683 62.323 42.4446 79.0917 62.323 42.4446 79.0917 57.323 42.5385 79.233 62.323 42.5385 79.233 57.323 42.6456 79.8906 62.323 42.6456 79.8906 57.323 42.6016 80.0544 57.323 42.5304 80.2084 57.323 42.4343 80.3481 62.323 42.4343 80.3481 57.323 42.3159 80.4696 62.323 42.1787 80.5693 62.323 42.1787 80.5693 57.323 42.0267 80.6444 57.323 42.0267 80.6444 62.323 41.8641 80.6928 57.323 41.5263 80.7043 62.323 41.3608 80.6672 62.323 41.5263 80.7043 57.323 41.3608 80.6672 57.323 41.2039 80.6027 57.323 41.2039 80.6027 62.323 41.0602 80.5126 62.323 40.9338 80.3995 57.323 40.9338 80.3995 62.323 40.8284 80.2666 62.323 40.7469 80.1179 62.323 40.6917 79.9575 62.323 40.6644 79.7901 62.323 40.6658 79.6205 62.323 40.6658 79.6205 57.323 40.7537 79.2941 62.323 40.7537 79.2941 57.323 40.9452 79.0156 62.323 41.0735 78.9046 62.323 41.2186 78.8169 62.323 41.2186 78.8169 57.323 41.3765 78.755 62.323 41.3765 78.755 57.323 41.5426 78.7206 57.323 41.5426 78.7206 62.323 41.6957 80.7129 57.323 42.6071 79.3882 57.323 44.212 78.491 57.323 42.3283 78.9683 57.323 42.6484 79.5527 57.323 42.6614 79.7218 57.323 42.884 82.2641 57.323 42.0059 77.7434 57.323 42.042 78.7887 57.323 42.1928 78.8663 57.323 42.3159 80.4696 57.323 40.4208 81.2822 57.323 41.0602 80.5126 57.323 40.1796 81.0566 57.323 39.9787 80.7944 57.323 40.8284 80.2666 57.323 39.8237 80.5027 57.323 40.7469 80.1179 57.323 40.6917 79.9575 57.323 40.6644 79.7901 57.323 40.6958 79.4536 57.323 40.8376 79.1467 57.323 40.9452 79.0156 57.323 40.4453 78.1258 57.323 41.0735 78.9046 57.323 41.0267 77.8169 57.323 41.6769 77.7136 57.323 41.6791 78.7137 57.323 40.9974 81.6001 57.323 40.9974 81.6001 62.323 41.3476 77.7383 57.323 41.3476 77.7383 62.323 41.0267 77.8169 62.323 40.9416 77.8535 62.323 40.7232 77.9473 57.323 40.2005 78.3476 62.323 40.2005 78.3476 57.323 39.9956 78.6067 62.323 39.9956 78.6067 57.323 39.8362 78.896 62.323 39.8362 78.896 57.323 39.7265 79.2076 62.323 39.7265 79.2076 57.323 39.6696 79.5329 57.323 39.6671 79.8632 57.323 39.6671 79.8632 62.323 39.7189 80.1895 62.323 39.7189 80.1895 57.323 39.9787 80.7944 62.323 40.1796 81.0566 62.323 40.696 81.465 62.323 40.696 81.465 57.323 42.3255 77.827 57.323 46.0283 66.4522 62.323 46.1964 66.4752 62.323 46.509 66.6038 62.323 46.7608 66.8292 62.323 46.8547 66.9705 57.323 46.8547 66.9705 62.323 46.9232 67.1256 62.323 46.9646 67.2901 57.323 46.9776 67.4592 62.323 46.9618 67.6281 62.323 46.8466 67.9458 57.323 46.7505 68.0856 62.323 46.4949 68.3068 57.323 46.4949 68.3068 62.323 46.3428 68.3819 62.323 46.3428 68.3819 57.323 46.1803 68.4302 62.323 46.1803 68.4302 57.323 46.0118 68.4504 62.323 46.0118 68.4504 57.323 45.8425 68.4418 57.323 45.677 68.4047 62.323 45.677 68.4047 57.323 45.5201 68.3401 62.323 45.5201 68.3401 57.323 45.25 68.1369 57.323 45.1446 68.0041 57.323 45.0079 67.6949 57.323 44.9806 67.5275 57.323 44.9806 67.5275 62.323 45.0699 67.0316 62.323 45.0699 67.0316 57.323 45.1538 66.8842 62.323 45.1538 66.8842 57.323 45.2614 66.7531 62.323 45.2614 66.7531 57.323 45.3897 66.6421 57.323 45.5348 66.5543 62.323 45.5348 66.5543 57.323 45.6927 66.4924 57.323 45.9953 66.4511 57.323 46.7505 68.0856 57.323 48.5282 66.2284 57.323 46.9232 67.1256 57.323 46.6321 68.207 57.323 46.509 66.6038 57.323 46.6445 66.7058 57.323 46.7608 66.8292 57.323 46.0283 66.4522 57.323 46.1964 66.4752 57.323 46.3581 66.5262 57.323 46.9776 67.4592 57.323 46.9618 67.6281 57.323 46.9177 67.7919 57.323 45.3136 69.3375 57.323 45.3764 68.25 57.323 44.4958 68.7941 57.323 44.2949 68.5318 57.323 45.0631 67.8553 57.323 44.0351 67.9269 57.323 44.982 67.3579 57.323 44.1524 66.6334 57.323 45.012 67.191 57.323 44.5167 66.085 57.323 44.7615 65.8632 57.323 45.0394 65.6847 57.323 45.3429 65.5544 57.323 45.8588 66.458 57.323 46.6417 65.5644 57.323 46.3221 65.4808 57.323 46.3221 65.4808 62.323 45.9931 65.451 57.323 45.6637 65.4757 57.323 44.7615 65.8632 62.323 44.3118 66.3441 57.323 44.3118 66.3441 62.323 44.0427 66.945 57.323 44.0427 66.945 62.323 43.9858 67.2704 57.323 43.9833 67.6007 57.323 44.0351 67.9269 62.323 44.1399 68.2401 62.323 44.1399 68.2401 57.323 44.737 69.0197 62.323 45.0122 69.2025 62.323 44.737 69.0197 57.323 45.0122 69.2025 57.323 46.6417 65.5644 62.323 47.1726 54.9512 62.323 45.1294 54.5835 40.323 43.0863 54.2158 62.323 39.5336 53.5764 62.323 33.9377 52.5693 62.323 28.3878 51.5705 40.323 45.9953 66.4511 40.323 45.775 66.4717 40.323 45.6125 66.52 40.323 45.6125 66.52 45.323 45.3232 66.6949 40.323 45.2048 66.8163 45.323 45.1087 66.9561 40.323 45.0376 67.1101 45.323 44.9935 67.2738 40.323 44.9777 67.4427 40.323 44.9777 67.4427 45.323 44.9907 67.6118 40.323 45.1006 67.9314 45.323 45.1006 67.9314 40.323 45.1945 68.0727 40.323 45.4463 68.2981 40.323 45.5972 68.3757 45.323 45.7589 68.4267 45.323 45.7589 68.4267 40.323 45.927 68.4497 45.323 45.927 68.4497 40.323 46.2626 68.4095 40.323 46.6939 68.1488 40.323 46.8855 67.8704 45.323 46.9433 67.7109 40.323 46.9433 67.7109 45.323 46.9733 67.544 45.323 46.9733 67.544 40.323 46.8922 67.0466 40.323 46.8107 66.8978 40.323 46.8107 66.8978 45.323 46.7053 66.765 40.323 46.4352 66.5618 45.323 46.4352 66.5618 40.323 46.2784 66.4972 45.323 46.2784 66.4972 40.323 48.5282 66.2284 45.323 46.9747 67.3744 45.323 46.7053 66.765 45.323 46.4205 68.3476 45.323 46.5656 68.2598 45.323 46.6939 68.1488 45.323 46.9474 67.207 45.323 46.8922 67.0466 45.323 46.5789 66.6519 45.323 45.4463 68.2981 45.323 45.3108 68.1962 45.323 45.1945 68.0727 45.323 44.2949 68.5318 45.323 45.0321 67.7763 45.323 44.9907 67.6118 45.323 45.3136 69.3375 45.323 46.0965 68.4439 45.323 46.2626 68.4095 45.323 46.8015 68.0177 45.323 44.1399 68.2401 45.323 43.9833 67.6007 45.323 43.9858 67.2704 45.323 44.9935 67.2738 45.323 44.0427 66.945 45.323 44.1524 66.6334 45.323 45.1087 66.9561 45.323 44.5167 66.085 45.323 45.3232 66.6949 45.323 44.7615 65.8632 45.323 45.4604 66.5951 45.323 45.0394 65.6847 45.323 45.775 66.4717 45.323 45.6637 65.4757 45.323 45.9435 66.4515 45.323 45.9953 66.4511 45.323 45.9931 65.451 45.323 46.1128 66.4601 45.323 46.6417 65.5644 45.323 45.0122 69.2025 45.323 44.737 69.0197 45.323 44.4958 68.7941 40.323 44.4958 68.7941 45.323 44.0351 67.9269 45.323 44.0427 66.945 40.323 44.1524 66.6334 40.323 44.3118 66.3441 40.323 44.5167 66.085 40.323 44.3118 66.3441 45.323 45.3429 65.5544 45.323 45.6637 65.4757 40.323 46.3221 65.4808 40.323 46.3221 65.4808 45.323 45.3136 69.3375 40.323 47.2002 70.0015 45.323 35.5797 103.016 45.323 48.5282 66.2284 40.323 50.2442 61.3533 40.323 37.285 98.1711 40.323 50.2442 61.3533 62.323 30.0751 118.655 62.323 30.0751 118.655 40.323 32.9688 110.434 62.323 41.4973 86.2037 40.323 35.5797 103.016 57.323 38.5678 94.5267 57.323 37.285 98.1711 62.323 32.9688 110.434 40.323 34.2516 106.789 45.323 39.8958 90.7536 57.323 39.8958 90.7536 62.323 52.1804 55.8524 62.323 34.2516 106.789 57.323 47.2002 70.0015 57.323 26.5566 105.303 40.323 27.9313 105.327 45.323 27.9313 105.327 40.323 28.0021 101.328 45.323 28.3307 101.361 45.323 28.3307 101.361 40.323 28.6495 101.448 45.323 28.6495 101.448 40.323 28.9496 101.586 45.323 29.2229 101.771 45.323 29.4619 101.999 45.323 29.6601 102.263 40.323 29.6601 102.263 45.323 29.8122 102.557 45.323 29.9139 102.871 40.323 29.9139 102.871 45.323 29.9625 103.198 45.323 29.9567 103.528 45.323 29.8965 103.853 45.323 29.7838 104.163 45.323 29.6214 104.451 45.323 29.414 104.708 45.323 29.167 104.927 45.323 29.167 104.927 40.323 28.5826 105.23 40.323 28.8874 105.103 45.323 28.5826 105.23 45.323 28.261 105.306 45.323 26.0024 101.293 45.323 28.1624 89.3302 40.323 27.8315 89.3987 40.323 27.6794 89.4738 40.323 27.5422 89.5735 40.323 27.5422 89.5735 45.323 27.4238 89.695 45.323 27.3277 89.8347 45.323 27.3277 89.8347 40.323 27.2565 89.9887 40.323 27.2125 90.1525 40.323 27.2125 90.1525 45.323 27.1967 90.3214 40.323 27.2097 90.4905 40.323 27.2097 90.4905 45.323 27.2511 90.655 40.323 27.3196 90.8101 45.323 27.4135 90.9514 45.323 27.5298 91.0748 45.323 27.8162 91.2544 40.323 27.9779 91.3054 45.323 28.146 91.3283 40.323 28.3155 91.3225 40.323 28.4816 91.2882 45.323 28.4816 91.2882 40.323 28.6395 91.2262 40.323 28.6395 91.2262 45.323 28.7846 91.1385 45.323 28.7846 91.1385 40.323 28.9129 91.0275 40.323 29.0205 90.8964 45.323 29.0205 90.8964 40.323 29.1044 90.749 45.323 29.1044 90.749 40.323 29.1623 90.5896 40.323 29.1937 90.253 40.323 29.1937 90.253 45.323 29.1112 89.9252 40.323 29.1112 89.9252 45.323 28.7979 89.5305 45.323 28.6542 89.4404 45.323 28.4973 89.3759 40.323 27.6794 89.4738 45.323 27.8315 89.3987 45.323 27.994 89.3504 45.323 27.6653 91.1768 45.323 27.8162 91.2544 45.323 28.1613 92.3293 45.323 28.4909 92.3079 45.323 28.146 91.3283 45.323 28.3155 91.3225 45.323 29.1173 92.1051 45.323 29.397 91.9294 45.323 28.9129 91.0275 45.323 29.8514 91.453 45.323 29.1623 90.5896 45.323 29.1923 90.4226 45.323 30.1924 90.1997 45.323 29.1664 90.0856 45.323 29.0297 89.7765 45.323 29.6918 89.0013 45.323 28.9243 89.6437 45.323 29.4528 88.7733 45.323 28.8794 88.4498 45.323 28.4973 89.3759 45.323 28.3318 89.3388 45.323 28.232 88.3299 45.323 28.2143 89.3298 45.323 28.1624 89.3302 45.323 27.1967 90.3214 45.323 26.1616 92.2939 45.323 27.2511 90.655 45.323 27.2565 89.9887 45.323 26.1616 92.2939 40.323 26.7865 92.305 40.323 28.1613 92.3293 40.323 28.5607 88.363 45.323 28.5607 88.363 40.323 29.1795 88.5878 40.323 29.1795 88.5878 45.323 29.4528 88.7733 40.323 29.8901 89.2655 45.323 30.0421 89.5587 45.323 30.1438 89.873 40.323 30.1438 89.873 45.323 30.1924 90.1997 40.323 30.1866 90.53 45.323 30.1866 90.53 40.323 30.1265 90.8548 45.323 30.0137 91.1653 40.323 30.0137 91.1653 45.323 29.8514 91.453 40.323 29.6439 91.71 45.323 28.8125 92.2324 40.323 28.4909 92.3079 40.323 28.8125 92.2324 45.323 28.4443 76.3318 45.323 28.4443 76.3318 40.323 28.224 76.3524 45.323 28.0614 76.4007 45.323 27.7721 76.5756 45.323 27.6537 76.697 40.323 27.5576 76.8368 45.323 27.5576 76.8368 40.323 27.4865 76.9907 45.323 27.4865 76.9907 40.323 27.4266 77.3234 45.323 27.4396 77.4925 40.323 27.4396 77.4925 45.323 27.481 77.657 45.323 27.5496 77.8121 40.323 27.6434 77.9534 40.323 28.0461 78.2564 40.323 28.0461 78.2564 45.323 28.2078 78.3074 40.323 28.2078 78.3074 45.323 28.3759 78.3304 40.323 28.5454 78.3246 45.323 28.7115 78.2902 45.323 28.7115 78.2902 40.323 29.1428 78.0295 45.323 29.1428 78.0295 40.323 29.2504 77.8984 40.323 29.3344 77.751 40.323 29.3922 77.5916 40.323 29.4236 77.2551 45.323 29.3964 77.0877 40.323 29.1542 76.6457 40.323 29.1542 76.6457 45.323 29.0278 76.5326 45.323 28.8841 76.4425 40.323 28.7273 76.3779 40.323 28.5618 76.3408 45.323 27.9093 76.4758 45.323 27.6537 76.697 45.323 26.4623 75.2966 45.323 28.3924 76.3322 45.323 27.7597 78.0768 45.323 27.8953 78.1788 45.323 28.3759 78.3304 45.323 29.0424 79.2345 45.323 29.3472 79.1072 45.323 28.8694 78.2283 45.323 29.0146 78.1405 45.323 29.8738 78.712 45.323 30.0813 78.455 45.323 29.2504 77.8984 45.323 30.2436 78.1673 45.323 29.3344 77.751 45.323 29.3922 77.5916 45.323 30.4165 77.532 45.323 29.4222 77.4247 45.323 30.272 76.5608 45.323 29.3964 77.0877 45.323 29.3412 76.9273 45.323 29.2597 76.7785 45.323 28.8841 76.4425 45.323 29.4094 75.5898 45.323 28.7906 75.3651 45.323 28.7273 76.3779 45.323 26.3915 79.296 45.323 27.5496 77.8121 45.323 27.6434 77.9534 45.323 27.4424 77.1545 45.323 28.3912 79.3313 40.323 29.1093 75.4518 45.323 29.6827 75.7753 45.323 29.9217 76.0033 45.323 30.12 76.2675 45.323 30.3738 76.875 40.323 30.3738 76.875 45.323 30.4224 77.2018 45.323 30.3564 77.8568 45.323 30.2436 78.1673 40.323 29.8738 78.712 40.323 29.6269 78.9314 45.323 28.7208 79.3099 45.323 28.3912 79.3313 45.323 28.4619 75.332 45.323 26.6922 62.2986 45.323 28.6919 62.334 45.323 29.0205 62.3671 45.323 29.0205 62.3671 40.323 29.3393 62.4538 40.323 29.3393 62.4538 45.323 29.6394 62.5918 45.323 29.6394 62.5918 40.323 29.9126 62.7774 40.323 29.9126 62.7774 45.323 30.1517 63.0054 45.323 30.1517 63.0054 40.323 30.3499 63.2696 45.323 30.502 63.5628 45.323 30.6037 63.8771 45.323 30.6037 63.8771 40.323 30.6523 64.2038 40.323 30.6523 64.2038 45.323 30.6464 64.5341 45.323 30.5863 64.8589 45.323 30.4736 65.1693 45.323 30.3112 65.457 40.323 30.3112 65.457 45.323 30.1038 65.7141 45.323 29.8568 65.9334 40.323 29.8568 65.9334 45.323 29.5771 66.1092 45.323 29.3765 66.193 40.323 29.2723 66.2365 45.323 28.9507 66.3119 45.323 28.6211 66.3334 45.323 26.6214 66.298 45.323 26.6214 66.298 40.323 26.7178 60.8496 40.323 25.9317 105.292 62.323 26.3232 83.159 40.323 26.3915 79.296 40.323 26.6214 66.298 57.323 26.2323 88.2946 45.323 26.3176 83.4718 40.323 26.7836 57.1312 40.323 26.5476 70.4738 40.323 26.6922 62.2986 62.323 26.6922 62.2986 57.323 26.4623 75.2966 62.323 26.3176 83.4718 62.323 26.0933 96.157 40.323 26.3915 79.296 57.323 25.7092 117.869 62.323 25.8633 109.155 62.323 25.9317 105.292 57.323 25.9317 105.292 45.323 26.0024 101.293 62.323 26.0877 96.4697 62.323 52.2818 45.2786 62.323 52.6419 45.6184 40.323 52.6419 45.6184 62.323 52.9412 46.0128 40.323 52.9412 46.0128 62.323 53.1716 46.451 40.323 53.1716 46.451 62.323 53.3268 46.9212 62.323 53.4025 47.4105 62.323 53.4025 47.4105 40.323 53.3967 47.9056 40.323 53.3095 48.393 62.323 53.3095 48.393 40.323 53.1434 48.8594 62.323 53.1434 48.8594 40.323 52.2263 50.0107 40.323 51.3533 50.4709 40.323 50.872 50.5872 40.323 51.3533 50.4709 62.323 50.872 50.5872 62.323 37.3301 48.1501 40.323 37.3301 48.1501 62.323 36.9196 47.8733 62.323 36.9196 47.8733 40.323 36.8961 47.851 62.323 36.5603 47.5327 40.323 36.5603 47.5327 62.323 36.2618 47.1376 62.323 36.0324 46.6988 40.323 36.0324 46.6988 62.323 35.8037 45.7388 40.323 36.3075 43.8583 62.323 36.3075 43.8583 40.323 36.6169 43.4717 40.323 36.6169 43.4717 62.323 36.9856 43.1412 40.323 37.4037 42.8759 62.323 37.8235 42.6983 62.323 37.8597 42.683 40.323 38.3412 42.5677 40.323 38.8351 42.5332 40.323 26.2685 83.4629 62.323 35.5797 103.016 62.323 37.1811 98.4662 62.323 37.2303 98.4751 62.323 41.4973 86.2037 62.323 44.212 78.491 62.323 25.9882 51.2121 62.323 26.8867 51.3003 62.323 26.6967 47.2754 62.323 28.3878 51.5705 62.323 34.6334 48.7037 62.323 31.8946 52.2016 62.323 32.5902 48.336 62.323 29.0835 47.7049 62.323 36.6765 49.0714 62.323 35.9808 52.937 62.323 37.8597 42.683 62.323 38.3412 42.5677 62.323 38.8351 42.5332 62.323 39.328 42.5804 62.323 45.1294 54.5835 62.323 47.0398 43.9683 62.323 44.9967 43.6006 62.323 41.444 42.9612 62.323 37.6211 49.2414 62.323 53.7618 52.1463 62.323 53.0533 56.083 62.323 50.2188 51.5086 62.323 50.9414 44.6704 62.323 52.9028 49.2922 62.323 51.8088 50.2769 62.323 51.4198 44.7981 62.323 51.8707 45.0026 62.323 53.3967 47.9056 62.323 52.5943 49.6794 62.323 52.2263 50.0107 62.323 49.083 44.336 62.323 50.3782 50.6228 62.323 45.8135 73.9411 62.323 51.1415 61.5148 62.323 45.012 67.191 62.323 44.982 67.3579 62.323 45.0079 67.6949 62.323 44.6546 68.9426 62.323 46.6445 66.7058 62.323 46.3581 66.5262 62.323 45.9931 65.451 62.323 45.9953 66.4511 62.323 45.6637 65.4757 62.323 45.8588 66.458 62.323 45.3429 65.5544 62.323 45.6927 66.4924 62.323 45.3897 66.6421 62.323 46.9646 67.2901 62.323 45.0631 67.8553 62.323 45.1446 68.0041 62.323 45.25 68.1369 62.323 45.3764 68.25 62.323 45.3136 69.3375 62.323 45.8425 68.4418 62.323 47.2002 70.0015 62.323 46.6321 68.207 62.323 46.8466 67.9458 62.323 48.5282 66.2284 62.323 46.9177 67.7919 62.323 44.2949 68.5318 62.323 43.9833 67.6007 62.323 43.9858 67.2704 62.323 44.4958 68.7941 62.323 44.5167 66.085 62.323 44.1524 66.6334 62.323 45.0394 65.6847 62.323 45.2577 65.5909 62.323 41.6012 85.9086 62.323 42.884 82.2641 62.323 40.8376 79.1467 62.323 41.8641 80.6928 62.323 42.6071 79.3882 62.323 40.4208 81.2822 62.323 41.6957 80.7129 62.323 42.2944 82.0566 62.323 42.5304 80.2084 62.323 42.3255 77.827 62.323 42.0059 77.7434 62.323 41.6769 77.7136 62.323 40.6958 79.4536 62.323 40.3384 81.2051 62.323 42.6016 80.0544 62.323 43.0121 78.0687 62.323 42.6614 79.7218 62.323 42.6484 79.5527 62.323 40.4453 78.1258 62.323 40.7232 77.9473 62.323 39.8237 80.5027 62.323 39.6696 79.5329 62.323 42.3946 86.3651 62.323 40.6029 91.4554 62.323 41.5465 86.2125 62.323 37.7105 92.907 62.323 36.0222 93.4677 62.323 36.1047 93.5448 62.323 36.3798 93.7276 62.323 36.6254 90.1161 62.323 36.629 91.2782 62.323 36.3496 91.8831 62.323 37.0603 91.0175 62.323 38.3322 91.8152 62.323 38.1285 91.3543 62.323 37.8766 91.1289 62.323 38.0093 90.0895 62.323 37.7258 91.0513 62.323 37.396 90.9774 62.323 37.3608 89.9762 62.323 37.9782 94.3192 62.323 38.1181 92.6107 62.323 38.2142 92.471 62.323 38.6959 90.3312 62.323 38.3452 91.9843 62.323 35.4027 92.452 62.323 36.4375 91.5567 62.323 36.3797 91.7161 62.323 36.407 90.2098 62.323 35.8844 90.6102 62.323 35.8634 93.3192 62.323 38.0784 98.6277 62.323 36.2867 103.718 62.323 33.6835 104.995 62.323 33.3943 105.17 62.323 33.5463 105.094 62.323 33.898 104.734 62.323 33.9692 104.58 62.323 33.6931 102.352 62.323 33.2478 103.263 62.323 33.0633 105.238 62.323 33.2317 105.218 62.323 34.0161 104.078 62.323 33.6959 103.493 62.323 34.3798 102.594 62.323 33.5604 103.391 62.323 33.0446 102.239 62.323 33.0468 103.239 62.323 32.3943 102.342 62.323 32.5863 103.342 62.323 31.3633 103.132 62.323 32.3129 103.541 62.323 32.1213 103.819 62.323 32.0635 103.979 62.323 31.0373 104.058 62.323 32.0334 104.146 62.323 31.0865 104.715 62.323 32.0593 104.483 62.323 31.3463 105.32 62.323 32.3014 104.925 62.323 32.0636 105.99 62.323 32.5715 105.128 62.323 31.9706 115.981 62.323 34.2516 106.789 62.323 33.6621 106.582 62.323 34.0133 104.416 62.323 24.4652 137.304 62.323 25.4635 131.757 62.323 24.8651 114.702 62.323 25.095 101.704 62.323 28.0021 101.328 62.323 27.8479 102.335 62.323 27.6818 102.369 62.323 27.5239 102.431 62.323 27.2743 101.315 62.323 27.1429 102.761 62.323 27.5092 104.217 62.323 27.666 104.281 62.323 28.261 105.306 62.323 28.3319 104.259 62.323 28.8874 105.103 62.323 28.484 104.183 62.323 29.414 104.708 62.323 28.7395 103.962 62.323 29.6214 104.451 62.323 29.7838 104.163 62.323 29.8965 103.853 62.323 28.9068 103.668 62.323 28.9509 103.505 62.323 29.9139 102.871 62.323 29.6601 102.263 62.323 29.4619 101.999 62.323 29.2229 101.771 62.323 28.6495 101.448 62.323 28.498 102.48 62.323 27.0011 103.068 62.323 26.5566 105.303 62.323 26.9711 103.235 62.323 26.9697 103.404 62.323 26.0386 96.4609 62.323 26.0933 96.157 62.323 28.2143 89.3298 62.323 26.7865 92.305 62.323 27.8959 91.2833 62.323 27.9117 89.3711 62.323 27.4804 89.6317 62.323 27.5042 88.3171 62.323 28.8511 91.0857 62.323 29.0656 90.8245 62.323 28.8794 88.4498 62.323 28.5771 89.4048 62.323 28.4154 89.3538 62.323 27.469 91.0156 62.323 28.0615 91.3204 62.323 28.1613 92.3293 62.323 28.2308 91.329 62.323 28.3993 91.3089 62.323 28.5618 91.2605 62.323 29.1422 90.0043 62.323 29.0737 89.8491 62.323 28.9798 89.7078 62.323 29.1367 90.6705 62.323 29.1808 90.5067 62.323 29.5199 88.8373 62.323 30.0137 91.1653 62.323 29.8514 91.453 62.323 30.1866 90.53 62.323 29.6439 91.71 62.323 28.1416 76.3731 62.323 27.7341 75.3191 62.323 28.4619 75.332 62.323 28.4443 76.3318 62.323 27.969 78.2208 62.323 28.1259 78.2854 62.323 27.8386 76.5228 62.323 28.2914 78.3225 62.323 28.4608 78.3311 62.323 28.3912 79.3313 62.323 28.7208 79.3099 62.323 28.6292 78.3109 62.323 29.0424 79.2345 62.323 28.7918 78.2626 62.323 27.0164 79.307 62.323 27.4295 77.4082 62.323 29.6827 75.7753 62.323 29.0934 76.5864 62.323 28.4773 76.3329 62.323 28.6453 76.3559 62.323 28.8071 76.4069 62.323 26.1616 92.2939 62.323 25.3249 88.7058 62.323 26.2323 88.2946 62.323 26.3232 83.159 62.323 26.3915 79.296 62.323 27.4309 77.2386 62.323 27.5935 77.8848 62.323 27.6989 78.0176 62.323 29.2955 77.8265 62.323 29.3722 77.0063 62.323 29.4265 77.3399 62.323 29.7498 75.8393 62.323 29.1466 79.1909 62.323 30.4224 77.2018 62.323 30.4165 77.532 62.323 30.3564 77.8568 62.323 30.2436 78.1673 62.323 30.0813 78.455 62.323 29.8738 78.712 62.323 30.272 76.5608 62.323 28.6919 62.334 62.323 25.6503 70.3123 62.323 26.5476 70.4738 62.323 28.2137 63.4371 62.323 28.6742 63.3338 62.323 29.6565 64.3419 62.323 28.0685 63.5248 62.323 27.8326 63.7669 62.323 26.6214 66.298 62.323 28.6211 66.3334 62.323 29.2723 66.2365 62.323 29.0217 65.2646 62.323 29.1738 65.1895 62.323 29.4293 64.9683 62.323 29.3765 66.193 62.323 29.5255 64.8286 62.323 29.5966 64.6746 62.323 29.9797 62.8414 62.323 29.3233 63.5885 62.323 29.037 63.4089 62.323 29.3393 62.4538 62.323 29.1878 63.4865 62.323 29.9126 62.7774 62.323 27.6594 64.4103 62.323 27.6867 64.5777 62.323 27.9289 65.0196 62.323 29.5771 66.1092 62.323 30.5863 64.8589 62.323 30.6464 64.5341 62.323 30.1517 63.0054 62.323 30.3112 65.457 62.323 30.502 63.5628 62.323 30.6037 63.8771 62.323 25.8863 56.9697 62.323 26.7836 57.1312 62.323 26.7178 60.8496 62.323 27.6608 64.2407 62.323 35.8783 46.2283 62.323 36.9856 43.1412 62.323 36.066 44.2905 62.323 35.8037 45.7388 62.323 35.8106 45.2437 62.323 35.8988 44.7565 62.323 26.6967 47.2754 40.323 24.8119 117.708 62.323 24.4652 137.304 40.323 25.095 101.704 40.323 25.1904 96.3083 62.323 25.1904 96.3083 40.323 25.4204 83.3103 62.323 25.7196 66.3964 62.323 51.1415 61.5148 40.323 46.7108 74.1026 62.323 42.3946 86.3651 40.323 40.6029 91.4554 40.323 31.9706 115.981 40.323 30.9724 118.816 62.323 53.0533 56.083 40.323 53.7618 52.1463 40.323 38.0784 98.6277 40.323 25.4635 131.757 40.323 24.8119 117.708 40.323 26.0024 101.293 40.323 26.0877 96.4697 40.323 25.7196 66.3964 40.323 28.9507 66.3119 40.323 29.6522 64.4267 40.323 29.2723 66.2365 40.323 29.0993 65.2303 40.323 27.9897 65.0789 40.323 27.8733 64.9555 40.323 29.9797 62.8414 40.323 29.6536 64.2571 40.323 28.002 63.5776 40.323 28.1392 63.4779 40.323 28.6919 62.334 40.323 29.4804 64.9005 40.323 28.6211 66.3334 40.323 28.4378 65.3095 40.323 28.1252 65.1809 40.323 26.6922 62.2986 40.323 28.4539 63.3544 40.323 28.6742 63.3338 40.323 29.5771 66.1092 40.323 30.1038 65.7141 40.323 30.4736 65.1693 40.323 30.5863 64.8589 40.323 30.3499 63.2696 40.323 30.6464 64.5341 40.323 30.502 63.5628 40.323 27.9093 76.4758 40.323 27.7341 75.3191 40.323 27.0164 79.307 40.323 27.8953 78.1788 40.323 27.4424 77.1545 40.323 29.2597 76.7785 40.323 29.0146 78.1405 40.323 29.0424 79.2345 40.323 28.8694 78.2283 40.323 28.7208 79.3099 40.323 28.5454 78.3246 40.323 27.7721 76.5756 40.323 29.3412 76.9273 40.323 29.4236 77.2551 40.323 29.4222 77.4247 40.323 29.1466 79.1909 40.323 27.7597 78.0768 40.323 28.0614 76.4007 40.323 28.224 76.3524 40.323 27.481 77.657 40.323 27.4266 77.3234 40.323 25.6503 70.3123 40.323 25.4204 83.3103 40.323 26.4623 75.2966 40.323 28.3924 76.3322 40.323 28.4619 75.332 40.323 28.7906 75.3651 40.323 28.5618 76.3408 40.323 29.1093 75.4518 40.323 29.4094 75.5898 40.323 29.6827 75.7753 40.323 29.0278 76.5326 40.323 29.7498 75.8393 40.323 29.3472 79.1072 40.323 29.9217 76.0033 40.323 29.6269 78.9314 40.323 30.272 76.5608 40.323 30.12 76.2675 40.323 30.3564 77.8568 40.323 30.4165 77.532 40.323 30.4224 77.2018 40.323 30.0813 78.455 40.323 27.5042 88.3171 40.323 26.2685 83.4629 40.323 25.3249 88.7058 40.323 26.2323 88.2946 40.323 28.9167 92.1889 40.323 27.9779 91.3054 40.323 27.6653 91.1768 40.323 27.5298 91.0748 40.323 29.1664 90.0856 40.323 27.4135 90.9514 40.323 27.3196 90.8101 40.323 27.4238 89.695 40.323 27.994 89.3504 40.323 28.232 88.3299 40.323 28.2143 89.3298 40.323 28.8794 88.4498 40.323 28.3318 89.3388 40.323 28.6542 89.4404 40.323 28.7979 89.5305 40.323 28.9243 89.6437 40.323 29.0297 89.7765 40.323 29.1923 90.4226 40.323 29.1173 92.1051 40.323 29.397 91.9294 40.323 29.6439 91.71 40.323 29.5199 88.8373 40.323 30.1265 90.8548 40.323 30.0421 89.5587 40.323 29.8901 89.2655 40.323 29.6918 89.0013 40.323 26.0386 96.4609 40.323 27.4354 104.175 40.323 27.1835 103.949 40.323 27.2743 101.315 40.323 27.0211 103.653 40.323 26.9797 103.488 40.323 26.9668 103.319 40.323 27.748 104.303 40.323 27.5862 104.252 40.323 27.7641 102.348 40.323 28.0021 101.328 40.323 27.9844 102.328 40.323 28.9496 101.586 40.323 28.2674 102.374 40.323 29.2229 101.771 40.323 28.4243 102.438 40.323 28.568 102.529 40.323 29.4619 101.999 40.323 28.6944 102.642 40.323 29.8122 102.557 40.323 28.8813 102.923 40.323 28.9365 103.084 40.323 29.9625 103.198 40.323 28.9624 103.421 40.323 29.9567 103.528 40.323 29.8965 103.853 40.323 28.9323 103.588 40.323 29.7838 104.163 40.323 29.6214 104.451 40.323 29.414 104.708 40.323 28.6829 104.025 40.323 28.8874 105.103 40.323 28.4095 104.224 40.323 28.2516 104.286 40.323 28.261 105.306 40.323 25.7092 117.869 40.323 24.8651 114.702 40.323 25.8633 109.155 40.323 25.9317 105.292 40.323 30.9724 118.816 40.323 34.2516 106.789 40.323 33.7453 104.937 40.323 32.9784 105.237 40.323 33.6931 102.352 40.323 33.6171 105.048 40.323 33.7567 103.553 40.323 34.3798 102.594 40.323 33.9437 103.834 40.323 34.0261 104.162 40.323 32.3651 106.125 40.323 32.6486 105.163 40.323 32.0636 105.99 40.323 32.3622 104.984 40.323 31.7885 105.807 40.323 32.2459 104.86 40.323 32.1521 104.719 40.323 33.0468 103.239 40.323 33.0446 102.239 40.323 33.9947 104.499 40.323 33.9369 104.658 40.323 33.8529 104.805 40.323 32.8265 103.259 40.323 32.6639 103.308 40.323 32.5118 103.383 40.323 32.3943 102.342 40.323 32.0908 102.472 40.323 32.1601 103.744 40.323 32.089 103.898 40.323 31.3633 103.132 40.323 31.2038 103.421 40.323 32.0449 104.062 40.323 31.0373 104.058 40.323 31.0347 104.388 40.323 39.8958 90.7536 40.323 33.6621 106.582 40.323 36.2867 103.718 40.323 37.1811 98.4662 40.323 37.2303 98.4751 40.323 36.0222 93.4677 40.323 38.0615 92.674 40.323 37.9333 92.785 40.323 37.7881 92.8727 40.323 37.2946 92.9748 40.323 36.4763 91.4812 40.323 36.6254 90.1161 40.323 36.3798 93.7276 40.323 36.814 92.8233 40.323 36.1047 93.5448 40.323 36.4683 92.4566 40.323 38.0093 90.0895 40.323 37.8028 91.0869 40.323 37.9465 91.177 40.323 36.9801 91.0452 40.323 37.0314 90.0009 40.323 38.6959 90.3312 40.323 38.2599 91.5717 40.323 38.3151 91.7321 40.323 38.3423 91.8995 40.323 38.3409 92.0691 40.323 37.3111 90.9767 40.323 37.363 90.9762 40.323 37.4805 90.9853 40.323 37.646 91.0224 40.323 36.407 90.2098 40.323 36.3611 91.799 40.323 35.6795 90.8693 40.323 35.3534 91.7955 40.323 35.52 91.1585 40.323 35.8634 93.3192 40.323 45.8135 73.9411 40.323 38.5678 94.5267 40.323 41.5465 86.2125 40.323 41.6012 85.9086 40.323 40.9974 81.6001 40.323 41.6108 80.7122 40.323 42.4946 79.1604 40.323 42.5693 80.1329 40.323 42.3777 80.4114 40.323 42.6312 79.4695 40.323 42.6585 79.6369 40.323 46.7108 74.1026 40.323 42.884 82.2641 40.323 42.6271 79.9735 40.323 40.7845 80.194 40.323 40.3384 81.2051 40.323 42.119 78.8243 40.323 41.4427 80.6893 40.323 41.281 80.6383 40.323 41.1301 80.5607 40.323 40.4208 81.2822 40.323 40.8783 80.3353 40.323 41.3476 77.7383 40.323 41.007 78.9574 40.323 41.4589 78.7343 40.323 41.6769 77.7136 40.323 41.6791 78.7137 40.323 40.7232 77.9473 40.323 40.1796 81.0566 40.323 40.2005 78.3476 40.323 39.8237 80.5027 40.323 39.6671 79.8632 40.323 39.7189 80.1895 40.323 44.737 69.0197 40.323 45.0376 67.1101 40.323 46.8855 67.8704 40.323 46.8015 68.0177 40.323 47.2002 70.0015 40.323 46.5656 68.2598 40.323 45.0122 69.2025 40.323 46.0965 68.4439 40.323 46.4205 68.3476 40.323 45.2048 66.8163 40.323 46.5789 66.6519 40.323 46.9474 67.207 40.323 46.9747 67.3744 40.323 45.5972 68.3757 40.323 45.3108 68.1962 40.323 44.6546 68.9426 40.323 45.0321 67.7763 40.323 45.2577 65.5909 40.323 45.4604 66.5951 40.323 45.3429 65.5544 40.323 45.9931 65.451 40.323 45.9435 66.4515 40.323 46.1128 66.4601 40.323 46.6417 65.5644 40.323 44.2949 68.5318 40.323 43.9858 67.2704 40.323 43.9833 67.6007 40.323 44.7615 65.8632 40.323 45.0394 65.6847 40.323 44.0351 67.9269 40.323 44.1399 68.2401 40.323 52.1804 55.8524 40.323 51.8707 45.0026 40.323 51.4198 44.7981 40.323 50.3782 50.6228 40.323 52.5943 49.6794 40.323 52.9028 49.2922 40.323 53.3268 46.9212 40.323 51.8088 50.2769 40.323 52.2818 45.2786 40.323 50.2188 51.5086 40.323 49.083 44.336 40.323 47.0398 43.9683 40.323 47.1726 54.9512 40.323 44.9967 43.6006 40.323 43.0863 54.2158 40.323 39.5336 53.5764 40.323 37.6211 49.2414 40.323 37.7806 48.3557 40.323 41.444 42.9612 40.323 39.328 42.5804 40.323 36.6765 49.0714 40.323 35.9808 52.937 40.323 34.6334 48.7037 40.323 33.9377 52.5693 40.323 32.5902 48.336 40.323 31.8946 52.2016 40.323 29.0835 47.7049 40.323 25.9882 51.2121 40.323 25.8863 56.9697 40.323 26.8867 51.3003 40.323 27.6695 64.4946 40.323 27.6565 64.3254 40.323 35.8783 46.2283 40.323 37.8235 42.6983 40.323 36.2618 47.1376 40.323 36.8961 47.851 40.323 35.8106 45.2437 40.323 37.4037 42.8759 40.323 35.8988 44.7565 40.323 36.066 44.2905 40.323 37.7806 48.3557 62.323 48.7845 10.1731 57.873 48.902 10.4913 57.873 48.9641 10.8248 57.873 48.9641 10.8248 53.923 48.9689 11.164 53.923 48.9163 11.4991 57.873 48.8078 11.8205 57.873 48.6466 12.119 57.873 48.8078 11.8205 53.923 48.6466 12.119 53.923 48.4372 12.3859 53.923 48.1858 12.6136 53.923 47.8994 12.7955 57.873 47.8994 12.7955 53.923 47.2559 13.0026 53.923 46.9173 13.0218 57.873 46.9173 13.0218 53.923 46.5802 12.9834 57.873 46.2545 12.8887 57.873 46.5802 12.9834 53.923 46.2545 12.8887 53.923 45.9494 12.7403 57.873 45.9494 12.7403 53.923 45.6739 12.5425 57.873 45.4357 12.3009 53.923 45.2418 12.0226 57.873 45.0977 11.7155 57.873 45.0076 11.3884 57.873 45.0076 11.3884 53.923 44.998 10.7125 57.873 45.0789 10.383 53.923 45.2142 10.072 57.873 45.6314 9.54007 53.923 45.6314 9.54007 57.873 45.9012 9.33452 53.923 46.202 9.17753 53.923 46.5249 9.07361 57.873 46.8607 9.02577 53.923 46.8607 9.02577 57.873 47.1998 9.03537 53.923 47.8489 9.22415 57.873 47.8489 9.22415 53.923 48.1403 9.3979 53.923 48.6149 9.87928 53.923 48.7059 10.0226 53.923 47.2559 13.0026 57.873 48.4372 12.3859 57.873 66.304 34.5033 57.873 62.3675 35.0424 57.873 45.4357 12.3009 57.873 62.0305 35.0041 57.873 61.6918 35.0233 57.873 61.3612 35.0995 57.873 48.9689 11.164 57.873 60.1399 36.2054 57.873 59.9789 36.8619 57.873 60.0315 36.5268 57.873 63.512 35.725 57.873 63.2738 35.4834 57.873 62.9983 35.2856 57.873 48.1858 12.6136 57.873 62.6932 35.1372 57.873 47.5865 12.9264 57.873 61.0483 35.2304 57.873 60.762 35.4123 57.873 60.5105 35.64 57.873 60.3012 35.9069 57.873 59.9837 37.2011 57.873 60.0457 37.5346 57.873 60.1632 37.8528 57.873 60.3329 38.1466 57.873 60.5497 38.4075 57.873 58.6901 40.7739 57.873 60.8075 38.628 57.873 61.0988 38.8017 57.873 60.8804 41.8823 57.873 61.6984 41.9957 57.873 61.4153 38.9238 57.873 61.7479 38.9905 57.873 62.087 39.0001 57.873 62.4228 38.9523 57.873 63.3344 41.8147 57.873 62.7458 38.8484 57.873 65.4603 40.5872 57.873 63.0465 38.6914 57.873 63.3163 38.4858 57.873 63.5476 38.2376 57.873 66.4351 39.261 57.873 63.7335 37.9539 57.873 63.8689 37.6429 57.873 66.9265 37.6901 57.873 63.9497 37.3134 57.873 66.972 36.8656 57.873 63.9737 36.975 57.873 63.9401 36.6375 57.873 66.8811 36.0448 57.873 63.85 36.3104 57.873 63.7059 36.0033 57.873 51.304 8.52257 57.873 48.7059 10.0226 57.873 48.6149 9.87928 57.873 48.398 9.61839 57.873 50.2576 7.25203 57.873 48.1403 9.3979 57.873 47.5324 9.10214 57.873 47.2493 6.03016 57.873 47.1998 9.03537 57.873 46.202 9.17753 57.873 44.1248 6.91368 57.873 45.9012 9.33452 57.873 42.945 8.06139 57.873 45.4002 9.78827 57.873 45.0789 10.383 57.873 42.2018 9.52999 57.873 42.0212 10.3358 57.873 41.9757 11.1603 57.873 44.9741 11.0509 57.873 66.6564 35.2501 53.923 66.6564 35.2501 57.873 66.8811 36.0448 53.923 66.972 36.8656 53.923 66.9265 37.6901 53.923 66.7459 38.4959 53.923 66.4351 39.261 53.923 66.7459 38.4959 57.873 66.0027 39.9645 53.923 66.0027 39.9645 57.873 65.4603 40.5872 53.923 64.8229 41.1122 53.923 64.8229 41.1122 57.873 64.1077 41.5251 57.873 64.1077 41.5251 53.923 63.3344 41.8147 53.923 62.5239 41.973 53.923 62.5239 41.973 57.873 61.6984 41.9957 53.923 60.8804 41.8823 53.923 60.0923 41.6358 53.923 60.0923 41.6358 57.873 59.3555 41.2629 53.923 59.3555 41.2629 57.873 58.6901 40.7739 53.923 58.1143 40.1819 53.923 58.1143 40.1819 57.873 64.7185 31.7572 48.823 64.7185 31.7572 53.923 66.304 34.5033 48.823 66.6564 35.2501 48.823 66.8811 36.0448 44.873 66.972 36.8656 44.873 66.8811 36.0448 48.823 66.972 36.8656 48.823 66.9265 37.6901 48.823 66.7459 38.4959 48.823 66.4351 39.261 48.823 66.0027 39.9645 48.823 66.0027 39.9645 44.873 65.4603 40.5872 48.823 64.8229 41.1122 44.873 64.8229 41.1122 48.823 64.1077 41.5251 48.823 63.3344 41.8147 48.823 62.5239 41.973 44.873 62.5239 41.973 48.823 61.6984 41.9957 48.823 60.8804 41.8823 48.823 60.0923 41.6358 44.873 60.0923 41.6358 48.823 58.6901 40.7739 44.873 59.3555 41.2629 48.823 58.6901 40.7739 48.823 58.1143 40.1819 44.873 58.1143 40.1819 48.823 57.6437 39.5033 48.823 62.2315 27.4496 53.923 66.304 34.5033 53.923 48.7059 10.0226 48.823 48.7845 10.1731 48.823 48.902 10.4913 48.823 48.902 10.4913 44.873 48.9641 10.8248 44.873 48.9689 11.164 44.873 48.8078 11.8205 48.823 48.6466 12.119 48.823 48.4372 12.3859 48.823 48.1858 12.6136 48.823 48.1858 12.6136 44.873 47.5865 12.9264 48.823 47.5865 12.9264 44.873 47.2559 13.0026 48.823 47.2559 13.0026 44.873 46.9173 13.0218 44.873 46.2545 12.8887 48.823 45.9494 12.7403 44.873 45.6739 12.5425 44.873 45.2418 12.0226 48.823 44.998 10.7125 48.823 44.9741 11.0509 44.873 45.0789 10.383 48.823 45.0789 10.383 44.873 45.4002 9.78827 48.823 45.2142 10.072 44.873 45.4002 9.78827 44.873 45.6314 9.54007 48.823 45.9012 9.33452 48.823 46.202 9.17753 48.823 46.5249 9.07361 48.823 46.5249 9.07361 44.873 46.8607 9.02577 48.823 46.8607 9.02577 44.873 47.1998 9.03537 44.873 47.1998 9.03537 48.823 47.5324 9.10214 48.823 47.5324 9.10214 44.873 47.8489 9.22415 48.823 48.398 9.61839 44.873 60.0977 37.6962 44.873 60.0076 37.3692 44.873 59.9741 37.0316 44.873 59.998 36.6933 44.873 60.0789 36.3638 44.873 60.2142 36.0527 44.873 62.1998 35.0161 44.873 62.5324 35.0829 44.873 62.8489 35.2049 44.873 63.1402 35.3787 44.873 63.398 35.5992 44.873 66.304 34.5033 44.873 63.6149 35.86 44.873 66.6564 35.2501 44.873 63.7845 36.1538 44.873 63.902 36.472 44.873 63.9641 36.8055 44.873 63.9689 37.1447 44.873 66.9265 37.6901 44.873 66.7459 38.4959 44.873 63.9163 37.4798 44.873 63.8078 37.8013 44.873 66.4351 39.261 44.873 63.6466 38.0997 44.873 65.4603 40.5872 44.873 63.4372 38.3666 44.873 63.1858 38.5943 44.873 62.8994 38.7763 44.873 64.1077 41.5251 44.873 63.3344 41.8147 44.873 62.5865 38.9072 44.873 62.2559 38.9833 44.873 61.9173 39.0025 44.873 61.6984 41.9957 44.873 60.8804 41.8823 44.873 61.5802 38.9642 44.873 61.2545 38.8695 44.873 59.3555 41.2629 44.873 60.9494 38.7211 44.873 60.6739 38.5232 44.873 60.4357 38.2817 44.873 60.2418 38.0033 44.873 48.9163 11.4991 44.873 48.8078 11.8205 44.873 48.6466 12.119 44.873 48.4372 12.3859 44.873 47.8994 12.7955 44.873 60.4002 35.769 44.873 61.5249 35.0544 44.873 61.8607 35.0065 44.873 51.304 8.52257 44.873 46.5802 12.9834 44.873 46.2545 12.8887 44.873 61.202 35.1583 44.873 48.7845 10.1731 44.873 60.9012 35.3153 44.873 60.6314 35.5208 44.873 45.4357 12.3009 44.873 45.2418 12.0226 44.873 42.2913 12.7758 44.873 45.0977 11.7155 44.873 45.0076 11.3884 44.873 44.998 10.7125 44.873 42.5126 8.7649 44.873 43.4874 7.43865 44.873 45.6314 9.54007 44.873 44.84 6.50078 44.873 45.9012 9.33452 44.873 46.202 9.17753 44.873 45.6133 6.21123 44.873 47.2493 6.03016 44.873 48.0673 6.14358 44.873 47.8489 9.22415 44.873 48.8554 6.39009 44.873 49.5922 6.76297 44.873 48.1403 9.3979 44.873 48.6149 9.87928 44.873 42.0666 11.9811 44.873 42.2913 12.7758 48.823 41.9757 11.1603 44.873 42.0212 10.3358 44.873 42.2018 9.52999 44.873 42.5126 8.7649 48.823 42.945 8.06139 44.873 43.4874 7.43865 48.823 44.1248 6.91368 44.873 44.1248 6.91368 48.823 44.84 6.50078 48.823 45.6133 6.21123 48.823 46.4238 6.05291 44.873 48.0673 6.14358 48.823 48.8554 6.39009 48.823 49.5922 6.76297 48.823 50.2576 7.25203 44.873 50.2576 7.25203 48.823 50.8334 7.84395 48.823 50.8334 7.84395 44.873 51.304 8.52257 48.823 48.9689 11.164 48.823 48.9641 10.8248 48.823 48.9163 11.4991 48.823 45.9494 12.7403 48.823 46.5802 12.9834 48.823 46.9173 13.0218 48.823 46.3959 20.0216 48.823 62.2315 27.4496 48.823 47.8994 12.7955 48.823 45.6739 12.5425 48.823 42.6437 13.5226 48.823 48.6149 9.87928 48.823 48.398 9.61839 48.823 48.1403 9.3979 48.823 47.2493 6.03016 48.823 46.4238 6.05291 48.823 42.945 8.06139 48.823 45.2142 10.072 48.823 42.2018 9.52999 48.823 42.0212 10.3358 48.823 41.9757 11.1603 48.823 42.0666 11.9811 48.823 44.9741 11.0509 48.823 45.0076 11.3884 48.823 45.0977 11.7155 48.823 45.4357 12.3009 48.823 57.6437 39.5033 44.873 42.6437 13.5226 44.873 57.6437 39.5033 53.923 48.4336 23.5509 53.923 48.4336 23.5509 48.823 46.3959 20.0216 53.923 57.6437 39.5033 57.873 42.6437 13.5226 57.873 42.6437 13.5226 53.923 42.2913 12.7758 53.923 42.2913 12.7758 57.873 42.0666 11.9811 57.873 42.0212 10.3358 53.923 42.5126 8.7649 57.873 42.5126 8.7649 53.923 42.945 8.06139 53.923 43.4874 7.43865 57.873 44.84 6.50078 57.873 45.6133 6.21123 57.873 45.6133 6.21123 53.923 46.4238 6.05291 57.873 47.2493 6.03016 53.923 48.0673 6.14358 57.873 48.8554 6.39009 57.873 50.2576 7.25203 53.923 49.5922 6.76297 57.873 50.8334 7.84395 53.923 50.8334 7.84395 57.873 45.6739 12.5425 53.923 48.9163 11.4991 53.923 48.902 10.4913 53.923 47.5865 12.9264 53.923 45.2418 12.0226 53.923 45.0977 11.7155 53.923 42.0666 11.9811 53.923 41.9757 11.1603 53.923 44.9741 11.0509 53.923 44.998 10.7125 53.923 42.2018 9.52999 53.923 45.2142 10.072 53.923 43.4874 7.43865 53.923 45.4002 9.78827 53.923 44.1248 6.91368 53.923 44.84 6.50078 53.923 46.5249 9.07361 53.923 46.4238 6.05291 53.923 48.0673 6.14358 53.923 48.8554 6.39009 53.923 47.5324 9.10214 53.923 49.5922 6.76297 53.923 48.398 9.61839 53.923 51.304 8.52257 53.923 48.7845 10.1731 53.923 33.6714 7.26837 40.823 20.0036 32.6098 40.823 15.8012 27.0696 40.823 36.3877 12.9347 40.823 18.5871 28.1898 40.823 37.0582 13.0208 40.823 18.6723 29.1941 40.823 38.022 12.7259 40.823 35.1512 11.8459 40.823 35.0383 11.526 40.823 19.3406 33.1022 40.823 18.6057 33.4787 40.823 17.4464 30.7116 40.823 17.8188 33.7291 40.823 17.122 30.8109 40.823 16.115 30.7678 40.823 14.5898 33.388 40.823 13.8726 32.9786 40.823 13.2325 32.4568 40.823 15.2569 30.2392 40.823 12.6871 31.8368 40.823 15.0439 29.9752 40.823 12.2512 31.1354 40.823 14.8785 29.679 40.823 14.7656 29.3591 40.823 14.7083 29.0247 40.823 14.7084 28.6855 40.823 12.3587 26.3771 40.823 14.8789 28.0314 40.823 12.8259 25.6962 40.823 15.0444 27.7353 40.823 15.2576 27.4714 40.823 15.5123 27.2473 40.823 35.3171 9.90219 40.823 35.0694 6.39948 40.823 35.785 9.41427 40.823 38.3105 6.20454 40.823 37.0592 9.02439 40.823 39.8025 6.8996 40.823 38.0229 9.31977 40.823 38.2956 9.52156 40.823 38.7201 10.0476 40.823 41.7384 9.50634 40.823 38.9452 10.6851 40.823 41.9726 11.1355 40.823 38.945 11.3611 40.823 41.665 12.7525 40.823 38.7196 11.9984 40.823 38.5296 12.2794 40.823 38.2948 12.5242 40.823 17.4474 27.0001 40.823 35.3166 12.1421 40.823 18.2576 27.5996 40.823 18.4475 27.8807 40.823 35.7842 12.6303 40.823 16.116 26.9432 40.823 16.4476 26.8718 40.823 16.7866 26.8575 40.823 17.123 26.9006 48.823 17.123 26.9006 40.823 17.4474 27.0001 48.823 17.7502 27.1528 40.823 18.0229 27.3546 40.823 18.6725 28.5181 48.823 18.7012 28.8561 48.823 18.6725 28.5181 40.823 18.7012 28.8561 40.823 18.5868 29.5224 48.823 18.5868 29.5224 40.823 18.447 29.8315 48.823 18.447 29.8315 40.823 18.2569 30.1125 40.823 18.2569 30.1125 48.823 18.0221 30.3573 40.823 17.7494 30.559 48.823 17.7494 30.559 40.823 17.4464 30.7116 48.823 17.122 30.8109 48.823 16.7856 30.8539 48.823 16.7856 30.8539 40.823 16.4466 30.8394 40.823 16.115 30.7678 48.823 15.8003 30.6413 48.823 15.5115 30.4633 48.823 15.8003 30.6413 40.823 15.5115 30.4633 40.823 15.0439 29.9752 48.823 14.7083 29.0247 48.823 14.7084 28.6855 48.823 14.7658 28.3512 40.823 15.2576 27.4714 48.823 16.7866 26.8575 48.823 16.4476 26.8718 48.823 24.6614 15.1942 48.823 16.116 26.9432 48.823 13.3988 25.1014 48.823 15.8012 27.0696 48.823 18.2576 27.5996 48.823 18.0229 27.3546 48.823 17.7502 27.1528 48.823 15.5123 27.2473 48.823 12.8259 25.6962 48.823 15.3802 27.354 48.823 15.0444 27.7353 48.823 14.8789 28.0314 48.823 11.7025 28.7427 48.823 14.7658 28.3512 48.823 11.752 29.567 48.823 14.7656 29.3591 48.823 14.8785 29.679 48.823 12.6871 31.8368 48.823 13.2325 32.4568 48.823 15.2569 30.2392 48.823 13.8726 32.9786 48.823 15.3645 33.6737 48.823 16.4466 30.8394 48.823 17.0014 33.8466 48.823 18.6057 33.4787 48.823 18.0221 30.3573 48.823 31.2662 22.7026 48.823 18.6723 29.1941 48.823 18.5871 28.1898 48.823 18.4475 27.8807 48.823 20.0036 32.6098 48.823 40.2763 14.7768 40.823 31.2662 22.7026 53.823 40.2763 14.7768 61.823 40.2763 14.7768 53.823 41.665 12.7525 53.823 41.8858 11.9568 53.823 41.8858 11.9568 61.823 41.9726 11.1355 61.823 41.9726 11.1355 53.823 41.923 10.3112 61.823 41.923 10.3112 53.823 41.7384 9.50634 53.823 41.4239 8.7428 53.823 40.4425 7.4214 61.823 40.4425 7.4214 53.823 39.8025 6.8996 53.823 39.0853 6.49025 61.823 37.4992 6.05024 61.823 37.4992 6.05024 53.823 36.6737 6.03159 53.823 35.8563 6.14907 61.823 34.3344 6.77601 61.823 13.3988 25.1014 40.823 27.6647 12.5522 53.823 35.7842 12.6303 53.823 34.2696 20.0606 53.823 37.7191 12.8785 53.823 37.0582 13.0208 53.823 34.9811 10.8524 53.823 35.0385 10.5181 53.823 33.6714 7.26837 53.823 35.3171 9.90219 53.823 34.3344 6.77601 53.823 35.785 9.41427 53.823 35.0694 6.39948 53.823 36.3887 9.11008 53.823 35.8563 6.14907 53.823 37.0592 9.02439 53.823 38.3105 6.20454 53.823 37.3957 9.06756 53.823 37.72 9.16698 53.823 39.0853 6.49025 53.823 38.0229 9.31977 53.823 40.9879 8.04144 53.823 38.5302 9.76652 53.823 38.8598 10.3568 53.823 38.945 11.3611 53.823 38.8594 11.6893 53.823 41.3163 13.5011 53.823 38.7196 11.9984 53.823 40.8492 14.182 53.823 38.5296 12.2794 53.823 38.2948 12.5242 53.823 35.6529 9.52089 53.823 35.5303 9.63832 61.823 35.5303 9.63832 53.823 35.1516 10.1983 53.823 35.3171 9.90219 61.823 35.0385 10.5181 61.823 34.9811 10.8524 61.823 34.981 11.1917 53.823 35.0383 11.526 53.823 35.0383 11.526 61.823 35.1512 11.8459 53.823 35.1512 11.8459 61.823 35.3166 12.1421 53.823 35.5296 12.4061 53.823 36.073 12.8082 61.823 36.073 12.8082 53.823 36.3877 12.9347 53.823 36.7193 13.0063 53.823 37.0582 13.0208 61.823 37.3947 12.9778 53.823 38.022 12.7259 53.823 38.2948 12.5242 61.823 38.5296 12.2794 61.823 38.7196 11.9984 61.823 38.9739 11.0231 53.823 38.945 11.3611 61.823 38.9452 10.6851 53.823 38.8598 10.3568 61.823 38.7201 10.0476 53.823 38.5302 9.76652 61.823 38.2956 9.52156 53.823 38.2956 9.52156 61.823 36.7203 9.0387 53.823 37.0592 9.02439 61.823 36.3887 9.11008 61.823 36.0739 9.23649 61.823 36.0739 9.23649 53.823 35.785 9.41427 61.823 34.981 11.1917 61.823 18.6725 28.5181 61.823 16.116 26.9432 61.823 15.8012 27.0696 61.823 12.8259 25.6962 61.823 15.0444 27.7353 61.823 12.01 27.1257 61.823 14.8789 28.0314 61.823 11.7892 27.9214 61.823 11.7025 28.7427 61.823 11.752 29.567 61.823 14.7083 29.0247 61.823 12.2512 31.1354 61.823 14.8785 29.679 61.823 12.6871 31.8368 61.823 13.2325 32.4568 61.823 15.5115 30.4633 61.823 15.3645 33.6737 61.823 16.115 30.7678 61.823 16.1758 33.828 61.823 17.8188 33.7291 61.823 16.7856 30.8539 61.823 17.4464 30.7116 61.823 19.3406 33.1022 61.823 17.7494 30.559 61.823 20.0036 32.6098 61.823 18.2569 30.1125 61.823 18.5868 29.5224 61.823 18.6723 29.1941 61.823 18.7012 28.8561 61.823 35.1516 10.1983 61.823 17.4474 27.0001 61.823 35.3166 12.1421 61.823 16.7866 26.8575 61.823 35.5296 12.4061 61.823 37.7191 12.8785 61.823 38.022 12.7259 61.823 40.8492 14.182 61.823 41.3163 13.5011 61.823 41.665 12.7525 61.823 38.8594 11.6893 61.823 38.9739 11.0231 61.823 41.7384 9.50634 61.823 38.9452 10.6851 61.823 41.4239 8.7428 61.823 38.7201 10.0476 61.823 40.9879 8.04144 61.823 39.8025 6.8996 61.823 38.0229 9.31977 61.823 37.72 9.16698 61.823 38.3105 6.20454 61.823 37.3957 9.06756 61.823 36.6737 6.03159 61.823 36.7203 9.0387 61.823 35.0694 6.39948 61.823 33.6714 7.26837 61.823 35.7842 12.6303 61.823 36.3877 12.9347 61.823 36.7193 13.0063 61.823 18.5871 28.1898 61.823 37.3947 12.9778 61.823 15.2569 30.2392 53.823 15.5115 30.4633 53.823 15.8003 30.6413 61.823 16.4466 30.8394 61.823 16.7856 30.8539 53.823 17.122 30.8109 61.823 17.122 30.8109 53.823 17.7494 30.559 53.823 18.0221 30.3573 53.823 18.0221 30.3573 61.823 18.2569 30.1125 53.823 18.447 29.8315 61.823 18.447 29.8315 53.823 18.7012 28.8561 53.823 18.6725 28.5181 53.823 18.5871 28.1898 53.823 18.4475 27.8807 61.823 18.2576 27.5996 53.823 18.2576 27.5996 61.823 18.0229 27.3546 61.823 17.7502 27.1528 61.823 17.4474 27.0001 53.823 17.123 26.9006 53.823 17.123 26.9006 61.823 16.4476 26.8718 61.823 16.116 26.9432 53.823 15.8012 27.0696 53.823 15.5123 27.2473 61.823 15.5123 27.2473 53.823 15.2576 27.4714 61.823 15.0444 27.7353 53.823 14.7658 28.3512 53.823 14.7658 28.3512 61.823 14.7084 28.6855 61.823 14.7656 29.3591 53.823 14.7656 29.3591 61.823 14.8785 29.679 53.823 15.0439 29.9752 61.823 15.2569 30.2392 61.823 16.7866 26.8575 53.823 16.4476 26.8718 53.823 18.4475 27.8807 53.823 18.6723 29.1941 53.823 18.5868 29.5224 53.823 17.7502 27.1528 53.823 18.0229 27.3546 53.823 12.6871 31.8368 53.823 12.2512 31.1354 53.823 15.0439 29.9752 53.823 11.9366 30.3719 53.823 14.7083 29.0247 53.823 11.7025 28.7427 53.823 11.7892 27.9214 53.823 14.7084 28.6855 53.823 14.8789 28.0314 53.823 12.3587 26.3771 53.823 15.2576 27.4714 53.823 13.3988 25.1014 53.823 20.0036 32.6098 53.823 18.6057 33.4787 53.823 17.4464 30.7116 53.823 17.0014 33.8466 53.823 16.4466 30.8394 53.823 16.1758 33.828 53.823 15.3645 33.6737 53.823 16.115 30.7678 53.823 13.8726 32.9786 53.823 15.8003 30.6413 53.823 13.2325 32.4568 53.823 15.1995 30.1766 53.823 24.6614 15.1942 53.823 13.3988 25.1014 61.823 12.3587 26.3771 61.823 12.8259 25.6962 53.823 12.01 27.1257 53.823 11.752 29.567 53.823 11.9366 30.3719 61.823 13.8726 32.9786 61.823 14.5898 33.388 53.823 14.5898 33.388 61.823 17.0014 33.8466 61.823 17.8188 33.7291 53.823 18.6057 33.4787 61.823 19.3406 33.1022 53.823 35.1516 10.1983 48.823 27.6647 12.5522 48.823 36.073 12.8082 48.823 34.2696 20.0606 48.823 36.3877 12.9347 48.823 37.0582 13.0208 48.823 37.3947 12.9778 48.823 34.9811 10.8524 48.823 35.1512 11.8459 48.823 41.3163 13.5011 48.823 38.7196 11.9984 48.823 38.8594 11.6893 48.823 41.9726 11.1355 48.823 38.945 11.3611 48.823 38.9452 10.6851 48.823 41.7384 9.50634 48.823 38.8598 10.3568 48.823 40.9879 8.04144 48.823 40.4425 7.4214 48.823 38.2956 9.52156 48.823 39.8025 6.8996 48.823 38.3105 6.20454 48.823 37.3957 9.06756 48.823 36.6737 6.03159 48.823 37.0592 9.02439 48.823 35.8563 6.14907 48.823 36.7203 9.0387 48.823 36.3887 9.11008 48.823 36.0739 9.23649 48.823 35.0694 6.39948 48.823 33.6714 7.26837 48.823 35.3171 9.90219 48.823 35.4722 12.3435 48.823 35.7842 12.6303 48.823 35.3166 12.1421 48.823 35.0383 11.526 48.823 34.981 11.1917 48.823 34.981 11.1917 40.823 34.9811 10.8524 40.823 35.0385 10.5181 40.823 35.0385 10.5181 48.823 35.1516 10.1983 40.823 35.5303 9.63832 48.823 35.5303 9.63832 40.823 35.785 9.41427 48.823 36.0739 9.23649 40.823 36.3887 9.11008 40.823 36.7203 9.0387 40.823 37.3957 9.06756 40.823 37.72 9.16698 48.823 37.72 9.16698 40.823 38.0229 9.31977 48.823 38.5302 9.76652 40.823 38.5302 9.76652 48.823 38.7201 10.0476 48.823 38.8598 10.3568 40.823 38.9739 11.0231 48.823 38.9739 11.0231 40.823 38.8594 11.6893 40.823 38.5296 12.2794 48.823 38.2948 12.5242 48.823 38.022 12.7259 48.823 37.7191 12.8785 48.823 37.7191 12.8785 40.823 37.3947 12.9778 40.823 36.7193 13.0063 48.823 36.7193 13.0063 40.823 36.073 12.8082 40.823 35.5296 12.4061 48.823 35.5296 12.4061 40.823 40.2763 14.7768 48.823 40.8492 14.182 48.823 40.8492 14.182 40.823 41.3163 13.5011 40.823 41.665 12.7525 48.823 41.8858 11.9568 48.823 41.8858 11.9568 40.823 41.923 10.3112 40.823 41.923 10.3112 48.823 41.4239 8.7428 40.823 41.4239 8.7428 48.823 40.9879 8.04144 40.823 40.4425 7.4214 40.823 39.0853 6.49025 40.823 39.0853 6.49025 48.823 37.4992 6.05024 48.823 37.4992 6.05024 40.823 36.6737 6.03159 40.823 35.8563 6.14907 40.823 34.3344 6.77601 48.823 34.3344 6.77601 40.823 12.3587 26.3771 48.823 12.01 27.1257 48.823 12.01 27.1257 40.823 11.7892 27.9214 48.823 11.7892 27.9214 40.823 11.7025 28.7427 40.823 11.9366 30.3719 48.823 11.752 29.567 40.823 11.9366 30.3719 40.823 12.2512 31.1354 48.823 14.5898 33.388 48.823 15.3645 33.6737 40.823 16.1758 33.828 40.823 16.1758 33.828 48.823 17.0014 33.8466 40.823 17.8188 33.7291 48.823 19.3406 33.1022 48.823 75.2418 10.0226 48.973 75.4357 9.74423 48.973 75.6739 9.50267 48.973 75.9494 9.30484 48.973 76.2545 9.15642 40.973 76.2545 9.15642 48.973 76.5802 9.06169 48.973 76.5802 9.06169 40.973 76.9173 9.02337 48.973 77.2559 9.04256 48.973 77.2559 9.04256 40.973 77.5865 9.11871 48.973 77.8994 9.24963 48.973 77.8994 9.24963 40.973 78.1858 9.43156 48.973 78.4372 9.65926 48.973 78.4372 9.65926 40.973 78.6466 9.92618 48.973 78.6466 9.92618 40.973 78.8078 10.2246 48.973 78.8078 10.2246 40.973 78.9163 10.546 40.973 78.9163 10.546 48.973 78.9688 10.8812 48.973 78.9641 11.2204 48.973 78.902 11.5539 48.973 78.902 11.5539 40.973 78.7845 11.8721 40.973 78.7845 11.8721 48.973 78.6149 12.1659 48.973 78.398 12.4267 48.973 78.1402 12.6472 48.973 78.398 12.4267 40.973 77.8489 12.821 48.973 77.8489 12.821 40.973 77.5324 12.943 48.973 77.5324 12.943 40.973 77.1998 13.0098 48.973 77.1998 13.0098 40.973 76.8607 13.0194 48.973 76.5249 12.9715 48.973 76.5249 12.9715 40.973 76.202 12.8676 40.973 76.202 12.8676 48.973 75.9012 12.7106 48.973 75.9012 12.7106 40.973 75.6314 12.5051 48.973 75.4002 12.2569 48.973 75.2142 11.9732 48.973 75.0789 11.6621 48.973 75.0789 11.6621 40.973 74.998 11.3326 48.973 74.9741 10.9943 40.973 74.9741 10.9943 48.973 75.0076 10.6567 48.973 75.0977 10.3297 48.973 75.0977 10.3297 40.973 81.304 13.5226 44.873 66.304 39.5033 44.873 66.304 39.5033 40.973 65.8334 40.1819 40.973 65.2576 40.7739 40.973 64.5922 41.2629 40.973 63.8554 41.6358 40.973 63.0673 41.8823 40.973 62.2493 41.9957 40.973 61.4238 41.973 40.973 61.4238 41.973 44.873 60.6133 41.8147 44.873 59.84 41.5251 40.973 59.1248 41.1122 40.973 59.1248 41.1122 44.873 57.945 39.9645 44.873 57.945 39.9645 40.973 57.2018 38.4959 40.973 57.5126 39.261 44.873 57.0212 37.6901 40.973 56.9758 36.8656 40.973 56.9758 36.8656 44.873 57.2913 35.2501 40.973 57.6437 34.5033 44.873 72.6437 8.52257 44.873 72.2835 9.29032 44.873 60.9494 35.2856 44.873 80.5343 14.533 44.873 72.0582 10.1079 44.873 62.2559 35.0233 44.873 63.1858 35.4123 44.873 62.8994 35.2304 44.873 72.0343 11.7977 44.873 72.2364 12.6214 44.873 72.5747 13.399 44.873 74.2923 15.2427 44.873 76.691 16.0146 44.873 63.9689 36.8619 44.873 63.8078 36.2054 44.873 60.2418 36.0033 44.873 57.2913 35.2501 44.873 60.0977 36.3104 44.873 57.0666 36.0448 44.873 60.0076 36.6375 44.873 57.0212 37.6901 44.873 59.9741 36.975 44.873 59.998 37.3134 44.873 57.2018 38.4959 44.873 60.0789 37.6429 44.873 60.4002 38.2376 44.873 58.4874 40.5872 44.873 59.84 41.5251 44.873 61.5249 38.9523 44.873 61.8607 39.0001 44.873 62.1998 38.9905 44.873 62.2493 41.9957 44.873 63.0673 41.8823 44.873 63.8554 41.6358 44.873 64.5922 41.2629 44.873 63.398 38.4075 44.873 65.2576 40.7739 44.873 65.8334 40.1819 44.873 63.7059 38.0033 44.873 63.6149 38.1466 44.873 63.1402 38.628 44.873 63.398 38.4075 40.973 63.1402 38.628 40.973 62.8489 38.8017 44.873 62.8489 38.8017 40.973 62.5324 38.9238 44.873 62.5324 38.9238 40.973 61.202 38.8484 44.873 60.9012 38.6914 44.873 61.202 38.8484 40.973 60.9012 38.6914 40.973 60.6314 38.4858 44.873 60.4002 38.2376 40.973 60.2142 37.9539 44.873 60.2142 37.9539 40.973 60.0076 36.6375 40.973 60.0977 36.3104 40.973 60.2418 36.0033 40.973 60.4357 35.725 44.873 60.4357 35.725 40.973 60.6739 35.4834 44.873 61.2545 35.1372 44.873 61.5802 35.0424 44.873 61.2545 35.1372 40.973 61.5802 35.0424 40.973 61.9173 35.0041 44.873 61.9173 35.0041 40.973 62.5865 35.0995 44.873 63.1858 35.4123 40.973 63.4372 35.64 40.973 63.4372 35.64 44.873 63.6466 35.9069 44.873 63.9163 36.5268 44.873 63.9641 37.2011 44.873 63.9641 37.2011 40.973 63.902 37.5346 44.873 63.7845 37.8528 40.973 63.7845 37.8528 44.873 63.6466 35.9069 40.973 63.8078 36.2054 40.973 63.9163 36.5268 40.973 63.9689 36.8619 40.973 63.902 37.5346 40.973 63.6149 38.1466 40.973 62.1998 38.9905 40.973 61.8607 39.0001 40.973 60.6133 41.8147 40.973 61.5249 38.9523 40.973 58.4874 40.5872 40.973 60.6314 38.4858 40.973 57.5126 39.261 40.973 60.0789 37.6429 40.973 59.998 37.3134 40.973 57.0666 36.0448 40.973 59.9741 36.975 40.973 60.6739 35.4834 40.973 57.6437 34.5033 40.973 60.9494 35.2856 40.973 76.8607 13.0194 40.973 62.8994 35.2304 40.973 62.5865 35.0995 40.973 75.6314 12.5051 40.973 75.4002 12.2569 40.973 75.2142 11.9732 40.973 62.2559 35.0233 40.973 74.998 11.3326 40.973 78.1402 12.6472 40.973 75.0076 10.6567 40.973 72.6437 8.52257 40.973 75.2418 10.0226 40.973 75.4357 9.74423 40.973 75.6739 9.50267 40.973 74.4128 6.72825 40.973 75.9494 9.30484 40.973 75.1754 6.3572 40.973 75.9897 6.12037 40.973 76.9173 9.02337 40.973 77.5865 9.11871 40.973 80.0036 7.04505 40.973 78.1858 9.43156 40.973 80.6322 7.6143 40.973 81.5587 9.02774 40.973 81.8299 9.83127 40.973 78.9688 10.8812 40.973 78.9641 11.2204 40.973 78.6149 12.1659 40.973 81.304 13.5226 40.973 73.1285 7.82673 40.973 80.5343 14.533 48.973 79.8898 15.0842 44.873 79.8898 15.0842 48.973 79.1615 15.5186 44.873 79.1615 15.5186 48.973 78.3702 15.8236 44.873 77.5387 15.9906 44.873 78.3702 15.8236 48.973 77.5387 15.9906 48.973 75.8514 15.8949 44.873 76.691 16.0146 48.973 75.8514 15.8949 48.973 75.0441 15.6352 48.973 75.0441 15.6352 44.873 74.2923 15.2427 48.973 73.6177 14.7288 44.873 73.6177 14.7288 48.973 73.0396 14.1083 48.973 73.0396 14.1083 44.873 72.5747 13.399 48.973 72.2364 12.6214 48.973 72.0343 11.7977 48.973 71.9743 10.9518 44.873 71.9743 10.9518 48.973 72.0582 10.1079 48.973 72.2835 9.29032 48.973 72.6437 8.52257 48.973 73.1285 7.82673 48.973 73.7239 7.22283 40.973 73.7239 7.22283 48.973 74.4128 6.72825 48.973 75.1754 6.3572 48.973 76.8324 6.02457 40.973 75.9897 6.12037 48.973 76.8324 6.02457 48.973 77.6791 6.07255 48.973 77.6791 6.07255 40.973 78.5055 6.26293 40.973 79.2878 6.59024 40.973 78.5055 6.26293 48.973 79.2878 6.59024 48.973 79.4739 6.69244 48.973 80.0036 7.04505 48.973 81.1556 8.28159 40.973 80.6322 7.6143 48.973 81.1556 8.28159 48.973 81.5587 9.02774 48.973 81.8299 9.83127 48.973 81.9613 10.6691 48.973 81.9613 10.6691 40.973 81.9493 11.5171 40.973 81.9493 11.5171 48.973 81.7942 12.3508 40.973 81.7942 12.3508 48.973 81.5004 13.1463 40.973 81.5004 13.1463 48.973 81.0764 13.8808 48.973 81.0764 13.8808 44.873 78.512 12.3009 61.773 78.7059 12.0226 53.773 78.85 11.7155 53.773 78.85 11.7155 61.773 78.9401 11.3884 53.773 78.9401 11.3884 61.773 78.9736 11.0509 53.773 78.9497 10.7125 53.773 78.8689 10.383 61.773 78.8689 10.383 53.773 78.7335 10.072 53.773 78.5476 9.78827 53.773 78.3163 9.54007 53.773 78.0465 9.33452 61.773 78.0465 9.33452 53.773 77.7458 9.17753 53.773 77.7458 9.17753 61.773 77.4228 9.07361 53.773 77.4228 9.07361 61.773 77.087 9.02577 53.773 76.7479 9.03537 53.773 76.4153 9.10214 53.773 76.0988 9.22415 53.773 75.8075 9.3979 53.773 75.5497 9.61839 53.773 75.5497 9.61839 61.773 75.3328 9.87928 53.773 75.1632 10.1731 53.773 75.0457 10.4913 53.773 75.0457 10.4913 61.773 74.9837 10.8248 53.773 74.9837 10.8248 61.773 74.9789 11.164 53.773 75.0314 11.4991 53.773 75.1399 11.8205 53.773 75.3012 12.119 53.773 75.3012 12.119 61.773 75.5105 12.3859 53.773 75.762 12.6136 53.773 76.0483 12.7955 53.773 76.3612 12.9264 53.773 76.0483 12.7955 61.773 76.6918 13.0026 53.773 76.6918 13.0026 61.773 77.0304 13.0218 53.773 77.0304 13.0218 61.773 77.3675 12.9834 61.773 77.3675 12.9834 53.773 77.6932 12.8887 53.773 77.9983 12.7403 53.773 77.9983 12.7403 61.773 78.2738 12.5425 61.773 78.2738 12.5425 53.773 78.512 12.3009 53.773 57.6437 34.5033 57.873 57.2913 35.2501 61.773 57.0666 36.0448 57.873 56.9758 36.8656 61.773 57.2018 38.4959 57.873 57.5126 39.261 61.773 57.945 39.9645 61.773 58.4874 40.5872 57.873 59.1248 41.1122 57.873 59.84 41.5251 57.873 59.84 41.5251 61.773 60.6133 41.8147 57.873 61.4238 41.973 57.873 62.2493 41.9957 57.873 63.0673 41.8823 57.873 63.8554 41.6358 57.873 63.8554 41.6358 61.773 65.2576 40.7739 61.773 65.8334 40.1819 61.773 66.304 39.5033 61.773 60.3329 35.86 57.873 72.4473 8.89879 57.873 62.087 35.0065 57.873 63.7335 36.0527 57.873 62.4228 35.0544 57.873 66.304 39.5033 57.873 63.7059 38.0033 57.873 65.8334 40.1819 57.873 65.2576 40.7739 57.873 63.2738 38.5232 57.873 64.5922 41.2629 57.873 62.9983 38.7211 57.873 62.6932 38.8695 57.873 61.6918 38.9833 57.873 60.5105 38.3666 57.873 57.945 39.9645 57.873 57.5126 39.261 57.873 60.1399 37.8013 57.873 60.0315 37.4798 57.873 57.0212 37.6901 57.873 56.9758 36.8656 57.873 57.2913 35.2501 57.873 60.2418 36.0033 57.873 63.9737 37.0316 57.873 80.8192 14.2184 57.873 80.2238 14.8223 57.873 77.958 15.9248 57.873 63.8689 36.3638 57.873 63.0465 35.3153 57.873 62.7458 35.1583 57.873 60.1632 36.1538 57.873 60.1632 36.1538 61.773 60.0457 36.472 57.873 59.9837 36.8055 57.873 60.0457 36.472 61.773 59.9789 37.1447 57.873 59.9789 37.1447 61.773 60.3012 38.0997 57.873 60.762 38.5943 57.873 61.0483 38.7763 57.873 60.762 38.5943 61.773 61.3612 38.9072 57.873 61.3612 38.9072 61.773 62.0305 39.0025 61.773 62.0305 39.0025 57.873 62.3675 38.9642 57.873 62.3675 38.9642 61.773 62.6932 38.8695 61.773 63.2738 38.5232 61.773 63.512 38.2817 57.873 63.7059 38.0033 61.773 63.85 37.6962 57.873 63.9401 37.3692 57.873 63.9401 37.3692 61.773 63.9497 36.6933 57.873 63.9497 36.6933 61.773 63.7335 36.0527 61.773 63.5476 35.769 57.873 63.3163 35.5208 57.873 62.7458 35.1583 61.773 61.7479 35.0161 57.873 61.4153 35.0829 57.873 61.7479 35.0161 61.773 61.4153 35.0829 61.773 61.0988 35.2049 57.873 60.8075 35.3787 57.873 60.8075 35.3787 61.773 60.5497 35.5992 57.873 60.3329 35.86 61.773 61.0988 35.2049 61.773 60.5497 35.5992 61.773 57.6437 34.5033 61.773 57.0666 36.0448 61.773 59.9837 36.8055 61.773 57.0212 37.6901 61.773 57.2018 38.4959 61.773 60.0315 37.4798 61.773 60.1399 37.8013 61.773 60.3012 38.0997 61.773 60.5105 38.3666 61.773 58.4874 40.5872 61.773 59.1248 41.1122 61.773 61.0483 38.7763 61.773 60.6133 41.8147 61.773 61.4238 41.973 61.773 62.2493 41.9957 61.773 61.6918 38.9833 61.773 63.0673 41.8823 61.773 64.5922 41.2629 61.773 62.9983 38.7211 61.773 63.512 38.2817 61.773 63.85 37.6962 61.773 75.1399 11.8205 61.773 63.8689 36.3638 61.773 72.6437 8.52257 61.773 74.9789 11.164 61.773 75.0314 11.4991 61.773 62.4228 35.0544 61.773 62.087 35.0065 61.773 75.5105 12.3859 61.773 63.9737 37.0316 61.773 77.6932 12.8887 61.773 81.304 13.5226 61.773 78.7059 12.0226 61.773 81.9734 11.0933 61.773 78.9736 11.0509 61.773 78.9497 10.7125 61.773 81.7113 9.42375 61.773 81.373 8.6461 61.773 78.7335 10.072 61.773 80.9081 7.93683 61.773 78.5476 9.78827 61.773 80.33 7.31633 61.773 79.6554 6.80244 61.773 78.3163 9.54007 61.773 78.9036 6.40997 61.773 77.2567 6.03057 61.773 77.087 9.02577 61.773 75.5775 6.22149 61.773 76.7479 9.03537 61.773 76.4153 9.10214 61.773 74.7862 6.52653 61.773 76.0988 9.22415 61.773 75.8075 9.3979 61.773 75.3328 9.87928 61.773 75.1632 10.1731 61.773 75.762 12.6136 61.773 63.0465 35.3153 61.773 63.3163 35.5208 61.773 63.5476 35.769 61.773 76.3612 12.9264 61.773 72.6437 8.52257 57.873 72.1535 9.69433 57.873 72.1535 9.69433 53.773 71.9984 10.5281 53.773 71.9984 10.5281 57.873 71.9864 11.3761 53.773 71.9864 11.3761 57.873 72.1179 12.2139 57.873 72.389 13.0174 57.873 72.1179 12.2139 53.773 72.389 13.0174 53.773 72.7921 13.7635 57.873 72.7921 13.7635 53.773 73.3155 14.4308 57.873 73.3155 14.4308 53.773 73.9441 15.0001 57.873 73.9441 15.0001 53.773 74.6599 15.4549 57.873 75.4422 15.7822 57.873 74.6599 15.4549 53.773 75.4422 15.7822 53.773 76.2687 15.9726 57.873 76.2687 15.9726 53.773 77.1153 16.0206 53.773 77.1153 16.0206 57.873 77.958 15.9248 53.773 78.7723 15.6879 57.873 78.7723 15.6879 53.773 79.5349 15.3169 53.773 79.5349 15.3169 57.873 80.2238 14.8223 53.773 80.8192 14.2184 53.773 81.304 13.5226 53.773 81.304 13.5226 57.873 81.6642 12.7548 53.773 81.6642 12.7548 61.773 81.8895 11.9372 61.773 81.8895 11.9372 53.773 81.9734 11.0933 53.773 81.9134 10.2474 61.773 81.9134 10.2474 53.773 81.7113 9.42375 53.773 81.373 8.6461 53.773 80.9081 7.93683 53.773 80.33 7.31633 53.773 79.6554 6.80244 53.773 79.4739 6.69244 53.773 78.9036 6.40997 53.773 78.0963 6.15019 61.773 78.0963 6.15019 53.773 77.2567 6.03057 53.773 76.409 6.05457 61.773 76.409 6.05457 53.773 75.5775 6.22149 53.773 74.7862 6.52653 53.773 74.0579 6.96091 61.773 74.0579 6.96091 53.773 73.4134 7.51214 61.773 72.8713 8.16435 61.773 73.4134 7.51214 53.773 72.8713 8.16435 53.773 72.4473 8.89879 53.773 105.424 29.6799 40.823 88.945 10.6841 40.823 105.802 27.4721 40.823 106.057 27.2479 40.823 88.8594 10.3558 40.823 106.347 30.6417 40.823 88.5296 9.76573 40.823 105.311 29.3601 40.823 110.549 25.1014 40.823 107.992 26.9997 40.823 104.607 33.1022 40.823 105.342 33.4787 40.823 106.946 33.8466 40.823 86.3887 12.935 40.823 86.7203 13.0064 40.823 103.944 32.6098 40.823 88.0229 12.7254 40.823 108.567 27.354 40.823 111.122 25.6962 40.823 111.589 26.3771 40.823 108.992 27.8798 40.823 109.132 28.1889 40.823 112.245 28.7427 40.823 109.247 28.8551 40.823 112.011 30.3719 40.823 109.132 29.5214 40.823 111.261 31.8368 40.823 108.993 29.8306 40.823 108.803 30.1117 40.823 110.075 32.9786 40.823 108.296 30.5584 40.823 107.993 30.7112 40.823 107.668 30.8106 40.823 107.772 33.828 40.823 106.993 30.8395 40.823 106.661 30.7681 40.823 105.803 30.2399 40.823 88.7201 11.9975 40.823 88.5302 12.2786 40.823 88.2956 12.5236 40.823 106.058 30.4639 40.823 86.0739 12.8086 40.823 85.5303 12.4068 40.823 85.3171 12.1429 40.823 82.2827 12.7525 40.823 82.0619 11.9568 40.823 85.0385 11.527 40.823 81.9751 11.1355 40.823 84.9811 11.1927 40.823 84.981 10.8535 40.823 85.0383 10.5191 40.823 82.2093 9.50634 40.823 85.1512 10.1992 40.823 85.3166 9.90304 40.823 85.7842 9.41487 40.823 86.073 9.23694 40.823 86.4485 6.05024 40.823 87.7191 9.1666 40.823 90.2763 7.26837 40.823 105.424 28.0323 40.823 105.589 27.7361 40.823 105.59 29.976 40.823 105.311 29.3601 48.823 105.254 29.0258 48.823 105.254 29.0258 40.823 105.254 28.6865 40.823 105.254 28.6865 48.823 105.311 28.3522 40.823 105.802 27.4721 48.823 106.66 26.9435 48.823 106.346 27.07 40.823 106.992 26.8719 48.823 106.66 26.9435 40.823 107.331 26.8574 48.823 106.992 26.8719 40.823 107.331 26.8574 40.823 107.667 26.9004 40.823 107.992 26.9997 48.823 108.295 27.1523 40.823 108.295 27.1523 48.823 108.802 27.5988 48.823 108.802 27.5988 40.823 108.992 27.8798 48.823 109.218 28.5171 48.823 109.218 28.5171 40.823 109.218 29.1931 40.823 109.132 29.5214 48.823 108.803 30.1117 48.823 108.568 30.3567 48.823 108.568 30.3567 40.823 107.668 30.8106 48.823 107.332 30.8538 48.823 107.332 30.8538 40.823 106.993 30.8395 48.823 107.667 26.9004 48.823 105.311 28.3522 48.823 106.346 27.07 48.823 106.057 27.2479 48.823 105.589 27.7361 48.823 105.424 28.0323 48.823 92.6815 22.7026 48.823 105.424 29.6799 48.823 105.59 29.976 48.823 105.803 30.2399 48.823 105.926 30.3573 48.823 106.058 30.4639 48.823 105.342 33.4787 48.823 106.347 30.6417 48.823 106.946 33.8466 48.823 106.661 30.7681 48.823 108.583 33.6737 48.823 107.993 30.7112 48.823 110.075 32.9786 48.823 108.296 30.5584 48.823 110.715 32.4568 48.823 111.697 31.1354 48.823 108.993 29.8306 48.823 112.196 29.567 48.823 109.218 29.1931 48.823 112.245 28.7427 48.823 109.247 28.8551 48.823 112.158 27.9214 48.823 111.938 27.1257 48.823 109.132 28.1889 48.823 111.589 26.3771 48.823 111.122 25.6962 48.823 108.567 27.354 48.823 90.2763 7.26837 53.823 110.549 25.1014 61.823 110.549 25.1014 48.823 96.283 12.5522 48.823 99.2864 15.1942 48.823 99.2864 15.1942 53.823 90.2763 7.26837 61.823 89.6133 6.77601 53.823 88.0914 6.14907 61.823 87.2741 6.03159 61.823 88.0914 6.14907 53.823 85.6372 6.20454 61.823 84.8624 6.49025 61.823 84.8624 6.49025 53.823 84.1452 6.8996 61.823 83.5052 7.4214 61.823 82.5238 8.7428 61.823 82.5238 8.7428 53.823 82.0247 10.3112 61.823 81.9751 11.1355 53.823 82.2827 12.7525 53.823 82.2827 12.7525 61.823 82.6314 13.5011 61.823 82.6314 13.5011 53.823 83.0986 14.182 61.823 103.944 32.6098 53.823 92.6815 22.7026 53.823 83.6714 14.7768 40.823 89.6782 20.0606 48.823 87.3957 12.9776 53.823 88.5302 12.2786 53.823 88.0229 12.7254 53.823 88.7196 10.0467 53.823 96.283 12.5522 53.823 88.9739 11.0221 53.823 87.0592 13.0207 53.823 89.6782 20.0606 53.823 85.6529 12.5242 53.823 83.6714 14.7768 53.823 83.0986 14.182 53.823 82.0619 11.9568 53.823 85.1516 11.8468 53.823 82.0247 10.3112 53.823 84.981 10.8535 53.823 82.2093 9.50634 53.823 85.0383 10.5191 53.823 82.9598 8.04144 53.823 83.5052 7.4214 53.823 84.1452 6.8996 53.823 85.7842 9.41487 53.823 85.6372 6.20454 53.823 86.4485 6.05024 53.823 86.7193 9.03883 53.823 87.2741 6.03159 53.823 88.8784 6.39948 53.823 85.785 12.6309 53.823 85.785 12.6309 61.823 86.0739 12.8086 53.823 86.3887 12.935 53.823 86.0739 12.8086 61.823 86.7203 13.0064 53.823 87.0592 13.0207 61.823 87.72 12.8782 53.823 88.2956 12.5236 53.823 88.2956 12.5236 61.823 88.7201 11.9975 53.823 88.8598 11.6884 61.823 88.8598 11.6884 53.823 88.9452 11.3601 53.823 88.9739 11.0221 61.823 88.945 10.6841 53.823 88.8594 10.3558 61.823 88.8594 10.3558 53.823 88.5296 9.76573 53.823 88.2948 9.52089 53.823 88.022 9.31924 53.823 88.022 9.31924 61.823 87.7191 9.1666 53.823 87.3947 9.06735 53.823 87.0582 9.02435 53.823 86.3877 9.11038 53.823 86.073 9.23694 53.823 85.5296 9.63905 53.823 85.5296 9.63905 61.823 85.3166 9.90304 53.823 85.1512 10.1992 53.823 85.1512 10.1992 61.823 85.0383 10.5191 61.823 84.981 10.8535 61.823 84.9811 11.1927 53.823 85.0385 11.527 61.823 85.0385 11.527 53.823 85.3171 12.1429 61.823 85.3171 12.1429 53.823 85.5303 12.4068 53.823 107.667 26.9004 61.823 88.7201 11.9975 61.823 106.346 27.07 61.823 105.254 29.0258 61.823 103.944 32.6098 61.823 105.424 28.0323 61.823 83.6714 14.7768 61.823 85.5303 12.4068 61.823 85.1516 11.8468 61.823 88.9452 11.3601 61.823 88.945 10.6841 61.823 88.7196 10.0467 61.823 88.5296 9.76573 61.823 88.2948 9.52089 61.823 89.6133 6.77601 61.823 87.7191 9.1666 61.823 88.8784 6.39948 61.823 87.3947 9.06735 61.823 87.0582 9.02435 61.823 86.4485 6.05024 61.823 86.7193 9.03883 61.823 86.3877 9.11038 61.823 86.073 9.23694 61.823 85.7842 9.41487 61.823 82.9598 8.04144 61.823 85.3166 9.90304 61.823 82.2093 9.50634 61.823 81.9751 11.1355 61.823 84.9811 11.1927 61.823 82.0619 11.9568 61.823 106.992 26.8719 61.823 105.803 30.2399 61.823 104.607 33.1022 61.823 105.342 33.4787 61.823 106.347 30.6417 61.823 106.129 33.7291 61.823 106.661 30.7681 61.823 106.993 30.8395 61.823 107.772 33.828 61.823 108.583 33.6737 61.823 109.358 33.388 61.823 110.075 32.9786 61.823 108.296 30.5584 61.823 108.568 30.3567 61.823 108.803 30.1117 61.823 112.011 30.3719 61.823 109.132 29.5214 61.823 112.196 29.567 61.823 109.218 29.1931 61.823 112.245 28.7427 61.823 109.218 28.5171 61.823 109.132 28.1889 61.823 111.122 25.6962 61.823 108.992 27.8798 61.823 108.802 27.5988 61.823 108.295 27.1523 61.823 86.3887 12.935 61.823 86.7203 13.0064 61.823 105.589 27.7361 61.823 87.3957 12.9776 61.823 87.72 12.8782 61.823 88.0229 12.7254 61.823 105.802 27.4721 61.823 88.5302 12.2786 61.823 108.993 29.8306 61.823 108.993 29.8306 53.823 109.132 29.5214 53.823 109.247 28.8551 61.823 109.247 28.8551 53.823 109.132 28.1889 53.823 108.992 27.8798 53.823 108.802 27.5988 53.823 108.567 27.354 61.823 108.295 27.1523 53.823 107.992 26.9997 61.823 107.331 26.8574 61.823 106.66 26.9435 53.823 106.66 26.9435 61.823 106.346 27.07 53.823 106.057 27.2479 53.823 106.057 27.2479 61.823 105.802 27.4721 53.823 105.424 28.0323 53.823 105.311 28.3522 53.823 105.311 28.3522 61.823 105.254 28.6865 53.823 105.254 28.6865 61.823 105.311 29.3601 53.823 105.424 29.6799 53.823 105.311 29.3601 61.823 105.424 29.6799 61.823 105.59 29.976 53.823 105.59 29.976 61.823 105.803 30.2399 53.823 106.058 30.4639 61.823 106.993 30.8395 53.823 107.332 30.8538 53.823 107.332 30.8538 61.823 107.668 30.8106 61.823 107.993 30.7112 53.823 107.993 30.7112 61.823 108.296 30.5584 53.823 108.748 30.1766 53.823 108.568 30.3567 53.823 110.075 32.9786 53.823 107.772 33.828 53.823 107.668 30.8106 53.823 106.946 33.8466 53.823 106.661 30.7681 53.823 105.342 33.4787 53.823 106.347 30.6417 53.823 106.058 30.4639 53.823 105.589 27.7361 53.823 106.992 26.8719 53.823 107.331 26.8574 53.823 107.667 26.9004 53.823 107.992 26.9997 53.823 110.549 25.1014 53.823 108.567 27.354 53.823 111.122 25.6962 53.823 111.938 27.1257 53.823 112.158 27.9214 53.823 109.218 28.5171 53.823 112.245 28.7427 53.823 112.196 29.567 53.823 109.218 29.1931 53.823 111.697 31.1354 53.823 108.803 30.1117 53.823 105.254 29.0258 53.823 104.607 33.1022 53.823 106.129 33.7291 53.823 106.946 33.8466 61.823 108.583 33.6737 53.823 109.358 33.388 53.823 110.715 32.4568 53.823 110.715 32.4568 61.823 111.261 31.8368 61.823 111.261 31.8368 53.823 111.697 31.1354 61.823 112.011 30.3719 53.823 112.158 27.9214 61.823 111.938 27.1257 61.823 111.589 26.3771 53.823 111.589 26.3771 61.823 88.0229 12.7254 48.823 88.8598 11.6884 48.823 90.2763 7.26837 48.823 83.0986 14.182 48.823 85.1516 11.8468 48.823 82.2827 12.7525 48.823 85.0385 11.527 48.823 82.0619 11.9568 48.823 84.9811 11.1927 48.823 84.981 10.8535 48.823 85.0383 10.5191 48.823 82.0247 10.3112 48.823 85.1512 10.1992 48.823 82.9598 8.04144 48.823 85.5296 9.63905 48.823 83.5052 7.4214 48.823 85.7842 9.41487 48.823 84.1452 6.8996 48.823 86.073 9.23694 48.823 84.8624 6.49025 48.823 86.3877 9.11038 48.823 86.7193 9.03883 48.823 87.0582 9.02435 48.823 88.0914 6.14907 48.823 89.6133 6.77601 48.823 88.2948 9.52089 48.823 83.6714 14.7768 48.823 86.7203 13.0064 48.823 88.2956 12.5236 48.823 88.4755 12.3435 48.823 88.5302 12.2786 48.823 88.7201 11.9975 48.823 87.72 12.8782 48.823 87.72 12.8782 40.823 87.3957 12.9776 48.823 87.0592 13.0207 48.823 87.3957 12.9776 40.823 87.0592 13.0207 40.823 86.3887 12.935 48.823 86.0739 12.8086 48.823 85.785 12.6309 48.823 85.785 12.6309 40.823 85.5303 12.4068 48.823 85.3171 12.1429 48.823 85.1516 11.8468 40.823 85.3166 9.90304 48.823 85.5296 9.63905 40.823 86.3877 9.11038 40.823 86.7193 9.03883 40.823 87.0582 9.02435 40.823 87.3947 9.06735 48.823 87.3947 9.06735 40.823 87.7191 9.1666 48.823 88.022 9.31924 48.823 88.022 9.31924 40.823 88.5296 9.76573 48.823 88.2948 9.52089 40.823 88.7196 10.0467 48.823 88.7196 10.0467 40.823 88.8594 10.3558 48.823 88.945 10.6841 48.823 88.9739 11.0221 48.823 88.9739 11.0221 40.823 88.9452 11.3601 40.823 88.9452 11.3601 48.823 88.8598 11.6884 40.823 89.6133 6.77601 40.823 88.8784 6.39948 48.823 88.8784 6.39948 40.823 88.0914 6.14907 40.823 87.2741 6.03159 40.823 87.2741 6.03159 48.823 86.4485 6.05024 48.823 85.6372 6.20454 48.823 85.6372 6.20454 40.823 84.8624 6.49025 40.823 84.1452 6.8996 40.823 83.5052 7.4214 40.823 82.9598 8.04144 40.823 82.5238 8.7428 48.823 82.5238 8.7428 40.823 82.2093 9.50634 48.823 81.9751 11.1355 48.823 82.0247 10.3112 40.823 82.6314 13.5011 40.823 82.6314 13.5011 48.823 83.0986 14.182 40.823 103.944 32.6098 48.823 104.607 33.1022 48.823 106.129 33.7291 48.823 106.129 33.7291 40.823 107.772 33.828 48.823 108.583 33.6737 40.823 109.358 33.388 48.823 109.358 33.388 40.823 110.715 32.4568 40.823 111.261 31.8368 48.823 111.697 31.1354 40.823 112.011 30.3719 48.823 112.196 29.567 40.823 112.158 27.9214 40.823 111.938 27.1257 40.823 91.9739 4 56.823 91.9739 2 45.823 91.9739 4 45.823 61.9739 2 45.823 91.9739 2 56.823 86.6359 12.9938 48.823 87.3119 12.9938 48.823 86.9739 13.0226 48.823 78.4752 12.3439 48.823 86.3076 12.9083 48.823 78.2303 12.5786 48.823 68.8862 11.6082 48.823 75.9985 12.7686 48.823 85.1181 11.7683 48.823 77.7977 9.20011 48.823 78.0938 9.36555 48.823 78.3577 9.57865 48.823 88.4752 12.3439 48.823 88.2303 12.5786 48.823 87.9492 12.7686 48.823 87.6401 12.9083 48.823 78.6769 12.0712 48.823 78.8296 11.7683 48.823 85.9985 12.7686 48.823 85.7174 12.5786 48.823 76.6358 12.9938 48.823 68.9577 11.2766 48.823 76.3076 12.9083 48.823 88.8296 11.7683 48.823 88.6769 12.0712 48.823 78.5819 9.8333 48.823 78.7597 10.1222 48.823 78.8862 10.4369 48.823 68.5818 12.2118 48.823 68.3577 12.4665 48.823 76.9739 13.0226 48.823 68.0938 12.6796 48.823 67.7977 12.845 48.823 78.9577 10.7685 48.823 85.2708 12.0712 48.823 78.9721 11.1074 48.823 78.929 11.4439 48.823 85.4725 12.3439 48.823 68.4752 9.70122 48.823 68.6769 9.97395 48.823 75.7174 12.5786 48.823 77.3119 12.9938 48.823 77.6401 12.9083 48.823 77.9492 12.7686 48.823 65.59 12.4665 48.823 75.4725 12.3439 48.823 67.6401 9.13681 48.823 88.0938 9.36555 48.823 91.9739 4.02257 48.823 88.3577 9.57865 48.823 88.5819 9.8333 48.823 61.9739 16.0226 48.823 85.188 10.1222 48.823 85.3659 9.8333 48.823 86.15 9.20011 48.823 86.4699 9.0871 48.823 86.8042 9.02977 48.823 87.1435 9.02977 48.823 87.4778 9.0871 48.823 87.7977 9.20011 48.823 88.7597 10.1222 48.823 88.8862 10.4369 48.823 91.9739 16.0226 48.823 88.9577 10.7685 48.823 88.9721 11.1074 48.823 88.929 11.4439 48.823 65.2708 9.97395 48.823 75.2708 12.0712 48.823 75.1181 11.7683 48.823 75.0187 11.4439 48.823 74.9757 11.1074 48.823 74.9901 10.7685 48.823 85.59 9.57865 48.823 85.8539 9.36555 48.823 64.9901 11.2766 48.823 75.8539 9.36555 48.823 76.1501 9.20011 48.823 76.4699 9.0871 48.823 76.8042 9.02977 48.823 75.0615 10.4369 48.823 75.188 10.1222 48.823 75.3659 9.8333 48.823 75.59 9.57865 48.823 85.0187 11.4439 48.823 84.9757 11.1074 48.823 84.9901 10.7685 48.823 77.1435 9.02977 48.823 77.4778 9.0871 48.823 85.0615 10.4369 48.823 68.7597 11.923 53.823 68.7597 11.923 48.823 68.0938 12.6796 53.823 67.7977 12.845 53.823 67.4778 12.958 48.823 67.1435 13.0154 48.823 66.9739 13.0226 48.823 66.8042 13.0154 48.823 66.4699 12.958 53.823 66.4699 12.958 48.823 66.1501 12.845 53.823 66.1501 12.845 48.823 65.8539 12.6796 53.823 65.8539 12.6796 48.823 65.59 12.4665 53.823 65.3659 12.2118 48.823 65.188 11.923 48.823 65.188 11.923 53.823 65.0615 11.6082 53.823 65.0615 11.6082 48.823 64.9757 10.9377 48.823 64.9757 10.9377 53.823 65.0187 10.6012 53.823 65.0187 10.6012 48.823 65.1181 10.2769 48.823 65.2708 9.97395 53.823 65.4725 9.70122 53.823 65.4725 9.70122 48.823 65.7174 9.46649 53.823 65.7174 9.46649 48.823 65.9985 9.27654 48.823 66.3076 9.13681 53.823 66.3076 9.13681 48.823 66.6359 9.05133 48.823 66.9739 9.02257 48.823 67.3119 9.05133 48.823 67.6401 9.13681 53.823 67.9492 9.27654 53.823 67.9492 9.27654 48.823 68.2303 9.46649 53.823 68.2303 9.46649 48.823 68.4752 9.70122 53.823 68.8296 10.2769 53.823 68.8296 10.2769 48.823 68.9721 10.9377 53.823 68.929 10.6012 48.823 68.9721 10.9377 48.823 68.9739 11.0226 53.823 87.0587 9.02437 53.823 86.7198 9.03876 53.823 86.0734 9.23671 53.823 77.0587 9.02437 53.823 85.7846 9.41457 53.823 88.9451 11.3606 53.823 88.9739 11.0226 53.823 77.7196 12.8783 53.823 78.0225 12.7256 53.823 85.3168 9.90262 53.823 75.7846 12.6306 53.823 88.0225 9.31951 53.823 85.5299 9.63869 53.823 77.3952 9.06746 53.823 77.7196 9.16679 53.823 85.1514 11.8464 53.823 85.3168 12.1425 53.823 88.2952 12.5239 53.823 88.5299 12.279 53.823 88.9451 10.6846 53.823 88.8596 10.3563 53.823 88.7199 10.0472 53.823 88.5299 9.76612 53.823 88.2952 9.52122 53.823 78.2952 12.5239 53.823 78.5299 12.279 53.823 78.7199 11.998 53.823 78.9451 10.6846 53.823 78.8596 10.3563 53.823 78.7199 10.0472 53.823 78.5299 9.76612 53.823 78.2952 9.52122 53.823 78.0225 9.31951 53.823 67.3119 9.05133 53.823 87.3952 12.9777 53.823 87.7196 12.8783 53.823 91.9739 16.0226 53.823 88.0225 12.7256 53.823 88.7199 11.998 53.823 88.8596 11.6888 53.823 87.7196 9.16679 53.823 87.3952 9.06746 53.823 78.8596 11.6888 53.823 78.9451 11.3606 53.823 78.9739 11.0226 53.823 66.9739 9.02257 53.823 66.6359 9.05133 53.823 91.9739 4.02257 53.823 86.3882 9.11023 53.823 85.1514 10.1988 53.823 85.0384 10.5186 53.823 84.9811 10.853 53.823 77.3952 12.9777 53.823 84.9811 11.1922 53.823 85.5299 12.4064 53.823 85.7846 12.6306 53.823 86.0734 12.8084 53.823 68.5818 12.2118 53.823 68.6769 9.97395 53.823 76.7198 9.03876 53.823 76.0735 12.8084 53.823 76.3882 12.9349 53.823 86.3882 12.9349 53.823 86.7198 13.0064 53.823 87.0587 13.0208 53.823 64.9901 11.2766 53.823 65.3659 12.2118 53.823 76.7198 13.0064 53.823 61.9739 16.0226 53.823 77.0587 13.0208 53.823 85.0384 11.5265 53.823 65.9985 9.27654 53.823 76.3882 9.11023 53.823 68.8862 11.6082 53.823 68.9577 11.2766 53.823 68.929 10.6012 53.823 65.1181 10.2769 53.823 68.3577 12.4665 53.823 76.0735 9.23671 53.823 75.7846 9.41457 53.823 75.5299 9.63869 53.823 75.3168 9.90262 53.823 75.1514 10.1988 53.823 67.4778 12.958 53.823 75.0384 10.5186 53.823 74.9811 10.853 53.823 66.8042 13.0154 53.823 67.1435 13.0154 53.823 74.9811 11.1922 53.823 75.0384 11.5265 53.823 75.1514 11.8464 53.823 75.3168 12.1425 53.823 75.5299 12.4064 53.823 31.9739 4 56.823 61.9739 4 45.823 31.9739 4 45.823 61.9739 4 56.823 31.9739 2 56.823 31.9739 2 45.823 61.9739 2 56.823 37.7977 9.20011 48.823 38.0938 9.36555 48.823 38.3577 9.57865 48.823 38.5818 9.8333 48.823 38.7597 10.1222 48.823 46.3076 12.9083 48.823 46.6359 12.9938 48.823 38.4752 12.3439 48.823 45.9985 12.7686 48.823 45.7174 12.5786 48.823 45.4725 12.3439 48.823 45.2708 12.0712 48.823 45.1181 11.7683 48.823 45.0187 11.4439 48.823 38.6769 12.0712 48.823 38.8296 11.7683 48.823 36.9739 13.0226 48.823 56.6359 9.05133 48.823 36.6359 12.9938 48.823 36.3076 12.9083 48.823 35.9985 12.7686 48.823 35.7174 12.5786 48.823 35.4725 12.3439 48.823 35.2708 12.0712 48.823 35.188 10.1222 48.823 35.3659 9.8333 48.823 35.59 9.57865 48.823 58.9577 11.2766 48.823 35.1181 11.7683 48.823 35.0187 11.4439 48.823 34.9757 11.1074 48.823 34.9901 10.7685 48.823 35.0615 10.4369 48.823 48.5818 9.8333 48.823 48.7597 10.1222 48.823 48.8862 10.4369 48.823 48.9577 10.7685 48.823 56.4699 12.958 48.823 38.8862 10.4369 48.823 38.9577 10.7685 48.823 38.9721 11.1074 48.823 44.9757 11.1074 48.823 38.929 11.4439 48.823 47.4778 9.0871 48.823 47.7977 9.20011 48.823 48.929 11.4439 48.823 48.8296 11.7683 48.823 54.9901 11.2766 48.823 48.6769 12.0712 48.823 55.188 11.923 48.823 55.1181 10.2769 48.823 55.2708 9.97395 48.823 55.4725 9.70122 48.823 55.7174 9.46649 48.823 55.9985 9.27654 48.823 58.2303 9.46649 48.823 58.6769 9.97395 48.823 58.9721 10.9377 48.823 58.3577 12.4665 48.823 58.0938 12.6796 48.823 57.7977 12.845 48.823 57.4778 12.958 48.823 56.8042 13.0154 48.823 31.9739 4.02257 48.823 35.8539 9.36555 48.823 36.1501 9.20011 48.823 36.4699 9.0871 48.823 36.8042 9.02977 48.823 37.1435 9.02977 48.823 45.59 9.57865 48.823 45.8539 9.36555 48.823 46.1501 9.20011 48.823 46.4699 9.0871 48.823 46.8042 9.02977 48.823 47.1435 9.02977 48.823 61.9739 4.02257 48.823 48.0938 9.36555 48.823 48.3577 9.57865 48.823 48.4752 12.3439 48.823 48.2303 12.5786 48.823 47.9492 12.7686 48.823 48.9721 11.1074 48.823 44.9901 10.7685 48.823 45.0615 10.4369 48.823 37.4778 9.0871 48.823 45.188 10.1222 48.823 45.3659 9.8333 48.823 38.2303 12.5786 48.823 37.9492 12.7686 48.823 46.9739 13.0226 48.823 47.6401 12.9083 48.823 55.59 12.4665 48.823 31.9739 16.0226 48.823 47.3119 12.9938 48.823 37.3119 12.9938 48.823 37.6401 12.9083 48.823 56.9739 9.02257 53.823 57.3119 9.05133 53.823 57.1435 13.0154 53.823 38.5299 12.279 53.823 38.7199 11.998 53.823 45.5299 12.4064 53.823 45.3168 12.1425 53.823 48.0225 9.31951 53.823 47.7196 9.16679 53.823 58.929 10.6012 53.823 35.0384 11.5265 53.823 35.1514 11.8464 53.823 46.0734 9.23671 53.823 45.7846 9.41457 53.823 45.5299 9.63869 53.823 45.7846 12.6306 53.823 46.0734 12.8084 53.823 46.3882 12.9349 53.823 46.7198 13.0064 53.823 47.0587 13.0208 53.823 47.3952 12.9777 53.823 47.7196 12.8783 53.823 48.0225 12.7256 53.823 48.2952 12.5239 53.823 48.5299 12.279 53.823 48.7199 10.0472 53.823 48.5299 9.76612 53.823 48.2952 9.52122 53.823 57.9492 9.27654 53.823 35.7846 12.6306 53.823 36.0734 12.8084 53.823 37.0587 13.0208 53.823 37.3952 12.9777 53.823 37.7196 12.8783 53.823 45.1514 11.8464 53.823 38.0225 12.7256 53.823 38.2952 12.5239 53.823 47.3952 9.06746 53.823 47.0587 9.02437 53.823 46.7198 9.03876 53.823 46.3882 9.11023 53.823 48.7199 11.998 53.823 55.0615 11.6082 53.823 36.3882 12.9349 53.823 31.9739 16.0226 53.823 36.7198 13.0064 53.823 37.3952 9.06746 53.823 45.0384 10.5186 53.823 45.1514 10.1988 53.823 45.3168 9.90262 53.823 55.9985 9.27654 53.823 55.188 11.923 53.823 55.3659 12.2118 53.823 55.8539 12.6796 53.823 56.8042 13.0154 53.823 37.0587 9.02437 53.823 31.9739 4.02257 53.823 36.7198 9.03876 53.823 36.3882 9.11023 53.823 35.3168 9.90262 53.823 35.5299 9.63869 53.823 35.1514 10.1988 53.823 35.0384 10.5186 53.823 34.9811 10.853 53.823 34.9811 11.1922 53.823 48.9451 10.6846 53.823 55.0187 10.6012 53.823 48.8596 10.3563 53.823 61.9739 4.02257 53.823 36.0734 9.23671 53.823 35.7846 9.41457 53.823 35.3168 12.1425 53.823 35.5299 12.4064 53.823 38.8596 11.6888 53.823 45.0384 11.5265 53.823 38.9451 11.3606 53.823 44.9811 11.1922 53.823 44.9811 10.853 53.823 38.9739 11.0226 53.823 38.9451 10.6846 53.823 38.8596 10.3563 53.823 38.7199 10.0472 53.823 38.5299 9.76612 53.823 38.2952 9.52122 53.823 38.0225 9.31951 53.823 37.7196 9.16679 53.823 48.8596 11.6888 53.823 48.9451 11.3606 53.823 48.9739 11.0226 53.823 58.8862 11.6082 48.823 58.7597 11.923 48.823 58.7597 11.923 53.823 58.5819 12.2118 53.823 58.5819 12.2118 48.823 58.3577 12.4665 53.823 58.0938 12.6796 53.823 57.7977 12.845 53.823 57.4778 12.958 53.823 57.1435 13.0154 48.823 56.9739 13.0226 48.823 56.4699 12.958 53.823 56.1501 12.845 48.823 56.1501 12.845 53.823 55.8539 12.6796 48.823 55.59 12.4665 53.823 55.3659 12.2118 48.823 54.9901 11.2766 53.823 55.0615 11.6082 48.823 54.9757 10.9377 48.823 54.9757 10.9377 53.823 55.0187 10.6012 48.823 55.1181 10.2769 53.823 55.2708 9.97395 53.823 55.4725 9.70122 53.823 55.7174 9.46649 53.823 56.3076 9.13681 53.823 56.3076 9.13681 48.823 56.6359 9.05133 53.823 56.9739 9.02257 48.823 57.3119 9.05133 48.823 57.6401 9.13681 53.823 57.6401 9.13681 48.823 57.9492 9.27654 48.823 58.2303 9.46649 53.823 58.4752 9.70122 53.823 58.4752 9.70122 48.823 58.6769 9.97395 53.823 58.8296 10.2769 48.823 58.8296 10.2769 53.823 58.929 10.6012 48.823 58.9721 10.9377 53.823 58.9739 11.0226 53.823 58.9577 11.2766 53.823 58.8862 11.6082 53.823 + + + + + + + + + + -0.00816029 0.999967 0 0.0765505 0.997066 0 -0.00816029 0.999967 0 -0.118862 0.992911 0 -0.118862 0.992911 0 -0.284912 0.958554 0 -0.284912 0.958554 0 -0.442836 0.896603 0 -0.442836 0.896603 0 -0.587971 0.808882 0 -0.587971 0.808882 0 -0.716223 0.697871 0 -0.716223 0.697871 0 -0.823872 0.566776 0 -0.823872 0.566776 0 -0.907797 0.419409 0 -0.907797 0.419409 0 -0.965625 0.259938 0 -0.965625 0.259938 0 -0.995664 0.0930216 0 -0.995664 0.0930216 0 -0.997065 -0.0765589 0 -0.997065 -0.0765589 0 -0.969768 -0.244028 0 -0.969768 -0.244028 0 -0.914602 -0.404356 0 -0.914602 -0.404356 0 -0.833108 -0.553111 0 -0.833108 -0.553111 0 -0.727627 -0.685973 0 -0.727627 -0.685973 0 -0.601244 -0.799065 0 -0.601244 -0.799065 0 -0.457566 -0.889176 0 -0.457566 -0.889176 0 -0.300666 -0.953729 0 -0.300666 -0.953729 0 -0.13521 -0.990817 0 -0.13521 -0.990817 0 0.0342314 -0.999414 0 0.0342314 -0.999414 0 0.2026 -0.979262 0 0.2026 -0.979262 0 0.365201 -0.930929 0 0.365201 -0.930929 0 0.517232 -0.855845 0 0.517232 -0.855845 0 0.654495 -0.756066 0 0.654495 -0.756066 0 0.772796 -0.634655 0 0.772796 -0.634655 0 0.868967 -0.494869 0 0.868967 -0.494869 0 0.940091 -0.340923 0 0.940091 -0.340923 0 0.984194 -0.177092 0 0.984194 -0.177092 0 0.999966 -0.00827682 0 0.999966 -0.00827682 0 0.98698 0.160846 0 0.98698 0.160846 0 0.945575 0.325403 0 0.945575 0.325403 0 0.877024 0.480446 0 0.877024 0.480446 0 0.783163 0.621816 0 0.783163 0.621816 0 0.666865 0.745179 0 0.666865 0.745179 0 0.5313 0.847184 0 0.5313 0.847184 0 0.380485 0.924787 0 0.380485 0.924787 0 0.218776 0.975775 0 0.218776 0.975775 0 0.0765505 0.997066 0 -0.00823381 0.999966 0 0.0765826 0.997063 0 -0.00823381 0.999966 0 -0.11884 0.992913 0 -0.11884 0.992913 0 -0.284966 0.958538 0 -0.284966 0.958538 0 -0.442764 0.896638 0 -0.442764 0.896638 0 -0.588009 0.808855 0 -0.588009 0.808855 0 -0.716246 0.697848 0 -0.716246 0.697848 0 -0.823844 0.566817 0 -0.823844 0.566817 0 -0.907801 0.4194 0 -0.907801 0.4194 0 -0.965631 0.259919 0 -0.965631 0.259919 0 -0.99566 0.0930662 0 -0.99566 0.0930662 0 -0.997065 -0.0765589 0 -0.997065 -0.0765589 0 -0.969771 -0.244017 0 -0.969771 -0.244017 0 -0.914593 -0.404377 0 -0.914593 -0.404377 0 -0.833101 -0.553121 0 -0.833101 -0.553121 0 -0.727648 -0.685951 0 -0.727648 -0.685951 0 -0.601216 -0.799087 0 -0.601216 -0.799087 0 -0.457547 -0.889185 0 -0.457547 -0.889185 0 -0.300748 -0.953704 0 -0.300748 -0.953704 0 -0.135216 -0.990816 0 -0.135216 -0.990816 0 0.0342299 -0.999414 0 0.0342299 -0.999414 0 0.202609 -0.97926 0 0.202609 -0.97926 0 0.365186 -0.930935 0 0.365186 -0.930935 0 0.517285 -0.855814 0 0.517285 -0.855814 0 0.654447 -0.756108 0 0.654447 -0.756108 0 0.772854 -0.634584 0 0.772854 -0.634584 0 0.868956 -0.494889 0 0.868956 -0.494889 0 0.940091 -0.340923 0 0.940091 -0.340923 0 0.984186 -0.177136 0 0.984186 -0.177136 0 0.999966 -0.00823147 0 0.999966 -0.00823147 0 0.986977 0.16086 0 0.986977 0.16086 0 0.945599 0.325335 0 0.945599 0.325335 0 0.877 0.48049 0 0.877 0.48049 0 0.783185 0.621789 0 0.783185 0.621789 0 0.666842 0.745199 0 0.666842 0.745199 0 0.531316 0.847173 0 0.531316 0.847173 0 0.380501 0.924781 0 0.380501 0.924781 0 0.218702 0.975792 0 0.218702 0.975792 0 0.0765826 0.997063 0 -0.00823381 0.999966 0 0.0765232 0.997068 0 -0.00823381 0.999966 0 -0.11884 0.992913 0 -0.11884 0.992913 0 -0.284912 0.958554 0 -0.284912 0.958554 0 -0.442836 0.896603 0 -0.442836 0.896603 0 -0.587971 0.808882 0 -0.587971 0.808882 0 -0.716223 0.697871 0 -0.716223 0.697871 0 -0.823865 0.566787 0 -0.823865 0.566787 0 -0.907801 0.4194 0 -0.907801 0.4194 0 -0.965614 0.25998 0 -0.965614 0.25998 0 -0.995668 0.092977 0 -0.995668 0.092977 0 -0.997065 -0.0765589 0 -0.997065 -0.0765589 0 -0.969768 -0.244028 0 -0.969768 -0.244028 0 -0.914609 -0.404339 0 -0.914609 -0.404339 0 -0.833094 -0.553132 0 -0.833094 -0.553132 0 -0.727627 -0.685973 0 -0.727627 -0.685973 0 -0.601266 -0.799049 0 -0.601266 -0.799049 0 -0.457512 -0.889204 0 -0.457512 -0.889204 0 -0.300707 -0.953717 0 -0.300707 -0.953717 0 -0.13521 -0.990817 0 -0.13521 -0.990817 0 0.034188 -0.999415 0 0.034188 -0.999415 0 0.202634 -0.979255 0 0.202634 -0.979255 0 0.365162 -0.930944 0 0.365162 -0.930944 0 0.517265 -0.855826 0 0.517265 -0.855826 0 0.654495 -0.756066 0 0.654495 -0.756066 0 0.772796 -0.634655 0 0.772796 -0.634655 0 0.868967 -0.494869 0 0.868967 -0.494869 0 0.940091 -0.340923 0 0.940091 -0.340923 0 0.984194 -0.177092 0 0.984194 -0.177092 0 0.999966 -0.00823147 0 0.999966 -0.00823147 0 0.986978 0.160853 0 0.986978 0.160853 0 0.945589 0.325363 0 0.945589 0.325363 0 0.877019 0.480456 0 0.877019 0.480456 0 0.78318 0.621795 0 0.78318 0.621795 0 0.666865 0.745179 0 0.666865 0.745179 0 0.531284 0.847194 0 0.531284 0.847194 0 0.380485 0.924787 0 0.380485 0.924787 0 0.218788 0.975773 0 0.218788 0.975773 0 0.0765232 0.997068 0 -0.00808797 0.999967 0 0.0765134 0.997069 0 -0.00808797 0.999967 0 -0.118835 0.992914 0 -0.118835 0.992914 0 -0.284966 0.958538 0 -0.284966 0.958538 0 -0.4428 0.89662 0 -0.4428 0.89662 0 -0.588001 0.808861 0 -0.588001 0.808861 0 -0.716223 0.697871 0 -0.716223 0.697871 0 -0.823865 0.566787 0 -0.823865 0.566787 0 -0.907784 0.419438 0 -0.907784 0.419438 0 -0.965634 0.259907 0 -0.965634 0.259907 0 -0.995664 0.0930258 0 -0.995664 0.0930258 0 -0.997062 -0.0766002 0 -0.997062 -0.0766002 0 -0.969779 -0.243985 0 -0.969779 -0.243985 0 -0.914609 -0.404339 0 -0.914609 -0.404339 0 -0.833094 -0.553132 0 -0.833094 -0.553132 0 -0.727627 -0.685973 0 -0.727627 -0.685973 0 -0.601266 -0.799049 0 -0.601266 -0.799049 0 -0.457512 -0.889204 0 -0.457512 -0.889204 0 -0.300748 -0.953704 0 -0.300748 -0.953704 0 -0.13521 -0.990817 0 -0.13521 -0.990817 0 0.0342314 -0.999414 0 0.0342314 -0.999414 0 0.202591 -0.979264 0 0.202591 -0.979264 0 0.365217 -0.930923 0 0.365217 -0.930923 0 0.517285 -0.855814 0 0.517285 -0.855814 0 0.654447 -0.756108 0 0.654447 -0.756108 0 0.772836 -0.634606 0 0.772836 -0.634606 0 0.868956 -0.494889 0 0.868956 -0.494889 0 0.940082 -0.340948 0 0.940082 -0.340948 0 0.984194 -0.177092 0 0.984194 -0.177092 0 0.999966 -0.00827645 0 0.999966 -0.00827645 0 0.98697 0.160904 0 0.98697 0.160904 0 0.945594 0.325349 0 0.945594 0.325349 0 0.877 0.48049 0 0.877 0.48049 0 0.783202 0.621767 0 0.783202 0.621767 0 0.666865 0.745179 0 0.666865 0.745179 0 0.531284 0.847194 0 0.531284 0.847194 0 0.380485 0.924787 0 0.380485 0.924787 0 0.218754 0.97578 0 0.218754 0.97578 0 0.0765134 0.997069 0 0.0340921 0.999419 0 -0.0506781 0.998715 0 0.0340921 0.999419 0 0.135216 0.990816 0 0.135216 0.990816 0 0.300674 0.953727 0 0.300674 0.953727 0 0.457565 0.889176 0 0.457565 0.889176 0 0.601252 0.79906 0 0.601252 0.79906 0 0.727637 0.685962 0 0.727637 0.685962 0 0.833108 0.553111 0 0.833108 0.553111 0 0.914576 0.404414 0 0.914576 0.404414 0 0.969792 0.243932 0 0.969792 0.243932 0 0.997062 0.0766036 0 0.997062 0.0766036 0 0.995664 -0.0930216 0 0.995664 -0.0930216 0 0.965619 -0.259961 0 0.965619 -0.259961 0 0.907801 -0.4194 0 0.907801 -0.4194 0 0.823844 -0.566817 0 0.823844 -0.566817 0 0.716246 -0.697848 0 0.716246 -0.697848 0 0.588001 -0.808861 0 0.588001 -0.808861 0 0.442782 -0.896629 0 0.442782 -0.896629 0 0.284966 -0.958538 0 0.284966 -0.958538 0 0.11884 -0.992913 0 0.11884 -0.992913 0 -0.0506959 -0.998714 0 -0.0506959 -0.998714 0 -0.218692 -0.975794 0 -0.218692 -0.975794 0 -0.380517 -0.924774 0 -0.380517 -0.924774 0 -0.531349 -0.847153 0 -0.531349 -0.847153 0 -0.666795 -0.745241 0 -0.666795 -0.745241 0 -0.783185 -0.621789 0 -0.783185 -0.621789 0 -0.877 -0.48049 0 -0.877 -0.48049 0 -0.945613 -0.325295 0 -0.945613 -0.325295 0 -0.986977 -0.16086 0 -0.986977 -0.16086 0 -0.999967 0.00818649 0 -0.999967 0.00818649 0 -0.984179 0.177179 0 -0.984179 0.177179 0 -0.940111 0.340869 0 -0.940111 0.340869 0 -0.868951 0.494898 0 -0.868951 0.494898 0 -0.772845 0.634595 0 -0.772845 0.634595 0 -0.654451 0.756105 0 -0.654451 0.756105 0 -0.517272 0.855821 0 -0.517272 0.855821 0 -0.365186 0.930935 0 -0.365186 0.930935 0 -0.2026 0.979262 0 -0.2026 0.979262 0 -0.0506781 0.998715 0 0.0339688 0.999423 0 -0.0506809 0.998715 0 0.0339688 0.999423 0 0.135216 0.990816 0 0.135216 0.990816 0 0.300694 0.953721 0 0.300694 0.953721 0 0.457547 0.889185 0 0.457547 0.889185 0 0.601259 0.799054 0 0.601259 0.799054 0 0.727627 0.685973 0 0.727627 0.685973 0 0.833108 0.553111 0 0.833108 0.553111 0 0.914569 0.404431 0 0.914569 0.404431 0 0.969792 0.243932 0 0.969792 0.243932 0 0.997065 0.0765589 0 0.997065 0.0765589 0 0.995668 -0.0929812 0 0.995668 -0.0929812 0 0.965625 -0.259938 0 0.965625 -0.259938 0 0.907801 -0.4194 0 0.907801 -0.4194 0 0.823865 -0.566787 0 0.823865 -0.566787 0 0.716223 -0.697871 0 0.716223 -0.697871 0 0.587971 -0.808882 0 0.587971 -0.808882 0 0.442818 -0.896611 0 0.442818 -0.896611 0 0.284924 -0.95855 0 0.284924 -0.95855 0 0.11884 -0.992913 0 0.11884 -0.992913 0 -0.0506488 -0.998717 0 -0.0506488 -0.998717 0 -0.218788 -0.975773 0 -0.218788 -0.975773 0 -0.380501 -0.924781 0 -0.380501 -0.924781 0 -0.531284 -0.847194 0 -0.531284 -0.847194 0 -0.666842 -0.745199 0 -0.666842 -0.745199 0 -0.783207 -0.621761 0 -0.783207 -0.621761 0 -0.876992 -0.480506 0 -0.876992 -0.480506 0 -0.945603 -0.325322 0 -0.945603 -0.325322 0 -0.986978 -0.160853 0 -0.986978 -0.160853 0 -0.999967 0.00818649 0 -0.999967 0.00818649 0 -0.984179 0.177179 0 -0.984179 0.177179 0 -0.940106 0.340883 0 -0.940106 0.340883 0 -0.868967 0.494869 0 -0.868967 0.494869 0 -0.772818 0.634628 0 -0.772818 0.634628 0 -0.654451 0.756105 0 -0.654451 0.756105 0 -0.517272 0.855821 0 -0.517272 0.855821 0 -0.365201 0.930929 0 -0.365201 0.930929 0 -0.202591 0.979264 0 -0.202591 0.979264 0 -0.0506809 0.998715 0 0.0342075 0.999415 0 -0.0506752 0.998715 0 0.0342075 0.999415 0 0.135171 0.990822 0 0.135171 0.990822 0 0.300748 0.953704 0 0.300748 0.953704 0 0.457547 0.889185 0 0.457547 0.889185 0 0.601216 0.799087 0 0.601216 0.799087 0 0.727648 0.685951 0 0.727648 0.685951 0 0.833101 0.553121 0 0.833101 0.553121 0 0.914593 0.404377 0 0.914593 0.404377 0 0.969771 0.244017 0 0.969771 0.244017 0 0.997065 0.0765589 0 0.997065 0.0765589 0 0.995664 -0.0930258 0 0.995664 -0.0930258 0 0.965622 -0.259949 0 0.965622 -0.259949 0 0.907801 -0.4194 0 0.907801 -0.4194 0 0.823858 -0.566796 0 0.823858 -0.566796 0 0.716224 -0.697871 0 0.716224 -0.697871 0 0.587979 -0.808876 0 0.587979 -0.808876 0 0.442836 -0.896603 0 0.442836 -0.896603 0 0.284924 -0.95855 0 0.284924 -0.95855 0 0.11884 -0.992913 0 0.11884 -0.992913 0 -0.0506959 -0.998714 0 -0.0506959 -0.998714 0 -0.218735 -0.975784 0 -0.218735 -0.975784 0 -0.380501 -0.924781 0 -0.380501 -0.924781 0 -0.531284 -0.847194 0 -0.531284 -0.847194 0 -0.666842 -0.745199 0 -0.666842 -0.745199 0 -0.783185 -0.621789 0 -0.783185 -0.621789 0 -0.877 -0.48049 0 -0.877 -0.48049 0 -0.945613 -0.325295 0 -0.945613 -0.325295 0 -0.98697 -0.160904 0 -0.98697 -0.160904 0 -0.999966 0.00823147 0 -0.999966 0.00823147 0 -0.984186 0.177136 0 -0.984186 0.177136 0 -0.940091 0.340923 0 -0.940091 0.340923 0 -0.868956 0.494889 0 -0.868956 0.494889 0 -0.772854 0.634584 0 -0.772854 0.634584 0 -0.654447 0.756107 0 -0.654447 0.756107 0 -0.517285 0.855814 0 -0.517285 0.855814 0 -0.365147 0.93095 0 -0.365147 0.93095 0 -0.202652 0.979251 0 -0.202652 0.979251 0 -0.0506752 0.998715 0 0.0342075 0.999415 0 -0.0507366 0.998712 0 0.0342075 0.999415 0 0.13521 0.990817 0 0.13521 0.990817 0 0.300666 0.953729 0 0.300666 0.953729 0 0.457547 0.889185 0 0.457547 0.889185 0 0.601237 0.799071 0 0.601237 0.799071 0 0.727648 0.685951 0 0.727648 0.685951 0 0.833108 0.553111 0 0.833108 0.553111 0 0.914602 0.404356 0 0.914602 0.404356 0 0.969768 0.244028 0 0.969768 0.244028 0 0.997065 0.0765589 0 0.997065 0.0765589 0 0.995668 -0.092977 0 0.995668 -0.092977 0 0.965614 -0.25998 0 0.965614 -0.25998 0 0.907793 -0.419418 0 0.907793 -0.419418 0 0.823879 -0.566766 0 0.823879 -0.566766 0 0.716223 -0.697871 0 0.716223 -0.697871 0 0.587971 -0.808882 0 0.587971 -0.808882 0 0.442836 -0.896603 0 0.442836 -0.896603 0 0.284912 -0.958554 0 0.284912 -0.958554 0 0.118796 -0.992919 0 0.118796 -0.992919 0 -0.0506511 -0.998716 0 -0.0506511 -0.998716 0 -0.218745 -0.975782 0 -0.218745 -0.975782 0 -0.380485 -0.924787 0 -0.380485 -0.924787 0 -0.531304 -0.847181 0 -0.531304 -0.847181 0 -0.666867 -0.745177 0 -0.666867 -0.745177 0 -0.783163 -0.621816 0 -0.783163 -0.621816 0 -0.877019 -0.480456 0 -0.877019 -0.480456 0 -0.945589 -0.325363 0 -0.945589 -0.325363 0 -0.98698 -0.160846 0 -0.98698 -0.160846 0 -0.999966 0.00823184 0 -0.999966 0.00823184 0 -0.984186 0.177136 0 -0.984186 0.177136 0 -0.940106 0.340883 0 -0.940106 0.340883 0 -0.868967 0.494869 0 -0.868967 0.494869 0 -0.772796 0.634655 0 -0.772796 0.634655 0 -0.654495 0.756066 0 -0.654495 0.756066 0 -0.517232 0.855845 0 -0.517232 0.855845 0 -0.365201 0.930929 0 -0.365201 0.930929 0 -0.202591 0.979264 0 -0.202591 0.979264 0 -0.0507366 0.998712 0 -0.0176849 -0.999844 0 -0.0176849 -0.999844 0 -0.0649261 0.99789 0 -0.0649261 0.99789 0 -0.228314 0.973587 0 -0.228314 0.973587 0 -0.385397 0.922751 0 -0.385445 0.922731 1.17065e-06 -0.38547 0.92272 0 -0.532053 0.846711 0 -0.532053 0.846711 0 -0.66415 0.747599 0 -0.66415 0.747599 0 -0.778157 0.628069 0 -0.778157 0.628069 0 -0.870915 0.491433 0 -0.870915 0.491433 0 -0.939926 0.34138 0 -0.939926 0.34138 0 -0.983298 0.182002 0 -0.983298 0.182002 0 -0.999843 0.0176923 0 -0.999843 0.0176923 0 -0.989117 -0.14713 0 -0.989117 -0.14713 0 -0.951415 -0.307911 0 -0.951415 -0.307911 0 -0.88775 -0.460326 0 -0.88775 -0.460326 0 -0.799877 -0.600164 0 -0.799877 -0.600164 0 -0.690205 -0.723614 0 -0.690198 -0.72362 4.66912e-07 -0.69018 -0.723638 0 -0.561671 -0.827361 0 -0.561671 -0.827361 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.262592 -0.964907 0 -0.262592 -0.964907 0 -0.100197 -0.994968 0 -0.100197 -0.994968 0 0.0176849 0.999844 0 0.0176849 0.999844 0 0.0342075 0.999415 0 -0.0507309 0.998712 0 0.0342075 0.999415 0 0.135216 0.990816 0 0.135216 0.990816 0 0.300694 0.953721 0 0.300694 0.953721 0 0.457566 0.889176 0 0.457566 0.889176 0 0.601216 0.799087 0 0.601216 0.799087 0 0.727648 0.685951 0 0.727648 0.685951 0 0.83308 0.553153 0 0.83308 0.553153 0 0.914609 0.404339 0 0.914609 0.404339 0 0.969771 0.244017 0 0.969771 0.244017 0 0.997065 0.0765589 0 0.997065 0.0765589 0 0.995664 -0.0930258 0 0.995664 -0.0930258 0 0.965625 -0.259938 0 0.965625 -0.259938 0 0.907801 -0.4194 0 0.907801 -0.4194 0 0.823844 -0.566817 0 0.823844 -0.566817 0 0.716246 -0.697848 0 0.716246 -0.697848 0 0.58795 -0.808897 0 0.58795 -0.808897 0 0.442854 -0.896594 0 0.442854 -0.896594 0 0.284912 -0.958554 0 0.284912 -0.958554 0 0.11884 -0.992913 0 0.11884 -0.992913 0 -0.0506488 -0.998717 0 -0.0506488 -0.998717 0 -0.218745 -0.975782 0 -0.218745 -0.975782 0 -0.380501 -0.924781 0 -0.380501 -0.924781 0 -0.531316 -0.847174 0 -0.531316 -0.847174 0 -0.666842 -0.745199 0 -0.666842 -0.745199 0 -0.783185 -0.621789 0 -0.783185 -0.621789 0 -0.877019 -0.480456 0 -0.877019 -0.480456 0 -0.94558 -0.325389 0 -0.94558 -0.325389 0 -0.986978 -0.160853 0 -0.986978 -0.160853 0 -0.999966 0.00827645 0 -0.999966 0.00827645 0 -0.984194 0.177092 0 -0.984194 0.177092 0 -0.940091 0.340923 0 -0.940091 0.340923 0 -0.868956 0.494889 0 -0.868956 0.494889 0 -0.772814 0.634633 0 -0.772814 0.634633 0 -0.654495 0.756066 0 -0.654495 0.756066 0 -0.517265 0.855826 0 -0.517265 0.855826 0 -0.365162 0.930944 0 -0.365162 0.930944 0 -0.202609 0.97926 0 -0.202609 0.97926 0 -0.0507309 0.998712 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.0176932 -0.999843 0 -0.0176887 -0.999844 -1.12206e-06 -0.017681 -0.999844 0 -0.0649261 0.99789 0 -0.0649261 0.99789 0 -0.228314 0.973587 0 -0.228314 0.973587 0 -0.385455 0.922727 0 -0.385445 0.922731 -2.374e-07 -0.38544 0.922733 0 -0.532059 0.846707 0 -0.532059 0.846707 0 -0.664162 0.747589 0 -0.664162 0.747589 0 -0.778157 0.628069 0 -0.778157 0.628069 0 -0.870915 0.491433 0 -0.870915 0.491433 0 -0.939926 0.34138 0 -0.939926 0.34138 0 -0.983294 0.182025 0 -0.983294 0.182025 0 -0.999844 0.0176696 0 -0.999844 0.0176696 0 -0.989117 -0.14713 0 -0.989117 -0.14713 0 -0.951414 -0.307914 0 -0.951414 -0.307914 0 -0.887752 -0.460321 0 -0.887752 -0.460321 0 -0.799889 -0.600148 0 -0.799889 -0.600148 0 -0.690181 -0.723637 0 -0.690187 -0.723631 -3.81192e-07 -0.690202 -0.723617 0 -0.561669 -0.827362 0 -0.561669 -0.827362 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.262586 -0.964909 0 -0.262586 -0.964909 0 -0.100197 -0.994968 0 -0.100197 -0.994968 0 0.0176835 0.999844 0 0.0176888 0.999844 1.43526e-06 0.0177002 0.999843 0 0.0339688 0.999423 0 -0.0506809 0.998715 0 0.0339688 0.999423 0 0.13521 0.990817 0 0.13521 0.990817 0 0.300748 0.953704 0 0.300748 0.953704 0 0.457566 0.889176 0 0.457566 0.889176 0 0.601216 0.799087 0 0.601216 0.799087 0 0.727648 0.685951 0 0.727648 0.685951 0 0.833101 0.553121 0 0.833101 0.553121 0 0.914593 0.404377 0 0.914593 0.404377 0 0.969782 0.243975 0 0.969782 0.243975 0 0.997062 0.0766036 0 0.997062 0.0766036 0 0.995664 -0.0930258 0 0.995664 -0.0930258 0 0.965622 -0.259949 0 0.965622 -0.259949 0 0.907801 -0.4194 0 0.907801 -0.4194 0 0.823865 -0.566787 0 0.823865 -0.566787 0 0.716223 -0.697871 0 0.716223 -0.697871 0 0.588001 -0.808861 0 0.588001 -0.808861 0 0.4428 -0.89662 0 0.4428 -0.89662 0 0.284941 -0.958545 0 0.284941 -0.958545 0 0.118845 -0.992913 0 0.118845 -0.992913 0 -0.0506936 -0.998714 0 -0.0506936 -0.998714 0 -0.218745 -0.975782 0 -0.218745 -0.975782 0 -0.380501 -0.924781 0 -0.380501 -0.924781 0 -0.531284 -0.847194 0 -0.531284 -0.847194 0 -0.666865 -0.745179 0 -0.666865 -0.745179 0 -0.783185 -0.621789 0 -0.783185 -0.621789 0 -0.877 -0.48049 0 -0.877 -0.48049 0 -0.945585 -0.325375 0 -0.945585 -0.325375 0 -0.986977 -0.16086 0 -0.986977 -0.16086 0 -0.999966 0.00827645 0 -0.999966 0.00827645 0 -0.984194 0.177092 0 -0.984194 0.177092 0 -0.940091 0.340923 0 -0.940091 0.340923 0 -0.868956 0.494889 0 -0.868956 0.494889 0 -0.772854 0.634584 0 -0.772854 0.634584 0 -0.654447 0.756107 0 -0.654447 0.756107 0 -0.517265 0.855826 0 -0.517265 0.855826 0 -0.365217 0.930923 0 -0.365217 0.930923 0 -0.202591 0.979264 0 -0.202591 0.979264 0 -0.0506809 0.998715 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.0176872 -0.999844 0 -0.0176849 -0.999844 -5.66803e-07 -0.017681 -0.999844 0 -0.0649261 0.99789 0 -0.0649261 0.99789 0 -0.228293 0.973593 0 -0.228293 0.973593 0 -0.385455 0.922727 0 -0.385465 0.922723 2.44165e-07 -0.38547 0.92272 0 -0.532042 0.846718 0 -0.532042 0.846718 0 -0.664162 0.747589 0 -0.664162 0.747589 0 -0.778157 0.628069 0 -0.778157 0.628069 0 -0.870915 0.491433 0 -0.870915 0.491433 0 -0.939926 0.34138 0 -0.939926 0.34138 0 -0.983298 0.182002 0 -0.983298 0.182002 0 -0.999844 0.0176927 0 -0.999844 0.0176927 0 -0.989121 -0.147107 0 -0.989121 -0.147107 0 -0.951403 -0.307949 0 -0.951403 -0.307949 0 -0.887762 -0.460303 0 -0.887762 -0.460303 0 -0.799881 -0.600159 0 -0.799881 -0.600159 0 -0.690181 -0.723637 0 -0.690187 -0.723631 -3.81192e-07 -0.690202 -0.723617 0 -0.561674 -0.827359 0 -0.561674 -0.827359 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.262598 -0.964906 0 -0.262598 -0.964906 0 -0.100194 -0.994968 0 -0.100194 -0.994968 0 0.0176835 0.999844 0 0.0176888 0.999844 1.43526e-06 0.0177002 0.999843 0 -0.0176872 -0.999844 0 -0.0176887 -0.999844 4.03636e-07 -0.0176915 -0.999844 0 -0.0649276 0.99789 0 -0.0649276 0.99789 0 -0.228309 0.973589 0 -0.228309 0.973589 0 -0.385445 0.922731 0 -0.385445 0.922731 0 -0.532053 0.846711 0 -0.532053 0.846711 0 -0.664175 0.747578 0 -0.664175 0.747578 0 -0.778146 0.628083 0 -0.778146 0.628083 0 -0.87091 0.491443 0 -0.87091 0.491443 0 -0.939938 0.341344 0 -0.939938 0.341344 0 -0.983292 0.182033 0 -0.983292 0.182033 0 -0.999843 0.0176923 0 -0.999843 0.0176923 0 -0.989117 -0.14713 0 -0.989117 -0.14713 0 -0.951416 -0.307908 0 -0.951416 -0.307908 0 -0.887748 -0.460331 0 -0.887748 -0.460331 0 -0.799889 -0.600148 0 -0.799889 -0.600148 0 -0.690198 -0.72362 0 -0.690198 -0.72362 0 -0.561647 -0.827377 0 -0.561647 -0.827377 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.262592 -0.964907 0 -0.262592 -0.964907 0 -0.100197 -0.994968 0 -0.100197 -0.994968 0 0.0176835 0.999844 0 0.0176888 0.999844 1.43526e-06 0.0177002 0.999843 0 -0.00823381 0.999966 0 0.0765826 0.997063 0 -0.00823381 0.999966 0 -0.11884 0.992913 0 -0.11884 0.992913 0 -0.284912 0.958554 0 -0.284912 0.958554 0 -0.442836 0.896603 0 -0.442836 0.896603 0 -0.587971 0.808882 0 -0.587971 0.808882 0 -0.716223 0.697871 0 -0.716223 0.697871 0 -0.823879 0.566766 0 -0.823879 0.566766 0 -0.907776 0.419455 0 -0.907776 0.419455 0 -0.965622 0.259949 0 -0.965622 0.259949 0 -0.995669 0.0929729 0 -0.995669 0.0929729 0 -0.997065 -0.0765589 0 -0.997065 -0.0765589 0 -0.969768 -0.244028 0 -0.969768 -0.244028 0 -0.914609 -0.404339 0 -0.914609 -0.404339 0 -0.833094 -0.553132 0 -0.833094 -0.553132 0 -0.727627 -0.685973 0 -0.727627 -0.685973 0 -0.601244 -0.799065 0 -0.601244 -0.799065 0 -0.457566 -0.889176 0 -0.457566 -0.889176 0 -0.300666 -0.953729 0 -0.300666 -0.953729 0 -0.13521 -0.990817 0 -0.13521 -0.990817 0 0.0341865 -0.999415 0 0.0341865 -0.999415 0 0.2026 -0.979262 0 0.2026 -0.979262 0 0.36524 -0.930913 0 0.36524 -0.930913 0 0.517232 -0.855845 0 0.517232 -0.855845 0 0.65447 -0.756088 0 0.65447 -0.756088 0 0.772814 -0.634633 0 0.772814 -0.634633 0 0.868976 -0.494855 0 0.868976 -0.494855 0 0.940082 -0.340948 0 0.940082 -0.340948 0 0.984194 -0.177092 0 0.984194 -0.177092 0 0.999966 -0.00827645 0 0.999966 -0.00827645 0 0.986978 0.160853 0 0.986978 0.160853 0 0.945575 0.325403 0 0.945575 0.325403 0 0.877 0.48049 0 0.877 0.48049 0 0.783202 0.621767 0 0.783202 0.621767 0 0.66684 0.745201 0 0.66684 0.745201 0 0.531316 0.847173 0 0.531316 0.847173 0 0.380501 0.924781 0 0.380501 0.924781 0 0.218745 0.975782 0 0.218745 0.975782 0 0.0765826 0.997063 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.332018 -0.943273 0 -0.332015 -0.943274 -5.48362e-07 -0.332012 -0.943275 0 0.408764 0.91264 0 0.408764 0.91264 0 0.55342 0.832902 0 0.55342 0.832902 0 0.682958 0.730457 0 0.682964 0.730452 -1.74809e-07 0.682967 0.730449 0 0.793875 0.608081 0 0.793875 0.608081 0 0.883124 0.469139 0 0.883124 0.469139 0 0.948306 0.317357 0 0.948306 0.317357 0 0.987607 0.156945 0 0.987607 0.156945 0 0.99997 -0.00773756 0 0.99997 -0.00773756 0 0.985056 -0.172237 0 0.985056 -0.172237 0 0.943278 -0.332003 0 0.943278 -0.332003 0 0.875761 -0.482746 0 0.875761 -0.482746 0 0.784352 -0.620317 0 0.784352 -0.620317 0 0.671551 -0.740958 0 0.671551 -0.740958 0 0.540463 -0.841368 0 0.540463 -0.841368 0 0.394586 -0.918859 0 0.394602 -0.918852 8.50377e-07 0.394644 -0.918834 0 0.237968 -0.971273 0 0.237968 -0.971273 0 0.0748594 -0.997194 0 0.0748594 -0.997194 0 -0.0902858 -0.995916 0 -0.0902858 -0.995916 0 -0.253005 -0.967465 0 -0.253005 -0.967465 0 0.332016 0.943274 0 0.332017 0.943274 2.65241e-07 0.332019 0.943273 0 -0.332009 -0.943276 0 -0.332013 -0.943275 1.23084e-06 -0.332021 -0.943272 0 0.408783 0.912632 0 0.408783 0.912632 0 0.553426 0.832899 0 0.553426 0.832899 0 0.682958 0.730457 0 0.682952 0.730464 2.0639e-07 0.682948 0.730467 0 0.793875 0.608081 0 0.793875 0.608081 0 0.883129 0.469131 0 0.883129 0.469131 0 0.948302 0.317371 0 0.948302 0.317371 0 0.987611 0.156922 0 0.987611 0.156922 0 0.99997 -0.00771447 0 0.99997 -0.00771447 0 0.985052 -0.172259 0 0.985052 -0.172259 0 0.943274 -0.332017 0 0.943274 -0.332017 0 0.875765 -0.482738 0 0.875765 -0.482738 0 0.784363 -0.620302 0 0.784363 -0.620302 0 0.671575 -0.740936 0 0.671575 -0.740936 0 0.540447 -0.841378 0 0.540447 -0.841378 0 0.394601 -0.918853 0 0.394594 -0.918856 -3.82323e-07 0.394575 -0.918864 0 0.237946 -0.971278 0 0.237946 -0.971278 0 0.0748577 -0.997194 0 0.0748577 -0.997194 0 -0.0902879 -0.995916 0 -0.0902879 -0.995916 0 -0.252978 -0.967472 0 -0.252978 -0.967472 0 0.332016 0.943274 0 0.332013 0.943275 -7.24199e-07 0.332008 0.943277 0 -0.332012 -0.943275 0 -0.332011 -0.943276 -3.48686e-07 -0.332009 -0.943276 0 0.408773 0.912636 0 0.408773 0.912636 0 0.55342 0.832902 0 0.55342 0.832902 0 0.682965 0.730451 0 0.682965 0.730451 0 0.793875 0.608081 0 0.793875 0.608081 0 0.883129 0.469131 0 0.883129 0.469131 0 0.948306 0.317357 0 0.948306 0.317357 0 0.987607 0.156948 0 0.987607 0.156948 0 0.99997 -0.00773756 0 0.99997 -0.00773756 0 0.985056 -0.172233 0 0.985056 -0.172233 0 0.943281 -0.331996 0 0.943281 -0.331996 0 0.875755 -0.482756 0 0.875755 -0.482756 0 0.784372 -0.620291 0 0.784372 -0.620291 0 0.671551 -0.740958 0 0.671551 -0.740958 0 0.540431 -0.841389 0 0.540431 -0.841389 0 0.394594 -0.918856 0 0.394594 -0.918856 0 0.23799 -0.971268 0 0.23799 -0.971268 0 0.0748577 -0.997194 0 0.0748577 -0.997194 0 -0.0903108 -0.995914 0 -0.0903108 -0.995914 0 -0.252989 -0.967469 0 -0.252989 -0.967469 0 0.332014 0.943274 0 0.332014 0.943274 7.45054e-08 0.332015 0.943274 0 0.332015 0.943274 0 0.332014 0.943274 -7.45055e-08 0.332014 0.943274 0 -0.252989 -0.967469 0 -0.252989 -0.967469 0 -0.0903108 -0.995914 0 -0.0903108 -0.995914 0 0.0748577 -0.997194 0 0.0748577 -0.997194 0 0.23799 -0.971268 0 0.23799 -0.971268 0 0.394594 -0.918856 0 0.394594 -0.918856 0 0.540431 -0.841389 0 0.540431 -0.841389 0 0.671551 -0.740958 0 0.671551 -0.740958 0 0.784372 -0.620291 0 0.784372 -0.620291 0 0.875755 -0.482756 0 0.875755 -0.482756 0 0.943281 -0.331996 0 0.943281 -0.331996 0 0.985056 -0.172233 0 0.985056 -0.172233 0 0.99997 -0.00773756 0 0.99997 -0.00773756 0 0.987607 0.156948 0 0.987607 0.156948 0 0.948306 0.317357 0 0.948306 0.317357 0 0.883129 0.469131 0 0.883129 0.469131 0 0.793875 0.608081 0 0.793875 0.608081 0 0.682965 0.730451 0 0.682965 0.730451 0 0.55342 0.832902 0 0.55342 0.832902 0 0.408773 0.912636 0 0.408773 0.912636 0 -0.332009 -0.943276 0 -0.332011 -0.943276 3.48686e-07 -0.332012 -0.943275 0 0.332008 0.943277 0 0.332013 0.943275 7.24199e-07 0.332016 0.943274 0 -0.252978 -0.967472 0 -0.252978 -0.967472 0 -0.0902879 -0.995916 0 -0.0902879 -0.995916 0 0.0748577 -0.997194 0 0.0748577 -0.997194 0 0.237946 -0.971278 0 0.237946 -0.971278 0 0.394575 -0.918864 0 0.394594 -0.918856 3.82887e-07 0.394601 -0.918853 0 0.540447 -0.841378 0 0.540447 -0.841378 0 0.671575 -0.740936 0 0.671575 -0.740936 0 0.784363 -0.620302 0 0.784363 -0.620302 0 0.875765 -0.482738 0 0.875765 -0.482738 0 0.943274 -0.332017 0 0.943274 -0.332017 0 0.985052 -0.172259 0 0.985052 -0.172259 0 0.99997 -0.00771447 0 0.99997 -0.00771447 0 0.987611 0.156922 0 0.987611 0.156922 0 0.948302 0.317371 0 0.948302 0.317371 0 0.883129 0.469131 0 0.883129 0.469131 0 0.793875 0.608081 0 0.793875 0.608081 0 0.682948 0.730467 0 0.682952 0.730464 -2.05263e-07 0.682958 0.730457 0 0.553426 0.832899 0 0.553426 0.832899 0 0.408783 0.912632 0 0.408783 0.912632 0 -0.332021 -0.943272 0 -0.332013 -0.943275 -1.23084e-06 -0.332009 -0.943276 0 0.0342075 0.999415 0 -0.0506781 0.998715 0 0.0342075 0.999415 0 0.135171 0.990822 0 0.135171 0.990822 0 0.300694 0.953721 0 0.300694 0.953721 0 0.457583 0.889167 0 0.457583 0.889167 0 0.601259 0.799054 0 0.601259 0.799054 0 0.727627 0.685973 0 0.727627 0.685973 0 0.833094 0.553132 0 0.833094 0.553132 0 0.914576 0.404414 0 0.914576 0.404414 0 0.96979 0.243943 0 0.96979 0.243943 0 0.997059 0.0766449 0 0.997059 0.0766449 0 0.99566 -0.0930662 0 0.99566 -0.0930662 0 0.965622 -0.259949 0 0.965622 -0.259949 0 0.907793 -0.419418 0 0.907793 -0.419418 0 0.823879 -0.566766 0 0.823879 -0.566766 0 0.716179 -0.697917 0 0.716179 -0.697917 0 0.588001 -0.808861 0 0.588001 -0.808861 0 0.442818 -0.896612 0 0.442818 -0.896612 0 0.284954 -0.958541 0 0.284954 -0.958541 0 0.11884 -0.992913 0 0.11884 -0.992913 0 -0.0506936 -0.998714 0 -0.0506936 -0.998714 0 -0.218702 -0.975792 0 -0.218702 -0.975792 0 -0.380501 -0.924781 0 -0.380501 -0.924781 0 -0.531369 -0.847141 0 -0.531369 -0.847141 0 -0.666795 -0.745241 0 -0.666795 -0.745241 0 -0.783207 -0.621761 0 -0.783207 -0.621761 0 -0.877 -0.48049 0 -0.877 -0.48049 0 -0.945599 -0.325335 0 -0.945599 -0.325335 0 -0.986977 -0.16086 0 -0.986977 -0.16086 0 -0.999967 0.00818686 0 -0.999967 0.00818686 0 -0.984186 0.177136 0 -0.984186 0.177136 0 -0.940087 0.340934 0 -0.940087 0.340934 0 -0.868945 0.494908 0 -0.868945 0.494908 0 -0.772876 0.634557 0 -0.772876 0.634557 0 -0.654473 0.756085 0 -0.654473 0.756085 0 -0.517232 0.855845 0 -0.517232 0.855845 0 -0.365217 0.930923 0 -0.365217 0.930923 0 -0.202591 0.979264 0 -0.202591 0.979264 0 -0.0506781 0.998715 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.332019 0.943273 0 0.332017 0.943274 -2.65241e-07 0.332016 0.943274 0 -0.253005 -0.967465 0 -0.253005 -0.967465 0 -0.0902858 -0.995916 0 -0.0902858 -0.995916 0 0.0748594 -0.997194 0 0.0748594 -0.997194 0 0.237968 -0.971273 0 0.237968 -0.971273 0 0.394644 -0.918834 0 0.394602 -0.918852 -8.49813e-07 0.394586 -0.918859 0 0.540463 -0.841368 0 0.540463 -0.841368 0 0.671551 -0.740958 0 0.671551 -0.740958 0 0.784352 -0.620317 0 0.784352 -0.620317 0 0.875761 -0.482746 0 0.875761 -0.482746 0 0.943278 -0.332003 0 0.943278 -0.332003 0 0.985056 -0.172237 0 0.985056 -0.172237 0 0.99997 -0.00773756 0 0.99997 -0.00773756 0 0.987607 0.156945 0 0.987607 0.156945 0 0.948306 0.317357 0 0.948306 0.317357 0 0.883124 0.469139 0 0.883124 0.469139 0 0.793875 0.608081 0 0.793875 0.608081 0 0.682967 0.730449 0 0.682964 0.730452 1.75937e-07 0.682958 0.730457 0 0.55342 0.832902 0 0.55342 0.832902 0 0.408764 0.91264 0 0.408764 0.91264 0 -0.332012 -0.943275 0 -0.332015 -0.943274 5.48362e-07 -0.332018 -0.943273 0 0.0342075 0.999415 0 -0.0506752 0.998715 0 0.0342075 0.999415 0 0.135165 0.990823 0 0.135165 0.990823 0 0.300748 0.953704 0 0.300748 0.953704 0 0.457566 0.889176 0 0.457566 0.889176 0 0.601216 0.799087 0 0.601216 0.799087 0 0.727648 0.685951 0 0.727648 0.685951 0 0.83308 0.553153 0 0.83308 0.553153 0 0.914609 0.404339 0 0.914609 0.404339 0 0.969782 0.243975 0 0.969782 0.243975 0 0.997065 0.0765589 0 0.997065 0.0765589 0 0.995668 -0.0929812 0 0.995668 -0.0929812 0 0.965622 -0.259949 0 0.965622 -0.259949 0 0.907801 -0.4194 0 0.907801 -0.4194 0 0.823858 -0.566796 0 0.823858 -0.566796 0 0.716224 -0.697871 0 0.716224 -0.697871 0 0.587979 -0.808876 0 0.587979 -0.808876 0 0.442836 -0.896603 0 0.442836 -0.896603 0 0.284924 -0.95855 0 0.284924 -0.95855 0 0.11884 -0.992913 0 0.11884 -0.992913 0 -0.0506936 -0.998714 0 -0.0506936 -0.998714 0 -0.218702 -0.975792 0 -0.218702 -0.975792 0 -0.380501 -0.924781 0 -0.380501 -0.924781 0 -0.531316 -0.847174 0 -0.531316 -0.847174 0 -0.666865 -0.745179 0 -0.666865 -0.745179 0 -0.783141 -0.621844 0 -0.783141 -0.621844 0 -0.877019 -0.480456 0 -0.877019 -0.480456 0 -0.945594 -0.325349 0 -0.945594 -0.325349 0 -0.986978 -0.160853 0 -0.986978 -0.160853 0 -0.999966 0.00827645 0 -0.999966 0.00827645 0 -0.984194 0.177092 0 -0.984194 0.177092 0 -0.940106 0.340883 0 -0.940106 0.340883 0 -0.868956 0.494889 0 -0.868956 0.494889 0 -0.772792 0.63466 0 -0.772792 0.63466 0 -0.654495 0.756066 0 -0.654495 0.756066 0 -0.517285 0.855814 0 -0.517285 0.855814 0 -0.365162 0.930944 0 -0.365162 0.930944 0 -0.202643 0.979253 0 -0.202643 0.979253 0 -0.0506752 0.998715 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.332014 0.943274 0 0.332014 0.943274 0 -0.252983 -0.967471 0 -0.252983 -0.967471 0 -0.0902858 -0.995916 0 -0.0902858 -0.995916 0 0.0748347 -0.997196 0 0.0748347 -0.997196 0 0.237995 -0.971266 0 0.237995 -0.971266 0 0.394575 -0.918864 0 0.394585 -0.918859 2.14277e-07 0.39459 -0.918858 0 0.540431 -0.841389 0 0.540431 -0.841389 0 0.671575 -0.740936 0 0.671575 -0.740936 0 0.784363 -0.620302 0 0.784363 -0.620302 0 0.875755 -0.482756 0 0.875755 -0.482756 0 0.943274 -0.332017 0 0.943274 -0.332017 0 0.985056 -0.172233 0 0.985056 -0.172233 0 0.99997 -0.00773756 0 0.99997 -0.00773756 0 0.987603 0.156971 0 0.987603 0.156971 0 0.948299 0.317378 0 0.948299 0.317378 0 0.883138 0.469113 0 0.883138 0.469113 0 0.793884 0.60807 0 0.793884 0.60807 0 0.682948 0.730467 0 0.682952 0.730463 -2.52623e-07 0.682961 0.730455 0 0.55341 0.832909 0 0.55341 0.832909 0 0.408781 0.912632 0 0.408781 0.912632 0 -0.332013 -0.943275 0 -0.332013 -0.943275 0 0.177124 0.984189 0 0.177124 0.984189 0 0.177122 0.984189 0 0.177122 0.984189 0 0.177124 0.984189 0 0.177124 0.984189 0 0.177124 0.984189 0 0.177124 0.984189 0 0.177124 0.984189 0 0.177124 0.984189 0 0.177123 0.984189 0 0.177123 0.984189 0 0.177125 0.984188 0 0.177125 0.984188 0 0.177123 0.984189 0 0.177123 0.984189 0 0.177124 0.984188 0 0.177124 0.984188 0 -0.00837959 0.999965 0 0.0765232 0.997068 0 -0.00837959 0.999965 0 -0.118801 0.992918 0 -0.118801 0.992918 0 -0.2849 0.958557 0 -0.2849 0.958557 0 -0.442854 0.896594 0 -0.442854 0.896594 0 -0.587979 0.808876 0 -0.587979 0.808876 0 -0.716224 0.697871 0 -0.716224 0.697871 0 -0.823879 0.566766 0 -0.823879 0.566766 0 -0.907801 0.4194 0 -0.907801 0.4194 0 -0.965622 0.259949 0 -0.965622 0.259949 0 -0.99566 0.0930662 0 -0.99566 0.0930662 0 -0.997062 -0.0766036 0 -0.997062 -0.0766036 0 -0.969779 -0.243985 0 -0.969779 -0.243985 0 -0.914593 -0.404377 0 -0.914593 -0.404377 0 -0.833094 -0.553132 0 -0.833094 -0.553132 0 -0.727627 -0.685973 0 -0.727627 -0.685973 0 -0.601266 -0.799049 0 -0.601266 -0.799049 0 -0.457547 -0.889185 0 -0.457547 -0.889185 0 -0.300694 -0.953721 0 -0.300694 -0.953721 0 -0.135171 -0.990822 0 -0.135171 -0.990822 0 0.0341865 -0.999415 0 0.0341865 -0.999415 0 0.202643 -0.979253 0 0.202643 -0.979253 0 0.365162 -0.930944 0 0.365162 -0.930944 0 0.517285 -0.855814 0 0.517285 -0.855814 0 0.654451 -0.756105 0 0.654451 -0.756105 0 0.77284 -0.634601 0 0.77284 -0.634601 0 0.868967 -0.494869 0 0.868967 -0.494869 0 0.940091 -0.340923 0 0.940091 -0.340923 0 0.984186 -0.177136 0 0.984186 -0.177136 0 0.999966 -0.00823184 0 0.999966 -0.00823184 0 0.98698 0.160846 0 0.98698 0.160846 0 0.945589 0.325363 0 0.945589 0.325363 0 0.877 0.48049 0 0.877 0.48049 0 0.783224 0.621739 0 0.783224 0.621739 0 0.66682 0.745219 0 0.66682 0.745219 0 0.531284 0.847194 0 0.531284 0.847194 0 0.380501 0.924781 0 0.380501 0.924781 0 0.218788 0.975773 0 0.218788 0.975773 0 0.0765232 0.997068 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.332013 -0.943275 0 -0.332013 -0.943275 0 0.408781 0.912632 0 0.408781 0.912632 0 0.55341 0.832909 0 0.55341 0.832909 0 0.682961 0.730455 0 0.682952 0.730463 2.5375e-07 0.682948 0.730467 0 0.793884 0.60807 0 0.793884 0.60807 0 0.883138 0.469113 0 0.883138 0.469113 0 0.948299 0.317378 0 0.948299 0.317378 0 0.987603 0.156971 0 0.987603 0.156971 0 0.99997 -0.00773756 0 0.99997 -0.00773756 0 0.985056 -0.172233 0 0.985056 -0.172233 0 0.943274 -0.332017 0 0.943274 -0.332017 0 0.875755 -0.482756 0 0.875755 -0.482756 0 0.784363 -0.620302 0 0.784363 -0.620302 0 0.671575 -0.740936 0 0.671575 -0.740936 0 0.540431 -0.841389 0 0.540431 -0.841389 0 0.39459 -0.918858 0 0.394585 -0.918859 -2.13149e-07 0.394575 -0.918864 0 0.237995 -0.971266 0 0.237995 -0.971266 0 0.0748347 -0.997196 0 0.0748347 -0.997196 0 -0.0902858 -0.995916 0 -0.0902858 -0.995916 0 -0.252983 -0.967471 0 -0.252983 -0.967471 0 0.332014 0.943274 0 0.332014 0.943274 0 0.943274 -0.332014 0 0.943274 -0.332016 0 0.943274 -0.332015 2.93563e-07 0.943274 -0.332014 0 0.943274 -0.332014 0 0.943274 -0.332015 0 0.943275 -0.332014 0 0.943275 -0.332014 0 0.943266 -0.332038 -2.07676e-05 0.943275 -0.332013 0 0.943275 -0.332014 -1.39077e-06 0.943274 -0.332016 2.06629e-06 0.943274 -0.332015 2.6491e-07 0.943274 -0.332015 8.47712e-08 0.943274 -0.332014 0 0.943274 -0.332016 1.04792e-06 0.943274 -0.332014 -1.58171e-07 0.943266 -0.332038 2.07295e-05 0.943275 -0.332013 0 0.943275 -0.332012 -3.69549e-06 0.943275 -0.332013 0 0.943275 -0.332014 -5.96046e-07 0.943274 -0.332014 0 0.943274 -0.332014 0 0.943274 -0.332016 -5.63699e-07 0.943274 -0.332014 4.89179e-07 0.943274 -0.332016 0 0.943274 -0.332016 0 0.943274 -0.332015 0 0.943275 -0.332013 -2.96569e-06 0.943274 -0.332017 0 0.943274 -0.332015 0 0.943274 -0.332014 -1.14472e-06 0.943274 -0.332014 0 0.943274 -0.332014 0 0.943274 -0.332016 7.28498e-07 0.943274 -0.332015 3.26692e-07 0.943274 -0.332015 2.6491e-07 0.943274 -0.332015 0 0.943274 -0.332014 -1.10719e-06 0.943273 -0.332017 0 0.943274 -0.332015 1.58946e-06 0.943274 -0.332015 -3.88534e-07 0.943274 -0.332015 -5.5631e-07 0.943274 -0.332015 0 0.943274 -0.332016 2.26498e-06 0.943274 -0.332015 1.04198e-06 0.943274 -0.332015 1.12397e-06 0.943275 -0.332012 -1.85125e-06 0.943274 -0.332015 0 0.0177002 0.999843 0 0.0176888 0.999844 -1.43526e-06 0.0176835 0.999844 0 -0.100197 -0.994968 0 -0.100197 -0.994968 0 -0.262592 -0.964907 0 -0.262592 -0.964907 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.561647 -0.827377 0 -0.561647 -0.827377 0 -0.690198 -0.72362 0 -0.690198 -0.72362 0 -0.799889 -0.600148 0 -0.799889 -0.600148 0 -0.887748 -0.460331 0 -0.887748 -0.460331 0 -0.951416 -0.307908 0 -0.951416 -0.307908 0 -0.989117 -0.14713 0 -0.989117 -0.14713 0 -0.999844 0.0176923 0 -0.999844 0.0176923 0 -0.983292 0.182033 0 -0.983292 0.182033 0 -0.939938 0.341344 0 -0.939938 0.341344 0 -0.87091 0.491443 0 -0.87091 0.491443 0 -0.778146 0.628083 0 -0.778146 0.628083 0 -0.664175 0.747578 0 -0.664175 0.747578 0 -0.532053 0.846711 0 -0.532053 0.846711 0 -0.385445 0.922731 0 -0.385445 0.922731 0 -0.228309 0.973589 0 -0.228309 0.973589 0 -0.0649276 0.99789 0 -0.0649276 0.99789 0 -0.0176915 -0.999844 0 -0.0176888 -0.999844 -4.03635e-07 -0.0176872 -0.999844 0 -0.00823381 0.999966 0 0.0765134 0.997069 0 -0.00823381 0.999966 0 -0.118845 0.992913 0 -0.118845 0.992913 0 -0.284912 0.958554 0 -0.284912 0.958554 0 -0.442836 0.896603 0 -0.442836 0.896603 0 -0.587971 0.808882 0 -0.587971 0.808882 0 -0.716223 0.697871 0 -0.716223 0.697871 0 -0.823844 0.566817 0 -0.823844 0.566817 0 -0.907818 0.419363 0 -0.907818 0.419363 0 -0.965625 0.259938 0 -0.965625 0.259938 0 -0.99566 0.0930662 0 -0.99566 0.0930662 0 -0.997058 -0.0766483 0 -0.997058 -0.0766483 0 -0.96979 -0.243943 0 -0.96979 -0.243943 0 -0.914569 -0.404431 0 -0.914569 -0.404431 0 -0.833128 -0.55308 0 -0.833128 -0.55308 0 -0.727627 -0.685973 0 -0.727627 -0.685973 0 -0.601266 -0.799049 0 -0.601266 -0.799049 0 -0.457512 -0.889204 0 -0.457512 -0.889204 0 -0.300694 -0.953721 0 -0.300694 -0.953721 0 -0.135222 -0.990815 0 -0.135222 -0.990815 0 0.0342299 -0.999414 0 0.0342299 -0.999414 0 0.2026 -0.979262 0 0.2026 -0.979262 0 0.365201 -0.930929 0 0.365201 -0.930929 0 0.517252 -0.855833 0 0.517252 -0.855833 0 0.654451 -0.756105 0 0.654451 -0.756105 0 0.772818 -0.634628 0 0.772818 -0.634628 0 0.868987 -0.494835 0 0.868987 -0.494835 0 0.940091 -0.340923 0 0.940091 -0.340923 0 0.984186 -0.177136 0 0.984186 -0.177136 0 0.999966 -0.00823184 0 0.999966 -0.00823184 0 0.98698 0.160846 0 0.98698 0.160846 0 0.945589 0.325363 0 0.945589 0.325363 0 0.877 0.48049 0 0.877 0.48049 0 0.783202 0.621767 0 0.783202 0.621767 0 0.666842 0.745199 0 0.666842 0.745199 0 0.531284 0.847194 0 0.531284 0.847194 0 0.380517 0.924774 0 0.380517 0.924774 0 0.218788 0.975773 0 0.218788 0.975773 0 0.0765134 0.997069 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.0177002 0.999843 0 0.0176888 0.999844 -1.43526e-06 0.0176835 0.999844 0 -0.100194 -0.994968 0 -0.100194 -0.994968 0 -0.262598 -0.964906 0 -0.262598 -0.964906 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.561674 -0.827359 0 -0.561674 -0.827359 0 -0.690202 -0.723617 0 -0.690187 -0.723631 3.81756e-07 -0.690181 -0.723637 0 -0.799881 -0.600159 0 -0.799881 -0.600159 0 -0.887762 -0.460303 0 -0.887762 -0.460303 0 -0.951403 -0.307949 0 -0.951403 -0.307949 0 -0.989121 -0.147107 0 -0.989121 -0.147107 0 -0.999843 0.0176927 0 -0.999843 0.0176927 0 -0.983298 0.182002 0 -0.983298 0.182002 0 -0.939926 0.34138 0 -0.939926 0.34138 0 -0.870915 0.491433 0 -0.870915 0.491433 0 -0.778157 0.628069 0 -0.778157 0.628069 0 -0.664162 0.747589 0 -0.664162 0.747589 0 -0.532042 0.846718 0 -0.532042 0.846718 0 -0.38547 0.92272 0 -0.385465 0.922723 -2.44728e-07 -0.385455 0.922727 0 -0.228293 0.973593 0 -0.228293 0.973593 0 -0.0649261 0.99789 0 -0.0649261 0.99789 0 -0.017681 -0.999844 0 -0.0176849 -0.999844 5.66803e-07 -0.0176872 -0.999844 0 -0.00838083 0.999965 0 0.0766519 0.997058 0 -0.00838083 0.999965 0 -0.118796 0.992919 0 -0.118796 0.992919 0 -0.284954 0.958541 0 -0.284954 0.958541 0 -0.442818 0.896612 0 -0.442818 0.896612 0 -0.587979 0.808876 0 -0.587979 0.808876 0 -0.716246 0.697848 0 -0.716246 0.697848 0 -0.823844 0.566817 0 -0.823844 0.566817 0 -0.907801 0.4194 0 -0.907801 0.4194 0 -0.965622 0.259949 0 -0.965622 0.259949 0 -0.995664 0.0930216 0 -0.995664 0.0930216 0 -0.997065 -0.0765589 0 -0.997065 -0.0765589 0 -0.969768 -0.244028 0 -0.969768 -0.244028 0 -0.914609 -0.404339 0 -0.914609 -0.404339 0 -0.833094 -0.553132 0 -0.833094 -0.553132 0 -0.727627 -0.685973 0 -0.727627 -0.685973 0 -0.601266 -0.799049 0 -0.601266 -0.799049 0 -0.457547 -0.889185 0 -0.457547 -0.889185 0 -0.300694 -0.953721 0 -0.300694 -0.953721 0 -0.135171 -0.990822 0 -0.135171 -0.990822 0 0.0341865 -0.999415 0 0.0341865 -0.999415 0 0.2026 -0.979262 0 0.2026 -0.979262 0 0.365186 -0.930935 0 0.365186 -0.930935 0 0.517285 -0.855814 0 0.517285 -0.855814 0 0.65447 -0.756088 0 0.65447 -0.756088 0 0.772814 -0.634633 0 0.772814 -0.634633 0 0.868967 -0.494869 0 0.868967 -0.494869 0 0.940106 -0.340883 0 0.940106 -0.340883 0 0.984186 -0.177136 0 0.984186 -0.177136 0 0.999966 -0.00823184 0 0.999966 -0.00823184 0 0.986978 0.160853 0 0.986978 0.160853 0 0.945594 0.325349 0 0.945594 0.325349 0 0.877019 0.480456 0 0.877019 0.480456 0 0.783185 0.621789 0 0.783185 0.621789 0 0.666845 0.745197 0 0.666845 0.745197 0 0.531304 0.847181 0 0.531304 0.847181 0 0.380501 0.924781 0 0.380501 0.924781 0 0.218692 0.975794 0 0.218692 0.975794 0 0.0766519 0.997058 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.0177002 0.999843 0 0.0176888 0.999844 -1.43526e-06 0.0176835 0.999844 0 -0.100197 -0.994968 0 -0.100197 -0.994968 0 -0.262586 -0.964909 0 -0.262586 -0.964909 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.561669 -0.827362 0 -0.561669 -0.827362 0 -0.690202 -0.723617 0 -0.690187 -0.723631 3.81756e-07 -0.690181 -0.723637 0 -0.799889 -0.600148 0 -0.799889 -0.600148 0 -0.887752 -0.460321 0 -0.887752 -0.460321 0 -0.951414 -0.307914 0 -0.951414 -0.307914 0 -0.989117 -0.14713 0 -0.989117 -0.14713 0 -0.999844 0.0176696 0 -0.999844 0.0176696 0 -0.983294 0.182025 0 -0.983294 0.182025 0 -0.939926 0.34138 0 -0.939926 0.34138 0 -0.870915 0.491433 0 -0.870915 0.491433 0 -0.778157 0.628069 0 -0.778157 0.628069 0 -0.664162 0.747589 0 -0.664162 0.747589 0 -0.532059 0.846707 0 -0.532059 0.846707 0 -0.38544 0.922733 0 -0.385445 0.922731 2.37964e-07 -0.385455 0.922727 0 -0.228314 0.973587 0 -0.228314 0.973587 0 -0.0649261 0.99789 0 -0.0649261 0.99789 0 -0.017681 -0.999844 0 -0.0176888 -0.999844 1.12206e-06 -0.0176932 -0.999843 0 -0.0176849 -0.999844 0 -0.0176849 -0.999844 0 -0.100197 -0.994968 0 -0.100197 -0.994968 0 -0.262592 -0.964907 0 -0.262592 -0.964907 0 -0.417827 -0.908526 0 -0.417827 -0.908526 0 -0.561671 -0.827361 0 -0.561671 -0.827361 0 -0.69018 -0.723638 0 -0.690198 -0.72362 -4.65784e-07 -0.690205 -0.723614 0 -0.799877 -0.600164 0 -0.799877 -0.600164 0 -0.88775 -0.460326 0 -0.88775 -0.460326 0 -0.951415 -0.307911 0 -0.951415 -0.307911 0 -0.989117 -0.14713 0 -0.989117 -0.14713 0 -0.999844 0.0176923 0 -0.999844 0.0176923 0 -0.983298 0.182002 0 -0.983298 0.182002 0 -0.939926 0.34138 0 -0.939926 0.34138 0 -0.870915 0.491433 0 -0.870915 0.491433 0 -0.778157 0.628069 0 -0.778157 0.628069 0 -0.66415 0.747599 0 -0.66415 0.747599 0 -0.532053 0.846711 0 -0.532053 0.846711 0 -0.38547 0.92272 0 -0.385445 0.922731 -1.17065e-06 -0.385397 0.922751 0 -0.228314 0.973587 0 -0.228314 0.973587 0 -0.0649261 0.99789 0 -0.0649261 0.99789 0 0.0176849 0.999844 0 0.0176849 0.999844 0 -0.999844 0.0176863 0 -0.999844 0.0176866 0 -0.999844 0.0176857 -1.52986e-07 -0.999844 0.0176866 0 -0.999843 0.0176933 0 -0.999844 0.0176866 0 -0.999844 0.0176866 0 -0.999844 0.0176871 0 -0.999844 0.0176871 0 -0.999844 0.017681 4.687e-06 -0.999844 0.0176868 -1.63913e-07 -0.999844 0.0176869 -1.88748e-07 -0.999844 0.0176866 8.38879e-08 -0.999844 0.0176866 0 -0.999844 0.0176851 0 -0.999843 0.0177058 -1.60429e-05 -0.999844 0.0176851 0 -0.999843 0.0177058 1.60322e-05 -0.999844 0.017689 1.26114e-06 -0.999844 0.0176863 -4.73761e-07 -0.999844 0.0176857 -6.48862e-07 -0.999844 0.0176849 1.27777e-06 -0.999844 0.0176868 -1.53979e-07 -0.999844 0.0176866 8.38879e-08 -0.999844 0.0176866 1.85437e-08 -0.999844 0.0176866 0 -0.999844 0.0176866 -3.45998e-08 -0.999844 0.017681 -4.687e-06 -0.999844 0.0176871 0 -0.999844 0.0176869 0 -0.999844 0.0176869 0 -0.999844 0.017686 8.42545e-07 -0.999844 0.0176871 0 -0.999844 0.0176866 6.62274e-09 -0.999844 0.0176866 -5.67348e-07 -0.999844 0.0176849 0 -0.999843 0.0176933 0 -0.999843 0.0176933 0 -0.999844 0.0176866 1.92059e-08 -0.999844 0.0176866 8.3888e-08 -0.999844 0.0176869 -1.8999e-07 -0.999844 0.0176868 -1.63913e-07 -0.999844 0.0176866 5.73971e-08 -0.999844 0.0176866 0 -0.999844 0.0176866 -1.23571e-08 -0.999844 0.017686 0 -0.999844 0.0176867 -2.85558e-07 -0.999844 0.0176863 0 -0.999844 0.0176868 0 -0.999844 0.0176866 7.28501e-08 -0.999844 0.0176866 0 -0.999844 0.0176866 -3.45998e-08 -0.257741 -0.966214 0 -0.257741 -0.966214 0 -0.413143 -0.910666 0 -0.413143 -0.910666 0 -0.557315 -0.830301 0 -0.557315 -0.830301 0 -0.686276 -0.727341 0 -0.686276 -0.727341 0 -0.796572 -0.604544 0 -0.796572 -0.604544 0 -0.885157 -0.465292 0 -0.885157 -0.465292 0 -0.949635 -0.313358 0 -0.949635 -0.313358 0 -0.988239 -0.152917 0 -0.988239 -0.152917 0 -0.999931 0.0117416 0 -0.999931 0.0117416 0 -0.984387 0.176017 0 -0.984387 0.176017 0 -0.942023 0.335547 0 -0.942023 0.335547 0 -0.874003 0.485921 0 -0.874003 0.485921 0 -0.782174 0.623061 0 -0.782174 0.623061 0 -0.669048 0.743219 0 -0.669048 0.743219 0 -0.537686 0.843145 0 -0.537686 0.843145 0 -0.391681 0.920101 0 -0.391681 0.920101 0 -0.235009 0.971993 0 -0.235009 0.971993 0 -0.0719457 0.997409 0 -0.0719457 0.997409 0 0.415164 0.909746 0 0.415164 0.909746 0 0.559148 0.829068 0 0.559148 0.829068 0 0.687931 0.725776 0 0.687931 0.725776 0 0.687898 0.725808 0 0.687898 0.725808 0 0.797906 0.602782 0 0.797906 0.602782 0 0.886193 0.463317 0 0.886193 0.463317 0 0.950319 0.311277 0 0.950319 0.311277 0 0.988577 0.150714 0 0.988577 0.150714 0 0.999903 -0.0139452 0 0.999903 -0.0139452 0 0.983991 -0.17822 0 0.983991 -0.17822 0 0.94128 -0.337626 0 0.94128 -0.337626 0 0.87292 -0.487864 0 0.87292 -0.487864 0 0.780795 -0.624787 0 0.780795 -0.624787 0 0.667396 -0.744703 0 0.667396 -0.744703 0 0.535809 -0.844339 0 0.535809 -0.844339 0 0.389649 -0.920964 0 0.389649 -0.920964 0 0.389545 -0.921007 0 0.389545 -0.921007 0 0.232861 -0.97251 0 0.232861 -0.97251 0 0.0697259 -0.997566 0 0.0697259 -0.997566 0 -0.0952952 -0.995449 0 -0.0952952 -0.995449 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.984189 -0.177122 0 0.984189 -0.177122 0 0.999844 -0.0176874 0 0.999844 -0.0176874 0 0.999844 -0.0176869 0 0.999844 -0.0176869 0 0.999844 -0.0176859 0 0.999844 -0.0176859 0 0.999844 -0.0176867 0 0.999844 -0.0176867 0 0.999844 -0.017688 0 0.999844 -0.017688 0 0.999844 -0.0176848 0 0.999844 -0.0176848 0 0.999844 -0.017688 0 0.999844 -0.017688 0 0.999844 -0.0176867 0 0.999844 -0.0176867 0 0.999844 -0.017688 0 0.999844 -0.017688 0 0.999844 -0.0176863 0 0.999844 -0.0176863 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943275 0.332013 0 -0.943275 0.332013 0 -0.943274 0.332016 0 -0.943274 0.332016 0 -0.943275 0.332013 0 -0.943275 0.332013 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943274 0.332015 0 -0.943274 0.332014 0 -0.943274 0.332014 0 -0.984189 0.177124 0 -0.984189 0.177124 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.984189 -0.17712 0 0.984189 -0.17712 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.0950802 0.99547 0 0.0950802 0.99547 0 -0.0703973 0.997519 0 -0.0703973 0.997519 0 -0.233944 0.97225 0 -0.233944 0.97225 0 -0.391081 0.920356 0 -0.391081 0.920356 0 -0.537506 0.84326 0 -0.537506 0.84326 0 -0.669228 0.743058 0 -0.669228 0.743058 0 -0.782605 0.622519 0 -0.782605 0.622519 0 -0.874556 0.484925 0 -0.874556 0.484925 0 -0.942552 0.334059 0 -0.942552 0.334059 0 -0.98474 0.174034 0 -0.98474 0.174034 0 -0.999957 0.00924978 0 -0.999957 0.00924978 0 -0.987789 -0.155796 0 -0.987789 -0.155796 0 -0.948573 -0.316557 0 -0.948573 -0.316557 0 -0.883376 -0.468665 0 -0.883376 -0.468665 0 -0.793985 -0.607937 0 -0.793985 -0.607937 0 -0.682852 -0.730557 0 -0.682852 -0.730557 0 -0.553019 -0.833169 0 -0.553019 -0.833169 0 -0.408033 -0.912967 0 -0.408033 -0.912967 0 0.177124 0.984189 0 0.177124 0.984189 0 0.0641331 -0.997941 0 0.0641331 -0.997941 0 0.227841 -0.973698 0 0.227841 -0.973698 0 0.385297 -0.922793 0 0.385297 -0.922793 0 0.532222 -0.846605 0 0.532222 -0.846605 0 0.664547 -0.747247 0 0.664547 -0.747247 0 0.778687 -0.627413 0 0.778687 -0.627413 0 0.87149 -0.490413 0 0.87149 -0.490413 0 0.940436 -0.339972 0 0.940436 -0.339972 0 0.983631 -0.180195 0 0.983631 -0.180195 0 0.999879 -0.0155286 0 0.999879 -0.0155286 0 0.988748 0.149591 0 0.988748 0.149591 0 0.950536 0.310613 0 0.950536 0.310613 0 0.886302 0.463107 0 0.886302 0.463107 0 0.797773 0.602958 0 0.797773 0.602958 0 0.687426 0.726255 0 0.687426 0.726255 0 0.558242 0.829678 0 0.558242 0.829678 0 0.413759 0.910386 0 0.413759 0.910386 0 0.257953 0.966157 0 0.257953 0.966157 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.177124 -0.984189 0 -0.177124 -0.984189 2.93897e-07 -0.177124 -0.984189 0 -0.177124 -0.984189 0 -0.984189 0.177124 0 -0.984189 0.177124 0 -0.984189 0.177124 0 -0.984189 0.177124 0 0.177124 0.984189 0 0.177124 0.984189 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.984189 -0.177123 0 0.984189 -0.177123 0 0.984189 -0.177124 0 0.984189 -0.177124 0 0.984189 -0.177123 0 0.984189 -0.177123 0 -0.177124 -0.984189 0 -0.177124 -0.984189 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.218755 -0.97578 0 -0.340889 -0.940104 0 -0.340889 -0.940104 0 -0.494889 -0.868956 0 -0.494889 -0.868956 0 -0.63462 -0.772825 0 -0.63462 -0.772825 0 -0.756096 -0.65446 0 -0.756096 -0.65446 0 -0.855826 -0.517263 0 -0.855826 -0.517263 0 -0.930927 -0.365205 0 -0.930927 -0.365205 0 -0.979267 -0.202576 0 -0.979267 -0.202576 0 -0.999414 -0.0342311 0 -0.999414 -0.0342311 0 -0.990816 0.135214 0 -0.990816 0.135214 0 -0.953725 0.30068 0 -0.953725 0.30068 0 -0.889183 0.457552 0 -0.889183 0.457552 0 -0.799068 0.601241 0 -0.799068 0.601241 0 -0.685953 0.727646 0 -0.685953 0.727646 0 -0.55312 0.833102 0 -0.55312 0.833102 0 -0.404375 0.914593 0 -0.404375 0.914593 0 -0.243996 0.969776 0 -0.243996 0.969776 0 -0.0765869 0.997063 0 -0.0765869 0.997063 0 0.0930272 0.995664 0 0.0930272 0.995664 0 0.259944 0.965624 0 0.259944 0.965624 0 0.4194 0.907802 0 0.4194 0.907802 0 0.566795 0.823859 0 0.566795 0.823859 0 0.697865 0.716229 0 0.697865 0.716229 0 0.808882 0.587971 0 0.808882 0.587971 0 0.896603 0.442836 0 0.896603 0.442836 0 0.958553 0.284915 0 0.958553 0.284915 0 0.992913 0.11884 0 0.992913 0.11884 0 0.998715 -0.0506718 0 0.998715 -0.0506718 0 0.975782 -0.218745 0 0.975782 -0.218745 0 0.924782 -0.380497 0 0.924782 -0.380497 0 0.84717 -0.531321 0 0.84717 -0.531321 0 0.74521 -0.66683 0 0.74521 -0.66683 0 0.621778 -0.783194 0 0.621778 -0.783194 0 0.480473 -0.87701 0 0.480473 -0.87701 0 0.325366 -0.945588 0 0.325366 -0.945588 0 0.160864 -0.986977 0 0.160864 -0.986977 0 -0.00825396 -0.999966 0 -0.00825396 -0.999966 0 -0.135183 -0.990821 0 -0.177128 -0.984187 -0.00144152 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.984189 0.177124 0 -0.984189 0.177124 0 -0.177124 -0.984189 0 -0.177124 -0.984189 -2.54313e-07 -0.177124 -0.984189 0 -0.177124 -0.984189 0 -0.257794 -0.9662 0 -0.257794 -0.9662 0 -0.413306 -0.910592 0 -0.413306 -0.910592 0 -0.557552 -0.830142 0 -0.557552 -0.830142 0 -0.686582 -0.727053 0 -0.686582 -0.727053 0 -0.796887 -0.604129 0 -0.796887 -0.604129 0 -0.885454 -0.464726 0 -0.885454 -0.464726 0 -0.949869 -0.312647 0 -0.949869 -0.312647 0 -0.988375 -0.152038 0 -0.988375 -0.152038 0 -0.999919 0.0127158 0 -0.999919 0.0127158 0 -0.984189 0.177121 0 -0.984189 0.177121 0 -0.941611 0.336702 0 -0.941611 0.336702 0 -0.873352 0.487091 0 -0.873352 0.487091 0 -0.781264 0.6242 0 -0.781264 0.6242 0 -0.667871 0.744277 0 -0.667871 0.744277 0 -0.53626 0.844053 0 -0.53626 0.844053 0 -0.390019 0.920807 0 -0.390019 0.920807 0 -0.23314 0.972443 0 -0.23314 0.972443 0 -0.0698982 0.997554 0 -0.0698982 0.997554 0 0.0952468 0.995454 0 0.0952468 0.995454 0 0.177122 0.984189 0 0.177122 0.984189 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.0950809 0.99547 0 -0.0950809 0.99547 0 0.0703983 0.997519 0 0.0703983 0.997519 0 0.233941 0.972251 0 0.233941 0.972251 0 0.391079 0.920357 0 0.391079 0.920357 0 0.537516 0.843254 0 0.537516 0.843254 0 0.669224 0.743061 0 0.669224 0.743061 0 0.782601 0.622523 0 0.782601 0.622523 0 0.874553 0.48493 0 0.874553 0.48493 0 0.942554 0.334053 0 0.942554 0.334053 0 0.98474 0.174034 0 0.98474 0.174034 0 0.999957 0.00924978 0 0.999957 0.00924978 0 0.98779 -0.155789 0 0.98779 -0.155789 0 0.948571 -0.316564 0 0.948571 -0.316564 0 0.883376 -0.468665 0 0.883376 -0.468665 0 0.793985 -0.607937 0 0.793985 -0.607937 0 0.682852 -0.730557 0 0.682852 -0.730557 0 0.553019 -0.833169 0 0.553019 -0.833169 0 0.408035 -0.912966 0 0.408035 -0.912966 0 -0.177124 0.984189 0 -0.177124 0.984189 0 -0.0641331 -0.997941 0 -0.0641331 -0.997941 0 -0.227843 -0.973698 0 -0.227843 -0.973698 0 -0.385292 -0.922795 0 -0.385292 -0.922795 0 -0.532222 -0.846605 0 -0.532222 -0.846605 0 -0.664543 -0.74725 0 -0.664543 -0.74725 0 -0.778687 -0.627413 0 -0.778687 -0.627413 0 -0.871493 -0.490407 0 -0.871493 -0.490407 0 -0.94044 -0.339959 0 -0.94044 -0.339959 0 -0.983628 -0.180209 0 -0.983628 -0.180209 0 -0.999879 -0.0155286 0 -0.999879 -0.0155286 0 -0.988747 0.149598 0 -0.988747 0.149598 0 -0.950541 0.3106 0 -0.950541 0.3106 0 -0.886296 0.463119 0 -0.886296 0.463119 0 -0.79778 0.602949 0 -0.79778 0.602949 0 -0.687422 0.726258 0 -0.687422 0.726258 0 -0.558235 0.829683 0 -0.558235 0.829683 0 -0.413762 0.910385 0 -0.413762 0.910385 0 -0.257951 0.966158 0 -0.257951 0.966158 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.177124 -0.984189 0 0.177124 -0.984189 -2.85954e-07 0.177124 -0.984189 0 0.177124 -0.984189 0 0.984189 0.177124 0 0.984189 0.177124 0 0.984189 0.177124 0 0.984189 0.177124 0 -0.177124 0.984189 0 -0.177124 0.984189 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.984189 -0.177124 0 -0.984189 -0.177124 0 -0.984189 -0.177124 0 -0.984189 -0.177124 0 -0.984189 -0.177124 0 -0.984189 -0.177124 0 0.177124 -0.984189 0 0.177124 -0.984189 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.218745 -0.975782 0 0.340892 -0.940102 0 0.340892 -0.940102 0 0.494889 -0.868956 0 0.494889 -0.868956 0 0.634614 -0.772829 0 0.634614 -0.772829 0 0.756096 -0.65446 0 0.756096 -0.65446 0 0.855826 -0.517263 0 0.855826 -0.517263 0 0.930927 -0.365205 0 0.930927 -0.365205 0 0.979262 -0.202597 0 0.979262 -0.202597 0 0.999415 -0.0341974 0 0.999415 -0.0341974 0 0.990819 0.135192 0 0.990819 0.135192 0 0.953722 0.300691 0 0.953722 0.300691 0 0.889178 0.457561 0 0.889178 0.457561 0 0.799073 0.601234 0 0.799073 0.601234 0 0.685953 0.727646 0 0.685953 0.727646 0 0.55312 0.833102 0 0.55312 0.833102 0 0.404371 0.914595 0 0.404371 0.914595 0 0.243996 0.969776 0 0.243996 0.969776 0 0.0765869 0.997063 0 0.0765869 0.997063 0 -0.0930282 0.995663 0 -0.0930282 0.995663 0 -0.259946 0.965623 0 -0.259946 0.965623 0 -0.419395 0.907804 0 -0.419395 0.907804 0 -0.5668 0.823855 0 -0.5668 0.823855 0 -0.697865 0.716229 0 -0.697865 0.716229 0 -0.808871 0.587986 0 -0.808871 0.587986 0 -0.896612 0.442818 0 -0.896612 0.442818 0 -0.958547 0.284936 0 -0.958547 0.284936 0 -0.992916 0.118818 0 -0.992916 0.118818 0 -0.998715 -0.0506718 0 -0.998715 -0.0506718 0 -0.975785 -0.218734 0 -0.975785 -0.218734 0 -0.924782 -0.380497 0 -0.924782 -0.380497 0 -0.847175 -0.531313 0 -0.847175 -0.531313 0 -0.745199 -0.666842 0 -0.745199 -0.666842 0 -0.621789 -0.783185 0 -0.621789 -0.783185 0 -0.480473 -0.87701 0 -0.480473 -0.87701 0 -0.325359 -0.945591 0 -0.325359 -0.945591 0 -0.160864 -0.986977 0 -0.160864 -0.986977 0 0.00825414 -0.999966 0 0.00825414 -0.999966 0 0.135186 -0.99082 0 0.177126 -0.984187 0.00144132 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.984189 0.177123 0 0.984189 0.177123 0 0.177124 -0.984189 0 0.177124 -0.984189 4.57764e-07 0.177124 -0.984189 0 0.177124 -0.984189 0 0.257792 -0.9662 0 0.257792 -0.9662 0 0.413308 -0.910591 0 0.413308 -0.910591 0 0.55755 -0.830143 0 0.55755 -0.830143 0 0.68658 -0.727054 0 0.68658 -0.727054 0 0.79689 -0.604125 0 0.79689 -0.604125 0 0.885452 -0.464731 0 0.885452 -0.464731 0 0.94987 -0.312645 0 0.94987 -0.312645 0 0.988374 -0.152041 0 0.988374 -0.152041 0 0.999919 0.0127188 0 0.999919 0.0127188 0 0.984189 0.177121 0 0.984189 0.177121 0 0.941613 0.336696 0 0.941613 0.336696 0 0.873349 0.487095 0 0.873349 0.487095 0 0.781266 0.624198 0 0.781266 0.624198 0 0.667871 0.744277 0 0.667871 0.744277 0 0.536259 0.844054 0 0.536259 0.844054 0 0.390019 0.920807 0 0.390019 0.920807 0 0.23314 0.972443 0 0.23314 0.972443 0 0.069898 0.997554 0 0.069898 0.997554 0 -0.0952465 0.995454 0 -0.0952465 0.995454 0 -0.177122 0.984189 0 -0.177122 0.984189 0 0.00816059 0.999967 0 -0.0765505 0.997066 0 0.00816059 0.999967 0 0.118862 0.992911 0 0.118862 0.992911 0 0.284915 0.958553 0 0.284915 0.958553 0 0.442836 0.896603 0 0.442836 0.896603 0 0.587966 0.808886 0 0.587966 0.808886 0 0.716235 0.69786 0 0.716235 0.69786 0 0.823861 0.566791 0 0.823861 0.566791 0 0.907797 0.419409 0 0.907797 0.419409 0 0.965628 0.259928 0 0.965628 0.259928 0 0.995663 0.0930328 0 0.995663 0.0930328 0 0.997063 -0.0765924 0 0.997063 -0.0765924 0 0.969779 -0.243985 0 0.969779 -0.243985 0 0.914589 -0.404384 0 0.914589 -0.404384 0 0.833108 -0.553111 0 0.833108 -0.553111 0 0.727632 -0.685968 0 0.727632 -0.685968 0 0.601261 -0.799053 0 0.601261 -0.799053 0 0.457552 -0.889183 0 0.457552 -0.889183 0 0.30066 -0.953731 0 0.30066 -0.953731 0 0.135216 -0.990816 0 0.135216 -0.990816 0 -0.0342307 -0.999414 0 -0.0342307 -0.999414 0 -0.202595 -0.979263 0 -0.202595 -0.979263 0 -0.365205 -0.930927 0 -0.365205 -0.930927 0 -0.517252 -0.855833 0 -0.517252 -0.855833 0 -0.654468 -0.75609 0 -0.654468 -0.75609 0 -0.772812 -0.634635 0 -0.772812 -0.634635 0 -0.868967 -0.494869 0 -0.868967 -0.494869 0 -0.940098 -0.340903 0 -0.940098 -0.340903 0 -0.984188 -0.177125 0 -0.984188 -0.177125 0 -0.999966 -0.00825433 0 -0.999966 -0.00825433 0 -0.986978 0.160857 0 -0.986978 0.160857 0 -0.945589 0.325363 0 -0.945589 0.325363 0 -0.87701 0.480472 0 -0.87701 0.480472 0 -0.783185 0.621789 0 -0.783185 0.621789 0 -0.666842 0.745199 0 -0.666842 0.745199 0 -0.5313 0.847184 0 -0.5313 0.847184 0 -0.380501 0.924781 0 -0.380501 0.924781 0 -0.218766 0.975777 0 -0.218766 0.975777 0 -0.0765505 0.997066 0 0.00823381 0.999966 0 -0.0765826 0.997063 0 0.00823381 0.999966 0 0.118843 0.992913 0 0.118843 0.992913 0 0.284947 0.958543 0 0.284947 0.958543 0 0.442773 0.896634 0 0.442773 0.896634 0 0.588019 0.808847 0 0.588019 0.808847 0 0.716235 0.69786 0 0.716235 0.69786 0 0.823854 0.566802 0 0.823854 0.566802 0 0.907801 0.4194 0 0.907801 0.4194 0 0.965625 0.25994 0 0.965625 0.25994 0 0.995662 0.0930439 0 0.995662 0.0930439 0 0.997063 -0.0765813 0 0.997063 -0.0765813 0 0.969776 -0.243996 0 0.969776 -0.243996 0 0.914593 -0.404377 0 0.914593 -0.404377 0 0.83309 -0.553137 0 0.83309 -0.553137 0 0.727659 -0.685939 0 0.727659 -0.685939 0 0.601216 -0.799087 0 0.601216 -0.799087 0 0.457556 -0.889181 0 0.457556 -0.889181 0 0.300742 -0.953706 0 0.300742 -0.953706 0 0.135216 -0.990816 0 0.135216 -0.990816 0 -0.0342307 -0.999414 0 -0.0342307 -0.999414 0 -0.202595 -0.979263 0 -0.202595 -0.979263 0 -0.365209 -0.930926 0 -0.365209 -0.930926 0 -0.517275 -0.85582 0 -0.517275 -0.85582 0 -0.654447 -0.756107 0 -0.654447 -0.756107 0 -0.772843 -0.634597 0 -0.772843 -0.634597 0 -0.868976 -0.494855 0 -0.868976 -0.494855 0 -0.940084 -0.340943 0 -0.940084 -0.340943 0 -0.98419 -0.177114 0 -0.98419 -0.177114 0 -0.999966 -0.00825396 0 -0.999966 -0.00825396 0 -0.986977 0.16086 0 -0.986977 0.16086 0 -0.945592 0.325355 0 -0.945592 0.325355 0 -0.877 0.48049 0 -0.877 0.48049 0 -0.783185 0.621789 0 -0.783185 0.621789 0 -0.666853 0.745189 0 -0.666853 0.745189 0 -0.531316 0.847174 0 -0.531316 0.847174 0 -0.380501 0.924781 0 -0.380501 0.924781 0 -0.218702 0.975792 0 -0.218702 0.975792 0 -0.0765826 0.997063 0 0.00823381 0.999966 0 -0.0765208 0.997068 0 0.00823381 0.999966 0 0.118843 0.992913 0 0.118843 0.992913 0 0.284912 0.958554 0 0.284912 0.958554 0 0.442836 0.896603 0 0.442836 0.896603 0 0.58796 0.80889 0 0.58796 0.80889 0 0.716235 0.69786 0 0.716235 0.69786 0 0.823854 0.566802 0 0.823854 0.566802 0 0.90781 0.419382 0 0.90781 0.419382 0 0.96562 0.259959 0 0.96562 0.259959 0 0.995664 0.0930216 0 0.995664 0.0930216 0 0.997062 -0.0766036 0 0.997062 -0.0766036 0 0.969779 -0.243985 0 0.969779 -0.243985 0 0.914593 -0.404377 0 0.914593 -0.404377 0 0.833115 -0.553101 0 0.833115 -0.553101 0 0.727627 -0.685973 0 0.727627 -0.685973 0 0.601255 -0.799057 0 0.601255 -0.799057 0 0.457512 -0.889204 0 0.457512 -0.889204 0 0.300707 -0.953717 0 0.300707 -0.953717 0 0.135213 -0.990817 0 0.135213 -0.990817 0 -0.0341865 -0.999415 0 -0.0341865 -0.999415 0 -0.202638 -0.979254 0 -0.202638 -0.979254 0 -0.365162 -0.930944 0 -0.365162 -0.930944 0 -0.517275 -0.85582 0 -0.517275 -0.85582 0 -0.654484 -0.756076 0 -0.654484 -0.756076 0 -0.772807 -0.634642 0 -0.772807 -0.634642 0 -0.868967 -0.494869 0 -0.868967 -0.494869 0 -0.940091 -0.340923 0 -0.940091 -0.340923 0 -0.98419 -0.177114 0 -0.98419 -0.177114 0 -0.999966 -0.00825396 0 -0.999966 -0.00825396 0 -0.986975 0.160875 0 -0.986975 0.160875 0 -0.945589 0.325363 0 -0.945589 0.325363 0 -0.87701 0.480473 0 -0.87701 0.480473 0 -0.783191 0.621781 0 -0.783191 0.621781 0 -0.666853 0.745189 0 -0.666853 0.745189 0 -0.531284 0.847194 0 -0.531284 0.847194 0 -0.380493 0.924784 0 -0.380493 0.924784 0 -0.218788 0.975773 0 -0.218788 0.975773 0 -0.0765208 0.997068 0 0.00808678 0.999967 0 -0.0765195 0.997068 0 0.00808678 0.999967 0 0.11884 0.992913 0 0.11884 0.992913 0 0.284954 0.958541 0 0.284954 0.958541 0 0.442804 0.896618 0 0.442804 0.896618 0 0.587995 0.808864 0 0.587995 0.808864 0 0.716235 0.69786 0 0.716235 0.69786 0 0.823849 0.566809 0 0.823849 0.566809 0 0.907806 0.419391 0 0.907806 0.419391 0 0.965622 0.259949 0 0.965622 0.259949 0 0.995664 0.0930258 0 0.995664 0.0930258 0 0.997064 -0.0765778 0 0.997064 -0.0765778 0 0.969774 -0.244007 0 0.969774 -0.244007 0 0.914597 -0.404367 0 0.914597 -0.404367 0 0.833104 -0.553116 0 0.833104 -0.553116 0 0.727632 -0.685968 0 0.727632 -0.685968 0 0.601255 -0.799057 0 0.601255 -0.799057 0 0.457521 -0.889199 0 0.457521 -0.889199 0 0.300738 -0.953707 0 0.300738 -0.953707 0 0.135214 -0.990816 0 0.135214 -0.990816 0 -0.0342311 -0.999414 0 -0.0342311 -0.999414 0 -0.202597 -0.979262 0 -0.202597 -0.979262 0 -0.365201 -0.930929 0 -0.365201 -0.930929 0 -0.517285 -0.855814 0 -0.517285 -0.855814 0 -0.654447 -0.756107 0 -0.654447 -0.756107 0 -0.772825 -0.63462 0 -0.772825 -0.63462 0 -0.868961 -0.49488 0 -0.868961 -0.49488 0 -0.9401 -0.340899 0 -0.9401 -0.340899 0 -0.984188 -0.177125 0 -0.984188 -0.177125 0 -0.999966 -0.00824272 0 -0.999966 -0.00824272 0 -0.986977 0.16086 0 -0.986977 0.16086 0 -0.945591 0.325359 0 -0.945591 0.325359 0 -0.877005 0.480482 0 -0.877005 0.480482 0 -0.783202 0.621767 0 -0.783202 0.621767 0 -0.666848 0.745194 0 -0.666848 0.745194 0 -0.531284 0.847194 0 -0.531284 0.847194 0 -0.380501 0.924781 0 -0.380501 0.924781 0 -0.218745 0.975782 0 -0.218745 0.975782 0 -0.0765195 0.997068 0 -0.0340882 0.999419 0 0.0506788 0.998715 0 -0.0340882 0.999419 0 -0.135214 0.990816 0 -0.135214 0.990816 0 -0.30068 0.953725 0 -0.30068 0.953725 0 -0.45757 0.889174 0 -0.45757 0.889174 0 -0.601246 0.799064 0 -0.601246 0.799064 0 -0.727637 0.685962 0 -0.727637 0.685962 0 -0.833097 0.553127 0 -0.833097 0.553127 0 -0.914597 0.404367 0 -0.914597 0.404367 0 -0.969779 0.243985 0 -0.969779 0.243985 0 -0.997063 0.0765813 0 -0.997063 0.0765813 0 -0.995665 -0.0930105 0 -0.995665 -0.0930105 0 -0.965619 -0.259961 0 -0.965619 -0.259961 0 -0.907801 -0.4194 0 -0.907801 -0.4194 0 -0.823854 -0.566802 0 -0.823854 -0.566802 0 -0.716235 -0.69786 0 -0.716235 -0.69786 0 -0.58799 -0.808868 0 -0.58799 -0.808868 0 -0.442804 -0.896618 0 -0.442804 -0.896618 0 -0.284954 -0.958541 0 -0.284954 -0.958541 0 -0.118841 -0.992913 0 -0.118841 -0.992913 0 0.0506942 -0.998714 0 0.0506942 -0.998714 0 0.218702 -0.975792 0 0.218702 -0.975792 0 0.380497 -0.924782 0 0.380497 -0.924782 0 0.531354 -0.84715 0 0.531354 -0.84715 0 0.666823 -0.745216 0 0.666823 -0.745216 0 0.783185 -0.621789 0 0.783185 -0.621789 0 0.877 -0.48049 0 0.877 -0.48049 0 0.945599 -0.325335 0 0.945599 -0.325335 0 0.986977 -0.16086 0 0.986977 -0.16086 0 0.999966 0.00823147 0 0.999966 0.00823147 0 0.984186 0.177136 0 0.984186 0.177136 0 0.9401 0.340899 0 0.9401 0.340899 0 0.868956 0.49489 0 0.868956 0.49489 0 0.772839 0.634602 0 0.772839 0.634602 0 0.654473 0.756085 0 0.654473 0.756085 0 0.517247 0.855836 0 0.517247 0.855836 0 0.365205 0.930927 0 0.365205 0.930927 0 0.202595 0.979263 0 0.202595 0.979263 0 0.0506788 0.998715 0 -0.0339747 0.999423 0 0.0506774 0.998715 0 -0.0339747 0.999423 0 -0.135214 0.990816 0 -0.135214 0.990816 0 -0.300704 0.953718 0 -0.300704 0.953718 0 -0.457547 0.889185 0 -0.457547 0.889185 0 -0.601237 0.799071 0 -0.601237 0.799071 0 -0.727627 0.685973 0 -0.727627 0.685973 0 -0.833113 0.553103 0 -0.833113 0.553103 0 -0.914589 0.404384 0 -0.914589 0.404384 0 -0.969779 0.243985 0 -0.969779 0.243985 0 -0.997063 0.0765813 0 -0.997063 0.0765813 0 -0.995664 -0.0930258 0 -0.995664 -0.0930258 0 -0.965625 -0.259938 0 -0.965625 -0.259938 0 -0.907801 -0.4194 0 -0.907801 -0.4194 0 -0.823859 -0.566794 0 -0.823859 -0.566794 0 -0.716229 -0.697865 0 -0.716229 -0.697865 0 -0.587966 -0.808886 0 -0.587966 -0.808886 0 -0.442836 -0.896603 0 -0.442836 -0.896603 0 -0.284915 -0.958553 0 -0.284915 -0.958553 0 -0.118841 -0.992913 0 -0.118841 -0.992913 0 0.0506488 -0.998717 0 0.0506488 -0.998717 0 0.21879 -0.975772 0 0.21879 -0.975772 0 0.380497 -0.924782 0 0.380497 -0.924782 0 0.531289 -0.847191 0 0.531289 -0.847191 0 0.666842 -0.745199 0 0.666842 -0.745199 0 0.783185 -0.621789 0 0.783185 -0.621789 0 0.877015 -0.480463 0 0.877015 -0.480463 0 0.945589 -0.325363 0 0.945589 -0.325363 0 0.986977 -0.160864 0 0.986977 -0.160864 0 0.999966 0.00825396 0 0.999966 0.00825396 0 0.984188 0.177125 0 0.984188 0.177125 0 0.940098 0.340903 0 0.940098 0.340903 0 0.868967 0.494869 0 0.868967 0.494869 0 0.772812 0.634635 0 0.772812 0.634635 0 0.654473 0.756085 0 0.654473 0.756085 0 0.517252 0.855833 0 0.517252 0.855833 0 0.365201 0.930929 0 0.365201 0.930929 0 0.202597 0.979262 0 0.202597 0.979262 0 0.0506774 0.998715 0 -0.0342075 0.999415 0 0.0506781 0.998715 0 -0.0342075 0.999415 0 -0.135168 0.990823 0 -0.135168 0.990823 0 -0.300742 0.953706 0 -0.300742 0.953706 0 -0.457556 0.889181 0 -0.457556 0.889181 0 -0.601216 0.799087 0 -0.601216 0.799087 0 -0.727659 0.685939 0 -0.727659 0.685939 0 -0.83309 0.553137 0 -0.83309 0.553137 0 -0.914593 0.404377 0 -0.914593 0.404377 0 -0.969782 0.243975 0 -0.969782 0.243975 0 -0.997062 0.0766036 0 -0.997062 0.0766036 0 -0.995664 -0.0930258 0 -0.995664 -0.0930258 0 -0.965617 -0.25997 0 -0.965617 -0.25997 0 -0.90781 -0.419382 0 -0.90781 -0.419382 0 -0.823869 -0.566781 0 -0.823869 -0.566781 0 -0.716201 -0.697894 0 -0.716201 -0.697894 0 -0.588001 -0.808861 0 -0.588001 -0.808861 0 -0.442836 -0.896603 0 -0.442836 -0.896603 0 -0.284912 -0.958554 0 -0.284912 -0.958554 0 -0.118843 -0.992913 0 -0.118843 -0.992913 0 0.0506948 -0.998714 0 0.0506948 -0.998714 0 0.21874 -0.975783 0 0.21874 -0.975783 0 0.380501 -0.924781 0 0.380501 -0.924781 0 0.531284 -0.847194 0 0.531284 -0.847194 0 0.666842 -0.745199 0 0.666842 -0.745199 0 0.783185 -0.621789 0 0.783185 -0.621789 0 0.87701 -0.480473 0 0.87701 -0.480473 0 0.945599 -0.325335 0 0.945599 -0.325335 0 0.986974 -0.160882 0 0.986974 -0.160882 0 0.999966 0.00825396 0 0.999966 0.00825396 0 0.98419 0.177114 0 0.98419 0.177114 0 0.940098 0.340903 0 0.940098 0.340903 0 0.868956 0.494889 0 0.868956 0.494889 0 0.772843 0.634597 0 0.772843 0.634597 0 0.654447 0.756108 0 0.654447 0.756108 0 0.517285 0.855814 0 0.517285 0.855814 0 0.365155 0.930947 0 0.365155 0.930947 0 0.202643 0.979253 0 0.202643 0.979253 0 0.0506781 0.998715 0 -0.0342036 0.999415 0 0.0507351 0.998712 0 -0.0342036 0.999415 0 -0.135216 0.990816 0 -0.135216 0.990816 0 -0.300653 0.953734 0 -0.300653 0.953734 0 -0.457556 0.889181 0 -0.457556 0.889181 0 -0.601237 0.799071 0 -0.601237 0.799071 0 -0.727648 0.685951 0 -0.727648 0.685951 0 -0.833118 0.553096 0 -0.833118 0.553096 0 -0.914577 0.404412 0 -0.914577 0.404412 0 -0.969784 0.243964 0 -0.969784 0.243964 0 -0.997062 0.0766036 0 -0.997062 0.0766036 0 -0.995664 -0.0930216 0 -0.995664 -0.0930216 0 -0.96562 -0.259959 0 -0.96562 -0.259959 0 -0.907802 -0.419399 0 -0.907802 -0.419399 0 -0.823869 -0.566781 0 -0.823869 -0.566781 0 -0.716235 -0.69786 0 -0.716235 -0.69786 0 -0.587971 -0.808882 0 -0.587971 -0.808882 0 -0.442827 -0.896607 0 -0.442827 -0.896607 0 -0.284912 -0.958554 0 -0.284912 -0.958554 0 -0.118798 -0.992918 0 -0.118798 -0.992918 0 0.0506488 -0.998717 0 0.0506488 -0.998717 0 0.218745 -0.975782 0 0.218745 -0.975782 0 0.380509 -0.924777 0 0.380509 -0.924777 0 0.531284 -0.847194 0 0.531284 -0.847194 0 0.666867 -0.745177 0 0.666867 -0.745177 0 0.783174 -0.621803 0 0.783174 -0.621803 0 0.87701 -0.480473 0 0.87701 -0.480473 0 0.945589 -0.325363 0 0.945589 -0.325363 0 0.98698 -0.160846 0 0.98698 -0.160846 0 0.999966 0.00823184 0 0.999966 0.00823184 0 0.984186 0.177136 0 0.984186 0.177136 0 0.940098 0.340903 0 0.940098 0.340903 0 0.868977 0.494852 0 0.868977 0.494852 0 0.772807 0.634642 0 0.772807 0.634642 0 0.654462 0.756095 0 0.654462 0.756095 0 0.517252 0.855833 0 0.517252 0.855833 0 0.365209 0.930926 0 0.365209 0.930926 0 0.202591 0.979264 0 0.202591 0.979264 0 0.0507351 0.998712 0 0.0176849 -0.999844 0 0.0176849 -0.999844 0 0.0649265 0.99789 0 0.0649265 0.99789 0 0.228314 0.973587 0 0.228314 0.973587 0 0.385391 0.922753 0 0.385443 0.922732 -1.26763e-06 0.38547 0.92272 0 0.532048 0.846714 0 0.532048 0.846714 0 0.664159 0.747591 0 0.664159 0.747591 0 0.778152 0.628076 0 0.778152 0.628076 0 0.870918 0.491429 0 0.870918 0.491429 0 0.939927 0.341374 0 0.939927 0.341374 0 0.983296 0.182014 0 0.983296 0.182014 0 0.999844 0.0176865 0 0.999844 0.0176865 0 0.989118 -0.147124 0 0.989118 -0.147124 0 0.95141 -0.307927 0 0.95141 -0.307927 0 0.887757 -0.460312 0 0.887757 -0.460312 0 0.799874 -0.600168 0 0.799874 -0.600168 0 0.690197 -0.723621 0 0.69019 -0.723629 -5.07506e-07 0.69017 -0.723647 0 0.561682 -0.827354 0 0.561682 -0.827354 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.262592 -0.964907 0 0.262592 -0.964907 0 0.100196 -0.994968 0 0.100196 -0.994968 0 -0.0176849 0.999844 0 -0.0176849 0.999844 0 -0.0342036 0.999415 0 0.0507337 0.998712 0 -0.0342036 0.999415 0 -0.135214 0.990816 0 -0.135214 0.990816 0 -0.300701 0.953719 0 -0.300701 0.953719 0 -0.457556 0.889181 0 -0.457556 0.889181 0 -0.601226 0.799079 0 -0.601226 0.799079 0 -0.727653 0.685945 0 -0.727653 0.685945 0 -0.83308 0.553153 0 -0.83308 0.553153 0 -0.914597 0.404367 0 -0.914597 0.404367 0 -0.969782 0.243975 0 -0.969782 0.243975 0 -0.997063 0.0765813 0 -0.997063 0.0765813 0 -0.995665 -0.0930146 0 -0.995665 -0.0930146 0 -0.965625 -0.259938 0 -0.965625 -0.259938 0 -0.907801 -0.4194 0 -0.907801 -0.4194 0 -0.823854 -0.566802 0 -0.823854 -0.566802 0 -0.716235 -0.69786 0 -0.716235 -0.69786 0 -0.58796 -0.80889 0 -0.58796 -0.80889 0 -0.442841 -0.8966 0 -0.442841 -0.8966 0 -0.284915 -0.958553 0 -0.284915 -0.958553 0 -0.118841 -0.992913 0 -0.118841 -0.992913 0 0.0506488 -0.998717 0 0.0506488 -0.998717 0 0.218745 -0.975782 0 0.218745 -0.975782 0 0.380497 -0.924782 0 0.380497 -0.924782 0 0.531316 -0.847173 0 0.531316 -0.847173 0 0.666853 -0.745189 0 0.666853 -0.745189 0 0.783185 -0.621789 0 0.783185 -0.621789 0 0.877 -0.48049 0 0.877 -0.48049 0 0.945598 -0.325339 0 0.945598 -0.325339 0 0.986975 -0.160875 0 0.986975 -0.160875 0 0.999966 0.00824271 0 0.999966 0.00824271 0 0.984188 0.177125 0 0.984188 0.177125 0 0.940091 0.340923 0 0.940091 0.340923 0 0.868961 0.49488 0 0.868961 0.49488 0 0.77283 0.634613 0 0.77283 0.634613 0 0.654473 0.756085 0 0.654473 0.756085 0 0.51728 0.855816 0 0.51728 0.855816 0 0.365166 0.930942 0 0.365166 0.930942 0 0.202597 0.979262 0 0.202597 0.979262 0 0.0507337 0.998712 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.0176932 -0.999843 0 0.0176888 -0.999844 1.12206e-06 0.017681 -0.999844 0 0.0649265 0.99789 0 0.0649265 0.99789 0 0.228314 0.973587 0 0.228314 0.973587 0 0.385449 0.922729 0 0.385443 0.922732 1.40409e-07 0.38544 0.922733 0 0.532067 0.846702 0 0.532067 0.846702 0 0.664159 0.747591 0 0.664159 0.747591 0 0.778146 0.628083 0 0.778146 0.628083 0 0.870923 0.49142 0 0.870923 0.49142 0 0.939926 0.34138 0 0.939926 0.34138 0 0.983296 0.182014 0 0.983296 0.182014 0 0.999844 0.0176869 0 0.999844 0.0176869 0 0.989118 -0.147124 0 0.989118 -0.147124 0 0.951412 -0.30792 0 0.951412 -0.30792 0 0.887755 -0.460317 0 0.887755 -0.460317 0 0.799884 -0.600155 0 0.799884 -0.600155 0 0.690189 -0.723629 0 0.690193 -0.723626 2.34582e-07 0.690202 -0.723617 0 0.561658 -0.82737 0 0.561658 -0.82737 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.262592 -0.964907 0 0.262592 -0.964907 0 0.100196 -0.994968 0 0.100196 -0.994968 0 -0.0176836 0.999844 0 -0.0176888 0.999844 -1.42865e-06 -0.0177002 0.999843 0 -0.0339747 0.999423 0 0.0506774 0.998715 0 -0.0339747 0.999423 0 -0.135214 0.990816 0 -0.135214 0.990816 0 -0.300745 0.953705 0 -0.300745 0.953705 0 -0.457547 0.889185 0 -0.457547 0.889185 0 -0.601232 0.799075 0 -0.601232 0.799075 0 -0.727653 0.685945 0 -0.727653 0.685945 0 -0.833085 0.553145 0 -0.833085 0.553145 0 -0.914597 0.404367 0 -0.914597 0.404367 0 -0.969779 0.243985 0 -0.969779 0.243985 0 -0.997063 0.0765924 0 -0.997063 0.0765924 0 -0.995664 -0.0930258 0 -0.995664 -0.0930258 0 -0.965619 -0.25996 0 -0.965619 -0.25996 0 -0.907806 -0.419391 0 -0.907806 -0.419391 0 -0.823854 -0.566802 0 -0.823854 -0.566802 0 -0.716229 -0.697865 0 -0.716229 -0.697865 0 -0.587995 -0.808864 0 -0.587995 -0.808864 0 -0.442804 -0.896618 0 -0.442804 -0.896618 0 -0.284954 -0.958541 0 -0.284954 -0.958541 0 -0.118841 -0.992913 0 -0.118841 -0.992913 0 0.0506942 -0.998714 0 0.0506942 -0.998714 0 0.218745 -0.975782 0 0.218745 -0.975782 0 0.380493 -0.924784 0 0.380493 -0.924784 0 0.531289 -0.847191 0 0.531289 -0.847191 0 0.666853 -0.745189 0 0.666853 -0.745189 0 0.783179 -0.621796 0 0.783179 -0.621796 0 0.877005 -0.480481 0 0.877005 -0.480481 0 0.945602 -0.325325 0 0.945602 -0.325325 0 0.986974 -0.160882 0 0.986974 -0.160882 0 0.999966 0.00824271 0 0.999966 0.00824271 0 0.984188 0.177125 0 0.984188 0.177125 0 0.940091 0.340923 0 0.940091 0.340923 0 0.868961 0.49488 0 0.868961 0.49488 0 0.772848 0.634591 0 0.772848 0.634591 0 0.654447 0.756108 0 0.654447 0.756108 0 0.51728 0.855816 0 0.51728 0.855816 0 0.365205 0.930927 0 0.365205 0.930927 0 0.202597 0.979262 0 0.202597 0.979262 0 0.0506774 0.998715 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.0176871 -0.999844 0 0.0176849 -0.999844 5.60097e-07 0.0176811 -0.999844 0 0.0649258 0.99789 0 0.0649258 0.99789 0 0.228294 0.973592 0 0.228294 0.973592 0 0.385449 0.922729 0 0.385463 0.922723 -3.40588e-07 0.38547 0.92272 0 0.532048 0.846714 0 0.532048 0.846714 0 0.664162 0.747589 0 0.664162 0.747589 0 0.778149 0.62808 0 0.778149 0.62808 0 0.87092 0.491424 0 0.87092 0.491424 0 0.939926 0.34138 0 0.939926 0.34138 0 0.983296 0.182014 0 0.983296 0.182014 0 0.999844 0.0176811 0 0.999844 0.0176811 0 0.989119 -0.147118 0 0.989119 -0.147118 0 0.951413 -0.307918 0 0.951413 -0.307918 0 0.887755 -0.460317 0 0.887755 -0.460317 0 0.799881 -0.600159 0 0.799881 -0.600159 0 0.690185 -0.723633 0 0.690187 -0.723631 1.1729e-07 0.690191 -0.723627 0 0.561676 -0.827357 0 0.561676 -0.827357 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.262593 -0.964907 0 0.262593 -0.964907 0 0.100195 -0.994968 0 0.100195 -0.994968 0 -0.0176836 0.999844 0 -0.0176888 0.999844 -1.42865e-06 -0.0177002 0.999843 0 0.0176871 -0.999844 0 0.0176888 -0.999844 -4.10341e-07 0.0176916 -0.999844 0 0.0649261 0.99789 0 0.0649261 0.99789 0 0.228314 0.973587 0 0.228314 0.973587 0 0.385445 0.922731 0 0.385445 0.922731 0 0.532045 0.846716 0 0.532045 0.846716 0 0.664175 0.747578 0 0.664175 0.747578 0 0.778149 0.62808 0 0.778149 0.62808 0 0.870915 0.491434 0 0.870915 0.491434 0 0.939931 0.341365 0 0.939931 0.341365 0 0.983296 0.182016 0 0.983296 0.182016 0 0.999844 0.0176923 0 0.999844 0.0176923 0 0.989117 -0.14713 0 0.989117 -0.14713 0 0.951415 -0.307913 0 0.951415 -0.307913 0 0.88775 -0.460326 0 0.88775 -0.460326 0 0.799889 -0.600148 0 0.799889 -0.600148 0 0.690187 -0.723631 0 0.690187 -0.723631 0 0.561661 -0.827368 0 0.561661 -0.827368 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.262592 -0.964907 0 0.262592 -0.964907 0 0.100195 -0.994968 0 0.100195 -0.994968 0 -0.0176836 0.999844 0 -0.0176888 0.999844 -1.42865e-06 -0.0177002 0.999843 0 0.00823381 0.999966 0 -0.0765826 0.997063 0 0.00823381 0.999966 0 0.118843 0.992913 0 0.118843 0.992913 0 0.284912 0.958554 0 0.284912 0.958554 0 0.442836 0.896603 0 0.442836 0.896603 0 0.58796 0.80889 0 0.58796 0.80889 0 0.716235 0.69786 0 0.716235 0.69786 0 0.823879 0.566766 0 0.823879 0.566766 0 0.907793 0.419418 0 0.907793 0.419418 0 0.965622 0.259949 0 0.965622 0.259949 0 0.995662 0.0930397 0 0.995662 0.0930397 0 0.997062 -0.0766036 0 0.997062 -0.0766036 0 0.969779 -0.243985 0 0.969779 -0.243985 0 0.914593 -0.404377 0 0.914593 -0.404377 0 0.833104 -0.553116 0 0.833104 -0.553116 0 0.727638 -0.685962 0 0.727638 -0.685962 0 0.601255 -0.799057 0 0.601255 -0.799057 0 0.457547 -0.889185 0 0.457547 -0.889185 0 0.30066 -0.953731 0 0.30066 -0.953731 0 0.135213 -0.990817 0 0.135213 -0.990817 0 -0.0341865 -0.999415 0 -0.0341865 -0.999415 0 -0.202595 -0.979263 0 -0.202595 -0.979263 0 -0.36524 -0.930913 0 -0.36524 -0.930913 0 -0.517252 -0.855833 0 -0.517252 -0.855833 0 -0.654436 -0.756117 0 -0.654436 -0.756117 0 -0.772847 -0.634593 0 -0.772847 -0.634593 0 -0.868956 -0.494889 0 -0.868956 -0.494889 0 -0.940096 -0.340909 0 -0.940096 -0.340909 0 -0.98419 -0.177114 0 -0.98419 -0.177114 0 -0.999966 -0.00825396 0 -0.999966 -0.00825396 0 -0.986975 0.160875 0 -0.986975 0.160875 0 -0.945589 0.325363 0 -0.945589 0.325363 0 -0.877 0.48049 0 -0.877 0.48049 0 -0.783213 0.621753 0 -0.783213 0.621753 0 -0.666817 0.745221 0 -0.666817 0.745221 0 -0.531316 0.847174 0 -0.531316 0.847174 0 -0.380501 0.924781 0 -0.380501 0.924781 0 -0.218745 0.975782 0 -0.218745 0.975782 0 -0.0765826 0.997063 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.332019 -0.943273 0 0.332016 -0.943274 8.9109e-07 0.33201 -0.943276 0 -0.408777 0.912634 0 -0.408777 0.912634 0 -0.55341 0.832909 0 -0.55341 0.832909 0 -0.682958 0.730457 0 -0.682958 0.730457 -3.38337e-09 -0.682958 0.730458 0 -0.793875 0.608081 0 -0.793875 0.608081 0 -0.883138 0.469112 0 -0.883138 0.469112 0 -0.948299 0.317378 0 -0.948299 0.317378 0 -0.987606 0.156956 0 -0.987606 0.156956 0 -0.99997 -0.00774911 0 -0.99997 -0.00774911 0 -0.985058 -0.172226 0 -0.985058 -0.172226 0 -0.943271 -0.332024 0 -0.943271 -0.332024 0 -0.875765 -0.482737 0 -0.875765 -0.482737 0 -0.784357 -0.620309 0 -0.784357 -0.620309 0 -0.671557 -0.740953 0 -0.671557 -0.740953 0 -0.540463 -0.841368 0 -0.540463 -0.841368 0 -0.394574 -0.918864 0 -0.394594 -0.918856 -1.01953e-06 -0.394644 -0.918834 0 -0.237968 -0.971273 0 -0.237968 -0.971273 0 -0.0748586 -0.997194 0 -0.0748586 -0.997194 0 0.0902858 -0.995916 0 0.0902858 -0.995916 0 0.253008 -0.967464 0 0.253008 -0.967464 0 -0.332014 0.943274 0 -0.332016 0.943274 -5.96047e-07 -0.332021 0.943272 0 0.332008 -0.943277 0 0.332013 -0.943275 -1.32323e-06 0.332021 -0.943272 0 -0.408792 0.912628 0 -0.408792 0.912628 0 -0.55342 0.832902 0 -0.55342 0.832902 0 -0.682958 0.730457 0 -0.682952 0.730464 -2.0639e-07 -0.682948 0.730467 0 -0.793875 0.608081 0 -0.793875 0.608081 0 -0.883129 0.469131 0 -0.883129 0.469131 0 -0.948305 0.31736 0 -0.948305 0.31736 0 -0.987606 0.156956 0 -0.987606 0.156956 0 -0.99997 -0.00774911 0 -0.99997 -0.00774911 0 -0.985058 -0.172226 0 -0.985058 -0.172226 0 -0.943274 -0.332017 0 -0.943274 -0.332017 0 -0.87576 -0.482747 0 -0.87576 -0.482747 0 -0.784357 -0.620309 0 -0.784357 -0.620309 0 -0.67157 -0.740942 0 -0.67157 -0.740942 0 -0.540447 -0.841378 0 -0.540447 -0.841378 0 -0.394601 -0.918853 0 -0.394594 -0.918856 3.82323e-07 -0.394575 -0.918864 0 -0.237949 -0.971278 0 -0.237949 -0.971278 0 -0.0748586 -0.997194 0 -0.0748586 -0.997194 0 0.0902858 -0.995916 0 0.0902858 -0.995916 0 0.252983 -0.967471 0 0.252983 -0.967471 0 -0.332015 0.943274 0 -0.332013 0.943275 4.73859e-07 -0.33201 0.943276 0 0.332013 -0.943275 0 0.332012 -0.943275 2.80142e-07 0.33201 -0.943276 0 -0.408773 0.912636 0 -0.408773 0.912636 0 -0.55341 0.832909 0 -0.55341 0.832909 0 -0.682976 0.73044 0 -0.682976 0.73044 0 -0.793875 0.608081 0 -0.793875 0.608081 0 -0.883129 0.469131 0 -0.883129 0.469131 0 -0.948303 0.317367 0 -0.948303 0.317367 0 -0.987606 0.156954 0 -0.987606 0.156954 0 -0.99997 -0.00774334 0 -0.99997 -0.00774334 0 -0.985057 -0.172227 0 -0.985057 -0.172227 0 -0.943277 -0.332006 0 -0.943277 -0.332006 0 -0.875755 -0.482756 0 -0.875755 -0.482756 0 -0.784369 -0.620295 0 -0.784369 -0.620295 0 -0.67156 -0.74095 0 -0.67156 -0.74095 0 -0.540433 -0.841387 0 -0.540433 -0.841387 0 -0.394594 -0.918856 0 -0.394594 -0.918856 0 -0.23799 -0.971268 0 -0.23799 -0.971268 0 -0.0748577 -0.997194 0 -0.0748577 -0.997194 0 0.0903098 -0.995914 0 0.0903098 -0.995914 0 0.252986 -0.96747 0 0.252986 -0.96747 0 -0.332014 0.943274 0 -0.332015 0.943274 -4.23193e-07 -0.332019 0.943273 0 -0.332019 0.943273 0 -0.332015 0.943274 4.23192e-07 -0.332014 0.943274 0 0.252986 -0.96747 0 0.252986 -0.96747 0 0.0903098 -0.995914 0 0.0903098 -0.995914 0 -0.0748577 -0.997194 0 -0.0748577 -0.997194 0 -0.23799 -0.971268 0 -0.23799 -0.971268 0 -0.394594 -0.918856 0 -0.394594 -0.918856 0 -0.540433 -0.841387 0 -0.540433 -0.841387 0 -0.67156 -0.74095 0 -0.67156 -0.74095 0 -0.784369 -0.620295 0 -0.784369 -0.620295 0 -0.875755 -0.482756 0 -0.875755 -0.482756 0 -0.943277 -0.332006 0 -0.943277 -0.332006 0 -0.985057 -0.172227 0 -0.985057 -0.172227 0 -0.99997 -0.00774334 0 -0.99997 -0.00774334 0 -0.987606 0.156954 0 -0.987606 0.156954 0 -0.948303 0.317367 0 -0.948303 0.317367 0 -0.883129 0.469131 0 -0.883129 0.469131 0 -0.793875 0.608081 0 -0.793875 0.608081 0 -0.682976 0.73044 0 -0.682976 0.73044 0 -0.55341 0.832909 0 -0.55341 0.832909 0 -0.408773 0.912636 0 -0.408773 0.912636 0 0.33201 -0.943276 0 0.332012 -0.943275 -2.80142e-07 0.332013 -0.943275 0 -0.33201 0.943276 0 -0.332013 0.943275 -4.73858e-07 -0.332015 0.943274 0 0.252983 -0.967471 0 0.252983 -0.967471 0 0.0902858 -0.995916 0 0.0902858 -0.995916 0 -0.0748586 -0.997194 0 -0.0748586 -0.997194 0 -0.237949 -0.971278 0 -0.237949 -0.971278 0 -0.394575 -0.918864 0 -0.394594 -0.918856 -3.82887e-07 -0.394601 -0.918853 0 -0.540447 -0.841378 0 -0.540447 -0.841378 0 -0.67157 -0.740942 0 -0.67157 -0.740942 0 -0.784357 -0.620309 0 -0.784357 -0.620309 0 -0.87576 -0.482747 0 -0.87576 -0.482747 0 -0.943274 -0.332017 0 -0.943274 -0.332017 0 -0.985058 -0.172226 0 -0.985058 -0.172226 0 -0.99997 -0.00774911 0 -0.99997 -0.00774911 0 -0.987606 0.156956 0 -0.987606 0.156956 0 -0.948305 0.31736 0 -0.948305 0.31736 0 -0.883129 0.469131 0 -0.883129 0.469131 0 -0.793875 0.608081 0 -0.793875 0.608081 0 -0.682948 0.730467 0 -0.682952 0.730464 2.05262e-07 -0.682958 0.730457 0 -0.55342 0.832902 0 -0.55342 0.832902 0 -0.408792 0.912628 0 -0.408792 0.912628 0 0.332021 -0.943272 0 0.332013 -0.943275 1.32322e-06 0.332008 -0.943277 0 -0.0342036 0.999415 0 0.0506781 0.998715 0 -0.0342036 0.999415 0 -0.135168 0.990823 0 -0.135168 0.990823 0 -0.300701 0.953719 0 -0.300701 0.953719 0 -0.457592 0.889162 0 -0.457592 0.889162 0 -0.601226 0.799079 0 -0.601226 0.799079 0 -0.727638 0.685962 0 -0.727638 0.685962 0 -0.833104 0.553116 0 -0.833104 0.553116 0 -0.914584 0.404395 0 -0.914584 0.404395 0 -0.969784 0.243964 0 -0.969784 0.243964 0 -0.99706 0.0766225 0 -0.99706 0.0766225 0 -0.995662 -0.0930439 0 -0.995662 -0.0930439 0 -0.965617 -0.25997 0 -0.965617 -0.25997 0 -0.907811 -0.41938 0 -0.907811 -0.41938 0 -0.823869 -0.566781 0 -0.823869 -0.566781 0 -0.716201 -0.697894 0 -0.716201 -0.697894 0 -0.58799 -0.808868 0 -0.58799 -0.808868 0 -0.442809 -0.896616 0 -0.442809 -0.896616 0 -0.284954 -0.958541 0 -0.284954 -0.958541 0 -0.118843 -0.992913 0 -0.118843 -0.992913 0 0.0506925 -0.998714 0 0.0506925 -0.998714 0 0.218707 -0.975791 0 0.218707 -0.975791 0 0.380493 -0.924784 0 0.380493 -0.924784 0 0.531349 -0.847153 0 0.531349 -0.847153 0 0.666828 -0.745211 0 0.666828 -0.745211 0 0.783185 -0.621789 0 0.783185 -0.621789 0 0.87701 -0.480473 0 0.87701 -0.480473 0 0.945592 -0.325355 0 0.945592 -0.325355 0 0.986977 -0.16086 0 0.986977 -0.16086 0 0.999966 0.00825433 0 0.999966 0.00825433 0 0.98419 0.177114 0 0.98419 0.177114 0 0.940109 0.340874 0 0.940109 0.340874 0 0.868945 0.494908 0 0.868945 0.494908 0 0.772843 0.634597 0 0.772843 0.634597 0 0.654473 0.756085 0 0.654473 0.756085 0 0.517242 0.855839 0 0.517242 0.855839 0 0.365217 0.930923 0 0.365217 0.930923 0 0.202595 0.979263 0 0.202595 0.979263 0 0.0506781 0.998715 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.332021 0.943272 0 -0.332016 0.943274 5.96047e-07 -0.332014 0.943274 0 0.253008 -0.967464 0 0.253008 -0.967464 0 0.0902858 -0.995916 0 0.0902858 -0.995916 0 -0.0748586 -0.997194 0 -0.0748586 -0.997194 0 -0.237968 -0.971273 0 -0.237968 -0.971273 0 -0.394644 -0.918834 0 -0.394594 -0.918856 1.01896e-06 -0.394574 -0.918864 0 -0.540463 -0.841368 0 -0.540463 -0.841368 0 -0.671557 -0.740953 0 -0.671557 -0.740953 0 -0.784357 -0.620309 0 -0.784357 -0.620309 0 -0.875765 -0.482737 0 -0.875765 -0.482737 0 -0.943271 -0.332024 0 -0.943271 -0.332024 0 -0.985058 -0.172226 0 -0.985058 -0.172226 0 -0.99997 -0.00774911 0 -0.99997 -0.00774911 0 -0.987606 0.156956 0 -0.987606 0.156956 0 -0.948299 0.317378 0 -0.948299 0.317378 0 -0.883138 0.469112 0 -0.883138 0.469112 0 -0.793875 0.608081 0 -0.793875 0.608081 0 -0.682958 0.730457 0 -0.682958 0.730457 2.25558e-09 -0.682958 0.730457 0 -0.55341 0.832909 0 -0.55341 0.832909 0 -0.408777 0.912634 0 -0.408777 0.912634 0 0.33201 -0.943276 0 0.332016 -0.943274 -8.9109e-07 0.332019 -0.943273 0 -0.0341996 0.999415 0 0.0506781 0.998715 0 -0.0341996 0.999415 0 -0.135171 0.990822 0 -0.135171 0.990822 0 -0.300742 0.953706 0 -0.300742 0.953706 0 -0.457556 0.889181 0 -0.457556 0.889181 0 -0.601226 0.799079 0 -0.601226 0.799079 0 -0.727648 0.685951 0 -0.727648 0.685951 0 -0.83309 0.553137 0 -0.83309 0.553137 0 -0.914601 0.404358 0 -0.914601 0.404358 0 -0.969776 0.243996 0 -0.969776 0.243996 0 -0.997063 0.0765813 0 -0.997063 0.0765813 0 -0.995664 -0.0930258 0 -0.995664 -0.0930258 0 -0.965622 -0.259949 0 -0.965622 -0.259949 0 -0.90781 -0.419382 0 -0.90781 -0.419382 0 -0.823858 -0.566796 0 -0.823858 -0.566796 0 -0.716213 -0.697882 0 -0.716213 -0.697882 0 -0.58799 -0.808868 0 -0.58799 -0.808868 0 -0.442845 -0.896598 0 -0.442845 -0.896598 0 -0.284912 -0.958554 0 -0.284912 -0.958554 0 -0.11884 -0.992913 0 -0.11884 -0.992913 0 0.0506936 -0.998714 0 0.0506936 -0.998714 0 0.218707 -0.975791 0 0.218707 -0.975791 0 0.380493 -0.924784 0 0.380493 -0.924784 0 0.531316 -0.847173 0 0.531316 -0.847173 0 0.666865 -0.745179 0 0.666865 -0.745179 0 0.783174 -0.621803 0 0.783174 -0.621803 0 0.87701 -0.480473 0 0.87701 -0.480473 0 0.945587 -0.325369 0 0.945587 -0.325369 0 0.986978 -0.160853 0 0.986978 -0.160853 0 0.999966 0.00825396 0 0.999966 0.00825396 0 0.98419 0.177114 0 0.98419 0.177114 0 0.940091 0.340923 0 0.940091 0.340923 0 0.868956 0.494889 0 0.868956 0.494889 0 0.772825 0.63462 0 0.772825 0.63462 0 0.654484 0.756076 0 0.654484 0.756076 0 0.517275 0.85582 0 0.517275 0.85582 0 0.36517 0.930941 0 0.36517 0.930941 0 0.202643 0.979253 0 0.202643 0.979253 0 0.0506781 0.998715 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.332015 0.943274 0 -0.332015 0.943274 0 0.252983 -0.967471 0 0.252983 -0.967471 0 0.0902869 -0.995916 0 0.0902869 -0.995916 0 -0.0748356 -0.997196 0 -0.0748356 -0.997196 0 -0.237992 -0.971267 0 -0.237992 -0.971267 0 -0.394575 -0.918864 0 -0.394594 -0.918856 -3.82887e-07 -0.394601 -0.918853 0 -0.540431 -0.841389 0 -0.540431 -0.841389 0 -0.671564 -0.740947 0 -0.671564 -0.740947 0 -0.784357 -0.620309 0 -0.784357 -0.620309 0 -0.87576 -0.482747 0 -0.87576 -0.482747 0 -0.943277 -0.332006 0 -0.943277 -0.332006 0 -0.985058 -0.172222 0 -0.985058 -0.172222 0 -0.99997 -0.00774911 0 -0.99997 -0.00774911 0 -0.987605 0.156959 0 -0.987605 0.156959 0 -0.948303 0.317367 0 -0.948303 0.317367 0 -0.883133 0.469122 0 -0.883133 0.469122 0 -0.793884 0.60807 0 -0.793884 0.60807 0 -0.682939 0.730475 0 -0.682952 0.730463 7.73656e-07 -0.682978 0.730439 0 -0.553415 0.832906 0 -0.553415 0.832906 0 -0.408777 0.912634 0 -0.408777 0.912634 0 0.332012 -0.943275 0 0.332012 -0.943275 0 -0.177124 0.984189 0 -0.177124 0.984189 0 -0.177122 0.984189 0 -0.177122 0.984189 0 -0.177125 0.984188 0 -0.177125 0.984188 0 -0.177124 0.984189 0 -0.177124 0.984189 0 -0.177124 0.984189 0 -0.177124 0.984189 0 -0.177123 0.984189 0 -0.177123 0.984189 0 -0.177125 0.984188 0 -0.177125 0.984188 0 -0.177123 0.984189 0 -0.177123 0.984189 0 -0.177125 0.984188 0 -0.177125 0.984188 0 0.00838144 0.999965 0 -0.0765183 0.997068 0 0.00838144 0.999965 0 0.118796 0.992919 0 0.118796 0.992919 0 0.284912 0.958554 0 0.284912 0.958554 0 0.442836 0.896603 0 0.442836 0.896603 0 0.588001 0.808861 0 0.588001 0.808861 0 0.716213 0.697882 0 0.716213 0.697882 0 0.823869 0.566781 0 0.823869 0.566781 0 0.907801 0.4194 0 0.907801 0.4194 0 0.965622 0.259949 0 0.965622 0.259949 0 0.995664 0.0930216 0 0.995664 0.0930216 0 0.997063 -0.0765813 0 0.997063 -0.0765813 0 0.969774 -0.244007 0 0.969774 -0.244007 0 0.914601 -0.404358 0 0.914601 -0.404358 0 0.833094 -0.553132 0 0.833094 -0.553132 0 0.727638 -0.685962 0 0.727638 -0.685962 0 0.601266 -0.799049 0 0.601266 -0.799049 0 0.457538 -0.88919 0 0.457538 -0.88919 0 0.300701 -0.953719 0 0.300701 -0.953719 0 0.135171 -0.990822 0 0.135171 -0.990822 0 -0.0341865 -0.999415 0 -0.0341865 -0.999415 0 -0.202638 -0.979254 0 -0.202638 -0.979254 0 -0.365162 -0.930944 0 -0.365162 -0.930944 0 -0.517295 -0.855807 0 -0.517295 -0.855807 0 -0.654451 -0.756105 0 -0.654451 -0.756105 0 -0.772818 -0.634628 0 -0.772818 -0.634628 0 -0.868967 -0.494869 0 -0.868967 -0.494869 0 -0.940106 -0.340883 0 -0.940106 -0.340883 0 -0.984186 -0.177136 0 -0.984186 -0.177136 0 -0.999966 -0.00825433 0 -0.999966 -0.00825433 0 -0.986976 0.160868 0 -0.986976 0.160868 0 -0.945596 0.325343 0 -0.945596 0.325343 0 -0.877 0.48049 0 -0.877 0.48049 0 -0.783213 0.621753 0 -0.783213 0.621753 0 -0.666831 0.745209 0 -0.666831 0.745209 0 -0.531294 0.847187 0 -0.531294 0.847187 0 -0.380501 0.924781 0 -0.380501 0.924781 0 -0.218783 0.975774 0 -0.218783 0.975774 0 -0.0765183 0.997068 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.332012 -0.943275 0 0.332012 -0.943275 0 -0.408777 0.912634 0 -0.408777 0.912634 0 -0.553415 0.832906 0 -0.553415 0.832906 0 -0.682978 0.730439 0 -0.682952 0.730463 -7.74785e-07 -0.682939 0.730475 0 -0.793884 0.60807 0 -0.793884 0.60807 0 -0.883133 0.469122 0 -0.883133 0.469122 0 -0.948303 0.317367 0 -0.948303 0.317367 0 -0.987605 0.156959 0 -0.987605 0.156959 0 -0.99997 -0.00774911 0 -0.99997 -0.00774911 0 -0.985058 -0.172222 0 -0.985058 -0.172222 0 -0.943277 -0.332006 0 -0.943277 -0.332006 0 -0.87576 -0.482747 0 -0.87576 -0.482747 0 -0.784357 -0.620309 0 -0.784357 -0.620309 0 -0.671564 -0.740947 0 -0.671564 -0.740947 0 -0.540431 -0.841389 0 -0.540431 -0.841389 0 -0.394601 -0.918853 0 -0.394594 -0.918856 3.82323e-07 -0.394575 -0.918864 0 -0.237992 -0.971267 0 -0.237992 -0.971267 0 -0.0748356 -0.997196 0 -0.0748356 -0.997196 0 0.0902869 -0.995916 0 0.0902869 -0.995916 0 0.252983 -0.967471 0 0.252983 -0.967471 0 -0.332015 0.943274 0 -0.332015 0.943274 0 -0.943274 -0.332015 0 -0.943274 -0.332015 3.53213e-08 -0.943275 -0.332014 8.742e-07 -0.943274 -0.332015 0 -0.943274 -0.332014 0 -0.943274 -0.332015 -1.17425e-07 -0.943274 -0.332014 0 -0.943274 -0.332014 1.10719e-06 -0.94327 -0.332027 -1.06697e-05 -0.943274 -0.332014 0 -0.943274 -0.332015 0 -0.943274 -0.332014 0 -0.943274 -0.332014 0 -0.943274 -0.332014 0 -0.943274 -0.332015 -3.7025e-07 -0.943274 -0.332015 -1.18628e-06 -0.943274 -0.332016 -2.43879e-06 -0.943275 -0.332014 0 -0.943274 -0.332014 9.2925e-07 -0.943274 -0.332014 0 -0.943274 -0.332015 -5.82801e-07 -0.94327 -0.332027 1.06506e-05 -0.943274 -0.332014 0 -0.943274 -0.332015 0 -0.943274 -0.332014 7.22184e-07 -0.943274 -0.332016 2.26731e-06 -0.943275 -0.332014 0 -0.943274 -0.332015 0 -0.943274 -0.332015 2.47249e-07 -0.943274 -0.332015 1.19209e-07 -0.943274 -0.332015 -7.94729e-07 -0.943274 -0.332015 5.29819e-08 -0.943274 -0.332015 6.35783e-07 -0.943274 -0.332015 0 -0.943274 -0.332015 0 -0.943274 -0.332014 4.25183e-07 -0.943274 -0.332014 6.81196e-08 -0.943274 -0.332015 -1.12197e-07 -0.943274 -0.332015 -3.97364e-07 -0.943274 -0.332015 -2.6491e-07 -0.943274 -0.332015 -3.85983e-07 -0.943275 -0.332014 7.85378e-07 -0.943274 -0.332015 0 -0.943274 -0.332015 0 -0.943274 -0.332015 0 -0.943274 -0.332015 -7.15256e-07 -0.943274 -0.332015 1.58945e-07 -0.943274 -0.332015 2.29588e-07 -0.943274 -0.332015 -4.87433e-07 -0.943274 -0.332014 0 -0.0177002 0.999843 0 -0.0176888 0.999844 1.42865e-06 -0.0176836 0.999844 0 0.100195 -0.994968 0 0.100195 -0.994968 0 0.262592 -0.964907 0 0.262592 -0.964907 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.561661 -0.827368 0 0.561661 -0.827368 0 0.690187 -0.723631 0 0.690187 -0.723631 0 0.799889 -0.600148 0 0.799889 -0.600148 0 0.88775 -0.460326 0 0.88775 -0.460326 0 0.951415 -0.307913 0 0.951415 -0.307913 0 0.989117 -0.14713 0 0.989117 -0.14713 0 0.999843 0.0176923 0 0.999843 0.0176923 0 0.983296 0.182016 0 0.983296 0.182016 0 0.939931 0.341365 0 0.939931 0.341365 0 0.870915 0.491434 0 0.870915 0.491434 0 0.778149 0.62808 0 0.778149 0.62808 0 0.664175 0.747578 0 0.664175 0.747578 0 0.532045 0.846716 0 0.532045 0.846716 0 0.385445 0.922731 0 0.385445 0.922731 0 0.228314 0.973587 0 0.228314 0.973587 0 0.0649261 0.99789 0 0.0649261 0.99789 0 0.0176916 -0.999844 0 0.0176887 -0.999844 4.10341e-07 0.0176871 -0.999844 0 0.0082335 0.999966 0 -0.0765195 0.997068 0 0.0082335 0.999966 0 0.118843 0.992913 0 0.118843 0.992913 0 0.284909 0.958555 0 0.284909 0.958555 0 0.442845 0.896598 0 0.442845 0.896598 0 0.58796 0.80889 0 0.58796 0.80889 0 0.716235 0.69786 0 0.716235 0.69786 0 0.823849 0.566809 0 0.823849 0.566809 0 0.907806 0.419391 0 0.907806 0.419391 0 0.965625 0.259938 0 0.965625 0.259938 0 0.995664 0.0930216 0 0.995664 0.0930216 0 0.997063 -0.0765813 0 0.997063 -0.0765813 0 0.969776 -0.243996 0 0.969776 -0.243996 0 0.914589 -0.404384 0 0.914589 -0.404384 0 0.833113 -0.553103 0 0.833113 -0.553103 0 0.727632 -0.685968 0 0.727632 -0.685968 0 0.601255 -0.799057 0 0.601255 -0.799057 0 0.457516 -0.889201 0 0.457516 -0.889201 0 0.300704 -0.953718 0 0.300704 -0.953718 0 0.135213 -0.990817 0 0.135213 -0.990817 0 -0.0342311 -0.999414 0 -0.0342311 -0.999414 0 -0.202597 -0.979262 0 -0.202597 -0.979262 0 -0.365201 -0.930929 0 -0.365201 -0.930929 0 -0.517247 -0.855836 0 -0.517247 -0.855836 0 -0.654473 -0.756085 0 -0.654473 -0.756085 0 -0.772812 -0.634635 0 -0.772812 -0.634635 0 -0.868972 -0.494861 0 -0.868972 -0.494861 0 -0.940091 -0.340923 0 -0.940091 -0.340923 0 -0.98419 -0.177114 0 -0.98419 -0.177114 0 -0.999966 -0.00824308 0 -0.999966 -0.00824308 0 -0.986978 0.160857 0 -0.986978 0.160857 0 -0.945589 0.325363 0 -0.945589 0.325363 0 -0.877005 0.480482 0 -0.877005 0.480482 0 -0.783202 0.621767 0 -0.783202 0.621767 0 -0.666853 0.745189 0 -0.666853 0.745189 0 -0.531284 0.847194 0 -0.531284 0.847194 0 -0.380497 0.924782 0 -0.380497 0.924782 0 -0.218788 0.975773 0 -0.218788 0.975773 0 -0.0765195 0.997068 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.0177002 0.999843 0 -0.0176888 0.999844 1.42865e-06 -0.0176836 0.999844 0 0.100195 -0.994968 0 0.100195 -0.994968 0 0.262593 -0.964907 0 0.262593 -0.964907 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.561676 -0.827357 0 0.561676 -0.827357 0 0.690191 -0.723627 0 0.690187 -0.723631 -1.18418e-07 0.690185 -0.723633 0 0.799881 -0.600159 0 0.799881 -0.600159 0 0.887755 -0.460317 0 0.887755 -0.460317 0 0.951413 -0.307918 0 0.951413 -0.307918 0 0.989119 -0.147118 0 0.989119 -0.147118 0 0.999844 0.0176811 0 0.999844 0.0176811 0 0.983296 0.182014 0 0.983296 0.182014 0 0.939926 0.34138 0 0.939926 0.34138 0 0.87092 0.491424 0 0.87092 0.491424 0 0.778149 0.62808 0 0.778149 0.62808 0 0.664162 0.747589 0 0.664162 0.747589 0 0.532048 0.846714 0 0.532048 0.846714 0 0.38547 0.92272 0 0.385463 0.922723 3.40588e-07 0.385449 0.922729 0 0.228294 0.973592 0 0.228294 0.973592 0 0.0649258 0.99789 0 0.0649258 0.99789 0 0.0176811 -0.999844 0 0.0176849 -0.999844 -5.60098e-07 0.0176871 -0.999844 0 0.00838113 0.999965 0 -0.076647 0.997058 0 0.00838113 0.999965 0 0.118796 0.992919 0 0.118796 0.992919 0 0.284957 0.95854 0 0.284957 0.95854 0 0.442804 0.896618 0 0.442804 0.896618 0 0.58799 0.808868 0 0.58799 0.808868 0 0.716235 0.69786 0 0.716235 0.69786 0 0.823854 0.566802 0 0.823854 0.566802 0 0.907801 0.4194 0 0.907801 0.4194 0 0.965622 0.259949 0 0.965622 0.259949 0 0.995664 0.0930216 0 0.995664 0.0930216 0 0.997063 -0.0765924 0 0.997063 -0.0765924 0 0.969779 -0.243985 0 0.969779 -0.243985 0 0.914597 -0.404367 0 0.914597 -0.404367 0 0.833099 -0.553124 0 0.833099 -0.553124 0 0.727627 -0.685973 0 0.727627 -0.685973 0 0.601266 -0.799049 0 0.601266 -0.799049 0 0.457547 -0.889185 0 0.457547 -0.889185 0 0.300704 -0.953718 0 0.300704 -0.953718 0 0.135168 -0.990823 0 0.135168 -0.990823 0 -0.0341861 -0.999416 0 -0.0341861 -0.999416 0 -0.202595 -0.979263 0 -0.202595 -0.979263 0 -0.365205 -0.930927 0 -0.365205 -0.930927 0 -0.517285 -0.855814 0 -0.517285 -0.855814 0 -0.654442 -0.756112 0 -0.654442 -0.756112 0 -0.77283 -0.634613 0 -0.77283 -0.634613 0 -0.868972 -0.494861 0 -0.868972 -0.494861 0 -0.940091 -0.340923 0 -0.940091 -0.340923 0 -0.984188 -0.177125 0 -0.984188 -0.177125 0 -0.999966 -0.00823184 0 -0.999966 -0.00823184 0 -0.986977 0.160864 0 -0.986977 0.160864 0 -0.945598 0.325339 0 -0.945598 0.325339 0 -0.877005 0.480482 0 -0.877005 0.480482 0 -0.783179 0.621796 0 -0.783179 0.621796 0 -0.666878 0.745167 0 -0.666878 0.745167 0 -0.531284 0.847194 0 -0.531284 0.847194 0 -0.380497 0.924782 0 -0.380497 0.924782 0 -0.218702 0.975792 0 -0.218702 0.975792 0 -0.076647 0.997058 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.0177002 0.999843 0 -0.0176888 0.999844 1.42865e-06 -0.0176836 0.999844 0 0.100196 -0.994968 0 0.100196 -0.994968 0 0.262592 -0.964907 0 0.262592 -0.964907 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.561658 -0.82737 0 0.561658 -0.82737 0 0.690202 -0.723617 0 0.690193 -0.723626 -2.34018e-07 0.690189 -0.723629 0 0.799884 -0.600155 0 0.799884 -0.600155 0 0.887755 -0.460317 0 0.887755 -0.460317 0 0.951412 -0.30792 0 0.951412 -0.30792 0 0.989118 -0.147124 0 0.989118 -0.147124 0 0.999844 0.0176869 0 0.999844 0.0176869 0 0.983296 0.182014 0 0.983296 0.182014 0 0.939926 0.34138 0 0.939926 0.34138 0 0.870923 0.49142 0 0.870923 0.49142 0 0.778146 0.628083 0 0.778146 0.628083 0 0.664159 0.747591 0 0.664159 0.747591 0 0.532067 0.846702 0 0.532067 0.846702 0 0.38544 0.922733 0 0.385443 0.922732 -1.40973e-07 0.385449 0.922729 0 0.228314 0.973587 0 0.228314 0.973587 0 0.0649265 0.99789 0 0.0649265 0.99789 0 0.017681 -0.999844 0 0.0176887 -0.999844 -1.12206e-06 0.0176932 -0.999843 0 0.0176849 -0.999844 0 0.0176849 -0.999844 0 0.100196 -0.994968 0 0.100196 -0.994968 0 0.262592 -0.964907 0 0.262592 -0.964907 0 0.417827 -0.908526 0 0.417827 -0.908526 0 0.561682 -0.827354 0 0.561682 -0.827354 0 0.69017 -0.723647 0 0.69019 -0.723629 5.07507e-07 0.690197 -0.723621 0 0.799874 -0.600168 0 0.799874 -0.600168 0 0.887757 -0.460312 0 0.887757 -0.460312 0 0.95141 -0.307927 0 0.95141 -0.307927 0 0.989118 -0.147124 0 0.989118 -0.147124 0 0.999844 0.0176865 0 0.999844 0.0176865 0 0.983296 0.182014 0 0.983296 0.182014 0 0.939927 0.341374 0 0.939927 0.341374 0 0.870918 0.491429 0 0.870918 0.491429 0 0.778152 0.628076 0 0.778152 0.628076 0 0.664159 0.747591 0 0.664159 0.747591 0 0.532048 0.846714 0 0.532048 0.846714 0 0.38547 0.92272 0 0.385443 0.922732 1.2665e-06 0.385391 0.922753 0 0.228314 0.973587 0 0.228314 0.973587 0 0.0649265 0.99789 0 0.0649265 0.99789 0 -0.0176849 0.999844 0 -0.0176849 0.999844 0 0.999844 0.0176854 0 0.999844 0.0176871 0 0.999844 0.0176867 -3.80243e-07 0.999844 0.0176871 0 0.999844 0.0176866 0 0.999844 0.0176871 1.30988e-08 0.999844 0.0176871 0 0.999844 0.0176868 1.52737e-07 0.999844 0.0176868 1.53979e-07 0.999844 0.0176868 1.457e-07 0.999844 0.0176868 -2.22524e-07 0.999844 0.0176866 0 0.999844 0.0176869 0 0.999844 0.0176865 -1.20995e-07 0.999844 0.0176867 0 0.999844 0.0176868 0 0.999844 0.0176866 -6.78831e-08 0.999844 0.0176866 -3.88093e-07 0.999844 0.0176862 0 0.999844 0.0176854 0 0.999844 0.0176867 3.80644e-07 0.999844 0.0176869 5.92803e-07 0.999844 0.0176867 0 0.999844 0.0176867 0 0.999844 0.0176866 0 0.999844 0.0176862 7.24125e-07 0.999844 0.0176871 0 0.999844 0.0176871 -1.42896e-08 0.999844 0.0176868 1.63913e-07 0.999844 0.0176869 1.88748e-07 0.999844 0.0176868 1.457e-07 0.999844 0.0176868 0 0.999844 0.0176866 4.15197e-07 0.999844 0.0176867 4.65042e-08 0.999844 0.0176866 0 0.999844 0.0176815 -3.95594e-06 0.999844 0.0176866 0 0.999844 0.0176866 0 0.999844 0.0176866 -2.16343e-07 0.999844 0.0176868 4.96705e-09 0.999844 0.0176869 2.98024e-08 0.999844 0.0176866 -2.42834e-07 0.999844 0.0176866 3.62926e-07 0.999844 0.017687 0 0.999844 0.0176815 3.95475e-06 0.999844 0.0176867 0 0.999844 0.0176866 -1.57613e-08 0.999844 0.0176867 0 0.999844 0.0176868 0 0.999844 0.0176866 -7.28501e-08 0.999844 0.0176866 0 0.999844 0.017687 -6.77167e-07 0.257737 -0.966215 0 0.257737 -0.966215 0 0.413146 -0.910665 0 0.413146 -0.910665 0 0.557311 -0.830304 0 0.557311 -0.830304 0 0.68628 -0.727337 0 0.68628 -0.727337 0 0.796568 -0.604549 0 0.796568 -0.604549 0 0.885157 -0.465292 0 0.885157 -0.465292 0 0.94963 -0.313372 0 0.94963 -0.313372 0 0.988241 -0.152902 0 0.988241 -0.152902 0 0.999931 0.0117262 0 0.999931 0.0117262 0 0.984385 0.176032 0 0.984385 0.176032 0 0.942023 0.335547 0 0.942023 0.335547 0 0.874003 0.485921 0 0.874003 0.485921 0 0.782174 0.623061 0 0.782174 0.623061 0 0.669048 0.743219 0 0.669048 0.743219 0 0.53769 0.843143 0 0.53769 0.843143 0 0.391678 0.920102 0 0.391678 0.920102 0 0.235012 0.971992 0 0.235012 0.971992 0 0.071944 0.997409 0 0.071944 0.997409 0 -0.415164 0.909746 0 -0.415164 0.909746 0 -0.559148 0.829068 0 -0.559148 0.829068 0 -0.687931 0.725776 0 -0.687931 0.725776 0 -0.687898 0.725808 0 -0.687898 0.725808 0 -0.797902 0.602787 0 -0.797902 0.602787 0 -0.886193 0.463317 0 -0.886193 0.463317 0 -0.950321 0.31127 0 -0.950321 0.31127 0 -0.988579 0.150706 0 -0.988579 0.150706 0 -0.999903 -0.0139375 0 -0.999903 -0.0139375 0 -0.983992 -0.178212 0 -0.983992 -0.178212 0 -0.941278 -0.337633 0 -0.941278 -0.337633 0 -0.87292 -0.487864 0 -0.87292 -0.487864 0 -0.780791 -0.624792 0 -0.780791 -0.624792 0 -0.667396 -0.744703 0 -0.667396 -0.744703 0 -0.535813 -0.844337 0 -0.535813 -0.844337 0 -0.389649 -0.920964 0 -0.389649 -0.920964 0 -0.389545 -0.921007 0 -0.389545 -0.921007 0 -0.232861 -0.97251 0 -0.232861 -0.97251 0 -0.0697254 -0.997566 0 -0.0697254 -0.997566 0 0.0952966 -0.995449 0 0.0952966 -0.995449 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.984189 -0.177123 0 -0.984189 -0.177123 0 -0.999844 -0.0176866 0 -0.999844 -0.0176866 0 -0.999844 -0.0176868 0 -0.999844 -0.0176868 0 -0.999844 -0.0176868 0 -0.999844 -0.0176868 0 -0.999844 -0.0176866 0 -0.999844 -0.0176866 0 -0.999844 -0.0176868 0 -0.999844 -0.0176868 0 -0.999844 -0.0176866 0 -0.999844 -0.0176866 0 -0.999844 -0.0176868 0 -0.999844 -0.0176868 0 -0.999844 -0.0176864 0 -0.999844 -0.0176864 0 -0.999844 -0.0176867 0 -0.999844 -0.0176867 0 -0.999844 -0.0176867 0 -0.999844 -0.0176867 0 0.943274 0.332015 0 0.943274 0.332015 0 0.943274 0.332015 0 0.943274 0.332015 0 0.943274 0.332014 0 0.943274 0.332014 0 0.943274 0.332015 0 0.943274 0.332015 0 0.943274 0.332014 0 0.943274 0.332014 0 0.943274 0.332014 0 0.943274 0.332014 0 0.943274 0.332015 0 0.943274 0.332015 0 0.943274 0.332014 0 0.943274 0.332014 0 0.943274 0.332015 0 0.943274 0.332015 0 0.984189 0.177124 0 0.984189 0.177124 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.984188 -0.177124 0 -0.984188 -0.177124 0 -0.886463 0.4628 0 -0.844025 0.536303 0 -0.886463 0.4628 0 -0.938069 0.346447 0 -0.938069 0.346447 0 -0.983124 0.18294 0 -0.983124 0.18294 0 -0.9999 0.0141467 0 -0.9999 0.0141467 0 -0.987908 -0.15504 0 -0.987908 -0.15504 0 -0.947498 -0.319763 0 -0.947498 -0.319763 0 -0.879826 -0.475295 0 -0.879826 -0.475295 0 -0.786848 -0.617147 0 -0.786848 -0.617147 0 -0.67123 -0.741249 0 -0.67123 -0.741249 0 -0.536307 -0.844023 0 -0.536307 -0.844023 0 -0.385952 -0.922519 0 -0.385952 -0.922519 0 -0.224491 -0.974476 0 -0.224491 -0.974476 0 -0.0565755 -0.998398 0 -0.0565755 -0.998398 0 0.112971 -0.993598 0 0.112971 -0.993598 0 0.279261 -0.960215 0 0.279261 -0.960215 0 0.437521 -0.899208 0 0.437521 -0.899208 0 0.583199 -0.812329 0 0.583199 -0.812329 0 0.712089 -0.702089 0 0.712089 -0.702089 0 0.820501 -0.571645 0 0.820501 -0.571645 0 0.90531 -0.424751 0 0.90531 -0.424751 0 0.964073 -0.265639 0 0.964073 -0.265639 0 0.995097 -0.098903 0 0.995097 -0.098903 0 0.997498 0.0706996 0 0.997498 0.0706996 0 0.971205 0.238245 0 0.971205 0.238245 0 0.916963 0.398973 0 0.916963 0.398973 0 0.836353 0.548192 0 0.836353 0.548192 0 0.731673 0.681656 0 0.731673 0.681656 0 0.605951 0.795502 0 0.605951 0.795502 0 0.462792 0.886467 0 0.462792 0.886467 0 0.306323 0.951928 0 0.306323 0.951928 0 0.141043 0.990003 0 0.141043 0.990003 0 -0.0283017 0.999599 0 -0.0283017 0.999599 0 -0.196824 0.980439 0 -0.196824 0.980439 0 -0.359687 0.933073 0 -0.359687 0.933073 0 -0.512201 0.858865 0 -0.512201 0.858865 0 -0.649989 0.759944 0 -0.649989 0.759944 0 -0.769071 0.639164 0 -0.769071 0.639164 0 -0.844025 0.536303 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.904359 -0.426773 0 0.904359 -0.426773 0 0.962268 -0.272103 0 0.962268 -0.272103 0 0.993931 -0.110007 0 0.993931 -0.110007 0 0.998482 0.0550822 0 0.998482 0.0550822 0 0.975796 0.218683 0 0.975796 0.218683 0 0.926494 0.376309 0 0.926494 0.376309 0 0.851922 0.523669 0 0.851922 0.523669 0 0.754104 0.656754 0 0.754104 0.656754 0 0.635725 0.771915 0 0.635725 0.771915 0 0.499999 0.866026 0 0.499999 0.866026 0 0.350637 0.936512 0 0.350637 0.936512 0 0.191711 0.981451 0 0.191711 0.981451 0 0.0275547 0.99962 0 0.0275547 0.99962 0 -0.137354 0.990522 0 -0.137354 0.990522 0 -0.298517 0.954404 0 -0.298517 0.954404 0 -0.451532 0.892255 0 -0.451532 0.892255 0 -0.592236 0.805765 0 -0.592236 0.805765 0 -0.716782 0.697297 0 -0.716782 0.697297 0 -0.821777 0.569809 0 -0.821777 0.569809 0 -0.450011 0.893023 0 -0.450011 0.893023 0 0.904359 -0.426773 0 0.904359 -0.426773 0 0.962268 -0.272103 0 0.962268 -0.272103 0 0.993931 -0.110007 0 0.993931 -0.110007 0 0.998482 0.0550822 0 0.998482 0.0550822 0 0.975796 0.218683 0 0.975796 0.218683 0 0.926494 0.376309 0 0.926494 0.376309 0 0.851922 0.523669 0 0.851922 0.523669 0 0.754104 0.656754 0 0.754104 0.656754 0 0.635725 0.771915 0 0.635725 0.771915 0 0.499999 0.866026 0 0.499999 0.866026 0 0.350637 0.936512 0 0.350637 0.936512 0 0.191711 0.981451 0 0.191711 0.981451 0 0.0275547 0.99962 0 0.0275547 0.99962 0 -0.137354 0.990522 0 -0.137354 0.990522 0 -0.298517 0.954404 0 -0.298517 0.954404 0 -0.451532 0.892255 0 -0.451532 0.892255 0 -0.592236 0.805765 0 -0.592236 0.805765 0 -0.716782 0.697297 0 -0.716782 0.697297 0 -0.821777 0.569809 0 -0.821777 0.569809 0 0.866025 -0.5 0 0.866025 -0.5 -8.83773e-07 0.866025 -0.5 1.80273e-06 0.866024 -0.500002 0 0.866025 -0.5 0 0.866026 -0.499999 -5.24235e-06 0.866026 -0.499999 0 0.866026 -0.499999 0 0.866026 -0.499999 -2.81533e-06 0.866024 -0.500002 0 -0.886463 0.4628 0 -0.938069 0.346447 0 -0.938069 0.346447 0 -0.983124 0.18294 0 -0.983124 0.18294 0 -0.9999 0.0141467 0 -0.9999 0.0141467 0 -0.987908 -0.15504 0 -0.987908 -0.15504 0 -0.947498 -0.319763 0 -0.947498 -0.319763 0 -0.879826 -0.475295 0 -0.879826 -0.475295 0 -0.786848 -0.617147 0 -0.786848 -0.617147 0 -0.67123 -0.741249 0 -0.67123 -0.741249 0 -0.536307 -0.844023 0 -0.536307 -0.844023 0 -0.385952 -0.922519 0 -0.385952 -0.922519 0 -0.224491 -0.974476 0 -0.224491 -0.974476 0 -0.0565755 -0.998398 0 -0.0565755 -0.998398 0 0.112971 -0.993598 0 0.112971 -0.993598 0 0.279261 -0.960215 0 0.279261 -0.960215 0 0.437521 -0.899208 0 0.437521 -0.899208 0 0.583199 -0.812329 0 0.583199 -0.812329 0 0.712089 -0.702089 0 0.712089 -0.702089 0 0.820501 -0.571645 0 0.820501 -0.571645 0 0.90531 -0.424751 0 0.90531 -0.424751 0 0.964073 -0.265639 0 0.964073 -0.265639 0 0.995097 -0.098903 0 0.995097 -0.098903 0 0.997498 0.0706996 0 0.997498 0.0706996 0 0.971205 0.238245 0 0.971205 0.238245 0 0.916963 0.398973 0 0.916963 0.398973 0 0.836353 0.548192 0 0.836353 0.548192 0 0.731673 0.681656 0 0.731673 0.681656 0 0.605951 0.795502 0 0.605951 0.795502 0 0.462792 0.886467 0 0.462792 0.886467 0 0.306323 0.951928 0 0.306323 0.951928 0 0.141043 0.990003 0 0.141043 0.990003 0 -0.0283017 0.999599 0 -0.0283017 0.999599 0 -0.196824 0.980439 0 -0.196824 0.980439 0 -0.359687 0.933073 0 -0.359687 0.933073 0 -0.512201 0.858865 0 -0.512201 0.858865 0 -0.649989 0.759944 0 -0.649989 0.759944 0 -0.769071 0.639164 0 -0.769071 0.639164 0 -0.844025 0.536303 0 -0.866023 0.500001 0.00182388 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.904356 0.426779 0 -0.904356 0.426779 0 -0.962268 0.272103 0 -0.962268 0.272103 0 -0.99393 0.110012 0 -0.99393 0.110012 0 -0.998481 -0.0550913 0 -0.998481 -0.0550913 0 -0.975796 -0.218684 0 -0.975796 -0.218684 0 -0.926495 -0.376308 0 -0.926495 -0.376308 0 -0.851919 -0.523673 0 -0.851919 -0.523673 0 -0.754108 -0.65675 0 -0.754108 -0.65675 0 -0.635721 -0.771919 0 -0.635721 -0.771919 0 -0.500001 -0.866025 0 -0.500001 -0.866025 0 -0.350636 -0.936512 0 -0.350636 -0.936512 0 -0.191711 -0.981451 0 -0.191711 -0.981451 0 -0.0275544 -0.99962 0 -0.0275544 -0.99962 0 0.137354 -0.990522 0 0.137354 -0.990522 0 0.298515 -0.954405 0 0.298515 -0.954405 0 0.451533 -0.892255 0 0.451533 -0.892255 0 0.592236 -0.805765 0 0.592236 -0.805765 0 0.716779 -0.6973 0 0.716779 -0.6973 0 0.821781 -0.569804 0 0.821781 -0.569804 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.866026 0.5 0 -0.866025 0.5 -2.57532e-07 -0.866026 0.5 0 -0.866025 0.5 0 -0.866025 0.5 0 -0.866025 0.5 4.73944e-07 -0.866025 0.5 0 -0.866025 0.5 0 -0.866025 0.5 -4.73944e-07 -0.866025 0.5 2.57532e-07 -0.904356 0.426779 0 -0.904356 0.426779 0 -0.962268 0.272103 0 -0.962268 0.272103 0 -0.99393 0.110012 0 -0.99393 0.110012 0 -0.998481 -0.0550913 0 -0.998481 -0.0550913 0 -0.975796 -0.218684 0 -0.975796 -0.218684 0 -0.926495 -0.376308 0 -0.926495 -0.376308 0 -0.851919 -0.523673 0 -0.851919 -0.523673 0 -0.754108 -0.65675 0 -0.754108 -0.65675 0 -0.635721 -0.771919 0 -0.635721 -0.771919 0 -0.500001 -0.866025 0 -0.500001 -0.866025 0 -0.350636 -0.936512 0 -0.350636 -0.936512 0 -0.191711 -0.981451 0 -0.191711 -0.981451 0 -0.0275544 -0.99962 0 -0.0275544 -0.99962 0 0.137354 -0.990522 0 0.137354 -0.990522 0 0.298515 -0.954405 0 0.298515 -0.954405 0 0.451533 -0.892255 0 0.451533 -0.892255 0 0.592236 -0.805765 0 0.592236 -0.805765 0 0.716779 -0.6973 0 0.716779 -0.6973 0 0.821781 -0.569804 0 0.821781 -0.569804 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.424674 -0.905346 0 0.424674 -0.905346 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.628024 0.778194 0 0.524092 0.851662 0 0.524092 0.851662 0 0.372615 0.927986 0 0.372615 0.927986 0 0.210435 0.977608 0 0.210435 0.977608 0 0.0421872 0.99911 0 0.0421872 0.99911 0 -0.127269 0.991868 0 -0.127269 0.991868 0 -0.293066 0.956092 0 -0.293066 0.956092 0 -0.450429 0.892812 0 -0.450429 0.892812 0 -0.594835 0.803848 0 -0.594835 0.803848 0 -0.722131 0.691757 0 -0.722131 0.691757 0 -0.828654 0.559761 0 -0.828654 0.559761 0 -0.911332 0.411671 0 -0.911332 0.411671 0 -0.967797 0.251733 0 -0.967797 0.251733 0 -0.996419 0.084554 0 -0.996419 0.084554 0 -0.996376 -0.0850602 0 -0.996376 -0.0850602 0 -0.967669 -0.252224 0 -0.967669 -0.252224 0 -0.911125 -0.41213 0 -0.911125 -0.41213 0 -0.828367 -0.560186 0 -0.828367 -0.560186 0 -0.721781 -0.692122 0 -0.721781 -0.692122 0 -0.594429 -0.804148 0 -0.594429 -0.804148 0 -0.449978 -0.89304 0 -0.449978 -0.89304 0 -0.292583 -0.95624 0 -0.292583 -0.95624 0 -0.126764 -0.991933 0 -0.126764 -0.991933 0 0.042693 -0.999088 0 0.042693 -0.999088 0 0.21093 -0.977501 0 0.21093 -0.977501 0 0.373088 -0.927796 0 0.373088 -0.927796 0 0.524522 -0.851397 0 0.524522 -0.851397 0 0.660867 -0.750503 0 0.660867 -0.750503 0 0.778196 -0.628022 0 0.778196 -0.628022 0 0.873138 -0.487474 0 0.873138 -0.487474 0 0.942962 -0.332899 0 0.942962 -0.332899 0 0.985659 -0.168751 0 0.985659 -0.168751 0 1 0.000253021 0 1 0.000253021 0 0.985573 0.169251 0 0.985573 0.169251 0 0.942793 0.333379 0 0.942793 0.333379 0 0.872891 0.487915 0 0.872891 0.487915 0 0.777877 0.628417 0 0.777877 0.628417 0 0.691754 0.722134 0 0.660484 0.75084 0.000900576 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.660484 0.75084 0 0.660484 0.75084 0 0.660484 0.75084 0 0.660484 0.75084 6.35783e-07 0.660484 0.75084 0 0.660484 0.75084 -4.47035e-07 0.660484 0.75084 0 0.660484 0.75084 0 0.660484 0.75084 4.47035e-07 0.660484 0.75084 -3.53213e-07 0.720235 0.69373 0 0.720235 0.69373 0 0.824592 0.565728 0 0.824592 0.565728 0 0.906465 0.422282 0 0.906465 0.422282 0 0.963605 0.267331 0 0.963605 0.267331 0 0.994464 0.105074 0 0.994464 0.105074 0 0.998196 -0.0600342 0 0.998196 -0.0600342 0 0.9747 -0.223516 0 0.9747 -0.223516 0 0.924615 -0.380904 0 0.924615 -0.380904 0 0.849312 -0.527891 0 0.849312 -0.527891 0 0.750838 -0.660486 0 0.750838 -0.660486 0 0.631886 -0.775061 0 0.631886 -0.775061 0 0.4957 -0.868494 0 0.4957 -0.868494 0 0.345987 -0.938239 0 0.345987 -0.938239 0 0.186841 -0.98239 0 0.186841 -0.98239 0 0.0225959 -0.999745 0 0.0225959 -0.999745 0 -0.142265 -0.989829 0 -0.142265 -0.989829 0 -0.303246 -0.952913 0 -0.303246 -0.952913 0 -0.455954 -0.890003 0 -0.455954 -0.890003 0 -0.596225 -0.802817 0 -0.596225 -0.802817 0 -0.660484 -0.75084 0 -0.660484 -0.75084 0 -0.660484 -0.75084 0 -0.660484 -0.75084 -4.76837e-07 -0.660484 -0.75084 0 -0.660484 -0.75084 1.78814e-07 -0.660484 -0.75084 0 -0.660484 -0.75084 0 -0.660484 -0.75084 -1.78814e-07 -0.660484 -0.75084 1.41285e-07 0.75084 -0.660484 0 0.75084 -0.660484 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.691768 0.72212 0 0.777871 0.628424 0 0.777871 0.628424 0 0.872891 0.487914 0 0.872891 0.487914 0 0.942793 0.333379 0 0.942793 0.333379 0 0.985572 0.169255 0 0.985572 0.169255 0 1 0.000247398 0 1 0.000247398 0 0.985659 -0.168748 0 0.985659 -0.168748 0 0.942959 -0.332907 0 0.942959 -0.332907 0 0.873142 -0.487466 0 0.873142 -0.487466 0 0.778196 -0.628022 0 0.778196 -0.628022 0 0.660865 -0.750505 0 0.660865 -0.750505 0 0.524522 -0.851397 0 0.524522 -0.851397 0 0.373089 -0.927796 0 0.373089 -0.927796 0 0.210931 -0.977501 0 0.210931 -0.977501 0 0.0426928 -0.999088 0 0.0426928 -0.999088 0 -0.126766 -0.991933 0 -0.126766 -0.991933 0 -0.292577 -0.956242 0 -0.292577 -0.956242 0 -0.449982 -0.893037 0 -0.449982 -0.893037 0 -0.594429 -0.804148 0 -0.594429 -0.804148 0 -0.721777 -0.692126 0 -0.721777 -0.692126 0 -0.828366 -0.560187 0 -0.828366 -0.560187 0 -0.911124 -0.412132 0 -0.911124 -0.412132 0 -0.967669 -0.252222 0 -0.967669 -0.252222 0 -0.996377 -0.0850488 0 -0.996377 -0.0850488 0 -0.99642 0.084543 0 -0.99642 0.084543 0 -0.967793 0.251748 0 -0.967793 0.251748 0 -0.911337 0.411661 0 -0.911337 0.411661 0 -0.828653 0.559762 0 -0.828653 0.559762 0 -0.722129 0.691758 0 -0.722129 0.691758 0 -0.59484 0.803844 0 -0.59484 0.803844 0 -0.450429 0.892812 0 -0.450429 0.892812 0 -0.293066 0.956092 0 -0.293066 0.956092 0 -0.127266 0.991869 0 -0.127266 0.991869 0 0.0421876 0.99911 0 0.0421876 0.99911 0 0.21043 0.977609 0 0.21043 0.977609 0 0.372623 0.927983 0 0.372623 0.927983 0 0.524088 0.851664 0 0.524088 0.851664 0 0.628021 0.778197 0 0.660489 0.750835 -0.000900823 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.736655 -0.676269 0 0.660867 -0.750503 0 0.660867 -0.750503 0 0.524522 -0.851397 0 0.524522 -0.851397 0 0.373088 -0.927796 0 0.373088 -0.927796 0 0.21093 -0.977501 0 0.21093 -0.977501 0 0.042693 -0.999088 0 0.042693 -0.999088 0 -0.126764 -0.991933 0 -0.126764 -0.991933 0 -0.292583 -0.95624 0 -0.292583 -0.95624 0 -0.449978 -0.89304 0 -0.449978 -0.89304 0 -0.594429 -0.804148 0 -0.594429 -0.804148 0 -0.721781 -0.692122 0 -0.721781 -0.692122 0 -0.828367 -0.560186 0 -0.828367 -0.560186 0 -0.911125 -0.41213 0 -0.911125 -0.41213 0 -0.967669 -0.252224 0 -0.967669 -0.252224 0 -0.996376 -0.0850602 0 -0.996376 -0.0850602 0 -0.996419 0.084554 0 -0.996419 0.084554 0 -0.967797 0.251733 0 -0.967797 0.251733 0 -0.911332 0.411671 0 -0.911332 0.411671 0 -0.828654 0.559761 0 -0.828654 0.559761 0 -0.722131 0.691757 0 -0.722131 0.691757 0 -0.594835 0.803848 0 -0.594835 0.803848 0 -0.450429 0.892812 0 -0.450429 0.892812 0 -0.293066 0.956092 0 -0.293066 0.956092 0 -0.127269 0.991868 0 -0.127269 0.991868 0 0.0421872 0.99911 0 0.0421872 0.99911 0 0.210435 0.977608 0 0.210435 0.977608 0 0.372615 0.927986 0 0.372615 0.927986 0 0.524092 0.851662 0 0.524092 0.851662 0 0.660484 0.75084 0 0.660484 0.75084 0 0.777877 0.628417 0 0.777877 0.628417 0 0.872891 0.487915 0 0.872891 0.487915 0 0.942793 0.333379 0 0.942793 0.333379 0 0.985573 0.169251 0 0.985573 0.169251 0 1 0.000253021 0 1 0.000253021 0 0.985659 -0.168751 0 0.985659 -0.168751 0 0.942962 -0.332899 0 0.942962 -0.332899 0 0.873138 -0.487474 0 0.873138 -0.487474 0 0.791349 -0.611364 0 0.778195 -0.628022 -0.000675331 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.75084 0.660484 0 -0.75084 0.660484 0 -0.720232 -0.693733 0 -0.720232 -0.693733 0 -0.824594 -0.565725 0 -0.824594 -0.565725 0 -0.906463 -0.422285 0 -0.906463 -0.422285 0 -0.963606 -0.267328 0 -0.963606 -0.267328 0 -0.994464 -0.105076 0 -0.994464 -0.105076 0 -0.998196 0.0600388 0 -0.998196 0.0600388 0 -0.9747 0.223519 0 -0.9747 0.223519 0 -0.924617 0.380899 0 -0.924617 0.380899 0 -0.849311 0.527893 0 -0.849311 0.527893 0 -0.75084 0.660484 0 -0.75084 0.660484 0 -0.631887 0.77506 0 -0.631887 0.77506 0 -0.495698 0.868495 0 -0.495698 0.868495 0 -0.34599 0.938238 0 -0.34599 0.938238 0 -0.186838 0.982391 0 -0.186838 0.982391 0 -0.0225937 0.999745 0 -0.0225937 0.999745 0 0.14226 0.989829 0 0.14226 0.989829 0 0.303248 0.952912 0 0.303248 0.952912 0 0.455952 0.890005 0 0.455952 0.890005 0 0.596225 0.802817 0 0.596225 0.802817 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.791349 -0.611365 0 0.873142 -0.487466 0 0.873142 -0.487466 0 0.942959 -0.332907 0 0.942959 -0.332907 0 0.985659 -0.168748 0 0.985659 -0.168748 0 1 0.000247398 0 1 0.000247398 0 0.985572 0.169255 0 0.985572 0.169255 0 0.942793 0.333379 0 0.942793 0.333379 0 0.872891 0.487914 0 0.872891 0.487914 0 0.777871 0.628424 0 0.777871 0.628424 0 0.660489 0.750835 0 0.660489 0.750835 0 0.524088 0.851664 0 0.524088 0.851664 0 0.372623 0.927983 0 0.372623 0.927983 0 0.21043 0.977609 0 0.21043 0.977609 0 0.0421876 0.99911 0 0.0421876 0.99911 0 -0.127266 0.991869 0 -0.127266 0.991869 0 -0.293066 0.956092 0 -0.293066 0.956092 0 -0.450429 0.892812 0 -0.450429 0.892812 0 -0.59484 0.803844 0 -0.59484 0.803844 0 -0.722129 0.691758 0 -0.722129 0.691758 0 -0.828653 0.559762 0 -0.828653 0.559762 0 -0.911337 0.411661 0 -0.911337 0.411661 0 -0.967793 0.251748 0 -0.967793 0.251748 0 -0.99642 0.084543 0 -0.99642 0.084543 0 -0.996377 -0.0850488 0 -0.996377 -0.0850488 0 -0.967669 -0.252222 0 -0.967669 -0.252222 0 -0.911124 -0.412132 0 -0.911124 -0.412132 0 -0.828366 -0.560187 0 -0.828366 -0.560187 0 -0.721777 -0.692126 0 -0.721777 -0.692126 0 -0.594429 -0.804148 0 -0.594429 -0.804148 0 -0.449982 -0.893037 0 -0.449982 -0.893037 0 -0.292577 -0.956242 0 -0.292577 -0.956242 0 -0.126766 -0.991933 0 -0.126766 -0.991933 0 0.0426928 -0.999088 0 0.0426928 -0.999088 0 0.210931 -0.977501 0 0.210931 -0.977501 0 0.373089 -0.927796 0 0.373089 -0.927796 0 0.524522 -0.851397 0 0.524522 -0.851397 0 0.660865 -0.750505 0 0.660865 -0.750505 0 0.736656 -0.676268 0 0.778196 -0.628022 0.0006753 0.720235 0.69373 0 0.720235 0.69373 0 0.824592 0.565728 0 0.824592 0.565728 0 0.906465 0.422282 0 0.906465 0.422282 0 0.963605 0.267331 0 0.963605 0.267331 0 0.994464 0.105074 0 0.994464 0.105074 0 0.998196 -0.0600342 0 0.998196 -0.0600342 0 0.9747 -0.223516 0 0.9747 -0.223516 0 0.924615 -0.380904 0 0.924615 -0.380904 0 0.849312 -0.527891 0 0.849312 -0.527891 0 0.750838 -0.660486 0 0.750838 -0.660486 0 0.631886 -0.775061 0 0.631886 -0.775061 0 0.4957 -0.868494 0 0.4957 -0.868494 0 0.345987 -0.938239 0 0.345987 -0.938239 0 0.186841 -0.98239 0 0.186841 -0.98239 0 0.0225959 -0.999745 0 0.0225959 -0.999745 0 -0.142265 -0.989829 0 -0.142265 -0.989829 0 -0.303246 -0.952913 0 -0.303246 -0.952913 0 -0.455954 -0.890003 0 -0.455954 -0.890003 0 -0.596225 -0.802817 0 -0.596225 -0.802817 0 -0.720232 -0.693733 0 -0.720232 -0.693733 0 -0.824594 -0.565725 0 -0.824594 -0.565725 0 -0.906463 -0.422285 0 -0.906463 -0.422285 0 -0.963606 -0.267328 0 -0.963606 -0.267328 0 -0.994464 -0.105076 0 -0.994464 -0.105076 0 -0.998196 0.0600388 0 -0.998196 0.0600388 0 -0.9747 0.223519 0 -0.9747 0.223519 0 -0.924617 0.380899 0 -0.924617 0.380899 0 -0.849311 0.527893 0 -0.849311 0.527893 0 -0.75084 0.660484 0 -0.75084 0.660484 0 -0.631887 0.77506 0 -0.631887 0.77506 0 -0.495698 0.868495 0 -0.495698 0.868495 0 -0.34599 0.938238 0 -0.34599 0.938238 0 -0.186838 0.982391 0 -0.186838 0.982391 0 -0.0225937 0.999745 0 -0.0225937 0.999745 0 0.14226 0.989829 0 0.14226 0.989829 0 0.303248 0.952912 0 0.303248 0.952912 0 0.455952 0.890005 0 0.455952 0.890005 0 0.596225 0.802817 0 0.596225 0.802817 0 0.905306 0.42476 0 0.820501 0.571645 0 0.820501 0.571645 0 0.712089 0.702089 0 0.712089 0.702089 0 0.583199 0.812329 0 0.583199 0.812329 0 0.437525 0.899206 0 0.437525 0.899206 0 0.279263 0.960215 0 0.279263 0.960215 0 0.112966 0.993599 0 0.112966 0.993599 0 -0.0565761 0.998398 0 -0.0565761 0.998398 0 -0.224488 0.974477 0 -0.224488 0.974477 0 -0.385948 0.922521 0 -0.385948 0.922521 0 -0.536312 0.84402 0 -0.536312 0.84402 0 -0.671219 0.741259 0 -0.671219 0.741259 0 -0.786859 0.617133 0 -0.786859 0.617133 0 -0.879826 0.475295 0 -0.879826 0.475295 0 -0.947494 0.319773 0 -0.947494 0.319773 0 -0.98791 0.155029 0 -0.98791 0.155029 0 -0.9999 -0.0141242 0 -0.9999 -0.0141242 0 -0.98312 -0.182961 0 -0.98312 -0.182961 0 -0.938069 -0.346448 0 -0.938069 -0.346448 0 -0.866029 -0.499994 0 -0.866029 -0.499994 0 -0.769069 -0.639165 0 -0.769069 -0.639165 0 -0.649978 -0.759953 0 -0.649978 -0.759953 0 -0.512208 -0.858861 0 -0.512208 -0.858861 0 -0.359691 -0.933072 0 -0.359691 -0.933072 0 -0.196825 -0.980439 0 -0.196825 -0.980439 0 -0.0282996 -0.9996 0 -0.0282996 -0.9996 0 0.14104 -0.990004 0 0.14104 -0.990004 0 0.306326 -0.951927 0 0.306326 -0.951927 0 0.462792 -0.886467 0 0.462792 -0.886467 0 0.605953 -0.7955 0 0.605953 -0.7955 0 0.731677 -0.681652 0 0.731677 -0.681652 0 0.836353 -0.548192 0 0.836353 -0.548192 0 0.916959 -0.398982 0 0.916959 -0.398982 0 0.971205 -0.238245 0 0.971205 -0.238245 0 0.997498 -0.0706884 0 0.997498 -0.0706884 0 0.9951 0.0988696 0 0.9951 0.0988696 0 0.964067 0.265659 0 0.964067 0.265659 0 0.905306 0.42476 0 0.866025 0.5 0 0.866025 0.5 0 0.821773 0.569815 0 0.821773 0.569815 0 0.716784 0.697295 0 0.716784 0.697295 0 0.592233 0.805766 0 0.592233 0.805766 0 0.451534 0.892254 0 0.451534 0.892254 0 0.298515 0.954405 0 0.298515 0.954405 0 0.137355 0.990522 0 0.137355 0.990522 0 -0.027555 0.99962 0 -0.027555 0.99962 0 -0.191711 0.981452 0 -0.191711 0.981452 0 -0.350634 0.936513 0 -0.350634 0.936513 0 -0.500003 0.866024 0 -0.500003 0.866024 0 -0.635723 0.771917 0 -0.635723 0.771917 0 -0.754107 0.656752 0 -0.754107 0.656752 0 -0.85192 0.523672 0 -0.85192 0.523672 0 -0.926494 0.376309 0 -0.926494 0.376309 0 -0.975796 0.218683 0 -0.975796 0.218683 0 -0.998482 0.0550822 0 -0.998482 0.0550822 0 -0.993931 -0.110003 0 -0.993931 -0.110003 0 -0.962268 -0.272103 0 -0.962268 -0.272103 0 -0.904355 -0.42678 0 -0.904355 -0.42678 0 -0.866025 -0.5 0 -0.866025 -0.5 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.844016 -0.536319 0 -0.769075 -0.639158 0 -0.769075 -0.639158 0 -0.649976 -0.759955 0 -0.649976 -0.759955 0 -0.512213 -0.858858 0 -0.512213 -0.858858 0 -0.35968 -0.933076 0 -0.35968 -0.933076 0 -0.19683 -0.980438 0 -0.19683 -0.980438 0 -0.0282933 -0.9996 0 -0.0282933 -0.9996 0 0.141039 -0.990004 0 0.141039 -0.990004 0 0.306326 -0.951927 0 0.306326 -0.951927 0 0.46279 -0.886468 0 0.46279 -0.886468 0 0.60595 -0.795503 0 0.60595 -0.795503 0 0.731679 -0.681649 0 0.731679 -0.681649 0 0.836345 -0.548203 0 0.836345 -0.548203 0 0.916967 -0.398962 0 0.916967 -0.398962 0 0.971203 -0.238255 0 0.971203 -0.238255 0 0.997498 -0.0706996 0 0.997498 -0.0706996 0 0.995097 0.0989036 0 0.995097 0.0989036 0 0.964072 0.26564 0 0.964072 0.26564 0 0.905311 0.42475 0 0.905311 0.42475 0 0.820502 0.571644 0 0.820502 0.571644 0 0.712088 0.702091 0 0.712088 0.702091 0 0.583209 0.812322 0 0.583209 0.812322 0 0.437512 0.899213 0 0.437512 0.899213 0 0.279266 0.960214 0 0.279266 0.960214 0 0.112973 0.993598 0 0.112973 0.993598 0 -0.0565749 0.998398 0 -0.0565749 0.998398 0 -0.224493 0.974476 0 -0.224493 0.974476 0 -0.385954 0.922518 0 -0.385954 0.922518 0 -0.536295 0.844031 0 -0.536295 0.844031 0 -0.671227 0.741252 0 -0.671227 0.741252 0 -0.78686 0.617131 0 -0.78686 0.617131 0 -0.879826 0.475296 0 -0.879826 0.475296 0 -0.947495 0.319771 0 -0.947495 0.319771 0 -0.987908 0.155039 0 -0.987908 0.155039 0 -0.9999 -0.0141468 0 -0.9999 -0.0141468 0 -0.983124 -0.182939 0 -0.983124 -0.182939 0 -0.938069 -0.346448 0 -0.938069 -0.346448 0 -0.886466 -0.462793 0 -0.866021 -0.500005 0.00184781 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.820503 -0.571643 0 0.88647 0.462787 0 0.769067 0.639168 0 0.649982 0.759949 0 0.649982 0.759949 0 0.512211 0.858859 0 0.512211 0.858859 0 0.359686 0.933073 0 0.359686 0.933073 0 0.196823 0.980439 0 0.196823 0.980439 0 0.0283002 0.999599 0 0.0283002 0.999599 0 -0.14104 0.990004 0 -0.14104 0.990004 0 -0.306328 0.951926 0 -0.306328 0.951926 0 -0.462793 0.886466 0 -0.462793 0.886466 0 -0.605949 0.795504 0 -0.605949 0.795504 0 -0.731677 0.681652 0 -0.731677 0.681652 0 -0.836353 0.548191 0 -0.836353 0.548191 0 -0.916965 0.398968 0 -0.916965 0.398968 0 -0.971202 0.238258 0 -0.971202 0.238258 0 -0.997497 0.0707109 0 -0.997497 0.0707109 0 -0.995097 -0.0989051 0 -0.995097 -0.0989051 0 -0.964072 -0.265643 0 -0.964072 -0.265643 0 -0.905306 -0.42476 0 -0.905306 -0.42476 0 -0.820503 -0.571643 0 -0.820503 -0.571643 0 -0.712091 -0.702087 0 -0.712091 -0.702087 0 -0.583201 -0.812328 0 -0.583201 -0.812328 0 -0.43752 -0.899209 0 -0.43752 -0.899209 0 -0.279264 -0.960214 0 -0.279264 -0.960214 0 -0.112969 -0.993599 0 -0.112969 -0.993599 0 0.0565743 -0.998398 0 0.0565743 -0.998398 0 0.224494 -0.974475 0 0.224494 -0.974475 0 0.385948 -0.922521 0 0.385948 -0.922521 0 0.481508 -0.876442 0 0.536304 -0.844023 -0.00168836 0.554098 -0.832451 0 0.67123 -0.741249 0 0.67123 -0.741249 0 0.786844 -0.617152 0 0.786844 -0.617152 0 0.879828 -0.475292 0 0.879828 -0.475292 0 0.9475 -0.319756 0 0.9475 -0.319756 0 0.987908 -0.155042 0 0.987908 -0.155042 0 0.9999 0.0141512 0 0.9999 0.0141512 0 0.983124 0.182939 0 0.983124 0.182939 0 0.938069 0.346447 0 0.938069 0.346447 0 0.88647 0.462787 0 0.866018 0.499993 0.00439388 0.844023 0.536307 0 0.769067 0.639168 0 -0.820501 -0.571645 0 -0.905315 -0.424742 0 -0.905315 -0.424742 0 -0.964067 -0.265659 0 -0.964067 -0.265659 0 -0.9951 -0.0988696 0 -0.9951 -0.0988696 0 -0.9975 0.0706661 0 -0.9975 0.0706661 0 -0.9712 0.238267 0 -0.9712 0.238267 0 -0.916967 0.398963 0 -0.916967 0.398963 0 -0.836353 0.548192 0 -0.836353 0.548192 0 -0.731667 0.681662 0 -0.731667 0.681662 0 -0.605951 0.795502 0 -0.605951 0.795502 0 -0.462792 0.886467 0 -0.462792 0.886467 0 -0.306332 0.951925 0 -0.306332 0.951925 0 -0.14104 0.990004 0 -0.14104 0.990004 0 0.0283017 0.999599 0 0.0283017 0.999599 0 0.196822 0.980439 0 0.196822 0.980439 0 0.359698 0.933069 0 0.359698 0.933069 0 0.512196 0.858868 0 0.512196 0.858868 0 0.649978 0.759953 0 0.649978 0.759953 0 0.76907 0.639164 0 0.76907 0.639164 0 0.866029 0.499994 0 0.866029 0.499994 0 0.938077 0.346428 0 0.938077 0.346428 0 0.98312 0.182961 0 0.98312 0.182961 0 0.9999 0.0141467 0 0.9999 0.0141467 0 0.98791 -0.155029 0 0.98791 -0.155029 0 0.947494 -0.319773 0 0.947494 -0.319773 0 0.879826 -0.475295 0 0.879826 -0.475295 0 0.786859 -0.617133 0 0.786859 -0.617133 0 0.671219 -0.741259 0 0.671219 -0.741259 0 0.536302 -0.844026 0 0.536302 -0.844026 0 0.385956 -0.922517 0 0.385956 -0.922517 0 0.224486 -0.974477 0 0.224486 -0.974477 0 0.0565774 -0.998398 0 0.0565774 -0.998398 0 -0.112969 -0.993599 0 -0.112969 -0.993599 0 -0.279267 -0.960214 0 -0.279267 -0.960214 0 -0.437517 -0.89921 0 -0.437517 -0.89921 0 -0.583189 -0.812337 0 -0.583189 -0.812337 0 -0.7121 -0.702078 0 -0.7121 -0.702078 0 -0.820501 -0.571645 0 -0.866025 -0.5 0 -0.866025 -0.5 0 -0.904355 -0.42678 0 -0.904355 -0.42678 0 -0.962268 -0.272103 0 -0.962268 -0.272103 0 -0.993931 -0.110003 0 -0.993931 -0.110003 0 -0.998482 0.0550822 0 -0.998482 0.0550822 0 -0.975796 0.218683 0 -0.975796 0.218683 0 -0.926494 0.376309 0 -0.926494 0.376309 0 -0.85192 0.523672 0 -0.85192 0.523672 0 -0.754107 0.656752 0 -0.754107 0.656752 0 -0.635723 0.771917 0 -0.635723 0.771917 0 -0.500003 0.866024 0 -0.500003 0.866024 0 -0.350634 0.936513 0 -0.350634 0.936513 0 -0.191711 0.981452 0 -0.191711 0.981452 0 -0.027555 0.99962 0 -0.027555 0.99962 0 0.137355 0.990522 0 0.137355 0.990522 0 0.298515 0.954405 0 0.298515 0.954405 0 0.451534 0.892254 0 0.451534 0.892254 0 0.592233 0.805766 0 0.592233 0.805766 0 0.716784 0.697295 0 0.716784 0.697295 0 0.821773 0.569815 0 0.821773 0.569815 0 0.866025 0.5 0 0.866025 0.5 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.886471 0.462785 0 0.938069 0.346448 0 0.938069 0.346448 0 0.983124 0.182939 0 0.983124 0.182939 0 0.9999 0.0141354 0 0.9999 0.0141354 0 0.98791 -0.155031 0 0.98791 -0.155031 0 0.947498 -0.319761 0 0.947498 -0.319761 0 0.879826 -0.475296 0 0.879826 -0.475296 0 0.786849 -0.617145 0 0.786849 -0.617145 0 0.671227 -0.741252 0 0.671227 -0.741252 0 0.536313 -0.844019 0 0.536313 -0.844019 0 0.38594 -0.922524 0 0.38594 -0.922524 0 0.224493 -0.974476 0 0.224493 -0.974476 0 0.0565755 -0.998398 0 0.0565755 -0.998398 0 -0.11297 -0.993598 0 -0.11297 -0.993598 0 -0.279266 -0.960214 0 -0.279266 -0.960214 0 -0.437521 -0.899208 0 -0.437521 -0.899208 0 -0.583191 -0.812335 0 -0.583191 -0.812335 0 -0.712099 -0.702079 0 -0.712099 -0.702079 0 -0.820498 -0.571649 0 -0.820498 -0.571649 0 -0.905308 -0.424755 0 -0.905308 -0.424755 0 -0.964069 -0.26565 0 -0.964069 -0.26565 0 -0.995099 -0.0988802 0 -0.995099 -0.0988802 0 -0.997498 0.0706884 0 -0.997498 0.0706884 0 -0.971202 0.238257 0 -0.971202 0.238257 0 -0.916961 0.398976 0 -0.916961 0.398976 0 -0.836354 0.54819 0 -0.836354 0.54819 0 -0.731674 0.681655 0 -0.731674 0.681655 0 -0.605968 0.795489 0 -0.605968 0.795489 0 -0.46278 0.886473 0 -0.46278 0.886473 0 -0.306326 0.951927 0 -0.306326 0.951927 0 -0.14104 0.990004 0 -0.14104 0.990004 0 0.0283049 0.999599 0 0.0283049 0.999599 0 0.196815 0.980441 0 0.196815 0.980441 0 0.359697 0.933069 0 0.359697 0.933069 0 0.512204 0.858864 0 0.512204 0.858864 0 0.649982 0.75995 0 0.649982 0.75995 0 0.769071 0.639164 0 0.769071 0.639164 0 0.844018 0.536314 0 0.866023 0.5 -0.00184793 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.905306 0.424759 0 -0.844024 -0.536305 0 -0.938072 -0.34644 0 -0.983126 -0.182931 0 -0.983126 -0.182931 0 -0.9999 -0.0141692 0 -0.9999 -0.0141692 0 -0.987907 0.155051 0 -0.987907 0.155051 0 -0.9475 0.319756 0 -0.9475 0.319756 0 -0.879828 0.475292 0 -0.879828 0.475292 0 -0.786848 0.617146 0 -0.786848 0.617146 0 -0.671226 0.741253 0 -0.671226 0.741253 0 -0.536309 0.844022 0 -0.536309 0.844022 0 -0.385947 0.922521 0 -0.385947 0.922521 0 -0.224492 0.974476 0 -0.224492 0.974476 0 -0.0565748 0.998398 0 -0.0565748 0.998398 0 0.112969 0.993599 0 0.112969 0.993599 0 0.279262 0.960215 0 0.279262 0.960215 0 0.437524 0.899207 0 0.437524 0.899207 0 0.583196 0.812331 0 0.583196 0.812331 0 0.712091 0.702087 0 0.712091 0.702087 0 0.820502 0.571643 0 0.820502 0.571643 0 0.905306 0.424759 0 0.905306 0.424759 0 0.964074 0.265635 0 0.964074 0.265635 0 0.995097 0.0989051 0 0.995097 0.0989051 0 0.997497 -0.0707019 0 0.997497 -0.0707019 0 0.9712 -0.238267 0 0.9712 -0.238267 0 0.916968 -0.39896 0 0.916968 -0.39896 0 0.836349 -0.548197 0 0.836349 -0.548197 0 0.731681 -0.681647 0 0.731681 -0.681647 0 0.605949 -0.795504 0 0.605949 -0.795504 0 0.518262 -0.855222 0 0.462793 -0.886465 0.00168826 0.443875 -0.896089 0 0.306325 -0.951927 0 0.306325 -0.951927 0 0.141041 -0.990004 0 0.141041 -0.990004 0 -0.0282991 -0.9996 0 -0.0282991 -0.9996 0 -0.196826 -0.980439 0 -0.196826 -0.980439 0 -0.35969 -0.933072 0 -0.35969 -0.933072 0 -0.512203 -0.858864 0 -0.512203 -0.858864 0 -0.649982 -0.759949 0 -0.649982 -0.759949 0 -0.769071 -0.639163 0 -0.769071 -0.639163 0 -0.844024 -0.536305 0 -0.866015 -0.499999 -0.00439295 -0.886462 -0.462801 0 -0.938072 -0.34644 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.691765 -0.722123 0 0.77788 -0.628413 0 0.77788 -0.628413 0 0.872891 -0.487916 0 0.872891 -0.487916 0 0.942792 -0.333381 0 0.942792 -0.333381 0 0.985571 -0.169265 0 0.985571 -0.169265 0 1 -0.000247398 0 1 -0.000247398 0 0.985659 0.168748 0 0.985659 0.168748 0 0.94296 0.332907 0 0.94296 0.332907 0 0.873141 0.487467 0 0.873141 0.487467 0 0.778191 0.628027 0 0.778191 0.628027 0 0.660872 0.750498 0 0.660872 0.750498 0 0.524527 0.851394 0 0.524527 0.851394 0 0.373083 0.927798 0 0.373083 0.927798 0 0.210931 0.977501 0 0.210931 0.977501 0 0.0426923 0.999088 0 0.0426923 0.999088 0 -0.126764 0.991933 0 -0.126764 0.991933 0 -0.292583 0.95624 0 -0.292583 0.95624 0 -0.449978 0.89304 0 -0.449978 0.89304 0 -0.594437 0.804142 0 -0.594437 0.804142 0 -0.721778 0.692124 0 -0.721778 0.692124 0 -0.828359 0.560197 0 -0.828359 0.560197 0 -0.911129 0.412121 0 -0.911129 0.412121 0 -0.967666 0.252234 0 -0.967666 0.252234 0 -0.996378 0.0850378 0 -0.996378 0.0850378 0 -0.99642 -0.0845428 0 -0.99642 -0.0845428 0 -0.967795 -0.251738 0 -0.967795 -0.251738 0 -0.911332 -0.411671 0 -0.911332 -0.411671 0 -0.82866 -0.559753 0 -0.82866 -0.559753 0 -0.722125 -0.691763 0 -0.722125 -0.691763 0 -0.594838 -0.803846 0 -0.594838 -0.803846 0 -0.450427 -0.892813 0 -0.450427 -0.892813 0 -0.293069 -0.956091 0 -0.293069 -0.956091 0 -0.12727 -0.991868 0 -0.12727 -0.991868 0 0.0421862 -0.99911 0 0.0421862 -0.99911 0 0.210435 -0.977608 0 0.210435 -0.977608 0 0.372622 -0.927983 0 0.372622 -0.927983 0 0.524083 -0.851667 0 0.524083 -0.851667 0 0.628024 -0.778194 0 0.660489 -0.750835 0.000900734 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.660484 -0.75084 0 0.660484 -0.75084 7.15256e-07 0.660484 -0.75084 0 0.660484 -0.75084 -1.27157e-07 0.660484 -0.75084 0 0.660485 -0.75084 -6.25849e-07 0.660485 -0.75084 0 0.660485 -0.75084 0 0.660485 -0.75084 -7.15256e-07 0.660484 -0.75084 0 0.596228 -0.802815 0 0.596228 -0.802815 0 0.455952 -0.890004 0 0.455952 -0.890004 0 0.303244 -0.952913 0 0.303244 -0.952913 0 0.142265 -0.989829 0 0.142265 -0.989829 0 -0.0225959 -0.999745 0 -0.0225959 -0.999745 0 -0.186841 -0.98239 0 -0.186841 -0.98239 0 -0.345987 -0.938239 0 -0.345987 -0.938239 0 -0.4957 -0.868494 0 -0.4957 -0.868494 0 -0.631884 -0.775063 0 -0.631884 -0.775063 0 -0.750843 -0.660481 0 -0.750843 -0.660481 0 -0.849308 -0.527897 0 -0.849308 -0.527897 0 -0.924616 -0.3809 0 -0.924616 -0.3809 0 -0.9747 -0.223516 0 -0.9747 -0.223516 0 -0.998196 -0.0600342 0 -0.998196 -0.0600342 0 -0.994464 0.105074 0 -0.994464 0.105074 0 -0.963606 0.267327 0 -0.963606 0.267327 0 -0.906465 0.422282 0 -0.906465 0.422282 0 -0.82459 0.565731 0 -0.82459 0.565731 0 -0.720235 0.69373 0 -0.720235 0.69373 0 -0.660484 0.75084 0 -0.660484 0.75084 0 -0.660484 0.75084 0 -0.660484 0.75084 0 -0.660484 0.75084 -1.76606e-07 -0.660484 0.75084 -1.19209e-07 -0.660484 0.75084 0 -0.660484 0.75084 0 -0.660484 0.75084 1.78814e-07 -0.660484 0.75084 1.41285e-07 -0.75084 -0.660484 0 -0.75084 -0.660484 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.628021 -0.778197 0 0.524093 -0.851661 0 0.524093 -0.851661 0 0.372619 -0.927985 0 0.372619 -0.927985 0 0.21043 -0.977609 0 0.21043 -0.977609 0 0.04219 -0.99911 0 0.04219 -0.99911 0 -0.127267 -0.991868 0 -0.127267 -0.991868 0 -0.293066 -0.956092 0 -0.293066 -0.956092 0 -0.450429 -0.892812 0 -0.450429 -0.892812 0 -0.59484 -0.803844 0 -0.59484 -0.803844 0 -0.722135 -0.691752 0 -0.722135 -0.691752 0 -0.828648 -0.55977 0 -0.828648 -0.55977 0 -0.911333 -0.41167 0 -0.911333 -0.41167 0 -0.967795 -0.251739 0 -0.967795 -0.251739 0 -0.99642 -0.0845428 0 -0.99642 -0.0845428 0 -0.996376 0.0850599 0 -0.996376 0.0850599 0 -0.967666 0.252234 0 -0.967666 0.252234 0 -0.911129 0.412122 0 -0.911129 0.412122 0 -0.828372 0.560178 0 -0.828372 0.560178 0 -0.721776 0.692127 0 -0.721776 0.692127 0 -0.594435 0.804144 0 -0.594435 0.804144 0 -0.449978 0.89304 0 -0.449978 0.89304 0 -0.29258 0.956241 0 -0.29258 0.956241 0 -0.126764 0.991933 0 -0.126764 0.991933 0 0.0426942 0.999088 0 0.0426942 0.999088 0 0.210927 0.977502 0 0.210927 0.977502 0 0.373093 0.927794 0 0.373093 0.927794 0 0.524517 0.8514 0 0.524517 0.8514 0 0.660869 0.750501 0 0.660869 0.750501 0 0.778191 0.628027 0 0.778191 0.628027 0 0.873142 0.487466 0 0.873142 0.487466 0 0.942959 0.332907 0 0.942959 0.332907 0 0.985659 0.168748 0 0.985659 0.168748 0 1 -0.00026989 0 1 -0.00026989 0 0.985574 -0.169243 0 0.985574 -0.169243 0 0.9428 -0.333359 0 0.9428 -0.333359 0 0.872881 -0.487933 0 0.872881 -0.487933 0 0.777878 -0.628415 0 0.777878 -0.628415 0 0.691768 -0.72212 0 0.660489 -0.750835 -0.000900823 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.764685 -0.644404 0 -0.82866 -0.559753 0 -0.82866 -0.559753 0 -0.911332 -0.411671 0 -0.911332 -0.411671 0 -0.967795 -0.251738 0 -0.967795 -0.251738 0 -0.99642 -0.0845428 0 -0.99642 -0.0845428 0 -0.996378 0.0850378 0 -0.996378 0.0850378 0 -0.967666 0.252234 0 -0.967666 0.252234 0 -0.911129 0.412121 0 -0.911129 0.412121 0 -0.828359 0.560197 0 -0.828359 0.560197 0 -0.721778 0.692124 0 -0.721778 0.692124 0 -0.594437 0.804142 0 -0.594437 0.804142 0 -0.449978 0.89304 0 -0.449978 0.89304 0 -0.292583 0.95624 0 -0.292583 0.95624 0 -0.126764 0.991933 0 -0.126764 0.991933 0 0.0426923 0.999088 0 0.0426923 0.999088 0 0.210931 0.977501 0 0.210931 0.977501 0 0.373083 0.927798 0 0.373083 0.927798 0 0.524527 0.851394 0 0.524527 0.851394 0 0.660872 0.750498 0 0.660872 0.750498 0 0.778191 0.628027 0 0.778191 0.628027 0 0.873141 0.487467 0 0.873141 0.487467 0 0.94296 0.332907 0 0.94296 0.332907 0 0.985659 0.168748 0 0.985659 0.168748 0 1 -0.000247398 0 1 -0.000247398 0 0.985571 -0.169265 0 0.985571 -0.169265 0 0.942792 -0.333381 0 0.942792 -0.333381 0 0.872891 -0.487916 0 0.872891 -0.487916 0 0.77788 -0.628413 0 0.77788 -0.628413 0 0.660489 -0.750835 0 0.660489 -0.750835 0 0.524083 -0.851667 0 0.524083 -0.851667 0 0.372622 -0.927983 0 0.372622 -0.927983 0 0.210435 -0.977608 0 0.210435 -0.977608 0 0.0421862 -0.99911 0 0.0421862 -0.99911 0 -0.12727 -0.991868 0 -0.12727 -0.991868 0 -0.293069 -0.956091 0 -0.293069 -0.956091 0 -0.450427 -0.892813 0 -0.450427 -0.892813 0 -0.594838 -0.803846 0 -0.594838 -0.803846 0 -0.707279 -0.706934 0 -0.722125 -0.691763 -0.000675389 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.75084 0.660484 0 0.75084 0.660484 0 -0.596219 0.802822 0 -0.596219 0.802822 0 -0.455954 0.890003 0 -0.455954 0.890003 0 -0.303249 0.952911 0 -0.303249 0.952911 0 -0.142259 0.989829 0 -0.142259 0.989829 0 0.0225936 0.999745 0 0.0225936 0.999745 0 0.186838 0.982391 0 0.186838 0.982391 0 0.345989 0.938239 0 0.345989 0.938239 0 0.4957 0.868494 0 0.4957 0.868494 0 0.631889 0.775059 0 0.631889 0.775059 0 0.750839 0.660485 0 0.750839 0.660485 0 0.849312 0.527891 0 0.849312 0.527891 0 0.924613 0.380907 0 0.924613 0.380907 0 0.9747 0.223516 0 0.9747 0.223516 0 0.998196 0.0600342 0 0.998196 0.0600342 0 0.994464 -0.105074 0 0.994464 -0.105074 0 0.963603 -0.267336 0 0.963603 -0.267336 0 0.906465 -0.422281 0 0.906465 -0.422281 0 0.824595 -0.565724 0 0.824595 -0.565724 0 0.72023 -0.693735 0 0.72023 -0.693735 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.70729 -0.706923 0 -0.59484 -0.803844 0 -0.59484 -0.803844 0 -0.450429 -0.892812 0 -0.450429 -0.892812 0 -0.293066 -0.956092 0 -0.293066 -0.956092 0 -0.127267 -0.991868 0 -0.127267 -0.991868 0 0.04219 -0.99911 0 0.04219 -0.99911 0 0.21043 -0.977609 0 0.21043 -0.977609 0 0.372619 -0.927985 0 0.372619 -0.927985 0 0.524093 -0.851661 0 0.524093 -0.851661 0 0.660489 -0.750835 0 0.660489 -0.750835 0 0.777878 -0.628415 0 0.777878 -0.628415 0 0.872881 -0.487933 0 0.872881 -0.487933 0 0.9428 -0.333359 0 0.9428 -0.333359 0 0.985574 -0.169243 0 0.985574 -0.169243 0 1 -0.00026989 0 1 -0.00026989 0 0.985659 0.168748 0 0.985659 0.168748 0 0.942959 0.332907 0 0.942959 0.332907 0 0.873142 0.487466 0 0.873142 0.487466 0 0.778191 0.628027 0 0.778191 0.628027 0 0.660869 0.750501 0 0.660869 0.750501 0 0.524517 0.8514 0 0.524517 0.8514 0 0.373093 0.927794 0 0.373093 0.927794 0 0.210927 0.977502 0 0.210927 0.977502 0 0.0426942 0.999088 0 0.0426942 0.999088 0 -0.126764 0.991933 0 -0.126764 0.991933 0 -0.29258 0.956241 0 -0.29258 0.956241 0 -0.449978 0.89304 0 -0.449978 0.89304 0 -0.594435 0.804144 0 -0.594435 0.804144 0 -0.721776 0.692127 0 -0.721776 0.692127 0 -0.828372 0.560178 0 -0.828372 0.560178 0 -0.911129 0.412122 0 -0.911129 0.412122 0 -0.967666 0.252234 0 -0.967666 0.252234 0 -0.996376 0.0850599 0 -0.996376 0.0850599 0 -0.99642 -0.0845428 0 -0.99642 -0.0845428 0 -0.967795 -0.251739 0 -0.967795 -0.251739 0 -0.911333 -0.41167 0 -0.911333 -0.41167 0 -0.828648 -0.55977 0 -0.828648 -0.55977 0 -0.76469 -0.644399 0 -0.722135 -0.691752 0.000675321 0.596228 -0.802815 0 0.596228 -0.802815 0 0.455952 -0.890004 0 0.455952 -0.890004 0 0.303244 -0.952913 0 0.303244 -0.952913 0 0.142265 -0.989829 0 0.142265 -0.989829 0 -0.0225959 -0.999745 0 -0.0225959 -0.999745 0 -0.186841 -0.98239 0 -0.186841 -0.98239 0 -0.345987 -0.938239 0 -0.345987 -0.938239 0 -0.4957 -0.868494 0 -0.4957 -0.868494 0 -0.631884 -0.775063 0 -0.631884 -0.775063 0 -0.750843 -0.660481 0 -0.750843 -0.660481 0 -0.849308 -0.527897 0 -0.849308 -0.527897 0 -0.924616 -0.3809 0 -0.924616 -0.3809 0 -0.9747 -0.223516 0 -0.9747 -0.223516 0 -0.998196 -0.0600342 0 -0.998196 -0.0600342 0 -0.994464 0.105074 0 -0.994464 0.105074 0 -0.963606 0.267327 0 -0.963606 0.267327 0 -0.906465 0.422282 0 -0.906465 0.422282 0 -0.82459 0.565731 0 -0.82459 0.565731 0 -0.720235 0.69373 0 -0.720235 0.69373 0 -0.596219 0.802822 0 -0.596219 0.802822 0 -0.455954 0.890003 0 -0.455954 0.890003 0 -0.303249 0.952911 0 -0.303249 0.952911 0 -0.142259 0.989829 0 -0.142259 0.989829 0 0.0225936 0.999745 0 0.0225936 0.999745 0 0.186838 0.982391 0 0.186838 0.982391 0 0.345989 0.938239 0 0.345989 0.938239 0 0.4957 0.868494 0 0.4957 0.868494 0 0.631889 0.775059 0 0.631889 0.775059 0 0.750839 0.660485 0 0.750839 0.660485 0 0.849312 0.527891 0 0.849312 0.527891 0 0.924613 0.380907 0 0.924613 0.380907 0 0.9747 0.223516 0 0.9747 0.223516 0 0.998196 0.0600342 0 0.998196 0.0600342 0 0.994464 -0.105074 0 0.994464 -0.105074 0 0.963603 -0.267336 0 0.963603 -0.267336 0 0.906465 -0.422281 0 0.906465 -0.422281 0 0.824595 -0.565724 0 0.824595 -0.565724 0 0.72023 -0.693735 0 0.72023 -0.693735 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 1 0 0 1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.977557 -0.210671 0 -0.927891 -0.372852 0 -0.927891 -0.372852 0 -0.851519 -0.524323 0 -0.851519 -0.524323 0 -0.750677 -0.660669 0 -0.750677 -0.660669 0 -0.628216 -0.778039 0 -0.628216 -0.778039 0 -0.487701 -0.873011 0 -0.487701 -0.873011 0 -0.333131 -0.942881 0 -0.333131 -0.942881 0 -0.169008 -0.985615 0 -0.169008 -0.985615 0 -0.0424343 -0.999099 0 0 -0.999999 -0.00144081 0.0424362 -0.999099 0 0.169004 -0.985615 0 0.169004 -0.985615 0 0.333138 -0.942878 0 0.333138 -0.942878 0 0.487701 -0.873011 0 0.487701 -0.873011 0 0.628216 -0.778039 0 0.628216 -0.778039 0 0.750677 -0.660669 0 0.750677 -0.660669 0 0.851519 -0.524323 0 0.851519 -0.524323 0 0.927891 -0.372852 0 0.927891 -0.372852 0 0.977557 -0.210671 0 0.977557 -0.210671 0 0.999098 -0.0424625 0 0.999098 -0.0424625 0 0.991899 0.127028 0 0.991899 0.127028 0 0.956171 0.292809 0 0.956171 0.292809 0 0.89292 0.450216 0 0.89292 0.450216 0 0.803997 0.594633 0 0.803997 0.594633 0 0.691941 0.721954 0 0.691941 0.721954 0 0.559973 0.828511 0 0.559973 0.828511 0 0.411907 0.911226 0 0.411907 0.911226 0 0.251973 0.967734 0 0.251973 0.967734 0 0.0848052 0.996398 0 0.0848052 0.996398 0 -0.0848052 0.996398 0 -0.0848052 0.996398 0 -0.251967 0.967736 0 -0.251967 0.967736 0 -0.411907 0.911226 0 -0.411907 0.911226 0 -0.559973 0.828511 0 -0.559973 0.828511 0 -0.691941 0.721954 0 -0.691941 0.721954 0 -0.803997 0.594633 0 -0.803997 0.594633 0 -0.892929 0.450198 0 -0.892929 0.450198 0 -0.956171 0.292809 0 -0.956171 0.292809 0 -0.991899 0.127028 0 -0.991899 0.127028 0 -0.999775 0.0212075 0 -0.999098 -0.0424401 0.00108026 -0.997974 -0.0636303 0 -0.977557 -0.210671 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -1 0 0 -1 0 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 1 0 0 1 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.977555 -0.210681 0 -0.927891 -0.372852 0 -0.927891 -0.372852 0 -0.851529 -0.524307 0 -0.851529 -0.524307 0 -0.750672 -0.660675 0 -0.750672 -0.660675 0 -0.628216 -0.778039 0 -0.628216 -0.778039 0 -0.487701 -0.873011 0 -0.487701 -0.873011 0 -0.333138 -0.942878 0 -0.333138 -0.942878 0 -0.169003 -0.985616 0 -0.169003 -0.985616 0 -0.0424353 -0.999099 0 0 -0.999999 -0.00144081 0.0424362 -0.999099 0 0.169003 -0.985616 0 0.169003 -0.985616 0 0.333138 -0.942878 0 0.333138 -0.942878 0 0.487701 -0.873011 0 0.487701 -0.873011 0 0.628216 -0.778039 0 0.628216 -0.778039 0 0.750672 -0.660675 0 0.750672 -0.660675 0 0.851529 -0.524307 0 0.851529 -0.524307 0 0.927891 -0.372852 0 0.927891 -0.372852 0 0.977552 -0.210692 0 0.977552 -0.210692 0 0.999099 -0.0424289 0 0.999099 -0.0424289 0 0.991901 0.127016 0 0.991901 0.127016 0 0.956168 0.292819 0 0.956168 0.292819 0 0.892924 0.450207 0 0.892924 0.450207 0 0.803997 0.594633 0 0.803997 0.594633 0 0.691941 0.721954 0 0.691941 0.721954 0 0.559973 0.828511 0 0.559973 0.828511 0 0.411903 0.911228 0 0.411903 0.911228 0 0.251978 0.967733 0 0.251978 0.967733 0 0.0848043 0.996398 0 0.0848043 0.996398 0 -0.0848033 0.996398 0 -0.0848033 0.996398 0 -0.251978 0.967733 0 -0.251978 0.967733 0 -0.411903 0.911228 0 -0.411903 0.911228 0 -0.559973 0.828511 0 -0.559973 0.828511 0 -0.691941 0.721954 0 -0.691941 0.721954 0 -0.803997 0.594633 0 -0.803997 0.594633 0 -0.892924 0.450207 0 -0.892924 0.450207 0 -0.956168 0.292819 0 -0.956168 0.292819 0 -0.991901 0.127016 0 -0.991901 0.127016 0 -0.999774 0.0212524 0 -0.999098 -0.0424401 0.00108102 -0.997973 -0.0636452 0 -0.977555 -0.210681 0 + + + + + + + + + + + + + + +

0 0 59 0 1896 0 1896 1 59 1 1898 1 1896 2 1894 2 0 2 0 3 1894 3 1 3 0 4 1 4 2 4 2 5 1 5 1885 5 2 6 1885 6 3 6 3 7 1885 7 4 7 3 8 4 8 6 8 6 9 4 9 5 9 6 10 5 10 7 10 7 11 5 11 1880 11 7 12 1880 12 8 12 8 13 1880 13 10 13 8 14 10 14 9 14 9 15 10 15 11 15 9 16 11 16 13 16 13 17 11 17 12 17 13 18 12 18 14 18 14 19 12 19 15 19 14 20 15 20 16 20 16 21 15 21 17 21 16 22 17 22 18 22 18 23 17 23 19 23 18 24 19 24 20 24 20 25 19 25 1884 25 20 26 1884 26 21 26 21 27 1884 27 22 27 21 28 22 28 23 28 23 29 22 29 24 29 23 30 24 30 25 30 25 31 24 31 27 31 25 32 27 32 26 32 26 33 27 33 28 33 26 34 28 34 29 34 29 35 28 35 1878 35 29 36 1878 36 30 36 30 37 1878 37 1893 37 30 38 1893 38 31 38 31 39 1893 39 1891 39 31 40 1891 40 32 40 32 41 1891 41 33 41 32 42 33 42 34 42 34 43 33 43 1889 43 34 44 1889 44 35 44 35 45 1889 45 37 45 35 46 37 46 36 46 36 47 37 47 1888 47 36 48 1888 48 38 48 38 49 1888 49 1887 49 38 50 1887 50 40 50 40 51 1887 51 39 51 40 52 39 52 41 52 41 53 39 53 42 53 41 54 42 54 43 54 43 55 42 55 1903 55 43 56 1903 56 45 56 45 57 1903 57 44 57 45 58 44 58 46 58 46 59 44 59 1882 59 46 60 1882 60 47 60 47 61 1882 61 48 61 47 62 48 62 49 62 49 63 48 63 51 63 49 64 51 64 50 64 50 65 51 65 52 65 50 66 52 66 53 66 53 67 52 67 1902 67 53 68 1902 68 55 68 55 69 1902 69 54 69 55 70 54 70 56 70 56 71 54 71 1899 71 56 72 1899 72 57 72 57 73 1899 73 1898 73 57 74 1898 74 58 74 58 75 1898 75 59 75 62 76 121 76 60 76 60 77 121 77 120 77 60 78 61 78 62 78 62 79 61 79 63 79 62 80 63 80 64 80 64 81 63 81 65 81 64 82 65 82 67 82 67 83 65 83 66 83 67 84 66 84 69 84 69 85 66 85 68 85 69 86 68 86 70 86 70 87 68 87 71 87 70 88 71 88 72 88 72 89 71 89 2050 89 72 90 2050 90 73 90 73 91 2050 91 2049 91 73 92 2049 92 74 92 74 93 2049 93 2048 93 74 94 2048 94 75 94 75 95 2048 95 76 95 75 96 76 96 77 96 77 97 76 97 78 97 77 98 78 98 79 98 79 99 78 99 80 99 79 100 80 100 82 100 82 101 80 101 81 101 82 102 81 102 84 102 84 103 81 103 83 103 84 104 83 104 86 104 86 105 83 105 85 105 86 106 85 106 87 106 87 107 85 107 88 107 87 108 88 108 89 108 89 109 88 109 2060 109 89 110 2060 110 90 110 90 111 2060 111 91 111 90 112 91 112 92 112 92 113 91 113 2059 113 92 114 2059 114 94 114 94 115 2059 115 93 115 94 116 93 116 95 116 95 117 93 117 2054 117 95 118 2054 118 96 118 96 119 2054 119 2053 119 96 120 2053 120 97 120 97 121 2053 121 2052 121 97 122 2052 122 98 122 98 123 2052 123 2051 123 98 124 2051 124 99 124 99 125 2051 125 2058 125 99 126 2058 126 100 126 100 127 2058 127 101 127 100 128 101 128 102 128 102 129 101 129 103 129 102 130 103 130 104 130 104 131 103 131 2056 131 104 132 2056 132 105 132 105 133 2056 133 2055 133 105 134 2055 134 106 134 106 135 2055 135 2047 135 106 136 2047 136 107 136 107 137 2047 137 2046 137 107 138 2046 138 108 138 108 139 2046 139 109 139 108 140 109 140 110 140 110 141 109 141 111 141 110 142 111 142 112 142 112 143 111 143 114 143 112 144 114 144 113 144 113 145 114 145 115 145 113 146 115 146 117 146 117 147 115 147 116 147 117 148 116 148 118 148 118 149 116 149 120 149 118 150 120 150 119 150 119 151 120 151 121 151 122 152 123 152 124 152 124 153 123 153 176 153 124 154 2028 154 122 154 122 155 2028 155 2025 155 122 156 2025 156 125 156 125 157 2025 157 127 157 125 158 127 158 126 158 126 159 127 159 128 159 126 160 128 160 129 160 129 161 128 161 131 161 129 162 131 162 130 162 130 163 131 163 132 163 130 164 132 164 134 164 134 165 132 165 133 165 134 166 133 166 135 166 135 167 133 167 2020 167 135 168 2020 168 136 168 136 169 2020 169 2019 169 136 170 2019 170 137 170 137 171 2019 171 2006 171 137 172 2006 172 138 172 138 173 2006 173 139 173 138 174 139 174 140 174 140 175 139 175 2032 175 140 176 2032 176 141 176 141 177 2032 177 143 177 141 178 143 178 142 178 142 179 143 179 2034 179 142 180 2034 180 144 180 144 181 2034 181 2035 181 144 182 2035 182 145 182 145 183 2035 183 147 183 145 184 147 184 146 184 146 185 147 185 148 185 146 186 148 186 149 186 149 187 148 187 150 187 149 188 150 188 151 188 151 189 150 189 2039 189 151 190 2039 190 152 190 152 191 2039 191 2017 191 152 192 2017 192 153 192 153 193 2017 193 2016 193 153 194 2016 194 154 194 154 195 2016 195 2015 195 154 196 2015 196 155 196 155 197 2015 197 2014 197 155 198 2014 198 156 198 156 199 2014 199 157 199 156 200 157 200 158 200 158 201 157 201 160 201 158 202 160 202 159 202 159 203 160 203 162 203 159 204 162 204 161 204 161 205 162 205 2018 205 161 206 2018 206 163 206 163 207 2018 207 164 207 163 208 164 208 165 208 165 209 164 209 2013 209 165 210 2013 210 166 210 166 211 2013 211 167 211 166 212 167 212 168 212 168 213 167 213 2012 213 168 214 2012 214 169 214 169 215 2012 215 2011 215 169 216 2011 216 170 216 170 217 2011 217 2010 217 170 218 2010 218 171 218 171 219 2010 219 2009 219 171 220 2009 220 172 220 172 221 2009 221 173 221 172 222 173 222 174 222 174 223 173 223 175 223 174 224 175 224 177 224 177 225 175 225 176 225 177 226 176 226 178 226 178 227 176 227 123 227 179 228 180 228 181 228 181 229 180 229 237 229 181 230 182 230 179 230 179 231 182 231 1986 231 179 232 1986 232 183 232 183 233 1986 233 1985 233 183 234 1985 234 184 234 184 235 1985 235 1983 235 184 236 1983 236 185 236 185 237 1983 237 186 237 185 238 186 238 187 238 187 239 186 239 1982 239 187 240 1982 240 188 240 188 241 1982 241 1980 241 188 242 1980 242 189 242 189 243 1980 243 2003 243 189 244 2003 244 191 244 191 245 2003 245 190 245 191 246 190 246 192 246 192 247 190 247 1979 247 192 248 1979 248 194 248 194 249 1979 249 193 249 194 250 193 250 195 250 195 251 193 251 1978 251 195 252 1978 252 196 252 196 253 1978 253 1977 253 196 254 1977 254 197 254 197 255 1977 255 198 255 197 256 198 256 199 256 199 257 198 257 200 257 199 258 200 258 201 258 201 259 200 259 202 259 201 260 202 260 203 260 203 261 202 261 204 261 203 262 204 262 205 262 205 263 204 263 206 263 205 264 206 264 207 264 207 265 206 265 208 265 207 266 208 266 209 266 209 267 208 267 210 267 209 268 210 268 211 268 211 269 210 269 1998 269 211 270 1998 270 212 270 212 271 1998 271 1997 271 212 272 1997 272 213 272 213 273 1997 273 1996 273 213 274 1996 274 214 274 214 275 1996 275 1995 275 214 276 1995 276 215 276 215 277 1995 277 1994 277 215 278 1994 278 216 278 216 279 1994 279 1992 279 216 280 1992 280 217 280 217 281 1992 281 218 281 217 282 218 282 219 282 219 283 218 283 220 283 219 284 220 284 222 284 222 285 220 285 221 285 222 286 221 286 223 286 223 287 221 287 224 287 223 288 224 288 225 288 225 289 224 289 226 289 225 290 226 290 227 290 227 291 226 291 229 291 227 292 229 292 228 292 228 293 229 293 231 293 228 294 231 294 230 294 230 295 231 295 1988 295 230 296 1988 296 232 296 232 297 1988 297 1987 297 232 298 1987 298 233 298 233 299 1987 299 234 299 233 300 234 300 235 300 235 301 234 301 237 301 235 302 237 302 236 302 236 303 237 303 180 303 239 304 296 304 1837 304 1837 305 296 305 238 305 1837 306 1836 306 239 306 239 307 1836 307 240 307 239 308 240 308 241 308 241 309 240 309 1834 309 241 310 1834 310 242 310 242 311 1834 311 243 311 242 312 243 312 244 312 244 313 243 313 1826 313 244 314 1826 314 245 314 245 315 1826 315 247 315 245 316 247 316 246 316 246 317 247 317 1823 317 246 318 1823 318 248 318 248 319 1823 319 249 319 248 320 249 320 250 320 250 321 249 321 1822 321 250 322 1822 322 251 322 251 323 1822 323 252 323 251 324 252 324 253 324 253 325 252 325 1821 325 253 326 1821 326 254 326 254 327 1821 327 1820 327 254 328 1820 328 255 328 255 329 1820 329 1819 329 255 330 1819 330 256 330 256 331 1819 331 257 331 256 332 257 332 259 332 259 333 257 333 258 333 259 334 258 334 260 334 260 335 258 335 261 335 260 336 261 336 262 336 262 337 261 337 263 337 262 338 263 338 264 338 264 339 263 339 1817 339 264 340 1817 340 265 340 265 341 1817 341 1816 341 265 342 1816 342 266 342 266 343 1816 343 267 343 266 344 267 344 268 344 268 345 267 345 1824 345 268 346 1824 346 269 346 269 347 1824 347 270 347 269 348 270 348 271 348 271 349 270 349 1833 349 271 350 1833 350 272 350 272 351 1833 351 1832 351 272 352 1832 352 273 352 273 353 1832 353 1831 353 273 354 1831 354 274 354 274 355 1831 355 1828 355 274 356 1828 356 275 356 275 357 1828 357 1827 357 275 358 1827 358 276 358 276 359 1827 359 278 359 276 360 278 360 277 360 277 361 278 361 279 361 277 362 279 362 280 362 280 363 279 363 282 363 280 364 282 364 281 364 281 365 282 365 284 365 281 366 284 366 283 366 283 367 284 367 285 367 283 368 285 368 286 368 286 369 285 369 287 369 286 370 287 370 288 370 288 371 287 371 289 371 288 372 289 372 290 372 290 373 289 373 292 373 290 374 292 374 291 374 291 375 292 375 294 375 291 376 294 376 293 376 293 377 294 377 238 377 293 378 238 378 295 378 295 379 238 379 296 379 297 380 355 380 1725 380 1725 381 355 381 298 381 1725 382 1735 382 297 382 297 383 1735 383 1736 383 297 384 1736 384 299 384 299 385 1736 385 300 385 299 386 300 386 301 386 301 387 300 387 302 387 301 388 302 388 303 388 303 389 302 389 304 389 303 390 304 390 305 390 305 391 304 391 1739 391 305 392 1739 392 307 392 307 393 1739 393 306 393 307 394 306 394 308 394 308 395 306 395 310 395 308 396 310 396 309 396 309 397 310 397 311 397 309 398 311 398 312 398 312 399 311 399 313 399 312 400 313 400 314 400 314 401 313 401 1742 401 314 402 1742 402 315 402 315 403 1742 403 317 403 315 404 317 404 316 404 316 405 317 405 1733 405 316 406 1733 406 318 406 318 407 1733 407 1732 407 318 408 1732 408 319 408 319 409 1732 409 1730 409 319 410 1730 410 320 410 320 411 1730 411 1729 411 320 412 1729 412 321 412 321 413 1729 413 322 413 321 414 322 414 323 414 323 415 322 415 1727 415 323 416 1727 416 324 416 324 417 1727 417 325 417 324 418 325 418 327 418 327 419 325 419 326 419 327 420 326 420 328 420 328 421 326 421 329 421 328 422 329 422 330 422 330 423 329 423 1724 423 330 424 1724 424 331 424 331 425 1724 425 332 425 331 426 332 426 333 426 333 427 332 427 334 427 333 428 334 428 336 428 336 429 334 429 335 429 336 430 335 430 337 430 337 431 335 431 1718 431 337 432 1718 432 338 432 338 433 1718 433 1717 433 338 434 1717 434 339 434 339 435 1717 435 1723 435 339 436 1723 436 340 436 340 437 1723 437 342 437 340 438 342 438 341 438 341 439 342 439 343 439 341 440 343 440 344 440 344 441 343 441 345 441 344 442 345 442 346 442 346 443 345 443 1722 443 346 444 1722 444 347 444 347 445 1722 445 1721 445 347 446 1721 446 348 446 348 447 1721 447 350 447 348 448 350 448 349 448 349 449 350 449 1719 449 349 450 1719 450 351 450 351 451 1719 451 352 451 351 452 352 452 353 452 353 453 352 453 298 453 353 454 298 454 354 454 354 455 298 455 355 455 356 456 357 456 358 456 358 457 357 457 414 457 358 458 359 458 356 458 356 459 359 459 1692 459 356 460 1692 460 361 460 361 461 1692 461 360 461 361 462 360 462 362 462 362 463 360 463 1689 463 362 464 1689 464 363 464 363 465 1689 465 1687 465 363 466 1687 466 364 466 364 467 1687 467 365 467 364 468 365 468 366 468 366 469 365 469 368 469 366 470 368 470 367 470 367 471 368 471 369 471 367 472 369 472 370 472 370 473 369 473 371 473 370 474 371 474 372 474 372 475 371 475 373 475 372 476 373 476 374 476 374 477 373 477 1685 477 374 478 1685 478 375 478 375 479 1685 479 1684 479 375 480 1684 480 376 480 376 481 1684 481 1683 481 376 482 1683 482 377 482 377 483 1683 483 1679 483 377 484 1679 484 379 484 379 485 1679 485 378 485 379 486 378 486 380 486 380 487 378 487 381 487 380 488 381 488 382 488 382 489 381 489 1682 489 382 490 1682 490 383 490 383 491 1682 491 1680 491 383 492 1680 492 384 492 384 493 1680 493 1678 493 384 494 1678 494 385 494 385 495 1678 495 386 495 385 496 386 496 387 496 387 497 386 497 1708 497 387 498 1708 498 388 498 388 499 1708 499 389 499 388 500 389 500 390 500 390 501 389 501 1707 501 390 502 1707 502 391 502 391 503 1707 503 1704 503 391 504 1704 504 392 504 392 505 1704 505 393 505 392 506 393 506 394 506 394 507 393 507 395 507 394 508 395 508 396 508 396 509 395 509 397 509 396 510 397 510 398 510 398 511 397 511 399 511 398 512 399 512 401 512 401 513 399 513 400 513 401 514 400 514 402 514 402 515 400 515 1700 515 402 516 1700 516 403 516 403 517 1700 517 1698 517 403 518 1698 518 404 518 404 519 1698 519 1696 519 404 520 1696 520 405 520 405 521 1696 521 1695 521 405 522 1695 522 406 522 406 523 1695 523 408 523 406 524 408 524 407 524 407 525 408 525 409 525 407 526 409 526 410 526 410 527 409 527 411 527 410 528 411 528 412 528 412 529 411 529 414 529 412 530 414 530 413 530 413 531 414 531 357 531 415 532 469 532 1665 532 1665 533 469 533 1668 533 1665 534 1663 534 415 534 415 535 1663 535 1662 535 415 536 1662 536 416 536 416 537 1662 537 1661 537 416 538 1661 538 417 538 417 539 1661 539 418 539 417 540 418 540 419 540 419 541 418 541 420 541 419 542 420 542 421 542 421 543 420 543 1654 543 421 544 1654 544 423 544 423 545 1654 545 422 545 423 546 422 546 424 546 424 547 422 547 1653 547 424 548 1653 548 425 548 425 549 1653 549 427 549 425 550 427 550 426 550 426 551 427 551 1648 551 426 552 1648 552 428 552 428 553 1648 553 429 553 428 554 429 554 430 554 430 555 429 555 431 555 430 556 431 556 432 556 432 557 431 557 1643 557 432 558 1643 558 433 558 433 559 1643 559 434 559 433 560 434 560 435 560 435 561 434 561 437 561 435 562 437 562 436 562 436 563 437 563 438 563 436 564 438 564 439 564 439 565 438 565 1646 565 439 566 1646 566 440 566 440 567 1646 567 441 567 440 568 441 568 442 568 442 569 441 569 1644 569 442 570 1644 570 443 570 443 571 1644 571 1645 571 443 572 1645 572 444 572 444 573 1645 573 445 573 444 574 445 574 446 574 446 575 445 575 447 575 446 576 447 576 448 576 448 577 447 577 1658 577 448 578 1658 578 449 578 449 579 1658 579 1656 579 449 580 1656 580 451 580 451 581 1656 581 450 581 451 582 450 582 452 582 452 583 450 583 453 583 452 584 453 584 454 584 454 585 453 585 1652 585 454 586 1652 586 455 586 455 587 1652 587 456 587 455 588 456 588 457 588 457 589 456 589 459 589 457 590 459 590 458 590 458 591 459 591 460 591 458 592 460 592 461 592 461 593 460 593 1651 593 461 594 1651 594 462 594 462 595 1651 595 1650 595 462 596 1650 596 463 596 463 597 1650 597 1649 597 463 598 1649 598 464 598 464 599 1649 599 1642 599 464 600 1642 600 465 600 465 601 1642 601 1671 601 465 602 1671 602 466 602 466 603 1671 603 1670 603 466 604 1670 604 467 604 467 605 1670 605 1668 605 467 606 1668 606 468 606 468 607 1668 607 469 607 1486 608 470 608 1830 608 1830 609 470 609 1829 609 472 610 500 610 471 610 472 611 471 611 473 611 473 612 471 612 474 612 473 613 474 613 475 613 475 614 474 614 1818 614 475 615 1818 615 477 615 1818 616 476 616 477 616 477 617 476 617 1844 617 477 618 1844 618 478 618 478 619 1844 619 480 619 478 620 480 620 479 620 479 621 480 621 481 621 479 622 481 622 482 622 482 623 481 623 1843 623 482 624 1843 624 483 624 483 625 1843 625 1842 625 483 626 1842 626 484 626 484 627 1842 627 1841 627 484 628 1841 628 485 628 485 629 1841 629 1840 629 485 630 1840 630 486 630 486 631 1840 631 1839 631 486 632 1839 632 487 632 487 633 1839 633 1838 633 487 634 1838 634 488 634 488 635 1838 635 489 635 488 636 489 636 490 636 490 637 489 637 491 637 490 638 491 638 492 638 492 639 491 639 493 639 492 640 493 640 494 640 493 641 1825 641 494 641 494 642 1825 642 495 642 494 643 495 643 497 643 497 644 495 644 496 644 497 645 496 645 498 645 498 646 496 646 1835 646 498 647 1835 647 499 647 499 648 1835 648 1829 648 499 649 1829 649 470 649 472 650 1493 650 500 650 500 651 1493 651 1847 651 561 652 501 652 502 652 502 653 501 653 540 653 502 654 503 654 561 654 561 655 503 655 1809 655 561 656 1809 656 559 656 559 657 1809 657 504 657 559 658 504 658 558 658 558 659 504 659 505 659 558 660 505 660 557 660 557 661 505 661 506 661 557 662 506 662 507 662 507 663 506 663 1787 663 507 664 1787 664 554 664 554 665 1787 665 508 665 554 666 508 666 510 666 510 667 508 667 509 667 510 668 509 668 511 668 511 669 509 669 512 669 511 670 512 670 551 670 551 671 512 671 1802 671 551 672 1802 672 550 672 550 673 1802 673 513 673 550 674 513 674 514 674 514 675 513 675 1806 675 514 676 1806 676 548 676 548 677 1806 677 515 677 548 678 515 678 545 678 545 679 515 679 516 679 545 680 516 680 517 680 517 681 516 681 518 681 517 682 518 682 520 682 520 683 518 683 519 683 520 684 519 684 575 684 575 685 519 685 521 685 575 686 521 686 574 686 574 687 521 687 522 687 574 688 522 688 572 688 572 689 522 689 523 689 572 690 523 690 524 690 524 691 523 691 525 691 524 692 525 692 565 692 565 693 525 693 526 693 565 694 526 694 567 694 567 695 526 695 1800 695 567 696 1800 696 568 696 568 697 1800 697 527 697 568 698 527 698 569 698 569 699 527 699 528 699 569 700 528 700 541 700 541 701 528 701 1798 701 541 702 1798 702 570 702 570 703 1798 703 1797 703 570 704 1797 704 571 704 571 705 1797 705 1786 705 571 706 1786 706 529 706 529 707 1786 707 1785 707 529 708 1785 708 563 708 563 709 1785 709 1796 709 563 710 1796 710 530 710 530 711 1796 711 532 711 530 712 532 712 531 712 531 713 532 713 1784 713 531 714 1784 714 542 714 542 715 1784 715 533 715 542 716 533 716 534 716 534 717 533 717 1783 717 534 718 1783 718 544 718 544 719 1783 719 535 719 544 720 535 720 536 720 536 721 535 721 537 721 536 722 537 722 538 722 538 723 537 723 539 723 538 724 539 724 564 724 564 725 539 725 540 725 564 726 540 726 562 726 562 727 540 727 501 727 569 728 541 728 566 728 529 729 563 729 566 729 531 730 542 730 543 730 543 731 542 731 534 731 543 732 534 732 544 732 545 733 546 733 548 733 548 734 546 734 547 734 548 735 547 735 514 735 514 736 547 736 549 736 514 737 549 737 550 737 550 738 549 738 588 738 550 739 588 739 551 739 551 740 588 740 552 740 551 741 552 741 511 741 511 742 552 742 590 742 511 743 590 743 510 743 510 744 590 744 553 744 510 745 553 745 554 745 554 746 553 746 555 746 554 747 555 747 507 747 507 748 555 748 556 748 507 749 556 749 557 749 557 750 556 750 592 750 557 751 592 751 558 751 558 752 592 752 594 752 558 753 594 753 559 753 559 754 594 754 560 754 559 755 560 755 561 755 561 756 560 756 577 756 561 757 577 757 501 757 501 758 577 758 562 758 566 759 563 759 543 759 543 760 563 760 530 760 543 761 530 761 531 761 544 762 536 762 543 762 543 763 536 763 538 763 543 764 538 764 577 764 577 765 538 765 564 765 577 766 564 766 562 766 524 767 565 767 573 767 573 768 565 768 567 768 573 769 567 769 566 769 566 770 567 770 568 770 566 771 568 771 569 771 541 772 570 772 566 772 566 773 570 773 571 773 566 774 571 774 529 774 524 775 573 775 572 775 572 776 573 776 579 776 572 777 579 777 574 777 574 778 579 778 580 778 574 779 580 779 575 779 575 780 580 780 581 780 575 781 581 781 520 781 520 782 581 782 582 782 520 783 582 783 517 783 517 784 582 784 576 784 517 785 576 785 545 785 545 786 576 786 584 786 545 787 584 787 546 787 1498 788 543 788 1803 788 1803 789 543 789 577 789 1803 790 577 790 1804 790 573 791 595 791 578 791 573 792 578 792 579 792 579 793 578 793 1801 793 579 794 1801 794 580 794 580 795 1801 795 1805 795 580 796 1805 796 581 796 1805 797 1811 797 581 797 581 798 1811 798 1810 798 581 799 1810 799 582 799 582 800 1810 800 583 800 582 801 583 801 576 801 576 802 583 802 1814 802 576 803 1814 803 584 803 584 804 1814 804 585 804 584 805 585 805 546 805 546 806 585 806 586 806 546 807 586 807 547 807 547 808 586 808 587 808 547 809 587 809 549 809 549 810 587 810 1813 810 549 811 1813 811 588 811 588 812 1813 812 1815 812 588 813 1815 813 552 813 552 814 1815 814 589 814 552 815 589 815 590 815 590 816 589 816 591 816 590 817 591 817 553 817 553 818 591 818 1812 818 553 819 1812 819 555 819 555 820 1812 820 1788 820 555 821 1788 821 556 821 1788 822 1789 822 556 822 556 823 1789 823 1807 823 556 824 1807 824 592 824 592 825 1807 825 593 825 592 826 593 826 594 826 594 827 593 827 1808 827 594 828 1808 828 560 828 560 829 1808 829 1804 829 560 830 1804 830 577 830 595 831 573 831 1799 831 1799 832 573 832 566 832 1799 833 566 833 1795 833 654 834 596 834 1775 834 1775 835 596 835 634 835 1775 836 1774 836 654 836 654 837 1774 837 1773 837 654 838 1773 838 652 838 652 839 1773 839 1772 839 652 840 1772 840 597 840 597 841 1772 841 598 841 597 842 598 842 599 842 599 843 598 843 1756 843 599 844 1756 844 648 844 648 845 1756 845 600 845 648 846 600 846 601 846 601 847 600 847 602 847 601 848 602 848 646 848 646 849 602 849 1759 849 646 850 1759 850 604 850 604 851 1759 851 603 851 604 852 603 852 643 852 643 853 603 853 605 853 643 854 605 854 640 854 640 855 605 855 1769 855 640 856 1769 856 639 856 639 857 1769 857 1768 857 639 858 1768 858 606 858 606 859 1768 859 607 859 606 860 607 860 608 860 608 861 607 861 1767 861 608 862 1767 862 668 862 668 863 1767 863 1763 863 668 864 1763 864 667 864 667 865 1763 865 609 865 667 866 609 866 610 866 610 867 609 867 611 867 610 868 611 868 612 868 612 869 611 869 1762 869 612 870 1762 870 613 870 613 871 1762 871 614 871 613 872 614 872 616 872 616 873 614 873 615 873 616 874 615 874 617 874 617 875 615 875 618 875 617 876 618 876 661 876 661 877 618 877 1755 877 661 878 1755 878 662 878 662 879 1755 879 619 879 662 880 619 880 663 880 663 881 619 881 621 881 663 882 621 882 620 882 620 883 621 883 622 883 620 884 622 884 664 884 664 885 622 885 623 885 664 886 623 886 624 886 624 887 623 887 1760 887 624 888 1760 888 625 888 625 889 1760 889 626 889 625 890 626 890 627 890 627 891 626 891 1766 891 627 892 1766 892 628 892 628 893 1766 893 629 893 628 894 629 894 635 894 635 895 629 895 1754 895 635 896 1754 896 636 896 636 897 1754 897 1765 897 636 898 1765 898 637 898 637 899 1765 899 1764 899 637 900 1764 900 655 900 655 901 1764 901 630 901 655 902 630 902 656 902 656 903 630 903 631 903 656 904 631 904 632 904 632 905 631 905 633 905 632 906 633 906 658 906 658 907 633 907 634 907 658 908 634 908 659 908 659 909 634 909 596 909 663 910 620 910 1502 910 625 911 627 911 1502 911 635 912 636 912 657 912 657 913 636 913 637 913 657 914 637 914 655 914 608 915 670 915 606 915 606 916 670 916 638 916 606 917 638 917 639 917 639 918 638 918 641 918 639 919 641 919 640 919 640 920 641 920 642 920 640 921 642 921 643 921 643 922 642 922 644 922 643 923 644 923 604 923 604 924 644 924 645 924 604 925 645 925 646 925 646 926 645 926 684 926 646 927 684 927 601 927 601 928 684 928 647 928 601 929 647 929 648 929 648 930 647 930 649 930 648 931 649 931 599 931 599 932 649 932 650 932 599 933 650 933 597 933 597 934 650 934 651 934 597 935 651 935 652 935 652 936 651 936 653 936 652 937 653 937 654 937 654 938 653 938 671 938 654 939 671 939 596 939 596 940 671 940 659 940 1502 941 627 941 657 941 657 942 627 942 628 942 657 943 628 943 635 943 655 944 656 944 657 944 657 945 656 945 632 945 657 946 632 946 671 946 671 947 632 947 658 947 671 948 658 948 659 948 616 949 617 949 660 949 660 950 617 950 661 950 660 951 661 951 1502 951 1502 952 661 952 662 952 1502 953 662 953 663 953 620 954 664 954 1502 954 1502 955 664 955 624 955 1502 956 624 956 625 956 616 957 660 957 613 957 613 958 660 958 665 958 613 959 665 959 612 959 612 960 665 960 666 960 612 961 666 961 610 961 610 962 666 962 675 962 610 963 675 963 667 963 667 964 675 964 677 964 667 965 677 965 668 965 668 966 677 966 669 966 668 967 669 967 608 967 608 968 669 968 679 968 608 969 679 969 670 969 1791 970 657 970 1770 970 1770 971 657 971 671 971 1770 972 671 972 672 972 660 973 1761 973 673 973 660 974 673 974 665 974 665 975 673 975 674 975 665 976 674 976 666 976 666 977 674 977 1757 977 666 978 1757 978 675 978 1757 979 1776 979 675 979 675 980 1776 980 676 980 675 981 676 981 677 981 677 982 676 982 1781 982 677 983 1781 983 669 983 669 984 1781 984 678 984 669 985 678 985 679 985 679 986 678 986 1780 986 679 987 1780 987 670 987 670 988 1780 988 1778 988 670 989 1778 989 638 989 638 990 1778 990 680 990 638 991 680 991 641 991 641 992 680 992 1779 992 641 993 1779 993 642 993 642 994 1779 994 681 994 642 995 681 995 644 995 644 996 681 996 682 996 644 997 682 997 645 997 645 998 682 998 683 998 645 999 683 999 684 999 684 1000 683 1000 1777 1000 684 1001 1777 1001 647 1001 647 1002 1777 1002 1758 1002 647 1003 1758 1003 649 1003 1758 1004 685 1004 649 1004 649 1005 685 1005 686 1005 649 1006 686 1006 650 1006 650 1007 686 1007 1771 1007 650 1008 1771 1008 651 1008 651 1009 1771 1009 687 1009 651 1010 687 1010 653 1010 653 1011 687 1011 672 1011 653 1012 672 1012 671 1012 1761 1013 660 1013 688 1013 688 1014 660 1014 1502 1014 688 1015 1502 1015 1790 1015 1748 1016 1501 1016 1720 1016 1720 1017 1501 1017 689 1017 1720 1018 689 1018 690 1018 691 1019 692 1019 694 1019 691 1020 694 1020 693 1020 693 1021 694 1021 1726 1021 693 1022 1726 1022 695 1022 695 1023 1726 1023 1728 1023 695 1024 1728 1024 697 1024 697 1025 1728 1025 696 1025 697 1026 696 1026 698 1026 698 1027 696 1027 700 1027 698 1028 700 1028 699 1028 699 1029 700 1029 1731 1029 699 1030 1731 1030 701 1030 701 1031 1731 1031 1734 1031 701 1032 1734 1032 702 1032 702 1033 1734 1033 1745 1033 702 1034 1745 1034 703 1034 703 1035 1745 1035 1744 1035 703 1036 1744 1036 704 1036 704 1037 1744 1037 1743 1037 704 1038 1743 1038 705 1038 705 1039 1743 1039 706 1039 705 1040 706 1040 707 1040 707 1041 706 1041 1741 1041 707 1042 1741 1042 708 1042 708 1043 1741 1043 1740 1043 708 1044 1740 1044 709 1044 709 1045 1740 1045 710 1045 709 1046 710 1046 711 1046 711 1047 710 1047 713 1047 711 1048 713 1048 712 1048 712 1049 713 1049 714 1049 712 1050 714 1050 715 1050 715 1051 714 1051 1738 1051 715 1052 1738 1052 716 1052 716 1053 1738 1053 1737 1053 716 1054 1737 1054 717 1054 717 1055 1737 1055 690 1055 717 1056 690 1056 689 1056 692 1057 691 1057 1746 1057 1746 1058 691 1058 1499 1058 1746 1059 1499 1059 1747 1059 791 1060 758 1060 718 1060 718 1061 758 1061 2090 1061 718 1062 719 1062 791 1062 791 1063 719 1063 720 1063 791 1064 720 1064 721 1064 721 1065 720 1065 722 1065 721 1066 722 1066 723 1066 723 1067 722 1067 2073 1067 723 1068 2073 1068 788 1068 788 1069 2073 1069 724 1069 788 1070 724 1070 786 1070 786 1071 724 1071 725 1071 786 1072 725 1072 785 1072 785 1073 725 1073 726 1073 785 1074 726 1074 727 1074 727 1075 726 1075 2076 1075 727 1076 2076 1076 728 1076 728 1077 2076 1077 729 1077 728 1078 729 1078 782 1078 782 1079 729 1079 2093 1079 782 1080 2093 1080 730 1080 730 1081 2093 1081 731 1081 730 1082 731 1082 774 1082 774 1083 731 1083 733 1083 774 1084 733 1084 732 1084 732 1085 733 1085 2092 1085 732 1086 2092 1086 734 1086 734 1087 2092 1087 735 1087 734 1088 735 1088 772 1088 772 1089 735 1089 736 1089 772 1090 736 1090 770 1090 770 1091 736 1091 2086 1091 770 1092 2086 1092 737 1092 737 1093 2086 1093 2085 1093 737 1094 2085 1094 738 1094 738 1095 2085 1095 739 1095 738 1096 739 1096 760 1096 760 1097 739 1097 2069 1097 760 1098 2069 1098 761 1098 761 1099 2069 1099 740 1099 761 1100 740 1100 762 1100 762 1101 740 1101 2068 1101 762 1102 2068 1102 741 1102 741 1103 2068 1103 2067 1103 741 1104 2067 1104 742 1104 742 1105 2067 1105 2084 1105 742 1106 2084 1106 743 1106 743 1107 2084 1107 2083 1107 743 1108 2083 1108 744 1108 744 1109 2083 1109 745 1109 744 1110 745 1110 775 1110 775 1111 745 1111 2075 1111 775 1112 2075 1112 746 1112 746 1113 2075 1113 747 1113 746 1114 747 1114 776 1114 776 1115 747 1115 2072 1115 776 1116 2072 1116 764 1116 764 1117 2072 1117 2071 1117 764 1118 2071 1118 748 1118 748 1119 2071 1119 749 1119 748 1120 749 1120 765 1120 765 1121 749 1121 750 1121 765 1122 750 1122 766 1122 766 1123 750 1123 2074 1123 766 1124 2074 1124 751 1124 751 1125 2074 1125 752 1125 751 1126 752 1126 767 1126 767 1127 752 1127 753 1127 767 1128 753 1128 754 1128 754 1129 753 1129 755 1129 754 1130 755 1130 756 1130 756 1131 755 1131 757 1131 756 1132 757 1132 777 1132 777 1133 757 1133 2090 1133 777 1134 2090 1134 779 1134 779 1135 2090 1135 758 1135 738 1136 760 1136 759 1136 759 1137 760 1137 761 1137 759 1138 761 1138 763 1138 763 1139 761 1139 762 1139 763 1140 762 1140 741 1140 741 1141 742 1141 763 1141 763 1142 742 1142 743 1142 763 1143 743 1143 744 1143 764 1144 748 1144 1233 1144 1233 1145 748 1145 765 1145 1233 1146 765 1146 766 1146 766 1147 751 1147 1233 1147 1233 1148 751 1148 767 1148 1233 1149 767 1149 794 1149 794 1150 767 1150 754 1150 738 1151 759 1151 737 1151 737 1152 759 1152 768 1152 737 1153 768 1153 770 1153 770 1154 768 1154 769 1154 770 1155 769 1155 772 1155 772 1156 769 1156 771 1156 772 1157 771 1157 734 1157 734 1158 771 1158 796 1158 734 1159 796 1159 732 1159 732 1160 796 1160 773 1160 732 1161 773 1161 774 1161 744 1162 775 1162 763 1162 763 1163 775 1163 746 1163 763 1164 746 1164 1233 1164 1233 1165 746 1165 776 1165 1233 1166 776 1166 764 1166 754 1167 756 1167 794 1167 794 1168 756 1168 777 1168 794 1169 777 1169 778 1169 778 1170 777 1170 779 1170 778 1171 779 1171 792 1171 773 1172 780 1172 774 1172 774 1173 780 1173 800 1173 774 1174 800 1174 730 1174 730 1175 800 1175 781 1175 730 1176 781 1176 782 1176 782 1177 781 1177 783 1177 782 1178 783 1178 728 1178 728 1179 783 1179 784 1179 728 1180 784 1180 727 1180 727 1181 784 1181 804 1181 727 1182 804 1182 785 1182 785 1183 804 1183 805 1183 785 1184 805 1184 786 1184 786 1185 805 1185 787 1185 786 1186 787 1186 788 1186 788 1187 787 1187 807 1187 788 1188 807 1188 723 1188 723 1189 807 1189 789 1189 723 1190 789 1190 721 1190 721 1191 789 1191 790 1191 721 1192 790 1192 791 1192 791 1193 790 1193 792 1193 791 1194 792 1194 758 1194 758 1195 792 1195 779 1195 2081 1196 1233 1196 793 1196 793 1197 1233 1197 794 1197 793 1198 794 1198 2091 1198 759 1199 2070 1199 2087 1199 759 1200 2087 1200 768 1200 768 1201 2087 1201 2088 1201 768 1202 2088 1202 769 1202 769 1203 2088 1203 2095 1203 769 1204 2095 1204 771 1204 2095 1205 795 1205 771 1205 771 1206 795 1206 2098 1206 771 1207 2098 1207 796 1207 796 1208 2098 1208 797 1208 796 1209 797 1209 773 1209 773 1210 797 1210 798 1210 773 1211 798 1211 780 1211 780 1212 798 1212 799 1212 780 1213 799 1213 800 1213 800 1214 799 1214 801 1214 800 1215 801 1215 781 1215 781 1216 801 1216 2099 1216 781 1217 2099 1217 783 1217 783 1218 2099 1218 2097 1218 783 1219 2097 1219 784 1219 784 1220 2097 1220 802 1220 784 1221 802 1221 804 1221 804 1222 802 1222 803 1222 804 1223 803 1223 805 1223 805 1224 803 1224 2096 1224 805 1225 2096 1225 787 1225 787 1226 2096 1226 806 1226 787 1227 806 1227 807 1227 807 1228 806 1228 2094 1228 807 1229 2094 1229 789 1229 2094 1230 808 1230 789 1230 789 1231 808 1231 809 1231 789 1232 809 1232 790 1232 790 1233 809 1233 2089 1233 790 1234 2089 1234 792 1234 792 1235 2089 1235 810 1235 792 1236 810 1236 778 1236 778 1237 810 1237 2091 1237 778 1238 2091 1238 794 1238 2070 1239 759 1239 2082 1239 2082 1240 759 1240 763 1240 2082 1241 763 1241 1222 1241 2078 1242 811 1242 2057 1242 2057 1243 811 1243 844 1243 2057 1244 844 1244 2045 1244 813 1245 812 1245 814 1245 813 1246 814 1246 815 1246 815 1247 814 1247 816 1247 815 1248 816 1248 817 1248 817 1249 816 1249 2063 1249 817 1250 2063 1250 819 1250 2063 1251 2064 1251 819 1251 819 1252 2064 1252 818 1252 819 1253 818 1253 820 1253 820 1254 818 1254 2065 1254 820 1255 2065 1255 821 1255 821 1256 2065 1256 822 1256 821 1257 822 1257 823 1257 823 1258 822 1258 824 1258 823 1259 824 1259 825 1259 825 1260 824 1260 826 1260 825 1261 826 1261 827 1261 827 1262 826 1262 2066 1262 827 1263 2066 1263 828 1263 828 1264 2066 1264 829 1264 828 1265 829 1265 830 1265 830 1266 829 1266 831 1266 830 1267 831 1267 832 1267 832 1268 831 1268 833 1268 832 1269 833 1269 834 1269 834 1270 833 1270 2062 1270 834 1271 2062 1271 835 1271 835 1272 2062 1272 2061 1272 835 1273 2061 1273 836 1273 836 1274 2061 1274 2043 1274 836 1275 2043 1275 837 1275 2043 1276 838 1276 837 1276 837 1277 838 1277 839 1277 837 1278 839 1278 840 1278 840 1279 839 1279 2044 1279 840 1280 2044 1280 842 1280 842 1281 2044 1281 841 1281 842 1282 841 1282 843 1282 843 1283 841 1283 2045 1283 843 1284 2045 1284 844 1284 812 1285 813 1285 845 1285 845 1286 813 1286 1219 1286 845 1287 1219 1287 2077 1287 2041 1288 1216 1288 2008 1288 2008 1289 1216 1289 846 1289 2008 1290 846 1290 2007 1290 871 1291 870 1291 2038 1291 871 1292 2038 1292 847 1292 847 1293 2038 1293 2037 1293 847 1294 2037 1294 848 1294 848 1295 2037 1295 2036 1295 848 1296 2036 1296 849 1296 849 1297 2036 1297 2033 1297 849 1298 2033 1298 850 1298 850 1299 2033 1299 2031 1299 850 1300 2031 1300 851 1300 851 1301 2031 1301 2030 1301 851 1302 2030 1302 852 1302 852 1303 2030 1303 2029 1303 852 1304 2029 1304 854 1304 854 1305 2029 1305 853 1305 854 1306 853 1306 855 1306 855 1307 853 1307 856 1307 855 1308 856 1308 857 1308 857 1309 856 1309 859 1309 857 1310 859 1310 858 1310 858 1311 859 1311 860 1311 858 1312 860 1312 861 1312 861 1313 860 1313 2021 1313 861 1314 2021 1314 862 1314 862 1315 2021 1315 2022 1315 862 1316 2022 1316 863 1316 863 1317 2022 1317 2023 1317 863 1318 2023 1318 864 1318 864 1319 2023 1319 2024 1319 864 1320 2024 1320 865 1320 865 1321 2024 1321 2026 1321 865 1322 2026 1322 866 1322 866 1323 2026 1323 2027 1323 866 1324 2027 1324 867 1324 867 1325 2027 1325 868 1325 867 1326 868 1326 869 1326 869 1327 868 1327 2007 1327 869 1328 2007 1328 846 1328 870 1329 871 1329 872 1329 872 1330 871 1330 1217 1330 872 1331 1217 1331 2040 1331 1710 1332 1225 1332 1681 1332 1681 1333 1225 1333 873 1333 1681 1334 873 1334 874 1334 875 1335 1688 1335 1690 1335 875 1336 1690 1336 876 1336 876 1337 1690 1337 1691 1337 876 1338 1691 1338 877 1338 877 1339 1691 1339 1693 1339 877 1340 1693 1340 878 1340 878 1341 1693 1341 879 1341 878 1342 879 1342 880 1342 880 1343 879 1343 882 1343 880 1344 882 1344 881 1344 881 1345 882 1345 1694 1345 881 1346 1694 1346 883 1346 883 1347 1694 1347 884 1347 883 1348 884 1348 886 1348 886 1349 884 1349 885 1349 886 1350 885 1350 887 1350 887 1351 885 1351 1697 1351 887 1352 1697 1352 888 1352 888 1353 1697 1353 1699 1353 888 1354 1699 1354 889 1354 889 1355 1699 1355 890 1355 889 1356 890 1356 891 1356 891 1357 890 1357 1701 1357 891 1358 1701 1358 892 1358 892 1359 1701 1359 893 1359 892 1360 893 1360 894 1360 894 1361 893 1361 1702 1361 894 1362 1702 1362 895 1362 895 1363 1702 1363 896 1363 895 1364 896 1364 897 1364 897 1365 896 1365 1703 1365 897 1366 1703 1366 898 1366 898 1367 1703 1367 1705 1367 898 1368 1705 1368 899 1368 899 1369 1705 1369 1706 1369 899 1370 1706 1370 900 1370 900 1371 1706 1371 874 1371 900 1372 874 1372 873 1372 1688 1373 875 1373 1686 1373 1686 1374 875 1374 1229 1374 1686 1375 1229 1375 1711 1375 1641 1376 1224 1376 1647 1376 1647 1377 1224 1377 901 1377 1647 1378 901 1378 902 1378 903 1379 1660 1379 905 1379 903 1380 905 1380 904 1380 904 1381 905 1381 1664 1381 904 1382 1664 1382 906 1382 906 1383 1664 1383 1666 1383 906 1384 1666 1384 907 1384 907 1385 1666 1385 1667 1385 907 1386 1667 1386 908 1386 908 1387 1667 1387 1669 1387 908 1388 1669 1388 909 1388 1669 1389 910 1389 909 1389 909 1390 910 1390 1674 1390 909 1391 1674 1391 911 1391 911 1392 1674 1392 913 1392 911 1393 913 1393 912 1393 912 1394 913 1394 914 1394 912 1395 914 1395 915 1395 915 1396 914 1396 916 1396 915 1397 916 1397 917 1397 917 1398 916 1398 918 1398 917 1399 918 1399 919 1399 919 1400 918 1400 921 1400 919 1401 921 1401 920 1401 920 1402 921 1402 1675 1402 920 1403 1675 1403 922 1403 922 1404 1675 1404 924 1404 922 1405 924 1405 923 1405 923 1406 924 1406 1673 1406 923 1407 1673 1407 925 1407 925 1408 1673 1408 926 1408 925 1409 926 1409 927 1409 927 1410 926 1410 1672 1410 927 1411 1672 1411 928 1411 928 1412 1672 1412 1655 1412 928 1413 1655 1413 929 1413 1655 1414 1657 1414 929 1414 929 1415 1657 1415 930 1415 929 1416 930 1416 931 1416 931 1417 930 1417 902 1417 931 1418 902 1418 901 1418 1660 1419 903 1419 1659 1419 1659 1420 903 1420 1231 1420 1659 1421 1231 1421 1638 1421 970 1422 932 1422 1619 1422 1619 1423 932 1423 1620 1423 1619 1424 1618 1424 970 1424 970 1425 1618 1425 1617 1425 970 1426 1617 1426 972 1426 972 1427 1617 1427 1616 1427 972 1428 1616 1428 933 1428 933 1429 1616 1429 1615 1429 933 1430 1615 1430 981 1430 981 1431 1615 1431 935 1431 981 1432 935 1432 934 1432 934 1433 935 1433 936 1433 934 1434 936 1434 937 1434 937 1435 936 1435 938 1435 937 1436 938 1436 973 1436 973 1437 938 1437 940 1437 973 1438 940 1438 939 1438 939 1439 940 1439 1627 1439 939 1440 1627 1440 941 1440 941 1441 1627 1441 942 1441 941 1442 942 1442 969 1442 969 1443 942 1443 943 1443 969 1444 943 1444 974 1444 974 1445 943 1445 1625 1445 974 1446 1625 1446 975 1446 975 1447 1625 1447 944 1447 975 1448 944 1448 976 1448 976 1449 944 1449 945 1449 976 1450 945 1450 946 1450 946 1451 945 1451 1611 1451 946 1452 1611 1452 947 1452 947 1453 1611 1453 1609 1453 947 1454 1609 1454 977 1454 977 1455 1609 1455 1610 1455 977 1456 1610 1456 978 1456 978 1457 1610 1457 948 1457 978 1458 948 1458 949 1458 949 1459 948 1459 1614 1459 949 1460 1614 1460 982 1460 982 1461 1614 1461 950 1461 982 1462 950 1462 983 1462 983 1463 950 1463 951 1463 983 1464 951 1464 952 1464 952 1465 951 1465 953 1465 952 1466 953 1466 985 1466 985 1467 953 1467 954 1467 985 1468 954 1468 955 1468 955 1469 954 1469 956 1469 955 1470 956 1470 988 1470 988 1471 956 1471 1631 1471 988 1472 1631 1472 989 1472 989 1473 1631 1473 1624 1473 989 1474 1624 1474 957 1474 957 1475 1624 1475 1623 1475 957 1476 1623 1476 958 1476 958 1477 1623 1477 959 1477 958 1478 959 1478 960 1478 960 1479 959 1479 1630 1479 960 1480 1630 1480 991 1480 991 1481 1630 1481 961 1481 991 1482 961 1482 962 1482 962 1483 961 1483 1628 1483 962 1484 1628 1484 993 1484 993 1485 1628 1485 1612 1485 993 1486 1612 1486 963 1486 963 1487 1612 1487 964 1487 963 1488 964 1488 994 1488 994 1489 964 1489 965 1489 994 1490 965 1490 996 1490 996 1491 965 1491 966 1491 996 1492 966 1492 967 1492 967 1493 966 1493 968 1493 967 1494 968 1494 999 1494 999 1495 968 1495 1620 1495 999 1496 1620 1496 1000 1496 1000 1497 1620 1497 932 1497 969 1498 974 1498 980 1498 1005 1499 970 1499 971 1499 971 1500 970 1500 972 1500 971 1501 972 1501 1002 1501 980 1502 937 1502 973 1502 980 1503 974 1503 979 1503 979 1504 974 1504 975 1504 979 1505 975 1505 976 1505 976 1506 946 1506 979 1506 979 1507 946 1507 947 1507 979 1508 947 1508 977 1508 984 1509 979 1509 982 1509 973 1510 939 1510 980 1510 980 1511 939 1511 941 1511 980 1512 941 1512 969 1512 977 1513 978 1513 979 1513 979 1514 978 1514 949 1514 979 1515 949 1515 982 1515 972 1516 933 1516 1002 1516 1002 1517 933 1517 981 1517 1002 1518 981 1518 980 1518 980 1519 981 1519 934 1519 980 1520 934 1520 937 1520 982 1521 983 1521 984 1521 984 1522 983 1522 952 1522 984 1523 952 1523 986 1523 986 1524 952 1524 985 1524 986 1525 985 1525 1022 1525 1022 1526 985 1526 955 1526 1022 1527 955 1527 1021 1527 1021 1528 955 1528 988 1528 1021 1529 988 1529 987 1529 987 1530 988 1530 989 1530 987 1531 989 1531 1019 1531 1019 1532 989 1532 957 1532 1019 1533 957 1533 1016 1533 1016 1534 957 1534 958 1534 1016 1535 958 1535 1014 1535 1014 1536 958 1536 960 1536 1014 1537 960 1537 990 1537 990 1538 960 1538 991 1538 990 1539 991 1539 1012 1539 1012 1540 991 1540 962 1540 1012 1541 962 1541 992 1541 992 1542 962 1542 993 1542 992 1543 993 1543 1009 1543 1009 1544 993 1544 963 1544 1009 1545 963 1545 995 1545 995 1546 963 1546 994 1546 995 1547 994 1547 997 1547 997 1548 994 1548 996 1548 997 1549 996 1549 998 1549 998 1550 996 1550 967 1550 998 1551 967 1551 1008 1551 1008 1552 967 1552 999 1552 1008 1553 999 1553 1007 1553 1007 1554 999 1554 1000 1554 1007 1555 1000 1555 1005 1555 1005 1556 1000 1556 932 1556 1005 1557 932 1557 970 1557 1606 1558 979 1558 1626 1558 1626 1559 979 1559 984 1559 1626 1560 984 1560 1613 1560 1002 1561 1001 1561 1003 1561 1002 1562 1003 1562 971 1562 971 1563 1003 1563 1004 1563 971 1564 1004 1564 1005 1564 1005 1565 1004 1565 1006 1565 1005 1566 1006 1566 1007 1566 1007 1567 1006 1567 1621 1567 1007 1568 1621 1568 1008 1568 1008 1569 1621 1569 1629 1569 1008 1570 1629 1570 998 1570 1629 1571 1634 1571 998 1571 998 1572 1634 1572 1633 1572 998 1573 1633 1573 997 1573 997 1574 1633 1574 1636 1574 997 1575 1636 1575 995 1575 995 1576 1636 1576 1010 1576 995 1577 1010 1577 1009 1577 1009 1578 1010 1578 1011 1578 1009 1579 1011 1579 992 1579 992 1580 1011 1580 1635 1580 992 1581 1635 1581 1012 1581 1012 1582 1635 1582 1013 1582 1012 1583 1013 1583 990 1583 990 1584 1013 1584 1015 1584 990 1585 1015 1585 1014 1585 1014 1586 1015 1586 1017 1586 1014 1587 1017 1587 1016 1587 1016 1588 1017 1588 1018 1588 1016 1589 1018 1589 1019 1589 1019 1590 1018 1590 1637 1590 1019 1591 1637 1591 987 1591 987 1592 1637 1592 1020 1592 987 1593 1020 1593 1021 1593 1021 1594 1020 1594 1622 1594 1021 1595 1622 1595 1022 1595 1622 1596 1023 1596 1022 1596 1022 1597 1023 1597 1632 1597 1022 1598 1632 1598 986 1598 986 1599 1632 1599 1613 1599 986 1600 1613 1600 984 1600 1001 1601 1002 1601 1024 1601 1024 1602 1002 1602 980 1602 1024 1603 980 1603 1223 1603 1025 1604 1026 1604 1597 1604 1597 1605 1026 1605 1064 1605 1597 1606 1027 1606 1025 1606 1025 1607 1027 1607 1596 1607 1025 1608 1596 1608 1072 1608 1072 1609 1596 1609 1029 1609 1072 1610 1029 1610 1028 1610 1028 1611 1029 1611 1030 1611 1028 1612 1030 1612 1074 1612 1074 1613 1030 1613 1031 1613 1074 1614 1031 1614 1033 1614 1033 1615 1031 1615 1032 1615 1033 1616 1032 1616 1034 1616 1034 1617 1032 1617 1582 1617 1034 1618 1582 1618 1035 1618 1035 1619 1582 1619 1581 1619 1035 1620 1581 1620 1069 1620 1069 1621 1581 1621 1580 1621 1069 1622 1580 1622 1070 1622 1070 1623 1580 1623 1037 1623 1070 1624 1037 1624 1036 1624 1036 1625 1037 1625 1575 1625 1036 1626 1575 1626 1065 1626 1065 1627 1575 1627 1579 1627 1065 1628 1579 1628 1067 1628 1067 1629 1579 1629 1038 1629 1067 1630 1038 1630 1039 1630 1039 1631 1038 1631 1578 1631 1039 1632 1578 1632 1040 1632 1040 1633 1578 1633 1577 1633 1040 1634 1577 1634 1068 1634 1068 1635 1577 1635 1573 1635 1068 1636 1573 1636 1041 1636 1041 1637 1573 1637 1574 1637 1041 1638 1574 1638 1042 1638 1042 1639 1574 1639 1584 1639 1042 1640 1584 1640 1043 1640 1043 1641 1584 1641 1044 1641 1043 1642 1044 1642 1045 1642 1045 1643 1044 1643 1591 1643 1045 1644 1591 1644 1075 1644 1075 1645 1591 1645 1047 1645 1075 1646 1047 1646 1046 1646 1046 1647 1047 1647 1048 1647 1046 1648 1048 1648 1049 1648 1049 1649 1048 1649 1589 1649 1049 1650 1589 1650 1050 1650 1050 1651 1589 1651 1051 1651 1050 1652 1051 1652 1076 1652 1076 1653 1051 1653 1052 1653 1076 1654 1052 1654 1053 1654 1053 1655 1052 1655 1054 1655 1053 1656 1054 1656 1077 1656 1077 1657 1054 1657 1055 1657 1077 1658 1055 1658 1056 1658 1056 1659 1055 1659 1587 1659 1056 1660 1587 1660 1079 1660 1079 1661 1587 1661 1057 1661 1079 1662 1057 1662 1058 1662 1058 1663 1057 1663 1585 1663 1058 1664 1585 1664 1080 1664 1080 1665 1585 1665 1059 1665 1080 1666 1059 1666 1060 1666 1060 1667 1059 1667 1594 1667 1060 1668 1594 1668 1061 1668 1061 1669 1594 1669 1592 1669 1061 1670 1592 1670 1083 1670 1083 1671 1592 1671 1600 1671 1083 1672 1600 1672 1062 1672 1062 1673 1600 1673 1599 1673 1062 1674 1599 1674 1085 1674 1085 1675 1599 1675 1063 1675 1085 1676 1063 1676 1086 1676 1086 1677 1063 1677 1064 1677 1086 1678 1064 1678 1089 1678 1089 1679 1064 1679 1026 1679 1036 1680 1065 1680 1228 1680 1088 1681 1025 1681 1066 1681 1066 1682 1025 1682 1072 1682 1066 1683 1072 1683 1073 1683 1228 1684 1034 1684 1035 1684 1228 1685 1065 1685 1071 1685 1071 1686 1065 1686 1067 1686 1071 1687 1067 1687 1039 1687 1039 1688 1040 1688 1071 1688 1071 1689 1040 1689 1068 1689 1071 1690 1068 1690 1041 1690 1090 1691 1071 1691 1045 1691 1035 1692 1069 1692 1228 1692 1228 1693 1069 1693 1070 1693 1228 1694 1070 1694 1036 1694 1041 1695 1042 1695 1071 1695 1071 1696 1042 1696 1043 1696 1071 1697 1043 1697 1045 1697 1072 1698 1028 1698 1073 1698 1073 1699 1028 1699 1074 1699 1073 1700 1074 1700 1228 1700 1228 1701 1074 1701 1033 1701 1228 1702 1033 1702 1034 1702 1045 1703 1075 1703 1090 1703 1090 1704 1075 1704 1046 1704 1090 1705 1046 1705 1111 1705 1111 1706 1046 1706 1049 1706 1111 1707 1049 1707 1110 1707 1110 1708 1049 1708 1050 1708 1110 1709 1050 1709 1109 1709 1109 1710 1050 1710 1076 1710 1109 1711 1076 1711 1107 1711 1107 1712 1076 1712 1053 1712 1107 1713 1053 1713 1105 1713 1105 1714 1053 1714 1077 1714 1105 1715 1077 1715 1078 1715 1078 1716 1077 1716 1056 1716 1078 1717 1056 1717 1102 1717 1102 1718 1056 1718 1079 1718 1102 1719 1079 1719 1099 1719 1099 1720 1079 1720 1058 1720 1099 1721 1058 1721 1098 1721 1098 1722 1058 1722 1080 1722 1098 1723 1080 1723 1081 1723 1081 1724 1080 1724 1060 1724 1081 1725 1060 1725 1097 1725 1097 1726 1060 1726 1061 1726 1097 1727 1061 1727 1082 1727 1082 1728 1061 1728 1083 1728 1082 1729 1083 1729 1084 1729 1084 1730 1083 1730 1062 1730 1084 1731 1062 1731 1096 1731 1096 1732 1062 1732 1085 1732 1096 1733 1085 1733 1093 1733 1093 1734 1085 1734 1086 1734 1093 1735 1086 1735 1087 1735 1087 1736 1086 1736 1089 1736 1087 1737 1089 1737 1088 1737 1088 1738 1089 1738 1026 1738 1088 1739 1026 1739 1025 1739 1071 1740 1090 1740 1576 1740 1576 1741 1090 1741 1112 1741 1073 1742 1091 1742 1595 1742 1073 1743 1595 1743 1066 1743 1066 1744 1595 1744 1092 1744 1066 1745 1092 1745 1088 1745 1088 1746 1092 1746 1598 1746 1088 1747 1598 1747 1087 1747 1087 1748 1598 1748 1094 1748 1087 1749 1094 1749 1093 1749 1093 1750 1094 1750 1593 1750 1093 1751 1593 1751 1096 1751 1593 1752 1095 1752 1096 1752 1096 1753 1095 1753 1602 1753 1096 1754 1602 1754 1084 1754 1084 1755 1602 1755 1601 1755 1084 1756 1601 1756 1082 1756 1082 1757 1601 1757 1603 1757 1082 1758 1603 1758 1097 1758 1097 1759 1603 1759 1604 1759 1097 1760 1604 1760 1081 1760 1081 1761 1604 1761 1605 1761 1081 1762 1605 1762 1098 1762 1098 1763 1605 1763 1100 1763 1098 1764 1100 1764 1099 1764 1099 1765 1100 1765 1101 1765 1099 1766 1101 1766 1102 1766 1102 1767 1101 1767 1103 1767 1102 1768 1103 1768 1078 1768 1078 1769 1103 1769 1104 1769 1078 1770 1104 1770 1105 1770 1105 1771 1104 1771 1106 1771 1105 1772 1106 1772 1107 1772 1107 1773 1106 1773 1108 1773 1107 1774 1108 1774 1109 1774 1109 1775 1108 1775 1586 1775 1109 1776 1586 1776 1110 1776 1586 1777 1588 1777 1110 1777 1110 1778 1588 1778 1590 1778 1110 1779 1590 1779 1111 1779 1111 1780 1590 1780 1112 1780 1111 1781 1112 1781 1090 1781 1073 1782 1228 1782 1091 1782 1091 1783 1228 1783 1583 1783 1234 1784 1212 1784 1561 1784 1561 1785 1212 1785 2148 1785 1561 1786 2148 1786 1113 1786 1113 1787 2148 1787 2150 1787 1113 1788 2150 1788 1559 1788 1559 1789 2150 1789 2152 1789 1559 1790 2152 1790 1114 1790 1114 1791 2152 1791 1116 1791 1114 1792 1116 1792 1115 1792 1115 1793 1116 1793 2158 1793 1115 1794 2158 1794 1546 1794 1546 1795 2158 1795 1117 1795 1546 1796 1117 1796 1118 1796 1118 1797 1117 1797 1120 1797 1118 1798 1120 1798 1119 1798 1119 1799 1120 1799 1121 1799 1119 1800 1121 1800 1541 1800 1541 1801 1121 1801 2165 1801 1125 1802 1123 1802 1122 1802 1122 1803 1123 1803 1124 1803 1122 1804 2117 1804 1125 1804 1125 1805 2117 1805 1126 1805 1125 1806 1126 1806 1127 1806 1127 1807 1126 1807 2111 1807 1127 1808 2111 1808 1187 1808 1187 1809 2111 1809 2115 1809 1187 1810 2115 1810 1185 1810 1185 1811 2115 1811 1128 1811 1185 1812 1128 1812 1129 1812 1129 1813 1128 1813 2114 1813 1129 1814 2114 1814 1130 1814 1130 1815 2114 1815 1132 1815 1130 1816 1132 1816 1131 1816 1131 1817 1132 1817 2108 1817 1131 1818 2108 1818 1183 1818 1183 1819 2108 1819 1133 1819 1183 1820 1133 1820 1182 1820 1182 1821 1133 1821 1134 1821 1182 1822 1134 1822 1136 1822 1136 1823 1134 1823 1135 1823 1136 1824 1135 1824 1137 1824 1137 1825 1135 1825 1138 1825 1137 1826 1138 1826 1139 1826 1139 1827 1138 1827 2126 1827 1139 1828 2126 1828 1140 1828 1140 1829 2126 1829 2125 1829 1140 1830 2125 1830 1141 1830 1141 1831 2125 1831 2124 1831 1141 1832 2124 1832 1174 1832 1174 1833 2124 1833 2123 1833 1174 1834 2123 1834 1142 1834 1142 1835 2123 1835 1144 1835 1142 1836 1144 1836 1143 1836 1143 1837 1144 1837 1145 1837 1143 1838 1145 1838 1146 1838 1146 1839 1145 1839 1147 1839 1146 1840 1147 1840 1167 1840 1167 1841 1147 1841 1148 1841 1167 1842 1148 1842 1168 1842 1168 1843 1148 1843 1149 1843 1168 1844 1149 1844 1169 1844 1169 1845 1149 1845 1150 1845 1169 1846 1150 1846 1170 1846 1170 1847 1150 1847 2107 1847 1170 1848 2107 1848 1151 1848 1151 1849 2107 1849 2106 1849 1151 1850 2106 1850 1177 1850 1177 1851 2106 1851 2105 1851 1177 1852 2105 1852 1178 1852 1178 1853 2105 1853 1153 1853 1178 1854 1153 1854 1152 1854 1152 1855 1153 1855 2120 1855 1152 1856 2120 1856 1154 1856 1154 1857 2120 1857 2118 1857 1154 1858 2118 1858 1171 1858 1171 1859 2118 1859 1155 1859 1171 1860 1155 1860 1156 1860 1156 1861 1155 1861 2113 1861 1156 1862 2113 1862 1172 1862 1172 1863 2113 1863 1157 1863 1172 1864 1157 1864 1158 1864 1158 1865 1157 1865 1159 1865 1158 1866 1159 1866 1160 1866 1160 1867 1159 1867 2103 1867 1160 1868 2103 1868 1161 1868 1161 1869 2103 1869 2102 1869 1161 1870 2102 1870 1163 1870 1163 1871 2102 1871 1162 1871 1163 1872 1162 1872 1164 1872 1164 1873 1162 1873 1165 1873 1164 1874 1165 1874 1180 1874 1180 1875 1165 1875 1124 1875 1180 1876 1124 1876 1166 1876 1166 1877 1124 1877 1123 1877 1143 1878 1146 1878 1191 1878 1191 1879 1146 1879 1167 1879 1191 1880 1167 1880 1179 1880 1179 1881 1167 1881 1168 1881 1179 1882 1168 1882 1169 1882 1169 1883 1170 1883 1179 1883 1179 1884 1170 1884 1151 1884 1179 1885 1151 1885 1177 1885 1171 1886 1156 1886 1173 1886 1173 1887 1156 1887 1172 1887 1173 1888 1172 1888 1158 1888 1158 1889 1160 1889 1173 1889 1173 1890 1160 1890 1161 1890 1173 1891 1161 1891 1181 1891 1181 1892 1161 1892 1163 1892 1143 1893 1191 1893 1142 1893 1142 1894 1191 1894 1192 1894 1142 1895 1192 1895 1174 1895 1174 1896 1192 1896 1175 1896 1174 1897 1175 1897 1141 1897 1141 1898 1175 1898 1176 1898 1141 1899 1176 1899 1140 1899 1140 1900 1176 1900 1194 1900 1140 1901 1194 1901 1139 1901 1139 1902 1194 1902 1195 1902 1139 1903 1195 1903 1137 1903 1177 1904 1178 1904 1179 1904 1179 1905 1178 1905 1152 1905 1179 1906 1152 1906 1173 1906 1173 1907 1152 1907 1154 1907 1173 1908 1154 1908 1171 1908 1163 1909 1164 1909 1181 1909 1181 1910 1164 1910 1180 1910 1181 1911 1180 1911 1210 1911 1210 1912 1180 1912 1166 1912 1210 1913 1166 1913 1209 1913 1195 1914 1198 1914 1137 1914 1137 1915 1198 1915 1199 1915 1137 1916 1199 1916 1136 1916 1136 1917 1199 1917 1200 1917 1136 1918 1200 1918 1182 1918 1182 1919 1200 1919 1201 1919 1182 1920 1201 1920 1183 1920 1183 1921 1201 1921 1202 1921 1183 1922 1202 1922 1131 1922 1131 1923 1202 1923 1184 1923 1131 1924 1184 1924 1130 1924 1130 1925 1184 1925 1204 1925 1130 1926 1204 1926 1129 1926 1129 1927 1204 1927 1186 1927 1129 1928 1186 1928 1185 1928 1185 1929 1186 1929 1207 1929 1185 1930 1207 1930 1187 1930 1187 1931 1207 1931 1188 1931 1187 1932 1188 1932 1127 1932 1127 1933 1188 1933 1208 1933 1127 1934 1208 1934 1125 1934 1125 1935 1208 1935 1209 1935 1125 1936 1209 1936 1123 1936 1123 1937 1209 1937 1166 1937 1173 1938 1181 1938 2119 1938 2119 1939 1181 1939 1189 1939 1191 1940 2121 1940 1190 1940 1191 1941 1190 1941 1192 1941 1192 1942 1190 1942 2122 1942 1192 1943 2122 1943 1175 1943 1175 1944 2122 1944 2104 1944 1175 1945 2104 1945 1176 1945 2104 1946 1193 1946 1176 1946 1176 1947 1193 1947 2129 1947 1176 1948 2129 1948 1194 1948 1194 1949 2129 1949 2132 1949 1194 1950 2132 1950 1195 1950 1195 1951 2132 1951 1196 1951 1195 1952 1196 1952 1198 1952 1198 1953 1196 1953 1197 1953 1198 1954 1197 1954 1199 1954 1199 1955 1197 1955 2130 1955 1199 1956 2130 1956 1200 1956 1200 1957 2130 1957 2131 1957 1200 1958 2131 1958 1201 1958 1201 1959 2131 1959 2128 1959 1201 1960 2128 1960 1202 1960 1202 1961 2128 1961 2127 1961 1202 1962 2127 1962 1184 1962 1184 1963 2127 1963 1203 1963 1184 1964 1203 1964 1204 1964 1204 1965 1203 1965 1205 1965 1204 1966 1205 1966 1186 1966 1186 1967 1205 1967 1206 1967 1186 1968 1206 1968 1207 1968 1207 1969 1206 1969 2112 1969 1207 1970 2112 1970 1188 1970 2112 1971 2110 1971 1188 1971 1188 1972 2110 1972 2109 1972 1188 1973 2109 1973 1208 1973 1208 1974 2109 1974 2116 1974 1208 1975 2116 1975 1209 1975 1209 1976 2116 1976 1211 1976 1209 1977 1211 1977 1210 1977 1210 1978 1211 1978 1189 1978 1210 1979 1189 1979 1181 1979 1191 1980 1179 1980 2121 1980 2121 1981 1179 1981 1227 1981 1214 1982 1212 1982 1234 1982 1213 1983 2040 1983 1217 1983 1214 1984 1234 1984 2119 1984 1713 1985 1215 1985 1537 1985 1537 1986 1215 1986 2005 1986 1220 1987 2077 1987 1219 1987 1216 1988 1229 1988 1217 1988 1217 1989 1229 1989 1225 1989 1218 1990 979 1990 1539 1990 1539 1991 979 1991 1606 1991 811 1992 980 1992 1219 1992 1219 1993 980 1993 979 1993 1219 1994 979 1994 1231 1994 1231 1995 979 1995 1218 1995 1231 1996 1218 1996 1638 1996 1220 1997 1219 1997 1232 1997 2078 1998 2079 1998 763 1998 763 1999 2079 1999 1221 1999 763 2000 1221 2000 1222 2000 1228 2001 1071 2001 763 2001 1607 2002 1223 2002 980 2002 1231 2003 1224 2003 1216 2003 1216 2004 1224 2004 1641 2004 2005 2005 1213 2005 1537 2005 1537 2006 1213 2006 1217 2006 1537 2007 1217 2007 1709 2007 1709 2008 1217 2008 1225 2008 1709 2009 1225 2009 1710 2009 1233 2010 2081 2010 1179 2010 1179 2011 2081 2011 1226 2011 1179 2012 1226 2012 1227 2012 1583 2013 1228 2013 1553 2013 1553 2014 1228 2014 1234 2014 1711 2015 1229 2015 1538 2015 1538 2016 1229 2016 1216 2016 1538 2017 1216 2017 1230 2017 1230 2018 1216 2018 1641 2018 1231 2019 1216 2019 1219 2019 1219 2020 1216 2020 2041 2020 1219 2021 2041 2021 1232 2021 1576 2022 1607 2022 1071 2022 1071 2023 1607 2023 980 2023 1071 2024 980 2024 763 2024 763 2025 980 2025 811 2025 763 2026 811 2026 2078 2026 763 2027 1233 2027 1228 2027 1228 2028 1233 2028 1179 2028 1228 2029 1179 2029 1234 2029 1234 2030 1179 2030 1173 2030 1234 2031 1173 2031 2119 2031 2002 2032 1500 2032 1981 2032 1981 2033 1500 2033 1269 2033 1981 2034 1269 2034 1268 2034 1235 2035 1270 2035 1236 2035 1235 2036 1236 2036 1237 2036 1237 2037 1236 2037 1239 2037 1237 2038 1239 2038 1238 2038 1238 2039 1239 2039 1240 2039 1238 2040 1240 2040 1241 2040 1241 2041 1240 2041 1242 2041 1241 2042 1242 2042 1243 2042 1243 2043 1242 2043 1244 2043 1243 2044 1244 2044 1245 2044 1245 2045 1244 2045 1989 2045 1245 2046 1989 2046 1246 2046 1246 2047 1989 2047 1990 2047 1246 2048 1990 2048 1247 2048 1247 2049 1990 2049 1249 2049 1247 2050 1249 2050 1248 2050 1248 2051 1249 2051 1251 2051 1248 2052 1251 2052 1250 2052 1250 2053 1251 2053 1253 2053 1250 2054 1253 2054 1252 2054 1252 2055 1253 2055 1254 2055 1252 2056 1254 2056 1255 2056 1255 2057 1254 2057 1991 2057 1255 2058 1991 2058 1256 2058 1256 2059 1991 2059 1257 2059 1256 2060 1257 2060 1258 2060 1258 2061 1257 2061 1993 2061 1258 2062 1993 2062 1259 2062 1259 2063 1993 2063 1261 2063 1259 2064 1261 2064 1260 2064 1260 2065 1261 2065 1262 2065 1260 2066 1262 2066 1264 2066 1264 2067 1262 2067 1263 2067 1264 2068 1263 2068 1265 2068 1265 2069 1263 2069 1266 2069 1265 2070 1266 2070 1267 2070 1267 2071 1266 2071 1268 2071 1267 2072 1268 2072 1269 2072 1270 2073 1235 2073 1984 2073 1984 2074 1235 2074 1497 2074 1984 2075 1497 2075 1485 2075 1271 2076 1272 2076 1273 2076 1273 2077 1272 2077 1965 2077 1273 2078 1274 2078 1271 2078 1271 2079 1274 2079 1275 2079 1271 2080 1275 2080 1318 2080 1318 2081 1275 2081 1958 2081 1318 2082 1958 2082 1276 2082 1276 2083 1958 2083 1277 2083 1276 2084 1277 2084 1279 2084 1279 2085 1277 2085 1278 2085 1279 2086 1278 2086 1316 2086 1316 2087 1278 2087 1280 2087 1316 2088 1280 2088 1317 2088 1317 2089 1280 2089 1963 2089 1317 2090 1963 2090 1281 2090 1281 2091 1963 2091 1282 2091 1281 2092 1282 2092 1312 2092 1312 2093 1282 2093 1972 2093 1312 2094 1972 2094 1313 2094 1313 2095 1972 2095 1962 2095 1313 2096 1962 2096 1283 2096 1283 2097 1962 2097 1285 2097 1283 2098 1285 2098 1284 2098 1284 2099 1285 2099 1957 2099 1284 2100 1957 2100 1286 2100 1286 2101 1957 2101 1956 2101 1286 2102 1956 2102 1287 2102 1287 2103 1956 2103 1288 2103 1287 2104 1288 2104 1289 2104 1289 2105 1288 2105 1970 2105 1289 2106 1970 2106 1290 2106 1290 2107 1970 2107 1961 2107 1290 2108 1961 2108 1314 2108 1314 2109 1961 2109 1291 2109 1314 2110 1291 2110 1311 2110 1311 2111 1291 2111 1292 2111 1311 2112 1292 2112 1293 2112 1293 2113 1292 2113 1294 2113 1293 2114 1294 2114 1320 2114 1320 2115 1294 2115 1295 2115 1320 2116 1295 2116 1296 2116 1296 2117 1295 2117 1952 2117 1296 2118 1952 2118 1297 2118 1297 2119 1952 2119 1298 2119 1297 2120 1298 2120 1321 2120 1321 2121 1298 2121 1954 2121 1321 2122 1954 2122 1324 2122 1324 2123 1954 2123 1299 2123 1324 2124 1299 2124 1300 2124 1300 2125 1299 2125 1969 2125 1300 2126 1969 2126 1301 2126 1301 2127 1969 2127 1950 2127 1301 2128 1950 2128 1326 2128 1326 2129 1950 2129 1949 2129 1326 2130 1949 2130 1327 2130 1327 2131 1949 2131 1302 2131 1327 2132 1302 2132 1328 2132 1328 2133 1302 2133 1303 2133 1328 2134 1303 2134 1304 2134 1304 2135 1303 2135 1960 2135 1304 2136 1960 2136 1305 2136 1305 2137 1960 2137 1948 2137 1305 2138 1948 2138 1332 2138 1332 2139 1948 2139 1947 2139 1332 2140 1947 2140 1306 2140 1306 2141 1947 2141 1968 2141 1306 2142 1968 2142 1334 2142 1334 2143 1968 2143 1967 2143 1334 2144 1967 2144 1335 2144 1335 2145 1967 2145 1966 2145 1335 2146 1966 2146 1307 2146 1307 2147 1966 2147 1308 2147 1307 2148 1308 2148 1309 2148 1309 2149 1308 2149 1965 2149 1309 2150 1965 2150 1310 2150 1310 2151 1965 2151 1272 2151 1286 2152 1287 2152 1496 2152 1314 2153 1311 2153 1496 2153 1317 2154 1281 2154 1315 2154 1496 2155 1311 2155 1361 2155 1286 2156 1496 2156 1284 2156 1281 2157 1312 2157 1315 2157 1315 2158 1312 2158 1313 2158 1315 2159 1313 2159 1496 2159 1496 2160 1313 2160 1283 2160 1496 2161 1283 2161 1284 2161 1287 2162 1289 2162 1496 2162 1496 2163 1289 2163 1290 2163 1496 2164 1290 2164 1314 2164 1276 2165 1279 2165 1315 2165 1315 2166 1279 2166 1316 2166 1315 2167 1316 2167 1317 2167 1276 2168 1315 2168 1318 2168 1318 2169 1315 2169 1319 2169 1318 2170 1319 2170 1271 2170 1311 2171 1293 2171 1361 2171 1361 2172 1293 2172 1320 2172 1361 2173 1320 2173 1359 2173 1359 2174 1320 2174 1296 2174 1359 2175 1296 2175 1358 2175 1358 2176 1296 2176 1297 2176 1358 2177 1297 2177 1355 2177 1355 2178 1297 2178 1321 2178 1355 2179 1321 2179 1322 2179 1322 2180 1321 2180 1324 2180 1322 2181 1324 2181 1323 2181 1323 2182 1324 2182 1300 2182 1323 2183 1300 2183 1352 2183 1352 2184 1300 2184 1301 2184 1352 2185 1301 2185 1325 2185 1325 2186 1301 2186 1326 2186 1325 2187 1326 2187 1349 2187 1349 2188 1326 2188 1327 2188 1349 2189 1327 2189 1347 2189 1347 2190 1327 2190 1328 2190 1347 2191 1328 2191 1329 2191 1329 2192 1328 2192 1304 2192 1329 2193 1304 2193 1330 2193 1330 2194 1304 2194 1305 2194 1330 2195 1305 2195 1345 2195 1345 2196 1305 2196 1332 2196 1345 2197 1332 2197 1331 2197 1331 2198 1332 2198 1306 2198 1331 2199 1306 2199 1333 2199 1333 2200 1306 2200 1334 2200 1333 2201 1334 2201 1343 2201 1343 2202 1334 2202 1335 2202 1343 2203 1335 2203 1341 2203 1341 2204 1335 2204 1307 2204 1341 2205 1307 2205 1336 2205 1336 2206 1307 2206 1309 2206 1336 2207 1309 2207 1338 2207 1338 2208 1309 2208 1310 2208 1338 2209 1310 2209 1319 2209 1319 2210 1310 2210 1272 2210 1319 2211 1272 2211 1271 2211 1942 2212 1496 2212 1955 2212 1955 2213 1496 2213 1361 2213 1955 2214 1361 2214 1360 2214 1319 2215 1337 2215 1964 2215 1319 2216 1964 2216 1338 2216 1338 2217 1964 2217 1339 2217 1338 2218 1339 2218 1336 2218 1336 2219 1339 2219 1340 2219 1336 2220 1340 2220 1341 2220 1341 2221 1340 2221 1342 2221 1341 2222 1342 2222 1343 2222 1343 2223 1342 2223 1876 2223 1343 2224 1876 2224 1333 2224 1876 2225 1976 2225 1333 2225 1333 2226 1976 2226 1344 2226 1333 2227 1344 2227 1331 2227 1331 2228 1344 2228 1975 2228 1331 2229 1975 2229 1345 2229 1345 2230 1975 2230 1346 2230 1345 2231 1346 2231 1330 2231 1330 2232 1346 2232 1973 2232 1330 2233 1973 2233 1329 2233 1329 2234 1973 2234 1974 2234 1329 2235 1974 2235 1347 2235 1347 2236 1974 2236 1348 2236 1347 2237 1348 2237 1349 2237 1349 2238 1348 2238 1350 2238 1349 2239 1350 2239 1325 2239 1325 2240 1350 2240 1351 2240 1325 2241 1351 2241 1352 2241 1352 2242 1351 2242 1353 2242 1352 2243 1353 2243 1323 2243 1323 2244 1353 2244 1354 2244 1323 2245 1354 2245 1322 2245 1322 2246 1354 2246 1356 2246 1322 2247 1356 2247 1355 2247 1355 2248 1356 2248 1357 2248 1355 2249 1357 2249 1358 2249 1357 2250 1953 2250 1358 2250 1358 2251 1953 2251 1951 2251 1358 2252 1951 2252 1359 2252 1359 2253 1951 2253 1360 2253 1359 2254 1360 2254 1361 2254 1337 2255 1319 2255 1959 2255 1959 2256 1319 2256 1315 2256 1959 2257 1315 2257 1971 2257 1362 2258 1436 2258 1363 2258 1363 2259 1436 2259 1931 2259 1363 2260 1929 2260 1362 2260 1362 2261 1929 2261 1364 2261 1362 2262 1364 2262 1365 2262 1365 2263 1364 2263 1922 2263 1365 2264 1922 2264 1414 2264 1414 2265 1922 2265 1366 2265 1414 2266 1366 2266 1412 2266 1412 2267 1366 2267 1367 2267 1412 2268 1367 2268 1413 2268 1413 2269 1367 2269 1368 2269 1413 2270 1368 2270 1369 2270 1369 2271 1368 2271 1370 2271 1369 2272 1370 2272 1407 2272 1407 2273 1370 2273 1917 2273 1407 2274 1917 2274 1408 2274 1408 2275 1917 2275 1927 2275 1408 2276 1927 2276 1409 2276 1409 2277 1927 2277 1926 2277 1409 2278 1926 2278 1410 2278 1410 2279 1926 2279 1371 2279 1410 2280 1371 2280 1406 2280 1406 2281 1371 2281 1372 2281 1406 2282 1372 2282 1405 2282 1405 2283 1372 2283 1925 2283 1405 2284 1925 2284 1401 2284 1401 2285 1925 2285 1921 2285 1401 2286 1921 2286 1373 2286 1373 2287 1921 2287 1920 2287 1373 2288 1920 2288 1374 2288 1374 2289 1920 2289 1375 2289 1374 2290 1375 2290 1411 2290 1411 2291 1375 2291 1376 2291 1411 2292 1376 2292 1402 2292 1402 2293 1376 2293 1377 2293 1402 2294 1377 2294 1378 2294 1378 2295 1377 2295 1379 2295 1378 2296 1379 2296 1381 2296 1381 2297 1379 2297 1380 2297 1381 2298 1380 2298 1382 2298 1382 2299 1380 2299 1915 2299 1382 2300 1915 2300 1417 2300 1417 2301 1915 2301 1383 2301 1417 2302 1383 2302 1384 2302 1384 2303 1383 2303 1385 2303 1384 2304 1385 2304 1420 2304 1420 2305 1385 2305 1386 2305 1420 2306 1386 2306 1422 2306 1422 2307 1386 2307 1387 2307 1422 2308 1387 2308 1388 2308 1388 2309 1387 2309 1924 2309 1388 2310 1924 2310 1423 2310 1423 2311 1924 2311 1923 2311 1423 2312 1923 2312 1389 2312 1389 2313 1923 2313 1390 2313 1389 2314 1390 2314 1392 2314 1392 2315 1390 2315 1391 2315 1392 2316 1391 2316 1425 2316 1425 2317 1391 2317 1919 2317 1425 2318 1919 2318 1393 2318 1393 2319 1919 2319 1394 2319 1393 2320 1394 2320 1428 2320 1428 2321 1394 2321 1395 2321 1428 2322 1395 2322 1429 2322 1429 2323 1395 2323 1396 2323 1429 2324 1396 2324 1431 2324 1431 2325 1396 2325 1397 2325 1431 2326 1397 2326 1433 2326 1433 2327 1397 2327 1933 2327 1433 2328 1933 2328 1434 2328 1434 2329 1933 2329 1399 2329 1434 2330 1399 2330 1398 2330 1398 2331 1399 2331 1931 2331 1398 2332 1931 2332 1400 2332 1400 2333 1931 2333 1436 2333 1405 2334 1401 2334 1403 2334 1411 2335 1402 2335 1403 2335 1369 2336 1407 2336 1404 2336 1403 2337 1402 2337 1415 2337 1405 2338 1403 2338 1406 2338 1407 2339 1408 2339 1404 2339 1404 2340 1408 2340 1409 2340 1404 2341 1409 2341 1403 2341 1403 2342 1409 2342 1410 2342 1403 2343 1410 2343 1406 2343 1401 2344 1373 2344 1403 2344 1403 2345 1373 2345 1374 2345 1403 2346 1374 2346 1411 2346 1414 2347 1412 2347 1404 2347 1404 2348 1412 2348 1413 2348 1404 2349 1413 2349 1369 2349 1414 2350 1404 2350 1365 2350 1365 2351 1404 2351 1455 2351 1365 2352 1455 2352 1362 2352 1402 2353 1378 2353 1415 2353 1415 2354 1378 2354 1381 2354 1415 2355 1381 2355 1454 2355 1454 2356 1381 2356 1382 2356 1454 2357 1382 2357 1416 2357 1416 2358 1382 2358 1417 2358 1416 2359 1417 2359 1418 2359 1418 2360 1417 2360 1384 2360 1418 2361 1384 2361 1419 2361 1419 2362 1384 2362 1420 2362 1419 2363 1420 2363 1421 2363 1421 2364 1420 2364 1422 2364 1421 2365 1422 2365 1451 2365 1451 2366 1422 2366 1388 2366 1451 2367 1388 2367 1450 2367 1450 2368 1388 2368 1423 2368 1450 2369 1423 2369 1424 2369 1424 2370 1423 2370 1389 2370 1424 2371 1389 2371 1449 2371 1449 2372 1389 2372 1392 2372 1449 2373 1392 2373 1447 2373 1447 2374 1392 2374 1425 2374 1447 2375 1425 2375 1426 2375 1426 2376 1425 2376 1393 2376 1426 2377 1393 2377 1446 2377 1446 2378 1393 2378 1428 2378 1446 2379 1428 2379 1427 2379 1427 2380 1428 2380 1429 2380 1427 2381 1429 2381 1430 2381 1430 2382 1429 2382 1431 2382 1430 2383 1431 2383 1432 2383 1432 2384 1431 2384 1433 2384 1432 2385 1433 2385 1442 2385 1442 2386 1433 2386 1434 2386 1442 2387 1434 2387 1441 2387 1441 2388 1434 2388 1398 2388 1441 2389 1398 2389 1435 2389 1435 2390 1398 2390 1400 2390 1435 2391 1400 2391 1455 2391 1455 2392 1400 2392 1436 2392 1455 2393 1436 2393 1362 2393 1911 2394 1403 2394 1437 2394 1437 2395 1403 2395 1415 2395 1437 2396 1415 2396 1438 2396 1455 2397 1930 2397 1439 2397 1455 2398 1439 2398 1435 2398 1435 2399 1439 2399 1440 2399 1435 2400 1440 2400 1441 2400 1441 2401 1440 2401 1932 2401 1441 2402 1932 2402 1442 2402 1442 2403 1932 2403 1934 2403 1442 2404 1934 2404 1432 2404 1432 2405 1934 2405 1918 2405 1432 2406 1918 2406 1430 2406 1918 2407 1935 2407 1430 2407 1430 2408 1935 2408 1443 2408 1430 2409 1443 2409 1427 2409 1427 2410 1443 2410 1444 2410 1427 2411 1444 2411 1446 2411 1446 2412 1444 2412 1445 2412 1446 2413 1445 2413 1426 2413 1426 2414 1445 2414 1937 2414 1426 2415 1937 2415 1447 2415 1447 2416 1937 2416 1448 2416 1447 2417 1448 2417 1449 2417 1449 2418 1448 2418 1940 2418 1449 2419 1940 2419 1424 2419 1424 2420 1940 2420 1939 2420 1424 2421 1939 2421 1450 2421 1450 2422 1939 2422 1938 2422 1450 2423 1938 2423 1451 2423 1451 2424 1938 2424 1452 2424 1451 2425 1452 2425 1421 2425 1421 2426 1452 2426 1453 2426 1421 2427 1453 2427 1419 2427 1419 2428 1453 2428 1936 2428 1419 2429 1936 2429 1418 2429 1418 2430 1936 2430 1941 2430 1418 2431 1941 2431 1416 2431 1941 2432 1914 2432 1416 2432 1416 2433 1914 2433 1916 2433 1416 2434 1916 2434 1454 2434 1454 2435 1916 2435 1438 2435 1454 2436 1438 2436 1415 2436 1930 2437 1455 2437 1913 2437 1913 2438 1455 2438 1404 2438 1913 2439 1404 2439 1928 2439 1456 2440 1457 2440 1458 2440 1458 2441 1457 2441 1879 2441 1456 2442 1458 2442 1895 2442 1456 2443 1895 2443 1459 2443 1459 2444 1895 2444 1897 2444 1459 2445 1897 2445 1460 2445 1460 2446 1897 2446 1900 2446 1460 2447 1900 2447 1461 2447 1461 2448 1900 2448 1901 2448 1461 2449 1901 2449 1462 2449 1462 2450 1901 2450 1881 2450 1462 2451 1881 2451 1463 2451 1881 2452 1909 2452 1463 2452 1463 2453 1909 2453 1464 2453 1463 2454 1464 2454 1465 2454 1465 2455 1464 2455 1910 2455 1465 2456 1910 2456 1466 2456 1466 2457 1910 2457 1467 2457 1466 2458 1467 2458 1468 2458 1468 2459 1467 2459 1908 2459 1468 2460 1908 2460 1469 2460 1469 2461 1908 2461 1907 2461 1469 2462 1907 2462 1470 2462 1470 2463 1907 2463 1906 2463 1470 2464 1906 2464 1471 2464 1471 2465 1906 2465 1905 2465 1471 2466 1905 2466 1472 2466 1472 2467 1905 2467 1473 2467 1472 2468 1473 2468 1474 2468 1474 2469 1473 2469 1904 2469 1474 2470 1904 2470 1475 2470 1475 2471 1904 2471 1476 2471 1475 2472 1476 2472 1477 2472 1477 2473 1476 2473 1478 2473 1477 2474 1478 2474 1479 2474 1479 2475 1478 2475 1886 2475 1479 2476 1886 2476 1480 2476 1886 2477 1890 2477 1480 2477 1480 2478 1890 2478 1892 2478 1480 2479 1892 2479 1481 2479 1481 2480 1892 2480 1482 2480 1481 2481 1482 2481 1483 2481 1487 2482 1483 2482 1883 2482 1883 2483 1483 2483 1482 2483 1484 2484 1541 2484 2165 2484 1488 2485 1928 2485 1404 2485 1484 2486 2165 2486 1846 2486 1874 2487 1485 2487 1497 2487 1486 2488 1830 2488 1846 2488 1487 2489 1883 2489 1488 2489 1489 2490 1847 2490 1493 2490 1716 2491 1747 2491 1499 2491 1911 2492 1912 2492 1403 2492 1403 2493 1912 2493 1494 2493 1500 2494 1502 2494 1497 2494 1497 2495 1502 2495 657 2495 1497 2496 657 2496 566 2496 566 2497 657 2497 1791 2497 1942 2498 1490 2498 1496 2498 1496 2499 1490 2499 1874 2499 1790 2500 1502 2500 1752 2500 1752 2501 1502 2501 1750 2501 1846 2502 2165 2502 1486 2502 1486 2503 2165 2503 1491 2503 1486 2504 1491 2504 1492 2504 1486 2505 1404 2505 1493 2505 1493 2506 1404 2506 1403 2506 1493 2507 1403 2507 1315 2507 1315 2508 1403 2508 1494 2508 1315 2509 1494 2509 1971 2509 1791 2510 1792 2510 566 2510 566 2511 1792 2511 1793 2511 566 2512 1793 2512 1795 2512 1713 2513 1714 2513 1215 2513 1215 2514 1714 2514 1495 2514 1495 2515 1500 2515 2001 2515 2001 2516 1500 2516 2002 2516 1488 2517 1404 2517 1487 2517 1487 2518 1404 2518 1486 2518 1487 2519 1486 2519 1457 2519 1457 2520 1486 2520 1492 2520 1457 2521 1492 2521 1879 2521 1874 2522 1497 2522 1496 2522 1496 2523 1497 2523 566 2523 1496 2524 566 2524 1315 2524 1315 2525 566 2525 543 2525 1315 2526 543 2526 1493 2526 1493 2527 543 2527 1498 2527 1493 2528 1498 2528 1489 2528 1714 2529 1716 2529 1495 2529 1495 2530 1716 2530 1499 2530 1495 2531 1499 2531 1500 2531 1500 2532 1499 2532 1501 2532 1500 2533 1501 2533 1502 2533 1502 2534 1501 2534 1748 2534 1502 2535 1748 2535 1750 2535 2307 2536 2139 2536 2146 2536 2307 2537 2146 2537 1564 2537 1564 2538 2146 2538 1503 2538 1564 2539 1503 2539 1504 2539 1504 2540 1503 2540 2143 2540 1504 2541 2143 2541 1565 2541 1565 2542 2143 2542 1505 2542 1565 2543 1505 2543 1566 2543 1566 2544 1505 2544 2144 2544 1566 2545 2144 2545 1567 2545 1567 2546 2144 2546 2142 2546 1567 2547 2142 2547 1507 2547 1507 2548 2142 2548 1506 2548 1507 2549 1506 2549 1508 2549 1508 2550 1506 2550 1509 2550 1508 2551 1509 2551 1562 2551 1562 2552 1509 2552 2145 2552 1562 2553 2145 2553 1510 2553 1510 2554 2145 2554 2141 2554 1510 2555 2141 2555 1511 2555 1511 2556 2141 2556 1512 2556 1511 2557 1512 2557 1572 2557 1572 2558 1512 2558 2140 2558 1572 2559 2140 2559 1513 2559 1513 2560 2140 2560 1514 2560 1513 2561 1514 2561 1568 2561 1568 2562 1514 2562 2138 2562 1568 2563 2138 2563 1515 2563 1515 2564 2138 2564 1516 2564 1515 2565 1516 2565 1569 2565 1569 2566 1516 2566 2137 2566 1569 2567 2137 2567 1517 2567 1517 2568 2137 2568 2136 2568 1517 2569 2136 2569 1571 2569 1571 2570 2136 2570 1518 2570 1571 2571 1518 2571 1570 2571 1548 2572 1519 2572 2169 2572 1548 2573 2169 2573 1550 2573 1550 2574 2169 2574 1521 2574 1550 2575 1521 2575 1520 2575 1520 2576 1521 2576 1853 2576 1853 2577 1521 2577 2168 2577 1853 2578 2168 2578 1849 2578 2168 2579 2167 2579 1849 2579 1849 2580 2167 2580 1523 2580 1849 2581 1523 2581 1522 2581 1522 2582 1523 2582 2170 2582 1522 2583 2170 2583 1848 2583 1848 2584 2170 2584 1524 2584 1848 2585 1524 2585 1525 2585 1525 2586 1524 2586 1526 2586 1525 2587 1526 2587 1851 2587 1851 2588 1526 2588 1527 2588 1851 2589 1527 2589 1852 2589 1852 2590 1527 2590 1529 2590 1852 2591 1529 2591 1528 2591 1528 2592 1529 2592 2171 2592 1528 2593 2171 2593 1850 2593 1850 2594 2171 2594 2174 2594 1850 2595 2174 2595 1530 2595 1530 2596 2174 2596 2173 2596 1530 2597 2173 2597 1854 2597 1854 2598 2173 2598 2172 2598 1854 2599 2172 2599 1855 2599 1855 2600 2172 2600 1532 2600 1855 2601 1532 2601 1531 2601 1531 2602 1532 2602 1533 2602 1533 2603 1532 2603 2166 2603 1533 2604 2166 2604 1551 2604 2166 2605 2155 2605 1551 2605 1551 2606 2155 2606 1534 2606 1551 2607 1534 2607 1552 2607 1552 2608 1534 2608 1535 2608 1552 2609 1535 2609 1536 2609 1536 2610 1535 2610 2156 2610 1536 2611 2156 2611 1547 2611 1753 2612 1751 2612 1749 2612 1782 2613 1794 2613 1860 2613 1531 2614 1533 2614 1853 2614 1713 2615 1537 2615 1712 2615 1711 2616 1538 2616 1677 2616 1677 2617 1538 2617 1230 2617 1638 2618 1218 2618 1639 2618 1639 2619 1218 2619 1539 2619 1634 2620 1629 2620 1622 2620 1095 2621 1593 2621 1586 2621 1845 2622 1540 2622 1541 2622 1541 2623 1540 2623 1856 2623 1541 2624 1856 2624 1119 2624 1545 2625 1546 2625 1542 2625 1542 2626 1546 2626 1118 2626 1542 2627 1118 2627 1543 2627 1543 2628 1118 2628 1119 2628 1543 2629 1119 2629 1544 2629 1544 2630 1119 2630 1856 2630 1549 2631 1114 2631 1545 2631 1545 2632 1114 2632 1115 2632 1545 2633 1115 2633 1546 2633 1536 2634 1547 2634 1548 2634 1548 2635 1547 2635 1557 2635 1548 2636 1557 2636 1549 2636 1853 2637 1533 2637 1520 2637 1520 2638 1533 2638 1551 2638 1520 2639 1551 2639 1550 2639 1550 2640 1551 2640 1548 2640 1548 2641 1551 2641 1552 2641 1548 2642 1552 2642 1536 2642 1553 2643 1234 2643 1554 2643 1554 2644 1234 2644 1864 2644 1561 2645 1555 2645 1234 2645 1234 2646 1555 2646 1556 2646 1234 2647 1556 2647 1864 2647 1549 2648 1557 2648 1114 2648 1114 2649 1557 2649 1558 2649 1114 2650 1558 2650 1559 2650 1559 2651 1558 2651 1560 2651 1559 2652 1560 2652 1113 2652 1113 2653 1560 2653 1563 2653 1113 2654 1563 2654 1561 2654 1561 2655 1563 2655 1570 2655 1561 2656 1570 2656 1555 2656 1562 2657 1510 2657 1570 2657 1563 2658 2307 2658 1570 2658 1570 2659 2307 2659 1564 2659 1570 2660 1564 2660 1504 2660 1504 2661 1565 2661 1570 2661 1570 2662 1565 2662 1566 2662 1570 2663 1566 2663 1567 2663 1567 2664 1507 2664 1570 2664 1570 2665 1507 2665 1508 2665 1570 2666 1508 2666 1562 2666 1568 2667 1515 2667 1569 2667 1510 2668 1511 2668 1570 2668 1570 2669 1511 2669 1572 2669 1570 2670 1572 2670 1571 2670 1571 2671 1572 2671 1517 2671 1517 2672 1572 2672 1569 2672 1569 2673 1572 2673 1513 2673 1569 2674 1513 2674 1568 2674 1553 2675 1554 2675 1583 2675 1583 2676 1554 2676 1608 2676 1583 2677 1608 2677 1576 2677 1573 2678 1576 2678 1574 2678 1574 2679 1576 2679 1584 2679 1579 2680 1575 2680 1583 2680 1583 2681 1575 2681 1037 2681 1573 2682 1577 2682 1576 2682 1576 2683 1577 2683 1578 2683 1576 2684 1578 2684 1583 2684 1583 2685 1578 2685 1038 2685 1583 2686 1038 2686 1579 2686 1037 2687 1580 2687 1583 2687 1583 2688 1580 2688 1581 2688 1583 2689 1581 2689 1582 2689 1582 2690 1032 2690 1583 2690 1583 2691 1032 2691 1031 2691 1583 2692 1031 2692 1091 2692 1112 2693 1591 2693 1576 2693 1576 2694 1591 2694 1044 2694 1576 2695 1044 2695 1584 2695 1057 2696 1586 2696 1585 2696 1585 2697 1586 2697 1593 2697 1585 2698 1593 2698 1059 2698 1057 2699 1587 2699 1586 2699 1586 2700 1587 2700 1055 2700 1586 2701 1055 2701 1054 2701 1054 2702 1052 2702 1586 2702 1586 2703 1052 2703 1051 2703 1586 2704 1051 2704 1588 2704 1588 2705 1051 2705 1589 2705 1588 2706 1589 2706 1590 2706 1590 2707 1589 2707 1048 2707 1590 2708 1048 2708 1112 2708 1112 2709 1048 2709 1047 2709 1112 2710 1047 2710 1591 2710 1600 2711 1592 2711 1593 2711 1593 2712 1592 2712 1594 2712 1593 2713 1594 2713 1059 2713 1031 2714 1030 2714 1091 2714 1091 2715 1030 2715 1029 2715 1091 2716 1029 2716 1595 2716 1595 2717 1029 2717 1596 2717 1595 2718 1596 2718 1092 2718 1596 2719 1027 2719 1092 2719 1092 2720 1027 2720 1597 2720 1092 2721 1597 2721 1598 2721 1598 2722 1597 2722 1064 2722 1598 2723 1064 2723 1094 2723 1094 2724 1064 2724 1063 2724 1094 2725 1063 2725 1593 2725 1593 2726 1063 2726 1599 2726 1593 2727 1599 2727 1600 2727 1603 2728 1601 2728 1586 2728 1586 2729 1601 2729 1602 2729 1586 2730 1602 2730 1095 2730 1586 2731 1108 2731 1603 2731 1603 2732 1108 2732 1106 2732 1603 2733 1106 2733 1104 2733 1101 2734 1100 2734 1605 2734 1104 2735 1103 2735 1603 2735 1603 2736 1103 2736 1101 2736 1603 2737 1101 2737 1604 2737 1604 2738 1101 2738 1605 2738 1606 2739 1608 2739 1865 2739 1606 2740 1865 2740 1539 2740 1626 2741 1024 2741 1606 2741 1606 2742 1024 2742 1223 2742 1606 2743 1223 2743 1608 2743 1608 2744 1223 2744 1607 2744 1608 2745 1607 2745 1576 2745 1609 2746 1626 2746 1610 2746 1610 2747 1626 2747 948 2747 1609 2748 1611 2748 1626 2748 1626 2749 1611 2749 945 2749 1626 2750 945 2750 944 2750 1612 2751 1629 2751 964 2751 964 2752 1629 2752 965 2752 1613 2753 950 2753 1626 2753 1626 2754 950 2754 1614 2754 1626 2755 1614 2755 948 2755 1024 2756 1615 2756 1001 2756 1001 2757 1615 2757 1616 2757 1001 2758 1616 2758 1003 2758 1003 2759 1616 2759 1617 2759 1003 2760 1617 2760 1004 2760 1617 2761 1618 2761 1004 2761 1004 2762 1618 2762 1619 2762 1004 2763 1619 2763 1006 2763 1006 2764 1619 2764 1620 2764 1006 2765 1620 2765 1621 2765 1621 2766 1620 2766 968 2766 1621 2767 968 2767 1629 2767 1629 2768 968 2768 966 2768 1629 2769 966 2769 965 2769 959 2770 1623 2770 1622 2770 1622 2771 1623 2771 1624 2771 944 2772 1625 2772 1626 2772 1626 2773 1625 2773 943 2773 1626 2774 943 2774 1024 2774 1024 2775 943 2775 942 2775 942 2776 1627 2776 1024 2776 1024 2777 1627 2777 940 2777 1024 2778 940 2778 938 2778 938 2779 936 2779 1024 2779 1024 2780 936 2780 935 2780 1024 2781 935 2781 1615 2781 1612 2782 1628 2782 1629 2782 1629 2783 1628 2783 961 2783 1629 2784 961 2784 1622 2784 1622 2785 961 2785 1630 2785 1622 2786 1630 2786 959 2786 1624 2787 1631 2787 1622 2787 1622 2788 1631 2788 956 2788 1622 2789 956 2789 1023 2789 1023 2790 956 2790 954 2790 1023 2791 954 2791 1632 2791 1632 2792 954 2792 953 2792 1632 2793 953 2793 1613 2793 1613 2794 953 2794 951 2794 1613 2795 951 2795 950 2795 1020 2796 1636 2796 1622 2796 1622 2797 1636 2797 1633 2797 1622 2798 1633 2798 1634 2798 1018 2799 1635 2799 1011 2799 1635 2800 1018 2800 1013 2800 1013 2801 1018 2801 1017 2801 1013 2802 1017 2802 1015 2802 1020 2803 1637 2803 1636 2803 1636 2804 1637 2804 1018 2804 1636 2805 1018 2805 1010 2805 1010 2806 1018 2806 1011 2806 1647 2807 1659 2807 1638 2807 1640 2808 1676 2808 1641 2808 1641 2809 1676 2809 1230 2809 1539 2810 1865 2810 1639 2810 1639 2811 1865 2811 1640 2811 1639 2812 1640 2812 1638 2812 1638 2813 1640 2813 1641 2813 1638 2814 1641 2814 1647 2814 1669 2815 1642 2815 1649 2815 438 2816 437 2816 1647 2816 1647 2817 437 2817 434 2817 1647 2818 434 2818 1643 2818 1644 2819 1647 2819 1645 2819 1645 2820 1647 2820 902 2820 1644 2821 441 2821 1647 2821 1647 2822 441 2822 1646 2822 1647 2823 1646 2823 438 2823 1643 2824 431 2824 1647 2824 1647 2825 431 2825 429 2825 1647 2826 429 2826 1659 2826 1659 2827 429 2827 1648 2827 1659 2828 1648 2828 427 2828 1649 2829 1650 2829 1669 2829 1669 2830 1650 2830 1651 2830 1669 2831 1651 2831 460 2831 459 2832 456 2832 1655 2832 1655 2833 456 2833 1652 2833 1655 2834 1652 2834 453 2834 427 2835 1653 2835 1659 2835 1659 2836 1653 2836 422 2836 1659 2837 422 2837 1654 2837 453 2838 450 2838 1655 2838 1655 2839 450 2839 1656 2839 1655 2840 1656 2840 1657 2840 1657 2841 1656 2841 1658 2841 1657 2842 1658 2842 930 2842 930 2843 1658 2843 447 2843 930 2844 447 2844 902 2844 902 2845 447 2845 445 2845 902 2846 445 2846 1645 2846 1654 2847 420 2847 1659 2847 1659 2848 420 2848 418 2848 1659 2849 418 2849 1660 2849 1660 2850 418 2850 1661 2850 1660 2851 1661 2851 905 2851 905 2852 1661 2852 1662 2852 905 2853 1662 2853 1664 2853 1662 2854 1663 2854 1664 2854 1664 2855 1663 2855 1665 2855 1664 2856 1665 2856 1666 2856 1666 2857 1665 2857 1668 2857 1666 2858 1668 2858 1667 2858 1667 2859 1668 2859 1670 2859 1667 2860 1670 2860 1669 2860 1669 2861 1670 2861 1671 2861 1669 2862 1671 2862 1642 2862 1672 2863 1669 2863 1655 2863 1655 2864 1669 2864 460 2864 1655 2865 460 2865 459 2865 1672 2866 926 2866 1669 2866 1669 2867 926 2867 1673 2867 1669 2868 1673 2868 924 2868 918 2869 916 2869 914 2869 1675 2870 1674 2870 924 2870 924 2871 1674 2871 910 2871 924 2872 910 2872 1669 2872 1675 2873 921 2873 1674 2873 1674 2874 921 2874 918 2874 1674 2875 918 2875 913 2875 913 2876 918 2876 914 2876 1230 2877 1676 2877 1677 2877 1677 2878 1676 2878 1868 2878 1677 2879 1868 2879 1711 2879 1678 2880 1681 2880 386 2880 386 2881 1681 2881 874 2881 1686 2882 368 2882 365 2882 381 2883 378 2883 1681 2883 1681 2884 378 2884 1679 2884 373 2885 371 2885 1686 2885 1686 2886 371 2886 369 2886 1686 2887 369 2887 368 2887 1678 2888 1680 2888 1681 2888 1681 2889 1680 2889 1682 2889 1681 2890 1682 2890 381 2890 1679 2891 1683 2891 1681 2891 1681 2892 1683 2892 1684 2892 1681 2893 1684 2893 1685 2893 365 2894 1687 2894 1686 2894 1686 2895 1687 2895 1689 2895 1686 2896 1689 2896 1688 2896 1688 2897 1689 2897 360 2897 1688 2898 360 2898 1690 2898 1690 2899 360 2899 1692 2899 1690 2900 1692 2900 1691 2900 1692 2901 359 2901 1691 2901 1691 2902 359 2902 358 2902 1691 2903 358 2903 1693 2903 1693 2904 358 2904 414 2904 1693 2905 414 2905 879 2905 879 2906 414 2906 411 2906 879 2907 411 2907 882 2907 882 2908 411 2908 409 2908 882 2909 409 2909 1694 2909 1694 2910 409 2910 408 2910 1694 2911 408 2911 884 2911 884 2912 408 2912 1695 2912 884 2913 1695 2913 885 2913 885 2914 1695 2914 1696 2914 885 2915 1696 2915 1697 2915 1697 2916 1696 2916 1698 2916 1697 2917 1698 2917 1699 2917 1699 2918 1698 2918 1700 2918 1699 2919 1700 2919 890 2919 890 2920 1700 2920 400 2920 890 2921 400 2921 1701 2921 1701 2922 400 2922 399 2922 1701 2923 399 2923 893 2923 893 2924 399 2924 397 2924 893 2925 397 2925 1702 2925 1702 2926 397 2926 395 2926 1702 2927 395 2927 896 2927 896 2928 395 2928 393 2928 896 2929 393 2929 1703 2929 1703 2930 393 2930 1704 2930 1703 2931 1704 2931 1705 2931 1705 2932 1704 2932 1707 2932 1705 2933 1707 2933 1706 2933 1706 2934 1707 2934 389 2934 1706 2935 389 2935 874 2935 874 2936 389 2936 1708 2936 874 2937 1708 2937 386 2937 1712 2938 1537 2938 1869 2938 1869 2939 1537 2939 1709 2939 1869 2940 1709 2940 1868 2940 1868 2941 1709 2941 1710 2941 1868 2942 1710 2942 1711 2942 1711 2943 1710 2943 1681 2943 1711 2944 1681 2944 1686 2944 1686 2945 1681 2945 1685 2945 1686 2946 1685 2946 373 2946 1748 2947 1720 2947 1746 2947 1712 2948 1863 2948 1713 2948 1713 2949 1863 2949 1715 2949 1713 2950 1715 2950 1714 2950 1714 2951 1715 2951 1862 2951 1714 2952 1862 2952 1716 2952 1716 2953 1862 2953 1749 2953 1716 2954 1749 2954 1747 2954 1722 2955 345 2955 1720 2955 1717 2956 1718 2956 1746 2956 1718 2957 335 2957 1746 2957 1746 2958 335 2958 334 2958 1746 2959 334 2959 332 2959 1719 2960 350 2960 1720 2960 1720 2961 350 2961 1721 2961 1720 2962 1721 2962 1722 2962 345 2963 343 2963 1720 2963 1720 2964 343 2964 342 2964 1720 2965 342 2965 1746 2965 1746 2966 342 2966 1723 2966 1746 2967 1723 2967 1717 2967 332 2968 1724 2968 1746 2968 1746 2969 1724 2969 329 2969 1746 2970 329 2970 692 2970 1735 2971 1725 2971 690 2971 690 2972 1725 2972 298 2972 690 2973 298 2973 1720 2973 1720 2974 298 2974 352 2974 1720 2975 352 2975 1719 2975 329 2976 326 2976 692 2976 692 2977 326 2977 325 2977 692 2978 325 2978 694 2978 694 2979 325 2979 1727 2979 694 2980 1727 2980 1726 2980 1726 2981 1727 2981 322 2981 1726 2982 322 2982 1728 2982 1728 2983 322 2983 1729 2983 1728 2984 1729 2984 696 2984 696 2985 1729 2985 1730 2985 696 2986 1730 2986 700 2986 700 2987 1730 2987 1732 2987 700 2988 1732 2988 1731 2988 1731 2989 1732 2989 1733 2989 1731 2990 1733 2990 1734 2990 1734 2991 1733 2991 317 2991 1735 2992 690 2992 1736 2992 1736 2993 690 2993 1737 2993 1736 2994 1737 2994 300 2994 300 2995 1737 2995 1738 2995 300 2996 1738 2996 302 2996 302 2997 1738 2997 714 2997 302 2998 714 2998 304 2998 304 2999 714 2999 713 2999 304 3000 713 3000 1739 3000 1739 3001 713 3001 710 3001 1739 3002 710 3002 306 3002 306 3003 710 3003 1740 3003 306 3004 1740 3004 310 3004 310 3005 1740 3005 1741 3005 310 3006 1741 3006 311 3006 311 3007 1741 3007 706 3007 311 3008 706 3008 313 3008 313 3009 706 3009 1743 3009 313 3010 1743 3010 1742 3010 1742 3011 1743 3011 1744 3011 1742 3012 1744 3012 317 3012 317 3013 1744 3013 1745 3013 317 3014 1745 3014 1734 3014 1791 3015 1770 3015 688 3015 1746 3016 1747 3016 1748 3016 1748 3017 1747 3017 1749 3017 1748 3018 1749 3018 1750 3018 1750 3019 1749 3019 1751 3019 1750 3020 1751 3020 1752 3020 1752 3021 1751 3021 1753 3021 1752 3022 1753 3022 1790 3022 1790 3023 1753 3023 1860 3023 1765 3024 1754 3024 1770 3024 619 3025 1755 3025 688 3025 688 3026 1755 3026 618 3026 688 3027 618 3027 1761 3027 602 3028 600 3028 1758 3028 1758 3029 600 3029 1756 3029 1758 3030 1756 3030 685 3030 685 3031 1756 3031 598 3031 685 3032 598 3032 686 3032 1776 3033 1757 3033 1758 3033 1758 3034 1757 3034 1769 3034 1758 3035 1769 3035 605 3035 605 3036 603 3036 1758 3036 1758 3037 603 3037 1759 3037 1758 3038 1759 3038 602 3038 688 3039 1760 3039 623 3039 618 3040 615 3040 1761 3040 1761 3041 615 3041 614 3041 1761 3042 614 3042 673 3042 673 3043 614 3043 1762 3043 673 3044 1762 3044 674 3044 674 3045 1762 3045 611 3045 674 3046 611 3046 1757 3046 611 3047 609 3047 1757 3047 1757 3048 609 3048 1763 3048 1757 3049 1763 3049 1767 3049 1775 3050 634 3050 672 3050 631 3051 630 3051 1770 3051 1770 3052 630 3052 1764 3052 1770 3053 1764 3053 1765 3053 1754 3054 629 3054 1770 3054 1770 3055 629 3055 1766 3055 1770 3056 1766 3056 688 3056 688 3057 1766 3057 626 3057 688 3058 626 3058 1760 3058 623 3059 622 3059 688 3059 688 3060 622 3060 621 3060 688 3061 621 3061 619 3061 1767 3062 607 3062 1757 3062 1757 3063 607 3063 1768 3063 1757 3064 1768 3064 1769 3064 672 3065 634 3065 1770 3065 1770 3066 634 3066 633 3066 1770 3067 633 3067 631 3067 686 3068 598 3068 1771 3068 1771 3069 598 3069 1772 3069 1771 3070 1772 3070 687 3070 687 3071 1772 3071 1773 3071 687 3072 1773 3072 672 3072 672 3073 1773 3073 1774 3073 672 3074 1774 3074 1775 3074 1776 3075 1758 3075 676 3075 676 3076 1758 3076 1777 3076 676 3077 1777 3077 683 3077 683 3078 682 3078 676 3078 676 3079 682 3079 681 3079 676 3080 681 3080 1781 3080 1778 3081 681 3081 680 3081 680 3082 681 3082 1779 3082 1778 3083 1780 3083 681 3083 681 3084 1780 3084 678 3084 681 3085 678 3085 1781 3085 1498 3086 1782 3086 1859 3086 539 3087 537 3087 1803 3087 1803 3088 537 3088 535 3088 1803 3089 535 3089 1783 3089 1783 3090 533 3090 1803 3090 1803 3091 533 3091 1784 3091 1803 3092 1784 3092 532 3092 1796 3093 1785 3093 1799 3093 1799 3094 1785 3094 1786 3094 1799 3095 1786 3095 1797 3095 518 3096 516 3096 1805 3096 508 3097 1787 3097 1788 3097 1788 3098 1787 3098 506 3098 1788 3099 506 3099 1789 3099 1789 3100 506 3100 505 3100 1789 3101 505 3101 1807 3101 688 3102 1790 3102 1791 3102 1791 3103 1790 3103 1860 3103 1791 3104 1860 3104 1792 3104 1792 3105 1860 3105 1794 3105 1792 3106 1794 3106 1793 3106 1793 3107 1794 3107 1782 3107 1793 3108 1782 3108 1795 3108 1795 3109 1782 3109 1498 3109 1795 3110 1498 3110 1799 3110 1799 3111 1498 3111 1803 3111 1799 3112 1803 3112 1796 3112 1796 3113 1803 3113 532 3113 1797 3114 1798 3114 1799 3114 1799 3115 1798 3115 528 3115 1799 3116 528 3116 527 3116 527 3117 1800 3117 1799 3117 1799 3118 1800 3118 526 3118 1799 3119 526 3119 595 3119 526 3120 525 3120 595 3120 595 3121 525 3121 523 3121 595 3122 523 3122 578 3122 578 3123 523 3123 522 3123 578 3124 522 3124 1801 3124 1801 3125 522 3125 521 3125 1801 3126 521 3126 1805 3126 1805 3127 521 3127 519 3127 1805 3128 519 3128 518 3128 1802 3129 1788 3129 513 3129 513 3130 1788 3130 1805 3130 1802 3131 512 3131 1788 3131 1788 3132 512 3132 509 3132 1788 3133 509 3133 508 3133 539 3134 1803 3134 540 3134 540 3135 1803 3135 1804 3135 540 3136 1804 3136 502 3136 516 3137 515 3137 1805 3137 1805 3138 515 3138 1806 3138 1805 3139 1806 3139 513 3139 1807 3140 505 3140 593 3140 593 3141 505 3141 504 3141 593 3142 504 3142 1808 3142 1808 3143 504 3143 1809 3143 1808 3144 1809 3144 1804 3144 1804 3145 1809 3145 503 3145 1804 3146 503 3146 502 3146 583 3147 1810 3147 1788 3147 1788 3148 1810 3148 1811 3148 1788 3149 1811 3149 1805 3149 583 3150 1788 3150 1814 3150 1814 3151 1788 3151 1812 3151 1814 3152 1812 3152 591 3152 586 3153 1815 3153 587 3153 587 3154 1815 3154 1813 3154 591 3155 589 3155 1814 3155 1814 3156 589 3156 1815 3156 1814 3157 1815 3157 585 3157 585 3158 1815 3158 586 3158 267 3159 1816 3159 500 3159 1858 3160 1847 3160 1859 3160 1859 3161 1847 3161 1489 3161 1859 3162 1489 3162 1498 3162 258 3163 257 3163 1818 3163 1833 3164 270 3164 1847 3164 500 3165 1816 3165 471 3165 471 3166 1816 3166 1817 3166 471 3167 1817 3167 474 3167 474 3168 1817 3168 263 3168 474 3169 263 3169 1818 3169 1818 3170 263 3170 261 3170 1818 3171 261 3171 258 3171 1821 3172 252 3172 493 3172 289 3173 287 3173 1830 3173 1830 3174 287 3174 285 3174 257 3175 1819 3175 1818 3175 1818 3176 1819 3176 1820 3176 1818 3177 1820 3177 1821 3177 252 3178 1822 3178 493 3178 493 3179 1822 3179 249 3179 493 3180 249 3180 1823 3180 1847 3181 270 3181 500 3181 500 3182 270 3182 1824 3182 500 3183 1824 3183 267 3183 1823 3184 247 3184 493 3184 493 3185 247 3185 1826 3185 493 3186 1826 3186 1825 3186 1825 3187 1826 3187 243 3187 1825 3188 243 3188 495 3188 285 3189 284 3189 1830 3189 1830 3190 284 3190 282 3190 1830 3191 282 3191 279 3191 278 3192 1827 3192 1847 3192 1847 3193 1827 3193 1828 3193 1837 3194 238 3194 1829 3194 1829 3195 238 3195 294 3195 1829 3196 294 3196 1830 3196 1830 3197 294 3197 292 3197 1830 3198 292 3198 289 3198 1828 3199 1831 3199 1847 3199 1847 3200 1831 3200 1832 3200 1847 3201 1832 3201 1833 3201 495 3202 243 3202 496 3202 496 3203 243 3203 1834 3203 496 3204 1834 3204 1835 3204 1835 3205 1834 3205 240 3205 1835 3206 240 3206 1829 3206 1829 3207 240 3207 1836 3207 1829 3208 1836 3208 1837 3208 489 3209 1838 3209 1818 3209 1821 3210 493 3210 1818 3210 1818 3211 493 3211 491 3211 1818 3212 491 3212 489 3212 1838 3213 1839 3213 1818 3213 1818 3214 1839 3214 1840 3214 1818 3215 1840 3215 1841 3215 480 3216 1844 3216 481 3216 481 3217 1844 3217 1843 3217 1841 3218 1842 3218 1818 3218 1818 3219 1842 3219 1843 3219 1818 3220 1843 3220 476 3220 476 3221 1843 3221 1844 3221 1541 3222 1484 3222 1845 3222 1845 3223 1484 3223 1846 3223 1845 3224 1846 3224 1858 3224 1858 3225 1846 3225 1830 3225 1858 3226 1830 3226 1847 3226 1847 3227 1830 3227 279 3227 1847 3228 279 3228 278 3228 1522 3229 1848 3229 1525 3229 1522 3230 1525 3230 1849 3230 1852 3231 1528 3231 1853 3231 1853 3232 1528 3232 1850 3232 1853 3233 1850 3233 1530 3233 1849 3234 1525 3234 1853 3234 1853 3235 1525 3235 1851 3235 1853 3236 1851 3236 1852 3236 1530 3237 1854 3237 1853 3237 1853 3238 1854 3238 1855 3238 1853 3239 1855 3239 1531 3239 1856 3240 1540 3240 2162 3240 2162 3241 1540 3241 1857 3241 1857 3242 1540 3242 2164 3242 2164 3243 1540 3243 1845 3243 2164 3244 1845 3244 2163 3244 2163 3245 1845 3245 1858 3245 2163 3246 1858 3246 1877 3246 1877 3247 1858 3247 1859 3247 1877 3248 1859 3248 1944 3248 1944 3249 1859 3249 1782 3249 1944 3250 1782 3250 1946 3250 1946 3251 1782 3251 1860 3251 1946 3252 1860 3252 1943 3252 1943 3253 1860 3253 1753 3253 1943 3254 1753 3254 1861 3254 1861 3255 1753 3255 1749 3255 1861 3256 1749 3256 2000 3256 2000 3257 1749 3257 1862 3257 2000 3258 1862 3258 1999 3258 1999 3259 1862 3259 1715 3259 1999 3260 1715 3260 2004 3260 2004 3261 1715 3261 1863 3261 1864 3262 2134 3262 1554 3262 1554 3263 2134 3263 2100 3263 1554 3264 2100 3264 1608 3264 1608 3265 2100 3265 2101 3265 1608 3266 2101 3266 1865 3266 1865 3267 2101 3267 1866 3267 1865 3268 1866 3268 1640 3268 1640 3269 1866 3269 1867 3269 1640 3270 1867 3270 1676 3270 1676 3271 1867 3271 2042 3271 1676 3272 2042 3272 1868 3272 1868 3273 2042 3273 1873 3273 1868 3274 1873 3274 1869 3274 1869 3275 1873 3275 1870 3275 1869 3276 1870 3276 1712 3276 1712 3277 1870 3277 1871 3277 1712 3278 1871 3278 1863 3278 1863 3279 1871 3279 2004 3279 1864 3280 1556 3280 2134 3280 2134 3281 1556 3281 2133 3281 2042 3282 1872 3282 1873 3282 1866 3283 2080 3283 1867 3283 1215 3284 1495 3284 1999 3284 1485 3285 1874 3285 1875 3285 1875 3286 1874 3286 1490 3286 1976 3287 1876 3287 1350 3287 1971 3288 1494 3288 1945 3288 1945 3289 1494 3289 1912 3289 1883 3290 2163 3290 1877 3290 1482 3291 1878 3291 1883 3291 1883 3292 1878 3292 28 3292 15 3293 12 3293 1879 3293 1879 3294 12 3294 11 3294 11 3295 10 3295 1879 3295 1879 3296 10 3296 1880 3296 1879 3297 1880 3297 5 3297 51 3298 48 3298 1881 3298 1881 3299 48 3299 1882 3299 1881 3300 1882 3300 44 3300 28 3301 27 3301 1883 3301 1883 3302 27 3302 24 3302 1883 3303 24 3303 22 3303 22 3304 1884 3304 1883 3304 1883 3305 1884 3305 19 3305 1883 3306 19 3306 17 3306 5 3307 4 3307 1879 3307 1879 3308 4 3308 1885 3308 1879 3309 1885 3309 1458 3309 1458 3310 1885 3310 1 3310 1903 3311 42 3311 1886 3311 42 3312 39 3312 1886 3312 1886 3313 39 3313 1887 3313 1886 3314 1887 3314 1888 3314 1888 3315 37 3315 1886 3315 1886 3316 37 3316 1889 3316 1886 3317 1889 3317 1890 3317 1890 3318 1889 3318 33 3318 1890 3319 33 3319 1892 3319 1892 3320 33 3320 1891 3320 1892 3321 1891 3321 1482 3321 1482 3322 1891 3322 1893 3322 1482 3323 1893 3323 1878 3323 1 3324 1894 3324 1458 3324 1458 3325 1894 3325 1896 3325 1458 3326 1896 3326 1895 3326 1895 3327 1896 3327 1898 3327 1895 3328 1898 3328 1897 3328 1897 3329 1898 3329 1899 3329 1897 3330 1899 3330 1900 3330 1900 3331 1899 3331 54 3331 1900 3332 54 3332 1901 3332 1901 3333 54 3333 1902 3333 1901 3334 1902 3334 1881 3334 1881 3335 1902 3335 52 3335 1881 3336 52 3336 51 3336 44 3337 1903 3337 1881 3337 1881 3338 1903 3338 1886 3338 1881 3339 1886 3339 1909 3339 1909 3340 1886 3340 1478 3340 1909 3341 1478 3341 1476 3341 1476 3342 1904 3342 1909 3342 1909 3343 1904 3343 1473 3343 1909 3344 1473 3344 1905 3344 1905 3345 1906 3345 1909 3345 1909 3346 1906 3346 1907 3346 1909 3347 1907 3347 1908 3347 1908 3348 1467 3348 1909 3348 1909 3349 1467 3349 1910 3349 1909 3350 1910 3350 1464 3350 1911 3351 1877 3351 1944 3351 1911 3352 1944 3352 1912 3352 1913 3353 1922 3353 1364 3353 1385 3354 1383 3354 1941 3354 1913 3355 1364 3355 1930 3355 1438 3356 1377 3356 1437 3356 1437 3357 1377 3357 1376 3357 1437 3358 1376 3358 1375 3358 1941 3359 1383 3359 1914 3359 1914 3360 1383 3360 1915 3360 1914 3361 1915 3361 1916 3361 1916 3362 1915 3362 1380 3362 1916 3363 1380 3363 1438 3363 1438 3364 1380 3364 1379 3364 1438 3365 1379 3365 1377 3365 1927 3366 1917 3366 1913 3366 1913 3367 1917 3367 1370 3367 1913 3368 1370 3368 1368 3368 1395 3369 1394 3369 1918 3369 1918 3370 1394 3370 1919 3370 1918 3371 1919 3371 1391 3371 1375 3372 1920 3372 1437 3372 1437 3373 1920 3373 1921 3373 1437 3374 1921 3374 1925 3374 1368 3375 1367 3375 1913 3375 1913 3376 1367 3376 1366 3376 1913 3377 1366 3377 1922 3377 1923 3378 1924 3378 1941 3378 1925 3379 1372 3379 1437 3379 1437 3380 1372 3380 1371 3380 1437 3381 1371 3381 1926 3381 1926 3382 1927 3382 1437 3382 1437 3383 1927 3383 1913 3383 1437 3384 1913 3384 1911 3384 1911 3385 1913 3385 1928 3385 1911 3386 1928 3386 1877 3386 1877 3387 1928 3387 1488 3387 1877 3388 1488 3388 1883 3388 1364 3389 1929 3389 1930 3389 1930 3390 1929 3390 1363 3390 1930 3391 1363 3391 1439 3391 1439 3392 1363 3392 1931 3392 1439 3393 1931 3393 1440 3393 1440 3394 1931 3394 1399 3394 1440 3395 1399 3395 1932 3395 1932 3396 1399 3396 1933 3396 1932 3397 1933 3397 1934 3397 1934 3398 1933 3398 1397 3398 1934 3399 1397 3399 1918 3399 1918 3400 1397 3400 1396 3400 1918 3401 1396 3401 1395 3401 1923 3402 1941 3402 1390 3402 1924 3403 1387 3403 1941 3403 1941 3404 1387 3404 1386 3404 1941 3405 1386 3405 1385 3405 1444 3406 1443 3406 1941 3406 1391 3407 1390 3407 1918 3407 1918 3408 1390 3408 1941 3408 1918 3409 1941 3409 1935 3409 1935 3410 1941 3410 1443 3410 1936 3411 1453 3411 1937 3411 1937 3412 1453 3412 1452 3412 1937 3413 1452 3413 1938 3413 1938 3414 1939 3414 1937 3414 1937 3415 1939 3415 1940 3415 1937 3416 1940 3416 1448 3416 1936 3417 1937 3417 1941 3417 1941 3418 1937 3418 1445 3418 1941 3419 1445 3419 1444 3419 1946 3420 1943 3420 1942 3420 1942 3421 1943 3421 1490 3421 1912 3422 1944 3422 1945 3422 1945 3423 1944 3423 1946 3423 1945 3424 1946 3424 1971 3424 1360 3425 1951 3425 1295 3425 1876 3426 1947 3426 1948 3426 1949 3427 1950 3427 1357 3427 1295 3428 1951 3428 1952 3428 1952 3429 1951 3429 1953 3429 1952 3430 1953 3430 1298 3430 1298 3431 1953 3431 1357 3431 1298 3432 1357 3432 1954 3432 1955 3433 1956 3433 1957 3433 1949 3434 1357 3434 1302 3434 1277 3435 1958 3435 1959 3435 1959 3436 1958 3436 1275 3436 1959 3437 1275 3437 1337 3437 1948 3438 1960 3438 1876 3438 1876 3439 1960 3439 1303 3439 1876 3440 1303 3440 1302 3440 1295 3441 1294 3441 1360 3441 1360 3442 1294 3442 1292 3442 1360 3443 1292 3443 1955 3443 1955 3444 1292 3444 1291 3444 1955 3445 1291 3445 1961 3445 1957 3446 1285 3446 1955 3446 1955 3447 1285 3447 1962 3447 1955 3448 1962 3448 1972 3448 1282 3449 1963 3449 1959 3449 1275 3450 1274 3450 1337 3450 1337 3451 1274 3451 1273 3451 1337 3452 1273 3452 1964 3452 1964 3453 1273 3453 1965 3453 1964 3454 1965 3454 1339 3454 1339 3455 1965 3455 1308 3455 1339 3456 1308 3456 1340 3456 1340 3457 1308 3457 1966 3457 1340 3458 1966 3458 1342 3458 1342 3459 1966 3459 1967 3459 1342 3460 1967 3460 1876 3460 1876 3461 1967 3461 1968 3461 1876 3462 1968 3462 1947 3462 1950 3463 1969 3463 1357 3463 1357 3464 1969 3464 1299 3464 1357 3465 1299 3465 1954 3465 1961 3466 1970 3466 1955 3466 1955 3467 1970 3467 1288 3467 1955 3468 1288 3468 1956 3468 1946 3469 1942 3469 1971 3469 1971 3470 1942 3470 1955 3470 1971 3471 1955 3471 1959 3471 1959 3472 1955 3472 1972 3472 1959 3473 1972 3473 1282 3473 1963 3474 1280 3474 1959 3474 1959 3475 1280 3475 1278 3475 1959 3476 1278 3476 1277 3476 1302 3477 1357 3477 1876 3477 1876 3478 1357 3478 1356 3478 1876 3479 1356 3479 1354 3479 1354 3480 1353 3480 1876 3480 1876 3481 1353 3481 1351 3481 1876 3482 1351 3482 1350 3482 1973 3483 1346 3483 1974 3483 1974 3484 1346 3484 1975 3484 1974 3485 1975 3485 1348 3485 1348 3486 1975 3486 1350 3486 1350 3487 1975 3487 1344 3487 1350 3488 1344 3488 1976 3488 1490 3489 1943 3489 1875 3489 1875 3490 1943 3490 1861 3490 1875 3491 1861 3491 1485 3491 1977 3492 1978 3492 1981 3492 202 3493 200 3493 1981 3493 1981 3494 200 3494 198 3494 1981 3495 198 3495 1977 3495 1978 3496 193 3496 1981 3496 1981 3497 193 3497 1979 3497 1981 3498 1979 3498 190 3498 2003 3499 1980 3499 1984 3499 1268 3500 206 3500 1981 3500 1981 3501 206 3501 204 3501 1981 3502 204 3502 202 3502 1980 3503 1982 3503 1984 3503 1984 3504 1982 3504 186 3504 1984 3505 186 3505 1983 3505 1983 3506 1985 3506 1984 3506 1984 3507 1985 3507 1986 3507 1984 3508 1986 3508 1270 3508 1986 3509 182 3509 1270 3509 1270 3510 182 3510 181 3510 1270 3511 181 3511 1236 3511 1236 3512 181 3512 237 3512 1236 3513 237 3513 1239 3513 1239 3514 237 3514 234 3514 1239 3515 234 3515 1240 3515 1240 3516 234 3516 1987 3516 1240 3517 1987 3517 1242 3517 1242 3518 1987 3518 1988 3518 1242 3519 1988 3519 1244 3519 1244 3520 1988 3520 231 3520 1244 3521 231 3521 1989 3521 1989 3522 231 3522 229 3522 1989 3523 229 3523 1990 3523 1990 3524 229 3524 226 3524 1990 3525 226 3525 1249 3525 1249 3526 226 3526 224 3526 1249 3527 224 3527 1251 3527 1251 3528 224 3528 221 3528 1251 3529 221 3529 1253 3529 1253 3530 221 3530 220 3530 1253 3531 220 3531 1254 3531 1254 3532 220 3532 218 3532 1254 3533 218 3533 1991 3533 1991 3534 218 3534 1992 3534 1991 3535 1992 3535 1257 3535 1257 3536 1992 3536 1994 3536 1257 3537 1994 3537 1993 3537 1993 3538 1994 3538 1995 3538 1993 3539 1995 3539 1261 3539 1261 3540 1995 3540 1996 3540 1261 3541 1996 3541 1262 3541 1262 3542 1996 3542 1997 3542 1262 3543 1997 3543 1263 3543 1263 3544 1997 3544 1998 3544 1263 3545 1998 3545 1266 3545 1266 3546 1998 3546 210 3546 1266 3547 210 3547 1268 3547 1268 3548 210 3548 208 3548 1268 3549 208 3549 206 3549 1999 3550 1495 3550 2000 3550 2000 3551 1495 3551 2001 3551 2000 3552 2001 3552 1861 3552 1861 3553 2001 3553 2002 3553 1861 3554 2002 3554 1485 3554 1485 3555 2002 3555 1981 3555 1485 3556 1981 3556 1984 3556 1984 3557 1981 3557 190 3557 1984 3558 190 3558 2003 3558 2041 3559 2008 3559 872 3559 1999 3560 2004 3560 1215 3560 1215 3561 2004 3561 1871 3561 1215 3562 1871 3562 2005 3562 2005 3563 1871 3563 1870 3563 2005 3564 1870 3564 1213 3564 1213 3565 1870 3565 1873 3565 1213 3566 1873 3566 2040 3566 2006 3567 2019 3567 856 3567 2027 3568 124 3568 868 3568 868 3569 124 3569 176 3569 868 3570 176 3570 2007 3570 176 3571 175 3571 2007 3571 2007 3572 175 3572 173 3572 2007 3573 173 3573 2008 3573 173 3574 2009 3574 2008 3574 2008 3575 2009 3575 2010 3575 2008 3576 2010 3576 2011 3576 872 3577 2015 3577 2016 3577 2011 3578 2012 3578 2008 3578 2008 3579 2012 3579 167 3579 2008 3580 167 3580 2013 3580 160 3581 157 3581 872 3581 872 3582 157 3582 2014 3582 872 3583 2014 3583 2015 3583 2016 3584 2017 3584 872 3584 872 3585 2017 3585 2039 3585 872 3586 2039 3586 870 3586 2013 3587 164 3587 2008 3587 2008 3588 164 3588 2018 3588 2008 3589 2018 3589 872 3589 872 3590 2018 3590 162 3590 872 3591 162 3591 160 3591 856 3592 2019 3592 859 3592 859 3593 2019 3593 2020 3593 859 3594 2020 3594 860 3594 860 3595 2020 3595 133 3595 860 3596 133 3596 2021 3596 2021 3597 133 3597 132 3597 2021 3598 132 3598 2022 3598 2022 3599 132 3599 131 3599 2022 3600 131 3600 2023 3600 2023 3601 131 3601 128 3601 2023 3602 128 3602 2024 3602 2024 3603 128 3603 127 3603 2024 3604 127 3604 2026 3604 2026 3605 127 3605 2025 3605 2026 3606 2025 3606 2027 3606 2027 3607 2025 3607 2028 3607 2027 3608 2028 3608 124 3608 856 3609 853 3609 2006 3609 2006 3610 853 3610 2029 3610 2006 3611 2029 3611 139 3611 139 3612 2029 3612 2030 3612 139 3613 2030 3613 2032 3613 2032 3614 2030 3614 2031 3614 2032 3615 2031 3615 143 3615 143 3616 2031 3616 2033 3616 143 3617 2033 3617 2034 3617 2034 3618 2033 3618 2036 3618 2034 3619 2036 3619 2035 3619 2035 3620 2036 3620 2037 3620 2035 3621 2037 3621 147 3621 147 3622 2037 3622 2038 3622 147 3623 2038 3623 148 3623 148 3624 2038 3624 870 3624 148 3625 870 3625 150 3625 150 3626 870 3626 2039 3626 2078 3627 2057 3627 845 3627 872 3628 2040 3628 2041 3628 2041 3629 2040 3629 1873 3629 2041 3630 1873 3630 1232 3630 1232 3631 1873 3631 1872 3631 1232 3632 1872 3632 1220 3632 1220 3633 1872 3633 2042 3633 1220 3634 2042 3634 2077 3634 2077 3635 2042 3635 1867 3635 2047 3636 2055 3636 2057 3636 71 3637 68 3637 2043 3637 845 3638 2053 3638 2054 3638 2044 3639 839 3639 63 3639 63 3640 839 3640 838 3640 63 3641 838 3641 65 3641 65 3642 838 3642 2043 3642 65 3643 2043 3643 66 3643 66 3644 2043 3644 68 3644 63 3645 61 3645 2044 3645 2044 3646 61 3646 60 3646 2044 3647 60 3647 841 3647 841 3648 60 3648 120 3648 841 3649 120 3649 2045 3649 120 3650 116 3650 2045 3650 2045 3651 116 3651 115 3651 2045 3652 115 3652 2057 3652 2057 3653 115 3653 114 3653 2057 3654 114 3654 111 3654 111 3655 109 3655 2057 3655 2057 3656 109 3656 2046 3656 2057 3657 2046 3657 2047 3657 2048 3658 2049 3658 2043 3658 2043 3659 2049 3659 2050 3659 2043 3660 2050 3660 71 3660 2058 3661 2051 3661 845 3661 845 3662 2051 3662 2052 3662 845 3663 2052 3663 2053 3663 2054 3664 93 3664 845 3664 845 3665 93 3665 2059 3665 845 3666 2059 3666 812 3666 2063 3667 81 3667 80 3667 2055 3668 2056 3668 2057 3668 2057 3669 2056 3669 103 3669 2057 3670 103 3670 845 3670 845 3671 103 3671 101 3671 845 3672 101 3672 2058 3672 80 3673 78 3673 2063 3673 2063 3674 78 3674 76 3674 2063 3675 76 3675 2048 3675 2059 3676 91 3676 812 3676 812 3677 91 3677 2060 3677 812 3678 2060 3678 814 3678 814 3679 2060 3679 88 3679 814 3680 88 3680 816 3680 816 3681 88 3681 85 3681 816 3682 85 3682 2063 3682 2063 3683 85 3683 83 3683 2063 3684 83 3684 81 3684 829 3685 2066 3685 2063 3685 2048 3686 2043 3686 2063 3686 2063 3687 2043 3687 2061 3687 2063 3688 2061 3688 2062 3688 2062 3689 833 3689 2063 3689 2063 3690 833 3690 831 3690 2063 3691 831 3691 829 3691 2065 3692 818 3692 2066 3692 2066 3693 818 3693 2064 3693 2066 3694 2064 3694 2063 3694 2065 3695 2066 3695 822 3695 822 3696 2066 3696 826 3696 822 3697 826 3697 824 3697 1866 3698 2101 3698 2081 3698 2081 3699 2101 3699 1226 3699 2082 3700 2067 3700 2068 3700 2094 3701 722 3701 808 3701 808 3702 722 3702 720 3702 808 3703 720 3703 809 3703 809 3704 720 3704 2089 3704 2068 3705 740 3705 2082 3705 2082 3706 740 3706 2069 3706 2082 3707 2069 3707 2070 3707 749 3708 2071 3708 793 3708 793 3709 2071 3709 2072 3709 725 3710 724 3710 2094 3710 2094 3711 724 3711 2073 3711 2094 3712 2073 3712 722 3712 752 3713 2074 3713 793 3713 793 3714 2074 3714 750 3714 793 3715 750 3715 749 3715 747 3716 2075 3716 2082 3716 2082 3717 2075 3717 745 3717 729 3718 2076 3718 2094 3718 2094 3719 2076 3719 726 3719 2094 3720 726 3720 725 3720 845 3721 2077 3721 2078 3721 2078 3722 2077 3722 1867 3722 2078 3723 1867 3723 2079 3723 2079 3724 1867 3724 2080 3724 2079 3725 2080 3725 1221 3725 1221 3726 2080 3726 1866 3726 1221 3727 1866 3727 1222 3727 1222 3728 1866 3728 2081 3728 1222 3729 2081 3729 2082 3729 2082 3730 2081 3730 793 3730 2082 3731 793 3731 747 3731 747 3732 793 3732 2072 3732 745 3733 2083 3733 2082 3733 2082 3734 2083 3734 2084 3734 2082 3735 2084 3735 2067 3735 2069 3736 739 3736 2070 3736 2070 3737 739 3737 2085 3737 2070 3738 2085 3738 2087 3738 2087 3739 2085 3739 2086 3739 2087 3740 2086 3740 2088 3740 2088 3741 2086 3741 736 3741 2088 3742 736 3742 2095 3742 2095 3743 736 3743 735 3743 2095 3744 735 3744 2092 3744 720 3745 719 3745 2089 3745 2089 3746 719 3746 718 3746 2089 3747 718 3747 810 3747 810 3748 718 3748 2090 3748 810 3749 2090 3749 2091 3749 2092 3750 733 3750 2095 3750 2095 3751 733 3751 731 3751 2095 3752 731 3752 2093 3752 2090 3753 757 3753 2091 3753 2091 3754 757 3754 755 3754 2091 3755 755 3755 793 3755 793 3756 755 3756 753 3756 793 3757 753 3757 752 3757 2096 3758 803 3758 795 3758 2093 3759 729 3759 2095 3759 2095 3760 729 3760 2094 3760 2095 3761 2094 3761 795 3761 795 3762 2094 3762 806 3762 795 3763 806 3763 2096 3763 803 3764 802 3764 795 3764 795 3765 802 3765 2097 3765 795 3766 2097 3766 2098 3766 801 3767 799 3767 798 3767 801 3768 798 3768 2099 3768 2099 3769 798 3769 2097 3769 2097 3770 798 3770 797 3770 2097 3771 797 3771 2098 3771 2100 3772 1214 3772 2119 3772 2100 3773 2119 3773 2101 3773 2101 3774 2119 3774 1227 3774 2101 3775 1227 3775 1226 3775 1189 3776 1162 3776 2102 3776 1189 3777 2102 3777 2119 3777 2119 3778 2102 3778 2103 3778 2119 3779 2103 3779 1159 3779 2104 3780 2126 3780 1138 3780 1138 3781 1135 3781 2104 3781 2104 3782 1135 3782 1134 3782 2104 3783 1134 3783 1133 3783 2105 3784 2106 3784 1227 3784 1227 3785 2106 3785 2107 3785 1227 3786 2107 3786 1150 3786 1133 3787 2108 3787 2112 3787 2112 3788 2108 3788 1132 3788 2116 3789 2109 3789 1126 3789 1126 3790 2109 3790 2110 3790 1126 3791 2110 3791 2111 3791 2111 3792 2110 3792 2112 3792 2111 3793 2112 3793 2115 3793 1159 3794 1157 3794 2119 3794 2119 3795 1157 3795 2113 3795 2119 3796 2113 3796 1155 3796 1147 3797 2121 3797 1148 3797 1148 3798 2121 3798 1227 3798 1148 3799 1227 3799 1149 3799 1149 3800 1227 3800 1150 3800 1132 3801 2114 3801 2112 3801 2112 3802 2114 3802 1128 3802 2112 3803 1128 3803 2115 3803 1126 3804 2117 3804 2116 3804 2116 3805 2117 3805 1122 3805 2116 3806 1122 3806 1211 3806 1211 3807 1122 3807 1124 3807 1211 3808 1124 3808 1189 3808 1189 3809 1124 3809 1165 3809 1189 3810 1165 3810 1162 3810 1155 3811 2118 3811 2119 3811 2119 3812 2118 3812 2120 3812 2119 3813 2120 3813 1227 3813 1227 3814 2120 3814 1153 3814 1227 3815 1153 3815 2105 3815 1147 3816 1145 3816 2121 3816 2121 3817 1145 3817 1144 3817 2121 3818 1144 3818 1190 3818 1190 3819 1144 3819 2123 3819 1190 3820 2123 3820 2122 3820 2122 3821 2123 3821 2124 3821 2122 3822 2124 3822 2104 3822 2104 3823 2124 3823 2125 3823 2104 3824 2125 3824 2126 3824 1205 3825 1203 3825 2104 3825 1133 3826 2112 3826 2104 3826 2104 3827 2112 3827 1206 3827 2104 3828 1206 3828 1205 3828 1203 3829 2127 3829 2104 3829 2104 3830 2127 3830 2128 3830 2104 3831 2128 3831 1193 3831 1193 3832 2128 3832 2129 3832 1197 3833 2128 3833 2130 3833 2130 3834 2128 3834 2131 3834 1197 3835 1196 3835 2128 3835 2128 3836 1196 3836 2132 3836 2128 3837 2132 3837 2129 3837 2139 3838 2135 3838 1518 3838 1212 3839 2133 3839 2148 3839 2148 3840 2133 3840 2147 3840 1214 3841 2100 3841 1212 3841 1212 3842 2100 3842 2134 3842 1212 3843 2134 3843 2133 3843 1518 3844 2135 3844 2147 3844 1518 3845 2136 3845 2139 3845 2139 3846 2136 3846 2137 3846 2139 3847 2137 3847 1516 3847 1516 3848 2138 3848 2139 3848 2139 3849 2138 3849 1514 3849 2139 3850 1514 3850 2140 3850 2140 3851 1512 3851 2139 3851 2139 3852 1512 3852 2141 3852 2139 3853 2141 3853 2145 3853 1506 3854 2143 3854 1503 3854 1506 3855 2142 3855 2143 3855 2143 3856 2142 3856 2144 3856 2143 3857 2144 3857 1505 3857 2145 3858 1509 3858 2139 3858 2139 3859 1509 3859 1506 3859 2139 3860 1506 3860 2146 3860 2146 3861 1506 3861 1503 3861 2147 3862 2135 3862 2148 3862 2148 3863 2135 3863 2149 3863 2148 3864 2149 3864 2150 3864 2150 3865 2149 3865 2151 3865 2150 3866 2151 3866 2152 3866 2152 3867 2151 3867 2153 3867 2152 3868 2153 3868 1116 3868 1519 3869 2154 3869 1116 3869 1116 3870 2154 3870 2158 3870 1535 3871 1534 3871 1519 3871 1519 3872 1534 3872 2155 3872 1519 3873 2155 3873 2169 3873 1116 3874 2153 3874 1519 3874 1519 3875 2153 3875 2156 3875 1519 3876 2156 3876 1535 3876 2154 3877 2157 3877 2158 3877 2158 3878 2157 3878 2159 3878 2158 3879 2159 3879 1117 3879 1117 3880 2159 3880 2160 3880 1117 3881 2160 3881 1120 3881 1120 3882 2160 3882 2161 3882 1120 3883 2161 3883 1121 3883 2165 3884 1857 3884 2164 3884 1121 3885 2161 3885 2165 3885 2165 3886 2161 3886 2162 3886 2165 3887 2162 3887 1857 3887 17 3888 15 3888 1883 3888 1883 3889 15 3889 1879 3889 1883 3890 1879 3890 2163 3890 2163 3891 1879 3891 1492 3891 2163 3892 1492 3892 2164 3892 2164 3893 1492 3893 1491 3893 2164 3894 1491 3894 2165 3894 2170 3895 1523 3895 2166 3895 1523 3896 2167 3896 2166 3896 2166 3897 2167 3897 2168 3897 2166 3898 2168 3898 2155 3898 2155 3899 2168 3899 1521 3899 2155 3900 1521 3900 2169 3900 2170 3901 2166 3901 1524 3901 1524 3902 2166 3902 1532 3902 1524 3903 1532 3903 2172 3903 2171 3904 1529 3904 1524 3904 1524 3905 1529 3905 1527 3905 1524 3906 1527 3906 1526 3906 2172 3907 2173 3907 1524 3907 1524 3908 2173 3908 2174 3908 1524 3909 2174 3909 2171 3909 1548 3910 1549 3910 1519 3910 1519 3911 1549 3911 2154 3911 2286 3912 2175 3912 2176 3912 2176 3913 2177 3913 2286 3913 2286 3914 2177 3914 2178 3914 2286 3915 2178 3915 2520 3915 2520 3916 2178 3916 2179 3916 2520 3917 2179 3917 2180 3917 2223 3918 2225 3918 2187 3918 2180 3919 2181 3919 2520 3919 2520 3920 2181 3920 2182 3920 2520 3921 2182 3921 2186 3921 2189 3922 2183 3922 2184 3922 2184 3923 2183 3923 2520 3923 2184 3924 2520 3924 2185 3924 2185 3925 2520 3925 2186 3925 2223 3926 2187 3926 2286 3926 2286 3927 2187 3927 2188 3927 2286 3928 2188 3928 2175 3928 2189 3929 2190 3929 2183 3929 2183 3930 2190 3930 2192 3930 2183 3931 2192 3931 2191 3931 2191 3932 2192 3932 2193 3932 2191 3933 2193 3933 2194 3933 2194 3934 2193 3934 2195 3934 2194 3935 2195 3935 2524 3935 2524 3936 2195 3936 2196 3936 2524 3937 2196 3937 2526 3937 2526 3938 2196 3938 2197 3938 2526 3939 2197 3939 2527 3939 2527 3940 2197 3940 2199 3940 2527 3941 2199 3941 2198 3941 2198 3942 2199 3942 2200 3942 2198 3943 2200 3943 2528 3943 2528 3944 2200 3944 2202 3944 2528 3945 2202 3945 2201 3945 2201 3946 2202 3946 2203 3946 2201 3947 2203 3947 2530 3947 2530 3948 2203 3948 2205 3948 2530 3949 2205 3949 2204 3949 2204 3950 2205 3950 2206 3950 2204 3951 2206 3951 2207 3951 2207 3952 2206 3952 2209 3952 2207 3953 2209 3953 2208 3953 2208 3954 2209 3954 2210 3954 2208 3955 2210 3955 2211 3955 2211 3956 2210 3956 2212 3956 2211 3957 2212 3957 2531 3957 2531 3958 2212 3958 2214 3958 2531 3959 2214 3959 2213 3959 2213 3960 2214 3960 2215 3960 2213 3961 2215 3961 2533 3961 2533 3962 2215 3962 2217 3962 2533 3963 2217 3963 2216 3963 2216 3964 2217 3964 2219 3964 2216 3965 2219 3965 2218 3965 2218 3966 2219 3966 2220 3966 2218 3967 2220 3967 2221 3967 2221 3968 2220 3968 2222 3968 2221 3969 2222 3969 2223 3969 2223 3970 2222 3970 2224 3970 2223 3971 2224 3971 2225 3971 2309 3972 2285 3972 2284 3972 2309 3973 2284 3973 2226 3973 2226 3974 2284 3974 2283 3974 2226 3975 2283 3975 2310 3975 2310 3976 2283 3976 2227 3976 2310 3977 2227 3977 2295 3977 2295 3978 2227 3978 2228 3978 2295 3979 2228 3979 2229 3979 2229 3980 2228 3980 2231 3980 2229 3981 2231 3981 2230 3981 2230 3982 2231 3982 2232 3982 2230 3983 2232 3983 2233 3983 2233 3984 2232 3984 2234 3984 2233 3985 2234 3985 2301 3985 2301 3986 2234 3986 2282 3986 2301 3987 2282 3987 2235 3987 2235 3988 2282 3988 2281 3988 2235 3989 2281 3989 2291 3989 2291 3990 2281 3990 2236 3990 2291 3991 2236 3991 2298 3991 2298 3992 2236 3992 2279 3992 2298 3993 2279 3993 2237 3993 2237 3994 2279 3994 2272 3994 2237 3995 2272 3995 2302 3995 2302 3996 2272 3996 2238 3996 2302 3997 2238 3997 2240 3997 2240 3998 2238 3998 2239 3998 2240 3999 2239 3999 2241 3999 2241 4000 2239 4000 2242 4000 2241 4001 2242 4001 2244 4001 2244 4002 2242 4002 2243 4002 2244 4003 2243 4003 2245 4003 2245 4004 2243 4004 2270 4004 2245 4005 2270 4005 2303 4005 2303 4006 2270 4006 2269 4006 2303 4007 2269 4007 2246 4007 2271 4008 2297 4008 2247 4008 2247 4009 2297 4009 2248 4009 2293 4010 2268 4010 2267 4010 2293 4011 2267 4011 2249 4011 2249 4012 2267 4012 2250 4012 2249 4013 2250 4013 2304 4013 2304 4014 2250 4014 2266 4014 2304 4015 2266 4015 2305 4015 2305 4016 2266 4016 2251 4016 2305 4017 2251 4017 2299 4017 2299 4018 2251 4018 2265 4018 2299 4019 2265 4019 2300 4019 2300 4020 2265 4020 2264 4020 2300 4021 2264 4021 2252 4021 2252 4022 2264 4022 2254 4022 2252 4023 2254 4023 2253 4023 2253 4024 2254 4024 2278 4024 2253 4025 2278 4025 2311 4025 2311 4026 2278 4026 2277 4026 2311 4027 2277 4027 2312 4027 2312 4028 2277 4028 2255 4028 2312 4029 2255 4029 2313 4029 2313 4030 2255 4030 2275 4030 2313 4031 2275 4031 2256 4031 2256 4032 2275 4032 2257 4032 2256 4033 2257 4033 2306 4033 2306 4034 2257 4034 2273 4034 2306 4035 2273 4035 2290 4035 2290 4036 2273 4036 2258 4036 2290 4037 2258 4037 2259 4037 2259 4038 2258 4038 2260 4038 2259 4039 2260 4039 2261 4039 2261 4040 2260 4040 2276 4040 2261 4041 2276 4041 2262 4041 2262 4042 2276 4042 2263 4042 2262 4043 2263 4043 2294 4043 2294 4044 2263 4044 2139 4044 2294 4045 2139 4045 2307 4045 2254 4046 2264 4046 2288 4046 2288 4047 2264 4047 2265 4047 2288 4048 2265 4048 2251 4048 2251 4049 2266 4049 2288 4049 2288 4050 2266 4050 2250 4050 2288 4051 2250 4051 2289 4051 2289 4052 2250 4052 2267 4052 2289 4053 2267 4053 2268 4053 2247 4054 2269 4054 2270 4054 2282 4055 2234 4055 2280 4055 2280 4056 2234 4056 2232 4056 2280 4057 2232 4057 2231 4057 2247 4058 2270 4058 2271 4058 2271 4059 2270 4059 2243 4059 2271 4060 2243 4060 2242 4060 2242 4061 2239 4061 2271 4061 2271 4062 2239 4062 2238 4062 2271 4063 2238 4063 2272 4063 2273 4064 2257 4064 2274 4064 2274 4065 2257 4065 2275 4065 2263 4066 2276 4066 2274 4066 2231 4067 2228 4067 2280 4067 2280 4068 2228 4068 2227 4068 2280 4069 2227 4069 2283 4069 2276 4070 2260 4070 2274 4070 2274 4071 2260 4071 2258 4071 2274 4072 2258 4072 2273 4072 2275 4073 2255 4073 2274 4073 2274 4074 2255 4074 2277 4074 2274 4075 2277 4075 2288 4075 2288 4076 2277 4076 2278 4076 2288 4077 2278 4077 2254 4077 2272 4078 2279 4078 2271 4078 2271 4079 2279 4079 2236 4079 2271 4080 2236 4080 2280 4080 2280 4081 2236 4081 2281 4081 2280 4082 2281 4082 2282 4082 2283 4083 2284 4083 2280 4083 2280 4084 2284 4084 2285 4084 2280 4085 2285 4085 2274 4085 2274 4086 2285 4086 2139 4086 2274 4087 2139 4087 2263 4087 2475 4088 2280 4088 2521 4088 2521 4089 2280 4089 2274 4089 2521 4090 2274 4090 2286 4090 2286 4091 2274 4091 2223 4091 2274 4092 2288 4092 2223 4092 2223 4093 2288 4093 2287 4093 2223 4094 2287 4094 2367 4094 2367 4095 2287 4095 2308 4095 2287 4096 2288 4096 2292 4096 2292 4097 2288 4097 2289 4097 2290 4098 2259 4098 2308 4098 2296 4099 2235 4099 2291 4099 2292 4100 2293 4100 2249 4100 2259 4101 2261 4101 2308 4101 2308 4102 2261 4102 2262 4102 2308 4103 2262 4103 2294 4103 2310 4104 2295 4104 2296 4104 2296 4105 2295 4105 2229 4105 2296 4106 2229 4106 2230 4106 2296 4107 2291 4107 2297 4107 2297 4108 2291 4108 2298 4108 2297 4109 2298 4109 2237 4109 2305 4110 2299 4110 2287 4110 2287 4111 2299 4111 2300 4111 2287 4112 2300 4112 2252 4112 2230 4113 2233 4113 2296 4113 2296 4114 2233 4114 2301 4114 2296 4115 2301 4115 2235 4115 2237 4116 2302 4116 2297 4116 2297 4117 2302 4117 2240 4117 2297 4118 2240 4118 2241 4118 2241 4119 2244 4119 2297 4119 2297 4120 2244 4120 2245 4120 2297 4121 2245 4121 2248 4121 2248 4122 2245 4122 2303 4122 2248 4123 2303 4123 2246 4123 2292 4124 2249 4124 2287 4124 2287 4125 2249 4125 2304 4125 2287 4126 2304 4126 2305 4126 2313 4127 2256 4127 2308 4127 2308 4128 2256 4128 2306 4128 2308 4129 2306 4129 2290 4129 2294 4130 2307 4130 2308 4130 2308 4131 2307 4131 2309 4131 2308 4132 2309 4132 2296 4132 2296 4133 2309 4133 2226 4133 2296 4134 2226 4134 2310 4134 2252 4135 2253 4135 2287 4135 2287 4136 2253 4136 2311 4136 2287 4137 2311 4137 2308 4137 2308 4138 2311 4138 2312 4138 2308 4139 2312 4139 2313 4139 2325 4140 2296 4140 2297 4140 2271 4141 2280 4141 2475 4141 2477 4142 2337 4142 2475 4142 2475 4143 2337 4143 2325 4143 2475 4144 2325 4144 2271 4144 2271 4145 2325 4145 2297 4145 2367 4146 2308 4146 2325 4146 2325 4147 2308 4147 2296 4147 2314 4148 2315 4148 2325 4148 2316 4149 2317 4149 2354 4149 2354 4150 2317 4150 2318 4150 2354 4151 2318 4151 2369 4151 2339 4152 2331 4152 2337 4152 2337 4153 2334 4153 2325 4153 2325 4154 2334 4154 2319 4154 2325 4155 2319 4155 2320 4155 2320 4156 2321 4156 2325 4156 2325 4157 2321 4157 2322 4157 2325 4158 2322 4158 2323 4158 2441 4159 2359 4159 2324 4159 2362 4160 2437 4160 2325 4160 2315 4161 2428 4161 2325 4161 2325 4162 2428 4162 2326 4162 2325 4163 2326 4163 2367 4163 2367 4164 2326 4164 2426 4164 2426 4165 2327 4165 2367 4165 2367 4166 2327 4166 2460 4166 2367 4167 2460 4167 2349 4167 2447 4168 2354 4168 2328 4168 2328 4169 2354 4169 2448 4169 2324 4170 2329 4170 2441 4170 2441 4171 2329 4171 2330 4171 2441 4172 2330 4172 2356 4172 2331 4173 2332 4173 2337 4173 2337 4174 2332 4174 2333 4174 2337 4175 2333 4175 2334 4175 2348 4176 2349 4176 2456 4176 2335 4177 2336 4177 2337 4177 2337 4178 2336 4178 2338 4178 2337 4179 2338 4179 2339 4179 2323 4180 2340 4180 2325 4180 2325 4181 2340 4181 2341 4181 2325 4182 2341 4182 2342 4182 2342 4183 2343 4183 2325 4183 2325 4184 2343 4184 2344 4184 2325 4185 2344 4185 2360 4185 2437 4186 2345 4186 2325 4186 2325 4187 2345 4187 2436 4187 2325 4188 2436 4188 2372 4188 2456 4189 2455 4189 2348 4189 2348 4190 2455 4190 2346 4190 2348 4191 2346 4191 2347 4191 2348 4192 2350 4192 2349 4192 2349 4193 2350 4193 2351 4193 2349 4194 2351 4194 2367 4194 2367 4195 2351 4195 2352 4195 2367 4196 2352 4196 2353 4196 2447 4197 2445 4197 2354 4197 2354 4198 2445 4198 2355 4198 2354 4199 2355 4199 2443 4199 2356 4200 2357 4200 2441 4200 2441 4201 2357 4201 2358 4201 2441 4202 2358 4202 2368 4202 2359 4203 2441 4203 2360 4203 2360 4204 2441 4204 2440 4204 2360 4205 2440 4205 2325 4205 2325 4206 2440 4206 2361 4206 2325 4207 2361 4207 2362 4207 2363 4208 2364 4208 2325 4208 2325 4209 2364 4209 2430 4209 2325 4210 2430 4210 2314 4210 2411 4211 2354 4211 2365 4211 2365 4212 2354 4212 2410 4212 2353 4213 2366 4213 2367 4213 2367 4214 2366 4214 2375 4214 2367 4215 2375 4215 2378 4215 2443 4216 2442 4216 2354 4216 2354 4217 2442 4217 2441 4217 2354 4218 2441 4218 2316 4218 2316 4219 2441 4219 2368 4219 2369 4220 2370 4220 2354 4220 2354 4221 2370 4221 2371 4221 2354 4222 2371 4222 2413 4222 2372 4223 2373 4223 2325 4223 2325 4224 2373 4224 2374 4224 2325 4225 2374 4225 2363 4225 2375 4226 2376 4226 2378 4226 2378 4227 2376 4227 2377 4227 2378 4228 2377 4228 2379 4228 2379 4229 2377 4229 2380 4229 2379 4230 2380 4230 2534 4230 2534 4231 2380 4231 2381 4231 2534 4232 2381 4232 2383 4232 2383 4233 2381 4233 2382 4233 2383 4234 2382 4234 2384 4234 2384 4235 2382 4235 2385 4235 2384 4236 2385 4236 2532 4236 2532 4237 2385 4237 2386 4237 2532 4238 2386 4238 2387 4238 2387 4239 2386 4239 2389 4239 2387 4240 2389 4240 2388 4240 2388 4241 2389 4241 2391 4241 2388 4242 2391 4242 2390 4242 2390 4243 2391 4243 2392 4243 2390 4244 2392 4244 2394 4244 2394 4245 2392 4245 2393 4245 2394 4246 2393 4246 2529 4246 2529 4247 2393 4247 2395 4247 2529 4248 2395 4248 2396 4248 2396 4249 2395 4249 2397 4249 2396 4250 2397 4250 2399 4250 2399 4251 2397 4251 2398 4251 2399 4252 2398 4252 2400 4252 2400 4253 2398 4253 2401 4253 2400 4254 2401 4254 2402 4254 2402 4255 2401 4255 2403 4255 2402 4256 2403 4256 2404 4256 2404 4257 2403 4257 2405 4257 2404 4258 2405 4258 2525 4258 2525 4259 2405 4259 2406 4259 2525 4260 2406 4260 2523 4260 2523 4261 2406 4261 2407 4261 2523 4262 2407 4262 2522 4262 2522 4263 2407 4263 2408 4263 2522 4264 2408 4264 2354 4264 2354 4265 2408 4265 2409 4265 2354 4266 2409 4266 2410 4266 2411 4267 2419 4267 2354 4267 2354 4268 2419 4268 2412 4268 2354 4269 2412 4269 2448 4269 2413 4270 2414 4270 2354 4270 2354 4271 2414 4271 2415 4271 2354 4272 2415 4272 2337 4272 2337 4273 2415 4273 2416 4273 2337 4274 2416 4274 2335 4274 2417 4275 2422 4275 2418 4275 2418 4276 2422 4276 2419 4276 2418 4277 2419 4277 2420 4277 2420 4278 2419 4278 2411 4278 2417 4279 2421 4279 2422 4279 2422 4280 2421 4280 2423 4280 2422 4281 2423 4281 2452 4281 2452 4282 2423 4282 2424 4282 2452 4283 2424 4283 2425 4283 2425 4284 2424 4284 2348 4284 2425 4285 2348 4285 2454 4285 2454 4286 2348 4286 2347 4286 2327 4287 2426 4287 2462 4287 2462 4288 2426 4288 2326 4288 2462 4289 2326 4289 2427 4289 2427 4290 2326 4290 2428 4290 2427 4291 2428 4291 2429 4291 2429 4292 2428 4292 2315 4292 2429 4293 2315 4293 2465 4293 2465 4294 2315 4294 2314 4294 2465 4295 2314 4295 2493 4295 2493 4296 2314 4296 2430 4296 2493 4297 2430 4297 2431 4297 2431 4298 2430 4298 2364 4298 2431 4299 2364 4299 2432 4299 2432 4300 2364 4300 2363 4300 2432 4301 2363 4301 2433 4301 2433 4302 2363 4302 2374 4302 2433 4303 2374 4303 2511 4303 2511 4304 2374 4304 2373 4304 2511 4305 2373 4305 2434 4305 2434 4306 2373 4306 2372 4306 2434 4307 2372 4307 2435 4307 2435 4308 2372 4308 2436 4308 2435 4309 2436 4309 2513 4309 2513 4310 2436 4310 2345 4310 2513 4311 2345 4311 2514 4311 2514 4312 2345 4312 2437 4312 2514 4313 2437 4313 2466 4313 2466 4314 2437 4314 2362 4314 2466 4315 2362 4315 2438 4315 2438 4316 2362 4316 2361 4316 2438 4317 2361 4317 2439 4317 2439 4318 2361 4318 2440 4318 2439 4319 2440 4319 2469 4319 2469 4320 2440 4320 2441 4320 2469 4321 2441 4321 2471 4321 2471 4322 2441 4322 2442 4322 2471 4323 2442 4323 2472 4323 2472 4324 2442 4324 2443 4324 2472 4325 2443 4325 2444 4325 2444 4326 2443 4326 2355 4326 2444 4327 2355 4327 2488 4327 2488 4328 2355 4328 2445 4328 2488 4329 2445 4329 2446 4329 2446 4330 2445 4330 2447 4330 2446 4331 2447 4331 2489 4331 2489 4332 2447 4332 2328 4332 2489 4333 2328 4333 2449 4333 2449 4334 2328 4334 2448 4334 2449 4335 2448 4335 2496 4335 2496 4336 2448 4336 2412 4336 2496 4337 2412 4337 2497 4337 2497 4338 2412 4338 2419 4338 2497 4339 2419 4339 2450 4339 2450 4340 2419 4340 2422 4340 2450 4341 2422 4341 2451 4341 2451 4342 2422 4342 2452 4342 2451 4343 2452 4343 2453 4343 2453 4344 2452 4344 2425 4344 2453 4345 2425 4345 2506 4345 2506 4346 2425 4346 2454 4346 2506 4347 2454 4347 2507 4347 2507 4348 2454 4348 2347 4348 2507 4349 2347 4349 2508 4349 2508 4350 2347 4350 2346 4350 2508 4351 2346 4351 2498 4351 2498 4352 2346 4352 2455 4352 2498 4353 2455 4353 2457 4353 2457 4354 2455 4354 2456 4354 2457 4355 2456 4355 2458 4355 2458 4356 2456 4356 2349 4356 2458 4357 2349 4357 2459 4357 2459 4358 2349 4358 2460 4358 2459 4359 2460 4359 2461 4359 2461 4360 2460 4360 2327 4360 2461 4361 2327 4361 2462 4361 2463 4362 2473 4362 2475 4362 2479 4363 2464 4363 2477 4363 2429 4364 2465 4364 2509 4364 2514 4365 2466 4365 2487 4365 2467 4366 2468 4366 2470 4366 2470 4367 2468 4367 2487 4367 2470 4368 2487 4368 2469 4368 2469 4369 2471 4369 2470 4369 2470 4370 2471 4370 2472 4370 2470 4371 2472 4371 2444 4371 2473 4372 2474 4372 2475 4372 2475 4373 2474 4373 2476 4373 2475 4374 2476 4374 2477 4374 2477 4375 2476 4375 2478 4375 2477 4376 2478 4376 2479 4376 2464 4377 2480 4377 2477 4377 2477 4378 2480 4378 2481 4378 2477 4379 2481 4379 2482 4379 2483 4380 2484 4380 2477 4380 2477 4381 2484 4381 2485 4381 2477 4382 2485 4382 2470 4382 2470 4383 2485 4383 2486 4383 2470 4384 2486 4384 2467 4384 2466 4385 2438 4385 2487 4385 2487 4386 2438 4386 2439 4386 2487 4387 2439 4387 2469 4387 2444 4388 2488 4388 2470 4388 2470 4389 2488 4389 2446 4389 2470 4390 2446 4390 2489 4390 2505 4391 2490 4391 2475 4391 2482 4392 2491 4392 2477 4392 2477 4393 2491 4393 2492 4393 2477 4394 2492 4394 2483 4394 2465 4395 2493 4395 2509 4395 2509 4396 2493 4396 2431 4396 2509 4397 2431 4397 2432 4397 2490 4398 2494 4398 2475 4398 2475 4399 2494 4399 2495 4399 2475 4400 2495 4400 2463 4400 2489 4401 2449 4401 2470 4401 2470 4402 2449 4402 2496 4402 2470 4403 2496 4403 2497 4403 2497 4404 2450 4404 2470 4404 2470 4405 2450 4405 2451 4405 2470 4406 2451 4406 2521 4406 2521 4407 2451 4407 2453 4407 2521 4408 2453 4408 2506 4408 2498 4409 2457 4409 2521 4409 2521 4410 2457 4410 2458 4410 2515 4411 2462 4411 2509 4411 2509 4412 2462 4412 2427 4412 2509 4413 2427 4413 2429 4413 2519 4414 2499 4414 2521 4414 2521 4415 2499 4415 2500 4415 2521 4416 2500 4416 2501 4416 2501 4417 2502 4417 2521 4417 2521 4418 2502 4418 2503 4418 2521 4419 2503 4419 2475 4419 2475 4420 2503 4420 2504 4420 2475 4421 2504 4421 2505 4421 2506 4422 2507 4422 2521 4422 2521 4423 2507 4423 2508 4423 2521 4424 2508 4424 2498 4424 2458 4425 2459 4425 2521 4425 2521 4426 2459 4426 2461 4426 2521 4427 2461 4427 2462 4427 2432 4428 2433 4428 2509 4428 2509 4429 2433 4429 2511 4429 2509 4430 2511 4430 2510 4430 2510 4431 2511 4431 2434 4431 2510 4432 2434 4432 2512 4432 2512 4433 2434 4433 2435 4433 2512 4434 2435 4434 2487 4434 2487 4435 2435 4435 2513 4435 2487 4436 2513 4436 2514 4436 2515 4437 2516 4437 2462 4437 2462 4438 2516 4438 2517 4438 2462 4439 2517 4439 2521 4439 2521 4440 2517 4440 2518 4440 2521 4441 2518 4441 2519 4441 2286 4442 2520 4442 2521 4442 2521 4443 2520 4443 2470 4443 2183 4444 2354 4444 2520 4444 2520 4445 2354 4445 2337 4445 2520 4446 2337 4446 2470 4446 2470 4447 2337 4447 2477 4447 2354 4448 2183 4448 2191 4448 2354 4449 2191 4449 2522 4449 2522 4450 2191 4450 2194 4450 2522 4451 2194 4451 2523 4451 2523 4452 2194 4452 2524 4452 2523 4453 2524 4453 2525 4453 2525 4454 2524 4454 2526 4454 2525 4455 2526 4455 2404 4455 2404 4456 2526 4456 2527 4456 2404 4457 2527 4457 2402 4457 2402 4458 2527 4458 2198 4458 2402 4459 2198 4459 2400 4459 2400 4460 2198 4460 2528 4460 2400 4461 2528 4461 2399 4461 2399 4462 2528 4462 2201 4462 2399 4463 2201 4463 2396 4463 2396 4464 2201 4464 2530 4464 2396 4465 2530 4465 2529 4465 2529 4466 2530 4466 2204 4466 2529 4467 2204 4467 2394 4467 2394 4468 2204 4468 2207 4468 2394 4469 2207 4469 2390 4469 2390 4470 2207 4470 2208 4470 2390 4471 2208 4471 2388 4471 2388 4472 2208 4472 2211 4472 2388 4473 2211 4473 2387 4473 2387 4474 2211 4474 2531 4474 2387 4475 2531 4475 2532 4475 2532 4476 2531 4476 2213 4476 2532 4477 2213 4477 2384 4477 2384 4478 2213 4478 2533 4478 2384 4479 2533 4479 2383 4479 2383 4480 2533 4480 2216 4480 2383 4481 2216 4481 2534 4481 2534 4482 2216 4482 2218 4482 2534 4483 2218 4483 2379 4483 2379 4484 2218 4484 2221 4484 2379 4485 2221 4485 2378 4485 2223 4486 2367 4486 2221 4486 2221 4487 2367 4487 2378 4487 2874 4488 2546 4488 2538 4488 2538 4489 2546 4489 2537 4489 2538 4490 2535 4490 2536 4490 2537 4491 2539 4491 2538 4491 2538 4492 2539 4492 2540 4492 2538 4493 2540 4493 2535 4493 2547 4494 2876 4494 2541 4494 2541 4495 2876 4495 2538 4495 2541 4496 2538 4496 2542 4496 2542 4497 2538 4497 2536 4497 2543 4498 2544 4498 2874 4498 2874 4499 2544 4499 2545 4499 2874 4500 2545 4500 2546 4500 2547 4501 2548 4501 2876 4501 2876 4502 2548 4502 2550 4502 2876 4503 2550 4503 2549 4503 2549 4504 2550 4504 2551 4504 2549 4505 2551 4505 2553 4505 2553 4506 2551 4506 2552 4506 2553 4507 2552 4507 2878 4507 2878 4508 2552 4508 2555 4508 2878 4509 2555 4509 2554 4509 2554 4510 2555 4510 2557 4510 2554 4511 2557 4511 2556 4511 2556 4512 2557 4512 2558 4512 2556 4513 2558 4513 2559 4513 2559 4514 2558 4514 2560 4514 2559 4515 2560 4515 2883 4515 2883 4516 2560 4516 2561 4516 2883 4517 2561 4517 2884 4517 2884 4518 2561 4518 2562 4518 2884 4519 2562 4519 2563 4519 2563 4520 2562 4520 2564 4520 2563 4521 2564 4521 2565 4521 2565 4522 2564 4522 2566 4522 2565 4523 2566 4523 2568 4523 2568 4524 2566 4524 2567 4524 2568 4525 2567 4525 2569 4525 2569 4526 2567 4526 2570 4526 2569 4527 2570 4527 2888 4527 2888 4528 2570 4528 2571 4528 2888 4529 2571 4529 2890 4529 2890 4530 2571 4530 2572 4530 2890 4531 2572 4531 2573 4531 2573 4532 2572 4532 2574 4532 2573 4533 2574 4533 2575 4533 2575 4534 2574 4534 2576 4534 2575 4535 2576 4535 2892 4535 2892 4536 2576 4536 2577 4536 2892 4537 2577 4537 2578 4537 2578 4538 2577 4538 2579 4538 2578 4539 2579 4539 2581 4539 2581 4540 2579 4540 2580 4540 2581 4541 2580 4541 2650 4541 2650 4542 2580 4542 2582 4542 2582 4543 2583 4543 2650 4543 2650 4544 2583 4544 2584 4544 2650 4545 2584 4545 2874 4545 2874 4546 2584 4546 2585 4546 2874 4547 2585 4547 2543 4547 2586 4548 2646 4548 2587 4548 2586 4549 2587 4549 2671 4549 2671 4550 2587 4550 2588 4550 2671 4551 2588 4551 2651 4551 2651 4552 2588 4552 2589 4552 2651 4553 2589 4553 2652 4553 2652 4554 2589 4554 2590 4554 2652 4555 2590 4555 2591 4555 2591 4556 2590 4556 2645 4556 2591 4557 2645 4557 2592 4557 2592 4558 2645 4558 2593 4558 2592 4559 2593 4559 2660 4559 2660 4560 2593 4560 2639 4560 2660 4561 2639 4561 2669 4561 2669 4562 2639 4562 2594 4562 2669 4563 2594 4563 2670 4563 2670 4564 2594 4564 2644 4564 2670 4565 2644 4565 2595 4565 2595 4566 2644 4566 2596 4566 2595 4567 2596 4567 2597 4567 2597 4568 2596 4568 2599 4568 2597 4569 2599 4569 2598 4569 2598 4570 2599 4570 2600 4570 2598 4571 2600 4571 2653 4571 2653 4572 2600 4572 2601 4572 2653 4573 2601 4573 2654 4573 2654 4574 2601 4574 2602 4574 2654 4575 2602 4575 2655 4575 2655 4576 2602 4576 2604 4576 2655 4577 2604 4577 2603 4577 2603 4578 2604 4578 2605 4578 2603 4579 2605 4579 2662 4579 2662 4580 2605 4580 2606 4580 2662 4581 2606 4581 2663 4581 2663 4582 2606 4582 2607 4582 2663 4583 2607 4583 2664 4583 2673 4584 2661 4584 2608 4584 2608 4585 2661 4585 2609 4585 2611 4586 2610 4586 2612 4586 2611 4587 2612 4587 2666 4587 2666 4588 2612 4588 2613 4588 2666 4589 2613 4589 2614 4589 2614 4590 2613 4590 2637 4590 2614 4591 2637 4591 2615 4591 2615 4592 2637 4592 2636 4592 2615 4593 2636 4593 2657 4593 2657 4594 2636 4594 2643 4594 2657 4595 2643 4595 2616 4595 2616 4596 2643 4596 2617 4596 2616 4597 2617 4597 2658 4597 2658 4598 2617 4598 2641 4598 2658 4599 2641 4599 2618 4599 2618 4600 2641 4600 2619 4600 2618 4601 2619 4601 2620 4601 2620 4602 2619 4602 2621 4602 2620 4603 2621 4603 2622 4603 2622 4604 2621 4604 2624 4604 2622 4605 2624 4605 2623 4605 2623 4606 2624 4606 2634 4606 2623 4607 2634 4607 2625 4607 2625 4608 2634 4608 2626 4608 2625 4609 2626 4609 2627 4609 2627 4610 2626 4610 2628 4610 2627 4611 2628 4611 2629 4611 2629 4612 2628 4612 2631 4612 2629 4613 2631 4613 2630 4613 2630 4614 2631 4614 2632 4614 2630 4615 2632 4615 2667 4615 2667 4616 2632 4616 2635 4616 2667 4617 2635 4617 2668 4617 2668 4618 2635 4618 2649 4618 2668 4619 2649 4619 2633 4619 2633 4620 2649 4620 2648 4620 2633 4621 2648 4621 4460 4621 2631 4622 2628 4622 2647 4622 2647 4623 2628 4623 2626 4623 2647 4624 2626 4624 2634 4624 2605 4625 2604 4625 2673 4625 2649 4626 2635 4626 2647 4626 2647 4627 2635 4627 2632 4627 2647 4628 2632 4628 2631 4628 2636 4629 2637 4629 2642 4629 2642 4630 2637 4630 2613 4630 2642 4631 2613 4631 2638 4631 2638 4632 2613 4632 2612 4632 2638 4633 2612 4633 2610 4633 2604 4634 2602 4634 2673 4634 2673 4635 2602 4635 2601 4635 2673 4636 2601 4636 2600 4636 2594 4637 2639 4637 2640 4637 2640 4638 2639 4638 2593 4638 2640 4639 2593 4639 2645 4639 2641 4640 2617 4640 2642 4640 2642 4641 2617 4641 2643 4641 2642 4642 2643 4642 2636 4642 2600 4643 2599 4643 2673 4643 2673 4644 2599 4644 2596 4644 2673 4645 2596 4645 2640 4645 2640 4646 2596 4646 2644 4646 2640 4647 2644 4647 2594 4647 2645 4648 2590 4648 2640 4648 2640 4649 2590 4649 2589 4649 2640 4650 2589 4650 2588 4650 2634 4651 2624 4651 2647 4651 2647 4652 2624 4652 2621 4652 2647 4653 2621 4653 2642 4653 2642 4654 2621 4654 2619 4654 2642 4655 2619 4655 2641 4655 2605 4656 2673 4656 2606 4656 2606 4657 2673 4657 2608 4657 2606 4658 2608 4658 2607 4658 2588 4659 2587 4659 2640 4659 2640 4660 2587 4660 2646 4660 2640 4661 2646 4661 2647 4661 2647 4662 2646 4662 2648 4662 2647 4663 2648 4663 2649 4663 2844 4664 2640 4664 2875 4664 2875 4665 2640 4665 2647 4665 2875 4666 2647 4666 2874 4666 2874 4667 2647 4667 2650 4667 2647 4668 2642 4668 2650 4668 2650 4669 2642 4669 2665 4669 2650 4670 2665 4670 2776 4670 2776 4671 2665 4671 2659 4671 2665 4672 2642 4672 2656 4672 2656 4673 2642 4673 2638 4673 2651 4674 2652 4674 2672 4674 2672 4675 2652 4675 2591 4675 2598 4676 2653 4676 2661 4676 2661 4677 2653 4677 2654 4677 2661 4678 2654 4678 2655 4678 2656 4679 2611 4679 2666 4679 2615 4680 2657 4680 2665 4680 2665 4681 2657 4681 2616 4681 2665 4682 2616 4682 2658 4682 2623 4683 2625 4683 2659 4683 2659 4684 2625 4684 2627 4684 2659 4685 2627 4685 2629 4685 2659 4686 2668 4686 2633 4686 2591 4687 2592 4687 2672 4687 2672 4688 2592 4688 2660 4688 2672 4689 2660 4689 2669 4689 2655 4690 2603 4690 2661 4690 2661 4691 2603 4691 2662 4691 2661 4692 2662 4692 2609 4692 2609 4693 2662 4693 2663 4693 2609 4694 2663 4694 2664 4694 2656 4695 2666 4695 2665 4695 2665 4696 2666 4696 2614 4696 2665 4697 2614 4697 2615 4697 2658 4698 2618 4698 2665 4698 2665 4699 2618 4699 2620 4699 2665 4700 2620 4700 2659 4700 2659 4701 2620 4701 2622 4701 2659 4702 2622 4702 2623 4702 2629 4703 2630 4703 2659 4703 2659 4704 2630 4704 2667 4704 2659 4705 2667 4705 2668 4705 2669 4706 2670 4706 2672 4706 2672 4707 2670 4707 2595 4707 2672 4708 2595 4708 2661 4708 2661 4709 2595 4709 2597 4709 2661 4710 2597 4710 2598 4710 2633 4711 4460 4711 2659 4711 2659 4712 4460 4712 2586 4712 2659 4713 2586 4713 2672 4713 2672 4714 2586 4714 2671 4714 2672 4715 2671 4715 2651 4715 2722 4716 2672 4716 2661 4716 2673 4717 2640 4717 2844 4717 2860 4718 2704 4718 2844 4718 2844 4719 2704 4719 2722 4719 2844 4720 2722 4720 2673 4720 2673 4721 2722 4721 2661 4721 2776 4722 2659 4722 2722 4722 2722 4723 2659 4723 2672 4723 2674 4724 2681 4724 2675 4724 2684 4725 2680 4725 2879 4725 2879 4726 2680 4726 2877 4726 2877 4727 2680 4727 2675 4727 2675 4728 2680 4728 2676 4728 2675 4729 2676 4729 2674 4729 2677 4730 2792 4730 2680 4730 2799 4731 2796 4731 2684 4731 2684 4732 2796 4732 2795 4732 2795 4733 2678 4733 2684 4733 2684 4734 2678 4734 2679 4734 2684 4735 2679 4735 2680 4735 2680 4736 2679 4736 2794 4736 2680 4737 2794 4737 2677 4737 2792 4738 2790 4738 2680 4738 2680 4739 2790 4739 2789 4739 2680 4740 2789 4740 2788 4740 2681 4741 2682 4741 2675 4741 2675 4742 2682 4742 2683 4742 2675 4743 2683 4743 2699 4743 2753 4744 2695 4744 2881 4744 2880 4745 2709 4745 2684 4745 2684 4746 2709 4746 2803 4746 2684 4747 2803 4747 2685 4747 2788 4748 2686 4748 2680 4748 2680 4749 2686 4749 2687 4749 2680 4750 2687 4750 2692 4750 2707 4751 2688 4751 2704 4751 2704 4752 2688 4752 2689 4752 2687 4753 2690 4753 2692 4753 2692 4754 2690 4754 2691 4754 2692 4755 2691 4755 2693 4755 2693 4756 2691 4756 2785 4756 2693 4757 2785 4757 2694 4757 2694 4758 2785 4758 2730 4758 2712 4759 2713 4759 2715 4759 2695 4760 2696 4760 2881 4760 2881 4761 2696 4761 2697 4761 2881 4762 2697 4762 2710 4762 2685 4763 2698 4763 2684 4763 2684 4764 2698 4764 2800 4764 2684 4765 2800 4765 2799 4765 2699 4766 2700 4766 2675 4766 2675 4767 2700 4767 2701 4767 2675 4768 2701 4768 2704 4768 2704 4769 2701 4769 2702 4769 2704 4770 2702 4770 2703 4770 2703 4771 2705 4771 2704 4771 2704 4772 2705 4772 2706 4772 2704 4773 2706 4773 2707 4773 2708 4774 2756 4774 2722 4774 2880 4775 2881 4775 2709 4775 2709 4776 2881 4776 2710 4776 2709 4777 2710 4777 2715 4777 2715 4778 2710 4778 2711 4778 2715 4779 2711 4779 2712 4779 2713 4780 2714 4780 2715 4780 2715 4781 2714 4781 2716 4781 2715 4782 2716 4782 2769 4782 2722 4783 2781 4783 2780 4783 2777 4784 2766 4784 2717 4784 2689 4785 2718 4785 2704 4785 2704 4786 2718 4786 2719 4786 2704 4787 2719 4787 2722 4787 2722 4788 2719 4788 2720 4788 2722 4789 2720 4789 2721 4789 2785 4790 2723 4790 2722 4790 2722 4791 2723 4791 2782 4791 2722 4792 2782 4792 2781 4792 2717 4793 2724 4793 2777 4793 2777 4794 2724 4794 2808 4794 2777 4795 2808 4795 2774 4795 2725 4796 2726 4796 2776 4796 2776 4797 2726 4797 2727 4797 2776 4798 2727 4798 2894 4798 2763 4799 2728 4799 2785 4799 2785 4800 2728 4800 2729 4800 2785 4801 2729 4801 2730 4801 2775 4802 2764 4802 2777 4802 2727 4803 2731 4803 2894 4803 2894 4804 2731 4804 2732 4804 2894 4805 2732 4805 2893 4805 2893 4806 2732 4806 2734 4806 2893 4807 2734 4807 2733 4807 2733 4808 2734 4808 2736 4808 2733 4809 2736 4809 2735 4809 2735 4810 2736 4810 2737 4810 2735 4811 2737 4811 2891 4811 2891 4812 2737 4812 2739 4812 2891 4813 2739 4813 2738 4813 2738 4814 2739 4814 2740 4814 2738 4815 2740 4815 2889 4815 2889 4816 2740 4816 2741 4816 2889 4817 2741 4817 2742 4817 2742 4818 2741 4818 2743 4818 2742 4819 2743 4819 2887 4819 2887 4820 2743 4820 2744 4820 2887 4821 2744 4821 2886 4821 2886 4822 2744 4822 2746 4822 2886 4823 2746 4823 2745 4823 2745 4824 2746 4824 2748 4824 2745 4825 2748 4825 2747 4825 2747 4826 2748 4826 2749 4826 2747 4827 2749 4827 2885 4827 2885 4828 2749 4828 2750 4828 2885 4829 2750 4829 2882 4829 2882 4830 2750 4830 2751 4830 2882 4831 2751 4831 2881 4831 2881 4832 2751 4832 2752 4832 2881 4833 2752 4833 2753 4833 2721 4834 2754 4834 2722 4834 2722 4835 2754 4835 2755 4835 2722 4836 2755 4836 2708 4836 2756 4837 2757 4837 2722 4837 2722 4838 2757 4838 2758 4838 2722 4839 2758 4839 2759 4839 2759 4840 2760 4840 2722 4840 2722 4841 2760 4841 2761 4841 2722 4842 2761 4842 2785 4842 2785 4843 2761 4843 2762 4843 2785 4844 2762 4844 2763 4844 2764 4845 2765 4845 2777 4845 2777 4846 2765 4846 2811 4846 2777 4847 2811 4847 2766 4847 2780 4848 2767 4848 2722 4848 2722 4849 2767 4849 2768 4849 2722 4850 2768 4850 2815 4850 2769 4851 2770 4851 2715 4851 2715 4852 2770 4852 2771 4852 2715 4853 2771 4853 2805 4853 2805 4854 2771 4854 2772 4854 2805 4855 2772 4855 2808 4855 2808 4856 2772 4856 2773 4856 2808 4857 2773 4857 2774 4857 2815 4858 2775 4858 2722 4858 2722 4859 2775 4859 2777 4859 2722 4860 2777 4860 2776 4860 2776 4861 2777 4861 2778 4861 2776 4862 2778 4862 2725 4862 2815 4863 2768 4863 2779 4863 2779 4864 2768 4864 2767 4864 2779 4865 2767 4865 2864 4865 2864 4866 2767 4866 2780 4866 2864 4867 2780 4867 2865 4867 2865 4868 2780 4868 2781 4868 2865 4869 2781 4869 2842 4869 2842 4870 2781 4870 2782 4870 2842 4871 2782 4871 2843 4871 2843 4872 2782 4872 2723 4872 2843 4873 2723 4873 2783 4873 2783 4874 2723 4874 2785 4874 2783 4875 2785 4875 2784 4875 2784 4876 2785 4876 2691 4876 2784 4877 2691 4877 2786 4877 2786 4878 2691 4878 2690 4878 2786 4879 2690 4879 2787 4879 2787 4880 2690 4880 2687 4880 2787 4881 2687 4881 2869 4881 2869 4882 2687 4882 2686 4882 2869 4883 2686 4883 2871 4883 2871 4884 2686 4884 2788 4884 2871 4885 2788 4885 2872 4885 2872 4886 2788 4886 2789 4886 2872 4887 2789 4887 2873 4887 2873 4888 2789 4888 2790 4888 2873 4889 2790 4889 2791 4889 2791 4890 2790 4890 2792 4890 2791 4891 2792 4891 2853 4891 2853 4892 2792 4892 2677 4892 2853 4893 2677 4893 2793 4893 2793 4894 2677 4894 2794 4894 2793 4895 2794 4895 2861 4895 2861 4896 2794 4896 2679 4896 2861 4897 2679 4897 2859 4897 2859 4898 2679 4898 2678 4898 2859 4899 2678 4899 2858 4899 2858 4900 2678 4900 2795 4900 2858 4901 2795 4901 2797 4901 2797 4902 2795 4902 2796 4902 2797 4903 2796 4903 2841 4903 2841 4904 2796 4904 2799 4904 2841 4905 2799 4905 2798 4905 2798 4906 2799 4906 2800 4906 2798 4907 2800 4907 2857 4907 2857 4908 2800 4908 2698 4908 2857 4909 2698 4909 2801 4909 2801 4910 2698 4910 2685 4910 2801 4911 2685 4911 2802 4911 2802 4912 2685 4912 2803 4912 2802 4913 2803 4913 2827 4913 2827 4914 2803 4914 2709 4914 2827 4915 2709 4915 2804 4915 2804 4916 2709 4916 2715 4916 2804 4917 2715 4917 2828 4917 2828 4918 2715 4918 2805 4918 2828 4919 2805 4919 2806 4919 2806 4920 2805 4920 2808 4920 2806 4921 2808 4921 2807 4921 2807 4922 2808 4922 2724 4922 2807 4923 2724 4923 2809 4923 2809 4924 2724 4924 2717 4924 2809 4925 2717 4925 2810 4925 2810 4926 2717 4926 2766 4926 2810 4927 2766 4927 2829 4927 2829 4928 2766 4928 2811 4928 2829 4929 2811 4929 2830 4929 2830 4930 2811 4930 2765 4930 2830 4931 2765 4931 2812 4931 2812 4932 2765 4932 2764 4932 2812 4933 2764 4933 2813 4933 2813 4934 2764 4934 2775 4934 2813 4935 2775 4935 2814 4935 2814 4936 2775 4936 2815 4936 2814 4937 2815 4937 2779 4937 2844 4938 2816 4938 2860 4938 2860 4939 2816 4939 2817 4939 2860 4940 2817 4940 2818 4940 2818 4941 2819 4941 2860 4941 2860 4942 2819 4942 2820 4942 2860 4943 2820 4943 2836 4943 2863 4944 2850 4944 2861 4944 2868 4945 2821 4945 2787 4945 2821 4946 2822 4946 2787 4946 2787 4947 2822 4947 2823 4947 2787 4948 2823 4948 2847 4948 2840 4949 2858 4949 2797 4949 2824 4950 2825 4950 2844 4950 2844 4951 2825 4951 2826 4951 2844 4952 2826 4952 2816 4952 2853 4953 2854 4953 2791 4953 2791 4954 2854 4954 2873 4954 2827 4955 2804 4955 2840 4955 2840 4956 2804 4956 2828 4956 2840 4957 2828 4957 2875 4957 2828 4958 2806 4958 2875 4958 2875 4959 2806 4959 2807 4959 2875 4960 2807 4960 2809 4960 2809 4961 2810 4961 2875 4961 2875 4962 2810 4962 2829 4962 2875 4963 2829 4963 2830 4963 2845 4964 2831 4964 2844 4964 2844 4965 2831 4965 2832 4965 2844 4966 2832 4966 2833 4966 2833 4967 2834 4967 2844 4967 2844 4968 2834 4968 2835 4968 2844 4969 2835 4969 2824 4969 2836 4970 2837 4970 2860 4970 2860 4971 2837 4971 2838 4971 2860 4972 2838 4972 2839 4972 2797 4973 2841 4973 2840 4973 2840 4974 2841 4974 2798 4974 2840 4975 2798 4975 2857 4975 2830 4976 2812 4976 2875 4976 2875 4977 2812 4977 2813 4977 2875 4978 2813 4978 2814 4978 2842 4979 2843 4979 2844 4979 2844 4980 2843 4980 2783 4980 2783 4981 2784 4981 2844 4981 2844 4982 2784 4982 2786 4982 2844 4983 2786 4983 2845 4983 2845 4984 2786 4984 2787 4984 2845 4985 2787 4985 2846 4985 2846 4986 2787 4986 2847 4986 2839 4987 2848 4987 2860 4987 2860 4988 2848 4988 2849 4988 2860 4989 2849 4989 2862 4989 2850 4990 2851 4990 2861 4990 2861 4991 2851 4991 2852 4991 2861 4992 2852 4992 2856 4992 2853 4993 2793 4993 2854 4993 2854 4994 2793 4994 2861 4994 2854 4995 2861 4995 2855 4995 2855 4996 2861 4996 2856 4996 2857 4997 2801 4997 2840 4997 2840 4998 2801 4998 2802 4998 2840 4999 2802 4999 2827 4999 2858 5000 2840 5000 2859 5000 2859 5001 2840 5001 2860 5001 2859 5002 2860 5002 2861 5002 2861 5003 2860 5003 2862 5003 2861 5004 2862 5004 2863 5004 2814 5005 2779 5005 2875 5005 2875 5006 2779 5006 2864 5006 2875 5007 2864 5007 2844 5007 2844 5008 2864 5008 2865 5008 2844 5009 2865 5009 2842 5009 2870 5010 2866 5010 2787 5010 2787 5011 2866 5011 2867 5011 2787 5012 2867 5012 2868 5012 2787 5013 2869 5013 2870 5013 2870 5014 2869 5014 2871 5014 2870 5015 2871 5015 2854 5015 2854 5016 2871 5016 2872 5016 2854 5017 2872 5017 2873 5017 2874 5018 2538 5018 2875 5018 2875 5019 2538 5019 2840 5019 2876 5020 2675 5020 2538 5020 2538 5021 2675 5021 2704 5021 2538 5022 2704 5022 2840 5022 2840 5023 2704 5023 2860 5023 2675 5024 2876 5024 2549 5024 2675 5025 2549 5025 2877 5025 2877 5026 2549 5026 2553 5026 2877 5027 2553 5027 2879 5027 2879 5028 2553 5028 2878 5028 2879 5029 2878 5029 2684 5029 2684 5030 2878 5030 2554 5030 2684 5031 2554 5031 2880 5031 2880 5032 2554 5032 2556 5032 2880 5033 2556 5033 2881 5033 2881 5034 2556 5034 2559 5034 2881 5035 2559 5035 2882 5035 2882 5036 2559 5036 2883 5036 2882 5037 2883 5037 2885 5037 2885 5038 2883 5038 2884 5038 2885 5039 2884 5039 2747 5039 2747 5040 2884 5040 2563 5040 2747 5041 2563 5041 2745 5041 2745 5042 2563 5042 2565 5042 2745 5043 2565 5043 2886 5043 2886 5044 2565 5044 2568 5044 2886 5045 2568 5045 2887 5045 2887 5046 2568 5046 2569 5046 2887 5047 2569 5047 2742 5047 2742 5048 2569 5048 2888 5048 2742 5049 2888 5049 2889 5049 2889 5050 2888 5050 2890 5050 2889 5051 2890 5051 2738 5051 2738 5052 2890 5052 2573 5052 2738 5053 2573 5053 2891 5053 2891 5054 2573 5054 2575 5054 2891 5055 2575 5055 2735 5055 2735 5056 2575 5056 2892 5056 2735 5057 2892 5057 2733 5057 2733 5058 2892 5058 2578 5058 2733 5059 2578 5059 2893 5059 2893 5060 2578 5060 2581 5060 2893 5061 2581 5061 2894 5061 2650 5062 2776 5062 2581 5062 2581 5063 2776 5063 2894 5063 2895 5064 2896 5064 4776 5064 4776 5065 2896 5065 2897 5065 4776 5066 2898 5066 2895 5066 2895 5067 2898 5067 4775 5067 2895 5068 4775 5068 2899 5068 2899 5069 4775 5069 2900 5069 2899 5070 2900 5070 2901 5070 2901 5071 2900 5071 4768 5071 2901 5072 4768 5072 2902 5072 2902 5073 4768 5073 4767 5073 2902 5074 4767 5074 2903 5074 2903 5075 4767 5075 2905 5075 2903 5076 2905 5076 2904 5076 2904 5077 2905 5077 2906 5077 2904 5078 2906 5078 2907 5078 2907 5079 2906 5079 2908 5079 2907 5080 2908 5080 2909 5080 2909 5081 2908 5081 2910 5081 2909 5082 2910 5082 2911 5082 2911 5083 2910 5083 5060 5083 2911 5084 5060 5084 2912 5084 2912 5085 5060 5085 5059 5085 2912 5086 5059 5086 2913 5086 2913 5087 5059 5087 2915 5087 2913 5088 2915 5088 2914 5088 2914 5089 2915 5089 2916 5089 2914 5090 2916 5090 2917 5090 2917 5091 2916 5091 4764 5091 2917 5092 4764 5092 2918 5092 2918 5093 4764 5093 4763 5093 2918 5094 4763 5094 2919 5094 2919 5095 4763 5095 4773 5095 2919 5096 4773 5096 2920 5096 2920 5097 4773 5097 2921 5097 2920 5098 2921 5098 2922 5098 2922 5099 2921 5099 4772 5099 2922 5100 4772 5100 2924 5100 2924 5101 4772 5101 2923 5101 2924 5102 2923 5102 2925 5102 2925 5103 2923 5103 2926 5103 2925 5104 2926 5104 2927 5104 2927 5105 2926 5105 2929 5105 2927 5106 2929 5106 2928 5106 2928 5107 2929 5107 4762 5107 2928 5108 4762 5108 2930 5108 2930 5109 4762 5109 2931 5109 2930 5110 2931 5110 2933 5110 2933 5111 2931 5111 2932 5111 2933 5112 2932 5112 2934 5112 2934 5113 2932 5113 4770 5113 2934 5114 4770 5114 2935 5114 2935 5115 4770 5115 2937 5115 2935 5116 2937 5116 2936 5116 2936 5117 2937 5117 2938 5117 2936 5118 2938 5118 2939 5118 2939 5119 2938 5119 4760 5119 2939 5120 4760 5120 2940 5120 2940 5121 4760 5121 4766 5121 2940 5122 4766 5122 2941 5122 2941 5123 4766 5123 2942 5123 2941 5124 2942 5124 2943 5124 2943 5125 2942 5125 2945 5125 2943 5126 2945 5126 2944 5126 2944 5127 2945 5127 2947 5127 2944 5128 2947 5128 2946 5128 2946 5129 2947 5129 2948 5129 2946 5130 2948 5130 2949 5130 2949 5131 2948 5131 2950 5131 2949 5132 2950 5132 2951 5132 2951 5133 2950 5133 2952 5133 2951 5134 2952 5134 2954 5134 2954 5135 2952 5135 2953 5135 2954 5136 2953 5136 2955 5136 2955 5137 2953 5137 2897 5137 2955 5138 2897 5138 2956 5138 2956 5139 2897 5139 2896 5139 2958 5140 2957 5140 4956 5140 4956 5141 2957 5141 4957 5141 4956 5142 4955 5142 2958 5142 2958 5143 4955 5143 2959 5143 2958 5144 2959 5144 2960 5144 2960 5145 2959 5145 4948 5145 2960 5146 4948 5146 2961 5146 2961 5147 4948 5147 2962 5147 2961 5148 2962 5148 2964 5148 2964 5149 2962 5149 2963 5149 2964 5150 2963 5150 2965 5150 2965 5151 2963 5151 2967 5151 2965 5152 2967 5152 2966 5152 2966 5153 2967 5153 4939 5153 2966 5154 4939 5154 2968 5154 2968 5155 4939 5155 2970 5155 2968 5156 2970 5156 2969 5156 2969 5157 2970 5157 4960 5157 2969 5158 4960 5158 2971 5158 2971 5159 4960 5159 2972 5159 2971 5160 2972 5160 2973 5160 2973 5161 2972 5161 2974 5161 2973 5162 2974 5162 2975 5162 2975 5163 2974 5163 2976 5163 2975 5164 2976 5164 2977 5164 2977 5165 2976 5165 4944 5165 2977 5166 4944 5166 2978 5166 2978 5167 4944 5167 2979 5167 2978 5168 2979 5168 2980 5168 2980 5169 2979 5169 2981 5169 2980 5170 2981 5170 2982 5170 2982 5171 2981 5171 4942 5171 2982 5172 4942 5172 2983 5172 2983 5173 4942 5173 2984 5173 2983 5174 2984 5174 2985 5174 2985 5175 2984 5175 2987 5175 2985 5176 2987 5176 2986 5176 2986 5177 2987 5177 4938 5177 2986 5178 4938 5178 2988 5178 2988 5179 4938 5179 2990 5179 2988 5180 2990 5180 2989 5180 2989 5181 2990 5181 2992 5181 2989 5182 2992 5182 2991 5182 2991 5183 2992 5183 4937 5183 2991 5184 4937 5184 2993 5184 2993 5185 4937 5185 4936 5185 2993 5186 4936 5186 2994 5186 2994 5187 4936 5187 4935 5187 2994 5188 4935 5188 2995 5188 2995 5189 4935 5189 2997 5189 2995 5190 2997 5190 2996 5190 2996 5191 2997 5191 2999 5191 2996 5192 2999 5192 2998 5192 2998 5193 2999 5193 3000 5193 2998 5194 3000 5194 3001 5194 3001 5195 3000 5195 4954 5195 3001 5196 4954 5196 3002 5196 3002 5197 4954 5197 4953 5197 3002 5198 4953 5198 3003 5198 3003 5199 4953 5199 4952 5199 3003 5200 4952 5200 3004 5200 3004 5201 4952 5201 4951 5201 3004 5202 4951 5202 3005 5202 3005 5203 4951 5203 3006 5203 3005 5204 3006 5204 3008 5204 3008 5205 3006 5205 3007 5205 3008 5206 3007 5206 3009 5206 3009 5207 3007 5207 4947 5207 3009 5208 4947 5208 3010 5208 3010 5209 4947 5209 4946 5209 3010 5210 4946 5210 3011 5210 3011 5211 4946 5211 4958 5211 3011 5212 4958 5212 3012 5212 3012 5213 4958 5213 4957 5213 3012 5214 4957 5214 3013 5214 3013 5215 4957 5215 2957 5215 3014 5216 3069 5216 4912 5216 4912 5217 3069 5217 3015 5217 4912 5218 3016 5218 3014 5218 3014 5219 3016 5219 4917 5219 3014 5220 4917 5220 3017 5220 3017 5221 4917 5221 4918 5221 3017 5222 4918 5222 3018 5222 3018 5223 4918 5223 4919 5223 3018 5224 4919 5224 3019 5224 3019 5225 4919 5225 3020 5225 3019 5226 3020 5226 3021 5226 3021 5227 3020 5227 3023 5227 3021 5228 3023 5228 3022 5228 3022 5229 3023 5229 4922 5229 3022 5230 4922 5230 3024 5230 3024 5231 4922 5231 4923 5231 3024 5232 4923 5232 3025 5232 3025 5233 4923 5233 4926 5233 3025 5234 4926 5234 3026 5234 3026 5235 4926 5235 3027 5235 3026 5236 3027 5236 3028 5236 3028 5237 3027 5237 3029 5237 3028 5238 3029 5238 3030 5238 3030 5239 3029 5239 3031 5239 3030 5240 3031 5240 3032 5240 3032 5241 3031 5241 4911 5241 3032 5242 4911 5242 3033 5242 3033 5243 4911 5243 4910 5243 3033 5244 4910 5244 3034 5244 3034 5245 4910 5245 4908 5245 3034 5246 4908 5246 3035 5246 3035 5247 4908 5247 3037 5247 3035 5248 3037 5248 3036 5248 3036 5249 3037 5249 4906 5249 3036 5250 4906 5250 3039 5250 3039 5251 4906 5251 3038 5251 3039 5252 3038 5252 3040 5252 3040 5253 3038 5253 4898 5253 3040 5254 4898 5254 3041 5254 3041 5255 4898 5255 3042 5255 3041 5256 3042 5256 3043 5256 3043 5257 3042 5257 3044 5257 3043 5258 3044 5258 3045 5258 3045 5259 3044 5259 3046 5259 3045 5260 3046 5260 3047 5260 3047 5261 3046 5261 4900 5261 3047 5262 4900 5262 3048 5262 3048 5263 4900 5263 4897 5263 3048 5264 4897 5264 3049 5264 3049 5265 4897 5265 4916 5265 3049 5266 4916 5266 3050 5266 3050 5267 4916 5267 4915 5267 3050 5268 4915 5268 3051 5268 3051 5269 4915 5269 4914 5269 3051 5270 4914 5270 3052 5270 3052 5271 4914 5271 3053 5271 3052 5272 3053 5272 3054 5272 3054 5273 3053 5273 4904 5273 3054 5274 4904 5274 3055 5274 3055 5275 4904 5275 3056 5275 3055 5276 3056 5276 3057 5276 3057 5277 3056 5277 4903 5277 3057 5278 4903 5278 3058 5278 3058 5279 4903 5279 3059 5279 3058 5280 3059 5280 3060 5280 3060 5281 3059 5281 4901 5281 3060 5282 4901 5282 3062 5282 3062 5283 4901 5283 3061 5283 3062 5284 3061 5284 3063 5284 3063 5285 3061 5285 3064 5285 3063 5286 3064 5286 3065 5286 3065 5287 3064 5287 3066 5287 3065 5288 3066 5288 3067 5288 3067 5289 3066 5289 3015 5289 3067 5290 3015 5290 3068 5290 3068 5291 3015 5291 3069 5291 3071 5292 3070 5292 4867 5292 4867 5293 3070 5293 3124 5293 4867 5294 3072 5294 3071 5294 3071 5295 3072 5295 4865 5295 3071 5296 4865 5296 3073 5296 3073 5297 4865 5297 3074 5297 3073 5298 3074 5298 3075 5298 3075 5299 3074 5299 3076 5299 3075 5300 3076 5300 3077 5300 3077 5301 3076 5301 3079 5301 3077 5302 3079 5302 3078 5302 3078 5303 3079 5303 3080 5303 3078 5304 3080 5304 3081 5304 3081 5305 3080 5305 3082 5305 3081 5306 3082 5306 3083 5306 3083 5307 3082 5307 3084 5307 3083 5308 3084 5308 3085 5308 3085 5309 3084 5309 3087 5309 3085 5310 3087 5310 3086 5310 3086 5311 3087 5311 4862 5311 3086 5312 4862 5312 3088 5312 3088 5313 4862 5313 4861 5313 3088 5314 4861 5314 3089 5314 3089 5315 4861 5315 4860 5315 3089 5316 4860 5316 3090 5316 3090 5317 4860 5317 3091 5317 3090 5318 3091 5318 3092 5318 3092 5319 3091 5319 4858 5319 3092 5320 4858 5320 3093 5320 3093 5321 4858 5321 3094 5321 3093 5322 3094 5322 3095 5322 3095 5323 3094 5323 4857 5323 3095 5324 4857 5324 3096 5324 3096 5325 4857 5325 4864 5325 3096 5326 4864 5326 3097 5326 3097 5327 4864 5327 4863 5327 3097 5328 4863 5328 3098 5328 3098 5329 4863 5329 3099 5329 3098 5330 3099 5330 3101 5330 3101 5331 3099 5331 3100 5331 3101 5332 3100 5332 3102 5332 3102 5333 3100 5333 4889 5333 3102 5334 4889 5334 3103 5334 3103 5335 4889 5335 4888 5335 3103 5336 4888 5336 3104 5336 3104 5337 4888 5337 3105 5337 3104 5338 3105 5338 3106 5338 3106 5339 3105 5339 4886 5339 3106 5340 4886 5340 3107 5340 3107 5341 4886 5341 3108 5341 3107 5342 3108 5342 3109 5342 3109 5343 3108 5343 3110 5343 3109 5344 3110 5344 3111 5344 3111 5345 3110 5345 4882 5345 3111 5346 4882 5346 3112 5346 3112 5347 4882 5347 4879 5347 3112 5348 4879 5348 3113 5348 3113 5349 4879 5349 3114 5349 3113 5350 3114 5350 3115 5350 3115 5351 3114 5351 4877 5351 3115 5352 4877 5352 3116 5352 3116 5353 4877 5353 4876 5353 3116 5354 4876 5354 3118 5354 3118 5355 4876 5355 3117 5355 3118 5356 3117 5356 3119 5356 3119 5357 3117 5357 4874 5357 3119 5358 4874 5358 3120 5358 3120 5359 4874 5359 4872 5359 3120 5360 4872 5360 3121 5360 3121 5361 4872 5361 4871 5361 3121 5362 4871 5362 3122 5362 3122 5363 4871 5363 4869 5363 3122 5364 4869 5364 3123 5364 3123 5365 4869 5365 3124 5365 3123 5366 3124 5366 3125 5366 3125 5367 3124 5367 3070 5367 3126 5368 3184 5368 4698 5368 4698 5369 3184 5369 3182 5369 4698 5370 3127 5370 3126 5370 3126 5371 3127 5371 3129 5371 3126 5372 3129 5372 3128 5372 3128 5373 3129 5373 4713 5373 3128 5374 4713 5374 3130 5374 3130 5375 4713 5375 4715 5375 3130 5376 4715 5376 3131 5376 3131 5377 4715 5377 4712 5377 3131 5378 4712 5378 3132 5378 3132 5379 4712 5379 3134 5379 3132 5380 3134 5380 3133 5380 3133 5381 3134 5381 3135 5381 3133 5382 3135 5382 3136 5382 3136 5383 3135 5383 3137 5383 3136 5384 3137 5384 3138 5384 3138 5385 3137 5385 3140 5385 3138 5386 3140 5386 3139 5386 3139 5387 3140 5387 4699 5387 3139 5388 4699 5388 3141 5388 3141 5389 4699 5389 3142 5389 3141 5390 3142 5390 3143 5390 3143 5391 3142 5391 4710 5391 3143 5392 4710 5392 3144 5392 3144 5393 4710 5393 4709 5393 3144 5394 4709 5394 3145 5394 3145 5395 4709 5395 4707 5395 3145 5396 4707 5396 3146 5396 3146 5397 4707 5397 3147 5397 3146 5398 3147 5398 3148 5398 3148 5399 3147 5399 4706 5399 3148 5400 4706 5400 3149 5400 3149 5401 4706 5401 4705 5401 3149 5402 4705 5402 3150 5402 3150 5403 4705 5403 3151 5403 3150 5404 3151 5404 3152 5404 3152 5405 3151 5405 3153 5405 3152 5406 3153 5406 3154 5406 3154 5407 3153 5407 3155 5407 3154 5408 3155 5408 3156 5408 3156 5409 3155 5409 3157 5409 3156 5410 3157 5410 3159 5410 3159 5411 3157 5411 3158 5411 3159 5412 3158 5412 3160 5412 3160 5413 3158 5413 3161 5413 3160 5414 3161 5414 3162 5414 3162 5415 3161 5415 4719 5415 3162 5416 4719 5416 3164 5416 3164 5417 4719 5417 3163 5417 3164 5418 3163 5418 3165 5418 3165 5419 3163 5419 3166 5419 3165 5420 3166 5420 3167 5420 3167 5421 3166 5421 4718 5421 3167 5422 4718 5422 3168 5422 3168 5423 4718 5423 4717 5423 3168 5424 4717 5424 3169 5424 3169 5425 4717 5425 4730 5425 3169 5426 4730 5426 3170 5426 3170 5427 4730 5427 3172 5427 3170 5428 3172 5428 3171 5428 3171 5429 3172 5429 3173 5429 3171 5430 3173 5430 3174 5430 3174 5431 3173 5431 4701 5431 3174 5432 4701 5432 3176 5432 3176 5433 4701 5433 3175 5433 3176 5434 3175 5434 3177 5434 3177 5435 3175 5435 4700 5435 3177 5436 4700 5436 3178 5436 3178 5437 4700 5437 4697 5437 3178 5438 4697 5438 3179 5438 3179 5439 4697 5439 3181 5439 3179 5440 3181 5440 3180 5440 3180 5441 3181 5441 3182 5441 3180 5442 3182 5442 3183 5442 3183 5443 3182 5443 3184 5443 3187 5444 3245 5444 3185 5444 3185 5445 3245 5445 4596 5445 3185 5446 3186 5446 3187 5446 3187 5447 3186 5447 3188 5447 3187 5448 3188 5448 3189 5448 3189 5449 3188 5449 3190 5449 3189 5450 3190 5450 3191 5450 3191 5451 3190 5451 4619 5451 3191 5452 4619 5452 3192 5452 3192 5453 4619 5453 3193 5453 3192 5454 3193 5454 3194 5454 3194 5455 3193 5455 3196 5455 3194 5456 3196 5456 3195 5456 3195 5457 3196 5457 3197 5457 3195 5458 3197 5458 3199 5458 3199 5459 3197 5459 3198 5459 3199 5460 3198 5460 3200 5460 3200 5461 3198 5461 3202 5461 3200 5462 3202 5462 3201 5462 3201 5463 3202 5463 3203 5463 3201 5464 3203 5464 3204 5464 3204 5465 3203 5465 4613 5465 3204 5466 4613 5466 3205 5466 3205 5467 4613 5467 4612 5467 3205 5468 4612 5468 3206 5468 3206 5469 4612 5469 3208 5469 3206 5470 3208 5470 3207 5470 3207 5471 3208 5471 4608 5471 3207 5472 4608 5472 3209 5472 3209 5473 4608 5473 3210 5473 3209 5474 3210 5474 3211 5474 3211 5475 3210 5475 4606 5475 3211 5476 4606 5476 3212 5476 3212 5477 4606 5477 4604 5477 3212 5478 4604 5478 3213 5478 3213 5479 4604 5479 3215 5479 3213 5480 3215 5480 3214 5480 3214 5481 3215 5481 3216 5481 3214 5482 3216 5482 3217 5482 3217 5483 3216 5483 3218 5483 3217 5484 3218 5484 3219 5484 3219 5485 3218 5485 4602 5485 3219 5486 4602 5486 3220 5486 3220 5487 4602 5487 4601 5487 3220 5488 4601 5488 3221 5488 3221 5489 4601 5489 3222 5489 3221 5490 3222 5490 3223 5490 3223 5491 3222 5491 3224 5491 3223 5492 3224 5492 3226 5492 3226 5493 3224 5493 3225 5493 3226 5494 3225 5494 3227 5494 3227 5495 3225 5495 3229 5495 3227 5496 3229 5496 3228 5496 3228 5497 3229 5497 3230 5497 3228 5498 3230 5498 3231 5498 3231 5499 3230 5499 4623 5499 3231 5500 4623 5500 3232 5500 3232 5501 4623 5501 4622 5501 3232 5502 4622 5502 3233 5502 3233 5503 4622 5503 4620 5503 3233 5504 4620 5504 3234 5504 3234 5505 4620 5505 3235 5505 3234 5506 3235 5506 3236 5506 3236 5507 3235 5507 4600 5507 3236 5508 4600 5508 3237 5508 3237 5509 4600 5509 3238 5509 3237 5510 3238 5510 3240 5510 3240 5511 3238 5511 3239 5511 3240 5512 3239 5512 3241 5512 3241 5513 3239 5513 4598 5513 3241 5514 4598 5514 3242 5514 3242 5515 4598 5515 4597 5515 3242 5516 4597 5516 3243 5516 3243 5517 4597 5517 4596 5517 3243 5518 4596 5518 3244 5518 3244 5519 4596 5519 3245 5519 3248 5520 3246 5520 4572 5520 4572 5521 3246 5521 3300 5521 4572 5522 3247 5522 3248 5522 3248 5523 3247 5523 4564 5523 3248 5524 4564 5524 3249 5524 3249 5525 4564 5525 3251 5525 3249 5526 3251 5526 3250 5526 3250 5527 3251 5527 4570 5527 3250 5528 4570 5528 3252 5528 3252 5529 4570 5529 4568 5529 3252 5530 4568 5530 3253 5530 3253 5531 4568 5531 3254 5531 3253 5532 3254 5532 3255 5532 3255 5533 3254 5533 3256 5533 3255 5534 3256 5534 3257 5534 3257 5535 3256 5535 3259 5535 3257 5536 3259 5536 3258 5536 3258 5537 3259 5537 4567 5537 3258 5538 4567 5538 3260 5538 3260 5539 4567 5539 3261 5539 3260 5540 3261 5540 3262 5540 3262 5541 3261 5541 4590 5541 3262 5542 4590 5542 3263 5542 3263 5543 4590 5543 4562 5543 3263 5544 4562 5544 3264 5544 3264 5545 4562 5545 4561 5545 3264 5546 4561 5546 3265 5546 3265 5547 4561 5547 3267 5547 3265 5548 3267 5548 3266 5548 3266 5549 3267 5549 4558 5549 3266 5550 4558 5550 3268 5550 3268 5551 4558 5551 4560 5551 3268 5552 4560 5552 3269 5552 3269 5553 4560 5553 4559 5553 3269 5554 4559 5554 3270 5554 3270 5555 4559 5555 4566 5555 3270 5556 4566 5556 3271 5556 3271 5557 4566 5557 4565 5557 3271 5558 4565 5558 3272 5558 3272 5559 4565 5559 3273 5559 3272 5560 3273 5560 3274 5560 3274 5561 3273 5561 3275 5561 3274 5562 3275 5562 3276 5562 3276 5563 3275 5563 4586 5563 3276 5564 4586 5564 3277 5564 3277 5565 4586 5565 3278 5565 3277 5566 3278 5566 3279 5566 3279 5567 3278 5567 4584 5567 3279 5568 4584 5568 3280 5568 3280 5569 4584 5569 3282 5569 3280 5570 3282 5570 3281 5570 3281 5571 3282 5571 3283 5571 3281 5572 3283 5572 3284 5572 3284 5573 3283 5573 4582 5573 3284 5574 4582 5574 3285 5574 3285 5575 4582 5575 3287 5575 3285 5576 3287 5576 3286 5576 3286 5577 3287 5577 4580 5577 3286 5578 4580 5578 3288 5578 3288 5579 4580 5579 4578 5579 3288 5580 4578 5580 3289 5580 3289 5581 4578 5581 4577 5581 3289 5582 4577 5582 3290 5582 3290 5583 4577 5583 3291 5583 3290 5584 3291 5584 3292 5584 3292 5585 3291 5585 4576 5585 3292 5586 4576 5586 3293 5586 3293 5587 4576 5587 3295 5587 3293 5588 3295 5588 3294 5588 3294 5589 3295 5589 4574 5589 3294 5590 4574 5590 3297 5590 3297 5591 4574 5591 3296 5591 3297 5592 3296 5592 3298 5592 3298 5593 3296 5593 3300 5593 3298 5594 3300 5594 3299 5594 3299 5595 3300 5595 3246 5595 3301 5596 3362 5596 3302 5596 3302 5597 3362 5597 3361 5597 3302 5598 4543 5598 3301 5598 3301 5599 4543 5599 3303 5599 3301 5600 3303 5600 3304 5600 3304 5601 3303 5601 4542 5601 3304 5602 4542 5602 3305 5602 3305 5603 4542 5603 4540 5603 3305 5604 4540 5604 3307 5604 3307 5605 4540 5605 3306 5605 3307 5606 3306 5606 3308 5606 3308 5607 3306 5607 4539 5607 3308 5608 4539 5608 3309 5608 3309 5609 4539 5609 3310 5609 3309 5610 3310 5610 3311 5610 3311 5611 3310 5611 3313 5611 3311 5612 3313 5612 3312 5612 3312 5613 3313 5613 4538 5613 3312 5614 4538 5614 3314 5614 3314 5615 4538 5615 4549 5615 3314 5616 4549 5616 3316 5616 3316 5617 4549 5617 3315 5617 3316 5618 3315 5618 3317 5618 3317 5619 3315 5619 3319 5619 3317 5620 3319 5620 3318 5620 3318 5621 3319 5621 4547 5621 3318 5622 4547 5622 3320 5622 3320 5623 4547 5623 4546 5623 3320 5624 4546 5624 3321 5624 3321 5625 4546 5625 3322 5625 3321 5626 3322 5626 3323 5626 3323 5627 3322 5627 3324 5627 3323 5628 3324 5628 3325 5628 3325 5629 3324 5629 4530 5629 3325 5630 4530 5630 3326 5630 3326 5631 4530 5631 3327 5631 3326 5632 3327 5632 3329 5632 3329 5633 3327 5633 3328 5633 3329 5634 3328 5634 3330 5634 3330 5635 3328 5635 3331 5635 3330 5636 3331 5636 3332 5636 3332 5637 3331 5637 3333 5637 3332 5638 3333 5638 3334 5638 3334 5639 3333 5639 3335 5639 3334 5640 3335 5640 3336 5640 3336 5641 3335 5641 3337 5641 3336 5642 3337 5642 3338 5642 3338 5643 3337 5643 3340 5643 3338 5644 3340 5644 3339 5644 3339 5645 3340 5645 3341 5645 3339 5646 3341 5646 3342 5646 3342 5647 3341 5647 3343 5647 3342 5648 3343 5648 3344 5648 3344 5649 3343 5649 3345 5649 3344 5650 3345 5650 3347 5650 3347 5651 3345 5651 3346 5651 3347 5652 3346 5652 3348 5652 3348 5653 3346 5653 4536 5653 3348 5654 4536 5654 3349 5654 3349 5655 4536 5655 4552 5655 3349 5656 4552 5656 3350 5656 3350 5657 4552 5657 4551 5657 3350 5658 4551 5658 3351 5658 3351 5659 4551 5659 3352 5659 3351 5660 3352 5660 3353 5660 3353 5661 3352 5661 4535 5661 3353 5662 4535 5662 3354 5662 3354 5663 4535 5663 3356 5663 3354 5664 3356 5664 3355 5664 3355 5665 3356 5665 3358 5665 3355 5666 3358 5666 3357 5666 3357 5667 3358 5667 4537 5667 3357 5668 4537 5668 3359 5668 3359 5669 4537 5669 3361 5669 3359 5670 3361 5670 3360 5670 3360 5671 3361 5671 3362 5671 4380 5672 3390 5672 4379 5672 4379 5673 3390 5673 4694 5673 3364 5674 4703 5674 3363 5674 3364 5675 3363 5675 3365 5675 3365 5676 3363 5676 4704 5676 3365 5677 4704 5677 3366 5677 3366 5678 4704 5678 4708 5678 3366 5679 4708 5679 3367 5679 4708 5680 4720 5680 3367 5680 3367 5681 4720 5681 3369 5681 3367 5682 3369 5682 3368 5682 3368 5683 3369 5683 3371 5683 3368 5684 3371 5684 3370 5684 3370 5685 3371 5685 4724 5685 3370 5686 4724 5686 3372 5686 3372 5687 4724 5687 3374 5687 3372 5688 3374 5688 3373 5688 3373 5689 3374 5689 4721 5689 3373 5690 4721 5690 3375 5690 3375 5691 4721 5691 4722 5691 3375 5692 4722 5692 3376 5692 3376 5693 4722 5693 3377 5693 3376 5694 3377 5694 3378 5694 3378 5695 3377 5695 4726 5695 3378 5696 4726 5696 3379 5696 3379 5697 4726 5697 4725 5697 3379 5698 4725 5698 3380 5698 3380 5699 4725 5699 3381 5699 3380 5700 3381 5700 3382 5700 3382 5701 3381 5701 4723 5701 3382 5702 4723 5702 3383 5702 3383 5703 4723 5703 4711 5703 3383 5704 4711 5704 3384 5704 4711 5705 4716 5705 3384 5705 3384 5706 4716 5706 3385 5706 3384 5707 3385 5707 3386 5707 3386 5708 3385 5708 4714 5708 3386 5709 4714 5709 3387 5709 3387 5710 4714 5710 3388 5710 3387 5711 3388 5711 3389 5711 3389 5712 3388 5712 4694 5712 3389 5713 4694 5713 3390 5713 3364 5714 4374 5714 4703 5714 4703 5715 4374 5715 4702 5715 3391 5716 3436 5716 4656 5716 4656 5717 3436 5717 3427 5717 4656 5718 4671 5718 3391 5718 3391 5719 4671 5719 4672 5719 3391 5720 4672 5720 3392 5720 3392 5721 4672 5721 4673 5721 3392 5722 4673 5722 3437 5722 3437 5723 4673 5723 3393 5723 3437 5724 3393 5724 3439 5724 3439 5725 3393 5725 4670 5725 3439 5726 4670 5726 3394 5726 3394 5727 4670 5727 3395 5727 3394 5728 3395 5728 3397 5728 3397 5729 3395 5729 3396 5729 3397 5730 3396 5730 3398 5730 3398 5731 3396 5731 4683 5731 3398 5732 4683 5732 3399 5732 3399 5733 4683 5733 3400 5733 3399 5734 3400 5734 3401 5734 3401 5735 3400 5735 4684 5735 3401 5736 4684 5736 3443 5736 3443 5737 4684 5737 3402 5737 3443 5738 3402 5738 3403 5738 3403 5739 3402 5739 3405 5739 3403 5740 3405 5740 3404 5740 3404 5741 3405 5741 4682 5741 3404 5742 4682 5742 3451 5742 3451 5743 4682 5743 3406 5743 3451 5744 3406 5744 3449 5744 3449 5745 3406 5745 3407 5745 3449 5746 3407 5746 3408 5746 3408 5747 3407 5747 3409 5747 3408 5748 3409 5748 3410 5748 3410 5749 3409 5749 4666 5749 3410 5750 4666 5750 3447 5750 3447 5751 4666 5751 4664 5751 3447 5752 4664 5752 3445 5752 3445 5753 4664 5753 4661 5753 3445 5754 4661 5754 3411 5754 3411 5755 4661 5755 4660 5755 3411 5756 4660 5756 3433 5756 3433 5757 4660 5757 4658 5757 3433 5758 4658 5758 3434 5758 3434 5759 4658 5759 4657 5759 3434 5760 4657 5760 3412 5760 3412 5761 4657 5761 3413 5761 3412 5762 3413 5762 3435 5762 3435 5763 3413 5763 4681 5763 3435 5764 4681 5764 3414 5764 3414 5765 4681 5765 4680 5765 3414 5766 4680 5766 3415 5766 3415 5767 4680 5767 3417 5767 3415 5768 3417 5768 3416 5768 3416 5769 3417 5769 3418 5769 3416 5770 3418 5770 3452 5770 3452 5771 3418 5771 4668 5771 3452 5772 4668 5772 3419 5772 3419 5773 4668 5773 4679 5773 3419 5774 4679 5774 3453 5774 3453 5775 4679 5775 3421 5775 3453 5776 3421 5776 3420 5776 3420 5777 3421 5777 3423 5777 3420 5778 3423 5778 3422 5778 3422 5779 3423 5779 3424 5779 3422 5780 3424 5780 3454 5780 3454 5781 3424 5781 3425 5781 3454 5782 3425 5782 3456 5782 3456 5783 3425 5783 4659 5783 3456 5784 4659 5784 3429 5784 3429 5785 4659 5785 3426 5785 3429 5786 3426 5786 3430 5786 3430 5787 3426 5787 4653 5787 3430 5788 4653 5788 3432 5788 3432 5789 4653 5789 3427 5789 3432 5790 3427 5790 3428 5790 3428 5791 3427 5791 3436 5791 3429 5792 3430 5792 3455 5792 3455 5793 3430 5793 3431 5793 3431 5794 3430 5794 3432 5794 3431 5795 3432 5795 3428 5795 3435 5796 3414 5796 4384 5796 4384 5797 3414 5797 3415 5797 4384 5798 3415 5798 3416 5798 3411 5799 3433 5799 3457 5799 3457 5800 3433 5800 3434 5800 3457 5801 3434 5801 4384 5801 4384 5802 3434 5802 3412 5802 4384 5803 3412 5803 3435 5803 3455 5804 3420 5804 3422 5804 3428 5805 3436 5805 3431 5805 3431 5806 3436 5806 3391 5806 3431 5807 3391 5807 3475 5807 3475 5808 3391 5808 3392 5808 3475 5809 3392 5809 3438 5809 3438 5810 3392 5810 3437 5810 3438 5811 3437 5811 3473 5811 3473 5812 3437 5812 3439 5812 3473 5813 3439 5813 3470 5813 3470 5814 3439 5814 3394 5814 3470 5815 3394 5815 3468 5815 3468 5816 3394 5816 3397 5816 3468 5817 3397 5817 3467 5817 3467 5818 3397 5818 3398 5818 3467 5819 3398 5819 3440 5819 3440 5820 3398 5820 3399 5820 3440 5821 3399 5821 3441 5821 3441 5822 3399 5822 3401 5822 3441 5823 3401 5823 3442 5823 3442 5824 3401 5824 3443 5824 3442 5825 3443 5825 3464 5825 3464 5826 3443 5826 3403 5826 3464 5827 3403 5827 3463 5827 3463 5828 3403 5828 3404 5828 3463 5829 3404 5829 3444 5829 3444 5830 3404 5830 3451 5830 3411 5831 3457 5831 3445 5831 3445 5832 3457 5832 3458 5832 3445 5833 3458 5833 3447 5833 3447 5834 3458 5834 3446 5834 3447 5835 3446 5835 3410 5835 3410 5836 3446 5836 3448 5836 3410 5837 3448 5837 3408 5837 3408 5838 3448 5838 3461 5838 3408 5839 3461 5839 3449 5839 3449 5840 3461 5840 3450 5840 3449 5841 3450 5841 3451 5841 3451 5842 3450 5842 3462 5842 3451 5843 3462 5843 3444 5843 3416 5844 3452 5844 4384 5844 4384 5845 3452 5845 3419 5845 4384 5846 3419 5846 3455 5846 3455 5847 3419 5847 3453 5847 3455 5848 3453 5848 3420 5848 3422 5849 3454 5849 3455 5849 3455 5850 3454 5850 3456 5850 3455 5851 3456 5851 3429 5851 4381 5852 3455 5852 4654 5852 4654 5853 3455 5853 3431 5853 4654 5854 3431 5854 4655 5854 3457 5855 4662 5855 4663 5855 3457 5856 4663 5856 3458 5856 3458 5857 4663 5857 4665 5857 3458 5858 4665 5858 3446 5858 3446 5859 4665 5859 4686 5859 3446 5860 4686 5860 3448 5860 4686 5861 3459 5861 3448 5861 3448 5862 3459 5862 3460 5862 3448 5863 3460 5863 3461 5863 3461 5864 3460 5864 4692 5864 3461 5865 4692 5865 3450 5865 3450 5866 4692 5866 4691 5866 3450 5867 4691 5867 3462 5867 3462 5868 4691 5868 4690 5868 3462 5869 4690 5869 3444 5869 3444 5870 4690 5870 4689 5870 3444 5871 4689 5871 3463 5871 3463 5872 4689 5872 4688 5872 3463 5873 4688 5873 3464 5873 3464 5874 4688 5874 4687 5874 3464 5875 4687 5875 3442 5875 3442 5876 4687 5876 3465 5876 3442 5877 3465 5877 3441 5877 3441 5878 3465 5878 4693 5878 3441 5879 4693 5879 3440 5879 3440 5880 4693 5880 3466 5880 3440 5881 3466 5881 3467 5881 3467 5882 3466 5882 3469 5882 3467 5883 3469 5883 3468 5883 3468 5884 3469 5884 4685 5884 3468 5885 4685 5885 3470 5885 4685 5886 4669 5886 3470 5886 3470 5887 4669 5887 3471 5887 3470 5888 3471 5888 3473 5888 3473 5889 3471 5889 3472 5889 3473 5890 3472 5890 3438 5890 3438 5891 3472 5891 3474 5891 3438 5892 3474 5892 3475 5892 3475 5893 3474 5893 4655 5893 3475 5894 4655 5894 3431 5894 4662 5895 3457 5895 4667 5895 4667 5896 3457 5896 4384 5896 4667 5897 4384 5897 4678 5897 3476 5898 3521 5898 4626 5898 4626 5899 3521 5899 3513 5899 4626 5900 3477 5900 3476 5900 3476 5901 3477 5901 4636 5901 3476 5902 4636 5902 3478 5902 3478 5903 4636 5903 4635 5903 3478 5904 4635 5904 3523 5904 3523 5905 4635 5905 3479 5905 3523 5906 3479 5906 3524 5906 3524 5907 3479 5907 3480 5907 3524 5908 3480 5908 3527 5908 3527 5909 3480 5909 4645 5909 3527 5910 4645 5910 3481 5910 3481 5911 4645 5911 4644 5911 3481 5912 4644 5912 3528 5912 3528 5913 4644 5913 4643 5913 3528 5914 4643 5914 3482 5914 3482 5915 4643 5915 3484 5915 3482 5916 3484 5916 3483 5916 3483 5917 3484 5917 3485 5917 3483 5918 3485 5918 3486 5918 3486 5919 3485 5919 4647 5919 3486 5920 4647 5920 3530 5920 3530 5921 4647 5921 4646 5921 3530 5922 4646 5922 3487 5922 3487 5923 4646 5923 4633 5923 3487 5924 4633 5924 3538 5924 3538 5925 4633 5925 3488 5925 3538 5926 3488 5926 3537 5926 3537 5927 3488 5927 4632 5927 3537 5928 4632 5928 3535 5928 3535 5929 4632 5929 3489 5929 3535 5930 3489 5930 3534 5930 3534 5931 3489 5931 4642 5931 3534 5932 4642 5932 3490 5932 3490 5933 4642 5933 4641 5933 3490 5934 4641 5934 3532 5934 3532 5935 4641 5935 4640 5935 3532 5936 4640 5936 3516 5936 3516 5937 4640 5937 4638 5937 3516 5938 4638 5938 3491 5938 3491 5939 4638 5939 4628 5939 3491 5940 4628 5940 3492 5940 3492 5941 4628 5941 3493 5941 3492 5942 3493 5942 3495 5942 3495 5943 3493 5943 3494 5943 3495 5944 3494 5944 3517 5944 3517 5945 3494 5945 4637 5945 3517 5946 4637 5946 3496 5946 3496 5947 4637 5947 3498 5947 3496 5948 3498 5948 3497 5948 3497 5949 3498 5949 3500 5949 3497 5950 3500 5950 3499 5950 3499 5951 3500 5951 3502 5951 3499 5952 3502 5952 3501 5952 3501 5953 3502 5953 3503 5953 3501 5954 3503 5954 3539 5954 3539 5955 3503 5955 3504 5955 3539 5956 3504 5956 3540 5956 3540 5957 3504 5957 3505 5957 3540 5958 3505 5958 3518 5958 3518 5959 3505 5959 3506 5959 3518 5960 3506 5960 3519 5960 3519 5961 3506 5961 3508 5961 3519 5962 3508 5962 3507 5962 3507 5963 3508 5963 4630 5963 3507 5964 4630 5964 3542 5964 3542 5965 4630 5965 3509 5965 3542 5966 3509 5966 3510 5966 3510 5967 3509 5967 3511 5967 3510 5968 3511 5968 3514 5968 3514 5969 3511 5969 4629 5969 3514 5970 4629 5970 3512 5970 3512 5971 4629 5971 3513 5971 3512 5972 3513 5972 3520 5972 3520 5973 3513 5973 3521 5973 3510 5974 3514 5974 3541 5974 3541 5975 3514 5975 3522 5975 3522 5976 3514 5976 3512 5976 3522 5977 3512 5977 3520 5977 3517 5978 3496 5978 3515 5978 3515 5979 3496 5979 3497 5979 3515 5980 3497 5980 3499 5980 3516 5981 3491 5981 3570 5981 3570 5982 3491 5982 3492 5982 3570 5983 3492 5983 3515 5983 3515 5984 3492 5984 3495 5984 3515 5985 3495 5985 3517 5985 3541 5986 3518 5986 3519 5986 3520 5987 3521 5987 3522 5987 3522 5988 3521 5988 3476 5988 3522 5989 3476 5989 3569 5989 3569 5990 3476 5990 3478 5990 3569 5991 3478 5991 3567 5991 3567 5992 3478 5992 3523 5992 3567 5993 3523 5993 3566 5993 3566 5994 3523 5994 3524 5994 3566 5995 3524 5995 3525 5995 3525 5996 3524 5996 3527 5996 3525 5997 3527 5997 3526 5997 3526 5998 3527 5998 3481 5998 3526 5999 3481 5999 3561 5999 3561 6000 3481 6000 3528 6000 3561 6001 3528 6001 3559 6001 3559 6002 3528 6002 3482 6002 3559 6003 3482 6003 3558 6003 3558 6004 3482 6004 3483 6004 3558 6005 3483 6005 3556 6005 3556 6006 3483 6006 3486 6006 3556 6007 3486 6007 3529 6007 3529 6008 3486 6008 3530 6008 3529 6009 3530 6009 3554 6009 3554 6010 3530 6010 3487 6010 3554 6011 3487 6011 3531 6011 3531 6012 3487 6012 3538 6012 3516 6013 3570 6013 3532 6013 3532 6014 3570 6014 3544 6014 3532 6015 3544 6015 3490 6015 3490 6016 3544 6016 3533 6016 3490 6017 3533 6017 3534 6017 3534 6018 3533 6018 3549 6018 3534 6019 3549 6019 3535 6019 3535 6020 3549 6020 3536 6020 3535 6021 3536 6021 3537 6021 3537 6022 3536 6022 3551 6022 3537 6023 3551 6023 3538 6023 3538 6024 3551 6024 3552 6024 3538 6025 3552 6025 3531 6025 3499 6026 3501 6026 3515 6026 3515 6027 3501 6027 3539 6027 3515 6028 3539 6028 3541 6028 3541 6029 3539 6029 3540 6029 3541 6030 3540 6030 3518 6030 3519 6031 3507 6031 3541 6031 3541 6032 3507 6032 3542 6032 3541 6033 3542 6033 3510 6033 4676 6034 3541 6034 4631 6034 4631 6035 3541 6035 3522 6035 4631 6036 3522 6036 3543 6036 3570 6037 4639 6037 3545 6037 3570 6038 3545 6038 3544 6038 3544 6039 3545 6039 3546 6039 3544 6040 3546 6040 3533 6040 3533 6041 3546 6041 3547 6041 3533 6042 3547 6042 3549 6042 3547 6043 3548 6043 3549 6043 3549 6044 3548 6044 3550 6044 3549 6045 3550 6045 3536 6045 3536 6046 3550 6046 4652 6046 3536 6047 4652 6047 3551 6047 3551 6048 4652 6048 4650 6048 3551 6049 4650 6049 3552 6049 3552 6050 4650 6050 4649 6050 3552 6051 4649 6051 3531 6051 3531 6052 4649 6052 3553 6052 3531 6053 3553 6053 3554 6053 3554 6054 3553 6054 4651 6054 3554 6055 4651 6055 3529 6055 3529 6056 4651 6056 3555 6056 3529 6057 3555 6057 3556 6057 3556 6058 3555 6058 3557 6058 3556 6059 3557 6059 3558 6059 3558 6060 3557 6060 3560 6060 3558 6061 3560 6061 3559 6061 3559 6062 3560 6062 3562 6062 3559 6063 3562 6063 3561 6063 3561 6064 3562 6064 3563 6064 3561 6065 3563 6065 3526 6065 3526 6066 3563 6066 4648 6066 3526 6067 4648 6067 3525 6067 4648 6068 3564 6068 3525 6068 3525 6069 3564 6069 3565 6069 3525 6070 3565 6070 3566 6070 3566 6071 3565 6071 4634 6071 3566 6072 4634 6072 3567 6072 3567 6073 4634 6073 3568 6073 3567 6074 3568 6074 3569 6074 3569 6075 3568 6075 3543 6075 3569 6076 3543 6076 3522 6076 4639 6077 3570 6077 4627 6077 4627 6078 3570 6078 3515 6078 4627 6079 3515 6079 4674 6079 4389 6080 3571 6080 4599 6080 4599 6081 3571 6081 3572 6081 4599 6082 3572 6082 4595 6082 3573 6083 3574 6083 4603 6083 3573 6084 4603 6084 3575 6084 3575 6085 4603 6085 3576 6085 3575 6086 3576 6086 3577 6086 3577 6087 3576 6087 4605 6087 3577 6088 4605 6088 3578 6088 3578 6089 4605 6089 3579 6089 3578 6090 3579 6090 3580 6090 3580 6091 3579 6091 4607 6091 3580 6092 4607 6092 3581 6092 3581 6093 4607 6093 4609 6093 3581 6094 4609 6094 3582 6094 3582 6095 4609 6095 4610 6095 3582 6096 4610 6096 3583 6096 3583 6097 4610 6097 4611 6097 3583 6098 4611 6098 3584 6098 3584 6099 4611 6099 3586 6099 3584 6100 3586 6100 3585 6100 3585 6101 3586 6101 3587 6101 3585 6102 3587 6102 3588 6102 3588 6103 3587 6103 4614 6103 3588 6104 4614 6104 3589 6104 3589 6105 4614 6105 3590 6105 3589 6106 3590 6106 3591 6106 3591 6107 3590 6107 4615 6107 3591 6108 4615 6108 3592 6108 3592 6109 4615 6109 4616 6109 3592 6110 4616 6110 3593 6110 3593 6111 4616 6111 4617 6111 3593 6112 4617 6112 3594 6112 3594 6113 4617 6113 3596 6113 3594 6114 3596 6114 3595 6114 3595 6115 3596 6115 4618 6115 3595 6116 4618 6116 3598 6116 3598 6117 4618 6117 3597 6117 3598 6118 3597 6118 3599 6118 3599 6119 3597 6119 4595 6119 3599 6120 4595 6120 3572 6120 3574 6121 3573 6121 4621 6121 4621 6122 3573 6122 4387 6122 4621 6123 4387 6123 4371 6123 3674 6124 3600 6124 4991 6124 4991 6125 3600 6125 3601 6125 4991 6126 3602 6126 3674 6126 3674 6127 3602 6127 4989 6127 3674 6128 4989 6128 3672 6128 3672 6129 4989 6129 3603 6129 3672 6130 3603 6130 3670 6130 3670 6131 3603 6131 3604 6131 3670 6132 3604 6132 3605 6132 3605 6133 3604 6133 4988 6133 3605 6134 4988 6134 3668 6134 3668 6135 4988 6135 3606 6135 3668 6136 3606 6136 3665 6136 3665 6137 3606 6137 3607 6137 3665 6138 3607 6138 3664 6138 3664 6139 3607 6139 3608 6139 3664 6140 3608 6140 3609 6140 3609 6141 3608 6141 3610 6141 3609 6142 3610 6142 3661 6142 3661 6143 3610 6143 3611 6143 3661 6144 3611 6144 3612 6144 3612 6145 3611 6145 3613 6145 3612 6146 3613 6146 3656 6146 3656 6147 3613 6147 3614 6147 3656 6148 3614 6148 3654 6148 3654 6149 3614 6149 4979 6149 3654 6150 4979 6150 3615 6150 3615 6151 4979 6151 4986 6151 3615 6152 4986 6152 3652 6152 3652 6153 4986 6153 3616 6153 3652 6154 3616 6154 3651 6154 3651 6155 3616 6155 4984 6155 3651 6156 4984 6156 3617 6156 3617 6157 4984 6157 4983 6157 3617 6158 4983 6158 3618 6158 3618 6159 4983 6159 4982 6159 3618 6160 4982 6160 3619 6160 3619 6161 4982 6161 4970 6161 3619 6162 4970 6162 3658 6162 3658 6163 4970 6163 3620 6163 3658 6164 3620 6164 3621 6164 3621 6165 3620 6165 3623 6165 3621 6166 3623 6166 3622 6166 3622 6167 3623 6167 3624 6167 3622 6168 3624 6168 3625 6168 3625 6169 3624 6169 3627 6169 3625 6170 3627 6170 3626 6170 3626 6171 3627 6171 4973 6171 3626 6172 4973 6172 3646 6172 3646 6173 4973 6173 3629 6173 3646 6174 3629 6174 3628 6174 3628 6175 3629 6175 4972 6175 3628 6176 4972 6176 3659 6176 3659 6177 4972 6177 4978 6177 3659 6178 4978 6178 3630 6178 3630 6179 4978 6179 3631 6179 3630 6180 3631 6180 3632 6180 3632 6181 3631 6181 4975 6181 3632 6182 4975 6182 3641 6182 3641 6183 4975 6183 4974 6183 3641 6184 4974 6184 3640 6184 3640 6185 4974 6185 3633 6185 3640 6186 3633 6186 3634 6186 3634 6187 3633 6187 4971 6187 3634 6188 4971 6188 3635 6188 3635 6189 4971 6189 3636 6189 3635 6190 3636 6190 3643 6190 3643 6191 3636 6191 3637 6191 3643 6192 3637 6192 3644 6192 3644 6193 3637 6193 4981 6193 3644 6194 4981 6194 3639 6194 3639 6195 4981 6195 3638 6195 3639 6196 3638 6196 3647 6196 3647 6197 3638 6197 3601 6197 3647 6198 3601 6198 3649 6198 3649 6199 3601 6199 3600 6199 3640 6200 3676 6200 3641 6200 3641 6201 3676 6201 3632 6201 3676 6202 3643 6202 3642 6202 3642 6203 3643 6203 3644 6203 3622 6204 3625 6204 3645 6204 3645 6205 3625 6205 3626 6205 3645 6206 3626 6206 3646 6206 3640 6207 3634 6207 3676 6207 3676 6208 3634 6208 3635 6208 3676 6209 3635 6209 3643 6209 3644 6210 3639 6210 3642 6210 3642 6211 3639 6211 3647 6211 3642 6212 3647 6212 3648 6212 3648 6213 3647 6213 3649 6213 3648 6214 3649 6214 3650 6214 3618 6215 3657 6215 3617 6215 3617 6216 3657 6216 3678 6216 3617 6217 3678 6217 3651 6217 3651 6218 3678 6218 3653 6218 3651 6219 3653 6219 3652 6219 3652 6220 3653 6220 3680 6220 3652 6221 3680 6221 3615 6221 3615 6222 3680 6222 3682 6222 3615 6223 3682 6223 3654 6223 3654 6224 3682 6224 3655 6224 3654 6225 3655 6225 3656 6225 3618 6226 3619 6226 3657 6226 3657 6227 3619 6227 3658 6227 3657 6228 3658 6228 3645 6228 3645 6229 3658 6229 3621 6229 3645 6230 3621 6230 3622 6230 3646 6231 3628 6231 3645 6231 3645 6232 3628 6232 3659 6232 3645 6233 3659 6233 3676 6233 3676 6234 3659 6234 3630 6234 3676 6235 3630 6235 3632 6235 3655 6236 3683 6236 3656 6236 3656 6237 3683 6237 3684 6237 3656 6238 3684 6238 3612 6238 3612 6239 3684 6239 3660 6239 3612 6240 3660 6240 3661 6240 3661 6241 3660 6241 3688 6241 3661 6242 3688 6242 3609 6242 3609 6243 3688 6243 3662 6243 3609 6244 3662 6244 3664 6244 3664 6245 3662 6245 3663 6245 3664 6246 3663 6246 3665 6246 3665 6247 3663 6247 3666 6247 3665 6248 3666 6248 3668 6248 3668 6249 3666 6249 3667 6249 3668 6250 3667 6250 3605 6250 3605 6251 3667 6251 3669 6251 3605 6252 3669 6252 3670 6252 3670 6253 3669 6253 3671 6253 3670 6254 3671 6254 3672 6254 3672 6255 3671 6255 3673 6255 3672 6256 3673 6256 3674 6256 3674 6257 3673 6257 3650 6257 3674 6258 3650 6258 3600 6258 3600 6259 3650 6259 3649 6259 3675 6260 3676 6260 3677 6260 3677 6261 3676 6261 3642 6261 3677 6262 3642 6262 3694 6262 3657 6263 4969 6263 3679 6263 3657 6264 3679 6264 3678 6264 3678 6265 3679 6265 4985 6265 3678 6266 4985 6266 3653 6266 3653 6267 4985 6267 4980 6267 3653 6268 4980 6268 3680 6268 4980 6269 4993 6269 3680 6269 3680 6270 4993 6270 3681 6270 3680 6271 3681 6271 3682 6271 3682 6272 3681 6272 4995 6272 3682 6273 4995 6273 3655 6273 3655 6274 4995 6274 4997 6274 3655 6275 4997 6275 3683 6275 3683 6276 4997 6276 4996 6276 3683 6277 4996 6277 3684 6277 3684 6278 4996 6278 3685 6278 3684 6279 3685 6279 3660 6279 3660 6280 3685 6280 3686 6280 3660 6281 3686 6281 3688 6281 3688 6282 3686 6282 3687 6282 3688 6283 3687 6283 3662 6283 3662 6284 3687 6284 3689 6284 3662 6285 3689 6285 3663 6285 3663 6286 3689 6286 4994 6286 3663 6287 4994 6287 3666 6287 3666 6288 4994 6288 3690 6288 3666 6289 3690 6289 3667 6289 3667 6290 3690 6290 4992 6290 3667 6291 4992 6291 3669 6291 3669 6292 4992 6292 3691 6292 3669 6293 3691 6293 3671 6293 3691 6294 3692 6294 3671 6294 3671 6295 3692 6295 4987 6295 3671 6296 4987 6296 3673 6296 3673 6297 4987 6297 4990 6297 3673 6298 4990 6298 3650 6298 3650 6299 4990 6299 3693 6299 3650 6300 3693 6300 3648 6300 3648 6301 3693 6301 3694 6301 3648 6302 3694 6302 3642 6302 4969 6303 3657 6303 3695 6303 3695 6304 3657 6304 3645 6304 3695 6305 3645 6305 4977 6305 4929 6306 3696 6306 4950 6306 4950 6307 3696 6307 3726 6307 4950 6308 3726 6308 4945 6308 3727 6309 3697 6309 4941 6309 3727 6310 4941 6310 3698 6310 3698 6311 4941 6311 4943 6311 3698 6312 4943 6312 3699 6312 3699 6313 4943 6313 4934 6313 3699 6314 4934 6314 3700 6314 4934 6315 4964 6315 3700 6315 3700 6316 4964 6316 3701 6316 3700 6317 3701 6317 3702 6317 3702 6318 3701 6318 3704 6318 3702 6319 3704 6319 3703 6319 3703 6320 3704 6320 3705 6320 3703 6321 3705 6321 3706 6321 3706 6322 3705 6322 3707 6322 3706 6323 3707 6323 3708 6323 3708 6324 3707 6324 4962 6324 3708 6325 4962 6325 3709 6325 3709 6326 4962 6326 3710 6326 3709 6327 3710 6327 3711 6327 3711 6328 3710 6328 4963 6328 3711 6329 4963 6329 3712 6329 3712 6330 4963 6330 4961 6330 3712 6331 4961 6331 3713 6331 3713 6332 4961 6332 3714 6332 3713 6333 3714 6333 3715 6333 3715 6334 3714 6334 3716 6334 3715 6335 3716 6335 3717 6335 3717 6336 3716 6336 4959 6336 3717 6337 4959 6337 3718 6337 3718 6338 4959 6338 4940 6338 3718 6339 4940 6339 3719 6339 4940 6340 3720 6340 3719 6340 3719 6341 3720 6341 4949 6341 3719 6342 4949 6342 3721 6342 3721 6343 4949 6343 3722 6343 3721 6344 3722 6344 3723 6344 3723 6345 3722 6345 3725 6345 3723 6346 3725 6346 3724 6346 3724 6347 3725 6347 4945 6347 3724 6348 4945 6348 3726 6348 3697 6349 3727 6349 3729 6349 3729 6350 3727 6350 3728 6350 3729 6351 3728 6351 4966 6351 3730 6352 4111 6352 4902 6352 4902 6353 4111 6353 3759 6353 4902 6354 3759 6354 4899 6354 3731 6355 4905 6355 4907 6355 3731 6356 4907 6356 3732 6356 3732 6357 4907 6357 4909 6357 3732 6358 4909 6358 3734 6358 3734 6359 4909 6359 3733 6359 3734 6360 3733 6360 3736 6360 3736 6361 3733 6361 3735 6361 3736 6362 3735 6362 3737 6362 3737 6363 3735 6363 3738 6363 3737 6364 3738 6364 3739 6364 3739 6365 3738 6365 3740 6365 3739 6366 3740 6366 3741 6366 3741 6367 3740 6367 4928 6367 3741 6368 4928 6368 3742 6368 3742 6369 4928 6369 4927 6369 3742 6370 4927 6370 3743 6370 3743 6371 4927 6371 3744 6371 3743 6372 3744 6372 3745 6372 3745 6373 3744 6373 4925 6373 3745 6374 4925 6374 3746 6374 3746 6375 4925 6375 4924 6375 3746 6376 4924 6376 3747 6376 3747 6377 4924 6377 3748 6377 3747 6378 3748 6378 3749 6378 3749 6379 3748 6379 3750 6379 3749 6380 3750 6380 3751 6380 3751 6381 3750 6381 4921 6381 3751 6382 4921 6382 3752 6382 3752 6383 4921 6383 4920 6383 3752 6384 4920 6384 3753 6384 3753 6385 4920 6385 3754 6385 3753 6386 3754 6386 3755 6386 3755 6387 3754 6387 4913 6387 3755 6388 4913 6388 3756 6388 3756 6389 4913 6389 3758 6389 3756 6390 3758 6390 3757 6390 3757 6391 3758 6391 4899 6391 3757 6392 4899 6392 3759 6392 4905 6393 3731 6393 4930 6393 4930 6394 3731 6394 4124 6394 4930 6395 4124 6395 4896 6395 4588 6396 4128 6396 4589 6396 4589 6397 4128 6397 3760 6397 4589 6398 3760 6398 3791 6398 3761 6399 4563 6399 3762 6399 3761 6400 3762 6400 3763 6400 3763 6401 3762 6401 4571 6401 3763 6402 4571 6402 3765 6402 3765 6403 4571 6403 3764 6403 3765 6404 3764 6404 3766 6404 3766 6405 3764 6405 4573 6405 3766 6406 4573 6406 3767 6406 3767 6407 4573 6407 3768 6407 3767 6408 3768 6408 3770 6408 3770 6409 3768 6409 3769 6409 3770 6410 3769 6410 3771 6410 3771 6411 3769 6411 3773 6411 3771 6412 3773 6412 3772 6412 3772 6413 3773 6413 4575 6413 3772 6414 4575 6414 3774 6414 3774 6415 4575 6415 3775 6415 3774 6416 3775 6416 3776 6416 3776 6417 3775 6417 3777 6417 3776 6418 3777 6418 3778 6418 3778 6419 3777 6419 4579 6419 3778 6420 4579 6420 3779 6420 3779 6421 4579 6421 3780 6421 3779 6422 3780 6422 3781 6422 3781 6423 3780 6423 4581 6423 3781 6424 4581 6424 3782 6424 3782 6425 4581 6425 3783 6425 3782 6426 3783 6426 3784 6426 3784 6427 3783 6427 4583 6427 3784 6428 4583 6428 3785 6428 3785 6429 4583 6429 3786 6429 3785 6430 3786 6430 3787 6430 3787 6431 3786 6431 3788 6431 3787 6432 3788 6432 3789 6432 3789 6433 3788 6433 4585 6433 3789 6434 4585 6434 3790 6434 3790 6435 4585 6435 3791 6435 3790 6436 3791 6436 3760 6436 4563 6437 3761 6437 4569 6437 4569 6438 3761 6438 4120 6438 4569 6439 4120 6439 4433 6439 3792 6440 4121 6440 4545 6440 4545 6441 4121 6441 3793 6441 4545 6442 3793 6442 3823 6442 3824 6443 4541 6443 3795 6443 3824 6444 3795 6444 3794 6444 3794 6445 3795 6445 4544 6445 3794 6446 4544 6446 3796 6446 3796 6447 4544 6447 3797 6447 3796 6448 3797 6448 3798 6448 3798 6449 3797 6449 3799 6449 3798 6450 3799 6450 3800 6450 3800 6451 3799 6451 4534 6451 3800 6452 4534 6452 3801 6452 4534 6453 4553 6453 3801 6453 3801 6454 4553 6454 3802 6454 3801 6455 3802 6455 3803 6455 3803 6456 3802 6456 4554 6456 3803 6457 4554 6457 3804 6457 3804 6458 4554 6458 3805 6458 3804 6459 3805 6459 3807 6459 3807 6460 3805 6460 3806 6460 3807 6461 3806 6461 3808 6461 3808 6462 3806 6462 3809 6462 3808 6463 3809 6463 3810 6463 3810 6464 3809 6464 3811 6464 3810 6465 3811 6465 3812 6465 3812 6466 3811 6466 3814 6466 3812 6467 3814 6467 3813 6467 3813 6468 3814 6468 4550 6468 3813 6469 4550 6469 3815 6469 3815 6470 4550 6470 3816 6470 3815 6471 3816 6471 3817 6471 3817 6472 3816 6472 3818 6472 3817 6473 3818 6473 3819 6473 3819 6474 3818 6474 4555 6474 3819 6475 4555 6475 3820 6475 3820 6476 4555 6476 4531 6476 3820 6477 4531 6477 3821 6477 4531 6478 4532 6478 3821 6478 3821 6479 4532 6479 4533 6479 3821 6480 4533 6480 3822 6480 3822 6481 4533 6481 3823 6481 3822 6482 3823 6482 3793 6482 4541 6483 3824 6483 4548 6483 4548 6484 3824 6484 4125 6484 4548 6485 4125 6485 4126 6485 3827 6486 3901 6486 3825 6486 3825 6487 3901 6487 3873 6487 3825 6488 3826 6488 3827 6488 3827 6489 3826 6489 3829 6489 3827 6490 3829 6490 3828 6490 3828 6491 3829 6491 3830 6491 3828 6492 3830 6492 3882 6492 3882 6493 3830 6493 3831 6493 3882 6494 3831 6494 3883 6494 3883 6495 3831 6495 3832 6495 3883 6496 3832 6496 3877 6496 3877 6497 3832 6497 3833 6497 3877 6498 3833 6498 3834 6498 3834 6499 3833 6499 3835 6499 3834 6500 3835 6500 3836 6500 3836 6501 3835 6501 4509 6501 3836 6502 4509 6502 3875 6502 3875 6503 4509 6503 4522 6503 3875 6504 4522 6504 3878 6504 3878 6505 4522 6505 4521 6505 3878 6506 4521 6506 3879 6506 3879 6507 4521 6507 3837 6507 3879 6508 3837 6508 3838 6508 3838 6509 3837 6509 4519 6509 3838 6510 4519 6510 3839 6510 3839 6511 4519 6511 4513 6511 3839 6512 4513 6512 3840 6512 3840 6513 4513 6513 3841 6513 3840 6514 3841 6514 3842 6514 3842 6515 3841 6515 3843 6515 3842 6516 3843 6516 3884 6516 3884 6517 3843 6517 3844 6517 3884 6518 3844 6518 3845 6518 3845 6519 3844 6519 3847 6519 3845 6520 3847 6520 3846 6520 3846 6521 3847 6521 4508 6521 3846 6522 4508 6522 3848 6522 3848 6523 4508 6523 4511 6523 3848 6524 4511 6524 3874 6524 3874 6525 4511 6525 3849 6525 3874 6526 3849 6526 3851 6526 3851 6527 3849 6527 3850 6527 3851 6528 3850 6528 3852 6528 3852 6529 3850 6529 3854 6529 3852 6530 3854 6530 3853 6530 3853 6531 3854 6531 3855 6531 3853 6532 3855 6532 3886 6532 3886 6533 3855 6533 3857 6533 3886 6534 3857 6534 3856 6534 3856 6535 3857 6535 3858 6535 3856 6536 3858 6536 3889 6536 3889 6537 3858 6537 3859 6537 3889 6538 3859 6538 3891 6538 3891 6539 3859 6539 3860 6539 3891 6540 3860 6540 3892 6540 3892 6541 3860 6541 3861 6541 3892 6542 3861 6542 3893 6542 3893 6543 3861 6543 3862 6543 3893 6544 3862 6544 3863 6544 3863 6545 3862 6545 4517 6545 3863 6546 4517 6546 3894 6546 3894 6547 4517 6547 3864 6547 3894 6548 3864 6548 3865 6548 3865 6549 3864 6549 4507 6549 3865 6550 4507 6550 3895 6550 3895 6551 4507 6551 3866 6551 3895 6552 3866 6552 3896 6552 3896 6553 3866 6553 3867 6553 3896 6554 3867 6554 3898 6554 3898 6555 3867 6555 3868 6555 3898 6556 3868 6556 3869 6556 3869 6557 3868 6557 3870 6557 3869 6558 3870 6558 3871 6558 3871 6559 3870 6559 3873 6559 3871 6560 3873 6560 3872 6560 3872 6561 3873 6561 3901 6561 3880 6562 3845 6562 3846 6562 3846 6563 3848 6563 3880 6563 3880 6564 3848 6564 3874 6564 3880 6565 3874 6565 3902 6565 3834 6566 3836 6566 3876 6566 3876 6567 3836 6567 3875 6567 3876 6568 3875 6568 3878 6568 3926 6569 3883 6569 3876 6569 3876 6570 3883 6570 3877 6570 3876 6571 3877 6571 3834 6571 3878 6572 3879 6572 3876 6572 3876 6573 3879 6573 3838 6573 3876 6574 3838 6574 3880 6574 3880 6575 3838 6575 3839 6575 3880 6576 3839 6576 3840 6576 3900 6577 3827 6577 3881 6577 3881 6578 3827 6578 3828 6578 3881 6579 3828 6579 3926 6579 3926 6580 3828 6580 3882 6580 3926 6581 3882 6581 3883 6581 3840 6582 3842 6582 3880 6582 3880 6583 3842 6583 3884 6583 3880 6584 3884 6584 3845 6584 3874 6585 3851 6585 3902 6585 3902 6586 3851 6586 3852 6586 3902 6587 3852 6587 3925 6587 3925 6588 3852 6588 3853 6588 3925 6589 3853 6589 3885 6589 3885 6590 3853 6590 3886 6590 3885 6591 3886 6591 3887 6591 3887 6592 3886 6592 3856 6592 3887 6593 3856 6593 3888 6593 3888 6594 3856 6594 3889 6594 3888 6595 3889 6595 3890 6595 3890 6596 3889 6596 3891 6596 3890 6597 3891 6597 3921 6597 3921 6598 3891 6598 3892 6598 3921 6599 3892 6599 3918 6599 3918 6600 3892 6600 3893 6600 3918 6601 3893 6601 3917 6601 3917 6602 3893 6602 3863 6602 3917 6603 3863 6603 3916 6603 3916 6604 3863 6604 3894 6604 3916 6605 3894 6605 3914 6605 3914 6606 3894 6606 3865 6606 3914 6607 3865 6607 3912 6607 3912 6608 3865 6608 3895 6608 3912 6609 3895 6609 3910 6609 3910 6610 3895 6610 3896 6610 3910 6611 3896 6611 3897 6611 3897 6612 3896 6612 3898 6612 3897 6613 3898 6613 3908 6613 3908 6614 3898 6614 3869 6614 3908 6615 3869 6615 3899 6615 3899 6616 3869 6616 3871 6616 3899 6617 3871 6617 3904 6617 3904 6618 3871 6618 3872 6618 3904 6619 3872 6619 3900 6619 3900 6620 3872 6620 3901 6620 3900 6621 3901 6621 3827 6621 4506 6622 3880 6622 4512 6622 4512 6623 3880 6623 3902 6623 4512 6624 3902 6624 3903 6624 3926 6625 4514 6625 4515 6625 3926 6626 4515 6626 3881 6626 3881 6627 4515 6627 4516 6627 3881 6628 4516 6628 3900 6628 3900 6629 4516 6629 3905 6629 3900 6630 3905 6630 3904 6630 3904 6631 3905 6631 3906 6631 3904 6632 3906 6632 3899 6632 3899 6633 3906 6633 3907 6633 3899 6634 3907 6634 3908 6634 3907 6635 4524 6635 3908 6635 3908 6636 4524 6636 4523 6636 3908 6637 4523 6637 3897 6637 3897 6638 4523 6638 3909 6638 3897 6639 3909 6639 3910 6639 3910 6640 3909 6640 3911 6640 3910 6641 3911 6641 3912 6641 3912 6642 3911 6642 3913 6642 3912 6643 3913 6643 3914 6643 3914 6644 3913 6644 3915 6644 3914 6645 3915 6645 3916 6645 3916 6646 3915 6646 4526 6646 3916 6647 4526 6647 3917 6647 3917 6648 4526 6648 3919 6648 3917 6649 3919 6649 3918 6649 3918 6650 3919 6650 3920 6650 3918 6651 3920 6651 3921 6651 3921 6652 3920 6652 4525 6652 3921 6653 4525 6653 3890 6653 3890 6654 4525 6654 3922 6654 3890 6655 3922 6655 3888 6655 3888 6656 3922 6656 3923 6656 3888 6657 3923 6657 3887 6657 3887 6658 3923 6658 4518 6658 3887 6659 4518 6659 3885 6659 4518 6660 4510 6660 3885 6660 3885 6661 4510 6661 3924 6661 3885 6662 3924 6662 3925 6662 3925 6663 3924 6663 3903 6663 3925 6664 3903 6664 3902 6664 4514 6665 3926 6665 4520 6665 4520 6666 3926 6666 3876 6666 4520 6667 3876 6667 4437 6667 3975 6668 3967 6668 4479 6668 4479 6669 3967 6669 4481 6669 4479 6670 3927 6670 3975 6670 3975 6671 3927 6671 3928 6671 3975 6672 3928 6672 3976 6672 3976 6673 3928 6673 4477 6673 3976 6674 4477 6674 3977 6674 3977 6675 4477 6675 3929 6675 3977 6676 3929 6676 3972 6676 3972 6677 3929 6677 4476 6677 3972 6678 4476 6678 3973 6678 3973 6679 4476 6679 3930 6679 3973 6680 3930 6680 3974 6680 3974 6681 3930 6681 3932 6681 3974 6682 3932 6682 3931 6682 3931 6683 3932 6683 3933 6683 3931 6684 3933 6684 3970 6684 3970 6685 3933 6685 4485 6685 3970 6686 4485 6686 3934 6686 3934 6687 4485 6687 3935 6687 3934 6688 3935 6688 3978 6688 3978 6689 3935 6689 3936 6689 3978 6690 3936 6690 3979 6690 3979 6691 3936 6691 4496 6691 3979 6692 4496 6692 3980 6692 3980 6693 4496 6693 4494 6693 3980 6694 4494 6694 3937 6694 3937 6695 4494 6695 3938 6695 3937 6696 3938 6696 3968 6696 3968 6697 3938 6697 4493 6697 3968 6698 4493 6698 3971 6698 3971 6699 4493 6699 3940 6699 3971 6700 3940 6700 3939 6700 3939 6701 3940 6701 3941 6701 3939 6702 3941 6702 3942 6702 3942 6703 3941 6703 3943 6703 3942 6704 3943 6704 3944 6704 3944 6705 3943 6705 3945 6705 3944 6706 3945 6706 3946 6706 3946 6707 3945 6707 4491 6707 3946 6708 4491 6708 3947 6708 3947 6709 4491 6709 3948 6709 3947 6710 3948 6710 3949 6710 3949 6711 3948 6711 3950 6711 3949 6712 3950 6712 3951 6712 3951 6713 3950 6713 4489 6713 3951 6714 4489 6714 3982 6714 3982 6715 4489 6715 4488 6715 3982 6716 4488 6716 3952 6716 3952 6717 4488 6717 4487 6717 3952 6718 4487 6718 3953 6718 3953 6719 4487 6719 4486 6719 3953 6720 4486 6720 3985 6720 3985 6721 4486 6721 4474 6721 3985 6722 4474 6722 3954 6722 3954 6723 4474 6723 3956 6723 3954 6724 3956 6724 3955 6724 3955 6725 3956 6725 4473 6725 3955 6726 4473 6726 3987 6726 3987 6727 4473 6727 4472 6727 3987 6728 4472 6728 3989 6728 3989 6729 4472 6729 3957 6729 3989 6730 3957 6730 3958 6730 3958 6731 3957 6731 3959 6731 3958 6732 3959 6732 3960 6732 3960 6733 3959 6733 3961 6733 3960 6734 3961 6734 3962 6734 3962 6735 3961 6735 4484 6735 3962 6736 4484 6736 3963 6736 3963 6737 4484 6737 3964 6737 3963 6738 3964 6738 3965 6738 3965 6739 3964 6739 4483 6739 3965 6740 4483 6740 3966 6740 3966 6741 4483 6741 4481 6741 3966 6742 4481 6742 3994 6742 3994 6743 4481 6743 3967 6743 3937 6744 3968 6744 4129 6744 3974 6745 3931 6745 3969 6745 3969 6746 3931 6746 3970 6746 3969 6747 3970 6747 3934 6747 3968 6748 3971 6748 4129 6748 4129 6749 3971 6749 3939 6749 4129 6750 3939 6750 3942 6750 3942 6751 3944 6751 4129 6751 4129 6752 3944 6752 3946 6752 4129 6753 3946 6753 3981 6753 3995 6754 3972 6754 3969 6754 3969 6755 3972 6755 3973 6755 3969 6756 3973 6756 3974 6756 3998 6757 3975 6757 3996 6757 3996 6758 3975 6758 3976 6758 3996 6759 3976 6759 3995 6759 3995 6760 3976 6760 3977 6760 3995 6761 3977 6761 3972 6761 3934 6762 3978 6762 3969 6762 3969 6763 3978 6763 3979 6763 3969 6764 3979 6764 4129 6764 4129 6765 3979 6765 3980 6765 4129 6766 3980 6766 3937 6766 3946 6767 3947 6767 3981 6767 3981 6768 3947 6768 3949 6768 3981 6769 3949 6769 4013 6769 4013 6770 3949 6770 3951 6770 4013 6771 3951 6771 4012 6771 4012 6772 3951 6772 3982 6772 4012 6773 3982 6773 3983 6773 3983 6774 3982 6774 3952 6774 3983 6775 3952 6775 3984 6775 3984 6776 3952 6776 3953 6776 3984 6777 3953 6777 4009 6777 4009 6778 3953 6778 3985 6778 4009 6779 3985 6779 3986 6779 3986 6780 3985 6780 3954 6780 3986 6781 3954 6781 4006 6781 4006 6782 3954 6782 3955 6782 4006 6783 3955 6783 4005 6783 4005 6784 3955 6784 3987 6784 4005 6785 3987 6785 4003 6785 4003 6786 3987 6786 3989 6786 4003 6787 3989 6787 3988 6787 3988 6788 3989 6788 3958 6788 3988 6789 3958 6789 4001 6789 4001 6790 3958 6790 3960 6790 4001 6791 3960 6791 3990 6791 3990 6792 3960 6792 3962 6792 3990 6793 3962 6793 3991 6793 3991 6794 3962 6794 3963 6794 3991 6795 3963 6795 3992 6795 3992 6796 3963 6796 3965 6796 3992 6797 3965 6797 3993 6797 3993 6798 3965 6798 3966 6798 3993 6799 3966 6799 3999 6799 3999 6800 3966 6800 3994 6800 3999 6801 3994 6801 3998 6801 3998 6802 3994 6802 3967 6802 3998 6803 3967 6803 3975 6803 4129 6804 3981 6804 4492 6804 4492 6805 3981 6805 4490 6805 3995 6806 4014 6806 3997 6806 3995 6807 3997 6807 3996 6807 3996 6808 3997 6808 4478 6808 3996 6809 4478 6809 3998 6809 3998 6810 4478 6810 4480 6810 3998 6811 4480 6811 3999 6811 3999 6812 4480 6812 4482 6812 3999 6813 4482 6813 3993 6813 3993 6814 4482 6814 4504 6814 3993 6815 4504 6815 3992 6815 4504 6816 4503 6816 3992 6816 3992 6817 4503 6817 4000 6817 3992 6818 4000 6818 3991 6818 3991 6819 4000 6819 4501 6819 3991 6820 4501 6820 3990 6820 3990 6821 4501 6821 4002 6821 3990 6822 4002 6822 4001 6822 4001 6823 4002 6823 4502 6823 4001 6824 4502 6824 3988 6824 3988 6825 4502 6825 4004 6825 3988 6826 4004 6826 4003 6826 4003 6827 4004 6827 4499 6827 4003 6828 4499 6828 4005 6828 4005 6829 4499 6829 4498 6829 4005 6830 4498 6830 4006 6830 4006 6831 4498 6831 4007 6831 4006 6832 4007 6832 3986 6832 3986 6833 4007 6833 4008 6833 3986 6834 4008 6834 4009 6834 4009 6835 4008 6835 4497 6835 4009 6836 4497 6836 3984 6836 3984 6837 4497 6837 4500 6837 3984 6838 4500 6838 3983 6838 3983 6839 4500 6839 4475 6839 3983 6840 4475 6840 4012 6840 4475 6841 4010 6841 4012 6841 4012 6842 4010 6842 4011 6842 4012 6843 4011 6843 4013 6843 4013 6844 4011 6844 4490 6844 4013 6845 4490 6845 3981 6845 3995 6846 3969 6846 4014 6846 4014 6847 3969 6847 4495 6847 4127 6848 5029 6848 4015 6848 4015 6849 5029 6849 5041 6849 4015 6850 5041 6850 4452 6850 4452 6851 5041 6851 4016 6851 4452 6852 4016 6852 4017 6852 4017 6853 4016 6853 5043 6853 4017 6854 5043 6854 4018 6854 4018 6855 5043 6855 5044 6855 4018 6856 5044 6856 4447 6856 4447 6857 5044 6857 5050 6857 4447 6858 5050 6858 4019 6858 4019 6859 5050 6859 5052 6859 4019 6860 5052 6860 4443 6860 4443 6861 5052 6861 5054 6861 4443 6862 5054 6862 4441 6862 4441 6863 5054 6863 4020 6863 4441 6864 4020 6864 4439 6864 4439 6865 4020 6865 5058 6865 4090 6866 4091 6866 4021 6866 4021 6867 4091 6867 5020 6867 4021 6868 5019 6868 4090 6868 4090 6869 5019 6869 4022 6869 4090 6870 4022 6870 4088 6870 4088 6871 4022 6871 4023 6871 4088 6872 4023 6872 4024 6872 4024 6873 4023 6873 5016 6873 4024 6874 5016 6874 4086 6874 4086 6875 5016 6875 4025 6875 4086 6876 4025 6876 4084 6876 4084 6877 4025 6877 5007 6877 4084 6878 5007 6878 4026 6878 4026 6879 5007 6879 4027 6879 4026 6880 4027 6880 4082 6880 4082 6881 4027 6881 4999 6881 4082 6882 4999 6882 4028 6882 4028 6883 4999 6883 4029 6883 4028 6884 4029 6884 4079 6884 4079 6885 4029 6885 4030 6885 4079 6886 4030 6886 4031 6886 4031 6887 4030 6887 4032 6887 4031 6888 4032 6888 4071 6888 4071 6889 4032 6889 5014 6889 4071 6890 5014 6890 4070 6890 4070 6891 5014 6891 4034 6891 4070 6892 4034 6892 4033 6892 4033 6893 4034 6893 4035 6893 4033 6894 4035 6894 4068 6894 4068 6895 4035 6895 5012 6895 4068 6896 5012 6896 4067 6896 4067 6897 5012 6897 4036 6897 4067 6898 4036 6898 4066 6898 4066 6899 4036 6899 5011 6899 4066 6900 5011 6900 4037 6900 4037 6901 5011 6901 4039 6901 4037 6902 4039 6902 4038 6902 4038 6903 4039 6903 4041 6903 4038 6904 4041 6904 4040 6904 4040 6905 4041 6905 5005 6905 4040 6906 5005 6906 4073 6906 4073 6907 5005 6907 4042 6907 4073 6908 4042 6908 4074 6908 4074 6909 4042 6909 5006 6909 4074 6910 5006 6910 4060 6910 4060 6911 5006 6911 5003 6911 4060 6912 5003 6912 4061 6912 4061 6913 5003 6913 4043 6913 4061 6914 4043 6914 4062 6914 4062 6915 4043 6915 5001 6915 4062 6916 5001 6916 4075 6916 4075 6917 5001 6917 5000 6917 4075 6918 5000 6918 4044 6918 4044 6919 5000 6919 4045 6919 4044 6920 4045 6920 4046 6920 4046 6921 4045 6921 4048 6921 4046 6922 4048 6922 4047 6922 4047 6923 4048 6923 5010 6923 4047 6924 5010 6924 4058 6924 4058 6925 5010 6925 5009 6925 4058 6926 5009 6926 4063 6926 4063 6927 5009 6927 4049 6927 4063 6928 4049 6928 4064 6928 4064 6929 4049 6929 4050 6929 4064 6930 4050 6930 4051 6930 4051 6931 4050 6931 4052 6931 4051 6932 4052 6932 4059 6932 4059 6933 4052 6933 5008 6933 4059 6934 5008 6934 4065 6934 4065 6935 5008 6935 4054 6935 4065 6936 4054 6936 4053 6936 4053 6937 4054 6937 4056 6937 4053 6938 4056 6938 4055 6938 4055 6939 4056 6939 5020 6939 4055 6940 5020 6940 4093 6940 4093 6941 5020 6941 4091 6941 4063 6942 4057 6942 4058 6942 4058 6943 4057 6943 4047 6943 4057 6944 4059 6944 4094 6944 4094 6945 4059 6945 4065 6945 4074 6946 4060 6946 4110 6946 4110 6947 4060 6947 4061 6947 4110 6948 4061 6948 4062 6948 4063 6949 4064 6949 4057 6949 4057 6950 4064 6950 4051 6950 4057 6951 4051 6951 4059 6951 4065 6952 4053 6952 4094 6952 4094 6953 4053 6953 4055 6953 4094 6954 4055 6954 4108 6954 4108 6955 4055 6955 4093 6955 4108 6956 4093 6956 4092 6956 4037 6957 4072 6957 4066 6957 4066 6958 4072 6958 4095 6958 4066 6959 4095 6959 4067 6959 4067 6960 4095 6960 4096 6960 4067 6961 4096 6961 4068 6961 4068 6962 4096 6962 4098 6962 4068 6963 4098 6963 4033 6963 4033 6964 4098 6964 4069 6964 4033 6965 4069 6965 4070 6965 4070 6966 4069 6966 4076 6966 4070 6967 4076 6967 4071 6967 4037 6968 4038 6968 4072 6968 4072 6969 4038 6969 4040 6969 4072 6970 4040 6970 4110 6970 4110 6971 4040 6971 4073 6971 4110 6972 4073 6972 4074 6972 4062 6973 4075 6973 4110 6973 4110 6974 4075 6974 4044 6974 4110 6975 4044 6975 4057 6975 4057 6976 4044 6976 4046 6976 4057 6977 4046 6977 4047 6977 4076 6978 4099 6978 4071 6978 4071 6979 4099 6979 4077 6979 4071 6980 4077 6980 4031 6980 4031 6981 4077 6981 4078 6981 4031 6982 4078 6982 4079 6982 4079 6983 4078 6983 4080 6983 4079 6984 4080 6984 4028 6984 4028 6985 4080 6985 4081 6985 4028 6986 4081 6986 4082 6986 4082 6987 4081 6987 4104 6987 4082 6988 4104 6988 4026 6988 4026 6989 4104 6989 4083 6989 4026 6990 4083 6990 4084 6990 4084 6991 4083 6991 4085 6991 4084 6992 4085 6992 4086 6992 4086 6993 4085 6993 4087 6993 4086 6994 4087 6994 4024 6994 4024 6995 4087 6995 4105 6995 4024 6996 4105 6996 4088 6996 4088 6997 4105 6997 4089 6997 4088 6998 4089 6998 4090 6998 4090 6999 4089 6999 4092 6999 4090 7000 4092 7000 4091 7000 4091 7001 4092 7001 4093 7001 4057 7002 4094 7002 4112 7002 4112 7003 4094 7003 5021 7003 4072 7004 4109 7004 5004 7004 4072 7005 5004 7005 4095 7005 4095 7006 5004 7006 4998 7006 4095 7007 4998 7007 4096 7007 4096 7008 4998 7008 5013 7008 4096 7009 5013 7009 4098 7009 5013 7010 4097 7010 4098 7010 4098 7011 4097 7011 5022 7011 4098 7012 5022 7012 4069 7012 4069 7013 5022 7013 5028 7013 4069 7014 5028 7014 4076 7014 4076 7015 5028 7015 5027 7015 4076 7016 5027 7016 4099 7016 4099 7017 5027 7017 5024 7017 4099 7018 5024 7018 4077 7018 4077 7019 5024 7019 5023 7019 4077 7020 5023 7020 4078 7020 4078 7021 5023 7021 4100 7021 4078 7022 4100 7022 4080 7022 4080 7023 4100 7023 4101 7023 4080 7024 4101 7024 4081 7024 4081 7025 4101 7025 4102 7025 4081 7026 4102 7026 4104 7026 4104 7027 4102 7027 4103 7027 4104 7028 4103 7028 4083 7028 4083 7029 4103 7029 5025 7029 4083 7030 5025 7030 4085 7030 4085 7031 5025 7031 5026 7031 4085 7032 5026 7032 4087 7032 4087 7033 5026 7033 5015 7033 4087 7034 5015 7034 4105 7034 5015 7035 5017 7035 4105 7035 4105 7036 5017 7036 4106 7036 4105 7037 4106 7037 4089 7037 4089 7038 4106 7038 5018 7038 4089 7039 5018 7039 4092 7039 4092 7040 5018 7040 4107 7040 4092 7041 4107 7041 4108 7041 4108 7042 4107 7042 5021 7042 4108 7043 5021 7043 4094 7043 4072 7044 4110 7044 4109 7044 4109 7045 4110 7045 5002 7045 3730 7046 3728 7046 4111 7046 4111 7047 3728 7047 4125 7047 4111 7048 4125 7048 4124 7048 4965 7049 5002 7049 4110 7049 4057 7050 4112 7050 4127 7050 4127 7051 4112 7051 4113 7051 4127 7052 4113 7052 5029 7052 3730 7053 4932 7053 3728 7053 3728 7054 4932 7054 4114 7054 3728 7055 4114 7055 4966 7055 4115 7056 4495 7056 3969 7056 4592 7057 4754 7057 4116 7057 4116 7058 4754 7058 4117 7058 4116 7059 4117 7059 4118 7059 4118 7060 4117 7060 4588 7060 4929 7061 4119 7061 3645 7061 3645 7062 4119 7062 4968 7062 3645 7063 4968 7063 4977 7063 4965 7064 4110 7064 3675 7064 4433 7065 4120 7065 4434 7065 4434 7066 4120 7066 4121 7066 4434 7067 4121 7067 4122 7067 4122 7068 4121 7068 3792 7068 4896 7069 4124 7069 4123 7069 4123 7070 4124 7070 4117 7070 4436 7071 3880 7071 4505 7071 4505 7072 3880 7072 4506 7072 4929 7073 3645 7073 3696 7073 3696 7074 3645 7074 3876 7074 3696 7075 3876 7075 3728 7075 3728 7076 3876 7076 3880 7076 3728 7077 3880 7077 4125 7077 4125 7078 3880 7078 4436 7078 4125 7079 4436 7079 4126 7079 4129 7080 4492 7080 4470 7080 4115 7081 3969 7081 4127 7081 4127 7082 3969 7082 4110 7082 4127 7083 4110 7083 4057 7083 4125 7084 4121 7084 4124 7084 4124 7085 4121 7085 4120 7085 4124 7086 4120 7086 4117 7086 4117 7087 4120 7087 4128 7087 4117 7088 4128 7088 4588 7088 3675 7089 4110 7089 3676 7089 3676 7090 4110 7090 3969 7090 3676 7091 3969 7091 3645 7091 3645 7092 3969 7092 4129 7092 3645 7093 4129 7093 3876 7093 3876 7094 4129 7094 4470 7094 3876 7095 4470 7095 4437 7095 4894 7096 4388 7096 4130 7096 4130 7097 4388 7097 4131 7097 4130 7098 4131 7098 4132 7098 4133 7099 4866 7099 4135 7099 4133 7100 4135 7100 4134 7100 4134 7101 4135 7101 4137 7101 4134 7102 4137 7102 4136 7102 4136 7103 4137 7103 4868 7103 4136 7104 4868 7104 4138 7104 4138 7105 4868 7105 4870 7105 4138 7106 4870 7106 4139 7106 4139 7107 4870 7107 4873 7107 4139 7108 4873 7108 4140 7108 4140 7109 4873 7109 4141 7109 4140 7110 4141 7110 4142 7110 4142 7111 4141 7111 4875 7111 4142 7112 4875 7112 4143 7112 4143 7113 4875 7113 4144 7113 4143 7114 4144 7114 4145 7114 4145 7115 4144 7115 4878 7115 4145 7116 4878 7116 4146 7116 4146 7117 4878 7117 4880 7117 4146 7118 4880 7118 4147 7118 4147 7119 4880 7119 4881 7119 4147 7120 4881 7120 4148 7120 4148 7121 4881 7121 4883 7121 4148 7122 4883 7122 4149 7122 4149 7123 4883 7123 4884 7123 4149 7124 4884 7124 4150 7124 4150 7125 4884 7125 4885 7125 4150 7126 4885 7126 4151 7126 4151 7127 4885 7127 4153 7127 4151 7128 4153 7128 4152 7128 4152 7129 4153 7129 4887 7129 4152 7130 4887 7130 4155 7130 4155 7131 4887 7131 4154 7131 4155 7132 4154 7132 4156 7132 4156 7133 4154 7133 4890 7133 4156 7134 4890 7134 4157 7134 4157 7135 4890 7135 4132 7135 4157 7136 4132 7136 4131 7136 4866 7137 4133 7137 4859 7137 4859 7138 4133 7138 4158 7138 4859 7139 4158 7139 4756 7139 4226 7140 4225 7140 4840 7140 4840 7141 4225 7141 4842 7141 4840 7142 4159 7142 4226 7142 4226 7143 4159 7143 4838 7143 4226 7144 4838 7144 4202 7144 4202 7145 4838 7145 4160 7145 4202 7146 4160 7146 4201 7146 4201 7147 4160 7147 4161 7147 4201 7148 4161 7148 4200 7148 4200 7149 4161 7149 4162 7149 4200 7150 4162 7150 4163 7150 4163 7151 4162 7151 4837 7151 4163 7152 4837 7152 4164 7152 4164 7153 4837 7153 4166 7153 4164 7154 4166 7154 4165 7154 4165 7155 4166 7155 4167 7155 4165 7156 4167 7156 4230 7156 4230 7157 4167 7157 4168 7157 4230 7158 4168 7158 4169 7158 4169 7159 4168 7159 4170 7159 4169 7160 4170 7160 4227 7160 4227 7161 4170 7161 4171 7161 4227 7162 4171 7162 4172 7162 4172 7163 4171 7163 4173 7163 4172 7164 4173 7164 4229 7164 4229 7165 4173 7165 4836 7165 4229 7166 4836 7166 4174 7166 4174 7167 4836 7167 4835 7167 4174 7168 4835 7168 4175 7168 4175 7169 4835 7169 4833 7169 4175 7170 4833 7170 4176 7170 4176 7171 4833 7171 4832 7171 4176 7172 4832 7172 4203 7172 4203 7173 4832 7173 4177 7173 4203 7174 4177 7174 4204 7174 4204 7175 4177 7175 4831 7175 4204 7176 4831 7176 4178 7176 4178 7177 4831 7177 4179 7177 4178 7178 4179 7178 4207 7178 4207 7179 4179 7179 4180 7179 4207 7180 4180 7180 4208 7180 4208 7181 4180 7181 4182 7181 4208 7182 4182 7182 4181 7182 4181 7183 4182 7183 4183 7183 4181 7184 4183 7184 4184 7184 4184 7185 4183 7185 4186 7185 4184 7186 4186 7186 4185 7186 4185 7187 4186 7187 4187 7187 4185 7188 4187 7188 4211 7188 4211 7189 4187 7189 4189 7189 4211 7190 4189 7190 4188 7190 4188 7191 4189 7191 4191 7191 4188 7192 4191 7192 4190 7192 4190 7193 4191 7193 4192 7193 4190 7194 4192 7194 4213 7194 4213 7195 4192 7195 4847 7195 4213 7196 4847 7196 4214 7196 4214 7197 4847 7197 4193 7197 4214 7198 4193 7198 4194 7198 4194 7199 4193 7199 4834 7199 4194 7200 4834 7200 4216 7200 4216 7201 4834 7201 4195 7201 4216 7202 4195 7202 4196 7202 4196 7203 4195 7203 4846 7203 4196 7204 4846 7204 4217 7204 4217 7205 4846 7205 4845 7205 4217 7206 4845 7206 4219 7206 4219 7207 4845 7207 4844 7207 4219 7208 4844 7208 4197 7208 4197 7209 4844 7209 4843 7209 4197 7210 4843 7210 4198 7210 4198 7211 4843 7211 4199 7211 4198 7212 4199 7212 4222 7212 4222 7213 4199 7213 4842 7213 4222 7214 4842 7214 4223 7214 4223 7215 4842 7215 4225 7215 4201 7216 4200 7216 4375 7216 4375 7217 4200 7217 4163 7217 4375 7218 4163 7218 4164 7218 4201 7219 4375 7219 4202 7219 4202 7220 4375 7220 4224 7220 4202 7221 4224 7221 4226 7221 4228 7222 4175 7222 4176 7222 4176 7223 4203 7223 4228 7223 4228 7224 4203 7224 4204 7224 4228 7225 4204 7225 4205 7225 4204 7226 4178 7226 4205 7226 4205 7227 4178 7227 4207 7227 4205 7228 4207 7228 4206 7228 4206 7229 4207 7229 4208 7229 4206 7230 4208 7230 4253 7230 4253 7231 4208 7231 4181 7231 4253 7232 4181 7232 4209 7232 4209 7233 4181 7233 4184 7233 4209 7234 4184 7234 4210 7234 4210 7235 4184 7235 4185 7235 4210 7236 4185 7236 4250 7236 4250 7237 4185 7237 4211 7237 4250 7238 4211 7238 4212 7238 4212 7239 4211 7239 4188 7239 4212 7240 4188 7240 4248 7240 4248 7241 4188 7241 4190 7241 4248 7242 4190 7242 4246 7242 4246 7243 4190 7243 4213 7243 4246 7244 4213 7244 4244 7244 4244 7245 4213 7245 4214 7245 4244 7246 4214 7246 4215 7246 4215 7247 4214 7247 4194 7247 4215 7248 4194 7248 4242 7248 4242 7249 4194 7249 4216 7249 4242 7250 4216 7250 4240 7250 4240 7251 4216 7251 4196 7251 4240 7252 4196 7252 4239 7252 4239 7253 4196 7253 4217 7253 4239 7254 4217 7254 4218 7254 4218 7255 4217 7255 4219 7255 4218 7256 4219 7256 4220 7256 4220 7257 4219 7257 4197 7257 4220 7258 4197 7258 4237 7258 4237 7259 4197 7259 4198 7259 4237 7260 4198 7260 4221 7260 4221 7261 4198 7261 4222 7261 4221 7262 4222 7262 4234 7262 4234 7263 4222 7263 4223 7263 4234 7264 4223 7264 4224 7264 4224 7265 4223 7265 4225 7265 4224 7266 4225 7266 4226 7266 4375 7267 4169 7267 4228 7267 4228 7268 4169 7268 4227 7268 4228 7269 4227 7269 4172 7269 4172 7270 4229 7270 4228 7270 4228 7271 4229 7271 4174 7271 4228 7272 4174 7272 4175 7272 4164 7273 4165 7273 4375 7273 4375 7274 4165 7274 4230 7274 4375 7275 4230 7275 4169 7275 4231 7276 4228 7276 4232 7276 4232 7277 4228 7277 4205 7277 4232 7278 4205 7278 4233 7278 4224 7279 4839 7279 4235 7279 4224 7280 4235 7280 4234 7280 4234 7281 4235 7281 4841 7281 4234 7282 4841 7282 4221 7282 4221 7283 4841 7283 4236 7283 4221 7284 4236 7284 4237 7284 4237 7285 4236 7285 4238 7285 4237 7286 4238 7286 4220 7286 4220 7287 4238 7287 4851 7287 4220 7288 4851 7288 4218 7288 4851 7289 4855 7289 4218 7289 4218 7290 4855 7290 4854 7290 4218 7291 4854 7291 4239 7291 4239 7292 4854 7292 4853 7292 4239 7293 4853 7293 4240 7293 4240 7294 4853 7294 4241 7294 4240 7295 4241 7295 4242 7295 4242 7296 4241 7296 4243 7296 4242 7297 4243 7297 4215 7297 4215 7298 4243 7298 4245 7298 4215 7299 4245 7299 4244 7299 4244 7300 4245 7300 4852 7300 4244 7301 4852 7301 4246 7301 4246 7302 4852 7302 4247 7302 4246 7303 4247 7303 4248 7303 4248 7304 4247 7304 4249 7304 4248 7305 4249 7305 4212 7305 4212 7306 4249 7306 4850 7306 4212 7307 4850 7307 4250 7307 4250 7308 4850 7308 4849 7308 4250 7309 4849 7309 4210 7309 4210 7310 4849 7310 4848 7310 4210 7311 4848 7311 4209 7311 4209 7312 4848 7312 4830 7312 4209 7313 4830 7313 4253 7313 4830 7314 4251 7314 4253 7314 4253 7315 4251 7315 4252 7315 4253 7316 4252 7316 4206 7316 4206 7317 4252 7317 4233 7317 4206 7318 4233 7318 4205 7318 4839 7319 4224 7319 4826 7319 4826 7320 4224 7320 4375 7320 4826 7321 4375 7321 4829 7321 4294 7322 4254 7322 4255 7322 4255 7323 4254 7323 4811 7323 4255 7324 4808 7324 4294 7324 4294 7325 4808 7325 4802 7325 4294 7326 4802 7326 4256 7326 4256 7327 4802 7327 4801 7327 4256 7328 4801 7328 4257 7328 4257 7329 4801 7329 4784 7329 4257 7330 4784 7330 4291 7330 4291 7331 4784 7331 4795 7331 4291 7332 4795 7332 4258 7332 4258 7333 4795 7333 4259 7333 4258 7334 4259 7334 4292 7334 4292 7335 4259 7335 4261 7335 4292 7336 4261 7336 4260 7336 4260 7337 4261 7337 4263 7337 4260 7338 4263 7338 4262 7338 4262 7339 4263 7339 4788 7339 4262 7340 4788 7340 4321 7340 4321 7341 4788 7341 4804 7341 4321 7342 4804 7342 4264 7342 4264 7343 4804 7343 4265 7343 4264 7344 4265 7344 4266 7344 4266 7345 4265 7345 4803 7345 4266 7346 4803 7346 4267 7346 4267 7347 4803 7347 4268 7347 4267 7348 4268 7348 4319 7348 4319 7349 4268 7349 4269 7349 4319 7350 4269 7350 4320 7350 4320 7351 4269 7351 4800 7351 4320 7352 4800 7352 4295 7352 4295 7353 4800 7353 4787 7353 4295 7354 4787 7354 4296 7354 4296 7355 4787 7355 4270 7355 4296 7356 4270 7356 4271 7356 4271 7357 4270 7357 4272 7357 4271 7358 4272 7358 4273 7358 4273 7359 4272 7359 4274 7359 4273 7360 4274 7360 4297 7360 4297 7361 4274 7361 4794 7361 4297 7362 4794 7362 4275 7362 4275 7363 4794 7363 4277 7363 4275 7364 4277 7364 4276 7364 4276 7365 4277 7365 4792 7365 4276 7366 4792 7366 4300 7366 4300 7367 4792 7367 4790 7367 4300 7368 4790 7368 4301 7368 4301 7369 4790 7369 4279 7369 4301 7370 4279 7370 4278 7370 4278 7371 4279 7371 4280 7371 4278 7372 4280 7372 4304 7372 4304 7373 4280 7373 4281 7373 4304 7374 4281 7374 4306 7374 4306 7375 4281 7375 4282 7375 4306 7376 4282 7376 4307 7376 4307 7377 4282 7377 4798 7377 4307 7378 4798 7378 4309 7378 4309 7379 4798 7379 4797 7379 4309 7380 4797 7380 4283 7380 4283 7381 4797 7381 4284 7381 4283 7382 4284 7382 4311 7382 4311 7383 4284 7383 4796 7383 4311 7384 4796 7384 4312 7384 4312 7385 4796 7385 4789 7385 4312 7386 4789 7386 4313 7386 4313 7387 4789 7387 4285 7387 4313 7388 4285 7388 4286 7388 4286 7389 4285 7389 4815 7389 4286 7390 4815 7390 4287 7390 4287 7391 4815 7391 4288 7391 4287 7392 4288 7392 4314 7392 4314 7393 4288 7393 4289 7393 4314 7394 4289 7394 4317 7394 4317 7395 4289 7395 4811 7395 4317 7396 4811 7396 4290 7396 4290 7397 4811 7397 4254 7397 4257 7398 4291 7398 4293 7398 4293 7399 4291 7399 4258 7399 4293 7400 4258 7400 4292 7400 4257 7401 4293 7401 4256 7401 4256 7402 4293 7402 4336 7402 4256 7403 4336 7403 4294 7403 4318 7404 4320 7404 4295 7404 4295 7405 4296 7405 4318 7405 4318 7406 4296 7406 4271 7406 4318 7407 4271 7407 4335 7407 4271 7408 4273 7408 4335 7408 4335 7409 4273 7409 4297 7409 4335 7410 4297 7410 4334 7410 4334 7411 4297 7411 4275 7411 4334 7412 4275 7412 4298 7412 4298 7413 4275 7413 4276 7413 4298 7414 4276 7414 4299 7414 4299 7415 4276 7415 4300 7415 4299 7416 4300 7416 4333 7416 4333 7417 4300 7417 4301 7417 4333 7418 4301 7418 4302 7418 4302 7419 4301 7419 4278 7419 4302 7420 4278 7420 4303 7420 4303 7421 4278 7421 4304 7421 4303 7422 4304 7422 4305 7422 4305 7423 4304 7423 4306 7423 4305 7424 4306 7424 4330 7424 4330 7425 4306 7425 4307 7425 4330 7426 4307 7426 4308 7426 4308 7427 4307 7427 4309 7427 4308 7428 4309 7428 4329 7428 4329 7429 4309 7429 4283 7429 4329 7430 4283 7430 4328 7430 4328 7431 4283 7431 4311 7431 4328 7432 4311 7432 4310 7432 4310 7433 4311 7433 4312 7433 4310 7434 4312 7434 4326 7434 4326 7435 4312 7435 4313 7435 4326 7436 4313 7436 4325 7436 4325 7437 4313 7437 4286 7437 4325 7438 4286 7438 4324 7438 4324 7439 4286 7439 4287 7439 4324 7440 4287 7440 4315 7440 4315 7441 4287 7441 4314 7441 4315 7442 4314 7442 4323 7442 4323 7443 4314 7443 4317 7443 4323 7444 4317 7444 4316 7444 4316 7445 4317 7445 4290 7445 4316 7446 4290 7446 4336 7446 4336 7447 4290 7447 4254 7447 4336 7448 4254 7448 4294 7448 4293 7449 4321 7449 4318 7449 4318 7450 4321 7450 4264 7450 4318 7451 4264 7451 4266 7451 4266 7452 4267 7452 4318 7452 4318 7453 4267 7453 4319 7453 4318 7454 4319 7454 4320 7454 4292 7455 4260 7455 4293 7455 4293 7456 4260 7456 4262 7456 4293 7457 4262 7457 4321 7457 4373 7458 4318 7458 4786 7458 4786 7459 4318 7459 4335 7459 4786 7460 4335 7460 4322 7460 4336 7461 4809 7461 4810 7461 4336 7462 4810 7462 4316 7462 4316 7463 4810 7463 4812 7463 4316 7464 4812 7464 4323 7464 4323 7465 4812 7465 4813 7465 4323 7466 4813 7466 4315 7466 4315 7467 4813 7467 4814 7467 4315 7468 4814 7468 4324 7468 4324 7469 4814 7469 4816 7469 4324 7470 4816 7470 4325 7470 4816 7471 4818 7471 4325 7471 4325 7472 4818 7472 4821 7472 4325 7473 4821 7473 4326 7473 4326 7474 4821 7474 4820 7474 4326 7475 4820 7475 4310 7475 4310 7476 4820 7476 4327 7476 4310 7477 4327 7477 4328 7477 4328 7478 4327 7478 4824 7478 4328 7479 4824 7479 4329 7479 4329 7480 4824 7480 4823 7480 4329 7481 4823 7481 4308 7481 4308 7482 4823 7482 4822 7482 4308 7483 4822 7483 4330 7483 4330 7484 4822 7484 4331 7484 4330 7485 4331 7485 4305 7485 4305 7486 4331 7486 4825 7486 4305 7487 4825 7487 4303 7487 4303 7488 4825 7488 4332 7488 4303 7489 4332 7489 4302 7489 4302 7490 4332 7490 4819 7490 4302 7491 4819 7491 4333 7491 4333 7492 4819 7492 4817 7492 4333 7493 4817 7493 4299 7493 4299 7494 4817 7494 4799 7494 4299 7495 4799 7495 4298 7495 4799 7496 4791 7496 4298 7496 4298 7497 4791 7497 4793 7497 4298 7498 4793 7498 4334 7498 4334 7499 4793 7499 4322 7499 4334 7500 4322 7500 4335 7500 4809 7501 4336 7501 4785 7501 4785 7502 4336 7502 4293 7502 4785 7503 4293 7503 4807 7503 4338 7504 4337 7504 4769 7504 4769 7505 4337 7505 4774 7505 4338 7506 4769 7506 4340 7506 4338 7507 4340 7507 4339 7507 4339 7508 4340 7508 4341 7508 4339 7509 4341 7509 4342 7509 4342 7510 4341 7510 4344 7510 4342 7511 4344 7511 4343 7511 4343 7512 4344 7512 4345 7512 4343 7513 4345 7513 4346 7513 4346 7514 4345 7514 4765 7514 4346 7515 4765 7515 4347 7515 4765 7516 4348 7516 4347 7516 4347 7517 4348 7517 4781 7517 4347 7518 4781 7518 4349 7518 4349 7519 4781 7519 4783 7519 4349 7520 4783 7520 4350 7520 4350 7521 4783 7521 4352 7521 4350 7522 4352 7522 4351 7522 4351 7523 4352 7523 4353 7523 4351 7524 4353 7524 4354 7524 4354 7525 4353 7525 4782 7525 4354 7526 4782 7526 4355 7526 4355 7527 4782 7527 4780 7527 4355 7528 4780 7528 4356 7528 4356 7529 4780 7529 4779 7529 4356 7530 4779 7530 4357 7530 4357 7531 4779 7531 4358 7531 4357 7532 4358 7532 4359 7532 4359 7533 4358 7533 4778 7533 4359 7534 4778 7534 4360 7534 4360 7535 4778 7535 4361 7535 4360 7536 4361 7536 4362 7536 4362 7537 4361 7537 4777 7537 4362 7538 4777 7538 4363 7538 4363 7539 4777 7539 4364 7539 4363 7540 4364 7540 4365 7540 4364 7541 4761 7541 4365 7541 4365 7542 4761 7542 4759 7542 4365 7543 4759 7543 4366 7543 4366 7544 4759 7544 4771 7544 4366 7545 4771 7545 4367 7545 4368 7546 4367 7546 4369 7546 4369 7547 4367 7547 4771 7547 4370 7548 4774 7548 4337 7548 4368 7549 4369 7549 4378 7549 4370 7550 4337 7550 4377 7550 4696 7551 4702 7551 4374 7551 4386 7552 4371 7552 4387 7552 4376 7553 4318 7553 4372 7553 4372 7554 4318 7554 4373 7554 4380 7555 4293 7555 4374 7555 4374 7556 4293 7556 4318 7556 4374 7557 4318 7557 4375 7557 4375 7558 4318 7558 4376 7558 4375 7559 4376 7559 4829 7559 5058 7560 4377 7560 4439 7560 4439 7561 4377 7561 4337 7561 4439 7562 4337 7562 4380 7562 4380 7563 4337 7563 4368 7563 4380 7564 4368 7564 4293 7564 4293 7565 4368 7565 4378 7565 4293 7566 4378 7566 4807 7566 4379 7567 4729 7567 4380 7567 4380 7568 4729 7568 4728 7568 4380 7569 4728 7569 4439 7569 4754 7570 4592 7570 4891 7570 4891 7571 4592 7571 4385 7571 4625 7572 4674 7572 3515 7572 4696 7573 4374 7573 4381 7573 4678 7574 4384 7574 4677 7574 4677 7575 4384 7575 4382 7575 4388 7576 3515 7576 4158 7576 4158 7577 3515 7577 3541 7577 4158 7578 3541 7578 4384 7578 4384 7579 3541 7579 4676 7579 4384 7580 4676 7580 4382 7580 4891 7581 4388 7581 4893 7581 4893 7582 4388 7582 4894 7582 4757 7583 4228 7583 4383 7583 4383 7584 4228 7584 4231 7584 4381 7585 4374 7585 3455 7585 3455 7586 4374 7586 4375 7586 3455 7587 4375 7587 4384 7587 4384 7588 4375 7588 4228 7588 4384 7589 4228 7589 4158 7589 4158 7590 4228 7590 4757 7590 4158 7591 4757 7591 4756 7591 4625 7592 3515 7592 4390 7592 4385 7593 4386 7593 4891 7593 4891 7594 4386 7594 4387 7594 4891 7595 4387 7595 4388 7595 4388 7596 4387 7596 3571 7596 4388 7597 3571 7597 3515 7597 3515 7598 3571 7598 4389 7598 3515 7599 4389 7599 4390 7599 4460 7600 2648 7600 5031 7600 4460 7601 5031 7601 4463 7601 4463 7602 5031 7602 5030 7602 4463 7603 5030 7603 4464 7603 4464 7604 5030 7604 5037 7604 4464 7605 5037 7605 4391 7605 4391 7606 5037 7606 4392 7606 4391 7607 4392 7607 4393 7607 4393 7608 4392 7608 4394 7608 4393 7609 4394 7609 4395 7609 4395 7610 4394 7610 4396 7610 4395 7611 4396 7611 4397 7611 4397 7612 4396 7612 5035 7612 4397 7613 5035 7613 4398 7613 4398 7614 5035 7614 4400 7614 4398 7615 4400 7615 4399 7615 4399 7616 4400 7616 4401 7616 4399 7617 4401 7617 4465 7617 4465 7618 4401 7618 4403 7618 4465 7619 4403 7619 4402 7619 4402 7620 4403 7620 4405 7620 4402 7621 4405 7621 4404 7621 4404 7622 4405 7622 5034 7622 4404 7623 5034 7623 4461 7623 4461 7624 5034 7624 5033 7624 4461 7625 5033 7625 4466 7625 4466 7626 5033 7626 4406 7626 4466 7627 4406 7627 4467 7627 4467 7628 4406 7628 5036 7628 4467 7629 5036 7629 4462 7629 4462 7630 5036 7630 4407 7630 4462 7631 4407 7631 4409 7631 4409 7632 4407 7632 4408 7632 4409 7633 4408 7633 4410 7633 4410 7634 4408 7634 5032 7634 4410 7635 5032 7635 4469 7635 5069 7636 5046 7636 4411 7636 5069 7637 4411 7637 4412 7637 4412 7638 4411 7638 4414 7638 4412 7639 4414 7639 4413 7639 4413 7640 4414 7640 4415 7640 4415 7641 4414 7641 5064 7641 4415 7642 5064 7642 4417 7642 5064 7643 4416 7643 4417 7643 4417 7644 4416 7644 5063 7644 4417 7645 5063 7645 4418 7645 4418 7646 5063 7646 4419 7646 4418 7647 4419 7647 4420 7647 4420 7648 4419 7648 5061 7648 4420 7649 5061 7649 4731 7649 4731 7650 5061 7650 4421 7650 4731 7651 4421 7651 4734 7651 4734 7652 4421 7652 5065 7652 4734 7653 5065 7653 4735 7653 4735 7654 5065 7654 5067 7654 4735 7655 5067 7655 4736 7655 4736 7656 5067 7656 5068 7656 4736 7657 5068 7657 4733 7657 4733 7658 5068 7658 4423 7658 4733 7659 4423 7659 4422 7659 4422 7660 4423 7660 4424 7660 4422 7661 4424 7661 4425 7661 4425 7662 4424 7662 4426 7662 4425 7663 4426 7663 4732 7663 4732 7664 4426 7664 5066 7664 4732 7665 5066 7665 4427 7665 4427 7666 5066 7666 4428 7666 4428 7667 5066 7667 5062 7667 4428 7668 5062 7668 4448 7668 5062 7669 4429 7669 4448 7669 4448 7670 4429 7670 4430 7670 4448 7671 4430 7671 4449 7671 4449 7672 4430 7672 4431 7672 4449 7673 4431 7673 4450 7673 4450 7674 4431 7674 5048 7674 4450 7675 5048 7675 4451 7675 4741 7676 4624 7676 4594 7676 4743 7677 4432 7677 4675 7677 3548 7678 3547 7678 4648 7678 4592 7679 4116 7679 4750 7679 4433 7680 4434 7680 4435 7680 4435 7681 4434 7681 4122 7681 4126 7682 4436 7682 4529 7682 4529 7683 4436 7683 4505 7683 4524 7684 3907 7684 4518 7684 4437 7685 4470 7685 4746 7685 4727 7686 4438 7686 4439 7686 4439 7687 4438 7687 4440 7687 4439 7688 4440 7688 4441 7688 4446 7689 4019 7689 4442 7689 4442 7690 4019 7690 4443 7690 4442 7691 4443 7691 4444 7691 4444 7692 4443 7692 4441 7692 4444 7693 4441 7693 4445 7693 4445 7694 4441 7694 4440 7694 4456 7695 4018 7695 4446 7695 4446 7696 4018 7696 4447 7696 4446 7697 4447 7697 4019 7697 4455 7698 5069 7698 4451 7698 4451 7699 5069 7699 4412 7699 4428 7700 4448 7700 4413 7700 4413 7701 4448 7701 4449 7701 4413 7702 4449 7702 4412 7702 4412 7703 4449 7703 4450 7703 4412 7704 4450 7704 4451 7704 4468 7705 4452 7705 4453 7705 4453 7706 4452 7706 4017 7706 4453 7707 4017 7707 4454 7707 4454 7708 4017 7708 4018 7708 4454 7709 4018 7709 4455 7709 4455 7710 4018 7710 4456 7710 4455 7711 4456 7711 5069 7711 4457 7712 4458 7712 4127 7712 4127 7713 4458 7713 4471 7713 4457 7714 4127 7714 4459 7714 4459 7715 4127 7715 4015 7715 4459 7716 4015 7716 4469 7716 4463 7717 4402 7717 4460 7717 4460 7718 4402 7718 4404 7718 4460 7719 4404 7719 4461 7719 4397 7720 4398 7720 4399 7720 4460 7721 4462 7721 4409 7721 4463 7722 4464 7722 4402 7722 4402 7723 4464 7723 4391 7723 4402 7724 4391 7724 4393 7724 4393 7725 4395 7725 4402 7725 4402 7726 4395 7726 4397 7726 4402 7727 4397 7727 4465 7727 4465 7728 4397 7728 4399 7728 4461 7729 4466 7729 4460 7729 4460 7730 4466 7730 4467 7730 4460 7731 4467 7731 4462 7731 4409 7732 4410 7732 4460 7732 4460 7733 4410 7733 4469 7733 4460 7734 4469 7734 4468 7734 4468 7735 4469 7735 4015 7735 4468 7736 4015 7736 4452 7736 4470 7737 4492 7737 4746 7737 4746 7738 4492 7738 4495 7738 4746 7739 4495 7739 4471 7739 4471 7740 4495 7740 4115 7740 4471 7741 4115 7741 4127 7741 4484 7742 3961 7742 4504 7742 3961 7743 3959 7743 4504 7743 4504 7744 3959 7744 3957 7744 4504 7745 3957 7745 4472 7745 3930 7746 4476 7746 4495 7746 4472 7747 4473 7747 4475 7747 4473 7748 3956 7748 4475 7748 4475 7749 3956 7749 4474 7749 4475 7750 4474 7750 4486 7750 4495 7751 4476 7751 4014 7751 4495 7752 3935 7752 4485 7752 4476 7753 3929 7753 4014 7753 4014 7754 3929 7754 4477 7754 4014 7755 4477 7755 3997 7755 3997 7756 4477 7756 3928 7756 3997 7757 3928 7757 4478 7757 3928 7758 3927 7758 4478 7758 4478 7759 3927 7759 4479 7759 4478 7760 4479 7760 4480 7760 4480 7761 4479 7761 4481 7761 4480 7762 4481 7762 4482 7762 4482 7763 4481 7763 4483 7763 4482 7764 4483 7764 4504 7764 4504 7765 4483 7765 3964 7765 4504 7766 3964 7766 4484 7766 4485 7767 3933 7767 4495 7767 4495 7768 3933 7768 3932 7768 4495 7769 3932 7769 3930 7769 4486 7770 4487 7770 4475 7770 4475 7771 4487 7771 4488 7771 4475 7772 4488 7772 4010 7772 4010 7773 4488 7773 4489 7773 4010 7774 4489 7774 4011 7774 4011 7775 4489 7775 3950 7775 4011 7776 3950 7776 4490 7776 3943 7777 3941 7777 4492 7777 3950 7778 3948 7778 4490 7778 4490 7779 3948 7779 4491 7779 4490 7780 4491 7780 4492 7780 4492 7781 4491 7781 3945 7781 4492 7782 3945 7782 3943 7782 3941 7783 3940 7783 4492 7783 4492 7784 3940 7784 4493 7784 4492 7785 4493 7785 3938 7785 3938 7786 4494 7786 4492 7786 4492 7787 4494 7787 4496 7787 4492 7788 4496 7788 4495 7788 4495 7789 4496 7789 3936 7789 4495 7790 3936 7790 3935 7790 4497 7791 4008 7791 4504 7791 4504 7792 4008 7792 4007 7792 4007 7793 4498 7793 4504 7793 4504 7794 4498 7794 4499 7794 4504 7795 4499 7795 4004 7795 4472 7796 4475 7796 4504 7796 4504 7797 4475 7797 4500 7797 4504 7798 4500 7798 4497 7798 4002 7799 4501 7799 4502 7799 4502 7800 4501 7800 4000 7800 4502 7801 4000 7801 4004 7801 4004 7802 4000 7802 4503 7802 4004 7803 4503 7803 4504 7803 4505 7804 4506 7804 4527 7804 4512 7805 4520 7805 4506 7805 4506 7806 4520 7806 4437 7806 4506 7807 4437 7807 4527 7807 4527 7808 4437 7808 4746 7808 3866 7809 4507 7809 3907 7809 3903 7810 3924 7810 3854 7810 4508 7811 3847 7811 4512 7811 4512 7812 3847 7812 3844 7812 3866 7813 3907 7813 3867 7813 4522 7814 4509 7814 4520 7814 4520 7815 4509 7815 3835 7815 4520 7816 3835 7816 3833 7816 4516 7817 3825 7817 3905 7817 3905 7818 3825 7818 3873 7818 3905 7819 3873 7819 3906 7819 3906 7820 3873 7820 3870 7820 3906 7821 3870 7821 3907 7821 3907 7822 3870 7822 3868 7822 3907 7823 3868 7823 3867 7823 3854 7824 3924 7824 3855 7824 3855 7825 3924 7825 4510 7825 3855 7826 4510 7826 3857 7826 3857 7827 4510 7827 4518 7827 3857 7828 4518 7828 3858 7828 3854 7829 3850 7829 3903 7829 3903 7830 3850 7830 3849 7830 3903 7831 3849 7831 4512 7831 4512 7832 3849 7832 4511 7832 4512 7833 4511 7833 4508 7833 3844 7834 3843 7834 4512 7834 4512 7835 3843 7835 3841 7835 4512 7836 3841 7836 4513 7836 3833 7837 3832 7837 4520 7837 4520 7838 3832 7838 3831 7838 4520 7839 3831 7839 4514 7839 4514 7840 3831 7840 3830 7840 4514 7841 3830 7841 4515 7841 4515 7842 3830 7842 3829 7842 4515 7843 3829 7843 4516 7843 4516 7844 3829 7844 3826 7844 4516 7845 3826 7845 3825 7845 4507 7846 3864 7846 3907 7846 3907 7847 3864 7847 4517 7847 3907 7848 4517 7848 4518 7848 4518 7849 4517 7849 3862 7849 4518 7850 3862 7850 3861 7850 3861 7851 3860 7851 4518 7851 4518 7852 3860 7852 3859 7852 4518 7853 3859 7853 3858 7853 4513 7854 4519 7854 4512 7854 4512 7855 4519 7855 3837 7855 4512 7856 3837 7856 4520 7856 4520 7857 3837 7857 4521 7857 4520 7858 4521 7858 4522 7858 3922 7859 4525 7859 3913 7859 3911 7860 3909 7860 4518 7860 4518 7861 3909 7861 4523 7861 4518 7862 4523 7862 4524 7862 3911 7863 4518 7863 3913 7863 3913 7864 4518 7864 3923 7864 3913 7865 3923 7865 3922 7865 4525 7866 3920 7866 3913 7866 3913 7867 3920 7867 3919 7867 3913 7868 3919 7868 3915 7868 3915 7869 3919 7869 4526 7869 4545 7870 4548 7870 4126 7870 4528 7871 4556 7871 3792 7871 3792 7872 4556 7872 4122 7872 4505 7873 4527 7873 4529 7873 4529 7874 4527 7874 4528 7874 4529 7875 4528 7875 4126 7875 4126 7876 4528 7876 3792 7876 4126 7877 3792 7877 4545 7877 3327 7878 4530 7878 4545 7878 4531 7879 3340 7879 4532 7879 4532 7880 3340 7880 3337 7880 4532 7881 3337 7881 4533 7881 4533 7882 3337 7882 3335 7882 4533 7883 3335 7883 3823 7883 3335 7884 3333 7884 3823 7884 3823 7885 3333 7885 3331 7885 3823 7886 3331 7886 4545 7886 4545 7887 3331 7887 3328 7887 4545 7888 3328 7888 3327 7888 3356 7889 4535 7889 4534 7889 4534 7890 4535 7890 3352 7890 4534 7891 3352 7891 4551 7891 4552 7892 4536 7892 4531 7892 4531 7893 4536 7893 3346 7893 4531 7894 3346 7894 3345 7894 3345 7895 3343 7895 4531 7895 4531 7896 3343 7896 3341 7896 4531 7897 3341 7897 3340 7897 4544 7898 3302 7898 3797 7898 3797 7899 3302 7899 3361 7899 3797 7900 3361 7900 3799 7900 3799 7901 3361 7901 4537 7901 3799 7902 4537 7902 4534 7902 4534 7903 4537 7903 3358 7903 4534 7904 3358 7904 3356 7904 4545 7905 4546 7905 4547 7905 4538 7906 3313 7906 4548 7906 4548 7907 3313 7907 3310 7907 4548 7908 3310 7908 4539 7908 4539 7909 3306 7909 4548 7909 4548 7910 3306 7910 4540 7910 4548 7911 4540 7911 4541 7911 4541 7912 4540 7912 4542 7912 4541 7913 4542 7913 3795 7913 3795 7914 4542 7914 3303 7914 3795 7915 3303 7915 4544 7915 4544 7916 3303 7916 4543 7916 4544 7917 4543 7917 3302 7917 4530 7918 3324 7918 4545 7918 4545 7919 3324 7919 3322 7919 4545 7920 3322 7920 4546 7920 4547 7921 3319 7921 4545 7921 4545 7922 3319 7922 3315 7922 4545 7923 3315 7923 4548 7923 4548 7924 3315 7924 4549 7924 4548 7925 4549 7925 4538 7925 3805 7926 4554 7926 4555 7926 3818 7927 3816 7927 3809 7927 3809 7928 3816 7928 4550 7928 3809 7929 4550 7929 3811 7929 3811 7930 4550 7930 3814 7930 4551 7931 4552 7931 4534 7931 4534 7932 4552 7932 4531 7932 4534 7933 4531 7933 4553 7933 4553 7934 4531 7934 4555 7934 4553 7935 4555 7935 3802 7935 3802 7936 4555 7936 4554 7936 3818 7937 3809 7937 4555 7937 4555 7938 3809 7938 3806 7938 4555 7939 3806 7939 3805 7939 4122 7940 4556 7940 4435 7940 4435 7941 4556 7941 4557 7941 4435 7942 4557 7942 4433 7942 4558 7943 3267 7943 4589 7943 4566 7944 4559 7944 4589 7944 4589 7945 4559 7945 4560 7945 4589 7946 4560 7946 4558 7946 3267 7947 4561 7947 4589 7947 4589 7948 4561 7948 4562 7948 4589 7949 4562 7949 4590 7949 4569 7950 4570 7950 4563 7950 4563 7951 4570 7951 3251 7951 4563 7952 3251 7952 3762 7952 3762 7953 3251 7953 4564 7953 3762 7954 4564 7954 4571 7954 3791 7955 3273 7955 4589 7955 4589 7956 3273 7956 4565 7956 4589 7957 4565 7957 4566 7957 3261 7958 4567 7958 4569 7958 4569 7959 4567 7959 3259 7959 4569 7960 3259 7960 3256 7960 3256 7961 3254 7961 4569 7961 4569 7962 3254 7962 4568 7962 4569 7963 4568 7963 4570 7963 4564 7964 3247 7964 4571 7964 4571 7965 3247 7965 4572 7965 4571 7966 4572 7966 3764 7966 3764 7967 4572 7967 3300 7967 3764 7968 3300 7968 4573 7968 4573 7969 3300 7969 3296 7969 4573 7970 3296 7970 3768 7970 3768 7971 3296 7971 4574 7971 3768 7972 4574 7972 3769 7972 3769 7973 4574 7973 3295 7973 3769 7974 3295 7974 3773 7974 3773 7975 3295 7975 4576 7975 3773 7976 4576 7976 4575 7976 4575 7977 4576 7977 3291 7977 4575 7978 3291 7978 3775 7978 3775 7979 3291 7979 4577 7979 3775 7980 4577 7980 3777 7980 3777 7981 4577 7981 4578 7981 3777 7982 4578 7982 4579 7982 4579 7983 4578 7983 4580 7983 4579 7984 4580 7984 3780 7984 3780 7985 4580 7985 3287 7985 3780 7986 3287 7986 4581 7986 4581 7987 3287 7987 4582 7987 4581 7988 4582 7988 3783 7988 3783 7989 4582 7989 3283 7989 3783 7990 3283 7990 4583 7990 4583 7991 3283 7991 3282 7991 4583 7992 3282 7992 3786 7992 3786 7993 3282 7993 4584 7993 3786 7994 4584 7994 3788 7994 3788 7995 4584 7995 3278 7995 3788 7996 3278 7996 4585 7996 4585 7997 3278 7997 4586 7997 4585 7998 4586 7998 3791 7998 3791 7999 4586 7999 3275 7999 3791 8000 3275 8000 3273 8000 4750 8001 4116 8001 4587 8001 4587 8002 4116 8002 4118 8002 4587 8003 4118 8003 4557 8003 4557 8004 4118 8004 4588 8004 4557 8005 4588 8005 4433 8005 4433 8006 4588 8006 4589 8006 4433 8007 4589 8007 4569 8007 4569 8008 4589 8008 4590 8008 4569 8009 4590 8009 3261 8009 4389 8010 4599 8010 4621 8010 4750 8011 4591 8011 4592 8011 4592 8012 4591 8012 4738 8012 4592 8013 4738 8013 4385 8013 4385 8014 4738 8014 4593 8014 4385 8015 4593 8015 4386 8015 4386 8016 4593 8016 4594 8016 4386 8017 4594 8017 4371 8017 4595 8018 3185 8018 4596 8018 3230 8019 3229 8019 4621 8019 4595 8020 4596 8020 4599 8020 4596 8021 4597 8021 4599 8021 4599 8022 4597 8022 4598 8022 4599 8023 4598 8023 3239 8023 3229 8024 3225 8024 4621 8024 4621 8025 3225 8025 3224 8025 4621 8026 3224 8026 3222 8026 3239 8027 3238 8027 4599 8027 4599 8028 3238 8028 4600 8028 4599 8029 4600 8029 3235 8029 3222 8030 4601 8030 4621 8030 4621 8031 4601 8031 4602 8031 4621 8032 4602 8032 3574 8032 4602 8033 3218 8033 3574 8033 3574 8034 3218 8034 3216 8034 3574 8035 3216 8035 4603 8035 4603 8036 3216 8036 3215 8036 4603 8037 3215 8037 3576 8037 3576 8038 3215 8038 4604 8038 3576 8039 4604 8039 4605 8039 4605 8040 4604 8040 4606 8040 4605 8041 4606 8041 3579 8041 3579 8042 4606 8042 3210 8042 3579 8043 3210 8043 4607 8043 4607 8044 3210 8044 4608 8044 4607 8045 4608 8045 4609 8045 4609 8046 4608 8046 3208 8046 4609 8047 3208 8047 4610 8047 4610 8048 3208 8048 4612 8048 4610 8049 4612 8049 4611 8049 4611 8050 4612 8050 3586 8050 3586 8051 4612 8051 4613 8051 3586 8052 4613 8052 3587 8052 3587 8053 4613 8053 3203 8053 3587 8054 3203 8054 4614 8054 4614 8055 3203 8055 3202 8055 4614 8056 3202 8056 3590 8056 3590 8057 3202 8057 3198 8057 3590 8058 3198 8058 4615 8058 4615 8059 3198 8059 3197 8059 4615 8060 3197 8060 4616 8060 4616 8061 3197 8061 3196 8061 4616 8062 3196 8062 4617 8062 4617 8063 3196 8063 3193 8063 4617 8064 3193 8064 3596 8064 3596 8065 3193 8065 4619 8065 3596 8066 4619 8066 4618 8066 4618 8067 4619 8067 3190 8067 4618 8068 3190 8068 3597 8068 3597 8069 3190 8069 3188 8069 3597 8070 3188 8070 4595 8070 4595 8071 3188 8071 3186 8071 4595 8072 3186 8072 3185 8072 3235 8073 4620 8073 4599 8073 4599 8074 4620 8074 4622 8074 4599 8075 4622 8075 4621 8075 4621 8076 4622 8076 4623 8076 4621 8077 4623 8077 3230 8077 4676 8078 4631 8078 4627 8078 4621 8079 4371 8079 4389 8079 4389 8080 4371 8080 4594 8080 4389 8081 4594 8081 4390 8081 4390 8082 4594 8082 4624 8082 4390 8083 4624 8083 4625 8083 4625 8084 4624 8084 4741 8084 4625 8085 4741 8085 4674 8085 4674 8086 4741 8086 4675 8086 3543 8087 4626 8087 3513 8087 3543 8088 3513 8088 4631 8088 3502 8089 3500 8089 4627 8089 4627 8090 3500 8090 3498 8090 4627 8091 3498 8091 4637 8091 4639 8092 4627 8092 4628 8092 3513 8093 4629 8093 4631 8093 4631 8094 4629 8094 3511 8094 4631 8095 3511 8095 3509 8095 3509 8096 4630 8096 4631 8096 4631 8097 4630 8097 3508 8097 4631 8098 3508 8098 3506 8098 4632 8099 3488 8099 3547 8099 3547 8100 3488 8100 4633 8100 4648 8101 3484 8101 4643 8101 4648 8102 3480 8102 3564 8102 3564 8103 3480 8103 3479 8103 3564 8104 3479 8104 3565 8104 3565 8105 3479 8105 4634 8105 4634 8106 3479 8106 4635 8106 4634 8107 4635 8107 3568 8107 3568 8108 4635 8108 4636 8108 3568 8109 4636 8109 3543 8109 3543 8110 4636 8110 3477 8110 3543 8111 3477 8111 4626 8111 3506 8112 3505 8112 4631 8112 4631 8113 3505 8113 3504 8113 4631 8114 3504 8114 4627 8114 4627 8115 3504 8115 3503 8115 4627 8116 3503 8116 3502 8116 4637 8117 3494 8117 4627 8117 4627 8118 3494 8118 3493 8118 4627 8119 3493 8119 4628 8119 4628 8120 4638 8120 4639 8120 4639 8121 4638 8121 4640 8121 4639 8122 4640 8122 3545 8122 3545 8123 4640 8123 4641 8123 3545 8124 4641 8124 3546 8124 3546 8125 4641 8125 4642 8125 3546 8126 4642 8126 3547 8126 3547 8127 4642 8127 3489 8127 3547 8128 3489 8128 4632 8128 4643 8129 4644 8129 4648 8129 4648 8130 4644 8130 4645 8130 4648 8131 4645 8131 3480 8131 4633 8132 4646 8132 3547 8132 3547 8133 4646 8133 4647 8133 3547 8134 4647 8134 4648 8134 4648 8135 4647 8135 3485 8135 4648 8136 3485 8136 3484 8136 3560 8137 3557 8137 3555 8137 3560 8138 3555 8138 3562 8138 4651 8139 3553 8139 4648 8139 4648 8140 3553 8140 4649 8140 4648 8141 4649 8141 4650 8141 4651 8142 4648 8142 3555 8142 3555 8143 4648 8143 3563 8143 3555 8144 3563 8144 3562 8144 4650 8145 4652 8145 4648 8145 4648 8146 4652 8146 3550 8146 4648 8147 3550 8147 3548 8147 4381 8148 4743 8148 4695 8148 4653 8149 4654 8149 3427 8149 3427 8150 4654 8150 4655 8150 3427 8151 4655 8151 4656 8151 4656 8152 4655 8152 4671 8152 4681 8153 3413 8153 4667 8153 3413 8154 4657 8154 4667 8154 4667 8155 4657 8155 4658 8155 4667 8156 4658 8156 4662 8156 4653 8157 3426 8157 4654 8157 4654 8158 3426 8158 4659 8158 4654 8159 4659 8159 3425 8159 4658 8160 4660 8160 4662 8160 4662 8161 4660 8161 4661 8161 4662 8162 4661 8162 4663 8162 4663 8163 4661 8163 4664 8163 4663 8164 4664 8164 4665 8164 4665 8165 4664 8165 4666 8165 4665 8166 4666 8166 4686 8166 4686 8167 4666 8167 3409 8167 4686 8168 3409 8168 3407 8168 4679 8169 4668 8169 4667 8169 4667 8170 4668 8170 3418 8170 4685 8171 4670 8171 4669 8171 4669 8172 4670 8172 3393 8172 4671 8173 4655 8173 4672 8173 4672 8174 4655 8174 3474 8174 4672 8175 3474 8175 4673 8175 4673 8176 3474 8176 3472 8176 4673 8177 3472 8177 3393 8177 3393 8178 3472 8178 3471 8178 3393 8179 3471 8179 4669 8179 3425 8180 3424 8180 4654 8180 4654 8181 3424 8181 3423 8181 4654 8182 3423 8182 3421 8182 4627 8183 4674 8183 4676 8183 4676 8184 4674 8184 4675 8184 4676 8185 4675 8185 4382 8185 4382 8186 4675 8186 4432 8186 4382 8187 4432 8187 4677 8187 4677 8188 4432 8188 4743 8188 4677 8189 4743 8189 4678 8189 4678 8190 4743 8190 4381 8190 4678 8191 4381 8191 4667 8191 4667 8192 4381 8192 4654 8192 4667 8193 4654 8193 4679 8193 4679 8194 4654 8194 3421 8194 3418 8195 3417 8195 4667 8195 4667 8196 3417 8196 4680 8196 4667 8197 4680 8197 4681 8197 3407 8198 3406 8198 4686 8198 4686 8199 3406 8199 4682 8199 4686 8200 4682 8200 3405 8200 4683 8201 3396 8201 4685 8201 4685 8202 3396 8202 3395 8202 4685 8203 3395 8203 4670 8203 3402 8204 4684 8204 4685 8204 4685 8205 4684 8205 3400 8205 4685 8206 3400 8206 4683 8206 4689 8207 4690 8207 4685 8207 3405 8208 3402 8208 4686 8208 4686 8209 3402 8209 4685 8209 4686 8210 4685 8210 3459 8210 3459 8211 4685 8211 3460 8211 3465 8212 4687 8212 4685 8212 4685 8213 4687 8213 4688 8213 4685 8214 4688 8214 4689 8214 4690 8215 4691 8215 4685 8215 4685 8216 4691 8216 4692 8216 4685 8217 4692 8217 3460 8217 3469 8218 3466 8218 4685 8218 4685 8219 3466 8219 4693 8219 4685 8220 4693 8220 3465 8220 3127 8221 4698 8221 4694 8221 4744 8222 4702 8222 4695 8222 4695 8223 4702 8223 4696 8223 4695 8224 4696 8224 4381 8224 4697 8225 4379 8225 3181 8225 3181 8226 4379 8226 4694 8226 3181 8227 4694 8227 3182 8227 3182 8228 4694 8228 4698 8228 3142 8229 4699 8229 4711 8229 4697 8230 4700 8230 4379 8230 4379 8231 4700 8231 3175 8231 4379 8232 3175 8232 4701 8232 4702 8233 3158 8233 4703 8233 4703 8234 3158 8234 3157 8234 3157 8235 3155 8235 4703 8235 4703 8236 3155 8236 3153 8236 4703 8237 3153 8237 3363 8237 3363 8238 3153 8238 3151 8238 3363 8239 3151 8239 4704 8239 4704 8240 3151 8240 4705 8240 4704 8241 4705 8241 4708 8241 4708 8242 4705 8242 4706 8242 4708 8243 4706 8243 3147 8243 3147 8244 4707 8244 4708 8244 4708 8245 4707 8245 4709 8245 4708 8246 4709 8246 4710 8246 4699 8247 3140 8247 4711 8247 4711 8248 3140 8248 3137 8248 4711 8249 3137 8249 3135 8249 3135 8250 3134 8250 4711 8250 4711 8251 3134 8251 4712 8251 4711 8252 4712 8252 4716 8252 4716 8253 4712 8253 4715 8253 3127 8254 4694 8254 3129 8254 3129 8255 4694 8255 3388 8255 3129 8256 3388 8256 4713 8256 4713 8257 3388 8257 4714 8257 4713 8258 4714 8258 4715 8258 4715 8259 4714 8259 3385 8259 4715 8260 3385 8260 4716 8260 4717 8261 4718 8261 4702 8261 4702 8262 4718 8262 3166 8262 4702 8263 3166 8263 3163 8263 3163 8264 4719 8264 4702 8264 4702 8265 4719 8265 3161 8265 4702 8266 3161 8266 3158 8266 4701 8267 3173 8267 4379 8267 4379 8268 3173 8268 3172 8268 4379 8269 3172 8269 4730 8269 4723 8270 3381 8270 3374 8270 3371 8271 3369 8271 4711 8271 4710 8272 3142 8272 4708 8272 4708 8273 3142 8273 4711 8273 4708 8274 4711 8274 4720 8274 4720 8275 4711 8275 3369 8275 4721 8276 3374 8276 4722 8276 4722 8277 3374 8277 3377 8277 4723 8278 3374 8278 4711 8278 4711 8279 3374 8279 4724 8279 4711 8280 4724 8280 3371 8280 3381 8281 4725 8281 3374 8281 3374 8282 4725 8282 4726 8282 3374 8283 4726 8283 3377 8283 4439 8284 4728 8284 4727 8284 4727 8285 4728 8285 4729 8285 4727 8286 4729 8286 4744 8286 4744 8287 4729 8287 4379 8287 4744 8288 4379 8288 4702 8288 4702 8289 4379 8289 4730 8289 4702 8290 4730 8290 4717 8290 4413 8291 4415 8291 4428 8291 4428 8292 4415 8292 4417 8292 4428 8293 4417 8293 4418 8293 4418 8294 4420 8294 4428 8294 4428 8295 4420 8295 4731 8295 4428 8296 4731 8296 4734 8296 4732 8297 4736 8297 4425 8297 4425 8298 4736 8298 4733 8298 4425 8299 4733 8299 4422 8299 4734 8300 4735 8300 4428 8300 4428 8301 4735 8301 4736 8301 4428 8302 4736 8302 4427 8302 4427 8303 4736 8303 4732 8303 4440 8304 4438 8304 4737 8304 4737 8305 4438 8305 5056 8305 4591 8306 4739 8306 4738 8306 4738 8307 4739 8307 4755 8307 4738 8308 4755 8308 4593 8308 4593 8309 4755 8309 4892 8309 4593 8310 4892 8310 4594 8310 4594 8311 4892 8311 4740 8311 4594 8312 4740 8312 4741 8312 4741 8313 4740 8313 4742 8313 4741 8314 4742 8314 4675 8314 4675 8315 4742 8315 4828 8315 4675 8316 4828 8316 4743 8316 4743 8317 4828 8317 4806 8317 4743 8318 4806 8318 4695 8318 4695 8319 4806 8319 4805 8319 4695 8320 4805 8320 4744 8320 4744 8321 4805 8321 4758 8321 4744 8322 4758 8322 4727 8322 4727 8323 4758 8323 5057 8323 4727 8324 5057 8324 4438 8324 4438 8325 5057 8325 5056 8325 4458 8326 4751 8326 4471 8326 4471 8327 4751 8327 4745 8327 4471 8328 4745 8328 4746 8328 4746 8329 4745 8329 4976 8329 4746 8330 4976 8330 4527 8330 4527 8331 4976 8331 4747 8331 4527 8332 4747 8332 4528 8332 4528 8333 4747 8333 4748 8333 4528 8334 4748 8334 4556 8334 4556 8335 4748 8335 4753 8335 4556 8336 4753 8336 4557 8336 4557 8337 4753 8337 4931 8337 4557 8338 4931 8338 4587 8338 4587 8339 4931 8339 4749 8339 4587 8340 4749 8340 4750 8340 4750 8341 4749 8341 4895 8341 4750 8342 4895 8342 4591 8342 4591 8343 4895 8343 4739 8343 4458 8344 4457 8344 4751 8344 4751 8345 4457 8345 4752 8345 4753 8346 4933 8346 4931 8346 4747 8347 4967 8347 4748 8347 4754 8348 4891 8348 4755 8348 4756 8349 4757 8349 4856 8349 4856 8350 4757 8350 4383 8350 4829 8351 4376 8351 4827 8351 4827 8352 4376 8352 4372 8352 4807 8353 4378 8353 4805 8353 4805 8354 4378 8354 4369 8354 4805 8355 4369 8355 4758 8355 4771 8356 4759 8356 2926 8356 4766 8357 4760 8357 4765 8357 2926 8358 4759 8358 2929 8358 2929 8359 4759 8359 4761 8359 2929 8360 4761 8360 4762 8360 4762 8361 4761 8361 4364 8361 4762 8362 4364 8362 2931 8362 2938 8363 2937 8363 4364 8363 4763 8364 4764 8364 4369 8364 2906 8365 2905 8365 4774 8365 4774 8366 2905 8366 4767 8366 2947 8367 2945 8367 4765 8367 4765 8368 2945 8368 2942 8368 4765 8369 2942 8369 4766 8369 4763 8370 4369 8370 4773 8370 4764 8371 2916 8371 4369 8371 4369 8372 2916 8372 2915 8372 4369 8373 2915 8373 5059 8373 4767 8374 4768 8374 4774 8374 4774 8375 4768 8375 2900 8375 4774 8376 2900 8376 4769 8376 4769 8377 2900 8377 4775 8377 2937 8378 4770 8378 4364 8378 4364 8379 4770 8379 2932 8379 4364 8380 2932 8380 2931 8380 2926 8381 2923 8381 4771 8381 4771 8382 2923 8382 4772 8382 4771 8383 4772 8383 4369 8383 4369 8384 4772 8384 2921 8384 4369 8385 2921 8385 4773 8385 5060 8386 2910 8386 4774 8386 4774 8387 2910 8387 2908 8387 4774 8388 2908 8388 2906 8388 4775 8389 2898 8389 4769 8389 4769 8390 2898 8390 4776 8390 4769 8391 4776 8391 4340 8391 4340 8392 4776 8392 2897 8392 4340 8393 2897 8393 4341 8393 4341 8394 2897 8394 2953 8394 4341 8395 2953 8395 4344 8395 4344 8396 2953 8396 2952 8396 4344 8397 2952 8397 4345 8397 4345 8398 2952 8398 2950 8398 4345 8399 2950 8399 4765 8399 4765 8400 2950 8400 2948 8400 4765 8401 2948 8401 2947 8401 4777 8402 4765 8402 4364 8402 4364 8403 4765 8403 4760 8403 4364 8404 4760 8404 2938 8404 4777 8405 4361 8405 4765 8405 4765 8406 4361 8406 4778 8406 4765 8407 4778 8407 4358 8407 4358 8408 4779 8408 4765 8408 4765 8409 4779 8409 4780 8409 4765 8410 4780 8410 4348 8410 4348 8411 4780 8411 4781 8411 4780 8412 4782 8412 4781 8412 4781 8413 4782 8413 4353 8413 4781 8414 4353 8414 4783 8414 4783 8415 4353 8415 4352 8415 4372 8416 4373 8416 4806 8416 4795 8417 4784 8417 4785 8417 4280 8418 4279 8418 4799 8418 4322 8419 4272 8419 4786 8419 4786 8420 4272 8420 4270 8420 4786 8421 4270 8421 4787 8421 4788 8422 4263 8422 4785 8422 4816 8423 4789 8423 4796 8423 4279 8424 4790 8424 4799 8424 4799 8425 4790 8425 4792 8425 4799 8426 4792 8426 4791 8426 4791 8427 4792 8427 4277 8427 4791 8428 4277 8428 4793 8428 4793 8429 4277 8429 4794 8429 4793 8430 4794 8430 4322 8430 4322 8431 4794 8431 4274 8431 4322 8432 4274 8432 4272 8432 4263 8433 4261 8433 4785 8433 4785 8434 4261 8434 4259 8434 4785 8435 4259 8435 4795 8435 4796 8436 4284 8436 4816 8436 4816 8437 4284 8437 4797 8437 4816 8438 4797 8438 4798 8438 4798 8439 4282 8439 4799 8439 4799 8440 4282 8440 4281 8440 4799 8441 4281 8441 4280 8441 4787 8442 4800 8442 4786 8442 4786 8443 4800 8443 4269 8443 4786 8444 4269 8444 4268 8444 4784 8445 4801 8445 4785 8445 4785 8446 4801 8446 4802 8446 4785 8447 4802 8447 4809 8447 4268 8448 4803 8448 4786 8448 4786 8449 4803 8449 4265 8449 4786 8450 4265 8450 4804 8450 4805 8451 4806 8451 4807 8451 4807 8452 4806 8452 4373 8452 4807 8453 4373 8453 4785 8453 4785 8454 4373 8454 4786 8454 4785 8455 4786 8455 4788 8455 4788 8456 4786 8456 4804 8456 4802 8457 4808 8457 4809 8457 4809 8458 4808 8458 4255 8458 4809 8459 4255 8459 4810 8459 4810 8460 4255 8460 4811 8460 4810 8461 4811 8461 4812 8461 4812 8462 4811 8462 4289 8462 4812 8463 4289 8463 4813 8463 4813 8464 4289 8464 4288 8464 4813 8465 4288 8465 4814 8465 4814 8466 4288 8466 4815 8466 4814 8467 4815 8467 4816 8467 4816 8468 4815 8468 4285 8468 4816 8469 4285 8469 4789 8469 4798 8470 4799 8470 4816 8470 4816 8471 4799 8471 4817 8471 4816 8472 4817 8472 4818 8472 4819 8473 4332 8473 4820 8473 4820 8474 4332 8474 4825 8474 4819 8475 4820 8475 4817 8475 4817 8476 4820 8476 4821 8476 4817 8477 4821 8477 4818 8477 4822 8478 4823 8478 4331 8478 4331 8479 4823 8479 4824 8479 4331 8480 4824 8480 4825 8480 4825 8481 4824 8481 4327 8481 4825 8482 4327 8482 4820 8482 4828 8483 4742 8483 4231 8483 4231 8484 4742 8484 4383 8484 4232 8485 4826 8485 4829 8485 4372 8486 4806 8486 4827 8486 4827 8487 4806 8487 4828 8487 4827 8488 4828 8488 4829 8488 4829 8489 4828 8489 4231 8489 4829 8490 4231 8490 4232 8490 4189 8491 4187 8491 4830 8491 4187 8492 4186 8492 4830 8492 4830 8493 4186 8493 4183 8493 4830 8494 4183 8494 4251 8494 4251 8495 4183 8495 4182 8495 4251 8496 4182 8496 4252 8496 4252 8497 4182 8497 4180 8497 4252 8498 4180 8498 4233 8498 4177 8499 4232 8499 4831 8499 4831 8500 4232 8500 4233 8500 4831 8501 4233 8501 4179 8501 4179 8502 4233 8502 4180 8502 4177 8503 4832 8503 4232 8503 4232 8504 4832 8504 4833 8504 4232 8505 4833 8505 4835 8505 4851 8506 4846 8506 4195 8506 4847 8507 4192 8507 4830 8507 4830 8508 4192 8508 4191 8508 4830 8509 4191 8509 4189 8509 4195 8510 4834 8510 4851 8510 4851 8511 4834 8511 4193 8511 4851 8512 4193 8512 4847 8512 4835 8513 4836 8513 4232 8513 4232 8514 4836 8514 4173 8514 4232 8515 4173 8515 4171 8515 4171 8516 4170 8516 4232 8516 4232 8517 4170 8517 4168 8517 4232 8518 4168 8518 4826 8518 4826 8519 4168 8519 4167 8519 4826 8520 4167 8520 4166 8520 4166 8521 4837 8521 4826 8521 4826 8522 4837 8522 4162 8522 4826 8523 4162 8523 4161 8523 4161 8524 4160 8524 4826 8524 4826 8525 4160 8525 4838 8525 4826 8526 4838 8526 4839 8526 4838 8527 4159 8527 4839 8527 4839 8528 4159 8528 4840 8528 4839 8529 4840 8529 4235 8529 4235 8530 4840 8530 4842 8530 4235 8531 4842 8531 4841 8531 4841 8532 4842 8532 4199 8532 4841 8533 4199 8533 4236 8533 4236 8534 4199 8534 4843 8534 4236 8535 4843 8535 4238 8535 4238 8536 4843 8536 4844 8536 4238 8537 4844 8537 4851 8537 4851 8538 4844 8538 4845 8538 4851 8539 4845 8539 4846 8539 4847 8540 4830 8540 4851 8540 4851 8541 4830 8541 4848 8541 4851 8542 4848 8542 4849 8542 4849 8543 4850 8543 4851 8543 4851 8544 4850 8544 4249 8544 4851 8545 4249 8545 4247 8545 4247 8546 4852 8546 4851 8546 4851 8547 4852 8547 4245 8547 4851 8548 4245 8548 4855 8548 4243 8549 4241 8549 4853 8549 4243 8550 4853 8550 4245 8550 4245 8551 4853 8551 4854 8551 4245 8552 4854 8552 4855 8552 4383 8553 4742 8553 4856 8553 4856 8554 4742 8554 4740 8554 4856 8555 4740 8555 4756 8555 4857 8556 3094 8556 4130 8556 3094 8557 4858 8557 4130 8557 4130 8558 4858 8558 3091 8558 4130 8559 3091 8559 4860 8559 3084 8560 3082 8560 4859 8560 3082 8561 3080 8561 4859 8561 4859 8562 3080 8562 3079 8562 4859 8563 3079 8563 3076 8563 3076 8564 3074 8564 4859 8564 4859 8565 3074 8565 4865 8565 4859 8566 4865 8566 4866 8566 4860 8567 4861 8567 4130 8567 4130 8568 4861 8568 4862 8568 4130 8569 4862 8569 3087 8569 4132 8570 4863 8570 4130 8570 4130 8571 4863 8571 4864 8571 4130 8572 4864 8572 4857 8572 4865 8573 3072 8573 4866 8573 4866 8574 3072 8574 4867 8574 4866 8575 4867 8575 4135 8575 4135 8576 4867 8576 3124 8576 4135 8577 3124 8577 4137 8577 4137 8578 3124 8578 4869 8578 4137 8579 4869 8579 4868 8579 4868 8580 4869 8580 4871 8580 4868 8581 4871 8581 4870 8581 4870 8582 4871 8582 4872 8582 4870 8583 4872 8583 4873 8583 4873 8584 4872 8584 4874 8584 4873 8585 4874 8585 4141 8585 4141 8586 4874 8586 3117 8586 4141 8587 3117 8587 4875 8587 4875 8588 3117 8588 4876 8588 4875 8589 4876 8589 4144 8589 4144 8590 4876 8590 4877 8590 4144 8591 4877 8591 4878 8591 4878 8592 4877 8592 3114 8592 4878 8593 3114 8593 4880 8593 4880 8594 3114 8594 4879 8594 4880 8595 4879 8595 4881 8595 4881 8596 4879 8596 4882 8596 4881 8597 4882 8597 4883 8597 4883 8598 4882 8598 3110 8598 4883 8599 3110 8599 4884 8599 4884 8600 3110 8600 3108 8600 4884 8601 3108 8601 4885 8601 4885 8602 3108 8602 4886 8602 4885 8603 4886 8603 4153 8603 4153 8604 4886 8604 3105 8604 4153 8605 3105 8605 4887 8605 4887 8606 3105 8606 4888 8606 4887 8607 4888 8607 4154 8607 4154 8608 4888 8608 4889 8608 4154 8609 4889 8609 4890 8609 4890 8610 4889 8610 3100 8610 4890 8611 3100 8611 4132 8611 4132 8612 3100 8612 3099 8612 4132 8613 3099 8613 4863 8613 4755 8614 4891 8614 4892 8614 4892 8615 4891 8615 4893 8615 4892 8616 4893 8616 4740 8616 4740 8617 4893 8617 4894 8617 4740 8618 4894 8618 4756 8618 4756 8619 4894 8619 4130 8619 4756 8620 4130 8620 4859 8620 4859 8621 4130 8621 3087 8621 4859 8622 3087 8622 3084 8622 3730 8623 4902 8623 4930 8623 4755 8624 4739 8624 4754 8624 4754 8625 4739 8625 4895 8625 4754 8626 4895 8626 4117 8626 4117 8627 4895 8627 4749 8627 4117 8628 4749 8628 4123 8628 4123 8629 4749 8629 4931 8629 4123 8630 4931 8630 4896 8630 4916 8631 4897 8631 4930 8631 3044 8632 3042 8632 4930 8632 4930 8633 3042 8633 4898 8633 4930 8634 4898 8634 4905 8634 3066 8635 3064 8635 4899 8635 4897 8636 4900 8636 4930 8636 4930 8637 4900 8637 3046 8637 4930 8638 3046 8638 3044 8638 4899 8639 3064 8639 4902 8639 3064 8640 3061 8640 4902 8640 4902 8641 3061 8641 4901 8641 4902 8642 4901 8642 3059 8642 3059 8643 4903 8643 4902 8643 4902 8644 4903 8644 3056 8644 4902 8645 3056 8645 4904 8645 4898 8646 3038 8646 4905 8646 4905 8647 3038 8647 4906 8647 4905 8648 4906 8648 4907 8648 4907 8649 4906 8649 3037 8649 4907 8650 3037 8650 4909 8650 4909 8651 3037 8651 4908 8651 4909 8652 4908 8652 3733 8652 3733 8653 4908 8653 4910 8653 3733 8654 4910 8654 3735 8654 3735 8655 4910 8655 4911 8655 3735 8656 4911 8656 3738 8656 3738 8657 4911 8657 3031 8657 3738 8658 3031 8658 3740 8658 3740 8659 3031 8659 3029 8659 3740 8660 3029 8660 4928 8660 4928 8661 3029 8661 3027 8661 3066 8662 4899 8662 3015 8662 3015 8663 4899 8663 3758 8663 3015 8664 3758 8664 4912 8664 4912 8665 3758 8665 4913 8665 4912 8666 4913 8666 3016 8666 4904 8667 3053 8667 4902 8667 4902 8668 3053 8668 4914 8668 4902 8669 4914 8669 4930 8669 4930 8670 4914 8670 4915 8670 4930 8671 4915 8671 4916 8671 3016 8672 4913 8672 4917 8672 4917 8673 4913 8673 3754 8673 4917 8674 3754 8674 4918 8674 4918 8675 3754 8675 4920 8675 4918 8676 4920 8676 4919 8676 4919 8677 4920 8677 4921 8677 4919 8678 4921 8678 3020 8678 3020 8679 4921 8679 3750 8679 3020 8680 3750 8680 3023 8680 3023 8681 3750 8681 3748 8681 3023 8682 3748 8682 4922 8682 4922 8683 3748 8683 4924 8683 4922 8684 4924 8684 4923 8684 4923 8685 4924 8685 4925 8685 4923 8686 4925 8686 4926 8686 4926 8687 4925 8687 3744 8687 4926 8688 3744 8688 3027 8688 3027 8689 3744 8689 4927 8689 3027 8690 4927 8690 4928 8690 4929 8691 4950 8691 3729 8691 4930 8692 4896 8692 3730 8692 3730 8693 4896 8693 4931 8693 3730 8694 4931 8694 4932 8694 4932 8695 4931 8695 4933 8695 4932 8696 4933 8696 4114 8696 4114 8697 4933 8697 4753 8697 4114 8698 4753 8698 4966 8698 4966 8699 4753 8699 4748 8699 3697 8700 3729 8700 4938 8700 4944 8701 2976 8701 4934 8701 2997 8702 4935 8702 3729 8702 3729 8703 4935 8703 4936 8703 3729 8704 4936 8704 4937 8704 4937 8705 2992 8705 3729 8705 3729 8706 2992 8706 2990 8706 3729 8707 2990 8707 4938 8707 2976 8708 2974 8708 4934 8708 4934 8709 2974 8709 2972 8709 4934 8710 2972 8710 4960 8710 2970 8711 4939 8711 4940 8711 4940 8712 4939 8712 2967 8712 4940 8713 2967 8713 2963 8713 4950 8714 3007 8714 3006 8714 4938 8715 2987 8715 3697 8715 3697 8716 2987 8716 2984 8716 3697 8717 2984 8717 4941 8717 4941 8718 2984 8718 4942 8718 4941 8719 4942 8719 4943 8719 4943 8720 4942 8720 2981 8720 4943 8721 2981 8721 4934 8721 4934 8722 2981 8722 2979 8722 4934 8723 2979 8723 4944 8723 4945 8724 4946 8724 4950 8724 4950 8725 4946 8725 4947 8725 4950 8726 4947 8726 3007 8726 2963 8727 2962 8727 4940 8727 4940 8728 2962 8728 4948 8728 4940 8729 4948 8729 3720 8729 3720 8730 4948 8730 2959 8730 3720 8731 2959 8731 4949 8731 4949 8732 2959 8732 3722 8732 3006 8733 4951 8733 4950 8733 4950 8734 4951 8734 4952 8734 4950 8735 4952 8735 4953 8735 4953 8736 4954 8736 4950 8736 4950 8737 4954 8737 3000 8737 4950 8738 3000 8738 3729 8738 3729 8739 3000 8739 2999 8739 3729 8740 2999 8740 2997 8740 2959 8741 4955 8741 3722 8741 3722 8742 4955 8742 4956 8742 3722 8743 4956 8743 3725 8743 3725 8744 4956 8744 4957 8744 3725 8745 4957 8745 4945 8745 4945 8746 4957 8746 4958 8746 4945 8747 4958 8747 4946 8747 4959 8748 4934 8748 4940 8748 4940 8749 4934 8749 4960 8749 4940 8750 4960 8750 2970 8750 3710 8751 4962 8751 4959 8751 3714 8752 4961 8752 4963 8752 4962 8753 3707 8753 4959 8753 4959 8754 3707 8754 3705 8754 4959 8755 3705 8755 3704 8755 3710 8756 4959 8756 4963 8756 4963 8757 4959 8757 3716 8757 4963 8758 3716 8758 3714 8758 3704 8759 3701 8759 4959 8759 4959 8760 3701 8760 4964 8760 4959 8761 4964 8761 4934 8761 5002 8762 4965 8762 4976 8762 4976 8763 4965 8763 3675 8763 3729 8764 4966 8764 4929 8764 4929 8765 4966 8765 4748 8765 4929 8766 4748 8766 4119 8766 4119 8767 4748 8767 4967 8767 4119 8768 4967 8768 4968 8768 4968 8769 4967 8769 4747 8769 4968 8770 4747 8770 4977 8770 4969 8771 3695 8771 4970 8771 3633 8772 3677 8772 4971 8772 4971 8773 3677 8773 3636 8773 4978 8774 4972 8774 3695 8774 3695 8775 4972 8775 3629 8775 3629 8776 4973 8776 3695 8776 3695 8777 4973 8777 3627 8777 3695 8778 3627 8778 3624 8778 3633 8779 4974 8779 3677 8779 3677 8780 4974 8780 4975 8780 3677 8781 4975 8781 3631 8781 4747 8782 4976 8782 4977 8782 4977 8783 4976 8783 3675 8783 4977 8784 3675 8784 3695 8784 3695 8785 3675 8785 3677 8785 3695 8786 3677 8786 4978 8786 4978 8787 3677 8787 3631 8787 3624 8788 3623 8788 3695 8788 3695 8789 3623 8789 3620 8789 3695 8790 3620 8790 4970 8790 4979 8791 3614 8791 4980 8791 3694 8792 4981 8792 3677 8792 3677 8793 4981 8793 3637 8793 3677 8794 3637 8794 3636 8794 4970 8795 4982 8795 4969 8795 4969 8796 4982 8796 4983 8796 4969 8797 4983 8797 3679 8797 3679 8798 4983 8798 4984 8798 3679 8799 4984 8799 4985 8799 4985 8800 4984 8800 3616 8800 4985 8801 3616 8801 4980 8801 4980 8802 3616 8802 4986 8802 4980 8803 4986 8803 4979 8803 4988 8804 3604 8804 3691 8804 3691 8805 3604 8805 3603 8805 3691 8806 3603 8806 3692 8806 3692 8807 3603 8807 4989 8807 3692 8808 4989 8808 4987 8808 4987 8809 4989 8809 4990 8809 3614 8810 3613 8810 4980 8810 4980 8811 3613 8811 3611 8811 4980 8812 3611 8812 3610 8812 3608 8813 3607 8813 3691 8813 3691 8814 3607 8814 3606 8814 3691 8815 3606 8815 4988 8815 4989 8816 3602 8816 4990 8816 4990 8817 3602 8817 4991 8817 4990 8818 4991 8818 3693 8818 3693 8819 4991 8819 3601 8819 3693 8820 3601 8820 3694 8820 3694 8821 3601 8821 3638 8821 3694 8822 3638 8822 4981 8822 3681 8823 4993 8823 4992 8823 4992 8824 4993 8824 4980 8824 4992 8825 4980 8825 3691 8825 3691 8826 4980 8826 3610 8826 3691 8827 3610 8827 3608 8827 3681 8828 4992 8828 4995 8828 4995 8829 4992 8829 3690 8829 4995 8830 3690 8830 4994 8830 4994 8831 3689 8831 4995 8831 4995 8832 3689 8832 3687 8832 4995 8833 3687 8833 3686 8833 3686 8834 3685 8834 4995 8834 4995 8835 3685 8835 4996 8835 4995 8836 4996 8836 4997 8836 4976 8837 4745 8837 4112 8837 4112 8838 4745 8838 4113 8838 4998 8839 4041 8839 5013 8839 5013 8840 4041 8840 4039 8840 5013 8841 4039 8841 5011 8841 5002 8842 5003 8842 5006 8842 4029 8843 4999 8843 5015 8843 4052 8844 4050 8844 4112 8844 4112 8845 4050 8845 4049 8845 4112 8846 4049 8846 5009 8846 4976 8847 4112 8847 5002 8847 5002 8848 4112 8848 4045 8848 5002 8849 4045 8849 5000 8849 5000 8850 5001 8850 5002 8850 5002 8851 5001 8851 4043 8851 5002 8852 4043 8852 5003 8852 4998 8853 5004 8853 4041 8853 4041 8854 5004 8854 4109 8854 4041 8855 4109 8855 5005 8855 5005 8856 4109 8856 5002 8856 5005 8857 5002 8857 4042 8857 4042 8858 5002 8858 5006 8858 4999 8859 4027 8859 5015 8859 5015 8860 4027 8860 5007 8860 5015 8861 5007 8861 4025 8861 4052 8862 4112 8862 5008 8862 5008 8863 4112 8863 5021 8863 5008 8864 5021 8864 4054 8864 5009 8865 5010 8865 4112 8865 4112 8866 5010 8866 4048 8866 4112 8867 4048 8867 4045 8867 5013 8868 4035 8868 4034 8868 5011 8869 4036 8869 5013 8869 5013 8870 4036 8870 5012 8870 5013 8871 5012 8871 4035 8871 4034 8872 5014 8872 5013 8872 5013 8873 5014 8873 4032 8873 5013 8874 4032 8874 4030 8874 4025 8875 5016 8875 5015 8875 5015 8876 5016 8876 4023 8876 5015 8877 4023 8877 5017 8877 5017 8878 4023 8878 4022 8878 5017 8879 4022 8879 4106 8879 4106 8880 4022 8880 5018 8880 4022 8881 5019 8881 5018 8881 5018 8882 5019 8882 4021 8882 5018 8883 4021 8883 4107 8883 4107 8884 4021 8884 5020 8884 4107 8885 5020 8885 5021 8885 5021 8886 5020 8886 4056 8886 5021 8887 4056 8887 4054 8887 5028 8888 5022 8888 5026 8888 5026 8889 5022 8889 5015 8889 4030 8890 4029 8890 5013 8890 5013 8891 4029 8891 5015 8891 5013 8892 5015 8892 4097 8892 4097 8893 5015 8893 5022 8893 5023 8894 5024 8894 5025 8894 5025 8895 5024 8895 5026 8895 5026 8896 5024 8896 5027 8896 5026 8897 5027 8897 5028 8897 5025 8898 4103 8898 5023 8898 5023 8899 4103 8899 4102 8899 5023 8900 4102 8900 4100 8900 4100 8901 4102 8901 4101 8901 5029 8902 4752 8902 5041 8902 5041 8903 4752 8903 5038 8903 4113 8904 4745 8904 5029 8904 5029 8905 4745 8905 4751 8905 5029 8906 4751 8906 4752 8906 5038 8907 5032 8907 5039 8907 5030 8908 5031 8908 5032 8908 5032 8909 5031 8909 2648 8909 5032 8910 2648 8910 5039 8910 4403 8911 4401 8911 5032 8911 5032 8912 4401 8912 4400 8912 5033 8913 5034 8913 5032 8913 5032 8914 5034 8914 4405 8914 5032 8915 4405 8915 4403 8915 4400 8916 5035 8916 5032 8916 5032 8917 5035 8917 4396 8917 5032 8918 4396 8918 4394 8918 5032 8919 4408 8919 5033 8919 5033 8920 4408 8920 4407 8920 5033 8921 4407 8921 4406 8921 4406 8922 4407 8922 5036 8922 4394 8923 4392 8923 5032 8923 5032 8924 4392 8924 5037 8924 5032 8925 5037 8925 5030 8925 5038 8926 5039 8926 5041 8926 5041 8927 5039 8927 5040 8927 5041 8928 5040 8928 4016 8928 4016 8929 5040 8929 5042 8929 4016 8930 5042 8930 5043 8930 5043 8931 5042 8931 5047 8931 5043 8932 5047 8932 5044 8932 5046 8933 5045 8933 5044 8933 5044 8934 5045 8934 5050 8934 4431 8935 4430 8935 5046 8935 5046 8936 4430 8936 4429 8936 5046 8937 4429 8937 4411 8937 5044 8938 5047 8938 5046 8938 5046 8939 5047 8939 5048 8939 5046 8940 5048 8940 4431 8940 5045 8941 5049 8941 5050 8941 5050 8942 5049 8942 5051 8942 5050 8943 5051 8943 5052 8943 5052 8944 5051 8944 5053 8944 5052 8945 5053 8945 5054 8945 5054 8946 5053 8946 5055 8946 5054 8947 5055 8947 4020 8947 5058 8948 5056 8948 5057 8948 4020 8949 5055 8949 5058 8949 5058 8950 5055 8950 4737 8950 5058 8951 4737 8951 5056 8951 5059 8952 5060 8952 4369 8952 4369 8953 5060 8953 4774 8953 4369 8954 4774 8954 4758 8954 4758 8955 4774 8955 4370 8955 4758 8956 4370 8956 5057 8956 5057 8957 4370 8957 4377 8957 5057 8958 4377 8958 5058 8958 4421 8959 5062 8959 5066 8959 4421 8960 5061 8960 5062 8960 5062 8961 5061 8961 4419 8961 5062 8962 4419 8962 5063 8962 5063 8963 4416 8963 5062 8963 5062 8964 4416 8964 5064 8964 5062 8965 5064 8965 4429 8965 4429 8966 5064 8966 4414 8966 4429 8967 4414 8967 4411 8967 4426 8968 5067 8968 5066 8968 5066 8969 5067 8969 5065 8969 5066 8970 5065 8970 4421 8970 4426 8971 4424 8971 5067 8971 5067 8972 4424 8972 4423 8972 5067 8973 4423 8973 5068 8973 5069 8974 4456 8974 5046 8974 5046 8975 4456 8975 5045 8975 5462 8976 5114 8976 5169 8976 5169 8977 5114 8977 5170 8977 5169 8978 5070 8978 5462 8978 5462 8979 5070 8979 5071 8979 5462 8980 5071 8980 5440 8980 5440 8981 5071 8981 5072 8981 5440 8982 5072 8982 5073 8982 5073 8983 5072 8983 5123 8983 5073 8984 5123 8984 5074 8984 5074 8985 5123 8985 5075 8985 5074 8986 5075 8986 5439 8986 5439 8987 5075 8987 5076 8987 5439 8988 5076 8988 5078 8988 5078 8989 5076 8989 5077 8989 5078 8990 5077 8990 5079 8990 5079 8991 5077 8991 5116 8991 5079 8992 5116 8992 5080 8992 5080 8993 5116 8993 5130 8993 5080 8994 5130 8994 5081 8994 5081 8995 5130 8995 5082 8995 5081 8996 5082 8996 5083 8996 5083 8997 5082 8997 5132 8997 5083 8998 5132 8998 5441 8998 5441 8999 5132 8999 5115 8999 5441 9000 5115 9000 5084 9000 5084 9001 5115 9001 5085 9001 5084 9002 5085 9002 5086 9002 5086 9003 5085 9003 5087 9003 5086 9004 5087 9004 5089 9004 5089 9005 5087 9005 5088 9005 5089 9006 5088 9006 5090 9006 5090 9007 5088 9007 5091 9007 5090 9008 5091 9008 5092 9008 5092 9009 5091 9009 5093 9009 5092 9010 5093 9010 5438 9010 5438 9011 5093 9011 5119 9011 5438 9012 5119 9012 5094 9012 5094 9013 5119 9013 5095 9013 5094 9014 5095 9014 5442 9014 5442 9015 5095 9015 5096 9015 5442 9016 5096 9016 5443 9016 5443 9017 5096 9017 5097 9017 5443 9018 5097 9018 5098 9018 5098 9019 5097 9019 5186 9019 5098 9020 5186 9020 5446 9020 5446 9021 5186 9021 5099 9021 5446 9022 5099 9022 5447 9022 5447 9023 5099 9023 5182 9023 5447 9024 5182 9024 5100 9024 5100 9025 5182 9025 5101 9025 5100 9026 5101 9026 5449 9026 5449 9027 5101 9027 5181 9027 5449 9028 5181 9028 5451 9028 5451 9029 5181 9029 5103 9029 5451 9030 5103 9030 5102 9030 5102 9031 5103 9031 5179 9031 5102 9032 5179 9032 5104 9032 5104 9033 5179 9033 5177 9033 5104 9034 5177 9034 5105 9034 5105 9035 5177 9035 5106 9035 5105 9036 5106 9036 5454 9036 5454 9037 5106 9037 5108 9037 5454 9038 5108 9038 5107 9038 5107 9039 5108 9039 5176 9039 5107 9040 5176 9040 5109 9040 5109 9041 5176 9041 5174 9041 5109 9042 5174 9042 5458 9042 5458 9043 5174 9043 5110 9043 5458 9044 5110 9044 5111 9044 5111 9045 5110 9045 5173 9045 5111 9046 5173 9046 5112 9046 5112 9047 5173 9047 5171 9047 5112 9048 5171 9048 5460 9048 5460 9049 5171 9049 5170 9049 5460 9050 5170 9050 5113 9050 5113 9051 5170 9051 5114 9051 5119 9052 5093 9052 5118 9052 5118 9053 5093 9053 5091 9053 5118 9054 5091 9054 5088 9054 5088 9055 5087 9055 5118 9055 5118 9056 5087 9056 5085 9056 5118 9057 5085 9057 5115 9057 5130 9058 5116 9058 5117 9058 5117 9059 5116 9059 5077 9059 5117 9060 5123 9060 5168 9060 5168 9061 5123 9061 5072 9061 5168 9062 5072 9062 5071 9062 5118 9063 5120 9063 5119 9063 5119 9064 5120 9064 5121 9064 5119 9065 5121 9065 5122 9065 5077 9066 5076 9066 5117 9066 5117 9067 5076 9067 5075 9067 5117 9068 5075 9068 5123 9068 5417 9069 5136 9069 5124 9069 5137 9070 5416 9070 5125 9070 5125 9071 5416 9071 5417 9071 5125 9072 5417 9072 5126 9072 5126 9073 5417 9073 5124 9073 5127 9074 5128 9074 5117 9074 5117 9075 5128 9075 5129 9075 5117 9076 5129 9076 5130 9076 5130 9077 5129 9077 5131 9077 5130 9078 5131 9078 5082 9078 5082 9079 5131 9079 5118 9079 5082 9080 5118 9080 5132 9080 5132 9081 5118 9081 5115 9081 5122 9082 5133 9082 5119 9082 5119 9083 5133 9083 5134 9083 5119 9084 5134 9084 5417 9084 5417 9085 5134 9085 5135 9085 5417 9086 5135 9086 5136 9086 5137 9087 5138 9087 5416 9087 5416 9088 5138 9088 5139 9088 5416 9089 5139 9089 5213 9089 5213 9090 5139 9090 5140 9090 5213 9091 5140 9091 5142 9091 5142 9092 5140 9092 5141 9092 5142 9093 5141 9093 5210 9093 5210 9094 5141 9094 5143 9094 5210 9095 5143 9095 5208 9095 5208 9096 5143 9096 5144 9096 5208 9097 5144 9097 5145 9097 5145 9098 5144 9098 5147 9098 5145 9099 5147 9099 5146 9099 5146 9100 5147 9100 5148 9100 5146 9101 5148 9101 5204 9101 5204 9102 5148 9102 5149 9102 5204 9103 5149 9103 5151 9103 5151 9104 5149 9104 5150 9104 5151 9105 5150 9105 5200 9105 5200 9106 5150 9106 5152 9106 5200 9107 5152 9107 5199 9107 5199 9108 5152 9108 5154 9108 5199 9109 5154 9109 5153 9109 5153 9110 5154 9110 5155 9110 5153 9111 5155 9111 5196 9111 5196 9112 5155 9112 5156 9112 5196 9113 5156 9113 5157 9113 5157 9114 5156 9114 5158 9114 5157 9115 5158 9115 5194 9115 5194 9116 5158 9116 5159 9116 5194 9117 5159 9117 5160 9117 5160 9118 5159 9118 5161 9118 5160 9119 5161 9119 5162 9119 5162 9120 5161 9120 5163 9120 5162 9121 5163 9121 5165 9121 5165 9122 5163 9122 5164 9122 5165 9123 5164 9123 5188 9123 5188 9124 5164 9124 5166 9124 5188 9125 5166 9125 5117 9125 5117 9126 5166 9126 5167 9126 5117 9127 5167 9127 5127 9127 5071 9128 5070 9128 5168 9128 5168 9129 5070 9129 5169 9129 5168 9130 5169 9130 5437 9130 5437 9131 5169 9131 5170 9131 5437 9132 5170 9132 5172 9132 5172 9133 5170 9133 5171 9133 5172 9134 5171 9134 5435 9134 5435 9135 5171 9135 5173 9135 5435 9136 5173 9136 5433 9136 5433 9137 5173 9137 5110 9137 5433 9138 5110 9138 5432 9138 5432 9139 5110 9139 5174 9139 5432 9140 5174 9140 5175 9140 5175 9141 5174 9141 5176 9141 5175 9142 5176 9142 5430 9142 5430 9143 5176 9143 5108 9143 5430 9144 5108 9144 5428 9144 5428 9145 5108 9145 5106 9145 5428 9146 5106 9146 5427 9146 5427 9147 5106 9147 5177 9147 5427 9148 5177 9148 5178 9148 5178 9149 5177 9149 5179 9149 5178 9150 5179 9150 5426 9150 5426 9151 5179 9151 5103 9151 5426 9152 5103 9152 5180 9152 5180 9153 5103 9153 5181 9153 5180 9154 5181 9154 5423 9154 5423 9155 5181 9155 5101 9155 5423 9156 5101 9156 5183 9156 5183 9157 5101 9157 5182 9157 5183 9158 5182 9158 5184 9158 5184 9159 5182 9159 5099 9159 5184 9160 5099 9160 5185 9160 5185 9161 5099 9161 5186 9161 5185 9162 5186 9162 5421 9162 5421 9163 5186 9163 5097 9163 5421 9164 5097 9164 5420 9164 5420 9165 5097 9165 5096 9165 5420 9166 5096 9166 5417 9166 5417 9167 5096 9167 5095 9167 5417 9168 5095 9168 5119 9168 5117 9169 5245 9169 5187 9169 5117 9170 5187 9170 5188 9170 5188 9171 5187 9171 5189 9171 5188 9172 5189 9172 5165 9172 5165 9173 5189 9173 5190 9173 5165 9174 5190 9174 5162 9174 5162 9175 5190 9175 5191 9175 5162 9176 5191 9176 5160 9176 5160 9177 5191 9177 5192 9177 5160 9178 5192 9178 5194 9178 5194 9179 5192 9179 5193 9179 5194 9180 5193 9180 5157 9180 5157 9181 5193 9181 5195 9181 5157 9182 5195 9182 5196 9182 5196 9183 5195 9183 5197 9183 5196 9184 5197 9184 5153 9184 5153 9185 5197 9185 5198 9185 5153 9186 5198 9186 5199 9186 5199 9187 5198 9187 5201 9187 5199 9188 5201 9188 5200 9188 5200 9189 5201 9189 5202 9189 5200 9190 5202 9190 5151 9190 5151 9191 5202 9191 5203 9191 5151 9192 5203 9192 5204 9192 5204 9193 5203 9193 5205 9193 5204 9194 5205 9194 5146 9194 5146 9195 5205 9195 5206 9195 5146 9196 5206 9196 5145 9196 5145 9197 5206 9197 5207 9197 5145 9198 5207 9198 5208 9198 5208 9199 5207 9199 5209 9199 5208 9200 5209 9200 5210 9200 5210 9201 5209 9201 5211 9201 5210 9202 5211 9202 5142 9202 5142 9203 5211 9203 5212 9203 5142 9204 5212 9204 5213 9204 5213 9205 5212 9205 5412 9205 5213 9206 5412 9206 5416 9206 5214 9207 5414 9207 5215 9207 5215 9208 5414 9208 5413 9208 5216 9209 5297 9209 5299 9209 5216 9210 5299 9210 5217 9210 5217 9211 5299 9211 5218 9211 5217 9212 5218 9212 5220 9212 5220 9213 5218 9213 5219 9213 5220 9214 5219 9214 5221 9214 5221 9215 5219 9215 5304 9215 5221 9216 5304 9216 5222 9216 5222 9217 5304 9217 5305 9217 5222 9218 5305 9218 5223 9218 5223 9219 5305 9219 5308 9219 5223 9220 5308 9220 5224 9220 5224 9221 5308 9221 5226 9221 5224 9222 5226 9222 5225 9222 5225 9223 5226 9223 5310 9223 5225 9224 5310 9224 5227 9224 5227 9225 5310 9225 5228 9225 5227 9226 5228 9226 5229 9226 5229 9227 5228 9227 5314 9227 5229 9228 5314 9228 5230 9228 5230 9229 5314 9229 5315 9229 5230 9230 5315 9230 5231 9230 5231 9231 5315 9231 5232 9231 5231 9232 5232 9232 5233 9232 5233 9233 5232 9233 5319 9233 5233 9234 5319 9234 5234 9234 5234 9235 5319 9235 5320 9235 5234 9236 5320 9236 5235 9236 5235 9237 5320 9237 5236 9237 5235 9238 5236 9238 5237 9238 5237 9239 5236 9239 5323 9239 5237 9240 5323 9240 5239 9240 5239 9241 5323 9241 5238 9241 5239 9242 5238 9242 5240 9242 5240 9243 5238 9243 5241 9243 5240 9244 5241 9244 5242 9244 5242 9245 5241 9245 5410 9245 5242 9246 5410 9246 5243 9246 5168 9247 5461 9247 5117 9247 5117 9248 5461 9248 5244 9248 5336 9249 5297 9249 5214 9249 5214 9250 5297 9250 5216 9250 5383 9251 5336 9251 5391 9251 5391 9252 5336 9252 5214 9252 5391 9253 5214 9253 5244 9253 5244 9254 5214 9254 5215 9254 5244 9255 5215 9255 5117 9255 5117 9256 5215 9256 5245 9256 5246 9257 5247 9257 5340 9257 5340 9258 5247 9258 5248 9258 5340 9259 5248 9259 5249 9259 5249 9260 5248 9260 5385 9260 5249 9261 5385 9261 5250 9261 5250 9262 5385 9262 5384 9262 5250 9263 5384 9263 5251 9263 5251 9264 5384 9264 5386 9264 5251 9265 5386 9265 5328 9265 5328 9266 5386 9266 5252 9266 5328 9267 5252 9267 5329 9267 5329 9268 5252 9268 5253 9268 5329 9269 5253 9269 5330 9269 5330 9270 5253 9270 5254 9270 5330 9271 5254 9271 5331 9271 5331 9272 5254 9272 5255 9272 5331 9273 5255 9273 5256 9273 5256 9274 5255 9274 5392 9274 5256 9275 5392 9275 5332 9275 5332 9276 5392 9276 5257 9276 5332 9277 5257 9277 5258 9277 5258 9278 5257 9278 5259 9278 5258 9279 5259 9279 5260 9279 5260 9280 5259 9280 5389 9280 5260 9281 5389 9281 5261 9281 5261 9282 5389 9282 5388 9282 5261 9283 5388 9283 5337 9283 5337 9284 5388 9284 5262 9284 5337 9285 5262 9285 5338 9285 5338 9286 5262 9286 5387 9286 5338 9287 5387 9287 5263 9287 5263 9288 5387 9288 5393 9288 5263 9289 5393 9289 5264 9289 5264 9290 5393 9290 5409 9290 5264 9291 5409 9291 5343 9291 5343 9292 5409 9292 5265 9292 5343 9293 5265 9293 5344 9293 5344 9294 5265 9294 5408 9294 5344 9295 5408 9295 5346 9295 5346 9296 5408 9296 5407 9296 5346 9297 5407 9297 5347 9297 5347 9298 5407 9298 5406 9298 5347 9299 5406 9299 5267 9299 5267 9300 5406 9300 5266 9300 5267 9301 5266 9301 5348 9301 5348 9302 5266 9302 5268 9302 5348 9303 5268 9303 5269 9303 5269 9304 5268 9304 5401 9304 5269 9305 5401 9305 5271 9305 5271 9306 5401 9306 5270 9306 5271 9307 5270 9307 5272 9307 5272 9308 5270 9308 5273 9308 5272 9309 5273 9309 5351 9309 5351 9310 5273 9310 5274 9310 5351 9311 5274 9311 5353 9311 5353 9312 5274 9312 5275 9312 5353 9313 5275 9313 5354 9313 5354 9314 5275 9314 5276 9314 5354 9315 5276 9315 5277 9315 5277 9316 5276 9316 5278 9316 5277 9317 5278 9317 5279 9317 5279 9318 5278 9318 5281 9318 5279 9319 5281 9319 5280 9319 5280 9320 5281 9320 5282 9320 5280 9321 5282 9321 5283 9321 5283 9322 5282 9322 5284 9322 5283 9323 5284 9323 5358 9323 5358 9324 5284 9324 5397 9324 5358 9325 5397 9325 5361 9325 5361 9326 5397 9326 5396 9326 5361 9327 5396 9327 5285 9327 5285 9328 5396 9328 5395 9328 5285 9329 5395 9329 5362 9329 5362 9330 5395 9330 5246 9330 5362 9331 5246 9331 5340 9331 5286 9332 5287 9332 5410 9332 5410 9333 5287 9333 5288 9333 5410 9334 5288 9334 5411 9334 5411 9335 5288 9335 5289 9335 5289 9336 5290 9336 5411 9336 5411 9337 5290 9337 5291 9337 5411 9338 5291 9338 5333 9338 5292 9339 5293 9339 5336 9339 5336 9340 5293 9340 5294 9340 5336 9341 5294 9341 5297 9341 5297 9342 5294 9342 5295 9342 5295 9343 5296 9343 5297 9343 5297 9344 5296 9344 5298 9344 5297 9345 5298 9345 5299 9345 5299 9346 5298 9346 5300 9346 5299 9347 5300 9347 5218 9347 5218 9348 5300 9348 5301 9348 5218 9349 5301 9349 5219 9349 5219 9350 5301 9350 5302 9350 5219 9351 5302 9351 5304 9351 5304 9352 5302 9352 5303 9352 5304 9353 5303 9353 5305 9353 5305 9354 5303 9354 5306 9354 5305 9355 5306 9355 5308 9355 5308 9356 5306 9356 5307 9356 5308 9357 5307 9357 5226 9357 5226 9358 5307 9358 5309 9358 5226 9359 5309 9359 5310 9359 5310 9360 5309 9360 5311 9360 5310 9361 5311 9361 5228 9361 5228 9362 5311 9362 5312 9362 5228 9363 5312 9363 5314 9363 5314 9364 5312 9364 5313 9364 5314 9365 5313 9365 5315 9365 5315 9366 5313 9366 5316 9366 5315 9367 5316 9367 5232 9367 5232 9368 5316 9368 5317 9368 5232 9369 5317 9369 5319 9369 5319 9370 5317 9370 5318 9370 5319 9371 5318 9371 5320 9371 5320 9372 5318 9372 5321 9372 5320 9373 5321 9373 5236 9373 5236 9374 5321 9374 5322 9374 5236 9375 5322 9375 5323 9375 5323 9376 5322 9376 5324 9376 5323 9377 5324 9377 5238 9377 5238 9378 5324 9378 5325 9378 5238 9379 5325 9379 5241 9379 5241 9380 5325 9380 5326 9380 5241 9381 5326 9381 5410 9381 5410 9382 5326 9382 5327 9382 5410 9383 5327 9383 5286 9383 5249 9384 5250 9384 5333 9384 5333 9385 5250 9385 5251 9385 5251 9386 5328 9386 5333 9386 5333 9387 5328 9387 5329 9387 5333 9388 5329 9388 5330 9388 5330 9389 5331 9389 5333 9389 5333 9390 5331 9390 5256 9390 5333 9391 5256 9391 5332 9391 5332 9392 5258 9392 5333 9392 5333 9393 5258 9393 5260 9393 5333 9394 5260 9394 5261 9394 5339 9395 5334 9395 5336 9395 5336 9396 5334 9396 5335 9396 5336 9397 5335 9397 5292 9397 5261 9398 5337 9398 5333 9398 5333 9399 5337 9399 5338 9399 5333 9400 5338 9400 5411 9400 5411 9401 5338 9401 5263 9401 5411 9402 5263 9402 5264 9402 5336 9403 5382 9403 5339 9403 5339 9404 5382 9404 5340 9404 5339 9405 5340 9405 5341 9405 5341 9406 5340 9406 5249 9406 5341 9407 5249 9407 5342 9407 5342 9408 5249 9408 5333 9408 5264 9409 5343 9409 5411 9409 5411 9410 5343 9410 5344 9410 5411 9411 5344 9411 5345 9411 5345 9412 5344 9412 5346 9412 5345 9413 5346 9413 5363 9413 5363 9414 5346 9414 5347 9414 5363 9415 5347 9415 5365 9415 5365 9416 5347 9416 5267 9416 5365 9417 5267 9417 5366 9417 5366 9418 5267 9418 5348 9418 5366 9419 5348 9419 5367 9419 5367 9420 5348 9420 5269 9420 5367 9421 5269 9421 5349 9421 5349 9422 5269 9422 5271 9422 5349 9423 5271 9423 5369 9423 5369 9424 5271 9424 5272 9424 5369 9425 5272 9425 5350 9425 5350 9426 5272 9426 5351 9426 5350 9427 5351 9427 5371 9427 5371 9428 5351 9428 5353 9428 5371 9429 5353 9429 5352 9429 5352 9430 5353 9430 5354 9430 5352 9431 5354 9431 5355 9431 5355 9432 5354 9432 5277 9432 5355 9433 5277 9433 5375 9433 5375 9434 5277 9434 5279 9434 5375 9435 5279 9435 5356 9435 5356 9436 5279 9436 5280 9436 5356 9437 5280 9437 5357 9437 5357 9438 5280 9438 5283 9438 5357 9439 5283 9439 5359 9439 5359 9440 5283 9440 5358 9440 5359 9441 5358 9441 5360 9441 5360 9442 5358 9442 5361 9442 5360 9443 5361 9443 5379 9443 5379 9444 5361 9444 5285 9444 5379 9445 5285 9445 5382 9445 5382 9446 5285 9446 5362 9446 5382 9447 5362 9447 5340 9447 5394 9448 5411 9448 5345 9448 5394 9449 5345 9449 5364 9449 5364 9450 5345 9450 5363 9450 5364 9451 5363 9451 5405 9451 5405 9452 5363 9452 5365 9452 5405 9453 5365 9453 5404 9453 5404 9454 5365 9454 5366 9454 5404 9455 5366 9455 5403 9455 5403 9456 5366 9456 5367 9456 5403 9457 5367 9457 5402 9457 5402 9458 5367 9458 5349 9458 5402 9459 5349 9459 5368 9459 5368 9460 5349 9460 5369 9460 5368 9461 5369 9461 5400 9461 5400 9462 5369 9462 5350 9462 5400 9463 5350 9463 5370 9463 5370 9464 5350 9464 5371 9464 5370 9465 5371 9465 5372 9465 5372 9466 5371 9466 5352 9466 5372 9467 5352 9467 5373 9467 5373 9468 5352 9468 5355 9468 5373 9469 5355 9469 5374 9469 5374 9470 5355 9470 5375 9470 5374 9471 5375 9471 5399 9471 5399 9472 5375 9472 5356 9472 5399 9473 5356 9473 5398 9473 5398 9474 5356 9474 5357 9474 5398 9475 5357 9475 5376 9475 5376 9476 5357 9476 5359 9476 5376 9477 5359 9477 5377 9477 5377 9478 5359 9478 5360 9478 5377 9479 5360 9479 5378 9479 5378 9480 5360 9480 5379 9480 5378 9481 5379 9481 5380 9481 5380 9482 5379 9482 5382 9482 5380 9483 5382 9483 5381 9483 5381 9484 5382 9484 5336 9484 5381 9485 5336 9485 5383 9485 5391 9486 5384 9486 5383 9486 5383 9487 5384 9487 5385 9487 5383 9488 5385 9488 5248 9488 5255 9489 5254 9489 5391 9489 5391 9490 5254 9490 5253 9490 5253 9491 5252 9491 5391 9491 5391 9492 5252 9492 5386 9492 5391 9493 5386 9493 5384 9493 5387 9494 5262 9494 5390 9494 5390 9495 5262 9495 5388 9495 5390 9496 5388 9496 5389 9496 5389 9497 5259 9497 5390 9497 5390 9498 5259 9498 5257 9498 5390 9499 5257 9499 5391 9499 5391 9500 5257 9500 5392 9500 5391 9501 5392 9501 5255 9501 5387 9502 5390 9502 5393 9502 5393 9503 5390 9503 5394 9503 5393 9504 5394 9504 5409 9504 5248 9505 5247 9505 5383 9505 5383 9506 5247 9506 5246 9506 5383 9507 5246 9507 5381 9507 5381 9508 5246 9508 5395 9508 5381 9509 5395 9509 5380 9509 5380 9510 5395 9510 5396 9510 5380 9511 5396 9511 5378 9511 5378 9512 5396 9512 5397 9512 5378 9513 5397 9513 5377 9513 5377 9514 5397 9514 5284 9514 5377 9515 5284 9515 5376 9515 5376 9516 5284 9516 5282 9516 5376 9517 5282 9517 5398 9517 5398 9518 5282 9518 5281 9518 5398 9519 5281 9519 5399 9519 5399 9520 5281 9520 5278 9520 5399 9521 5278 9521 5374 9521 5374 9522 5278 9522 5276 9522 5374 9523 5276 9523 5373 9523 5373 9524 5276 9524 5275 9524 5373 9525 5275 9525 5372 9525 5372 9526 5275 9526 5274 9526 5372 9527 5274 9527 5370 9527 5370 9528 5274 9528 5273 9528 5370 9529 5273 9529 5400 9529 5400 9530 5273 9530 5270 9530 5400 9531 5270 9531 5368 9531 5368 9532 5270 9532 5401 9532 5368 9533 5401 9533 5402 9533 5402 9534 5401 9534 5268 9534 5402 9535 5268 9535 5403 9535 5403 9536 5268 9536 5266 9536 5403 9537 5266 9537 5404 9537 5404 9538 5266 9538 5406 9538 5404 9539 5406 9539 5405 9539 5405 9540 5406 9540 5407 9540 5405 9541 5407 9541 5364 9541 5364 9542 5407 9542 5408 9542 5364 9543 5408 9543 5394 9543 5394 9544 5408 9544 5265 9544 5394 9545 5265 9545 5409 9545 5415 9546 5418 9546 5417 9546 5410 9547 5411 9547 5390 9547 5390 9548 5411 9548 5394 9548 5416 9549 5412 9549 5413 9549 5243 9550 5410 9550 5414 9550 5414 9551 5410 9551 5390 9551 5414 9552 5390 9552 5413 9552 5413 9553 5390 9553 5415 9553 5413 9554 5415 9554 5416 9554 5416 9555 5415 9555 5417 9555 5417 9556 5418 9556 5419 9556 5417 9557 5419 9557 5420 9557 5420 9558 5419 9558 5444 9558 5420 9559 5444 9559 5421 9559 5421 9560 5444 9560 5445 9560 5421 9561 5445 9561 5185 9561 5185 9562 5445 9562 5422 9562 5185 9563 5422 9563 5184 9563 5184 9564 5422 9564 5448 9564 5184 9565 5448 9565 5183 9565 5183 9566 5448 9566 5424 9566 5183 9567 5424 9567 5423 9567 5423 9568 5424 9568 5425 9568 5423 9569 5425 9569 5180 9569 5180 9570 5425 9570 5450 9570 5180 9571 5450 9571 5426 9571 5426 9572 5450 9572 5452 9572 5426 9573 5452 9573 5178 9573 5178 9574 5452 9574 5453 9574 5178 9575 5453 9575 5427 9575 5427 9576 5453 9576 5429 9576 5427 9577 5429 9577 5428 9577 5428 9578 5429 9578 5455 9578 5428 9579 5455 9579 5430 9579 5430 9580 5455 9580 5431 9580 5430 9581 5431 9581 5175 9581 5175 9582 5431 9582 5456 9582 5175 9583 5456 9583 5432 9583 5432 9584 5456 9584 5457 9584 5432 9585 5457 9585 5433 9585 5433 9586 5457 9586 5459 9586 5433 9587 5459 9587 5435 9587 5435 9588 5459 9588 5434 9588 5435 9589 5434 9589 5172 9589 5172 9590 5434 9590 5436 9590 5172 9591 5436 9591 5437 9591 5437 9592 5436 9592 5461 9592 5437 9593 5461 9593 5168 9593 5438 9594 5418 9594 5092 9594 5092 9595 5418 9595 5415 9595 5084 9596 5086 9596 5415 9596 5086 9597 5089 9597 5415 9597 5415 9598 5089 9598 5090 9598 5415 9599 5090 9599 5092 9599 5439 9600 5078 9600 5244 9600 5244 9601 5078 9601 5079 9601 5244 9602 5079 9602 5080 9602 5462 9603 5440 9603 5461 9603 5461 9604 5440 9604 5073 9604 5461 9605 5073 9605 5244 9605 5244 9606 5073 9606 5074 9606 5244 9607 5074 9607 5439 9607 5080 9608 5081 9608 5244 9608 5244 9609 5081 9609 5083 9609 5244 9610 5083 9610 5415 9610 5415 9611 5083 9611 5441 9611 5415 9612 5441 9612 5084 9612 5438 9613 5094 9613 5418 9613 5418 9614 5094 9614 5442 9614 5418 9615 5442 9615 5419 9615 5419 9616 5442 9616 5443 9616 5419 9617 5443 9617 5444 9617 5444 9618 5443 9618 5098 9618 5444 9619 5098 9619 5445 9619 5445 9620 5098 9620 5446 9620 5445 9621 5446 9621 5422 9621 5422 9622 5446 9622 5447 9622 5422 9623 5447 9623 5448 9623 5448 9624 5447 9624 5100 9624 5448 9625 5100 9625 5424 9625 5424 9626 5100 9626 5449 9626 5424 9627 5449 9627 5425 9627 5425 9628 5449 9628 5451 9628 5425 9629 5451 9629 5450 9629 5450 9630 5451 9630 5102 9630 5450 9631 5102 9631 5452 9631 5452 9632 5102 9632 5104 9632 5452 9633 5104 9633 5453 9633 5453 9634 5104 9634 5105 9634 5453 9635 5105 9635 5429 9635 5429 9636 5105 9636 5454 9636 5429 9637 5454 9637 5455 9637 5455 9638 5454 9638 5107 9638 5455 9639 5107 9639 5431 9639 5431 9640 5107 9640 5109 9640 5431 9641 5109 9641 5456 9641 5456 9642 5109 9642 5458 9642 5456 9643 5458 9643 5457 9643 5457 9644 5458 9644 5111 9644 5457 9645 5111 9645 5459 9645 5459 9646 5111 9646 5112 9646 5459 9647 5112 9647 5434 9647 5434 9648 5112 9648 5460 9648 5434 9649 5460 9649 5436 9649 5436 9650 5460 9650 5113 9650 5436 9651 5113 9651 5461 9651 5461 9652 5113 9652 5114 9652 5461 9653 5114 9653 5462 9653 5390 9654 5391 9654 5415 9654 5415 9655 5391 9655 5244 9655 5528 9656 5529 9656 5468 9656 5531 9657 5533 9657 5464 9657 5522 9658 5463 9658 5520 9658 5520 9659 5463 9659 5519 9659 5531 9660 5464 9660 5469 9660 5519 9661 5463 9661 5518 9661 5518 9662 5463 9662 5609 9662 5518 9663 5609 9663 5465 9663 5889 9664 5466 9664 5516 9664 5889 9665 5516 9665 5468 9665 5468 9666 5516 9666 5467 9666 5468 9667 5467 9667 5528 9667 5529 9668 5469 9668 5468 9668 5468 9669 5469 9669 5464 9669 5468 9670 5464 9670 5887 9670 5887 9671 5464 9671 5587 9671 5887 9672 5587 9672 5886 9672 5886 9673 5587 9673 5470 9673 5513 9674 5514 9674 5522 9674 5522 9675 5514 9675 5471 9675 5522 9676 5471 9676 5472 9676 5533 9677 5534 9677 5464 9677 5464 9678 5534 9678 5536 9678 5464 9679 5536 9679 5473 9679 5473 9680 5536 9680 5538 9680 5473 9681 5538 9681 5474 9681 5474 9682 5538 9682 5475 9682 5474 9683 5475 9683 5476 9683 5476 9684 5475 9684 5477 9684 5476 9685 5477 9685 5928 9685 5928 9686 5477 9686 5542 9686 5928 9687 5542 9687 5926 9687 5926 9688 5542 9688 5543 9688 5926 9689 5543 9689 5925 9689 5925 9690 5543 9690 5478 9690 5925 9691 5478 9691 5479 9691 5479 9692 5478 9692 5547 9692 5479 9693 5547 9693 5480 9693 5480 9694 5547 9694 5548 9694 5480 9695 5548 9695 5481 9695 5481 9696 5548 9696 5482 9696 5481 9697 5482 9697 5483 9697 5483 9698 5482 9698 5484 9698 5483 9699 5484 9699 5485 9699 5485 9700 5484 9700 5486 9700 5485 9701 5486 9701 5922 9701 5922 9702 5486 9702 5487 9702 5922 9703 5487 9703 5921 9703 5921 9704 5487 9704 5488 9704 5921 9705 5488 9705 5919 9705 5919 9706 5488 9706 5489 9706 5919 9707 5489 9707 5918 9707 5918 9708 5489 9708 5552 9708 5918 9709 5552 9709 5916 9709 5916 9710 5552 9710 5491 9710 5916 9711 5491 9711 5490 9711 5490 9712 5491 9712 5493 9712 5490 9713 5493 9713 5492 9713 5492 9714 5493 9714 5494 9714 5492 9715 5494 9715 5609 9715 5609 9716 5494 9716 5495 9716 5609 9717 5495 9717 5465 9717 5472 9718 5860 9718 5522 9718 5522 9719 5860 9719 5861 9719 5522 9720 5861 9720 5463 9720 5463 9721 5861 9721 5862 9721 5463 9722 5862 9722 5864 9722 5864 9723 5496 9723 5463 9723 5463 9724 5496 9724 5866 9724 5463 9725 5866 9725 5913 9725 5913 9726 5866 9726 5498 9726 5913 9727 5498 9727 5497 9727 5497 9728 5498 9728 5868 9728 5497 9729 5868 9729 5911 9729 5911 9730 5868 9730 5869 9730 5911 9731 5869 9731 5910 9731 5910 9732 5869 9732 5870 9732 5910 9733 5870 9733 5909 9733 5909 9734 5870 9734 5500 9734 5909 9735 5500 9735 5499 9735 5499 9736 5500 9736 5871 9736 5499 9737 5871 9737 5906 9737 5906 9738 5871 9738 5873 9738 5906 9739 5873 9739 5501 9739 5501 9740 5873 9740 5502 9740 5501 9741 5502 9741 5905 9741 5905 9742 5502 9742 5503 9742 5905 9743 5503 9743 5904 9743 5904 9744 5503 9744 5875 9744 5904 9745 5875 9745 5902 9745 5902 9746 5875 9746 5504 9746 5902 9747 5504 9747 5505 9747 5505 9748 5504 9748 5878 9748 5505 9749 5878 9749 5900 9749 5900 9750 5878 9750 5506 9750 5900 9751 5506 9751 5507 9751 5507 9752 5506 9752 5880 9752 5507 9753 5880 9753 5899 9753 5899 9754 5880 9754 5508 9754 5899 9755 5508 9755 5509 9755 5509 9756 5508 9756 5881 9756 5509 9757 5881 9757 5896 9757 5896 9758 5881 9758 5510 9758 5896 9759 5510 9759 5895 9759 5895 9760 5510 9760 5511 9760 5895 9761 5511 9761 5587 9761 5587 9762 5511 9762 5512 9762 5587 9763 5512 9763 5470 9763 5513 9764 5524 9764 5514 9764 5514 9765 5524 9765 5525 9765 5514 9766 5525 9766 5892 9766 5892 9767 5525 9767 5515 9767 5892 9768 5515 9768 5517 9768 5517 9769 5515 9769 5516 9769 5517 9770 5516 9770 5890 9770 5890 9771 5516 9771 5466 9771 5565 9772 5563 9772 5495 9772 5495 9773 5563 9773 5559 9773 5495 9774 5559 9774 5465 9774 5465 9775 5559 9775 5557 9775 5465 9776 5557 9776 5518 9776 5518 9777 5557 9777 5555 9777 5518 9778 5555 9778 5519 9778 5519 9779 5555 9779 5554 9779 5519 9780 5554 9780 5520 9780 5520 9781 5554 9781 5521 9781 5520 9782 5521 9782 5522 9782 5522 9783 5521 9783 5523 9783 5522 9784 5523 9784 5513 9784 5513 9785 5523 9785 5562 9785 5513 9786 5562 9786 5524 9786 5524 9787 5562 9787 5561 9787 5524 9788 5561 9788 5525 9788 5525 9789 5561 9789 5560 9789 5525 9790 5560 9790 5515 9790 5515 9791 5560 9791 5585 9791 5515 9792 5585 9792 5516 9792 5516 9793 5585 9793 5584 9793 5516 9794 5584 9794 5467 9794 5467 9795 5584 9795 5526 9795 5467 9796 5526 9796 5528 9796 5528 9797 5526 9797 5527 9797 5528 9798 5527 9798 5529 9798 5529 9799 5527 9799 5583 9799 5529 9800 5583 9800 5469 9800 5469 9801 5583 9801 5530 9801 5469 9802 5530 9802 5531 9802 5531 9803 5530 9803 5532 9803 5531 9804 5532 9804 5533 9804 5533 9805 5532 9805 5535 9805 5533 9806 5535 9806 5534 9806 5534 9807 5535 9807 5581 9807 5534 9808 5581 9808 5536 9808 5536 9809 5581 9809 5537 9809 5536 9810 5537 9810 5538 9810 5538 9811 5537 9811 5539 9811 5538 9812 5539 9812 5475 9812 5475 9813 5539 9813 5540 9813 5475 9814 5540 9814 5477 9814 5477 9815 5540 9815 5541 9815 5477 9816 5541 9816 5542 9816 5542 9817 5541 9817 5578 9817 5542 9818 5578 9818 5543 9818 5543 9819 5578 9819 5544 9819 5543 9820 5544 9820 5478 9820 5478 9821 5544 9821 5545 9821 5478 9822 5545 9822 5547 9822 5547 9823 5545 9823 5546 9823 5547 9824 5546 9824 5548 9824 5548 9825 5546 9825 5575 9825 5548 9826 5575 9826 5482 9826 5482 9827 5575 9827 5549 9827 5482 9828 5549 9828 5484 9828 5484 9829 5549 9829 5572 9829 5484 9830 5572 9830 5486 9830 5486 9831 5572 9831 5571 9831 5486 9832 5571 9832 5487 9832 5487 9833 5571 9833 5550 9833 5487 9834 5550 9834 5488 9834 5488 9835 5550 9835 5551 9835 5488 9836 5551 9836 5489 9836 5489 9837 5551 9837 5569 9837 5489 9838 5569 9838 5552 9838 5552 9839 5569 9839 5567 9839 5552 9840 5567 9840 5491 9840 5491 9841 5567 9841 5566 9841 5491 9842 5566 9842 5493 9842 5493 9843 5566 9843 5553 9843 5493 9844 5553 9844 5494 9844 5494 9845 5553 9845 5565 9845 5494 9846 5565 9846 5495 9846 5523 9847 5521 9847 5582 9847 5582 9848 5521 9848 5554 9848 5582 9849 5554 9849 5556 9849 5556 9850 5554 9850 5555 9850 5556 9851 5555 9851 5558 9851 5558 9852 5555 9852 5557 9852 5558 9853 5557 9853 5559 9853 5560 9854 5561 9854 5582 9854 5582 9855 5561 9855 5562 9855 5582 9856 5562 9856 5523 9856 5559 9857 5563 9857 5558 9857 5558 9858 5563 9858 5565 9858 5558 9859 5565 9859 5564 9859 5564 9860 5565 9860 5553 9860 5564 9861 5553 9861 5914 9861 5914 9862 5553 9862 5566 9862 5914 9863 5566 9863 5915 9863 5915 9864 5566 9864 5567 9864 5915 9865 5567 9865 5917 9865 5917 9866 5567 9866 5569 9866 5917 9867 5569 9867 5568 9867 5568 9868 5569 9868 5551 9868 5568 9869 5551 9869 5570 9869 5570 9870 5551 9870 5550 9870 5570 9871 5550 9871 5920 9871 5920 9872 5550 9872 5571 9872 5920 9873 5571 9873 5923 9873 5923 9874 5571 9874 5572 9874 5923 9875 5572 9875 5573 9875 5573 9876 5572 9876 5549 9876 5573 9877 5549 9877 5574 9877 5574 9878 5549 9878 5575 9878 5574 9879 5575 9879 5576 9879 5576 9880 5575 9880 5546 9880 5576 9881 5546 9881 5924 9881 5924 9882 5546 9882 5545 9882 5924 9883 5545 9883 5577 9883 5577 9884 5545 9884 5544 9884 5577 9885 5544 9885 5927 9885 5927 9886 5544 9886 5578 9886 5927 9887 5578 9887 5579 9887 5579 9888 5578 9888 5541 9888 5579 9889 5541 9889 5929 9889 5929 9890 5541 9890 5540 9890 5929 9891 5540 9891 5580 9891 5580 9892 5540 9892 5539 9892 5580 9893 5539 9893 5930 9893 5930 9894 5539 9894 5537 9894 5930 9895 5537 9895 5586 9895 5586 9896 5537 9896 5581 9896 5586 9897 5581 9897 5535 9897 5527 9898 5526 9898 5582 9898 5535 9899 5532 9899 5586 9899 5586 9900 5532 9900 5530 9900 5586 9901 5530 9901 5582 9901 5582 9902 5530 9902 5583 9902 5582 9903 5583 9903 5527 9903 5526 9904 5584 9904 5582 9904 5582 9905 5584 9905 5585 9905 5582 9906 5585 9906 5560 9906 5588 9907 5797 9907 5703 9907 5589 9908 5590 9908 5612 9908 5464 9909 5586 9909 5587 9909 5587 9910 5586 9910 5582 9910 5893 9911 5587 9911 5826 9911 5826 9912 5587 9912 5582 9912 5826 9913 5582 9913 5612 9913 5612 9914 5582 9914 5588 9914 5612 9915 5588 9915 5589 9915 5589 9916 5588 9916 5703 9916 5590 9917 5589 9917 5715 9917 5590 9918 5715 9918 5637 9918 5637 9919 5715 9919 5716 9919 5637 9920 5716 9920 5635 9920 5635 9921 5716 9921 5717 9921 5635 9922 5717 9922 5591 9922 5591 9923 5717 9923 5593 9923 5591 9924 5593 9924 5592 9924 5592 9925 5593 9925 5594 9925 5592 9926 5594 9926 5595 9926 5595 9927 5594 9927 5596 9927 5595 9928 5596 9928 5597 9928 5597 9929 5596 9929 5720 9929 5597 9930 5720 9930 5598 9930 5598 9931 5720 9931 5722 9931 5598 9932 5722 9932 5599 9932 5599 9933 5722 9933 5724 9933 5599 9934 5724 9934 5630 9934 5630 9935 5724 9935 5600 9935 5630 9936 5600 9936 5601 9936 5601 9937 5600 9937 5725 9937 5601 9938 5725 9938 5602 9938 5602 9939 5725 9939 5603 9939 5602 9940 5603 9940 5628 9940 5628 9941 5603 9941 5728 9941 5628 9942 5728 9942 5625 9942 5625 9943 5728 9943 5604 9943 5625 9944 5604 9944 5605 9944 5605 9945 5604 9945 5730 9945 5605 9946 5730 9946 5606 9946 5606 9947 5730 9947 5607 9947 5606 9948 5607 9948 5623 9948 5623 9949 5607 9949 5732 9949 5623 9950 5732 9950 5621 9950 5621 9951 5732 9951 5608 9951 5621 9952 5608 9952 5619 9952 5619 9953 5608 9953 5733 9953 5619 9954 5733 9954 5617 9954 5610 9955 5617 9955 5733 9955 5810 9956 5796 9956 5809 9956 5463 9957 5853 9957 5609 9957 5609 9958 5853 9958 5824 9958 5558 9959 5609 9959 5556 9959 5556 9960 5609 9960 5824 9960 5556 9961 5824 9961 5809 9961 5809 9962 5824 9962 5610 9962 5809 9963 5610 9963 5810 9963 5810 9964 5610 9964 5733 9964 5824 9965 5826 9965 5610 9965 5610 9966 5826 9966 5612 9966 5614 9967 5657 9967 5612 9967 5612 9968 5657 9968 5656 9968 5612 9969 5656 9969 5655 9969 5652 9970 5610 9970 5653 9970 5653 9971 5610 9971 5612 9971 5653 9972 5612 9972 5611 9972 5611 9973 5612 9973 5655 9973 5652 9974 5650 9974 5610 9974 5610 9975 5650 9975 5648 9975 5610 9976 5648 9976 5647 9976 5660 9977 5613 9977 5590 9977 5590 9978 5613 9978 5612 9978 5612 9979 5613 9979 5659 9979 5612 9980 5659 9980 5614 9980 5647 9981 5615 9981 5610 9981 5610 9982 5615 9982 5616 9982 5610 9983 5616 9983 5617 9983 5617 9984 5616 9984 5643 9984 5617 9985 5643 9985 5618 9985 5618 9986 5642 9986 5617 9986 5617 9987 5642 9987 5640 9987 5617 9988 5640 9988 5619 9988 5619 9989 5640 9989 5620 9989 5619 9990 5620 9990 5621 9990 5621 9991 5620 9991 5676 9991 5621 9992 5676 9992 5623 9992 5623 9993 5676 9993 5622 9993 5623 9994 5622 9994 5606 9994 5606 9995 5622 9995 5672 9995 5606 9996 5672 9996 5605 9996 5605 9997 5672 9997 5624 9997 5605 9998 5624 9998 5625 9998 5625 9999 5624 9999 5626 9999 5625 10000 5626 10000 5628 10000 5628 10001 5626 10001 5627 10001 5628 10002 5627 10002 5602 10002 5602 10003 5627 10003 5629 10003 5602 10004 5629 10004 5601 10004 5601 10005 5629 10005 5670 10005 5601 10006 5670 10006 5630 10006 5630 10007 5670 10007 5631 10007 5630 10008 5631 10008 5599 10008 5599 10009 5631 10009 5668 10009 5599 10010 5668 10010 5598 10010 5598 10011 5668 10011 5632 10011 5598 10012 5632 10012 5597 10012 5597 10013 5632 10013 5666 10013 5597 10014 5666 10014 5595 10014 5595 10015 5666 10015 5664 10015 5595 10016 5664 10016 5592 10016 5592 10017 5664 10017 5633 10017 5592 10018 5633 10018 5591 10018 5591 10019 5633 10019 5634 10019 5591 10020 5634 10020 5635 10020 5635 10021 5634 10021 5636 10021 5635 10022 5636 10022 5637 10022 5637 10023 5636 10023 5638 10023 5637 10024 5638 10024 5590 10024 5590 10025 5638 10025 5639 10025 5590 10026 5639 10026 5660 10026 5640 10027 5642 10027 5641 10027 5641 10028 5642 10028 5618 10028 5641 10029 5618 10029 5644 10029 5644 10030 5618 10030 5643 10030 5644 10031 5643 10031 5708 10031 5708 10032 5643 10032 5616 10032 5708 10033 5616 10033 5645 10033 5645 10034 5616 10034 5615 10034 5645 10035 5615 10035 5646 10035 5646 10036 5615 10036 5647 10036 5646 10037 5647 10037 5678 10037 5678 10038 5647 10038 5648 10038 5678 10039 5648 10039 5649 10039 5649 10040 5648 10040 5650 10040 5649 10041 5650 10041 5651 10041 5651 10042 5650 10042 5652 10042 5651 10043 5652 10043 5710 10043 5710 10044 5652 10044 5653 10044 5710 10045 5653 10045 5712 10045 5712 10046 5653 10046 5611 10046 5712 10047 5611 10047 5734 10047 5734 10048 5611 10048 5655 10048 5734 10049 5655 10049 5654 10049 5654 10050 5655 10050 5656 10050 5654 10051 5656 10051 5735 10051 5735 10052 5656 10052 5657 10052 5735 10053 5657 10053 5736 10053 5736 10054 5657 10054 5614 10054 5736 10055 5614 10055 5658 10055 5658 10056 5614 10056 5659 10056 5658 10057 5659 10057 5738 10057 5738 10058 5659 10058 5613 10058 5738 10059 5613 10059 5713 10059 5713 10060 5613 10060 5660 10060 5713 10061 5660 10061 5714 10061 5714 10062 5660 10062 5639 10062 5714 10063 5639 10063 5661 10063 5661 10064 5639 10064 5638 10064 5661 10065 5638 10065 5662 10065 5662 10066 5638 10066 5636 10066 5662 10067 5636 10067 5663 10067 5663 10068 5636 10068 5634 10068 5663 10069 5634 10069 5718 10069 5718 10070 5634 10070 5633 10070 5718 10071 5633 10071 5665 10071 5665 10072 5633 10072 5664 10072 5665 10073 5664 10073 5719 10073 5719 10074 5664 10074 5666 10074 5719 10075 5666 10075 5721 10075 5721 10076 5666 10076 5632 10076 5721 10077 5632 10077 5667 10077 5667 10078 5632 10078 5668 10078 5667 10079 5668 10079 5723 10079 5723 10080 5668 10080 5631 10080 5723 10081 5631 10081 5669 10081 5669 10082 5631 10082 5670 10082 5669 10083 5670 10083 5671 10083 5671 10084 5670 10084 5629 10084 5671 10085 5629 10085 5726 10085 5726 10086 5629 10086 5627 10086 5726 10087 5627 10087 5727 10087 5727 10088 5627 10088 5626 10088 5727 10089 5626 10089 5729 10089 5729 10090 5626 10090 5624 10090 5729 10091 5624 10091 5673 10091 5673 10092 5624 10092 5672 10092 5673 10093 5672 10093 5731 10093 5731 10094 5672 10094 5622 10094 5731 10095 5622 10095 5674 10095 5674 10096 5622 10096 5676 10096 5674 10097 5676 10097 5675 10097 5675 10098 5676 10098 5620 10098 5675 10099 5620 10099 5677 10099 5677 10100 5620 10100 5640 10100 5677 10101 5640 10101 5641 10101 5678 10102 5649 10102 5711 10102 5737 10103 5589 10103 5679 10103 5679 10104 5589 10104 5707 10104 5678 10105 5711 10105 5646 10105 5680 10106 5681 10106 5810 10106 5810 10107 5681 10107 5766 10107 5810 10108 5766 10108 5682 10108 5682 10109 5766 10109 5768 10109 5682 10110 5768 10110 5811 10110 5811 10111 5768 10111 5683 10111 5811 10112 5683 10112 5684 10112 5684 10113 5683 10113 5685 10113 5684 10114 5685 10114 5686 10114 5686 10115 5685 10115 5771 10115 5686 10116 5771 10116 5687 10116 5687 10117 5771 10117 5772 10117 5687 10118 5772 10118 5688 10118 5688 10119 5772 10119 5689 10119 5688 10120 5689 10120 5815 10120 5815 10121 5689 10121 5774 10121 5815 10122 5774 10122 5690 10122 5690 10123 5774 10123 5691 10123 5690 10124 5691 10124 5692 10124 5692 10125 5691 10125 5776 10125 5692 10126 5776 10126 5693 10126 5693 10127 5776 10127 5777 10127 5693 10128 5777 10128 5816 10128 5816 10129 5777 10129 5694 10129 5816 10130 5694 10130 5818 10130 5818 10131 5694 10131 5741 10131 5818 10132 5741 10132 5695 10132 5695 10133 5741 10133 5696 10133 5695 10134 5696 10134 5697 10134 5697 10135 5696 10135 5742 10135 5697 10136 5742 10136 5819 10136 5819 10137 5742 10137 5699 10137 5819 10138 5699 10138 5698 10138 5698 10139 5699 10139 5744 10139 5698 10140 5744 10140 5821 10140 5821 10141 5744 10141 5700 10141 5821 10142 5700 10142 5701 10142 5701 10143 5700 10143 5702 10143 5701 10144 5702 10144 5703 10144 5703 10145 5702 10145 5748 10145 5703 10146 5748 10146 5704 10146 5704 10147 5750 10147 5703 10147 5703 10148 5750 10148 5705 10148 5703 10149 5705 10149 5589 10149 5589 10150 5705 10150 5706 10150 5589 10151 5706 10151 5707 10151 5644 10152 5708 10152 5733 10152 5733 10153 5708 10153 5645 10153 5709 10154 5710 10154 5759 10154 5759 10155 5710 10155 5758 10155 5649 10156 5651 10156 5711 10156 5711 10157 5651 10157 5710 10157 5711 10158 5710 10158 5762 10158 5762 10159 5710 10159 5709 10159 5758 10160 5710 10160 5757 10160 5757 10161 5710 10161 5712 10161 5757 10162 5712 10162 5734 10162 5713 10163 5714 10163 5589 10163 5589 10164 5714 10164 5661 10164 5589 10165 5661 10165 5715 10165 5715 10166 5661 10166 5662 10166 5715 10167 5662 10167 5716 10167 5716 10168 5662 10168 5663 10168 5716 10169 5663 10169 5717 10169 5717 10170 5663 10170 5718 10170 5717 10171 5718 10171 5593 10171 5593 10172 5718 10172 5665 10172 5593 10173 5665 10173 5594 10173 5594 10174 5665 10174 5719 10174 5594 10175 5719 10175 5596 10175 5596 10176 5719 10176 5721 10176 5596 10177 5721 10177 5720 10177 5720 10178 5721 10178 5667 10178 5720 10179 5667 10179 5722 10179 5722 10180 5667 10180 5723 10180 5722 10181 5723 10181 5724 10181 5724 10182 5723 10182 5669 10182 5724 10183 5669 10183 5600 10183 5600 10184 5669 10184 5671 10184 5600 10185 5671 10185 5725 10185 5725 10186 5671 10186 5726 10186 5725 10187 5726 10187 5603 10187 5603 10188 5726 10188 5727 10188 5603 10189 5727 10189 5728 10189 5728 10190 5727 10190 5729 10190 5728 10191 5729 10191 5604 10191 5604 10192 5729 10192 5673 10192 5604 10193 5673 10193 5730 10193 5730 10194 5673 10194 5731 10194 5730 10195 5731 10195 5607 10195 5607 10196 5731 10196 5674 10196 5607 10197 5674 10197 5732 10197 5732 10198 5674 10198 5675 10198 5732 10199 5675 10199 5608 10199 5608 10200 5675 10200 5677 10200 5608 10201 5677 10201 5733 10201 5733 10202 5677 10202 5641 10202 5733 10203 5641 10203 5644 10203 5680 10204 5810 10204 5763 10204 5763 10205 5810 10205 5733 10205 5763 10206 5733 10206 5711 10206 5711 10207 5733 10207 5645 10207 5711 10208 5645 10208 5646 10208 5734 10209 5654 10209 5757 10209 5757 10210 5654 10210 5735 10210 5757 10211 5735 10211 5755 10211 5755 10212 5735 10212 5736 10212 5755 10213 5736 10213 5737 10213 5737 10214 5736 10214 5658 10214 5737 10215 5658 10215 5589 10215 5589 10216 5658 10216 5738 10216 5589 10217 5738 10217 5713 10217 5808 10218 5739 10218 5777 10218 5777 10219 5739 10219 5740 10219 5777 10220 5740 10220 5694 10220 5694 10221 5740 10221 5806 10221 5694 10222 5806 10222 5741 10222 5741 10223 5806 10223 5804 10223 5741 10224 5804 10224 5696 10224 5696 10225 5804 10225 5801 10225 5696 10226 5801 10226 5742 10226 5742 10227 5801 10227 5743 10227 5742 10228 5743 10228 5699 10228 5699 10229 5743 10229 5745 10229 5699 10230 5745 10230 5744 10230 5744 10231 5745 10231 5799 10231 5744 10232 5799 10232 5700 10232 5700 10233 5799 10233 5746 10233 5700 10234 5746 10234 5702 10234 5702 10235 5746 10235 5747 10235 5702 10236 5747 10236 5748 10236 5748 10237 5747 10237 5749 10237 5748 10238 5749 10238 5704 10238 5704 10239 5749 10239 5751 10239 5704 10240 5751 10240 5750 10240 5750 10241 5751 10241 5782 10241 5750 10242 5782 10242 5705 10242 5705 10243 5782 10243 5781 10243 5705 10244 5781 10244 5706 10244 5706 10245 5781 10245 5752 10245 5706 10246 5752 10246 5707 10246 5707 10247 5752 10247 5753 10247 5707 10248 5753 10248 5679 10248 5679 10249 5753 10249 5754 10249 5679 10250 5754 10250 5737 10250 5737 10251 5754 10251 5780 10251 5737 10252 5780 10252 5755 10252 5755 10253 5780 10253 5756 10253 5755 10254 5756 10254 5757 10254 5757 10255 5756 10255 5784 10255 5757 10256 5784 10256 5758 10256 5758 10257 5784 10257 5783 10257 5758 10258 5783 10258 5759 10258 5759 10259 5783 10259 5760 10259 5759 10260 5760 10260 5709 10260 5709 10261 5760 10261 5761 10261 5709 10262 5761 10262 5762 10262 5762 10263 5761 10263 5778 10263 5762 10264 5778 10264 5711 10264 5711 10265 5778 10265 5779 10265 5711 10266 5779 10266 5763 10266 5763 10267 5779 10267 5764 10267 5763 10268 5764 10268 5680 10268 5680 10269 5764 10269 5765 10269 5680 10270 5765 10270 5681 10270 5681 10271 5765 10271 5767 10271 5681 10272 5767 10272 5766 10272 5766 10273 5767 10273 5795 10273 5766 10274 5795 10274 5768 10274 5768 10275 5795 10275 5769 10275 5768 10276 5769 10276 5683 10276 5683 10277 5769 10277 5793 10277 5683 10278 5793 10278 5685 10278 5685 10279 5793 10279 5770 10279 5685 10280 5770 10280 5771 10280 5771 10281 5770 10281 5792 10281 5771 10282 5792 10282 5772 10282 5772 10283 5792 10283 5789 10283 5772 10284 5789 10284 5689 10284 5689 10285 5789 10285 5773 10285 5689 10286 5773 10286 5774 10286 5774 10287 5773 10287 5775 10287 5774 10288 5775 10288 5691 10288 5691 10289 5775 10289 5787 10289 5691 10290 5787 10290 5776 10290 5776 10291 5787 10291 5808 10291 5776 10292 5808 10292 5777 10292 5779 10293 5778 10293 5809 10293 5809 10294 5778 10294 5761 10294 5809 10295 5761 10295 5760 10295 5779 10296 5809 10296 5764 10296 5764 10297 5809 10297 5796 10297 5764 10298 5796 10298 5765 10298 5753 10299 5588 10299 5754 10299 5754 10300 5588 10300 5780 10300 5753 10301 5752 10301 5588 10301 5588 10302 5752 10302 5781 10302 5588 10303 5781 10303 5797 10303 5797 10304 5781 10304 5782 10304 5797 10305 5782 10305 5751 10305 5760 10306 5783 10306 5809 10306 5809 10307 5783 10307 5784 10307 5809 10308 5784 10308 5588 10308 5588 10309 5784 10309 5756 10309 5588 10310 5756 10310 5780 10310 5785 10311 5787 10311 5786 10311 5786 10312 5787 10312 5775 10312 5786 10313 5775 10313 5788 10313 5788 10314 5775 10314 5773 10314 5788 10315 5773 10315 5814 10315 5814 10316 5773 10316 5789 10316 5814 10317 5789 10317 5790 10317 5790 10318 5789 10318 5792 10318 5790 10319 5792 10319 5791 10319 5791 10320 5792 10320 5770 10320 5791 10321 5770 10321 5813 10321 5813 10322 5770 10322 5793 10322 5813 10323 5793 10323 5794 10323 5794 10324 5793 10324 5769 10324 5794 10325 5769 10325 5812 10325 5812 10326 5769 10326 5795 10326 5812 10327 5795 10327 5796 10327 5796 10328 5795 10328 5767 10328 5796 10329 5767 10329 5765 10329 5751 10330 5749 10330 5797 10330 5797 10331 5749 10331 5747 10331 5797 10332 5747 10332 5822 10332 5822 10333 5747 10333 5746 10333 5822 10334 5746 10334 5798 10334 5798 10335 5746 10335 5799 10335 5798 10336 5799 10336 5820 10336 5820 10337 5799 10337 5745 10337 5820 10338 5745 10338 5800 10338 5800 10339 5745 10339 5743 10339 5800 10340 5743 10340 5802 10340 5802 10341 5743 10341 5801 10341 5802 10342 5801 10342 5803 10342 5803 10343 5801 10343 5804 10343 5803 10344 5804 10344 5817 10344 5817 10345 5804 10345 5806 10345 5817 10346 5806 10346 5805 10346 5805 10347 5806 10347 5740 10347 5805 10348 5740 10348 5807 10348 5807 10349 5740 10349 5739 10349 5807 10350 5739 10350 5785 10350 5785 10351 5739 10351 5808 10351 5785 10352 5808 10352 5787 10352 5556 10353 5809 10353 5582 10353 5582 10354 5809 10354 5588 10354 5796 10355 5810 10355 5682 10355 5796 10356 5682 10356 5812 10356 5812 10357 5682 10357 5811 10357 5812 10358 5811 10358 5794 10358 5794 10359 5811 10359 5684 10359 5794 10360 5684 10360 5813 10360 5813 10361 5684 10361 5686 10361 5813 10362 5686 10362 5791 10362 5791 10363 5686 10363 5687 10363 5791 10364 5687 10364 5790 10364 5790 10365 5687 10365 5688 10365 5790 10366 5688 10366 5814 10366 5814 10367 5688 10367 5815 10367 5814 10368 5815 10368 5788 10368 5788 10369 5815 10369 5690 10369 5788 10370 5690 10370 5786 10370 5786 10371 5690 10371 5692 10371 5786 10372 5692 10372 5785 10372 5785 10373 5692 10373 5693 10373 5785 10374 5693 10374 5807 10374 5807 10375 5693 10375 5816 10375 5807 10376 5816 10376 5805 10376 5805 10377 5816 10377 5818 10377 5805 10378 5818 10378 5817 10378 5817 10379 5818 10379 5695 10379 5817 10380 5695 10380 5803 10380 5803 10381 5695 10381 5697 10381 5803 10382 5697 10382 5802 10382 5802 10383 5697 10383 5819 10383 5802 10384 5819 10384 5800 10384 5800 10385 5819 10385 5698 10385 5800 10386 5698 10386 5820 10386 5820 10387 5698 10387 5821 10387 5820 10388 5821 10388 5798 10388 5798 10389 5821 10389 5701 10389 5798 10390 5701 10390 5822 10390 5822 10391 5701 10391 5703 10391 5822 10392 5703 10392 5797 10392 5824 10393 5863 10393 5830 10393 5863 10394 5824 10394 5823 10394 5823 10395 5824 10395 5853 10395 5823 10396 5853 10396 5854 10396 5856 10397 5825 10397 5826 10397 5826 10398 5825 10398 5827 10398 5826 10399 5827 10399 5888 10399 5888 10400 5828 10400 5826 10400 5826 10401 5828 10401 5829 10401 5826 10402 5829 10402 5893 10402 5893 10403 5829 10403 5885 10403 5830 10404 5859 10404 5824 10404 5824 10405 5859 10405 5858 10405 5824 10406 5858 10406 5831 10406 5885 10407 5884 10407 5893 10407 5893 10408 5884 10408 5883 10408 5893 10409 5883 10409 5894 10409 5894 10410 5883 10410 5882 10410 5894 10411 5882 10411 5832 10411 5832 10412 5882 10412 5833 10412 5832 10413 5833 10413 5897 10413 5897 10414 5833 10414 5834 10414 5897 10415 5834 10415 5898 10415 5898 10416 5834 10416 5836 10416 5898 10417 5836 10417 5835 10417 5835 10418 5836 10418 5879 10418 5835 10419 5879 10419 5901 10419 5901 10420 5879 10420 5837 10420 5901 10421 5837 10421 5838 10421 5838 10422 5837 10422 5839 10422 5838 10423 5839 10423 5903 10423 5903 10424 5839 10424 5877 10424 5903 10425 5877 10425 5840 10425 5840 10426 5877 10426 5876 10426 5840 10427 5876 10427 5841 10427 5841 10428 5876 10428 5842 10428 5841 10429 5842 10429 5843 10429 5843 10430 5842 10430 5874 10430 5843 10431 5874 10431 5907 10431 5907 10432 5874 10432 5872 10432 5907 10433 5872 10433 5844 10433 5844 10434 5872 10434 5845 10434 5844 10435 5845 10435 5908 10435 5908 10436 5845 10436 5847 10436 5908 10437 5847 10437 5846 10437 5846 10438 5847 10438 5849 10438 5846 10439 5849 10439 5848 10439 5848 10440 5849 10440 5850 10440 5848 10441 5850 10441 5852 10441 5852 10442 5850 10442 5851 10442 5852 10443 5851 10443 5912 10443 5912 10444 5851 10444 5867 10444 5912 10445 5867 10445 5853 10445 5853 10446 5867 10446 5865 10446 5853 10447 5865 10447 5854 10447 5831 10448 5857 10448 5824 10448 5824 10449 5857 10449 5855 10449 5824 10450 5855 10450 5826 10450 5826 10451 5855 10451 5891 10451 5826 10452 5891 10452 5856 10452 5855 10453 5857 10453 5514 10453 5514 10454 5857 10454 5831 10454 5514 10455 5831 10455 5471 10455 5471 10456 5831 10456 5858 10456 5471 10457 5858 10457 5472 10457 5472 10458 5858 10458 5859 10458 5472 10459 5859 10459 5860 10459 5860 10460 5859 10460 5830 10460 5860 10461 5830 10461 5861 10461 5861 10462 5830 10462 5863 10462 5861 10463 5863 10463 5862 10463 5862 10464 5863 10464 5823 10464 5862 10465 5823 10465 5864 10465 5864 10466 5823 10466 5854 10466 5864 10467 5854 10467 5496 10467 5496 10468 5854 10468 5865 10468 5496 10469 5865 10469 5866 10469 5866 10470 5865 10470 5867 10470 5866 10471 5867 10471 5498 10471 5498 10472 5867 10472 5851 10472 5498 10473 5851 10473 5868 10473 5868 10474 5851 10474 5850 10474 5868 10475 5850 10475 5869 10475 5869 10476 5850 10476 5849 10476 5869 10477 5849 10477 5870 10477 5870 10478 5849 10478 5847 10478 5870 10479 5847 10479 5500 10479 5500 10480 5847 10480 5845 10480 5500 10481 5845 10481 5871 10481 5871 10482 5845 10482 5872 10482 5871 10483 5872 10483 5873 10483 5873 10484 5872 10484 5874 10484 5873 10485 5874 10485 5502 10485 5502 10486 5874 10486 5842 10486 5502 10487 5842 10487 5503 10487 5503 10488 5842 10488 5876 10488 5503 10489 5876 10489 5875 10489 5875 10490 5876 10490 5877 10490 5875 10491 5877 10491 5504 10491 5504 10492 5877 10492 5839 10492 5504 10493 5839 10493 5878 10493 5878 10494 5839 10494 5837 10494 5878 10495 5837 10495 5506 10495 5506 10496 5837 10496 5879 10496 5506 10497 5879 10497 5880 10497 5880 10498 5879 10498 5836 10498 5880 10499 5836 10499 5508 10499 5508 10500 5836 10500 5834 10500 5508 10501 5834 10501 5881 10501 5881 10502 5834 10502 5833 10502 5881 10503 5833 10503 5510 10503 5510 10504 5833 10504 5882 10504 5510 10505 5882 10505 5511 10505 5511 10506 5882 10506 5883 10506 5511 10507 5883 10507 5512 10507 5512 10508 5883 10508 5884 10508 5512 10509 5884 10509 5470 10509 5470 10510 5884 10510 5885 10510 5470 10511 5885 10511 5886 10511 5886 10512 5885 10512 5829 10512 5886 10513 5829 10513 5887 10513 5887 10514 5829 10514 5828 10514 5887 10515 5828 10515 5468 10515 5468 10516 5828 10516 5888 10516 5468 10517 5888 10517 5889 10517 5889 10518 5888 10518 5827 10518 5889 10519 5827 10519 5466 10519 5466 10520 5827 10520 5825 10520 5466 10521 5825 10521 5890 10521 5890 10522 5825 10522 5856 10522 5890 10523 5856 10523 5517 10523 5517 10524 5856 10524 5891 10524 5517 10525 5891 10525 5892 10525 5892 10526 5891 10526 5855 10526 5892 10527 5855 10527 5514 10527 5587 10528 5893 10528 5894 10528 5587 10529 5894 10529 5895 10529 5895 10530 5894 10530 5832 10530 5895 10531 5832 10531 5896 10531 5896 10532 5832 10532 5897 10532 5896 10533 5897 10533 5509 10533 5509 10534 5897 10534 5898 10534 5509 10535 5898 10535 5899 10535 5899 10536 5898 10536 5835 10536 5899 10537 5835 10537 5507 10537 5507 10538 5835 10538 5901 10538 5507 10539 5901 10539 5900 10539 5900 10540 5901 10540 5838 10540 5900 10541 5838 10541 5505 10541 5505 10542 5838 10542 5903 10542 5505 10543 5903 10543 5902 10543 5902 10544 5903 10544 5840 10544 5902 10545 5840 10545 5904 10545 5904 10546 5840 10546 5841 10546 5904 10547 5841 10547 5905 10547 5905 10548 5841 10548 5843 10548 5905 10549 5843 10549 5501 10549 5501 10550 5843 10550 5907 10550 5501 10551 5907 10551 5906 10551 5906 10552 5907 10552 5844 10552 5906 10553 5844 10553 5499 10553 5499 10554 5844 10554 5908 10554 5499 10555 5908 10555 5909 10555 5909 10556 5908 10556 5846 10556 5909 10557 5846 10557 5910 10557 5910 10558 5846 10558 5848 10558 5910 10559 5848 10559 5911 10559 5911 10560 5848 10560 5852 10560 5911 10561 5852 10561 5497 10561 5497 10562 5852 10562 5912 10562 5497 10563 5912 10563 5913 10563 5913 10564 5912 10564 5853 10564 5913 10565 5853 10565 5463 10565 5609 10566 5558 10566 5564 10566 5609 10567 5564 10567 5492 10567 5492 10568 5564 10568 5914 10568 5492 10569 5914 10569 5490 10569 5490 10570 5914 10570 5915 10570 5490 10571 5915 10571 5916 10571 5916 10572 5915 10572 5917 10572 5916 10573 5917 10573 5918 10573 5918 10574 5917 10574 5568 10574 5918 10575 5568 10575 5919 10575 5919 10576 5568 10576 5570 10576 5919 10577 5570 10577 5921 10577 5921 10578 5570 10578 5920 10578 5921 10579 5920 10579 5922 10579 5922 10580 5920 10580 5923 10580 5922 10581 5923 10581 5485 10581 5485 10582 5923 10582 5573 10582 5485 10583 5573 10583 5483 10583 5483 10584 5573 10584 5574 10584 5483 10585 5574 10585 5481 10585 5481 10586 5574 10586 5576 10586 5481 10587 5576 10587 5480 10587 5480 10588 5576 10588 5924 10588 5480 10589 5924 10589 5479 10589 5479 10590 5924 10590 5577 10590 5479 10591 5577 10591 5925 10591 5925 10592 5577 10592 5927 10592 5925 10593 5927 10593 5926 10593 5926 10594 5927 10594 5579 10594 5926 10595 5579 10595 5928 10595 5928 10596 5579 10596 5929 10596 5928 10597 5929 10597 5476 10597 5476 10598 5929 10598 5580 10598 5476 10599 5580 10599 5474 10599 5474 10600 5580 10600 5930 10600 5474 10601 5930 10601 5473 10601 5473 10602 5930 10602 5586 10602 5473 10603 5586 10603 5464 10603 5987 10604 5931 10604 6121 10604 6121 10605 5931 10605 5932 10605 6121 10606 5932 10606 6122 10606 6122 10607 5932 10607 5933 10607 6122 10608 5933 10608 6123 10608 6123 10609 5933 10609 5934 10609 6123 10610 5934 10610 6125 10610 6125 10611 5934 10611 5936 10611 6125 10612 5936 10612 5935 10612 5935 10613 5936 10613 5937 10613 5935 10614 5937 10614 5938 10614 5938 10615 5937 10615 5939 10615 5938 10616 5939 10616 6128 10616 6128 10617 5939 10617 5940 10617 6128 10618 5940 10618 5941 10618 5941 10619 5940 10619 5942 10619 5941 10620 5942 10620 6129 10620 6129 10621 5942 10621 5943 10621 6129 10622 5943 10622 5944 10622 5944 10623 5943 10623 5945 10623 5944 10624 5945 10624 6131 10624 6131 10625 5945 10625 5946 10625 6131 10626 5946 10626 5947 10626 5947 10627 5946 10627 5948 10627 5947 10628 5948 10628 5949 10628 5949 10629 5948 10629 5950 10629 5949 10630 5950 10630 5951 10630 5951 10631 5950 10631 5953 10631 5951 10632 5953 10632 5952 10632 5952 10633 5953 10633 5954 10633 5952 10634 5954 10634 6135 10634 6135 10635 5954 10635 5955 10635 6135 10636 5955 10636 6136 10636 6136 10637 5955 10637 5956 10637 6136 10638 5956 10638 5957 10638 5957 10639 5956 10639 5959 10639 5957 10640 5959 10640 5958 10640 5958 10641 5959 10641 5960 10641 5958 10642 5960 10642 6137 10642 6137 10643 5960 10643 5961 10643 6137 10644 5961 10644 5963 10644 5963 10645 5961 10645 5962 10645 5963 10646 5962 10646 6118 10646 6118 10647 5962 10647 5964 10647 6118 10648 5964 10648 5965 10648 5965 10649 5964 10649 5966 10649 5965 10650 5966 10650 5967 10650 5967 10651 5966 10651 5968 10651 5967 10652 5968 10652 5969 10652 5969 10653 5968 10653 5970 10653 5969 10654 5970 10654 6110 10654 6110 10655 5970 10655 5971 10655 6110 10656 5971 10656 5972 10656 5972 10657 5971 10657 5974 10657 5972 10658 5974 10658 5973 10658 5973 10659 5974 10659 5975 10659 5973 10660 5975 10660 5976 10660 5976 10661 5975 10661 5977 10661 5976 10662 5977 10662 6113 10662 6113 10663 5977 10663 5978 10663 6113 10664 5978 10664 6114 10664 6114 10665 5978 10665 5979 10665 6114 10666 5979 10666 6115 10666 6115 10667 5979 10667 5980 10667 6115 10668 5980 10668 5981 10668 5981 10669 5980 10669 5982 10669 5981 10670 5982 10670 6117 10670 6117 10671 5982 10671 5984 10671 6117 10672 5984 10672 5983 10672 5983 10673 5984 10673 5985 10673 5983 10674 5985 10674 6119 10674 6119 10675 5985 10675 5986 10675 6119 10676 5986 10676 5987 10676 5987 10677 5986 10677 5931 10677 5989 10678 5988 10678 5990 10678 5990 10679 5988 10679 6138 10679 5989 10680 5990 10680 5991 10680 5989 10681 5991 10681 6049 10681 6049 10682 5991 10682 5992 10682 6049 10683 5992 10683 6048 10683 6048 10684 5992 10684 5993 10684 6048 10685 5993 10685 6046 10685 6046 10686 5993 10686 5994 10686 6046 10687 5994 10687 6045 10687 6045 10688 5994 10688 5995 10688 6045 10689 5995 10689 6044 10689 6044 10690 5995 10690 5996 10690 6044 10691 5996 10691 6043 10691 6043 10692 5996 10692 5997 10692 6043 10693 5997 10693 5998 10693 5998 10694 5997 10694 6098 10694 5998 10695 6098 10695 5999 10695 5999 10696 6098 10696 6000 10696 5999 10697 6000 10697 6039 10697 6039 10698 6000 10698 6001 10698 6039 10699 6001 10699 6002 10699 6002 10700 6001 10700 6100 10700 6002 10701 6100 10701 6038 10701 6038 10702 6100 10702 6004 10702 6038 10703 6004 10703 6003 10703 6003 10704 6004 10704 6102 10704 6003 10705 6102 10705 6006 10705 6006 10706 6102 10706 6005 10706 6006 10707 6005 10707 6035 10707 6035 10708 6005 10708 6007 10708 6035 10709 6007 10709 6032 10709 6032 10710 6007 10710 6008 10710 6032 10711 6008 10711 6009 10711 6009 10712 6008 10712 6105 10712 6009 10713 6105 10713 6030 10713 6030 10714 6105 10714 6010 10714 6030 10715 6010 10715 6028 10715 6028 10716 6010 10716 6108 10716 6028 10717 6108 10717 6011 10717 6012 10718 6011 10718 6120 10718 6120 10719 6011 10719 6108 10719 6015 10720 6197 10720 6083 10720 6077 10721 6074 10721 6013 10721 6013 10722 6074 10722 6073 10722 6013 10723 6073 10723 6014 10723 6083 10724 6197 10724 6026 10724 6146 10725 6145 10725 6018 10725 6012 10726 6013 10726 6011 10726 6011 10727 6013 10727 6014 10727 6011 10728 6014 10728 6072 10728 6197 10729 5988 10729 5989 10729 6089 10730 6087 10730 5989 10730 6018 10731 6145 10731 6082 10731 6082 10732 6145 10732 6143 10732 6082 10733 6143 10733 6083 10733 6083 10734 6143 10734 6141 10734 6083 10735 6141 10735 6015 10735 6016 10736 6079 10736 6013 10736 6013 10737 6079 10737 6017 10737 6013 10738 6017 10738 6077 10738 6162 10739 6018 10739 6016 10739 6016 10740 6018 10740 6019 10740 6016 10741 6019 10741 6079 10741 6023 10742 6153 10742 6018 10742 6162 10743 6020 10743 6018 10743 6018 10744 6020 10744 6021 10744 6018 10745 6021 10745 6022 10745 6022 10746 6158 10746 6018 10746 6018 10747 6158 10747 6155 10747 6018 10748 6155 10748 6023 10748 6153 10749 6149 10749 6018 10749 6018 10750 6149 10750 6024 10750 6018 10751 6024 10751 6146 10751 6087 10752 6085 10752 5989 10752 5989 10753 6085 10753 6025 10753 5989 10754 6025 10754 6197 10754 6197 10755 6025 10755 6084 10755 6197 10756 6084 10756 6026 10756 6072 10757 6070 10757 6011 10757 6011 10758 6070 10758 6027 10758 6011 10759 6027 10759 6028 10759 6028 10760 6027 10760 6029 10760 6028 10761 6029 10761 6030 10761 6030 10762 6029 10762 6031 10762 6030 10763 6031 10763 6009 10763 6009 10764 6031 10764 6033 10764 6009 10765 6033 10765 6032 10765 6032 10766 6033 10766 6034 10766 6032 10767 6034 10767 6035 10767 6035 10768 6034 10768 6036 10768 6035 10769 6036 10769 6006 10769 6006 10770 6036 10770 6065 10770 6006 10771 6065 10771 6003 10771 6003 10772 6065 10772 6037 10772 6003 10773 6037 10773 6038 10773 6038 10774 6037 10774 6063 10774 6038 10775 6063 10775 6002 10775 6002 10776 6063 10776 6060 10776 6002 10777 6060 10777 6039 10777 6039 10778 6060 10778 6059 10778 6039 10779 6059 10779 5999 10779 5999 10780 6059 10780 6040 10780 5999 10781 6040 10781 5998 10781 5998 10782 6040 10782 6041 10782 5998 10783 6041 10783 6043 10783 6043 10784 6041 10784 6042 10784 6043 10785 6042 10785 6044 10785 6044 10786 6042 10786 6057 10786 6044 10787 6057 10787 6045 10787 6045 10788 6057 10788 6055 10788 6045 10789 6055 10789 6046 10789 6046 10790 6055 10790 6052 10790 6046 10791 6052 10791 6048 10791 6048 10792 6052 10792 6047 10792 6048 10793 6047 10793 6049 10793 6049 10794 6047 10794 6051 10794 6049 10795 6051 10795 5989 10795 5989 10796 6051 10796 6050 10796 5989 10797 6050 10797 6089 10797 6050 10798 6051 10798 6095 10798 6095 10799 6051 10799 6047 10799 6095 10800 6047 10800 6053 10800 6053 10801 6047 10801 6052 10801 6053 10802 6052 10802 6054 10802 6054 10803 6052 10803 6055 10803 6054 10804 6055 10804 6056 10804 6056 10805 6055 10805 6057 10805 6056 10806 6057 10806 6058 10806 6058 10807 6057 10807 6042 10807 6058 10808 6042 10808 6096 10808 6096 10809 6042 10809 6041 10809 6096 10810 6041 10810 6097 10810 6097 10811 6041 10811 6040 10811 6097 10812 6040 10812 6099 10812 6099 10813 6040 10813 6059 10813 6099 10814 6059 10814 6061 10814 6061 10815 6059 10815 6060 10815 6061 10816 6060 10816 6062 10816 6062 10817 6060 10817 6063 10817 6062 10818 6063 10818 6101 10818 6101 10819 6063 10819 6037 10819 6101 10820 6037 10820 6064 10820 6064 10821 6037 10821 6065 10821 6064 10822 6065 10822 6066 10822 6066 10823 6065 10823 6036 10823 6066 10824 6036 10824 6103 10824 6103 10825 6036 10825 6034 10825 6103 10826 6034 10826 6104 10826 6104 10827 6034 10827 6033 10827 6104 10828 6033 10828 6106 10828 6106 10829 6033 10829 6031 10829 6106 10830 6031 10830 6067 10830 6067 10831 6031 10831 6029 10831 6067 10832 6029 10832 6068 10832 6068 10833 6029 10833 6027 10833 6068 10834 6027 10834 6069 10834 6069 10835 6027 10835 6070 10835 6069 10836 6070 10836 6071 10836 6071 10837 6070 10837 6072 10837 6071 10838 6072 10838 6107 10838 6107 10839 6072 10839 6014 10839 6107 10840 6014 10840 6109 10840 6109 10841 6014 10841 6073 10841 6109 10842 6073 10842 6075 10842 6075 10843 6073 10843 6074 10843 6075 10844 6074 10844 6076 10844 6076 10845 6074 10845 6077 10845 6076 10846 6077 10846 6078 10846 6078 10847 6077 10847 6017 10847 6078 10848 6017 10848 6116 10848 6116 10849 6017 10849 6079 10849 6116 10850 6079 10850 6112 10850 6112 10851 6079 10851 6019 10851 6112 10852 6019 10852 6111 10852 6111 10853 6019 10853 6018 10853 6111 10854 6018 10854 6080 10854 6080 10855 6018 10855 6082 10855 6080 10856 6082 10856 6081 10856 6081 10857 6082 10857 6083 10857 6081 10858 6083 10858 6090 10858 6090 10859 6083 10859 6026 10859 6090 10860 6026 10860 6091 10860 6091 10861 6026 10861 6084 10861 6091 10862 6084 10862 6092 10862 6092 10863 6084 10863 6025 10863 6092 10864 6025 10864 6093 10864 6093 10865 6025 10865 6085 10865 6093 10866 6085 10866 6086 10866 6086 10867 6085 10867 6087 10867 6086 10868 6087 10868 6094 10868 6094 10869 6087 10869 6089 10869 6094 10870 6089 10870 6088 10870 6088 10871 6089 10871 6050 10871 6088 10872 6050 10872 6095 10872 5969 10873 6110 10873 5990 10873 6116 10874 6120 10874 6078 10874 6078 10875 6120 10875 6076 10875 6116 10876 6114 10876 6115 10876 5969 10877 5990 10877 5967 10877 6111 10878 6080 10878 6110 10878 6110 10879 6080 10879 6081 10879 6110 10880 6081 10880 6090 10880 6090 10881 6091 10881 6110 10881 6110 10882 6091 10882 6092 10882 6110 10883 6092 10883 5990 10883 5990 10884 6092 10884 6093 10884 5990 10885 6093 10885 6086 10885 6086 10886 6094 10886 5990 10886 5990 10887 6094 10887 6088 10887 5990 10888 6088 10888 5991 10888 5991 10889 6088 10889 6095 10889 5991 10890 6095 10890 5992 10890 5992 10891 6095 10891 6053 10891 5992 10892 6053 10892 5993 10892 5993 10893 6053 10893 6054 10893 5993 10894 6054 10894 5994 10894 5994 10895 6054 10895 6056 10895 5994 10896 6056 10896 5995 10896 5995 10897 6056 10897 6058 10897 5995 10898 6058 10898 5996 10898 5996 10899 6058 10899 6096 10899 5996 10900 6096 10900 5997 10900 5997 10901 6096 10901 6097 10901 5997 10902 6097 10902 6098 10902 6098 10903 6097 10903 6099 10903 6098 10904 6099 10904 6000 10904 6000 10905 6099 10905 6061 10905 6000 10906 6061 10906 6001 10906 6001 10907 6061 10907 6062 10907 6001 10908 6062 10908 6100 10908 6100 10909 6062 10909 6101 10909 6100 10910 6101 10910 6004 10910 6004 10911 6101 10911 6064 10911 6004 10912 6064 10912 6102 10912 6102 10913 6064 10913 6066 10913 6102 10914 6066 10914 6005 10914 6005 10915 6066 10915 6103 10915 6005 10916 6103 10916 6007 10916 6007 10917 6103 10917 6104 10917 6007 10918 6104 10918 6008 10918 6008 10919 6104 10919 6106 10919 6008 10920 6106 10920 6105 10920 6105 10921 6106 10921 6067 10921 6105 10922 6067 10922 6010 10922 6010 10923 6067 10923 6068 10923 6010 10924 6068 10924 6108 10924 6108 10925 6068 10925 6069 10925 6108 10926 6069 10926 6071 10926 6071 10927 6107 10927 6108 10927 6108 10928 6107 10928 6109 10928 6108 10929 6109 10929 6120 10929 6120 10930 6109 10930 6075 10930 6120 10931 6075 10931 6076 10931 6110 10932 5972 10932 6111 10932 6111 10933 5972 10933 5973 10933 6111 10934 5973 10934 6112 10934 6112 10935 5973 10935 5976 10935 6112 10936 5976 10936 6116 10936 6116 10937 5976 10937 6113 10937 6116 10938 6113 10938 6114 10938 6115 10939 5981 10939 6116 10939 6116 10940 5981 10940 6117 10940 6116 10941 6117 10941 6120 10941 6120 10942 6117 10942 5983 10942 6120 10943 5983 10943 6119 10943 6138 10944 5963 10944 6118 10944 6138 10945 6118 10945 5990 10945 5990 10946 6118 10946 5965 10946 5990 10947 5965 10947 5967 10947 6119 10948 5987 10948 6120 10948 6120 10949 5987 10949 6121 10949 6120 10950 6121 10950 6139 10950 6139 10951 6121 10951 6122 10951 6139 10952 6122 10952 6168 10952 6168 10953 6122 10953 6123 10953 6168 10954 6123 10954 6124 10954 6124 10955 6123 10955 6125 10955 6124 10956 6125 10956 6126 10956 6126 10957 6125 10957 5935 10957 6126 10958 5935 10958 6127 10958 6127 10959 5935 10959 5938 10959 6127 10960 5938 10960 6172 10960 6172 10961 5938 10961 6128 10961 6172 10962 6128 10962 6176 10962 6176 10963 6128 10963 5941 10963 6176 10964 5941 10964 6177 10964 6177 10965 5941 10965 6129 10965 6177 10966 6129 10966 6178 10966 6178 10967 6129 10967 5944 10967 6178 10968 5944 10968 6130 10968 6130 10969 5944 10969 6131 10969 6130 10970 6131 10970 6132 10970 6132 10971 6131 10971 5947 10971 6132 10972 5947 10972 6183 10972 6183 10973 5947 10973 5949 10973 6183 10974 5949 10974 6133 10974 6133 10975 5949 10975 5951 10975 6133 10976 5951 10976 6134 10976 6134 10977 5951 10977 5952 10977 6134 10978 5952 10978 6189 10978 6189 10979 5952 10979 6135 10979 6189 10980 6135 10980 6190 10980 6190 10981 6135 10981 6136 10981 6190 10982 6136 10982 6192 10982 6192 10983 6136 10983 5957 10983 6192 10984 5957 10984 6194 10984 6194 10985 5957 10985 5958 10985 6194 10986 5958 10986 6138 10986 6138 10987 5958 10987 6137 10987 6138 10988 6137 10988 5963 10988 6012 10989 6120 10989 6139 10989 6194 10990 6138 10990 5988 10990 6196 10991 6015 10991 6140 10991 6140 10992 6015 10992 6141 10992 6140 10993 6141 10993 6142 10993 6142 10994 6141 10994 6143 10994 6142 10995 6143 10995 6144 10995 6144 10996 6143 10996 6145 10996 6144 10997 6145 10997 6147 10997 6147 10998 6145 10998 6146 10998 6147 10999 6146 10999 6148 10999 6148 11000 6146 11000 6024 11000 6148 11001 6024 11001 6150 11001 6150 11002 6024 11002 6149 11002 6150 11003 6149 11003 6151 11003 6151 11004 6149 11004 6153 11004 6151 11005 6153 11005 6152 11005 6152 11006 6153 11006 6023 11006 6152 11007 6023 11007 6154 11007 6154 11008 6023 11008 6155 11008 6154 11009 6155 11009 6156 11009 6156 11010 6155 11010 6158 11010 6156 11011 6158 11011 6157 11011 6157 11012 6158 11012 6022 11012 6157 11013 6022 11013 6159 11013 6159 11014 6022 11014 6021 11014 6159 11015 6021 11015 6160 11015 6160 11016 6021 11016 6020 11016 6160 11017 6020 11017 6161 11017 6161 11018 6020 11018 6162 11018 6161 11019 6162 11019 6163 11019 6163 11020 6162 11020 6016 11020 6163 11021 6016 11021 6164 11021 6164 11022 6016 11022 6013 11022 6164 11023 6013 11023 6165 11023 6165 11024 6013 11024 6012 11024 6165 11025 6012 11025 6166 11025 6166 11026 6012 11026 6167 11026 6012 11027 6139 11027 6167 11027 6167 11028 6139 11028 6168 11028 6167 11029 6168 11029 6169 11029 6169 11030 6168 11030 6124 11030 6169 11031 6124 11031 6170 11031 6170 11032 6124 11032 6126 11032 6170 11033 6126 11033 6171 11033 6171 11034 6126 11034 6127 11034 6171 11035 6127 11035 6173 11035 6173 11036 6127 11036 6172 11036 6173 11037 6172 11037 6174 11037 6174 11038 6172 11038 6176 11038 6174 11039 6176 11039 6175 11039 6175 11040 6176 11040 6177 11040 6175 11041 6177 11041 6179 11041 6179 11042 6177 11042 6178 11042 6179 11043 6178 11043 6180 11043 6180 11044 6178 11044 6181 11044 6181 11045 6178 11045 6130 11045 6181 11046 6130 11046 6182 11046 6182 11047 6130 11047 6132 11047 6182 11048 6132 11048 6184 11048 6184 11049 6132 11049 6183 11049 6184 11050 6183 11050 6185 11050 6185 11051 6183 11051 6133 11051 6185 11052 6133 11052 6186 11052 6186 11053 6133 11053 6134 11053 6186 11054 6134 11054 6187 11054 6187 11055 6134 11055 6189 11055 6187 11056 6189 11056 6188 11056 6188 11057 6189 11057 6190 11057 6188 11058 6190 11058 6191 11058 6191 11059 6190 11059 6192 11059 6191 11060 6192 11060 6193 11060 6193 11061 6192 11061 6194 11061 6193 11062 6194 11062 6195 11062 6195 11063 6194 11063 5988 11063 6195 11064 5988 11064 6196 11064 6196 11065 5988 11065 6197 11065 6196 11066 6197 11066 6015 11066 6198 11067 6199 11067 6375 11067 6375 11068 6199 11068 6200 11068 6375 11069 6200 11069 6201 11069 6201 11070 6200 11070 6202 11070 6201 11071 6202 11071 6203 11071 6203 11072 6202 11072 6204 11072 6203 11073 6204 11073 6377 11073 6377 11074 6204 11074 6205 11074 6377 11075 6205 11075 6378 11075 6378 11076 6205 11076 6207 11076 6378 11077 6207 11077 6206 11077 6206 11078 6207 11078 6208 11078 6206 11079 6208 11079 6381 11079 6381 11080 6208 11080 6209 11080 6381 11081 6209 11081 6383 11081 6383 11082 6209 11082 6210 11082 6383 11083 6210 11083 6386 11083 6386 11084 6210 11084 6212 11084 6386 11085 6212 11085 6211 11085 6211 11086 6212 11086 6213 11086 6211 11087 6213 11087 6214 11087 6214 11088 6213 11088 6215 11088 6214 11089 6215 11089 6216 11089 6216 11090 6215 11090 6217 11090 6216 11091 6217 11091 6389 11091 6389 11092 6217 11092 6218 11092 6389 11093 6218 11093 6391 11093 6391 11094 6218 11094 6219 11094 6391 11095 6219 11095 6392 11095 6392 11096 6219 11096 6220 11096 6392 11097 6220 11097 6394 11097 6394 11098 6220 11098 6221 11098 6394 11099 6221 11099 6395 11099 6395 11100 6221 11100 6222 11100 6395 11101 6222 11101 6223 11101 6223 11102 6222 11102 6224 11102 6223 11103 6224 11103 6396 11103 6396 11104 6224 11104 6225 11104 6396 11105 6225 11105 6397 11105 6397 11106 6225 11106 6226 11106 6397 11107 6226 11107 6227 11107 6227 11108 6226 11108 6228 11108 6227 11109 6228 11109 6229 11109 6229 11110 6228 11110 6230 11110 6229 11111 6230 11111 6367 11111 6367 11112 6230 11112 6231 11112 6367 11113 6231 11113 6368 11113 6368 11114 6231 11114 6232 11114 6368 11115 6232 11115 6364 11115 6364 11116 6232 11116 6233 11116 6364 11117 6233 11117 6234 11117 6234 11118 6233 11118 6235 11118 6234 11119 6235 11119 6371 11119 6371 11120 6235 11120 6236 11120 6371 11121 6236 11121 6398 11121 6398 11122 6236 11122 6237 11122 6398 11123 6237 11123 6239 11123 6239 11124 6237 11124 6238 11124 6239 11125 6238 11125 6402 11125 6402 11126 6238 11126 6240 11126 6402 11127 6240 11127 6241 11127 6241 11128 6240 11128 6242 11128 6241 11129 6242 11129 6243 11129 6243 11130 6242 11130 6245 11130 6243 11131 6245 11131 6244 11131 6244 11132 6245 11132 6246 11132 6244 11133 6246 11133 6373 11133 6373 11134 6246 11134 6247 11134 6373 11135 6247 11135 6248 11135 6248 11136 6247 11136 6250 11136 6248 11137 6250 11137 6249 11137 6249 11138 6250 11138 6251 11138 6249 11139 6251 11139 6198 11139 6198 11140 6251 11140 6199 11140 6252 11141 6403 11141 6343 11141 6343 11142 6403 11142 6366 11142 6252 11143 6343 11143 6253 11143 6252 11144 6253 11144 6293 11144 6293 11145 6253 11145 6344 11145 6293 11146 6344 11146 6254 11146 6254 11147 6344 11147 6255 11147 6254 11148 6255 11148 6292 11148 6292 11149 6255 11149 6346 11149 6292 11150 6346 11150 6291 11150 6291 11151 6346 11151 6347 11151 6291 11152 6347 11152 6256 11152 6256 11153 6347 11153 6257 11153 6256 11154 6257 11154 6288 11154 6288 11155 6257 11155 6258 11155 6288 11156 6258 11156 6287 11156 6287 11157 6258 11157 6352 11157 6287 11158 6352 11158 6259 11158 6259 11159 6352 11159 6353 11159 6259 11160 6353 11160 6260 11160 6260 11161 6353 11161 6262 11161 6260 11162 6262 11162 6261 11162 6261 11163 6262 11163 6355 11163 6261 11164 6355 11164 6263 11164 6263 11165 6355 11165 6356 11165 6263 11166 6356 11166 6264 11166 6264 11167 6356 11167 6357 11167 6264 11168 6357 11168 6265 11168 6265 11169 6357 11169 6359 11169 6265 11170 6359 11170 6266 11170 6266 11171 6359 11171 6268 11171 6266 11172 6268 11172 6267 11172 6267 11173 6268 11173 6360 11173 6267 11174 6360 11174 6282 11174 6282 11175 6360 11175 6269 11175 6282 11176 6269 11176 6280 11176 6280 11177 6269 11177 6270 11177 6280 11178 6270 11178 6279 11178 6279 11179 6270 11179 6271 11179 6279 11180 6271 11180 6277 11180 6436 11181 6277 11181 6374 11181 6374 11182 6277 11182 6271 11182 6272 11183 6339 11183 6252 11183 6273 11184 6403 11184 6252 11184 6276 11185 6273 11185 6274 11185 6274 11186 6273 11186 6332 11186 6414 11187 6411 11187 6276 11187 6276 11188 6411 11188 6410 11188 6276 11189 6410 11189 6409 11189 6275 11190 6299 11190 6420 11190 6409 11191 6407 11191 6276 11191 6276 11192 6407 11192 6404 11192 6276 11193 6404 11193 6273 11193 6296 11194 6326 11194 6295 11194 6324 11195 6323 11195 6277 11195 6277 11196 6323 11196 6278 11196 6277 11197 6278 11197 6279 11197 6279 11198 6278 11198 6321 11198 6279 11199 6321 11199 6280 11199 6280 11200 6321 11200 6281 11200 6280 11201 6281 11201 6282 11201 6282 11202 6281 11202 6283 11202 6282 11203 6283 11203 6267 11203 6267 11204 6283 11204 6284 11204 6267 11205 6284 11205 6266 11205 6266 11206 6284 11206 6317 11206 6266 11207 6317 11207 6265 11207 6265 11208 6317 11208 6316 11208 6265 11209 6316 11209 6264 11209 6264 11210 6316 11210 6285 11210 6264 11211 6285 11211 6263 11211 6263 11212 6285 11212 6313 11212 6263 11213 6313 11213 6261 11213 6261 11214 6313 11214 6311 11214 6261 11215 6311 11215 6260 11215 6260 11216 6311 11216 6310 11216 6260 11217 6310 11217 6259 11217 6259 11218 6310 11218 6286 11218 6259 11219 6286 11219 6287 11219 6287 11220 6286 11220 6309 11220 6287 11221 6309 11221 6288 11221 6288 11222 6309 11222 6289 11222 6288 11223 6289 11223 6256 11223 6256 11224 6289 11224 6290 11224 6256 11225 6290 11225 6291 11225 6291 11226 6290 11226 6307 11226 6291 11227 6307 11227 6292 11227 6292 11228 6307 11228 6305 11228 6292 11229 6305 11229 6254 11229 6254 11230 6305 11230 6304 11230 6254 11231 6304 11231 6293 11231 6293 11232 6304 11232 6302 11232 6293 11233 6302 11233 6252 11233 6252 11234 6302 11234 6294 11234 6252 11235 6294 11235 6272 11235 6339 11236 6337 11236 6252 11236 6252 11237 6337 11237 6336 11237 6252 11238 6336 11238 6273 11238 6273 11239 6336 11239 6333 11239 6273 11240 6333 11240 6332 11240 6436 11241 6296 11241 6277 11241 6277 11242 6296 11242 6295 11242 6277 11243 6295 11243 6324 11243 6326 11244 6296 11244 6299 11244 6299 11245 6296 11245 6297 11245 6299 11246 6297 11246 6432 11246 6300 11247 6330 11247 6420 11247 6420 11248 6330 11248 6329 11248 6420 11249 6329 11249 6275 11249 6432 11250 6429 11250 6299 11250 6299 11251 6429 11251 6298 11251 6299 11252 6298 11252 6427 11252 6427 11253 6424 11253 6299 11253 6299 11254 6424 11254 6421 11254 6299 11255 6421 11255 6420 11255 6300 11256 6420 11256 6301 11256 6301 11257 6420 11257 6418 11257 6301 11258 6418 11258 6276 11258 6276 11259 6418 11259 6416 11259 6276 11260 6416 11260 6414 11260 6294 11261 6302 11261 6303 11261 6303 11262 6302 11262 6304 11262 6303 11263 6304 11263 6306 11263 6306 11264 6304 11264 6305 11264 6306 11265 6305 11265 6345 11265 6345 11266 6305 11266 6307 11266 6345 11267 6307 11267 6308 11267 6308 11268 6307 11268 6290 11268 6308 11269 6290 11269 6348 11269 6348 11270 6290 11270 6289 11270 6348 11271 6289 11271 6349 11271 6349 11272 6289 11272 6309 11272 6349 11273 6309 11273 6350 11273 6350 11274 6309 11274 6286 11274 6350 11275 6286 11275 6351 11275 6351 11276 6286 11276 6310 11276 6351 11277 6310 11277 6312 11277 6312 11278 6310 11278 6311 11278 6312 11279 6311 11279 6354 11279 6354 11280 6311 11280 6313 11280 6354 11281 6313 11281 6314 11281 6314 11282 6313 11282 6285 11282 6314 11283 6285 11283 6358 11283 6358 11284 6285 11284 6316 11284 6358 11285 6316 11285 6315 11285 6315 11286 6316 11286 6317 11286 6315 11287 6317 11287 6318 11287 6318 11288 6317 11288 6284 11288 6318 11289 6284 11289 6319 11289 6319 11290 6284 11290 6283 11290 6319 11291 6283 11291 6361 11291 6361 11292 6283 11292 6281 11292 6361 11293 6281 11293 6320 11293 6320 11294 6281 11294 6321 11294 6320 11295 6321 11295 6362 11295 6362 11296 6321 11296 6278 11296 6362 11297 6278 11297 6322 11297 6322 11298 6278 11298 6323 11298 6322 11299 6323 11299 6363 11299 6363 11300 6323 11300 6324 11300 6363 11301 6324 11301 6325 11301 6325 11302 6324 11302 6295 11302 6325 11303 6295 11303 6372 11303 6372 11304 6295 11304 6326 11304 6372 11305 6326 11305 6327 11305 6327 11306 6326 11306 6299 11306 6327 11307 6299 11307 6365 11307 6365 11308 6299 11308 6275 11308 6365 11309 6275 11309 6328 11309 6328 11310 6275 11310 6329 11310 6328 11311 6329 11311 6401 11311 6401 11312 6329 11312 6330 11312 6401 11313 6330 11313 6400 11313 6400 11314 6330 11314 6300 11314 6400 11315 6300 11315 6399 11315 6399 11316 6300 11316 6301 11316 6399 11317 6301 11317 6331 11317 6331 11318 6301 11318 6276 11318 6331 11319 6276 11319 6369 11319 6369 11320 6276 11320 6274 11320 6369 11321 6274 11321 6370 11321 6370 11322 6274 11322 6332 11322 6370 11323 6332 11323 6334 11323 6334 11324 6332 11324 6333 11324 6334 11325 6333 11325 6335 11325 6335 11326 6333 11326 6336 11326 6335 11327 6336 11327 6341 11327 6341 11328 6336 11328 6337 11328 6341 11329 6337 11329 6338 11329 6338 11330 6337 11330 6339 11330 6338 11331 6339 11331 6342 11331 6342 11332 6339 11332 6272 11332 6342 11333 6272 11333 6340 11333 6340 11334 6272 11334 6294 11334 6340 11335 6294 11335 6303 11335 6366 11336 6370 11336 6334 11336 6334 11337 6335 11337 6366 11337 6366 11338 6335 11338 6341 11338 6366 11339 6341 11339 6343 11339 6343 11340 6341 11340 6338 11340 6338 11341 6342 11341 6343 11341 6343 11342 6342 11342 6340 11342 6343 11343 6340 11343 6253 11343 6253 11344 6340 11344 6303 11344 6253 11345 6303 11345 6344 11345 6344 11346 6303 11346 6306 11346 6344 11347 6306 11347 6255 11347 6255 11348 6306 11348 6345 11348 6255 11349 6345 11349 6346 11349 6346 11350 6345 11350 6308 11350 6346 11351 6308 11351 6347 11351 6347 11352 6308 11352 6348 11352 6347 11353 6348 11353 6257 11353 6257 11354 6348 11354 6349 11354 6257 11355 6349 11355 6258 11355 6258 11356 6349 11356 6350 11356 6258 11357 6350 11357 6352 11357 6352 11358 6350 11358 6351 11358 6352 11359 6351 11359 6353 11359 6353 11360 6351 11360 6312 11360 6353 11361 6312 11361 6262 11361 6262 11362 6312 11362 6354 11362 6262 11363 6354 11363 6355 11363 6355 11364 6354 11364 6314 11364 6355 11365 6314 11365 6356 11365 6356 11366 6314 11366 6358 11366 6356 11367 6358 11367 6357 11367 6357 11368 6358 11368 6315 11368 6357 11369 6315 11369 6359 11369 6359 11370 6315 11370 6318 11370 6359 11371 6318 11371 6268 11371 6268 11372 6318 11372 6319 11372 6268 11373 6319 11373 6360 11373 6360 11374 6319 11374 6361 11374 6360 11375 6361 11375 6269 11375 6269 11376 6361 11376 6320 11376 6269 11377 6320 11377 6270 11377 6270 11378 6320 11378 6362 11378 6270 11379 6362 11379 6271 11379 6271 11380 6362 11380 6322 11380 6271 11381 6322 11381 6363 11381 6364 11382 6234 11382 6370 11382 6365 11383 6328 11383 6374 11383 6374 11384 6328 11384 6401 11384 6227 11385 6229 11385 6366 11385 6366 11386 6229 11386 6367 11386 6366 11387 6367 11387 6370 11387 6370 11388 6367 11388 6368 11388 6370 11389 6368 11389 6364 11389 6331 11390 6369 11390 6398 11390 6398 11391 6369 11391 6370 11391 6398 11392 6370 11392 6371 11392 6371 11393 6370 11393 6234 11393 6363 11394 6325 11394 6271 11394 6271 11395 6325 11395 6372 11395 6271 11396 6372 11396 6374 11396 6374 11397 6372 11397 6327 11397 6374 11398 6327 11398 6365 11398 6243 11399 6244 11399 6401 11399 6401 11400 6244 11400 6373 11400 6401 11401 6373 11401 6374 11401 6374 11402 6373 11402 6248 11402 6374 11403 6248 11403 6249 11403 6249 11404 6198 11404 6374 11404 6374 11405 6198 11405 6375 11405 6374 11406 6375 11406 6438 11406 6438 11407 6375 11407 6201 11407 6438 11408 6201 11408 6439 11408 6439 11409 6201 11409 6203 11409 6439 11410 6203 11410 6376 11410 6376 11411 6203 11411 6377 11411 6376 11412 6377 11412 6442 11412 6442 11413 6377 11413 6378 11413 6442 11414 6378 11414 6379 11414 6379 11415 6378 11415 6206 11415 6379 11416 6206 11416 6380 11416 6380 11417 6206 11417 6381 11417 6380 11418 6381 11418 6382 11418 6382 11419 6381 11419 6383 11419 6382 11420 6383 11420 6384 11420 6384 11421 6383 11421 6386 11421 6384 11422 6386 11422 6385 11422 6385 11423 6386 11423 6211 11423 6385 11424 6211 11424 6387 11424 6387 11425 6211 11425 6214 11425 6387 11426 6214 11426 6451 11426 6451 11427 6214 11427 6216 11427 6451 11428 6216 11428 6388 11428 6388 11429 6216 11429 6389 11429 6388 11430 6389 11430 6454 11430 6454 11431 6389 11431 6391 11431 6454 11432 6391 11432 6390 11432 6390 11433 6391 11433 6392 11433 6390 11434 6392 11434 6393 11434 6393 11435 6392 11435 6394 11435 6393 11436 6394 11436 6458 11436 6458 11437 6394 11437 6395 11437 6458 11438 6395 11438 6460 11438 6460 11439 6395 11439 6223 11439 6460 11440 6223 11440 6461 11440 6461 11441 6223 11441 6396 11441 6461 11442 6396 11442 6366 11442 6366 11443 6396 11443 6397 11443 6366 11444 6397 11444 6227 11444 6331 11445 6398 11445 6399 11445 6399 11446 6398 11446 6239 11446 6399 11447 6239 11447 6400 11447 6400 11448 6239 11448 6402 11448 6400 11449 6402 11449 6401 11449 6401 11450 6402 11450 6241 11450 6401 11451 6241 11451 6243 11451 6436 11452 6374 11452 6438 11452 6461 11453 6366 11453 6403 11453 6464 11454 6404 11454 6405 11454 6405 11455 6404 11455 6407 11455 6405 11456 6407 11456 6406 11456 6406 11457 6407 11457 6409 11457 6406 11458 6409 11458 6408 11458 6408 11459 6409 11459 6410 11459 6408 11460 6410 11460 6412 11460 6412 11461 6410 11461 6411 11461 6412 11462 6411 11462 6413 11462 6413 11463 6411 11463 6414 11463 6413 11464 6414 11464 6415 11464 6415 11465 6414 11465 6416 11465 6415 11466 6416 11466 6417 11466 6417 11467 6416 11467 6418 11467 6417 11468 6418 11468 6419 11468 6419 11469 6418 11469 6420 11469 6419 11470 6420 11470 6422 11470 6422 11471 6420 11471 6421 11471 6422 11472 6421 11472 6423 11472 6423 11473 6421 11473 6424 11473 6423 11474 6424 11474 6425 11474 6425 11475 6424 11475 6427 11475 6425 11476 6427 11476 6426 11476 6426 11477 6427 11477 6298 11477 6426 11478 6298 11478 6428 11478 6428 11479 6298 11479 6429 11479 6428 11480 6429 11480 6430 11480 6430 11481 6429 11481 6432 11481 6430 11482 6432 11482 6431 11482 6431 11483 6432 11483 6297 11483 6431 11484 6297 11484 6433 11484 6433 11485 6297 11485 6296 11485 6433 11486 6296 11486 6434 11486 6434 11487 6296 11487 6436 11487 6434 11488 6436 11488 6435 11488 6435 11489 6436 11489 6437 11489 6436 11490 6438 11490 6437 11490 6437 11491 6438 11491 6439 11491 6437 11492 6439 11492 6440 11492 6440 11493 6439 11493 6376 11493 6440 11494 6376 11494 6441 11494 6441 11495 6376 11495 6442 11495 6441 11496 6442 11496 6443 11496 6443 11497 6442 11497 6379 11497 6443 11498 6379 11498 6444 11498 6444 11499 6379 11499 6380 11499 6444 11500 6380 11500 6445 11500 6445 11501 6380 11501 6382 11501 6445 11502 6382 11502 6446 11502 6446 11503 6382 11503 6384 11503 6446 11504 6384 11504 6447 11504 6447 11505 6384 11505 6385 11505 6447 11506 6385 11506 6448 11506 6448 11507 6385 11507 6449 11507 6449 11508 6385 11508 6387 11508 6449 11509 6387 11509 6450 11509 6450 11510 6387 11510 6451 11510 6450 11511 6451 11511 6452 11511 6452 11512 6451 11512 6388 11512 6452 11513 6388 11513 6453 11513 6453 11514 6388 11514 6454 11514 6453 11515 6454 11515 6455 11515 6455 11516 6454 11516 6390 11516 6455 11517 6390 11517 6456 11517 6456 11518 6390 11518 6393 11518 6456 11519 6393 11519 6457 11519 6457 11520 6393 11520 6458 11520 6457 11521 6458 11521 6459 11521 6459 11522 6458 11522 6460 11522 6459 11523 6460 11523 6462 11523 6462 11524 6460 11524 6461 11524 6462 11525 6461 11525 6463 11525 6463 11526 6461 11526 6403 11526 6463 11527 6403 11527 6464 11527 6464 11528 6403 11528 6273 11528 6464 11529 6273 11529 6404 11529 6465 11530 6466 11530 6893 11530 6467 11531 6468 11531 6523 11531 6523 11532 6468 11532 6535 11532 6523 11533 6535 11533 6537 11533 6471 11534 6889 11534 6465 11534 6465 11535 6889 11535 6469 11535 6465 11536 6469 11536 6466 11536 6500 11537 6470 11537 6477 11537 6480 11538 6864 11538 6867 11538 6465 11539 6472 11539 6471 11539 6471 11540 6472 11540 6529 11540 6471 11541 6529 11541 6530 11541 6537 11542 6539 11542 6523 11542 6523 11543 6539 11543 6540 11543 6523 11544 6540 11544 6473 11544 6473 11545 6540 11545 6541 11545 6473 11546 6541 11546 6474 11546 6475 11547 6476 11547 6504 11547 6504 11548 6476 11548 6921 11548 6504 11549 6921 11549 6477 11549 6478 11550 6619 11550 6479 11550 6479 11551 6619 11551 6480 11551 6479 11552 6480 11552 6868 11552 6868 11553 6480 11553 6867 11553 6475 11554 6504 11554 6480 11554 6480 11555 6504 11555 6481 11555 6480 11556 6481 11556 6864 11556 6474 11557 6543 11557 6473 11557 6473 11558 6543 11558 6482 11558 6473 11559 6482 11559 6483 11559 6483 11560 6482 11560 6546 11560 6483 11561 6546 11561 6484 11561 6484 11562 6546 11562 6485 11562 6484 11563 6485 11563 6932 11563 6932 11564 6485 11564 6486 11564 6932 11565 6486 11565 6931 11565 6931 11566 6486 11566 6549 11566 6931 11567 6549 11567 6487 11567 6487 11568 6549 11568 6488 11568 6487 11569 6488 11569 6930 11569 6930 11570 6488 11570 6550 11570 6930 11571 6550 11571 6489 11571 6489 11572 6550 11572 6490 11572 6489 11573 6490 11573 6928 11573 6928 11574 6490 11574 6492 11574 6928 11575 6492 11575 6491 11575 6491 11576 6492 11576 6493 11576 6491 11577 6493 11577 6926 11577 6926 11578 6493 11578 6554 11578 6926 11579 6554 11579 6494 11579 6494 11580 6554 11580 6495 11580 6494 11581 6495 11581 6925 11581 6925 11582 6495 11582 6496 11582 6925 11583 6496 11583 6923 11583 6923 11584 6496 11584 6497 11584 6923 11585 6497 11585 6498 11585 6498 11586 6497 11586 6557 11586 6498 11587 6557 11587 6477 11587 6477 11588 6557 11588 6499 11588 6477 11589 6499 11589 6500 11589 6503 11590 6501 11590 6502 11590 6502 11591 6501 11591 6526 11591 6502 11592 6526 11592 6896 11592 6896 11593 6526 11593 6465 11593 6896 11594 6465 11594 6894 11594 6894 11595 6465 11595 6893 11595 6503 11596 6504 11596 6501 11596 6501 11597 6504 11597 6477 11597 6501 11598 6477 11598 6505 11598 6505 11599 6477 11599 6470 11599 6478 11600 6506 11600 6619 11600 6619 11601 6506 11601 6872 11601 6619 11602 6872 11602 6917 11602 6917 11603 6872 11603 6507 11603 6917 11604 6507 11604 6915 11604 6915 11605 6507 11605 6508 11605 6915 11606 6508 11606 6509 11606 6509 11607 6508 11607 6875 11607 6509 11608 6875 11608 6510 11608 6510 11609 6875 11609 6511 11609 6510 11610 6511 11610 6512 11610 6512 11611 6511 11611 6513 11611 6512 11612 6513 11612 6914 11612 6914 11613 6513 11613 6514 11613 6914 11614 6514 11614 6516 11614 6516 11615 6514 11615 6515 11615 6516 11616 6515 11616 6911 11616 6911 11617 6515 11617 6517 11617 6911 11618 6517 11618 6909 11618 6909 11619 6517 11619 6518 11619 6909 11620 6518 11620 6908 11620 6908 11621 6518 11621 6877 11621 6908 11622 6877 11622 6907 11622 6907 11623 6877 11623 6519 11623 6907 11624 6519 11624 6906 11624 6906 11625 6519 11625 6520 11625 6906 11626 6520 11626 6905 11626 6905 11627 6520 11627 6878 11627 6905 11628 6878 11628 6521 11628 6521 11629 6878 11629 6879 11629 6521 11630 6879 11630 6901 11630 6901 11631 6879 11631 6880 11631 6901 11632 6880 11632 6900 11632 6900 11633 6880 11633 6882 11633 6900 11634 6882 11634 6899 11634 6899 11635 6882 11635 6522 11635 6899 11636 6522 11636 6897 11636 6897 11637 6522 11637 6885 11637 6897 11638 6885 11638 6523 11638 6523 11639 6885 11639 6887 11639 6523 11640 6887 11640 6471 11640 6530 11641 6532 11641 6471 11641 6471 11642 6532 11642 6524 11642 6471 11643 6524 11643 6523 11643 6523 11644 6524 11644 6525 11644 6523 11645 6525 11645 6467 11645 6569 11646 6568 11646 6501 11646 6501 11647 6568 11647 6567 11647 6501 11648 6567 11648 6526 11648 6526 11649 6567 11649 6566 11649 6526 11650 6566 11650 6465 11650 6465 11651 6566 11651 6527 11651 6465 11652 6527 11652 6472 11652 6472 11653 6527 11653 6528 11653 6472 11654 6528 11654 6529 11654 6529 11655 6528 11655 6531 11655 6529 11656 6531 11656 6530 11656 6530 11657 6531 11657 6560 11657 6530 11658 6560 11658 6532 11658 6532 11659 6560 11659 6564 11659 6532 11660 6564 11660 6524 11660 6524 11661 6564 11661 6563 11661 6524 11662 6563 11662 6525 11662 6525 11663 6563 11663 6533 11663 6525 11664 6533 11664 6467 11664 6467 11665 6533 11665 6562 11665 6467 11666 6562 11666 6468 11666 6468 11667 6562 11667 6561 11667 6468 11668 6561 11668 6535 11668 6535 11669 6561 11669 6534 11669 6535 11670 6534 11670 6537 11670 6537 11671 6534 11671 6536 11671 6537 11672 6536 11672 6539 11672 6539 11673 6536 11673 6538 11673 6539 11674 6538 11674 6540 11674 6540 11675 6538 11675 6559 11675 6540 11676 6559 11676 6541 11676 6541 11677 6559 11677 6542 11677 6541 11678 6542 11678 6474 11678 6474 11679 6542 11679 6544 11679 6474 11680 6544 11680 6543 11680 6543 11681 6544 11681 6591 11681 6543 11682 6591 11682 6482 11682 6482 11683 6591 11683 6545 11683 6482 11684 6545 11684 6546 11684 6546 11685 6545 11685 6547 11685 6546 11686 6547 11686 6485 11686 6485 11687 6547 11687 6588 11687 6485 11688 6588 11688 6486 11688 6486 11689 6588 11689 6548 11689 6486 11690 6548 11690 6549 11690 6549 11691 6548 11691 6585 11691 6549 11692 6585 11692 6488 11692 6488 11693 6585 11693 6583 11693 6488 11694 6583 11694 6550 11694 6550 11695 6583 11695 6551 11695 6550 11696 6551 11696 6490 11696 6490 11697 6551 11697 6581 11697 6490 11698 6581 11698 6492 11698 6492 11699 6581 11699 6552 11699 6492 11700 6552 11700 6493 11700 6493 11701 6552 11701 6553 11701 6493 11702 6553 11702 6554 11702 6554 11703 6553 11703 6578 11703 6554 11704 6578 11704 6495 11704 6495 11705 6578 11705 6576 11705 6495 11706 6576 11706 6496 11706 6496 11707 6576 11707 6555 11707 6496 11708 6555 11708 6497 11708 6497 11709 6555 11709 6556 11709 6497 11710 6556 11710 6557 11710 6557 11711 6556 11711 6558 11711 6557 11712 6558 11712 6499 11712 6499 11713 6558 11713 6574 11713 6499 11714 6574 11714 6500 11714 6500 11715 6574 11715 6572 11715 6500 11716 6572 11716 6470 11716 6470 11717 6572 11717 6570 11717 6470 11718 6570 11718 6505 11718 6505 11719 6570 11719 6569 11719 6505 11720 6569 11720 6501 11720 6538 11721 6596 11721 6559 11721 6559 11722 6596 11722 6594 11722 6559 11723 6594 11723 6542 11723 6542 11724 6594 11724 6544 11724 6564 11725 6560 11725 6565 11725 6565 11726 6560 11726 6531 11726 6538 11727 6536 11727 6596 11727 6596 11728 6536 11728 6534 11728 6596 11729 6534 11729 6561 11729 6561 11730 6562 11730 6596 11730 6596 11731 6562 11731 6533 11731 6596 11732 6533 11732 6565 11732 6565 11733 6533 11733 6563 11733 6565 11734 6563 11734 6564 11734 6531 11735 6528 11735 6565 11735 6565 11736 6528 11736 6527 11736 6565 11737 6527 11737 6918 11737 6918 11738 6527 11738 6566 11738 6918 11739 6566 11739 6567 11739 6567 11740 6568 11740 6918 11740 6918 11741 6568 11741 6569 11741 6918 11742 6569 11742 6919 11742 6919 11743 6569 11743 6570 11743 6919 11744 6570 11744 6571 11744 6571 11745 6570 11745 6572 11745 6571 11746 6572 11746 6920 11746 6920 11747 6572 11747 6574 11747 6920 11748 6574 11748 6573 11748 6573 11749 6574 11749 6558 11749 6573 11750 6558 11750 6922 11750 6922 11751 6558 11751 6556 11751 6922 11752 6556 11752 6575 11752 6575 11753 6556 11753 6555 11753 6575 11754 6555 11754 6924 11754 6924 11755 6555 11755 6576 11755 6924 11756 6576 11756 6577 11756 6577 11757 6576 11757 6578 11757 6577 11758 6578 11758 6579 11758 6579 11759 6578 11759 6553 11759 6579 11760 6553 11760 6927 11760 6927 11761 6553 11761 6552 11761 6927 11762 6552 11762 6580 11762 6580 11763 6552 11763 6581 11763 6580 11764 6581 11764 6929 11764 6929 11765 6581 11765 6551 11765 6929 11766 6551 11766 6582 11766 6582 11767 6551 11767 6583 11767 6582 11768 6583 11768 6584 11768 6584 11769 6583 11769 6585 11769 6584 11770 6585 11770 6586 11770 6586 11771 6585 11771 6548 11771 6586 11772 6548 11772 6587 11772 6587 11773 6548 11773 6588 11773 6587 11774 6588 11774 6589 11774 6589 11775 6588 11775 6547 11775 6589 11776 6547 11776 6590 11776 6590 11777 6547 11777 6545 11777 6590 11778 6545 11778 6594 11778 6594 11779 6545 11779 6591 11779 6594 11780 6591 11780 6544 11780 6598 11781 6592 11781 6593 11781 6593 11782 6592 11782 6625 11782 6473 11783 6594 11783 6523 11783 6523 11784 6594 11784 6596 11784 6833 11785 6523 11785 6595 11785 6595 11786 6523 11786 6596 11786 6595 11787 6596 11787 6625 11787 6625 11788 6596 11788 6597 11788 6625 11789 6597 11789 6593 11789 6593 11790 6597 11790 6804 11790 6592 11791 6598 11791 6701 11791 6592 11792 6701 11792 6599 11792 6599 11793 6701 11793 6703 11793 6599 11794 6703 11794 6646 11794 6646 11795 6703 11795 6600 11795 6646 11796 6600 11796 6602 11796 6602 11797 6600 11797 6601 11797 6602 11798 6601 11798 6645 11798 6645 11799 6601 11799 6706 11799 6645 11800 6706 11800 6643 11800 6643 11801 6706 11801 6603 11801 6643 11802 6603 11802 6642 11802 6642 11803 6603 11803 6604 11803 6642 11804 6604 11804 6605 11804 6605 11805 6604 11805 6606 11805 6605 11806 6606 11806 6640 11806 6640 11807 6606 11807 6607 11807 6640 11808 6607 11808 6639 11808 6639 11809 6607 11809 6711 11809 6639 11810 6711 11810 6638 11810 6638 11811 6711 11811 6608 11811 6638 11812 6608 11812 6609 11812 6609 11813 6608 11813 6713 11813 6609 11814 6713 11814 6636 11814 6636 11815 6713 11815 6610 11815 6636 11816 6610 11816 6634 11816 6634 11817 6610 11817 6714 11817 6634 11818 6714 11818 6611 11818 6611 11819 6714 11819 6716 11819 6611 11820 6716 11820 6632 11820 6632 11821 6716 11821 6613 11821 6632 11822 6613 11822 6612 11822 6612 11823 6613 11823 6614 11823 6612 11824 6614 11824 6615 11824 6615 11825 6614 11825 6616 11825 6615 11826 6616 11826 6631 11826 6631 11827 6616 11827 6693 11827 6631 11828 6693 11828 6630 11828 6628 11829 6630 11829 6693 11829 6565 11830 6918 11830 6480 11830 6691 11831 6617 11831 6618 11831 6619 11832 6857 11832 6620 11832 6693 11833 6691 11833 6628 11833 6628 11834 6691 11834 6618 11834 6628 11835 6618 11835 6620 11835 6620 11836 6618 11836 6565 11836 6620 11837 6565 11837 6619 11837 6619 11838 6565 11838 6480 11838 6620 11839 6595 11839 6628 11839 6628 11840 6595 11840 6625 11840 6623 11841 6654 11841 6628 11841 6628 11842 6654 11842 6621 11842 6625 11843 6664 11843 6662 11843 6659 11844 6657 11844 6625 11844 6625 11845 6657 11845 6622 11845 6625 11846 6622 11846 6628 11846 6628 11847 6622 11847 6655 11847 6628 11848 6655 11848 6623 11848 6664 11849 6625 11849 6624 11849 6624 11850 6625 11850 6592 11850 6624 11851 6592 11851 6665 11851 6662 11852 6626 11852 6625 11852 6625 11853 6626 11853 6660 11853 6625 11854 6660 11854 6659 11854 6621 11855 6627 11855 6628 11855 6628 11856 6627 11856 6652 11856 6628 11857 6652 11857 6630 11857 6630 11858 6652 11858 6650 11858 6630 11859 6650 11859 6649 11859 6649 11860 6647 11860 6630 11860 6630 11861 6647 11861 6629 11861 6630 11862 6629 11862 6631 11862 6631 11863 6629 11863 6686 11863 6631 11864 6686 11864 6615 11864 6615 11865 6686 11865 6685 11865 6615 11866 6685 11866 6612 11866 6612 11867 6685 11867 6633 11867 6612 11868 6633 11868 6632 11868 6632 11869 6633 11869 6683 11869 6632 11870 6683 11870 6611 11870 6611 11871 6683 11871 6681 11871 6611 11872 6681 11872 6634 11872 6634 11873 6681 11873 6635 11873 6634 11874 6635 11874 6636 11874 6636 11875 6635 11875 6637 11875 6636 11876 6637 11876 6609 11876 6609 11877 6637 11877 6677 11877 6609 11878 6677 11878 6638 11878 6638 11879 6677 11879 6676 11879 6638 11880 6676 11880 6639 11880 6639 11881 6676 11881 6674 11881 6639 11882 6674 11882 6640 11882 6640 11883 6674 11883 6641 11883 6640 11884 6641 11884 6605 11884 6605 11885 6641 11885 6673 11885 6605 11886 6673 11886 6642 11886 6642 11887 6673 11887 6672 11887 6642 11888 6672 11888 6643 11888 6643 11889 6672 11889 6644 11889 6643 11890 6644 11890 6645 11890 6645 11891 6644 11891 6671 11891 6645 11892 6671 11892 6602 11892 6602 11893 6671 11893 6670 11893 6602 11894 6670 11894 6646 11894 6646 11895 6670 11895 6669 11895 6646 11896 6669 11896 6599 11896 6599 11897 6669 11897 6667 11897 6599 11898 6667 11898 6592 11898 6592 11899 6667 11899 6666 11899 6592 11900 6666 11900 6665 11900 6629 11901 6647 11901 6648 11901 6648 11902 6647 11902 6649 11902 6648 11903 6649 11903 6651 11903 6651 11904 6649 11904 6650 11904 6651 11905 6650 11905 6743 11905 6743 11906 6650 11906 6652 11906 6743 11907 6652 11907 6744 11907 6744 11908 6652 11908 6627 11908 6744 11909 6627 11909 6653 11909 6653 11910 6627 11910 6621 11910 6653 11911 6621 11911 6746 11911 6746 11912 6621 11912 6654 11912 6746 11913 6654 11913 6747 11913 6747 11914 6654 11914 6623 11914 6747 11915 6623 11915 6748 11915 6748 11916 6623 11916 6655 11916 6748 11917 6655 11917 6656 11917 6656 11918 6655 11918 6622 11918 6656 11919 6622 11919 6750 11919 6750 11920 6622 11920 6657 11920 6750 11921 6657 11921 6688 11921 6688 11922 6657 11922 6659 11922 6688 11923 6659 11923 6658 11923 6658 11924 6659 11924 6660 11924 6658 11925 6660 11925 6696 11925 6696 11926 6660 11926 6626 11926 6696 11927 6626 11927 6661 11927 6661 11928 6626 11928 6662 11928 6661 11929 6662 11929 6697 11929 6697 11930 6662 11930 6664 11930 6697 11931 6664 11931 6663 11931 6663 11932 6664 11932 6624 11932 6663 11933 6624 11933 6698 11933 6698 11934 6624 11934 6665 11934 6698 11935 6665 11935 6699 11935 6699 11936 6665 11936 6666 11936 6699 11937 6666 11937 6700 11937 6700 11938 6666 11938 6667 11938 6700 11939 6667 11939 6668 11939 6668 11940 6667 11940 6669 11940 6668 11941 6669 11941 6702 11941 6702 11942 6669 11942 6670 11942 6702 11943 6670 11943 6704 11943 6704 11944 6670 11944 6671 11944 6704 11945 6671 11945 6705 11945 6705 11946 6671 11946 6644 11946 6705 11947 6644 11947 6707 11947 6707 11948 6644 11948 6672 11948 6707 11949 6672 11949 6708 11949 6708 11950 6672 11950 6673 11950 6708 11951 6673 11951 6709 11951 6709 11952 6673 11952 6641 11952 6709 11953 6641 11953 6710 11953 6710 11954 6641 11954 6674 11954 6710 11955 6674 11955 6675 11955 6675 11956 6674 11956 6676 11956 6675 11957 6676 11957 6712 11957 6712 11958 6676 11958 6677 11958 6712 11959 6677 11959 6678 11959 6678 11960 6677 11960 6637 11960 6678 11961 6637 11961 6679 11961 6679 11962 6637 11962 6635 11962 6679 11963 6635 11963 6680 11963 6680 11964 6635 11964 6681 11964 6680 11965 6681 11965 6715 11965 6715 11966 6681 11966 6683 11966 6715 11967 6683 11967 6682 11967 6682 11968 6683 11968 6633 11968 6682 11969 6633 11969 6695 11969 6695 11970 6633 11970 6685 11970 6695 11971 6685 11971 6684 11971 6684 11972 6685 11972 6686 11972 6684 11973 6686 11973 6694 11973 6694 11974 6686 11974 6629 11974 6694 11975 6629 11975 6648 11975 6771 11976 6773 11976 6693 11976 6762 11977 6598 11977 6687 11977 6687 11978 6598 11978 6593 11978 6687 11979 6593 11979 6761 11979 6761 11980 6593 11980 6742 11980 6750 11981 6688 11981 6689 11981 6616 11982 6614 11982 6745 11982 6745 11983 6614 11983 6613 11983 6745 11984 6613 11984 6716 11984 6773 11985 6690 11985 6693 11985 6693 11986 6690 11986 6776 11986 6693 11987 6776 11987 6691 11987 6691 11988 6776 11988 6777 11988 6616 11989 6745 11989 6693 11989 6693 11990 6745 11990 6692 11990 6693 11991 6692 11991 6771 11991 6694 11992 6716 11992 6684 11992 6684 11993 6716 11993 6695 11993 6689 11994 6688 11994 6764 11994 6658 11995 6696 11995 6762 11995 6696 11996 6661 11996 6762 11996 6762 11997 6661 11997 6697 11997 6762 11998 6697 11998 6598 11998 6598 11999 6697 11999 6663 11999 6598 12000 6663 12000 6698 12000 6698 12001 6699 12001 6598 12001 6598 12002 6699 12002 6700 12002 6598 12003 6700 12003 6701 12003 6701 12004 6700 12004 6668 12004 6701 12005 6668 12005 6703 12005 6703 12006 6668 12006 6702 12006 6703 12007 6702 12007 6600 12007 6600 12008 6702 12008 6704 12008 6600 12009 6704 12009 6601 12009 6601 12010 6704 12010 6705 12010 6601 12011 6705 12011 6706 12011 6706 12012 6705 12012 6707 12012 6706 12013 6707 12013 6603 12013 6603 12014 6707 12014 6708 12014 6603 12015 6708 12015 6604 12015 6604 12016 6708 12016 6709 12016 6604 12017 6709 12017 6606 12017 6606 12018 6709 12018 6710 12018 6606 12019 6710 12019 6607 12019 6607 12020 6710 12020 6675 12020 6607 12021 6675 12021 6711 12021 6711 12022 6675 12022 6712 12022 6711 12023 6712 12023 6608 12023 6608 12024 6712 12024 6678 12024 6608 12025 6678 12025 6713 12025 6713 12026 6678 12026 6679 12026 6713 12027 6679 12027 6610 12027 6610 12028 6679 12028 6680 12028 6610 12029 6680 12029 6714 12029 6714 12030 6680 12030 6715 12030 6714 12031 6715 12031 6716 12031 6716 12032 6715 12032 6682 12032 6716 12033 6682 12033 6695 12033 6658 12034 6762 12034 6688 12034 6688 12035 6762 12035 6717 12035 6688 12036 6717 12036 6764 12036 6777 12037 6779 12037 6691 12037 6691 12038 6779 12038 6718 12038 6691 12039 6718 12039 6719 12039 6719 12040 6718 12040 6781 12040 6719 12041 6781 12041 6720 12041 6720 12042 6781 12042 6721 12042 6720 12043 6721 12043 6722 12043 6722 12044 6721 12044 6723 12044 6722 12045 6723 12045 6818 12045 6818 12046 6723 12046 6724 12046 6818 12047 6724 12047 6725 12047 6725 12048 6724 12048 6784 12048 6725 12049 6784 12049 6726 12049 6726 12050 6784 12050 6785 12050 6726 12051 6785 12051 6727 12051 6727 12052 6785 12052 6787 12052 6727 12053 6787 12053 6728 12053 6728 12054 6787 12054 6729 12054 6728 12055 6729 12055 6822 12055 6822 12056 6729 12056 6730 12056 6822 12057 6730 12057 6823 12057 6823 12058 6730 12058 6731 12058 6823 12059 6731 12059 6825 12059 6825 12060 6731 12060 6751 12060 6825 12061 6751 12061 6732 12061 6732 12062 6751 12062 6733 12062 6732 12063 6733 12063 6734 12063 6734 12064 6733 12064 6735 12064 6734 12065 6735 12065 6736 12065 6736 12066 6735 12066 6754 12066 6736 12067 6754 12067 6827 12067 6827 12068 6754 12068 6737 12068 6827 12069 6737 12069 6828 12069 6828 12070 6737 12070 6738 12070 6828 12071 6738 12071 6830 12071 6830 12072 6738 12072 6740 12072 6830 12073 6740 12073 6739 12073 6739 12074 6740 12074 6741 12074 6739 12075 6741 12075 6593 12075 6593 12076 6741 12076 6759 12076 6593 12077 6759 12077 6742 12077 6694 12078 6648 12078 6716 12078 6716 12079 6648 12079 6651 12079 6716 12080 6651 12080 6745 12080 6745 12081 6651 12081 6743 12081 6745 12082 6743 12082 6744 12082 6744 12083 6653 12083 6745 12083 6745 12084 6653 12084 6746 12084 6745 12085 6746 12085 6747 12085 6747 12086 6748 12086 6745 12086 6745 12087 6748 12087 6656 12087 6745 12088 6656 12088 6749 12088 6749 12089 6656 12089 6750 12089 6749 12090 6750 12090 6767 12090 6767 12091 6750 12091 6689 12091 6789 12092 6814 12092 6731 12092 6731 12093 6814 12093 6752 12093 6731 12094 6752 12094 6751 12094 6751 12095 6752 12095 6753 12095 6751 12096 6753 12096 6733 12096 6733 12097 6753 12097 6812 12097 6733 12098 6812 12098 6735 12098 6735 12099 6812 12099 6755 12099 6735 12100 6755 12100 6754 12100 6754 12101 6755 12101 6809 12101 6754 12102 6809 12102 6737 12102 6737 12103 6809 12103 6756 12103 6737 12104 6756 12104 6738 12104 6738 12105 6756 12105 6757 12105 6738 12106 6757 12106 6740 12106 6740 12107 6757 12107 6758 12107 6740 12108 6758 12108 6741 12108 6741 12109 6758 12109 6805 12109 6741 12110 6805 12110 6759 12110 6759 12111 6805 12111 6760 12111 6759 12112 6760 12112 6742 12112 6742 12113 6760 12113 6803 12113 6742 12114 6803 12114 6761 12114 6761 12115 6803 12115 6802 12115 6761 12116 6802 12116 6687 12116 6687 12117 6802 12117 6801 12117 6687 12118 6801 12118 6762 12118 6762 12119 6801 12119 6800 12119 6762 12120 6800 12120 6717 12120 6717 12121 6800 12121 6763 12121 6717 12122 6763 12122 6764 12122 6764 12123 6763 12123 6765 12123 6764 12124 6765 12124 6689 12124 6689 12125 6765 12125 6766 12125 6689 12126 6766 12126 6767 12126 6767 12127 6766 12127 6768 12127 6767 12128 6768 12128 6749 12128 6749 12129 6768 12129 6799 12129 6749 12130 6799 12130 6745 12130 6745 12131 6799 12131 6769 12131 6745 12132 6769 12132 6692 12132 6692 12133 6769 12133 6770 12133 6692 12134 6770 12134 6771 12134 6771 12135 6770 12135 6772 12135 6771 12136 6772 12136 6773 12136 6773 12137 6772 12137 6815 12137 6773 12138 6815 12138 6690 12138 6690 12139 6815 12139 6774 12139 6690 12140 6774 12140 6776 12140 6776 12141 6774 12141 6775 12141 6776 12142 6775 12142 6777 12142 6777 12143 6775 12143 6778 12143 6777 12144 6778 12144 6779 12144 6779 12145 6778 12145 6780 12145 6779 12146 6780 12146 6718 12146 6718 12147 6780 12147 6798 12147 6718 12148 6798 12148 6781 12148 6781 12149 6798 12149 6797 12149 6781 12150 6797 12150 6721 12150 6721 12151 6797 12151 6795 12151 6721 12152 6795 12152 6723 12152 6723 12153 6795 12153 6782 12153 6723 12154 6782 12154 6724 12154 6724 12155 6782 12155 6783 12155 6724 12156 6783 12156 6784 12156 6784 12157 6783 12157 6793 12157 6784 12158 6793 12158 6785 12158 6785 12159 6793 12159 6786 12159 6785 12160 6786 12160 6787 12160 6787 12161 6786 12161 6788 12161 6787 12162 6788 12162 6729 12162 6729 12163 6788 12163 6790 12163 6729 12164 6790 12164 6730 12164 6730 12165 6790 12165 6789 12165 6730 12166 6789 12166 6731 12166 6772 12167 6770 12167 6618 12167 6772 12168 6618 12168 6815 12168 6766 12169 6765 12169 6597 12169 6597 12170 6765 12170 6763 12170 6821 12171 6790 12171 6791 12171 6791 12172 6790 12172 6788 12172 6791 12173 6788 12173 6820 12173 6820 12174 6788 12174 6786 12174 6820 12175 6786 12175 6819 12175 6819 12176 6786 12176 6793 12176 6819 12177 6793 12177 6792 12177 6792 12178 6793 12178 6783 12178 6792 12179 6783 12179 6794 12179 6794 12180 6783 12180 6782 12180 6794 12181 6782 12181 6817 12181 6817 12182 6782 12182 6795 12182 6817 12183 6795 12183 6796 12183 6796 12184 6795 12184 6797 12184 6796 12185 6797 12185 6816 12185 6816 12186 6797 12186 6798 12186 6816 12187 6798 12187 6617 12187 6617 12188 6798 12188 6780 12188 6770 12189 6769 12189 6618 12189 6618 12190 6769 12190 6799 12190 6618 12191 6799 12191 6597 12191 6597 12192 6799 12192 6768 12192 6597 12193 6768 12193 6766 12193 6763 12194 6800 12194 6597 12194 6597 12195 6800 12195 6801 12195 6597 12196 6801 12196 6804 12196 6804 12197 6801 12197 6802 12197 6804 12198 6802 12198 6803 12198 6803 12199 6760 12199 6804 12199 6804 12200 6760 12200 6805 12200 6804 12201 6805 12201 6806 12201 6806 12202 6805 12202 6758 12202 6806 12203 6758 12203 6829 12203 6829 12204 6758 12204 6757 12204 6829 12205 6757 12205 6807 12205 6807 12206 6757 12206 6756 12206 6807 12207 6756 12207 6808 12207 6808 12208 6756 12208 6809 12208 6808 12209 6809 12209 6810 12209 6810 12210 6809 12210 6755 12210 6810 12211 6755 12211 6811 12211 6811 12212 6755 12212 6812 12212 6811 12213 6812 12213 6826 12213 6826 12214 6812 12214 6753 12214 6826 12215 6753 12215 6813 12215 6813 12216 6753 12216 6752 12216 6813 12217 6752 12217 6824 12217 6824 12218 6752 12218 6814 12218 6824 12219 6814 12219 6821 12219 6821 12220 6814 12220 6789 12220 6821 12221 6789 12221 6790 12221 6780 12222 6778 12222 6617 12222 6617 12223 6778 12223 6775 12223 6617 12224 6775 12224 6618 12224 6618 12225 6775 12225 6774 12225 6618 12226 6774 12226 6815 12226 6565 12227 6618 12227 6596 12227 6596 12228 6618 12228 6597 12228 6617 12229 6691 12229 6719 12229 6617 12230 6719 12230 6816 12230 6816 12231 6719 12231 6720 12231 6816 12232 6720 12232 6796 12232 6796 12233 6720 12233 6722 12233 6796 12234 6722 12234 6817 12234 6817 12235 6722 12235 6818 12235 6817 12236 6818 12236 6794 12236 6794 12237 6818 12237 6725 12237 6794 12238 6725 12238 6792 12238 6792 12239 6725 12239 6726 12239 6792 12240 6726 12240 6819 12240 6819 12241 6726 12241 6727 12241 6819 12242 6727 12242 6820 12242 6820 12243 6727 12243 6728 12243 6820 12244 6728 12244 6791 12244 6791 12245 6728 12245 6822 12245 6791 12246 6822 12246 6821 12246 6821 12247 6822 12247 6823 12247 6821 12248 6823 12248 6824 12248 6824 12249 6823 12249 6825 12249 6824 12250 6825 12250 6813 12250 6813 12251 6825 12251 6732 12251 6813 12252 6732 12252 6826 12252 6826 12253 6732 12253 6734 12253 6826 12254 6734 12254 6811 12254 6811 12255 6734 12255 6736 12255 6811 12256 6736 12256 6810 12256 6810 12257 6736 12257 6827 12257 6810 12258 6827 12258 6808 12258 6808 12259 6827 12259 6828 12259 6808 12260 6828 12260 6807 12260 6807 12261 6828 12261 6830 12261 6807 12262 6830 12262 6829 12262 6829 12263 6830 12263 6739 12263 6829 12264 6739 12264 6806 12264 6806 12265 6739 12265 6593 12265 6806 12266 6593 12266 6804 12266 6866 12267 6865 12267 6620 12267 6620 12268 6865 12268 6863 12268 6620 12269 6863 12269 6831 12269 6862 12270 6832 12270 6595 12270 6595 12271 6832 12271 6895 12271 6595 12272 6895 12272 6892 12272 6888 12273 6833 12273 6890 12273 6890 12274 6833 12274 6595 12274 6890 12275 6595 12275 6891 12275 6891 12276 6595 12276 6892 12276 6871 12277 6857 12277 6873 12277 6873 12278 6857 12278 6834 12278 6873 12279 6834 12279 6874 12279 6874 12280 6834 12280 6916 12280 6874 12281 6916 12281 6835 12281 6835 12282 6916 12282 6836 12282 6835 12283 6836 12283 6837 12283 6837 12284 6836 12284 6838 12284 6837 12285 6838 12285 6839 12285 6839 12286 6838 12286 6913 12286 6839 12287 6913 12287 6840 12287 6840 12288 6913 12288 6842 12288 6840 12289 6842 12289 6841 12289 6841 12290 6842 12290 6912 12290 6841 12291 6912 12291 6843 12291 6843 12292 6912 12292 6910 12292 6843 12293 6910 12293 6876 12293 6876 12294 6910 12294 6844 12294 6876 12295 6844 12295 6845 12295 6845 12296 6844 12296 6846 12296 6845 12297 6846 12297 6847 12297 6847 12298 6846 12298 6848 12298 6847 12299 6848 12299 6849 12299 6849 12300 6848 12300 6850 12300 6849 12301 6850 12301 6851 12301 6851 12302 6850 12302 6904 12302 6851 12303 6904 12303 6852 12303 6852 12304 6904 12304 6903 12304 6852 12305 6903 12305 6853 12305 6853 12306 6903 12306 6902 12306 6853 12307 6902 12307 6881 12307 6881 12308 6902 12308 6854 12308 6881 12309 6854 12309 6883 12309 6883 12310 6854 12310 6898 12310 6883 12311 6898 12311 6884 12311 6884 12312 6898 12312 6855 12312 6884 12313 6855 12313 6856 12313 6856 12314 6855 12314 6833 12314 6856 12315 6833 12315 6886 12315 6886 12316 6833 12316 6888 12316 6871 12317 6870 12317 6857 12317 6857 12318 6870 12318 6869 12318 6857 12319 6869 12319 6620 12319 6620 12320 6869 12320 6858 12320 6620 12321 6858 12321 6866 12321 6831 12322 6859 12322 6620 12322 6620 12323 6859 12323 6860 12323 6620 12324 6860 12324 6595 12324 6595 12325 6860 12325 6861 12325 6595 12326 6861 12326 6862 12326 6860 12327 6859 12327 6504 12327 6504 12328 6859 12328 6831 12328 6504 12329 6831 12329 6481 12329 6481 12330 6831 12330 6863 12330 6481 12331 6863 12331 6864 12331 6864 12332 6863 12332 6865 12332 6864 12333 6865 12333 6867 12333 6867 12334 6865 12334 6866 12334 6867 12335 6866 12335 6868 12335 6868 12336 6866 12336 6858 12336 6868 12337 6858 12337 6479 12337 6479 12338 6858 12338 6869 12338 6479 12339 6869 12339 6478 12339 6478 12340 6869 12340 6870 12340 6478 12341 6870 12341 6506 12341 6506 12342 6870 12342 6871 12342 6506 12343 6871 12343 6872 12343 6872 12344 6871 12344 6873 12344 6872 12345 6873 12345 6507 12345 6507 12346 6873 12346 6874 12346 6507 12347 6874 12347 6508 12347 6508 12348 6874 12348 6835 12348 6508 12349 6835 12349 6875 12349 6875 12350 6835 12350 6837 12350 6875 12351 6837 12351 6511 12351 6511 12352 6837 12352 6839 12352 6511 12353 6839 12353 6513 12353 6513 12354 6839 12354 6840 12354 6513 12355 6840 12355 6514 12355 6514 12356 6840 12356 6841 12356 6514 12357 6841 12357 6515 12357 6515 12358 6841 12358 6843 12358 6515 12359 6843 12359 6517 12359 6517 12360 6843 12360 6876 12360 6517 12361 6876 12361 6518 12361 6518 12362 6876 12362 6845 12362 6518 12363 6845 12363 6877 12363 6877 12364 6845 12364 6847 12364 6877 12365 6847 12365 6519 12365 6519 12366 6847 12366 6849 12366 6519 12367 6849 12367 6520 12367 6520 12368 6849 12368 6851 12368 6520 12369 6851 12369 6878 12369 6878 12370 6851 12370 6852 12370 6878 12371 6852 12371 6879 12371 6879 12372 6852 12372 6853 12372 6879 12373 6853 12373 6880 12373 6880 12374 6853 12374 6881 12374 6880 12375 6881 12375 6882 12375 6882 12376 6881 12376 6883 12376 6882 12377 6883 12377 6522 12377 6522 12378 6883 12378 6884 12378 6522 12379 6884 12379 6885 12379 6885 12380 6884 12380 6856 12380 6885 12381 6856 12381 6887 12381 6887 12382 6856 12382 6886 12382 6887 12383 6886 12383 6471 12383 6471 12384 6886 12384 6888 12384 6471 12385 6888 12385 6889 12385 6889 12386 6888 12386 6890 12386 6889 12387 6890 12387 6469 12387 6469 12388 6890 12388 6891 12388 6469 12389 6891 12389 6466 12389 6466 12390 6891 12390 6892 12390 6466 12391 6892 12391 6893 12391 6893 12392 6892 12392 6895 12392 6893 12393 6895 12393 6894 12393 6894 12394 6895 12394 6832 12394 6894 12395 6832 12395 6896 12395 6896 12396 6832 12396 6862 12396 6896 12397 6862 12397 6502 12397 6502 12398 6862 12398 6861 12398 6502 12399 6861 12399 6503 12399 6503 12400 6861 12400 6860 12400 6503 12401 6860 12401 6504 12401 6523 12402 6833 12402 6855 12402 6523 12403 6855 12403 6897 12403 6897 12404 6855 12404 6898 12404 6897 12405 6898 12405 6899 12405 6899 12406 6898 12406 6854 12406 6899 12407 6854 12407 6900 12407 6900 12408 6854 12408 6902 12408 6900 12409 6902 12409 6901 12409 6901 12410 6902 12410 6903 12410 6901 12411 6903 12411 6521 12411 6521 12412 6903 12412 6904 12412 6521 12413 6904 12413 6905 12413 6905 12414 6904 12414 6850 12414 6905 12415 6850 12415 6906 12415 6906 12416 6850 12416 6848 12416 6906 12417 6848 12417 6907 12417 6907 12418 6848 12418 6846 12418 6907 12419 6846 12419 6908 12419 6908 12420 6846 12420 6844 12420 6908 12421 6844 12421 6909 12421 6909 12422 6844 12422 6910 12422 6909 12423 6910 12423 6911 12423 6911 12424 6910 12424 6912 12424 6911 12425 6912 12425 6516 12425 6516 12426 6912 12426 6842 12426 6516 12427 6842 12427 6914 12427 6914 12428 6842 12428 6913 12428 6914 12429 6913 12429 6512 12429 6512 12430 6913 12430 6838 12430 6512 12431 6838 12431 6510 12431 6510 12432 6838 12432 6836 12432 6510 12433 6836 12433 6509 12433 6509 12434 6836 12434 6916 12434 6509 12435 6916 12435 6915 12435 6915 12436 6916 12436 6834 12436 6915 12437 6834 12437 6917 12437 6917 12438 6834 12438 6857 12438 6917 12439 6857 12439 6619 12439 6480 12440 6918 12440 6919 12440 6480 12441 6919 12441 6475 12441 6475 12442 6919 12442 6571 12442 6475 12443 6571 12443 6476 12443 6476 12444 6571 12444 6920 12444 6476 12445 6920 12445 6921 12445 6921 12446 6920 12446 6573 12446 6921 12447 6573 12447 6477 12447 6477 12448 6573 12448 6922 12448 6477 12449 6922 12449 6498 12449 6498 12450 6922 12450 6575 12450 6498 12451 6575 12451 6923 12451 6923 12452 6575 12452 6924 12452 6923 12453 6924 12453 6925 12453 6925 12454 6924 12454 6577 12454 6925 12455 6577 12455 6494 12455 6494 12456 6577 12456 6579 12456 6494 12457 6579 12457 6926 12457 6926 12458 6579 12458 6927 12458 6926 12459 6927 12459 6491 12459 6491 12460 6927 12460 6580 12460 6491 12461 6580 12461 6928 12461 6928 12462 6580 12462 6929 12462 6928 12463 6929 12463 6489 12463 6489 12464 6929 12464 6582 12464 6489 12465 6582 12465 6930 12465 6930 12466 6582 12466 6584 12466 6930 12467 6584 12467 6487 12467 6487 12468 6584 12468 6586 12468 6487 12469 6586 12469 6931 12469 6931 12470 6586 12470 6587 12470 6931 12471 6587 12471 6932 12471 6932 12472 6587 12472 6589 12472 6932 12473 6589 12473 6484 12473 6484 12474 6589 12474 6590 12474 6484 12475 6590 12475 6483 12475 6483 12476 6590 12476 6594 12476 6483 12477 6594 12477 6473 12477 6936 12478 7169 12478 6934 12478 6934 12479 7169 12479 6935 12479 7169 12480 7171 12480 6935 12480 6935 12481 7171 12481 6933 12481 7171 12482 7174 12482 6933 12482 6933 12483 7174 12483 6937 12483 6934 12484 6935 12484 6937 12484 6937 12485 6935 12485 6933 12485 7174 12486 6936 12486 6937 12486 6937 12487 6936 12487 6934 12487 6986 12488 7000 12488 7122 12488 7122 12489 7000 12489 7111 12489 7000 12490 6989 12490 7111 12490 7111 12491 6989 12491 7143 12491 7032 12492 7033 12492 6989 12492 6942 12493 6989 12493 6938 12493 6938 12494 6989 12494 7000 12494 6957 12495 6975 12495 6955 12495 6953 12496 6939 12496 7000 12496 7000 12497 6939 12497 6940 12497 7000 12498 6940 12498 6938 12498 6954 12499 6941 12499 6942 12499 6942 12500 6941 12500 6943 12500 6942 12501 6943 12501 6981 12501 6944 12502 7028 12502 6958 12502 7072 12503 7073 12503 6978 12503 6978 12504 7073 12504 6959 12504 6978 12505 6959 12505 6945 12505 6946 12506 6947 12506 6972 12506 6972 12507 6947 12507 6948 12507 6972 12508 6948 12508 6949 12508 6950 12509 6951 12509 7000 12509 7000 12510 6951 12510 6952 12510 7000 12511 6952 12511 6953 12511 6954 12512 6942 12512 6955 12512 6955 12513 6942 12513 6956 12513 6955 12514 6956 12514 6957 12514 6944 12515 6958 12515 6959 12515 6959 12516 6958 12516 6960 12516 6959 12517 6960 12517 6945 12517 7003 12518 6961 12518 7000 12518 7000 12519 6961 12519 6962 12519 7000 12520 6962 12520 6950 12520 6949 12521 6963 12521 6972 12521 6972 12522 6963 12522 6964 12522 6972 12523 6964 12523 6965 12523 7032 12524 6989 12524 7031 12524 6978 12525 7067 12525 6976 12525 7028 12526 6966 12526 6958 12526 6958 12527 6966 12527 6967 12527 6958 12528 6967 12528 6968 12528 6968 12529 6967 12529 6969 12529 6968 12530 6969 12530 6970 12530 6965 12531 6971 12531 6972 12531 6972 12532 6971 12532 6973 12532 6972 12533 6973 12533 6975 12533 6975 12534 6973 12534 6974 12534 6975 12535 6974 12535 6955 12535 6976 12536 6977 12536 6978 12536 6978 12537 6977 12537 7070 12537 6978 12538 7070 12538 7072 12538 6986 12539 6994 12539 6995 12539 6970 12540 7031 12540 6968 12540 6968 12541 7031 12541 6989 12541 6968 12542 6989 12542 6979 12542 6979 12543 6989 12543 6942 12543 6979 12544 6942 12544 6980 12544 6980 12545 6942 12545 6981 12545 6982 12546 6989 12546 7040 12546 7040 12547 6989 12547 7038 12547 6983 12548 6984 12548 6978 12548 6978 12549 6984 12549 7065 12549 6978 12550 7065 12550 7067 12550 6985 12551 6987 12551 6986 12551 6986 12552 6987 12552 6988 12552 6986 12553 6988 12553 6998 12553 7033 12554 7034 12554 6989 12554 6989 12555 7034 12555 7036 12555 6989 12556 7036 12556 7038 12556 6982 12557 7042 12557 6989 12557 6989 12558 7042 12558 7043 12558 6989 12559 7043 12559 7046 12559 7020 12560 7013 12560 7250 12560 7026 12561 6990 12561 7250 12561 7250 12562 6990 12562 6991 12562 7250 12563 6992 12563 6986 12563 6986 12564 6992 12564 6993 12564 6986 12565 6993 12565 6994 12565 6995 12566 6996 12566 6986 12566 6986 12567 6996 12567 6997 12567 6986 12568 6997 12568 6985 12568 6998 12569 6999 12569 6986 12569 6986 12570 6999 12570 7001 12570 6986 12571 7001 12571 7000 12571 7000 12572 7001 12572 7002 12572 7000 12573 7002 12573 7003 12573 7054 12574 7250 12574 7004 12574 7004 12575 7250 12575 7051 12575 7054 12576 7056 12576 7250 12576 7250 12577 7056 12577 7057 12577 7250 12578 7057 12578 7059 12578 6983 12579 7005 12579 6984 12579 6984 12580 7005 12580 7006 12580 6984 12581 7006 12581 7007 12581 7007 12582 7008 12582 6984 12582 6984 12583 7008 12583 7009 12583 6984 12584 7009 12584 7062 12584 6991 12585 7010 12585 7250 12585 7250 12586 7010 12586 7011 12586 7250 12587 7011 12587 6992 12587 7046 12588 7012 12588 6989 12588 6989 12589 7012 12589 7047 12589 6989 12590 7047 12590 7250 12590 7250 12591 7047 12591 7050 12591 7250 12592 7050 12592 7051 12592 7013 12593 7014 12593 7250 12593 7250 12594 7014 12594 7015 12594 7250 12595 7015 12595 7016 12595 7059 12596 7060 12596 7250 12596 7250 12597 7060 12597 7061 12597 7250 12598 7061 12598 7062 12598 7009 12599 7017 12599 7062 12599 7062 12600 7017 12600 7018 12600 7062 12601 7018 12601 7250 12601 7250 12602 7018 12602 7019 12602 7250 12603 7019 12603 7020 12603 6946 12604 7021 12604 6947 12604 6947 12605 7021 12605 7022 12605 6947 12606 7022 12606 7025 12606 7025 12607 7022 12607 7023 12607 7016 12608 7024 12608 7250 12608 7250 12609 7024 12609 7025 12609 7250 12610 7025 12610 7026 12610 7026 12611 7025 12611 7023 12611 6959 12612 7148 12612 6944 12612 6944 12613 7148 12613 7027 12613 6944 12614 7027 12614 7028 12614 7028 12615 7027 12615 7132 12615 7028 12616 7132 12616 6966 12616 6966 12617 7132 12617 7152 12617 6966 12618 7152 12618 6967 12618 6967 12619 7152 12619 7029 12619 6967 12620 7029 12620 6969 12620 6969 12621 7029 12621 7030 12621 6969 12622 7030 12622 6970 12622 6970 12623 7030 12623 7158 12623 6970 12624 7158 12624 7031 12624 7031 12625 7158 12625 7162 12625 7031 12626 7162 12626 7032 12626 7032 12627 7162 12627 7033 12627 7033 12628 7162 12628 7161 12628 7033 12629 7161 12629 7034 12629 7034 12630 7161 12630 7035 12630 7034 12631 7035 12631 7036 12631 7036 12632 7035 12632 7037 12632 7036 12633 7037 12633 7038 12633 7038 12634 7037 12634 7039 12634 7038 12635 7039 12635 7040 12635 7040 12636 7039 12636 7041 12636 7040 12637 7041 12637 6982 12637 6982 12638 7041 12638 7141 12638 6982 12639 7141 12639 7042 12639 7042 12640 7141 12640 7044 12640 7042 12641 7044 12641 7043 12641 7043 12642 7044 12642 7045 12642 7043 12643 7045 12643 7046 12643 7046 12644 7045 12644 7140 12644 7046 12645 7140 12645 7012 12645 7012 12646 7140 12646 7048 12646 7012 12647 7048 12647 7047 12647 7047 12648 7048 12648 7049 12648 7047 12649 7049 12649 7050 12649 7050 12650 7049 12650 7151 12650 7050 12651 7151 12651 7051 12651 7051 12652 7151 12652 7052 12652 7051 12653 7052 12653 7004 12653 7004 12654 7052 12654 7053 12654 7004 12655 7053 12655 7054 12655 7054 12656 7053 12656 7055 12656 7054 12657 7055 12657 7056 12657 7056 12658 7055 12658 7146 12658 7056 12659 7146 12659 7057 12659 7057 12660 7146 12660 7058 12660 7057 12661 7058 12661 7059 12661 7059 12662 7058 12662 7121 12662 7059 12663 7121 12663 7060 12663 7060 12664 7121 12664 7120 12664 7060 12665 7120 12665 7061 12665 7061 12666 7120 12666 7108 12666 7061 12667 7108 12667 7062 12667 7062 12668 7108 12668 7063 12668 7062 12669 7063 12669 6984 12669 6984 12670 7063 12670 7064 12670 6984 12671 7064 12671 7065 12671 7065 12672 7064 12672 7066 12672 7065 12673 7066 12673 7067 12673 7067 12674 7066 12674 7068 12674 7067 12675 7068 12675 6976 12675 6976 12676 7068 12676 7133 12676 6976 12677 7133 12677 6977 12677 6977 12678 7133 12678 7069 12678 6977 12679 7069 12679 7070 12679 7070 12680 7069 12680 7150 12680 7070 12681 7150 12681 7072 12681 7072 12682 7150 12682 7071 12682 7072 12683 7071 12683 7073 12683 7073 12684 7071 12684 7074 12684 7073 12685 7074 12685 6959 12685 6959 12686 7074 12686 7149 12686 6959 12687 7149 12687 7148 12687 7122 12688 7075 12688 7076 12688 7108 12689 7120 12689 7339 12689 7123 12690 7077 12690 7078 12690 7078 12691 7077 12691 7079 12691 7080 12692 7081 12692 7111 12692 7124 12693 7082 12693 7084 12693 7084 12694 7082 12694 7083 12694 7119 12695 7102 12695 7084 12695 7167 12696 7085 12696 7143 12696 7122 12697 7098 12697 7086 12697 7079 12698 7087 12698 7078 12698 7078 12699 7087 12699 7084 12699 7078 12700 7084 12700 7088 12700 7088 12701 7084 12701 7089 12701 7090 12702 7091 12702 7143 12702 7111 12703 7092 12703 7093 12703 7111 12704 7081 12704 7122 12704 7122 12705 7081 12705 7094 12705 7122 12706 7094 12706 7095 12706 7095 12707 7096 12707 7122 12707 7122 12708 7096 12708 7097 12708 7122 12709 7097 12709 7098 12709 7083 12710 7099 12710 7084 12710 7084 12711 7099 12711 7100 12711 7084 12712 7100 12712 7101 12712 7102 12713 7103 12713 7084 12713 7084 12714 7103 12714 7104 12714 7084 12715 7104 12715 7105 12715 7105 12716 7106 12716 7084 12716 7084 12717 7106 12717 7107 12717 7084 12718 7107 12718 7089 12718 7108 12719 7339 12719 7063 12719 7109 12720 7110 12720 7111 12720 7111 12721 7110 12721 7112 12721 7111 12722 7112 12722 7092 12722 7093 12723 7113 12723 7111 12723 7111 12724 7113 12724 7114 12724 7111 12725 7114 12725 7080 12725 7086 12726 7115 12726 7122 12726 7122 12727 7115 12727 7116 12727 7122 12728 7116 12728 7075 12728 7101 12729 7117 12729 7084 12729 7084 12730 7117 12730 7118 12730 7084 12731 7118 12731 7119 12731 7120 12732 7121 12732 7339 12732 7339 12733 7121 12733 7058 12733 7339 12734 7058 12734 7146 12734 7076 12735 7123 12735 7122 12735 7122 12736 7123 12736 7078 12736 7122 12737 7078 12737 7339 12737 7339 12738 7078 12738 7134 12738 7339 12739 7134 12739 7063 12739 7063 12740 7134 12740 7064 12740 7124 12741 7125 12741 7082 12741 7082 12742 7125 12742 7126 12742 7082 12743 7126 12743 7127 12743 7127 12744 7126 12744 7128 12744 7127 12745 7128 12745 7145 12745 7091 12746 7129 12746 7143 12746 7143 12747 7129 12747 7130 12747 7143 12748 7130 12748 7131 12748 7152 12749 7132 12749 7153 12749 7153 12750 7132 12750 7027 12750 7153 12751 7027 12751 7147 12751 7133 12752 7068 12752 7134 12752 7134 12753 7068 12753 7066 12753 7134 12754 7066 12754 7064 12754 7085 12755 7135 12755 7143 12755 7143 12756 7135 12756 7136 12756 7143 12757 7136 12757 7142 12757 7131 12758 7137 12758 7143 12758 7143 12759 7137 12759 7138 12759 7143 12760 7138 12760 7111 12760 7111 12761 7138 12761 7139 12761 7111 12762 7139 12762 7109 12762 7143 12763 7140 12763 7045 12763 7045 12764 7044 12764 7143 12764 7143 12765 7044 12765 7141 12765 7143 12766 7141 12766 7041 12766 7041 12767 7039 12767 7143 12767 7143 12768 7039 12768 7037 12768 7143 12769 7037 12769 7035 12769 7142 12770 7144 12770 7143 12770 7143 12771 7144 12771 7127 12771 7143 12772 7127 12772 7090 12772 7090 12773 7127 12773 7145 12773 7146 12774 7055 12774 7339 12774 7339 12775 7055 12775 7053 12775 7339 12776 7053 12776 7052 12776 7027 12777 7148 12777 7147 12777 7147 12778 7148 12778 7149 12778 7147 12779 7149 12779 7074 12779 7074 12780 7071 12780 7147 12780 7147 12781 7071 12781 7150 12781 7147 12782 7150 12782 7134 12782 7134 12783 7150 12783 7069 12783 7134 12784 7069 12784 7133 12784 7052 12785 7151 12785 7339 12785 7339 12786 7151 12786 7049 12786 7339 12787 7049 12787 7143 12787 7143 12788 7049 12788 7048 12788 7143 12789 7048 12789 7140 12789 7152 12790 7153 12790 7029 12790 7029 12791 7153 12791 7154 12791 7029 12792 7154 12792 7030 12792 7030 12793 7154 12793 7155 12793 7030 12794 7155 12794 7156 12794 7156 12795 7157 12795 7030 12795 7030 12796 7157 12796 7159 12796 7030 12797 7159 12797 7158 12797 7158 12798 7159 12798 7160 12798 7158 12799 7160 12799 7163 12799 7035 12800 7161 12800 7143 12800 7143 12801 7161 12801 7162 12801 7143 12802 7162 12802 7158 12802 7163 12803 7164 12803 7158 12803 7158 12804 7164 12804 7165 12804 7158 12805 7165 12805 7143 12805 7143 12806 7165 12806 7166 12806 7143 12807 7166 12807 7167 12807 7170 12808 7173 12808 7168 12808 7168 12809 7173 12809 7172 12809 7173 12810 7170 12810 6936 12810 6936 12811 7170 12811 7169 12811 7170 12812 7168 12812 7169 12812 7169 12813 7168 12813 7171 12813 7168 12814 7172 12814 7171 12814 7171 12815 7172 12815 7174 12815 7172 12816 7173 12816 7174 12816 7174 12817 7173 12817 6936 12817 7185 12818 7186 12818 7182 12818 7259 12819 7175 12819 7257 12819 7257 12820 7175 12820 7176 12820 7176 12821 7177 12821 7257 12821 7257 12822 7177 12822 7178 12822 7257 12823 7178 12823 7179 12823 7180 12824 7182 12824 7181 12824 7181 12825 7182 12825 7264 12825 7180 12826 7183 12826 7182 12826 7182 12827 7183 12827 7184 12827 7182 12828 7184 12828 7185 12828 7186 12829 7187 12829 7182 12829 7182 12830 7187 12830 7188 12830 7182 12831 7188 12831 7189 12831 7189 12832 7188 12832 7190 12832 7269 12833 7191 12833 7267 12833 7267 12834 7191 12834 7193 12834 7266 12835 7267 12835 7374 12835 7374 12836 7267 12836 7372 12836 7250 12837 7192 12837 7389 12837 7193 12838 7194 12838 7267 12838 7267 12839 7194 12839 7195 12839 7267 12840 7195 12840 7196 12840 7196 12841 7197 12841 7267 12841 7267 12842 7197 12842 7198 12842 7267 12843 7198 12843 7203 12843 7207 12844 7199 12844 7238 12844 7238 12845 7199 12845 7200 12845 7238 12846 7200 12846 7201 12846 6989 12847 7202 12847 7360 12847 7203 12848 7204 12848 7267 12848 7267 12849 7204 12849 7205 12849 7267 12850 7205 12850 7238 12850 7238 12851 7205 12851 7206 12851 7238 12852 7206 12852 7207 12852 7208 12853 7209 12853 7250 12853 7209 12854 7210 12854 7250 12854 7250 12855 7210 12855 7211 12855 7250 12856 7211 12856 7256 12856 7372 12857 7267 12857 7212 12857 7212 12858 7267 12858 6989 12858 7212 12859 6989 12859 7237 12859 7389 12860 7390 12860 7250 12860 7250 12861 7390 12861 7392 12861 7250 12862 7392 12862 7393 12862 7179 12863 7213 12863 7257 12863 7257 12864 7213 12864 7214 12864 7257 12865 7214 12865 7216 12865 7216 12866 7214 12866 7215 12866 7216 12867 7215 12867 7188 12867 7188 12868 7215 12868 7217 12868 7188 12869 7217 12869 7190 12869 7218 12870 7219 12870 7250 12870 7220 12871 7221 12871 7222 12871 7222 12872 7221 12872 7223 12872 7222 12873 7223 12873 7378 12873 7378 12874 7223 12874 7253 12874 7378 12875 7253 12875 7224 12875 7224 12876 7253 12876 7376 12876 7381 12877 7225 12877 7256 12877 7256 12878 7225 12878 7226 12878 7256 12879 7226 12879 7227 12879 7227 12880 7228 12880 7256 12880 7256 12881 7228 12881 7229 12881 7256 12882 7229 12882 7250 12882 7250 12883 7229 12883 7387 12883 7250 12884 7387 12884 7192 12884 7393 12885 7230 12885 7250 12885 7250 12886 7230 12886 7396 12886 7250 12887 7396 12887 7231 12887 7231 12888 7398 12888 7250 12888 7250 12889 7398 12889 7400 12889 7250 12890 7400 12890 6989 12890 6989 12891 7400 12891 7232 12891 6989 12892 7232 12892 7202 12892 7360 12893 7361 12893 6989 12893 6989 12894 7361 12894 7364 12894 6989 12895 7364 12895 7233 12895 7233 12896 7234 12896 6989 12896 6989 12897 7234 12897 7235 12897 6989 12898 7235 12898 7236 12898 7236 12899 7369 12899 6989 12899 6989 12900 7369 12900 7370 12900 6989 12901 7370 12901 7237 12901 7201 12902 7239 12902 7238 12902 7238 12903 7239 12903 7240 12903 7238 12904 7240 12904 7241 12904 7241 12905 7242 12905 7238 12905 7238 12906 7242 12906 7243 12906 7238 12907 7243 12907 7259 12907 7244 12908 7245 12908 7238 12908 7238 12909 7245 12909 7246 12909 7246 12910 7247 12910 7238 12910 7238 12911 7247 12911 7248 12911 7238 12912 7248 12912 7250 12912 7250 12913 7248 12913 7249 12913 7250 12914 7249 12914 7218 12914 7219 12915 7251 12915 7250 12915 7250 12916 7251 12916 7252 12916 7250 12917 7252 12917 7208 12917 7376 12918 7253 12918 7266 12918 7266 12919 7253 12919 7254 12919 7266 12920 7254 12920 7255 12920 7220 12921 7222 12921 7256 12921 7256 12922 7222 12922 7379 12922 7256 12923 7379 12923 7381 12923 7257 12924 7258 12924 7259 12924 7259 12925 7258 12925 7260 12925 7259 12926 7260 12926 7238 12926 7238 12927 7260 12927 7261 12927 7238 12928 7261 12928 7244 12928 7182 12929 7262 12929 7264 12929 7264 12930 7262 12930 7263 12930 7264 12931 7263 12931 7270 12931 7255 12932 7265 12932 7266 12932 7266 12933 7265 12933 7268 12933 7266 12934 7268 12934 7267 12934 7267 12935 7268 12935 7264 12935 7267 12936 7264 12936 7269 12936 7269 12937 7264 12937 7270 12937 6989 12938 7267 12938 7143 12938 7143 12939 7267 12939 7315 12939 7267 12940 7238 12940 7315 12940 7315 12941 7238 12941 7327 12941 7271 12942 7339 12942 7272 12942 7272 12943 7339 12943 7391 12943 7143 12944 7273 12944 7368 12944 7307 12945 7274 12945 7305 12945 7305 12946 7274 12946 7275 12946 7305 12947 7275 12947 7345 12947 7276 12948 7315 12948 7277 12948 7277 12949 7315 12949 7305 12949 7339 12950 7278 12950 7279 12950 7368 12951 7367 12951 7143 12951 7143 12952 7367 12952 7366 12952 7143 12953 7366 12953 7365 12953 7365 12954 7363 12954 7143 12954 7143 12955 7363 12955 7362 12955 7143 12956 7362 12956 7404 12956 7280 12957 7399 12957 7339 12957 7339 12958 7399 12958 7397 12958 7339 12959 7397 12959 7395 12959 7281 12960 7282 12960 7315 12960 7327 12961 7311 12961 7283 12961 7283 12962 7284 12962 7327 12962 7327 12963 7284 12963 7285 12963 7327 12964 7285 12964 7320 12964 7276 12965 7286 12965 7315 12965 7315 12966 7286 12966 7287 12966 7315 12967 7287 12967 7288 12967 7288 12968 7289 12968 7315 12968 7315 12969 7289 12969 7290 12969 7315 12970 7290 12970 7143 12970 7290 12971 7291 12971 7143 12971 7143 12972 7291 12972 7292 12972 7143 12973 7292 12973 7293 12973 7293 12974 7294 12974 7143 12974 7143 12975 7294 12975 7295 12975 7143 12976 7295 12976 7312 12976 7296 12977 7297 12977 7339 12977 7339 12978 7297 12978 7298 12978 7339 12979 7298 12979 7278 12979 7395 12980 7394 12980 7339 12980 7339 12981 7394 12981 7299 12981 7339 12982 7299 12982 7391 12982 7300 12983 7301 12983 7315 12983 7302 12984 7303 12984 7315 12984 7315 12985 7303 12985 7304 12985 7315 12986 7304 12986 7305 12986 7305 12987 7304 12987 7306 12987 7305 12988 7306 12988 7307 12988 7279 12989 7308 12989 7339 12989 7339 12990 7308 12990 7309 12990 7339 12991 7309 12991 7327 12991 7327 12992 7309 12992 7310 12992 7327 12993 7310 12993 7311 12993 7322 12994 7312 12994 7313 12994 7313 12995 7312 12995 7377 12995 7301 12996 7314 12996 7315 12996 7315 12997 7314 12997 7316 12997 7315 12998 7316 12998 7302 12998 7356 12999 7317 12999 7318 12999 7318 13000 7317 13000 7327 13000 7318 13001 7327 13001 7319 13001 7319 13002 7327 13002 7320 13002 7321 13003 7385 13003 7336 13003 7336 13004 7385 13004 7384 13004 7336 13005 7384 13005 7383 13005 7322 13006 7323 13006 7312 13006 7312 13007 7323 13007 7375 13007 7312 13008 7375 13008 7324 13008 7324 13009 7373 13009 7312 13009 7312 13010 7373 13010 7371 13010 7312 13011 7371 13011 7143 13011 7143 13012 7371 13012 7325 13012 7143 13013 7325 13013 7273 13013 7317 13014 7326 13014 7327 13014 7327 13015 7326 13015 7328 13015 7327 13016 7328 13016 7329 13016 7332 13017 7327 13017 7330 13017 7330 13018 7327 13018 7331 13018 7332 13019 7333 13019 7327 13019 7327 13020 7333 13020 7334 13020 7327 13021 7334 13021 7315 13021 7315 13022 7334 13022 7335 13022 7315 13023 7335 13023 7281 13023 7352 13024 7353 13024 7318 13024 7383 13025 7382 13025 7336 13025 7336 13026 7382 13026 7337 13026 7336 13027 7337 13027 7380 13027 7271 13028 7388 13028 7339 13028 7339 13029 7388 13029 7386 13029 7339 13030 7386 13030 7296 13030 7296 13031 7386 13031 7321 13031 7296 13032 7321 13032 7338 13032 7338 13033 7321 13033 7336 13033 7404 13034 7403 13034 7143 13034 7143 13035 7403 13035 7402 13035 7143 13036 7402 13036 7339 13036 7339 13037 7402 13037 7401 13037 7339 13038 7401 13038 7280 13038 7329 13039 7340 13039 7327 13039 7327 13040 7340 13040 7341 13040 7327 13041 7341 13041 7331 13041 7282 13042 7342 13042 7315 13042 7315 13043 7342 13043 7343 13043 7315 13044 7343 13044 7300 13044 7275 13045 7344 13045 7345 13045 7345 13046 7344 13046 7346 13046 7345 13047 7346 13047 7347 13047 7347 13048 7346 13048 7349 13048 7347 13049 7349 13049 7348 13049 7348 13050 7349 13050 7350 13050 7348 13051 7350 13051 7318 13051 7318 13052 7350 13052 7351 13052 7318 13053 7351 13053 7352 13053 7353 13054 7354 13054 7318 13054 7318 13055 7354 13055 7355 13055 7318 13056 7355 13056 7356 13056 7312 13057 7357 13057 7377 13057 7377 13058 7357 13058 7358 13058 7377 13059 7358 13059 7380 13059 7380 13060 7358 13060 7359 13060 7380 13061 7359 13061 7336 13061 7202 13062 7404 13062 7360 13062 7360 13063 7404 13063 7362 13063 7360 13064 7362 13064 7361 13064 7361 13065 7362 13065 7363 13065 7361 13066 7363 13066 7364 13066 7364 13067 7363 13067 7365 13067 7364 13068 7365 13068 7233 13068 7233 13069 7365 13069 7366 13069 7233 13070 7366 13070 7234 13070 7234 13071 7366 13071 7367 13071 7234 13072 7367 13072 7235 13072 7235 13073 7367 13073 7368 13073 7235 13074 7368 13074 7236 13074 7236 13075 7368 13075 7273 13075 7236 13076 7273 13076 7369 13076 7369 13077 7273 13077 7370 13077 7370 13078 7273 13078 7325 13078 7370 13079 7325 13079 7237 13079 7237 13080 7325 13080 7371 13080 7237 13081 7371 13081 7212 13081 7212 13082 7371 13082 7373 13082 7212 13083 7373 13083 7372 13083 7372 13084 7373 13084 7324 13084 7372 13085 7324 13085 7374 13085 7374 13086 7324 13086 7375 13086 7374 13087 7375 13087 7266 13087 7266 13088 7375 13088 7323 13088 7266 13089 7323 13089 7376 13089 7376 13090 7323 13090 7322 13090 7376 13091 7322 13091 7224 13091 7224 13092 7322 13092 7313 13092 7224 13093 7313 13093 7378 13093 7378 13094 7313 13094 7377 13094 7378 13095 7377 13095 7222 13095 7222 13096 7377 13096 7380 13096 7222 13097 7380 13097 7379 13097 7379 13098 7380 13098 7337 13098 7379 13099 7337 13099 7381 13099 7381 13100 7337 13100 7382 13100 7381 13101 7382 13101 7225 13101 7225 13102 7382 13102 7383 13102 7225 13103 7383 13103 7226 13103 7226 13104 7383 13104 7384 13104 7226 13105 7384 13105 7227 13105 7227 13106 7384 13106 7385 13106 7227 13107 7385 13107 7228 13107 7228 13108 7385 13108 7321 13108 7228 13109 7321 13109 7229 13109 7229 13110 7321 13110 7386 13110 7229 13111 7386 13111 7387 13111 7387 13112 7386 13112 7388 13112 7387 13113 7388 13113 7192 13113 7192 13114 7388 13114 7271 13114 7192 13115 7271 13115 7389 13115 7389 13116 7271 13116 7272 13116 7389 13117 7272 13117 7390 13117 7390 13118 7272 13118 7391 13118 7390 13119 7391 13119 7392 13119 7392 13120 7391 13120 7299 13120 7392 13121 7299 13121 7393 13121 7393 13122 7299 13122 7394 13122 7393 13123 7394 13123 7230 13123 7230 13124 7394 13124 7395 13124 7230 13125 7395 13125 7396 13125 7396 13126 7395 13126 7397 13126 7396 13127 7397 13127 7231 13127 7231 13128 7397 13128 7399 13128 7231 13129 7399 13129 7398 13129 7398 13130 7399 13130 7280 13130 7398 13131 7280 13131 7400 13131 7400 13132 7280 13132 7401 13132 7400 13133 7401 13133 7232 13133 7232 13134 7401 13134 7402 13134 7232 13135 7402 13135 7202 13135 7202 13136 7402 13136 7403 13136 7202 13137 7403 13137 7404 13137

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/grippers/festo_open_simple.dae b/data/mir_common/mir_description/meshes/grippers/festo_open_simple.dae new file mode 100644 index 0000000000000000000000000000000000000000..86aea75526ba40139b93f084e1277096ced2b01d --- /dev/null +++ b/data/mir_common/mir_description/meshes/grippers/festo_open_simple.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Tue Mar 25 07:22:50 2014 + Tue Mar 25 07:22:50 2014 + + + + + + + + + 122.408 45.1388 24 123.95 57.2107 -1.38778e-14 122.408 45.1388 -1.38778e-14 123.95 57.2107 0 61.9749 59.102 24 99.4792 151.9 24 99.4792 151.9 0 0 57.2107 24 24.4706 151.9 24 0 57.2107 0 24.4706 151.9 0 1.5417 45.1388 -1.38778e-14 0 57.2107 -1.38778e-14 4.25003 33.59 0 1.5417 45.1388 24 22.4949 16.5935 24 101.455 16.5935 0 119.7 33.59 24 119.7 33.59 0 123.95 57.2107 24 101.455 16.5935 24 4.25003 33.59 24 122.408 45.1388 0 1.5417 45.1388 0 61.9749 59.102 0 22.4949 16.5935 0 + + + + + + + + + + 0.973586 -0.228318 0 0.973586 -0.228318 0 0.991944 -0.12668 0 0.991944 -0.12668 0 0.968191 0.250211 0 0.968191 0.250211 0 -0.927144 0.374706 0 -0.927144 0.374706 0 0.927144 0.374706 0 0.927144 0.374706 0 -0.968191 0.250211 0 -0.968191 0.250211 0 -0.991944 -0.12668 0 -0.991944 -0.12668 0 -0.973586 -0.228319 0 -0.973586 -0.228319 0 -0.681631 -0.731697 0 -0.681631 -0.731697 0 0 -1 0 0 -1 0 0.68163 -0.731697 0 0.68163 -0.731697 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 + + + + + + + + + + + + + + +

0 0 17 0 22 0 22 1 17 1 18 1 19 2 0 2 1 2 1 3 0 3 2 3 5 4 19 4 6 4 6 5 19 5 3 5 4 6 5 6 24 6 24 7 5 7 6 7 8 8 4 8 10 8 10 9 4 9 24 9 7 10 8 10 9 10 9 11 8 11 10 11 14 12 7 12 11 12 11 13 7 13 12 13 21 14 14 14 13 14 13 15 14 15 23 15 15 16 21 16 25 16 25 17 21 17 13 17 20 18 15 18 16 18 16 19 15 19 25 19 17 20 20 20 18 20 18 21 20 21 16 21 19 22 5 22 0 22 0 23 5 23 4 23 0 24 4 24 17 24 17 25 4 25 20 25 4 26 8 26 7 26 15 27 20 27 21 27 21 28 20 28 4 28 21 29 4 29 14 29 14 30 4 30 7 30 24 31 16 31 25 31 18 32 16 32 22 32 22 33 16 33 24 33 22 34 24 34 3 34 3 35 24 35 6 35 9 36 10 36 23 36 23 37 10 37 24 37 23 38 24 38 13 38 13 39 24 39 25 39

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/misc/adapter_plate.dae b/data/mir_common/mir_description/meshes/misc/adapter_plate.dae new file mode 100644 index 0000000000000000000000000000000000000000..898b054f042b10ad499d850ce16df2d77fb5c6de --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/adapter_plate.dae @@ -0,0 +1,63 @@ + + + + + VCGLab + VCGLib | MeshLab + + Y_UP + Thu May 15 22:34:28 2014 + Thu May 15 22:34:28 2014 + + + + + + + + + 0.199925 0.006 0.0592604 0.199925 0 0.0592604 0.173943 0.006 0.0332778 0.167814 0 0.0271493 0.158698 0 0.0180327 0.158698 0.006 0.0180327 0.000994653 0 0.000994653 0.0698503 0 0.000994653 0.107166 0.006 0.000994653 0.141659 0 0.000994653 0.000994653 0 0.190041 0.000994653 0 0.0700224 0.000994653 0.006 0.0700224 0.000994653 0.006 0.0271493 0.000994653 0.006 0.0180327 0.107166 0 0.199925 0.0698503 0 0.199925 0.0299041 0 0.199925 0.0209034 0.006 0.199925 0.0139214 0.006 0.199925 0.000994653 0 0.199925 0.000994653 0.006 0.199925 0.199925 0 0.141659 0.0990018 0.006 0.0180327 0.0991085 0 0.0180825 0.0979202 0.006 0.0173964 0.0974332 0.006 0.0169094 0.0970381 0 0.0163452 0.0967471 0 0.015721 0.0967471 0.006 0.015721 0.0965688 0 0.0150557 0.0965088 0 0.0143696 0.0965688 0 0.0136835 0.0965688 0.006 0.0136835 0.0974332 0.006 0.0118299 0.0979202 0 0.0113429 0.0984843 0 0.0109478 0.0979202 0.006 0.0113429 0.0991085 0.006 0.0106568 0.0997738 0 0.0104785 0.10046 0.006 0.0104185 0.101146 0 0.0104785 0.101811 0 0.0106568 0.103 0 0.0113429 0.103 0.006 0.0113429 0.104239 0 0.0132653 0.104351 0.006 0.0136835 0.104351 0 0.0136835 0.104411 0.006 0.0143696 0.104351 0 0.0150557 0.104351 0.006 0.0150557 0.104239 0.006 0.015474 0.104173 0.006 0.015721 0.103487 0 0.0169094 0.103882 0.006 0.0163452 0.103487 0.006 0.0169094 0.103 0 0.0173964 0.103 0.006 0.0173964 0.101918 0 0.0180327 0.101811 0 0.0180825 0.101811 0.006 0.0180825 0.101146 0.006 0.0182607 0.101146 0 0.0182607 0.10046 0 0.0183208 0.0991085 0.006 0.0180825 0.185695 0 0.103951 0.184747 0.006 0.103584 0.183787 0 0.102778 0.183426 0 0.102263 0.183426 0.006 0.102263 0.183161 0.006 0.101694 0.183161 0 0.101694 0.182998 0 0.101086 0.182943 0 0.10046 0.182998 0.006 0.0998335 0.183161 0 0.0992262 0.183426 0.006 0.0986564 0.183426 0 0.0986564 0.183787 0 0.0981414 0.183787 0.006 0.0981414 0.184747 0 0.0973362 0.185317 0 0.0970705 0.184747 0.006 0.0973362 0.185317 0.006 0.0970705 0.185924 0 0.0969077 0.185924 0.006 0.0969077 0.18655 0 0.0968529 0.18655 0.006 0.0968529 0.187176 0 0.0969077 0.187176 0.006 0.0969077 0.187405 0 0.0969689 0.188354 0 0.0973362 0.188354 0.006 0.0973362 0.188869 0.006 0.0976968 0.189313 0 0.0981414 0.189313 0.006 0.0981414 0.189674 0 0.0986564 0.18994 0 0.0992262 0.18994 0.006 0.0992262 0.190102 0 0.0998335 0.190157 0 0.10046 0.18994 0.006 0.101694 0.189674 0 0.102263 0.189674 0.006 0.102263 0.189313 0 0.102778 0.188869 0.006 0.103223 0.188354 0.006 0.103584 0.187784 0.006 0.103849 0.187784 0 0.103849 0.187176 0.006 0.104012 0.18655 0 0.104067 0.161335 0.006 0.164942 0.160709 0.006 0.164887 0.160101 0.006 0.164724 0.159531 0 0.164459 0.159531 0.006 0.164459 0.159016 0 0.164098 0.159016 0.006 0.164098 0.158572 0 0.163653 0.158572 0.006 0.163653 0.158211 0 0.163138 0.158211 0.006 0.163138 0.157945 0.006 0.162568 0.157783 0 0.161961 0.157783 0.006 0.161961 0.157728 0 0.161335 0.157783 0.006 0.160709 0.157945 0 0.160101 0.158211 0 0.159531 0.160101 0 0.157945 0.159531 0.006 0.158211 0.160101 0.006 0.157945 0.160709 0 0.157783 0.161335 0.006 0.157728 0.161961 0.006 0.157783 0.162569 0 0.157945 0.164098 0 0.159016 0.164459 0 0.159531 0.164459 0.006 0.159531 0.164887 0.006 0.160709 0.164887 0 0.161961 0.164887 0.006 0.161961 0.164724 0 0.162568 0.164724 0.006 0.162568 0.164459 0 0.163138 0.164098 0.006 0.163653 0.163653 0 0.164098 0.163138 0 0.164459 0.161961 0 0.164887 0.161961 0.006 0.164887 0.161335 0 0.164942 0.0992263 0 0.18994 0.0986564 0 0.189674 0.0986564 0.006 0.189674 0.0981414 0 0.189313 0.0981414 0.006 0.189313 0.0976968 0 0.188869 0.0976968 0.006 0.188869 0.0973362 0.006 0.188354 0.0973362 0 0.188354 0.0970705 0.006 0.187784 0.0970705 0 0.187784 0.0969078 0 0.187176 0.096853 0 0.18655 0.096853 0.006 0.18655 0.0969078 0 0.185924 0.0969078 0.006 0.185924 0.0970705 0 0.185317 0.0973362 0 0.184747 0.0970705 0.006 0.185317 0.0973362 0.006 0.184747 0.0976968 0 0.184232 0.0992263 0 0.183161 0.0998336 0 0.182998 0.0992263 0.006 0.183161 0.0998336 0.006 0.182998 0.10046 0 0.182943 0.101086 0.006 0.182998 0.101694 0 0.183161 0.101694 0.006 0.183161 0.102263 0.006 0.183426 0.103223 0.006 0.184232 0.103584 0.006 0.184747 0.103849 0 0.185317 0.104012 0 0.185924 0.104012 0.006 0.185924 0.104067 0 0.18655 0.104012 0 0.187176 0.103849 0 0.187784 0.104012 0.006 0.187176 0.103849 0.006 0.187784 0.103584 0.006 0.188354 0.103584 0 0.188354 0.103223 0 0.188869 0.102778 0.006 0.189313 0.102778 0 0.189313 0.101694 0 0.18994 0.101694 0.006 0.18994 0.101086 0.006 0.190102 0.10046 0.006 0.190157 0.0998336 0 0.190102 0.0998336 0.006 0.190102 0.0395849 0 0.164942 0.0395849 0.006 0.164942 0.0389586 0 0.164887 0.0383513 0 0.164724 0.0383513 0.006 0.164724 0.0372664 0 0.164098 0.0364612 0.006 0.163138 0.0364612 0 0.163138 0.0361955 0 0.162568 0.0360328 0 0.161961 0.0361955 0.006 0.162568 0.0360328 0.006 0.161961 0.0360328 0 0.160709 0.0361955 0 0.160101 0.0361955 0.006 0.160101 0.0364612 0.006 0.159531 0.0368218 0.006 0.159016 0.0368218 0 0.159016 0.0372664 0.006 0.158572 0.0377814 0 0.158211 0.0377814 0.006 0.158211 0.0383513 0.006 0.157945 0.0402112 0 0.157783 0.0408185 0.006 0.157945 0.0413884 0 0.158211 0.0413884 0.006 0.158211 0.0419034 0 0.158572 0.0419034 0.006 0.158572 0.042348 0.006 0.159016 0.0427086 0 0.159531 0.0427086 0.006 0.159531 0.0429743 0.006 0.160101 0.0431919 0 0.161335 0.0429743 0.006 0.162568 0.0427086 0 0.163138 0.042348 0 0.163653 0.0419034 0 0.164098 0.0419034 0.006 0.164098 0.0413884 0.006 0.164459 0.0413884 0 0.164459 0.0408185 0.006 0.164724 0.0408185 0 0.164724 0.0402112 0 0.164887 0.0143696 0.006 0.104067 0.0139214 0 0.104028 0.013515 0 0.103951 0.013136 0.006 0.103849 0.0125662 0 0.103584 0.0125662 0.006 0.103584 0.0112459 0 0.102263 0.0107627 0.006 0.10046 0.0107627 0 0.10046 0.0108175 0 0.0998335 0.0108175 0.006 0.0998335 0.0112459 0 0.0986564 0.0112459 0.006 0.0986564 0.0120512 0 0.0976968 0.0125662 0 0.0973362 0.0120512 0.006 0.0976968 0.0125662 0.006 0.0973362 0.013136 0 0.0970705 0.0137433 0 0.0969077 0.0143696 0.006 0.0968529 0.0139214 0 0.0968921 0.014996 0.006 0.0969077 0.0152243 0.006 0.0969689 0.014996 0 0.0969077 0.0152243 0 0.0969689 0.0156033 0 0.0970705 0.0161731 0 0.0973362 0.0161731 0.006 0.0973362 0.0166881 0 0.0976968 0.0171327 0.006 0.0981414 0.0174934 0 0.0986564 0.0177591 0 0.0992262 0.0179218 0 0.0998335 0.0179766 0 0.10046 0.0179218 0.006 0.101086 0.0179218 0 0.101086 0.0177591 0 0.101694 0.0177591 0.006 0.101694 0.0174934 0 0.102263 0.0174934 0.006 0.102263 0.0171327 0 0.102778 0.0166881 0 0.103223 0.0166881 0.006 0.103223 0.0156033 0 0.103849 0.0156033 0.006 0.103849 0.0152243 0.006 0.103951 0.0152243 0 0.103951 0.014996 0.006 0.104012 0.0395849 0.006 0.0431918 0.0383513 0 0.0429743 0.0377814 0 0.0427086 0.0368218 0 0.0419034 0.0368218 0.006 0.0419034 0.0364612 0.006 0.0413884 0.0360328 0 0.0402112 0.0361955 0.006 0.0408185 0.0360328 0.006 0.0402112 0.035978 0.006 0.0395849 0.0360328 0 0.0389585 0.0361955 0 0.0383512 0.0364612 0 0.0377814 0.0364612 0.006 0.0377814 0.0368218 0.006 0.0372664 0.0368218 0 0.0372664 0.0372664 0 0.0368218 0.0372664 0.006 0.0368218 0.0377814 0.006 0.0364612 0.0389586 0 0.0360327 0.0383513 0.006 0.0361955 0.0389586 0.006 0.0360327 0.0395849 0.006 0.0359779 0.0408185 0 0.0361955 0.0413884 0 0.0364612 0.0413884 0.006 0.0364612 0.0419034 0 0.0368218 0.0419034 0.006 0.0368218 0.042348 0 0.0372664 0.0427086 0 0.0377814 0.0427086 0.006 0.0377814 0.0429743 0 0.0383512 0.0431371 0.006 0.0389585 0.0431919 0 0.0395849 0.0431919 0.006 0.0395849 0.0431371 0 0.0402112 0.0431371 0.006 0.0402112 0.0427086 0.006 0.0413884 0.0419034 0 0.042348 0.0413884 0.006 0.0427086 0.0413884 0 0.0427086 0.0408185 0.006 0.0429743 0.0402112 0.006 0.043137 0.0402112 0 0.043137 0.161335 0.006 0.0431918 0.160101 0 0.0429743 0.159531 0 0.0427086 0.160101 0.006 0.0429743 0.159016 0 0.042348 0.159016 0.006 0.042348 0.158572 0 0.0419034 0.158572 0.006 0.0419034 0.158211 0.006 0.0413884 0.157783 0.006 0.0402112 0.157783 0 0.0402112 0.157728 0 0.0395849 0.157783 0 0.0389585 0.157945 0 0.0383512 0.157783 0.006 0.0389585 0.157945 0.006 0.0383512 0.158211 0.006 0.0377814 0.158211 0 0.0377814 0.158572 0.006 0.0372664 0.159531 0.006 0.0364612 0.160101 0 0.0361955 0.160101 0.006 0.0361955 0.160709 0.006 0.0360327 0.161961 0 0.0360327 0.161961 0.006 0.0360327 0.162569 0 0.0361955 0.162569 0.006 0.0361955 0.163138 0.006 0.0364612 0.164098 0 0.0372664 0.164098 0.006 0.0372664 0.164459 0.006 0.0377814 0.164887 0.006 0.0389585 0.164887 0 0.0389585 0.164887 0 0.0402112 0.164942 0.006 0.0395849 0.164724 0 0.0408185 0.164887 0.006 0.0402112 0.164459 0 0.0413884 0.164098 0.006 0.0419034 0.163653 0 0.042348 0.163653 0.006 0.042348 0.163138 0 0.0427086 0.162569 0 0.0429743 0.163138 0.006 0.0427086 0.162569 0.006 0.0429743 0.161961 0.006 0.043137 0.0204551 0.006 0.0177446 0.0198691 0.006 0.0176934 0.0193008 0 0.0175411 0.0187676 0 0.0172925 0.0182857 0 0.016955 0.0178698 0 0.016539 0.0178698 0.006 0.016539 0.0175323 0.006 0.0160571 0.0175323 0 0.0160571 0.0172837 0 0.0155239 0.0172837 0.006 0.0155239 0.0171314 0.006 0.0149557 0.0170802 0 0.0143696 0.0171314 0 0.0137836 0.0172837 0 0.0132153 0.0175323 0 0.0126821 0.0175323 0.006 0.0126821 0.0178698 0.006 0.0122002 0.0182857 0.006 0.0117842 0.0187676 0 0.0114468 0.0187676 0.006 0.0114468 0.0198691 0.006 0.0110459 0.0204551 0 0.0109946 0.0210412 0.006 0.0110459 0.0216095 0 0.0111982 0.0216095 0.006 0.0111982 0.0230406 0 0.0122002 0.0230406 0.006 0.0122002 0.023378 0 0.0126821 0.023378 0.006 0.0126821 0.0237789 0.006 0.0137836 0.0237789 0 0.0137836 0.0238301 0 0.0143696 0.0237789 0.006 0.0149557 0.0236266 0 0.0155239 0.0236266 0.006 0.0155239 0.023378 0 0.0160571 0.0230406 0 0.016539 0.0230406 0.006 0.016539 0.0226246 0.006 0.016955 0.0226246 0 0.016955 0.0221427 0 0.0172925 0.0216095 0 0.0175411 0.0209034 0 0.0177054 0.104376 0 0.103045 0.10396 0 0.102629 0.103623 0 0.102147 0.103222 0.006 0.101046 0.103222 0 0.101046 0.10317 0 0.10046 0.10317 0.006 0.10046 0.103222 0.006 0.0998738 0.103374 0 0.0993056 0.103623 0.006 0.0987724 0.10396 0 0.0982905 0.104239 0 0.0980115 0.104239 0.006 0.0980115 0.104858 0.006 0.097537 0.105959 0 0.0971361 0.105959 0.006 0.0971361 0.106545 0.006 0.0970849 0.107132 0 0.0971361 0.107166 0 0.0971453 0.107166 0.006 0.0971453 0.108715 0 0.0978745 0.108715 0.006 0.0978745 0.109131 0 0.0982905 0.109717 0 0.0993056 0.109869 0 0.0998738 0.109717 0.006 0.0993056 0.109869 0.006 0.0998738 0.10992 0 0.10046 0.109717 0.006 0.101614 0.109468 0 0.102147 0.109468 0.006 0.102147 0.109131 0.006 0.102629 0.109131 0 0.102629 0.108715 0.006 0.103045 0.1077 0 0.103631 0.107166 0.006 0.103774 0.107166 0 0.103774 0.107132 0.006 0.103784 0.106545 0 0.103835 0.105391 0.006 0.103631 0.105391 0 0.103631 0.104858 0 0.103383 0.0198691 0.006 0.189874 0.0193008 0 0.189722 0.0187676 0 0.189473 0.0187676 0.006 0.189473 0.0178698 0 0.188719 0.0178698 0.006 0.188719 0.0171314 0 0.187136 0.0170802 0.006 0.18655 0.0171314 0 0.185964 0.0171314 0.006 0.185964 0.0172837 0 0.185396 0.0175323 0.006 0.184863 0.0175323 0 0.184863 0.0178698 0 0.184381 0.0178698 0.006 0.184381 0.0182857 0 0.183965 0.0182857 0.006 0.183965 0.0187676 0.006 0.183627 0.0193008 0 0.183379 0.0209034 0.006 0.183214 0.0209034 0 0.183214 0.0210412 0 0.183226 0.0216095 0 0.183379 0.0216095 0.006 0.183379 0.0221427 0 0.183627 0.0221427 0.006 0.183627 0.0226246 0.006 0.183965 0.023378 0 0.184863 0.023378 0.006 0.184863 0.0236266 0.006 0.185396 0.0237789 0.006 0.185964 0.0238301 0 0.18655 0.0237789 0 0.187136 0.0236266 0 0.187704 0.023378 0 0.188238 0.023378 0.006 0.188238 0.0230406 0.006 0.188719 0.0226246 0.006 0.189136 0.0216095 0.006 0.189722 0.0210412 0.006 0.189874 0.0210412 0 0.189874 0.0204551 0.006 0.189925 0.0198691 0 0.189874 0.199925 0 0.0700224 0.199925 0 0.0969689 0.199925 0.006 0.0969689 0.199925 0.006 0.141659 0.0698503 0.006 0.0271493 0.185924 0.006 0.104012 0.162569 0.006 0.157945 0.163138 0.006 0.158211 0.163653 0.006 0.158572 0.164098 0.006 0.159016 0.173943 0.006 0.167642 0.164724 0.006 0.160101 0.164942 0.006 0.161335 0.164459 0.006 0.163138 0.163653 0.006 0.164098 0.163138 0.006 0.164459 0.162569 0.006 0.164724 0.133824 0.006 0.173943 0.157728 0.006 0.161335 0.167642 0.006 0.173943 0.157945 0.006 0.160101 0.158211 0.006 0.159531 0.158572 0.006 0.159016 0.173943 0.006 0.103951 0.159016 0.006 0.158572 0.160709 0.006 0.157783 0.159531 0.006 0.0427086 0.161335 0.006 0.0359779 0.167814 0.006 0.0271493 0.133824 0.006 0.0700224 0.160709 0.006 0.043137 0.164724 0.006 0.0408185 0.164459 0.006 0.0413884 0.159016 0.006 0.0368218 0.163653 0.006 0.0368218 0.164724 0.006 0.0383512 0.157728 0.006 0.0395849 0.133824 0.006 0.0271493 0.195041 0.006 0.0700224 0.101146 0.006 0.0104785 0.104239 0.006 0.000994653 0.101811 0.006 0.0106568 0.102435 0.006 0.0109478 0.103487 0.006 0.0118299 0.103882 0.006 0.0123941 0.0698503 0.006 0.0180327 0.0984843 0.006 0.0109478 0.0997738 0.006 0.0104785 0.0967471 0.006 0.0130183 0.0970381 0.006 0.0123941 0.0698503 0.006 0.000994653 0.0970381 0.006 0.0163452 0.0965688 0.006 0.0150557 0.101918 0.006 0.0180327 0.10046 0.006 0.0183208 0.0997738 0.006 0.0182607 0.104239 0.006 0.0180327 0.104173 0.006 0.0130183 0.104239 0.006 0.0132653 0.185695 0.006 0.0969689 0.187405 0.006 0.0969689 0.173943 0.006 0.0700224 0.185695 0.006 0.103951 0.185317 0.006 0.103849 0.182998 0.006 0.101086 0.182943 0.006 0.10046 0.173943 0.006 0.0969689 0.183161 0.006 0.0992262 0.184232 0.006 0.0976968 0.184232 0.006 0.103223 0.183787 0.006 0.102778 0.195041 0.006 0.103951 0.187784 0.006 0.0970705 0.195041 0.006 0.0969689 0.189674 0.006 0.0986564 0.187405 0.006 0.103951 0.18655 0.006 0.104067 0.190102 0.006 0.0998335 0.190157 0.006 0.10046 0.190102 0.006 0.101086 0.189313 0.006 0.102778 0.102263 0.006 0.189674 0.0992263 0.006 0.18994 0.0996052 0.006 0.190041 0.0976968 0.006 0.184232 0.0981414 0.006 0.183787 0.0986564 0.006 0.183426 0.102778 0.006 0.183787 0.103849 0.006 0.185317 0.0698503 0.006 0.190041 0.0969078 0.006 0.187176 0.10046 0.006 0.182943 0.104239 0.006 0.173943 0.104067 0.006 0.18655 0.0698503 0.006 0.173943 0.103223 0.006 0.188869 0.104239 0.006 0.199925 0.0139214 0.006 0.0968921 0.0137433 0.006 0.0969077 0.013515 0.006 0.0969689 0.0109802 0.006 0.0992262 0.0116066 0.006 0.0981414 0.013136 0.006 0.0970705 0.000994653 0.006 0.103951 0.0120512 0.006 0.103223 0.0116066 0.006 0.102778 0.0112459 0.006 0.102263 0.0109802 0.006 0.101694 0.0108175 0.006 0.101086 0.000994653 0.006 0.0969689 0.013515 0.006 0.103951 0.000994653 0.006 0.173943 0.0171327 0.006 0.102778 0.0209034 0.006 0.103951 0.0161731 0.006 0.103584 0.0166881 0.006 0.0976968 0.0174934 0.006 0.0986564 0.0177591 0.006 0.0992262 0.0179766 0.006 0.10046 0.0139214 0.006 0.0180327 0.0193008 0.006 0.0175411 0.0187676 0.006 0.0172925 0.0182857 0.006 0.016955 0.0170802 0.006 0.0143696 0.0172837 0.006 0.0132153 0.0139214 0.006 0.000994653 0.0193008 0.006 0.0111982 0.0209034 0.006 0.000994653 0.0204551 0.006 0.0109946 0.0209034 0.006 0.0110338 0.0221427 0.006 0.0114468 0.0226246 0.006 0.0117842 0.0238301 0.006 0.0143696 0.023378 0.006 0.0160571 0.0210412 0.006 0.0176934 0.0209034 0.006 0.0177054 0.0221427 0.006 0.0172925 0.0216095 0.006 0.0175411 0.105391 0.006 0.0972884 0.104239 0.006 0.0969689 0.103374 0.006 0.0993056 0.10396 0.006 0.0982905 0.104376 0.006 0.0978745 0.103623 0.006 0.102147 0.103374 0.006 0.101614 0.107166 0.006 0.103951 0.104858 0.006 0.103383 0.104376 0.006 0.103045 0.109869 0.006 0.101046 0.133824 0.006 0.103951 0.108233 0.006 0.103383 0.107132 0.006 0.0971361 0.1077 0.006 0.0972884 0.108233 0.006 0.097537 0.109131 0.006 0.0982905 0.109468 0.006 0.0987724 0.10992 0.006 0.10046 0.0193008 0.006 0.189722 0.0139214 0.006 0.190041 0.0182857 0.006 0.189136 0.0175323 0.006 0.188238 0.0172837 0.006 0.187704 0.0171314 0.006 0.187136 0.0172837 0.006 0.185396 0.0139214 0.006 0.173943 0.0209034 0.006 0.173943 0.0193008 0.006 0.183379 0.0198691 0.006 0.183226 0.0204551 0.006 0.183175 0.0210412 0.006 0.183226 0.0238301 0.006 0.18655 0.0237789 0.006 0.187136 0.0236266 0.006 0.187704 0.0299041 0.006 0.190041 0.0299041 0.006 0.173943 0.0230406 0.006 0.184381 0.0221427 0.006 0.189473 0.0209034 0.006 0.189886 0.0171314 0.006 0.0137836 0.000994653 0.006 0.000994653 0.0139214 0.006 0.104028 0.0137433 0.006 0.104012 0.0209034 0.006 0.0180327 0.0209034 0.006 0.0271493 0.0965088 0.006 0.0143696 0.0236266 0.006 0.0132153 0.0299041 0.006 0.000994653 0.0299041 0.006 0.0271493 0.0299041 0.006 0.0180327 0.0402112 0.006 0.0360327 0.0408185 0.006 0.0361955 0.042348 0.006 0.0372664 0.0429743 0.006 0.0383512 0.0383513 0.006 0.0429743 0.0389586 0.006 0.043137 0.0360328 0.006 0.0389585 0.0361955 0.006 0.0383512 0.0429743 0.006 0.0408185 0.0698503 0.006 0.0700224 0.042348 0.006 0.0419034 0.0419034 0.006 0.042348 0.0377814 0.006 0.0427086 0.0372664 0.006 0.042348 0.0299041 0.006 0.0700224 0.0139214 0.006 0.0700224 0.0139214 0.006 0.0271493 0.0209034 0.006 0.0969689 0.0299041 0.006 0.0969689 0.0698503 0.006 0.103951 0.0389586 0.006 0.157783 0.0395849 0.006 0.157728 0.0402112 0.006 0.157783 0.0431371 0.006 0.161961 0.0427086 0.006 0.163138 0.042348 0.006 0.163653 0.0389586 0.006 0.164887 0.0368218 0.006 0.163653 0.0431371 0.006 0.160709 0.0431919 0.006 0.161335 0.0377814 0.006 0.164459 0.0372664 0.006 0.164098 0.0402112 0.006 0.164887 0.0299041 0.006 0.103951 0.0179218 0.006 0.0998335 0.0360328 0.006 0.160709 0.035978 0.006 0.161335 0.0698503 0.006 0.199925 0.0299041 0.006 0.199925 0.0209034 0.006 0.190041 0.000994653 0.006 0.190041 0.0984843 0.006 0.0177914 0.104239 0.006 0.0700224 0.107166 0.006 0.0700224 0.107166 0.006 0.0969689 0.0698503 0.006 0.0969689 0.0209034 0.006 0.0700224 0.0156033 0.006 0.0970705 0.133824 0.006 0.199925 0.107166 0.006 0.199925 0.104239 0.006 0.190041 0.101315 0.006 0.190041 0.141659 0.006 0.000994653 0.133824 0.006 0.000994653 0.133824 0.006 0.0180327 0.107166 0.006 0.0180327 0.157945 0.006 0.0408185 0.107166 0.006 0.0271493 0.1077 0.006 0.103631 0.107166 0.006 0.173943 0.106545 0.006 0.103835 0.105959 0.006 0.103784 0.141659 0.006 0.199925 0.151543 0.006 0.190041 0.133824 0.006 0.190041 0.107166 0.006 0.190041 0.104239 0.006 0.103951 0.104239 0.006 0.102908 0.10396 0.006 0.102629 0.102435 0.006 0.0177914 0.104239 0.006 0.0271493 0.133824 0.006 0.0969689 0.195041 0.006 0.146543 0.199925 0.006 0.103951 0.195041 0.006 0.0543763 0.199925 0.006 0.0700224 0.0204551 0 0.0177446 0.013515 0 0.0969689 0.000994653 0 0.0969689 0.151543 0 0.190041 0.164942 0 0.161335 0.162569 0 0.164724 0.164098 0 0.163653 0.164724 0 0.160101 0.163653 0 0.158572 0.163138 0 0.158211 0.161335 0 0.157728 0.161961 0 0.157783 0.133824 0 0.103951 0.159531 0 0.158211 0.159016 0 0.158572 0.157783 0 0.160709 0.133824 0 0.173943 0.158572 0 0.159016 0.157945 0 0.162568 0.160101 0 0.164724 0.167642 0 0.173943 0.160709 0 0.164887 0.173943 0 0.103951 0.164887 0 0.160709 0.173943 0 0.167642 0.185924 0 0.104012 0.195041 0 0.0543763 0.161961 0 0.043137 0.161335 0 0.0359779 0.160709 0 0.0360327 0.159016 0 0.0368218 0.133824 0 0.0271493 0.158572 0 0.0372664 0.159531 0 0.0364612 0.161335 0 0.0431918 0.160709 0 0.043137 0.158211 0 0.0413884 0.157945 0 0.0408185 0.164724 0 0.0383512 0.164459 0 0.0377814 0.173943 0 0.0332778 0.163653 0 0.0368218 0.163138 0 0.0364612 0.164098 0 0.0419034 0.164942 0 0.0395849 0.133824 0 0.0180327 0.104239 0 0.000994653 0.0979202 0 0.0173964 0.0984843 0 0.0177914 0.103487 0 0.0118299 0.102435 0 0.0109478 0.10046 0 0.0104185 0.0991085 0 0.0106568 0.0974332 0 0.0118299 0.0974332 0 0.0169094 0.0970381 0 0.0123941 0.0967471 0 0.0130183 0.104411 0 0.0143696 0.102435 0 0.0177914 0.104239 0 0.0180327 0.103882 0 0.0163452 0.104173 0 0.015721 0.104239 0 0.015474 0.0997738 0 0.0182607 0.187176 0 0.104012 0.195041 0 0.146543 0.187405 0 0.103951 0.188354 0 0.103584 0.195041 0 0.0969689 0.188869 0 0.0976968 0.187784 0 0.0970705 0.195041 0 0.0700224 0.188869 0 0.103223 0.18994 0 0.101694 0.190102 0 0.101086 0.184232 0 0.0976968 0.182998 0 0.0998335 0.184232 0 0.103223 0.184747 0 0.103584 0.185317 0 0.103849 0.104239 0 0.190041 0.102263 0 0.189674 0.103584 0 0.184747 0.103223 0 0.184232 0.102778 0 0.183787 0.102263 0 0.183426 0.0981414 0 0.183787 0.0986564 0 0.183426 0.101086 0 0.182998 0.104239 0 0.173943 0.104239 0 0.199925 0.10046 0 0.190157 0.101086 0 0.190102 0.0161731 0 0.103584 0.0171327 0 0.0981414 0.0209034 0 0.0969689 0.0209034 0 0.103951 0.0137433 0 0.104012 0.0139214 0 0.173943 0.0143696 0 0.104067 0.0209034 0 0.173943 0.014996 0 0.104012 0.000994653 0 0.103951 0.0116066 0 0.0981414 0.0109802 0 0.101694 0.0116066 0 0.102778 0.0120512 0 0.103223 0.013136 0 0.103849 0.0109802 0 0.0992262 0.0108175 0 0.101086 0.0143696 0 0.0968529 0.0139214 0 0.0700224 0.0193008 0 0.0111982 0.0198691 0 0.0110459 0.0209034 0 0.000994653 0.0209034 0 0.0110338 0.0139214 0 0.000994653 0.0182857 0 0.0117842 0.0178698 0 0.0122002 0.0171314 0 0.0149557 0.0139214 0 0.0180327 0.0236266 0 0.0132153 0.0299041 0 0.0180327 0.0237789 0 0.0149557 0.0299041 0 0.000994653 0.0226246 0 0.0117842 0.0221427 0 0.0114468 0.0210412 0 0.0110459 0.106545 0 0.0970849 0.104858 0 0.097537 0.104239 0 0.0969689 0.105391 0 0.0972884 0.107166 0 0.103951 0.108233 0 0.103383 0.108715 0 0.103045 0.109717 0 0.101614 0.109869 0 0.101046 0.109468 0 0.0987724 0.133824 0 0.0969689 0.108233 0 0.097537 0.1077 0 0.0972884 0.104239 0 0.103951 0.105959 0 0.103784 0.107132 0 0.103784 0.104376 0 0.0978745 0.103623 0 0.0987724 0.104239 0 0.102908 0.0698503 0 0.0969689 0.103222 0 0.0998738 0.103374 0 0.101614 0.0198691 0 0.183226 0.0187676 0 0.183627 0.0170802 0 0.18655 0.0182857 0 0.189136 0.0172837 0 0.187704 0.0139214 0 0.190041 0.0175323 0 0.188238 0.0204551 0 0.189925 0.0209034 0 0.189886 0.0204551 0 0.183175 0.0230406 0 0.188719 0.0299041 0 0.190041 0.0216095 0 0.189722 0.0221427 0 0.189473 0.0226246 0 0.189136 0.0226246 0 0.183965 0.0237789 0 0.185964 0.0236266 0 0.185396 0.0230406 0 0.184381 0.199925 0 0.103951 0.195041 0 0.103951 0.107166 0 0.000994653 0.104173 0 0.0130183 0.103882 0 0.0123941 0.107166 0 0.0271493 0.104239 0 0.0271493 0.107166 0 0.0180327 0.104239 0 0.0700224 0.107166 0 0.0700224 0.133824 0 0.0700224 0.107166 0 0.0969689 0.173943 0 0.0700224 0.173943 0 0.0969689 0.185695 0 0.0969689 0.107166 0 0.173943 0.107166 0 0.190041 0.141659 0 0.199925 0.133824 0 0.190041 0.133824 0 0.199925 0.101315 0 0.190041 0.0698503 0 0.0180327 0.0990018 0 0.0180327 0.0389586 0 0.043137 0.0408185 0 0.0429743 0.0698503 0 0.0271493 0.0431371 0 0.0389585 0.0395849 0 0.0359779 0.0698503 0 0.0700224 0.042348 0 0.0419034 0.0402112 0 0.0360327 0.0383513 0 0.0361955 0.0377814 0 0.0364612 0.0364612 0 0.0413884 0.0427086 0 0.0413884 0.0429743 0 0.0408185 0.0299041 0 0.0271493 0.0372664 0 0.042348 0.035978 0 0.0395849 0.0361955 0 0.0408185 0.0299041 0 0.0700224 0.0395849 0 0.0431918 0.133824 0 0.000994653 0.0429743 0 0.162568 0.0431371 0 0.161961 0.0698503 0 0.103951 0.0431371 0 0.160709 0.0429743 0 0.160101 0.0383513 0 0.157945 0.0299041 0 0.173943 0.0368218 0 0.163653 0.042348 0 0.159016 0.0377814 0 0.164459 0.0408185 0 0.157945 0.0395849 0 0.157728 0.0389586 0 0.157783 0.0372664 0 0.158572 0.0299041 0 0.103951 0.0364612 0 0.159531 0.035978 0 0.161335 0.0698503 0 0.173943 0.0299041 0 0.0969689 0.0209034 0 0.0180327 0.0210412 0 0.0176934 0.0209034 0 0.0700224 0.0209034 0 0.0271493 0.0139214 0 0.0271493 0.0198691 0 0.0176934 0.000994653 0 0.0271493 0.000994653 0 0.0180327 0.000994653 0 0.173943 0.0996052 0 0.190041 0.0698503 0 0.190041 0.0209034 0 0.199925 0.0209034 0 0.190041 0.0139214 0 0.199925 + + + + + + + + + + 0.707109 0 -0.707105 0.707109 0 -0.707105 0.707106 0 -0.707107 0.707106 0 -0.707107 0.707108 0 -0.707106 0.707108 0 -0.707106 0.707108 0 -0.707105 0.707108 0 -0.707105 0.707105 0 -0.707108 0.707105 0 -0.707108 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.707107 0 0.707107 0.707107 0 0.707107 0.707106 0 0.707107 0.707106 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707107 0 0.707107 0.707108 0 0.707106 0.707108 0 0.707106 0.422602 0 -0.906315 0.422696 0 -0.906272 0.422602 0 -0.906315 0.573584 0 -0.819147 0.573584 0 -0.819147 0.707096 0 -0.707118 0.707096 0 -0.707118 0.819157 0 -0.57357 0.819157 0 -0.57357 0.906313 0 -0.422607 0.906313 0 -0.422607 0.965925 0 -0.258822 0.965925 0 -0.258822 0.996194 0 -0.0871593 0.996194 0 -0.0871593 0.996194 0 0.0871605 0.996194 0 0.0871605 0.965926 0 0.258818 0.965926 0 0.258818 0.906311 0 0.422612 0.906311 0 0.422612 0.819156 0 0.57357 0.819156 0 0.57357 0.707103 0 0.70711 0.707103 0 0.70711 0.573583 0 0.819147 0.573583 0 0.819147 0.422606 0 0.906314 0.422606 0 0.906314 0.258829 0 0.965923 0.258829 0 0.965923 0.0871598 0 0.996194 0.0871598 0 0.996194 -0.0871627 0 0.996194 -0.0871627 0 0.996194 -0.25881 0 0.965928 -0.25881 0 0.965928 -0.422606 0 0.906314 -0.422606 0 0.906314 -0.573629 0 0.819115 -0.573629 0 0.819115 -0.707114 0 0.707099 -0.707114 0 0.707099 -0.819106 0 0.573643 -0.819106 0 0.573643 -0.906348 0 0.422532 -0.906348 0 0.422532 -0.965919 0 0.258845 -0.965919 0 0.258845 -0.965904 0 0.258899 -0.965904 0 0.258899 -0.996198 0 0.0871176 -0.996198 0 0.0871176 -0.996198 0 -0.0871164 -0.996198 0 -0.0871164 -0.965903 0 -0.258905 -0.965903 0 -0.258905 -0.965919 0 -0.258845 -0.965919 0 -0.258845 -0.90635 0 -0.422527 -0.90635 0 -0.422527 -0.819106 0 -0.573642 -0.819106 0 -0.573642 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.57363 0 -0.819115 -0.57363 0 -0.819115 -0.422567 0 -0.906332 -0.422567 0 -0.906332 -0.422866 0 -0.906192 -0.422866 0 -0.906192 -0.258796 0 -0.965932 -0.258796 0 -0.965932 -0.0871479 0 -0.996195 -0.0871479 0 -0.996195 0.0871451 0 -0.996196 0.0871451 0 -0.996196 0.258815 0 -0.965927 0.258815 0 -0.965927 0.422696 0 -0.906272 0.258942 0 -0.965893 0.25851 0 -0.966009 0.258942 0 -0.965893 0.422616 0 -0.906309 0.422616 0 -0.906309 0.573563 0 -0.819162 0.573563 0 -0.819162 0.707107 0 -0.707107 0.707107 0 -0.707107 0.819084 0 -0.573674 0.819084 0 -0.573674 0.906344 0 -0.422542 0.906344 0 -0.422542 0.965934 0 -0.258788 0.965934 0 -0.258788 0.996193 0 -0.0871758 0.996193 0 -0.0871758 0.996194 0 0.0871665 0.996194 0 0.0871665 0.965934 0 0.258788 0.965934 0 0.258788 0.906325 0 0.422582 0.906325 0 0.422582 0.819099 0 0.573652 0.819099 0 0.573652 0.707083 0 0.70713 0.707083 0 0.70713 0.573602 0 0.819134 0.573602 0 0.819134 0.422625 0 0.906305 0.422625 0 0.906305 0.258818 0 0.965926 0.258818 0 0.965926 0.258863 0 0.965914 0.258863 0 0.965914 0.0871261 0 0.996197 0.0871261 0 0.996197 -0.0871405 0 0.996196 -0.0871405 0 0.996196 -0.258863 0 0.965914 -0.258863 0 0.965914 -0.258818 0 0.965926 -0.258818 0 0.965926 -0.422625 0 0.906305 -0.422625 0 0.906305 -0.573524 0 0.819189 -0.573524 0 0.819189 -0.707166 0 0.707048 -0.707166 0 0.707048 -0.819099 0 0.573652 -0.819099 0 0.573652 -0.906315 0 0.422602 -0.906315 0 0.422602 -0.96594 0 0.258766 -0.96594 0 0.258766 -0.996194 0 0.0871665 -0.996194 0 0.0871665 -0.996193 0 -0.0871758 -0.996193 0 -0.0871758 -0.96594 0 -0.258766 -0.96594 0 -0.258766 -0.906334 0 -0.422561 -0.906334 0 -0.422561 -0.819084 0 -0.573674 -0.819084 0 -0.573674 -0.70719 0 -0.707024 -0.70719 0 -0.707024 -0.573485 0 -0.819216 -0.573485 0 -0.819216 -0.422616 0 -0.906309 -0.422616 0 -0.906309 -0.258942 0 -0.965893 -0.258942 0 -0.965893 -0.25851 0 -0.966009 -0.25851 0 -0.966009 -0.087164 0 -0.996194 -0.087164 0 -0.996194 0.0871496 0 -0.996195 0.0871496 0 -0.996195 0.25851 0 -0.966009 -0.0871758 0 -0.996193 0.0871758 0 -0.996193 0.0871758 0 -0.996193 0.258727 0 -0.96595 0.258727 0 -0.96595 0.422616 0 -0.906309 0.422616 0 -0.906309 0.573578 0 -0.819151 0.573578 0 -0.819151 0.707095 0 -0.707119 0.707095 0 -0.707119 0.819162 0 -0.573563 0.819162 0 -0.573563 0.906339 0 -0.422552 0.906339 0 -0.422552 0.965933 0 -0.258791 0.965933 0 -0.258791 0.996195 0 -0.0871523 0.996195 0 -0.0871523 0.996196 0 0.0871378 0.996196 0 0.0871378 0.965933 0 0.258791 0.965933 0 0.258791 0.906309 0 0.422616 0.906309 0 0.422616 0.819162 0 0.573563 0.819162 0 0.573563 0.707107 0 0.707107 0.707107 0 0.707107 0.573563 0 0.819162 0.573563 0 0.819162 0.422616 0 0.906309 0.422616 0 0.906309 0.258882 0 0.965909 0.258882 0 0.965909 0.0871758 0 0.996193 0.0871758 0 0.996193 -0.0871758 0 0.996193 -0.0871758 0 0.996193 -0.258882 0 0.965909 -0.258882 0 0.965909 -0.422616 0 0.906309 -0.422616 0 0.906309 -0.573563 0 0.819162 -0.573563 0 0.819162 -0.707119 0 0.707095 -0.707119 0 0.707095 -0.819151 0 0.573578 -0.819151 0 0.573578 -0.906309 0 0.422616 -0.906309 0 0.422616 -0.965939 0 0.258769 -0.965939 0 0.258769 -0.996194 0 0.0871614 -0.996194 0 0.0871614 -0.996193 0 -0.0871758 -0.996193 0 -0.0871758 -0.965939 0 -0.258769 -0.965939 0 -0.258769 -0.906339 0 -0.422552 -0.906339 0 -0.422552 -0.819151 0 -0.573578 -0.819151 0 -0.573578 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.573578 0 -0.819151 -0.573578 0 -0.819151 -0.422616 0 -0.906309 -0.422616 0 -0.906309 -0.258727 0 -0.96595 -0.258727 0 -0.96595 -0.0871758 0 -0.996193 0.258681 0 -0.965963 0.258906 0 -0.965902 0.258681 0 -0.965963 0.422738 0 -0.906252 0.422738 0 -0.906252 0.57354 0 -0.819177 0.57354 0 -0.819177 0.707136 0 -0.707077 0.707136 0 -0.707077 0.819134 0 -0.573602 0.819134 0 -0.573602 0.906305 0 -0.422625 0.906305 0 -0.422625 0.965922 0 -0.258835 0.965922 0 -0.258835 0.996195 0 -0.0871496 0.996195 0 -0.0871496 0.996194 0 0.087164 0.996194 0 0.087164 0.965922 0 0.258835 0.965922 0 0.258835 0.906305 0 0.422625 0.906305 0 0.422625 0.819189 0 0.573524 0.819189 0 0.573524 0.707125 0 0.707089 0.707125 0 0.707089 0.573556 0 0.819166 0.573556 0 0.819166 0.422582 0 0.906325 0.422582 0 0.906325 0.258788 0 0.965934 0.258788 0 0.965934 0.0871696 0 0.996194 0.0871696 0 0.996194 -0.0871758 0 0.996193 -0.0871758 0 0.996193 -0.258788 0 0.965934 -0.258788 0 0.965934 -0.422542 0 0.906344 -0.422542 0 0.906344 -0.573578 0 0.819151 -0.573578 0 0.819151 -0.707095 0 0.707119 -0.707095 0 0.707119 -0.819216 0 0.573485 -0.819216 0 0.573485 -0.906309 0 0.422616 -0.906309 0 0.422616 -0.965936 0 0.25878 -0.965936 0 0.25878 -0.996194 0 0.087164 -0.996194 0 0.087164 -0.996195 0 -0.0871496 -0.996195 0 -0.0871496 -0.965936 0 -0.25878 -0.965936 0 -0.25878 -0.906309 0 -0.422616 -0.906309 0 -0.422616 -0.819162 0 -0.573563 -0.819162 0 -0.573563 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.573563 0 -0.819162 -0.573563 0 -0.819162 -0.422697 0 -0.906271 -0.422697 0 -0.906271 -0.258734 0 -0.965949 -0.258734 0 -0.965949 -0.25882 0 -0.965926 -0.25882 0 -0.965926 -0.0871758 0 -0.996193 -0.0871758 0 -0.996193 0.0871696 0 -0.996194 0.0871696 0 -0.996194 0.258906 0 -0.965902 -0.0871696 0 -0.996194 0.0871696 0 -0.996194 0.0871696 0 -0.996194 0.258767 0 -0.96594 0.258767 0 -0.96594 0.4226 0 -0.906316 0.4226 0 -0.906316 0.573556 0 -0.819166 0.573556 0 -0.819166 0.707116 0 -0.707098 0.707116 0 -0.707098 0.819142 0 -0.57359 0.819142 0 -0.57359 0.906334 0 -0.422562 0.906334 0 -0.422562 0.965923 0 -0.25883 0.965923 0 -0.25883 0.996194 0 -0.087164 0.996194 0 -0.087164 0.996195 0 0.0871496 0.996195 0 0.0871496 0.965923 0 0.25883 0.965923 0 0.25883 0.906305 0 0.422625 0.906305 0 0.422625 0.819142 0 0.57359 0.819142 0 0.57359 0.707128 0 0.707086 0.707128 0 0.707086 0.57354 0 0.819177 0.57354 0 0.819177 0.4226 0 0.906316 0.4226 0 0.906316 0.258922 0 0.965898 0.258922 0 0.965898 0.0871696 0 0.996194 0.0871696 0 0.996194 -0.0871696 0 0.996194 -0.0871696 0 0.996194 -0.258919 0 0.965899 -0.258919 0 0.965899 -0.4226 0 0.906316 -0.4226 0 0.906316 -0.573549 0 0.819172 -0.573549 0 0.819172 -0.707128 0 0.707086 -0.707128 0 0.707086 -0.819134 0 0.573602 -0.819134 0 0.573602 -0.906305 0 0.422625 -0.906305 0 0.422625 -0.965923 0 0.25883 -0.965923 0 0.25883 -0.996195 0 0.0871496 -0.996195 0 0.0871496 -0.996194 0 -0.087164 -0.996194 0 -0.087164 -0.965923 0 -0.25883 -0.965923 0 -0.25883 -0.906334 0 -0.422562 -0.906334 0 -0.422562 -0.819134 0 -0.573602 -0.819134 0 -0.573602 -0.707116 0 -0.707098 -0.707116 0 -0.707098 -0.573565 0 -0.81916 -0.573565 0 -0.81916 -0.4226 0 -0.906316 -0.4226 0 -0.906316 -0.258764 0 -0.96594 -0.258764 0 -0.96594 -0.0871696 0 -0.996194 -0.0871578 0 -0.996195 -0.0871343 0 0.996197 0.0871191 0 -0.996198 0.0871191 0 -0.996198 0.0872558 0 -0.996186 0.0872558 0 -0.996186 0.2585 0 -0.966011 0.2585 0 -0.966011 0.258946 0 -0.965892 0.258946 0 -0.965892 0.422601 0 -0.906316 0.422601 0 -0.906316 0.57354 0 -0.819178 0.57354 0 -0.819178 0.707128 0 -0.707086 0.707128 0 -0.707086 0.819134 0 -0.573602 0.819134 0 -0.573602 0.90633 0 -0.422571 0.90633 0 -0.422571 0.965929 0 -0.258809 0.965929 0 -0.258809 0.996194 0 -0.0871655 0.996194 0 -0.0871655 0.996195 0 0.0871562 0.996195 0 0.0871562 0.965929 0 0.258809 0.965929 0 0.258809 0.906311 0 0.422612 0.906311 0 0.422612 0.81915 0 0.57358 0.81915 0 0.57358 0.707104 0 0.70711 0.707104 0 0.70711 0.573579 0 0.81915 0.573579 0 0.81915 0.422611 0 0.906311 0.422611 0 0.906311 0.258822 0 0.965925 0.258822 0 0.965925 0.258853 0 0.965917 0.258853 0 0.965917 0.0871317 0 0.996197 0.0871317 0 0.996197 0.0871355 0 0.996196 0.0871355 0 0.996196 -0.0871343 0 0.996197 -0.258853 0 0.965917 -0.258853 0 0.965917 -0.258816 0 0.965927 -0.258816 0 0.965927 -0.422616 0 0.906309 -0.422616 0 0.906309 -0.57358 0 0.81915 -0.57358 0 0.81915 -0.707095 0 0.707119 -0.707095 0 0.707119 -0.819158 0 0.573568 -0.819158 0 0.573568 -0.906311 0 0.422612 -0.906311 0 0.422612 -0.965925 0 0.258824 -0.965925 0 0.258824 -0.996195 0 0.0871577 -0.996195 0 0.0871577 -0.996194 0 -0.087167 -0.996194 0 -0.087167 -0.965925 0 -0.258824 -0.965925 0 -0.258824 -0.90633 0 -0.422571 -0.90633 0 -0.422571 -0.819142 0 -0.57359 -0.819142 0 -0.57359 -0.707119 0 -0.707095 -0.707119 0 -0.707095 -0.57354 0 -0.819177 -0.57354 0 -0.819177 -0.422606 0 -0.906313 -0.422606 0 -0.906313 -0.25894 0 -0.965893 -0.25894 0 -0.965893 -0.2585 0 -0.966011 -0.2585 0 -0.966011 -0.0871578 0 -0.996195 -0.0871637 0 -0.996194 0.0871637 0 -0.996194 0.0871637 0 -0.996194 0.258823 0 -0.965925 0.258823 0 -0.965925 0.422609 0 -0.906312 0.422609 0 -0.906312 0.57358 0 -0.81915 0.57358 0 -0.81915 0.707107 0 -0.707107 0.707107 0 -0.707107 0.819154 0 -0.573574 0.819154 0 -0.573574 0.906311 0 -0.422612 0.906311 0 -0.422612 0.965925 0 -0.258824 0.965925 0 -0.258824 0.996195 0 -0.0871578 0.996195 0 -0.0871578 0.996195 0 0.0871578 0.996195 0 0.0871578 0.965924 0 0.258825 0.965924 0 0.258825 0.906309 0 0.422616 0.906309 0 0.422616 0.819158 0 0.573568 0.819158 0 0.573568 0.707107 0 0.707107 0.707107 0 0.707107 0.57358 0 0.81915 0.57358 0 0.81915 0.422609 0 0.906312 0.422609 0 0.906312 0.258812 0 0.965928 0.258812 0 0.965928 0.0871578 0 0.996195 0.0871578 0 0.996195 -0.0871578 0 0.996195 -0.0871578 0 0.996195 -0.258809 0 0.965929 -0.258809 0 0.965929 -0.422609 0 0.906312 -0.422609 0 0.906312 -0.573588 0 0.819144 -0.573588 0 0.819144 -0.707107 0 0.707107 -0.707107 0 0.707107 -0.81915 0 0.57358 -0.81915 0 0.57358 -0.906309 0 0.422616 -0.906309 0 0.422616 -0.965924 0 0.258825 -0.965924 0 0.258825 -0.996195 0 0.0871578 -0.996195 0 0.0871578 -0.996195 0 -0.0871578 -0.996195 0 -0.0871578 -0.965925 0 -0.258824 -0.965925 0 -0.258824 -0.906311 0 -0.422612 -0.906311 0 -0.422612 -0.819146 0 -0.573586 -0.819146 0 -0.573586 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.573588 0 -0.819144 -0.573588 0 -0.819144 -0.422609 0 -0.906312 -0.422609 0 -0.906312 -0.25882 0 -0.965926 -0.25882 0 -0.965926 -0.0871637 0 -0.996194 -0.0871699 0 -0.996193 0.0871699 0 -0.996193 0.0871699 0 -0.996193 0.258783 0 -0.965936 0.258783 0 -0.965936 0.422625 0 -0.906305 0.422625 0 -0.906305 0.573602 0 -0.819134 0.573602 0 -0.819134 0.707086 0 -0.707128 0.707086 0 -0.707128 0.819173 0 -0.573546 0.819173 0 -0.573546 0.906315 0 -0.422602 0.906315 0 -0.422602 0.965935 0 -0.258785 0.965935 0 -0.258785 0.996196 0 -0.0871461 0.996196 0 -0.0871461 0.996196 0 0.0871461 0.996196 0 0.0871461 0.965935 0 0.258787 0.965935 0 0.258787 0.906313 0 0.422606 0.906313 0 0.422606 0.819177 0 0.57354 0.819177 0 0.57354 0.707086 0 0.707128 0.707086 0 0.707128 0.573602 0 0.819134 0.573602 0 0.819134 0.422625 0 0.906305 0.422625 0 0.906305 0.258772 0 0.965939 0.258772 0 0.965939 0.087164 0 0.996194 0.087164 0 0.996194 -0.087164 0 0.996194 -0.087164 0 0.996194 -0.258772 0 0.965939 -0.258772 0 0.965939 -0.422625 0 0.906305 -0.422625 0 0.906305 -0.573602 0 0.819134 -0.573602 0 0.819134 -0.707098 0 0.707116 -0.707098 0 0.707116 -0.819166 0 0.573556 -0.819166 0 0.573556 -0.906313 0 0.422606 -0.906313 0 0.422606 -0.96594 0 0.258764 -0.96594 0 0.258764 -0.996194 0 0.0871696 -0.996194 0 0.0871696 -0.996194 0 -0.0871696 -0.996194 0 -0.0871696 -0.965941 0 -0.258763 -0.965941 0 -0.258763 -0.906315 0 -0.422602 -0.906315 0 -0.422602 -0.819162 0 -0.573562 -0.819162 0 -0.573562 -0.707098 0 -0.707116 -0.707098 0 -0.707116 -0.573602 0 -0.819134 -0.573602 0 -0.819134 -0.422625 0 -0.906305 -0.422625 0 -0.906305 -0.258783 0 -0.965936 -0.258783 0 -0.965936 -0.0871699 0 -0.996193 0.0871515 0 -0.996195 0.258812 0 -0.965928 0.258812 0 -0.965928 0.422623 0 -0.906305 0.422623 0 -0.906305 0.573581 0 -0.819149 0.573581 0 -0.819149 0.707115 0 -0.707099 0.707115 0 -0.707099 0.81915 0 -0.573579 0.81915 0 -0.573579 0.906304 0 -0.422626 0.906304 0 -0.422626 0.965928 0 -0.258812 0.965928 0 -0.258812 0.996194 0 -0.0871642 0.996194 0 -0.0871642 0.996194 0 0.0871642 0.996194 0 0.0871642 0.965928 0 0.258811 0.965928 0 0.258811 0.906304 0 0.422626 0.906304 0 0.422626 0.819151 0 0.573578 0.819151 0 0.573578 0.707114 0 0.7071 0.707114 0 0.7071 0.573569 0 0.819157 0.573569 0 0.819157 0.422625 0 0.906305 0.422625 0 0.906305 0.258826 0 0.965924 0.258826 0 0.965924 0.0871499 0 0.996195 0.0871499 0 0.996195 -0.0871662 0 0.996194 -0.0871662 0 0.996194 -0.087097 0 0.9962 -0.087097 0 0.9962 -0.258826 0 0.965924 -0.258826 0 0.965924 -0.422618 0 0.906308 -0.422618 0 0.906308 -0.573577 0 0.819152 -0.573577 0 0.819152 -0.707098 0 0.707116 -0.707098 0 0.707116 -0.819157 0 0.57357 -0.819157 0 0.57357 -0.906305 0 0.422623 -0.906305 0 0.422623 -0.965928 0 0.258811 -0.965928 0 0.258811 -0.996195 0 0.0871485 -0.996195 0 0.0871485 -0.996195 0 -0.0871485 -0.996195 0 -0.0871485 -0.965928 0 -0.258812 -0.965928 0 -0.258812 -0.906305 0 -0.422623 -0.906305 0 -0.422623 -0.819156 0 -0.57357 -0.819156 0 -0.57357 -0.707099 0 -0.707115 -0.707099 0 -0.707115 -0.573589 0 -0.819144 -0.573589 0 -0.819144 -0.422617 0 -0.906308 -0.422617 0 -0.906308 -0.258812 0 -0.965928 -0.258812 0 -0.965928 -0.0871705 0 -0.996193 -0.0871705 0 -0.996193 -0.0871457 0 -0.996196 -0.0871457 0 -0.996196 0.0871515 0 -0.996195 0.707116 0 -0.707097 0.707088 0 -0.707126 0.707116 0 -0.707097 0.819174 0 -0.573545 0.819174 0 -0.573545 0.906266 0 -0.422709 0.906266 0 -0.422709 0.965958 0 -0.2587 0.965958 0 -0.2587 0.99619 0 -0.0872051 0.99619 0 -0.0872051 0.996192 0 0.0871919 0.996192 0 0.0871919 0.965953 0 0.258719 0.965953 0 0.258719 0.906261 0 0.422718 0.906261 0 0.422718 0.819178 0 0.573539 0.819178 0 0.573539 0.707154 0 0.70706 0.707154 0 0.70706 0.706991 0 0.707222 0.706991 0 0.707222 0.573579 0 0.81915 0.573579 0 0.81915 0.422605 0 0.906314 0.422605 0 0.906314 0.258859 0 0.965915 0.258859 0 0.965915 0.0871395 0 0.996196 0.0871395 0 0.996196 -0.0871395 0 0.996196 -0.0871395 0 0.996196 -0.259234 0 0.965815 -0.259234 0 0.965815 -0.258839 0 0.965921 -0.258839 0 0.965921 -0.422605 0 0.906314 -0.422605 0 0.906314 -0.573579 0 0.81915 -0.573579 0 0.81915 -0.7071 0 0.707113 -0.7071 0 0.707113 -0.819178 0 0.573539 -0.819178 0 0.573539 -0.906261 0 0.422718 -0.906261 0 0.422718 -0.965953 0 0.258719 -0.965953 0 0.258719 -0.996192 0 0.0871919 -0.996192 0 0.0871919 -0.99619 0 -0.0872051 -0.99619 0 -0.0872051 -0.965958 0 -0.2587 -0.965958 0 -0.2587 -0.906266 0 -0.422709 -0.906266 0 -0.422709 -0.819174 0 -0.573545 -0.819174 0 -0.573545 -0.707107 0 -0.707107 -0.707107 0 -0.707107 -0.573545 0 -0.819174 -0.573545 0 -0.819174 -0.422573 0 -0.906329 -0.422573 0 -0.906329 -0.258839 0 -0.965921 -0.258839 0 -0.965921 -0.259823 0 -0.965656 -0.259823 0 -0.965656 -0.0871897 0 -0.996192 -0.0871897 0 -0.996192 0.0871897 0 -0.996192 0.0871897 0 -0.996192 0.258895 0 -0.965906 0.258895 0 -0.965906 0.422573 0 -0.906329 0.422573 0 -0.906329 0.573545 0 -0.819174 0.573545 0 -0.819174 0.707088 0 -0.707126 0.0870321 0 -0.996206 0.258883 0 -0.965909 0.258883 0 -0.965909 0.422576 0 -0.906327 0.422576 0 -0.906327 0.573645 0 -0.819104 0.573645 0 -0.819104 0.707132 0 -0.707081 0.707132 0 -0.707081 0.819147 0 -0.573583 0.819147 0 -0.573583 0.906308 0 -0.422617 0.906308 0 -0.422617 0.965921 0 -0.258839 0.965921 0 -0.258839 0.996195 0 -0.0871572 0.996195 0 -0.0871572 0.996193 0 0.0871726 0.996193 0 0.0871726 0.965931 0 0.258801 0.965931 0 0.258801 0.906313 0 0.422608 0.906313 0 0.422608 0.819147 0 0.573583 0.819147 0 0.573583 0.707119 0 0.707094 0.707119 0 0.707094 0.573526 0 0.819187 0.573526 0 0.819187 0.422597 0 0.906318 0.422597 0 0.906318 0.258859 0 0.965915 0.258859 0 0.965915 0.0872081 0 0.99619 0.0872081 0 0.99619 -0.0871334 0 0.996197 -0.0871334 0 0.996197 -0.087451 0 0.996169 -0.087451 0 0.996169 -0.258859 0 0.965915 -0.258859 0 0.965915 -0.422591 0 0.90632 -0.422591 0 0.90632 -0.573533 0 0.819182 -0.573533 0 0.819182 -0.707104 0 0.70711 -0.707104 0 0.70711 -0.819153 0 0.573575 -0.819153 0 0.573575 -0.906314 0 0.422605 -0.906314 0 0.422605 -0.965931 0 0.258801 -0.965931 0 0.258801 -0.996195 0 0.0871569 -0.996195 0 0.0871569 -0.996196 0 -0.0871415 -0.996196 0 -0.0871415 -0.965921 0 -0.258839 -0.965921 0 -0.258839 -0.906309 0 -0.422615 -0.906309 0 -0.422615 -0.819153 0 -0.573575 -0.819153 0 -0.573575 -0.707116 0 -0.707097 -0.707116 0 -0.707097 -0.573652 0 -0.819099 -0.573652 0 -0.819099 -0.42257 0 -0.90633 -0.42257 0 -0.90633 -0.258883 0 -0.965909 -0.258883 0 -0.965909 -0.0867028 0 -0.996234 -0.0867028 0 -0.996234 -0.0871334 0 -0.996197 -0.0871334 0 -0.996197 0.0870321 0 -0.996206 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 + + + + + + + + + + + + + + +

0 0 1 0 775 0 775 1 1 1 803 1 775 2 803 2 2 2 2 3 803 3 817 3 2 4 817 4 540 4 540 5 817 5 3 5 540 6 3 6 5 6 5 7 3 7 4 7 5 8 4 8 753 8 753 9 4 9 9 9 6 10 691 10 893 10 893 11 691 11 637 11 893 12 637 12 891 12 891 13 637 13 639 13 891 14 639 14 901 14 901 15 639 15 698 15 901 16 698 16 7 16 7 17 698 17 562 17 7 18 562 18 823 18 823 19 562 19 552 19 823 20 552 20 948 20 948 21 552 21 8 21 948 22 8 22 988 22 988 23 8 23 754 23 988 24 754 24 9 24 9 25 754 25 753 25 20 26 21 26 10 26 10 27 21 27 741 27 10 28 741 28 1016 28 1016 29 741 29 623 29 1016 30 623 30 879 30 879 31 623 31 615 31 879 32 615 32 779 32 779 33 615 33 621 33 779 34 621 34 11 34 11 35 621 35 12 35 11 36 12 36 1014 36 1014 37 12 37 13 37 1014 38 13 38 1015 38 1015 39 13 39 14 39 1015 40 14 40 6 40 6 41 14 41 691 41 963 42 763 42 965 42 965 43 763 43 749 43 965 44 749 44 15 44 15 45 749 45 750 45 15 46 750 46 867 46 867 47 750 47 608 47 867 48 608 48 16 48 16 49 608 49 738 49 16 50 738 50 17 50 17 51 738 51 739 51 17 52 739 52 1019 52 1019 53 739 53 18 53 1019 54 18 54 1021 54 1021 55 18 55 19 55 1021 56 19 56 20 56 20 57 19 57 21 57 763 58 963 58 764 58 764 59 963 59 780 59 764 60 780 60 531 60 531 61 780 61 797 61 531 62 797 62 522 62 522 63 797 63 801 63 522 64 801 64 773 64 773 65 801 65 842 65 773 66 842 66 515 66 515 67 842 67 22 67 742 68 23 68 968 68 968 69 23 69 24 69 968 70 825 70 742 70 742 71 825 71 824 71 742 72 824 72 25 72 25 73 824 73 831 73 25 74 831 74 26 74 26 75 831 75 27 75 26 76 27 76 563 76 563 77 27 77 28 77 563 78 28 78 29 78 29 79 28 79 30 79 29 80 30 80 564 80 564 81 30 81 31 81 564 82 31 82 696 82 696 83 31 83 32 83 696 84 32 84 33 84 33 85 32 85 833 85 33 86 833 86 560 86 560 87 833 87 832 87 560 88 832 88 561 88 561 89 832 89 830 89 561 90 830 90 34 90 34 91 830 91 35 91 34 92 35 92 37 92 37 93 35 93 36 93 37 94 36 94 558 94 558 95 36 95 829 95 558 96 829 96 38 96 38 97 829 97 39 97 38 98 39 98 559 98 559 99 39 99 828 99 559 100 828 100 40 100 40 101 828 101 41 101 40 102 41 102 551 102 551 103 41 103 42 103 551 104 42 104 553 104 553 105 42 105 827 105 553 106 827 106 554 106 554 107 827 107 43 107 554 108 43 108 44 108 44 109 43 109 826 109 44 110 826 110 555 110 555 111 826 111 950 111 555 112 950 112 556 112 556 113 950 113 949 113 556 114 949 114 569 114 569 115 949 115 570 115 570 116 949 116 45 116 570 117 45 117 46 117 45 118 47 118 46 118 46 119 47 119 834 119 46 120 834 120 48 120 48 121 834 121 49 121 48 122 49 122 50 122 50 123 49 123 51 123 51 124 49 124 839 124 51 125 839 125 52 125 839 126 838 126 52 126 52 127 838 127 837 127 52 128 837 128 54 128 54 129 837 129 53 129 54 130 53 130 55 130 55 131 53 131 56 131 55 132 56 132 57 132 57 133 56 133 835 133 57 134 835 134 770 134 770 135 835 135 565 135 565 136 835 136 58 136 565 137 58 137 60 137 58 138 59 138 60 138 60 139 59 139 62 139 60 140 62 140 61 140 61 141 62 141 63 141 61 142 63 142 566 142 566 143 63 143 840 143 566 144 840 144 567 144 567 145 840 145 24 145 567 146 24 146 64 146 64 147 24 147 23 147 575 148 574 148 65 148 65 149 574 149 802 149 65 150 856 150 575 150 575 151 856 151 855 151 575 152 855 152 66 152 66 153 855 153 854 153 66 154 854 154 581 154 581 155 854 155 67 155 581 156 67 156 582 156 582 157 67 157 68 157 582 158 68 158 69 158 69 159 68 159 71 159 69 160 71 160 70 160 70 161 71 161 72 161 70 162 72 162 576 162 576 163 72 163 73 163 576 164 73 164 577 164 577 165 73 165 853 165 577 166 853 166 74 166 74 167 853 167 75 167 74 168 75 168 579 168 579 169 75 169 77 169 579 170 77 170 76 170 76 171 77 171 78 171 76 172 78 172 79 172 79 173 78 173 852 173 79 174 852 174 580 174 580 175 852 175 80 175 580 176 80 176 82 176 82 177 80 177 81 177 82 178 81 178 83 178 83 179 81 179 571 179 571 180 81 180 960 180 571 181 960 181 85 181 960 182 84 182 85 182 85 183 84 183 86 183 85 184 86 184 87 184 87 185 86 185 88 185 87 186 88 186 89 186 89 187 88 187 572 187 572 188 88 188 90 188 572 189 90 189 584 189 90 190 847 190 584 190 584 191 847 191 91 191 584 192 91 192 92 192 92 193 91 193 846 193 92 194 846 194 93 194 93 195 846 195 94 195 93 196 94 196 95 196 95 197 94 197 96 197 95 198 96 198 586 198 586 199 96 199 97 199 586 200 97 200 98 200 98 201 97 201 99 201 98 202 99 202 589 202 589 203 99 203 100 203 589 204 100 204 590 204 590 205 100 205 851 205 590 206 851 206 591 206 591 207 851 207 850 207 591 208 850 208 101 208 101 209 850 209 102 209 101 210 102 210 103 210 103 211 102 211 104 211 103 212 104 212 592 212 592 213 104 213 849 213 592 214 849 214 105 214 105 215 849 215 844 215 105 216 844 216 106 216 106 217 844 217 108 217 106 218 108 218 107 218 107 219 108 219 587 219 587 220 108 220 843 220 587 221 843 221 109 221 843 222 841 222 109 222 109 223 841 223 110 223 109 224 110 224 588 224 588 225 110 225 802 225 588 226 802 226 517 226 517 227 802 227 574 227 149 228 150 228 111 228 111 229 150 229 798 229 111 230 798 230 112 230 112 231 798 231 796 231 112 232 796 232 113 232 113 233 796 233 114 233 113 234 114 234 115 234 115 235 114 235 116 235 115 236 116 236 117 236 117 237 116 237 118 237 117 238 118 238 119 238 119 239 118 239 120 239 119 240 120 240 121 240 121 241 120 241 795 241 121 242 795 242 122 242 122 243 795 243 123 243 122 244 123 244 124 244 124 245 123 245 125 245 124 246 125 246 530 246 530 247 125 247 792 247 530 248 792 248 126 248 126 249 792 249 127 249 126 250 127 250 532 250 532 251 127 251 128 251 532 252 128 252 533 252 533 253 128 253 794 253 533 254 794 254 534 254 534 255 794 255 791 255 534 256 791 256 536 256 536 257 791 257 790 257 536 258 790 258 130 258 130 259 790 259 129 259 130 260 129 260 131 260 131 261 129 261 132 261 131 262 132 262 537 262 537 263 132 263 787 263 537 264 787 264 133 264 133 265 787 265 788 265 133 266 788 266 134 266 134 267 788 267 135 267 134 268 135 268 518 268 518 269 135 269 786 269 518 270 786 270 519 270 519 271 786 271 785 271 519 272 785 272 520 272 520 273 785 273 136 273 520 274 136 274 521 274 521 275 136 275 137 275 521 276 137 276 138 276 138 277 137 277 784 277 138 278 784 278 523 278 523 279 784 279 800 279 523 280 800 280 139 280 139 281 800 281 781 281 139 282 781 282 524 282 524 283 781 283 140 283 524 284 140 284 141 284 141 285 140 285 142 285 141 286 142 286 143 286 143 287 142 287 144 287 143 288 144 288 525 288 525 289 144 289 783 289 525 290 783 290 145 290 145 291 783 291 146 291 145 292 146 292 526 292 526 293 146 293 147 293 526 294 147 294 527 294 527 295 147 295 782 295 527 296 782 296 528 296 528 297 782 297 148 297 528 298 148 298 149 298 149 299 148 299 150 299 594 300 595 300 1017 300 1017 301 595 301 200 301 1017 302 151 302 594 302 594 303 151 303 152 303 594 304 152 304 153 304 153 305 152 305 154 305 153 306 154 306 155 306 155 307 154 307 156 307 155 308 156 308 157 308 157 309 156 309 159 309 157 310 159 310 158 310 158 311 159 311 161 311 158 312 161 312 160 312 160 313 161 313 162 313 160 314 162 314 602 314 602 315 162 315 163 315 602 316 163 316 164 316 164 317 163 317 165 317 164 318 165 318 166 318 166 319 165 319 167 319 166 320 167 320 169 320 169 321 167 321 168 321 169 322 168 322 170 322 170 323 168 323 171 323 170 324 171 324 596 324 596 325 171 325 863 325 596 326 863 326 597 326 597 327 863 327 864 327 597 328 864 328 598 328 598 329 864 329 172 329 598 330 172 330 174 330 174 331 172 331 173 331 174 332 173 332 175 332 175 333 173 333 176 333 175 334 176 334 603 334 603 335 176 335 865 335 603 336 865 336 177 336 177 337 865 337 178 337 177 338 178 338 179 338 179 339 178 339 862 339 179 340 862 340 180 340 180 341 862 341 861 341 180 342 861 342 599 342 599 343 861 343 860 343 599 344 860 344 181 344 181 345 860 345 859 345 181 346 859 346 182 346 182 347 859 347 183 347 182 348 183 348 600 348 600 349 183 349 184 349 600 350 184 350 185 350 185 351 184 351 186 351 185 352 186 352 605 352 605 353 186 353 187 353 605 354 187 354 189 354 189 355 187 355 188 355 189 356 188 356 190 356 190 357 188 357 192 357 190 358 192 358 191 358 191 359 192 359 193 359 191 360 193 360 607 360 607 361 193 361 195 361 607 362 195 362 194 362 194 363 195 363 858 363 194 364 858 364 593 364 593 365 858 365 196 365 593 366 196 366 197 366 197 367 196 367 752 367 752 368 196 368 966 368 752 369 966 369 198 369 966 370 869 370 198 370 198 371 869 371 868 371 198 372 868 372 199 372 199 373 868 373 200 373 199 374 200 374 201 374 201 375 200 375 595 375 733 376 202 376 203 376 203 377 202 377 204 377 203 378 204 378 727 378 727 379 204 379 205 379 727 380 205 380 206 380 206 381 205 381 998 381 206 382 998 382 731 382 731 383 998 383 207 383 731 384 207 384 732 384 732 385 207 385 996 385 732 386 996 386 728 386 728 387 996 387 209 387 728 388 209 388 208 388 208 389 209 389 210 389 208 390 210 390 212 390 212 391 210 391 211 391 212 392 211 392 213 392 213 393 211 393 1005 393 213 394 1005 394 737 394 737 395 1005 395 214 395 737 396 214 396 736 396 736 397 214 397 215 397 736 398 215 398 216 398 216 399 215 399 1004 399 216 400 1004 400 217 400 217 401 1004 401 219 401 217 402 219 402 218 402 218 403 219 403 1002 403 218 404 1002 404 220 404 220 405 1002 405 221 405 220 406 221 406 222 406 222 407 221 407 994 407 222 408 994 408 223 408 223 409 994 409 1001 409 223 410 1001 410 721 410 721 411 1001 411 1000 411 721 412 1000 412 722 412 722 413 1000 413 224 413 722 414 224 414 723 414 723 415 224 415 999 415 723 416 999 416 225 416 225 417 999 417 226 417 225 418 226 418 227 418 227 419 226 419 228 419 227 420 228 420 229 420 229 421 228 421 997 421 229 422 997 422 230 422 230 423 997 423 231 423 230 424 231 424 232 424 232 425 231 425 993 425 232 426 993 426 233 426 233 427 993 427 992 427 233 428 992 428 729 428 729 429 992 429 234 429 729 430 234 430 730 430 730 431 234 431 990 431 730 432 990 432 724 432 724 433 990 433 989 433 724 434 989 434 235 434 235 435 989 435 236 435 235 436 236 436 725 436 725 437 236 437 237 437 725 438 237 438 726 438 726 439 237 439 238 439 726 440 238 440 239 440 239 441 238 441 241 441 239 442 241 442 240 442 240 443 241 443 243 443 240 444 243 444 242 444 242 445 243 445 244 445 242 446 244 446 733 446 733 447 244 447 202 447 876 448 245 448 292 448 268 449 266 449 264 449 245 450 876 450 692 450 692 451 876 451 246 451 692 452 246 452 693 452 693 453 246 453 874 453 693 454 874 454 622 454 622 455 874 455 247 455 622 456 247 456 248 456 247 457 884 457 248 457 248 458 884 458 249 458 248 459 249 459 250 459 250 460 249 460 883 460 250 461 883 461 616 461 616 462 883 462 882 462 616 463 882 463 617 463 617 464 882 464 251 464 617 465 251 465 618 465 618 466 251 466 881 466 618 467 881 467 619 467 619 468 881 468 886 468 619 469 886 469 620 469 620 470 886 470 253 470 620 471 253 471 252 471 252 472 253 472 254 472 252 473 254 473 255 473 255 474 254 474 885 474 255 475 885 475 612 475 612 476 885 476 256 476 612 477 256 477 257 477 257 478 256 478 880 478 257 479 880 479 613 479 613 480 880 480 258 480 613 481 258 481 260 481 260 482 258 482 259 482 260 483 259 483 261 483 261 484 259 484 262 484 261 485 262 485 614 485 614 486 262 486 611 486 611 487 262 487 778 487 611 488 778 488 610 488 610 489 778 489 263 489 610 490 263 490 609 490 609 491 263 491 265 491 609 492 265 492 264 492 264 493 265 493 887 493 264 494 887 494 268 494 266 495 268 495 267 495 267 496 268 496 269 496 267 497 269 497 748 497 269 498 270 498 748 498 748 499 270 499 271 499 748 500 271 500 272 500 272 501 271 501 273 501 272 502 273 502 627 502 627 503 273 503 871 503 627 504 871 504 274 504 274 505 871 505 275 505 274 506 275 506 628 506 628 507 275 507 276 507 628 508 276 508 629 508 629 509 276 509 277 509 629 510 277 510 735 510 735 511 277 511 278 511 735 512 278 512 630 512 630 513 278 513 280 513 630 514 280 514 279 514 279 515 280 515 281 515 279 516 281 516 282 516 282 517 281 517 283 517 282 518 283 518 284 518 284 519 283 519 285 519 284 520 285 520 624 520 624 521 285 521 286 521 624 522 286 522 287 522 287 523 286 523 870 523 287 524 870 524 626 524 626 525 870 525 288 525 626 526 288 526 289 526 289 527 288 527 290 527 290 528 288 528 291 528 290 529 291 529 292 529 292 530 291 530 878 530 292 531 878 531 876 531 335 532 987 532 293 532 293 533 987 533 969 533 293 534 969 534 706 534 706 535 969 535 294 535 706 536 294 536 705 536 705 537 294 537 295 537 705 538 295 538 713 538 713 539 295 539 983 539 713 540 983 540 714 540 714 541 983 541 296 541 714 542 296 542 297 542 297 543 296 543 979 543 297 544 979 544 298 544 298 545 979 545 985 545 298 546 985 546 300 546 300 547 985 547 299 547 300 548 299 548 301 548 301 549 299 549 984 549 301 550 984 550 302 550 302 551 984 551 303 551 302 552 303 552 707 552 707 553 303 553 304 553 707 554 304 554 708 554 708 555 304 555 305 555 708 556 305 556 306 556 306 557 305 557 308 557 306 558 308 558 307 558 307 559 308 559 309 559 307 560 309 560 310 560 310 561 309 561 978 561 310 562 978 562 311 562 311 563 978 563 977 563 311 564 977 564 313 564 313 565 977 565 312 565 313 566 312 566 314 566 314 567 312 567 973 567 314 568 973 568 315 568 315 569 973 569 976 569 315 570 976 570 701 570 701 571 976 571 316 571 701 572 316 572 702 572 702 573 316 573 317 573 702 574 317 574 318 574 318 575 317 575 319 575 318 576 319 576 320 576 320 577 319 577 321 577 320 578 321 578 703 578 703 579 321 579 322 579 703 580 322 580 323 580 323 581 322 581 324 581 323 582 324 582 704 582 704 583 324 583 972 583 704 584 972 584 325 584 325 585 972 585 326 585 325 586 326 586 327 586 327 587 326 587 328 587 327 588 328 588 329 588 329 589 328 589 981 589 329 590 981 590 709 590 709 591 981 591 980 591 709 592 980 592 330 592 330 593 980 593 975 593 330 594 975 594 711 594 711 595 975 595 331 595 711 596 331 596 712 596 712 597 331 597 333 597 712 598 333 598 332 598 332 599 333 599 970 599 332 600 970 600 334 600 334 601 970 601 336 601 334 602 336 602 335 602 335 603 336 603 987 603 382 604 811 604 337 604 337 605 811 605 812 605 337 606 812 606 542 606 542 607 812 607 338 607 542 608 338 608 340 608 340 609 338 609 339 609 340 610 339 610 538 610 538 611 339 611 341 611 538 612 341 612 342 612 342 613 341 613 343 613 342 614 343 614 344 614 344 615 343 615 813 615 344 616 813 616 345 616 345 617 813 617 814 617 345 618 814 618 757 618 757 619 814 619 347 619 757 620 347 620 346 620 346 621 347 621 348 621 346 622 348 622 548 622 548 623 348 623 349 623 548 624 349 624 351 624 351 625 349 625 350 625 351 626 350 626 352 626 352 627 350 627 354 627 352 628 354 628 353 628 353 629 354 629 809 629 353 630 809 630 355 630 355 631 809 631 807 631 355 632 807 632 545 632 545 633 807 633 810 633 545 634 810 634 356 634 356 635 810 635 357 635 356 636 357 636 358 636 358 637 357 637 806 637 358 638 806 638 359 638 359 639 806 639 805 639 359 640 805 640 539 640 539 641 805 641 360 641 539 642 360 642 361 642 361 643 360 643 362 643 361 644 362 644 363 644 363 645 362 645 819 645 363 646 819 646 364 646 364 647 819 647 818 647 364 648 818 648 546 648 546 649 818 649 365 649 546 650 365 650 366 650 366 651 365 651 816 651 366 652 816 652 367 652 367 653 816 653 815 653 367 654 815 654 547 654 547 655 815 655 369 655 547 656 369 656 368 656 368 657 369 657 821 657 368 658 821 658 371 658 371 659 821 659 370 659 371 660 370 660 373 660 373 661 370 661 372 661 373 662 372 662 543 662 543 663 372 663 374 663 543 664 374 664 544 664 544 665 374 665 820 665 544 666 820 666 375 666 375 667 820 667 376 667 375 668 376 668 377 668 377 669 376 669 378 669 377 670 378 670 380 670 380 671 378 671 379 671 380 672 379 672 381 672 381 673 379 673 804 673 381 674 804 674 382 674 382 675 804 675 811 675 383 676 1013 676 384 676 384 677 1013 677 385 677 384 678 385 678 632 678 632 679 385 679 386 679 632 680 386 680 633 680 633 681 386 681 387 681 633 682 387 682 634 682 634 683 387 683 388 683 634 684 388 684 389 684 389 685 388 685 391 685 389 686 391 686 390 686 390 687 391 687 392 687 390 688 392 688 393 688 393 689 392 689 896 689 393 690 896 690 394 690 394 691 896 691 395 691 394 692 395 692 635 692 635 693 395 693 396 693 635 694 396 694 690 694 690 695 396 695 397 695 690 696 397 696 636 696 636 697 397 697 398 697 636 698 398 698 399 698 399 699 398 699 895 699 399 700 895 700 400 700 400 701 895 701 894 701 400 702 894 702 401 702 401 703 894 703 402 703 401 704 402 704 403 704 403 705 402 705 889 705 403 706 889 706 638 706 638 707 889 707 890 707 638 708 890 708 404 708 404 709 890 709 405 709 404 710 405 710 640 710 640 711 405 711 641 711 641 712 405 712 892 712 641 713 892 713 406 713 892 714 904 714 406 714 406 715 904 715 407 715 406 716 407 716 408 716 408 717 407 717 903 717 408 718 903 718 642 718 642 719 903 719 902 719 642 720 902 720 643 720 643 721 902 721 409 721 643 722 409 722 410 722 410 723 409 723 411 723 410 724 411 724 412 724 412 725 411 725 898 725 412 726 898 726 697 726 697 727 898 727 414 727 697 728 414 728 413 728 413 729 414 729 415 729 413 730 415 730 644 730 644 731 415 731 900 731 644 732 900 732 416 732 416 733 900 733 417 733 416 734 417 734 418 734 418 735 417 735 419 735 418 736 419 736 645 736 645 737 419 737 420 737 645 738 420 738 421 738 421 739 420 739 423 739 421 740 423 740 422 740 422 741 423 741 424 741 422 742 424 742 648 742 648 743 424 743 425 743 648 744 425 744 649 744 649 745 425 745 1009 745 649 746 1009 746 646 746 646 747 1009 747 647 747 647 748 1009 748 426 748 647 749 426 749 383 749 383 750 426 750 777 750 383 751 777 751 1013 751 769 752 768 752 923 752 923 753 768 753 427 753 923 754 428 754 769 754 769 755 428 755 429 755 769 756 429 756 655 756 655 757 429 757 926 757 655 758 926 758 656 758 656 759 926 759 431 759 656 760 431 760 430 760 430 761 431 761 432 761 430 762 432 762 433 762 433 763 432 763 925 763 433 764 925 764 434 764 434 765 925 765 435 765 434 766 435 766 652 766 652 767 435 767 922 767 652 768 922 768 436 768 436 769 922 769 437 769 436 770 437 770 653 770 653 771 437 771 439 771 439 772 437 772 438 772 439 773 438 773 654 773 438 774 921 774 654 774 654 775 921 775 906 775 654 776 906 776 440 776 440 777 906 777 908 777 440 778 908 778 650 778 650 779 908 779 441 779 650 780 441 780 442 780 442 781 441 781 905 781 442 782 905 782 443 782 443 783 905 783 444 783 443 784 444 784 663 784 663 785 444 785 446 785 446 786 444 786 445 786 446 787 445 787 664 787 445 788 917 788 664 788 664 789 917 789 916 789 664 790 916 790 665 790 665 791 916 791 447 791 665 792 447 792 448 792 448 793 447 793 449 793 448 794 449 794 666 794 666 795 449 795 914 795 666 796 914 796 667 796 667 797 914 797 450 797 667 798 450 798 452 798 452 799 450 799 451 799 452 800 451 800 453 800 453 801 451 801 454 801 453 802 454 802 668 802 668 803 454 803 913 803 668 804 913 804 660 804 660 805 913 805 912 805 660 806 912 806 455 806 455 807 912 807 456 807 455 808 456 808 457 808 457 809 456 809 459 809 457 810 459 810 458 810 458 811 459 811 911 811 458 812 911 812 460 812 460 813 911 813 910 813 460 814 910 814 662 814 662 815 910 815 461 815 662 816 461 816 759 816 759 817 461 817 462 817 462 818 461 818 463 818 462 819 463 819 464 819 463 820 920 820 464 820 464 821 920 821 465 821 464 822 465 822 761 822 761 823 465 823 919 823 761 824 919 824 762 824 762 825 919 825 467 825 762 826 467 826 466 826 466 827 467 827 468 827 466 828 468 828 658 828 658 829 468 829 427 829 658 830 427 830 659 830 659 831 427 831 768 831 510 832 511 832 469 832 469 833 511 833 470 833 469 834 470 834 669 834 669 835 470 835 471 835 669 836 471 836 472 836 472 837 471 837 930 837 472 838 930 838 671 838 671 839 930 839 473 839 671 840 473 840 474 840 474 841 473 841 933 841 474 842 933 842 672 842 672 843 933 843 931 843 672 844 931 844 673 844 673 845 931 845 475 845 673 846 475 846 674 846 674 847 475 847 929 847 674 848 929 848 476 848 476 849 929 849 477 849 476 850 477 850 478 850 478 851 477 851 479 851 478 852 479 852 675 852 675 853 479 853 481 853 675 854 481 854 480 854 480 855 481 855 482 855 480 856 482 856 483 856 483 857 482 857 484 857 483 858 484 858 485 858 485 859 484 859 928 859 485 860 928 860 486 860 486 861 928 861 487 861 486 862 487 862 678 862 678 863 487 863 927 863 678 864 927 864 679 864 679 865 927 865 936 865 679 866 936 866 680 866 680 867 936 867 488 867 488 868 936 868 489 868 488 869 489 869 681 869 489 870 490 870 681 870 681 871 490 871 491 871 681 872 491 872 492 872 492 873 491 873 493 873 492 874 493 874 494 874 494 875 493 875 942 875 494 876 942 876 495 876 495 877 942 877 945 877 495 878 945 878 687 878 687 879 945 879 496 879 687 880 496 880 497 880 497 881 496 881 944 881 497 882 944 882 498 882 498 883 944 883 943 883 498 884 943 884 499 884 499 885 943 885 500 885 499 886 500 886 682 886 682 887 500 887 501 887 682 888 501 888 683 888 683 889 501 889 502 889 683 890 502 890 684 890 684 891 502 891 503 891 684 892 503 892 504 892 504 893 503 893 937 893 504 894 937 894 505 894 505 895 937 895 941 895 505 896 941 896 506 896 506 897 941 897 940 897 506 898 940 898 688 898 688 899 940 899 939 899 688 900 939 900 507 900 507 901 939 901 509 901 507 902 509 902 508 902 508 903 509 903 689 903 689 904 509 904 935 904 689 905 935 905 510 905 510 906 935 906 934 906 510 907 934 907 511 907 1 908 0 908 512 908 512 909 0 909 776 909 512 910 776 910 513 910 513 911 776 911 514 911 513 912 514 912 946 912 946 913 514 913 774 913 946 914 774 914 22 914 22 915 774 915 515 915 772 916 661 916 535 916 720 917 606 917 604 917 516 918 710 918 743 918 625 919 677 919 686 919 623 920 741 920 670 920 13 921 12 921 716 921 289 922 290 922 625 922 197 923 752 923 751 923 522 924 517 924 574 924 134 925 518 925 535 925 535 926 518 926 519 926 535 927 519 927 520 927 520 928 521 928 535 928 535 929 521 929 138 929 535 930 138 930 522 930 522 931 138 931 523 931 522 932 523 932 139 932 139 933 524 933 522 933 522 934 524 934 141 934 522 935 141 935 143 935 526 936 531 936 145 936 145 937 531 937 522 937 145 938 522 938 525 938 525 939 522 939 143 939 526 940 527 940 531 940 531 941 527 941 528 941 531 942 528 942 149 942 115 943 117 943 529 943 529 944 117 944 119 944 529 945 119 945 121 945 121 946 122 946 529 946 529 947 122 947 124 947 529 948 124 948 530 948 149 949 111 949 531 949 531 950 111 950 112 950 531 951 112 951 529 951 529 952 112 952 113 952 529 953 113 953 115 953 126 954 532 954 661 954 532 955 533 955 661 955 661 956 533 956 534 956 661 957 534 957 536 957 661 958 537 958 535 958 535 959 537 959 133 959 535 960 133 960 134 960 536 961 130 961 661 961 661 962 130 962 131 962 661 963 131 963 537 963 359 964 540 964 358 964 358 965 540 965 549 965 358 966 549 966 356 966 356 967 549 967 545 967 340 968 538 968 541 968 359 969 539 969 540 969 540 970 539 970 361 970 540 971 361 971 363 971 377 972 380 972 573 972 380 973 381 973 573 973 573 974 381 974 382 974 573 975 382 975 337 975 340 976 541 976 542 976 373 977 543 977 573 977 543 978 544 978 573 978 573 979 544 979 375 979 573 980 375 980 377 980 538 981 342 981 541 981 541 982 342 982 344 982 541 983 344 983 345 983 352 984 353 984 549 984 549 985 353 985 355 985 549 986 355 986 545 986 363 987 364 987 540 987 540 988 364 988 546 988 540 989 546 989 2 989 2 990 546 990 366 990 2 991 366 991 367 991 757 992 346 992 549 992 367 993 547 993 2 993 2 994 547 994 368 994 2 995 368 995 371 995 346 996 548 996 549 996 549 997 548 997 351 997 549 998 351 998 352 998 550 999 775 999 2 999 559 1000 40 1000 552 1000 40 1001 551 1001 552 1001 552 1002 551 1002 553 1002 552 1003 553 1003 554 1003 554 1004 44 1004 552 1004 552 1005 44 1005 555 1005 552 1006 555 1006 556 1006 742 1007 25 1007 557 1007 557 1008 25 1008 26 1008 557 1009 26 1009 563 1009 562 1010 558 1010 552 1010 552 1011 558 1011 38 1011 552 1012 38 1012 559 1012 560 1013 561 1013 562 1013 560 1014 562 1014 33 1014 561 1015 34 1015 562 1015 562 1016 34 1016 37 1016 562 1017 37 1017 558 1017 563 1018 29 1018 557 1018 557 1019 29 1019 564 1019 557 1020 564 1020 696 1020 565 1021 60 1021 771 1021 771 1022 60 1022 61 1022 771 1023 61 1023 566 1023 566 1024 567 1024 771 1024 771 1025 567 1025 64 1025 771 1026 64 1026 23 1026 52 1027 54 1027 568 1027 54 1028 55 1028 568 1028 568 1029 55 1029 57 1029 568 1030 57 1030 770 1030 48 1031 50 1031 756 1031 756 1032 50 1032 51 1032 556 1033 569 1033 552 1033 552 1034 569 1034 570 1034 552 1035 570 1035 756 1035 756 1036 570 1036 46 1036 756 1037 46 1037 48 1037 571 1038 85 1038 573 1038 87 1039 89 1039 550 1039 550 1040 89 1040 572 1040 550 1041 572 1041 585 1041 371 1042 373 1042 2 1042 2 1043 373 1043 573 1043 2 1044 573 1044 550 1044 550 1045 573 1045 85 1045 550 1046 85 1046 87 1046 535 1047 69 1047 70 1047 522 1048 574 1048 535 1048 535 1049 574 1049 575 1049 535 1050 575 1050 66 1050 576 1051 577 1051 578 1051 578 1052 577 1052 74 1052 74 1053 579 1053 578 1053 578 1054 579 1054 76 1054 578 1055 76 1055 79 1055 79 1056 580 1056 578 1056 578 1057 580 1057 82 1057 578 1058 82 1058 83 1058 66 1059 581 1059 535 1059 535 1060 581 1060 582 1060 535 1061 582 1061 69 1061 101 1062 103 1062 583 1062 572 1063 584 1063 585 1063 585 1064 584 1064 92 1064 585 1065 92 1065 93 1065 93 1066 95 1066 585 1066 585 1067 95 1067 586 1067 585 1068 586 1068 98 1068 106 1069 107 1069 583 1069 583 1070 107 1070 587 1070 583 1071 587 1071 773 1071 773 1072 587 1072 109 1072 773 1073 109 1073 522 1073 522 1074 109 1074 588 1074 522 1075 588 1075 517 1075 98 1076 589 1076 585 1076 585 1077 589 1077 590 1077 585 1078 590 1078 583 1078 583 1079 590 1079 591 1079 583 1080 591 1080 101 1080 103 1081 592 1081 583 1081 583 1082 592 1082 105 1082 583 1083 105 1083 106 1083 197 1084 751 1084 593 1084 153 1085 601 1085 594 1085 594 1086 601 1086 595 1086 606 1087 170 1087 596 1087 596 1088 597 1088 606 1088 606 1089 597 1089 598 1089 606 1090 598 1090 604 1090 604 1091 598 1091 174 1091 604 1092 174 1092 175 1092 179 1093 180 1093 604 1093 604 1094 180 1094 599 1094 604 1095 599 1095 181 1095 181 1096 182 1096 604 1096 604 1097 182 1097 600 1097 604 1098 600 1098 185 1098 153 1099 155 1099 601 1099 601 1100 155 1100 157 1100 601 1101 157 1101 158 1101 158 1102 160 1102 601 1102 601 1103 160 1103 602 1103 601 1104 602 1104 164 1104 185 1105 605 1105 604 1105 604 1106 605 1106 751 1106 604 1107 751 1107 766 1107 175 1108 603 1108 604 1108 604 1109 603 1109 177 1109 604 1110 177 1110 179 1110 605 1111 189 1111 751 1111 751 1112 189 1112 190 1112 751 1113 190 1113 191 1113 164 1114 166 1114 606 1114 606 1115 166 1115 169 1115 606 1116 169 1116 170 1116 191 1117 607 1117 751 1117 751 1118 607 1118 194 1118 751 1119 194 1119 593 1119 608 1120 198 1120 199 1120 199 1121 201 1121 608 1121 608 1122 201 1122 595 1122 608 1123 595 1123 738 1123 610 1124 609 1124 716 1124 716 1125 609 1125 264 1125 716 1126 264 1126 747 1126 747 1127 264 1127 266 1127 747 1128 266 1128 267 1128 610 1129 716 1129 611 1129 611 1130 716 1130 12 1130 611 1131 12 1131 621 1131 255 1132 612 1132 621 1132 612 1133 257 1133 621 1133 621 1134 257 1134 613 1134 621 1135 613 1135 260 1135 260 1136 261 1136 621 1136 621 1137 261 1137 614 1137 621 1138 614 1138 611 1138 615 1139 248 1139 250 1139 250 1140 616 1140 615 1140 615 1141 616 1141 617 1141 615 1142 617 1142 618 1142 618 1143 619 1143 615 1143 615 1144 619 1144 620 1144 615 1145 620 1145 621 1145 621 1146 620 1146 252 1146 621 1147 252 1147 255 1147 248 1148 615 1148 622 1148 622 1149 615 1149 623 1149 622 1150 623 1150 693 1150 625 1151 290 1151 677 1151 677 1152 290 1152 292 1152 677 1153 292 1153 676 1153 676 1154 292 1154 245 1154 676 1155 245 1155 692 1155 284 1156 624 1156 625 1156 624 1157 287 1157 625 1157 625 1158 287 1158 626 1158 625 1159 626 1159 289 1159 748 1160 272 1160 718 1160 718 1161 272 1161 627 1161 718 1162 627 1162 274 1162 274 1163 628 1163 718 1163 718 1164 628 1164 629 1164 718 1165 629 1165 735 1165 630 1166 279 1166 625 1166 625 1167 279 1167 282 1167 625 1168 282 1168 284 1168 633 1169 634 1169 631 1169 690 1170 636 1170 637 1170 694 1171 383 1171 384 1171 694 1172 384 1172 631 1172 631 1173 384 1173 632 1173 631 1174 632 1174 633 1174 634 1175 389 1175 631 1175 631 1176 389 1176 390 1176 631 1177 390 1177 393 1177 393 1178 394 1178 631 1178 631 1179 394 1179 635 1179 631 1180 635 1180 690 1180 636 1181 399 1181 637 1181 637 1182 399 1182 400 1182 637 1183 400 1183 401 1183 401 1184 403 1184 637 1184 637 1185 403 1185 638 1185 637 1186 638 1186 639 1186 639 1187 638 1187 404 1187 639 1188 404 1188 640 1188 640 1189 641 1189 639 1189 639 1190 641 1190 406 1190 639 1191 406 1191 698 1191 698 1192 406 1192 408 1192 698 1193 408 1193 642 1193 642 1194 643 1194 698 1194 698 1195 643 1195 410 1195 698 1196 410 1196 412 1196 697 1197 413 1197 700 1197 700 1198 413 1198 644 1198 700 1199 644 1199 416 1199 416 1200 418 1200 700 1200 700 1201 418 1201 645 1201 700 1202 645 1202 421 1202 649 1203 646 1203 694 1203 694 1204 646 1204 647 1204 694 1205 647 1205 383 1205 421 1206 422 1206 700 1206 700 1207 422 1207 648 1207 700 1208 648 1208 649 1208 654 1209 440 1209 651 1209 651 1210 440 1210 650 1210 650 1211 442 1211 651 1211 651 1212 442 1212 443 1212 651 1213 443 1213 745 1213 745 1214 443 1214 663 1214 769 1215 655 1215 720 1215 434 1216 652 1216 746 1216 652 1217 436 1217 746 1217 746 1218 436 1218 653 1218 746 1219 653 1219 651 1219 651 1220 653 1220 439 1220 651 1221 439 1221 654 1221 655 1222 656 1222 720 1222 720 1223 656 1223 430 1223 720 1224 430 1224 433 1224 462 1225 464 1225 657 1225 657 1226 464 1226 761 1226 762 1227 466 1227 767 1227 466 1228 658 1228 767 1228 767 1229 658 1229 659 1229 767 1230 659 1230 768 1230 660 1231 455 1231 661 1231 661 1232 455 1232 457 1232 661 1233 457 1233 458 1233 458 1234 460 1234 661 1234 661 1235 460 1235 662 1235 661 1236 662 1236 759 1236 663 1237 446 1237 745 1237 745 1238 446 1238 664 1238 745 1239 664 1239 772 1239 772 1240 664 1240 665 1240 665 1241 448 1241 772 1241 772 1242 448 1242 666 1242 772 1243 666 1243 667 1243 667 1244 452 1244 772 1244 772 1245 452 1245 453 1245 772 1246 453 1246 661 1246 661 1247 453 1247 668 1247 661 1248 668 1248 660 1248 689 1249 510 1249 740 1249 740 1250 510 1250 469 1250 740 1251 469 1251 670 1251 670 1252 469 1252 669 1252 670 1253 669 1253 472 1253 676 1254 483 1254 485 1254 472 1255 671 1255 670 1255 670 1256 671 1256 474 1256 670 1257 474 1257 672 1257 672 1258 673 1258 670 1258 670 1259 673 1259 674 1259 670 1260 674 1260 476 1260 478 1261 675 1261 676 1261 676 1262 675 1262 480 1262 676 1263 480 1263 483 1263 485 1264 486 1264 676 1264 676 1265 486 1265 678 1265 676 1266 678 1266 677 1266 677 1267 678 1267 679 1267 677 1268 679 1268 680 1268 494 1269 495 1269 686 1269 680 1270 488 1270 677 1270 677 1271 488 1271 681 1271 677 1272 681 1272 686 1272 686 1273 681 1273 492 1273 686 1274 492 1274 494 1274 499 1275 682 1275 685 1275 685 1276 682 1276 683 1276 685 1277 683 1277 684 1277 684 1278 504 1278 685 1278 685 1279 504 1279 505 1279 685 1280 505 1280 506 1280 495 1281 687 1281 686 1281 686 1282 687 1282 497 1282 686 1283 497 1283 498 1283 506 1284 688 1284 685 1284 685 1285 688 1285 507 1285 685 1286 507 1286 740 1286 740 1287 507 1287 508 1287 740 1288 508 1288 689 1288 690 1289 637 1289 631 1289 631 1290 637 1290 691 1290 631 1291 691 1291 14 1291 476 1292 478 1292 670 1292 670 1293 478 1293 676 1293 670 1294 676 1294 623 1294 623 1295 676 1295 692 1295 623 1296 692 1296 693 1296 699 1297 694 1297 695 1297 695 1298 694 1298 631 1298 695 1299 631 1299 717 1299 717 1300 631 1300 14 1300 717 1301 14 1301 13 1301 698 1302 557 1302 562 1302 562 1303 557 1303 696 1303 562 1304 696 1304 33 1304 412 1305 697 1305 698 1305 698 1306 697 1306 700 1306 698 1307 700 1307 557 1307 557 1308 700 1308 516 1308 314 1309 315 1309 699 1309 699 1310 315 1310 701 1310 649 1311 694 1311 700 1311 700 1312 694 1312 699 1312 700 1313 699 1313 516 1313 516 1314 699 1314 701 1314 516 1315 701 1315 702 1315 702 1316 318 1316 516 1316 516 1317 318 1317 320 1317 516 1318 320 1318 703 1318 703 1319 323 1319 516 1319 516 1320 323 1320 704 1320 516 1321 704 1321 325 1321 705 1322 715 1322 706 1322 706 1323 715 1323 293 1323 707 1324 708 1324 699 1324 709 1325 710 1325 329 1325 329 1326 710 1326 516 1326 329 1327 516 1327 327 1327 327 1328 516 1328 325 1328 709 1329 330 1329 710 1329 710 1330 330 1330 711 1330 710 1331 711 1331 712 1331 712 1332 332 1332 710 1332 710 1333 332 1333 334 1333 710 1334 334 1334 715 1334 715 1335 334 1335 335 1335 715 1336 335 1336 293 1336 705 1337 713 1337 715 1337 715 1338 713 1338 714 1338 715 1339 714 1339 297 1339 297 1340 298 1340 715 1340 715 1341 298 1341 300 1341 715 1342 300 1342 301 1342 707 1343 699 1343 302 1343 708 1344 306 1344 699 1344 699 1345 306 1345 307 1345 699 1346 307 1346 310 1346 13 1347 716 1347 717 1347 717 1348 716 1348 747 1348 717 1349 747 1349 695 1349 695 1350 747 1350 715 1350 695 1351 715 1351 699 1351 699 1352 715 1352 301 1352 699 1353 301 1353 302 1353 310 1354 311 1354 699 1354 699 1355 311 1355 313 1355 699 1356 313 1356 314 1356 718 1357 734 1357 719 1357 719 1358 734 1358 720 1358 719 1359 720 1359 746 1359 746 1360 720 1360 433 1360 746 1361 433 1361 434 1361 223 1362 721 1362 734 1362 734 1363 721 1363 722 1363 734 1364 722 1364 720 1364 720 1365 722 1365 723 1365 720 1366 723 1366 225 1366 225 1367 227 1367 720 1367 720 1368 227 1368 229 1368 720 1369 229 1369 230 1369 730 1370 724 1370 606 1370 606 1371 724 1371 235 1371 235 1372 725 1372 606 1372 606 1373 725 1373 726 1373 606 1374 726 1374 239 1374 727 1375 206 1375 686 1375 686 1376 728 1376 208 1376 230 1377 232 1377 720 1377 720 1378 232 1378 233 1378 720 1379 233 1379 606 1379 606 1380 233 1380 729 1380 606 1381 729 1381 730 1381 727 1382 686 1382 203 1382 206 1383 731 1383 686 1383 686 1384 731 1384 732 1384 686 1385 732 1385 728 1385 218 1386 220 1386 734 1386 734 1387 220 1387 222 1387 734 1388 222 1388 223 1388 239 1389 240 1389 606 1389 606 1390 240 1390 242 1390 606 1391 242 1391 686 1391 686 1392 242 1392 733 1392 686 1393 733 1393 203 1393 208 1394 212 1394 686 1394 686 1395 212 1395 213 1395 686 1396 213 1396 737 1396 736 1397 216 1397 734 1397 734 1398 216 1398 217 1398 734 1399 217 1399 218 1399 735 1400 630 1400 718 1400 718 1401 630 1401 625 1401 718 1402 625 1402 734 1402 734 1403 625 1403 686 1403 734 1404 686 1404 736 1404 736 1405 686 1405 737 1405 164 1406 606 1406 601 1406 601 1407 606 1407 686 1407 601 1408 686 1408 685 1408 685 1409 686 1409 498 1409 685 1410 498 1410 499 1410 595 1411 601 1411 738 1411 738 1412 601 1412 685 1412 738 1413 685 1413 739 1413 739 1414 685 1414 740 1414 739 1415 740 1415 18 1415 18 1416 740 1416 670 1416 18 1417 670 1417 19 1417 19 1418 670 1418 741 1418 19 1419 741 1419 21 1419 742 1420 557 1420 23 1420 23 1421 557 1421 516 1421 23 1422 516 1422 771 1422 771 1423 516 1423 743 1423 771 1424 743 1424 744 1424 772 1425 744 1425 745 1425 745 1426 744 1426 743 1426 745 1427 743 1427 651 1427 651 1428 743 1428 710 1428 651 1429 710 1429 746 1429 746 1430 710 1430 715 1430 746 1431 715 1431 719 1431 719 1432 715 1432 747 1432 719 1433 747 1433 718 1433 718 1434 747 1434 267 1434 718 1435 267 1435 748 1435 749 1436 766 1436 750 1436 750 1437 766 1437 751 1437 750 1438 751 1438 608 1438 608 1439 751 1439 752 1439 608 1440 752 1440 198 1440 5 1441 753 1441 755 1441 755 1442 753 1442 754 1442 755 1443 754 1443 8 1443 540 1444 5 1444 549 1444 549 1445 5 1445 755 1445 549 1446 755 1446 756 1446 756 1447 755 1447 8 1447 756 1448 8 1448 552 1448 345 1449 757 1449 541 1449 541 1450 757 1450 549 1450 541 1451 549 1451 758 1451 758 1452 549 1452 756 1452 758 1453 756 1453 568 1453 568 1454 756 1454 51 1454 568 1455 51 1455 52 1455 530 1456 126 1456 529 1456 529 1457 126 1457 661 1457 529 1458 661 1458 657 1458 657 1459 661 1459 759 1459 657 1460 759 1460 462 1460 764 1461 531 1461 765 1461 765 1462 531 1462 529 1462 765 1463 529 1463 760 1463 760 1464 529 1464 657 1464 760 1465 657 1465 767 1465 767 1466 657 1466 761 1466 767 1467 761 1467 762 1467 763 1468 764 1468 749 1468 749 1469 764 1469 765 1469 749 1470 765 1470 766 1470 766 1471 765 1471 760 1471 766 1472 760 1472 604 1472 604 1473 760 1473 767 1473 604 1474 767 1474 720 1474 720 1475 767 1475 768 1475 720 1476 768 1476 769 1476 83 1477 571 1477 578 1477 578 1478 571 1478 573 1478 578 1479 573 1479 541 1479 541 1480 573 1480 337 1480 541 1481 337 1481 542 1481 770 1482 565 1482 568 1482 568 1483 565 1483 771 1483 568 1484 771 1484 758 1484 758 1485 771 1485 744 1485 758 1486 744 1486 541 1486 541 1487 744 1487 772 1487 541 1488 772 1488 578 1488 578 1489 772 1489 535 1489 578 1490 535 1490 576 1490 576 1491 535 1491 70 1491 773 1492 515 1492 583 1492 583 1493 515 1493 774 1493 583 1494 774 1494 585 1494 585 1495 774 1495 514 1495 585 1496 514 1496 550 1496 550 1497 514 1497 776 1497 550 1498 776 1498 775 1498 775 1499 776 1499 0 1499 924 1500 991 1500 1003 1500 822 1501 808 1501 951 1501 777 1502 426 1502 1008 1502 778 1503 779 1503 11 1503 270 1504 269 1504 872 1504 151 1505 1017 1505 1018 1505 59 1506 58 1506 836 1506 793 1507 797 1507 780 1507 137 1508 136 1508 799 1508 801 1509 144 1509 142 1509 142 1510 140 1510 801 1510 801 1511 140 1511 781 1511 801 1512 781 1512 800 1512 782 1513 797 1513 148 1513 148 1514 797 1514 150 1514 782 1515 147 1515 797 1515 797 1516 147 1516 146 1516 797 1517 146 1517 801 1517 801 1518 146 1518 783 1518 801 1519 783 1519 144 1519 137 1520 799 1520 784 1520 136 1521 785 1521 799 1521 799 1522 785 1522 786 1522 799 1523 786 1523 135 1523 132 1524 789 1524 787 1524 787 1525 789 1525 799 1525 787 1526 799 1526 788 1526 788 1527 799 1527 135 1527 132 1528 129 1528 789 1528 789 1529 129 1529 790 1529 789 1530 790 1530 791 1530 127 1531 792 1531 793 1531 791 1532 794 1532 789 1532 789 1533 794 1533 128 1533 789 1534 128 1534 127 1534 792 1535 125 1535 793 1535 793 1536 125 1536 123 1536 793 1537 123 1537 795 1537 795 1538 120 1538 793 1538 793 1539 120 1539 118 1539 793 1540 118 1540 116 1540 116 1541 114 1541 793 1541 793 1542 114 1542 796 1542 793 1543 796 1543 797 1543 797 1544 796 1544 798 1544 797 1545 798 1545 150 1545 856 1546 65 1546 799 1546 799 1547 65 1547 801 1547 799 1548 801 1548 784 1548 784 1549 801 1549 800 1549 65 1550 802 1550 801 1550 801 1551 802 1551 110 1551 801 1552 110 1552 842 1552 848 1553 958 1553 803 1553 803 1554 958 1554 817 1554 379 1555 958 1555 804 1555 804 1556 958 1556 811 1556 379 1557 378 1557 958 1557 958 1558 378 1558 376 1558 958 1559 376 1559 820 1559 369 1560 815 1560 817 1560 3 1561 819 1561 362 1561 362 1562 360 1562 3 1562 3 1563 360 1563 805 1563 3 1564 805 1564 806 1564 807 1565 809 1565 808 1565 808 1566 809 1566 354 1566 808 1567 354 1567 350 1567 806 1568 357 1568 808 1568 808 1569 357 1569 810 1569 808 1570 810 1570 807 1570 811 1571 958 1571 812 1571 812 1572 958 1572 956 1572 812 1573 956 1573 338 1573 343 1574 956 1574 813 1574 813 1575 956 1575 814 1575 343 1576 341 1576 956 1576 956 1577 341 1577 339 1577 956 1578 339 1578 338 1578 369 1579 817 1579 821 1579 815 1580 816 1580 817 1580 817 1581 816 1581 365 1581 817 1582 365 1582 3 1582 3 1583 365 1583 818 1583 3 1584 818 1584 819 1584 350 1585 349 1585 808 1585 808 1586 349 1586 348 1586 808 1587 348 1587 347 1587 820 1588 374 1588 958 1588 958 1589 374 1589 372 1589 958 1590 372 1590 817 1590 817 1591 372 1591 370 1591 817 1592 370 1592 821 1592 806 1593 808 1593 3 1593 3 1594 808 1594 822 1594 3 1595 822 1595 4 1595 827 1596 42 1596 823 1596 823 1597 42 1597 41 1597 823 1598 41 1598 828 1598 831 1599 824 1599 967 1599 967 1600 824 1600 825 1600 967 1601 825 1601 968 1601 950 1602 826 1602 823 1602 823 1603 826 1603 43 1603 823 1604 43 1604 827 1604 828 1605 39 1605 823 1605 823 1606 39 1606 829 1606 823 1607 829 1607 7 1607 829 1608 36 1608 7 1608 7 1609 36 1609 35 1609 7 1610 35 1610 830 1610 31 1611 30 1611 967 1611 30 1612 28 1612 967 1612 967 1613 28 1613 27 1613 967 1614 27 1614 831 1614 830 1615 832 1615 7 1615 7 1616 832 1616 833 1616 7 1617 833 1617 32 1617 49 1618 834 1618 953 1618 953 1619 834 1619 47 1619 953 1620 47 1620 45 1620 58 1621 835 1621 836 1621 836 1622 835 1622 56 1622 836 1623 56 1623 53 1623 53 1624 837 1624 836 1624 836 1625 837 1625 838 1625 836 1626 838 1626 839 1626 24 1627 840 1627 952 1627 952 1628 840 1628 63 1628 952 1629 63 1629 62 1629 848 1630 86 1630 958 1630 958 1631 86 1631 84 1631 958 1632 84 1632 960 1632 110 1633 841 1633 842 1633 842 1634 841 1634 843 1634 842 1635 843 1635 947 1635 947 1636 843 1636 108 1636 947 1637 108 1637 844 1637 99 1638 97 1638 845 1638 845 1639 97 1639 96 1639 96 1640 94 1640 845 1640 845 1641 94 1641 846 1641 845 1642 846 1642 91 1642 91 1643 847 1643 845 1643 845 1644 847 1644 90 1644 845 1645 90 1645 848 1645 848 1646 90 1646 88 1646 848 1647 88 1647 86 1647 844 1648 849 1648 947 1648 947 1649 849 1649 104 1649 947 1650 104 1650 102 1650 102 1651 850 1651 947 1651 947 1652 850 1652 851 1652 947 1653 851 1653 845 1653 845 1654 851 1654 100 1654 845 1655 100 1655 99 1655 81 1656 80 1656 959 1656 80 1657 852 1657 959 1657 959 1658 852 1658 78 1658 959 1659 78 1659 77 1659 77 1660 75 1660 959 1660 959 1661 75 1661 853 1661 959 1662 853 1662 73 1662 72 1663 71 1663 799 1663 799 1664 71 1664 68 1664 799 1665 68 1665 67 1665 67 1666 854 1666 799 1666 799 1667 854 1667 855 1667 799 1668 855 1668 856 1668 195 1669 857 1669 858 1669 858 1670 857 1670 196 1670 184 1671 183 1671 866 1671 151 1672 1018 1672 152 1672 184 1673 866 1673 186 1673 183 1674 859 1674 866 1674 866 1675 859 1675 860 1675 866 1676 860 1676 861 1676 861 1677 862 1677 866 1677 866 1678 862 1678 178 1678 866 1679 178 1679 865 1679 1006 1680 863 1680 171 1680 171 1681 168 1681 1006 1681 1006 1682 168 1682 167 1682 1006 1683 167 1683 165 1683 186 1684 857 1684 187 1684 187 1685 857 1685 188 1685 866 1686 172 1686 1006 1686 1006 1687 172 1687 864 1687 1006 1688 864 1688 863 1688 159 1689 156 1689 1018 1689 1018 1690 156 1690 154 1690 1018 1691 154 1691 152 1691 195 1692 193 1692 857 1692 857 1693 193 1693 192 1693 857 1694 192 1694 188 1694 865 1695 176 1695 866 1695 866 1696 176 1696 173 1696 866 1697 173 1697 172 1697 163 1698 162 1698 1018 1698 1018 1699 162 1699 161 1699 1018 1700 161 1700 159 1700 200 1701 868 1701 867 1701 867 1702 868 1702 869 1702 867 1703 869 1703 966 1703 872 1704 269 1704 1010 1704 877 1705 291 1705 873 1705 873 1706 291 1706 288 1706 873 1707 288 1707 870 1707 870 1708 286 1708 873 1708 873 1709 286 1709 285 1709 873 1710 285 1710 283 1710 277 1711 276 1711 872 1711 872 1712 276 1712 275 1712 872 1713 275 1713 871 1713 871 1714 273 1714 872 1714 872 1715 273 1715 271 1715 872 1716 271 1716 270 1716 283 1717 281 1717 873 1717 873 1718 281 1718 280 1718 873 1719 280 1719 872 1719 872 1720 280 1720 278 1720 872 1721 278 1721 277 1721 874 1722 246 1722 875 1722 875 1723 246 1723 876 1723 875 1724 876 1724 877 1724 877 1725 876 1725 878 1725 877 1726 878 1726 291 1726 1016 1727 879 1727 247 1727 778 1728 262 1728 779 1728 779 1729 262 1729 259 1729 779 1730 259 1730 258 1730 258 1731 880 1731 779 1731 779 1732 880 1732 256 1732 779 1733 256 1733 885 1733 881 1734 251 1734 879 1734 879 1735 251 1735 882 1735 879 1736 882 1736 883 1736 883 1737 249 1737 879 1737 879 1738 249 1738 884 1738 879 1739 884 1739 247 1739 885 1740 254 1740 779 1740 779 1741 254 1741 253 1741 779 1742 253 1742 879 1742 879 1743 253 1743 886 1743 879 1744 886 1744 881 1744 268 1745 887 1745 888 1745 888 1746 887 1746 265 1746 888 1747 265 1747 263 1747 889 1748 893 1748 890 1748 890 1749 893 1749 891 1749 890 1750 891 1750 405 1750 405 1751 891 1751 892 1751 889 1752 402 1752 893 1752 893 1753 402 1753 894 1753 893 1754 894 1754 895 1754 897 1755 395 1755 896 1755 777 1756 1008 1756 1013 1756 895 1757 398 1757 893 1757 893 1758 398 1758 397 1758 893 1759 397 1759 897 1759 897 1760 397 1760 396 1760 897 1761 396 1761 395 1761 896 1762 392 1762 897 1762 897 1763 392 1763 391 1763 897 1764 391 1764 388 1764 388 1765 387 1765 897 1765 897 1766 387 1766 386 1766 897 1767 386 1767 385 1767 414 1768 898 1768 901 1768 1009 1769 425 1769 899 1769 899 1770 425 1770 424 1770 899 1771 424 1771 423 1771 423 1772 420 1772 899 1772 899 1773 420 1773 419 1773 899 1774 419 1774 417 1774 417 1775 900 1775 899 1775 899 1776 900 1776 415 1776 899 1777 415 1777 414 1777 898 1778 411 1778 901 1778 901 1779 411 1779 409 1779 901 1780 409 1780 902 1780 902 1781 903 1781 901 1781 901 1782 903 1782 407 1782 901 1783 407 1783 891 1783 891 1784 407 1784 904 1784 891 1785 904 1785 892 1785 444 1786 905 1786 957 1786 908 1787 906 1787 907 1787 957 1788 905 1788 907 1788 907 1789 905 1789 441 1789 907 1790 441 1790 908 1790 909 1791 463 1791 461 1791 911 1792 459 1792 789 1792 789 1793 459 1793 456 1793 909 1794 461 1794 789 1794 789 1795 461 1795 910 1795 789 1796 910 1796 911 1796 456 1797 912 1797 789 1797 789 1798 912 1798 913 1798 789 1799 913 1799 454 1799 454 1800 451 1800 915 1800 915 1801 451 1801 450 1801 450 1802 914 1802 915 1802 915 1803 914 1803 449 1803 915 1804 449 1804 447 1804 447 1805 916 1805 915 1805 915 1806 916 1806 917 1806 915 1807 917 1807 957 1807 957 1808 917 1808 445 1808 957 1809 445 1809 444 1809 427 1810 468 1810 918 1810 918 1811 468 1811 467 1811 467 1812 919 1812 918 1812 918 1813 919 1813 465 1813 918 1814 465 1814 909 1814 909 1815 465 1815 920 1815 909 1816 920 1816 463 1816 906 1817 921 1817 907 1817 907 1818 921 1818 438 1818 907 1819 438 1819 924 1819 924 1820 438 1820 437 1820 924 1821 437 1821 922 1821 991 1822 428 1822 918 1822 918 1823 428 1823 923 1823 918 1824 923 1824 427 1824 922 1825 435 1825 924 1825 924 1826 435 1826 925 1826 924 1827 925 1827 991 1827 991 1828 925 1828 432 1828 991 1829 432 1829 431 1829 431 1830 926 1830 991 1830 991 1831 926 1831 429 1831 991 1832 429 1832 428 1832 936 1833 927 1833 877 1833 928 1834 484 1834 875 1834 875 1835 484 1835 482 1835 877 1836 927 1836 875 1836 875 1837 927 1837 487 1837 875 1838 487 1838 928 1838 929 1839 475 1839 932 1839 473 1840 930 1840 932 1840 932 1841 930 1841 471 1841 482 1842 481 1842 875 1842 875 1843 481 1843 479 1843 875 1844 479 1844 932 1844 932 1845 479 1845 477 1845 932 1846 477 1846 929 1846 475 1847 931 1847 932 1847 932 1848 931 1848 933 1848 932 1849 933 1849 473 1849 471 1850 470 1850 932 1850 932 1851 470 1851 511 1851 932 1852 511 1852 1020 1852 1020 1853 511 1853 934 1853 1020 1854 934 1854 935 1854 491 1855 490 1855 877 1855 877 1856 490 1856 489 1856 877 1857 489 1857 936 1857 941 1858 937 1858 938 1858 938 1859 937 1859 503 1859 938 1860 503 1860 502 1860 502 1861 501 1861 938 1861 938 1862 501 1862 500 1862 938 1863 500 1863 943 1863 935 1864 509 1864 1020 1864 1020 1865 509 1865 939 1865 1020 1866 939 1866 938 1866 938 1867 939 1867 940 1867 938 1868 940 1868 941 1868 945 1869 942 1869 995 1869 995 1870 942 1870 493 1870 943 1871 944 1871 995 1871 995 1872 944 1872 496 1872 995 1873 496 1873 945 1873 22 1874 842 1874 946 1874 946 1875 842 1875 947 1875 946 1876 947 1876 513 1876 513 1877 947 1877 845 1877 513 1878 845 1878 512 1878 512 1879 845 1879 848 1879 512 1880 848 1880 1 1880 1 1881 848 1881 803 1881 454 1882 915 1882 789 1882 789 1883 915 1883 959 1883 789 1884 959 1884 799 1884 799 1885 959 1885 73 1885 799 1886 73 1886 72 1886 988 1887 953 1887 948 1887 948 1888 953 1888 45 1888 948 1889 45 1889 823 1889 823 1890 45 1890 949 1890 823 1891 949 1891 950 1891 954 1892 951 1892 955 1892 955 1893 951 1893 808 1893 955 1894 808 1894 956 1894 956 1895 808 1895 347 1895 956 1896 347 1896 814 1896 62 1897 59 1897 952 1897 952 1898 59 1898 836 1898 952 1899 836 1899 953 1899 953 1900 836 1900 839 1900 953 1901 839 1901 49 1901 924 1902 954 1902 907 1902 907 1903 954 1903 955 1903 907 1904 955 1904 957 1904 957 1905 955 1905 956 1905 957 1906 956 1906 915 1906 915 1907 956 1907 958 1907 915 1908 958 1908 959 1908 959 1909 958 1909 960 1909 959 1910 960 1910 81 1910 186 1911 866 1911 857 1911 857 1912 866 1912 961 1912 857 1913 961 1913 962 1913 962 1914 961 1914 793 1914 962 1915 793 1915 964 1915 964 1916 793 1916 780 1916 964 1917 780 1917 963 1917 963 1918 965 1918 964 1918 964 1919 965 1919 15 1919 964 1920 15 1920 962 1920 962 1921 15 1921 867 1921 962 1922 867 1922 857 1922 857 1923 867 1923 966 1923 857 1924 966 1924 196 1924 974 1925 971 1925 952 1925 414 1926 901 1926 899 1926 899 1927 901 1927 7 1927 899 1928 7 1928 967 1928 967 1929 7 1929 32 1929 967 1930 32 1930 31 1930 24 1931 952 1931 968 1931 968 1932 952 1932 971 1932 968 1933 971 1933 967 1933 967 1934 971 1934 982 1934 967 1935 982 1935 899 1935 312 1936 977 1936 982 1936 319 1937 971 1937 321 1937 321 1938 971 1938 322 1938 987 1939 986 1939 969 1939 969 1940 986 1940 294 1940 336 1941 970 1941 974 1941 326 1942 972 1942 971 1942 971 1943 972 1943 324 1943 971 1944 324 1944 322 1944 312 1945 982 1945 973 1945 970 1946 333 1946 974 1946 974 1947 333 1947 331 1947 974 1948 331 1948 975 1948 319 1949 317 1949 971 1949 971 1950 317 1950 316 1950 971 1951 316 1951 982 1951 982 1952 316 1952 976 1952 982 1953 976 1953 973 1953 977 1954 978 1954 982 1954 982 1955 978 1955 309 1955 982 1956 309 1956 308 1956 979 1957 296 1957 986 1957 975 1958 980 1958 974 1958 974 1959 980 1959 981 1959 974 1960 981 1960 971 1960 971 1961 981 1961 328 1961 971 1962 328 1962 326 1962 308 1963 305 1963 982 1963 982 1964 305 1964 304 1964 982 1965 304 1965 303 1965 296 1966 983 1966 986 1966 986 1967 983 1967 295 1967 986 1968 295 1968 294 1968 303 1969 984 1969 982 1969 982 1970 984 1970 299 1970 982 1971 299 1971 986 1971 986 1972 299 1972 985 1972 986 1973 985 1973 979 1973 987 1974 336 1974 986 1974 986 1975 336 1975 974 1975 986 1976 974 1976 1007 1976 9 1977 4 1977 988 1977 988 1978 4 1978 822 1978 988 1979 822 1979 953 1979 953 1980 822 1980 951 1980 953 1981 951 1981 952 1981 952 1982 951 1982 954 1982 952 1983 954 1983 974 1983 974 1984 954 1984 924 1984 974 1985 924 1985 1007 1985 1007 1986 924 1986 1003 1986 241 1987 238 1987 1006 1987 993 1988 231 1988 991 1988 204 1989 202 1989 995 1989 995 1990 202 1990 244 1990 995 1991 244 1991 1006 1991 1006 1992 244 1992 243 1992 1006 1993 243 1993 241 1993 238 1994 237 1994 1006 1994 1006 1995 237 1995 236 1995 1006 1996 236 1996 989 1996 211 1997 210 1997 995 1997 989 1998 990 1998 1006 1998 1006 1999 990 1999 234 1999 1006 2000 234 2000 992 2000 127 2001 793 2001 789 2001 789 2002 793 2002 961 2002 789 2003 961 2003 909 2003 909 2004 961 2004 866 2004 909 2005 866 2005 918 2005 918 2006 866 2006 1006 2006 918 2007 1006 2007 991 2007 991 2008 1006 2008 992 2008 991 2009 992 2009 993 2009 221 2010 1003 2010 994 2010 994 2011 1003 2011 1001 2011 210 2012 209 2012 995 2012 995 2013 209 2013 996 2013 995 2014 996 2014 207 2014 231 2015 997 2015 991 2015 991 2016 997 2016 228 2016 991 2017 228 2017 226 2017 207 2018 998 2018 995 2018 995 2019 998 2019 205 2019 995 2020 205 2020 204 2020 226 2021 999 2021 991 2021 991 2022 999 2022 224 2022 991 2023 224 2023 1003 2023 1003 2024 224 2024 1000 2024 1003 2025 1000 2025 1001 2025 221 2026 1002 2026 1003 2026 1003 2027 1002 2027 219 2027 1003 2028 219 2028 1004 2028 1004 2029 215 2029 1003 2029 1003 2030 215 2030 214 2030 1003 2031 214 2031 995 2031 995 2032 214 2032 1005 2032 995 2033 1005 2033 211 2033 943 2034 995 2034 938 2034 938 2035 995 2035 1006 2035 938 2036 1006 2036 1018 2036 1018 2037 1006 2037 165 2037 1018 2038 165 2038 163 2038 493 2039 491 2039 995 2039 995 2040 491 2040 877 2040 995 2041 877 2041 1003 2041 1003 2042 877 2042 873 2042 1003 2043 873 2043 1007 2043 1007 2044 873 2044 872 2044 1007 2045 872 2045 986 2045 986 2046 872 2046 1010 2046 986 2047 1010 2047 982 2047 982 2048 1010 2048 1011 2048 982 2049 1011 2049 899 2049 899 2050 1011 2050 1008 2050 899 2051 1008 2051 1009 2051 1009 2052 1008 2052 426 2052 269 2053 268 2053 1010 2053 1010 2054 268 2054 888 2054 1010 2055 888 2055 1011 2055 1011 2056 888 2056 1012 2056 1011 2057 1012 2057 1008 2057 1008 2058 1012 2058 897 2058 1008 2059 897 2059 1013 2059 1013 2060 897 2060 385 2060 263 2061 778 2061 888 2061 888 2062 778 2062 11 2062 888 2063 11 2063 1012 2063 1012 2064 11 2064 1014 2064 1012 2065 1014 2065 897 2065 897 2066 1014 2066 1015 2066 897 2067 1015 2067 893 2067 893 2068 1015 2068 6 2068 932 2069 10 2069 875 2069 875 2070 10 2070 1016 2070 875 2071 1016 2071 874 2071 874 2072 1016 2072 247 2072 200 2073 867 2073 1017 2073 1017 2074 867 2074 16 2074 1017 2075 16 2075 1018 2075 1018 2076 16 2076 17 2076 1018 2077 17 2077 938 2077 938 2078 17 2078 1019 2078 938 2079 1019 2079 1020 2079 1020 2080 1019 2080 1021 2080 1020 2081 1021 2081 932 2081 932 2082 1021 2082 20 2082 932 2083 20 2083 10 2083

+
+
+
+
+ + + + + + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/misc/adapter_plate_convex_hull.dae b/data/mir_common/mir_description/meshes/misc/adapter_plate_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..4942df8fc1b7a61a47f47edc298bd1e10d202c74 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/adapter_plate_convex_hull.dae @@ -0,0 +1,56 @@ + + + + + VCGLab + VCGLib | MeshLab + + Sa. Feb 20 19:59:07 2016 + Sa. Feb 20 19:59:07 2016 + Y_UP + + + + + + 0.000994653 0.006 0.000994653 0.141659 0 0.000994653 0.000994653 0 0.000994653 0.141659 0.006 0.000994653 0.000994653 0 0.199925 0.000994653 0.006 0.199925 0.158698 0.006 0.0180327 0.158698 0 0.0180327 0.199925 0.006 0.141659 0.199925 0 0.141659 0.199925 0 0.0592604 0.199925 0.006 0.0592604 0.141659 0.006 0.199925 0.141659 0 0.199925 0.173943 0.006 0.0332778 0.173943 0 0.0332778 0.173943 0 0.167642 0.167642 0 0.173943 0.173943 0.006 0.167642 0.167642 0.006 0.173943 + + + + + + + + + + 0 0 -1 0 0 -1 -1 0 0 -1 0 0 0.707087 0 -0.707126 0.707087 0 -0.707126 1 0 0 1 0 0 0 0 1 0 0 1 0.707115 0 -0.707099 0.707115 0 -0.707099 0.707109 0 -0.707105 0.707109 0 -0.707105 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0.70712 0 0.707093 0.70712 0 0.707093 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0.707107 0 0.707107 0.707107 0 0.707107 0.707093 0 0.70712 0.707093 0 0.70712 + + + + + + + + + + + + + + +

0 0 1 0 2 0 0 1 3 1 1 1 2 2 4 2 0 2 0 3 4 3 5 3 6 4 7 4 1 4 3 5 6 5 1 5 8 6 9 6 10 6 8 7 10 7 11 7 13 8 12 8 4 8 12 9 5 9 4 9 14 10 10 10 15 10 11 11 10 11 14 11 14 12 15 12 7 12 6 13 14 13 7 13 16 14 1 14 7 14 16 15 13 15 4 15 10 16 9 16 16 16 16 17 2 17 1 17 7 18 15 18 16 18 16 19 4 19 2 19 16 20 15 20 10 20 16 21 17 21 13 21 16 22 8 22 18 22 9 23 8 23 16 23 0 24 19 24 3 24 19 25 0 25 5 25 18 26 8 26 19 26 19 27 6 27 3 27 19 28 14 28 6 28 19 29 8 29 11 29 5 30 12 30 19 30 11 31 14 31 19 31 17 32 16 32 19 32 19 33 16 33 18 33 13 34 17 34 19 34 19 35 12 35 13 35

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/misc/full_platform.dae b/data/mir_common/mir_description/meshes/misc/full_platform.dae new file mode 100644 index 0000000000000000000000000000000000000000..a97596872852dc2c9691022966e94d7bf9fbfba9 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/full_platform.dae @@ -0,0 +1,406 @@ + + + + + Anonymous + Collada Exporter for Blender 2.6+, by Juan Linietsky (juan@codenix.com) + + 2018-11-06T19:40:07Z + 2018-11-06T19:40:07Z + + Z_UP + + + + + + 198.14797973632812 2.502500057220459 300.2998352050781 198.14797973632812 2.497499942779541 300.2998352050781 198.15211486816406 2.497499942779541 300.2996826171875 198.14797973632812 2.502500057220459 300.2998352050781 198.15211486816406 2.497499942779541 300.2996826171875 198.15211486816406 2.502500057220459 300.2996826171875 198.15211486816406 2.502500057220459 300.2996826171875 198.15211486816406 2.497499942779541 300.2996826171875 198.15621948242188 2.497499942779541 300.2991638183594 198.15211486816406 2.502500057220459 300.2996826171875 198.15621948242188 2.497499942779541 300.2991638183594 198.15621948242188 2.502500057220459 300.2991638183594 198.15621948242188 2.502500057220459 300.2991638183594 198.15621948242188 2.497499942779541 300.2991638183594 198.16026306152344 2.497499942779541 300.2983093261719 198.16026306152344 2.502500057220459 300.2983093261719 198.16026306152344 2.502500057220459 300.2983093261719 198.16026306152344 2.497499942779541 300.2983093261719 198.16421508789062 2.497499942779541 300.2971496582031 198.16421508789062 2.502500057220459 300.2971496582031 198.16421508789062 2.502500057220459 300.2971496582031 198.16421508789062 2.497499942779541 300.2971496582031 198.16807556152344 2.497499942779541 300.2956237792969 198.16807556152344 2.502500057220459 300.2956237792969 198.16807556152344 2.502500057220459 300.2956237792969 198.16807556152344 2.497499942779541 300.2956237792969 198.17178344726562 2.497499942779541 300.2938232421875 198.16807556152344 2.502500057220459 300.2956237792969 198.17178344726562 2.497499942779541 300.2938232421875 198.17178344726562 2.502500057220459 300.2938232421875 198.17178344726562 2.502500057220459 300.2938232421875 198.17178344726562 2.497499942779541 300.2938232421875 198.1753387451172 2.497499942779541 300.2917175292969 198.17178344726562 2.502500057220459 300.2938232421875 198.1753387451172 2.497499942779541 300.2917175292969 198.1753387451172 2.502500057220459 300.2917175292969 198.1753387451172 2.502500057220459 300.2917175292969 198.1753387451172 2.497499942779541 300.2917175292969 198.17869567871094 2.497499942779541 300.289306640625 198.1753387451172 2.502500057220459 300.2917175292969 198.17869567871094 2.497499942779541 300.289306640625 198.17869567871094 2.502500057220459 300.289306640625 198.17869567871094 2.502500057220459 300.289306640625 198.17869567871094 2.497499942779541 300.289306640625 198.18185424804688 2.497499942779541 300.28662109375 198.17869567871094 2.502500057220459 300.289306640625 198.18185424804688 2.497499942779541 300.28662109375 198.18185424804688 2.502500057220459 300.28662109375 198.18185424804688 2.502500057220459 300.28662109375 198.18185424804688 2.497499942779541 300.28662109375 198.1847686767578 2.497499942779541 300.2837219238281 198.1847686767578 2.502500057220459 300.2837219238281 198.1847686767578 2.502500057220459 300.2837219238281 198.1847686767578 2.497499942779541 300.2837219238281 198.18743896484375 2.497499942779541 300.2805480957031 198.1847686767578 2.502500057220459 300.2837219238281 198.18743896484375 2.497499942779541 300.2805480957031 198.18743896484375 2.502500057220459 300.2805480957031 198.18743896484375 2.502500057220459 300.2805480957031 198.18743896484375 2.497499942779541 300.2805480957031 198.18984985351562 2.497499942779541 300.2771911621094 198.18984985351562 2.502500057220459 300.2771911621094 198.18984985351562 2.502500057220459 300.2771911621094 198.18984985351562 2.497499942779541 300.2771911621094 198.19195556640625 2.497499942779541 300.2736511230469 198.18984985351562 2.502500057220459 300.2771911621094 198.19195556640625 2.497499942779541 300.2736511230469 198.19195556640625 2.502500057220459 300.2736511230469 198.19195556640625 2.502500057220459 300.2736511230469 198.19195556640625 2.497499942779541 300.2736511230469 198.1937713623047 2.497499942779541 300.2699279785156 198.1937713623047 2.502500057220459 300.2699279785156 198.1937713623047 2.502500057220459 300.2699279785156 198.1937713623047 2.497499942779541 300.2699279785156 198.19528198242188 2.497499942779541 300.2660827636719 198.1937713623047 2.502500057220459 300.2699279785156 198.19528198242188 2.497499942779541 300.2660827636719 198.19528198242188 2.502500057220459 300.2660827636719 198.19528198242188 2.502500057220459 300.2660827636719 198.19528198242188 2.497499942779541 300.2660827636719 198.1964569091797 2.497499942779541 300.2621154785156 198.19528198242188 2.502500057220459 300.2660827636719 198.1964569091797 2.497499942779541 300.2621154785156 198.1964569091797 2.502500057220459 300.2621154785156 198.1964569091797 2.502500057220459 300.2621154785156 198.1964569091797 2.497499942779541 300.2621154785156 198.19729614257812 2.497499942779541 300.2580871582031 198.1964569091797 2.502500057220459 300.2621154785156 198.19729614257812 2.497499942779541 300.2580871582031 198.19729614257812 2.502500057220459 300.2580871582031 198.19729614257812 2.502500057220459 300.2580871582031 198.19729614257812 2.497499942779541 300.2580871582031 198.19781494140625 2.497499942779541 300.25396728515625 198.19729614257812 2.502500057220459 300.2580871582031 198.19781494140625 2.497499942779541 300.25396728515625 198.19781494140625 2.502500057220459 300.25396728515625 198.19781494140625 2.502500057220459 300.25396728515625 198.19781494140625 2.497499942779541 300.25396728515625 198.19798278808594 2.497499942779541 300.2498474121094 198.19781494140625 2.502500057220459 300.25396728515625 198.19798278808594 2.497499942779541 300.2498474121094 198.19798278808594 2.502500057220459 300.2498474121094 198.19798278808594 2.502500057220459 299.7498474121094 198.19798278808594 2.502500057220459 300.2498474121094 198.19798278808594 2.497499942779541 299.7498474121094 198.19798278808594 2.497499942779541 300.2498474121094 198.19798278808594 2.502500057220459 299.7498474121094 198.19798278808594 2.497499942779541 299.7498474121094 198.19781494140625 2.497499942779541 299.7457275390625 198.19798278808594 2.502500057220459 299.7498474121094 198.19781494140625 2.497499942779541 299.7457275390625 198.19781494140625 2.502500057220459 299.7457275390625 198.19781494140625 2.502500057220459 299.7457275390625 198.19781494140625 2.497499942779541 299.7457275390625 198.19729614257812 2.497499942779541 299.7415771484375 198.19729614257812 2.502500057220459 299.7415771484375 198.19729614257812 2.502500057220459 299.7415771484375 198.19729614257812 2.497499942779541 299.7415771484375 198.1964569091797 2.497499942779541 299.7375793457031 198.19729614257812 2.502500057220459 299.7415771484375 198.1964569091797 2.497499942779541 299.7375793457031 198.1964569091797 2.502500057220459 299.7375793457031 198.1964569091797 2.502500057220459 299.7375793457031 198.1964569091797 2.497499942779541 299.7375793457031 198.19528198242188 2.497499942779541 299.7336120605469 198.19528198242188 2.502500057220459 299.7336120605469 198.19528198242188 2.502500057220459 299.7336120605469 198.19528198242188 2.497499942779541 299.7336120605469 198.1937713623047 2.497499942779541 299.7297668457031 198.1937713623047 2.502500057220459 299.7297668457031 198.1937713623047 2.502500057220459 299.7297668457031 198.1937713623047 2.497499942779541 299.7297668457031 198.19195556640625 2.497499942779541 299.7260437011719 198.19195556640625 2.502500057220459 299.7260437011719 198.19195556640625 2.502500057220459 299.7260437011719 198.19195556640625 2.497499942779541 299.7260437011719 198.18984985351562 2.497499942779541 299.7225036621094 198.18984985351562 2.502500057220459 299.7225036621094 198.18984985351562 2.502500057220459 299.7225036621094 198.18984985351562 2.497499942779541 299.7225036621094 198.18743896484375 2.497499942779541 299.7191467285156 198.18984985351562 2.502500057220459 299.7225036621094 198.18743896484375 2.497499942779541 299.7191467285156 198.18743896484375 2.502500057220459 299.7191467285156 198.18743896484375 2.502500057220459 299.7191467285156 198.18743896484375 2.497499942779541 299.7191467285156 198.1847686767578 2.497499942779541 299.7159729003906 198.18743896484375 2.502500057220459 299.7191467285156 198.1847686767578 2.497499942779541 299.7159729003906 198.1847686767578 2.502500057220459 299.7159729003906 198.1847686767578 2.502500057220459 299.7159729003906 198.1847686767578 2.497499942779541 299.7159729003906 198.18185424804688 2.497499942779541 299.71307373046875 198.1847686767578 2.502500057220459 299.7159729003906 198.18185424804688 2.497499942779541 299.71307373046875 198.18185424804688 2.502500057220459 299.71307373046875 198.18185424804688 2.502500057220459 299.71307373046875 198.18185424804688 2.497499942779541 299.71307373046875 198.17869567871094 2.497499942779541 299.71038818359375 198.17869567871094 2.502500057220459 299.71038818359375 198.17869567871094 2.502500057220459 299.71038818359375 198.17869567871094 2.497499942779541 299.71038818359375 198.1753387451172 2.497499942779541 299.7079772949219 198.17869567871094 2.502500057220459 299.71038818359375 198.1753387451172 2.497499942779541 299.7079772949219 198.1753387451172 2.502500057220459 299.7079772949219 198.1753387451172 2.502500057220459 299.7079772949219 198.1753387451172 2.497499942779541 299.7079772949219 198.17178344726562 2.497499942779541 299.70587158203125 198.17178344726562 2.502500057220459 299.70587158203125 198.17178344726562 2.502500057220459 299.70587158203125 198.17178344726562 2.497499942779541 299.70587158203125 198.16807556152344 2.497499942779541 299.7040710449219 198.17178344726562 2.502500057220459 299.70587158203125 198.16807556152344 2.497499942779541 299.7040710449219 198.16807556152344 2.502500057220459 299.7040710449219 198.16807556152344 2.502500057220459 299.7040710449219 198.16807556152344 2.497499942779541 299.7040710449219 198.16421508789062 2.497499942779541 299.7025451660156 198.16421508789062 2.502500057220459 299.7025451660156 198.16421508789062 2.502500057220459 299.7025451660156 198.16421508789062 2.497499942779541 299.7025451660156 198.16026306152344 2.497499942779541 299.7013854980469 198.16421508789062 2.502500057220459 299.7025451660156 198.16026306152344 2.497499942779541 299.7013854980469 198.16026306152344 2.502500057220459 299.7013854980469 198.16026306152344 2.502500057220459 299.7013854980469 198.16026306152344 2.497499942779541 299.7013854980469 198.15621948242188 2.497499942779541 299.7005310058594 198.15621948242188 2.502500057220459 299.7005310058594 198.15621948242188 2.502500057220459 299.7005310058594 198.15621948242188 2.497499942779541 299.7005310058594 198.15211486816406 2.497499942779541 299.70001220703125 198.15211486816406 2.502500057220459 299.70001220703125 198.15211486816406 2.502500057220459 299.70001220703125 198.15211486816406 2.497499942779541 299.70001220703125 198.14797973632812 2.497499942779541 299.6998596191406 198.15211486816406 2.502500057220459 299.70001220703125 198.14797973632812 2.497499942779541 299.6998596191406 198.14797973632812 2.502500057220459 299.6998596191406 197.85198974609375 2.502500057220459 299.6998596191406 198.14797973632812 2.502500057220459 299.6998596191406 197.85198974609375 2.497499942779541 299.6998596191406 198.14797973632812 2.497499942779541 299.6998596191406 197.85198974609375 2.502500057220459 299.6998596191406 197.85198974609375 2.497499942779541 299.6998596191406 197.8478546142578 2.497499942779541 299.70001220703125 197.85198974609375 2.502500057220459 299.6998596191406 197.8478546142578 2.497499942779541 299.70001220703125 197.8478546142578 2.502500057220459 299.70001220703125 197.8478546142578 2.502500057220459 299.70001220703125 197.8478546142578 2.497499942779541 299.70001220703125 197.84375 2.497499942779541 299.7005310058594 197.84375 2.502500057220459 299.7005310058594 197.84375 2.502500057220459 299.7005310058594 197.84375 2.497499942779541 299.7005310058594 197.8397216796875 2.497499942779541 299.7013854980469 197.8397216796875 2.502500057220459 299.7013854980469 197.8397216796875 2.502500057220459 299.7013854980469 197.8397216796875 2.497499942779541 299.7013854980469 197.83575439453125 2.497499942779541 299.7025451660156 197.8397216796875 2.502500057220459 299.7013854980469 197.83575439453125 2.497499942779541 299.7025451660156 197.83575439453125 2.502500057220459 299.7025451660156 197.83575439453125 2.502500057220459 299.7025451660156 197.83575439453125 2.497499942779541 299.7025451660156 197.83189392089844 2.497499942779541 299.7040710449219 197.83189392089844 2.502500057220459 299.7040710449219 197.83189392089844 2.502500057220459 299.7040710449219 197.83189392089844 2.497499942779541 299.7040710449219 197.82818603515625 2.497499942779541 299.70587158203125 197.83189392089844 2.502500057220459 299.7040710449219 197.82818603515625 2.497499942779541 299.70587158203125 197.82818603515625 2.502500057220459 299.70587158203125 197.82818603515625 2.502500057220459 299.70587158203125 197.82818603515625 2.497499942779541 299.70587158203125 197.82461547851562 2.497499942779541 299.7079772949219 197.82461547851562 2.502500057220459 299.7079772949219 197.82461547851562 2.502500057220459 299.7079772949219 197.82461547851562 2.497499942779541 299.7079772949219 197.8212890625 2.497499942779541 299.71038818359375 197.82461547851562 2.502500057220459 299.7079772949219 197.8212890625 2.497499942779541 299.71038818359375 197.8212890625 2.502500057220459 299.71038818359375 197.8212890625 2.502500057220459 299.71038818359375 197.8212890625 2.497499942779541 299.71038818359375 197.818115234375 2.497499942779541 299.71307373046875 197.818115234375 2.502500057220459 299.71307373046875 197.818115234375 2.502500057220459 299.71307373046875 197.818115234375 2.497499942779541 299.71307373046875 197.81521606445312 2.497499942779541 299.7159729003906 197.818115234375 2.502500057220459 299.71307373046875 197.81521606445312 2.497499942779541 299.7159729003906 197.81521606445312 2.502500057220459 299.7159729003906 197.81521606445312 2.502500057220459 299.7159729003906 197.81521606445312 2.497499942779541 299.7159729003906 197.81253051757812 2.497499942779541 299.7191467285156 197.81521606445312 2.502500057220459 299.7159729003906 197.81253051757812 2.497499942779541 299.7191467285156 197.81253051757812 2.502500057220459 299.7191467285156 197.81253051757812 2.502500057220459 299.7191467285156 197.81253051757812 2.497499942779541 299.7191467285156 197.81011962890625 2.497499942779541 299.7225036621094 197.81253051757812 2.502500057220459 299.7191467285156 197.81011962890625 2.497499942779541 299.7225036621094 197.81011962890625 2.502500057220459 299.7225036621094 197.81011962890625 2.502500057220459 299.7225036621094 197.81011962890625 2.497499942779541 299.7225036621094 197.80801391601562 2.497499942779541 299.7260437011719 197.80801391601562 2.502500057220459 299.7260437011719 197.80801391601562 2.502500057220459 299.7260437011719 197.80801391601562 2.497499942779541 299.7260437011719 197.8061981201172 2.497499942779541 299.7297668457031 197.8061981201172 2.502500057220459 299.7297668457031 197.8061981201172 2.502500057220459 299.7297668457031 197.8061981201172 2.497499942779541 299.7297668457031 197.8046875 2.497499942779541 299.7336120605469 197.8046875 2.502500057220459 299.7336120605469 197.8046875 2.502500057220459 299.7336120605469 197.8046875 2.497499942779541 299.7336120605469 197.8035125732422 2.497499942779541 299.7375793457031 197.8035125732422 2.502500057220459 299.7375793457031 197.8035125732422 2.502500057220459 299.7375793457031 197.8035125732422 2.497499942779541 299.7375793457031 197.80267333984375 2.497499942779541 299.7415771484375 197.8035125732422 2.502500057220459 299.7375793457031 197.80267333984375 2.497499942779541 299.7415771484375 197.80267333984375 2.502500057220459 299.7415771484375 197.80267333984375 2.502500057220459 299.7415771484375 197.80267333984375 2.497499942779541 299.7415771484375 197.80215454101562 2.497499942779541 299.7457275390625 197.80215454101562 2.502500057220459 299.7457275390625 197.80215454101562 2.502500057220459 299.7457275390625 197.80215454101562 2.497499942779541 299.7457275390625 197.80198669433594 2.497499942779541 299.7498474121094 197.80215454101562 2.502500057220459 299.7457275390625 197.80198669433594 2.497499942779541 299.7498474121094 197.80198669433594 2.502500057220459 299.7498474121094 197.80198669433594 2.502500057220459 300.2498474121094 197.80198669433594 2.502500057220459 299.7498474121094 197.80198669433594 2.497499942779541 300.2498474121094 197.80198669433594 2.497499942779541 299.7498474121094 197.80198669433594 2.502500057220459 300.2498474121094 197.80198669433594 2.497499942779541 300.2498474121094 197.80215454101562 2.497499942779541 300.25396728515625 197.80198669433594 2.502500057220459 300.2498474121094 197.80215454101562 2.497499942779541 300.25396728515625 197.80215454101562 2.502500057220459 300.25396728515625 197.80215454101562 2.502500057220459 300.25396728515625 197.80215454101562 2.497499942779541 300.25396728515625 197.80267333984375 2.497499942779541 300.2580871582031 197.80215454101562 2.502500057220459 300.25396728515625 197.80267333984375 2.497499942779541 300.2580871582031 197.80267333984375 2.502500057220459 300.2580871582031 197.80267333984375 2.502500057220459 300.2580871582031 197.80267333984375 2.497499942779541 300.2580871582031 197.8035125732422 2.497499942779541 300.2621154785156 197.80267333984375 2.502500057220459 300.2580871582031 197.8035125732422 2.497499942779541 300.2621154785156 197.8035125732422 2.502500057220459 300.2621154785156 197.8035125732422 2.502500057220459 300.2621154785156 197.8035125732422 2.497499942779541 300.2621154785156 197.8046875 2.497499942779541 300.2660827636719 197.8035125732422 2.502500057220459 300.2621154785156 197.8046875 2.497499942779541 300.2660827636719 197.8046875 2.502500057220459 300.2660827636719 197.8046875 2.502500057220459 300.2660827636719 197.8046875 2.497499942779541 300.2660827636719 197.8061981201172 2.497499942779541 300.2699279785156 197.8046875 2.502500057220459 300.2660827636719 197.8061981201172 2.497499942779541 300.2699279785156 197.8061981201172 2.502500057220459 300.2699279785156 197.8061981201172 2.502500057220459 300.2699279785156 197.8061981201172 2.497499942779541 300.2699279785156 197.80801391601562 2.497499942779541 300.2736511230469 197.80801391601562 2.502500057220459 300.2736511230469 197.80801391601562 2.502500057220459 300.2736511230469 197.80801391601562 2.497499942779541 300.2736511230469 197.81011962890625 2.497499942779541 300.2771911621094 197.80801391601562 2.502500057220459 300.2736511230469 197.81011962890625 2.497499942779541 300.2771911621094 197.81011962890625 2.502500057220459 300.2771911621094 197.81011962890625 2.502500057220459 300.2771911621094 197.81011962890625 2.497499942779541 300.2771911621094 197.81253051757812 2.497499942779541 300.2805480957031 197.81253051757812 2.502500057220459 300.2805480957031 197.81253051757812 2.502500057220459 300.2805480957031 197.81253051757812 2.497499942779541 300.2805480957031 197.81521606445312 2.497499942779541 300.2837219238281 197.81253051757812 2.502500057220459 300.2805480957031 197.81521606445312 2.497499942779541 300.2837219238281 197.81521606445312 2.502500057220459 300.2837219238281 197.81521606445312 2.502500057220459 300.2837219238281 197.81521606445312 2.497499942779541 300.2837219238281 197.818115234375 2.497499942779541 300.28662109375 197.818115234375 2.502500057220459 300.28662109375 197.818115234375 2.502500057220459 300.28662109375 197.818115234375 2.497499942779541 300.28662109375 197.8212890625 2.497499942779541 300.289306640625 197.818115234375 2.502500057220459 300.28662109375 197.8212890625 2.497499942779541 300.289306640625 197.8212890625 2.502500057220459 300.289306640625 197.8212890625 2.502500057220459 300.289306640625 197.8212890625 2.497499942779541 300.289306640625 197.82461547851562 2.497499942779541 300.2917175292969 197.8212890625 2.502500057220459 300.289306640625 197.82461547851562 2.497499942779541 300.2917175292969 197.82461547851562 2.502500057220459 300.2917175292969 197.82461547851562 2.502500057220459 300.2917175292969 197.82461547851562 2.497499942779541 300.2917175292969 197.82818603515625 2.497499942779541 300.2938232421875 197.82461547851562 2.502500057220459 300.2917175292969 197.82818603515625 2.497499942779541 300.2938232421875 197.82818603515625 2.502500057220459 300.2938232421875 197.82818603515625 2.502500057220459 300.2938232421875 197.82818603515625 2.497499942779541 300.2938232421875 197.83189392089844 2.497499942779541 300.2956237792969 197.82818603515625 2.502500057220459 300.2938232421875 197.83189392089844 2.497499942779541 300.2956237792969 197.83189392089844 2.502500057220459 300.2956237792969 197.83189392089844 2.502500057220459 300.2956237792969 197.83189392089844 2.497499942779541 300.2956237792969 197.83575439453125 2.497499942779541 300.2971496582031 197.83575439453125 2.502500057220459 300.2971496582031 197.83575439453125 2.502500057220459 300.2971496582031 197.83575439453125 2.497499942779541 300.2971496582031 197.8397216796875 2.497499942779541 300.2983093261719 197.8397216796875 2.502500057220459 300.2983093261719 197.8397216796875 2.502500057220459 300.2983093261719 197.8397216796875 2.497499942779541 300.2983093261719 197.84375 2.497499942779541 300.2991638183594 197.84375 2.502500057220459 300.2991638183594 197.84375 2.502500057220459 300.2991638183594 197.84375 2.497499942779541 300.2991638183594 197.8478546142578 2.497499942779541 300.2996826171875 197.84375 2.502500057220459 300.2991638183594 197.8478546142578 2.497499942779541 300.2996826171875 197.8478546142578 2.502500057220459 300.2996826171875 197.8478546142578 2.502500057220459 300.2996826171875 197.8478546142578 2.497499942779541 300.2996826171875 197.85198974609375 2.497499942779541 300.2998352050781 197.8478546142578 2.502500057220459 300.2996826171875 197.85198974609375 2.497499942779541 300.2998352050781 197.85198974609375 2.502500057220459 300.2998352050781 198.14797973632812 2.502500057220459 300.2998352050781 197.85198974609375 2.502500057220459 300.2998352050781 198.14797973632812 2.497499942779541 300.2998352050781 197.85198974609375 2.497499942779541 300.2998352050781 198.15211486816406 2.502500057220459 299.70001220703125 198.14797973632812 2.502500057220459 299.6998596191406 198.19798278808594 2.502500057220459 299.7498474121094 198.19798278808594 2.502500057220459 299.7498474121094 198.14797973632812 2.502500057220459 299.6998596191406 198.19798278808594 2.502500057220459 300.2498474121094 197.80198669433594 2.502500057220459 300.2498474121094 197.85198974609375 2.502500057220459 300.2998352050781 197.80198669433594 2.502500057220459 299.7498474121094 197.85198974609375 2.502500057220459 299.6998596191406 197.83575439453125 2.502500057220459 300.2971496582031 197.8397216796875 2.502500057220459 300.2983093261719 197.818115234375 2.502500057220459 300.28662109375 197.8212890625 2.502500057220459 300.289306640625 197.80198669433594 2.502500057220459 300.2498474121094 197.8212890625 2.502500057220459 300.289306640625 197.82461547851562 2.502500057220459 300.2917175292969 197.84375 2.502500057220459 300.2991638183594 197.80198669433594 2.502500057220459 300.2498474121094 197.84375 2.502500057220459 300.2991638183594 197.8478546142578 2.502500057220459 300.2996826171875 197.80198669433594 2.502500057220459 300.2498474121094 197.8478546142578 2.502500057220459 300.2996826171875 197.85198974609375 2.502500057220459 300.2998352050781 197.85198974609375 2.502500057220459 300.2998352050781 198.14797973632812 2.502500057220459 300.2998352050781 198.14797973632812 2.502500057220459 300.2998352050781 198.19798278808594 2.502500057220459 300.2498474121094 198.19798278808594 2.502500057220459 300.2498474121094 198.14797973632812 2.502500057220459 300.2998352050781 198.15211486816406 2.502500057220459 300.2996826171875 198.19798278808594 2.502500057220459 300.2498474121094 198.15211486816406 2.502500057220459 300.2996826171875 198.15621948242188 2.502500057220459 300.2991638183594 198.17869567871094 2.502500057220459 300.289306640625 198.18185424804688 2.502500057220459 300.28662109375 198.19798278808594 2.502500057220459 300.2498474121094 198.18185424804688 2.502500057220459 300.28662109375 198.1847686767578 2.502500057220459 300.2837219238281 198.1847686767578 2.502500057220459 300.2837219238281 198.19781494140625 2.502500057220459 300.25396728515625 198.19781494140625 2.502500057220459 300.25396728515625 198.1847686767578 2.502500057220459 300.2837219238281 198.19729614257812 2.502500057220459 300.2580871582031 198.19798278808594 2.502500057220459 299.7498474121094 198.16807556152344 2.502500057220459 299.7040710449219 198.16421508789062 2.502500057220459 299.7025451660156 197.85198974609375 2.502500057220459 299.6998596191406 197.8478546142578 2.502500057220459 299.70001220703125 197.80198669433594 2.502500057220459 299.7498474121094 197.80198669433594 2.502500057220459 299.7498474121094 197.8478546142578 2.502500057220459 299.70001220703125 197.84375 2.502500057220459 299.7005310058594 197.80198669433594 2.502500057220459 299.7498474121094 197.84375 2.502500057220459 299.7005310058594 197.8397216796875 2.502500057220459 299.7013854980469 197.8397216796875 2.502500057220459 299.7013854980469 197.83575439453125 2.502500057220459 299.7025451660156 197.80198669433594 2.502500057220459 299.7498474121094 197.83575439453125 2.502500057220459 299.7025451660156 197.83189392089844 2.502500057220459 299.7040710449219 197.80198669433594 2.502500057220459 299.7498474121094 197.83189392089844 2.502500057220459 299.7040710449219 197.82818603515625 2.502500057220459 299.70587158203125 197.80801391601562 2.502500057220459 300.2736511230469 197.81011962890625 2.502500057220459 300.2771911621094 197.8061981201172 2.502500057220459 300.2699279785156 197.8046875 2.502500057220459 300.2660827636719 197.80267333984375 2.502500057220459 300.2580871582031 197.8035125732422 2.502500057220459 300.2621154785156 197.81521606445312 2.502500057220459 300.2837219238281 197.81521606445312 2.502500057220459 300.2837219238281 197.8035125732422 2.502500057220459 300.2621154785156 197.81521606445312 2.502500057220459 300.2837219238281 197.8046875 2.502500057220459 300.2660827636719 197.81253051757812 2.502500057220459 300.2805480957031 197.81253051757812 2.502500057220459 300.2805480957031 197.82461547851562 2.502500057220459 300.2917175292969 197.82818603515625 2.502500057220459 300.2938232421875 197.80198669433594 2.502500057220459 300.2498474121094 197.82818603515625 2.502500057220459 300.2938232421875 197.83189392089844 2.502500057220459 300.2956237792969 197.80198669433594 2.502500057220459 300.2498474121094 197.83189392089844 2.502500057220459 300.2956237792969 197.83575439453125 2.502500057220459 300.2971496582031 198.15621948242188 2.502500057220459 300.2991638183594 198.16026306152344 2.502500057220459 300.2983093261719 198.19798278808594 2.502500057220459 300.2498474121094 198.16026306152344 2.502500057220459 300.2983093261719 198.16421508789062 2.502500057220459 300.2971496582031 198.19798278808594 2.502500057220459 300.2498474121094 198.16421508789062 2.502500057220459 300.2971496582031 198.16807556152344 2.502500057220459 300.2956237792969 198.18743896484375 2.502500057220459 299.7191467285156 198.19798278808594 2.502500057220459 299.7498474121094 198.19781494140625 2.502500057220459 299.7457275390625 198.18743896484375 2.502500057220459 299.7191467285156 198.1847686767578 2.502500057220459 299.7159729003906 198.19798278808594 2.502500057220459 299.7498474121094 198.1847686767578 2.502500057220459 299.7159729003906 198.18185424804688 2.502500057220459 299.71307373046875 198.19798278808594 2.502500057220459 299.7498474121094 198.18185424804688 2.502500057220459 299.71307373046875 198.17869567871094 2.502500057220459 299.71038818359375 198.17869567871094 2.502500057220459 299.71038818359375 198.1753387451172 2.502500057220459 299.7079772949219 198.19798278808594 2.502500057220459 299.7498474121094 198.1753387451172 2.502500057220459 299.7079772949219 198.17178344726562 2.502500057220459 299.70587158203125 198.19798278808594 2.502500057220459 299.7498474121094 198.17178344726562 2.502500057220459 299.70587158203125 198.16807556152344 2.502500057220459 299.7040710449219 198.16421508789062 2.502500057220459 299.7025451660156 198.16026306152344 2.502500057220459 299.7013854980469 198.19798278808594 2.502500057220459 299.7498474121094 198.16026306152344 2.502500057220459 299.7013854980469 198.15621948242188 2.502500057220459 299.7005310058594 198.19798278808594 2.502500057220459 299.7498474121094 198.15621948242188 2.502500057220459 299.7005310058594 198.15211486816406 2.502500057220459 299.70001220703125 197.82818603515625 2.502500057220459 299.70587158203125 197.82461547851562 2.502500057220459 299.7079772949219 197.80198669433594 2.502500057220459 299.7498474121094 197.82461547851562 2.502500057220459 299.7079772949219 197.8212890625 2.502500057220459 299.71038818359375 197.8212890625 2.502500057220459 299.71038818359375 197.818115234375 2.502500057220459 299.71307373046875 197.8035125732422 2.502500057220459 299.7375793457031 197.80267333984375 2.502500057220459 299.7415771484375 197.81253051757812 2.502500057220459 299.7191467285156 197.81521606445312 2.502500057220459 300.2837219238281 197.80198669433594 2.502500057220459 300.2498474121094 197.80215454101562 2.502500057220459 300.25396728515625 197.81521606445312 2.502500057220459 300.2837219238281 197.80215454101562 2.502500057220459 300.25396728515625 197.80267333984375 2.502500057220459 300.2580871582031 198.16807556152344 2.502500057220459 300.2956237792969 198.17178344726562 2.502500057220459 300.2938232421875 198.19798278808594 2.502500057220459 300.2498474121094 198.17178344726562 2.502500057220459 300.2938232421875 198.1753387451172 2.502500057220459 300.2917175292969 198.19798278808594 2.502500057220459 300.2498474121094 198.1753387451172 2.502500057220459 300.2917175292969 198.17869567871094 2.502500057220459 300.289306640625 198.19195556640625 2.502500057220459 299.7260437011719 198.1964569091797 2.502500057220459 299.7375793457031 198.1937713623047 2.502500057220459 299.7297668457031 198.1937713623047 2.502500057220459 299.7297668457031 198.1964569091797 2.502500057220459 299.7375793457031 198.19528198242188 2.502500057220459 299.7336120605469 198.19781494140625 2.502500057220459 299.7457275390625 198.19729614257812 2.502500057220459 299.7415771484375 198.18743896484375 2.502500057220459 299.7191467285156 198.18743896484375 2.502500057220459 299.7191467285156 198.19729614257812 2.502500057220459 299.7415771484375 198.1964569091797 2.502500057220459 299.7375793457031 198.1964569091797 2.502500057220459 299.7375793457031 198.18984985351562 2.502500057220459 299.7225036621094 198.18984985351562 2.502500057220459 299.7225036621094 198.1964569091797 2.502500057220459 299.7375793457031 198.19195556640625 2.502500057220459 299.7260437011719 197.80801391601562 2.502500057220459 299.7260437011719 197.8061981201172 2.502500057220459 299.7297668457031 197.8046875 2.502500057220459 299.7336120605469 197.81521606445312 2.502500057220459 299.7159729003906 197.80198669433594 2.502500057220459 299.7498474121094 197.81521606445312 2.502500057220459 299.7159729003906 197.81253051757812 2.502500057220459 299.7191467285156 197.80215454101562 2.502500057220459 299.7457275390625 197.80215454101562 2.502500057220459 299.7457275390625 197.81253051757812 2.502500057220459 299.7191467285156 197.80267333984375 2.502500057220459 299.7415771484375 198.18743896484375 2.502500057220459 300.2805480957031 198.18984985351562 2.502500057220459 300.2771911621094 198.19528198242188 2.502500057220459 300.2660827636719 198.19528198242188 2.502500057220459 300.2660827636719 198.18984985351562 2.502500057220459 300.2771911621094 198.19195556640625 2.502500057220459 300.2736511230469 198.19528198242188 2.502500057220459 300.2660827636719 198.19195556640625 2.502500057220459 300.2736511230469 198.1937713623047 2.502500057220459 300.2699279785156 198.1964569091797 2.502500057220459 300.2621154785156 198.1847686767578 2.502500057220459 300.2837219238281 198.1964569091797 2.502500057220459 300.2621154785156 198.19729614257812 2.502500057220459 300.2580871582031 197.8046875 2.502500057220459 299.7336120605469 197.81011962890625 2.502500057220459 299.7225036621094 197.8046875 2.502500057220459 299.7336120605469 197.81011962890625 2.502500057220459 299.7225036621094 197.80801391601562 2.502500057220459 299.7260437011719 198.15211486816406 2.497499942779541 300.2996826171875 198.14797973632812 2.497499942779541 300.2998352050781 198.19798278808594 2.497499942779541 300.2498474121094 198.19781494140625 2.497499942779541 299.7457275390625 198.19798278808594 2.497499942779541 299.7498474121094 198.18743896484375 2.497499942779541 299.7191467285156 198.15211486816406 2.497499942779541 299.70001220703125 198.15621948242188 2.497499942779541 299.7005310058594 197.8478546142578 2.497499942779541 299.70001220703125 197.85198974609375 2.497499942779541 299.6998596191406 197.80198669433594 2.497499942779541 299.7498474121094 198.19798278808594 2.497499942779541 300.2498474121094 198.14797973632812 2.497499942779541 300.2998352050781 198.19798278808594 2.497499942779541 299.7498474121094 198.15211486816406 2.497499942779541 299.70001220703125 198.19798278808594 2.497499942779541 299.7498474121094 198.14797973632812 2.497499942779541 299.6998596191406 198.14797973632812 2.497499942779541 299.6998596191406 198.14797973632812 2.497499942779541 300.2998352050781 198.14797973632812 2.497499942779541 299.6998596191406 197.85198974609375 2.497499942779541 299.6998596191406 197.85198974609375 2.497499942779541 299.6998596191406 197.80198669433594 2.497499942779541 300.2498474121094 197.80198669433594 2.497499942779541 300.2498474121094 197.80198669433594 2.497499942779541 299.7498474121094 198.16026306152344 2.497499942779541 299.7013854980469 198.19798278808594 2.497499942779541 299.7498474121094 198.16026306152344 2.497499942779541 299.7013854980469 198.16421508789062 2.497499942779541 299.7025451660156 198.19798278808594 2.497499942779541 299.7498474121094 198.16421508789062 2.497499942779541 299.7025451660156 198.16807556152344 2.497499942779541 299.7040710449219 198.16807556152344 2.497499942779541 299.7040710449219 198.17178344726562 2.497499942779541 299.70587158203125 198.19798278808594 2.497499942779541 299.7498474121094 198.17178344726562 2.497499942779541 299.70587158203125 198.1753387451172 2.497499942779541 299.7079772949219 198.19798278808594 2.497499942779541 299.7498474121094 198.1753387451172 2.497499942779541 299.7079772949219 198.17869567871094 2.497499942779541 299.71038818359375 198.17869567871094 2.497499942779541 299.71038818359375 198.18185424804688 2.497499942779541 299.71307373046875 198.19798278808594 2.497499942779541 299.7498474121094 198.18185424804688 2.497499942779541 299.71307373046875 198.1847686767578 2.497499942779541 299.7159729003906 198.1847686767578 2.497499942779541 299.7159729003906 198.1753387451172 2.497499942779541 300.2917175292969 198.19798278808594 2.497499942779541 300.2498474121094 198.17869567871094 2.497499942779541 300.289306640625 198.18185424804688 2.497499942779541 300.28662109375 198.16421508789062 2.497499942779541 300.2971496582031 198.16026306152344 2.497499942779541 300.2983093261719 198.19798278808594 2.497499942779541 300.2498474121094 198.16026306152344 2.497499942779541 300.2983093261719 198.15621948242188 2.497499942779541 300.2991638183594 198.19798278808594 2.497499942779541 300.2498474121094 198.15621948242188 2.497499942779541 300.2991638183594 198.15211486816406 2.497499942779541 300.2996826171875 198.14797973632812 2.497499942779541 300.2998352050781 197.85198974609375 2.497499942779541 300.2998352050781 197.80198669433594 2.497499942779541 300.2498474121094 197.80198669433594 2.497499942779541 300.2498474121094 197.85198974609375 2.497499942779541 300.2998352050781 197.8478546142578 2.497499942779541 300.2996826171875 197.80198669433594 2.497499942779541 300.2498474121094 197.8478546142578 2.497499942779541 300.2996826171875 197.84375 2.497499942779541 300.2991638183594 197.84375 2.497499942779541 300.2991638183594 197.8397216796875 2.497499942779541 300.2983093261719 197.80198669433594 2.497499942779541 300.2498474121094 197.8397216796875 2.497499942779541 300.2983093261719 197.83575439453125 2.497499942779541 300.2971496582031 197.80198669433594 2.497499942779541 300.2498474121094 197.83575439453125 2.497499942779541 300.2971496582031 197.83189392089844 2.497499942779541 300.2956237792969 197.8212890625 2.497499942779541 300.289306640625 197.818115234375 2.497499942779541 300.28662109375 197.80198669433594 2.497499942779541 300.2498474121094 197.818115234375 2.497499942779541 300.28662109375 197.81521606445312 2.497499942779541 300.2837219238281 197.80198669433594 2.497499942779541 300.2498474121094 197.81521606445312 2.497499942779541 300.2837219238281 197.80215454101562 2.497499942779541 300.25396728515625 197.80215454101562 2.497499942779541 300.25396728515625 197.81521606445312 2.497499942779541 300.2837219238281 197.80267333984375 2.497499942779541 300.2580871582031 197.80198669433594 2.497499942779541 299.7498474121094 197.83189392089844 2.497499942779541 299.7040710449219 197.83575439453125 2.497499942779541 299.7025451660156 198.18984985351562 2.497499942779541 299.7225036621094 198.19195556640625 2.497499942779541 299.7260437011719 198.1964569091797 2.497499942779541 299.7375793457031 198.1964569091797 2.497499942779541 299.7375793457031 198.19195556640625 2.497499942779541 299.7260437011719 198.1937713623047 2.497499942779541 299.7297668457031 198.1964569091797 2.497499942779541 299.7375793457031 198.1937713623047 2.497499942779541 299.7297668457031 198.19528198242188 2.497499942779541 299.7336120605469 198.18984985351562 2.497499942779541 299.7225036621094 198.1964569091797 2.497499942779541 299.7375793457031 198.18743896484375 2.497499942779541 299.7191467285156 198.1964569091797 2.497499942779541 299.7375793457031 198.19729614257812 2.497499942779541 299.7415771484375 198.18743896484375 2.497499942779541 299.7191467285156 198.19729614257812 2.497499942779541 299.7415771484375 198.19781494140625 2.497499942779541 299.7457275390625 198.1847686767578 2.497499942779541 300.2837219238281 198.1847686767578 2.497499942779541 300.2837219238281 198.19798278808594 2.497499942779541 300.2498474121094 198.19781494140625 2.497499942779541 300.25396728515625 198.1847686767578 2.497499942779541 300.2837219238281 198.19781494140625 2.497499942779541 300.25396728515625 198.19729614257812 2.497499942779541 300.2580871582031 198.1753387451172 2.497499942779541 300.2917175292969 198.17178344726562 2.497499942779541 300.2938232421875 198.19798278808594 2.497499942779541 300.2498474121094 198.19798278808594 2.497499942779541 300.2498474121094 198.17178344726562 2.497499942779541 300.2938232421875 198.16807556152344 2.497499942779541 300.2956237792969 198.19798278808594 2.497499942779541 300.2498474121094 198.16807556152344 2.497499942779541 300.2956237792969 198.16421508789062 2.497499942779541 300.2971496582031 197.83189392089844 2.497499942779541 300.2956237792969 197.82818603515625 2.497499942779541 300.2938232421875 197.80198669433594 2.497499942779541 300.2498474121094 197.82818603515625 2.497499942779541 300.2938232421875 197.82461547851562 2.497499942779541 300.2917175292969 197.80198669433594 2.497499942779541 300.2498474121094 197.82461547851562 2.497499942779541 300.2917175292969 197.8212890625 2.497499942779541 300.289306640625 197.80801391601562 2.497499942779541 300.2736511230469 197.8061981201172 2.497499942779541 300.2699279785156 197.81011962890625 2.497499942779541 300.2771911621094 197.81011962890625 2.497499942779541 300.2771911621094 197.8061981201172 2.497499942779541 300.2699279785156 197.8046875 2.497499942779541 300.2660827636719 197.8046875 2.497499942779541 300.2660827636719 197.81253051757812 2.497499942779541 300.2805480957031 197.83575439453125 2.497499942779541 299.7025451660156 197.8397216796875 2.497499942779541 299.7013854980469 197.80198669433594 2.497499942779541 299.7498474121094 197.80198669433594 2.497499942779541 299.7498474121094 197.8397216796875 2.497499942779541 299.7013854980469 197.84375 2.497499942779541 299.7005310058594 197.80198669433594 2.497499942779541 299.7498474121094 197.84375 2.497499942779541 299.7005310058594 197.8478546142578 2.497499942779541 299.70001220703125 198.18984985351562 2.497499942779541 300.2771911621094 198.19528198242188 2.497499942779541 300.2660827636719 198.19195556640625 2.497499942779541 300.2736511230469 198.19195556640625 2.497499942779541 300.2736511230469 198.19528198242188 2.497499942779541 300.2660827636719 198.1937713623047 2.497499942779541 300.2699279785156 198.19729614257812 2.497499942779541 300.2580871582031 198.1964569091797 2.497499942779541 300.2621154785156 198.19528198242188 2.497499942779541 300.2660827636719 198.18743896484375 2.497499942779541 300.2805480957031 198.18984985351562 2.497499942779541 300.2771911621094 197.81521606445312 2.497499942779541 300.2837219238281 197.8035125732422 2.497499942779541 300.2621154785156 197.81521606445312 2.497499942779541 300.2837219238281 197.8035125732422 2.497499942779541 300.2621154785156 197.80267333984375 2.497499942779541 300.2580871582031 197.8212890625 2.497499942779541 299.71038818359375 197.82461547851562 2.497499942779541 299.7079772949219 197.80198669433594 2.497499942779541 299.7498474121094 197.82461547851562 2.497499942779541 299.7079772949219 197.82818603515625 2.497499942779541 299.70587158203125 197.80198669433594 2.497499942779541 299.7498474121094 197.82818603515625 2.497499942779541 299.70587158203125 197.83189392089844 2.497499942779541 299.7040710449219 197.81253051757812 2.497499942779541 299.7191467285156 197.80198669433594 2.497499942779541 299.7498474121094 197.80215454101562 2.497499942779541 299.7457275390625 197.81253051757812 2.497499942779541 299.7191467285156 197.81521606445312 2.497499942779541 299.7159729003906 197.80198669433594 2.497499942779541 299.7498474121094 197.81521606445312 2.497499942779541 299.7159729003906 197.818115234375 2.497499942779541 299.71307373046875 197.818115234375 2.497499942779541 299.71307373046875 197.80215454101562 2.497499942779541 299.7457275390625 197.80267333984375 2.497499942779541 299.7415771484375 197.81253051757812 2.497499942779541 299.7191467285156 197.81253051757812 2.497499942779541 299.7191467285156 197.80267333984375 2.497499942779541 299.7415771484375 197.8035125732422 2.497499942779541 299.7375793457031 197.81253051757812 2.497499942779541 299.7191467285156 197.8035125732422 2.497499942779541 299.7375793457031 197.8046875 2.497499942779541 299.7336120605469 197.8061981201172 2.497499942779541 299.7297668457031 197.80801391601562 2.497499942779541 299.7260437011719 197.8046875 2.497499942779541 299.7336120605469 197.8046875 2.497499942779541 299.7336120605469 197.80801391601562 2.497499942779541 299.7260437011719 197.81011962890625 2.497499942779541 299.7225036621094 197.8046875 2.497499942779541 299.7336120605469 197.81011962890625 2.497499942779541 299.7225036621094 + + + + + + + + + + 0.04607713595032692 0.0 0.9989379048347473 0.04607713595032692 0.0 0.9989379048347473 0.04607713595032692 0.0 0.9989379048347473 0.02305692993104458 0.0 0.9997340440750122 0.02305692993104458 0.0 0.9997340440750122 0.02305692993104458 0.0 0.9997340440750122 0.11539743095636368 0.0 0.9933194518089294 0.11539743095636368 0.0 0.9933194518089294 0.11539743095636368 0.0 0.9933194518089294 0.13807299733161926 0.0 0.9904220700263977 0.13807299733161926 0.0 0.9904220700263977 0.13807299733161926 0.0 0.9904220700263977 0.20762702822685242 0.0 0.9782081246376038 0.20762702822685242 0.0 0.9782081246376038 0.20762702822685242 0.0 0.9782081246376038 0.20762702822685242 0.0 0.9782081246376038 0.2781394124031067 0.0 0.9605407118797302 0.2781394124031067 0.0 0.9605407118797302 0.2781394124031067 0.0 0.9605407118797302 0.2781394124031067 0.0 0.9605407118797302 0.367581307888031 0.0 0.9299914836883545 0.367581307888031 0.0 0.9299914836883545 0.367581307888031 0.0 0.9299914836883545 0.367581307888031 0.0 0.9299914836883545 0.42963775992393494 0.0 0.9030013084411621 0.42963775992393494 0.0 0.9030013084411621 0.42963775992393494 0.0 0.9030013084411621 0.44829094409942627 0.0 0.8938878178596497 0.44829094409942627 0.0 0.8938878178596497 0.44829094409942627 0.0 0.8938878178596497 0.49957579374313354 0.0 0.8662702441215515 0.49957579374313354 0.0 0.8662702441215515 0.49957579374313354 0.0 0.8662702441215515 0.5167102813720703 0.0 0.8561602830886841 0.5167102813720703 0.0 0.8561602830886841 0.5167102813720703 0.0 0.8561602830886841 0.5790536403656006 0.0 0.8152894377708435 0.5790536403656006 0.0 0.8152894377708435 0.5790536403656006 0.0 0.8152894377708435 0.5866744518280029 0.0 0.8098228573799133 0.5866744518280029 0.0 0.8098228573799133 0.5866744518280029 0.0 0.8098228573799133 0.6522479057312012 0.0 0.7580057382583618 0.6522479057312012 0.0 0.7580057382583618 0.6522479057312012 0.0 0.7580057382583618 0.6455990076065063 0.0 0.7636765837669373 0.6455990076065063 0.0 0.7636765837669373 0.6455990076065063 0.0 0.7636765837669373 0.7064052820205688 0.0 0.7078076004981995 0.7064052820205688 0.0 0.7078076004981995 0.7064052820205688 0.0 0.7078076004981995 0.7064052820205688 0.0 0.7078076004981995 0.7625091075897217 0.0 0.646977424621582 0.7625091075897217 0.0 0.646977424621582 0.7625091075897217 0.0 0.646977424621582 0.7672817707061768 0.0 0.6413101553916931 0.7672817707061768 0.0 0.6413101553916931 0.7672817707061768 0.0 0.6413101553916931 0.8106410503387451 0.0 0.5855433940887451 0.8106410503387451 0.0 0.5855433940887451 0.8106410503387451 0.0 0.5855433940887451 0.8106410503387451 0.0 0.5855433940887451 0.8617206811904907 0.0 0.5073829293251038 0.8617206811904907 0.0 0.5073829293251038 0.8617206811904907 0.0 0.5073829293251038 0.8587183952331543 0.0 0.5124478340148926 0.8587183952331543 0.0 0.5124478340148926 0.8587183952331543 0.0 0.5124478340148926 0.8986173868179321 0.0 0.4387330114841461 0.8986173868179321 0.0 0.4387330114841461 0.8986173868179321 0.0 0.4387330114841461 0.8986173868179321 0.0 0.4387330114841461 0.9312974810600281 0.0 0.36425963044166565 0.9312974810600281 0.0 0.36425963044166565 0.9312974810600281 0.0 0.36425963044166565 0.9297471046447754 0.0 0.3681989014148712 0.9297471046447754 0.0 0.3681989014148712 0.9297471046447754 0.0 0.3681989014148712 0.959567129611969 0.0 0.28148016333580017 0.959567129611969 0.0 0.28148016333580017 0.959567129611969 0.0 0.28148016333580017 0.9586468935012817 0.0 0.28459829092025757 0.9586468935012817 0.0 0.28459829092025757 0.9586468935012817 0.0 0.28459829092025757 0.978748083114624 0.0 0.2050664722919464 0.978748083114624 0.0 0.2050664722919464 0.978748083114624 0.0 0.2050664722919464 0.9792298078536987 0.0 0.20275366306304932 0.9792298078536987 0.0 0.20275366306304932 0.9792298078536987 0.0 0.20275366306304932 0.9920923709869385 0.0 0.1255098581314087 0.9920923709869385 0.0 0.1255098581314087 0.9920923709869385 0.0 0.1255098581314087 0.9922710061073303 0.0 0.1240895688533783 0.9922710061073303 0.0 0.1240895688533783 0.9922710061073303 0.0 0.1240895688533783 0.9991824626922607 0.0 0.040426917374134064 0.9991824626922607 0.0 0.040426917374134064 0.9991824626922607 0.0 0.040426917374134064 0.999143660068512 0.0 0.04137653112411499 0.999143660068512 0.0 0.04137653112411499 0.999143660068512 0.0 0.04137653112411499 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9991633892059326 0.0 -0.0408962182700634 0.9991633892059326 0.0 -0.0408962182700634 0.9991633892059326 0.0 -0.0408962182700634 0.9991824626922607 0.0 -0.040426917374134064 0.9991824626922607 0.0 -0.040426917374134064 0.9991824626922607 0.0 -0.040426917374134064 0.9922710061073303 0.0 -0.1240895688533783 0.9922710061073303 0.0 -0.1240895688533783 0.9922710061073303 0.0 -0.1240895688533783 0.9922710061073303 0.0 -0.1240895688533783 0.9792298078536987 0.0 -0.20275366306304932 0.9792298078536987 0.0 -0.20275366306304932 0.9792298078536987 0.0 -0.20275366306304932 0.9782494902610779 0.0 -0.20743143558502197 0.9782494902610779 0.0 -0.20743143558502197 0.9782494902610779 0.0 -0.20743143558502197 0.9586468935012817 0.0 -0.28459829092025757 0.9586468935012817 0.0 -0.28459829092025757 0.9586468935012817 0.0 -0.28459829092025757 0.9586468935012817 0.0 -0.28459829092025757 0.9312974810600281 0.0 -0.36425963044166565 0.9312974810600281 0.0 -0.36425963044166565 0.9312974810600281 0.0 -0.36425963044166565 0.9312974810600281 0.0 -0.36425963044166565 0.8986173868179321 0.0 -0.4387330114841461 0.8986173868179321 0.0 -0.4387330114841461 0.8986173868179321 0.0 -0.4387330114841461 0.8986173868179321 0.0 -0.4387330114841461 0.8587183952331543 0.0 -0.5124478340148926 0.8587183952331543 0.0 -0.5124478340148926 0.8587183952331543 0.0 -0.5124478340148926 0.8587183952331543 0.0 -0.5124478340148926 0.8145563006401062 0.0 -0.5800845623016357 0.8145563006401062 0.0 -0.5800845623016357 0.8145563006401062 0.0 -0.5800845623016357 0.8106410503387451 0.0 -0.5855433940887451 0.8106410503387451 0.0 -0.5855433940887451 0.8106410503387451 0.0 -0.5855433940887451 0.7672817707061768 0.0 -0.6413101553916931 0.7672817707061768 0.0 -0.6413101553916931 0.7672817707061768 0.0 -0.6413101553916931 0.7625091075897217 0.0 -0.646977424621582 0.7625091075897217 0.0 -0.646977424621582 0.7625091075897217 0.0 -0.646977424621582 0.7005317807197571 0.0 -0.713621199131012 0.7005317807197571 0.0 -0.713621199131012 0.7005317807197571 0.0 -0.713621199131012 0.7121363282203674 0.0 -0.7020411491394043 0.7121363282203674 0.0 -0.7020411491394043 0.7121363282203674 0.0 -0.7020411491394043 0.6455990076065063 0.0 -0.7636765837669373 0.6455990076065063 0.0 -0.7636765837669373 0.6455990076065063 0.0 -0.7636765837669373 0.6455990076065063 0.0 -0.7636765837669373 0.5941426157951355 0.0 -0.8043597936630249 0.5941426157951355 0.0 -0.8043597936630249 0.5941426157951355 0.0 -0.8043597936630249 0.5790536403656006 0.0 -0.8152894377708435 0.5790536403656006 0.0 -0.8152894377708435 0.5790536403656006 0.0 -0.8152894377708435 0.5082184076309204 0.0 -0.8612281084060669 0.5082184076309204 0.0 -0.8612281084060669 0.5082184076309204 0.0 -0.8612281084060669 0.5082184076309204 0.0 -0.8612281084060669 0.4390352964401245 0.0 -0.898469865322113 0.4390352964401245 0.0 -0.898469865322113 0.4390352964401245 0.0 -0.898469865322113 0.42963775992393494 0.0 -0.9030013084411621 0.42963775992393494 0.0 -0.9030013084411621 0.42963775992393494 0.0 -0.9030013084411621 0.367581307888031 0.0 -0.9299914836883545 0.367581307888031 0.0 -0.9299914836883545 0.367581307888031 0.0 -0.9299914836883545 0.367581307888031 0.0 -0.9299914836883545 0.2887798845767975 0.0 -0.9573954939842224 0.2887798845767975 0.0 -0.9573954939842224 0.2887798845767975 0.0 -0.9573954939842224 0.2781394124031067 0.0 -0.9605407118797302 0.2781394124031067 0.0 -0.9605407118797302 0.2781394124031067 0.0 -0.9605407118797302 0.20762702822685242 0.0 -0.9782081246376038 0.20762702822685242 0.0 -0.9782081246376038 0.20762702822685242 0.0 -0.9782081246376038 0.20762702822685242 0.0 -0.9782081246376038 0.12676005065441132 0.0 -0.9919334053993225 0.12676005065441132 0.0 -0.9919334053993225 0.12676005065441132 0.0 -0.9919334053993225 0.12676005065441132 0.0 -0.9919334053993225 0.02305692993104458 0.0 -0.9997340440750122 0.02305692993104458 0.0 -0.9997340440750122 0.02305692993104458 0.0 -0.9997340440750122 0.04607713595032692 0.0 -0.9989379048347473 0.04607713595032692 0.0 -0.9989379048347473 0.04607713595032692 0.0 -0.9989379048347473 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -0.04607713595032692 0.0 -0.9989379048347473 -0.04607713595032692 0.0 -0.9989379048347473 -0.04607713595032692 0.0 -0.9989379048347473 -0.02305692993104458 0.0 -0.9997340440750122 -0.02305692993104458 0.0 -0.9997340440750122 -0.02305692993104458 0.0 -0.9997340440750122 -0.12676005065441132 0.0 -0.9919334053993225 -0.12676005065441132 0.0 -0.9919334053993225 -0.12676005065441132 0.0 -0.9919334053993225 -0.12676005065441132 0.0 -0.9919334053993225 -0.2083801031112671 0.0 -0.9780479073524475 -0.2083801031112671 0.0 -0.9780479073524475 -0.2083801031112671 0.0 -0.9780479073524475 -0.2083801031112671 0.0 -0.9780479073524475 -0.2771510183811188 0.0 -0.9608263373374939 -0.2771510183811188 0.0 -0.9608263373374939 -0.2771510183811188 0.0 -0.9608263373374939 -0.28776034712791443 0.0 -0.9577023983001709 -0.28776034712791443 0.0 -0.9577023983001709 -0.28776034712791443 0.0 -0.9577023983001709 -0.367581307888031 0.0 -0.9299914836883545 -0.367581307888031 0.0 -0.9299914836883545 -0.367581307888031 0.0 -0.9299914836883545 -0.367581307888031 0.0 -0.9299914836883545 -0.42963775992393494 0.0 -0.9030013084411621 -0.42963775992393494 0.0 -0.9030013084411621 -0.42963775992393494 0.0 -0.9030013084411621 -0.4390352964401245 0.0 -0.898469865322113 -0.4390352964401245 0.0 -0.898469865322113 -0.4390352964401245 0.0 -0.898469865322113 -0.5066034197807312 0.0 -0.8621792793273926 -0.5066034197807312 0.0 -0.8621792793273926 -0.5066034197807312 0.0 -0.8621792793273926 -0.5066034197807312 0.0 -0.8621792793273926 -0.5825721025466919 0.0 -0.8127790689468384 -0.5825721025466919 0.0 -0.8127790689468384 -0.5825721025466919 0.0 -0.8127790689468384 -0.5976556539535522 0.0 -0.8017529249191284 -0.5976556539535522 0.0 -0.8017529249191284 -0.5976556539535522 0.0 -0.8017529249191284 -0.6437816619873047 0.0 -0.7652091979980469 -0.6437816619873047 0.0 -0.7652091979980469 -0.6437816619873047 0.0 -0.7652091979980469 -0.6437816619873047 0.0 -0.7652091979980469 -0.7139779925346375 0.0 -0.7001680731773376 -0.7139779925346375 0.0 -0.7001680731773376 -0.7139779925346375 0.0 -0.7001680731773376 -0.7024039626121521 0.0 -0.7117785215377808 -0.7024039626121521 0.0 -0.7117785215377808 -0.7024039626121521 0.0 -0.7117785215377808 -0.7606849074363708 0.0 -0.6491213440895081 -0.7606849074363708 0.0 -0.6491213440895081 -0.7606849074363708 0.0 -0.6491213440895081 -0.7654780149459839 0.0 -0.6434621214866638 -0.7654780149459839 0.0 -0.6434621214866638 -0.7654780149459839 0.0 -0.6434621214866638 -0.8106410503387451 0.0 -0.5855433940887451 -0.8106410503387451 0.0 -0.5855433940887451 -0.8106410503387451 0.0 -0.5855433940887451 -0.8145563006401062 0.0 -0.5800845623016357 -0.8145563006401062 0.0 -0.5800845623016357 -0.8145563006401062 0.0 -0.5800845623016357 -0.8587183952331543 0.0 -0.5124478340148926 -0.8587183952331543 0.0 -0.5124478340148926 -0.8587183952331543 0.0 -0.5124478340148926 -0.8587183952331543 0.0 -0.5124478340148926 -0.8986173868179321 0.0 -0.4387330114841461 -0.8986173868179321 0.0 -0.4387330114841461 -0.8986173868179321 0.0 -0.4387330114841461 -0.8986173868179321 0.0 -0.4387330114841461 -0.9312974810600281 0.0 -0.36425963044166565 -0.9312974810600281 0.0 -0.36425963044166565 -0.9312974810600281 0.0 -0.36425963044166565 -0.9312974810600281 0.0 -0.36425963044166565 -0.9586468935012817 0.0 -0.28459829092025757 -0.9586468935012817 0.0 -0.28459829092025757 -0.9586468935012817 0.0 -0.28459829092025757 -0.9586468935012817 0.0 -0.28459829092025757 -0.9782494902610779 0.0 -0.20743143558502197 -0.9782494902610779 0.0 -0.20743143558502197 -0.9782494902610779 0.0 -0.20743143558502197 -0.9792298078536987 0.0 -0.20275366306304932 -0.9792298078536987 0.0 -0.20275366306304932 -0.9792298078536987 0.0 -0.20275366306304932 -0.9922710061073303 0.0 -0.1240895688533783 -0.9922710061073303 0.0 -0.1240895688533783 -0.9922710061073303 0.0 -0.1240895688533783 -0.9922710061073303 0.0 -0.1240895688533783 -0.9991824626922607 0.0 -0.040426917374134064 -0.9991824626922607 0.0 -0.040426917374134064 -0.9991824626922607 0.0 -0.040426917374134064 -0.9991633892059326 0.0 -0.0408962182700634 -0.9991633892059326 0.0 -0.0408962182700634 -0.9991633892059326 0.0 -0.0408962182700634 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.999143660068512 0.0 0.04137653112411499 -0.999143660068512 0.0 0.04137653112411499 -0.999143660068512 0.0 0.04137653112411499 -0.9991824626922607 0.0 0.040426917374134064 -0.9991824626922607 0.0 0.040426917374134064 -0.9991824626922607 0.0 0.040426917374134064 -0.9922710061073303 0.0 0.1240895688533783 -0.9922710061073303 0.0 0.1240895688533783 -0.9922710061073303 0.0 0.1240895688533783 -0.9920923709869385 0.0 0.1255098581314087 -0.9920923709869385 0.0 0.1255098581314087 -0.9920923709869385 0.0 0.1255098581314087 -0.9792298078536987 0.0 0.20275366306304932 -0.9792298078536987 0.0 0.20275366306304932 -0.9792298078536987 0.0 0.20275366306304932 -0.978748083114624 0.0 0.2050664722919464 -0.978748083114624 0.0 0.2050664722919464 -0.978748083114624 0.0 0.2050664722919464 -0.9586468935012817 0.0 0.28459829092025757 -0.9586468935012817 0.0 0.28459829092025757 -0.9586468935012817 0.0 0.28459829092025757 -0.959567129611969 0.0 0.28148016333580017 -0.959567129611969 0.0 0.28148016333580017 -0.959567129611969 0.0 0.28148016333580017 -0.9297471046447754 0.0 0.3681989014148712 -0.9297471046447754 0.0 0.3681989014148712 -0.9297471046447754 0.0 0.3681989014148712 -0.9312974810600281 0.0 0.36425963044166565 -0.9312974810600281 0.0 0.36425963044166565 -0.9312974810600281 0.0 0.36425963044166565 -0.8986173868179321 0.0 0.4387330114841461 -0.8986173868179321 0.0 0.4387330114841461 -0.8986173868179321 0.0 0.4387330114841461 -0.8986173868179321 0.0 0.4387330114841461 -0.8587183952331543 0.0 0.5124478340148926 -0.8587183952331543 0.0 0.5124478340148926 -0.8587183952331543 0.0 0.5124478340148926 -0.8617206811904907 0.0 0.5073829293251038 -0.8617206811904907 0.0 0.5073829293251038 -0.8617206811904907 0.0 0.5073829293251038 -0.8106410503387451 0.0 0.5855433940887451 -0.8106410503387451 0.0 0.5855433940887451 -0.8106410503387451 0.0 0.5855433940887451 -0.8106410503387451 0.0 0.5855433940887451 -0.7654780149459839 0.0 0.6434621214866638 -0.7654780149459839 0.0 0.6434621214866638 -0.7654780149459839 0.0 0.6434621214866638 -0.7606849074363708 0.0 0.6491213440895081 -0.7606849074363708 0.0 0.6491213440895081 -0.7606849074363708 0.0 0.6491213440895081 -0.7082623839378357 0.0 0.7059493064880371 -0.7082623839378357 0.0 0.7059493064880371 -0.7082623839378357 0.0 0.7059493064880371 -0.7082623839378357 0.0 0.7059493064880371 -0.6437816619873047 0.0 0.7652091979980469 -0.6437816619873047 0.0 0.7652091979980469 -0.6437816619873047 0.0 0.7652091979980469 -0.6504389047622681 0.0 0.7595585584640503 -0.6504389047622681 0.0 0.7595585584640503 -0.6504389047622681 0.0 0.7595585584640503 -0.5901910662651062 0.0 0.8072634935379028 -0.5901910662651062 0.0 0.8072634935379028 -0.5901910662651062 0.0 0.8072634935379028 -0.5825721025466919 0.0 0.8127790689468384 -0.5825721025466919 0.0 0.8127790689468384 -0.5825721025466919 0.0 0.8127790689468384 -0.5150874257087708 0.0 0.8571376800537109 -0.5150874257087708 0.0 0.8571376800537109 -0.5150874257087708 0.0 0.8571376800537109 -0.4979695677757263 0.0 0.8671944737434387 -0.4979695677757263 0.0 0.8671944737434387 -0.4979695677757263 0.0 0.8671944737434387 -0.44829094409942627 0.0 0.8938878178596497 -0.44829094409942627 0.0 0.8938878178596497 -0.44829094409942627 0.0 0.8938878178596497 -0.42963775992393494 0.0 0.9030013084411621 -0.42963775992393494 0.0 0.9030013084411621 -0.42963775992393494 0.0 0.9030013084411621 -0.367581307888031 0.0 0.9299914836883545 -0.367581307888031 0.0 0.9299914836883545 -0.367581307888031 0.0 0.9299914836883545 -0.367581307888031 0.0 0.9299914836883545 -0.2771510183811188 0.0 0.9608263373374939 -0.2771510183811188 0.0 0.9608263373374939 -0.2771510183811188 0.0 0.9608263373374939 -0.2771510183811188 0.0 0.9608263373374939 -0.2083801031112671 0.0 0.9780479073524475 -0.2083801031112671 0.0 0.9780479073524475 -0.2083801031112671 0.0 0.9780479073524475 -0.2083801031112671 0.0 0.9780479073524475 -0.13807299733161926 0.0 0.9904220700263977 -0.13807299733161926 0.0 0.9904220700263977 -0.13807299733161926 0.0 0.9904220700263977 -0.11539743095636368 0.0 0.9933194518089294 -0.11539743095636368 0.0 0.9933194518089294 -0.11539743095636368 0.0 0.9933194518089294 -0.02305692993104458 0.0 0.9997340440750122 -0.02305692993104458 0.0 0.9997340440750122 -0.02305692993104458 0.0 0.9997340440750122 -0.04607713595032692 0.0 0.9989379048347473 -0.04607713595032692 0.0 0.9989379048347473 -0.04607713595032692 0.0 0.9989379048347473 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 -2.2163119865581393e-05 0.0 0.9999999403953552 -2.2163119865581393e-05 0.0 0.9999999403953552 -2.2163119865581393e-05 0.0 1.0 0.0 0.0 1.0 -2.080213016597554e-05 0.0 1.0 -2.080213016597554e-05 0.0 1.0 -2.080213016597554e-05 0.0 1.0 -3.719753658515401e-05 0.0 1.0 -3.719753658515401e-05 0.0 1.0 -3.719753658515401e-05 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -3.755727448151447e-05 0.0 1.0 -3.755727448151447e-05 0.0 1.0 -3.755727448151447e-05 0.0 1.0 -2.0586297978297807e-05 0.0 1.0 -2.0586297978297807e-05 0.0 1.0 -2.0586297978297807e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 1.5348723536590114e-05 0.0 1.0 1.5348723536590114e-05 0.0 1.0 1.5348723536590114e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 -7.095822365954518e-05 0.0 1.0 -7.095822365954518e-05 0.0 1.0 -7.095822365954518e-05 0.0 1.0 7.440476474585012e-05 0.0 1.0 7.440476474585012e-05 0.0 1.0 7.440476474585012e-05 0.0 1.0 2.080213016597554e-05 0.0 1.0 2.080213016597554e-05 0.0 1.0 2.080213016597554e-05 0.0 1.0 -2.2760379579267465e-05 0.0 1.0 -2.2760379579267465e-05 0.0 1.0 -2.2760379579267465e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -7.089383143465966e-05 0.0 1.0 -7.089383143465966e-05 0.0 1.0 -7.089383143465966e-05 0.0 1.0 3.262004247517325e-05 0.0 1.0 3.262004247517325e-05 0.0 1.0 3.262004247517325e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -0.0001302083401242271 0.0 1.0 -0.0001302083401242271 0.0 1.0 -0.0001302083401242271 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999998807907104 0.0002693965216167271 0.0 0.9999998807907104 0.0002693965216167271 0.0 0.9999998807907104 0.0002693965216167271 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -3.262004247517325e-05 0.0 1.0 -3.262004247517325e-05 0.0 1.0 -3.262004247517325e-05 0.0 1.0 7.089383143465966e-05 0.0 1.0 7.089383143465966e-05 0.0 1.0 7.089383143465966e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -1.2636473911697976e-05 0.0 1.0 -1.2636473911697976e-05 0.0 1.0 -1.2636473911697976e-05 0.0 1.0 7.095822365954518e-05 0.0 1.0 7.095822365954518e-05 0.0 1.0 7.095822365954518e-05 0.0 1.0 2.7551919629331678e-05 0.0 1.0 2.7551919629331678e-05 0.0 1.0 2.7551919629331678e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -1.5348723536590114e-05 0.0 1.0 -1.5348723536590114e-05 0.0 1.0 -1.5348723536590114e-05 0.0 1.0 -2.5614754122216254e-05 0.0 1.0 -2.5614754122216254e-05 0.0 1.0 -2.5614754122216254e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 7.339988223975524e-05 0.0 1.0 7.339988223975524e-05 0.0 1.0 7.339988223975524e-05 0.0 1.0 3.211716466466896e-05 0.0 1.0 3.211716466466896e-05 0.0 1.0 3.211716466466896e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -1.1384335266484413e-05 0.0 1.0 -1.1384335266484413e-05 0.0 1.0 -1.1384335266484413e-05 0.0 1.0 2.0586297978297807e-05 0.0 1.0 2.0586297978297807e-05 0.0 1.0 2.0586297978297807e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 2.2163119865581393e-05 0.0 0.9999999403953552 2.2163119865581393e-05 0.0 0.9999999403953552 2.2163119865581393e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -9.98480390990153e-05 0.0 1.0 -9.98480390990153e-05 0.0 1.0 -9.98480390990153e-05 0.0 0.9999999403953552 0.00016428153321612626 0.0 0.9999999403953552 0.00016428153321612626 0.0 0.9999999403953552 0.00016428153321612626 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 -7.339988223975524e-05 0.0 1.0 -7.339988223975524e-05 0.0 1.0 -7.339988223975524e-05 0.0 1.0 2.1701389414374717e-05 0.0 1.0 2.1701389414374717e-05 0.0 1.0 2.1701389414374717e-05 0.0 1.0 0.0002297794126207009 0.0 1.0 0.0002297794126207009 0.0 1.0 0.0002297794126207009 0.0 0.9999999403953552 0.0003255208139307797 0.0 0.9999999403953552 0.0003255208139307797 0.0 0.9999999403953552 0.0003255208139307797 0.0 1.0 -0.00012600806076079607 0.0 1.0 -0.00012600806076079607 0.0 1.0 -0.00012600806076079607 0.0 1.0 6.81322708260268e-05 0.0 1.0 6.81322708260268e-05 0.0 1.0 6.81322708260268e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -0.00020559210679493845 0.0 1.0 -0.00020559210679493845 0.0 1.0 -0.00020559210679493845 0.0 0.9999995231628418 0.0009765620343387127 0.0 0.9999995231628418 0.0009765620343387127 0.0 0.9999995231628418 0.0009765620343387127 0.0 1.0 0.0 0.0 1.0 3.839066266664304e-05 0.0 1.0 3.839066266664304e-05 0.0 1.0 3.839066266664304e-05 0.0 1.0 0.0 0.0 1.0 -0.00012600806076079607 0.0 1.0 -0.00012600806076079607 0.0 1.0 -0.00012600806076079607 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0002297794126207009 0.0 1.0 0.0002297794126207009 0.0 1.0 0.0002297794126207009 0.0 0.9999998211860657 -0.0006009614444337785 0.0 0.9999998211860657 -0.0006009614444337785 0.0 0.9999998211860657 -0.0006009614444337785 0.0 1.0 0.0 0.0 1.0 -4.862552304985002e-05 0.0 1.0 -4.862552304985002e-05 0.0 1.0 -4.862552304985002e-05 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -0.00021701389050576836 0.0 1.0 -0.00021701389050576836 0.0 1.0 -0.00021701389050576836 0.0 -1.0 7.512019510613754e-05 0.0 -1.0 7.512019510613754e-05 0.0 -1.0 7.512019510613754e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -7.440476474585012e-05 0.0 -1.0 -7.440476474585012e-05 0.0 -1.0 -7.440476474585012e-05 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 -7.512019510613754e-05 0.0 -1.0 -7.512019510613754e-05 0.0 -1.0 -7.512019510613754e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -1.0 1.2636473911697976e-05 0.0 -1.0 1.2636473911697976e-05 0.0 -1.0 1.2636473911697976e-05 0.0 -1.0 -7.095822365954518e-05 0.0 -1.0 -7.095822365954518e-05 0.0 -1.0 -7.095822365954518e-05 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 7.339988223975524e-05 0.0 -1.0 7.339988223975524e-05 0.0 -1.0 7.339988223975524e-05 0.0 -1.0 -2.1701389414374717e-05 0.0 -1.0 -2.1701389414374717e-05 0.0 -1.0 -2.1701389414374717e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -1.5348723536590114e-05 0.0 -1.0 -1.5348723536590114e-05 0.0 -1.0 -1.5348723536590114e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 1.1384335266484413e-05 0.0 -1.0 1.1384335266484413e-05 0.0 -1.0 1.1384335266484413e-05 0.0 -1.0 -2.0586297978297807e-05 0.0 -1.0 -2.0586297978297807e-05 0.0 -1.0 -2.0586297978297807e-05 0.0 -1.0 -3.021854126927792e-06 0.0 -1.0 -3.021854126927792e-06 0.0 -1.0 -3.021854126927792e-06 0.0 -1.0 3.719753658515401e-05 0.0 -1.0 3.719753658515401e-05 0.0 -1.0 3.719753658515401e-05 0.0 -1.0 -2.080213016597554e-05 0.0 -1.0 -2.080213016597554e-05 0.0 -1.0 -2.080213016597554e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -2.49401437031338e-05 0.0 -1.0 -2.49401437031338e-05 0.0 -1.0 -2.49401437031338e-05 0.0 -1.0 7.089383143465966e-05 0.0 -1.0 7.089383143465966e-05 0.0 -1.0 7.089383143465966e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 4.53336579084862e-05 0.0 -1.0 4.53336579084862e-05 0.0 -1.0 4.53336579084862e-05 0.0 -1.0 -0.00015624999650754035 0.0 -1.0 -0.00015624999650754035 0.0 -1.0 -0.00015624999650754035 0.0 -1.0 0.00019531250291038305 0.0 -1.0 0.00019531250291038305 0.0 -1.0 0.00019531250291038305 0.0 -1.0 -7.089383143465966e-05 0.0 -1.0 -7.089383143465966e-05 0.0 -1.0 -7.089383143465966e-05 0.0 -1.0 -0.00020559210679493845 0.0 -1.0 -0.00020559210679493845 0.0 -1.0 -0.00020559210679493845 0.0 -1.0 0.0002297794126207009 0.0 -1.0 0.0002297794126207009 0.0 -1.0 0.0002297794126207009 0.0 -0.9999999403953552 0.0003255208139307797 0.0 -0.9999999403953552 0.0003255208139307797 0.0 -0.9999999403953552 0.0003255208139307797 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 6.81322708260268e-05 0.0 -1.0 6.81322708260268e-05 0.0 -1.0 6.81322708260268e-05 0.0 -0.9999999403953552 -8.805071411188692e-05 0.0 -0.9999999403953552 -8.805071411188692e-05 0.0 -0.9999999403953552 -8.805071411188692e-05 0.0 -1.0 0.0 0.0 -1.0 5.518657781067304e-05 0.0 -1.0 5.518657781067304e-05 0.0 -1.0 5.518657781067304e-05 0.0 -1.0 -2.9864297175663523e-05 0.0 -1.0 -2.9864297175663523e-05 0.0 -1.0 -2.9864297175663523e-05 0.0 -1.0 -0.000147405662573874 0.0 -1.0 -0.000147405662573874 0.0 -1.0 -0.000147405662573874 0.0 -1.0 -3.211716466466896e-05 0.0 -1.0 -3.211716466466896e-05 0.0 -1.0 -3.211716466466896e-05 0.0 -1.0 7.095822365954518e-05 0.0 -1.0 7.095822365954518e-05 0.0 -1.0 7.095822365954518e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -1.798043740564026e-05 0.0 -1.0 -1.798043740564026e-05 0.0 -1.0 -1.798043740564026e-05 0.0 -0.9999999403953552 -2.2163119865581393e-05 0.0 -0.9999999403953552 -2.2163119865581393e-05 0.0 -0.9999999403953552 -2.2163119865581393e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -0.00011160714348079637 0.0 -1.0 -0.00011160714348079637 0.0 -1.0 -0.00011160714348079637 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -2.2760379579267465e-05 0.0 -1.0 -2.2760379579267465e-05 0.0 -1.0 -2.2760379579267465e-05 0.0 -1.0 2.080213016597554e-05 0.0 -1.0 2.080213016597554e-05 0.0 -1.0 2.080213016597554e-05 0.0 -0.9999998807907104 0.0004595587670337409 0.0 -0.9999998807907104 0.0004595587670337409 0.0 -0.9999998807907104 0.0004595587670337409 0.0 -0.9999995231628418 -0.0009014419047161937 0.0 -0.9999995231628418 -0.0009014419047161937 0.0 -0.9999995231628418 -0.0009014419047161937 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 -0.00017682612815406173 0.0 -0.9999999403953552 -0.00017682612815406173 0.0 -0.9999999403953552 -0.00017682612815406173 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 1.798043740564026e-05 0.0 -1.0 1.798043740564026e-05 0.0 -1.0 1.798043740564026e-05 0.0 -1.0 3.262004247517325e-05 0.0 -1.0 3.262004247517325e-05 0.0 -1.0 3.262004247517325e-05 0.0 -1.0 2.8080070478608832e-05 0.0 -1.0 2.8080070478608832e-05 0.0 -1.0 2.8080070478608832e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -4.53336579084862e-05 0.0 -1.0 -4.53336579084862e-05 0.0 -1.0 -4.53336579084862e-05 0.0 -1.0 0.0 0.0 -1.0 -0.00012600806076079607 0.0 -1.0 -0.00012600806076079607 0.0 -1.0 -0.00012600806076079607 0.0 -1.0 6.583567301277071e-05 0.0 -1.0 6.583567301277071e-05 0.0 -1.0 6.583567301277071e-05 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999991655349731 0.0013020822079852223 0.0 -0.9999991655349731 0.0013020822079852223 0.0 -0.9999991655349731 0.0013020822079852223 0.0 -1.0 -0.00021701389050576836 0.0 -1.0 -0.00021701389050576836 0.0 -1.0 -0.00021701389050576836 0.0 -1.0 0.0 0.0 -1.0 0.0 + + + + + + + + + + + + + + +

0 1 2

+

3 4 5

+

6 7 8

+

9 10 11

+

12 13 14

+

12 14 15

+

16 17 18

+

16 18 19

+

20 21 22

+

20 22 23

+

24 25 26

+

27 28 29

+

30 31 32

+

33 34 35

+

36 37 38

+

39 40 41

+

42 43 44

+

45 46 47

+

48 49 50

+

48 50 51

+

52 53 54

+

55 56 57

+

58 59 60

+

58 60 61

+

62 63 64

+

65 66 67

+

68 69 70

+

68 70 71

+

72 73 74

+

75 76 77

+

78 79 80

+

81 82 83

+

84 85 86

+

87 88 89

+

90 91 92

+

93 94 95

+

96 97 98

+

99 100 101

+

102 103 104

+

104 103 105

+

106 107 108

+

109 110 111

+

112 113 114

+

112 114 115

+

116 117 118

+

119 120 121

+

122 123 124

+

122 124 125

+

126 127 128

+

126 128 129

+

130 131 132

+

130 132 133

+

134 135 136

+

134 136 137

+

138 139 140

+

141 142 143

+

144 145 146

+

147 148 149

+

150 151 152

+

153 154 155

+

156 157 158

+

156 158 159

+

160 161 162

+

163 164 165

+

166 167 168

+

166 168 169

+

170 171 172

+

173 174 175

+

176 177 178

+

176 178 179

+

180 181 182

+

183 184 185

+

186 187 188

+

186 188 189

+

190 191 192

+

190 192 193

+

194 195 196

+

197 198 199

+

200 201 202

+

202 201 203

+

204 205 206

+

207 208 209

+

210 211 212

+

210 212 213

+

214 215 216

+

214 216 217

+

218 219 220

+

221 222 223

+

224 225 226

+

224 226 227

+

228 229 230

+

231 232 233

+

234 235 236

+

234 236 237

+

238 239 240

+

241 242 243

+

244 245 246

+

244 246 247

+

248 249 250

+

251 252 253

+

254 255 256

+

257 258 259

+

260 261 262

+

263 264 265

+

266 267 268

+

266 268 269

+

270 271 272

+

270 272 273

+

274 275 276

+

274 276 277

+

278 279 280

+

278 280 281

+

282 283 284

+

285 286 287

+

288 289 290

+

288 290 291

+

292 293 294

+

295 296 297

+

298 299 300

+

300 299 301

+

302 303 304

+

305 306 307

+

308 309 310

+

311 312 313

+

314 315 316

+

317 318 319

+

320 321 322

+

323 324 325

+

326 327 328

+

329 330 331

+

332 333 334

+

332 334 335

+

336 337 338

+

339 340 341

+

342 343 344

+

342 344 345

+

346 347 348

+

349 350 351

+

352 353 354

+

352 354 355

+

356 357 358

+

359 360 361

+

362 363 364

+

365 366 367

+

368 369 370

+

371 372 373

+

374 375 376

+

377 378 379

+

380 381 382

+

380 382 383

+

384 385 386

+

384 386 387

+

388 389 390

+

388 390 391

+

392 393 394

+

395 396 397

+

398 399 400

+

401 402 403

+

404 405 406

+

406 405 407

+

408 409 410

+

411 412 413

+

414 415 416

+

416 415 417

+

418 419 414

+

420 421 414

+

422 423 424

+

419 425 414

+

426 427 428

+

429 430 431

+

417 415 409

+

412 432 433

+

409 434 435

+

436 437 438

+

439 440 441

+

442 443 435

+

444 445 446

+

435 447 448

+

449 450 451

+

452 453 454

+

455 456 457

+

458 459 460

+

461 462 463

+

464 465 416

+

466 467 468

+

469 470 471

+

472 473 474

+

474 473 475

+

476 477 478

+

479 480 475

+

481 482 483

+

484 475 473

+

485 486 414

+

487 488 489

+

490 491 492

+

493 494 435

+

495 496 497

+

498 499 500

+

501 502 503

+

504 505 410

+

506 507 508

+

509 510 511

+

512 513 410

+

514 515 516

+

517 518 519

+

520 521 410

+

522 523 524

+

525 526 527

+

528 529 416

+

530 531 532

+

416 533 534

+

535 536 537

+

420 414 479

+

538 539 540

+

541 542 543

+

544 545 413

+

546 547 548

+

549 550 551

+

552 553 554

+

555 556 557

+

558 559 560

+

561 562 563

+

504 564 565

+

566 567 568

+

569 570 571

+

534 572 416

+

573 574 575

+

416 537 576

+

577 578 579

+

580 581 582

+

583 584 585

+

586 587 588

+

580 582 447

+

447 582 589

+

590 591 592

+

535 537 593

+

593 537 594

+

595 596 597

+

598 599 600

+

601 602 603

+

604 605 602

+

606 607 608

+

609 610 611

+

612 613 614

+

615 602 616

+

617 610 618

+

619 616 620

+

618 621 622

+

605 623 602

+

624 625 626

+

627 628 629

+

630 631 611

+

632 633 634

+

635 636 637

+

638 639 602

+

640 641 642

+

602 643 603

+

644 645 646

+

646 645 647

+

648 649 645

+

650 651 652

+

653 654 655

+

656 657 658

+

659 660 661

+

662 663 664

+

665 666 620

+

667 668 669

+

670 671 672

+

673 674 620

+

675 676 677

+

678 679 680

+

681 682 683

+

684 685 686

+

687 688 689

+

690 691 692

+

693 694 695

+

696 697 603

+

698 699 700

+

701 702 703

+

647 645 704

+

705 706 707

+

708 709 710

+

711 712 713

+

714 715 716

+

717 718 719

+

720 721 620

+

722 723 724

+

725 726 727

+

728 729 730

+

731 732 733

+

730 734 735

+

736 737 738

+

739 740 741

+

742 743 744

+

745 746 747

+

748 749 750

+

751 752 704

+

704 752 753

+

704 753 754

+

754 753 755

+

735 734 756

+

756 734 757

+

758 759 760

+

761 762 738

+

763 764 765

+

766 767 768

+

769 770 771

+

772 773 738

+

774 775 776

+

738 777 761

+

778 779 780

+

781 782 783

+

784 785 786

+

787 788 789

+

790 791 792

+

793 794 772

+
+
+
+
+ + + + + + 49.13434207760448 + 1.7777777777777777 + 0.10000000149011612 + 100.0 + + + + + + + + + + 1.0 1.0 1.0 + 0.06666670481366115 + + + + + + + + 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 + + + + + 0.6858805418014526 -0.31737011671066284 0.6548618674278259 7.481131553649902 0.7276337742805481 0.31246861815452576 -0.6106656193733215 -6.5076398849487305 -0.010816780850291252 0.8953432440757751 0.4452453553676605 5.34366512298584 0.0 0.0 0.0 1.0 + + + + -0.29086464643478394 -0.7711008191108704 0.5663931965827942 4.076245307922363 0.9551711678504944 -0.1998833566904068 0.21839119493961334 1.0054539442062378 -0.05518905818462372 0.6045247316360474 0.7946722507476807 5.903861999511719 0.0 0.0 0.0 1.0 + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/misc/plate.dae b/data/mir_common/mir_description/meshes/misc/plate.dae new file mode 100644 index 0000000000000000000000000000000000000000..0f9759e9f5a4168c347c6f0f3f4bdd0ab5f68d93 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/plate.dae @@ -0,0 +1,155 @@ + + + + + Blender User + Blender 2.68.2 r59071 + + 2013-08-15T11:04:52 + 2013-08-15T11:04:52 + + Z_UP + + + + + + + 49.13434 + 1.777778 + 0.1 + 100 + + + + + + + + + + 1 1 1 + 1 + 0 + 0.00111109 + + + + + 0.000999987 + 1 + 0.1 + 0.1 + 1 + 1 + 1 + 2 + 0 + 1 + 1 + 1 + 1 + 1 + 0 + 2880 + 2 + 30.002 + 1.000799 + 0.04999995 + 29.99998 + 1 + 2 + 0 + 0 + 1 + 1 + 1 + 1 + 8192 + 1 + 1 + 0 + 1 + 1 + 1 + 3 + 0 + 0 + 0 + 0 + 45 + 0 + 1 + 1 + 1 + 3 + 0.15 + 75 + 1 + 1 + 0 + 1 + 1 + 0 + + + + + + + + + + -10e-7 10e-7 5.000001 -260 10e-7 5.000001 -260 10e-7 10e-7 -10e-7 10e-7 10e-7 -260 350 5.000001 -260 350 10e-7 -10e-7 350 5.000001 -10e-7 350 10e-7 + + + + + + + + + + 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 0 1 0 0 1 0 0 -1 0 0 -1 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 0 1 2 1 3 1 1 2 4 2 5 2 1 3 5 3 2 3 4 4 6 4 7 4 4 5 7 5 5 5 6 6 0 6 3 6 6 7 3 7 7 7 1 8 0 8 6 8 1 9 6 9 4 9 5 10 7 10 3 10 5 11 3 11 2 11

+
+
+ 1 +
+
+ + + + + 0.6858805 -0.3173701 0.6548619 7.481132 0.7276338 0.3124686 -0.6106656 -6.50764 -0.01081678 0.8953432 0.4452454 5.343665 0 0 0 1 + + + + -0.2908646 -0.7711008 0.5663932 4.076245 0.9551712 -0.1998834 0.2183912 1.005454 -0.05518906 0.6045247 0.7946723 5.903862 0 0 0 1 + + + + 0.001 0 0 0 0 0.001 0 0 0 0 0.001 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/misc/plugbar.dae b/data/mir_common/mir_description/meshes/misc/plugbar.dae new file mode 100644 index 0000000000000000000000000000000000000000..ae9878ea2dbe3de2ca96094d557fc2c9fc209487 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/plugbar.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-20T20:30:54 + 2016-02-20T20:30:54 + + Z_UP + + + + + + + 66.89175 18.59944 10 66.89175 18.59944 0 66.99882 17 10 66.57245 20.17035 10 66.57245 20.17035 0 66.04662 21.68467 10 66.04662 21.68467 0 65.32364 23.1154 10 65.32364 23.1154 0 64.41641 24.437 10 64.41641 24.437 0 63.34112 25.62589 10 63.34112 25.62589 0 62.11697 26.66084 10 62.11697 26.66084 0 60.7658 27.5234 10 60.7658 27.5234 0 59.31171 28.19817 10 59.31171 28.19817 0 57.78066 28.6731 10 57.78066 28.6731 0 56.19997 28.93973 10 56.19997 28.93973 0 54.59783 28.9933 10 54.59783 28.9933 0 53.00286 28.83284 10 53.00286 28.83284 0 51.44351 28.46123 10 51.44351 28.46123 0 49.9476 27.88509 10 49.9476 27.88509 0 48.54183 27.11471 10 48.54183 27.11471 0 47.25128 26.16383 10 47.25128 26.16383 0 46.09899 25.04942 10 46.09899 25.04942 0 45.10552 23.79137 10 45.10552 23.79137 0 44.28859 22.41212 10 44.28859 22.41212 0 43.66279 20.9363 10 43.66279 20.9363 0 43.23928 19.39023 10 43.23928 19.39023 0 43.02561 17.80151 10 43.02561 17.80151 0 43.02561 16.19849 10 43.02561 16.19849 0 43.23928 14.60977 10 43.23928 14.60977 0 43.66279 13.0637 10 43.66279 13.0637 0 44.28859 11.58788 10 44.28859 11.58788 0 45.10552 10.20864 10 45.10552 10.20864 0 46.09899 8.950584 10 46.09899 8.950584 0 47.25128 7.836174 10 47.25128 7.836174 0 48.54183 6.885293 10 48.54183 6.885293 0 49.9476 6.114909 10 49.9476 6.114909 0 51.44351 5.53877 10 51.44351 5.53877 0 53.00286 5.167157 10 53.00286 5.167157 0 54.59783 5.006701 10 54.59783 5.006701 0 56.19997 5.060266 10 56.19997 5.060266 0 57.78066 5.326896 10 57.78066 5.326896 0 59.31171 5.801833 10 59.31171 5.801833 0 60.7658 6.476601 10 60.7658 6.476601 0 62.11697 7.339159 10 62.11697 7.339159 0 63.34112 8.374116 10 63.34112 8.374116 0 64.41641 9.563002 10 64.41641 9.563002 0 65.32364 10.8846 10 65.32364 10.8846 0 66.04662 12.31533 10 66.04662 12.31533 0 66.57245 13.82966 10 66.57245 13.82966 0 66.89175 15.40056 10 66.89175 15.40056 0 66.99882 17 0 126.8917 18.59944 10 126.8917 18.59944 0 126.9988 17 10 126.5725 20.17035 10 126.5725 20.17035 0 126.0466 21.68467 10 126.0466 21.68467 0 125.3236 23.1154 10 125.3236 23.1154 0 124.4164 24.437 10 124.4164 24.437 0 123.3411 25.62589 10 123.3411 25.62589 0 122.117 26.66084 10 122.117 26.66084 0 120.7658 27.5234 10 120.7658 27.5234 0 119.3117 28.19817 10 119.3117 28.19817 0 117.7807 28.6731 10 117.7807 28.6731 0 116.2 28.93973 10 116.2 28.93973 0 114.5978 28.9933 10 114.5978 28.9933 0 113.0029 28.83284 10 113.0029 28.83284 0 111.4435 28.46123 10 111.4435 28.46123 0 109.9476 27.88509 10 109.9476 27.88509 0 108.5418 27.11471 10 108.5418 27.11471 0 107.2513 26.16383 10 107.2513 26.16383 0 106.099 25.04942 10 106.099 25.04942 0 105.1055 23.79137 10 105.1055 23.79137 0 104.2886 22.41212 10 104.2886 22.41212 0 103.6628 20.9363 10 103.6628 20.9363 0 103.2393 19.39023 10 103.2393 19.39023 0 103.0256 17.80151 10 103.0256 17.80151 0 103.0256 16.19849 10 103.0256 16.19849 0 103.2393 14.60977 10 103.2393 14.60977 0 103.6628 13.0637 10 103.6628 13.0637 0 104.2886 11.58788 10 104.2886 11.58788 0 105.1055 10.20864 10 105.1055 10.20864 0 106.099 8.950584 10 106.099 8.950584 0 107.2513 7.836174 10 107.2513 7.836174 0 108.5418 6.885293 10 108.5418 6.885293 0 109.9476 6.114909 10 109.9476 6.114909 0 111.4435 5.53877 10 111.4435 5.53877 0 113.0029 5.167157 10 113.0029 5.167157 0 114.5978 5.006701 10 114.5978 5.006701 0 116.2 5.060266 10 116.2 5.060266 0 117.7807 5.326896 10 117.7807 5.326896 0 119.3117 5.801833 10 119.3117 5.801833 0 120.7658 6.476601 10 120.7658 6.476601 0 122.117 7.339159 10 122.117 7.339159 0 123.3411 8.374116 10 123.3411 8.374116 0 124.4164 9.563002 10 124.4164 9.563002 0 125.3236 10.8846 10 125.3236 10.8846 0 126.0466 12.31533 10 126.0466 12.31533 0 126.5725 13.82966 10 126.5725 13.82966 0 126.8917 15.40056 10 126.8917 15.40056 0 126.9988 17 0 96.39171 20.06592 10 96.39171 20.06592 0 96.49882 18.5 10 96.07237 21.60266 10 96.07237 21.60266 0 95.54675 23.08161 10 95.54675 23.08161 0 94.82464 24.47522 10 94.82464 24.47522 0 93.9195 25.75751 10 93.9195 25.75751 0 92.84818 26.90461 10 92.84818 26.90461 0 91.63064 27.89515 10 91.63064 27.89515 0 90.28957 28.71068 10 90.28957 28.71068 0 88.84993 29.336 10 88.84993 29.336 0 87.33856 29.75947 10 87.33856 29.75947 0 85.78361 29.97319 10 85.78361 29.97319 0 84.21403 29.97319 10 84.21403 29.97319 0 82.65908 29.75947 10 82.65908 29.75947 0 81.14771 29.336 10 81.14771 29.336 0 79.70807 28.71068 10 79.70807 28.71068 0 78.367 27.89515 10 78.367 27.89515 0 77.14945 26.90461 10 77.14945 26.90461 0 76.07814 25.75751 10 76.07814 25.75751 0 75.173 24.47522 10 75.173 24.47522 0 74.45089 23.08161 10 74.45089 23.08161 0 73.92527 21.60266 10 73.92527 21.60266 0 73.60593 20.06592 10 73.60593 20.06592 0 73.49882 18.5 10 73.49882 18.5 0 73.60593 16.93408 10 73.60593 16.93408 0 73.92527 15.39734 10 73.92527 15.39734 0 74.45089 13.91839 10 74.45089 13.91839 0 75.173 12.52478 10 75.173 12.52478 0 76.07814 11.24249 10 76.07814 11.24249 0 77.14945 10.09539 10 77.14945 10.09539 0 78.367 9.104846 10 78.367 9.104846 0 79.70807 8.28932 10 79.70807 8.28932 0 81.14771 7.664 10 81.14771 7.664 0 82.65908 7.240533 10 82.65908 7.240533 0 84.21403 7.026809 10 84.21403 7.026809 0 85.78361 7.026809 10 85.78361 7.026809 0 87.33856 7.240533 10 87.33856 7.240533 0 88.84993 7.664 10 88.84993 7.664 0 90.28957 8.28932 10 90.28957 8.28932 0 91.63064 9.104846 10 91.63064 9.104846 0 92.84818 10.09539 10 92.84818 10.09539 0 93.9195 11.24249 10 93.9195 11.24249 0 94.82464 12.52478 10 94.82464 12.52478 0 95.54675 13.91839 10 95.54675 13.91839 0 96.07237 15.39734 10 96.07237 15.39734 0 96.39171 16.93408 10 96.39171 16.93408 0 96.49882 18.5 0 37.38696 31.10437 10 37.38696 31.10437 0 37.49763 29.91 10 37.0587 32.25807 0 37.0587 32.25807 10 36.52404 33.33181 0 36.52404 33.33181 10 35.80119 34.28902 0 35.80119 34.28902 10 34.91476 35.09711 0 34.91476 35.09711 10 33.89493 35.72856 0 33.89493 35.72856 10 32.77644 36.16186 0 32.77644 36.16186 10 31.59738 36.38227 0 31.59738 36.38227 10 30.39789 36.38227 0 30.39789 36.38227 10 29.21883 36.16186 0 29.21883 36.16186 10 28.10033 35.72856 0 28.10033 35.72856 10 27.08051 35.09711 0 27.08051 35.09711 10 26.19408 34.28902 0 26.19408 34.28902 10 25.47122 33.33181 0 25.47122 33.33181 10 24.93656 32.25807 0 24.93656 32.25807 10 24.60831 31.10437 0 24.60831 31.10437 10 24.49763 29.91 0 24.49763 29.91 10 24.60831 28.71563 0 24.60831 28.71563 10 24.93656 27.56193 0 24.93656 27.56193 10 25.47122 26.48819 0 25.47122 26.48819 10 26.19408 25.53098 0 26.19408 25.53098 10 27.08051 24.72289 0 27.08051 24.72289 10 28.10033 24.09144 0 28.10033 24.09144 10 29.21883 23.65813 0 29.21883 23.65813 10 30.39789 23.43773 0 30.39789 23.43773 10 31.59738 23.43773 0 31.59738 23.43773 10 32.77644 23.65813 0 32.77644 23.65813 10 33.89493 24.09144 0 33.89493 24.09144 10 34.91476 24.72289 0 34.91476 24.72289 10 35.80119 25.53098 0 35.80119 25.53098 10 36.52404 26.48819 0 36.52404 26.48819 10 37.0587 27.56193 0 37.0587 27.56193 10 37.38696 28.71563 0 37.38696 28.71563 10 37.49763 29.91 0 145.3893 31.10437 10 145.3893 31.10437 0 145.5 29.91 10 145.0611 32.25807 0 145.0611 32.25807 10 144.5264 33.33181 0 144.5264 33.33181 10 143.8036 34.28902 0 143.8036 34.28902 10 142.9171 35.09711 0 142.9171 35.09711 10 141.8973 35.72856 0 141.8973 35.72856 10 140.7788 36.16186 0 140.7788 36.16186 10 139.5997 36.38227 0 139.5997 36.38227 10 138.4002 36.38227 0 138.4002 36.38227 10 137.2212 36.16186 0 137.2212 36.16186 10 136.1027 35.72856 0 136.1027 35.72856 10 135.0829 35.09711 0 135.0829 35.09711 10 134.1964 34.28902 0 134.1964 34.28902 10 133.4736 33.33181 0 133.4736 33.33181 10 132.9389 32.25807 0 132.9389 32.25807 10 132.6107 31.10437 0 132.6107 31.10437 10 132.5 29.91 0 132.5 29.91 10 132.6107 28.71563 0 132.6107 28.71563 10 132.9389 27.56193 0 132.9389 27.56193 10 133.4736 26.48819 0 133.4736 26.48819 10 134.1964 25.53098 0 134.1964 25.53098 10 135.0829 24.72289 0 135.0829 24.72289 10 136.1027 24.09144 0 136.1027 24.09144 10 137.2212 23.65813 0 137.2212 23.65813 10 138.4002 23.43773 0 138.4002 23.43773 10 139.5997 23.43773 0 139.5997 23.43773 10 140.7788 23.65813 0 140.7788 23.65813 10 141.8973 24.09144 0 141.8973 24.09144 10 142.9171 24.72289 0 142.9171 24.72289 10 143.8036 25.53098 0 143.8036 25.53098 10 144.5264 26.48819 0 144.5264 26.48819 10 145.0611 27.56193 0 145.0611 27.56193 10 145.3893 28.71563 0 145.3893 28.71563 10 145.5 29.91 0 29.07956 11.03956 10 29.07956 11.03956 0 29.18882 10 10 28.75654 12.03368 0 28.75654 12.03368 10 28.2339 12.93893 0 28.2339 12.93893 10 27.53447 13.71572 0 27.53447 13.71572 10 26.68882 14.33013 0 26.68882 14.33013 10 25.7339 14.75528 0 25.7339 14.75528 10 24.71146 14.97261 0 24.71146 14.97261 10 23.66617 14.97261 0 23.66617 14.97261 10 22.64373 14.75528 0 22.64373 14.75528 10 21.68882 14.33013 0 21.68882 14.33013 10 20.84317 13.71572 0 20.84317 13.71572 10 20.14373 12.93893 0 20.14373 12.93893 10 19.62109 12.03368 0 19.62109 12.03368 10 19.29808 11.03956 0 19.29808 11.03956 10 19.18882 10 0 19.18882 10 10 19.29808 8.960442 0 19.29808 8.960442 10 19.62109 7.966317 0 19.62109 7.966317 10 20.14373 7.061074 0 20.14373 7.061074 10 20.84317 6.284276 0 20.84317 6.284276 10 21.68882 5.669873 0 21.68882 5.669873 10 22.64373 5.244718 0 22.64373 5.244718 10 23.66617 5.02739 0 23.66617 5.02739 10 24.71146 5.02739 0 24.71146 5.02739 10 25.7339 5.244718 0 25.7339 5.244718 10 26.68882 5.669873 0 26.68882 5.669873 10 27.53447 6.284276 0 27.53447 6.284276 10 28.2339 7.061074 0 28.2339 7.061074 10 28.75654 7.966317 0 28.75654 7.966317 10 29.07956 8.960442 0 29.07956 8.960442 10 29.18882 10 0 150.7019 11.03956 10 150.7019 11.03956 0 150.8112 10 10 150.3789 12.03368 0 150.3789 12.03368 10 149.8563 12.93893 0 149.8563 12.93893 10 149.1568 13.71572 0 149.1568 13.71572 10 148.3112 14.33013 0 148.3112 14.33013 10 147.3563 14.75528 0 147.3563 14.75528 10 146.3338 14.97261 0 146.3338 14.97261 10 145.2885 14.97261 0 145.2885 14.97261 10 144.2661 14.75528 0 144.2661 14.75528 10 143.3112 14.33013 0 143.3112 14.33013 10 142.4655 13.71572 0 142.4655 13.71572 10 141.7661 12.93893 0 141.7661 12.93893 10 141.2434 12.03368 0 141.2434 12.03368 10 140.9204 11.03956 0 140.9204 11.03956 10 140.8112 10 0 140.8112 10 10 140.9204 8.960442 0 140.9204 8.960442 10 141.2434 7.966317 0 141.2434 7.966317 10 141.7661 7.061074 0 141.7661 7.061074 10 142.4655 6.284276 0 142.4655 6.284276 10 143.3112 5.669873 0 143.3112 5.669873 10 144.2661 5.244718 0 144.2661 5.244718 10 145.2885 5.02739 0 145.2885 5.02739 10 146.3338 5.02739 0 146.3338 5.02739 10 147.3563 5.244718 0 147.3563 5.244718 10 148.3112 5.669873 0 148.3112 5.669873 10 149.1568 6.284276 0 149.1568 6.284276 10 149.8563 7.061074 0 149.8563 7.061074 10 150.3789 7.966317 0 150.3789 7.966317 10 150.7019 8.960442 0 150.7019 8.960442 10 150.8112 10 0 76.44771 6.388228 10 76.44771 6.388228 5 76.49882 6 10 76.29785 6.75 5 76.29785 6.75 10 76.05948 7.06066 5 76.05948 7.06066 0 75.74882 7.299038 0 76.29785 6.75 0 76.44771 6.388228 0 76.49882 6 5 76.49882 6 0 76.44771 5.611772 5 76.44771 5.611772 0 76.29785 5.25 5 76.29785 5.25 0 76.05948 4.93934 5 76.05948 4.93934 0 75.74882 4.700962 5 75.74882 4.700962 0 75.38705 4.551111 5 75.38705 4.551111 0 74.99882 4.5 5 74.99882 4.5 0 74.61059 4.551111 5 74.61059 4.551111 0 74.24882 4.700962 5 74.24882 4.700962 0 73.93816 4.93934 5 73.93816 4.93934 0 73.69978 5.25 5 73.69978 5.25 0 73.54993 5.611772 5 73.54993 5.611772 0 73.49882 6 5 73.49882 6 0 73.54993 6.388228 5 73.54993 6.388228 0 73.69978 6.75 5 73.69978 6.75 0 73.93816 7.06066 5 73.93816 7.06066 0 74.24882 7.299038 5 74.24882 7.299038 0 74.61059 7.448889 5 74.61059 7.448889 0 74.99882 7.5 5 74.99882 7.5 0 75.38705 7.448889 5 75.38705 7.448889 0 75.74882 7.299038 5 76.05948 7.06066 10 75.74882 7.299038 10 75.38705 7.448889 10 74.99882 7.5 10 74.61059 7.448889 10 74.24882 7.299038 10 73.93816 7.06066 10 73.69978 6.75 10 73.54993 6.388228 10 73.49882 6 10 73.54993 5.611772 10 73.69978 5.25 10 73.93816 4.93934 10 74.24882 4.700962 10 74.61059 4.551111 10 74.99882 4.5 10 75.38705 4.551111 10 75.74882 4.700962 10 76.05948 4.93934 10 76.29785 5.25 10 76.44771 5.611772 10 96.44771 31.38823 10 96.44771 31.38823 5 96.49882 31 10 96.29785 31.75 5 96.29785 31.75 10 96.05948 32.06066 5 96.05948 32.06066 0 95.74882 32.29904 0 96.29785 31.75 0 96.44771 31.38823 0 96.49882 31 5 96.49882 31 0 96.44771 30.61177 5 96.44771 30.61177 0 96.29785 30.25 5 96.29785 30.25 0 96.05948 29.93934 5 96.05948 29.93934 0 95.74882 29.70096 5 95.74882 29.70096 0 95.38705 29.55111 5 95.38705 29.55111 0 94.99882 29.5 5 94.99882 29.5 0 94.61059 29.55111 5 94.61059 29.55111 0 94.24882 29.70096 5 94.24882 29.70096 0 93.93816 29.93934 5 93.93816 29.93934 0 93.69978 30.25 5 93.69978 30.25 0 93.54993 30.61177 5 93.54993 30.61177 0 93.49882 31 5 93.49882 31 0 93.54993 31.38823 5 93.54993 31.38823 0 93.69978 31.75 5 93.69978 31.75 0 93.93816 32.06066 5 93.93816 32.06066 0 94.24882 32.29904 5 94.24882 32.29904 0 94.61059 32.44889 5 94.61059 32.44889 0 94.99882 32.5 5 94.99882 32.5 0 95.38705 32.44889 5 95.38705 32.44889 0 95.74882 32.29904 5 96.05948 32.06066 10 95.74882 32.29904 10 95.38705 32.44889 10 94.99882 32.5 10 94.61059 32.44889 10 94.24882 32.29904 10 93.93816 32.06066 10 93.69978 31.75 10 93.54993 31.38823 10 93.49882 31 10 93.54993 30.61177 10 93.69978 30.25 10 93.93816 29.93934 10 94.24882 29.70096 10 94.61059 29.55111 10 94.99882 29.5 10 95.38705 29.55111 10 95.74882 29.70096 10 96.05948 29.93934 10 96.29785 30.25 10 96.44771 30.61177 10 76.44771 31.38823 10 76.44771 31.38823 5 76.49882 31 10 76.29785 31.75 5 76.29785 31.75 10 76.05948 32.06066 5 76.05948 32.06066 0 75.74882 32.29904 0 76.29785 31.75 0 76.44771 31.38823 0 76.49882 31 5 76.49882 31 0 76.44771 30.61177 5 76.44771 30.61177 0 76.29785 30.25 5 76.29785 30.25 0 76.05948 29.93934 5 76.05948 29.93934 0 75.74882 29.70096 5 75.74882 29.70096 0 75.38705 29.55111 5 75.38705 29.55111 0 74.99882 29.5 5 74.99882 29.5 0 74.61059 29.55111 5 74.61059 29.55111 0 74.24882 29.70096 5 74.24882 29.70096 0 73.93816 29.93934 5 73.93816 29.93934 0 73.69978 30.25 5 73.69978 30.25 0 73.54993 30.61177 5 73.54993 30.61177 0 73.49882 31 5 73.49882 31 0 73.54993 31.38823 5 73.54993 31.38823 0 73.69978 31.75 5 73.69978 31.75 0 73.93816 32.06066 5 73.93816 32.06066 0 74.24882 32.29904 5 74.24882 32.29904 0 74.61059 32.44889 5 74.61059 32.44889 0 74.99882 32.5 5 74.99882 32.5 0 75.38705 32.44889 5 75.38705 32.44889 0 75.74882 32.29904 5 76.05948 32.06066 10 75.74882 32.29904 10 75.38705 32.44889 10 74.99882 32.5 10 74.61059 32.44889 10 74.24882 32.29904 10 73.93816 32.06066 10 73.69978 31.75 10 73.54993 31.38823 10 73.49882 31 10 73.54993 30.61177 10 73.69978 30.25 10 73.93816 29.93934 10 74.24882 29.70096 10 74.61059 29.55111 10 74.99882 29.5 10 75.38705 29.55111 10 75.74882 29.70096 10 76.05948 29.93934 10 76.29785 30.25 10 76.44771 30.61177 10 96.44771 6.388228 10 96.44771 6.388228 5 96.49882 6 10 96.29785 6.75 5 96.29785 6.75 10 96.05948 7.06066 5 96.05948 7.06066 0 95.74882 7.299038 0 96.29785 6.75 0 96.44771 6.388228 0 96.49882 6 5 96.49882 6 0 96.44771 5.611772 5 96.44771 5.611772 0 96.29785 5.25 5 96.29785 5.25 0 96.05948 4.93934 5 96.05948 4.93934 0 95.74882 4.700962 5 95.74882 4.700962 0 95.38705 4.551111 5 95.38705 4.551111 0 94.99882 4.5 5 94.99882 4.5 0 94.61059 4.551111 5 94.61059 4.551111 0 94.24882 4.700962 5 94.24882 4.700962 0 93.93816 4.93934 5 93.93816 4.93934 0 93.69978 5.25 5 93.69978 5.25 0 93.54993 5.611772 5 93.54993 5.611772 0 93.49882 6 5 93.49882 6 0 93.54993 6.388228 5 93.54993 6.388228 0 93.69978 6.75 5 93.69978 6.75 0 93.93816 7.06066 5 93.93816 7.06066 0 94.24882 7.299038 5 94.24882 7.299038 0 94.61059 7.448889 5 94.61059 7.448889 0 94.99882 7.5 5 94.99882 7.5 0 95.38705 7.448889 5 95.38705 7.448889 0 95.74882 7.299038 5 96.05948 7.06066 10 95.74882 7.299038 10 95.38705 7.448889 10 94.99882 7.5 10 94.61059 7.448889 10 94.24882 7.299038 10 93.93816 7.06066 10 93.69978 6.75 10 93.54993 6.388228 10 93.49882 6 10 93.54993 5.611772 10 93.69978 5.25 10 93.93816 4.93934 10 94.24882 4.700962 10 94.61059 4.551111 10 94.99882 4.5 10 95.38705 4.551111 10 95.74882 4.700962 10 96.05948 4.93934 10 96.29785 5.25 10 96.44771 5.611772 10 0 15 0 0 0 0 0 15 10 0 0 10 30 45 10 30 45 0 27.52262 44.89753 10 27.52262 44.89753 0 25.06216 44.59084 0 25.06216 44.59084 10 22.63544 44.08201 0 22.63544 44.08201 10 20.25902 43.37451 0 20.25902 43.37451 10 17.94914 42.4732 0 17.94914 42.4732 10 15.72158 41.38421 0 15.72158 41.38421 10 13.59156 40.11499 0 13.59156 40.11499 10 11.57362 38.67421 0 11.57362 38.67421 10 9.681553 37.07172 0 9.681553 37.07172 10 7.928283 35.31845 0 7.928283 35.31845 10 6.325785 33.42638 0 6.325785 33.42638 10 4.885005 31.40845 0 4.885005 31.40845 10 3.615787 29.27842 0 3.615787 29.27842 10 2.5268 27.05086 0 2.5268 27.05086 10 1.625483 24.74098 0 1.625483 24.74098 10 0.917992 22.36457 0 0.917992 22.36457 10 0.4091609 19.93784 0 0.4091609 19.93784 10 0.1024652 17.47738 0 0.1024652 17.47738 10 140 45 0 140 45 10 170 15 10 170 15 0 169.8975 17.47738 10 169.8975 17.47738 0 169.5908 19.93784 0 169.5908 19.93784 10 169.082 22.36457 0 169.082 22.36457 10 168.3745 24.74098 0 168.3745 24.74098 10 167.4732 27.05086 0 167.4732 27.05086 10 166.3842 29.27842 0 166.3842 29.27842 10 165.115 31.40845 0 165.115 31.40845 10 163.6742 33.42638 0 163.6742 33.42638 10 162.0717 35.31845 0 162.0717 35.31845 10 160.3184 37.07172 0 160.3184 37.07172 10 158.4264 38.67421 0 158.4264 38.67421 10 156.4084 40.11499 0 156.4084 40.11499 10 154.2784 41.38421 0 154.2784 41.38421 10 152.0509 42.4732 0 152.0509 42.4732 10 149.741 43.37451 0 149.741 43.37451 10 147.3646 44.08201 0 147.3646 44.08201 10 144.9378 44.59084 0 144.9378 44.59084 10 142.4774 44.89753 0 142.4774 44.89753 10 170 0 0 170 0 10 + + + + + + + + + + -0.997767 -0.06679123 0 -0.9799633 -0.1991783 0 -0.9799603 -0.199193 0 -0.9446694 -0.3280242 0 -0.8925174 -0.451013 0 -0.8244413 -0.5659475 0 -0.7416533 -0.6707835 0 -0.6456298 -0.7636506 0 -0.53808 -0.8428938 0 -0.4209346 -0.9070911 0 -0.2962744 -0.9551029 0 -0.1663288 -0.9860705 0 -0.03341567 -0.9994416 0 0.1000958 -0.9949779 0 0.2318215 -0.9727584 0 0.3594094 -0.93318 0 0.4805811 -0.8769504 0 0.5931785 -0.805071 0 0.6951928 -0.7188234 0 0.7848011 -0.6197479 0 0.8604006 -0.5096184 0 0.9206506 -0.3903875 0 0.9644703 -0.2641915 0 0.9910777 -0.1332855 0 1 0 0 0.9910777 0.1332855 0 0.9644683 0.2641986 0 0.9206494 0.3903906 0 0.8604022 0.5096158 0 0.7847971 0.6197529 0 0.6951932 0.718823 0 0.5931817 0.8050686 0 0.4805809 0.8769505 0 0.3594077 0.9331808 0 0.231819 0.972759 0 0.1000958 0.9949779 0 -0.03341448 0.9994416 0 -0.16633 0.9860702 0 -0.2962749 0.9551028 0 -0.4209372 0.9070899 0 -0.5380836 0.8428915 0 -0.6456262 0.7636537 0 -0.7416492 0.6707879 0 -0.8244416 0.5659472 0 -0.8925203 0.4510072 0 -0.9446695 0.328024 0 -0.9799603 0.1991931 0 -0.997767 0.06679123 0 -0.9799633 0.1991784 0 -0.8925205 -0.451007 0 -0.7416495 -0.6707877 0 -0.645626 -0.7636538 0 -0.5380834 -0.8428916 0 -0.4209374 -0.9070897 0 -0.16633 -0.9860702 0 -0.03341537 -0.9994416 0 0.2318198 -0.9727588 0 0.3594069 -0.9331809 0 0.5931821 -0.8050683 0 0.7847973 -0.6197526 0 0.8604022 -0.5096156 0 0.9206493 -0.3903908 0 0.9644683 -0.2641986 0 0.9644703 0.2641915 0 0.9206508 0.3903874 0 0.8604005 0.5096187 0 0.7848008 0.6197482 0 0.5931781 0.8050713 0 0.3594102 0.9331797 0 0.2318207 0.9727586 0 -0.03341478 0.9994416 0 -0.1663288 0.9860705 0 -0.4209343 0.9070912 0 -0.5380802 0.8428937 0 -0.64563 0.7636505 0 -0.741653 0.6707838 0 -0.8925173 0.4510133 0 -0.9977666 -0.0667988 0 -0.7416571 -0.6707793 0 -0.5380904 -0.8428872 0 0.2318249 -0.9727576 0 0.4805843 -0.8769486 0 0.6951985 -0.7188178 0 0.8603972 -0.509624 0 0.9206547 -0.3903779 0 0.9644693 -0.2641951 0 0.9910788 -0.133278 0 0.9910768 0.1332929 0 0.9644654 0.2642092 0 0.8604038 0.509613 0 0.7848045 0.6197435 0 0.6951838 0.7188321 0 0.4805777 0.8769522 0 0.2318173 0.9727594 0 0.1000943 0.994978 0 -0.4209313 0.9070925 0 -0.5380768 0.8428959 0 -0.6456224 0.7636568 0 -0.8925142 0.4510194 0 -0.9977666 0.0667988 0 -0.8925143 -0.4510191 0 -0.6456223 -0.763657 0 -0.5380765 -0.842896 0 -0.4209316 -0.9070924 0 0.1000943 -0.994978 0 0.2318181 -0.9727591 0 0.4805779 -0.8769522 0 0.6951833 -0.7188326 0 0.7848048 -0.6197432 0 0.8604039 -0.5096127 0 0.9644654 -0.2642092 0 0.9910768 -0.1332929 0 0.9910788 0.133278 0 0.9644693 0.2641951 0 0.9206549 0.3903777 0 0.8603971 0.5096243 0 0.695199 0.7188174 0 0.480584 0.8769487 0 0.2318241 0.9727578 0 -0.5380905 0.8428871 0 -0.7416568 0.6707795 0 -0.9977675 0.0667836 0 -0.9977675 -0.0667836 0 -0.9976691 -0.0682379 0 -0.9790847 -0.2034537 0 -0.9790815 -0.2034686 0 -0.9422626 -0.334875 0 -0.8878854 -0.4600647 0 -0.816971 -0.5766788 0 -0.7308377 -0.6825513 0 -0.6310903 -0.7757095 0 -0.5195806 -0.8544214 0 -0.398403 -0.9172106 0 -0.2697975 -0.9629171 0 -0.1361668 -0.9906859 0 0 -1 0 0.1361679 -0.9906858 0 0.2697975 -0.9629171 0 0.3984001 -0.9172118 0 0.5195875 -0.8544172 0 0.6310865 -0.7757126 0 0.7308416 -0.6825472 0 0.8169674 -0.576684 0 0.8878854 -0.4600647 0 0.9422602 -0.3348819 0 0.9790831 -0.2034612 0 0.9976686 -0.06824564 0 0.9976691 0.0682379 0 0.9790847 0.2034537 0 0.9422602 0.3348817 0 0.8878852 0.4600653 0 0.8169749 0.5766733 0 0.7308338 0.6825555 0 0.631083 0.7757153 0 0.5195836 0.8544196 0 0.3984001 0.9172118 0 0.269798 0.962917 0 0.1361655 0.9906861 0 0 1 0 -0.1361666 0.9906861 0 -0.269798 0.962917 0 -0.3983973 0.917213 0 -0.519587 0.8544175 0 -0.6310868 0.7757123 0 -0.7308338 0.6825555 0 -0.8169676 0.5766837 0 -0.8878852 0.4600653 0 -0.9422602 0.3348817 0 -0.9790815 0.2034686 0 -0.9976691 0.0682379 0 -0.9790847 0.2034537 0 -0.9422602 -0.3348819 0 -0.8169674 -0.576684 0 -0.7308338 -0.6825555 0 -0.6310865 -0.7757126 0 -0.5195875 -0.8544172 0 -0.3983973 -0.917213 0 0.1361658 -0.9906861 0 0.5195841 -0.8544194 0 0.6310827 -0.7757157 0 0.7308338 -0.6825555 0 0.8169747 -0.5766736 0 0.9790847 -0.2034537 0 0.9976691 -0.0682379 0 0.9976686 0.06824564 0 0.9790831 0.2034612 0 0.8169676 0.5766837 0 0.7308416 0.6825472 0 0.6310868 0.7757123 0 0.519587 0.8544175 0 0.1361676 0.9906858 0 -0.398403 0.9172106 0 -0.5195802 0.8544217 0 -0.6310907 0.7757092 0 -0.7308377 0.6825513 0 -0.8169712 0.5766785 0 -0.9422627 0.3348749 0 -0.9957342 -0.09226846 0 -0.9618263 -0.2736608 0 -0.9618249 -0.2736656 0 -0.8951641 -0.4457368 0 -0.895162 -0.4457409 0 -0.7980149 -0.6026377 0 -0.6736961 -0.7390086 0 -0.5264313 -0.8502178 0 -0.3612413 -0.9324724 0 -0.1837487 -0.9829733 0 0.1837496 -0.9829731 0 0.3612413 -0.9324724 0 0.5264335 -0.8502164 0 0.6736961 -0.7390086 0 0.7980174 -0.6026345 0 0.8951641 -0.4457368 0 0.9618256 -0.2736632 0 0.9957342 -0.09226846 0 0.9957342 0.09226846 0 0.9618262 0.2736613 0 0.895162 0.4457409 0 0.7980155 0.6026369 0 0.6736961 0.7390086 0 0.5264313 0.8502178 0 0.3612427 0.9324719 0 0.1837487 0.9829733 0 -0.1837505 0.9829729 0 -0.3612427 0.9324719 0 -0.5264313 0.8502178 0 -0.6736961 0.7390086 0 -0.7980204 0.6026305 0 -0.8951641 0.4457368 0 -0.9618262 0.2736613 0 -0.9957342 0.09226846 0 -0.7980198 -0.6026313 0 -0.1837505 -0.9829729 0 0.1837487 -0.9829733 0 0.5264313 -0.8502178 0 0.7980149 -0.6026377 0 0.895162 -0.4457409 0 0.9618263 -0.2736608 0 0.9618256 0.2736636 0 0.8951641 0.4457368 0 0.7980179 0.6026337 0 0.5264335 0.8502164 0 0.1837496 0.9829731 0 -0.1837487 0.9829733 0 -0.7980155 0.6026369 0 -0.895162 0.4457409 0 -0.9618249 0.273666 0 -0.9957328 -0.0922836 0 -0.9618222 -0.273675 0 -0.89516 -0.445745 0 -0.8951762 -0.4457124 0 -0.7980272 -0.6026216 0 -0.6736884 -0.7390156 0 -0.5264244 -0.850222 0 -0.3612499 -0.9324691 0 -0.1837515 -0.9829728 0 0.1837478 -0.9829735 0 0.3612362 -0.9324744 0 0.6736986 -0.7390063 0 0.7980076 -0.6026475 0 0.89516 -0.445745 0 0.9618222 -0.273675 0 0.9957365 -0.09224325 0 0.9957328 0.0922836 0 0.9618221 0.2736754 0 0.8951762 0.4457124 0 0.7980278 0.6026208 0 0.6736884 0.7390156 0 0.5264244 0.850222 0 0.3612512 0.9324685 0 0.1837515 0.9829728 0 -0.1837478 0.9829735 0 -0.3612375 0.932474 0 -0.5264335 0.8502164 0 -0.6736986 0.7390063 0 -0.7980082 0.6026467 0 -0.89516 0.445745 0 -0.9618221 0.2736754 0 -0.9957365 0.09224325 0 -0.9957365 -0.09224325 0 -0.7980076 -0.6026475 0 -0.6736986 -0.7390063 0 -0.5264335 -0.8502164 0 -0.3612362 -0.9324744 0 -0.1837478 -0.9829735 0 0.1837515 -0.9829728 0 0.3612499 -0.9324691 0 0.5264244 -0.850222 0 0.6736884 -0.7390156 0 0.7980272 -0.6026216 0 0.8951762 -0.4457124 0 0.9957328 -0.0922836 0 0.9957365 0.09224325 0 0.89516 0.445745 0 0.7980082 0.6026467 0 0.6736986 0.7390063 0 0.3612375 0.932474 0 0.1837478 0.9829735 0 -0.1837515 0.9829728 0 -0.3612512 0.9324685 0 -0.5264244 0.850222 0 -0.6736884 0.7390156 0 -0.7980278 0.6026208 0 -0.8951762 0.4457124 0 -0.9957328 0.0922836 0 -0.9945222 -0.1045256 0 -0.951055 -0.309022 0 -0.9510567 -0.3090167 0 -0.8660275 -0.4999966 0 -0.8660249 -0.5000009 0 -0.7431444 -0.6691311 0 -0.5877847 -0.8090175 0 -0.4067373 -0.9135453 0 -0.2079119 -0.9781476 0 0.2079119 -0.9781476 0 0.4067351 -0.9135462 0 0.5877847 -0.8090175 0 0.7431444 -0.6691311 0 0.8660249 -0.5000009 0 0.9510575 -0.309014 0 0.9945219 -0.1045286 0 0.9945216 0.1045314 0 0.9510549 0.3090218 0 0.8660272 0.4999969 0 0.7431446 0.6691309 0 0.5877877 0.8090152 0 0.406737 0.9135454 0 0.2079119 0.9781476 0 -0.2079113 0.9781478 0 -0.406737 0.9135454 0 -0.5877849 0.8090173 0 -0.7431446 0.6691309 0 -0.8660272 0.4999969 0 -0.9510549 0.3090218 0 -0.9945222 0.1045256 0 -0.2079113 -0.9781478 0 0.4067373 -0.9135453 0 0.5877874 -0.8090155 0 0.8660275 -0.4999966 0 0.951055 -0.309022 0 0.9945216 -0.1045314 0 0.9945219 0.1045286 0 0.9510575 0.3090139 0 0.8660247 0.5000013 0 0.5877849 0.8090173 0 0.4067348 0.9135463 0 -0.2079119 0.9781476 0 -0.8660247 0.5000013 0 -0.9510567 0.3090166 0 -0.994518 -0.104566 0 -0.9510532 -0.3090273 0 -0.9510601 -0.3090062 0 -0.8660199 -0.5000097 0 -0.86603 -0.4999921 0 -0.7431531 -0.6691215 0 -0.4067308 -0.9135481 0 -0.2079178 -0.9781463 0 0.2079131 -0.9781473 0 0.4067395 -0.9135442 0 0.5877735 -0.8090255 0 0.7431415 -0.6691343 0 0.86603 -0.4999921 0 0.9510601 -0.3090062 0 0.9945204 -0.104543 0 0.9945253 0.1044968 0 0.9510464 0.3090482 0 0.8660196 0.5000101 0 0.7431533 0.6691213 0 0.587796 0.8090093 0 0.4067304 0.9135482 0 0.2079083 0.9781484 0 -0.2079131 0.9781473 0 -0.4067391 0.9135444 0 -0.7431417 0.6691341 0 -0.8660196 0.5000101 0 -0.9510533 0.3090271 0 -0.9945253 0.1044968 0 -0.9945253 -0.1044968 0 -0.7431415 -0.6691343 0 -0.4067395 -0.9135442 0 -0.2079131 -0.9781473 0 0.2079083 -0.9781484 0 0.4067308 -0.9135481 0 0.5877957 -0.8090095 0 0.7431531 -0.6691215 0 0.8660199 -0.5000097 0 0.9510463 -0.3090484 0 0.9945253 -0.1044968 0 0.9945204 0.104543 0 0.9510601 0.309006 0 0.8660297 0.4999925 0 0.7431417 0.6691341 0 0.5877738 0.8090254 0 0.4067391 0.9135444 0 0.2079131 0.9781473 0 -0.2079178 0.9781463 0 -0.4067304 0.9135482 0 -0.7431533 0.6691213 0 -0.8660297 0.4999925 0 -0.9510601 0.309006 0 -0.994518 0.104566 0 -0.991441 -0.1305558 0 -0.923877 -0.3826895 0 -0.7933523 -0.6087628 0 -0.6087501 -0.7933621 0 -0.7933674 -0.6087431 0 -0.9914491 -0.1304945 0 -0.991441 0.1305558 0 -0.923877 0.3826895 0 -0.7933674 0.6087431 0 -0.6087651 0.7933506 0 -0.3826874 0.923878 0 -0.1305248 0.9914451 0 0.1305288 0.9914445 0 0.3826874 0.923878 0 0.6087501 0.7933621 0 0.7933374 0.6087824 0 0.9238881 0.382663 0 0.9914491 0.1304945 0 0.991441 -0.1305558 0 0.923877 -0.3826895 0 0.7933523 -0.6087628 0 0.6087802 -0.793339 0 0.3826764 -0.9238825 0 0.1305248 -0.9914451 0 -0.1305248 -0.9914451 0 -0.3826874 -0.923878 0 -0.6087651 -0.7933506 0 0.1305288 -0.9914445 0 0.3826874 -0.923878 0 0.6087501 -0.7933621 0 0.7933374 -0.6087824 0 0.9238881 -0.382663 0 0.9914491 -0.1304945 0 0.991441 0.1305558 0 0.923877 0.3826895 0 0.7933523 0.6087628 0 0.6087802 0.793339 0 0.3826764 0.9238825 0 0.1305248 0.9914451 0 -0.6087501 0.7933621 0 -0.7933523 0.6087628 0 -0.9914491 0.1304945 0 -0.9914411 -0.1305555 0 -0.9238767 -0.3826905 0 -0.7933533 -0.6087616 0 -0.6087485 -0.7933632 0 -0.7933683 -0.6087419 0 -0.9914491 -0.1304942 0 -0.9914411 0.1305555 0 -0.9238767 0.3826905 0 -0.7933666 0.6087444 0 -0.6087666 0.7933494 0 0.6087516 0.793361 0 0.7933364 0.6087836 0 0.9238877 0.3826639 0 0.9914491 0.1304942 0 0.9914411 -0.1305555 0 0.9238767 -0.3826905 0 0.7933533 -0.6087616 0 0.6087787 -0.7933403 0 0.3826722 -0.9238842 0 0.1305296 -0.9914445 0 -0.1305296 -0.9914445 0 -0.3826832 -0.9238797 0 -0.6087636 -0.7933518 0 0.1305336 -0.9914439 0 0.3826832 -0.9238797 0 0.6087485 -0.7933632 0 0.7933382 -0.6087812 0 0.9238877 -0.3826639 0 0.9914491 -0.1304942 0 0.9914411 0.1305555 0 0.9238767 0.3826905 0 0.7933514 0.6087639 0 0.6087817 0.7933378 0 -0.6087516 0.793361 0 -0.7933514 0.6087639 0 -0.9914491 0.1304942 0 -1 0 0 -0.0413255 0.9991458 0 -0.123692 0.9923207 0 -0.1236919 0.9923208 0 -0.2052152 0.9787169 0 -0.285337 0.9584273 0 -0.3635081 0.931591 0 -0.4391962 0.8983911 0 -0.5118851 0.859054 0 -0.5810773 0.8138485 0 -0.6462991 0.7630842 0 -0.7071067 0.707107 0 -0.7630844 0.646299 0 -0.8138486 0.581077 0 -0.8590542 0.5118847 0 -0.8983909 0.4391968 0 -0.9315912 0.3635079 0 -0.9584274 0.2853363 0 -0.9787169 0.2052152 0 -0.9923206 0.1236926 0 -0.9991459 0.04132497 0 -0.3635076 0.9315913 0 -0.6462988 0.7630845 0 -0.7630841 0.6462992 0 -0.8138483 0.5810774 0 -0.8590541 0.511885 0 -0.9315912 0.3635078 0 -0.9584276 0.2853362 0 -0.9787169 0.2052153 0 -0.9923206 0.1236926 0 0.9991454 0.04133504 0 0.9991462 0.04131537 0 0.992321 0.1236901 0 0.9923198 0.1236999 0 0.9787183 0.2052084 0 0.9787163 0.2052179 0 0.958427 0.2853379 0 0.931591 0.3635082 0 0.8983907 0.4391974 0 0.8590548 0.5118836 0 0.8138453 0.5810817 0 0.763081 0.6463029 0 0.7071064 0.7071073 0 0.6462943 0.7630884 0 0.5810805 0.8138462 0 0.5118883 0.859052 0 0.4391953 0.8983917 0 0.3635101 0.9315903 0 0.2853347 0.958428 0 0.2052147 0.978717 0 0.1236923 0.9923207 0 0.04132527 0.9991458 0 0.9315944 0.3634997 0 0.8590505 0.5118908 0 0.81385 0.5810752 0 0.7630907 0.6462915 0 0.7071112 0.7071023 0 0.6462991 0.7630842 0 0.5810758 0.8138495 0 0.511884 0.8590546 0 0.4391914 0.8983935 0 0.3635068 0.9315916 0 0.2853401 0.9584264 0 0.2052168 0.9787166 0 0 0 -1 0 0 1 -7.34281e-7 0 1 0 0 1 0 0 1 1.30325e-7 0 1 7.41209e-7 0 1 -3.32023e-7 0 1 0 0 1 0 0 1 -1.33888e-7 0 1 1.73569e-7 0 1 0 0 1 -1.31377e-7 0 1 0 0 1 3.32023e-7 0 1 -7.41209e-7 0 1 -1.30324e-7 0 1 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 0 1 3 1 1 1 1 2 3 2 4 2 4 3 3 3 5 3 6 4 5 4 7 4 8 5 7 5 9 5 10 6 9 6 11 6 12 7 11 7 13 7 14 8 13 8 15 8 16 9 15 9 17 9 18 10 17 10 19 10 20 11 19 11 21 11 22 12 21 12 23 12 24 13 23 13 25 13 26 14 25 14 27 14 28 15 27 15 29 15 30 16 29 16 31 16 32 17 31 17 33 17 34 18 33 18 35 18 36 19 35 19 37 19 38 20 37 20 39 20 40 21 39 21 41 21 42 22 41 22 43 22 44 23 43 23 45 23 46 24 45 24 47 24 48 25 47 25 49 25 50 26 49 26 51 26 52 27 51 27 53 27 54 28 53 28 55 28 56 29 55 29 57 29 58 30 57 30 59 30 60 31 59 31 61 31 62 32 61 32 63 32 64 33 63 33 65 33 66 34 65 34 67 34 68 35 67 35 69 35 70 36 69 36 71 36 72 37 71 37 73 37 74 38 73 38 75 38 76 39 75 39 77 39 78 40 77 40 79 40 80 41 79 41 81 41 82 42 81 42 83 42 84 43 83 43 85 43 86 44 85 44 87 44 88 45 87 45 89 45 90 46 89 46 91 46 92 47 91 47 93 47 92 48 90 48 91 48 4 3 5 3 6 3 6 49 7 49 8 49 8 5 9 5 10 5 10 50 11 50 12 50 12 51 13 51 14 51 14 52 15 52 16 52 16 53 17 53 18 53 18 10 19 10 20 10 20 54 21 54 22 54 22 55 23 55 24 55 24 13 25 13 26 13 26 56 27 56 28 56 28 57 29 57 30 57 30 16 31 16 32 16 32 58 33 58 34 58 34 18 35 18 36 18 36 59 37 59 38 59 38 60 39 60 40 60 40 61 41 61 42 61 42 62 43 62 44 62 44 23 45 23 46 23 46 24 47 24 48 24 48 25 49 25 50 25 50 63 51 63 52 63 52 64 53 64 54 64 54 65 55 65 56 65 56 66 57 66 58 66 58 30 59 30 60 30 60 67 61 67 62 67 62 32 63 32 64 32 64 68 65 68 66 68 66 69 67 69 68 69 68 35 69 35 70 35 70 70 71 70 72 70 72 71 73 71 74 71 74 38 75 38 76 38 76 72 77 72 78 72 78 73 79 73 80 73 80 74 81 74 82 74 82 75 83 75 84 75 84 43 85 43 86 43 86 76 87 76 88 76 88 45 89 45 90 45 91 47 2 47 93 47 93 0 2 0 1 0 94 77 95 77 96 77 94 1 97 1 95 1 95 2 97 2 98 2 98 3 97 3 99 3 100 49 99 49 101 49 102 5 101 5 103 5 104 78 103 78 105 78 106 7 105 7 107 7 108 79 107 79 109 79 110 53 109 53 111 53 112 10 111 10 113 10 114 54 113 54 115 54 116 12 115 12 117 12 118 13 117 13 119 13 120 80 119 80 121 80 122 15 121 15 123 15 124 81 123 81 125 81 126 17 125 17 127 17 128 82 127 82 129 82 130 59 129 59 131 59 132 83 131 83 133 83 134 84 133 84 135 84 136 85 135 85 137 85 138 86 137 86 139 86 140 24 139 24 141 24 142 87 141 87 143 87 144 88 143 88 145 88 146 27 145 27 147 27 148 89 147 89 149 89 150 90 149 90 151 90 152 91 151 91 153 91 154 67 153 67 155 67 156 92 155 92 157 92 158 68 157 68 159 68 160 93 159 93 161 93 162 94 161 94 163 94 164 70 163 70 165 70 166 37 165 37 167 37 168 38 167 38 169 38 170 95 169 95 171 95 172 96 171 96 173 96 174 97 173 97 175 97 176 42 175 42 177 42 178 43 177 43 179 43 180 98 179 98 181 98 182 45 181 45 183 45 184 46 183 46 185 46 186 99 185 99 187 99 186 48 184 48 185 48 98 3 99 3 100 3 100 100 101 100 102 100 102 5 103 5 104 5 104 50 105 50 106 50 106 101 107 101 108 101 108 102 109 102 110 102 110 103 111 103 112 103 112 10 113 10 114 10 114 54 115 54 116 54 116 12 117 12 118 12 118 104 119 104 120 104 120 105 121 105 122 105 122 15 123 15 124 15 124 106 125 106 126 106 126 17 127 17 128 17 128 107 129 107 130 107 130 108 131 108 132 108 132 109 133 109 134 109 134 61 135 61 136 61 136 110 137 110 138 110 138 111 139 111 140 111 140 24 141 24 142 24 142 112 143 112 144 112 144 113 145 113 146 113 146 114 147 114 148 114 148 115 149 115 150 115 150 29 151 29 152 29 152 116 153 116 154 116 154 67 155 67 156 67 156 117 157 117 158 117 158 68 159 68 160 68 160 118 161 118 162 118 162 35 163 35 164 35 164 70 165 70 166 70 166 37 167 37 168 37 168 38 169 38 170 38 170 39 171 39 172 39 172 119 173 119 174 119 174 74 175 74 176 74 176 120 177 120 178 120 178 43 179 43 180 43 180 44 181 44 182 44 182 45 183 45 184 45 185 121 96 121 187 121 187 122 96 122 95 122 188 123 189 123 190 123 188 124 191 124 189 124 189 125 191 125 192 125 192 126 191 126 193 126 194 127 193 127 195 127 196 128 195 128 197 128 198 129 197 129 199 129 200 130 199 130 201 130 202 131 201 131 203 131 204 132 203 132 205 132 206 133 205 133 207 133 208 134 207 134 209 134 210 135 209 135 211 135 212 136 211 136 213 136 214 137 213 137 215 137 216 138 215 138 217 138 218 139 217 139 219 139 220 140 219 140 221 140 222 141 221 141 223 141 224 142 223 142 225 142 226 143 225 143 227 143 228 144 227 144 229 144 230 145 229 145 231 145 232 146 231 146 233 146 234 147 233 147 235 147 236 148 235 148 237 148 238 149 237 149 239 149 240 150 239 150 241 150 242 151 241 151 243 151 244 152 243 152 245 152 246 153 245 153 247 153 248 154 247 154 249 154 250 155 249 155 251 155 252 156 251 156 253 156 254 157 253 157 255 157 256 158 255 158 257 158 258 159 257 159 259 159 260 160 259 160 261 160 262 161 261 161 263 161 264 162 263 162 265 162 266 163 265 163 267 163 268 164 267 164 269 164 270 165 269 165 271 165 272 166 271 166 273 166 274 167 273 167 275 167 276 168 275 168 277 168 278 169 277 169 279 169 278 170 276 170 277 170 192 171 193 171 194 171 194 127 195 127 196 127 196 172 197 172 198 172 198 173 199 173 200 173 200 174 201 174 202 174 202 175 203 175 204 175 204 176 205 176 206 176 206 133 207 133 208 133 208 134 209 134 210 134 210 135 211 135 212 135 212 177 213 177 214 177 214 137 215 137 216 137 216 138 217 138 218 138 218 178 219 178 220 178 220 179 221 179 222 179 222 180 223 180 224 180 224 181 225 181 226 181 226 143 227 143 228 143 228 144 229 144 230 144 230 182 231 182 232 182 232 183 233 183 234 183 234 184 235 184 236 184 236 185 237 185 238 185 238 149 239 149 240 149 240 150 241 150 242 150 242 186 243 186 244 186 244 187 245 187 246 187 246 188 247 188 248 188 248 189 249 189 250 189 250 155 251 155 252 155 252 156 253 156 254 156 254 190 255 190 256 190 256 158 257 158 258 158 258 159 259 159 260 159 260 160 261 160 262 160 262 191 263 191 264 191 264 192 265 192 266 192 266 193 267 193 268 193 268 194 269 194 270 194 270 195 271 195 272 195 272 166 273 166 274 166 274 196 275 196 276 196 277 169 190 169 279 169 279 123 190 123 189 123 280 197 281 197 282 197 280 198 283 198 281 198 280 199 284 199 283 199 283 200 284 200 285 200 285 201 284 201 286 201 287 202 286 202 288 202 289 203 288 203 290 203 291 204 290 204 292 204 293 205 292 205 294 205 295 206 294 206 296 206 297 135 296 135 298 135 299 207 298 207 300 207 301 208 300 208 302 208 303 209 302 209 304 209 305 210 304 210 306 210 307 211 306 211 308 211 309 212 308 212 310 212 311 213 310 213 312 213 313 214 312 214 314 214 315 215 314 215 316 215 317 216 316 216 318 216 319 217 318 217 320 217 321 218 320 218 322 218 323 219 322 219 324 219 325 220 324 220 326 220 327 221 326 221 328 221 329 222 328 222 330 222 331 158 330 158 332 158 333 223 332 223 334 223 335 224 334 224 336 224 337 225 336 225 338 225 339 226 338 226 340 226 341 227 340 227 342 227 343 228 342 228 344 228 345 229 344 229 346 229 347 230 346 230 282 230 281 197 347 197 282 197 285 231 286 231 287 231 287 203 288 203 289 203 289 204 290 204 291 204 291 205 292 205 293 205 293 232 294 232 295 232 295 135 296 135 297 135 297 233 298 233 299 233 299 208 300 208 301 208 301 234 302 234 303 234 303 210 304 210 305 210 305 235 306 235 307 235 307 236 308 236 309 236 309 237 310 237 311 237 311 214 312 214 313 214 313 215 314 215 315 215 315 238 316 238 317 238 317 239 318 239 319 239 319 240 320 240 321 240 321 219 322 219 323 219 323 241 324 241 325 241 325 221 326 221 327 221 327 242 328 242 329 242 329 158 330 158 331 158 331 243 332 243 333 243 333 224 334 224 335 224 335 225 336 225 337 225 337 226 338 226 339 226 339 244 340 244 341 244 341 245 342 245 343 245 343 246 344 246 345 246 345 230 346 230 347 230 348 247 349 247 350 247 348 248 351 248 349 248 348 248 352 248 351 248 351 249 352 249 353 249 353 250 352 250 354 250 355 251 354 251 356 251 357 252 356 252 358 252 359 253 358 253 360 253 361 254 360 254 362 254 363 255 362 255 364 255 365 135 364 135 366 135 367 256 366 256 368 256 369 257 368 257 370 257 371 209 370 209 372 209 373 258 372 258 374 258 375 259 374 259 376 259 377 260 376 260 378 260 379 261 378 261 380 261 381 262 380 262 382 262 383 263 382 263 384 263 385 264 384 264 386 264 387 265 386 265 388 265 389 266 388 266 390 266 391 267 390 267 392 267 393 268 392 268 394 268 395 269 394 269 396 269 397 270 396 270 398 270 399 158 398 158 400 158 401 271 400 271 402 271 403 272 402 272 404 272 405 273 404 273 406 273 407 274 406 274 408 274 409 275 408 275 410 275 411 276 410 276 412 276 413 277 412 277 414 277 415 278 414 278 350 278 349 279 415 279 350 279 353 280 354 280 355 280 355 281 356 281 357 281 357 282 358 282 359 282 359 283 360 283 361 283 361 284 362 284 363 284 363 135 364 135 365 135 365 285 366 285 367 285 367 286 368 286 369 286 369 287 370 287 371 287 371 288 372 288 373 288 373 289 374 289 375 289 375 290 376 290 377 290 377 261 378 261 379 261 379 291 380 291 381 291 381 292 382 292 383 292 383 264 384 264 385 264 385 293 386 293 387 293 387 294 388 294 389 294 389 295 390 295 391 295 391 241 392 241 393 241 393 296 394 296 395 296 395 297 396 297 397 297 397 158 398 158 399 158 399 298 400 298 401 298 401 299 402 299 403 299 403 300 404 300 405 300 405 301 406 301 407 301 407 302 408 302 409 302 409 303 410 303 411 303 411 277 412 277 413 277 413 304 414 304 415 304 416 305 417 305 418 305 416 306 419 306 417 306 416 307 420 307 419 307 419 308 420 308 421 308 421 309 420 309 422 309 423 310 422 310 424 310 425 311 424 311 426 311 427 312 426 312 428 312 429 313 428 313 430 313 431 135 430 135 432 135 433 314 432 314 434 314 435 315 434 315 436 315 437 316 436 316 438 316 439 317 438 317 440 317 441 318 440 318 442 318 443 319 442 319 444 319 445 320 444 320 446 320 447 321 446 321 448 321 449 322 448 322 450 322 451 323 450 323 452 323 453 324 452 324 454 324 455 325 454 325 456 325 457 326 456 326 458 326 459 327 458 327 460 327 461 158 460 158 462 158 463 328 462 328 464 328 465 329 464 329 466 329 467 330 466 330 468 330 469 331 468 331 470 331 471 332 470 332 472 332 473 333 472 333 474 333 475 334 474 334 418 334 417 305 475 305 418 305 421 310 422 310 423 310 423 311 424 311 425 311 425 312 426 312 427 312 427 335 428 335 429 335 429 135 430 135 431 135 431 314 432 314 433 314 433 336 434 336 435 336 435 337 436 337 437 337 437 317 438 317 439 317 439 338 440 338 441 338 441 339 442 339 443 339 443 340 444 340 445 340 445 341 446 341 447 341 447 342 448 342 449 342 449 343 450 343 451 343 451 324 452 324 453 324 453 344 454 344 455 344 455 345 456 345 457 345 457 327 458 327 459 327 459 158 460 158 461 158 461 346 462 346 463 346 463 329 464 329 465 329 465 330 466 330 467 330 467 331 468 331 469 331 469 347 470 347 471 347 471 348 472 348 473 348 473 334 474 334 475 334 476 349 477 349 478 349 476 350 479 350 477 350 476 351 480 351 479 351 479 352 480 352 481 352 481 353 480 353 482 353 483 354 482 354 484 354 485 311 484 311 486 311 487 355 486 355 488 355 489 356 488 356 490 356 491 135 490 135 492 135 493 357 492 357 494 357 495 358 494 358 496 358 497 359 496 359 498 359 499 360 498 360 500 360 501 361 500 361 502 361 503 362 502 362 504 362 505 363 504 363 506 363 507 364 506 364 508 364 509 365 508 365 510 365 511 366 510 366 512 366 513 367 512 367 514 367 515 368 514 368 516 368 517 369 516 369 518 369 519 370 518 370 520 370 521 158 520 158 522 158 523 371 522 371 524 371 525 372 524 372 526 372 527 330 526 330 528 330 529 373 528 373 530 373 531 374 530 374 532 374 533 375 532 375 534 375 535 376 534 376 478 376 477 377 535 377 478 377 481 378 482 378 483 378 483 311 484 311 485 311 485 379 486 379 487 379 487 380 488 380 489 380 489 135 490 135 491 135 491 381 492 381 493 381 493 382 494 382 495 382 495 383 496 383 497 383 497 384 498 384 499 384 499 385 500 385 501 385 501 386 502 386 503 386 503 387 504 387 505 387 505 388 506 388 507 388 507 389 508 389 509 389 509 390 510 390 511 390 511 391 512 391 513 391 513 392 514 392 515 392 515 393 516 393 517 393 517 394 518 394 519 394 519 158 520 158 521 158 521 395 522 395 523 395 523 396 524 396 525 396 525 330 526 330 527 330 527 397 528 397 529 397 529 398 530 398 531 398 531 399 532 399 533 399 533 400 534 400 535 400 536 401 537 401 538 401 536 402 539 402 537 402 536 402 540 402 539 402 539 403 540 403 541 403 542 404 541 404 543 404 542 405 539 405 541 405 542 403 544 403 539 403 539 402 544 402 537 402 537 402 544 402 545 402 546 406 545 406 547 406 548 407 547 407 549 407 550 408 549 408 551 408 552 409 551 409 553 409 554 410 553 410 555 410 556 411 555 411 557 411 558 412 557 412 559 412 560 413 559 413 561 413 562 414 561 414 563 414 564 415 563 415 565 415 566 416 565 416 567 416 568 417 567 417 569 417 570 418 569 418 571 418 572 419 571 419 573 419 574 420 573 420 575 420 576 421 575 421 577 421 578 422 577 422 579 422 580 423 579 423 581 423 582 424 581 424 583 424 584 425 583 425 585 425 586 426 585 426 543 426 541 427 586 427 543 427 541 404 587 404 586 404 541 405 540 405 587 405 587 427 588 427 586 427 586 426 588 426 584 426 585 426 586 426 584 426 588 426 589 426 584 426 584 425 589 425 582 425 583 425 584 425 582 425 589 425 590 425 582 425 582 424 590 424 580 424 581 428 582 428 580 428 590 428 591 428 580 428 580 423 591 423 578 423 579 429 580 429 578 429 591 429 592 429 578 429 578 422 592 422 576 422 577 430 578 430 576 430 592 430 593 430 576 430 576 421 593 421 574 421 575 431 576 431 574 431 593 431 594 431 574 431 574 420 594 420 572 420 573 432 574 432 572 432 594 432 595 432 572 432 572 419 595 419 570 419 571 433 572 433 570 433 595 433 596 433 570 433 570 418 596 418 568 418 569 434 570 434 568 434 596 434 597 434 568 434 568 417 597 417 566 417 567 435 568 435 566 435 597 435 598 435 566 435 566 416 598 416 564 416 565 436 566 436 564 436 598 436 599 436 564 436 564 415 599 415 562 415 563 437 564 437 562 437 599 437 600 437 562 437 562 414 600 414 560 414 561 438 562 438 560 438 600 438 601 438 560 438 560 413 601 413 558 413 559 439 560 439 558 439 601 439 602 439 558 439 558 412 602 412 556 412 557 412 558 412 556 412 602 412 603 412 556 412 556 411 603 411 554 411 555 411 556 411 554 411 603 411 604 411 554 411 554 410 604 410 552 410 553 440 554 440 552 440 604 440 605 440 552 440 552 409 605 409 550 409 551 441 552 441 550 441 605 441 606 441 550 441 550 408 606 408 548 408 549 408 550 408 548 408 606 408 607 408 548 408 548 407 607 407 546 407 547 442 548 442 546 442 607 442 538 442 546 442 546 406 538 406 537 406 545 401 546 401 537 401 608 443 609 443 610 443 608 444 611 444 609 444 608 444 612 444 611 444 611 445 612 445 613 445 614 446 613 446 615 446 614 447 611 447 613 447 614 445 616 445 611 445 611 444 616 444 609 444 609 444 616 444 617 444 618 448 617 448 619 448 620 449 619 449 621 449 622 450 621 450 623 450 624 451 623 451 625 451 626 452 625 452 627 452 628 411 627 411 629 411 630 412 629 412 631 412 632 413 631 413 633 413 634 414 633 414 635 414 636 453 635 453 637 453 638 454 637 454 639 454 640 455 639 455 641 455 642 456 641 456 643 456 644 457 643 457 645 457 646 458 645 458 647 458 648 459 647 459 649 459 650 460 649 460 651 460 652 461 651 461 653 461 654 462 653 462 655 462 656 463 655 463 657 463 658 464 657 464 615 464 613 465 658 465 615 465 613 446 659 446 658 446 613 447 612 447 659 447 659 465 660 465 658 465 658 464 660 464 656 464 657 464 658 464 656 464 660 464 661 464 656 464 656 463 661 463 654 463 655 463 656 463 654 463 661 463 662 463 654 463 654 462 662 462 652 462 653 466 654 466 652 466 662 466 663 466 652 466 652 461 663 461 650 461 651 467 652 467 650 467 663 467 664 467 650 467 650 460 664 460 648 460 649 468 650 468 648 468 664 468 665 468 648 468 648 459 665 459 646 459 647 469 648 469 646 469 665 469 666 469 646 469 646 458 666 458 644 458 645 470 646 470 644 470 666 470 667 470 644 470 644 457 667 457 642 457 643 471 644 471 642 471 667 471 668 471 642 471 642 456 668 456 640 456 641 472 642 472 640 472 668 472 669 472 640 472 640 455 669 455 638 455 639 473 640 473 638 473 669 473 670 473 638 473 638 454 670 454 636 454 637 474 638 474 636 474 670 474 671 474 636 474 636 453 671 453 634 453 635 475 636 475 634 475 671 475 672 475 634 475 634 414 672 414 632 414 633 438 634 438 632 438 672 438 673 438 632 438 632 413 673 413 630 413 631 439 632 439 630 439 673 439 674 439 630 439 630 412 674 412 628 412 629 412 630 412 628 412 674 412 675 412 628 412 628 411 675 411 626 411 627 411 628 411 626 411 675 411 676 411 626 411 626 452 676 452 624 452 625 476 626 476 624 476 676 476 677 476 624 476 624 451 677 451 622 451 623 477 624 477 622 477 677 477 678 477 622 477 622 450 678 450 620 450 621 450 622 450 620 450 678 450 679 450 620 450 620 449 679 449 618 449 619 478 620 478 618 478 679 478 610 478 618 478 618 448 610 448 609 448 617 443 618 443 609 443 680 443 681 443 682 443 680 444 683 444 681 444 680 444 684 444 683 444 683 445 684 445 685 445 686 446 685 446 687 446 686 447 683 447 685 447 686 445 688 445 683 445 683 444 688 444 681 444 681 444 688 444 689 444 690 448 689 448 691 448 692 449 691 449 693 449 694 450 693 450 695 450 696 451 695 451 697 451 698 452 697 452 699 452 700 411 699 411 701 411 702 412 701 412 703 412 704 413 703 413 705 413 706 414 705 414 707 414 708 453 707 453 709 453 710 454 709 454 711 454 712 455 711 455 713 455 714 456 713 456 715 456 716 457 715 457 717 457 718 458 717 458 719 458 720 459 719 459 721 459 722 460 721 460 723 460 724 461 723 461 725 461 726 462 725 462 727 462 728 463 727 463 729 463 730 464 729 464 687 464 685 465 730 465 687 465 685 446 731 446 730 446 685 447 684 447 731 447 731 465 732 465 730 465 730 464 732 464 728 464 729 464 730 464 728 464 732 464 733 464 728 464 728 463 733 463 726 463 727 463 728 463 726 463 733 463 734 463 726 463 726 462 734 462 724 462 725 466 726 466 724 466 734 466 735 466 724 466 724 461 735 461 722 461 723 467 724 467 722 467 735 467 736 467 722 467 722 460 736 460 720 460 721 468 722 468 720 468 736 468 737 468 720 468 720 459 737 459 718 459 719 469 720 469 718 469 737 469 738 469 718 469 718 458 738 458 716 458 717 470 718 470 716 470 738 470 739 470 716 470 716 457 739 457 714 457 715 471 716 471 714 471 739 471 740 471 714 471 714 456 740 456 712 456 713 472 714 472 712 472 740 472 741 472 712 472 712 455 741 455 710 455 711 473 712 473 710 473 741 473 742 473 710 473 710 454 742 454 708 454 709 474 710 474 708 474 742 474 743 474 708 474 708 453 743 453 706 453 707 475 708 475 706 475 743 475 744 475 706 475 706 414 744 414 704 414 705 438 706 438 704 438 744 438 745 438 704 438 704 413 745 413 702 413 703 439 704 439 702 439 745 439 746 439 702 439 702 412 746 412 700 412 701 412 702 412 700 412 746 412 747 412 700 412 700 411 747 411 698 411 699 411 700 411 698 411 747 411 748 411 698 411 698 452 748 452 696 452 697 476 698 476 696 476 748 476 749 476 696 476 696 451 749 451 694 451 695 477 696 477 694 477 749 477 750 477 694 477 694 450 750 450 692 450 693 450 694 450 692 450 750 450 751 450 692 450 692 449 751 449 690 449 691 478 692 478 690 478 751 478 682 478 690 478 690 448 682 448 681 448 689 443 690 443 681 443 752 401 753 401 754 401 752 402 755 402 753 402 752 402 756 402 755 402 755 403 756 403 757 403 758 404 757 404 759 404 758 405 755 405 757 405 758 403 760 403 755 403 755 402 760 402 753 402 753 402 760 402 761 402 762 406 761 406 763 406 764 407 763 407 765 407 766 408 765 408 767 408 768 409 767 409 769 409 770 410 769 410 771 410 772 411 771 411 773 411 774 412 773 412 775 412 776 413 775 413 777 413 778 414 777 414 779 414 780 415 779 415 781 415 782 416 781 416 783 416 784 417 783 417 785 417 786 418 785 418 787 418 788 419 787 419 789 419 790 420 789 420 791 420 792 421 791 421 793 421 794 422 793 422 795 422 796 423 795 423 797 423 798 424 797 424 799 424 800 425 799 425 801 425 802 426 801 426 759 426 757 427 802 427 759 427 757 404 803 404 802 404 757 405 756 405 803 405 803 427 804 427 802 427 802 426 804 426 800 426 801 426 802 426 800 426 804 426 805 426 800 426 800 425 805 425 798 425 799 425 800 425 798 425 805 425 806 425 798 425 798 424 806 424 796 424 797 428 798 428 796 428 806 428 807 428 796 428 796 423 807 423 794 423 795 429 796 429 794 429 807 429 808 429 794 429 794 422 808 422 792 422 793 430 794 430 792 430 808 430 809 430 792 430 792 421 809 421 790 421 791 431 792 431 790 431 809 431 810 431 790 431 790 420 810 420 788 420 789 432 790 432 788 432 810 432 811 432 788 432 788 419 811 419 786 419 787 433 788 433 786 433 811 433 812 433 786 433 786 418 812 418 784 418 785 434 786 434 784 434 812 434 813 434 784 434 784 417 813 417 782 417 783 435 784 435 782 435 813 435 814 435 782 435 782 416 814 416 780 416 781 436 782 436 780 436 814 436 815 436 780 436 780 415 815 415 778 415 779 437 780 437 778 437 815 437 816 437 778 437 778 414 816 414 776 414 777 438 778 438 776 438 816 438 817 438 776 438 776 413 817 413 774 413 775 439 776 439 774 439 817 439 818 439 774 439 774 412 818 412 772 412 773 412 774 412 772 412 818 412 819 412 772 412 772 411 819 411 770 411 771 411 772 411 770 411 819 411 820 411 770 411 770 410 820 410 768 410 769 440 770 440 768 440 820 440 821 440 768 440 768 409 821 409 766 409 767 441 768 441 766 441 821 441 822 441 766 441 766 408 822 408 764 408 765 408 766 408 764 408 822 408 823 408 764 408 764 407 823 407 762 407 763 442 764 442 762 442 823 442 754 442 762 442 762 406 754 406 753 406 761 401 762 401 753 401 824 479 825 479 826 479 826 479 825 479 827 479 828 480 829 480 830 480 830 480 829 480 831 480 832 481 830 481 831 481 832 482 833 482 830 482 832 483 834 483 833 483 833 483 834 483 835 483 835 484 834 484 836 484 837 485 836 485 838 485 839 486 838 486 840 486 841 487 840 487 842 487 843 488 842 488 844 488 845 489 844 489 846 489 847 490 846 490 848 490 849 491 848 491 850 491 851 492 850 492 852 492 853 493 852 493 854 493 855 494 854 494 856 494 857 495 856 495 858 495 859 496 858 496 860 496 861 497 860 497 862 497 863 498 862 498 864 498 865 499 864 499 824 499 826 499 865 499 824 499 835 484 836 484 837 484 837 500 838 500 839 500 839 486 840 486 841 486 841 487 842 487 843 487 843 488 844 488 845 488 845 501 846 501 847 501 847 490 848 490 849 490 849 502 850 502 851 502 851 503 852 503 853 503 853 504 854 504 855 504 855 494 856 494 857 494 857 505 858 505 859 505 859 506 860 506 861 506 861 507 862 507 863 507 863 508 864 508 865 508 866 158 829 158 867 158 867 158 829 158 828 158 868 509 869 509 870 509 870 510 869 510 871 510 872 511 870 511 871 511 872 512 873 512 870 512 872 513 874 513 873 513 873 514 874 514 875 514 875 515 874 515 876 515 877 516 876 516 878 516 879 517 878 517 880 517 881 518 880 518 882 518 883 519 882 519 884 519 885 520 884 520 886 520 887 521 886 521 888 521 889 522 888 522 890 522 891 523 890 523 892 523 893 524 892 524 894 524 895 525 894 525 896 525 897 526 896 526 898 526 899 527 898 527 900 527 901 528 900 528 902 528 903 529 902 529 904 529 905 530 904 530 866 530 867 530 905 530 866 530 875 515 876 515 877 515 877 531 878 531 879 531 879 517 880 517 881 517 881 532 882 532 883 532 883 533 884 533 885 533 885 534 886 534 887 534 887 535 888 535 889 535 889 536 890 536 891 536 891 537 892 537 893 537 893 538 894 538 895 538 895 539 896 539 897 539 897 540 898 540 899 540 899 541 900 541 901 541 901 542 902 542 903 542 903 529 904 529 905 529 906 24 869 24 907 24 907 24 869 24 868 24 825 135 906 135 827 135 827 135 906 135 907 135 1 543 234 543 93 543 1 543 232 543 234 543 1 543 4 543 232 543 232 543 4 543 230 543 230 543 4 543 6 543 228 543 6 543 8 543 226 543 8 543 10 543 224 543 10 543 12 543 222 543 12 543 14 543 705 543 14 543 16 543 707 543 16 543 18 543 709 543 18 543 711 543 709 543 707 543 18 543 230 543 6 543 228 543 228 543 8 543 226 543 226 543 10 543 224 543 224 543 12 543 222 543 222 543 14 543 705 543 220 543 705 543 703 543 218 543 703 543 701 543 699 543 218 543 701 543 699 543 216 543 218 543 699 543 697 543 216 543 216 543 697 543 695 543 214 543 695 543 693 543 691 543 214 543 693 543 691 543 212 543 214 543 691 543 689 543 212 543 212 543 689 543 688 543 647 543 688 543 649 543 647 543 212 543 688 543 647 543 210 543 212 543 647 543 645 543 210 543 210 543 645 543 643 543 208 543 643 543 641 543 639 543 208 543 641 543 639 543 206 543 208 543 639 543 637 543 206 543 206 543 637 543 635 543 204 543 635 543 633 543 631 543 204 543 633 543 631 543 202 543 204 543 631 543 629 543 202 543 202 543 629 543 200 543 200 543 629 543 126 543 128 543 200 543 126 543 128 543 198 543 200 543 128 543 130 543 198 543 198 543 130 543 196 543 196 543 130 543 132 543 194 543 132 543 134 543 192 543 134 543 136 543 189 543 136 543 138 543 279 543 138 543 140 543 278 543 140 543 142 543 276 543 142 543 144 543 274 543 144 543 146 543 272 543 146 543 148 543 270 543 148 543 150 543 268 543 150 543 152 543 266 543 152 543 801 543 799 543 266 543 801 543 799 543 264 543 266 543 799 543 797 543 264 543 264 543 797 543 795 543 262 543 795 543 793 543 791 543 262 543 793 543 791 543 260 543 262 543 791 543 789 543 260 543 260 543 789 543 787 543 258 543 787 543 785 543 783 543 258 543 785 543 783 543 551 543 258 543 783 543 553 543 551 543 783 543 781 543 553 543 553 543 781 543 555 543 555 543 781 543 779 543 557 543 779 543 777 543 559 543 777 543 775 543 825 543 775 543 906 543 825 543 559 543 775 543 825 543 70 543 559 543 825 543 461 543 70 543 825 543 459 543 461 543 825 543 457 543 459 543 825 543 455 543 457 543 825 543 453 543 455 543 825 543 451 543 453 543 825 543 449 543 451 543 825 543 824 543 449 543 449 543 824 543 447 543 447 543 824 543 445 543 445 543 824 543 443 543 443 543 824 543 441 543 441 543 824 543 439 543 439 543 824 543 437 543 437 543 824 543 435 543 435 543 824 543 864 543 433 543 864 543 431 543 433 543 435 543 864 543 705 543 16 543 707 543 18 543 20 543 711 543 711 543 20 543 713 543 713 543 20 543 715 543 715 543 20 543 22 543 717 543 22 543 719 543 717 543 715 543 22 543 719 543 22 543 721 543 721 543 22 543 24 543 723 543 24 543 285 543 287 543 723 543 285 543 287 543 725 543 723 543 287 543 289 543 725 543 725 543 289 543 291 543 727 543 291 543 293 543 829 543 293 543 295 543 836 543 295 543 838 543 836 543 829 543 295 543 836 543 834 543 829 543 829 543 834 543 832 543 831 543 829 543 832 543 285 543 24 543 283 543 283 543 24 543 26 543 281 543 26 543 347 543 281 543 283 543 26 543 26 543 28 543 347 543 347 543 28 543 30 543 345 543 30 543 32 543 343 543 32 543 34 543 341 543 34 543 36 543 339 543 36 543 337 543 339 543 341 543 36 543 347 543 30 543 345 543 345 543 32 543 343 543 343 543 34 543 341 543 36 543 38 543 337 543 337 543 38 543 335 543 335 543 38 543 40 543 333 543 40 543 42 543 331 543 42 543 44 543 329 543 44 543 429 543 431 543 329 543 429 543 431 543 327 543 329 543 431 543 862 543 327 543 431 543 864 543 862 543 335 543 40 543 333 543 333 543 42 543 331 543 44 543 46 543 429 543 429 543 46 543 427 543 427 543 46 543 48 543 425 543 48 543 50 543 423 543 50 543 421 543 423 543 425 543 50 543 427 543 48 543 425 543 50 543 52 543 421 543 421 543 52 543 419 543 419 543 52 543 54 543 417 543 54 543 56 543 475 543 56 543 473 543 475 543 417 543 56 543 419 543 54 543 417 543 56 543 58 543 473 543 473 543 58 543 471 543 471 543 58 543 60 543 469 543 60 543 62 543 467 543 62 543 64 543 465 543 64 543 66 543 463 543 66 543 68 543 461 543 68 543 70 543 461 543 463 543 68 543 471 543 60 543 469 543 469 543 62 543 467 543 467 543 64 543 465 543 465 543 66 543 463 543 70 543 72 543 559 543 559 543 72 543 561 543 561 543 72 543 74 543 563 543 74 543 76 543 565 543 76 543 567 543 565 543 563 543 76 543 561 543 74 543 563 543 76 543 78 543 567 543 567 543 78 543 569 543 569 543 78 543 571 543 571 543 78 543 573 543 573 543 78 543 80 543 575 543 80 543 577 543 575 543 573 543 80 543 80 543 82 543 577 543 577 543 82 543 579 543 579 543 82 543 581 543 581 543 82 543 84 543 248 543 84 543 246 543 248 543 581 543 84 543 248 543 583 543 581 543 248 543 250 543 583 543 583 543 250 543 585 543 585 543 250 543 543 543 543 543 250 543 252 543 542 543 252 543 544 543 542 543 543 543 252 543 84 543 86 543 246 543 246 543 86 543 244 543 244 543 86 543 88 543 242 543 88 543 240 543 242 543 244 543 88 543 88 543 90 543 240 543 240 543 90 543 238 543 238 543 90 543 92 543 236 543 92 543 93 543 234 543 236 543 93 543 238 543 92 543 236 543 95 543 491 543 187 543 95 543 399 543 491 543 95 543 98 543 399 543 399 543 98 543 397 543 397 543 98 543 100 543 395 543 100 543 102 543 393 543 102 543 391 543 393 543 395 543 102 543 397 543 100 543 395 543 102 543 104 543 391 543 391 543 104 543 389 543 389 543 104 543 106 543 387 543 106 543 108 543 385 543 108 543 110 543 383 543 110 543 112 543 381 543 112 543 114 543 379 543 114 543 116 543 377 543 116 543 118 543 375 543 118 543 615 543 373 543 615 543 657 543 371 543 657 543 369 543 371 543 373 543 657 543 389 543 106 543 387 543 387 543 108 543 385 543 385 543 110 543 383 543 383 543 112 543 381 543 381 543 114 543 379 543 379 543 116 543 377 543 120 543 616 543 118 543 120 543 617 543 616 543 120 543 619 543 617 543 120 543 621 543 619 543 120 543 122 543 621 543 621 543 122 543 623 543 623 543 122 543 625 543 625 543 122 543 124 543 627 543 124 543 629 543 627 543 625 543 124 543 124 543 126 543 629 543 196 543 132 543 194 543 194 543 134 543 192 543 192 543 136 543 189 543 189 543 138 543 279 543 279 543 140 543 278 543 278 543 142 543 276 543 276 543 144 543 274 543 274 543 146 543 272 543 272 543 148 543 270 543 270 543 150 543 268 543 801 543 152 543 759 543 759 543 152 543 154 543 758 543 154 543 760 543 758 543 759 543 154 543 154 543 156 543 760 543 760 543 156 543 761 543 761 543 156 543 763 543 763 543 156 543 158 543 765 543 158 543 767 543 765 543 763 543 158 543 767 543 158 543 769 543 769 543 158 543 160 543 771 543 160 543 162 543 773 543 162 543 164 543 775 543 164 543 906 543 775 543 773 543 164 543 769 543 160 543 771 543 771 543 162 543 773 543 164 543 166 543 906 543 906 543 166 543 519 543 521 543 906 543 519 543 521 543 523 543 906 543 906 543 523 543 525 543 527 543 906 543 525 543 527 543 529 543 906 543 906 543 529 543 531 543 869 543 531 543 533 543 535 543 869 543 533 543 535 543 477 543 869 543 869 543 477 543 479 543 481 543 869 543 479 543 481 543 483 543 869 543 869 543 483 543 485 543 871 543 485 543 487 543 489 543 871 543 487 543 489 543 872 543 871 543 489 543 401 543 872 543 489 543 399 543 401 543 489 543 491 543 399 543 166 543 168 543 519 543 519 543 168 543 517 543 517 543 168 543 170 543 515 543 170 543 172 543 513 543 172 543 174 543 511 543 174 543 509 543 511 543 513 543 174 543 517 543 170 543 515 543 515 543 172 543 513 543 174 543 176 543 509 543 509 543 176 543 507 543 507 543 176 543 178 543 505 543 178 543 180 543 503 543 180 543 182 543 501 543 182 543 499 543 501 543 503 543 182 543 507 543 178 543 505 543 505 543 180 543 503 543 182 543 184 543 499 543 499 543 184 543 497 543 497 543 184 543 186 543 495 543 186 543 493 543 495 543 497 543 186 543 186 543 187 543 493 543 493 543 187 543 491 543 204 543 206 543 635 543 208 543 210 543 643 543 214 543 216 543 695 543 218 543 220 543 703 543 220 543 222 543 705 543 252 543 254 543 544 543 544 543 254 543 545 543 545 543 254 543 547 543 547 543 254 543 256 543 549 543 256 543 551 543 549 543 547 543 256 543 256 543 258 543 551 543 258 543 260 543 787 543 262 543 264 543 795 543 266 543 268 543 152 543 725 543 291 543 727 543 727 543 293 543 829 543 655 543 829 543 866 543 367 543 866 543 365 543 367 543 655 543 866 543 367 543 369 543 655 543 655 543 369 543 657 543 295 543 297 543 838 543 838 543 297 543 840 543 840 543 297 543 842 543 842 543 297 543 299 543 844 543 299 543 301 543 846 543 301 543 303 543 848 543 303 543 305 543 307 543 848 543 305 543 307 543 850 543 848 543 307 543 309 543 850 543 850 543 309 543 852 543 852 543 309 543 311 543 313 543 852 543 311 543 313 543 854 543 852 543 313 543 315 543 854 543 854 543 315 543 317 543 856 543 317 543 319 543 858 543 319 543 321 543 323 543 858 543 321 543 323 543 860 543 858 543 323 543 325 543 860 543 860 543 325 543 327 543 862 543 860 543 327 543 842 543 299 543 844 543 844 543 301 543 846 543 846 543 303 543 848 543 854 543 317 543 856 543 856 543 319 543 858 543 329 543 331 543 44 543 349 543 882 543 415 543 349 543 351 543 882 543 882 543 351 543 884 543 884 543 351 543 353 543 886 543 353 543 355 543 357 543 886 543 355 543 357 543 888 543 886 543 357 543 359 543 888 543 888 543 359 543 890 543 890 543 359 543 361 543 892 543 361 543 363 543 894 543 363 543 896 543 894 543 892 543 363 543 884 543 353 543 886 543 890 543 361 543 892 543 363 543 365 543 896 543 896 543 365 543 898 543 898 543 365 543 866 543 900 543 866 543 902 543 900 543 898 543 866 543 373 543 375 543 615 543 375 543 377 543 118 543 872 543 401 543 874 543 874 543 401 543 403 543 405 543 874 543 403 543 405 543 876 543 874 543 405 543 407 543 876 543 876 543 407 543 409 543 878 543 409 543 411 543 880 543 411 543 413 543 415 543 880 543 413 543 415 543 882 543 880 543 876 543 409 543 878 543 878 543 411 543 880 543 869 543 485 543 871 543 906 543 531 543 869 543 559 543 557 543 777 543 557 543 555 543 779 543 616 543 614 543 118 543 118 543 614 543 615 543 653 543 729 543 655 543 653 543 687 543 729 543 653 543 651 543 687 543 687 543 651 543 686 543 686 543 651 543 649 543 688 543 686 543 649 543 729 543 727 543 655 543 655 543 727 543 829 543 723 543 721 543 24 543 866 543 904 543 902 543 91 544 235 544 2 544 91 544 237 544 235 544 91 544 89 544 237 544 237 544 89 544 239 544 239 544 89 544 87 544 241 544 87 544 243 544 241 544 239 544 87 544 87 544 85 544 243 544 243 544 85 544 245 544 245 544 85 544 83 544 247 544 83 544 591 544 590 544 247 544 591 544 590 544 249 544 247 544 590 544 589 544 249 544 249 544 589 544 588 544 251 544 588 544 587 544 540 544 251 544 587 544 540 544 253 544 251 544 540 544 536 544 253 544 253 544 536 544 538 544 255 544 538 544 607 544 606 545 255 545 607 545 606 544 814 544 255 544 606 544 815 544 814 544 606 544 605 544 815 544 815 544 605 544 816 544 816 544 605 544 604 544 817 544 604 544 603 544 818 544 603 544 602 544 827 546 602 546 69 546 462 544 69 544 67 544 464 544 67 544 65 544 466 544 65 544 63 544 468 544 63 544 61 544 470 544 61 544 59 544 472 544 59 544 57 544 474 544 57 544 55 544 418 544 55 544 416 544 418 544 474 544 55 544 83 544 81 544 591 544 591 544 81 544 592 544 592 544 81 544 593 544 593 544 81 544 79 544 594 544 79 544 595 544 594 544 593 544 79 544 79 544 77 544 595 544 595 544 77 544 596 544 596 544 77 544 597 544 597 544 77 544 598 544 598 544 77 544 75 544 599 544 75 544 600 544 599 544 598 544 75 544 75 544 73 544 600 544 600 544 73 544 601 544 601 544 73 544 71 544 602 544 71 544 69 544 602 544 601 544 71 544 827 547 69 547 462 547 460 544 827 544 462 544 460 544 458 544 827 544 827 548 458 548 456 548 454 544 827 544 456 544 454 549 452 549 827 549 827 544 452 544 450 544 826 550 450 550 448 550 446 544 826 544 448 544 446 544 444 544 826 544 826 544 444 544 442 544 440 544 826 544 442 544 440 544 438 544 826 544 826 544 438 544 436 544 865 544 436 544 434 544 432 544 865 544 434 544 432 551 863 551 865 551 432 544 328 544 863 544 432 544 330 544 328 544 432 544 430 544 330 544 330 552 430 552 43 552 332 544 43 544 41 544 334 544 41 544 39 544 336 544 39 544 37 544 338 544 37 544 35 544 340 544 35 544 342 544 340 544 338 544 35 544 462 544 67 544 464 544 464 544 65 544 466 544 466 544 63 544 468 544 468 544 61 544 470 544 470 544 59 544 472 544 472 544 57 544 474 544 55 544 53 544 416 544 416 544 53 544 420 544 420 544 53 544 51 544 422 544 51 544 49 544 424 544 49 544 426 544 424 544 422 544 49 544 420 544 51 544 422 544 49 544 47 544 426 544 426 544 47 544 428 544 428 544 47 544 45 544 430 553 45 553 43 553 430 544 428 544 45 544 330 544 43 544 332 544 332 544 41 544 334 544 334 544 39 544 336 544 336 544 37 544 338 544 35 544 33 544 342 544 342 544 33 544 344 544 344 544 33 544 31 544 346 544 31 544 29 544 282 544 29 544 27 544 25 544 282 544 27 544 25 544 280 544 282 544 25 544 284 544 280 544 25 544 23 544 284 544 284 544 23 544 286 544 286 544 23 544 736 544 288 544 736 544 735 544 290 544 735 544 292 544 290 544 288 544 735 544 344 544 31 544 346 544 346 544 29 544 282 544 736 544 23 544 737 544 737 544 23 544 21 544 738 544 21 544 739 544 738 544 737 544 21 544 739 544 21 544 740 544 740 544 21 544 19 544 741 544 19 544 742 544 741 544 740 544 19 544 19 544 17 544 742 544 742 544 17 544 743 544 743 544 17 544 744 544 744 544 17 544 15 544 745 544 15 544 13 544 221 544 13 544 11 544 223 544 11 544 9 544 225 544 9 544 7 544 227 544 7 544 5 544 229 544 5 544 3 544 231 544 3 544 0 544 233 544 0 544 2 544 235 544 233 544 2 544 744 544 15 544 745 544 745 544 13 544 221 544 219 544 745 544 221 544 219 544 746 544 745 544 219 544 217 544 746 544 746 544 217 544 747 544 747 544 217 544 748 544 748 544 217 544 215 544 749 544 215 544 750 544 749 544 748 544 215 544 221 544 11 544 223 544 223 544 9 544 225 544 225 544 7 544 227 544 227 544 5 544 229 544 229 544 3 544 231 544 231 544 0 544 233 544 185 544 494 544 96 544 185 544 496 544 494 544 185 544 498 544 496 544 185 544 183 544 498 544 498 544 183 544 500 544 500 544 183 544 181 544 502 544 181 544 504 544 502 544 500 544 181 544 181 544 179 544 504 544 504 544 179 544 506 544 506 544 179 544 177 544 508 544 177 544 175 544 510 544 175 544 173 544 512 544 173 544 514 544 512 544 510 544 173 544 506 544 177 544 508 544 508 544 175 544 510 544 173 544 171 544 514 544 514 544 171 544 516 544 516 544 171 544 169 544 518 544 169 544 167 544 520 544 167 544 165 544 907 554 165 554 163 554 818 544 163 544 819 544 818 544 907 544 163 544 818 544 827 544 907 544 818 544 602 544 827 544 516 544 169 544 518 544 518 544 167 544 520 544 520 555 165 555 907 555 522 544 907 544 524 544 522 544 520 544 907 544 163 544 161 544 819 544 819 544 161 544 820 544 820 544 161 544 159 544 821 544 159 544 157 544 822 544 157 544 823 544 822 544 821 544 157 544 820 544 159 544 821 544 823 544 157 544 754 544 754 544 157 544 155 544 752 544 155 544 756 544 752 544 754 544 155 544 155 544 153 544 756 544 756 544 153 544 803 544 803 544 153 544 804 544 804 544 153 544 151 544 805 544 151 544 265 544 806 544 265 544 263 544 807 544 263 544 808 544 807 544 806 544 263 544 265 544 151 544 267 544 267 544 151 544 149 544 269 544 149 544 147 544 271 544 147 544 145 544 273 544 145 544 143 544 275 544 143 544 141 544 277 544 141 544 139 544 190 544 139 544 137 544 188 544 137 544 135 544 191 544 135 544 133 544 193 544 133 544 131 544 195 544 131 544 129 544 197 544 129 544 127 544 199 544 127 544 125 544 675 544 125 544 123 544 676 544 123 544 677 544 676 544 675 544 123 544 267 544 149 544 269 544 269 544 147 544 271 544 271 544 145 544 273 544 273 544 143 544 275 544 275 544 141 544 277 544 277 544 139 544 190 544 190 544 137 544 188 544 188 544 135 544 191 544 191 544 133 544 193 544 193 544 131 544 195 544 195 544 129 544 197 544 197 544 127 544 199 544 199 544 125 544 675 544 201 544 675 544 674 544 203 544 674 544 673 544 672 544 203 544 673 544 672 544 205 544 203 544 672 544 671 544 205 544 205 544 671 544 670 544 207 544 670 544 669 544 668 544 207 544 669 544 668 544 209 544 207 544 668 544 667 544 209 544 209 544 667 544 666 544 684 544 666 544 731 544 684 544 209 544 666 544 684 544 211 544 209 544 684 544 680 544 211 544 211 544 680 544 682 544 213 544 682 544 751 544 750 544 213 544 751 544 750 544 215 544 213 544 123 544 121 544 677 544 677 544 121 544 678 544 678 544 121 544 679 544 679 544 121 544 119 544 610 544 119 544 608 544 610 544 679 544 119 544 608 544 119 544 612 544 612 544 119 544 117 544 659 544 117 544 660 544 659 544 612 544 117 544 115 544 378 544 117 544 115 544 380 544 378 544 115 544 113 544 380 544 380 544 113 544 382 544 382 544 113 544 111 544 384 544 111 544 109 544 386 544 109 544 107 544 388 544 107 544 105 544 390 544 105 544 103 544 392 544 103 544 101 544 394 544 101 544 396 544 394 544 392 544 101 544 382 544 111 544 384 544 384 544 109 544 386 544 386 544 107 544 388 544 388 544 105 544 390 544 390 544 103 544 392 544 101 544 99 544 396 544 396 544 99 544 398 544 398 544 99 544 97 544 400 544 97 544 94 544 492 556 94 556 96 556 494 544 492 544 96 544 398 544 97 544 400 544 400 544 94 544 492 544 490 544 400 544 492 544 490 544 402 544 400 544 490 544 873 544 402 544 490 557 870 557 873 557 490 544 488 544 870 544 870 544 488 544 486 544 868 544 486 544 484 544 482 544 868 544 484 544 482 544 480 544 868 544 868 544 480 544 476 544 478 544 868 544 476 544 478 544 534 544 868 544 868 558 534 558 532 558 907 544 532 544 530 544 528 559 907 559 530 559 528 544 526 544 907 544 907 560 526 560 524 560 805 544 265 544 806 544 263 544 261 544 808 544 808 544 261 544 809 544 809 544 261 544 810 544 810 544 261 544 259 544 811 544 259 544 812 544 811 544 810 544 259 544 259 544 257 544 812 544 812 544 257 544 813 544 813 544 257 544 814 544 814 544 257 544 255 544 255 544 253 544 538 544 251 544 249 544 588 544 247 544 245 544 83 544 213 544 211 544 682 544 207 544 205 544 670 544 203 544 201 544 674 544 201 544 199 544 675 544 863 544 328 544 861 544 861 544 328 544 326 544 324 544 861 544 326 544 324 544 859 544 861 544 324 544 322 544 859 544 859 544 322 544 320 544 857 544 320 544 318 544 855 544 318 544 316 544 314 544 855 544 316 544 314 544 853 544 855 544 314 544 312 544 853 544 853 544 312 544 310 544 851 544 310 544 308 544 849 544 308 544 306 544 304 544 849 544 306 544 304 544 847 544 849 544 304 544 302 544 847 544 847 544 302 544 845 544 845 544 302 544 300 544 843 544 300 544 298 544 841 544 298 544 839 544 841 544 843 544 298 544 859 544 320 544 857 544 857 544 318 544 855 544 853 544 310 544 851 544 851 544 308 544 849 544 845 544 300 544 843 544 298 544 296 544 839 544 839 544 296 544 837 544 837 544 296 544 828 544 835 544 828 544 833 544 835 544 837 544 828 544 296 544 294 544 828 544 828 544 294 544 734 544 662 544 734 544 663 544 662 544 828 544 734 544 662 544 867 544 828 544 662 544 368 544 867 544 662 544 370 544 368 544 662 544 661 544 370 544 370 544 661 544 372 544 372 544 661 544 374 544 374 544 661 544 660 544 376 544 660 544 117 544 378 544 376 544 117 544 294 544 292 544 734 544 734 544 292 544 735 544 288 544 286 544 736 544 414 544 881 544 350 544 414 544 412 544 881 544 881 544 412 544 879 544 879 544 412 544 410 544 877 544 410 544 408 544 406 544 877 544 408 544 406 544 875 544 877 544 406 544 404 544 875 544 875 544 404 544 402 544 873 544 875 544 402 544 879 544 410 544 877 544 376 544 374 544 660 544 368 544 366 544 867 544 867 544 366 544 899 544 901 544 867 544 899 544 901 544 903 544 867 544 867 544 903 544 905 544 899 544 366 544 897 544 897 544 366 544 364 544 895 544 364 544 893 544 895 544 897 544 364 544 364 544 362 544 893 544 893 544 362 544 891 544 891 544 362 544 360 544 889 544 360 544 358 544 887 544 358 544 356 544 354 544 887 544 356 544 354 544 885 544 887 544 354 544 352 544 885 544 885 544 352 544 883 544 883 544 352 544 348 544 350 544 883 544 348 544 350 544 881 544 883 544 891 544 360 544 889 544 889 544 358 544 887 544 827 544 450 544 826 544 826 544 436 544 865 544 868 544 532 544 907 544 870 544 486 544 868 544 816 544 604 544 817 544 817 544 603 544 818 544 666 544 665 544 731 544 731 544 665 544 732 544 732 544 665 544 664 544 733 544 664 544 663 544 734 544 733 544 663 544 732 544 664 544 733 544 805 544 804 544 151 544 828 544 830 544 833 544

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/misc/plugbar_convex_hull.dae b/data/mir_common/mir_description/meshes/misc/plugbar_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..26ccf775026ad28c3d3bb4e26d7dd615f336b8d7 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/plugbar_convex_hull.dae @@ -0,0 +1,56 @@ + + + + + VCGLab + VCGLib | MeshLab + + Sa. Feb 20 19:48:19 2016 + Sa. Feb 20 19:48:19 2016 + Y_UP + + + + + + 170 0 0 170 0 10 0 0 10 0 0 0 0 15 10 0 15 0 142.477 44.8975 0 142.477 44.8975 10 140 45 10 140 45 0 30 45 0 30 45 10 144.938 44.5908 0 144.938 44.5908 10 147.365 44.082 10 147.365 44.082 0 17.9491 42.4732 10 17.9491 42.4732 0 15.7216 41.3842 0 15.7216 41.3842 10 22.6354 44.082 0 25.0622 44.5908 10 22.6354 44.082 10 25.0622 44.5908 0 13.5916 40.115 10 13.5916 40.115 0 9.68155 37.0717 0 7.92828 35.3185 10 9.68155 37.0717 10 7.92828 35.3185 0 170 15 0 170 15 10 1.62548 24.741 10 1.62548 24.741 0 2.5268 27.0509 0 2.5268 27.0509 10 0.917992 22.3646 0 0.917992 22.3646 10 3.61579 29.2784 10 3.61579 29.2784 0 4.885 31.4084 0 4.885 31.4084 10 27.5226 44.8975 10 27.5226 44.8975 0 169.898 17.4774 10 169.898 17.4774 0 0.102465 17.4774 0 0.102465 17.4774 10 6.32579 33.4264 0 6.32579 33.4264 10 162.072 35.3185 10 162.072 35.3185 0 160.318 37.0717 0 160.318 37.0717 10 158.426 38.6742 0 158.426 38.6742 10 156.408 40.115 10 156.408 40.115 0 154.278 41.3842 0 154.278 41.3842 10 20.259 43.3745 0 20.259 43.3745 10 11.5736 38.6742 0 11.5736 38.6742 10 169.591 19.9378 0 169.591 19.9378 10 169.082 22.3646 10 169.082 22.3646 0 168.374 24.741 0 168.374 24.741 10 0.409161 19.9378 0 0.409161 19.9378 10 165.115 31.4084 10 149.741 43.3745 10 152.051 42.4732 10 167.473 27.0509 10 166.384 29.2784 10 163.674 33.4264 10 163.674 33.4264 0 165.115 31.4084 0 167.473 27.0509 0 152.051 42.4732 0 166.384 29.2784 0 149.741 43.3745 0 + + + + + + + + + + 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0.0413267 0.999146 0 0.0413267 0.999146 0 0 1 0 0 1 0 0.20521 0.978718 0 0.20521 0.978718 0 0.123693 0.992321 0 0.123693 0.992321 0 -0.439198 0.89839 0 -0.439198 0.89839 0 -0.205216 0.978717 0 -0.205216 0.978717 0 -0.511886 0.859054 0 -0.511886 0.859054 0 -0.707107 0.707107 0 -0.707107 0.707107 0 1 0 0 1 0 0 -0.931591 0.363508 0 -0.931591 0.363508 0 -0.958427 0.285337 0 -0.958427 0.285337 0 -0.898391 0.439196 0 -0.898391 0.439196 0 -0.859055 0.511884 0 -0.859055 0.511884 0 -0.0413271 0.999146 0 -0.0413271 0.999146 0 -0.12369 0.992321 0 -0.12369 0.992321 0 0.999145 0.0413363 0 0.999145 0.0413363 0 -0.999146 0.041325 0 -0.999146 0.041325 0 -0.763085 0.646298 0 -0.763085 0.646298 0 -0.813848 0.581078 0 -0.813848 0.581078 0 0.707101 0.707112 0 0.707101 0.707112 0 0.646311 0.763074 0 0.646311 0.763074 0 0.581064 0.813858 0 0.581064 0.813858 0 0.511888 0.859052 0 0.511888 0.859052 0 -0.363505 0.931592 0 -0.363505 0.931592 0 -0.285338 0.958427 0 -0.285338 0.958427 0 -0.581077 0.813849 0 -0.581077 0.813849 0 -0.646297 0.763086 0 -0.646297 0.763086 0 0.99232 0.123695 0 0.99232 0.123695 0 0.958426 0.285342 0 0.958426 0.285342 0 0.978719 0.205205 0 0.978719 0.205205 0 -0.978717 0.205215 0 -0.978717 0.205215 0 -0.992321 0.123693 0 -0.992321 0.123693 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0.763086 0.646297 0 0.763086 0.646297 0 0.813842 0.581087 0 0.813842 0.581087 0 0.931595 0.363499 0 0.931595 0.363499 0 0.439209 0.898385 0 0.439209 0.898385 0 0.859059 0.511877 0 0.859059 0.511877 0 0.898388 0.439202 0 0.898388 0.439202 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0.28534 0.958426 0 0.28534 0.958426 0 0.363502 0.931594 0 0.363502 0.931594 0 + + + + + + + + + + + + + + +

0 0 1 0 2 0 2 1 3 1 0 1 4 2 5 2 3 2 4 3 3 3 2 3 6 4 8 4 7 4 6 5 9 5 8 5 10 6 11 6 8 6 9 7 10 7 8 7 12 8 13 8 14 8 12 9 14 9 15 9 12 10 7 10 13 10 12 11 6 11 7 11 16 12 17 12 18 12 16 13 18 13 19 13 20 14 22 14 21 14 20 15 21 15 23 15 24 16 18 16 25 16 19 17 18 17 24 17 26 18 27 18 28 18 29 19 27 19 26 19 31 20 1 20 30 20 30 21 1 21 0 21 32 22 34 22 33 22 35 23 34 23 32 23 36 24 37 24 32 24 36 25 32 25 33 25 38 26 39 26 34 26 38 27 34 27 35 27 40 28 38 28 41 28 39 29 38 29 40 29 11 30 10 30 42 30 42 31 10 31 43 31 42 32 43 32 23 32 21 33 42 33 23 33 44 34 30 34 45 34 30 35 44 35 31 35 5 36 4 36 46 36 46 37 4 37 47 37 48 38 49 38 27 38 48 39 27 39 29 39 48 40 41 40 49 40 48 41 40 41 41 41 50 42 51 42 52 42 50 43 52 43 53 43 54 44 55 44 53 44 52 45 54 45 53 45 54 46 56 46 55 46 54 47 57 47 56 47 58 48 59 48 56 48 57 49 58 49 56 49 17 50 16 50 60 50 60 51 16 51 61 51 20 52 60 52 22 52 60 53 61 53 22 53 62 54 24 54 25 54 62 55 63 55 24 55 62 56 26 56 28 56 62 57 28 57 63 57 64 58 65 58 44 58 64 59 44 59 45 59 66 60 67 60 68 60 69 61 66 61 68 61 66 62 64 62 67 62 65 63 64 63 66 63 70 64 71 64 37 64 36 65 70 65 37 65 70 66 47 66 71 66 70 67 46 67 47 67 72 68 47 68 4 68 72 69 2 69 1 69 72 70 74 70 73 70 72 71 42 71 21 71 72 72 1 72 31 72 27 73 49 73 72 73 28 74 27 74 72 74 72 75 8 75 11 75 72 76 7 76 8 76 72 77 4 77 2 77 72 78 32 78 37 78 72 79 50 79 53 79 72 80 59 80 74 80 72 81 13 81 7 81 72 82 21 82 22 82 71 83 47 83 72 83 72 84 37 84 71 84 72 85 61 85 16 85 72 86 44 86 65 86 14 87 13 87 72 87 72 88 38 88 35 88 53 89 55 89 72 89 24 90 63 90 72 90 72 91 73 91 14 91 56 92 59 92 72 92 72 93 55 93 56 93 72 94 49 94 41 94 72 95 16 95 19 95 19 96 24 96 72 96 65 97 66 97 72 97 72 98 75 98 76 98 35 99 32 99 72 99 41 100 38 100 72 100 11 101 42 101 72 101 22 102 61 102 72 102 72 103 63 103 28 103 69 104 75 104 72 104 72 105 31 105 44 105 77 106 50 106 72 106 72 107 66 107 69 107 78 108 50 108 77 108 51 109 50 109 78 109 72 110 78 110 77 110 78 111 72 111 79 111 80 112 75 112 69 112 80 113 69 113 68 113 74 114 59 114 81 114 58 115 81 115 59 115 82 116 72 116 76 116 79 117 72 117 82 117 82 118 76 118 75 118 80 119 82 119 75 119 9 120 6 120 83 120 83 121 3 121 5 121 83 122 0 122 3 122 83 123 25 123 18 123 18 124 17 124 83 124 83 125 33 125 34 125 83 126 10 126 9 126 34 127 39 127 83 127 46 128 70 128 83 128 39 129 40 129 83 129 6 130 12 130 83 130 83 131 43 131 10 131 83 132 81 132 58 132 83 133 60 133 20 133 45 134 30 134 83 134 26 135 62 135 83 135 52 136 51 136 83 136 83 137 12 137 15 137 23 138 43 138 83 138 83 139 20 139 23 139 29 140 26 140 83 140 83 141 30 141 0 141 83 142 36 142 33 142 67 143 64 143 83 143 40 144 48 144 83 144 57 145 54 145 83 145 68 146 67 146 83 146 5 147 46 147 83 147 83 148 48 148 29 148 83 149 78 149 79 149 83 150 54 150 52 150 83 151 58 151 57 151 17 152 60 152 83 152 83 153 62 153 25 153 83 154 64 154 45 154 83 155 70 155 36 155 51 156 78 156 83 156 83 157 80 157 68 157 83 158 82 158 80 158 79 159 82 159 83 159 14 160 73 160 83 160 15 161 14 161 83 161 83 162 73 162 74 162 74 163 81 163 83 163

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/misc/rear_platform.dae b/data/mir_common/mir_description/meshes/misc/rear_platform.dae new file mode 100644 index 0000000000000000000000000000000000000000..9ea3fe4904f72b64190e223fd3e61043257e4899 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/rear_platform.dae @@ -0,0 +1,155 @@ + + + + + Blender User + Blender 2.68.2 r59071 + + 2013-08-15T13:05:08 + 2013-08-15T13:05:08 + + Z_UP + + + + + + + 49.13434 + 1.777778 + 0.1 + 100 + + + + + + + + + + 1 1 1 + 1 + 0 + 0.00111109 + + + + + 0.000999987 + 1 + 0.1 + 0.1 + 1 + 1 + 1 + 2 + 0 + 1 + 1 + 1 + 1 + 1 + 0 + 2880 + 2 + 30.002 + 1.000799 + 0.04999995 + 29.99998 + 1 + 2 + 0 + 0 + 1 + 1 + 1 + 1 + 8192 + 1 + 1 + 0 + 1 + 1 + 1 + 3 + 0 + 0 + 0 + 0 + 45 + 0 + 1 + 1 + 1 + 3 + 0.15 + 75 + 1 + 1 + 0 + 1 + 1 + 0 + + + + + + + + + + -5.000001 5.000001 5.000001 -255 5.000001 5.000001 -255 5.000001 25 -5.000001 5.000001 25 -5.000001 345 5.000001 -5.000001 345 25 -255 345 5.000001 -255 345 25 -10e-7 10e-7 25 -260 10e-7 25 -260 10e-7 10e-7 -10e-7 10e-7 10e-7 -260 350 25 -260 350 10e-7 -10e-7 350 25 -10e-7 350 10e-7 + + + + + + + + + + 0 1 0 0 1 0 -1 0 0 -1 0 0 0 -1 0 0 -1 0 1 0 0 1 0 0 0 0 1 0 0 1 0 -1 0 0 -1 0 -1 0 0 -1 0 0 0 1 0 0 1 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 0 1 2 1 3 1 4 2 0 2 3 2 4 3 3 3 5 3 6 4 4 4 5 4 6 5 5 5 7 5 1 6 6 6 7 6 1 7 7 7 2 7 1 8 0 8 4 8 1 9 4 9 6 9 8 10 9 10 10 10 8 11 10 11 11 11 9 12 12 12 13 12 9 13 13 13 10 13 12 14 14 14 15 14 12 15 15 15 13 15 14 16 8 16 11 16 14 17 11 17 15 17 13 18 15 18 11 18 13 19 11 19 10 19 3 20 2 20 8 20 9 21 8 21 2 21 7 22 5 22 14 22 14 23 5 23 3 23 3 24 8 24 14 24 7 25 14 25 12 25 7 26 12 26 9 26 2 27 7 27 9 27

+
+
+ 1 +
+
+ + + + + 0.6858805 -0.3173701 0.6548619 7.481132 0.7276338 0.3124686 -0.6106656 -6.50764 -0.01081678 0.8953432 0.4452454 5.343665 0 0 0 1 + + + + -0.2908646 -0.7711008 0.5663932 4.076245 0.9551712 -0.1998834 0.2183912 1.005454 -0.05518906 0.6045247 0.7946723 5.903862 0 0 0 1 + + + + 0.001 0 0 0 0 0.001 0 0 0 0 0.001 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/misc/rear_platform_v2_base.dae b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_base.dae new file mode 100644 index 0000000000000000000000000000000000000000..5e012efe8b8de89ace27e5f085786bff8c7d0e04 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_base.dae @@ -0,0 +1,56 @@ + + + + + VCGLab + VCGLib | MeshLab + + Mo. Feb 22 08:19:54 2016 + Mo. Feb 22 08:19:54 2016 + Y_UP + + + + + + -79.0599 210.74 10 -80.6899 210.14 4.76837e-07 -82.02 209.03 10 -82.89 207.52 10 -83.11 206.68 4.76837e-07 -83.11 206.68 10 -83.1899 205.81 10 -82.89 204.1 4.76837e-07 -82.52 203.31 10 -79.9 201.12 10 -79.0599 200.89 4.76837e-07 -74.36 202.6 10 -73.49 204.1 4.76837e-07 -73.1899 205.81 10 -73.49 207.52 4.76837e-07 -73.86 208.31 4.76837e-07 -74.97 209.64 4.76837e-07 -75.6899 210.14 4.76837e-07 -78.1899 210.81 4.76837e-07 -77.3199 210.74 10 -78.1899 210.81 10 -80.6899 210.14 10 -81.4 209.64 4.76837e-07 -82.52 208.31 10 -82.89 207.52 4.76837e-07 -83.1899 205.81 4.76837e-07 -82.02 202.6 4.76837e-07 -82.02 202.6 10 -81.4 201.98 4.76837e-07 -79.0599 200.89 10 -76.48 201.12 10 -75.6899 201.48 4.76837e-07 -74.36 202.6 4.76837e-07 -73.26 206.68 4.76837e-07 -73.26 206.68 10 -74.97 209.64 10 -78.1899 129.19 10 -79.0599 129.12 10 -79.9 128.89 4.76837e-07 -79.9 128.89 10 -80.6899 128.52 10 -82.02 127.41 4.76837e-07 -82.52 126.69 10 -82.89 125.9 10 -82.89 122.48 4.76837e-07 -83.11 123.32 10 -82.89 122.48 10 -82.02 120.98 4.76837e-07 -82.02 120.98 10 -79.9 119.49 10 -79.0599 119.27 10 -76.48 119.49 4.76837e-07 -75.6899 119.86 4.76837e-07 -73.49 122.48 4.76837e-07 -73.26 125.06 4.76837e-07 -76.48 128.89 4.76837e-07 -79.0599 129.12 4.76837e-07 -81.4 128.02 4.76837e-07 -83.1899 124.19 4.76837e-07 -82.52 121.69 4.76837e-07 -81.4 120.36 4.76837e-07 -81.4 120.36 10 -79.9 119.49 4.76837e-07 -79.0599 119.27 4.76837e-07 -78.1899 119.19 10 -76.48 119.49 10 -74.97 120.36 10 -74.36 120.98 4.76837e-07 -73.86 121.69 4.76837e-07 -73.26 123.32 4.76837e-07 -73.1899 124.19 4.76837e-07 -73.86 126.69 10 -74.36 127.41 4.76837e-07 -74.97 128.02 4.76837e-07 -75.6899 128.52 4.76837e-07 -75.6899 128.52 10 -76.48 128.89 10 -77.3199 129.12 4.76837e-07 -77.3199 129.12 10 -78.1899 129.19 4.76837e-07 -200.68 210.74 10 -201.52 210.51 4.76837e-07 -200.68 210.74 4.76837e-07 -201.52 210.51 10 -202.31 210.14 10 -204.73 206.68 4.76837e-07 -204.73 206.68 10 -204.51 204.1 10 -200.68 200.89 4.76837e-07 -201.52 201.12 10 -198.1 201.12 10 -197.31 201.48 10 -195.48 203.31 4.76837e-07 -195.11 204.1 4.76837e-07 -194.89 204.95 4.76837e-07 -194.89 206.68 10 -195.98 209.03 4.76837e-07 -196.6 209.64 10 -197.31 210.14 4.76837e-07 -198.1 210.51 10 -202.31 210.14 4.76837e-07 -203.64 209.03 4.76837e-07 -204.14 208.31 4.76837e-07 -204.51 207.52 10 -203.02 201.98 10 -199.81 200.81 10 -198.94 200.89 4.76837e-07 -198.94 200.89 10 -196.6 201.98 4.76837e-07 -196.6 201.98 10 -195.98 202.6 10 -194.89 204.95 10 -194.81 205.81 4.76837e-07 -194.81 205.81 10 -196.6 209.64 4.76837e-07 -197.31 210.14 10 -198.94 210.74 4.76837e-07 -199.81 210.81 4.76837e-07 -200.68 129.12 4.76837e-07 -201.52 128.89 4.76837e-07 -203.02 128.02 4.76837e-07 -204.14 126.69 4.76837e-07 -204.73 123.32 10 -201.52 119.49 10 -196.6 120.36 4.76837e-07 -195.48 121.69 10 -194.89 123.32 4.76837e-07 -194.81 124.19 4.76837e-07 -194.89 125.06 4.76837e-07 -194.89 125.06 10 -195.11 125.9 10 -195.48 126.69 4.76837e-07 -198.1 128.89 10 -199.81 129.19 4.76837e-07 -204.51 125.9 4.76837e-07 -204.81 124.19 4.76837e-07 -199.81 119.19 10 -198.94 119.27 4.76837e-07 -198.1 119.49 10 -195.98 120.98 4.76837e-07 -195.48 126.69 10 -195.98 127.41 4.76837e-07 -198.1 128.89 4.76837e-07 -198.94 129.12 4.76837e-07 -221.54 46.93 4.76837e-07 -221.54 46.93 10 -222.05 46.8 4.76837e-07 -222.05 46.8 10 -222.52 46.5801 4.76837e-07 -223.84 45.0001 4.76837e-07 -223.84 45.0001 10 -223.98 44.5001 10 -223.98 43.4601 10 -223.62 42.4801 4.76837e-07 -223.32 42.05 4.76837e-07 -223.32 42.05 10 -222.05 41.16 4.76837e-07 -222.05 41.16 10 -221.02 40.9801 4.76837e-07 -220 41.16 10 -219.09 41.6801 4.76837e-07 -219.52 41.3801 10 -219.09 41.6801 10 -218.07 44.5001 4.76837e-07 -218.02 43.9801 10 -218.2 45.0001 10 -218.73 45.91 4.76837e-07 -219.09 46.28 4.76837e-07 -220.5 46.93 10 -223.32 45.91 4.76837e-07 -223.62 45.4801 4.76837e-07 -222.52 41.3801 4.76837e-07 -221.54 41.0201 4.76837e-07 -220.5 41.0201 10 -218.73 42.05 4.76837e-07 -218.43 42.4801 4.76837e-07 -218.43 42.4801 10 -218.2 42.9501 10 -220 46.8 10 -221.54 288.98 10 -223.32 287.96 4.76837e-07 -222.95 288.33 10 -223.84 287.05 4.76837e-07 -224.02 286.03 10 -223.98 285.51 4.76837e-07 -223.84 285 10 -223.32 284.1 10 -222.05 283.21 10 -220.5 283.07 4.76837e-07 -220 283.21 4.76837e-07 -219.52 283.43 4.76837e-07 -219.52 283.43 10 -218.2 285 10 -218.2 287.05 10 -218.73 287.96 4.76837e-07 -218.73 287.96 10 -219.52 288.63 4.76837e-07 -219.52 288.63 10 -220 288.85 10 -221.02 289.03 10 -222.95 288.33 4.76837e-07 -223.62 287.53 4.76837e-07 -223.84 287.05 10 -223.98 286.55 4.76837e-07 -223.62 284.53 4.76837e-07 -223.62 284.53 10 -222.95 283.73 4.76837e-07 -222.95 283.73 10 -222.52 283.43 10 -222.05 283.21 4.76837e-07 -221.54 283.07 4.76837e-07 -221.02 283.03 10 -219.09 283.73 4.76837e-07 -219.09 283.73 10 -218.73 284.1 10 -218.02 286.03 10 -218.07 286.55 4.76837e-07 -218.43 287.53 4.76837e-07 -218.43 287.53 10 -219.09 288.33 4.76837e-07 -219.09 288.33 10 -220.5 288.98 4.76837e-07 -139.52 322.96 10 -140.03 322.82 10 -140.03 322.82 4.76837e-07 -140.5 322.6 10 -141.3 321.93 10 -141.82 321.03 10 -141.95 320.52 10 -141.82 318.98 4.76837e-07 -140.93 317.7 10 -140.03 317.18 4.76837e-07 -137.97 317.18 4.76837e-07 -136.18 318.98 10 -136.04 319.48 10 -136.18 321.03 10 -136.4 321.5 4.76837e-07 -137.07 322.3 4.76837e-07 -138.48 322.96 10 -139 323 10 -141.95 319.48 4.76837e-07 -141.3 318.07 10 -140.5 317.41 10 -139.52 317.05 10 -139 317 4.76837e-07 -137.5 317.41 4.76837e-07 -137.5 317.41 10 -137.07 317.7 10 -136.7 318.07 4.76837e-07 -136.7 318.07 10 -136.4 318.5 4.76837e-07 -136.18 318.98 4.76837e-07 -136.04 319.48 4.76837e-07 -136.04 320.52 4.76837e-07 -136.18 321.03 4.76837e-07 -136.7 321.93 4.76837e-07 -137.5 322.6 4.76837e-07 -137.97 322.82 4.76837e-07 -138.48 322.96 4.76837e-07 -139 13.0001 10 -140.03 12.8201 4.76837e-07 -140.03 12.8201 10 -141.6 11.5001 10 -141.95 9.4801 10 -141.6 8.50012 10 -141.3 8.07007 10 -139.52 7.05005 4.76837e-07 -139.52 7.05005 10 -136.4 8.50012 4.76837e-07 -137.07 12.3 10 -137.5 12.6001 10 -137.97 12.8201 10 -138.48 12.9601 4.76837e-07 -138.48 12.9601 10 -139 13.0001 4.76837e-07 -140.93 12.3 4.76837e-07 -141.6 11.5001 4.76837e-07 -141.95 9.4801 4.76837e-07 -140.93 7.70007 4.76837e-07 -139 7.00012 10 -138.48 7.05005 10 -137.07 7.70007 10 -136.7 8.07007 4.76837e-07 -136.7 8.07007 10 -136.04 9.4801 4.76837e-07 -136.04 9.4801 10 -136.04 10.5201 10 -136.18 11.03 4.76837e-07 -136.7 11.9301 10 -137.07 12.3 4.76837e-07 -137.97 12.8201 4.76837e-07 -50.52 322.96 4.76837e-07 -51.03 322.82 4.76837e-07 -51.5 322.6 4.76837e-07 -51.03 322.82 10 -51.5 322.6 10 -52.2999 321.93 4.76837e-07 -51.9299 322.3 10 -52.6 321.5 10 -52.82 321.03 10 -52.95 320.52 4.76837e-07 -52.95 320.52 10 -53 320 10 -52.95 319.48 4.76837e-07 -52.82 318.98 10 -52.6 318.5 4.76837e-07 -52.2999 318.07 4.76837e-07 -51.5 317.41 10 -50.52 317.05 4.76837e-07 -50.52 317.05 10 -49.48 317.05 10 -48.5 317.41 4.76837e-07 -48.97 317.18 10 -47.7 318.07 4.76837e-07 -47.4 318.5 4.76837e-07 -47.04 319.48 10 -47.04 320.52 10 -47.1799 321.03 4.76837e-07 -48.07 322.3 4.76837e-07 -48.07 322.3 10 -48.5 322.6 10 -50 323 4.76837e-07 -52.2999 321.93 10 -52.2999 318.07 10 -51.9299 317.7 4.76837e-07 -51.5 317.41 4.76837e-07 -51.03 317.18 4.76837e-07 -48.97 317.18 4.76837e-07 -48.07 317.7 10 -47.7 318.07 10 -47.04 320.52 4.76837e-07 -47.4 321.5 10 -47.7 321.93 4.76837e-07 -48.97 322.82 10 -50.52 12.9601 10 -51.03 12.8201 4.76837e-07 -52.8199 11.03 10 -52.9499 10.5201 10 -52.8199 8.9801 4.76837e-07 -52.6 8.50012 10 -51.9299 7.70007 4.76837e-07 -51.03 7.18005 4.76837e-07 -50.52 7.05005 10 -48.97 7.18005 10 -48.5 7.41003 4.76837e-07 -48.5 7.41003 10 -47.4 8.50012 10 -47.1799 8.9801 10 -47.04 10.5201 10 -48.0699 12.3 4.76837e-07 -48.0699 12.3 10 -48.5 12.6001 4.76837e-07 -48.97 12.8201 4.76837e-07 -49.48 12.9601 4.76837e-07 -50 13.0001 4.76837e-07 -50.52 12.9601 4.76837e-07 -51.9299 12.3 4.76837e-07 -52.2999 11.9301 4.76837e-07 -52.2999 11.9301 10 -52.8199 11.03 4.76837e-07 -52.9499 10.5201 4.76837e-07 -52.9499 9.4801 10 -52.6 8.50012 4.76837e-07 -52.2999 8.07007 4.76837e-07 -51.5 7.41003 4.76837e-07 -51.5 7.41003 10 -51.03 7.18005 10 -50.52 7.05005 4.76837e-07 -49.48 7.05005 10 -48.97 7.18005 4.76837e-07 -48.0699 7.70007 4.76837e-07 -48.0699 7.70007 10 -47.6999 8.07007 4.76837e-07 -47.04 9.4801 4.76837e-07 -47.1799 11.03 4.76837e-07 -47.4 11.5001 10 -47.6999 11.9301 4.76837e-07 -255.52 206.96 10 -256.03 206.82 4.76837e-07 -256.03 206.82 10 -256.5 206.6 10 -257.3 205.93 4.76837e-07 -257.6 205.5 4.76837e-07 -257.95 204.52 10 -256.5 201.41 10 -255 201 10 -253.07 201.7 4.76837e-07 -253.5 201.41 10 -252.04 203.48 10 -252.7 205.93 4.76837e-07 -253.97 206.82 4.76837e-07 -253.97 206.82 10 -255.52 206.96 4.76837e-07 -256.93 206.3 4.76837e-07 -256.93 206.3 10 -257.82 205.03 4.76837e-07 -257.82 205.03 10 -257.95 204.52 4.76837e-07 -258 204 10 -257.82 202.98 10 -257.6 202.5 10 -256.93 201.7 10 -256.03 201.18 10 -254.48 201.05 10 -253.97 201.18 4.76837e-07 -253.97 201.18 10 -253.5 201.41 4.76837e-07 -252.7 202.07 4.76837e-07 -252.7 202.07 10 -252.4 202.5 4.76837e-07 -252.18 202.98 4.76837e-07 -252 204 10 -252.18 205.03 4.76837e-07 -253.07 206.3 10 -255 129 10 -256.03 128.82 4.76837e-07 -256.03 128.82 10 -256.5 128.6 10 -257.3 127.93 4.76837e-07 -257.6 127.5 10 -257.82 127.03 4.76837e-07 -257.82 127.03 10 -257.82 124.98 10 -257.6 124.5 4.76837e-07 -256.5 123.41 10 -255.52 123.05 10 -253.5 123.41 10 -252.04 125.48 10 -252 126 10 -252.18 127.03 4.76837e-07 -252.4 127.5 4.76837e-07 -252.7 127.93 10 -253.5 128.6 4.76837e-07 -257.95 126.52 4.76837e-07 -258 126 4.76837e-07 -258 126 10 -257.95 125.48 4.76837e-07 -257.82 124.98 4.76837e-07 -254.48 123.05 4.76837e-07 -253.97 123.18 4.76837e-07 -253.97 123.18 10 -253.07 123.7 10 -252.4 124.5 10 -252.18 124.98 10 -252.4 127.5 10 -253.07 128.3 10 -253.97 128.82 4.76837e-07 -253.97 128.82 10 -265 126 4.76837e-07 -148.2 329.67 10 -157.34 328.66 4.76837e-07 -170.87 325.91 10 -166.4 326.99 4.76837e-07 -170.87 325.91 4.76837e-07 -184.01 321.69 4.76837e-07 -196.61 316.06 4.76837e-07 -216.01 303.73 10 -223.08 297.84 10 -229.71 291.46 4.76837e-07 -232.84 288.09 4.76837e-07 -238.73 281.01 10 -238.73 281.01 4.76837e-07 -244.08 273.53 4.76837e-07 -246.55 269.64 4.76837e-07 -253.09 257.48 4.76837e-07 -254.96 253.28 10 -256.68 249.01 10 -258.25 244.69 10 -256.68 249.01 4.76837e-07 -258.25 244.69 4.76837e-07 -262.9 226.89 4.76837e-07 -263.66 222.35 10 -263.66 222.35 4.76837e-07 -264.91 208.6 4.76837e-07 -196.61 316.06 10 -200.67 313.88 10 -200.67 313.88 4.76837e-07 -212.31 306.48 10 -219.6 300.85 10 -219.6 300.85 4.76837e-07 -232.84 288.09 10 -235.85 284.6 10 -241.47 277.32 4.76837e-07 -251.06 261.62 10 -251.06 261.62 4.76837e-07 -253.09 257.48 10 -259.66 240.3 4.76837e-07 -260.9 235.87 10 -260.9 235.87 4.76837e-07 -264.24 217.78 10 -264.91 208.6 10 0 0.00012207 10 -264.24 112.22 10 -262.9 103.12 10 -261.98 98.6101 10 -262.9 103.12 4.76837e-07 -260.9 94.1301 4.76837e-07 -253.09 72.5201 10 -248.88 64.3401 10 -246.55 60.3601 4.76837e-07 -241.47 52.6901 10 -244.08 56.4801 4.76837e-07 -241.47 52.6901 4.76837e-07 -238.73 49.0001 10 -229.71 38.55 4.76837e-07 -223.08 32.16 10 -223.08 32.16 4.76837e-07 -212.31 23.53 4.76837e-07 -200.67 16.1201 10 -204.64 18.4501 4.76837e-07 -200.67 16.1201 4.76837e-07 -196.61 13.9501 4.76837e-07 -188.28 10.04 4.76837e-07 -175.3 5.3501 10 -175.3 5.3501 4.76837e-07 -161.89 2.1001 4.76837e-07 -157.34 1.3501 10 -264.91 121.4 4.76837e-07 -264.66 116.81 4.76837e-07 -261.98 98.6101 4.76837e-07 -260.9 94.1301 10 -258.25 85.3201 10 -258.25 85.3201 4.76837e-07 -256.68 80.9901 10 -256.68 80.9901 4.76837e-07 -254.96 76.7201 10 -253.09 72.5201 4.76837e-07 -251.06 68.3901 10 -251.06 68.3901 4.76837e-07 -248.88 64.3401 4.76837e-07 -246.55 60.3601 10 -238.73 49.0001 4.76837e-07 -232.84 41.92 10 -216.01 26.2701 10 -208.52 20.92 4.76837e-07 -204.64 18.4501 10 -196.61 13.9501 10 -184.01 8.32007 10 -179.68 6.75012 4.76837e-07 -166.4 3.02014 4.76837e-07 -161.89 2.1001 10 -152.78 0.760132 10 -148.2 0.340088 4.76837e-07 -79.9 210.51 10 -81.4 209.64 10 -137.97 317.18 10 -138.48 317.05 10 -195.48 208.31 10 -140.03 317.18 10 -179.68 323.25 10 -184.01 321.69 10 -188.28 319.97 10 -218.43 284.53 10 -76.48 210.51 10 -51.03 317.18 10 -75.6899 210.14 10 -74.36 209.03 10 -73.49 207.52 10 -48.5 317.41 10 -50 317 10 -73.86 208.31 10 -47.4 318.5 10 -47.1799 11.03 10 -47 10.0001 10 -47 320 10 -47.1799 321.03 10 -47.7 321.93 10 0 330 10 -49.48 322.96 10 -50 323 10 -50.52 322.96 10 -139 330 10 -136.04 320.52 10 -136 320 10 -136.4 318.5 10 -52.6 318.5 10 -73.49 204.1 10 -73.86 203.31 10 -75.6899 201.48 10 -80.6899 201.48 10 -81.4 201.98 10 -194.81 124.19 10 -194.89 123.32 10 -73.26 125.06 10 -73.26 204.95 10 -73.49 125.9 10 -74.36 127.41 10 -74.97 128.02 10 -74.97 201.98 10 -77.3199 200.89 10 -78.1899 200.81 10 -81.4 128.02 10 -82.02 127.41 10 -82.89 204.1 10 -195.11 122.48 10 -83.11 125.06 10 -136.4 11.5001 10 -136.18 11.03 10 -83.11 204.95 10 -195.11 207.52 10 -139 317 10 -73.26 123.32 10 -73.49 122.48 10 -74.36 120.98 10 -73.86 121.69 10 -75.6899 119.86 10 -77.3199 119.27 10 -136 10.0001 10 -136.4 8.50012 10 -137.5 7.41003 10 -139 0.00012207 10 -137.97 7.18005 10 -140.03 7.18005 10 -140.5 7.41003 10 -140.93 7.70007 10 -148.2 0.340088 10 -141.82 8.9801 10 -142 10.0001 10 -141.82 11.03 10 -141.95 10.5201 10 -170.87 4.1001 10 -166.4 3.02014 10 -80.6899 119.86 10 -82.52 121.69 10 -83.1899 124.19 10 -198.94 210.74 10 -199.81 210.81 10 -195.98 209.03 10 -195.11 204.1 10 -195.48 203.31 10 -195.98 127.41 10 -196.6 128.02 10 -199.81 129.19 10 -201.52 128.89 10 -200.68 200.89 10 -202.31 201.48 10 -253.07 201.7 10 -254.48 128.96 10 -255.52 128.96 10 -265 204 10 -257.3 127.93 10 -256.93 128.3 10 -257.95 126.52 10 -265 126 10 -264.91 121.4 10 -257.95 125.48 10 -257.6 124.5 10 -256.93 123.7 10 -257.3 124.07 10 -197.31 128.52 10 -198.94 129.12 10 -200.68 129.12 10 -202.31 128.52 10 -203.02 128.02 10 -203.64 127.41 10 -252.4 202.5 10 -203.64 202.6 10 -204.14 203.31 10 -252.18 202.98 10 -204.73 204.95 10 -204.81 205.81 10 -252.4 205.5 10 -204.14 208.31 10 -259.66 240.3 10 -252.7 205.93 10 -253.5 206.6 10 -261.98 231.4 10 -262.9 226.89 10 -254.48 206.96 10 -255 207 10 -252.04 204.52 10 -252.18 205.03 10 -203.64 209.03 10 -221.54 283.07 10 -223.98 285.51 10 -229.71 291.46 10 -223.98 286.55 10 -223.62 287.53 10 -223.32 287.96 10 -222.52 288.63 10 -220.5 288.98 10 -218.07 286.55 10 -204.64 311.56 10 -208.52 309.09 10 -203.02 209.64 10 -220.5 283.07 10 -220 283.21 10 -139.52 12.9601 10 -140.5 12.6001 10 -179.68 6.75012 10 -140.93 12.3 10 -141.3 11.9301 10 -195.98 120.98 10 -197.31 119.86 10 -196.6 120.36 10 -218.43 45.4801 10 -200.68 119.27 10 -244.08 56.4801 10 -222.52 46.5801 10 -222.95 46.28 10 -223.32 45.91 10 -198.94 119.27 10 -218.73 45.91 10 -219.09 46.28 10 -219.52 46.5801 10 -202.31 119.86 10 -203.64 120.98 10 -204.14 121.69 10 -252.7 124.07 10 -204.81 124.19 10 -204.73 125.06 10 -204.51 125.9 10 -204.14 126.69 10 -204.51 122.48 10 -252.04 126.52 10 -252.18 127.03 10 -221.02 46.9801 10 -203.02 120.36 10 -218.07 44.5001 10 -192.48 11.92 10 -218.07 43.4601 10 -219.6 29.1501 10 -218.73 42.05 10 -221.54 41.0201 10 -221.02 40.9801 10 -226.45 35.3 10 -222.95 41.68 10 -222.52 41.3801 10 -223.62 42.4801 10 -223.84 42.9501 10 -229.71 38.55 10 -224.02 43.9801 10 -223.62 45.4801 10 -235.85 45.4001 10 -208.52 20.92 10 -212.31 23.53 10 -218.07 285.51 10 -192.48 318.09 10 -248.88 265.67 10 -246.55 269.64 10 -244.08 273.53 10 -241.47 277.32 10 -226.45 294.71 10 -222.05 288.85 10 -143.6 329.92 10 -140.93 322.3 10 -137.97 322.82 10 -137.5 322.6 10 -137.07 322.3 10 -136.7 321.93 10 -136.4 321.5 10 -52.95 319.48 10 -175.3 324.66 10 -166.4 326.99 10 -161.89 327.91 10 -141.6 318.5 10 -141.82 318.98 10 -141.95 319.48 10 -142 320 10 -152.78 329.25 10 -141.6 321.5 10 -157.34 328.66 10 -136.18 8.9801 10 -52.8199 8.9801 10 -143.6 0.0900879 10 -47.1799 318.98 10 -51.9299 317.7 10 -51.03 12.8201 10 -50 13.0001 10 -73.1899 124.19 10 -49.48 12.9601 10 -48.5 12.6001 10 -48.97 12.8201 10 -47.6999 11.9301 10 -47.04 9.4801 10 -47.6999 8.07007 10 -50 7.00012 10 -51.9299 7.70007 10 -52.2999 8.07007 10 -53 10.0001 10 -52.6 11.5001 10 -51.9299 12.3 10 -51.5 12.6001 10 -253.5 128.6 10 -255.52 201.05 10 -257.3 202.07 10 -257.95 203.48 10 -257.6 205.5 10 -257.3 205.93 10 -264.66 213.2 10 -259.66 89.7001 10 -263.66 107.66 10 -254.48 123.05 10 -255 123 10 -264.66 116.81 10 -256.03 123.18 10 -188.28 10.04 10 -76.48 210.51 4.76837e-07 -77.3199 210.74 4.76837e-07 -79.0599 210.74 4.76837e-07 -53 320 4.76837e-07 -82.02 209.03 4.76837e-07 -82.52 208.31 4.76837e-07 -136 320 4.76837e-07 -79.9 210.51 4.76837e-07 -139 323 4.76837e-07 -139.52 322.96 4.76837e-07 -139 330 4.76837e-07 -140.5 322.6 4.76837e-07 -140.93 322.3 4.76837e-07 -143.6 329.92 4.76837e-07 -141.3 321.93 4.76837e-07 -141.82 321.03 4.76837e-07 -141.95 320.52 4.76837e-07 -142 320 4.76837e-07 -152.78 329.25 4.76837e-07 -161.89 327.91 4.76837e-07 -141.6 318.5 4.76837e-07 -141.3 318.07 4.76837e-07 -194.89 206.68 4.76837e-07 -82.52 126.69 4.76837e-07 -82.89 125.9 4.76837e-07 -82.52 203.31 4.76837e-07 -80.6899 128.52 4.76837e-07 -78.1899 200.81 4.76837e-07 -77.3199 200.89 4.76837e-07 -74.97 201.98 4.76837e-07 -73.86 203.31 4.76837e-07 -73.26 204.95 4.76837e-07 -47.1799 318.98 4.76837e-07 -47 10.0001 4.76837e-07 -47 320 4.76837e-07 -47.1799 8.9801 4.76837e-07 0 0.00012207 4.76837e-07 -47.4 8.50012 4.76837e-07 -49.48 7.05005 4.76837e-07 -50 7.00012 4.76837e-07 -52.9499 9.4801 4.76837e-07 -136 10.0001 4.76837e-07 -53 10.0001 4.76837e-07 -136.04 10.5201 4.76837e-07 -52.6 11.5001 4.76837e-07 -195.11 122.48 4.76837e-07 -195.48 121.69 4.76837e-07 -184.01 8.32007 4.76837e-07 -198.1 119.49 4.76837e-07 -197.31 119.86 4.76837e-07 -80.6899 201.48 4.76837e-07 -79.9 201.12 4.76837e-07 -76.48 201.12 4.76837e-07 -73.86 126.69 4.76837e-07 -73.49 125.9 4.76837e-07 -74.36 209.03 4.76837e-07 -83.11 125.06 4.76837e-07 -197.31 201.48 4.76837e-07 -196.6 128.02 4.76837e-07 -198.1 201.12 4.76837e-07 -199.81 200.81 4.76837e-07 -202.31 128.52 4.76837e-07 -254.48 201.05 4.76837e-07 -255.52 128.96 4.76837e-07 -256.93 201.7 4.76837e-07 -265 204 4.76837e-07 -257.6 202.5 4.76837e-07 -257.3 202.07 4.76837e-07 -257.82 202.98 4.76837e-07 -258 204 4.76837e-07 -257.95 203.48 4.76837e-07 -264.66 213.2 4.76837e-07 -83.11 123.32 4.76837e-07 -137.5 12.6001 4.76837e-07 -80.6899 119.86 4.76837e-07 -136.7 11.9301 4.76837e-07 -78.1899 119.19 4.76837e-07 -51.5 12.6001 4.76837e-07 -77.3199 119.27 4.76837e-07 -74.97 120.36 4.76837e-07 -47.4 11.5001 4.76837e-07 -203.02 209.64 4.76837e-07 -248.88 265.67 4.76837e-07 -222.52 283.43 4.76837e-07 -254.96 253.28 4.76837e-07 -204.51 207.52 4.76837e-07 -204.51 204.1 4.76837e-07 -203.64 202.6 4.76837e-07 -252.4 205.5 4.76837e-07 -252.04 204.52 4.76837e-07 -204.81 205.81 4.76837e-07 -252 204 4.76837e-07 -204.73 204.95 4.76837e-07 -252.04 203.48 4.76837e-07 -204.14 203.31 4.76837e-07 -203.02 201.98 4.76837e-07 -202.31 201.48 4.76837e-07 -201.52 201.12 4.76837e-07 -197.31 128.52 4.76837e-07 -195.98 202.6 4.76837e-07 -195.11 125.9 4.76837e-07 -138.48 317.05 4.76837e-07 -137.07 317.7 4.76837e-07 -83.11 204.95 4.76837e-07 -195.11 207.52 4.76837e-07 -139.52 317.05 4.76837e-07 -195.48 208.31 4.76837e-07 -140.5 317.41 4.76837e-07 -179.68 323.25 4.76837e-07 -175.3 324.66 4.76837e-07 -140.93 317.7 4.76837e-07 -218.2 285 4.76837e-07 -218.43 284.53 4.76837e-07 -198.1 210.51 4.76837e-07 -218.73 284.1 4.76837e-07 -252.7 127.93 4.76837e-07 -203.64 127.41 4.76837e-07 -204.73 125.06 4.76837e-07 -252 126 4.76837e-07 -252.7 124.07 4.76837e-07 -259.66 89.7001 4.76837e-07 -253.07 123.7 4.76837e-07 -255 123 4.76837e-07 -263.66 107.66 4.76837e-07 -252.04 126.52 4.76837e-07 -252.04 125.48 4.76837e-07 -204.73 123.32 4.76837e-07 -252.18 124.98 4.76837e-07 -204.51 122.48 4.76837e-07 -252.4 124.5 4.76837e-07 -203.64 120.98 4.76837e-07 -254.96 76.7201 4.76837e-07 -221.02 46.9801 4.76837e-07 -222.95 46.28 4.76837e-07 -235.85 45.4001 4.76837e-07 -223.98 44.5001 4.76837e-07 -232.84 41.92 4.76837e-07 -224.02 43.9801 4.76837e-07 -223.84 42.9501 4.76837e-07 -223.98 43.4601 4.76837e-07 -222.95 41.68 4.76837e-07 -220.5 41.0201 4.76837e-07 -220 41.16 4.76837e-07 -219.52 41.3801 4.76837e-07 -219.6 29.1501 4.76837e-07 -216.01 26.2701 4.76837e-07 -218.2 42.9501 4.76837e-07 -218.07 43.4601 4.76837e-07 -220.5 46.93 4.76837e-07 -203.02 120.36 4.76837e-07 -202.31 119.86 4.76837e-07 -201.52 119.49 4.76837e-07 -199.81 119.19 4.76837e-07 -218.43 45.4801 4.76837e-07 -220 46.8 4.76837e-07 -219.52 46.5801 4.76837e-07 -200.68 119.27 4.76837e-07 -140.5 12.6001 4.76837e-07 -139.52 12.9601 4.76837e-07 -226.45 35.3 4.76837e-07 -218.02 43.9801 4.76837e-07 -192.48 11.92 4.76837e-07 -218.2 45.0001 4.76837e-07 -221.02 289.03 4.76837e-07 -220 288.85 4.76837e-07 -223.08 297.84 4.76837e-07 -221.54 288.98 4.76837e-07 -222.52 288.63 4.76837e-07 -224.02 286.03 4.76837e-07 -223.84 285 4.76837e-07 -235.85 284.6 4.76837e-07 -223.32 284.1 4.76837e-07 -222.05 288.85 4.76837e-07 -226.45 294.71 4.76837e-07 -221.02 283.03 4.76837e-07 -218.07 285.51 4.76837e-07 -204.64 311.56 4.76837e-07 -218.02 286.03 4.76837e-07 -208.52 309.09 4.76837e-07 -216.01 303.73 4.76837e-07 -218.2 287.05 4.76837e-07 -212.31 306.48 4.76837e-07 -141.6 321.5 4.76837e-07 -148.2 329.67 4.76837e-07 -52.82 321.03 4.76837e-07 -52.6 321.5 4.76837e-07 -170.87 4.1001 4.76837e-07 -141.3 11.9301 4.76837e-07 -152.78 0.760132 4.76837e-07 -142 10.0001 4.76837e-07 -141.95 10.5201 4.76837e-07 -141.6 8.50012 4.76837e-07 -141.82 8.9801 4.76837e-07 -143.6 0.0900879 4.76837e-07 -141.3 8.07007 4.76837e-07 -140.5 7.41003 4.76837e-07 -140.03 7.18005 4.76837e-07 -139 7.00012 4.76837e-07 -138.48 7.05005 4.76837e-07 -137.97 7.18005 4.76837e-07 -137.5 7.41003 4.76837e-07 -137.07 7.70007 4.76837e-07 -136.18 8.9801 4.76837e-07 -139 0.00012207 4.76837e-07 -157.34 1.3501 4.76837e-07 -141.82 11.03 4.76837e-07 -136.4 11.5001 4.76837e-07 -51.9299 322.3 4.76837e-07 -52.82 318.98 4.76837e-07 -50 317 4.76837e-07 -49.48 317.05 4.76837e-07 -48.07 317.7 4.76837e-07 -73.1899 205.81 4.76837e-07 -47.04 10.5201 4.76837e-07 -47.04 319.48 4.76837e-07 -47.4 321.5 4.76837e-07 0 330 4.76837e-07 -48.5 322.6 4.76837e-07 -48.97 322.82 4.76837e-07 -49.48 322.96 4.76837e-07 -264.24 217.78 4.76837e-07 -256.5 206.6 4.76837e-07 -256.5 201.41 4.76837e-07 -256.03 201.18 4.76837e-07 -255.52 201.05 4.76837e-07 -255 201 4.76837e-07 -255 129 4.76837e-07 -254.48 128.96 4.76837e-07 -253.07 128.3 4.76837e-07 -253.07 206.3 4.76837e-07 -261.98 231.4 4.76837e-07 -253.5 206.6 4.76837e-07 -254.48 206.96 4.76837e-07 -255 207 4.76837e-07 -256.5 128.6 4.76837e-07 -256.93 128.3 4.76837e-07 -257.6 127.5 4.76837e-07 -257.3 124.07 4.76837e-07 -256.93 123.7 4.76837e-07 -256.5 123.41 4.76837e-07 -256.03 123.18 4.76837e-07 -264.24 112.22 4.76837e-07 -255.52 123.05 4.76837e-07 -253.5 123.41 4.76837e-07 -204.14 121.69 4.76837e-07 -192.48 318.09 4.76837e-07 -188.28 319.97 4.76837e-07 + + + + + + + + + + 0.0802789 -0.996772 0 0.264042 -0.964511 0 0.264042 -0.964511 0 0.424057 -0.905635 0 0.424057 -0.905635 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905607 -0.424118 0 0.967369 -0.253372 0 0.995805 -0.0915056 0 0.995705 0.0925875 0 0.968114 0.250509 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707176 0.707037 0 0.575734 0.817637 0 0.414576 0.910015 0 0.264042 0.964511 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.264078 0.964501 0 -0.414523 0.910039 0 -0.570411 0.821359 0 -0.712907 0.701259 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.965299 0.261146 0 -0.996696 0.0812186 0 -0.996773 -0.0802677 0 -0.964492 -0.264114 0 -0.905607 -0.424118 0 -0.821359 -0.570411 0 -0.707178 -0.707036 0 -0.570411 -0.821359 0 -0.424004 -0.905661 0 -0.264078 -0.964501 0 -0.0802789 -0.996772 0 0.0802789 -0.996772 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905607 -0.424118 0 0.967369 -0.253372 0 0.995805 -0.0915056 0 0.995705 0.0925875 0 0.968114 0.250509 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707176 0.707037 0 0.575734 0.817637 0 0.414576 0.910015 0 0.264042 0.964511 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.264078 0.964501 0 -0.414523 0.910039 0 -0.570411 0.821359 0 -0.712907 0.701259 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.965299 0.261146 0 -0.996696 0.0812186 0 -0.996773 -0.0802677 0 -0.964492 -0.264114 0 -0.905607 -0.424118 0 -0.821359 -0.570411 0 -0.707178 -0.707036 0 -0.570411 -0.821359 0 -0.424004 -0.905661 0 -0.264078 -0.964501 0 -0.0802789 -0.996772 0 0.0801399 -0.996784 0 0.264042 -0.964511 0 0.264042 -0.964511 0 0.424172 -0.905582 0 0.424172 -0.905582 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905582 -0.424172 0 0.967387 -0.253303 0 0.995803 -0.0915183 0 0.995803 0.0915183 0 0.967378 0.253337 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707107 0.707107 0 0.575734 0.817637 0 0.424172 0.905582 0 0.253303 0.967387 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.253337 0.967378 0 -0.424118 0.905607 0 -0.570411 0.821359 0 -0.712838 0.701329 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.964501 0.264078 0 -0.996772 0.0802789 0 -0.996772 -0.0802789 0 -0.964511 -0.264042 0 -0.905582 -0.424172 0 -0.821359 -0.570411 0 -0.707178 -0.707036 0 -0.570411 -0.821359 0 -0.424118 -0.905607 0 -0.264078 -0.964501 0 -0.0801399 -0.996784 0 0.0801399 -0.996784 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905582 -0.424172 0 0.967387 -0.253303 0 0.995803 -0.0915183 0 0.995803 0.0915183 0 0.967378 0.253337 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707107 0.707107 0 0.575734 0.817637 0 0.424172 0.905582 0 0.253303 0.967387 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.253337 0.967378 0 -0.424118 0.905607 0 -0.570411 0.821359 0 -0.712838 0.701329 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.964501 0.264078 0 -0.996772 0.0802789 0 -0.996772 -0.0802789 0 -0.964511 -0.264042 0 -0.905582 -0.424172 0 -0.821359 -0.570411 0 -0.707178 -0.707036 0 -0.570411 -0.821359 0 -0.424118 -0.905607 0 -0.264078 -0.964501 0 -0.0801399 -0.996784 0 0.0802789 -0.996772 0 0.264042 -0.964511 0 0.264042 -0.964511 0 0.424057 -0.905635 0 0.424057 -0.905635 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905607 -0.424118 0 0.967369 -0.253372 0 0.995805 -0.0915056 0 0.995705 0.0925875 0 0.968114 0.250509 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707176 0.707037 0 0.575734 0.817637 0 0.414576 0.910015 0 0.264042 0.964511 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.264078 0.964501 0 -0.414523 0.910039 0 -0.5758 0.817591 0 -0.707176 0.707037 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.968114 0.250509 0 -0.995692 0.0927277 0 -0.995792 -0.0916441 0 -0.967369 -0.253372 0 -0.905607 -0.424118 0 -0.821359 -0.570411 0 -0.7014 -0.712768 0 -0.5758 -0.817591 0 -0.424004 -0.905661 0 -0.264078 -0.964501 0 -0.0802789 -0.996772 0 0.0802789 -0.996772 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905607 -0.424118 0 0.967369 -0.253372 0 0.995805 -0.0915056 0 0.995705 0.0925875 0 0.968114 0.250509 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707176 0.707037 0 0.575734 0.817637 0 0.414576 0.910015 0 0.264042 0.964511 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.264078 0.964501 0 -0.414523 0.910039 0 -0.5758 0.817591 0 -0.707176 0.707037 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.968114 0.250509 0 -0.995692 0.0927277 0 -0.995792 -0.0916441 0 -0.967369 -0.253372 0 -0.905607 -0.424118 0 -0.821359 -0.570411 0 -0.7014 -0.712768 0 -0.5758 -0.817591 0 -0.424004 -0.905661 0 -0.264078 -0.964501 0 -0.0802789 -0.996772 0 0.0801399 -0.996784 0 0.264042 -0.964511 0 0.264042 -0.964511 0 0.424172 -0.905582 0 0.424172 -0.905582 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905582 -0.424172 0 0.967387 -0.253303 0 0.995803 -0.0915183 0 0.995803 0.0915183 0 0.967378 0.253337 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707107 0.707107 0 0.575734 0.817637 0 0.424172 0.905582 0 0.253303 0.967387 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.253337 0.967378 0 -0.424118 0.905607 0 -0.5758 0.817591 0 -0.707107 0.707107 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.967378 0.253337 0 -0.995791 0.0916569 0 -0.995791 -0.0916569 0 -0.967387 -0.253303 0 -0.905582 -0.424172 0 -0.821359 -0.570411 0 -0.7014 -0.712768 0 -0.5758 -0.817591 0 -0.424118 -0.905607 0 -0.264078 -0.964501 0 -0.0801399 -0.996784 0 0.0801399 -0.996784 0 0.575734 -0.817637 0 0.7014 -0.712768 0 0.821359 -0.570411 0 0.905582 -0.424172 0 0.967387 -0.253303 0 0.995803 -0.0915183 0 0.995803 0.0915183 0 0.967378 0.253337 0 0.905607 0.424118 0 0.817591 0.5758 0 0.707107 0.707107 0 0.575734 0.817637 0 0.424172 0.905582 0 0.253303 0.967387 0 0.0916569 0.995791 0 -0.0916569 0.995791 0 -0.253337 0.967378 0 -0.424118 0.905607 0 -0.5758 0.817591 0 -0.707107 0.707107 0 -0.817591 0.5758 0 -0.905607 0.424118 0 -0.967378 0.253337 0 -0.995791 0.0916569 0 -0.995791 -0.0916569 0 -0.967387 -0.253303 0 -0.905582 -0.424172 0 -0.821359 -0.570411 0 -0.7014 -0.712768 0 -0.5758 -0.817591 0 -0.424118 -0.905607 0 -0.264078 -0.964501 0 -0.0801399 -0.996784 0 0.0958015 -0.9954 0 0.247064 -0.968999 0 0.247064 -0.968999 0 0.423825 -0.905744 0 0.423825 -0.905744 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.909079 -0.416623 0 0.962957 -0.269656 0 0.997049 -0.0767681 0 0.997049 0.0767681 0 0.96432 0.264738 0 0.905702 0.423915 0 0.820117 0.572196 0 0.707107 0.707107 0 0.572149 0.82015 0 0.424018 0.905654 0 0.264582 0.964363 0 0.0767681 0.997049 0 -0.0767681 0.997049 0 -0.269438 0.963018 0 -0.416826 0.908986 0 -0.57204 0.820226 0 -0.716736 0.697345 0 -0.820117 0.572196 0 -0.898221 0.439545 0 -0.969013 0.247008 0 -0.995423 0.0955699 0 -0.995423 -0.0955699 0 -0.96782 -0.251643 0 -0.901824 -0.432105 0 -0.820041 -0.572305 0 -0.716736 -0.697345 0 -0.572196 -0.820117 0 -0.416611 -0.909085 0 -0.251643 -0.96782 0 -0.0958015 -0.9954 0 0.0958015 -0.9954 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.909079 -0.416623 0 0.962957 -0.269656 0 0.997049 -0.0767681 0 0.997049 0.0767681 0 0.96432 0.264738 0 0.905702 0.423915 0 0.820117 0.572196 0 0.707107 0.707107 0 0.572149 0.82015 0 0.424018 0.905654 0 0.264582 0.964363 0 0.0767681 0.997049 0 -0.0767681 0.997049 0 -0.269438 0.963018 0 -0.416826 0.908986 0 -0.57204 0.820226 0 -0.716736 0.697345 0 -0.820117 0.572196 0 -0.898221 0.439545 0 -0.969013 0.247008 0 -0.995423 0.0955699 0 -0.995423 -0.0955699 0 -0.96782 -0.251643 0 -0.901824 -0.432105 0 -0.820041 -0.572305 0 -0.716736 -0.697345 0 -0.572196 -0.820117 0 -0.416611 -0.909085 0 -0.251643 -0.96782 0 -0.0958015 -0.9954 0 0.0958015 -0.9954 0 0.246846 -0.969055 0 0.246846 -0.969055 0 0.423825 -0.905744 0 0.423825 -0.905744 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.909079 -0.416623 0 0.962957 -0.269656 0 0.997049 -0.0767681 0 0.997049 0.0767681 0 0.96432 0.264738 0 0.905702 0.423915 0 0.820041 0.572305 0 0.707223 0.70699 0 0.571992 0.820259 0 0.423825 0.905744 0 0.265012 0.964245 0 0.0767681 0.997049 0 -0.0767681 0.997049 0 -0.269874 0.962896 0 -0.416623 0.909079 0 -0.571883 0.820335 0 -0.71685 0.697227 0 -0.820041 0.572305 0 -0.898221 0.439545 0 -0.969013 0.247008 0 -0.995423 0.0955699 0 -0.995423 -0.0955699 0 -0.96782 -0.251643 0 -0.901824 -0.432105 0 -0.820193 -0.572087 0 -0.716621 -0.697463 0 -0.572196 -0.820117 0 -0.416623 -0.909079 0 -0.251421 -0.967878 0 -0.0958015 -0.9954 0 0.0958015 -0.9954 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.909079 -0.416623 0 0.962957 -0.269656 0 0.997049 -0.0767681 0 0.997049 0.0767681 0 0.96432 0.264738 0 0.905702 0.423915 0 0.820041 0.572305 0 0.707223 0.70699 0 0.571992 0.820259 0 0.423825 0.905744 0 0.265012 0.964245 0 0.0767681 0.997049 0 -0.0767681 0.997049 0 -0.269874 0.962896 0 -0.416623 0.909079 0 -0.571883 0.820335 0 -0.71685 0.697227 0 -0.820041 0.572305 0 -0.898221 0.439545 0 -0.969013 0.247008 0 -0.995423 0.0955699 0 -0.995423 -0.0955699 0 -0.96782 -0.251643 0 -0.901824 -0.432105 0 -0.820193 -0.572087 0 -0.716621 -0.697463 0 -0.572196 -0.820117 0 -0.416623 -0.909079 0 -0.251421 -0.967878 0 -0.0958015 -0.9954 0 0.0763027 -0.997085 0 0.264953 -0.964261 0 0.264953 -0.964261 0 0.423915 -0.905702 0 0.423915 -0.905702 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.905702 -0.423915 0 0.969013 -0.247008 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820041 0.572305 0 0.70699 0.707223 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247226 0.968958 0 0.0958015 0.9954 0 -0.0958015 0.9954 0 -0.247226 0.968958 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.70699 0.707223 0 -0.82015 0.572149 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964379 -0.264523 0 -0.905611 -0.424108 0 -0.820302 -0.57193 0 -0.70699 -0.707223 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264953 -0.964261 0 -0.0763027 -0.997085 0 0.0763027 -0.997085 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.905702 -0.423915 0 0.969013 -0.247008 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820041 0.572305 0 0.70699 0.707223 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247226 0.968958 0 0.0958015 0.9954 0 -0.0958015 0.9954 0 -0.247226 0.968958 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.70699 0.707223 0 -0.82015 0.572149 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964379 -0.264523 0 -0.905611 -0.424108 0 -0.820302 -0.57193 0 -0.70699 -0.707223 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264953 -0.964261 0 -0.0763027 -0.997085 0 0.0767681 -0.997049 0 0.264738 -0.96432 0 0.264738 -0.96432 0 0.423915 -0.905702 0 0.423915 -0.905702 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.905744 -0.423825 0 0.968999 -0.247064 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820117 0.572196 0 0.707107 0.707107 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247008 0.969013 0 0.0955699 0.995423 0 -0.0955699 0.995423 0 -0.247008 0.969013 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.707107 0.707107 0 -0.820226 0.57204 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964363 -0.264582 0 -0.905654 -0.424018 0 -0.82015 -0.572149 0 -0.707107 -0.707107 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264738 -0.96432 0 -0.0767681 -0.997049 0 0.0767681 -0.997049 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.905744 -0.423825 0 0.968999 -0.247064 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820117 0.572196 0 0.707107 0.707107 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247008 0.969013 0 0.0955699 0.995423 0 -0.0955699 0.995423 0 -0.247008 0.969013 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.707107 0.707107 0 -0.820226 0.57204 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964363 -0.264582 0 -0.905654 -0.424018 0 -0.82015 -0.572149 0 -0.707107 -0.707107 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264738 -0.96432 0 -0.0767681 -0.997049 0 0.0763027 -0.997085 0 0.264953 -0.964261 0 0.264953 -0.964261 0 0.423915 -0.905702 0 0.423915 -0.905702 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.905702 -0.423915 0 0.969013 -0.247008 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820041 0.572305 0 0.70699 0.707223 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247226 0.968958 0 0.0958015 0.9954 0 -0.0958015 0.9954 0 -0.247226 0.968958 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.70699 0.707223 0 -0.82015 0.572149 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964379 -0.264523 0 -0.905611 -0.424108 0 -0.820302 -0.57193 0 -0.70699 -0.707223 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264953 -0.964261 0 -0.0763027 -0.997085 0 0.0763027 -0.997085 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.905702 -0.423915 0 0.969013 -0.247008 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820041 0.572305 0 0.70699 0.707223 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247226 0.968958 0 0.0958015 0.9954 0 -0.0958015 0.9954 0 -0.247226 0.968958 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.70699 0.707223 0 -0.82015 0.572149 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964379 -0.264523 0 -0.905611 -0.424108 0 -0.820302 -0.57193 0 -0.70699 -0.707223 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264953 -0.964261 0 -0.0763027 -0.997085 0 0.0767681 -0.997049 0 0.264738 -0.96432 0 0.264738 -0.96432 0 0.423915 -0.905702 0 0.423915 -0.905702 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.905744 -0.423825 0 0.968999 -0.247064 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820117 0.572196 0 0.707107 0.707107 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247008 0.969013 0 0.0955699 0.995423 0 -0.0955699 0.995423 0 -0.247008 0.969013 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.707107 0.707107 0 -0.820226 0.57204 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964363 -0.264582 0 -0.905654 -0.424018 0 -0.82015 -0.572149 0 -0.707107 -0.707107 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264738 -0.96432 0 -0.0767681 -0.997049 0 0.0767681 -0.997049 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.905744 -0.423825 0 0.968999 -0.247064 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820117 0.572196 0 0.707107 0.707107 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247008 0.969013 0 0.0955699 0.995423 0 -0.0955699 0.995423 0 -0.247008 0.969013 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.707107 0.707107 0 -0.820226 0.57204 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964363 -0.264582 0 -0.905654 -0.424018 0 -0.82015 -0.572149 0 -0.707107 -0.707107 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264738 -0.96432 0 -0.0767681 -0.997049 0 0.0763027 -0.997085 0 0.264953 -0.964261 0 0.264953 -0.964261 0 0.423915 -0.905702 0 0.423915 -0.905702 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.905702 -0.423915 0 0.969013 -0.247008 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820041 0.572305 0 0.70699 0.707223 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247226 0.968958 0 0.0958015 0.9954 0 -0.0958015 0.9954 0 -0.247226 0.968958 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.70699 0.707223 0 -0.82015 0.572149 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964379 -0.264523 0 -0.905611 -0.424108 0 -0.820302 -0.57193 0 -0.70699 -0.707223 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264953 -0.964261 0 -0.0763027 -0.997085 0 0.0763027 -0.997085 0 0.572305 -0.820041 0 0.70699 -0.707223 0 0.820193 -0.572087 0 0.905702 -0.423915 0 0.969013 -0.247008 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820041 0.572305 0 0.70699 0.707223 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247226 0.968958 0 0.0958015 0.9954 0 -0.0958015 0.9954 0 -0.247226 0.968958 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.70699 0.707223 0 -0.82015 0.572149 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964379 -0.264523 0 -0.905611 -0.424108 0 -0.820302 -0.57193 0 -0.70699 -0.707223 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264953 -0.964261 0 -0.0763027 -0.997085 0 0.0767681 -0.997049 0 0.264738 -0.96432 0 0.264738 -0.96432 0 0.423915 -0.905702 0 0.423915 -0.905702 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.905744 -0.423825 0 0.968999 -0.247064 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820117 0.572196 0 0.707107 0.707107 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247008 0.969013 0 0.0955699 0.995423 0 -0.0955699 0.995423 0 -0.247008 0.969013 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.707107 0.707107 0 -0.820226 0.57204 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964363 -0.264582 0 -0.905654 -0.424018 0 -0.82015 -0.572149 0 -0.707107 -0.707107 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264738 -0.96432 0 -0.0767681 -0.997049 0 0.0767681 -0.997049 0 0.572305 -0.820041 0 0.707107 -0.707107 0 0.820041 -0.572305 0 0.905744 -0.423825 0 0.968999 -0.247064 0 0.9954 -0.0958015 0 0.9954 0.0958015 0 0.96782 0.251643 0 0.909079 0.416623 0 0.820117 0.572196 0 0.707107 0.707107 0 0.559255 0.828996 0 0.439545 0.898221 0 0.247008 0.969013 0 0.0955699 0.995423 0 -0.0955699 0.995423 0 -0.247008 0.969013 0 -0.439545 0.898221 0 -0.559145 0.82907 0 -0.707107 0.707107 0 -0.820226 0.57204 0 -0.908992 0.416814 0 -0.963018 0.269438 0 -0.997049 0.0767681 0 -0.997049 -0.0767681 0 -0.964363 -0.264582 0 -0.905654 -0.424018 0 -0.82015 -0.572149 0 -0.707107 -0.707107 0 -0.572196 -0.820117 0 -0.423915 -0.905702 0 -0.264738 -0.96432 0 -0.0767681 -0.997049 0 -1 0 0 -1 0 0 -0.0173527 0.999849 0 -0.0173527 0.999849 0 -0.054268 0.998526 0 -0.0913541 0.995818 0 -0.128285 0.991737 0 -0.162639 0.986686 0 -0.199909 0.979814 0 -0.23482 0.972039 0 -0.271567 0.96242 0 -0.306462 0.951883 0 -0.338909 0.940819 0 -0.373675 0.927559 0 -0.408539 0.912741 0 -0.441124 0.897446 0 -0.473058 0.881031 0 -0.504549 0.863383 0 -0.537011 0.843575 0 -0.567199 0.823581 0 -0.596516 0.802601 0 -0.625742 0.78003 0 -0.654189 0.756331 0 -0.680521 0.732728 0 -0.706019 0.708193 0 -0.732727 0.680522 0 -0.75726 0.653114 0 -0.780027 0.625746 0 -0.802859 0.596168 0 -0.823602 0.567168 0 -0.844193 0.536039 0 -0.862427 0.506181 0 -0.880549 0.473954 0 -0.897874 0.440253 0 -0.913541 0.406747 0 -0.927578 0.37363 0 -0.939848 0.341594 0 -0.952097 0.305797 0 -0.962986 0.269551 0 -0.972033 0.234846 0 -0.97982 0.199884 0 -0.986276 0.165104 0 -0.992044 0.125893 0 -0.99582 0.0913326 0 -0.998527 0.0542666 0 -0.999809 0.0195536 0 -0.999809 0.0195536 0 -0.054268 0.998526 0 -0.0913541 0.995818 0 -0.128285 0.991737 0 -0.162639 0.986686 0 -0.199909 0.979814 0 -0.23482 0.972039 0 -0.271567 0.96242 0 -0.306462 0.951883 0 -0.338909 0.940819 0 -0.373675 0.927559 0 -0.408539 0.912741 0 -0.441124 0.897446 0 -0.473058 0.881031 0 -0.504549 0.863383 0 -0.537011 0.843575 0 -0.567199 0.823581 0 -0.596516 0.802601 0 -0.625742 0.78003 0 -0.654189 0.756331 0 -0.680521 0.732728 0 -0.706019 0.708193 0 -0.732727 0.680522 0 -0.75726 0.653114 0 -0.780027 0.625746 0 -0.802859 0.596168 0 -0.823602 0.567168 0 -0.844193 0.536039 0 -0.862427 0.506181 0 -0.880549 0.473954 0 -0.897874 0.440253 0 -0.913541 0.406747 0 -0.927578 0.37363 0 -0.939848 0.341594 0 -0.952097 0.305797 0 -0.962986 0.269551 0 -0.972033 0.234846 0 -0.97982 0.199884 0 -0.986276 0.165104 0 -0.992044 0.125893 0 -0.99582 0.0913326 0 -0.998527 0.0542666 0 0 1 0 0 1 0 1 0 0 1 0 0 0 -1 0 0 -1 0 -0.999809 -0.0195542 0 -0.999809 -0.0195542 0 -0.99852 -0.0543846 0 -0.995839 -0.0911327 0 -0.992009 -0.126165 0 -0.986275 -0.165109 0 -0.97982 -0.199883 0 -0.972152 -0.23435 0 -0.962988 -0.269544 0 -0.951891 -0.306438 0 -0.940104 -0.340887 0 -0.927578 -0.37363 0 -0.913541 -0.406747 0 -0.897446 -0.441124 0 -0.880549 -0.473954 0 -0.862983 -0.505233 0 -0.843575 -0.537011 0 -0.823602 -0.567168 0 -0.802859 -0.596168 0 -0.780866 -0.624698 0 -0.756343 -0.654176 0 -0.732715 -0.680536 0 -0.706018 -0.708194 0 -0.681701 -0.731631 0 -0.654174 -0.756344 0 -0.625759 -0.780017 0 -0.595132 -0.803628 0 -0.567181 -0.823593 0 -0.537011 -0.843575 0 -0.50615 -0.862446 0 -0.47139 -0.881925 0 -0.441124 -0.897446 0 -0.408562 -0.912731 0 -0.37363 -0.927578 0 -0.340856 -0.940116 0 -0.304465 -0.952524 0 -0.271567 -0.96242 0 -0.234846 -0.972033 0 -0.199884 -0.97982 0 -0.162639 -0.986686 0 -0.128311 -0.991734 0 -0.0913278 -0.995821 0 -0.054268 -0.998526 0 -0.0195542 -0.999809 0 -0.0195542 -0.999809 0 -0.99852 -0.0543846 0 -0.995839 -0.0911327 0 -0.992009 -0.126165 0 -0.986275 -0.165109 0 -0.97982 -0.199883 0 -0.972152 -0.23435 0 -0.962988 -0.269544 0 -0.951891 -0.306438 0 -0.940104 -0.340887 0 -0.927578 -0.37363 0 -0.913541 -0.406747 0 -0.897446 -0.441124 0 -0.880549 -0.473954 0 -0.862983 -0.505233 0 -0.843575 -0.537011 0 -0.823602 -0.567168 0 -0.802859 -0.596168 0 -0.780866 -0.624698 0 -0.756343 -0.654176 0 -0.732715 -0.680536 0 -0.706018 -0.708194 0 -0.681701 -0.731631 0 -0.654174 -0.756344 0 -0.625759 -0.780017 0 -0.595132 -0.803628 0 -0.567181 -0.823593 0 -0.537011 -0.843575 0 -0.50615 -0.862446 0 -0.47139 -0.881925 0 -0.441124 -0.897446 0 -0.408562 -0.912731 0 -0.37363 -0.927578 0 -0.340856 -0.940116 0 -0.304465 -0.952524 0 -0.271567 -0.96242 0 -0.234846 -0.972033 0 -0.199884 -0.97982 0 -0.162639 -0.986686 0 -0.128311 -0.991734 0 -0.0913278 -0.995821 0 -0.054268 -0.998526 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 + + + + + + + + + + + + + + +

0 0 799 0 20 0 0 1 804 1 799 1 0 2 543 2 804 2 804 3 543 3 1 3 1 4 543 4 21 4 22 5 21 5 544 5 801 6 544 6 2 6 802 7 2 7 23 7 24 8 23 8 3 8 4 9 3 9 5 9 25 10 5 10 6 10 900 11 6 11 598 11 7 12 598 12 593 12 822 13 593 13 8 13 26 14 8 14 27 14 28 15 27 15 580 15 847 16 580 16 579 16 848 17 579 17 9 17 10 18 9 18 29 18 824 19 29 19 590 19 825 20 590 20 589 20 849 21 589 21 30 21 31 22 30 22 578 22 826 23 578 23 588 23 32 24 588 24 11 24 827 25 11 25 577 25 12 26 577 26 576 26 828 27 576 27 584 27 1009 28 584 28 13 28 33 29 13 29 34 29 14 30 34 30 557 30 15 31 557 31 560 31 852 32 560 32 556 32 16 33 556 33 35 33 17 34 35 34 555 34 797 35 555 35 553 35 798 36 553 36 19 36 18 37 19 37 20 37 799 38 18 38 20 38 1 39 21 39 22 39 22 40 544 40 801 40 801 41 2 41 802 41 802 42 23 42 24 42 24 43 3 43 4 43 4 44 5 44 25 44 25 45 6 45 900 45 900 46 598 46 7 46 7 47 593 47 822 47 822 48 8 48 26 48 26 49 27 49 28 49 28 50 580 50 847 50 847 51 579 51 848 51 848 52 9 52 10 52 10 53 29 53 824 53 824 54 590 54 825 54 825 55 589 55 849 55 849 56 30 56 31 56 31 57 578 57 826 57 826 58 588 58 32 58 32 59 11 59 827 59 827 60 577 60 12 60 12 61 576 61 828 61 828 62 584 62 1009 62 1009 63 13 63 33 63 33 64 34 64 14 64 14 65 557 65 15 65 15 66 560 66 852 66 852 67 556 67 16 67 16 68 35 68 17 68 17 69 555 69 797 69 797 70 553 70 798 70 798 71 19 71 18 71 37 72 56 72 36 72 37 73 38 73 56 73 37 74 39 74 38 74 38 75 39 75 823 75 823 76 39 76 40 76 57 77 40 77 591 77 41 78 591 78 592 78 820 79 592 79 42 79 821 80 42 80 43 80 853 81 43 81 595 81 58 82 595 82 624 82 869 83 624 83 45 83 44 84 45 84 46 84 59 85 46 85 623 85 47 86 623 86 48 86 60 87 48 87 61 87 871 88 61 88 622 88 62 89 622 89 49 89 63 90 49 90 50 90 873 91 50 91 64 91 875 92 64 92 606 92 51 93 606 93 65 93 52 94 65 94 605 94 876 95 605 95 66 95 67 96 66 96 603 96 68 97 603 97 604 97 53 98 604 98 602 98 69 99 602 99 601 99 70 100 601 100 769 100 54 101 769 101 583 101 851 102 583 102 585 102 850 103 585 103 71 103 72 104 71 104 586 104 73 105 586 105 587 105 74 106 587 106 75 106 55 107 75 107 76 107 77 108 76 108 78 108 79 109 78 109 36 109 56 110 79 110 36 110 823 111 40 111 57 111 57 112 591 112 41 112 41 113 592 113 820 113 820 114 42 114 821 114 821 115 43 115 853 115 853 116 595 116 58 116 58 117 624 117 869 117 869 118 45 118 44 118 44 119 46 119 59 119 59 120 623 120 47 120 47 121 48 121 60 121 60 122 61 122 871 122 871 123 622 123 62 123 62 124 49 124 63 124 63 125 50 125 873 125 873 126 64 126 875 126 875 127 606 127 51 127 51 128 65 128 52 128 52 129 605 129 876 129 876 130 66 130 67 130 67 131 603 131 68 131 68 132 604 132 53 132 53 133 602 133 69 133 69 134 601 134 70 134 70 135 769 135 54 135 54 136 583 136 851 136 851 137 585 137 850 137 850 138 71 138 72 138 72 139 586 139 73 139 73 140 587 140 74 140 74 141 75 141 55 141 55 142 76 142 77 142 77 143 78 143 79 143 80 144 82 144 626 144 80 145 81 145 82 145 80 146 83 146 81 146 81 147 83 147 100 147 100 148 83 148 84 148 878 149 84 149 684 149 101 150 684 150 672 150 102 151 672 151 662 151 882 152 662 152 103 152 85 153 103 153 86 153 887 154 86 154 660 154 889 155 660 155 659 155 883 156 659 156 87 156 891 157 87 157 657 157 884 158 657 158 656 158 892 159 656 159 104 159 893 160 104 160 635 160 894 161 635 161 89 161 88 162 89 162 634 162 857 163 634 163 105 163 106 164 105 164 107 164 856 165 107 165 90 165 854 166 90 166 91 166 108 167 91 167 109 167 896 168 109 168 110 168 92 169 110 169 629 169 93 170 629 170 628 170 94 171 628 171 111 171 112 172 111 172 113 172 819 173 113 173 95 173 901 174 95 174 599 174 903 175 599 175 547 175 96 176 547 176 627 176 114 177 627 177 97 177 98 178 97 178 115 178 910 179 115 179 99 179 116 180 99 180 625 180 117 181 625 181 626 181 82 182 117 182 626 182 100 183 84 183 878 183 878 184 684 184 101 184 101 185 672 185 102 185 102 186 662 186 882 186 882 187 103 187 85 187 85 188 86 188 887 188 887 189 660 189 889 189 889 190 659 190 883 190 883 191 87 191 891 191 891 192 657 192 884 192 884 193 656 193 892 193 892 194 104 194 893 194 893 195 635 195 894 195 894 196 89 196 88 196 88 197 634 197 857 197 857 198 105 198 106 198 106 199 107 199 856 199 856 200 90 200 854 200 854 201 91 201 108 201 108 202 109 202 896 202 896 203 110 203 92 203 92 204 629 204 93 204 93 205 628 205 94 205 94 206 111 206 112 206 112 207 113 207 819 207 819 208 95 208 901 208 901 209 599 209 903 209 903 210 547 210 96 210 96 211 627 211 114 211 114 212 97 212 98 212 98 213 115 213 910 213 910 214 99 214 116 214 116 215 625 215 117 215 651 216 118 216 632 216 651 217 119 217 118 217 651 218 633 218 119 218 119 219 633 219 858 219 858 220 633 220 652 220 120 221 652 221 653 221 913 222 653 222 654 222 121 223 654 223 712 223 134 224 712 224 711 224 914 225 711 225 710 225 135 226 710 226 709 226 923 227 709 227 122 227 925 228 122 228 713 228 1041 229 713 229 707 229 927 230 707 230 706 230 946 231 706 231 717 231 947 232 717 232 705 232 948 233 705 233 123 233 953 234 123 234 696 234 949 235 696 235 136 235 137 236 136 236 701 236 845 237 701 237 138 237 846 238 138 238 693 238 124 239 693 239 694 239 139 240 694 240 692 240 843 241 692 241 125 241 842 242 125 242 594 242 126 243 594 243 582 243 127 244 582 244 581 244 128 245 581 245 129 245 897 246 129 246 130 246 131 247 130 247 140 247 141 248 140 248 630 248 855 249 630 249 631 249 895 250 631 250 649 250 142 251 649 251 132 251 143 252 132 252 650 252 133 253 650 253 632 253 118 254 133 254 632 254 858 255 652 255 120 255 120 256 653 256 913 256 913 257 654 257 121 257 121 258 712 258 134 258 134 259 711 259 914 259 914 260 710 260 135 260 135 261 709 261 923 261 923 262 122 262 925 262 925 263 713 263 1041 263 1041 264 707 264 927 264 927 265 706 265 946 265 946 266 717 266 947 266 947 267 705 267 948 267 948 268 123 268 953 268 953 269 696 269 949 269 949 270 136 270 137 270 137 271 701 271 845 271 845 272 138 272 846 272 846 273 693 273 124 273 124 274 694 274 139 274 139 275 692 275 843 275 843 276 125 276 842 276 842 277 594 277 126 277 126 278 582 278 127 278 127 279 581 279 128 279 128 280 129 280 897 280 897 281 130 281 131 281 131 282 140 282 141 282 141 283 630 283 855 283 855 284 631 284 895 284 895 285 649 285 142 285 142 286 132 286 143 286 143 287 650 287 133 287 145 288 144 288 716 288 145 289 146 289 144 289 145 290 147 290 146 290 146 291 147 291 148 291 148 292 147 292 698 292 930 293 698 293 699 293 169 294 699 294 700 294 170 295 700 295 732 295 149 296 732 296 150 296 932 297 150 297 151 297 934 298 151 298 731 298 936 299 731 299 152 299 935 300 152 300 729 300 153 301 729 301 728 301 154 302 728 302 155 302 937 303 155 303 726 303 171 304 726 304 727 304 156 305 727 305 157 305 172 306 157 306 723 306 158 307 723 307 724 307 938 308 724 308 173 308 939 309 173 309 159 309 940 310 159 310 161 310 160 311 161 311 162 311 174 312 162 312 722 312 175 313 722 313 176 313 943 314 176 314 177 314 944 315 177 315 720 315 957 316 720 316 164 316 163 317 164 317 718 317 959 318 718 318 165 318 950 319 165 319 695 319 166 320 695 320 702 320 167 321 702 321 703 321 952 322 703 322 704 322 951 323 704 323 178 323 945 324 178 324 168 324 929 325 168 325 716 325 144 326 929 326 716 326 148 327 698 327 930 327 930 328 699 328 169 328 169 329 700 329 170 329 170 330 732 330 149 330 149 331 150 331 932 331 932 332 151 332 934 332 934 333 731 333 936 333 936 334 152 334 935 334 935 335 729 335 153 335 153 336 728 336 154 336 154 337 155 337 937 337 937 338 726 338 171 338 171 339 727 339 156 339 156 340 157 340 172 340 172 341 723 341 158 341 158 342 724 342 938 342 938 343 173 343 939 343 939 344 159 344 940 344 940 345 161 345 160 345 160 346 162 346 174 346 174 347 722 347 175 347 175 348 176 348 943 348 943 349 177 349 944 349 944 350 720 350 957 350 957 351 164 351 163 351 163 352 718 352 959 352 959 353 165 353 950 353 950 354 695 354 166 354 166 355 702 355 167 355 167 356 703 356 952 356 952 357 704 357 951 357 951 358 178 358 945 358 945 359 168 359 929 359 179 360 963 360 199 360 179 361 969 361 963 361 179 362 743 362 969 362 969 363 743 363 964 363 964 364 743 364 679 364 200 365 679 365 181 365 180 366 181 366 678 366 201 367 678 367 677 367 182 368 677 368 202 368 203 369 202 369 676 369 965 370 676 370 183 370 184 371 183 371 674 371 966 372 674 372 185 372 204 373 185 373 205 373 968 374 205 374 186 374 206 375 186 375 207 375 880 376 207 376 208 376 209 377 208 377 187 377 210 378 187 378 673 378 971 379 673 379 211 379 188 380 211 380 685 380 189 381 685 381 686 381 190 382 686 382 191 382 212 383 191 383 213 383 911 384 213 384 214 384 909 385 214 385 552 385 908 386 552 386 192 386 972 387 192 387 736 387 974 388 736 388 215 388 216 389 215 389 681 389 977 390 681 390 193 390 217 391 193 391 218 391 194 392 218 392 195 392 219 393 195 393 220 393 196 394 220 394 197 394 961 395 197 395 198 395 221 396 198 396 680 396 960 397 680 397 199 397 963 398 960 398 199 398 964 399 679 399 200 399 200 400 181 400 180 400 180 401 678 401 201 401 201 402 677 402 182 402 182 403 202 403 203 403 203 404 676 404 965 404 965 405 183 405 184 405 184 406 674 406 966 406 966 407 185 407 204 407 204 408 205 408 968 408 968 409 186 409 206 409 206 410 207 410 880 410 880 411 208 411 209 411 209 412 187 412 210 412 210 413 673 413 971 413 971 414 211 414 188 414 188 415 685 415 189 415 189 416 686 416 190 416 190 417 191 417 212 417 212 418 213 418 911 418 911 419 214 419 909 419 909 420 552 420 908 420 908 421 192 421 972 421 972 422 736 422 974 422 974 423 215 423 216 423 216 424 681 424 977 424 977 425 193 425 217 425 217 426 218 426 194 426 194 427 195 427 219 427 219 428 220 428 196 428 196 429 197 429 961 429 961 430 198 430 221 430 221 431 680 431 960 431 222 432 806 432 239 432 222 433 224 433 806 433 222 434 223 434 224 434 224 435 223 435 808 435 808 436 223 436 225 436 809 437 225 437 745 437 811 438 745 438 226 438 979 439 226 439 760 439 812 440 760 440 227 440 813 441 227 441 228 441 814 442 228 442 758 442 240 443 758 443 757 443 229 444 757 444 756 444 817 445 756 445 755 445 818 446 755 446 241 446 907 447 241 447 230 447 904 448 230 448 242 448 231 449 242 449 548 449 902 450 548 450 243 450 244 451 243 451 600 451 898 452 600 452 546 452 232 453 546 453 545 453 245 454 545 454 246 454 899 455 246 455 247 455 248 456 247 456 249 456 250 457 249 457 574 457 251 458 574 458 233 458 252 459 233 459 234 459 803 460 234 460 573 460 253 461 573 461 572 461 254 462 572 462 235 462 236 463 235 463 750 463 255 464 750 464 749 464 237 465 749 465 748 465 256 466 748 466 747 466 257 467 747 467 746 467 258 468 746 468 238 468 805 469 238 469 239 469 806 470 805 470 239 470 808 471 225 471 809 471 809 472 745 472 811 472 811 473 226 473 979 473 979 474 760 474 812 474 812 475 227 475 813 475 813 476 228 476 814 476 814 477 758 477 240 477 240 478 757 478 229 478 229 479 756 479 817 479 817 480 755 480 818 480 818 481 241 481 907 481 907 482 230 482 904 482 904 483 242 483 231 483 231 484 548 484 902 484 902 485 243 485 244 485 244 486 600 486 898 486 898 487 546 487 232 487 232 488 545 488 245 488 245 489 246 489 899 489 899 490 247 490 248 490 248 491 249 491 250 491 250 492 574 492 251 492 251 493 233 493 252 493 252 494 234 494 803 494 803 495 573 495 253 495 253 496 572 496 254 496 254 497 235 497 236 497 236 498 750 498 255 498 255 499 749 499 237 499 237 500 748 500 256 500 256 501 747 501 257 501 257 502 746 502 258 502 258 503 238 503 805 503 687 504 955 504 259 504 687 505 260 505 955 505 687 506 261 506 260 506 260 507 261 507 954 507 954 508 261 508 688 508 275 509 688 509 690 509 984 510 690 510 691 510 276 511 691 511 262 511 1002 512 262 512 618 512 987 513 618 513 619 513 986 514 619 514 617 514 277 515 617 515 263 515 989 516 263 516 616 516 988 517 616 517 264 517 991 518 264 518 265 518 278 519 265 519 614 519 992 520 614 520 613 520 993 521 613 521 612 521 266 522 612 522 267 522 994 523 267 523 279 523 995 524 279 524 280 524 996 525 280 525 611 525 997 526 611 526 609 526 998 527 609 527 281 527 282 528 281 528 283 528 268 529 283 529 608 529 999 530 608 530 762 530 284 531 762 531 285 531 838 532 285 532 607 532 840 533 607 533 286 533 287 534 286 534 597 534 1003 535 597 535 596 535 872 536 596 536 288 536 289 537 288 537 269 537 870 538 269 538 270 538 290 539 270 539 271 539 272 540 271 540 273 540 274 541 273 541 259 541 955 542 274 542 259 542 954 543 688 543 275 543 275 544 690 544 984 544 984 545 691 545 276 545 276 546 262 546 1002 546 1002 547 618 547 987 547 987 548 619 548 986 548 986 549 617 549 277 549 277 550 263 550 989 550 989 551 616 551 988 551 988 552 264 552 991 552 991 553 265 553 278 553 278 554 614 554 992 554 992 555 613 555 993 555 993 556 612 556 266 556 266 557 267 557 994 557 994 558 279 558 995 558 995 559 280 559 996 559 996 560 611 560 997 560 997 561 609 561 998 561 998 562 281 562 282 562 282 563 283 563 268 563 268 564 608 564 999 564 999 565 762 565 284 565 284 566 285 566 838 566 838 567 607 567 840 567 840 568 286 568 287 568 287 569 597 569 1003 569 1003 570 596 570 872 570 872 571 288 571 289 571 289 572 269 572 870 572 870 573 270 573 290 573 290 574 271 574 272 574 272 575 273 575 274 575 570 576 291 576 569 576 570 577 292 577 291 577 570 578 294 578 292 578 292 579 294 579 293 579 293 580 294 580 295 580 1004 581 295 581 297 581 296 582 297 582 322 582 982 583 322 583 298 583 981 584 298 584 299 584 300 585 299 585 301 585 800 586 301 586 302 586 303 587 302 587 751 587 1005 588 751 588 304 588 305 589 304 589 575 589 306 590 575 590 323 590 324 591 323 591 766 591 325 592 766 592 307 592 326 593 307 593 554 593 308 594 554 594 309 594 1006 595 309 595 559 595 1007 596 559 596 310 596 327 597 310 597 312 597 311 598 312 598 558 598 1008 599 558 599 328 599 313 600 328 600 329 600 314 601 329 601 561 601 829 602 561 602 765 602 1011 603 765 603 315 603 831 604 315 604 564 604 330 605 564 605 316 605 317 606 316 606 565 606 1012 607 565 607 331 607 332 608 331 608 566 608 318 609 566 609 319 609 1014 610 319 610 320 610 1015 611 320 611 333 611 1016 612 333 612 568 612 321 613 568 613 569 613 291 614 321 614 569 614 293 615 295 615 1004 615 1004 616 297 616 296 616 296 617 322 617 982 617 982 618 298 618 981 618 981 619 299 619 300 619 300 620 301 620 800 620 800 621 302 621 303 621 303 622 751 622 1005 622 1005 623 304 623 305 623 305 624 575 624 306 624 306 625 323 625 324 625 324 626 766 626 325 626 325 627 307 627 326 627 326 628 554 628 308 628 308 629 309 629 1006 629 1006 630 559 630 1007 630 1007 631 310 631 327 631 327 632 312 632 311 632 311 633 558 633 1008 633 1008 634 328 634 313 634 313 635 329 635 314 635 314 636 561 636 829 636 829 637 765 637 1011 637 1011 638 315 638 831 638 831 639 564 639 330 639 330 640 316 640 317 640 317 641 565 641 1012 641 1012 642 331 642 332 642 332 643 566 643 318 643 318 644 319 644 1014 644 1014 645 320 645 1015 645 1015 646 333 646 1016 646 1016 647 568 647 321 647 334 648 355 648 768 648 334 649 335 649 355 649 334 650 767 650 335 650 335 651 767 651 874 651 874 652 767 652 782 652 356 653 782 653 781 653 357 654 781 654 358 654 841 655 358 655 780 655 359 656 780 656 336 656 360 657 336 657 337 657 839 658 337 658 779 658 837 659 779 659 361 659 338 660 361 660 763 660 362 661 763 661 339 661 363 662 339 662 778 662 340 663 778 663 777 663 364 664 777 664 365 664 341 665 365 665 366 665 367 666 366 666 342 666 836 667 342 667 776 667 835 668 776 668 368 668 369 669 368 669 343 669 344 670 343 670 345 670 370 671 345 671 371 671 372 672 371 672 775 672 834 673 775 673 346 673 832 674 346 674 347 674 373 675 347 675 774 675 830 676 774 676 563 676 1010 677 563 677 348 677 374 678 348 678 562 678 877 679 562 679 375 679 376 680 375 680 773 680 349 681 773 681 350 681 351 682 350 682 771 682 352 683 771 683 772 683 353 684 772 684 770 684 354 685 770 685 768 685 355 686 354 686 768 686 874 687 782 687 356 687 356 688 781 688 357 688 357 689 358 689 841 689 841 690 780 690 359 690 359 691 336 691 360 691 360 692 337 692 839 692 839 693 779 693 837 693 837 694 361 694 338 694 338 695 763 695 362 695 362 696 339 696 363 696 363 697 778 697 340 697 340 698 777 698 364 698 364 699 365 699 341 699 341 700 366 700 367 700 367 701 342 701 836 701 836 702 776 702 835 702 835 703 368 703 369 703 369 704 343 704 344 704 344 705 345 705 370 705 370 706 371 706 372 706 372 707 775 707 834 707 834 708 346 708 832 708 832 709 347 709 373 709 373 710 774 710 830 710 830 711 563 711 1010 711 1010 712 348 712 374 712 374 713 562 713 877 713 877 714 375 714 376 714 376 715 773 715 349 715 349 716 350 716 351 716 351 717 771 717 352 717 352 718 772 718 353 718 353 719 770 719 354 719 377 720 392 720 669 720 377 721 378 721 392 721 377 722 379 722 378 722 378 723 379 723 1018 723 1018 724 379 724 380 724 393 725 380 725 394 725 381 726 394 726 788 726 382 727 788 727 787 727 395 728 787 728 396 728 397 729 396 729 383 729 866 730 383 730 398 730 867 731 398 731 786 731 865 732 786 732 399 732 863 733 399 733 400 733 864 734 400 734 785 734 861 735 785 735 401 735 1019 736 401 736 384 736 1020 737 384 737 402 737 1021 738 402 738 784 738 1022 739 784 739 385 739 859 740 385 740 403 740 404 741 403 741 405 741 406 742 405 742 387 742 386 743 387 743 636 743 407 744 636 744 408 744 409 745 408 745 655 745 410 746 655 746 658 746 890 747 658 747 388 747 888 748 388 748 411 748 886 749 411 749 670 749 412 750 670 750 671 750 885 751 671 751 661 751 389 752 661 752 664 752 1026 753 664 753 413 753 1028 754 413 754 665 754 390 755 665 755 391 755 1029 756 391 756 668 756 1030 757 668 757 669 757 392 758 1030 758 669 758 1018 759 380 759 393 759 393 760 394 760 381 760 381 761 788 761 382 761 382 762 787 762 395 762 395 763 396 763 397 763 397 764 383 764 866 764 866 765 398 765 867 765 867 766 786 766 865 766 865 767 399 767 863 767 863 768 400 768 864 768 864 769 785 769 861 769 861 770 401 770 1019 770 1019 771 384 771 1020 771 1020 772 402 772 1021 772 1021 773 784 773 1022 773 1022 774 385 774 859 774 859 775 403 775 404 775 404 776 405 776 406 776 406 777 387 777 386 777 386 778 636 778 407 778 407 779 408 779 409 779 409 780 655 780 410 780 410 781 658 781 890 781 890 782 388 782 888 782 888 783 411 783 886 783 886 784 670 784 412 784 412 785 671 785 885 785 885 786 661 786 389 786 389 787 664 787 1026 787 1026 788 413 788 1028 788 1028 789 665 789 390 789 390 790 391 790 1029 790 1029 791 668 791 1030 791 638 792 860 792 414 792 638 793 415 793 860 793 638 794 416 794 415 794 415 795 416 795 1031 795 1031 796 416 796 417 796 1032 797 417 797 641 797 418 798 641 798 640 798 1033 799 640 799 419 799 420 800 419 800 421 800 433 801 421 801 642 801 434 802 642 802 435 802 436 803 435 803 645 803 437 804 645 804 422 804 423 805 422 805 646 805 1034 806 646 806 648 806 1035 807 648 807 647 807 1036 808 647 808 424 808 1037 809 424 809 795 809 1039 810 795 810 425 810 919 811 425 811 793 811 438 812 793 812 792 812 439 813 792 813 440 813 1040 814 440 814 426 814 918 815 426 815 441 815 916 816 441 816 708 816 926 817 708 817 442 817 924 818 442 818 443 818 922 819 443 819 427 819 915 820 427 820 428 820 921 821 428 821 714 821 429 822 714 822 715 822 430 823 715 823 444 823 912 824 444 824 431 824 1025 825 431 825 445 825 432 826 445 826 783 826 446 827 783 827 447 827 1024 828 447 828 637 828 1023 829 637 829 414 829 860 830 1023 830 414 830 1031 831 417 831 1032 831 1032 832 641 832 418 832 418 833 640 833 1033 833 1033 834 419 834 420 834 420 835 421 835 433 835 433 836 642 836 434 836 434 837 435 837 436 837 436 838 645 838 437 838 437 839 422 839 423 839 423 840 646 840 1034 840 1034 841 648 841 1035 841 1035 842 647 842 1036 842 1036 843 424 843 1037 843 1037 844 795 844 1039 844 1039 845 425 845 919 845 919 846 793 846 438 846 438 847 792 847 439 847 439 848 440 848 1040 848 1040 849 426 849 918 849 918 850 441 850 916 850 916 851 708 851 926 851 926 852 442 852 924 852 924 853 443 853 922 853 922 854 427 854 915 854 915 855 428 855 921 855 921 856 714 856 429 856 429 857 715 857 430 857 430 858 444 858 912 858 912 859 431 859 1025 859 1025 860 445 860 432 860 432 861 783 861 446 861 446 862 447 862 1024 862 1024 863 637 863 1023 863 862 864 448 864 639 864 639 865 448 865 643 865 571 866 807 866 744 866 744 867 807 867 810 867 449 868 810 868 980 868 759 869 980 869 815 869 761 870 815 870 450 870 754 871 450 871 816 871 753 872 816 872 452 872 451 873 452 873 453 873 752 874 453 874 906 874 549 875 906 875 905 875 550 876 905 876 454 876 551 877 454 877 1043 877 737 878 1043 878 1042 878 474 879 1042 879 455 879 475 880 455 880 476 880 682 881 476 881 973 881 683 882 973 882 975 882 477 883 975 883 978 883 456 884 978 884 976 884 478 885 976 885 479 885 457 886 479 886 962 886 742 887 962 887 970 887 675 888 970 888 458 888 480 889 458 889 459 889 481 890 459 890 967 890 460 891 967 891 461 891 741 892 461 892 482 892 740 893 482 893 462 893 739 894 462 894 463 894 738 895 463 895 879 895 483 896 879 896 484 896 485 897 484 897 464 897 465 898 464 898 881 898 466 899 881 899 468 899 467 900 468 900 469 900 663 901 469 901 486 901 487 902 486 902 488 902 666 903 488 903 1027 903 667 904 1027 904 470 904 471 905 470 905 472 905 489 906 472 906 1017 906 789 907 1017 907 868 907 490 908 868 908 473 908 639 909 473 909 862 909 639 910 490 910 473 910 744 911 810 911 449 911 449 912 980 912 759 912 759 913 815 913 761 913 761 914 450 914 754 914 754 915 816 915 753 915 753 916 452 916 451 916 451 917 453 917 752 917 752 918 906 918 549 918 549 919 905 919 550 919 550 920 454 920 551 920 551 921 1043 921 737 921 737 922 1042 922 474 922 474 923 455 923 475 923 475 924 476 924 682 924 682 925 973 925 683 925 683 926 975 926 477 926 477 927 978 927 456 927 456 928 976 928 478 928 478 929 479 929 457 929 457 930 962 930 742 930 742 931 970 931 675 931 675 932 458 932 480 932 480 933 459 933 481 933 481 934 967 934 460 934 460 935 461 935 741 935 741 936 482 936 740 936 740 937 462 937 739 937 739 938 463 938 738 938 738 939 879 939 483 939 483 940 484 940 485 940 485 941 464 941 465 941 465 942 881 942 466 942 466 943 468 943 467 943 467 944 469 944 663 944 663 945 486 945 487 945 487 946 488 946 666 946 666 947 1027 947 667 947 667 948 470 948 471 948 471 949 472 949 489 949 489 950 1017 950 789 950 789 951 868 951 490 951 1013 952 807 952 567 952 567 953 807 953 571 953 833 954 1013 954 491 954 491 955 1013 955 567 955 1000 956 833 956 610 956 610 957 833 957 491 957 643 958 448 958 644 958 644 959 448 959 517 959 794 960 517 960 518 960 492 961 518 961 1038 961 791 962 1038 962 920 962 493 963 920 963 495 963 494 964 495 964 519 964 520 965 519 965 496 965 790 966 496 966 917 966 521 967 917 967 522 967 523 968 522 968 524 968 525 969 524 969 928 969 497 970 928 970 526 970 527 971 526 971 528 971 498 972 528 972 529 972 530 973 529 973 499 973 697 974 499 974 501 974 500 975 501 975 502 975 503 976 502 976 531 976 733 977 531 977 931 977 532 978 931 978 933 978 730 979 933 979 504 979 725 980 504 980 956 980 505 981 956 981 506 981 721 982 506 982 941 982 533 983 941 983 942 983 735 984 942 984 507 984 734 985 507 985 534 985 535 986 534 986 509 986 508 987 509 987 510 987 536 988 510 988 511 988 719 989 511 989 958 989 796 990 958 990 512 990 537 991 512 991 844 991 689 992 844 992 538 992 513 993 538 993 514 993 620 994 514 994 983 994 621 995 983 995 539 995 540 996 539 996 515 996 516 997 515 997 1001 997 541 998 1001 998 985 998 615 999 985 999 542 999 764 1000 542 1000 990 1000 610 1001 990 1001 1000 1001 610 1002 764 1002 990 1002 644 1003 517 1003 794 1003 794 1004 518 1004 492 1004 492 1005 1038 1005 791 1005 791 1006 920 1006 493 1006 493 1007 495 1007 494 1007 494 1008 519 1008 520 1008 520 1009 496 1009 790 1009 790 1010 917 1010 521 1010 521 1011 522 1011 523 1011 523 1012 524 1012 525 1012 525 1013 928 1013 497 1013 497 1014 526 1014 527 1014 527 1015 528 1015 498 1015 498 1016 529 1016 530 1016 530 1017 499 1017 697 1017 697 1018 501 1018 500 1018 500 1019 502 1019 503 1019 503 1020 531 1020 733 1020 733 1021 931 1021 532 1021 532 1022 933 1022 730 1022 730 1023 504 1023 725 1023 725 1024 956 1024 505 1024 505 1025 506 1025 721 1025 721 1026 941 1026 533 1026 533 1027 942 1027 735 1027 735 1028 507 1028 734 1028 734 1029 534 1029 535 1029 535 1030 509 1030 508 1030 508 1031 510 1031 536 1031 536 1032 511 1032 719 1032 719 1033 958 1033 796 1033 796 1034 512 1034 537 1034 537 1035 844 1035 689 1035 689 1036 538 1036 513 1036 513 1037 514 1037 620 1037 620 1038 983 1038 621 1038 621 1039 539 1039 540 1039 540 1040 515 1040 516 1040 516 1041 1001 1041 541 1041 541 1042 985 1042 615 1042 615 1043 542 1043 764 1043 0 1044 20 1044 766 1044 323 1045 0 1045 766 1045 323 1046 543 1046 0 1046 323 1047 575 1047 543 1047 543 1048 575 1048 574 1048 249 1049 543 1049 574 1049 249 1050 21 1050 543 1050 249 1051 247 1051 21 1051 21 1052 247 1052 544 1052 544 1053 247 1053 246 1053 2 1054 246 1054 545 1054 23 1055 545 1055 546 1055 3 1056 546 1056 600 1056 599 1057 600 1057 243 1057 547 1058 243 1058 548 1058 627 1059 548 1059 242 1059 97 1060 242 1060 549 1060 550 1061 97 1061 549 1061 550 1062 551 1062 97 1062 97 1063 551 1063 192 1063 115 1064 192 1064 552 1064 99 1065 552 1065 625 1065 99 1066 115 1066 552 1066 553 1067 307 1067 19 1067 553 1068 554 1068 307 1068 553 1069 555 1069 554 1069 554 1070 555 1070 309 1070 309 1071 555 1071 559 1071 559 1072 555 1072 35 1072 310 1073 35 1073 556 1073 312 1074 556 1074 560 1074 558 1075 560 1075 557 1075 328 1076 557 1076 329 1076 328 1077 558 1077 557 1077 559 1078 35 1078 310 1078 310 1079 556 1079 312 1079 312 1080 560 1080 558 1080 557 1081 34 1081 329 1081 329 1082 34 1082 561 1082 561 1083 34 1083 13 1083 765 1084 13 1084 769 1084 562 1085 769 1085 375 1085 562 1086 765 1086 769 1086 562 1087 315 1087 765 1087 562 1088 348 1088 315 1088 315 1089 348 1089 564 1089 564 1090 348 1090 563 1090 567 1091 563 1091 491 1091 567 1092 564 1092 563 1092 567 1093 316 1093 564 1093 567 1094 565 1094 316 1094 567 1095 331 1095 565 1095 567 1096 566 1096 331 1096 567 1097 319 1097 566 1097 567 1098 320 1098 319 1098 567 1099 333 1099 320 1099 567 1100 568 1100 333 1100 567 1101 569 1101 568 1101 567 1102 571 1102 569 1102 569 1103 571 1103 570 1103 570 1104 571 1104 294 1104 294 1105 571 1105 295 1105 295 1106 571 1106 297 1106 297 1107 571 1107 322 1107 322 1108 571 1108 298 1108 298 1109 571 1109 299 1109 299 1110 571 1110 235 1110 572 1111 299 1111 235 1111 572 1112 301 1112 299 1112 572 1113 573 1113 301 1113 301 1114 573 1114 302 1114 302 1115 573 1115 751 1115 751 1116 573 1116 234 1116 304 1117 234 1117 233 1117 575 1118 233 1118 574 1118 575 1119 304 1119 233 1119 769 1120 13 1120 583 1120 583 1121 13 1121 584 1121 585 1122 584 1122 576 1122 71 1123 576 1123 577 1123 586 1124 577 1124 11 1124 587 1125 11 1125 588 1125 75 1126 588 1126 578 1126 76 1127 578 1127 30 1127 78 1128 30 1128 589 1128 36 1129 589 1129 590 1129 37 1130 590 1130 29 1130 39 1131 29 1131 9 1131 40 1132 9 1132 579 1132 591 1133 579 1133 580 1133 592 1134 580 1134 27 1134 42 1135 27 1135 8 1135 43 1136 8 1136 593 1136 582 1137 593 1137 598 1137 581 1138 598 1138 129 1138 581 1139 582 1139 598 1139 583 1140 584 1140 585 1140 585 1141 576 1141 71 1141 71 1142 577 1142 586 1142 586 1143 11 1143 587 1143 587 1144 588 1144 75 1144 75 1145 578 1145 76 1145 76 1146 30 1146 78 1146 78 1147 589 1147 36 1147 36 1148 590 1148 37 1148 37 1149 29 1149 39 1149 39 1150 9 1150 40 1150 40 1151 579 1151 591 1151 591 1152 580 1152 592 1152 592 1153 27 1153 42 1153 42 1154 8 1154 43 1154 43 1155 593 1155 582 1155 595 1156 582 1156 594 1156 259 1157 594 1157 687 1157 259 1158 595 1158 594 1158 259 1159 273 1159 595 1159 595 1160 273 1160 271 1160 270 1161 595 1161 271 1161 270 1162 269 1162 595 1162 595 1163 269 1163 288 1163 596 1164 595 1164 288 1164 596 1165 597 1165 595 1165 595 1166 597 1166 286 1166 624 1167 286 1167 607 1167 45 1168 607 1168 46 1168 45 1169 624 1169 607 1169 6 1170 113 1170 598 1170 6 1171 95 1171 113 1171 6 1172 5 1172 95 1172 95 1173 5 1173 599 1173 599 1174 5 1174 3 1174 600 1175 599 1175 3 1175 3 1176 23 1176 546 1176 23 1177 2 1177 545 1177 2 1178 544 1178 246 1178 601 1179 779 1179 769 1179 601 1180 602 1180 779 1180 779 1181 602 1181 604 1181 603 1182 779 1182 604 1182 603 1183 66 1183 779 1183 779 1184 66 1184 605 1184 65 1185 779 1185 605 1185 65 1186 606 1186 779 1186 779 1187 606 1187 64 1187 50 1188 779 1188 64 1188 50 1189 49 1189 779 1189 779 1190 49 1190 607 1190 361 1191 607 1191 285 1191 763 1192 285 1192 762 1192 610 1193 762 1193 608 1193 283 1194 610 1194 608 1194 283 1195 281 1195 610 1195 610 1196 281 1196 609 1196 611 1197 610 1197 609 1197 611 1198 280 1198 610 1198 610 1199 280 1199 279 1199 267 1200 610 1200 279 1200 267 1201 612 1201 610 1201 610 1202 612 1202 764 1202 764 1203 612 1203 613 1203 614 1204 764 1204 613 1204 614 1205 265 1205 764 1205 764 1206 265 1206 264 1206 615 1207 264 1207 616 1207 263 1208 615 1208 616 1208 263 1209 617 1209 615 1209 615 1210 617 1210 541 1210 541 1211 617 1211 619 1211 618 1212 541 1212 619 1212 618 1213 516 1213 541 1213 618 1214 262 1214 516 1214 516 1215 262 1215 540 1215 540 1216 262 1216 691 1216 621 1217 691 1217 620 1217 621 1218 540 1218 691 1218 49 1219 622 1219 607 1219 607 1220 622 1220 61 1220 48 1221 607 1221 61 1221 48 1222 623 1222 607 1222 607 1223 623 1223 46 1223 624 1224 595 1224 286 1224 595 1225 43 1225 582 1225 625 1226 214 1226 626 1226 625 1227 552 1227 214 1227 115 1228 97 1228 192 1228 97 1229 627 1229 242 1229 627 1230 547 1230 548 1230 547 1231 599 1231 243 1231 113 1232 111 1232 598 1232 598 1233 111 1233 628 1233 130 1234 628 1234 140 1234 130 1235 598 1235 628 1235 130 1236 129 1236 598 1236 628 1237 629 1237 140 1237 140 1238 629 1238 630 1238 630 1239 629 1239 110 1239 631 1240 110 1240 109 1240 649 1241 109 1241 91 1241 132 1242 91 1242 90 1242 650 1243 90 1243 107 1243 632 1244 107 1244 105 1244 651 1245 105 1245 634 1245 633 1246 634 1246 89 1246 652 1247 89 1247 635 1247 653 1248 635 1248 104 1248 654 1249 104 1249 656 1249 431 1250 656 1250 408 1250 445 1251 408 1251 636 1251 783 1252 636 1252 387 1252 447 1253 387 1253 405 1253 637 1254 405 1254 403 1254 414 1255 403 1255 385 1255 638 1256 385 1256 784 1256 416 1257 784 1257 402 1257 417 1258 402 1258 384 1258 643 1259 384 1259 639 1259 643 1260 417 1260 384 1260 643 1261 641 1261 417 1261 643 1262 640 1262 641 1262 643 1263 419 1263 640 1263 643 1264 421 1264 419 1264 643 1265 642 1265 421 1265 643 1266 435 1266 642 1266 643 1267 645 1267 435 1267 643 1268 644 1268 645 1268 645 1269 644 1269 422 1269 422 1270 644 1270 646 1270 646 1271 644 1271 648 1271 648 1272 644 1272 794 1272 647 1273 794 1273 424 1273 647 1274 648 1274 794 1274 630 1275 110 1275 631 1275 631 1276 109 1276 649 1276 649 1277 91 1277 132 1277 132 1278 90 1278 650 1278 650 1279 107 1279 632 1279 632 1280 105 1280 651 1280 651 1281 634 1281 633 1281 633 1282 89 1282 652 1282 652 1283 635 1283 653 1283 653 1284 104 1284 654 1284 408 1285 656 1285 655 1285 655 1286 656 1286 657 1286 658 1287 657 1287 87 1287 388 1288 87 1288 659 1288 411 1289 659 1289 660 1289 670 1290 660 1290 86 1290 671 1291 86 1291 103 1291 661 1292 103 1292 662 1292 664 1293 662 1293 467 1293 663 1294 664 1294 467 1294 663 1295 413 1295 664 1295 663 1296 487 1296 413 1296 413 1297 487 1297 666 1297 665 1298 666 1298 667 1298 391 1299 667 1299 471 1299 668 1300 471 1300 669 1300 668 1301 391 1301 471 1301 655 1302 657 1302 658 1302 658 1303 87 1303 388 1303 388 1304 659 1304 411 1304 411 1305 660 1305 670 1305 670 1306 86 1306 671 1306 671 1307 103 1307 661 1307 672 1308 465 1308 662 1308 672 1309 485 1309 465 1309 672 1310 483 1310 485 1310 672 1311 684 1311 483 1311 483 1312 684 1312 738 1312 738 1313 684 1313 211 1313 739 1314 211 1314 673 1314 740 1315 673 1315 187 1315 741 1316 187 1316 208 1316 460 1317 208 1317 207 1317 186 1318 460 1318 207 1318 186 1319 481 1319 460 1319 186 1320 205 1320 481 1320 481 1321 205 1321 480 1321 480 1322 205 1322 185 1322 674 1323 480 1323 185 1323 674 1324 183 1324 480 1324 480 1325 183 1325 675 1325 675 1326 183 1326 676 1326 202 1327 675 1327 676 1327 202 1328 677 1328 675 1328 675 1329 677 1329 742 1329 742 1330 677 1330 678 1330 181 1331 742 1331 678 1331 181 1332 679 1332 742 1332 742 1333 679 1333 743 1333 457 1334 743 1334 179 1334 199 1335 457 1335 179 1335 199 1336 680 1336 457 1336 457 1337 680 1337 198 1337 478 1338 198 1338 197 1338 220 1339 478 1339 197 1339 220 1340 195 1340 478 1340 478 1341 195 1341 456 1341 456 1342 195 1342 218 1342 193 1343 456 1343 218 1343 193 1344 477 1344 456 1344 193 1345 681 1345 477 1345 477 1346 681 1346 683 1346 683 1347 681 1347 215 1347 682 1348 215 1348 475 1348 682 1349 683 1349 215 1349 211 1350 684 1350 685 1350 685 1351 684 1351 84 1351 686 1352 84 1352 83 1352 191 1353 83 1353 80 1353 213 1354 80 1354 626 1354 214 1355 213 1355 626 1355 685 1356 84 1356 686 1356 686 1357 83 1357 191 1357 191 1358 80 1358 213 1358 594 1359 125 1359 687 1359 687 1360 125 1360 261 1360 261 1361 125 1361 692 1361 688 1362 692 1362 694 1362 689 1363 694 1363 537 1363 689 1364 688 1364 694 1364 689 1365 690 1365 688 1365 689 1366 513 1366 690 1366 690 1367 513 1367 620 1367 691 1368 690 1368 620 1368 261 1369 692 1369 688 1369 693 1370 165 1370 694 1370 693 1371 695 1371 165 1371 693 1372 138 1372 695 1372 695 1373 138 1373 701 1373 702 1374 701 1374 136 1374 703 1375 136 1375 696 1375 704 1376 696 1376 123 1376 178 1377 123 1377 705 1377 168 1378 705 1378 717 1378 716 1379 717 1379 498 1379 530 1380 716 1380 498 1380 530 1381 145 1381 716 1381 530 1382 697 1382 145 1382 145 1383 697 1383 147 1383 147 1384 697 1384 500 1384 698 1385 500 1385 503 1385 699 1386 503 1386 700 1386 699 1387 698 1387 503 1387 695 1388 701 1388 702 1388 702 1389 136 1389 703 1389 703 1390 696 1390 704 1390 704 1391 123 1391 178 1391 178 1392 705 1392 168 1392 498 1393 717 1393 527 1393 527 1394 717 1394 706 1394 497 1395 706 1395 525 1395 497 1396 527 1396 706 1396 706 1397 707 1397 525 1397 525 1398 707 1398 523 1398 523 1399 707 1399 521 1399 521 1400 707 1400 708 1400 790 1401 708 1401 441 1401 520 1402 441 1402 494 1402 520 1403 790 1403 441 1403 708 1404 707 1404 442 1404 442 1405 707 1405 713 1405 443 1406 713 1406 122 1406 427 1407 122 1407 709 1407 428 1408 709 1408 710 1408 714 1409 710 1409 711 1409 715 1410 711 1410 712 1410 444 1411 712 1411 654 1411 431 1412 654 1412 656 1412 431 1413 444 1413 654 1413 442 1414 713 1414 443 1414 443 1415 122 1415 427 1415 427 1416 709 1416 428 1416 428 1417 710 1417 714 1417 714 1418 711 1418 715 1418 715 1419 712 1419 444 1419 716 1420 168 1420 717 1420 718 1421 719 1421 165 1421 718 1422 536 1422 719 1422 718 1423 508 1423 536 1423 718 1424 164 1424 508 1424 508 1425 164 1425 535 1425 535 1426 164 1426 734 1426 734 1427 164 1427 720 1427 735 1428 720 1428 177 1428 533 1429 177 1429 176 1429 722 1430 533 1430 176 1430 722 1431 721 1431 533 1431 722 1432 162 1432 721 1432 721 1433 162 1433 161 1433 159 1434 721 1434 161 1434 159 1435 505 1435 721 1435 159 1436 173 1436 505 1436 505 1437 173 1437 724 1437 723 1438 505 1438 724 1438 723 1439 157 1439 505 1439 505 1440 157 1440 725 1440 725 1441 157 1441 727 1441 726 1442 725 1442 727 1442 726 1443 155 1443 725 1443 725 1444 155 1444 728 1444 730 1445 728 1445 729 1445 152 1446 730 1446 729 1446 152 1447 731 1447 730 1447 730 1448 731 1448 532 1448 532 1449 731 1449 151 1449 150 1450 532 1450 151 1450 150 1451 732 1451 532 1451 532 1452 732 1452 733 1452 733 1453 732 1453 700 1453 503 1454 733 1454 700 1454 734 1455 720 1455 735 1455 735 1456 177 1456 533 1456 725 1457 728 1457 730 1457 698 1458 147 1458 500 1458 457 1459 198 1459 478 1459 215 1460 736 1460 475 1460 475 1461 736 1461 474 1461 474 1462 736 1462 737 1462 737 1463 736 1463 192 1463 551 1464 737 1464 192 1464 738 1465 211 1465 739 1465 739 1466 673 1466 740 1466 740 1467 187 1467 741 1467 741 1468 208 1468 460 1468 742 1469 743 1469 457 1469 222 1470 239 1470 571 1470 223 1471 571 1471 744 1471 225 1472 744 1472 745 1472 225 1473 223 1473 744 1473 239 1474 238 1474 571 1474 571 1475 238 1475 746 1475 747 1476 571 1476 746 1476 747 1477 748 1477 571 1477 571 1478 748 1478 749 1478 750 1479 571 1479 749 1479 750 1480 235 1480 571 1480 751 1481 234 1481 304 1481 242 1482 230 1482 549 1482 549 1483 230 1483 752 1483 752 1484 230 1484 451 1484 451 1485 230 1485 241 1485 753 1486 241 1486 754 1486 753 1487 451 1487 241 1487 241 1488 755 1488 754 1488 754 1489 755 1489 761 1489 761 1490 755 1490 756 1490 759 1491 756 1491 757 1491 758 1492 759 1492 757 1492 758 1493 449 1493 759 1493 758 1494 228 1494 449 1494 449 1495 228 1495 227 1495 760 1496 449 1496 227 1496 760 1497 744 1497 449 1497 760 1498 226 1498 744 1498 744 1499 226 1499 745 1499 761 1500 756 1500 759 1500 223 1501 222 1501 571 1501 779 1502 607 1502 361 1502 361 1503 285 1503 763 1503 763 1504 762 1504 610 1504 339 1505 610 1505 778 1505 339 1506 763 1506 610 1506 764 1507 264 1507 615 1507 765 1508 561 1508 13 1508 307 1509 766 1509 19 1509 19 1510 766 1510 20 1510 334 1511 768 1511 769 1511 767 1512 769 1512 782 1512 767 1513 334 1513 769 1513 768 1514 770 1514 769 1514 769 1515 770 1515 772 1515 771 1516 769 1516 772 1516 771 1517 350 1517 769 1517 769 1518 350 1518 773 1518 375 1519 769 1519 773 1519 563 1520 774 1520 491 1520 491 1521 774 1521 347 1521 346 1522 491 1522 347 1522 346 1523 775 1523 491 1523 491 1524 775 1524 371 1524 345 1525 491 1525 371 1525 345 1526 343 1526 491 1526 491 1527 343 1527 368 1527 776 1528 491 1528 368 1528 776 1529 610 1529 491 1529 776 1530 342 1530 610 1530 610 1531 342 1531 366 1531 365 1532 610 1532 366 1532 365 1533 777 1533 610 1533 610 1534 777 1534 778 1534 779 1535 337 1535 769 1535 769 1536 337 1536 336 1536 780 1537 769 1537 336 1537 780 1538 358 1538 769 1538 769 1539 358 1539 781 1539 782 1540 769 1540 781 1540 391 1541 665 1541 667 1541 665 1542 413 1542 666 1542 664 1543 661 1543 662 1543 431 1544 408 1544 445 1544 445 1545 636 1545 783 1545 783 1546 387 1546 447 1546 447 1547 405 1547 637 1547 637 1548 403 1548 414 1548 414 1549 385 1549 638 1549 638 1550 784 1550 416 1550 416 1551 402 1551 417 1551 384 1552 401 1552 639 1552 639 1553 401 1553 785 1553 400 1554 639 1554 785 1554 400 1555 399 1555 639 1555 639 1556 399 1556 786 1556 398 1557 639 1557 786 1557 398 1558 383 1558 639 1558 639 1559 383 1559 490 1559 490 1560 383 1560 396 1560 787 1561 490 1561 396 1561 787 1562 788 1562 490 1562 490 1563 788 1563 789 1563 789 1564 788 1564 394 1564 380 1565 789 1565 394 1565 380 1566 379 1566 789 1566 789 1567 379 1567 489 1567 489 1568 379 1568 377 1568 669 1569 489 1569 377 1569 669 1570 471 1570 489 1570 521 1571 708 1571 790 1571 441 1572 426 1572 494 1572 494 1573 426 1573 493 1573 493 1574 426 1574 440 1574 791 1575 440 1575 792 1575 793 1576 791 1576 792 1576 793 1577 492 1577 791 1577 793 1578 425 1578 492 1578 492 1579 425 1579 795 1579 794 1580 795 1580 424 1580 794 1581 492 1581 795 1581 493 1582 440 1582 791 1582 719 1583 796 1583 165 1583 165 1584 796 1584 694 1584 694 1585 796 1585 537 1585 465 1586 466 1586 662 1586 662 1587 466 1587 467 1587 798 1588 18 1588 800 1588 797 1589 800 1589 17 1589 797 1590 798 1590 800 1590 18 1591 799 1591 800 1591 800 1592 799 1592 804 1592 803 1593 804 1593 1 1593 22 1594 803 1594 1 1594 22 1595 801 1595 803 1595 803 1596 801 1596 802 1596 24 1597 803 1597 802 1597 24 1598 4 1598 803 1598 803 1599 4 1599 25 1599 252 1600 25 1600 900 1600 251 1601 900 1601 250 1601 251 1602 252 1602 900 1602 800 1603 804 1603 803 1603 300 1604 803 1604 253 1604 981 1605 253 1605 254 1605 807 1606 254 1606 236 1606 255 1607 807 1607 236 1607 255 1608 237 1608 807 1608 807 1609 237 1609 256 1609 257 1610 807 1610 256 1610 257 1611 258 1611 807 1611 807 1612 258 1612 805 1612 806 1613 807 1613 805 1613 806 1614 224 1614 807 1614 807 1615 224 1615 810 1615 810 1616 224 1616 808 1616 809 1617 810 1617 808 1617 809 1618 811 1618 810 1618 810 1619 811 1619 979 1619 980 1620 979 1620 812 1620 813 1621 980 1621 812 1621 813 1622 814 1622 980 1622 980 1623 814 1623 815 1623 815 1624 814 1624 240 1624 229 1625 815 1625 240 1625 229 1626 450 1626 815 1626 229 1627 817 1627 450 1627 450 1628 817 1628 816 1628 816 1629 817 1629 818 1629 452 1630 818 1630 453 1630 452 1631 816 1631 818 1631 803 1632 25 1632 252 1632 7 1633 819 1633 900 1633 7 1634 821 1634 819 1634 7 1635 820 1635 821 1635 7 1636 822 1636 820 1636 820 1637 822 1637 41 1637 41 1638 822 1638 26 1638 57 1639 26 1639 28 1639 823 1640 28 1640 847 1640 38 1641 847 1641 848 1641 56 1642 848 1642 10 1642 79 1643 10 1643 824 1643 77 1644 824 1644 825 1644 55 1645 825 1645 849 1645 74 1646 849 1646 31 1646 73 1647 31 1647 826 1647 72 1648 826 1648 32 1648 850 1649 32 1649 827 1649 851 1650 827 1650 12 1650 54 1651 12 1651 828 1651 70 1652 828 1652 1009 1652 374 1653 1009 1653 829 1653 1010 1654 829 1654 1011 1654 830 1655 1011 1655 831 1655 833 1656 831 1656 1013 1656 833 1657 830 1657 831 1657 833 1658 373 1658 830 1658 833 1659 832 1659 373 1659 833 1660 834 1660 832 1660 833 1661 372 1661 834 1661 833 1662 370 1662 372 1662 833 1663 344 1663 370 1663 833 1664 369 1664 344 1664 833 1665 835 1665 369 1665 833 1666 836 1666 835 1666 833 1667 1000 1667 836 1667 836 1668 1000 1668 367 1668 367 1669 1000 1669 341 1669 341 1670 1000 1670 364 1670 364 1671 1000 1671 340 1671 340 1672 1000 1672 363 1672 363 1673 1000 1673 362 1673 362 1674 1000 1674 338 1674 338 1675 1000 1675 999 1675 284 1676 338 1676 999 1676 284 1677 837 1677 338 1677 284 1678 838 1678 837 1678 837 1679 838 1679 839 1679 839 1680 838 1680 360 1680 360 1681 838 1681 840 1681 359 1682 840 1682 287 1682 841 1683 287 1683 1003 1683 62 1684 1003 1684 872 1684 871 1685 872 1685 289 1685 60 1686 289 1686 870 1686 47 1687 870 1687 290 1687 59 1688 290 1688 272 1688 44 1689 272 1689 274 1689 842 1690 274 1690 955 1690 843 1691 955 1691 260 1691 139 1692 260 1692 954 1692 124 1693 954 1693 538 1693 844 1694 124 1694 538 1694 844 1695 512 1695 124 1695 124 1696 512 1696 959 1696 846 1697 959 1697 950 1697 845 1698 950 1698 137 1698 845 1699 846 1699 950 1699 41 1700 26 1700 57 1700 57 1701 28 1701 823 1701 823 1702 847 1702 38 1702 38 1703 848 1703 56 1703 56 1704 10 1704 79 1704 79 1705 824 1705 77 1705 77 1706 825 1706 55 1706 55 1707 849 1707 74 1707 74 1708 31 1708 73 1708 73 1709 826 1709 72 1709 72 1710 32 1710 850 1710 850 1711 827 1711 851 1711 851 1712 12 1712 54 1712 54 1713 828 1713 70 1713 33 1714 800 1714 1009 1714 33 1715 14 1715 800 1715 800 1716 14 1716 15 1716 852 1717 800 1717 15 1717 852 1718 16 1718 800 1718 800 1719 16 1719 17 1719 821 1720 853 1720 819 1720 819 1721 853 1721 112 1721 112 1722 853 1722 94 1722 94 1723 853 1723 93 1723 93 1724 853 1724 897 1724 92 1725 897 1725 131 1725 896 1726 131 1726 141 1726 108 1727 141 1727 855 1727 854 1728 855 1728 895 1728 856 1729 895 1729 142 1729 106 1730 142 1730 143 1730 857 1731 143 1731 133 1731 88 1732 133 1732 118 1732 894 1733 118 1733 119 1733 893 1734 119 1734 858 1734 892 1735 858 1735 120 1735 884 1736 120 1736 913 1736 407 1737 913 1737 912 1737 386 1738 912 1738 1025 1738 406 1739 1025 1739 432 1739 404 1740 432 1740 446 1740 859 1741 446 1741 1024 1741 1022 1742 1024 1742 1023 1742 1021 1743 1023 1743 860 1743 1020 1744 860 1744 415 1744 1019 1745 415 1745 1031 1745 862 1746 1031 1746 448 1746 862 1747 1019 1747 1031 1747 862 1748 861 1748 1019 1748 862 1749 864 1749 861 1749 862 1750 863 1750 864 1750 862 1751 865 1751 863 1751 862 1752 867 1752 865 1752 862 1753 866 1753 867 1753 862 1754 397 1754 866 1754 862 1755 473 1755 397 1755 397 1756 473 1756 395 1756 395 1757 473 1757 382 1757 382 1758 473 1758 381 1758 381 1759 473 1759 868 1759 393 1760 868 1760 1018 1760 393 1761 381 1761 868 1761 58 1762 127 1762 853 1762 58 1763 126 1763 127 1763 58 1764 869 1764 126 1764 126 1765 869 1765 842 1765 842 1766 869 1766 44 1766 274 1767 842 1767 44 1767 44 1768 59 1768 272 1768 59 1769 47 1769 290 1769 47 1770 60 1770 870 1770 60 1771 871 1771 289 1771 871 1772 62 1772 872 1772 63 1773 357 1773 62 1773 63 1774 356 1774 357 1774 63 1775 873 1775 356 1775 356 1776 873 1776 875 1776 874 1777 875 1777 51 1777 335 1778 51 1778 52 1778 355 1779 52 1779 354 1779 355 1780 335 1780 52 1780 356 1781 875 1781 874 1781 874 1782 51 1782 335 1782 52 1783 876 1783 354 1783 354 1784 876 1784 353 1784 353 1785 876 1785 67 1785 352 1786 67 1786 68 1786 351 1787 68 1787 53 1787 349 1788 53 1788 376 1788 349 1789 351 1789 53 1789 353 1790 67 1790 352 1790 352 1791 68 1791 351 1791 53 1792 69 1792 376 1792 376 1793 69 1793 877 1793 877 1794 69 1794 70 1794 374 1795 70 1795 1009 1795 374 1796 877 1796 70 1796 82 1797 212 1797 117 1797 82 1798 190 1798 212 1798 82 1799 81 1799 190 1799 190 1800 81 1800 189 1800 189 1801 81 1801 100 1801 188 1802 100 1802 878 1802 971 1803 878 1803 879 1803 463 1804 971 1804 879 1804 463 1805 210 1805 971 1805 463 1806 462 1806 210 1806 210 1807 462 1807 209 1807 209 1808 462 1808 482 1808 880 1809 482 1809 461 1809 206 1810 461 1810 968 1810 206 1811 880 1811 461 1811 189 1812 100 1812 188 1812 879 1813 878 1813 484 1813 484 1814 878 1814 101 1814 464 1815 101 1815 881 1815 464 1816 484 1816 101 1816 101 1817 102 1817 881 1817 881 1818 102 1818 468 1818 468 1819 102 1819 469 1819 469 1820 102 1820 389 1820 486 1821 389 1821 1026 1821 488 1822 1026 1822 1027 1822 488 1823 486 1823 1026 1823 389 1824 102 1824 885 1824 885 1825 102 1825 882 1825 412 1826 882 1826 85 1826 886 1827 85 1827 887 1827 888 1828 887 1828 889 1828 890 1829 889 1829 883 1829 410 1830 883 1830 891 1830 409 1831 891 1831 884 1831 407 1832 884 1832 913 1832 407 1833 409 1833 884 1833 885 1834 882 1834 412 1834 412 1835 85 1835 886 1835 886 1836 887 1836 888 1836 888 1837 889 1837 890 1837 890 1838 883 1838 410 1838 410 1839 891 1839 409 1839 884 1840 892 1840 120 1840 892 1841 893 1841 858 1841 893 1842 894 1842 119 1842 894 1843 88 1843 118 1843 88 1844 857 1844 133 1844 857 1845 106 1845 143 1845 106 1846 856 1846 142 1846 856 1847 854 1847 895 1847 854 1848 108 1848 855 1848 108 1849 896 1849 141 1849 896 1850 92 1850 131 1850 92 1851 93 1851 897 1851 819 1852 901 1852 900 1852 900 1853 901 1853 244 1853 898 1854 900 1854 244 1854 898 1855 232 1855 900 1855 900 1856 232 1856 245 1856 899 1857 900 1857 245 1857 899 1858 248 1858 900 1858 900 1859 248 1859 250 1859 244 1860 901 1860 902 1860 902 1861 901 1861 903 1861 231 1862 903 1862 96 1862 904 1863 96 1863 114 1863 905 1864 114 1864 454 1864 905 1865 904 1865 114 1865 905 1866 907 1866 904 1866 905 1867 906 1867 907 1867 907 1868 906 1868 453 1868 818 1869 907 1869 453 1869 902 1870 903 1870 231 1870 231 1871 96 1871 904 1871 98 1872 908 1872 114 1872 98 1873 909 1873 908 1873 98 1874 910 1874 909 1874 909 1875 910 1875 116 1875 911 1876 116 1876 117 1876 212 1877 911 1877 117 1877 909 1878 116 1878 911 1878 912 1879 913 1879 430 1879 430 1880 913 1880 121 1880 429 1881 121 1881 134 1881 921 1882 134 1882 914 1882 915 1883 914 1883 135 1883 922 1884 135 1884 923 1884 924 1885 923 1885 925 1885 926 1886 925 1886 1041 1886 916 1887 1041 1887 522 1887 917 1888 916 1888 522 1888 917 1889 918 1889 916 1889 917 1890 496 1890 918 1890 918 1891 496 1891 519 1891 1040 1892 519 1892 495 1892 439 1893 495 1893 920 1893 438 1894 920 1894 919 1894 438 1895 439 1895 920 1895 430 1896 121 1896 429 1896 429 1897 134 1897 921 1897 921 1898 914 1898 915 1898 915 1899 135 1899 922 1899 922 1900 923 1900 924 1900 924 1901 925 1901 926 1901 927 1902 928 1902 1041 1902 927 1903 526 1903 928 1903 927 1904 528 1904 526 1904 927 1905 946 1905 528 1905 528 1906 946 1906 529 1906 529 1907 946 1907 929 1907 499 1908 929 1908 144 1908 501 1909 144 1909 146 1909 502 1910 146 1910 148 1910 531 1911 148 1911 930 1911 169 1912 531 1912 930 1912 169 1913 931 1913 531 1913 169 1914 170 1914 931 1914 931 1915 170 1915 933 1915 933 1916 170 1916 149 1916 932 1917 933 1917 149 1917 932 1918 934 1918 933 1918 933 1919 934 1919 504 1919 504 1920 934 1920 936 1920 935 1921 504 1921 936 1921 935 1922 153 1922 504 1922 504 1923 153 1923 956 1923 956 1924 153 1924 154 1924 937 1925 956 1925 154 1925 937 1926 171 1926 956 1926 956 1927 171 1927 156 1927 506 1928 156 1928 172 1928 158 1929 506 1929 172 1929 158 1930 938 1930 506 1930 506 1931 938 1931 939 1931 941 1932 939 1932 940 1932 160 1933 941 1933 940 1933 160 1934 174 1934 941 1934 941 1935 174 1935 942 1935 942 1936 174 1936 175 1936 943 1937 942 1937 175 1937 943 1938 507 1938 942 1938 943 1939 944 1939 507 1939 507 1940 944 1940 534 1940 534 1941 944 1941 957 1941 509 1942 957 1942 510 1942 509 1943 534 1943 957 1943 929 1944 946 1944 945 1944 945 1945 946 1945 947 1945 951 1946 947 1946 948 1946 952 1947 948 1947 953 1947 167 1948 953 1948 949 1948 166 1949 949 1949 137 1949 950 1950 166 1950 137 1950 945 1951 947 1951 951 1951 951 1952 948 1952 952 1952 952 1953 953 1953 167 1953 167 1954 949 1954 166 1954 846 1955 124 1955 959 1955 124 1956 139 1956 954 1956 139 1957 843 1957 260 1957 843 1958 842 1958 955 1958 127 1959 128 1959 853 1959 853 1960 128 1960 897 1960 529 1961 929 1961 499 1961 499 1962 144 1962 501 1962 501 1963 146 1963 502 1963 502 1964 148 1964 531 1964 956 1965 156 1965 506 1965 506 1966 939 1966 941 1966 957 1967 163 1967 510 1967 510 1968 163 1968 511 1968 511 1969 163 1969 958 1969 958 1970 163 1970 959 1970 512 1971 958 1971 959 1971 221 1972 960 1972 962 1972 961 1973 962 1973 479 1973 196 1974 479 1974 219 1974 196 1975 961 1975 479 1975 960 1976 963 1976 962 1976 962 1977 963 1977 969 1977 970 1978 969 1978 964 1978 200 1979 970 1979 964 1979 200 1980 180 1980 970 1980 970 1981 180 1981 201 1981 458 1982 201 1982 182 1982 203 1983 458 1983 182 1983 203 1984 965 1984 458 1984 458 1985 965 1985 459 1985 459 1986 965 1986 184 1986 966 1987 459 1987 184 1987 966 1988 204 1988 459 1988 459 1989 204 1989 967 1989 967 1990 204 1990 968 1990 461 1991 967 1991 968 1991 962 1992 969 1992 970 1992 970 1993 201 1993 458 1993 880 1994 209 1994 482 1994 971 1995 188 1995 878 1995 972 1996 1042 1996 908 1996 972 1997 455 1997 1042 1997 972 1998 476 1998 455 1998 972 1999 974 1999 476 1999 476 2000 974 2000 973 2000 973 2001 974 2001 975 2001 975 2002 974 2002 216 2002 978 2003 216 2003 977 2003 976 2004 977 2004 217 2004 194 2005 976 2005 217 2005 194 2006 479 2006 976 2006 194 2007 219 2007 479 2007 975 2008 216 2008 978 2008 978 2009 977 2009 976 2009 961 2010 221 2010 962 2010 810 2011 979 2011 980 2011 800 2012 803 2012 300 2012 300 2013 253 2013 981 2013 981 2014 254 2014 807 2014 982 2015 807 2015 296 2015 982 2016 981 2016 807 2016 954 2017 275 2017 538 2017 538 2018 275 2018 514 2018 514 2019 275 2019 983 2019 983 2020 275 2020 984 2020 539 2021 984 2021 515 2021 539 2022 983 2022 984 2022 984 2023 276 2023 515 2023 515 2024 276 2024 1001 2024 1001 2025 276 2025 1002 2025 985 2026 1002 2026 987 2026 986 2027 985 2027 987 2027 986 2028 542 2028 985 2028 986 2029 277 2029 542 2029 542 2030 277 2030 989 2030 988 2031 542 2031 989 2031 988 2032 990 2032 542 2032 988 2033 991 2033 990 2033 990 2034 991 2034 278 2034 992 2035 990 2035 278 2035 992 2036 993 2036 990 2036 990 2037 993 2037 1000 2037 1000 2038 993 2038 266 2038 994 2039 1000 2039 266 2039 994 2040 995 2040 1000 2040 1000 2041 995 2041 996 2041 997 2042 1000 2042 996 2042 997 2043 998 2043 1000 2043 1000 2044 998 2044 282 2044 268 2045 1000 2045 282 2045 268 2046 999 2046 1000 2046 1001 2047 1002 2047 985 2047 360 2048 840 2048 359 2048 359 2049 287 2049 841 2049 841 2050 1003 2050 62 2050 357 2051 841 2051 62 2051 291 2052 807 2052 321 2052 291 2053 292 2053 807 2053 807 2054 292 2054 293 2054 1004 2055 807 2055 293 2055 1004 2056 296 2056 807 2056 800 2057 303 2057 1009 2057 1009 2058 303 2058 1005 2058 305 2059 1009 2059 1005 2059 305 2060 306 2060 1009 2060 1009 2061 306 2061 324 2061 325 2062 1009 2062 324 2062 325 2063 326 2063 1009 2063 1009 2064 326 2064 308 2064 1006 2065 1009 2065 308 2065 1006 2066 1007 2066 1009 2066 1009 2067 1007 2067 327 2067 311 2068 1009 2068 327 2068 311 2069 1008 2069 1009 2069 1009 2070 1008 2070 313 2070 314 2071 1009 2071 313 2071 314 2072 829 2072 1009 2072 374 2073 829 2073 1010 2073 1010 2074 1011 2074 830 2074 831 2075 330 2075 1013 2075 1013 2076 330 2076 317 2076 1012 2077 1013 2077 317 2077 1012 2078 332 2078 1013 2078 1013 2079 332 2079 318 2079 1014 2080 1013 2080 318 2080 1014 2081 1015 2081 1013 2081 1013 2082 1015 2082 1016 2082 321 2083 1013 2083 1016 2083 321 2084 807 2084 1013 2084 392 2085 1017 2085 1030 2085 392 2086 378 2086 1017 2086 1017 2087 378 2087 868 2087 868 2088 378 2088 1018 2088 1019 2089 1020 2089 415 2089 1020 2090 1021 2090 860 2090 1021 2091 1022 2091 1023 2091 1022 2092 859 2092 1024 2092 859 2093 404 2093 446 2093 404 2094 406 2094 432 2094 406 2095 386 2095 1025 2095 386 2096 407 2096 912 2096 469 2097 389 2097 486 2097 1026 2098 1028 2098 1027 2098 1027 2099 1028 2099 470 2099 470 2100 1028 2100 390 2100 472 2101 390 2101 1029 2101 1030 2102 472 2102 1029 2102 1030 2103 1017 2103 472 2103 470 2104 390 2104 472 2104 1031 2105 1032 2105 448 2105 448 2106 1032 2106 418 2106 1033 2107 448 2107 418 2107 1033 2108 420 2108 448 2108 448 2109 420 2109 433 2109 434 2110 448 2110 433 2110 434 2111 436 2111 448 2111 448 2112 436 2112 517 2112 517 2113 436 2113 437 2113 423 2114 517 2114 437 2114 423 2115 1034 2115 517 2115 517 2116 1034 2116 518 2116 518 2117 1034 2117 1035 2117 1036 2118 518 2118 1035 2118 1036 2119 1037 2119 518 2119 518 2120 1037 2120 1038 2120 1038 2121 1037 2121 1039 2121 919 2122 1038 2122 1039 2122 919 2123 920 2123 1038 2123 439 2124 1040 2124 495 2124 1040 2125 918 2125 519 2125 916 2126 926 2126 1041 2126 928 2127 524 2127 1041 2127 1041 2128 524 2128 522 2128 1042 2129 1043 2129 908 2129 908 2130 1043 2130 114 2130 114 2131 1043 2131 454 2131

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/misc/rear_platform_v2_base_convex_hull.dae b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_base_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..dce20384ce63722417f4f46062c83bdb598236a6 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_base_convex_hull.dae @@ -0,0 +1,56 @@ + + + + + VCGLab + VCGLib | MeshLab + + Mo. Feb 22 08:22:12 2016 + Mo. Feb 22 08:22:12 2016 + Y_UP + + + + + + 0 330 4.76837e-07 0 0.00012207 4.76837e-07 0 330 10 0 0.00012207 10 -265 126 10 -265 204 4.76837e-07 -265 126 4.76837e-07 -265 204 10 -139 330 10 -139 330 4.76837e-07 -264.91 121.4 4.76837e-07 -264.91 121.4 10 -139 0.00012207 4.76837e-07 -139 0.00012207 10 -143.6 329.92 10 -143.6 329.92 4.76837e-07 -148.2 329.67 4.76837e-07 -148.2 329.67 10 -264.66 116.81 10 -264.66 116.81 4.76837e-07 -148.2 0.340088 4.76837e-07 -148.2 0.340088 10 -152.78 0.760132 10 -152.78 0.760132 4.76837e-07 -258.25 244.69 4.76837e-07 -256.68 249.01 10 -258.25 244.69 10 -256.68 249.01 4.76837e-07 -259.66 240.3 10 -259.66 240.3 4.76837e-07 -261.98 231.4 10 -262.9 226.89 4.76837e-07 -261.98 231.4 4.76837e-07 -262.9 226.89 10 -143.6 0.0900879 4.76837e-07 -143.6 0.0900879 10 -260.9 235.87 10 -260.9 235.87 4.76837e-07 -263.66 222.35 10 -263.66 222.35 4.76837e-07 -264.24 217.78 4.76837e-07 -264.24 217.78 10 -264.66 213.2 10 -264.66 213.2 4.76837e-07 -188.28 319.97 10 -188.28 319.97 4.76837e-07 -192.48 318.09 4.76837e-07 -192.48 318.09 10 -184.01 321.69 4.76837e-07 -184.01 321.69 10 -175.3 324.66 10 -175.3 324.66 4.76837e-07 -170.87 325.91 4.76837e-07 -170.87 325.91 10 -259.66 89.7001 4.76837e-07 -259.66 89.7001 10 -258.25 85.3201 10 -258.25 85.3201 4.76837e-07 -264.24 112.22 4.76837e-07 -264.24 112.22 10 -263.66 107.66 10 -263.66 107.66 4.76837e-07 -223.08 297.84 4.76837e-07 -223.08 297.84 10 -219.6 300.85 10 -219.6 300.85 4.76837e-07 -216.01 303.73 4.76837e-07 -216.01 303.73 10 -212.31 306.48 10 -212.31 306.48 4.76837e-07 -264.91 208.6 10 -264.91 208.6 4.76837e-07 -254.96 253.28 4.76837e-07 -254.96 253.28 10 -253.09 257.48 10 -253.09 257.48 4.76837e-07 -251.06 261.62 4.76837e-07 -251.06 261.62 10 -232.84 288.09 4.76837e-07 -232.84 288.09 10 -229.71 291.46 10 -229.71 291.46 4.76837e-07 -179.68 323.25 10 -179.68 323.25 4.76837e-07 -152.78 329.25 10 -152.78 329.25 4.76837e-07 -260.9 94.1301 4.76837e-07 -261.98 98.6101 10 -260.9 94.1301 10 -261.98 98.6101 4.76837e-07 -262.9 103.12 4.76837e-07 -262.9 103.12 10 -238.73 49.0001 10 -238.73 49.0001 4.76837e-07 -235.85 45.4001 4.76837e-07 -235.85 45.4001 10 -232.84 41.92 10 -232.84 41.92 4.76837e-07 -229.71 38.55 4.76837e-07 -229.71 38.55 10 -200.67 313.88 4.76837e-07 -200.67 313.88 10 -204.64 311.56 10 -204.64 311.56 4.76837e-07 -208.52 309.09 4.76837e-07 -208.52 309.09 10 -226.45 294.71 4.76837e-07 -226.45 294.71 10 -248.88 265.67 10 -248.88 265.67 4.76837e-07 -235.85 284.6 4.76837e-07 -235.85 284.6 10 -238.73 281.01 10 -238.73 281.01 4.76837e-07 -241.47 277.32 4.76837e-07 -241.47 277.32 10 -244.08 273.53 10 -244.08 273.53 4.76837e-07 -157.34 328.66 10 -157.34 328.66 4.76837e-07 -161.89 327.91 4.76837e-07 -161.89 327.91 10 -166.4 326.99 10 -166.4 326.99 4.76837e-07 -254.96 76.7201 4.76837e-07 -254.96 76.7201 10 -253.09 72.5201 10 -253.09 72.5201 4.76837e-07 -219.6 29.1501 10 -219.6 29.1501 4.76837e-07 -216.01 26.2701 4.76837e-07 -216.01 26.2701 10 -223.08 32.16 4.76837e-07 -223.08 32.16 10 -226.45 35.3 10 -226.45 35.3 4.76837e-07 -241.47 52.6901 10 -241.47 52.6901 4.76837e-07 -244.08 56.4801 4.76837e-07 -244.08 56.4801 10 -212.31 23.53 10 -212.31 23.53 4.76837e-07 -208.52 20.92 4.76837e-07 -208.52 20.92 10 -204.64 18.4501 10 -204.64 18.4501 4.76837e-07 -200.67 16.1201 4.76837e-07 -200.67 16.1201 10 -192.48 11.92 10 -192.48 11.92 4.76837e-07 -188.28 10.04 4.76837e-07 -188.28 10.04 10 -166.4 3.02014 4.76837e-07 -166.4 3.02014 10 -170.87 4.1001 10 -170.87 4.1001 4.76837e-07 -161.89 2.1001 10 -161.89 2.1001 4.76837e-07 -175.3 5.3501 4.76837e-07 -175.3 5.3501 10 -179.68 6.75012 10 -179.68 6.75012 4.76837e-07 -256.68 80.9901 4.76837e-07 -256.68 80.9901 10 -157.34 1.3501 10 -157.34 1.3501 4.76837e-07 -184.01 8.32007 10 -184.01 8.32007 4.76837e-07 -196.61 316.06 4.76837e-07 -196.61 316.06 10 -246.55 269.64 10 -246.55 269.64 4.76837e-07 -246.55 60.3601 4.76837e-07 -246.55 60.3601 10 -248.88 64.3401 10 -248.88 64.3401 4.76837e-07 -251.06 68.3901 4.76837e-07 -196.61 13.9501 4.76837e-07 -251.06 68.3901 10 -196.61 13.9501 10 + + + + + + + + + + 1 0 0 1 0 0 -1 0 0 -1 0 0 0 1 0 0 1 0 -0.999809 -0.0195607 0 -0.999809 -0.0195607 0 0 -1 0 0 -1 0 -0.0542678 0.998526 0 -0.0542678 0.998526 0 -0.0173857 0.999849 0 -0.0173857 0.999849 0 -0.99852 -0.0543856 0 -0.99852 -0.0543856 0 -0.0913293 -0.995821 0 -0.0913293 -0.995821 0 -0.939856 0.34157 0 -0.939856 0.34157 0 -0.952096 0.305799 0 -0.952096 0.305799 0 -0.979822 0.199872 0 -0.979822 0.199872 0 -0.019554 -0.999809 0 -0.019554 -0.999809 0 -0.0542679 -0.998526 0 -0.0542679 -0.998526 0 -0.962987 0.269547 0 -0.962987 0.269547 0 -0.97203 0.234857 0 -0.97203 0.234857 0 -0.986276 0.165106 0 -0.986276 0.165106 0 -0.992043 0.125902 0 -0.992043 0.125902 0 -0.995821 0.0913227 0 -0.995821 0.0913227 0 -0.408558 0.912732 0 -0.408558 0.912732 0 -0.373637 0.927575 0 -0.373637 0.927575 0 -0.271563 0.962421 0 -0.271563 0.962421 0 -0.951893 -0.306432 0 -0.951893 -0.306432 0 -0.995839 -0.0911255 0 -0.995839 -0.0911255 0 -0.992008 -0.126174 0 -0.992008 -0.126174 0 -0.654187 0.756333 0 -0.654187 0.756333 0 -0.596524 0.802595 0 -0.596524 0.802595 0 -0.625754 0.780021 0 -0.625754 0.780021 0 -0.999809 0.0195607 0 -0.999809 0.0195607 0 -0.998526 0.0542678 0 -0.998526 0.0542678 0 -0.927576 0.373634 0 -0.927576 0.373634 0 -0.913542 0.406745 0 -0.913542 0.406745 0 -0.89787 0.440261 0 -0.89787 0.440261 0 -0.732717 0.680534 0 -0.732717 0.680534 0 -0.33895 0.940805 0 -0.33895 0.940805 0 -0.306433 0.951892 0 -0.306433 0.951892 0 -0.0913227 0.995821 0 -0.0913227 0.995821 0 -0.97215 -0.234361 0 -0.97215 -0.234361 0 -0.962987 -0.269548 0 -0.962987 -0.269548 0 -0.979821 -0.199875 0 -0.979821 -0.199875 0 -0.986276 -0.165106 0 -0.986276 -0.165106 0 -0.78087 -0.624694 0 -0.78087 -0.624694 0 -0.732717 -0.680533 0 -0.732717 -0.680533 0 -0.756343 -0.654176 0 -0.756343 -0.654176 0 -0.504548 0.863384 0 -0.504548 0.863384 0 -0.567173 0.823599 0 -0.567173 0.823599 0 -0.537016 0.843572 0 -0.537016 0.843572 0 -0.706019 0.708193 0 -0.706019 0.708193 0 -0.680536 0.732715 0 -0.680536 0.732715 0 -0.880542 0.473967 0 -0.880542 0.473967 0 -0.780021 0.625753 0 -0.780021 0.625753 0 -0.75726 0.653114 0 -0.75726 0.653114 0 -0.823598 0.567173 0 -0.823598 0.567173 0 -0.802862 0.596164 0 -0.802862 0.596164 0 -0.16264 0.986685 0 -0.16264 0.986685 0 -0.128316 0.991733 0 -0.128316 0.991733 0 -0.23485 0.972032 0 -0.23485 0.972032 0 -0.199878 0.979821 0 -0.199878 0.979821 0 -0.913541 -0.406746 0 -0.913541 -0.406746 0 -0.625753 -0.780021 0 -0.625753 -0.780021 0 -0.654173 -0.756345 0 -0.654173 -0.756345 0 -0.706019 -0.708193 0 -0.706019 -0.708193 0 -0.6817 -0.731632 0 -0.6817 -0.731632 0 -0.823598 -0.567175 0 -0.823598 -0.567175 0 -0.802862 -0.596164 0 -0.802862 -0.596164 0 -0.595138 -0.803624 0 -0.595138 -0.803624 0 -0.567175 -0.823597 0 -0.567175 -0.823597 0 -0.506165 -0.862436 0 -0.506165 -0.862436 0 -0.537 -0.843582 0 -0.537 -0.843582 0 -0.408557 -0.912733 0 -0.408557 -0.912733 0 -0.234845 -0.972033 0 -0.234845 -0.972033 0 -0.199883 -0.97982 0 -0.199883 -0.97982 0 -0.271563 -0.962421 0 -0.271563 -0.962421 0 -0.304465 -0.952524 0 -0.304465 -0.952524 0 -0.940109 -0.340873 0 -0.940109 -0.340873 0 -0.927576 -0.373634 0 -0.927576 -0.373634 0 -0.12831 -0.991734 0 -0.12831 -0.991734 0 -0.16264 -0.986685 0 -0.16264 -0.986685 0 -0.373623 -0.92758 0 -0.373623 -0.92758 0 -0.340862 -0.940113 0 -0.340862 -0.940113 0 -0.441118 0.897449 0 -0.441118 0.897449 0 -0.473063 0.881028 0 -0.473063 0.881028 0 -0.844196 0.536034 0 -0.844196 0.536034 0 -0.862436 0.506166 0 -0.862436 0.506166 0 -0.843572 -0.537016 0 -0.843572 -0.537016 0 -0.862991 -0.505219 0 -0.862991 -0.505219 0 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -1 -0.897449 -0.441118 0 -0.897449 -0.441118 0 -0.880541 -0.473969 0 -0.880541 -0.473969 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 -0.471378 -0.881932 0 -0.471378 -0.881932 0 -0.441136 -0.89744 0 -0.441136 -0.89744 0 + + + + + + + + + + + + + + +

0 0 2 0 3 0 3 1 1 1 0 1 4 2 5 2 6 2 7 3 5 3 4 3 8 4 2 4 0 4 9 5 8 5 0 5 10 6 11 6 4 6 10 7 4 7 6 7 12 8 1 8 3 8 12 9 3 9 13 9 14 10 15 10 16 10 17 11 14 11 16 11 14 12 9 12 15 12 14 13 8 13 9 13 18 14 10 14 19 14 11 15 10 15 18 15 20 16 21 16 22 16 23 17 20 17 22 17 24 18 26 18 25 18 24 19 25 19 27 19 24 20 28 20 26 20 24 21 29 21 28 21 30 22 32 22 31 22 30 23 31 23 33 23 34 24 12 24 13 24 34 25 13 25 35 25 34 26 35 26 21 26 20 27 34 27 21 27 36 28 29 28 37 28 28 29 29 29 36 29 36 30 37 30 32 30 30 31 36 31 32 31 38 32 31 32 39 32 33 33 31 33 38 33 38 34 39 34 40 34 41 35 38 35 40 35 42 36 40 36 43 36 42 37 41 37 40 37 44 38 45 38 46 38 47 39 44 39 46 39 44 40 48 40 45 40 44 41 49 41 48 41 50 42 52 42 51 42 50 43 53 43 52 43 54 44 56 44 55 44 57 45 56 45 54 45 58 46 18 46 19 46 58 47 59 47 18 47 58 48 60 48 59 48 58 49 61 49 60 49 62 50 63 50 64 50 65 51 62 51 64 51 66 52 67 52 68 52 69 53 66 53 68 53 66 54 64 54 67 54 66 55 65 55 64 55 70 56 5 56 7 56 70 57 71 57 5 57 70 58 43 58 71 58 70 59 42 59 43 59 72 60 25 60 73 60 27 61 25 61 72 61 74 62 75 62 72 62 74 63 72 63 73 63 74 64 76 64 75 64 74 65 77 65 76 65 78 66 79 66 80 66 81 67 78 67 80 67 49 68 82 68 48 68 82 69 83 69 48 69 82 70 51 70 83 70 82 71 50 71 51 71 84 72 17 72 16 72 84 73 16 73 85 73 86 74 88 74 87 74 86 75 87 75 89 75 86 76 55 76 88 76 86 77 54 77 55 77 90 78 87 78 91 78 89 79 87 79 90 79 61 80 90 80 60 80 90 81 91 81 60 81 92 82 93 82 94 82 95 83 92 83 94 83 96 84 97 84 98 84 99 85 96 85 98 85 96 86 94 86 97 86 96 87 95 87 94 87 100 88 102 88 101 88 100 89 103 89 102 89 104 90 68 90 105 90 104 91 69 91 68 91 104 92 105 92 102 92 103 93 104 93 102 93 106 94 80 94 107 94 106 95 81 95 80 95 106 96 107 96 63 96 62 97 106 97 63 97 108 98 109 98 76 98 77 99 108 99 76 99 110 100 112 100 111 100 110 101 113 101 112 101 110 102 111 102 79 102 78 103 110 103 79 103 114 104 116 104 115 104 114 105 117 105 116 105 114 106 115 106 112 106 113 107 114 107 112 107 118 108 119 108 120 108 121 109 118 109 120 109 118 110 85 110 119 110 118 111 84 111 85 111 53 112 122 112 52 112 122 113 123 113 52 113 122 114 120 114 123 114 122 115 121 115 120 115 124 116 126 116 125 116 124 117 127 117 126 117 128 118 129 118 130 118 128 119 130 119 131 119 128 120 132 120 129 120 128 121 133 121 132 121 134 122 98 122 135 122 134 123 99 123 98 123 134 124 135 124 132 124 133 125 134 125 132 125 136 126 138 126 137 126 136 127 139 127 138 127 136 128 137 128 93 128 92 129 136 129 93 129 140 130 130 130 141 130 131 131 130 131 140 131 140 132 141 132 142 132 143 133 140 133 142 133 144 134 145 134 146 134 147 135 144 135 146 135 144 136 142 136 145 136 144 137 143 137 142 137 148 138 149 138 150 138 151 139 148 139 150 139 152 140 153 140 154 140 152 141 154 141 155 141 156 142 152 142 157 142 153 143 152 143 156 143 158 144 154 144 159 144 155 145 154 145 158 145 160 146 161 146 158 146 160 147 158 147 159 147 162 148 56 148 57 148 162 149 163 149 56 149 162 150 125 150 163 150 162 151 124 151 125 151 164 152 23 152 22 152 164 153 165 153 23 153 164 154 157 154 165 154 164 155 156 155 157 155 166 156 150 156 167 156 166 157 151 157 150 157 166 158 167 158 161 158 160 159 166 159 161 159 168 160 47 160 46 160 168 161 169 161 47 161 168 162 100 162 101 162 168 163 101 163 169 163 116 164 117 164 170 164 170 165 117 165 171 165 108 166 170 166 109 166 170 167 171 167 109 167 138 168 139 168 172 168 172 169 139 169 173 169 172 170 173 170 174 170 175 171 172 171 174 171 176 172 106 172 62 172 176 173 0 173 1 173 5 174 71 174 176 174 19 175 10 175 176 175 94 176 93 176 176 176 176 177 45 177 48 177 176 178 15 178 9 178 29 179 24 179 176 179 6 180 5 180 176 180 103 181 100 181 176 181 176 182 40 182 39 182 176 183 9 183 0 183 176 184 110 184 78 184 176 185 129 185 132 185 176 186 71 186 43 186 176 187 145 187 142 187 16 188 15 188 176 188 176 189 75 189 76 189 176 190 10 190 6 190 176 191 123 191 120 191 54 192 86 192 176 192 1 193 12 193 176 193 176 194 34 194 20 194 43 195 40 195 176 195 127 196 124 196 176 196 176 197 37 197 29 197 39 198 31 198 176 198 65 199 66 199 176 199 176 200 119 200 85 200 176 201 20 201 23 201 32 202 37 202 176 202 176 203 24 203 27 203 176 204 31 204 32 204 176 205 62 205 65 205 46 206 45 206 176 206 176 207 51 207 52 207 176 208 83 208 51 208 176 209 172 209 175 209 176 210 90 210 61 210 61 211 58 211 176 211 12 212 34 212 176 212 176 213 97 213 94 213 142 214 141 214 176 214 161 215 167 215 176 215 157 216 152 216 176 216 76 217 109 217 176 217 176 218 72 218 75 218 48 219 83 219 176 219 176 220 85 220 16 220 57 221 54 221 176 221 176 222 114 222 113 222 176 223 58 223 19 223 132 224 135 224 176 224 98 225 97 225 176 225 93 226 137 226 176 226 124 227 162 227 176 227 176 228 165 228 157 228 176 229 104 229 103 229 176 230 66 230 69 230 176 231 158 231 161 231 27 232 72 232 176 232 176 233 78 233 81 233 120 234 119 234 176 234 52 235 123 235 176 235 176 236 86 236 89 236 89 237 90 237 176 237 130 238 129 238 176 238 176 239 135 239 98 239 176 240 137 240 138 240 176 241 141 241 130 241 146 242 145 242 176 242 150 243 149 243 176 243 23 244 165 244 176 244 176 245 167 245 150 245 149 246 177 246 176 246 69 247 104 247 176 247 81 248 106 248 176 248 113 249 110 249 176 249 117 250 114 250 176 250 100 251 168 251 176 251 109 252 171 252 176 252 176 253 152 253 155 253 155 254 158 254 176 254 176 255 171 255 117 255 176 256 162 256 57 256 176 257 177 257 146 257 176 258 168 258 46 258 138 259 172 259 176 259 126 260 127 260 176 260 176 261 178 261 126 261 174 262 178 262 176 262 176 263 175 263 174 263 179 264 3 264 2 264 179 265 4 265 11 265 179 266 25 266 26 266 133 267 128 267 179 267 112 268 115 268 179 268 21 269 35 269 179 269 179 270 8 270 14 270 49 271 44 271 179 271 179 272 101 272 102 272 41 273 42 273 179 273 7 274 4 274 179 274 179 275 55 275 56 275 179 276 13 276 3 276 143 277 144 277 179 277 179 278 26 278 28 278 179 279 36 279 30 279 8 280 179 280 2 280 174 281 173 281 179 281 22 282 21 282 179 282 84 283 118 283 179 283 179 284 30 284 33 284 179 285 14 285 17 285 79 286 111 286 179 286 11 287 18 287 179 287 18 288 59 288 179 288 179 289 91 289 87 289 179 290 35 290 13 290 179 291 92 291 95 291 154 292 153 292 179 292 179 293 67 293 64 293 73 294 25 294 179 294 64 295 63 295 179 295 179 296 38 296 41 296 179 297 159 297 154 297 77 298 74 298 179 298 179 299 59 299 60 299 88 300 55 300 179 300 179 301 108 301 77 301 179 302 87 302 88 302 68 303 67 303 179 303 102 304 105 304 179 304 28 305 36 305 179 305 33 306 38 306 179 306 63 307 107 307 179 307 42 308 70 308 179 308 80 309 79 309 179 309 179 310 44 310 47 310 53 311 50 311 179 311 50 312 82 312 179 312 60 313 91 313 179 313 179 314 163 314 125 314 179 315 125 315 126 315 95 316 96 316 179 316 179 317 140 317 143 317 179 318 160 318 159 318 179 319 105 319 68 319 179 320 107 320 80 320 179 321 70 321 7 321 179 322 74 322 73 322 179 323 111 323 112 323 179 324 115 324 116 324 179 325 82 325 49 325 17 326 84 326 179 326 179 327 169 327 101 327 121 328 122 328 179 328 179 329 134 329 133 329 179 330 96 330 99 330 179 331 136 331 92 331 179 332 170 332 108 332 153 333 156 333 179 333 179 334 166 334 160 334 179 335 118 335 121 335 179 336 122 336 53 336 56 337 163 337 179 337 179 338 128 338 131 338 99 339 134 339 179 339 139 340 136 340 179 340 131 341 140 341 179 341 179 342 144 342 147 342 179 343 148 343 151 343 179 344 178 344 174 344 156 345 164 345 179 345 47 346 169 346 179 346 179 347 173 347 139 347 179 348 126 348 178 348 179 349 164 349 22 349 151 350 166 350 179 350 116 351 170 351 179 351 179 352 147 352 146 352 179 353 146 353 177 353 149 354 148 354 179 354 179 355 177 355 149 355

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/misc/rear_platform_v2_fence.dae b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_fence.dae new file mode 100644 index 0000000000000000000000000000000000000000..5688af46ab36698bdf263da11bdc3ce34e4d0ed2 --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_fence.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-22T08:19:59 + 2016-02-22T08:19:59 + + Z_UP + + + + + + + -221.6322 282.5776 20 -221.6322 282.5776 30 -221.0244 282.5244 20 -222.2214 282.7355 30 -222.2214 282.7355 20 -222.7744 282.9933 30 -222.7744 282.9933 20 -223.2741 283.3432 30 -223.2741 283.3432 20 -223.7055 283.7746 30 -223.7055 283.7746 20 -224.0555 284.2744 30 -224.0555 284.2744 20 -224.3133 284.8273 30 -224.3133 284.8273 20 -224.4712 285.4166 30 -224.4712 285.4166 20 -224.5244 286.0244 30 -224.5244 286.0244 20 -224.4712 286.6322 30 -224.4712 286.6322 20 -224.3133 287.2215 30 -224.3133 287.2215 20 -224.0555 287.7744 30 -224.0555 287.7744 20 -223.7055 288.2742 30 -223.7055 288.2742 20 -223.2741 288.7055 30 -223.2741 288.7055 20 -222.7744 289.0555 30 -222.7744 289.0555 20 -222.2214 289.3133 30 -222.2214 289.3133 20 -221.6322 289.4712 30 -221.6322 289.4712 20 -221.0244 289.5244 30 -221.0244 289.5244 20 -220.4166 289.4712 30 -220.4166 289.4712 20 -219.8273 289.3133 30 -219.8273 289.3133 20 -219.2744 289.0555 30 -219.2744 289.0555 20 -218.7746 288.7055 30 -218.7746 288.7055 20 -218.3432 288.2742 30 -218.3432 288.2742 20 -217.9933 287.7744 30 -217.9933 287.7744 20 -217.7355 287.2215 30 -217.7355 287.2215 20 -217.5776 286.6322 30 -217.5776 286.6322 20 -217.5244 286.0244 30 -217.5244 286.0244 20 -217.5776 285.4166 30 -217.5776 285.4166 20 -217.7355 284.8273 30 -217.7355 284.8273 20 -217.9933 284.2744 30 -217.9933 284.2744 20 -218.3432 283.7746 30 -218.3432 283.7746 20 -218.7746 283.3432 30 -218.7746 283.3432 20 -219.2744 282.9933 30 -219.2744 282.9933 20 -219.8273 282.7355 30 -219.8273 282.7355 20 -220.4166 282.5776 30 -220.4166 282.5776 20 -221.0244 282.5244 30 -139.6078 316.5532 20 -139.6078 316.5532 30 -139 316.5 20 -140.1971 316.7111 30 -140.1971 316.7111 20 -140.75 316.9689 30 -140.75 316.9689 20 -141.2498 317.3189 30 -141.2498 317.3189 20 -141.6811 317.7503 30 -141.6811 317.7503 20 -142.0311 318.25 30 -142.0311 318.25 20 -142.2889 318.8029 30 -142.2889 318.8029 20 -142.4468 319.3923 30 -142.4468 319.3923 20 -142.5 320 30 -142.5 320 20 -142.4468 320.6078 30 -142.4468 320.6078 20 -142.2889 321.1971 30 -142.2889 321.1971 20 -142.0311 321.75 30 -142.0311 321.75 20 -141.6811 322.2498 30 -141.6811 322.2498 20 -141.2498 322.6812 30 -141.2498 322.6812 20 -140.75 323.0311 30 -140.75 323.0311 20 -140.1971 323.2889 30 -140.1971 323.2889 20 -139.6078 323.4468 30 -139.6078 323.4468 20 -139 323.5 30 -139 323.5 20 -138.3922 323.4468 30 -138.3922 323.4468 20 -137.8029 323.2889 30 -137.8029 323.2889 20 -137.25 323.0311 30 -137.25 323.0311 20 -136.7502 322.6812 30 -136.7502 322.6812 20 -136.3188 322.2498 30 -136.3188 322.2498 20 -135.9689 321.75 30 -135.9689 321.75 20 -135.7111 321.1971 30 -135.7111 321.1971 20 -135.5532 320.6078 30 -135.5532 320.6078 20 -135.5 320 30 -135.5 320 20 -135.5532 319.3923 30 -135.5532 319.3923 20 -135.7111 318.8029 30 -135.7111 318.8029 20 -135.9689 318.25 30 -135.9689 318.25 20 -136.3188 317.7503 30 -136.3188 317.7503 20 -136.7502 317.3189 30 -136.7502 317.3189 20 -137.25 316.9689 30 -137.25 316.9689 20 -137.8029 316.7111 30 -137.8029 316.7111 20 -138.3922 316.5532 30 -138.3922 316.5532 20 -139 316.5 30 -50.60777 316.5532 20 -50.60777 316.5532 30 -50 316.5 20 -51.19707 316.7111 30 -51.19707 316.7111 20 -51.75 316.9689 30 -51.75 316.9689 20 -52.24975 317.3189 30 -52.24975 317.3189 20 -52.68115 317.7503 30 -52.68115 317.7503 20 -53.03109 318.25 30 -53.03109 318.25 20 -53.28892 318.8029 30 -53.28892 318.8029 20 -53.44683 319.3923 30 -53.44683 319.3923 20 -53.5 320 30 -53.5 320 20 -53.44683 320.6078 30 -53.44683 320.6078 20 -53.28892 321.1971 30 -53.28892 321.1971 20 -53.03109 321.75 30 -53.03109 321.75 20 -52.68115 322.2498 30 -52.68115 322.2498 20 -52.24975 322.6812 30 -52.24975 322.6812 20 -51.75 323.0311 30 -51.75 323.0311 20 -51.19707 323.2889 30 -51.19707 323.2889 20 -50.60777 323.4468 30 -50.60777 323.4468 20 -50 323.5 30 -50 323.5 20 -49.39223 323.4468 30 -49.39223 323.4468 20 -48.80293 323.2889 30 -48.80293 323.2889 20 -48.25 323.0311 30 -48.25 323.0311 20 -47.75024 322.6812 30 -47.75024 322.6812 20 -47.31884 322.2498 30 -47.31884 322.2498 20 -46.96891 321.75 30 -46.96891 321.75 20 -46.71107 321.1971 30 -46.71107 321.1971 20 -46.55317 320.6078 30 -46.55317 320.6078 20 -46.5 320 30 -46.5 320 20 -46.55317 319.3923 30 -46.55317 319.3923 20 -46.71107 318.8029 30 -46.71107 318.8029 20 -46.96891 318.25 30 -46.96891 318.25 20 -47.31884 317.7503 30 -47.31884 317.7503 20 -47.75024 317.3189 30 -47.75024 317.3189 20 -48.25 316.9689 30 -48.25 316.9689 20 -48.80293 316.7111 30 -48.80293 316.7111 20 -49.39223 316.5532 30 -49.39223 316.5532 20 -50 316.5 30 -255.6078 200.5532 20 -255.6078 200.5532 30 -255 200.5 20 -256.1971 200.7111 30 -256.1971 200.7111 20 -256.75 200.9689 30 -256.75 200.9689 20 -257.2498 201.3188 30 -257.2498 201.3188 20 -257.6812 201.7502 30 -257.6812 201.7502 20 -258.0311 202.25 30 -258.0311 202.25 20 -258.2889 202.8029 30 -258.2889 202.8029 20 -258.4468 203.3922 30 -258.4468 203.3922 20 -258.5 204 30 -258.5 204 20 -258.4468 204.6078 30 -258.4468 204.6078 20 -258.2889 205.1971 30 -258.2889 205.1971 20 -258.0311 205.75 30 -258.0311 205.75 20 -257.6812 206.2498 30 -257.6812 206.2498 20 -257.2498 206.6811 30 -257.2498 206.6811 20 -256.75 207.0311 30 -256.75 207.0311 20 -256.1971 207.2889 30 -256.1971 207.2889 20 -255.6078 207.4468 30 -255.6078 207.4468 20 -255 207.5 30 -255 207.5 20 -254.3922 207.4468 30 -254.3922 207.4468 20 -253.8029 207.2889 30 -253.8029 207.2889 20 -253.25 207.0311 30 -253.25 207.0311 20 -252.7502 206.6811 30 -252.7502 206.6811 20 -252.3188 206.2498 30 -252.3188 206.2498 20 -251.9689 205.75 30 -251.9689 205.75 20 -251.7111 205.1971 30 -251.7111 205.1971 20 -251.5532 204.6078 30 -251.5532 204.6078 20 -251.5 204 30 -251.5 204 20 -251.5532 203.3922 30 -251.5532 203.3922 20 -251.7111 202.8029 30 -251.7111 202.8029 20 -251.9689 202.25 30 -251.9689 202.25 20 -252.3188 201.7502 30 -252.3188 201.7502 20 -252.7502 201.3188 30 -252.7502 201.3188 20 -253.25 200.9689 30 -253.25 200.9689 20 -253.8029 200.7111 30 -253.8029 200.7111 20 -254.3922 200.5532 30 -254.3922 200.5532 20 -255 200.5 30 -265 165 30 -265 204 30 -265 165 20 -265 204 20 -245 165 30 -245 165 20 -245 204 30 -245 204 20 -139 310 30 -142.619 309.9382 30 -139 310 20 -142.619 309.9382 20 -146.2337 309.7529 30 -146.2337 309.7529 20 -149.84 309.4443 30 -149.84 309.4443 20 -153.4337 309.0127 30 -153.4337 309.0127 20 -157.0105 308.4587 30 -157.0105 308.4587 20 -160.5663 307.7829 30 -160.5663 307.7829 20 -164.097 306.9861 30 -164.097 306.9861 20 -167.5985 306.0693 30 -167.5985 306.0693 20 -171.0665 305.0334 30 -171.0665 305.0334 20 -174.4972 303.8797 30 -174.4972 303.8797 20 -177.8865 302.6095 30 -177.8865 302.6095 20 -181.2305 301.2244 30 -181.2305 301.2244 20 -184.5252 299.7259 30 -184.5252 299.7259 20 -187.7669 298.1159 30 -187.7669 298.1159 20 -190.9517 296.396 30 -190.9517 296.396 20 -194.0759 294.5685 30 -194.0759 294.5685 20 -197.1359 292.6353 30 -197.1359 292.6353 20 -200.1281 290.5988 30 -200.1281 290.5988 20 -203.0491 288.4613 30 -203.0491 288.4613 20 -205.8953 286.2254 30 -205.8953 286.2254 20 -208.6636 283.8936 30 -208.6636 283.8936 20 -211.3506 281.4686 30 -211.3506 281.4686 20 -213.9533 278.9533 30 -213.9533 278.9533 20 -216.4686 276.3507 30 -216.4686 276.3507 20 -218.8936 273.6636 30 -218.8936 273.6636 20 -221.2254 270.8953 30 -221.2254 270.8953 20 -223.4613 268.0491 30 -223.4613 268.0491 20 -225.5988 265.1281 30 -225.5988 265.1281 20 -227.6353 262.1359 30 -227.6353 262.1359 20 -229.5684 259.0759 30 -229.5684 259.0759 20 -231.396 255.9517 30 -231.396 255.9517 20 -233.1158 252.7669 30 -233.1158 252.7669 20 -234.7259 249.5252 30 -234.7259 249.5252 20 -236.2244 246.2305 30 -236.2244 246.2305 20 -237.6095 242.8865 30 -237.6095 242.8865 20 -238.8796 239.4972 30 -238.8796 239.4972 20 -240.0333 236.0665 30 -240.0333 236.0665 20 -241.0692 232.5985 30 -241.0692 232.5985 20 -241.9861 229.097 30 -241.9861 229.097 20 -242.7829 225.5663 30 -242.7829 225.5663 20 -243.4587 222.0105 30 -243.4587 222.0105 20 -244.0127 218.4337 30 -244.0127 218.4337 20 -244.4443 214.84 30 -244.4443 214.84 20 -244.7529 211.2337 30 -244.7529 211.2337 20 -244.9382 207.619 20 -244.9382 207.619 30 0 310 30 0 310 20 0 330 30 0 330 20 -139 330 30 -139 330 20 -264.9378 207.9577 20 -264.9378 207.9577 30 -264.7514 211.9116 20 -264.7514 211.9116 30 -264.4408 215.8576 20 -264.4408 215.8576 30 -264.0065 219.792 20 -264.0065 219.792 30 -263.4487 223.7107 20 -263.4487 223.7107 30 -262.7682 227.61 20 -262.7682 227.61 30 -261.9655 231.486 20 -261.9655 231.486 30 -261.0415 235.3349 20 -261.0415 235.3349 30 -259.997 239.1529 20 -259.997 239.1529 30 -258.8331 242.9361 20 -258.8331 242.9361 30 -257.551 246.681 20 -257.551 246.681 30 -256.1518 250.3837 20 -256.1518 250.3837 30 -254.6371 254.0406 20 -254.6371 254.0406 30 -253.0082 257.6482 20 -253.0082 257.6482 30 -251.2668 261.2028 20 -251.2668 261.2028 30 -249.4146 264.701 20 -249.4146 264.701 30 -247.4535 268.1392 20 -247.4535 268.1392 30 -245.3853 271.5142 20 -245.3853 271.5142 30 -243.2122 274.8225 20 -243.2122 274.8225 30 -240.9361 278.061 20 -240.9361 278.061 30 -238.5595 281.2263 20 -238.5595 281.2263 30 -236.0847 284.3154 20 -236.0847 284.3154 30 -233.514 287.3253 20 -233.514 287.3253 30 -230.85 290.2529 20 -230.85 290.2529 30 -228.0955 293.0955 20 -228.0955 293.0955 30 -225.2529 295.85 20 -225.2529 295.85 30 -222.3253 298.514 20 -222.3253 298.514 30 -219.3154 301.0847 20 -219.3154 301.0847 30 -216.2263 303.5596 20 -216.2263 303.5596 30 -213.0609 305.9361 20 -213.0609 305.9361 30 -209.8225 308.2122 20 -209.8225 308.2122 30 -206.5142 310.3853 20 -206.5142 310.3853 30 -203.1392 312.4535 20 -203.1392 312.4535 30 -199.701 314.4147 20 -199.701 314.4147 30 -196.2028 316.2668 20 -196.2028 316.2668 30 -192.6482 318.0082 20 -192.6482 318.0082 30 -189.0406 319.6371 20 -189.0406 319.6371 30 -185.3837 321.1518 20 -185.3837 321.1518 30 -181.681 322.551 20 -181.681 322.551 30 -177.9361 323.8331 20 -177.9361 323.8331 30 -174.1529 324.997 20 -174.1529 324.997 30 -170.3349 326.0415 20 -170.3349 326.0415 30 -166.486 326.9655 20 -166.486 326.9655 30 -162.61 327.7682 20 -162.61 327.7682 30 -158.7107 328.4487 20 -158.7107 328.4487 30 -154.792 329.0065 20 -154.792 329.0065 30 -150.8576 329.4408 20 -150.8576 329.4408 30 -146.9116 329.7514 20 -146.9116 329.7514 30 -142.9577 329.9378 20 -142.9577 329.9378 30 -221.6322 282.5776 10 -221.0244 282.5244 10 -222.2214 282.7355 10 -222.7744 282.9933 10 -223.2741 283.3432 10 -223.7055 283.7746 10 -224.0555 284.2744 10 -224.3133 284.8273 10 -224.4712 285.4166 10 -224.5244 286.0244 10 -224.4712 286.6322 10 -224.3133 287.2215 10 -224.0555 287.7744 10 -223.7055 288.2742 10 -223.2741 288.7055 10 -222.7744 289.0555 10 -222.2214 289.3133 10 -221.6322 289.4712 10 -221.0244 289.5244 10 -220.4166 289.4712 10 -219.8273 289.3133 10 -219.2744 289.0555 10 -218.7746 288.7055 10 -218.3432 288.2742 10 -217.9933 287.7744 10 -217.7355 287.2215 10 -217.5776 286.6322 10 -217.5244 286.0244 10 -217.5776 285.4166 10 -217.7355 284.8273 10 -217.9933 284.2744 10 -218.3432 283.7746 10 -218.7746 283.3432 10 -219.2744 282.9933 10 -219.8273 282.7355 10 -220.4166 282.5776 10 -139.6078 316.5532 10 -139 316.5 10 -140.1971 316.7111 10 -140.75 316.9689 10 -141.2498 317.3189 10 -141.6811 317.7503 10 -142.0311 318.25 10 -142.2889 318.8029 10 -142.4468 319.3923 10 -142.5 320 10 -142.4468 320.6078 10 -142.2889 321.1971 10 -142.0311 321.75 10 -141.6811 322.2498 10 -141.2498 322.6812 10 -140.75 323.0311 10 -140.1971 323.2889 10 -139.6078 323.4468 10 -139 323.5 10 -138.3922 323.4468 10 -137.8029 323.2889 10 -137.25 323.0311 10 -136.7502 322.6812 10 -136.3188 322.2498 10 -135.9689 321.75 10 -135.7111 321.1971 10 -135.5532 320.6078 10 -135.5 320 10 -135.5532 319.3923 10 -135.7111 318.8029 10 -135.9689 318.25 10 -136.3188 317.7503 10 -136.7502 317.3189 10 -137.25 316.9689 10 -137.8029 316.7111 10 -138.3922 316.5532 10 -50.60777 316.5532 10 -50 316.5 10 -51.19707 316.7111 10 -51.75 316.9689 10 -52.24975 317.3189 10 -52.68115 317.7503 10 -53.03109 318.25 10 -53.28892 318.8029 10 -53.44683 319.3923 10 -53.5 320 10 -53.44683 320.6078 10 -53.28892 321.1971 10 -53.03109 321.75 10 -52.68115 322.2498 10 -52.24975 322.6812 10 -51.75 323.0311 10 -51.19707 323.2889 10 -50.60777 323.4468 10 -50 323.5 10 -49.39223 323.4468 10 -48.80293 323.2889 10 -48.25 323.0311 10 -47.75024 322.6812 10 -47.31884 322.2498 10 -46.96891 321.75 10 -46.71107 321.1971 10 -46.55317 320.6078 10 -46.5 320 10 -46.55317 319.3923 10 -46.71107 318.8029 10 -46.96891 318.25 10 -47.31884 317.7503 10 -47.75024 317.3189 10 -48.25 316.9689 10 -48.80293 316.7111 10 -49.39223 316.5532 10 -255.6078 200.5532 10 -255 200.5 10 -256.1971 200.7111 10 -256.75 200.9689 10 -257.2498 201.3188 10 -257.6812 201.7502 10 -258.0311 202.25 10 -258.2889 202.8029 10 -258.4468 203.3922 10 -258.5 204 10 -258.4468 204.6078 10 -258.2889 205.1971 10 -258.0311 205.75 10 -257.6812 206.2498 10 -257.2498 206.6811 10 -256.75 207.0311 10 -256.1971 207.2889 10 -255.6078 207.4468 10 -255 207.5 10 -254.3922 207.4468 10 -253.8029 207.2889 10 -253.25 207.0311 10 -252.7502 206.6811 10 -252.3188 206.2498 10 -251.9689 205.75 10 -251.7111 205.1971 10 -251.5532 204.6078 10 -251.5 204 10 -251.5532 203.3922 10 -251.7111 202.8029 10 -251.9689 202.25 10 -252.3188 201.7502 10 -252.7502 201.3188 10 -253.25 200.9689 10 -253.8029 200.7111 10 -254.3922 200.5532 10 -265 165 10 -265 204 10 -245 165 10 -245 204 10 -139 310 10 -142.619 309.9382 10 -146.2337 309.7529 10 -149.84 309.4443 10 -153.4337 309.0127 10 -157.0105 308.4587 10 -160.5663 307.7829 10 -164.097 306.9861 10 -167.5985 306.0693 10 -171.0665 305.0334 10 -174.4972 303.8797 10 -177.8865 302.6095 10 -181.2305 301.2244 10 -184.5252 299.7259 10 -187.7669 298.1159 10 -190.9517 296.396 10 -194.0759 294.5685 10 -197.1359 292.6353 10 -200.1281 290.5988 10 -203.0491 288.4613 10 -205.8953 286.2254 10 -208.6636 283.8936 10 -211.3506 281.4686 10 -213.9533 278.9533 10 -216.4686 276.3507 10 -218.8936 273.6636 10 -221.2254 270.8953 10 -223.4613 268.0491 10 -225.5988 265.1281 10 -227.6353 262.1359 10 -229.5684 259.0759 10 -231.396 255.9517 10 -233.1158 252.7669 10 -234.7259 249.5252 10 -236.2244 246.2305 10 -237.6095 242.8865 10 -238.8796 239.4972 10 -240.0333 236.0665 10 -241.0692 232.5985 10 -241.9861 229.097 10 -242.7829 225.5663 10 -243.4587 222.0105 10 -244.0127 218.4337 10 -244.4443 214.84 10 -244.7529 211.2337 10 -244.9382 207.619 10 0 310 20 0 310 10 0 330 20 0 330 10 -139 330 10 -264.9378 207.9577 10 -264.7514 211.9116 10 -264.4408 215.8576 10 -264.0065 219.792 10 -263.4487 223.7107 10 -262.7682 227.61 10 -261.9655 231.486 10 -261.0415 235.3349 10 -259.997 239.1529 10 -258.8331 242.9361 10 -257.551 246.681 10 -256.1518 250.3837 10 -254.6371 254.0406 10 -253.0082 257.6482 10 -251.2668 261.2028 10 -249.4146 264.701 10 -247.4535 268.1392 10 -245.3853 271.5142 10 -243.2122 274.8225 10 -240.9361 278.061 10 -238.5595 281.2263 10 -236.0847 284.3154 10 -233.514 287.3253 10 -230.85 290.2529 10 -228.0955 293.0955 10 -225.2529 295.85 10 -222.3253 298.514 10 -219.3154 301.0847 10 -216.2263 303.5596 10 -213.0609 305.9361 10 -209.8225 308.2122 10 -206.5142 310.3853 10 -203.1392 312.4535 10 -199.701 314.4147 10 -196.2028 316.2668 10 -192.6482 318.0082 10 -189.0406 319.6371 10 -185.3837 321.1518 10 -181.681 322.551 10 -177.9361 323.8331 10 -174.1529 324.997 10 -170.3349 326.0415 10 -166.486 326.9655 10 -162.61 327.7682 10 -158.7107 328.4487 10 -154.792 329.0065 10 -150.8576 329.4408 10 -146.9116 329.7514 10 -142.9577 329.9378 10 -221.6322 47.42244 30 -221.6322 47.42244 20 -221.0244 47.47561 30 -222.2214 47.26454 20 -222.2214 47.26454 30 -222.7744 47.0067 20 -222.7744 47.0067 30 -223.2741 46.65677 20 -223.2741 46.65677 30 -223.7055 46.22537 20 -223.7055 46.22537 30 -224.0555 45.72561 20 -224.0555 45.72561 30 -224.3133 45.17268 20 -224.3133 45.17268 30 -224.4712 44.58338 20 -224.4712 44.58338 30 -224.5244 43.97561 20 -224.5244 43.97561 30 -224.4712 43.36784 20 -224.4712 43.36784 30 -224.3133 42.77854 20 -224.3133 42.77854 30 -224.0555 42.22561 20 -224.0555 42.22561 30 -223.7055 41.72586 20 -223.7055 41.72586 30 -223.2741 41.29446 20 -223.2741 41.29446 30 -222.7744 40.94452 20 -222.7744 40.94452 30 -222.2214 40.68669 20 -222.2214 40.68669 30 -221.6322 40.52878 20 -221.6322 40.52878 30 -221.0244 40.47561 20 -221.0244 40.47561 30 -220.4166 40.52878 20 -220.4166 40.52878 30 -219.8273 40.68669 20 -219.8273 40.68669 30 -219.2744 40.94452 20 -219.2744 40.94452 30 -218.7746 41.29446 20 -218.7746 41.29446 30 -218.3432 41.72586 20 -218.3432 41.72586 30 -217.9933 42.22561 20 -217.9933 42.22561 30 -217.7355 42.77854 20 -217.7355 42.77854 30 -217.5776 43.36784 20 -217.5776 43.36784 30 -217.5244 43.97561 20 -217.5244 43.97561 30 -217.5776 44.58338 20 -217.5776 44.58338 30 -217.7355 45.17268 20 -217.7355 45.17268 30 -217.9933 45.72561 20 -217.9933 45.72561 30 -218.3432 46.22537 20 -218.3432 46.22537 30 -218.7746 46.65677 20 -218.7746 46.65677 30 -219.2744 47.0067 20 -219.2744 47.0067 30 -219.8273 47.26454 20 -219.8273 47.26454 30 -220.4166 47.42244 20 -220.4166 47.42244 30 -221.0244 47.47561 20 -139.6078 13.44683 30 -139.6078 13.44683 20 -139 13.5 30 -140.1971 13.28892 20 -140.1971 13.28892 30 -140.75 13.03109 20 -140.75 13.03109 30 -141.2498 12.68115 20 -141.2498 12.68115 30 -141.6811 12.24976 20 -141.6811 12.24976 30 -142.0311 11.75 20 -142.0311 11.75 30 -142.2889 11.19707 20 -142.2889 11.19707 30 -142.4468 10.60777 20 -142.4468 10.60777 30 -142.5 10 20 -142.5 10 30 -142.4468 9.392231 20 -142.4468 9.392231 30 -142.2889 8.80293 20 -142.2889 8.80293 30 -142.0311 8.25 20 -142.0311 8.25 30 -141.6811 7.750243 20 -141.6811 7.750243 30 -141.2498 7.318844 20 -141.2498 7.318844 30 -140.75 6.968911 20 -140.75 6.968911 30 -140.1971 6.711076 20 -140.1971 6.711076 30 -139.6078 6.553173 20 -139.6078 6.553173 30 -139 6.5 20 -139 6.5 30 -138.3922 6.553173 20 -138.3922 6.553173 30 -137.8029 6.711076 20 -137.8029 6.711076 30 -137.25 6.968911 20 -137.25 6.968911 30 -136.7502 7.318844 20 -136.7502 7.318844 30 -136.3188 7.750243 20 -136.3188 7.750243 30 -135.9689 8.25 20 -135.9689 8.25 30 -135.7111 8.80293 20 -135.7111 8.80293 30 -135.5532 9.392231 20 -135.5532 9.392231 30 -135.5 10 20 -135.5 10 30 -135.5532 10.60777 20 -135.5532 10.60777 30 -135.7111 11.19707 20 -135.7111 11.19707 30 -135.9689 11.75 20 -135.9689 11.75 30 -136.3188 12.24976 20 -136.3188 12.24976 30 -136.7502 12.68115 20 -136.7502 12.68115 30 -137.25 13.03109 20 -137.25 13.03109 30 -137.8029 13.28892 20 -137.8029 13.28892 30 -138.3922 13.44683 20 -138.3922 13.44683 30 -139 13.5 20 -50.60777 13.44683 30 -50.60777 13.44683 20 -50 13.5 30 -51.19707 13.28892 20 -51.19707 13.28892 30 -51.75 13.03109 20 -51.75 13.03109 30 -52.24975 12.68115 20 -52.24975 12.68115 30 -52.68115 12.24976 20 -52.68115 12.24976 30 -53.03109 11.75 20 -53.03109 11.75 30 -53.28892 11.19707 20 -53.28892 11.19707 30 -53.44683 10.60777 20 -53.44683 10.60777 30 -53.5 10 20 -53.5 10 30 -53.44683 9.392231 20 -53.44683 9.392231 30 -53.28892 8.80293 20 -53.28892 8.80293 30 -53.03109 8.25 20 -53.03109 8.25 30 -52.68115 7.750243 20 -52.68115 7.750243 30 -52.24975 7.318844 20 -52.24975 7.318844 30 -51.75 6.968911 20 -51.75 6.968911 30 -51.19707 6.711076 20 -51.19707 6.711076 30 -50.60777 6.553173 20 -50.60777 6.553173 30 -50 6.5 20 -50 6.5 30 -49.39223 6.553173 20 -49.39223 6.553173 30 -48.80293 6.711076 20 -48.80293 6.711076 30 -48.25 6.968911 20 -48.25 6.968911 30 -47.75024 7.318844 20 -47.75024 7.318844 30 -47.31884 7.750243 20 -47.31884 7.750243 30 -46.96891 8.25 20 -46.96891 8.25 30 -46.71107 8.80293 20 -46.71107 8.80293 30 -46.55317 9.392231 20 -46.55317 9.392231 30 -46.5 10 20 -46.5 10 30 -46.55317 10.60777 20 -46.55317 10.60777 30 -46.71107 11.19707 20 -46.71107 11.19707 30 -46.96891 11.75 20 -46.96891 11.75 30 -47.31884 12.24976 20 -47.31884 12.24976 30 -47.75024 12.68115 20 -47.75024 12.68115 30 -48.25 13.03109 20 -48.25 13.03109 30 -48.80293 13.28892 20 -48.80293 13.28892 30 -49.39223 13.44683 20 -49.39223 13.44683 30 -50 13.5 20 -255.6078 129.4468 30 -255.6078 129.4468 20 -255 129.5 30 -256.1971 129.2889 20 -256.1971 129.2889 30 -256.75 129.0311 20 -256.75 129.0311 30 -257.2498 128.6811 20 -257.2498 128.6811 30 -257.6812 128.2498 20 -257.6812 128.2498 30 -258.0311 127.75 20 -258.0311 127.75 30 -258.2889 127.1971 20 -258.2889 127.1971 30 -258.4468 126.6078 20 -258.4468 126.6078 30 -258.5 126 20 -258.5 126 30 -258.4468 125.3922 20 -258.4468 125.3922 30 -258.2889 124.8029 20 -258.2889 124.8029 30 -258.0311 124.25 20 -258.0311 124.25 30 -257.6812 123.7502 20 -257.6812 123.7502 30 -257.2498 123.3189 20 -257.2498 123.3189 30 -256.75 122.9689 20 -256.75 122.9689 30 -256.1971 122.7111 20 -256.1971 122.7111 30 -255.6078 122.5532 20 -255.6078 122.5532 30 -255 122.5 20 -255 122.5 30 -254.3922 122.5532 20 -254.3922 122.5532 30 -253.8029 122.7111 20 -253.8029 122.7111 30 -253.25 122.9689 20 -253.25 122.9689 30 -252.7502 123.3189 20 -252.7502 123.3189 30 -252.3188 123.7502 20 -252.3188 123.7502 30 -251.9689 124.25 20 -251.9689 124.25 30 -251.7111 124.8029 20 -251.7111 124.8029 30 -251.5532 125.3922 20 -251.5532 125.3922 30 -251.5 126 20 -251.5 126 30 -251.5532 126.6078 20 -251.5532 126.6078 30 -251.7111 127.1971 20 -251.7111 127.1971 30 -251.9689 127.75 20 -251.9689 127.75 30 -252.3188 128.2498 20 -252.3188 128.2498 30 -252.7502 128.6811 20 -252.7502 128.6811 30 -253.25 129.0311 20 -253.25 129.0311 30 -253.8029 129.2889 20 -253.8029 129.2889 30 -254.3922 129.4468 20 -254.3922 129.4468 30 -255 129.5 20 -265 126 20 -265 126 30 -245 126 20 -245 126 30 -139 20 20 -142.619 20.0618 20 -139 20 30 -142.619 20.0618 30 -146.2337 20.24711 20 -146.2337 20.24711 30 -149.84 20.55573 20 -149.84 20.55573 30 -153.4337 20.98729 20 -153.4337 20.98729 30 -157.0105 21.54129 20 -157.0105 21.54129 30 -160.5663 22.21709 20 -160.5663 22.21709 30 -164.097 23.01389 20 -164.097 23.01389 30 -167.5985 23.93077 20 -167.5985 23.93077 30 -171.0665 24.96665 20 -171.0665 24.96665 30 -174.4972 26.12034 20 -174.4972 26.12034 30 -177.8865 27.39049 20 -177.8865 27.39049 30 -181.2305 28.7756 20 -181.2305 28.7756 30 -184.5252 30.27408 20 -184.5252 30.27408 30 -187.7669 31.88417 20 -187.7669 31.88417 30 -190.9517 33.60399 20 -190.9517 33.60399 30 -194.0759 35.43154 20 -194.0759 35.43154 30 -197.1359 37.3647 20 -197.1359 37.3647 30 -200.1281 39.40119 20 -200.1281 39.40119 30 -203.0491 41.53866 20 -203.0491 41.53866 30 -205.8953 43.7746 20 -205.8953 43.7746 30 -208.6636 46.10642 20 -208.6636 46.10642 30 -211.3506 48.53139 20 -211.3506 48.53139 30 -213.9533 51.04668 20 -213.9533 51.04668 30 -216.4686 53.64937 20 -216.4686 53.64937 30 -218.8936 56.33641 20 -218.8936 56.33641 30 -221.2254 59.10468 20 -221.2254 59.10468 30 -223.4613 61.95094 20 -223.4613 61.95094 30 -225.5988 64.87189 20 -225.5988 64.87189 30 -227.6353 67.86411 20 -227.6353 67.86411 30 -229.5684 70.92411 20 -229.5684 70.92411 30 -231.396 74.04832 20 -231.396 74.04832 30 -233.1158 77.23311 20 -233.1158 77.23311 30 -234.7259 80.47476 20 -234.7259 80.47476 30 -236.2244 83.76949 20 -236.2244 83.76949 30 -237.6095 87.11345 20 -237.6095 87.11345 30 -238.8796 90.50276 20 -238.8796 90.50276 30 -240.0333 93.93346 20 -240.0333 93.93346 30 -241.0692 97.40155 20 -241.0692 97.40155 30 -241.9861 100.903 20 -241.9861 100.903 30 -242.7829 104.4337 20 -242.7829 104.4337 30 -243.4587 107.9895 20 -243.4587 107.9895 30 -244.0127 111.5663 20 -244.0127 111.5663 30 -244.4443 115.16 20 -244.4443 115.16 30 -244.7529 118.7663 20 -244.7529 118.7663 30 -244.9382 122.381 30 -244.9382 122.381 20 0 20 20 0 20 30 0 0 20 0 0 30 -139 0 20 -139 0 30 -264.9378 122.0422 30 -264.9378 122.0422 20 -264.7514 118.0884 30 -264.7514 118.0884 20 -264.4408 114.1424 30 -264.4408 114.1424 20 -264.0065 110.208 30 -264.0065 110.208 20 -263.4487 106.2893 30 -263.4487 106.2893 20 -262.7682 102.39 30 -262.7682 102.39 20 -261.9655 98.51396 30 -261.9655 98.51396 20 -261.0415 94.66508 30 -261.0415 94.66508 20 -259.997 90.84712 30 -259.997 90.84712 20 -258.8331 87.06386 30 -258.8331 87.06386 20 -257.551 83.31903 30 -257.551 83.31903 20 -256.1518 79.61631 30 -256.1518 79.61631 20 -254.6371 75.95937 30 -254.6371 75.95937 20 -253.0082 72.35181 30 -253.0082 72.35181 20 -251.2668 68.7972 30 -251.2668 68.7972 20 -249.4146 65.29904 30 -249.4146 65.29904 20 -247.4535 61.86078 30 -247.4535 61.86078 20 -245.3853 58.48582 30 -245.3853 58.48582 20 -243.2122 55.17749 30 -243.2122 55.17749 20 -240.9361 51.93906 30 -240.9361 51.93906 20 -238.5595 48.77371 30 -238.5595 48.77371 20 -236.0847 45.68458 30 -236.0847 45.68458 20 -233.514 42.6747 30 -233.514 42.6747 20 -230.85 39.74707 30 -230.85 39.74707 20 -228.0955 36.90454 30 -228.0955 36.90454 20 -225.2529 34.14995 30 -225.2529 34.14995 20 -222.3253 31.48601 30 -222.3253 31.48601 20 -219.3154 28.91533 30 -219.3154 28.91533 20 -216.2263 26.44047 30 -216.2263 26.44047 20 -213.0609 24.06386 30 -213.0609 24.06386 20 -209.8225 21.78785 30 -209.8225 21.78785 20 -206.5142 19.61468 30 -206.5142 19.61468 20 -203.1392 17.54651 30 -203.1392 17.54651 20 -199.701 15.58536 30 -199.701 15.58536 20 -196.2028 13.73318 30 -196.2028 13.73318 20 -192.6482 11.99179 30 -192.6482 11.99179 20 -189.0406 10.36292 30 -189.0406 10.36292 20 -185.3837 8.848163 30 -185.3837 8.848163 20 -181.681 7.449023 30 -181.681 7.449023 20 -177.9361 6.166879 30 -177.9361 6.166879 20 -174.1529 5.002995 30 -174.1529 5.002995 20 -170.3349 3.958522 30 -170.3349 3.958522 20 -166.486 3.034488 30 -166.486 3.034488 20 -162.61 2.231806 30 -162.61 2.231806 20 -158.7107 1.551269 30 -158.7107 1.551269 20 -154.792 0.9935476 30 -154.792 0.9935476 20 -150.8576 0.5591925 30 -150.8576 0.5591925 20 -146.9116 0.2486322 30 -146.9116 0.2486322 20 -142.9577 0.06217336 30 -142.9577 0.06217336 20 -221.6322 47.42244 10 -222.2214 47.26454 10 -222.7744 47.0067 10 -223.2741 46.65677 10 -223.7055 46.22537 10 -224.0555 45.72561 10 -224.3133 45.17268 10 -224.4712 44.58338 10 -224.5244 43.97561 10 -224.4712 43.36784 10 -224.3133 42.77854 10 -224.0555 42.22561 10 -223.7055 41.72586 10 -223.2741 41.29446 10 -222.7744 40.94452 10 -222.2214 40.68669 10 -221.6322 40.52878 10 -221.0244 40.47561 10 -220.4166 40.52878 10 -219.8273 40.68669 10 -219.2744 40.94452 10 -218.7746 41.29446 10 -218.3432 41.72586 10 -217.9933 42.22561 10 -217.7355 42.77854 10 -217.5776 43.36784 10 -217.5244 43.97561 10 -217.5776 44.58338 10 -217.7355 45.17268 10 -217.9933 45.72561 10 -218.3432 46.22537 10 -218.7746 46.65677 10 -219.2744 47.0067 10 -219.8273 47.26454 10 -220.4166 47.42244 10 -221.0244 47.47561 10 -139.6078 13.44683 10 -140.1971 13.28892 10 -140.75 13.03109 10 -141.2498 12.68115 10 -141.6811 12.24976 10 -142.0311 11.75 10 -142.2889 11.19707 10 -142.4468 10.60777 10 -142.5 10 10 -142.4468 9.392231 10 -142.2889 8.80293 10 -142.0311 8.25 10 -141.6811 7.750243 10 -141.2498 7.318844 10 -140.75 6.968911 10 -140.1971 6.711076 10 -139.6078 6.553173 10 -139 6.5 10 -138.3922 6.553173 10 -137.8029 6.711076 10 -137.25 6.968911 10 -136.7502 7.318844 10 -136.3188 7.750243 10 -135.9689 8.25 10 -135.7111 8.80293 10 -135.5532 9.392231 10 -135.5 10 10 -135.5532 10.60777 10 -135.7111 11.19707 10 -135.9689 11.75 10 -136.3188 12.24976 10 -136.7502 12.68115 10 -137.25 13.03109 10 -137.8029 13.28892 10 -138.3922 13.44683 10 -139 13.5 10 -50.60777 13.44683 10 -51.19707 13.28892 10 -51.75 13.03109 10 -52.24975 12.68115 10 -52.68115 12.24976 10 -53.03109 11.75 10 -53.28892 11.19707 10 -53.44683 10.60777 10 -53.5 10 10 -53.44683 9.392231 10 -53.28892 8.80293 10 -53.03109 8.25 10 -52.68115 7.750243 10 -52.24975 7.318844 10 -51.75 6.968911 10 -51.19707 6.711076 10 -50.60777 6.553173 10 -50 6.5 10 -49.39223 6.553173 10 -48.80293 6.711076 10 -48.25 6.968911 10 -47.75024 7.318844 10 -47.31884 7.750243 10 -46.96891 8.25 10 -46.71107 8.80293 10 -46.55317 9.392231 10 -46.5 10 10 -46.55317 10.60777 10 -46.71107 11.19707 10 -46.96891 11.75 10 -47.31884 12.24976 10 -47.75024 12.68115 10 -48.25 13.03109 10 -48.80293 13.28892 10 -49.39223 13.44683 10 -50 13.5 10 -255.6078 129.4468 10 -256.1971 129.2889 10 -256.75 129.0311 10 -257.2498 128.6811 10 -257.6812 128.2498 10 -258.0311 127.75 10 -258.2889 127.1971 10 -258.4468 126.6078 10 -258.5 126 10 -258.4468 125.3922 10 -258.2889 124.8029 10 -258.0311 124.25 10 -257.6812 123.7502 10 -257.2498 123.3189 10 -256.75 122.9689 10 -256.1971 122.7111 10 -255.6078 122.5532 10 -255 122.5 10 -254.3922 122.5532 10 -253.8029 122.7111 10 -253.25 122.9689 10 -252.7502 123.3189 10 -252.3188 123.7502 10 -251.9689 124.25 10 -251.7111 124.8029 10 -251.5532 125.3922 10 -251.5 126 10 -251.5532 126.6078 10 -251.7111 127.1971 10 -251.9689 127.75 10 -252.3188 128.2498 10 -252.7502 128.6811 10 -253.25 129.0311 10 -253.8029 129.2889 10 -254.3922 129.4468 10 -255 129.5 10 -265 126 10 -245 126 10 -139 20 10 -142.619 20.0618 10 -146.2337 20.24711 10 -149.84 20.55573 10 -153.4337 20.98729 10 -157.0105 21.54129 10 -160.5663 22.21709 10 -164.097 23.01389 10 -167.5985 23.93077 10 -171.0665 24.96665 10 -174.4972 26.12034 10 -177.8865 27.39049 10 -181.2305 28.7756 10 -184.5252 30.27408 10 -187.7669 31.88417 10 -190.9517 33.60399 10 -194.0759 35.43154 10 -197.1359 37.3647 10 -200.1281 39.40119 10 -203.0491 41.53866 10 -205.8953 43.7746 10 -208.6636 46.10642 10 -211.3506 48.53139 10 -213.9533 51.04668 10 -216.4686 53.64937 10 -218.8936 56.33641 10 -221.2254 59.10468 10 -223.4613 61.95094 10 -225.5988 64.87189 10 -227.6353 67.86411 10 -229.5684 70.92411 10 -231.396 74.04832 10 -233.1158 77.23311 10 -234.7259 80.47476 10 -236.2244 83.76949 10 -237.6095 87.11345 10 -238.8796 90.50276 10 -240.0333 93.93346 10 -241.0692 97.40155 10 -241.9861 100.903 10 -242.7829 104.4337 10 -243.4587 107.9895 10 -244.0127 111.5663 10 -244.4443 115.16 10 -244.7529 118.7663 10 -244.9382 122.381 10 0 20 10 0 0 10 -139 0 10 -264.9378 122.0422 10 -264.7514 118.0884 10 -264.4408 114.1424 10 -264.0065 110.208 10 -263.4487 106.2893 10 -262.7682 102.39 10 -261.9655 98.51396 10 -261.0415 94.66508 10 -259.997 90.84712 10 -258.8331 87.06386 10 -257.551 83.31903 10 -256.1518 79.61631 10 -254.6371 75.95937 10 -253.0082 72.35181 10 -251.2668 68.7972 10 -249.4146 65.29904 10 -247.4535 61.86078 10 -245.3853 58.48582 10 -243.2122 55.17749 10 -240.9361 51.93906 10 -238.5595 48.77371 10 -236.0847 45.68458 10 -233.514 42.6747 10 -230.85 39.74707 10 -228.0955 36.90454 10 -225.2529 34.14995 10 -222.3253 31.48601 10 -219.3154 28.91533 10 -216.2263 26.44047 10 -213.0609 24.06386 10 -209.8225 21.78785 10 -206.5142 19.61468 10 -203.1392 17.54651 10 -199.701 15.58536 10 -196.2028 13.73318 10 -192.6482 11.99179 10 -189.0406 10.36292 10 -185.3837 8.848163 10 -181.681 7.449023 10 -177.9361 6.166879 10 -174.1529 5.002995 10 -170.3349 3.958522 10 -166.486 3.034488 10 -162.61 2.231806 10 -158.7107 1.551269 10 -154.792 0.9935476 10 -150.8576 0.5591925 10 -146.9116 0.2486322 10 -142.9577 0.06217336 10 + + + + + + + + + + 0.08713811 0.9961963 0 0.2588561 0.965916 0 0.4225875 0.9063221 0 0.5735899 0.8191426 0 0.7071068 0.7071068 0 0.8191756 0.573543 0 0.906288 0.4226609 0 0.9659254 0.2588206 0 0.9961945 0.08715885 0 0.9961945 -0.08715885 0 0.9659254 -0.2588206 0 0.9063187 -0.4225952 0 0.8191379 -0.5735967 0 0.7071068 -0.7071068 0 0.5735899 -0.8191426 0 0.4226286 -0.9063031 0 0.2588095 -0.9659285 0 0.08713811 -0.9961963 0 -0.08713811 -0.9961963 0 -0.2588095 -0.9659285 0 -0.4226593 -0.9062888 0 -0.5735899 -0.8191426 0 -0.7071068 -0.7071068 0 -0.8191756 -0.573543 0 -0.906288 -0.4226609 0 -0.9659254 -0.2588206 0 -0.9961945 -0.08715885 0 -0.9961945 0.08715885 0 -0.9659454 0.2587459 0 -0.906288 0.4226609 0 -0.8191379 0.5735967 0 -0.7071068 0.7071068 0 -0.5735899 0.8191426 0 -0.4225569 0.9063365 0 -0.2588761 0.9659106 0 -0.0871312 0.9961969 0 0.8191379 0.5735967 0 0.9063187 0.4225952 0 0.906288 -0.4226609 0 0.8191756 -0.573543 0 -0.0871312 -0.9961969 0 -0.2588294 -0.9659231 0 -0.422598 -0.9063173 0 -0.8191379 -0.5735967 0 -0.9659454 -0.2587459 0 -0.9659254 0.2588206 0 -0.8191756 0.573543 0 -0.4226182 0.9063079 0 -0.2588561 0.965916 0 -0.08713811 0.9961963 0 0.2588661 0.9659132 0 0.9063032 0.422628 0 0.9659355 -0.2587833 0 0.4225875 -0.9063221 0 0.2588661 -0.9659132 0 0.08713465 -0.9961966 0 -0.2588561 -0.965916 0 -0.4225875 -0.9063221 0 -0.9063032 -0.422628 0 -0.9659355 0.2587833 0 -0.4225875 0.9063221 0 -0.2588661 0.9659132 0 -0.08713465 0.9961966 0 0.08713465 0.9961966 0 0.9659355 0.2587833 0 0.9063032 -0.422628 0 0.2588561 -0.965916 0 -0.08713465 -0.9961966 0 -0.2588661 -0.9659132 0 -0.9659355 -0.2587833 0 -0.9063032 0.422628 0 0.2588586 0.9659153 0 0.7070968 0.7071169 0 0.8191567 0.5735698 0 0.8191474 -0.5735833 0 0.2588586 -0.9659153 0 0.08713638 -0.9961964 0 -0.2588586 -0.9659153 0 -0.7071018 -0.7071118 0 -0.819152 -0.5735765 0 -0.965928 -0.2588112 0 -0.9659304 0.2588019 0 -0.9063071 0.4226198 0 -0.8191474 0.5735833 0 -0.2588586 0.9659153 0 -0.08713638 0.9961964 0 0.08713638 0.9961964 0 0.8191474 0.5735833 0 0.8191567 -0.5735698 0 0.7070968 -0.7071169 0 -0.08713638 -0.9961964 0 -0.8191474 -0.5735833 0 -0.9063071 -0.4226198 0 -0.9659304 -0.2588019 0 -0.965928 0.2588112 0 -0.819152 0.5735765 0 -0.7071018 0.7071118 0 0.08716994 0.9961935 0 0.2587894 0.9659338 0 0.2588294 0.9659231 0 0.4226286 0.9063031 0 0.5735731 0.8191544 0 0.9063231 0.4225856 0 0.9659221 0.2588331 0 0.9961947 0.08715671 0 0.9961947 -0.08715671 0 0.9659221 -0.2588331 0 0.9063231 -0.4225856 0 0.8191003 -0.5736503 0 0.5735731 -0.8191544 0 0.2587894 -0.9659338 0 0.08715599 -0.9961947 0 -0.08716994 -0.9961935 0 -0.4226286 -0.9063031 0 -0.5735731 -0.8191544 0 -0.9063231 -0.4225856 0 -0.9659221 -0.2588331 0 -0.9961947 -0.08715671 0 -0.9961947 0.08715671 0 -0.9659221 0.2588331 0 -0.9062924 0.4226513 0 -0.5735731 0.8191544 0 -0.4226286 0.9063031 0 -0.2588095 0.9659285 0 -0.08715599 0.9961947 0 0.08715599 0.9961947 0 0.8191003 0.5736503 0 0.2588294 -0.9659231 0 0.08716994 -0.9961935 0 -0.08715599 -0.9961947 0 -0.9062924 -0.4226513 0 -0.9063231 0.4225856 0 -0.08716994 0.9961935 0 -1 0 0 0 -1 0 1 0 0 0.01707375 -0.9998543 0 0.01707363 -0.9998543 0 0.05119574 -0.9986886 0 0.08526754 -0.9963582 0 0.1192365 -0.9928659 0 0.1530578 -0.9882172 0 0.1867054 -0.982416 0 0.2201457 -0.975467 0 0.2533144 -0.967384 0 0.2861973 -0.9581707 0 0.318744 -0.9478409 0 0.3509179 -0.9364063 0 0.3826868 -0.9238782 0 0.4140049 -0.9102746 0 0.4448391 -0.8956106 0 0.475165 -0.8798968 0 0.5049158 -0.8631687 0 0.5340945 -0.8454248 0 0.562646 -0.8266981 0 0.5905433 -0.807006 0 0.6177499 -0.7863746 0 0.6442408 -0.7648229 0 0.6699833 -0.7423762 0 0.6949307 -0.7190768 0 0.7190744 -0.6949332 0 0.7423782 -0.669981 0 0.7648224 -0.6442413 0 0.7863726 -0.6177526 0 0.8070024 -0.5905483 0 0.8266996 -0.5626437 0 0.8454296 -0.5340869 0 0.8631678 -0.5049171 0 0.8799064 -0.4751473 0 0.8956087 -0.4448428 0 0.9102795 -0.4139943 0 0.9238755 -0.3826931 0 0.9364086 -0.3509114 0 0.9478431 -0.3187374 0 0.9581705 -0.2861982 0 0.9673823 -0.2533212 0 0.9754666 -0.2201482 0 0.9824132 -0.1867198 0 0.9882167 -0.1530618 0 0.9928671 -0.1192275 0 0.9963589 -0.08525896 0 0.998688 -0.05120944 0 0.05119609 -0.9986887 0 0.1192381 -0.9928657 0 0.1530557 -0.9882177 0 0.1867079 -0.9824154 0 0.2201442 -0.9754674 0 0.2533161 -0.9673836 0 0.2861991 -0.9581701 0 0.3187419 -0.9478415 0 0.4139999 -0.910277 0 0.4448337 -0.8956133 0 0.4751622 -0.8798983 0 0.5049187 -0.8631669 0 0.5626491 -0.8266959 0 0.5905498 -0.8070012 0 0.6177532 -0.7863721 0 0.6442342 -0.7648284 0 0.6699767 -0.7423822 0 0.742385 -0.6699736 0 0.764829 -0.6442334 0 0.8454174 -0.5341062 0 0.8631621 -0.5049272 0 0.8799007 -0.4751576 0 0.9102744 -0.4140055 0 0.9238803 -0.3826816 0 0.9364043 -0.3509233 0 0.947839 -0.3187495 0 0.9673855 -0.2533085 0 0.9754694 -0.2201353 0 0.9824157 -0.1867068 0 0.9928654 -0.1192408 0 0.9986887 -0.05119597 0 0.9998545 -0.01706528 0 0.9998542 -0.01707875 0 0 1 0 -0.999877 0.01569116 0 -0.9998765 0.01571583 0 -0.9988897 0.04711031 0 -0.9969177 0.07845568 0 -0.9939605 0.1097392 0 -0.9900239 0.1408998 0 -0.9851103 0.1719241 0 -0.9792252 0.2027762 0 -0.9723734 0.2334313 0 -0.9645599 0.263864 0 -0.9557942 0.2940365 0 -0.9460868 0.3239135 0 -0.9354496 0.3534601 0 -0.9238802 0.382682 0 -0.9114004 0.4115208 0 -0.8980297 0.4399349 0 -0.8837695 0.4679226 0 -0.8686335 0.4954553 0 -0.8526369 0.5225039 0 -0.8358091 0.5490202 0 -0.818142 0.5750162 0 -0.7996842 0.6004208 0 -0.7804324 0.6252402 0 -0.7604008 0.6494542 0 -0.7396292 0.6730146 0 -0.7181279 0.6959112 0 -0.6959096 0.7181295 0 -0.6730162 0.7396278 0 -0.6494455 0.7604083 0 -0.6252487 0.7804256 0 -0.6004184 0.7996861 0 -0.5750097 0.8181466 0 -0.5490245 0.8358063 0 -0.522502 0.8526382 0 -0.4954568 0.8686326 0 -0.46793 0.8837656 0 -0.439938 0.8980281 0 -0.4115136 0.9114037 0 -0.382681 0.9238806 0 -0.3534732 0.9354447 0 -0.3239213 0.946084 0 -0.2940402 0.9557931 0 -0.2638729 0.9645575 0 -0.2334473 0.9723695 0 -0.2027854 0.9792233 0 -0.1719297 0.9851092 0 -0.1408982 0.9900242 0 -0.1097344 0.993961 0 -0.07846331 0.9969171 0 -0.04710721 0.9988899 0 -0.01570498 0.9998767 0 -0.01570504 0.9998767 0 -0.9969167 0.0784679 0 -0.9939618 0.109727 0 -0.9851081 0.171936 0 -0.9792227 0.202788 0 -0.9723649 0.2334662 0 -0.9645568 0.2638754 0 -0.9557908 0.2940477 0 -0.946083 0.3239246 0 -0.9354375 0.3534926 0 -0.911405 0.4115106 0 -0.8980249 0.4399449 0 -0.8837645 0.4679322 0 -0.8686282 0.4954646 0 -0.8526425 0.522495 0 -0.8181536 0.5749997 0 -0.7604069 0.6494471 0 -0.7396354 0.6730079 0 -0.6252427 0.7804304 0 -0.6004124 0.7996906 0 -0.5490188 0.83581 0 -0.5224937 0.8526431 0 -0.4954594 0.8686311 0 -0.439943 0.8980258 0 -0.4115158 0.9114026 0 -0.3826788 0.9238815 0 -0.3534773 0.9354431 0 -0.3239232 0.9460834 0 -0.2940384 0.9557936 0 -0.2638698 0.9645583 0 -0.2027841 0.9792236 0 -0.1719307 0.9851091 0 -0.109735 0.9939609 0 0 0 -1 0 0 1 -5.54479e-6 0 1 1.89697e-7 0 1 0.08715677 -0.9961946 0 0.2588152 -0.9659268 0 0.4226183 -0.9063078 0 0.5735774 -0.8191515 0 0.7071099 -0.7071037 0 0.9062914 -0.4226537 0 0.9659229 -0.25883 0 0.9961947 -0.08715724 0 0.9961947 0.08715724 0 0.9659229 0.25883 0 0.906322 0.422588 0 0.7071099 0.7071037 0 0.5735774 0.8191515 0 0.4226183 0.9063078 0 0.2588152 0.9659268 0 0.08715677 0.9961946 0 -0.08715677 0.9961946 0 -0.2588152 0.9659268 0 -0.422649 0.9062936 0 -0.5735774 0.8191515 0 -0.7071099 0.7071037 0 -0.9062914 0.4226537 0 -0.9659229 0.25883 0 -0.9961947 0.08715724 0 -0.9961947 -0.08715724 0 -0.9659429 -0.2587553 0 -0.9062914 -0.4226537 0 -0.7071099 -0.7071037 0 -0.5735774 -0.8191515 0 -0.4225877 -0.9063221 0 -0.2588353 -0.9659215 0 -0.08714979 -0.9961953 0 0.906322 -0.422588 0 0.9062914 0.4226537 0 -0.08714979 0.9961953 0 -0.2588353 0.9659215 0 -0.4225877 0.9063221 0 -0.9659429 0.2587553 0 -0.9659229 -0.25883 0 -0.422649 -0.9062936 0 -0.2588152 -0.9659268 0 -0.08715677 -0.9961946 0 0.2588267 -0.9659238 0 0.2588167 -0.9659265 0 0.7071084 -0.7071053 0 0.8191385 -0.5735959 0 0.9063069 -0.4226202 0 0.9659228 -0.2588304 0 0.9659329 0.2587931 0 0.9062916 0.4226531 0 0.8191761 0.5735422 0 0.7071088 0.7071048 0 0.5735768 0.8191519 0 0.2588267 0.9659238 0 0.08715325 0.996195 0 -0.2588167 0.9659265 0 -0.4226183 0.9063078 0 -0.5735768 0.8191519 0 -0.7071088 0.7071048 0 -0.8191385 0.5735959 0 -0.9063069 0.4226202 0 -0.9659228 0.2588304 0 -0.9659329 -0.2587931 0 -0.9062916 -0.4226531 0 -0.8191761 -0.5735422 0 -0.7071084 -0.7071053 0 -0.4226183 -0.9063078 0 -0.2588267 -0.9659238 0 -0.08715325 -0.996195 0 0.08715325 -0.996195 0 0.8191761 -0.5735422 0 0.9062916 -0.4226531 0 0.9659329 -0.2587931 0 0.9659228 0.2588304 0 0.9063069 0.4226202 0 0.8191385 0.5735959 0 0.7071087 0.7071049 0 0.5735769 0.8191518 0 0.2588167 0.9659265 0 -0.08715325 0.996195 0 -0.2588267 0.9659238 0 -0.5735769 0.8191518 0 -0.7071087 0.7071049 0 -0.8191761 0.5735422 0 -0.9062916 0.4226531 0 -0.9659329 0.2587931 0 -0.9659228 -0.2588304 0 -0.9063069 -0.4226202 0 -0.8191385 -0.5735959 0 -0.2588167 -0.9659265 0 0.2588192 -0.9659259 0 0.7070984 -0.7071152 0 0.8191573 -0.5735691 0 0.8191478 0.5735825 0 0.2588192 0.9659259 0 0.08715504 0.9961948 0 -0.2588192 0.9659259 0 -0.7071039 0.7071098 0 -0.8191526 0.5735758 0 -0.9659253 0.258821 0 -0.9659279 -0.2588117 0 -0.9063108 -0.4226121 0 -0.8191478 -0.5735825 0 -0.2588192 -0.9659259 0 -0.08715504 -0.9961948 0 0.08715504 -0.9961948 0 0.8191478 -0.5735825 0 0.8191573 0.5735691 0 0.7070987 0.7071149 0 -0.08715504 0.9961948 0 -0.8191478 0.5735825 0 -0.9063108 0.4226121 0 -0.9659279 0.2588117 0 -0.9659253 -0.258821 0 -0.8191526 -0.5735758 0 -0.7071034 -0.7071102 0 0.9961946 -0.08715778 0 0.9961946 0.08715778 0 0.5735815 0.8191486 0 0.2588011 0.9659307 0 0.08714359 0.9961959 0 -0.08715748 0.9961946 0 -0.2588211 0.9659253 0 -0.5735815 0.8191486 0 -0.9961946 0.08715778 0 -0.9961946 -0.08715778 0 0.2588411 0.9659199 0 0.08715748 0.9961946 0 -0.08714359 0.9961959 0 0.01707321 0.9998543 0 0.01707309 0.9998543 0 0.05119889 0.9986885 0 0.08526599 0.9963582 0 0.1192314 0.9928665 0 0.1530619 0.9882166 0 0.1867095 0.9824151 0 0.2201427 0.9754678 0 0.2533165 0.9673836 0 0.2861968 0.958171 0 0.3187444 0.9478408 0 0.3509184 0.9364061 0 0.3826832 0.9238798 0 0.4140053 0.9102746 0 0.4448416 0.8956094 0 0.4751593 0.8798999 0 0.5049174 0.8631677 0 0.5340982 0.8454225 0 0.5626453 0.8266985 0 0.5905407 0.807008 0 0.6177526 0.7863727 0 0.6442402 0.7648233 0 0.6699805 0.7423788 0 0.6949312 0.7190762 0 0.719078 0.6949294 0 0.7423782 0.669981 0 0.7648211 0.644243 0 0.7863738 0.617751 0 0.8070009 0.5905503 0 0.8266996 0.5626437 0 0.8454296 0.5340869 0 0.8631674 0.504918 0 0.8799069 0.4751464 0 0.8956083 0.4448437 0 0.9102798 0.4139935 0 0.9238755 0.3826931 0 0.9364086 0.3509114 0 0.9478431 0.3187374 0 0.9581707 0.2861976 0 0.9673821 0.2533217 0 0.9754664 0.2201486 0 0.9824133 0.1867194 0 0.9882167 0.1530615 0 0.992867 0.1192277 0 0.9963589 0.08525913 0 0.998688 0.05120933 0 0.05119925 0.9986885 0 0.119233 0.9928663 0 0.1530598 0.988217 0 0.186712 0.9824148 0 0.2201412 0.975468 0 0.2533181 0.9673831 0 0.2861987 0.9581704 0 0.3187424 0.9478415 0 0.4140004 0.9102767 0 0.4448362 0.895612 0 0.4751564 0.8799013 0 0.5049203 0.863166 0 0.5626484 0.8266963 0 0.590547 0.8070032 0 0.6177558 0.78637 0 0.6442335 0.7648289 0 0.6699738 0.7423849 0 0.7190778 0.6949296 0 0.742385 0.6699736 0 0.7648278 0.6442348 0 0.7863737 0.6177512 0 0.8454174 0.5341062 0 0.8631615 0.5049281 0 0.8799012 0.4751568 0 0.9102748 0.4140048 0 0.9238803 0.3826816 0 0.9364043 0.3509233 0 0.947839 0.3187495 0 0.9673854 0.2533091 0 0.9754692 0.2201358 0 0.9824157 0.1867064 0 0.9928653 0.119241 0 0.9986887 0.05119585 0 0.9998545 0.01706528 0 0.9998542 0.01707875 0 0 -1 0 -0.999877 -0.0156911 0 -0.9998765 -0.01571577 0 -0.9988897 -0.04711037 0 -0.9969177 -0.07845568 0 -0.9939604 -0.1097394 0 -0.9900239 -0.1408996 0 -0.9851103 -0.1719241 0 -0.979225 -0.2027766 0 -0.9723734 -0.2334313 0 -0.9645601 -0.2638635 0 -0.9557942 -0.2940365 0 -0.9460866 -0.3239141 0 -0.9354496 -0.3534601 0 -0.9238805 -0.3826813 0 -0.9114004 -0.4115208 0 -0.8980305 -0.4399333 0 -0.883769 -0.4679234 0 -0.8686327 -0.4954566 0 -0.8526362 -0.5225053 0 -0.8358101 -0.5490188 0 -0.8181424 -0.5750159 0 -0.7996842 -0.6004208 0 -0.7804316 -0.6252412 0 -0.7604024 -0.6494523 0 -0.7396289 -0.6730149 0 -0.718127 -0.6959121 0 -0.6959116 -0.7181276 0 -0.6730128 -0.7396309 0 -0.6494495 -0.7604048 0 -0.6252454 -0.7804282 0 -0.6004221 -0.7996834 0 -0.5750061 -0.8181492 0 -0.5490261 -0.8358053 0 -0.522502 -0.8526382 0 -0.4954559 -0.8686331 0 -0.4679315 -0.8837648 0 -0.4399365 -0.8980289 0 -0.4115134 -0.9114037 0 -0.3826841 -0.9238793 0 -0.3534732 -0.9354447 0 -0.3239164 -0.9460858 0 -0.2940411 -0.9557929 0 -0.2638753 -0.9645568 0 -0.2334454 -0.9723699 0 -0.2027873 -0.9792229 0 -0.1719286 -0.9851095 0 -0.1409014 -0.9900236 0 -0.1097339 -0.993961 0 -0.07845902 -0.9969174 0 -0.04710632 -0.9988899 0 -0.01570725 -0.9998767 0 -0.01570737 -0.9998767 0 -0.9969167 -0.0784679 0 -0.9939618 -0.1097272 0 -0.9851081 -0.171936 0 -0.9792227 -0.2027884 0 -0.9723649 -0.2334662 0 -0.964557 -0.263875 0 -0.9557908 -0.2940477 0 -0.9460828 -0.3239251 0 -0.9354375 -0.3534926 0 -0.911405 -0.4115106 0 -0.8980256 -0.4399433 0 -0.883764 -0.467933 0 -0.8686276 -0.4954658 0 -0.8526417 -0.5224961 0 -0.83581 -0.549019 0 -0.818154 -0.5749992 0 -0.7604084 -0.6494452 0 -0.7396349 -0.6730085 0 -0.6730126 -0.7396311 0 -0.6494492 -0.760405 0 -0.6252397 -0.7804329 0 -0.6004161 -0.7996878 0 -0.5750064 -0.818149 0 -0.5490207 -0.8358088 0 -0.5224937 -0.8526431 0 -0.4954584 -0.8686317 0 -0.4399414 -0.8980265 0 -0.4115156 -0.9114028 0 -0.3826817 -0.9238802 0 -0.3534773 -0.9354431 0 -0.3239184 -0.946085 0 -0.2940394 -0.9557934 0 -0.2638721 -0.9645577 0 -0.2334453 -0.97237 0 -0.2027862 -0.9792231 0 -0.1719295 -0.9851092 0 -0.1097347 -0.9939609 0 -0.07845902 -0.9969174 0 -0.04710632 -0.9988899 0 3.16537e-6 0 1 0 0 1 -1.90399e-7 0 1 -2.13825e-7 0 1 -2.13332e-7 0 1 -3.93165e-6 0 1 1.64246e-7 0 1 -3.03508e-6 0 1 -4.2155e-6 0 1 7.49923e-6 0 1 -5.42906e-7 0 1 3.93159e-6 0 1 -5.91493e-7 0 1 6.47863e-7 0 1 9.67013e-7 0 1 1.28478e-6 0 1 -2.61661e-6 0 1 -5.52335e-6 0 1 2.7808e-7 0 1 -5.06495e-6 0 1 -3.48887e-6 0 1 -2.78015e-6 0 1 1.06319e-5 0 1 -8.10392e-6 0 1 -3.86247e-6 0 1 -2.62836e-6 0 1 0 0 1 -5.53392e-6 0 1 1.35064e-6 0 1 -4.29681e-6 0 1 8.39203e-7 0 1 3.4186e-6 0 1 -4.4351e-7 0 1 -1.4812e-6 0 1 1.29211e-6 0 1 3.29117e-6 0 1 1.17837e-6 0 1 -7.66821e-7 0 1 1.69145e-6 0 1 -1.5386e-6 0 1 1.52614e-6 0 1 1.52753e-6 0 1 -6.39303e-7 0 1 4.25763e-7 0 1 1.59504e-6 0 1 -2.61709e-6 0 1 1.49838e-6 0 1 -1.44716e-7 0 1 5.29948e-7 0 1 5.29948e-7 0 1 -1.44715e-7 0 1 1.49838e-6 0 1 -2.61707e-6 0 1 -1.75734e-6 0 1 1.71262e-6 0 1 -5.04672e-7 0 1 1.88002e-7 0 1 1.07041e-6 0 1 4.33176e-7 0 1 -3.76284e-7 0 1 3.75758e-7 0 1 -7.61976e-7 0 1 2.13955e-7 0 1 1.90104e-7 0 1 -3.79798e-7 0 1 3.79373e-7 0 1 -8.61622e-7 0 1 -1.53014e-6 0 1 -1.52886e-6 0 1 -4.83507e-7 0 -1 6.07015e-6 0 -1 -1.64246e-7 0 -1 3.77294e-7 0 -1 -4.33176e-7 0 -1 3.76795e-7 0 -1 -6.97761e-6 0 -1 5.63682e-6 0 -1 -5.56161e-7 0 -1 1.15803e-6 0 -1 -9.40335e-7 0 -1 2.96239e-6 0 -1 2.66106e-6 0 -1 -8.9515e-7 0 -1 5.40255e-7 0 -1 2.07522e-6 0 -1 0 0 -1 6.64495e-6 0 -1 -5.60746e-7 0 -1 9.36489e-7 0 -1 -2.71531e-7 0 -1 -2.89432e-7 0 -1 1.28458e-6 0 -1 -2.02566e-7 0 -1 5.28895e-7 0 -1 -7.63072e-7 0 -1 9.07763e-7 0 -1 0 0 -1 7.56966e-7 0 -1 2.15406e-7 0 -1 -2.85156e-7 0 -1 4.2791e-7 0 -1 -7.66821e-7 0 -1 -1.02899e-6 0 -1 -8.50689e-7 0 -1 1.28478e-6 0 -1 0.7071088 0.7071049 0 0.5735769 0.8191519 0 -0.5735769 0.8191519 0 -0.7071088 0.7071049 0 -0.7071038 0.7071099 0 0.7070988 0.7071149 0 0.4140054 0.9102745 0 0.7190779 0.6949295 0 0.7648211 0.6442428 0 0.7863737 0.6177511 0 0.4140003 0.9102768 0 0.7648277 0.644235 0 -0.8686328 -0.4954565 0 -0.8526362 -0.5225052 0 -0.83581 -0.5490189 0 -0.8181424 -0.5750158 0 -0.7396288 -0.6730151 0 -0.6730127 -0.7396309 0 -0.6494494 -0.7604049 0 -0.6252455 -0.7804281 0 -0.5750063 -0.8181491 0 -0.5490263 -0.8358052 0 -0.4954559 -0.8686332 0 -0.4115133 -0.9114038 0 -0.3826841 -0.9238794 0 -0.3239164 -0.9460857 0 -0.2940412 -0.9557929 0 -0.2334454 -0.97237 0 -0.2027873 -0.9792228 0 -0.1719285 -0.9851095 0 -0.1097339 -0.993961 0 -0.07845902 -0.9969174 0 -0.04710632 -0.9988899 0 -0.01570725 -0.9998767 0 -0.01570737 -0.9998767 0 -0.8686274 -0.4954658 0 -0.8526417 -0.5224962 0 -0.818154 -0.5749993 0 -0.739635 -0.6730083 0 -0.6252394 -0.7804331 0 -0.5490205 -0.835809 0 -0.4954586 -0.8686317 0 -0.4115157 -0.9114027 0 -0.3826819 -0.9238802 0 -0.2940394 -0.9557934 0 -0.263872 -0.9645577 0 -0.2027861 -0.9792231 0 -0.1409014 -0.9900237 0 -0.1097347 -0.9939609 0 -2.41753e-7 0 -1 3.03508e-6 0 -1 0 0 -1 1.88647e-7 0 -1 -2.16588e-7 0 -1 1.88397e-7 0 -1 -3.48881e-6 0 -1 2.81841e-6 0 -1 -2.7808e-7 0 -1 5.79014e-7 0 -1 -4.70167e-7 0 -1 1.4812e-6 0 -1 1.33053e-6 0 -1 -4.47575e-7 0 -1 2.70127e-7 0 -1 1.03761e-6 0 -1 0 0 -1 3.32248e-6 0 -1 -2.80373e-7 0 -1 4.68245e-7 0 -1 -1.35766e-7 0 -1 -1.44716e-7 0 -1 6.4229e-7 0 -1 0 0 -1 2.64448e-7 0 -1 -3.81536e-7 0 -1 4.53881e-7 0 -1 0 0 -1 3.78483e-7 0 -1 0 0 -1 -1.42578e-7 0 -1 2.13955e-7 0 -1 -3.83411e-7 0 -1 -5.14496e-7 0 -1 -4.25345e-7 0 -1 6.42388e-7 0 -1 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 0 1 3 1 1 1 0 1 4 1 3 1 3 2 4 2 5 2 5 2 4 2 6 2 7 3 6 3 8 3 9 4 8 4 10 4 11 5 10 5 12 5 13 6 12 6 14 6 15 7 14 7 16 7 17 8 16 8 18 8 19 9 18 9 20 9 21 10 20 10 22 10 23 11 22 11 24 11 25 12 24 12 26 12 27 13 26 13 28 13 29 14 28 14 30 14 31 15 30 15 32 15 33 16 32 16 34 16 35 17 34 17 36 17 37 18 36 18 38 18 39 19 38 19 40 19 41 20 40 20 42 20 43 21 42 21 44 21 45 22 44 22 46 22 47 23 46 23 48 23 49 24 48 24 50 24 51 25 50 25 52 25 53 26 52 26 54 26 55 27 54 27 56 27 57 28 56 28 58 28 59 29 58 29 60 29 61 30 60 30 62 30 63 31 62 31 64 31 65 32 64 32 66 32 67 33 66 33 68 33 69 34 68 34 70 34 71 35 70 35 2 35 1 0 71 0 2 0 5 3 6 3 7 3 7 4 8 4 9 4 9 36 10 36 11 36 11 37 12 37 13 37 13 7 14 7 15 7 15 8 16 8 17 8 17 9 18 9 19 9 19 10 20 10 21 10 21 38 22 38 23 38 23 39 24 39 25 39 25 13 26 13 27 13 27 14 28 14 29 14 29 15 30 15 31 15 31 16 32 16 33 16 33 17 34 17 35 17 35 40 36 40 37 40 37 41 38 41 39 41 39 42 40 42 41 42 41 21 42 21 43 21 43 22 44 22 45 22 45 43 46 43 47 43 47 24 48 24 49 24 49 44 50 44 51 44 51 26 52 26 53 26 53 27 54 27 55 27 55 45 56 45 57 45 57 29 58 29 59 29 59 46 60 46 61 46 61 31 62 31 63 31 63 32 64 32 65 32 65 47 66 47 67 47 67 48 68 48 69 48 69 49 70 49 71 49 72 0 73 0 74 0 72 50 75 50 73 50 72 1 76 1 75 1 75 2 76 2 77 2 77 2 76 2 78 2 79 3 78 3 80 3 81 4 80 4 82 4 83 36 82 36 84 36 85 51 84 51 86 51 87 7 86 7 88 7 89 8 88 8 90 8 91 9 90 9 92 9 93 52 92 52 94 52 95 38 94 38 96 38 97 39 96 39 98 39 99 13 98 13 100 13 101 14 100 14 102 14 103 53 102 53 104 53 105 54 104 54 106 54 107 55 106 55 108 55 109 18 108 18 110 18 111 56 110 56 112 56 113 57 112 57 114 57 115 21 114 21 116 21 117 22 116 22 118 22 119 43 118 43 120 43 121 58 120 58 122 58 123 25 122 25 124 25 125 26 124 26 126 26 127 27 126 27 128 27 129 59 128 59 130 59 131 29 130 29 132 29 133 46 132 46 134 46 135 31 134 31 136 31 137 32 136 32 138 32 139 60 138 60 140 60 141 61 140 61 142 61 143 62 142 62 74 62 73 63 143 63 74 63 77 3 78 3 79 3 79 4 80 4 81 4 81 5 82 5 83 5 83 6 84 6 85 6 85 64 86 64 87 64 87 8 88 8 89 8 89 9 90 9 91 9 91 10 92 10 93 10 93 65 94 65 95 65 95 12 96 12 97 12 97 13 98 13 99 13 99 14 100 14 101 14 101 53 102 53 103 53 103 66 104 66 105 66 105 17 106 17 107 17 107 67 108 67 109 67 109 68 110 68 111 68 111 57 112 57 113 57 113 21 114 21 115 21 115 22 116 22 117 22 117 23 118 23 119 23 119 24 120 24 121 24 121 69 122 69 123 69 123 26 124 26 125 26 125 27 126 27 127 27 127 45 128 45 129 45 129 70 130 70 131 70 131 30 132 30 133 30 133 31 134 31 135 31 135 32 136 32 137 32 137 60 138 60 139 60 139 48 140 48 141 48 141 49 142 49 143 49 144 0 145 0 146 0 144 71 147 71 145 71 144 71 148 71 147 71 147 2 148 2 149 2 149 2 148 2 150 2 151 3 150 3 152 3 153 72 152 72 154 72 155 73 154 73 156 73 157 51 156 51 158 51 159 7 158 7 160 7 161 8 160 8 162 8 163 9 162 9 164 9 165 52 164 52 166 52 167 65 166 65 168 65 169 74 168 74 170 74 171 13 170 13 172 13 173 14 172 14 174 14 175 53 174 53 176 53 177 75 176 75 178 75 179 76 178 76 180 76 181 18 180 18 182 18 183 77 182 77 184 77 185 57 184 57 186 57 187 21 186 21 188 21 189 78 188 78 190 78 191 79 190 79 192 79 193 58 192 58 194 58 195 80 194 80 196 80 197 26 196 26 198 26 199 27 198 27 200 27 201 81 200 81 202 81 203 82 202 82 204 82 205 83 204 83 206 83 207 31 206 31 208 31 209 32 208 32 210 32 211 60 210 60 212 60 213 84 212 84 214 84 215 85 214 85 146 85 145 86 215 86 146 86 149 3 150 3 151 3 151 4 152 4 153 4 153 87 154 87 155 87 155 51 156 51 157 51 157 64 158 64 159 64 159 8 160 8 161 8 161 9 162 9 163 9 163 10 164 10 165 10 165 65 166 65 167 65 167 88 168 88 169 88 169 89 170 89 171 89 171 14 172 14 173 14 173 53 174 53 175 53 175 75 176 75 177 75 177 17 178 17 179 17 179 90 180 90 181 90 181 77 182 77 183 77 183 57 184 57 185 57 185 21 186 21 187 21 187 22 188 22 189 22 189 91 190 91 191 91 191 92 192 92 193 92 193 93 194 93 195 93 195 26 196 26 197 26 197 27 198 27 199 27 199 94 200 94 201 94 201 70 202 70 203 70 203 95 204 95 205 95 205 96 206 96 207 96 207 32 208 32 209 32 209 60 210 60 211 60 211 84 212 84 213 84 213 49 214 49 215 49 216 97 217 97 218 97 216 98 219 98 217 98 216 99 220 99 219 99 219 100 220 100 221 100 221 100 220 100 222 100 223 101 222 101 224 101 225 4 224 4 226 4 227 5 226 5 228 5 229 102 228 102 230 102 231 103 230 103 232 103 233 104 232 104 234 104 235 105 234 105 236 105 237 106 236 106 238 106 239 107 238 107 240 107 241 108 240 108 242 108 243 13 242 13 244 13 245 109 244 109 246 109 247 15 246 15 248 15 249 110 248 110 250 110 251 111 250 111 252 111 253 112 252 112 254 112 255 19 254 19 256 19 257 113 256 113 258 113 259 114 258 114 260 114 261 22 260 22 262 22 263 43 262 43 264 43 265 115 264 115 266 115 267 116 266 116 268 116 269 117 268 117 270 117 271 118 270 118 272 118 273 119 272 119 274 119 275 120 274 120 276 120 277 46 276 46 278 46 279 31 278 31 280 31 281 121 280 121 282 121 283 122 282 122 284 122 285 123 284 123 286 123 287 124 286 124 218 124 217 125 287 125 218 125 221 101 222 101 223 101 223 4 224 4 225 4 225 126 226 126 227 126 227 102 228 102 229 102 229 103 230 103 231 103 231 104 232 104 233 104 233 105 234 105 235 105 235 106 236 106 237 106 237 107 238 107 239 107 239 39 240 39 241 39 241 13 242 13 243 13 243 109 244 109 245 109 245 15 246 15 247 15 247 127 248 127 249 127 249 128 250 128 251 128 251 129 252 129 253 129 253 19 254 19 255 19 255 113 256 113 257 113 257 114 258 114 259 114 259 22 260 22 261 22 261 23 262 23 263 23 263 130 264 130 265 130 265 116 266 116 267 116 267 117 268 117 269 117 269 118 270 118 271 118 271 119 272 119 273 119 273 131 274 131 275 131 275 30 276 30 277 30 277 31 278 31 279 31 279 121 280 121 281 121 281 122 282 122 283 122 283 123 284 123 285 123 285 132 286 132 287 132 288 133 289 133 290 133 290 133 289 133 291 133 292 134 288 134 293 134 293 134 288 134 290 134 294 135 292 135 295 135 295 135 292 135 293 135 296 136 297 136 298 136 298 137 297 137 299 137 299 138 297 138 300 138 301 139 300 139 302 139 303 140 302 140 304 140 305 141 304 141 306 141 307 142 306 142 308 142 309 143 308 143 310 143 311 144 310 144 312 144 313 145 312 145 314 145 315 146 314 146 316 146 317 147 316 147 318 147 319 148 318 148 320 148 321 149 320 149 322 149 323 150 322 150 324 150 325 151 324 151 326 151 327 152 326 152 328 152 329 153 328 153 330 153 331 154 330 154 332 154 333 155 332 155 334 155 335 156 334 156 336 156 337 157 336 157 338 157 339 158 338 158 340 158 341 159 340 159 342 159 343 160 342 160 344 160 345 161 344 161 346 161 347 162 346 162 348 162 349 163 348 163 350 163 351 164 350 164 352 164 353 165 352 165 354 165 355 166 354 166 356 166 357 167 356 167 358 167 359 168 358 168 360 168 361 169 360 169 362 169 363 170 362 170 364 170 365 171 364 171 366 171 367 172 366 172 368 172 369 173 368 173 370 173 371 174 370 174 372 174 373 175 372 175 374 175 375 176 374 176 376 176 377 177 376 177 378 177 379 178 378 178 380 178 381 179 380 179 382 179 383 180 382 180 384 180 385 181 384 181 386 181 385 180 383 180 384 180 299 182 300 182 301 182 301 139 302 139 303 139 303 183 304 183 305 183 305 184 306 184 307 184 307 185 308 185 309 185 309 186 310 186 311 186 311 187 312 187 313 187 313 188 314 188 315 188 315 189 316 189 317 189 317 147 318 147 319 147 319 148 320 148 321 148 321 190 322 190 323 190 323 191 324 191 325 191 325 192 326 192 327 192 327 193 328 193 329 193 329 153 330 153 331 153 331 194 332 194 333 194 333 195 334 195 335 195 335 196 336 196 337 196 337 197 338 197 339 197 339 198 340 198 341 198 341 159 342 159 343 159 343 160 344 160 345 160 345 199 346 199 347 199 347 200 348 200 349 200 349 163 350 163 351 163 351 164 352 164 353 164 353 165 354 165 355 165 355 201 356 201 357 201 357 202 358 202 359 202 359 203 360 203 361 203 361 169 362 169 363 169 363 204 364 204 365 204 365 205 366 205 367 205 367 206 368 206 369 206 369 207 370 207 371 207 371 174 372 174 373 174 373 208 374 208 375 208 375 209 376 209 377 209 377 210 378 210 379 210 379 178 380 178 381 178 381 211 382 211 383 211 384 212 387 212 386 212 386 213 387 213 295 213 295 214 387 214 294 214 388 134 296 134 389 134 389 134 296 134 298 134 390 135 388 135 391 135 391 135 388 135 389 135 392 215 390 215 393 215 393 215 390 215 391 215 291 216 289 216 394 216 394 217 289 217 395 217 396 218 395 218 397 218 398 219 397 219 399 219 400 220 399 220 401 220 402 221 401 221 403 221 404 222 403 222 405 222 406 223 405 223 407 223 408 224 407 224 409 224 410 225 409 225 411 225 412 226 411 226 413 226 414 227 413 227 415 227 416 228 415 228 417 228 418 229 417 229 419 229 420 230 419 230 421 230 422 231 421 231 423 231 424 232 423 232 425 232 426 233 425 233 427 233 428 234 427 234 429 234 430 235 429 235 431 235 432 236 431 236 433 236 434 237 433 237 435 237 436 238 435 238 437 238 438 239 437 239 439 239 440 240 439 240 441 240 442 241 441 241 443 241 444 242 443 242 445 242 446 243 445 243 447 243 448 244 447 244 449 244 450 245 449 245 451 245 452 246 451 246 453 246 454 247 453 247 455 247 456 248 455 248 457 248 458 249 457 249 459 249 460 250 459 250 461 250 462 251 461 251 463 251 464 252 463 252 465 252 466 253 465 253 467 253 468 254 467 254 469 254 470 255 469 255 471 255 472 256 471 256 473 256 474 257 473 257 475 257 476 258 475 258 477 258 478 259 477 259 479 259 480 260 479 260 481 260 482 261 481 261 483 261 484 262 483 262 485 262 486 263 485 263 487 263 488 264 487 264 489 264 490 265 489 265 491 265 393 266 491 266 392 266 393 267 490 267 491 267 394 218 395 218 396 218 396 268 397 268 398 268 398 269 399 269 400 269 400 221 401 221 402 221 402 270 403 270 404 270 404 271 405 271 406 271 406 272 407 272 408 272 408 273 409 273 410 273 410 274 411 274 412 274 412 275 413 275 414 275 414 276 415 276 416 276 416 229 417 229 418 229 418 277 419 277 420 277 420 278 421 278 422 278 422 279 423 279 424 279 424 280 425 280 426 280 426 281 427 281 428 281 428 235 429 235 430 235 430 282 431 282 432 282 432 237 433 237 434 237 434 238 435 238 436 238 436 283 437 283 438 283 438 284 439 284 440 284 440 241 441 241 442 241 442 242 443 242 444 242 444 243 445 243 446 243 446 244 447 244 448 244 448 285 449 285 450 285 450 286 451 286 452 286 452 247 453 247 454 247 454 287 455 287 456 287 456 288 457 288 458 288 458 289 459 289 460 289 460 251 461 251 462 251 462 290 463 290 464 290 464 291 465 291 466 291 466 292 467 292 468 292 468 293 469 293 470 293 470 294 471 294 472 294 472 295 473 295 474 295 474 296 475 296 476 296 476 259 477 259 478 259 478 297 479 297 480 297 480 298 481 298 482 298 482 262 483 262 484 262 484 299 485 299 486 299 486 264 487 264 488 264 488 265 489 265 490 265 0 300 2 300 345 300 347 300 0 300 345 300 347 300 4 300 0 300 347 300 434 300 4 300 347 300 432 300 434 300 347 300 349 300 432 300 432 300 349 300 430 300 430 300 349 300 351 300 428 300 351 300 353 300 426 300 353 300 355 300 424 300 355 300 357 300 422 300 357 300 359 300 420 300 359 300 361 300 418 300 361 300 363 300 416 300 363 300 365 300 414 300 365 300 367 300 412 300 367 300 369 300 410 300 369 300 371 300 408 300 371 300 373 300 406 300 373 300 375 300 404 300 375 300 377 300 402 300 377 300 379 300 400 300 379 300 381 300 398 300 381 300 383 300 396 300 383 300 252 300 250 300 396 300 252 300 250 300 248 300 396 300 396 300 248 300 246 300 394 300 246 300 244 300 242 300 394 300 244 300 242 300 240 300 394 300 394 300 240 300 238 300 291 300 238 300 236 300 234 300 291 300 236 300 234 300 232 300 291 300 291 300 232 300 230 300 228 300 291 300 230 300 228 300 226 300 291 300 291 300 226 300 224 300 222 300 291 300 224 300 222 300 290 300 291 300 222 300 220 300 290 300 290 300 220 300 216 300 218 300 290 300 216 300 218 300 293 300 290 300 218 300 286 300 293 300 293 300 286 300 284 300 282 300 293 300 284 300 282 300 295 300 293 300 282 300 280 300 295 300 295 300 280 300 278 300 276 300 295 300 278 300 276 300 274 300 295 300 295 300 274 300 272 300 270 300 295 300 272 300 270 300 268 300 295 300 295 300 268 300 266 300 386 300 266 300 264 300 262 300 386 300 264 300 262 300 260 300 386 300 386 300 260 300 258 300 385 300 258 300 256 300 254 300 385 300 256 300 254 300 252 300 385 300 385 300 252 300 383 300 68 300 343 300 70 300 68 300 66 300 343 300 343 300 66 300 64 300 341 300 64 300 62 300 60 300 341 300 62 300 60 300 58 300 341 300 341 300 58 300 339 300 339 300 58 300 56 300 54 300 339 300 56 300 54 300 52 300 339 300 339 300 52 300 337 300 337 300 52 300 50 300 48 300 337 300 50 300 48 300 46 300 337 300 337 300 46 300 335 300 335 300 46 300 44 300 42 300 335 300 44 300 42 300 333 300 335 300 42 300 446 300 333 300 42 300 40 300 446 300 446 300 40 300 38 300 444 300 38 300 36 300 34 300 444 300 36 300 34 300 442 300 444 300 34 300 32 300 442 300 442 300 32 300 30 300 28 300 442 300 30 300 28 300 440 300 442 300 28 300 26 300 440 300 440 300 26 300 24 300 22 300 440 300 24 300 22 300 438 300 440 300 22 300 20 300 438 300 438 300 20 300 18 300 16 300 438 300 18 300 16 300 14 300 438 300 438 300 14 300 436 300 436 300 14 300 12 300 10 300 436 300 12 300 10 300 8 300 436 300 436 300 8 300 434 300 434 300 8 300 6 300 4 300 434 300 6 300 343 300 64 300 341 300 446 300 38 300 444 300 72 300 74 300 298 300 299 300 72 300 298 300 299 300 76 300 72 300 299 300 78 300 76 300 299 300 301 300 78 300 78 300 301 300 80 300 80 300 301 300 82 300 82 300 301 300 303 300 84 300 303 300 86 300 84 300 82 300 303 300 74 300 142 300 298 300 298 300 142 300 140 300 138 300 298 300 140 300 138 300 136 300 298 300 298 300 136 300 134 300 132 300 298 300 134 300 132 300 156 300 298 300 132 300 130 300 156 300 156 300 130 300 158 300 158 300 130 300 128 300 160 300 128 300 126 300 162 300 126 300 164 300 162 300 160 300 126 300 158 300 128 300 160 300 126 300 124 300 164 300 164 300 124 300 166 300 166 300 124 300 122 300 168 300 122 300 120 300 393 300 120 300 118 300 116 300 393 300 118 300 116 300 114 300 393 300 393 300 114 300 112 300 110 300 393 300 112 300 110 300 108 300 393 300 393 300 108 300 106 300 490 300 106 300 104 300 102 300 490 300 104 300 102 300 488 300 490 300 102 300 100 300 488 300 488 300 100 300 486 300 486 300 100 300 98 300 96 300 486 300 98 300 96 300 484 300 486 300 96 300 94 300 484 300 484 300 94 300 92 300 482 300 92 300 90 300 480 300 90 300 88 300 305 300 88 300 86 300 303 300 305 300 86 300 166 300 122 300 168 300 168 300 120 300 393 300 170 300 393 300 172 300 170 300 168 300 393 300 393 300 106 300 490 300 484 300 92 300 482 300 482 300 90 300 480 300 480 300 88 300 305 300 307 300 480 300 305 300 307 300 478 300 480 300 307 300 476 300 478 300 307 300 309 300 476 300 476 300 309 300 474 300 474 300 309 300 311 300 472 300 311 300 313 300 470 300 313 300 315 300 468 300 315 300 466 300 468 300 470 300 315 300 214 300 389 300 146 300 214 300 212 300 389 300 389 300 212 300 210 300 208 300 389 300 210 300 208 300 206 300 389 300 389 300 206 300 204 300 202 300 389 300 204 300 202 300 200 300 389 300 389 300 200 300 198 300 391 300 198 300 196 300 194 300 391 300 196 300 194 300 192 300 391 300 391 300 192 300 190 300 188 300 391 300 190 300 188 300 186 300 391 300 391 300 186 300 184 300 182 300 391 300 184 300 182 300 180 300 391 300 391 300 180 300 393 300 393 300 180 300 178 300 176 300 393 300 178 300 176 300 174 300 393 300 393 300 174 300 172 300 389 300 198 300 391 300 156 300 154 300 298 300 298 300 154 300 152 300 150 300 298 300 152 300 150 300 148 300 298 300 298 300 148 300 144 300 146 300 298 300 144 300 146 300 389 300 298 300 295 300 266 300 386 300 386 300 258 300 385 300 396 300 246 300 394 300 394 300 238 300 291 300 396 300 398 300 383 300 398 300 400 300 381 300 400 300 402 300 379 300 402 300 404 300 377 300 404 300 406 300 375 300 406 300 408 300 373 300 408 300 410 300 371 300 410 300 412 300 369 300 412 300 414 300 367 300 414 300 416 300 365 300 416 300 418 300 363 300 418 300 420 300 361 300 420 300 422 300 359 300 422 300 424 300 357 300 424 300 426 300 355 300 426 300 428 300 353 300 428 300 430 300 351 300 446 300 448 300 333 300 333 300 448 300 331 300 331 300 448 300 450 300 329 300 450 300 452 300 327 300 452 300 454 300 456 300 327 300 454 300 456 300 325 300 327 300 456 300 458 300 325 300 325 300 458 300 323 300 323 300 458 300 460 300 321 300 460 300 462 300 319 300 462 300 464 300 317 300 464 300 466 300 315 300 317 300 466 300 331 300 450 300 329 300 329 300 452 300 327 300 323 300 460 300 321 300 321 300 462 300 319 300 319 300 464 300 317 300 470 300 472 300 313 300 472 300 474 300 311 300 343 300 345 300 70 300 70 300 345 300 2 300 69 301 71 301 344 301 342 301 69 301 344 301 342 301 67 301 69 301 342 301 65 301 67 301 342 301 63 301 65 301 342 301 340 301 63 301 63 301 340 301 61 301 61 301 340 301 59 301 59 301 340 301 57 301 57 301 340 301 338 301 55 301 338 301 53 301 55 301 57 301 338 301 3 301 346 301 1 301 3 301 435 301 346 301 3 301 5 301 435 301 435 301 5 301 7 301 437 301 7 301 9 301 11 301 437 301 9 301 11 301 13 301 437 301 437 301 13 301 439 301 439 301 13 301 15 301 17 301 439 301 15 301 17 301 19 301 439 301 439 301 19 301 21 301 441 301 21 301 23 301 25 301 441 301 23 301 25 301 27 301 441 301 441 301 27 301 443 301 443 301 27 301 29 301 31 301 443 301 29 301 31 301 33 301 443 301 443 301 33 301 445 301 445 301 33 301 35 301 37 301 445 301 35 301 37 301 447 301 445 301 37 301 39 301 447 301 447 301 39 301 41 301 332 301 41 301 334 301 332 301 447 301 41 301 332 301 449 301 447 301 332 301 330 301 449 301 449 301 330 301 451 301 451 301 330 301 328 301 453 301 328 301 326 301 455 301 326 301 457 301 455 301 453 301 326 301 435 301 7 301 437 301 439 301 21 301 441 301 41 301 43 301 334 301 334 301 43 301 45 301 336 301 45 301 47 301 49 301 336 301 47 301 49 301 51 301 336 301 336 301 51 301 338 301 338 301 51 301 53 301 334 301 45 301 336 301 141 301 143 301 296 301 139 301 296 301 137 301 139 301 141 301 296 301 75 301 297 301 73 301 75 301 77 301 297 301 297 301 77 301 300 301 300 301 77 301 79 301 81 301 300 301 79 301 81 301 302 301 300 301 81 301 83 301 302 301 302 301 83 301 85 301 304 301 85 301 87 301 481 301 87 301 89 301 483 301 89 301 91 301 485 301 91 301 93 301 95 301 485 301 93 301 95 301 487 301 485 301 95 301 97 301 487 301 487 301 97 301 99 301 489 301 99 301 101 301 491 301 101 301 103 301 105 301 491 301 103 301 105 301 392 301 491 301 105 301 107 301 392 301 392 301 107 301 109 301 111 301 392 301 109 301 111 301 113 301 392 301 392 301 113 301 115 301 117 301 392 301 115 301 117 301 119 301 392 301 392 301 119 301 167 301 169 301 392 301 167 301 169 301 171 301 392 301 392 301 171 301 173 301 175 301 392 301 173 301 175 301 177 301 392 301 392 301 177 301 179 301 390 301 179 301 181 301 183 301 390 301 181 301 183 301 185 301 390 301 390 301 185 301 187 301 189 301 390 301 187 301 189 301 191 301 390 301 390 301 191 301 193 301 195 301 390 301 193 301 195 301 197 301 390 301 390 301 197 301 388 301 388 301 197 301 199 301 201 301 388 301 199 301 201 301 203 301 388 301 388 301 203 301 205 301 207 301 388 301 205 301 207 301 209 301 388 301 388 301 209 301 211 301 213 301 388 301 211 301 213 301 215 301 388 301 388 301 215 301 296 301 296 301 215 301 145 301 147 301 296 301 145 301 147 301 149 301 296 301 296 301 149 301 151 301 153 301 296 301 151 301 153 301 155 301 296 301 296 301 155 301 131 301 133 301 296 301 131 301 133 301 135 301 296 301 296 301 135 301 137 301 302 301 85 301 304 301 304 301 87 301 481 301 306 301 481 301 479 301 477 301 306 301 479 301 477 301 308 301 306 301 477 301 475 301 308 301 308 301 475 301 310 301 310 301 475 301 473 301 312 301 473 301 471 301 314 301 471 301 469 301 467 301 314 301 469 301 467 301 316 301 314 301 467 301 465 301 316 301 316 301 465 301 318 301 318 301 465 301 463 301 320 301 463 301 461 301 322 301 461 301 459 301 324 301 459 301 457 301 326 301 324 301 457 301 481 301 89 301 483 301 483 301 91 301 485 301 487 301 99 301 489 301 489 301 101 301 491 301 119 301 121 301 167 301 167 301 121 301 165 301 165 301 121 301 123 301 163 301 123 301 125 301 161 301 125 301 159 301 161 301 163 301 125 301 165 301 123 301 163 301 125 301 127 301 159 301 159 301 127 301 157 301 157 301 127 301 129 301 155 301 129 301 131 301 155 301 157 301 129 301 392 301 179 301 390 301 217 301 288 301 287 301 217 301 219 301 288 301 288 302 219 302 221 302 289 301 221 301 223 301 225 301 289 301 223 301 225 301 227 301 289 301 289 301 227 301 229 301 231 301 289 301 229 301 231 301 233 301 289 301 289 301 233 301 235 301 237 301 289 301 235 301 237 301 395 301 289 301 237 301 239 301 395 301 395 301 239 301 241 301 243 301 395 301 241 301 243 301 245 301 395 301 395 301 245 301 397 301 397 301 245 301 247 301 249 301 397 301 247 301 249 301 251 301 397 301 397 301 251 301 382 301 399 301 382 301 380 301 401 301 380 301 378 301 403 301 378 301 376 301 405 301 376 301 374 301 407 301 374 301 372 301 409 301 372 301 370 301 411 301 370 301 368 301 413 301 368 301 366 301 415 301 366 301 364 301 417 301 364 301 362 301 419 301 362 301 360 301 421 301 360 301 358 301 423 301 358 301 356 301 425 301 356 301 354 301 427 301 354 301 352 301 429 301 352 301 350 301 431 301 350 301 348 301 433 301 348 301 346 301 435 301 433 301 346 301 288 303 221 303 289 303 382 301 251 301 384 301 384 301 251 301 253 301 255 301 384 301 253 301 255 301 257 301 384 301 384 301 257 301 387 301 387 301 257 301 259 301 261 301 387 301 259 301 261 301 263 301 387 301 387 301 263 301 265 301 294 301 265 301 267 301 269 301 294 301 267 301 269 301 271 301 294 301 294 301 271 301 273 301 275 301 294 301 273 301 275 301 277 301 294 301 294 301 277 301 279 301 281 301 294 301 279 301 281 301 292 301 294 301 281 301 283 301 292 301 292 301 283 301 285 301 287 301 292 301 285 301 287 301 288 301 292 301 387 301 265 301 294 301 304 301 481 301 306 301 310 301 473 301 312 301 312 301 471 301 314 301 318 301 463 301 320 301 320 301 461 301 322 301 322 301 459 301 324 301 453 301 451 301 328 301 433 301 431 301 348 301 431 301 429 301 350 301 429 301 427 301 352 301 427 301 425 301 354 301 425 301 423 301 356 301 423 301 421 301 358 301 421 301 419 301 360 301 419 301 417 301 362 301 417 301 415 301 364 301 415 301 413 301 366 301 413 301 411 301 368 301 411 301 409 301 370 301 409 301 407 301 372 301 407 301 405 301 374 301 405 301 403 301 376 301 403 301 401 301 378 301 401 301 399 301 380 301 399 301 397 301 382 301 346 301 344 301 1 301 1 301 344 301 71 301 297 301 296 301 73 301 73 301 296 301 143 301 492 0 0 0 493 0 492 1 4 1 0 1 492 1 494 1 4 1 4 2 494 2 6 2 6 2 494 2 495 2 8 3 495 3 496 3 10 4 496 4 497 4 12 5 497 5 498 5 14 6 498 6 499 6 16 7 499 7 500 7 18 8 500 8 501 8 20 9 501 9 502 9 22 10 502 10 503 10 24 11 503 11 504 11 26 12 504 12 505 12 28 13 505 13 506 13 30 14 506 14 507 14 32 15 507 15 508 15 34 16 508 16 509 16 36 17 509 17 510 17 38 18 510 18 511 18 40 19 511 19 512 19 42 20 512 20 513 20 44 21 513 21 514 21 46 22 514 22 515 22 48 23 515 23 516 23 50 24 516 24 517 24 52 25 517 25 518 25 54 26 518 26 519 26 56 27 519 27 520 27 58 28 520 28 521 28 60 29 521 29 522 29 62 30 522 30 523 30 64 31 523 31 524 31 66 32 524 32 525 32 68 33 525 33 526 33 70 34 526 34 527 34 2 35 527 35 493 35 0 0 2 0 493 0 6 3 495 3 8 3 8 4 496 4 10 4 10 36 497 36 12 36 12 37 498 37 14 37 14 7 499 7 16 7 16 8 500 8 18 8 18 9 501 9 20 9 20 10 502 10 22 10 22 38 503 38 24 38 24 39 504 39 26 39 26 13 505 13 28 13 28 14 506 14 30 14 30 15 507 15 32 15 32 16 508 16 34 16 34 17 509 17 36 17 36 40 510 40 38 40 38 41 511 41 40 41 40 42 512 42 42 42 42 21 513 21 44 21 44 22 514 22 46 22 46 43 515 43 48 43 48 24 516 24 50 24 50 44 517 44 52 44 52 26 518 26 54 26 54 27 519 27 56 27 56 45 520 45 58 45 58 29 521 29 60 29 60 46 522 46 62 46 62 31 523 31 64 31 64 32 524 32 66 32 66 47 525 47 68 47 68 48 526 48 70 48 70 49 527 49 2 49 528 0 72 0 529 0 528 50 76 50 72 50 528 1 530 1 76 1 76 2 530 2 78 2 78 2 530 2 531 2 80 3 531 3 532 3 82 4 532 4 533 4 84 36 533 36 534 36 86 51 534 51 535 51 88 7 535 7 536 7 90 8 536 8 537 8 92 9 537 9 538 9 94 52 538 52 539 52 96 38 539 38 540 38 98 39 540 39 541 39 100 13 541 13 542 13 102 14 542 14 543 14 104 53 543 53 544 53 106 54 544 54 545 54 108 55 545 55 546 55 110 18 546 18 547 18 112 56 547 56 548 56 114 57 548 57 549 57 116 21 549 21 550 21 118 22 550 22 551 22 120 43 551 43 552 43 122 58 552 58 553 58 124 25 553 25 554 25 126 26 554 26 555 26 128 27 555 27 556 27 130 59 556 59 557 59 132 29 557 29 558 29 134 46 558 46 559 46 136 31 559 31 560 31 138 32 560 32 561 32 140 60 561 60 562 60 142 61 562 61 563 61 74 62 563 62 529 62 72 63 74 63 529 63 78 3 531 3 80 3 80 4 532 4 82 4 82 5 533 5 84 5 84 6 534 6 86 6 86 64 535 64 88 64 88 8 536 8 90 8 90 9 537 9 92 9 92 10 538 10 94 10 94 65 539 65 96 65 96 12 540 12 98 12 98 13 541 13 100 13 100 14 542 14 102 14 102 53 543 53 104 53 104 66 544 66 106 66 106 17 545 17 108 17 108 67 546 67 110 67 110 68 547 68 112 68 112 57 548 57 114 57 114 21 549 21 116 21 116 22 550 22 118 22 118 23 551 23 120 23 120 24 552 24 122 24 122 69 553 69 124 69 124 26 554 26 126 26 126 27 555 27 128 27 128 45 556 45 130 45 130 70 557 70 132 70 132 30 558 30 134 30 134 31 559 31 136 31 136 32 560 32 138 32 138 60 561 60 140 60 140 48 562 48 142 48 142 49 563 49 74 49 564 0 144 0 565 0 564 71 148 71 144 71 564 71 566 71 148 71 148 2 566 2 150 2 150 2 566 2 567 2 152 3 567 3 568 3 154 72 568 72 569 72 156 73 569 73 570 73 158 51 570 51 571 51 160 7 571 7 572 7 162 8 572 8 573 8 164 9 573 9 574 9 166 52 574 52 575 52 168 65 575 65 576 65 170 74 576 74 577 74 172 13 577 13 578 13 174 14 578 14 579 14 176 53 579 53 580 53 178 75 580 75 581 75 180 76 581 76 582 76 182 18 582 18 583 18 184 77 583 77 584 77 186 57 584 57 585 57 188 21 585 21 586 21 190 78 586 78 587 78 192 79 587 79 588 79 194 58 588 58 589 58 196 80 589 80 590 80 198 26 590 26 591 26 200 27 591 27 592 27 202 81 592 81 593 81 204 82 593 82 594 82 206 83 594 83 595 83 208 31 595 31 596 31 210 32 596 32 597 32 212 60 597 60 598 60 214 84 598 84 599 84 146 85 599 85 565 85 144 86 146 86 565 86 150 3 567 3 152 3 152 4 568 4 154 4 154 87 569 87 156 87 156 51 570 51 158 51 158 64 571 64 160 64 160 8 572 8 162 8 162 9 573 9 164 9 164 10 574 10 166 10 166 65 575 65 168 65 168 88 576 88 170 88 170 89 577 89 172 89 172 14 578 14 174 14 174 53 579 53 176 53 176 75 580 75 178 75 178 17 581 17 180 17 180 90 582 90 182 90 182 77 583 77 184 77 184 57 584 57 186 57 186 21 585 21 188 21 188 22 586 22 190 22 190 91 587 91 192 91 192 92 588 92 194 92 194 93 589 93 196 93 196 26 590 26 198 26 198 27 591 27 200 27 200 94 592 94 202 94 202 70 593 70 204 70 204 95 594 95 206 95 206 96 595 96 208 96 208 32 596 32 210 32 210 60 597 60 212 60 212 84 598 84 214 84 214 49 599 49 146 49 600 97 216 97 601 97 600 98 220 98 216 98 600 99 602 99 220 99 220 100 602 100 222 100 222 100 602 100 603 100 224 101 603 101 604 101 226 4 604 4 605 4 228 5 605 5 606 5 230 102 606 102 607 102 232 103 607 103 608 103 234 104 608 104 609 104 236 105 609 105 610 105 238 106 610 106 611 106 240 107 611 107 612 107 242 108 612 108 613 108 244 13 613 13 614 13 246 109 614 109 615 109 248 15 615 15 616 15 250 110 616 110 617 110 252 111 617 111 618 111 254 112 618 112 619 112 256 19 619 19 620 19 258 113 620 113 621 113 260 114 621 114 622 114 262 22 622 22 623 22 264 43 623 43 624 43 266 115 624 115 625 115 268 116 625 116 626 116 270 117 626 117 627 117 272 118 627 118 628 118 274 119 628 119 629 119 276 120 629 120 630 120 278 46 630 46 631 46 280 31 631 31 632 31 282 121 632 121 633 121 284 122 633 122 634 122 286 123 634 123 635 123 218 124 635 124 601 124 216 125 218 125 601 125 222 101 603 101 224 101 224 4 604 4 226 4 226 126 605 126 228 126 228 102 606 102 230 102 230 103 607 103 232 103 232 104 608 104 234 104 234 105 609 105 236 105 236 106 610 106 238 106 238 107 611 107 240 107 240 39 612 39 242 39 242 13 613 13 244 13 244 109 614 109 246 109 246 15 615 15 248 15 248 127 616 127 250 127 250 128 617 128 252 128 252 129 618 129 254 129 254 19 619 19 256 19 256 113 620 113 258 113 258 114 621 114 260 114 260 22 622 22 262 22 262 23 623 23 264 23 264 130 624 130 266 130 266 116 625 116 268 116 268 117 626 117 270 117 270 118 627 118 272 118 272 119 628 119 274 119 274 131 629 131 276 131 276 30 630 30 278 30 278 31 631 31 280 31 280 121 632 121 282 121 282 122 633 122 284 122 284 123 634 123 286 123 286 132 635 132 218 132 290 133 291 133 636 133 636 133 291 133 637 133 293 134 290 134 638 134 638 134 290 134 636 134 295 135 293 135 639 135 639 135 293 135 638 135 298 136 299 136 640 136 640 137 299 137 641 137 641 138 299 138 301 138 642 139 301 139 303 139 643 140 303 140 305 140 644 141 305 141 307 141 645 142 307 142 309 142 646 143 309 143 311 143 647 144 311 144 313 144 648 145 313 145 315 145 649 146 315 146 317 146 650 147 317 147 319 147 651 148 319 148 321 148 652 149 321 149 323 149 653 150 323 150 325 150 654 151 325 151 327 151 655 152 327 152 329 152 656 153 329 153 331 153 657 154 331 154 333 154 658 155 333 155 335 155 659 156 335 156 337 156 660 157 337 157 339 157 661 158 339 158 341 158 662 159 341 159 343 159 663 160 343 160 345 160 664 161 345 161 347 161 665 162 347 162 349 162 666 163 349 163 351 163 667 164 351 164 353 164 668 165 353 165 355 165 669 166 355 166 357 166 670 167 357 167 359 167 671 168 359 168 361 168 672 169 361 169 363 169 673 170 363 170 365 170 674 171 365 171 367 171 675 172 367 172 369 172 676 173 369 173 371 173 677 174 371 174 373 174 678 175 373 175 375 175 679 176 375 176 377 176 680 177 377 177 379 177 681 178 379 178 381 178 682 179 381 179 383 179 683 180 383 180 385 180 684 181 385 181 685 181 684 180 683 180 385 180 641 182 301 182 642 182 642 139 303 139 643 139 643 183 305 183 644 183 644 184 307 184 645 184 645 185 309 185 646 185 646 186 311 186 647 186 647 187 313 187 648 187 648 188 315 188 649 188 649 189 317 189 650 189 650 147 319 147 651 147 651 148 321 148 652 148 652 190 323 190 653 190 653 191 325 191 654 191 654 192 327 192 655 192 655 193 329 193 656 193 656 153 331 153 657 153 657 194 333 194 658 194 658 195 335 195 659 195 659 196 337 196 660 196 660 197 339 197 661 197 661 198 341 198 662 198 662 159 343 159 663 159 663 160 345 160 664 160 664 199 347 199 665 199 665 200 349 200 666 200 666 163 351 163 667 163 667 164 353 164 668 164 668 165 355 165 669 165 669 201 357 201 670 201 670 202 359 202 671 202 671 203 361 203 672 203 672 169 363 169 673 169 673 204 365 204 674 204 674 205 367 205 675 205 675 206 369 206 676 206 676 207 371 207 677 207 677 174 373 174 678 174 678 208 375 208 679 208 679 209 377 209 680 209 680 210 379 210 681 210 681 178 381 178 682 178 682 211 383 211 683 211 385 212 386 212 685 212 685 213 386 213 639 213 639 214 386 214 295 214 686 134 298 134 687 134 687 134 298 134 640 134 688 135 686 135 689 135 689 135 686 135 687 135 393 215 688 215 690 215 690 215 688 215 689 215 637 216 291 216 691 216 691 217 291 217 394 217 692 218 394 218 396 218 693 219 396 219 398 219 694 220 398 220 400 220 695 221 400 221 402 221 696 222 402 222 404 222 697 223 404 223 406 223 698 224 406 224 408 224 699 225 408 225 410 225 700 226 410 226 412 226 701 227 412 227 414 227 702 228 414 228 416 228 703 229 416 229 418 229 704 230 418 230 420 230 705 231 420 231 422 231 706 232 422 232 424 232 707 233 424 233 426 233 708 234 426 234 428 234 709 235 428 235 430 235 710 236 430 236 432 236 711 237 432 237 434 237 712 238 434 238 436 238 713 239 436 239 438 239 714 240 438 240 440 240 715 241 440 241 442 241 716 242 442 242 444 242 717 243 444 243 446 243 718 244 446 244 448 244 719 245 448 245 450 245 720 246 450 246 452 246 721 247 452 247 454 247 722 248 454 248 456 248 723 249 456 249 458 249 724 250 458 250 460 250 725 251 460 251 462 251 726 252 462 252 464 252 727 253 464 253 466 253 728 254 466 254 468 254 729 255 468 255 470 255 730 256 470 256 472 256 731 257 472 257 474 257 732 258 474 258 476 258 733 259 476 259 478 259 734 260 478 260 480 260 735 261 480 261 482 261 736 262 482 262 484 262 737 263 484 263 486 263 738 264 486 264 488 264 739 265 488 265 490 265 690 266 490 266 393 266 690 267 739 267 490 267 691 218 394 218 692 218 692 268 396 268 693 268 693 269 398 269 694 269 694 221 400 221 695 221 695 270 402 270 696 270 696 271 404 271 697 271 697 272 406 272 698 272 698 273 408 273 699 273 699 274 410 274 700 274 700 275 412 275 701 275 701 276 414 276 702 276 702 229 416 229 703 229 703 277 418 277 704 277 704 278 420 278 705 278 705 279 422 279 706 279 706 280 424 280 707 280 707 281 426 281 708 281 708 235 428 235 709 235 709 282 430 282 710 282 710 237 432 237 711 237 711 238 434 238 712 238 712 283 436 283 713 283 713 284 438 284 714 284 714 241 440 241 715 241 715 242 442 242 716 242 716 243 444 243 717 243 717 244 446 244 718 244 718 285 448 285 719 285 719 286 450 286 720 286 720 247 452 247 721 247 721 287 454 287 722 287 722 288 456 288 723 288 723 289 458 289 724 289 724 251 460 251 725 251 725 290 462 290 726 290 726 291 464 291 727 291 727 292 466 292 728 292 728 293 468 293 729 293 729 294 470 294 730 294 730 295 472 295 731 295 731 296 474 296 732 296 732 259 476 259 733 259 733 297 478 297 734 297 734 298 480 298 735 298 735 262 482 262 736 262 736 299 484 299 737 299 737 264 486 264 738 264 738 265 488 265 739 265 492 300 493 300 664 300 665 300 492 300 664 300 665 300 494 300 492 300 665 300 711 300 494 300 665 300 710 300 711 300 665 300 666 300 710 300 710 300 666 300 709 300 709 300 666 300 667 300 708 300 667 300 668 300 707 300 668 300 669 300 706 300 669 300 670 300 705 300 670 300 671 300 704 300 671 300 672 300 703 300 672 300 673 300 702 300 673 300 674 300 701 300 674 300 675 300 700 300 675 300 676 300 699 300 676 300 677 300 698 300 677 300 678 300 697 300 678 300 679 300 696 300 679 300 680 300 695 300 680 300 681 300 694 300 681 300 682 300 693 300 682 300 683 300 692 300 683 300 618 300 617 300 692 300 618 300 617 300 616 300 692 300 692 300 616 300 615 300 691 300 615 300 614 300 613 300 691 300 614 300 613 300 612 300 691 300 691 300 612 300 611 300 637 300 611 300 610 300 609 300 637 300 610 300 609 300 608 300 637 300 637 300 608 300 607 300 606 300 637 300 607 300 606 300 605 300 637 300 637 300 605 300 604 300 603 300 637 300 604 300 603 300 636 300 637 300 603 300 602 300 636 300 636 300 602 300 600 300 601 300 636 300 600 300 601 300 638 300 636 300 601 300 635 300 638 300 638 300 635 300 634 300 633 300 638 300 634 300 633 300 639 300 638 300 633 300 632 300 639 300 639 300 632 300 631 300 630 300 639 300 631 300 630 300 629 300 639 300 639 300 629 300 628 300 627 300 639 300 628 300 627 300 626 300 639 300 639 300 626 300 625 300 685 300 625 300 624 300 623 300 685 300 624 300 623 300 622 300 685 300 685 300 622 300 621 300 684 300 621 300 620 300 619 300 684 300 620 300 619 300 618 300 684 300 684 300 618 300 683 300 526 300 663 300 527 300 526 300 525 300 663 300 663 300 525 300 524 300 662 300 524 300 523 300 522 300 662 300 523 300 522 300 521 300 662 300 662 300 521 300 661 300 661 300 521 300 520 300 519 300 661 300 520 300 519 300 518 300 661 300 661 300 518 300 660 300 660 300 518 300 517 300 516 300 660 300 517 300 516 300 515 300 660 300 660 300 515 300 659 300 659 300 515 300 514 300 513 300 659 300 514 300 513 300 658 300 659 300 513 300 717 300 658 300 513 300 512 300 717 300 717 300 512 300 511 300 716 300 511 300 510 300 509 300 716 300 510 300 509 300 715 300 716 300 509 300 508 300 715 300 715 300 508 300 507 300 506 300 715 300 507 300 506 300 714 300 715 300 506 300 505 300 714 300 714 300 505 300 504 300 503 300 714 300 504 300 503 300 713 300 714 300 503 300 502 300 713 300 713 300 502 300 501 300 500 300 713 300 501 300 500 300 499 300 713 300 713 300 499 300 712 300 712 300 499 300 498 300 497 300 712 300 498 300 497 300 496 300 712 300 712 300 496 300 711 300 711 300 496 300 495 300 494 300 711 300 495 300 663 300 524 300 662 300 717 300 511 300 716 300 528 300 529 300 640 300 641 300 528 300 640 300 641 300 530 300 528 300 641 300 531 300 530 300 641 300 642 300 531 300 531 300 642 300 532 300 532 300 642 300 533 300 533 300 642 300 643 300 534 300 643 300 535 300 534 300 533 300 643 300 529 300 563 300 640 300 640 300 563 300 562 300 561 300 640 300 562 300 561 300 560 300 640 300 640 300 560 300 559 300 558 300 640 300 559 300 558 300 570 300 640 300 558 300 557 300 570 300 570 300 557 300 571 300 571 300 557 300 556 300 572 300 556 300 555 300 573 300 555 300 574 300 573 300 572 300 555 300 571 300 556 300 572 300 555 300 554 300 574 300 574 300 554 300 575 300 575 300 554 300 553 300 576 300 553 300 552 300 690 300 552 300 551 300 550 300 690 300 551 300 550 300 549 300 690 300 690 300 549 300 548 300 547 300 690 300 548 300 547 300 546 300 690 300 690 300 546 300 545 300 739 300 545 300 544 300 543 300 739 300 544 300 543 300 738 300 739 300 543 300 542 300 738 300 738 300 542 300 737 300 737 300 542 300 541 300 540 300 737 300 541 300 540 300 736 300 737 300 540 300 539 300 736 300 736 300 539 300 538 300 735 300 538 300 537 300 734 300 537 300 536 300 644 300 536 300 535 300 643 300 644 300 535 300 575 300 553 300 576 300 576 300 552 300 690 300 577 300 690 300 578 300 577 300 576 300 690 300 690 300 545 300 739 300 736 300 538 300 735 300 735 300 537 300 734 300 734 300 536 300 644 300 645 300 734 300 644 300 645 300 733 300 734 300 645 300 732 300 733 300 645 300 646 300 732 300 732 300 646 300 731 300 731 300 646 300 647 300 730 300 647 300 648 300 729 300 648 300 649 300 728 300 649 300 727 300 728 300 729 300 649 300 599 300 687 300 565 300 599 300 598 300 687 300 687 300 598 300 597 300 596 300 687 300 597 300 596 300 595 300 687 300 687 300 595 300 594 300 593 300 687 300 594 300 593 300 592 300 687 300 687 300 592 300 591 300 689 300 591 300 590 300 589 300 689 300 590 300 589 300 588 300 689 300 689 300 588 300 587 300 586 300 689 300 587 300 586 300 585 300 689 300 689 300 585 300 584 300 583 300 689 300 584 300 583 300 582 300 689 300 689 300 582 300 690 300 690 300 582 300 581 300 580 300 690 300 581 300 580 300 579 300 690 300 690 300 579 300 578 300 687 300 591 300 689 300 570 300 569 300 640 300 640 300 569 300 568 300 567 300 640 300 568 300 567 300 566 300 640 300 640 300 566 300 564 300 565 300 640 300 564 300 565 300 687 300 640 300 639 300 625 300 685 300 685 300 621 300 684 300 692 300 615 300 691 300 691 300 611 300 637 300 692 300 693 300 683 300 693 300 694 300 682 300 694 300 695 300 681 300 695 300 696 300 680 300 696 300 697 300 679 300 697 300 698 300 678 300 698 300 699 300 677 300 699 300 700 300 676 300 700 300 701 300 675 300 701 300 702 300 674 300 702 300 703 300 673 300 703 300 704 300 672 300 704 300 705 300 671 300 705 300 706 300 670 300 706 300 707 300 669 300 707 300 708 300 668 300 708 300 709 300 667 300 717 300 718 300 658 300 658 300 718 300 657 300 657 300 718 300 719 300 656 300 719 300 720 300 655 300 720 300 721 300 722 300 655 300 721 300 722 300 654 300 655 300 722 300 723 300 654 300 654 300 723 300 653 300 653 300 723 300 724 300 652 300 724 300 725 300 651 300 725 300 726 300 650 300 726 300 727 300 649 300 650 300 727 300 657 300 719 300 656 300 656 300 720 300 655 300 653 300 724 300 652 300 652 300 725 300 651 300 651 300 726 300 650 300 729 300 730 300 648 300 730 300 731 300 647 300 663 300 664 300 527 300 527 300 664 300 493 300 688 301 180 301 182 301 184 301 688 301 182 301 184 301 186 301 688 301 688 301 186 301 188 301 190 301 688 301 188 301 190 301 192 301 688 301 688 301 192 301 194 301 196 301 688 301 194 301 196 301 198 301 688 301 688 301 198 301 686 301 686 301 198 301 200 301 202 301 686 301 200 301 202 301 204 301 686 301 686 301 204 301 206 301 208 301 686 301 206 301 208 301 210 301 686 301 686 301 210 301 212 301 214 301 686 301 212 301 214 301 146 301 686 301 686 301 146 301 298 301 393 301 180 301 688 301 740 304 741 304 742 304 740 305 743 305 741 305 740 305 744 305 743 305 743 306 744 306 745 306 745 306 744 306 746 306 747 307 746 307 748 307 749 308 748 308 750 308 751 39 750 39 752 39 753 309 752 309 754 309 755 310 754 310 756 310 757 311 756 311 758 311 759 312 758 312 760 312 761 313 760 313 762 313 763 314 762 314 764 314 765 36 764 36 766 36 767 315 766 315 768 315 769 316 768 316 770 316 771 317 770 317 772 317 773 318 772 318 774 318 775 319 774 319 776 319 777 320 776 320 778 320 779 321 778 321 780 321 781 322 780 322 782 322 783 323 782 323 784 323 785 324 784 324 786 324 787 46 786 46 788 46 789 325 788 325 790 325 791 326 790 326 792 326 793 327 792 327 794 327 795 328 794 328 796 328 797 329 796 329 798 329 799 330 798 330 800 330 801 43 800 43 802 43 803 331 802 331 804 331 805 332 804 332 806 332 807 333 806 333 808 333 809 334 808 334 810 334 811 335 810 335 742 335 741 304 811 304 742 304 745 307 746 307 747 307 747 308 748 308 749 308 749 12 750 12 751 12 751 336 752 336 753 336 753 310 754 310 755 310 755 311 756 311 757 311 757 312 758 312 759 312 759 313 760 313 761 313 761 337 762 337 763 337 763 5 764 5 765 5 765 315 766 315 767 315 767 316 768 316 769 316 769 317 770 317 771 317 771 318 772 318 773 318 773 319 774 319 775 319 775 338 776 338 777 338 777 339 778 339 779 339 779 340 780 340 781 340 781 323 782 323 783 323 783 324 784 324 785 324 785 30 786 30 787 30 787 325 788 325 789 325 789 341 790 341 791 341 791 327 792 327 793 327 793 328 794 328 795 328 795 342 796 342 797 342 797 330 798 330 799 330 799 23 800 23 801 23 801 331 802 331 803 331 803 332 804 332 805 332 805 343 806 343 807 343 807 344 808 344 809 344 809 345 810 345 811 345 812 304 813 304 814 304 812 346 815 346 813 346 812 347 816 347 815 347 815 306 816 306 817 306 817 306 816 306 818 306 819 307 818 307 820 307 821 348 820 348 822 348 823 349 822 349 824 349 825 350 824 350 826 350 827 351 826 351 828 351 829 311 828 311 830 311 831 312 830 312 832 312 833 352 832 352 834 352 835 353 834 353 836 353 837 354 836 354 838 354 839 355 838 355 840 355 841 356 840 356 842 356 843 317 842 317 844 317 845 357 844 357 846 357 847 358 846 358 848 358 849 320 848 320 850 320 851 359 850 359 852 359 853 360 852 360 854 360 855 361 854 361 856 361 857 362 856 362 858 362 859 363 858 363 860 363 861 364 860 364 862 364 863 365 862 365 864 365 865 327 864 327 866 327 867 328 866 328 868 328 869 366 868 366 870 366 871 367 870 367 872 367 873 368 872 368 874 368 875 369 874 369 876 369 877 332 876 332 878 332 879 370 878 370 880 370 881 371 880 371 882 371 883 372 882 372 814 372 813 373 883 373 814 373 817 307 818 307 819 307 819 348 820 348 821 348 821 374 822 374 823 374 823 375 824 375 825 375 825 376 826 376 827 376 827 311 828 311 829 311 829 312 830 312 831 312 831 377 832 377 833 377 833 378 834 378 835 378 835 379 836 379 837 379 837 380 838 380 839 380 839 381 840 381 841 381 841 317 842 317 843 317 843 382 844 382 845 382 845 319 846 319 847 319 847 383 848 383 849 383 849 384 850 384 851 384 851 360 852 360 853 360 853 385 854 385 855 385 855 386 856 386 857 386 857 387 858 387 859 387 859 388 860 388 861 388 861 389 862 389 863 389 863 327 864 327 865 327 865 328 866 328 867 328 867 390 868 390 869 390 869 391 870 391 871 391 871 392 872 392 873 392 873 369 874 369 875 369 875 332 876 332 877 332 877 370 878 370 879 370 879 393 880 393 881 393 881 345 882 345 883 345 884 304 885 304 886 304 884 394 887 394 885 394 884 394 888 394 887 394 887 306 888 306 889 306 889 306 888 306 890 306 891 307 890 307 892 307 893 395 892 395 894 395 895 396 894 396 896 396 897 350 896 350 898 350 899 351 898 351 900 351 901 311 900 311 902 311 903 312 902 312 904 312 905 352 904 352 906 352 907 378 906 378 908 378 909 397 908 397 910 397 911 355 910 355 912 355 913 356 912 356 914 356 915 317 914 317 916 317 917 398 916 398 918 398 919 399 918 399 920 399 921 320 920 320 922 320 923 400 922 400 924 400 925 360 924 360 926 360 927 361 926 361 928 361 929 401 928 401 930 401 931 402 930 402 932 402 933 364 932 364 934 364 935 403 934 403 936 403 937 327 936 327 938 327 939 328 938 328 940 328 941 404 940 404 942 404 943 405 942 405 944 405 945 406 944 406 946 406 947 369 946 369 948 369 949 332 948 332 950 332 951 370 950 370 952 370 953 407 952 407 954 407 955 408 954 408 886 408 885 409 955 409 886 409 889 307 890 307 891 307 891 348 892 348 893 348 893 410 894 410 895 410 895 350 896 350 897 350 897 376 898 376 899 376 899 311 900 311 901 311 901 312 902 312 903 312 903 377 904 377 905 377 905 378 906 378 907 378 907 411 908 411 909 411 909 412 910 412 911 412 911 381 912 381 913 381 913 317 914 317 915 317 915 398 916 398 917 398 917 319 918 319 919 319 919 413 920 413 921 413 921 400 922 400 923 400 923 360 924 360 925 360 925 385 926 385 927 385 927 386 928 386 929 386 929 414 930 414 931 414 931 415 932 415 933 415 933 416 934 416 935 416 935 327 936 327 937 327 937 328 938 328 939 328 939 417 940 417 941 417 941 391 942 391 943 391 943 418 944 418 945 418 945 419 946 419 947 419 947 332 948 332 949 332 949 370 950 370 951 370 951 407 952 407 953 407 953 345 954 345 955 345 956 128 957 128 958 128 956 110 959 110 957 110 956 127 960 127 959 127 959 15 960 15 961 15 961 15 960 15 962 15 963 109 962 109 964 109 965 13 964 13 966 13 967 39 966 39 968 39 969 107 968 107 970 107 971 310 970 310 972 310 973 420 972 420 974 420 975 421 974 421 976 421 977 313 976 313 978 313 979 102 978 102 980 102 981 126 980 126 982 126 983 4 982 4 984 4 985 422 984 422 986 422 987 317 986 317 988 317 989 423 988 423 990 423 991 424 990 424 992 424 993 425 992 425 994 425 995 426 994 426 996 426 997 360 996 360 998 360 999 427 998 427 1000 427 1001 31 1000 31 1002 31 1003 30 1002 30 1004 30 1005 131 1004 131 1006 131 1007 326 1006 326 1008 326 1009 428 1008 428 1010 428 1011 429 1010 429 1012 429 1013 342 1012 342 1014 342 1015 130 1014 130 1016 130 1017 23 1016 23 1018 23 1019 22 1018 22 1020 22 1021 114 1020 114 1022 114 1023 113 1022 113 1024 113 1025 19 1024 19 1026 19 1027 129 1026 129 958 129 957 111 1027 111 958 111 961 109 962 109 963 109 963 13 964 13 965 13 965 108 966 108 967 108 967 107 968 107 969 107 969 310 970 310 971 310 971 420 972 420 973 420 973 421 974 421 975 421 975 313 976 313 977 313 977 102 978 102 979 102 979 5 980 5 981 5 981 4 982 4 983 4 983 422 984 422 985 422 985 317 986 317 987 317 987 430 988 430 989 430 989 431 990 431 991 431 991 432 992 432 993 432 993 426 994 426 995 426 995 360 996 360 997 360 997 427 998 427 999 427 999 31 1000 31 1001 31 1001 46 1002 46 1003 46 1003 120 1004 120 1005 120 1005 326 1006 326 1007 326 1007 428 1008 428 1009 428 1009 429 1010 429 1011 429 1011 342 1012 342 1013 342 1013 115 1014 115 1015 115 1015 43 1016 43 1017 43 1017 22 1018 22 1019 22 1019 114 1020 114 1021 114 1021 113 1022 113 1023 113 1023 19 1024 19 1025 19 1025 112 1026 112 1027 112 290 133 1028 133 288 133 288 133 1028 133 1029 133 293 215 290 215 292 215 292 215 290 215 288 215 1030 135 293 135 1031 135 1031 135 293 135 292 135 1032 433 1033 433 1034 433 1034 434 1033 434 1035 434 1035 435 1033 435 1036 435 1037 436 1036 436 1038 436 1039 437 1038 437 1040 437 1041 438 1040 438 1042 438 1043 439 1042 439 1044 439 1045 440 1044 440 1046 440 1047 441 1046 441 1048 441 1049 442 1048 442 1050 442 1051 443 1050 443 1052 443 1053 444 1052 444 1054 444 1055 445 1054 445 1056 445 1057 446 1056 446 1058 446 1059 447 1058 447 1060 447 1061 448 1060 448 1062 448 1063 449 1062 449 1064 449 1065 450 1064 450 1066 450 1067 451 1066 451 1068 451 1069 452 1068 452 1070 452 1071 453 1070 453 1072 453 1073 454 1072 454 1074 454 1075 455 1074 455 1076 455 1077 456 1076 456 1078 456 1079 457 1078 457 1080 457 1081 458 1080 458 1082 458 1083 459 1082 459 1084 459 1085 460 1084 460 1086 460 1087 461 1086 461 1088 461 1089 462 1088 462 1090 462 1091 463 1090 463 1092 463 1093 464 1092 464 1094 464 1095 465 1094 465 1096 465 1097 466 1096 466 1098 466 1099 467 1098 467 1100 467 1101 468 1100 468 1102 468 1103 469 1102 469 1104 469 1105 470 1104 470 1106 470 1107 471 1106 471 1108 471 1109 472 1108 472 1110 472 1111 473 1110 473 1112 473 1113 474 1112 474 1114 474 1115 475 1114 475 1116 475 1117 476 1116 476 1118 476 1119 477 1118 477 1120 477 1121 478 1120 478 1122 478 1121 477 1119 477 1120 477 1035 479 1036 479 1037 479 1037 436 1038 436 1039 436 1039 480 1040 480 1041 480 1041 481 1042 481 1043 481 1043 482 1044 482 1045 482 1045 483 1046 483 1047 483 1047 484 1048 484 1049 484 1049 485 1050 485 1051 485 1051 486 1052 486 1053 486 1053 444 1054 444 1055 444 1055 445 1056 445 1057 445 1057 487 1058 487 1059 487 1059 488 1060 488 1061 488 1061 489 1062 489 1063 489 1063 490 1064 490 1065 490 1065 450 1066 450 1067 450 1067 491 1068 491 1069 491 1069 492 1070 492 1071 492 1071 493 1072 493 1073 493 1073 494 1074 494 1075 494 1075 495 1076 495 1077 495 1077 456 1078 456 1079 456 1079 496 1080 496 1081 496 1081 497 1082 497 1083 497 1083 498 1084 498 1085 498 1085 499 1086 499 1087 499 1087 461 1088 461 1089 461 1089 462 1090 462 1091 462 1091 500 1092 500 1093 500 1093 501 1094 501 1095 501 1095 502 1096 502 1097 502 1097 466 1098 466 1099 466 1099 503 1100 503 1101 503 1101 504 1102 504 1103 504 1103 505 1104 505 1105 505 1105 506 1106 506 1107 506 1107 471 1108 471 1109 471 1109 507 1110 507 1111 507 1111 508 1112 508 1113 508 1113 509 1114 509 1115 509 1115 475 1116 475 1117 475 1117 510 1118 510 1119 510 1120 511 1123 511 1122 511 1122 512 1123 512 1031 512 1031 513 1123 513 1030 513 1124 215 1032 215 1125 215 1125 215 1032 215 1034 215 1126 135 1124 135 1127 135 1127 135 1124 135 1125 135 1128 514 1126 514 1129 514 1129 514 1126 514 1127 514 1029 515 1028 515 1130 515 1130 516 1028 516 1131 516 1132 517 1131 517 1133 517 1134 518 1133 518 1135 518 1136 519 1135 519 1137 519 1138 520 1137 520 1139 520 1140 521 1139 521 1141 521 1142 522 1141 522 1143 522 1144 523 1143 523 1145 523 1146 524 1145 524 1147 524 1148 525 1147 525 1149 525 1150 526 1149 526 1151 526 1152 527 1151 527 1153 527 1154 528 1153 528 1155 528 1156 529 1155 529 1157 529 1158 530 1157 530 1159 530 1160 531 1159 531 1161 531 1162 532 1161 532 1163 532 1164 533 1163 533 1165 533 1166 534 1165 534 1167 534 1168 535 1167 535 1169 535 1170 536 1169 536 1171 536 1172 537 1171 537 1173 537 1174 538 1173 538 1175 538 1176 539 1175 539 1177 539 1178 540 1177 540 1179 540 1180 541 1179 541 1181 541 1182 542 1181 542 1183 542 1184 543 1183 543 1185 543 1186 544 1185 544 1187 544 1188 545 1187 545 1189 545 1190 546 1189 546 1191 546 1192 547 1191 547 1193 547 1194 548 1193 548 1195 548 1196 549 1195 549 1197 549 1198 550 1197 550 1199 550 1200 551 1199 551 1201 551 1202 552 1201 552 1203 552 1204 553 1203 553 1205 553 1206 554 1205 554 1207 554 1208 555 1207 555 1209 555 1210 556 1209 556 1211 556 1212 557 1211 557 1213 557 1214 558 1213 558 1215 558 1216 559 1215 559 1217 559 1218 560 1217 560 1219 560 1220 561 1219 561 1221 561 1222 562 1221 562 1223 562 1224 563 1223 563 1225 563 1226 564 1225 564 1227 564 1129 565 1227 565 1128 565 1129 566 1226 566 1227 566 1130 517 1131 517 1132 517 1132 567 1133 567 1134 567 1134 568 1135 568 1136 568 1136 520 1137 520 1138 520 1138 569 1139 569 1140 569 1140 570 1141 570 1142 570 1142 571 1143 571 1144 571 1144 572 1145 572 1146 572 1146 573 1147 573 1148 573 1148 574 1149 574 1150 574 1150 575 1151 575 1152 575 1152 528 1153 528 1154 528 1154 576 1155 576 1156 576 1156 577 1157 577 1158 577 1158 578 1159 578 1160 578 1160 579 1161 579 1162 579 1162 580 1163 580 1164 580 1164 581 1165 581 1166 581 1166 582 1167 582 1168 582 1168 536 1169 536 1170 536 1170 537 1171 537 1172 537 1172 583 1173 583 1174 583 1174 584 1175 584 1176 584 1176 540 1177 540 1178 540 1178 541 1179 541 1180 541 1180 585 1181 585 1182 585 1182 586 1183 586 1184 586 1184 587 1185 587 1186 587 1186 588 1187 588 1188 588 1188 589 1189 589 1190 589 1190 590 1191 590 1192 590 1192 591 1193 591 1194 591 1194 592 1195 592 1196 592 1196 550 1197 550 1198 550 1198 593 1199 593 1200 593 1200 594 1201 594 1202 594 1202 595 1203 595 1204 595 1204 596 1205 596 1206 596 1206 597 1207 597 1208 597 1208 598 1209 598 1210 598 1210 599 1211 599 1212 599 1212 600 1213 600 1214 600 1214 601 1215 601 1216 601 1216 602 1217 602 1218 602 1218 561 1219 561 1220 561 1220 603 1221 603 1222 603 1222 604 1223 604 1224 604 1224 605 1225 605 1226 605 740 301 742 301 1081 301 1083 301 740 301 1081 301 1083 606 744 606 740 606 1083 607 1170 607 744 607 1083 301 1168 301 1170 301 1083 301 1085 301 1168 301 1168 608 1085 608 1166 608 1166 609 1085 609 1087 609 1164 301 1087 301 1089 301 1162 610 1089 610 1091 610 1160 301 1091 301 1093 301 1158 301 1093 301 1095 301 1156 301 1095 301 1097 301 1154 301 1097 301 1099 301 1152 301 1099 301 1101 301 1150 301 1101 301 1103 301 1148 301 1103 301 1105 301 1146 301 1105 301 1107 301 1144 301 1107 301 1109 301 1142 301 1109 301 1111 301 1140 301 1111 301 1113 301 1138 301 1113 301 1115 301 1136 301 1115 301 1117 301 1134 301 1117 301 1119 301 1132 301 1119 301 992 301 990 301 1132 301 992 301 990 301 988 301 1132 301 1132 301 988 301 986 301 1130 301 986 301 984 301 982 301 1130 301 984 301 982 301 980 301 1130 301 1130 301 980 301 978 301 1029 301 978 301 976 301 974 301 1029 301 976 301 974 301 972 301 1029 301 1029 301 972 301 970 301 968 301 1029 301 970 301 968 301 966 301 1029 301 1029 301 966 301 964 301 962 301 1029 301 964 301 962 301 288 301 1029 301 962 301 960 301 288 301 288 301 960 301 956 301 958 301 288 301 956 301 958 301 292 301 288 301 958 301 1026 301 292 301 292 301 1026 301 1024 301 1022 301 292 301 1024 301 1022 301 1031 301 292 301 1022 301 1020 301 1031 301 1031 301 1020 301 1018 301 1016 301 1031 301 1018 301 1016 301 1014 301 1031 301 1031 301 1014 301 1012 301 1010 301 1031 301 1012 301 1010 301 1008 301 1031 301 1031 301 1008 301 1006 301 1122 301 1006 301 1004 301 1002 301 1122 301 1004 301 1002 301 1000 301 1122 301 1122 301 1000 301 998 301 1121 301 998 301 996 301 994 301 1121 301 996 301 994 301 992 301 1121 301 1121 301 992 301 1119 301 808 301 1079 301 810 301 808 301 806 301 1079 301 1079 611 806 611 804 611 1077 301 804 301 802 301 800 301 1077 301 802 301 800 301 798 301 1077 301 1077 301 798 301 1075 301 1075 301 798 301 796 301 794 301 1075 301 796 301 794 301 792 301 1075 301 1075 301 792 301 1073 301 1073 301 792 301 790 301 788 301 1073 301 790 301 788 301 786 301 1073 301 1073 301 786 301 1071 301 1071 301 786 301 784 301 782 301 1071 301 784 301 782 301 1069 301 1071 301 782 612 1182 612 1069 612 782 301 780 301 1182 301 1182 613 780 613 778 613 1180 614 778 614 776 614 774 615 1180 615 776 615 774 616 1178 616 1180 616 774 301 772 301 1178 301 1178 301 772 301 770 301 768 617 1178 617 770 617 768 618 1176 618 1178 618 768 301 766 301 1176 301 1176 301 766 301 764 301 762 301 1176 301 764 301 762 301 1174 301 1176 301 762 301 760 301 1174 301 1174 301 760 301 758 301 756 301 1174 301 758 301 756 301 754 301 1174 301 1174 301 754 301 1172 301 1172 301 754 301 752 301 750 301 1172 301 752 301 750 301 748 301 1172 301 1172 301 748 301 1170 301 1170 301 748 301 746 301 744 301 1170 301 746 301 1079 619 804 619 1077 619 1182 620 778 620 1180 620 812 301 814 301 1034 301 1035 621 812 621 1034 621 1035 622 816 622 812 622 1035 301 818 301 816 301 1035 301 1037 301 818 301 818 623 1037 623 820 623 820 301 1037 301 822 301 822 624 1037 624 1039 624 824 301 1039 301 826 301 824 301 822 301 1039 301 814 301 882 301 1034 301 1034 625 882 625 880 625 878 301 1034 301 880 301 878 301 876 301 1034 301 1034 626 876 626 874 626 872 301 1034 301 874 301 872 301 896 301 1034 301 872 301 870 301 896 301 896 301 870 301 898 301 898 301 870 301 868 301 900 301 868 301 866 301 902 301 866 301 904 301 902 301 900 301 866 301 898 301 868 301 900 301 866 301 864 301 904 301 904 301 864 301 906 301 906 301 864 301 862 301 908 301 862 301 860 301 1129 627 860 627 858 627 856 301 1129 301 858 301 856 628 854 628 1129 628 1129 301 854 301 852 301 850 629 1129 629 852 629 850 301 848 301 1129 301 1129 630 848 630 846 630 1226 631 846 631 844 631 842 301 1226 301 844 301 842 632 1224 632 1226 632 842 633 840 633 1224 633 1224 301 840 301 1222 301 1222 634 840 634 838 634 836 635 1222 635 838 635 836 636 1220 636 1222 636 836 637 834 637 1220 637 1220 638 834 638 832 638 1218 639 832 639 830 639 1216 640 830 640 828 640 1041 641 828 641 826 641 1039 301 1041 301 826 301 906 301 862 301 908 301 908 301 860 301 1129 301 910 301 1129 301 912 301 910 301 908 301 1129 301 1129 642 846 642 1226 642 1220 643 832 643 1218 643 1218 301 830 301 1216 301 1216 301 828 301 1041 301 1043 644 1216 644 1041 644 1043 645 1214 645 1216 645 1043 646 1212 646 1214 646 1043 301 1045 301 1212 301 1212 647 1045 647 1210 647 1210 648 1045 648 1047 648 1208 649 1047 649 1049 649 1206 650 1049 650 1051 650 1204 301 1051 301 1202 301 1204 301 1206 301 1051 301 954 301 1125 301 886 301 954 651 952 651 1125 651 1125 301 952 301 950 301 948 652 1125 652 950 652 948 301 946 301 1125 301 1125 653 946 653 944 653 942 301 1125 301 944 301 942 301 940 301 1125 301 1125 654 940 654 938 654 1127 655 938 655 936 655 934 301 1127 301 936 301 934 301 932 301 1127 301 1127 656 932 656 930 656 928 301 1127 301 930 301 928 657 926 657 1127 657 1127 301 926 301 924 301 922 658 1127 658 924 658 922 301 920 301 1127 301 1127 301 920 301 1129 301 1129 659 920 659 918 659 916 660 1129 660 918 660 916 301 914 301 1129 301 1129 661 914 661 912 661 1125 301 938 301 1127 301 896 301 894 301 1034 301 1034 662 894 662 892 662 890 301 1034 301 892 301 890 301 888 301 1034 301 1034 663 888 663 884 663 886 301 1034 301 884 301 886 301 1125 301 1034 301 1031 301 1006 301 1122 301 1122 301 998 301 1121 301 1132 301 986 301 1130 301 1130 301 978 301 1029 301 1132 301 1134 301 1119 301 1134 301 1136 301 1117 301 1136 301 1138 301 1115 301 1138 301 1140 301 1113 301 1140 301 1142 301 1111 301 1142 301 1144 301 1109 301 1144 301 1146 301 1107 301 1146 301 1148 301 1105 301 1148 301 1150 301 1103 301 1150 301 1152 301 1101 301 1152 301 1154 301 1099 301 1154 301 1156 301 1097 301 1156 301 1158 301 1095 301 1158 301 1160 301 1093 301 1160 301 1162 301 1091 301 1162 301 1164 301 1089 301 1164 301 1166 301 1087 301 1182 301 1184 301 1069 301 1069 664 1184 664 1067 664 1067 301 1184 301 1186 301 1065 665 1186 665 1188 665 1063 666 1188 666 1190 666 1192 667 1063 667 1190 667 1192 668 1061 668 1063 668 1192 301 1194 301 1061 301 1061 301 1194 301 1059 301 1059 669 1194 669 1196 669 1057 670 1196 670 1198 670 1055 671 1198 671 1200 671 1053 301 1200 301 1202 301 1051 672 1053 672 1202 672 1067 301 1186 301 1065 301 1065 301 1188 301 1063 301 1059 301 1196 301 1057 301 1057 301 1198 301 1055 301 1055 301 1200 301 1053 301 1206 673 1208 673 1049 673 1208 674 1210 674 1047 674 1079 301 1081 301 810 301 810 301 1081 301 742 301 809 300 811 300 1080 300 1078 300 809 300 1080 300 1078 300 807 300 809 300 1078 300 805 300 807 300 1078 300 803 300 805 300 1078 300 1076 300 803 300 803 300 1076 300 801 300 801 300 1076 300 799 300 799 300 1076 300 797 300 797 300 1076 300 1074 300 795 300 1074 300 793 300 795 300 797 300 1074 300 743 300 1082 300 741 300 743 300 1171 300 1082 300 743 300 745 300 1171 300 1171 300 745 300 747 300 1173 300 747 300 749 300 751 300 1173 300 749 300 751 300 753 300 1173 300 1173 300 753 300 1175 300 1175 300 753 300 755 300 757 300 1175 300 755 300 757 300 759 300 1175 300 1175 300 759 300 761 300 1177 300 761 300 763 300 765 300 1177 300 763 300 765 300 767 300 1177 300 1177 300 767 300 1179 300 1179 300 767 300 769 300 771 300 1179 300 769 300 771 300 773 300 1179 300 1179 300 773 300 1181 300 1181 300 773 300 775 300 777 300 1181 300 775 300 777 675 1183 675 1181 675 777 676 779 676 1183 676 1183 300 779 300 781 300 1068 300 781 300 1070 300 1068 677 1183 677 781 677 1068 678 1185 678 1183 678 1068 679 1066 679 1185 679 1185 680 1066 680 1187 680 1187 300 1066 300 1064 300 1189 300 1064 300 1062 300 1191 300 1062 300 1193 300 1191 300 1189 300 1062 300 1171 300 747 300 1173 300 1175 300 761 300 1177 300 781 300 783 300 1070 300 1070 300 783 300 785 300 1072 300 785 300 787 300 789 300 1072 300 787 300 789 300 791 300 1072 300 1072 300 791 300 1074 300 1074 300 791 300 793 300 1070 300 785 300 1072 300 881 300 883 300 1032 300 879 300 1032 300 877 300 879 300 881 300 1032 300 815 681 1033 681 813 681 815 300 817 300 1033 300 1033 300 817 300 1036 300 1036 300 817 300 819 300 821 682 1036 682 819 682 821 683 1038 683 1036 683 821 300 823 300 1038 300 1038 684 823 684 825 684 1040 685 825 685 827 685 1217 300 827 300 829 300 1219 686 829 686 831 686 1221 687 831 687 833 687 835 300 1221 300 833 300 835 688 1223 688 1221 688 835 300 837 300 1223 300 1223 689 837 689 839 689 1225 690 839 690 841 690 1227 300 841 300 843 300 845 300 1227 300 843 300 845 691 1128 691 1227 691 845 300 847 300 1128 300 1128 300 847 300 849 300 851 300 1128 300 849 300 851 300 853 300 1128 300 1128 692 853 692 855 692 857 300 1128 300 855 300 857 300 859 300 1128 300 1128 300 859 300 907 300 909 300 1128 300 907 300 909 300 911 300 1128 300 1128 693 911 693 913 693 915 300 1128 300 913 300 915 300 917 300 1128 300 1128 300 917 300 919 300 1126 300 919 300 921 300 923 300 1126 300 921 300 923 300 925 300 1126 300 1126 694 925 694 927 694 929 300 1126 300 927 300 929 300 931 300 1126 300 1126 695 931 695 933 695 935 300 1126 300 933 300 935 300 937 300 1126 300 1126 300 937 300 1124 300 1124 300 937 300 939 300 941 300 1124 300 939 300 941 300 943 300 1124 300 1124 696 943 696 945 696 947 697 1124 697 945 697 947 300 949 300 1124 300 1124 300 949 300 951 300 953 300 1124 300 951 300 953 300 955 300 1124 300 1124 300 955 300 1032 300 1032 300 955 300 885 300 887 300 1032 300 885 300 887 300 889 300 1032 300 1032 300 889 300 891 300 893 300 1032 300 891 300 893 300 895 300 1032 300 1032 300 895 300 871 300 873 300 1032 300 871 300 873 300 875 300 1032 300 1032 300 875 300 877 300 1038 300 825 300 1040 300 1040 698 827 698 1217 698 1042 699 1217 699 1215 699 1213 700 1042 700 1215 700 1213 300 1044 300 1042 300 1213 300 1211 300 1044 300 1044 300 1211 300 1046 300 1046 701 1211 701 1209 701 1048 702 1209 702 1207 702 1050 300 1207 300 1205 300 1203 703 1050 703 1205 703 1203 704 1052 704 1050 704 1203 300 1201 300 1052 300 1052 300 1201 300 1054 300 1054 300 1201 300 1199 300 1056 300 1199 300 1197 300 1058 705 1197 705 1195 705 1060 300 1195 300 1193 300 1062 706 1060 706 1193 706 1217 300 829 300 1219 300 1219 707 831 707 1221 707 1223 708 839 708 1225 708 1225 300 841 300 1227 300 859 300 861 300 907 300 907 300 861 300 905 300 905 300 861 300 863 300 903 300 863 300 865 300 901 300 865 300 899 300 901 300 903 300 865 300 905 300 863 300 903 300 865 300 867 300 899 300 899 300 867 300 897 300 897 300 867 300 869 300 895 300 869 300 871 300 895 300 897 300 869 300 1128 300 919 300 1126 300 957 300 290 300 1027 300 957 300 959 300 290 300 290 300 959 300 961 300 1028 300 961 300 963 300 965 300 1028 300 963 300 965 300 967 300 1028 300 1028 300 967 300 969 300 971 300 1028 300 969 300 971 300 973 300 1028 300 1028 300 973 300 975 300 977 300 1028 300 975 300 977 300 1131 300 1028 300 977 300 979 300 1131 300 1131 300 979 300 981 300 983 300 1131 300 981 300 983 300 985 300 1131 300 1131 300 985 300 1133 300 1133 300 985 300 987 300 989 300 1133 300 987 300 989 300 991 300 1133 300 1133 300 991 300 1118 300 1135 300 1118 300 1116 300 1137 300 1116 300 1114 300 1139 300 1114 300 1112 300 1141 300 1112 300 1110 300 1143 300 1110 300 1108 300 1145 300 1108 300 1106 300 1147 300 1106 300 1104 300 1149 300 1104 300 1102 300 1151 300 1102 300 1100 300 1153 300 1100 300 1098 300 1155 300 1098 300 1096 300 1157 300 1096 300 1094 300 1159 300 1094 300 1092 300 1161 300 1092 300 1090 300 1163 300 1090 300 1088 300 1165 300 1088 300 1086 300 1167 300 1086 300 1084 300 1169 300 1084 300 1082 300 1171 300 1169 300 1082 300 290 300 961 300 1028 300 1118 300 991 300 1120 300 1120 300 991 300 993 300 995 300 1120 300 993 300 995 300 997 300 1120 300 1120 300 997 300 1123 300 1123 300 997 300 999 300 1001 300 1123 300 999 300 1001 300 1003 300 1123 300 1123 300 1003 300 1005 300 1030 300 1005 300 1007 300 1009 300 1030 300 1007 300 1009 300 1011 300 1030 300 1030 300 1011 300 1013 300 1015 300 1030 300 1013 300 1015 300 1017 300 1030 300 1030 300 1017 300 1019 300 1021 300 1030 300 1019 300 1021 300 293 300 1030 300 1021 300 1023 300 293 300 293 300 1023 300 1025 300 1027 300 293 300 1025 300 1027 300 290 300 293 300 1123 300 1005 300 1030 300 1040 300 1217 300 1042 300 1046 300 1209 300 1048 300 1048 709 1207 709 1050 709 1054 300 1199 300 1056 300 1056 300 1197 300 1058 300 1058 300 1195 300 1060 300 1189 300 1187 300 1064 300 1169 300 1167 300 1084 300 1167 300 1165 300 1086 300 1165 300 1163 300 1088 300 1163 300 1161 300 1090 300 1161 300 1159 300 1092 300 1159 300 1157 300 1094 300 1157 300 1155 300 1096 300 1155 300 1153 300 1098 300 1153 300 1151 300 1100 300 1151 300 1149 300 1102 300 1149 300 1147 300 1104 300 1147 300 1145 300 1106 300 1145 300 1143 300 1108 300 1143 300 1141 300 1110 300 1141 300 1139 300 1112 300 1139 300 1137 300 1114 300 1137 300 1135 300 1116 300 1135 300 1133 300 1118 300 1082 300 1080 300 741 300 741 300 1080 300 811 300 1033 710 1032 710 813 710 813 300 1032 300 883 300 741 304 1228 304 811 304 741 305 1229 305 1228 305 741 305 743 305 1229 305 1229 306 743 306 1230 306 1230 306 743 306 745 306 1231 307 745 307 747 307 1232 308 747 308 749 308 1233 39 749 39 751 39 1234 309 751 309 753 309 1235 310 753 310 755 310 1236 311 755 311 757 311 1237 312 757 312 759 312 1238 313 759 313 761 313 1239 314 761 314 763 314 1240 36 763 36 765 36 1241 315 765 315 767 315 1242 316 767 316 769 316 1243 317 769 317 771 317 1244 318 771 318 773 318 1245 319 773 319 775 319 1246 320 775 320 777 320 1247 321 777 321 779 321 1248 322 779 322 781 322 1249 323 781 323 783 323 1250 324 783 324 785 324 1251 46 785 46 787 46 1252 325 787 325 789 325 1253 326 789 326 791 326 1254 327 791 327 793 327 1255 328 793 328 795 328 1256 329 795 329 797 329 1257 330 797 330 799 330 1258 43 799 43 801 43 1259 331 801 331 803 331 1260 332 803 332 805 332 1261 333 805 333 807 333 1262 334 807 334 809 334 1263 335 809 335 811 335 1228 304 1263 304 811 304 1230 307 745 307 1231 307 1231 308 747 308 1232 308 1232 12 749 12 1233 12 1233 336 751 336 1234 336 1234 310 753 310 1235 310 1235 311 755 311 1236 311 1236 312 757 312 1237 312 1237 313 759 313 1238 313 1238 337 761 337 1239 337 1239 5 763 5 1240 5 1240 315 765 315 1241 315 1241 316 767 316 1242 316 1242 317 769 317 1243 317 1243 318 771 318 1244 318 1244 319 773 319 1245 319 1245 338 775 338 1246 338 1246 339 777 339 1247 339 1247 340 779 340 1248 340 1248 323 781 323 1249 323 1249 324 783 324 1250 324 1250 30 785 30 1251 30 1251 325 787 325 1252 325 1252 341 789 341 1253 341 1253 327 791 327 1254 327 1254 328 793 328 1255 328 1255 342 795 342 1256 342 1256 330 797 330 1257 330 1257 23 799 23 1258 23 1258 331 801 331 1259 331 1259 332 803 332 1260 332 1260 343 805 343 1261 343 1261 344 807 344 1262 344 1262 345 809 345 1263 345 813 304 1264 304 883 304 813 346 1265 346 1264 346 813 347 815 347 1265 347 1265 306 815 306 1266 306 1266 306 815 306 817 306 1267 307 817 307 819 307 1268 348 819 348 821 348 1269 349 821 349 823 349 1270 350 823 350 825 350 1271 351 825 351 827 351 1272 311 827 311 829 311 1273 312 829 312 831 312 1274 352 831 352 833 352 1275 353 833 353 835 353 1276 354 835 354 837 354 1277 711 837 711 839 711 1278 712 839 712 841 712 1279 317 841 317 843 317 1280 357 843 357 845 357 1281 358 845 358 847 358 1282 320 847 320 849 320 1283 359 849 359 851 359 1284 360 851 360 853 360 1285 713 853 713 855 713 1286 714 855 714 857 714 1287 363 857 363 859 363 1288 364 859 364 861 364 1289 365 861 365 863 365 1290 327 863 327 865 327 1291 328 865 328 867 328 1292 366 867 366 869 366 1293 367 869 367 871 367 1294 368 871 368 873 368 1295 369 873 369 875 369 1296 332 875 332 877 332 1297 370 877 370 879 370 1298 371 879 371 881 371 1299 372 881 372 883 372 1264 373 1299 373 883 373 1266 307 817 307 1267 307 1267 348 819 348 1268 348 1268 374 821 374 1269 374 1269 375 823 375 1270 375 1270 376 825 376 1271 376 1271 311 827 311 1272 311 1272 312 829 312 1273 312 1273 377 831 377 1274 377 1274 378 833 378 1275 378 1275 379 835 379 1276 379 1276 711 837 711 1277 711 1277 712 839 712 1278 712 1278 317 841 317 1279 317 1279 382 843 382 1280 382 1280 319 845 319 1281 319 1281 383 847 383 1282 383 1282 384 849 384 1283 384 1283 360 851 360 1284 360 1284 713 853 713 1285 713 1285 714 855 714 1286 714 1286 387 857 387 1287 387 1287 388 859 388 1288 388 1288 389 861 389 1289 389 1289 327 863 327 1290 327 1290 328 865 328 1291 328 1291 390 867 390 1292 390 1292 391 869 391 1293 391 1293 392 871 392 1294 392 1294 369 873 369 1295 369 1295 332 875 332 1296 332 1296 370 877 370 1297 370 1297 393 879 393 1298 393 1298 345 881 345 1299 345 885 304 1300 304 955 304 885 394 1301 394 1300 394 885 394 887 394 1301 394 1301 306 887 306 1302 306 1302 306 887 306 889 306 1303 307 889 307 891 307 1304 395 891 395 893 395 1305 396 893 396 895 396 1306 350 895 350 897 350 1307 351 897 351 899 351 1308 311 899 311 901 311 1309 312 901 312 903 312 1310 352 903 352 905 352 1311 378 905 378 907 378 1312 397 907 397 909 397 1313 711 909 711 911 711 1314 712 911 712 913 712 1315 317 913 317 915 317 1316 398 915 398 917 398 1317 399 917 399 919 399 1318 320 919 320 921 320 1319 400 921 400 923 400 1320 360 923 360 925 360 1321 713 925 713 927 713 1322 715 927 715 929 715 1323 402 929 402 931 402 1324 364 931 364 933 364 1325 403 933 403 935 403 1326 327 935 327 937 327 1327 328 937 328 939 328 1328 404 939 404 941 404 1329 405 941 405 943 405 1330 406 943 406 945 406 1331 369 945 369 947 369 1332 332 947 332 949 332 1333 370 949 370 951 370 1334 407 951 407 953 407 1335 408 953 408 955 408 1300 409 1335 409 955 409 1302 307 889 307 1303 307 1303 348 891 348 1304 348 1304 410 893 410 1305 410 1305 350 895 350 1306 350 1306 376 897 376 1307 376 1307 311 899 311 1308 311 1308 312 901 312 1309 312 1309 377 903 377 1310 377 1310 378 905 378 1311 378 1311 411 907 411 1312 411 1312 716 909 716 1313 716 1313 712 911 712 1314 712 1314 317 913 317 1315 317 1315 398 915 398 1316 398 1316 319 917 319 1317 319 1317 413 919 413 1318 413 1318 400 921 400 1319 400 1319 360 923 360 1320 360 1320 713 925 713 1321 713 1321 714 927 714 1322 714 1322 414 929 414 1323 414 1323 415 931 415 1324 415 1324 416 933 416 1325 416 1325 327 935 327 1326 327 1326 328 937 328 1327 328 1327 417 939 417 1328 417 1328 391 941 391 1329 391 1329 418 943 418 1330 418 1330 419 945 419 1331 419 1331 332 947 332 1332 332 1332 370 949 370 1333 370 1333 407 951 407 1334 407 1334 345 953 345 1335 345 957 128 1336 128 1027 128 957 110 1337 110 1336 110 957 127 959 127 1337 127 1337 15 959 15 1338 15 1338 15 959 15 961 15 1339 109 961 109 963 109 1340 13 963 13 965 13 1341 39 965 39 967 39 1342 107 967 107 969 107 1343 310 969 310 971 310 1344 420 971 420 973 420 1345 421 973 421 975 421 1346 313 975 313 977 313 1347 102 977 102 979 102 1348 126 979 126 981 126 1349 4 981 4 983 4 1350 422 983 422 985 422 1351 317 985 317 987 317 1352 423 987 423 989 423 1353 424 989 424 991 424 1354 425 991 425 993 425 1355 426 993 426 995 426 1356 360 995 360 997 360 1357 427 997 427 999 427 1358 31 999 31 1001 31 1359 30 1001 30 1003 30 1360 131 1003 131 1005 131 1361 326 1005 326 1007 326 1362 428 1007 428 1009 428 1363 429 1009 429 1011 429 1364 342 1011 342 1013 342 1365 130 1013 130 1015 130 1366 23 1015 23 1017 23 1367 22 1017 22 1019 22 1368 114 1019 114 1021 114 1369 113 1021 113 1023 113 1370 19 1023 19 1025 19 1371 129 1025 129 1027 129 1336 111 1371 111 1027 111 1338 109 961 109 1339 109 1339 13 963 13 1340 13 1340 108 965 108 1341 108 1341 107 967 107 1342 107 1342 310 969 310 1343 310 1343 420 971 420 1344 420 1344 421 973 421 1345 421 1345 313 975 313 1346 313 1346 102 977 102 1347 102 1347 5 979 5 1348 5 1348 4 981 4 1349 4 1349 422 983 422 1350 422 1350 317 985 317 1351 317 1351 430 987 430 1352 430 1352 431 989 431 1353 431 1353 432 991 432 1354 432 1354 426 993 426 1355 426 1355 360 995 360 1356 360 1356 427 997 427 1357 427 1357 31 999 31 1358 31 1358 46 1001 46 1359 46 1359 120 1003 120 1360 120 1360 326 1005 326 1361 326 1361 428 1007 428 1362 428 1362 429 1009 429 1363 429 1363 342 1011 342 1364 342 1364 115 1013 115 1365 115 1365 43 1015 43 1366 43 1366 22 1017 22 1367 22 1367 114 1019 114 1368 114 1368 113 1021 113 1369 113 1369 19 1023 19 1370 19 1370 112 1025 112 1371 112 636 133 1372 133 290 133 290 133 1372 133 1028 133 638 215 636 215 293 215 293 215 636 215 290 215 1373 135 638 135 1030 135 1030 135 638 135 293 135 1374 433 1375 433 1032 433 1032 434 1375 434 1033 434 1033 435 1375 435 1376 435 1036 436 1376 436 1377 436 1038 437 1377 437 1378 437 1040 438 1378 438 1379 438 1042 439 1379 439 1380 439 1044 440 1380 440 1381 440 1046 441 1381 441 1382 441 1048 442 1382 442 1383 442 1050 443 1383 443 1384 443 1052 444 1384 444 1385 444 1054 445 1385 445 1386 445 1056 717 1386 717 1387 717 1058 447 1387 447 1388 447 1060 448 1388 448 1389 448 1062 449 1389 449 1390 449 1064 450 1390 450 1391 450 1066 451 1391 451 1392 451 1068 452 1392 452 1393 452 1070 453 1393 453 1394 453 1072 454 1394 454 1395 454 1074 455 1395 455 1396 455 1076 456 1396 456 1397 456 1078 718 1397 718 1398 718 1080 458 1398 458 1399 458 1082 719 1399 719 1400 719 1084 720 1400 720 1401 720 1086 461 1401 461 1402 461 1088 462 1402 462 1403 462 1090 463 1403 463 1404 463 1092 464 1404 464 1405 464 1094 465 1405 465 1406 465 1096 466 1406 466 1407 466 1098 467 1407 467 1408 467 1100 468 1408 468 1409 468 1102 469 1409 469 1410 469 1104 470 1410 470 1411 470 1106 471 1411 471 1412 471 1108 472 1412 472 1413 472 1110 473 1413 473 1414 473 1112 474 1414 474 1415 474 1114 475 1415 475 1416 475 1116 476 1416 476 1417 476 1118 477 1417 477 1418 477 1120 478 1418 478 1123 478 1120 477 1118 477 1418 477 1033 479 1376 479 1036 479 1036 436 1377 436 1038 436 1038 480 1378 480 1040 480 1040 481 1379 481 1042 481 1042 482 1380 482 1044 482 1044 483 1381 483 1046 483 1046 484 1382 484 1048 484 1048 485 1383 485 1050 485 1050 486 1384 486 1052 486 1052 444 1385 444 1054 444 1054 445 1386 445 1056 445 1056 721 1387 721 1058 721 1058 488 1388 488 1060 488 1060 489 1389 489 1062 489 1062 490 1390 490 1064 490 1064 450 1391 450 1066 450 1066 491 1392 491 1068 491 1068 492 1393 492 1070 492 1070 493 1394 493 1072 493 1072 494 1395 494 1074 494 1074 495 1396 495 1076 495 1076 456 1397 456 1078 456 1078 718 1398 718 1080 718 1080 497 1399 497 1082 497 1082 722 1400 722 1084 722 1084 720 1401 720 1086 720 1086 461 1402 461 1088 461 1088 462 1403 462 1090 462 1090 500 1404 500 1092 500 1092 501 1405 501 1094 501 1094 502 1406 502 1096 502 1096 466 1407 466 1098 466 1098 503 1408 503 1100 503 1100 504 1409 504 1102 504 1102 505 1410 505 1104 505 1104 506 1411 506 1106 506 1106 471 1412 471 1108 471 1108 507 1413 507 1110 507 1110 508 1414 508 1112 508 1112 509 1415 509 1114 509 1114 475 1416 475 1116 475 1116 510 1417 510 1118 510 1418 511 1419 511 1123 511 1123 512 1419 512 1030 512 1030 513 1419 513 1373 513 1420 215 1374 215 1124 215 1124 215 1374 215 1032 215 1421 135 1420 135 1126 135 1126 135 1420 135 1124 135 1422 514 1421 514 1128 514 1128 514 1421 514 1126 514 1028 515 1372 515 1131 515 1131 516 1372 516 1423 516 1133 517 1423 517 1424 517 1135 518 1424 518 1425 518 1137 519 1425 519 1426 519 1139 520 1426 520 1427 520 1141 521 1427 521 1428 521 1143 522 1428 522 1429 522 1145 523 1429 523 1430 523 1147 524 1430 524 1431 524 1149 525 1431 525 1432 525 1151 526 1432 526 1433 526 1153 527 1433 527 1434 527 1155 528 1434 528 1435 528 1157 529 1435 529 1436 529 1159 530 1436 530 1437 530 1161 531 1437 531 1438 531 1163 723 1438 723 1439 723 1165 724 1439 724 1440 724 1167 725 1440 725 1441 725 1169 726 1441 726 1442 726 1171 536 1442 536 1443 536 1173 537 1443 537 1444 537 1175 538 1444 538 1445 538 1177 727 1445 727 1446 727 1179 540 1446 540 1447 540 1181 541 1447 541 1448 541 1183 728 1448 728 1449 728 1185 729 1449 729 1450 729 1187 730 1450 730 1451 730 1189 545 1451 545 1452 545 1191 731 1452 731 1453 731 1193 732 1453 732 1454 732 1195 548 1454 548 1455 548 1197 733 1455 733 1456 733 1199 550 1456 550 1457 550 1201 551 1457 551 1458 551 1203 734 1458 734 1459 734 1205 735 1459 735 1460 735 1207 554 1460 554 1461 554 1209 736 1461 736 1462 736 1211 737 1462 737 1463 737 1213 557 1463 557 1464 557 1215 738 1464 738 1465 738 1217 739 1465 739 1466 739 1219 740 1466 740 1467 740 1221 561 1467 561 1468 561 1223 741 1468 741 1469 741 1225 742 1469 742 1470 742 1227 743 1470 743 1471 743 1128 744 1471 744 1422 744 1128 745 1227 745 1471 745 1131 517 1423 517 1133 517 1133 567 1424 567 1135 567 1135 568 1425 568 1137 568 1137 520 1426 520 1139 520 1139 569 1427 569 1141 569 1141 570 1428 570 1143 570 1143 571 1429 571 1145 571 1145 572 1430 572 1147 572 1147 573 1431 573 1149 573 1149 574 1432 574 1151 574 1151 575 1433 575 1153 575 1153 528 1434 528 1155 528 1155 576 1435 576 1157 576 1157 577 1436 577 1159 577 1159 578 1437 578 1161 578 1161 746 1438 746 1163 746 1163 747 1439 747 1165 747 1165 725 1440 725 1167 725 1167 748 1441 748 1169 748 1169 536 1442 536 1171 536 1171 537 1443 537 1173 537 1173 583 1444 583 1175 583 1175 749 1445 749 1177 749 1177 540 1446 540 1179 540 1179 541 1447 541 1181 541 1181 542 1448 542 1183 542 1183 729 1449 729 1185 729 1185 750 1450 750 1187 750 1187 588 1451 588 1189 588 1189 546 1452 546 1191 546 1191 751 1453 751 1193 751 1193 591 1454 591 1195 591 1195 752 1455 752 1197 752 1197 550 1456 550 1199 550 1199 593 1457 593 1201 593 1201 753 1458 753 1203 753 1203 754 1459 754 1205 754 1205 596 1460 596 1207 596 1207 597 1461 597 1209 597 1209 755 1462 755 1211 755 1211 756 1463 756 1213 756 1213 558 1464 558 1215 558 1215 757 1465 757 1217 757 1217 602 1466 602 1219 602 1219 758 1467 758 1221 758 1221 759 1468 759 1223 759 1223 604 1469 604 1225 604 1225 743 1470 743 1227 743 1262 300 1263 300 1398 300 1397 300 1262 300 1398 300 1397 300 1261 300 1262 300 1397 300 1260 300 1261 300 1397 300 1259 300 1260 300 1397 300 1396 300 1259 300 1259 300 1396 300 1258 300 1258 300 1396 300 1257 300 1257 300 1396 300 1256 300 1256 300 1396 300 1395 300 1255 300 1395 300 1254 300 1255 300 1256 300 1395 300 1229 300 1399 300 1228 300 1229 300 1443 300 1399 300 1229 300 1230 300 1443 300 1443 300 1230 300 1231 300 1444 300 1231 300 1232 300 1233 300 1444 300 1232 300 1233 300 1234 300 1444 300 1444 300 1234 300 1445 300 1445 300 1234 300 1235 300 1236 300 1445 300 1235 300 1236 300 1237 300 1445 300 1445 300 1237 300 1238 300 1446 300 1238 300 1239 300 1240 300 1446 300 1239 300 1240 300 1241 300 1446 300 1446 300 1241 300 1447 300 1447 300 1241 300 1242 300 1243 300 1447 300 1242 300 1243 300 1244 300 1447 300 1447 300 1244 300 1448 300 1448 300 1244 300 1245 300 1246 300 1448 300 1245 300 1246 760 1449 760 1448 760 1246 761 1247 761 1449 761 1449 300 1247 300 1248 300 1392 300 1248 300 1393 300 1392 762 1449 762 1248 762 1392 763 1450 763 1449 763 1392 764 1391 764 1450 764 1450 765 1391 765 1451 765 1451 300 1391 300 1390 300 1452 300 1390 300 1389 300 1453 300 1389 300 1454 300 1453 300 1452 300 1389 300 1443 300 1231 300 1444 300 1445 300 1238 300 1446 300 1248 300 1249 300 1393 300 1393 300 1249 300 1250 300 1394 300 1250 300 1251 300 1252 300 1394 300 1251 300 1252 300 1253 300 1394 300 1394 300 1253 300 1395 300 1395 300 1253 300 1254 300 1393 300 1250 300 1394 300 1298 300 1299 300 1374 300 1297 300 1374 300 1296 300 1297 300 1298 300 1374 300 1265 766 1375 766 1264 766 1265 300 1266 300 1375 300 1375 300 1266 300 1376 300 1376 300 1266 300 1267 300 1268 767 1376 767 1267 767 1268 768 1377 768 1376 768 1268 300 1269 300 1377 300 1377 769 1269 769 1270 769 1378 770 1270 770 1271 770 1466 300 1271 300 1272 300 1467 771 1272 771 1273 771 1468 772 1273 772 1274 772 1275 300 1468 300 1274 300 1275 773 1469 773 1468 773 1275 300 1276 300 1469 300 1469 774 1276 774 1277 774 1470 775 1277 775 1278 775 1471 300 1278 300 1279 300 1280 300 1471 300 1279 300 1280 776 1422 776 1471 776 1280 300 1281 300 1422 300 1422 300 1281 300 1282 300 1283 300 1422 300 1282 300 1283 300 1284 300 1422 300 1422 777 1284 777 1285 777 1286 300 1422 300 1285 300 1286 300 1287 300 1422 300 1422 300 1287 300 1311 300 1312 300 1422 300 1311 300 1312 300 1313 300 1422 300 1422 778 1313 778 1314 778 1315 300 1422 300 1314 300 1315 300 1316 300 1422 300 1422 300 1316 300 1317 300 1421 300 1317 300 1318 300 1319 300 1421 300 1318 300 1319 300 1320 300 1421 300 1421 779 1320 779 1321 779 1322 300 1421 300 1321 300 1322 300 1323 300 1421 300 1421 780 1323 780 1324 780 1325 300 1421 300 1324 300 1325 300 1326 300 1421 300 1421 300 1326 300 1420 300 1420 300 1326 300 1327 300 1328 300 1420 300 1327 300 1328 300 1329 300 1420 300 1420 781 1329 781 1330 781 1331 782 1420 782 1330 782 1331 300 1332 300 1420 300 1420 300 1332 300 1333 300 1334 300 1420 300 1333 300 1334 300 1335 300 1420 300 1420 300 1335 300 1374 300 1374 300 1335 300 1300 300 1301 300 1374 300 1300 300 1301 300 1302 300 1374 300 1374 300 1302 300 1303 300 1304 300 1374 300 1303 300 1304 300 1305 300 1374 300 1374 300 1305 300 1293 300 1294 300 1374 300 1293 300 1294 300 1295 300 1374 300 1374 300 1295 300 1296 300 1377 300 1270 300 1378 300 1378 783 1271 783 1466 783 1379 784 1466 784 1465 784 1464 785 1379 785 1465 785 1464 300 1380 300 1379 300 1464 300 1463 300 1380 300 1380 300 1463 300 1381 300 1381 786 1463 786 1462 786 1382 787 1462 787 1461 787 1383 300 1461 300 1460 300 1459 788 1383 788 1460 788 1459 789 1384 789 1383 789 1459 300 1458 300 1384 300 1384 300 1458 300 1385 300 1385 300 1458 300 1457 300 1386 300 1457 300 1456 300 1387 790 1456 790 1455 790 1388 300 1455 300 1454 300 1389 791 1388 791 1454 791 1466 300 1272 300 1467 300 1467 792 1273 792 1468 792 1469 793 1277 793 1470 793 1470 300 1278 300 1471 300 1287 300 1288 300 1311 300 1311 300 1288 300 1310 300 1310 300 1288 300 1289 300 1309 300 1289 300 1290 300 1308 300 1290 300 1307 300 1308 300 1309 300 1290 300 1310 300 1289 300 1309 300 1290 300 1291 300 1307 300 1307 300 1291 300 1306 300 1306 300 1291 300 1292 300 1305 300 1292 300 1293 300 1305 300 1306 300 1292 300 1422 300 1317 300 1421 300 1336 300 636 300 1371 300 1336 300 1337 300 636 300 636 300 1337 300 1338 300 1372 300 1338 300 1339 300 1340 300 1372 300 1339 300 1340 300 1341 300 1372 300 1372 300 1341 300 1342 300 1343 300 1372 300 1342 300 1343 300 1344 300 1372 300 1372 300 1344 300 1345 300 1346 300 1372 300 1345 300 1346 300 1423 300 1372 300 1346 300 1347 300 1423 300 1423 300 1347 300 1348 300 1349 300 1423 300 1348 300 1349 300 1350 300 1423 300 1423 300 1350 300 1424 300 1424 300 1350 300 1351 300 1352 300 1424 300 1351 300 1352 300 1353 300 1424 300 1424 300 1353 300 1417 300 1425 300 1417 300 1416 300 1426 300 1416 300 1415 300 1427 300 1415 300 1414 300 1428 300 1414 300 1413 300 1429 300 1413 300 1412 300 1430 300 1412 300 1411 300 1431 300 1411 300 1410 300 1432 300 1410 300 1409 300 1433 300 1409 300 1408 300 1434 300 1408 300 1407 300 1435 300 1407 300 1406 300 1436 300 1406 300 1405 300 1437 300 1405 300 1404 300 1438 300 1404 300 1403 300 1439 300 1403 300 1402 300 1440 300 1402 300 1401 300 1441 300 1401 300 1400 300 1442 300 1400 300 1399 300 1443 300 1442 300 1399 300 636 300 1338 300 1372 300 1417 300 1353 300 1418 300 1418 300 1353 300 1354 300 1355 300 1418 300 1354 300 1355 300 1356 300 1418 300 1418 300 1356 300 1419 300 1419 300 1356 300 1357 300 1358 300 1419 300 1357 300 1358 300 1359 300 1419 300 1419 300 1359 300 1360 300 1373 300 1360 300 1361 300 1362 300 1373 300 1361 300 1362 300 1363 300 1373 300 1373 300 1363 300 1364 300 1365 300 1373 300 1364 300 1365 300 1366 300 1373 300 1373 300 1366 300 1367 300 1368 300 1373 300 1367 300 1368 300 638 300 1373 300 1368 300 1369 300 638 300 638 300 1369 300 1370 300 1371 300 638 300 1370 300 1371 300 636 300 638 300 1419 300 1360 300 1373 300 1378 300 1466 300 1379 300 1381 300 1462 300 1382 300 1382 794 1461 794 1383 794 1385 300 1457 300 1386 300 1386 300 1456 300 1387 300 1387 300 1455 300 1388 300 1452 300 1451 300 1390 300 1442 300 1441 300 1400 300 1441 300 1440 300 1401 300 1440 300 1439 300 1402 300 1439 300 1438 300 1403 300 1438 300 1437 300 1404 300 1437 300 1436 300 1405 300 1436 300 1435 300 1406 300 1435 300 1434 300 1407 300 1434 300 1433 300 1408 300 1433 300 1432 300 1409 300 1432 300 1431 300 1410 300 1431 300 1430 300 1411 300 1430 300 1429 300 1412 300 1429 300 1428 300 1413 300 1428 300 1427 300 1414 300 1427 300 1426 300 1415 300 1426 300 1425 300 1416 300 1425 300 1424 300 1417 300 1399 300 1398 300 1228 300 1228 300 1398 300 1263 300 1375 795 1374 795 1264 795 1264 300 1374 300 1299 300

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/misc/rear_platform_v2_fence_convex_hull.dae b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_fence_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..2140d50d3d5bbffc3c84c5bdb855e257494de4bc --- /dev/null +++ b/data/mir_common/mir_description/meshes/misc/rear_platform_v2_fence_convex_hull.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-22T08:10:00 + 2016-02-22T08:10:00 + + Z_UP + + + + + + + -265 165 30 -265 204 30 -265 165 20 -265 204 20 -245 165 30 -245 165 20 -245 204 30 -245 204 20 -139 310 30 -142.619 309.9382 30 -139 310 20 -142.619 309.9382 20 -146.2337 309.7529 30 -146.2337 309.7529 20 -149.84 309.4443 30 -149.84 309.4443 20 -153.4337 309.0127 30 -153.4337 309.0127 20 -157.0105 308.4587 30 -157.0105 308.4587 20 -160.5663 307.7829 30 -160.5663 307.7829 20 -164.097 306.9861 30 -164.097 306.9861 20 -167.5985 306.0693 30 -167.5985 306.0693 20 -171.0665 305.0334 30 -171.0665 305.0334 20 -174.4972 303.8797 30 -174.4972 303.8797 20 -177.8865 302.6095 30 -177.8865 302.6095 20 -181.2305 301.2244 30 -181.2305 301.2244 20 -184.5252 299.7259 30 -184.5252 299.7259 20 -187.7669 298.1159 30 -187.7669 298.1159 20 -190.9517 296.396 30 -190.9517 296.396 20 -194.0759 294.5685 30 -194.0759 294.5685 20 -197.1359 292.6353 30 -197.1359 292.6353 20 -200.1281 290.5988 30 -200.1281 290.5988 20 -203.0491 288.4613 30 -203.0491 288.4613 20 -205.8953 286.2254 30 -205.8953 286.2254 20 -208.6636 283.8936 30 -208.6636 283.8936 20 -211.3506 281.4686 30 -211.3506 281.4686 20 -213.9533 278.9533 30 -213.9533 278.9533 20 -216.4686 276.3507 30 -216.4686 276.3507 20 -218.8936 273.6636 30 -218.8936 273.6636 20 -221.2254 270.8953 30 -221.2254 270.8953 20 -223.4613 268.0491 30 -223.4613 268.0491 20 -225.5988 265.1281 30 -225.5988 265.1281 20 -227.6353 262.1359 30 -227.6353 262.1359 20 -229.5684 259.0759 30 -229.5684 259.0759 20 -231.396 255.9517 30 -231.396 255.9517 20 -233.1158 252.7669 30 -233.1158 252.7669 20 -234.7259 249.5252 30 -234.7259 249.5252 20 -236.2244 246.2305 30 -236.2244 246.2305 20 -237.6095 242.8865 30 -237.6095 242.8865 20 -238.8796 239.4972 30 -238.8796 239.4972 20 -240.0333 236.0665 30 -240.0333 236.0665 20 -241.0692 232.5985 30 -241.0692 232.5985 20 -241.9861 229.097 30 -241.9861 229.097 20 -242.7829 225.5663 30 -242.7829 225.5663 20 -243.4587 222.0105 30 -243.4587 222.0105 20 -244.0127 218.4337 30 -244.0127 218.4337 20 -244.4443 214.84 30 -244.4443 214.84 20 -244.7529 211.2337 30 -244.7529 211.2337 20 -244.9382 207.619 20 -244.9382 207.619 30 0 310 30 0 310 20 0 330 30 0 330 20 -139 330 30 -139 330 20 -264.9378 207.9577 20 -264.9378 207.9577 30 -264.7514 211.9116 20 -264.7514 211.9116 30 -264.4408 215.8576 20 -264.4408 215.8576 30 -264.0065 219.792 20 -264.0065 219.792 30 -263.4487 223.7107 20 -263.4487 223.7107 30 -262.7682 227.61 20 -262.7682 227.61 30 -261.9655 231.486 20 -261.9655 231.486 30 -261.0415 235.3349 20 -261.0415 235.3349 30 -259.997 239.1529 20 -259.997 239.1529 30 -258.8331 242.9361 20 -258.8331 242.9361 30 -257.551 246.681 20 -257.551 246.681 30 -256.1518 250.3837 20 -256.1518 250.3837 30 -254.6371 254.0406 20 -254.6371 254.0406 30 -253.0082 257.6482 20 -253.0082 257.6482 30 -251.2668 261.2028 20 -251.2668 261.2028 30 -249.4146 264.701 20 -249.4146 264.701 30 -247.4535 268.1392 20 -247.4535 268.1392 30 -245.3853 271.5142 20 -245.3853 271.5142 30 -243.2122 274.8225 20 -243.2122 274.8225 30 -240.9361 278.061 20 -240.9361 278.061 30 -238.5595 281.2263 20 -238.5595 281.2263 30 -236.0847 284.3154 20 -236.0847 284.3154 30 -233.514 287.3253 20 -233.514 287.3253 30 -230.85 290.2529 20 -230.85 290.2529 30 -228.0955 293.0955 20 -228.0955 293.0955 30 -225.2529 295.85 20 -225.2529 295.85 30 -222.3253 298.514 20 -222.3253 298.514 30 -219.3154 301.0847 20 -219.3154 301.0847 30 -216.2263 303.5596 20 -216.2263 303.5596 30 -213.0609 305.9361 20 -213.0609 305.9361 30 -209.8225 308.2122 20 -209.8225 308.2122 30 -206.5142 310.3853 20 -206.5142 310.3853 30 -203.1392 312.4535 20 -203.1392 312.4535 30 -199.701 314.4147 20 -199.701 314.4147 30 -196.2028 316.2668 20 -196.2028 316.2668 30 -192.6482 318.0082 20 -192.6482 318.0082 30 -189.0406 319.6371 20 -189.0406 319.6371 30 -185.3837 321.1518 20 -185.3837 321.1518 30 -181.681 322.551 20 -181.681 322.551 30 -177.9361 323.8331 20 -177.9361 323.8331 30 -174.1529 324.997 20 -174.1529 324.997 30 -170.3349 326.0415 20 -170.3349 326.0415 30 -166.486 326.9655 20 -166.486 326.9655 30 -162.61 327.7682 20 -162.61 327.7682 30 -158.7107 328.4487 20 -158.7107 328.4487 30 -154.792 329.0065 20 -154.792 329.0065 30 -150.8576 329.4408 20 -150.8576 329.4408 30 -146.9116 329.7514 20 -146.9116 329.7514 30 -142.9577 329.9378 20 -142.9577 329.9378 30 -265 165 10 -265 204 10 -245 165 10 -245 204 10 -139 310 10 -142.619 309.9382 10 -146.2337 309.7529 10 -149.84 309.4443 10 -153.4337 309.0127 10 -157.0105 308.4587 10 -160.5663 307.7829 10 -164.097 306.9861 10 -167.5985 306.0693 10 -171.0665 305.0334 10 -174.4972 303.8797 10 -177.8865 302.6095 10 -181.2305 301.2244 10 -184.5252 299.7259 10 -187.7669 298.1159 10 -190.9517 296.396 10 -194.0759 294.5685 10 -197.1359 292.6353 10 -200.1281 290.5988 10 -203.0491 288.4613 10 -205.8953 286.2254 10 -208.6636 283.8936 10 -211.3506 281.4686 10 -213.9533 278.9533 10 -216.4686 276.3507 10 -218.8936 273.6636 10 -221.2254 270.8953 10 -223.4613 268.0491 10 -225.5988 265.1281 10 -227.6353 262.1359 10 -229.5684 259.0759 10 -231.396 255.9517 10 -233.1158 252.7669 10 -234.7259 249.5252 10 -236.2244 246.2305 10 -237.6095 242.8865 10 -238.8796 239.4972 10 -240.0333 236.0665 10 -241.0692 232.5985 10 -241.9861 229.097 10 -242.7829 225.5663 10 -243.4587 222.0105 10 -244.0127 218.4337 10 -244.4443 214.84 10 -244.7529 211.2337 10 -244.9382 207.619 10 0 310 20 0 310 10 0 330 20 0 330 10 -139 330 10 -264.9378 207.9577 10 -264.7514 211.9116 10 -264.4408 215.8576 10 -264.0065 219.792 10 -263.4487 223.7107 10 -262.7682 227.61 10 -261.9655 231.486 10 -261.0415 235.3349 10 -259.997 239.1529 10 -258.8331 242.9361 10 -257.551 246.681 10 -256.1518 250.3837 10 -254.6371 254.0406 10 -253.0082 257.6482 10 -251.2668 261.2028 10 -249.4146 264.701 10 -247.4535 268.1392 10 -245.3853 271.5142 10 -243.2122 274.8225 10 -240.9361 278.061 10 -238.5595 281.2263 10 -236.0847 284.3154 10 -233.514 287.3253 10 -230.85 290.2529 10 -228.0955 293.0955 10 -225.2529 295.85 10 -222.3253 298.514 10 -219.3154 301.0847 10 -216.2263 303.5596 10 -213.0609 305.9361 10 -209.8225 308.2122 10 -206.5142 310.3853 10 -203.1392 312.4535 10 -199.701 314.4147 10 -196.2028 316.2668 10 -192.6482 318.0082 10 -189.0406 319.6371 10 -185.3837 321.1518 10 -181.681 322.551 10 -177.9361 323.8331 10 -174.1529 324.997 10 -170.3349 326.0415 10 -166.486 326.9655 10 -162.61 327.7682 10 -158.7107 328.4487 10 -154.792 329.0065 10 -150.8576 329.4408 10 -146.9116 329.7514 10 -142.9577 329.9378 10 -265 126 20 -265 126 30 -245 126 20 -245 126 30 -139 20 20 -142.619 20.0618 20 -139 20 30 -142.619 20.0618 30 -146.2337 20.24711 20 -146.2337 20.24711 30 -149.84 20.55573 20 -149.84 20.55573 30 -153.4337 20.98729 20 -153.4337 20.98729 30 -157.0105 21.54129 20 -157.0105 21.54129 30 -160.5663 22.21709 20 -160.5663 22.21709 30 -164.097 23.01389 20 -164.097 23.01389 30 -167.5985 23.93077 20 -167.5985 23.93077 30 -171.0665 24.96665 20 -171.0665 24.96665 30 -174.4972 26.12034 20 -174.4972 26.12034 30 -177.8865 27.39049 20 -177.8865 27.39049 30 -181.2305 28.7756 20 -181.2305 28.7756 30 -184.5252 30.27408 20 -184.5252 30.27408 30 -187.7669 31.88417 20 -187.7669 31.88417 30 -190.9517 33.60399 20 -190.9517 33.60399 30 -194.0759 35.43154 20 -194.0759 35.43154 30 -197.1359 37.3647 20 -197.1359 37.3647 30 -200.1281 39.40119 20 -200.1281 39.40119 30 -203.0491 41.53866 20 -203.0491 41.53866 30 -205.8953 43.7746 20 -205.8953 43.7746 30 -208.6636 46.10642 20 -208.6636 46.10642 30 -211.3506 48.53139 20 -211.3506 48.53139 30 -213.9533 51.04668 20 -213.9533 51.04668 30 -216.4686 53.64937 20 -216.4686 53.64937 30 -218.8936 56.33641 20 -218.8936 56.33641 30 -221.2254 59.10468 20 -221.2254 59.10468 30 -223.4613 61.95094 20 -223.4613 61.95094 30 -225.5988 64.87189 20 -225.5988 64.87189 30 -227.6353 67.86411 20 -227.6353 67.86411 30 -229.5684 70.92411 20 -229.5684 70.92411 30 -231.396 74.04832 20 -231.396 74.04832 30 -233.1158 77.23311 20 -233.1158 77.23311 30 -234.7259 80.47476 20 -234.7259 80.47476 30 -236.2244 83.76949 20 -236.2244 83.76949 30 -237.6095 87.11345 20 -237.6095 87.11345 30 -238.8796 90.50276 20 -238.8796 90.50276 30 -240.0333 93.93346 20 -240.0333 93.93346 30 -241.0692 97.40155 20 -241.0692 97.40155 30 -241.9861 100.903 20 -241.9861 100.903 30 -242.7829 104.4337 20 -242.7829 104.4337 30 -243.4587 107.9895 20 -243.4587 107.9895 30 -244.0127 111.5663 20 -244.0127 111.5663 30 -244.4443 115.16 20 -244.4443 115.16 30 -244.7529 118.7663 20 -244.7529 118.7663 30 -244.9382 122.381 30 -244.9382 122.381 20 0 20 20 0 20 30 0 0 20 0 0 30 -139 0 20 -139 0 30 -264.9378 122.0422 30 -264.9378 122.0422 20 -264.7514 118.0884 30 -264.7514 118.0884 20 -264.4408 114.1424 30 -264.4408 114.1424 20 -264.0065 110.208 30 -264.0065 110.208 20 -263.4487 106.2893 30 -263.4487 106.2893 20 -262.7682 102.39 30 -262.7682 102.39 20 -261.9655 98.51396 30 -261.9655 98.51396 20 -261.0415 94.66508 30 -261.0415 94.66508 20 -259.997 90.84712 30 -259.997 90.84712 20 -258.8331 87.06386 30 -258.8331 87.06386 20 -257.551 83.31903 30 -257.551 83.31903 20 -256.1518 79.61631 30 -256.1518 79.61631 20 -254.6371 75.95937 30 -254.6371 75.95937 20 -253.0082 72.35181 30 -253.0082 72.35181 20 -251.2668 68.7972 30 -251.2668 68.7972 20 -249.4146 65.29904 30 -249.4146 65.29904 20 -247.4535 61.86078 30 -247.4535 61.86078 20 -245.3853 58.48582 30 -245.3853 58.48582 20 -243.2122 55.17749 30 -243.2122 55.17749 20 -240.9361 51.93906 30 -240.9361 51.93906 20 -238.5595 48.77371 30 -238.5595 48.77371 20 -236.0847 45.68458 30 -236.0847 45.68458 20 -233.514 42.6747 30 -233.514 42.6747 20 -230.85 39.74707 30 -230.85 39.74707 20 -228.0955 36.90454 30 -228.0955 36.90454 20 -225.2529 34.14995 30 -225.2529 34.14995 20 -222.3253 31.48601 30 -222.3253 31.48601 20 -219.3154 28.91533 30 -219.3154 28.91533 20 -216.2263 26.44047 30 -216.2263 26.44047 20 -213.0609 24.06386 30 -213.0609 24.06386 20 -209.8225 21.78785 30 -209.8225 21.78785 20 -206.5142 19.61468 30 -206.5142 19.61468 20 -203.1392 17.54651 30 -203.1392 17.54651 20 -199.701 15.58536 30 -199.701 15.58536 20 -196.2028 13.73318 30 -196.2028 13.73318 20 -192.6482 11.99179 30 -192.6482 11.99179 20 -189.0406 10.36292 30 -189.0406 10.36292 20 -185.3837 8.848163 30 -185.3837 8.848163 20 -181.681 7.449023 30 -181.681 7.449023 20 -177.9361 6.166879 30 -177.9361 6.166879 20 -174.1529 5.002995 30 -174.1529 5.002995 20 -170.3349 3.958522 30 -170.3349 3.958522 20 -166.486 3.034488 30 -166.486 3.034488 20 -162.61 2.231806 30 -162.61 2.231806 20 -158.7107 1.551269 30 -158.7107 1.551269 20 -154.792 0.9935476 30 -154.792 0.9935476 20 -150.8576 0.5591925 30 -150.8576 0.5591925 20 -146.9116 0.2486322 30 -146.9116 0.2486322 20 -142.9577 0.06217336 30 -142.9577 0.06217336 20 -265 126 10 -245 126 10 -139 20 10 -142.619 20.0618 10 -146.2337 20.24711 10 -149.84 20.55573 10 -153.4337 20.98729 10 -157.0105 21.54129 10 -160.5663 22.21709 10 -164.097 23.01389 10 -167.5985 23.93077 10 -171.0665 24.96665 10 -174.4972 26.12034 10 -177.8865 27.39049 10 -181.2305 28.7756 10 -184.5252 30.27408 10 -187.7669 31.88417 10 -190.9517 33.60399 10 -194.0759 35.43154 10 -197.1359 37.3647 10 -200.1281 39.40119 10 -203.0491 41.53866 10 -205.8953 43.7746 10 -208.6636 46.10642 10 -211.3506 48.53139 10 -213.9533 51.04668 10 -216.4686 53.64937 10 -218.8936 56.33641 10 -221.2254 59.10468 10 -223.4613 61.95094 10 -225.5988 64.87189 10 -227.6353 67.86411 10 -229.5684 70.92411 10 -231.396 74.04832 10 -233.1158 77.23311 10 -234.7259 80.47476 10 -236.2244 83.76949 10 -237.6095 87.11345 10 -238.8796 90.50276 10 -240.0333 93.93346 10 -241.0692 97.40155 10 -241.9861 100.903 10 -242.7829 104.4337 10 -243.4587 107.9895 10 -244.0127 111.5663 10 -244.4443 115.16 10 -244.7529 118.7663 10 -244.9382 122.381 10 0 20 10 0 0 10 -139 0 10 -264.9378 122.0422 10 -264.7514 118.0884 10 -264.4408 114.1424 10 -264.0065 110.208 10 -263.4487 106.2893 10 -262.7682 102.39 10 -261.9655 98.51396 10 -261.0415 94.66508 10 -259.997 90.84712 10 -258.8331 87.06386 10 -257.551 83.31903 10 -256.1518 79.61631 10 -254.6371 75.95937 10 -253.0082 72.35181 10 -251.2668 68.7972 10 -249.4146 65.29904 10 -247.4535 61.86078 10 -245.3853 58.48582 10 -243.2122 55.17749 10 -240.9361 51.93906 10 -238.5595 48.77371 10 -236.0847 45.68458 10 -233.514 42.6747 10 -230.85 39.74707 10 -228.0955 36.90454 10 -225.2529 34.14995 10 -222.3253 31.48601 10 -219.3154 28.91533 10 -216.2263 26.44047 10 -213.0609 24.06386 10 -209.8225 21.78785 10 -206.5142 19.61468 10 -203.1392 17.54651 10 -199.701 15.58536 10 -196.2028 13.73318 10 -192.6482 11.99179 10 -189.0406 10.36292 10 -185.3837 8.848163 10 -181.681 7.449023 10 -177.9361 6.166879 10 -174.1529 5.002995 10 -170.3349 3.958522 10 -166.486 3.034488 10 -162.61 2.231806 10 -158.7107 1.551269 10 -154.792 0.9935476 10 -150.8576 0.5591925 10 -146.9116 0.2486322 10 -142.9577 0.06217336 10 + + + + + + + + + + -1 0 0 0 -1 0 1 0 0 0.01707375 -0.9998543 0 0.01707363 -0.9998543 0 0.05119574 -0.9986886 0 0.08526754 -0.9963582 0 0.1192365 -0.9928659 0 0.1530578 -0.9882172 0 0.1867054 -0.982416 0 0.2201457 -0.975467 0 0.2533144 -0.967384 0 0.2861973 -0.9581707 0 0.318744 -0.9478409 0 0.3509179 -0.9364063 0 0.3826868 -0.9238782 0 0.4140049 -0.9102746 0 0.4448391 -0.8956106 0 0.475165 -0.8798968 0 0.5049158 -0.8631687 0 0.5340945 -0.8454248 0 0.562646 -0.8266981 0 0.5905433 -0.807006 0 0.6177499 -0.7863746 0 0.6442408 -0.7648229 0 0.6699833 -0.7423762 0 0.6949307 -0.7190768 0 0.7190744 -0.6949332 0 0.7423782 -0.669981 0 0.7648224 -0.6442413 0 0.7863726 -0.6177526 0 0.8070024 -0.5905483 0 0.8266996 -0.5626437 0 0.8454296 -0.5340869 0 0.8631678 -0.5049171 0 0.8799064 -0.4751473 0 0.8956087 -0.4448428 0 0.9102795 -0.4139943 0 0.9238755 -0.3826931 0 0.9364086 -0.3509114 0 0.9478431 -0.3187374 0 0.9581705 -0.2861982 0 0.9673823 -0.2533212 0 0.9754666 -0.2201482 0 0.9824132 -0.1867198 0 0.9882167 -0.1530618 0 0.9928671 -0.1192275 0 0.9963589 -0.08525896 0 0.998688 -0.05120944 0 0.05119609 -0.9986887 0 0.1192381 -0.9928657 0 0.1530557 -0.9882177 0 0.1867079 -0.9824154 0 0.2201442 -0.9754674 0 0.2533161 -0.9673836 0 0.2861991 -0.9581701 0 0.3187419 -0.9478415 0 0.4139999 -0.910277 0 0.4448337 -0.8956133 0 0.4751622 -0.8798983 0 0.5049187 -0.8631669 0 0.5626491 -0.8266959 0 0.5905498 -0.8070012 0 0.6177532 -0.7863721 0 0.6442342 -0.7648284 0 0.6699767 -0.7423822 0 0.742385 -0.6699736 0 0.764829 -0.6442334 0 0.8454174 -0.5341062 0 0.8631621 -0.5049272 0 0.8799007 -0.4751576 0 0.9102744 -0.4140055 0 0.9238803 -0.3826816 0 0.9364043 -0.3509233 0 0.947839 -0.3187495 0 0.9673855 -0.2533085 0 0.9754694 -0.2201353 0 0.9824157 -0.1867068 0 0.9928654 -0.1192408 0 0.9986887 -0.05119597 0 0.9998545 -0.01706528 0 0.9998542 -0.01707875 0 0 1 0 -0.999877 0.01569116 0 -0.9998765 0.01571583 0 -0.9988897 0.04711031 0 -0.9969177 0.07845568 0 -0.9939605 0.1097392 0 -0.9900239 0.1408998 0 -0.9851103 0.1719241 0 -0.9792252 0.2027762 0 -0.9723734 0.2334313 0 -0.9645599 0.263864 0 -0.9557942 0.2940365 0 -0.9460868 0.3239135 0 -0.9354496 0.3534601 0 -0.9238802 0.382682 0 -0.9114004 0.4115208 0 -0.8980297 0.4399349 0 -0.8837695 0.4679226 0 -0.8686335 0.4954553 0 -0.8526369 0.5225039 0 -0.8358091 0.5490202 0 -0.818142 0.5750162 0 -0.7996842 0.6004208 0 -0.7804324 0.6252402 0 -0.7604008 0.6494542 0 -0.7396292 0.6730146 0 -0.7181279 0.6959112 0 -0.6959096 0.7181295 0 -0.6730162 0.7396278 0 -0.6494455 0.7604083 0 -0.6252487 0.7804256 0 -0.6004184 0.7996861 0 -0.5750097 0.8181466 0 -0.5490245 0.8358063 0 -0.522502 0.8526382 0 -0.4954568 0.8686326 0 -0.46793 0.8837656 0 -0.439938 0.8980281 0 -0.4115136 0.9114037 0 -0.382681 0.9238806 0 -0.3534732 0.9354447 0 -0.3239213 0.946084 0 -0.2940402 0.9557931 0 -0.2638729 0.9645575 0 -0.2334473 0.9723695 0 -0.2027854 0.9792233 0 -0.1719297 0.9851092 0 -0.1408982 0.9900242 0 -0.1097344 0.993961 0 -0.07846331 0.9969171 0 -0.04710721 0.9988899 0 -0.01570498 0.9998767 0 -0.01570504 0.9998767 0 -0.9969167 0.0784679 0 -0.9939618 0.109727 0 -0.9851081 0.171936 0 -0.9792227 0.202788 0 -0.9723649 0.2334662 0 -0.9645568 0.2638754 0 -0.9557908 0.2940477 0 -0.946083 0.3239246 0 -0.9354375 0.3534926 0 -0.911405 0.4115106 0 -0.8980249 0.4399449 0 -0.8837645 0.4679322 0 -0.8686282 0.4954646 0 -0.8526425 0.522495 0 -0.8181536 0.5749997 0 -0.7604069 0.6494471 0 -0.7396354 0.6730079 0 -0.6252427 0.7804304 0 -0.6004124 0.7996906 0 -0.5490188 0.83581 0 -0.5224937 0.8526431 0 -0.4954594 0.8686311 0 -0.439943 0.8980258 0 -0.4115158 0.9114026 0 -0.3826788 0.9238815 0 -0.3534773 0.9354431 0 -0.3239232 0.9460834 0 -0.2940384 0.9557936 0 -0.2638698 0.9645583 0 -0.2027841 0.9792236 0 -0.1719307 0.9851091 0 -0.109735 0.9939609 0 0 0 -1 0 0 1 -9.94157e-7 0 1 3.17187e-6 0 1 -6.80813e-7 0 1 0.01707321 0.9998543 0 0.01707309 0.9998543 0 0.05119889 0.9986885 0 0.08526599 0.9963582 0 0.1192314 0.9928665 0 0.1530619 0.9882166 0 0.1867095 0.9824151 0 0.2201427 0.9754678 0 0.2533165 0.9673836 0 0.2861968 0.958171 0 0.3187444 0.9478408 0 0.3509184 0.9364061 0 0.3826832 0.9238798 0 0.4140053 0.9102746 0 0.4448416 0.8956094 0 0.4751593 0.8798999 0 0.5049174 0.8631677 0 0.5340982 0.8454225 0 0.5626453 0.8266985 0 0.5905407 0.807008 0 0.6177526 0.7863727 0 0.6442402 0.7648233 0 0.6699805 0.7423788 0 0.6949312 0.7190762 0 0.719078 0.6949294 0 0.7423782 0.669981 0 0.7648211 0.644243 0 0.7863738 0.617751 0 0.8070009 0.5905503 0 0.8266996 0.5626437 0 0.8454296 0.5340869 0 0.8631674 0.504918 0 0.8799069 0.4751464 0 0.8956083 0.4448437 0 0.9102798 0.4139935 0 0.9238755 0.3826931 0 0.9364086 0.3509114 0 0.9478431 0.3187374 0 0.9581707 0.2861976 0 0.9673821 0.2533217 0 0.9754664 0.2201486 0 0.9824133 0.1867194 0 0.9882167 0.1530615 0 0.992867 0.1192277 0 0.9963589 0.08525913 0 0.998688 0.05120933 0 0.05119925 0.9986885 0 0.119233 0.9928663 0 0.1530598 0.988217 0 0.186712 0.9824148 0 0.2201412 0.975468 0 0.2533181 0.9673831 0 0.2861987 0.9581704 0 0.3187424 0.9478415 0 0.4140004 0.9102767 0 0.4448362 0.895612 0 0.4751564 0.8799013 0 0.5049203 0.863166 0 0.5626484 0.8266963 0 0.590547 0.8070032 0 0.6177558 0.78637 0 0.6442335 0.7648289 0 0.6699738 0.7423849 0 0.7190778 0.6949296 0 0.742385 0.6699736 0 0.7648278 0.6442348 0 0.7863737 0.6177512 0 0.8454174 0.5341062 0 0.8631615 0.5049281 0 0.8799012 0.4751568 0 0.9102748 0.4140048 0 0.9238803 0.3826816 0 0.9364043 0.3509233 0 0.947839 0.3187495 0 0.9673854 0.2533091 0 0.9754692 0.2201358 0 0.9824157 0.1867064 0 0.9928653 0.119241 0 0.9986887 0.05119585 0 0.9998545 0.01706528 0 0.9998542 0.01707875 0 0 -1 0 -0.999877 -0.0156911 0 -0.9998765 -0.01571577 0 -0.9988897 -0.04711037 0 -0.9969177 -0.07845568 0 -0.9939604 -0.1097394 0 -0.9900239 -0.1408996 0 -0.9851103 -0.1719241 0 -0.979225 -0.2027766 0 -0.9723734 -0.2334313 0 -0.9645601 -0.2638635 0 -0.9557942 -0.2940365 0 -0.9460866 -0.3239141 0 -0.9354496 -0.3534601 0 -0.9238805 -0.3826813 0 -0.9114004 -0.4115208 0 -0.8980305 -0.4399333 0 -0.883769 -0.4679234 0 -0.8686327 -0.4954566 0 -0.8526362 -0.5225053 0 -0.8358101 -0.5490188 0 -0.8181424 -0.5750159 0 -0.7996842 -0.6004208 0 -0.7804316 -0.6252412 0 -0.7604024 -0.6494523 0 -0.7396289 -0.6730149 0 -0.718127 -0.6959121 0 -0.6959116 -0.7181276 0 -0.6730128 -0.7396309 0 -0.6494495 -0.7604048 0 -0.6252454 -0.7804282 0 -0.6004221 -0.7996834 0 -0.5750061 -0.8181492 0 -0.5490261 -0.8358053 0 -0.522502 -0.8526382 0 -0.4954559 -0.8686331 0 -0.4679315 -0.8837648 0 -0.4399365 -0.8980289 0 -0.4115134 -0.9114037 0 -0.3826841 -0.9238793 0 -0.3534732 -0.9354447 0 -0.3239164 -0.9460858 0 -0.2940411 -0.9557929 0 -0.2638753 -0.9645568 0 -0.2334454 -0.9723699 0 -0.2027873 -0.9792229 0 -0.1719286 -0.9851095 0 -0.1409014 -0.9900236 0 -0.1097339 -0.993961 0 -0.07845902 -0.9969174 0 -0.04710632 -0.9988899 0 -0.01570725 -0.9998767 0 -0.01570737 -0.9998767 0 -0.9969167 -0.0784679 0 -0.9939618 -0.1097272 0 -0.9851081 -0.171936 0 -0.9792227 -0.2027884 0 -0.9723649 -0.2334662 0 -0.964557 -0.263875 0 -0.9557908 -0.2940477 0 -0.9460828 -0.3239251 0 -0.9354375 -0.3534926 0 -0.911405 -0.4115106 0 -0.8980256 -0.4399433 0 -0.883764 -0.467933 0 -0.8686276 -0.4954658 0 -0.8526417 -0.5224961 0 -0.83581 -0.549019 0 -0.818154 -0.5749992 0 -0.7604084 -0.6494452 0 -0.7396349 -0.6730085 0 -0.6730126 -0.7396311 0 -0.6494492 -0.760405 0 -0.6252397 -0.7804329 0 -0.6004161 -0.7996878 0 -0.5750064 -0.818149 0 -0.5490207 -0.8358088 0 -0.5224937 -0.8526431 0 -0.4954584 -0.8686317 0 -0.4399414 -0.8980265 0 -0.4115156 -0.9114028 0 -0.3826817 -0.9238802 0 -0.3534773 -0.9354431 0 -0.3239184 -0.946085 0 -0.2940394 -0.9557934 0 -0.2638721 -0.9645577 0 -0.2334453 -0.97237 0 -0.2027862 -0.9792231 0 -0.1719295 -0.9851092 0 -0.1097347 -0.9939609 0 -0.07845902 -0.9969174 0 -0.04710632 -0.9988899 0 1.90941e-7 0 1 1.90587e-7 0 1 -1.90399e-7 0 1 -1.89578e-7 0 1 3.7778e-7 0 1 -1.88647e-7 0 1 -3.76284e-7 0 1 3.75758e-7 0 1 -7.61976e-7 0 1 2.13955e-7 0 1 1.90104e-7 0 1 -3.79798e-7 0 1 3.79373e-7 0 1 0 0 1 1.53251e-6 0 1 -1.54262e-6 0 1 -1.53564e-6 0 1 1.69425e-6 0 1 -1.82467e-6 0 1 -1.53822e-6 0 1 1.20232e-6 0 1 -1.15474e-6 0 1 3.61002e-7 0 1 8.90797e-7 0 1 3.73293e-7 0 1 -8.22086e-7 0 1 -2.13332e-7 0 1 -2.13825e-7 0 1 -4.29882e-7 0 1 4.30496e-7 0 1 -4.32471e-7 0 1 4.33176e-7 0 1 1.69307e-6 0 1 1.69095e-6 0 1 -1.69002e-6 0 1 -1.68838e-6 0 1 -7.71242e-7 0 -1 4.21428e-7 0 -1 -7.71372e-7 0 -1 5.28344e-7 0 -1 -7.92944e-7 0 -1 5.28895e-7 0 -1 -7.63072e-7 0 -1 9.07763e-7 0 -1 0 0 -1 7.56966e-7 0 -1 2.15406e-7 0 -1 -2.85156e-7 0 -1 -1.90494e-7 0 -1 1.88397e-7 0 -1 3.77294e-7 0 -1 -1.8889e-7 0 -1 -8.50689e-7 0 -1 -4.33175e-7 0 -1 -9.45671e-7 0 -1 9.94148e-7 0 -1 1.05729e-6 0 -1 -1.31558e-6 0 -1 8.43042e-7 0 -1 0.4140054 0.9102745 0 0.7190779 0.6949295 0 0.7648211 0.6442428 0 0.7863737 0.6177511 0 0.4140003 0.9102768 0 0.7648277 0.644235 0 -0.8686328 -0.4954565 0 -0.8526362 -0.5225052 0 -0.83581 -0.5490189 0 -0.8181424 -0.5750158 0 -0.7396288 -0.6730151 0 -0.6730127 -0.7396309 0 -0.6494494 -0.7604049 0 -0.6252455 -0.7804281 0 -0.5750063 -0.8181491 0 -0.5490263 -0.8358052 0 -0.4954559 -0.8686332 0 -0.4115133 -0.9114038 0 -0.3826841 -0.9238794 0 -0.3239164 -0.9460857 0 -0.2940412 -0.9557929 0 -0.2334454 -0.97237 0 -0.2027873 -0.9792228 0 -0.1719285 -0.9851095 0 -0.1097339 -0.993961 0 -0.07845902 -0.9969174 0 -0.04710632 -0.9988899 0 -0.01570725 -0.9998767 0 -0.01570737 -0.9998767 0 -0.8686274 -0.4954658 0 -0.8526417 -0.5224962 0 -0.818154 -0.5749993 0 -0.739635 -0.6730083 0 -0.6252394 -0.7804331 0 -0.5490205 -0.835809 0 -0.4954586 -0.8686317 0 -0.4115157 -0.9114027 0 -0.3826819 -0.9238802 0 -0.2940394 -0.9557934 0 -0.263872 -0.9645577 0 -0.2027861 -0.9792231 0 -0.1409014 -0.9900237 0 -0.1097347 -0.9939609 0 -7.66806e-7 0 1 6.36853e-7 0 1 -7.67818e-7 0 1 -1.24846e-6 0 1 5.28489e-7 0 1 -5.28765e-7 0 1 7.93531e-7 0 1 -5.29257e-7 0 1 -1.80567e-7 0 1 -2.64918e-7 0 1 -8.07029e-7 0 1 8.43844e-7 0 1 -3.85621e-7 0 -1 2.10714e-7 0 -1 -3.85686e-7 0 -1 2.64172e-7 0 -1 -3.96472e-7 0 -1 2.64448e-7 0 -1 -3.81536e-7 0 -1 4.53881e-7 0 -1 0 0 -1 3.78483e-7 0 -1 0 0 -1 -1.42578e-7 0 -1 0 0 -1 0 0 -1 1.88647e-7 0 -1 0 0 -1 -4.25345e-7 0 -1 -2.16587e-7 0 -1 -4.72835e-7 0 -1 4.97074e-7 0 -1 5.28647e-7 0 -1 -6.57789e-7 0 -1 4.21521e-7 0 -1 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 2 0 1 0 3 0 4 1 0 1 5 1 5 1 0 1 2 1 6 2 4 2 7 2 7 2 4 2 5 2 8 3 9 3 10 3 10 4 9 4 11 4 11 5 9 5 12 5 13 6 12 6 14 6 15 7 14 7 16 7 17 8 16 8 18 8 19 9 18 9 20 9 21 10 20 10 22 10 23 11 22 11 24 11 25 12 24 12 26 12 27 13 26 13 28 13 29 14 28 14 30 14 31 15 30 15 32 15 33 16 32 16 34 16 35 17 34 17 36 17 37 18 36 18 38 18 39 19 38 19 40 19 41 20 40 20 42 20 43 21 42 21 44 21 45 22 44 22 46 22 47 23 46 23 48 23 49 24 48 24 50 24 51 25 50 25 52 25 53 26 52 26 54 26 55 27 54 27 56 27 57 28 56 28 58 28 59 29 58 29 60 29 61 30 60 30 62 30 63 31 62 31 64 31 65 32 64 32 66 32 67 33 66 33 68 33 69 34 68 34 70 34 71 35 70 35 72 35 73 36 72 36 74 36 75 37 74 37 76 37 77 38 76 38 78 38 79 39 78 39 80 39 81 40 80 40 82 40 83 41 82 41 84 41 85 42 84 42 86 42 87 43 86 43 88 43 89 44 88 44 90 44 91 45 90 45 92 45 93 46 92 46 94 46 95 47 94 47 96 47 97 48 96 48 98 48 97 47 95 47 96 47 11 49 12 49 13 49 13 6 14 6 15 6 15 50 16 50 17 50 17 51 18 51 19 51 19 52 20 52 21 52 21 53 22 53 23 53 23 54 24 54 25 54 25 55 26 55 27 55 27 56 28 56 29 56 29 14 30 14 31 14 31 15 32 15 33 15 33 57 34 57 35 57 35 58 36 58 37 58 37 59 38 59 39 59 39 60 40 60 41 60 41 20 42 20 43 20 43 61 44 61 45 61 45 62 46 62 47 62 47 63 48 63 49 63 49 64 50 64 51 64 51 65 52 65 53 65 53 26 54 26 55 26 55 27 56 27 57 27 57 66 58 66 59 66 59 67 60 67 61 67 61 30 62 30 63 30 63 31 64 31 65 31 65 32 66 32 67 32 67 68 68 68 69 68 69 69 70 69 71 69 71 70 72 70 73 70 73 36 74 36 75 36 75 71 76 71 77 71 77 72 78 72 79 72 79 73 80 73 81 73 81 74 82 74 83 74 83 41 84 41 85 41 85 75 86 75 87 75 87 76 88 76 89 76 89 77 90 77 91 77 91 45 92 45 93 45 93 78 94 78 95 78 96 79 99 79 98 79 98 80 99 80 7 80 7 81 99 81 6 81 100 1 8 1 101 1 101 1 8 1 10 1 102 2 100 2 103 2 103 2 100 2 101 2 104 82 102 82 105 82 105 82 102 82 103 82 3 83 1 83 106 83 106 84 1 84 107 84 108 85 107 85 109 85 110 86 109 86 111 86 112 87 111 87 113 87 114 88 113 88 115 88 116 89 115 89 117 89 118 90 117 90 119 90 120 91 119 91 121 91 122 92 121 92 123 92 124 93 123 93 125 93 126 94 125 94 127 94 128 95 127 95 129 95 130 96 129 96 131 96 132 97 131 97 133 97 134 98 133 98 135 98 136 99 135 99 137 99 138 100 137 100 139 100 140 101 139 101 141 101 142 102 141 102 143 102 144 103 143 103 145 103 146 104 145 104 147 104 148 105 147 105 149 105 150 106 149 106 151 106 152 107 151 107 153 107 154 108 153 108 155 108 156 109 155 109 157 109 158 110 157 110 159 110 160 111 159 111 161 111 162 112 161 112 163 112 164 113 163 113 165 113 166 114 165 114 167 114 168 115 167 115 169 115 170 116 169 116 171 116 172 117 171 117 173 117 174 118 173 118 175 118 176 119 175 119 177 119 178 120 177 120 179 120 180 121 179 121 181 121 182 122 181 122 183 122 184 123 183 123 185 123 186 124 185 124 187 124 188 125 187 125 189 125 190 126 189 126 191 126 192 127 191 127 193 127 194 128 193 128 195 128 196 129 195 129 197 129 198 130 197 130 199 130 200 131 199 131 201 131 202 132 201 132 203 132 105 133 203 133 104 133 105 134 202 134 203 134 106 85 107 85 108 85 108 135 109 135 110 135 110 136 111 136 112 136 112 88 113 88 114 88 114 137 115 137 116 137 116 138 117 138 118 138 118 139 119 139 120 139 120 140 121 140 122 140 122 141 123 141 124 141 124 142 125 142 126 142 126 143 127 143 128 143 128 96 129 96 130 96 130 144 131 144 132 144 132 145 133 145 134 145 134 146 135 146 136 146 136 147 137 147 138 147 138 148 139 148 140 148 140 102 141 102 142 102 142 149 143 149 144 149 144 104 145 104 146 104 146 105 147 105 148 105 148 150 149 150 150 150 150 151 151 151 152 151 152 108 153 108 154 108 154 109 155 109 156 109 156 110 157 110 158 110 158 111 159 111 160 111 160 152 161 152 162 152 162 153 163 153 164 153 164 114 165 114 166 114 166 154 167 154 168 154 168 155 169 155 170 155 170 156 171 156 172 156 172 118 173 118 174 118 174 157 175 157 176 157 176 158 177 158 178 158 178 159 179 159 180 159 180 160 181 160 182 160 182 161 183 161 184 161 184 162 185 162 186 162 186 163 187 163 188 163 188 126 189 126 190 126 190 164 191 164 192 164 192 165 193 165 194 165 194 129 195 129 196 129 196 166 197 166 198 166 198 131 199 131 200 131 200 132 201 132 202 132 106 167 98 167 3 167 106 167 97 167 98 167 106 167 108 167 97 167 97 167 108 167 95 167 95 167 108 167 110 167 93 167 110 167 112 167 91 167 112 167 114 167 89 167 114 167 116 167 87 167 116 167 118 167 85 167 118 167 120 167 83 167 120 167 122 167 81 167 122 167 124 167 79 167 124 167 126 167 77 167 126 167 128 167 75 167 128 167 130 167 73 167 130 167 132 167 71 167 132 167 134 167 69 167 134 167 136 167 67 167 136 167 138 167 65 167 138 167 140 167 63 167 140 167 142 167 61 167 142 167 144 167 59 167 144 167 146 167 57 167 146 167 148 167 55 167 148 167 150 167 53 167 150 167 152 167 51 167 152 167 154 167 49 167 154 167 156 167 47 167 156 167 158 167 45 167 158 167 160 167 43 167 160 167 162 167 41 167 162 167 164 167 39 167 164 167 166 167 168 167 39 167 166 167 168 167 37 167 39 167 168 167 170 167 37 167 37 167 170 167 35 167 35 167 170 167 172 167 33 167 172 167 174 167 31 167 174 167 176 167 178 167 31 167 176 167 178 167 29 167 31 167 178 167 180 167 29 167 29 167 180 167 182 167 184 167 29 167 182 167 184 167 186 167 29 167 29 167 186 167 27 167 27 167 186 167 188 167 25 167 188 167 190 167 23 167 190 167 192 167 21 167 192 167 194 167 19 167 194 167 196 167 17 167 196 167 198 167 15 167 198 167 200 167 13 167 200 167 202 167 11 167 202 167 105 167 10 167 105 167 101 167 10 167 11 167 105 167 95 167 110 167 93 167 93 167 112 167 91 167 91 167 114 167 89 167 89 167 116 167 87 167 87 167 118 167 85 167 85 167 120 167 83 167 83 167 122 167 81 167 81 167 124 167 79 167 79 167 126 167 77 167 77 167 128 167 75 167 75 167 130 167 73 167 73 167 132 167 71 167 71 167 134 167 69 167 69 167 136 167 67 167 67 167 138 167 65 167 65 167 140 167 63 167 63 167 142 167 61 167 61 167 144 167 59 167 59 167 146 167 57 167 57 167 148 167 55 167 55 167 150 167 53 167 53 167 152 167 51 167 51 167 154 167 49 167 49 167 156 167 47 167 47 167 158 167 45 167 45 167 160 167 43 167 43 167 162 167 41 167 41 167 164 167 39 167 35 167 172 167 33 167 33 167 174 167 31 167 27 167 188 167 25 167 25 167 190 167 23 167 23 167 192 167 21 167 21 167 194 167 19 167 19 167 196 167 17 167 17 167 198 167 15 167 15 167 200 167 13 167 13 167 202 167 11 167 105 167 103 167 101 167 98 167 7 167 3 167 3 167 7 167 5 167 2 167 3 167 5 167 102 168 104 168 8 168 100 168 102 168 8 168 201 168 9 168 203 168 201 168 12 168 9 168 201 168 199 168 12 168 12 168 199 168 197 168 14 168 197 168 195 168 16 168 195 168 193 168 18 168 193 168 191 168 189 168 18 168 191 168 189 168 20 168 18 168 189 168 187 168 20 168 20 168 187 168 22 168 22 168 187 168 185 168 24 168 185 168 183 168 26 168 183 168 181 168 179 168 26 168 181 168 179 168 28 168 26 168 179 168 177 168 28 168 28 168 177 168 30 168 30 168 177 168 175 168 32 168 175 168 173 168 34 168 173 168 171 168 36 168 171 168 169 168 38 168 169 168 167 168 165 168 38 168 167 168 165 168 40 168 38 168 165 168 163 168 40 168 40 168 163 168 42 168 42 168 163 168 161 168 44 168 161 168 159 168 46 168 159 168 157 168 48 168 157 168 155 168 50 168 155 168 153 168 52 168 153 168 151 168 54 168 151 168 149 168 56 168 149 168 147 168 58 168 147 168 145 168 60 168 145 168 143 168 62 168 143 168 141 168 64 168 141 168 139 168 66 168 139 168 137 168 68 168 137 168 135 168 70 168 135 168 133 168 72 168 133 168 74 168 72 168 70 168 133 168 12 168 197 168 14 168 14 168 195 168 16 168 16 168 193 168 18 168 22 168 185 168 24 168 24 168 183 168 26 168 30 168 175 168 32 168 32 168 173 168 34 168 34 168 171 168 36 168 36 168 169 168 38 168 42 168 161 168 44 168 44 168 159 168 46 168 46 168 157 168 48 168 48 168 155 168 50 168 50 168 153 168 52 168 52 168 151 168 54 168 54 168 149 168 56 168 56 168 147 168 58 168 58 168 145 168 60 168 60 168 143 168 62 168 62 168 141 168 64 168 64 168 139 168 66 168 66 168 137 168 68 168 68 168 135 168 70 168 131 168 78 168 133 168 131 168 80 168 78 168 131 168 82 168 80 168 131 168 84 168 82 168 131 168 86 168 84 168 131 168 88 168 86 168 131 169 90 169 88 169 131 170 92 170 90 170 131 168 129 168 92 168 92 171 129 171 127 171 125 168 92 168 127 168 125 168 123 168 92 168 92 168 123 168 121 168 119 168 92 168 121 168 119 168 117 168 92 168 92 168 117 168 115 168 113 168 92 168 115 168 113 168 111 168 92 168 92 168 111 168 94 168 94 168 111 168 109 168 96 168 109 168 107 168 99 168 107 168 1 168 6 168 1 168 4 168 6 168 99 168 1 168 94 168 109 168 96 168 96 168 107 168 99 168 1 168 0 168 4 168 78 168 76 168 133 168 133 168 76 168 74 168 9 168 8 168 203 168 203 168 8 168 104 168 2 0 3 0 204 0 204 0 3 0 205 0 5 1 2 1 206 1 206 1 2 1 204 1 7 2 5 2 207 2 207 2 5 2 206 2 10 3 11 3 208 3 208 4 11 4 209 4 209 5 11 5 13 5 210 6 13 6 15 6 211 7 15 7 17 7 212 8 17 8 19 8 213 9 19 9 21 9 214 10 21 10 23 10 215 11 23 11 25 11 216 12 25 12 27 12 217 13 27 13 29 13 218 14 29 14 31 14 219 15 31 15 33 15 220 16 33 16 35 16 221 17 35 17 37 17 222 18 37 18 39 18 223 19 39 19 41 19 224 20 41 20 43 20 225 21 43 21 45 21 226 22 45 22 47 22 227 23 47 23 49 23 228 24 49 24 51 24 229 25 51 25 53 25 230 26 53 26 55 26 231 27 55 27 57 27 232 28 57 28 59 28 233 29 59 29 61 29 234 30 61 30 63 30 235 31 63 31 65 31 236 32 65 32 67 32 237 33 67 33 69 33 238 34 69 34 71 34 239 35 71 35 73 35 240 36 73 36 75 36 241 37 75 37 77 37 242 38 77 38 79 38 243 39 79 39 81 39 244 40 81 40 83 40 245 41 83 41 85 41 246 42 85 42 87 42 247 43 87 43 89 43 248 44 89 44 91 44 249 45 91 45 93 45 250 46 93 46 95 46 251 47 95 47 97 47 252 48 97 48 253 48 252 47 251 47 97 47 209 49 13 49 210 49 210 6 15 6 211 6 211 50 17 50 212 50 212 51 19 51 213 51 213 52 21 52 214 52 214 53 23 53 215 53 215 54 25 54 216 54 216 55 27 55 217 55 217 56 29 56 218 56 218 14 31 14 219 14 219 15 33 15 220 15 220 57 35 57 221 57 221 58 37 58 222 58 222 59 39 59 223 59 223 60 41 60 224 60 224 20 43 20 225 20 225 61 45 61 226 61 226 62 47 62 227 62 227 63 49 63 228 63 228 64 51 64 229 64 229 65 53 65 230 65 230 26 55 26 231 26 231 27 57 27 232 27 232 66 59 66 233 66 233 67 61 67 234 67 234 30 63 30 235 30 235 31 65 31 236 31 236 32 67 32 237 32 237 68 69 68 238 68 238 69 71 69 239 69 239 70 73 70 240 70 240 36 75 36 241 36 241 71 77 71 242 71 242 72 79 72 243 72 243 73 81 73 244 73 244 74 83 74 245 74 245 41 85 41 246 41 246 75 87 75 247 75 247 76 89 76 248 76 248 77 91 77 249 77 249 45 93 45 250 45 250 78 95 78 251 78 97 79 98 79 253 79 253 80 98 80 207 80 207 81 98 81 7 81 254 1 10 1 255 1 255 1 10 1 208 1 256 2 254 2 257 2 257 2 254 2 255 2 105 82 256 82 258 82 258 82 256 82 257 82 205 83 3 83 259 83 259 84 3 84 106 84 260 85 106 85 108 85 261 86 108 86 110 86 262 87 110 87 112 87 263 88 112 88 114 88 264 89 114 89 116 89 265 90 116 90 118 90 266 91 118 91 120 91 267 92 120 92 122 92 268 93 122 93 124 93 269 94 124 94 126 94 270 95 126 95 128 95 271 96 128 96 130 96 272 97 130 97 132 97 273 98 132 98 134 98 274 99 134 99 136 99 275 100 136 100 138 100 276 101 138 101 140 101 277 102 140 102 142 102 278 103 142 103 144 103 279 104 144 104 146 104 280 105 146 105 148 105 281 106 148 106 150 106 282 107 150 107 152 107 283 108 152 108 154 108 284 109 154 109 156 109 285 110 156 110 158 110 286 111 158 111 160 111 287 112 160 112 162 112 288 113 162 113 164 113 289 114 164 114 166 114 290 115 166 115 168 115 291 116 168 116 170 116 292 117 170 117 172 117 293 118 172 118 174 118 294 119 174 119 176 119 295 120 176 120 178 120 296 121 178 121 180 121 297 122 180 122 182 122 298 123 182 123 184 123 299 124 184 124 186 124 300 125 186 125 188 125 301 126 188 126 190 126 302 127 190 127 192 127 303 128 192 128 194 128 304 129 194 129 196 129 305 130 196 130 198 130 306 131 198 131 200 131 307 132 200 132 202 132 258 133 202 133 105 133 258 134 307 134 202 134 259 85 106 85 260 85 260 135 108 135 261 135 261 136 110 136 262 136 262 88 112 88 263 88 263 137 114 137 264 137 264 138 116 138 265 138 265 139 118 139 266 139 266 140 120 140 267 140 267 141 122 141 268 141 268 142 124 142 269 142 269 143 126 143 270 143 270 96 128 96 271 96 271 144 130 144 272 144 272 145 132 145 273 145 273 146 134 146 274 146 274 147 136 147 275 147 275 148 138 148 276 148 276 102 140 102 277 102 277 149 142 149 278 149 278 104 144 104 279 104 279 105 146 105 280 105 280 150 148 150 281 150 281 151 150 151 282 151 282 108 152 108 283 108 283 109 154 109 284 109 284 110 156 110 285 110 285 111 158 111 286 111 286 152 160 152 287 152 287 153 162 153 288 153 288 114 164 114 289 114 289 154 166 154 290 154 290 155 168 155 291 155 291 156 170 156 292 156 292 118 172 118 293 118 293 157 174 157 294 157 294 158 176 158 295 158 295 159 178 159 296 159 296 160 180 160 297 160 297 161 182 161 298 161 298 162 184 162 299 162 299 163 186 163 300 163 300 126 188 126 301 126 301 164 190 164 302 164 302 165 192 165 303 165 303 129 194 129 304 129 304 166 196 166 305 166 305 131 198 131 306 131 306 132 200 132 307 132 259 167 253 167 205 167 259 167 252 167 253 167 259 167 260 167 252 167 252 167 260 167 251 167 251 167 260 167 261 167 250 167 261 167 262 167 249 167 262 167 263 167 248 167 263 167 264 167 247 167 264 167 265 167 246 167 265 167 266 167 245 167 266 167 267 167 244 167 267 167 268 167 243 167 268 167 269 167 242 167 269 167 270 167 241 167 270 167 271 167 240 167 271 167 272 167 239 167 272 167 273 167 238 167 273 167 274 167 237 167 274 167 275 167 236 167 275 167 276 167 235 167 276 167 277 167 234 167 277 167 278 167 233 167 278 167 279 167 232 167 279 167 280 167 231 167 280 167 281 167 230 167 281 167 282 167 229 167 282 167 283 167 228 167 283 167 284 167 227 167 284 167 285 167 226 167 285 167 286 167 225 167 286 167 287 167 224 167 287 167 288 167 223 167 288 167 289 167 290 167 223 167 289 167 290 167 222 167 223 167 290 167 291 167 222 167 222 167 291 167 221 167 221 167 291 167 292 167 220 167 292 167 293 167 219 167 293 167 294 167 295 167 219 167 294 167 295 167 218 167 219 167 295 167 296 167 218 167 218 167 296 167 297 167 298 167 218 167 297 167 298 167 299 167 218 167 218 167 299 167 217 167 217 167 299 167 300 167 216 167 300 167 301 167 215 167 301 167 302 167 214 167 302 167 303 167 213 167 303 167 304 167 212 167 304 167 305 167 211 167 305 167 306 167 210 167 306 167 307 167 209 167 307 167 258 167 208 167 258 167 255 167 208 167 209 167 258 167 251 167 261 167 250 167 250 167 262 167 249 167 249 167 263 167 248 167 248 167 264 167 247 167 247 167 265 167 246 167 246 167 266 167 245 167 245 167 267 167 244 167 244 167 268 167 243 167 243 167 269 167 242 167 242 167 270 167 241 167 241 167 271 167 240 167 240 167 272 167 239 167 239 167 273 167 238 167 238 167 274 167 237 167 237 167 275 167 236 167 236 167 276 167 235 167 235 167 277 167 234 167 234 167 278 167 233 167 233 167 279 167 232 167 232 167 280 167 231 167 231 167 281 167 230 167 230 167 282 167 229 167 229 167 283 167 228 167 228 167 284 167 227 167 227 167 285 167 226 167 226 167 286 167 225 167 225 167 287 167 224 167 224 167 288 167 223 167 221 167 292 167 220 167 220 167 293 167 219 167 217 167 300 167 216 167 216 167 301 167 215 167 215 167 302 167 214 167 214 167 303 167 213 167 213 167 304 167 212 167 212 167 305 167 211 167 211 167 306 167 210 167 210 167 307 167 209 167 258 167 257 167 255 167 253 167 207 167 205 167 205 167 207 167 206 167 204 167 205 167 206 167 256 168 105 168 10 168 254 168 256 168 10 168 200 168 11 168 202 168 200 168 13 168 11 168 200 168 198 168 13 168 13 168 198 168 196 168 15 168 196 168 194 168 17 168 194 168 192 168 19 168 192 168 190 168 188 168 19 168 190 168 188 168 21 168 19 168 188 168 186 168 21 168 21 168 186 168 23 168 23 168 186 168 184 168 25 168 184 168 182 168 27 168 182 168 180 168 178 168 27 168 180 168 178 168 29 168 27 168 178 168 176 168 29 168 29 168 176 168 31 168 73 168 132 168 75 168 13 168 196 168 15 168 15 168 194 168 17 168 17 168 192 168 19 168 23 168 184 168 25 168 25 168 182 168 27 168 130 168 79 168 132 168 130 168 81 168 79 168 130 168 83 168 81 168 130 168 85 168 83 168 130 168 87 168 85 168 130 168 89 168 87 168 130 168 91 168 89 168 130 168 93 168 91 168 130 168 128 168 93 168 93 168 128 168 126 168 124 168 93 168 126 168 124 168 122 168 93 168 93 168 122 168 120 168 118 168 93 168 120 168 118 168 116 168 93 168 93 168 116 168 114 168 112 168 93 168 114 168 79 168 77 168 132 168 132 168 77 168 75 168 11 168 10 168 202 168 202 168 10 168 105 168 2 0 308 0 0 0 0 0 308 0 309 0 5 82 2 82 4 82 4 82 2 82 0 82 310 2 5 2 311 2 311 2 5 2 4 2 312 172 313 172 314 172 314 173 313 173 315 173 315 174 313 174 316 174 317 175 316 175 318 175 319 176 318 176 320 176 321 177 320 177 322 177 323 178 322 178 324 178 325 179 324 179 326 179 327 180 326 180 328 180 329 181 328 181 330 181 331 182 330 182 332 182 333 183 332 183 334 183 335 184 334 184 336 184 337 185 336 185 338 185 339 186 338 186 340 186 341 187 340 187 342 187 343 188 342 188 344 188 345 189 344 189 346 189 347 190 346 190 348 190 349 191 348 191 350 191 351 192 350 192 352 192 353 193 352 193 354 193 355 194 354 194 356 194 357 195 356 195 358 195 359 196 358 196 360 196 361 197 360 197 362 197 363 198 362 198 364 198 365 199 364 199 366 199 367 200 366 200 368 200 369 201 368 201 370 201 371 202 370 202 372 202 373 203 372 203 374 203 375 204 374 204 376 204 377 205 376 205 378 205 379 206 378 206 380 206 381 207 380 207 382 207 383 208 382 208 384 208 385 209 384 209 386 209 387 210 386 210 388 210 389 211 388 211 390 211 391 212 390 212 392 212 393 213 392 213 394 213 395 214 394 214 396 214 397 215 396 215 398 215 399 216 398 216 400 216 401 217 400 217 402 217 401 216 399 216 400 216 315 218 316 218 317 218 317 175 318 175 319 175 319 219 320 219 321 219 321 220 322 220 323 220 323 221 324 221 325 221 325 222 326 222 327 222 327 223 328 223 329 223 329 224 330 224 331 224 331 225 332 225 333 225 333 183 334 183 335 183 335 184 336 184 337 184 337 226 338 226 339 226 339 227 340 227 341 227 341 228 342 228 343 228 343 229 344 229 345 229 345 189 346 189 347 189 347 230 348 230 349 230 349 231 350 231 351 231 351 232 352 232 353 232 353 233 354 233 355 233 355 234 356 234 357 234 357 195 358 195 359 195 359 235 360 235 361 235 361 236 362 236 363 236 363 237 364 237 365 237 365 238 366 238 367 238 367 200 368 200 369 200 369 201 370 201 371 201 371 239 372 239 373 239 373 240 374 240 375 240 375 241 376 241 377 241 377 205 378 205 379 205 379 242 380 242 381 242 381 243 382 243 383 243 383 244 384 244 385 244 385 245 386 245 387 245 387 210 388 210 389 210 389 246 390 246 391 246 391 247 392 247 393 247 393 248 394 248 395 248 395 214 396 214 397 214 397 249 398 249 399 249 400 250 403 250 402 250 402 251 403 251 311 251 311 252 403 252 310 252 404 82 312 82 405 82 405 82 312 82 314 82 406 2 404 2 407 2 407 2 404 2 405 2 408 253 406 253 409 253 409 253 406 253 407 253 309 254 308 254 410 254 410 255 308 255 411 255 412 256 411 256 413 256 414 257 413 257 415 257 416 258 415 258 417 258 418 259 417 259 419 259 420 260 419 260 421 260 422 261 421 261 423 261 424 262 423 262 425 262 426 263 425 263 427 263 428 264 427 264 429 264 430 265 429 265 431 265 432 266 431 266 433 266 434 267 433 267 435 267 436 268 435 268 437 268 438 269 437 269 439 269 440 270 439 270 441 270 442 271 441 271 443 271 444 272 443 272 445 272 446 273 445 273 447 273 448 274 447 274 449 274 450 275 449 275 451 275 452 276 451 276 453 276 454 277 453 277 455 277 456 278 455 278 457 278 458 279 457 279 459 279 460 280 459 280 461 280 462 281 461 281 463 281 464 282 463 282 465 282 466 283 465 283 467 283 468 284 467 284 469 284 470 285 469 285 471 285 472 286 471 286 473 286 474 287 473 287 475 287 476 288 475 288 477 288 478 289 477 289 479 289 480 290 479 290 481 290 482 291 481 291 483 291 484 292 483 292 485 292 486 293 485 293 487 293 488 294 487 294 489 294 490 295 489 295 491 295 492 296 491 296 493 296 494 297 493 297 495 297 496 298 495 298 497 298 498 299 497 299 499 299 500 300 499 300 501 300 502 301 501 301 503 301 504 302 503 302 505 302 506 303 505 303 507 303 409 304 507 304 408 304 409 305 506 305 507 305 410 256 411 256 412 256 412 306 413 306 414 306 414 307 415 307 416 307 416 259 417 259 418 259 418 308 419 308 420 308 420 309 421 309 422 309 422 310 423 310 424 310 424 311 425 311 426 311 426 312 427 312 428 312 428 313 429 313 430 313 430 314 431 314 432 314 432 267 433 267 434 267 434 315 435 315 436 315 436 316 437 316 438 316 438 317 439 317 440 317 440 318 441 318 442 318 442 319 443 319 444 319 444 320 445 320 446 320 446 321 447 321 448 321 448 275 449 275 450 275 450 276 451 276 452 276 452 322 453 322 454 322 454 323 455 323 456 323 456 279 457 279 458 279 458 280 459 280 460 280 460 324 461 324 462 324 462 325 463 325 464 325 464 326 465 326 466 326 466 327 467 327 468 327 468 328 469 328 470 328 470 329 471 329 472 329 472 330 473 330 474 330 474 331 475 331 476 331 476 289 477 289 478 289 478 332 479 332 480 332 480 333 481 333 482 333 482 334 483 334 484 334 484 335 485 335 486 335 486 336 487 336 488 336 488 337 489 337 490 337 490 338 491 338 492 338 492 339 493 339 494 339 494 340 495 340 496 340 496 341 497 341 498 341 498 300 499 300 500 300 500 342 501 342 502 342 502 343 503 343 504 343 504 344 505 344 506 344 410 168 402 168 309 168 410 168 401 168 402 168 410 168 412 168 401 168 401 168 412 168 399 168 399 168 412 168 414 168 397 168 414 168 416 168 395 168 416 168 418 168 393 168 418 168 420 168 391 168 420 168 422 168 389 168 422 168 424 168 387 168 424 168 426 168 385 168 426 168 428 168 383 168 428 168 430 168 381 168 430 168 432 168 379 168 432 168 434 168 377 168 434 168 436 168 375 168 436 168 438 168 373 168 438 168 440 168 371 345 440 345 442 345 369 168 442 168 444 168 367 346 444 346 446 346 365 347 446 347 448 347 363 168 448 168 450 168 361 168 450 168 452 168 359 168 452 168 454 168 357 348 454 348 456 348 355 168 456 168 458 168 353 168 458 168 460 168 351 349 460 349 462 349 349 350 462 350 464 350 347 168 464 168 466 168 345 351 466 351 468 351 343 352 468 352 470 352 472 353 343 353 470 353 472 354 341 354 343 354 472 168 474 168 341 168 341 168 474 168 339 168 339 355 474 355 476 355 337 356 476 356 478 356 335 357 478 357 480 357 482 168 335 168 480 168 482 358 333 358 335 358 482 359 484 359 333 359 333 168 484 168 486 168 488 360 333 360 486 360 488 361 490 361 333 361 333 362 490 362 331 362 331 363 490 363 492 363 329 168 492 168 494 168 327 364 494 364 496 364 325 365 496 365 498 365 323 366 498 366 500 366 321 367 500 367 502 367 319 368 502 368 504 368 317 369 504 369 506 369 315 370 506 370 409 370 314 168 409 168 405 168 314 168 315 168 409 168 399 168 414 168 397 168 397 168 416 168 395 168 395 168 418 168 393 168 393 168 420 168 391 168 391 168 422 168 389 168 389 168 424 168 387 168 387 168 426 168 385 168 385 168 428 168 383 168 383 168 430 168 381 168 381 168 432 168 379 168 379 168 434 168 377 168 377 168 436 168 375 168 375 168 438 168 373 168 373 168 440 168 371 168 371 371 442 371 369 371 369 168 444 168 367 168 367 372 446 372 365 372 365 168 448 168 363 168 363 168 450 168 361 168 361 168 452 168 359 168 359 373 454 373 357 373 357 374 456 374 355 374 355 168 458 168 353 168 353 168 460 168 351 168 351 375 462 375 349 375 349 376 464 376 347 376 347 168 466 168 345 168 345 168 468 168 343 168 339 168 476 168 337 168 337 168 478 168 335 168 331 377 492 377 329 377 329 168 494 168 327 168 327 378 496 378 325 378 325 379 498 379 323 379 323 168 500 168 321 168 321 380 502 380 319 380 319 168 504 168 317 168 317 168 506 168 315 168 409 168 407 168 405 168 402 168 311 168 309 168 309 168 311 168 4 168 0 168 309 168 4 168 406 167 408 167 312 167 404 167 406 167 312 167 505 381 313 381 507 381 505 382 316 382 313 382 505 383 503 383 316 383 316 167 503 167 501 167 318 384 501 384 499 384 320 385 499 385 497 385 322 386 497 386 495 386 493 387 322 387 495 387 493 167 324 167 322 167 493 167 491 167 324 167 324 167 491 167 326 167 326 388 491 388 489 388 328 389 489 389 487 389 330 167 487 167 485 167 483 390 330 390 485 390 483 391 332 391 330 391 483 167 481 167 332 167 332 167 481 167 334 167 334 167 481 167 479 167 336 167 479 167 477 167 338 392 477 392 475 392 340 167 475 167 473 167 342 393 473 393 471 393 469 167 342 167 471 167 469 167 344 167 342 167 469 167 467 167 344 167 344 167 467 167 346 167 346 394 467 394 465 394 348 395 465 395 463 395 350 396 463 396 461 396 352 167 461 167 459 167 354 167 459 167 457 167 356 167 457 167 455 167 358 167 455 167 453 167 360 167 453 167 451 167 362 167 451 167 449 167 364 167 449 167 447 167 366 167 447 167 445 167 368 167 445 167 443 167 370 167 443 167 441 167 372 167 441 167 439 167 374 167 439 167 437 167 376 167 437 167 378 167 376 167 374 167 437 167 316 167 501 167 318 167 318 167 499 167 320 167 320 167 497 167 322 167 326 167 489 167 328 167 328 397 487 397 330 397 334 167 479 167 336 167 336 167 477 167 338 167 338 167 475 167 340 167 340 167 473 167 342 167 346 398 465 398 348 398 348 167 463 167 350 167 350 167 461 167 352 167 352 167 459 167 354 167 354 167 457 167 356 167 356 167 455 167 358 167 358 167 453 167 360 167 360 167 451 167 362 167 362 167 449 167 364 167 364 167 447 167 366 167 366 167 445 167 368 167 368 167 443 167 370 167 370 167 441 167 372 167 372 167 439 167 374 167 435 167 382 167 437 167 435 167 384 167 382 167 435 167 386 167 384 167 435 167 388 167 386 167 435 167 390 167 388 167 435 399 392 399 390 399 435 400 394 400 392 400 435 401 396 401 394 401 435 402 433 402 396 402 396 167 433 167 431 167 429 167 396 167 431 167 429 167 427 167 396 167 396 167 427 167 425 167 423 167 396 167 425 167 423 167 421 167 396 167 396 167 421 167 419 167 417 167 396 167 419 167 417 167 415 167 396 167 396 167 415 167 398 167 398 167 415 167 413 167 400 167 413 167 411 167 403 167 411 167 308 167 310 167 308 167 5 167 310 167 403 167 308 167 398 167 413 167 400 167 400 167 411 167 403 167 308 167 2 167 5 167 382 167 380 167 437 167 437 167 380 167 378 167 313 403 312 403 507 403 507 167 312 167 408 167 204 0 508 0 2 0 2 0 508 0 308 0 206 82 204 82 5 82 5 82 204 82 2 82 509 2 206 2 310 2 310 2 206 2 5 2 510 172 511 172 312 172 312 173 511 173 313 173 313 174 511 174 512 174 316 175 512 175 513 175 318 176 513 176 514 176 320 177 514 177 515 177 322 178 515 178 516 178 324 179 516 179 517 179 326 180 517 180 518 180 328 181 518 181 519 181 330 182 519 182 520 182 332 183 520 183 521 183 334 184 521 184 522 184 336 404 522 404 523 404 338 186 523 186 524 186 340 187 524 187 525 187 342 188 525 188 526 188 344 189 526 189 527 189 346 190 527 190 528 190 348 191 528 191 529 191 350 192 529 192 530 192 352 193 530 193 531 193 354 194 531 194 532 194 356 195 532 195 533 195 358 405 533 405 534 405 360 197 534 197 535 197 362 406 535 406 536 406 364 407 536 407 537 407 366 200 537 200 538 200 368 201 538 201 539 201 370 202 539 202 540 202 372 203 540 203 541 203 374 204 541 204 542 204 376 205 542 205 543 205 378 206 543 206 544 206 380 207 544 207 545 207 382 208 545 208 546 208 384 209 546 209 547 209 386 210 547 210 548 210 388 211 548 211 549 211 390 212 549 212 550 212 392 213 550 213 551 213 394 214 551 214 552 214 396 215 552 215 553 215 398 216 553 216 554 216 400 217 554 217 403 217 400 216 398 216 554 216 313 218 512 218 316 218 316 175 513 175 318 175 318 219 514 219 320 219 320 220 515 220 322 220 322 221 516 221 324 221 324 222 517 222 326 222 326 223 518 223 328 223 328 224 519 224 330 224 330 225 520 225 332 225 332 183 521 183 334 183 334 184 522 184 336 184 336 408 523 408 338 408 338 227 524 227 340 227 340 228 525 228 342 228 342 229 526 229 344 229 344 189 527 189 346 189 346 230 528 230 348 230 348 231 529 231 350 231 350 232 530 232 352 232 352 233 531 233 354 233 354 234 532 234 356 234 356 195 533 195 358 195 358 405 534 405 360 405 360 236 535 236 362 236 362 409 536 409 364 409 364 407 537 407 366 407 366 200 538 200 368 200 368 201 539 201 370 201 370 239 540 239 372 239 372 240 541 240 374 240 374 241 542 241 376 241 376 205 543 205 378 205 378 242 544 242 380 242 380 243 545 243 382 243 382 244 546 244 384 244 384 245 547 245 386 245 386 210 548 210 388 210 388 246 549 246 390 246 390 247 550 247 392 247 392 248 551 248 394 248 394 214 552 214 396 214 396 249 553 249 398 249 554 250 555 250 403 250 403 251 555 251 310 251 310 252 555 252 509 252 556 82 510 82 404 82 404 82 510 82 312 82 557 2 556 2 406 2 406 2 556 2 404 2 558 253 557 253 408 253 408 253 557 253 406 253 308 254 508 254 411 254 411 255 508 255 559 255 413 256 559 256 560 256 415 257 560 257 561 257 417 258 561 258 562 258 419 259 562 259 563 259 421 260 563 260 564 260 423 261 564 261 565 261 425 262 565 262 566 262 427 263 566 263 567 263 429 264 567 264 568 264 431 265 568 265 569 265 433 266 569 266 570 266 435 267 570 267 571 267 437 268 571 268 572 268 439 269 572 269 573 269 441 270 573 270 574 270 443 410 574 410 575 410 445 411 575 411 576 411 447 412 576 412 577 412 449 413 577 413 578 413 451 275 578 275 579 275 453 276 579 276 580 276 455 277 580 277 581 277 457 414 581 414 582 414 459 279 582 279 583 279 461 280 583 280 584 280 463 415 584 415 585 415 465 416 585 416 586 416 467 417 586 417 587 417 469 284 587 284 588 284 471 418 588 418 589 418 473 419 589 419 590 419 475 287 590 287 591 287 477 420 591 420 592 420 479 289 592 289 593 289 481 290 593 290 594 290 483 421 594 421 595 421 485 422 595 422 596 422 487 293 596 293 597 293 489 423 597 423 598 423 491 424 598 424 599 424 493 296 599 296 600 296 495 425 600 425 601 425 497 426 601 426 602 426 499 427 602 427 603 427 501 300 603 300 604 300 503 428 604 428 605 428 505 429 605 429 606 429 507 430 606 430 607 430 408 431 607 431 558 431 408 432 507 432 607 432 411 256 559 256 413 256 413 306 560 306 415 306 415 307 561 307 417 307 417 259 562 259 419 259 419 308 563 308 421 308 421 309 564 309 423 309 423 310 565 310 425 310 425 311 566 311 427 311 427 312 567 312 429 312 429 313 568 313 431 313 431 314 569 314 433 314 433 267 570 267 435 267 435 315 571 315 437 315 437 316 572 316 439 316 439 317 573 317 441 317 441 433 574 433 443 433 443 434 575 434 445 434 445 412 576 412 447 412 447 435 577 435 449 435 449 275 578 275 451 275 451 276 579 276 453 276 453 322 580 322 455 322 455 436 581 436 457 436 457 279 582 279 459 279 459 280 583 280 461 280 461 281 584 281 463 281 463 416 585 416 465 416 465 437 586 437 467 437 467 327 587 327 469 327 469 285 588 285 471 285 471 438 589 438 473 438 473 330 590 330 475 330 475 439 591 439 477 439 477 289 592 289 479 289 479 332 593 332 481 332 481 440 594 440 483 440 483 441 595 441 485 441 485 335 596 335 487 335 487 336 597 336 489 336 489 442 598 442 491 442 491 443 599 443 493 443 493 297 600 297 495 297 495 444 601 444 497 444 497 341 602 341 499 341 499 445 603 445 501 445 501 446 604 446 503 446 503 343 605 343 505 343 505 430 606 430 507 430 394 168 417 168 419 168 392 168 419 168 421 168 390 168 421 168 423 168 388 168 423 168 425 168 386 168 425 168 427 168 384 168 427 168 429 168 382 168 429 168 431 168 380 168 431 168 433 168 378 168 433 168 435 168 376 168 435 168 437 168 483 447 334 447 481 447 483 448 332 448 334 448 483 168 485 168 332 168 332 168 485 168 487 168 489 168 332 168 487 168 489 449 491 449 332 449 332 362 491 362 330 362 330 450 491 450 493 450 328 451 493 451 495 451 326 452 495 452 497 452 324 453 497 453 499 453 322 454 499 454 501 454 320 168 501 168 503 168 318 455 503 455 505 455 316 456 505 456 507 456 313 457 507 457 408 457 312 168 408 168 404 168 312 168 313 168 408 168 396 168 417 168 394 168 394 168 419 168 392 168 392 168 421 168 390 168 390 168 423 168 388 168 388 168 425 168 386 168 386 168 427 168 384 168 384 168 429 168 382 168 382 168 431 168 380 168 380 168 433 168 378 168 378 168 435 168 376 168 330 168 493 168 328 168 328 168 495 168 326 168 326 168 497 168 324 168 324 168 499 168 322 168 322 168 501 168 320 168 320 168 503 168 318 168 318 458 505 458 316 458 316 168 507 168 313 168 408 168 406 168 404 168 557 167 558 167 510 167 556 167 557 167 510 167 606 459 511 459 607 459 606 460 512 460 511 460 606 461 605 461 512 461 512 167 605 167 604 167 513 462 604 462 603 462 514 463 603 463 602 463 515 464 602 464 601 464 600 465 515 465 601 465 600 167 516 167 515 167 600 167 599 167 516 167 516 167 599 167 517 167 517 466 599 466 598 466 518 467 598 467 597 467 519 167 597 167 596 167 595 468 519 468 596 468 595 469 520 469 519 469 595 167 594 167 520 167 520 167 594 167 521 167 521 167 594 167 593 167 522 167 593 167 592 167 523 470 592 470 591 470 524 167 591 167 590 167 525 471 590 471 589 471 588 167 525 167 589 167 588 167 526 167 525 167 588 167 587 167 526 167 526 167 587 167 527 167 527 472 587 472 586 472 528 473 586 473 585 473 529 474 585 474 584 474 530 167 584 167 583 167 531 167 583 167 582 167 532 167 582 167 581 167 533 167 581 167 580 167 534 167 580 167 579 167 535 167 579 167 578 167 536 167 578 167 577 167 537 167 577 167 576 167 538 167 576 167 575 167 539 167 575 167 574 167 540 167 574 167 573 167 541 167 573 167 572 167 542 167 572 167 543 167 542 167 541 167 572 167 512 167 604 167 513 167 513 167 603 167 514 167 514 167 602 167 515 167 517 167 598 167 518 167 518 475 597 475 519 475 521 167 593 167 522 167 522 167 592 167 523 167 523 167 591 167 524 167 524 167 590 167 525 167 527 476 586 476 528 476 528 167 585 167 529 167 529 167 584 167 530 167 530 167 583 167 531 167 531 167 582 167 532 167 532 167 581 167 533 167 533 167 580 167 534 167 534 167 579 167 535 167 535 167 578 167 536 167 536 167 577 167 537 167 537 167 576 167 538 167 538 167 575 167 539 167 539 167 574 167 540 167 540 167 573 167 541 167 571 167 545 167 572 167 571 167 546 167 545 167 571 167 547 167 546 167 571 167 548 167 547 167 571 167 549 167 548 167 571 477 550 477 549 477 571 478 551 478 550 478 571 479 552 479 551 479 571 480 570 480 552 480 552 167 570 167 569 167 568 167 552 167 569 167 568 167 567 167 552 167 552 167 567 167 566 167 565 167 552 167 566 167 565 167 564 167 552 167 552 167 564 167 563 167 562 167 552 167 563 167 562 167 561 167 552 167 552 167 561 167 553 167 553 167 561 167 560 167 554 167 560 167 559 167 555 167 559 167 508 167 509 167 508 167 206 167 509 167 555 167 508 167 553 167 560 167 554 167 554 167 559 167 555 167 508 167 204 167 206 167 545 167 544 167 572 167 572 167 544 167 543 167 511 481 510 481 607 481 607 167 510 167 558 167

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/sensor_mounts/asus_xtion_camera_mount.dae b/data/mir_common/mir_description/meshes/sensor_mounts/asus_xtion_camera_mount.dae new file mode 100644 index 0000000000000000000000000000000000000000..fc502096d74f2ccfdbe8f571ef3fda464a51d2d8 --- /dev/null +++ b/data/mir_common/mir_description/meshes/sensor_mounts/asus_xtion_camera_mount.dae @@ -0,0 +1,2255 @@ + + + + + Anonymous + Collada Exporter for Blender 2.6+, by Juan Linietsky (juan@codenix.com) + + 2018-06-04T16:56:14Z + 2018-06-04T16:56:14Z + + Z_UP + + + + + + 38.138099670410156 -22.69700050354004 -3.6105000972747803 37.76810073852539 -24.795400619506836 -6.697659969329834 37.80540084838867 -24.583599090576172 -7.5 37.70589828491211 -25.148099899291992 -3.720989942550659 37.81769943237305 -24.51420021057129 -3.624109983444214 37.75669860839844 -24.859899520874023 -3.3925299644470215 37.70589828491211 -25.148099899291992 -3.720989942550659 37.75669860839844 -24.859899520874023 -3.3925299644470215 37.70589828491211 -25.148099899291992 -3.075000047683716 37.890201568603516 -24.103099822998047 -3.7658801078796387 37.70589828491211 -25.148099899291992 -3.720989942550659 37.666099548339844 -25.37380027770996 -6.110310077667236 37.890201568603516 -24.103099822998047 -3.7658801078796387 37.666099548339844 -25.37380027770996 -6.110310077667236 37.76810073852539 -24.795400619506836 -6.697659969329834 37.70589828491211 -25.148099899291992 -3.720989942550659 37.526798248291016 -26.16390037536621 -5.895319938659668 37.666099548339844 -25.37380027770996 -6.110310077667236 37.452701568603516 -26.583999633789062 -3.720989942550659 37.526798248291016 -26.16390037536621 -5.895319938659668 37.70589828491211 -25.148099899291992 -3.720989942550659 37.452701568603516 -26.583999633789062 -3.720989942550659 37.38750076293945 -26.954099655151367 -6.110310077667236 37.526798248291016 -26.16390037536621 -5.895319938659668 37.452701568603516 -26.583999633789062 3.865999937057495 37.285499572753906 -27.532499313354492 6.697659969329834 37.452701568603516 -26.583999633789062 -3.720989942550659 37.285499572753906 -27.532499313354492 -6.697659969329834 37.452701568603516 -26.583999633789062 -3.720989942550659 37.285499572753906 -27.532499313354492 6.697659969329834 37.452701568603516 -26.583999633789062 -3.720989942550659 37.285499572753906 -27.532499313354492 -6.697659969329834 37.38750076293945 -26.954099655151367 -6.110310077667236 37.24810028076172 -27.744199752807617 7.5 37.285499572753906 -27.532499313354492 -6.697659969329834 37.285499572753906 -27.532499313354492 6.697659969329834 37.285499572753906 -27.532499313354492 -6.697659969329834 37.24810028076172 -27.744199752807617 7.5 37.24810028076172 -27.744199752807617 -7.5 39.13840103149414 -17.02400016784668 2.534990072250366 39.388099670410156 -15.607799530029297 1.8819899559020996 39.39179992675781 -15.5871000289917 2.534990072250366 39.388099670410156 -15.607799530029297 1.8819899559020996 39.13840103149414 -17.02400016784668 2.534990072250366 39.13479995727539 -17.044599533081055 1.8819899559020996 39.65489959716797 -14.095000267028809 0.7849879860877991 39.529998779296875 -14.803099632263184 0.7849879860877991 39.65489959716797 -14.095000267028809 -2.5629899501800537 40.13999938964844 -11.343799591064453 -1.573989987373352 40.03200149536133 -11.956000328063965 -2.765700101852417 40.049198150634766 -11.858499526977539 -2.752000093460083 40.13999938964844 -11.343799591064453 -1.573989987373352 39.90810012817383 -12.659199714660645 -2.165980100631714 40.03200149536133 -11.956000328063965 -2.765700101852417 40.03200149536133 -11.956000328063965 -2.765700101852417 39.90810012817383 -12.659199714660645 -2.165980100631714 40.017601013183594 -12.038000106811523 -2.775360107421875 40.017601013183594 -12.038000106811523 -2.775360107421875 39.90810012817383 -12.659199714660645 -2.165980100631714 40.00450134277344 -12.112199783325195 -2.781100034713745 40.00450134277344 -12.112199783325195 -2.781100034713745 39.90810012817383 -12.659199714660645 -2.165980100631714 39.99140167236328 -12.18649959564209 -2.782989978790283 39.91170120239258 -12.638799667358398 -2.474179983139038 39.99140167236328 -12.18649959564209 -2.782989978790283 39.90810012817383 -12.659199714660645 -2.165980100631714 39.99140167236328 -12.18649959564209 -2.782989978790283 39.91170120239258 -12.638799667358398 -2.474179983139038 39.95009994506836 -12.420700073242188 -2.757189989089966 40.13999938964844 -11.343799591064453 -0.16799800097942352 39.90810012817383 -12.659199714660645 -2.165980100631714 40.13999938964844 -11.343799591064453 -1.573989987373352 39.95009994506836 -12.420700073242188 -2.757189989089966 39.91170120239258 -12.638799667358398 -2.474179983139038 39.924598693847656 -12.565400123596191 -2.6627299785614014 41.09230041503906 -5.943130016326904 1.4886800050735474 41.04119873046875 -6.232920169830322 3.865999937057495 41.04119873046875 -6.232920169830322 1.122979998588562 40.049198150634766 -11.858499526977539 1.753999948501587 39.90810012817383 -12.659199714660645 3.2260000705718994 39.90810012817383 -12.659199714660645 1.753999948501587 37.97560119628906 -23.61870002746582 1.9459999799728394 37.70589828491211 -25.148099899291992 3.865999937057495 37.89099884033203 -24.098499298095703 1.8964200019836426 37.89099884033203 -24.098499298095703 1.8964200019836426 37.70589828491211 -25.148099899291992 3.865999937057495 37.81840133666992 -24.510099411010742 1.7452399730682373 37.81840133666992 -24.510099411010742 1.7452399730682373 37.70589828491211 -25.148099899291992 3.865999937057495 37.75699996948242 -24.858299255371094 1.4886800050735474 37.666099548339844 -25.37380027770996 6.110310077667236 37.70589828491211 -25.148099899291992 3.865999937057495 37.76810073852539 -24.795400619506836 6.697659969329834 37.526798248291016 -26.16390037536621 5.895319938659668 37.70589828491211 -25.148099899291992 3.865999937057495 37.666099548339844 -25.37380027770996 6.110310077667236 37.526798248291016 -26.16390037536621 5.895319938659668 37.452701568603516 -26.583999633789062 3.865999937057495 37.70589828491211 -25.148099899291992 3.865999937057495 37.285499572753906 -27.532499313354492 6.697659969329834 37.452701568603516 -26.583999633789062 3.865999937057495 37.38750076293945 -26.954099655151367 6.110310077667236 37.38750076293945 -26.954099655151367 6.110310077667236 37.452701568603516 -26.583999633789062 3.865999937057495 37.526798248291016 -26.16390037536621 5.895319938659668 37.75699996948242 -24.858299255371094 1.4886800050735474 37.70589828491211 -25.148099899291992 3.865999937057495 37.70589828491211 -25.148099899291992 1.1229900121688843 42.757198333740234 3.4990100860595703 0.27410799264907837 42.97249984741211 4.720190048217773 0.7849869728088379 42.847599029541016 4.012110233306885 0.7849869728088379 43.463199615478516 7.502950191497803 -1.9500000476837158 43.349700927734375 6.859189987182617 -2.765700101852417 43.36690139770508 6.956689834594727 -2.752000093460083 43.463199615478516 7.502950191497803 -1.9500000476837158 43.22570037841797 6.156040191650391 -2.165990114212036 43.349700927734375 6.859189987182617 -2.765700101852417 43.349700927734375 6.859189987182617 -2.765700101852417 43.22570037841797 6.156040191650391 -2.165990114212036 43.335201263427734 6.777210235595703 -2.775360107421875 43.335201263427734 6.777210235595703 -2.775360107421875 43.22570037841797 6.156040191650391 -2.165990114212036 43.32210159301758 6.702970027923584 -2.781100034713745 43.32210159301758 6.702970027923584 -2.781100034713745 43.22570037841797 6.156040191650391 -2.165990114212036 43.308998107910156 6.628739833831787 -2.782989978790283 43.22930145263672 6.1764397621154785 -2.474179983139038 43.308998107910156 6.628739833831787 -2.782989978790283 43.22570037841797 6.156040191650391 -2.165990114212036 43.308998107910156 6.628739833831787 -2.782989978790283 43.22930145263672 6.1764397621154785 -2.474179983139038 43.2677001953125 6.394509792327881 -2.757189989089966 43.22570037841797 6.156040191650391 -2.165990114212036 43.36690139770508 6.956689834594727 0.7849869728088379 43.22570037841797 6.156040191650391 0.7849869728088379 43.2677001953125 6.394509792327881 -2.757189989089966 43.22930145263672 6.1764397621154785 -2.474179983139038 43.2421989440918 6.249839782714844 -2.6627299785614014 44.55950164794922 13.720800399780273 10.5 44.351200103759766 12.539299964904785 -1.9910000562667847 44.55950164794922 13.720800399780273 -10.5 44.324100494384766 12.385600090026855 0.04998679831624031 44.351200103759766 12.539299964904785 -1.9910000562667847 44.55950164794922 13.720800399780273 10.5 44.351200103759766 12.539299964904785 -1.9910000562667847 44.324100494384766 12.385600090026855 0.04998679831624031 44.339298248291016 12.47189998626709 -1.5461900234222412 44.55950164794922 13.720800399780273 10.5 44.29309844970703 12.209500312805176 0.8427879810333252 44.324100494384766 12.385600090026855 0.04998679831624031 44.55950164794922 13.720800399780273 10.5 44.20859909057617 11.730500221252441 1.4393600225448608 44.29309844970703 12.209500312805176 0.8427879810333252 44.55950164794922 13.720800399780273 10.5 44.075599670410156 10.976400375366211 1.8152600526809692 44.20859909057617 11.730500221252441 1.4393600225448608 44.55950164794922 13.720800399780273 10.5 43.89899826049805 9.97482967376709 1.9459999799728394 44.075599670410156 10.976400375366211 1.8152600526809692 43.22570037841797 6.156040191650391 3.2260000705718994 43.89899826049805 9.97482967376709 1.9459999799728394 44.55950164794922 13.720800399780273 10.5 43.89899826049805 9.97482967376709 1.9459999799728394 43.22570037841797 6.156040191650391 3.2260000705718994 43.7318000793457 9.026189804077148 1.8157299757003784 43.36690139770508 6.956689834594727 1.753999948501587 43.7318000793457 9.026189804077148 1.8157299757003784 43.22570037841797 6.156040191650391 3.2260000705718994 43.49760055541992 7.6979498863220215 0.0809926986694336 43.36690139770508 6.956689834594727 0.7849869728088379 43.50550079345703 7.74275016784668 -0.37300100922584534 43.36690139770508 6.956689834594727 0.7849869728088379 43.52539825439453 7.856080055236816 0.8558650016784668 43.36690139770508 6.956689834594727 1.753999948501587 43.7318000793457 9.026189804077148 1.8157299757003784 43.36690139770508 6.956689834594727 1.753999948501587 43.60540008544922 8.3093900680542 1.4432400465011597 43.60540008544922 8.3093900680542 1.4432400465011597 43.36690139770508 6.956689834594727 1.753999948501587 43.52539825439453 7.856080055236816 0.8558650016784668 44.55950164794922 13.720800399780273 10.5 42.97249984741211 4.720190048217773 3.2260000705718994 43.22570037841797 6.156040191650391 3.2260000705718994 42.97249984741211 4.720190048217773 3.2260000705718994 42.847599029541016 4.012110233306885 1.753999948501587 42.97249984741211 4.720190048217773 1.753999948501587 42.66210174560547 2.9600799083709717 1.190119981765747 42.847599029541016 4.012110233306885 0.7849869728088379 42.847599029541016 4.012110233306885 1.753999948501587 42.97249984741211 4.720190048217773 0.7849869728088379 42.757198333740234 3.4990100860595703 0.27410799264907837 42.790000915527344 3.6849000453948975 -0.9749910235404968 42.847599029541016 4.012110233306885 0.7849869728088379 42.66210174560547 2.9600799083709717 1.190119981765747 42.757198333740234 3.4990100860595703 0.27410799264907837 42.50979995727539 2.0961499214172363 1.7538100481033325 42.847599029541016 4.012110233306885 1.753999948501587 42.97249984741211 4.720190048217773 3.2260000705718994 42.847599029541016 4.012110233306885 1.753999948501587 42.50979995727539 2.0961499214172363 1.7538100481033325 42.66210174560547 2.9600799083709717 1.190119981765747 41.04119873046875 -6.232920169830322 3.865999937057495 42.97249984741211 4.720190048217773 3.2260000705718994 44.55950164794922 13.720800399780273 10.5 42.97249984741211 4.720190048217773 3.2260000705718994 42.30509948730469 0.9353200197219849 1.9459999799728394 42.50979995727539 2.0961499214172363 1.7538100481033325 42.97249984741211 4.720190048217773 3.2260000705718994 41.04119873046875 -6.232920169830322 3.865999937057495 42.30509948730469 0.9353200197219849 1.9459999799728394 41.69329833984375 -2.534359931945801 0.1171559989452362 41.82389831542969 -1.7935800552368164 -0.9339900016784668 41.857200622558594 -1.6052600145339966 0.2825309932231903 41.82389831542969 -1.7935800552368164 -0.9339900016784668 41.69329833984375 -2.534359931945801 0.1171559989452362 41.72140121459961 -2.375420093536377 -1.00600004196167 41.61240005493164 -2.993269920349121 1.058359980583191 41.857200622558594 -1.6052600145339966 0.2825309932231903 41.952598571777344 -1.0639599561691284 1.1873600482940674 41.857200622558594 -1.6052600145339966 0.2825309932231903 41.61240005493164 -2.993269920349121 1.058359980583191 41.69329833984375 -2.534359931945801 0.1171559989452362 41.483299255371094 -3.7252800464630127 1.7053799629211426 41.952598571777344 -1.0639599561691284 1.1873600482940674 42.104000091552734 -0.20525699853897095 1.7515100240707397 42.30509948730469 0.9353200197219849 1.9459999799728394 41.04119873046875 -6.232920169830322 3.865999937057495 42.104000091552734 -0.20525699853897095 1.7515100240707397 41.952598571777344 -1.0639599561691284 1.1873600482940674 41.483299255371094 -3.7252800464630127 1.7053799629211426 41.61240005493164 -2.993269920349121 1.058359980583191 42.104000091552734 -0.20525699853897095 1.7515100240707397 41.04119873046875 -6.232920169830322 3.865999937057495 41.483299255371094 -3.7252800464630127 1.7053799629211426 41.483299255371094 -3.7252800464630127 1.7053799629211426 41.04119873046875 -6.232920169830322 3.865999937057495 41.31079864501953 -4.70350980758667 1.9459999799728394 41.31079864501953 -4.70350980758667 1.9459999799728394 41.04119873046875 -6.232920169830322 3.865999937057495 41.226200103759766 -5.183320045471191 1.8964200019836426 41.15370178222656 -5.594890117645264 1.7452399730682373 41.04119873046875 -6.232920169830322 3.865999937057495 41.09230041503906 -5.943130016326904 1.4886800050735474 41.226200103759766 -5.183320045471191 1.8964200019836426 41.04119873046875 -6.232920169830322 3.865999937057495 41.15370178222656 -5.594890117645264 1.7452399730682373 44.55950164794922 13.720800399780273 10.5 40.78799819946289 -7.668749809265137 3.865999937057495 41.04119873046875 -6.232920169830322 3.865999937057495 40.78799819946289 -7.668749809265137 3.865999937057495 40.63209915161133 -8.552820205688477 -0.16799800097942352 40.78799819946289 -7.668749809265137 -3.720989942550659 40.049198150634766 -11.858499526977539 1.753999948501587 40.63209915161133 -8.552820205688477 -0.16799800097942352 40.78799819946289 -7.668749809265137 3.865999937057495 40.63209915161133 -8.552820205688477 -0.16799800097942352 40.049198150634766 -11.858499526977539 0.7849879860877991 40.13999938964844 -11.343799591064453 -0.16799800097942352 40.049198150634766 -11.858499526977539 0.7849879860877991 40.63209915161133 -8.552820205688477 -0.16799800097942352 40.049198150634766 -11.858499526977539 1.753999948501587 40.78799819946289 -7.668749809265137 3.865999937057495 39.90810012817383 -12.659199714660645 3.2260000705718994 40.049198150634766 -11.858499526977539 1.753999948501587 37.666099548339844 -25.37380027770996 8.889690399169922 40.78799819946289 -7.668749809265137 3.865999937057495 44.55950164794922 13.720800399780273 10.5 40.78799819946289 -7.668749809265137 3.865999937057495 39.39179992675781 -15.5871000289917 3.993989944458008 39.90810012817383 -12.659199714660645 3.2260000705718994 39.65489959716797 -14.095000267028809 3.2260000705718994 39.529998779296875 -14.803099632263184 1.753999948501587 39.65489959716797 -14.095000267028809 1.753999948501587 39.65489959716797 -14.095000267028809 3.2260000705718994 39.39179992675781 -15.5871000289917 2.534990072250366 39.529998779296875 -14.803099632263184 1.753999948501587 39.39179992675781 -15.5871000289917 2.534990072250366 39.65489959716797 -14.095000267028809 3.2260000705718994 39.39179992675781 -15.5871000289917 3.993989944458008 39.90810012817383 -12.659199714660645 3.2260000705718994 39.39179992675781 -15.5871000289917 3.993989944458008 39.65489959716797 -14.095000267028809 3.2260000705718994 40.78799819946289 -7.668749809265137 3.865999937057495 37.666099548339844 -25.37380027770996 8.889690399169922 39.39179992675781 -15.5871000289917 3.993989944458008 38.277099609375 -21.90850067138672 1.058359980583191 39.13840103149414 -17.02400016784668 2.534990072250366 39.13840103149414 -17.02400016784668 3.993989944458008 38.964500427246094 -18.010400772094727 -1.573989987373352 39.13479995727539 -17.044599533081055 1.8819899559020996 38.964500427246094 -18.010400772094727 -0.16799800097942352 39.13840103149414 -17.02400016784668 2.534990072250366 38.277099609375 -21.90850067138672 1.058359980583191 39.13479995727539 -17.044599533081055 1.8819899559020996 38.4724006652832 -20.80139923095703 -0.16799800097942352 39.13479995727539 -17.044599533081055 1.8819899559020996 38.277099609375 -21.90850067138672 1.058359980583191 38.4724006652832 -20.80139923095703 -0.16799800097942352 38.38610076904297 -21.290599822998047 -1.00600004196167 38.4724006652832 -20.80139923095703 -1.573989987373352 38.4724006652832 -20.80139923095703 -0.16799800097942352 38.35810089111328 -21.449600219726562 0.1171569973230362 38.38610076904297 -21.290599822998047 -1.00600004196167 39.13479995727539 -17.044599533081055 1.8819899559020996 38.4724006652832 -20.80139923095703 -0.16799800097942352 38.964500427246094 -18.010400772094727 -0.16799800097942352 38.4724006652832 -20.80139923095703 -0.16799800097942352 38.277099609375 -21.90850067138672 1.058359980583191 38.35810089111328 -21.449600219726562 0.1171569973230362 39.13840103149414 -17.02400016784668 3.993989944458008 38.148101806640625 -22.640499114990234 1.7053799629211426 38.277099609375 -21.90850067138672 1.058359980583191 37.76810073852539 -24.795400619506836 6.697659969329834 39.13840103149414 -17.02400016784668 3.993989944458008 37.80540084838867 -24.583599090576172 7.5 39.13840103149414 -17.02400016784668 3.993989944458008 37.76810073852539 -24.795400619506836 6.697659969329834 38.148101806640625 -22.640499114990234 1.7053799629211426 38.148101806640625 -22.640499114990234 1.7053799629211426 37.70589828491211 -25.148099899291992 3.865999937057495 37.97560119628906 -23.61870002746582 1.9459999799728394 37.70589828491211 -25.148099899291992 3.865999937057495 38.148101806640625 -22.640499114990234 1.7053799629211426 37.76810073852539 -24.795400619506836 6.697659969329834 37.76810073852539 -24.795400619506836 8.302339553833008 39.39179992675781 -15.5871000289917 3.993989944458008 37.666099548339844 -25.37380027770996 8.889690399169922 39.13840103149414 -17.02400016784668 3.993989944458008 37.76810073852539 -24.795400619506836 8.302339553833008 37.80540084838867 -24.583599090576172 7.5 39.39179992675781 -15.5871000289917 3.993989944458008 37.76810073852539 -24.795400619506836 8.302339553833008 39.13840103149414 -17.02400016784668 3.993989944458008 37.179500579833984 -28.13360023498535 10.5 37.666099548339844 -25.37380027770996 8.889690399169922 44.55950164794922 13.720800399780273 10.5 37.24810028076172 -27.744199752807617 7.5 37.179500579833984 -28.13360023498535 10.5 37.24810028076172 -27.744199752807617 -7.5 37.285499572753906 -27.532499313354492 8.302339553833008 37.179500579833984 -28.13360023498535 10.5 37.24810028076172 -27.744199752807617 7.5 37.38750076293945 -26.954099655151367 8.889690399169922 37.179500579833984 -28.13360023498535 10.5 37.285499572753906 -27.532499313354492 8.302339553833008 37.526798248291016 -26.16390037536621 9.104680061340332 37.179500579833984 -28.13360023498535 10.5 37.38750076293945 -26.954099655151367 8.889690399169922 37.666099548339844 -25.37380027770996 8.889690399169922 37.179500579833984 -28.13360023498535 10.5 37.526798248291016 -26.16390037536621 9.104680061340332 44.351200103759766 12.539299964904785 -2.0629899501800537 44.55950164794922 13.720800399780273 -10.5 44.351200103759766 12.539299964904785 -1.9910000562667847 44.32320022583008 12.38029956817627 -2.811609983444214 44.55950164794922 13.720800399780273 -10.5 44.351200103759766 12.539299964904785 -2.0629899501800537 44.24089813232422 11.91349983215332 -3.3607499599456787 44.55950164794922 13.720800399780273 -10.5 44.32320022583008 12.38029956817627 -2.811609983444214 44.106998443603516 11.154500007629395 -3.6987500190734863 44.55950164794922 13.720800399780273 -10.5 44.24089813232422 11.91349983215332 -3.3607499599456787 43.924400329589844 10.118599891662598 -3.813999891281128 44.55950164794922 13.720800399780273 -10.5 44.106998443603516 11.154500007629395 -3.6987500190734863 43.72819900512695 9.005979537963867 -3.6941699981689453 44.55950164794922 13.720800399780273 -10.5 43.924400329589844 10.118599891662598 -3.813999891281128 43.36690139770508 6.956689834594727 -3.7729899883270264 43.72819900512695 9.005979537963867 -3.6941699981689453 43.585201263427734 8.195150375366211 -3.3391098976135254 43.36690139770508 6.956689834594727 -3.7729899883270264 43.585201263427734 8.195150375366211 -3.3391098976135254 43.496498107910156 7.692140102386475 -2.755510091781616 43.22570037841797 6.156040191650391 -2.165990114212036 43.50550079345703 7.74275016784668 -0.37300100922584534 43.36690139770508 6.956689834594727 0.7849869728088379 43.50550079345703 7.74275016784668 -0.37300100922584534 43.22570037841797 6.156040191650391 -2.165990114212036 43.463199615478516 7.502950191497803 -1.9500000476837158 43.36690139770508 6.956689834594727 -2.752000093460083 43.496498107910156 7.692140102386475 -2.755510091781616 43.463199615478516 7.502950191497803 -1.9500000476837158 43.36690139770508 6.956689834594727 -3.7729899883270264 43.496498107910156 7.692140102386475 -2.755510091781616 43.36690139770508 6.956689834594727 -2.752000093460083 43.72819900512695 9.005979537963867 -3.6941699981689453 43.36690139770508 6.956689834594727 -3.7729899883270264 44.55950164794922 13.720800399780273 -10.5 43.332801818847656 6.7635297775268555 -3.7836201190948486 44.55950164794922 13.720800399780273 -10.5 43.36690139770508 6.956689834594727 -3.7729899883270264 43.297698974609375 6.56436014175415 -3.7972400188446045 44.55950164794922 13.720800399780273 -10.5 43.332801818847656 6.7635297775268555 -3.7836201190948486 43.260501861572266 6.353569984436035 -3.808990001678467 44.55950164794922 13.720800399780273 -10.5 43.297698974609375 6.56436014175415 -3.7972400188446045 43.220298767089844 6.125500202178955 -3.813999891281128 44.55950164794922 13.720800399780273 -10.5 43.260501861572266 6.353569984436035 -3.808990001678467 43.11140060424805 5.507909774780273 -3.743259906768799 44.55950164794922 13.720800399780273 -10.5 43.220298767089844 6.125500202178955 -3.813999891281128 42.50749969482422 2.083280086517334 -3.6202900409698486 43.11140060424805 5.507909774780273 -3.743259906768799 43.034000396728516 5.0690598487854 -3.521120071411133 42.97249984741211 4.720190048217773 0.7849869728088379 42.790000915527344 3.6849000453948975 -0.9749910235404968 42.97249984741211 4.720190048217773 -2.5629899501800537 42.75619888305664 3.493499994277954 -2.168260097503662 42.97249984741211 4.720190048217773 -2.5629899501800537 42.790000915527344 3.6849000453948975 -0.9749910235404968 42.97249984741211 4.720190048217773 -2.5629899501800537 42.75619888305664 3.493499994277954 -2.168260097503662 42.98780059814453 4.80709981918335 -3.132659912109375 42.659698486328125 2.9461700916290283 -3.0608699321746826 42.98780059814453 4.80709981918335 -3.132659912109375 42.75619888305664 3.493499994277954 -2.168260097503662 42.98780059814453 4.80709981918335 -3.132659912109375 42.659698486328125 2.9461700916290283 -3.0608699321746826 43.034000396728516 5.0690598487854 -3.521120071411133 42.50749969482422 2.083280086517334 -3.6202900409698486 43.034000396728516 5.0690598487854 -3.521120071411133 42.659698486328125 2.9461700916290283 -3.0608699321746826 43.11140060424805 5.507909774780273 -3.743259906768799 42.50749969482422 2.083280086517334 -3.6202900409698486 44.55950164794922 13.720800399780273 -10.5 42.30690002441406 0.9451630115509033 -3.813999891281128 44.55950164794922 13.720800399780273 -10.5 42.50749969482422 2.083280086517334 -3.6202900409698486 41.31079864501953 -4.70350980758667 -3.813999891281128 42.30690002441406 0.9451630115509033 -3.813999891281128 42.104698181152344 -0.20111100375652313 -3.6210498809814453 41.72140121459961 -2.375420093536377 -1.00600004196167 41.857200622558594 -1.6051000356674194 -2.155179977416992 41.82389831542969 -1.7935800552368164 -0.9339900016784668 41.689998626708984 -2.5532100200653076 -2.1505401134490967 41.857200622558594 -1.6051000356674194 -2.155179977416992 41.72140121459961 -2.375420093536377 -1.00600004196167 41.603599548339844 -3.043489933013916 -3.037369966506958 41.857200622558594 -1.6051000356674194 -2.155179977416992 41.689998626708984 -2.5532100200653076 -2.1505401134490967 41.857200622558594 -1.6051000356674194 -2.155179977416992 41.603599548339844 -3.043489933013916 -3.037369966506958 41.95280075073242 -1.0627299547195435 -3.0594899654388428 41.4734001159668 -3.7817800045013428 -3.6105000972747803 41.95280075073242 -1.0627299547195435 -3.0594899654388428 41.603599548339844 -3.043489933013916 -3.037369966506958 41.95280075073242 -1.0627299547195435 -3.0594899654388428 41.4734001159668 -3.7817800045013428 -3.6105000972747803 42.104698181152344 -0.20111100375652313 -3.6210498809814453 41.31079864501953 -4.70350980758667 -3.813999891281128 42.104698181152344 -0.20111100375652313 -3.6210498809814453 41.4734001159668 -3.7817800045013428 -3.6105000972747803 42.30690002441406 0.9451630115509033 -3.813999891281128 41.31079864501953 -4.70350980758667 -3.813999891281128 44.55950164794922 13.720800399780273 -10.5 41.04119873046875 -6.232920169830322 -3.720989942550659 41.31079864501953 -4.70350980758667 -3.813999891281128 41.225399017333984 -5.18789005279541 -3.7658801078796387 41.04119873046875 -6.232920169830322 -3.720989942550659 41.225399017333984 -5.18789005279541 -3.7658801078796387 41.15299987792969 -5.598949909210205 -3.624109983444214 41.04119873046875 -6.232920169830322 -3.720989942550659 41.09199905395508 -5.944650173187256 -3.3925299644470215 41.04119873046875 -6.232920169830322 -3.075000047683716 41.04119873046875 -6.232920169830322 -3.720989942550659 41.15299987792969 -5.598949909210205 -3.624109983444214 41.09199905395508 -5.944650173187256 -3.3925299644470215 40.78799819946289 -7.668749809265137 -3.720989942550659 41.31079864501953 -4.70350980758667 -3.813999891281128 41.04119873046875 -6.232920169830322 -3.720989942550659 41.31079864501953 -4.70350980758667 -3.813999891281128 40.78799819946289 -7.668749809265137 -3.720989942550659 44.55950164794922 13.720800399780273 -10.5 40.63209915161133 -8.552820205688477 -1.573989987373352 40.78799819946289 -7.668749809265137 -3.720989942550659 40.63209915161133 -8.552820205688477 -0.16799800097942352 40.049198150634766 -11.858499526977539 -2.752000093460083 40.63209915161133 -8.552820205688477 -1.573989987373352 40.13999938964844 -11.343799591064453 -1.573989987373352 39.90810012817383 -12.659199714660645 0.7849879860877991 40.13999938964844 -11.343799591064453 -0.16799800097942352 40.049198150634766 -11.858499526977539 0.7849879860877991 39.90810012817383 -12.659199714660645 -2.165980100631714 40.13999938964844 -11.343799591064453 -0.16799800097942352 39.90810012817383 -12.659199714660645 0.7849879860877991 40.049198150634766 -11.858499526977539 -3.7729899883270264 40.63209915161133 -8.552820205688477 -1.573989987373352 40.049198150634766 -11.858499526977539 -2.752000093460083 40.63209915161133 -8.552820205688477 -1.573989987373352 40.049198150634766 -11.858499526977539 -3.7729899883270264 40.78799819946289 -7.668749809265137 -3.720989942550659 37.666099548339844 -25.37380027770996 -8.889690399169922 40.78799819946289 -7.668749809265137 -3.720989942550659 40.049198150634766 -11.858499526977539 -3.7729899883270264 37.666099548339844 -25.37380027770996 -8.889690399169922 40.049198150634766 -11.858499526977539 -3.7729899883270264 40.015201568603516 -12.0516996383667 -3.7836101055145264 37.666099548339844 -25.37380027770996 -8.889690399169922 40.015201568603516 -12.0516996383667 -3.7836101055145264 39.980098724365234 -12.250800132751465 -3.7972400188446045 37.666099548339844 -25.37380027770996 -8.889690399169922 39.980098724365234 -12.250800132751465 -3.7972400188446045 39.942901611328125 -12.461600303649902 -3.808990001678467 37.666099548339844 -25.37380027770996 -8.889690399169922 39.942901611328125 -12.461600303649902 -3.808990001678467 39.9026985168457 -12.68970012664795 -3.8139901161193848 39.388099670410156 -15.607799530029297 -3.75 39.9026985168457 -12.68970012664795 -3.8139901161193848 39.793800354003906 -13.307299613952637 -3.7432498931884766 39.388099670410156 -15.607799530029297 -3.75 39.65489959716797 -14.095000267028809 -2.5629899501800537 39.529998779296875 -14.803099632263184 0.7849879860877991 39.388099670410156 -15.607799530029297 1.8819899559020996 39.529998779296875 -14.803099632263184 1.753999948501587 39.39179992675781 -15.5871000289917 2.534990072250366 39.529998779296875 -14.803099632263184 1.753999948501587 39.388099670410156 -15.607799530029297 1.8819899559020996 39.529998779296875 -14.803099632263184 0.7849879860877991 39.388099670410156 -15.607799530029297 -3.75 39.529998779296875 -14.803099632263184 0.7849879860877991 39.388099670410156 -15.607799530029297 1.8819899559020996 39.65489959716797 -14.095000267028809 -2.5629899501800537 39.388099670410156 -15.607799530029297 -3.75 39.67020034790039 -14.008099555969238 -3.132659912109375 39.388099670410156 -15.607799530029297 -3.75 39.716400146484375 -13.746100425720215 -3.521120071411133 39.67020034790039 -14.008099555969238 -3.132659912109375 39.388099670410156 -15.607799530029297 -3.75 39.793800354003906 -13.307299613952637 -3.7432498931884766 39.716400146484375 -13.746100425720215 -3.521120071411133 39.9026985168457 -12.68970012664795 -3.8139901161193848 39.388099670410156 -15.607799530029297 -3.75 37.76810073852539 -24.795400619506836 -8.302339553833008 37.76810073852539 -24.795400619506836 -8.302339553833008 39.388099670410156 -15.607799530029297 -3.75 39.13479995727539 -17.044599533081055 -3.75 39.13479995727539 -17.044599533081055 1.8819899559020996 38.964500427246094 -18.010400772094727 -1.573989987373352 39.13479995727539 -17.044599533081055 -3.75 38.4724006652832 -20.80139923095703 -1.573989987373352 39.13479995727539 -17.044599533081055 -3.75 38.964500427246094 -18.010400772094727 -1.573989987373352 38.354698181152344 -21.468399047851562 -2.1505401134490967 38.4724006652832 -20.80139923095703 -1.573989987373352 38.38610076904297 -21.290599822998047 -1.00600004196167 38.354698181152344 -21.468399047851562 -2.1505401134490967 39.13479995727539 -17.044599533081055 -3.75 38.4724006652832 -20.80139923095703 -1.573989987373352 38.2682991027832 -21.95870018005371 -3.037369966506958 39.13479995727539 -17.044599533081055 -3.75 38.354698181152344 -21.468399047851562 -2.1505401134490967 38.138099670410156 -22.69700050354004 -3.6105000972747803 39.13479995727539 -17.044599533081055 -3.75 38.2682991027832 -21.95870018005371 -3.037369966506958 39.13479995727539 -17.044599533081055 -3.75 38.138099670410156 -22.69700050354004 -3.6105000972747803 37.80540084838867 -24.583599090576172 -7.5 37.76810073852539 -24.795400619506836 -6.697659969329834 38.138099670410156 -22.69700050354004 -3.6105000972747803 37.97560119628906 -23.61870002746582 -3.8139901161193848 37.76810073852539 -24.795400619506836 -6.697659969329834 37.97560119628906 -23.61870002746582 -3.8139901161193848 37.890201568603516 -24.103099822998047 -3.7658801078796387 37.70589828491211 -25.148099899291992 -3.720989942550659 37.890201568603516 -24.103099822998047 -3.7658801078796387 37.81769943237305 -24.51420021057129 -3.624109983444214 39.13479995727539 -17.044599533081055 -3.75 37.80540084838867 -24.583599090576172 -7.5 37.76810073852539 -24.795400619506836 -8.302339553833008 39.9026985168457 -12.68970012664795 -3.8139901161193848 37.76810073852539 -24.795400619506836 -8.302339553833008 37.666099548339844 -25.37380027770996 -8.889690399169922 40.78799819946289 -7.668749809265137 -3.720989942550659 37.666099548339844 -25.37380027770996 -8.889690399169922 44.55950164794922 13.720800399780273 -10.5 37.179500579833984 -28.13360023498535 -10.5 37.666099548339844 -25.37380027770996 -8.889690399169922 37.526798248291016 -26.16390037536621 -9.104680061340332 37.666099548339844 -25.37380027770996 -8.889690399169922 37.179500579833984 -28.13360023498535 -10.5 44.55950164794922 13.720800399780273 -10.5 37.38750076293945 -26.954099655151367 -8.889690399169922 37.179500579833984 -28.13360023498535 -10.5 37.526798248291016 -26.16390037536621 -9.104680061340332 37.285499572753906 -27.532499313354492 -8.302339553833008 37.179500579833984 -28.13360023498535 -10.5 37.38750076293945 -26.954099655151367 -8.889690399169922 37.24810028076172 -27.744199752807617 -7.5 37.179500579833984 -28.13360023498535 -10.5 37.285499572753906 -27.532499313354492 -8.302339553833008 37.179500579833984 -28.13360023498535 -10.5 37.24810028076172 -27.744199752807617 -7.5 37.179500579833984 -28.13360023498535 10.5 44.324100494384766 12.385600090026855 0.04998679831624031 44.30350112915039 12.268899917602539 -1.1716200113296509 44.339298248291016 12.47189998626709 -1.5461900234222412 44.324100494384766 12.385600090026855 0.04998679831624031 44.24369812011719 11.929400444030762 -0.8759769797325134 44.30350112915039 12.268899917602539 -1.1716200113296509 44.324100494384766 12.385600090026855 0.04998679831624031 44.15950012207031 11.45199966430664 -0.6679990291595459 44.24369812011719 11.929400444030762 -0.8759769797325134 44.08000183105469 11.00100040435791 0.04998679831624031 44.15950012207031 11.45199966430664 -0.6679990291595459 44.324100494384766 12.385600090026855 0.04998679831624031 44.03340148925781 10.736700057983398 0.6136159896850586 44.08000183105469 11.00100040435791 0.04998679831624031 44.06769943237305 10.93120002746582 0.37937799096107483 43.97669982910156 10.415300369262695 0.7535390257835388 44.08000183105469 11.00100040435791 0.04998679831624031 44.03340148925781 10.736700057983398 0.6136159896850586 43.839298248291016 9.636039733886719 -0.14399699866771698 44.08000183105469 11.00100040435791 0.04998679831624031 43.97669982910156 10.415300369262695 0.7535390257835388 43.839298248291016 9.636039733886719 -0.14399699866771698 43.97669982910156 10.415300369262695 0.7535390257835388 43.897300720214844 9.964969635009766 0.7999870181083679 44.08000183105469 11.00100040435791 0.04998679831624031 43.839298248291016 9.636039733886719 -0.14399699866771698 44.15950012207031 11.45199966430664 -0.6679990291595459 43.83700180053711 9.62279987335205 0.7629839777946472 43.839298248291016 9.636039733886719 -0.14399699866771698 43.897300720214844 9.964969635009766 0.7999870181083679 43.83700180053711 9.62279987335205 0.7629839777946472 43.79570007324219 9.388899803161621 -0.0612029992043972 43.839298248291016 9.636039733886719 -0.14399699866771698 43.79069900512695 9.36067008972168 0.6584920287132263 43.79570007324219 9.388899803161621 -0.0612029992043972 43.83700180053711 9.62279987335205 0.7629839777946472 43.761199951171875 9.192899703979492 0.49624499678611755 43.79570007324219 9.388899803161621 -0.0612029992043972 43.79069900512695 9.36067008972168 0.6584920287132263 43.750701904296875 9.13379955291748 0.2859950065612793 43.79570007324219 9.388899803161621 -0.0612029992043972 43.761199951171875 9.192899703979492 0.49624499678611755 43.79570007324219 9.388899803161621 -0.0612029992043972 43.750701904296875 9.13379955291748 0.2859950065612793 43.76860046386719 9.234990119934082 0.028609300032258034 43.76860046386719 9.234990119934082 0.028609300032258034 43.750701904296875 9.13379955291748 0.2859950065612793 43.75469970703125 9.156049728393555 0.13963200151920319 44.07929992675781 10.996899604797363 -1.9916199445724487 44.097999572753906 11.103400230407715 -2.1969900131225586 44.09370040893555 11.07859992980957 -2.088550090789795 44.097999572753906 11.103400230407715 -2.1969900131225586 44.07929992675781 10.996899604797363 -1.9916199445724487 44.085201263427734 11.030500411987305 -2.413330078125 44.053001403808594 10.847900390625 -1.9023900032043457 44.085201263427734 11.030500411987305 -2.413330078125 44.07929992675781 10.996899604797363 -1.9916199445724487 44.053001403808594 10.847900390625 -1.9023900032043457 44.048099517822266 10.820199966430664 -2.5597400665283203 44.085201263427734 11.030500411987305 -2.413330078125 44.012901306152344 10.62090015411377 -1.8169900178909302 44.048099517822266 10.820199966430664 -2.5597400665283203 44.053001403808594 10.847900390625 -1.9023900032043457 44.012901306152344 10.62090015411377 -1.8169900178909302 43.98899841308594 10.484800338745117 -2.642780065536499 44.048099517822266 10.820199966430664 -2.5597400665283203 44.012901306152344 10.62090015411377 -1.8169900178909302 43.90999984741211 10.03689956665039 -2.668989896774292 43.98899841308594 10.484800338745117 -2.642780065536499 44.012901306152344 10.62090015411377 -1.8169900178909302 43.833099365234375 9.600709915161133 -2.6404600143432617 43.90999984741211 10.03689956665039 -2.668989896774292 43.71099853515625 8.908269882202148 -1.9500000476837158 43.833099365234375 9.600709915161133 -2.6404600143432617 44.012901306152344 10.62090015411377 -1.8169900178909302 43.734901428222656 9.044179916381836 -2.313770055770874 43.833099365234375 9.600709915161133 -2.6404600143432617 43.71099853515625 8.908269882202148 -1.9500000476837158 43.71099853515625 8.908269882202148 -1.9500000476837158 44.012901306152344 10.62090015411377 -1.8169900178909302 43.71099853515625 8.908269882202148 -1.2829899787902832 43.833099365234375 9.600709915161133 -2.6404600143432617 43.734901428222656 9.044179916381836 -2.313770055770874 43.77519989013672 9.27241039276123 -2.532989978790283 43.60129928588867 8.286250114440918 -1.0309100151062012 43.71099853515625 8.908269882202148 -1.9500000476837158 43.71099853515625 8.908269882202148 -1.2829899787902832 43.463199615478516 7.502950191497803 -1.9500000476837158 43.60129928588867 8.286250114440918 -1.0309100151062012 43.536399841308594 7.918290138244629 -0.7356110215187073 43.60129928588867 8.286250114440918 -1.0309100151062012 43.463199615478516 7.502950191497803 -1.9500000476837158 43.71099853515625 8.908269882202148 -1.9500000476837158 43.50550079345703 7.74275016784668 -0.37300100922584534 43.463199615478516 7.502950191497803 -1.9500000476837158 43.536399841308594 7.918290138244629 -0.7356110215187073 43.52539825439453 7.856080055236816 0.8558650016784668 43.36690139770508 6.956689834594727 0.7849869728088379 43.49760055541992 7.6979498863220215 0.0809926986694336 43.36690139770508 6.956689834594727 1.753999948501587 43.22570037841797 6.156040191650391 3.2260000705718994 43.22570037841797 6.156040191650391 1.753999948501587 42.07709884643555 -0.3577359914779663 -0.9339900016784668 42.536598205566406 2.2480599880218506 -0.9549869894981384 42.520301818847656 2.1556899547576904 -0.22718800604343414 42.09370040893555 -0.2636969983577728 -0.22254900634288788 42.520301818847656 2.1556899547576904 -0.22718800604343414 42.4739990234375 1.8931699991226196 0.3141160011291504 42.536598205566406 2.2480599880218506 -0.9549869894981384 42.07709884643555 -0.3577359914779663 -0.9339900016784668 42.519798278808594 2.152790069580078 -1.654860019683838 42.30690002441406 0.9451630115509033 0.7679889798164368 42.4739990234375 1.8931699991226196 0.3141160011291504 42.4015998840332 1.4823600053787231 0.6516259908676147 42.09370040893555 -0.2636969983577728 -1.6460100412368774 42.519798278808594 2.152790069580078 -1.654860019683838 42.07709884643555 -0.3577359914779663 -0.9339900016784668 42.4739990234375 1.8931699991226196 0.3141160011291504 42.30690002441406 0.9451630115509033 0.7679889798164368 42.140499114990234 0.001604159944690764 0.31298699975013733 42.519798278808594 2.152790069580078 -1.654860019683838 42.09370040893555 -0.2636969983577728 -1.6460100412368774 42.47269821166992 1.8854199647903442 -2.1844899654388428 42.140499114990234 0.001604159944690764 0.31298699975013733 42.30690002441406 0.9451630115509033 0.7679889798164368 42.2130012512207 0.4129529893398285 0.6505579948425293 42.140499114990234 0.0016032200073823333 -2.1818699836730957 42.47269821166992 1.8854199647903442 -2.1844899654388428 42.09370040893555 -0.2636969983577728 -1.6460100412368774 42.4739990234375 1.8931699991226196 0.3141160011291504 42.140499114990234 0.001604159944690764 0.31298699975013733 42.09370040893555 -0.2636969983577728 -0.22254900634288788 42.30690002441406 0.9451630115509033 -2.6369900703430176 42.47269821166992 1.8854199647903442 -2.1844899654388428 42.140499114990234 0.0016032200073823333 -2.1818699836730957 42.520301818847656 2.1556899547576904 -0.22718800604343414 42.09370040893555 -0.2636969983577728 -0.22254900634288788 42.07709884643555 -0.3577359914779663 -0.9339900016784668 42.47269821166992 1.8854199647903442 -2.1844899654388428 42.30690002441406 0.9451630115509033 -2.6369900703430176 42.400001525878906 1.4736299514770508 -2.5198700428009033 42.30690002441406 0.9451630115509033 -2.6369900703430176 42.140499114990234 0.0016032200073823333 -2.1818699836730957 42.2130012512207 0.4129520058631897 -2.519550085067749 37.70589828491211 -25.148099899291992 -0.913985013961792 38.13290023803711 -22.726499557495117 -0.9449909925460815 38.11709976196289 -22.816200256347656 -0.25089898705482483 37.721500396728516 -25.059999465942383 -0.23359599709510803 38.11709976196289 -22.816200256347656 -0.25089898705482483 38.073001861572266 -23.066499710083008 0.2757419943809509 38.13290023803711 -22.726499557495117 -0.9449909925460815 37.70589828491211 -25.148099899291992 -0.913985013961792 38.11709976196289 -22.816200256347656 -1.6269500255584717 37.765201568603516 -24.81209945678711 0.2833710014820099 38.073001861572266 -23.066499710083008 0.2757419943809509 38.005401611328125 -23.449399948120117 0.610031008720398 37.72119903564453 -25.061399459838867 -1.6223000288009644 38.11709976196289 -22.816200256347656 -1.6269500255584717 37.70589828491211 -25.148099899291992 -0.913985013961792 37.765201568603516 -24.81209945678711 0.2833710014820099 38.005401611328125 -23.449399948120117 0.610031008720398 37.919498443603516 -23.936800003051758 0.7269899845123291 38.11709976196289 -22.816200256347656 -1.6269500255584717 37.72119903564453 -25.061399459838867 -1.6223000288009644 38.073001861572266 -23.066499710083008 -2.1473701000213623 37.765201568603516 -24.81209945678711 0.2833710014820099 37.919498443603516 -23.936800003051758 0.7269899845123291 37.83259963989258 -24.429399490356445 0.6119080185890198 37.76449966430664 -24.815799713134766 -2.150979995727539 38.073001861572266 -23.066499710083008 -2.1473701000213623 37.72119903564453 -25.061399459838867 -1.6223000288009644 38.073001861572266 -23.066499710083008 0.2757419943809509 37.765201568603516 -24.81209945678711 0.2833710014820099 37.721500396728516 -25.059999465942383 -0.23359599709510803 38.073001861572266 -23.066499710083008 -2.1473701000213623 37.76449966430664 -24.815799713134766 -2.150979995727539 38.005401611328125 -23.449399948120117 -2.4793500900268555 38.11709976196289 -22.816200256347656 -0.25089898705482483 37.721500396728516 -25.059999465942383 -0.23359599709510803 37.70589828491211 -25.148099899291992 -0.913985013961792 38.005401611328125 -23.449399948120117 -2.4793500900268555 37.76449966430664 -24.815799713134766 -2.150979995727539 37.919498443603516 -23.936800003051758 -2.595989942550659 37.919498443603516 -23.936800003051758 -2.595989942550659 37.76449966430664 -24.815799713134766 -2.150979995727539 37.83190155029297 -24.433500289916992 -2.4816699028015137 41.04119873046875 -6.232920169830322 -0.9139860272407532 41.46820068359375 -3.8112800121307373 -0.9449920058250427 41.45240020751953 -3.9009599685668945 -0.250900000333786 41.05670166015625 -6.144740104675293 -0.23359699547290802 41.45240020751953 -3.9009599685668945 -0.250900000333786 41.408199310302734 -4.151279926300049 0.27574101090431213 41.46820068359375 -3.8112800121307373 -0.9449920058250427 41.04119873046875 -6.232920169830322 -0.9139860272407532 41.45240020751953 -3.9009599685668945 -1.6269500255584717 41.100399017333984 -5.896860122680664 0.2833699882030487 41.408199310302734 -4.151279926300049 0.27574101090431213 41.3406982421875 -4.534180164337158 0.6100299954414368 41.05649948120117 -6.146140098571777 -1.6223000288009644 41.45240020751953 -3.9009599685668945 -1.6269500255584717 41.04119873046875 -6.232920169830322 -0.9139860272407532 41.100399017333984 -5.896860122680664 0.2833699882030487 41.3406982421875 -4.534180164337158 0.6100299954414368 41.254798889160156 -5.021609783172607 0.7269889712333679 41.45240020751953 -3.9009599685668945 -1.6269500255584717 41.05649948120117 -6.146140098571777 -1.6223000288009644 41.408199310302734 -4.151279926300049 -2.1473701000213623 41.100399017333984 -5.896860122680664 0.2833699882030487 41.254798889160156 -5.021609783172607 0.7269889712333679 41.16790008544922 -5.514170169830322 0.6119070053100586 41.09980010986328 -5.900559902191162 -2.1509900093078613 41.408199310302734 -4.151279926300049 -2.1473701000213623 41.05649948120117 -6.146140098571777 -1.6223000288009644 41.408199310302734 -4.151279926300049 0.27574101090431213 41.100399017333984 -5.896860122680664 0.2833699882030487 41.05670166015625 -6.144740104675293 -0.23359699547290802 41.408199310302734 -4.151279926300049 -2.1473701000213623 41.09980010986328 -5.900559902191162 -2.1509900093078613 41.3406982421875 -4.534180164337158 -2.4793500900268555 41.45240020751953 -3.9009599685668945 -0.250900000333786 41.05670166015625 -6.144740104675293 -0.23359699547290802 41.04119873046875 -6.232920169830322 -0.9139860272407532 41.3406982421875 -4.534180164337158 -2.4793500900268555 41.09980010986328 -5.900559902191162 -2.1509900093078613 41.254798889160156 -5.021609783172607 -2.595989942550659 41.254798889160156 -5.021609783172607 -2.595989942550659 41.09980010986328 -5.900559902191162 -2.1509900093078613 41.167198181152344 -5.518320083618164 -2.4816699028015137 7.142859935760498 -22.837299346923828 -12.5 11.776700019836426 -19.59269905090332 -12.5 11.082099914550781 -23.53190040588379 -12.5 10.154399871826172 -17.275699615478516 -12.5 34.28219985961914 -21.530099868774414 -12.5 42.589900970458984 14.068099975585938 -12.5 35.20989990234375 -27.786300659179688 -12.5 42.589900970458984 14.068099975585938 -12.5 34.28219985961914 -21.530099868774414 -12.5 40.09939956665039 11.46090030670166 -12.5 35.20989990234375 -27.786300659179688 -12.5 31.965200424194336 -23.15239906311035 -12.5 34.28219985961914 -21.530099868774414 -12.5 31.965200424194336 -23.15239906311035 -12.5 35.20989990234375 -27.786300659179688 -12.5 31.270700454711914 -27.091699600219727 -12.5 39.28820037841797 12.619400024414062 -12.5 40.09939956665039 11.46090030670166 -12.5 17.1299991607666 16.526500701904297 -12.5 42.589900970458984 14.068099975585938 -12.5 39.28820037841797 12.619400024414062 -12.5 17.1299991607666 16.526500701904297 -12.5 14.522899627685547 19.017000198364258 -12.5 15.971599578857422 15.715299606323242 -12.5 14.522899627685547 19.017000198364258 -12.5 17.1299991607666 16.526500701904297 -12.5 15.971599578857422 15.715299606323242 -12.5 12.473899841308594 7.396299839019775 -12.5 10.883899688720703 -1.6208200454711914 -12.5 10.154399871826172 -17.275699615478516 -12.5 10.883899688720703 -1.6208200454711914 -12.5 15.971599578857422 15.715299606323242 -12.5 10.883899688720703 -1.6208200454711914 -12.5 10.154399871826172 -17.275699615478516 -12.5 7.142859935760498 -22.837299346923828 -12.5 10.883899688720703 -1.6208200454711914 -12.5 10.504199981689453 7.743599891662598 -12.5 12.473899841308594 7.396299839019775 -12.5 7.2222900390625 -10.86929988861084 -12.5 10.883899688720703 -1.6208200454711914 -12.5 9.191909790039062 -11.21660041809082 -12.5 7.2222900390625 -10.86929988861084 -12.5 10.504199981689453 7.743599891662598 -12.5 9.338479995727539 1.1322400569915771 10.5 10.504199981689453 7.743599891662598 12.5 10.504199981689453 7.743599891662598 10.5 10.504199981689453 7.743599891662598 12.5 9.338479995727539 1.1322400569915771 10.5 9.338479995727539 1.1322400569915771 12.5 5.761859893798828 -19.15180015563965 6.697659969329834 7.2222900390625 -10.86929988861084 10.5 5.761859893798828 -19.15180015563965 -6.697659969329834 7.2222900390625 -10.86929988861084 10.5 5.761859893798828 -19.15180015563965 6.697659969329834 5.799190044403076 -18.940099716186523 7.5 5.659870147705078 -19.730199813842773 -6.110310077667236 5.761859893798828 -19.15180015563965 6.697659969329834 5.761859893798828 -19.15180015563965 -6.697659969329834 5.659870147705078 -19.730199813842773 -6.110310077667236 5.659870147705078 -19.730199813842773 6.110310077667236 5.761859893798828 -19.15180015563965 6.697659969329834 5.520540237426758 -20.52039909362793 -5.895319938659668 5.659870147705078 -19.730199813842773 6.110310077667236 5.659870147705078 -19.730199813842773 -6.110310077667236 5.520540237426758 -20.52039909362793 -5.895319938659668 5.520540237426758 -20.52039909362793 5.895319938659668 5.659870147705078 -19.730199813842773 6.110310077667236 5.381219863891602 -21.31049919128418 -6.110310077667236 5.520540237426758 -20.52039909362793 5.895319938659668 5.520540237426758 -20.52039909362793 -5.895319938659668 5.381219863891602 -21.31049919128418 -6.110310077667236 5.381219863891602 -21.31049919128418 6.110310077667236 5.520540237426758 -20.52039909362793 5.895319938659668 5.279220104217529 -21.888999938964844 -6.697659969329834 5.381219863891602 -21.31049919128418 6.110310077667236 5.381219863891602 -21.31049919128418 -6.110310077667236 5.279220104217529 -21.888999938964844 -6.697659969329834 5.279220104217529 -21.888999938964844 6.697659969329834 5.381219863891602 -21.31049919128418 6.110310077667236 5.241889953613281 -22.10070037841797 -7.5 5.279220104217529 -21.888999938964844 6.697659969329834 5.279220104217529 -21.888999938964844 -6.697659969329834 5.279220104217529 -21.888999938964844 6.697659969329834 5.241889953613281 -22.10070037841797 -7.5 5.241889953613281 -22.10070037841797 7.5 5.761859893798828 -19.15180015563965 -6.697659969329834 7.2222900390625 -10.86929988861084 -10.5 5.799190044403076 -18.940099716186523 -7.5 7.2222900390625 -10.86929988861084 -10.5 5.761859893798828 -19.15180015563965 -8.302339553833008 5.799190044403076 -18.940099716186523 -7.5 7.2222900390625 -10.86929988861084 -10.5 5.659870147705078 -19.730199813842773 -8.889690399169922 5.761859893798828 -19.15180015563965 -8.302339553833008 5.173250198364258 -22.489999771118164 -10.5 5.659870147705078 -19.730199813842773 -8.889690399169922 7.2222900390625 -10.86929988861084 -10.5 5.241889953613281 -22.10070037841797 -7.5 5.173250198364258 -22.489999771118164 -10.5 5.241889953613281 -22.10070037841797 7.5 5.279220104217529 -21.888999938964844 -8.302339553833008 5.173250198364258 -22.489999771118164 -10.5 5.241889953613281 -22.10070037841797 -7.5 5.381219863891602 -21.31049919128418 -8.889690399169922 5.173250198364258 -22.489999771118164 -10.5 5.279220104217529 -21.888999938964844 -8.302339553833008 5.520540237426758 -20.52039909362793 -9.104680061340332 5.173250198364258 -22.489999771118164 -10.5 5.381219863891602 -21.31049919128418 -8.889690399169922 5.659870147705078 -19.730199813842773 -8.889690399169922 5.173250198364258 -22.489999771118164 -10.5 5.520540237426758 -20.52039909362793 -9.104680061340332 10.504199981689453 7.743599891662598 -12.5 9.338479995727539 1.1322400569915771 -12.5 10.504199981689453 7.743599891662598 -10.5 10.504199981689453 7.743599891662598 -12.5 9.20380973815918 0.3684529960155487 -12.5 9.338479995727539 1.1322400569915771 -12.5 10.504199981689453 7.743599891662598 -12.5 9.027290344238281 -0.6326299905776978 -12.5 9.20380973815918 0.3684529960155487 -12.5 10.504199981689453 7.743599891662598 -12.5 8.689350128173828 -2.5492100715637207 -12.5 9.027290344238281 -0.6326299905776978 -12.5 10.504199981689453 7.743599891662598 -12.5 8.45205020904541 -3.894969940185547 -12.5 8.689350128173828 -2.5492100715637207 -12.5 10.504199981689453 7.743599891662598 -12.5 8.38821029663086 -4.257040023803711 -12.5 8.45205020904541 -3.894969940185547 -12.5 7.2222900390625 -10.86929988861084 -12.5 8.38821029663086 -4.257040023803711 -12.5 10.504199981689453 7.743599891662598 -12.5 7.2222900390625 -10.86929988861084 -10.5 8.38821029663086 -4.257040023803711 -12.5 7.2222900390625 -10.86929988861084 -12.5 8.38821029663086 -4.257040023803711 -12.5 7.2222900390625 -10.86929988861084 -10.5 8.38821029663086 -4.257040023803711 12.5 7.2222900390625 -10.86929988861084 10.5 8.38821029663086 -4.257040023803711 12.5 7.2222900390625 -10.86929988861084 -10.5 8.38821029663086 -4.257040023803711 12.5 7.2222900390625 -10.86929988861084 10.5 7.2222900390625 -10.86929988861084 12.5 10.504199981689453 7.743599891662598 -10.5 9.338479995727539 1.1322400569915771 -12.5 9.338479995727539 1.1322400569915771 -10.5 7.2222900390625 -10.86929988861084 -10.5 5.761859893798828 -19.15180015563965 -6.697659969329834 7.2222900390625 -10.86929988861084 10.5 5.761859893798828 -19.15180015563965 8.302339553833008 7.2222900390625 -10.86929988861084 10.5 5.799190044403076 -18.940099716186523 7.5 5.659870147705078 -19.730199813842773 8.889690399169922 7.2222900390625 -10.86929988861084 10.5 5.761859893798828 -19.15180015563965 8.302339553833008 5.173250198364258 -22.489999771118164 10.5 5.659870147705078 -19.730199813842773 8.889690399169922 5.520540237426758 -20.52039909362793 9.104680061340332 5.659870147705078 -19.730199813842773 8.889690399169922 5.173250198364258 -22.489999771118164 10.5 7.2222900390625 -10.86929988861084 10.5 5.381219863891602 -21.31049919128418 8.889690399169922 5.173250198364258 -22.489999771118164 10.5 5.520540237426758 -20.52039909362793 9.104680061340332 5.279220104217529 -21.888999938964844 8.302339553833008 5.173250198364258 -22.489999771118164 10.5 5.381219863891602 -21.31049919128418 8.889690399169922 5.241889953613281 -22.10070037841797 7.5 5.173250198364258 -22.489999771118164 10.5 5.279220104217529 -21.888999938964844 8.302339553833008 5.173250198364258 -22.489999771118164 10.5 5.241889953613281 -22.10070037841797 7.5 5.173250198364258 -22.489999771118164 -10.5 9.338479995727539 1.1322400569915771 -10.5 12.553299903869629 19.364299774169922 10.5 12.553299903869629 19.364299774169922 -10.5 12.553299903869629 19.364299774169922 10.5 9.338479995727539 1.1322400569915771 -10.5 9.338479995727539 1.1322400569915771 10.5 42.937198638916016 16.037700653076172 -10.5 14.870200157165527 20.9867000579834 10.5 42.937198638916016 16.037700653076172 10.5 14.870200157165527 20.9867000579834 10.5 42.937198638916016 16.037700653076172 -10.5 14.870200157165527 20.9867000579834 -10.5 34.28219985961914 -21.530099868774414 -12.5 40.09939956665039 11.46090030670166 -5.0 40.09939956665039 11.46090030670166 -12.5 40.09939956665039 11.46090030670166 -5.0 34.28219985961914 -21.530099868774414 -12.5 40.09939956665039 11.46090030670166 -4.0 40.09939956665039 11.46090030670166 -4.0 34.28219985961914 -21.530099868774414 -12.5 40.09939956665039 11.46090030670166 4.0 34.28219985961914 -21.530099868774414 12.5 40.09939956665039 11.46090030670166 4.0 34.28219985961914 -21.530099868774414 -12.5 40.09939956665039 11.46090030670166 4.0 34.28219985961914 -21.530099868774414 12.5 40.09939956665039 11.46090030670166 5.0 40.09939956665039 11.46090030670166 5.0 34.28219985961914 -21.530099868774414 12.5 40.09939956665039 11.46090030670166 12.5 14.58240032196045 7.836850166320801 9.5 15.971599578857422 15.715299606323242 5.0 15.971599578857422 15.715299606323242 12.5 15.971599578857422 15.715299606323242 5.0 14.58240032196045 7.836850166320801 9.5 15.971599578857422 15.715299606323242 4.0 15.971599578857422 15.715299606323242 4.0 14.58240032196045 7.836850166320801 9.5 15.971599578857422 15.715299606323242 -4.0 14.58240032196045 7.836850166320801 -9.5 15.971599578857422 15.715299606323242 -4.0 14.58240032196045 7.836850166320801 9.5 15.971599578857422 15.715299606323242 -4.0 14.58240032196045 7.836850166320801 -9.5 15.971599578857422 15.715299606323242 -5.0 15.971599578857422 15.715299606323242 12.5 11.803999900817871 -7.920070171356201 9.5 14.58240032196045 7.836850166320801 9.5 11.803999900817871 -7.920070171356201 9.5 10.154399871826172 -17.275699615478516 12.5 11.803999900817871 -7.920070171356201 -9.5 10.154399871826172 -17.275699615478516 12.5 11.803999900817871 -7.920070171356201 9.5 15.971599578857422 15.715299606323242 12.5 15.971599578857422 15.715299606323242 -5.0 14.58240032196045 7.836850166320801 -9.5 15.971599578857422 15.715299606323242 -12.5 11.803999900817871 -7.920070171356201 -9.5 15.971599578857422 15.715299606323242 -12.5 14.58240032196045 7.836850166320801 -9.5 11.803999900817871 -7.920070171356201 -9.5 10.154399871826172 -17.275699615478516 -12.5 15.971599578857422 15.715299606323242 -12.5 10.154399871826172 -17.275699615478516 -12.5 11.803999900817871 -7.920070171356201 -9.5 10.154399871826172 -17.275699615478516 12.5 17.1299991607666 16.526500701904297 -12.5 39.28820037841797 12.619400024414062 -5.0 17.1299991607666 16.526500701904297 -5.0 39.28820037841797 12.619400024414062 -5.0 17.1299991607666 16.526500701904297 -12.5 39.28820037841797 12.619400024414062 -12.5 12.218899726867676 8.253609657287598 -9.5 11.803999900817871 -7.920070171356201 -9.5 14.58240032196045 7.836850166320801 -9.5 9.440489768981934 -7.503310203552246 -9.5 9.440489768981934 -7.503310203552246 9.5 12.218899726867676 8.253609657287598 -9.5 12.218899726867676 8.253609657287598 9.5 12.218899726867676 8.253609657287598 -9.5 9.440489768981934 -7.503310203552246 9.5 9.440489768981934 -7.503310203552246 -9.5 11.803999900817871 -7.920070171356201 -9.5 9.440489768981934 -7.503310203552246 9.5 11.803999900817871 -7.920070171356201 9.5 9.440489768981934 -7.503310203552246 9.5 11.803999900817871 -7.920070171356201 -9.5 9.440489768981934 -7.503310203552246 -9.5 12.218899726867676 8.253609657287598 -9.5 14.58240032196045 7.836850166320801 9.5 12.218899726867676 8.253609657287598 9.5 14.58240032196045 7.836850166320801 -9.5 15.971599578857422 15.715299606323242 -4.0 40.09939956665039 11.46090030670166 4.0 15.971599578857422 15.715299606323242 4.0 40.09939956665039 11.46090030670166 -4.0 40.09939956665039 11.46090030670166 -4.0 17.1299991607666 16.526500701904297 -5.0 39.28820037841797 12.619400024414062 -5.0 17.1299991607666 16.526500701904297 -5.0 40.09939956665039 11.46090030670166 -4.0 15.971599578857422 15.715299606323242 -4.0 11.18809986114502 -22.93090057373047 -6.697659969329834 10.734800338745117 -25.50149917602539 -10.5 11.150699615478516 -23.14259910583496 -7.5 11.150699615478516 -23.14259910583496 -7.5 10.734800338745117 -25.50149917602539 -10.5 11.082099914550781 -23.53190040588379 -12.5 11.670700073242188 -20.193700790405273 6.697659969329834 11.708000183105469 -19.98200035095215 -7.5 11.708000183105469 -19.98200035095215 7.5 11.670700073242188 -20.193700790405273 6.697659969329834 11.670700073242188 -20.193700790405273 -6.697659969329834 11.708000183105469 -19.98200035095215 -7.5 11.568699836730957 -20.7721004486084 6.110310077667236 11.670700073242188 -20.193700790405273 -6.697659969329834 11.670700073242188 -20.193700790405273 6.697659969329834 11.568699836730957 -20.7721004486084 6.110310077667236 11.568699836730957 -20.7721004486084 -6.110310077667236 11.670700073242188 -20.193700790405273 -6.697659969329834 11.429400444030762 -21.562299728393555 5.895319938659668 11.568699836730957 -20.7721004486084 -6.110310077667236 11.568699836730957 -20.7721004486084 6.110310077667236 11.429400444030762 -21.562299728393555 5.895319938659668 11.429400444030762 -21.562299728393555 -5.895319938659668 11.568699836730957 -20.7721004486084 -6.110310077667236 11.29010009765625 -22.352399826049805 6.110310077667236 11.429400444030762 -21.562299728393555 -5.895319938659668 11.429400444030762 -21.562299728393555 5.895319938659668 11.29010009765625 -22.352399826049805 6.110310077667236 11.29010009765625 -22.352399826049805 -6.110310077667236 11.429400444030762 -21.562299728393555 -5.895319938659668 11.18809986114502 -22.93090057373047 6.697659969329834 11.29010009765625 -22.352399826049805 -6.110310077667236 11.29010009765625 -22.352399826049805 6.110310077667236 11.18809986114502 -22.93090057373047 6.697659969329834 11.18809986114502 -22.93090057373047 -6.697659969329834 11.29010009765625 -22.352399826049805 -6.110310077667236 10.734800338745117 -25.50149917602539 10.5 11.18809986114502 -22.93090057373047 6.697659969329834 11.150699615478516 -23.14259910583496 7.5 11.18809986114502 -22.93090057373047 6.697659969329834 10.734800338745117 -25.50149917602539 10.5 11.18809986114502 -22.93090057373047 -6.697659969329834 11.776700019836426 -19.59269905090332 12.5 11.708000183105469 -19.98200035095215 7.5 11.776700019836426 -19.59269905090332 -12.5 11.776700019836426 -19.59269905090332 12.5 11.670700073242188 -20.193700790405273 8.302339553833008 11.708000183105469 -19.98200035095215 7.5 11.776700019836426 -19.59269905090332 12.5 11.568699836730957 -20.7721004486084 8.889690399169922 11.670700073242188 -20.193700790405273 8.302339553833008 11.776700019836426 -19.59269905090332 12.5 11.429400444030762 -21.562299728393555 9.104680061340332 11.568699836730957 -20.7721004486084 8.889690399169922 11.082099914550781 -23.53190040588379 12.5 11.429400444030762 -21.562299728393555 9.104680061340332 11.776700019836426 -19.59269905090332 12.5 11.429400444030762 -21.562299728393555 9.104680061340332 11.082099914550781 -23.53190040588379 12.5 11.29010009765625 -22.352399826049805 8.889690399169922 11.29010009765625 -22.352399826049805 8.889690399169922 10.734800338745117 -25.50149917602539 10.5 11.18809986114502 -22.93090057373047 8.302339553833008 10.734800338745117 -25.50149917602539 10.5 11.29010009765625 -22.352399826049805 8.889690399169922 11.082099914550781 -23.53190040588379 12.5 11.708000183105469 -19.98200035095215 -7.5 11.776700019836426 -19.59269905090332 -12.5 11.708000183105469 -19.98200035095215 7.5 11.670700073242188 -20.193700790405273 -8.302339553833008 11.776700019836426 -19.59269905090332 -12.5 11.708000183105469 -19.98200035095215 -7.5 11.568699836730957 -20.7721004486084 -8.889690399169922 11.776700019836426 -19.59269905090332 -12.5 11.670700073242188 -20.193700790405273 -8.302339553833008 11.429400444030762 -21.562299728393555 -9.104680061340332 11.776700019836426 -19.59269905090332 -12.5 11.568699836730957 -20.7721004486084 -8.889690399169922 11.082099914550781 -23.53190040588379 -12.5 11.429400444030762 -21.562299728393555 -9.104680061340332 11.29010009765625 -22.352399826049805 -8.889690399169922 11.082099914550781 -23.53190040588379 -12.5 11.29010009765625 -22.352399826049805 -8.889690399169922 11.18809986114502 -22.93090057373047 -8.302339553833008 11.18809986114502 -22.93090057373047 8.302339553833008 10.734800338745117 -25.50149917602539 10.5 11.150699615478516 -23.14259910583496 7.5 10.734800338745117 -25.50149917602539 -10.5 11.18809986114502 -22.93090057373047 -6.697659969329834 10.734800338745117 -25.50149917602539 10.5 11.082099914550781 -23.53190040588379 -12.5 11.18809986114502 -22.93090057373047 -8.302339553833008 11.150699615478516 -23.14259910583496 -7.5 11.429400444030762 -21.562299728393555 -9.104680061340332 11.082099914550781 -23.53190040588379 -12.5 11.776700019836426 -19.59269905090332 -12.5 6.795569896697998 -24.806900024414062 -10.399999618530273 6.795569896697998 -24.806900024414062 -10.5 8.371259689331055 -25.084699630737305 -10.399999618530273 6.795569896697998 -24.806900024414062 4.599999904632568 8.765179634094238 -25.154199600219727 3.0 8.371259689331055 -25.084699630737305 4.599999904632568 6.795569896697998 -24.806900024414062 4.599999904632568 8.765179634094238 -25.154199600219727 -3.0 8.765179634094238 -25.154199600219727 3.0 8.371259689331055 -25.084699630737305 -4.599999904632568 8.765179634094238 -25.154199600219727 -3.0 6.795569896697998 -24.806900024414062 -4.599999904632568 6.795569896697998 -24.806900024414062 -4.599999904632568 8.765179634094238 -25.154199600219727 -3.0 6.795569896697998 -24.806900024414062 4.599999904632568 8.371259689331055 -25.084699630737305 10.399999618530273 6.795569896697998 -24.806900024414062 10.5 6.795569896697998 -24.806900024414062 10.399999618530273 6.795569896697998 -24.806900024414062 10.5 8.371259689331055 -25.084699630737305 10.399999618530273 10.734800338745117 -25.50149917602539 10.5 8.371259689331055 -25.084699630737305 4.599999904632568 10.734800338745117 -25.50149917602539 10.5 8.371259689331055 -25.084699630737305 10.399999618530273 10.340900421142578 -25.43199920654297 3.0 8.371259689331055 -25.084699630737305 4.599999904632568 8.765179634094238 -25.154199600219727 3.0 8.371259689331055 -25.084699630737305 4.599999904632568 10.340900421142578 -25.43199920654297 3.0 10.734800338745117 -25.50149917602539 10.5 10.340900421142578 -25.43199920654297 -3.0 10.734800338745117 -25.50149917602539 10.5 10.340900421142578 -25.43199920654297 3.0 8.765179634094238 -25.154199600219727 -3.0 8.371259689331055 -25.084699630737305 -4.599999904632568 10.340900421142578 -25.43199920654297 -3.0 10.734800338745117 -25.50149917602539 -10.5 8.371259689331055 -25.084699630737305 -4.599999904632568 8.371259689331055 -25.084699630737305 -10.399999618530273 10.340900421142578 -25.43199920654297 -3.0 10.734800338745117 -25.50149917602539 -10.5 10.734800338745117 -25.50149917602539 10.5 8.371259689331055 -25.084699630737305 -4.599999904632568 10.734800338745117 -25.50149917602539 -10.5 10.340900421142578 -25.43199920654297 -3.0 10.734800338745117 -25.50149917602539 -10.5 8.371259689331055 -25.084699630737305 -10.399999618530273 6.795569896697998 -24.806900024414062 -10.5 10.154399871826172 -17.275699615478516 12.5 10.154399871826172 -17.275699615478516 3.0 10.154399871826172 -17.275699615478516 -12.5 10.154399871826172 -17.275699615478516 12.5 11.452199935913086 -19.12929916381836 3.0 10.154399871826172 -17.275699615478516 3.0 11.452199935913086 -19.12929916381836 3.0 11.776700019836426 -19.59269905090332 12.5 11.452199935913086 -19.12929916381836 -3.0 11.776700019836426 -19.59269905090332 12.5 11.452199935913086 -19.12929916381836 3.0 10.154399871826172 -17.275699615478516 12.5 10.154399871826172 -17.275699615478516 -3.0 10.154399871826172 -17.275699615478516 -12.5 10.154399871826172 -17.275699615478516 3.0 11.452199935913086 -19.12929916381836 -3.0 10.154399871826172 -17.275699615478516 -12.5 10.154399871826172 -17.275699615478516 -3.0 11.452199935913086 -19.12929916381836 -3.0 11.776700019836426 -19.59269905090332 -12.5 10.154399871826172 -17.275699615478516 -12.5 11.776700019836426 -19.59269905090332 -12.5 11.452199935913086 -19.12929916381836 -3.0 11.776700019836426 -19.59269905090332 12.5 31.37660026550293 -26.4906005859375 6.697659969329834 30.92340087890625 -29.06130027770996 10.5 31.33930015563965 -26.70240020751953 7.5 31.33930015563965 -26.70240020751953 7.5 30.92340087890625 -29.06130027770996 10.5 31.270700454711914 -27.091699600219727 12.5 31.85930061340332 -23.75349998474121 -6.697659969329834 31.8966007232666 -23.541799545288086 7.5 31.8966007232666 -23.541799545288086 -7.5 31.85930061340332 -23.75349998474121 -6.697659969329834 31.85930061340332 -23.75349998474121 6.697659969329834 31.8966007232666 -23.541799545288086 7.5 31.757299423217773 -24.331899642944336 -6.110310077667236 31.85930061340332 -23.75349998474121 6.697659969329834 31.85930061340332 -23.75349998474121 -6.697659969329834 31.757299423217773 -24.331899642944336 -6.110310077667236 31.757299423217773 -24.331899642944336 6.110310077667236 31.85930061340332 -23.75349998474121 6.697659969329834 31.617900848388672 -25.122100830078125 -5.895319938659668 31.757299423217773 -24.331899642944336 6.110310077667236 31.757299423217773 -24.331899642944336 -6.110310077667236 31.617900848388672 -25.122100830078125 -5.895319938659668 31.617900848388672 -25.122100830078125 5.895319938659668 31.757299423217773 -24.331899642944336 6.110310077667236 31.478599548339844 -25.912200927734375 -6.110310077667236 31.617900848388672 -25.122100830078125 5.895319938659668 31.617900848388672 -25.122100830078125 -5.895319938659668 31.478599548339844 -25.912200927734375 -6.110310077667236 31.478599548339844 -25.912200927734375 6.110310077667236 31.617900848388672 -25.122100830078125 5.895319938659668 31.37660026550293 -26.4906005859375 -6.697659969329834 31.478599548339844 -25.912200927734375 6.110310077667236 31.478599548339844 -25.912200927734375 -6.110310077667236 31.37660026550293 -26.4906005859375 -6.697659969329834 31.37660026550293 -26.4906005859375 6.697659969329834 31.478599548339844 -25.912200927734375 6.110310077667236 30.92340087890625 -29.06130027770996 -10.5 31.37660026550293 -26.4906005859375 -6.697659969329834 31.33930015563965 -26.70240020751953 -7.5 31.37660026550293 -26.4906005859375 -6.697659969329834 30.92340087890625 -29.06130027770996 -10.5 31.37660026550293 -26.4906005859375 6.697659969329834 31.965200424194336 -23.15239906311035 -12.5 31.8966007232666 -23.541799545288086 -7.5 31.965200424194336 -23.15239906311035 12.5 31.965200424194336 -23.15239906311035 -12.5 31.85930061340332 -23.75349998474121 -8.302339553833008 31.8966007232666 -23.541799545288086 -7.5 31.965200424194336 -23.15239906311035 -12.5 31.757299423217773 -24.331899642944336 -8.889690399169922 31.85930061340332 -23.75349998474121 -8.302339553833008 31.965200424194336 -23.15239906311035 -12.5 31.617900848388672 -25.122100830078125 -9.104680061340332 31.757299423217773 -24.331899642944336 -8.889690399169922 31.270700454711914 -27.091699600219727 -12.5 31.617900848388672 -25.122100830078125 -9.104680061340332 31.965200424194336 -23.15239906311035 -12.5 31.617900848388672 -25.122100830078125 -9.104680061340332 31.270700454711914 -27.091699600219727 -12.5 31.478599548339844 -25.912200927734375 -8.889690399169922 31.478599548339844 -25.912200927734375 -8.889690399169922 30.92340087890625 -29.06130027770996 -10.5 31.37660026550293 -26.4906005859375 -8.302339553833008 30.92340087890625 -29.06130027770996 -10.5 31.478599548339844 -25.912200927734375 -8.889690399169922 31.270700454711914 -27.091699600219727 -12.5 31.8966007232666 -23.541799545288086 7.5 31.965200424194336 -23.15239906311035 12.5 31.8966007232666 -23.541799545288086 -7.5 31.85930061340332 -23.75349998474121 8.302339553833008 31.965200424194336 -23.15239906311035 12.5 31.8966007232666 -23.541799545288086 7.5 31.757299423217773 -24.331899642944336 8.889690399169922 31.965200424194336 -23.15239906311035 12.5 31.85930061340332 -23.75349998474121 8.302339553833008 31.617900848388672 -25.122100830078125 9.104680061340332 31.965200424194336 -23.15239906311035 12.5 31.757299423217773 -24.331899642944336 8.889690399169922 31.270700454711914 -27.091699600219727 12.5 31.617900848388672 -25.122100830078125 9.104680061340332 31.478599548339844 -25.912200927734375 8.889690399169922 31.270700454711914 -27.091699600219727 12.5 31.478599548339844 -25.912200927734375 8.889690399169922 31.37660026550293 -26.4906005859375 8.302339553833008 31.37660026550293 -26.4906005859375 -8.302339553833008 30.92340087890625 -29.06130027770996 -10.5 31.33930015563965 -26.70240020751953 -7.5 30.92340087890625 -29.06130027770996 10.5 31.37660026550293 -26.4906005859375 6.697659969329834 30.92340087890625 -29.06130027770996 -10.5 31.270700454711914 -27.091699600219727 12.5 31.37660026550293 -26.4906005859375 8.302339553833008 31.33930015563965 -26.70240020751953 7.5 31.617900848388672 -25.122100830078125 9.104680061340332 31.270700454711914 -27.091699600219727 12.5 31.965200424194336 -23.15239906311035 12.5 30.92340087890625 -29.06130027770996 -10.5 34.86259841918945 -29.75589942932129 10.5 30.92340087890625 -29.06130027770996 10.5 34.86259841918945 -29.75589942932129 10.5 30.92340087890625 -29.06130027770996 -10.5 34.86259841918945 -29.75589942932129 -10.5 34.28219985961914 -21.530099868774414 -12.5 31.965200424194336 -23.15239906311035 12.5 34.28219985961914 -21.530099868774414 12.5 31.965200424194336 -23.15239906311035 12.5 34.28219985961914 -21.530099868774414 -12.5 31.965200424194336 -23.15239906311035 -12.5 15.971599578857422 15.715299606323242 -5.0 17.1299991607666 16.526500701904297 -5.0 15.971599578857422 15.715299606323242 -4.0 15.971599578857422 15.715299606323242 -12.5 17.1299991607666 16.526500701904297 -5.0 15.971599578857422 15.715299606323242 -5.0 17.1299991607666 16.526500701904297 -5.0 15.971599578857422 15.715299606323242 -12.5 17.1299991607666 16.526500701904297 -12.5 39.28820037841797 12.619400024414062 -12.5 40.09939956665039 11.46090030670166 -5.0 39.28820037841797 12.619400024414062 -5.0 40.09939956665039 11.46090030670166 -12.5 40.09939956665039 11.46090030670166 -5.0 39.28820037841797 12.619400024414062 -12.5 40.09939956665039 11.46090030670166 -5.0 40.09939956665039 11.46090030670166 -4.0 39.28820037841797 12.619400024414062 -5.0 9.356590270996094 -19.496599197387695 -10.399999618530273 7.28380012512207 -17.430999755859375 -7.5 6.9930500984191895 -19.07990074157715 -10.399999618530273 7.28380012512207 -17.430999755859375 -7.5 9.356590270996094 -19.496599197387695 -10.399999618530273 9.647330284118652 -17.84779930114746 -7.5 6.146639823913574 -23.88010025024414 -4.599999904632568 9.356590270996094 -19.496599197387695 -4.599999904632568 8.371259689331055 -25.084699630737305 -4.599999904632568 6.146639823913574 -23.88010025024414 -4.599999904632568 8.371259689331055 -25.084699630737305 -4.599999904632568 6.795569896697998 -24.806900024414062 -4.599999904632568 6.9930500984191895 -19.07990074157715 -4.599999904632568 7.28380012512207 -17.430999755859375 -7.5 9.356590270996094 -19.496599197387695 -4.599999904632568 6.9930500984191895 -19.07990074157715 -4.599999904632568 9.356590270996094 -19.496599197387695 -4.599999904632568 7.28380012512207 -17.430999755859375 -7.5 9.647330284118652 -17.84779930114746 -7.5 6.943630218505859 -19.360200881958008 -6.697659969329834 7.28380012512207 -17.430999755859375 -7.5 6.9930500984191895 -19.07990074157715 -4.599999904632568 6.943630218505859 -19.360200881958008 -8.302339553833008 7.28380012512207 -17.430999755859375 -7.5 6.980959892272949 -19.148500442504883 -7.5 7.28380012512207 -17.430999755859375 -7.5 6.943630218505859 -19.360200881958008 -6.697659969329834 6.980959892272949 -19.148500442504883 -7.5 6.9930500984191895 -19.07990074157715 -4.599999904632568 6.841639995574951 -19.938600540161133 -6.110310077667236 6.943630218505859 -19.360200881958008 -6.697659969329834 6.9930500984191895 -19.07990074157715 -4.599999904632568 6.702310085296631 -20.72879981994629 -5.895319938659668 6.841639995574951 -19.938600540161133 -6.110310077667236 6.146639823913574 -23.88010025024414 -4.599999904632568 6.702310085296631 -20.72879981994629 -5.895319938659668 6.9930500984191895 -19.07990074157715 -4.599999904632568 6.460989952087402 -22.097299575805664 -6.697659969329834 6.146639823913574 -23.88010025024414 -4.599999904632568 6.423659801483154 -22.309099197387695 -7.5 6.562990188598633 -21.51889991760254 -6.110310077667236 6.146639823913574 -23.88010025024414 -4.599999904632568 6.460989952087402 -22.097299575805664 -6.697659969329834 6.702310085296631 -20.72879981994629 -5.895319938659668 6.146639823913574 -23.88010025024414 -4.599999904632568 6.562990188598633 -21.51889991760254 -6.110310077667236 7.28380012512207 -17.430999755859375 -7.5 6.943630218505859 -19.360200881958008 -8.302339553833008 6.9930500984191895 -19.07990074157715 -10.399999618530273 6.841639995574951 -19.938600540161133 -8.889690399169922 6.9930500984191895 -19.07990074157715 -10.399999618530273 6.943630218505859 -19.360200881958008 -8.302339553833008 6.702310085296631 -20.72879981994629 -9.104680061340332 6.9930500984191895 -19.07990074157715 -10.399999618530273 6.841639995574951 -19.938600540161133 -8.889690399169922 6.146639823913574 -23.88010025024414 -10.399999618530273 6.702310085296631 -20.72879981994629 -9.104680061340332 6.562990188598633 -21.51889991760254 -8.889690399169922 6.146639823913574 -23.88010025024414 -10.399999618530273 6.423659801483154 -22.309099197387695 -7.5 6.146639823913574 -23.88010025024414 -4.599999904632568 6.702310085296631 -20.72879981994629 -9.104680061340332 6.146639823913574 -23.88010025024414 -10.399999618530273 6.9930500984191895 -19.07990074157715 -10.399999618530273 6.460989952087402 -22.097299575805664 -8.302339553833008 6.146639823913574 -23.88010025024414 -10.399999618530273 6.562990188598633 -21.51889991760254 -8.889690399169922 6.423659801483154 -22.309099197387695 -7.5 6.146639823913574 -23.88010025024414 -10.399999618530273 6.460989952087402 -22.097299575805664 -8.302339553833008 9.307169914245605 -19.776899337768555 -8.302339553833008 9.647330284118652 -17.84779930114746 -7.5 9.356590270996094 -19.496599197387695 -10.399999618530273 9.307169914245605 -19.776899337768555 -6.697659969329834 9.647330284118652 -17.84779930114746 -7.5 9.344499588012695 -19.565200805664062 -7.5 9.647330284118652 -17.84779930114746 -7.5 9.307169914245605 -19.776899337768555 -8.302339553833008 9.344499588012695 -19.565200805664062 -7.5 9.356590270996094 -19.496599197387695 -10.399999618530273 9.205169677734375 -20.35540008544922 -8.889690399169922 9.307169914245605 -19.776899337768555 -8.302339553833008 9.356590270996094 -19.496599197387695 -10.399999618530273 9.065850257873535 -21.14550018310547 -9.104680061340332 9.205169677734375 -20.35540008544922 -8.889690399169922 8.371259689331055 -25.084699630737305 -10.399999618530273 9.065850257873535 -21.14550018310547 -9.104680061340332 9.356590270996094 -19.496599197387695 -10.399999618530273 8.824529647827148 -22.51409912109375 -8.302339553833008 8.371259689331055 -25.084699630737305 -10.399999618530273 8.787199974060059 -22.725799560546875 -7.5 8.926529884338379 -21.935699462890625 -8.889690399169922 8.371259689331055 -25.084699630737305 -10.399999618530273 8.824529647827148 -22.51409912109375 -8.302339553833008 9.065850257873535 -21.14550018310547 -9.104680061340332 8.371259689331055 -25.084699630737305 -10.399999618530273 8.926529884338379 -21.935699462890625 -8.889690399169922 9.647330284118652 -17.84779930114746 -7.5 9.307169914245605 -19.776899337768555 -6.697659969329834 9.356590270996094 -19.496599197387695 -4.599999904632568 9.205169677734375 -20.35540008544922 -6.110310077667236 9.356590270996094 -19.496599197387695 -4.599999904632568 9.307169914245605 -19.776899337768555 -6.697659969329834 9.065850257873535 -21.14550018310547 -5.895319938659668 9.356590270996094 -19.496599197387695 -4.599999904632568 9.205169677734375 -20.35540008544922 -6.110310077667236 8.371259689331055 -25.084699630737305 -4.599999904632568 9.065850257873535 -21.14550018310547 -5.895319938659668 8.926529884338379 -21.935699462890625 -6.110310077667236 8.371259689331055 -25.084699630737305 -4.599999904632568 8.787199974060059 -22.725799560546875 -7.5 8.371259689331055 -25.084699630737305 -10.399999618530273 9.065850257873535 -21.14550018310547 -5.895319938659668 8.371259689331055 -25.084699630737305 -4.599999904632568 9.356590270996094 -19.496599197387695 -4.599999904632568 8.824529647827148 -22.51409912109375 -6.697659969329834 8.371259689331055 -25.084699630737305 -4.599999904632568 8.926529884338379 -21.935699462890625 -6.110310077667236 8.787199974060059 -22.725799560546875 -7.5 8.371259689331055 -25.084699630737305 -4.599999904632568 8.824529647827148 -22.51409912109375 -6.697659969329834 6.146639823913574 -23.88010025024414 -10.399999618530273 9.356590270996094 -19.496599197387695 -10.399999618530273 6.9930500984191895 -19.07990074157715 -10.399999618530273 9.356590270996094 -19.496599197387695 -10.399999618530273 6.146639823913574 -23.88010025024414 -10.399999618530273 8.371259689331055 -25.084699630737305 -10.399999618530273 8.371259689331055 -25.084699630737305 -10.399999618530273 6.795569896697998 -24.806900024414062 -10.399999618530273 14.522899627685547 19.017000198364258 -12.5 12.473899841308594 7.396299839019775 -12.5 10.883899688720703 -1.6208200454711914 -12.5 10.883899688720703 -1.6208200454711914 -12.5 9.317560195922852 -1.3446300029754639 -10.909500122070312 9.449999809265137 0.0 -10.806400299072266 14.522899627685547 19.017000198364258 -12.5 12.553299903869629 19.364299774169922 -10.5 13.711700439453125 20.175500869750977 -11.5 9.338479995727539 1.1322400569915771 -10.5 14.522899627685547 19.017000198364258 -12.5 10.883899688720703 -1.6208200454711914 -12.5 9.338479995727539 1.1322400569915771 -10.5 10.883899688720703 -1.6208200454711914 -12.5 9.449999809265137 0.0 -10.806400299072266 14.522899627685547 19.017000198364258 -12.5 9.338479995727539 1.1322400569915771 -10.5 12.553299903869629 19.364299774169922 -10.5 7.142859935760498 -22.837299346923828 -12.5 7.2222900390625 -10.86929988861084 -10.5 9.191909790039062 -11.21660041809082 -12.5 5.173250198364258 -22.489999771118164 -10.5 7.142859935760498 -22.837299346923828 -12.5 5.984409809112549 -23.648500442504883 -11.5 7.142859935760498 -22.837299346923828 -12.5 5.173250198364258 -22.489999771118164 -10.5 7.2222900390625 -10.86929988861084 -10.5 9.191909790039062 -11.21660041809082 -12.5 10.883899688720703 -1.6208200454711914 -12.5 7.142859935760498 -22.837299346923828 -12.5 10.504199981689453 7.743599891662598 -10.5 12.473899841308594 7.396299839019775 -12.5 10.504199981689453 7.743599891662598 -12.5 9.338479995727539 1.1322400569915771 -10.5 12.473899841308594 7.396299839019775 -12.5 10.504199981689453 7.743599891662598 -10.5 9.338479995727539 1.1322400569915771 -10.5 10.883899688720703 -1.6208200454711914 -12.5 12.473899841308594 7.396299839019775 -12.5 7.2222900390625 -10.86929988861084 -12.5 9.191909790039062 -11.21660041809082 -12.5 7.2222900390625 -10.86929988861084 -10.5 5.659870147705078 -19.730199813842773 -8.889690399169922 6.702310085296631 -20.72879981994629 -9.104680061340332 6.841639995574951 -19.938600540161133 -8.889690399169922 6.702310085296631 -20.72879981994629 -9.104680061340332 5.659870147705078 -19.730199813842773 -8.889690399169922 5.520540237426758 -20.52039909362793 -9.104680061340332 9.205169677734375 -20.35540008544922 -8.889690399169922 11.429400444030762 -21.562299728393555 -9.104680061340332 11.568699836730957 -20.7721004486084 -8.889690399169922 11.429400444030762 -21.562299728393555 -9.104680061340332 9.205169677734375 -20.35540008544922 -8.889690399169922 9.065850257873535 -21.14550018310547 -9.104680061340332 31.757299423217773 -24.331899642944336 -8.889690399169922 37.526798248291016 -26.16390037536621 -9.104680061340332 37.666099548339844 -25.37380027770996 -8.889690399169922 37.526798248291016 -26.16390037536621 -9.104680061340332 31.757299423217773 -24.331899642944336 -8.889690399169922 31.617900848388672 -25.122100830078125 -9.104680061340332 6.702310085296631 -20.72879981994629 -5.895319938659668 5.659870147705078 -19.730199813842773 -6.110310077667236 6.841639995574951 -19.938600540161133 -6.110310077667236 5.659870147705078 -19.730199813842773 -6.110310077667236 6.702310085296631 -20.72879981994629 -5.895319938659668 5.520540237426758 -20.52039909362793 -5.895319938659668 11.429400444030762 -21.562299728393555 -5.895319938659668 9.205169677734375 -20.35540008544922 -6.110310077667236 11.568699836730957 -20.7721004486084 -6.110310077667236 9.205169677734375 -20.35540008544922 -6.110310077667236 11.429400444030762 -21.562299728393555 -5.895319938659668 9.065850257873535 -21.14550018310547 -5.895319938659668 37.526798248291016 -26.16390037536621 -5.895319938659668 31.757299423217773 -24.331899642944336 -6.110310077667236 37.666099548339844 -25.37380027770996 -6.110310077667236 31.757299423217773 -24.331899642944336 -6.110310077667236 37.526798248291016 -26.16390037536621 -5.895319938659668 31.617900848388672 -25.122100830078125 -5.895319938659668 6.562990188598633 -21.51889991760254 -6.110310077667236 5.520540237426758 -20.52039909362793 -5.895319938659668 6.702310085296631 -20.72879981994629 -5.895319938659668 5.520540237426758 -20.52039909362793 -5.895319938659668 6.562990188598633 -21.51889991760254 -6.110310077667236 5.381219863891602 -21.31049919128418 -6.110310077667236 11.29010009765625 -22.352399826049805 -6.110310077667236 9.065850257873535 -21.14550018310547 -5.895319938659668 11.429400444030762 -21.562299728393555 -5.895319938659668 9.065850257873535 -21.14550018310547 -5.895319938659668 11.29010009765625 -22.352399826049805 -6.110310077667236 8.926529884338379 -21.935699462890625 -6.110310077667236 37.38750076293945 -26.954099655151367 -6.110310077667236 31.617900848388672 -25.122100830078125 -5.895319938659668 37.526798248291016 -26.16390037536621 -5.895319938659668 31.617900848388672 -25.122100830078125 -5.895319938659668 37.38750076293945 -26.954099655151367 -6.110310077667236 31.478599548339844 -25.912200927734375 -6.110310077667236 5.799190044403076 -18.940099716186523 -7.5 6.943630218505859 -19.360200881958008 -6.697659969329834 5.761859893798828 -19.15180015563965 -6.697659969329834 6.943630218505859 -19.360200881958008 -6.697659969329834 5.799190044403076 -18.940099716186523 -7.5 6.980959892272949 -19.148500442504883 -7.5 9.344499588012695 -19.565200805664062 -7.5 11.670700073242188 -20.193700790405273 -6.697659969329834 9.307169914245605 -19.776899337768555 -6.697659969329834 11.670700073242188 -20.193700790405273 -6.697659969329834 9.344499588012695 -19.565200805664062 -7.5 11.708000183105469 -19.98200035095215 -7.5 31.8966007232666 -23.541799545288086 -7.5 37.76810073852539 -24.795400619506836 -6.697659969329834 31.85930061340332 -23.75349998474121 -6.697659969329834 37.76810073852539 -24.795400619506836 -6.697659969329834 31.8966007232666 -23.541799545288086 -7.5 37.80540084838867 -24.583599090576172 -7.5 5.761859893798828 -19.15180015563965 -8.302339553833008 6.841639995574951 -19.938600540161133 -8.889690399169922 6.943630218505859 -19.360200881958008 -8.302339553833008 6.841639995574951 -19.938600540161133 -8.889690399169922 5.761859893798828 -19.15180015563965 -8.302339553833008 5.659870147705078 -19.730199813842773 -8.889690399169922 9.307169914245605 -19.776899337768555 -8.302339553833008 11.568699836730957 -20.7721004486084 -8.889690399169922 11.670700073242188 -20.193700790405273 -8.302339553833008 11.568699836730957 -20.7721004486084 -8.889690399169922 9.307169914245605 -19.776899337768555 -8.302339553833008 9.205169677734375 -20.35540008544922 -8.889690399169922 31.85930061340332 -23.75349998474121 -8.302339553833008 37.666099548339844 -25.37380027770996 -8.889690399169922 37.76810073852539 -24.795400619506836 -8.302339553833008 37.666099548339844 -25.37380027770996 -8.889690399169922 31.85930061340332 -23.75349998474121 -8.302339553833008 31.757299423217773 -24.331899642944336 -8.889690399169922 6.841639995574951 -19.938600540161133 -6.110310077667236 5.761859893798828 -19.15180015563965 -6.697659969329834 6.943630218505859 -19.360200881958008 -6.697659969329834 5.761859893798828 -19.15180015563965 -6.697659969329834 6.841639995574951 -19.938600540161133 -6.110310077667236 5.659870147705078 -19.730199813842773 -6.110310077667236 11.568699836730957 -20.7721004486084 -6.110310077667236 9.307169914245605 -19.776899337768555 -6.697659969329834 11.670700073242188 -20.193700790405273 -6.697659969329834 9.307169914245605 -19.776899337768555 -6.697659969329834 11.568699836730957 -20.7721004486084 -6.110310077667236 9.205169677734375 -20.35540008544922 -6.110310077667236 37.666099548339844 -25.37380027770996 -6.110310077667236 31.85930061340332 -23.75349998474121 -6.697659969329834 37.76810073852539 -24.795400619506836 -6.697659969329834 31.85930061340332 -23.75349998474121 -6.697659969329834 37.666099548339844 -25.37380027770996 -6.110310077667236 31.757299423217773 -24.331899642944336 -6.110310077667236 6.943630218505859 -19.360200881958008 -8.302339553833008 5.799190044403076 -18.940099716186523 -7.5 5.761859893798828 -19.15180015563965 -8.302339553833008 5.799190044403076 -18.940099716186523 -7.5 6.943630218505859 -19.360200881958008 -8.302339553833008 6.980959892272949 -19.148500442504883 -7.5 11.670700073242188 -20.193700790405273 -8.302339553833008 9.344499588012695 -19.565200805664062 -7.5 9.307169914245605 -19.776899337768555 -8.302339553833008 9.344499588012695 -19.565200805664062 -7.5 11.670700073242188 -20.193700790405273 -8.302339553833008 11.708000183105469 -19.98200035095215 -7.5 37.76810073852539 -24.795400619506836 -8.302339553833008 31.8966007232666 -23.541799545288086 -7.5 31.85930061340332 -23.75349998474121 -8.302339553833008 31.8966007232666 -23.541799545288086 -7.5 37.76810073852539 -24.795400619506836 -8.302339553833008 37.80540084838867 -24.583599090576172 -7.5 5.520540237426758 -20.52039909362793 -9.104680061340332 6.562990188598633 -21.51889991760254 -8.889690399169922 6.702310085296631 -20.72879981994629 -9.104680061340332 6.562990188598633 -21.51889991760254 -8.889690399169922 5.520540237426758 -20.52039909362793 -9.104680061340332 5.381219863891602 -21.31049919128418 -8.889690399169922 9.065850257873535 -21.14550018310547 -9.104680061340332 11.29010009765625 -22.352399826049805 -8.889690399169922 11.429400444030762 -21.562299728393555 -9.104680061340332 11.29010009765625 -22.352399826049805 -8.889690399169922 9.065850257873535 -21.14550018310547 -9.104680061340332 8.926529884338379 -21.935699462890625 -8.889690399169922 31.617900848388672 -25.122100830078125 -9.104680061340332 37.38750076293945 -26.954099655151367 -8.889690399169922 37.526798248291016 -26.16390037536621 -9.104680061340332 37.38750076293945 -26.954099655151367 -8.889690399169922 31.617900848388672 -25.122100830078125 -9.104680061340332 31.478599548339844 -25.912200927734375 -8.889690399169922 5.381219863891602 -21.31049919128418 -8.889690399169922 6.460989952087402 -22.097299575805664 -8.302339553833008 6.562990188598633 -21.51889991760254 -8.889690399169922 6.460989952087402 -22.097299575805664 -8.302339553833008 5.381219863891602 -21.31049919128418 -8.889690399169922 5.279220104217529 -21.888999938964844 -8.302339553833008 8.926529884338379 -21.935699462890625 -8.889690399169922 11.18809986114502 -22.93090057373047 -8.302339553833008 11.29010009765625 -22.352399826049805 -8.889690399169922 11.18809986114502 -22.93090057373047 -8.302339553833008 8.926529884338379 -21.935699462890625 -8.889690399169922 8.824529647827148 -22.51409912109375 -8.302339553833008 31.478599548339844 -25.912200927734375 -8.889690399169922 37.285499572753906 -27.532499313354492 -8.302339553833008 37.38750076293945 -26.954099655151367 -8.889690399169922 37.285499572753906 -27.532499313354492 -8.302339553833008 31.478599548339844 -25.912200927734375 -8.889690399169922 31.37660026550293 -26.4906005859375 -8.302339553833008 6.423659801483154 -22.309099197387695 -7.5 5.279220104217529 -21.888999938964844 -6.697659969329834 6.460989952087402 -22.097299575805664 -6.697659969329834 5.279220104217529 -21.888999938964844 -6.697659969329834 6.423659801483154 -22.309099197387695 -7.5 5.241889953613281 -22.10070037841797 -7.5 11.150699615478516 -23.14259910583496 -7.5 8.824529647827148 -22.51409912109375 -6.697659969329834 11.18809986114502 -22.93090057373047 -6.697659969329834 8.824529647827148 -22.51409912109375 -6.697659969329834 11.150699615478516 -23.14259910583496 -7.5 8.787199974060059 -22.725799560546875 -7.5 37.24810028076172 -27.744199752807617 -7.5 31.37660026550293 -26.4906005859375 -6.697659969329834 37.285499572753906 -27.532499313354492 -6.697659969329834 31.37660026550293 -26.4906005859375 -6.697659969329834 37.24810028076172 -27.744199752807617 -7.5 31.33930015563965 -26.70240020751953 -7.5 6.460989952087402 -22.097299575805664 -6.697659969329834 5.381219863891602 -21.31049919128418 -6.110310077667236 6.562990188598633 -21.51889991760254 -6.110310077667236 5.381219863891602 -21.31049919128418 -6.110310077667236 6.460989952087402 -22.097299575805664 -6.697659969329834 5.279220104217529 -21.888999938964844 -6.697659969329834 11.18809986114502 -22.93090057373047 -6.697659969329834 8.926529884338379 -21.935699462890625 -6.110310077667236 11.29010009765625 -22.352399826049805 -6.110310077667236 8.926529884338379 -21.935699462890625 -6.110310077667236 11.18809986114502 -22.93090057373047 -6.697659969329834 8.824529647827148 -22.51409912109375 -6.697659969329834 37.285499572753906 -27.532499313354492 -6.697659969329834 31.478599548339844 -25.912200927734375 -6.110310077667236 37.38750076293945 -26.954099655151367 -6.110310077667236 31.478599548339844 -25.912200927734375 -6.110310077667236 37.285499572753906 -27.532499313354492 -6.697659969329834 31.37660026550293 -26.4906005859375 -6.697659969329834 5.279220104217529 -21.888999938964844 -8.302339553833008 6.423659801483154 -22.309099197387695 -7.5 6.460989952087402 -22.097299575805664 -8.302339553833008 6.423659801483154 -22.309099197387695 -7.5 5.279220104217529 -21.888999938964844 -8.302339553833008 5.241889953613281 -22.10070037841797 -7.5 8.824529647827148 -22.51409912109375 -8.302339553833008 11.150699615478516 -23.14259910583496 -7.5 11.18809986114502 -22.93090057373047 -8.302339553833008 11.150699615478516 -23.14259910583496 -7.5 8.824529647827148 -22.51409912109375 -8.302339553833008 8.787199974060059 -22.725799560546875 -7.5 31.37660026550293 -26.4906005859375 -8.302339553833008 37.24810028076172 -27.744199752807617 -7.5 37.285499572753906 -27.532499313354492 -8.302339553833008 37.24810028076172 -27.744199752807617 -7.5 31.37660026550293 -26.4906005859375 -8.302339553833008 31.33930015563965 -26.70240020751953 -7.5 44.55950164794922 13.720800399780273 10.5 42.937198638916016 16.037700653076172 10.5 43.7484016418457 14.879199981689453 11.5 42.937198638916016 16.037700653076172 10.5 44.55950164794922 13.720800399780273 10.5 42.937198638916016 16.037700653076172 -10.5 44.55950164794922 13.720800399780273 -10.5 42.937198638916016 16.037700653076172 -10.5 44.55950164794922 13.720800399780273 10.5 42.937198638916016 16.037700653076172 -10.5 44.55950164794922 13.720800399780273 -10.5 43.7484016418457 14.879199981689453 -11.5 14.870200157165527 20.9867000579834 10.5 12.553299903869629 19.364299774169922 10.5 13.711700439453125 20.175500869750977 11.5 14.870200157165527 20.9867000579834 -10.5 12.553299903869629 19.364299774169922 10.5 14.870200157165527 20.9867000579834 10.5 12.553299903869629 19.364299774169922 -10.5 12.553299903869629 19.364299774169922 -10.5 14.870200157165527 20.9867000579834 -10.5 13.711700439453125 20.175500869750977 -11.5 6.795569896697998 -24.806900024414062 -4.599999904632568 6.146639823913574 -23.88010025024414 4.599999904632568 6.146639823913574 -23.88010025024414 -4.599999904632568 6.146639823913574 -23.88010025024414 4.599999904632568 6.795569896697998 -24.806900024414062 -4.599999904632568 6.795569896697998 -24.806900024414062 4.599999904632568 6.146639823913574 -23.88010025024414 -10.399999618530273 5.173250198364258 -22.489999771118164 -10.5 5.984409809112549 -23.648500442504883 -11.5 5.173250198364258 -22.489999771118164 -10.5 6.146639823913574 -23.88010025024414 -4.599999904632568 5.173250198364258 -22.489999771118164 10.5 6.146639823913574 -23.88010025024414 -10.399999618530273 6.795569896697998 -24.806900024414062 -10.5 6.146639823913574 -23.88010025024414 -10.399999618530273 5.984409809112549 -23.648500442504883 -11.5 6.146639823913574 -23.88010025024414 -10.399999618530273 6.795569896697998 -24.806900024414062 -10.5 6.795569896697998 -24.806900024414062 -10.399999618530273 6.146639823913574 -23.88010025024414 4.599999904632568 5.173250198364258 -22.489999771118164 10.5 6.146639823913574 -23.88010025024414 -4.599999904632568 6.146639823913574 -23.88010025024414 10.399999618530273 6.146639823913574 -23.88010025024414 4.599999904632568 5.173250198364258 -22.489999771118164 10.5 6.146639823913574 -23.88010025024414 10.399999618530273 5.984409809112549 -23.648500442504883 11.5 6.795569896697998 -24.806900024414062 10.5 6.146639823913574 -23.88010025024414 10.399999618530273 6.795569896697998 -24.806900024414062 10.399999618530273 6.146639823913574 -23.88010025024414 10.399999618530273 6.795569896697998 -24.806900024414062 10.5 5.984409809112549 -23.648500442504883 11.5 34.86259841918945 -29.75589942932129 10.5 37.179500579833984 -28.13360023498535 10.5 36.020999908447266 -28.944700241088867 11.5 34.86259841918945 -29.75589942932129 -10.5 37.179500579833984 -28.13360023498535 10.5 34.86259841918945 -29.75589942932129 10.5 34.86259841918945 -29.75589942932129 -10.5 37.179500579833984 -28.13360023498535 -10.5 37.179500579833984 -28.13360023498535 10.5 37.179500579833984 -28.13360023498535 -10.5 34.86259841918945 -29.75589942932129 -10.5 36.020999908447266 -28.944700241088867 -11.5 42.589900970458984 14.068099975585938 -12.5 42.937198638916016 16.037700653076172 -10.5 43.7484016418457 14.879199981689453 -11.5 42.589900970458984 14.068099975585938 -12.5 14.870200157165527 20.9867000579834 -10.5 42.937198638916016 16.037700653076172 -10.5 14.522899627685547 19.017000198364258 -12.5 14.870200157165527 20.9867000579834 -10.5 42.589900970458984 14.068099975585938 -12.5 14.870200157165527 20.9867000579834 -10.5 14.522899627685547 19.017000198364258 -12.5 13.711700439453125 20.175500869750977 -11.5 10.734800338745117 -25.50149917602539 -10.5 7.142859935760498 -22.837299346923828 -12.5 11.082099914550781 -23.53190040588379 -12.5 6.795569896697998 -24.806900024414062 -10.5 7.142859935760498 -22.837299346923828 -12.5 10.734800338745117 -25.50149917602539 -10.5 7.142859935760498 -22.837299346923828 -12.5 6.795569896697998 -24.806900024414062 -10.5 5.984409809112549 -23.648500442504883 -11.5 34.86259841918945 -29.75589942932129 -10.5 35.20989990234375 -27.786300659179688 -12.5 36.020999908447266 -28.944700241088867 -11.5 34.86259841918945 -29.75589942932129 -10.5 31.270700454711914 -27.091699600219727 -12.5 35.20989990234375 -27.786300659179688 -12.5 31.270700454711914 -27.091699600219727 -12.5 34.86259841918945 -29.75589942932129 -10.5 30.92340087890625 -29.06130027770996 -10.5 44.55950164794922 13.720800399780273 -10.5 42.589900970458984 14.068099975585938 -12.5 43.7484016418457 14.879199981689453 -11.5 37.179500579833984 -28.13360023498535 -10.5 42.589900970458984 14.068099975585938 -12.5 44.55950164794922 13.720800399780273 -10.5 35.20989990234375 -27.786300659179688 -12.5 37.179500579833984 -28.13360023498535 -10.5 36.020999908447266 -28.944700241088867 -11.5 37.179500579833984 -28.13360023498535 -10.5 35.20989990234375 -27.786300659179688 -12.5 42.589900970458984 14.068099975585938 -12.5 7.142859935760498 -22.837299346923828 12.5 11.776700019836426 -19.59269905090332 12.5 11.776700019836426 -19.59269905090332 12.5 7.142859935760498 -22.837299346923828 12.5 11.082099914550781 -23.53190040588379 12.5 12.473899841308594 7.396299839019775 12.5 9.338479995727539 1.1322400569915771 12.5 10.883899688720703 -1.6208200454711914 12.5 8.38821029663086 -4.257040023803711 12.5 10.883899688720703 -1.6208200454711914 12.5 9.338479995727539 1.1322400569915771 12.5 42.589900970458984 14.068099975585938 12.5 39.28820037841797 12.619400024414062 12.5 40.09939956665039 11.46090030670166 12.5 17.1299991607666 16.526500701904297 12.5 14.522899627685547 19.017000198364258 12.5 17.1299991607666 16.526500701904297 12.5 42.589900970458984 14.068099975585938 12.5 14.522899627685547 19.017000198364258 12.5 15.971599578857422 15.715299606323242 12.5 17.1299991607666 16.526500701904297 12.5 12.473899841308594 7.396299839019775 12.5 15.971599578857422 15.715299606323242 12.5 14.522899627685547 19.017000198364258 12.5 10.883899688720703 -1.6208200454711914 12.5 10.883899688720703 -1.6208200454711914 12.5 10.154399871826172 -17.275699615478516 12.5 15.971599578857422 15.715299606323242 12.5 34.28219985961914 -21.530099868774414 12.5 42.589900970458984 14.068099975585938 12.5 40.09939956665039 11.46090030670166 12.5 42.589900970458984 14.068099975585938 12.5 34.28219985961914 -21.530099868774414 12.5 35.20989990234375 -27.786300659179688 12.5 31.965200424194336 -23.15239906311035 12.5 35.20989990234375 -27.786300659179688 12.5 34.28219985961914 -21.530099868774414 12.5 35.20989990234375 -27.786300659179688 12.5 31.965200424194336 -23.15239906311035 12.5 31.270700454711914 -27.091699600219727 12.5 8.38821029663086 -4.257040023803711 12.5 9.191909790039062 -11.21660041809082 12.5 9.338479995727539 1.1322400569915771 12.5 1.637850046157837 9.288689613342285 12.5 1.637850046157837 9.288689613342285 12.5 10.504199981689453 7.743599891662598 12.5 1.64096999168396 9.306429862976074 12.5 -0.8267660140991211 -9.449999809265137 12.5 -0.8267660140991211 -9.449999809265137 12.5 1.637850046157837 9.288689613342285 12.5 -2.775560102661733e-15 9.449999809265137 12.5 8.38821029663086 -4.257040023803711 12.5 -0.8267660140991211 -9.449999809265137 12.5 7.2222900390625 -10.86929988861084 12.5 -9.0 9.449999809265137 12.5 -2.775560102661733e-15 9.449999809265137 12.5 -9.0 -9.449999809265137 12.5 7.2222900390625 -10.86929988861084 12.5 9.338479995727539 1.1322400569915771 12.5 12.473899841308594 7.396299839019775 12.5 17.1299991607666 16.526500701904297 5.0 39.28820037841797 12.619400024414062 12.5 17.1299991607666 16.526500701904297 12.5 39.28820037841797 12.619400024414062 12.5 17.1299991607666 16.526500701904297 5.0 39.28820037841797 12.619400024414062 5.0 11.803999900817871 -7.920070171356201 9.5 12.218899726867676 8.253609657287598 9.5 14.58240032196045 7.836850166320801 9.5 12.218899726867676 8.253609657287598 9.5 11.803999900817871 -7.920070171356201 9.5 9.440489768981934 -7.503310203552246 9.5 17.1299991607666 16.526500701904297 5.0 40.09939956665039 11.46090030670166 4.0 39.28820037841797 12.619400024414062 5.0 40.09939956665039 11.46090030670166 4.0 17.1299991607666 16.526500701904297 5.0 15.971599578857422 15.715299606323242 4.0 15.971599578857422 15.715299606323242 5.0 17.1299991607666 16.526500701904297 12.5 15.971599578857422 15.715299606323242 12.5 15.971599578857422 15.715299606323242 5.0 17.1299991607666 16.526500701904297 5.0 17.1299991607666 16.526500701904297 12.5 17.1299991607666 16.526500701904297 5.0 15.971599578857422 15.715299606323242 5.0 15.971599578857422 15.715299606323242 4.0 39.28820037841797 12.619400024414062 5.0 40.09939956665039 11.46090030670166 5.0 39.28820037841797 12.619400024414062 12.5 40.09939956665039 11.46090030670166 4.0 40.09939956665039 11.46090030670166 5.0 39.28820037841797 12.619400024414062 5.0 40.09939956665039 11.46090030670166 5.0 40.09939956665039 11.46090030670166 12.5 39.28820037841797 12.619400024414062 12.5 7.28380012512207 -17.430999755859375 7.5 9.356590270996094 -19.496599197387695 10.399999618530273 6.9930500984191895 -19.07990074157715 10.399999618530273 9.356590270996094 -19.496599197387695 10.399999618530273 7.28380012512207 -17.430999755859375 7.5 9.647330284118652 -17.84779930114746 7.5 6.146639823913574 -23.88010025024414 4.599999904632568 9.356590270996094 -19.496599197387695 4.599999904632568 6.9930500984191895 -19.07990074157715 4.599999904632568 9.356590270996094 -19.496599197387695 4.599999904632568 6.146639823913574 -23.88010025024414 4.599999904632568 8.371259689331055 -25.084699630737305 4.599999904632568 8.371259689331055 -25.084699630737305 4.599999904632568 6.795569896697998 -24.806900024414062 4.599999904632568 9.356590270996094 -19.496599197387695 4.599999904632568 7.28380012512207 -17.430999755859375 7.5 6.9930500984191895 -19.07990074157715 4.599999904632568 7.28380012512207 -17.430999755859375 7.5 9.356590270996094 -19.496599197387695 4.599999904632568 9.647330284118652 -17.84779930114746 7.5 6.943630218505859 -19.360200881958008 8.302339553833008 7.28380012512207 -17.430999755859375 7.5 6.9930500984191895 -19.07990074157715 10.399999618530273 6.943630218505859 -19.360200881958008 6.697659969329834 7.28380012512207 -17.430999755859375 7.5 6.980959892272949 -19.148500442504883 7.5 7.28380012512207 -17.430999755859375 7.5 6.943630218505859 -19.360200881958008 8.302339553833008 6.980959892272949 -19.148500442504883 7.5 6.9930500984191895 -19.07990074157715 10.399999618530273 6.841639995574951 -19.938600540161133 8.889690399169922 6.943630218505859 -19.360200881958008 8.302339553833008 6.9930500984191895 -19.07990074157715 10.399999618530273 6.702310085296631 -20.72879981994629 9.104680061340332 6.841639995574951 -19.938600540161133 8.889690399169922 6.146639823913574 -23.88010025024414 10.399999618530273 6.702310085296631 -20.72879981994629 9.104680061340332 6.9930500984191895 -19.07990074157715 10.399999618530273 6.460989952087402 -22.097299575805664 8.302339553833008 6.146639823913574 -23.88010025024414 10.399999618530273 6.423659801483154 -22.309099197387695 7.5 6.562990188598633 -21.51889991760254 8.889690399169922 6.146639823913574 -23.88010025024414 10.399999618530273 6.460989952087402 -22.097299575805664 8.302339553833008 6.702310085296631 -20.72879981994629 9.104680061340332 6.146639823913574 -23.88010025024414 10.399999618530273 6.562990188598633 -21.51889991760254 8.889690399169922 7.28380012512207 -17.430999755859375 7.5 6.943630218505859 -19.360200881958008 6.697659969329834 6.9930500984191895 -19.07990074157715 4.599999904632568 6.841639995574951 -19.938600540161133 6.110310077667236 6.9930500984191895 -19.07990074157715 4.599999904632568 6.943630218505859 -19.360200881958008 6.697659969329834 6.702310085296631 -20.72879981994629 5.895319938659668 6.9930500984191895 -19.07990074157715 4.599999904632568 6.841639995574951 -19.938600540161133 6.110310077667236 6.146639823913574 -23.88010025024414 4.599999904632568 6.702310085296631 -20.72879981994629 5.895319938659668 6.562990188598633 -21.51889991760254 6.110310077667236 6.146639823913574 -23.88010025024414 4.599999904632568 6.423659801483154 -22.309099197387695 7.5 6.146639823913574 -23.88010025024414 10.399999618530273 6.702310085296631 -20.72879981994629 5.895319938659668 6.146639823913574 -23.88010025024414 4.599999904632568 6.9930500984191895 -19.07990074157715 4.599999904632568 6.460989952087402 -22.097299575805664 6.697659969329834 6.146639823913574 -23.88010025024414 4.599999904632568 6.562990188598633 -21.51889991760254 6.110310077667236 6.423659801483154 -22.309099197387695 7.5 6.146639823913574 -23.88010025024414 4.599999904632568 6.460989952087402 -22.097299575805664 6.697659969329834 9.307169914245605 -19.776899337768555 6.697659969329834 9.647330284118652 -17.84779930114746 7.5 9.356590270996094 -19.496599197387695 4.599999904632568 9.307169914245605 -19.776899337768555 8.302339553833008 9.647330284118652 -17.84779930114746 7.5 9.344499588012695 -19.565200805664062 7.5 9.647330284118652 -17.84779930114746 7.5 9.307169914245605 -19.776899337768555 6.697659969329834 9.344499588012695 -19.565200805664062 7.5 9.356590270996094 -19.496599197387695 4.599999904632568 9.205169677734375 -20.35540008544922 6.110310077667236 9.307169914245605 -19.776899337768555 6.697659969329834 9.356590270996094 -19.496599197387695 4.599999904632568 9.065850257873535 -21.14550018310547 5.895319938659668 9.205169677734375 -20.35540008544922 6.110310077667236 8.371259689331055 -25.084699630737305 4.599999904632568 9.065850257873535 -21.14550018310547 5.895319938659668 9.356590270996094 -19.496599197387695 4.599999904632568 8.824529647827148 -22.51409912109375 6.697659969329834 8.371259689331055 -25.084699630737305 4.599999904632568 8.787199974060059 -22.725799560546875 7.5 8.926529884338379 -21.935699462890625 6.110310077667236 8.371259689331055 -25.084699630737305 4.599999904632568 8.824529647827148 -22.51409912109375 6.697659969329834 9.065850257873535 -21.14550018310547 5.895319938659668 8.371259689331055 -25.084699630737305 4.599999904632568 8.926529884338379 -21.935699462890625 6.110310077667236 9.647330284118652 -17.84779930114746 7.5 9.307169914245605 -19.776899337768555 8.302339553833008 9.356590270996094 -19.496599197387695 10.399999618530273 9.205169677734375 -20.35540008544922 8.889690399169922 9.356590270996094 -19.496599197387695 10.399999618530273 9.307169914245605 -19.776899337768555 8.302339553833008 9.065850257873535 -21.14550018310547 9.104680061340332 9.356590270996094 -19.496599197387695 10.399999618530273 9.205169677734375 -20.35540008544922 8.889690399169922 8.371259689331055 -25.084699630737305 10.399999618530273 9.065850257873535 -21.14550018310547 9.104680061340332 8.926529884338379 -21.935699462890625 8.889690399169922 8.371259689331055 -25.084699630737305 10.399999618530273 8.787199974060059 -22.725799560546875 7.5 8.371259689331055 -25.084699630737305 4.599999904632568 9.065850257873535 -21.14550018310547 9.104680061340332 8.371259689331055 -25.084699630737305 10.399999618530273 9.356590270996094 -19.496599197387695 10.399999618530273 8.824529647827148 -22.51409912109375 8.302339553833008 8.371259689331055 -25.084699630737305 10.399999618530273 8.926529884338379 -21.935699462890625 8.889690399169922 8.787199974060059 -22.725799560546875 7.5 8.371259689331055 -25.084699630737305 10.399999618530273 8.824529647827148 -22.51409912109375 8.302339553833008 6.146639823913574 -23.88010025024414 10.399999618530273 9.356590270996094 -19.496599197387695 10.399999618530273 8.371259689331055 -25.084699630737305 10.399999618530273 6.146639823913574 -23.88010025024414 10.399999618530273 8.371259689331055 -25.084699630737305 10.399999618530273 6.795569896697998 -24.806900024414062 10.399999618530273 6.9930500984191895 -19.07990074157715 10.399999618530273 14.522899627685547 19.017000198364258 12.5 10.883899688720703 -1.6208200454711914 12.5 12.473899841308594 7.396299839019775 12.5 12.553299903869629 19.364299774169922 10.5 14.522899627685547 19.017000198364258 12.5 13.711700439453125 20.175500869750977 11.5 9.338479995727539 1.1322400569915771 10.5 14.522899627685547 19.017000198364258 12.5 12.553299903869629 19.364299774169922 10.5 14.522899627685547 19.017000198364258 12.5 9.338479995727539 1.1322400569915771 10.5 10.883899688720703 -1.6208200454711914 12.5 10.883899688720703 -1.6208200454711914 12.5 9.338479995727539 1.1322400569915771 10.5 9.449999809265137 0.0 10.806400299072266 10.883899688720703 -1.6208200454711914 12.5 9.449999809265137 0.0 10.806400299072266 9.317560195922852 -1.3446300029754639 10.909500122070312 7.2222900390625 -10.86929988861084 10.5 7.142859935760498 -22.837299346923828 12.5 9.191909790039062 -11.21660041809082 12.5 5.173250198364258 -22.489999771118164 10.5 7.142859935760498 -22.837299346923828 12.5 7.2222900390625 -10.86929988861084 10.5 7.142859935760498 -22.837299346923828 12.5 5.173250198364258 -22.489999771118164 10.5 5.984409809112549 -23.648500442504883 11.5 10.883899688720703 -1.6208200454711914 12.5 9.191909790039062 -11.21660041809082 12.5 7.142859935760498 -22.837299346923828 12.5 12.473899841308594 7.396299839019775 12.5 10.504199981689453 7.743599891662598 10.5 10.504199981689453 7.743599891662598 12.5 9.338479995727539 1.1322400569915771 10.5 12.473899841308594 7.396299839019775 12.5 10.883899688720703 -1.6208200454711914 12.5 12.473899841308594 7.396299839019775 12.5 9.338479995727539 1.1322400569915771 10.5 10.504199981689453 7.743599891662598 10.5 9.191909790039062 -11.21660041809082 12.5 7.2222900390625 -10.86929988861084 12.5 7.2222900390625 -10.86929988861084 10.5 6.702310085296631 -20.72879981994629 9.104680061340332 5.659870147705078 -19.730199813842773 8.889690399169922 6.841639995574951 -19.938600540161133 8.889690399169922 5.659870147705078 -19.730199813842773 8.889690399169922 6.702310085296631 -20.72879981994629 9.104680061340332 5.520540237426758 -20.52039909362793 9.104680061340332 11.429400444030762 -21.562299728393555 9.104680061340332 9.205169677734375 -20.35540008544922 8.889690399169922 11.568699836730957 -20.7721004486084 8.889690399169922 9.205169677734375 -20.35540008544922 8.889690399169922 11.429400444030762 -21.562299728393555 9.104680061340332 9.065850257873535 -21.14550018310547 9.104680061340332 37.526798248291016 -26.16390037536621 9.104680061340332 31.757299423217773 -24.331899642944336 8.889690399169922 37.666099548339844 -25.37380027770996 8.889690399169922 31.757299423217773 -24.331899642944336 8.889690399169922 37.526798248291016 -26.16390037536621 9.104680061340332 31.617900848388672 -25.122100830078125 9.104680061340332 5.659870147705078 -19.730199813842773 6.110310077667236 6.702310085296631 -20.72879981994629 5.895319938659668 6.841639995574951 -19.938600540161133 6.110310077667236 6.702310085296631 -20.72879981994629 5.895319938659668 5.659870147705078 -19.730199813842773 6.110310077667236 5.520540237426758 -20.52039909362793 5.895319938659668 9.205169677734375 -20.35540008544922 6.110310077667236 11.429400444030762 -21.562299728393555 5.895319938659668 11.568699836730957 -20.7721004486084 6.110310077667236 11.429400444030762 -21.562299728393555 5.895319938659668 9.205169677734375 -20.35540008544922 6.110310077667236 9.065850257873535 -21.14550018310547 5.895319938659668 31.757299423217773 -24.331899642944336 6.110310077667236 37.526798248291016 -26.16390037536621 5.895319938659668 37.666099548339844 -25.37380027770996 6.110310077667236 37.526798248291016 -26.16390037536621 5.895319938659668 31.757299423217773 -24.331899642944336 6.110310077667236 31.617900848388672 -25.122100830078125 5.895319938659668 5.520540237426758 -20.52039909362793 5.895319938659668 6.562990188598633 -21.51889991760254 6.110310077667236 6.702310085296631 -20.72879981994629 5.895319938659668 6.562990188598633 -21.51889991760254 6.110310077667236 5.520540237426758 -20.52039909362793 5.895319938659668 5.381219863891602 -21.31049919128418 6.110310077667236 9.065850257873535 -21.14550018310547 5.895319938659668 11.29010009765625 -22.352399826049805 6.110310077667236 11.429400444030762 -21.562299728393555 5.895319938659668 11.29010009765625 -22.352399826049805 6.110310077667236 9.065850257873535 -21.14550018310547 5.895319938659668 8.926529884338379 -21.935699462890625 6.110310077667236 31.617900848388672 -25.122100830078125 5.895319938659668 37.38750076293945 -26.954099655151367 6.110310077667236 37.526798248291016 -26.16390037536621 5.895319938659668 37.38750076293945 -26.954099655151367 6.110310077667236 31.617900848388672 -25.122100830078125 5.895319938659668 31.478599548339844 -25.912200927734375 6.110310077667236 6.943630218505859 -19.360200881958008 6.697659969329834 5.799190044403076 -18.940099716186523 7.5 5.761859893798828 -19.15180015563965 6.697659969329834 5.799190044403076 -18.940099716186523 7.5 6.943630218505859 -19.360200881958008 6.697659969329834 6.980959892272949 -19.148500442504883 7.5 11.670700073242188 -20.193700790405273 6.697659969329834 9.344499588012695 -19.565200805664062 7.5 9.307169914245605 -19.776899337768555 6.697659969329834 9.344499588012695 -19.565200805664062 7.5 11.670700073242188 -20.193700790405273 6.697659969329834 11.708000183105469 -19.98200035095215 7.5 37.76810073852539 -24.795400619506836 6.697659969329834 31.8966007232666 -23.541799545288086 7.5 31.85930061340332 -23.75349998474121 6.697659969329834 31.8966007232666 -23.541799545288086 7.5 37.76810073852539 -24.795400619506836 6.697659969329834 37.80540084838867 -24.583599090576172 7.5 6.841639995574951 -19.938600540161133 8.889690399169922 5.761859893798828 -19.15180015563965 8.302339553833008 6.943630218505859 -19.360200881958008 8.302339553833008 5.761859893798828 -19.15180015563965 8.302339553833008 6.841639995574951 -19.938600540161133 8.889690399169922 5.659870147705078 -19.730199813842773 8.889690399169922 11.568699836730957 -20.7721004486084 8.889690399169922 9.307169914245605 -19.776899337768555 8.302339553833008 11.670700073242188 -20.193700790405273 8.302339553833008 9.307169914245605 -19.776899337768555 8.302339553833008 11.568699836730957 -20.7721004486084 8.889690399169922 9.205169677734375 -20.35540008544922 8.889690399169922 37.666099548339844 -25.37380027770996 8.889690399169922 31.85930061340332 -23.75349998474121 8.302339553833008 37.76810073852539 -24.795400619506836 8.302339553833008 31.85930061340332 -23.75349998474121 8.302339553833008 37.666099548339844 -25.37380027770996 8.889690399169922 31.757299423217773 -24.331899642944336 8.889690399169922 5.761859893798828 -19.15180015563965 6.697659969329834 6.841639995574951 -19.938600540161133 6.110310077667236 6.943630218505859 -19.360200881958008 6.697659969329834 6.841639995574951 -19.938600540161133 6.110310077667236 5.761859893798828 -19.15180015563965 6.697659969329834 5.659870147705078 -19.730199813842773 6.110310077667236 9.307169914245605 -19.776899337768555 6.697659969329834 11.568699836730957 -20.7721004486084 6.110310077667236 11.670700073242188 -20.193700790405273 6.697659969329834 11.568699836730957 -20.7721004486084 6.110310077667236 9.307169914245605 -19.776899337768555 6.697659969329834 9.205169677734375 -20.35540008544922 6.110310077667236 31.85930061340332 -23.75349998474121 6.697659969329834 37.666099548339844 -25.37380027770996 6.110310077667236 37.76810073852539 -24.795400619506836 6.697659969329834 37.666099548339844 -25.37380027770996 6.110310077667236 31.85930061340332 -23.75349998474121 6.697659969329834 31.757299423217773 -24.331899642944336 6.110310077667236 5.799190044403076 -18.940099716186523 7.5 6.943630218505859 -19.360200881958008 8.302339553833008 5.761859893798828 -19.15180015563965 8.302339553833008 6.943630218505859 -19.360200881958008 8.302339553833008 5.799190044403076 -18.940099716186523 7.5 6.980959892272949 -19.148500442504883 7.5 9.344499588012695 -19.565200805664062 7.5 11.670700073242188 -20.193700790405273 8.302339553833008 9.307169914245605 -19.776899337768555 8.302339553833008 11.670700073242188 -20.193700790405273 8.302339553833008 9.344499588012695 -19.565200805664062 7.5 11.708000183105469 -19.98200035095215 7.5 31.8966007232666 -23.541799545288086 7.5 37.76810073852539 -24.795400619506836 8.302339553833008 31.85930061340332 -23.75349998474121 8.302339553833008 37.76810073852539 -24.795400619506836 8.302339553833008 31.8966007232666 -23.541799545288086 7.5 37.80540084838867 -24.583599090576172 7.5 6.562990188598633 -21.51889991760254 8.889690399169922 5.520540237426758 -20.52039909362793 9.104680061340332 6.702310085296631 -20.72879981994629 9.104680061340332 5.520540237426758 -20.52039909362793 9.104680061340332 6.562990188598633 -21.51889991760254 8.889690399169922 5.381219863891602 -21.31049919128418 8.889690399169922 11.29010009765625 -22.352399826049805 8.889690399169922 9.065850257873535 -21.14550018310547 9.104680061340332 11.429400444030762 -21.562299728393555 9.104680061340332 9.065850257873535 -21.14550018310547 9.104680061340332 11.29010009765625 -22.352399826049805 8.889690399169922 8.926529884338379 -21.935699462890625 8.889690399169922 37.38750076293945 -26.954099655151367 8.889690399169922 31.617900848388672 -25.122100830078125 9.104680061340332 37.526798248291016 -26.16390037536621 9.104680061340332 31.617900848388672 -25.122100830078125 9.104680061340332 37.38750076293945 -26.954099655151367 8.889690399169922 31.478599548339844 -25.912200927734375 8.889690399169922 6.460989952087402 -22.097299575805664 8.302339553833008 5.381219863891602 -21.31049919128418 8.889690399169922 6.562990188598633 -21.51889991760254 8.889690399169922 5.381219863891602 -21.31049919128418 8.889690399169922 6.460989952087402 -22.097299575805664 8.302339553833008 5.279220104217529 -21.888999938964844 8.302339553833008 11.18809986114502 -22.93090057373047 8.302339553833008 8.926529884338379 -21.935699462890625 8.889690399169922 11.29010009765625 -22.352399826049805 8.889690399169922 8.926529884338379 -21.935699462890625 8.889690399169922 11.18809986114502 -22.93090057373047 8.302339553833008 8.824529647827148 -22.51409912109375 8.302339553833008 37.285499572753906 -27.532499313354492 8.302339553833008 31.478599548339844 -25.912200927734375 8.889690399169922 37.38750076293945 -26.954099655151367 8.889690399169922 31.478599548339844 -25.912200927734375 8.889690399169922 37.285499572753906 -27.532499313354492 8.302339553833008 31.37660026550293 -26.4906005859375 8.302339553833008 5.279220104217529 -21.888999938964844 6.697659969329834 6.423659801483154 -22.309099197387695 7.5 6.460989952087402 -22.097299575805664 6.697659969329834 6.423659801483154 -22.309099197387695 7.5 5.279220104217529 -21.888999938964844 6.697659969329834 5.241889953613281 -22.10070037841797 7.5 8.824529647827148 -22.51409912109375 6.697659969329834 11.150699615478516 -23.14259910583496 7.5 11.18809986114502 -22.93090057373047 6.697659969329834 11.150699615478516 -23.14259910583496 7.5 8.824529647827148 -22.51409912109375 6.697659969329834 8.787199974060059 -22.725799560546875 7.5 31.37660026550293 -26.4906005859375 6.697659969329834 37.24810028076172 -27.744199752807617 7.5 37.285499572753906 -27.532499313354492 6.697659969329834 37.24810028076172 -27.744199752807617 7.5 31.37660026550293 -26.4906005859375 6.697659969329834 31.33930015563965 -26.70240020751953 7.5 5.381219863891602 -21.31049919128418 6.110310077667236 6.460989952087402 -22.097299575805664 6.697659969329834 6.562990188598633 -21.51889991760254 6.110310077667236 6.460989952087402 -22.097299575805664 6.697659969329834 5.381219863891602 -21.31049919128418 6.110310077667236 5.279220104217529 -21.888999938964844 6.697659969329834 8.926529884338379 -21.935699462890625 6.110310077667236 11.18809986114502 -22.93090057373047 6.697659969329834 11.29010009765625 -22.352399826049805 6.110310077667236 11.18809986114502 -22.93090057373047 6.697659969329834 8.926529884338379 -21.935699462890625 6.110310077667236 8.824529647827148 -22.51409912109375 6.697659969329834 31.478599548339844 -25.912200927734375 6.110310077667236 37.285499572753906 -27.532499313354492 6.697659969329834 37.38750076293945 -26.954099655151367 6.110310077667236 37.285499572753906 -27.532499313354492 6.697659969329834 31.478599548339844 -25.912200927734375 6.110310077667236 31.37660026550293 -26.4906005859375 6.697659969329834 6.423659801483154 -22.309099197387695 7.5 5.279220104217529 -21.888999938964844 8.302339553833008 6.460989952087402 -22.097299575805664 8.302339553833008 5.279220104217529 -21.888999938964844 8.302339553833008 6.423659801483154 -22.309099197387695 7.5 5.241889953613281 -22.10070037841797 7.5 11.150699615478516 -23.14259910583496 7.5 8.824529647827148 -22.51409912109375 8.302339553833008 11.18809986114502 -22.93090057373047 8.302339553833008 8.824529647827148 -22.51409912109375 8.302339553833008 11.150699615478516 -23.14259910583496 7.5 8.787199974060059 -22.725799560546875 7.5 37.24810028076172 -27.744199752807617 7.5 31.37660026550293 -26.4906005859375 8.302339553833008 37.285499572753906 -27.532499313354492 8.302339553833008 31.37660026550293 -26.4906005859375 8.302339553833008 37.24810028076172 -27.744199752807617 7.5 31.33930015563965 -26.70240020751953 7.5 42.937198638916016 16.037700653076172 10.5 42.589900970458984 14.068099975585938 12.5 43.7484016418457 14.879199981689453 11.5 14.870200157165527 20.9867000579834 10.5 42.589900970458984 14.068099975585938 12.5 42.937198638916016 16.037700653076172 10.5 14.870200157165527 20.9867000579834 10.5 14.522899627685547 19.017000198364258 12.5 42.589900970458984 14.068099975585938 12.5 14.522899627685547 19.017000198364258 12.5 14.870200157165527 20.9867000579834 10.5 13.711700439453125 20.175500869750977 11.5 7.142859935760498 -22.837299346923828 12.5 10.734800338745117 -25.50149917602539 10.5 11.082099914550781 -23.53190040588379 12.5 7.142859935760498 -22.837299346923828 12.5 6.795569896697998 -24.806900024414062 10.5 10.734800338745117 -25.50149917602539 10.5 6.795569896697998 -24.806900024414062 10.5 7.142859935760498 -22.837299346923828 12.5 5.984409809112549 -23.648500442504883 11.5 35.20989990234375 -27.786300659179688 12.5 34.86259841918945 -29.75589942932129 10.5 36.020999908447266 -28.944700241088867 11.5 31.270700454711914 -27.091699600219727 12.5 34.86259841918945 -29.75589942932129 10.5 35.20989990234375 -27.786300659179688 12.5 34.86259841918945 -29.75589942932129 10.5 31.270700454711914 -27.091699600219727 12.5 30.92340087890625 -29.06130027770996 10.5 42.589900970458984 14.068099975585938 12.5 44.55950164794922 13.720800399780273 10.5 43.7484016418457 14.879199981689453 11.5 42.589900970458984 14.068099975585938 12.5 37.179500579833984 -28.13360023498535 10.5 44.55950164794922 13.720800399780273 10.5 35.20989990234375 -27.786300659179688 12.5 37.179500579833984 -28.13360023498535 10.5 42.589900970458984 14.068099975585938 12.5 37.179500579833984 -28.13360023498535 10.5 35.20989990234375 -27.786300659179688 12.5 36.020999908447266 -28.944700241088867 11.5 8.765179634094238 -25.154199600219727 3.0 11.452199935913086 -19.12929916381836 3.0 10.340900421142578 -25.43199920654297 3.0 10.154399871826172 -17.275699615478516 3.0 10.340900421142578 -25.43199920654297 -3.0 11.452199935913086 -19.12929916381836 3.0 11.452199935913086 -19.12929916381836 -3.0 11.452199935913086 -19.12929916381836 3.0 10.340900421142578 -25.43199920654297 -3.0 10.340900421142578 -25.43199920654297 3.0 8.765179634094238 -25.154199600219727 -3.0 11.452199935913086 -19.12929916381836 -3.0 10.154399871826172 -17.275699615478516 -3.0 10.340900421142578 -25.43199920654297 -3.0 8.765179634094238 -25.154199600219727 3.0 10.154399871826172 -17.275699615478516 -3.0 10.154399871826172 -17.275699615478516 3.0 10.154399871826172 -17.275699615478516 -3.0 8.765179634094238 -25.154199600219727 3.0 8.765179634094238 -25.154199600219727 -3.0 38.15359878540039 -16.850299835205078 3.993989944458008 38.40700149536133 -15.41349983215332 2.534990072250366 38.40700149536133 -15.41349983215332 3.993989944458008 38.40700149536133 -15.41349983215332 2.534990072250366 38.15359878540039 -16.850299835205078 3.993989944458008 38.15359878540039 -16.850299835205078 2.534990072250366 37.48759841918945 -20.627700805664062 -0.16799800097942352 37.979698181152344 -17.83679962158203 -1.573989987373352 37.979698181152344 -17.83679962158203 -0.16799800097942352 37.979698181152344 -17.83679962158203 -1.573989987373352 37.48759841918945 -20.627700805664062 -0.16799800097942352 37.48759841918945 -20.627700805664062 -1.573989987373352 36.467899322509766 -26.41029930114746 3.865999937057495 36.721099853515625 -24.97450065612793 1.1229900121688843 36.721099853515625 -24.97450065612793 3.865999937057495 36.721099853515625 -24.97450065612793 1.1229900121688843 36.467899322509766 -26.41029930114746 3.865999937057495 36.721099853515625 -24.97450065612793 -0.913985013961792 36.467899322509766 -26.41029930114746 -3.720989942550659 36.721099853515625 -24.97450065612793 -0.913985013961792 36.467899322509766 -26.41029930114746 3.865999937057495 36.721099853515625 -24.97450065612793 -0.913985013961792 36.467899322509766 -26.41029930114746 -3.720989942550659 36.721099853515625 -24.97450065612793 -3.075000047683716 36.721099853515625 -24.97450065612793 -3.075000047683716 36.467899322509766 -26.41029930114746 -3.720989942550659 36.721099853515625 -24.97450065612793 -3.720989942550659 37.148101806640625 -22.552900314331055 -0.9449909925460815 37.40129852294922 -21.117000579833984 -1.00600004196167 37.37329864501953 -21.27589988708496 0.1171569973230362 37.132301330566406 -22.642499923706055 -0.25089898705482483 37.37329864501953 -21.27589988708496 0.1171569973230362 37.292301177978516 -21.734800338745117 1.058359980583191 37.132301330566406 -22.642499923706055 -1.6269500255584717 37.40129852294922 -21.117000579833984 -1.00600004196167 37.148101806640625 -22.552900314331055 -0.9449909925460815 37.088199615478516 -22.892900466918945 0.2757419943809509 37.292301177978516 -21.734800338745117 1.058359980583191 37.163299560546875 -22.466899871826172 1.7053799629211426 37.40129852294922 -21.117000579833984 -1.00600004196167 37.132301330566406 -22.642499923706055 -1.6269500255584717 37.36989974975586 -21.2947998046875 -2.1505401134490967 37.088199615478516 -22.892900466918945 -2.1473701000213623 37.36989974975586 -21.2947998046875 -2.1505401134490967 37.132301330566406 -22.642499923706055 -1.6269500255584717 37.37329864501953 -21.27589988708496 0.1171569973230362 37.132301330566406 -22.642499923706055 -0.25089898705482483 37.148101806640625 -22.552900314331055 -0.9449909925460815 37.292301177978516 -21.734800338745117 1.058359980583191 37.088199615478516 -22.892900466918945 0.2757419943809509 37.132301330566406 -22.642499923706055 -0.25089898705482483 37.163299560546875 -22.466899871826172 1.7053799629211426 37.020599365234375 -23.275800704956055 0.610031008720398 37.088199615478516 -22.892900466918945 0.2757419943809509 36.99079895019531 -23.445100784301758 1.9459999799728394 37.020599365234375 -23.275800704956055 0.610031008720398 37.163299560546875 -22.466899871826172 1.7053799629211426 36.99079895019531 -23.445100784301758 1.9459999799728394 36.93470001220703 -23.763200759887695 0.7269899845123291 37.020599365234375 -23.275800704956055 0.610031008720398 36.90620040893555 -23.92490005493164 1.8964200019836426 36.93470001220703 -23.763200759887695 0.7269899845123291 36.99079895019531 -23.445100784301758 1.9459999799728394 36.83359909057617 -24.33650016784668 1.7452399730682373 36.93470001220703 -23.763200759887695 0.7269899845123291 36.90620040893555 -23.92490005493164 1.8964200019836426 36.93470001220703 -23.763200759887695 0.7269899845123291 36.83359909057617 -24.33650016784668 1.7452399730682373 36.847801208496094 -24.255699157714844 0.6119080185890198 36.77220153808594 -24.68470001220703 1.4886800050735474 36.847801208496094 -24.255699157714844 0.6119080185890198 36.83359909057617 -24.33650016784668 1.7452399730682373 36.721099853515625 -24.97450065612793 1.1229900121688843 36.847801208496094 -24.255699157714844 0.6119080185890198 36.77220153808594 -24.68470001220703 1.4886800050735474 36.847801208496094 -24.255699157714844 0.6119080185890198 36.721099853515625 -24.97450065612793 1.1229900121688843 36.780399322509766 -24.638399124145508 0.2833710014820099 36.780399322509766 -24.638399124145508 0.2833710014820099 36.721099853515625 -24.97450065612793 1.1229900121688843 36.73659896850586 -24.88629913330078 -0.23359599709510803 36.73659896850586 -24.88629913330078 -0.23359599709510803 36.721099853515625 -24.97450065612793 1.1229900121688843 36.721099853515625 -24.97450065612793 -0.913985013961792 37.36989974975586 -21.2947998046875 -2.1505401134490967 37.088199615478516 -22.892900466918945 -2.1473701000213623 37.28350067138672 -21.78510093688965 -3.037369966506958 37.28350067138672 -21.78510093688965 -3.037369966506958 37.088199615478516 -22.892900466918945 -2.1473701000213623 37.15330123901367 -22.523399353027344 -3.6105000972747803 37.020599365234375 -23.275800704956055 -2.4793500900268555 37.15330123901367 -22.523399353027344 -3.6105000972747803 37.088199615478516 -22.892900466918945 -2.1473701000213623 37.020599365234375 -23.275800704956055 -2.4793500900268555 36.99079895019531 -23.445100784301758 -3.8139901161193848 37.15330123901367 -22.523399353027344 -3.6105000972747803 36.93470001220703 -23.763200759887695 -2.595989942550659 36.99079895019531 -23.445100784301758 -3.8139901161193848 37.020599365234375 -23.275800704956055 -2.4793500900268555 36.93470001220703 -23.763200759887695 -2.595989942550659 36.905399322509766 -23.929500579833984 -3.7658801078796387 36.99079895019531 -23.445100784301758 -3.8139901161193848 36.83290100097656 -24.340499877929688 -3.624109983444214 36.93470001220703 -23.763200759887695 -2.595989942550659 36.84709930419922 -24.259899139404297 -2.4816699028015137 36.93470001220703 -23.763200759887695 -2.595989942550659 36.83290100097656 -24.340499877929688 -3.624109983444214 36.905399322509766 -23.929500579833984 -3.7658801078796387 36.721099853515625 -24.97450065612793 -3.075000047683716 36.84709930419922 -24.259899139404297 -2.4816699028015137 36.779701232910156 -24.642099380493164 -2.150979995727539 36.84709930419922 -24.259899139404297 -2.4816699028015137 36.77190017700195 -24.686199188232422 -3.3925299644470215 36.83290100097656 -24.340499877929688 -3.624109983444214 36.721099853515625 -24.97450065612793 -3.075000047683716 36.779701232910156 -24.642099380493164 -2.150979995727539 36.73640060424805 -24.887699127197266 -1.6223000288009644 36.721099853515625 -24.97450065612793 -3.075000047683716 36.73640060424805 -24.887699127197266 -1.6223000288009644 36.721099853515625 -24.97450065612793 -0.913985013961792 36.84709930419922 -24.259899139404297 -2.4816699028015137 36.721099853515625 -24.97450065612793 -3.075000047683716 36.77190017700195 -24.686199188232422 -3.3925299644470215 39.803199768066406 -7.495100021362305 3.865999937057495 40.056400299072266 -6.059269905090332 1.122979998588562 40.056400299072266 -6.059269905090332 3.865999937057495 40.07170104980469 -5.972489833831787 -1.6223000288009644 39.803199768066406 -7.495100021362305 -3.720989942550659 40.056400299072266 -6.059269905090332 -3.075000047683716 40.056400299072266 -6.059269905090332 1.122979998588562 39.803199768066406 -7.495100021362305 3.865999937057495 40.056400299072266 -6.059269905090332 -0.9139860272407532 39.803199768066406 -7.495100021362305 -3.720989942550659 40.056400299072266 -6.059269905090332 -0.9139860272407532 39.803199768066406 -7.495100021362305 3.865999937057495 40.056400299072266 -6.059269905090332 -3.075000047683716 39.803199768066406 -7.495100021362305 -3.720989942550659 40.056400299072266 -6.059269905090332 -3.720989942550659 40.4833984375 -3.637629985809326 -0.9449920058250427 40.73649978637695 -2.201770067214966 -1.00600004196167 40.708499908447266 -2.3607099056243896 0.1171559989452362 40.46760177612305 -3.7273099422454834 -0.250900000333786 40.708499908447266 -2.3607099056243896 0.1171559989452362 40.627601623535156 -2.81961989402771 1.058359980583191 40.46760177612305 -3.7273099422454834 -1.6269500255584717 40.73649978637695 -2.201770067214966 -1.00600004196167 40.4833984375 -3.637629985809326 -0.9449920058250427 40.42340087890625 -3.9776298999786377 0.27574101090431213 40.627601623535156 -2.81961989402771 1.058359980583191 40.49850082397461 -3.5516300201416016 1.7053799629211426 40.73649978637695 -2.201770067214966 -1.00600004196167 40.46760177612305 -3.7273099422454834 -1.6269500255584717 40.7052001953125 -2.3795599937438965 -2.1505401134490967 40.42340087890625 -3.9776298999786377 -2.1473701000213623 40.7052001953125 -2.3795599937438965 -2.1505401134490967 40.46760177612305 -3.7273099422454834 -1.6269500255584717 40.708499908447266 -2.3607099056243896 0.1171559989452362 40.46760177612305 -3.7273099422454834 -0.250900000333786 40.4833984375 -3.637629985809326 -0.9449920058250427 40.627601623535156 -2.81961989402771 1.058359980583191 40.42340087890625 -3.9776298999786377 0.27574101090431213 40.46760177612305 -3.7273099422454834 -0.250900000333786 40.49850082397461 -3.5516300201416016 1.7053799629211426 40.355899810791016 -4.360529899597168 0.6100299954414368 40.42340087890625 -3.9776298999786377 0.27574101090431213 40.32600021362305 -4.529860019683838 1.9459999799728394 40.355899810791016 -4.360529899597168 0.6100299954414368 40.49850082397461 -3.5516300201416016 1.7053799629211426 40.32600021362305 -4.529860019683838 1.9459999799728394 40.27000045776367 -4.847959995269775 0.7269889712333679 40.355899810791016 -4.360529899597168 0.6100299954414368 40.24140167236328 -5.009669780731201 1.8964200019836426 40.27000045776367 -4.847959995269775 0.7269889712333679 40.32600021362305 -4.529860019683838 1.9459999799728394 40.16889953613281 -5.421239852905273 1.7452399730682373 40.27000045776367 -4.847959995269775 0.7269889712333679 40.24140167236328 -5.009669780731201 1.8964200019836426 40.27000045776367 -4.847959995269775 0.7269889712333679 40.16889953613281 -5.421239852905273 1.7452399730682373 40.183101654052734 -5.340519905090332 0.6119070053100586 40.10749816894531 -5.769480228424072 1.4886800050735474 40.183101654052734 -5.340519905090332 0.6119070053100586 40.16889953613281 -5.421239852905273 1.7452399730682373 40.056400299072266 -6.059269905090332 1.122979998588562 40.183101654052734 -5.340519905090332 0.6119070053100586 40.10749816894531 -5.769480228424072 1.4886800050735474 40.183101654052734 -5.340519905090332 0.6119070053100586 40.056400299072266 -6.059269905090332 1.122979998588562 40.1156005859375 -5.723209857940674 0.2833699882030487 40.1156005859375 -5.723209857940674 0.2833699882030487 40.056400299072266 -6.059269905090332 1.122979998588562 40.0718994140625 -5.971099853515625 -0.23359699547290802 40.0718994140625 -5.971099853515625 -0.23359699547290802 40.056400299072266 -6.059269905090332 1.122979998588562 40.056400299072266 -6.059269905090332 -0.9139860272407532 40.7052001953125 -2.3795599937438965 -2.1505401134490967 40.42340087890625 -3.9776298999786377 -2.1473701000213623 40.61869812011719 -2.869839906692505 -3.037369966506958 40.61869812011719 -2.869839906692505 -3.037369966506958 40.42340087890625 -3.9776298999786377 -2.1473701000213623 40.48860168457031 -3.6081299781799316 -3.6105000972747803 40.355899810791016 -4.36053991317749 -2.4793500900268555 40.48860168457031 -3.6081299781799316 -3.6105000972747803 40.42340087890625 -3.9776298999786377 -2.1473701000213623 40.355899810791016 -4.36053991317749 -2.4793500900268555 40.32600021362305 -4.529860019683838 -3.813999891281128 40.48860168457031 -3.6081299781799316 -3.6105000972747803 40.27000045776367 -4.847970008850098 -2.595989942550659 40.32600021362305 -4.529860019683838 -3.813999891281128 40.355899810791016 -4.36053991317749 -2.4793500900268555 40.27000045776367 -4.847970008850098 -2.595989942550659 40.2406005859375 -5.01423978805542 -3.7658801078796387 40.32600021362305 -4.529860019683838 -3.813999891281128 40.1682014465332 -5.425300121307373 -3.624109983444214 40.27000045776367 -4.847970008850098 -2.595989942550659 40.18239974975586 -5.344669818878174 -2.4816699028015137 40.27000045776367 -4.847970008850098 -2.595989942550659 40.1682014465332 -5.425300121307373 -3.624109983444214 40.2406005859375 -5.01423978805542 -3.7658801078796387 40.056400299072266 -6.059269905090332 -3.075000047683716 40.18239974975586 -5.344669818878174 -2.4816699028015137 40.1150016784668 -5.72691011428833 -2.1509900093078613 40.18239974975586 -5.344669818878174 -2.4816699028015137 40.107200622558594 -5.770999908447266 -3.3925299644470215 40.1682014465332 -5.425300121307373 -3.624109983444214 40.056400299072266 -6.059269905090332 -3.075000047683716 40.1150016784668 -5.72691011428833 -2.1509900093078613 40.07170104980469 -5.972489833831787 -1.6223000288009644 39.803199768066406 -7.495100021362305 -3.720989942550659 40.07170104980469 -5.972489833831787 -1.6223000288009644 40.056400299072266 -6.059269905090332 -0.9139860272407532 40.18239974975586 -5.344669818878174 -2.4816699028015137 40.056400299072266 -6.059269905090332 -3.075000047683716 40.107200622558594 -5.770999908447266 -3.3925299644470215 41.86280059814453 4.185760021209717 1.753999948501587 41.987701416015625 4.8938398361206055 0.7849869728088379 41.987701416015625 4.8938398361206055 1.753999948501587 41.987701416015625 4.8938398361206055 0.7849869728088379 41.86280059814453 4.185760021209717 1.753999948501587 41.86280059814453 4.185760021209717 0.7849869728088379 41.987701416015625 4.8938398361206055 1.753999948501587 42.24089813232422 6.3296799659729 1.753999948501587 42.24089813232422 6.3296799659729 3.2260000705718994 42.24089813232422 6.3296799659729 1.753999948501587 41.987701416015625 4.8938398361206055 1.753999948501587 42.24089813232422 6.3296799659729 0.7849869728088379 42.24089813232422 6.3296799659729 0.7849869728088379 41.987701416015625 4.8938398361206055 0.7849869728088379 42.24089813232422 6.3296799659729 -2.165990114212036 41.987701416015625 4.8938398361206055 -2.5629899501800537 42.24089813232422 6.3296799659729 -2.165990114212036 41.987701416015625 4.8938398361206055 0.7849869728088379 42.00299835205078 4.980740070343018 -3.132659912109375 42.24089813232422 6.3296799659729 -2.165990114212036 41.987701416015625 4.8938398361206055 -2.5629899501800537 42.049198150634766 5.242710113525391 -3.521120071411133 42.24089813232422 6.3296799659729 -2.165990114212036 42.00299835205078 4.980740070343018 -3.132659912109375 41.987701416015625 4.8938398361206055 1.753999948501587 42.24089813232422 6.3296799659729 3.2260000705718994 41.987701416015625 4.8938398361206055 3.2260000705718994 42.24089813232422 6.3296799659729 0.7849869728088379 41.987701416015625 4.8938398361206055 1.753999948501587 41.987701416015625 4.8938398361206055 0.7849869728088379 42.24089813232422 6.3296799659729 -2.165990114212036 42.1265983581543 5.681560039520264 -3.743259906768799 42.23550033569336 6.299149990081787 -3.813999891281128 42.24089813232422 6.3296799659729 -2.165990114212036 42.049198150634766 5.242710113525391 -3.521120071411133 42.1265983581543 5.681560039520264 -3.743259906768799 42.24089813232422 6.3296799659729 1.753999948501587 42.38199996948242 7.130340099334717 0.7849869728088379 42.38199996948242 7.130340099334717 1.753999948501587 42.38199996948242 7.130340099334717 0.7849869728088379 42.24089813232422 6.3296799659729 1.753999948501587 42.24089813232422 6.3296799659729 0.7849869728088379 42.364898681640625 7.032839775085449 -2.765700101852417 42.38199996948242 7.130340099334717 -3.7729899883270264 42.38199996948242 7.130340099334717 -2.752000093460083 42.350399017333984 6.950850009918213 -2.775360107421875 42.38199996948242 7.130340099334717 -3.7729899883270264 42.364898681640625 7.032839775085449 -2.765700101852417 42.350399017333984 6.950850009918213 -2.775360107421875 42.347999572753906 6.937180042266846 -3.7836201190948486 42.38199996948242 7.130340099334717 -3.7729899883270264 42.33729934692383 6.876619815826416 -2.781100034713745 42.347999572753906 6.937180042266846 -3.7836201190948486 42.350399017333984 6.950850009918213 -2.775360107421875 42.32419967651367 6.802390098571777 -2.782989978790283 42.347999572753906 6.937180042266846 -3.7836201190948486 42.33729934692383 6.876619815826416 -2.781100034713745 42.32419967651367 6.802390098571777 -2.782989978790283 42.31290054321289 6.738009929656982 -3.7972400188446045 42.347999572753906 6.937180042266846 -3.7836201190948486 42.282901763916016 6.568160057067871 -2.757189989089966 42.31290054321289 6.738009929656982 -3.7972400188446045 42.32419967651367 6.802390098571777 -2.782989978790283 42.282901763916016 6.568160057067871 -2.757189989089966 42.275699615478516 6.527210235595703 -3.808990001678467 42.31290054321289 6.738009929656982 -3.7972400188446045 42.23550033569336 6.299149990081787 -3.813999891281128 42.282901763916016 6.568160057067871 -2.757189989089966 42.25740051269531 6.423480033874512 -2.6627299785614014 42.23550033569336 6.299149990081787 -3.813999891281128 42.25740051269531 6.423480033874512 -2.6627299785614014 42.24449920654297 6.350090026855469 -2.474179983139038 42.282901763916016 6.568160057067871 -2.757189989089966 42.23550033569336 6.299149990081787 -3.813999891281128 42.275699615478516 6.527210235595703 -3.808990001678467 42.23550033569336 6.299149990081787 -3.813999891281128 42.24449920654297 6.350090026855469 -2.474179983139038 42.24089813232422 6.3296799659729 -2.165990114212036 38.54520034790039 -14.629400253295898 1.753999948501587 38.670101165771484 -13.92140007019043 0.7849879860877991 38.670101165771484 -13.92140007019043 1.753999948501587 38.670101165771484 -13.92140007019043 0.7849879860877991 38.54520034790039 -14.629400253295898 1.753999948501587 38.54520034790039 -14.629400253295898 0.7849879860877991 38.670101165771484 -13.92140007019043 0.7849879860877991 38.92319869995117 -12.48550033569336 0.7849879860877991 38.92319869995117 -12.48550033569336 1.753999948501587 38.92319869995117 -12.48550033569336 0.7849879860877991 38.670101165771484 -13.92140007019043 0.7849879860877991 38.92319869995117 -12.48550033569336 -2.165980100631714 38.670101165771484 -13.92140007019043 1.753999948501587 38.92319869995117 -12.48550033569336 1.753999948501587 38.92319869995117 -12.48550033569336 3.2260000705718994 38.92319869995117 -12.48550033569336 -2.165980100631714 38.670101165771484 -13.92140007019043 0.7849879860877991 38.670101165771484 -13.92140007019043 -2.5629899501800537 38.68539810180664 -13.834500312805176 -3.132659912109375 38.92319869995117 -12.48550033569336 -2.165980100631714 38.670101165771484 -13.92140007019043 -2.5629899501800537 38.73160171508789 -13.572500228881836 -3.521120071411133 38.92319869995117 -12.48550033569336 -2.165980100631714 38.68539810180664 -13.834500312805176 -3.132659912109375 38.670101165771484 -13.92140007019043 3.2260000705718994 38.92319869995117 -12.48550033569336 1.753999948501587 38.670101165771484 -13.92140007019043 1.753999948501587 38.670101165771484 -13.92140007019043 0.7849879860877991 38.92319869995117 -12.48550033569336 -2.165980100631714 38.808998107910156 -13.133600234985352 -3.7432498931884766 38.91790008544922 -12.515999794006348 -3.8139901161193848 38.92319869995117 -12.48550033569336 -2.165980100631714 38.73160171508789 -13.572500228881836 -3.521120071411133 38.808998107910156 -13.133600234985352 -3.7432498931884766 38.92319869995117 -12.48550033569336 1.753999948501587 39.06439971923828 -11.684900283813477 0.7849879860877991 39.06439971923828 -11.684900283813477 1.753999948501587 39.06439971923828 -11.684900283813477 0.7849879860877991 38.92319869995117 -12.48550033569336 1.753999948501587 38.92319869995117 -12.48550033569336 0.7849879860877991 39.04719924926758 -11.782400131225586 -2.765700101852417 39.06439971923828 -11.684900283813477 -3.7729899883270264 39.06439971923828 -11.684900283813477 -2.752000093460083 39.032798767089844 -11.864299774169922 -2.775360107421875 39.06439971923828 -11.684900283813477 -3.7729899883270264 39.04719924926758 -11.782400131225586 -2.765700101852417 39.032798767089844 -11.864299774169922 -2.775360107421875 39.030399322509766 -11.878000259399414 -3.7836101055145264 39.06439971923828 -11.684900283813477 -3.7729899883270264 39.01969909667969 -11.938599586486816 -2.781100034713745 39.030399322509766 -11.878000259399414 -3.7836101055145264 39.032798767089844 -11.864299774169922 -2.775360107421875 39.00659942626953 -12.012800216674805 -2.782989978790283 39.030399322509766 -11.878000259399414 -3.7836101055145264 39.01969909667969 -11.938599586486816 -2.781100034713745 39.00659942626953 -12.012800216674805 -2.782989978790283 38.995201110839844 -12.077199935913086 -3.7972400188446045 39.030399322509766 -11.878000259399414 -3.7836101055145264 38.965301513671875 -12.246999740600586 -2.757189989089966 38.995201110839844 -12.077199935913086 -3.7972400188446045 39.00659942626953 -12.012800216674805 -2.782989978790283 38.965301513671875 -12.246999740600586 -2.757189989089966 38.958099365234375 -12.288000106811523 -3.808990001678467 38.995201110839844 -12.077199935913086 -3.7972400188446045 38.91790008544922 -12.515999794006348 -3.8139901161193848 38.965301513671875 -12.246999740600586 -2.757189989089966 38.93980026245117 -12.39169979095459 -2.6627299785614014 38.91790008544922 -12.515999794006348 -3.8139901161193848 38.93980026245117 -12.39169979095459 -2.6627299785614014 38.92679977416992 -12.465100288391113 -2.474179983139038 38.965301513671875 -12.246999740600586 -2.757189989089966 38.91790008544922 -12.515999794006348 -3.8139901161193848 38.958099365234375 -12.288000106811523 -3.808990001678467 38.91790008544922 -12.515999794006348 -3.8139901161193848 38.92679977416992 -12.465100288391113 -2.474179983139038 38.92319869995117 -12.48550033569336 -2.165980100631714 38.150001525878906 -16.871000289916992 1.8819899559020996 38.40330123901367 -15.434200286865234 -3.75 38.40330123901367 -15.434200286865234 1.8819899559020996 38.40330123901367 -15.434200286865234 -3.75 38.150001525878906 -16.871000289916992 1.8819899559020996 38.150001525878906 -16.871000289916992 -3.75 43.08290100097656 11.104900360107422 0.37937799096107483 43.30830001831055 12.383099555969238 0.8427879810333252 43.22380065917969 11.90410041809082 1.4393600225448608 43.09519958496094 11.174599647521973 0.04998679831624031 43.30830001831055 12.383099555969238 0.8427879810333252 43.08290100097656 11.104900360107422 0.37937799096107483 43.04859924316406 10.910300254821777 0.6136159896850586 43.22380065917969 11.90410041809082 1.4393600225448608 43.09080123901367 11.149999618530273 1.8152600526809692 43.30830001831055 12.383099555969238 0.8427879810333252 43.09519958496094 11.174599647521973 0.04998679831624031 43.339298248291016 12.559300422668457 0.04998679831624031 43.22380065917969 11.90410041809082 1.4393600225448608 43.04859924316406 10.910300254821777 0.6136159896850586 43.08290100097656 11.104900360107422 0.37937799096107483 43.09080123901367 11.149999618530273 1.8152600526809692 42.99190139770508 10.58899974822998 0.7535390257835388 43.04859924316406 10.910300254821777 0.6136159896850586 42.91419982910156 10.148500442504883 1.9459999799728394 42.99190139770508 10.58899974822998 0.7535390257835388 43.09080123901367 11.149999618530273 1.8152600526809692 42.91419982910156 10.148500442504883 1.9459999799728394 42.912498474121094 10.13860034942627 0.7999870181083679 42.99190139770508 10.58899974822998 0.7535390257835388 42.91419982910156 10.148500442504883 1.9459999799728394 42.85219955444336 9.796449661254883 0.7629839777946472 42.912498474121094 10.13860034942627 0.7999870181083679 42.74700164794922 9.19983959197998 1.8157299757003784 42.85219955444336 9.796449661254883 0.7629839777946472 42.91419982910156 10.148500442504883 1.9459999799728394 42.85219955444336 9.796449661254883 0.7629839777946472 42.74700164794922 9.19983959197998 1.8157299757003784 42.80590057373047 9.534319877624512 0.6584920287132263 42.80590057373047 9.534319877624512 0.6584920287132263 42.620601654052734 8.483039855957031 1.4432400465011597 42.77640151977539 9.36655044555664 0.49624499678611755 42.620601654052734 8.483039855957031 1.4432400465011597 42.80590057373047 9.534319877624512 0.6584920287132263 42.74700164794922 9.19983959197998 1.8157299757003784 43.10879898071289 11.25220012664795 -2.088550090789795 43.36640167236328 12.712900161743164 -1.9910000562667847 43.35449981689453 12.645500183105469 -1.5461900234222412 43.11320114135742 11.277099609375 -2.1969900131225586 43.36640167236328 12.712900161743164 -1.9910000562667847 43.10879898071289 11.25220012664795 -2.088550090789795 43.10879898071289 11.25220012664795 -2.088550090789795 43.35449981689453 12.645500183105469 -1.5461900234222412 43.31869888305664 12.44260025024414 -1.1716200113296509 43.10879898071289 11.25220012664795 -2.088550090789795 43.31869888305664 12.44260025024414 -1.1716200113296509 43.2588996887207 12.102999687194824 -0.8759769797325134 43.36640167236328 12.712900161743164 -1.9910000562667847 43.11320114135742 11.277099609375 -2.1969900131225586 43.36640167236328 12.712900161743164 -2.0629899501800537 43.09450149536133 11.170599937438965 -1.9916199445724487 43.2588996887207 12.102999687194824 -0.8759769797325134 43.17470169067383 11.625699996948242 -0.6679990291595459 43.100399017333984 11.20419979095459 -2.413330078125 43.338401794433594 12.553899765014648 -2.811609983444214 43.11320114135742 11.277099609375 -2.1969900131225586 43.338401794433594 12.553899765014648 -2.811609983444214 43.100399017333984 11.20419979095459 -2.413330078125 43.256099700927734 12.087200164794922 -3.3607499599456787 43.36640167236328 12.712900161743164 -2.0629899501800537 43.11320114135742 11.277099609375 -2.1969900131225586 43.338401794433594 12.553899765014648 -2.811609983444214 43.2588996887207 12.102999687194824 -0.8759769797325134 43.09450149536133 11.170599937438965 -1.9916199445724487 43.10879898071289 11.25220012664795 -2.088550090789795 43.17470169067383 11.625699996948242 -0.6679990291595459 43.068199157714844 11.021499633789062 -1.9023900032043457 43.09450149536133 11.170599937438965 -1.9916199445724487 43.17470169067383 11.625699996948242 -0.6679990291595459 43.028099060058594 10.794500350952148 -1.8169900178909302 43.068199157714844 11.021499633789062 -1.9023900032043457 42.85449981689453 9.809690475463867 -0.14399699866771698 43.028099060058594 10.794500350952148 -1.8169900178909302 43.17470169067383 11.625699996948242 -0.6679990291595459 42.726200103759766 9.08191967010498 -1.2829899787902832 42.85449981689453 9.809690475463867 -0.14399699866771698 42.8109016418457 9.562540054321289 -0.0612029992043972 42.726200103759766 9.08191967010498 -1.2829899787902832 42.8109016418457 9.562540054321289 -0.0612029992043972 42.78379821777344 9.408639907836914 0.028609300032258034 42.85449981689453 9.809690475463867 -0.14399699866771698 42.726200103759766 9.08191967010498 -1.2829899787902832 43.028099060058594 10.794500350952148 -1.8169900178909302 42.61650085449219 8.459890365600586 -1.0309100151062012 42.78379821777344 9.408639907836914 0.028609300032258034 42.769901275634766 9.329700469970703 0.13963200151920319 42.51279830932617 7.871600151062012 0.0809926986694336 42.769901275634766 9.329700469970703 0.13963200151920319 42.765899658203125 9.307439804077148 0.2859950065612793 42.54059982299805 8.029729843139648 0.8558650016784668 42.77640151977539 9.36655044555664 0.49624499678611755 42.620601654052734 8.483039855957031 1.4432400465011597 42.77640151977539 9.36655044555664 0.49624499678611755 42.54059982299805 8.029729843139648 0.8558650016784668 42.765899658203125 9.307439804077148 0.2859950065612793 42.51279830932617 7.871600151062012 0.0809926986694336 42.765899658203125 9.307439804077148 0.2859950065612793 42.54059982299805 8.029729843139648 0.8558650016784668 42.769901275634766 9.329700469970703 0.13963200151920319 42.51279830932617 7.871600151062012 0.0809926986694336 42.52069854736328 7.916399955749512 -0.37300100922584534 42.78379821777344 9.408639907836914 0.028609300032258034 42.61650085449219 8.459890365600586 -1.0309100151062012 42.726200103759766 9.08191967010498 -1.2829899787902832 42.769901275634766 9.329700469970703 0.13963200151920319 42.52069854736328 7.916399955749512 -0.37300100922584534 42.55160140991211 8.091939926147461 -0.7356110215187073 42.769901275634766 9.329700469970703 0.13963200151920319 42.55160140991211 8.091939926147461 -0.7356110215187073 42.61650085449219 8.459890365600586 -1.0309100151062012 43.256099700927734 12.087200164794922 -3.3607499599456787 43.100399017333984 11.20419979095459 -2.413330078125 43.12220001220703 11.328200340270996 -3.6987500190734863 43.06330108642578 10.993800163269043 -2.5597400665283203 43.12220001220703 11.328200340270996 -3.6987500190734863 43.100399017333984 11.20419979095459 -2.413330078125 43.00410079956055 10.65839958190918 -2.642780065536499 43.12220001220703 11.328200340270996 -3.6987500190734863 43.06330108642578 10.993800163269043 -2.5597400665283203 43.00410079956055 10.65839958190918 -2.642780065536499 42.93960189819336 10.2923002243042 -3.813999891281128 43.12220001220703 11.328200340270996 -3.6987500190734863 42.925201416015625 10.21049976348877 -2.668989896774292 42.93960189819336 10.2923002243042 -3.813999891281128 43.00410079956055 10.65839958190918 -2.642780065536499 42.84830093383789 9.774359703063965 -2.6404600143432617 42.93960189819336 10.2923002243042 -3.813999891281128 42.925201416015625 10.21049976348877 -2.668989896774292 42.74340057373047 9.179630279541016 -3.6941699981689453 42.84830093383789 9.774359703063965 -2.6404600143432617 42.790401458740234 9.446049690246582 -2.532989978790283 42.600399017333984 8.368800163269043 -3.3391098976135254 42.790401458740234 9.446049690246582 -2.532989978790283 42.750099182128906 9.217820167541504 -2.313770055770874 42.84830093383789 9.774359703063965 -2.6404600143432617 42.74340057373047 9.179630279541016 -3.6941699981689453 42.93960189819336 10.2923002243042 -3.813999891281128 42.51169967651367 7.865789890289307 -2.755510091781616 42.750099182128906 9.217820167541504 -2.313770055770874 42.726200103759766 9.08191967010498 -1.9500000476837158 42.790401458740234 9.446049690246582 -2.532989978790283 42.600399017333984 8.368800163269043 -3.3391098976135254 42.74340057373047 9.179630279541016 -3.6941699981689453 42.750099182128906 9.217820167541504 -2.313770055770874 42.51169967651367 7.865789890289307 -2.755510091781616 42.600399017333984 8.368800163269043 -3.3391098976135254 42.51169967651367 7.865789890289307 -2.755510091781616 42.726200103759766 9.08191967010498 -1.9500000476837158 42.47840118408203 7.676599979400635 -1.9500000476837158 41.535499572753906 2.3293399810791016 -0.22718800604343414 41.80509948730469 3.8585400581359863 -0.9749910235404968 41.77239990234375 3.6726601123809814 0.27410799264907837 41.489200592041016 2.066819906234741 0.3141160011291504 41.77239990234375 3.6726601123809814 0.27410799264907837 41.67729949951172 3.133729934692383 1.190119981765747 41.53499984741211 2.3264400959014893 -1.654860019683838 41.80509948730469 3.8585400581359863 -0.9749910235404968 41.55179977416992 2.4217100143432617 -0.9549869894981384 41.80509948730469 3.8585400581359863 -0.9749910235404968 41.53499984741211 2.3264400959014893 -1.654860019683838 41.771400451660156 3.6671500205993652 -2.168260097503662 41.80509948730469 3.8585400581359863 -0.9749910235404968 41.535499572753906 2.3293399810791016 -0.22718800604343414 41.55179977416992 2.4217100143432617 -0.9549869894981384 41.489200592041016 2.066819906234741 0.3141160011291504 41.67729949951172 3.133729934692383 1.190119981765747 41.525001525878906 2.2697999477386475 1.7538100481033325 41.77239990234375 3.6726601123809814 0.27410799264907837 41.489200592041016 2.066819906234741 0.3141160011291504 41.535499572753906 2.3293399810791016 -0.22718800604343414 41.525001525878906 2.2697999477386475 1.7538100481033325 41.41680145263672 1.6560100317001343 0.6516259908676147 41.489200592041016 2.066819906234741 0.3141160011291504 41.3203010559082 1.108970046043396 1.9459999799728394 41.41680145263672 1.6560100317001343 0.6516259908676147 41.525001525878906 2.2697999477386475 1.7538100481033325 41.41680145263672 1.6560100317001343 0.6516259908676147 41.3203010559082 1.108970046043396 1.9459999799728394 41.32210159301758 1.1188100576400757 0.7679889798164368 41.3203010559082 1.108970046043396 1.9459999799728394 41.22819900512695 0.5866010189056396 0.6505579948425293 41.32210159301758 1.1188100576400757 0.7679889798164368 41.11920166015625 -0.03160899877548218 1.7515100240707397 41.22819900512695 0.5866010189056396 0.6505579948425293 41.3203010559082 1.108970046043396 1.9459999799728394 41.22819900512695 0.5866010189056396 0.6505579948425293 41.11920166015625 -0.03160899877548218 1.7515100240707397 41.15570068359375 0.1752520054578781 0.31298699975013733 40.96780014038086 -0.8903099894523621 1.1873600482940674 41.15570068359375 0.1752520054578781 0.31298699975013733 41.11920166015625 -0.03160899877548218 1.7515100240707397 40.87229919433594 -1.4316099882125854 0.2825309932231903 41.15570068359375 0.1752520054578781 0.31298699975013733 40.96780014038086 -0.8903099894523621 1.1873600482940674 41.15570068359375 0.1752520054578781 0.31298699975013733 40.87229919433594 -1.4316099882125854 0.2825309932231903 41.1088981628418 -0.0900489017367363 -0.22254900634288788 40.8390998840332 -1.6199300289154053 -0.9339900016784668 41.1088981628418 -0.0900489017367363 -0.22254900634288788 40.87229919433594 -1.4316099882125854 0.2825309932231903 40.872398376464844 -1.4314500093460083 -2.155179977416992 41.09230041503906 -0.18408800661563873 -0.9339900016784668 40.8390998840332 -1.6199300289154053 -0.9339900016784668 41.1088981628418 -0.0900489017367363 -0.22254900634288788 40.8390998840332 -1.6199300289154053 -0.9339900016784668 41.09230041503906 -0.18408800661563873 -0.9339900016784668 41.09230041503906 -0.18408800661563873 -0.9339900016784668 40.872398376464844 -1.4314500093460083 -2.155179977416992 40.96799850463867 -0.8890789747238159 -3.0594899654388428 41.48780059814453 2.0590600967407227 -2.1844899654388428 41.771400451660156 3.6671500205993652 -2.168260097503662 41.53499984741211 2.3264400959014893 -1.654860019683838 41.771400451660156 3.6671500205993652 -2.168260097503662 41.48780059814453 2.0590600967407227 -2.1844899654388428 41.67490005493164 3.1198201179504395 -3.0608699321746826 41.67490005493164 3.1198201179504395 -3.0608699321746826 41.48780059814453 2.0590600967407227 -2.1844899654388428 41.522701263427734 2.256920099258423 -3.6202900409698486 41.415199279785156 1.647279977798462 -2.5198700428009033 41.522701263427734 2.256920099258423 -3.6202900409698486 41.48780059814453 2.0590600967407227 -2.1844899654388428 41.32210159301758 1.1188100576400757 -3.813999891281128 41.415199279785156 1.647279977798462 -2.5198700428009033 41.32210159301758 1.1188100576400757 -2.6369900703430176 41.415199279785156 1.647279977798462 -2.5198700428009033 41.32210159301758 1.1188100576400757 -3.813999891281128 41.522701263427734 2.256920099258423 -3.6202900409698486 41.22819900512695 0.5866000056266785 -2.519550085067749 41.32210159301758 1.1188100576400757 -3.813999891281128 41.32210159301758 1.1188100576400757 -2.6369900703430176 41.11989974975586 -0.02746249921619892 -3.6210498809814453 41.22819900512695 0.5866000056266785 -2.519550085067749 41.15570068359375 0.17525100708007812 -2.1818699836730957 41.22819900512695 0.5866000056266785 -2.519550085067749 41.11989974975586 -0.02746249921619892 -3.6210498809814453 41.32210159301758 1.1188100576400757 -3.813999891281128 40.96799850463867 -0.8890789747238159 -3.0594899654388428 41.15570068359375 0.17525100708007812 -2.1818699836730957 41.1088981628418 -0.0900489017367363 -1.6460100412368774 40.96799850463867 -0.8890789747238159 -3.0594899654388428 41.1088981628418 -0.0900489017367363 -1.6460100412368774 41.09230041503906 -0.18408800661563873 -0.9339900016784668 41.15570068359375 0.17525100708007812 -2.1818699836730957 40.96799850463867 -0.8890789747238159 -3.0594899654388428 41.11989974975586 -0.02746249921619892 -3.6210498809814453 39.15520095825195 -11.170100212097168 -0.16799800097942352 39.647300720214844 -8.379170417785645 -1.573989987373352 39.647300720214844 -8.379170417785645 -0.16799800097942352 39.647300720214844 -8.379170417785645 -1.573989987373352 39.15520095825195 -11.170100212097168 -0.16799800097942352 39.15520095825195 -11.170100212097168 -1.573989987373352 39.13840103149414 -17.02400016784668 3.993989944458008 38.40700149536133 -15.41349983215332 3.993989944458008 39.39179992675781 -15.5871000289917 3.993989944458008 38.40700149536133 -15.41349983215332 3.993989944458008 39.13840103149414 -17.02400016784668 3.993989944458008 38.15359878540039 -16.850299835205078 3.993989944458008 39.13840103149414 -17.02400016784668 2.534990072250366 38.15359878540039 -16.850299835205078 3.993989944458008 39.13840103149414 -17.02400016784668 3.993989944458008 38.15359878540039 -16.850299835205078 3.993989944458008 39.13840103149414 -17.02400016784668 2.534990072250366 38.15359878540039 -16.850299835205078 2.534990072250366 38.40700149536133 -15.41349983215332 2.534990072250366 39.13840103149414 -17.02400016784668 2.534990072250366 39.39179992675781 -15.5871000289917 2.534990072250366 39.13840103149414 -17.02400016784668 2.534990072250366 38.40700149536133 -15.41349983215332 2.534990072250366 38.15359878540039 -16.850299835205078 2.534990072250366 38.40700149536133 -15.41349983215332 2.534990072250366 39.39179992675781 -15.5871000289917 3.993989944458008 38.40700149536133 -15.41349983215332 3.993989944458008 39.39179992675781 -15.5871000289917 3.993989944458008 38.40700149536133 -15.41349983215332 2.534990072250366 39.39179992675781 -15.5871000289917 2.534990072250366 37.28350067138672 -21.78510093688965 -3.037369966506958 38.138099670410156 -22.69700050354004 -3.6105000972747803 38.2682991027832 -21.95870018005371 -3.037369966506958 38.138099670410156 -22.69700050354004 -3.6105000972747803 37.28350067138672 -21.78510093688965 -3.037369966506958 37.15330123901367 -22.523399353027344 -3.6105000972747803 38.2682991027832 -21.95870018005371 -3.037369966506958 37.36989974975586 -21.2947998046875 -2.1505401134490967 37.28350067138672 -21.78510093688965 -3.037369966506958 37.36989974975586 -21.2947998046875 -2.1505401134490967 38.2682991027832 -21.95870018005371 -3.037369966506958 38.354698181152344 -21.468399047851562 -2.1505401134490967 38.354698181152344 -21.468399047851562 -2.1505401134490967 37.40129852294922 -21.117000579833984 -1.00600004196167 37.36989974975586 -21.2947998046875 -2.1505401134490967 37.40129852294922 -21.117000579833984 -1.00600004196167 38.354698181152344 -21.468399047851562 -2.1505401134490967 38.38610076904297 -21.290599822998047 -1.00600004196167 37.40129852294922 -21.117000579833984 -1.00600004196167 38.35810089111328 -21.449600219726562 0.1171569973230362 37.37329864501953 -21.27589988708496 0.1171569973230362 38.35810089111328 -21.449600219726562 0.1171569973230362 37.40129852294922 -21.117000579833984 -1.00600004196167 38.38610076904297 -21.290599822998047 -1.00600004196167 37.37329864501953 -21.27589988708496 0.1171569973230362 38.277099609375 -21.90850067138672 1.058359980583191 37.292301177978516 -21.734800338745117 1.058359980583191 38.277099609375 -21.90850067138672 1.058359980583191 37.37329864501953 -21.27589988708496 0.1171569973230362 38.35810089111328 -21.449600219726562 0.1171569973230362 38.148101806640625 -22.640499114990234 1.7053799629211426 37.292301177978516 -21.734800338745117 1.058359980583191 38.277099609375 -21.90850067138672 1.058359980583191 37.292301177978516 -21.734800338745117 1.058359980583191 38.148101806640625 -22.640499114990234 1.7053799629211426 37.163299560546875 -22.466899871826172 1.7053799629211426 37.97560119628906 -23.61870002746582 1.9459999799728394 37.163299560546875 -22.466899871826172 1.7053799629211426 38.148101806640625 -22.640499114990234 1.7053799629211426 37.163299560546875 -22.466899871826172 1.7053799629211426 37.97560119628906 -23.61870002746582 1.9459999799728394 36.99079895019531 -23.445100784301758 1.9459999799728394 37.89099884033203 -24.098499298095703 1.8964200019836426 36.99079895019531 -23.445100784301758 1.9459999799728394 37.97560119628906 -23.61870002746582 1.9459999799728394 36.99079895019531 -23.445100784301758 1.9459999799728394 37.89099884033203 -24.098499298095703 1.8964200019836426 36.90620040893555 -23.92490005493164 1.8964200019836426 37.81840133666992 -24.510099411010742 1.7452399730682373 36.90620040893555 -23.92490005493164 1.8964200019836426 37.89099884033203 -24.098499298095703 1.8964200019836426 36.90620040893555 -23.92490005493164 1.8964200019836426 37.81840133666992 -24.510099411010742 1.7452399730682373 36.83359909057617 -24.33650016784668 1.7452399730682373 37.75699996948242 -24.858299255371094 1.4886800050735474 36.83359909057617 -24.33650016784668 1.7452399730682373 37.81840133666992 -24.510099411010742 1.7452399730682373 36.83359909057617 -24.33650016784668 1.7452399730682373 37.75699996948242 -24.858299255371094 1.4886800050735474 36.77220153808594 -24.68470001220703 1.4886800050735474 37.70589828491211 -25.148099899291992 1.1229900121688843 36.77220153808594 -24.68470001220703 1.4886800050735474 37.75699996948242 -24.858299255371094 1.4886800050735474 36.77220153808594 -24.68470001220703 1.4886800050735474 37.70589828491211 -25.148099899291992 1.1229900121688843 36.721099853515625 -24.97450065612793 1.1229900121688843 36.721099853515625 -24.97450065612793 1.1229900121688843 37.70589828491211 -25.148099899291992 3.865999937057495 36.721099853515625 -24.97450065612793 3.865999937057495 37.70589828491211 -25.148099899291992 1.1229900121688843 37.452701568603516 -26.583999633789062 3.865999937057495 36.721099853515625 -24.97450065612793 3.865999937057495 37.70589828491211 -25.148099899291992 3.865999937057495 36.721099853515625 -24.97450065612793 3.865999937057495 37.452701568603516 -26.583999633789062 3.865999937057495 36.467899322509766 -26.41029930114746 3.865999937057495 37.452701568603516 -26.583999633789062 -3.720989942550659 36.467899322509766 -26.41029930114746 3.865999937057495 37.452701568603516 -26.583999633789062 3.865999937057495 36.467899322509766 -26.41029930114746 3.865999937057495 37.452701568603516 -26.583999633789062 -3.720989942550659 36.467899322509766 -26.41029930114746 -3.720989942550659 36.721099853515625 -24.97450065612793 -3.720989942550659 37.452701568603516 -26.583999633789062 -3.720989942550659 37.70589828491211 -25.148099899291992 -3.720989942550659 37.452701568603516 -26.583999633789062 -3.720989942550659 36.721099853515625 -24.97450065612793 -3.720989942550659 36.467899322509766 -26.41029930114746 -3.720989942550659 36.721099853515625 -24.97450065612793 -3.720989942550659 37.70589828491211 -25.148099899291992 -3.075000047683716 36.721099853515625 -24.97450065612793 -3.075000047683716 37.70589828491211 -25.148099899291992 -3.075000047683716 36.721099853515625 -24.97450065612793 -3.720989942550659 37.70589828491211 -25.148099899291992 -3.720989942550659 36.77190017700195 -24.686199188232422 -3.3925299644470215 37.70589828491211 -25.148099899291992 -3.075000047683716 37.75669860839844 -24.859899520874023 -3.3925299644470215 37.70589828491211 -25.148099899291992 -3.075000047683716 36.77190017700195 -24.686199188232422 -3.3925299644470215 36.721099853515625 -24.97450065612793 -3.075000047683716 36.83290100097656 -24.340499877929688 -3.624109983444214 37.75669860839844 -24.859899520874023 -3.3925299644470215 37.81769943237305 -24.51420021057129 -3.624109983444214 37.75669860839844 -24.859899520874023 -3.3925299644470215 36.83290100097656 -24.340499877929688 -3.624109983444214 36.77190017700195 -24.686199188232422 -3.3925299644470215 36.905399322509766 -23.929500579833984 -3.7658801078796387 37.81769943237305 -24.51420021057129 -3.624109983444214 37.890201568603516 -24.103099822998047 -3.7658801078796387 37.81769943237305 -24.51420021057129 -3.624109983444214 36.905399322509766 -23.929500579833984 -3.7658801078796387 36.83290100097656 -24.340499877929688 -3.624109983444214 36.99079895019531 -23.445100784301758 -3.8139901161193848 37.890201568603516 -24.103099822998047 -3.7658801078796387 37.97560119628906 -23.61870002746582 -3.8139901161193848 37.890201568603516 -24.103099822998047 -3.7658801078796387 36.99079895019531 -23.445100784301758 -3.8139901161193848 36.905399322509766 -23.929500579833984 -3.7658801078796387 37.15330123901367 -22.523399353027344 -3.6105000972747803 37.97560119628906 -23.61870002746582 -3.8139901161193848 38.138099670410156 -22.69700050354004 -3.6105000972747803 37.97560119628906 -23.61870002746582 -3.8139901161193848 37.15330123901367 -22.523399353027344 -3.6105000972747803 36.99079895019531 -23.445100784301758 -3.8139901161193848 37.76449966430664 -24.815799713134766 -2.150979995727539 36.84709930419922 -24.259899139404297 -2.4816699028015137 37.83190155029297 -24.433500289916992 -2.4816699028015137 36.84709930419922 -24.259899139404297 -2.4816699028015137 37.76449966430664 -24.815799713134766 -2.150979995727539 36.779701232910156 -24.642099380493164 -2.150979995727539 36.779701232910156 -24.642099380493164 -2.150979995727539 37.72119903564453 -25.061399459838867 -1.6223000288009644 36.73640060424805 -24.887699127197266 -1.6223000288009644 37.72119903564453 -25.061399459838867 -1.6223000288009644 36.779701232910156 -24.642099380493164 -2.150979995727539 37.76449966430664 -24.815799713134766 -2.150979995727539 36.73640060424805 -24.887699127197266 -1.6223000288009644 37.70589828491211 -25.148099899291992 -0.913985013961792 36.721099853515625 -24.97450065612793 -0.913985013961792 37.70589828491211 -25.148099899291992 -0.913985013961792 36.73640060424805 -24.887699127197266 -1.6223000288009644 37.72119903564453 -25.061399459838867 -1.6223000288009644 37.70589828491211 -25.148099899291992 -0.913985013961792 36.73659896850586 -24.88629913330078 -0.23359599709510803 36.721099853515625 -24.97450065612793 -0.913985013961792 36.73659896850586 -24.88629913330078 -0.23359599709510803 37.70589828491211 -25.148099899291992 -0.913985013961792 37.721500396728516 -25.059999465942383 -0.23359599709510803 37.721500396728516 -25.059999465942383 -0.23359599709510803 36.780399322509766 -24.638399124145508 0.2833710014820099 36.73659896850586 -24.88629913330078 -0.23359599709510803 36.780399322509766 -24.638399124145508 0.2833710014820099 37.721500396728516 -25.059999465942383 -0.23359599709510803 37.765201568603516 -24.81209945678711 0.2833710014820099 36.847801208496094 -24.255699157714844 0.6119080185890198 37.765201568603516 -24.81209945678711 0.2833710014820099 37.83259963989258 -24.429399490356445 0.6119080185890198 37.765201568603516 -24.81209945678711 0.2833710014820099 36.847801208496094 -24.255699157714844 0.6119080185890198 36.780399322509766 -24.638399124145508 0.2833710014820099 36.93470001220703 -23.763200759887695 0.7269899845123291 37.83259963989258 -24.429399490356445 0.6119080185890198 37.919498443603516 -23.936800003051758 0.7269899845123291 37.83259963989258 -24.429399490356445 0.6119080185890198 36.93470001220703 -23.763200759887695 0.7269899845123291 36.847801208496094 -24.255699157714844 0.6119080185890198 37.020599365234375 -23.275800704956055 0.610031008720398 37.919498443603516 -23.936800003051758 0.7269899845123291 38.005401611328125 -23.449399948120117 0.610031008720398 37.919498443603516 -23.936800003051758 0.7269899845123291 37.020599365234375 -23.275800704956055 0.610031008720398 36.93470001220703 -23.763200759887695 0.7269899845123291 37.088199615478516 -22.892900466918945 0.2757419943809509 38.005401611328125 -23.449399948120117 0.610031008720398 38.073001861572266 -23.066499710083008 0.2757419943809509 38.005401611328125 -23.449399948120117 0.610031008720398 37.088199615478516 -22.892900466918945 0.2757419943809509 37.020599365234375 -23.275800704956055 0.610031008720398 37.132301330566406 -22.642499923706055 -0.25089898705482483 38.073001861572266 -23.066499710083008 0.2757419943809509 38.11709976196289 -22.816200256347656 -0.25089898705482483 38.073001861572266 -23.066499710083008 0.2757419943809509 37.132301330566406 -22.642499923706055 -0.25089898705482483 37.088199615478516 -22.892900466918945 0.2757419943809509 37.148101806640625 -22.552900314331055 -0.9449909925460815 38.11709976196289 -22.816200256347656 -0.25089898705482483 38.13290023803711 -22.726499557495117 -0.9449909925460815 38.11709976196289 -22.816200256347656 -0.25089898705482483 37.148101806640625 -22.552900314331055 -0.9449909925460815 37.132301330566406 -22.642499923706055 -0.25089898705482483 38.11709976196289 -22.816200256347656 -1.6269500255584717 37.148101806640625 -22.552900314331055 -0.9449909925460815 38.13290023803711 -22.726499557495117 -0.9449909925460815 37.148101806640625 -22.552900314331055 -0.9449909925460815 38.11709976196289 -22.816200256347656 -1.6269500255584717 37.132301330566406 -22.642499923706055 -1.6269500255584717 38.073001861572266 -23.066499710083008 -2.1473701000213623 37.132301330566406 -22.642499923706055 -1.6269500255584717 38.11709976196289 -22.816200256347656 -1.6269500255584717 37.132301330566406 -22.642499923706055 -1.6269500255584717 38.073001861572266 -23.066499710083008 -2.1473701000213623 37.088199615478516 -22.892900466918945 -2.1473701000213623 38.005401611328125 -23.449399948120117 -2.4793500900268555 37.088199615478516 -22.892900466918945 -2.1473701000213623 38.073001861572266 -23.066499710083008 -2.1473701000213623 37.088199615478516 -22.892900466918945 -2.1473701000213623 38.005401611328125 -23.449399948120117 -2.4793500900268555 37.020599365234375 -23.275800704956055 -2.4793500900268555 37.919498443603516 -23.936800003051758 -2.595989942550659 37.020599365234375 -23.275800704956055 -2.4793500900268555 38.005401611328125 -23.449399948120117 -2.4793500900268555 37.020599365234375 -23.275800704956055 -2.4793500900268555 37.919498443603516 -23.936800003051758 -2.595989942550659 36.93470001220703 -23.763200759887695 -2.595989942550659 37.83190155029297 -24.433500289916992 -2.4816699028015137 36.93470001220703 -23.763200759887695 -2.595989942550659 37.919498443603516 -23.936800003051758 -2.595989942550659 36.93470001220703 -23.763200759887695 -2.595989942550659 37.83190155029297 -24.433500289916992 -2.4816699028015137 36.84709930419922 -24.259899139404297 -2.4816699028015137 40.61869812011719 -2.869839906692505 -3.037369966506958 41.4734001159668 -3.7817800045013428 -3.6105000972747803 41.603599548339844 -3.043489933013916 -3.037369966506958 41.4734001159668 -3.7817800045013428 -3.6105000972747803 40.61869812011719 -2.869839906692505 -3.037369966506958 40.48860168457031 -3.6081299781799316 -3.6105000972747803 41.603599548339844 -3.043489933013916 -3.037369966506958 40.7052001953125 -2.3795599937438965 -2.1505401134490967 40.61869812011719 -2.869839906692505 -3.037369966506958 40.7052001953125 -2.3795599937438965 -2.1505401134490967 41.603599548339844 -3.043489933013916 -3.037369966506958 41.689998626708984 -2.5532100200653076 -2.1505401134490967 41.689998626708984 -2.5532100200653076 -2.1505401134490967 40.73649978637695 -2.201770067214966 -1.00600004196167 40.7052001953125 -2.3795599937438965 -2.1505401134490967 40.73649978637695 -2.201770067214966 -1.00600004196167 41.689998626708984 -2.5532100200653076 -2.1505401134490967 41.72140121459961 -2.375420093536377 -1.00600004196167 40.73649978637695 -2.201770067214966 -1.00600004196167 41.69329833984375 -2.534359931945801 0.1171559989452362 40.708499908447266 -2.3607099056243896 0.1171559989452362 41.69329833984375 -2.534359931945801 0.1171559989452362 40.73649978637695 -2.201770067214966 -1.00600004196167 41.72140121459961 -2.375420093536377 -1.00600004196167 40.708499908447266 -2.3607099056243896 0.1171559989452362 41.61240005493164 -2.993269920349121 1.058359980583191 40.627601623535156 -2.81961989402771 1.058359980583191 41.61240005493164 -2.993269920349121 1.058359980583191 40.708499908447266 -2.3607099056243896 0.1171559989452362 41.69329833984375 -2.534359931945801 0.1171559989452362 41.483299255371094 -3.7252800464630127 1.7053799629211426 40.627601623535156 -2.81961989402771 1.058359980583191 41.61240005493164 -2.993269920349121 1.058359980583191 40.627601623535156 -2.81961989402771 1.058359980583191 41.483299255371094 -3.7252800464630127 1.7053799629211426 40.49850082397461 -3.5516300201416016 1.7053799629211426 41.31079864501953 -4.70350980758667 1.9459999799728394 40.49850082397461 -3.5516300201416016 1.7053799629211426 41.483299255371094 -3.7252800464630127 1.7053799629211426 40.49850082397461 -3.5516300201416016 1.7053799629211426 41.31079864501953 -4.70350980758667 1.9459999799728394 40.32600021362305 -4.529860019683838 1.9459999799728394 41.226200103759766 -5.183320045471191 1.8964200019836426 40.32600021362305 -4.529860019683838 1.9459999799728394 41.31079864501953 -4.70350980758667 1.9459999799728394 40.32600021362305 -4.529860019683838 1.9459999799728394 41.226200103759766 -5.183320045471191 1.8964200019836426 40.24140167236328 -5.009669780731201 1.8964200019836426 41.15370178222656 -5.594890117645264 1.7452399730682373 40.24140167236328 -5.009669780731201 1.8964200019836426 41.226200103759766 -5.183320045471191 1.8964200019836426 40.24140167236328 -5.009669780731201 1.8964200019836426 41.15370178222656 -5.594890117645264 1.7452399730682373 40.16889953613281 -5.421239852905273 1.7452399730682373 41.09230041503906 -5.943130016326904 1.4886800050735474 40.16889953613281 -5.421239852905273 1.7452399730682373 41.15370178222656 -5.594890117645264 1.7452399730682373 40.16889953613281 -5.421239852905273 1.7452399730682373 41.09230041503906 -5.943130016326904 1.4886800050735474 40.10749816894531 -5.769480228424072 1.4886800050735474 41.04119873046875 -6.232920169830322 1.122979998588562 40.10749816894531 -5.769480228424072 1.4886800050735474 41.09230041503906 -5.943130016326904 1.4886800050735474 40.10749816894531 -5.769480228424072 1.4886800050735474 41.04119873046875 -6.232920169830322 1.122979998588562 40.056400299072266 -6.059269905090332 1.122979998588562 40.056400299072266 -6.059269905090332 1.122979998588562 41.04119873046875 -6.232920169830322 3.865999937057495 40.056400299072266 -6.059269905090332 3.865999937057495 41.04119873046875 -6.232920169830322 3.865999937057495 40.056400299072266 -6.059269905090332 1.122979998588562 41.04119873046875 -6.232920169830322 1.122979998588562 40.78799819946289 -7.668749809265137 3.865999937057495 40.056400299072266 -6.059269905090332 3.865999937057495 41.04119873046875 -6.232920169830322 3.865999937057495 40.056400299072266 -6.059269905090332 3.865999937057495 40.78799819946289 -7.668749809265137 3.865999937057495 39.803199768066406 -7.495100021362305 3.865999937057495 40.78799819946289 -7.668749809265137 -3.720989942550659 39.803199768066406 -7.495100021362305 3.865999937057495 40.78799819946289 -7.668749809265137 3.865999937057495 39.803199768066406 -7.495100021362305 3.865999937057495 40.78799819946289 -7.668749809265137 -3.720989942550659 39.803199768066406 -7.495100021362305 -3.720989942550659 40.056400299072266 -6.059269905090332 -3.720989942550659 40.78799819946289 -7.668749809265137 -3.720989942550659 41.04119873046875 -6.232920169830322 -3.720989942550659 39.803199768066406 -7.495100021362305 -3.720989942550659 40.056400299072266 -6.059269905090332 -3.720989942550659 41.04119873046875 -6.232920169830322 -3.075000047683716 40.056400299072266 -6.059269905090332 -3.075000047683716 41.04119873046875 -6.232920169830322 -3.075000047683716 40.056400299072266 -6.059269905090332 -3.720989942550659 41.04119873046875 -6.232920169830322 -3.720989942550659 40.107200622558594 -5.770999908447266 -3.3925299644470215 41.04119873046875 -6.232920169830322 -3.075000047683716 41.09199905395508 -5.944650173187256 -3.3925299644470215 41.04119873046875 -6.232920169830322 -3.075000047683716 40.107200622558594 -5.770999908447266 -3.3925299644470215 40.056400299072266 -6.059269905090332 -3.075000047683716 40.1682014465332 -5.425300121307373 -3.624109983444214 41.09199905395508 -5.944650173187256 -3.3925299644470215 41.15299987792969 -5.598949909210205 -3.624109983444214 41.09199905395508 -5.944650173187256 -3.3925299644470215 40.1682014465332 -5.425300121307373 -3.624109983444214 40.107200622558594 -5.770999908447266 -3.3925299644470215 40.2406005859375 -5.01423978805542 -3.7658801078796387 41.15299987792969 -5.598949909210205 -3.624109983444214 41.225399017333984 -5.18789005279541 -3.7658801078796387 41.15299987792969 -5.598949909210205 -3.624109983444214 40.2406005859375 -5.01423978805542 -3.7658801078796387 40.1682014465332 -5.425300121307373 -3.624109983444214 40.32600021362305 -4.529860019683838 -3.813999891281128 41.225399017333984 -5.18789005279541 -3.7658801078796387 41.31079864501953 -4.70350980758667 -3.813999891281128 41.225399017333984 -5.18789005279541 -3.7658801078796387 40.32600021362305 -4.529860019683838 -3.813999891281128 40.2406005859375 -5.01423978805542 -3.7658801078796387 40.48860168457031 -3.6081299781799316 -3.6105000972747803 41.31079864501953 -4.70350980758667 -3.813999891281128 41.4734001159668 -3.7817800045013428 -3.6105000972747803 41.31079864501953 -4.70350980758667 -3.813999891281128 40.48860168457031 -3.6081299781799316 -3.6105000972747803 40.32600021362305 -4.529860019683838 -3.813999891281128 41.09980010986328 -5.900559902191162 -2.1509900093078613 40.18239974975586 -5.344669818878174 -2.4816699028015137 41.167198181152344 -5.518320083618164 -2.4816699028015137 40.18239974975586 -5.344669818878174 -2.4816699028015137 41.09980010986328 -5.900559902191162 -2.1509900093078613 40.1150016784668 -5.72691011428833 -2.1509900093078613 40.1150016784668 -5.72691011428833 -2.1509900093078613 41.05649948120117 -6.146140098571777 -1.6223000288009644 40.07170104980469 -5.972489833831787 -1.6223000288009644 41.05649948120117 -6.146140098571777 -1.6223000288009644 40.1150016784668 -5.72691011428833 -2.1509900093078613 41.09980010986328 -5.900559902191162 -2.1509900093078613 40.07170104980469 -5.972489833831787 -1.6223000288009644 41.04119873046875 -6.232920169830322 -0.9139860272407532 40.056400299072266 -6.059269905090332 -0.9139860272407532 41.04119873046875 -6.232920169830322 -0.9139860272407532 40.07170104980469 -5.972489833831787 -1.6223000288009644 41.05649948120117 -6.146140098571777 -1.6223000288009644 41.04119873046875 -6.232920169830322 -0.9139860272407532 40.0718994140625 -5.971099853515625 -0.23359699547290802 40.056400299072266 -6.059269905090332 -0.9139860272407532 40.0718994140625 -5.971099853515625 -0.23359699547290802 41.04119873046875 -6.232920169830322 -0.9139860272407532 41.05670166015625 -6.144740104675293 -0.23359699547290802 41.05670166015625 -6.144740104675293 -0.23359699547290802 40.1156005859375 -5.723209857940674 0.2833699882030487 40.0718994140625 -5.971099853515625 -0.23359699547290802 40.1156005859375 -5.723209857940674 0.2833699882030487 41.05670166015625 -6.144740104675293 -0.23359699547290802 41.100399017333984 -5.896860122680664 0.2833699882030487 40.183101654052734 -5.340519905090332 0.6119070053100586 41.100399017333984 -5.896860122680664 0.2833699882030487 41.16790008544922 -5.514170169830322 0.6119070053100586 41.100399017333984 -5.896860122680664 0.2833699882030487 40.183101654052734 -5.340519905090332 0.6119070053100586 40.1156005859375 -5.723209857940674 0.2833699882030487 40.27000045776367 -4.847959995269775 0.7269889712333679 41.16790008544922 -5.514170169830322 0.6119070053100586 41.254798889160156 -5.021609783172607 0.7269889712333679 41.16790008544922 -5.514170169830322 0.6119070053100586 40.27000045776367 -4.847959995269775 0.7269889712333679 40.183101654052734 -5.340519905090332 0.6119070053100586 40.355899810791016 -4.360529899597168 0.6100299954414368 41.254798889160156 -5.021609783172607 0.7269889712333679 41.3406982421875 -4.534180164337158 0.6100299954414368 41.254798889160156 -5.021609783172607 0.7269889712333679 40.355899810791016 -4.360529899597168 0.6100299954414368 40.27000045776367 -4.847959995269775 0.7269889712333679 40.42340087890625 -3.9776298999786377 0.27574101090431213 41.3406982421875 -4.534180164337158 0.6100299954414368 41.408199310302734 -4.151279926300049 0.27574101090431213 41.3406982421875 -4.534180164337158 0.6100299954414368 40.42340087890625 -3.9776298999786377 0.27574101090431213 40.355899810791016 -4.360529899597168 0.6100299954414368 40.46760177612305 -3.7273099422454834 -0.250900000333786 41.408199310302734 -4.151279926300049 0.27574101090431213 41.45240020751953 -3.9009599685668945 -0.250900000333786 41.408199310302734 -4.151279926300049 0.27574101090431213 40.46760177612305 -3.7273099422454834 -0.250900000333786 40.42340087890625 -3.9776298999786377 0.27574101090431213 40.4833984375 -3.637629985809326 -0.9449920058250427 41.45240020751953 -3.9009599685668945 -0.250900000333786 41.46820068359375 -3.8112800121307373 -0.9449920058250427 41.45240020751953 -3.9009599685668945 -0.250900000333786 40.4833984375 -3.637629985809326 -0.9449920058250427 40.46760177612305 -3.7273099422454834 -0.250900000333786 41.45240020751953 -3.9009599685668945 -1.6269500255584717 40.4833984375 -3.637629985809326 -0.9449920058250427 41.46820068359375 -3.8112800121307373 -0.9449920058250427 40.4833984375 -3.637629985809326 -0.9449920058250427 41.45240020751953 -3.9009599685668945 -1.6269500255584717 40.46760177612305 -3.7273099422454834 -1.6269500255584717 41.408199310302734 -4.151279926300049 -2.1473701000213623 40.46760177612305 -3.7273099422454834 -1.6269500255584717 41.45240020751953 -3.9009599685668945 -1.6269500255584717 40.46760177612305 -3.7273099422454834 -1.6269500255584717 41.408199310302734 -4.151279926300049 -2.1473701000213623 40.42340087890625 -3.9776298999786377 -2.1473701000213623 41.3406982421875 -4.534180164337158 -2.4793500900268555 40.42340087890625 -3.9776298999786377 -2.1473701000213623 41.408199310302734 -4.151279926300049 -2.1473701000213623 40.42340087890625 -3.9776298999786377 -2.1473701000213623 41.3406982421875 -4.534180164337158 -2.4793500900268555 40.355899810791016 -4.36053991317749 -2.4793500900268555 41.254798889160156 -5.021609783172607 -2.595989942550659 40.355899810791016 -4.36053991317749 -2.4793500900268555 41.3406982421875 -4.534180164337158 -2.4793500900268555 40.355899810791016 -4.36053991317749 -2.4793500900268555 41.254798889160156 -5.021609783172607 -2.595989942550659 40.27000045776367 -4.847970008850098 -2.595989942550659 41.167198181152344 -5.518320083618164 -2.4816699028015137 40.27000045776367 -4.847970008850098 -2.595989942550659 41.254798889160156 -5.021609783172607 -2.595989942550659 40.27000045776367 -4.847970008850098 -2.595989942550659 41.167198181152344 -5.518320083618164 -2.4816699028015137 40.18239974975586 -5.344669818878174 -2.4816699028015137 42.31290054321289 6.738009929656982 -3.7972400188446045 43.260501861572266 6.353569984436035 -3.808990001678467 43.297698974609375 6.56436014175415 -3.7972400188446045 43.260501861572266 6.353569984436035 -3.808990001678467 42.31290054321289 6.738009929656982 -3.7972400188446045 42.275699615478516 6.527210235595703 -3.808990001678467 42.347999572753906 6.937180042266846 -3.7836201190948486 43.297698974609375 6.56436014175415 -3.7972400188446045 43.332801818847656 6.7635297775268555 -3.7836201190948486 43.297698974609375 6.56436014175415 -3.7972400188446045 42.347999572753906 6.937180042266846 -3.7836201190948486 42.31290054321289 6.738009929656982 -3.7972400188446045 42.38199996948242 7.130340099334717 -3.7729899883270264 43.332801818847656 6.7635297775268555 -3.7836201190948486 43.36690139770508 6.956689834594727 -3.7729899883270264 43.332801818847656 6.7635297775268555 -3.7836201190948486 42.38199996948242 7.130340099334717 -3.7729899883270264 42.347999572753906 6.937180042266846 -3.7836201190948486 42.38199996948242 7.130340099334717 -3.7729899883270264 43.36690139770508 6.956689834594727 -2.752000093460083 42.38199996948242 7.130340099334717 -2.752000093460083 43.36690139770508 6.956689834594727 -2.752000093460083 42.38199996948242 7.130340099334717 -3.7729899883270264 43.36690139770508 6.956689834594727 -3.7729899883270264 43.349700927734375 6.859189987182617 -2.765700101852417 42.38199996948242 7.130340099334717 -2.752000093460083 43.36690139770508 6.956689834594727 -2.752000093460083 42.38199996948242 7.130340099334717 -2.752000093460083 43.349700927734375 6.859189987182617 -2.765700101852417 42.364898681640625 7.032839775085449 -2.765700101852417 43.335201263427734 6.777210235595703 -2.775360107421875 42.364898681640625 7.032839775085449 -2.765700101852417 43.349700927734375 6.859189987182617 -2.765700101852417 42.364898681640625 7.032839775085449 -2.765700101852417 43.335201263427734 6.777210235595703 -2.775360107421875 42.350399017333984 6.950850009918213 -2.775360107421875 43.32210159301758 6.702970027923584 -2.781100034713745 42.350399017333984 6.950850009918213 -2.775360107421875 43.335201263427734 6.777210235595703 -2.775360107421875 42.350399017333984 6.950850009918213 -2.775360107421875 43.32210159301758 6.702970027923584 -2.781100034713745 42.33729934692383 6.876619815826416 -2.781100034713745 43.308998107910156 6.628739833831787 -2.782989978790283 42.33729934692383 6.876619815826416 -2.781100034713745 43.32210159301758 6.702970027923584 -2.781100034713745 42.33729934692383 6.876619815826416 -2.781100034713745 43.308998107910156 6.628739833831787 -2.782989978790283 42.32419967651367 6.802390098571777 -2.782989978790283 43.2677001953125 6.394509792327881 -2.757189989089966 42.32419967651367 6.802390098571777 -2.782989978790283 43.308998107910156 6.628739833831787 -2.782989978790283 42.32419967651367 6.802390098571777 -2.782989978790283 43.2677001953125 6.394509792327881 -2.757189989089966 42.282901763916016 6.568160057067871 -2.757189989089966 43.2421989440918 6.249839782714844 -2.6627299785614014 42.282901763916016 6.568160057067871 -2.757189989089966 43.2677001953125 6.394509792327881 -2.757189989089966 42.282901763916016 6.568160057067871 -2.757189989089966 43.2421989440918 6.249839782714844 -2.6627299785614014 42.25740051269531 6.423480033874512 -2.6627299785614014 42.25740051269531 6.423480033874512 -2.6627299785614014 43.22930145263672 6.1764397621154785 -2.474179983139038 42.24449920654297 6.350090026855469 -2.474179983139038 43.22930145263672 6.1764397621154785 -2.474179983139038 42.25740051269531 6.423480033874512 -2.6627299785614014 43.2421989440918 6.249839782714844 -2.6627299785614014 42.24449920654297 6.350090026855469 -2.474179983139038 43.22570037841797 6.156040191650391 -2.165990114212036 42.24089813232422 6.3296799659729 -2.165990114212036 43.22570037841797 6.156040191650391 -2.165990114212036 42.24449920654297 6.350090026855469 -2.474179983139038 43.22930145263672 6.1764397621154785 -2.474179983139038 42.24089813232422 6.3296799659729 -2.165990114212036 43.22570037841797 6.156040191650391 0.7849869728088379 42.24089813232422 6.3296799659729 0.7849869728088379 43.22570037841797 6.156040191650391 -2.165990114212036 42.38199996948242 7.130340099334717 0.7849869728088379 43.22570037841797 6.156040191650391 0.7849869728088379 43.36690139770508 6.956689834594727 0.7849869728088379 43.22570037841797 6.156040191650391 0.7849869728088379 42.38199996948242 7.130340099334717 0.7849869728088379 42.24089813232422 6.3296799659729 0.7849869728088379 42.38199996948242 7.130340099334717 0.7849869728088379 43.36690139770508 6.956689834594727 1.753999948501587 42.38199996948242 7.130340099334717 1.753999948501587 43.36690139770508 6.956689834594727 1.753999948501587 42.38199996948242 7.130340099334717 0.7849869728088379 43.36690139770508 6.956689834594727 0.7849869728088379 43.22570037841797 6.156040191650391 1.753999948501587 42.38199996948242 7.130340099334717 1.753999948501587 43.36690139770508 6.956689834594727 1.753999948501587 42.38199996948242 7.130340099334717 1.753999948501587 43.22570037841797 6.156040191650391 1.753999948501587 42.24089813232422 6.3296799659729 1.753999948501587 42.24089813232422 6.3296799659729 1.753999948501587 43.22570037841797 6.156040191650391 3.2260000705718994 42.24089813232422 6.3296799659729 3.2260000705718994 43.22570037841797 6.156040191650391 3.2260000705718994 42.24089813232422 6.3296799659729 1.753999948501587 43.22570037841797 6.156040191650391 1.753999948501587 42.97249984741211 4.720190048217773 3.2260000705718994 42.24089813232422 6.3296799659729 3.2260000705718994 43.22570037841797 6.156040191650391 3.2260000705718994 42.24089813232422 6.3296799659729 3.2260000705718994 42.97249984741211 4.720190048217773 3.2260000705718994 41.987701416015625 4.8938398361206055 3.2260000705718994 42.97249984741211 4.720190048217773 1.753999948501587 41.987701416015625 4.8938398361206055 3.2260000705718994 42.97249984741211 4.720190048217773 3.2260000705718994 41.987701416015625 4.8938398361206055 3.2260000705718994 42.97249984741211 4.720190048217773 1.753999948501587 41.987701416015625 4.8938398361206055 1.753999948501587 42.847599029541016 4.012110233306885 1.753999948501587 41.987701416015625 4.8938398361206055 1.753999948501587 42.97249984741211 4.720190048217773 1.753999948501587 41.987701416015625 4.8938398361206055 1.753999948501587 42.847599029541016 4.012110233306885 1.753999948501587 41.86280059814453 4.185760021209717 1.753999948501587 42.847599029541016 4.012110233306885 0.7849869728088379 41.86280059814453 4.185760021209717 1.753999948501587 42.847599029541016 4.012110233306885 1.753999948501587 41.86280059814453 4.185760021209717 1.753999948501587 42.847599029541016 4.012110233306885 0.7849869728088379 41.86280059814453 4.185760021209717 0.7849869728088379 41.987701416015625 4.8938398361206055 0.7849869728088379 42.847599029541016 4.012110233306885 0.7849869728088379 42.97249984741211 4.720190048217773 0.7849869728088379 42.847599029541016 4.012110233306885 0.7849869728088379 41.987701416015625 4.8938398361206055 0.7849869728088379 41.86280059814453 4.185760021209717 0.7849869728088379 42.97249984741211 4.720190048217773 -2.5629899501800537 41.987701416015625 4.8938398361206055 0.7849869728088379 42.97249984741211 4.720190048217773 0.7849869728088379 41.987701416015625 4.8938398361206055 -2.5629899501800537 42.00299835205078 4.980740070343018 -3.132659912109375 42.97249984741211 4.720190048217773 -2.5629899501800537 42.98780059814453 4.80709981918335 -3.132659912109375 42.97249984741211 4.720190048217773 -2.5629899501800537 42.00299835205078 4.980740070343018 -3.132659912109375 41.987701416015625 4.8938398361206055 -2.5629899501800537 42.049198150634766 5.242710113525391 -3.521120071411133 42.98780059814453 4.80709981918335 -3.132659912109375 43.034000396728516 5.0690598487854 -3.521120071411133 42.98780059814453 4.80709981918335 -3.132659912109375 42.049198150634766 5.242710113525391 -3.521120071411133 42.00299835205078 4.980740070343018 -3.132659912109375 42.1265983581543 5.681560039520264 -3.743259906768799 43.034000396728516 5.0690598487854 -3.521120071411133 43.11140060424805 5.507909774780273 -3.743259906768799 43.034000396728516 5.0690598487854 -3.521120071411133 42.1265983581543 5.681560039520264 -3.743259906768799 42.049198150634766 5.242710113525391 -3.521120071411133 42.23550033569336 6.299149990081787 -3.813999891281128 43.11140060424805 5.507909774780273 -3.743259906768799 43.220298767089844 6.125500202178955 -3.813999891281128 43.11140060424805 5.507909774780273 -3.743259906768799 42.23550033569336 6.299149990081787 -3.813999891281128 42.1265983581543 5.681560039520264 -3.743259906768799 42.275699615478516 6.527210235595703 -3.808990001678467 43.220298767089844 6.125500202178955 -3.813999891281128 43.260501861572266 6.353569984436035 -3.808990001678467 43.220298767089844 6.125500202178955 -3.813999891281128 42.275699615478516 6.527210235595703 -3.808990001678467 42.23550033569336 6.299149990081787 -3.813999891281128 38.995201110839844 -12.077199935913086 -3.7972400188446045 39.942901611328125 -12.461600303649902 -3.808990001678467 39.980098724365234 -12.250800132751465 -3.7972400188446045 39.942901611328125 -12.461600303649902 -3.808990001678467 38.995201110839844 -12.077199935913086 -3.7972400188446045 38.958099365234375 -12.288000106811523 -3.808990001678467 39.030399322509766 -11.878000259399414 -3.7836101055145264 39.980098724365234 -12.250800132751465 -3.7972400188446045 40.015201568603516 -12.0516996383667 -3.7836101055145264 39.980098724365234 -12.250800132751465 -3.7972400188446045 39.030399322509766 -11.878000259399414 -3.7836101055145264 38.995201110839844 -12.077199935913086 -3.7972400188446045 39.06439971923828 -11.684900283813477 -3.7729899883270264 40.015201568603516 -12.0516996383667 -3.7836101055145264 40.049198150634766 -11.858499526977539 -3.7729899883270264 40.015201568603516 -12.0516996383667 -3.7836101055145264 39.06439971923828 -11.684900283813477 -3.7729899883270264 39.030399322509766 -11.878000259399414 -3.7836101055145264 39.06439971923828 -11.684900283813477 -3.7729899883270264 40.049198150634766 -11.858499526977539 -2.752000093460083 39.06439971923828 -11.684900283813477 -2.752000093460083 40.049198150634766 -11.858499526977539 -2.752000093460083 39.06439971923828 -11.684900283813477 -3.7729899883270264 40.049198150634766 -11.858499526977539 -3.7729899883270264 40.03200149536133 -11.956000328063965 -2.765700101852417 39.06439971923828 -11.684900283813477 -2.752000093460083 40.049198150634766 -11.858499526977539 -2.752000093460083 39.06439971923828 -11.684900283813477 -2.752000093460083 40.03200149536133 -11.956000328063965 -2.765700101852417 39.04719924926758 -11.782400131225586 -2.765700101852417 40.017601013183594 -12.038000106811523 -2.775360107421875 39.04719924926758 -11.782400131225586 -2.765700101852417 40.03200149536133 -11.956000328063965 -2.765700101852417 39.04719924926758 -11.782400131225586 -2.765700101852417 40.017601013183594 -12.038000106811523 -2.775360107421875 39.032798767089844 -11.864299774169922 -2.775360107421875 40.00450134277344 -12.112199783325195 -2.781100034713745 39.032798767089844 -11.864299774169922 -2.775360107421875 40.017601013183594 -12.038000106811523 -2.775360107421875 39.032798767089844 -11.864299774169922 -2.775360107421875 40.00450134277344 -12.112199783325195 -2.781100034713745 39.01969909667969 -11.938599586486816 -2.781100034713745 39.99140167236328 -12.18649959564209 -2.782989978790283 39.01969909667969 -11.938599586486816 -2.781100034713745 40.00450134277344 -12.112199783325195 -2.781100034713745 39.01969909667969 -11.938599586486816 -2.781100034713745 39.99140167236328 -12.18649959564209 -2.782989978790283 39.00659942626953 -12.012800216674805 -2.782989978790283 39.95009994506836 -12.420700073242188 -2.757189989089966 39.00659942626953 -12.012800216674805 -2.782989978790283 39.99140167236328 -12.18649959564209 -2.782989978790283 39.00659942626953 -12.012800216674805 -2.782989978790283 39.95009994506836 -12.420700073242188 -2.757189989089966 38.965301513671875 -12.246999740600586 -2.757189989089966 39.924598693847656 -12.565400123596191 -2.6627299785614014 38.965301513671875 -12.246999740600586 -2.757189989089966 39.95009994506836 -12.420700073242188 -2.757189989089966 38.965301513671875 -12.246999740600586 -2.757189989089966 39.924598693847656 -12.565400123596191 -2.6627299785614014 38.93980026245117 -12.39169979095459 -2.6627299785614014 38.93980026245117 -12.39169979095459 -2.6627299785614014 39.91170120239258 -12.638799667358398 -2.474179983139038 38.92679977416992 -12.465100288391113 -2.474179983139038 39.91170120239258 -12.638799667358398 -2.474179983139038 38.93980026245117 -12.39169979095459 -2.6627299785614014 39.924598693847656 -12.565400123596191 -2.6627299785614014 38.92679977416992 -12.465100288391113 -2.474179983139038 39.90810012817383 -12.659199714660645 -2.165980100631714 38.92319869995117 -12.48550033569336 -2.165980100631714 39.90810012817383 -12.659199714660645 -2.165980100631714 38.92679977416992 -12.465100288391113 -2.474179983139038 39.91170120239258 -12.638799667358398 -2.474179983139038 38.92319869995117 -12.48550033569336 -2.165980100631714 39.90810012817383 -12.659199714660645 0.7849879860877991 38.92319869995117 -12.48550033569336 0.7849879860877991 39.90810012817383 -12.659199714660645 0.7849879860877991 38.92319869995117 -12.48550033569336 -2.165980100631714 39.90810012817383 -12.659199714660645 -2.165980100631714 39.06439971923828 -11.684900283813477 0.7849879860877991 39.90810012817383 -12.659199714660645 0.7849879860877991 40.049198150634766 -11.858499526977539 0.7849879860877991 39.90810012817383 -12.659199714660645 0.7849879860877991 39.06439971923828 -11.684900283813477 0.7849879860877991 38.92319869995117 -12.48550033569336 0.7849879860877991 39.06439971923828 -11.684900283813477 0.7849879860877991 40.049198150634766 -11.858499526977539 1.753999948501587 39.06439971923828 -11.684900283813477 1.753999948501587 40.049198150634766 -11.858499526977539 1.753999948501587 39.06439971923828 -11.684900283813477 0.7849879860877991 40.049198150634766 -11.858499526977539 0.7849879860877991 39.90810012817383 -12.659199714660645 1.753999948501587 39.06439971923828 -11.684900283813477 1.753999948501587 40.049198150634766 -11.858499526977539 1.753999948501587 39.06439971923828 -11.684900283813477 1.753999948501587 39.90810012817383 -12.659199714660645 1.753999948501587 38.92319869995117 -12.48550033569336 1.753999948501587 38.92319869995117 -12.48550033569336 1.753999948501587 39.90810012817383 -12.659199714660645 3.2260000705718994 38.92319869995117 -12.48550033569336 3.2260000705718994 39.90810012817383 -12.659199714660645 3.2260000705718994 38.92319869995117 -12.48550033569336 1.753999948501587 39.90810012817383 -12.659199714660645 1.753999948501587 39.65489959716797 -14.095000267028809 3.2260000705718994 38.92319869995117 -12.48550033569336 3.2260000705718994 39.90810012817383 -12.659199714660645 3.2260000705718994 38.670101165771484 -13.92140007019043 3.2260000705718994 39.65489959716797 -14.095000267028809 1.753999948501587 38.670101165771484 -13.92140007019043 3.2260000705718994 39.65489959716797 -14.095000267028809 3.2260000705718994 38.670101165771484 -13.92140007019043 3.2260000705718994 39.65489959716797 -14.095000267028809 1.753999948501587 38.670101165771484 -13.92140007019043 1.753999948501587 39.529998779296875 -14.803099632263184 1.753999948501587 38.670101165771484 -13.92140007019043 1.753999948501587 39.65489959716797 -14.095000267028809 1.753999948501587 38.670101165771484 -13.92140007019043 1.753999948501587 39.529998779296875 -14.803099632263184 1.753999948501587 38.54520034790039 -14.629400253295898 1.753999948501587 39.529998779296875 -14.803099632263184 0.7849879860877991 38.54520034790039 -14.629400253295898 1.753999948501587 39.529998779296875 -14.803099632263184 1.753999948501587 38.54520034790039 -14.629400253295898 1.753999948501587 39.529998779296875 -14.803099632263184 0.7849879860877991 38.54520034790039 -14.629400253295898 0.7849879860877991 38.670101165771484 -13.92140007019043 0.7849879860877991 39.529998779296875 -14.803099632263184 0.7849879860877991 39.65489959716797 -14.095000267028809 0.7849879860877991 39.529998779296875 -14.803099632263184 0.7849879860877991 38.670101165771484 -13.92140007019043 0.7849879860877991 38.54520034790039 -14.629400253295898 0.7849879860877991 39.65489959716797 -14.095000267028809 -2.5629899501800537 38.670101165771484 -13.92140007019043 0.7849879860877991 39.65489959716797 -14.095000267028809 0.7849879860877991 38.670101165771484 -13.92140007019043 0.7849879860877991 39.65489959716797 -14.095000267028809 -2.5629899501800537 38.670101165771484 -13.92140007019043 -2.5629899501800537 38.68539810180664 -13.834500312805176 -3.132659912109375 39.65489959716797 -14.095000267028809 -2.5629899501800537 39.67020034790039 -14.008099555969238 -3.132659912109375 39.65489959716797 -14.095000267028809 -2.5629899501800537 38.68539810180664 -13.834500312805176 -3.132659912109375 38.670101165771484 -13.92140007019043 -2.5629899501800537 38.73160171508789 -13.572500228881836 -3.521120071411133 39.67020034790039 -14.008099555969238 -3.132659912109375 39.716400146484375 -13.746100425720215 -3.521120071411133 39.67020034790039 -14.008099555969238 -3.132659912109375 38.73160171508789 -13.572500228881836 -3.521120071411133 38.68539810180664 -13.834500312805176 -3.132659912109375 38.808998107910156 -13.133600234985352 -3.7432498931884766 39.716400146484375 -13.746100425720215 -3.521120071411133 39.793800354003906 -13.307299613952637 -3.7432498931884766 39.716400146484375 -13.746100425720215 -3.521120071411133 38.808998107910156 -13.133600234985352 -3.7432498931884766 38.73160171508789 -13.572500228881836 -3.521120071411133 38.91790008544922 -12.515999794006348 -3.8139901161193848 39.793800354003906 -13.307299613952637 -3.7432498931884766 39.9026985168457 -12.68970012664795 -3.8139901161193848 39.793800354003906 -13.307299613952637 -3.7432498931884766 38.91790008544922 -12.515999794006348 -3.8139901161193848 38.808998107910156 -13.133600234985352 -3.7432498931884766 38.958099365234375 -12.288000106811523 -3.808990001678467 39.9026985168457 -12.68970012664795 -3.8139901161193848 39.942901611328125 -12.461600303649902 -3.808990001678467 39.9026985168457 -12.68970012664795 -3.8139901161193848 38.958099365234375 -12.288000106811523 -3.808990001678467 38.91790008544922 -12.515999794006348 -3.8139901161193848 43.256099700927734 12.087200164794922 -3.3607499599456787 44.106998443603516 11.154500007629395 -3.6987500190734863 44.24089813232422 11.91349983215332 -3.3607499599456787 44.106998443603516 11.154500007629395 -3.6987500190734863 43.256099700927734 12.087200164794922 -3.3607499599456787 43.12220001220703 11.328200340270996 -3.6987500190734863 44.24089813232422 11.91349983215332 -3.3607499599456787 43.338401794433594 12.553899765014648 -2.811609983444214 43.256099700927734 12.087200164794922 -3.3607499599456787 43.338401794433594 12.553899765014648 -2.811609983444214 44.24089813232422 11.91349983215332 -3.3607499599456787 44.32320022583008 12.38029956817627 -2.811609983444214 44.32320022583008 12.38029956817627 -2.811609983444214 43.36640167236328 12.712900161743164 -2.0629899501800537 43.338401794433594 12.553899765014648 -2.811609983444214 43.36640167236328 12.712900161743164 -2.0629899501800537 44.32320022583008 12.38029956817627 -2.811609983444214 44.351200103759766 12.539299964904785 -2.0629899501800537 43.36640167236328 12.712900161743164 -2.0629899501800537 44.351200103759766 12.539299964904785 -1.9910000562667847 43.36640167236328 12.712900161743164 -1.9910000562667847 44.351200103759766 12.539299964904785 -1.9910000562667847 43.36640167236328 12.712900161743164 -2.0629899501800537 44.351200103759766 12.539299964904785 -2.0629899501800537 43.36640167236328 12.712900161743164 -1.9910000562667847 44.339298248291016 12.47189998626709 -1.5461900234222412 43.35449981689453 12.645500183105469 -1.5461900234222412 44.339298248291016 12.47189998626709 -1.5461900234222412 43.36640167236328 12.712900161743164 -1.9910000562667847 44.351200103759766 12.539299964904785 -1.9910000562667847 43.35449981689453 12.645500183105469 -1.5461900234222412 44.30350112915039 12.268899917602539 -1.1716200113296509 43.31869888305664 12.44260025024414 -1.1716200113296509 44.30350112915039 12.268899917602539 -1.1716200113296509 43.35449981689453 12.645500183105469 -1.5461900234222412 44.339298248291016 12.47189998626709 -1.5461900234222412 44.24369812011719 11.929400444030762 -0.8759769797325134 43.31869888305664 12.44260025024414 -1.1716200113296509 44.30350112915039 12.268899917602539 -1.1716200113296509 43.31869888305664 12.44260025024414 -1.1716200113296509 44.24369812011719 11.929400444030762 -0.8759769797325134 43.2588996887207 12.102999687194824 -0.8759769797325134 44.15950012207031 11.45199966430664 -0.6679990291595459 43.2588996887207 12.102999687194824 -0.8759769797325134 44.24369812011719 11.929400444030762 -0.8759769797325134 43.2588996887207 12.102999687194824 -0.8759769797325134 44.15950012207031 11.45199966430664 -0.6679990291595459 43.17470169067383 11.625699996948242 -0.6679990291595459 43.839298248291016 9.636039733886719 -0.14399699866771698 43.17470169067383 11.625699996948242 -0.6679990291595459 44.15950012207031 11.45199966430664 -0.6679990291595459 43.17470169067383 11.625699996948242 -0.6679990291595459 43.839298248291016 9.636039733886719 -0.14399699866771698 42.85449981689453 9.809690475463867 -0.14399699866771698 43.79570007324219 9.388899803161621 -0.0612029992043972 42.85449981689453 9.809690475463867 -0.14399699866771698 43.839298248291016 9.636039733886719 -0.14399699866771698 42.85449981689453 9.809690475463867 -0.14399699866771698 43.79570007324219 9.388899803161621 -0.0612029992043972 42.8109016418457 9.562540054321289 -0.0612029992043972 43.76860046386719 9.234990119934082 0.028609300032258034 42.8109016418457 9.562540054321289 -0.0612029992043972 43.79570007324219 9.388899803161621 -0.0612029992043972 42.8109016418457 9.562540054321289 -0.0612029992043972 43.76860046386719 9.234990119934082 0.028609300032258034 42.78379821777344 9.408639907836914 0.028609300032258034 42.78379821777344 9.408639907836914 0.028609300032258034 43.75469970703125 9.156049728393555 0.13963200151920319 42.769901275634766 9.329700469970703 0.13963200151920319 43.75469970703125 9.156049728393555 0.13963200151920319 42.78379821777344 9.408639907836914 0.028609300032258034 43.76860046386719 9.234990119934082 0.028609300032258034 42.769901275634766 9.329700469970703 0.13963200151920319 43.750701904296875 9.13379955291748 0.2859950065612793 42.765899658203125 9.307439804077148 0.2859950065612793 43.750701904296875 9.13379955291748 0.2859950065612793 42.769901275634766 9.329700469970703 0.13963200151920319 43.75469970703125 9.156049728393555 0.13963200151920319 43.750701904296875 9.13379955291748 0.2859950065612793 42.77640151977539 9.36655044555664 0.49624499678611755 42.765899658203125 9.307439804077148 0.2859950065612793 42.77640151977539 9.36655044555664 0.49624499678611755 43.750701904296875 9.13379955291748 0.2859950065612793 43.761199951171875 9.192899703979492 0.49624499678611755 42.80590057373047 9.534319877624512 0.6584920287132263 43.761199951171875 9.192899703979492 0.49624499678611755 43.79069900512695 9.36067008972168 0.6584920287132263 43.761199951171875 9.192899703979492 0.49624499678611755 42.80590057373047 9.534319877624512 0.6584920287132263 42.77640151977539 9.36655044555664 0.49624499678611755 42.85219955444336 9.796449661254883 0.7629839777946472 43.79069900512695 9.36067008972168 0.6584920287132263 43.83700180053711 9.62279987335205 0.7629839777946472 43.79069900512695 9.36067008972168 0.6584920287132263 42.85219955444336 9.796449661254883 0.7629839777946472 42.80590057373047 9.534319877624512 0.6584920287132263 42.912498474121094 10.13860034942627 0.7999870181083679 43.83700180053711 9.62279987335205 0.7629839777946472 43.897300720214844 9.964969635009766 0.7999870181083679 43.83700180053711 9.62279987335205 0.7629839777946472 42.912498474121094 10.13860034942627 0.7999870181083679 42.85219955444336 9.796449661254883 0.7629839777946472 42.99190139770508 10.58899974822998 0.7535390257835388 43.897300720214844 9.964969635009766 0.7999870181083679 43.97669982910156 10.415300369262695 0.7535390257835388 43.897300720214844 9.964969635009766 0.7999870181083679 42.99190139770508 10.58899974822998 0.7535390257835388 42.912498474121094 10.13860034942627 0.7999870181083679 43.04859924316406 10.910300254821777 0.6136159896850586 43.97669982910156 10.415300369262695 0.7535390257835388 44.03340148925781 10.736700057983398 0.6136159896850586 43.97669982910156 10.415300369262695 0.7535390257835388 43.04859924316406 10.910300254821777 0.6136159896850586 42.99190139770508 10.58899974822998 0.7535390257835388 43.08290100097656 11.104900360107422 0.37937799096107483 44.03340148925781 10.736700057983398 0.6136159896850586 44.06769943237305 10.93120002746582 0.37937799096107483 44.03340148925781 10.736700057983398 0.6136159896850586 43.08290100097656 11.104900360107422 0.37937799096107483 43.04859924316406 10.910300254821777 0.6136159896850586 43.09519958496094 11.174599647521973 0.04998679831624031 44.06769943237305 10.93120002746582 0.37937799096107483 44.08000183105469 11.00100040435791 0.04998679831624031 44.06769943237305 10.93120002746582 0.37937799096107483 43.09519958496094 11.174599647521973 0.04998679831624031 43.08290100097656 11.104900360107422 0.37937799096107483 43.339298248291016 12.559300422668457 0.04998679831624031 44.08000183105469 11.00100040435791 0.04998679831624031 44.324100494384766 12.385600090026855 0.04998679831624031 43.09519958496094 11.174599647521973 0.04998679831624031 43.339298248291016 12.559300422668457 0.04998679831624031 44.29309844970703 12.209500312805176 0.8427879810333252 43.30830001831055 12.383099555969238 0.8427879810333252 44.29309844970703 12.209500312805176 0.8427879810333252 43.339298248291016 12.559300422668457 0.04998679831624031 44.324100494384766 12.385600090026855 0.04998679831624031 43.30830001831055 12.383099555969238 0.8427879810333252 44.20859909057617 11.730500221252441 1.4393600225448608 43.22380065917969 11.90410041809082 1.4393600225448608 44.20859909057617 11.730500221252441 1.4393600225448608 43.30830001831055 12.383099555969238 0.8427879810333252 44.29309844970703 12.209500312805176 0.8427879810333252 44.075599670410156 10.976400375366211 1.8152600526809692 43.22380065917969 11.90410041809082 1.4393600225448608 44.20859909057617 11.730500221252441 1.4393600225448608 43.22380065917969 11.90410041809082 1.4393600225448608 44.075599670410156 10.976400375366211 1.8152600526809692 43.09080123901367 11.149999618530273 1.8152600526809692 43.89899826049805 9.97482967376709 1.9459999799728394 43.09080123901367 11.149999618530273 1.8152600526809692 44.075599670410156 10.976400375366211 1.8152600526809692 43.09080123901367 11.149999618530273 1.8152600526809692 43.89899826049805 9.97482967376709 1.9459999799728394 42.91419982910156 10.148500442504883 1.9459999799728394 43.7318000793457 9.026189804077148 1.8157299757003784 42.91419982910156 10.148500442504883 1.9459999799728394 43.89899826049805 9.97482967376709 1.9459999799728394 42.91419982910156 10.148500442504883 1.9459999799728394 43.7318000793457 9.026189804077148 1.8157299757003784 42.74700164794922 9.19983959197998 1.8157299757003784 43.60540008544922 8.3093900680542 1.4432400465011597 42.74700164794922 9.19983959197998 1.8157299757003784 43.7318000793457 9.026189804077148 1.8157299757003784 42.74700164794922 9.19983959197998 1.8157299757003784 43.60540008544922 8.3093900680542 1.4432400465011597 42.620601654052734 8.483039855957031 1.4432400465011597 43.52539825439453 7.856080055236816 0.8558650016784668 42.620601654052734 8.483039855957031 1.4432400465011597 43.60540008544922 8.3093900680542 1.4432400465011597 42.620601654052734 8.483039855957031 1.4432400465011597 43.52539825439453 7.856080055236816 0.8558650016784668 42.54059982299805 8.029729843139648 0.8558650016784668 43.49760055541992 7.6979498863220215 0.0809926986694336 42.54059982299805 8.029729843139648 0.8558650016784668 43.52539825439453 7.856080055236816 0.8558650016784668 42.54059982299805 8.029729843139648 0.8558650016784668 43.49760055541992 7.6979498863220215 0.0809926986694336 42.51279830932617 7.871600151062012 0.0809926986694336 42.52069854736328 7.916399955749512 -0.37300100922584534 43.49760055541992 7.6979498863220215 0.0809926986694336 43.50550079345703 7.74275016784668 -0.37300100922584534 43.49760055541992 7.6979498863220215 0.0809926986694336 42.52069854736328 7.916399955749512 -0.37300100922584534 42.51279830932617 7.871600151062012 0.0809926986694336 42.55160140991211 8.091939926147461 -0.7356110215187073 43.50550079345703 7.74275016784668 -0.37300100922584534 43.536399841308594 7.918290138244629 -0.7356110215187073 43.50550079345703 7.74275016784668 -0.37300100922584534 42.55160140991211 8.091939926147461 -0.7356110215187073 42.52069854736328 7.916399955749512 -0.37300100922584534 42.61650085449219 8.459890365600586 -1.0309100151062012 43.536399841308594 7.918290138244629 -0.7356110215187073 43.60129928588867 8.286250114440918 -1.0309100151062012 43.536399841308594 7.918290138244629 -0.7356110215187073 42.61650085449219 8.459890365600586 -1.0309100151062012 42.55160140991211 8.091939926147461 -0.7356110215187073 42.726200103759766 9.08191967010498 -1.2829899787902832 43.60129928588867 8.286250114440918 -1.0309100151062012 43.71099853515625 8.908269882202148 -1.2829899787902832 43.60129928588867 8.286250114440918 -1.0309100151062012 42.726200103759766 9.08191967010498 -1.2829899787902832 42.61650085449219 8.459890365600586 -1.0309100151062012 43.028099060058594 10.794500350952148 -1.8169900178909302 43.71099853515625 8.908269882202148 -1.2829899787902832 44.012901306152344 10.62090015411377 -1.8169900178909302 43.71099853515625 8.908269882202148 -1.2829899787902832 43.028099060058594 10.794500350952148 -1.8169900178909302 42.726200103759766 9.08191967010498 -1.2829899787902832 43.068199157714844 11.021499633789062 -1.9023900032043457 44.012901306152344 10.62090015411377 -1.8169900178909302 44.053001403808594 10.847900390625 -1.9023900032043457 44.012901306152344 10.62090015411377 -1.8169900178909302 43.068199157714844 11.021499633789062 -1.9023900032043457 43.028099060058594 10.794500350952148 -1.8169900178909302 43.09450149536133 11.170599937438965 -1.9916199445724487 44.053001403808594 10.847900390625 -1.9023900032043457 44.07929992675781 10.996899604797363 -1.9916199445724487 44.053001403808594 10.847900390625 -1.9023900032043457 43.09450149536133 11.170599937438965 -1.9916199445724487 43.068199157714844 11.021499633789062 -1.9023900032043457 43.10879898071289 11.25220012664795 -2.088550090789795 44.07929992675781 10.996899604797363 -1.9916199445724487 44.09370040893555 11.07859992980957 -2.088550090789795 44.07929992675781 10.996899604797363 -1.9916199445724487 43.10879898071289 11.25220012664795 -2.088550090789795 43.09450149536133 11.170599937438965 -1.9916199445724487 43.11320114135742 11.277099609375 -2.1969900131225586 44.09370040893555 11.07859992980957 -2.088550090789795 44.097999572753906 11.103400230407715 -2.1969900131225586 44.09370040893555 11.07859992980957 -2.088550090789795 43.11320114135742 11.277099609375 -2.1969900131225586 43.10879898071289 11.25220012664795 -2.088550090789795 44.085201263427734 11.030500411987305 -2.413330078125 43.11320114135742 11.277099609375 -2.1969900131225586 44.097999572753906 11.103400230407715 -2.1969900131225586 43.11320114135742 11.277099609375 -2.1969900131225586 44.085201263427734 11.030500411987305 -2.413330078125 43.100399017333984 11.20419979095459 -2.413330078125 44.048099517822266 10.820199966430664 -2.5597400665283203 43.100399017333984 11.20419979095459 -2.413330078125 44.085201263427734 11.030500411987305 -2.413330078125 43.100399017333984 11.20419979095459 -2.413330078125 44.048099517822266 10.820199966430664 -2.5597400665283203 43.06330108642578 10.993800163269043 -2.5597400665283203 43.98899841308594 10.484800338745117 -2.642780065536499 43.06330108642578 10.993800163269043 -2.5597400665283203 44.048099517822266 10.820199966430664 -2.5597400665283203 43.06330108642578 10.993800163269043 -2.5597400665283203 43.98899841308594 10.484800338745117 -2.642780065536499 43.00410079956055 10.65839958190918 -2.642780065536499 43.90999984741211 10.03689956665039 -2.668989896774292 43.00410079956055 10.65839958190918 -2.642780065536499 43.98899841308594 10.484800338745117 -2.642780065536499 43.00410079956055 10.65839958190918 -2.642780065536499 43.90999984741211 10.03689956665039 -2.668989896774292 42.925201416015625 10.21049976348877 -2.668989896774292 43.833099365234375 9.600709915161133 -2.6404600143432617 42.925201416015625 10.21049976348877 -2.668989896774292 43.90999984741211 10.03689956665039 -2.668989896774292 42.925201416015625 10.21049976348877 -2.668989896774292 43.833099365234375 9.600709915161133 -2.6404600143432617 42.84830093383789 9.774359703063965 -2.6404600143432617 43.77519989013672 9.27241039276123 -2.532989978790283 42.84830093383789 9.774359703063965 -2.6404600143432617 43.833099365234375 9.600709915161133 -2.6404600143432617 42.84830093383789 9.774359703063965 -2.6404600143432617 43.77519989013672 9.27241039276123 -2.532989978790283 42.790401458740234 9.446049690246582 -2.532989978790283 43.734901428222656 9.044179916381836 -2.313770055770874 42.790401458740234 9.446049690246582 -2.532989978790283 43.77519989013672 9.27241039276123 -2.532989978790283 42.790401458740234 9.446049690246582 -2.532989978790283 43.734901428222656 9.044179916381836 -2.313770055770874 42.750099182128906 9.217820167541504 -2.313770055770874 42.750099182128906 9.217820167541504 -2.313770055770874 43.71099853515625 8.908269882202148 -1.9500000476837158 42.726200103759766 9.08191967010498 -1.9500000476837158 43.71099853515625 8.908269882202148 -1.9500000476837158 42.750099182128906 9.217820167541504 -2.313770055770874 43.734901428222656 9.044179916381836 -2.313770055770874 43.463199615478516 7.502950191497803 -1.9500000476837158 42.726200103759766 9.08191967010498 -1.9500000476837158 43.71099853515625 8.908269882202148 -1.9500000476837158 42.47840118408203 7.676599979400635 -1.9500000476837158 42.51169967651367 7.865789890289307 -2.755510091781616 43.463199615478516 7.502950191497803 -1.9500000476837158 43.496498107910156 7.692140102386475 -2.755510091781616 43.463199615478516 7.502950191497803 -1.9500000476837158 42.51169967651367 7.865789890289307 -2.755510091781616 42.47840118408203 7.676599979400635 -1.9500000476837158 42.600399017333984 8.368800163269043 -3.3391098976135254 43.496498107910156 7.692140102386475 -2.755510091781616 43.585201263427734 8.195150375366211 -3.3391098976135254 43.496498107910156 7.692140102386475 -2.755510091781616 42.600399017333984 8.368800163269043 -3.3391098976135254 42.51169967651367 7.865789890289307 -2.755510091781616 42.74340057373047 9.179630279541016 -3.6941699981689453 43.585201263427734 8.195150375366211 -3.3391098976135254 43.72819900512695 9.005979537963867 -3.6941699981689453 43.585201263427734 8.195150375366211 -3.3391098976135254 42.74340057373047 9.179630279541016 -3.6941699981689453 42.600399017333984 8.368800163269043 -3.3391098976135254 42.93960189819336 10.2923002243042 -3.813999891281128 43.72819900512695 9.005979537963867 -3.6941699981689453 43.924400329589844 10.118599891662598 -3.813999891281128 43.72819900512695 9.005979537963867 -3.6941699981689453 42.93960189819336 10.2923002243042 -3.813999891281128 42.74340057373047 9.179630279541016 -3.6941699981689453 43.12220001220703 11.328200340270996 -3.6987500190734863 43.924400329589844 10.118599891662598 -3.813999891281128 44.106998443603516 11.154500007629395 -3.6987500190734863 43.924400329589844 10.118599891662598 -3.813999891281128 43.12220001220703 11.328200340270996 -3.6987500190734863 42.93960189819336 10.2923002243042 -3.813999891281128 41.67490005493164 3.1198201179504395 -3.0608699321746826 42.50749969482422 2.083280086517334 -3.6202900409698486 42.659698486328125 2.9461700916290283 -3.0608699321746826 42.50749969482422 2.083280086517334 -3.6202900409698486 41.67490005493164 3.1198201179504395 -3.0608699321746826 41.522701263427734 2.256920099258423 -3.6202900409698486 42.659698486328125 2.9461700916290283 -3.0608699321746826 41.771400451660156 3.6671500205993652 -2.168260097503662 41.67490005493164 3.1198201179504395 -3.0608699321746826 41.771400451660156 3.6671500205993652 -2.168260097503662 42.659698486328125 2.9461700916290283 -3.0608699321746826 42.75619888305664 3.493499994277954 -2.168260097503662 42.75619888305664 3.493499994277954 -2.168260097503662 41.80509948730469 3.8585400581359863 -0.9749910235404968 41.771400451660156 3.6671500205993652 -2.168260097503662 41.80509948730469 3.8585400581359863 -0.9749910235404968 42.75619888305664 3.493499994277954 -2.168260097503662 42.790000915527344 3.6849000453948975 -0.9749910235404968 41.80509948730469 3.8585400581359863 -0.9749910235404968 42.757198333740234 3.4990100860595703 0.27410799264907837 41.77239990234375 3.6726601123809814 0.27410799264907837 42.757198333740234 3.4990100860595703 0.27410799264907837 41.80509948730469 3.8585400581359863 -0.9749910235404968 42.790000915527344 3.6849000453948975 -0.9749910235404968 41.77239990234375 3.6726601123809814 0.27410799264907837 42.66210174560547 2.9600799083709717 1.190119981765747 41.67729949951172 3.133729934692383 1.190119981765747 42.66210174560547 2.9600799083709717 1.190119981765747 41.77239990234375 3.6726601123809814 0.27410799264907837 42.757198333740234 3.4990100860595703 0.27410799264907837 42.50979995727539 2.0961499214172363 1.7538100481033325 41.67729949951172 3.133729934692383 1.190119981765747 42.66210174560547 2.9600799083709717 1.190119981765747 41.67729949951172 3.133729934692383 1.190119981765747 42.50979995727539 2.0961499214172363 1.7538100481033325 41.525001525878906 2.2697999477386475 1.7538100481033325 42.30509948730469 0.9353200197219849 1.9459999799728394 41.525001525878906 2.2697999477386475 1.7538100481033325 42.50979995727539 2.0961499214172363 1.7538100481033325 41.525001525878906 2.2697999477386475 1.7538100481033325 42.30509948730469 0.9353200197219849 1.9459999799728394 41.3203010559082 1.108970046043396 1.9459999799728394 42.104000091552734 -0.20525699853897095 1.7515100240707397 41.3203010559082 1.108970046043396 1.9459999799728394 42.30509948730469 0.9353200197219849 1.9459999799728394 41.3203010559082 1.108970046043396 1.9459999799728394 42.104000091552734 -0.20525699853897095 1.7515100240707397 41.11920166015625 -0.03160899877548218 1.7515100240707397 41.952598571777344 -1.0639599561691284 1.1873600482940674 41.11920166015625 -0.03160899877548218 1.7515100240707397 42.104000091552734 -0.20525699853897095 1.7515100240707397 41.11920166015625 -0.03160899877548218 1.7515100240707397 41.952598571777344 -1.0639599561691284 1.1873600482940674 40.96780014038086 -0.8903099894523621 1.1873600482940674 41.857200622558594 -1.6052600145339966 0.2825309932231903 40.96780014038086 -0.8903099894523621 1.1873600482940674 41.952598571777344 -1.0639599561691284 1.1873600482940674 40.96780014038086 -0.8903099894523621 1.1873600482940674 41.857200622558594 -1.6052600145339966 0.2825309932231903 40.87229919433594 -1.4316099882125854 0.2825309932231903 41.82389831542969 -1.7935800552368164 -0.9339900016784668 40.87229919433594 -1.4316099882125854 0.2825309932231903 41.857200622558594 -1.6052600145339966 0.2825309932231903 40.87229919433594 -1.4316099882125854 0.2825309932231903 41.82389831542969 -1.7935800552368164 -0.9339900016784668 40.8390998840332 -1.6199300289154053 -0.9339900016784668 40.872398376464844 -1.4314500093460083 -2.155179977416992 41.82389831542969 -1.7935800552368164 -0.9339900016784668 41.857200622558594 -1.6051000356674194 -2.155179977416992 41.82389831542969 -1.7935800552368164 -0.9339900016784668 40.872398376464844 -1.4314500093460083 -2.155179977416992 40.8390998840332 -1.6199300289154053 -0.9339900016784668 40.96799850463867 -0.8890789747238159 -3.0594899654388428 41.857200622558594 -1.6051000356674194 -2.155179977416992 41.95280075073242 -1.0627299547195435 -3.0594899654388428 41.857200622558594 -1.6051000356674194 -2.155179977416992 40.96799850463867 -0.8890789747238159 -3.0594899654388428 40.872398376464844 -1.4314500093460083 -2.155179977416992 41.11989974975586 -0.02746249921619892 -3.6210498809814453 41.95280075073242 -1.0627299547195435 -3.0594899654388428 42.104698181152344 -0.20111100375652313 -3.6210498809814453 41.95280075073242 -1.0627299547195435 -3.0594899654388428 41.11989974975586 -0.02746249921619892 -3.6210498809814453 40.96799850463867 -0.8890789747238159 -3.0594899654388428 41.32210159301758 1.1188100576400757 -3.813999891281128 42.104698181152344 -0.20111100375652313 -3.6210498809814453 42.30690002441406 0.9451630115509033 -3.813999891281128 42.104698181152344 -0.20111100375652313 -3.6210498809814453 41.32210159301758 1.1188100576400757 -3.813999891281128 41.11989974975586 -0.02746249921619892 -3.6210498809814453 41.522701263427734 2.256920099258423 -3.6202900409698486 42.30690002441406 0.9451630115509033 -3.813999891281128 42.50749969482422 2.083280086517334 -3.6202900409698486 42.30690002441406 0.9451630115509033 -3.813999891281128 41.522701263427734 2.256920099258423 -3.6202900409698486 41.32210159301758 1.1188100576400757 -3.813999891281128 42.140499114990234 0.0016032200073823333 -2.1818699836730957 41.22819900512695 0.5866000056266785 -2.519550085067749 42.2130012512207 0.4129520058631897 -2.519550085067749 41.22819900512695 0.5866000056266785 -2.519550085067749 42.140499114990234 0.0016032200073823333 -2.1818699836730957 41.15570068359375 0.17525100708007812 -2.1818699836730957 41.15570068359375 0.17525100708007812 -2.1818699836730957 42.09370040893555 -0.2636969983577728 -1.6460100412368774 41.1088981628418 -0.0900489017367363 -1.6460100412368774 42.09370040893555 -0.2636969983577728 -1.6460100412368774 41.15570068359375 0.17525100708007812 -2.1818699836730957 42.140499114990234 0.0016032200073823333 -2.1818699836730957 41.1088981628418 -0.0900489017367363 -1.6460100412368774 42.07709884643555 -0.3577359914779663 -0.9339900016784668 41.09230041503906 -0.18408800661563873 -0.9339900016784668 42.07709884643555 -0.3577359914779663 -0.9339900016784668 41.1088981628418 -0.0900489017367363 -1.6460100412368774 42.09370040893555 -0.2636969983577728 -1.6460100412368774 42.07709884643555 -0.3577359914779663 -0.9339900016784668 41.1088981628418 -0.0900489017367363 -0.22254900634288788 41.09230041503906 -0.18408800661563873 -0.9339900016784668 41.1088981628418 -0.0900489017367363 -0.22254900634288788 42.07709884643555 -0.3577359914779663 -0.9339900016784668 42.09370040893555 -0.2636969983577728 -0.22254900634288788 42.09370040893555 -0.2636969983577728 -0.22254900634288788 41.15570068359375 0.1752520054578781 0.31298699975013733 41.1088981628418 -0.0900489017367363 -0.22254900634288788 41.15570068359375 0.1752520054578781 0.31298699975013733 42.09370040893555 -0.2636969983577728 -0.22254900634288788 42.140499114990234 0.001604159944690764 0.31298699975013733 41.22819900512695 0.5866010189056396 0.6505579948425293 42.140499114990234 0.001604159944690764 0.31298699975013733 42.2130012512207 0.4129529893398285 0.6505579948425293 42.140499114990234 0.001604159944690764 0.31298699975013733 41.22819900512695 0.5866010189056396 0.6505579948425293 41.15570068359375 0.1752520054578781 0.31298699975013733 41.32210159301758 1.1188100576400757 0.7679889798164368 42.2130012512207 0.4129529893398285 0.6505579948425293 42.30690002441406 0.9451630115509033 0.7679889798164368 42.2130012512207 0.4129529893398285 0.6505579948425293 41.32210159301758 1.1188100576400757 0.7679889798164368 41.22819900512695 0.5866010189056396 0.6505579948425293 41.41680145263672 1.6560100317001343 0.6516259908676147 42.30690002441406 0.9451630115509033 0.7679889798164368 42.4015998840332 1.4823600053787231 0.6516259908676147 42.30690002441406 0.9451630115509033 0.7679889798164368 41.41680145263672 1.6560100317001343 0.6516259908676147 41.32210159301758 1.1188100576400757 0.7679889798164368 41.489200592041016 2.066819906234741 0.3141160011291504 42.4015998840332 1.4823600053787231 0.6516259908676147 42.4739990234375 1.8931699991226196 0.3141160011291504 42.4015998840332 1.4823600053787231 0.6516259908676147 41.489200592041016 2.066819906234741 0.3141160011291504 41.41680145263672 1.6560100317001343 0.6516259908676147 41.535499572753906 2.3293399810791016 -0.22718800604343414 42.4739990234375 1.8931699991226196 0.3141160011291504 42.520301818847656 2.1556899547576904 -0.22718800604343414 42.4739990234375 1.8931699991226196 0.3141160011291504 41.535499572753906 2.3293399810791016 -0.22718800604343414 41.489200592041016 2.066819906234741 0.3141160011291504 41.55179977416992 2.4217100143432617 -0.9549869894981384 42.520301818847656 2.1556899547576904 -0.22718800604343414 42.536598205566406 2.2480599880218506 -0.9549869894981384 42.520301818847656 2.1556899547576904 -0.22718800604343414 41.55179977416992 2.4217100143432617 -0.9549869894981384 41.535499572753906 2.3293399810791016 -0.22718800604343414 42.519798278808594 2.152790069580078 -1.654860019683838 41.55179977416992 2.4217100143432617 -0.9549869894981384 42.536598205566406 2.2480599880218506 -0.9549869894981384 41.55179977416992 2.4217100143432617 -0.9549869894981384 42.519798278808594 2.152790069580078 -1.654860019683838 41.53499984741211 2.3264400959014893 -1.654860019683838 42.47269821166992 1.8854199647903442 -2.1844899654388428 41.53499984741211 2.3264400959014893 -1.654860019683838 42.519798278808594 2.152790069580078 -1.654860019683838 41.53499984741211 2.3264400959014893 -1.654860019683838 42.47269821166992 1.8854199647903442 -2.1844899654388428 41.48780059814453 2.0590600967407227 -2.1844899654388428 42.400001525878906 1.4736299514770508 -2.5198700428009033 41.48780059814453 2.0590600967407227 -2.1844899654388428 42.47269821166992 1.8854199647903442 -2.1844899654388428 41.48780059814453 2.0590600967407227 -2.1844899654388428 42.400001525878906 1.4736299514770508 -2.5198700428009033 41.415199279785156 1.647279977798462 -2.5198700428009033 42.30690002441406 0.9451630115509033 -2.6369900703430176 41.415199279785156 1.647279977798462 -2.5198700428009033 42.400001525878906 1.4736299514770508 -2.5198700428009033 41.415199279785156 1.647279977798462 -2.5198700428009033 42.30690002441406 0.9451630115509033 -2.6369900703430176 41.32210159301758 1.1188100576400757 -2.6369900703430176 42.2130012512207 0.4129520058631897 -2.519550085067749 41.32210159301758 1.1188100576400757 -2.6369900703430176 42.30690002441406 0.9451630115509033 -2.6369900703430176 41.32210159301758 1.1188100576400757 -2.6369900703430176 42.2130012512207 0.4129520058631897 -2.519550085067749 41.22819900512695 0.5866000056266785 -2.519550085067749 39.13479995727539 -17.044599533081055 1.8819899559020996 38.40330123901367 -15.434200286865234 1.8819899559020996 39.388099670410156 -15.607799530029297 1.8819899559020996 38.40330123901367 -15.434200286865234 1.8819899559020996 39.13479995727539 -17.044599533081055 1.8819899559020996 38.150001525878906 -16.871000289916992 1.8819899559020996 39.13479995727539 -17.044599533081055 -3.75 38.150001525878906 -16.871000289916992 1.8819899559020996 39.13479995727539 -17.044599533081055 1.8819899559020996 38.150001525878906 -16.871000289916992 1.8819899559020996 39.13479995727539 -17.044599533081055 -3.75 38.150001525878906 -16.871000289916992 -3.75 38.40330123901367 -15.434200286865234 -3.75 39.13479995727539 -17.044599533081055 -3.75 39.388099670410156 -15.607799530029297 -3.75 38.150001525878906 -16.871000289916992 -3.75 38.40330123901367 -15.434200286865234 -3.75 39.388099670410156 -15.607799530029297 1.8819899559020996 38.40330123901367 -15.434200286865234 1.8819899559020996 39.388099670410156 -15.607799530029297 1.8819899559020996 38.40330123901367 -15.434200286865234 -3.75 39.388099670410156 -15.607799530029297 -3.75 40.13999938964844 -11.343799591064453 -0.16799800097942352 39.647300720214844 -8.379170417785645 -0.16799800097942352 40.63209915161133 -8.552820205688477 -0.16799800097942352 39.647300720214844 -8.379170417785645 -0.16799800097942352 40.13999938964844 -11.343799591064453 -0.16799800097942352 39.15520095825195 -11.170100212097168 -0.16799800097942352 40.13999938964844 -11.343799591064453 -1.573989987373352 39.15520095825195 -11.170100212097168 -0.16799800097942352 40.13999938964844 -11.343799591064453 -0.16799800097942352 39.15520095825195 -11.170100212097168 -0.16799800097942352 40.13999938964844 -11.343799591064453 -1.573989987373352 39.15520095825195 -11.170100212097168 -1.573989987373352 39.647300720214844 -8.379170417785645 -1.573989987373352 40.13999938964844 -11.343799591064453 -1.573989987373352 40.63209915161133 -8.552820205688477 -1.573989987373352 40.13999938964844 -11.343799591064453 -1.573989987373352 39.647300720214844 -8.379170417785645 -1.573989987373352 39.15520095825195 -11.170100212097168 -1.573989987373352 39.647300720214844 -8.379170417785645 -1.573989987373352 40.63209915161133 -8.552820205688477 -0.16799800097942352 39.647300720214844 -8.379170417785645 -0.16799800097942352 40.63209915161133 -8.552820205688477 -0.16799800097942352 39.647300720214844 -8.379170417785645 -1.573989987373352 40.63209915161133 -8.552820205688477 -1.573989987373352 38.4724006652832 -20.80139923095703 -0.16799800097942352 37.979698181152344 -17.83679962158203 -0.16799800097942352 38.964500427246094 -18.010400772094727 -0.16799800097942352 37.979698181152344 -17.83679962158203 -0.16799800097942352 38.4724006652832 -20.80139923095703 -0.16799800097942352 37.48759841918945 -20.627700805664062 -0.16799800097942352 38.4724006652832 -20.80139923095703 -1.573989987373352 37.48759841918945 -20.627700805664062 -0.16799800097942352 38.4724006652832 -20.80139923095703 -0.16799800097942352 37.48759841918945 -20.627700805664062 -0.16799800097942352 38.4724006652832 -20.80139923095703 -1.573989987373352 37.48759841918945 -20.627700805664062 -1.573989987373352 37.979698181152344 -17.83679962158203 -1.573989987373352 38.4724006652832 -20.80139923095703 -1.573989987373352 38.964500427246094 -18.010400772094727 -1.573989987373352 38.4724006652832 -20.80139923095703 -1.573989987373352 37.979698181152344 -17.83679962158203 -1.573989987373352 37.48759841918945 -20.627700805664062 -1.573989987373352 37.979698181152344 -17.83679962158203 -1.573989987373352 38.964500427246094 -18.010400772094727 -0.16799800097942352 37.979698181152344 -17.83679962158203 -0.16799800097942352 38.964500427246094 -18.010400772094727 -1.573989987373352 -13.800000190734863 -10.325699806213379 5.099999904632568 -11.399999618530273 -8.65137004852295 8.0 -13.800000190734863 -8.65137004852295 8.0 -11.399999618530273 -8.65137004852295 8.0 -13.800000190734863 -10.325699806213379 5.099999904632568 -11.399999618530273 -10.325699806213379 5.099999904632568 -13.800000190734863 -17.600000381469727 10.899999618530273 -11.399999618530273 -10.325699806213379 10.899999618530273 -11.399999618530273 -17.600000381469727 10.899999618530273 -13.800000190734863 -10.325699806213379 10.899999618530273 -13.800000190734863 -8.65137004852295 8.0 -11.399999618530273 -10.325699806213379 10.899999618530273 -13.800000190734863 -10.325699806213379 10.899999618530273 -11.399999618530273 -10.325699806213379 10.899999618530273 -13.800000190734863 -8.65137004852295 8.0 -11.399999618530273 -8.65137004852295 8.0 -13.800000190734863 -10.610300064086914 8.802339553833008 -13.800000190734863 -8.65137004852295 8.0 -13.800000190734863 -10.325699806213379 10.899999618530273 -13.800000190734863 -10.610300064086914 7.197659969329834 -13.800000190734863 -10.395299911499023 8.0 -13.800000190734863 -10.325699806213379 10.899999618530273 -13.800000190734863 -11.197699546813965 9.389690399169922 -13.800000190734863 -10.610300064086914 8.802339553833008 -13.800000190734863 -10.325699806213379 10.899999618530273 -13.800000190734863 -12.0 9.604680061340332 -13.800000190734863 -11.197699546813965 9.389690399169922 -13.800000190734863 -10.325699806213379 10.899999618530273 -13.800000190734863 -12.802300453186035 9.389690399169922 -13.800000190734863 -12.0 9.604680061340332 -13.800000190734863 -13.389699935913086 8.802339553833008 -13.800000190734863 -17.600000381469727 10.899999618530273 -13.800000190734863 -13.604700088500977 8.0 -13.800000190734863 -12.802300453186035 9.389690399169922 -13.800000190734863 -8.65137004852295 8.0 -13.800000190734863 -10.610300064086914 7.197659969329834 -13.800000190734863 -10.325699806213379 5.099999904632568 -13.800000190734863 -11.197699546813965 6.610310077667236 -13.800000190734863 -10.325699806213379 5.099999904632568 -13.800000190734863 -10.610300064086914 7.197659969329834 -13.800000190734863 -12.0 6.395319938659668 -13.800000190734863 -10.325699806213379 5.099999904632568 -13.800000190734863 -11.197699546813965 6.610310077667236 -13.800000190734863 -12.802300453186035 6.610310077667236 -13.800000190734863 -10.325699806213379 5.099999904632568 -13.800000190734863 -12.0 6.395319938659668 -13.800000190734863 -18.0 10.5 -13.800000190734863 -18.0 5.099999904632568 -13.800000190734863 -13.604700088500977 8.0 -13.800000190734863 -18.0 10.5 -13.800000190734863 -13.604700088500977 8.0 -13.800000190734863 -18.0 5.099999904632568 -13.800000190734863 -13.389699935913086 7.197659969329834 -13.800000190734863 -12.802300453186035 6.610310077667236 -13.800000190734863 -18.0 5.099999904632568 -13.800000190734863 -10.325699806213379 5.099999904632568 -13.800000190734863 -13.389699935913086 7.197659969329834 -13.800000190734863 -18.0 5.099999904632568 -13.800000190734863 -12.802300453186035 6.610310077667236 -11.399999618530273 -10.610300064086914 7.197659969329834 -11.399999618530273 -8.65137004852295 8.0 -11.399999618530273 -10.325699806213379 5.099999904632568 -11.399999618530273 -10.610300064086914 8.802339553833008 -11.399999618530273 -10.395299911499023 8.0 -11.399999618530273 -10.325699806213379 5.099999904632568 -11.399999618530273 -11.197699546813965 6.610310077667236 -11.399999618530273 -10.610300064086914 7.197659969329834 -11.399999618530273 -10.325699806213379 5.099999904632568 -11.399999618530273 -12.0 6.395319938659668 -11.399999618530273 -11.197699546813965 6.610310077667236 -11.399999618530273 -10.325699806213379 5.099999904632568 -11.399999618530273 -12.802300453186035 6.610310077667236 -11.399999618530273 -12.0 6.395319938659668 -11.399999618530273 -18.0 5.099999904632568 -11.399999618530273 -13.604700088500977 8.0 -11.399999618530273 -13.389699935913086 7.197659969329834 -11.399999618530273 -18.0 5.099999904632568 -11.399999618530273 -13.389699935913086 7.197659969329834 -11.399999618530273 -12.802300453186035 6.610310077667236 -11.399999618530273 -18.0 5.099999904632568 -11.399999618530273 -12.802300453186035 6.610310077667236 -11.399999618530273 -13.604700088500977 8.0 -11.399999618530273 -18.0 5.099999904632568 -11.399999618530273 -18.0 10.5 -11.399999618530273 -13.604700088500977 8.0 -11.399999618530273 -18.0 10.5 -11.399999618530273 -17.600000381469727 10.899999618530273 -11.399999618530273 -8.65137004852295 8.0 -11.399999618530273 -10.610300064086914 8.802339553833008 -11.399999618530273 -10.325699806213379 10.899999618530273 -11.399999618530273 -11.197699546813965 9.389690399169922 -11.399999618530273 -10.325699806213379 10.899999618530273 -11.399999618530273 -10.610300064086914 8.802339553833008 -11.399999618530273 -12.0 9.604680061340332 -11.399999618530273 -10.325699806213379 10.899999618530273 -11.399999618530273 -11.197699546813965 9.389690399169922 -11.399999618530273 -12.802300453186035 9.389690399169922 -11.399999618530273 -10.325699806213379 10.899999618530273 -11.399999618530273 -12.0 9.604680061340332 -11.399999618530273 -12.802300453186035 9.389690399169922 -11.399999618530273 -17.600000381469727 10.899999618530273 -11.399999618530273 -10.325699806213379 10.899999618530273 -11.399999618530273 -13.389699935913086 8.802339553833008 -11.399999618530273 -17.600000381469727 10.899999618530273 -11.399999618530273 -12.802300453186035 9.389690399169922 -11.399999618530273 -17.600000381469727 10.899999618530273 -11.399999618530273 -13.389699935913086 8.802339553833008 -11.399999618530273 -13.604700088500977 8.0 -13.800000190734863 -10.325699806213379 5.099999904632568 -11.399999618530273 -18.0 5.099999904632568 -11.399999618530273 -10.325699806213379 5.099999904632568 -13.800000190734863 -18.0 5.099999904632568 -16.200000762939453 -11.197699546813965 6.610310077667236 -13.800000190734863 -12.0 6.395319938659668 -13.800000190734863 -11.197699546813965 6.610310077667236 -13.800000190734863 -12.0 6.395319938659668 -16.200000762939453 -11.197699546813965 6.610310077667236 -16.200000762939453 -12.0 6.395319938659668 -11.399999618530273 -11.197699546813965 6.610310077667236 -9.0 -12.0 6.395319938659668 -9.0 -11.197699546813965 6.610310077667236 -9.0 -12.0 6.395319938659668 -11.399999618530273 -11.197699546813965 6.610310077667236 -11.399999618530273 -12.0 6.395319938659668 -16.200000762939453 -12.0 9.604680061340332 -13.800000190734863 -11.197699546813965 9.389690399169922 -13.800000190734863 -12.0 9.604680061340332 -13.800000190734863 -11.197699546813965 9.389690399169922 -16.200000762939453 -12.0 9.604680061340332 -16.200000762939453 -11.197699546813965 9.389690399169922 -11.399999618530273 -12.0 9.604680061340332 -9.0 -11.197699546813965 9.389690399169922 -9.0 -12.0 9.604680061340332 -9.0 -11.197699546813965 9.389690399169922 -11.399999618530273 -12.0 9.604680061340332 -11.399999618530273 -11.197699546813965 9.389690399169922 -16.200000762939453 -10.395299911499023 8.0 -13.800000190734863 -10.610300064086914 8.802339553833008 -16.200000762939453 -10.610300064086914 8.802339553833008 -13.800000190734863 -10.395299911499023 8.0 -11.399999618530273 -10.395299911499023 8.0 -9.0 -10.610300064086914 8.802339553833008 -11.399999618530273 -10.610300064086914 8.802339553833008 -9.0 -10.610300064086914 8.802339553833008 -11.399999618530273 -10.395299911499023 8.0 -9.0 -10.395299911499023 8.0 -16.200000762939453 -11.197699546813965 6.610310077667236 -13.800000190734863 -10.610300064086914 7.197659969329834 -16.200000762939453 -10.610300064086914 7.197659969329834 -13.800000190734863 -10.610300064086914 7.197659969329834 -16.200000762939453 -11.197699546813965 6.610310077667236 -13.800000190734863 -11.197699546813965 6.610310077667236 -11.399999618530273 -11.197699546813965 6.610310077667236 -9.0 -10.610300064086914 7.197659969329834 -11.399999618530273 -10.610300064086914 7.197659969329834 -9.0 -10.610300064086914 7.197659969329834 -11.399999618530273 -11.197699546813965 6.610310077667236 -9.0 -11.197699546813965 6.610310077667236 -16.200000762939453 -10.610300064086914 8.802339553833008 -13.800000190734863 -11.197699546813965 9.389690399169922 -16.200000762939453 -11.197699546813965 9.389690399169922 -13.800000190734863 -11.197699546813965 9.389690399169922 -16.200000762939453 -10.610300064086914 8.802339553833008 -13.800000190734863 -10.610300064086914 8.802339553833008 -11.399999618530273 -10.610300064086914 8.802339553833008 -9.0 -11.197699546813965 9.389690399169922 -11.399999618530273 -11.197699546813965 9.389690399169922 -9.0 -11.197699546813965 9.389690399169922 -11.399999618530273 -10.610300064086914 8.802339553833008 -9.0 -10.610300064086914 8.802339553833008 -9.0 -13.389699935913086 7.197659969329834 -11.399999618530273 -13.604700088500977 8.0 -9.0 -13.604700088500977 8.0 -11.399999618530273 -13.604700088500977 8.0 -9.0 -13.389699935913086 7.197659969329834 -11.399999618530273 -13.389699935913086 7.197659969329834 -13.800000190734863 -13.389699935913086 7.197659969329834 -16.200000762939453 -13.604700088500977 8.0 -13.800000190734863 -13.604700088500977 8.0 -16.200000762939453 -13.389699935913086 7.197659969329834 -13.800000190734863 -12.802300453186035 6.610310077667236 -16.200000762939453 -13.389699935913086 7.197659969329834 -13.800000190734863 -13.389699935913086 7.197659969329834 -16.200000762939453 -13.389699935913086 7.197659969329834 -13.800000190734863 -12.802300453186035 6.610310077667236 -16.200000762939453 -12.802300453186035 6.610310077667236 -9.0 -12.802300453186035 6.610310077667236 -11.399999618530273 -13.389699935913086 7.197659969329834 -9.0 -13.389699935913086 7.197659969329834 -11.399999618530273 -13.389699935913086 7.197659969329834 -9.0 -12.802300453186035 6.610310077667236 -11.399999618530273 -12.802300453186035 6.610310077667236 -16.200000762939453 -10.610300064086914 7.197659969329834 -13.800000190734863 -10.395299911499023 8.0 -16.200000762939453 -10.395299911499023 8.0 -13.800000190734863 -10.610300064086914 7.197659969329834 -11.399999618530273 -10.610300064086914 7.197659969329834 -9.0 -10.395299911499023 8.0 -11.399999618530273 -10.395299911499023 8.0 -9.0 -10.395299911499023 8.0 -11.399999618530273 -10.610300064086914 7.197659969329834 -9.0 -10.610300064086914 7.197659969329834 -11.399999618530273 -12.0 6.395319938659668 -9.0 -12.802300453186035 6.610310077667236 -9.0 -12.0 6.395319938659668 -9.0 -12.802300453186035 6.610310077667236 -11.399999618530273 -12.0 6.395319938659668 -11.399999618530273 -12.802300453186035 6.610310077667236 -16.200000762939453 -12.0 6.395319938659668 -13.800000190734863 -12.802300453186035 6.610310077667236 -13.800000190734863 -12.0 6.395319938659668 -13.800000190734863 -12.802300453186035 6.610310077667236 -16.200000762939453 -12.0 6.395319938659668 -16.200000762939453 -12.802300453186035 6.610310077667236 -9.0 -13.604700088500977 8.0 -11.399999618530273 -13.389699935913086 8.802339553833008 -9.0 -13.389699935913086 8.802339553833008 -11.399999618530273 -13.389699935913086 8.802339553833008 -9.0 -13.604700088500977 8.0 -11.399999618530273 -13.604700088500977 8.0 -13.800000190734863 -13.604700088500977 8.0 -16.200000762939453 -13.389699935913086 8.802339553833008 -13.800000190734863 -13.389699935913086 8.802339553833008 -16.200000762939453 -13.604700088500977 8.0 -13.800000190734863 -13.389699935913086 8.802339553833008 -16.200000762939453 -12.802300453186035 9.389690399169922 -13.800000190734863 -12.802300453186035 9.389690399169922 -16.200000762939453 -12.802300453186035 9.389690399169922 -13.800000190734863 -13.389699935913086 8.802339553833008 -16.200000762939453 -13.389699935913086 8.802339553833008 -9.0 -13.389699935913086 8.802339553833008 -11.399999618530273 -12.802300453186035 9.389690399169922 -9.0 -12.802300453186035 9.389690399169922 -11.399999618530273 -12.802300453186035 9.389690399169922 -9.0 -13.389699935913086 8.802339553833008 -11.399999618530273 -13.389699935913086 8.802339553833008 -16.200000762939453 -12.802300453186035 9.389690399169922 -13.800000190734863 -12.0 9.604680061340332 -13.800000190734863 -12.802300453186035 9.389690399169922 -13.800000190734863 -12.0 9.604680061340332 -16.200000762939453 -12.802300453186035 9.389690399169922 -16.200000762939453 -12.0 9.604680061340332 -11.399999618530273 -12.802300453186035 9.389690399169922 -9.0 -12.0 9.604680061340332 -9.0 -12.802300453186035 9.389690399169922 -9.0 -12.0 9.604680061340332 -11.399999618530273 -12.802300453186035 9.389690399169922 -11.399999618530273 -12.0 9.604680061340332 -13.800000190734863 -10.325699806213379 -10.899999618530273 -11.399999618530273 -8.65137004852295 -8.0 -13.800000190734863 -8.65137004852295 -8.0 -11.399999618530273 -8.65137004852295 -8.0 -13.800000190734863 -10.325699806213379 -10.899999618530273 -11.399999618530273 -10.325699806213379 -10.899999618530273 -13.800000190734863 -18.0 -5.099999904632568 -11.399999618530273 -10.325699806213379 -5.099999904632568 -11.399999618530273 -18.0 -5.099999904632568 -13.800000190734863 -10.325699806213379 -5.099999904632568 -13.800000190734863 -8.65137004852295 -8.0 -11.399999618530273 -10.325699806213379 -5.099999904632568 -13.800000190734863 -10.325699806213379 -5.099999904632568 -11.399999618530273 -10.325699806213379 -5.099999904632568 -13.800000190734863 -8.65137004852295 -8.0 -11.399999618530273 -8.65137004852295 -8.0 -13.800000190734863 -10.610300064086914 -7.197659969329834 -13.800000190734863 -8.65137004852295 -8.0 -13.800000190734863 -10.325699806213379 -5.099999904632568 -13.800000190734863 -10.610300064086914 -8.802339553833008 -13.800000190734863 -8.65137004852295 -8.0 -13.800000190734863 -10.395299911499023 -8.0 -13.800000190734863 -10.610300064086914 -7.197659969329834 -13.800000190734863 -10.325699806213379 -5.099999904632568 -13.800000190734863 -11.197699546813965 -6.610310077667236 -13.800000190734863 -10.325699806213379 -5.099999904632568 -13.800000190734863 -12.0 -6.395319938659668 -13.800000190734863 -11.197699546813965 -6.610310077667236 -13.800000190734863 -10.325699806213379 -5.099999904632568 -13.800000190734863 -12.802300453186035 -6.610310077667236 -13.800000190734863 -12.0 -6.395319938659668 -13.800000190734863 -18.0 -5.099999904632568 -13.800000190734863 -13.604700088500977 -8.0 -13.800000190734863 -13.389699935913086 -7.197659969329834 -13.800000190734863 -18.0 -5.099999904632568 -13.800000190734863 -13.389699935913086 -7.197659969329834 -13.800000190734863 -12.802300453186035 -6.610310077667236 -13.800000190734863 -13.604700088500977 -8.0 -13.800000190734863 -18.0 -10.5 -13.800000190734863 -13.604700088500977 -8.0 -13.800000190734863 -18.0 -10.5 -13.800000190734863 -17.600000381469727 -10.899999618530273 -13.800000190734863 -8.65137004852295 -8.0 -13.800000190734863 -10.610300064086914 -8.802339553833008 -13.800000190734863 -10.325699806213379 -10.899999618530273 -13.800000190734863 -11.197699546813965 -9.389690399169922 -13.800000190734863 -10.325699806213379 -10.899999618530273 -13.800000190734863 -10.610300064086914 -8.802339553833008 -13.800000190734863 -12.0 -9.604680061340332 -13.800000190734863 -10.325699806213379 -10.899999618530273 -13.800000190734863 -11.197699546813965 -9.389690399169922 -13.800000190734863 -12.802300453186035 -9.389690399169922 -13.800000190734863 -17.600000381469727 -10.899999618530273 -13.800000190734863 -13.389699935913086 -8.802339553833008 -13.800000190734863 -17.600000381469727 -10.899999618530273 -13.800000190734863 -13.389699935913086 -8.802339553833008 -13.800000190734863 -13.604700088500977 -8.0 -11.399999618530273 -10.610300064086914 -8.802339553833008 -11.399999618530273 -8.65137004852295 -8.0 -11.399999618530273 -10.325699806213379 -10.899999618530273 -11.399999618530273 -10.610300064086914 -7.197659969329834 -11.399999618530273 -10.395299911499023 -8.0 -11.399999618530273 -10.325699806213379 -10.899999618530273 -11.399999618530273 -11.197699546813965 -9.389690399169922 -11.399999618530273 -10.610300064086914 -8.802339553833008 -11.399999618530273 -10.325699806213379 -10.899999618530273 -11.399999618530273 -12.0 -9.604680061340332 -11.399999618530273 -11.197699546813965 -9.389690399169922 -11.399999618530273 -10.325699806213379 -10.899999618530273 -11.399999618530273 -12.802300453186035 -9.389690399169922 -11.399999618530273 -12.0 -9.604680061340332 -11.399999618530273 -13.389699935913086 -8.802339553833008 -11.399999618530273 -17.600000381469727 -10.899999618530273 -11.399999618530273 -13.604700088500977 -8.0 -11.399999618530273 -12.802300453186035 -9.389690399169922 -11.399999618530273 -17.600000381469727 -10.899999618530273 -11.399999618530273 -13.389699935913086 -8.802339553833008 -11.399999618530273 -12.802300453186035 -9.389690399169922 -11.399999618530273 -8.65137004852295 -8.0 -11.399999618530273 -10.610300064086914 -7.197659969329834 -11.399999618530273 -10.325699806213379 -5.099999904632568 -11.399999618530273 -11.197699546813965 -6.610310077667236 -11.399999618530273 -10.325699806213379 -5.099999904632568 -11.399999618530273 -10.610300064086914 -7.197659969329834 -11.399999618530273 -12.0 -6.395319938659668 -11.399999618530273 -10.325699806213379 -5.099999904632568 -11.399999618530273 -11.197699546813965 -6.610310077667236 -11.399999618530273 -12.802300453186035 -6.610310077667236 -11.399999618530273 -10.325699806213379 -5.099999904632568 -11.399999618530273 -12.0 -6.395319938659668 -11.399999618530273 -18.0 -10.5 -11.399999618530273 -13.604700088500977 -8.0 -11.399999618530273 -17.600000381469727 -10.899999618530273 -11.399999618530273 -18.0 -5.099999904632568 -11.399999618530273 -13.604700088500977 -8.0 -11.399999618530273 -18.0 -10.5 -11.399999618530273 -13.604700088500977 -8.0 -11.399999618530273 -18.0 -5.099999904632568 -11.399999618530273 -13.389699935913086 -7.197659969329834 -11.399999618530273 -12.802300453186035 -6.610310077667236 -11.399999618530273 -18.0 -5.099999904632568 -11.399999618530273 -13.389699935913086 -7.197659969329834 -11.399999618530273 -18.0 -5.099999904632568 -11.399999618530273 -12.802300453186035 -6.610310077667236 -13.800000190734863 -10.325699806213379 -10.899999618530273 -11.399999618530273 -17.600000381469727 -10.899999618530273 -11.399999618530273 -10.325699806213379 -10.899999618530273 -13.800000190734863 -17.600000381469727 -10.899999618530273 -16.200000762939453 -11.197699546813965 -9.389690399169922 -13.800000190734863 -12.0 -9.604680061340332 -13.800000190734863 -11.197699546813965 -9.389690399169922 -13.800000190734863 -12.0 -9.604680061340332 -16.200000762939453 -11.197699546813965 -9.389690399169922 -16.200000762939453 -12.0 -9.604680061340332 -11.399999618530273 -11.197699546813965 -9.389690399169922 -9.0 -12.0 -9.604680061340332 -9.0 -11.197699546813965 -9.389690399169922 -9.0 -12.0 -9.604680061340332 -11.399999618530273 -11.197699546813965 -9.389690399169922 -11.399999618530273 -12.0 -9.604680061340332 -16.200000762939453 -12.0 -6.395319938659668 -13.800000190734863 -11.197699546813965 -6.610310077667236 -13.800000190734863 -12.0 -6.395319938659668 -13.800000190734863 -11.197699546813965 -6.610310077667236 -16.200000762939453 -12.0 -6.395319938659668 -16.200000762939453 -11.197699546813965 -6.610310077667236 -11.399999618530273 -12.0 -6.395319938659668 -9.0 -11.197699546813965 -6.610310077667236 -9.0 -12.0 -6.395319938659668 -9.0 -11.197699546813965 -6.610310077667236 -11.399999618530273 -12.0 -6.395319938659668 -11.399999618530273 -11.197699546813965 -6.610310077667236 -16.200000762939453 -10.395299911499023 -8.0 -13.800000190734863 -10.610300064086914 -7.197659969329834 -16.200000762939453 -10.610300064086914 -7.197659969329834 -13.800000190734863 -10.395299911499023 -8.0 -11.399999618530273 -10.395299911499023 -8.0 -9.0 -10.610300064086914 -7.197659969329834 -11.399999618530273 -10.610300064086914 -7.197659969329834 -9.0 -10.610300064086914 -7.197659969329834 -11.399999618530273 -10.395299911499023 -8.0 -9.0 -10.395299911499023 -8.0 -16.200000762939453 -11.197699546813965 -9.389690399169922 -13.800000190734863 -10.610300064086914 -8.802339553833008 -16.200000762939453 -10.610300064086914 -8.802339553833008 -13.800000190734863 -10.610300064086914 -8.802339553833008 -16.200000762939453 -11.197699546813965 -9.389690399169922 -13.800000190734863 -11.197699546813965 -9.389690399169922 -11.399999618530273 -11.197699546813965 -9.389690399169922 -9.0 -10.610300064086914 -8.802339553833008 -11.399999618530273 -10.610300064086914 -8.802339553833008 -9.0 -10.610300064086914 -8.802339553833008 -11.399999618530273 -11.197699546813965 -9.389690399169922 -9.0 -11.197699546813965 -9.389690399169922 -16.200000762939453 -10.610300064086914 -7.197659969329834 -13.800000190734863 -11.197699546813965 -6.610310077667236 -16.200000762939453 -11.197699546813965 -6.610310077667236 -13.800000190734863 -11.197699546813965 -6.610310077667236 -16.200000762939453 -10.610300064086914 -7.197659969329834 -13.800000190734863 -10.610300064086914 -7.197659969329834 -11.399999618530273 -10.610300064086914 -7.197659969329834 -9.0 -11.197699546813965 -6.610310077667236 -11.399999618530273 -11.197699546813965 -6.610310077667236 -9.0 -11.197699546813965 -6.610310077667236 -11.399999618530273 -10.610300064086914 -7.197659969329834 -9.0 -10.610300064086914 -7.197659969329834 -9.0 -13.389699935913086 -8.802339553833008 -11.399999618530273 -13.604700088500977 -8.0 -9.0 -13.604700088500977 -8.0 -11.399999618530273 -13.604700088500977 -8.0 -9.0 -13.389699935913086 -8.802339553833008 -11.399999618530273 -13.389699935913086 -8.802339553833008 -13.800000190734863 -13.389699935913086 -8.802339553833008 -16.200000762939453 -13.604700088500977 -8.0 -13.800000190734863 -13.604700088500977 -8.0 -16.200000762939453 -13.389699935913086 -8.802339553833008 -13.800000190734863 -12.802300453186035 -9.389690399169922 -16.200000762939453 -13.389699935913086 -8.802339553833008 -13.800000190734863 -13.389699935913086 -8.802339553833008 -16.200000762939453 -13.389699935913086 -8.802339553833008 -13.800000190734863 -12.802300453186035 -9.389690399169922 -16.200000762939453 -12.802300453186035 -9.389690399169922 -9.0 -12.802300453186035 -9.389690399169922 -11.399999618530273 -13.389699935913086 -8.802339553833008 -9.0 -13.389699935913086 -8.802339553833008 -11.399999618530273 -13.389699935913086 -8.802339553833008 -9.0 -12.802300453186035 -9.389690399169922 -11.399999618530273 -12.802300453186035 -9.389690399169922 -16.200000762939453 -10.610300064086914 -8.802339553833008 -13.800000190734863 -10.395299911499023 -8.0 -16.200000762939453 -10.395299911499023 -8.0 -13.800000190734863 -10.610300064086914 -8.802339553833008 -11.399999618530273 -10.610300064086914 -8.802339553833008 -9.0 -10.395299911499023 -8.0 -11.399999618530273 -10.395299911499023 -8.0 -9.0 -10.395299911499023 -8.0 -11.399999618530273 -10.610300064086914 -8.802339553833008 -9.0 -10.610300064086914 -8.802339553833008 -11.399999618530273 -12.0 -9.604680061340332 -9.0 -12.802300453186035 -9.389690399169922 -9.0 -12.0 -9.604680061340332 -9.0 -12.802300453186035 -9.389690399169922 -11.399999618530273 -12.0 -9.604680061340332 -11.399999618530273 -12.802300453186035 -9.389690399169922 -16.200000762939453 -12.0 -9.604680061340332 -13.800000190734863 -12.802300453186035 -9.389690399169922 -13.800000190734863 -12.0 -9.604680061340332 -13.800000190734863 -12.802300453186035 -9.389690399169922 -16.200000762939453 -12.0 -9.604680061340332 -16.200000762939453 -12.802300453186035 -9.389690399169922 -9.0 -13.604700088500977 -8.0 -11.399999618530273 -13.389699935913086 -7.197659969329834 -9.0 -13.389699935913086 -7.197659969329834 -11.399999618530273 -13.389699935913086 -7.197659969329834 -9.0 -13.604700088500977 -8.0 -11.399999618530273 -13.604700088500977 -8.0 -13.800000190734863 -13.604700088500977 -8.0 -16.200000762939453 -13.389699935913086 -7.197659969329834 -13.800000190734863 -13.389699935913086 -7.197659969329834 -16.200000762939453 -13.604700088500977 -8.0 -13.800000190734863 -13.389699935913086 -7.197659969329834 -16.200000762939453 -12.802300453186035 -6.610310077667236 -13.800000190734863 -12.802300453186035 -6.610310077667236 -16.200000762939453 -12.802300453186035 -6.610310077667236 -13.800000190734863 -13.389699935913086 -7.197659969329834 -16.200000762939453 -13.389699935913086 -7.197659969329834 -9.0 -13.389699935913086 -7.197659969329834 -11.399999618530273 -12.802300453186035 -6.610310077667236 -9.0 -12.802300453186035 -6.610310077667236 -11.399999618530273 -12.802300453186035 -6.610310077667236 -9.0 -13.389699935913086 -7.197659969329834 -11.399999618530273 -13.389699935913086 -7.197659969329834 -16.200000762939453 -12.802300453186035 -6.610310077667236 -13.800000190734863 -12.0 -6.395319938659668 -13.800000190734863 -12.802300453186035 -6.610310077667236 -13.800000190734863 -12.0 -6.395319938659668 -16.200000762939453 -12.802300453186035 -6.610310077667236 -16.200000762939453 -12.0 -6.395319938659668 -11.399999618530273 -12.802300453186035 -6.610310077667236 -9.0 -12.0 -6.395319938659668 -9.0 -12.802300453186035 -6.610310077667236 -9.0 -12.0 -6.395319938659668 -11.399999618530273 -12.802300453186035 -6.610310077667236 -11.399999618530273 -12.0 -6.395319938659668 -11.399999618530273 8.65137004852295 8.0 -13.800000190734863 10.325699806213379 10.899999618530273 -11.399999618530273 10.325699806213379 10.899999618530273 -13.800000190734863 10.325699806213379 10.899999618530273 -11.399999618530273 8.65137004852295 8.0 -13.800000190734863 8.65137004852295 8.0 -13.800000190734863 18.0 5.099999904632568 -11.399999618530273 10.325699806213379 5.099999904632568 -11.399999618530273 18.0 5.099999904632568 -13.800000190734863 10.325699806213379 5.099999904632568 -11.399999618530273 10.325699806213379 5.099999904632568 -13.800000190734863 8.65137004852295 8.0 -11.399999618530273 8.65137004852295 8.0 -13.800000190734863 8.65137004852295 8.0 -11.399999618530273 10.325699806213379 5.099999904632568 -13.800000190734863 10.325699806213379 5.099999904632568 -13.800000190734863 17.600000381469727 10.899999618530273 -13.800000190734863 13.389699935913086 8.802339553833008 -13.800000190734863 13.604700088500977 8.0 -13.800000190734863 17.600000381469727 10.899999618530273 -13.800000190734863 12.802300453186035 9.389690399169922 -13.800000190734863 13.389699935913086 8.802339553833008 -13.800000190734863 10.325699806213379 10.899999618530273 -13.800000190734863 8.65137004852295 8.0 -13.800000190734863 10.610300064086914 8.802339553833008 -13.800000190734863 10.325699806213379 10.899999618530273 -13.800000190734863 11.197699546813965 9.389690399169922 -13.800000190734863 10.325699806213379 10.899999618530273 -13.800000190734863 10.610300064086914 8.802339553833008 -13.800000190734863 12.0 9.604680061340332 -13.800000190734863 11.197699546813965 9.389690399169922 -13.800000190734863 13.604700088500977 8.0 -13.800000190734863 18.0 10.5 -13.800000190734863 17.600000381469727 10.899999618530273 -13.800000190734863 18.0 10.5 -13.800000190734863 13.604700088500977 8.0 -13.800000190734863 18.0 5.099999904632568 -13.800000190734863 13.389699935913086 7.197659969329834 -13.800000190734863 18.0 5.099999904632568 -13.800000190734863 13.604700088500977 8.0 -13.800000190734863 12.802300453186035 6.610310077667236 -13.800000190734863 18.0 5.099999904632568 -13.800000190734863 13.389699935913086 7.197659969329834 -13.800000190734863 10.325699806213379 5.099999904632568 -13.800000190734863 12.802300453186035 6.610310077667236 -13.800000190734863 12.0 6.395319938659668 -13.800000190734863 10.325699806213379 5.099999904632568 -13.800000190734863 11.197699546813965 6.610310077667236 -13.800000190734863 10.325699806213379 5.099999904632568 -13.800000190734863 12.0 6.395319938659668 -13.800000190734863 10.610300064086914 7.197659969329834 -13.800000190734863 11.197699546813965 6.610310077667236 -13.800000190734863 8.65137004852295 8.0 -13.800000190734863 10.395299911499023 8.0 -13.800000190734863 10.610300064086914 8.802339553833008 -13.800000190734863 10.610300064086914 7.197659969329834 -13.800000190734863 8.65137004852295 8.0 -13.800000190734863 10.325699806213379 5.099999904632568 -11.399999618530273 13.604700088500977 8.0 -11.399999618530273 18.0 10.5 -11.399999618530273 18.0 5.099999904632568 -11.399999618530273 18.0 10.5 -11.399999618530273 13.604700088500977 8.0 -11.399999618530273 17.600000381469727 10.899999618530273 -11.399999618530273 18.0 5.099999904632568 -11.399999618530273 13.389699935913086 7.197659969329834 -11.399999618530273 13.604700088500977 8.0 -11.399999618530273 18.0 5.099999904632568 -11.399999618530273 12.802300453186035 6.610310077667236 -11.399999618530273 13.389699935913086 7.197659969329834 -11.399999618530273 10.325699806213379 5.099999904632568 -11.399999618530273 12.802300453186035 6.610310077667236 -11.399999618530273 18.0 5.099999904632568 -11.399999618530273 8.65137004852295 8.0 -11.399999618530273 10.610300064086914 7.197659969329834 -11.399999618530273 10.325699806213379 5.099999904632568 -11.399999618530273 11.197699546813965 6.610310077667236 -11.399999618530273 10.325699806213379 5.099999904632568 -11.399999618530273 10.610300064086914 7.197659969329834 -11.399999618530273 12.0 6.395319938659668 -11.399999618530273 11.197699546813965 6.610310077667236 -11.399999618530273 12.802300453186035 6.610310077667236 -11.399999618530273 10.325699806213379 5.099999904632568 -11.399999618530273 12.0 6.395319938659668 -11.399999618530273 13.389699935913086 8.802339553833008 -11.399999618530273 17.600000381469727 10.899999618530273 -11.399999618530273 13.604700088500977 8.0 -11.399999618530273 12.802300453186035 9.389690399169922 -11.399999618530273 17.600000381469727 10.899999618530273 -11.399999618530273 13.389699935913086 8.802339553833008 -11.399999618530273 10.325699806213379 10.899999618530273 -11.399999618530273 12.802300453186035 9.389690399169922 -11.399999618530273 12.0 9.604680061340332 -11.399999618530273 12.802300453186035 9.389690399169922 -11.399999618530273 10.325699806213379 10.899999618530273 -11.399999618530273 11.197699546813965 9.389690399169922 -11.399999618530273 10.325699806213379 10.899999618530273 -11.399999618530273 12.0 9.604680061340332 -11.399999618530273 10.610300064086914 8.802339553833008 -11.399999618530273 10.325699806213379 10.899999618530273 -11.399999618530273 11.197699546813965 9.389690399169922 -11.399999618530273 8.65137004852295 8.0 -11.399999618530273 10.610300064086914 8.802339553833008 -11.399999618530273 10.395299911499023 8.0 -11.399999618530273 10.610300064086914 7.197659969329834 -13.800000190734863 10.325699806213379 10.899999618530273 -11.399999618530273 17.600000381469727 10.899999618530273 -11.399999618530273 10.325699806213379 10.899999618530273 -13.800000190734863 17.600000381469727 10.899999618530273 -16.200000762939453 11.197699546813965 9.389690399169922 -13.800000190734863 12.0 9.604680061340332 -13.800000190734863 11.197699546813965 9.389690399169922 -13.800000190734863 12.0 9.604680061340332 -16.200000762939453 11.197699546813965 9.389690399169922 -16.200000762939453 12.0 9.604680061340332 -11.399999618530273 11.197699546813965 9.389690399169922 -9.0 12.0 9.604680061340332 -9.0 11.197699546813965 9.389690399169922 -9.0 12.0 9.604680061340332 -11.399999618530273 11.197699546813965 9.389690399169922 -11.399999618530273 12.0 9.604680061340332 -16.200000762939453 12.0 6.395319938659668 -13.800000190734863 11.197699546813965 6.610310077667236 -13.800000190734863 12.0 6.395319938659668 -13.800000190734863 11.197699546813965 6.610310077667236 -16.200000762939453 12.0 6.395319938659668 -16.200000762939453 11.197699546813965 6.610310077667236 -11.399999618530273 12.0 6.395319938659668 -9.0 11.197699546813965 6.610310077667236 -9.0 12.0 6.395319938659668 -9.0 11.197699546813965 6.610310077667236 -11.399999618530273 12.0 6.395319938659668 -11.399999618530273 11.197699546813965 6.610310077667236 -13.800000190734863 10.610300064086914 7.197659969329834 -16.200000762939453 10.395299911499023 8.0 -13.800000190734863 10.395299911499023 8.0 -16.200000762939453 10.610300064086914 7.197659969329834 -9.0 10.610300064086914 7.197659969329834 -11.399999618530273 10.395299911499023 8.0 -9.0 10.395299911499023 8.0 -11.399999618530273 10.395299911499023 8.0 -9.0 10.610300064086914 7.197659969329834 -11.399999618530273 10.610300064086914 7.197659969329834 -13.800000190734863 10.610300064086914 8.802339553833008 -16.200000762939453 11.197699546813965 9.389690399169922 -13.800000190734863 11.197699546813965 9.389690399169922 -16.200000762939453 11.197699546813965 9.389690399169922 -13.800000190734863 10.610300064086914 8.802339553833008 -16.200000762939453 10.610300064086914 8.802339553833008 -9.0 10.610300064086914 8.802339553833008 -11.399999618530273 11.197699546813965 9.389690399169922 -9.0 11.197699546813965 9.389690399169922 -11.399999618530273 11.197699546813965 9.389690399169922 -9.0 10.610300064086914 8.802339553833008 -11.399999618530273 10.610300064086914 8.802339553833008 -13.800000190734863 11.197699546813965 6.610310077667236 -16.200000762939453 10.610300064086914 7.197659969329834 -13.800000190734863 10.610300064086914 7.197659969329834 -16.200000762939453 10.610300064086914 7.197659969329834 -13.800000190734863 11.197699546813965 6.610310077667236 -16.200000762939453 11.197699546813965 6.610310077667236 -9.0 11.197699546813965 6.610310077667236 -11.399999618530273 10.610300064086914 7.197659969329834 -9.0 10.610300064086914 7.197659969329834 -11.399999618530273 10.610300064086914 7.197659969329834 -9.0 11.197699546813965 6.610310077667236 -11.399999618530273 11.197699546813965 6.610310077667236 -11.399999618530273 13.604700088500977 8.0 -9.0 13.389699935913086 8.802339553833008 -11.399999618530273 13.389699935913086 8.802339553833008 -9.0 13.389699935913086 8.802339553833008 -11.399999618530273 13.604700088500977 8.0 -9.0 13.604700088500977 8.0 -16.200000762939453 13.604700088500977 8.0 -13.800000190734863 13.389699935913086 8.802339553833008 -16.200000762939453 13.389699935913086 8.802339553833008 -13.800000190734863 13.604700088500977 8.0 -16.200000762939453 13.389699935913086 8.802339553833008 -13.800000190734863 12.802300453186035 9.389690399169922 -16.200000762939453 12.802300453186035 9.389690399169922 -13.800000190734863 12.802300453186035 9.389690399169922 -16.200000762939453 13.389699935913086 8.802339553833008 -13.800000190734863 13.389699935913086 8.802339553833008 -11.399999618530273 13.389699935913086 8.802339553833008 -9.0 12.802300453186035 9.389690399169922 -11.399999618530273 12.802300453186035 9.389690399169922 -9.0 12.802300453186035 9.389690399169922 -11.399999618530273 13.389699935913086 8.802339553833008 -9.0 13.389699935913086 8.802339553833008 -13.800000190734863 10.395299911499023 8.0 -16.200000762939453 10.610300064086914 8.802339553833008 -13.800000190734863 10.610300064086914 8.802339553833008 -16.200000762939453 10.395299911499023 8.0 -9.0 10.395299911499023 8.0 -11.399999618530273 10.610300064086914 8.802339553833008 -9.0 10.610300064086914 8.802339553833008 -11.399999618530273 10.610300064086914 8.802339553833008 -9.0 10.395299911499023 8.0 -11.399999618530273 10.395299911499023 8.0 -11.399999618530273 12.0 9.604680061340332 -9.0 12.802300453186035 9.389690399169922 -9.0 12.0 9.604680061340332 -9.0 12.802300453186035 9.389690399169922 -11.399999618530273 12.0 9.604680061340332 -11.399999618530273 12.802300453186035 9.389690399169922 -16.200000762939453 12.0 9.604680061340332 -13.800000190734863 12.802300453186035 9.389690399169922 -13.800000190734863 12.0 9.604680061340332 -13.800000190734863 12.802300453186035 9.389690399169922 -16.200000762939453 12.0 9.604680061340332 -16.200000762939453 12.802300453186035 9.389690399169922 -11.399999618530273 13.389699935913086 7.197659969329834 -9.0 13.604700088500977 8.0 -11.399999618530273 13.604700088500977 8.0 -9.0 13.604700088500977 8.0 -11.399999618530273 13.389699935913086 7.197659969329834 -9.0 13.389699935913086 7.197659969329834 -16.200000762939453 13.389699935913086 7.197659969329834 -13.800000190734863 13.604700088500977 8.0 -16.200000762939453 13.604700088500977 8.0 -13.800000190734863 13.389699935913086 7.197659969329834 -16.200000762939453 12.802300453186035 6.610310077667236 -13.800000190734863 13.389699935913086 7.197659969329834 -16.200000762939453 13.389699935913086 7.197659969329834 -13.800000190734863 13.389699935913086 7.197659969329834 -16.200000762939453 12.802300453186035 6.610310077667236 -13.800000190734863 12.802300453186035 6.610310077667236 -11.399999618530273 12.802300453186035 6.610310077667236 -9.0 13.389699935913086 7.197659969329834 -11.399999618530273 13.389699935913086 7.197659969329834 -9.0 13.389699935913086 7.197659969329834 -11.399999618530273 12.802300453186035 6.610310077667236 -9.0 12.802300453186035 6.610310077667236 -16.200000762939453 12.802300453186035 6.610310077667236 -13.800000190734863 12.0 6.395319938659668 -13.800000190734863 12.802300453186035 6.610310077667236 -13.800000190734863 12.0 6.395319938659668 -16.200000762939453 12.802300453186035 6.610310077667236 -16.200000762939453 12.0 6.395319938659668 -11.399999618530273 12.802300453186035 6.610310077667236 -9.0 12.0 6.395319938659668 -9.0 12.802300453186035 6.610310077667236 -9.0 12.0 6.395319938659668 -11.399999618530273 12.802300453186035 6.610310077667236 -11.399999618530273 12.0 6.395319938659668 -11.399999618530273 8.65137004852295 -8.0 -13.800000190734863 10.325699806213379 -5.099999904632568 -11.399999618530273 10.325699806213379 -5.099999904632568 -13.800000190734863 10.325699806213379 -5.099999904632568 -11.399999618530273 8.65137004852295 -8.0 -13.800000190734863 8.65137004852295 -8.0 -13.800000190734863 17.600000381469727 -10.899999618530273 -11.399999618530273 10.325699806213379 -10.899999618530273 -11.399999618530273 17.600000381469727 -10.899999618530273 -13.800000190734863 10.325699806213379 -10.899999618530273 -11.399999618530273 10.325699806213379 -10.899999618530273 -13.800000190734863 8.65137004852295 -8.0 -11.399999618530273 8.65137004852295 -8.0 -13.800000190734863 8.65137004852295 -8.0 -11.399999618530273 10.325699806213379 -10.899999618530273 -13.800000190734863 10.325699806213379 -10.899999618530273 -13.800000190734863 13.604700088500977 -8.0 -13.800000190734863 18.0 -10.5 -13.800000190734863 18.0 -5.099999904632568 -13.800000190734863 17.600000381469727 -10.899999618530273 -13.800000190734863 18.0 -5.099999904632568 -13.800000190734863 13.389699935913086 -7.197659969329834 -13.800000190734863 13.604700088500977 -8.0 -13.800000190734863 12.802300453186035 -6.610310077667236 -13.800000190734863 13.389699935913086 -7.197659969329834 -13.800000190734863 10.325699806213379 -5.099999904632568 -13.800000190734863 8.65137004852295 -8.0 -13.800000190734863 10.610300064086914 -7.197659969329834 -13.800000190734863 10.325699806213379 -5.099999904632568 -13.800000190734863 11.197699546813965 -6.610310077667236 -13.800000190734863 10.325699806213379 -5.099999904632568 -13.800000190734863 10.610300064086914 -7.197659969329834 -13.800000190734863 12.0 -6.395319938659668 -13.800000190734863 10.325699806213379 -5.099999904632568 -13.800000190734863 11.197699546813965 -6.610310077667236 -13.800000190734863 12.802300453186035 -6.610310077667236 -13.800000190734863 10.325699806213379 -5.099999904632568 -13.800000190734863 12.0 -6.395319938659668 -13.800000190734863 13.389699935913086 -8.802339553833008 -13.800000190734863 12.802300453186035 -9.389690399169922 -13.800000190734863 10.325699806213379 -10.899999618530273 -13.800000190734863 12.802300453186035 -9.389690399169922 -13.800000190734863 12.0 -9.604680061340332 -13.800000190734863 10.325699806213379 -10.899999618530273 -13.800000190734863 11.197699546813965 -9.389690399169922 -13.800000190734863 10.325699806213379 -10.899999618530273 -13.800000190734863 12.0 -9.604680061340332 -13.800000190734863 10.610300064086914 -8.802339553833008 -13.800000190734863 8.65137004852295 -8.0 -13.800000190734863 10.610300064086914 -8.802339553833008 -13.800000190734863 10.395299911499023 -8.0 -13.800000190734863 10.610300064086914 -7.197659969329834 -11.399999618530273 17.600000381469727 -10.899999618530273 -11.399999618530273 13.389699935913086 -8.802339553833008 -11.399999618530273 13.604700088500977 -8.0 -11.399999618530273 17.600000381469727 -10.899999618530273 -11.399999618530273 12.802300453186035 -9.389690399169922 -11.399999618530273 13.389699935913086 -8.802339553833008 -11.399999618530273 10.325699806213379 -10.899999618530273 -11.399999618530273 12.802300453186035 -9.389690399169922 -11.399999618530273 17.600000381469727 -10.899999618530273 -11.399999618530273 8.65137004852295 -8.0 -11.399999618530273 10.610300064086914 -8.802339553833008 -11.399999618530273 10.325699806213379 -10.899999618530273 -11.399999618530273 11.197699546813965 -9.389690399169922 -11.399999618530273 10.325699806213379 -10.899999618530273 -11.399999618530273 10.610300064086914 -8.802339553833008 -11.399999618530273 12.0 -9.604680061340332 -11.399999618530273 10.325699806213379 -10.899999618530273 -11.399999618530273 11.197699546813965 -9.389690399169922 -11.399999618530273 12.802300453186035 -9.389690399169922 -11.399999618530273 10.325699806213379 -10.899999618530273 -11.399999618530273 12.0 -9.604680061340332 -11.399999618530273 13.604700088500977 -8.0 -11.399999618530273 18.0 -10.5 -11.399999618530273 17.600000381469727 -10.899999618530273 -11.399999618530273 18.0 -10.5 -11.399999618530273 13.604700088500977 -8.0 -11.399999618530273 18.0 -5.099999904632568 -11.399999618530273 13.389699935913086 -7.197659969329834 -11.399999618530273 18.0 -5.099999904632568 -11.399999618530273 13.604700088500977 -8.0 -11.399999618530273 12.802300453186035 -6.610310077667236 -11.399999618530273 18.0 -5.099999904632568 -11.399999618530273 13.389699935913086 -7.197659969329834 -11.399999618530273 10.325699806213379 -5.099999904632568 -11.399999618530273 12.802300453186035 -6.610310077667236 -11.399999618530273 12.0 -6.395319938659668 -11.399999618530273 12.802300453186035 -6.610310077667236 -11.399999618530273 10.325699806213379 -5.099999904632568 -11.399999618530273 11.197699546813965 -6.610310077667236 -11.399999618530273 10.325699806213379 -5.099999904632568 -11.399999618530273 12.0 -6.395319938659668 -11.399999618530273 10.610300064086914 -7.197659969329834 -11.399999618530273 10.325699806213379 -5.099999904632568 -11.399999618530273 11.197699546813965 -6.610310077667236 -11.399999618530273 8.65137004852295 -8.0 -11.399999618530273 10.610300064086914 -7.197659969329834 -11.399999618530273 10.395299911499023 -8.0 -11.399999618530273 10.610300064086914 -8.802339553833008 -13.800000190734863 10.325699806213379 -5.099999904632568 -11.399999618530273 18.0 -5.099999904632568 -11.399999618530273 10.325699806213379 -5.099999904632568 -13.800000190734863 18.0 -5.099999904632568 -16.200000762939453 11.197699546813965 -6.610310077667236 -13.800000190734863 12.0 -6.395319938659668 -13.800000190734863 11.197699546813965 -6.610310077667236 -13.800000190734863 12.0 -6.395319938659668 -16.200000762939453 11.197699546813965 -6.610310077667236 -16.200000762939453 12.0 -6.395319938659668 -11.399999618530273 11.197699546813965 -6.610310077667236 -9.0 12.0 -6.395319938659668 -9.0 11.197699546813965 -6.610310077667236 -9.0 12.0 -6.395319938659668 -11.399999618530273 11.197699546813965 -6.610310077667236 -11.399999618530273 12.0 -6.395319938659668 -16.200000762939453 12.0 -9.604680061340332 -13.800000190734863 11.197699546813965 -9.389690399169922 -13.800000190734863 12.0 -9.604680061340332 -13.800000190734863 11.197699546813965 -9.389690399169922 -16.200000762939453 12.0 -9.604680061340332 -16.200000762939453 11.197699546813965 -9.389690399169922 -11.399999618530273 12.0 -9.604680061340332 -9.0 11.197699546813965 -9.389690399169922 -9.0 12.0 -9.604680061340332 -9.0 11.197699546813965 -9.389690399169922 -11.399999618530273 12.0 -9.604680061340332 -11.399999618530273 11.197699546813965 -9.389690399169922 -13.800000190734863 10.610300064086914 -8.802339553833008 -16.200000762939453 10.395299911499023 -8.0 -13.800000190734863 10.395299911499023 -8.0 -16.200000762939453 10.610300064086914 -8.802339553833008 -9.0 10.610300064086914 -8.802339553833008 -11.399999618530273 10.395299911499023 -8.0 -9.0 10.395299911499023 -8.0 -11.399999618530273 10.395299911499023 -8.0 -9.0 10.610300064086914 -8.802339553833008 -11.399999618530273 10.610300064086914 -8.802339553833008 -13.800000190734863 10.610300064086914 -7.197659969329834 -16.200000762939453 11.197699546813965 -6.610310077667236 -13.800000190734863 11.197699546813965 -6.610310077667236 -16.200000762939453 11.197699546813965 -6.610310077667236 -13.800000190734863 10.610300064086914 -7.197659969329834 -16.200000762939453 10.610300064086914 -7.197659969329834 -9.0 10.610300064086914 -7.197659969329834 -11.399999618530273 11.197699546813965 -6.610310077667236 -9.0 11.197699546813965 -6.610310077667236 -11.399999618530273 11.197699546813965 -6.610310077667236 -9.0 10.610300064086914 -7.197659969329834 -11.399999618530273 10.610300064086914 -7.197659969329834 -13.800000190734863 11.197699546813965 -9.389690399169922 -16.200000762939453 10.610300064086914 -8.802339553833008 -13.800000190734863 10.610300064086914 -8.802339553833008 -16.200000762939453 10.610300064086914 -8.802339553833008 -13.800000190734863 11.197699546813965 -9.389690399169922 -16.200000762939453 11.197699546813965 -9.389690399169922 -9.0 11.197699546813965 -9.389690399169922 -11.399999618530273 10.610300064086914 -8.802339553833008 -9.0 10.610300064086914 -8.802339553833008 -11.399999618530273 10.610300064086914 -8.802339553833008 -9.0 11.197699546813965 -9.389690399169922 -11.399999618530273 11.197699546813965 -9.389690399169922 -11.399999618530273 13.604700088500977 -8.0 -9.0 13.389699935913086 -7.197659969329834 -11.399999618530273 13.389699935913086 -7.197659969329834 -9.0 13.389699935913086 -7.197659969329834 -11.399999618530273 13.604700088500977 -8.0 -9.0 13.604700088500977 -8.0 -16.200000762939453 13.604700088500977 -8.0 -13.800000190734863 13.389699935913086 -7.197659969329834 -16.200000762939453 13.389699935913086 -7.197659969329834 -13.800000190734863 13.604700088500977 -8.0 -16.200000762939453 13.389699935913086 -7.197659969329834 -13.800000190734863 12.802300453186035 -6.610310077667236 -16.200000762939453 12.802300453186035 -6.610310077667236 -13.800000190734863 12.802300453186035 -6.610310077667236 -16.200000762939453 13.389699935913086 -7.197659969329834 -13.800000190734863 13.389699935913086 -7.197659969329834 -11.399999618530273 13.389699935913086 -7.197659969329834 -9.0 12.802300453186035 -6.610310077667236 -11.399999618530273 12.802300453186035 -6.610310077667236 -9.0 12.802300453186035 -6.610310077667236 -11.399999618530273 13.389699935913086 -7.197659969329834 -9.0 13.389699935913086 -7.197659969329834 -13.800000190734863 10.395299911499023 -8.0 -16.200000762939453 10.610300064086914 -7.197659969329834 -13.800000190734863 10.610300064086914 -7.197659969329834 -16.200000762939453 10.395299911499023 -8.0 -9.0 10.395299911499023 -8.0 -11.399999618530273 10.610300064086914 -7.197659969329834 -9.0 10.610300064086914 -7.197659969329834 -11.399999618530273 10.610300064086914 -7.197659969329834 -9.0 10.395299911499023 -8.0 -11.399999618530273 10.395299911499023 -8.0 -11.399999618530273 12.0 -6.395319938659668 -9.0 12.802300453186035 -6.610310077667236 -9.0 12.0 -6.395319938659668 -9.0 12.802300453186035 -6.610310077667236 -11.399999618530273 12.0 -6.395319938659668 -11.399999618530273 12.802300453186035 -6.610310077667236 -16.200000762939453 12.0 -6.395319938659668 -13.800000190734863 12.802300453186035 -6.610310077667236 -13.800000190734863 12.0 -6.395319938659668 -13.800000190734863 12.802300453186035 -6.610310077667236 -16.200000762939453 12.0 -6.395319938659668 -16.200000762939453 12.802300453186035 -6.610310077667236 -11.399999618530273 13.389699935913086 -8.802339553833008 -9.0 13.604700088500977 -8.0 -11.399999618530273 13.604700088500977 -8.0 -9.0 13.604700088500977 -8.0 -11.399999618530273 13.389699935913086 -8.802339553833008 -9.0 13.389699935913086 -8.802339553833008 -16.200000762939453 13.389699935913086 -8.802339553833008 -13.800000190734863 13.604700088500977 -8.0 -16.200000762939453 13.604700088500977 -8.0 -13.800000190734863 13.389699935913086 -8.802339553833008 -16.200000762939453 12.802300453186035 -9.389690399169922 -13.800000190734863 13.389699935913086 -8.802339553833008 -16.200000762939453 13.389699935913086 -8.802339553833008 -13.800000190734863 13.389699935913086 -8.802339553833008 -16.200000762939453 12.802300453186035 -9.389690399169922 -13.800000190734863 12.802300453186035 -9.389690399169922 -11.399999618530273 12.802300453186035 -9.389690399169922 -9.0 13.389699935913086 -8.802339553833008 -11.399999618530273 13.389699935913086 -8.802339553833008 -9.0 13.389699935913086 -8.802339553833008 -11.399999618530273 12.802300453186035 -9.389690399169922 -9.0 12.802300453186035 -9.389690399169922 -16.200000762939453 12.802300453186035 -9.389690399169922 -13.800000190734863 12.0 -9.604680061340332 -13.800000190734863 12.802300453186035 -9.389690399169922 -13.800000190734863 12.0 -9.604680061340332 -16.200000762939453 12.802300453186035 -9.389690399169922 -16.200000762939453 12.0 -9.604680061340332 -11.399999618530273 12.802300453186035 -9.389690399169922 -9.0 12.0 -9.604680061340332 -9.0 12.802300453186035 -9.389690399169922 -9.0 12.0 -9.604680061340332 -11.399999618530273 12.802300453186035 -9.389690399169922 -11.399999618530273 12.0 -9.604680061340332 -9.998000144958496 -16.99799919128418 11.498000144958496 -11.0 -9.449999809265137 12.5 -11.0 -16.0 12.5 -9.998000144958496 -16.99799919128418 11.498000144958496 -11.0 -16.0 12.5 -10.012399673461914 -16.987600326538086 11.512399673461914 -11.0 -9.449999809265137 12.5 -9.998000144958496 -16.99799919128418 11.498000144958496 -9.963310241699219 0.34675300121307373 11.463299751281738 -9.998000144958496 -16.99799919128418 11.498000144958496 -10.012399673461914 -16.987600326538086 11.512399673461914 -10.0 -17.0 11.5 -10.012399673461914 16.987600326538086 11.512399673461914 -9.930139541625977 16.930099487304688 11.430100440979004 -10.0 17.0 11.5 -11.0 16.0 12.5 -9.930139541625977 16.930099487304688 11.430100440979004 -10.012399673461914 16.987600326538086 11.512399673461914 -9.945099830627441 9.449999809265137 11.445099830627441 -11.0 16.0 12.5 -11.0 9.449999809265137 12.5 -11.0 16.0 12.5 -9.945099830627441 9.449999809265137 11.445099830627441 -9.930139541625977 16.930099487304688 11.430100440979004 -9.963310241699219 0.34675300121307373 11.463299751281738 -9.449999809265137 0.0 10.949999809265137 -9.415849685668945 0.34675300121307373 10.915800094604492 -9.963310241699219 0.34675300121307373 11.463299751281738 -9.268420219421387 -1.8436000347137451 10.768400192260742 -9.449999809265137 0.0 10.949999809265137 -9.998000144958496 -16.99799919128418 11.498000144958496 -9.268420219421387 -1.8436000347137451 10.768400192260742 -9.963310241699219 0.34675300121307373 11.463299751281738 -9.268420219421387 -1.8436000347137451 10.768400192260742 -9.998000144958496 -16.99799919128418 11.498000144958496 -9.0 -2.7284700870513916 10.5 -9.0 -2.7284700870513916 10.5 -9.998000144958496 -16.99799919128418 11.498000144958496 -9.0 -16.0 10.5 -9.945099830627441 9.449999809265137 11.445099830627441 -9.0 16.0 10.5 -9.930139541625977 16.930099487304688 11.430100440979004 -9.0 16.0 10.5 -9.945099830627441 9.449999809265137 11.445099830627441 -9.0 9.449999809265137 10.5 -9.0 9.449999809265137 12.5 -9.945099830627441 9.449999809265137 11.445099830627441 -11.0 9.449999809265137 12.5 -9.0 9.449999809265137 10.5 -11.0 -9.449999809265137 12.5 -9.0 -2.7284700870513916 10.5 -9.0 -9.449999809265137 10.5 -9.0 -2.7284700870513916 10.5 -11.0 -9.449999809265137 12.5 -9.268420219421387 -1.8436000347137451 10.768400192260742 -9.963310241699219 0.34675300121307373 11.463299751281738 -9.268420219421387 -1.8436000347137451 10.768400192260742 -11.0 -9.449999809265137 12.5 -9.0 -9.449999809265137 12.5 -11.0 -9.449999809265137 12.5 -9.0 -9.449999809265137 10.5 -11.0 -16.0 -12.5 -9.0 -16.0 -10.5 -10.0 -17.0 -11.5 -9.0 -16.0 -10.5 -11.0 -16.0 -12.5 -9.0 -9.449999809265137 -10.5 -9.0 -9.449999809265137 -10.5 -11.0 -16.0 -12.5 -11.0 -9.449999809265137 -12.5 -11.0 -16.0 -12.5 -11.0 0.34675300121307373 -12.5 -11.0 -9.449999809265137 -12.5 -9.0 16.0 -10.5 -11.0 16.0 -12.5 -10.0 17.0 -11.5 -9.0 2.7284700870513916 -10.5 -11.0 16.0 -12.5 -9.0 16.0 -10.5 -11.0 0.34675300121307373 -12.5 -9.0 2.7284700870513916 -10.5 -9.268420219421387 1.8436000347137451 -10.768400192260742 -11.0 0.34675300121307373 -12.5 -9.268420219421387 1.8436000347137451 -10.768400192260742 -9.415849685668945 0.34675300121307373 -10.915800094604492 -9.0 2.7284700870513916 -10.5 -11.0 0.34675300121307373 -12.5 -11.0 16.0 -12.5 -11.0 9.449999809265137 -12.5 -11.0 16.0 -12.5 -11.0 0.34675300121307373 -12.5 -11.0 9.449999809265137 -12.5 -9.0 9.449999809265137 -10.5 -9.0 9.449999809265137 -12.5 -9.0 -9.449999809265137 -10.5 -11.0 -9.449999809265137 -12.5 -9.0 -9.449999809265137 -12.5 -11.0 9.449999809265137 -12.5 -9.0 2.7284700870513916 -10.5 -9.0 9.449999809265137 -10.5 -11.0 0.34675300121307373 -12.5 -9.0 2.7284700870513916 -10.5 -11.0 9.449999809265137 -12.5 -16.200000762939453 16.0 12.5 -11.0 9.449999809265137 12.5 -11.0 16.0 12.5 -11.0 -9.449999809265137 12.5 -16.200000762939453 -16.0 12.5 -11.0 -16.0 12.5 -11.0 9.449999809265137 12.5 -9.0 -9.449999809265137 12.5 -9.0 9.449999809265137 12.5 -11.0 -9.449999809265137 12.5 -9.0 9.449999809265137 12.5 -9.0 2.7284700870513916 12.5 -9.0 9.449999809265137 10.5 -9.0 9.449999809265137 12.5 -9.0 2.1706700325012207 12.5 -9.0 2.7284700870513916 12.5 -9.0 0.673471987247467 12.5 -9.0 -0.673471987247467 12.5 -9.0 0.673471987247467 12.5 -9.0 -2.1706700325012207 12.5 -9.0 -0.673471987247467 12.5 -9.0 -2.7284700870513916 12.5 -9.0 -2.7284700870513916 12.5 -9.0 -9.449999809265137 12.5 -9.0 -2.7284700870513916 10.5 -9.0 -2.7284700870513916 12.5 -9.0 -9.449999809265137 10.5 -9.0 13.389699935913086 -7.197659969329834 -9.0 16.0 -10.5 -9.0 13.389699935913086 7.197659969329834 -9.0 16.0 -10.5 -9.0 13.389699935913086 -7.197659969329834 -9.0 13.604700088500977 -8.0 -9.0 12.802300453186035 6.610310077667236 -9.0 13.389699935913086 -7.197659969329834 -9.0 13.389699935913086 7.197659969329834 -9.0 12.802300453186035 6.610310077667236 -9.0 12.802300453186035 -6.610310077667236 -9.0 13.389699935913086 -7.197659969329834 -9.0 12.0 6.395319938659668 -9.0 12.802300453186035 -6.610310077667236 -9.0 12.802300453186035 6.610310077667236 -9.0 12.0 6.395319938659668 -9.0 12.0 -6.395319938659668 -9.0 12.802300453186035 -6.610310077667236 -9.0 11.197699546813965 6.610310077667236 -9.0 12.0 -6.395319938659668 -9.0 12.0 6.395319938659668 -9.0 11.197699546813965 6.610310077667236 -9.0 11.197699546813965 -6.610310077667236 -9.0 12.0 -6.395319938659668 -9.0 10.610300064086914 7.197659969329834 -9.0 11.197699546813965 -6.610310077667236 -9.0 11.197699546813965 6.610310077667236 -9.0 10.610300064086914 7.197659969329834 -9.0 10.610300064086914 -7.197659969329834 -9.0 11.197699546813965 -6.610310077667236 -9.0 2.7284700870513916 12.5 -9.0 10.610300064086914 7.197659969329834 -9.0 10.395299911499023 8.0 -9.0 10.610300064086914 7.197659969329834 -9.0 2.7284700870513916 -10.5 -9.0 10.610300064086914 -7.197659969329834 -9.0 13.389699935913086 7.197659969329834 -9.0 16.0 10.5 -9.0 13.604700088500977 8.0 -9.0 13.389699935913086 8.802339553833008 -9.0 16.0 10.5 -9.0 12.802300453186035 9.389690399169922 -9.0 13.389699935913086 8.802339553833008 -9.0 12.0 9.604680061340332 -9.0 10.395299911499023 8.0 -9.0 10.610300064086914 8.802339553833008 -9.0 11.197699546813965 9.389690399169922 -9.0 16.0 -10.5 -9.0 13.389699935913086 -8.802339553833008 -9.0 13.604700088500977 -8.0 -9.0 12.802300453186035 -9.389690399169922 -9.0 12.0 -9.604680061340332 -9.0 10.610300064086914 7.197659969329834 -9.0 2.7284700870513916 12.5 -9.0 2.7284700870513916 -10.5 -9.0 10.610300064086914 -7.197659969329834 -9.0 2.7284700870513916 -10.5 -9.0 10.395299911499023 -8.0 -9.0 11.197699546813965 -9.389690399169922 -9.0 10.610300064086914 -8.802339553833008 -9.0 -10.610300064086914 -7.197659969329834 -9.0 -2.7284700870513916 10.5 -9.0 -10.610300064086914 7.197659969329834 -9.0 -2.7284700870513916 10.5 -9.0 -10.610300064086914 -7.197659969329834 -9.0 -10.395299911499023 -8.0 -9.0 -11.197699546813965 6.610310077667236 -9.0 -10.610300064086914 -7.197659969329834 -9.0 -10.610300064086914 7.197659969329834 -9.0 -11.197699546813965 6.610310077667236 -9.0 -11.197699546813965 -6.610310077667236 -9.0 -10.610300064086914 -7.197659969329834 -9.0 -12.0 6.395319938659668 -9.0 -11.197699546813965 -6.610310077667236 -9.0 -11.197699546813965 6.610310077667236 -9.0 -12.0 6.395319938659668 -9.0 -12.0 -6.395319938659668 -9.0 -11.197699546813965 -6.610310077667236 -9.0 -12.802300453186035 6.610310077667236 -9.0 -12.0 -6.395319938659668 -9.0 -12.0 6.395319938659668 -9.0 -12.802300453186035 6.610310077667236 -9.0 -12.802300453186035 -6.610310077667236 -9.0 -12.0 -6.395319938659668 -9.0 -13.389699935913086 7.197659969329834 -9.0 -12.802300453186035 -6.610310077667236 -9.0 -12.802300453186035 6.610310077667236 -9.0 -13.389699935913086 7.197659969329834 -9.0 -13.389699935913086 -7.197659969329834 -9.0 -12.802300453186035 -6.610310077667236 -9.0 -16.0 10.5 -9.0 -13.389699935913086 7.197659969329834 -9.0 -13.604700088500977 8.0 -9.0 -13.389699935913086 7.197659969329834 -9.0 -16.0 10.5 -9.0 -13.389699935913086 -7.197659969329834 -9.0 -10.395299911499023 -8.0 -9.0 -2.7284700870513916 -12.5 -9.0 -10.395299911499023 8.0 -9.0 -10.610300064086914 8.802339553833008 -9.0 -11.197699546813965 9.389690399169922 -9.0 -12.0 9.604680061340332 -9.0 -16.0 -10.5 -9.0 -13.389699935913086 -7.197659969329834 -9.0 -16.0 10.5 -9.0 -13.389699935913086 8.802339553833008 -9.0 -13.604700088500977 8.0 -9.0 -12.802300453186035 9.389690399169922 -9.0 -9.449999809265137 -10.5 -9.0 -9.449999809265137 -12.5 -9.0 -10.610300064086914 -8.802339553833008 -9.0 -11.197699546813965 -9.389690399169922 -9.0 -12.0 -9.604680061340332 -9.0 -12.802300453186035 -9.389690399169922 -9.0 -13.389699935913086 -8.802339553833008 -9.0 -13.604700088500977 -8.0 -9.0 -13.389699935913086 -7.197659969329834 -9.0 -16.0 -10.5 -9.0 -13.604700088500977 -8.0 -9.0 9.449999809265137 -12.5 -9.0 9.449999809265137 -10.5 -9.0 2.7284700870513916 -12.5 -16.200000762939453 -16.0 -12.5 -11.0 0.34675300121307373 -12.5 -11.0 -16.0 -12.5 -16.200000762939453 16.0 -12.5 -11.0 0.34675300121307373 -12.5 -16.200000762939453 -16.0 -12.5 -11.0 0.34675300121307373 -12.5 -16.200000762939453 16.0 -12.5 -11.0 9.449999809265137 -12.5 -11.0 9.449999809265137 -12.5 -16.200000762939453 16.0 -12.5 -11.0 16.0 -12.5 -0.8267660140991211 -9.449999809265137 -12.5 10.504199981689453 7.743599891662598 -12.5 1.637850046157837 9.288689613342285 -12.5 1.64096999168396 9.306429862976074 -12.5 1.637850046157837 9.288689613342285 -12.5 -9.0 -2.7284700870513916 -12.5 -9.0 -9.449999809265137 -12.5 -9.0 2.7284700870513916 -12.5 1.637850046157837 9.288689613342285 -12.5 -9.0 -2.7284700870513916 -12.5 1.637850046157837 9.288689613342285 -12.5 -9.0 2.7284700870513916 -12.5 2.775560102661733e-15 9.449999809265137 -12.5 2.775560102661733e-15 9.449999809265137 -12.5 -9.0 2.7284700870513916 -12.5 -9.0 9.449999809265137 -12.5 -11.0 -9.449999809265137 -12.5 -11.0 0.34675300121307373 -12.5 -9.0 -2.7284700870513916 -12.5 -11.0 -9.449999809265137 -12.5 -11.0 9.449999809265137 -12.5 -9.0 2.7284700870513916 -12.5 -11.0 0.34675300121307373 -12.5 -11.0 18.0 10.5 -11.399999618530273 18.0 5.099999904632568 -11.399999618530273 18.0 10.5 -11.399999618530273 18.0 -5.099999904632568 -13.800000190734863 18.0 5.099999904632568 -11.0 18.0 -10.5 -11.399999618530273 18.0 -10.5 -16.200000762939453 18.0 10.5 -13.800000190734863 18.0 10.5 -13.800000190734863 18.0 -5.099999904632568 -13.800000190734863 18.0 5.099999904632568 -11.399999618530273 18.0 -5.099999904632568 -13.800000190734863 18.0 -5.099999904632568 -16.200000762939453 18.0 -10.5 -13.800000190734863 18.0 -10.5 -16.200000762939453 18.0 -10.5 -16.200000762939453 18.0 10.5 -16.200000762939453 -10.610300064086914 7.197659969329834 -16.200000762939453 10.610300064086914 7.197659969329834 -16.200000762939453 -10.610300064086914 -7.197659969329834 -16.200000762939453 -10.395299911499023 8.0 -16.200000762939453 -11.197699546813965 -6.610310077667236 -16.200000762939453 -10.610300064086914 7.197659969329834 -16.200000762939453 -10.610300064086914 -7.197659969329834 -16.200000762939453 -11.197699546813965 -6.610310077667236 -16.200000762939453 -11.197699546813965 6.610310077667236 -16.200000762939453 -10.610300064086914 7.197659969329834 -16.200000762939453 -12.0 -6.395319938659668 -16.200000762939453 -11.197699546813965 6.610310077667236 -16.200000762939453 -11.197699546813965 -6.610310077667236 -16.200000762939453 -12.0 -6.395319938659668 -16.200000762939453 -12.0 6.395319938659668 -16.200000762939453 -11.197699546813965 6.610310077667236 -16.200000762939453 -12.802300453186035 -6.610310077667236 -16.200000762939453 -12.0 6.395319938659668 -16.200000762939453 -12.0 -6.395319938659668 -16.200000762939453 -12.802300453186035 -6.610310077667236 -16.200000762939453 -12.802300453186035 6.610310077667236 -16.200000762939453 -12.0 6.395319938659668 -16.200000762939453 -13.389699935913086 -7.197659969329834 -16.200000762939453 -12.802300453186035 6.610310077667236 -16.200000762939453 -12.802300453186035 -6.610310077667236 -16.200000762939453 -13.389699935913086 -7.197659969329834 -16.200000762939453 -13.389699935913086 7.197659969329834 -16.200000762939453 -12.802300453186035 6.610310077667236 -16.200000762939453 -18.0 -10.5 -16.200000762939453 -13.604700088500977 -8.0 -16.200000762939453 -13.389699935913086 -7.197659969329834 -16.200000762939453 -18.0 -10.5 -16.200000762939453 -13.389699935913086 7.197659969329834 -16.200000762939453 13.389699935913086 7.197659969329834 -16.200000762939453 18.0 10.5 -16.200000762939453 13.389699935913086 -7.197659969329834 -16.200000762939453 18.0 10.5 -16.200000762939453 13.389699935913086 7.197659969329834 -16.200000762939453 13.604700088500977 8.0 -16.200000762939453 12.802300453186035 -6.610310077667236 -16.200000762939453 13.389699935913086 7.197659969329834 -16.200000762939453 13.389699935913086 -7.197659969329834 -16.200000762939453 12.802300453186035 -6.610310077667236 -16.200000762939453 12.802300453186035 6.610310077667236 -16.200000762939453 13.389699935913086 7.197659969329834 -16.200000762939453 12.0 -6.395319938659668 -16.200000762939453 12.802300453186035 6.610310077667236 -16.200000762939453 12.802300453186035 -6.610310077667236 -16.200000762939453 12.0 -6.395319938659668 -16.200000762939453 12.0 6.395319938659668 -16.200000762939453 12.802300453186035 6.610310077667236 -16.200000762939453 11.197699546813965 -6.610310077667236 -16.200000762939453 12.0 6.395319938659668 -16.200000762939453 12.0 -6.395319938659668 -16.200000762939453 11.197699546813965 -6.610310077667236 -16.200000762939453 11.197699546813965 6.610310077667236 -16.200000762939453 12.0 6.395319938659668 -16.200000762939453 10.610300064086914 -7.197659969329834 -16.200000762939453 11.197699546813965 6.610310077667236 -16.200000762939453 11.197699546813965 -6.610310077667236 -16.200000762939453 10.610300064086914 -7.197659969329834 -16.200000762939453 10.610300064086914 7.197659969329834 -16.200000762939453 11.197699546813965 6.610310077667236 -16.200000762939453 -10.395299911499023 -8.0 -16.200000762939453 10.395299911499023 -8.0 -16.200000762939453 13.389699935913086 -7.197659969329834 -16.200000762939453 18.0 -10.5 -16.200000762939453 13.389699935913086 -8.802339553833008 -16.200000762939453 16.0 -12.5 -16.200000762939453 13.604700088500977 -8.0 -16.200000762939453 13.389699935913086 8.802339553833008 -16.200000762939453 18.0 -10.5 -16.200000762939453 13.389699935913086 -8.802339553833008 -16.200000762939453 13.604700088500977 -8.0 -16.200000762939453 16.0 -12.5 -16.200000762939453 12.802300453186035 -9.389690399169922 -16.200000762939453 13.389699935913086 -8.802339553833008 -16.200000762939453 16.0 -12.5 -16.200000762939453 12.0 -9.604680061340332 -16.200000762939453 12.802300453186035 -9.389690399169922 -16.200000762939453 16.0 -12.5 -16.200000762939453 11.197699546813965 -9.389690399169922 -16.200000762939453 12.0 -9.604680061340332 -16.200000762939453 10.610300064086914 -8.802339553833008 -16.200000762939453 -10.610300064086914 -8.802339553833008 -16.200000762939453 11.197699546813965 -9.389690399169922 -16.200000762939453 -11.197699546813965 -9.389690399169922 -16.200000762939453 -16.0 -12.5 -16.200000762939453 -11.197699546813965 -9.389690399169922 -16.200000762939453 16.0 -12.5 -16.200000762939453 -13.389699935913086 -8.802339553833008 -16.200000762939453 -18.0 -10.5 -16.200000762939453 -13.389699935913086 -8.802339553833008 -16.200000762939453 -16.0 -12.5 -16.200000762939453 -12.802300453186035 -9.389690399169922 -16.200000762939453 -16.0 -12.5 -16.200000762939453 -13.389699935913086 -8.802339553833008 -16.200000762939453 -12.0 -9.604680061340332 -16.200000762939453 -16.0 -12.5 -16.200000762939453 -12.802300453186035 -9.389690399169922 -16.200000762939453 -11.197699546813965 -9.389690399169922 -16.200000762939453 -16.0 -12.5 -16.200000762939453 -12.0 -9.604680061340332 -16.200000762939453 17.0 11.5 -16.200000762939453 16.0 12.5 -16.200000762939453 12.802300453186035 9.389690399169922 -16.200000762939453 16.0 12.5 -16.200000762939453 13.389699935913086 8.802339553833008 -16.200000762939453 12.0 9.604680061340332 -16.200000762939453 16.0 12.5 -16.200000762939453 12.802300453186035 9.389690399169922 -16.200000762939453 11.197699546813965 9.389690399169922 -16.200000762939453 16.0 12.5 -16.200000762939453 12.0 9.604680061340332 -16.200000762939453 10.395299911499023 8.0 -16.200000762939453 10.610300064086914 8.802339553833008 -16.200000762939453 -10.610300064086914 8.802339553833008 -16.200000762939453 10.610300064086914 8.802339553833008 -16.200000762939453 -10.610300064086914 8.802339553833008 -16.200000762939453 11.197699546813965 9.389690399169922 -16.200000762939453 -11.197699546813965 9.389690399169922 -16.200000762939453 11.197699546813965 9.389690399169922 -16.200000762939453 -16.0 12.5 -16.200000762939453 -11.197699546813965 9.389690399169922 -16.200000762939453 -12.0 9.604680061340332 -16.200000762939453 -11.197699546813965 9.389690399169922 -16.200000762939453 -16.0 12.5 -16.200000762939453 16.0 12.5 -16.200000762939453 -12.802300453186035 9.389690399169922 -16.200000762939453 -16.0 12.5 -16.200000762939453 -12.0 9.604680061340332 -16.200000762939453 -13.389699935913086 8.802339553833008 -16.200000762939453 -16.0 12.5 -16.200000762939453 -12.802300453186035 9.389690399169922 -16.200000762939453 -18.0 10.5 -16.200000762939453 -13.389699935913086 8.802339553833008 -16.200000762939453 -13.604700088500977 8.0 -16.200000762939453 -18.0 10.5 -16.200000762939453 -13.389699935913086 7.197659969329834 -16.200000762939453 -18.0 -10.5 -16.200000762939453 -13.389699935913086 8.802339553833008 -16.200000762939453 -17.0 11.5 -16.200000762939453 -16.0 12.5 -16.200000762939453 -13.389699935913086 7.197659969329834 -16.200000762939453 -18.0 10.5 -16.200000762939453 -13.604700088500977 8.0 -16.200000762939453 -13.389699935913086 8.802339553833008 -16.200000762939453 -18.0 10.5 -16.200000762939453 -17.0 11.5 -16.200000762939453 -18.0 10.5 -13.800000190734863 -18.0 5.099999904632568 -13.800000190734863 -18.0 10.5 -13.800000190734863 -18.0 5.099999904632568 -13.800000190734863 -18.0 -5.099999904632568 -11.399999618530273 -18.0 5.099999904632568 -13.800000190734863 -18.0 -5.099999904632568 -16.200000762939453 -18.0 -10.5 -16.200000762939453 -18.0 10.5 -16.200000762939453 -18.0 -10.5 -13.800000190734863 -18.0 -10.5 -11.399999618530273 -18.0 5.099999904632568 -11.0 -18.0 10.5 -11.399999618530273 -18.0 10.5 -11.399999618530273 -18.0 -5.099999904632568 -11.0 -18.0 -10.5 -11.399999618530273 -18.0 -10.5 -11.0 -18.0 10.5 -9.0 -16.0 10.5 -9.998000144958496 -16.99799919128418 11.498000144958496 -11.0 -18.0 10.5 -9.998000144958496 -16.99799919128418 11.498000144958496 -10.0 -17.0 11.5 -9.0 -16.0 10.5 -11.0 -18.0 10.5 -9.0 -16.0 -10.5 -11.0 -18.0 -10.5 -10.0 -17.0 -11.5 -9.930139541625977 16.930099487304688 11.430100440979004 -11.0 18.0 10.5 -10.0 17.0 11.5 -9.0 16.0 10.5 -11.0 18.0 10.5 -9.930139541625977 16.930099487304688 11.430100440979004 -11.0 18.0 10.5 -9.0 16.0 10.5 -11.0 18.0 -10.5 -9.0 16.0 -10.5 -10.0 17.0 -11.5 -16.200000762939453 -17.0 11.5 -11.0 -16.0 12.5 -16.200000762939453 -16.0 12.5 -11.0 -16.0 12.5 -16.200000762939453 -17.0 11.5 -10.012399673461914 -16.987600326538086 11.512399673461914 -13.800000190734863 -17.600000381469727 10.899999618530273 -10.012399673461914 -16.987600326538086 11.512399673461914 -16.200000762939453 -17.0 11.5 -11.399999618530273 -17.600000381469727 10.899999618530273 -10.012399673461914 -16.987600326538086 11.512399673461914 -13.800000190734863 -17.600000381469727 10.899999618530273 -16.200000762939453 -18.0 10.5 -13.800000190734863 -17.600000381469727 10.899999618530273 -16.200000762939453 -17.0 11.5 -13.800000190734863 -17.600000381469727 10.899999618530273 -16.200000762939453 -18.0 10.5 -13.800000190734863 -18.0 10.5 -11.0 -18.0 10.5 -10.012399673461914 -16.987600326538086 11.512399673461914 -11.399999618530273 -17.600000381469727 10.899999618530273 -11.0 -18.0 10.5 -11.399999618530273 -17.600000381469727 10.899999618530273 -11.399999618530273 -18.0 10.5 -10.012399673461914 -16.987600326538086 11.512399673461914 -11.0 -18.0 10.5 -10.0 -17.0 11.5 -16.200000762939453 -18.0 -10.5 -13.800000190734863 -17.600000381469727 -10.899999618530273 -13.800000190734863 -18.0 -10.5 -11.0 -16.0 -12.5 -11.399999618530273 -17.600000381469727 -10.899999618530273 -13.800000190734863 -17.600000381469727 -10.899999618530273 -11.399999618530273 -17.600000381469727 -10.899999618530273 -11.0 -16.0 -12.5 -10.0 -17.0 -11.5 -16.200000762939453 -16.0 -12.5 -13.800000190734863 -17.600000381469727 -10.899999618530273 -16.200000762939453 -18.0 -10.5 -13.800000190734863 -17.600000381469727 -10.899999618530273 -16.200000762939453 -16.0 -12.5 -11.0 -16.0 -12.5 -11.399999618530273 -17.600000381469727 -10.899999618530273 -11.0 -18.0 -10.5 -11.399999618530273 -18.0 -10.5 -11.0 -18.0 -10.5 -11.399999618530273 -17.600000381469727 -10.899999618530273 -10.0 -17.0 -11.5 -16.200000762939453 17.0 11.5 -11.0 16.0 12.5 -10.012399673461914 16.987600326538086 11.512399673461914 -11.0 16.0 12.5 -16.200000762939453 17.0 11.5 -16.200000762939453 16.0 12.5 -11.0 18.0 10.5 -10.012399673461914 16.987600326538086 11.512399673461914 -10.0 17.0 11.5 -10.012399673461914 16.987600326538086 11.512399673461914 -11.399999618530273 17.600000381469727 10.899999618530273 -13.800000190734863 17.600000381469727 10.899999618530273 -10.012399673461914 16.987600326538086 11.512399673461914 -11.0 18.0 10.5 -11.399999618530273 17.600000381469727 10.899999618530273 -11.399999618530273 17.600000381469727 10.899999618530273 -11.0 18.0 10.5 -11.399999618530273 18.0 10.5 -10.012399673461914 16.987600326538086 11.512399673461914 -13.800000190734863 17.600000381469727 10.899999618530273 -16.200000762939453 17.0 11.5 -16.200000762939453 18.0 10.5 -13.800000190734863 17.600000381469727 10.899999618530273 -13.800000190734863 18.0 10.5 -13.800000190734863 17.600000381469727 10.899999618530273 -16.200000762939453 18.0 10.5 -16.200000762939453 17.0 11.5 -11.0 18.0 -10.5 -11.399999618530273 17.600000381469727 -10.899999618530273 -11.399999618530273 18.0 -10.5 -11.0 16.0 -12.5 -11.399999618530273 17.600000381469727 -10.899999618530273 -10.0 17.0 -11.5 -10.0 17.0 -11.5 -11.399999618530273 17.600000381469727 -10.899999618530273 -11.0 18.0 -10.5 -13.800000190734863 17.600000381469727 -10.899999618530273 -16.200000762939453 18.0 -10.5 -13.800000190734863 18.0 -10.5 -11.399999618530273 17.600000381469727 -10.899999618530273 -11.0 16.0 -12.5 -13.800000190734863 17.600000381469727 -10.899999618530273 -16.200000762939453 16.0 -12.5 -13.800000190734863 17.600000381469727 -10.899999618530273 -11.0 16.0 -12.5 -13.800000190734863 17.600000381469727 -10.899999618530273 -16.200000762939453 16.0 -12.5 -16.200000762939453 18.0 -10.5 9.338479995727539 1.1322400569915771 12.5 9.338479995727539 1.1322400569915771 10.5 9.338479995727539 1.1322400569915771 -12.5 9.338479995727539 1.1322400569915771 -10.5 9.338479995727539 1.1322400569915771 -12.5 9.338479995727539 1.1322400569915771 10.5 9.027290344238281 -0.6326299905776978 -12.5 9.027290344238281 -0.6326310038566589 -12.5 9.20380973815918 0.3684529960155487 -12.5 1.637850046157837 9.288689613342285 -12.5 -2.775560102661733e-15 9.449999809265137 12.5 1.637850046157837 9.288689613342285 12.5 2.775560102661733e-15 9.449999809265137 -12.5 -9.0 2.7284700870513916 -12.5 -9.0 2.7284700870513916 -10.5 -9.0 2.7284700870513916 12.5 -9.0 -2.7284700870513916 10.5 -9.0 -2.7284700870513916 -12.5 8.689339637756348 -2.5492100715637207 -12.5 8.689350128173828 -2.5492100715637207 -12.5 8.45205020904541 -3.894969940185547 -12.5 8.689339637756348 -2.5492100715637207 -12.5 9.027290344238281 -0.6326310038566589 -12.5 9.027290344238281 -0.6326299905776978 -12.5 9.027290344238281 -0.6326299905776978 -12.5 -9.0 -2.7284700870513916 -12.5 -9.0 -9.449999809265137 -12.5 -9.0 2.7284700870513916 -12.5 -9.0 9.449999809265137 -12.5 -9.0 -9.449999809265137 12.5 -0.8267660140991211 -9.449999809265137 12.5 -0.8267660140991211 -9.449999809265137 -12.5 2.775560102661733e-15 9.449999809265137 -12.5 -2.775560102661733e-15 9.449999809265137 12.5 8.38821029663086 -4.257040023803711 12.5 7.2222900390625 -10.86929988861084 12.5 8.38821029663086 -4.257040023803711 -12.5 9.338479995727539 1.1322400569915771 12.5 10.504199981689453 7.743599891662598 -12.5 10.504199981689453 7.743599891662598 12.5 9.338479995727539 1.1322400569915771 -12.5 10.504199981689453 7.743599891662598 -12.5 9.338479995727539 1.1322400569915771 12.5 9.027290344238281 -0.6326310038566589 -12.5 9.20380973815918 0.3684529960155487 -12.5 7.2222900390625 -10.86929988861084 -12.5 10.504199981689453 7.743599891662598 -12.5 1.64096999168396 9.306429862976074 12.5 10.504199981689453 7.743599891662598 12.5 1.64096999168396 9.306429862976074 12.5 10.504199981689453 7.743599891662598 -12.5 1.64096999168396 9.306429862976074 -12.5 1.637850046157837 9.288689613342285 -12.5 1.64096999168396 9.306429862976074 12.5 1.64096999168396 9.306429862976074 -12.5 1.64096999168396 9.306429862976074 12.5 1.637850046157837 9.288689613342285 -12.5 1.637850046157837 9.288689613342285 12.5 -0.8267660140991211 -9.449999809265137 -12.5 7.2222900390625 -10.86929988861084 12.5 -0.8267660140991211 -9.449999809265137 12.5 7.2222900390625 -10.86929988861084 12.5 -0.8267660140991211 -9.449999809265137 -12.5 7.2222900390625 -10.86929988861084 -12.5 + + + + + + + + + + 0.9848202466964722 -0.173577681183815 -4.002897549071349e-05 0.9848202466964722 -0.173577681183815 -4.002897549071349e-05 0.9848202466964722 -0.173577681183815 -4.002897549071349e-05 0.9847971796989441 -0.17370791733264923 0.00010418515739729628 0.9847971796989441 -0.17370791733264923 0.00010418515739729628 0.9847971796989441 -0.17370791733264923 0.00010418515739729628 0.9848165512084961 -0.17359815537929535 0.0 0.9848165512084961 -0.17359815537929535 0.0 0.9848165512084961 -0.17359815537929535 0.0 0.9848005771636963 -0.17368899285793304 2.997014689753996e-06 0.9848005771636963 -0.17368899285793304 2.997014689753996e-06 0.9848005771636963 -0.17368899285793304 2.997014689753996e-06 0.9848030209541321 -0.1736748069524765 -3.3504497878311668e-06 0.9848030209541321 -0.1736748069524765 -3.3504497878311668e-06 0.9848030209541321 -0.1736748069524765 -3.3504497878311668e-06 0.9848105907440186 -0.17363235354423523 -2.4251817194453906e-06 0.9848105907440186 -0.17363235354423523 -2.4251817194453906e-06 0.9848105907440186 -0.17363235354423523 -2.4251817194453906e-06 0.9848073124885559 -0.1736505627632141 8.72367945703445e-06 0.9848073124885559 -0.1736505627632141 8.72367945703445e-06 0.9848073124885559 -0.1736505627632141 8.72367945703445e-06 0.9848138689994812 -0.17361383140087128 1.739752769935876e-05 0.9848138689994812 -0.17361383140087128 1.739752769935876e-05 0.9848138689994812 -0.17361383140087128 1.739752769935876e-05 0.9848170876502991 -0.17359499633312225 0.0 0.9848170876502991 -0.17359499633312225 0.0 0.9848170876502991 -0.17359499633312225 0.0 0.984814465045929 -0.17361001670360565 0.0 0.984814465045929 -0.17361001670360565 0.0 0.984814465045929 -0.17361001670360565 0.0 0.9848003387451172 -0.17369027435779572 3.266067506046966e-05 0.9848003387451172 -0.17369027435779572 3.266067506046966e-05 0.9848003387451172 -0.17369027435779572 3.266067506046966e-05 0.9847550392150879 -0.17394736409187317 0.0 0.9847550392150879 -0.17394736409187317 0.0 0.9847550392150879 -0.17394736409187317 0.0 0.9847489595413208 -0.17398129403591156 0.0 0.9847489595413208 -0.17398129403591156 0.0 0.9847489595413208 -0.17398129403591156 0.0 0.9848043322563171 -0.17366789281368256 -7.586065476061776e-05 0.9848043322563171 -0.17366789281368256 -7.586065476061776e-05 0.9848043322563171 -0.17366789281368256 -7.586065476061776e-05 0.9848124980926514 -0.17362149059772491 4.601578984875232e-05 0.9848124980926514 -0.17362149059772491 4.601578984875232e-05 0.9848124980926514 -0.17362149059772491 4.601578984875232e-05 0.9847960472106934 -0.17371416091918945 0.0 0.9847960472106934 -0.17371416091918945 0.0 0.9847960472106934 -0.17371416091918945 0.0 0.9847927093505859 -0.17373372614383698 -2.1507088604266755e-05 0.9847927093505859 -0.17373372614383698 -2.1507088604266755e-05 0.9847927093505859 -0.17373372614383698 -2.1507088604266755e-05 0.9848189949989319 -0.17358428239822388 -7.442443165928125e-05 0.9848189949989319 -0.17358428239822388 -7.442443165928125e-05 0.9848189949989319 -0.17358428239822388 -7.442443165928125e-05 0.9849234819412231 -0.17298968136310577 0.0005915682995691895 0.9849234819412231 -0.17298968136310577 0.0005915682995691895 0.9849234819412231 -0.17298968136310577 0.0005915682995691895 0.9847524762153625 -0.17396076023578644 -0.0002502755378372967 0.9847524762153625 -0.17396076023578644 -0.0002502755378372967 0.9847524762153625 -0.17396076023578644 -0.0002502755378372967 0.9848259091377258 -0.17354486882686615 -6.028654388501309e-05 0.9848259091377258 -0.17354486882686615 -6.028654388501309e-05 0.9848259091377258 -0.17354486882686615 -6.028654388501309e-05 0.9848283529281616 -0.173531636595726 1.9405171769903973e-05 0.9848283529281616 -0.173531636595726 1.9405171769903973e-05 0.9848283529281616 -0.173531636595726 1.9405171769903973e-05 0.9847984910011292 -0.1737009733915329 -0.0002409717853879556 0.9847984910011292 -0.1737009733915329 -0.0002409717853879556 0.9847984910011292 -0.1737009733915329 -0.0002409717853879556 0.9848121404647827 -0.17362281680107117 0.0 0.9848121404647827 -0.17362281680107117 0.0 0.9848121404647827 -0.17362281680107117 0.0 0.9847962260246277 -0.17371316254138947 -0.0002653694828040898 0.9847962260246277 -0.17371316254138947 -0.0002653694828040898 0.9847962260246277 -0.17371316254138947 -0.0002653694828040898 0.9848067164421082 -0.17365403473377228 0.0 0.9848067164421082 -0.17365403473377228 0.0 0.9848067164421082 -0.17365403473377228 0.0 0.9848263263702393 -0.17354334890842438 0.0 0.9848263263702393 -0.17354334890842438 0.0 0.9848263263702393 -0.17354334890842438 0.0 0.9848040342330933 -0.1736687570810318 1.2245584912307095e-05 0.9848040342330933 -0.1736687570810318 1.2245584912307095e-05 0.9848040342330933 -0.1736687570810318 1.2245584912307095e-05 0.9848015308380127 -0.17368315160274506 -1.1141982213302981e-05 0.9848015308380127 -0.17368315160274506 -1.1141982213302981e-05 0.9848015308380127 -0.17368315160274506 -1.1141982213302981e-05 0.9848044514656067 -0.17366687953472137 -5.205342290537374e-07 0.9848044514656067 -0.17366687953472137 -5.205342290537374e-07 0.9848044514656067 -0.17366687953472137 -5.205342290537374e-07 0.9848033785820007 -0.17367342114448547 -1.3129227909303154e-06 0.9848033785820007 -0.17367342114448547 -1.3129227909303154e-06 0.9848033785820007 -0.17367342114448547 -1.3129227909303154e-06 0.9848116636276245 -0.17362618446350098 2.577708301032544e-06 0.9848116636276245 -0.17362618446350098 2.577708301032544e-06 0.9848116636276245 -0.17362618446350098 2.577708301032544e-06 0.9848062992095947 -0.1736564338207245 -9.347041668661404e-06 0.9848062992095947 -0.1736564338207245 -9.347041668661404e-06 0.9848062992095947 -0.1736564338207245 -9.347041668661404e-06 0.9847998023033142 -0.17369315028190613 -3.5195389500586316e-05 0.9847998023033142 -0.17369315028190613 -3.5195389500586316e-05 0.9847998023033142 -0.17369315028190613 -3.5195389500586316e-05 0.9848155975341797 -0.17360401153564453 -1.8574448404251598e-05 0.9848155975341797 -0.17360401153564453 -1.8574448404251598e-05 0.9848155975341797 -0.17360401153564453 -1.8574448404251598e-05 0.9848108887672424 -0.1736302226781845 0.0 0.9848108887672424 -0.1736302226781845 0.0 0.9848108887672424 -0.1736302226781845 0.0 0.9847968220710754 -0.17370982468128204 0.0002060772676486522 0.9847968220710754 -0.17370982468128204 0.0002060772676486522 0.9847968220710754 -0.17370982468128204 0.0002060772676486522 0.9847773909568787 -0.1738198846578598 9.691432205727324e-05 0.9847773909568787 -0.1738198846578598 9.691432205727324e-05 0.9847773909568787 -0.1738198846578598 9.691432205727324e-05 0.9848070740699768 -0.17365208268165588 2.067496461677365e-05 0.9848070740699768 -0.17365208268165588 2.067496461677365e-05 0.9848070740699768 -0.17365208268165588 2.067496461677365e-05 0.9847212433815002 -0.1741373986005783 -0.0005286553641781211 0.9847212433815002 -0.1741373986005783 -0.0005286553641781211 0.9847212433815002 -0.1741373986005783 -0.0005286553641781211 0.9848067760467529 -0.17365358769893646 -0.00015635366435162723 0.9848067760467529 -0.17365358769893646 -0.00015635366435162723 0.9848067760467529 -0.17365358769893646 -0.00015635366435162723 0.9847845435142517 -0.17377929389476776 -0.0002287892857566476 0.9847845435142517 -0.17377929389476776 -0.0002287892857566476 0.9847845435142517 -0.17377929389476776 -0.0002287892857566476 0.9848272800445557 -0.17353765666484833 2.2052097847335972e-05 0.9848272800445557 -0.17353765666484833 2.2052097847335972e-05 0.9848272800445557 -0.17353765666484833 2.2052097847335972e-05 0.9848028421401978 -0.17367547750473022 -0.0001901365612866357 0.9848028421401978 -0.17367547750473022 -0.0001901365612866357 0.9848028421401978 -0.17367547750473022 -0.0001901365612866357 0.9848021268844604 -0.17368030548095703 0.0 0.9848021268844604 -0.17368030548095703 0.0 0.9848021268844604 -0.17368030548095703 0.0 0.9847878217697144 -0.1737610548734665 -0.00028563934029079974 0.9847878217697144 -0.1737610548734665 -0.00028563934029079974 0.9847878217697144 -0.1737610548734665 -0.00028563934029079974 0.9848126173019409 -0.17362000048160553 0.0 0.9848126173019409 -0.17362000048160553 0.0 0.9848126173019409 -0.17362000048160553 0.0 0.9848097562789917 -0.17363674938678741 3.252566784794908e-07 0.9848097562789917 -0.17363674938678741 3.252566784794908e-07 0.9848097562789917 -0.17363674938678741 3.252566784794908e-07 0.9847186207771301 -0.17415283620357513 -4.029116462334059e-05 0.9847186207771301 -0.17415283620357513 -4.029116462334059e-05 0.9847186207771301 -0.17415283620357513 -4.029116462334059e-05 0.9848390221595764 -0.17347081005573273 -2.025014146056492e-05 0.9848390221595764 -0.17347081005573273 -2.025014146056492e-05 0.9848390221595764 -0.17347081005573273 -2.025014146056492e-05 0.9847963452339172 -0.17371313273906708 1.737355523800943e-05 0.9847963452339172 -0.17371313273906708 1.737355523800943e-05 0.9847963452339172 -0.17371313273906708 1.737355523800943e-05 0.9848028421401978 -0.17367605865001678 1.1955359696003143e-05 0.9848028421401978 -0.17367605865001678 1.1955359696003143e-05 0.9848028421401978 -0.17367605865001678 1.1955359696003143e-05 0.9848066568374634 -0.17365440726280212 2.5923750968104287e-07 0.9848066568374634 -0.17365440726280212 2.5923750968104287e-07 0.9848066568374634 -0.17365440726280212 2.5923750968104287e-07 0.9848102331161499 -0.17363424599170685 -4.43761109636398e-06 0.9848102331161499 -0.17363424599170685 -4.43761109636398e-06 0.9848102331161499 -0.17363424599170685 -4.43761109636398e-06 0.9848188161849976 -0.1735854148864746 0.0001283915771637112 0.9848188161849976 -0.1735854148864746 0.0001283915771637112 0.9848188161849976 -0.1735854148864746 0.0001283915771637112 0.9848085641860962 -0.17364344000816345 1.8961343812406994e-05 0.9848085641860962 -0.17364344000816345 1.8961343812406994e-05 0.9848085641860962 -0.17364344000816345 1.8961343812406994e-05 0.9848109483718872 -0.17363035678863525 3.0794260510447202e-06 0.9848109483718872 -0.17363035678863525 3.0794260510447202e-06 0.9848109483718872 -0.17363035678863525 3.0794260510447202e-06 0.9848241806030273 -0.1735547035932541 0.0 0.9848241806030273 -0.1735547035932541 0.0 0.9848241806030273 -0.1735547035932541 0.0 0.9848087430000305 -0.17364272475242615 -3.4252374462084845e-05 0.9848087430000305 -0.17364272475242615 -3.4252374462084845e-05 0.9848087430000305 -0.17364272475242615 -3.4252374462084845e-05 0.9848061203956604 -0.17365729808807373 -0.00011019246448995546 0.9848061203956604 -0.17365729808807373 -0.00011019246448995546 0.9848061203956604 -0.17365729808807373 -0.00011019246448995546 0.9848049879074097 -0.17366400361061096 2.4706196199986152e-05 0.9848049879074097 -0.17366400361061096 2.4706196199986152e-05 0.9848049879074097 -0.17366400361061096 2.4706196199986152e-05 0.9847967028617859 -0.17371110618114471 0.0 0.9847967028617859 -0.17371110618114471 0.0 0.9847967028617859 -0.17371110618114471 0.0 0.9848098158836365 -0.17363668978214264 0.0 0.9848098158836365 -0.17363668978214264 0.0 0.9848098158836365 -0.17363668978214264 0.0 0.9848097562789917 -0.1736365705728531 2.1500400180229917e-05 0.9848097562789917 -0.1736365705728531 2.1500400180229917e-05 0.9848097562789917 -0.1736365705728531 2.1500400180229917e-05 0.9848144054412842 -0.17361091077327728 9.828744805417955e-05 0.9848144054412842 -0.17361091077327728 9.828744805417955e-05 0.9848144054412842 -0.17361091077327728 9.828744805417955e-05 0.9848110675811768 -0.17362961173057556 -4.0587663534097373e-05 0.9848110675811768 -0.17362961173057556 -4.0587663534097373e-05 0.9848110675811768 -0.17362961173057556 -4.0587663534097373e-05 0.9848105907440186 -0.17363174259662628 -2.79320556728635e-05 0.9848105907440186 -0.17363174259662628 -2.79320556728635e-05 0.9848105907440186 -0.17363174259662628 -2.79320556728635e-05 0.9848082661628723 -0.17364554107189178 3.2759758141764905e-06 0.9848082661628723 -0.17364554107189178 3.2759758141764905e-06 0.9848082661628723 -0.17364554107189178 3.2759758141764905e-06 0.98480623960495 -0.17365659773349762 1.1748950782930478e-05 0.98480623960495 -0.17365659773349762 1.1748950782930478e-05 0.98480623960495 -0.17365659773349762 1.1748950782930478e-05 0.9848077297210693 -0.1736478954553604 -2.3105087166186422e-05 0.9848077297210693 -0.1736478954553604 -2.3105087166186422e-05 0.9848077297210693 -0.1736478954553604 -2.3105087166186422e-05 0.9847955107688904 -0.1737179011106491 -6.724306149408221e-05 0.9847955107688904 -0.1737179011106491 -6.724306149408221e-05 0.9847955107688904 -0.1737179011106491 -6.724306149408221e-05 0.9848344922065735 -0.1734965294599533 8.958151011029258e-05 0.9848344922065735 -0.1734965294599533 8.958151011029258e-05 0.9848344922065735 -0.1734965294599533 8.958151011029258e-05 0.9848061203956604 -0.17365746200084686 5.710996993002482e-05 0.9848061203956604 -0.17365746200084686 5.710996993002482e-05 0.9848061203956604 -0.17365746200084686 5.710996993002482e-05 0.9847947359085083 -0.17372186481952667 -5.5803771829232574e-05 0.9847947359085083 -0.17372186481952667 -5.5803771829232574e-05 0.9847947359085083 -0.17372186481952667 -5.5803771829232574e-05 0.984807014465332 -0.17365238070487976 3.079408998019062e-05 0.984807014465332 -0.17365238070487976 3.079408998019062e-05 0.984807014465332 -0.17365238070487976 3.079408998019062e-05 0.9848109483718872 -0.1736299842596054 1.2971306205145083e-05 0.9848109483718872 -0.1736299842596054 1.2971306205145083e-05 0.9848109483718872 -0.1736299842596054 1.2971306205145083e-05 0.984806478023529 -0.17365585267543793 3.4360877180006355e-05 0.984806478023529 -0.17365585267543793 3.4360877180006355e-05 0.984806478023529 -0.17365585267543793 3.4360877180006355e-05 0.9848061800003052 -0.17365697026252747 -3.703892434714362e-05 0.9848061800003052 -0.17365697026252747 -3.703892434714362e-05 0.9848061800003052 -0.17365697026252747 -3.703892434714362e-05 0.9848033785820007 -0.17367294430732727 -6.094572745496407e-05 0.9848033785820007 -0.17367294430732727 -6.094572745496407e-05 0.9848033785820007 -0.17367294430732727 -6.094572745496407e-05 0.9848098158836365 -0.17363590002059937 -2.8494087018771097e-05 0.9848098158836365 -0.17363590002059937 -2.8494087018771097e-05 0.9848098158836365 -0.17363590002059937 -2.8494087018771097e-05 0.9848074913024902 -0.1736496388912201 2.342171455893549e-06 0.9848074913024902 -0.1736496388912201 2.342171455893549e-06 0.9848074913024902 -0.1736496388912201 2.342171455893549e-06 0.9848368763923645 -0.1734830141067505 4.7358036681544036e-05 0.9848368763923645 -0.1734830141067505 4.7358036681544036e-05 0.9848368763923645 -0.1734830141067505 4.7358036681544036e-05 0.9848043918609619 -0.1736668348312378 6.28568886895664e-05 0.9848043918609619 -0.1736668348312378 6.28568886895664e-05 0.9848043918609619 -0.1736668348312378 6.28568886895664e-05 0.984805166721344 -0.1736622452735901 0.0 0.984805166721344 -0.1736622452735901 0.0 0.984805166721344 -0.1736622452735901 0.0 0.984806478023529 -0.17365530133247375 -1.7335295297016273e-06 0.984806478023529 -0.17365530133247375 -1.7335295297016273e-06 0.984806478023529 -0.17365530133247375 -1.7335295297016273e-06 0.9848093390464783 -0.17363935708999634 5.199533552513458e-05 0.9848093390464783 -0.17363935708999634 5.199533552513458e-05 0.9848093390464783 -0.17363935708999634 5.199533552513458e-05 0.9848067760467529 -0.17365305125713348 0.0 0.9848067760467529 -0.17365305125713348 0.0 0.9848067760467529 -0.17365305125713348 0.0 0.9848104119300842 -0.17363294959068298 -4.926968540530652e-05 0.9848104119300842 -0.17363294959068298 -4.926968540530652e-05 0.9848104119300842 -0.17363294959068298 -4.926968540530652e-05 0.9848078489303589 -0.17364759743213654 5.896276888961438e-06 0.9848078489303589 -0.17364759743213654 5.896276888961438e-06 0.9848078489303589 -0.17364759743213654 5.896276888961438e-06 0.9848082065582275 -0.1736457645893097 5.497056554304436e-05 0.9848082065582275 -0.1736457645893097 5.497056554304436e-05 0.9848082065582275 -0.1736457645893097 5.497056554304436e-05 0.984797477722168 -0.17370648682117462 0.0 0.984797477722168 -0.17370648682117462 0.0 0.984797477722168 -0.17370648682117462 0.0 0.9848102927207947 -0.17363347113132477 -3.713690966833383e-05 0.9848102927207947 -0.17363347113132477 -3.713690966833383e-05 0.9848102927207947 -0.17363347113132477 -3.713690966833383e-05 0.9848072528839111 -0.17365090548992157 0.0 0.9848072528839111 -0.17365090548992157 0.0 0.9848072528839111 -0.17365090548992157 0.0 0.9848049879074097 -0.17366400361061096 -3.747604932868853e-05 0.9848049879074097 -0.17366400361061096 -3.747604932868853e-05 0.9848049879074097 -0.17366400361061096 -3.747604932868853e-05 0.9848082065582275 -0.17364554107189178 1.381992387905484e-05 0.9848082065582275 -0.17364554107189178 1.381992387905484e-05 0.9848082065582275 -0.17364554107189178 1.381992387905484e-05 0.9848065376281738 -0.17365534603595734 0.0 0.9848065376281738 -0.17365534603595734 0.0 0.9848065376281738 -0.17365534603595734 0.0 0.9848109483718872 -0.17363019287586212 0.0 0.9848109483718872 -0.17363019287586212 0.0 0.9848109483718872 -0.17363019287586212 0.0 0.9848039150238037 -0.1736699640750885 4.7566150897182524e-05 0.9848039150238037 -0.1736699640750885 4.7566150897182524e-05 0.9848039150238037 -0.1736699640750885 4.7566150897182524e-05 0.9848037362098694 -0.17367078363895416 5.24444185430184e-05 0.9848037362098694 -0.17367078363895416 5.24444185430184e-05 0.9848037362098694 -0.17367078363895416 5.24444185430184e-05 0.9847944378852844 -0.1737234890460968 0.0 0.9847944378852844 -0.1737234890460968 0.0 0.9847944378852844 -0.1737234890460968 0.0 0.9848021864891052 -0.1736796796321869 -3.508041118038818e-05 0.9848021864891052 -0.1736796796321869 -3.508041118038818e-05 0.9848021864891052 -0.1736796796321869 -3.508041118038818e-05 0.9848088622093201 -0.17364190518856049 -6.23770347374375e-06 0.9848088622093201 -0.17364190518856049 -6.23770347374375e-06 0.9848088622093201 -0.17364190518856049 -6.23770347374375e-06 0.9848178029060364 -0.1735910177230835 0.00010925870446953923 0.9848178029060364 -0.1735910177230835 0.00010925870446953923 0.9848178029060364 -0.1735910177230835 0.00010925870446953923 0.984813928604126 -0.17361272871494293 -7.005135557847098e-05 0.984813928604126 -0.17361272871494293 -7.005135557847098e-05 0.984813928604126 -0.17361272871494293 -7.005135557847098e-05 0.9848111867904663 -0.17362888157367706 5.1871025789296255e-05 0.9848111867904663 -0.17362888157367706 5.1871025789296255e-05 0.9848111867904663 -0.17362888157367706 5.1871025789296255e-05 0.9848082661628723 -0.1736448109149933 8.203777724702377e-06 0.9848082661628723 -0.1736448109149933 8.203777724702377e-06 0.9848082661628723 -0.1736448109149933 8.203777724702377e-06 0.984804093837738 -0.17366914451122284 1.2438345038390253e-06 0.984804093837738 -0.17366914451122284 1.2438345038390253e-06 0.984804093837738 -0.17366914451122284 1.2438345038390253e-06 0.9848049879074097 -0.1736634224653244 -1.9111614619760076e-06 0.9848049879074097 -0.1736634224653244 -1.9111614619760076e-06 0.9848049879074097 -0.1736634224653244 -1.9111614619760076e-06 0.9848104119300842 -0.1736329346895218 3.606618702178821e-05 0.9848104119300842 -0.1736329346895218 3.606618702178821e-05 0.9848104119300842 -0.1736329346895218 3.606618702178821e-05 0.9848019480705261 -0.17368067800998688 -6.645368557656184e-05 0.9848019480705261 -0.17368067800998688 -6.645368557656184e-05 0.9848019480705261 -0.17368067800998688 -6.645368557656184e-05 0.9848036170005798 -0.17367200553417206 -4.36922928201966e-05 0.9848036170005798 -0.17367200553417206 -4.36922928201966e-05 0.9848036170005798 -0.17367200553417206 -4.36922928201966e-05 0.9848079085350037 -0.17364704608917236 -1.4938128515495919e-05 0.9848079085350037 -0.17364704608917236 -1.4938128515495919e-05 0.9848079085350037 -0.17364704608917236 -1.4938128515495919e-05 0.9848329424858093 -0.17350518703460693 0.0 0.9848329424858093 -0.17350518703460693 0.0 0.9848329424858093 -0.17350518703460693 0.0 0.9847791790962219 -0.17381012439727783 -4.212437488604337e-05 0.9847791790962219 -0.17381012439727783 -4.212437488604337e-05 0.9847791790962219 -0.17381012439727783 -4.212437488604337e-05 0.9848024845123291 -0.17367792129516602 -2.3129916826292174e-06 0.9848024845123291 -0.17367792129516602 -2.3129916826292174e-06 0.9848024845123291 -0.17367792129516602 -2.3129916826292174e-06 0.9848137497901917 -0.17361384630203247 3.938831650884822e-05 0.9848137497901917 -0.17361384630203247 3.938831650884822e-05 0.9848137497901917 -0.17361384630203247 3.938831650884822e-05 0.984813928604126 -0.17361363768577576 2.766486613836605e-05 0.984813928604126 -0.17361363768577576 2.766486613836605e-05 0.984813928604126 -0.17361363768577576 2.766486613836605e-05 0.9847741723060608 -0.17383824288845062 0.0 0.9847741723060608 -0.17383824288845062 0.0 0.9847741723060608 -0.17383824288845062 0.0 0.9848296642303467 -0.1735241562128067 1.687715484877117e-05 0.9848296642303467 -0.1735241562128067 1.687715484877117e-05 0.9848296642303467 -0.1735241562128067 1.687715484877117e-05 0.9848121404647827 -0.17362332344055176 -4.560165962175233e-06 0.9848121404647827 -0.17362332344055176 -4.560165962175233e-06 0.9848121404647827 -0.17362332344055176 -4.560165962175233e-06 0.9847941398620605 -0.1737251877784729 -2.881588261516299e-05 0.9847941398620605 -0.1737251877784729 -2.881588261516299e-05 0.9847941398620605 -0.1737251877784729 -2.881588261516299e-05 0.9848164916038513 -0.17359857261180878 1.9574054022086784e-05 0.9848164916038513 -0.17359857261180878 1.9574054022086784e-05 0.9848164916038513 -0.17359857261180878 1.9574054022086784e-05 0.9848059415817261 -0.1736585944890976 -1.8093904145644046e-05 0.9848059415817261 -0.1736585944890976 -1.8093904145644046e-05 0.9848059415817261 -0.1736585944890976 -1.8093904145644046e-05 0.9848113656044006 -0.17362740635871887 0.00011568832269404083 0.9848113656044006 -0.17362740635871887 0.00011568832269404083 0.9848113656044006 -0.17362740635871887 0.00011568832269404083 0.9848155379295349 -0.17360396683216095 5.077671448816545e-05 0.9848155379295349 -0.17360396683216095 5.077671448816545e-05 0.9848155379295349 -0.17360396683216095 5.077671448816545e-05 0.9848070740699768 -0.17365208268165588 -7.014697530394187e-06 0.9848070740699768 -0.17365208268165588 -7.014697530394187e-06 0.9848070740699768 -0.17365208268165588 -7.014697530394187e-06 0.9848071336746216 -0.17365135252475739 -1.1217026440135669e-05 0.9848071336746216 -0.17365135252475739 -1.1217026440135669e-05 0.9848071336746216 -0.17365135252475739 -1.1217026440135669e-05 0.9848277568817139 -0.17353469133377075 -4.840865221922286e-05 0.9848277568817139 -0.17353469133377075 -4.840865221922286e-05 0.9848277568817139 -0.17353469133377075 -4.840865221922286e-05 0.984825849533081 -0.17354567348957062 0.0 0.984825849533081 -0.17354567348957062 0.0 0.984825849533081 -0.17354567348957062 0.0 0.9848113656044006 -0.1736278235912323 8.658093065605499e-06 0.9848113656044006 -0.1736278235912323 8.658093065605499e-06 0.9848113656044006 -0.1736278235912323 8.658093065605499e-06 0.9847745895385742 -0.17383596301078796 -0.00020683016919065267 0.9847745895385742 -0.17383596301078796 -0.00020683016919065267 0.9847745895385742 -0.17383596301078796 -0.00020683016919065267 0.9848098158836365 -0.17363661527633667 6.949871021788567e-05 0.9848098158836365 -0.17363661527633667 6.949871021788567e-05 0.9848098158836365 -0.17363661527633667 6.949871021788567e-05 0.9847916960716248 -0.1737392395734787 -0.00014931656187400222 0.9847916960716248 -0.1737392395734787 -0.00014931656187400222 0.9847916960716248 -0.1737392395734787 -0.00014931656187400222 0.9848156571388245 -0.17360323667526245 5.047723607276566e-05 0.9848156571388245 -0.17360323667526245 5.047723607276566e-05 0.9848156571388245 -0.17360323667526245 5.047723607276566e-05 0.9848044514656067 -0.1736673265695572 -9.935919479175936e-06 0.9848044514656067 -0.1736673265695572 -9.935919479175936e-06 0.9848044514656067 -0.1736673265695572 -9.935919479175936e-06 0.9848055243492126 -0.17366044223308563 6.320185639197007e-05 0.9848055243492126 -0.17366044223308563 6.320185639197007e-05 0.9848055243492126 -0.17366044223308563 6.320185639197007e-05 0.9848149418830872 -0.17360718548297882 0.0 0.9848149418830872 -0.17360718548297882 0.0 0.9848149418830872 -0.17360718548297882 0.0 0.9848061203956604 -0.17365716397762299 -4.118366268812679e-05 0.9848061203956604 -0.17365716397762299 -4.118366268812679e-05 0.9848061203956604 -0.17365716397762299 -4.118366268812679e-05 0.9848071336746216 -0.17365165054798126 -4.381430699140765e-05 0.9848071336746216 -0.17365165054798126 -4.381430699140765e-05 0.9848071336746216 -0.17365165054798126 -4.381430699140765e-05 0.9848095178604126 -0.17363816499710083 -2.0712766968244978e-07 0.9848095178604126 -0.17363816499710083 -2.0712766968244978e-07 0.9848095178604126 -0.17363816499710083 -2.0712766968244978e-07 0.9848106503486633 -0.17363162338733673 3.501498213154264e-05 0.9848106503486633 -0.17363162338733673 3.501498213154264e-05 0.9848106503486633 -0.17363162338733673 3.501498213154264e-05 0.9848065376281738 -0.1736546754837036 -7.45252036722377e-05 0.9848065376281738 -0.1736546754837036 -7.45252036722377e-05 0.9848065376281738 -0.1736546754837036 -7.45252036722377e-05 0.984805703163147 -0.17366009950637817 -2.495506669220049e-05 0.984805703163147 -0.17366009950637817 -2.495506669220049e-05 0.984805703163147 -0.17366009950637817 -2.495506669220049e-05 0.9848167300224304 -0.17359738051891327 9.164468065137044e-05 0.9848167300224304 -0.17359738051891327 9.164468065137044e-05 0.9848167300224304 -0.17359738051891327 9.164468065137044e-05 0.9848051071166992 -0.17366322875022888 0.00033186483778990805 0.9848051071166992 -0.17366322875022888 0.00033186483778990805 0.9848051071166992 -0.17366322875022888 0.00033186483778990805 0.9848312735557556 -0.17351451516151428 7.886688399594277e-05 0.9848312735557556 -0.17351451516151428 7.886688399594277e-05 0.9848312735557556 -0.17351451516151428 7.886688399594277e-05 0.9848048090934753 -0.1736646592617035 -4.1998278902610764e-05 0.9848048090934753 -0.1736646592617035 -4.1998278902610764e-05 0.9848048090934753 -0.1736646592617035 -4.1998278902610764e-05 0.9848036766052246 -0.17367175221443176 7.01111348462291e-05 0.9848036766052246 -0.17367175221443176 7.01111348462291e-05 0.9848036766052246 -0.17367175221443176 7.01111348462291e-05 0.9848133325576782 -0.1736167073249817 -1.9597016944317147e-05 0.9848133325576782 -0.1736167073249817 -1.9597016944317147e-05 0.9848133325576782 -0.1736167073249817 -1.9597016944317147e-05 0.9848124980926514 -0.1736210286617279 -7.013973663561046e-05 0.9848124980926514 -0.1736210286617279 -7.013973663561046e-05 0.9848124980926514 -0.1736210286617279 -7.013973663561046e-05 0.9848112463951111 -0.1736285388469696 -2.158332063117996e-05 0.9848112463951111 -0.1736285388469696 -2.158332063117996e-05 0.9848112463951111 -0.1736285388469696 -2.158332063117996e-05 0.9848108887672424 -0.17362943291664124 -0.0004483582160901278 0.9848108887672424 -0.17362943291664124 -0.0004483582160901278 0.9848108887672424 -0.17362943291664124 -0.0004483582160901278 0.9848052263259888 -0.17366249859333038 -4.22255507146474e-05 0.9848052263259888 -0.17366249859333038 -4.22255507146474e-05 0.9848052263259888 -0.17366249859333038 -4.22255507146474e-05 0.9848237037658691 -0.17355628311634064 0.0007629796746186912 0.9848237037658691 -0.17355628311634064 0.0007629796746186912 0.9848237037658691 -0.17355628311634064 0.0007629796746186912 0.9848148822784424 -0.1736069619655609 -0.0004399008466862142 0.9848148822784424 -0.1736069619655609 -0.0004399008466862142 0.9848148822784424 -0.1736069619655609 -0.0004399008466862142 0.9848271608352661 -0.1735379546880722 0.0 0.9848271608352661 -0.1735379546880722 0.0 0.9848271608352661 -0.1735379546880722 0.0 0.9847999215126038 -0.17369255423545837 0.00012566223449539393 0.9847999215126038 -0.17369255423545837 0.00012566223449539393 0.9847999215126038 -0.17369255423545837 0.00012566223449539393 0.9848050475120544 -0.17365984618663788 -0.0010935714235529304 0.9848050475120544 -0.17365984618663788 -0.0010935714235529304 0.9848050475120544 -0.17365984618663788 -0.0010935714235529304 0.9848113656044006 -0.1736278235912323 5.143987073097378e-05 0.9848113656044006 -0.1736278235912323 5.143987073097378e-05 0.9848113656044006 -0.1736278235912323 5.143987073097378e-05 0.9848031997680664 -0.1736743301153183 0.0 0.9848031997680664 -0.1736743301153183 0.0 0.9848031997680664 -0.1736743301153183 0.0 0.9848093390464783 -0.1736389696598053 -4.199173781671561e-05 0.9848093390464783 -0.1736389696598053 -4.199173781671561e-05 0.9848093390464783 -0.1736389696598053 -4.199173781671561e-05 0.9848252534866333 -0.17354893684387207 0.00010462170030223206 0.9848252534866333 -0.17354893684387207 0.00010462170030223206 0.9848252534866333 -0.17354893684387207 0.00010462170030223206 0.9848130941390991 -0.17361792922019958 0.0 0.9848130941390991 -0.17361792922019958 0.0 0.9848130941390991 -0.17361792922019958 0.0 0.9848069548606873 -0.17365263402462006 0.0 0.9848069548606873 -0.17365263402462006 0.0 0.9848069548606873 -0.17365263402462006 0.0 0.9848065972328186 -0.1736549586057663 2.9085408641549293e-06 0.9848065972328186 -0.1736549586057663 2.9085408641549293e-06 0.9848065972328186 -0.1736549586057663 2.9085408641549293e-06 0.9848063588142395 -0.17365601658821106 2.4413919163635e-05 0.9848063588142395 -0.17365601658821106 2.4413919163635e-05 0.9848063588142395 -0.17365601658821106 2.4413919163635e-05 0.9848787784576416 -0.17324155569076538 -0.0010923545341938734 0.9848787784576416 -0.17324155569076538 -0.0010923545341938734 0.9848787784576416 -0.17324155569076538 -0.0010923545341938734 0.9848000407218933 -0.17369171977043152 -7.922038639662787e-05 0.9848000407218933 -0.17369171977043152 -7.922038639662787e-05 0.9848000407218933 -0.17369171977043152 -7.922038639662787e-05 0.9847893714904785 -0.1737520843744278 0.0003734712954610586 0.9847893714904785 -0.1737520843744278 0.0003734712954610586 0.9847893714904785 -0.1737520843744278 0.0003734712954610586 0.9848278760910034 -0.17353403568267822 -0.0002044716675300151 0.9848278760910034 -0.17353403568267822 -0.0002044716675300151 0.9848278760910034 -0.17353403568267822 -0.0002044716675300151 0.9848037958145142 -0.17367024719715118 -0.00023914544726721942 0.9848037958145142 -0.17367024719715118 -0.00023914544726721942 0.9848037958145142 -0.17367024719715118 -0.00023914544726721942 0.9848009943962097 -0.17368586361408234 4.890449417871423e-06 0.9848009943962097 -0.17368586361408234 4.890449417871423e-06 0.9848009943962097 -0.17368586361408234 4.890449417871423e-06 0.9848031997680664 -0.173674076795578 -7.469087722711265e-05 0.9848031997680664 -0.173674076795578 -7.469087722711265e-05 0.9848031997680664 -0.173674076795578 -7.469087722711265e-05 0.9848054051399231 -0.17366185784339905 0.0 0.9848054051399231 -0.17366185784339905 0.0 0.9848054051399231 -0.17366185784339905 0.0 0.9848071336746216 -0.1736515909433365 0.0 0.9848071336746216 -0.1736515909433365 0.0 0.9848071336746216 -0.1736515909433365 0.0 0.9848069548606873 -0.17365257441997528 -3.990536424680613e-05 0.9848069548606873 -0.17365257441997528 -3.990536424680613e-05 0.9848069548606873 -0.17365257441997528 -3.990536424680613e-05 0.9848053455352783 -0.1736615002155304 -4.1972712097049225e-06 0.9848053455352783 -0.1736615002155304 -4.1972712097049225e-06 0.9848053455352783 -0.1736615002155304 -4.1972712097049225e-06 0.9848031997680664 -0.17367413640022278 7.12647961336188e-05 0.9848031997680664 -0.17367413640022278 7.12647961336188e-05 0.9848031997680664 -0.17367413640022278 7.12647961336188e-05 0.9848049283027649 -0.1736644059419632 4.332998287281953e-05 0.9848049283027649 -0.1736644059419632 4.332998287281953e-05 0.9848049283027649 -0.1736644059419632 4.332998287281953e-05 0.9848123788833618 -0.17362146079540253 -6.016397674102336e-05 0.9848123788833618 -0.17362146079540253 -6.016397674102336e-05 0.9848123788833618 -0.17362146079540253 -6.016397674102336e-05 0.9848073720932007 -0.17365024983882904 0.0 0.9848073720932007 -0.17365024983882904 0.0 0.9848073720932007 -0.17365024983882904 0.0 0.9848093390464783 -0.1736387014389038 5.953776053502224e-06 0.9848093390464783 -0.1736387014389038 5.953776053502224e-06 0.9848093390464783 -0.1736387014389038 5.953776053502224e-06 0.9847870469093323 -0.17376545071601868 -2.735512680374086e-05 0.9847870469093323 -0.17376545071601868 -2.735512680374086e-05 0.9847870469093323 -0.17376545071601868 -2.735512680374086e-05 0.9847990274429321 -0.17369799315929413 -9.917825082084164e-05 0.9847990274429321 -0.17369799315929413 -9.917825082084164e-05 0.9847990274429321 -0.17369799315929413 -9.917825082084164e-05 0.9848086833953857 -0.17364268004894257 5.7061024563154206e-05 0.9848086833953857 -0.17364268004894257 5.7061024563154206e-05 0.9848086833953857 -0.17364268004894257 5.7061024563154206e-05 0.9848068952560425 -0.1736532598733902 -2.2478223399957642e-05 0.9848068952560425 -0.1736532598733902 -2.2478223399957642e-05 0.9848068952560425 -0.1736532598733902 -2.2478223399957642e-05 0.9848066568374634 -0.17365415394306183 -7.89401565270964e-06 0.9848066568374634 -0.17365415394306183 -7.89401565270964e-06 0.9848066568374634 -0.17365415394306183 -7.89401565270964e-06 0.9848100543022156 -0.17363502085208893 -1.669888661126606e-05 0.9848100543022156 -0.17363502085208893 -1.669888661126606e-05 0.9848100543022156 -0.17363502085208893 -1.669888661126606e-05 0.9848144054412842 -0.1736108362674713 -1.5831325072213076e-05 0.9848144054412842 -0.1736108362674713 -1.5831325072213076e-05 0.9848144054412842 -0.1736108362674713 -1.5831325072213076e-05 0.9847999215126038 -0.17369258403778076 -2.715530717978254e-05 0.9847999215126038 -0.17369258403778076 -2.715530717978254e-05 0.9847999215126038 -0.17369258403778076 -2.715530717978254e-05 0.9848009347915649 -0.1736871749162674 6.874609243823215e-05 0.9848009347915649 -0.1736871749162674 6.874609243823215e-05 0.9848009347915649 -0.1736871749162674 6.874609243823215e-05 0.9848076701164246 -0.17364834249019623 -3.1831619708100334e-05 0.9848076701164246 -0.17364834249019623 -3.1831619708100334e-05 0.9848076701164246 -0.17364834249019623 -3.1831619708100334e-05 0.9848078489303589 -0.17364774644374847 -5.735016202379484e-06 0.9848078489303589 -0.17364774644374847 -5.735016202379484e-06 0.9848078489303589 -0.17364774644374847 -5.735016202379484e-06 0.9848143458366394 -0.17361070215702057 -2.628159745654557e-05 0.9848143458366394 -0.17361070215702057 -2.628159745654557e-05 0.9848143458366394 -0.17361070215702057 -2.628159745654557e-05 0.9848079085350037 -0.17364704608917236 1.4938128515495919e-05 0.9848079085350037 -0.17364704608917236 1.4938128515495919e-05 0.9848079085350037 -0.17364704608917236 1.4938128515495919e-05 0.9848129749298096 -0.1736186295747757 -3.9388283767038956e-05 0.9848129749298096 -0.1736186295747757 -3.9388283767038956e-05 0.9848129749298096 -0.1736186295747757 -3.9388283767038956e-05 0.9848024845123291 -0.17367792129516602 2.3129916826292174e-06 0.9848024845123291 -0.17367792129516602 2.3129916826292174e-06 0.9848024845123291 -0.17367792129516602 2.3129916826292174e-06 0.9847792387008667 -0.17381004989147186 4.2124356696149334e-05 0.9847792387008667 -0.17381004989147186 4.2124356696149334e-05 0.9847792387008667 -0.17381004989147186 4.2124356696149334e-05 0.9848355650901794 -0.17349094152450562 0.0 0.9848355650901794 -0.17349094152450562 0.0 0.9848355650901794 -0.17349094152450562 0.0 0.9848015904426575 -0.1736830770969391 -1.3884922736906447e-05 0.9848015904426575 -0.1736830770969391 -1.3884922736906447e-05 0.9848015904426575 -0.1736830770969391 -1.3884922736906447e-05 0.9848300218582153 -0.17352180182933807 -3.136011946480721e-05 0.9848300218582153 -0.17352180182933807 -3.136011946480721e-05 0.9848300218582153 -0.17352180182933807 -3.136011946480721e-05 0.984805703163147 -0.17365975677967072 4.9413669330533594e-05 0.984805703163147 -0.17365975677967072 4.9413669330533594e-05 0.984805703163147 -0.17365975677967072 4.9413669330533594e-05 0.9848130941390991 -0.17361736297607422 -1.5115891983441543e-05 0.9848130941390991 -0.17361736297607422 -1.5115891983441543e-05 0.9848130941390991 -0.17361736297607422 -1.5115891983441543e-05 0.9848025441169739 -0.17367790639400482 -2.3987980966921896e-05 0.9848025441169739 -0.17367790639400482 -2.3987980966921896e-05 0.9848025441169739 -0.17367790639400482 -2.3987980966921896e-05 0.9847895503044128 -0.17375151813030243 -6.10723000136204e-05 0.9847895503044128 -0.17375151813030243 -6.10723000136204e-05 0.9847895503044128 -0.17375151813030243 -6.10723000136204e-05 0.9848034381866455 -0.17367304861545563 2.1644415028276853e-05 0.9848034381866455 -0.17367304861545563 2.1644415028276853e-05 0.9848034381866455 -0.17367304861545563 2.1644415028276853e-05 0.9848142862319946 -0.1736111044883728 -8.264098141808063e-06 0.9848142862319946 -0.1736111044883728 -8.264098141808063e-06 0.9848142862319946 -0.1736111044883728 -8.264098141808063e-06 0.9848055839538574 -0.173660010099411 -4.222992356517352e-05 0.9848055839538574 -0.173660010099411 -4.222992356517352e-05 0.9848055839538574 -0.173660010099411 -4.222992356517352e-05 0.9848234057426453 -0.17355932295322418 -4.003588401246816e-05 0.9848234057426453 -0.17355932295322418 -4.003588401246816e-05 0.9848234057426453 -0.17355932295322418 -4.003588401246816e-05 0.9847956299781799 -0.17371700704097748 -4.289451680961065e-05 0.9847956299781799 -0.17371700704097748 -4.289451680961065e-05 0.9847956299781799 -0.17371700704097748 -4.289451680961065e-05 0.984742283821106 -0.17401912808418274 1.9911918570869602e-05 0.984742283821106 -0.17401912808418274 1.9911918570869602e-05 0.984742283821106 -0.17401912808418274 1.9911918570869602e-05 0.984883725643158 -0.1732165664434433 4.959356374456547e-05 0.984883725643158 -0.1732165664434433 4.959356374456547e-05 0.984883725643158 -0.1732165664434433 4.959356374456547e-05 0.9847438335418701 -0.17400987446308136 -0.00024854030925780535 0.9847438335418701 -0.17400987446308136 -0.00024854030925780535 0.9847438335418701 -0.17400987446308136 -0.00024854030925780535 0.9848813414573669 -0.17322978377342224 0.0004057669430039823 0.9848813414573669 -0.17322978377342224 0.0004057669430039823 0.9848813414573669 -0.17322978377342224 0.0004057669430039823 0.9850278496742249 -0.17239408195018768 0.0006802818388678133 0.9850278496742249 -0.17239408195018768 0.0006802818388678133 0.9850278496742249 -0.17239408195018768 0.0006802818388678133 0.9846479296684265 -0.1745499223470688 -0.0008977502584457397 0.9846479296684265 -0.1745499223470688 -0.0008977502584457397 0.9846479296684265 -0.1745499223470688 -0.0008977502584457397 0.9849430918693542 -0.17287924885749817 4.633341632143129e-06 0.9849430918693542 -0.17287924885749817 4.633341632143129e-06 0.9849430918693542 -0.17287924885749817 4.633341632143129e-06 0.9847519993782043 -0.17396380007266998 -7.160860695876181e-05 0.9847519993782043 -0.17396380007266998 -7.160860695876181e-05 0.9847519993782043 -0.17396380007266998 -7.160860695876181e-05 0.9847991466522217 -0.17369689047336578 -2.2747104594600387e-05 0.9847991466522217 -0.17369689047336578 -2.2747104594600387e-05 0.9847991466522217 -0.17369689047336578 -2.2747104594600387e-05 0.9847555756568909 -0.1739441156387329 -1.3407391634245869e-05 0.9847555756568909 -0.1739441156387329 -1.3407391634245869e-05 0.9847555756568909 -0.1739441156387329 -1.3407391634245869e-05 0.9848174452781677 -0.17359347641468048 9.898618009174243e-05 0.9848174452781677 -0.17359347641468048 9.898618009174243e-05 0.9848174452781677 -0.17359347641468048 9.898618009174243e-05 0.9848001599311829 -0.17369124293327332 0.00012242747470736504 0.9848001599311829 -0.17369124293327332 0.00012242747470736504 0.9848001599311829 -0.17369124293327332 0.00012242747470736504 0.9848133325576782 -0.17361636459827423 6.530636892421171e-05 0.9848133325576782 -0.17361636459827423 6.530636892421171e-05 0.9848133325576782 -0.17361636459827423 6.530636892421171e-05 0.9848148822784424 -0.1736079454421997 4.936900222674012e-05 0.9848148822784424 -0.1736079454421997 4.936900222674012e-05 0.9848148822784424 -0.1736079454421997 4.936900222674012e-05 0.9847609400749207 -0.17391321063041687 -0.00027036527171730995 0.9847609400749207 -0.17391321063041687 -0.00027036527171730995 0.9847609400749207 -0.17391321063041687 -0.00027036527171730995 0.9848153591156006 -0.17360496520996094 0.0 0.9848153591156006 -0.17360496520996094 0.0 0.9848153591156006 -0.17360496520996094 0.0 0.9848265647888184 -0.17354094982147217 0.0003229393914807588 0.9848265647888184 -0.17354094982147217 0.0003229393914807588 0.9848265647888184 -0.17354094982147217 0.0003229393914807588 0.9848025441169739 -0.17367766797542572 0.0 0.9848025441169739 -0.17367766797542572 0.0 0.9848025441169739 -0.17367766797542572 0.0 0.984807550907135 -0.1736491471529007 3.545677463989705e-05 0.984807550907135 -0.1736491471529007 3.545677463989705e-05 0.984807550907135 -0.1736491471529007 3.545677463989705e-05 0.9848069548606873 -0.17365269362926483 1.9996352421003394e-05 0.9848069548606873 -0.17365269362926483 1.9996352421003394e-05 0.9848069548606873 -0.17365269362926483 1.9996352421003394e-05 0.9848448634147644 -0.1734374612569809 -4.292303492547944e-05 0.9848448634147644 -0.1734374612569809 -4.292303492547944e-05 0.9848448634147644 -0.1734374612569809 -4.292303492547944e-05 0.9848240613937378 -0.17355592548847198 8.902972331270576e-05 0.9848240613937378 -0.17355592548847198 8.902972331270576e-05 0.9848240613937378 -0.17355592548847198 8.902972331270576e-05 0.9848014116287231 -0.173683762550354 0.0 0.9848014116287231 -0.173683762550354 0.0 0.9848014116287231 -0.173683762550354 0.0 0.9848057627677917 -0.17365936934947968 1.0952483535220381e-05 0.9848057627677917 -0.17365936934947968 1.0952483535220381e-05 0.9848057627677917 -0.17365936934947968 1.0952483535220381e-05 0.9848085045814514 -0.17364393174648285 2.480930015735794e-05 0.9848085045814514 -0.17364393174648285 2.480930015735794e-05 0.9848085045814514 -0.17364393174648285 2.480930015735794e-05 0.9848055243492126 -0.17366072535514832 -3.8581214312216616e-07 0.9848055243492126 -0.17366072535514832 -3.8581214312216616e-07 0.9848055243492126 -0.17366072535514832 -3.8581214312216616e-07 0.9848153591156006 -0.17360523343086243 -8.155991963576525e-05 0.9848153591156006 -0.17360523343086243 -8.155991963576525e-05 0.9848153591156006 -0.17360523343086243 -8.155991963576525e-05 0.9848079085350037 -0.17364758253097534 2.7339960070094094e-05 0.9848079085350037 -0.17364758253097534 2.7339960070094094e-05 0.9848079085350037 -0.17364758253097534 2.7339960070094094e-05 0.984811007976532 -0.17362959682941437 -9.338206291431561e-05 0.984811007976532 -0.17362959682941437 -9.338206291431561e-05 0.984811007976532 -0.17362959682941437 -9.338206291431561e-05 0.9848076105117798 -0.17364893853664398 8.377664926229045e-05 0.9848076105117798 -0.17364893853664398 8.377664926229045e-05 0.9848076105117798 -0.17364893853664398 8.377664926229045e-05 0.9847736954689026 -0.17384062707424164 0.0002909081522375345 0.9847736954689026 -0.17384062707424164 0.0002909081522375345 0.9847736954689026 -0.17384062707424164 0.0002909081522375345 0.9848046898841858 -0.17366546392440796 2.6999647161574103e-05 0.9848046898841858 -0.17366546392440796 2.6999647161574103e-05 0.9848046898841858 -0.17366546392440796 2.6999647161574103e-05 0.984810471534729 -0.1736331284046173 -4.362895560916513e-05 0.984810471534729 -0.1736331284046173 -4.362895560916513e-05 0.984810471534729 -0.1736331284046173 -4.362895560916513e-05 0.9848049283027649 -0.1736638844013214 2.1971976821077988e-05 0.9848049283027649 -0.1736638844013214 2.1971976821077988e-05 0.9848049283027649 -0.1736638844013214 2.1971976821077988e-05 0.9848079681396484 -0.17364680767059326 -2.7701340513885953e-05 0.9848079681396484 -0.17364680767059326 -2.7701340513885953e-05 0.9848079681396484 -0.17364680767059326 -2.7701340513885953e-05 0.9848593473434448 -0.17335385084152222 -0.0006068904767744243 0.9848593473434448 -0.17335385084152222 -0.0006068904767744243 0.9848593473434448 -0.17335385084152222 -0.0006068904767744243 0.9847788214683533 -0.17381219565868378 -0.0002900489780586213 0.9847788214683533 -0.17381219565868378 -0.0002900489780586213 0.9847788214683533 -0.17381219565868378 -0.0002900489780586213 0.9848068952560425 -0.17365297675132751 -2.4346698410226963e-05 0.9848068952560425 -0.17365297675132751 -2.4346698410226963e-05 0.9848068952560425 -0.17365297675132751 -2.4346698410226963e-05 0.9848108291625977 -0.17363110184669495 -6.062650209059939e-05 0.9848108291625977 -0.17363110184669495 -6.062650209059939e-05 0.9848108291625977 -0.17363110184669495 -6.062650209059939e-05 0.9848073124885559 -0.1736508160829544 2.498115281923674e-05 0.9848073124885559 -0.1736508160829544 2.498115281923674e-05 0.9848073124885559 -0.1736508160829544 2.498115281923674e-05 0.9848074913024902 -0.17364981770515442 0.00024910643696784973 0.9848074913024902 -0.17364981770515442 0.00024910643696784973 0.9848074913024902 -0.17364981770515442 0.00024910643696784973 0.9848070740699768 -0.17365220189094543 1.772154246282298e-05 0.9848070740699768 -0.17365220189094543 1.772154246282298e-05 0.9848070740699768 -0.17365220189094543 1.772154246282298e-05 0.9848196506500244 -0.17358079552650452 -4.2745177779579535e-05 0.9848196506500244 -0.17358079552650452 -4.2745177779579535e-05 0.9848196506500244 -0.17358079552650452 -4.2745177779579535e-05 0.9848067164421082 -0.17365442216396332 7.066304533509538e-05 0.9848067164421082 -0.17365442216396332 7.066304533509538e-05 0.9848067164421082 -0.17365442216396332 7.066304533509538e-05 0.9847754836082458 -0.17383044958114624 0.00047039383207447827 0.9847754836082458 -0.17383044958114624 0.00047039383207447827 0.9847754836082458 -0.17383044958114624 0.00047039383207447827 0.9848029017448425 -0.17367571592330933 -2.2320227799355052e-05 0.9848029017448425 -0.17367571592330933 -2.2320227799355052e-05 0.9848029017448425 -0.17367571592330933 -2.2320227799355052e-05 0.9848069548606873 -0.1736525446176529 1.9473129214020446e-05 0.9848069548606873 -0.1736525446176529 1.9473129214020446e-05 0.9848069548606873 -0.1736525446176529 1.9473129214020446e-05 0.9848025441169739 -0.17367754876613617 -0.00021884770831093192 0.9848025441169739 -0.17367754876613617 -0.00021884770831093192 0.9848025441169739 -0.17367754876613617 -0.00021884770831093192 0.9848111867904663 -0.17362865805625916 -9.864007733995095e-05 0.9848111867904663 -0.17362865805625916 -9.864007733995095e-05 0.9848111867904663 -0.17362865805625916 -9.864007733995095e-05 0.9848192930221558 -0.17358219623565674 0.0001190812181448564 0.9848192930221558 -0.17358219623565674 0.0001190812181448564 0.9848192930221558 -0.17358219623565674 0.0001190812181448564 0.9848005175590515 -0.17368939518928528 -8.180400618584827e-05 0.9848005175590515 -0.17368939518928528 -8.180400618584827e-05 0.9848005175590515 -0.17368939518928528 -8.180400618584827e-05 0.9848077893257141 -0.17364799976348877 -1.7853089957498014e-05 0.9848077893257141 -0.17364799976348877 -1.7853089957498014e-05 0.9848077893257141 -0.17364799976348877 -1.7853089957498014e-05 0.9848039746284485 -0.1736697107553482 0.0001050994178513065 0.9848039746284485 -0.1736697107553482 0.0001050994178513065 0.9848039746284485 -0.1736697107553482 0.0001050994178513065 0.9848073720932007 -0.17365054786205292 1.8167846064898185e-05 0.9848073720932007 -0.17365054786205292 1.8167846064898185e-05 0.9848073720932007 -0.17365054786205292 1.8167846064898185e-05 0.9848065972328186 -0.17365486919879913 -4.792113395524211e-05 0.9848065972328186 -0.17365486919879913 -4.792113395524211e-05 0.9848065972328186 -0.17365486919879913 -4.792113395524211e-05 0.9848071336746216 -0.1736515760421753 -2.067533841909608e-06 0.9848071336746216 -0.1736515760421753 -2.067533841909608e-06 0.9848071336746216 -0.1736515760421753 -2.067533841909608e-06 0.9848137497901917 -0.17361405491828918 -0.0002343546657357365 0.9848137497901917 -0.17361405491828918 -0.0002343546657357365 0.9848137497901917 -0.17361405491828918 -0.0002343546657357365 0.9848064184188843 -0.17365585267543793 -0.00011522988643264398 0.9848064184188843 -0.17365585267543793 -0.00011522988643264398 0.9848064184188843 -0.17365585267543793 -0.00011522988643264398 0.9847890138626099 -0.1737542301416397 5.9304165915818885e-05 0.9847890138626099 -0.1737542301416397 5.9304165915818885e-05 0.9847890138626099 -0.1737542301416397 5.9304165915818885e-05 0.9848122000694275 -0.17362290620803833 8.623721441836096e-06 0.9848122000694275 -0.17362290620803833 8.623721441836096e-06 0.9848122000694275 -0.17362290620803833 8.623721441836096e-06 0.9848073124885559 -0.17365044355392456 2.2199630620889366e-05 0.9848073124885559 -0.17365044355392456 2.2199630620889366e-05 0.9848073124885559 -0.17365044355392456 2.2199630620889366e-05 0.9848120808601379 -0.173623725771904 1.3374376976571511e-05 0.9848120808601379 -0.173623725771904 1.3374376976571511e-05 0.9848120808601379 -0.173623725771904 1.3374376976571511e-05 0.9848034977912903 -0.1736728549003601 6.944750930415466e-05 0.9848034977912903 -0.1736728549003601 6.944750930415466e-05 0.9848034977912903 -0.1736728549003601 6.944750930415466e-05 0.9848196506500244 -0.17358095943927765 0.0001536283816676587 0.9848196506500244 -0.17358095943927765 0.0001536283816676587 0.9848196506500244 -0.17358095943927765 0.0001536283816676587 0.9847965240478516 -0.17371195554733276 -5.794163735117763e-05 0.9847965240478516 -0.17371195554733276 -5.794163735117763e-05 0.9847965240478516 -0.17371195554733276 -5.794163735117763e-05 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 9.110061114370183e-07 0.0 -1.0 9.110061114370183e-07 0.0 -1.0 9.110061114370183e-07 0.0 -1.0 4.7681896830908954e-07 0.0 -1.0 4.7681896830908954e-07 0.0 -1.0 4.7681896830908954e-07 0.0 -1.0 -1.1920860742975492e-07 0.0 -1.0 -1.1920860742975492e-07 0.0 -1.0 -1.1920860742975492e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 8.476978763383158e-08 0.0 -1.0 8.476978763383158e-08 0.0 -1.0 8.476978763383158e-08 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -1.525913830846548e-06 0.0 -1.0 -1.525913830846548e-06 0.0 -1.0 -1.525913830846548e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 1.3664457583217882e-06 0.0 -1.0 1.3664457583217882e-06 0.0 -1.0 1.3664457583217882e-06 0.0 -1.0 3.541299804510345e-07 0.0 -1.0 3.541299804510345e-07 0.0 -1.0 3.541299804510345e-07 0.0 -1.0 -3.1245423315340304e-07 0.0 -1.0 -3.1245423315340304e-07 0.0 -1.0 -3.1245423315340304e-07 0.0 -1.0 -7.829972901163273e-07 0.0 -1.0 -7.829972901163273e-07 0.0 -1.0 -7.829972901163273e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -0.9848088622093201 0.17364227771759033 0.0 -0.9848088622093201 0.17364227771759033 0.0 -0.9848088622093201 0.17364227771759033 0.0 -0.9848088622093201 0.1736420840024948 0.0 -0.9848088622093201 0.1736420840024948 0.0 -0.9848088622093201 0.1736420840024948 0.0 -0.9848076701164246 0.17364850640296936 0.0 -0.9848076701164246 0.17364850640296936 0.0 -0.9848076701164246 0.17364850640296936 0.0 -0.9848080277442932 0.17364677786827087 2.291510099894367e-06 -0.9848080277442932 0.17364677786827087 2.291510099894367e-06 -0.9848080277442932 0.17364677786827087 2.291510099894367e-06 -0.9848072528839111 0.17365135252475739 0.0 -0.9848072528839111 0.17365135252475739 0.0 -0.9848072528839111 0.17365135252475739 0.0 -0.9848071932792664 0.17365136742591858 0.0 -0.9848071932792664 0.17365136742591858 0.0 -0.9848071932792664 0.17365136742591858 0.0 -0.9848085045814514 0.17364388704299927 0.0 -0.9848085045814514 0.17364388704299927 0.0 -0.9848085045814514 0.17364388704299927 0.0 -0.9848083257675171 0.17364507913589478 0.0 -0.9848083257675171 0.17364507913589478 0.0 -0.9848083257675171 0.17364507913589478 0.0 -0.9848072528839111 0.17365124821662903 0.0 -0.9848072528839111 0.17365124821662903 0.0 -0.9848072528839111 0.17365124821662903 0.0 -0.9848065376281738 0.17365501821041107 0.0 -0.9848065376281738 0.17365501821041107 0.0 -0.9848065376281738 0.17365501821041107 0.0 -0.9848096370697021 0.1736377328634262 0.0 -0.9848096370697021 0.1736377328634262 0.0 -0.9848096370697021 0.1736377328634262 0.0 -0.9848092198371887 0.17364008724689484 0.0 -0.9848092198371887 0.17364008724689484 0.0 -0.9848092198371887 0.17364008724689484 0.0 -0.9848067164421082 0.1736544519662857 0.0 -0.9848067164421082 0.1736544519662857 0.0 -0.9848067164421082 0.1736544519662857 0.0 -0.9848056435585022 0.1736600548028946 0.0 -0.9848056435585022 0.1736600548028946 0.0 -0.9848056435585022 0.1736600548028946 0.0 -0.9848079681396484 0.17364677786827087 -2.5729259505169466e-06 -0.9848079681396484 0.17364677786827087 -2.5729259505169466e-06 -0.9848079681396484 0.17364677786827087 -2.5729259505169466e-06 -0.984807550907135 0.17364923655986786 1.88217109098332e-06 -0.984807550907135 0.17364923655986786 1.88217109098332e-06 -0.984807550907135 0.17364923655986786 1.88217109098332e-06 -0.9848076701164246 0.17364884912967682 3.137831981803174e-06 -0.9848076701164246 0.17364884912967682 3.137831981803174e-06 -0.9848076701164246 0.17364884912967682 3.137831981803174e-06 -0.9848079085350037 0.17364786565303802 -4.015130343759665e-06 -0.9848079085350037 0.17364786565303802 -4.015130343759665e-06 -0.9848079085350037 0.17364786565303802 -4.015130343759665e-06 -0.9848094582557678 0.1736387312412262 0.0 -0.9848094582557678 0.1736387312412262 0.0 -0.9848094582557678 0.1736387312412262 0.0 -0.9848071932792664 0.17365151643753052 -1.486912196924095e-06 -0.9848071932792664 0.17365151643753052 -1.486912196924095e-06 -0.9848071932792664 0.17365151643753052 -1.486912196924095e-06 -0.984809160232544 0.17363980412483215 1.4454853953793645e-06 -0.984809160232544 0.17363980412483215 1.4454853953793645e-06 -0.984809160232544 0.17363980412483215 1.4454853953793645e-06 -0.9848070740699768 0.1736518293619156 -7.386034667433705e-06 -0.9848070740699768 0.1736518293619156 -7.386034667433705e-06 -0.9848070740699768 0.1736518293619156 -7.386034667433705e-06 -0.9848090410232544 0.17364096641540527 6.914550795045216e-06 -0.9848090410232544 0.17364096641540527 6.914550795045216e-06 -0.9848090410232544 0.17364096641540527 6.914550795045216e-06 -0.9848088622093201 0.1736420840024948 0.0 -0.9848088622093201 0.1736420840024948 0.0 -0.9848088622093201 0.1736420840024948 0.0 -0.560073971748352 0.0 -0.8284426927566528 -0.560073971748352 0.0 -0.8284426927566528 -0.560073971748352 0.0 -0.8284426927566528 -0.16287186741828918 0.0 0.9866472482681274 -0.16287186741828918 0.0 0.9866472482681274 -0.16287186741828918 0.0 0.9866472482681274 0.2285086065530777 0.0 0.9735418558120728 0.2285086065530777 0.0 0.9735418558120728 0.2285086065530777 0.0 0.9735418558120728 0.11558373272418976 0.0 0.9932976961135864 0.11558373272418976 0.0 0.9932976961135864 0.11558373272418976 0.0 0.9932976961135864 -0.32746201753616333 0.0 -0.9448643326759338 -0.32746201753616333 0.0 -0.9448643326759338 -0.32746201753616333 0.0 -0.9448643326759338 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -0.9848077297210693 0.17364805936813354 0.0 -0.9848077297210693 0.17364805936813354 0.0 -0.9848077297210693 0.17364805936813354 0.0 -0.9848077297210693 0.17364826798439026 0.0 -0.9848077297210693 0.17364826798439026 0.0 -0.9848077297210693 0.17364826798439026 0.0 -0.9848076701164246 0.1736481636762619 0.0 -0.9848076701164246 0.1736481636762619 0.0 -0.9848076701164246 0.1736481636762619 0.0 -0.9848077297210693 0.17364805936813354 0.0 -0.9848077297210693 0.17364805936813354 0.0 -0.9848077297210693 0.17364805936813354 0.0 -0.9848088622093201 0.17364227771759033 0.0 -0.9848088622093201 0.17364227771759033 0.0 -0.9848088622093201 0.17364227771759033 0.0 -0.9848076701164246 0.1736484169960022 0.0 -0.9848076701164246 0.1736484169960022 0.0 -0.9848076701164246 0.1736484169960022 0.0 -0.9848074913024902 0.1736496090888977 -2.113316213581129e-06 -0.9848074913024902 0.1736496090888977 -2.113316213581129e-06 -0.9848074913024902 0.1736496090888977 -2.113316213581129e-06 -0.9848077297210693 0.17364883422851562 -3.0612991395173594e-06 -0.9848077297210693 0.17364883422851562 -3.0612991395173594e-06 -0.9848077297210693 0.17364883422851562 -3.0612991395173594e-06 -0.9848089218139648 0.1736413985490799 -6.914540335856145e-06 -0.9848089218139648 0.1736413985490799 -6.914540335856145e-06 -0.9848089218139648 0.1736413985490799 -6.914540335856145e-06 -0.9848077297210693 0.17364796996116638 4.015133072243771e-06 -0.9848077297210693 0.17364796996116638 4.015133072243771e-06 -0.9848077297210693 0.17364796996116638 4.015133072243771e-06 -0.9848070740699768 0.1736518293619156 8.001537025847938e-06 -0.9848070740699768 0.1736518293619156 8.001537025847938e-06 -0.9848070740699768 0.1736518293619156 8.001537025847938e-06 -0.984809160232544 0.17363980412483215 -1.156388293566124e-06 -0.984809160232544 0.17363980412483215 -1.156388293566124e-06 -0.984809160232544 0.17363980412483215 -1.156388293566124e-06 -0.9848071336746216 0.17365141212940216 1.4869112874293933e-06 -0.9848071336746216 0.17365141212940216 1.4869112874293933e-06 -0.9848071336746216 0.17365141212940216 1.4869112874293933e-06 -0.9848095178604126 0.1736380159854889 0.0 -0.9848095178604126 0.1736380159854889 0.0 -0.9848095178604126 0.1736380159854889 0.0 -0.9848076105117798 0.17364896833896637 0.0 -0.9848076105117798 0.17364896833896637 0.0 -0.9848076105117798 0.17364896833896637 0.0 -0.9848076105117798 0.17364904284477234 0.0 -0.9848076105117798 0.17364904284477234 0.0 -0.9848076105117798 0.17364904284477234 0.0 0.17364923655986786 0.984807550907135 0.0 0.17364923655986786 0.984807550907135 0.0 0.17364923655986786 0.984807550907135 0.0 0.17364919185638428 0.9848076105117798 0.0 0.17364919185638428 0.9848076105117798 0.0 0.17364919185638428 0.9848076105117798 0.0 -0.9848078489303589 0.17364796996116638 0.0 -0.9848078489303589 0.17364796996116638 0.0 -0.9848078489303589 0.17364796996116638 0.0 -0.9848078489303589 0.1736479252576828 0.0 -0.9848078489303589 0.1736479252576828 0.0 -0.9848078489303589 0.1736479252576828 0.0 -0.9848077893257141 0.17364808917045593 0.0 -0.9848077893257141 0.17364808917045593 0.0 -0.9848077893257141 0.17364808917045593 0.0 -0.9848077893257141 0.17364799976348877 0.0 -0.9848077893257141 0.17364799976348877 0.0 -0.9848077893257141 0.17364799976348877 0.0 -0.9848078489303589 0.1736479252576828 0.0 -0.9848078489303589 0.1736479252576828 0.0 -0.9848078489303589 0.1736479252576828 0.0 -0.9848078489303589 0.17364796996116638 0.0 -0.9848078489303589 0.17364796996116638 0.0 -0.9848078489303589 0.17364796996116638 0.0 0.9848074316978455 -0.1736498326063156 0.0 0.9848074316978455 -0.1736498326063156 0.0 0.9848074316978455 -0.1736498326063156 0.0 0.984807014465332 -0.17365281283855438 0.0 0.984807014465332 -0.17365281283855438 0.0 0.984807014465332 -0.17365281283855438 0.0 0.984807550907135 -0.17365001142024994 0.0 0.984807550907135 -0.17365001142024994 0.0 0.984807550907135 -0.17365001142024994 0.0 0.9848074316978455 -0.17365005612373352 0.0 0.9848074316978455 -0.17365005612373352 0.0 0.9848074316978455 -0.17365005612373352 0.0 0.984807014465332 -0.17365281283855438 0.0 0.984807014465332 -0.17365281283855438 0.0 0.984807014465332 -0.17365281283855438 0.0 0.9848073720932007 -0.1736498922109604 -3.5421257393863925e-07 0.9848073720932007 -0.1736498922109604 -3.5421257393863925e-07 0.9848073720932007 -0.1736498922109604 -3.5421257393863925e-07 0.9848086833953857 -0.17364296317100525 0.0 0.9848086833953857 -0.17364296317100525 0.0 0.9848086833953857 -0.17364296317100525 0.0 0.9848077297210693 -0.17364823818206787 -1.605593388376292e-05 0.9848077297210693 -0.17364823818206787 -1.605593388376292e-05 0.9848077297210693 -0.17364823818206787 -1.605593388376292e-05 0.9848074316978455 -0.1736498326063156 0.0 0.9848074316978455 -0.1736498326063156 0.0 0.9848074316978455 -0.1736498326063156 0.0 0.9848074316978455 -0.17364995181560516 3.1789116405889217e-07 0.9848074316978455 -0.17364995181560516 3.1789116405889217e-07 0.9848074316978455 -0.17364995181560516 3.1789116405889217e-07 0.9848077297210693 -0.17364823818206787 1.6046446035034023e-05 0.9848077297210693 -0.17364823818206787 1.6046446035034023e-05 0.9848077297210693 -0.17364823818206787 1.6046446035034023e-05 0.984808623790741 -0.17364318668842316 0.0 0.984808623790741 -0.17364318668842316 0.0 0.984808623790741 -0.17364318668842316 0.0 -0.1736486852169037 -0.9848076105117798 0.0 -0.1736486852169037 -0.9848076105117798 0.0 -0.1736486852169037 -0.9848076105117798 0.0 -0.17364870011806488 -0.9848076105117798 0.0 -0.17364870011806488 -0.9848076105117798 0.0 -0.17364870011806488 -0.9848076105117798 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.9848073124885559 -0.17365051805973053 0.0 0.9848073124885559 -0.17365051805973053 0.0 0.9848073124885559 -0.17365051805973053 0.0 0.9848072528839111 -0.1736506074666977 0.0 0.9848072528839111 -0.1736506074666977 0.0 0.9848072528839111 -0.1736506074666977 0.0 0.17365188896656036 0.984807014465332 0.0 0.17365188896656036 0.984807014465332 0.0 0.17365188896656036 0.984807014465332 0.0 0.1736520230770111 0.9848071336746216 0.0 0.1736520230770111 0.9848071336746216 0.0 0.1736520230770111 0.9848071336746216 0.0 -0.17365241050720215 -0.9848070740699768 0.0 -0.17365241050720215 -0.9848070740699768 0.0 -0.17365241050720215 -0.9848070740699768 0.0 -0.17365241050720215 -0.9848070740699768 0.0 -0.17364884912967682 -0.9848076105117798 0.0 -0.17364884912967682 -0.9848076105117798 0.0 -0.17364884912967682 -0.9848076105117798 0.0 -0.17364884912967682 -0.9848076105117798 0.0 -0.12278591841459274 -0.6963514685630798 -0.7071197628974915 -0.12278591841459274 -0.6963514685630798 -0.7071197628974915 -0.12278591841459274 -0.6963514685630798 -0.7071197628974915 -0.12278655916452408 -0.6963539123535156 -0.7071171402931213 -0.12278655916452408 -0.6963539123535156 -0.7071171402931213 -0.12278655916452408 -0.6963539123535156 -0.7071171402931213 0.9848412275314331 -0.17345862090587616 -0.00014041121175978333 0.9848412275314331 -0.17345862090587616 -0.00014041121175978333 0.9848412275314331 -0.17345862090587616 -0.00014041121175978333 0.9848086833953857 -0.1736430823802948 8.484552381560206e-06 0.9848086833953857 -0.1736430823802948 8.484552381560206e-06 0.9848086833953857 -0.1736430823802948 8.484552381560206e-06 0.9848315715789795 -0.17351320385932922 0.0 0.9848315715789795 -0.17351320385932922 0.0 0.9848315715789795 -0.17351320385932922 0.0 0.9848297834396362 -0.17352339625358582 0.0 0.9848297834396362 -0.17352339625358582 0.0 0.9848297834396362 -0.17352339625358582 0.0 0.9848039150238037 -0.17367015779018402 0.0 0.9848039150238037 -0.17367015779018402 0.0 0.9848039150238037 -0.17367015779018402 0.0 0.9848043322563171 -0.17366714775562286 0.0 0.9848043322563171 -0.17366714775562286 0.0 0.9848043322563171 -0.17366714775562286 0.0 0.9848148822784424 -0.17360766232013702 0.0 0.9848148822784424 -0.17360766232013702 0.0 0.9848148822784424 -0.17360766232013702 0.0 0.9848150014877319 -0.17360682785511017 0.0 0.9848150014877319 -0.17360682785511017 0.0 0.9848150014877319 -0.17360682785511017 0.0 0.9848113656044006 -0.17362777888774872 0.0 0.9848113656044006 -0.17362777888774872 0.0 0.9848113656044006 -0.17362777888774872 0.0 0.984811007976532 -0.17362958192825317 0.0 0.984811007976532 -0.17362958192825317 0.0 0.984811007976532 -0.17362958192825317 0.0 0.9848081469535828 -0.1736459732055664 0.0 0.9848081469535828 -0.1736459732055664 0.0 0.9848081469535828 -0.1736459732055664 0.0 0.984809935092926 -0.1736360341310501 0.0 0.984809935092926 -0.1736360341310501 0.0 0.984809935092926 -0.1736360341310501 0.0 0.9848406314849854 -0.17346137762069702 0.00014003757678437978 0.9848406314849854 -0.17346137762069702 0.00014003757678437978 0.9848406314849854 -0.17346137762069702 0.00014003757678437978 0.984805703163147 -0.173659548163414 0.0 0.984805703163147 -0.173659548163414 0.0 0.984805703163147 -0.173659548163414 0.0 0.9847826361656189 -0.17379063367843628 0.0 0.9847826361656189 -0.17379063367843628 0.0 0.9847826361656189 -0.17379063367843628 0.0 0.9848199486732483 -0.1735789030790329 -1.6442845662822947e-05 0.9848199486732483 -0.1735789030790329 -1.6442845662822947e-05 0.9848199486732483 -0.1735789030790329 -1.6442845662822947e-05 0.9848038554191589 -0.1736707091331482 -2.7017845241061877e-06 0.9848038554191589 -0.1736707091331482 -2.7017845241061877e-06 0.9848038554191589 -0.1736707091331482 -2.7017845241061877e-06 0.9848141074180603 -0.17361189424991608 -2.282658351759892e-05 0.9848141074180603 -0.17361189424991608 -2.282658351759892e-05 0.9848141074180603 -0.17361189424991608 -2.282658351759892e-05 0.9848071932792664 -0.17365124821662903 1.404404486038402e-07 0.9848071932792664 -0.17365124821662903 1.404404486038402e-07 0.9848071932792664 -0.17365124821662903 1.404404486038402e-07 0.9848103523254395 -0.17363333702087402 1.118771433539223e-05 0.9848103523254395 -0.17363333702087402 1.118771433539223e-05 0.9848103523254395 -0.17363333702087402 1.118771433539223e-05 0.984807550907135 -0.17364917695522308 1.2156900993431918e-05 0.984807550907135 -0.17364917695522308 1.2156900993431918e-05 0.984807550907135 -0.17364917695522308 1.2156900993431918e-05 0.9848065376281738 -0.17365506291389465 3.6695178096124437e-06 0.9848065376281738 -0.17365506291389465 3.6695178096124437e-06 0.9848065376281738 -0.17365506291389465 3.6695178096124437e-06 0.9847840666770935 -0.17378266155719757 0.0 0.9847840666770935 -0.17378266155719757 0.0 0.9847840666770935 -0.17378266155719757 0.0 0.9848194718360901 -0.17358161509037018 1.6442843843833543e-05 0.9848194718360901 -0.17358161509037018 1.6442843843833543e-05 0.9848194718360901 -0.17358161509037018 1.6442843843833543e-05 0.9848038554191589 -0.1736707091331482 2.7017845241061877e-06 0.9848038554191589 -0.1736707091331482 2.7017845241061877e-06 0.9848038554191589 -0.1736707091331482 2.7017845241061877e-06 0.9848139882087708 -0.17361268401145935 2.2977757907938212e-05 0.9848139882087708 -0.17361268401145935 2.2977757907938212e-05 0.9848139882087708 -0.17361268401145935 2.2977757907938212e-05 0.984810471534729 -0.17363254725933075 -1.133889782067854e-05 0.984810471534729 -0.17363254725933075 -1.133889782067854e-05 0.984810471534729 -0.17363254725933075 -1.133889782067854e-05 0.9848079085350037 -0.17364701628684998 -6.753461093467195e-06 0.9848079085350037 -0.17364701628684998 -6.753461093467195e-06 0.9848079085350037 -0.17364701628684998 -6.753461093467195e-06 0.9847953915596008 -0.17371800541877747 -6.985102663747966e-05 0.9847953915596008 -0.17371800541877747 -6.985102663747966e-05 0.9847953915596008 -0.17371800541877747 -6.985102663747966e-05 0.9848054051399231 -0.17366114258766174 0.0 0.9848054051399231 -0.17366114258766174 0.0 0.9848054051399231 -0.17366114258766174 0.0 0.9847686886787415 -0.17386971414089203 2.6718411390902475e-05 0.9847686886787415 -0.17386971414089203 2.6718411390902475e-05 0.9847686886787415 -0.17386971414089203 2.6718411390902475e-05 0.9848071932792664 -0.17365124821662903 -1.404404486038402e-07 0.9848071932792664 -0.17365124821662903 -1.404404486038402e-07 0.9848071932792664 -0.17365124821662903 -1.404404486038402e-07 -0.1736256182193756 -0.9848117828369141 0.0 -0.1736256182193756 -0.9848117828369141 0.0 -0.1736256182193756 -0.9848117828369141 0.0 -0.1736256331205368 -0.9848117232322693 2.8312355425441638e-05 -0.1736256331205368 -0.9848117232322693 2.8312355425441638e-05 -0.1736256331205368 -0.9848117232322693 2.8312355425441638e-05 -0.17365002632141113 -0.9848074316978455 0.0 -0.17365002632141113 -0.9848074316978455 0.0 -0.17365002632141113 -0.9848074316978455 0.0 -0.1736256182193756 -0.9848117232322693 -2.6822232030099258e-05 -0.1736256182193756 -0.9848117232322693 -2.6822232030099258e-05 -0.1736256182193756 -0.9848117232322693 -2.6822232030099258e-05 -0.17365026473999023 -0.9848073720932007 0.0 -0.17365026473999023 -0.9848073720932007 0.0 -0.17365026473999023 -0.9848073720932007 0.0 -0.1736256182193756 -0.9848117828369141 0.0 -0.1736256182193756 -0.9848117828369141 0.0 -0.1736256182193756 -0.9848117828369141 0.0 -0.17365144193172455 -0.9848070740699768 -0.0004005415248684585 -0.17365144193172455 -0.9848070740699768 -0.0004005415248684585 -0.17365144193172455 -0.9848070740699768 -0.0004005415248684585 -0.17366573214530945 -0.9848046898841858 0.0 -0.17366573214530945 -0.9848046898841858 0.0 -0.17366573214530945 -0.9848046898841858 0.0 -0.1736224889755249 -0.9848122596740723 3.129202741547488e-05 -0.1736224889755249 -0.9848122596740723 3.129202741547488e-05 -0.1736224889755249 -0.9848122596740723 3.129202741547488e-05 -0.17365211248397827 -0.984807014465332 -5.243934538157191e-06 -0.17365211248397827 -0.984807014465332 -5.243934538157191e-06 -0.17365211248397827 -0.984807014465332 -5.243934538157191e-06 -0.17375542223453522 -0.9847888946533203 0.0 -0.17375542223453522 -0.9847888946533203 0.0 -0.17375542223453522 -0.9847888946533203 0.0 -0.1736225187778473 -0.9848122596740723 -3.278212534496561e-05 -0.1736225187778473 -0.9848122596740723 -3.278212534496561e-05 -0.1736225187778473 -0.9848122596740723 -3.278212534496561e-05 -0.17366574704647064 -0.9848046898841858 0.0 -0.17366574704647064 -0.9848046898841858 0.0 -0.17366574704647064 -0.9848046898841858 0.0 -0.1737571358680725 -0.9847885966300964 0.0 -0.1737571358680725 -0.9847885966300964 0.0 -0.1737571358680725 -0.9847885966300964 0.0 -0.17365211248397827 -0.984807014465332 5.243934538157191e-06 -0.17365211248397827 -0.984807014465332 5.243934538157191e-06 -0.17365211248397827 -0.984807014465332 5.243934538157191e-06 -0.17365027964115143 -0.9848072528839111 0.0004005416121799499 -0.17365027964115143 -0.9848072528839111 0.0004005416121799499 -0.17365027964115143 -0.9848072528839111 0.0004005416121799499 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.8191736936569214 0.5735455751419067 0.0 0.8191736936569214 0.5735455751419067 0.0 0.8191736936569214 0.5735455751419067 0.0 0.819129228591919 0.5736090540885925 0.0 0.819129228591919 0.5736090540885925 0.0 0.819129228591919 0.5736090540885925 0.0 0.8191652297973633 0.5735576748847961 -3.4071654226863757e-06 0.8191652297973633 0.5735576748847961 -3.4071654226863757e-06 0.8191652297973633 0.5735576748847961 -3.4071654226863757e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.8191736936569214 0.5735455751419067 0.0 0.8191736936569214 0.5735455751419067 0.0 0.8191736936569214 0.5735455751419067 0.0 0.8191652297973633 0.5735576748847961 3.4071654226863757e-06 0.8191652297973633 0.5735576748847961 3.4071654226863757e-06 0.8191652297973633 0.5735576748847961 3.4071654226863757e-06 0.8191325664520264 0.573604166507721 0.0 0.8191325664520264 0.573604166507721 0.0 0.8191325664520264 0.573604166507721 0.0 -0.9847920536994934 0.17373709380626678 7.768925570417196e-05 -0.9847920536994934 0.17373709380626678 7.768925570417196e-05 -0.9847920536994934 0.17373709380626678 7.768925570417196e-05 -0.9848091006278992 0.17364060878753662 8.307791176775936e-06 -0.9848091006278992 0.17364060878753662 8.307791176775936e-06 -0.9848091006278992 0.17364060878753662 8.307791176775936e-06 -0.9848331809043884 0.1735040247440338 0.0 -0.9848331809043884 0.1735040247440338 0.0 -0.9848331809043884 0.1735040247440338 0.0 -0.9848299622535706 0.17352209985256195 0.0 -0.9848299622535706 0.17352209985256195 0.0 -0.9848299622535706 0.17352209985256195 0.0 -0.9848024845123291 0.17367766797542572 0.0 -0.9848024845123291 0.17367766797542572 0.0 -0.9848024845123291 0.17367766797542572 0.0 -0.9848043322563171 0.17366714775562286 0.0 -0.9848043322563171 0.17366714775562286 0.0 -0.9848043322563171 0.17366714775562286 0.0 -0.9847936034202576 0.17372797429561615 0.0 -0.9847936034202576 0.17372797429561615 0.0 -0.9847936034202576 0.17372797429561615 0.0 -0.9847943782806396 0.17372386157512665 0.0 -0.9847943782806396 0.17372386157512665 0.0 -0.9847943782806396 0.17372386157512665 0.0 -0.9848108291625977 0.17363092303276062 0.0 -0.9848108291625977 0.17363092303276062 0.0 -0.9848108291625977 0.17363092303276062 0.0 -0.9848111867904663 0.17362888157367706 0.0 -0.9848111867904663 0.17362888157367706 0.0 -0.9848111867904663 0.17362888157367706 0.0 -0.9848052263259888 0.17366304993629456 0.0 -0.9848052263259888 0.17366304993629456 0.0 -0.9848052263259888 0.17366304993629456 0.0 -0.984803318977356 0.17367345094680786 0.0 -0.984803318977356 0.17367345094680786 0.0 -0.984803318977356 0.17367345094680786 0.0 -0.9847915768623352 0.1737397313117981 -7.815598655724898e-05 -0.9847915768623352 0.1737397313117981 -7.815598655724898e-05 -0.9847915768623352 0.1737397313117981 -7.815598655724898e-05 -0.9848135709762573 0.17361481487751007 0.0 -0.9848135709762573 0.17361481487751007 0.0 -0.9848135709762573 0.17361481487751007 0.0 -0.9848371744155884 0.17348122596740723 0.0 -0.9848371744155884 0.17348122596740723 0.0 -0.9848371744155884 0.17348122596740723 0.0 -0.9848281741142273 0.17353184521198273 1.5414395875268383e-06 -0.9848281741142273 0.17353184521198273 1.5414395875268383e-06 -0.9848281741142273 0.17353184521198273 1.5414395875268383e-06 -0.984808087348938 0.17364615201950073 2.1445051970658824e-05 -0.984808087348938 0.17364615201950073 2.1445051970658824e-05 -0.984808087348938 0.17364615201950073 2.1445051970658824e-05 -0.9847955107688904 0.17371751368045807 4.368673762655817e-05 -0.9847955107688904 0.17371751368045807 4.368673762655817e-05 -0.9847955107688904 0.17371751368045807 4.368673762655817e-05 -0.9848123788833618 0.17362144589424133 -1.179676746687619e-05 -0.9848123788833618 0.17362144589424133 -1.179676746687619e-05 -0.9848123788833618 0.17362144589424133 -1.179676746687619e-05 -0.984810471534729 0.1736331284046173 -1.390903526043985e-05 -0.984810471534729 0.1736331284046173 -1.390903526043985e-05 -0.984810471534729 0.1736331284046173 -1.390903526043985e-05 -0.984808623790741 0.17364314198493958 -2.769234197330661e-05 -0.984808623790741 0.17364314198493958 -2.769234197330661e-05 -0.984808623790741 0.17364314198493958 -2.769234197330661e-05 -0.9848103523254395 0.17363353073596954 -1.6661659174133092e-05 -0.9848103523254395 0.17363353073596954 -1.6661659174133092e-05 -0.9848103523254395 0.17363353073596954 -1.6661659174133092e-05 -0.9848329424858093 0.17350518703460693 0.0 -0.9848329424858093 0.17350518703460693 0.0 -0.9848329424858093 0.17350518703460693 0.0 -0.9848268628120422 0.1735398918390274 -1.541438109597948e-06 -0.9848268628120422 0.1735398918390274 -1.541438109597948e-06 -0.9848268628120422 0.1735398918390274 -1.541438109597948e-06 -0.984808087348938 0.17364615201950073 -2.1445051970658824e-05 -0.984808087348938 0.17364615201950073 -2.1445051970658824e-05 -0.984808087348938 0.17364615201950073 -2.1445051970658824e-05 -0.9847956895828247 0.1737166941165924 -4.383792474982329e-05 -0.9847956895828247 0.1737166941165924 -4.383792474982329e-05 -0.9847956895828247 0.1737166941165924 -4.383792474982329e-05 -0.9848104119300842 0.1736333668231964 1.3757844499195926e-05 -0.9848104119300842 0.1736333668231964 1.3757844499195926e-05 -0.9848104119300842 0.1736333668231964 1.3757844499195926e-05 -0.9848092794418335 0.17363972961902618 2.1107372958795168e-05 -0.9848092794418335 0.17363972961902618 2.1107372958795168e-05 -0.9848092794418335 0.17363972961902618 2.1107372958795168e-05 -0.9848203659057617 0.17357687652111053 3.863736492348835e-05 -0.9848203659057617 0.17357687652111053 3.863736492348835e-05 -0.9848203659057617 0.17357687652111053 3.863736492348835e-05 -0.9848131537437439 0.17361727356910706 0.0 -0.9848131537437439 0.17361727356910706 0.0 -0.9848131537437439 0.17361727356910706 0.0 -0.9848372340202332 0.17348100244998932 -6.249562375160167e-06 -0.9848372340202332 0.17348100244998932 -6.249562375160167e-06 -0.9848372340202332 0.17348100244998932 -6.249562375160167e-06 -0.9848124384880066 0.1736215054988861 1.1796771104854997e-05 -0.9848124384880066 0.1736215054988861 1.1796771104854997e-05 -0.9848124384880066 0.1736215054988861 1.1796771104854997e-05 -0.17365144193172455 -0.9848072528839111 0.0 -0.17365144193172455 -0.9848072528839111 0.0 -0.17365144193172455 -0.9848072528839111 0.0 -0.17365092039108276 -0.9848071932792664 0.0 -0.17365092039108276 -0.9848071932792664 0.0 -0.17365092039108276 -0.9848071932792664 0.0 -0.5735567212104797 0.819165825843811 0.0 -0.5735567212104797 0.819165825843811 0.0 -0.5735567212104797 0.819165825843811 0.0 -0.5735575556755066 0.8191652894020081 0.0 -0.5735575556755066 0.8191652894020081 0.0 -0.5735575556755066 0.8191652894020081 0.0 0.5736141800880432 -0.8191255331039429 0.0 0.5736141800880432 -0.8191255331039429 0.0 0.5736141800880432 -0.8191255331039429 0.0 0.5736138820648193 -0.8191258311271667 0.0 0.5736138820648193 -0.8191258311271667 0.0 0.5736138820648193 -0.8191258311271667 0.0 0.5736159086227417 -0.8191244006156921 0.0 0.5736159086227417 -0.8191244006156921 0.0 0.5736159086227417 -0.8191244006156921 0.0 -0.8191468119621277 -0.5735839605331421 0.0 -0.8191468119621277 -0.5735839605331421 0.0 -0.8191468119621277 -0.5735839605331421 0.0 -0.819152295589447 -0.5735762119293213 0.0 -0.819152295589447 -0.5735762119293213 0.0 -0.819152295589447 -0.5735762119293213 0.0 -0.8191503286361694 -0.5735788941383362 0.0 -0.8191503286361694 -0.5735788941383362 0.0 -0.8191503286361694 -0.5735788941383362 0.0 -0.15036329627037048 -0.852868914604187 0.5000054836273193 -0.15036329627037048 -0.852868914604187 0.5000054836273193 -0.15036329627037048 -0.852868914604187 0.5000054836273193 -0.15040121972560883 -0.8528761267662048 0.49998173117637634 -0.15040121972560883 -0.8528761267662048 0.49998173117637634 -0.15040121972560883 -0.8528761267662048 0.49998173117637634 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -1.8625247832915193e-07 0.0 -1.0 -1.8625247832915193e-07 0.0 -1.0 -1.8625247832915193e-07 0.0 -1.0 0.0 0.0 -1.0 -0.15036307275295258 -0.8528690338134766 -0.5000054240226746 -0.15036307275295258 -0.8528690338134766 -0.5000054240226746 -0.15036307275295258 -0.8528690338134766 -0.5000054240226746 -0.15040144324302673 -0.8528760075569153 -0.4999820291996002 -0.15040144324302673 -0.8528760075569153 -0.4999820291996002 -0.15040144324302673 -0.8528760075569153 -0.4999820291996002 0.9848079681396484 -0.17364706099033356 1.7588965874892892e-06 0.9848079681396484 -0.17364706099033356 1.7588965874892892e-06 0.9848079681396484 -0.17364706099033356 1.7588965874892892e-06 0.9848080277442932 -0.17364680767059326 -1.3630957482746453e-06 0.9848080277442932 -0.17364680767059326 -1.3630957482746453e-06 0.9848080277442932 -0.17364680767059326 -1.3630957482746453e-06 0.9848080277442932 -0.17364686727523804 1.4482897086054436e-06 0.9848080277442932 -0.17364686727523804 1.4482897086054436e-06 0.9848080277442932 -0.17364686727523804 1.4482897086054436e-06 0.9848073720932007 -0.17365039885044098 2.3855884592194343e-06 0.9848073720932007 -0.17365039885044098 2.3855884592194343e-06 0.9848073720932007 -0.17365039885044098 2.3855884592194343e-06 0.9848085045814514 -0.17364400625228882 -1.0222931905445876e-06 0.9848085045814514 -0.17364400625228882 -1.0222931905445876e-06 0.9848085045814514 -0.17364400625228882 -1.0222931905445876e-06 0.984807550907135 -0.1736493557691574 5.739825610362459e-06 0.984807550907135 -0.1736493557691574 5.739825610362459e-06 0.984807550907135 -0.1736493557691574 5.739825610362459e-06 0.9848108887672424 -0.1736302524805069 1.452847027394455e-05 0.9848108887672424 -0.1736302524805069 1.452847027394455e-05 0.9848108887672424 -0.1736302524805069 1.452847027394455e-05 0.9848059415817261 -0.17365838587284088 -1.2049280485371128e-05 0.9848059415817261 -0.17365838587284088 -1.2049280485371128e-05 0.9848059415817261 -0.17365838587284088 -1.2049280485371128e-05 0.984807014465332 -0.17365188896656036 -1.1043185850212467e-06 0.984807014465332 -0.17365188896656036 -1.1043185850212467e-06 0.984807014465332 -0.17365188896656036 -1.1043185850212467e-06 0.9848079681396484 -0.17364712059497833 -1.7039316162481555e-06 0.9848079681396484 -0.17364712059497833 -1.7039316162481555e-06 0.9848079681396484 -0.17364712059497833 -1.7039316162481555e-06 0.9848074316978455 -0.17365027964115143 -2.215187805632013e-06 0.9848074316978455 -0.17365027964115143 -2.215187805632013e-06 0.9848074316978455 -0.17365027964115143 -2.215187805632013e-06 0.9848087430000305 -0.1736425757408142 1.0222928494840744e-06 0.9848087430000305 -0.1736425757408142 1.0222928494840744e-06 0.9848087430000305 -0.1736425757408142 1.0222928494840744e-06 0.9848070740699768 -0.17365208268165588 1.6564770248805871e-06 0.9848070740699768 -0.17365208268165588 1.6564770248805871e-06 0.9848070740699768 -0.17365208268165588 1.6564770248805871e-06 0.9848067760467529 -0.1736539900302887 0.0 0.9848067760467529 -0.1736539900302887 0.0 0.9848067760467529 -0.1736539900302887 0.0 0.9848074913024902 -0.17364950478076935 -6.041927008482162e-06 0.9848074913024902 -0.17364950478076935 -6.041927008482162e-06 0.9848074913024902 -0.17364950478076935 -6.041927008482162e-06 0.9848060011863708 -0.17365823686122894 1.1633777830866165e-05 0.9848060011863708 -0.17365823686122894 1.1633777830866165e-05 0.9848060011863708 -0.17365823686122894 1.1633777830866165e-05 0.9848108887672424 -0.1736302524805069 -1.452847027394455e-05 0.9848108887672424 -0.1736302524805069 -1.452847027394455e-05 0.9848108887672424 -0.1736302524805069 -1.452847027394455e-05 -0.9848070740699768 0.17365208268165588 2.4186015252780635e-06 -0.9848070740699768 0.17365208268165588 2.4186015252780635e-06 -0.9848070740699768 0.17365208268165588 2.4186015252780635e-06 -0.9848069548606873 0.17365263402462006 -1.3631735100716469e-06 -0.9848069548606873 0.17365263402462006 -1.3631735100716469e-06 -0.9848069548606873 0.17365263402462006 -1.3631735100716469e-06 -0.984807014465332 0.17365208268165588 1.277976139135717e-06 -0.984807014465332 0.17365208268165588 1.277976139135717e-06 -0.984807014465332 0.17365208268165588 1.277976139135717e-06 -0.9848091006278992 0.17364075779914856 1.362983994113165e-06 -0.9848091006278992 0.17364075779914856 1.362983994113165e-06 -0.9848091006278992 0.17364075779914856 1.362983994113165e-06 -0.9848071336746216 0.1736515909433365 7.156716492318083e-06 -0.9848071336746216 0.1736515909433365 7.156716492318083e-06 -0.9848071336746216 0.1736515909433365 7.156716492318083e-06 -0.9848077893257141 0.17364753782749176 3.6330272905615857e-06 -0.9848077893257141 0.17364753782749176 3.6330272905615857e-06 -0.9848077893257141 0.17364753782749176 3.6330272905615857e-06 -0.9848073720932007 0.17365068197250366 0.0 -0.9848073720932007 0.17365068197250366 0.0 -0.9848073720932007 0.17365068197250366 0.0 -0.984805703163147 0.17365972697734833 -1.172630800283514e-05 -0.984805703163147 0.17365972697734833 -1.172630800283514e-05 -0.984805703163147 0.17365972697734833 -1.172630800283514e-05 -0.9848093390464783 0.17363865673542023 2.9122882551746443e-05 -0.9848093390464783 0.17363865673542023 2.9122882551746443e-05 -0.9848093390464783 0.17363865673542023 2.9122882551746443e-05 -0.9848072528839111 0.17365118861198425 -2.4186015252780635e-06 -0.9848072528839111 0.17365118861198425 -2.4186015252780635e-06 -0.9848072528839111 0.17365118861198425 -2.4186015252780635e-06 -0.9848094582557678 0.17363901436328888 -1.3629863815367571e-06 -0.9848094582557678 0.17363901436328888 -1.3629863815367571e-06 -0.9848094582557678 0.17363901436328888 -1.3629863815367571e-06 -0.9848071932792664 0.1736515760421753 -7.156701940402854e-06 -0.9848071932792664 0.1736515760421753 -7.156701940402854e-06 -0.9848071932792664 0.1736515760421753 -7.156701940402854e-06 -0.9848092198371887 0.17363981902599335 -2.9373863071668893e-05 -0.9848092198371887 0.17363981902599335 -2.9373863071668893e-05 -0.9848092198371887 0.17363981902599335 -2.9373863071668893e-05 -0.984807550907135 0.1736491471529007 0.0 -0.984807550907135 0.1736491471529007 0.0 -0.984807550907135 0.1736491471529007 0.0 -0.9848077893257141 0.17364753782749176 -3.6330272905615857e-06 -0.9848077893257141 0.17364753782749176 -3.6330272905615857e-06 -0.9848077893257141 0.17364753782749176 -3.6330272905615857e-06 -0.9848058223724365 0.1736590564250946 1.1726308912329841e-05 -0.9848058223724365 0.1736590564250946 1.1726308912329841e-05 -0.9848058223724365 0.1736590564250946 1.1726308912329841e-05 -0.9848073720932007 0.17365041375160217 0.0 -0.9848073720932007 0.17365041375160217 0.0 -0.9848073720932007 0.17365041375160217 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -1.4005750870182965e-07 0.0 0.9999999403953552 -1.4005750870182965e-07 0.0 0.9999999403953552 -1.4005750870182965e-07 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.036505330353975296 0.0 -0.9993334412574768 0.036505330353975296 0.0 -0.9993334412574768 0.036505330353975296 0.0 -0.9993334412574768 -0.6963602900505066 0.12280622124671936 -0.7071074843406677 -0.6963602900505066 0.12280622124671936 -0.7071074843406677 -0.6963602900505066 0.12280622124671936 -0.7071074843406677 -0.6963741183280945 0.1227509155869484 -0.7071033716201782 -0.6963741183280945 0.1227509155869484 -0.7071033716201782 -0.6963741183280945 0.1227509155869484 -0.7071033716201782 -0.6963638663291931 0.12278741598129272 -0.7071071267127991 -0.6963638663291931 0.12278741598129272 -0.7071071267127991 -0.6963638663291931 0.12278741598129272 -0.7071071267127991 -0.6963893175125122 0.12275663763284683 -0.7070873975753784 -0.6963893175125122 0.12275663763284683 -0.7070873975753784 -0.6963893175125122 0.12275663763284683 -0.7070873975753784 -0.6963666081428528 0.12278882414102554 -0.7071042060852051 -0.6963666081428528 0.12278882414102554 -0.7071042060852051 -0.6963666081428528 0.12278882414102554 -0.7071042060852051 -0.696363627910614 0.1227879747748375 -0.707107424736023 -0.696363627910614 0.1227879747748375 -0.707107424736023 -0.696363627910614 0.1227879747748375 -0.707107424736023 -0.6963661313056946 0.12278120219707489 -0.7071060538291931 -0.6963661313056946 0.12278120219707489 -0.7071060538291931 -0.6963661313056946 0.12278120219707489 -0.7071060538291931 -0.6963649392127991 0.12278776615858078 -0.7071061134338379 -0.6963649392127991 0.12278776615858078 -0.7071061134338379 -0.6963649392127991 0.12278776615858078 -0.7071061134338379 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.17364263534545898 0.9848087430000305 0.0 0.17364263534545898 0.9848087430000305 0.0 0.17364263534545898 0.9848087430000305 0.0 0.6963506937026978 -0.1227809488773346 0.7071212530136108 0.6963506937026978 -0.1227809488773346 0.7071212530136108 0.6963506937026978 -0.1227809488773346 0.7071212530136108 0.6963610649108887 -0.12279022485017776 0.7071094512939453 0.6963610649108887 -0.12279022485017776 0.7071094512939453 0.6963610649108887 -0.12279022485017776 0.7071094512939453 -0.1736498475074768 -0.984807550907135 0.0 -0.1736498475074768 -0.984807550907135 0.0 -0.1736498475074768 -0.984807550907135 0.0 -0.044944845139980316 -0.25487440824508667 0.9659290909767151 -0.044944845139980316 -0.25487440824508667 0.9659290909767151 -0.044944845139980316 -0.25487440824508667 0.9659290909767151 -0.04494699835777283 -0.2548760175704956 0.9659285545349121 -0.04494699835777283 -0.2548760175704956 0.9659285545349121 -0.04494699835777283 -0.2548760175704956 0.9659285545349121 -0.04493573307991028 -0.25487852096557617 0.9659283757209778 -0.04493573307991028 -0.25487852096557617 0.9659283757209778 -0.04493573307991028 -0.25487852096557617 0.9659283757209778 -0.04495145007967949 -0.2549054026603699 0.965920627117157 -0.04495145007967949 -0.2549054026603699 0.965920627117157 -0.04495145007967949 -0.2549054026603699 0.965920627117157 -0.044947896152734756 -0.25490739941596985 0.9659202098846436 -0.044947896152734756 -0.25490739941596985 0.9659202098846436 -0.044947896152734756 -0.25490739941596985 0.9659202098846436 -0.044936712831258774 -0.2548718750476837 0.965930163860321 -0.044936712831258774 -0.2548718750476837 0.965930163860321 -0.044936712831258774 -0.2548718750476837 0.965930163860321 -0.04494563862681389 -0.2548753023147583 -0.9659287929534912 -0.04494563862681389 -0.2548753023147583 -0.9659287929534912 -0.04494563862681389 -0.2548753023147583 -0.9659287929534912 -0.04494722932577133 -0.25487667322158813 -0.965928316116333 -0.04494722932577133 -0.25487667322158813 -0.965928316116333 -0.04494722932577133 -0.25487667322158813 -0.965928316116333 -0.044935740530490875 -0.25487926602363586 -0.9659282565116882 -0.044935740530490875 -0.25487926602363586 -0.9659282565116882 -0.044935740530490875 -0.25487926602363586 -0.9659282565116882 -0.044951487332582474 -0.25490596890449524 -0.9659204483032227 -0.044951487332582474 -0.25490596890449524 -0.9659204483032227 -0.044951487332582474 -0.25490596890449524 -0.9659204483032227 -0.04494796693325043 -0.2549082040786743 -0.9659200310707092 -0.04494796693325043 -0.2549082040786743 -0.9659200310707092 -0.04494796693325043 -0.2549082040786743 -0.9659200310707092 -0.044936809688806534 -0.25487279891967773 -0.9659298658370972 -0.044936809688806534 -0.25487279891967773 -0.9659298658370972 -0.044936809688806534 -0.25487279891967773 -0.9659298658370972 0.0449514240026474 0.25490590929985046 -0.9659204483032227 0.0449514240026474 0.25490590929985046 -0.9659204483032227 0.0449514240026474 0.25490590929985046 -0.9659204483032227 0.04495174437761307 0.25490474700927734 -0.9659208059310913 0.04495174437761307 0.25490474700927734 -0.9659208059310913 0.04495174437761307 0.25490474700927734 -0.9659208059310913 0.044951654970645905 0.2549068033695221 -0.9659202098846436 0.044951654970645905 0.2549068033695221 -0.9659202098846436 0.044951654970645905 0.2549068033695221 -0.9659202098846436 0.04493469372391701 0.2548777461051941 -0.9659287333488464 0.04493469372391701 0.2548777461051941 -0.9659287333488464 0.04493469372391701 0.2548777461051941 -0.9659287333488464 0.044937871396541595 0.25487881898880005 -0.9659281969070435 0.044937871396541595 0.25487881898880005 -0.9659281969070435 0.044937871396541595 0.25487881898880005 -0.9659281969070435 0.044947121292352676 0.2549075782299042 -0.9659201502799988 0.044947121292352676 0.2549075782299042 -0.9659201502799988 0.044947121292352676 0.2549075782299042 -0.9659201502799988 -0.16774991154670715 -0.9512539505958557 -0.2587969899177551 -0.16774991154670715 -0.9512539505958557 -0.2587969899177551 -0.16774991154670715 -0.9512539505958557 -0.2587969899177551 -0.1677500605583191 -0.9512539505958557 -0.2587972581386566 -0.1677500605583191 -0.9512539505958557 -0.2587972581386566 -0.1677500605583191 -0.9512539505958557 -0.2587972581386566 -0.16775092482566833 -0.9512554407119751 -0.25879091024398804 -0.16775092482566833 -0.9512554407119751 -0.25879091024398804 -0.16775092482566833 -0.9512554407119751 -0.25879091024398804 -0.16775229573249817 -0.9512553215026855 -0.2587903141975403 -0.16775229573249817 -0.9512553215026855 -0.2587903141975403 -0.16775229573249817 -0.9512553215026855 -0.2587903141975403 -0.16773556172847748 -0.9512578845024109 -0.258791983127594 -0.16773556172847748 -0.9512578845024109 -0.258791983127594 -0.16773556172847748 -0.9512578845024109 -0.258791983127594 -0.16771452128887177 -0.9512318968772888 -0.2589012682437897 -0.16771452128887177 -0.9512318968772888 -0.2589012682437897 -0.16771452128887177 -0.9512318968772888 -0.2589012682437897 -0.1228044182062149 -0.6963783502578735 0.7070900797843933 -0.1228044182062149 -0.6963783502578735 0.7070900797843933 -0.1228044182062149 -0.6963783502578735 0.7070900797843933 -0.12280277907848358 -0.6963799595832825 0.7070887684822083 -0.12280277907848358 -0.6963799595832825 0.7070887684822083 -0.12280277907848358 -0.6963799595832825 0.7070887684822083 -0.12280432879924774 -0.6963777542114258 0.7070906758308411 -0.12280432879924774 -0.6963777542114258 0.7070906758308411 -0.12280432879924774 -0.6963777542114258 0.7070906758308411 -0.12276438623666763 -0.6963216662406921 0.7071528434753418 -0.12276438623666763 -0.6963216662406921 0.7071528434753418 -0.12276438623666763 -0.6963216662406921 0.7071528434753418 -0.12279235571622849 -0.6963786482810974 0.7070918679237366 -0.12279235571622849 -0.6963786482810974 0.7070918679237366 -0.12279235571622849 -0.6963786482810974 0.7070918679237366 -0.12279286980628967 -0.6963800191879272 0.7070903778076172 -0.12279286980628967 -0.6963800191879272 0.7070903778076172 -0.12279286980628967 -0.6963800191879272 0.7070903778076172 -0.1228039339184761 -0.6963769197463989 -0.7070915102958679 -0.1228039339184761 -0.6963769197463989 -0.7070915102958679 -0.1228039339184761 -0.6963769197463989 -0.7070915102958679 -0.12280352413654327 -0.6963791251182556 -0.7070894241333008 -0.12280352413654327 -0.6963791251182556 -0.7070894241333008 -0.12280352413654327 -0.6963791251182556 -0.7070894241333008 -0.12280431389808655 -0.6963770389556885 -0.707091212272644 -0.12280431389808655 -0.6963770389556885 -0.707091212272644 -0.12280431389808655 -0.6963770389556885 -0.707091212272644 -0.12276453524827957 -0.6963215470314026 -0.7071529626846313 -0.12276453524827957 -0.6963215470314026 -0.7071529626846313 -0.12276453524827957 -0.6963215470314026 -0.7071529626846313 -0.12279243767261505 -0.6963786482810974 -0.7070916891098022 -0.12279243767261505 -0.6963786482810974 -0.7070916891098022 -0.12279243767261505 -0.6963786482810974 -0.7070916891098022 -0.12279288470745087 -0.696378231048584 -0.7070920467376709 -0.12279288470745087 -0.696378231048584 -0.7070920467376709 -0.12279288470745087 -0.696378231048584 -0.7070920467376709 -0.16775012016296387 -0.9512532949447632 0.2587990164756775 -0.16775012016296387 -0.9512532949447632 0.2587990164756775 -0.16775012016296387 -0.9512532949447632 0.2587990164756775 -0.16775012016296387 -0.9512542486190796 0.2587955594062805 -0.16775012016296387 -0.9512542486190796 0.2587955594062805 -0.16775012016296387 -0.9512542486190796 0.2587955594062805 -0.1677509993314743 -0.9512554407119751 0.25879108905792236 -0.1677509993314743 -0.9512554407119751 0.25879108905792236 -0.1677509993314743 -0.9512554407119751 0.25879108905792236 -0.1677524596452713 -0.9512553215026855 0.2587905526161194 -0.1677524596452713 -0.9512553215026855 0.2587905526161194 -0.1677524596452713 -0.9512553215026855 0.2587905526161194 -0.16773556172847748 -0.9512572884559631 0.25879380106925964 -0.16773556172847748 -0.9512572884559631 0.25879380106925964 -0.16773556172847748 -0.9512572884559631 0.25879380106925964 -0.16771472990512848 -0.9512310028076172 0.258904367685318 -0.16771472990512848 -0.9512310028076172 0.258904367685318 -0.16771472990512848 -0.9512310028076172 0.258904367685318 0.04495210945606232 0.25490501523017883 0.9659206867218018 0.04495210945606232 0.25490501523017883 0.9659206867218018 0.04495210945606232 0.25490501523017883 0.9659206867218018 0.04495009407401085 0.2549044191837311 0.9659209251403809 0.04495009407401085 0.2549044191837311 0.9659209251403809 0.04495009407401085 0.2549044191837311 0.9659209251403809 0.04495164752006531 0.2549065351486206 0.9659203290939331 0.04495164752006531 0.2549065351486206 0.9659203290939331 0.04495164752006531 0.2549065351486206 0.9659203290939331 0.04493466764688492 0.25487688183784485 0.965928852558136 0.04493466764688492 0.25487688183784485 0.965928852558136 0.04493466764688492 0.25487688183784485 0.965928852558136 0.044937845319509506 0.25487831234931946 0.9659283757209778 0.044937845319509506 0.25487831234931946 0.9659283757209778 0.044937845319509506 0.25487831234931946 0.9659283757209778 0.04494686797261238 0.2549079358577728 0.9659202098846436 0.04494686797261238 0.2549079358577728 0.9659202098846436 0.04494686797261238 0.2549079358577728 0.9659202098846436 0.12280253320932388 0.6963785290718079 0.7070902585983276 0.12280253320932388 0.6963785290718079 0.7070902585983276 0.12280253320932388 0.6963785290718079 0.7070902585983276 0.1227354034781456 0.696328341960907 0.7071511745452881 0.1227354034781456 0.696328341960907 0.7071511745452881 0.1227354034781456 0.696328341960907 0.7071511745452881 0.12276294827461243 0.696325421333313 0.7071493268013 0.12276294827461243 0.696325421333313 0.7071493268013 0.12276294827461243 0.696325421333313 0.7071493268013 0.12280245125293732 0.6963780522346497 0.7070906162261963 0.12280245125293732 0.6963780522346497 0.7070906162261963 0.12280245125293732 0.6963780522346497 0.7070906162261963 0.12279012799263 0.6963774561882019 0.7070934176445007 0.12279012799263 0.6963774561882019 0.7070934176445007 0.12279012799263 0.6963774561882019 0.7070934176445007 0.12279080599546432 0.6963805556297302 0.7070901989936829 0.12279080599546432 0.6963805556297302 0.7070901989936829 0.12279080599546432 0.6963805556297302 0.7070901989936829 0.16766634583473206 0.9512394070625305 -0.2589045464992523 0.16766634583473206 0.9512394070625305 -0.2589045464992523 0.16766634583473206 0.9512394070625305 -0.2589045464992523 0.1677488386631012 0.9512550830841064 -0.25879374146461487 0.1677488386631012 0.9512550830841064 -0.25879374146461487 0.1677488386631012 0.9512550830841064 -0.25879374146461487 0.16774722933769226 0.9512503147125244 -0.2588120102882385 0.16774722933769226 0.9512503147125244 -0.2588120102882385 0.16774722933769226 0.9512503147125244 -0.2588120102882385 0.16775204241275787 0.9512534141540527 -0.2587975859642029 0.16775204241275787 0.9512534141540527 -0.2587975859642029 0.16775204241275787 0.9512534141540527 -0.2587975859642029 0.16773174703121185 0.9512534141540527 -0.2588108777999878 0.16773174703121185 0.9512534141540527 -0.2588108777999878 0.16773174703121185 0.9512534141540527 -0.2588108777999878 0.16771452128887177 0.9512318968772888 -0.2589012682437897 0.16771452128887177 0.9512318968772888 -0.2589012682437897 0.16771452128887177 0.9512318968772888 -0.2589012682437897 0.12280318886041641 0.6963772773742676 -0.7070913314819336 0.12280318886041641 0.6963772773742676 -0.7070913314819336 0.12280318886041641 0.6963772773742676 -0.7070913314819336 0.1227354034781456 0.6963273882865906 -0.7071521282196045 0.1227354034781456 0.6963273882865906 -0.7071521282196045 0.1227354034781456 0.6963273882865906 -0.7071521282196045 0.12276317924261093 0.6963257789611816 -0.7071489691734314 0.12276317924261093 0.6963257789611816 -0.7071489691734314 0.12276317924261093 0.6963257789611816 -0.7071489691734314 0.12280229479074478 0.6963776350021362 -0.7070910930633545 0.12280229479074478 0.6963776350021362 -0.7070910930633545 0.12280229479074478 0.6963776350021362 -0.7070910930633545 0.12278986722230911 0.6963755488395691 -0.7070952653884888 0.12278986722230911 0.6963755488395691 -0.7070952653884888 0.12278986722230911 0.6963755488395691 -0.7070952653884888 0.12279075384140015 0.6963816285133362 -0.7070891857147217 0.12279075384140015 0.6963816285133362 -0.7070891857147217 0.12279075384140015 0.6963816285133362 -0.7070891857147217 0.16766604781150818 0.9512390494346619 0.2589062452316284 0.16766604781150818 0.9512390494346619 0.2589062452316284 0.16766604781150818 0.9512390494346619 0.2589062452316284 0.16774892807006836 0.951254665851593 0.25879496335983276 0.16774892807006836 0.951254665851593 0.25879496335983276 0.16774892807006836 0.951254665851593 0.25879496335983276 0.1677473783493042 0.9512501358985901 0.25881245732307434 0.1677473783493042 0.9512501358985901 0.25881245732307434 0.1677473783493042 0.9512501358985901 0.25881245732307434 0.16775214672088623 0.9512534737586975 0.2587970793247223 0.16775214672088623 0.9512534737586975 0.2587970793247223 0.16775214672088623 0.9512534737586975 0.2587970793247223 0.16773200035095215 0.9512538313865662 0.2588089406490326 0.16773200035095215 0.9512538313865662 0.2588089406490326 0.16773200035095215 0.9512538313865662 0.2588089406490326 0.16771455109119415 0.9512320160865784 0.25890040397644043 0.16771455109119415 0.9512320160865784 0.25890040397644043 0.16771455109119415 0.9512320160865784 0.25890040397644043 0.8191524744033813 0.5735757350921631 -1.3487077922036406e-05 0.8191524744033813 0.5735757350921631 -1.3487077922036406e-05 0.8191524744033813 0.5735757350921631 -1.3487077922036406e-05 0.8191524147987366 0.5735758543014526 0.0 0.8191524147987366 0.5735758543014526 0.0 0.8191524147987366 0.5735758543014526 0.0 0.8191543817520142 0.573573112487793 0.0 0.8191543817520142 0.573573112487793 0.0 0.8191543817520142 0.573573112487793 0.0 0.8191524744033813 0.5735757350921631 1.3487077922036406e-05 0.8191524744033813 0.5735757350921631 1.3487077922036406e-05 0.8191524744033813 0.5735757350921631 1.3487077922036406e-05 -0.5735977292060852 0.8191370964050293 -3.236832344555296e-05 -0.5735977292060852 0.8191370964050293 -3.236832344555296e-05 -0.5735977292060852 0.8191370964050293 -3.236832344555296e-05 -0.5735976099967957 0.8191372752189636 0.0 -0.5735976099967957 0.8191372752189636 0.0 -0.5735976099967957 0.8191372752189636 0.0 -0.5735976099967957 0.8191372752189636 0.0 -0.5735977292060852 0.8191370964050293 3.236832344555296e-05 -0.5735977292060852 0.8191370964050293 3.236832344555296e-05 -0.5735977292060852 0.8191370964050293 3.236832344555296e-05 -0.8191613554954529 -0.5735630989074707 0.0 -0.8191613554954529 -0.5735630989074707 0.0 -0.8191613554954529 -0.5735630989074707 0.0 -0.8191609382629395 -0.5735635757446289 0.0 -0.8191609382629395 -0.5735635757446289 0.0 -0.8191609382629395 -0.5735635757446289 0.0 -0.819144606590271 -0.5735870599746704 4.357417128630914e-05 -0.819144606590271 -0.5735870599746704 4.357417128630914e-05 -0.819144606590271 -0.5735870599746704 4.357417128630914e-05 -0.8191434741020203 -0.5735888481140137 0.0 -0.8191434741020203 -0.5735888481140137 0.0 -0.8191434741020203 -0.5735888481140137 0.0 -0.8191434741020203 -0.5735888481140137 0.0 -0.8191589713096619 -0.5735664963722229 4.60796472907532e-05 -0.8191589713096619 -0.5735664963722229 4.60796472907532e-05 -0.8191589713096619 -0.5735664963722229 4.60796472907532e-05 -0.819159746170044 -0.5735654234886169 0.0 -0.819159746170044 -0.5735654234886169 0.0 -0.819159746170044 -0.5735654234886169 0.0 -0.8191434741020203 -0.5735885500907898 0.0 -0.8191434741020203 -0.5735885500907898 0.0 -0.8191434741020203 -0.5735885500907898 0.0 -0.8191434741020203 -0.5735888481140137 0.0 -0.8191434741020203 -0.5735888481140137 0.0 -0.8191447854042053 -0.5735868215560913 -4.279604399926029e-05 -0.8191447854042053 -0.5735868215560913 -4.279604399926029e-05 -0.8191447854042053 -0.5735868215560913 -4.279604399926029e-05 -0.819159746170044 -0.5735654234886169 0.0 -0.819159746170044 -0.5735654234886169 0.0 -0.819159746170044 -0.5735654234886169 0.0 -0.8191593289375305 -0.5735661387443542 -4.495573011809029e-05 -0.8191593289375305 -0.5735661387443542 -4.495573011809029e-05 -0.8191593289375305 -0.5735661387443542 -4.495573011809029e-05 0.5735732913017273 -0.8191542029380798 7.01328317518346e-05 0.5735732913017273 -0.8191542029380798 7.01328317518346e-05 0.5735732913017273 -0.8191542029380798 7.01328317518346e-05 0.573573648929596 -0.8191540241241455 0.0 0.573573648929596 -0.8191540241241455 0.0 0.573573648929596 -0.8191540241241455 0.0 0.5735726952552795 -0.8191547393798828 0.0 0.5735726952552795 -0.8191547393798828 0.0 0.5735726952552795 -0.8191547393798828 0.0 0.5735732913017273 -0.8191542029380798 -7.01328317518346e-05 0.5735732913017273 -0.8191542029380798 -7.01328317518346e-05 0.5735732913017273 -0.8191542029380798 -7.01328317518346e-05 0.12281864136457443 0.6963611841201782 -0.7071043848991394 0.12281864136457443 0.6963611841201782 -0.7071043848991394 0.12281864136457443 0.6963611841201782 -0.7071043848991394 0.12278929352760315 0.696367621421814 -0.7071031928062439 0.12278929352760315 0.696367621421814 -0.7071031928062439 0.12278929352760315 0.696367621421814 -0.7071031928062439 0.12278339266777039 0.6963492631912231 -0.7071223258972168 0.12278339266777039 0.6963492631912231 -0.7071223258972168 0.12278339266777039 0.6963492631912231 -0.7071223258972168 0.12278194725513458 0.6963505744934082 -0.7071212530136108 0.12278194725513458 0.6963505744934082 -0.7071212530136108 0.12278194725513458 0.6963505744934082 -0.7071212530136108 -0.1227896437048912 -0.6963668465614319 -0.7071038484573364 -0.1227896437048912 -0.6963668465614319 -0.7071038484573364 -0.1227896437048912 -0.6963668465614319 -0.7071038484573364 -0.1227893978357315 -0.6963667869567871 -0.707103967666626 -0.1227893978357315 -0.6963667869567871 -0.707103967666626 -0.1227893978357315 -0.6963667869567871 -0.707103967666626 -0.12275516241788864 -0.6963735222816467 -0.7071032524108887 -0.12275516241788864 -0.6963735222816467 -0.7071032524108887 -0.12275516241788864 -0.6963735222816467 -0.7071032524108887 -0.12276138365268707 -0.6963716745376587 -0.7071040272712708 -0.12276138365268707 -0.6963716745376587 -0.7071040272712708 -0.12276138365268707 -0.6963716745376587 -0.7071040272712708 -0.12279079854488373 -0.6963652968406677 -0.7071051597595215 -0.12279079854488373 -0.6963652968406677 -0.7071051597595215 -0.12279079854488373 -0.6963652968406677 -0.7071051597595215 -0.12279030680656433 -0.6963667273521423 -0.7071038484573364 -0.12279030680656433 -0.6963667273521423 -0.7071038484573364 -0.12279030680656433 -0.6963667273521423 -0.7071038484573364 0.696358859539032 -0.12283501029014587 -0.7071038484573364 0.696358859539032 -0.12283501029014587 -0.7071038484573364 0.696358859539032 -0.12283501029014587 -0.7071038484573364 0.6963667273521423 -0.12278725206851959 -0.707104504108429 0.6963667273521423 -0.12278725206851959 -0.707104504108429 0.6963667273521423 -0.12278725206851959 -0.707104504108429 0.6963568925857544 -0.12283466011285782 -0.7071058750152588 0.6963568925857544 -0.12283466011285782 -0.7071058750152588 0.6963568925857544 -0.12283466011285782 -0.7071058750152588 0.696367084980011 -0.12278717011213303 -0.7071040868759155 0.696367084980011 -0.12278717011213303 -0.7071040868759155 0.696367084980011 -0.12278717011213303 -0.7071040868759155 0.0 0.0 1.0 0.0 0.0 1.0 -1.1920985798496986e-07 0.0 1.0 -1.1920985798496986e-07 0.0 1.0 -1.1920985798496986e-07 0.0 1.0 -4.166199687460903e-07 0.0 1.0 -4.166199687460903e-07 0.0 1.0 -4.166199687460903e-07 0.0 1.0 6.970761887714616e-07 0.0 0.9999999403953552 6.970761887714616e-07 0.0 0.9999999403953552 6.970761887714616e-07 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 6.692630449833814e-08 0.0 1.0 6.692630449833814e-08 0.0 1.0 6.692630449833814e-08 0.0 1.0 -1.144435373134911e-06 0.0 1.0 -1.144435373134911e-06 0.0 1.0 -1.144435373134911e-06 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 1.8219277535536094e-06 0.0 1.0 1.8219277535536094e-06 0.0 1.0 1.8219277535536094e-06 0.0 1.0 9.110061114370183e-07 0.0 1.0 9.110061114370183e-07 0.0 1.0 9.110061114370183e-07 0.0 1.0 -1.7951708741748007e-07 0.0 1.0 -1.7951708741748007e-07 0.0 1.0 -1.7951708741748007e-07 0.0 1.0 9.536379366181791e-07 0.0 1.0 9.536379366181791e-07 0.0 1.0 9.536379366181791e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 6.74869454542204e-07 0.0 1.0 6.74869454542204e-07 0.0 1.0 6.74869454542204e-07 0.0 1.0 -2.0853987336977298e-07 0.0 1.0 -2.0853987336977298e-07 0.0 1.0 -2.0853987336977298e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 -0.17364872992038727 -0.9848076105117798 0.0 -0.17364872992038727 -0.9848076105117798 0.0 -0.17364872992038727 -0.9848076105117798 0.0 -0.1736486703157425 -0.9848077297210693 0.0 -0.1736486703157425 -0.9848077297210693 0.0 -0.1736486703157425 -0.9848077297210693 0.0 9.934259281862978e-08 0.0 -1.0 9.934259281862978e-08 0.0 -1.0 9.934259281862978e-08 0.0 -1.0 -3.352798785272171e-07 0.0 -1.0 -3.352798785272171e-07 0.0 -1.0 -3.352798785272171e-07 0.0 -1.0 -0.12278593331575394 -0.6963517069816589 0.7071194648742676 -0.12278593331575394 -0.6963517069816589 0.7071194648742676 -0.12278593331575394 -0.6963517069816589 0.7071194648742676 -0.12278648465871811 -0.6963537931442261 0.7071172595024109 -0.12278648465871811 -0.6963537931442261 0.7071172595024109 -0.12278648465871811 -0.6963537931442261 0.7071172595024109 0.5736138820648193 -0.8191258311271667 0.0 0.5736138820648193 -0.8191258311271667 0.0 0.5736138820648193 -0.8191258311271667 0.0 0.5736159086227417 -0.8191244006156921 0.0 0.5736159086227417 -0.8191244006156921 0.0 0.5736159086227417 -0.8191244006156921 0.0 0.5736141800880432 -0.8191255331039429 0.0 0.5736141800880432 -0.8191255331039429 0.0 0.5736141800880432 -0.8191255331039429 0.0 -0.8191468119621277 -0.5735839605331421 0.0 -0.8191468119621277 -0.5735839605331421 0.0 -0.8191468119621277 -0.5735839605331421 0.0 -0.8191503286361694 -0.5735788941383362 0.0 -0.8191503286361694 -0.5735788941383362 0.0 -0.8191503286361694 -0.5735788941383362 0.0 -0.819152295589447 -0.5735762119293213 0.0 -0.819152295589447 -0.5735762119293213 0.0 -0.819152295589447 -0.5735762119293213 0.0 -0.15036331117153168 -0.8528690338134766 -0.5000054240226746 -0.15036331117153168 -0.8528690338134766 -0.5000054240226746 -0.15036331117153168 -0.8528690338134766 -0.5000054240226746 -0.15040120482444763 -0.8528760075569153 -0.4999820291996002 -0.15040120482444763 -0.8528760075569153 -0.4999820291996002 -0.15040120482444763 -0.8528760075569153 -0.4999820291996002 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 7.002875435091482e-08 0.0 0.9999999403953552 7.002875435091482e-08 0.0 0.9999999403953552 7.002875435091482e-08 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 -0.15036305785179138 -0.852868914604187 0.5000054836273193 -0.15036305785179138 -0.852868914604187 0.5000054836273193 -0.15036305785179138 -0.852868914604187 0.5000054836273193 -0.15040145814418793 -0.8528761267662048 0.49998173117637634 -0.15040145814418793 -0.8528761267662048 0.49998173117637634 -0.15040145814418793 -0.8528761267662048 0.49998173117637634 0.9848079681396484 -0.17364715039730072 1.7588973832971533e-06 0.9848079681396484 -0.17364715039730072 1.7588973832971533e-06 0.9848079681396484 -0.17364715039730072 1.7588973832971533e-06 0.9848080277442932 -0.17364680767059326 -1.3630957482746453e-06 0.9848080277442932 -0.17364680767059326 -1.3630957482746453e-06 0.9848080277442932 -0.17364680767059326 -1.3630957482746453e-06 0.9848080277442932 -0.17364686727523804 1.4482897086054436e-06 0.9848080277442932 -0.17364686727523804 1.4482897086054436e-06 0.9848080277442932 -0.17364686727523804 1.4482897086054436e-06 0.9848074316978455 -0.17365022003650665 2.3855859581090044e-06 0.9848074316978455 -0.17365022003650665 2.3855859581090044e-06 0.9848074316978455 -0.17365022003650665 2.3855859581090044e-06 0.9848086833953857 -0.17364294826984406 -1.0222920536762103e-06 0.9848086833953857 -0.17364294826984406 -1.0222920536762103e-06 0.9848086833953857 -0.17364294826984406 -1.0222920536762103e-06 0.9848074913024902 -0.17364950478076935 5.739830612583319e-06 0.9848074913024902 -0.17364950478076935 5.739830612583319e-06 0.9848074913024902 -0.17364950478076935 5.739830612583319e-06 0.9848108887672424 -0.1736302524805069 1.452847027394455e-05 0.9848108887672424 -0.1736302524805069 1.452847027394455e-05 0.9848108887672424 -0.1736302524805069 1.452847027394455e-05 0.9848061800003052 -0.17365744709968567 -1.2049273209413514e-05 0.9848061800003052 -0.17365744709968567 -1.2049273209413514e-05 0.9848061800003052 -0.17365744709968567 -1.2049273209413514e-05 0.984807014465332 -0.17365188896656036 -1.1043185850212467e-06 0.984807014465332 -0.17365188896656036 -1.1043185850212467e-06 0.984807014465332 -0.17365188896656036 -1.1043185850212467e-06 0.9848079681396484 -0.17364710569381714 -1.7039315025613178e-06 0.9848079681396484 -0.17364710569381714 -1.7039315025613178e-06 0.9848079681396484 -0.17364710569381714 -1.7039315025613178e-06 0.9848073720932007 -0.17365039885044098 -2.215189397247741e-06 0.9848073720932007 -0.17365039885044098 -2.215189397247741e-06 0.9848073720932007 -0.17365039885044098 -2.215189397247741e-06 0.9848085045814514 -0.17364400625228882 1.0222931905445876e-06 0.9848085045814514 -0.17364400625228882 1.0222931905445876e-06 0.9848085045814514 -0.17364400625228882 1.0222931905445876e-06 0.9848071932792664 -0.17365139722824097 1.6564772522542626e-06 0.9848071932792664 -0.17365139722824097 1.6564772522542626e-06 0.9848071932792664 -0.17365139722824097 1.6564772522542626e-06 0.9848067760467529 -0.1736539900302887 0.0 0.9848067760467529 -0.1736539900302887 0.0 0.9848067760467529 -0.1736539900302887 0.0 0.9848074913024902 -0.17364929616451263 -6.041919277777197e-06 0.9848074913024902 -0.17364929616451263 -6.041919277777197e-06 0.9848074913024902 -0.17364929616451263 -6.041919277777197e-06 0.9848059415817261 -0.17365838587284088 1.1633787835307885e-05 0.9848059415817261 -0.17365838587284088 1.1633787835307885e-05 0.9848059415817261 -0.17365838587284088 1.1633787835307885e-05 0.9848110675811768 -0.1736292839050293 -1.4528473911923356e-05 0.9848110675811768 -0.1736292839050293 -1.4528473911923356e-05 0.9848110675811768 -0.1736292839050293 -1.4528473911923356e-05 -0.9848071932792664 0.17365114390850067 2.418600843157037e-06 -0.9848071932792664 0.17365114390850067 2.418600843157037e-06 -0.9848071932792664 0.17365114390850067 2.418600843157037e-06 -0.9848070740699768 0.17365196347236633 -1.3631736237584846e-06 -0.9848070740699768 0.17365196347236633 -1.3631736237584846e-06 -0.9848070740699768 0.17365196347236633 -1.3631736237584846e-06 -0.9848069548606873 0.1736527383327484 1.2779760254488792e-06 -0.9848069548606873 0.1736527383327484 1.2779760254488792e-06 -0.9848069548606873 0.1736527383327484 1.2779760254488792e-06 -0.9848092794418335 0.1736396700143814 1.3629861541630817e-06 -0.9848092794418335 0.1736396700143814 1.3629861541630817e-06 -0.9848092794418335 0.1736396700143814 1.3629861541630817e-06 -0.9848071932792664 0.17365175485610962 7.156701940402854e-06 -0.9848071932792664 0.17365175485610962 7.156701940402854e-06 -0.9848071932792664 0.17365175485610962 7.156701940402854e-06 -0.9848078489303589 0.17364750802516937 3.633026381066884e-06 -0.9848078489303589 0.17364750802516937 3.633026381066884e-06 -0.9848078489303589 0.17364750802516937 3.633026381066884e-06 -0.9848073720932007 0.17365041375160217 0.0 -0.9848073720932007 0.17365041375160217 0.0 -0.9848073720932007 0.17365041375160217 0.0 -0.984805703163147 0.17365984618663788 -1.1726316188287456e-05 -0.984805703163147 0.17365984618663788 -1.1726316188287456e-05 -0.984805703163147 0.17365984618663788 -1.1726316188287456e-05 -0.984809160232544 0.17364028096199036 2.9122817068127915e-05 -0.984809160232544 0.17364028096199036 2.9122817068127915e-05 -0.984809160232544 0.17364028096199036 2.9122817068127915e-05 -0.9848071932792664 0.17365120351314545 -2.4186015252780635e-06 -0.9848071932792664 0.17365120351314545 -2.4186015252780635e-06 -0.9848071932792664 0.17365120351314545 -2.4186015252780635e-06 -0.9848089218139648 0.17364145815372467 -1.3629842214868404e-06 -0.9848089218139648 0.17364145815372467 -1.3629842214868404e-06 -0.9848089218139648 0.17364145815372467 -1.3629842214868404e-06 -0.984807014465332 0.1736520379781723 -7.156720585044241e-06 -0.984807014465332 0.1736520379781723 -7.156720585044241e-06 -0.984807014465332 0.1736520379781723 -7.156720585044241e-06 -0.984809398651123 0.1736387014389038 -2.937392855528742e-05 -0.984809398651123 0.1736387014389038 -2.937392855528742e-05 -0.984809398651123 0.1736387014389038 -2.937392855528742e-05 -0.984807550907135 0.1736491471529007 0.0 -0.984807550907135 0.1736491471529007 0.0 -0.984807550907135 0.1736491471529007 0.0 -0.9848077893257141 0.17364753782749176 -3.6330272905615857e-06 -0.9848077893257141 0.17364753782749176 -3.6330272905615857e-06 -0.9848077893257141 0.17364753782749176 -3.6330272905615857e-06 -0.9848056435585022 0.17366039752960205 1.1726307093340438e-05 -0.9848056435585022 0.17366039752960205 1.1726307093340438e-05 -0.9848056435585022 0.17366039752960205 1.1726307093340438e-05 -0.9848073720932007 0.17365068197250366 0.0 -0.9848073720932007 0.17365068197250366 0.0 -0.9848073720932007 0.17365068197250366 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -7.450099133166077e-07 0.0 -1.0 -7.450099133166077e-07 0.0 -1.0 -7.450099133166077e-07 0.0 -1.0 0.0 0.0 -1.0 0.036505330353975296 0.0 0.9993334412574768 0.036505330353975296 0.0 0.9993334412574768 0.036505330353975296 0.0 0.9993334412574768 -0.6963737607002258 0.12275085598230362 0.7071036696434021 -0.6963737607002258 0.12275085598230362 0.7071036696434021 -0.6963737607002258 0.12275085598230362 0.7071036696434021 -0.6963667273521423 0.12278880923986435 0.7071041464805603 -0.6963667273521423 0.12278880923986435 0.7071041464805603 -0.6963667273521423 0.12278880923986435 0.7071041464805603 -0.6963638067245483 0.12278743088245392 0.7071072459220886 -0.6963638067245483 0.12278743088245392 0.7071072459220886 -0.6963638067245483 0.12278743088245392 0.7071072459220886 -0.6963898539543152 0.12275587022304535 0.707086980342865 -0.6963898539543152 0.12275587022304535 0.707086980342865 -0.6963898539543152 0.12275587022304535 0.707086980342865 -0.6963602900505066 0.12280622124671936 0.7071074843406677 -0.6963602900505066 0.12280622124671936 0.7071074843406677 -0.6963602900505066 0.12280622124671936 0.7071074843406677 -0.6963635683059692 0.1227879449725151 0.7071073651313782 -0.6963635683059692 0.1227879449725151 0.7071073651313782 -0.6963635683059692 0.1227879449725151 0.7071073651313782 -0.6963649988174438 0.12278778105974197 0.7071060538291931 -0.6963649988174438 0.12278778105974197 0.7071060538291931 -0.6963649988174438 0.12278778105974197 0.7071060538291931 -0.6963661313056946 0.12278120219707489 0.7071060538291931 -0.6963661313056946 0.12278120219707489 0.7071060538291931 -0.6963661313056946 0.12278120219707489 0.7071060538291931 0.21693046391010284 0.0 -0.9761871099472046 0.21693046391010284 0.0 -0.9761871099472046 0.21693046391010284 0.0 -0.9761871099472046 0.17364263534545898 0.9848087430000305 0.0 0.17364263534545898 0.9848087430000305 0.0 0.17364263534545898 0.9848087430000305 0.0 0.6963610649108887 -0.12279022485017776 -0.7071094512939453 0.6963610649108887 -0.12279022485017776 -0.7071094512939453 0.6963610649108887 -0.12279022485017776 -0.7071094512939453 0.6963506937026978 -0.12278096377849579 -0.7071213126182556 0.6963506937026978 -0.12278096377849579 -0.7071213126182556 0.6963506937026978 -0.12278096377849579 -0.7071213126182556 -0.1736498475074768 -0.984807550907135 0.0 -0.1736498475074768 -0.984807550907135 0.0 -0.1736498475074768 -0.984807550907135 0.0 -0.044945403933525085 -0.2548748552799225 -0.9659289121627808 -0.044945403933525085 -0.2548748552799225 -0.9659289121627808 -0.044945403933525085 -0.2548748552799225 -0.9659289121627808 -0.04494723677635193 -0.2548760175704956 -0.9659285545349121 -0.04494723677635193 -0.2548760175704956 -0.9659285545349121 -0.04494723677635193 -0.2548760175704956 -0.9659285545349121 -0.044935744255781174 -0.25487858057022095 -0.9659283757209778 -0.044935744255781174 -0.25487858057022095 -0.9659283757209778 -0.044935744255781174 -0.25487858057022095 -0.9659283757209778 -0.044951487332582474 -0.2549056112766266 -0.9659204483032227 -0.044951487332582474 -0.2549056112766266 -0.9659204483032227 -0.044951487332582474 -0.2549056112766266 -0.9659204483032227 -0.044947780668735504 -0.2549078166484833 -0.965920090675354 -0.044947780668735504 -0.2549078166484833 -0.965920090675354 -0.044947780668735504 -0.2549078166484833 -0.965920090675354 -0.044937003403902054 -0.2548724412918091 -0.9659299254417419 -0.044937003403902054 -0.2548724412918091 -0.9659299254417419 -0.044937003403902054 -0.2548724412918091 -0.9659299254417419 -0.044945791363716125 -0.2548748254776001 0.965928852558136 -0.044945791363716125 -0.2548748254776001 0.965928852558136 -0.044945791363716125 -0.2548748254776001 0.965928852558136 -0.04494698718190193 -0.25487667322158813 0.965928316116333 -0.04494698718190193 -0.25487667322158813 0.965928316116333 -0.04494698718190193 -0.25487667322158813 0.965928316116333 -0.04493572935461998 -0.2548792064189911 0.9659282565116882 -0.04493572935461998 -0.2548792064189911 0.9659282565116882 -0.04493572935461998 -0.2548792064189911 0.9659282565116882 -0.04495144635438919 -0.25490573048591614 0.9659205079078674 -0.04495144635438919 -0.25490573048591614 0.9659205079078674 -0.04495144635438919 -0.25490573048591614 0.9659205079078674 -0.04494789242744446 -0.2549077570438385 0.965920090675354 -0.04494789242744446 -0.2549077570438385 0.965920090675354 -0.04494789242744446 -0.2549077570438385 0.965920090675354 -0.04493670538067818 -0.25487220287323 0.9659300446510315 -0.04493670538067818 -0.25487220287323 0.9659300446510315 -0.04493670538067818 -0.25487220287323 0.9659300446510315 0.044951148331165314 0.25490570068359375 0.9659205675125122 0.044951148331165314 0.25490570068359375 0.9659205675125122 0.044951148331165314 0.25490570068359375 0.9659205675125122 0.04495200514793396 0.2549048662185669 0.9659208059310913 0.04495200514793396 0.2549048662185669 0.9659208059310913 0.04495200514793396 0.2549048662185669 0.9659208059310913 0.04495164379477501 0.2549067437648773 0.9659202098846436 0.04495164379477501 0.2549067437648773 0.9659202098846436 0.04495164379477501 0.2549067437648773 0.9659202098846436 0.04493466019630432 0.25487756729125977 0.9659287333488464 0.04493466019630432 0.25487756729125977 0.9659287333488464 0.04493466019630432 0.25487756729125977 0.9659287333488464 0.04493784159421921 0.2548786401748657 0.9659281969070435 0.04493784159421921 0.2548786401748657 0.9659281969070435 0.04493784159421921 0.2548786401748657 0.9659281969070435 0.044947247952222824 0.25490832328796387 0.9659201502799988 0.044947247952222824 0.25490832328796387 0.9659201502799988 0.044947247952222824 0.25490832328796387 0.9659201502799988 -0.16774982213974 -0.9512535333633423 0.2587985694408417 -0.16774982213974 -0.9512535333633423 0.2587985694408417 -0.16774982213974 -0.9512535333633423 0.2587985694408417 -0.16775012016296387 -0.9512542486190796 0.2587955594062805 -0.16775012016296387 -0.9512542486190796 0.2587955594062805 -0.16775012016296387 -0.9512542486190796 0.2587955594062805 -0.16775092482566833 -0.9512554407119751 0.2587909698486328 -0.16775092482566833 -0.9512554407119751 0.2587909698486328 -0.16775092482566833 -0.9512554407119751 0.2587909698486328 -0.16775229573249817 -0.9512553215026855 0.2587903141975403 -0.16775229573249817 -0.9512553215026855 0.2587903141975403 -0.16775229573249817 -0.9512553215026855 0.2587903141975403 -0.16773556172847748 -0.9512572884559631 0.25879380106925964 -0.16773556172847748 -0.9512572884559631 0.25879380106925964 -0.16773556172847748 -0.9512572884559631 0.25879380106925964 -0.16771447658538818 -0.9512311220169067 0.25890398025512695 -0.16771447658538818 -0.9512311220169067 0.25890398025512695 -0.16771447658538818 -0.9512311220169067 0.25890398025512695 -0.12280428409576416 -0.6963776350021362 -0.7070907354354858 -0.12280428409576416 -0.6963776350021362 -0.7070907354354858 -0.12280428409576416 -0.6963776350021362 -0.7070907354354858 -0.12280319631099701 -0.6963796019554138 -0.7070889472961426 -0.12280319631099701 -0.6963796019554138 -0.7070889472961426 -0.12280319631099701 -0.6963796019554138 -0.7070889472961426 -0.12280438840389252 -0.6963780522346497 -0.7070902585983276 -0.12280438840389252 -0.6963780522346497 -0.7070902585983276 -0.12280438840389252 -0.6963780522346497 -0.7070902585983276 -0.12276444584131241 -0.696321964263916 -0.7071524262428284 -0.12276444584131241 -0.696321964263916 -0.7071524262428284 -0.12276444584131241 -0.696321964263916 -0.7071524262428284 -0.12279269844293594 -0.6963794827461243 -0.7070909738540649 -0.12279269844293594 -0.6963794827461243 -0.7070909738540649 -0.12279269844293594 -0.6963794827461243 -0.7070909738540649 -0.12279243767261505 -0.6963786482810974 -0.7070916891098022 -0.12279243767261505 -0.6963786482810974 -0.7070916891098022 -0.12279243767261505 -0.6963786482810974 -0.7070916891098022 -0.12280406802892685 -0.696377694606781 0.7070908546447754 -0.12280406802892685 -0.696377694606781 0.7070908546447754 -0.12280406802892685 -0.696377694606781 0.7070908546447754 -0.12280333042144775 -0.6963794231414795 0.7070892453193665 -0.12280333042144775 -0.6963794231414795 0.7070892453193665 -0.12280333042144775 -0.6963794231414795 0.7070892453193665 -0.12280425429344177 -0.6963767409324646 0.7070915699005127 -0.12280425429344177 -0.6963767409324646 0.7070915699005127 -0.12280425429344177 -0.6963767409324646 0.7070915699005127 -0.1227644607424736 -0.6963211297988892 0.7071532607078552 -0.1227644607424736 -0.6963211297988892 0.7071532607078552 -0.1227644607424736 -0.6963211297988892 0.7071532607078552 -0.12279240041971207 -0.6963778734207153 0.7070926427841187 -0.12279240041971207 -0.6963778734207153 0.7070926427841187 -0.12279240041971207 -0.6963778734207153 0.7070926427841187 -0.12279302626848221 -0.6963796019554138 0.7070907354354858 -0.12279302626848221 -0.6963796019554138 0.7070907354354858 -0.12279302626848221 -0.6963796019554138 0.7070907354354858 -0.16775020956993103 -0.9512537717819214 -0.25879746675491333 -0.16775020956993103 -0.9512537717819214 -0.25879746675491333 -0.16775020956993103 -0.9512537717819214 -0.25879746675491333 -0.1677500605583191 -0.9512539505958557 -0.2587972581386566 -0.1677500605583191 -0.9512539505958557 -0.2587972581386566 -0.1677500605583191 -0.9512539505958557 -0.2587972581386566 -0.1677509993314743 -0.9512554407119751 -0.2587910294532776 -0.1677509993314743 -0.9512554407119751 -0.2587910294532776 -0.1677509993314743 -0.9512554407119751 -0.2587910294532776 -0.1677524596452713 -0.9512553215026855 -0.2587905526161194 -0.1677524596452713 -0.9512553215026855 -0.2587905526161194 -0.1677524596452713 -0.9512553215026855 -0.2587905526161194 -0.16773556172847748 -0.9512578845024109 -0.258791983127594 -0.16773556172847748 -0.9512578845024109 -0.258791983127594 -0.16773556172847748 -0.9512578845024109 -0.258791983127594 -0.16771475970745087 -0.9512316584587097 -0.2589016258716583 -0.16771475970745087 -0.9512316584587097 -0.2589016258716583 -0.16771475970745087 -0.9512316584587097 -0.2589016258716583 0.0449523888528347 0.25490522384643555 -0.9659205675125122 0.0449523888528347 0.25490522384643555 -0.9659205675125122 0.0449523888528347 0.25490522384643555 -0.9659205675125122 0.04495055228471756 0.25490429997444153 -0.9659209251403809 0.04495055228471756 0.25490429997444153 -0.9659209251403809 0.04495055228471756 0.25490429997444153 -0.9659209251403809 0.0449516586959362 0.2549065947532654 -0.9659203290939331 0.0449516586959362 0.2549065947532654 -0.9659203290939331 0.0449516586959362 0.2549065947532654 -0.9659203290939331 0.044934697449207306 0.2548770606517792 -0.965928852558136 0.044934697449207306 0.2548770606517792 -0.965928852558136 0.044934697449207306 0.2548770606517792 -0.965928852558136 0.044938068836927414 0.2548784613609314 -0.965928316116333 0.044938068836927414 0.2548784613609314 -0.965928316116333 0.044938068836927414 0.2548784613609314 -0.965928316116333 0.04494655504822731 0.2549072802066803 -0.9659203886985779 0.04494655504822731 0.2549072802066803 -0.9659203886985779 0.04494655504822731 0.2549072802066803 -0.9659203886985779 0.12280286103487015 0.696377694606781 -0.7070908546447754 0.12280286103487015 0.696377694606781 -0.7070908546447754 0.12280286103487015 0.696377694606781 -0.7070908546447754 0.12273555248975754 0.696327805519104 -0.7071516513824463 0.12273555248975754 0.696327805519104 -0.7071516513824463 0.12273555248975754 0.696327805519104 -0.7071516513824463 0.12276308983564377 0.6963262557983398 -0.7071484923362732 0.12276308983564377 0.6963262557983398 -0.7071484923362732 0.12276308983564377 0.6963262557983398 -0.7071484923362732 0.12280245125293732 0.6963780522346497 -0.7070906162261963 0.12280245125293732 0.6963780522346497 -0.7070906162261963 0.12280245125293732 0.6963780522346497 -0.7070906162261963 0.12279011309146881 0.6963763236999512 -0.7070944905281067 0.12279011309146881 0.6963763236999512 -0.7070944905281067 0.12279011309146881 0.6963763236999512 -0.7070944905281067 0.1227908730506897 0.6963819861412048 -0.7070887684822083 0.1227908730506897 0.6963819861412048 -0.7070887684822083 0.1227908730506897 0.6963819861412048 -0.7070887684822083 0.1676662713289261 0.9512389302253723 0.25890621542930603 0.1676662713289261 0.9512389302253723 0.25890621542930603 0.1676662713289261 0.9512389302253723 0.25890621542930603 0.16774876415729523 0.9512547254562378 0.25879472494125366 0.16774876415729523 0.9512547254562378 0.25879472494125366 0.16774876415729523 0.9512547254562378 0.25879472494125366 0.16774722933769226 0.9512503147125244 0.2588122487068176 0.16774722933769226 0.9512503147125244 0.2588122487068176 0.16774722933769226 0.9512503147125244 0.2588122487068176 0.16775208711624146 0.9512536525726318 0.2587969899177551 0.16775208711624146 0.9512536525726318 0.2587969899177551 0.16775208711624146 0.9512536525726318 0.2587969899177551 0.16773195564746857 0.9512540102005005 0.25880858302116394 0.16773195564746857 0.9512540102005005 0.25880858302116394 0.16773195564746857 0.9512540102005005 0.25880858302116394 0.16771455109119415 0.9512320160865784 0.25890040397644043 0.16771455109119415 0.9512320160865784 0.25890040397644043 0.16771455109119415 0.9512320160865784 0.25890040397644043 0.12280308455228806 0.6963779926300049 0.7070906758308411 0.12280308455228806 0.6963779926300049 0.7070906758308411 0.12280308455228806 0.6963779926300049 0.7070906758308411 0.12273549288511276 0.6963278651237488 0.7071517109870911 0.12273549288511276 0.6963278651237488 0.7071517109870911 0.12273549288511276 0.6963278651237488 0.7071517109870911 0.12276303023099899 0.6963249444961548 0.7071498036384583 0.12276303023099899 0.6963249444961548 0.7071498036384583 0.12276303023099899 0.6963249444961548 0.7071498036384583 0.12280229479074478 0.6963776350021362 0.7070910930633545 0.12280229479074478 0.6963776350021362 0.7070910930633545 0.12280229479074478 0.6963776350021362 0.7070910930633545 0.12278996407985687 0.696376621723175 0.707094132900238 0.12278996407985687 0.696376621723175 0.707094132900238 0.12278996407985687 0.696376621723175 0.707094132900238 0.12279058247804642 0.6963801383972168 0.7070905566215515 0.12279058247804642 0.6963801383972168 0.7070905566215515 0.12279058247804642 0.6963801383972168 0.7070905566215515 0.16766613721847534 0.9512395262718201 -0.2589045763015747 0.16766613721847534 0.9512395262718201 -0.2589045763015747 0.16766613721847534 0.9512395262718201 -0.2589045763015747 0.16774897277355194 0.9512549042701721 -0.2587939500808716 0.16774897277355194 0.9512549042701721 -0.2587939500808716 0.16774897277355194 0.9512549042701721 -0.2587939500808716 0.1677473932504654 0.9512502551078796 -0.25881227850914 0.1677473932504654 0.9512502551078796 -0.25881227850914 0.1677473932504654 0.9512502551078796 -0.25881227850914 0.16775211691856384 0.951253354549408 -0.25879770517349243 0.16775211691856384 0.951253354549408 -0.25879770517349243 0.16775211691856384 0.951253354549408 -0.25879770517349243 0.16773179173469543 0.9512531757354736 -0.25881126523017883 0.16773179173469543 0.9512531757354736 -0.25881126523017883 0.16773179173469543 0.9512531757354736 -0.25881126523017883 0.16771452128887177 0.9512318968772888 -0.2589012682437897 0.16771452128887177 0.9512318968772888 -0.2589012682437897 0.16771452128887177 0.9512318968772888 -0.2589012682437897 0.12281864136457443 0.6963611841201782 0.7071043848991394 0.12281864136457443 0.6963611841201782 0.7071043848991394 0.12281864136457443 0.6963611841201782 0.7071043848991394 0.12278924137353897 0.6963675618171692 0.7071033716201782 0.12278924137353897 0.6963675618171692 0.7071033716201782 0.12278924137353897 0.6963675618171692 0.7071033716201782 0.12278339266777039 0.6963492631912231 0.7071223258972168 0.12278339266777039 0.6963492631912231 0.7071223258972168 0.12278339266777039 0.6963492631912231 0.7071223258972168 0.12278199940919876 0.6963508725166321 0.7071208953857422 0.12278199940919876 0.6963508725166321 0.7071208953857422 0.12278199940919876 0.6963508725166321 0.7071208953857422 -0.12278982251882553 -0.6963669061660767 0.7071037292480469 -0.12278982251882553 -0.6963669061660767 0.7071037292480469 -0.12278982251882553 -0.6963669061660767 0.7071037292480469 -0.1227893978357315 -0.6963667869567871 0.707103967666626 -0.1227893978357315 -0.6963667869567871 0.707103967666626 -0.1227893978357315 -0.6963667869567871 0.707103967666626 -0.12275516241788864 -0.6963735222816467 0.7071032524108887 -0.12275516241788864 -0.6963735222816467 0.7071032524108887 -0.12275516241788864 -0.6963735222816467 0.7071032524108887 -0.12276149541139603 -0.6963723301887512 0.7071033120155334 -0.12276149541139603 -0.6963723301887512 0.7071033120155334 -0.12276149541139603 -0.6963723301887512 0.7071033120155334 -0.12279101461172104 -0.6963655352592468 0.7071048617362976 -0.12279101461172104 -0.6963655352592468 0.7071048617362976 -0.12279101461172104 -0.6963655352592468 0.7071048617362976 -0.12279035151004791 -0.6963669657707214 0.7071035504341125 -0.12279035151004791 -0.6963669657707214 0.7071035504341125 -0.12279035151004791 -0.6963669657707214 0.7071035504341125 0.696358859539032 -0.12283501029014587 0.7071038484573364 0.696358859539032 -0.12283501029014587 0.7071038484573364 0.696358859539032 -0.12283501029014587 0.7071038484573364 0.6963666081428528 -0.12278726696968079 0.7071045637130737 0.6963666081428528 -0.12278726696968079 0.7071045637130737 0.6963666081428528 -0.12278726696968079 0.7071045637130737 0.6963671445846558 -0.12278718501329422 0.7071040868759155 0.6963671445846558 -0.12278718501329422 0.7071040868759155 0.6963671445846558 -0.12278718501329422 0.7071040868759155 0.6963575482368469 -0.12283477187156677 0.7071051597595215 0.6963575482368469 -0.12283477187156677 0.7071051597595215 0.6963575482368469 -0.12283477187156677 0.7071051597595215 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -0.9848087430000305 0.1736423522233963 0.0 -0.9848087430000305 0.1736423522233963 0.0 -0.9848087430000305 0.1736423522233963 0.0 -0.9848086833953857 0.17364272475242615 0.0 -0.9848086833953857 0.17364272475242615 0.0 -0.9848086833953857 0.17364272475242615 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.9848070740699768 -0.17365169525146484 0.0 0.9848070740699768 -0.17365169525146484 0.0 0.9848070740699768 -0.17365169525146484 0.0 0.9848071336746216 -0.17365138232707977 0.0 0.9848071336746216 -0.17365138232707977 0.0 0.9848071336746216 -0.17365138232707977 0.0 0.9848012924194336 -0.17368465662002563 0.0 0.9848012924194336 -0.17368465662002563 0.0 0.9848012924194336 -0.17368465662002563 0.0 0.9848012924194336 -0.17368470132350922 0.0 0.9848012924194336 -0.17368470132350922 0.0 0.9848012924194336 -0.17368470132350922 0.0 0.9848085045814514 -0.17364393174648285 0.0 0.9848085045814514 -0.17364393174648285 0.0 0.9848085045814514 -0.17364393174648285 0.0 0.9848081469535828 -0.1736457794904709 0.0 0.9848081469535828 -0.1736457794904709 0.0 0.9848081469535828 -0.1736457794904709 0.0 0.9848033785820007 -0.17367281019687653 0.0 0.9848033785820007 -0.17367281019687653 0.0 0.9848033785820007 -0.17367281019687653 0.0 0.9848033785820007 -0.17367321252822876 0.0 0.9848033785820007 -0.17367321252822876 0.0 0.9848033785820007 -0.17367321252822876 0.0 0.9848048090934753 -0.17366497218608856 0.0 0.9848048090934753 -0.17366497218608856 0.0 0.9848048090934753 -0.17366497218608856 0.0 0.9848031997680664 -0.1736738681793213 0.0 0.9848031997680664 -0.1736738681793213 0.0 0.9848031997680664 -0.1736738681793213 0.0 0.9848031997680664 -0.173674076795578 0.0 0.9848031997680664 -0.173674076795578 0.0 0.9848031997680664 -0.173674076795578 0.0 0.9848068952560425 -0.17365336418151855 -1.7283313354710117e-05 0.9848068952560425 -0.17365336418151855 -1.7283313354710117e-05 0.9848068952560425 -0.17365336418151855 -1.7283313354710117e-05 0.9848004579544067 -0.17368963360786438 6.567124364664778e-05 0.9848004579544067 -0.17368963360786438 6.567124364664778e-05 0.9848004579544067 -0.17368963360786438 6.567124364664778e-05 0.9848066568374634 -0.1736549437046051 -1.907572823256487e-06 0.9848066568374634 -0.1736549437046051 -1.907572823256487e-06 0.9848066568374634 -0.1736549437046051 -1.907572823256487e-06 0.9848244190216064 -0.1735536754131317 -1.9533134036464617e-05 0.9848244190216064 -0.1735536754131317 -1.9533134036464617e-05 0.9848244190216064 -0.1735536754131317 -1.9533134036464617e-05 0.9848101139068604 -0.17363478243350983 -4.249224002705887e-05 0.9848101139068604 -0.17363478243350983 -4.249224002705887e-05 0.9848101139068604 -0.17363478243350983 -4.249224002705887e-05 0.9848175644874573 -0.17359277606010437 6.881976150907576e-05 0.9848175644874573 -0.17359277606010437 6.881976150907576e-05 0.9848175644874573 -0.17359277606010437 6.881976150907576e-05 0.9848051071166992 -0.17366287112236023 3.5882339943782426e-07 0.9848051071166992 -0.17366287112236023 3.5882339943782426e-07 0.9848051071166992 -0.17366287112236023 3.5882339943782426e-07 0.9848283529281616 -0.1735314577817917 -4.02081677748356e-05 0.9848283529281616 -0.1735314577817917 -4.02081677748356e-05 0.9848283529281616 -0.1735314577817917 -4.02081677748356e-05 0.9847806096076965 -0.17380179464817047 6.058515646145679e-05 0.9847806096076965 -0.17380179464817047 6.058515646145679e-05 0.9847806096076965 -0.17380179464817047 6.058515646145679e-05 0.9848024249076843 -0.17367856204509735 -4.1910850995918736e-05 0.9848024249076843 -0.17367856204509735 -4.1910850995918736e-05 0.9848024249076843 -0.17367856204509735 -4.1910850995918736e-05 0.9848214387893677 -0.17357061803340912 -2.826446871040389e-05 0.9848214387893677 -0.17357061803340912 -2.826446871040389e-05 0.9848214387893677 -0.17357061803340912 -2.826446871040389e-05 0.9848077297210693 -0.17364847660064697 -9.076509741134942e-06 0.9848077297210693 -0.17364847660064697 -9.076509741134942e-06 0.9848077297210693 -0.17364847660064697 -9.076509741134942e-06 0.9847986698150635 -0.17369970679283142 -1.7640331861912273e-05 0.9847986698150635 -0.17369970679283142 -1.7640331861912273e-05 0.9847986698150635 -0.17369970679283142 -1.7640331861912273e-05 0.9847917556762695 -0.17373888194561005 -4.7065037506399676e-05 0.9847917556762695 -0.17373888194561005 -4.7065037506399676e-05 0.9847917556762695 -0.17373888194561005 -4.7065037506399676e-05 0.9848123788833618 -0.1736215054988861 -3.801588172791526e-05 0.9848123788833618 -0.1736215054988861 -3.801588172791526e-05 0.9848123788833618 -0.1736215054988861 -3.801588172791526e-05 0.9848114848136902 -0.17362770438194275 -3.31368028128054e-05 0.9848114848136902 -0.17362770438194275 -3.31368028128054e-05 0.9848114848136902 -0.17362770438194275 -3.31368028128054e-05 0.9848293662071228 -0.17352557182312012 9.082204633159563e-05 0.9848293662071228 -0.17352557182312012 9.082204633159563e-05 0.9848293662071228 -0.17352557182312012 9.082204633159563e-05 0.9847680330276489 -0.17387378215789795 -5.410193625721149e-05 0.9847680330276489 -0.17387378215789795 -5.410193625721149e-05 0.9847680330276489 -0.17387378215789795 -5.410193625721149e-05 0.9848957657814026 -0.17314855754375458 0.0 0.9848957657814026 -0.17314855754375458 0.0 0.9848957657814026 -0.17314855754375458 0.0 0.9848173260688782 -0.17359377443790436 3.111236583208665e-05 0.9848173260688782 -0.17359377443790436 3.111236583208665e-05 0.9848173260688782 -0.17359377443790436 3.111236583208665e-05 0.9848088026046753 -0.17364217340946198 -3.398377157282084e-05 0.9848088026046753 -0.17364217340946198 -3.398377157282084e-05 0.9848088026046753 -0.17364217340946198 -3.398377157282084e-05 0.9847810864448547 -0.17379900813102722 -7.288842607522383e-05 0.9847810864448547 -0.17379900813102722 -7.288842607522383e-05 0.9847810864448547 -0.17379900813102722 -7.288842607522383e-05 0.9848090410232544 -0.17364095151424408 3.61319980584085e-05 0.9848090410232544 -0.17364095151424408 3.61319980584085e-05 0.9848090410232544 -0.17364095151424408 3.61319980584085e-05 0.9848214387893677 -0.17357027530670166 2.8291085982345976e-05 0.9848214387893677 -0.17357027530670166 2.8291085982345976e-05 0.9848214387893677 -0.17357027530670166 2.8291085982345976e-05 0.9848150014877319 -0.1736069619655609 1.4708195521961898e-05 0.9848150014877319 -0.1736069619655609 1.4708195521961898e-05 0.9848150014877319 -0.1736069619655609 1.4708195521961898e-05 0.98480224609375 -0.17367908358573914 1.3029188266955316e-05 0.98480224609375 -0.17367908358573914 1.3029188266955316e-05 0.98480224609375 -0.17367908358573914 1.3029188266955316e-05 0.9847961664199829 -0.17371372878551483 2.792945088003762e-05 0.9847961664199829 -0.17371372878551483 2.792945088003762e-05 0.9847961664199829 -0.17371372878551483 2.792945088003762e-05 0.9848071932792664 -0.1736513376235962 1.1154637832078151e-05 0.9848071932792664 -0.1736513376235962 1.1154637832078151e-05 0.9848071932792664 -0.1736513376235962 1.1154637832078151e-05 0.9847885966300964 -0.17375704646110535 1.986845745705068e-05 0.9847885966300964 -0.17375704646110535 1.986845745705068e-05 0.9847885966300964 -0.17375704646110535 1.986845745705068e-05 0.9848137497901917 -0.17361405491828918 1.166196852864232e-06 0.9848137497901917 -0.17361405491828918 1.166196852864232e-06 0.9848137497901917 -0.17361405491828918 1.166196852864232e-06 0.984816312789917 -0.1735997349023819 0.0 0.984816312789917 -0.1735997349023819 0.0 0.984816312789917 -0.1735997349023819 0.0 0.9848152995109558 -0.17360544204711914 -5.840970334247686e-05 0.9848152995109558 -0.17360544204711914 -5.840970334247686e-05 0.9848152995109558 -0.17360544204711914 -5.840970334247686e-05 0.9848048686981201 -0.17366482317447662 0.0 0.9848048686981201 -0.17366482317447662 0.0 0.9848048686981201 -0.17366482317447662 0.0 0.9848055839538574 -0.17366035282611847 1.6194652516787755e-06 0.9848055839538574 -0.17366035282611847 1.6194652516787755e-06 0.9848055839538574 -0.17366035282611847 1.6194652516787755e-06 0.9848056435585022 -0.1736602783203125 0.0 0.9848056435585022 -0.1736602783203125 0.0 0.9848056435585022 -0.1736602783203125 0.0 0.9848044514656067 -0.17366661131381989 0.0 0.9848044514656067 -0.17366661131381989 0.0 0.9848044514656067 -0.17366661131381989 0.0 0.9848052859306335 -0.17366240918636322 0.0 0.9848052859306335 -0.17366240918636322 0.0 0.9848052859306335 -0.17366240918636322 0.0 0.9848155379295349 -0.17360390722751617 -1.4665758499177173e-05 0.9848155379295349 -0.17360390722751617 -1.4665758499177173e-05 0.9848155379295349 -0.17360390722751617 -1.4665758499177173e-05 0.9848164319992065 -0.17359893023967743 3.4489951303839916e-06 0.9848164319992065 -0.17359893023967743 3.4489951303839916e-06 0.9848164319992065 -0.17359893023967743 3.4489951303839916e-06 0.9848172068595886 -0.173594668507576 1.6214931747526862e-05 0.9848172068595886 -0.173594668507576 1.6214931747526862e-05 0.9848172068595886 -0.173594668507576 1.6214931747526862e-05 0.9848049879074097 -0.17366363108158112 1.71372048498597e-05 0.9848049879074097 -0.17366363108158112 1.71372048498597e-05 0.9848049879074097 -0.17366363108158112 1.71372048498597e-05 0.9848166108131409 -0.17359822988510132 3.524182830005884e-05 0.9848166108131409 -0.17359822988510132 3.524182830005884e-05 0.9848166108131409 -0.17359822988510132 3.524182830005884e-05 0.9848061203956604 -0.17365731298923492 -0.00011366631952114403 0.9848061203956604 -0.17365731298923492 -0.00011366631952114403 0.9848061203956604 -0.17365731298923492 -0.00011366631952114403 0.9848185777664185 -0.17358729243278503 -1.6161737221409567e-05 0.9848185777664185 -0.17358729243278503 -1.6161737221409567e-05 0.9848185777664185 -0.17358729243278503 -1.6161737221409567e-05 0.9847963452339172 -0.17371273040771484 8.501417323714122e-05 0.9847963452339172 -0.17371273040771484 8.501417323714122e-05 0.9847963452339172 -0.17371273040771484 8.501417323714122e-05 0.9848142266273499 -0.17361176013946533 -5.956612199042866e-07 0.9848142266273499 -0.17361176013946533 -5.956612199042866e-07 0.9848142266273499 -0.17361176013946533 -5.956612199042866e-07 0.984805166721344 -0.1736627221107483 3.0505208997055888e-05 0.984805166721344 -0.1736627221107483 3.0505208997055888e-05 0.984805166721344 -0.1736627221107483 3.0505208997055888e-05 0.984828531742096 -0.1735304445028305 4.4625809096032754e-05 0.984828531742096 -0.1735304445028305 4.4625809096032754e-05 0.984828531742096 -0.1735304445028305 4.4625809096032754e-05 0.9848038554191589 -0.1736701875925064 7.188813469838351e-05 0.9848038554191589 -0.1736701875925064 7.188813469838351e-05 0.9848038554191589 -0.1736701875925064 7.188813469838351e-05 0.9848348498344421 -0.1734946221113205 8.966150926426053e-05 0.9848348498344421 -0.1734946221113205 8.966150926426053e-05 0.9848348498344421 -0.1734946221113205 8.966150926426053e-05 0.9847927093505859 -0.1737336367368698 -3.299373565823771e-05 0.9847927093505859 -0.1737336367368698 -3.299373565823771e-05 0.9847927093505859 -0.1737336367368698 -3.299373565823771e-05 0.9848142266273499 -0.173611119389534 -2.487135679984931e-05 0.9848142266273499 -0.173611119389534 -2.487135679984931e-05 0.9848142266273499 -0.173611119389534 -2.487135679984931e-05 0.9848099946975708 -0.17363585531711578 -2.3711067115073092e-05 0.9848099946975708 -0.17363585531711578 -2.3711067115073092e-05 0.9848099946975708 -0.17363585531711578 -2.3711067115073092e-05 0.9848037958145142 -0.17367056012153625 -6.621527427341789e-05 0.9848037958145142 -0.17367056012153625 -6.621527427341789e-05 0.9848037958145142 -0.17367056012153625 -6.621527427341789e-05 0.9848226308822632 -0.17356352508068085 -2.8745660529239103e-05 0.9848226308822632 -0.17356352508068085 -2.8745660529239103e-05 0.9848226308822632 -0.17356352508068085 -2.8745660529239103e-05 0.9849135875701904 -0.17304690182209015 0.0 0.9849135875701904 -0.17304690182209015 0.0 0.9849135875701904 -0.17304690182209015 0.0 0.9848058819770813 -0.17365868389606476 -5.262665217742324e-05 0.9848058819770813 -0.17365868389606476 -5.262665217742324e-05 0.9848058819770813 -0.17365868389606476 -5.262665217742324e-05 0.9848204255104065 -0.17357619106769562 5.0704173190752044e-05 0.9848204255104065 -0.17357619106769562 5.0704173190752044e-05 0.9848204255104065 -0.17357619106769562 5.0704173190752044e-05 0.9848061800003052 -0.17365677654743195 3.5155073419446126e-05 0.9848061800003052 -0.17365677654743195 3.5155073419446126e-05 0.9848061800003052 -0.17365677654743195 3.5155073419446126e-05 0.9847959876060486 -0.17371432483196259 -2.2777776393922977e-05 0.9847959876060486 -0.17371432483196259 -2.2777776393922977e-05 0.9847959876060486 -0.17371432483196259 -2.2777776393922977e-05 0.9848254919052124 -0.17354734241962433 -4.597009319695644e-05 0.9848254919052124 -0.17354734241962433 -4.597009319695644e-05 0.9848254919052124 -0.17354734241962433 -4.597009319695644e-05 0.9848116040229797 -0.17362655699253082 -7.078584894770756e-05 0.9848116040229797 -0.17362655699253082 -7.078584894770756e-05 0.9848116040229797 -0.17362655699253082 -7.078584894770756e-05 0.9848017692565918 -0.173682302236557 1.852569948823657e-05 0.9848017692565918 -0.173682302236557 1.852569948823657e-05 0.9848017692565918 -0.173682302236557 1.852569948823657e-05 0.9848329424858093 -0.17350539565086365 -9.227474947692826e-05 0.9848329424858093 -0.17350539565086365 -9.227474947692826e-05 0.9848329424858093 -0.17350539565086365 -9.227474947692826e-05 0.9848082065582275 -0.17364543676376343 1.394282321598439e-06 0.9848082065582275 -0.17364543676376343 1.394282321598439e-06 0.9848082065582275 -0.17364543676376343 1.394282321598439e-06 0.9847868084907532 -0.17376723885536194 2.440933712932747e-05 0.9847868084907532 -0.17376723885536194 2.440933712932747e-05 0.9847868084907532 -0.17376723885536194 2.440933712932747e-05 0.9848076701164246 -0.17364861071109772 2.9157590120121313e-07 0.9848076701164246 -0.17364861071109772 2.9157590120121313e-07 0.9848076701164246 -0.17364861071109772 2.9157590120121313e-07 0.9848073720932007 -0.17365020513534546 -2.6425072974234354e-06 0.9848073720932007 -0.17365020513534546 -2.6425072974234354e-06 0.9848073720932007 -0.17365020513534546 -2.6425072974234354e-06 0.9848178029060364 -0.17359070479869843 -4.970978625351563e-05 0.9848178029060364 -0.17359070479869843 -4.970978625351563e-05 0.9848178029060364 -0.17359070479869843 -4.970978625351563e-05 0.9847978353500366 -0.1737043410539627 0.0 0.9847978353500366 -0.1737043410539627 0.0 0.9847978353500366 -0.1737043410539627 0.0 0.9847959280014038 -0.17371496558189392 0.0 0.9847959280014038 -0.17371496558189392 0.0 0.9847959280014038 -0.17371496558189392 0.0 0.9848055839538574 -0.17366012930870056 0.0 0.9848055839538574 -0.17366012930870056 0.0 0.9848055839538574 -0.17366012930870056 0.0 0.9848051071166992 -0.1736629456281662 0.0 0.9848051071166992 -0.1736629456281662 0.0 0.9848051071166992 -0.1736629456281662 0.0 0.9848055243492126 -0.17366091907024384 0.0 0.9848055243492126 -0.17366091907024384 0.0 0.9848055243492126 -0.17366091907024384 0.0 0.9848053455352783 -0.17366209626197815 0.0 0.9848053455352783 -0.17366209626197815 0.0 0.9848053455352783 -0.17366209626197815 0.0 0.9848077893257141 -0.17364810407161713 -4.48960745416116e-05 0.9848077893257141 -0.17364810407161713 -4.48960745416116e-05 0.9848077893257141 -0.17364810407161713 -4.48960745416116e-05 0.9848017692565918 -0.17368203401565552 -2.114596100000199e-06 0.9848017692565918 -0.17368203401565552 -2.114596100000199e-06 0.9848017692565918 -0.17368203401565552 -2.114596100000199e-06 0.9848050475120544 -0.17366358637809753 0.0 0.9848050475120544 -0.17366358637809753 0.0 0.9848050475120544 -0.17366358637809753 0.0 0.9848051071166992 -0.1736629754304886 0.0 0.9848051071166992 -0.1736629754304886 0.0 0.9848051071166992 -0.1736629754304886 0.0 0.9848060607910156 -0.17365756630897522 -8.517500646121334e-06 0.9848060607910156 -0.17365756630897522 -8.517500646121334e-06 0.9848060607910156 -0.17365756630897522 -8.517500646121334e-06 0.9848026037216187 -0.17367735505104065 4.843840088142315e-06 0.9848026037216187 -0.17367735505104065 4.843840088142315e-06 0.9848026037216187 -0.17367735505104065 4.843840088142315e-06 0.9848228096961975 -0.1735628843307495 0.0 0.9848228096961975 -0.1735628843307495 0.0 0.9848228096961975 -0.1735628843307495 0.0 0.9848260879516602 -0.17354410886764526 0.0 0.9848260879516602 -0.17354410886764526 0.0 0.9848260879516602 -0.17354410886764526 0.0 0.9849710464477539 -0.17271976172924042 0.0 0.9849710464477539 -0.17271976172924042 0.0 0.9849710464477539 -0.17271976172924042 0.0 0.9847074151039124 -0.1742158979177475 -0.00013649264292325824 0.9847074151039124 -0.1742158979177475 -0.00013649264292325824 0.9847074151039124 -0.1742158979177475 -0.00013649264292325824 0.9848564267158508 -0.17337177693843842 6.63605578665738e-06 0.9848564267158508 -0.17337177693843842 6.63605578665738e-06 0.9848564267158508 -0.17337177693843842 6.63605578665738e-06 0.9848065376281738 -0.17365501821041107 1.2709059774351772e-05 0.9848065376281738 -0.17365501821041107 1.2709059774351772e-05 0.9848065376281738 -0.17365501821041107 1.2709059774351772e-05 0.9847478866577148 -0.17398713529109955 1.260045883100247e-05 0.9847478866577148 -0.17398713529109955 1.260045883100247e-05 0.9847478866577148 -0.17398713529109955 1.260045883100247e-05 0.9848323464393616 -0.17350834608078003 4.5237058657221496e-05 0.9848323464393616 -0.17350834608078003 4.5237058657221496e-05 0.9848323464393616 -0.17350834608078003 4.5237058657221496e-05 0.9848073720932007 -0.17364993691444397 5.01777722092811e-05 0.9848073720932007 -0.17364993691444397 5.01777722092811e-05 0.9848073720932007 -0.17364993691444397 5.01777722092811e-05 0.9847831130027771 -0.1737874448299408 2.2949714548303746e-05 0.9847831130027771 -0.1737874448299408 2.2949714548303746e-05 0.9847831130027771 -0.1737874448299408 2.2949714548303746e-05 0.9848240613937378 -0.17355549335479736 1.1522083696036134e-05 0.9848240613937378 -0.17355549335479736 1.1522083696036134e-05 0.9848240613937378 -0.17355549335479736 1.1522083696036134e-05 0.984870433807373 -0.17329207062721252 -2.936932651209645e-05 0.984870433807373 -0.17329207062721252 -2.936932651209645e-05 0.984870433807373 -0.17329207062721252 -2.936932651209645e-05 0.9848200678825378 -0.17357833683490753 1.4695260688313283e-05 0.9848200678825378 -0.17357833683490753 1.4695260688313283e-05 0.9848200678825378 -0.17357833683490753 1.4695260688313283e-05 0.9847729802131653 -0.17384527623653412 -5.369256541598588e-06 0.9847729802131653 -0.17384527623653412 -5.369256541598588e-06 0.9847729802131653 -0.17384527623653412 -5.369256541598588e-06 0.9847925901412964 -0.17373408377170563 0.0 0.9847925901412964 -0.17373408377170563 0.0 0.9847925901412964 -0.17373408377170563 0.0 0.9847944378852844 -0.1737234890460968 0.0 0.9847944378852844 -0.1737234890460968 0.0 0.9847944378852844 -0.1737234890460968 0.0 0.9848183393478394 -0.1735880821943283 0.0 0.9848183393478394 -0.1735880821943283 0.0 0.9848183393478394 -0.1735880821943283 0.0 0.9848182201385498 -0.17358911037445068 0.0 0.9848182201385498 -0.17358911037445068 0.0 0.9848182201385498 -0.17358911037445068 0.0 0.9848183989524841 -0.1735876351594925 0.0 0.9848183989524841 -0.1735876351594925 0.0 0.9848183989524841 -0.1735876351594925 0.0 0.9848188757896423 -0.17358534038066864 0.0 0.9848188757896423 -0.17358534038066864 0.0 0.9848188757896423 -0.17358534038066864 0.0 0.984819233417511 -0.17358334362506866 -3.415303217479959e-05 0.984819233417511 -0.17358334362506866 -3.415303217479959e-05 0.984819233417511 -0.17358334362506866 -3.415303217479959e-05 0.9848121404647827 -0.17362327873706818 3.2019102945923805e-05 0.9848121404647827 -0.17362327873706818 3.2019102945923805e-05 0.9848121404647827 -0.17362327873706818 3.2019102945923805e-05 0.9848183989524841 -0.1735876351594925 0.0 0.9848183393478394 -0.17358805239200592 0.0 0.9848183393478394 -0.17358805239200592 0.0 0.9848183393478394 -0.17358805239200592 0.0 0.984808623790741 -0.17364294826984406 4.742116288980469e-05 0.984808623790741 -0.17364294826984406 4.742116288980469e-05 0.984808623790741 -0.17364294826984406 4.742116288980469e-05 0.9848111271858215 -0.17362895607948303 4.464436278794892e-05 0.9848111271858215 -0.17362895607948303 4.464436278794892e-05 0.9848111271858215 -0.17362895607948303 4.464436278794892e-05 0.9848006367683411 -0.17368842661380768 0.0 0.9848006367683411 -0.17368842661380768 0.0 0.9848006367683411 -0.17368842661380768 0.0 0.9848006367683411 -0.1736883968114853 0.0 0.9848006367683411 -0.1736883968114853 0.0 0.9848006367683411 -0.1736883968114853 0.0 0.9848033785820007 -0.17367249727249146 0.0 0.9848033785820007 -0.17367249727249146 0.0 0.9848033785820007 -0.17367249727249146 0.0 0.9848753809928894 -0.17326447367668152 5.558038901654072e-05 0.9848753809928894 -0.17326447367668152 5.558038901654072e-05 0.9848753809928894 -0.17326447367668152 5.558038901654072e-05 0.9848495125770569 -0.17341135442256927 1.2371093362162355e-05 0.9848495125770569 -0.17341135442256927 1.2371093362162355e-05 0.9848495125770569 -0.17341135442256927 1.2371093362162355e-05 0.9847825169563293 -0.17379119992256165 1.56873920786893e-05 0.9847825169563293 -0.17379119992256165 1.56873920786893e-05 0.9847825169563293 -0.17379119992256165 1.56873920786893e-05 0.9848049879074097 -0.17366370558738708 1.57578131165792e-06 0.9848049879074097 -0.17366370558738708 1.57578131165792e-06 0.9848049879074097 -0.17366370558738708 1.57578131165792e-06 0.9847399592399597 -0.17403234541416168 -1.8674063539947383e-05 0.9847399592399597 -0.17403234541416168 -1.8674063539947383e-05 0.9847399592399597 -0.17403234541416168 -1.8674063539947383e-05 0.9848091006278992 -0.1736408919095993 -4.073634772794321e-05 0.9848091006278992 -0.1736408919095993 -4.073634772794321e-05 0.9848091006278992 -0.1736408919095993 -4.073634772794321e-05 0.9848586320877075 -0.17335987091064453 1.3266755559016019e-05 0.9848586320877075 -0.17335987091064453 1.3266755559016019e-05 0.9848586320877075 -0.17335987091064453 1.3266755559016019e-05 0.9848182201385498 -0.1735887974500656 4.608319159160601e-06 0.9848182201385498 -0.1735887974500656 4.608319159160601e-06 0.9848182201385498 -0.1735887974500656 4.608319159160601e-06 0.9847082495689392 -0.1742115169763565 7.748557982267812e-05 0.9847082495689392 -0.1742115169763565 7.748557982267812e-05 0.9847082495689392 -0.1742115169763565 7.748557982267812e-05 0.9848112463951111 -0.17362824082374573 2.5233315682271495e-05 0.9848112463951111 -0.17362824082374573 2.5233315682271495e-05 0.9848112463951111 -0.17362824082374573 2.5233315682271495e-05 0.9848522543907166 -0.1733950972557068 4.0083425119519234e-05 0.9848522543907166 -0.1733950972557068 4.0083425119519234e-05 0.9848522543907166 -0.1733950972557068 4.0083425119519234e-05 0.9848127365112305 -0.1736198216676712 0.0 0.9848127365112305 -0.1736198216676712 0.0 0.9848127365112305 -0.1736198216676712 0.0 0.9848139882087708 -0.17361260950565338 0.0 0.9848139882087708 -0.17361260950565338 0.0 0.9848139882087708 -0.17361260950565338 0.0 0.9848032593727112 -0.17367368936538696 4.149715095991269e-05 0.9848032593727112 -0.17367368936538696 4.149715095991269e-05 0.9848032593727112 -0.17367368936538696 4.149715095991269e-05 0.9848023653030396 -0.17367906868457794 2.0717514416901395e-05 0.9848023653030396 -0.17367906868457794 2.0717514416901395e-05 0.9848023653030396 -0.17367906868457794 2.0717514416901395e-05 0.9848053455352783 -0.1736614853143692 5.491260890266858e-05 0.9848053455352783 -0.1736614853143692 5.491260890266858e-05 0.9848053455352783 -0.1736614853143692 5.491260890266858e-05 0.9848155379295349 -0.17360395193099976 -7.785313937347382e-05 0.9848155379295349 -0.17360395193099976 -7.785313937347382e-05 0.9848155379295349 -0.17360395193099976 -7.785313937347382e-05 0.9848137497901917 -0.17361439764499664 -1.3128013961249962e-05 0.9848137497901917 -0.17361439764499664 -1.3128013961249962e-05 0.9848137497901917 -0.17361439764499664 -1.3128013961249962e-05 0.9847901463508606 -0.1737479716539383 7.21786345820874e-05 0.9847901463508606 -0.1737479716539383 7.21786345820874e-05 0.9847901463508606 -0.1737479716539383 7.21786345820874e-05 0.984806478023529 -0.1736552119255066 2.2102683942648582e-05 0.984806478023529 -0.1736552119255066 2.2102683942648582e-05 0.984806478023529 -0.1736552119255066 2.2102683942648582e-05 0.9848143458366394 -0.1736108660697937 3.772232594201341e-05 0.9848143458366394 -0.1736108660697937 3.772232594201341e-05 0.9848143458366394 -0.1736108660697937 3.772232594201341e-05 0.9848262667655945 -0.1735430806875229 3.716125866048969e-05 0.9848262667655945 -0.1735430806875229 3.716125866048969e-05 0.9848262667655945 -0.1735430806875229 3.716125866048969e-05 0.9848192930221558 -0.1735825091600418 4.1008413973031566e-05 0.9848192930221558 -0.1735825091600418 4.1008413973031566e-05 0.9848192930221558 -0.1735825091600418 4.1008413973031566e-05 0.9847680926322937 -0.17387297749519348 -0.00013672314526047558 0.9847680926322937 -0.17387297749519348 -0.00013672314526047558 0.9847680926322937 -0.17387297749519348 -0.00013672314526047558 0.9848495721817017 -0.17341062426567078 0.00024784044944681227 0.9848495721817017 -0.17341062426567078 0.00024784044944681227 0.9848495721817017 -0.17341062426567078 0.00024784044944681227 0.984808623790741 -0.17364302277565002 -6.152318383101374e-05 0.984808623790741 -0.17364302277565002 -6.152318383101374e-05 0.984808623790741 -0.17364302277565002 -6.152318383101374e-05 0.9848024845123291 -0.17367804050445557 3.4120490454370156e-05 0.9848024845123291 -0.17367804050445557 3.4120490454370156e-05 0.9848024845123291 -0.17367804050445557 3.4120490454370156e-05 0.9848034381866455 -0.17367257177829742 9.927483915816993e-05 0.9848034381866455 -0.17367257177829742 9.927483915816993e-05 0.9848034381866455 -0.17367257177829742 9.927483915816993e-05 0.9848005175590515 -0.17368924617767334 4.505044125835411e-05 0.9848005175590515 -0.17368924617767334 4.505044125835411e-05 0.9848005175590515 -0.17368924617767334 4.505044125835411e-05 0.9848254323005676 -0.17354747653007507 -0.000144599296618253 0.9848254323005676 -0.17354747653007507 -0.000144599296618253 0.9848254323005676 -0.17354747653007507 -0.000144599296618253 0.9848030805587769 -0.17367440462112427 0.0 0.9848030805587769 -0.17367440462112427 0.0 0.9848030805587769 -0.17367440462112427 0.0 0.9847971796989441 -0.17370784282684326 5.252374830888584e-05 0.9847971796989441 -0.17370784282684326 5.252374830888584e-05 0.9847971796989441 -0.17370784282684326 5.252374830888584e-05 0.9848155975341797 -0.1736035794019699 0.00021941807062830776 0.9848155975341797 -0.1736035794019699 0.00021941807062830776 0.9848155975341797 -0.1736035794019699 0.00021941807062830776 0.9848057627677917 -0.17365942895412445 -8.357972546946257e-06 0.9848057627677917 -0.17365942895412445 -8.357972546946257e-06 0.9848057627677917 -0.17365942895412445 -8.357972546946257e-06 0.9848033785820007 -0.17367269098758698 5.348602280719206e-05 0.9848033785820007 -0.17367269098758698 5.348602280719206e-05 0.9848033785820007 -0.17367269098758698 5.348602280719206e-05 0.9849129319190979 -0.17304986715316772 -0.0004549788136500865 0.9849129319190979 -0.17304986715316772 -0.0004549788136500865 0.9849129319190979 -0.17304986715316772 -0.0004549788136500865 0.9848054051399231 -0.17366118729114532 5.180175503483042e-05 0.9848054051399231 -0.17366118729114532 5.180175503483042e-05 0.9848054051399231 -0.17366118729114532 5.180175503483042e-05 0.9847629070281982 -0.17390191555023193 0.00015584955690428615 0.9847629070281982 -0.17390191555023193 0.00015584955690428615 0.9847629070281982 -0.17390191555023193 0.00015584955690428615 0.9848073720932007 -0.17365030944347382 -3.1279756512958556e-05 0.9848073720932007 -0.17365030944347382 -3.1279756512958556e-05 0.9848073720932007 -0.17365030944347382 -3.1279756512958556e-05 0.9847954511642456 -0.1737179309129715 5.805299952044152e-05 0.9847954511642456 -0.1737179309129715 5.805299952044152e-05 0.9847954511642456 -0.1737179309129715 5.805299952044152e-05 0.9848358035087585 -0.17348915338516235 -3.884631223627366e-05 0.9848358035087585 -0.17348915338516235 -3.884631223627366e-05 0.9848358035087585 -0.17348915338516235 -3.884631223627366e-05 0.9848146438598633 -0.17360898852348328 -4.215681656205561e-06 0.9848146438598633 -0.17360898852348328 -4.215681656205561e-06 0.9848146438598633 -0.17360898852348328 -4.215681656205561e-06 0.9848266839981079 -0.17354115843772888 -0.0001126039496739395 0.9848266839981079 -0.17354115843772888 -0.0001126039496739395 0.9848266839981079 -0.17354115843772888 -0.0001126039496739395 0.9848051071166992 -0.17366273701190948 0.000507115910295397 0.9848051071166992 -0.17366273701190948 0.000507115910295397 0.9848051071166992 -0.17366273701190948 0.000507115910295397 0.9847944378852844 -0.17372389137744904 -5.8931422245223075e-05 0.9847944378852844 -0.17372389137744904 -5.8931422245223075e-05 0.9847944378852844 -0.17372389137744904 -5.8931422245223075e-05 0.9847829341888428 -0.17378872632980347 -0.0003285098937340081 0.9847829341888428 -0.17378872632980347 -0.0003285098937340081 0.9847829341888428 -0.17378872632980347 -0.0003285098937340081 0.9848142862319946 -0.17361102998256683 9.54255519900471e-05 0.9848142862319946 -0.17361102998256683 9.54255519900471e-05 0.9848142862319946 -0.17361102998256683 9.54255519900471e-05 0.9848073720932007 -0.17365019023418427 1.7112591876866645e-06 0.9848073720932007 -0.17365019023418427 1.7112591876866645e-06 0.9848073720932007 -0.17365019023418427 1.7112591876866645e-06 0.9848034977912903 -0.1736719310283661 1.4638564607594162e-05 0.9848034977912903 -0.1736719310283661 1.4638564607594162e-05 0.9848034977912903 -0.1736719310283661 1.4638564607594162e-05 0.9848154783248901 -0.17360429465770721 -0.00011375234316801652 0.9848154783248901 -0.17360429465770721 -0.00011375234316801652 0.9848154783248901 -0.17360429465770721 -0.00011375234316801652 0.9848015904426575 -0.1736830621957779 9.391043022333179e-06 0.9848015904426575 -0.1736830621957779 9.391043022333179e-06 0.9848015904426575 -0.1736830621957779 9.391043022333179e-06 0.984796404838562 -0.17371241748332977 -5.483084169100039e-05 0.984796404838562 -0.17371241748332977 -5.483084169100039e-05 0.984796404838562 -0.17371241748332977 -5.483084169100039e-05 0.984817385673523 -0.17359405755996704 -4.52542444691062e-05 0.984817385673523 -0.17359405755996704 -4.52542444691062e-05 0.984817385673523 -0.17359405755996704 -4.52542444691062e-05 0.9847793579101562 -0.1738092601299286 -0.00010055223538074642 0.9847793579101562 -0.1738092601299286 -0.00010055223538074642 0.9847793579101562 -0.1738092601299286 -0.00010055223538074642 0.9848166704177856 -0.1735980361700058 2.887178743549157e-05 0.9848166704177856 -0.1735980361700058 2.887178743549157e-05 0.9848166704177856 -0.1735980361700058 2.887178743549157e-05 0.9848384857177734 -0.1734742671251297 -7.2949646892084274e-06 0.9848384857177734 -0.1734742671251297 -7.2949646892084274e-06 0.9848384857177734 -0.1734742671251297 -7.2949646892084274e-06 0.9848067760467529 -0.17365390062332153 -1.9544660972314887e-05 0.9848067760467529 -0.17365390062332153 -1.9544660972314887e-05 0.9848067760467529 -0.17365390062332153 -1.9544660972314887e-05 0.9847983121871948 -0.17370201647281647 -1.3175908861740027e-05 0.9847983121871948 -0.17370201647281647 -1.3175908861740027e-05 0.9847983121871948 -0.17370201647281647 -1.3175908861740027e-05 0.9847801327705383 -0.17380475997924805 0.00012043075548717752 0.9847801327705383 -0.17380475997924805 0.00012043075548717752 0.9847801327705383 -0.17380475997924805 0.00012043075548717752 0.9848071336746216 -0.17365173995494843 -2.6052859539049678e-05 0.9848071336746216 -0.17365173995494843 -2.6052859539049678e-05 0.9848071336746216 -0.17365173995494843 -2.6052859539049678e-05 0.9848155379295349 -0.17360389232635498 -0.00015407201135531068 0.9848155379295349 -0.17360389232635498 -0.00015407201135531068 0.9848155379295349 -0.17360389232635498 -0.00015407201135531068 0.9848017692565918 -0.17368203401565552 -1.0877334716496989e-05 0.9848017692565918 -0.17368203401565552 -1.0877334716496989e-05 0.9848017692565918 -0.17368203401565552 -1.0877334716496989e-05 0.9848081469535828 -0.17364530265331268 6.733389909641119e-06 0.9848081469535828 -0.17364530265331268 6.733389909641119e-06 0.9848081469535828 -0.17364530265331268 6.733389909641119e-06 0.9848079681396484 -0.1736466884613037 -7.467033719876781e-05 0.9848079681396484 -0.1736466884613037 -7.467033719876781e-05 0.9848079681396484 -0.1736466884613037 -7.467033719876781e-05 0.9848072528839111 -0.17365100979804993 -6.062562169972807e-05 0.9848072528839111 -0.17365100979804993 -6.062562169972807e-05 0.9848072528839111 -0.17365100979804993 -6.062562169972807e-05 0.984803318977356 -0.17367321252822876 6.212473090272397e-05 0.984803318977356 -0.17367321252822876 6.212473090272397e-05 0.984803318977356 -0.17367321252822876 6.212473090272397e-05 0.984813928604126 -0.1736135631799698 -6.758420568075962e-06 0.984813928604126 -0.1736135631799698 -6.758420568075962e-06 0.984813928604126 -0.1736135631799698 -6.758420568075962e-06 0.9848111271858215 -0.17362932860851288 3.7195066397543997e-05 0.9848111271858215 -0.17362932860851288 3.7195066397543997e-05 0.9848111271858215 -0.17362932860851288 3.7195066397543997e-05 0.9848133325576782 -0.17361634969711304 2.197977482865099e-05 0.9848133325576782 -0.17361634969711304 2.197977482865099e-05 0.9848133325576782 -0.17361634969711304 2.197977482865099e-05 0.9848142862319946 -0.17361129820346832 -1.1668913430185057e-05 0.9848142862319946 -0.17361129820346832 -1.1668913430185057e-05 0.9848142862319946 -0.17361129820346832 -1.1668913430185057e-05 0.9848031401634216 -0.17367443442344666 3.793659971051966e-06 0.9848031401634216 -0.17367443442344666 3.793659971051966e-06 0.9848031401634216 -0.17367443442344666 3.793659971051966e-06 0.9848182797431946 -0.173588365316391 -1.756682831910439e-05 0.9848182797431946 -0.173588365316391 -1.756682831910439e-05 0.9848182797431946 -0.173588365316391 -1.756682831910439e-05 0.9848071932792664 -0.1736515909433365 2.9025832191109657e-05 0.9848071932792664 -0.1736515909433365 2.9025832191109657e-05 0.9848071932792664 -0.1736515909433365 2.9025832191109657e-05 0.9848141670227051 -0.17361187934875488 5.521816638065502e-05 0.9848141670227051 -0.17361187934875488 5.521816638065502e-05 0.9848141670227051 -0.17361187934875488 5.521816638065502e-05 0.9847879409790039 -0.1737605482339859 5.3711890359409153e-05 0.9847879409790039 -0.1737605482339859 5.3711890359409153e-05 0.9847879409790039 -0.1737605482339859 5.3711890359409153e-05 0.984809160232544 -0.17364022135734558 -1.1091755141023896e-06 0.984809160232544 -0.17364022135734558 -1.1091755141023896e-06 0.984809160232544 -0.17364022135734558 -1.1091755141023896e-06 0.9848209023475647 -0.17357338964939117 2.4952892999863252e-05 0.9848209023475647 -0.17357338964939117 2.4952892999863252e-05 0.9848209023475647 -0.17357338964939117 2.4952892999863252e-05 0.984808623790741 -0.1736433058977127 1.6513340597157367e-05 0.984808623790741 -0.1736433058977127 1.6513340597157367e-05 0.984808623790741 -0.1736433058977127 1.6513340597157367e-05 0.9848003387451172 -0.17369045317173004 -3.534294228302315e-05 0.9848003387451172 -0.17369045317173004 -3.534294228302315e-05 0.9848003387451172 -0.17369045317173004 -3.534294228302315e-05 0.9848001599311829 -0.17369107902050018 -2.1415016817627475e-05 0.9848001599311829 -0.17369107902050018 -2.1415016817627475e-05 0.9848001599311829 -0.17369107902050018 -2.1415016817627475e-05 0.9848030805587769 -0.17367489635944366 9.940868949342985e-06 0.9848030805587769 -0.17367489635944366 9.940868949342985e-06 0.9848030805587769 -0.17367489635944366 9.940868949342985e-06 0.9848059415817261 -0.17365817725658417 4.951183291268535e-05 0.9848059415817261 -0.17365817725658417 4.951183291268535e-05 0.9848059415817261 -0.17365817725658417 4.951183291268535e-05 0.9848043918609619 -0.173667311668396 -2.022680018853862e-05 0.9848043918609619 -0.173667311668396 -2.022680018853862e-05 0.9848043918609619 -0.173667311668396 -2.022680018853862e-05 0.9848138093948364 -0.1736135482788086 -1.1295041986159049e-05 0.9848138093948364 -0.1736135482788086 -1.1295041986159049e-05 0.9848138093948364 -0.1736135482788086 -1.1295041986159049e-05 0.9848026633262634 -0.17367731034755707 -8.340492058778182e-05 0.9848026633262634 -0.17367731034755707 -8.340492058778182e-05 0.9848026633262634 -0.17367731034755707 -8.340492058778182e-05 0.9848023056983948 -0.17367927730083466 2.8598155040526763e-05 0.9848023056983948 -0.17367927730083466 2.8598155040526763e-05 0.9848023056983948 -0.17367927730083466 2.8598155040526763e-05 0.984797477722168 -0.17370636761188507 1.2286491255508736e-06 0.984797477722168 -0.17370636761188507 1.2286491255508736e-06 0.984797477722168 -0.17370636761188507 1.2286491255508736e-06 0.9848096370697021 -0.1736374944448471 9.707445315143559e-06 0.9848096370697021 -0.1736374944448471 9.707445315143559e-06 0.9848096370697021 -0.1736374944448471 9.707445315143559e-06 0.9848345518112183 -0.17349645495414734 0.0 0.9848345518112183 -0.17349645495414734 0.0 0.9848345518112183 -0.17349645495414734 0.0 0.9848198294639587 -0.1735793799161911 3.9875834772828966e-05 0.9848198294639587 -0.1735793799161911 3.9875834772828966e-05 0.9848198294639587 -0.1735793799161911 3.9875834772828966e-05 0.9847902655601501 -0.17374767363071442 0.0 0.9847902655601501 -0.17374767363071442 0.0 0.9847902655601501 -0.17374767363071442 0.0 0.9848164319992065 -0.1735992729663849 -4.5166296331444755e-05 0.9848164319992065 -0.1735992729663849 -4.5166296331444755e-05 0.9848164319992065 -0.1735992729663849 -4.5166296331444755e-05 0.9847956299781799 -0.17371733486652374 1.7181073417305015e-05 0.9847956299781799 -0.17371733486652374 1.7181073417305015e-05 0.9847956299781799 -0.17371733486652374 1.7181073417305015e-05 0.9847986698150635 -0.17369936406612396 1.9572275050450116e-05 0.9847986698150635 -0.17369936406612396 1.9572275050450116e-05 0.9847986698150635 -0.17369936406612396 1.9572275050450116e-05 0.9848027229309082 -0.1736764907836914 1.6872647393029183e-05 0.9848027229309082 -0.1736764907836914 1.6872647393029183e-05 0.9848027229309082 -0.1736764907836914 1.6872647393029183e-05 0.9848083853721619 -0.17364436388015747 -3.9465692680096254e-05 0.9848083853721619 -0.17364436388015747 -3.9465692680096254e-05 0.9848083853721619 -0.17364436388015747 -3.9465692680096254e-05 0.9848088622093201 -0.17364221811294556 0.0 0.9848088622093201 -0.17364221811294556 0.0 0.9848088622093201 -0.17364221811294556 0.0 0.9848085045814514 -0.1736440360546112 0.0 0.9848085045814514 -0.1736440360546112 0.0 0.9848085045814514 -0.1736440360546112 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -4.085373177531437e-07 0.0 -1.0 -4.085373177531437e-07 0.0 -1.0 -4.085373177531437e-07 0.0 -1.0 0.17370028793811798 0.9847985506057739 0.0 0.17370028793811798 0.9847985506057739 0.0 0.17370028793811798 0.9847985506057739 0.0 0.17369943857192993 0.9847987294197083 0.0 0.17369943857192993 0.9847987294197083 0.0 0.17369943857192993 0.9847987294197083 0.0 3.2681361972208833e-07 0.0 1.0 3.2681361972208833e-07 0.0 1.0 3.2681361972208833e-07 0.0 1.0 -3.268296495662071e-07 0.0 1.0 -3.268296495662071e-07 0.0 1.0 -3.268296495662071e-07 0.0 1.0 -0.17360322177410126 -0.9848157167434692 0.0 -0.17360322177410126 -0.9848157167434692 0.0 -0.17360322177410126 -0.9848157167434692 0.0 -0.17360323667526245 -0.9848155975341797 0.0 -0.17360323667526245 -0.9848155975341797 0.0 -0.17360323667526245 -0.9848155975341797 0.0 -0.10543613880872726 -0.5981194376945496 0.7944408655166626 -0.10543613880872726 -0.5981194376945496 0.7944408655166626 -0.10543613880872726 -0.5981194376945496 0.7944408655166626 -0.10543672740459442 -0.5981199145317078 0.794440507888794 -0.10543672740459442 -0.5981199145317078 0.794440507888794 -0.10543672740459442 -0.5981199145317078 0.794440507888794 -0.15137910842895508 -0.8587503433227539 0.4895223081111908 -0.15137910842895508 -0.8587503433227539 0.4895223081111908 -0.15137910842895508 -0.8587503433227539 0.4895223081111908 -0.15137887001037598 -0.8587502837181091 0.4895227551460266 -0.15137887001037598 -0.8587502837181091 0.4895227551460266 -0.15137887001037598 -0.8587502837181091 0.4895227551460266 -0.17148146033287048 -0.9727864861488342 0.15582239627838135 -0.17148146033287048 -0.9727864861488342 0.15582239627838135 -0.17148146033287048 -0.9727864861488342 0.15582239627838135 -0.17148129642009735 -0.9727861285209656 0.15582439303398132 -0.17148129642009735 -0.9727861285209656 0.15582439303398132 -0.17148129642009735 -0.9727861285209656 0.15582439303398132 -0.17193475365638733 -0.974791407585144 -0.14219756424427032 -0.17193475365638733 -0.974791407585144 -0.14219756424427032 -0.17193475365638733 -0.974791407585144 -0.14219756424427032 -0.17183560132980347 -0.9747965931892395 -0.1422823667526245 -0.17183560132980347 -0.9747965931892395 -0.1422823667526245 -0.17183560132980347 -0.9747965931892395 -0.1422823667526245 -0.1556660681962967 -0.8825526833534241 -0.44369903206825256 -0.1556660681962967 -0.8825526833534241 -0.44369903206825256 -0.1556660681962967 -0.8825526833534241 -0.44369903206825256 -0.1556658148765564 -0.8825511932373047 -0.44370192289352417 -0.1556658148765564 -0.8825511932373047 -0.44370192289352417 -0.1556658148765564 -0.8825511932373047 -0.44370192289352417 -0.1140480786561966 -0.6465986371040344 -0.7542566657066345 -0.1140480786561966 -0.6465986371040344 -0.7542566657066345 -0.1140480786561966 -0.6465986371040344 -0.7542566657066345 -0.11397410929203033 -0.6465585827827454 -0.7543022632598877 -0.11397410929203033 -0.6465585827827454 -0.7543022632598877 -0.11397410929203033 -0.6465585827827454 -0.7543022632598877 -0.040872082114219666 -0.23185984790325165 -0.9718902111053467 -0.040872082114219666 -0.23185984790325165 -0.9718902111053467 -0.040872082114219666 -0.23185984790325165 -0.9718902111053467 -0.040871761739254 -0.2318606823682785 -0.9718899726867676 -0.040871761739254 -0.2318606823682785 -0.9718899726867676 -0.040871761739254 -0.2318606823682785 -0.9718899726867676 0.017575880512595177 0.09970477968454361 -0.9948617815971375 0.017575880512595177 0.09970477968454361 -0.9948617815971375 0.017575880512595177 0.09970477968454361 -0.9948617815971375 0.017575761303305626 0.0997043028473854 -0.994861900806427 0.017575761303305626 0.0997043028473854 -0.994861900806427 0.017575761303305626 0.0997043028473854 -0.994861900806427 0.05905085429549217 0.3349829614162445 -0.9403718709945679 0.05905085429549217 0.3349829614162445 -0.9403718709945679 0.05905085429549217 0.3349829614162445 -0.9403718709945679 0.05904972925782204 0.33497950434684753 -0.9403733015060425 0.05904972925782204 0.33497950434684753 -0.9403733015060425 0.05904972925782204 0.33497950434684753 -0.9403733015060425 0.10195542126893997 0.5783782601356506 -0.8093723654747009 0.10195542126893997 0.5783782601356506 -0.8093723654747009 0.10195542126893997 0.5783782601356506 -0.8093723654747009 0.10195666551589966 0.5783793926239014 -0.8093714118003845 0.10195666551589966 0.5783793926239014 -0.8093714118003845 0.10195666551589966 0.5783793926239014 -0.8093714118003845 0.13524934649467468 0.7672451138496399 -0.6269310712814331 0.13524934649467468 0.7672451138496399 -0.6269310712814331 0.13524934649467468 0.7672451138496399 -0.6269310712814331 0.13525041937828064 0.7672545909881592 -0.6269192695617676 0.13525041937828064 0.7672545909881592 -0.6269192695617676 0.13525041937828064 0.7672545909881592 -0.6269192695617676 -0.17360246181488037 -0.984815776348114 0.0 -0.17360246181488037 -0.984815776348114 0.0 -0.17360246181488037 -0.984815776348114 0.0 -0.17360246181488037 -0.984815776348114 0.0 2.4528145559088443e-07 0.0 -1.0 2.4528145559088443e-07 0.0 -1.0 2.4528145559088443e-07 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.17369981110095978 0.9847986102104187 0.0 0.17369981110095978 0.9847986102104187 0.0 0.17369981110095978 0.9847986102104187 0.0 0.17369982600212097 0.9847986102104187 0.0 0.17369982600212097 0.9847986102104187 0.0 0.17369982600212097 0.9847986102104187 0.0 6.540847152791684e-07 0.0 1.0 6.540847152791684e-07 0.0 1.0 6.540847152791684e-07 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 -0.17360231280326843 -0.9848158955574036 0.0 -0.17360231280326843 -0.9848158955574036 0.0 -0.17360231280326843 -0.9848158955574036 0.0 -0.17360247671604156 -0.9848158359527588 0.0 -0.17360247671604156 -0.9848158359527588 0.0 -0.17360247671604156 -0.9848158359527588 0.0 0.12772764265537262 0.7241594195365906 0.6777010560035706 0.12772764265537262 0.7241594195365906 0.6777010560035706 0.12772764265537262 0.7241594195365906 0.6777010560035706 0.12763576209545135 0.7240579128265381 0.6778268814086914 0.12763576209545135 0.7240579128265381 0.6778268814086914 0.12763576209545135 0.7240579128265381 0.6778268814086914 0.09564968198537827 0.5422934293746948 0.834726870059967 0.09564968198537827 0.5422934293746948 0.834726870059967 0.09564968198537827 0.5422934293746948 0.834726870059967 0.09565150737762451 0.542299211025238 0.8347229361534119 0.09565150737762451 0.542299211025238 0.8347229361534119 0.09565150737762451 0.542299211025238 0.8347229361534119 0.05582646280527115 0.3166924715042114 0.9468839764595032 0.05582646280527115 0.3166924715042114 0.9468839764595032 0.05582646280527115 0.3166924715042114 0.9468839764595032 0.05587012693285942 0.3167569637298584 0.9468597769737244 0.05587012693285942 0.3167569637298584 0.9468597769737244 0.05587012693285942 0.3167569637298584 0.9468597769737244 0.016899283975362778 0.09586761146783829 0.9952505826950073 0.016899283975362778 0.09586761146783829 0.9952505826950073 0.016899283975362778 0.09586761146783829 0.9952505826950073 0.016899317502975464 0.09586828947067261 0.9952506422996521 0.016899317502975464 0.09586828947067261 0.9952506422996521 0.016899317502975464 0.09586828947067261 0.9952506422996521 -0.03688381239771843 -0.2092326283454895 0.9771700501441956 -0.03688381239771843 -0.2092326283454895 0.9771700501441956 -0.03688381239771843 -0.2092326283454895 0.9771700501441956 -0.03688354045152664 -0.2092330902814865 0.9771698713302612 -0.03688354045152664 -0.2092330902814865 0.9771698713302612 -0.03688354045152664 -0.2092330902814865 0.9771698713302612 -0.1125766858458519 -0.6386247873306274 -0.7612389922142029 -0.1125766858458519 -0.6386247873306274 -0.7612389922142029 -0.1125766858458519 -0.6386247873306274 -0.7612389922142029 -0.11265642195940018 -0.6387110948562622 -0.76115483045578 -0.11265642195940018 -0.6387110948562622 -0.76115483045578 -0.11265642195940018 -0.6387110948562622 -0.76115483045578 -0.1570987105369568 -0.8906781077384949 -0.42662933468818665 -0.1570987105369568 -0.8906781077384949 -0.42662933468818665 -0.1570987105369568 -0.8906781077384949 -0.42662933468818665 -0.15709860622882843 -0.8906781077384949 -0.42662933468818665 -0.15709860622882843 -0.8906781077384949 -0.42662933468818665 -0.15709860622882843 -0.8906781077384949 -0.42662933468818665 -0.17227362096309662 -0.9772787094116211 -0.12348392605781555 -0.17227362096309662 -0.9772787094116211 -0.12348392605781555 -0.17227362096309662 -0.9772787094116211 -0.12348392605781555 -0.17237474024295807 -0.9772782325744629 -0.12334559112787247 -0.17237474024295807 -0.9772782325744629 -0.12334559112787247 -0.17237474024295807 -0.9772782325744629 -0.12334559112787247 -0.17211845517158508 -0.9763950705528259 0.13049079477787018 -0.17211845517158508 -0.9763950705528259 0.13049079477787018 -0.17211845517158508 -0.9763950705528259 0.13049079477787018 -0.17220011353492737 -0.9763954877853394 0.1303798109292984 -0.17220011353492737 -0.9763954877853394 0.1303798109292984 -0.17220011353492737 -0.9763954877853394 0.1303798109292984 -0.15615352988243103 -0.8854047656059265 0.4378063678741455 -0.15615352988243103 -0.8854047656059265 0.4378063678741455 -0.15615352988243103 -0.8854047656059265 0.4378063678741455 -0.15616938471794128 -0.8854148983955383 0.4377802610397339 -0.15616938471794128 -0.8854148983955383 0.4377802610397339 -0.15616938471794128 -0.8854148983955383 0.4377802610397339 -0.11214663833379745 -0.635816216468811 0.7636497020721436 -0.11214663833379745 -0.635816216468811 0.7636497020721436 -0.11214663833379745 -0.635816216468811 0.7636497020721436 -0.11214619129896164 -0.6358171105384827 0.7636491060256958 -0.11214619129896164 -0.6358171105384827 0.7636491060256958 -0.11214619129896164 -0.6358171105384827 0.7636491060256958 -0.03892351686954498 -0.2208053171634674 0.9745408296585083 -0.03892351686954498 -0.2208053171634674 0.9745408296585083 -0.03892351686954498 -0.2208053171634674 0.9745408296585083 -0.0389530248939991 -0.22084608674049377 0.9745304584503174 -0.0389530248939991 -0.22084608674049377 0.9745304584503174 -0.0389530248939991 -0.22084608674049377 0.9745304584503174 0.039926476776599884 0.22649738192558289 0.9731931090354919 0.039926476776599884 0.22649738192558289 0.9731931090354919 0.039926476776599884 0.22649738192558289 0.9731931090354919 0.0399264320731163 0.22649402916431427 0.973193883895874 0.0399264320731163 0.22649402916431427 0.973193883895874 0.0399264320731163 0.22649402916431427 0.973193883895874 0.11317653208971024 0.64203280210495 0.7582775354385376 0.11317653208971024 0.64203280210495 0.7582775354385376 0.11317653208971024 0.64203280210495 0.7582775354385376 0.11317577958106995 0.6420285105705261 0.7582813501358032 0.11317577958106995 0.6420285105705261 0.7582813501358032 0.11317577958106995 0.6420285105705261 0.7582813501358032 0.1564362645149231 0.8869186639785767 0.43462976813316345 0.1564362645149231 0.8869186639785767 0.43462976813316345 0.1564362645149231 0.8869186639785767 0.43462976813316345 0.15633626282215118 0.8868678212165833 0.43476954102516174 0.15633626282215118 0.8868678212165833 0.43476954102516174 0.15633626282215118 0.8868678212165833 0.43476954102516174 0.17212583124637604 0.9764449596405029 0.13010697066783905 0.17212583124637604 0.9764449596405029 0.13010697066783905 0.17212583124637604 0.9764449596405029 0.13010697066783905 0.17222800850868225 0.9764450788497925 0.12997101247310638 0.17222800850868225 0.9764450788497925 0.12997101247310638 0.17222800850868225 0.9764450788497925 0.12997101247310638 0.17207425832748413 0.9761481881141663 -0.13238275051116943 0.17207425832748413 0.9761481881141663 -0.13238275051116943 0.17207425832748413 0.9761481881141663 -0.13238275051116943 0.17217561602592468 0.9761489629745483 -0.1322450041770935 0.17217561602592468 0.9761489629745483 -0.1322450041770935 0.17217561602592468 0.9761489629745483 -0.1322450041770935 0.15608209371566772 0.8849107623100281 -0.4388294816017151 0.15608209371566772 0.8849107623100281 -0.4388294816017151 0.15608209371566772 0.8849107623100281 -0.4388294816017151 0.15598124265670776 0.8848606944084167 -0.4389660358428955 0.15598124265670776 0.8848606944084167 -0.4389660358428955 0.15598124265670776 0.8848606944084167 -0.4389660358428955 0.1127254068851471 0.6394729614257812 -0.7605046033859253 0.1127254068851471 0.6394729614257812 -0.7605046033859253 0.1127254068851471 0.6394729614257812 -0.7605046033859253 0.11272430419921875 0.6394693851470947 -0.7605077624320984 0.11272430419921875 0.6394693851470947 -0.7605077624320984 0.11272430419921875 0.6394693851470947 -0.7605077624320984 0.039823535829782486 0.22591091692447662 -0.9733335971832275 0.039823535829782486 0.22591091692447662 -0.9733335971832275 0.039823535829782486 0.22591091692447662 -0.9733335971832275 0.03982285037636757 0.22590914368629456 -0.9733340740203857 0.03982285037636757 0.22590914368629456 -0.9733340740203857 0.03982285037636757 0.22590914368629456 -0.9733340740203857 -0.038375649601221085 -0.21769744157791138 -0.9752615094184875 -0.038375649601221085 -0.21769744157791138 -0.9752615094184875 -0.038375649601221085 -0.21769744157791138 -0.9752615094184875 -0.038375407457351685 -0.21769921481609344 -0.9752612113952637 -0.038375407457351685 -0.21769921481609344 -0.9752612113952637 -0.038375407457351685 -0.21769921481609344 -0.9752612113952637 -0.10545652359724045 -0.5981168150901794 0.7944401502609253 -0.10545652359724045 -0.5981168150901794 0.7944401502609253 -0.10545652359724045 -0.5981168150901794 0.7944401502609253 -0.10546746104955673 -0.5981280207633972 0.7944302558898926 -0.10546746104955673 -0.5981280207633972 0.7944302558898926 -0.10546746104955673 -0.5981280207633972 0.7944302558898926 -0.1514066457748413 -0.8587465286254883 0.4895205795764923 -0.1514066457748413 -0.8587465286254883 0.4895205795764923 -0.1514066457748413 -0.8587465286254883 0.4895205795764923 -0.15142449736595154 -0.8587489724159241 0.4895106852054596 -0.15142449736595154 -0.8587489724159241 0.4895106852054596 -0.15142449736595154 -0.8587489724159241 0.4895106852054596 -0.171530619263649 -0.9727814197540283 0.15579965710639954 -0.171530619263649 -0.9727814197540283 0.15579965710639954 -0.171530619263649 -0.9727814197540283 0.15579965710639954 -0.1715134233236313 -0.9727820158004761 0.15581496059894562 -0.1715134233236313 -0.9727820158004761 0.15581496059894562 -0.1715134233236313 -0.9727820158004761 0.15581496059894562 -0.17188772559165955 -0.9747946858406067 -0.1422315239906311 -0.17188772559165955 -0.9747946858406067 -0.1422315239906311 -0.17188772559165955 -0.9747946858406067 -0.1422315239906311 -0.1718667596578598 -0.9747965931892395 -0.14224398136138916 -0.1718667596578598 -0.9747965931892395 -0.14224398136138916 -0.1718667596578598 -0.9747965931892395 -0.14224398136138916 -0.15562289953231812 -0.8825626373291016 -0.44369450211524963 -0.15562289953231812 -0.8825626373291016 -0.44369450211524963 -0.15562289953231812 -0.8825626373291016 -0.44369450211524963 -0.1556239128112793 -0.8825609683990479 -0.4436973035335541 -0.1556239128112793 -0.8825609683990479 -0.4436973035335541 -0.1556239128112793 -0.8825609683990479 -0.4436973035335541 -0.11401322484016418 -0.6465905904769897 -0.7542688846588135 -0.11401322484016418 -0.6465905904769897 -0.7542688846588135 -0.11401322484016418 -0.6465905904769897 -0.7542688846588135 -0.11401306837797165 -0.6465883851051331 -0.7542708516120911 -0.11401306837797165 -0.6465883851051331 -0.7542708516120911 -0.11401306837797165 -0.6465883851051331 -0.7542708516120911 -0.04088234901428223 -0.23185257613658905 -0.971891462802887 -0.04088234901428223 -0.23185257613658905 -0.971891462802887 -0.04088234901428223 -0.23185257613658905 -0.971891462802887 -0.04088251665234566 -0.2318510115146637 -0.9718917608261108 -0.04088251665234566 -0.2318510115146637 -0.9718917608261108 -0.04088251665234566 -0.2318510115146637 -0.9718917608261108 0.017580516636371613 0.09970159083604813 -0.9948621392250061 0.017580516636371613 0.09970159083604813 -0.9948621392250061 0.017580516636371613 0.09970159083604813 -0.9948621392250061 0.017580337822437286 0.09970293939113617 -0.9948619604110718 0.017580337822437286 0.09970293939113617 -0.9948619604110718 0.017580337822437286 0.09970293939113617 -0.9948619604110718 0.059073127806186676 0.3350096642971039 -0.9403610229492188 0.059073127806186676 0.3350096642971039 -0.9403610229492188 0.059073127806186676 0.3350096642971039 -0.9403610229492188 0.05907239019870758 0.335012823343277 -0.9403599500656128 0.05907239019870758 0.335012823343277 -0.9403599500656128 0.05907239019870758 0.335012823343277 -0.9403599500656128 0.1019776463508606 0.5783325433731079 -0.8094022870063782 0.1019776463508606 0.5783325433731079 -0.8094022870063782 0.1019776463508606 0.5783325433731079 -0.8094022870063782 0.10197697579860687 0.5783326029777527 -0.809402346611023 0.10197697579860687 0.5783326029777527 -0.809402346611023 0.10197697579860687 0.5783326029777527 -0.809402346611023 0.13529105484485626 0.7672604918479919 -0.6269034147262573 0.13529105484485626 0.7672604918479919 -0.6269034147262573 0.13529105484485626 0.7672604918479919 -0.6269034147262573 0.13529151678085327 0.7672623991966248 -0.626900851726532 0.13529151678085327 0.7672623991966248 -0.626900851726532 0.13529151678085327 0.7672623991966248 -0.626900851726532 -0.17365261912345886 -0.984807014465332 0.0 -0.17365261912345886 -0.984807014465332 0.0 -0.17365261912345886 -0.984807014465332 0.0 -0.17365160584449768 -0.9848071336746216 0.0 -0.17365160584449768 -0.9848071336746216 0.0 -0.17365160584449768 -0.9848071336746216 0.0 8.176379395763433e-08 0.0 -1.0 8.176379395763433e-08 0.0 -1.0 8.176379395763433e-08 0.0 -1.0 -1.6352758791526867e-07 0.0 -1.0 -1.6352758791526867e-07 0.0 -1.0 -1.6352758791526867e-07 0.0 -1.0 0.17365218698978424 0.9848070740699768 0.0 0.17365218698978424 0.9848070740699768 0.0 0.17365218698978424 0.9848070740699768 0.0 0.17365078628063202 0.9848073124885559 0.0 0.17365078628063202 0.9848073124885559 0.0 0.17365078628063202 0.9848073124885559 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -0.17365288734436035 -0.9848068952560425 0.0 -0.17365288734436035 -0.9848068952560425 0.0 -0.17365288734436035 -0.9848068952560425 0.0 -0.173650860786438 -0.9848072528839111 0.0 -0.173650860786438 -0.9848072528839111 0.0 -0.173650860786438 -0.9848072528839111 0.0 0.1276787966489792 0.7240862250328064 0.6777886152267456 0.1276787966489792 0.7240862250328064 0.6777886152267456 0.1276787966489792 0.7240862250328064 0.6777886152267456 0.1276787966489792 0.7240846157073975 0.6777902245521545 0.1276787966489792 0.7240846157073975 0.6777902245521545 0.1276787966489792 0.7240846157073975 0.6777902245521545 0.0956239402294159 0.5422958731651306 0.8347283005714417 0.0956239402294159 0.5422958731651306 0.8347283005714417 0.0956239402294159 0.5422958731651306 0.8347283005714417 0.09562351554632187 0.5422980189323425 0.834726870059967 0.09562351554632187 0.5422980189323425 0.834726870059967 0.09562351554632187 0.5422980189323425 0.834726870059967 0.05584884434938431 0.31673043966293335 0.9468698501586914 0.05584884434938431 0.31673043966293335 0.9468698501586914 0.05584884434938431 0.31673043966293335 0.9468698501586914 0.055849526077508926 0.3167290985584259 0.9468703866004944 0.055849526077508926 0.3167290985584259 0.9468703866004944 0.055849526077508926 0.3167290985584259 0.9468703866004944 0.01690848544239998 0.0958893671631813 0.9952483773231506 0.01690848544239998 0.0958893671631813 0.9952483773231506 0.01690848544239998 0.0958893671631813 0.9952483773231506 0.01690807193517685 0.09588976204395294 0.9952483773231506 0.01690807193517685 0.09588976204395294 0.9952483773231506 0.01690807193517685 0.09588976204395294 0.9952483773231506 -0.03689408674836159 -0.20923028886318207 0.9771702289581299 -0.03689408674836159 -0.20923028886318207 0.9771702289581299 -0.03689408674836159 -0.20923028886318207 0.9771702289581299 -0.036894071847200394 -0.2092321813106537 0.9771696329116821 -0.036894071847200394 -0.2092321813106537 0.9771696329116821 -0.036894071847200394 -0.2092321813106537 0.9771696329116821 -0.11261608451604843 -0.6386671662330627 -0.7611976861953735 -0.11261608451604843 -0.6386671662330627 -0.7611976861953735 -0.11261608451604843 -0.6386671662330627 -0.7611976861953735 -0.1126161590218544 -0.6386626958847046 -0.7612013816833496 -0.1126161590218544 -0.6386626958847046 -0.7612013816833496 -0.1126161590218544 -0.6386626958847046 -0.7612013816833496 -0.15705902874469757 -0.890699565410614 -0.42659899592399597 -0.15705902874469757 -0.890699565410614 -0.42659899592399597 -0.15705902874469757 -0.890699565410614 -0.42659899592399597 -0.1570572853088379 -0.8906990885734558 -0.42660051584243774 -0.1570572853088379 -0.8906990885734558 -0.42660051584243774 -0.1570572853088379 -0.8906990885734558 -0.42660051584243774 -0.17232219874858856 -0.9772740006446838 -0.12345325946807861 -0.17232219874858856 -0.9772740006446838 -0.12345325946807861 -0.17232219874858856 -0.9772740006446838 -0.12345325946807861 -0.17232301831245422 -0.9772735238075256 -0.1234552189707756 -0.17232301831245422 -0.9772735238075256 -0.1234552189707756 -0.17232301831245422 -0.9772735238075256 -0.1234552189707756 -0.17216657102108002 -0.9763920903205872 0.1304502636194229 -0.17216657102108002 -0.9763920903205872 0.1304502636194229 -0.17216657102108002 -0.9763920903205872 0.1304502636194229 -0.17215754091739655 -0.9763917326927185 0.1304645836353302 -0.17215754091739655 -0.9763917326927185 0.1304645836353302 -0.17215754091739655 -0.9763917326927185 0.1304645836353302 -0.15611907839775085 -0.8854295015335083 0.4377687871456146 -0.15611907839775085 -0.8854295015335083 0.4377687871456146 -0.15611907839775085 -0.8854295015335083 0.4377687871456146 -0.1561291217803955 -0.8854352831840515 0.4377536177635193 -0.1561291217803955 -0.8854352831840515 0.4377536177635193 -0.1561291217803955 -0.8854352831840515 0.4377536177635193 -0.11211434006690979 -0.6358163356781006 0.7636544704437256 -0.11211434006690979 -0.6358163356781006 0.7636544704437256 -0.11211434006690979 -0.6358163356781006 0.7636544704437256 -0.1121143028140068 -0.6358157992362976 0.7636547684669495 -0.1121143028140068 -0.6358157992362976 0.7636547684669495 -0.1121143028140068 -0.6358157992362976 0.7636547684669495 -0.038937415927648544 -0.22082211077213287 0.9745365977287292 -0.038937415927648544 -0.22082211077213287 0.9745365977287292 -0.038937415927648544 -0.22082211077213287 0.9745365977287292 -0.038937631994485855 -0.22082015872001648 0.9745369553565979 -0.038937631994485855 -0.22082015872001648 0.9745369553565979 -0.038937631994485855 -0.22082015872001648 0.9745369553565979 0.039935555309057236 0.22648118436336517 0.9731964468955994 0.039935555309057236 0.22648118436336517 0.9731964468955994 0.039935555309057236 0.22648118436336517 0.9731964468955994 0.03993550315499306 0.2264808863401413 0.9731966257095337 0.03993550315499306 0.2264808863401413 0.9731966257095337 0.03993550315499306 0.2264808863401413 0.9731966257095337 0.11321128159761429 0.642042338848114 0.758264422416687 0.11321128159761429 0.642042338848114 0.758264422416687 0.11321128159761429 0.642042338848114 0.758264422416687 0.11321152001619339 0.6420429944992065 0.7582637071609497 0.11321152001619339 0.6420429944992065 0.7582637071609497 0.11321152001619339 0.6420429944992065 0.7582637071609497 0.15638884902000427 0.8869001865386963 0.4346846342086792 0.15638884902000427 0.8869001865386963 0.4346846342086792 0.15638884902000427 0.8869001865386963 0.4346846342086792 0.15638786554336548 0.8869010806083679 0.4346829950809479 0.15638786554336548 0.8869010806083679 0.4346829950809479 0.15638786554336548 0.8869010806083679 0.4346829950809479 0.17217618227005005 0.9764395356178284 0.1300809532403946 0.17217618227005005 0.9764395356178284 0.1300809532403946 0.17217618227005005 0.9764395356178284 0.1300809532403946 0.17217625677585602 0.9764397740364075 0.1300799548625946 0.17217625677585602 0.9764397740364075 0.1300799548625946 0.17217625677585602 0.9764397740364075 0.1300799548625946 0.17212249338626862 0.976143479347229 -0.13235433399677277 0.17212249338626862 0.976143479347229 -0.13235433399677277 0.17212249338626862 0.976143479347229 -0.13235433399677277 0.17212441563606262 0.9761431217193604 -0.13235440850257874 0.17212441563606262 0.9761431217193604 -0.13235440850257874 0.17212441563606262 0.9761431217193604 -0.13235440850257874 0.1560336947441101 0.8848930597305298 -0.438882440328598 0.1560336947441101 0.8848930597305298 -0.438882440328598 0.1560336947441101 0.8848930597305298 -0.438882440328598 0.15603475272655487 0.8848912715911865 -0.4388856589794159 0.15603475272655487 0.8848912715911865 -0.4388856589794159 0.15603475272655487 0.8848912715911865 -0.4388856589794159 0.11275966465473175 0.6394814848899841 -0.7604923248291016 0.11275966465473175 0.6394814848899841 -0.7604923248291016 0.11275966465473175 0.6394814848899841 -0.7604923248291016 0.11275193840265274 0.6394746899604797 -0.7604991793632507 0.11275193840265274 0.6394746899604797 -0.7604991793632507 0.11275193840265274 0.6394746899604797 -0.7604991793632507 0.03983009234070778 0.22589503228664398 -0.9733369946479797 0.03983009234070778 0.22589503228664398 -0.9733369946479797 0.03983009234070778 0.22589503228664398 -0.9733369946479797 0.039830029010772705 0.22589722275733948 -0.9733365178108215 0.039830029010772705 0.22589722275733948 -0.9733365178108215 0.039830029010772705 0.22589722275733948 -0.9733365178108215 -0.0383831188082695 -0.2176932692527771 -0.9752622842788696 -0.0383831188082695 -0.2176932692527771 -0.9752622842788696 -0.0383831188082695 -0.2176932692527771 -0.9752622842788696 -0.03838648647069931 -0.21769365668296814 -0.9752620458602905 -0.03838648647069931 -0.21769365668296814 -0.9752620458602905 -0.03838648647069931 -0.21769365668296814 -0.9752620458602905 -0.009518155828118324 -0.05397866293787956 0.9984966516494751 -0.009518155828118324 -0.05397866293787956 0.9984966516494751 -0.009518155828118324 -0.05397866293787956 0.9984966516494751 -0.009517746977508068 -0.05397690087556839 0.9984968900680542 -0.009517746977508068 -0.05397690087556839 0.9984968900680542 -0.009517746977508068 -0.05397690087556839 0.9984968900680542 -0.01166826207190752 -0.06617268919944763 0.9977399110794067 -0.01166826207190752 -0.06617268919944763 0.9977399110794067 -0.01166826207190752 -0.06617268919944763 0.9977399110794067 -0.011667692102491856 -0.06617161631584167 0.9977399706840515 -0.011667692102491856 -0.06617161631584167 0.9977399706840515 -0.011667692102491856 -0.06617161631584167 0.9977399706840515 -0.009395782835781574 -0.05329364165663719 0.9985346794128418 -0.009395782835781574 -0.05329364165663719 0.9985346794128418 -0.009395782835781574 -0.05329364165663719 0.9985346794128418 -0.009398804046213627 -0.05329812690615654 0.9985344409942627 -0.009398804046213627 -0.05329812690615654 0.9985344409942627 -0.009398804046213627 -0.05329812690615654 0.9985344409942627 -0.1736350655555725 -0.9848101139068604 0.0 -0.1736350655555725 -0.9848101139068604 0.0 -0.1736350655555725 -0.9848101139068604 0.0 -0.1736336648464203 -0.9848103523254395 0.0 -0.1736336648464203 -0.9848103523254395 0.0 -0.1736336648464203 -0.9848103523254395 0.0 0.023799462243914604 0.13498765230178833 -0.9905614256858826 0.023799462243914604 0.13498765230178833 -0.9905614256858826 0.023799462243914604 0.13498765230178833 -0.9905614256858826 0.023806769400835037 0.13500921428203583 -0.9905582070350647 0.023806769400835037 0.13500921428203583 -0.9905582070350647 0.023806769400835037 0.13500921428203583 -0.9905582070350647 0.020015545189380646 0.11350841820240021 -0.9933354258537292 0.020015545189380646 0.11350841820240021 -0.9933354258537292 0.020015545189380646 0.11350841820240021 -0.9933354258537292 0.02001115120947361 0.1134956032037735 -0.9933369755744934 0.02001115120947361 0.1134956032037735 -0.9933369755744934 0.02001115120947361 0.1134956032037735 -0.9933369755744934 0.013183237984776497 0.07476690411567688 -0.9971138834953308 0.013183237984776497 0.07476690411567688 -0.9971138834953308 0.013183237984776497 0.07476690411567688 -0.9971138834953308 0.013184107840061188 0.0747763067483902 -0.9971131086349487 0.013184107840061188 0.0747763067483902 -0.9971131086349487 0.013184107840061188 0.0747763067483902 -0.9971131086349487 0.0043517048470675945 0.02468416653573513 -0.9996858239173889 0.0043517048470675945 0.02468416653573513 -0.9996858239173889 0.0043517048470675945 0.02468416653573513 -0.9996858239173889 0.004354131408035755 0.02468467503786087 -0.9996857643127441 0.004354131408035755 0.02468467503786087 -0.9996857643127441 0.004354131408035755 0.02468467503786087 -0.9996857643127441 -0.01872730441391468 -0.10620294511318207 -0.9941681027412415 -0.01872730441391468 -0.10620294511318207 -0.9941681027412415 -0.01872730441391468 -0.10620294511318207 -0.9941681027412415 -0.018726801499724388 -0.10620491951704025 -0.9941678643226624 -0.018726801499724388 -0.10620491951704025 -0.9941678643226624 -0.018726801499724388 -0.10620491951704025 -0.9941678643226624 -0.09392084181308746 -0.5326406955718994 -0.8411139845848083 -0.09392084181308746 -0.5326406955718994 -0.8411139845848083 -0.09392084181308746 -0.5326406955718994 -0.8411139845848083 -0.09391067922115326 -0.5326140522956848 -0.8411319255828857 -0.09391067922115326 -0.5326140522956848 -0.8411319255828857 -0.09391067922115326 -0.5326140522956848 -0.8411319255828857 -0.16149677336215973 -0.9158755540847778 -0.3675468862056732 -0.16149677336215973 -0.9158755540847778 -0.3675468862056732 -0.16149677336215973 -0.9158755540847778 -0.3675468862056732 -0.1614856719970703 -0.9158658981323242 -0.3675759434700012 -0.1614856719970703 -0.9158658981323242 -0.3675759434700012 -0.1614856719970703 -0.9158658981323242 -0.3675759434700012 -0.1732502281665802 -0.9825895428657532 -0.06709747016429901 -0.1732502281665802 -0.9825895428657532 -0.06709747016429901 -0.1732502281665802 -0.9825895428657532 -0.06709747016429901 -0.17325986921787262 -0.9825901985168457 -0.06706313043832779 -0.17325986921787262 -0.9825901985168457 -0.06706313043832779 -0.17325986921787262 -0.9825901985168457 -0.06706313043832779 -0.17364102602005005 -0.9848089814186096 0.0 -0.17364102602005005 -0.9848089814186096 0.0 -0.17364102602005005 -0.9848089814186096 0.0 -0.17364102602005005 -0.9848089814186096 0.0 -1.4661428338058613e-07 0.0 1.0 -1.4661428338058613e-07 0.0 1.0 -1.4661428338058613e-07 0.0 1.0 1.4663018532701244e-07 0.0 1.0 1.4663018532701244e-07 0.0 1.0 1.4663018532701244e-07 0.0 1.0 -0.17363394796848297 -0.9848102927207947 0.0 -0.17363394796848297 -0.9848102927207947 0.0 -0.17363394796848297 -0.9848102927207947 0.0 -0.1736338883638382 -0.9848102927207947 0.0 -0.1736338883638382 -0.9848102927207947 0.0 -0.1736338883638382 -0.9848102927207947 0.0 -7.330716300657514e-08 0.0 -1.0 -7.330716300657514e-08 0.0 -1.0 -7.330716300657514e-08 0.0 -1.0 2.1994520693624509e-07 0.0 -1.0 2.1994520693624509e-07 0.0 -1.0 2.1994520693624509e-07 0.0 -1.0 -0.17364081740379333 -0.9848091006278992 0.0 -0.17364081740379333 -0.9848091006278992 0.0 -0.17364081740379333 -0.9848091006278992 0.0 -0.17364166676998138 -0.9848089218139648 0.0 -0.17364166676998138 -0.9848089218139648 0.0 -0.17364166676998138 -0.9848089218139648 0.0 4.905750756734051e-07 0.0 -1.0 4.905750756734051e-07 0.0 -1.0 4.905750756734051e-07 0.0 -1.0 -3.2705304420233006e-07 0.0 -1.0 -3.2705304420233006e-07 0.0 -1.0 -3.2705304420233006e-07 0.0 -1.0 0.1736522763967514 0.984807014465332 0.0 0.1736522763967514 0.984807014465332 0.0 0.1736522763967514 0.984807014465332 0.0 0.17365047335624695 0.9848073720932007 0.0 0.17365047335624695 0.9848073720932007 0.0 0.17365047335624695 0.9848073720932007 0.0 -8.289883624001959e-08 0.0 -1.0 -8.289883624001959e-08 0.0 -1.0 -8.289883624001959e-08 0.0 -1.0 8.289872255318187e-08 0.0 -1.0 8.289872255318187e-08 0.0 -1.0 8.289872255318187e-08 0.0 -1.0 0.1736523061990738 0.984807014465332 0.0 0.1736523061990738 0.984807014465332 0.0 0.1736523061990738 0.984807014465332 0.0 0.17365093529224396 0.9848072528839111 0.0 0.17365093529224396 0.9848072528839111 0.0 0.17365093529224396 0.9848072528839111 0.0 -1.6579774353431276e-07 0.0 1.0 -1.6579774353431276e-07 0.0 1.0 -1.6579774353431276e-07 0.0 1.0 1.6579755879320146e-07 0.0 1.0 1.6579755879320146e-07 0.0 1.0 1.6579755879320146e-07 0.0 1.0 0.17365102469921112 0.9848072528839111 0.0 0.17365102469921112 0.9848072528839111 0.0 0.17365102469921112 0.9848072528839111 0.0 0.17365102469921112 0.9848072528839111 0.0 0.17159472405910492 0.973201334476471 0.15308329463005066 0.17159472405910492 0.973201334476471 0.15308329463005066 0.17159472405910492 0.973201334476471 0.15308329463005066 0.17160555720329285 0.9732022285461426 0.1530648022890091 0.17160555720329285 0.9732022285461426 0.1530648022890091 0.17160555720329285 0.9732022285461426 0.1530648022890091 0.14327943325042725 0.8125576972961426 0.564996600151062 0.14327943325042725 0.8125576972961426 0.564996600151062 0.14327943325042725 0.8125576972961426 0.564996600151062 0.14326907694339752 0.8125515580177307 0.5650079250335693 0.14326907694339752 0.8125515580177307 0.5650079250335693 0.14326907694339752 0.8125515580177307 0.5650079250335693 0.07747110724449158 0.4393577575683594 0.894965410232544 0.07747110724449158 0.4393577575683594 0.894965410232544 0.07747110724449158 0.4393577575683594 0.894965410232544 0.0774717628955841 0.43935492634773254 0.894966721534729 0.0774717628955841 0.43935492634773254 0.894966721534729 0.0774717628955841 0.43935492634773254 0.894966721534729 0.019465211778879166 0.11038774996995926 0.9936978816986084 0.019465211778879166 0.11038774996995926 0.9936978816986084 0.019465211778879166 0.11038774996995926 0.9936978816986084 0.019464369863271713 0.11038800328969955 0.9936979413032532 0.019464369863271713 0.11038800328969955 0.9936979413032532 0.019464369863271713 0.11038800328969955 0.9936979413032532 -0.0037557980976998806 -0.02129928022623062 0.9997661113739014 -0.0037557980976998806 -0.02129928022623062 0.9997661113739014 -0.0037557980976998806 -0.02129928022623062 0.9997661113739014 -0.003755462123081088 -0.021300295367836952 0.9997661113739014 -0.003755462123081088 -0.021300295367836952 0.9997661113739014 -0.003755462123081088 -0.021300295367836952 0.9997661113739014 -0.009513573721051216 -0.05397771671414375 0.9984968304634094 -0.009513573721051216 -0.05397771671414375 0.9984968304634094 -0.009513573721051216 -0.05397771671414375 0.9984968304634094 -0.00951630249619484 -0.05398132652044296 0.9984965920448303 -0.00951630249619484 -0.05398132652044296 0.9984965920448303 -0.00951630249619484 -0.05398132652044296 0.9984965920448303 -0.01168380118906498 -0.06624291837215424 0.9977352023124695 -0.01168380118906498 -0.06624291837215424 0.9977352023124695 -0.01168380118906498 -0.06624291837215424 0.9977352023124695 -0.011669814586639404 -0.06620616465806961 0.99773770570755 -0.011669814586639404 -0.06620616465806961 0.99773770570755 -0.011669814586639404 -0.06620616465806961 0.99773770570755 -0.009383770637214184 -0.053237609565258026 0.9985378384590149 -0.009383770637214184 -0.053237609565258026 0.9985378384590149 -0.009383770637214184 -0.053237609565258026 0.9985378384590149 -0.00939487386494875 -0.05326332151889801 0.9985364079475403 -0.00939487386494875 -0.05326332151889801 0.9985364079475403 -0.00939487386494875 -0.05326332151889801 0.9985364079475403 -0.1736021190881729 -0.9848158955574036 0.0 -0.1736021190881729 -0.9848158955574036 0.0 -0.1736021190881729 -0.9848158955574036 0.0 -0.1736021786928177 -0.9848158955574036 0.0 -0.1736021786928177 -0.9848158955574036 0.0 -0.1736021786928177 -0.9848158955574036 0.0 0.023795196786522865 0.13498754799365997 -0.9905614852905273 0.023795196786522865 0.13498754799365997 -0.9905614852905273 0.023795196786522865 0.13498754799365997 -0.9905614852905273 0.023796245455741882 0.13499011099338531 -0.9905611872673035 0.023796245455741882 0.13499011099338531 -0.9905611872673035 0.023796245455741882 0.13499011099338531 -0.9905611872673035 0.020008953288197517 0.11350330710411072 -0.9933361411094666 0.020008953288197517 0.11350330710411072 -0.9933361411094666 0.020008953288197517 0.11350330710411072 -0.9933361411094666 0.020042916759848595 0.11363942921161652 -0.9933198690414429 0.020042916759848595 0.11363942921161652 -0.9933198690414429 0.020042916759848595 0.11363942921161652 -0.9933198690414429 0.013193486258387566 0.07480265945196152 -0.9971110820770264 0.013193486258387566 0.07480265945196152 -0.9971110820770264 0.013193486258387566 0.07480265945196152 -0.9971110820770264 0.013169027864933014 0.07470865547657013 -0.9971184730529785 0.013169027864933014 0.07470865547657013 -0.9971184730529785 0.013169027864933014 0.07470865547657013 -0.9971184730529785 0.004347911570221186 0.024662649258971214 -0.9996863007545471 0.004347911570221186 0.024662649258971214 -0.9996863007545471 0.004347911570221186 0.024662649258971214 -0.9996863007545471 0.004355783574283123 0.024694042280316353 -0.999685525894165 0.004355783574283123 0.024694042280316353 -0.999685525894165 0.004355783574283123 0.024694042280316353 -0.999685525894165 -0.018733717501163483 -0.10621487349271774 -0.9941667318344116 -0.018733717501163483 -0.10621487349271774 -0.9941667318344116 -0.018733717501163483 -0.10621487349271774 -0.9941667318344116 -0.018735507503151894 -0.10621654242277145 -0.9941664338111877 -0.018735507503151894 -0.10621654242277145 -0.9941664338111877 -0.018735507503151894 -0.10621654242277145 -0.9941664338111877 -0.09393350034952164 -0.5325522422790527 -0.8411685228347778 -0.09393350034952164 -0.5325522422790527 -0.8411685228347778 -0.09393350034952164 -0.5325522422790527 -0.8411685228347778 -0.09393269568681717 -0.5325542688369751 -0.8411674499511719 -0.09393269568681717 -0.5325542688369751 -0.8411674499511719 -0.09393269568681717 -0.5325542688369751 -0.8411674499511719 -0.16151662170886993 -0.915823757648468 -0.3676671087741852 -0.16151662170886993 -0.915823757648468 -0.3676671087741852 -0.16151662170886993 -0.915823757648468 -0.3676671087741852 -0.16153979301452637 -0.9158560633659363 -0.3675767183303833 -0.16153979301452637 -0.9158560633659363 -0.3675767183303833 -0.16153979301452637 -0.9158560633659363 -0.3675767183303833 -0.17329047620296478 -0.9825848937034607 -0.06706318259239197 -0.17329047620296478 -0.9825848937034607 -0.06706318259239197 -0.17329047620296478 -0.9825848937034607 -0.06706318259239197 -0.17329072952270508 -0.9825852513313293 -0.06705702841281891 -0.17329072952270508 -0.9825852513313293 -0.06705702841281891 -0.17329072952270508 -0.9825852513313293 -0.06705702841281891 -0.17368152737617493 -0.9848018884658813 0.0 -0.17368152737617493 -0.9848018884658813 0.0 -0.17368152737617493 -0.9848018884658813 0.0 -0.17368240654468536 -0.9848017692565918 0.0 -0.17368240654468536 -0.9848017692565918 0.0 -0.17368240654468536 -0.9848017692565918 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 -0.17360177636146545 -0.9848158955574036 0.0 -0.17360177636146545 -0.9848158955574036 0.0 -0.17360177636146545 -0.9848158955574036 0.0 -0.17360305786132812 -0.9848156571388245 0.0 -0.17360305786132812 -0.9848156571388245 0.0 -0.17360305786132812 -0.9848156571388245 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 2.1993308507717302e-07 0.0 -0.9999999403953552 2.1993308507717302e-07 0.0 -0.9999999403953552 2.1993308507717302e-07 0.0 -0.9999999403953552 -0.17368178069591522 -0.9848018884658813 0.0 -0.17368178069591522 -0.9848018884658813 0.0 -0.17368178069591522 -0.9848018884658813 0.0 -0.17368173599243164 -0.9848018884658813 0.0 -0.17368173599243164 -0.9848018884658813 0.0 -0.17368173599243164 -0.9848018884658813 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.17360244691371918 0.9848158359527588 0.0 0.17360244691371918 0.9848158359527588 0.0 0.17360244691371918 0.9848158359527588 0.0 0.17360413074493408 0.9848154783248901 0.0 0.17360413074493408 0.9848154783248901 0.0 0.17360413074493408 0.9848154783248901 0.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 2.4872190351743484e-07 0.0 -1.0 2.4872190351743484e-07 0.0 -1.0 2.4872190351743484e-07 0.0 -1.0 0.17369885742664337 0.9847987294197083 0.0 0.17369885742664337 0.9847987294197083 0.0 0.17369885742664337 0.9847987294197083 0.0 0.17370018362998962 0.9847986102104187 0.0 0.17370018362998962 0.9847986102104187 0.0 0.17370018362998962 0.9847986102104187 0.0 1.657943187183264e-07 0.0 1.0 1.657943187183264e-07 0.0 1.0 1.657943187183264e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.1736014187335968 0.9848160147666931 0.0 0.1736014187335968 0.9848160147666931 0.0 0.1736014187335968 0.9848160147666931 0.0 0.17360453307628632 0.9848154783248901 0.0 0.17360453307628632 0.9848154783248901 0.0 0.17360453307628632 0.9848154783248901 0.0 0.17155590653419495 0.9732107520103455 0.15306653082370758 0.17155590653419495 0.9732107520103455 0.15306653082370758 0.17155590653419495 0.9732107520103455 0.15306653082370758 0.17155703902244568 0.9732112884521484 0.15306201577186584 0.17155703902244568 0.9732112884521484 0.15306201577186584 0.17155703902244568 0.9732112884521484 0.15306201577186584 0.14323274791240692 0.8125269412994385 0.5650525689125061 0.14323274791240692 0.8125269412994385 0.5650525689125061 0.14323274791240692 0.8125269412994385 0.5650525689125061 0.1432311087846756 0.812528669834137 0.5650504231452942 0.1432311087846756 0.812528669834137 0.5650504231452942 0.1432311087846756 0.812528669834137 0.5650504231452942 0.07749637961387634 0.4393748939037323 0.8949548006057739 0.07749637961387634 0.4393748939037323 0.8949548006057739 0.07749637961387634 0.4393748939037323 0.8949548006057739 0.07744121551513672 0.43930262327194214 0.8949949741363525 0.07744121551513672 0.43930262327194214 0.8949949741363525 0.07744121551513672 0.43930262327194214 0.8949949741363525 0.019470052793622017 0.110385961830616 0.9936980605125427 0.019470052793622017 0.110385961830616 0.9936980605125427 0.019470052793622017 0.110385961830616 0.9936980605125427 0.019469957798719406 0.11038542538881302 0.9936981201171875 0.019469957798719406 0.11038542538881302 0.9936981201171875 0.019469957798719406 0.11038542538881302 0.9936981201171875 -0.003746591042727232 -0.021255124360322952 0.9997671246528625 -0.003746591042727232 -0.021255124360322952 0.9997671246528625 -0.003746591042727232 -0.021255124360322952 0.9997671246528625 -0.003751229727640748 -0.021263789385557175 0.9997668266296387 -0.003751229727640748 -0.021263789385557175 0.9997668266296387 -0.003751229727640748 -0.021263789385557175 0.9997668266296387 -0.0697624683380127 -0.39552217721939087 0.9158031344413757 -0.0697624683380127 -0.39552217721939087 0.9158031344413757 -0.0697624683380127 -0.39552217721939087 0.9158031344413757 -0.06976307183504105 -0.3955223560333252 0.9158030152320862 -0.06976307183504105 -0.3955223560333252 0.9158030152320862 -0.06976307183504105 -0.3955223560333252 0.9158030152320862 -0.13150210678577423 -0.7455575466156006 0.6533384323120117 -0.13150210678577423 -0.7455575466156006 0.6533384323120117 -0.13150210678577423 -0.7455575466156006 0.6533384323120117 -0.13141709566116333 -0.7455060482025146 0.653414249420166 -0.13141709566116333 -0.7455060482025146 0.653414249420166 -0.13141709566116333 -0.7455060482025146 0.653414249420166 -0.16970092058181763 -0.9626834988594055 0.2108127325773239 -0.16970092058181763 -0.9626834988594055 0.2108127325773239 -0.16970092058181763 -0.9626834988594055 0.2108127325773239 -0.16970258951187134 -0.9626830220222473 0.2108139544725418 -0.16970258951187134 -0.9626830220222473 0.2108139544725418 -0.16970258951187134 -0.9626830220222473 0.2108139544725418 -0.17360244691371918 -0.9848158359527588 0.0 -0.17360244691371918 -0.9848158359527588 0.0 -0.17360244691371918 -0.9848158359527588 0.0 -0.17360439896583557 -0.9848155379295349 0.0 -0.17360439896583557 -0.9848155379295349 0.0 -0.17360439896583557 -0.9848155379295349 0.0 -0.17158225178718567 -0.9733617305755615 -0.1520737260580063 -0.17158225178718567 -0.9733617305755615 -0.1520737260580063 -0.17158225178718567 -0.9733617305755615 -0.1520737260580063 -0.1715848743915558 -0.9733595848083496 -0.15208452939987183 -0.1715848743915558 -0.9733595848083496 -0.15208452939987183 -0.1715848743915558 -0.9733595848083496 -0.15208452939987183 -0.15219464898109436 -0.8628755211830139 -0.4819570779800415 -0.15219464898109436 -0.8628755211830139 -0.4819570779800415 -0.15219464898109436 -0.8628755211830139 -0.4819570779800415 -0.1520942598581314 -0.8627938628196716 -0.4821350574493408 -0.1520942598581314 -0.8627938628196716 -0.4821350574493408 -0.1520942598581314 -0.8627938628196716 -0.4821350574493408 -0.11307837069034576 -0.6411051154136658 -0.7590766549110413 -0.11307837069034576 -0.6411051154136658 -0.7590766549110413 -0.11307837069034576 -0.6411051154136658 -0.7590766549110413 -0.11299615353345871 -0.6410048604011536 -0.7591736316680908 -0.11299615353345871 -0.6410048604011536 -0.7591736316680908 -0.11299615353345871 -0.6410048604011536 -0.7591736316680908 -0.06844648718833923 -0.3882867693901062 -0.9189931750297546 -0.06844648718833923 -0.3882867693901062 -0.9189931750297546 -0.06844648718833923 -0.3882867693901062 -0.9189931750297546 -0.0684969574213028 -0.3883419930934906 -0.9189661145210266 -0.0684969574213028 -0.3883419930934906 -0.9189661145210266 -0.0684969574213028 -0.3883419930934906 -0.9189661145210266 -0.04748052358627319 -0.2691904604434967 -0.961915910243988 -0.04748052358627319 -0.2691904604434967 -0.961915910243988 -0.04748052358627319 -0.2691904604434967 -0.961915910243988 -0.04746627435088158 -0.26918837428092957 -0.9619171619415283 -0.04746627435088158 -0.26918837428092957 -0.9619171619415283 -0.04746627435088158 -0.26918837428092957 -0.9619171619415283 -0.05440562963485718 -0.3085419535636902 -0.9496535062789917 -0.05440562963485718 -0.3085419535636902 -0.9496535062789917 -0.05440562963485718 -0.3085419535636902 -0.9496535062789917 -0.054400887340307236 -0.30853191018104553 -0.9496570229530334 -0.054400887340307236 -0.30853191018104553 -0.9496570229530334 -0.054400887340307236 -0.30853191018104553 -0.9496570229530334 -0.08652176707983017 -0.49070754647254944 -0.8670179843902588 -0.08652176707983017 -0.49070754647254944 -0.8670179843902588 -0.08652176707983017 -0.49070754647254944 -0.8670179843902588 -0.08653033524751663 -0.4907318353652954 -0.867003321647644 -0.08653033524751663 -0.4907318353652954 -0.867003321647644 -0.08653033524751663 -0.4907318353652954 -0.867003321647644 -0.14079426229000092 -0.7984644174575806 -0.5853474140167236 -0.14079426229000092 -0.7984644174575806 -0.5853474140167236 -0.14079426229000092 -0.7984644174575806 -0.5853474140167236 -0.14079046249389648 -0.7984539866447449 -0.5853625535964966 -0.14079046249389648 -0.7984539866447449 -0.5853625535964966 -0.14079046249389648 -0.7984539866447449 -0.5853625535964966 -0.17160454392433167 -0.9732550382614136 -0.152730330824852 -0.17160454392433167 -0.9732550382614136 -0.152730330824852 -0.17160454392433167 -0.9732550382614136 -0.152730330824852 -0.17161700129508972 -0.9732667207717896 -0.15264201164245605 -0.17161700129508972 -0.9732667207717896 -0.15264201164245605 -0.17161700129508972 -0.9732667207717896 -0.15264201164245605 -0.16696782410144806 -0.9469568729400635 0.2745804488658905 -0.16696782410144806 -0.9469568729400635 0.2745804488658905 -0.16696782410144806 -0.9469568729400635 0.2745804488658905 -0.16698041558265686 -0.9469715356826782 0.2745223939418793 -0.16698041558265686 -0.9469715356826782 0.2745223939418793 -0.16698041558265686 -0.9469715356826782 0.2745223939418793 -0.1197652593255043 -0.679209291934967 0.7241069674491882 -0.1197652593255043 -0.679209291934967 0.7241069674491882 -0.1197652593255043 -0.679209291934967 0.7241069674491882 -0.1197667196393013 -0.6792095899581909 0.7241065502166748 -0.1197667196393013 -0.6792095899581909 0.7241065502166748 -0.1197667196393013 -0.6792095899581909 0.7241065502166748 -0.06345270574092865 -0.35985445976257324 0.930848240852356 -0.06345270574092865 -0.35985445976257324 0.930848240852356 -0.06345270574092865 -0.35985445976257324 0.930848240852356 -0.06345285475254059 -0.35985198616981506 0.9308491945266724 -0.06345285475254059 -0.35985198616981506 0.9308491945266724 -0.06345285475254059 -0.35985198616981506 0.9308491945266724 -0.018387993797659874 -0.10429422557353973 0.9943764805793762 -0.018387993797659874 -0.10429422557353973 0.9943764805793762 -0.018387993797659874 -0.10429422557353973 0.9943764805793762 -0.018391001969575882 -0.10429898649454117 0.9943758845329285 -0.018391001969575882 -0.10429898649454117 0.9943758845329285 -0.018391001969575882 -0.10429898649454117 0.9943758845329285 0.01755322702229023 0.09951955825090408 0.994880735874176 0.01755322702229023 0.09951955825090408 0.994880735874176 0.01755322702229023 0.09951955825090408 0.994880735874176 0.01754383184015751 0.09950525313615799 0.9948824048042297 0.01754383184015751 0.09950525313615799 0.9948824048042297 0.01754383184015751 0.09950525313615799 0.9948824048042297 0.06840719282627106 0.3880636394023895 0.9190902709960938 0.06840719282627106 0.3880636394023895 0.9190902709960938 0.06840719282627106 0.3880636394023895 0.9190902709960938 0.0684630498290062 0.38815638422966003 0.9190469980239868 0.0684630498290062 0.38815638422966003 0.9190469980239868 0.0684630498290062 0.38815638422966003 0.9190469980239868 0.13279594480991364 0.7528943419456482 0.6446049213409424 0.13279594480991364 0.7528943419456482 0.6446049213409424 0.13279594480991364 0.7528943419456482 0.6446049213409424 0.13269327580928802 0.7527461647987366 0.644798994064331 0.13269327580928802 0.7527461647987366 0.644798994064331 0.13269327580928802 0.7527461647987366 0.644798994064331 0.16971758008003235 0.9627807140350342 0.2103550285100937 0.16971758008003235 0.9627807140350342 0.2103550285100937 0.16971758008003235 0.9627807140350342 0.2103550285100937 0.16982367634773254 0.962821900844574 0.21008044481277466 0.16982367634773254 0.962821900844574 0.21008044481277466 0.16982367634773254 0.962821900844574 0.21008044481277466 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -0.169343039393425 -0.9606595635414124 -0.22012747824192047 -0.169343039393425 -0.9606595635414124 -0.22012747824192047 -0.169343039393425 -0.9606595635414124 -0.22012747824192047 -0.1694447100162506 -0.9606676697731018 -0.22001414000988007 -0.1694447100162506 -0.9606676697731018 -0.22001414000988007 -0.1694447100162506 -0.9606676697731018 -0.22001414000988007 -0.13455051183700562 -0.763274610042572 -0.6319081783294678 -0.13455051183700562 -0.763274610042572 -0.6319081783294678 -0.13455051183700562 -0.763274610042572 -0.6319081783294678 -0.1345495581626892 -0.7632746696472168 -0.6319082379341125 -0.1345495581626892 -0.7632746696472168 -0.6319082379341125 -0.1345495581626892 -0.7632746696472168 -0.6319082379341125 -0.07650091499090195 -0.43397411704063416 -0.8976715207099915 -0.07650091499090195 -0.43397411704063416 -0.8976715207099915 -0.07650091499090195 -0.43397411704063416 -0.8976715207099915 -0.07650076597929001 -0.4339713752269745 -0.8976728916168213 -0.07650076597929001 -0.4339713752269745 -0.8976728916168213 -0.07650076597929001 -0.4339713752269745 -0.8976728916168213 -0.022134773433208466 -0.1255655735731125 -0.9918383359909058 -0.022134773433208466 -0.1255655735731125 -0.9918383359909058 -0.022134773433208466 -0.1255655735731125 -0.9918383359909058 -0.022145144641399384 -0.12557296454906464 -0.991837203502655 -0.022145144641399384 -0.12557296454906464 -0.991837203502655 -0.022145144641399384 -0.12557296454906464 -0.991837203502655 0.0232753474265337 0.13198253512382507 -0.9909786581993103 0.0232753474265337 0.13198253512382507 -0.9909786581993103 0.0232753474265337 0.13198253512382507 -0.9909786581993103 0.023271897807717323 0.13197903335094452 -0.9909793138504028 0.023271897807717323 0.13197903335094452 -0.9909793138504028 0.023271897807717323 0.13197903335094452 -0.9909793138504028 0.07911034673452377 0.4486501216888428 -0.8901992440223694 0.07911034673452377 0.4486501216888428 -0.8901992440223694 0.07911034673452377 0.4486501216888428 -0.8901992440223694 0.07911011576652527 0.4486519694328308 -0.890198290348053 0.07911011576652527 0.4486519694328308 -0.890198290348053 0.07911011576652527 0.4486519694328308 -0.890198290348053 0.1366799920797348 0.77513587474823 -0.6168330311775208 0.1366799920797348 0.77513587474823 -0.6168330311775208 0.1366799920797348 0.77513587474823 -0.6168330311775208 0.13668030500411987 0.7751364707946777 -0.6168322563171387 0.13668030500411987 0.7751364707946777 -0.6168322563171387 0.13668030500411987 0.7751364707946777 -0.6168322563171387 0.17003978788852692 0.9643242359161377 -0.20289181172847748 0.17003978788852692 0.9643242359161377 -0.20289181172847748 0.17003978788852692 0.9643242359161377 -0.20289181172847748 0.17004016041755676 0.9643237590789795 -0.20289413630962372 0.17004016041755676 0.9643237590789795 -0.20289413630962372 0.17004016041755676 0.9643237590789795 -0.20289413630962372 0.1727854162454605 0.9799000024795532 0.09970610588788986 0.1727854162454605 0.9799000024795532 0.09970610588788986 0.1727854162454605 0.9799000024795532 0.09970610588788986 0.1727859377861023 0.9799004197120667 0.09970103949308395 0.1727859377861023 0.9799004197120667 0.09970103949308395 0.1727859377861023 0.9799004197120667 0.09970103949308395 0.15584121644496918 0.8838074207305908 0.4411325454711914 0.15584121644496918 0.8838074207305908 0.4411325454711914 0.15584121644496918 0.8838074207305908 0.4411325454711914 0.15584130585193634 0.8838075399398804 0.44113245606422424 0.15584130585193634 0.8838075399398804 0.44113245606422424 0.15584130585193634 0.8838075399398804 0.44113245606422424 0.10766878724098206 0.6106414198875427 0.7845537662506104 0.10766878724098206 0.6106414198875427 0.7845537662506104 0.10766878724098206 0.6106414198875427 0.7845537662506104 0.10767608135938644 0.6106446981430054 0.784550130367279 0.10767608135938644 0.6106446981430054 0.784550130367279 0.10767608135938644 0.6106446981430054 0.784550130367279 0.06436782330274582 0.36504170298576355 0.9287633299827576 0.06436782330274582 0.36504170298576355 0.9287633299827576 0.06436782330274582 0.36504170298576355 0.9287633299827576 0.06436295062303543 0.36503592133522034 0.9287658929824829 0.06436295062303543 0.36503592133522034 0.9287658929824829 0.06436295062303543 0.36503592133522034 0.9287658929824829 0.05095909535884857 0.28908318281173706 0.955946683883667 0.05095909535884857 0.28908318281173706 0.955946683883667 0.05095909535884857 0.28908318281173706 0.955946683883667 0.05097489804029465 0.28908535838127136 0.9559451937675476 0.05097489804029465 0.28908535838127136 0.9559451937675476 0.05097489804029465 0.28908535838127136 0.9559451937675476 0.06030898913741112 0.34212467074394226 0.9377171397209167 0.06030898913741112 0.34212467074394226 0.9377171397209167 0.06030898913741112 0.34212467074394226 0.9377171397209167 0.06030983850359917 0.34212809801101685 0.9377159476280212 0.06030983850359917 0.34212809801101685 0.9377159476280212 0.06030983850359917 0.34212809801101685 0.9377159476280212 0.08823776990175247 0.5002625584602356 0.8613660335540771 0.08823776990175247 0.5002625584602356 0.8613660335540771 0.08823776990175247 0.5002625584602356 0.8613660335540771 0.08814451098442078 0.5000296235084534 0.8615108132362366 0.08814451098442078 0.5000296235084534 0.8615108132362366 0.08814451098442078 0.5000296235084534 0.8615108132362366 0.13187816739082336 0.7482067346572876 0.6502267122268677 0.13187816739082336 0.7482067346572876 0.6502267122268677 0.13187816739082336 0.7482067346572876 0.6502267122268677 0.13204549252986908 0.7486299872398376 0.6497054100036621 0.13204549252986908 0.7486299872398376 0.6497054100036621 0.13204549252986908 0.7486299872398376 0.6497054100036621 0.1692022681236267 0.959294319152832 0.22610852122306824 0.1692022681236267 0.959294319152832 0.22610852122306824 0.1692022681236267 0.959294319152832 0.22610852122306824 0.1690499186515808 0.9590885043144226 0.2270931601524353 0.1690499186515808 0.9590885043144226 0.2270931601524353 0.1690499186515808 0.9590885043144226 0.2270931601524353 0.1643473356962204 0.9317734837532043 -0.3237099349498749 0.1643473356962204 0.9317734837532043 -0.3237099349498749 0.1643473356962204 0.9317734837532043 -0.3237099349498749 0.16434624791145325 0.9317771196365356 -0.3236999809741974 0.16434624791145325 0.9317771196365356 -0.3236999809741974 0.16434624791145325 0.9317771196365356 -0.3236999809741974 0.09822138398885727 0.5568730235099792 -0.8247697949409485 0.09822138398885727 0.5568730235099792 -0.8247697949409485 0.09822138398885727 0.5568730235099792 -0.8247697949409485 0.098136305809021 0.5567103028297424 -0.8248896598815918 0.098136305809021 0.5567103028297424 -0.8248896598815918 0.098136305809021 0.5567103028297424 -0.8248896598815918 0.041125304996967316 0.2332926094532013 -0.9715365171432495 0.041125304996967316 0.2332926094532013 -0.9715365171432495 0.041125304996967316 0.2332926094532013 -0.9715365171432495 0.041117966175079346 0.23328125476837158 -0.9715396165847778 0.041117966175079346 0.23328125476837158 -0.9715396165847778 0.041117966175079346 0.23328125476837158 -0.9715396165847778 0.009986571036279202 0.05665899068117142 -0.9983436465263367 0.009986571036279202 0.05665899068117142 -0.9983436465263367 0.009986571036279202 0.05665899068117142 -0.9983436465263367 0.009988522157073021 0.056660592555999756 -0.9983435273170471 0.009988522157073021 0.056660592555999756 -0.9983435273170471 0.009988522157073021 0.056660592555999756 -0.9983435273170471 -0.011159590445458889 -0.06330464780330658 -0.9979318976402283 -0.011159590445458889 -0.06330464780330658 -0.9979318976402283 -0.011159590445458889 -0.06330464780330658 -0.9979318976402283 -0.011163730174303055 -0.0633111447095871 -0.9979313015937805 -0.011163730174303055 -0.0633111447095871 -0.9979313015937805 -0.011163730174303055 -0.0633111447095871 -0.9979313015937805 -0.05328100919723511 -0.3021647036075592 -0.9517655372619629 -0.05328100919723511 -0.3021647036075592 -0.9517655372619629 -0.05328100919723511 -0.3021647036075592 -0.9517655372619629 -0.05327663570642471 -0.30216094851493835 -0.9517669677734375 -0.05327663570642471 -0.30216094851493835 -0.9517669677734375 -0.05327663570642471 -0.30216094851493835 -0.9517669677734375 -0.1193220317363739 -0.676741898059845 -0.7264865040779114 -0.1193220317363739 -0.676741898059845 -0.7264865040779114 -0.1193220317363739 -0.676741898059845 -0.7264865040779114 -0.11932273954153061 -0.6767356395721436 -0.7264922261238098 -0.11932273954153061 -0.6767356395721436 -0.7264922261238098 -0.11932273954153061 -0.6767356395721436 -0.7264922261238098 -0.1623634696006775 -0.9207859635353088 -0.35467076301574707 -0.1623634696006775 -0.9207859635353088 -0.35467076301574707 -0.1623634696006775 -0.9207859635353088 -0.35467076301574707 -0.16235192120075226 -0.9207823872566223 -0.3546851873397827 -0.16235192120075226 -0.9207823872566223 -0.3546851873397827 -0.16235192120075226 -0.9207823872566223 -0.3546851873397827 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.16891425848007202 0.9579434394836426 0.23197507858276367 0.16891425848007202 0.9579434394836426 0.23197507858276367 0.16891425848007202 0.9579434394836426 0.23197507858276367 0.16891416907310486 0.9579437375068665 0.2319737821817398 0.16891416907310486 0.9579437375068665 0.2319737821817398 0.16891416907310486 0.9579437375068665 0.2319737821817398 0.1306721717119217 0.7410672307014465 0.6585925817489624 0.1306721717119217 0.7410672307014465 0.6585925817489624 0.1306721717119217 0.7410672307014465 0.6585925817489624 0.13067279756069183 0.7410658597946167 0.6585938930511475 0.13067279756069183 0.7410658597946167 0.6585938930511475 0.13067279756069183 0.7410658597946167 0.6585938930511475 0.06876403093338013 0.3899759352207184 0.9182539582252502 0.06876403093338013 0.3899759352207184 0.9182539582252502 0.06876403093338013 0.3899759352207184 0.9182539582252502 0.06876418739557266 0.38997161388397217 0.9182557463645935 0.06876418739557266 0.38997161388397217 0.9182557463645935 0.06876418739557266 0.38997161388397217 0.9182557463645935 0.018320968374609947 0.10386946052312851 0.9944222569465637 0.018320968374609947 0.10386946052312851 0.9944222569465637 0.018320968374609947 0.10386946052312851 0.9944222569465637 0.018314486369490623 0.10386602580547333 0.9944227337837219 0.018314486369490623 0.10386602580547333 0.9944227337837219 0.018314486369490623 0.10386602580547333 0.9944227337837219 -0.018918195739388466 -0.10725988447666168 0.9940510988235474 -0.018918195739388466 -0.10725988447666168 0.9940510988235474 -0.018918195739388466 -0.10725988447666168 0.9940510988235474 -0.01891864649951458 -0.10725898295640945 0.9940510988235474 -0.01891864649951458 -0.10725898295640945 0.9940510988235474 -0.01891864649951458 -0.10725898295640945 0.9940510988235474 -0.09344690293073654 -0.5299526453018188 0.8428628444671631 -0.09344690293073654 -0.5299526453018188 0.8428628444671631 -0.09344690293073654 -0.5299526453018188 0.8428628444671631 -0.09344062954187393 -0.5299519300460815 0.8428639769554138 -0.09344062954187393 -0.5299519300460815 0.8428639769554138 -0.09344062954187393 -0.5299519300460815 0.8428639769554138 -0.14741304516792297 -0.8360000252723694 0.5285577178001404 -0.14741304516792297 -0.8360000252723694 0.5285577178001404 -0.14741304516792297 -0.8360000252723694 0.5285577178001404 -0.14741308987140656 -0.8360002040863037 0.5285575985908508 -0.14741308987140656 -0.8360002040863037 0.5285575985908508 -0.14741308987140656 -0.8360002040863037 0.5285575985908508 -0.17139405012130737 -0.9720010757446289 0.16074182093143463 -0.17139405012130737 -0.9720010757446289 0.16074182093143463 -0.17139405012130737 -0.9720010757446289 0.16074182093143463 -0.17136460542678833 -0.9720030426979065 0.16076160967350006 -0.17136460542678833 -0.9720030426979065 0.16076160967350006 -0.17136460542678833 -0.9720030426979065 0.16076160967350006 -0.17170272767543793 -0.9737544059753418 -0.149400994181633 -0.17170272767543793 -0.9737544059753418 -0.149400994181633 -0.17170272767543793 -0.9737544059753418 -0.149400994181633 -0.17167598009109497 -0.9737557172775269 -0.14942260086536407 -0.17167598009109497 -0.9737557172775269 -0.14942260086536407 -0.17167598009109497 -0.9737557172775269 -0.14942260086536407 -0.14907285571098328 -0.845421314239502 -0.5128743648529053 -0.14907285571098328 -0.845421314239502 -0.5128743648529053 -0.14907285571098328 -0.845421314239502 -0.5128743648529053 -0.14907385408878326 -0.8454204797744751 -0.5128755569458008 -0.14907385408878326 -0.8454204797744751 -0.5128755569458008 -0.14907385408878326 -0.8454204797744751 -0.5128755569458008 -0.09387274831533432 -0.5323693156242371 -0.8412911891937256 -0.09387274831533432 -0.5323693156242371 -0.8412911891937256 -0.09387274831533432 -0.5323693156242371 -0.8412911891937256 -0.09387301653623581 -0.5323709845542908 -0.8412901163101196 -0.09387301653623581 -0.5323709845542908 -0.8412901163101196 -0.09387301653623581 -0.5323709845542908 -0.8412901163101196 -0.027944084256887436 -0.15847687423229218 -0.986967146396637 -0.027944084256887436 -0.15847687423229218 -0.986967146396637 -0.027944084256887436 -0.15847687423229218 -0.986967146396637 -0.027944637462496758 -0.1584760993719101 -0.9869673252105713 -0.027944637462496758 -0.1584760993719101 -0.9869673252105713 -0.027944637462496758 -0.1584760993719101 -0.9869673252105713 0.02875845693051815 0.16309429705142975 -0.9861912727355957 0.02875845693051815 0.16309429705142975 -0.9861912727355957 0.02875845693051815 0.16309429705142975 -0.9861912727355957 0.028758319094777107 0.16309410333633423 -0.9861913323402405 0.028758319094777107 0.16309410333633423 -0.9861913323402405 0.028758319094777107 0.16309410333633423 -0.9861913323402405 0.09432943165302277 0.5349598526954651 -0.8395951390266418 0.09432943165302277 0.5349598526954651 -0.8395951390266418 0.09432943165302277 0.5349598526954651 -0.8395951390266418 0.09433057904243469 0.5349630117416382 -0.8395929336547852 0.09433057904243469 0.5349630117416382 -0.8395929336547852 0.09433057904243469 0.5349630117416382 -0.8395929336547852 0.14841362833976746 0.8416869044303894 -0.5191689729690552 0.14841362833976746 0.8416869044303894 -0.5191689729690552 0.14841362833976746 0.8416869044303894 -0.5191689729690552 0.14839933812618256 0.8416775465011597 -0.5191883444786072 0.14839933812618256 0.8416775465011597 -0.5191883444786072 0.14839933812618256 0.8416775465011597 -0.5191883444786072 0.1715267300605774 0.9728626608848572 -0.15529632568359375 0.1715267300605774 0.9728626608848572 -0.15529632568359375 0.1715267300605774 0.9728626608848572 -0.15529632568359375 0.1715450882911682 0.9728615283966064 -0.15528236329555511 0.1715450882911682 0.9728615283966064 -0.15528236329555511 0.1715450882911682 0.9728615283966064 -0.15528236329555511 0.171556755900383 0.9729296565055847 0.1548418551683426 0.171556755900383 0.9729296565055847 0.1548418551683426 0.171556755900383 0.9729296565055847 0.1548418551683426 0.17155782878398895 0.9729295372962952 0.15484172105789185 0.17155782878398895 0.9729295372962952 0.15484172105789185 0.17155782878398895 0.9729295372962952 0.15484172105789185 0.1483127921819687 0.8411037921905518 0.5201418995857239 0.1483127921819687 0.8411037921905518 0.5201418995857239 0.1483127921819687 0.8411037921905518 0.5201418995857239 0.14831207692623138 0.8411035537719727 0.5201426148414612 0.14831207692623138 0.8411035537719727 0.5201426148414612 0.14831207692623138 0.8411035537719727 0.5201426148414612 0.09379842877388 0.5319505333900452 0.8415642976760864 0.09379842877388 0.5319505333900452 0.8415642976760864 0.09379842877388 0.5319505333900452 0.8415642976760864 0.09379991888999939 0.5319522619247437 0.8415631055831909 0.09379991888999939 0.5319522619247437 0.8415631055831909 0.09379991888999939 0.5319522619247437 0.8415631055831909 0.02839737944304943 0.16105158627033234 0.9865373373031616 0.02839737944304943 0.16105158627033234 0.9865373373031616 0.02839737944304943 0.16105158627033234 0.9865373373031616 0.02839820273220539 0.16105328500270844 0.9865370988845825 0.02839820273220539 0.16105328500270844 0.9865370988845825 0.02839820273220539 0.16105328500270844 0.9865370988845825 -0.028705371543765068 -0.1627994179725647 0.9862415790557861 -0.028705371543765068 -0.1627994179725647 0.9862415790557861 -0.028705371543765068 -0.1627994179725647 0.9862415790557861 -0.028706306591629982 -0.16280336678028107 0.986240804195404 -0.028706306591629982 -0.16280336678028107 0.986240804195404 -0.028706306591629982 -0.16280336678028107 0.986240804195404 -0.10917209088802338 -0.6191413402557373 -0.7776538133621216 -0.10917209088802338 -0.6191413402557373 -0.7776538133621216 -0.10917209088802338 -0.6191413402557373 -0.7776538133621216 -0.10917185246944427 -0.6191431283950806 -0.7776523232460022 -0.10917185246944427 -0.6191431283950806 -0.7776523232460022 -0.10917185246944427 -0.6191431283950806 -0.7776523232460022 -0.1551467478275299 -0.8798723816871643 -0.4491702914237976 -0.1551467478275299 -0.8798723816871643 -0.4491702914237976 -0.1551467478275299 -0.8798723816871643 -0.4491702914237976 -0.15514662861824036 -0.8798733949661255 -0.4491684138774872 -0.15514662861824036 -0.8798733949661255 -0.4491684138774872 -0.15514662861824036 -0.8798733949661255 -0.4491684138774872 -0.17210891842842102 -0.976068377494812 -0.1329251229763031 -0.17210891842842102 -0.976068377494812 -0.1329251229763031 -0.17210891842842102 -0.976068377494812 -0.1329251229763031 -0.17210820317268372 -0.976068377494812 -0.13292573392391205 -0.17210820317268372 -0.976068377494812 -0.13292573392391205 -0.17210820317268372 -0.976068377494812 -0.13292573392391205 -0.17210696637630463 -0.9760542511940002 0.13303178548812866 -0.17210696637630463 -0.9760542511940002 0.13303178548812866 -0.17210696637630463 -0.9760542511940002 0.13303178548812866 -0.17210523784160614 -0.9760544300079346 0.1330316811800003 -0.17210523784160614 -0.9760544300079346 0.1330316811800003 -0.17210523784160614 -0.9760544300079346 0.1330316811800003 -0.15512710809707642 -0.8797653317451477 0.4493868947029114 -0.15512710809707642 -0.8797653317451477 0.4493868947029114 -0.15512710809707642 -0.8797653317451477 0.4493868947029114 -0.15512797236442566 -0.8797649145126343 0.44938743114471436 -0.15512797236442566 -0.8797649145126343 0.44938743114471436 -0.15512797236442566 -0.8797649145126343 0.44938743114471436 -0.10915059596300125 -0.6190187931060791 0.7777543663978577 -0.10915059596300125 -0.6190187931060791 0.7777543663978577 -0.10915059596300125 -0.6190187931060791 0.7777543663978577 -0.10915076732635498 -0.6190229654312134 0.777751088142395 -0.10915076732635498 -0.6190229654312134 0.777751088142395 -0.10915076732635498 -0.6190229654312134 0.777751088142395 -0.03687208890914917 -0.20911020040512085 0.9771967530250549 -0.03687208890914917 -0.20911020040512085 0.9771967530250549 -0.03687208890914917 -0.20911020040512085 0.9771967530250549 -0.03687184303998947 -0.20911113917827606 0.9771965146064758 -0.03687184303998947 -0.20911113917827606 0.9771965146064758 -0.03687184303998947 -0.20911113917827606 0.9771965146064758 0.036228593438863754 0.20545722544193268 0.9779953360557556 0.036228593438863754 0.20545722544193268 0.9779953360557556 0.036228593438863754 0.20545722544193268 0.9779953360557556 0.036227695643901825 0.20545639097690582 0.9779955148696899 0.036227695643901825 0.20545639097690582 0.9779955148696899 0.036227695643901825 0.20545639097690582 0.9779955148696899 0.10922720283269882 0.6194410920143127 0.7774072885513306 0.10922720283269882 0.6194410920143127 0.7774072885513306 0.10922720283269882 0.6194410920143127 0.7774072885513306 0.10922715067863464 0.619443416595459 0.7774054408073425 0.10922715067863464 0.619443416595459 0.7774054408073425 0.10922715067863464 0.619443416595459 0.7774054408073425 0.15578491985797882 0.8834855556488037 0.44179651141166687 0.15578491985797882 0.8834855556488037 0.44179651141166687 0.15578491985797882 0.8834855556488037 0.44179651141166687 0.1557859480381012 0.8834856748580933 0.441796213388443 0.1557859480381012 0.8834856748580933 0.441796213388443 0.1557859480381012 0.8834856748580933 0.441796213388443 0.1722261607646942 0.9767293334007263 0.1278194785118103 0.1722261607646942 0.9767293334007263 0.1278194785118103 0.1722261607646942 0.9767293334007263 0.1278194785118103 0.17222703993320465 0.9767290949821472 0.12782107293605804 0.17222703993320465 0.9767290949821472 0.12782107293605804 0.17222703993320465 0.9767290949821472 0.12782107293605804 0.17201563715934753 0.975532054901123 -0.13692308962345123 0.17201563715934753 0.975532054901123 -0.13692308962345123 0.17201563715934753 0.975532054901123 -0.13692308962345123 0.17201648652553558 0.9755317568778992 -0.13692380487918854 0.17201648652553558 0.9755317568778992 -0.13692380487918854 0.17201648652553558 0.9755317568778992 -0.13692380487918854 0.15453286468982697 0.8763769865036011 -0.45616111159324646 0.15453286468982697 0.8763769865036011 -0.45616111159324646 0.15453286468982697 0.8763769865036011 -0.45616111159324646 0.15450504422187805 0.8763647675514221 -0.45619404315948486 0.15450504422187805 0.8763647675514221 -0.45619404315948486 0.15450504422187805 0.8763647675514221 -0.45619404315948486 0.10863152146339417 0.6161608099937439 -0.7800929546356201 0.10863152146339417 0.6161608099937439 -0.7800929546356201 0.10863152146339417 0.6161608099937439 -0.7800929546356201 0.10865158587694168 0.6161852478981018 -0.780070960521698 0.10865158587694168 0.6161852478981018 -0.780070960521698 0.10865158587694168 0.6161852478981018 -0.780070960521698 0.037029676139354706 0.21000155806541443 -0.9769996404647827 0.037029676139354706 0.21000155806541443 -0.9769996404647827 0.037029676139354706 0.21000155806541443 -0.9769996404647827 0.0370284803211689 0.20999981462955475 -0.9769999980926514 0.0370284803211689 0.20999981462955475 -0.9769999980926514 0.0370284803211689 0.20999981462955475 -0.9769999980926514 -0.036874692887067795 -0.2091263085603714 -0.9771931767463684 -0.036874692887067795 -0.2091263085603714 -0.9771931767463684 -0.036874692887067795 -0.2091263085603714 -0.9771931767463684 -0.03687477856874466 -0.2091255635023117 -0.9771933555603027 -0.03687477856874466 -0.2091255635023117 -0.9771933555603027 -0.03687477856874466 -0.2091255635023117 -0.9771933555603027 -1.2256519710263092e-07 0.0 -1.0 -1.2256519710263092e-07 0.0 -1.0 -1.2256519710263092e-07 0.0 -1.0 1.2256504078322905e-07 0.0 -1.0 1.2256504078322905e-07 0.0 -1.0 1.2256504078322905e-07 0.0 -1.0 0.1736028790473938 0.9848157167434692 0.0 0.1736028790473938 0.9848157167434692 0.0 0.1736028790473938 0.9848157167434692 0.0 0.1736019402742386 0.9848158359527588 0.0 0.1736019402742386 0.9848158359527588 0.0 0.1736019402742386 0.9848158359527588 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -0.1736028790473938 -0.9848157167434692 0.0 -0.1736028790473938 -0.9848157167434692 0.0 -0.1736028790473938 -0.9848157167434692 0.0 -0.17360101640224457 -0.9848160743713379 0.0 -0.17360101640224457 -0.9848160743713379 0.0 -0.17360101640224457 -0.9848160743713379 0.0 -6.572486999090188e-09 0.0 -0.9999999403953552 -6.572486999090188e-09 0.0 -0.9999999403953552 -6.572486999090188e-09 0.0 -0.9999999403953552 1.8403113699605456e-08 0.0 -1.0 1.8403113699605456e-08 0.0 -1.0 1.8403113699605456e-08 0.0 -1.0 0.17369824647903442 0.9847989082336426 0.0 0.17369824647903442 0.9847989082336426 0.0 0.17369824647903442 0.9847989082336426 0.0 0.17370010912418365 0.9847986102104187 0.0 0.17370010912418365 0.9847986102104187 0.0 0.17370010912418365 0.9847986102104187 0.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 -3.365139491506852e-07 0.0 1.0 -3.365139491506852e-07 0.0 1.0 -3.365139491506852e-07 0.0 1.0 -0.1736510992050171 -0.9848072528839111 0.0 -0.1736510992050171 -0.9848072528839111 0.0 -0.1736510992050171 -0.9848072528839111 0.0 -0.1736520230770111 -0.984807014465332 0.0 -0.1736520230770111 -0.984807014465332 0.0 -0.1736520230770111 -0.984807014465332 0.0 -2.6289879162533225e-09 0.0 -1.0 -2.6289879162533225e-09 0.0 -1.0 -2.6289879162533225e-09 0.0 -1.0 -1.0516135517946168e-08 0.0 -1.0 -1.0516135517946168e-08 0.0 -1.0 -1.0516135517946168e-08 0.0 -1.0 0.1736982762813568 0.9847989678382874 0.0 0.1736982762813568 0.9847989678382874 0.0 0.1736982762813568 0.9847989678382874 0.0 0.1736973524093628 0.9847990870475769 0.0 0.1736973524093628 0.9847990870475769 0.0 0.1736973524093628 0.9847990870475769 0.0 -3.365104532804253e-07 0.0 1.0 -3.365104532804253e-07 0.0 1.0 -3.365104532804253e-07 0.0 1.0 3.365163365742774e-07 0.0 1.0 3.365163365742774e-07 0.0 1.0 3.365163365742774e-07 0.0 1.0 -0.17360392212867737 -0.9848155975341797 0.0 -0.17360392212867737 -0.9848155975341797 0.0 -0.17360392212867737 -0.9848155975341797 0.0 -0.17360392212867737 -0.9848155975341797 0.0 0.0 -0.8660233616828918 0.500003457069397 0.0 -0.8660233616828918 0.500003457069397 0.0 -0.8660233616828918 0.500003457069397 0.0 -0.8660235404968262 0.5000030994415283 0.0 -0.8660235404968262 0.5000030994415283 0.0 -0.8660235404968262 0.5000030994415283 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 -0.8660235404968262 -0.5000030994415283 0.0 -0.8660235404968262 -0.5000030994415283 0.0 -0.8660235404968262 -0.5000030994415283 0.0 -0.866023600101471 -0.5000030398368835 0.0 -0.866023600101471 -0.5000030398368835 0.0 -0.866023600101471 -0.5000030398368835 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 6.815880055910384e-07 0.0 1.0 6.815880055910384e-07 0.0 1.0 6.815880055910384e-07 0.0 1.0 -1.4039541156307678e-06 0.0 1.0 -1.4039541156307678e-06 0.0 1.0 -1.4039541156307678e-06 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -8.794659152044915e-07 0.0 1.0 -8.794659152044915e-07 0.0 1.0 -8.794659152044915e-07 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 2.7263520223641535e-06 0.0 1.0 2.7263520223641535e-06 0.0 1.0 2.7263520223641535e-06 0.0 1.0 -5.61580054636579e-06 0.0 1.0 -5.61580054636579e-06 0.0 1.0 -5.61580054636579e-06 0.0 1.0 0.0 0.0 1.0 -3.2144583883564337e-07 0.0 1.0 -3.2144583883564337e-07 0.0 1.0 -3.2144583883564337e-07 0.0 1.0 9.191987260237511e-07 0.0 1.0 9.191987260237511e-07 0.0 1.0 9.191987260237511e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -1.3630506146000698e-06 0.0 -1.0 -1.3630506146000698e-06 0.0 -1.0 -1.3630506146000698e-06 0.0 -1.0 1.0223819799648481e-06 0.0 -1.0 1.0223819799648481e-06 0.0 -1.0 1.0223819799648481e-06 0.0 -1.0 -2.1059252048871713e-06 0.0 -1.0 -2.1059252048871713e-06 0.0 -1.0 -2.1059252048871713e-06 0.0 -1.0 4.5959927774674725e-07 0.0 -1.0 4.5959927774674725e-07 0.0 -1.0 4.5959927774674725e-07 0.0 -1.0 4.840955512008804e-07 0.0 -1.0 4.840955512008804e-07 0.0 -1.0 4.840955512008804e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -3.2144583883564337e-07 0.0 -1.0 -3.2144583883564337e-07 0.0 -1.0 -3.2144583883564337e-07 0.0 -1.0 1.3830790521751624e-06 0.0 -1.0 1.3830790521751624e-06 0.0 -1.0 1.3830790521751624e-06 0.0 -1.0 8.794659720479103e-07 0.0 -1.0 8.794659720479103e-07 0.0 -1.0 8.794659720479103e-07 0.0 -0.9999999403953552 -2.7261000923317624e-06 0.0 -0.9999999403953552 -2.7261000923317624e-06 0.0 -0.9999999403953552 -2.7261000923317624e-06 0.0 -1.0 2.7263520223641535e-06 0.0 -1.0 2.7263520223641535e-06 0.0 -1.0 2.7263520223641535e-06 0.0 -1.0 -2.807900273182895e-06 0.0 -1.0 -2.807900273182895e-06 0.0 -1.0 -2.807900273182895e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 1.0295840411345125e-06 0.0 -1.0 1.0295840411345125e-06 0.0 -1.0 1.0295840411345125e-06 0.0 -1.0 -4.981214374311094e-07 0.0 -1.0 -4.981214374311094e-07 0.0 -1.0 -4.981214374311094e-07 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 -0.2588346600532532 0.9659216403961182 0.0 -0.2588346600532532 0.9659216403961182 0.0 -0.2588346600532532 0.9659216403961182 0.0 -0.2588356137275696 0.9659214019775391 0.0 -0.2588356137275696 0.9659214019775391 0.0 -0.2588356137275696 0.9659214019775391 0.0 -0.2588351368904114 0.9659214615821838 0.0 -0.2588351368904114 0.9659214615821838 0.0 -0.2588351368904114 0.9659214615821838 0.0 -0.25883540511131287 0.9659215211868286 0.0 -0.25883540511131287 0.9659215211868286 0.0 -0.25883540511131287 0.9659215211868286 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883421301841736 -0.9659217596054077 0.0 -0.25883421301841736 -0.9659217596054077 0.0 -0.25883421301841736 -0.9659217596054077 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883448123931885 -0.9659217000007629 0.0 -0.25883448123931885 -0.9659217000007629 0.0 -0.25883448123931885 -0.9659217000007629 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218192100525 -0.2588341534137726 0.0 -0.9659218192100525 -0.2588341534137726 0.0 -0.9659218192100525 -0.2588341534137726 0.0 -0.9659214019775391 -0.25883570313453674 0.0 -0.9659214019775391 -0.25883570313453674 0.0 -0.9659214019775391 -0.25883570313453674 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070766687393188 0.7071369290351868 0.0 -0.7070766687393188 0.7071369290351868 0.0 -0.7070766687393188 0.7071369290351868 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070756554603577 0.7071378231048584 0.0 -0.7070756554603577 0.7071378231048584 0.0 -0.7070756554603577 0.7071378231048584 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070761919021606 -0.707137405872345 0.0 -0.7070761919021606 -0.707137405872345 0.0 -0.7070761919021606 -0.707137405872345 0.0 -0.7070783376693726 -0.7071352601051331 0.0 -0.7070783376693726 -0.7071352601051331 0.0 -0.7070783376693726 -0.7071352601051331 0.0 0.9659218788146973 0.25883379578590393 0.0 0.9659218788146973 0.25883379578590393 0.0 0.9659218788146973 0.25883379578590393 0.0 0.9659208059310913 0.2588374614715576 0.0 0.9659208059310913 0.2588374614715576 0.0 0.9659208059310913 0.2588374614715576 0.0 0.9659218788146973 0.2588336765766144 0.0 0.9659218788146973 0.2588336765766144 0.0 0.9659218788146973 0.2588336765766144 0.0 0.9659218788146973 0.2588336765766144 0.0 0.7070766687393188 0.7071369290351868 0.0 0.7070766687393188 0.7071369290351868 0.0 0.7070766687393188 0.7071369290351868 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070785760879517 0.707135021686554 0.0 0.7070785760879517 0.707135021686554 0.0 0.7070785760879517 0.707135021686554 0.0 0.7070756554603577 0.7071378231048584 0.0 0.7070756554603577 0.7071378231048584 0.0 0.7070756554603577 0.7071378231048584 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.9659214019775391 0.25883570313453674 0.0 -0.9659214019775391 0.25883570313453674 0.0 -0.9659214019775391 0.25883570313453674 0.0 -0.9659218788146973 0.25883379578590393 0.0 -0.9659218788146973 0.25883379578590393 0.0 -0.9659218788146973 0.25883379578590393 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.25883492827415466 0.9659215807914734 0.0 0.25883492827415466 0.9659215807914734 0.0 0.25883492827415466 0.9659215807914734 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588346600532532 0.9659216403961182 0.0 0.2588346600532532 0.9659216403961182 0.0 0.2588346600532532 0.9659216403961182 0.0 0.9659208059310913 -0.2588374614715576 0.0 0.9659208059310913 -0.2588374614715576 0.0 0.9659208059310913 -0.2588374614715576 0.0 0.9659218192100525 -0.2588341534137726 0.0 0.9659218192100525 -0.2588341534137726 0.0 0.9659218192100525 -0.2588341534137726 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070764303207397 -0.7071371674537659 0.0 0.7070764303207397 -0.7071371674537659 0.0 0.7070764303207397 -0.7071371674537659 0.0 0.7070790529251099 -0.7071345448493958 0.0 0.7070790529251099 -0.7071345448493958 0.0 0.7070790529251099 -0.7071345448493958 0.0 0.25883400440216064 -0.9659218788146973 0.0 0.25883400440216064 -0.9659218788146973 0.0 0.25883400440216064 -0.9659218788146973 0.0 0.25883516669273376 -0.9659215211868286 0.0 0.25883516669273376 -0.9659215211868286 0.0 0.25883516669273376 -0.9659215211868286 0.0 0.25883448123931885 -0.9659217000007629 0.0 0.25883448123931885 -0.9659217000007629 0.0 0.25883448123931885 -0.9659217000007629 0.0 0.25883495807647705 -0.9659216403961182 0.0 0.25883495807647705 -0.9659216403961182 0.0 0.25883495807647705 -0.9659216403961182 0.0 -0.8660233616828918 0.500003457069397 0.0 -0.8660233616828918 0.500003457069397 0.0 -0.8660233616828918 0.500003457069397 0.0 -0.8660237789154053 0.5000026822090149 0.0 -0.8660237789154053 0.5000026822090149 0.0 -0.8660237789154053 0.5000026822090149 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 -0.8660235404968262 -0.5000030994415283 0.0 -0.8660235404968262 -0.5000030994415283 0.0 -0.8660235404968262 -0.5000030994415283 0.0 -0.8660233616828918 -0.500003457069397 0.0 -0.8660233616828918 -0.500003457069397 0.0 -0.8660233616828918 -0.500003457069397 1.0 -1.758932171469496e-06 0.0 1.0 -1.758932171469496e-06 0.0 1.0 -1.758932171469496e-06 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 2.385557991146925e-06 0.0 1.0 2.385557991146925e-06 0.0 1.0 2.385557991146925e-06 0.0 1.0 -4.913825250696391e-06 0.0 1.0 -4.913825250696391e-06 0.0 1.0 -4.913825250696391e-06 0.0 1.0 9.191985554934945e-07 0.0 1.0 9.191985554934945e-07 0.0 1.0 9.191985554934945e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 1.3830790521751624e-06 0.0 1.0 1.3830790521751624e-06 0.0 1.0 1.3830790521751624e-06 0.0 1.0 8.794659720479103e-07 0.0 1.0 8.794659720479103e-07 0.0 1.0 8.794659720479103e-07 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -4.981214374311094e-07 0.0 1.0 -4.981214374311094e-07 0.0 1.0 -4.981214374311094e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 -2.0445743302843766e-06 0.0 -0.9999999403953552 -2.0445743302843766e-06 0.0 -0.9999999403953552 -2.0445743302843766e-06 0.0 -1.0 1.3631760111820768e-06 0.0 -1.0 1.3631760111820768e-06 0.0 -1.0 1.3631760111820768e-06 0.0 -1.0 -2.8079082312615355e-06 0.0 -1.0 -2.8079082312615355e-06 0.0 -1.0 -2.8079082312615355e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 1.0295840411345125e-06 0.0 -1.0 1.0295840411345125e-06 0.0 -1.0 1.0295840411345125e-06 0.0 -1.0 0.0 0.0 -1.0 -8.794659152044915e-07 0.0 -1.0 -8.794659152044915e-07 0.0 -1.0 -8.794659152044915e-07 0.0 -0.9999999403953552 -2.7261005470791133e-06 0.0 -0.9999999403953552 -2.7261005470791133e-06 0.0 -0.9999999403953552 -2.7261005470791133e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -2.807900273182895e-06 0.0 -1.0 -2.807900273182895e-06 0.0 -1.0 -2.807900273182895e-06 0.0 -1.0 2.7661599233397283e-06 0.0 -1.0 2.7661599233397283e-06 0.0 -1.0 2.7661599233397283e-06 0.0 -1.0 -3.2144583883564337e-07 0.0 -1.0 -3.2144583883564337e-07 0.0 -1.0 -3.2144583883564337e-07 0.0 -1.0 9.191987260237511e-07 0.0 -1.0 9.191987260237511e-07 0.0 -1.0 9.191987260237511e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 9.681900792202214e-07 0.0 -0.9999999403953552 9.681900792202214e-07 0.0 -0.9999999403953552 9.681900792202214e-07 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 -0.25883400440216064 0.9659218788146973 0.0 -0.25883400440216064 0.9659218788146973 0.0 -0.25883400440216064 0.9659218788146973 0.0 -0.25883516669273376 0.9659215211868286 0.0 -0.25883516669273376 0.9659215211868286 0.0 -0.25883516669273376 0.9659215211868286 0.0 -0.25883448123931885 0.9659217000007629 0.0 -0.25883448123931885 0.9659217000007629 0.0 -0.25883448123931885 0.9659217000007629 0.0 -0.25883495807647705 0.9659216403961182 0.0 -0.25883495807647705 0.9659216403961182 0.0 -0.25883495807647705 0.9659216403961182 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588346600532532 -0.9659216403961182 0.0 -0.2588346600532532 -0.9659216403961182 0.0 -0.2588346600532532 -0.9659216403961182 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.25883492827415466 -0.9659215807914734 0.0 -0.25883492827415466 -0.9659215807914734 0.0 -0.25883492827415466 -0.9659215807914734 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659214019775391 -0.2588355839252472 0.0 -0.9659214019775391 -0.2588355839252472 0.0 -0.9659214019775391 -0.2588355839252472 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070780992507935 0.7071354985237122 0.0 -0.7070780992507935 0.7071354985237122 0.0 -0.7070780992507935 0.7071354985237122 0.0 -0.7070764303207397 0.7071371674537659 0.0 -0.7070764303207397 0.7071371674537659 0.0 -0.7070764303207397 0.7071371674537659 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070766687393188 -0.7071369290351868 0.0 -0.7070766687393188 -0.7071369290351868 0.0 -0.7070766687393188 -0.7071369290351868 0.0 -0.7070756554603577 -0.7071378231048584 0.0 -0.7070756554603577 -0.7071378231048584 0.0 -0.7070756554603577 -0.7071378231048584 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070775628089905 -0.7071359157562256 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659208059310913 0.2588377296924591 0.0 0.9659208059310913 0.2588377296924591 0.0 0.9659208059310913 0.2588377296924591 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070775628089905 0.7071359157562256 0.0 0.707079291343689 0.7071342468261719 0.0 0.707079291343689 0.7071342468261719 0.0 0.707079291343689 0.7071342468261719 0.0 0.7070761919021606 0.707137405872345 0.0 0.7070761919021606 0.707137405872345 0.0 0.7070761919021606 0.707137405872345 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659213423728943 0.25883597135543823 0.0 -0.9659213423728943 0.25883597135543823 0.0 -0.9659213423728943 0.25883597135543823 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883448123931885 0.9659217000007629 0.0 0.25883448123931885 0.9659217000007629 0.0 0.25883448123931885 0.9659217000007629 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883421301841736 0.9659217596054077 0.0 0.25883421301841736 0.9659217596054077 0.0 0.25883421301841736 0.9659217596054077 0.0 0.9659208655357361 -0.25883734226226807 0.0 0.9659208655357361 -0.25883734226226807 0.0 0.9659208655357361 -0.25883734226226807 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.7070766687393188 -0.7071369290351868 0.0 0.7070766687393188 -0.7071369290351868 0.0 0.7070766687393188 -0.7071369290351868 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070756554603577 -0.7071378231048584 0.0 0.7070756554603577 -0.7071378231048584 0.0 0.7070756554603577 -0.7071378231048584 0.0 0.7070785760879517 -0.707135021686554 0.0 0.7070785760879517 -0.707135021686554 0.0 0.7070785760879517 -0.707135021686554 0.0 0.2588346600532532 -0.9659216403961182 0.0 0.2588346600532532 -0.9659216403961182 0.0 0.2588346600532532 -0.9659216403961182 0.0 0.2588356137275696 -0.9659214019775391 0.0 0.2588356137275696 -0.9659214019775391 0.0 0.2588356137275696 -0.9659214019775391 0.0 0.2588351368904114 -0.9659214615821838 0.0 0.2588351368904114 -0.9659214615821838 0.0 0.2588351368904114 -0.9659214615821838 0.0 0.25883540511131287 -0.9659215211868286 0.0 0.25883540511131287 -0.9659215211868286 0.0 0.25883540511131287 -0.9659215211868286 0.0 0.8660237789154053 -0.5000026822090149 0.0 0.8660237789154053 -0.5000026822090149 0.0 0.8660237789154053 -0.5000026822090149 0.0 0.8660233616828918 -0.500003457069397 0.0 0.8660233616828918 -0.500003457069397 0.0 0.8660233616828918 -0.500003457069397 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.8660233616828918 0.500003457069397 0.0 0.8660233616828918 0.500003457069397 0.0 0.8660233616828918 0.500003457069397 0.0 0.8660235404968262 0.5000030994415283 0.0 0.8660235404968262 0.5000030994415283 0.0 0.8660235404968262 0.5000030994415283 1.0 4.981214374311094e-07 0.0 1.0 4.981214374311094e-07 0.0 1.0 4.981214374311094e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -8.794659720479103e-07 0.0 1.0 -8.794659720479103e-07 0.0 1.0 -8.794659720479103e-07 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -1.3830790521751624e-06 0.0 1.0 -1.3830790521751624e-06 0.0 1.0 -1.3830790521751624e-06 0.0 1.0 3.2144583883564337e-07 0.0 1.0 3.2144583883564337e-07 0.0 1.0 3.2144583883564337e-07 0.0 1.0 -1.8383974520475022e-06 0.0 1.0 -1.8383974520475022e-06 0.0 1.0 -1.8383974520475022e-06 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 4.913825250696391e-06 0.0 1.0 4.913825250696391e-06 0.0 1.0 4.913825250696391e-06 0.0 1.0 0.0 0.0 1.0 -2.7263520223641535e-06 0.0 1.0 -2.7263520223641535e-06 0.0 1.0 -2.7263520223641535e-06 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 1.758932171469496e-06 0.0 1.0 1.758932171469496e-06 0.0 1.0 1.758932171469496e-06 0.0 -1.0 3.2144583883564337e-07 0.0 -1.0 3.2144583883564337e-07 0.0 -1.0 3.2144583883564337e-07 0.0 -1.0 -2.7661599233397283e-06 0.0 -1.0 -2.7661599233397283e-06 0.0 -1.0 -2.7661599233397283e-06 0.0 -1.0 -4.5959927774674725e-07 0.0 -1.0 -4.5959927774674725e-07 0.0 -1.0 -4.5959927774674725e-07 0.0 -1.0 -4.840955512008804e-07 0.0 -1.0 -4.840955512008804e-07 0.0 -1.0 -4.840955512008804e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 8.794659152044915e-07 0.0 -1.0 8.794659152044915e-07 0.0 -1.0 8.794659152044915e-07 0.0 -0.9999999403953552 2.7261005470791133e-06 0.0 -0.9999999403953552 2.7261005470791133e-06 0.0 -0.9999999403953552 2.7261005470791133e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 2.807900273182895e-06 0.0 -1.0 2.807900273182895e-06 0.0 -1.0 2.807900273182895e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -1.0295840411345125e-06 0.0 -1.0 -1.0295840411345125e-06 0.0 -1.0 -1.0295840411345125e-06 0.0 -1.0 2.8079082312615355e-06 0.0 -1.0 2.8079082312615355e-06 0.0 -1.0 2.8079082312615355e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 -1.3631740785058355e-06 0.0 -0.9999999403953552 -1.3631740785058355e-06 0.0 -0.9999999403953552 -1.3631740785058355e-06 0.0 -0.9999999403953552 2.7260991828370607e-06 0.0 -0.9999999403953552 2.7260991828370607e-06 0.0 -0.9999999403953552 2.7260991828370607e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.25883400440216064 -0.9659218788146973 0.0 0.25883400440216064 -0.9659218788146973 0.0 0.25883400440216064 -0.9659218788146973 0.0 0.25883516669273376 -0.9659215211868286 0.0 0.25883516669273376 -0.9659215211868286 0.0 0.25883516669273376 -0.9659215211868286 0.0 0.25883448123931885 -0.9659217000007629 0.0 0.25883448123931885 -0.9659217000007629 0.0 0.25883448123931885 -0.9659217000007629 0.0 0.25883495807647705 -0.9659216403961182 0.0 0.25883495807647705 -0.9659216403961182 0.0 0.25883495807647705 -0.9659216403961182 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588346600532532 0.9659216403961182 0.0 0.2588346600532532 0.9659216403961182 0.0 0.2588346600532532 0.9659216403961182 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.2588356137275696 0.9659214019775391 0.0 0.25883492827415466 0.9659215807914734 0.0 0.25883492827415466 0.9659215807914734 0.0 0.25883492827415466 0.9659215807914734 0.0 0.9659218788146973 0.2588336765766144 0.0 0.9659218788146973 0.2588336765766144 0.0 0.9659218788146973 0.2588336765766144 0.0 0.9659218788146973 0.2588336765766144 0.0 0.9659214019775391 0.2588355839252472 0.0 0.9659214019775391 0.2588355839252472 0.0 0.9659214019775391 0.2588355839252472 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070764303207397 -0.7071371674537659 0.0 0.7070764303207397 -0.7071371674537659 0.0 0.7070764303207397 -0.7071371674537659 0.0 0.7070780992507935 -0.7071354985237122 0.0 0.7070780992507935 -0.7071354985237122 0.0 0.7070780992507935 -0.7071354985237122 0.0 0.7070766687393188 0.7071369290351868 0.0 0.7070766687393188 0.7071369290351868 0.0 0.7070766687393188 0.7071369290351868 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070756554603577 0.7071378231048584 0.0 0.7070756554603577 0.7071378231048584 0.0 0.7070756554603577 0.7071378231048584 0.0 -0.9659208059310913 -0.2588377296924591 0.0 -0.9659208059310913 -0.2588377296924591 0.0 -0.9659208059310913 -0.2588377296924591 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.9659218788146973 -0.2588339149951935 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070775628089905 -0.7071359157562256 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070761919021606 -0.707137405872345 0.0 -0.7070761919021606 -0.707137405872345 0.0 -0.7070761919021606 -0.707137405872345 0.0 -0.707079291343689 -0.7071342468261719 0.0 -0.707079291343689 -0.7071342468261719 0.0 -0.707079291343689 -0.7071342468261719 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659218788146973 -0.2588339149951935 0.0 0.9659213423728943 -0.25883597135543823 0.0 0.9659213423728943 -0.25883597135543823 0.0 0.9659213423728943 -0.25883597135543823 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883448123931885 -0.9659217000007629 0.0 -0.25883448123931885 -0.9659217000007629 0.0 -0.25883448123931885 -0.9659217000007629 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883495807647705 -0.9659216403961182 0.0 -0.25883421301841736 -0.9659217596054077 0.0 -0.25883421301841736 -0.9659217596054077 0.0 -0.25883421301841736 -0.9659217596054077 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659208655357361 0.25883734226226807 0.0 -0.9659208655357361 0.25883734226226807 0.0 -0.9659208655357361 0.25883734226226807 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.9659218788146973 0.2588336765766144 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070766687393188 0.7071369290351868 0.0 -0.7070766687393188 0.7071369290351868 0.0 -0.7070766687393188 0.7071369290351868 0.0 -0.7070785760879517 0.707135021686554 0.0 -0.7070785760879517 0.707135021686554 0.0 -0.7070785760879517 0.707135021686554 0.0 -0.7070756554603577 0.7071378231048584 0.0 -0.7070756554603577 0.7071378231048584 0.0 -0.7070756554603577 0.7071378231048584 0.0 -0.2588346600532532 0.9659216403961182 0.0 -0.2588346600532532 0.9659216403961182 0.0 -0.2588346600532532 0.9659216403961182 0.0 -0.2588356137275696 0.9659214019775391 0.0 -0.2588356137275696 0.9659214019775391 0.0 -0.2588356137275696 0.9659214019775391 0.0 -0.2588351368904114 0.9659214615821838 0.0 -0.2588351368904114 0.9659214615821838 0.0 -0.2588351368904114 0.9659214615821838 0.0 -0.25883540511131287 0.9659215211868286 0.0 -0.25883540511131287 0.9659215211868286 0.0 -0.25883540511131287 0.9659215211868286 0.0 0.8660235404968262 -0.5000030994415283 0.0 0.8660235404968262 -0.5000030994415283 0.0 0.8660235404968262 -0.5000030994415283 0.0 0.8660233616828918 -0.500003457069397 0.0 0.8660233616828918 -0.500003457069397 0.0 0.8660233616828918 -0.500003457069397 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.866023600101471 0.5000030398368835 0.0 0.866023600101471 0.5000030398368835 0.0 0.866023600101471 0.5000030398368835 0.0 0.8660235404968262 0.5000030994415283 0.0 0.8660235404968262 0.5000030994415283 0.0 0.8660235404968262 0.5000030994415283 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -9.191985554934945e-07 0.0 1.0 -9.191985554934945e-07 0.0 1.0 -9.191985554934945e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 8.794659152044915e-07 0.0 1.0 8.794659152044915e-07 0.0 1.0 8.794659152044915e-07 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 -2.7263520223641535e-06 0.0 1.0 -2.7263520223641535e-06 0.0 1.0 -2.7263520223641535e-06 0.0 1.0 5.61580054636579e-06 0.0 1.0 5.61580054636579e-06 0.0 1.0 5.61580054636579e-06 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 1.4039541156307678e-06 0.0 1.0 1.4039541156307678e-06 0.0 1.0 1.4039541156307678e-06 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 -1.0 4.981214374311094e-07 0.0 -1.0 4.981214374311094e-07 0.0 -1.0 4.981214374311094e-07 0.0 -1.0 -7.721880592725938e-07 0.0 -1.0 -7.721880592725938e-07 0.0 -1.0 -7.721880592725938e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -8.794659720479103e-07 0.0 -1.0 -8.794659720479103e-07 0.0 -1.0 -8.794659720479103e-07 0.0 -0.9999999403953552 2.7261000923317624e-06 0.0 -0.9999999403953552 2.7261000923317624e-06 0.0 -0.9999999403953552 2.7261000923317624e-06 0.0 -1.0 -2.7263520223641535e-06 0.0 -1.0 -2.7263520223641535e-06 0.0 -1.0 -2.7263520223641535e-06 0.0 -1.0 2.807900273182895e-06 0.0 -1.0 2.807900273182895e-06 0.0 -1.0 2.807900273182895e-06 0.0 -1.0 -1.3830790521751624e-06 0.0 -1.0 -1.3830790521751624e-06 0.0 -1.0 -1.3830790521751624e-06 0.0 -1.0 3.2144583883564337e-07 0.0 -1.0 3.2144583883564337e-07 0.0 -1.0 3.2144583883564337e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -9.681911024017609e-07 0.0 -1.0 -9.681911024017609e-07 0.0 -1.0 -9.681911024017609e-07 0.0 -1.0 2.1059252048871713e-06 0.0 -1.0 2.1059252048871713e-06 0.0 -1.0 2.1059252048871713e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -1.3631760111820768e-06 0.0 -1.0 -1.3631760111820768e-06 0.0 -1.0 -1.3631760111820768e-06 0.0 -1.0 2.7261012292001396e-06 0.0 -1.0 2.7261012292001396e-06 0.0 -1.0 2.7261012292001396e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.2588346600532532 -0.9659216403961182 0.0 0.2588346600532532 -0.9659216403961182 0.0 0.2588346600532532 -0.9659216403961182 0.0 0.2588356137275696 -0.9659214019775391 0.0 0.2588356137275696 -0.9659214019775391 0.0 0.2588356137275696 -0.9659214019775391 0.0 0.2588351368904114 -0.9659214615821838 0.0 0.2588351368904114 -0.9659214615821838 0.0 0.2588351368904114 -0.9659214615821838 0.0 0.25883540511131287 -0.9659215211868286 0.0 0.25883540511131287 -0.9659215211868286 0.0 0.25883540511131287 -0.9659215211868286 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883421301841736 0.9659217596054077 0.0 0.25883421301841736 0.9659217596054077 0.0 0.25883421301841736 0.9659217596054077 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883495807647705 0.9659216403961182 0.0 0.25883448123931885 0.9659217000007629 0.0 0.25883448123931885 0.9659217000007629 0.0 0.25883448123931885 0.9659217000007629 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659218788146973 0.2588339149951935 0.0 0.9659214019775391 0.25883570313453674 0.0 0.9659214019775391 0.25883570313453674 0.0 0.9659214019775391 0.25883570313453674 0.0 0.9659218192100525 0.2588341534137726 0.0 0.9659218192100525 0.2588341534137726 0.0 0.9659218192100525 0.2588341534137726 0.0 0.7070766687393188 -0.7071369290351868 0.0 0.7070766687393188 -0.7071369290351868 0.0 0.7070766687393188 -0.7071369290351868 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070770859718323 -0.7071364521980286 0.0 0.7070756554603577 -0.7071378231048584 0.0 0.7070756554603577 -0.7071378231048584 0.0 0.7070756554603577 -0.7071378231048584 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070775628089905 -0.7071359157562256 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070770859718323 0.7071364521980286 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070775628089905 0.7071359157562256 0.0 0.7070783376693726 0.7071352601051331 0.0 0.7070783376693726 0.7071352601051331 0.0 0.7070783376693726 0.7071352601051331 0.0 0.7070761919021606 0.707137405872345 0.0 0.7070761919021606 0.707137405872345 0.0 0.7070761919021606 0.707137405872345 0.0 -0.9659208059310913 -0.2588374614715576 0.0 -0.9659208059310913 -0.2588374614715576 0.0 -0.9659208059310913 -0.2588374614715576 0.0 -0.9659218788146973 -0.25883379578590393 0.0 -0.9659218788146973 -0.25883379578590393 0.0 -0.9659218788146973 -0.25883379578590393 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.9659218788146973 -0.2588336765766144 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070770859718323 -0.7071364521980286 0.0 -0.7070766687393188 -0.7071369290351868 0.0 -0.7070766687393188 -0.7071369290351868 0.0 -0.7070766687393188 -0.7071369290351868 0.0 -0.7070756554603577 -0.7071378231048584 0.0 -0.7070756554603577 -0.7071378231048584 0.0 -0.7070756554603577 -0.7071378231048584 0.0 -0.7070785760879517 -0.707135021686554 0.0 -0.7070785760879517 -0.707135021686554 0.0 -0.7070785760879517 -0.707135021686554 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.9659218788146973 -0.2588336765766144 0.0 0.9659218788146973 -0.25883379578590393 0.0 0.9659218788146973 -0.25883379578590393 0.0 0.9659218788146973 -0.25883379578590393 0.0 0.9659214019775391 -0.25883570313453674 0.0 0.9659214019775391 -0.25883570313453674 0.0 0.9659214019775391 -0.25883570313453674 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.25883492827415466 -0.9659215807914734 0.0 -0.25883492827415466 -0.9659215807914734 0.0 -0.25883492827415466 -0.9659215807914734 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588356137275696 -0.9659214019775391 0.0 -0.2588346600532532 -0.9659216403961182 0.0 -0.2588346600532532 -0.9659216403961182 0.0 -0.2588346600532532 -0.9659216403961182 0.0 -0.9659218192100525 0.2588341534137726 0.0 -0.9659218192100525 0.2588341534137726 0.0 -0.9659218192100525 0.2588341534137726 0.0 -0.9659208059310913 0.2588374614715576 0.0 -0.9659208059310913 0.2588374614715576 0.0 -0.9659208059310913 0.2588374614715576 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.9659218788146973 0.2588339149951935 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070775628089905 0.7071359157562256 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070770859718323 0.7071364521980286 0.0 -0.7070790529251099 0.7071345448493958 0.0 -0.7070790529251099 0.7071345448493958 0.0 -0.7070790529251099 0.7071345448493958 0.0 -0.7070764303207397 0.7071371674537659 0.0 -0.7070764303207397 0.7071371674537659 0.0 -0.7070764303207397 0.7071371674537659 0.0 -0.25883400440216064 0.9659218788146973 0.0 -0.25883400440216064 0.9659218788146973 0.0 -0.25883400440216064 0.9659218788146973 0.0 -0.25883516669273376 0.9659215211868286 0.0 -0.25883516669273376 0.9659215211868286 0.0 -0.25883516669273376 0.9659215211868286 0.0 -0.25883448123931885 0.9659217000007629 0.0 -0.25883448123931885 0.9659217000007629 0.0 -0.25883448123931885 0.9659217000007629 0.0 -0.25883495807647705 0.9659216403961182 0.0 -0.25883495807647705 0.9659216403961182 0.0 -0.25883495807647705 0.9659216403961182 0.7071056365966797 0.0 0.7071079015731812 0.7071056365966797 0.0 0.7071079015731812 0.7071056365966797 0.0 0.7071079015731812 0.7069360613822937 0.0003413500962778926 0.7072774171829224 0.7069360613822937 0.0003413500962778926 0.7072774171829224 0.7069360613822937 0.0003413500962778926 0.7072774171829224 0.7071090340614319 4.4915017838320637e-07 0.7071046829223633 0.7071090340614319 4.4915017838320637e-07 0.7071046829223633 0.7071090340614319 4.4915017838320637e-07 0.7071046829223633 0.7068943977355957 -0.0004245612071827054 0.7073189616203308 0.7068943977355957 -0.0004245612071827054 0.7073189616203308 0.7068943977355957 -0.0004245612071827054 0.7073189616203308 0.7072526812553406 -0.00014590550563298166 0.7069608569145203 0.7072526812553406 -0.00014590550563298166 0.7069608569145203 0.7072526812553406 -0.00014590550563298166 0.7069608569145203 0.7071937918663025 -0.00019905764202121645 0.7070197463035583 0.7071937918663025 -0.00019905764202121645 0.7070197463035583 0.7071937918663025 -0.00019905764202121645 0.7070197463035583 0.7071064114570618 0.0 0.7071070075035095 0.7071064114570618 0.0 0.7071070075035095 0.7071064114570618 0.0 0.7071070075035095 0.7071179151535034 3.7325535231502727e-06 0.7070955634117126 0.7071179151535034 3.7325535231502727e-06 0.7070955634117126 0.7071179151535034 3.7325535231502727e-06 0.7070955634117126 0.7071325778961182 9.52430855249986e-05 0.7070809602737427 0.7071325778961182 9.52430855249986e-05 0.7070809602737427 0.7071325778961182 9.52430855249986e-05 0.7070809602737427 0.7070965766906738 -9.733207662065979e-06 0.7071170210838318 0.7070965766906738 -9.733207662065979e-06 0.7071170210838318 0.7070965766906738 -9.733207662065979e-06 0.7071170210838318 0.7071119546890259 3.891942981226748e-07 0.707101583480835 0.7071119546890259 3.891942981226748e-07 0.707101583480835 0.7071119546890259 3.891942981226748e-07 0.707101583480835 0.7070829272270203 2.8615531846298836e-06 0.7071306705474854 0.7070829272270203 2.8615531846298836e-06 0.7071306705474854 0.7070829272270203 2.8615531846298836e-06 0.7071306705474854 0.7071067094802856 0.0 0.70710688829422 0.7071067094802856 0.0 0.70710688829422 0.7071067094802856 0.0 0.70710688829422 0.7070943117141724 3.8692760426783934e-06 0.7071192264556885 0.7070943117141724 3.8692760426783934e-06 0.7071192264556885 0.7070943117141724 3.8692760426783934e-06 0.7071192264556885 0.7071065306663513 0.0 0.7071071863174438 0.7071065306663513 0.0 0.7071071863174438 0.7071065306663513 0.0 0.7071071863174438 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 -0.7071065902709961 0.0 -0.70710688829422 -0.7071065902709961 0.0 -0.70710688829422 -0.7071065902709961 0.0 -0.70710688829422 -0.707094132900238 -8.30230965220835e-06 -0.7071194052696228 -0.707094132900238 -8.30230965220835e-06 -0.7071194052696228 -0.707094132900238 -8.30230965220835e-06 -0.7071194052696228 -0.7071110606193542 2.9712145988014527e-07 -0.7071025967597961 -0.7071110606193542 2.9712145988014527e-07 -0.7071025967597961 -0.7071110606193542 2.9712145988014527e-07 -0.7071025967597961 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.7071067690849304 0.0 -0.7071067690849304 0.7071067690849304 0.0 -0.7071067690849304 0.7071067690849304 0.0 -0.7071067690849304 0.7071070671081543 0.0 -0.7071066498756409 0.7071070671081543 0.0 -0.7071066498756409 0.7071070671081543 0.0 -0.7071066498756409 0.7071064114570618 0.0 -0.7071070671081543 0.7071064114570618 0.0 -0.7071070671081543 0.7071064114570618 0.0 -0.7071070671081543 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 0.7071067690849304 0.0 -0.7071067690849304 0.7071067690849304 0.0 -0.7071067690849304 0.7071067690849304 0.0 -0.7071067690849304 0.7071064114570618 0.0 -0.7071072459220886 0.7071064114570618 0.0 -0.7071072459220886 0.7071064114570618 0.0 -0.7071072459220886 0.7071225047111511 -2.624707849463448e-05 -0.7070910334587097 0.7071225047111511 -2.624707849463448e-05 -0.7070910334587097 0.7071225047111511 -2.624707849463448e-05 -0.7070910334587097 0.7071176767349243 -1.6067675460362807e-05 -0.7070959210395813 0.7071176767349243 -1.6067675460362807e-05 -0.7070959210395813 0.7071176767349243 -1.6067675460362807e-05 -0.7070959210395813 0.7071070671081543 0.0 -0.7071065306663513 0.7071070671081543 0.0 -0.7071065306663513 0.7071070671081543 0.0 -0.7071065306663513 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 -0.7071065902709961 0.0 0.70710688829422 -0.7071065902709961 0.0 0.70710688829422 -0.7071065902709961 0.0 0.70710688829422 -0.7071065902709961 0.0 0.7071070075035095 -0.7071065902709961 0.0 0.7071070075035095 -0.7071065902709961 0.0 0.7071070075035095 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 0.0 0.0 1.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 8.12153814422345e-07 0.0 1.0 8.12153814422345e-07 0.0 1.0 8.12153814422345e-07 0.0 1.0 -6.889001156196173e-07 0.0 1.0 -6.889001156196173e-07 0.0 1.0 -6.889001156196173e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -2.456092431657453e-07 0.0 1.0 -2.456092431657453e-07 0.0 1.0 -2.456092431657453e-07 0.0 1.0 -1.4385706208486226e-06 0.0 1.0 -1.4385706208486226e-06 0.0 1.0 -1.4385706208486226e-06 0.0 0.9999999403953552 4.6466581693493936e-07 0.0 0.9999999403953552 4.6466581693493936e-07 0.0 0.9999999403953552 4.6466581693493936e-07 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 9.89017280517146e-07 0.0 1.0 9.89017280517146e-07 0.0 1.0 9.89017280517146e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 2.2556682210961299e-07 0.0 1.0 2.2556682210961299e-07 0.0 1.0 2.2556682210961299e-07 0.0 1.0 -5.519059413927607e-07 0.0 1.0 -5.519059413927607e-07 0.0 1.0 -5.519059413927607e-07 0.0 1.0 -1.6810540159895027e-07 0.0 1.0 -1.6810540159895027e-07 0.0 1.0 -1.6810540159895027e-07 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 1.6810540159895027e-07 0.0 1.0 1.6810540159895027e-07 0.0 1.0 1.6810540159895027e-07 0.0 0.9999999403953552 -1.22399831070652e-06 0.0 0.9999999403953552 -1.22399831070652e-06 0.0 0.9999999403953552 -1.22399831070652e-06 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 -2.456092431657453e-07 0.0 1.0 -2.456092431657453e-07 0.0 1.0 -2.456092431657453e-07 0.0 1.0 -1.4385706208486226e-06 0.0 1.0 -1.4385706208486226e-06 0.0 1.0 -1.4385706208486226e-06 0.0 0.9999999403953552 4.6466581693493936e-07 0.0 0.9999999403953552 4.6466581693493936e-07 0.0 0.9999999403953552 4.6466581693493936e-07 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 9.89017280517146e-07 0.0 1.0 9.89017280517146e-07 0.0 1.0 9.89017280517146e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 2.2556682210961299e-07 0.0 1.0 2.2556682210961299e-07 0.0 1.0 2.2556682210961299e-07 0.0 1.0 6.889001156196173e-07 0.0 1.0 6.889001156196173e-07 0.0 1.0 6.889001156196173e-07 0.0 1.0 -8.12153814422345e-07 0.0 1.0 -8.12153814422345e-07 0.0 1.0 -8.12153814422345e-07 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 1.833988818589205e-07 0.0 -1.0 1.833988818589205e-07 0.0 -1.0 1.833988818589205e-07 0.0 -1.0 3.2234444802270446e-07 0.0 -1.0 3.2234444802270446e-07 0.0 -1.0 3.2234444802270446e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 1.1765679118980188e-05 0.0 -1.0 1.1765679118980188e-05 0.0 -1.0 1.1765679118980188e-05 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 5.2571101605281e-07 0.0 -1.0 5.2571101605281e-07 0.0 -1.0 5.2571101605281e-07 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -7.787676850057323e-07 0.0 -1.0 -7.787676850057323e-07 0.0 -1.0 -7.787676850057323e-07 0.0 -1.0 -1.2571440493047703e-06 0.0 -1.0 -1.2571440493047703e-06 0.0 -1.0 -1.2571440493047703e-06 0.0 -1.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 0.9999999403953552 0.0 0.0 0.9999999403953552 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 3.6090691537538078e-06 0.0 -1.0 3.6090691537538078e-06 0.0 -1.0 3.6090691537538078e-06 0.0 -1.0 -1.7192646737385076e-06 0.0 -1.0 -1.7192646737385076e-06 0.0 -1.0 -1.7192646737385076e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 -1.7192635368701303e-06 0.0 -0.9999999403953552 -1.7192635368701303e-06 0.0 -0.9999999403953552 -1.7192635368701303e-06 0.0 -0.9999999403953552 2.973861228383612e-06 0.0 -0.9999999403953552 2.973861228383612e-06 0.0 -0.9999999403953552 2.973861228383612e-06 0.0 -1.0 -1.2137940075263032e-06 0.0 -1.0 -1.2137940075263032e-06 0.0 -1.0 -1.2137940075263032e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -2.0301013137213886e-06 0.0 -1.0 -2.0301013137213886e-06 0.0 -1.0 -2.0301013137213886e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 9.19664728371572e-07 0.0 -1.0 9.19664728371572e-07 0.0 -1.0 9.19664728371572e-07 0.0 -1.0 -9.19664728371572e-07 0.0 -1.0 -9.19664728371572e-07 0.0 -1.0 -9.19664728371572e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 3.6090691537538078e-06 0.0 -1.0 3.6090691537538078e-06 0.0 -1.0 3.6090691537538078e-06 0.0 -1.0 -1.7192646737385076e-06 0.0 -1.0 -1.7192646737385076e-06 0.0 -1.0 -1.7192646737385076e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 -1.7192635368701303e-06 0.0 -0.9999999403953552 -1.7192635368701303e-06 0.0 -0.9999999403953552 -1.7192635368701303e-06 0.0 -0.9999999403953552 2.973861228383612e-06 0.0 -0.9999999403953552 2.973861228383612e-06 0.0 -0.9999999403953552 2.973861228383612e-06 0.0 -1.0 -1.2137940075263032e-06 0.0 -1.0 -1.2137940075263032e-06 0.0 -1.0 -1.2137940075263032e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -2.0301013137213886e-06 0.0 -1.0 -2.0301013137213886e-06 0.0 -1.0 -2.0301013137213886e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 4.6932524355725036e-07 0.0 -1.0 4.6932524355725036e-07 0.0 -1.0 4.6932524355725036e-07 0.0 -1.0 -1.5443442862306256e-06 0.0 -1.0 -1.5443442862306256e-06 0.0 -1.0 -1.5443442862306256e-06 0.0 -1.0 1.6479469877594966e-06 0.0 -1.0 1.6479469877594966e-06 0.0 -1.0 1.6479469877594966e-06 0.0 -0.9999999403953552 -3.585327476685052e-06 0.0 -0.9999999403953552 -3.585327476685052e-06 0.0 -0.9999999403953552 -3.585327476685052e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -1.0 -6.047433771527722e-07 0.0 -1.0 -6.047433771527722e-07 0.0 -1.0 -6.047433771527722e-07 0.0 -1.0 2.0591257907653926e-06 0.0 -1.0 2.0591257907653926e-06 0.0 -1.0 2.0591257907653926e-06 0.0 -1.0 -2.3970123947947286e-06 0.0 -1.0 -2.3970123947947286e-06 0.0 -1.0 -2.3970123947947286e-06 0.0 -0.9999999403953552 5.2150148803775664e-06 0.0 -0.9999999403953552 5.2150148803775664e-06 0.0 -0.9999999403953552 5.2150148803775664e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -2.0591257907653926e-06 0.0 -1.0 -2.0591257907653926e-06 0.0 -1.0 -2.0591257907653926e-06 0.0 -1.0 2.3970123947947286e-06 0.0 -1.0 2.3970123947947286e-06 0.0 -1.0 2.3970123947947286e-06 0.0 -0.9999999403953552 -5.2150148803775664e-06 0.0 -0.9999999403953552 -5.2150148803775664e-06 0.0 -0.9999999403953552 -5.2150148803775664e-06 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 3.585327476685052e-06 0.0 -0.9999999403953552 3.585327476685052e-06 0.0 -0.9999999403953552 3.585327476685052e-06 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 -2.3970123947947286e-06 0.0 -1.0 -2.3970123947947286e-06 0.0 -1.0 -2.3970123947947286e-06 0.0 -1.0 2.0591257907653926e-06 0.0 -1.0 2.0591257907653926e-06 0.0 -1.0 2.0591257907653926e-06 0.0 -1.0 -4.6932524355725036e-07 0.0 -1.0 -4.6932524355725036e-07 0.0 -1.0 -4.6932524355725036e-07 0.0 -1.0 -6.304223347797233e-07 0.0 -1.0 -6.304223347797233e-07 0.0 -1.0 -6.304223347797233e-07 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -6.047433771527722e-07 0.0 -1.0 -6.047433771527722e-07 0.0 -1.0 -6.047433771527722e-07 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -0.9999999403953552 0.0 0.0 -0.9999999403953552 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.7071071267127991 -0.7071064710617065 -1.3514011243387358e-06 0.7071071267127991 -0.7071064710617065 -1.3514011243387358e-06 0.7071071267127991 -0.7071064710617065 -1.3514011243387358e-06 0.7072427868843079 -0.7069706916809082 0.00037021725438535213 0.7072427868843079 -0.7069706916809082 0.00037021725438535213 0.7072427868843079 -0.7069706916809082 0.00037021725438535213 0.7071067690849304 -0.7071067690849304 0.0 0.7071067690849304 -0.7071067690849304 0.0 0.7071067690849304 -0.7071067690849304 0.0 0.7071067690849304 -0.7071067690849304 0.0 0.7071067690849304 -0.7071067690849304 0.0 0.7072129249572754 0.7070006728172302 -0.00021227194520179182 0.7072129249572754 0.7070006728172302 -0.00021227194520179182 0.7072129249572754 0.7070006728172302 -0.00021227194520179182 0.7071064710617065 0.7071071863174438 3.190128336427733e-05 0.7071064710617065 0.7071071863174438 3.190128336427733e-05 0.7071064710617065 0.7071071863174438 3.190128336427733e-05 0.7071067690849304 0.7071067690849304 0.0 0.7071067690849304 0.7071067690849304 0.0 0.7071067690849304 0.7071067690849304 0.0 0.7071067690849304 0.7071067690849304 0.0 0.7071067690849304 0.7071067690849304 0.0 0.0 -0.7071070075035095 0.7071064710617065 0.0 -0.7071070075035095 0.7071064710617065 0.0 -0.7071070075035095 0.7071064710617065 8.604023093994329e-08 -0.7071059346199036 0.707107663154602 8.604023093994329e-08 -0.7071059346199036 0.707107663154602 8.604023093994329e-08 -0.7071059346199036 0.707107663154602 3.9417837882638196e-08 -0.7071077823638916 0.7071056962013245 3.9417837882638196e-08 -0.7071077823638916 0.7071056962013245 3.9417837882638196e-08 -0.7071077823638916 0.7071056962013245 0.0 -0.7071079015731812 0.7071055769920349 0.0 -0.7071079015731812 0.7071055769920349 0.0 -0.7071079015731812 0.7071055769920349 0.0 -0.7071067690849304 0.7071067690849304 0.0 -0.7071067690849304 0.7071067690849304 0.0 -0.7071067690849304 0.7071067690849304 0.0 -0.7071040272712708 0.7071096301078796 0.0 -0.7071040272712708 0.7071096301078796 0.0 -0.7071040272712708 0.7071096301078796 -8.429362878814572e-07 -0.7071046829223633 0.7071089148521423 -8.429362878814572e-07 -0.7071046829223633 0.7071089148521423 -8.429362878814572e-07 -0.7071046829223633 0.7071089148521423 0.0 -0.7071046829223633 0.7071088552474976 0.0 -0.7071046829223633 0.7071088552474976 0.0 -0.7071046829223633 0.7071088552474976 0.0 -0.7071611285209656 0.7070523500442505 0.0 -0.7071611285209656 0.7070523500442505 0.0 -0.7071611285209656 0.7070523500442505 0.0 -0.7071040272712708 -0.7071096301078796 0.0 -0.7071040272712708 -0.7071096301078796 0.0 -0.7071040272712708 -0.7071096301078796 0.0 -0.7071064114570618 -0.7071071267127991 0.0 -0.7071064114570618 -0.7071071267127991 0.0 -0.7071064114570618 -0.7071071267127991 6.743501899109106e-07 -0.707107424736023 -0.7071060538291931 6.743501899109106e-07 -0.707107424736023 -0.7071060538291931 6.743501899109106e-07 -0.707107424736023 -0.7071060538291931 -2.8097880999666813e-07 -0.7071067690849304 -0.7071067690849304 -2.8097880999666813e-07 -0.7071067690849304 -0.7071067690849304 -2.8097880999666813e-07 -0.7071067690849304 -0.7071067690849304 0.0 -0.7071071863174438 -0.7071062326431274 0.0 -0.7071071863174438 -0.7071062326431274 0.0 -0.7071071863174438 -0.7071062326431274 0.0 -0.7071046829223633 -0.7071088552474976 0.0 -0.7071046829223633 -0.7071088552474976 0.0 -0.7071046829223633 -0.7071088552474976 0.0 -0.7071051001548767 -0.7071084976196289 0.0 -0.7071051001548767 -0.7071084976196289 0.0 -0.7071051001548767 -0.7071084976196289 0.0 0.7071059346199036 0.707107663154602 0.0 0.7071059346199036 0.707107663154602 0.0 0.7071059346199036 0.707107663154602 0.0 0.7071070075035095 0.7071064710617065 0.0 0.7071070075035095 0.7071064710617065 0.0 0.7071070075035095 0.7071064710617065 2.1244759409455582e-05 0.7071556448936462 0.7070578932762146 2.1244759409455582e-05 0.7071556448936462 0.7070578932762146 2.1244759409455582e-05 0.7071556448936462 0.7070578932762146 0.0 0.7071079015731812 0.7071055769920349 0.0 0.7071079015731812 0.7071055769920349 0.0 0.7071079015731812 0.7071055769920349 -8.429367426288081e-07 0.7071051001548767 0.7071084380149841 -8.429367426288081e-07 0.7071051001548767 0.7071084380149841 -8.429367426288081e-07 0.7071051001548767 0.7071084380149841 0.0 0.7071046829223633 0.7071088552474976 0.0 0.7071046829223633 0.7071088552474976 0.0 0.7071046829223633 0.7071088552474976 0.0 0.7071086168289185 0.7071049809455872 0.0 0.7071086168289185 0.7071049809455872 0.0 0.7071086168289185 0.7071049809455872 0.0 0.7071040272712708 0.7071096301078796 0.0 0.7071040272712708 0.7071096301078796 0.0 0.7071040272712708 0.7071096301078796 0.0 0.7071067690849304 0.7071067690849304 0.0 0.7071067690849304 0.7071067690849304 0.0 0.7071067690849304 0.7071067690849304 0.0 0.7071046829223633 -0.7071088552474976 0.0 0.7071046829223633 -0.7071088552474976 0.0 0.7071046829223633 -0.7071088552474976 6.743501899109106e-07 0.707107424736023 -0.7071060538291931 6.743501899109106e-07 0.707107424736023 -0.7071060538291931 6.743501899109106e-07 0.707107424736023 -0.7071060538291931 0.0 0.7071055173873901 -0.7071080803871155 0.0 0.7071055173873901 -0.7071080803871155 0.0 0.7071055173873901 -0.7071080803871155 0.0 0.7071040272712708 -0.7071096301078796 0.0 0.7071040272712708 -0.7071096301078796 0.0 0.7071040272712708 -0.7071096301078796 0.0 0.7071064114570618 -0.7071071267127991 0.0 0.7071064114570618 -0.7071071267127991 0.0 0.7071064114570618 -0.7071071267127991 0.0 0.7071071863174438 -0.7071062326431274 0.0 0.7071071863174438 -0.7071062326431274 0.0 0.7071071863174438 -0.7071062326431274 0.0 0.7071067690849304 -0.7071067690849304 0.0 0.7071067690849304 -0.7071067690849304 0.0 0.7071067690849304 -0.7071067690849304 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.09801475703716278 0.9951849579811096 0.0 0.09801475703716278 0.9951849579811096 0.0 0.09801475703716278 0.9951849579811096 0.0 0.09801475703716278 0.9951849579811096 0.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 -0.9676173329353333 0.0 0.25242191553115845 -0.9676173329353333 0.0 0.25242191553115845 -0.9676173329353333 0.0 0.25242191553115845 0.0 0.0 -1.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.0 0.0 1.0 0.0 0.0 1.0 0.0 0.9848077297210693 -0.17364825308322906 0.0 0.9848077297210693 -0.17364825308322906 0.0 0.9848077297210693 -0.17364825308322906 0.0 0.9848088026046753 -0.17364245653152466 0.0 0.9848088026046753 -0.17364245653152466 0.0 0.9848088026046753 -0.17364245653152466 0.0 0.9848088026046753 -0.1736420840024948 0.0 0.9848088026046753 -0.1736420840024948 0.0 0.9848088026046753 -0.1736420840024948 0.0 0.0 0.0 -1.0 0.0 0.0 -1.0 0.9848077297210693 -0.17364825308322906 0.0 0.17364852130413055 0.9848077297210693 0.0 0.17364852130413055 0.9848077297210693 0.0 0.17364852130413055 0.9848077297210693 0.0 0.17364853620529175 0.9848076701164246 0.0 0.17364853620529175 0.9848076701164246 0.0 0.17364853620529175 0.9848076701164246 0.0 -0.9848861694335938 0.1732027381658554 0.0 -0.9848861694335938 0.1732027381658554 0.0 -0.9848861694335938 0.1732027381658554 0.0 -0.984883189201355 0.17321915924549103 0.0 -0.984883189201355 0.17321915924549103 0.0 -0.984883189201355 0.17321915924549103 0.0 -0.17365224659442902 -0.984807014465332 0.0 -0.17365224659442902 -0.984807014465332 0.0 -0.17365224659442902 -0.984807014465332 0.0 -0.1736522614955902 -0.984807014465332 0.0 -0.1736522614955902 -0.984807014465332 0.0 -0.1736522614955902 -0.984807014465332 0.0 + + + + + + + + + + + + + + +

0 1 2

+

3 4 5

+

6 7 8

+

9 10 11

+

12 13 14

+

15 16 17

+

18 19 20

+

21 22 23

+

24 25 26

+

27 28 29

+

30 31 32

+

33 34 35

+

36 37 38

+

39 40 41

+

42 43 44

+

45 46 47

+

48 49 50

+

51 52 53

+

54 55 56

+

57 58 59

+

60 61 62

+

63 64 65

+

66 67 68

+

69 70 71

+

72 73 74

+

75 76 77

+

78 79 80

+

81 82 83

+

84 85 86

+

87 88 89

+

90 91 92

+

93 94 95

+

96 97 98

+

99 100 101

+

102 103 104

+

105 106 107

+

108 109 110

+

111 112 113

+

114 115 116

+

117 118 119

+

120 121 122

+

123 124 125

+

126 127 128

+

129 130 131

+

132 133 134

+

135 136 137

+

138 139 140

+

141 142 143

+

144 145 146

+

147 148 149

+

150 151 152

+

153 154 155

+

156 157 158

+

159 160 161

+

162 163 164

+

165 166 167

+

168 169 170

+

171 172 173

+

174 175 176

+

177 178 179

+

180 181 182

+

183 184 185

+

186 187 188

+

189 190 191

+

192 193 194

+

195 196 197

+

198 199 200

+

201 202 203

+

204 205 206

+

207 208 209

+

210 211 212

+

213 214 215

+

216 217 218

+

219 220 221

+

222 223 224

+

225 226 227

+

228 229 230

+

231 232 233

+

234 235 236

+

237 238 239

+

240 241 242

+

243 244 245

+

246 247 248

+

249 250 251

+

252 253 254

+

255 256 257

+

258 259 260

+

261 262 263

+

264 265 266

+

267 268 269

+

270 271 272

+

273 274 275

+

276 277 278

+

279 280 281

+

282 283 284

+

285 286 287

+

288 289 290

+

291 292 293

+

294 295 296

+

297 298 299

+

300 301 302

+

303 304 305

+

306 307 308

+

309 310 311

+

312 313 314

+

315 316 317

+

318 319 320

+

321 322 323

+

324 325 326

+

327 328 329

+

330 331 332

+

333 334 335

+

336 337 338

+

339 340 341

+

342 343 344

+

345 346 347

+

348 349 350

+

351 352 353

+

354 355 356

+

357 358 359

+

360 361 362

+

363 364 365

+

366 367 368

+

369 370 371

+

372 373 374

+

375 376 377

+

378 379 380

+

381 382 383

+

384 385 386

+

387 388 389

+

390 391 392

+

393 394 395

+

396 397 398

+

399 400 401

+

402 403 404

+

405 406 407

+

408 409 410

+

411 412 413

+

414 415 416

+

417 418 419

+

420 421 422

+

423 424 425

+

426 427 428

+

429 430 431

+

432 433 434

+

435 436 437

+

438 439 440

+

441 442 443

+

444 445 446

+

447 448 449

+

450 451 452

+

453 454 455

+

456 457 458

+

459 460 461

+

462 463 464

+

465 466 467

+

468 469 470

+

471 472 473

+

474 475 476

+

477 478 479

+

480 481 482

+

483 484 485

+

486 487 488

+

489 490 491

+

492 493 494

+

495 496 497

+

498 499 500

+

501 502 503

+

504 505 506

+

507 508 509

+

510 511 512

+

513 514 515

+

516 517 518

+

519 520 521

+

522 523 524

+

525 526 527

+

528 529 530

+

531 532 533

+

534 535 536

+

537 538 539

+

540 541 542

+

543 544 545

+

546 547 548

+

549 550 551

+

552 553 554

+

555 556 557

+

558 559 560

+

561 562 563

+

564 565 566

+

567 568 569

+

570 571 572

+

573 574 575

+

576 577 578

+

579 580 581

+

582 583 584

+

585 586 587

+

588 589 590

+

591 592 593

+

594 595 596

+

597 598 599

+

600 601 602

+

603 604 605

+

606 607 608

+

609 610 611

+

612 613 614

+

615 616 617

+

618 619 620

+

621 622 623

+

624 625 626

+

627 628 629

+

630 631 632

+

633 634 635

+

636 637 638

+

639 640 641

+

642 643 644

+

645 646 647

+

648 649 650

+

651 652 653

+

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 686

+

687 688 689

+

690 691 692

+

693 694 695

+

696 697 698

+

699 700 701

+

702 703 704

+

705 706 707

+

708 709 710

+

711 712 713

+

714 715 716

+

717 718 719

+

720 721 722

+

723 724 725

+

726 727 728

+

729 730 731

+

732 733 734

+

735 736 737

+

738 739 740

+

741 742 743

+

744 745 746

+

747 748 749

+

750 751 752

+

753 754 755

+

756 757 758

+

759 760 761

+

762 763 764

+

765 766 767

+

768 769 770

+

771 772 773

+

774 775 776

+

777 778 779

+

780 781 782

+

783 784 785

+

786 787 788

+

789 790 791

+

792 793 794

+

795 796 797

+

798 799 800

+

801 802 803

+

804 805 806

+

807 808 809

+

810 811 812

+

813 814 815

+

816 817 818

+

819 820 821

+

822 823 824

+

825 826 827

+

826 825 828

+

829 830 831

+

832 833 834

+

835 836 837

+

838 839 840

+

841 830 842

+

843 844 845

+

846 847 830

+

848 849 850

+

851 852 847

+

851 853 852

+

854 855 856

+

857 858 859

+

860 861 862

+

863 864 865

+

853 866 867

+

868 869 870

+

871 872 873

+

874 875 876

+

877 878 879

+

880 881 882

+

883 884 885

+

886 887 888

+

889 890 891

+

892 893 894

+

895 896 897

+

898 899 900

+

901 902 903

+

904 905 906

+

907 908 909

+

910 911 912

+

913 914 915

+

916 917 918

+

919 920 921

+

922 923 924

+

925 926 927

+

928 929 930

+

931 932 933

+

934 935 936

+

937 938 939

+

940 941 942

+

943 944 945

+

946 947 948

+

949 950 951

+

952 953 954

+

955 956 957

+

958 959 960

+

961 962 963

+

964 965 966

+

967 968 969

+

970 971 972

+

973 974 975

+

976 977 978

+

979 980 981

+

982 983 984

+

985 986 987

+

988 989 990

+

991 992 993

+

994 995 996

+

997 998 999

+

1000 1001 1002

+

1003 1004 1005

+

1006 1007 1008

+

1009 1010 1011

+

1012 1013 1014

+

1015 1016 1017

+

1018 1019 1020

+

1021 1022 1023

+

1024 1025 1026

+

1027 1028 1029

+

1030 1031 1032

+

1033 1034 1035

+

1036 1037 1038

+

1039 1040 1041

+

1042 1043 1044

+

1045 1046 1047

+

1048 1049 1050

+

1051 1052 1053

+

1054 1055 1056

+

1057 1058 1059

+

1060 1061 1062

+

1063 1064 1065

+

1066 1067 1068

+

1069 1070 1071

+

1072 1073 1074

+

1073 1072 1075

+

1076 1077 1078

+

1079 1080 1081

+

1082 1083 1084

+

1085 1086 1087

+

1088 1089 1090

+

1089 1088 1091

+

1092 1093 1094

+

1093 1092 1095

+

1096 1097 1098

+

1099 1100 1101

+

1102 1103 1104

+

1105 1106 1107

+

1108 1109 1110

+

1111 1112 1113

+

1114 1115 1116

+

1117 1118 1119

+

1120 1121 1122

+

1123 1124 1125

+

1126 1127 1128

+

1129 1130 1131

+

1132 1133 1134

+

1135 1136 1137

+

1138 1139 1140

+

1141 1142 1143

+

1144 1145 1146

+

1147 1148 1149

+

1150 1151 1152

+

1153 1154 1155

+

1156 1157 1158

+

1159 1160 1161

+

1162 1163 1164

+

1165 1166 1167

+

1168 1169 1170

+

1171 1172 1173

+

1174 1175 1176

+

1177 1178 1179

+

1180 1181 1182

+

1183 1184 1185

+

1186 1187 1188

+

1189 1190 1191

+

1192 1193 1194

+

1195 1196 1197

+

1198 1199 1200

+

1201 1202 1203

+

1204 1205 1206

+

1207 1208 1209

+

1210 1211 1212

+

1213 1214 1215

+

1216 1217 1218

+

1219 1220 1221

+

1222 1223 1224

+

1225 1226 1227

+

1228 1229 1230

+

1231 1232 1233

+

1234 1235 1236

+

1237 1238 1239

+

1240 1241 1242

+

1243 1244 1245

+

1246 1247 1248

+

1249 1250 1251

+

1252 1253 1254

+

1255 1256 1257

+

1258 1259 1260

+

1261 1262 1263

+

1264 1265 1266

+

1267 1268 1269

+

1270 1271 1272

+

1273 1274 1275

+

1276 1277 1278

+

1279 1280 1281

+

1282 1283 1284

+

1285 1286 1287

+

1288 1289 1290

+

1291 1292 1293

+

1294 1295 1296

+

1297 1298 1299

+

1300 1301 1302

+

1303 1304 1305

+

1306 1307 1308

+

1309 1310 1311

+

1312 1313 1314

+

1315 1316 1317

+

1318 1319 1320

+

1321 1322 1323

+

1324 1325 1326

+

1327 1328 1329

+

1330 1331 1332

+

1333 1334 1335

+

1336 1337 1338

+

1339 1340 1341

+

1342 1343 1344

+

1345 1346 1347

+

1348 1349 1350

+

1351 1352 1353

+

1354 1355 1356

+

1357 1358 1359

+

1360 1361 1362

+

1363 1364 1365

+

1366 1367 1368

+

1369 1370 1371

+

1372 1373 1374

+

1375 1376 1377

+

1378 1379 1380

+

1381 1382 1383

+

1384 1385 1386

+

1387 1388 1389

+

1390 1391 1392

+

1393 1394 1395

+

1396 1397 1398

+

1399 1400 1401

+

1402 1403 1404

+

1405 1406 1407

+

1403 1402 1408

+

1409 1410 1411

+

1412 1413 1414

+

1415 1416 1417

+

1418 1419 1420

+

1421 1422 1423

+

1424 1425 1426

+

1427 1428 1429

+

1430 1431 1432

+

1433 1434 1435

+

1436 1437 1438

+

1439 1440 1441

+

1442 1443 1444

+

1445 1446 1447

+

1448 1449 1450

+

1451 1452 1453

+

1454 1455 1456

+

1457 1458 1459

+

1460 1461 1462

+

1463 1464 1465

+

1466 1467 1468

+

1469 1470 1471

+

1472 1473 1474

+

1475 1476 1477

+

1478 1479 1480

+

1481 1482 1483

+

1484 1485 1486

+

1487 1488 1489

+

1490 1491 1492

+

1493 1494 1495

+

1496 1497 1498

+

1499 1500 1501

+

1502 1503 1504

+

1505 1506 1507

+

1508 1509 1510

+

1511 1512 1513

+

1514 1515 1516

+

1517 1518 1519

+

1520 1521 1522

+

1523 1517 1524

+

1525 1526 1527

+

1528 1529 1530

+

1531 1532 1533

+

1534 1535 1536

+

1537 1538 1539

+

1540 1541 1542

+

1543 1544 1545

+

1546 1547 1548

+

1549 1550 1551

+

1552 1553 1554

+

1555 1556 1557

+

1558 1559 1560

+

1561 1562 1563

+

1564 1565 1566

+

1567 1568 1569

+

1570 1571 1572

+

1573 1574 1575

+

1576 1577 1578

+

1579 1580 1581

+

1582 1583 1584

+

1585 1586 1587

+

1588 1589 1590

+

1591 1592 1593

+

1594 1595 1596

+

1597 1598 1599

+

1600 1601 1602

+

1603 1604 1605

+

1606 1607 1608

+

1609 1610 1611

+

1612 1613 1614

+

1615 1616 1617

+

1618 1619 1620

+

1621 1622 1623

+

1624 1625 1626

+

1627 1628 1629

+

1630 1631 1632

+

1633 1634 1635

+

1636 1637 1638

+

1639 1640 1641

+

1642 1643 1644

+

1645 1646 1647

+

1648 1649 1650

+

1651 1652 1653

+

1654 1655 1656

+

1657 1658 1659

+

1660 1661 1662

+

1663 1664 1665

+

1666 1667 1668

+

1669 1670 1671

+

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 1701

+

1702 1703 1704

+

1705 1706 1707

+

1708 1709 1710

+

1711 1712 1713

+

1714 1715 1716

+

1717 1718 1719

+

1720 1721 1722

+

1723 1724 1725

+

1726 1727 1728

+

1729 1730 1731

+

1732 1733 1734

+

1735 1736 1737

+

1738 1739 1740

+

1741 1742 1743

+

1744 1745 1746

+

1747 1748 1749

+

1750 1751 1752

+

1753 1754 1755

+

1756 1757 1758

+

1759 1760 1761

+

1762 1763 1764

+

1765 1766 1767

+

1768 1769 1770

+

1771 1772 1773

+

1774 1775 1776

+

1777 1778 1779

+

1780 1781 1782

+

1783 1784 1785

+

1786 1787 1788

+

1789 1790 1791

+

1792 1793 1794

+

1795 1796 1797

+

1798 1799 1800

+

1798 1801 1799

+

1802 1803 1804

+

1805 1806 1807

+

1808 1809 1810

+

1811 1812 1813

+

1814 1815 1816

+

1814 1817 1815

+

1818 1819 1820

+

1821 1822 1823

+

1824 1825 1826

+

1827 1816 1828

+

1829 1830 1831

+

1832 1833 1834

+

1835 1836 1837

+

1838 1839 1840

+

1841 1842 1843

+

1844 1845 1846

+

1847 1848 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 1246

+

1894 1895 1896

+

1897 1898 1899

+

1900 1901 1902

+

1903 1904 1905

+

1903 1906 1904

+

1907 1908 1909

+

1910 1911 1912

+

1913 1914 1915

+

1916 1914 1913

+

1917 1918 1919

+

1246 1916 1892

+

1920 1921 1922

+

1923 1924 1925

+

1926 1927 1928

+

1929 1930 1931

+

1916 1932 1933

+

1934 1935 1932

+

1936 1937 1938

+

1932 1935 1939

+

1940 1941 1942

+

1943 1944 1945

+

1946 1939 1947

+

1939 1946 1948

+

1933 1932 1949

+

1936 1950 1937

+

1937 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 1994 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

+

2111 2110 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 2164

+

2165 2166 2167

+

2168 2169 2170

+

2171 2172 2173

+

2174 2175 2176

+

2177 2178 2179

+

2180 2181 2182

+

2183 2184 2185

+

2186 2187 2188

+

2189 2190 2191

+

2192 2193 2194

+

2195 2196 2197

+

2198 2199 2200

+

2201 2202 2203

+

2204 2205 2206

+

2207 2208 2209

+

2210 2211 2212

+

2213 2214 2215

+

2216 2217 2218

+

2219 2220 2221

+

2222 2223 2224

+

2225 2226 2227

+

2228 2229 2230

+

2231 2232 2233

+

2234 2235 2236

+

2237 2238 2239

+

2240 2241 2242

+

2243 2244 2245

+

2246 2247 2248

+

2249 2250 2251

+

2252 2253 2254

+

2255 2256 2257

+

2258 2259 2260

+

2261 2262 2263

+

2264 2265 2266

+

2267 2268 2269

+

2270 2271 2272

+

2273 2274 2275

+

2276 2277 2278

+

2279 2280 2281

+

2282 2283 2284

+

2285 2286 2287

+

2288 2289 2290

+

2291 2292 2293

+

2294 2295 2296

+

2297 2298 2299

+

2300 2301 2302

+

2303 2304 2305

+

2306 2307 2308

+

2309 2310 2311

+

2312 2313 2314

+

2315 2316 2317

+

2318 2319 2320

+

2321 2322 2323

+

2324 2325 2326

+

2327 2328 2329

+

2330 2331 2332

+

2333 2334 2335

+

2336 2337 2338

+

2339 2340 2341

+

2342 2343 2344

+

2345 2346 2347

+

2348 2349 2350

+

2351 2352 2353

+

2354 2355 2356

+

2357 2358 2359

+

2360 2361 2362

+

2363 2364 2365

+

2366 2367 2368

+

2369 2370 2371

+

2372 2373 2374

+

2375 2376 2377

+

2378 2379 2380

+

2381 2382 2383

+

2384 2385 2386

+

2387 2388 2389

+

2390 2391 2392

+

2393 2394 2395

+

2396 2397 2398

+

2399 2400 2401

+

2402 2403 2404

+

2405 2406 2407

+

2408 2409 2410

+

2411 2412 2413

+

2414 2415 2416

+

2417 2418 2419

+

2418 2417 2420

+

2421 2422 2423

+

2424 2425 2426

+

2427 2428 2429

+

2428 2427 2430

+

2431 2432 2433

+

2434 2435 2436

+

2437 2438 2439

+

2440 2441 2442

+

2443 2444 2445

+

2446 2447 2448

+

2449 2450 2451

+

2452 2453 2454

+

2455 2456 2457

+

2458 2459 2460

+

2461 2462 2463

+

2464 2465 2466

+

2467 2468 2469

+

2470 2471 2472

+

2473 2474 2475

+

2476 2477 2478

+

2479 2480 2481

+

2482 2483 2484

+

2485 2486 2487

+

2488 2489 2490

+

2491 2492 2493

+

2494 2495 2496

+

2497 2498 2499

+

2500 2501 2502

+

2503 2504 2505

+

2506 2507 2508

+

2509 2510 2511

+

2512 2513 2514

+

2515 2516 2517

+

2518 2519 2520

+

2521 2522 2523

+

2524 2525 2526

+

2527 2528 2529

+

2530 2531 2532

+

2533 2534 2535

+

2536 2537 2538

+

2539 2540 2541

+

2542 2543 2544

+

2545 2546 2547

+

2548 2549 2550

+

2551 2552 2553

+

2554 2555 2556

+

2557 2558 2559

+

2560 2561 2562

+

2563 2564 2565

+

2566 2567 2568

+

2569 2570 2571

+

2572 2573 2574

+

2575 2576 2577

+

2578 2579 2580

+

2581 2582 2583

+

2584 2585 2586

+

2587 2588 2589

+

2590 2591 2592

+

2593 2594 2595

+

2596 2597 2598

+

2599 2600 2601

+

2602 2603 2604

+

2605 2606 2607

+

2608 2609 2610

+

2611 2612 2613

+

2614 2615 2616

+

2617 2618 2619

+

2620 2621 2622

+

2623 2624 2625

+

2626 2627 2628

+

2629 2630 2631

+

2632 2633 2634

+

2635 2636 2637

+

2638 2639 2640

+

2641 2642 2643

+

2644 2645 2646

+

2647 2648 2649

+

2650 2651 2652

+

2653 2654 2655

+

2656 2657 2658

+

2659 2660 2661

+

2662 2663 2664

+

2665 2666 2667

+

2668 2669 2670

+

2671 2672 2673

+

2674 2675 2676

+

2677 2678 2679

+

2680 2681 2682

+

2683 2684 2685

+

2686 2687 2688

+

2689 2690 2691

+

2692 2693 2694

+

2695 2696 2697

+

2698 2699 2700

+

2701 2702 2703

+

2704 2705 2706

+

2707 2708 2709

+

2710 2711 2712

+

2713 2714 2715

+

2716 2717 2718

+

2719 2720 2721

+

2722 2723 2724

+

2725 2726 2727

+

2728 2729 2730

+

2731 2732 2733

+

2734 2735 2736

+

2737 2738 2739

+

2740 2741 2742

+

2743 2744 2745

+

2746 2747 2748

+

2749 2750 2751

+

2752 2753 2754

+

2755 2756 2757

+

2758 2759 2760

+

2761 2762 2763

+

2764 2765 2766

+

2767 2768 2769

+

2770 2771 2772

+

2761 2763 2773

+

2774 2775 2776

+

2777 2778 2779

+

2780 2781 2782

+

2783 2784 2785

+

2786 2787 2788

+

2789 2790 2791

+

2792 2793 2794

+

2795 2796 2797

+

2798 2799 2800

+

2801 2802 2803

+

2804 2805 2806

+

2807 2808 2809

+

2810 2811 2812

+

2813 2814 2815

+

2816 2817 2818

+

2819 2820 2821

+

2822 2823 2824

+

2825 2826 2827

+

2828 2829 2830

+

2831 2832 2833

+

2834 2835 2836

+

2837 2838 2839

+

2840 2841 2842

+

2843 2844 2845

+

2846 2847 2848

+

2849 2850 2851

+

2852 2853 2854

+

2855 2856 2857

+

2858 2859 2860

+

2861 2862 2863

+

2864 2865 2866

+

2867 2868 2869

+

2870 2871 2872

+

2873 2874 2875

+

2876 2877 2878

+

2879 2880 2881

+

2882 2883 2884

+

2885 2886 2887

+

2888 2889 2890

+

2891 2892 2893

+

2894 2895 2896

+

2897 2898 2899

+

2900 2901 2902

+

2903 2904 2905

+

2906 2907 2908

+

2909 2910 2911

+

2912 2913 2914

+

2915 2916 2917

+

2918 2919 2920

+

2921 2922 2923

+

2924 2925 2926

+

2927 2928 2929

+

2930 2931 2932

+

2933 2934 2935

+

2936 2937 2938

+

2939 2940 2941

+

2942 2943 2944

+

2945 2946 2947

+

2948 2949 2950

+

2951 2952 2953

+

2954 2955 2956

+

2957 2958 2959

+

2960 2961 2962

+

2963 2964 2965

+

2966 2967 2968

+

2969 2970 2971

+

2972 2973 2974

+

2975 2976 2977

+

2978 2979 2980

+

2981 2982 2983

+

2984 2985 2986

+

2987 2988 2989

+

2990 2991 2992

+

2993 2994 2995

+

2996 2997 2998

+

2999 3000 3001

+

3002 3003 3004

+

3005 3006 3007

+

3008 3009 3010

+

3011 3012 3013

+

3014 3015 3016

+

3017 3018 3019

+

3020 3021 3022

+

3023 3024 3025

+

3026 3027 3028

+

3029 3030 3031

+

3032 3033 3034

+

3035 3036 3037

+

3038 3039 3040

+

3041 3042 3043

+

3044 3045 3046

+

3047 3048 3049

+

3050 3051 3052

+

3053 3054 3055

+

3056 3057 3058

+

3059 3060 3061

+

3062 3063 3064

+

3065 3066 3067

+

3068 3069 3070

+

3071 3072 3073

+

3074 3075 3076

+

3077 3078 3079

+

3080 3081 3082

+

3083 3084 3085

+

3086 3087 3088

+

3089 3090 3091

+

3092 3093 3094

+

3095 3096 3097

+

3098 3099 3100

+

3101 3102 3103

+

3104 3105 3106

+

3107 3108 3109

+

3110 3111 3112

+

3113 3114 3115

+

3116 3117 3118

+

3119 3120 3121

+

3122 3123 3124

+

3125 3126 3127

+

3128 3129 3130

+

3131 3132 3133

+

3134 3135 3136

+

3137 3138 3139

+

3140 3141 3142

+

3143 3144 3145

+

3146 3147 3148

+

3149 3150 3151

+

3152 3153 3154

+

3155 3156 3157

+

3158 3159 3160

+

3161 3162 3163

+

3164 3165 3166

+

3167 3168 3169

+

3170 3171 3172

+

3173 3174 3175

+

3176 3177 3178

+

3177 3176 3179

+

3180 3181 3182

+

3183 3184 3185

+

3186 3187 3188

+

3189 3190 3191

+

3192 3193 3194

+

3195 3196 3197

+

3198 3199 3200

+

3201 3202 3203

+

3204 3205 3206

+

3207 3208 3209

+

3210 3211 3212

+

3213 3214 3215

+

3216 3217 3218

+

3219 3220 3221

+

3222 3223 3224

+

3225 3226 3227

+

3228 3229 3230

+

3231 3232 3233

+

3234 3235 3236

+

3237 3238 3239

+

3240 3241 3242

+

3243 3244 3245

+

3246 3247 3248

+

3249 3250 3251

+

3252 3253 3254

+

3255 3256 3257

+

3258 3259 3260

+

3261 3262 3263

+

3264 3265 3266

+

3267 3268 3269

+

3270 3271 3272

+

3273 3274 3275

+

3276 3277 3278

+

3279 3280 3281

+

3282 3283 3284

+

3285 3286 3287

+

3288 3289 3290

+

3291 3292 3293

+

3294 3295 3296

+

3297 3298 3299

+

3300 3301 3302

+

3303 3304 3305

+

3306 3307 3308

+

3309 3310 3311

+

3312 3313 3314

+

3315 3316 3317

+

3318 3319 3320

+

3321 3322 3323

+

3324 3325 3326

+

3327 3328 3329

+

3330 3331 3332

+

3333 3334 3335

+

3336 3337 3338

+

3339 3340 3341

+

3342 3343 3344

+

3345 3346 3347

+

3348 3349 3350

+

3351 3352 3353

+

3354 3355 3356

+

3357 3358 3359

+

3360 3361 3362

+

3363 3364 3365

+

3366 3367 3368

+

3369 3370 3371

+

3372 3373 3374

+

3375 3376 3377

+

3378 3379 3380

+

3381 3382 3383

+

3384 3385 3386

+

3387 3388 3389

+

3390 3391 3392

+

3393 3394 3395

+

3396 3397 3398

+

3399 3400 3401

+

3402 3403 3404

+

3405 3406 3407

+

3408 3409 3410

+

3411 3412 3413

+

3414 3415 3416

+

3415 3414 3417

+

3418 3419 3420

+

3421 3422 3423

+

3424 3425 3426

+

3427 3428 3429

+

3430 3431 3432

+

3433 3434 3435

+

3436 3437 3438

+

3439 3440 3441

+

3442 3443 3444

+

3445 3446 3447

+

3448 3449 3450

+

3451 3452 3453

+

3454 3455 3456

+

3457 3458 3459

+

3460 3461 3462

+

3463 3464 3465

+

3466 3467 3468

+

3469 3470 3471

+

3472 3473 3474

+

3475 3476 3477

+

3478 3479 3480

+

3481 3482 3483

+

3484 3485 3486

+

3487 3488 3489

+

3490 3491 3492

+

3493 3494 3495

+

3496 3497 3498

+

3499 3500 3501

+

3502 3503 3504

+

3505 3506 3507

+

3508 3509 3510

+

3511 3512 3513

+

3514 3515 3516

+

3517 3518 3519

+

3520 3521 3522

+

3523 3524 3525

+

3526 3527 3528

+

3529 3530 3531

+

3532 3533 3534

+

3535 3536 3537

+

3538 3539 3540

+

3541 3542 3543

+

3544 3545 3546

+

3547 3548 3549

+

3550 3551 3552

+

3553 3554 3555

+

3556 3557 3558

+

3559 3560 3561

+

3562 3563 3564

+

3565 3566 3567

+

3568 3569 3570

+

3571 3572 3573

+

3574 3575 3576

+

3577 3578 3579

+

3580 3581 3582

+

3583 3584 3585

+

3586 3587 3588

+

3589 3590 3591

+

3592 3593 3594

+

3595 3596 3597

+

3598 3599 3600

+

3601 3602 3603

+

3604 3605 3606

+

3607 3608 3609

+

3610 3611 3612

+

3613 3614 3615

+

3616 3617 3618

+

3619 3620 3621

+

3622 3623 3624

+

3623 3622 3625

+

3626 3627 3628

+

3629 3630 3631

+

3632 3633 3634

+

3635 3636 3637

+

3638 3639 3640

+

3641 3642 3643

+

3644 3645 3646

+

3647 3648 3649

+

3650 3651 3652

+

3653 3654 3655

+

3656 3657 3658

+

3659 3660 3661

+

3662 3663 3664

+

3665 3666 3667

+

3668 3669 3670

+

3671 3672 3673

+

3674 3675 3676

+

3677 3678 3679

+

3680 3681 3682

+

3681 3680 3683

+

3684 3685 3686

+

3687 3688 3689

+

3690 3691 3692

+

3693 3694 3695

+

3696 3697 3698

+

3699 3700 3701

+

3702 3703 3704

+

3705 3706 3707

+

3708 3709 3710

+

3711 3712 3713

+

3714 3715 3716

+

3717 3718 3719

+

3720 3721 3722

+

3723 3724 3725

+

3726 3727 3728

+

3729 3730 3731

+

3732 3733 3734

+

3735 3736 3737

+

3738 3739 3740

+

3741 3742 3743

+

3744 3745 3746

+

3747 3748 3749

+

3750 3751 3752

+

3753 3754 3755

+

3756 3757 3758

+

3759 3760 3761

+

3762 3763 3764

+

3765 3766 3767

+

3768 3769 3770

+

3771 3772 3773

+

3774 3775 3776

+

3777 3778 3779

+

3780 3781 3782

+

3783 3784 3785

+

3786 3787 3788

+

3789 3790 3791

+

3792 3793 3794

+

3795 3796 3797

+

3798 3799 3800

+

3801 3802 3803

+

3804 3805 3806

+

3807 3808 3809

+

3810 3811 3812

+

3813 3814 3815

+

3816 3817 3818

+

3817 3816 3819

+

3820 3821 3822

+

3823 3824 3825

+

3826 3827 3828

+

3829 3830 3831

+

3832 3833 3834

+

3835 3836 3837

+

3838 3839 3840

+

3841 3842 3843

+

3844 3845 3846

+

3847 3848 3849

+

3850 3851 3852

+

3853 3854 3855

+

3856 3857 3858

+

3859 3860 3861

+

3862 3863 3864

+

3865 3866 3867

+

3868 3869 3870

+

3871 3872 3873

+

3874 3875 3876

+

3877 3878 3879

+

3880 3881 3882

+

3883 3884 3885

+

3886 3887 3888

+

3889 3890 3891

+

3892 3893 3894

+

3895 3896 3897

+

3898 3899 3900

+

3901 3902 3903

+

3904 3905 3906

+

3907 3908 3909

+

3910 3911 3912

+

3913 3914 3915

+

3916 3917 3918

+

3919 3920 3921

+

3922 3923 3924

+

3925 3926 3927

+

3928 3929 3930

+

3931 3932 3933

+

3934 3935 3936

+

3937 3938 3939

+

3940 3941 3942

+

3943 3944 3945

+

3946 3947 3948

+

3949 3950 3951

+

3952 3953 3954

+

3955 3956 3957

+

3958 3959 3960

+

3961 3962 3963

+

3964 3965 3966

+

3967 3968 3969

+

3970 3971 3972

+

3973 3974 3975

+

3976 3977 3978

+

3979 3980 3981

+

3982 3983 3984

+

3985 3986 3987

+

3988 3989 3990

+

3991 3992 3993

+

3994 3995 3996

+

3997 3998 3999

+

4000 4001 4002

+

4003 4004 4005

+

4006 4007 4008

+

4007 4006 4009

+

4010 4011 4012

+

4013 4014 4015

+

4016 4017 4018

+

4019 4020 4021

+

4022 4023 4024

+

4025 4026 4027

+

4028 4029 4030

+

4031 4032 4033

+

4034 4035 4036

+

4037 4038 4039

+

4040 4041 4042

+

4043 4044 4045

+

4046 4047 4048

+

4049 4050 4051

+

4052 4053 4054

+

4055 4056 4057

+

4058 4059 4060

+

4061 4062 4063

+

4064 4065 4066

+

4067 4068 4069

+

4070 4071 4072

+

4073 4074 4075

+

4076 4077 4078

+

4079 4080 4081

+

4082 4083 4084

+

4085 4086 4087

+

4088 4089 4090

+

4091 4092 4093

+

4094 4095 4096

+

4097 4098 4099

+

4100 4101 4102

+

4103 4104 4105

+

4106 4107 4108

+

4109 4110 4111

+

4112 4113 4114

+

4115 4116 4117

+

4118 4119 4120

+

4121 4122 4123

+

4124 4125 4126

+

4127 4128 4129

+

4130 4131 4132

+

4133 4134 4135

+

4136 4137 4138

+

4139 4140 4141

+

4142 4143 4144

+

4145 4146 4147

+

4148 4149 4150

+

4151 4152 4153

+

4154 4155 4156

+

4157 4158 4159

+

4160 4161 4162

+

4161 4160 4163

+

4164 4165 4166

+

4167 4168 4169

+

4170 4171 4172

+

4173 4174 4175

+

4176 4177 4178

+

4179 4180 4181

+

4182 4183 4184

+

4185 4186 4187

+

4188 4189 4190

+

4191 4192 4193

+

4194 4195 4196

+

4197 4198 4199

+

4200 4201 4202

+

4203 4204 4205

+

4206 4207 4208

+

4209 4210 4211

+

4212 4213 4214

+

4215 4216 4217

+

4218 4219 4220

+

4221 4222 4223

+

4224 4225 4226

+

4227 4228 4229

+

4230 4231 4232

+

4233 4234 4235

+

4236 4237 4238

+

4239 4240 4241

+

4242 4243 4244

+

4245 4246 4247

+

4248 4249 4250

+

4251 4252 4253

+

4254 4255 4256

+

4257 4258 4259

+

4260 4261 4262

+

4263 4264 4265

+

4266 4267 4268

+

4269 4270 4271

+

4272 4273 4274

+

4275 4276 4277

+

4278 4279 4280

+

4281 4282 4283

+

4284 4285 4286

+

4287 4288 4289

+

4290 4291 4292

+

4293 4294 4295

+

4296 4297 4298

+

4299 4300 4301

+

4302 4303 4304

+

4305 4306 4307

+

4308 4309 4310

+

4311 4312 4313

+

4314 4315 4316

+

4317 4318 4319

+

4320 4321 4322

+

4323 4324 4325

+

4326 4327 4328

+

4329 4330 4331

+

4332 4333 4334

+

4335 4336 4337

+

4338 4339 4340

+

4341 4342 4343

+

4344 4345 4346

+

4347 4348 4349

+

4350 4351 4352

+

4353 4354 4355

+

4356 4357 4358

+

4359 4360 4361

+

4362 4363 4364

+

4365 4366 4367

+

4368 4369 4370

+

4371 4372 4373

+

4374 4375 4376

+

4377 4378 4379

+

4380 4381 4382

+

4383 4384 4385

+

4386 4387 4388

+

4389 4390 4391

+

4392 4393 4394

+

4395 4396 4397

+

4398 4399 4400

+

4399 4398 4401

+

4402 4403 4404

+

4405 4406 4407

+

4408 4409 4410

+

4411 4412 4413

+

4414 4415 4416

+

4417 4418 4419

+

4420 4421 4422

+

4423 4424 4425

+

4426 4427 4428

+

4429 4430 4431

+

4432 4433 4434

+

4435 4436 4437

+

4438 4439 4440

+

4441 4442 4443

+

4444 4445 4446

+

4447 4448 4449

+

4450 4451 4452

+

4451 4450 4453

+

4454 4455 4456

+

4457 4458 4459

+

4460 4461 4462

+

4461 4460 4463

+

4464 4465 4466

+

4467 4468 4469

+

4470 4471 4472

+

4473 4471 4474

+

4471 4470 4474

+

4475 4476 4477

+

4478 4479 4480

+

4481 4482 4483

+

4484 4485 4486

+

4487 4485 4484

+

4485 4487 4472

+

4488 4489 4490

+

4491 4492 4493

+

4494 4495 4496

+

4497 4498 4499

+

4500 4486 4485

+

4501 4502 4503

+

4504 4505 4506

+

4507 4508 4509

+

4510 4511 4512

+

4513 4514 4515

+

4516 4514 4517

+

4514 4513 4517

+

4518 4519 4520

+

4521 4522 4523

+

4524 4525 4526

+

4527 4528 4529

+

4530 4531 4532

+

4533 4534 4515

+

4535 4536 4537

+

4538 4539 4540

+

4541 4542 4543

+

4544 4545 4546

+

4547 4548 4549

+

4550 4551 4552

+

4553 4554 4555

+

4556 4557 4558

+

4559 4560 4561

+

4562 4563 4564

+

4563 4562 4565

+

4566 4567 4568

+

4569 4570 4571

+

4572 4573 4574

+

4575 4576 4577

+

4578 4579 4580

+

4581 4582 4583

+

4584 4585 4586

+

4587 4588 4589

+

4590 4591 4592

+

4591 4590 4593

+

4594 4595 4596

+

4597 4598 4599

+

4600 4601 4602

+

4603 4604 4605

+

4606 4607 4608

+

4609 4610 4611

+

4612 4613 4614

+

4615 4616 4617

+

4618 4619 4620

+

4621 4622 4623

+

4624 4625 4626

+

4627 4628 4629

+

4630 4631 4632

+

4631 4630 4633

+

4634 4635 4636

+

4637 4638 4639

+

4640 4641 4642

+

4643 4644 4645

+

4646 4647 4648

+

4647 4646 4649

+

4650 4651 4652

+

4653 4654 4655

+

4656 4657 4658

+

4659 4660 4661

+

4662 4663 4664

+

4665 4666 4667

+

4668 4669 4670

+

4671 4672 4673

+

4674 4675 4676

+

4675 4674 4677

+

4678 4679 4680

+

4681 4682 4683

+

4684 4685 4686

+

4687 4688 4689

+

4690 4691 4692

+

4693 4694 4695

+

4696 4697 4698

+

4699 4700 4701

+

4702 4703 4704

+

4705 4706 4707

+

4708 4709 4710

+

4709 4708 4711

+

4712 4713 4714

+

4715 4716 4717

+

4718 4719 4720

+

4721 4722 4723

+

4722 4724 4723

+

4725 4726 4724

+

4727 4728 4729

+

4730 4731 4732

+

4733 4734 4735

+

4736 4737 4738

+

4736 4738 4725

+

4739 4736 4740

+

4741 4742 4743

+

4744 4745 4746

+

4747 4748 4749

+

4750 4751 4752

+

4753 4751 4750

+

4753 4754 4751

+

4755 4754 4753

+

4756 4757 4758

+

4759 4760 4761

+

4762 4760 4763

+

4760 4759 4763

+

4764 4765 4766

+

4767 4768 4769

+

4770 4771 4772

+

4773 4774 4775

+

4776 4777 4778

+

4774 4779 4761

+

4780 4781 4782

+

4783 4784 4785

+

4786 4787 4788

+

4789 4790 4791

+

4792 4793 4794

+

4795 4796 4797

+

4798 4799 4800

+

4801 4802 4787

+

4803 4804 4805

+

4806 4807 4808

+

4807 4806 4809

+

4810 4811 4812

+

4813 4814 4815

+

4816 4817 4818

+

4819 4820 4821

+

4822 4823 4824

+

4825 4826 4827

+

4828 4829 4830

+

4831 4832 4833

+

4834 4835 4836

+

4835 4834 4837

+

4838 4839 4840

+

4841 4842 4843

+

4844 4845 4846

+

4847 4848 4849

+

4850 4851 4852

+

4853 4854 4855

+

4856 4857 4858

+

4859 4860 4861

+

4862 4863 4864

+

4865 4866 4867

+

4868 4869 4870

+

4871 4872 4873

+

4874 4875 4876

+

4875 4874 4877

+

4878 4879 4880

+

4881 4882 4883

+

4884 4885 4886

+

4887 4888 4889

+

4890 4891 4892

+

4891 4890 4893

+

4894 4895 4896

+

4897 4898 4899

+

4900 4901 4902

+

4903 4904 4905

+

4906 4907 4908

+

4909 4910 4911

+

4912 4913 4914

+

4915 4916 4917

+

4918 4919 4920

+

4919 4918 4921

+

4922 4923 4924

+

4925 4926 4927

+

4928 4929 4930

+

4931 4932 4933

+

4934 4935 4936

+

4937 4938 4939

+

4940 4941 4942

+

4943 4944 4945

+

4946 4947 4948

+

4949 4950 4951

+

4952 4953 4954

+

4953 4952 4955

+

4956 4957 4958

+

4959 4960 4961

+

4962 4963 4964

+

4965 4966 4967

+

4968 4966 4965

+

4969 4970 4971

+

4972 4973 4974

+

4975 4968 4976

+

4966 4968 4975

+

4977 4978 4979

+

4980 4981 4982

+

4983 4984 4985

+

4986 4987 4988

+

4989 4990 4991

+

4986 4992 4987

+

4993 4994 4995

+

4996 4992 4997

+

4998 4996 4999

+

5000 4998 4999

+

5001 5002 5003

+

5004 5005 5006

+

5007 5008 5009

+

5010 5011 5012

+

5013 5014 5015

+

5016 5017 5018

+

5019 5020 5021

+

5022 5023 5024

+

5025 5016 5026

+

5027 5028 5029

+

5030 5031 5032

+

5033 5034 5035

+

5036 5037 5038

+

5039 5040 5031

+

5041 5042 5043

+

5044 5045 5046

+

5047 5048 5049

+

5050 5047 5049

+

5048 5047 5040

+

5051 5052 5053

+

5052 5051 5054

+

5055 5056 5057

+

5058 5059 5060

+

5061 5062 5063

+

5064 5065 5066

+

5067 5068 5069

+

5070 5071 5072

+

5073 5074 5075

+

5076 5077 5078

+

5079 5080 5081

+

5080 5079 5082

+

5083 5084 5085

+

5086 5087 5088

+

5089 5090 5091

+

5092 5093 5094

+

5095 5096 5097

+

5098 5099 5100

+

5101 5102 5103

+

5104 5105 5106

+

5107 5108 5109

+

5110 5111 5112

+

5113 5114 5115

+

5116 5117 5118

+

5119 5120 5121

+

5120 5119 5122

+

5123 5124 5125

+

5126 5127 5128

+

5129 5130 5131

+

5132 5133 5134

+

5135 5136 5137

+

5136 5135 5138

+

5139 5140 5141

+

5142 5143 5144

+

5145 5146 5147

+

5148 5149 5150

+

5151 5152 5153

+

5154 5155 5156

+

5157 5158 5159

+

5160 5161 5162

+

5163 5164 5165

+

5164 5163 5166

+

5167 5168 5169

+

5170 5171 5172

+

5173 5174 5175

+

5176 5177 5178

+

5179 5180 5181

+

5182 5183 5184

+

5185 5186 5187

+

5188 5189 5190

+

5191 5192 5193

+

5194 5195 5196

+

5197 5198 5199

+

5198 5197 5200

+

5201 5202 5203

+

5204 5205 5206

+

5207 5208 5209

+

5208 5207 5210

+

5211 5212 5213

+

5209 5214 5215

+

5216 5214 5209

+

5217 5218 5219

+

5220 5221 5222

+

5223 5224 5225

+

5226 5227 5228

+

5229 5210 5207

+

5230 5210 5229

+

5231 5232 5233

+

5230 5234 5210

+

5235 5236 5237

+

5238 5236 5235

+

5239 5240 5241

+

5242 5239 5241

+

5240 5239 5234

+

5243 5244 5245

+

5246 5247 5248

+

5249 5250 5251

+

5252 5253 5254

+

5255 5256 5257

+

5258 5259 5260

+

5261 5262 5263

+

5264 5265 5266

+

5267 5268 5269

+

5270 5271 5272

+

5273 5274 5275

+

5276 5277 5278

+

5279 5280 5271

+

5281 5282 5283

+

5284 5285 5286

+

5287 5288 5289

+

5290 5287 5289

+

5288 5287 5280

+

5291 5292 5293

+

5292 5291 5294

+

5295 5296 5297

+

5298 5299 5300

+

5301 5302 5303

+

5304 5305 5306

+

5307 5308 5309

+

5310 5311 5312

+

5313 5314 5315

+

5316 5317 5318

+

5319 5320 5321

+

5320 5319 5322

+

5323 5324 5325

+

5326 5327 5328

+

5329 5330 5331

+

5332 5333 5334

+

5335 5336 5337

+

5338 5339 5340

+

5341 5342 5343

+

5344 5345 5346

+

5347 5348 5349

+

5350 5351 5352

+

5353 5354 5355

+

5356 5357 5358

+

5359 5360 5361

+

5360 5359 5362

+

5363 5364 5365

+

5366 5367 5368

+

5369 5370 5371

+

5372 5373 5374

+

5375 5376 5377

+

5376 5375 5378

+

5379 5380 5381

+

5382 5383 5384

+

5385 5386 5387

+

5388 5389 5390

+

5391 5392 5393

+

5394 5395 5396

+

5397 5398 5399

+

5400 5401 5402

+

5403 5404 5405

+

5404 5403 5406

+

5407 5408 5409

+

5410 5411 5412

+

5413 5414 5415

+

5416 5417 5418

+

5419 5420 5421

+

5422 5423 5424

+

5425 5426 5427

+

5428 5429 5430

+

5431 5432 5433

+

5434 5435 5436

+

5437 5438 5439

+

5440 5441 5442

+

5443 5444 5445

+

5446 5447 5448

+

5449 5450 5451

+

5452 5453 5454

+

5455 5456 5457

+

5458 5459 5460

+

5461 5462 5463

+

5464 5465 5466

+

5467 5468 5469

+

5470 5471 5472

+

5473 5474 5475

+

5476 5477 5478

+

5477 5476 5479

+

5480 5481 5482

+

5483 5484 5485

+

5486 5487 5488

+

5489 5490 5491

+

5492 5493 5494

+

5495 5496 5497

+

5498 5499 5500

+

5501 5502 5503

+

5504 5505 5506

+

5507 5508 5509

+

5510 5511 5512

+

5513 5514 5515

+

5516 5517 5518

+

5519 5520 5521

+

5522 5523 5524

+

5525 5526 5527

+

5528 5529 5530

+

5531 5532 5533

+

5534 5535 5536

+

5535 5534 5537

+

5538 5537 5534

+

5537 5538 5539

+

5540 5541 5542

+

5541 5540 5543

+

5544 5545 5546

+

5547 5548 5549

+

5547 5550 5548

+

5544 5551 5552

+

5547 5553 5554

+

5547 5555 5553

+

1948 5556 1946

+

5557 5558 5559

+

5558 5557 5560

+

5561 5562 5563

+

5564 5565 5566

+

5567 5568 5569

+

5570 5571 5572

+

5573 5574 5575

+

5576 5577 5578

+

5579 5580 5581

+

5582 5583 5584

+

5585 5586 5587

+

5588 5589 5590

+

5591 5592 5593

+

5594 5595 5596

+

5597 5598 5599

+

5598 5600 5599

+

5601 5602 5603

+

5601 5604 5602

+

5545 5605 5546

+

5606 5546 5605

+

5607 5546 5606

+

5604 5546 5607

+

5546 5604 5601

+

5601 5569 5608

+

5609 5608 5610

+

5611 5608 5609

+

5612 5608 5611

+

5613 5614 5615

+

5616 5617 5618

+

5612 5617 5608

+

5619 5617 5612

+

5620 5617 5619

+

5618 5617 5620

+

5621 5622 5623

+

5624 5625 5626

+

5627 5628 5629

+

5630 5631 5632

+

5633 5634 5635

+

5636 5637 5638

+

5639 5640 5641

+

5642 5643 5644

+

5645 5646 5647

+

5648 5649 5650

+

5651 5652 5653

+

5654 5655 5656

+

5657 5658 5558

+

5629 5558 5659

+

5558 5660 5659

+

5558 5661 5660

+

5558 5662 5661

+

5663 5664 5665

+

5666 5665 5667

+

5668 5665 5666

+

5662 5665 5668

+

5665 5662 5558

+

5658 5669 5670

+

5658 5657 5669

+

5671 5669 5657

+

5672 5669 5671

+

5673 5669 5672

+

5663 5673 5674

+

5673 5663 5669

+

5675 5663 5674

+

5676 5663 5675

+

5677 5678 5679

+

5617 5680 5681

+

5680 5617 5682

+

5683 5684 5685

+

5686 5687 5688

+

5689 5690 5691

+

5692 5693 5694

+

5695 867 866

+

5696 5697 5698

+

867 5695 5699

+

5700 5699 5695

+

5700 5695 5701

+

5702 5703 5704

+

5705 5706 5707

+

5708 5709 5710

+

5701 5711 5700

+

5712 5713 5714

+

5700 5684 5709

+

5715 5716 5717

+

5709 5692 5710

+

5718 5719 5720

+

5719 5721 5722

+

5718 5721 5719

+

5723 5721 5718

+

5721 5723 5724

+

5722 5725 5726

+

5727 5728 5729

+

5722 5730 5725

+

5731 5730 5732

+

5727 5733 5734

+

5735 5736 5737

+

5736 5735 5738

+

5739 5740 5741

+

5742 5743 5744

+

5745 5746 5747

+

5748 5749 5750

+

5751 5752 5753

+

5754 5755 5756

+

5757 5758 5759

+

5760 5761 5762

+

5763 5757 5764

+

5765 5766 5767

+

5768 5769 5770

+

5771 5772 5773

+

5774 5775 5776

+

5777 5778 5779

+

5780 5781 5782

+

5783 5784 5785

+

5786 5787 5788

+

5789 5790 5791

+

5792 5793 5794

+

5795 5796 5797

+

5798 5792 5799

+

5737 5792 5798

+

5800 5771 5801

+

5802 5801 5803

+

5800 5801 5804

+

5805 5771 5773

+

5806 5807 5808

+

5809 5810 5811

+

5812 5813 5814

+

5815 5816 5817

+

5792 5737 5736

+

5818 5798 5799

+

5819 5818 5820

+

5821 5820 5803

+

5818 5819 5798

+

5820 5821 5819

+

5822 5823 5824

+

5825 5763 5764

+

5826 5827 5828

+

5829 5830 5831

+

5832 5833 5834

+

5835 5836 5837

+

5771 5805 5838

+

5838 5805 5839

+

5840 5841 5842

+

5843 5844 5845

+

5846 5847 5848

+

5736 5738 5849

+

5849 5738 5850

+

5851 5850 5738

+

5852 5853 5854

+

5855 5856 5851

+

5856 5855 5839

+

5857 5858 5859

+

5860 5861 5862

+

5863 5864 5865

+

5866 5867 5868

+

5869 5870 5871

+

5872 5873 5874

+

5875 5876 5877

+

5878 5879 5880

+

5881 5882 5883

+

5884 5885 5886

+

5887 5888 5889

+

5884 5890 5885

+

5891 5888 5892

+

5890 5893 5894

+

5895 5896 5897

+

5898 5895 5890

+

5898 5896 5895

+

5899 5898 5900

+

5898 5899 5896

+

5901 5902 5903

+

5904 5905 5906

+

5907 5908 5909

+

5910 5909 5908

+

5909 5910 5911

+

5912 5913 5914

+

5915 5916 5917

+

5918 5919 5920

+

5921 5920 5919

+

5920 5921 5922

+

5923 5924 5925

+

5926 5927 5928

+

5929 5930 5931

+

5932 5933 5934

+

5935 5936 5937

+

5938 5939 5940

+

5941 5942 5943

+

5944 5945 5946

+

5947 5948 5949

+

5950 5951 5952

+

5953 5954 5955

+

5956 5957 5958

+

5959 5960 5961

+

5962 5963 5964

+

5965 5966 5967

+

5968 5969 5970

+

5971 5972 5973

+

5974 5975 5976

+

5977 5978 5979

+

5980 5981 5982

+

5983 5984 5985

+

5986 5987 5988

+

5989 5990 5991

+

5992 5993 5994

+

5995 5996 5997

+

5998 5999 6000

+

6001 6002 6003

+

6004 6005 6006

+

6007 6008 6009

+

6010 6011 6012

+

6013 6014 6015

+

6016 6017 6018

+

6019 6020 6021

+

6022 6023 6024

+

6025 6026 6027

+

6028 6029 6030

+

6029 6028 6031

+

6032 6033 6034

+

5556 6035 6036

+

6037 6038 6039

+

6040 6041 6042

+

6043 6038 6037

+

6044 6045 5555

+

6046 5547 6047

+

5549 5547 6046

+

6048 5555 6045

+

5527 6049 5489

+

6049 5527 6050

+

6051 5476 6052

+

5476 6051 5524

+

6053 6054 6055

+

6056 6057 6058

+

6059 6060 6061

+

6062 867 6063

+

6037 867 6062

+

6039 867 6037

+

6064 6055 6054

+

6065 6066 6067

+

6068 6069 6070

+

6071 6072 6073

+

6074 6075 6076

+

6077 6078 6079

+

6080 6081 6082

+
+
+
+
+ + + + + + 49.13434207760448 + 1.7777777777777777 + 0.10000000149011612 + 100.0 + + + + + + + + + + 1.0 1.0 1.0 + 0.06666670481366115 + + + + + + + + 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 0.0 0.0 0.0 0.0 1.0 + + + + + 0.6858805418014526 -0.31737011671066284 0.6548618674278259 7.481131553649902 0.7276337742805481 0.31246861815452576 -0.6106656193733215 -6.5076398849487305 -0.010816780850291252 0.8953432440757751 0.4452453553676605 5.34366512298584 0.0 0.0 0.0 1.0 + + + + -0.29086464643478394 -0.7711008191108704 0.5663931965827942 4.076245307922363 0.9551711678504944 -0.1998833566904068 0.21839119493961334 1.0054539442062378 -0.05518905818462372 0.6045247316360474 0.7946722507476807 5.903861999511719 0.0 0.0 0.0 1.0 + + + + + + + +
diff --git a/data/mir_common/mir_description/meshes/sensor_mounts/d435.dae b/data/mir_common/mir_description/meshes/sensor_mounts/d435.dae new file mode 100644 index 0000000000000000000000000000000000000000..d52ba61b1c4c9669794525f2a8cab7be8d35c6a6 --- /dev/null +++ b/data/mir_common/mir_description/meshes/sensor_mounts/d435.dae @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:42f3b66f47a1f8f425a2e4dc07c1d9c283183167d8441f520a15623d98f9bf78 +size 15782439 diff --git a/data/mir_common/mir_description/meshes/sensor_mounts/intel_f200_camera_mount.dae b/data/mir_common/mir_description/meshes/sensor_mounts/intel_f200_camera_mount.dae new file mode 100644 index 0000000000000000000000000000000000000000..2e25da791420b74a7534e03d196e7c679efdfac3 --- /dev/null +++ b/data/mir_common/mir_description/meshes/sensor_mounts/intel_f200_camera_mount.dae @@ -0,0 +1,61 @@ + + + + + Blender User + Blender 2.76.0 commit date:2015-11-03, commit time:10:56, hash:f337fea + + 2016-02-19T15:26:44 + 2016-02-19T15:26:44 + + Z_UP + + + + + + + -12.71939 -15.38915 -20.23461 -13.71939 -15.80337 -19.23461 -12.71939 14.28242 -20.23461 -13.71939 14.69663 -19.23461 -10.30517 -17.80337 -20.23461 -10.71939 -18.80337 -19.23461 8.866401 -17.80337 -20.23461 9.280614 -18.80337 -19.23461 12.28061 -15.80337 -19.23461 11.28061 -15.38915 -20.23461 12.28061 14.69663 -19.23461 11.28061 14.28242 -20.23461 9.280614 17.69664 -19.23461 8.866401 16.69664 -20.23461 -10.71939 17.69664 -19.23461 -10.30517 16.69664 -20.23461 9.280614 17.69664 -15.23461 12.28061 14.69663 -15.23461 -10.71939 17.69664 -15.23461 -13.71939 14.69663 -15.23461 -13.71939 -15.80337 -15.23461 10.20561 -10.86462 -20.23461 7.280614 -9.175868 -20.23461 7.280614 8.069135 -20.23461 10.20561 9.757884 -20.23461 10.20561 13.13538 -20.23461 7.280614 14.82413 -20.23461 4.355614 13.13538 -20.23461 -5.794386 13.13538 -20.23461 -5.794386 9.757884 -20.23461 4.355614 9.757884 -20.23461 -5.794386 -10.86462 -20.23461 -8.719387 8.069135 -20.23461 -8.719387 -9.175868 -20.23461 -11.64439 -10.86462 -20.23461 -11.64439 9.757884 -20.23461 -11.64439 -14.24212 -20.23461 -8.719387 -15.93087 -20.23461 -5.794386 -14.24212 -20.23461 4.355614 -14.24212 -20.23461 4.355614 -10.86462 -20.23461 7.280614 -15.93087 -20.23461 10.20561 -14.24212 -20.23461 -8.719387 14.82413 -20.23461 -11.64439 13.13538 -20.23461 -5.794386 -14.24212 -18.23461 -8.719387 -15.93087 -18.23461 -11.64439 -14.24212 -18.23461 -11.64439 -10.86462 -18.23461 -8.719387 -9.175868 -18.23461 -5.794386 -10.86462 -18.23461 -7.06521 -12.16132 -18.23461 -7.019386 -12.55337 -18.23461 -7.200211 -11.79041 -18.23461 -7.41711 -11.46063 -18.23461 -7.704216 -11.18976 -18.23461 -8.046051 -10.9924 -18.23461 -8.424184 -10.87919 -18.23461 -8.818233 -10.85624 -18.23461 -9.206952 -10.92478 -18.23461 -9.569387 -11.08112 -18.23461 -9.885997 -11.31683 -18.23461 -10.13971 -11.6192 -18.23461 -10.31686 -11.97193 -18.23461 -10.40789 -12.35601 -18.23461 -10.40789 -12.75072 -18.23461 -10.31686 -13.1348 -18.23461 -10.13971 -13.48753 -18.23461 -9.885997 -13.7899 -18.23461 -9.569387 -14.02561 -18.23461 -9.206952 -14.18195 -18.23461 -8.818233 -14.25049 -18.23461 -8.424184 -14.22754 -18.23461 -8.046051 -14.11433 -18.23461 -7.704216 -13.91698 -18.23461 -7.41711 -13.64611 -18.23461 -7.200211 -13.31632 -18.23461 -7.06521 -12.94541 -18.23461 -5.794386 9.757884 -18.23461 -8.719387 8.069135 -18.23461 -11.64439 9.757884 -18.23461 -11.64439 13.13538 -18.23461 -8.719387 14.82413 -18.23461 -5.794386 13.13538 -18.23461 -7.06521 11.83868 -18.23461 -7.019386 11.44663 -18.23461 -7.200211 12.20959 -18.23461 -7.41711 12.53937 -18.23461 -7.704216 12.81024 -18.23461 -8.046051 13.0076 -18.23461 -8.424184 13.12081 -18.23461 -8.818233 13.14376 -18.23461 -9.206952 13.07522 -18.23461 -9.569387 12.91888 -18.23461 -9.885997 12.68317 -18.23461 -10.13971 12.3808 -18.23461 -10.31686 12.02807 -18.23461 -10.40789 11.64399 -18.23461 -10.40789 11.24927 -18.23461 -10.31686 10.8652 -18.23461 -10.13971 10.51247 -18.23461 -9.885997 10.2101 -18.23461 -9.569387 9.97439 -18.23461 -9.206952 9.818052 -18.23461 -8.818233 9.74951 -18.23461 -8.424184 9.77246 -18.23461 -8.046051 9.885666 -18.23461 -7.704216 10.08302 -18.23461 -7.41711 10.35389 -18.23461 -7.200211 10.68367 -18.23461 -7.06521 11.05459 -18.23461 4.355614 13.13538 -18.23461 7.280614 14.82413 -18.23461 10.20561 13.13538 -18.23461 10.20561 9.757884 -18.23461 7.280614 8.069135 -18.23461 4.355614 9.757884 -18.23461 8.934791 11.83868 -18.23461 8.980614 11.44663 -18.23461 8.79979 12.20959 -18.23461 8.58289 12.53937 -18.23461 8.295784 12.81024 -18.23461 7.953949 13.0076 -18.23461 7.575816 13.12081 -18.23461 7.181768 13.14376 -18.23461 6.793048 13.07522 -18.23461 6.430614 12.91888 -18.23461 6.114003 12.68317 -18.23461 5.860285 12.3808 -18.23461 5.683136 12.02807 -18.23461 5.592109 11.64399 -18.23461 5.592109 11.24927 -18.23461 5.683136 10.8652 -18.23461 5.860285 10.51247 -18.23461 6.114003 10.2101 -18.23461 6.430614 9.97439 -18.23461 6.793048 9.818052 -18.23461 7.181768 9.74951 -18.23461 7.575816 9.77246 -18.23461 7.953949 9.885666 -18.23461 8.295784 10.08302 -18.23461 8.58289 10.35389 -18.23461 8.79979 10.68367 -18.23461 8.934791 11.05459 -18.23461 4.355614 -10.86462 -18.23461 7.280614 -9.175868 -18.23461 10.20561 -10.86462 -18.23461 10.20561 -14.24212 -18.23461 7.280614 -15.93087 -18.23461 4.355614 -14.24212 -18.23461 8.934791 -12.16132 -18.23461 8.980614 -12.55337 -18.23461 8.79979 -11.79041 -18.23461 8.58289 -11.46063 -18.23461 8.295784 -11.18976 -18.23461 7.953949 -10.9924 -18.23461 7.575816 -10.87919 -18.23461 7.181768 -10.85624 -18.23461 6.793048 -10.92478 -18.23461 6.430614 -11.08112 -18.23461 6.114003 -11.31683 -18.23461 5.860285 -11.6192 -18.23461 5.683136 -11.97193 -18.23461 5.592109 -12.35601 -18.23461 5.592109 -12.75072 -18.23461 5.683136 -13.1348 -18.23461 5.860285 -13.48753 -18.23461 6.114003 -13.7899 -18.23461 6.430614 -14.02561 -18.23461 6.793048 -14.18195 -18.23461 7.181768 -14.25049 -18.23461 7.575816 -14.22754 -18.23461 7.953949 -14.11433 -18.23461 8.295784 -13.91698 -18.23461 8.58289 -13.64611 -18.23461 8.79979 -13.31632 -18.23461 8.934791 -12.94541 -18.23461 -10.71939 -18.80337 -15.23461 9.280614 -18.80337 -15.23461 12.28061 -15.80337 -15.23461 -7.030881 -12.75072 -15.23461 -7.121909 -13.1348 -15.23461 -7.299057 -13.48753 -15.23461 -7.552775 -13.7899 -15.23461 -7.869386 -14.02561 -15.23461 -8.231821 -14.18195 -15.23461 -8.62054 -14.25049 -15.23461 -9.014589 -14.22754 -15.23461 -9.392723 -14.11433 -15.23461 -9.734556 -13.91698 -15.23461 -10.02166 -13.64611 -15.23461 -10.23856 -13.31632 -15.23461 -10.37356 -12.94541 -15.23461 -10.41939 -12.55337 -15.23461 -10.37356 -12.16132 -15.23461 -10.23856 -11.79041 -15.23461 -10.02166 -11.46063 -15.23461 -9.734556 -11.18976 -15.23461 -9.392723 -10.9924 -15.23461 -9.014589 -10.87919 -15.23461 -8.62054 -10.85624 -15.23461 -8.231821 -10.92478 -15.23461 -7.869386 -11.08112 -15.23461 -7.552775 -11.31683 -15.23461 -7.299057 -11.6192 -15.23461 -7.121909 -11.97193 -15.23461 -7.030881 -12.35601 -15.23461 8.96912 11.24927 -15.23461 8.878092 10.8652 -15.23461 8.700943 10.51247 -15.23461 8.447225 10.2101 -15.23461 8.130615 9.97439 -15.23461 7.768179 9.818052 -15.23461 7.37946 9.74951 -15.23461 6.985412 9.77246 -15.23461 6.607278 9.885666 -15.23461 6.265444 10.08302 -15.23461 5.978338 10.35389 -15.23461 5.761438 10.68367 -15.23461 5.626438 11.05459 -15.23461 5.580614 11.44663 -15.23461 5.626438 11.83868 -15.23461 5.761438 12.20959 -15.23461 5.978338 12.53937 -15.23461 6.265444 12.81024 -15.23461 6.607278 13.0076 -15.23461 6.985412 13.12081 -15.23461 7.37946 13.14376 -15.23461 7.768179 13.07522 -15.23461 8.130615 12.91888 -15.23461 8.447225 12.68317 -15.23461 8.700943 12.3808 -15.23461 8.878092 12.02807 -15.23461 8.96912 11.64399 -15.23461 -7.030881 11.24927 -15.23461 -7.121909 10.8652 -15.23461 -7.299057 10.51247 -15.23461 -7.552775 10.2101 -15.23461 -7.869386 9.97439 -15.23461 -8.231821 9.818052 -15.23461 -8.62054 9.74951 -15.23461 -9.014589 9.77246 -15.23461 -9.392723 9.885666 -15.23461 -9.734556 10.08302 -15.23461 -10.02166 10.35389 -15.23461 -10.23856 10.68367 -15.23461 -10.37356 11.05459 -15.23461 -10.41939 11.44663 -15.23461 -10.37356 11.83868 -15.23461 -10.23856 12.20959 -15.23461 -10.02166 12.53937 -15.23461 -9.734556 12.81024 -15.23461 -9.392723 13.0076 -15.23461 -9.014589 13.12081 -15.23461 -8.62054 13.14376 -15.23461 -8.231821 13.07522 -15.23461 -7.869386 12.91888 -15.23461 -7.552775 12.68317 -15.23461 -7.299057 12.3808 -15.23461 -7.121909 12.02807 -15.23461 -7.030881 11.64399 -15.23461 8.96912 -12.75072 -15.23461 8.878092 -13.1348 -15.23461 8.700943 -13.48753 -15.23461 8.447225 -13.7899 -15.23461 8.130615 -14.02561 -15.23461 7.768179 -14.18195 -15.23461 7.37946 -14.25049 -15.23461 6.985412 -14.22754 -15.23461 6.607278 -14.11433 -15.23461 6.265444 -13.91698 -15.23461 5.978338 -13.64611 -15.23461 5.761438 -13.31632 -15.23461 5.626438 -12.94541 -15.23461 5.580614 -12.55337 -15.23461 5.626438 -12.16132 -15.23461 5.761438 -11.79041 -15.23461 5.978338 -11.46063 -15.23461 6.265444 -11.18976 -15.23461 6.607278 -10.9924 -15.23461 6.985412 -10.87919 -15.23461 7.37946 -10.85624 -15.23461 7.768179 -10.92478 -15.23461 8.130615 -11.08112 -15.23461 8.447225 -11.31683 -15.23461 8.700943 -11.6192 -15.23461 8.878092 -11.97193 -15.23461 8.96912 -12.35601 -15.23461 -3.219386 -17.80337 -25.23461 -3.219386 -17.80337 -20.23461 -3.219386 -17.80343 -25.23461 -3.219386 -17.80343 -20.23461 -3.219386 5.508567 -25.23461 -5.719386 5.508567 -20.23461 -5.719386 -17.80343 -20.23461 1.780614 -17.80337 -20.23461 1.780614 -17.80337 -25.23461 1.780614 -17.80343 -20.23461 1.780614 -17.80343 -25.23461 1.780614 5.508567 -25.23461 4.280614 5.508567 -20.23461 4.280614 -17.80343 -20.23461 -3.219386 -17.80337 -28.7774 -3.219386 -10.28142 -30.25848 -3.219386 -18.06575 -30.2771 -3.219386 5.508567 -28.7774 -3.219386 13.93014 -36.94156 -6.219386 -18.59084 -33.27836 -6.219386 -10.68434 -33.25945 -3.31701 14.0762 -37.08315 -6.219386 14.08144 -40.09552 -25.71939 -18.59084 -33.27836 -25.71939 -10.68434 -33.25945 -25.71939 3.168222 -37.08315 -25.71939 14.08144 -40.09552 1.780614 -10.28142 -30.25848 1.780614 -18.06575 -30.2771 4.780614 -10.68434 -33.25945 4.780614 -18.59084 -33.27836 4.780614 14.08144 -40.09552 1.878238 14.0762 -37.08315 1.780614 13.93014 -36.94156 1.780614 5.508567 -28.7774 1.780614 -17.80337 -28.7774 24.28062 14.08144 -40.09552 24.28062 3.168222 -37.08315 24.28062 -10.68434 -33.25945 24.28062 -18.59084 -33.27836 14.28061 -18.74363 -74.26716 14.28061 -18.90479 -70.26691 14.28061 -6.585946 -73.20997 14.28061 -22.9172 -74.26716 14.28061 -22.9172 -70.26691 14.28061 -7.406638 -69.24587 14.28061 -0.9113297 -71.25673 14.28061 -0.9113297 -67.01622 -15.71939 -22.9172 -70.26691 -15.71939 -22.9172 -74.26716 -15.71939 -0.9113297 -71.25673 -15.71939 -0.9113297 -67.01622 -15.71939 -18.74363 -74.26716 -15.71939 -18.90479 -70.26691 -15.71939 -7.406638 -69.24587 -15.71939 -6.585946 -73.20997 -25.71939 -18.74363 -74.26716 -25.71939 -28.91721 -74.26716 24.28062 -28.91721 -74.26716 24.28062 -18.74363 -74.26716 24.28062 -6.585946 -73.20997 -25.71939 -13.99862 -36.49449 -25.71939 3.168222 -41.2355 24.28062 -13.99862 -36.49449 24.28062 3.168222 -41.2355 -27.23034 8.379614 -42.67473 25.79157 8.379614 -42.67473 -27.23034 8.797728 -42.79021 25.79157 8.797728 -42.79021 25.8785 9.206705 -42.90315 -32.71939 3.168222 -41.2355 -29.21939 6.58867 -42.18013 -29.63521 6.632375 -42.19219 -30.03286 6.761579 -42.22788 -30.39496 6.970636 -42.28561 -30.70568 7.250409 -42.36288 -30.95144 7.58867 -42.4563 -31.1215 7.970636 -42.56179 -31.20843 8.379614 -42.67473 -31.20843 8.797728 -42.79021 -32.71939 14.08867 -44.25141 -31.1215 9.206705 -42.90315 -30.95144 9.588671 -43.00864 -30.70568 9.926932 -43.10206 -30.39496 10.2067 -43.17932 -30.03286 10.41576 -43.23706 -29.63521 10.54497 -43.27274 -29.21939 10.58867 -43.28481 -28.80356 10.54497 -43.27274 -28.40591 10.41576 -43.23706 -28.04382 10.2067 -43.17932 31.28062 14.08867 -44.25141 26.60504 10.2067 -43.17932 26.96714 10.41576 -43.23706 -27.7331 9.926932 -43.10206 26.29433 9.926932 -43.10206 -27.48734 9.588671 -43.00864 26.04856 9.588671 -43.00864 -27.31727 9.206705 -42.90315 31.28062 3.168222 -41.2355 29.76966 8.797728 -42.79021 29.76966 8.379614 -42.67473 29.68273 7.970636 -42.56179 29.51267 7.58867 -42.4563 29.2669 7.250409 -42.36288 28.95619 6.970636 -42.28561 28.59409 6.761579 -42.22788 28.19644 6.632375 -42.19219 27.78062 6.58867 -42.18013 27.36479 6.632375 -42.19219 26.96714 6.761579 -42.22788 26.60504 6.970636 -42.28561 26.29433 7.250409 -42.36288 26.04856 7.58867 -42.4563 25.8785 7.970636 -42.56179 -28.80356 6.632375 -42.19219 -28.40591 6.761579 -42.22788 -28.04382 6.970636 -42.28561 -27.7331 7.250409 -42.36288 -27.48734 7.58867 -42.4563 -27.31727 7.970636 -42.56179 29.68273 9.206705 -42.90315 29.51267 9.588671 -43.00864 29.2669 9.926932 -43.10206 28.95619 10.2067 -43.17932 28.59409 10.41576 -43.23706 28.19644 10.54497 -43.27274 27.78062 10.58867 -43.28481 27.36479 10.54497 -43.27274 -25.71939 -16.91338 -37.29925 4.280614 -16.51318 -36.95558 24.28062 -16.91338 -37.29925 -5.719386 -16.51318 -36.95558 -15.71939 -16.51318 -36.95558 -25.71939 -16.51318 -36.95558 -15.71939 -16.06725 -36.6913 -5.719386 -16.06725 -36.6913 -5.719386 -15.57806 -36.50648 4.280614 -15.57806 -36.50648 4.280614 -15.06422 -36.40941 14.28061 -15.06422 -36.40941 14.28061 -14.54132 -36.40304 24.28062 -15.04595 -36.40764 24.28062 -14.51845 -36.40485 24.28062 -15.5648 -36.50278 14.28061 -15.57806 -36.50648 4.280614 -16.06725 -36.6913 -25.71939 -16.05897 -36.68733 -15.71939 -15.57806 -36.50648 -5.719386 -15.06422 -36.40941 4.280614 -14.54132 -36.40304 14.28061 -14.02527 -36.48757 -25.71939 -15.5648 -36.50278 -15.71939 -15.06422 -36.40941 -5.719386 -14.54132 -36.40304 4.280614 -14.02527 -36.48757 -25.71939 -15.04595 -36.40764 -15.71939 -14.54132 -36.40304 -5.719386 -14.02527 -36.48757 -25.71939 -14.51845 -36.40485 -15.71939 -14.02527 -36.48757 24.28062 -16.05897 -36.68733 14.28061 -16.06725 -36.6913 24.28062 -16.51318 -36.95558 14.28061 -16.51318 -36.95558 24.28062 -19.91721 -40.30308 24.28062 -28.91721 -40.30308 -25.71939 -19.91721 -40.30308 -25.71939 -28.91721 -40.30308 24.28062 -18.90479 -70.26691 24.28062 -28.91721 -70.26691 -25.71939 -28.91721 -70.26691 -25.71939 -18.90479 -70.26691 -25.71939 -7.406638 -69.24587 24.28062 -7.406638 -69.24587 -22.57028 -32.9172 -41.30105 -22.80853 -32.9172 -41.3209 -22.57028 -31.9172 -41.30105 -22.87743 -32.4172 -41.33269 -22.80853 -31.9172 -41.3209 -23.06096 -31.9172 -41.37479 -23.06096 -32.9172 -41.37479 -23.06096 -32.9172 -41.77188 -23.06096 -31.9172 -41.77188 -23.03543 -32.9172 -41.77188 -23.03543 -31.9172 -41.77188 -22.97622 -32.9172 -41.74883 -22.95105 -32.4172 -41.73997 -22.97622 -31.9172 -41.74883 -22.88936 -31.9172 -41.7194 -22.88936 -32.9172 -41.7194 -22.82322 -32.4172 -41.70166 -22.7869 -31.9172 -41.69494 -22.7869 -32.9172 -41.69494 -22.68089 -32.9172 -41.68679 -22.68089 -31.9172 -41.68679 -22.54369 -32.9172 -41.69707 -22.51031 -32.4172 -41.70379 -22.54369 -31.9172 -41.69707 -22.48705 -31.9172 -41.70992 -22.48705 -32.9172 -41.70992 -22.44481 -32.4172 -41.72505 -22.43839 -31.9172 -41.72792 -22.43839 -32.9172 -41.72792 -22.39682 -32.9172 -41.75105 -22.39134 -32.4172 -41.75481 -22.36145 -32.9172 -41.77932 -22.34401 -32.4172 -41.79781 -22.33229 -32.9172 -41.81274 -22.30934 -32.9172 -41.85129 -22.33229 -31.9172 -41.81274 -22.30934 -31.9172 -41.85129 -22.39682 -31.9172 -41.75105 -22.36145 -31.9172 -41.77932 -22.27944 -32.4172 -41.92222 -22.2714 -31.9172 -41.94879 -22.26067 -32.4172 -41.99736 -22.25403 -31.9172 -42.05409 -22.24977 -32.4172 -42.14645 -22.24871 -31.9172 -42.18562 -22.24694 -32.9172 -42.36183 -22.24694 -31.9172 -42.36183 -22.25403 -32.9172 -42.05409 -22.2714 -32.9172 -41.94879 -22.24871 -32.9172 -42.18562 -22.24694 -32.9172 -43.61264 -22.24694 -31.9172 -43.61264 -23.06096 -32.9172 -43.61264 -23.06096 -31.9172 -43.61264 -23.06096 -32.9172 -43.97852 -23.06096 -31.9172 -43.97852 -22.24694 -32.9172 -43.97852 -22.24694 -31.9172 -43.97852 -22.24694 -32.9172 -44.73298 -22.24694 -31.9172 -44.73298 -21.80447 -32.9172 -44.73298 -21.80447 -31.9172 -44.73298 -21.80447 -32.9172 -43.97852 -21.80447 -31.9172 -43.97852 -21.50666 -32.9172 -43.97852 -21.50666 -31.9172 -43.97852 -21.50666 -32.9172 -43.61264 -21.50666 -31.9172 -43.61264 -21.80447 -32.9172 -43.61264 -21.80447 -31.9172 -43.61264 -21.80447 -32.9172 -42.15761 -21.80447 -31.9172 -42.15761 -21.81715 -32.9172 -41.94994 -21.82315 -32.4172 -41.90945 -21.81715 -31.9172 -41.94994 -21.85517 -31.9172 -41.77223 -21.85517 -32.9172 -41.77223 -21.87916 -32.4172 -41.70541 -21.91855 -31.9172 -41.62448 -21.91855 -32.9172 -41.62448 -21.92117 -32.4172 -41.61994 -21.97252 -32.4172 -41.54551 -22.00727 -31.9172 -41.50668 -22.03302 -32.4172 -41.48197 -22.11851 -31.9172 -41.41672 -22.10114 -32.4172 -41.42818 -22.20018 -32.4172 -41.37256 -22.11851 -32.9172 -41.41672 -22.24942 -32.9172 -41.35246 -22.31138 -32.4172 -41.33283 -22.40001 -32.9172 -41.3139 -22.43475 -32.4172 -41.309 -22.40001 -31.9172 -41.3139 -22.24942 -31.9172 -41.35246 -22.00727 -32.9172 -41.50668 -19.43333 -31.9172 -42.66531 -19.43333 -32.9172 -42.66531 -19.44188 -32.4172 -42.87158 -19.44503 -31.9172 -42.90418 -19.46754 -32.4172 -43.05388 -19.48012 -31.9172 -43.11026 -19.5103 -32.4172 -43.2122 -19.53862 -31.9172 -43.28354 -19.57017 -32.4172 -43.34654 -19.62052 -31.9172 -43.42403 -19.61982 -32.4172 -43.42309 -19.67652 -32.4172 -43.48918 -19.62052 -32.9172 -43.42403 -19.72387 -32.9172 -43.5326 -19.73961 -32.4172 -43.54511 -19.80908 -32.4172 -43.59086 -19.84672 -32.9172 -43.61016 -19.88496 -32.4172 -43.62645 -19.84672 -31.9172 -43.61016 -19.98906 -31.9172 -43.65669 -19.72387 -31.9172 -43.5326 -19.48012 -32.9172 -43.11026 -19.44503 -32.9172 -42.90418 -19.53862 -32.9172 -43.28354 -19.98906 -32.9172 -43.65669 -19.96722 -32.4172 -43.65187 -20.15091 -32.9172 -43.6722 -20.15091 -31.9172 -43.6722 -20.15091 -31.9172 -41.65842 -20.15091 -32.9172 -41.65842 -20.02962 -32.4172 -41.66711 -19.98906 -31.9172 -41.67438 -19.91895 -32.4172 -41.69316 -19.84672 -31.9172 -41.72224 -19.81888 -32.4172 -41.73657 -19.72387 -31.9172 -41.80201 -19.72943 -32.4172 -41.79736 -19.66134 -32.4172 -41.86314 -19.72387 -32.9172 -41.80201 -19.62052 -32.9172 -41.91369 -19.60109 -32.4172 -41.9416 -19.53862 -32.9172 -42.05639 -19.50789 -32.4172 -42.13482 -19.53862 -31.9172 -42.05639 -19.48012 -31.9172 -42.22923 -19.62052 -31.9172 -41.91369 -19.84672 -32.9172 -41.72224 -19.98906 -32.9172 -41.67438 -19.48012 -32.9172 -42.22923 -19.45197 -32.4172 -42.37606 -19.44503 -31.9172 -42.4322 -19.44503 -32.9172 -42.4322 -20.86566 -31.9172 -42.66531 -20.86566 -32.9172 -42.66531 -20.85724 -32.4172 -42.46256 -20.85396 -31.9172 -42.42875 -20.83197 -32.4172 -42.28264 -20.81886 -31.9172 -42.22391 -20.78986 -32.4172 -42.12557 -20.76036 -31.9172 -42.05081 -20.7309 -32.4172 -41.99134 -20.67846 -31.9172 -41.90944 -20.6813 -32.4172 -41.91327 -20.62457 -32.4172 -41.84566 -20.67846 -32.9172 -41.90944 -20.57529 -32.9172 -41.79962 -20.56149 -32.4172 -41.78845 -20.49207 -32.4172 -41.74164 -20.45298 -32.9172 -41.72118 -20.4163 -32.4172 -41.70523 -20.45298 -31.9172 -41.72118 -20.31152 -31.9172 -41.67411 -20.57529 -31.9172 -41.79962 -20.81886 -32.9172 -42.22391 -20.85396 -32.9172 -42.42875 -20.76036 -32.9172 -42.05081 -20.31152 -32.9172 -41.67411 -20.33418 -32.4172 -41.67923 -20.27339 -32.4172 -43.66358 -20.31267 -31.9172 -43.65669 -20.38493 -32.4172 -43.63771 -20.45475 -31.9172 -43.61016 -20.48552 -32.4172 -43.59459 -20.57715 -31.9172 -43.5326 -20.57518 -32.4172 -43.53422 -20.64213 -32.4172 -43.47009 -20.57715 -32.9172 -43.5326 -20.67988 -32.9172 -43.42403 -20.70123 -32.4172 -43.39371 -20.76116 -32.9172 -43.28354 -20.79258 -32.4172 -43.20251 -20.76116 -31.9172 -43.28354 -20.81921 -31.9172 -43.11026 -20.67988 -31.9172 -43.42403 -20.45475 -32.9172 -43.61016 -20.31267 -32.9172 -43.65669 -20.81921 -32.9172 -43.11026 -20.84739 -32.4172 -42.95971 -20.85405 -31.9172 -42.90418 -20.85405 -32.9172 -42.90418 -21.3223 -32.9172 -42.66531 -21.30236 -32.9172 -42.97713 -21.3223 -31.9172 -42.66531 -21.29081 -32.4172 -43.05118 -21.30236 -31.9172 -42.97713 -21.24253 -31.9172 -43.25172 -21.24253 -32.9172 -43.25172 -21.19631 -32.4172 -43.37825 -21.14282 -31.9172 -43.48908 -21.14282 -32.9172 -43.48908 -21.12544 -32.4172 -43.51974 -21.03882 -32.4172 -43.64653 -21.00322 -31.9172 -43.68922 -20.9375 -32.4172 -43.75797 -20.83029 -31.9172 -43.84805 -20.82526 -32.4172 -43.85171 -20.67885 -32.4172 -43.93945 -20.83029 -32.9172 -43.84805 -20.6306 -32.9172 -43.9615 -20.51766 -32.4172 -44.00213 -20.40414 -32.9172 -44.02957 -20.34168 -32.4172 -44.03973 -20.40414 -31.9172 -44.02957 -20.15091 -31.9172 -44.05226 -20.6306 -31.9172 -43.9615 -21.00322 -32.9172 -43.68922 -20.15091 -32.9172 -44.05226 -19.8999 -32.9172 -44.02949 -19.84807 -32.4172 -44.01835 -19.8999 -31.9172 -44.02949 -19.67441 -31.9172 -43.96115 -19.67441 -32.9172 -43.96115 -19.71089 -32.4172 -43.97596 -19.58322 -32.4172 -43.91661 -19.47445 -31.9172 -43.84725 -19.46505 -32.4172 -43.84031 -19.35638 -32.4172 -43.74705 -19.47445 -32.9172 -43.84725 -19.30002 -32.9172 -43.6878 -19.25776 -32.4172 -43.63716 -19.15856 -32.9172 -43.48722 -19.17332 -32.4172 -43.5131 -19.15856 -31.9172 -43.48722 -19.08729 -32.4172 -43.33462 -19.05751 -31.9172 -43.24995 -19.02584 -32.4172 -43.13384 -18.99689 -31.9172 -42.97598 -18.98897 -32.4172 -42.91073 -18.97668 -31.9172 -42.66531 -18.97668 -32.9172 -42.66531 -19.05751 -32.9172 -43.24995 -18.99689 -32.9172 -42.97598 -19.30002 -31.9172 -43.6878 -18.99627 -32.9172 -42.36156 -19.00778 -32.4172 -42.28806 -18.99627 -31.9172 -42.36156 -19.05503 -31.9172 -42.09132 -19.05503 -32.9172 -42.09132 -19.10108 -32.4172 -41.96401 -19.15297 -31.9172 -41.85457 -19.15297 -32.9172 -41.85457 -19.25658 -32.4172 -41.69314 -19.29009 -31.9172 -41.65133 -19.29009 -32.9172 -41.65133 -19.35683 -32.4172 -41.57877 -19.46142 -31.9172 -41.48816 -19.46142 -32.9172 -41.48816 -19.46892 -32.4172 -41.48258 -19.61539 -32.4172 -41.39323 -19.662 -31.9172 -41.3716 -19.77788 -32.4172 -41.32941 -19.89183 -31.9172 -41.30167 -19.95639 -32.4172 -41.29112 -20.15091 -31.9172 -41.27836 -20.15091 -32.9172 -41.27836 -19.662 -32.9172 -41.3716 -19.89183 -32.9172 -41.30167 -20.40414 -32.9172 -41.30096 -20.4547 -32.4172 -41.31163 -20.40414 -31.9172 -41.30096 -20.6306 -31.9172 -41.36877 -20.6306 -32.9172 -41.36877 -20.59182 -32.4172 -41.35323 -20.71909 -32.4172 -41.41146 -20.83029 -31.9172 -41.48178 -20.8365 -32.4172 -41.48633 -20.94406 -32.4172 -41.57784 -20.83029 -32.9172 -41.48178 -21.00322 -32.9172 -41.63999 -21.04137 -32.4172 -41.68575 -21.14282 -32.9172 -41.83968 -21.12485 -32.4172 -41.80805 -21.14282 -31.9172 -41.83968 -21.21124 -32.4172 -41.98732 -21.24253 -31.9172 -42.07713 -21.27294 -32.4172 -42.18995 -21.30236 -31.9172 -42.35234 -21.30996 -32.4172 -42.41595 -21.24253 -32.9172 -42.07713 -21.30236 -32.9172 -42.35234 -21.00322 -31.9172 -41.63999 -16.94589 -32.9172 -43.33184 -17.10472 -32.9172 -43.45097 -16.94589 -31.9172 -43.33184 -17.18482 -32.4172 -43.49888 -17.10472 -31.9172 -43.45097 -17.28057 -31.9172 -43.5474 -17.28057 -32.9172 -43.5474 -17.41508 -32.4172 -43.59838 -17.46351 -31.9172 -43.61122 -17.46351 -32.9172 -43.61122 -17.52992 -32.4172 -43.62397 -17.64362 -31.9172 -43.63249 -17.64362 -32.9172 -43.63249 -16.94589 -32.9172 -41.82577 -16.94589 -31.9172 -41.82577 -17.52449 -31.9172 -41.67544 -17.52449 -32.9172 -41.67544 -17.31062 -32.4172 -41.69415 -17.24228 -31.9172 -41.70948 -17.14133 -32.4172 -41.74134 -17.10366 -31.9172 -41.75557 -17.10366 -32.9172 -41.75557 -17.24228 -32.9172 -41.70948 -18.24775 -31.9172 -42.67382 -18.24775 -32.9172 -42.67382 -18.23899 -32.4172 -42.46532 -18.2357 -31.9172 -42.43176 -18.21273 -32.4172 -42.28219 -18.19953 -31.9172 -42.22462 -18.16895 -32.4172 -42.12442 -18.13926 -31.9172 -42.05241 -18.10766 -32.4172 -41.99202 -18.05488 -31.9172 -41.91511 -18.05652 -32.4172 -41.91716 -17.99838 -32.4172 -41.85303 -18.05488 -32.9172 -41.91511 -17.94941 -32.9172 -41.81026 -17.93429 -32.4172 -41.79877 -17.86424 -32.4172 -41.75437 -17.82585 -32.9172 -41.73536 -17.78823 -32.4172 -41.71984 -17.82585 -31.9172 -41.73536 -17.68421 -31.9172 -41.69042 -17.94941 -31.9172 -41.81026 -18.19953 -32.9172 -42.22462 -18.2357 -32.9172 -42.43176 -18.13926 -32.9172 -42.05241 -17.68421 -32.9172 -41.69042 -17.70627 -32.4172 -41.69517 -17.75401 -32.4172 -43.62433 -17.79155 -31.9172 -43.61725 -17.85273 -32.4172 -43.59983 -17.85734 -31.9172 -43.59819 -17.91767 -31.9172 -43.57151 -17.85734 -32.9172 -43.59819 -17.79155 -32.9172 -43.61725 -17.91767 -32.9172 -43.57151 -17.93977 -32.4172 -43.55901 -17.97256 -31.9172 -43.53721 -17.97256 -32.9172 -43.53721 -18.01514 -32.4172 -43.50186 -18.022 -31.9172 -43.49529 -18.022 -32.9172 -43.49529 -18.071 -32.4172 -43.43914 -18.06598 -31.9172 -43.44574 -18.06598 -32.9172 -43.44574 -18.10452 -32.9172 -43.38857 -18.11817 -32.4172 -43.3642 -18.16718 -32.9172 -43.25243 -18.19016 -32.4172 -43.17969 -18.21194 -32.9172 -43.08792 -18.23335 -32.4172 -42.94956 -18.2388 -32.9172 -42.89505 -18.2388 -31.9172 -42.89505 -18.10452 -31.9172 -43.38857 -18.16718 -31.9172 -43.25243 -18.21194 -31.9172 -43.08792 -18.70439 -32.9172 -42.70786 -18.68844 -32.9172 -43.00682 -18.70439 -31.9172 -42.70786 -18.6784 -32.4172 -43.08336 -18.68844 -31.9172 -43.00682 -18.64058 -31.9172 -43.27122 -18.64058 -32.9172 -43.27122 -18.60042 -32.4172 -43.40255 -18.56081 -31.9172 -43.50105 -18.56081 -32.9172 -43.50105 -18.47046 -32.4172 -43.66542 -18.44913 -31.9172 -43.69631 -18.44913 -32.9172 -43.69631 -18.38687 -32.4172 -43.77465 -18.30962 -31.9172 -43.85204 -18.30962 -32.9172 -43.85204 -18.29349 -32.4172 -43.8659 -18.17591 -32.4172 -43.94743 -18.14635 -31.9172 -43.96327 -18.0459 -32.4172 -44.00567 -17.95933 -31.9172 -44.03002 -17.90345 -32.4172 -44.04062 -17.74856 -31.9172 -44.05226 -17.74856 -32.9172 -44.05226 -18.14635 -32.9172 -43.96327 -17.95933 -32.9172 -44.03002 -17.60239 -32.4172 -44.04296 -17.51492 -31.9172 -44.02745 -17.46606 -32.4172 -44.01505 -17.30751 -31.9172 -43.95299 -17.22161 -32.4172 -43.90583 -17.11996 -31.9172 -43.84096 -16.94589 -32.9172 -43.7034 -16.94589 -31.9172 -43.7034 -17.30751 -32.9172 -43.95299 -17.51492 -32.9172 -44.02745 -17.11996 -32.9172 -43.84096 -16.94589 -32.9172 -45.0081 -16.94589 -31.9172 -45.0081 -16.50342 -32.9172 -45.0081 -16.50342 -31.9172 -45.0081 -16.50342 -32.9172 -41.3521 -16.50342 -31.9172 -41.3521 -16.91752 -32.9172 -41.3521 -16.91752 -31.9172 -41.3521 -16.94589 -32.9172 -41.47406 -16.94589 -31.9172 -41.47406 -17.13446 -32.4172 -41.37444 -17.24512 -31.9172 -41.33083 -17.33048 -32.4172 -41.30656 -17.4121 -31.9172 -41.29148 -17.60958 -32.9172 -41.27836 -17.60958 -31.9172 -41.27836 -17.4121 -32.9172 -41.29148 -17.24512 -32.9172 -41.33083 -17.75097 -32.4172 -41.2877 -17.83507 -31.9172 -41.30291 -17.88482 -32.4172 -41.3157 -18.0407 -31.9172 -41.37657 -18.01111 -32.4172 -41.36238 -18.12985 -32.4172 -41.42774 -18.0407 -32.9172 -41.37657 -18.22648 -32.9172 -41.49932 -18.24105 -32.4172 -41.51176 -18.34469 -32.4172 -41.61445 -18.3924 -32.9172 -41.67119 -18.521 -32.4172 -41.86815 -18.3924 -31.9172 -41.67119 -18.5289 -31.9172 -41.88329 -18.22648 -31.9172 -41.49932 -17.83507 -32.9172 -41.30291 -18.5289 -32.9172 -41.88329 -18.60123 -32.4172 -42.05041 -18.6264 -31.9172 -42.12677 -18.6264 -32.9172 -42.12677 -18.65855 -32.4172 -42.25111 -18.6849 -31.9172 -42.40163 -18.6849 -32.9172 -42.40163 -18.69293 -32.4172 -42.47026 -13.9394 -32.9172 -41.30105 -14.17765 -32.9172 -41.3209 -13.9394 -31.9172 -41.30105 -14.24656 -32.4172 -41.33269 -14.17765 -31.9172 -41.3209 -14.43008 -31.9172 -41.37479 -14.43008 -32.9172 -41.37479 -14.43008 -32.9172 -41.77188 -14.43008 -31.9172 -41.77188 -14.40456 -32.9172 -41.77188 -14.40456 -31.9172 -41.77188 -14.34535 -32.9172 -41.74883 -14.32017 -32.4172 -41.73997 -14.34535 -31.9172 -41.74883 -14.25849 -31.9172 -41.7194 -14.25849 -32.9172 -41.7194 -14.19234 -32.4172 -41.70166 -14.15602 -31.9172 -41.69494 -14.15602 -32.9172 -41.69494 -14.05002 -32.9172 -41.68679 -14.05002 -31.9172 -41.68679 -13.91281 -32.9172 -41.69707 -13.87943 -32.4172 -41.70379 -13.91281 -31.9172 -41.69707 -13.85617 -31.9172 -41.70992 -13.85617 -32.9172 -41.70992 -13.81393 -32.4172 -41.72505 -13.80751 -31.9172 -41.72792 -13.80751 -32.9172 -41.72792 -13.76594 -32.9172 -41.75105 -13.76046 -32.4172 -41.75481 -13.73058 -32.9172 -41.77932 -13.71314 -32.4172 -41.79781 -13.70142 -32.9172 -41.81274 -13.67846 -32.9172 -41.85129 -13.70142 -31.9172 -41.81274 -13.67846 -31.9172 -41.85129 -13.76594 -31.9172 -41.75105 -13.73058 -31.9172 -41.77932 -13.64857 -32.4172 -41.92222 -13.64053 -31.9172 -41.94879 -13.62979 -32.4172 -41.99736 -13.62315 -31.9172 -42.05409 -13.6189 -32.4172 -42.14645 -13.61784 -31.9172 -42.18562 -13.61606 -32.9172 -42.36183 -13.61606 -31.9172 -42.36183 -13.62315 -32.9172 -42.05409 -13.64053 -32.9172 -41.94879 -13.61784 -32.9172 -42.18562 -13.61606 -32.9172 -43.61264 -13.61606 -31.9172 -43.61264 -14.43008 -32.9172 -43.61264 -14.43008 -31.9172 -43.61264 -14.43008 -32.9172 -43.97852 -14.43008 -31.9172 -43.97852 -13.61606 -32.9172 -43.97852 -13.61606 -31.9172 -43.97852 -13.61606 -32.9172 -44.73298 -13.61606 -31.9172 -44.73298 -13.1736 -32.9172 -44.73298 -13.1736 -31.9172 -44.73298 -13.1736 -32.9172 -43.97852 -13.1736 -31.9172 -43.97852 -12.87579 -32.9172 -43.97852 -12.87579 -31.9172 -43.97852 -12.87579 -32.9172 -43.61264 -12.87579 -31.9172 -43.61264 -13.1736 -32.9172 -43.61264 -13.1736 -31.9172 -43.61264 -13.1736 -32.9172 -42.15761 -13.1736 -31.9172 -42.15761 -13.18627 -32.9172 -41.94994 -13.19227 -32.4172 -41.90945 -13.18627 -31.9172 -41.94994 -13.2243 -31.9172 -41.77223 -13.2243 -32.9172 -41.77223 -13.24828 -32.4172 -41.70541 -13.28767 -31.9172 -41.62448 -13.28767 -32.9172 -41.62448 -13.29029 -32.4172 -41.61994 -13.34164 -32.4172 -41.54551 -13.37639 -31.9172 -41.50668 -13.40215 -32.4172 -41.48197 -13.48763 -31.9172 -41.41672 -13.47027 -32.4172 -41.42818 -13.5693 -32.4172 -41.37256 -13.48763 -32.9172 -41.41672 -13.61854 -32.9172 -41.35246 -13.6805 -32.4172 -41.33283 -13.76914 -32.9172 -41.3139 -13.80387 -32.4172 -41.309 -13.76914 -31.9172 -41.3139 -13.61854 -31.9172 -41.35246 -13.37639 -32.9172 -41.50668 -12.49572 -32.9172 -41.3521 -12.49572 -32.9172 -43.97852 -12.49572 -31.9172 -41.3521 -12.49572 -31.9172 -43.97852 -12.05326 -32.9172 -43.97852 -12.05326 -31.9172 -43.97852 -12.05326 -32.9172 -41.3521 -12.05326 -31.9172 -41.3521 5.501036 -32.9172 -41.28971 5.254631 -32.9172 -41.30495 5.501036 -31.9172 -41.28971 5.196278 -32.4172 -41.31424 5.254631 -31.9172 -41.30495 5.054317 -31.9172 -41.35068 5.054317 -32.9172 -41.35068 4.961817 -32.4172 -41.38745 4.886621 -31.9172 -41.42549 4.886621 -32.9172 -41.42549 4.844824 -32.4172 -41.45031 4.73807 -31.9172 -41.52795 4.73807 -32.9172 -41.52795 4.661652 -32.4172 -41.6022 4.623554 -31.9172 -41.6485 4.598102 -32.4172 -41.68445 4.540946 -31.9172 -41.78889 4.547419 -32.4172 -41.77471 4.509809 -32.4172 -41.87153 4.540946 -32.9172 -41.78889 4.490957 -32.9172 -41.94418 4.483172 -32.4172 -41.98782 4.474293 -32.9172 -42.1094 4.474293 -31.9172 -42.1094 4.490957 -31.9172 -41.94418 4.623554 -32.9172 -41.6485 4.483511 -32.9172 -42.24776 4.48755 -32.4172 -42.27348 4.483511 -31.9172 -42.24776 4.511165 -31.9172 -42.37069 4.511165 -32.9172 -42.37069 4.52732 -32.4172 -42.41538 4.557255 -31.9172 -42.47821 4.557255 -32.9172 -42.47821 4.593605 -32.4172 -42.5351 4.621781 -31.9172 -42.5703 4.621781 -32.9172 -42.5703 4.686177 -32.4172 -42.63377 4.704389 -31.9172 -42.64874 4.704389 -32.9172 -42.64874 4.804723 -32.9172 -42.7153 4.84964 -32.4172 -42.73852 5.058572 -32.9172 -42.8128 5.058572 -31.9172 -42.8128 4.804723 -31.9172 -42.7153 5.313839 -32.9172 -42.86952 5.388362 -32.4172 -42.88566 5.313839 -31.9172 -42.86952 5.532235 -31.9172 -42.92058 5.532235 -32.9172 -42.92058 5.703477 -32.9172 -42.97908 5.734876 -32.4172 -42.9945 5.703477 -31.9172 -42.97908 5.768623 -31.9172 -43.01391 5.768623 -32.9172 -43.01391 5.805322 -32.4172 -43.03988 5.82012 -31.9172 -43.05247 5.82012 -32.9172 -43.05247 5.832936 -32.4172 -43.06499 5.859208 -31.9172 -43.09829 5.859208 -32.9172 -43.09829 5.856216 -32.4172 -43.09383 5.879512 -32.4172 -43.13586 5.887127 -31.9172 -43.15493 5.896152 -32.4172 -43.18434 5.90388 -31.9172 -43.22238 5.909463 -32.9172 -43.30064 5.909463 -31.9172 -43.30064 5.887127 -32.9172 -43.15493 5.90388 -32.9172 -43.22238 5.906068 -32.4172 -43.35398 5.900068 -31.9172 -43.38706 5.895882 -32.4172 -43.40315 5.888324 -31.9172 -43.42595 5.878905 -32.4172 -43.44815 5.871882 -31.9172 -43.46196 5.855138 -32.4172 -43.48899 5.850743 -31.9172 -43.49509 5.824579 -32.4172 -43.52567 5.824906 -31.9172 -43.52533 5.78723 -32.4172 -43.55818 5.75914 -31.9172 -43.57719 5.695527 -32.4172 -43.61071 5.679723 -31.9172 -43.61751 5.591797 -31.9172 -43.64632 5.888324 -32.9172 -43.42595 5.900068 -32.9172 -43.38706 5.871882 -32.9172 -43.46196 5.850743 -32.9172 -43.49509 5.824906 -32.9172 -43.52533 5.75914 -32.9172 -43.57719 5.679723 -32.9172 -43.61751 5.591797 -32.9172 -43.64632 5.553802 -32.4172 -43.6547 5.39042 -32.9172 -43.66936 5.39042 -31.9172 -43.66936 5.179115 -32.9172 -43.64986 5.121132 -32.4172 -43.63758 5.179115 -31.9172 -43.64986 4.970647 -31.9172 -43.59136 4.970647 -32.9172 -43.59136 4.858858 -32.4172 -43.54373 4.772814 -31.9172 -43.49883 4.772814 -32.9172 -43.49883 4.593418 -32.9172 -43.37723 4.593418 -31.9172 -43.37723 4.570728 -32.9172 -43.37723 4.570728 -31.9172 -43.37723 4.570728 -32.9172 -43.85089 4.570728 -31.9172 -43.85089 4.738779 -32.9172 -43.92605 4.794649 -32.4172 -43.94536 4.738779 -31.9172 -43.92605 4.942284 -31.9172 -43.98703 4.942284 -32.9172 -43.98703 5.071492 -32.4172 -44.01395 5.162806 -31.9172 -44.02745 5.162806 -32.9172 -44.02745 5.381911 -32.9172 -44.04092 5.381911 -31.9172 -44.04092 5.59224 -32.9172 -44.027 5.646145 -32.4172 -44.01832 5.59224 -31.9172 -44.027 5.780766 -31.9172 -43.98526 5.780766 -32.9172 -43.98526 5.874967 -32.4172 -43.95052 5.947488 -31.9172 -43.91568 5.947488 -32.9172 -43.91568 6.068376 -32.4172 -43.83751 6.092405 -31.9172 -43.81827 6.092405 -32.9172 -43.81827 6.15056 -32.4172 -43.76523 6.209669 -31.9172 -43.69852 6.209669 -32.9172 -43.69852 6.219324 -32.4172 -43.68593 6.281061 -32.4172 -43.58731 6.293428 -31.9172 -43.56194 6.325158 -32.4172 -43.47982 6.343684 -31.9172 -43.40851 6.351616 -32.4172 -43.36347 6.360436 -31.9172 -43.23825 6.360436 -32.9172 -43.23825 6.293428 -32.9172 -43.56194 6.343684 -32.9172 -43.40851 6.351927 -32.9172 -43.11398 6.347713 -32.4172 -43.0876 6.351927 -31.9172 -43.11398 6.3264 -31.9172 -42.99929 6.3264 -32.9172 -42.99929 6.309546 -32.4172 -42.95127 6.283856 -31.9172 -42.89417 6.283856 -32.9172 -42.89417 6.245934 -32.4172 -42.82925 6.224293 -31.9172 -42.79862 6.224293 -32.9172 -42.79862 6.15547 -32.4172 -42.72238 6.14594 -31.9172 -42.71371 6.14594 -32.9172 -42.71371 6.08211 -32.4172 -42.66348 6.047024 -31.9172 -42.64049 6.047024 -32.9172 -42.64049 5.996329 -32.4172 -42.61164 5.927545 -31.9172 -42.57898 5.927545 -32.9172 -42.57898 5.787502 -32.9172 -42.52917 5.787502 -31.9172 -42.52917 5.535071 -32.9172 -42.46961 5.460488 -32.4172 -42.45389 5.535071 -31.9172 -42.46961 5.411692 -31.9172 -42.44337 5.411692 -32.9172 -42.44337 5.313839 -32.9172 -42.42139 5.313839 -31.9172 -42.42139 5.193359 -32.4172 -42.38613 5.128771 -31.9172 -42.36076 5.097525 -32.4172 -42.34589 5.061231 -31.9172 -42.3254 5.026337 -32.4172 -42.30066 5.010355 -31.9172 -42.28667 4.999787 -32.4172 -42.27598 4.973128 -31.9172 -42.24155 4.977542 -32.4172 -42.2482 4.954671 -32.4172 -42.20727 4.973128 -32.9172 -42.24155 4.946538 -32.9172 -42.18704 4.938335 -32.4172 -42.16056 4.930584 -32.9172 -42.12313 4.925266 -32.9172 -42.04983 4.930584 -31.9172 -42.12313 4.925266 -31.9172 -42.04983 4.946538 -31.9172 -42.18704 5.061231 -32.9172 -42.3254 5.128771 -32.9172 -42.36076 5.010355 -32.9172 -42.28667 4.934484 -32.9172 -41.94099 4.937313 -32.4172 -41.92802 4.934484 -31.9172 -41.94099 4.946006 -31.9172 -41.89854 4.946006 -32.9172 -41.89854 4.952371 -32.4172 -41.88275 4.962138 -31.9172 -41.86405 4.962138 -32.9172 -41.86405 4.973627 -32.4172 -41.84674 5.010355 -31.9172 -41.80485 5.010355 -32.9172 -41.80485 5.019116 -32.4172 -41.79666 5.081263 -31.9172 -41.74919 5.081263 -32.9172 -41.74919 5.113614 -32.9172 -41.73031 5.124419 -32.4172 -41.72523 5.113614 -31.9172 -41.73031 5.153943 -31.9172 -41.71338 5.153943 -32.9172 -41.71338 5.180813 -32.4172 -41.7045 5.258532 -31.9172 -41.68537 5.258532 -32.9172 -41.68537 5.326718 -32.4172 -41.67348 5.484018 -31.9172 -41.66126 5.484018 -32.9172 -41.66126 5.626542 -32.9172 -41.67119 5.663753 -32.4172 -41.67717 5.626542 -31.9172 -41.67119 5.764812 -31.9172 -41.70097 5.764812 -32.9172 -41.70097 5.835463 -32.4172 -41.72311 6.01157 -31.9172 -41.79457 6.01157 -32.9172 -41.79457 6.126441 -32.9172 -41.85271 6.146705 -32.4172 -41.8642 6.126441 -31.9172 -41.85271 6.215785 -31.9172 -41.90802 6.215785 -32.9172 -41.90802 6.246152 -32.4172 -41.92961 6.349091 -31.9172 -42.00729 6.349091 -32.9172 -42.00729 6.371781 -32.9172 -42.00729 6.371781 -31.9172 -42.00729 6.371781 -32.9172 -41.51094 6.371781 -31.9172 -41.51094 6.201957 -32.9172 -41.43365 6.142566 -32.4172 -41.41098 6.201957 -31.9172 -41.43365 5.993134 -31.9172 -41.36061 5.993134 -32.9172 -41.36061 5.850955 -32.4172 -41.32404 5.755949 -31.9172 -41.30743 5.755949 -32.9172 -41.30743 13.62421 -32.9172 -42.67098 13.62421 -32.9172 -43.09643 13.62421 -31.9172 -42.67098 13.62421 -31.9172 -43.09643 14.94877 -32.9172 -43.09643 14.94877 -31.9172 -43.09643 14.94877 -32.9172 -42.67098 14.94877 -31.9172 -42.67098 17.07032 -32.9172 -44.41531 17.07032 -32.9172 -44.87479 17.07032 -31.9172 -44.41531 17.07032 -31.9172 -44.87479 17.57235 -32.9172 -44.87479 17.57235 -31.9172 -44.87479 17.57235 -32.9172 -44.41531 17.57235 -31.9172 -44.41531 18.08288 -32.9172 -42.67098 18.08288 -32.9172 -43.09643 18.08288 -31.9172 -42.67098 18.08288 -31.9172 -43.09643 19.40744 -32.9172 -43.09643 19.40744 -31.9172 -43.09643 19.40744 -32.9172 -42.67098 19.40744 -31.9172 -42.67098 21.51765 -32.9172 -43.33184 21.35881 -32.9172 -43.45097 21.51765 -31.9172 -43.33184 21.27872 -32.4172 -43.49888 21.35881 -31.9172 -43.45097 21.18297 -31.9172 -43.5474 21.18297 -32.9172 -43.5474 21.04845 -32.4172 -43.59838 21.00002 -31.9172 -43.61122 21.00002 -32.9172 -43.61122 20.93362 -32.4172 -43.62397 20.81992 -31.9172 -43.63249 20.81992 -32.9172 -43.63249 21.51765 -32.9172 -41.82577 21.51765 -31.9172 -41.82577 20.93904 -31.9172 -41.67544 20.93904 -32.9172 -41.67544 21.15291 -32.4172 -41.69415 21.22126 -31.9172 -41.70948 21.3222 -32.4172 -41.74134 21.35988 -31.9172 -41.75557 21.35988 -32.9172 -41.75557 21.22126 -32.9172 -41.70948 20.21578 -31.9172 -42.67382 20.21578 -32.9172 -42.67382 20.22454 -32.4172 -42.46532 20.22784 -31.9172 -42.43176 20.25081 -32.4172 -42.28219 20.264 -31.9172 -42.22462 20.29459 -32.4172 -42.12442 20.32427 -31.9172 -42.05241 20.35588 -32.4172 -41.99202 20.40865 -31.9172 -41.91511 20.40701 -32.4172 -41.91716 20.46515 -32.4172 -41.85303 20.40865 -32.9172 -41.91511 20.51413 -32.9172 -41.81026 20.52925 -32.4172 -41.79877 20.5993 -32.4172 -41.75437 20.63768 -32.9172 -41.73536 20.6753 -32.4172 -41.71984 20.63768 -31.9172 -41.73536 20.77932 -31.9172 -41.69042 20.51413 -31.9172 -41.81026 20.264 -32.9172 -42.22462 20.22784 -32.9172 -42.43176 20.32427 -32.9172 -42.05241 20.77932 -32.9172 -41.69042 20.75726 -32.4172 -41.69517 20.70952 -32.4172 -43.62433 20.67199 -31.9172 -43.61725 20.6108 -32.4172 -43.59983 20.6062 -31.9172 -43.59819 20.54586 -31.9172 -43.57151 20.6062 -32.9172 -43.59819 20.67199 -32.9172 -43.61725 20.54586 -32.9172 -43.57151 20.52376 -32.4172 -43.55901 20.49097 -31.9172 -43.53721 20.49097 -32.9172 -43.53721 20.4484 -32.4172 -43.50186 20.44154 -31.9172 -43.49529 20.44154 -32.9172 -43.49529 20.39253 -32.4172 -43.43914 20.39755 -31.9172 -43.44574 20.39755 -32.9172 -43.44574 20.35902 -32.9172 -43.38857 20.34537 -32.4172 -43.3642 20.29635 -32.9172 -43.25243 20.27338 -32.4172 -43.17969 20.25159 -32.9172 -43.08792 20.23018 -32.4172 -42.94956 20.22474 -32.9172 -42.89505 20.22474 -31.9172 -42.89505 20.35902 -31.9172 -43.38857 20.29635 -31.9172 -43.25243 20.25159 -31.9172 -43.08792 19.75914 -32.9172 -42.70786 19.77509 -32.9172 -43.00682 19.75914 -31.9172 -42.70786 19.78513 -32.4172 -43.08336 19.77509 -31.9172 -43.00682 19.82296 -31.9172 -43.27122 19.82296 -32.9172 -43.27122 19.86311 -32.4172 -43.40255 19.90273 -31.9172 -43.50105 19.90273 -32.9172 -43.50105 19.99308 -32.4172 -43.66542 20.01441 -31.9172 -43.69631 20.01441 -32.9172 -43.69631 20.07667 -32.4172 -43.77465 20.15392 -31.9172 -43.85204 20.15392 -32.9172 -43.85204 20.17005 -32.4172 -43.8659 20.28762 -32.4172 -43.94743 20.31718 -31.9172 -43.96327 20.41764 -32.4172 -44.00567 20.5042 -31.9172 -44.03002 20.56009 -32.4172 -44.04062 20.71497 -31.9172 -44.05226 20.71497 -32.9172 -44.05226 20.31718 -32.9172 -43.96327 20.5042 -32.9172 -44.03002 20.86114 -32.4172 -44.04296 20.94861 -31.9172 -44.02745 20.99748 -32.4172 -44.01505 21.15602 -31.9172 -43.95299 21.24192 -32.4172 -43.90583 21.34357 -31.9172 -43.84096 21.51765 -32.9172 -43.7034 21.51765 -31.9172 -43.7034 21.15602 -32.9172 -43.95299 20.94861 -32.9172 -44.02745 21.34357 -32.9172 -43.84096 21.51765 -32.9172 -45.0081 21.51765 -31.9172 -45.0081 21.96011 -32.9172 -45.0081 21.96011 -31.9172 -45.0081 21.96011 -32.9172 -41.3521 21.96011 -31.9172 -41.3521 21.54601 -32.9172 -41.3521 21.54601 -31.9172 -41.3521 21.51765 -32.9172 -41.47406 21.51765 -31.9172 -41.47406 21.32908 -32.4172 -41.37444 21.21842 -31.9172 -41.33083 21.13305 -32.4172 -41.30656 21.05143 -31.9172 -41.29148 20.85395 -32.9172 -41.27836 20.85395 -31.9172 -41.27836 21.05143 -32.9172 -41.29148 21.21842 -32.9172 -41.33083 20.71256 -32.4172 -41.2877 20.62847 -31.9172 -41.30291 20.57872 -32.4172 -41.3157 20.42284 -31.9172 -41.37657 20.45242 -32.4172 -41.36238 20.33368 -32.4172 -41.42774 20.42284 -32.9172 -41.37657 20.23706 -32.9172 -41.49932 20.22249 -32.4172 -41.51176 20.11884 -32.4172 -41.61445 20.07113 -32.9172 -41.67119 19.94254 -32.4172 -41.86815 20.07113 -31.9172 -41.67119 19.93464 -31.9172 -41.88329 20.23706 -31.9172 -41.49932 20.62847 -32.9172 -41.30291 19.93464 -32.9172 -41.88329 19.8623 -32.4172 -42.05041 19.83714 -31.9172 -42.12677 19.83714 -32.9172 -42.12677 19.80499 -32.4172 -42.25111 19.77864 -31.9172 -42.40163 19.77864 -32.9172 -42.40163 19.7706 -32.4172 -42.47026 17.10152 -32.9172 -41.3521 17.10152 -32.9172 -43.97852 17.10152 -31.9172 -41.3521 17.10152 -31.9172 -43.97852 17.54399 -32.9172 -43.97852 17.54399 -31.9172 -43.97852 17.54399 -32.9172 -41.3521 17.54399 -31.9172 -41.3521 15.65784 -32.9172 -41.30105 15.41959 -32.9172 -41.3209 15.65784 -31.9172 -41.30105 15.35068 -32.4172 -41.33269 15.41959 -31.9172 -41.3209 15.16716 -31.9172 -41.37479 15.16716 -32.9172 -41.37479 15.16716 -32.9172 -41.77188 15.16716 -31.9172 -41.77188 15.19269 -32.9172 -41.77188 15.19269 -31.9172 -41.77188 15.2519 -32.9172 -41.74883 15.27707 -32.4172 -41.73997 15.2519 -31.9172 -41.74883 15.33876 -31.9172 -41.7194 15.33876 -32.9172 -41.7194 15.4049 -32.4172 -41.70166 15.44122 -31.9172 -41.69494 15.44122 -32.9172 -41.69494 15.54723 -32.9172 -41.68679 15.54723 -31.9172 -41.68679 15.68443 -32.9172 -41.69707 15.71781 -32.4172 -41.70379 15.68443 -31.9172 -41.69707 15.74107 -31.9172 -41.70992 15.74107 -32.9172 -41.70992 15.78331 -32.4172 -41.72505 15.78973 -31.9172 -41.72792 15.78973 -32.9172 -41.72792 15.8313 -32.9172 -41.75105 15.83678 -32.4172 -41.75481 15.86667 -32.9172 -41.77932 15.88411 -32.4172 -41.79781 15.89583 -32.9172 -41.81274 15.91878 -32.9172 -41.85129 15.89583 -31.9172 -41.81274 15.91878 -31.9172 -41.85129 15.8313 -31.9172 -41.75105 15.86667 -31.9172 -41.77932 15.94868 -32.4172 -41.92222 15.95672 -31.9172 -41.94879 15.96745 -32.4172 -41.99736 15.97409 -31.9172 -42.05409 15.97835 -32.4172 -42.14645 15.97941 -31.9172 -42.18562 15.98118 -32.9172 -42.36183 15.98118 -31.9172 -42.36183 15.97409 -32.9172 -42.05409 15.95672 -32.9172 -41.94879 15.97941 -32.9172 -42.18562 15.98118 -32.9172 -43.61264 15.98118 -31.9172 -43.61264 15.16716 -32.9172 -43.61264 15.16716 -31.9172 -43.61264 15.16716 -32.9172 -43.97852 15.16716 -31.9172 -43.97852 15.98118 -32.9172 -43.97852 15.98118 -31.9172 -43.97852 15.98118 -32.9172 -44.73298 15.98118 -31.9172 -44.73298 16.42365 -32.9172 -44.73298 16.42365 -31.9172 -44.73298 16.42365 -32.9172 -43.97852 16.42365 -31.9172 -43.97852 16.72146 -32.9172 -43.97852 16.72146 -31.9172 -43.97852 16.72146 -32.9172 -43.61264 16.72146 -31.9172 -43.61264 16.42365 -32.9172 -43.61264 16.42365 -31.9172 -43.61264 16.42365 -32.9172 -42.15761 16.42365 -31.9172 -42.15761 16.41097 -32.9172 -41.94994 16.40497 -32.4172 -41.90945 16.41097 -31.9172 -41.94994 16.37295 -31.9172 -41.77223 16.37295 -32.9172 -41.77223 16.34896 -32.4172 -41.70541 16.30957 -31.9172 -41.62448 16.30957 -32.9172 -41.62448 16.30695 -32.4172 -41.61994 16.2556 -32.4172 -41.54551 16.22085 -31.9172 -41.50668 16.1951 -32.4172 -41.48197 16.10961 -31.9172 -41.41672 16.12698 -32.4172 -41.42818 16.02794 -32.4172 -41.37256 16.10961 -32.9172 -41.41672 15.9787 -32.9172 -41.35246 15.91674 -32.4172 -41.33283 15.82811 -32.9172 -41.3139 15.79337 -32.4172 -41.309 15.82811 -31.9172 -41.3139 15.9787 -31.9172 -41.35246 16.22085 -32.9172 -41.50668 12.65136 -32.9172 -43.33184 12.49253 -32.9172 -43.45097 12.65136 -31.9172 -43.33184 12.41243 -32.4172 -43.49888 12.49253 -31.9172 -43.45097 12.31668 -31.9172 -43.5474 12.31668 -32.9172 -43.5474 12.18216 -32.4172 -43.59838 12.13373 -31.9172 -43.61122 12.13373 -32.9172 -43.61122 12.06733 -32.4172 -43.62397 11.95363 -31.9172 -43.63249 11.95363 -32.9172 -43.63249 12.65136 -32.9172 -41.82577 12.65136 -31.9172 -41.82577 12.07275 -31.9172 -41.67544 12.07275 -32.9172 -41.67544 12.28662 -32.4172 -41.69415 12.35497 -31.9172 -41.70948 12.45591 -32.4172 -41.74134 12.49359 -31.9172 -41.75557 12.49359 -32.9172 -41.75557 12.35497 -32.9172 -41.70948 11.3495 -31.9172 -42.67382 11.3495 -32.9172 -42.67382 11.35825 -32.4172 -42.46532 11.36155 -31.9172 -42.43176 11.38452 -32.4172 -42.28219 11.39771 -31.9172 -42.22462 11.4283 -32.4172 -42.12442 11.45798 -31.9172 -42.05241 11.48959 -32.4172 -41.99202 11.54236 -31.9172 -41.91511 11.54072 -32.4172 -41.91716 11.59886 -32.4172 -41.85303 11.54236 -32.9172 -41.91511 11.64784 -32.9172 -41.81026 11.66296 -32.4172 -41.79877 11.73301 -32.4172 -41.75437 11.7714 -32.9172 -41.73536 11.80901 -32.4172 -41.71984 11.7714 -31.9172 -41.73536 11.91303 -31.9172 -41.69042 11.64784 -31.9172 -41.81026 11.39771 -32.9172 -42.22462 11.36155 -32.9172 -42.43176 11.45798 -32.9172 -42.05241 11.91303 -32.9172 -41.69042 11.89097 -32.4172 -41.69517 11.84323 -32.4172 -43.62433 11.8057 -31.9172 -43.61725 11.74451 -32.4172 -43.59983 11.73991 -31.9172 -43.59819 11.67957 -31.9172 -43.57151 11.73991 -32.9172 -43.59819 11.8057 -32.9172 -43.61725 11.67957 -32.9172 -43.57151 11.65747 -32.4172 -43.55901 11.62468 -31.9172 -43.53721 11.62468 -32.9172 -43.53721 11.58211 -32.4172 -43.50186 11.57525 -31.9172 -43.49529 11.57525 -32.9172 -43.49529 11.52624 -32.4172 -43.43914 11.53126 -31.9172 -43.44574 11.53126 -32.9172 -43.44574 11.49273 -32.9172 -43.38857 11.47908 -32.4172 -43.3642 11.43006 -32.9172 -43.25243 11.40709 -32.4172 -43.17969 11.3853 -32.9172 -43.08792 11.36389 -32.4172 -42.94956 11.35845 -32.9172 -42.89505 11.35845 -31.9172 -42.89505 11.49273 -31.9172 -43.38857 11.43006 -31.9172 -43.25243 11.3853 -31.9172 -43.08792 10.89285 -32.9172 -42.70786 10.9088 -32.9172 -43.00682 10.89285 -31.9172 -42.70786 10.91884 -32.4172 -43.08336 10.9088 -31.9172 -43.00682 10.95667 -31.9172 -43.27122 10.95667 -32.9172 -43.27122 10.99682 -32.4172 -43.40255 11.03644 -31.9172 -43.50105 11.03644 -32.9172 -43.50105 11.12679 -32.4172 -43.66542 11.14812 -31.9172 -43.69631 11.14812 -32.9172 -43.69631 11.21038 -32.4172 -43.77465 11.28763 -31.9172 -43.85204 11.28763 -32.9172 -43.85204 11.30376 -32.4172 -43.8659 11.42133 -32.4172 -43.94743 11.45089 -31.9172 -43.96327 11.55135 -32.4172 -44.00567 11.63791 -31.9172 -44.03002 11.6938 -32.4172 -44.04062 11.84869 -31.9172 -44.05226 11.84869 -32.9172 -44.05226 11.45089 -32.9172 -43.96327 11.63791 -32.9172 -44.03002 11.99485 -32.4172 -44.04296 12.08233 -31.9172 -44.02745 12.13119 -32.4172 -44.01505 12.28973 -31.9172 -43.95299 12.37563 -32.4172 -43.90583 12.47728 -31.9172 -43.84096 12.65136 -32.9172 -43.7034 12.65136 -31.9172 -43.7034 12.28973 -32.9172 -43.95299 12.08233 -32.9172 -44.02745 12.47728 -32.9172 -43.84096 12.65136 -32.9172 -45.0081 12.65136 -31.9172 -45.0081 13.09382 -32.9172 -45.0081 13.09382 -31.9172 -45.0081 13.09382 -32.9172 -41.3521 13.09382 -31.9172 -41.3521 12.67972 -32.9172 -41.3521 12.67972 -31.9172 -41.3521 12.65136 -32.9172 -41.47406 12.65136 -31.9172 -41.47406 12.46279 -32.4172 -41.37444 12.35213 -31.9172 -41.33083 12.26676 -32.4172 -41.30656 12.18514 -31.9172 -41.29148 11.98766 -32.9172 -41.27836 11.98766 -31.9172 -41.27836 12.18514 -32.9172 -41.29148 12.35213 -32.9172 -41.33083 11.84627 -32.4172 -41.2877 11.76218 -31.9172 -41.30291 11.71243 -32.4172 -41.3157 11.55655 -31.9172 -41.37657 11.58613 -32.4172 -41.36238 11.46739 -32.4172 -41.42774 11.55655 -32.9172 -41.37657 11.37077 -32.9172 -41.49932 11.3562 -32.4172 -41.51176 11.25255 -32.4172 -41.61445 11.20484 -32.9172 -41.67119 11.07625 -32.4172 -41.86815 11.20484 -31.9172 -41.67119 11.06835 -31.9172 -41.88329 11.37077 -31.9172 -41.49932 11.76218 -32.9172 -41.30291 11.06835 -32.9172 -41.88329 10.99601 -32.4172 -42.05041 10.97085 -31.9172 -42.12677 10.97085 -32.9172 -42.12677 10.9387 -32.4172 -42.25111 10.91235 -31.9172 -42.40163 10.91235 -32.9172 -42.40163 10.90431 -32.4172 -42.47026 10.16392 -31.9172 -42.66531 10.16392 -32.9172 -42.66531 10.15537 -32.4172 -42.87158 10.15222 -31.9172 -42.90418 10.12971 -32.4172 -43.05388 10.11712 -31.9172 -43.11026 10.08694 -32.4172 -43.2122 10.05862 -31.9172 -43.28354 10.02707 -32.4172 -43.34654 9.976725 -31.9172 -43.42403 9.977423 -32.4172 -43.42309 9.920726 -32.4172 -43.48918 9.976725 -32.9172 -43.42403 9.873377 -32.9172 -43.5326 9.857639 -32.4172 -43.54511 9.788161 -32.4172 -43.59086 9.75053 -32.9172 -43.61016 9.712291 -32.4172 -43.62645 9.75053 -31.9172 -43.61016 9.608182 -31.9172 -43.65669 9.873377 -31.9172 -43.5326 10.11712 -32.9172 -43.11026 10.15222 -32.9172 -42.90418 10.05862 -32.9172 -43.28354 9.608182 -32.9172 -43.65669 9.63003 -32.4172 -43.65187 9.446336 -32.9172 -43.6722 9.446336 -31.9172 -43.6722 9.446336 -31.9172 -41.65842 9.446336 -32.9172 -41.65842 9.567625 -32.4172 -41.66711 9.608182 -31.9172 -41.67438 9.6783 -32.4172 -41.69316 9.75053 -31.9172 -41.72224 9.778363 -32.4172 -41.73657 9.873377 -31.9172 -41.80201 9.867813 -32.4172 -41.79736 9.935911 -32.4172 -41.86314 9.873377 -32.9172 -41.80201 9.976725 -32.9172 -41.91369 9.996153 -32.4172 -41.9416 10.05862 -32.9172 -42.05639 10.08936 -32.4172 -42.13482 10.05862 -31.9172 -42.05639 10.11712 -31.9172 -42.22923 9.976725 -31.9172 -41.91369 9.75053 -32.9172 -41.72224 9.608182 -32.9172 -41.67438 10.11712 -32.9172 -42.22923 10.14528 -32.4172 -42.37606 10.15222 -31.9172 -42.4322 10.15222 -32.9172 -42.4322 8.731587 -31.9172 -42.66531 8.731587 -32.9172 -42.66531 8.74001 -32.4172 -42.46256 8.743287 -31.9172 -42.42875 8.765277 -32.4172 -42.28264 8.778386 -31.9172 -42.22391 8.807389 -32.4172 -42.12557 8.836885 -31.9172 -42.05081 8.866347 -32.4172 -41.99134 8.918784 -31.9172 -41.90944 8.915949 -32.4172 -41.91327 8.972677 -32.4172 -41.84566 8.918784 -32.9172 -41.90944 9.021954 -32.9172 -41.79962 9.035753 -32.4172 -41.78845 9.105175 -32.4172 -41.74164 9.144269 -32.9172 -41.72118 9.180946 -32.4172 -41.70523 9.144269 -31.9172 -41.72118 9.28573 -31.9172 -41.67411 9.021954 -31.9172 -41.79962 8.778386 -32.9172 -42.22391 8.743287 -32.9172 -42.42875 8.836885 -32.9172 -42.05081 9.28573 -32.9172 -41.67411 9.263062 -32.4172 -41.67923 9.323858 -32.4172 -43.66358 9.284578 -31.9172 -43.65669 9.21232 -32.4172 -43.63771 9.142497 -31.9172 -43.61016 9.111721 -32.4172 -43.59459 9.020092 -31.9172 -43.5326 9.022063 -32.4172 -43.53422 8.955118 -32.4172 -43.47009 9.020092 -32.9172 -43.5326 8.917365 -32.9172 -43.42403 8.896012 -32.4172 -43.39371 8.836087 -32.9172 -43.28354 8.804665 -32.4172 -43.20251 8.836087 -31.9172 -43.28354 8.778032 -31.9172 -43.11026 8.917365 -31.9172 -43.42403 9.142497 -32.9172 -43.61016 9.284578 -32.9172 -43.65669 8.778032 -32.9172 -43.11026 8.749856 -32.4172 -42.95971 8.743198 -31.9172 -42.90418 8.743198 -32.9172 -42.90418 8.274942 -32.9172 -42.66531 8.294885 -32.9172 -42.97713 8.274942 -31.9172 -42.66531 8.30644 -32.4172 -43.05118 8.294885 -31.9172 -42.97713 8.354713 -31.9172 -43.25172 8.354713 -32.9172 -43.25172 8.400934 -32.4172 -43.37825 8.454427 -31.9172 -43.48908 8.454427 -32.9172 -43.48908 8.471804 -32.4172 -43.51974 8.558423 -32.4172 -43.64653 8.594026 -31.9172 -43.68922 8.659749 -32.4172 -43.75797 8.766952 -31.9172 -43.84805 8.77199 -32.4172 -43.85171 8.918396 -32.4172 -43.93945 8.766952 -32.9172 -43.84805 8.966646 -32.9172 -43.9615 9.079588 -32.4172 -44.00213 9.193107 -32.9172 -44.02957 9.255569 -32.4172 -44.03973 9.193107 -31.9172 -44.02957 9.446336 -31.9172 -44.05226 8.966646 -31.9172 -43.9615 8.594026 -32.9172 -43.68922 9.446336 -32.9172 -44.05226 9.697349 -32.9172 -44.02949 9.749181 -32.4172 -44.01835 9.697349 -31.9172 -44.02949 9.922835 -31.9172 -43.96115 9.922835 -32.9172 -43.96115 9.886353 -32.4172 -43.97596 10.01402 -32.4172 -43.91661 10.12279 -31.9172 -43.84725 10.13219 -32.4172 -43.84031 10.24086 -32.4172 -43.74705 10.12279 -32.9172 -43.84725 10.29723 -32.9172 -43.6878 10.33948 -32.4172 -43.63716 10.43869 -32.9172 -43.48722 10.42392 -32.4172 -43.5131 10.43869 -31.9172 -43.48722 10.50995 -32.4172 -43.33462 10.53973 -31.9172 -43.24995 10.5714 -32.4172 -43.13384 10.60036 -31.9172 -42.97598 10.60828 -32.4172 -42.91073 10.62057 -31.9172 -42.66531 10.62057 -32.9172 -42.66531 10.53973 -32.9172 -43.24995 10.60036 -32.9172 -42.97598 10.29723 -31.9172 -43.6878 10.60098 -32.9172 -42.36156 10.58946 -32.4172 -42.28806 10.60098 -31.9172 -42.36156 10.54221 -31.9172 -42.09132 10.54221 -32.9172 -42.09132 10.49616 -32.4172 -41.96401 10.44427 -31.9172 -41.85457 10.44427 -32.9172 -41.85457 10.34066 -32.4172 -41.69314 10.30715 -31.9172 -41.65133 10.30715 -32.9172 -41.65133 10.24042 -32.4172 -41.57877 10.13582 -31.9172 -41.48816 10.13582 -32.9172 -41.48816 10.12833 -32.4172 -41.48258 9.981854 -32.4172 -41.39323 9.935244 -31.9172 -41.3716 9.819363 -32.4172 -41.32941 9.705414 -31.9172 -41.30167 9.640857 -32.4172 -41.29112 9.446336 -31.9172 -41.27836 9.446336 -32.9172 -41.27836 9.935244 -32.9172 -41.3716 9.705414 -32.9172 -41.30167 9.193107 -32.9172 -41.30096 9.142543 -32.4172 -41.31163 9.193107 -31.9172 -41.30096 8.966646 -31.9172 -41.36877 8.966646 -32.9172 -41.36877 9.005426 -32.4172 -41.35323 8.87816 -32.4172 -41.41146 8.766952 -31.9172 -41.48178 8.760746 -32.4172 -41.48633 8.653184 -32.4172 -41.57784 8.766952 -32.9172 -41.48178 8.594026 -32.9172 -41.63999 8.555873 -32.4172 -41.68575 8.454427 -32.9172 -41.83968 8.472393 -32.4172 -41.80805 8.454427 -31.9172 -41.83968 8.386009 -32.4172 -41.98732 8.354713 -31.9172 -42.07713 8.324305 -32.4172 -42.18995 8.294885 -31.9172 -42.35234 8.287282 -32.4172 -42.41595 8.354713 -32.9172 -42.07713 8.294885 -32.9172 -42.35234 8.594026 -31.9172 -41.63999 7.026968 -32.9172 -41.30105 6.788718 -32.9172 -41.3209 7.026968 -31.9172 -41.30105 6.71981 -32.4172 -41.33269 6.788718 -31.9172 -41.3209 6.536287 -31.9172 -41.37479 6.536287 -32.9172 -41.37479 6.536287 -32.9172 -41.77188 6.536287 -31.9172 -41.77188 6.561813 -32.9172 -41.77188 6.561813 -31.9172 -41.77188 6.621021 -32.9172 -41.74883 6.646196 -32.4172 -41.73997 6.621021 -31.9172 -41.74883 6.707883 -31.9172 -41.7194 6.707883 -32.9172 -41.7194 6.774024 -32.4172 -41.70166 6.810345 -31.9172 -41.69494 6.810345 -32.9172 -41.69494 6.916352 -32.9172 -41.68679 6.916352 -31.9172 -41.68679 7.053558 -32.9172 -41.69707 7.086935 -32.4172 -41.70379 7.053558 -31.9172 -41.69707 7.110195 -31.9172 -41.70992 7.110195 -32.9172 -41.70992 7.152438 -32.4172 -41.72505 7.158856 -31.9172 -41.72792 7.158856 -32.9172 -41.72792 7.200425 -32.9172 -41.75105 7.205906 -32.4172 -41.75481 7.23579 -32.9172 -41.77932 7.253232 -32.4172 -41.79781 7.264951 -32.9172 -41.81274 7.287908 -32.9172 -41.85129 7.264951 -31.9172 -41.81274 7.287908 -31.9172 -41.85129 7.200425 -31.9172 -41.75105 7.23579 -31.9172 -41.77932 7.317801 -32.4172 -41.92222 7.325843 -31.9172 -41.94879 7.336578 -32.4172 -41.99736 7.343215 -31.9172 -42.05409 7.347471 -32.4172 -42.14645 7.348534 -31.9172 -42.18562 7.350306 -32.9172 -42.36183 7.350306 -31.9172 -42.36183 7.343215 -32.9172 -42.05409 7.325843 -32.9172 -41.94879 7.348534 -32.9172 -42.18562 7.350306 -32.9172 -43.61264 7.350306 -31.9172 -43.61264 6.536287 -32.9172 -43.61264 6.536287 -31.9172 -43.61264 6.536287 -32.9172 -43.97852 6.536287 -31.9172 -43.97852 7.350306 -32.9172 -43.97852 7.350306 -31.9172 -43.97852 7.350306 -32.9172 -44.73298 7.350306 -31.9172 -44.73298 7.79277 -32.9172 -44.73298 7.79277 -31.9172 -44.73298 7.79277 -32.9172 -43.97852 7.79277 -31.9172 -43.97852 8.090582 -32.9172 -43.97852 8.090582 -31.9172 -43.97852 8.090582 -32.9172 -43.61264 8.090582 -31.9172 -43.61264 7.79277 -32.9172 -43.61264 7.79277 -31.9172 -43.61264 7.79277 -32.9172 -42.15761 7.79277 -31.9172 -42.15761 7.780095 -32.9172 -41.94994 7.774098 -32.4172 -41.90945 7.780095 -31.9172 -41.94994 7.742071 -31.9172 -41.77223 7.742071 -32.9172 -41.77223 7.718085 -32.4172 -41.70541 7.678697 -31.9172 -41.62448 7.678697 -32.9172 -41.62448 7.676075 -32.4172 -41.61994 7.62473 -32.4172 -41.54551 7.589974 -31.9172 -41.50668 7.564223 -32.4172 -41.48197 7.478738 -31.9172 -41.41672 7.496104 -32.4172 -41.42818 7.397068 -32.4172 -41.37256 7.478738 -32.9172 -41.41672 7.347825 -32.9172 -41.35246 7.285866 -32.4172 -41.33283 7.197235 -32.9172 -41.3139 7.162499 -32.4172 -41.309 7.197235 -31.9172 -41.3139 7.347825 -31.9172 -41.35246 7.589974 -32.9172 -41.50668 -8.079597 -32.9172 -43.33184 -8.23843 -32.9172 -43.45097 -8.079597 -31.9172 -43.33184 -8.318527 -32.4172 -43.49888 -8.23843 -31.9172 -43.45097 -8.414281 -31.9172 -43.5474 -8.414281 -32.9172 -43.5474 -8.548794 -32.4172 -43.59838 -8.597223 -31.9172 -43.61122 -8.597223 -32.9172 -43.61122 -8.663629 -32.4172 -43.62397 -8.777328 -31.9172 -43.63249 -8.777328 -32.9172 -43.63249 -8.079597 -32.9172 -41.82577 -8.079597 -31.9172 -41.82577 -8.658204 -31.9172 -41.67544 -8.658204 -32.9172 -41.67544 -8.444334 -32.4172 -41.69415 -8.37599 -31.9172 -41.70948 -8.275042 -32.4172 -41.74134 -8.237366 -31.9172 -41.75557 -8.237366 -32.9172 -41.75557 -8.37599 -32.9172 -41.70948 -9.381461 -31.9172 -42.67382 -9.381461 -32.9172 -42.67382 -9.372705 -32.4172 -42.46532 -9.369406 -31.9172 -42.43176 -9.346438 -32.4172 -42.28219 -9.333244 -31.9172 -42.22462 -9.302659 -32.4172 -42.12442 -9.272973 -31.9172 -42.05241 -9.241369 -32.4172 -41.99202 -9.188592 -31.9172 -41.91511 -9.190234 -32.4172 -41.91716 -9.132094 -32.4172 -41.85303 -9.188592 -32.9172 -41.91511 -9.083117 -32.9172 -41.81026 -9.067999 -32.4172 -41.79877 -8.997949 -32.4172 -41.75437 -8.959561 -32.9172 -41.73536 -8.921944 -32.4172 -41.71984 -8.959561 -31.9172 -41.73536 -8.817922 -31.9172 -41.69042 -9.083117 -31.9172 -41.81026 -9.333244 -32.9172 -42.22462 -9.369406 -32.9172 -42.43176 -9.272973 -32.9172 -42.05241 -8.817922 -32.9172 -41.69042 -8.839985 -32.4172 -41.69517 -8.887724 -32.4172 -43.62433 -8.925259 -31.9172 -43.61725 -8.986443 -32.4172 -43.59983 -8.991048 -31.9172 -43.59819 -9.051385 -31.9172 -43.57151 -8.991048 -32.9172 -43.59819 -8.925259 -32.9172 -43.61725 -9.051385 -32.9172 -43.57151 -9.073486 -32.4172 -43.55901 -9.106273 -31.9172 -43.53721 -9.106273 -32.9172 -43.53721 -9.148851 -32.4172 -43.50186 -9.155709 -31.9172 -43.49529 -9.155709 -32.9172 -43.49529 -9.204711 -32.4172 -43.43914 -9.199693 -31.9172 -43.44574 -9.199693 -32.9172 -43.44574 -9.238227 -32.9172 -43.38857 -9.25188 -32.4172 -43.3642 -9.300892 -32.9172 -43.25243 -9.323869 -32.4172 -43.17969 -9.345652 -32.9172 -43.08792 -9.367063 -32.4172 -42.94956 -9.372509 -32.9172 -42.89505 -9.372509 -31.9172 -42.89505 -9.238227 -31.9172 -43.38857 -9.300892 -31.9172 -43.25243 -9.345652 -31.9172 -43.08792 -9.838106 -32.9172 -42.70786 -9.822152 -32.9172 -43.00682 -9.838106 -31.9172 -42.70786 -9.812112 -32.4172 -43.08336 -9.822152 -31.9172 -43.00682 -9.774289 -31.9172 -43.27122 -9.774289 -32.9172 -43.27122 -9.734133 -32.4172 -43.40255 -9.694518 -31.9172 -43.50105 -9.694518 -32.9172 -43.50105 -9.604167 -32.4172 -43.66542 -9.582839 -31.9172 -43.69631 -9.582839 -32.9172 -43.69631 -9.52058 -32.4172 -43.77465 -9.443327 -31.9172 -43.85204 -9.443327 -32.9172 -43.85204 -9.427199 -32.4172 -43.8659 -9.309622 -32.4172 -43.94743 -9.280063 -31.9172 -43.96327 -9.179609 -32.4172 -44.00567 -9.093044 -31.9172 -44.03002 -9.037158 -32.4172 -44.04062 -8.882271 -31.9172 -44.05226 -8.882271 -32.9172 -44.05226 -9.280063 -32.9172 -43.96327 -9.093044 -32.9172 -44.03002 -8.736103 -32.4172 -44.04296 -8.648631 -31.9172 -44.02745 -8.59977 -32.4172 -44.01505 -8.441226 -31.9172 -43.95299 -8.355324 -32.4172 -43.90583 -8.253675 -31.9172 -43.84096 -8.079597 -32.9172 -43.7034 -8.079597 -31.9172 -43.7034 -8.441226 -32.9172 -43.95299 -8.648631 -32.9172 -44.02745 -8.253675 -32.9172 -43.84096 -8.079597 -32.9172 -45.0081 -8.079597 -31.9172 -45.0081 -7.637133 -32.9172 -45.0081 -7.637133 -31.9172 -45.0081 -7.637133 -32.9172 -41.3521 -7.637133 -31.9172 -41.3521 -8.051234 -32.9172 -41.3521 -8.051234 -31.9172 -41.3521 -8.079597 -32.9172 -41.47406 -8.079597 -31.9172 -41.47406 -8.268167 -32.4172 -41.37444 -8.378828 -31.9172 -41.33083 -8.464195 -32.4172 -41.30656 -8.545815 -31.9172 -41.29148 -8.743292 -32.9172 -41.27836 -8.743292 -31.9172 -41.27836 -8.545815 -32.9172 -41.29148 -8.378828 -32.9172 -41.33083 -8.884685 -32.4172 -41.2877 -8.968778 -31.9172 -41.30291 -9.018528 -32.4172 -41.3157 -9.17441 -31.9172 -41.37657 -9.144823 -32.4172 -41.36238 -9.263566 -32.4172 -41.42774 -9.17441 -32.9172 -41.37657 -9.360189 -32.9172 -41.49932 -9.374761 -32.4172 -41.51176 -9.478405 -32.4172 -41.61445 -9.526112 -32.9172 -41.67119 -9.654708 -32.4172 -41.86815 -9.526112 -31.9172 -41.67119 -9.66261 -31.9172 -41.88329 -9.360189 -31.9172 -41.49932 -8.968778 -32.9172 -41.30291 -9.66261 -32.9172 -41.88329 -9.734945 -32.4172 -42.05041 -9.760107 -31.9172 -42.12677 -9.760107 -32.9172 -42.12677 -9.792257 -32.4172 -42.25111 -9.818606 -31.9172 -42.40163 -9.818606 -32.9172 -42.40163 -9.826643 -32.4172 -42.47026 -11.51436 -32.9172 -42.67098 -11.51436 -32.9172 -43.09643 -11.51436 -31.9172 -42.67098 -11.51436 -31.9172 -43.09643 -10.18981 -32.9172 -43.09643 -10.18981 -31.9172 -43.09643 -10.18981 -32.9172 -42.67098 -10.18981 -31.9172 -42.67098 -12.52692 -32.9172 -44.41531 -12.52692 -32.9172 -44.87479 -12.52692 -31.9172 -44.41531 -12.52692 -31.9172 -44.87479 -12.0249 -32.9172 -44.87479 -12.0249 -31.9172 -44.87479 -12.0249 -32.9172 -44.41531 -12.0249 -31.9172 -44.41531 -15.97303 -32.9172 -42.67098 -15.97303 -32.9172 -43.09643 -15.97303 -31.9172 -42.67098 -15.97303 -31.9172 -43.09643 -14.64848 -32.9172 -43.09643 -14.64848 -31.9172 -43.09643 -14.64848 -32.9172 -42.67098 -14.64848 -31.9172 -42.67098 -24.09621 -32.9172 -41.28971 -24.34261 -32.9172 -41.30495 -24.09621 -31.9172 -41.28971 -24.40097 -32.4172 -41.31424 -24.34261 -31.9172 -41.30495 -24.54293 -31.9172 -41.35068 -24.54293 -32.9172 -41.35068 -24.63543 -32.4172 -41.38745 -24.71062 -31.9172 -41.42549 -24.71062 -32.9172 -41.42549 -24.75242 -32.4172 -41.45031 -24.85918 -31.9172 -41.52795 -24.85918 -32.9172 -41.52795 -24.93559 -32.4172 -41.6022 -24.97369 -31.9172 -41.6485 -24.99914 -32.4172 -41.68445 -25.0563 -31.9172 -41.78889 -25.04983 -32.4172 -41.77471 -25.08744 -32.4172 -41.87153 -25.0563 -32.9172 -41.78889 -25.10629 -32.9172 -41.94418 -25.11407 -32.4172 -41.98782 -25.12295 -32.9172 -42.1094 -25.12295 -31.9172 -42.1094 -25.10629 -31.9172 -41.94418 -24.97369 -32.9172 -41.6485 -25.11373 -32.9172 -42.24776 -25.10969 -32.4172 -42.27348 -25.11373 -31.9172 -42.24776 -25.08608 -31.9172 -42.37069 -25.08608 -32.9172 -42.37069 -25.06992 -32.4172 -42.41538 -25.03999 -31.9172 -42.47821 -25.03999 -32.9172 -42.47821 -25.00364 -32.4172 -42.5351 -24.97546 -31.9172 -42.5703 -24.97546 -32.9172 -42.5703 -24.91107 -32.4172 -42.63377 -24.89286 -31.9172 -42.64874 -24.89286 -32.9172 -42.64874 -24.79252 -32.9172 -42.7153 -24.74761 -32.4172 -42.73852 -24.53867 -32.9172 -42.8128 -24.53867 -31.9172 -42.8128 -24.79252 -31.9172 -42.7153 -24.28341 -32.9172 -42.86952 -24.20888 -32.4172 -42.88566 -24.28341 -31.9172 -42.86952 -24.06501 -31.9172 -42.92058 -24.06501 -32.9172 -42.92058 -23.89377 -32.9172 -42.97908 -23.86237 -32.4172 -42.9945 -23.89377 -31.9172 -42.97908 -23.82862 -31.9172 -43.01391 -23.82862 -32.9172 -43.01391 -23.79192 -32.4172 -43.03988 -23.77713 -31.9172 -43.05247 -23.77713 -32.9172 -43.05247 -23.76431 -32.4172 -43.06499 -23.73804 -31.9172 -43.09829 -23.73804 -32.9172 -43.09829 -23.74103 -32.4172 -43.09383 -23.71773 -32.4172 -43.13586 -23.71012 -31.9172 -43.15493 -23.70109 -32.4172 -43.18434 -23.69337 -31.9172 -43.22238 -23.68778 -32.9172 -43.30064 -23.68778 -31.9172 -43.30064 -23.71012 -32.9172 -43.15493 -23.69337 -32.9172 -43.22238 -23.69118 -32.4172 -43.35398 -23.69718 -31.9172 -43.38706 -23.70136 -32.4172 -43.40315 -23.70892 -31.9172 -43.42595 -23.71834 -32.4172 -43.44815 -23.72536 -31.9172 -43.46196 -23.74211 -32.4172 -43.48899 -23.7465 -31.9172 -43.49509 -23.77267 -32.4172 -43.52567 -23.77234 -31.9172 -43.52533 -23.81002 -32.4172 -43.55818 -23.8381 -31.9172 -43.57719 -23.90172 -32.4172 -43.61071 -23.91752 -31.9172 -43.61751 -24.00545 -31.9172 -43.64632 -23.70892 -32.9172 -43.42595 -23.69718 -32.9172 -43.38706 -23.72536 -32.9172 -43.46196 -23.7465 -32.9172 -43.49509 -23.77234 -32.9172 -43.52533 -23.8381 -32.9172 -43.57719 -23.91752 -32.9172 -43.61751 -24.00545 -32.9172 -43.64632 -24.04344 -32.4172 -43.6547 -24.20683 -32.9172 -43.66936 -24.20683 -31.9172 -43.66936 -24.41813 -32.9172 -43.64986 -24.47611 -32.4172 -43.63758 -24.41813 -31.9172 -43.64986 -24.6266 -31.9172 -43.59136 -24.6266 -32.9172 -43.59136 -24.73839 -32.4172 -43.54373 -24.82443 -31.9172 -43.49883 -24.82443 -32.9172 -43.49883 -25.00383 -32.9172 -43.37723 -25.00383 -31.9172 -43.37723 -25.02652 -32.9172 -43.37723 -25.02652 -31.9172 -43.37723 -25.02652 -32.9172 -43.85089 -25.02652 -31.9172 -43.85089 -24.85847 -32.9172 -43.92605 -24.8026 -32.4172 -43.94536 -24.85847 -31.9172 -43.92605 -24.65496 -31.9172 -43.98703 -24.65496 -32.9172 -43.98703 -24.52575 -32.4172 -44.01395 -24.43444 -31.9172 -44.02745 -24.43444 -32.9172 -44.02745 -24.21533 -32.9172 -44.04092 -24.21533 -31.9172 -44.04092 -24.00501 -32.9172 -44.027 -23.9511 -32.4172 -44.01832 -24.00501 -31.9172 -44.027 -23.81648 -31.9172 -43.98526 -23.81648 -32.9172 -43.98526 -23.72228 -32.4172 -43.95052 -23.64976 -31.9172 -43.91568 -23.64976 -32.9172 -43.91568 -23.52887 -32.4172 -43.83751 -23.50484 -31.9172 -43.81827 -23.50484 -32.9172 -43.81827 -23.44668 -32.4172 -43.76523 -23.38758 -31.9172 -43.69852 -23.38758 -32.9172 -43.69852 -23.37792 -32.4172 -43.68593 -23.31618 -32.4172 -43.58731 -23.30382 -31.9172 -43.56194 -23.27209 -32.4172 -43.47982 -23.25356 -31.9172 -43.40851 -23.24563 -32.4172 -43.36347 -23.23681 -31.9172 -43.23825 -23.23681 -32.9172 -43.23825 -23.30382 -32.9172 -43.56194 -23.25356 -32.9172 -43.40851 -23.24532 -32.9172 -43.11398 -23.24953 -32.4172 -43.0876 -23.24532 -31.9172 -43.11398 -23.27084 -31.9172 -42.99929 -23.27084 -32.9172 -42.99929 -23.2877 -32.4172 -42.95127 -23.31339 -31.9172 -42.89417 -23.31339 -32.9172 -42.89417 -23.35131 -32.4172 -42.82925 -23.37295 -31.9172 -42.79862 -23.37295 -32.9172 -42.79862 -23.44178 -32.4172 -42.72238 -23.4513 -31.9172 -42.71371 -23.4513 -32.9172 -42.71371 -23.51514 -32.4172 -42.66348 -23.55022 -31.9172 -42.64049 -23.55022 -32.9172 -42.64049 -23.60092 -32.4172 -42.61164 -23.6697 -31.9172 -42.57898 -23.6697 -32.9172 -42.57898 -23.80974 -32.9172 -42.52917 -23.80974 -31.9172 -42.52917 -24.06217 -32.9172 -42.46961 -24.13676 -32.4172 -42.45389 -24.06217 -31.9172 -42.46961 -24.18555 -31.9172 -42.44337 -24.18555 -32.9172 -42.44337 -24.28341 -32.9172 -42.42139 -24.28341 -31.9172 -42.42139 -24.40389 -32.4172 -42.38613 -24.46847 -31.9172 -42.36076 -24.49972 -32.4172 -42.34589 -24.53601 -31.9172 -42.3254 -24.57091 -32.4172 -42.30066 -24.58689 -31.9172 -42.28667 -24.59746 -32.4172 -42.27598 -24.62412 -31.9172 -42.24155 -24.6197 -32.4172 -42.2482 -24.64257 -32.4172 -42.20727 -24.62412 -32.9172 -42.24155 -24.65071 -32.9172 -42.18704 -24.65891 -32.4172 -42.16056 -24.66666 -32.9172 -42.12313 -24.67198 -32.9172 -42.04983 -24.66666 -31.9172 -42.12313 -24.67198 -31.9172 -42.04983 -24.65071 -31.9172 -42.18704 -24.53601 -32.9172 -42.3254 -24.46847 -32.9172 -42.36076 -24.58689 -32.9172 -42.28667 -24.66276 -32.9172 -41.94099 -24.65993 -32.4172 -41.92802 -24.66276 -31.9172 -41.94099 -24.65124 -31.9172 -41.89854 -24.65124 -32.9172 -41.89854 -24.64487 -32.4172 -41.88275 -24.63511 -31.9172 -41.86405 -24.63511 -32.9172 -41.86405 -24.62362 -32.4172 -41.84674 -24.58689 -31.9172 -41.80485 -24.58689 -32.9172 -41.80485 -24.57813 -32.4172 -41.79666 -24.51598 -31.9172 -41.74919 -24.51598 -32.9172 -41.74919 -24.48363 -32.9172 -41.73031 -24.47283 -32.4172 -41.72523 -24.48363 -31.9172 -41.73031 -24.4433 -31.9172 -41.71338 -24.4433 -32.9172 -41.71338 -24.41643 -32.4172 -41.7045 -24.33871 -31.9172 -41.68537 -24.33871 -32.9172 -41.68537 -24.27053 -32.4172 -41.67348 -24.11323 -31.9172 -41.66126 -24.11323 -32.9172 -41.66126 -23.9707 -32.9172 -41.67119 -23.93349 -32.4172 -41.67717 -23.9707 -31.9172 -41.67119 -23.83243 -31.9172 -41.70097 -23.83243 -32.9172 -41.70097 -23.76178 -32.4172 -41.72311 -23.58568 -31.9172 -41.79457 -23.58568 -32.9172 -41.79457 -23.4708 -32.9172 -41.85271 -23.45054 -32.4172 -41.8642 -23.4708 -31.9172 -41.85271 -23.38146 -31.9172 -41.90802 -23.38146 -32.9172 -41.90802 -23.35109 -32.4172 -41.92961 -23.24815 -31.9172 -42.00729 -23.24815 -32.9172 -42.00729 -23.22546 -32.9172 -42.00729 -23.22546 -31.9172 -42.00729 -23.22546 -32.9172 -41.51094 -23.22546 -31.9172 -41.51094 -23.39529 -32.9172 -41.43365 -23.45468 -32.4172 -41.41098 -23.39529 -31.9172 -41.43365 -23.60411 -31.9172 -41.36061 -23.60411 -32.9172 -41.36061 -23.74629 -32.4172 -41.32404 -23.8413 -31.9172 -41.30743 -23.8413 -32.9172 -41.30743 -25.71939 -32.9172 -40.31265 -24.70198 -32.9172 -47.85023 -25.71939 -32.9172 -47.80308 -9.531745 -32.9172 -46.357 -10.46319 -32.9172 -47.07189 -11.33687 -32.9172 -47.85632 -22.70197 -32.9172 -48.22503 -21.73652 -32.9172 -48.54946 -20.80521 -32.9172 -48.96179 -12.14761 -32.9172 -48.70564 -19.91604 -32.9172 -49.4585 -12.8906 -32.9172 -49.61482 -19.07662 -32.9172 -50.03532 -13.56144 -32.9172 -50.57847 -18.29414 -32.9172 -50.6873 -17.57533 -32.9172 -51.40887 -14.15615 -32.9172 -51.59087 -16.92634 -32.9172 -52.19382 -14.67121 -32.9172 -52.64603 -16.35272 -32.9172 -53.03544 -15.10356 -32.9172 -53.73769 -15.85941 -32.9172 -53.9265 -15.45064 -32.9172 -54.85938 -8.548064 -32.9172 -45.7159 -7.517972 -32.9172 -45.15237 -6.447578 -32.9172 -44.66977 -5.343228 -32.9172 -44.27096 -4.211467 -32.9172 -43.95829 -3.059005 -32.9172 -43.73362 -1.892673 -32.9172 -43.59828 -0.7193861 -32.9172 -43.55308 0.4539009 -32.9172 -43.59828 1.620233 -32.9172 -43.73362 2.772695 -32.9172 -43.95829 3.904456 -32.9172 -44.27096 5.008806 -32.9172 -44.66977 6.0792 -32.9172 -45.15237 7.109291 -32.9172 -45.7159 22.25451 -32.9172 -47.99128 21.2632 -32.9172 -48.22503 9.898096 -32.9172 -47.85632 20.29775 -32.9172 -48.54946 19.36644 -32.9172 -48.96179 24.28062 -32.9172 -40.31265 24.28062 -32.9172 -47.80308 23.2632 -32.9172 -47.85023 9.024415 -32.9172 -47.07189 8.092973 -32.9172 -46.357 10.70883 -32.9172 -48.70564 18.47727 -32.9172 -49.4585 11.45182 -32.9172 -49.61482 17.63784 -32.9172 -50.03532 12.12267 -32.9172 -50.57847 16.85537 -32.9172 -50.6873 16.13656 -32.9172 -51.40887 12.71738 -32.9172 -51.59087 15.48756 -32.9172 -52.19382 13.23243 -32.9172 -52.64603 14.91395 -32.9172 -53.03544 13.66478 -32.9172 -53.73769 14.42064 -32.9172 -53.9265 14.01186 -32.9172 -54.85938 -23.69329 -32.9172 -47.99128 0.4160799 -31.4172 -45.10004 0.3240732 -31.79023 -45.04547 -0.7193861 -31.4172 -45.05308 1.361556 -31.79023 -45.16378 1.543789 -31.4172 -45.24061 2.387119 -31.79023 -45.36022 2.418283 -32.13983 -45.22536 3.436163 -32.13983 -45.50155 3.502067 -32.44402 -45.2906 4.511909 -32.44402 -45.64856 4.618967 -32.68369 -45.37935 5.618897 -32.68369 -45.82153 5.768167 -32.84378 -45.51581 6.754486 -32.84378 -46.04451 6.94117 -32.91424 -45.72583 7.908246 -32.91424 -46.34263 5.930214 -32.91424 -45.18392 4.744687 -32.84378 -45.06322 3.588459 -32.68369 -45.01406 2.468044 -32.44402 -45.01003 1.382432 -32.13983 -45.02695 2.656039 -31.4172 -45.47383 3.394888 -31.79023 -45.63367 4.43024 -32.13983 -45.85392 5.491786 -32.44402 -46.08187 6.582523 -32.68369 -46.33806 7.697996 -32.84378 -46.64629 8.825905 -32.91424 -47.03082 3.745232 -31.4172 -45.79809 4.379091 -31.79023 -45.98254 5.39482 -32.13983 -46.28047 6.436087 -32.44402 -46.58805 7.504324 -32.68369 -46.926 8.593292 -32.84378 -47.3177 9.68889 -32.91424 -47.78643 4.803926 -31.4172 -46.2112 5.33409 -31.79023 -46.40485 6.324378 -32.13983 -46.77874 7.339402 -32.44402 -47.16419 8.379021 -32.68369 -47.58197 9.435245 -32.84378 -48.0549 10.49225 -32.91424 -48.60515 5.824891 -31.4172 -46.71031 6.254416 -31.79023 -46.89817 7.213591 -32.13983 -47.34589 8.196557 -32.44402 -47.807 9.201602 -32.68369 -48.3022 10.21903 -32.84378 -48.85367 11.2314 -32.91424 -49.48228 6.801151 -31.4172 -47.29204 7.134796 -31.79023 -47.45969 8.057364 -32.13983 -47.97866 9.002641 -32.44402 -48.51279 9.967357 -32.68369 -49.08259 10.94017 -32.84378 -49.70942 11.9021 -32.91424 -50.41279 7.726039 -31.4172 -47.9524 7.970189 -31.79023 -48.08618 8.850865 -32.13983 -48.67344 9.75304 -32.44402 -49.27753 10.6719 -32.68369 -49.91865 11.59452 -32.84378 -50.61726 12.5005 -32.91424 -51.39137 8.593236 -31.4172 -48.68687 8.755808 -31.79023 -48.77405 9.589548 -32.13983 -49.42624 10.44345 -32.44402 -50.09682 11.31119 -32.68369 -50.80561 12.17833 -32.84378 -51.57199 13.02317 -32.91424 -52.4124 9.396819 -31.4172 -49.49046 9.487154 -31.79023 -49.51937 10.26918 -32.13983 -50.23274 11.06993 -32.44402 -50.96599 11.88158 -32.68369 -51.73837 12.68827 -32.84378 -52.56814 13.46713 -32.91424 -53.47003 10.1313 -31.4172 -50.35765 10.16004 -31.79023 -50.31787 10.88587 -32.13983 -51.08834 11.62887 -32.44402 -51.88005 12.37978 -32.68369 -52.7116 13.12141 -32.84378 -53.6 13.82984 -32.91424 -54.55822 10.77061 -31.79023 -51.16497 11.43609 -32.13983 -51.98813 12.11709 -32.44402 -52.83376 12.80296 -32.68369 -53.71971 13.47528 -32.84378 -54.66166 13.96714 -32.89395 -55.81739 11.37338 -31.4172 -52.2588 11.31536 -31.79023 -52.05582 10.79165 -31.4172 -51.28254 11.79118 -31.79023 -52.98531 11.8725 -31.4172 -53.27976 12.19534 -31.79023 -53.94813 12.3249 -32.13983 -53.89943 12.6584 -32.13983 -54.89999 12.87056 -32.44402 -54.8381 13.13151 -32.44402 -55.87724 13.41497 -32.68369 -55.81736 13.60029 -32.68369 -56.89488 13.93403 -32.84563 -56.78173 13.91281 -32.79942 -57.78811 13.74784 -32.84378 -55.74705 13.14868 -32.68369 -54.75695 12.53178 -32.44402 -53.82166 11.91669 -32.13983 -52.92695 12.2856 -31.4172 -54.33846 12.52553 -31.79023 -54.93876 12.91527 -32.13983 -55.92292 13.31312 -32.44402 -56.93315 13.7036 -32.68369 -57.98332 13.90561 -32.78079 -58.80308 12.60987 -31.4172 -55.42765 12.77985 -31.79023 -55.95153 13.09405 -32.13983 -56.96234 13.41435 -32.44402 -57.99976 13.72429 -32.68369 -59.07646 13.91281 -32.79942 -59.81805 12.84308 -31.4172 -56.5399 12.95685 -31.79023 -56.98062 13.1937 -32.13983 -58.0123 13.43463 -32.44402 -59.07098 13.66224 -32.68369 -60.16804 13.85312 -32.84378 -61.30946 13.93403 -32.84563 -60.82443 13.96714 -32.89395 -61.78877 12.98365 -31.4172 -57.66761 13.05551 -31.79023 -58.02016 13.21366 -32.13983 -59.0668 13.37383 -32.44402 -60.14066 13.51783 -32.68369 -61.25179 13.62183 -32.84378 -62.40438 13.98005 -32.91424 -62.49433 14.01186 -32.9172 -62.74678 13.65878 -32.91424 -63.59546 13.67894 -32.9172 -63.82809 13.25516 -32.91424 -64.66915 13.26676 -32.9172 -64.88175 12.7715 -32.91424 -65.70922 12.7776 -32.9172 -65.90194 12.21056 -32.91424 -66.70974 12.21415 -32.9172 -66.88307 11.57556 -32.91424 -67.66497 11.57951 -32.9172 -67.81971 10.87013 -32.91424 -68.56945 10.87718 -32.9172 -68.70673 10.09832 -32.91424 -69.41797 10.11101 -32.9172 -69.53924 9.264549 -32.91424 -70.20571 9.285231 -32.9172 -70.31265 9.269603 -32.91717 -70.31478 13.03061 -31.4172 -58.80308 13.07527 -31.79023 -59.06418 13.15381 -32.13983 -60.11978 13.23231 -32.44402 -61.20268 13.29186 -32.68369 -62.32152 13.30839 -32.84378 -63.47867 12.98365 -31.4172 -59.93854 13.01601 -31.79023 -60.1067 13.0145 -32.13983 -61.16522 13.01087 -32.44402 -62.25096 12.98564 -32.68369 -63.3711 12.91461 -32.84378 -64.52619 12.84308 -31.4172 -61.06625 12.87809 -31.79023 -61.14176 12.79652 -32.13983 -62.19713 12.71079 -32.44402 -63.27949 12.60091 -32.68369 -64.39451 12.44273 -32.84378 -65.54093 12.60987 -31.4172 -62.1785 12.66227 -31.79023 -62.16342 12.50112 -32.13983 -63.2096 12.33378 -32.44402 -64.28238 12.13989 -32.68369 -65.3859 11.89546 -32.84378 -66.51706 12.36981 -31.79023 -63.16584 12.13 -32.13983 -64.19684 11.882 -32.44402 -65.25388 11.60521 -32.68369 -66.33957 11.27593 -32.84378 -67.44902 11.8725 -31.4172 -64.3264 12.00237 -31.79023 -64.14327 12.2856 -31.4172 -63.2677 11.56207 -31.79023 -65.0901 11.37338 -31.4172 -65.34736 11.05141 -31.79023 -66.00093 11.1695 -32.13983 -66.07314 10.58563 -32.13983 -66.95146 10.76491 -32.44402 -67.08068 10.106 -32.44402 -67.92552 10.32754 -32.68369 -68.11221 9.591865 -32.68369 -68.92102 9.834699 -32.84378 -69.1593 9.021245 -32.84378 -69.92783 8.9471 -32.91308 -70.45407 9.082937 -32.9155 -70.39212 9.181657 -32.91664 -70.34796 9.247548 -32.91709 -70.32137 10.79165 -31.4172 -66.32362 10.47334 -31.79023 -66.87052 9.936998 -32.13983 -67.78311 9.385078 -32.44402 -68.7181 8.797127 -32.68369 -69.67186 8.151998 -32.84378 -70.63264 8.268475 -32.88765 -70.75435 7.58665 -32.84321 -71.03408 10.1313 -31.4172 -67.24851 9.831153 -31.79023 -67.69391 9.227331 -32.13983 -68.56331 8.606279 -32.44402 -69.4539 7.94788 -32.68369 -70.36046 9.396819 -31.4172 -68.1157 9.128535 -31.79023 -68.46637 8.46069 -32.13983 -69.28762 7.774062 -32.44402 -70.12868 7.048988 -32.68369 -70.98285 6.895152 -32.78303 -71.29521 8.593236 -31.4172 -68.91928 8.369508 -31.79023 -69.18348 7.641466 -32.13983 -69.95187 6.893197 -32.44402 -70.73859 6.105598 -32.68369 -71.53548 5.481417 -32.62813 -71.76058 7.726039 -31.4172 -69.65377 7.558422 -31.79023 -69.84114 6.774352 -32.13983 -70.55226 5.968727 -32.44402 -71.28014 6.801151 -31.4172 -70.31412 6.69992 -31.79023 -70.43556 5.864315 -32.13983 -71.08535 5.005948 -32.44402 -71.75022 4.034446 -32.44995 -72.14353 5.824891 -31.4172 -70.89585 5.798922 -31.79023 -70.96336 4.916566 -32.13983 -71.54809 4.010375 -32.44402 -72.14614 3.301072 -32.36139 -72.30152 4.803926 -31.4172 -71.39497 4.860587 -31.79023 -71.4215 3.936536 -32.13983 -71.93783 3.890291 -31.79023 -71.80737 2.929837 -32.13983 -72.25234 2.565603 -32.27891 -72.43508 2.656039 -31.4172 -72.13233 2.893591 -31.79023 -72.11875 3.745232 -31.4172 -71.80807 1.876196 -31.79023 -72.35386 1.543789 -31.4172 -72.36555 0.8439342 -31.79023 -72.51136 1.181267 -32.15457 -72.61669 0.5330504 -32.11578 -72.66924 1.902235 -32.13983 -72.4898 1.857619 -32.20918 -72.53957 0.4160799 -31.4172 -72.50612 -0.1972824 -31.79023 -72.59033 -0.09050756 -32.09275 -72.6996 -0.693778 -32.08487 -72.70985 -0.7193861 -31.4172 -72.55308 -1.24149 -31.79023 -72.59033 -1.290823 -32.09138 -72.70138 -1.854852 -31.4172 -72.50612 -2.282706 -31.79023 -72.51136 -2.482743 -32.14518 -72.62959 -2.982562 -31.4172 -72.36555 -3.314968 -31.79023 -72.35386 -3.341008 -32.13983 -72.4898 -4.368609 -32.13983 -72.25234 -3.681929 -32.24576 -72.48564 -4.899467 -32.38027 -72.26922 -4.094811 -31.4172 -72.13233 -4.332363 -31.79023 -72.11875 -5.375308 -32.13983 -71.93783 -5.449148 -32.44402 -72.14614 -6.44472 -32.44402 -71.75022 -6.135085 -32.53207 -71.98004 -7.385288 -32.68257 -71.6175 -5.184004 -31.4172 -71.80807 -5.329063 -31.79023 -71.80737 -6.355339 -32.13983 -71.54809 -7.407499 -32.44402 -71.28014 -7.544371 -32.68369 -71.53548 -8.48776 -32.68369 -70.98285 -8.646676 -32.81188 -71.17989 -9.386652 -32.68369 -70.36046 -9.59077 -32.84378 -70.63264 -10.46002 -32.84378 -69.92783 -9.915694 -32.89767 -70.66436 -10.23227 -32.90921 -70.52378 -9.280467 -32.86177 -70.93206 -6.242698 -31.4172 -71.39497 -6.299359 -31.79023 -71.4215 -7.303087 -32.13983 -71.08535 -8.33197 -32.44402 -70.73859 -7.263663 -31.4172 -70.89585 -7.237694 -31.79023 -70.96336 -8.213125 -32.13983 -70.55226 -9.212835 -32.44402 -70.12868 -10.2359 -32.68369 -69.67186 -11.27347 -32.84378 -69.1593 -11.53709 -32.91424 -69.41797 -12.3089 -32.91424 -68.56945 -12.31595 -32.9172 -68.70673 -13.01828 -32.9172 -67.81971 -11.54978 -32.9172 -69.53924 -10.70332 -32.91424 -70.20571 -10.37193 -32.91278 -70.46043 -8.138692 -31.79023 -70.43556 -9.080238 -32.13983 -69.95187 -10.04505 -32.44402 -69.4539 -11.03064 -32.68369 -68.92102 -12.02647 -32.84378 -68.33145 -13.01433 -32.91424 -67.66497 -13.65292 -32.9172 -66.88307 -9.164812 -31.4172 -69.65377 -8.997194 -31.79023 -69.84114 -8.239924 -31.4172 -70.31412 -9.80828 -31.79023 -69.18348 -10.03201 -31.4172 -68.91928 -10.56731 -31.79023 -68.46637 -10.6661 -32.13983 -68.56331 -11.37577 -32.13983 -67.78311 -11.54477 -32.44402 -67.92552 -12.20369 -32.44402 -67.08068 -12.43871 -32.68369 -67.25009 -13.04398 -32.68369 -66.33957 -13.33423 -32.84378 -66.51706 -13.8815 -32.84378 -65.54093 -14.21027 -32.91424 -65.70922 -14.69394 -32.91424 -64.66915 -14.70553 -32.9172 -64.88175 -15.11771 -32.9172 -63.82809 -14.21637 -32.9172 -65.90194 -13.64933 -32.91424 -66.70974 -12.71471 -32.84378 -67.44902 -11.76631 -32.68369 -68.11221 -10.82385 -32.44402 -68.7181 -9.899462 -32.13983 -69.28762 -10.83559 -31.4172 -68.1157 -11.26992 -31.79023 -67.69391 -12.0244 -32.13983 -66.95146 -12.79682 -32.44402 -66.18843 -13.57866 -32.68369 -65.3859 -14.35338 -32.84378 -64.52619 -15.09755 -32.91424 -63.59546 -15.45064 -32.9172 -62.74678 -11.57007 -31.4172 -67.24851 -11.91211 -31.79023 -66.87052 -12.60827 -32.13983 -66.07314 -13.32078 -32.44402 -65.25388 -14.03968 -32.68369 -64.39451 -14.74717 -32.84378 -63.47867 -15.41882 -32.91424 -62.49433 -15.40592 -32.89395 -61.78877 -12.23042 -31.4172 -66.32362 -12.49019 -31.79023 -66.00093 -13.12405 -32.13983 -65.15317 -13.77255 -32.44402 -64.28238 -14.42441 -32.68369 -63.3711 -15.0606 -32.84378 -62.40438 -12.81215 -31.4172 -65.34736 -13.00084 -31.79023 -65.0901 -13.56877 -32.13983 -64.19684 -14.14956 -32.44402 -63.27949 -14.73063 -32.68369 -62.32152 -15.29189 -32.84378 -61.30946 -15.37281 -32.84563 -60.82443 -13.31127 -31.4172 -64.3264 -13.44114 -31.79023 -64.14327 -13.93989 -32.13983 -63.2096 -14.44964 -32.44402 -62.25096 -14.9566 -32.68369 -61.25179 -13.72437 -31.4172 -63.2677 -13.80858 -31.79023 -63.16584 -14.23529 -32.13983 -62.19713 -14.67108 -32.44402 -61.20268 -15.10102 -32.68369 -60.16804 -15.35159 -32.79942 -59.81805 -14.04864 -31.4172 -62.1785 -14.10104 -31.79023 -62.16342 -14.45327 -32.13983 -61.16522 -14.8126 -32.44402 -60.14066 -15.16306 -32.68369 -59.07646 -15.34439 -32.78079 -58.80308 -14.28185 -31.4172 -61.06625 -14.31686 -31.79023 -61.14176 -14.59258 -32.13983 -60.11978 -14.8734 -32.44402 -59.07098 -15.14237 -32.68369 -57.98332 -15.35159 -32.79942 -57.78811 -14.45479 -31.79023 -60.1067 -14.65243 -32.13983 -59.0668 -14.85312 -32.44402 -57.99976 -15.03906 -32.68369 -56.89488 -15.37281 -32.84563 -56.78173 -14.46939 -31.4172 -58.80308 -14.51404 -31.79023 -59.06418 -14.42242 -31.4172 -59.93854 -14.49428 -31.79023 -58.02016 -14.42242 -31.4172 -57.66761 -14.39562 -31.79023 -56.98062 -14.53282 -32.13983 -56.96234 -14.35405 -32.13983 -55.92292 -14.57028 -32.44402 -55.87724 -14.30934 -32.44402 -54.8381 -14.58745 -32.68369 -54.75695 -14.24173 -32.68369 -53.71971 -14.56019 -32.84378 -53.6 -14.12705 -32.84378 -52.56814 -14.46195 -32.91424 -52.4124 -13.93927 -32.91424 -51.39137 -14.90591 -32.91424 -53.47003 -14.91405 -32.84378 -54.66166 -14.85374 -32.68369 -55.81736 -14.75189 -32.44402 -56.93315 -14.63247 -32.13983 -58.0123 -14.28185 -31.4172 -56.5399 -14.21862 -31.79023 -55.95153 -14.09717 -32.13983 -54.89999 -13.97055 -32.44402 -53.82166 -13.81856 -32.68369 -52.7116 -13.61711 -32.84378 -51.57199 -13.34087 -32.91424 -50.41279 -14.04864 -31.4172 -55.42765 -13.9643 -31.79023 -54.93876 -13.76367 -32.13983 -53.89943 -13.55586 -32.44402 -52.83376 -13.32035 -32.68369 -51.73837 -13.03329 -32.84378 -50.61726 -12.67017 -32.91424 -49.48228 -13.72437 -31.4172 -54.33846 -13.63411 -31.79023 -53.94813 -13.35546 -32.13983 -52.92695 -13.06764 -32.44402 -51.88005 -12.74996 -32.68369 -50.80561 -12.37894 -32.84378 -49.70942 -11.93103 -32.91424 -48.60515 -13.31127 -31.4172 -53.27976 -13.22995 -31.79023 -52.98531 -12.87487 -32.13983 -51.98813 -12.5087 -32.44402 -50.96599 -12.11067 -32.68369 -49.91865 -11.65781 -32.84378 -48.85367 -11.12766 -32.91424 -47.78643 -12.81215 -31.4172 -52.2588 -12.75413 -31.79023 -52.05582 -12.32465 -32.13983 -51.08834 -11.88222 -32.44402 -50.09682 -11.40613 -32.68369 -49.08259 -10.87402 -32.84378 -48.0549 -10.26468 -32.91424 -47.03082 -12.23042 -31.4172 -51.28254 -12.20938 -31.79023 -51.16497 -11.70795 -32.13983 -50.23274 -11.19181 -32.44402 -49.27753 -10.64037 -32.68369 -48.3022 -10.03206 -32.84378 -47.3177 -9.34702 -32.91424 -46.34263 -11.57007 -31.4172 -50.35765 -11.59881 -31.79023 -50.31787 -11.02832 -32.13983 -49.42624 -10.44141 -32.44402 -48.51279 -9.817793 -32.68369 -47.58197 -9.136768 -32.84378 -46.64629 -8.379942 -32.91424 -45.72583 -10.83559 -31.4172 -49.49046 -10.92593 -31.79023 -49.51937 -10.28964 -32.13983 -48.67344 -9.635329 -32.44402 -47.807 -8.943097 -32.68369 -46.926 -8.193259 -32.84378 -46.04451 -7.368986 -32.91424 -45.18392 -10.19458 -31.79023 -48.77405 -9.496136 -32.13983 -47.97866 -8.778174 -32.44402 -47.16419 -8.021296 -32.68369 -46.33806 -7.206939 -32.84378 -45.51581 -6.319942 -32.91424 -44.72002 -9.164812 -31.4172 -47.9524 -9.408961 -31.79023 -48.08618 -10.03201 -31.4172 -48.68687 -8.573569 -31.79023 -47.45969 -8.239924 -31.4172 -47.29204 -7.693188 -31.79023 -46.89817 -7.76315 -32.13983 -46.77874 -6.833592 -32.13983 -46.28047 -6.930558 -32.44402 -46.08187 -5.950681 -32.44402 -45.64856 -6.057739 -32.68369 -45.37935 -5.027231 -32.68369 -45.01406 -5.128682 -32.84378 -44.68933 -4.048649 -32.84378 -44.39628 -4.131808 -32.91424 -44.03643 -3.005251 -32.91424 -43.82064 -5.238818 -32.91424 -44.33679 -6.183459 -32.84378 -45.06322 -7.05767 -32.68369 -45.82153 -7.874859 -32.44402 -46.58805 -8.652363 -32.13983 -47.34589 -7.263663 -31.4172 -46.71031 -6.772862 -31.79023 -46.40485 -5.869012 -32.13983 -45.85392 -4.940839 -32.44402 -45.2906 -3.972047 -32.68369 -44.72776 -2.949546 -32.84378 -44.18575 -1.865601 -32.91424 -43.69067 -6.242698 -31.4172 -46.2112 -5.817863 -31.79023 -45.98254 -4.874935 -32.13983 -45.50155 -3.906817 -32.44402 -45.01003 -2.898233 -32.68369 -44.52207 -1.837669 -32.84378 -44.05895 -0.7193861 -32.91424 -43.64727 0.4268292 -32.91424 -43.69067 1.566479 -32.91424 -43.82064 2.693036 -32.91424 -44.03643 3.800046 -32.91424 -44.33679 4.88117 -32.91424 -44.72002 -5.184004 -31.4172 -45.79809 -4.83366 -31.79023 -45.63367 -3.857056 -32.13983 -45.22536 -2.854537 -32.44402 -44.80847 -1.811939 -32.68369 -44.39819 -0.7193861 -32.84378 -44.0166 -4.094811 -31.4172 -45.47383 -3.825891 -31.79023 -45.36022 -2.821204 -32.13983 -45.02695 -1.790028 -32.44402 -44.68708 -0.7193861 -32.68369 -44.35682 0.3988965 -32.84378 -44.05895 -2.982562 -31.4172 -45.24061 -2.800328 -31.79023 -45.16378 -1.773313 -32.13983 -44.90745 -0.7193861 -32.44402 -44.64653 0.3731665 -32.68369 -44.39819 1.510774 -32.84378 -44.18575 -1.854852 -31.4172 -45.10004 -1.762845 -31.79023 -45.04547 -0.7193861 -32.13983 -44.86754 0.3512558 -32.44402 -44.68708 1.459461 -32.68369 -44.52207 2.609876 -32.84378 -44.39628 -0.7193861 -31.79023 -45.00595 0.3345413 -32.13983 -44.90745 1.415765 -32.44402 -44.80847 2.533275 -32.68369 -44.72776 3.68991 -32.84378 -44.68933 -15.26861 -32.91424 -54.55822 -15.18661 -32.84378 -55.74705 -15.40592 -32.89395 -55.81739 -10.724 -32.9172 -70.31265 -10.71178 -32.91718 -70.31404 -10.69595 -32.91713 -70.31819 -10.65036 -32.91688 -70.33525 -10.58156 -32.91625 -70.3651 -10.48857 -32.915 -70.40721 11.68527 -32.13983 -65.15317 11.35805 -32.44402 -66.18843 10.99994 -32.68369 -67.25009 10.5877 -32.84378 -68.33145 24.28062 -32.9172 -70.31265 11.78061 -32.89107 -70.72567 11.78061 -32.77447 -71.32691 11.78061 -32.56745 -71.90328 11.78061 -32.27488 -72.44132 11.78061 -31.90361 -72.92838 -0.7193861 -31.90361 -72.92838 11.78061 -31.46234 -73.35306 -0.7193861 -31.46234 -73.35306 11.78061 -30.96142 -73.70541 -0.7193861 -30.96142 -73.70541 11.78061 -30.41257 -73.97715 -0.7193861 -30.41257 -73.97715 11.78061 -29.82868 -74.16194 -0.7193861 -29.82868 -74.16194 11.78061 -29.22343 -74.25543 -0.7193861 -29.22343 -74.25543 24.28062 -29.48239 -74.22704 24.28062 -32.74471 -71.42977 24.28062 -32.54202 -71.95888 24.28062 -32.87061 -70.87733 24.28062 -32.26661 -72.45404 24.28062 -31.924 -72.90532 24.28062 -31.52107 -73.30368 -13.21939 -31.90361 -72.92838 -13.21939 -31.46234 -73.35306 -13.21939 -30.96142 -73.70541 -13.21939 -30.41257 -73.97715 -13.21939 -29.82868 -74.16194 -13.21939 -29.22343 -74.25543 -25.71939 -29.48239 -74.22704 -13.21939 -32.27488 -72.44132 -13.21939 -32.56745 -71.90328 -25.71939 -32.54202 -71.95888 -25.71939 -32.74471 -71.42977 -25.71939 -32.26661 -72.45404 -25.71939 -31.924 -72.90532 -25.71939 -31.52107 -73.30368 -25.71939 -31.0659 -73.6411 -25.71939 -30.56762 -73.91083 -25.71939 -30.03623 -74.10746 -13.21939 -32.77447 -71.32691 -25.71939 -32.87061 -70.87733 -13.21939 -32.89107 -70.72567 -25.71939 -32.9172 -70.31265 24.28062 -30.03623 -74.10746 24.28062 -30.56762 -73.91083 24.28062 -31.0659 -73.6411 -21.73652 -32.9172 -69.0567 -20.80521 -32.9172 -68.64437 -19.91604 -32.9172 -68.14766 -19.07662 -32.9172 -67.57084 -18.29414 -32.9172 -66.91886 -17.57533 -32.9172 -66.19729 -16.92634 -32.9172 -65.41233 -16.35272 -32.9172 -64.57072 -15.85941 -32.9172 -63.67965 -22.70197 -32.9172 -69.38114 -23.69329 -32.9172 -69.61488 -24.70198 -32.9172 -69.75593 -25.71939 -32.9172 -69.80308 -15.47127 -32.91424 -62.53309 -15.81834 -32.84378 -62.40676 -15.54193 -32.84378 -61.53012 -15.67803 -32.68369 -60.57364 -15.87055 -32.68369 -61.44207 -15.96334 -32.44402 -60.52333 -16.1504 -32.44402 -61.36708 -16.18099 -32.13983 -60.48495 -16.36387 -32.13983 -61.30988 -16.3173 -31.79023 -60.46092 -16.49757 -31.79023 -61.27406 -16.40193 -31.4172 -60.65644 -16.62845 -31.4172 -61.56078 -16.74802 -31.79023 -62.06839 -16.94253 -31.4172 -62.43857 -17.06675 -31.79023 -62.83787 -16.94131 -32.13983 -62.89636 -17.33146 -32.13983 -63.64585 -17.14006 -32.44402 -63.75635 -17.60442 -32.44402 -64.48525 -17.3671 -32.68369 -64.65142 -17.9086 -32.68369 -65.35711 -17.64798 -32.84378 -65.5758 -18.26898 -32.84378 -66.2535 -18.00781 -32.91424 -66.51466 -18.70927 -32.91424 -67.15742 -17.36505 -32.91424 -65.8132 -17.08841 -32.84378 -64.84655 -16.88917 -32.68369 -63.90121 -16.74101 -32.44402 -62.98977 -16.61796 -32.13983 -62.11573 -15.56193 -32.68369 -59.69174 -15.85054 -32.44402 -59.66649 -15.81284 -32.44402 -58.80308 -16.03385 -32.13983 -58.80308 -16.0707 -32.13983 -57.95893 -16.20859 -31.79023 -57.97099 -16.3173 -31.79023 -57.14524 -16.26513 -31.4172 -57.87192 -16.40193 -31.4172 -56.94972 -16.21939 -31.4172 -58.80308 -16.17226 -31.79023 -58.80308 -16.0707 -32.13983 -59.64723 -15.52313 -32.68369 -58.80308 -15.85054 -32.44402 -57.93967 -16.18099 -32.13983 -57.1212 -16.49757 -31.79023 -56.3321 -16.62845 -31.4172 -56.04537 -15.56193 -32.68369 -57.91442 -15.96334 -32.44402 -57.08282 -16.36387 -32.13983 -56.29627 -16.74802 -31.79023 -55.53777 -16.94253 -31.4172 -55.16759 -15.67803 -32.68369 -57.03252 -15.87055 -32.68369 -56.16409 -15.54193 -32.84378 -56.07604 -15.81834 -32.84378 -55.19939 -16.13804 -32.68369 -55.31575 -16.47844 -32.68369 -54.49395 -16.74101 -32.44402 -54.61639 -17.14006 -32.44402 -53.84981 -17.33146 -32.13983 -53.96031 -17.78546 -32.13983 -53.24768 -17.89884 -31.79023 -53.32707 -18.40587 -31.79023 -52.6663 -18.37579 -31.4172 -52.77634 -19.00187 -31.4172 -52.08556 -17.82043 -31.4172 -53.52516 -17.45133 -31.79023 -54.02952 -16.94131 -32.13983 -54.70979 -16.41028 -32.44402 -55.41484 -15.47127 -32.91424 -55.07307 -16.1701 -32.84378 -54.35017 -15.83536 -32.91424 -54.19408 -16.59453 -32.84378 -53.53484 -16.27467 -32.91424 -53.35017 -17.08841 -32.84378 -52.7596 -16.78587 -32.91424 -52.54776 -17.64798 -32.84378 -52.03036 -17.36505 -32.91424 -51.79296 -18.26898 -32.84378 -51.35267 -18.00781 -32.91424 -51.0915 -18.94667 -32.84378 -50.73167 -18.70927 -32.91424 -50.44874 -19.67591 -32.84378 -50.1721 -19.46407 -32.91424 -49.86956 -20.45115 -32.84378 -49.67823 -20.26648 -32.91424 -49.35837 -21.26648 -32.84378 -49.25379 -21.11039 -32.91424 -48.91905 -22.1157 -32.84378 -48.90203 -21.98938 -32.91424 -48.55496 -22.99235 -32.84378 -48.62562 -22.89675 -32.91424 -48.26887 -23.88975 -32.84378 -48.42668 -23.82561 -32.91424 -48.06295 -24.80107 -32.84378 -48.3067 -24.76888 -32.91424 -47.93877 -25.71939 -32.87959 -48.13686 -25.71939 -32.76865 -48.45391 -24.83072 -32.68369 -48.64562 -23.94882 -32.68369 -48.76172 -23.0804 -32.68369 -48.95425 -22.23206 -32.68369 -49.22173 -21.41026 -32.68369 -49.56213 -20.62126 -32.68369 -49.97286 -19.87105 -32.68369 -50.45079 -19.16536 -32.68369 -50.99229 -18.50954 -32.68369 -51.59323 -17.9086 -32.68369 -52.24905 -17.3671 -32.68369 -52.95475 -16.88917 -32.68369 -53.70495 -25.71939 -32.58995 -48.73831 -24.85597 -32.44402 -48.93423 -23.99913 -32.44402 -49.04703 -23.15538 -32.44402 -49.23409 -22.33115 -32.44402 -49.49397 -21.5327 -32.44402 -49.8247 -20.76611 -32.44402 -50.22376 -20.03722 -32.44402 -50.68811 -19.35158 -32.44402 -51.21422 -18.7144 -32.44402 -51.79809 -18.13053 -32.44402 -52.43527 -17.60442 -32.44402 -53.12092 -25.71939 -32.35243 -48.97583 -24.87524 -32.13983 -49.15439 -24.03751 -32.13983 -49.26469 -23.21258 -32.13983 -49.44757 -22.40674 -32.13983 -49.70165 -21.6261 -32.13983 -50.025 -20.87662 -32.13983 -50.41516 -20.16399 -32.13983 -50.86915 -19.49364 -32.13983 -51.38352 -18.87067 -32.13983 -51.95437 -18.29983 -32.13983 -52.57733 -25.71939 -32.06802 -49.15453 -24.8873 -31.79023 -49.29228 -24.06155 -31.79023 -49.401 -23.24841 -31.79023 -49.58126 -22.45408 -31.79023 -49.83172 -21.6846 -31.79023 -50.15044 -20.94582 -31.79023 -50.53503 -20.24338 -31.79023 -50.98253 -19.58261 -31.79023 -51.48956 -18.96855 -31.79023 -52.05224 -25.71939 -31.75098 -49.26547 -24.78822 -31.4172 -49.34882 -23.86603 -31.4172 -49.48562 -22.96168 -31.4172 -49.71215 -22.08389 -31.4172 -50.02622 -21.24112 -31.4172 -50.42483 -20.44147 -31.4172 -50.90412 -19.69265 -31.4172 -51.45948 -25.71939 -31.4172 -49.30308 -17.34113 -31.4172 -54.32481 -17.06675 -31.79023 -54.76829 -16.61796 -32.13983 -55.49043 -16.1504 -32.44402 -56.23908 -16.20859 -31.79023 -59.63516 -16.26513 -31.4172 -59.73424 -17.34113 -31.4172 -63.28135 -17.45133 -31.79023 -63.57664 -17.78546 -32.13983 -64.35848 -18.13053 -32.44402 -65.17089 -18.50954 -32.68369 -66.01293 -18.94667 -32.84378 -66.87449 -19.46407 -32.91424 -67.73661 -17.82043 -31.4172 -64.081 -17.89884 -31.79023 -64.27909 -18.29983 -32.13983 -65.02883 -18.7144 -32.44402 -65.80807 -19.16536 -32.68369 -66.61387 -19.67591 -32.84378 -67.43405 -20.26648 -32.91424 -68.2478 -18.37579 -31.4172 -64.82982 -18.40587 -31.79023 -64.93985 -18.87067 -32.13983 -65.6518 -19.35158 -32.44402 -66.39194 -19.87105 -32.68369 -67.15537 -20.45115 -32.84378 -67.92794 -21.11039 -32.91424 -68.68711 -19.00187 -31.4172 -65.52059 -18.96855 -31.79023 -65.55392 -19.49364 -32.13983 -66.22264 -20.03722 -32.44402 -66.91805 -20.62126 -32.68369 -67.6333 -21.26648 -32.84378 -68.35237 -21.98938 -32.91424 -69.0512 -19.58261 -31.79023 -66.1166 -20.16399 -32.13983 -66.73701 -20.76611 -32.44402 -67.3824 -21.41026 -32.68369 -68.04403 -22.1157 -32.84378 -68.70413 -22.89675 -32.91424 -69.33729 -20.44147 -31.4172 -66.70204 -20.24338 -31.79023 -66.62363 -19.69265 -31.4172 -66.14669 -20.94582 -31.79023 -67.07114 -21.24112 -31.4172 -67.18134 -21.6846 -31.79023 -67.45571 -21.6261 -32.13983 -67.58116 -22.40674 -32.13983 -67.90451 -22.33115 -32.44402 -68.11219 -23.15538 -32.44402 -68.37207 -23.0804 -32.68369 -68.65191 -23.94882 -32.68369 -68.84444 -23.88975 -32.84378 -69.17948 -24.80107 -32.84378 -69.29946 -24.76888 -32.91424 -69.6674 -25.71939 -32.87959 -69.4693 -23.82561 -32.91424 -69.54322 -22.99235 -32.84378 -68.98053 -22.23206 -32.68369 -68.38443 -21.5327 -32.44402 -67.78147 -20.87662 -32.13983 -67.191 -22.08389 -31.4172 -67.57994 -22.45408 -31.79023 -67.77445 -23.21258 -32.13983 -68.15859 -23.99913 -32.44402 -68.55913 -24.83072 -32.68369 -68.96054 -25.71939 -32.76865 -69.15225 -22.96168 -31.4172 -67.89402 -23.24841 -31.79023 -68.0249 -24.03751 -32.13983 -68.34148 -24.85597 -32.44402 -68.67193 -25.71939 -32.58995 -68.86785 -23.86603 -31.4172 -68.12054 -24.06155 -31.79023 -68.20516 -24.87524 -32.13983 -68.45177 -25.71939 -32.35243 -68.63034 -24.78822 -31.4172 -68.25733 -24.8873 -31.79023 -68.31388 -25.71939 -32.06802 -68.45163 -25.71939 -31.4172 -68.30308 -25.71939 -31.75098 -68.34069 -16.78587 -32.91424 -65.0584 -16.59453 -32.84378 -64.07132 -16.47844 -32.68369 -63.1122 -16.41028 -32.44402 -62.19132 -16.27467 -32.91424 -64.25599 -16.1701 -32.84378 -63.25598 -16.13804 -32.68369 -62.2904 -15.83536 -32.91424 -63.41207 14.0325 -32.91424 -55.07307 14.37957 -32.84378 -55.19939 14.10316 -32.84378 -56.07604 14.23926 -32.68369 -57.03252 14.43178 -32.68369 -56.16409 14.52457 -32.44402 -57.08282 14.71162 -32.44402 -56.23908 14.74222 -32.13983 -57.1212 14.9251 -32.13983 -56.29627 14.87853 -31.79023 -57.14524 15.0588 -31.79023 -56.3321 14.96315 -31.4172 -56.94972 15.18968 -31.4172 -56.04537 15.30925 -31.79023 -55.53777 15.50376 -31.4172 -55.16759 15.62798 -31.79023 -54.76829 15.50253 -32.13983 -54.70979 15.89269 -32.13983 -53.96031 15.70129 -32.44402 -53.84981 16.16565 -32.44402 -53.12092 15.92833 -32.68369 -52.95475 16.46983 -32.68369 -52.24905 16.20921 -32.84378 -52.03036 16.8302 -32.84378 -51.35267 16.56904 -32.91424 -51.0915 17.27049 -32.91424 -50.44874 15.92628 -32.91424 -51.79296 15.64964 -32.84378 -52.7596 15.45039 -32.68369 -53.70495 15.30223 -32.44402 -54.61639 15.17918 -32.13983 -55.49043 14.12315 -32.68369 -57.91442 14.41176 -32.44402 -57.93967 14.37407 -32.44402 -58.80308 14.59507 -32.13983 -58.80308 14.63193 -32.13983 -59.64723 14.76982 -31.79023 -59.63516 14.87853 -31.79023 -60.46092 14.82636 -31.4172 -59.73424 14.96315 -31.4172 -60.65644 14.78061 -31.4172 -58.80308 14.73349 -31.79023 -58.80308 14.63193 -32.13983 -57.95893 14.08435 -32.68369 -58.80308 14.41176 -32.44402 -59.66649 14.74222 -32.13983 -60.48495 15.0588 -31.79023 -61.27406 15.18968 -31.4172 -61.56078 14.12315 -32.68369 -59.69174 14.52457 -32.44402 -60.52333 14.9251 -32.13983 -61.30988 15.30925 -31.79023 -62.06839 15.50376 -31.4172 -62.43857 14.23926 -32.68369 -60.57364 14.43178 -32.68369 -61.44207 14.10316 -32.84378 -61.53012 14.37957 -32.84378 -62.40676 14.69926 -32.68369 -62.2904 15.03966 -32.68369 -63.1122 15.30223 -32.44402 -62.98977 15.70129 -32.44402 -63.75635 15.89269 -32.13983 -63.64585 16.34668 -32.13983 -64.35848 16.46007 -31.79023 -64.27909 16.96709 -31.79023 -64.93985 16.93702 -31.4172 -64.82982 17.5631 -31.4172 -65.52059 16.38165 -31.4172 -64.081 16.01256 -31.79023 -63.57664 15.50253 -32.13983 -62.89636 14.9715 -32.44402 -62.19132 14.0325 -32.91424 -62.53309 14.73132 -32.84378 -63.25598 14.39659 -32.91424 -63.41207 15.15576 -32.84378 -64.07132 14.8359 -32.91424 -64.25599 15.64964 -32.84378 -64.84655 15.34709 -32.91424 -65.0584 16.20921 -32.84378 -65.5758 15.92628 -32.91424 -65.8132 16.8302 -32.84378 -66.2535 16.56904 -32.91424 -66.51466 17.5079 -32.84378 -66.87449 17.27049 -32.91424 -67.15742 18.23714 -32.84378 -67.43405 18.0253 -32.91424 -67.73661 19.01238 -32.84378 -67.92794 18.82771 -32.91424 -68.2478 19.82771 -32.84378 -68.35237 19.67162 -32.91424 -68.68711 20.67693 -32.84378 -68.70413 20.55061 -32.91424 -69.0512 21.55357 -32.84378 -68.98053 21.45798 -32.91424 -69.33729 22.45097 -32.84378 -69.17948 22.38684 -32.91424 -69.54322 23.3623 -32.84378 -69.29946 23.33011 -32.91424 -69.6674 24.28062 -32.87959 -69.4693 24.28062 -32.9172 -69.80308 24.28062 -32.76865 -69.15225 23.39195 -32.68369 -68.96054 22.51005 -32.68369 -68.84444 21.64163 -32.68369 -68.65191 20.79329 -32.68369 -68.38443 19.97149 -32.68369 -68.04403 19.18248 -32.68369 -67.6333 18.43228 -32.68369 -67.15537 17.72659 -32.68369 -66.61387 17.07077 -32.68369 -66.01293 16.46983 -32.68369 -65.35711 15.92833 -32.68369 -64.65142 15.45039 -32.68369 -63.90121 14.42064 -32.9172 -63.67965 14.91395 -32.9172 -64.57072 15.48756 -32.9172 -65.41233 16.13656 -32.9172 -66.19729 16.85537 -32.9172 -66.91886 17.63784 -32.9172 -67.57084 18.47727 -32.9172 -68.14766 19.36644 -32.9172 -68.64437 20.29775 -32.9172 -69.0567 21.2632 -32.9172 -69.38114 22.25451 -32.9172 -69.61488 23.2632 -32.9172 -69.75593 24.28062 -32.58995 -68.86785 23.4172 -32.44402 -68.67193 22.56036 -32.44402 -68.55913 21.71661 -32.44402 -68.37207 20.89238 -32.44402 -68.11219 20.09393 -32.44402 -67.78147 19.32734 -32.44402 -67.3824 18.59845 -32.44402 -66.91805 17.91281 -32.44402 -66.39194 17.27563 -32.44402 -65.80807 16.69176 -32.44402 -65.17089 16.16565 -32.44402 -64.48525 24.28062 -32.35243 -68.63034 23.43647 -32.13983 -68.45177 22.59874 -32.13983 -68.34148 21.77381 -32.13983 -68.15859 20.96796 -32.13983 -67.90451 20.18733 -32.13983 -67.58116 19.43784 -32.13983 -67.191 18.72522 -32.13983 -66.73701 18.05487 -32.13983 -66.22264 17.4319 -32.13983 -65.6518 16.86106 -32.13983 -65.02883 24.28062 -32.06802 -68.45163 23.44853 -31.79023 -68.31388 22.62277 -31.79023 -68.20516 21.80964 -31.79023 -68.0249 21.01531 -31.79023 -67.77445 20.24583 -31.79023 -67.45571 19.50705 -31.79023 -67.07114 18.80461 -31.79023 -66.62363 18.14384 -31.79023 -66.1166 17.52978 -31.79023 -65.55392 24.28062 -31.75098 -68.34069 23.34945 -31.4172 -68.25733 22.42726 -31.4172 -68.12054 21.52291 -31.4172 -67.89402 20.64512 -31.4172 -67.57994 19.80235 -31.4172 -67.18134 19.0027 -31.4172 -66.70204 18.25388 -31.4172 -66.14669 24.28062 -31.4172 -68.30308 15.90236 -31.4172 -63.28135 15.62798 -31.79023 -62.83787 15.17918 -32.13983 -62.11573 14.71162 -32.44402 -61.36708 14.76982 -31.79023 -57.97099 14.82636 -31.4172 -57.87192 15.90236 -31.4172 -54.32481 16.01256 -31.79023 -54.02952 16.34668 -32.13983 -53.24768 16.69176 -32.44402 -52.43527 17.07077 -32.68369 -51.59323 17.5079 -32.84378 -50.73167 18.0253 -32.91424 -49.86956 16.38165 -31.4172 -53.52516 16.46007 -31.79023 -53.32707 16.86106 -32.13983 -52.57733 17.27563 -32.44402 -51.79809 17.72659 -32.68369 -50.99229 18.23714 -32.84378 -50.1721 18.82771 -32.91424 -49.35837 16.93702 -31.4172 -52.77634 16.96709 -31.79023 -52.6663 17.4319 -32.13983 -51.95437 17.91281 -32.44402 -51.21422 18.43228 -32.68369 -50.45079 19.01238 -32.84378 -49.67823 19.67162 -32.91424 -48.91905 17.5631 -31.4172 -52.08556 17.52978 -31.79023 -52.05224 18.05487 -32.13983 -51.38352 18.59845 -32.44402 -50.68811 19.18248 -32.68369 -49.97286 19.82771 -32.84378 -49.25379 20.55061 -32.91424 -48.55496 18.14384 -31.79023 -51.48956 18.72522 -32.13983 -50.86915 19.32734 -32.44402 -50.22376 19.97149 -32.68369 -49.56213 20.67693 -32.84378 -48.90203 21.45798 -32.91424 -48.26887 19.0027 -31.4172 -50.90412 18.80461 -31.79023 -50.98253 18.25388 -31.4172 -51.45948 19.50705 -31.79023 -50.53503 19.80235 -31.4172 -50.42483 20.24583 -31.79023 -50.15044 20.18733 -32.13983 -50.025 20.96796 -32.13983 -49.70165 20.89238 -32.44402 -49.49397 21.71661 -32.44402 -49.23409 21.64163 -32.68369 -48.95425 22.51005 -32.68369 -48.76172 22.45097 -32.84378 -48.42668 23.3623 -32.84378 -48.3067 23.33011 -32.91424 -47.93877 24.28062 -32.87959 -48.13686 22.38684 -32.91424 -48.06295 21.55357 -32.84378 -48.62562 20.79329 -32.68369 -49.22173 20.09393 -32.44402 -49.8247 19.43784 -32.13983 -50.41516 20.64512 -31.4172 -50.02622 21.01531 -31.79023 -49.83172 21.77381 -32.13983 -49.44757 22.56036 -32.44402 -49.04703 23.39195 -32.68369 -48.64562 24.28062 -32.76865 -48.45391 21.52291 -31.4172 -49.71215 21.80964 -31.79023 -49.58126 22.59874 -32.13983 -49.26469 23.4172 -32.44402 -48.93423 24.28062 -32.58995 -48.73831 22.42726 -31.4172 -49.48562 22.62277 -31.79023 -49.401 23.43647 -32.13983 -49.15439 24.28062 -32.35243 -48.97583 23.34945 -31.4172 -49.34882 23.44853 -31.79023 -49.29228 24.28062 -32.06802 -49.15453 24.28062 -31.4172 -49.30308 24.28062 -31.75098 -49.26547 15.34709 -32.91424 -52.54776 15.15576 -32.84378 -53.53484 15.03966 -32.68369 -54.49395 14.9715 -32.44402 -55.41484 14.8359 -32.91424 -53.35017 14.73132 -32.84378 -54.35017 14.69926 -32.68369 -55.31575 14.39659 -32.91424 -54.19408 24.28062 -28.91721 -49.30308 24.28062 -32.8768 -39.73596 24.28062 -32.7537 -39.17113 24.28062 -32.55047 -38.62994 24.28062 -32.27135 -38.12369 24.28062 -31.92217 -37.66296 24.28062 -31.51023 -37.25738 24.28062 -31.04412 -36.91542 24.28062 -30.53359 -36.64421 24.28062 -29.9893 -36.44943 23.34945 -28.91721 -49.34882 22.42726 -28.91721 -49.48562 21.52291 -28.91721 -49.71215 20.64512 -28.91721 -50.02622 19.80235 -28.91721 -50.42483 19.0027 -28.91721 -50.90412 18.25388 -28.91721 -51.45948 17.5631 -28.91721 -52.08556 16.93702 -28.91721 -52.77634 16.38165 -28.91721 -53.52516 15.90236 -28.91721 -54.32481 15.50376 -28.91721 -55.16759 15.18968 -28.91721 -56.04537 14.96315 -28.91721 -56.94972 14.82636 -28.91721 -57.87192 14.78061 -28.91721 -58.80308 14.82636 -28.91721 -59.73424 14.96315 -28.91721 -60.65644 15.18968 -28.91721 -61.56078 15.50376 -28.91721 -62.43857 15.90236 -28.91721 -63.28135 16.38165 -28.91721 -64.081 16.93702 -28.91721 -64.82982 17.5631 -28.91721 -65.52059 18.25388 -28.91721 -66.14669 19.0027 -28.91721 -66.70204 19.80235 -28.91721 -67.18134 20.64512 -28.91721 -67.57994 21.52291 -28.91721 -67.89402 22.42726 -28.91721 -68.12054 23.34945 -28.91721 -68.25733 24.28062 -28.91721 -68.30308 -25.71939 -28.91721 -68.30308 -25.71939 -6.585946 -73.20997 -25.71939 3.086787 -69.87025 -25.71939 3.116725 -69.87025 -25.71939 3.086787 -65.64379 -24.78822 -28.91721 -68.25733 -23.86603 -28.91721 -68.12054 -22.96168 -28.91721 -67.89402 -22.08389 -28.91721 -67.57994 -21.24112 -28.91721 -67.18134 -20.44147 -28.91721 -66.70204 -19.69265 -28.91721 -66.14669 -19.00187 -28.91721 -65.52059 -18.37579 -28.91721 -64.82982 -17.82043 -28.91721 -64.081 -17.34113 -28.91721 -63.28135 -16.94253 -28.91721 -62.43857 -16.62845 -28.91721 -61.56078 -16.40193 -28.91721 -60.65644 -16.26513 -28.91721 -59.73424 -16.21939 -28.91721 -58.80308 -16.26513 -28.91721 -57.87192 -16.40193 -28.91721 -56.94972 -16.62845 -28.91721 -56.04537 -16.94253 -28.91721 -55.16759 -17.34113 -28.91721 -54.32481 -17.82043 -28.91721 -53.52516 -18.37579 -28.91721 -52.77634 -19.00187 -28.91721 -52.08556 -19.69265 -28.91721 -51.45948 -20.44147 -28.91721 -50.90412 -21.24112 -28.91721 -50.42483 -22.08389 -28.91721 -50.02622 -22.96168 -28.91721 -49.71215 -23.86603 -28.91721 -49.48562 -24.78822 -28.91721 -49.34882 -25.71939 -28.91721 -49.30308 0.3700607 -31.4172 -46.35065 -0.7193861 -31.4172 -46.30308 1.451216 -31.4172 -46.49298 2.515852 -31.4172 -46.72901 3.555866 -31.4172 -47.05692 4.563342 -31.4172 -47.47423 5.530614 -31.4172 -47.97776 6.450319 -31.4172 -48.56368 7.315459 -31.4172 -49.22752 8.119449 -31.4172 -49.96424 8.85617 -31.4172 -50.76823 9.520015 -31.4172 -51.63337 10.10593 -31.4172 -52.55308 10.60946 -31.4172 -53.52035 11.02677 -31.4172 -54.52783 11.35469 -31.4172 -55.56784 11.59071 -31.4172 -56.63248 11.73305 -31.4172 -57.71363 11.78061 -31.4172 -58.80308 11.73305 -31.4172 -59.89252 11.59071 -31.4172 -60.97368 11.35469 -31.4172 -62.03832 11.02677 -31.4172 -63.07833 10.60946 -31.4172 -64.08581 10.10593 -31.4172 -65.05308 9.520015 -31.4172 -65.97279 8.85617 -31.4172 -66.83792 8.119449 -31.4172 -67.64192 7.315459 -31.4172 -68.37863 6.450319 -31.4172 -69.04248 5.530614 -31.4172 -69.6284 4.563342 -31.4172 -70.13193 3.555866 -31.4172 -70.54924 2.515852 -31.4172 -70.87715 1.451216 -31.4172 -71.11318 0.3700607 -31.4172 -71.25552 -0.7193861 -31.4172 -71.30308 -1.808833 -31.4172 -71.25552 -2.889988 -31.4172 -71.11318 -3.954624 -31.4172 -70.87715 -4.994638 -31.4172 -70.54924 -6.002114 -31.4172 -70.13193 -6.969386 -31.4172 -69.6284 -7.889091 -31.4172 -69.04248 -8.754232 -31.4172 -68.37863 -9.558221 -31.4172 -67.64192 -10.29494 -31.4172 -66.83792 -10.95879 -31.4172 -65.97279 -11.5447 -31.4172 -65.05308 -12.04823 -31.4172 -64.08581 -12.46554 -31.4172 -63.07833 -12.79346 -31.4172 -62.03832 -13.02948 -31.4172 -60.97368 -13.17182 -31.4172 -59.89252 -13.21939 -31.4172 -58.80308 -13.17182 -31.4172 -57.71363 -13.02948 -31.4172 -56.63248 -12.79346 -31.4172 -55.56784 -12.46554 -31.4172 -54.52783 -12.04823 -31.4172 -53.52035 -11.5447 -31.4172 -52.55308 -10.95879 -31.4172 -51.63337 -10.29494 -31.4172 -50.76823 -9.558221 -31.4172 -49.96424 -8.754232 -31.4172 -49.22752 -7.889091 -31.4172 -48.56368 -6.969386 -31.4172 -47.97776 -6.002114 -31.4172 -47.47423 -4.994638 -31.4172 -47.05692 -3.954624 -31.4172 -46.72901 -2.889988 -31.4172 -46.49298 -1.808833 -31.4172 -46.35065 -1.808833 -30.4172 -46.35065 -2.889988 -30.4172 -46.49298 -3.954624 -30.4172 -46.72901 -4.994638 -30.4172 -47.05692 -6.002114 -30.4172 -47.47423 -6.969386 -30.4172 -47.97776 -7.889091 -30.4172 -48.56368 -8.754232 -30.4172 -49.22752 -9.558221 -30.4172 -49.96424 -10.29494 -30.4172 -50.76823 -10.95879 -30.4172 -51.63337 -11.5447 -30.4172 -52.55308 -12.04823 -30.4172 -53.52035 -12.46554 -30.4172 -54.52783 -12.79346 -30.4172 -55.56784 -13.02948 -30.4172 -56.63248 -13.17182 -30.4172 -57.71363 -13.21939 -30.4172 -58.80308 -13.17182 -30.4172 -59.89252 -13.02948 -30.4172 -60.97368 -12.79346 -30.4172 -62.03832 -12.46554 -30.4172 -63.07833 -12.04823 -30.4172 -64.08581 -11.5447 -30.4172 -65.05308 -10.95879 -30.4172 -65.97279 -10.29494 -30.4172 -66.83792 -9.558221 -30.4172 -67.64192 -8.754232 -30.4172 -68.37863 -7.889091 -30.4172 -69.04248 -6.969386 -30.4172 -69.6284 -6.002114 -30.4172 -70.13193 -4.994638 -30.4172 -70.54924 -3.954624 -30.4172 -70.87715 -2.889988 -30.4172 -71.11318 -1.808833 -30.4172 -71.25552 -0.7193861 -30.4172 -71.30308 0.3700607 -30.4172 -71.25552 1.451216 -30.4172 -71.11318 2.515852 -30.4172 -70.87715 3.555866 -30.4172 -70.54924 4.563342 -30.4172 -70.13193 5.530614 -30.4172 -69.6284 6.450319 -30.4172 -69.04248 7.315459 -30.4172 -68.37863 8.119449 -30.4172 -67.64192 8.85617 -30.4172 -66.83792 9.520015 -30.4172 -65.97279 10.10593 -30.4172 -65.05308 10.60946 -30.4172 -64.08581 11.02677 -30.4172 -63.07833 11.35469 -30.4172 -62.03832 11.59071 -30.4172 -60.97368 11.73305 -30.4172 -59.89252 11.78061 -30.4172 -58.80308 11.73305 -30.4172 -57.71363 11.59071 -30.4172 -56.63248 11.35469 -30.4172 -55.56784 11.02677 -30.4172 -54.52783 10.60946 -30.4172 -53.52035 10.10593 -30.4172 -52.55308 9.520015 -30.4172 -51.63337 8.85617 -30.4172 -50.76823 8.119449 -30.4172 -49.96424 7.315459 -30.4172 -49.22752 6.450319 -30.4172 -48.56368 5.530614 -30.4172 -47.97776 4.563342 -30.4172 -47.47423 3.555866 -30.4172 -47.05692 2.515852 -30.4172 -46.72901 1.451216 -30.4172 -46.49298 0.3700607 -30.4172 -46.35065 -0.7193861 -30.4172 -46.30308 0.2787024 -30.4172 -48.35062 -0.7193861 -30.4172 -48.30308 1.267752 -30.4172 -48.49283 2.238806 -30.4172 -48.7284 3.18307 -30.4172 -49.05522 4.091992 -30.4172 -49.47031 4.957343 -30.4172 -49.96992 5.771283 -30.4172 -50.54952 6.526443 -30.4172 -51.20387 7.215984 -30.4172 -51.92704 7.833662 -30.4172 -52.71248 8.373881 -30.4172 -53.55308 8.83175 -30.4172 -54.44122 9.203123 -30.4172 -55.36886 9.484636 -30.4172 -56.32761 9.67374 -30.4172 -57.30877 9.768721 -30.4172 -58.30347 9.768721 -30.4172 -59.30269 9.67374 -30.4172 -60.29738 9.484636 -30.4172 -61.27855 9.203123 -30.4172 -62.23729 8.83175 -30.4172 -63.16493 8.373881 -30.4172 -64.05308 7.833662 -30.4172 -64.89368 7.215984 -30.4172 -65.67912 6.526443 -30.4172 -66.40229 5.771283 -30.4172 -67.05664 4.957343 -30.4172 -67.63624 4.091992 -30.4172 -68.13585 3.18307 -30.4172 -68.55094 2.238806 -30.4172 -68.87776 1.267752 -30.4172 -69.11334 0.2787024 -30.4172 -69.25553 -0.7193861 -30.4172 -69.30308 -1.717475 -30.4172 -69.25553 -2.706524 -30.4172 -69.11334 -3.677578 -30.4172 -68.87776 -4.621842 -30.4172 -68.55094 -5.530765 -30.4172 -68.13585 -6.396115 -30.4172 -67.63624 -7.210055 -30.4172 -67.05664 -7.965216 -30.4172 -66.40229 -8.654757 -30.4172 -65.67912 -9.272434 -30.4172 -64.89368 -9.812653 -30.4172 -64.05308 -10.27052 -30.4172 -63.16493 -10.64189 -30.4172 -62.23729 -10.92341 -30.4172 -61.27855 -11.11251 -30.4172 -60.29738 -11.20749 -30.4172 -59.30269 -11.20749 -30.4172 -58.30347 -11.11251 -30.4172 -57.30877 -10.92341 -30.4172 -56.32761 -10.64189 -30.4172 -55.36886 -10.27052 -30.4172 -54.44122 -9.812653 -30.4172 -53.55308 -9.272434 -30.4172 -52.71248 -8.654757 -30.4172 -51.92704 -7.965216 -30.4172 -51.20387 -7.210055 -30.4172 -50.54952 -6.396115 -30.4172 -49.96992 -5.530765 -30.4172 -49.47031 -4.621842 -30.4172 -49.05522 -3.677578 -30.4172 -48.7284 -2.706524 -30.4172 -48.49283 -1.717475 -30.4172 -48.35062 -1.717475 -28.91721 -48.35062 -2.706524 -28.91721 -48.49283 -3.677578 -28.91721 -48.7284 -4.621842 -28.91721 -49.05522 -5.530765 -28.91721 -49.47031 -6.396115 -28.91721 -49.96992 -7.210055 -28.91721 -50.54952 -7.965216 -28.91721 -51.20387 -8.654757 -28.91721 -51.92704 -9.272434 -28.91721 -52.71248 -9.812653 -28.91721 -53.55308 -10.27052 -28.91721 -54.44122 -10.64189 -28.91721 -55.36886 -10.92341 -28.91721 -56.32761 -11.11251 -28.91721 -57.30877 -11.20749 -28.91721 -58.30347 -11.20749 -28.91721 -59.30269 -11.11251 -28.91721 -60.29738 -10.92341 -28.91721 -61.27855 -10.64189 -28.91721 -62.23729 -10.27052 -28.91721 -63.16493 -9.812653 -28.91721 -64.05308 -9.272434 -28.91721 -64.89368 -8.654757 -28.91721 -65.67912 -7.965216 -28.91721 -66.40229 -7.210055 -28.91721 -67.05664 -6.396115 -28.91721 -67.63624 -5.530765 -28.91721 -68.13585 -4.621842 -28.91721 -68.55094 -3.677578 -28.91721 -68.87776 -2.706524 -28.91721 -69.11334 -1.717475 -28.91721 -69.25553 -0.7193861 -28.91721 -69.30308 0.2787024 -28.91721 -69.25553 1.267752 -28.91721 -69.11334 2.238806 -28.91721 -68.87776 3.18307 -28.91721 -68.55094 4.091992 -28.91721 -68.13585 4.957343 -28.91721 -67.63624 5.771283 -28.91721 -67.05664 6.526443 -28.91721 -66.40229 7.215984 -28.91721 -65.67912 7.833662 -28.91721 -64.89368 8.373881 -28.91721 -64.05308 8.83175 -28.91721 -63.16493 9.203123 -28.91721 -62.23729 9.484636 -28.91721 -61.27855 9.67374 -28.91721 -60.29738 9.768721 -28.91721 -59.30269 9.768721 -28.91721 -58.30347 9.67374 -28.91721 -57.30877 9.484636 -28.91721 -56.32761 9.203123 -28.91721 -55.36886 8.83175 -28.91721 -54.44122 8.373881 -28.91721 -53.55308 7.833662 -28.91721 -52.71248 7.215984 -28.91721 -51.92704 6.526443 -28.91721 -51.20387 5.771283 -28.91721 -50.54952 4.957343 -28.91721 -49.96992 4.091992 -28.91721 -49.47031 3.18307 -28.91721 -49.05522 2.238806 -28.91721 -48.7284 1.267752 -28.91721 -48.49283 0.2787024 -28.91721 -48.35062 -0.7193861 -28.91721 -48.30308 24.28062 3.086787 -69.87025 24.28062 3.116725 -69.87025 24.28062 3.086787 -65.64379 -25.71939 -32.8768 -39.73596 -25.71939 -32.7537 -39.17113 -25.71939 -32.55047 -38.62994 -25.71939 -32.27135 -38.12369 -25.71939 -31.92217 -37.66296 -25.71939 -31.51023 -37.25738 -25.71939 -31.04412 -36.91542 -25.71939 -30.53359 -36.64421 -25.71939 -29.9893 -36.44943 27.35067 6.635429 -69.87025 27.36479 6.632375 -64.4267 27.78062 6.58867 -69.87025 26.96714 6.761579 -64.38234 26.94084 6.773519 -69.87025 26.60504 6.970636 -64.31058 26.57027 6.996484 -69.87025 26.29433 7.250409 -64.21454 26.25629 7.293898 -69.87025 26.04856 7.58867 -64.09843 26.01359 7.651854 -69.87025 25.8785 7.970636 -63.96731 25.85351 8.053614 -69.87025 25.79157 8.379614 -63.82692 25.78355 8.480393 -69.87025 25.79157 8.797728 -63.68339 25.80696 8.912235 -69.87025 25.8785 9.206705 -63.543 25.92266 9.328948 -69.87025 26.04856 9.588671 -63.41189 26.12524 9.711045 -69.87025 26.29433 9.926932 -63.29577 26.40522 10.04066 -69.87025 26.60504 10.2067 -63.19973 26.74951 10.30238 -69.87025 26.96714 10.41576 -63.12797 27.14201 10.48398 -69.87025 27.36479 10.54497 -63.08362 27.56438 10.57695 -69.87025 27.78062 10.58867 -63.06861 27.99685 10.57695 -69.87025 28.19644 10.54497 -63.08362 28.41922 10.48398 -69.87025 28.59409 10.41576 -63.12797 28.81172 10.30238 -69.87025 28.95619 10.2067 -63.19973 29.15601 10.04066 -69.87025 29.2669 9.926932 -63.29577 29.43599 9.711045 -69.87025 29.51267 9.588671 -63.41189 29.63857 9.328948 -69.87025 29.68273 9.206705 -63.543 29.75427 8.912235 -69.87025 29.76966 8.797728 -63.68339 29.77768 8.480393 -69.87025 29.76966 8.379614 -63.82692 29.70771 8.053614 -69.87025 29.68273 7.970636 -63.96731 29.54764 7.651854 -69.87025 29.51267 7.58867 -64.09843 29.30494 7.293898 -69.87025 29.2669 7.250409 -64.21454 28.99096 6.996484 -69.87025 28.95619 6.970636 -64.31058 28.62039 6.773519 -69.87025 28.59409 6.761579 -64.38234 28.21055 6.635429 -69.87025 28.19644 6.632375 -64.4267 27.78062 6.58867 -64.4417 28.21055 6.635429 -37.08315 27.78062 6.58867 -37.08315 28.62039 6.773519 -37.08315 28.99096 6.996484 -37.08315 29.30494 7.293898 -37.08315 29.54764 7.651854 -37.08315 29.70771 8.053614 -37.08315 29.77768 8.480393 -37.08315 29.75427 8.912235 -37.08315 29.63857 9.328948 -37.08315 29.43599 9.711045 -37.08315 29.15601 10.04066 -37.08315 28.81172 10.30238 -37.08315 28.41922 10.48398 -37.08315 27.99685 10.57695 -37.08315 27.56438 10.57695 -37.08315 27.14201 10.48398 -37.08315 26.74951 10.30238 -37.08315 26.40522 10.04066 -37.08315 26.12524 9.711045 -37.08315 25.92266 9.328948 -37.08315 25.80696 8.912235 -37.08315 25.78355 8.480393 -37.08315 25.85351 8.053614 -37.08315 26.01359 7.651854 -37.08315 26.25629 7.293898 -37.08315 26.57027 6.996484 -37.08315 26.94084 6.773519 -37.08315 27.35067 6.635429 -37.08315 -29.64933 6.635429 -69.87025 -29.63521 6.632375 -64.4267 -29.21939 6.58867 -69.87025 -30.03286 6.761579 -64.38234 -30.05916 6.773519 -69.87025 -30.39496 6.970636 -64.31058 -30.42974 6.996484 -69.87025 -30.70568 7.250409 -64.21454 -30.74371 7.293898 -69.87025 -30.95144 7.58867 -64.09843 -30.98641 7.651854 -69.87025 -31.1215 7.970636 -63.96731 -31.14649 8.053614 -69.87025 -31.20843 8.379614 -63.82692 -31.21645 8.480393 -69.87025 -31.20843 8.797728 -63.68339 -31.19304 8.912235 -69.87025 -31.1215 9.206705 -63.543 -31.07734 9.328948 -69.87025 -30.95144 9.588671 -63.41189 -30.87476 9.711045 -69.87025 -30.70568 9.926932 -63.29577 -30.59479 10.04066 -69.87025 -30.39496 10.2067 -63.19973 -30.25049 10.30238 -69.87025 -30.03286 10.41576 -63.12797 -29.85799 10.48398 -69.87025 -29.63521 10.54497 -63.08362 -29.43562 10.57695 -69.87025 -29.21939 10.58867 -63.06861 -29.00315 10.57695 -69.87025 -28.80356 10.54497 -63.08362 -28.58078 10.48398 -69.87025 -28.40591 10.41576 -63.12797 -28.18828 10.30238 -69.87025 -28.04382 10.2067 -63.19973 -27.84399 10.04066 -69.87025 -27.7331 9.926932 -63.29577 -27.56401 9.711045 -69.87025 -27.48734 9.588671 -63.41189 -27.36143 9.328948 -69.87025 -27.31727 9.206705 -63.543 -27.24573 8.912235 -69.87025 -27.23034 8.797728 -63.68339 -27.22232 8.480393 -69.87025 -27.23034 8.379614 -63.82692 -27.29229 8.053614 -69.87025 -27.31727 7.970636 -63.96731 -27.45236 7.651854 -69.87025 -27.48734 7.58867 -64.09843 -27.69506 7.293898 -69.87025 -27.7331 7.250409 -64.21454 -28.00904 6.996484 -69.87025 -28.04382 6.970636 -64.31058 -28.37961 6.773519 -69.87025 -28.40591 6.761579 -64.38234 -28.78945 6.635429 -69.87025 -28.80356 6.632375 -64.4267 -29.21939 6.58867 -64.4417 -28.78945 6.635429 -37.08315 -29.21939 6.58867 -37.08315 -28.37961 6.773519 -37.08315 -28.00904 6.996484 -37.08315 -27.69506 7.293898 -37.08315 -27.45236 7.651854 -37.08315 -27.29229 8.053614 -37.08315 -27.22232 8.480393 -37.08315 -27.24573 8.912235 -37.08315 -27.36143 9.328948 -37.08315 -27.56401 9.711045 -37.08315 -27.84399 10.04066 -37.08315 -28.18828 10.30238 -37.08315 -28.58078 10.48398 -37.08315 -29.00315 10.57695 -37.08315 -29.43562 10.57695 -37.08315 -29.85799 10.48398 -37.08315 -30.25049 10.30238 -37.08315 -30.59479 10.04066 -37.08315 -30.87476 9.711045 -37.08315 -31.07734 9.328948 -37.08315 -31.19304 8.912235 -37.08315 -31.21645 8.480393 -37.08315 -31.14649 8.053614 -37.08315 -30.98641 7.651854 -37.08315 -30.74371 7.293898 -37.08315 -30.42974 6.996484 -37.08315 -30.05916 6.773519 -37.08315 -29.64933 6.635429 -37.08315 -25.71939 14.0762 -37.08315 24.28062 14.0762 -37.08315 -25.71939 14.08867 -69.87025 -25.71939 14.08867 -66.09363 24.28062 14.08867 -69.87025 24.28062 14.08867 -66.09363 -32.71939 3.168222 -37.08315 -32.71939 14.0762 -37.08315 31.28062 3.086787 -69.87025 31.28062 14.08867 -69.87025 -32.71939 3.086787 -69.87025 -32.71939 3.086787 -65.64379 -32.71939 14.08867 -69.87025 -32.71939 14.08867 -61.86717 31.28062 14.0762 -37.08315 31.28062 3.168222 -37.08315 31.28062 3.086787 -65.64379 31.28062 14.08867 -61.86717 11.78061 -32.9062 -40.00642 11.78061 -32.81416 -39.40098 11.78061 -32.63079 -38.81669 -0.7193861 -32.63079 -38.81669 -0.7193861 -32.36037 -38.26723 -13.21939 -32.36037 -38.26723 -13.21939 -32.00925 -37.7655 -13.21939 -32.63079 -38.81669 -0.7193861 -32.81416 -39.40098 11.78061 -32.36037 -38.26723 -0.7193861 -32.00925 -37.7655 -13.21939 -31.58565 -37.32324 11.78061 -32.00925 -37.7655 -0.7193861 -31.58565 -37.32324 -13.21939 -31.09951 -36.95083 11.78061 -31.58565 -37.32324 -0.7193861 -31.09951 -36.95083 -13.21939 -30.56221 -36.65699 11.78061 -31.09951 -36.95083 -0.7193861 -30.56221 -36.65699 11.78061 -30.56221 -36.65699 -13.21939 -32.81416 -39.40098 -0.7193861 -32.9062 -40.00642 -13.21939 -32.9062 -40.00642 + + + + + + + + + + -0.7071075 0 -0.7071061 -0.7071068 0 -0.7071068 -0.5000002 -0.4999998 -0.7071069 -0.4999997 -0.500001 -0.7071064 0 -0.7071068 -0.7071067 0 -0.7071062 -0.7071074 0.4999988 -0.5000013 -0.7071068 0.500001 -0.4999998 -0.7071062 0.7071068 0 -0.7071068 0.707107 0 -0.7071066 0.4999993 0.4999993 -0.7071079 0.4999989 0.5000001 -0.7071074 0 0.7071068 -0.7071068 0 0.7071078 -0.7071058 -0.4999993 0.4999993 -0.7071079 -0.4999997 0.5000001 -0.707107 0.7071068 0.7071068 0 0.707107 0.7071066 0 0 1 0 -0.7071068 0.7071068 0 -0.707107 0.7071066 0 -1 0 0 0 0 -1 1.01184e-6 0 -1 -2.06486e-6 0 -1 -1.05065e-6 0 -1 9.3554e-7 0 -1 -2.72569e-6 0 -1 1.51252e-7 0 -1 -5.05921e-7 0 -1 2.75315e-6 0 -1 3.15194e-6 0 -1 -1.51252e-7 0 -1 -4.20259e-6 0 -1 2.72569e-6 0 -1 -9.3554e-7 0 -1 1.42221e-6 0 -1 -0.4999995 0.8660257 0 -0.5 0.8660255 0 0.4999994 0.8660258 0 0.5000001 0.8660254 0 1 0 0 0.4999997 -0.8660256 0 0.5000002 -0.8660253 0 -0.4999995 -0.8660257 0 -0.5000004 -0.8660252 0 -1.43535e-6 0 -1 -1.5632e-5 0 -1 5.46591e-6 0 -1 -3.42037e-6 0 -1 -1.71018e-6 0 -1 4.68507e-6 0 -1 6.24672e-6 0 -1 -2.87073e-6 0 -1 9.21997e-7 0 -1 -6.84074e-6 0 -1 -5.53245e-6 0 -1 7.81603e-6 0 -1 1.5617e-6 0 -1 -1.7102e-6 0 -1 3.45748e-7 0 -1 -6.85068e-7 0 -1 -1.43535e-6 0 -1 -1.5632e-5 0 -1 5.46592e-6 0 -1 -3.42037e-6 0 -1 4.68508e-6 0 -1 6.24678e-6 0 -1 -2.8707e-6 0 -1 9.21996e-7 0 -1 7.81601e-6 0 -1 -1.71018e-6 0 -1 -6.85068e-7 0 -1 0.4999995 -0.8660257 0 0.5000004 -0.8660252 0 -0.4999994 -0.8660258 0 -0.5000005 -0.8660252 0 -0.4999997 0.8660256 0 -0.4999998 0.8660255 0 0.4999995 0.8660257 0 0.5 0.8660255 0 -1.56319e-5 0 -1 -1.71017e-6 0 -1 6.24676e-6 0 -1 -2.87071e-6 0 -1 9.21995e-7 0 -1 -6.84076e-6 0 -1 -5.53244e-6 0 -1 7.81597e-6 0 -1 1.5617e-6 0 -1 -1.71019e-6 0 -1 3.45749e-7 0 -1 -1.71017e-6 0 -1 -6.84075e-6 0 -1 -5.53244e-6 0 -1 -1.71019e-6 0 -1 -0.7071068 -0.7071068 0 -0.7071066 -0.707107 0 0 -1 0 0.7071068 -0.7071068 0 0.7071066 -0.707107 0 -0.9932315 0.1160881 0.003831624 -0.9730372 0.2306169 -0.003831505 -0.9396867 0.342015 0.003831684 -0.8936247 0.448799 -0.003831505 -0.8354822 0.5495042 0.003831088 -0.6862351 0.7273698 0.003831863 -0.4999984 0.866018 0.003831088 -0.2868018 0.9579823 0.003832697 -0.05814307 0.998301 0.003830254 0.1736472 0.9848006 0.003831923 0.3960763 0.9182096 0.003831863 0.5971559 0.802116 0.003831088 0.766038 0.6427839 0.003831863 0.8936272 0.4487936 0.003831505 0.9730379 0.2306138 0.003831863 0.9999927 0 0.003831505 0.9730379 -0.2306138 0.003831863 0.8936272 -0.4487936 0.003831863 0.766038 -0.6427839 0.003831863 0.5971559 -0.802116 0.003831088 0.3960763 -0.9182096 0.00383228 0.1736495 -0.9848002 0.003831088 -0.05814546 -0.9983008 0.003831863 -0.2868018 -0.9579823 0.003832697 -0.4999984 -0.866018 0.003831088 -0.6862351 -0.7273698 0.003831863 -0.8354822 -0.5495042 0.003831446 -0.9396867 -0.342015 0.003831684 -0.9932315 -0.1160881 0.003831565 -0.9999927 0 -0.003831505 -0.7660396 0.6427821 -0.003831863 -0.5971544 0.8021172 -0.003831088 -0.3960762 0.9182097 -0.00383228 -0.1736461 0.9848008 -0.003831446 0.0581429 0.998301 -0.003830671 0.2868001 0.9579829 -0.003831863 0.499997 0.8660188 -0.003831088 0.6862366 0.7273684 -0.003831863 0.8354818 0.5495048 -0.003831088 0.9396846 0.3420206 -0.003831565 0.9932308 0.1160945 -0.003831505 0.9932308 -0.1160945 -0.003831505 0.9396846 -0.3420206 -0.003831386 0.8354818 -0.5495048 -0.003831267 0.6862366 -0.7273684 -0.003831863 0.499997 -0.8660188 -0.003831267 0.2868001 -0.9579829 -0.00383228 0.05814528 -0.9983008 -0.003831863 -0.1736485 -0.9848003 -0.003831088 -0.3960762 -0.9182097 -0.003832101 -0.5971544 -0.8021172 -0.003831684 -0.7660396 -0.6427821 -0.003831684 -0.8936247 -0.448799 -0.003831386 -0.9730371 -0.2306168 -0.003831803 -0.9932312 0.1160913 0.003831505 -0.9730372 0.2306169 -0.003831684 -0.9396867 0.342015 0.003831803 -0.8936247 0.448799 -0.003831088 -0.6862367 0.7273682 0.003831863 -0.4999956 0.8660196 0.003831088 -0.2868018 0.9579823 0.003831863 -0.05814307 0.998301 0.003831505 0.1736461 0.9848008 0.00383228 0.5971559 0.802116 0.003831505 0.7660396 0.6427821 0.003831863 0.893626 0.4487962 0.003831267 0.9730379 0.2306138 0.003831505 0.893626 -0.4487962 0.003831505 0.7660396 -0.6427821 0.003831863 0.3960763 -0.9182096 0.003831863 0.1736484 -0.9848003 0.003831088 -0.05814546 -0.9983008 0.003831088 -0.4999956 -0.8660196 0.003831088 -0.6862367 -0.7273682 0.003831505 -0.9932312 -0.1160913 0.003831505 -0.766038 0.6427839 -0.003831863 -0.5971575 0.8021149 -0.003831684 -0.396075 0.9182103 -0.003831863 -0.1736466 0.9848006 -0.003832101 0.05814307 0.998301 -0.003831267 0.2868019 0.9579823 -0.003831863 0.4999956 0.8660196 -0.003831088 0.6862349 0.7273699 -0.003831863 0.9396857 0.3420178 -0.003831565 0.9932312 0.1160913 -0.003831624 0.9932312 -0.1160913 -0.003831624 0.9396857 -0.3420178 -0.003831684 0.6862349 -0.7273699 -0.003831684 0.4999956 -0.8660196 -0.003831088 0.2868019 -0.9579823 -0.00383228 0.05814546 -0.9983008 -0.003831505 -0.1736491 -0.9848002 -0.003831088 -0.396075 -0.9182103 -0.00383228 -0.5971575 -0.8021149 -0.003831267 -0.766038 -0.6427839 -0.003831684 -0.8936247 -0.448799 -0.003831505 -0.9396867 0.342015 0.003831565 0.1736472 0.9848006 0.00383228 -0.5971544 0.8021172 -0.003831505 -0.3960762 0.9182097 -0.003832101 -0.1736461 0.9848008 -0.00383228 0.0581429 0.998301 -0.003831446 0.2868001 0.9579829 -0.003831684 0.499997 0.8660188 -0.003831267 0.499997 -0.8660188 -0.003830671 -0.3960762 -0.9182097 -0.003832697 -0.5971544 -0.8021172 -0.003831088 -0.9396867 0.342015 0.003831863 -0.8936247 0.448799 -0.003831267 -0.6862367 0.7273682 0.003831505 -0.05814307 0.998301 0.003831088 0.1736461 0.9848008 0.003831088 0.893626 0.4487962 0.003831505 0.5971559 -0.802116 0.003831505 -0.4999956 -0.8660196 0.003831446 -0.5971575 0.8021149 -0.003831088 -0.396075 0.9182103 -0.00383228 -0.1736466 0.9848006 -0.00383228 0.05814307 0.998301 -0.003831505 0.2868019 0.9579823 -0.00383228 0.9396857 0.3420178 -0.003831684 -0.396075 -0.9182103 -0.003832101 -0.5971575 -0.8021149 -0.003831505 0 0 1 -4.81181e-6 0 1 1.88215e-6 0 1 -4.12025e-6 0 1 9.72841e-7 0 1 -1.77383e-6 0 1 3.25379e-6 0 1 1.56099e-7 0 1 -1.81454e-5 0 1 4.34353e-7 0 1 1.43727e-7 0 1 -2.54541e-6 0 1 8.33031e-7 0 1 6.61046e-7 0 1 -1.17243e-6 0 1 1.69557e-6 0 1 0 0 1 0 0 1 2.19527e-7 0 1 -2.08386e-7 0 1 0 0 1 1.71021e-6 0 1 -1.84614e-6 0 1 2.91841e-6 0 1 -2.98627e-6 0 1 5.48683e-6 0 1 -7.70412e-7 0 1 0 0 1 5.83686e-6 0 1 5.30899e-6 0 1 -2.40529e-6 0 1 9.95308e-6 0 1 -4.64671e-6 0 1 4.05094e-6 0 1 -8.11864e-6 0 1 7.99807e-6 0 1 -3.57642e-6 0 1 -5.58748e-6 0 1 0 0 1 1.08696e-5 0 1 -7.73115e-6 0 1 8.95514e-6 0 1 0 0 1 0 0 1 0 0 1 8.95515e-6 0 1 -3.57643e-6 0 1 7.99805e-6 0 1 4.05095e-6 0 1 -7.51696e-6 0 1 7.81591e-6 0 1 -5.61717e-6 0 1 -2.36066e-6 0 1 -4.56808e-6 0 1 9.9934e-6 0 1 3.74252e-6 0 1 -3.30299e-6 0 1 -0.8944273 0 -0.4472135 -0.8944272 0 -0.4472136 -0.8851376 0 -0.4653295 0.8944273 0 -0.4472135 0.8944273 0 -0.4472136 0.8851376 0 -0.4653295 -1 0 0 -0.707107 -0.00169146 0.7071046 -0.7071068 -0.001691341 0.7071048 -0.7071074 0.188145 0.6816162 -0.7071073 0.1881456 0.6816162 -0.7071068 0.1881458 0.6816167 0 -0.002392053 0.9999971 0 -0.002392053 0.9999971 0 0.2660782 0.9639515 2.43657e-7 0.2660783 0.9639514 0 0.2660784 0.9639514 0.7071068 -0.001691281 0.7071048 0.7071069 -0.00169146 0.7071047 0.7071067 0.1881458 0.6816167 0.7071073 0.1881456 0.6816161 0.7071096 0.1881451 0.6816138 1 0 0 1 0 0 0 0.6960484 0.7179949 0 0.6960485 0.7179949 0 0.6960548 0.7179887 0 0.6960412 0.7180019 0 1 1.52588e-7 2.75661e-7 0 1 -2.75661e-7 0 1 0 -0.9850379 0.1723379 0 -0.985038 0.1723378 0 -0.9850378 0.1723387 0 -0.9850375 0.1723406 -2.43657e-7 0.2660784 0.9639514 0 0.2660782 0.9639515 0 -0.002392053 0.9999971 0 -0.002392053 0.9999971 -1 -1.56327e-7 0 1 -2.76995e-7 0 1 1.56327e-7 0 0 0.08662962 -0.9962407 0 0.08662962 -0.9962406 0 -0.2662066 -0.963916 0 -0.2662065 -0.9639161 0 -0.2662064 -0.9639161 0 -0.2662004 -0.9639177 0 -0.2662057 -0.9639163 0 -0.2662061 -0.9639162 -1.32759e-5 -0.2662045 -0.9639165 1.96688e-5 -0.2662059 -0.9639162 -9.86979e-7 -0.2662041 -0.9639167 -1.70624e-5 -0.2662116 -0.9639147 4.36599e-6 -0.2662011 -0.9639176 2.31901e-5 -0.2662096 -0.9639152 -1.71669e-5 -0.2662074 -0.9639158 5.82039e-6 -0.2662115 -0.9639147 -3.56555e-6 -0.2662062 -0.9639162 0 -0.2662084 -0.9639156 2.04198e-5 -0.266213 -0.9639143 1.72636e-5 -0.2662004 -0.9639177 -1.58449e-5 -0.2662108 -0.9639148 -1.55512e-5 -0.2662014 -0.9639175 0 -0.2662077 -0.9639157 1.82898e-5 -0.2662053 -0.9639165 -2.2586e-5 -0.2662101 -0.9639151 0 -0.2662074 -0.9639159 6.87004e-5 -0.266197 -0.9639187 -6.87001e-5 -0.2662129 -0.9639143 0 -0.2662065 -0.9639161 0 -0.2662125 -0.9639145 0 -0.2662075 -0.9639158 0 -0.266205 -0.9639165 0 -0.2662039 -0.9639168 0 -0.2662025 -0.9639171 3.56555e-6 -0.2662066 -0.9639161 -5.8204e-6 -0.2662075 -0.9639158 1.71669e-5 -0.266205 -0.9639165 -2.31901e-5 -0.2662063 -0.9639161 -4.36599e-6 -0.2662054 -0.9639164 1.70625e-5 -0.2662071 -0.9639159 9.86979e-7 -0.2662072 -0.9639158 -1.96688e-5 -0.2662069 -0.9639159 1.3276e-5 -0.2662045 -0.9639166 0 -0.266206 -0.9639163 -1.86738e-5 -0.2662045 -0.9639166 1.65632e-5 -0.2662061 -0.9639161 0 -0.266206 -0.9639163 -1.60588e-5 -0.2662085 -0.9639155 0 -0.2662073 -0.9639159 2.06134e-5 -0.2662069 -0.963916 -2.7467e-5 -0.2662102 -0.963915 1.86739e-5 -0.2662054 -0.9639164 0 -0.2662078 -0.9639157 1.60588e-5 -0.2662045 -0.9639166 -4.36598e-6 -0.2662074 -0.9639158 -2.06134e-5 -0.2662069 -0.963916 2.74671e-5 -0.2662038 -0.9639168 0 -0.2662067 -0.9639161 0 -0.266202 -0.9639173 -1.78674e-5 -0.2662026 -0.9639171 -1.72635e-5 -0.2662125 -0.9639143 1.5845e-5 -0.2662034 -0.963917 9.71948e-6 -0.2662083 -0.9639155 -1.82898e-5 -0.2662053 -0.9639165 1.71159e-5 -0.2662072 -0.963916 0 0.6514869 -0.75866 0 0.6514881 -0.7586589 0 0.6514823 -0.7586638 0 0.5098479 -0.8602647 0 0.3534324 -0.9354601 0 0.1856234 -0.982621 0 0.01217502 -0.999926 -1.93152e-4 0.005293488 -0.999986 1.54649e-4 0.01217496 -0.9999259 -1.56202e-4 0.180355 -0.9836016 1.17309e-4 0.1856235 -0.982621 0 0.3534343 -0.9354593 0 0.5098453 -0.8602662 0 0.5098453 -0.8602661 0 0.5098453 -0.8602662 7.95921e-5 0.508529 -0.861045 -7.87841e-5 0.3534343 -0.9354593 0 0.01217502 -0.999926 0 -0.1616449 -0.986849 -2.287e-4 -0.1699427 -0.985454 1.90394e-4 -0.1616449 -0.986849 1.17739e-4 0.349857 -0.9368031 -1.17446e-4 0.1856234 -0.982621 0 0.01217502 -0.999926 0 -0.2514709 -0.9678649 1.56315e-4 0.180355 -0.9836016 -1.5465e-4 0.01217502 -0.999926 1.93152e-4 0.005293488 -0.999986 -1.90393e-4 -0.161644 -0.9868491 0 -0.2515248 -0.9678509 0 -0.2515032 -0.9678565 2.287e-4 -0.1699427 -0.985454 -1.17875e-4 0.3498571 -0.9368032 7.88297e-5 0.3534344 -0.9354593 -7.95469e-5 0.508529 -0.8610448 0 0.5098454 -0.8602662 0 0.651488 -0.758659 0 0.6514852 -0.7586614 0 0.1856223 -0.9826212 0 0.7071067 -0.707107 0 0.7071068 -0.7071067 6.09594e-7 0 1 -6.09595e-7 0 1 0 -0.08845245 0.9960804 0 -0.08845245 0.9960805 0 -0.08845245 0.9960804 0.08303487 0 -0.9965468 0.1147308 -0.007614672 -0.9933675 0.2087934 -0.005711019 -0.9779431 0.08302885 0.01205682 -0.9964742 0.2087934 0.005711019 -0.9779431 0.2235476 0 -0.9746931 -0.362762 0 0.9318819 -0.3486036 9.52015e-4 0.9372698 -0.3208628 6.22623e-4 0.9471256 -0.3627666 -0.001752436 0.9318785 -0.3208596 -6.22617e-4 0.9471266 -0.2871155 0.003981411 0.9578877 -0.2322004 0.003798961 0.9726606 -0.2871135 -0.003980517 0.9578883 -0.2321963 -0.003798902 0.9726616 -0.07677918 0.007823646 0.9970175 -0.07671052 0 0.9970534 -0.1199856 -0.004622638 0.9927649 0.07474583 0 0.9972027 0.115552 0.005639374 0.9932855 0.221227 0.001662611 0.9752209 0.07474422 -0.008415997 0.9971673 0.2212253 -0.001662611 0.9752213 0.3086532 0.002698659 0.9511708 0.3469005 9.323e-4 0.9379015 0.3086553 -0.00269699 0.9511702 0.3468975 -9.32292e-4 0.9379026 0.486262 0.001227855 0.8738123 0.6244481 -9.7412e-4 0.7810657 0.7534511 -0.001972854 0.6575011 0.8592528 0.004866659 0.5115281 0.8276147 -0.002642214 0.5612905 0.859263 0 0.5115343 0.4863579 0.001232087 0.8737588 0.6244533 9.74129e-4 0.7810616 0.4863629 -0.001231133 0.8737561 0.486262 -0.0012272 0.8738123 0.6724509 0.003907501 0.7401315 0.7534497 0.001972854 0.6575027 0.6724509 -0.003907501 0.7401315 0.9214885 0 0.388406 0.9701563 -0.002721369 0.2424651 0.9973295 -0.004969537 0.07286548 0.9998825 -9.21544e-4 0.01530671 0.9999495 0 0.01005572 0.9866487 -0.005365908 0.1627746 0.9973295 0.004969537 0.07286548 0.9991832 -0.001048624 0.04039639 0.9999486 0.001331329 0.01005524 0.9991833 0.001050472 0.04039525 0.9866491 0.005365908 0.1627724 0.9319361 0.004274964 0.3625973 0.931935 -0.004274964 0.3626003 0.9701563 0.002721369 0.2424651 -0.9981424 0 -0.06092625 -0.9963555 -0.00505191 -0.08514946 -0.9778545 -0.005221307 -0.2092209 -0.9981176 0.007031142 -0.06092476 -0.9778545 0.005221307 -0.2092209 -0.9642641 -0.01088684 -0.2647192 -0.9189956 -0.008589148 -0.3941743 -0.9642641 0.01088911 -0.2647192 -0.9189935 0.008589148 -0.3941794 -0.8974595 -7.14408e-4 -0.4410963 -0.8231717 -8.27854e-4 -0.5677919 -0.7240809 0.003217697 -0.6897075 -0.6198075 -0.003532111 -0.784746 -0.4896607 -0.002981662 -0.8719081 -0.4406004 0.007304489 -0.8976736 -0.3364738 -0.004726409 -0.941681 -0.2479977 0.007291316 -0.9687332 -0.1896884 -0.003544747 -0.9818379 -0.07528787 -0.004554688 -0.9971514 -0.1896884 0.003544509 -0.9818379 -0.2480006 -0.007291376 -0.9687325 -0.3364738 0.004726409 -0.941681 -0.4405978 -0.007304489 -0.8976749 -0.489667 0.002980649 -0.8719045 -0.8231717 8.27854e-4 -0.5677919 -0.7987257 0.008814215 -0.6016309 -0.628837 0.006039321 -0.7775139 -0.6198182 0.003532171 -0.7847375 -0.724121 -0.00322026 -0.6896656 -0.07528704 0.004554629 -0.9971516 -0.05855643 0 -0.9982842 -0.6288411 -0.006037652 -0.7775105 -0.7987272 -0.008810997 -0.6016289 -0.8974564 7.1597e-4 -0.4411028 0 -1 1.02734e-5 0 -1 -2.33751e-5 0 -1 6.20917e-6 0 -1 -1.67932e-5 0 -1 1.30746e-5 0 -1 2.71769e-5 0 -1 -1.37906e-5 0 -1 1.73274e-5 0 -1 3.4755e-6 0 -1 -9.69533e-7 0 -1 2.72606e-5 0.9991416 0 -0.04142838 0.9902345 -0.002859532 -0.1393825 0.9653876 -0.005100011 -0.26077 0.913388 -0.006347596 -0.407041 0.8389915 1.51552e-4 -0.5441446 0.7589671 1.57186e-4 -0.651129 0.7243193 -0.008725047 -0.6894094 0.6633281 0.002166211 -0.7483255 0.5499895 -0.003576695 -0.8351641 0.5338005 -0.007543861 -0.8455769 0.4246175 0.002975881 -0.9053679 0.3107488 0.007208347 -0.9504648 0.4246198 -0.002975881 -0.905367 0.5338049 0.007542312 -0.845574 0.5499907 0.003575265 -0.8351632 0.6633309 -0.002169013 -0.748323 0.7243 0.008722245 -0.6894299 0.7589674 -1.58812e-4 -0.6511287 0.985787 -0.005880355 -0.1678976 0.9653876 0.005100011 -0.26077 0.9474344 -0.008027553 -0.3198496 0.913388 0.006344377 -0.407041 0.8638873 -0.008948922 -0.5036059 0.8389915 -1.51552e-4 -0.5441446 0.3107451 -0.007208228 -0.950466 0.2952542 -0.003677368 -0.9554116 0.1215075 -0.004270851 -0.9925813 0.09539812 0 -0.9954392 0.0953502 0.005439519 -0.9954289 0.2952542 0.003677368 -0.9554116 0.8638898 0.008948981 -0.5036014 0.9474344 0.008027553 -0.3198496 0.985787 0.005880355 -0.1678976 0.998798 0.003094375 -0.04892015 0.998798 -0.003095388 -0.04892051 0.9902345 0.002859532 -0.1393825 0.07140088 0 0.9974478 0.2290801 -0.004428565 0.9733975 0.3979936 -0.004144251 0.9173789 0.5620929 0.001432895 0.8270729 0.6947621 0.001051604 0.7192389 0.7339251 -0.008752226 0.679174 0.7931014 0.003176987 0.6090815 0.8673001 -0.005917906 0.4977505 0.9006201 0.0127837 0.4344193 0.9471909 0.007938504 0.3205719 0.9006235 -0.0127837 0.4344121 0.8672983 0.005919337 0.4977537 0.7931037 -0.003176987 0.6090785 0.7339282 0.008755445 0.6791707 0.6947624 -0.001052558 0.7192386 0.3187149 -0.009086668 0.9478071 0.3979936 0.004144251 0.9173789 0.5446005 -0.006272971 0.8386722 0.5620931 -0.001432061 0.8270727 0.9471914 -0.007938504 0.3205708 0.9741035 0.01145654 0.2258124 0.9853613 0.005453824 0.1703925 0.9741042 -0.01145267 0.2258098 0.9853613 -0.005453824 0.1703925 0.9987089 0.00824517 0.050125 0.9987429 0 0.05012643 0.9972531 -0.005556523 0.07385998 0.544602 0.006272971 0.8386713 0.3187187 0.009086787 0.9478059 0.09813886 0.006512224 0.9951515 0.09813803 -0.006512165 0.9951516 0.2290819 0.004429697 0.9733971 -0.9991384 0 0.04150462 -0.9902782 -0.002918481 0.1390702 -0.9658757 -0.005078494 0.2589563 -0.9155504 -0.006114721 0.4021568 -0.844076 6.75286e-4 0.5362232 -0.7660797 5.84182e-4 0.6427453 -0.7287934 -0.008787751 0.6846773 -0.6717925 0.001987874 0.7407367 -0.5590791 -0.003097891 0.8291085 -0.5398418 -0.007765591 0.8417308 -0.4330264 0.003019213 0.9013763 -0.315692 0.007100343 0.9488352 -0.4330242 -0.003020644 0.9013773 -0.5398418 0.007763922 0.8417308 -0.559089 0.003099322 0.8291019 -0.6717925 -0.001985073 0.7407368 -0.7287918 0.00879091 0.684679 -0.7660806 -5.83508e-4 0.6427444 -0.9856171 -0.006011426 0.1688878 -0.9658757 0.005078494 0.2589563 -0.9473362 -0.008011341 0.3201406 -0.9155499 0.006117999 0.4021582 -0.8652553 -0.008632659 0.5012574 -0.8440714 -6.75282e-4 0.5362305 -0.3156882 -0.007100284 0.9488365 -0.3018594 -0.003933906 0.9533444 -0.1249337 -0.004489958 0.992155 -0.09720557 0 0.9952644 -0.09725022 0.005775213 0.9952433 -0.3018602 0.003933191 0.9533441 -0.8652559 0.00863558 0.5012562 -0.9473362 0.008011341 0.3201406 -0.9856171 0.006011426 0.1688878 -0.9987741 0.00320518 0.0493986 -0.9987741 -0.003207087 0.04939764 -0.9902782 0.002918481 0.1390702 -0.07021695 0 -0.9975318 -0.225881 -0.004337251 -0.9741453 -0.3939787 -0.004369676 -0.9191093 -0.5584817 4.89695e-4 -0.8295168 -0.6917723 3.90259e-4 -0.7221157 -0.7263902 -0.008469283 -0.6872304 -0.790881 0.003327548 -0.6119611 -0.8655588 -0.006592512 -0.500764 -0.9022274 0.01315218 -0.4310601 -0.9481655 0.008106768 -0.3176738 -0.9022274 -0.01315444 -0.4310601 -0.8655607 0.006595432 -0.5007607 -0.790881 -0.003327548 -0.6119611 -0.7263693 0.008472859 -0.6872525 -0.6917708 -3.90901e-4 -0.7221171 -0.3112702 -0.008895576 -0.9502799 -0.3939787 0.004369676 -0.9191093 -0.5351514 -0.00664395 -0.84473 -0.5584805 -4.89142e-4 -0.8295176 -0.9481647 -0.008106768 -0.3176761 -0.9753922 0.01133263 -0.2201856 -0.9860016 0.005386352 -0.1666489 -0.975392 -0.01133263 -0.2201865 -0.9860011 -0.005386352 -0.1666517 -0.9987893 0.007903695 -0.04855489 -0.9988206 0 -0.04855459 -0.9974583 -0.005387961 -0.07104974 -0.5351544 0.006643176 -0.8447282 -0.3112739 0.008895695 -0.9502786 -0.09549516 0.006208658 -0.9954106 -0.09549379 -0.006208598 -0.9954107 -0.2258847 0.004336297 -0.9741444 0.9979609 0 0.06382846 0.9956051 -0.009204447 0.09319835 0.9770382 -0.008958399 0.2128762 0.9978686 0.01361137 0.06382101 0.9770378 0.008958399 0.2128778 0.960544 -0.01856613 0.2775077 0.9218789 -0.01278203 0.3872676 0.9605429 0.01856333 0.2775117 0.9218775 0.01278203 0.3872707 0.8940891 -0.003608524 0.4478747 0.8257013 -0.005887567 0.5640769 0.7398607 0.004755139 0.6727433 0.6410216 8.51035e-4 0.7675225 0.5140399 0.001100003 0.8577656 0.4939444 0.009319543 0.8694435 0.3624261 -0.006137073 0.9319923 0.2878338 0.01278346 0.9575951 0.2089274 -0.006242096 0.9779113 0.08924072 -0.009078979 0.9959688 0.2089307 0.006242871 0.9779106 0.2878338 -0.01278346 0.9575951 0.3624271 0.006136417 0.9319919 0.4939445 -0.009317457 0.8694437 0.5140402 -0.001100659 0.8577654 0.8257013 0.005887567 0.5640769 0.8201569 0.009551227 0.5720589 0.6764154 0.01235443 0.7364168 0.6410216 -8.51035e-4 0.7675225 0.7398575 -0.004755139 0.6727468 0.08924072 0.009078979 0.9959688 0.06556743 0 0.9978482 0.6764154 -0.01235443 0.7364168 0.8201551 -0.009551227 0.5720615 0.8940788 0.003610193 0.4478952 -0.09035629 0 0.9959095 -0.126025 -0.009030997 0.991986 -0.289999 -0.008752822 0.956987 -0.09037959 0.01280987 0.9958251 -0.2899945 0.008752644 0.9569884 -0.2952365 0.006761848 0.9554004 -0.4215825 0.003894746 0.9067817 -0.5424426 0.001467823 0.8400917 -0.6512619 0.001703619 0.7588513 -0.6746631 0.01140105 0.7380378 -0.744235 -0.00475347 0.667901 -0.817168 0.01068818 0.5763006 -0.8266639 0.004716992 0.5626763 -0.9007917 0.004120409 0.4342319 -0.9561915 0.007380247 0.292649 -0.9866025 0.005651295 0.1630448 -0.9987483 0 0.0500189 -0.9978644 -0.007325589 0.0649082 -0.4215799 -0.003894686 0.9067829 -0.4948835 0.01286685 0.8688641 -0.5424426 -0.001467823 0.8400917 -0.900799 -0.00412023 0.4342168 -0.919987 0.01155894 0.3917784 -0.9763134 0.01167714 0.216046 -0.9978643 0.007327139 0.06490892 -0.9866024 -0.005651295 0.1630458 -0.9561915 -0.007380247 0.292649 -0.9763134 -0.01167714 0.216046 -0.9199883 -0.0115627 0.3917753 -0.8266643 -0.004715442 0.5626757 -0.817168 -0.01068818 0.5763006 -0.6746671 -0.01140314 0.7380341 -0.6512565 -0.001704812 0.7588558 -0.7442302 0.004750251 0.6679064 -0.4948853 -0.01286691 0.8688631 -0.2952365 -0.006761848 0.9554004 -0.9979271 0 -0.06435531 -0.9955198 -0.00908637 -0.09411638 -0.9771277 -0.008734166 -0.2124743 -0.997836 0.01351523 -0.06434786 -0.9771273 0.008734166 -0.2124759 -0.9608059 -0.01804876 -0.276634 -0.9239816 -0.01223796 -0.3822411 -0.960807 0.01805156 -0.2766301 -0.9239802 0.0122379 -0.3822443 -0.8670891 -0.01896136 -0.4977923 -0.8289388 -0.008784174 -0.5592703 -0.8670904 0.01895833 -0.4977899 -0.828937 0.008784174 -0.559273 -0.7520492 -0.004715323 -0.6590902 -0.6896091 -0.01304221 -0.7240645 -0.7520461 0.004715323 -0.6590937 -0.689605 0.01304209 -0.7240684 -0.651232 -0.00129348 -0.7588777 -0.5207183 -0.001728653 -0.8537268 -0.3655669 0.006186544 -0.9307645 -0.2097766 0.006454944 -0.9777281 -0.06549614 0 -0.9978529 -0.08956944 -0.009440541 -0.9959359 -0.5207183 0.001728653 -0.8537268 -0.5024008 0.00943005 -0.8645835 -0.2910706 0.01325988 -0.9566097 -0.08956909 0.009440541 -0.9959359 -0.2097776 -0.006453692 -0.9777279 -0.3655688 -0.006186544 -0.9307639 -0.2910717 -0.01325994 -0.9566094 -0.5024044 -0.00943011 -0.8645815 -0.6512034 0.001294553 -0.7589022 0.08888709 0 -0.9960417 0.1230891 -0.008738815 -0.9923571 0.2868414 -0.008558332 -0.9579399 0.08887976 0.01227271 -0.9959668 0.2868391 0.008558273 -0.9579405 0.2902858 0.007220327 -0.9569128 0.4160398 0.004013478 -0.9093376 0.5376815 0.001006662 -0.8431475 0.6479709 0.001105546 -0.7616643 0.6749686 0.01184374 -0.7377515 0.7426593 -0.00462681 -0.6696535 0.8195458 0.01009398 -0.572925 0.8259137 0.005991101 -0.5637647 0.9008503 0.004907369 -0.4341023 0.9566063 0.007554471 -0.2912859 0.9868314 0.005563437 -0.1616568 0.9987773 0 -0.04943537 0.997951 -0.007080912 -0.06359213 0.4160476 -0.004013538 -0.9093341 0.492463 0.01285016 -0.8702385 0.5376815 -0.001006662 -0.8431475 0.9008503 -0.004907369 -0.4341023 0.9219377 0.01183414 -0.3871573 0.9771118 0.01149874 -0.2124159 0.997951 0.007079184 -0.0635913 0.9868314 -0.005559265 -0.1616568 0.9566066 -0.007550001 -0.2912849 0.9771121 -0.01149874 -0.2124142 0.9219377 -0.01183414 -0.3871573 0.8259137 -0.005989491 -0.5637647 0.8195475 -0.01009011 -0.5729224 0.6749706 -0.0118438 -0.7377496 0.6479389 -0.001107513 -0.7616916 0.7426593 0.004630088 -0.6696534 0.4924684 -0.01285028 -0.8702355 0.2902784 -0.007220983 -0.956915 0 -1 8.35499e-6 0 -1 -9.64604e-6 0 -1 -2.07338e-5 0 -1 4.16858e-6 0 -1 -1.4313e-5 0 -1 -8.00064e-6 0 -1 -8.33083e-6 0 -1 -8.41808e-6 0 -1 7.11901e-6 0 -1 -1.22161e-5 0 -1 2.58684e-6 0 -1 -1.35037e-5 0 -1 1.49637e-5 0 -1 9.8199e-6 0 -1 5.24461e-6 0 -1 1.99499e-5 0 -1 -1.66457e-5 0 -1 3.86232e-6 0 -1 -1.34454e-5 0 -1 1.65514e-5 0 -1 -7.01425e-6 0 -1 4.937e-6 0 -1 9.73388e-6 0 -1 2.58339e-6 0 -1 7.78719e-6 0 -1 -4.13155e-6 0 -1 4.12405e-6 0 -1 1.38939e-5 0 -1 6.77939e-6 0.6000031 0 -0.7999977 0.5587285 0.01004302 -0.8292898 0.4807943 0.006985187 -0.8768057 0.5998988 -0.01945519 -0.7998394 0.4808235 -0.006985008 -0.8767897 0.396663 0.01312083 -0.9178705 0.3293791 0.007661044 -0.9441667 0.3966575 -0.01312065 -0.917873 0.3293744 -0.007660925 -0.9441683 0.2173733 0.003998816 -0.9760804 0.1172823 0.00973612 -0.9930509 0.2173716 -0.003999292 -0.9760808 0.1172811 -0.009736061 -0.9930511 0.07480949 0 -0.9971979 0.08717399 0 0.9961932 0.2684904 -0.007170736 0.9632557 0.389732 -0.003160834 0.9209229 0.4065156 0 0.9136439 0.3154956 -0.003229796 0.9489216 0.4065071 0.004633426 0.9136359 0.3154956 0.003229796 0.9489216 0.1197223 0.01406496 0.9927079 0.1197207 -0.01406478 0.992708 0.2684947 0.007170855 0.9632545 -0.9991194 0 0.04195976 -0.9898664 -0.002994835 0.1419706 -0.9635753 -0.005346953 0.2673841 -0.9074622 -0.00662136 0.4200817 -0.8257473 3.99745e-4 0.5640404 -0.7408764 3.1502e-4 0.6716414 -0.7050079 -0.008383631 0.70915 -0.646113 0.001998603 0.7632392 -0.5353152 -0.003222644 0.8446463 -0.5183609 -0.007284224 0.855131 -0.413636 0.002863109 0.9104379 -0.3024073 0.006833314 0.9531544 -0.413636 -0.002864539 0.9104379 -0.5183623 0.007283389 0.8551301 -0.5353152 0.003221213 0.8446463 -0.6461102 -0.001998603 0.7632415 -0.7050111 0.008383631 0.7091468 -0.7408718 -3.13985e-4 0.6716464 -0.985081 -0.006199836 0.1719799 -0.9635753 0.005346953 0.2673841 -0.9438276 -0.008464694 0.33033 -0.9074622 0.006624639 0.4200817 -0.8519342 -0.009385168 0.5235648 -0.8257473 -3.99745e-4 0.5640404 -0.3024036 -0.006833255 0.9531555 -0.2881849 -0.003615319 0.9575681 -0.1193182 -0.004175722 0.9928474 -0.09335857 0 0.9956327 -0.09335666 0.005344331 0.9956185 -0.2881841 0.003615617 0.9575682 -0.8519329 0.009385168 0.523567 -0.9438276 0.008464694 0.33033 -0.985081 0.006199836 0.1719799 -0.9987571 0.003242492 0.049739 -0.9987571 -0.003243386 0.04973769 -0.9898664 0.002994835 0.1419706 -0.07374602 0 -0.9972771 -0.2407768 -0.004335224 -0.9705709 -0.4044101 -7.15553e-4 -0.9145776 -0.2782445 6.00445e-4 -0.9605102 -0.2782445 -6.00445e-4 -0.9605102 -0.4044101 7.15553e-4 -0.9145776 -0.4246374 0.003868579 -0.9053552 -0.5299665 0.002219319 -0.8480157 -0.4246317 -0.003868579 -0.905358 -0.5299632 -0.002219319 -0.8480177 -0.6041824 0.004882752 -0.7968311 -0.6467094 0.00115776 -0.7627356 -0.6041824 -0.004880189 -0.7968311 -0.6467733 -0.001157701 -0.7626814 -0.7467679 0.001498758 -0.6650831 -0.7478864 -0.001256227 -0.6638256 -0.7467679 -0.001498758 -0.6650831 -0.7478873 0.001256227 -0.6638246 -0.8292087 -9.54481e-4 -0.5589385 -0.9083889 -0.004415929 -0.4181032 -0.9649024 -0.006152808 -0.2625368 -0.9904359 -0.004250824 -0.1379088 -0.9991613 0.006468296 -0.04043602 -0.9981903 -0.004328846 -0.05997973 -0.9991822 0 -0.04043632 -0.8463214 0.002859294 -0.5326651 -0.9083913 0.004422307 -0.418098 -0.8463208 -0.002859294 -0.532666 -0.8292106 9.51457e-4 -0.5589354 -0.9315495 0.01006352 -0.3634755 -0.9649031 0.00615561 -0.2625342 -0.9315503 -0.01006352 -0.3634733 -0.9827967 0.008960545 -0.1844739 -0.990436 0.004249632 -0.1379079 -0.9827967 -0.008960545 -0.1844739 -0.1025019 0.006390333 -0.9947123 -0.1025009 -0.006390273 -0.9947125 -0.2407768 0.004335224 -0.9705709 0.9985793 0 0.05328643 0.9968073 -0.007850348 0.07945853 0.9839802 -0.00750631 0.1781203 0.9985087 0.01189363 0.05328184 0.9839798 0.00750631 0.178122 0.9713096 -0.01567733 0.2373017 0.9446628 -0.01024657 0.3278833 0.9713096 0.01567733 0.2373017 0.9446628 0.01024657 0.3278833 0.8963066 -0.01628464 0.4431359 0.8680313 -0.006348788 0.4964691 0.8963002 0.016285 0.4431489 0.8680294 0.006348729 0.4964722 0.7941667 -0.003671169 0.6076889 0.7447673 -0.01179486 0.6672201 0.7941667 0.003667652 0.6076889 0.7447628 0.0117948 0.6672251 0.6989223 -0.002721667 0.7151924 0.5698116 -0.004395782 0.8217636 0.4088203 0.004746079 0.9126027 0.2382299 0.006038606 0.97119 0.07500517 0 0.9971832 0.1049652 -0.00935173 0.994432 0.5698116 0.004395782 0.8217636 0.563044 0.00710076 0.8263965 0.3360844 0.01233232 0.9417511 0.104964 0.009351611 0.9944321 0.2382299 -0.00603944 0.97119 0.4088178 -0.004746019 0.9126038 0.336086 -0.01233232 0.9417506 0.5630485 -0.007103264 0.8263934 0.6989169 0.002720773 0.7151978 -0.06349784 0 0.9979821 -0.2005507 0.004693508 0.9796721 -0.4078937 0.01603037 0.9128888 -0.5779892 0.0116297 0.8159615 -0.6199997 0 0.7846022 -0.3378562 0.009678423 0.9411481 -0.4078937 -0.01603037 0.9128888 -0.512796 0.007126271 0.858481 -0.6198217 -0.02424025 0.7843683 -0.5127998 -0.007126331 0.8584787 -0.3378589 -0.009678483 0.941147 -0.1056232 -0.01237034 0.9943293 -0.1056224 0.01237022 0.9943295 -0.2005466 -0.004693448 0.979673 0.9740105 0 -0.2265034 0.9740073 0 -0.2265169 -0.4671171 0 -0.8841955 -0.3272259 0.009984433 -0.9448934 -0.1191262 0.01050001 -0.9928236 -0.066266 0 -0.9978021 -0.2293714 0.008092641 -0.9733054 -0.06629174 -0.01927202 -0.9976142 -0.2293738 -0.008092761 -0.9733048 -0.4316815 -0.01688969 -0.9018679 -0.4316771 0.01688951 -0.9018701 -0.3272259 -0.009985029 -0.9448934 0.0658757 0 -0.9978279 0.2048693 0.004659473 -0.9787783 0.3466638 -0.006093025 -0.9379698 0.4821661 -0.003684222 -0.8760721 0.5512457 0.01291817 -0.834243 0.6028751 -0.002271771 -0.7978324 0.7038514 0.002846419 -0.7103416 0.7193831 0.01016551 -0.6945392 0.8211022 -0.01359671 -0.5706194 0.8409058 -0.003101348 -0.5411729 0.8211022 0.01359981 -0.5706194 0.7193841 -0.01016354 -0.6945381 0.7038575 -0.002846837 -0.7103356 0.6028337 0.002271831 -0.7978637 0.5512496 -0.01292043 -0.8342404 0.4821661 0.003683328 -0.8760721 0.3371884 0.009468019 -0.9413897 0.3466638 0.006093025 -0.9379698 0.8409079 0.003101408 -0.5411695 0.9152382 -0.002260267 -0.4029069 0.9282932 -0.01004964 -0.3717134 0.9152418 0.002260327 -0.4028989 0.9282938 0.01004964 -0.3717118 0.9615426 -0.006465137 -0.2745802 0.9780324 -0.01112043 -0.2081561 0.9615426 0.006465137 -0.2745802 0.9780324 0.01112043 -0.2081561 0.9878973 -0.005395352 -0.1550161 0.9979523 -0.007315933 -0.06354326 0.9878972 0.005399644 -0.1550167 0.9979524 0.007315754 -0.06354248 0.9988386 0 -0.04818266 0.3371925 -0.009468138 -0.9413881 0.108236 -0.01204824 -0.9940522 0.1082355 0.01204794 -0.9940524 0.2048686 -0.004659473 -0.9787784 0 -1 -1.44956e-5 0 -1 1.42104e-5 0 -1 -1.6319e-6 0 -1 2.24127e-6 0 -1 -2.52303e-5 0 -1 1.78291e-5 0 -1 -1.44059e-5 0 -1 6.28378e-6 0 -1 -8.16571e-6 0 -1 1.53527e-5 0 -1 -2.88987e-6 0 -1 -1.03806e-5 0 -1 5.18532e-6 0 -1 8.18961e-6 0 -1 8.93304e-6 0 -1 7.89154e-6 0 -1 -1.54655e-5 0 -1 1.82139e-5 0 -1 -4.85051e-6 0 -1 -7.55492e-6 0.08303523 0 -0.9965467 0.1147305 -0.007614612 -0.9933675 0.2087904 -0.005709111 -0.9779438 0.08303016 0.012057 -0.9964741 0.2087919 0.005709111 -0.9779434 -0.3486036 9.53544e-4 0.9372698 -0.3627666 -0.001754283 0.9318785 -0.2871155 0.003983199 0.9578877 -0.2322004 0.00380212 0.9726606 -0.2871135 -0.003982305 0.9578883 -0.2321963 -0.003802001 0.9726616 -0.07677918 0.007823109 0.9970175 -0.07670986 0 0.9970535 -0.1199844 -0.00462228 0.9927651 0.07474631 0 0.9972026 0.1155518 0.005638957 0.9932855 0.07474422 -0.00841552 0.9971673 0.3086553 0.00269699 0.9511702 0.3469016 9.29718e-4 0.9379011 0.3468964 -9.29704e-4 0.937903 0.4862535 0.001227855 0.873817 0.6244584 -9.74137e-4 0.7810575 0.7534484 -0.001970112 0.6575042 0.8592446 0.004873216 0.5115419 0.8275979 -0.00264579 0.5613152 0.8592537 0 0.51155 0.4863579 0.001233577 0.8737588 0.624461 9.74141e-4 0.7810555 0.4863629 -0.0012331 0.8737561 0.4862561 -0.001228153 0.8738155 0.6724658 0.003903865 0.740118 0.7534511 0.001971483 0.6575011 0.6724658 -0.003903865 0.740118 0.9701599 -0.002721428 0.2424507 0.9998824 -9.29036e-4 0.01531034 0.9999495 0 0.01006114 0.9866473 -0.005372583 0.1627832 0.9991832 -0.001041412 0.04039639 0.9999486 0.001342117 0.01006072 0.9991833 0.001039564 0.04039525 0.9866477 0.005372583 0.1627811 0.9319416 0.004277288 0.3625835 0.9319416 -0.004278421 0.3625835 0.9701589 0.002721428 0.242455 -0.9981426 0 -0.06092166 -0.9963557 -0.00505191 -0.08514618 -0.9778535 -0.005216062 -0.2092259 -0.9981179 0.007035732 -0.06091904 -0.9778535 0.005216062 -0.2092259 -0.9642645 -0.01087898 -0.2647182 -0.9189946 -0.008586168 -0.3941769 -0.9642642 0.01088011 -0.2647193 -0.9189946 0.008586168 -0.3941769 -0.8974536 -7.00948e-4 -0.4411084 -0.8231792 -8.27862e-4 -0.5677812 -0.4405978 0.007301211 -0.8976749 -0.3364764 -0.004726409 -0.9416801 -0.2479962 0.007292032 -0.9687336 -0.1896884 -0.003543794 -0.9818381 -0.07528704 -0.004554808 -0.9971516 -0.1896884 0.003543555 -0.9818381 -0.2479991 -0.007292151 -0.9687329 -0.3364764 0.004727423 -0.9416801 -0.440603 -0.007302939 -0.8976724 -0.4896599 0.002980589 -0.8719085 -0.8231742 8.27857e-4 -0.5677884 -0.7987288 0.008804559 -0.6016268 -0.6288369 0.006032645 -0.7775138 -0.724121 -0.003216147 -0.6896656 -0.07528787 0.004554867 -0.9971514 -0.05855607 0 -0.9982842 -0.6288411 -0.00603348 -0.7775105 -0.798732 -0.008801341 -0.6016228 -0.8974544 7.00948e-4 -0.4411069 0 -1 1.02734e-5 0 -1 -2.33747e-5 0 -1 6.20921e-6 0 -1 -2.01524e-5 0 -1 -1.37905e-5 0 -1 1.73262e-5 0 -1 -5.81684e-6 0 -1 5.9863e-6 0 -1 1.22723e-5 0.06174576 0 -0.998092 0.09277981 -0.007678747 -0.9956572 0.2225992 -0.007858037 -0.9748785 0.06174224 0.0113427 -0.9980278 0.2225971 0.007857978 -0.9748789 0.2979992 -0.01504892 -0.9544476 0.4073773 -0.008217036 -0.913223 0.2980002 0.01504898 -0.9544472 0.4073714 0.008216917 -0.9132256 0.4733383 -0.004153192 -0.8808709 0.5677438 -0.006608486 -0.8231788 0.4733338 0.004152953 -0.8808734 0.5677438 0.006608486 -0.8231788 0.5881958 0 -0.8087186 0.696859 0 -0.7172082 0.791316 0.003687143 -0.6113964 0.8719267 -0.002600371 -0.4896296 0.9321389 -0.001795291 -0.3620967 0.9518583 0.008636176 -0.3064171 0.9747494 -0.004310429 -0.2232601 0.9949292 0.006731152 -0.1003533 0.9973439 0 -0.07283639 0.9949293 -0.006731152 -0.1003518 0.9747494 0.004310429 -0.2232601 0.9518586 -0.008636176 -0.3064157 0.9321373 0.001795291 -0.3621007 0.8618534 0.00740534 -0.5071035 0.8719267 0.002600371 -0.4896296 0.8618534 -0.00740534 -0.5071035 0.7249788 -0.008529484 -0.6887184 0.7249774 0.008529126 -0.6887199 0.7913182 -0.003687143 -0.6113935 0.997788 0 0.06647789 0.9958682 -0.003376543 0.09074783 0.9756149 -0.00340867 0.219463 0.9977775 0.004640281 0.0664727 0.9756146 0.00340867 0.2194648 0.9628729 -0.006992578 0.2698648 0.9190925 -0.005515217 0.3940033 0.9628729 0.006992161 0.2698648 0.9190911 0.005515217 0.3940068 0.8748297 -0.008483588 0.4843564 0.8189706 -0.005761086 0.5738065 0.8748167 0.008483111 0.48438 0.8189687 0.005761027 0.5738094 0.7292675 -0.007064342 0.6841922 0.6885672 -0.003370404 0.7251647 0.7292675 0.007063448 0.6841922 0.6885631 0.003370404 0.7251687 0.5528354 -0.004810571 0.8332766 0.3584896 0.01112824 0.9334675 0.3350256 0 0.942209 0.3584902 -0.01112824 0.9334672 0.5395272 0.009379327 0.8419159 0.5395228 -0.009379267 0.8419188 0.5528373 0.004810333 0.8332754 0.2169243 0 0.9761884 0.2149387 -5.27173e-4 0.9766275 0.2276391 0.002510309 0.9737424 0.216952 8.34704e-4 0.976182 0.2276391 -0.002510309 0.9737424 0.2359127 0 0.9717743 0.3232516 0 0.9463132 0.3566496 0.006420314 0.9342162 0.4714685 0.002408087 0.8818797 0.3232798 -0.008888423 0.9462618 0.4714631 -0.002408027 0.8818826 0.541543 0.003918528 0.840664 0.5992938 0.002409517 0.8005256 0.5415378 -0.003917753 0.8406674 0.599292 -0.002409517 0.8005269 0.6728515 0.001290977 0.7397764 0.7607997 0.003243029 0.6489788 0.6728515 -0.001291751 0.7397764 0.7607958 -0.003242969 0.6489834 0.7781121 -9.57483e-4 0.6281248 0.8746736 -9.04091e-4 0.4847116 0.9458462 -0.002027869 0.3246091 0.9908226 -0.005038797 0.1350754 0.9974645 0 0.07116585 0.8746736 9.04091e-4 0.4847116 0.8969218 -0.003198206 0.4421777 0.9705041 -0.003336429 0.2410616 0.9974146 0.01000356 0.07116228 0.9458455 0.002027869 0.3246111 0.9705049 0.003336429 0.2410583 0.8969218 0.00319916 0.4421777 0.7781121 9.5688e-4 0.6281248 0.99798 0 -0.06352919 0.9792085 -0.001673579 -0.2028496 0.9356248 -0.001955628 -0.3529909 0.8642925 -0.001752078 -0.5029866 0.768189 -0.001052677 -0.6402224 0.656543 7.70409e-5 -0.7542886 0.4970885 -0.005062162 -0.8676851 0.3113612 -0.003093421 -0.9502866 0.4527844 0.002176225 -0.8916174 0.957296 -0.001283884 -0.2891069 0.9356248 0.001955628 -0.3529909 0.909668 -0.001305401 -0.4153342 0.8642925 0.001752078 -0.5029866 0.842987 -8.50911e-4 -0.5379333 0.7603964 6.14286e-5 -0.6494593 0.6191112 -0.004932165 -0.7852878 0.4527758 -0.002176165 -0.8916218 0.3113604 0.003093421 -0.9502869 0.2964378 0.006519198 -0.95503 0.1136714 -0.008013069 -0.9934862 0.08939135 0 -0.9959967 0.1136714 0.008013069 -0.9934862 0.2964414 -0.006519258 -0.9550289 0.7682593 0.001052558 -0.6401379 0.656543 -7.70409e-5 -0.7542886 0.4970924 0.005062222 -0.8676829 0.6191112 0.004932165 -0.7852878 0.7604053 -6.14293e-5 -0.6494489 0.8429898 8.50913e-4 -0.5379289 0.909668 0.001305401 -0.4153342 0.9572969 0.001283884 -0.2891042 0.994132 0.004778742 -0.1080691 0.9941318 -0.004778027 -0.1080701 0.9792085 0.001673579 -0.2028496 -0.09189677 0 -0.9957686 -0.1334418 0.008876025 -0.9910169 -0.2701866 0.007670581 -0.9627774 -0.09188836 -0.01381182 -0.9956735 -0.2701843 -0.007670521 -0.9627781 -0.3368492 0.01437085 -0.941449 -0.4236543 0.008437395 -0.9057847 -0.3368524 -0.01437097 -0.9414478 -0.4236493 -0.008437275 -0.9057871 -0.5609831 0.02221584 -0.8275293 -0.5610975 0 -0.8277499 -0.5153941 -0.01174098 -0.8568729 0.4082945 0 0.9128503 0.3767098 -0.00632435 0.9263098 0.2870108 -0.004914641 0.9579148 0.4082764 0.01037639 0.9127995 0.2870108 0.004914641 0.9579148 0.2404699 -0.009886324 0.9706063 0.1802883 -0.00636816 0.9835933 0.2404683 0.009886026 0.9706068 0.1802861 0.006368041 0.9835937 0.06137043 -0.01574128 0.9979909 0.06134343 0 0.9981167 0.1002549 0.008558809 0.994925 -0.0660184 0 0.9978184 -0.09784978 -0.006731688 0.9951785 -0.2161688 -0.00635302 0.9763354 -0.06601583 0.01020866 0.9977663 -0.2161646 0.006352901 0.9763363 -0.2841086 -0.01309132 0.9587028 -0.3851376 -0.008440673 0.9228206 -0.2841054 0.01309114 0.9587038 -0.385132 0.008440554 0.9228229 -0.5044434 -0.0130074 0.8633468 -0.5578343 -0.005129158 0.8299366 -0.5044434 0.0130074 0.8633468 -0.5578355 0.005129158 0.8299357 -0.660454 -0.002842605 0.7508613 -0.7144415 -0.008876442 0.6996389 -0.6604496 0.002842605 0.750865 -0.7144387 0.008876383 0.6996418 -0.7555137 -0.001915097 0.65513 -0.8476259 -0.003001868 0.5305858 -0.9251583 0.00363028 0.3795641 -0.9750946 0.00450778 0.2217441 -0.9975291 0 0.07025575 -0.9951714 -0.006965875 0.09790617 -0.8476222 0.003001868 0.5305917 -0.8524523 0.005435824 0.522777 -0.9502779 0.009180545 0.311268 -0.9951711 0.006964445 0.09790819 -0.9750949 -0.00450778 0.2217422 -0.9251569 -0.003628253 0.3795676 -0.9502742 -0.009180963 0.3112793 -0.8524548 -0.005435824 0.5227726 -0.7555103 0.001914799 0.6551339 -0.9976636 0 -0.06831866 -0.9954493 -0.00336343 -0.09523379 -0.9761147 -0.003236174 -0.217232 -0.9976525 0.004802405 -0.06831276 -0.9761143 0.003236174 -0.2172339 -0.9629535 -0.00656861 -0.2695878 -0.9269479 -0.00478506 -0.3751598 -0.962953 0.006567776 -0.2695894 -0.9269465 0.00478506 -0.3751634 -0.8867092 -0.007230162 -0.4622712 -0.848616 -0.00432229 -0.5289917 -0.8867077 0.007230162 -0.462274 -0.8486141 0.00432223 -0.5289947 -0.7632276 -0.006548047 -0.6460967 -0.7349066 -0.002235233 -0.6781647 -0.7632243 0.006547152 -0.6461006 -0.7349014 0.002235233 -0.6781703 -0.6261124 -0.001600265 -0.7797313 -0.5949123 -0.004793047 -0.8037763 -0.6261124 0.001600265 -0.7797313 -0.5949086 0.004792988 -0.8037792 -0.5172298 -0.003054857 -0.8558412 -0.4577059 -0.004891335 -0.8890902 -0.5172234 0.003055393 -0.8558449 -0.4577088 0.004891395 -0.8890888 -0.3350841 -0.01544159 -0.9420617 -0.3351261 0 -0.9421733 -0.3830625 0.007637739 -0.9236909 -0.2296492 0 -0.9732735 -0.2209825 -0.002307653 -0.9752751 -0.2080075 2.77734e-4 -0.9781273 -0.2296493 0.003663599 -0.9732666 -0.2080075 -2.77734e-4 -0.9781273 -0.219165 8.69188e-4 -0.9756875 -0.2191661 0 -0.9756876 -0.2149783 -4.35739e-4 -0.9766188 -0.2808462 0 -0.9597529 -0.3871852 -0.003233611 -0.9219963 -0.5362426 -0.004336357 -0.8440528 -0.680751 -0.001259684 -0.7325139 -0.780566 0.001425266 -0.6250718 -0.8729664 0.001217782 -0.4877791 -0.8987457 -0.003119528 -0.4384593 -0.9439262 0.001998364 -0.3301506 -0.970223 -0.003090918 -0.2421938 -0.9973278 0.01004385 -0.07236385 -0.9973787 0 -0.07235962 -0.9902577 -0.004933655 -0.1391602 -0.970223 0.003090918 -0.2421938 -0.9439254 -0.001998364 -0.3301528 -0.8987472 0.003119528 -0.4384561 -0.8729664 -0.001217782 -0.4877791 -0.4637653 -0.00263369 -0.8859542 -0.5362426 0.004336357 -0.8440528 -0.6058357 -0.002909898 -0.7955844 -0.6807461 0.001259684 -0.7325184 -0.7713497 -0.002706348 -0.6364058 -0.780566 -0.001425266 -0.6250718 -0.7713507 0.002706348 -0.6364047 -0.6058394 0.002909958 -0.7955817 -0.4637653 0.00263369 -0.8859542 -0.311323 0.0079993 -0.9502706 -0.3113215 -0.007999241 -0.9502711 -0.3871869 0.003233313 -0.9219956 -0.9964331 0 0.08438789 -0.9939611 0.002778947 0.1096979 -0.9650887 0.001333117 0.2619201 -0.9964276 -0.003450572 0.08438152 -0.9650887 -0.001333117 0.2619201 -0.948885 0.002112507 0.3156154 -0.9057593 0.001850843 0.4237886 -0.948885 -0.002112507 0.3156154 -0.9057569 -0.001850843 0.4237937 -0.8611205 0.002184748 0.5083963 -0.7753766 0.004049837 0.6314861 -0.8611193 -0.002184033 0.5083984 -0.7753766 -0.004049837 0.6314861 -0.7402179 0.001954913 0.6723642 -0.6174889 0.002066254 0.7865769 -0.740217 -0.001955807 0.6723653 -0.6174838 -0.002066195 0.7865809 -0.6070774 0 0.7946429 -0.5040911 0 0.8636506 -0.4738666 0.00129193 0.8805958 -0.3870682 0.001005351 0.9220506 -0.503938 -0.002113282 0.8637374 -0.3870643 -0.001005351 0.9220523 -0.3448923 0.00187695 0.9386405 -0.2586743 0.003241062 0.9659592 -0.3448885 -0.00187695 0.9386419 -0.2586721 -0.003241002 0.9659599 -0.2080089 0.005099534 0.9781137 -0.1063098 0.009155035 0.994291 -0.2080101 -0.005099356 0.9781134 -0.1063089 -0.009154975 0.9942911 -0.0774194 0 0.9969987 0.06947463 0 0.9975838 0.1004188 0.004436492 0.9949354 0.2105804 0.003967881 0.9775685 0.06942176 -0.006771087 0.9975645 0.2105804 -0.003967881 0.9775685 0.2583909 0.006254851 0.9660203 0.3546423 0.008717954 0.9349615 0.2583895 -0.006254494 0.9660206 0.3546399 -0.008717894 0.9349624 0.3760198 0 0.9266116 0.4516097 0 0.8922157 0.4628062 0.00162065 0.8864581 0.5263391 0.001786828 0.8502729 0.4516572 -0.002206385 0.8921889 0.5263391 -0.001786828 0.8502729 0.5495067 0.002709567 0.8354851 0.5972793 0.001635968 0.8020317 0.5495029 -0.002710044 0.8354874 0.5972765 -0.001635968 0.8020337 0.6023344 0 0.7982439 -0.4142508 0 -0.9101629 -0.3909718 -0.00472927 -0.9203906 -0.3301405 -0.003572046 -0.9439251 -0.4142057 0.007947802 -0.9101486 -0.3301405 0.003572046 -0.9439251 -0.2857058 -0.01114565 -0.9582527 -0.2187902 -0.009165585 -0.9757289 -0.2857092 0.01114559 -0.9582516 -0.2187886 0.009165525 -0.9757293 -0.06934571 -0.01994508 -0.9973933 -0.069359 0 -0.9975918 -0.1137602 0.0113818 -0.9934431 0 -1 9.07767e-6 0 -1 -2.67068e-6 0 -1 1.11055e-5 0 -1 -6.17593e-6 0 -1 -8.89553e-6 0 -1 7.03141e-6 0 -1 -1.96702e-5 0 -1 2.59451e-5 0 -1 -1.51812e-5 0 -1 2.04098e-6 0 -1 1.21132e-5 0 -1 -8.34594e-6 0 -1 8.11721e-6 0 -1 4.31174e-5 0 -1 2.40369e-6 0 -1 5.81801e-6 0 -1 -1.47918e-5 0 -1 1.67167e-5 0 -1 2.69891e-5 0 -1 -4.41889e-6 0 -1 -3.56918e-5 0 -1 3.37302e-5 0 -1 -1.50948e-5 0 -1 -3.23094e-5 0 -1 6.12736e-5 0 -1 1.08699e-5 0 -1 5.35199e-5 0 -1 -4.5565e-5 0 -1 -1.4888e-5 0 -1 6.87476e-6 0 -1 -1.08784e-5 0 -1 1.35384e-5 0 -1 1.02857e-5 0 -1 1.15949e-5 0 -1 -1.74233e-6 0.5999985 0 -0.8000012 0.5587262 0.01004737 -0.8292914 0.4808022 0.006987631 -0.8768013 0.5998848 -0.01946437 -0.7998497 0.4808275 -0.006987452 -0.8767875 0.3966602 0.01312452 -0.9178717 0.3293775 0.007660388 -0.9441673 0.3966574 -0.01312637 -0.9178729 0.329376 -0.007660329 -0.9441678 0.2173698 0.004000246 -0.9760811 0.1172823 0.009736776 -0.9930509 0.2173716 -0.004000306 -0.9760808 0.1172811 -0.009736716 -0.9930511 0.07481074 0 -0.9971978 0.08717322 0 0.9961932 0.3154956 -0.003231465 0.9489216 0.3154956 0.003231465 0.9489216 0.1197215 0.01406526 0.992708 0.1197199 -0.01406508 0.9927081 -0.9898663 -0.003010332 0.1419706 -0.9635752 -0.005364418 0.2673841 -0.9074622 -0.006627857 0.4200817 -0.8257473 4.05005e-4 0.5640404 -0.7408764 3.23799e-4 0.6716414 -0.7050078 -0.008393228 0.7091499 -0.6461243 0.001998662 0.7632297 -0.53531 -0.003231227 0.8446496 -0.5183623 -0.007277667 0.8551301 -0.3024055 0.006833314 0.953155 -0.5183681 0.007276892 0.8551266 -0.5353009 0.003229737 0.8446553 -0.646127 -0.002001523 0.7632274 -0.705011 0.008393287 0.7091467 -0.7408718 -3.25002e-4 0.6716464 -0.9635752 0.005364418 0.2673841 -0.9438305 -0.008459508 0.3303219 -0.9074622 0.006627857 0.4200817 -0.8519263 -0.009385049 0.5235777 -0.8257473 -4.05005e-4 0.5640404 -0.3024055 -0.006833314 0.953155 -0.2881834 -0.003611087 0.9575685 -0.1193203 -0.004176378 0.9928471 -0.09335666 0.005345046 0.9956184 -0.2881841 0.003610074 0.9575682 -0.8519263 0.009385049 0.5235777 -0.9438313 0.008462131 0.3303195 -0.9987571 0.00325036 0.049739 -0.9987571 -0.003249287 0.04973769 -0.9898663 0.003010332 0.1419706 -0.07374471 0 -0.9972772 -0.2407835 -0.004334151 -0.9705693 -0.4044048 -7.19157e-4 -0.9145799 -0.2782537 5.95244e-4 -0.9605074 -0.27825 -5.95236e-4 -0.9605085 -0.4043995 7.19148e-4 -0.9145823 -0.4246384 0.003867387 -0.9053549 -0.5299831 0.002221226 -0.8480053 -0.5299765 -0.002221226 -0.8480095 -0.6041824 0.004875183 -0.7968311 -0.6467094 0.001159608 -0.7627356 -0.6041824 -0.004875183 -0.7968311 -0.6467733 -0.001159548 -0.7626814 -0.7467566 0.001498758 -0.6650957 -0.7478757 -0.001248598 -0.6638377 -0.7467566 -0.001498758 -0.6650957 -0.7478694 0.001248598 -0.6638448 -0.8292183 -9.47575e-4 -0.5589241 -0.908384 -0.004428625 -0.4181137 -0.9649053 -0.006141662 -0.2625265 -0.9991611 0.006486594 -0.04043596 -0.9981902 -0.004341065 -0.05997973 -0.8463311 0.002863407 -0.5326496 -0.9083852 0.004428625 -0.4181111 -0.8463304 -0.002864718 -0.5326505 -0.8292236 9.5104e-4 -0.5589165 -0.9315493 0.01007556 -0.3634753 -0.964906 0.006138861 -0.2625238 -0.9315502 -0.01007318 -0.3634733 -0.990436 0.004250824 -0.1379079 -0.1024999 0.006390988 -0.9947125 -0.102499 -0.006390929 -0.9947127 -0.2407801 0.004334092 -0.97057 0.996808 -0.007849335 0.07945019 0.9839801 -0.007513403 0.1781203 0.9985088 0.01188731 0.05328184 0.9839795 0.007513403 0.1781237 0.9713098 -0.01568311 0.2373003 0.9446632 -0.01025831 0.3278815 0.9713094 0.01568311 0.2373017 0.944662 0.01025831 0.327885 0.896304 -0.01628458 0.4431411 0.8680313 -0.006346642 0.4964691 0.896295 0.01628488 0.4431593 0.8680294 0.006346642 0.4964722 0.7941667 0.003674626 0.6076889 0.6989224 -0.002719879 0.7151924 0.4088202 0.004752755 0.9126026 0.1049638 -0.009351849 0.9944321 0.563044 0.007105588 0.8263964 0.3360875 0.01233237 0.9417501 0.1049622 0.009351968 0.9944323 0.2382314 -0.006038665 0.9711897 0.4088178 -0.004752755 0.9126037 0.3360906 -0.0123313 0.941749 -0.06349867 0 0.997982 -0.2005453 0.004694283 0.9796733 -0.5779892 0.01163792 0.8159615 -0.3378562 0.009680032 0.9411481 -0.5127959 0.007132828 0.8584809 -0.6198215 -0.02424883 0.7843682 -0.5127998 -0.007132887 0.8584787 -0.3378589 -0.009680092 0.941147 -0.1056232 -0.01236879 0.9943293 -0.1056219 0.01236867 0.9943295 -0.2005453 -0.004694283 0.9796733 -0.3272259 0.009989023 -0.9448934 -0.119125 0.01049929 -0.9928238 -0.06626665 0 -0.997802 -0.2293676 0.008091807 -0.9733062 -0.06629306 -0.01927119 -0.9976141 -0.2293701 -0.008091926 -0.9733057 -0.4316816 -0.01688677 -0.9018681 -0.4316771 0.01688808 -0.9018701 -0.3272259 -0.009989023 -0.9448934 0.06587487 0 -0.997828 0.2048693 0.00465691 -0.9787783 0.3466638 -0.006085932 -0.9379698 0.4821661 -0.0036816 -0.8760721 0.5512457 0.01291388 -0.834243 0.7038514 0.002843141 -0.7103416 0.7193831 0.01016747 -0.6945392 0.8210993 -0.01359975 -0.5706235 0.8409081 -0.003100931 -0.5411692 0.8210993 0.01359975 -0.5706235 0.7193841 -0.01016753 -0.6945381 0.7038575 -0.002843976 -0.7103356 0.5512496 -0.01291614 -0.8342404 0.4821662 0.003679811 -0.8760722 0.337189 0.009469687 -0.9413893 0.3466638 0.006085932 -0.9379698 0.8409055 0.003100931 -0.5411732 0.9152435 -0.002260327 -0.4028949 0.9282932 -0.01005148 -0.3717134 0.9152435 0.002260327 -0.4028949 0.9282938 0.01005148 -0.3717118 0.9615426 -0.006460547 -0.2745802 0.9780324 -0.01112383 -0.2081561 0.9615426 0.006456017 -0.2745802 0.9780324 0.01112383 -0.2081561 0.9878972 -0.005408227 -0.1550161 0.9979522 -0.007328331 -0.06354326 0.987897 0.005408227 -0.1550167 0.9979522 0.007328152 -0.06354248 0.3371946 -0.009469807 -0.9413874 0.108236 -0.01204878 -0.9940522 0.1082337 0.01204878 -0.9940525 0.2048735 -0.004657864 -0.9787775 0 -1 -1.63185e-6 0 -1 -1.57098e-5 0 -1 -4.48254e-6 0 -1 1.0448e-5 0 -1 -2.52312e-5 0 -1 3.22352e-5 0 -1 -7.2029e-6 0 -1 3.14189e-6 0 -1 -8.16567e-6 0 -1 1.53531e-5 0 -1 -2.88991e-6 0 -1 -1.05106e-5 0 -1 -1.03805e-5 0 -1 4.46652e-6 0 -1 -7.89191e-6 0 -1 1.06432e-5 0 -1 -1.54653e-5 0 -1 1.82146e-5 0 -1 -4.85032e-6 0 -1 6.16873e-6 0 -1 7.55447e-6 0.1147305 -0.007614493 -0.9933675 0.08303016 0.01205652 -0.9964741 -0.3486083 9.52537e-4 0.9372681 -0.3208659 6.25229e-4 0.9471244 -0.3208628 -6.25223e-4 0.9471256 -0.2322004 0.003801226 0.9726606 -0.2321963 -0.003801167 0.9726616 0.1155518 0.005639255 0.9932855 0.2212253 0.001663148 0.9752213 0.2212217 -0.001663088 0.9752222 0.3086532 0.002696096 0.9511708 0.3469005 9.28279e-4 0.9379015 0.3086553 -0.002695262 0.9511702 0.3468975 -9.28271e-4 0.9379026 0.6244584 -9.76769e-4 0.7810575 0.7534565 -0.001967489 0.657495 0.8592411 0.004862606 0.5115478 0.8276106 -0.002640068 0.5612965 0.4863592 0.001235008 0.8737581 0.624461 9.76773e-4 0.7810555 0.4863595 -0.001235067 0.8737579 0.4862578 -0.001229107 0.8738147 0.6724602 0.003903806 0.740123 0.7534631 0.00196886 0.6574874 0.6724584 -0.003903806 0.7401248 0.99733 -0.004963159 0.0728591 0.9866489 -0.005368113 0.1627734 0.99733 0.004963159 0.0728591 0.9991832 -0.001037776 0.04039639 0.9866489 0.005368113 0.1627734 0.9319376 0.004279553 0.3625934 0.9319373 -0.004280686 0.3625944 0.9701563 0.002718329 0.2424651 -0.9981428 0 -0.06091713 -0.9963559 -0.005054354 -0.08514332 -0.977853 -0.005216062 -0.2092284 -0.9981182 0.007040321 -0.06091445 -0.9778524 0.005216062 -0.2092309 -0.9642645 -0.01087784 -0.2647182 -0.8974496 -7.05326e-4 -0.4411164 -0.7240809 0.003228604 -0.6897075 -0.6198235 -0.003532171 -0.7847333 -0.4896571 -0.002982676 -0.87191 -0.4405953 0.007302761 -0.8976763 -0.3364764 -0.004728436 -0.9416801 -0.2479991 0.007292866 -0.9687328 -0.1896877 -0.003544926 -0.9818381 -0.1896898 0.003545463 -0.9818377 -0.2479991 -0.007292866 -0.9687328 -0.4896562 0.002982676 -0.8719105 -0.7987319 0.008804559 -0.6016227 -0.6198235 0.003532171 -0.7847333 -0.7241223 -0.003225684 -0.6896641 -0.6288402 -0.006034314 -0.7775111 -0.798735 -0.008804619 -0.6016186 -0.8974505 7.05952e-4 -0.441115 0 -1 -2.05953e-5 0 -1 -2.33749e-5 0 -1 -1.67936e-5 0 -1 1.30743e-5 0 -1 2.71783e-5 0 -1 -1.37903e-5 0 -1 1.7325e-5 0 -1 -5.81756e-6 0 -1 5.98645e-6 0 -1 -4.94658e-6 0 -1 2.72621e-5 0.5587285 0.01004552 -0.8292898 0.4808003 0.006985247 -0.8768024 0.5998987 -0.01945996 -0.7998393 0.4808255 -0.006985068 -0.8767885 0.3966602 0.01312261 -0.9178717 0.3293768 0.007660388 -0.9441675 0.3966575 -0.01312255 -0.917873 0.3293768 -0.007660388 -0.9441675 0.2173733 0.003997802 -0.9760804 0.1172823 0.009736478 -0.9930509 0.2173733 -0.003997266 -0.9760804 0.1172811 -0.009736359 -0.9930511 0.08717358 0 0.9961932 0.389732 -0.003158926 0.9209229 0.4065176 0 0.913643 0.4065113 0.004630684 0.9136341 0.1197215 0.0140655 0.992708 0.1197207 -0.01406538 0.992708 -0.9991196 0 0.04195517 -0.9898657 -0.00300002 0.1419757 -0.9635752 -0.005355715 0.2673841 -0.9074634 -0.006624639 0.4200789 -0.8257423 3.97113e-4 0.5640475 -0.7408745 3.17343e-4 0.6716434 -0.7050046 -0.0083884 0.7091531 -0.53531 -0.003225505 0.8446496 -0.5183652 -0.00728017 0.8551284 -0.4136317 0.002862334 0.9104399 -0.3024036 0.006830871 0.9531556 -0.4136317 -0.002863049 0.9104399 -0.5183652 0.00728017 0.8551284 -0.5353113 0.00322622 0.8446487 -0.646127 -0.001997232 0.7632274 -0.7050079 0.00838679 0.70915 -0.7408745 -3.1674e-4 0.6716434 -0.9850817 -0.006190717 0.1719765 -0.9635752 0.005355715 0.2673841 -0.9438272 -0.008458197 0.3303312 -0.9074659 0.006623029 0.4200736 -0.8519342 -0.009382188 0.5235648 -0.8257423 -3.97113e-4 0.5640475 -0.3024036 -0.006830871 0.9531556 -0.2881826 -0.003613531 0.9575687 -0.1193193 -0.004175782 0.9928472 -0.2881872 0.003614306 0.9575673 -0.8519329 0.009383678 0.523567 -0.943828 0.008456885 0.3303288 -0.9850817 0.006190717 0.1719765 -0.998757 -0.003251731 0.04973804 -0.9898657 0.003002583 0.1419757 -0.07374536 0 -0.9972772 -0.2407835 -0.004335343 -0.9705693 -0.4044048 -7.15543e-4 -0.9145799 -0.2782537 5.96114e-4 -0.9605074 -0.27825 -5.96106e-4 -0.9605085 -0.4044048 7.15543e-4 -0.9145799 -0.4246298 0.003869771 -0.9053589 -0.5299665 0.002223014 -0.8480156 -0.4246355 -0.003869831 -0.9053561 -0.5299632 -0.002223014 -0.8480177 -0.6041824 0.004877686 -0.7968311 -0.6467139 0.001160979 -0.7627319 -0.6041824 -0.004877686 -0.7968311 -0.6467833 -0.001160919 -0.762673 -0.7467679 0.001495957 -0.6650831 -0.7478792 -0.001257121 -0.6638336 -0.7467679 -0.001495957 -0.6650831 -0.7478765 0.001257121 -0.6638367 -0.8292087 -9.44106e-4 -0.5589385 -0.9083865 -0.004422307 -0.4181085 -0.9649053 -0.006147265 -0.2625265 -0.9904353 -0.004245936 -0.1379136 -0.9991614 0.006477952 -0.04043167 -0.9981904 -0.004335343 -0.05997687 -0.9991824 0 -0.04043227 -0.8463214 0.002856612 -0.532665 -0.9083865 0.004419088 -0.4181085 -0.8463208 -0.002856612 -0.532666 -0.8292106 9.45405e-4 -0.5589354 -0.9315491 0.01006954 -0.3634765 -0.9649056 0.006150066 -0.2625252 -0.9315519 -0.01006835 -0.3634691 -0.9904353 0.00424838 -0.1379126 -0.1025012 0.006391048 -0.9947124 -0.1025003 -0.006390988 -0.9947125 -0.2407801 0.004335284 -0.97057 0.9985792 0 0.05328959 0.9968075 -0.007852435 0.07945674 0.9985085 0.01189363 0.05328583 0.9839798 0.007513403 0.178122 0.9713101 -0.01568168 0.2372989 0.9446632 -0.01025635 0.3278815 0.9713101 0.01568311 0.2372989 0.944662 0.01025635 0.327885 0.896304 -0.01628619 0.4431411 0.8680313 -0.006349265 0.4964691 0.896295 0.01628816 0.4431593 0.8680294 0.006349265 0.4964722 0.79417 -0.003676354 0.6076845 0.744765 -0.01179713 0.6672226 0.79417 0.003678083 0.6076845 0.744765 0.01179713 0.6672226 0.6989151 -0.002718448 0.7151995 0.4088253 0.004749476 0.9126004 0.07500469 0 0.9971833 0.1049643 -0.009352326 0.994432 0.5630485 0.00710082 0.8263934 0.104964 0.009352147 0.9944321 0.2382299 -0.006038606 0.97119 0.4088203 -0.004748582 0.9126027 0.336086 -0.01233172 0.9417506 0.5630485 -0.00710082 0.8263934 0.6989206 0.002718925 0.7151942 -0.06349825 0 0.997982 -0.200548 0.004692614 0.9796727 -0.5779931 0.01163184 0.8159587 -0.3378562 0.009679794 0.9411481 -0.5127998 0.007126331 0.8584787 -0.6198133 -0.02424204 0.7843749 -0.3378589 -0.009679853 0.941147 -0.1056232 -0.01236999 0.9943293 -0.1056224 0.01236975 0.9943295 -0.2005466 -0.004693031 0.979673 0.9740087 0 -0.2265106 0.9740059 0 -0.2265232 -0.06626629 0 -0.997802 -0.2293701 0.008091926 -0.9733057 -0.06629306 -0.01927244 -0.9976141 -0.2293726 -0.008091986 -0.9733051 -0.4316782 0.01688736 -0.9018696 -0.3272259 -0.009988486 -0.9448934 0.06587529 0 -0.997828 0.2048721 0.004659593 -0.9787777 0.3466591 -0.006091177 -0.9379714 0.4821684 -0.003680288 -0.8760709 0.5512457 0.0129171 -0.834243 0.6028718 -0.002271771 -0.7978349 0.7038579 0.002849698 -0.7103351 0.7193831 0.01016348 -0.6945392 0.8409067 -0.003099739 -0.5411711 0.7038583 -0.002848505 -0.7103348 0.602837 0.002271831 -0.7978612 0.4821631 0.003679811 -0.8760738 0.3371905 0.009469449 -0.9413889 0.3466638 0.006091237 -0.9379698 0.8409067 0.003099739 -0.5411711 0.9152399 -0.002265095 -0.4029029 0.9282941 -0.01005238 -0.371711 0.9152399 0.002265095 -0.4029029 0.9282928 0.01005238 -0.3717142 0.9615432 -0.006458282 -0.2745781 0.9780327 -0.01111704 -0.2081553 0.961542 0.006456017 -0.2745823 0.9780323 0.01111704 -0.208157 0.9878978 -0.005398571 -0.155013 0.9979521 -0.007319033 -0.06354635 0.9878978 0.005399644 -0.1550124 0.9979522 0.007318854 -0.0635448 0.9988384 0 -0.04818665 0.3371933 -0.009469509 -0.9413879 0.108236 -0.01204967 -0.9940522 0.1082346 0.01204937 -0.9940525 0.2048693 -0.00465995 -0.9787783 0 -1 -1.44954e-5 0 -1 -1.29098e-5 0 -1 -1.49718e-5 0 -1 -1.57097e-5 0 -1 2.24119e-6 0 -1 -8.41015e-6 0 -1 1.78285e-5 0 -1 -3.22352e-5 0 -1 -7.20285e-6 0 -1 3.14195e-6 0 -1 -5.44381e-6 0 -1 1.53528e-5 0 -1 9.98911e-6 0 -1 1.05108e-5 0 -1 5.1854e-6 0 -1 4.46648e-6 0 -1 8.13124e-6 0 -1 -7.89179e-6 0 -1 1.06433e-5 0 -1 1.82139e-5 0 -1 -6.06296e-6 0 -1 -7.55481e-6 0.9902345 -0.00285691 -0.1393825 0.9653875 -0.005105793 -0.26077 0.9133855 -0.006341099 -0.4070463 0.8389915 1.59391e-4 -0.5441446 0.7589618 1.53292e-4 -0.6511353 0.724321 -0.008721888 -0.6894078 0.6633394 0.002166211 -0.7483156 0.5499842 -0.003573775 -0.8351675 0.5338049 -0.00754559 -0.845574 0.4246242 0.00297594 -0.9053649 0.3107488 0.007207512 -0.9504648 0.4246242 -0.00297594 -0.9053649 0.5338079 0.00754559 -0.8455721 0.5499842 0.003573775 -0.8351675 0.6633394 -0.00216484 -0.7483156 0.758962 -1.53335e-4 -0.651135 0.985787 -0.00588262 -0.1678976 0.9653875 0.005105793 -0.26077 0.9474325 -0.008028805 -0.3198554 0.9133855 0.006341099 -0.4070463 0.8389915 -1.59391e-4 -0.5441446 0.3107451 -0.007207453 -0.950466 0.2952519 -0.003678381 -0.9554124 0.1215097 -0.004270374 -0.9925811 0.09534907 0.005438745 -0.9954291 0.2952512 0.003678679 -0.9554127 0.8638898 0.008947491 -0.5036014 0.9474332 0.008027493 -0.3198531 0.985787 0.00588262 -0.1678976 0.9902345 0.00285691 -0.1393825 0.2290801 -0.004429638 0.9733976 0.3979969 -0.004146516 0.9173775 0.5620929 0.001437306 0.8270729 0.6947656 0.001045644 0.7192356 0.733922 -0.008755326 0.6791774 0.7931083 0.003169775 0.6090724 0.8673001 -0.005923688 0.4977505 0.9006236 0.01278263 0.4344121 0.9471898 0.007937192 0.3205754 0.8672983 0.005922257 0.4977537 0.7931106 -0.003169775 0.6090694 0.6947574 -0.001044988 0.7192435 0.3187149 -0.009089469 0.9478071 0.3979969 0.004146516 0.9173775 0.5446035 -0.006272971 0.8386703 0.5620862 -0.001437842 0.8270775 0.9471886 -0.007937192 0.3205789 0.974102 0.01145458 0.2258189 0.9853613 0.005456149 0.1703925 0.974102 -0.01145648 0.2258189 0.9853613 -0.005456149 0.1703925 0.998709 0.008237004 0.050125 0.9972532 -0.00555104 0.07385998 0.5446072 0.006272196 0.8386679 0.3187187 0.009089589 0.9478059 0.09813886 0.006512403 0.9951515 0.09813803 -0.006512343 0.9951516 -0.9902775 -0.002915859 0.1390753 -0.9658771 -0.005093157 0.2589508 -0.9155504 -0.006117999 0.4021568 -0.844076 6.77863e-4 0.5362232 -0.7660771 5.80128e-4 0.6427485 -0.7287918 -0.008786141 0.684679 -0.5590897 -0.003099322 0.8291015 -0.5398388 -0.007764697 0.8417327 -0.4330175 0.003021299 0.9013805 -0.315692 0.007101178 0.9488352 -0.4330198 -0.003022015 0.9013795 -0.5398358 0.007765471 0.8417347 -0.559091 0.003099024 0.8291006 -0.6717925 -0.001989305 0.7407367 -0.728795 0.008786201 0.6846757 -0.7660726 -5.808e-4 0.6427539 -0.9856171 -0.006002247 0.1688878 -0.9658771 0.005093157 0.2589508 -0.9473338 -0.008016526 0.3201476 -0.9155504 0.006117999 0.4021568 -0.8652579 -0.008629798 0.501253 -0.8440714 -6.77859e-4 0.5362305 -0.3156882 -0.007101058 0.9488365 -0.3018618 -0.003933429 0.9533436 -0.1249325 -0.004489064 0.9921551 -0.09725022 0.00577414 0.9952433 -0.3018634 0.00393325 0.9533431 -0.8652604 0.008631289 0.5012487 -0.9473354 0.008016586 0.3201429 -0.9856171 0.006002247 0.1688878 -0.9987741 -0.003204584 0.04939764 -0.9902775 0.002915859 0.1390753 -0.07021588 0 -0.9975318 -0.2258865 -0.00433582 -0.9741441 -0.3939755 -0.004369616 -0.9191106 -0.6917723 3.84995e-4 -0.7221157 -0.7263902 -0.008470892 -0.6872304 -0.7908762 0.003327548 -0.6119673 -0.8655588 -0.006602764 -0.500764 -0.9022274 0.01315331 -0.4310601 -0.9481667 0.008104205 -0.3176702 -0.8655607 0.006602048 -0.5007607 -0.7908738 -0.00332874 -0.6119704 -0.7263661 0.00847119 -0.6872559 -0.6917811 -3.85763e-4 -0.7221072 -0.3112683 -0.008895933 -0.9502804 -0.3939755 0.004369616 -0.9191106 -0.5351515 -0.006639003 -0.8447301 -0.5584805 -4.89039e-4 -0.8295176 -0.9481659 -0.008104205 -0.3176726 -0.9753928 0.01133269 -0.2201828 -0.986 0.005379498 -0.1666592 -0.9753928 -0.01133269 -0.2201828 -0.9859995 -0.005379498 -0.1666614 -0.9987894 0.007903695 -0.0485509 -0.9988207 0 -0.0485506 -0.9974578 -0.005387961 -0.07105785 -0.5351544 0.00663948 -0.8447282 -0.3112683 0.008895933 -0.9502804 -0.09549516 0.006209611 -0.9954106 -0.09549409 -0.006209492 -0.9954107 -0.2258865 0.00433582 -0.9741441 0.995605 -0.009204924 0.09319835 0.9770382 -0.008948206 0.2128762 0.9978686 0.01360833 0.06382101 0.9770379 0.008948206 0.2128778 0.9218788 -0.01278668 0.3872675 0.9605429 0.01856613 0.2775117 0.9218774 0.01278662 0.3872706 0.8940909 -0.003614544 0.4478711 0.8257013 -0.005890667 0.5640769 0.7398607 0.004753589 0.6727434 0.6410216 8.42883e-4 0.7675225 0.5140433 0.001096487 0.8577636 0.4939409 0.00931847 0.8694456 0.2878327 0.0127834 0.9575954 0.2089274 -0.00624144 0.9779113 0.08924072 -0.009079277 0.9959688 0.2089285 0.0062415 0.977911 0.287835 -0.01278352 0.9575948 0.3624261 0.006136715 0.9319923 0.493948 -0.009317576 0.8694415 0.5140353 -0.001096487 0.8577684 0.8257013 0.005890667 0.5640769 0.8201569 0.009557068 0.5720589 0.6764154 0.01235032 0.7364168 0.6410216 -8.42883e-4 0.7675225 0.7398607 -0.004753589 0.6727434 0.08924072 0.009079277 0.9959688 0.6764154 -0.01235133 0.7364168 0.8201569 -0.009557068 0.5720589 0.8940812 0.003614723 0.4478904 -0.126025 -0.009030759 0.991986 -0.289999 -0.008753836 0.9569869 -0.2899968 0.008753776 0.9569877 -0.2952365 0.006760597 0.9554004 -0.4215825 0.003893017 0.9067817 -0.5424426 0.001469492 0.8400917 -0.6512598 0.001705467 0.758853 -0.6746651 0.01140308 0.738036 -0.744235 -0.004756689 0.667901 -0.8171662 0.01069009 0.5763033 -0.8266651 0.004709064 0.5626747 -0.9007898 0.004130005 0.4342358 -0.9561934 0.007380247 0.2926428 -0.9866012 0.005647063 0.163053 -0.9987486 0 0.05001503 -0.9978643 -0.007330179 0.0649082 -0.42158 -0.003893017 0.906783 -0.5424426 -0.001469492 0.8400917 -0.9007971 -0.004129886 0.4342207 -0.919987 0.01156264 0.3917784 -0.9763137 0.01168054 0.2160444 -0.9978643 0.007330179 0.06490892 -0.9866012 -0.005649149 0.163053 -0.9561928 -0.007382512 0.2926449 -0.9763141 -0.01167881 0.2160428 -0.9199883 -0.01156455 0.3917753 -0.8266643 -0.004709064 0.5626757 -0.6512598 -0.001704812 0.758853 -0.7442334 0.004755079 0.6679028 -0.4948835 -0.01286685 0.8688641 -0.2952402 -0.006760239 0.9553992 -0.9955202 -0.00908482 -0.09411197 -0.9771283 -0.008737623 -0.212471 -0.997836 0.01351523 -0.06434863 -0.977128 0.008737623 -0.2124726 -0.9608055 -0.01805299 -0.2766354 -0.9239811 -0.01222676 -0.3822428 -0.9608055 0.01805156 -0.2766354 -0.9239798 0.01222676 -0.382246 -0.8670891 -0.01895982 -0.4977923 -0.8289388 -0.008785665 -0.5592703 -0.8670904 0.01896136 -0.4977899 -0.828937 0.008785605 -0.559273 -0.7520491 -0.004718482 -0.6590902 -0.6896091 -0.01304119 -0.7240645 -0.7520523 0.004718482 -0.6590866 -0.6896091 0.01304119 -0.7240645 -0.651232 -0.001290559 -0.7588777 -0.5207134 -0.001727223 -0.8537299 -0.3655669 0.006185173 -0.9307645 -0.2097787 0.006454348 -0.9777277 -0.08956944 -0.009441256 -0.9959359 -0.5207183 0.001727283 -0.8537268 -0.5023972 0.009432017 -0.8645856 -0.2910706 0.01325589 -0.9566097 -0.08956909 0.009441196 -0.9959359 -0.2097776 -0.006454288 -0.9777279 -0.3655688 -0.006185173 -0.9307639 -0.2910718 -0.01325643 -0.9566095 -0.5024043 -0.009432196 -0.8645814 -0.6512034 0.001291334 -0.7589022 0.1230874 -0.008738517 -0.9923574 0.2868392 -0.008556246 -0.9579406 0.08888107 0.01227289 -0.9959666 0.2868414 0.008556306 -0.9579399 0.2902858 0.007220745 -0.9569128 0.5376753 0.001006662 -0.8431515 0.6479753 0.001103699 -0.7616606 0.6749686 0.01184171 -0.7377515 0.7426528 -0.00462681 -0.6696607 0.8195474 0.01009792 -0.5729224 0.8259183 0.005986332 -0.5637581 0.9008522 0.004909753 -0.4340984 0.9566044 0.007550001 -0.2912921 0.9868307 0.005559265 -0.1616609 0.9987777 0 -0.04942774 0.9979509 -0.007083952 -0.06359207 0.492463 0.01284807 -0.8702386 0.5376753 -0.001006662 -0.8431515 0.9008522 -0.004909753 -0.4340984 0.9219377 0.01183968 -0.3871573 0.9771118 0.01149535 -0.2124159 0.9979509 0.007085263 -0.0635913 0.9868307 -0.005559265 -0.1616609 0.9566057 -0.007550001 -0.291288 0.9771122 -0.01149624 -0.2124143 0.9219377 -0.01183784 -0.3871573 0.8259139 -0.005986273 -0.5637648 0.8195474 -0.01009792 -0.5729224 0.6749706 -0.01184171 -0.7377496 0.6479489 -0.001104176 -0.7616831 0.7426528 0.004628419 -0.6696607 0.4924684 -0.01284718 -0.8702355 0.2902858 -0.007221162 -0.9569128 0 -1 8.35492e-6 0 -1 -2.07336e-5 0 -1 4.16856e-6 0 -1 -1.43131e-5 0 -1 -8.00067e-6 0 -1 -8.44224e-6 0 -1 4.16549e-6 0 -1 -1.04186e-5 0 -1 8.41799e-6 0 -1 -7.11908e-6 0 -1 1.22163e-5 0 -1 7.76068e-6 0 -1 1.35037e-5 0 -1 9.81981e-6 0 -1 5.24466e-6 0 -1 1.99498e-5 0 -1 1.65516e-5 0 -1 -8.35981e-6 0 -1 4.93688e-6 0 -1 9.73392e-6 0 -1 7.78707e-6 0 -1 -8.26296e-6 0 -1 1.23726e-5 0 -1 -1.5445e-5 0 -1 1.38941e-5 0 -1 6.77943e-6 0.1147311 -0.007614672 -0.9933675 0.2087904 -0.005710005 -0.9779438 0.2087904 0.005710005 -0.9779438 -0.3486069 9.52916e-4 0.9372686 -0.3208644 6.23926e-4 0.947125 -0.3627615 -0.00175333 0.9318804 -0.3208596 -6.23917e-4 0.9471266 -0.2871155 0.003982305 0.9578877 -0.2321983 0.003801524 0.972661 -0.2321943 -0.003801405 0.972662 -0.07677918 0.007823348 0.9970175 -0.07671022 0 0.9970535 -0.1199844 -0.004622459 0.9927651 0.1155518 0.005638897 0.9932855 0.2212262 0.001661837 0.9752212 0.07474422 -0.008415102 0.9971673 0.2212244 -0.001661837 0.9752216 0.3468945 9.29268e-4 0.9379038 0.3086594 -0.002696156 0.9511689 0.3468945 -9.29268e-4 0.9379038 0.4862578 0.001227855 0.8738147 0.6244584 -9.75453e-4 0.7810575 0.7534537 -0.001970171 0.657498 0.8592387 0.004868566 0.5115517 0.8276066 -0.002643287 0.5613024 0.8592489 0 0.5115578 0.4863604 0.001235425 0.8737575 0.6244584 9.75453e-4 0.7810575 0.486262 -0.001227676 0.8738123 0.6724584 0.003902852 0.7401248 0.7534551 0.001970827 0.6574965 0.97016 -0.002724468 0.2424507 0.9973295 -0.004972696 0.07286304 0.9998824 -9.2529e-4 0.01531219 0.9999495 0 0.0100584 0.9866489 -0.005371451 0.1627734 0.9973297 0.004972696 0.07286149 0.9991831 -0.001040458 0.04039978 0.9999486 0.001336693 0.0100581 0.9991832 0.001041412 0.04039937 0.9866489 0.005371451 0.1627734 0.9319407 0.004279553 0.3625854 0.9319396 -0.004280686 0.3625884 0.9701589 0.002722918 0.242455 -0.9981428 0 -0.0609194 -0.9963558 -0.005054354 -0.08514451 -0.9778529 -0.005218684 -0.2092284 -0.9981181 0.007038056 -0.06091791 -0.9778529 0.005218684 -0.2092284 -0.9642642 -0.01087898 -0.2647193 -0.9642642 0.01087784 -0.2647193 -0.897455 -7.08616e-4 -0.4411056 -0.8231742 -8.27857e-4 -0.5677884 -0.7240809 0.003216385 -0.6897075 -0.6198129 -0.003533482 -0.7847418 -0.4896607 -0.002982437 -0.8719081 -0.4405953 0.007301986 -0.8976763 -0.2479991 0.007292151 -0.9687329 -0.1896884 -0.003544509 -0.9818379 -0.07528704 -0.004554688 -0.9971516 -0.1896898 0.003544509 -0.9818377 -0.3364751 0.004726886 -0.9416806 -0.440603 -0.007302105 -0.8976724 -0.4896599 0.002982676 -0.8719085 -0.7987288 0.008806169 -0.6016268 -0.6288402 0.006035983 -0.7775112 -0.6198182 0.003533542 -0.7847375 -0.07528704 0.004554688 -0.9971516 -0.6288411 -0.006035149 -0.7775105 -0.7987319 -0.008806169 -0.6016227 -0.8974544 7.08459e-4 -0.4411069 0 -1 8.73237e-6 0 -1 -1.67935e-5 0 -1 1.30745e-5 0 -1 2.71772e-5 0 -1 -1.37906e-5 0 -1 -9.69503e-7 0 -1 2.99319e-6 0 -1 2.7261e-5 0 -1 -2.43513e-5 0.6000007 0 -0.7999994 0.5587297 0.01004338 -0.829289 0.5998941 -0.01945745 -0.7998429 0.3966575 0.01312255 -0.917873 0.3293768 0.007661759 -0.9441675 0.3966602 -0.01312261 -0.9178717 0.3293768 -0.007661759 -0.9441675 0.2173733 0.003998279 -0.9760804 0.2173733 -0.003998279 -0.9760804 0.3154956 -0.003230631 0.9489216 0.3154956 0.003230631 0.9489216 0.1197199 -0.01406532 0.9927081 -0.9898657 -0.002994835 0.1419757 -0.9635752 -0.005358576 0.2673841 -0.8257423 4.02373e-4 0.5640475 -0.7408745 3.2156e-4 0.6716434 -0.53531 -0.003224074 0.8446496 -0.5183652 -0.007283449 0.8551284 -0.5183652 0.007283449 0.8551284 -0.5353113 0.003224432 0.8446487 -0.646127 -0.001998662 0.7632274 -0.7050079 0.0083884 0.70915 -0.7408745 -3.22249e-4 0.6716434 -0.9850816 -0.006195306 0.1719765 -0.9635752 0.005358576 0.2673841 -0.9438288 -0.008459508 0.3303265 -0.9074646 0.006626248 0.4200763 -0.851929 -0.009382128 0.5235735 -0.8257423 -4.02373e-4 0.5640475 -0.2881826 -0.003614902 0.9575687 -0.1193193 -0.004175186 0.9928472 -0.09335911 0 0.9956325 -0.0933578 0.005343616 0.9956183 -0.8519315 0.009382188 0.5235691 -0.9438297 0.008459508 0.3303242 -0.9850816 0.006195306 0.1719765 -0.9987571 0.003252327 0.049739 -0.998757 -0.003251254 0.04973804 -0.9898657 0.002997398 0.1419757 -0.2407835 -0.004334747 -0.9705693 -0.4044101 -7.1736e-4 -0.9145776 -0.2782482 5.96102e-4 -0.960509 -0.2782464 -5.96098e-4 -0.9605096 -0.4044101 7.1736e-4 -0.9145776 -0.4246298 0.00386697 -0.9053588 -0.5299665 0.002223968 -0.8480156 -0.4246356 -0.003867328 -0.9053562 -0.5299632 -0.002223908 -0.8480177 -0.6467139 0.001158237 -0.7627319 -0.6467833 -0.001158177 -0.762673 -0.7478793 -0.001253306 -0.6638337 -0.7478765 0.001253306 -0.6638367 -0.9649053 -0.006150066 -0.2625265 -0.9904353 -0.004250824 -0.1379136 -0.9991614 0.006472587 -0.04043167 -0.9981904 -0.004331707 -0.05997687 -0.8463214 0.002857983 -0.5326651 -0.8292106 9.45189e-4 -0.5589354 -0.9315491 0.01006716 -0.3634765 -0.9649056 0.006148636 -0.2625252 -0.9904353 0.004252076 -0.1379126 -0.1025012 0.006390273 -0.9947124 -0.1025003 -0.006390213 -0.9947125 -0.2407801 0.004334688 -0.97057 0.9968075 -0.007849812 0.07945674 0.9839801 -0.007509887 0.1781203 0.9985085 0.01189047 0.05328583 0.9839798 0.007509887 0.178122 0.9713103 -0.01567584 0.237299 0.9446632 -0.01025736 0.3278815 0.9713103 0.01567733 0.237299 0.944662 0.01025736 0.327885 0.896304 -0.01628297 0.4431411 0.8680304 -0.006350338 0.4964706 0.8962976 0.01628494 0.443154 0.8680304 0.006350338 0.4964706 0.7941634 -0.003672838 0.6076933 0.7447651 -0.01179486 0.6672226 0.7941667 0.003671169 0.6076889 0.7447651 0.01179486 0.6672226 0.6989151 -0.002720296 0.7151995 0.5698116 -0.004394114 0.8217636 0.4088253 0.004747807 0.9126004 0.1049643 -0.009352028 0.994432 0.5698116 0.004394114 0.8217636 0.5630485 0.007103264 0.8263934 0.3360844 0.01233106 0.9417511 0.104964 0.009351849 0.9944321 0.4088203 -0.004746913 0.9126027 0.336086 -0.01233112 0.9417506 0.6989206 0.002720773 0.7151942 -0.200548 0.004693865 0.9796727 -0.4078937 0.01603126 0.9128888 -0.5779931 0.01163494 0.8159587 -0.3378562 0.00967884 0.9411481 -0.4078937 -0.01603126 0.9128888 -0.5127998 0.007131755 0.8584787 -0.6198132 -0.02424633 0.7843748 -0.5127998 -0.007131218 0.8584787 -0.3378589 -0.0096789 0.941147 -0.1056224 0.01236999 0.9943295 -0.2005466 -0.004694044 0.979673 -0.1191262 0.01049953 -0.9928236 -0.2293701 0.008091568 -0.9733057 -0.06629306 -0.01927149 -0.9976141 -0.2293726 -0.008091628 -0.9733051 -0.4316816 -0.01688897 -0.9018681 -0.4316771 0.01688879 -0.9018701 0.2048721 0.004658699 -0.9787777 0.4821684 -0.003682494 -0.8760709 0.5512418 0.0129165 -0.8342456 0.6028751 -0.002273499 -0.7978324 0.7038579 0.00284481 -0.7103351 0.7193851 0.01016455 -0.6945371 0.8210993 -0.01359671 -0.5706235 0.8409067 -0.003102302 -0.5411711 0.8211022 0.01359671 -0.5706194 0.7193861 -0.01016557 -0.694536 0.7038575 -0.002844572 -0.7103356 0.6028337 0.002273559 -0.7978637 0.4821631 0.003682434 -0.8760737 0.3371905 0.009467363 -0.9413889 0.8409067 0.003102302 -0.5411711 0.91524 -0.002260267 -0.4029029 0.9282941 -0.01004874 -0.371711 0.91524 0.002260267 -0.4029029 0.9282929 0.01004874 -0.3717142 0.9615432 -0.006460607 -0.2745781 0.9780327 -0.01112216 -0.2081553 0.9615419 0.006460547 -0.2745823 0.9780322 0.01112216 -0.2081569 0.9878978 -0.005396425 -0.155013 0.9878979 0.005395352 -0.1550125 0.3371933 -0.009467482 -0.9413879 0.108236 -0.01204901 -0.9940522 0.1082346 0.0120489 -0.9940525 0.2048693 -0.004658818 -0.9787783 0 -1 -3.26377e-6 0 -1 -1.291e-5 0 -1 -1.49721e-5 0 -1 -8.41008e-6 0 -1 -3.22373e-5 0 -1 3.14192e-6 0 -1 -5.44378e-6 0 -1 1.53529e-5 0 -1 9.98896e-6 0 -1 1.05107e-5 0 -1 -1.03806e-5 0 -1 5.18536e-6 0 -1 8.13114e-6 0 -1 -7.89173e-6 0 -1 1.06432e-5 0 -1 -1.54654e-5 0 -1 -6.06302e-6 0 -1 6.16884e-6 0 -1 -5.19389e-6 0.09277981 -0.007678568 -0.9956572 0.2225992 -0.007857799 -0.9748785 0.06174224 0.01134198 -0.9980278 0.2225971 0.00785768 -0.9748789 0.2979992 -0.01505035 -0.9544476 0.4073773 -0.008218646 -0.913223 0.2980024 0.01505148 -0.9544464 0.4073734 0.008218586 -0.9132248 0.4733368 -0.004153847 -0.8808717 0.4733368 0.004153847 -0.8808717 0.6968567 0 -0.7172104 0.791316 0.003679096 -0.6113964 0.8719287 -0.002607285 -0.4896261 0.9321399 -0.001796185 -0.3620942 0.9518583 0.008639812 -0.3064171 0.9747468 -0.004300415 -0.2232716 0.9949285 0.00672543 -0.1003589 0.9973443 0 -0.07283252 0.9949285 -0.00672543 -0.1003589 0.9747468 0.004300415 -0.2232716 0.9518586 -0.008639812 -0.3064157 0.9321394 0.001796185 -0.3620952 0.8618521 0.007407188 -0.5071057 0.8719326 0.002607285 -0.489619 0.8618547 -0.007407188 -0.5071013 0.7249817 -0.008531689 -0.6887154 0.7249788 0.008531689 -0.6887184 0.791316 -0.003676831 -0.6113964 0.9958673 -0.00338 0.09075808 0.9756129 -0.003405809 0.219472 0.9977775 0.004648864 0.0664727 0.9756129 0.003405809 0.219472 0.9628729 -0.006985723 0.2698648 0.9190962 -0.005515217 0.3939948 0.9628729 0.006988942 0.2698648 0.9190933 0.005515217 0.3940017 0.8748311 -0.008487939 0.4843537 0.8189727 -0.005764782 0.5738037 0.8748165 0.008488357 0.48438 0.8189667 0.005764722 0.5738123 0.7292675 -0.007069647 0.6841922 0.6885641 -0.003371715 0.7251677 0.7292745 0.007069706 0.6841847 0.6885662 0.003371715 0.7251657 0.5528391 -0.004815518 0.8332742 0.3584849 0.01113075 0.9334692 0.3584896 -0.01113003 0.9334675 0.5395228 0.009376764 0.8419188 0.5395228 -0.009376764 0.8419188 0.5528363 0.004813551 0.833276 0.2169258 0 0.9761881 0.2149372 -5.26378e-4 0.9766278 0.2276391 0.002510845 0.9737424 0.2169551 8.33349e-4 0.9761813 0.2276391 -0.002510845 0.9737424 0.3566471 0.006418645 0.9342172 0.4714631 0.002410888 0.8818826 0.3232766 -0.008885025 0.9462629 0.4714577 -0.002410829 0.8818855 0.5415481 0.003917813 0.8406606 0.5992956 0.0024091 0.8005242 0.5415481 -0.003920674 0.8406606 0.5992903 -0.00240904 0.8005282 0.6728436 0.001293361 0.7397837 0.7608016 0.003242015 0.6489765 0.6728451 -0.001290142 0.7397822 0.7608016 -0.003242015 0.6489765 0.7780975 -9.55254e-4 0.6281428 0.8746841 -9.02861e-4 0.4846926 0.9908208 -0.005038797 0.1350882 0.9974637 0 0.07117754 0.8746883 8.97905e-4 0.4846851 0.8969218 -0.003194391 0.4421777 0.9705041 -0.003327846 0.2410616 0.9974138 0.01000583 0.07117283 0.9458455 0.002032518 0.3246111 0.970505 0.003327846 0.2410584 0.8969233 0.003198206 0.4421747 0.7781027 9.58476e-4 0.6281365 0.9792048 -0.001671254 -0.2028678 0.9356232 -0.001953125 -0.3529953 0.8642925 -0.001755833 -0.5029866 0.7682012 -0.001053929 -0.6402076 0.6565382 7.70404e-5 -0.7542928 0.3113642 -0.003092169 -0.9502856 0.4527758 0.002176165 -0.8916218 0.9572992 -0.001288294 -0.2890961 0.9356199 0.001953125 -0.3530039 0.9096544 -0.001303851 -0.4153641 0.8642925 0.0017609 -0.5029866 0.842987 -8.55461e-4 -0.5379333 0.7603995 5.99306e-5 -0.6494559 0.6191168 -0.004930794 -0.7852835 0.4527715 -0.002176165 -0.891624 0.3113604 0.003092765 -0.9502869 0.2964414 0.006519675 -0.9550289 0.1136703 -0.008013606 -0.9934862 0.08939087 0 -0.9959967 0.1136714 0.008013665 -0.9934862 0.2964414 -0.006519675 -0.9550289 0.7682667 0.00105381 -0.640129 0.6565287 -7.70393e-5 -0.7543012 0.6191168 0.004930794 -0.7852835 0.7604024 -5.99308e-5 -0.6494524 0.8429898 8.55464e-4 -0.5379289 0.9096544 0.001306891 -0.4153641 0.9573 0.001288294 -0.2890934 0.9941313 0.004771828 -0.1080746 0.9941312 -0.004771828 -0.1080756 0.9792045 0.001673579 -0.2028689 -0.09189718 0 -0.9957686 -0.1334407 0.008876085 -0.9910171 -0.2701866 0.007672548 -0.9627774 -0.09189003 -0.01381289 -0.9956734 -0.2701797 -0.007672309 -0.9627794 -0.3368492 0.01436913 -0.941449 -0.4236543 0.008440375 -0.9057846 -0.423651 -0.008440315 -0.9057862 -0.5609871 0.02222037 -0.8275264 -0.5610995 0 -0.8277484 -0.51539 -0.01174086 -0.8568754 0.3767114 -0.006324172 0.9263091 0.2870133 -0.004915475 0.9579141 0.4082725 0.01037567 0.9128012 0.2870108 0.004915475 0.9579148 0.2404683 -0.009887695 0.9706066 0.1802898 -0.006367266 0.983593 0.2404714 0.00988698 0.9706059 0.1802868 0.006367146 0.9835935 0.06137043 -0.01574057 0.997991 0.06134313 0 0.9981168 0.1002559 0.008558154 0.994925 -0.0660187 0 0.9978184 -0.0978493 -0.006732344 0.9951785 -0.2161667 -0.006353914 0.9763359 -0.06601583 0.01020979 0.9977663 -0.2161625 0.006353795 0.9763367 -0.2841054 -0.01309168 0.9587038 -0.2841054 0.01309168 0.9587038 -0.3851339 0.008440613 0.9228221 -0.5044435 -0.01300525 0.8633469 -0.5578324 -0.005127787 0.8299379 -0.5044435 0.01300525 0.8633469 -0.5578324 0.005127787 0.8299379 -0.660454 -0.00284481 0.7508613 -0.7144401 -0.008873581 0.6996403 -0.660454 0.00284481 0.7508613 -0.7144373 0.008873522 0.6996433 -0.7555133 -0.001913666 0.6551307 -0.8476223 -0.003008008 0.5305917 -0.9251612 0.003628253 0.3795571 -0.9750941 0.00450778 0.221746 -0.9951711 -0.006970047 0.09790819 -0.8476223 0.003008008 0.5305917 -0.8524549 0.005434334 0.5227727 -0.9502797 0.009173154 0.3112627 -0.995171 0.006967246 0.09790962 -0.9750941 -0.00450778 0.221746 -0.9251612 -0.003628253 0.3795571 -0.950276 -0.009176552 0.311274 -0.8524549 -0.005434334 0.5227727 -0.7555126 0.001912534 0.6551313 -0.9976639 0 -0.06831485 -0.9954496 -0.003362417 -0.09523117 -0.9761152 -0.003238201 -0.2172301 -0.9976526 0.004800498 -0.0683099 -0.9761152 0.003238201 -0.2172301 -0.9629512 -0.006581246 -0.2695956 -0.9269443 -0.00478506 -0.3751688 -0.9629512 0.006581246 -0.2695956 -0.9269443 0.00478506 -0.3751688 -0.8867079 -0.00722146 -0.462274 -0.8486151 -0.00432384 -0.5289933 -0.8867079 0.00722146 -0.462274 -0.8486151 0.00432384 -0.5289933 -0.763231 -0.006542086 -0.6460927 -0.7349076 -0.002236902 -0.6781636 -0.7632309 0.006545484 -0.6460927 -0.7349045 0.002236902 -0.678167 -0.6261025 -0.001601517 -0.7797392 -0.5949049 -0.004796862 -0.8037819 -0.6261124 0.001601517 -0.7797313 -0.5949049 0.004796862 -0.8037819 -0.5172298 -0.003054261 -0.8558412 -0.4577145 -0.004889667 -0.8890857 -0.5172234 0.003054201 -0.8558449 -0.4577088 0.004889607 -0.8890888 -0.3350841 -0.01544481 -0.9420616 -0.3351241 0 -0.942174 -0.3830648 0.007639348 -0.92369 -0.220981 -0.002306103 -0.9752755 -0.2080075 2.76907e-4 -0.9781273 -0.2296493 0.00366038 -0.9732667 -0.2080059 -2.76905e-4 -0.9781275 -0.219165 8.67702e-4 -0.9756875 -0.2149783 -4.34846e-4 -0.9766188 -0.2808482 0 -0.9597522 -0.3871884 -0.003236472 -0.9219949 -0.5362374 -0.004336297 -0.8440561 -0.6807411 -0.001256346 -0.732523 -0.7805856 0.001426994 -0.6250473 -0.8729664 0.001220345 -0.4877791 -0.8987458 -0.003109693 -0.4384593 -0.9439262 0.001994729 -0.3301506 -0.9702268 -0.003087282 -0.2421784 -0.9973281 0.01005035 -0.07235819 -0.9973792 0 -0.07235318 -0.9902572 -0.004940032 -0.1391633 -0.9702268 0.003087282 -0.2421784 -0.9439254 -0.001992344 -0.3301528 -0.8987472 0.003113627 -0.4384561 -0.8729664 -0.001220345 -0.4877791 -0.4637679 -0.002631723 -0.8859528 -0.5362477 0.004336416 -0.8440496 -0.6058304 -0.002911746 -0.7955885 -0.6807411 0.001259624 -0.732523 -0.7713416 -0.002706289 -0.6364156 -0.7805856 -0.001426994 -0.6250473 -0.7713457 0.002704322 -0.6364107 -0.6058322 0.002911746 -0.7955873 -0.4637679 0.002631723 -0.8859528 -0.311323 0.008001446 -0.9502706 -0.311323 -0.008001446 -0.9502706 -0.3871836 0.00323528 -0.921997 -0.9964342 0 0.0843749 -0.9939599 0.002779603 0.1097084 -0.9650805 0.001333117 0.2619504 -0.9964286 -0.003448367 0.08436852 -0.9650805 -0.001333117 0.2619504 -0.948885 0.00212121 0.3156154 -0.9057677 0.001850843 0.4237706 -0.948885 -0.002118706 0.3156154 -0.9057677 -0.001850843 0.4237706 -0.861123 0.002184033 0.508392 -0.7753766 0.004052937 0.6314861 -0.8611243 -0.002184033 0.50839 -0.7753736 -0.004052937 0.6314899 -0.7402206 0.001956701 0.6723614 -0.6174889 0.002068221 0.7865769 -0.7402206 -0.001959323 0.6723614 -0.6174889 -0.002068221 0.7865769 -0.6070729 0 0.7946462 -0.5041021 0 0.8636441 -0.4738649 0.001294136 0.8805966 -0.3870662 0.001005709 0.9220514 -0.5039546 -0.002119719 0.8637276 -0.3870662 -0.001005709 0.9220514 -0.3448911 0.001875996 0.938641 -0.2586699 0.003242373 0.9659603 -0.3448911 -0.00187695 0.9386408 -0.2586721 -0.003242373 0.9659599 -0.2080101 0.005098581 0.9781134 -0.1063107 0.009154975 0.9942908 -0.2080101 -0.005098581 0.9781134 -0.1063089 -0.009154796 0.9942911 -0.07741844 0 0.9969988 0.06947559 0 0.9975837 0.1004179 0.004435598 0.9949356 0.06942176 -0.006770253 0.9975645 0.2583909 0.006257176 0.9660203 0.3546423 0.008713901 0.9349615 0.2583922 -0.006258606 0.9660199 0.3546375 -0.008713781 0.9349634 0.4516111 0 0.8922149 0.4627995 0.001618385 0.8864616 0.5263391 0.00178796 0.8502729 0.4516572 -0.002203583 0.8921889 0.5263351 -0.00178796 0.8502755 0.5495113 0.00270611 0.8354821 0.5972793 0.001635253 0.8020317 0.5495104 -0.002704083 0.8354826 0.5972738 -0.001635193 0.8020359 0.6023309 0 0.7982467 -0.4142527 0 -0.910162 -0.3909718 -0.00473231 -0.9203906 -0.3301405 -0.00357151 -0.9439251 -0.4142096 0.007952988 -0.9101468 -0.3301379 0.00357145 -0.943926 -0.2857058 -0.01114392 -0.9582527 -0.2187919 -0.009164214 -0.9757285 -0.2857058 0.01114392 -0.9582527 -0.2187902 0.009164154 -0.9757289 -0.06934571 -0.01994562 -0.9973933 -0.1137602 0.01138204 -0.9934431 0 -1 9.07746e-6 0 -1 -4.00598e-6 0 -1 1.11057e-5 0 -1 -1.4613e-5 0 -1 -8.8968e-6 0 -1 -2.10944e-5 0 -1 -1.96703e-5 0 -1 2.59449e-5 0 -1 -1.78603e-5 0 -1 -2.04097e-6 0 -1 3.3757e-5 0 -1 4.03779e-6 0 -1 -8.34599e-6 0 -1 2.4037e-6 0 -1 5.81788e-6 0 -1 2.69896e-5 0 -1 -4.4193e-6 0 -1 -3.5692e-5 0 -1 3.37291e-5 0 -1 6.12745e-5 0 -1 6.68919e-6 0 -1 5.35189e-5 0 -1 -4.93621e-5 0 -1 -5.18359e-5 0 -1 6.42756e-5 0 -1 1.48885e-5 0 -1 6.11098e-6 0 -1 -1.71425e-6 0 -1 -5.53085e-5 0 -1 3.21762e-4 0 -1 -1.19548e-5 0 -1 -9.66966e-5 0 -1 -4.68e-5 0 -1 -3.51072e-5 0 -1 8.95941e-6 0 -1 -6.2878e-6 0 -1 -9.62021e-6 0 -1 4.81126e-5 0 -1 5.1835e-5 0 -1 -2.9346e-5 0 -1 1.20172e-4 0 -1 1.41991e-5 0 -1 -6.85983e-5 0 -1 3.85992e-5 0 -1 1.27437e-5 0 -1 -5.9891e-6 0 -1 -7.49597e-5 0 -1 2.99125e-5 0 -1 5.87373e-6 0 -1 -5.12665e-6 0 -1 1.45741e-4 0 -1 -2.04845e-4 0 -1 -6.06594e-6 0 -1 -2.76547e-5 0 -1 -3.0961e-5 0 -1 2.66131e-5 0 -1 -8.11154e-6 0 -1 -4.02076e-6 0 -1 3.75506e-5 0 -1 -4.28214e-5 0 -1 2.78115e-5 0 -1 5.77296e-6 0 -1 -6.54885e-6 0 -1 -1.81958e-5 0 -1 1.41558e-6 0 -1 -2.71156e-6 0 -1 1.32674e-5 0 -1 6.99758e-6 0 -1 -1.31472e-4 0 -1 5.31465e-5 0 -1 2.12253e-5 0 -1 -2.63202e-5 0 -1 2.23214e-5 0 -1 2.20824e-5 0 -1 4.87615e-5 0 -1 4.54086e-6 0 -1 -4.95305e-5 0 -1 2.35148e-5 0 -1 3.49544e-4 0 -1 -3.17582e-6 0 -1 -1.0759e-5 0 -1 2.42461e-6 0 -1 -2.44517e-6 0 -1 3.34202e-5 0 -1 -4.43034e-6 0 -1 5.05477e-6 0 -1 1.94568e-6 0 -1 -2.13718e-6 0 -1 5.94704e-6 0 -1 2.32807e-6 0 -1 4.97572e-6 0 -1 -1.60158e-6 0 -1 4.76454e-5 0 -1 -7.03524e-6 0 -1 -1.40828e-4 0 -1 1.7548e-4 0 -1 -1.41941e-4 0 -1 4.92384e-5 0 -1 3.86833e-4 0 -1 -3.95612e-5 0 -1 2.84095e-5 0 -1 -4.9175e-6 0 -1 -1.55547e-6 0 -1 -1.46628e-5 0 -1 -1.08728e-6 0 -1 -9.86918e-6 0 -1 -1.4248e-5 0 -1 2.34169e-6 0 -1 -4.10095e-6 0 -1 -4.49154e-6 0 -1 1.05412e-5 0 -1 -2.70093e-6 0 -1 -1.32929e-5 0 -1 3.74615e-5 0 -1 -1.12907e-5 0 -1 6.19281e-5 0 -1 -6.77935e-5 0 -1 7.40981e-5 0 -1 -1.36018e-5 0 -1 -7.10633e-6 0 -1 2.78956e-6 0 -1 1.85576e-6 0 -1 -3.1483e-5 0 -1 2.76009e-5 0 -1 3.7174e-5 0 -1 -1.05206e-4 0 -1 5.08974e-5 0 -1 4.27822e-5 0 -1 -2.77522e-4 0 -1 8.04402e-5 0 -1 -2.59809e-5 0 -1 6.4013e-5 0 -1 -1.94111e-4 0 -1 1.7548e-4 0 -1 1.4194e-4 0 -1 -3.09233e-4 0 -1 4.31674e-4 0 -1 3.22139e-4 0 -1 -6.02827e-5 0 -1 2.73649e-5 0 -1 1.42283e-5 0 -1 -5.05208e-5 0 -1 -3.03078e-5 0 -1 3.08185e-5 0 -1 -3.86618e-6 0 -1 -2.27952e-5 0 -1 5.4825e-5 0 -1 -5.81402e-5 0 -1 -2.58103e-5 0 -1 1.29795e-4 0 -1 -2.17581e-4 0 -1 -6.9355e-5 0 -1 3.36249e-4 0 -1 -7.38086e-5 0 -1 -1.06285e-5 0 -1 4.44108e-5 0 -1 -3.17182e-5 0 -1 4.00551e-5 0 -1 7.53283e-5 0 -1 -4.62286e-5 0 -1 7.13789e-6 0 -1 -4.97454e-6 0 -1 1.27437e-5 0 -1 -6.62779e-6 0 -1 -6.30142e-5 0 -1 2.47399e-6 0 -1 -1.43632e-5 0 -1 -1.02785e-5 0 -1 2.72936e-6 0 -1 -1.50097e-5 0 -1 -9.12064e-6 0 -1 4.94922e-6 0 -1 -3.31153e-4 0 -1 1.93755e-5 0 -1 -2.8657e-5 0 -1 3.69049e-5 0 -1 3.35173e-5 0 -1 -2.07594e-5 0 -1 2.9998e-6 0 -1 1.04815e-5 0 -1 -4.06299e-5 0 -1 -3.69181e-6 0 -1 4.85546e-5 0 -1 1.24367e-4 0 -1 -7.94103e-5 0 -1 9.99436e-6 0 -1 7.25998e-6 0 -1 -3.20315e-6 0 -1 -9.29668e-6 0 -0.9999997 8.44773e-4 0 -1 -3.51762e-5 0 -1 6.40127e-5 0 -1 -1.94112e-4 0 -1 4.73132e-5 0 -1 3.34183e-4 0 -1 4.1813e-5 0 -1 -9.07822e-6 0 -1 1.11624e-6 0 -1 -1.46626e-5 0 -1 6.0794e-5 0 -1 1.30737e-6 0 -1 -3.64705e-6 0 -1 -1.81449e-5 0 -1 3.70599e-6 0 -1 5.34601e-6 0 -1 -3.29545e-5 0 -1 6.27653e-6 0 -1 -3.59806e-5 0 -1 -3.93515e-6 0 -1 -2.40725e-5 0 -1 1.48095e-5 0 -1 -1.31802e-5 0 -1 1.03667e-5 0 -1 -6.47532e-5 0 -1 1.05454e-5 0 -1 -2.45079e-6 0 -1 1.02097e-4 0 -1 4.70297e-5 0 -1 -1.59641e-5 0 -1 3.49544e-4 0 -1 -2.04196e-4 0 -0.9999998 7.73666e-4 0 -1 -8.80095e-5 0 -1 1.05674e-4 0 -1 -3.95613e-5 0 -1 1.21795e-5 0 -1 -6.35164e-6 0 -1 -2.2124e-4 0 -1 -4.4977e-5 0 -1 1.05536e-5 0 -1 -1.68959e-5 0 -1 -1.41558e-6 0 -1 -2.71159e-6 0 -1 6.99756e-6 0 -1 2.42088e-5 0 -1 -1.5837e-5 0 -1 -9.39083e-5 0 -1 1.7119e-4 0 -1 -8.40544e-6 0 -1 -7.48801e-5 0 -1 -4.38841e-5 0 -1 3.13578e-5 0 -1 -6.2878e-6 0 -1 5.06326e-7 0 -1 -1.18447e-5 0 -1 2.78114e-5 0 -1 -1.88701e-5 0 -1 2.20822e-5 0 -1 -3.82239e-5 0 -1 3.98186e-6 0 -1 -2.11769e-5 0 -1 -5.63063e-6 0 -1 1.3602e-5 0 -1 5.07472e-6 0 -1 -2.2124e-4 0 -1 1.64772e-5 0 -1 -7.04712e-6 0 -1 3.42038e-6 0 -1 -2.18158e-5 0 -1 2.6328e-5 0 -1 5.32863e-6 0 -1 1.02096e-4 0 -1 1.45555e-5 0 -1 -5.31427e-6 0 -1 7.53285e-5 0 -1 -6.72416e-5 0 -1 2.71414e-5 0 -1 -5.18958e-5 0 -1 2.56991e-6 0 -1 -1.29052e-5 0 -1 1.29795e-4 0 -1 -5.02749e-5 0 -1 -7.38082e-5 0 -1 7.29444e-5 0 -1 -2.31971e-5 0 -1 -3.60856e-5 0 -1 -2.65111e-5 0 -1 1.43494e-5 0 -1 2.66294e-6 0 -1 -5.78369e-5 0 -1 1.67006e-5 0 -1 7.381e-6 0 -1 3.35176e-5 0 -1 -6.91979e-6 0 -1 2.9998e-6 0 -1 1.04814e-5 0 -1 -5.7343e-5 0 -1 4.21921e-6 0 -1 4.85546e-5 0 -1 1.95788e-4 0 -1 -9.49073e-6 0 -1 1.08417e-4 0 -1 -2.22106e-5 0 -1 -6.748e-6 0 -1 -2.9813e-6 0 -1 -4.57595e-6 0 -1 3.37947e-6 0 -1 -1.671e-5 0 -1 6.7397e-6 0 -1 -5.86558e-7 0 -1 -6.71712e-7 0 -1 5.94704e-6 0 -1 -1.46021e-6 0 -1 2.28797e-6 0 -1 -2.43813e-6 0 -1 -2.14728e-6 0 -1 1.86647e-6 0 -1 -3.36507e-6 0 -1 -1.03883e-5 0 -1 1.37553e-6 0 -1 7.60674e-7 0 -1 -5.79777e-5 0 -1 7.83208e-5 0 -1 -8.75964e-5 0 -1 -1.29484e-5 0 -1 7.62079e-5 0 -1 -2.44106e-6 0 -1 1.39046e-6 0 -1 -6.2168e-6 0 -1 -2.53373e-6 0 -1 2.95195e-6 0 -1 2.33168e-5 0 -1 1.38408e-5 0 -1 -4.66777e-5 0 -1 2.72493e-5 0 -1 -8.07298e-5 0 -1 -5.32737e-6 0 -1 1.83403e-6 0 -1 1.42626e-6 0 -1 -5.7971e-5 0 -1 7.83331e-5 0 -1 -8.75657e-5 0 -1 -1.29482e-5 0 -1 7.62137e-5 0 -1 -1.35991e-6 0 -1 3.07541e-6 0 -1 7.60661e-7 0 -1 -3.36288e-6 0 -1 -6.47434e-6 0 -1 1.83405e-6 0 -1 -3.5431e-6 0 -1 2.09192e-6 0 -1 -3.36289e-6 0 -1 -1.1212e-4 0 -1 5.65739e-5 0 -1 2.10031e-5 -0.04094374 -0.1347473 -0.9900338 -0.1125343 -0.1166153 -0.9867811 -0.1224306 -0.1424789 -0.9821968 -0.1869943 -0.1097097 -0.9762156 -0.2435035 -0.3679002 -0.8974161 -0.2703651 -0.5875057 -0.7627187 -0.2579085 -0.7702888 -0.5832138 -0.2012723 -0.9047139 -0.3754761 -0.100831 -0.9822645 -0.1580812 -0.01818627 -0.9994465 -0.02785515 -0.01610779 -0.9995508 -0.02527356 -0.0158832 -0.9994526 -0.02902078 -0.0142368 -0.9995463 -0.02654236 -0.0758323 -0.9822584 -0.1715166 -0.1423359 -0.9047011 -0.4015675 -0.1669922 -0.7702824 -0.61545 -0.1522326 -0.5875114 -0.7947676 -0.1053601 -0.3678904 -0.923881 -0.1749281 -0.3678923 -0.9132664 -0.1749299 -0.3678899 -0.913267 -0.2029421 -0.1484475 -0.9678728 -0.2604357 -0.1045526 -0.9598136 -0.3106693 -0.3678904 -0.8764367 -0.3272622 -0.5875076 -0.7400907 -0.301271 -0.7702842 -0.5620481 -0.2290958 -0.9047111 -0.3591839 -0.1124985 -0.9822636 -0.1500083 -0.02040374 -0.9994389 -0.02656406 -0.01787102 -0.9995564 -0.02382701 -0.2819871 -0.1526641 -0.9471943 -0.3323885 -0.1011482 -0.9377031 -0.3760573 -0.3678902 -0.850434 -0.3823089 -0.5875068 -0.7132151 -0.3429146 -0.7702872 -0.5376497 -0.2556005 -0.9047138 -0.3408248 -0.1235218 -0.9822662 -0.1410514 -0.02252066 -0.9994312 -0.02510237 -0.01951676 -0.9995608 -0.02230101 -0.3591119 -0.1551408 -0.9203097 -0.4024149 -0.09951049 -0.9100329 -0.4393012 -0.3678957 -0.819553 -0.4351462 -0.5875094 -0.6822614 -0.3825966 -0.7702885 -0.5101721 -0.280646 -0.9047179 -0.320505 -0.1338348 -0.9822652 -0.1313145 -0.02452033 -0.9994248 -0.02342951 -0.02104038 -0.9995651 -0.02066522 -0.433827 -0.1558849 -0.8874086 -0.4700956 -0.09963536 -0.8769737 -0.5000274 -0.367893 -0.7839818 -0.4855051 -0.5875084 -0.6473938 -0.4200947 -0.7702905 -0.4797635 -0.304082 -0.9047146 -0.2983716 -0.1433847 -0.9822627 -0.1208345 -0.02638918 -0.9994188 -0.02158194 -0.02243357 -0.99957 -0.01888561 -0.5057071 -0.1548964 -0.8486858 -0.5349666 -0.1015264 -0.8387509 -0.5578933 -0.3678988 -0.7439123 -0.53307 -0.5875061 -0.6088292 -0.4551655 -0.7702899 -0.4466295 -0.3257804 -0.9047123 -0.2745233 -0.152113 -0.9822633 -0.109638 -0.02811264 -0.9994133 -0.01956784 -0.02369242 -0.9995737 -0.01706176 -0.5743055 -0.1521676 -0.8043746 -0.5966396 -0.1051744 -0.7955876 -0.6125564 -0.3678941 -0.6995917 -0.5775913 -0.5875081 -0.5667651 -0.4876479 -0.7702854 -0.4109259 -0.3456128 -0.9047118 -0.2490952 -0.1599685 -0.9822641 -0.09781306 -0.02967679 -0.9994079 -0.01741397 -0.02481049 -0.9995768 -0.01519262 -0.6392127 -0.1476995 -0.7547132 -0.6547145 -0.110576 -0.7477446 -0.6637115 -0.3678914 -0.6512627 -0.6187963 -0.5875115 -0.521461 -0.5173307 -0.7702868 -0.3728638 -0.3634566 -0.9047136 -0.2222449 -0.1669077 -0.9822638 -0.0854392 -0.03107059 -0.9994021 -0.01516902 -0.02578502 -0.9995802 -0.01321274 -0.6999908 -0.1414684 -0.6999997 -0.7088056 -0.117737 -0.695509 -0.7110607 -0.3678949 -0.5992047 -0.6564619 -0.587513 -0.4731663 -0.5440438 -0.7702873 -0.3326767 -0.3792238 -0.9047126 -0.1941248 -0.1728936 -0.9822634 -0.07257044 -0.03228193 -0.9993969 -0.01279449 -0.02661097 -0.9995834 -0.01118624 -0.7562572 -0.1334922 -0.6405115 -0.7585327 -0.1266163 -0.6392157 -0.7543416 -0.3678919 -0.5437136 -0.6903683 -0.5875097 -0.4221659 -0.5676486 -0.7702855 -0.2905779 -0.3928191 -0.9047113 -0.1648962 -0.177886 -0.9822637 -0.05928462 -0.03330045 -0.9993924 -0.01030081 -0.02728736 -0.9995864 -0.009096503 -0.8049886 -0.123906 -0.5802075 -0.7932976 -0.3678982 -0.4851083 -0.7203168 -0.5875144 -0.3687421 -0.5879979 -0.7702857 -0.2468163 -0.4041672 -0.9047114 -0.1347073 -0.1846705 -0.9821426 -0.03595703 -0.05227512 -0.9983953 -0.02177983 -0.8501687 -0.1434358 -0.506596 -0.8848559 -0.1088668 -0.4529661 -0.8883402 -0.1491507 -0.4342879 -0.9170662 -0.1039519 -0.3849461 -0.8821571 -0.3678917 -0.2940315 -0.7848486 -0.5875117 -0.1970859 -0.6284709 -0.7702863 -0.1080894 -0.4273726 -0.903492 -0.03247886 -0.4156934 -0.9066905 -0.07149362 -0.4195172 -0.9047355 -0.07388561 -0.2351736 -0.9711055 -0.04059278 -0.2410004 -0.968636 -0.0605244 -0.404165 -0.9047114 -0.1347139 -0.5879955 -0.7702847 -0.2468256 -0.720326 -0.5875098 -0.3687313 -0.7933037 -0.36789 -0.4851044 -0.8062922 -0.135957 -0.575681 -0.8474245 -0.1155194 -0.5181959 -0.9206042 -0.1531257 -0.3592219 -0.9438599 -0.1008039 -0.3145907 -0.9018666 -0.3678955 -0.226472 -0.7975032 -0.5875143 -0.13717 -0.634849 -0.7702833 -0.06025332 -0.4748249 -0.8799875 -0.01278263 -0.452592 -0.8906826 -0.04295271 -0.9467909 -0.1553502 -0.281875 -0.9650824 -0.0994175 -0.2423474 -0.9164087 -0.3679026 -0.1576155 -0.805594 -0.5875135 -0.07646006 -0.6375849 -0.7702857 -0.01206833 -0.4867003 -0.8734784 0.01258432 -0.4617578 -0.8869631 -0.008742928 -0.9667583 -0.1558466 -0.2027074 -0.9806095 -0.09979885 -0.168657 -0.9257071 -0.367895 -0.087861 -0.809072 -0.5875102 -0.01531332 -0.6366664 -0.77029 0.03618389 -0.4700278 -0.8815016 0.04504364 -0.2586728 -0.9651574 0.03949177 -0.255563 -0.9660071 0.03895962 -0.9803884 -0.15461 -0.1222065 -0.9903407 -0.1019348 -0.09399247 -0.9297 -0.3678972 -0.01759779 -0.8079087 -0.5875161 0.04591882 -0.6321075 -0.7702891 0.08423179 -0.4168279 -0.9047109 0.08804994 -0.1869147 -0.9820627 0.0248152 -0.02805489 -0.9995728 0.008191823 -0.02749806 -0.9995685 0.01033014 -0.02678626 -0.9995635 0.01246213 -0.02592104 -0.9995581 0.01455622 -0.02490341 -0.9995527 0.01656287 -0.02373892 -0.999547 0.01850068 -0.02242982 -0.9995402 0.02040433 -0.02097773 -0.9995334 0.0222038 -0.005106508 -0.9996311 0.02667903 -0.0219379 -0.9994848 0.02343058 -0.9875922 -0.1516352 -0.0408461 -0.9942053 -0.1058387 -0.0188179 -0.9283679 -0.3678982 0.05276423 -0.8021228 -0.5875149 0.1068896 -0.6239346 -0.7702822 0.1317988 -0.4089748 -0.9047111 0.1193202 -0.1755156 -0.9822635 0.06597602 -0.1800004 -0.9822636 0.0525186 -0.1800041 -0.9822632 0.05251336 -0.9883039 -0.1469171 0.04087704 -0.9921634 -0.1114988 0.05639046 -0.9217217 -0.3678902 0.1228255 -0.7917461 -0.5875085 0.1672484 -0.6121744 -0.7702879 0.1786032 -0.3987805 -0.9047105 0.14991 -0.1700207 -0.9822638 0.0790624 -0.1755133 -0.9822636 0.06598138 -0.9824849 -0.1404453 0.1224687 -0.984206 -0.1189035 0.1311511 -0.9097912 -0.3678935 0.192183 -0.7768294 -0.5875095 0.2266467 -0.5969151 -0.7702863 0.2243914 -0.3862962 -0.9047142 0.179632 -0.1635565 -0.9822638 0.0916903 -0.1700239 -0.9822627 0.07906854 -0.9701259 -0.1322088 0.2034129 -0.9703571 -0.1280284 0.204978 -0.8926493 -0.3678998 0.2604362 -0.7574632 -0.5875094 0.2847496 -0.5782405 -0.7702833 0.2688897 -0.3716064 -0.9047121 0.2083383 -0.1561505 -0.9822649 0.103792 -0.1635562 -0.9822629 0.09170198 -0.952735 -0.1226041 0.2779648 -0.8703973 -0.367895 0.3272035 -0.7337519 -0.5875139 0.3412266 -0.556243 -0.770284 0.3118594 -0.3547829 -0.9047142 0.2358416 -0.1478561 -0.9822641 0.1153082 -0.1561525 -0.9822624 0.1038129 -0.9218351 -0.1443581 0.3596954 -0.9014408 -0.1080555 0.4192 -0.8882509 -0.1498171 0.4342411 -0.8675936 -0.1033912 0.4864069 -0.7743721 -0.3678972 0.5147809 -0.638085 -0.5875112 0.4976727 -0.4717403 -0.7702912 0.4290835 -0.2925776 -0.9047107 0.3096723 -0.1177631 -0.9822621 0.1459213 -0.03759431 -0.9983424 0.04358124 -0.02582901 -0.999159 0.03184604 -0.01782983 -0.9994695 0.02725636 -0.01168978 -0.9995836 0.02638453 -0.8488649 -0.1535465 0.5058183 -0.8285692 -0.1005007 0.5507929 -0.7332289 -0.3678891 0.571868 -0.5986269 -0.5875025 0.544506 -0.4379331 -0.7702912 0.4635366 -0.2683151 -0.9047144 0.330906 -0.1479534 -0.9670925 0.206983 -0.1592162 -0.9675202 0.1963542 -0.1005078 -0.9844899 0.1437985 -0.8039427 -0.1555343 0.574008 -0.7846286 -0.09936487 0.6119515 -0.6878688 -0.367894 0.6256921 -0.5557332 -0.5875102 0.5882111 -0.4016361 -0.7702814 0.4953333 -0.2471704 -0.9047828 0.346807 -0.2683178 -0.9047049 0.33093 -0.7537646 -0.1557843 0.6384124 -0.7360537 -0.0999993 0.6694962 -0.6385899 -0.3678849 0.6759169 -0.5096417 -0.5875201 0.6285584 -0.3630133 -0.7702917 0.5242825 -0.2265636 -0.8904088 0.3947671 -0.2371011 -0.909133 0.3424329 -0.6986433 -0.1542968 0.6986345 -0.6831359 -0.1023939 0.7230774 -0.5856391 -0.3678896 0.722277 -0.4606603 -0.5875062 0.6653035 -0.3223256 -0.7702937 0.5502307 -0.2623398 -0.8077932 0.5278714 -0.2324988 -0.8879331 0.396887 -0.6388887 -0.1510717 0.7543201 -0.6262298 -0.1065443 0.7723243 -0.5293431 -0.3678912 0.7644945 -0.4090267 -0.5875028 0.6982389 -0.2759284 -0.7701981 0.5750291 -0.3223263 -0.7702782 0.550252 -0.5748308 -0.1461057 0.8051229 -0.5656572 -0.1124582 0.8169364 -0.4699952 -0.3678818 0.8023512 -0.3550459 -0.5875093 0.7271693 -0.2606068 -0.7097977 0.6544245 -0.2831516 -0.7638653 0.5799441 -0.5068842 -0.1393873 0.8506701 -0.5017943 -0.1201014 0.8566086 -0.4079724 -0.3678974 0.8355897 -0.2990178 -0.5875044 0.7519488 -0.2353171 -0.6309261 0.7392958 -0.2497345 -0.7374798 0.6275001 -0.4354236 -0.1308817 0.8906606 -0.4350563 -0.1294666 0.8910469 -0.3436192 -0.3678889 0.8640508 -0.237881 -0.5874352 0.7735196 -0.2990423 -0.5875149 0.7519309 -0.366801 -0.1213261 0.9223541 -0.2772838 -0.3678956 0.8875622 -0.2086936 -0.5318496 0.8207211 -0.2429743 -0.5797543 0.77772 -0.2823043 -0.1452547 0.9482644 -0.2238595 -0.1072886 0.9686982 -0.2028804 -0.1504664 0.967574 -0.1500161 -0.1028769 0.9833167 -0.0966956 -0.3580435 0.9286845 -0.1387932 -0.3914963 0.9096523 -0.1538612 -0.3680389 0.916992 -0.1380542 -0.5172585 0.844621 -0.1744143 -0.4975742 0.8497056 -0.1852751 -0.5682522 0.8017249 -0.2093576 -0.3678899 0.9059947 -0.2772978 -0.367888 0.887561 -0.2962794 -0.1134284 0.9483421 -0.3600128 -0.1382576 0.9226461 -0.1222264 -0.1539379 0.9804917 -0.07524323 -0.1002267 0.9921155 -0.02046561 -0.3460265 0.9380015 -0.07053744 -0.3607972 0.9299731 -0.05913245 -0.3893302 0.9191983 -0.04082536 -0.1556732 0.9869646 0 -0.0993545 0.9950521 0.01709049 -0.3483977 0.9371911 0 -0.3759139 0.9266547 0.04082572 -0.1556746 0.9869644 0.0752421 -0.1002253 0.9921157 0.07210105 -0.3515422 0.9333915 0.07068979 -0.3552994 0.9320759 0.1222258 -0.153937 0.9804918 0.1500161 -0.1028768 0.9833167 0.2093597 -0.3678901 0.9059942 0.2048543 -0.510883 0.8348852 0.1856404 -0.565881 0.8033158 0.1429299 -0.4248421 0.893913 0.145961 -0.3857191 0.9109974 0.1402528 -0.3678871 0.9192325 0.2028804 -0.1504662 0.967574 0.223859 -0.1072884 0.9686983 0.2772936 -0.3678867 0.8875628 0.2990181 -0.5875033 0.7519496 0.2723968 -0.7169657 0.6416854 0.2453883 -0.7476615 0.6170793 0.02993535 0.8265919 0.5620051 0.2411134 -0.5867102 0.7730689 0.2413136 -0.5875234 0.7723885 0.2823043 -0.1452547 0.9482644 0.29628 -0.1134284 0.9483419 0.3436124 -0.3679016 0.8640481 0.3550481 -0.5875142 0.7271643 0.3223298 -0.7702935 0.5502287 0.2577301 -0.8916428 0.3722208 0.2683171 -0.9047098 0.3309175 0.1009687 -0.9840284 0.1466065 0.1440904 -0.9734756 0.1777172 0.1407314 -0.968786 0.2040793 0.1648749 -0.9594768 0.2285184 0.2362643 -0.9045667 0.3548779 0.3600128 -0.1382576 0.9226461 0.3668003 -0.1213239 0.9223547 0.4079815 -0.3678897 0.8355885 0.4090123 -0.5875036 0.6982467 0.363013 -0.7702922 0.524282 0.322322 -0.7702785 0.5502541 0.4354951 -0.1295173 0.8908252 0.4349794 -0.1309516 0.8908674 0.4700073 -0.367893 0.802339 0.4606379 -0.5875139 0.6653122 0.4016322 -0.7702925 0.4953191 0.2925758 -0.9047119 0.3096704 0.1387115 -0.9822635 0.1261649 0.02556073 -0.9994684 0.02023851 0.02242982 -0.9995409 0.02037024 0.02380365 -0.999476 0.02193313 0.02097773 -0.9995334 0.0222038 0.1170027 -0.9822539 0.146587 0.0898711 -0.9856997 0.1425464 0.501796 -0.1201004 0.8566077 0.529352 -0.367881 0.7644934 0.5096438 -0.5875154 0.628561 0.4379512 -0.7702812 0.4635362 0.3151542 -0.9047145 0.2866523 0.1478531 -0.982264 0.1153121 0.02719336 -0.9994601 0.01844477 0.02373933 -0.9995471 0.01850104 0.5748311 -0.1461024 0.8051233 0.6262308 -0.1065457 0.7723232 0.6388888 -0.1510695 0.7543203 0.6831354 -0.1024011 0.7230768 0.6878706 -0.3678878 0.6256938 0.6380888 -0.5875005 0.4976804 0.5310618 -0.7702909 0.3530231 0.3716049 -0.9047129 0.2083375 0.1700236 -0.9822636 0.07905834 0.03122019 -0.9994379 0.01221871 0.02678668 -0.9995636 0.01246237 0.03003376 -0.9994454 0.01438957 0.02592104 -0.9995581 0.01455622 0.1561489 -0.9822631 0.103812 0.3359311 -0.904708 0.2620189 0.4717379 -0.7702841 0.429099 0.5557332 -0.5875239 0.5881975 0.5856401 -0.367887 0.7222775 0.638594 -0.3678874 0.6759117 0.6385912 -0.3678841 0.6759161 0.6986385 -0.1543002 0.6986385 0.736056 -0.09999966 0.6694936 0.7332308 -0.3678948 0.5718619 0.6738964 -0.587514 0.4479855 0.5562426 -0.7702853 0.3118572 0.3863036 -0.9047102 0.1796358 0.1755144 -0.9822643 0.06596696 0.0322355 -0.999431 0.009930729 0.02749758 -0.9995685 0.01032996 0.7537608 -0.1557791 0.6384181 0.7846285 -0.09936726 0.6119514 0.7743754 -0.367894 0.5147784 0.7058519 -0.5875043 0.3957423 0.5782353 -0.7702872 0.2688894 0.3987773 -0.9047121 0.1499099 0.1800009 -0.9822638 0.05251306 -0.1559627 -0.9872694 0.03122317 0.02805489 -0.9995728 0.008191823 0.8039433 -0.1555299 0.5740084 0.8285692 -0.1005007 0.5507929 0.8110943 -0.3678891 0.454735 0.7337539 -0.5875108 0.3412276 0.5969164 -0.7702834 0.2243977 0.4089735 -0.9047127 0.119313 0.186917 -0.9820623 0.02481526 0.1800034 -0.982263 0.05251884 0.8488649 -0.1535465 0.5058183 0.8675933 -0.1033949 0.4864067 0.8431578 -0.3678925 0.3920973 0.757456 -0.587516 0.2847552 0.6121765 -0.7702847 0.1786102 0.4168261 -0.9047113 0.08805412 0.2586663 -0.9651592 0.03949105 0.2267107 -0.9727841 0.04789137 0.8882507 -0.1498181 0.4342409 0.9014412 -0.1080518 0.4192001 0.870401 -0.3678869 0.3272024 0.776827 -0.5875124 0.2266471 0.6239327 -0.7702844 0.1317954 0.4205462 -0.904815 0.06671422 0.4168308 -0.9047095 0.08805084 0.9218351 -0.1443581 0.3596954 0.9298928 -0.1144653 0.3495671 0.8926482 -0.3678994 0.2604407 0.7917413 -0.5875145 0.1672496 0.6321055 -0.7702912 0.08422684 0.4547651 -0.8900617 0.03128552 0.4103162 -0.9103026 0.05467921 0.949374 -0.137128 0.2826391 0.9527345 -0.1226056 0.2779659 0.9097899 -0.3678978 0.1921815 0.8021219 -0.5875164 0.1068883 0.6366741 -0.7702835 0.03618615 0.4866985 -0.8734794 0.01258426 0.4482647 -0.8935379 0.02547419 0.97065 -0.1281259 0.203525 0.9697864 -0.13247 0.2048569 0.9217199 -0.3678942 0.122827 0.8079131 -0.5875099 0.04591906 0.6375831 -0.7702872 -0.01206356 0.4748296 -0.8799849 -0.01278269 0.4617544 -0.8869647 -0.008742868 0.9842061 -0.1189017 0.1311511 0.9283662 -0.3679023 0.0527653 0.8090753 -0.5875056 -0.0153132 0.6348474 -0.770285 -0.06025046 0.4273749 -0.903491 -0.03247904 0.4525893 -0.8906841 -0.04295247 0.9883039 -0.1469171 0.04087704 0.9942046 -0.1058447 -0.01881819 0.9875925 -0.151633 -0.04084724 0.9903407 -0.1019372 -0.09399157 0.9164134 -0.367891 -0.1576159 0.7848504 -0.5875083 -0.1970887 0.6049757 -0.7702884 -0.2016442 0.3928179 -0.904713 -0.16489 0.1669077 -0.9822638 -0.0854392 0.02967709 -0.9994079 -0.01741415 0.02578544 -0.9995802 -0.01321291 0.03107076 -0.9994022 -0.01516908 0.02661138 -0.9995834 -0.01117831 0.1778846 -0.9822635 -0.05929422 0.4131967 -0.9047107 -0.1037645 0.6284685 -0.7702875 -0.1080955 0.8055942 -0.5875137 -0.07645803 0.9297021 -0.3678921 -0.01759588 0.9257056 -0.3678992 -0.08785963 0.9257072 -0.3678954 -0.08785992 0.9803891 -0.1546057 -0.1222063 0.9806099 -0.09979641 -0.1686565 0.9018664 -0.3678963 -0.2264719 0.7676941 -0.5875106 -0.2558854 0.5879958 -0.7702876 -0.2468155 0.3792283 -0.9047107 -0.1941248 0.1599691 -0.9822635 -0.09781783 0.02811276 -0.9994132 -0.0195679 0.02481091 -0.9995768 -0.01519286 0.966758 -0.1558465 -0.202709 0.9650829 -0.0994175 -0.242345 0.8821571 -0.3678917 -0.2940315 0.7461454 -0.5875081 -0.3132113 0.5676482 -0.7702849 -0.29058 0.3634562 -0.9047126 -0.2222492 0.1521121 -0.9822639 -0.1096336 0.02638894 -0.9994189 -0.0215817 0.02369242 -0.9995737 -0.01706176 0.9467911 -0.1553525 -0.2818728 0.9438589 -0.1008086 -0.3145917 0.8573974 -0.3678889 -0.3598993 0.7203233 -0.5875072 -0.3687406 0.5440486 -0.7702848 -0.332675 0.3456048 -0.9047146 -0.2490959 0.1433839 -0.9822643 -0.1208214 0.02452033 -0.9994246 -0.02343881 0.02243399 -0.99957 -0.01888591 0.9206039 -0.1531257 -0.359223 0.9170662 -0.1039483 -0.3849473 0.8277163 -0.3678969 -0.423719 0.6903738 -0.587507 -0.4221606 0.5173263 -0.7702872 -0.3728687 0.3257759 -0.9047124 -0.2745279 0.1338354 -0.982265 -0.131315 0.0225206 -0.9994317 -0.02508383 0.02104073 -0.9995651 -0.02066558 0.8883392 -0.1491539 -0.4342886 0.8848574 -0.1088585 -0.452965 0.7933011 -0.3678954 -0.4851046 0.6564632 -0.5875098 -0.4731685 0.487639 -0.7702884 -0.4109309 0.3040814 -0.9047151 -0.298371 0.1235211 -0.9822652 -0.1410595 0.02040392 -0.9994391 -0.02655506 0.01951694 -0.9995608 -0.02230119 0.8501649 -0.1434351 -0.5066027 0.8474295 -0.1155146 -0.5181889 0.7543457 -0.3678893 -0.5437096 0.6187975 -0.5875129 -0.521458 0.45517 -0.7702873 -0.4466294 0.280649 -0.9047134 -0.320515 0.1124987 -0.9822649 -0.1499997 0.01818633 -0.9994465 -0.02785527 0.01787072 -0.9995557 -0.02386009 0.8062928 -0.1359526 -0.5756814 0.8049868 -0.1239035 -0.5802105 0.7110587 -0.3679011 -0.599203 0.5775865 -0.5875128 -0.5667651 0.4200914 -0.7702891 -0.4797689 0.2555999 -0.9047152 -0.3408211 0.1008293 -0.9822663 -0.1580714 0.01588314 -0.9994527 -0.02902066 0.01610779 -0.9995508 -0.02527356 0.7569261 -0.1266854 -0.6411035 0.7577949 -0.1340174 -0.6385815 0.6637109 -0.3678935 -0.6512621 0.5330728 -0.5875062 -0.6088268 0.3825936 -0.7702885 -0.5101744 0.2290949 -0.9047141 -0.3591769 0.08858746 -0.9822636 -0.1652591 0.01351284 -0.9994602 -0.02994835 0.0142368 -0.9995464 -0.02654236 0.7088044 -0.1177369 -0.6955102 0.6125518 -0.3678937 -0.699596 0.4855025 -0.5875074 -0.6473967 0.3429173 -0.7702897 -0.5376446 0.2012705 -0.9047139 -0.375477 0.07583135 -0.9822649 -0.1714801 0.01109004 -0.9994658 -0.03074562 0.01226323 -0.9995403 -0.02773034 0.6392132 -0.1476952 -0.7547137 0.5966396 -0.1051738 -0.7955877 0.5743056 -0.152166 -0.8043747 0.5349666 -0.1015277 -0.8387508 0.4393022 -0.3678905 -0.8195549 0.3272639 -0.5875018 -0.7400946 0.2130526 -0.7702908 -0.6010497 0.1115639 -0.9047153 -0.4111494 0.03527599 -0.9822639 -0.1841557 0.003681421 -0.999491 -0.03168821 0.005823731 -0.999521 -0.03039634 0.006157338 -0.9994808 -0.03162825 0.008047699 -0.9995266 -0.02969408 0.06264489 -0.98226 -0.1767511 0.172297 -0.904711 -0.3896304 0.3012734 -0.7702828 -0.5620487 0.4351474 -0.587518 -0.6822532 0.5578935 -0.3678973 -0.743913 0.5000272 -0.3678941 -0.7839814 0.5000298 -0.3678944 -0.7839796 0.505707 -0.154897 -0.8486857 0.4700958 -0.09963417 -0.8769738 0.3760707 -0.3679006 -0.8504235 0.2703618 -0.5875073 -0.7627187 0.1669935 -0.7702976 -0.6154305 0.08014422 -0.9047111 -0.4184193 0.02124708 -0.9822635 -0.1862984 0.001220047 -0.9994983 -0.03165102 0.003534257 -0.9995139 -0.03097689 0.4338287 -0.1558866 -0.8874075 0.4024167 -0.09950971 -0.9100322 0.3106768 -0.3678885 -0.8764348 0.2119043 -0.5875034 -0.7809842 0.1199746 -0.770296 -0.6262987 0.04827284 -0.9047183 -0.4232664 0.007094144 -0.9822691 -0.1873426 -0.00118947 -0.9995052 -0.0314331 -0.003534257 -0.9995161 -0.03090685 -0.005823731 -0.999521 -0.03039634 -0.008047699 -0.9995267 -0.02969402 -0.01019799 -0.9995331 -0.02880573 -0.01226323 -0.9995402 -0.02773046 -0.01351279 -0.9994602 -0.02994823 0.3591104 -0.1551412 -0.9203103 0.332387 -0.1011471 -0.9377037 0.2435013 -0.3678982 -0.8974174 0.1522287 -0.5875123 -0.7947677 0.07225751 -0.7702997 -0.633575 0.01612168 -0.9047077 -0.4257277 -0.007095217 -0.9822657 -0.1873603 0.007096648 -0.9822592 -0.187394 0.2819883 -0.1526645 -0.9471939 0.2604345 -0.1045524 -0.9598139 0.1749277 -0.3678978 -0.9132643 0.09168982 -0.5875086 -0.8040067 0.02412784 -0.7703043 -0.63722 -0.01611959 -0.9047139 -0.4257145 -0.02124696 -0.9822638 -0.1862972 -0.007095515 -0.9822627 -0.187376 0.2029413 -0.1484469 -0.9678732 0.1869943 -0.1097096 -0.9762156 0.1053592 -0.3678965 -0.9238786 0.03062093 -0.5874965 -0.8086472 -0.02412712 -0.7702881 -0.6372396 -0.04827272 -0.9047188 -0.4232656 -0.03527504 -0.9822638 -0.1841565 -0.02124589 -0.9822586 -0.1863242 0.1224295 -0.1424775 -0.9821972 0.1125344 -0.1166156 -0.9867811 0.03518682 -0.3678926 -0.9292023 -0.03062158 -0.5874994 -0.8086452 -0.07226228 -0.7702983 -0.6335762 -0.08014929 -0.9047179 -0.4184038 -0.04910147 -0.9822655 -0.1809519 -0.0352748 -0.9822622 -0.1841647 0.04094374 -0.1347473 -0.9900338 0.03754311 -0.1252496 -0.9914147 -0.03519088 -0.3678954 -0.9292011 -0.09168505 -0.5875102 -0.8040061 -0.1199727 -0.7702897 -0.626307 -0.1115632 -0.9047165 -0.4111469 -0.06264662 -0.9822687 -0.1767024 -0.04910033 -0.9822623 -0.1809698 0.03330111 -0.9993924 -0.01030099 0.1778864 -0.9822633 -0.05928921 0.02728688 -0.9995863 -0.009096384 0.03228175 -0.9993969 -0.01280397 0.2351728 -0.9711056 -0.04059267 0.4151956 -0.9067903 -0.07310163 0.4198626 -0.9047101 -0.07221549 0.4132001 -0.9047095 -0.1037615 0.2409985 -0.9686365 -0.06052392 0.1846697 -0.9821427 -0.03595691 0.05227589 -0.9983952 -0.02178013 0.02868759 -0.9994527 0.016474 0.02490383 -0.9995527 0.01656317 0.1478537 -0.9822624 0.1153255 0.3151549 -0.9047074 0.2866742 0.4379407 -0.7702921 0.463528 0.5096501 -0.5875245 0.6285473 0.5293385 -0.367892 0.7644975 0.506888 -0.1393884 0.8506676 0.5656545 -0.1124565 0.8169385 0.001421689 -0.9999981 0.001378655 0.004367053 -0.9999806 0.004437744 0.009450078 -0.9999016 0.01037865 0.01737862 -0.999661 0.01939362 0.03374266 -0.9986953 0.03833025 0.02936762 -0.9989547 0.03502988 0.04040503 -0.9980852 0.04683327 0.2303882 -0.8900863 0.3932782 0.251694 -0.8422043 0.476804 0.2780091 -0.8023466 0.528158 0.2797906 -0.7702746 0.573057 -0.02380365 -0.9994763 0.02192336 -0.02556163 -0.9994684 0.02023929 -0.02719283 -0.9994601 0.01844441 -0.02868688 -0.9994528 0.01646566 -0.03003376 -0.9994456 0.0143783 -0.03122019 -0.9994379 0.01221871 -0.0322355 -0.999431 0.009930729 0.1559779 -0.9872669 0.03122621 -0.2267099 -0.9727843 0.04788923 -0.4482675 -0.8935365 0.02547603 -0.01108998 -0.9994658 -0.03074538 -0.008633434 -0.9994769 -0.03116923 -0.006157338 -0.9994803 -0.03164589 -0.003681421 -0.999491 -0.03168821 -0.001220047 -0.9994983 -0.03165102 0.00118947 -0.9995052 -0.0314331 0.008633434 -0.9994758 -0.03120034 0.01019799 -0.9995331 -0.02880573 0.07583296 -0.9822597 -0.1715089 0.2012714 -0.9047096 -0.375487 0.3429158 -0.7702853 -0.5376517 0.485506 -0.5875159 -0.6473863 0.6125577 -0.3678932 -0.6995912 0.6999902 -0.1414749 -0.699999 0.6547142 -0.110579 -0.7477443 0.03519427 -0.3678975 -0.9292001 -0.03518956 -0.367888 -0.929204 -0.1053591 -0.3678948 -0.9238793 -0.09169638 -0.5875121 -0.8040034 -0.1522286 -0.5875125 -0.7947677 -0.1199647 -0.7702817 -0.6263182 -0.1669904 -0.7702938 -0.6154361 -0.1423381 -0.9047161 -0.401533 -0.07583171 -0.9822646 -0.171481 -0.0626477 -0.9822612 -0.1767435 0.03062689 -0.5875138 -0.8086345 -0.03062671 -0.5875198 -0.80863 0.02412819 -0.7702852 -0.6372431 -0.02412861 -0.7702923 -0.6372343 0.01611846 -0.9047076 -0.4257282 -0.01612055 -0.9047012 -0.4257416 -0.7110626 -0.367896 -0.5992017 -0.9097906 -0.3678953 0.1921827 -0.407981 -0.3678869 0.8355901 0.407975 -0.3678987 0.8355879 0.9097894 -0.3678997 0.19218 0.7110638 -0.3678918 -0.5992028 -0.03754311 -0.1252496 -0.9914147 -0.07225251 -0.7702876 -0.6335903 -0.04826927 -0.9047058 -0.4232937 -0.08014357 -0.9046995 -0.4184449 -0.2119005 -0.5875129 -0.7809782 -0.2119065 -0.5875012 -0.7809852 -0.243506 -0.3678992 -0.8974158 -0.1115623 -0.9047058 -0.4111709 -0.3106759 -0.3678959 -0.8764321 -0.2130553 -0.7702906 -0.601049 -0.2130532 -0.7702838 -0.6010584 -0.2703663 -0.587516 -0.7627104 -0.3760729 -0.3679004 -0.8504225 -0.327272 -0.5875114 -0.7400834 -0.1722979 -0.9047148 -0.3896211 -0.1722983 -0.9047118 -0.3896279 -0.2579064 -0.7702884 -0.5832155 -0.4393061 -0.3678889 -0.8195535 -0.3823116 -0.5875197 -0.713203 -0.3012766 -0.7702836 -0.5620458 -0.08858668 -0.9822646 -0.1652532 -0.08858531 -0.9822608 -0.165277 -0.2012702 -0.9047129 -0.3754798 -0.500034 -0.3679029 -0.7839729 -0.4351486 -0.5875149 -0.6822552 -0.342915 -0.77028 -0.53766 -0.2290894 -0.904709 -0.3591933 -0.1008292 -0.982263 -0.1580916 -0.5578833 -0.3678945 -0.7439221 -0.4855027 -0.5875165 -0.6473883 -0.3825945 -0.7702784 -0.5101891 -0.2556036 -0.9047122 -0.3408265 -0.1124978 -0.9822624 -0.1500167 -0.612553 -0.3678928 -0.6995955 -0.5330765 -0.5875148 -0.6088152 -0.4200847 -0.7702857 -0.4797801 -0.2806461 -0.9047085 -0.3205314 -0.1235203 -0.982261 -0.1410896 -0.6637092 -0.3678968 -0.6512619 -0.5775863 -0.5875209 -0.5667569 -0.4551627 -0.7702819 -0.4466462 -0.3040833 -0.904706 -0.2983964 -0.1338356 -0.9822608 -0.1313464 -0.6187991 -0.5875137 -0.5214551 -0.4876379 -0.770288 -0.4109327 -0.325775 -0.9047107 -0.2745343 -0.1433837 -0.9822642 -0.1208234 -0.7543479 -0.3678895 -0.5437062 -0.6564685 -0.5875132 -0.4731569 -0.6903733 -0.5875156 -0.4221495 -0.5173248 -0.7702844 -0.3728767 -0.5440394 -0.7702843 -0.3326911 -0.3456043 -0.9047106 -0.2491117 -0.3634569 -0.9047078 -0.2222681 -0.1521112 -0.9822617 -0.1096547 -0.1599693 -0.9822627 -0.0978257 -0.8277197 -0.3678914 -0.423717 -0.8277172 -0.3678975 -0.4237164 -0.8573919 -0.3678955 -0.3599058 -0.8573951 -0.3678889 -0.3599047 -0.5676382 -0.7702887 -0.2905901 -0.3792275 -0.9047088 -0.1941354 -0.1669081 -0.9822635 -0.08544141 -0.7461428 -0.5875095 -0.313215 -0.7461407 -0.5875186 -0.3132028 -0.7676938 -0.5875151 -0.2558758 -0.7676929 -0.5875132 -0.2558824 -0.3928204 -0.9047101 -0.1648995 -0.1728911 -0.9822633 -0.07257711 -0.8821555 -0.3678951 -0.2940324 -0.6049787 -0.7702864 -0.2016425 -0.6049752 -0.7702879 -0.2016473 -0.6184939 -0.7702894 -0.1553046 -0.6184982 -0.7702832 -0.1553184 -0.1778854 -0.9822632 -0.05929547 -0.9018694 -0.3678897 -0.2264706 -0.7848502 -0.5875095 -0.1970857 -0.4131988 -0.9047107 -0.1037566 -0.4131984 -0.9047097 -0.1037673 -0.9164141 -0.3678891 -0.1576167 -0.7975094 -0.5875071 -0.1371647 -0.628468 -0.770288 -0.108095 -0.9257054 -0.3678996 -0.0878598 -0.8055943 -0.5875138 -0.07645565 -0.6348464 -0.7702857 -0.06024998 -0.9297021 -0.3678921 -0.01759463 -0.8090699 -0.587513 -0.01531308 -0.6375872 -0.7702837 -0.01206415 -0.9283673 -0.3678994 0.05276489 -0.8079159 -0.5875061 0.04591828 -0.6366757 -0.7702822 0.03618556 -0.9217198 -0.3678941 0.1228274 -0.8021251 -0.5875121 0.1068879 -0.632112 -0.7702851 0.08423435 -0.7917413 -0.5875156 0.1672461 -0.6239273 -0.7702879 0.1318003 -0.4222952 -0.9047101 0.05627334 -0.4168273 -0.9047111 0.08805006 -0.8926498 -0.3678952 0.2604412 -0.7768298 -0.5875102 0.2266439 -0.6121789 -0.7702823 0.1786115 -0.7574573 -0.5875197 0.2847441 -0.4089742 -0.9047107 0.1193265 -0.5969143 -0.7702857 0.2243958 -0.3987777 -0.9047113 0.1499136 -0.9298923 -0.1144695 0.3495669 -0.9493737 -0.1371257 0.2826412 -0.8431579 -0.3678973 0.3920925 -0.7058485 -0.5875093 0.3957409 -0.5310657 -0.7702872 0.3530257 -0.3359337 -0.9047114 0.2620034 -0.1387129 -0.9822646 0.1261553 -0.1478508 -0.9822629 0.115325 -0.7337595 -0.5875108 0.3412156 -0.5782306 -0.7702873 0.2688993 -0.3863024 -0.9047086 0.1796464 -0.8704013 -0.3678875 0.3272009 -0.8431556 -0.3678958 0.3920988 -0.8110943 -0.3678891 0.454735 -0.673895 -0.5875127 0.4479894 -0.5028413 -0.7702896 0.3921793 -0.3151557 -0.9047149 0.2866495 -0.1287708 -0.9822643 0.1362898 -0.1387096 -0.9822623 0.1261763 -0.8110914 -0.367893 0.454737 -0.7058585 -0.5875098 0.3957224 -0.5562403 -0.7702882 0.3118543 -0.3716034 -0.9047123 0.208343 -0.7743747 -0.3678945 0.5147793 -0.6739007 -0.587515 0.4479778 -0.5310666 -0.7702834 0.3530324 -0.3547929 -0.9047071 0.2358539 -0.7332292 -0.3678972 0.5718624 -0.6380969 -0.5875049 0.497665 -0.5028408 -0.7702853 0.3921884 -0.335929 -0.9047119 0.262008 -0.6878753 -0.3678897 0.6256875 -0.598616 -0.5875266 0.544492 -0.4717481 -0.7702828 0.4290901 -0.3151541 -0.9047066 0.2866775 -0.6385958 -0.3678898 0.6759088 -0.5557284 -0.5875238 0.5882022 -0.4379572 -0.7702785 0.463535 -0.2925691 -0.9047121 0.3096764 -0.1287721 -0.9822629 0.1362997 -0.5856338 -0.3678892 0.7222816 -0.5096538 -0.5875167 0.6285517 -0.4016175 -0.7702894 0.4953361 -0.5293434 -0.3678789 0.7645003 -0.4606442 -0.5875176 0.6653044 -0.3630127 -0.7702842 0.5242938 -0.4700123 -0.3678909 0.8023372 -0.4090222 -0.5875154 0.6982311 -0.3550401 -0.5875135 0.7271688 -0.3436103 -0.3679002 0.8640494 -0.2093586 -0.3678855 0.9059963 0.2093583 -0.3678885 0.9059951 0.2772904 -0.3678998 0.8875584 0.3436143 -0.3678844 0.8640546 0.2990395 -0.587513 0.7519335 0.3550379 -0.5875086 0.7271739 0.4699996 -0.3678816 0.8023487 0.4090371 -0.5875139 0.6982236 0.4606663 -0.5875114 0.6652947 0.3630127 -0.7702842 0.5242938 0.5856353 -0.3678914 0.7222793 0.4016233 -0.7702816 0.4953433 0.2683172 -0.9047122 0.3309108 0.5557294 -0.587511 0.5882142 0.2925716 -0.9047104 0.3096789 0.1287708 -0.9822638 0.1362941 0.1287719 -0.9822626 0.1363019 0.5986096 -0.5875231 0.5445027 0.5986328 -0.5875025 0.5444994 0.6878735 -0.367896 0.6256858 0.4717493 -0.7702897 0.4290763 0.1387114 -0.9822633 0.1261668 0.733226 -0.3678956 0.5718675 0.5028404 -0.7702883 0.3921832 0.5028418 -0.7702867 0.3921844 0.6380933 -0.5875112 0.4976622 0.3359324 -0.9047136 0.2619978 0.7743732 -0.3678987 0.5147783 0.6739007 -0.587515 0.4479778 0.3547862 -0.9047135 0.2358393 0.3547877 -0.9047076 0.2358596 0.5310714 -0.7702808 0.3530308 0.1561535 -0.9822644 0.1037926 0.8110914 -0.367893 0.454737 0.705853 -0.587518 0.3957199 0.5562424 -0.7702892 0.3118481 0.1635561 -0.9822641 0.09168791 0.1635562 -0.9822629 0.09170198 0.3716034 -0.9047123 0.208343 0.8431531 -0.3678999 0.3921 0.733758 -0.5875145 0.3412125 0.5782359 -0.7702834 0.2688996 0.3862965 -0.9047118 0.1796434 0.1700209 -0.982263 0.07907271 0.8703989 -0.3678963 0.3271976 0.7574662 -0.5875095 0.2847414 0.5969101 -0.7702897 0.2243931 0.3987793 -0.9047105 0.149913 0.1755163 -0.982263 0.06598162 0.8926514 -0.367891 0.2604417 0.7768299 -0.5875104 0.2266427 0.6121786 -0.7702832 0.1786095 0.4089736 -0.9047095 0.1193379 0.7917461 -0.5875095 0.1672447 0.6239292 -0.7702856 0.1318055 0.9217217 -0.36789 0.1228259 0.8021282 -0.5875074 0.1068895 0.6321119 -0.770285 0.08423674 0.8079113 -0.5875124 0.04592043 0.6366655 -0.7702908 0.03618311 0.992163 -0.1115012 0.05639231 0.9824855 -0.1404421 0.1224676 0.8090642 -0.5875207 -0.01531529 0.8055934 -0.5875145 -0.07646 0.6348458 -0.770286 -0.06025272 0.628468 -0.7702885 -0.108092 0.637589 -0.7702822 -0.01206958 0.9283691 -0.3678952 0.05276441 0.9297029 -0.36789 -0.01759785 0.7975065 -0.5875107 -0.1371666 0.7975059 -0.5875116 -0.1371657 0.9164107 -0.3678964 -0.1576191 0.9018676 -0.3678928 -0.2264726 0.6184971 -0.770286 -0.1553089 0.6184934 -0.7702879 -0.1553146 0.7848485 -0.587513 -0.1970829 0.8821564 -0.3678907 -0.2940351 0.7676922 -0.5875175 -0.2558749 0.4041684 -0.9047102 -0.1347122 0.4041633 -0.9047121 -0.1347148 0.6049805 -0.770284 -0.2016463 0.8573916 -0.3678922 -0.3599097 0.746138 -0.5875214 -0.3132041 0.5879934 -0.7702866 -0.2468248 0.1728913 -0.9822642 -0.07256549 0.1728946 -0.9822627 -0.07257694 0.3928202 -0.9047099 -0.1649007 0.8277186 -0.3678938 -0.423717 0.7203147 -0.587518 -0.3687401 0.5676427 -0.7702853 -0.29059 0.3792197 -0.9047124 -0.1941338 0.1669088 -0.9822629 -0.08544629 0.7932968 -0.3678961 -0.485111 0.6903677 -0.5875183 -0.4221549 0.5440374 -0.7702862 -0.3326899 0.3634576 -0.9047096 -0.2222592 0.1599686 -0.9822629 -0.09782528 0.7543425 -0.3678964 -0.5437092 0.6564654 -0.5875195 -0.4731534 0.5173255 -0.7702831 -0.3728785 0.3456117 -0.9047081 -0.2491104 0.1521124 -0.9822621 -0.1096503 0.6187979 -0.5875123 -0.5214581 0.4876469 -0.7702825 -0.4109323 0.3257792 -0.9047095 -0.2745339 0.1433846 -0.9822629 -0.1208323 0.6637098 -0.3678947 -0.6512625 0.5775911 -0.5875161 -0.5667569 0.5330746 -0.5875131 -0.6088185 0.4551573 -0.7702855 -0.4466455 0.4200863 -0.7702838 -0.4797819 0.3040841 -0.9047085 -0.2983879 0.2806428 -0.9047099 -0.3205303 0.1338354 -0.9822621 -0.1313372 0.1235207 -0.9822621 -0.141081 0.5578827 -0.3678957 -0.7439218 0.3826007 -0.7702863 -0.5101723 0.255603 -0.904708 -0.3408381 0.1124982 -0.9822609 -0.1500263 0.435148 -0.5875101 -0.6822595 0.2290909 -0.9047091 -0.359192 0.100831 -0.9822612 -0.1581016 0.3823059 -0.5875069 -0.7132166 0.3823104 -0.5875113 -0.7132105 0.4393051 -0.3678941 -0.8195518 0.301276 -0.77029 -0.5620374 0.08858448 -0.9822612 -0.1652755 0.3760623 -0.367894 -0.8504301 0.2579039 -0.770285 -0.5832208 0.2579086 -0.7702847 -0.5832192 0.3272704 -0.5875169 -0.7400797 0.1722991 -0.9047166 -0.3896165 0.3106682 -0.3678982 -0.8764338 0.2703679 -0.5875095 -0.7627149 0.1423402 -0.904716 -0.4015325 0.1423349 -0.9047078 -0.4015528 0.2130566 -0.7702859 -0.6010546 0.06264913 -0.9822668 -0.176712 0.2435039 -0.3678953 -0.897418 0.2119042 -0.5875152 -0.7809755 0.1669892 -0.7702782 -0.6154561 0.04910117 -0.9822676 -0.1809408 0.04910063 -0.982262 -0.180971 0.1115612 -0.9047033 -0.4111766 0.1749308 -0.3678856 -0.9132685 0.1522325 -0.587512 -0.7947672 0.1199628 -0.7702767 -0.6263249 0.08014863 -0.9047064 -0.4184286 0.03527384 -0.9822621 -0.1841657 0.1053602 -0.3678889 -0.9238815 0.09169149 -0.5875136 -0.8040029 0.0722565 -0.770277 -0.6336027 0.04826921 -0.9047061 -0.4232929 0.02124577 -0.9822622 -0.1863054 5.14944e-4 -0.9998553 -0.01700973 0 -0.9999207 -0.01260125 2.70633e-6 -0.999857 -0.01691073 2.36379e-5 -0.9996683 -0.02575755 2.59662e-4 -0.9974778 -0.0709787 0.003319263 -0.9989233 -0.04627537 -2.85054e-4 -0.996487 -0.08374816 3.28076e-4 -0.9874906 -0.1576779 0.002797245 -0.9817056 -0.1903855 2.4855e-4 -0.9743209 -0.2251639 -3.77176e-4 -0.94916 -0.3147943 -7.58333e-4 -0.9077616 -0.4194858 7.7677e-4 -0.8707387 -0.4917455 1.70764e-5 -0.8508132 -0.5254685 -1.23021e-5 -0.831804 -0.5550696 3.45766e-4 -0.814732 -0.5798377 0.001147627 -0.7976938 -0.6030617 7.39187e-4 -0.7892701 -0.6140457 4.12925e-4 -0.7810035 -0.6245265 0 -0.7696951 -0.6384119 0 -0.6934313 -0.7205228 0 -0.5753264 -0.817924 0 -0.4437156 -0.8961676 0 -0.3017209 -0.9533963 0 -0.1526547 -0.9882797 0 -0.03829127 -0.9992666 0 -0.03829067 -0.9992668 7.97682e-4 -0.07081377 -0.9974893 -9.18362e-4 -0.1526534 -0.9882794 0.001407325 -0.9411376 -0.3380209 3.08856e-4 -0.9338324 -0.3577109 -5.4091e-4 -0.9411366 -0.3380263 4.92152e-4 -0.9749993 -0.2222076 -7.03348e-4 -0.9817099 -0.1903818 6.33336e-4 -0.9966139 -0.0822218 0.001489579 -0.8785105 -0.4777207 8.40399e-5 -0.8739072 -0.4860928 -3.36849e-4 -0.878512 -0.4777203 0.001004278 -0.7952864 -0.6062331 1.65891e-4 -0.7030571 -0.7111335 -1.78891e-4 -0.7952933 -0.6062248 -8.78096e-5 -0.7964768 -0.604669 0 -0.7696873 -0.638421 0 -0.6934314 -0.7205228 0 -0.5753265 -0.817924 -7.97675e-4 -0.07081317 -0.9974893 0 -0.03829187 -0.9992667 -3.64798e-4 -0.7800295 -0.6257426 -8.94273e-4 -0.7930591 -0.6091443 -1.65128e-4 -0.8190666 -0.5736986 1.44722e-4 -0.8496795 -0.5272997 -0.001466095 -0.8828258 -0.4696985 -7.87461e-4 -0.8785131 -0.4777176 -3.0889e-4 -0.9338323 -0.3577109 3.36849e-4 -0.8785119 -0.4777204 -8.40399e-5 -0.8739072 -0.4860928 8.77927e-5 -0.7964769 -0.6046691 -1.65891e-4 -0.7030571 -0.7111335 -3.77026e-4 -0.5955256 -0.8033363 -5.4507e-4 -0.4760473 -0.8794195 -6.71104e-4 -0.3470241 -0.937856 -7.57283e-4 -0.2110536 -0.9774742 9.18369e-4 -0.1526546 -0.9882792 -0.001022458 -0.7952961 -0.6062203 1.78891e-4 -0.7952933 -0.6062248 4.76966e-4 -0.9241644 -0.3819948 -0.002010881 -0.9411394 -0.3380128 -4.92153e-4 -0.9750012 -0.2221993 5.4091e-4 -0.9411365 -0.3380264 0.001158237 -0.9599024 -0.2803322 -0.001547753 -0.979553 -0.2011805 4.66342e-4 -0.9912756 -0.1318044 -4.53255e-4 -0.9965624 -0.08284497 -0.001965761 -0.9981606 -0.06059443 -0.003095686 -0.9988211 -0.04844552 -4.13263e-5 -0.9995557 -0.02980875 -1.00383e-5 -0.9997802 -0.02096694 -1.21477e-6 -0.9998874 -0.01501649 0 -0.9999398 -0.01097959 -2.11407e-4 -0.999922 -0.01248925 -0.002675175 -0.9817071 -0.1903787 -6.33302e-4 -0.9966139 -0.08222174 7.03347e-4 -0.9817085 -0.1903895 -3.05212e-4 -0.9973799 -0.07234168 4.12217e-4 -0.6934311 -0.7205228 6.00204e-4 -0.5753262 -0.8179239 7.48703e-4 -0.4437155 -0.8961674 8.54087e-4 -0.3017208 -0.953396 7.56744e-4 -0.2110534 -0.9774742 -8.54087e-4 -0.3017209 -0.9533959 6.71373e-4 -0.3470241 -0.937856 -7.48454e-4 -0.4437156 -0.8961673 0 -0.4437125 -0.8961693 5.45339e-4 -0.4760474 -0.8794195 -5.99955e-4 -0.5753264 -0.8179239 0 -0.5753226 -0.8179267 3.76622e-4 -0.5955256 -0.8033363 -4.12092e-4 -0.6934314 -0.7205226 0 -0.6934353 -0.720519 0 -0.6934353 -0.720519 0 -0.5753227 -0.8179267 0 -1 -8.15976e-6 0 -1 -1.64081e-6 0 -1 6.28816e-6 0 -1 8.7295e-7 0 -1 2.20377e-6 0 -1 -1.51066e-6 0 -1 2.53435e-6 0 -1 -9.18315e-6 0 -1 -6.24092e-6 0 -1 4.87592e-6 0 -1 1.27545e-5 0 -1 4.09833e-6 0 -1 1.82501e-5 0 -1 -5.83325e-6 0 -1 -2.44117e-6 0 -1 1.39041e-6 0 -1 -6.21693e-6 0 -1 -2.53366e-6 0 -1 2.95206e-6 0 -1 2.33165e-5 0 -1 -5.38735e-5 0 -1 -2.96588e-6 0 -1 3.43974e-5 0 -1 -2.53473e-5 0 -1 3.19239e-5 0 -1 -2.34838e-5 0 -1 2.72494e-5 0 -1 -8.07363e-5 0 -1 2.51319e-5 0 -1 4.10487e-5 0.07245618 -0.9971543 0.02081727 -0.1837378 -0.9820386 0.04290258 -0.2241385 -0.971992 0.07066518 -0.2483202 -0.9670001 0.05699062 -0.4047781 -0.9095042 0.09464067 -0.6226669 -0.7702147 0.1380407 -0.7900901 -0.5874314 0.1751635 -0.9078563 -0.3678169 0.2012655 -0.9706475 -0.1074133 0.2151882 -0.9587891 -0.151806 0.2401635 -0.9486519 -0.1029306 0.299107 -0.9302012 -0.1547508 0.3328332 -0.9191124 -0.1014467 0.3807114 -0.8248218 -0.367835 0.4293791 -0.6825444 -0.5874194 0.4348236 -0.5059934 -0.770214 0.3882539 -0.3141536 -0.9046779 0.2878641 -0.1267071 -0.9822561 0.1382691 -0.02296549 -0.9993566 0.02755248 -0.01911848 -0.9995998 0.02085173 -0.02543085 -0.9993553 0.02534323 -0.02088683 -0.9995989 0.01912856 -0.1487963 -0.9822535 0.1141838 -0.3593745 -0.9046715 0.228953 -0.565726 -0.7702091 0.2945031 -0.7476836 -0.5874185 0.3096916 -0.8868603 -0.3678185 0.2796222 -0.8591121 -0.3678194 0.3558588 -0.8591151 -0.3678161 0.3558549 -0.4354087 -0.8988183 0.05045002 -0.4534353 -0.8892879 0.0596956 -0.6371795 -0.7702136 0.02781426 -0.8085156 -0.5874152 -0.03530061 -0.9219411 -0.3678213 -0.1213766 -0.9785908 -0.1459042 -0.1451622 -0.9848847 -0.1148456 -0.1296634 -0.9893711 -0.1370493 -0.04860532 -0.9911856 -0.1252138 -0.04327559 -0.9290105 -0.3678239 0.0405606 -0.8023621 -0.5874156 0.1056325 -0.6323295 -0.7702136 0.08324986 -0.6323319 -0.7702116 0.08325111 -0.4729322 -0.8808827 0.01952117 -0.4772323 -0.8785302 0.02083498 -0.6371766 -0.7702158 -0.02781414 -0.8023565 -0.5874231 -0.105632 -0.9078603 -0.3678052 -0.2012689 -0.9587895 -0.1518033 -0.2401636 -0.9706475 -0.1074103 -0.2151898 -0.4772363 -0.8785279 -0.02083492 -0.6323325 -0.7702113 -0.08324873 -0.7900929 -0.5874289 -0.1751585 -0.8868562 -0.367829 -0.279621 -0.9302012 -0.1547508 -0.3328332 -0.9486531 -0.1029294 -0.2991035 -0.4354087 -0.8988183 -0.05045002 -0.407774 -0.9085969 -0.0903995 -0.4147542 -0.9047432 -0.0970512 -0.248317 -0.9670006 -0.05699652 -0.2241385 -0.971992 -0.07066518 -0.393682 -0.9046672 -0.1630705 -0.5657221 -0.7702117 -0.2945041 -0.6825483 -0.5874196 -0.4348173 -0.7377346 -0.3678135 -0.5660928 -0.7339637 -0.1370443 -0.6652188 -0.7881035 -0.11484 -0.6047351 -0.7946112 -0.1459172 -0.5893228 -0.8385156 -0.1074038 -0.5341873 -0.8248299 -0.3678333 -0.429365 -0.7476783 -0.5874187 -0.3097036 -0.6082726 -0.7702108 -0.1917809 -0.4063841 -0.9046731 -0.128135 -0.4063858 -0.9046732 -0.1281291 -0.1837404 -0.9820382 -0.0429008 -0.1732731 -0.9822559 -0.0717625 -0.166358 -0.9822555 -0.08659845 -0.1581777 -0.9822554 -0.1007679 -0.1487925 -0.9822565 -0.1141626 -0.1382749 -0.9822559 -0.1267024 -0.1267077 -0.9822552 -0.1382751 -0.1141746 -0.9822572 -0.1487782 -0.1007715 -0.9822565 -0.158169 -0.08660042 -0.9822573 -0.1663458 -0.07177245 -0.9822589 -0.1732519 -0.05639588 -0.9822579 -0.1788552 -0.04059392 -0.9822552 -0.1831038 -0.02447962 -0.9822556 -0.185943 -0.01288586 -0.9936307 -0.1119471 0.003458917 -0.9820933 -0.1883635 -0.02427089 -0.9436113 -0.3301649 -0.005584537 -0.9043716 -0.4267095 -0.05561745 -0.9046661 -0.4224761 -0.09222882 -0.9046704 -0.4160115 -0.1281347 -0.9046736 -0.406383 -0.1630634 -0.9046649 -0.3936899 -0.1967532 -0.9046689 -0.3779712 -0.2289463 -0.9046734 -0.3593741 -0.2593978 -0.9046676 -0.3380675 -0.2878831 -0.9046677 -0.3141653 -0.3141642 -0.9046702 -0.2878763 -0.3380589 -0.9046713 -0.2593955 -0.3593761 -0.90467 -0.2289569 -0.3779654 -0.9046708 -0.1967561 -0.3936695 -0.9046741 -0.1630615 -0.1732712 -0.9822545 -0.07178699 -0.03174406 -0.9993991 -0.01392257 -0.02567613 -0.9995812 -0.01335018 -0.03075599 -0.9993819 -0.01703017 -0.02416348 -0.9995896 -0.01538664 -0.02936136 -0.9993687 -0.02000576 -0.02757573 -0.9993594 -0.02281659 -0.02543085 -0.9993553 -0.02534323 -0.02296513 -0.9993566 -0.02755248 -0.02023035 -0.9993624 -0.02942287 -0.01728105 -0.999372 -0.03093612 -0.01417869 -0.9993875 -0.03199386 -0.01098722 -0.9994038 -0.0327326 -0.007770538 -0.9994284 -0.03290158 -0.004588305 -0.9994521 -0.03277939 -0.001496136 -0.9994769 -0.03230714 -0.004001379 -0.99953 -0.03039699 -0.02256786 -0.9995957 -0.01729983 -0.02088713 -0.9995989 -0.01912856 -0.01911878 -0.9995998 -0.02085173 -0.01726084 -0.9995977 -0.02250522 -0.015311 -0.9995936 -0.02404552 -0.01326447 -0.9995872 -0.02548569 -0.01111733 -0.9995776 -0.02685505 -0.008863687 -0.999566 -0.02809637 -0.006494581 -0.9995499 -0.02929323 -0.03380841 -0.8462337 -0.5317385 -0.01466166 -0.7698709 -0.6380312 -0.08324813 -0.7702102 -0.6323338 -0.1380428 -0.7702029 -0.6226812 -0.1917871 -0.7702084 -0.6082735 -0.2440703 -0.7702055 -0.5892479 -0.2944945 -0.7702077 -0.5657324 -0.3426765 -0.7702044 -0.5379203 -0.3882581 -0.7702087 -0.5059983 -0.4308807 -0.7702081 -0.4702354 -0.4702253 -0.770213 -0.4308828 -0.5059982 -0.7702029 -0.3882699 -0.5378997 -0.7702118 -0.3426922 -0.5657211 -0.7702169 -0.2944922 -0.04090285 -0.7065138 -0.7065163 -0.02329117 -0.587122 -0.8091634 -0.1056318 -0.5874251 -0.8023552 -0.1751601 -0.5874345 -0.7900885 -0.2433542 -0.5874289 -0.7718199 -0.3096984 -0.5874229 -0.7476772 -0.3736901 -0.5874281 -0.7178329 -0.4348207 -0.587422 -0.6825441 -0.4926564 -0.5874245 -0.6420453 -0.5467405 -0.5874287 -0.5966594 -0.5966671 -0.5874304 -0.5467302 -0.6420424 -0.5874269 -0.4926573 -0.6825442 -0.5874133 -0.4348323 -0.0450744 -0.5314965 -0.8458604 -0.03113585 -0.3676645 -0.9294372 -0.1213635 -0.3678137 -0.9219458 -0.2012587 -0.367818 -0.9078574 -0.2796272 -0.3678231 -0.8868567 -0.3558573 -0.3678177 -0.8591134 -0.4293788 -0.3678197 -0.8248289 -0.4996372 -0.3678264 -0.7842618 -0.5660915 -0.3678187 -0.737733 -0.6282388 -0.3678209 -0.6855829 -0.6855881 -0.3678237 -0.6282314 -0.7377353 -0.3678222 -0.5660861 -0.04595202 -0.3299362 -0.9428842 -0.03849089 -0.1397443 -0.9894393 -0.1451609 -0.1459069 -0.9785906 -0.2401663 -0.151798 -0.9587896 -0.3328162 -0.1547343 -0.9302101 -0.4224054 -0.1547487 -0.8930994 -0.5081411 -0.1518005 -0.8477908 -0.5893229 -0.1459146 -0.7946115 -0.6652193 -0.137039 -0.7339643 -0.7314796 -0.1252124 -0.6702682 -0.6702675 -0.1252145 -0.73148 -0.04875183 -0.1118334 -0.9925304 -0.129641 -0.1148355 -0.9848889 -0.2151961 -0.1074028 -0.9706469 -0.2991178 -0.1029378 -0.9486476 -0.3807119 -0.1014549 -0.9191113 -0.4593023 -0.1029378 -0.8822956 -0.534193 -0.1074038 -0.8385119 -0.6047363 -0.1148334 -0.7881036 -0.8477862 -0.1517962 -0.5081502 -0.8823016 -0.1029264 -0.4592929 -0.8591083 -0.3678238 -0.3558633 -0.771825 -0.5874236 -0.2433516 -0.6226681 -0.7702141 -0.1380397 -0.6082636 -0.7702151 -0.1917917 -0.8930997 -0.1547352 -0.4224097 -0.919111 -0.1014479 -0.3807143 -0.8868594 -0.3678175 -0.2796263 -0.790098 -0.5874211 -0.1751624 -0.6323251 -0.7702171 -0.08325093 -0.4729259 -0.880886 -0.01952105 -0.4534357 -0.8892877 -0.05969566 -0.9911859 -0.1252123 0.04327487 -0.9219434 -0.3678143 0.1213801 -0.8023565 -0.5874231 0.105632 -0.9785905 -0.1459079 0.1451606 -0.9848847 -0.1148456 0.1296634 -0.9893706 -0.1370522 0.04860621 -0.8930993 -0.1547351 0.4224108 -0.882299 -0.1029275 0.4592979 -0.7842703 -0.3678177 0.4996302 -0.6420431 -0.58742 0.4926648 -0.4702324 -0.7702146 0.4308723 -0.2878761 -0.9046754 0.3141491 -0.1141712 -0.9822562 0.1487879 -0.0202316 -0.9993623 0.02942425 -0.01726114 -0.9995977 0.02250558 -0.8477886 -0.1518 0.5081452 -0.8385123 -0.1074019 0.534193 -0.7377374 -0.3678179 0.5660862 -0.5966639 -0.5874161 0.5467491 -0.4308924 -0.7702084 0.4702242 -0.2593898 -0.9046747 0.3380545 -0.1007723 -0.9822565 0.1581681 -0.01728218 -0.9993705 0.03098231 -0.01531076 -0.9995937 0.02404612 -0.7946149 -0.1459186 0.5893174 -0.7881054 -0.1148266 0.6047351 -0.6855884 -0.3678259 0.6282299 -0.5467411 -0.587408 0.5966792 -0.3882588 -0.7702123 0.5059923 -0.2289515 -0.9046772 0.3593612 -0.08659821 -0.9822578 0.1663441 -0.01417887 -0.9993875 0.0319935 -0.01326477 -0.9995872 0.02548623 -0.7339654 -0.1370283 0.6652203 -0.7314732 -0.1252267 0.6702727 -0.6282269 -0.3678227 0.6855928 -0.4926549 -0.5874211 0.6420496 -0.3426949 -0.7702106 0.5378995 -0.1967524 -0.9046725 0.3779631 -0.071774 -0.9822568 0.1732631 -0.01098757 -0.9994038 0.0327326 -0.01111704 -0.9995781 0.02683532 -0.6702732 -0.1252255 0.7314729 -0.5660912 -0.3678212 0.7377319 -0.4348201 -0.5874147 0.6825507 -0.2944993 -0.7702164 0.5657181 -0.1630674 -0.9046776 0.3936594 -0.05639815 -0.982256 0.1788646 -0.007770717 -0.9994285 0.03290086 -0.008862972 -0.9995658 0.02810502 -0.5893229 -0.1459146 0.7946115 -0.5341914 -0.1074095 0.8385123 -0.5081465 -0.1518029 0.8477872 -0.4593024 -0.1029333 0.8822959 -0.3558633 -0.3678238 0.8591083 -0.2433634 -0.587418 0.7718254 -0.138042 -0.7702097 0.6226727 -0.05561155 -0.904675 0.4224578 0.003461599 -0.9820934 0.1883628 -0.01288521 -0.9936307 0.1119469 -0.001496195 -0.9994775 0.03228801 -0.004002153 -0.9995299 0.03039795 -0.04059118 -0.9822537 0.183112 -0.1281338 -0.90467 0.4063915 -0.2440642 -0.7702078 0.5892474 -0.3736765 -0.5874257 0.7178419 -0.4996417 -0.3678053 0.7842688 -0.4293805 -0.3678002 0.8248366 -0.4293695 -0.3678298 0.8248291 -0.4223886 -0.1547355 0.8931096 -0.380712 -0.1014533 0.9191114 -0.2796325 -0.3678117 0.8868598 -0.1751487 -0.5874207 0.7901012 -0.08324104 -0.7702136 0.6323306 -0.005584537 -0.9043716 0.4267095 -0.02426624 -0.9436114 0.330165 -0.3328368 -0.1547418 0.9302014 -0.2991178 -0.1029393 0.9486475 -0.2012513 -0.367819 0.9078586 -0.1056174 -0.5874222 0.8023591 -0.01464724 -0.7698711 0.6380313 -0.03380841 -0.8462337 0.5317385 -0.2401559 -0.1518023 0.9587916 -0.2151848 -0.1074139 0.9706482 -0.1213831 -0.3678271 0.921938 -0.02329719 -0.5871161 0.8091675 -0.04090285 -0.7065138 0.7065163 -0.1451606 -0.1459181 0.978589 -0.1296536 -0.114845 0.9848862 -0.03112369 -0.3676738 0.929434 -0.04508471 -0.531489 0.8458645 -0.04876393 -0.1118446 0.9925285 -0.03848487 -0.1397528 0.9894383 -0.04596138 -0.329936 0.9428838 -0.004588186 -0.9994518 0.03279155 -0.006494462 -0.9995495 0.02930432 -0.05639684 -0.9822554 0.1788681 -0.1630643 -0.9046639 0.3936919 -0.2945038 -0.7701992 0.5657391 -0.4348179 -0.5874323 0.6825371 -0.5660832 -0.3678213 0.737738 -0.6652138 -0.1370347 0.7339701 -0.6047441 -0.1148211 0.7880994 -0.02757644 -0.9993594 0.02281659 -0.02256757 -0.9995957 0.01729983 -0.1581726 -0.9822552 0.100778 -0.3779677 -0.9046682 0.1967643 -0.5892316 -0.7702161 0.2440767 -0.7718222 -0.5874276 0.2433504 -0.907854 -0.3678197 0.2012702 -0.8868573 -0.3678227 0.2796257 -0.029361 -0.9993692 0.01998329 -0.02416419 -0.9995896 0.01539194 -0.166356 -0.9822556 0.08660137 -0.3936818 -0.9046669 0.1630726 -0.6082705 -0.7702106 0.1917886 -0.790103 -0.5874155 0.175158 -0.7718318 -0.5874111 0.2433596 -0.03075665 -0.9993818 0.0170359 -0.02567636 -0.9995812 0.01335644 -0.1732726 -0.9822549 0.07177805 -0.4063867 -0.9046722 0.1281334 -0.6226681 -0.7702129 0.1380454 -0.6082683 -0.7702126 0.1917871 -0.0317437 -0.9993991 0.01392251 -0.02710932 -0.9995695 0.01122277 -0.1732743 -0.9822553 0.0717678 -0.6371841 -0.7702094 0.02781915 -0.6855995 -0.3678228 0.6282195 -0.7476761 -0.5874229 0.3097013 -0.8248289 -0.3678197 0.4293788 -0.5892466 -0.7702083 0.2440648 -0.7178428 -0.5874204 0.373683 -0.7178375 -0.5874214 0.3736919 -0.3936645 -0.9046767 0.1630597 -0.5657175 -0.7702212 0.2944876 -0.1663587 -0.9822553 0.08659881 -0.3779634 -0.9046733 0.1967484 -0.4160087 -0.9046713 0.09223073 -0.4063917 -0.9046704 0.12813 -0.9219419 -0.3678198 0.1213751 -0.8085124 -0.5874195 0.03529798 -0.8085084 -0.5874248 0.03530299 -0.9290114 -0.3678216 0.04055953 -0.6371847 -0.7702091 -0.02781677 -0.8085113 -0.5874211 -0.03530019 -0.8023594 -0.5874195 -0.1056306 -0.9290105 -0.3678239 -0.04056203 -0.9290126 -0.3678187 -0.04055839 -0.9219394 -0.3678247 -0.1213788 -0.6226704 -0.7702106 -0.1380488 -0.9078508 -0.3678296 -0.2012673 -0.7718298 -0.5874164 -0.2433536 -0.5892404 -0.7702089 -0.2440779 -0.5892349 -0.7702193 -0.244059 -0.7476803 -0.5874226 -0.3096917 -0.8591173 -0.3678129 -0.3558528 -0.02710902 -0.9995694 -0.01122772 0.07244908 -0.9971548 -0.02081727 -0.3779646 -0.9046706 -0.1967588 -0.1663567 -0.9822554 -0.08660173 -0.7178442 -0.5874163 -0.3736867 -0.7178391 -0.5874227 -0.3736869 -0.824828 -0.3678185 -0.4293814 -0.3593792 -0.9046754 -0.2289304 -0.1581761 -0.9822545 -0.1007804 -0.5379043 -0.770215 -0.3426772 -0.7842653 -0.3678303 -0.4996287 -0.784272 -0.3678125 -0.4996313 -0.3380501 -0.9046776 -0.2593851 -0.1487932 -0.9822534 -0.114188 -0.5059869 -0.7702186 -0.3882533 -0.6420459 -0.5874176 -0.4926638 -0.3141587 -0.9046763 -0.2878633 -0.1382735 -0.9822545 -0.126715 -0.4702342 -0.7702098 -0.4308792 -0.5966654 -0.5874177 -0.5467456 -0.6855873 -0.3678193 -0.6282349 -0.2878725 -0.904676 -0.3141512 -0.1267054 -0.9822545 -0.1382818 -0.430882 -0.7702172 -0.4702191 -0.5467396 -0.5874117 -0.596677 -0.6282204 -0.3678249 -0.6855977 -0.2593972 -0.9046785 -0.3380387 -0.1141725 -0.982254 -0.1488015 -0.3882653 -0.7702083 -0.5059934 -0.4926603 -0.5874217 -0.6420449 -0.5660768 -0.3678256 -0.7377408 -0.2289476 -0.9046728 -0.3593749 -0.1007698 -0.9822552 -0.1581775 -0.3426855 -0.7702206 -0.5378911 -0.4348236 -0.5874194 -0.6825444 -0.4996451 -0.3678138 -0.7842627 -0.1967549 -0.9046769 -0.3779516 -0.08659893 -0.9822542 -0.166365 -0.2945019 -0.7702117 -0.5657231 -0.3736824 -0.5874215 -0.7178422 -0.4293679 -0.3678177 -0.8248355 -0.1630647 -0.904678 -0.3936595 -0.07177162 -0.982252 -0.1732915 -0.2440721 -0.7702162 -0.5892333 -0.3097041 -0.5874202 -0.747677 -0.3558528 -0.3678254 -0.8591119 -0.128131 -0.9046742 -0.4063829 -0.05639922 -0.9822532 -0.1788794 -0.1917879 -0.7702103 -0.608271 -0.2433498 -0.5874162 -0.771831 -0.2796351 -0.3678182 -0.8868563 -0.09222704 -0.9046767 -0.4159979 -0.04059302 -0.982254 -0.1831099 -0.1380417 -0.7702199 -0.6226603 -0.1751579 -0.5874179 -0.7901013 -0.201277 -0.367816 -0.9078541 -0.05561959 -0.9046753 -0.422456 -0.0244801 -0.9822554 -0.1859439 -0.08324569 -0.7702196 -0.6323227 -0.1056352 -0.5874173 -0.8023605 -0.1213714 -0.367825 -0.9219402 -0.7842659 -0.3678222 0.4996337 -0.5378974 -0.7702204 0.3426765 -0.5379068 -0.7702078 0.3426901 -0.6825377 -0.5874269 0.4348242 -0.3593728 -0.9046759 0.2289388 -0.158178 -0.9822548 0.1007735 -0.7377338 -0.3678253 0.5660861 -0.6420453 -0.5874245 0.4926564 -0.3380602 -0.9046725 0.2593899 -0.3380584 -0.90467 0.2594009 -0.5059828 -0.7702121 0.3882716 -0.1487942 -0.9822557 0.1141672 -0.5966727 -0.5874242 0.5467308 -0.4702205 -0.7702088 0.4308955 -0.3141642 -0.9046702 0.2878763 -0.1382744 -0.9822556 0.1267044 -0.1382758 -0.9822542 0.1267147 -0.6282248 -0.3678259 0.6855931 -0.5467348 -0.5874345 0.596659 -0.4926609 -0.5874228 0.6420434 -0.4308781 -0.770215 0.4702266 -0.3882604 -0.7702133 0.5059895 -0.2878726 -0.9046707 0.3141663 -0.2594041 -0.9046697 0.3380569 -0.1267064 -0.9822533 0.1382899 -0.1141732 -0.9822559 0.1487878 -0.4996421 -0.3678147 0.7842642 -0.3426704 -0.7702155 0.5379082 -0.228949 -0.9046666 0.3593896 -0.100767 -0.9822555 0.1581781 -0.3737011 -0.5874155 0.7178375 -0.1967521 -0.904675 0.3779576 -0.08660262 -0.9822537 0.1663668 -0.3097001 -0.5874239 0.7476758 -0.3096865 -0.5874291 0.7476774 -0.3558569 -0.3678203 0.8591125 -0.2440739 -0.7702134 0.5892363 -0.07176762 -0.9822542 0.1732808 -0.2796196 -0.3678231 0.8868591 -0.191793 -0.7702106 0.608269 -0.1917871 -0.7702084 0.6082735 -0.2433568 -0.5874266 0.7718209 -0.1281363 -0.9046734 0.4063829 -0.2012724 -0.3678238 0.9078519 -0.1751695 -0.5874316 0.7900885 -0.09222424 -0.9046764 0.4159992 -0.09222978 -0.9046682 0.4160158 -0.1380495 -0.7702078 0.6226735 -0.04059356 -0.9822562 0.183098 -0.1213747 -0.3678277 0.9219388 -0.1056387 -0.5874149 0.8023617 -0.0832535 -0.7702128 0.63233 -0.02448195 -0.9822578 0.1859311 -0.02448135 -0.9822538 0.1859523 -0.05562847 -0.9046669 0.4224731 -0.07244676 -0.9971553 -0.02080851 0.1837405 -0.9820381 -0.04290282 0.2241385 -0.971992 -0.07066518 0.2483184 -0.9670006 -0.0569899 0.4047768 -0.9095048 -0.09464037 0.6226729 -0.77021 -0.1380408 0.790096 -0.5874237 -0.1751619 0.9078583 -0.3678129 -0.2012636 0.9706475 -0.1074133 -0.2151882 0.95879 -0.1518007 -0.2401636 0.9486517 -0.1029353 -0.2991061 0.9302023 -0.1547429 -0.3328336 0.9191105 -0.1014478 -0.3807157 0.8248255 -0.3678247 -0.429381 0.6825468 -0.5874156 -0.4348252 0.5059955 -0.7702142 -0.3882511 0.3141666 -0.9046727 -0.2878659 0.1267065 -0.9822562 -0.1382684 0.02296644 -0.9993565 -0.02755403 0.01911878 -0.9995998 -0.02085173 0.02543115 -0.9993553 -0.02534353 0.02088671 -0.9995989 -0.0191282 0.1487938 -0.982254 -0.1141819 0.3593726 -0.9046726 -0.2289518 0.5657181 -0.7702143 -0.2945051 0.7476776 -0.5874258 -0.3096921 0.8868595 -0.3678182 -0.279625 0.8591121 -0.3678194 -0.3558588 0.8591136 -0.3678201 -0.3558543 0.4354087 -0.8988183 -0.05045002 0.4534353 -0.8892879 -0.0596956 0.63718 -0.7702128 -0.02781987 0.8085127 -0.587419 0.03530049 0.9219388 -0.3678277 0.1213747 0.9785903 -0.1459093 0.1451605 0.9848856 -0.1148397 0.1296619 0.9893714 -0.1370469 0.04860502 0.9911859 -0.1252123 0.04327505 0.9290122 -0.3678198 -0.04056012 0.8023553 -0.5874251 -0.1056317 0.6323295 -0.7702136 -0.08324986 0.6323286 -0.7702141 -0.08325141 0.4729259 -0.880886 -0.01952105 0.4772363 -0.8785279 -0.02083492 0.6371829 -0.7702105 0.02781999 0.8023594 -0.5874192 0.1056324 0.9078552 -0.3678202 0.2012643 0.95879 -0.1518007 0.2401636 0.9706475 -0.1074163 0.2151867 0.4772323 -0.8785302 0.02083498 0.6323325 -0.7702113 0.08324873 0.7900974 -0.5874233 0.1751568 0.8868622 -0.3678132 0.2796228 0.9302023 -0.1547429 0.3328336 0.9486505 -0.1029365 0.2991096 0.4354087 -0.8988183 0.05045002 0.4077697 -0.9085982 0.09040683 0.4147564 -0.9047436 0.09703773 0.248317 -0.9670006 0.05699652 0.2241385 -0.971992 0.07066518 0.3936682 -0.9046733 0.1630696 0.565726 -0.7702091 0.2945031 0.6825443 -0.5874205 0.4348224 0.737733 -0.3678187 0.5660915 0.7339643 -0.137039 0.6652193 0.7881047 -0.114828 0.604736 0.7946128 -0.1459142 0.5893213 0.8385109 -0.107417 0.5341921 0.8248298 -0.3678265 0.4293711 0.7476784 -0.5874213 0.3096988 0.6082663 -0.7702158 0.1917808 0.4063888 -0.904671 0.1281347 0.4063892 -0.904671 0.128134 0.1837383 -0.9820386 0.04290115 0.1732726 -0.9822556 0.07176822 0.1663545 -0.9822561 0.08659803 0.1581744 -0.9822571 0.1007569 0.1487966 -0.9822556 0.1141638 0.1382778 -0.9822551 0.1267051 0.1267084 -0.982255 0.1382759 0.1141722 -0.982258 0.1487751 0.1007696 -0.9822568 0.1581682 0.08660268 -0.9822569 0.1663476 0.07176792 -0.9822595 0.1732506 0.05639547 -0.982258 0.1788538 0.04059064 -0.9822559 0.1831009 0.02447956 -0.9822556 0.1859423 0.01288568 -0.9936307 0.1119469 -0.003461599 -0.9820919 0.188371 0.02426624 -0.9436157 0.3301525 0.005584537 -0.904372 0.4267084 0.05561172 -0.9046667 0.4224757 0.09222435 -0.9046682 0.4160171 0.1281301 -0.9046728 0.4063865 0.1630664 -0.9046673 0.3936835 0.1967498 -0.9046679 0.3779756 0.2289499 -0.9046702 0.3593797 0.2593898 -0.9046709 0.3380644 0.2878723 -0.904669 0.3141712 0.3141523 -0.9046745 0.2878759 0.3380597 -0.9046676 0.2594075 0.3593729 -0.9046731 0.2289491 0.3779615 -0.9046728 0.196754 0.3936761 -0.9046711 0.1630619 0.1732753 -0.9822546 0.07177591 0.03174299 -0.9993991 0.01392221 0.0256766 -0.9995809 0.01337003 0.03075528 -0.9993823 0.01700735 0.02416419 -0.9995894 0.01540648 0.02936035 -0.9993687 0.02000534 0.02757644 -0.9993594 0.02281659 0.02543145 -0.9993553 0.02534377 0.02296704 -0.9993565 0.02755433 0.02023208 -0.9993622 0.0294249 0.01728183 -0.999372 0.03093683 0.01417905 -0.9993875 0.03199386 0.01098746 -0.9994038 0.03273224 0.007770717 -0.9994285 0.03290086 0.004588186 -0.9994521 0.03278112 0.001496195 -0.9994768 0.03230834 0.004002094 -0.9995299 0.03039729 0.02256757 -0.9995957 0.01729983 0.02088642 -0.9995989 0.0191282 0.0191183 -0.9995998 0.02085155 0.01726114 -0.9995977 0.02250558 0.01531094 -0.9995937 0.02404642 0.01326471 -0.9995872 0.02548611 0.0111171 -0.9995776 0.02685523 0.008862972 -0.999566 0.02809512 0.006494462 -0.9995498 0.02929437 0.03380841 -0.8462337 0.5317385 0.01464712 -0.7698666 0.6380367 0.08323132 -0.7702071 0.6323398 0.138037 -0.7702034 0.6226817 0.1917867 -0.7702096 0.6082721 0.244067 -0.7702019 0.5892541 0.2945005 -0.7702052 0.5657327 0.3426786 -0.7702075 0.5379143 0.3882649 -0.7702047 0.5059994 0.4308884 -0.7702066 0.4702309 0.4702345 -0.7702088 0.4308804 0.5059895 -0.7702075 0.3882722 0.5379038 -0.7702093 0.3426911 0.5657234 -0.7702136 0.2944964 0.04090321 -0.7065201 0.7065098 0.02329719 -0.5871161 0.8091675 0.1056375 -0.5874277 0.8023525 0.1751604 -0.5874326 0.7900898 0.2433599 -0.5874281 0.7718188 0.3096963 -0.5874308 0.747672 0.3736908 -0.5874261 0.7178342 0.4348173 -0.5874196 0.6825483 0.4926592 -0.5874267 0.6420412 0.5467444 -0.5874208 0.5966635 0.5966692 -0.5874205 0.5467386 0.642045 -0.5874302 0.49265 0.6825383 -0.587423 0.4348286 0.04508423 -0.5314815 0.8458693 0.03112363 -0.3676763 0.9294329 0.1213871 -0.3678206 0.9219399 0.2012588 -0.3678167 0.9078578 0.2796285 -0.3678126 0.8868607 0.355866 -0.3678293 0.8591048 0.4293708 -0.3678111 0.8248369 0.4996395 -0.3678159 0.7842653 0.566082 -0.3678265 0.7377364 0.62823 -0.3678289 0.6855866 0.6855931 -0.3678259 0.6282248 0.7377341 -0.3678261 0.5660852 0.04595398 -0.3299304 0.9428862 0.03847843 -0.1397508 0.9894389 0.1451606 -0.1459189 0.9785889 0.2401559 -0.1518036 0.9587914 0.3328351 -0.1547411 0.9302023 0.4223891 -0.154729 0.8931106 0.5081492 -0.1517996 0.8477863 0.5893234 -0.1459093 0.7946121 0.6652133 -0.13704 0.7339696 0.731474 -0.1252135 0.6702741 0.6702737 -0.1252195 0.7314734 0.04876393 -0.1118446 0.9925285 0.1296529 -0.1148443 0.9848863 0.2151842 -0.1074135 0.9706483 0.2991178 -0.1029408 0.9486474 0.3807122 -0.1014473 0.9191119 0.4593026 -0.1029303 0.8822962 0.5341928 -0.1074091 0.8385115 0.6047441 -0.1148325 0.7880978 0.8477904 -0.151795 0.5081436 0.8823007 -0.1029369 0.4592927 0.8591133 -0.3678148 0.3558604 0.771825 -0.5874236 0.2433516 0.6226701 -0.7702122 0.1380414 0.6082749 -0.7702043 0.1917993 0.8930994 -0.1547378 0.4224095 0.9191129 -0.1014468 0.3807101 0.8868594 -0.3678175 0.2796263 0.790098 -0.5874211 0.1751624 0.6323286 -0.7702143 0.08325064 0.472929 -0.8808844 0.01952099 0.4534357 -0.8892877 0.05969566 0.9911856 -0.1252138 -0.04327535 0.9219434 -0.3678154 -0.1213766 0.8023608 -0.5874174 -0.105631 0.9785901 -0.1459095 -0.1451621 0.9848856 -0.1148397 -0.1296619 0.9893717 -0.1370453 -0.04860383 0.8930988 -0.1547377 -0.4224106 0.8823021 -0.1029356 -0.4592902 0.7842622 -0.3678315 -0.4996327 0.6420431 -0.58742 -0.4926648 0.4702321 -0.7702121 -0.4308773 0.287879 -0.9046735 -0.3141523 0.1141738 -0.9822559 -0.1487878 0.02023059 -0.9993623 -0.02942323 0.01726114 -0.9995977 -0.02250558 0.8477862 -0.1517962 -0.5081502 0.8385146 -0.1074144 -0.5341867 0.7377358 -0.3678231 -0.566085 0.5966557 -0.5874315 -0.5467416 0.4308843 -0.7702143 -0.4702221 0.2593958 -0.9046767 -0.3380442 0.1007702 -0.9822567 -0.158169 0.01728063 -0.9993707 -0.03098022 0.01531106 -0.9995936 -0.02404564 0.794609 -0.1459141 -0.5893265 0.7881034 -0.1148446 -0.6047346 0.6855835 -0.3678237 -0.6282364 0.5467314 -0.5874273 -0.5966691 0.3882561 -0.7702185 -0.5059849 0.2289463 -0.9046784 -0.3593617 0.08659911 -0.9822575 -0.1663459 0.01417869 -0.9993875 -0.03199386 0.01326447 -0.9995872 -0.02548575 0.7339633 -0.1370497 -0.6652184 0.7314808 -0.1252038 -0.6702685 0.6282328 -0.3678251 -0.6855862 0.4926539 -0.5874151 -0.6420559 0.3426834 -0.7702159 -0.5378992 0.1967535 -0.9046716 -0.377965 0.07177233 -0.9822571 -0.1732622 0.01098722 -0.9994038 -0.0327326 0.01111745 -0.9995781 -0.02683562 0.670268 -0.1252085 -0.7314805 0.5660957 -0.3678343 -0.737722 0.4348169 -0.5874124 -0.6825548 0.2944993 -0.7702164 -0.5657181 0.1630682 -0.9046766 -0.3936613 0.05639815 -0.982256 -0.1788646 0.007770597 -0.9994284 -0.03290188 0.008863627 -0.9995657 -0.02810615 0.5893234 -0.1459093 -0.7946121 0.5341914 -0.1074095 -0.8385123 0.508139 -0.1517971 -0.8477927 0.4593021 -0.1029393 -0.8822954 0.3558633 -0.3678238 -0.8591083 0.2433524 -0.5874197 -0.7718276 0.138042 -0.7702097 -0.6226727 0.05561703 -0.9046748 -0.4224577 -0.003458857 -0.9820912 -0.1883744 0.01288598 -0.9936307 -0.1119469 0.001496136 -0.9994763 -0.03232741 0.004001319 -0.99953 -0.03039634 0.04059302 -0.9822533 -0.1831139 0.1281288 -0.9046696 -0.4063939 0.2440775 -0.770201 -0.5892511 0.3736792 -0.5874178 -0.717847 0.4996383 -0.3678211 -0.7842636 0.4293674 -0.3678203 -0.8248345 0.4293814 -0.3678174 -0.8248285 0.422406 -0.1547394 -0.8931007 0.3807122 -0.1014473 -0.9191119 0.2796306 -0.3678272 -0.8868539 0.1751595 -0.5874233 -0.7900969 0.08324593 -0.7702179 -0.6323248 0.005584537 -0.904372 -0.4267084 0.02427089 -0.9436156 -0.3301525 0.3328178 -0.1547363 -0.9302092 0.2991179 -0.1029347 -0.948648 0.2012633 -0.3678129 -0.9078584 0.1056346 -0.587423 -0.8023563 0.01466155 -0.7698665 -0.6380366 0.03380841 -0.8462337 -0.5317385 0.2401661 -0.1518019 -0.958789 0.2151967 -0.1074045 -0.9706466 0.1213718 -0.3678172 -0.9219433 0.02329117 -0.587122 -0.8091634 0.04090321 -0.7065201 -0.7065098 0.1451608 -0.1459088 -0.9785903 0.1296418 -0.1148347 -0.9848889 0.03113579 -0.3676671 -0.9294362 0.04507386 -0.5314913 -0.8458638 0.04875183 -0.1118334 -0.9925304 0.03848671 -0.1397426 -0.9894396 0.04595398 -0.3299304 -0.9428862 0.004588305 -0.9994518 -0.03279012 0.006494581 -0.9995496 -0.02930343 0.05639696 -0.9822545 -0.1788729 0.1630589 -0.9046675 -0.3936861 0.2944958 -0.7702053 -0.565735 0.4348307 -0.5874214 -0.6825383 0.5660749 -0.3678238 -0.7377431 0.6652184 -0.1370497 -0.7339633 0.6047351 -0.11484 -0.7881035 0.02757602 -0.9993593 -0.02281683 0.02256786 -0.9995957 -0.01729983 0.1581774 -0.9822543 -0.1007785 0.3779611 -0.9046719 -0.1967596 0.5892416 -0.7702097 -0.2440726 0.7718245 -0.5874233 -0.2433534 0.9078525 -0.3678241 -0.2012695 0.8868594 -0.3678175 -0.2796263 0.02936071 -0.9993687 -0.02000534 0.02416372 -0.9995893 -0.01541101 0.1663591 -0.9822545 -0.08660775 0.3936734 -0.9046719 -0.163065 0.6082702 -0.7702102 -0.1917911 0.7900959 -0.5874251 -0.175158 0.7718275 -0.5874196 -0.2433524 0.03075498 -0.9993822 -0.01701289 0.02567636 -0.9995808 -0.01337605 0.1732726 -0.9822549 -0.07177805 0.4063861 -0.904672 -0.1281364 0.6226712 -0.7702108 -0.1380431 0.6082663 -0.7702158 -0.1917808 0.03174334 -0.9993992 -0.01392221 0.02710819 -0.9995695 -0.01122492 0.1732726 -0.9822556 -0.07176822 0.6371813 -0.7702118 -0.02781903 0.6855931 -0.3678259 -0.6282248 0.7476787 -0.587419 -0.3097023 0.8248327 -0.367816 -0.4293745 0.5892332 -0.7702171 -0.2440697 0.7178378 -0.5874261 -0.3736836 0.7178382 -0.5874241 -0.3736861 0.3936758 -0.9046716 -0.1630604 0.5657318 -0.7702081 -0.2944948 0.1663576 -0.982256 -0.08659362 0.3779631 -0.9046725 -0.1967524 0.4160058 -0.9046728 -0.09223008 0.4063828 -0.9046739 -0.128133 0.9219399 -0.3678238 -0.1213781 0.8085119 -0.5874203 -0.03530043 0.8085113 -0.5874211 -0.03530019 0.9290117 -0.367821 -0.04055958 0.6371808 -0.7702123 0.02781713 0.8085073 -0.5874267 0.03530055 0.8023594 -0.5874195 0.1056306 0.9290088 -0.3678281 0.04056251 0.9290146 -0.3678135 0.04056 0.9219436 -0.3678144 0.1213779 0.6226672 -0.7702133 0.1380481 0.9078543 -0.367819 0.201271 0.7718258 -0.587422 0.2433523 0.5892373 -0.7702136 0.2440708 0.5892421 -0.7702099 0.244071 0.7476773 -0.5874245 0.3096954 0.859111 -0.3678253 0.3558553 0.02710878 -0.9995695 0.01122754 -0.07245385 -0.9971547 0.02080845 0.3779637 -0.9046717 0.1967554 0.1663596 -0.9822549 0.08660179 0.7178357 -0.5874274 0.3736856 0.7178422 -0.5874215 0.3736824 0.8248276 -0.3678199 0.4293811 0.3593723 -0.9046747 0.228944 0.1581773 -0.982254 0.100782 0.5379061 -0.7702144 0.3426764 0.7842724 -0.3678196 0.4996255 0.784264 -0.3678264 0.4996338 0.3380565 -0.9046763 0.2593815 0.148793 -0.9822536 0.1141867 0.5059847 -0.7702209 0.3882516 0.6420479 -0.5874068 0.4926744 0.3141655 -0.9046751 0.2878594 0.1382756 -0.9822539 0.1267169 0.4702212 -0.7702185 0.4308778 0.5966634 -0.5874217 0.5467438 0.6855906 -0.3678267 0.6282269 0.2878739 -0.9046749 0.3141527 0.126704 -0.9822547 0.1382818 0.4308831 -0.7702122 0.4702265 0.5467317 -0.5874213 0.5966748 0.6282217 -0.3678196 0.6855992 0.2594036 -0.9046734 0.3380471 0.1141715 -0.9822543 0.1488003 0.3882561 -0.7702185 0.5059849 0.492662 -0.5874178 0.6420471 0.5660875 -0.3678128 0.737739 0.2289529 -0.9046716 0.3593744 0.1007684 -0.9822562 0.1581732 0.3426825 -0.7702253 0.5378864 0.4348252 -0.5874156 0.6825468 0.4996451 -0.3678138 0.7842627 0.1967566 -0.9046774 0.3779495 0.08659803 -0.9822547 0.1663632 0.2945032 -0.7702093 0.5657256 0.3736892 -0.5874286 0.7178329 0.4293753 -0.3678288 0.8248267 0.1630644 -0.9046754 0.3936656 0.07177376 -0.9822516 0.1732933 0.2440732 -0.7702138 0.5892359 0.3096887 -0.5874215 0.7476824 0.355854 -0.3678176 0.8591148 0.1281401 -0.9046718 0.4063856 0.05640012 -0.9822534 0.178878 0.1917926 -0.7702118 0.6082676 0.2433608 -0.5874146 0.7718288 0.2796241 -0.3678194 0.8868592 0.09222978 -0.9046765 0.4159978 0.04059374 -0.9822546 0.183107 0.1380539 -0.7702152 0.6226634 0.1751582 -0.5874159 0.7901027 0.2012646 -0.3678272 0.9078523 0.05562806 -0.9046742 0.4224574 0.02448397 -0.9822556 0.1859419 0.0832628 -0.7702179 0.6323225 0.1056184 -0.5874117 0.8023668 0.1213709 -0.3678341 0.9219366 0.7842741 -0.3678082 -0.4996312 0.5379066 -0.7702144 -0.3426751 0.5379039 -0.7702086 -0.3426927 0.6825465 -0.5874181 -0.4348222 0.359381 -0.9046729 -0.228937 0.1581766 -0.9822563 -0.1007618 0.7377355 -0.36782 -0.5660873 0.6420499 -0.5874167 -0.4926598 0.3380602 -0.9046725 -0.2593899 0.3380478 -0.9046722 -0.2594072 0.5059849 -0.7702122 -0.3882686 0.148791 -0.9822561 -0.1141679 0.596673 -0.5874184 -0.5467365 0.4702252 -0.7702068 -0.4308944 0.3141539 -0.9046735 -0.2878774 0.1382748 -0.9822556 -0.1267048 0.1382766 -0.982254 -0.1267153 0.6282262 -0.3678206 -0.6855946 0.5467489 -0.5874188 -0.5966614 0.4926626 -0.5874188 -0.6420457 0.4308856 -0.7702062 -0.4702342 0.3882704 -0.7702097 -0.5059872 0.2878738 -0.904668 -0.3141728 0.2594004 -0.9046683 -0.3380635 0.1267063 -0.9822534 -0.1382883 0.1141717 -0.9822559 -0.1487895 0.4996415 -0.3678172 -0.7842633 0.3426787 -0.7702093 -0.537912 0.228949 -0.9046666 -0.3593896 0.1007702 -0.9822549 -0.1581789 0.3736894 -0.5874229 -0.7178375 0.1967589 -0.9046703 -0.3779652 0.0866003 -0.9822542 -0.166365 0.3097012 -0.5874201 -0.7476783 0.3097028 -0.5874258 -0.7476732 0.3558463 -0.3678219 -0.8591162 0.244067 -0.7702179 -0.5892332 0.07177174 -0.9822539 -0.1732807 0.2796315 -0.3678166 -0.8868581 0.1917867 -0.7702137 -0.608267 0.1917871 -0.7702084 -0.6082735 0.2433511 -0.5874274 -0.771822 0.1281365 -0.9046771 -0.4063746 0.2012726 -0.3678212 -0.9078529 0.1751585 -0.5874289 -0.7900929 0.09222602 -0.9046782 -0.4159949 0.09223026 -0.9046672 -0.4160179 0.1380425 -0.7702133 -0.6226684 0.04059368 -0.9822561 -0.1830985 0.1213631 -0.3678203 -0.9219433 0.105632 -0.5874231 -0.8023566 0.08324807 -0.7702108 -0.6323331 0.02447837 -0.9822573 -0.185934 0.02448171 -0.9822531 -0.1859552 0.05562055 -0.9046652 -0.4224777 1 1.28786e-5 0 1 -1.42434e-5 0 1 0 0 1 3.30806e-6 0 1 -6.61608e-6 0 1 6.61599e-6 0 1 2.99689e-6 0 1 -7.09094e-6 0 1 7.78156e-6 0 1 -6.47877e-6 0 1 1.68682e-6 0 1 2.14061e-7 0 1 -2.65432e-7 0 1 6.15358e-7 0 0.04906207 0 -0.9987958 0.04906213 0 -0.9987958 0.1467344 0 -0.989176 0.1467282 0 -0.9891769 0.2429866 0 -0.9700297 0.24298 0 -0.9700314 0.3368883 0 -0.9415447 0.4275505 0 -0.9039915 0.5141046 0 -0.8577275 0.5957022 0 -0.8032055 0.6715539 0 -0.7409558 0.7409503 0 -0.6715599 0.8032072 0 -0.5956998 0.8577322 0 -0.5140969 0.9039896 0 -0.4275546 0.9415458 0 -0.3368853 0.9700314 0 -0.2429796 0.9891766 0 -0.1467304 0.9987955 0 -0.04906779 0.9987955 0 0.04906779 0.9891766 0 0.1467304 0.9700314 0 0.2429796 0.9415443 0 0.3368895 0.9039896 0 0.4275546 0.8577252 0 0.5141084 0.8032072 0 0.5956998 0.7409444 0 0.6715664 0.6715539 0 0.7409558 0.5956979 0 0.8032087 0.5141094 0 0.8577247 0.4275398 0 0.9039965 0.3368766 0 0.9415489 0.2429804 0 0.9700312 0.146728 0 0.9891769 0.04907524 0 0.9987951 0.04906207 0 0.9987958 0.3368946 0 -0.9415425 0.4275559 0 -0.903989 0.5140998 0 -0.8577304 0.5956987 0 -0.803208 0.6715618 0 -0.7409485 0.7409563 0 -0.6715534 0.8032026 0 -0.5957061 0.8577256 0 -0.5141078 0.9415425 0 -0.3368944 0.9891765 0 -0.1467306 0.9987955 0 -0.04906713 0.9891765 0 0.1467306 0.941544 0 0.3368902 0.857729 0 0.5141021 0.8032119 0 0.5956935 0.7409563 0 0.6715534 0.671569 0 0.740942 0.5956903 0 0.8032143 0.4275612 0 0.9039865 0.3369004 0 0.9415403 0.24298 0 0.9700314 0.1467282 0 0.9891769 -1 6.32745e-7 0 -1 2.74669e-6 0 -1 0 0 -1 -2.78549e-7 0 -1 1.05095e-5 0 -1 -3.47953e-7 0 -1 -8.43644e-7 0 -0.04906213 0 0.9987958 -0.0490753 0 0.9987951 -0.146728 0 0.9891769 -0.2429804 0 0.9700312 -0.3368999 0 0.9415405 -0.4275612 0 0.9039865 -0.5141094 0 0.8577247 -0.5956895 0 0.8032149 -0.6715682 0 0.7409427 -0.7409546 0 0.6715552 -0.8032126 0 0.5956925 -0.8577284 0 0.5141033 -0.9039896 0 0.4275546 -0.9415443 0 0.3368895 -0.9700317 0 0.2429785 -0.9891766 0 0.1467304 -0.9987955 0 0.0490688 -0.9987955 0 -0.04906815 -0.9891766 0 -0.1467304 -0.9700317 0 -0.2429785 -0.9415428 0 -0.3368936 -0.9039896 0 -0.4275546 -0.8577249 0 -0.514109 -0.8032034 0 -0.595705 -0.7409546 0 -0.6715552 -0.6715611 0 -0.7409493 -0.5956979 0 -0.8032087 -0.5140998 0 -0.8577304 -0.4275559 0 -0.903989 -0.336894 0 -0.9415426 -0.2429804 0 -0.9700312 -0.146728 0 -0.9891769 -0.04906225 0 -0.9987958 -0.1467347 0 -0.9891759 -0.1467282 0 0.9891769 -0.24298 0 0.9700314 -0.3368772 0 0.9415487 -0.4275398 0 0.9039965 -0.5956987 0 0.803208 -0.6715547 0 0.7409551 -0.7409436 0 0.6715673 -0.8032088 0 0.5956977 -0.8577252 0 0.5141084 -0.941544 0 0.3368902 -0.9891765 0 0.1467306 -0.9987955 0 -0.0490688 -0.9891765 0 -0.1467306 -0.9415454 0 -0.3368861 -0.8577322 0 -0.5140969 -0.8032088 0 -0.5956977 -0.7409495 0 -0.6715608 -0.6715547 0 -0.7409551 -0.595703 0 -0.8032048 -0.5141046 0 -0.8577275 -0.4275505 0 -0.9039915 -0.3368888 0 -0.9415445 -0.2429862 0 -0.9700298 -0.04906213 0 -0.9987958 0 -1 5.59072e-6 0 -1 -6.97545e-7 0 -1 5.57135e-6 0 -1 2.77862e-6 0 -1 -2.77605e-6 0 -1 2.77415e-6 0 -1 2.77223e-6 0 -1 -2.77223e-6 0 -1 2.77287e-6 0 -1 -2.77607e-6 0 -1 1.38931e-6 0 -1 2.78182e-6 0 -1 -6.96419e-7 0 -1 6.97545e-7 0 -1 -3.49419e-7 0 -1 -5.4165e-6 0 -1 -5.42112e-6 0 -1 5.42168e-6 0 -1 -5.42112e-6 0 -1 5.41649e-6 0 -1 -6.97545e-7 0 -1 6.96419e-7 0 -1 -2.78182e-6 0 -1 -1.38931e-6 0 -1 2.77606e-6 0 -1 -2.77287e-6 0 -1 2.77222e-6 0 -1 -2.77415e-6 0 -1 2.77605e-6 0 -1 -2.77861e-6 0 -1 -5.57135e-6 0 -1 -5.59072e-6 0 -1 -2.70049e-6 0 -1 2.70623e-6 0 -1 -2.70825e-6 0 -1 2.70969e-6 0 -1 2.71056e-6 0 -1 -2.71085e-6 0 -1 4.06582e-6 0 -1 -1.35485e-6 0 -1 4.06237e-6 0 -1 1.35311e-6 0 -1 6.75914e-7 0 -1 2.7005e-6 0 -1 -6.74193e-7 0 -1 -2.35594e-6 0 -1 3.84362e-6 0 -1 -5.385e-6 0 -1 -2.77861e-6 0 -1 2.77605e-6 0 -1 -2.77414e-6 0 -1 2.77224e-6 0 -1 2.77222e-6 0 -1 -2.77287e-6 0 -1 -1.3893e-6 0 -1 -2.78182e-6 0 -1 6.96418e-7 0 -1 -6.97544e-7 0 -1 3.49421e-7 0 -1 5.4165e-6 0 -1 -5.42171e-6 0 -1 -5.4165e-6 0 -1 6.97544e-7 0 -1 -6.96418e-7 0 -1 2.78182e-6 0 -1 1.3893e-6 0 -1 -2.77606e-6 0 -1 2.77287e-6 0 -1 -2.77223e-6 0 -1 -2.77223e-6 0 -1 2.77414e-6 0 -1 -2.77605e-6 0 -1 2.77862e-6 0 -1 -5.59072e-6 0 -1 -2.70624e-6 0 -1 2.70824e-6 0 -1 -2.70969e-6 0 -1 2.71084e-6 0 -1 1.35528e-6 0 -1 1.35485e-6 0 -1 -4.06237e-6 0 -1 -1.35312e-6 0 -1 -6.75911e-7 0 -1 -2.7005e-6 0 -1 6.74194e-7 0 -1 3.70219e-6 0 -1 -1.51066e-6 0 -1 2.20377e-6 0 -1 6.28816e-6 0 -1 9.75186e-6 0 -1 -9.18315e-6 0 -1 -4.58986e-6 0 -1 1.27545e-5 0.0436151 0 -0.9990485 0.1305229 0 -0.9914454 0.1305307 0 -0.9914444 0.2164385 0 -0.9762963 0.3007041 0 -0.9537176 0.3826791 0 -0.9238814 0.4617512 0 -0.8870095 0.5372985 0 -0.8433923 0.6087639 0 -0.7933514 0.6755886 0 -0.7372789 0.7372756 0 -0.6755922 0.7933518 0 -0.6087635 0.8433932 0 -0.5372969 0.8870109 0 -0.4617484 0.9238796 0 -0.3826836 0.9537165 0 -0.3007073 0.9762961 0 -0.2164394 0.9914449 0 -0.1305264 0.9990483 0 -0.04361951 0.9990483 0 0.04361951 0.9914449 0 0.1305264 0.9762961 0 0.2164394 0.9537165 0 0.3007073 0.9238796 0 0.3826836 0.8870109 0 0.4617484 0.8433932 0 0.5372969 0.7933544 0 0.6087601 0.737282 0 0.6755853 0.6755924 0 0.7372754 0.6087639 0 0.7933514 0.5373035 0 0.843389 0.4617567 0 0.8870067 0.3826851 0 0.923879 0.3007041 0 0.9537176 0.2164385 0 0.9762963 0.1305376 0 0.9914435 0.0436151 0 0.9990485 -0.0436151 0 0.9990485 -0.1305238 0 0.9914453 -0.2164385 0 0.9762963 -0.3007041 0 0.9537176 -0.3826851 0 0.923879 -0.4617457 0 0.8870124 -0.5372935 0 0.8433954 -0.6087639 0 0.7933514 -0.6755847 0 0.7372823 -0.7372756 0 0.6755922 -0.7933493 0 0.6087669 -0.8433932 0 0.5372969 -0.8870109 0 0.4617484 -0.9238796 0 0.3826836 -0.9537172 0 0.3007053 -0.9762961 0 0.2164394 -0.991445 0 0.1305255 -0.9990483 0 0.04361981 -0.9990483 0 -0.04361951 -0.991445 0 -0.1305255 -0.9762961 0 -0.2164394 -0.9537172 0 -0.3007053 -0.9238796 0 -0.3826836 -0.8870109 0 -0.4617484 -0.8433932 0 -0.5372969 -0.7933544 0 -0.6087601 -0.7372788 0 -0.6755887 -0.6755924 0 -0.7372754 -0.6087596 0 -0.7933548 -0.5372985 0 -0.8433923 -0.4617512 0 -0.8870095 -0.3826851 0 -0.923879 -0.3007104 0 -0.9537155 -0.2164385 0 -0.9762963 -0.1305238 0 -0.9914453 -0.04362207 0 -0.9990482 0.04362207 0 -0.9990482 0.3007084 0 -0.9537162 0.3826851 0 -0.923879 0.4617498 0 -0.8870103 0.6087596 0 -0.7933548 0.6755924 0 -0.7372754 0.7372788 0 -0.6755887 0.7933544 0 -0.6087601 0.8433916 0 -0.5372994 0.8870102 0 -0.4617498 0.9537172 0 -0.3007053 0.991445 0 -0.1305255 0.9990483 0 0.04361981 0.991445 0 0.1305255 0.9537172 0 0.3007053 0.8870102 0 0.4617498 0.8433916 0 0.5372994 0.7933493 0 0.6087669 0.7372756 0 0.6755922 0.6755847 0 0.7372823 0.5372935 0 0.8433954 0.4617443 0 0.8870131 0.3007021 0 0.9537182 0.1305229 0 0.9914454 -0.1305366 0 0.9914435 -0.3007021 0 0.9537182 -0.4617553 0 0.8870075 -0.5373035 0 0.843389 -0.6755924 0 0.7372754 -0.737282 0 0.6755853 -0.7933544 0 0.6087601 -0.8433916 0 0.5372994 -0.8870102 0 0.4617498 -0.9537165 0 0.3007073 -0.9914449 0 0.1305264 -0.9990483 0 0.04361951 -0.9914449 0 -0.1305264 -0.9537165 0 -0.3007073 -0.8870102 0 -0.4617498 -0.8433916 0 -0.5372994 -0.7933518 0 -0.6087635 -0.7372756 0 -0.6755922 -0.6755886 0 -0.7372789 -0.6087639 0 -0.7933514 -0.4617498 0 -0.8870103 -0.3826791 0 -0.9238814 -0.3007021 0 -0.9537182 -0.1305298 0 -0.9914444 -0.0436151 0 -0.9990485 0 -1 -4.75877e-7 0 -1 -1.9009e-6 0 -1 1.89904e-6 0 -1 1.89793e-6 0 -1 -1.9009e-6 0 -1 -1.90687e-6 0 -1 -3.51545e-6 0 -1 -3.51779e-6 0 -1 2.85527e-6 0 -1 -3.8018e-6 0 -1 -1.42428e-6 0 -1 9.48959e-7 0 -1 -9.48959e-7 0 -1 1.42428e-6 0 -1 3.8018e-6 0 -1 -2.85527e-6 0 -1 3.51778e-6 0 -1 -3.51896e-6 0 -1 3.51897e-6 0 -1 -3.51778e-6 0 -1 3.5073e-6 0 -1 1.90089e-6 0 -1 -1.89792e-6 0 -1 -1.89903e-6 0 -1 1.9009e-6 0 -1 1.90687e-6 0 -1 -1.75597e-6 0 -1 1.75889e-6 0 -1 -8.79737e-7 0 -1 1.75889e-6 0 -1 1.75773e-6 0 -1 -4.38995e-7 0 -1 -1.09603e-6 0 -1 -1.90687e-6 0 -1 -1.9009e-6 0 -1 -1.89904e-6 0 -1 -1.89792e-6 0 -1 1.90089e-6 0 -1 1.90351e-6 0 -1 1.90687e-6 0 -1 3.51196e-6 0 -1 3.51545e-6 0 -1 3.51778e-6 0 -1 1.42428e-6 0 -1 -1.42428e-6 0 -1 -3.51778e-6 0 -1 3.51778e-6 0 -1 -3.5073e-6 0 -1 1.75365e-6 0 -1 -1.90351e-6 0 -1 1.89793e-6 0 -1 1.89904e-6 0 -1 1.9009e-6 0 -1 1.90687e-6 0 -1 1.75597e-6 0 -1 -1.75889e-6 0 -1 8.79738e-7 0 -1 -1.75772e-6 0 -1 -3.07296e-6 0 -1 1.75365e-6 0.04758387 0 -0.9988673 0.1423138 0 -0.9898216 0.2357704 0 -0.9718087 0.2357512 0 -0.9718134 0.3270699 0 -0.9450002 0.4154084 0 -0.909635 0.5000053 0 -0.8660225 0.580057 0 -0.814576 0.6548633 0 -0.7557474 0.7237301 0 -0.6900832 0.7860527 0 -0.6181596 0.8412554 0 -0.540638 0.8888329 0 -0.4582316 0.9283674 0 -0.3716638 0.9594932 0 -0.2817317 0.9819284 0 -0.1892527 0.9954721 0 -0.09505522 0.9954721 0 0.09505522 0.9819284 0 0.1892527 0.9594932 0 0.2817317 0.9283674 0 0.3716638 0.8888329 0 0.4582316 0.8412584 0 0.5406333 0.7860566 0 0.6181547 0.7237398 0 0.690073 0.6548633 0 0.7557474 0.580057 0 0.814576 0.4999977 0 0.8660269 0.4154169 0 0.9096311 0.3270699 0 0.9450002 0.2357609 0 0.9718112 0.1423138 0 0.9898216 0.04758387 0 0.9988673 -0.04758387 0 0.9988673 -0.1423039 0 0.9898231 -0.2357704 0 0.9718087 -0.3270608 0 0.9450033 -0.4154169 0 0.9096311 -0.5000053 0 0.8660225 -0.5800502 0 0.8145808 -0.6548575 0 0.7557525 -0.723735 0 0.6900781 -0.7860475 0 0.6181662 -0.8412525 0 0.5406426 -0.8888372 0 0.4582234 -0.9283688 0 0.3716603 -0.9594925 0 0.2817345 -0.9819288 0 0.1892508 -0.9954721 0 0.09505522 -0.9954721 0 -0.09505522 -0.9819288 0 -0.1892508 -0.9594925 0 -0.2817345 -0.9283688 0 -0.3716603 -0.8888372 0 -0.4582234 -0.8412525 0 -0.5406426 -0.7860553 0 -0.6181563 -0.7237398 0 -0.690073 -0.6548575 0 -0.7557525 -0.580057 0 -0.814576 -0.4999977 0 -0.8660269 -0.4154169 0 -0.9096311 -0.3270699 0 -0.9450002 -0.2357704 0 -0.9718087 -0.1423138 0 -0.9898216 -0.04757368 0 -0.9988678 0.04757356 0 -0.9988678 0.415416 0 -0.9096316 0.4999977 0 -0.8660269 0.6548562 0 -0.7557535 0.7237386 0 -0.6900743 0.7860553 0 -0.6181563 0.8412519 0 -0.5406435 0.8888367 0 -0.4582243 0.9283688 0 -0.3716603 0.9594925 0 -0.2817345 0.9819289 0 -0.1892502 0.9954721 0 -0.09505492 0.9954721 0 0.09505492 0.9819289 0 0.1892502 0.9594925 0 0.2817345 0.9283688 0 0.3716603 0.8888367 0 0.4582243 0.8412519 0 0.5406435 0.7860475 0 0.6181662 0.7237337 0 0.6900794 0.6548562 0 0.7557535 0.5800502 0 0.8145808 0.5000053 0 0.8660225 0.415416 0 0.9096316 0.3270608 0 0.9450033 0.2357704 0 0.9718087 0.1423039 0 0.9898231 0.04758375 0 0.9988673 -0.1423138 0 0.9898216 -0.2357609 0 0.9718112 -0.3270699 0 0.9450002 -0.415416 0 0.9096316 -0.4999977 0 0.8660269 -0.580057 0 0.814576 -0.6548621 0 0.7557485 -0.7237386 0 0.6900743 -0.7860553 0 0.6181563 -0.8412584 0 0.5406333 -0.8888323 0 0.4582326 -0.9283674 0 0.3716638 -0.9594932 0 0.2817317 -0.9819286 0 0.1892521 -0.9954721 0 0.09505492 -0.9954721 0 -0.09505492 -0.9819286 0 -0.1892521 -0.9594932 0 -0.2817317 -0.9283674 0 -0.3716638 -0.8888323 0 -0.4582326 -0.8412554 0 -0.540638 -0.7860515 0 -0.6181612 -0.7237288 0 -0.6900845 -0.6548621 0 -0.7557485 -0.5000053 0 -0.8660225 -0.4154075 0 -0.9096355 -0.2357512 0 -0.9718134 -0.04758387 0 -0.9988673 1 -1.83107e-6 0 1 -2.33935e-7 0 1 -8.43654e-7 0 1 2.64228e-7 0 1 3.47953e-7 0 1 -1.05095e-5 0 1 0 0 1 2.78549e-7 0 -1 1.89912e-5 0 -1 -8.47713e-7 0 -1 0 0 -1 -8.27004e-7 0 -1 -1.65403e-6 0 -1 3.30802e-6 0 -1 1.65402e-6 0 -1 -6.15358e-7 0 -1 -1.68682e-6 0 -1 1.99074e-7 0 -1 -2.14061e-7 0 -1 9.18873e-6 0 -1 -5.59298e-6 0 -1 7.09094e-6 0 0 1 4.56372e-6 0 1 -8.05252e-6 0 1 7.49038e-7 0 1 2.06393e-6 0 1 -1.5672e-5 0 1 9.68715e-6 0 1 1.38986e-6 0 1 2.06943e-6 0 1 6.43769e-6 0 1 -2.54449e-6 0 1 3.01176e-7 0 1 -1.61108e-6 0 1 6.8744e-7 0 1 2.17665e-6 0 1 2.35043e-6 0 1 -2.35043e-6 0 1 -2.17665e-6 0 1 -6.8744e-7 0 1 1.61108e-6 0 1 -3.01176e-7 0 1 2.54449e-6 0 1 -6.43769e-6 0 1 -2.06942e-6 0 1 1.01986e-6 0 1 -8.42232e-6 0 1 -6.31997e-6 0 1 6.31997e-6 0 1 8.42241e-6 0 1 -9.68725e-6 0 1 1.22438e-5 0 1 1.43355e-5 0 1 -1.38298e-5 0 1 5.67599e-5 0 1 -1.21011e-5 0 1 -1.86607e-5 0 1 -1.18318e-5 0 1 -1.38988e-6 0 1 -2.62523e-6 0 1 -1.25403e-5 0 1 2.21033e-6 0 1 -9.68725e-6 0 1 -2.06942e-6 0 1 -2.68237e-6 0 1 7.35074e-6 0 1 -3.01176e-7 0 1 1.61107e-6 0 1 -1.61107e-6 0 1 3.01176e-7 0 1 -7.35074e-6 0 1 2.68237e-6 0 1 2.06943e-6 0 1 -1.01986e-6 0 1 9.68716e-6 0 1 -1.22438e-5 0 1 7.30418e-6 0 1 9.12745e-6 0 1 4.69601e-6 0 1 -1.33072e-5 0 1 -4.64382e-7 0.1081189 0.994138 2.77487e-4 0.3089926 0.9510645 -2.67883e-4 0.3193015 0.9476531 5.3137e-4 0.4999231 0.8660697 -5.11794e-4 0.515555 0.8568561 7.58562e-4 0.6876993 0.7259951 9.57783e-4 0.8276833 0.5611945 0.001127958 0.9289762 0.3701375 0.001270771 0.9868263 0.1617779 0.001387536 0.9985322 -0.05414223 0.001481831 0.9635493 -0.2675265 0.001556456 0.8835133 -0.4684034 0.001613557 0.7621639 -0.647382 0.001656234 0.6051734 -0.7960919 0.001687109 0.4198824 -0.907577 0.001707851 0.2149696 -0.9766193 0.001719772 0 -0.9999986 0.001723825 -0.2149718 -0.9766188 0.001719832 -0.4198943 -0.9075714 0.001707911 -0.6051734 -0.7960919 0.001687109 -0.7621639 -0.647382 0.001656234 -0.8835087 -0.4684119 0.001613557 -0.9635493 -0.2675265 0.001556456 -0.9985328 -0.05413085 0.001481831 -0.9868244 0.1617892 0.001387536 -0.9289762 0.3701375 0.001270771 -0.827689 0.5611861 0.001127958 -0.6877056 0.7259892 9.57791e-4 -0.5155494 0.8568595 7.58554e-4 -0.3193017 0.9476531 5.31407e-4 -0.1081189 0.994138 2.77487e-4 0.1045286 0.9945219 0 -0.10453 0.9945217 0 0.6690052 0.7432575 -7.29574e-4 0.8088715 0.5879848 -9.18324e-4 0.9134041 0.4070526 -0.001078724 0.9780642 0.2083001 -0.001211822 0.9999991 4.56335e-4 -0.001320183 0.9782455 -0.2074458 -0.001405894 0.9137321 -0.4063146 -0.001472651 0.8092568 -0.5874533 -0.001523375 0.6693957 -0.7429045 -0.00156033 0.5002385 -0.8658862 -0.001586318 0.3091832 -0.9510012 -0.001602709 0.1045858 -0.9945147 -0.001610636 -0.1045847 -0.9945147 -0.001610755 -0.3091768 -0.9510033 -0.001602649 -0.5002338 -0.865889 -0.001586437 -0.6693957 -0.7429045 -0.001560389 -0.8092675 -0.5874385 -0.001523375 -0.9137279 -0.4063242 -0.001472651 -0.9782432 -0.2074571 -0.001405894 -0.9999991 4.44327e-4 -0.001320183 -0.9780642 0.2083003 -0.001211822 -0.9134041 0.4070526 -0.001078724 -0.8088654 0.5879932 -9.18292e-4 -0.6690055 0.7432571 -7.29587e-4 -0.4999233 0.8660696 -5.11755e-4 -0.3089904 0.9510652 -2.67862e-4 -0.1081206 0.9941378 -2.95661e-4 -0.3089923 0.9510645 2.8543e-4 -0.3192986 0.9476541 -5.66809e-4 -0.4999338 0.8660634 5.46003e-4 -0.5155579 0.8568544 -8.10651e-4 -0.6877031 0.7259914 -0.001025974 -0.8276918 0.5611818 -0.001211702 -0.928978 0.3701325 -0.001369178 -0.9868248 0.1617859 -0.001499652 -0.9985319 -0.0541439 -0.001606464 -0.9635489 -0.2675272 -0.001692116 -0.8835074 -0.4684141 -0.001758635 -0.7621635 -0.6473821 -0.00180912 -0.6051758 -0.7960898 -0.001846075 -0.4198883 -0.9075739 -0.001871168 -0.2149715 -0.9766186 -0.001885712 0 -0.9999982 -0.001890599 0.2149715 -0.9766186 -0.001885712 0.4198839 -0.9075759 -0.001871168 0.6051758 -0.7960898 -0.001846075 0.7621635 -0.6473821 -0.00180912 0.8835122 -0.4684048 -0.001758635 0.9635489 -0.2675272 -0.001692116 0.9985326 -0.05413162 -0.001606464 0.9868248 0.1617859 -0.001499652 0.928978 0.3701325 -0.001369178 0.8276857 0.5611908 -0.001211702 0.6876963 0.7259977 -0.001025974 0.5155519 0.8568581 -8.10642e-4 0.3192985 0.9476541 -5.66849e-4 0.1081176 0.9941381 -2.95652e-4 -0.1045302 0.9945218 0 0.1045287 0.9945219 0 -0.6690216 0.7432427 7.79858e-4 -0.808885 0.587966 9.84095e-4 -0.913422 0.4070123 0.001159369 -0.978075 0.2082486 0.001306533 -0.999999 4.02648e-4 0.001427888 -0.978234 -0.2074993 0.001525282 -0.9137049 -0.4063751 0.001602292 -0.8092356 -0.5874819 0.001661658 -0.6693587 -0.7429375 0.001705467 -0.5002047 -0.8659055 0.0017367 -0.3091604 -0.9510083 0.001756489 -0.1045789 -0.9945151 0.001766383 0.1045789 -0.9945151 0.001766204 0.3091604 -0.9510083 0.001756489 0.5002097 -0.8659026 0.001736819 0.6693647 -0.7429321 0.001705586 0.8092296 -0.5874902 0.001661598 0.9137095 -0.4063649 0.001602292 0.9782315 -0.2075115 0.001525282 0.999999 3.89659e-4 0.001427888 0.9780752 0.2082486 0.001306533 0.9134271 0.4070009 0.001159369 0.8088917 0.5879571 9.84076e-4 0.6690217 0.7432425 7.79872e-4 0.4999399 0.86606 5.45968e-4 0.308995 0.9510636 2.85412e-4 0.3192976 0.9476544 5.31363e-4 0.4999289 0.8660663 -5.118e-4 0.5155494 0.8568595 7.58554e-4 0.2149718 -0.9766188 0.001719832 0 -0.9999986 0.001723766 -0.4198904 -0.9075732 0.001707911 -0.7621586 -0.6473882 0.001656234 -0.9985322 -0.05414223 0.001481831 -0.6876993 0.7259951 9.57783e-4 -0.515555 0.8568561 7.58562e-4 -0.1081203 0.9941378 2.77491e-4 0.6690117 0.7432516 -7.29581e-4 0.9780617 0.2083119 -0.001211822 0.30918 -0.9510022 -0.001602649 -0.1045869 -0.9945145 -0.001610815 -0.5002385 -0.8658862 -0.001586437 -0.8092728 -0.5874311 -0.001523375 -0.9782455 -0.2074459 -0.001405894 -0.9999991 4.56336e-4 -0.001320183 -0.4999175 0.8660729 -5.11749e-4 -0.3089902 0.9510653 2.85428e-4 -0.3193027 0.9476526 -5.66817e-4 -0.5155519 0.8568581 -8.10642e-4 -0.6876963 0.7259977 -0.001025974 -0.8276857 0.5611908 -0.001211702 -0.9289736 0.3701437 -0.001369178 -0.8835122 -0.4684048 -0.001758635 -0.6051703 -0.7960941 -0.001846015 -0.4198927 -0.9075719 -0.001871228 0.6051703 -0.7960941 -0.001846015 0.9985319 -0.0541439 -0.001606464 0.3193026 0.9476526 -5.66857e-4 0.1081191 0.994138 -2.95657e-4 -0.1045287 0.9945219 0 -0.6690285 0.7432364 7.79866e-4 -0.913427 0.407001 0.001159369 -0.6693647 -0.7429321 0.001705467 -0.3091569 -0.9510095 0.001756489 0.978234 -0.2074993 0.001525282 0.913422 0.4070122 0.001159369 0.6690286 0.7432362 7.7988e-4 0.4999338 0.8660636 5.45962e-4 1.97739e-6 0 1 2.69788e-6 0 1 3.72303e-6 0 1 -1.7009e-5 0 1 1.27454e-5 0 1 -2.67396e-7 0 1 -1.56866e-5 0 1 2.47403e-5 0 1 -9.78067e-6 0 1 1.12961e-5 0 1 -3.03888e-6 0 1 2.91779e-6 0 1 -1.86151e-6 0 1 3.24947e-5 0 -1 -1.07081e-5 0 -1 -3.19804e-5 0 -1 2.67323e-6 0 -1 1.54446e-5 0 -1 3.91299e-6 0 -1 -3.913e-6 0 -1 -1.54446e-5 0 -1 -2.68224e-6 0 -1 -4.89506e-6 0 -1 -1.62473e-5 0 -1 7.66375e-4 0 -0.9999997 -1 3.46598e-7 0 0 0.9999986 0.001739561 0 0.9999985 0.001739978 0 0.9999986 0.001738309 0 0.9999985 0.00173968 0 0.9999986 0.001739859 0 0.9999985 0.001740515 0 0.9999985 0.001738786 0 0.9999986 0.00173968 0 0.9999985 0.001740276 0 0.9999985 0.001739382 0 0.3254657 -0.9455539 -1.18961e-6 0.3254657 -0.9455539 0 0.325466 -0.9455538 1.85496e-7 0.3254659 -0.9455538 0 0.325466 -0.9455538 -5.25996e-7 0.325466 -0.9455538 1.18961e-6 0.3254657 -0.9455539 0 0.3254657 -0.9455538 1.97739e-6 0 1 3.72303e-6 0 1 1 -3.90036e-7 0 -3.83197e-4 0 -1 4.89506e-6 0 -1 2.68224e-6 0 -1 -3.91299e-6 0 -1 -2.67323e-6 0 -1 3.19804e-5 0 -1 1.07081e-5 0 -1 -3.24947e-5 0 -1 0 0.08662962 -0.9962406 0 0.08662962 -0.9962406 0 -0.2680225 0.9634127 0 -0.2680226 0.9634127 0 -0.2680225 0.9634127 8.33798e-4 -0.9975559 0.06986832 -9.26959e-4 -0.9886405 0.1502968 8.10061e-4 -0.9770683 0.2129248 -8.91511e-4 -0.9541136 0.299444 0 -0.8972228 0.4415784 0 -0.8193062 0.5733562 -5.96728e-4 -0.7969741 0.6040132 7.49496e-4 -0.8193059 0.5733562 -6.9154e-4 -0.8757082 0.4828404 8.32343e-4 -0.8972255 0.4415718 0 -0.9541162 0.2994369 0 -0.9886421 0.1502891 0 -0.9541139 0.2994441 7.62685e-4 -0.9361663 0.3515567 -8.32342e-4 -0.8972256 0.4415717 0 -0.8193063 0.5733563 0 -0.7221726 0.691713 -4.78872e-4 -0.7015802 0.7125903 6.43596e-4 -0.7221764 0.6917086 6.91474e-4 -0.8757082 0.4828403 -7.49495e-4 -0.8193061 0.573356 0 -0.6081274 0.7938395 -3.37264e-4 -0.5915425 0.8062738 5.12781e-4 -0.6081236 0.7938423 5.96728e-4 -0.7969741 0.6040132 -6.43596e-4 -0.7221764 0.6917086 0 -0.6081274 0.7938394 0 -0.4798191 0.8773675 -1.71205e-4 -0.4691393 0.8831242 3.59295e-4 -0.4798157 0.8773692 4.78872e-4 -0.7015804 0.7125902 -5.12781e-4 -0.6081236 0.7938423 0 -0.3406276 0.9401983 1.90571e-4 -0.3369439 0.9415247 3.37264e-4 -0.5915426 0.8062736 -3.59295e-4 -0.4798157 0.8773693 0 -0.3406172 0.9402021 1.71205e-4 -0.4691395 0.8831241 -1.56676e-4 -0.3496882 0.9368662 0 -0.336944 0.9415248 -7.62685e-4 -0.9361663 0.3515567 8.91449e-4 -0.9541136 0.299444 0 -0.9886422 0.1502891 0 -0.9993559 0.03588539 0 -0.9886433 0.1502813 -8.10061e-4 -0.9770683 0.2129248 9.26991e-4 -0.9886405 0.1502969 0 -0.9993548 0.03591722 0 -0.9993554 0.0359013 -8.33799e-4 -0.997556 0.06986838 0 -0.8193062 0.5733563 0 -0.7221806 0.6917046 0 -0.6081275 0.7938394 0 1 3.94877e-7 0 1 -5.77649e-7 0 -0.3246737 0.9458261 -1.10028e-6 -0.324674 0.945826 0 -0.3246743 0.9458259 5.50141e-7 -0.324674 0.945826 0 -0.3246737 0.9458262 0 -0.3246726 0.9458265 6.44642e-6 -0.324667 0.9458284 -3.99033e-6 -0.3246803 0.9458239 3.81346e-6 -0.3246746 0.9458258 1.55427e-5 -0.324671 0.945827 -1.48181e-5 -0.324676 0.9458254 -1.50241e-5 -0.3246712 0.945827 4.35088e-5 -0.324667 0.9458284 0 -0.324674 0.9458261 -9.13785e-5 -0.3246791 0.9458243 5.35573e-5 -0.3246776 0.9458249 -4.00733e-5 -0.324669 0.9458278 0 -0.3246765 0.9458251 1.55476e-5 -0.3246727 0.9458265 0 -0.3246726 0.9458264 1.59679e-5 -0.3246762 0.9458252 -1.79465e-5 -0.3246707 0.9458272 2.21622e-5 -0.3246706 0.9458272 -3.19574e-5 -0.3246712 0.9458271 0 -0.3246736 0.9458261 0 -0.3246692 0.9458277 0 -0.3246789 0.9458244 0 -0.3246743 0.945826 0 -0.3246771 0.945825 0 -0.3246732 0.9458264 0 -0.3246694 0.9458277 0 -0.3246729 0.9458264 0 -0.324678 0.9458246 0 -0.3246706 0.9458272 0 -0.3246788 0.9458244 0 -0.3246738 0.9458261 3.19575e-5 -0.324664 0.9458295 -2.21622e-5 -0.3246706 0.9458272 1.79465e-5 -0.3246747 0.9458258 -1.59679e-5 -0.3246762 0.9458252 0 -0.3246762 0.9458252 0 -0.3246728 0.9458265 4.00732e-5 -0.3246779 0.9458247 -5.35574e-5 -0.3246716 0.9458268 0 -0.3246791 0.9458243 0 -0.3246725 0.9458266 0 -0.3246801 0.9458239 -5.35492e-5 -0.3246753 0.9458255 0 -0.3246727 0.9458265 0 -0.3246732 0.9458263 0 -0.3246731 0.9458263 0 -0.3246714 0.945827 0 -0.3246743 0.9458259 0 -0.3246673 0.9458283 3.99033e-6 -0.3246802 0.9458239 0 -0.3246742 0.945826 -3.10854e-5 -0.3246718 0.9458268 1.48181e-5 -0.3246713 0.945827 0 -0.3246712 0.945827 0 -0.3246665 0.9458287 0 -0.3246688 0.9458279 0 -0.3246696 0.9458275 3.99033e-6 -0.3246766 0.9458251 0 -0.3246739 0.9458261 -3.10854e-5 -0.3246753 0.9458256 1.48181e-5 -0.3246672 0.9458283 + + + + + + + + + + + + + + + 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 3 +

0 0 1 0 2 0 2 1 1 1 3 1 4 2 5 2 0 2 0 3 5 3 1 3 4 4 6 4 5 4 5 5 6 5 7 5 8 6 7 6 9 6 9 7 7 7 6 7 10 8 8 8 11 8 11 9 8 9 9 9 10 10 11 10 12 10 12 11 11 11 13 11 14 12 12 12 15 12 15 13 12 13 13 13 3 14 14 14 2 14 2 15 14 15 15 15 12 16 16 16 10 16 10 17 16 17 17 17 12 18 14 18 16 18 16 18 14 18 18 18 3 19 19 19 14 19 14 20 19 20 18 20 3 21 1 21 19 21 19 21 1 21 20 21 21 22 22 22 23 22 24 23 21 23 23 23 24 24 9 24 21 24 24 22 11 22 9 22 24 25 25 25 11 25 11 22 25 22 13 22 13 26 25 26 26 26 27 27 13 27 26 27 27 22 28 22 13 22 27 22 29 22 28 22 27 22 30 22 29 22 29 22 30 22 31 22 32 28 31 28 33 28 34 22 32 22 33 22 34 29 35 29 32 29 34 30 0 30 35 30 34 31 36 31 0 31 0 22 36 22 4 22 4 22 36 22 37 22 38 22 4 22 37 22 38 22 39 22 4 22 38 22 40 22 39 22 38 22 31 22 40 22 40 22 31 22 30 22 23 22 40 22 30 22 23 32 22 32 40 32 4 22 39 22 6 22 6 22 39 22 41 22 42 22 6 22 41 22 42 22 9 22 6 22 42 33 21 33 9 33 32 22 29 22 31 22 13 22 28 22 15 22 15 34 28 34 43 34 44 35 15 35 43 35 44 36 2 36 15 36 44 22 35 22 2 22 2 22 35 22 0 22 38 37 37 37 45 37 45 38 37 38 46 38 37 39 36 39 46 39 46 40 36 40 47 40 36 41 34 41 47 41 47 41 34 41 48 41 34 42 33 42 48 42 48 43 33 43 49 43 33 44 31 44 49 44 49 45 31 45 50 45 31 21 38 21 50 21 50 21 38 21 45 21 51 22 50 22 52 22 51 22 53 22 50 22 50 46 53 46 54 46 55 22 50 22 54 22 55 22 49 22 50 22 55 47 56 47 49 47 49 48 56 48 57 48 58 22 49 22 57 22 58 22 59 22 49 22 49 49 59 49 60 49 48 50 60 50 61 50 62 22 48 22 61 22 62 22 63 22 48 22 48 51 63 51 64 51 47 22 64 22 65 22 66 52 47 52 65 52 66 53 67 53 47 53 47 22 67 22 68 22 69 22 47 22 68 22 69 54 46 54 47 54 69 55 70 55 46 55 46 56 70 56 71 56 72 22 46 22 71 22 72 22 73 22 46 22 46 57 73 57 74 57 45 58 74 58 75 58 76 22 45 22 75 22 76 22 77 22 45 22 45 59 77 59 52 59 50 22 45 22 52 22 49 60 60 60 48 60 48 22 64 22 47 22 46 61 74 61 45 61 29 37 32 37 78 37 78 38 32 38 79 38 32 39 35 39 79 39 79 40 35 40 80 40 35 41 44 41 80 41 80 41 44 41 81 41 44 42 43 42 81 42 81 43 43 43 82 43 43 44 28 44 82 44 82 45 28 45 83 45 28 21 29 21 83 21 83 21 29 21 78 21 84 22 83 22 85 22 84 22 86 22 83 22 83 62 86 62 87 62 88 22 83 22 87 22 88 22 82 22 83 22 88 63 89 63 82 63 82 64 89 64 90 64 91 22 82 22 90 22 91 22 92 22 82 22 82 65 92 65 93 65 81 50 93 50 94 50 95 22 81 22 94 22 95 22 96 22 81 22 81 66 96 66 97 66 80 22 97 22 98 22 99 67 80 67 98 67 99 68 100 68 80 68 80 22 100 22 101 22 102 22 80 22 101 22 102 69 79 69 80 69 102 55 103 55 79 55 79 56 103 56 104 56 105 22 79 22 104 22 105 22 106 22 79 22 79 70 106 70 107 70 78 58 107 58 108 58 109 22 78 22 108 22 109 22 110 22 78 22 78 71 110 71 85 71 83 22 78 22 85 22 82 60 93 60 81 60 81 22 97 22 80 22 79 72 107 72 78 72 27 73 26 73 111 73 111 74 26 74 112 74 26 75 25 75 112 75 112 76 25 76 113 76 25 21 24 21 113 21 113 21 24 21 114 21 24 77 23 77 114 77 114 78 23 78 115 78 23 79 30 79 115 79 115 80 30 80 116 80 30 41 27 41 116 41 116 41 27 41 111 41 117 22 113 22 118 22 117 22 119 22 113 22 113 62 119 62 120 62 121 22 113 22 120 22 121 22 112 22 113 22 121 81 122 81 112 81 112 64 122 64 123 64 124 22 112 22 123 22 124 22 125 22 112 22 112 65 125 65 126 65 111 82 126 82 127 82 128 22 111 22 127 22 128 22 129 22 111 22 111 66 129 66 130 66 116 22 130 22 131 22 132 83 116 83 131 83 132 84 133 84 116 84 116 22 133 22 134 22 135 22 116 22 134 22 135 85 115 85 116 85 135 86 136 86 115 86 115 87 136 87 137 87 138 22 115 22 137 22 138 22 139 22 115 22 115 88 139 88 140 88 114 89 140 89 141 89 142 22 114 22 141 22 142 22 143 22 114 22 114 90 143 90 118 90 113 22 114 22 118 22 112 91 126 91 111 91 111 22 130 22 116 22 115 72 140 72 114 72 40 73 22 73 144 73 144 74 22 74 145 74 22 75 21 75 145 75 145 76 21 76 146 76 21 21 42 21 146 21 146 21 42 21 147 21 42 77 41 77 147 77 147 78 41 78 148 78 41 79 39 79 148 79 148 80 39 80 149 80 39 41 40 41 149 41 149 41 40 41 144 41 150 22 146 22 151 22 150 22 152 22 146 22 146 46 152 46 153 46 154 22 146 22 153 22 154 22 145 22 146 22 154 81 155 81 145 81 145 48 155 48 156 48 157 22 145 22 156 22 157 22 158 22 145 22 145 49 158 49 159 49 144 92 159 92 160 92 161 22 144 22 160 22 161 22 162 22 144 22 144 66 162 66 163 66 149 22 163 22 164 22 165 83 149 83 164 83 165 84 166 84 149 84 149 22 166 22 167 22 168 22 149 22 167 22 168 54 148 54 149 54 168 93 169 93 148 93 148 94 169 94 170 94 171 22 148 22 170 22 171 22 172 22 148 22 148 88 172 88 173 88 147 89 173 89 174 89 175 22 147 22 174 22 175 22 176 22 147 22 147 95 176 95 151 95 146 22 147 22 151 22 145 91 159 91 144 91 144 22 163 22 149 22 148 61 173 61 147 61 5 96 177 96 1 96 1 97 177 97 20 97 5 98 7 98 177 98 177 98 7 98 178 98 8 99 179 99 7 99 7 100 179 100 178 100 77 101 180 101 52 101 77 102 181 102 180 102 77 103 76 103 181 103 181 104 76 104 182 104 182 105 76 105 75 105 183 106 75 106 74 106 184 107 74 107 73 107 185 108 73 108 72 108 186 109 72 109 71 109 187 110 71 110 70 110 188 111 70 111 69 111 189 112 69 112 68 112 190 113 68 113 67 113 191 114 67 114 66 114 192 115 66 115 65 115 193 116 65 116 64 116 194 117 64 117 63 117 195 118 63 118 62 118 196 119 62 119 61 119 197 120 61 120 60 120 198 121 60 121 59 121 199 122 59 122 58 122 200 123 58 123 57 123 201 124 57 124 56 124 202 125 56 125 55 125 203 126 55 126 54 126 204 127 54 127 53 127 205 128 53 128 51 128 206 129 51 129 52 129 180 130 206 130 52 130 182 131 75 131 183 131 183 132 74 132 184 132 184 133 73 133 185 133 185 134 72 134 186 134 186 135 71 135 187 135 187 136 70 136 188 136 188 137 69 137 189 137 189 138 68 138 190 138 190 139 67 139 191 139 191 140 66 140 192 140 192 141 65 141 193 141 193 142 64 142 194 142 194 143 63 143 195 143 195 144 62 144 196 144 196 145 61 145 197 145 197 146 60 146 198 146 198 147 59 147 199 147 199 148 58 148 200 148 200 149 57 149 201 149 201 150 56 150 202 150 202 151 55 151 203 151 203 152 54 152 204 152 204 153 53 153 205 153 205 154 51 154 206 154 143 155 207 155 118 155 143 156 208 156 207 156 143 157 142 157 208 157 208 158 142 158 209 158 209 105 142 105 141 105 210 159 141 159 140 159 211 160 140 160 139 160 212 161 139 161 138 161 213 162 138 162 137 162 214 163 137 163 136 163 215 111 136 111 135 111 216 164 135 164 134 164 217 165 134 165 133 165 218 166 133 166 132 166 219 167 132 167 131 167 220 116 131 116 130 116 221 117 130 117 129 117 222 168 129 168 128 168 223 169 128 169 127 169 224 120 127 120 126 120 225 170 126 170 125 170 226 171 125 171 124 171 227 172 124 172 123 172 228 124 123 124 122 124 229 173 122 173 121 173 230 174 121 174 120 174 231 127 120 127 119 127 232 128 119 128 117 128 233 175 117 175 118 175 207 130 233 130 118 130 209 176 141 176 210 176 210 177 140 177 211 177 211 178 139 178 212 178 212 179 138 179 213 179 213 180 137 180 214 180 214 181 136 181 215 181 215 182 135 182 216 182 216 183 134 183 217 183 217 139 133 139 218 139 218 184 132 184 219 184 219 185 131 185 220 185 220 186 130 186 221 186 221 187 129 187 222 187 222 144 128 144 223 144 223 188 127 188 224 188 224 189 126 189 225 189 225 190 125 190 226 190 226 191 124 191 227 191 227 192 123 192 228 192 228 193 122 193 229 193 229 194 121 194 230 194 230 195 120 195 231 195 231 196 119 196 232 196 232 154 117 154 233 154 110 101 234 101 85 101 110 102 235 102 234 102 110 197 109 197 235 197 235 158 109 158 236 158 236 105 109 105 108 105 237 106 108 106 107 106 238 107 107 107 106 107 239 161 106 161 105 161 240 162 105 162 104 162 241 198 104 198 103 198 242 111 103 111 102 111 243 164 102 164 101 164 244 113 101 113 100 113 245 114 100 114 99 114 246 115 99 115 98 115 247 116 98 116 97 116 248 117 97 117 96 117 249 118 96 118 95 118 250 119 95 119 94 119 251 120 94 120 93 120 252 170 93 170 92 170 253 122 92 122 91 122 254 123 91 123 90 123 255 124 90 124 89 124 256 125 89 125 88 125 257 126 88 126 87 126 258 127 87 127 86 127 259 128 86 128 84 128 260 129 84 129 85 129 234 130 260 130 85 130 236 131 108 131 237 131 237 199 107 199 238 199 238 200 106 200 239 200 239 201 105 201 240 201 240 202 104 202 241 202 241 203 103 203 242 203 242 204 102 204 243 204 243 138 101 138 244 138 244 139 100 139 245 139 245 140 99 140 246 140 246 141 98 141 247 141 247 142 97 142 248 142 248 143 96 143 249 143 249 144 95 144 250 144 250 145 94 145 251 145 251 205 93 205 252 205 252 147 92 147 253 147 253 148 91 148 254 148 254 149 90 149 255 149 255 206 89 206 256 206 256 207 88 207 257 207 257 152 87 152 258 152 258 153 86 153 259 153 259 154 84 154 260 154 176 155 261 155 151 155 176 156 262 156 261 156 176 208 175 208 262 208 262 209 175 209 263 209 263 105 175 105 174 105 264 210 174 210 173 210 265 160 173 160 172 160 266 108 172 108 171 108 267 211 171 211 170 211 268 212 170 212 169 212 269 111 169 111 168 111 270 112 168 112 167 112 271 165 167 165 166 165 272 213 166 213 165 213 273 167 165 167 164 167 274 116 164 116 163 116 275 117 163 117 162 117 276 168 162 168 161 168 277 169 161 169 160 169 278 214 160 214 159 214 279 121 159 121 158 121 280 171 158 171 157 171 281 172 157 172 156 172 282 124 156 124 155 124 283 215 155 215 154 215 284 174 154 174 153 174 285 127 153 127 152 127 286 128 152 128 150 128 287 175 150 175 151 175 261 130 287 130 151 130 263 176 174 176 264 176 264 216 173 216 265 216 265 217 172 217 266 217 266 218 171 218 267 218 267 219 170 219 268 219 268 220 169 220 269 220 269 182 168 182 270 182 270 183 167 183 271 183 271 139 166 139 272 139 272 221 165 221 273 221 273 185 164 185 274 185 274 186 163 186 275 186 275 187 162 187 276 187 276 144 161 144 277 144 277 188 160 188 278 188 278 189 159 189 279 189 279 190 158 190 280 190 280 191 157 191 281 191 281 192 156 192 282 192 282 222 155 222 283 222 283 223 154 223 284 223 284 195 153 195 285 195 285 196 152 196 286 196 286 154 150 154 287 154 8 41 10 41 179 41 179 41 10 41 17 41 16 224 231 224 17 224 16 224 230 224 231 224 16 225 229 225 230 225 16 224 228 224 229 224 16 226 227 226 228 226 16 227 226 227 227 227 16 228 225 228 226 228 16 229 224 229 225 229 16 230 223 230 224 230 16 231 257 231 223 231 16 224 18 224 257 224 257 232 18 232 256 232 256 224 18 224 255 224 255 224 18 224 254 224 254 224 18 224 253 224 253 224 18 224 252 224 252 224 18 224 251 224 251 224 18 224 250 224 250 233 18 233 19 233 249 224 19 224 248 224 249 224 250 224 19 224 20 234 245 234 19 234 20 224 195 224 245 224 20 235 194 235 195 235 20 236 193 236 194 236 20 237 192 237 193 237 20 238 191 238 192 238 20 239 190 239 191 239 20 224 177 224 190 224 190 224 177 224 189 224 189 224 177 224 188 224 188 224 177 224 187 224 187 224 177 224 186 224 186 224 177 224 185 224 185 224 177 224 184 224 184 224 177 224 183 224 183 224 177 224 178 224 271 224 178 224 270 224 271 224 183 224 178 224 271 224 182 224 183 224 271 240 272 240 182 240 182 241 272 241 181 241 181 224 272 224 273 224 180 224 273 224 274 224 206 224 274 224 275 224 205 224 275 224 276 224 204 242 276 242 277 242 236 224 277 224 217 224 218 240 236 240 217 240 218 243 235 243 236 243 218 224 219 224 235 224 235 244 219 244 234 244 234 224 219 224 220 224 260 224 220 224 221 224 259 224 221 224 222 224 258 242 222 242 223 242 257 224 258 224 223 224 179 224 263 224 178 224 179 245 262 245 263 245 179 246 261 246 262 246 179 247 287 247 261 247 179 248 286 248 287 248 179 249 285 249 286 249 179 250 209 250 285 250 179 251 17 251 209 251 209 224 17 224 208 224 208 224 17 224 207 224 207 252 17 252 233 252 233 224 17 224 232 224 232 224 17 224 231 224 195 224 196 224 245 224 245 224 196 224 244 224 244 224 196 224 243 224 243 253 196 253 197 253 242 254 197 254 198 254 241 255 198 255 199 255 240 256 199 256 200 256 201 224 240 224 200 224 201 257 239 257 240 257 201 258 202 258 239 258 239 259 202 259 238 259 238 260 202 260 203 260 237 261 203 261 204 261 236 262 204 262 277 262 236 263 237 263 204 263 243 224 197 224 242 224 242 264 198 264 241 264 241 224 199 224 240 224 238 265 203 265 237 265 204 266 205 266 276 266 205 267 206 267 275 267 206 224 180 224 274 224 180 268 181 268 273 268 234 224 220 224 260 224 260 244 221 244 259 244 259 266 222 266 258 266 285 263 209 263 284 263 284 261 209 261 210 261 211 269 284 269 210 269 211 270 283 270 284 270 211 271 212 271 283 271 283 224 212 224 282 224 282 272 212 272 213 272 281 273 213 273 280 273 281 224 282 224 213 224 213 224 214 224 280 224 280 274 214 274 279 274 279 275 214 275 215 275 278 276 215 276 216 276 277 277 216 277 217 277 277 278 278 278 216 278 279 224 215 224 278 224 246 224 247 224 19 224 245 224 246 224 19 224 247 224 248 224 19 224 263 224 264 224 178 224 178 279 264 279 265 279 266 224 178 224 265 224 266 224 267 224 178 224 178 280 267 280 268 280 269 224 178 224 268 224 269 224 270 224 178 224 288 41 289 41 290 41 290 41 289 41 291 41 292 281 288 281 293 281 293 282 288 282 294 282 294 283 288 283 290 283 290 98 291 98 294 98 295 21 296 21 297 21 297 21 296 21 298 21 299 284 300 284 296 284 296 285 300 285 301 285 298 286 296 286 301 286 301 98 297 98 298 98 302 21 288 21 303 21 304 21 302 21 303 21 288 21 292 21 303 21 303 21 292 21 305 21 306 287 303 287 305 287 307 288 304 288 308 288 308 289 304 289 303 289 306 290 309 290 303 290 303 291 309 291 308 291 308 292 309 292 310 292 307 293 308 293 311 293 311 294 308 294 312 294 312 295 308 295 313 295 313 296 308 296 310 296 314 297 313 297 310 297 315 298 316 298 317 298 317 299 316 299 318 299 319 300 320 300 317 300 317 301 320 301 315 301 315 302 320 302 321 302 322 41 299 41 315 41 321 303 322 303 315 303 299 41 296 41 315 41 315 304 296 304 323 304 316 41 315 41 323 41 322 305 321 305 305 305 305 306 321 306 306 306 306 307 321 307 320 307 309 308 306 308 320 308 300 309 299 309 292 309 293 18 300 18 292 18 305 18 292 18 322 18 322 18 292 18 299 18 293 224 289 224 300 224 293 310 294 310 289 310 289 224 294 224 291 224 289 224 295 224 300 224 300 311 295 311 301 311 301 224 295 224 297 224 323 98 296 98 302 98 302 98 296 98 288 98 288 98 296 98 295 98 289 98 288 98 295 98 318 312 316 312 304 312 307 313 318 313 304 313 302 314 304 314 323 314 323 315 304 315 316 315 324 297 319 297 325 297 325 316 319 316 317 316 326 317 325 317 317 317 317 318 318 318 326 318 326 319 318 319 327 319 328 320 329 320 330 320 328 21 331 21 329 21 329 21 331 21 332 21 329 21 333 21 330 21 330 21 333 21 334 21 334 21 333 21 335 21 336 18 332 18 337 18 337 18 332 18 331 18 338 98 334 98 339 98 339 98 334 98 335 98 337 41 340 41 341 41 336 41 337 41 341 41 338 41 342 41 343 41 338 321 339 321 342 321 342 41 341 41 343 41 343 322 341 322 340 322 340 22 337 22 344 22 344 22 337 22 345 22 345 22 337 22 346 22 346 22 337 22 331 22 347 22 331 22 328 22 347 22 346 22 331 22 328 323 330 323 347 323 347 324 330 324 348 324 349 325 350 325 351 325 351 325 350 325 352 325 352 326 350 326 353 326 354 327 353 327 355 327 356 328 355 328 357 328 356 329 354 329 355 329 358 330 359 330 350 330 358 331 360 331 359 331 358 332 361 332 360 332 358 333 362 333 361 333 358 334 363 334 362 334 358 335 364 335 363 335 358 336 365 336 364 336 358 337 366 337 365 337 358 338 367 338 366 338 358 339 368 339 367 339 367 340 368 340 369 340 369 341 368 341 370 341 370 342 368 342 371 342 371 343 368 343 372 343 372 344 368 344 373 344 373 345 368 345 374 345 374 346 368 346 375 346 375 347 368 347 376 347 376 348 368 348 377 348 377 349 368 349 378 349 378 325 368 325 379 325 380 350 379 350 381 350 380 351 378 351 379 351 380 352 382 352 378 352 380 353 383 353 382 353 382 345 383 345 384 345 384 354 383 354 385 354 386 355 385 355 357 355 355 356 386 356 357 356 387 357 388 357 379 357 387 358 389 358 388 358 387 359 390 359 389 359 387 360 391 360 390 360 387 361 392 361 391 361 387 362 393 362 392 362 387 363 394 363 393 363 387 364 395 364 394 364 387 365 396 365 395 365 387 366 352 366 396 366 396 367 352 367 397 367 397 368 352 368 398 368 398 369 352 369 399 369 399 370 352 370 400 370 400 371 352 371 401 371 401 372 352 372 402 372 402 373 352 373 354 373 354 351 352 351 353 351 359 374 403 374 350 374 350 364 403 364 404 364 405 375 350 375 404 375 405 376 406 376 350 376 350 377 406 377 407 377 408 378 350 378 407 378 408 379 353 379 350 379 386 380 384 380 385 380 388 381 409 381 379 381 379 382 409 382 410 382 411 383 379 383 410 383 411 384 412 384 379 384 379 385 412 385 413 385 414 345 379 345 413 345 414 386 415 386 379 386 379 387 415 387 416 387 381 348 379 348 416 348 417 388 418 388 419 388 417 389 420 389 418 389 417 390 421 390 420 390 417 390 422 390 421 390 421 391 422 391 423 391 424 392 423 392 425 392 426 393 425 393 427 393 428 394 427 394 429 394 430 395 429 395 431 395 430 396 428 396 429 396 430 397 432 397 428 397 428 398 432 398 433 398 426 399 433 399 434 399 424 400 434 400 420 400 421 401 424 401 420 401 421 402 423 402 424 402 422 403 435 403 423 403 423 404 435 404 436 404 425 393 436 393 437 393 427 405 437 405 438 405 429 406 438 406 439 406 431 407 439 407 351 407 431 408 429 408 439 408 435 409 440 409 436 409 436 410 440 410 441 410 437 411 441 411 442 411 438 406 442 406 443 406 439 412 443 412 351 412 439 406 438 406 443 406 440 413 444 413 441 413 441 414 444 414 445 414 442 406 445 406 446 406 443 412 446 412 351 412 443 406 442 406 446 406 444 415 447 415 445 415 445 416 447 416 448 416 446 417 448 417 349 417 351 418 446 418 349 418 447 419 349 419 448 419 432 420 449 420 433 420 433 421 449 421 450 421 434 402 450 402 418 402 420 400 434 400 418 400 449 422 451 422 450 422 450 423 451 423 452 423 418 424 452 424 419 424 418 400 450 400 452 400 451 425 419 425 452 425 426 392 434 392 424 392 425 399 426 399 424 399 436 399 425 399 423 399 433 392 450 392 434 392 441 426 437 426 436 426 428 393 433 393 426 393 427 426 428 426 426 426 437 426 427 426 425 426 445 405 442 405 441 405 442 405 438 405 437 405 438 405 429 405 427 405 448 406 446 406 445 406 453 22 454 22 455 22 455 22 454 22 456 22 455 427 417 427 453 427 453 428 417 428 419 428 329 224 332 224 457 224 457 429 332 429 458 429 458 224 332 224 336 224 459 430 336 430 460 430 459 224 458 224 336 224 336 224 341 224 460 224 341 431 342 431 460 431 460 432 342 432 461 432 333 433 329 433 462 433 462 432 329 432 457 432 463 434 464 434 465 434 465 435 464 435 466 435 467 436 466 436 468 436 467 437 465 437 466 437 464 438 469 438 466 438 466 439 469 439 468 439 469 41 470 41 468 41 468 41 470 41 471 41 472 224 473 224 470 224 470 224 473 224 471 224 472 440 474 440 473 440 473 441 474 441 475 441 476 442 475 442 477 442 476 443 473 443 475 443 474 444 478 444 475 444 475 445 478 445 479 445 477 446 479 446 480 446 477 447 475 447 479 447 478 448 481 448 479 448 479 449 481 449 482 449 480 450 482 450 483 450 480 451 479 451 482 451 482 452 484 452 483 452 483 453 484 453 485 453 486 454 485 454 487 454 486 455 483 455 485 455 484 456 488 456 485 456 485 457 488 457 489 457 487 458 489 458 490 458 487 459 485 459 489 459 488 460 491 460 489 460 489 461 491 461 492 461 493 462 492 462 494 462 495 463 494 463 496 463 497 464 495 464 496 464 497 465 498 465 495 465 497 466 499 466 498 466 489 467 492 467 493 467 500 468 493 468 501 468 500 469 489 469 493 469 500 470 490 470 489 470 493 471 494 471 495 471 501 472 495 472 498 472 501 473 493 473 495 473 499 474 497 474 502 474 503 475 502 475 504 475 505 476 504 476 506 476 507 477 506 477 508 477 509 478 507 478 508 478 510 479 504 479 511 479 510 480 506 480 504 480 510 481 512 481 506 481 506 482 512 482 508 482 507 483 505 483 506 483 505 484 503 484 504 484 503 485 499 485 502 485 497 486 511 486 502 486 502 487 511 487 504 487 508 41 513 41 509 41 509 41 513 41 514 41 513 22 515 22 514 22 514 22 515 22 516 22 515 41 517 41 516 41 516 41 517 41 518 41 517 224 519 224 518 224 518 224 519 224 520 224 519 41 521 41 520 41 520 41 521 41 522 41 521 224 523 224 522 224 522 224 523 224 524 224 523 21 525 21 524 21 524 21 525 21 526 21 525 224 527 224 526 224 526 224 527 224 528 224 527 21 529 21 528 21 528 21 529 21 530 21 529 22 531 22 530 22 530 22 531 22 532 22 531 21 533 21 532 21 532 21 533 21 534 21 533 488 535 488 534 488 534 489 535 489 536 489 537 490 536 490 538 490 537 491 534 491 536 491 535 492 539 492 536 492 536 493 539 493 540 493 538 494 540 494 541 494 538 495 536 495 540 495 539 496 542 496 540 496 540 497 542 497 543 497 541 498 543 498 544 498 545 499 544 499 546 499 547 500 546 500 548 500 549 501 548 501 550 501 551 502 549 502 550 502 551 503 552 503 549 503 551 504 553 504 552 504 552 505 553 505 554 505 555 506 554 506 465 506 555 507 552 507 554 507 555 508 556 508 552 508 552 509 556 509 549 509 549 510 556 510 547 510 548 511 549 511 547 511 543 512 542 512 544 512 544 513 542 513 557 513 546 514 557 514 550 514 548 515 546 515 550 515 544 516 557 516 546 516 553 517 463 517 554 517 554 518 463 518 465 518 547 519 545 519 546 519 545 520 541 520 544 520 543 521 541 521 540 521 537 98 507 98 534 98 537 522 505 522 507 522 537 523 538 523 505 523 505 524 538 524 541 524 545 98 505 98 541 98 545 525 503 525 505 525 545 526 547 526 503 526 503 527 547 527 499 527 499 528 547 528 556 528 498 98 556 98 501 98 498 529 499 529 556 529 556 530 555 530 501 530 501 531 555 531 500 531 500 98 555 98 490 98 490 98 555 98 487 98 487 98 555 98 465 98 486 98 465 98 483 98 486 98 487 98 465 98 465 98 467 98 483 98 483 98 467 98 480 98 480 98 467 98 477 98 477 98 467 98 468 98 476 98 468 98 473 98 476 532 477 532 468 532 468 98 471 98 473 98 507 98 509 98 534 98 534 98 509 98 532 98 532 98 509 98 514 98 526 98 514 98 520 98 524 98 520 98 522 98 524 98 526 98 520 98 516 98 518 98 514 98 514 98 518 98 520 98 528 98 530 98 526 98 526 98 530 98 532 98 514 98 526 98 532 98 558 533 559 533 560 533 561 534 560 534 562 534 563 535 562 535 564 535 565 536 564 536 566 536 567 537 566 537 568 537 569 538 568 538 570 538 571 539 569 539 570 539 571 540 572 540 569 540 571 541 573 541 572 541 571 542 574 542 573 542 573 543 574 543 575 543 576 544 575 544 577 544 576 545 573 545 575 545 576 546 578 546 573 546 573 547 578 547 572 547 572 548 578 548 569 548 569 549 578 549 567 549 568 550 569 550 567 550 579 551 562 551 580 551 579 552 564 552 562 552 579 553 581 553 564 553 564 554 581 554 566 554 566 555 581 555 570 555 568 556 566 556 570 556 574 557 582 557 575 557 575 558 582 558 583 558 577 559 583 559 584 559 585 560 577 560 584 560 582 561 584 561 583 561 583 562 577 562 575 562 567 563 565 563 566 563 565 564 563 564 564 564 563 565 561 565 562 565 561 566 558 566 560 566 559 567 580 567 560 567 560 568 580 568 562 568 586 569 587 569 588 569 589 570 588 570 590 570 591 571 590 571 592 571 593 572 592 572 594 572 595 573 594 573 596 573 597 574 595 574 596 574 597 575 598 575 595 575 597 576 599 576 598 576 598 577 599 577 600 577 601 578 600 578 602 578 601 579 598 579 600 579 601 580 603 580 598 580 598 581 603 581 595 581 595 582 603 582 593 582 594 583 595 583 593 583 604 584 590 584 605 584 604 585 592 585 590 585 604 586 596 586 592 586 592 587 596 587 594 587 599 588 606 588 600 588 600 589 606 589 607 589 602 590 607 590 608 590 602 591 600 591 607 591 606 592 609 592 607 592 607 593 609 593 559 593 608 594 559 594 558 594 608 595 607 595 559 595 593 596 591 596 592 596 591 597 589 597 590 597 589 598 586 598 588 598 587 599 605 599 588 599 588 600 605 600 590 600 610 601 611 601 612 601 613 602 612 602 614 602 615 603 614 603 616 603 617 604 616 604 618 604 619 605 618 605 620 605 621 606 620 606 622 606 623 607 621 607 622 607 623 608 624 608 621 608 623 609 625 609 624 609 623 610 626 610 625 610 625 611 626 611 627 611 628 612 627 612 629 612 628 613 625 613 627 613 628 614 630 614 625 614 625 615 630 615 624 615 624 616 630 616 621 616 621 617 630 617 619 617 620 618 621 618 619 618 631 619 614 619 632 619 631 620 616 620 614 620 631 621 633 621 616 621 616 622 633 622 618 622 618 623 633 623 622 623 620 624 618 624 622 624 626 625 634 625 627 625 627 626 634 626 635 626 629 627 635 627 587 627 586 628 629 628 587 628 634 629 587 629 635 629 635 630 629 630 627 630 619 631 617 631 618 631 617 632 615 632 616 632 615 633 613 633 614 633 613 634 610 634 612 634 611 635 632 635 612 635 612 636 632 636 614 636 585 637 584 637 636 637 637 638 636 638 638 638 639 639 638 639 640 639 641 640 640 640 642 640 643 641 642 641 644 641 645 642 643 642 644 642 645 643 646 643 643 643 645 644 647 644 646 644 646 645 647 645 648 645 649 646 648 646 650 646 649 647 646 647 648 647 649 648 651 648 646 648 646 649 651 649 643 649 643 650 651 650 641 650 642 651 643 651 641 651 652 652 638 652 653 652 652 653 640 653 638 653 652 654 644 654 640 654 640 655 644 655 642 655 647 656 654 656 648 656 648 657 654 657 655 657 650 658 655 658 656 658 650 659 648 659 655 659 654 660 657 660 655 660 655 661 657 661 611 661 656 662 611 662 610 662 656 663 655 663 611 663 641 664 639 664 640 664 639 665 637 665 638 665 637 666 585 666 636 666 584 667 653 667 636 667 636 668 653 668 638 668 658 669 659 669 660 669 660 670 659 670 661 670 662 671 661 671 663 671 662 672 660 672 661 672 659 673 664 673 661 673 661 674 664 674 665 674 663 675 665 675 666 675 663 676 661 676 665 676 664 677 667 677 665 677 665 678 667 678 668 678 666 679 668 679 669 679 670 680 669 680 671 680 672 681 671 681 673 681 674 682 673 682 675 682 676 683 674 683 675 683 676 684 677 684 674 684 676 685 678 685 677 685 677 686 678 686 679 686 680 687 679 687 681 687 680 688 677 688 679 688 680 689 682 689 677 689 677 690 682 690 674 690 674 691 682 691 672 691 673 692 674 692 672 692 668 693 667 693 669 693 669 694 667 694 683 694 671 695 683 695 675 695 673 696 671 696 675 696 669 697 683 697 671 697 678 698 684 698 679 698 679 699 684 699 681 699 672 700 670 700 671 700 670 701 666 701 669 701 668 702 666 702 665 702 684 703 685 703 681 703 681 704 685 704 686 704 687 705 686 705 688 705 687 706 681 706 686 706 685 707 689 707 686 707 686 708 689 708 690 708 688 709 690 709 691 709 692 710 691 710 693 710 694 711 693 711 695 711 696 712 694 712 695 712 696 713 697 713 694 713 696 714 698 714 697 714 697 715 698 715 699 715 700 716 699 716 701 716 702 717 701 717 703 717 704 718 703 718 705 718 706 719 705 719 707 719 706 720 704 720 705 720 690 721 689 721 691 721 691 722 689 722 695 722 693 723 691 723 695 723 699 724 698 724 701 724 701 725 698 725 708 725 703 726 708 726 709 726 705 727 709 727 707 727 705 728 703 728 709 728 701 729 708 729 703 729 704 730 702 730 703 730 702 731 700 731 701 731 699 732 700 732 697 732 697 733 700 733 710 733 694 734 710 734 692 734 693 735 694 735 692 735 697 736 710 736 694 736 692 737 688 737 691 737 690 738 688 738 686 738 707 739 711 739 706 739 706 740 711 740 712 740 713 741 712 741 714 741 713 742 706 742 712 742 711 743 715 743 712 743 712 744 715 744 716 744 714 745 716 745 717 745 714 746 712 746 716 746 715 747 718 747 716 747 716 748 718 748 719 748 717 749 719 749 720 749 717 750 716 750 719 750 718 751 721 751 719 751 719 752 721 752 722 752 720 753 722 753 723 753 720 754 719 754 722 754 721 755 724 755 722 755 722 756 724 756 725 756 723 757 725 757 726 757 727 758 726 758 728 758 729 759 728 759 730 759 731 760 730 760 732 760 731 761 729 761 730 761 725 762 724 762 726 762 726 763 724 763 733 763 728 764 733 764 734 764 730 765 734 765 732 765 730 766 728 766 734 766 726 767 733 767 728 767 729 768 727 768 728 768 727 769 723 769 726 769 725 770 723 770 722 770 732 771 735 771 731 771 731 772 735 772 736 772 737 773 736 773 738 773 737 774 731 774 736 774 735 775 739 775 736 775 736 776 739 776 740 776 738 777 740 777 741 777 742 778 741 778 743 778 744 779 743 779 745 779 746 780 744 780 745 780 746 781 747 781 744 781 746 782 748 782 747 782 747 783 748 783 749 783 750 784 749 784 751 784 752 785 751 785 753 785 754 786 753 786 755 786 660 787 755 787 658 787 660 788 754 788 755 788 740 789 739 789 741 789 741 790 739 790 745 790 743 791 741 791 745 791 749 792 748 792 751 792 751 793 748 793 756 793 753 794 756 794 757 794 755 795 757 795 658 795 755 796 753 796 757 796 751 797 756 797 753 797 754 798 752 798 753 798 752 799 750 799 751 799 749 800 750 800 747 800 747 801 750 801 758 801 744 802 758 802 742 802 743 803 744 803 742 803 747 804 758 804 744 804 742 805 738 805 741 805 740 806 738 806 736 806 608 98 558 98 706 98 713 98 608 98 706 98 713 98 714 98 608 98 608 98 714 98 602 98 602 807 714 807 717 807 601 98 717 98 720 98 603 808 720 808 723 808 593 98 723 98 727 98 591 98 727 98 729 98 589 98 729 98 731 98 586 98 731 98 629 98 586 98 589 98 731 98 563 809 702 809 561 809 563 810 700 810 702 810 563 98 565 98 700 98 700 98 565 98 710 98 710 811 565 811 567 811 692 812 567 812 578 812 688 98 578 98 576 98 687 98 576 98 577 98 681 98 577 98 585 98 637 98 681 98 585 98 637 98 680 98 681 98 637 813 639 813 680 813 680 98 639 98 682 98 682 814 639 814 641 814 672 98 641 98 651 98 670 815 651 815 649 815 666 816 649 816 650 816 663 817 650 817 656 817 662 818 656 818 660 818 662 819 663 819 656 819 710 820 567 820 692 820 692 98 578 98 688 98 688 821 576 821 687 821 687 822 577 822 681 822 682 98 641 98 672 98 672 98 651 98 670 98 670 98 649 98 666 98 666 823 650 823 663 823 656 98 610 98 660 98 660 824 610 824 613 824 754 98 613 98 752 98 754 825 660 825 613 825 613 98 615 98 752 98 752 826 615 826 750 826 750 98 615 98 617 98 758 827 617 827 619 827 742 98 619 98 630 98 738 98 630 98 628 98 737 98 628 98 629 98 731 828 737 828 629 828 750 98 617 98 758 98 758 829 619 829 742 829 742 830 630 830 738 830 738 831 628 831 737 831 589 832 591 832 729 832 591 833 593 833 727 833 593 98 603 98 723 98 603 834 601 834 720 834 601 98 602 98 717 98 702 98 704 98 561 98 561 835 704 835 706 835 558 98 561 98 706 98 759 836 760 836 761 836 761 837 760 837 762 837 763 838 762 838 764 838 763 839 761 839 762 839 760 840 765 840 762 840 762 841 765 841 766 841 764 842 766 842 767 842 764 843 762 843 766 843 765 844 768 844 766 844 766 845 768 845 769 845 767 846 769 846 770 846 767 847 766 847 769 847 768 848 771 848 769 848 769 849 771 849 770 849 772 41 759 41 773 41 773 41 759 41 761 41 774 850 775 850 776 850 777 851 776 851 778 851 779 852 778 852 772 852 773 853 779 853 772 853 780 854 778 854 781 854 780 855 772 855 778 855 779 856 777 856 778 856 777 857 774 857 776 857 775 858 781 858 776 858 776 859 781 859 778 859 782 860 783 860 784 860 785 861 784 861 786 861 787 862 786 862 788 862 789 863 788 863 790 863 791 864 790 864 792 864 793 865 792 865 794 865 795 866 793 866 794 866 795 867 796 867 793 867 795 868 797 868 796 868 795 869 798 869 797 869 797 870 798 870 799 870 800 871 799 871 801 871 800 872 797 872 799 872 800 873 802 873 797 873 797 874 802 874 796 874 796 875 802 875 793 875 793 876 802 876 791 876 792 877 793 877 791 877 803 878 786 878 804 878 803 879 788 879 786 879 803 880 805 880 788 880 788 881 805 881 790 881 790 882 805 882 794 882 792 883 790 883 794 883 798 884 806 884 799 884 799 885 806 885 807 885 801 886 807 886 775 886 774 887 801 887 775 887 806 888 775 888 807 888 807 889 801 889 799 889 791 890 789 890 790 890 789 891 787 891 788 891 787 892 785 892 786 892 785 893 782 893 784 893 783 894 804 894 784 894 784 895 804 895 786 895 770 896 771 896 808 896 809 897 808 897 810 897 811 898 810 898 812 898 811 899 809 899 810 899 813 900 810 900 814 900 813 901 815 901 810 901 810 902 815 902 816 902 812 903 816 903 817 903 812 904 810 904 816 904 815 905 818 905 816 905 816 906 818 906 819 906 817 907 819 907 820 907 817 908 816 908 819 908 818 909 821 909 819 909 819 910 821 910 822 910 820 911 822 911 823 911 820 912 819 912 822 912 821 913 824 913 822 913 822 914 824 914 825 914 826 915 825 915 827 915 828 916 827 916 829 916 830 917 829 917 831 917 783 918 830 918 831 918 783 919 832 919 830 919 783 920 782 920 832 920 822 921 825 921 826 921 833 922 826 922 834 922 833 923 822 923 826 923 833 924 823 924 822 924 826 925 827 925 828 925 834 926 828 926 835 926 834 927 826 927 828 927 828 928 829 928 830 928 835 929 830 929 832 929 835 930 828 930 830 930 809 931 770 931 808 931 771 932 814 932 808 932 808 933 814 933 810 933 836 934 837 934 838 934 838 935 837 935 839 935 840 936 839 936 841 936 840 937 838 937 839 937 837 938 842 938 839 938 839 939 842 939 843 939 841 940 843 940 844 940 841 941 839 941 843 941 842 942 845 942 843 942 843 943 845 943 846 943 844 944 846 944 847 944 844 945 843 945 846 945 845 946 848 946 846 946 846 947 848 947 849 947 847 948 849 948 850 948 847 949 846 949 849 949 848 950 851 950 849 950 849 951 851 951 852 951 850 952 852 952 853 952 854 953 853 953 855 953 856 954 855 954 857 954 858 955 857 955 859 955 858 956 856 956 857 956 852 957 851 957 853 957 853 958 851 958 860 958 855 959 860 959 861 959 857 960 861 960 859 960 857 961 855 961 861 961 853 962 860 962 855 962 856 963 854 963 855 963 854 964 850 964 853 964 852 965 850 965 849 965 858 966 859 966 862 966 863 967 862 967 864 967 865 968 864 968 866 968 867 969 866 969 868 969 869 970 867 970 868 970 870 971 864 971 871 971 870 972 866 972 864 972 870 973 872 973 866 973 866 974 872 974 868 974 867 975 865 975 866 975 865 976 863 976 864 976 863 977 858 977 862 977 859 978 871 978 862 978 862 979 871 979 864 979 868 41 873 41 869 41 869 41 873 41 874 41 873 224 875 224 874 224 874 224 875 224 876 224 875 21 877 21 876 21 876 21 877 21 878 21 877 22 879 22 878 22 878 22 879 22 880 22 879 980 881 980 880 980 880 981 881 981 882 981 882 982 881 982 883 982 884 983 883 983 885 983 886 984 885 984 887 984 888 985 886 985 887 985 889 986 885 986 890 986 889 987 887 987 885 987 886 988 884 988 885 988 884 989 882 989 883 989 881 990 890 990 883 990 883 991 890 991 885 991 888 992 887 992 891 992 892 993 891 993 893 993 894 994 893 994 895 994 896 995 895 995 897 995 898 996 896 996 897 996 898 997 899 997 896 997 898 998 900 998 899 998 898 999 901 999 900 999 900 1000 901 1000 902 1000 903 1001 902 1001 904 1001 903 1002 900 1002 902 1002 903 1003 905 1003 900 1003 900 1004 905 1004 899 1004 899 1005 905 1005 896 1005 896 1006 905 1006 894 1006 895 1007 896 1007 894 1007 897 1008 893 1008 906 1008 897 1009 895 1009 893 1009 901 1010 907 1010 902 1010 902 1011 907 1011 908 1011 904 1012 908 1012 909 1012 904 1013 902 1013 908 1013 907 1014 910 1014 908 1014 908 1015 910 1015 911 1015 909 1016 911 1016 912 1016 909 1017 908 1017 911 1017 910 1018 913 1018 911 1018 911 1019 913 1019 914 1019 912 1020 914 1020 838 1020 912 1021 911 1021 914 1021 913 1022 836 1022 914 1022 914 1023 836 1023 838 1023 894 1024 892 1024 893 1024 892 1025 888 1025 891 1025 887 1026 906 1026 891 1026 891 1027 906 1027 893 1027 763 98 869 98 761 98 763 1028 867 1028 869 1028 763 1029 764 1029 867 1029 867 1030 764 1030 865 1030 865 98 764 98 767 98 863 98 767 98 770 98 858 98 770 98 809 98 856 98 809 98 811 98 812 98 856 98 811 98 812 1031 817 1031 856 1031 856 98 817 98 854 98 854 1032 817 1032 820 1032 823 1033 854 1033 820 1033 823 98 850 98 854 98 823 98 833 98 850 98 850 98 833 98 847 98 847 1034 833 1034 834 1034 844 1035 834 1035 835 1035 841 1036 835 1036 832 1036 840 98 832 98 838 98 840 1037 841 1037 832 1037 865 1038 767 1038 863 1038 863 98 770 98 858 98 858 98 809 98 856 98 847 98 834 98 844 98 844 98 835 98 841 98 832 98 782 98 838 98 838 98 782 98 912 98 912 1039 782 1039 785 1039 909 1040 785 1040 787 1040 904 1041 787 1041 903 1041 904 98 909 98 787 98 912 98 785 98 909 98 787 98 789 98 903 98 903 1042 789 1042 905 1042 905 98 789 98 791 98 894 98 791 98 802 98 800 1043 894 1043 802 1043 800 98 892 98 894 98 800 1044 801 1044 892 1044 892 98 801 98 888 98 888 98 801 98 774 98 886 98 774 98 777 98 884 1045 777 1045 779 1045 882 98 779 98 773 98 878 98 773 98 761 98 876 98 761 98 869 98 874 98 876 98 869 98 905 1046 791 1046 894 1046 888 98 774 98 886 98 886 1047 777 1047 884 1047 884 98 779 98 882 98 882 98 773 98 878 98 880 98 882 98 878 98 876 98 878 98 761 98 915 1048 916 1048 917 1048 917 1049 916 1049 918 1049 919 1050 918 1050 920 1050 919 1051 917 1051 918 1051 916 1052 921 1052 918 1052 918 439 921 439 920 439 921 41 922 41 920 41 920 41 922 41 923 41 924 224 925 224 922 224 922 224 925 224 923 224 924 440 926 440 925 440 925 1053 926 1053 927 1053 928 442 927 442 929 442 928 1054 925 1054 927 1054 926 444 930 444 927 444 927 1055 930 1055 931 1055 929 1056 931 1056 932 1056 929 1057 927 1057 931 1057 930 1058 933 1058 931 1058 931 1059 933 1059 934 1059 932 1060 934 1060 935 1060 932 1061 931 1061 934 1061 934 1062 936 1062 935 1062 935 1063 936 1063 937 1063 938 454 937 454 939 454 938 1064 935 1064 937 1064 936 456 940 456 937 456 937 1065 940 1065 941 1065 939 1066 941 1066 942 1066 939 459 937 459 941 459 940 1067 943 1067 941 1067 941 1068 943 1068 944 1068 945 1069 944 1069 946 1069 947 1070 946 1070 948 1070 949 1071 947 1071 948 1071 949 1072 950 1072 947 1072 949 1073 951 1073 950 1073 941 1074 944 1074 945 1074 952 1075 945 1075 953 1075 952 1076 941 1076 945 1076 952 1077 942 1077 941 1077 945 1078 946 1078 947 1078 953 1079 947 1079 950 1079 953 1080 945 1080 947 1080 951 474 949 474 954 474 955 1081 954 1081 956 1081 957 476 956 476 958 476 959 1082 958 1082 960 1082 961 1083 959 1083 960 1083 962 1084 956 1084 963 1084 962 480 958 480 956 480 962 1085 964 1085 958 1085 958 1086 964 1086 960 1086 959 1087 957 1087 958 1087 957 1088 955 1088 956 1088 955 1089 951 1089 954 1089 949 1090 963 1090 954 1090 954 1091 963 1091 956 1091 960 41 965 41 961 41 961 41 965 41 966 41 965 22 967 22 966 22 966 22 967 22 968 22 967 41 969 41 968 41 968 41 969 41 970 41 969 224 971 224 970 224 970 224 971 224 972 224 971 41 973 41 972 41 972 41 973 41 974 41 973 224 975 224 974 224 974 224 975 224 976 224 975 21 977 21 976 21 976 21 977 21 978 21 977 224 979 224 978 224 978 224 979 224 980 224 979 21 981 21 980 21 980 21 981 21 982 21 981 22 983 22 982 22 982 22 983 22 984 22 983 21 985 21 984 21 984 21 985 21 986 21 985 1092 987 1092 986 1092 986 1093 987 1093 988 1093 989 1094 988 1094 990 1094 989 1095 986 1095 988 1095 987 1096 991 1096 988 1096 988 1097 991 1097 992 1097 990 1098 992 1098 993 1098 990 1099 988 1099 992 1099 991 1100 994 1100 992 1100 992 1101 994 1101 995 1101 993 1102 995 1102 996 1102 997 499 996 499 998 499 999 500 998 500 1000 500 1001 501 1000 501 1002 501 1003 1103 1001 1103 1002 1103 1003 1104 1004 1104 1001 1104 1003 1105 1005 1105 1004 1105 1004 1106 1005 1106 1006 1106 1007 1107 1006 1107 917 1107 1007 1108 1004 1108 1006 1108 1007 1109 1008 1109 1004 1109 1004 1110 1008 1110 1001 1110 1001 1111 1008 1111 999 1111 1000 1112 1001 1112 999 1112 995 1113 994 1113 996 1113 996 1114 994 1114 1009 1114 998 1115 1009 1115 1002 1115 1000 515 998 515 1002 515 996 1116 1009 1116 998 1116 1005 1117 915 1117 1006 1117 1006 1118 915 1118 917 1118 999 1119 997 1119 998 1119 997 1120 993 1120 996 1120 995 1121 993 1121 992 1121 989 98 959 98 986 98 989 1122 957 1122 959 1122 989 1123 990 1123 957 1123 957 1124 990 1124 993 1124 997 98 957 98 993 98 997 1125 955 1125 957 1125 997 526 999 526 955 526 955 527 999 527 951 527 951 1126 999 1126 1008 1126 950 98 1008 98 953 98 950 1127 951 1127 1008 1127 1008 98 1007 98 953 98 953 1128 1007 1128 952 1128 952 98 1007 98 942 98 942 98 1007 98 939 98 939 98 1007 98 917 98 938 98 917 98 935 98 938 98 939 98 917 98 917 98 919 98 935 98 935 1129 919 1129 932 1129 932 1130 919 1130 929 1130 929 98 919 98 920 98 928 98 920 98 925 98 928 532 929 532 920 532 920 98 923 98 925 98 959 98 961 98 986 98 986 98 961 98 984 98 984 98 961 98 966 98 978 98 966 98 972 98 976 98 972 98 974 98 976 98 978 98 972 98 968 98 970 98 966 98 966 98 970 98 972 98 980 98 982 98 978 98 978 98 982 98 984 98 966 98 978 98 984 98 1010 41 1011 41 1012 41 1012 41 1011 41 1013 41 1011 224 1014 224 1013 224 1013 224 1014 224 1015 224 1014 21 1016 21 1015 21 1015 21 1016 21 1017 21 1016 22 1010 22 1017 22 1017 22 1010 22 1012 22 1012 98 1013 98 1017 98 1017 98 1013 98 1015 98 1018 1131 1019 1131 1020 1131 1020 1132 1019 1132 1021 1132 1022 1133 1021 1133 1023 1133 1022 1134 1020 1134 1021 1134 1019 1135 1024 1135 1021 1135 1021 1136 1024 1136 1025 1136 1023 1137 1025 1137 1026 1137 1023 1138 1021 1138 1025 1138 1024 1139 1027 1139 1025 1139 1025 1140 1027 1140 1028 1140 1026 1141 1028 1141 1029 1141 1026 1142 1025 1142 1028 1142 1027 1143 1030 1143 1028 1143 1028 1144 1030 1144 1029 1144 1029 1145 1030 1145 1031 1145 1032 1146 1031 1146 1033 1146 1034 1147 1033 1147 1035 1147 1036 1148 1035 1148 1037 1148 1038 1149 1036 1149 1037 1149 1038 1150 1039 1150 1036 1150 1038 1151 1040 1151 1039 1151 1039 1152 1040 1152 1041 1152 1042 1153 1039 1153 1041 1153 1042 1154 1036 1154 1039 1154 1042 1155 1034 1155 1036 1155 1036 1156 1034 1156 1035 1156 1037 1157 1033 1157 1043 1157 1037 1158 1035 1158 1033 1158 1034 1159 1032 1159 1033 1159 1032 1160 1029 1160 1031 1160 1030 1161 1043 1161 1031 1161 1031 1162 1043 1162 1033 1162 1040 1163 1044 1163 1041 1163 1041 1164 1044 1164 1045 1164 1046 1165 1045 1165 1047 1165 1046 1166 1041 1166 1045 1166 1044 1167 1048 1167 1045 1167 1045 1168 1048 1168 1049 1168 1047 1169 1049 1169 1050 1169 1047 1170 1045 1170 1049 1170 1048 1171 1051 1171 1049 1171 1049 1172 1051 1172 1052 1172 1050 1173 1052 1173 1053 1173 1050 1174 1049 1174 1052 1174 1051 1175 1054 1175 1052 1175 1052 1176 1054 1176 1055 1176 1053 1177 1055 1177 1056 1177 1053 1178 1052 1178 1055 1178 1054 1179 1057 1179 1055 1179 1055 1180 1057 1180 1058 1180 1059 1181 1058 1181 1060 1181 1061 1182 1059 1182 1060 1182 1061 1183 1062 1183 1059 1183 1059 1184 1062 1184 1055 1184 1058 1185 1059 1185 1055 1185 1062 1186 1056 1186 1055 1186 1060 1187 1063 1187 1061 1187 1061 1188 1063 1188 1064 1188 1065 1189 1064 1189 1066 1189 1065 1190 1061 1190 1064 1190 1063 1191 1067 1191 1064 1191 1064 1192 1067 1192 1066 1192 1067 1193 1068 1193 1066 1193 1066 1194 1068 1194 1069 1194 1070 1195 1069 1195 1071 1195 1070 1196 1066 1196 1069 1196 1068 1197 1072 1197 1069 1197 1069 1198 1072 1198 1073 1198 1071 1199 1073 1199 1074 1199 1071 1200 1069 1200 1073 1200 1072 1201 1075 1201 1073 1201 1073 1202 1075 1202 1076 1202 1074 1203 1076 1203 1077 1203 1074 1204 1073 1204 1076 1204 1075 1205 1078 1205 1076 1205 1076 1206 1078 1206 1079 1206 1077 1207 1079 1207 1080 1207 1081 1208 1080 1208 1082 1208 1083 1209 1082 1209 1084 1209 1085 1210 1083 1210 1084 1210 1079 1211 1078 1211 1080 1211 1080 1212 1078 1212 1086 1212 1082 1213 1086 1213 1087 1213 1084 1214 1082 1214 1087 1214 1080 1215 1086 1215 1082 1215 1083 1216 1081 1216 1082 1216 1081 1217 1077 1217 1080 1217 1079 1218 1077 1218 1076 1218 1085 1219 1084 1219 1088 1219 1089 1220 1088 1220 1090 1220 1091 1221 1090 1221 1092 1221 1093 1222 1092 1222 1094 1222 1095 1223 1094 1223 1096 1223 1097 1224 1096 1224 1098 1224 1099 1225 1098 1225 1100 1225 1101 1226 1100 1226 1102 1226 1101 1227 1099 1227 1100 1227 1103 1228 1090 1228 1104 1228 1103 1229 1092 1229 1090 1229 1103 1230 1105 1230 1092 1230 1092 1231 1105 1231 1094 1231 1094 1232 1105 1232 1106 1232 1096 1233 1106 1233 1107 1233 1098 1234 1107 1234 1108 1234 1100 1235 1108 1235 1109 1235 1110 1236 1100 1236 1109 1236 1110 1237 1111 1237 1100 1237 1110 1238 1112 1238 1111 1238 1111 1239 1112 1239 1113 1239 1102 1240 1111 1240 1113 1240 1102 1241 1100 1241 1111 1241 1094 1242 1106 1242 1096 1242 1096 1243 1107 1243 1098 1243 1098 1244 1108 1244 1100 1244 1099 1245 1097 1245 1098 1245 1097 1246 1095 1246 1096 1246 1095 1247 1093 1247 1094 1247 1093 1248 1091 1248 1092 1248 1091 1249 1089 1249 1090 1249 1089 1250 1085 1250 1088 1250 1084 1251 1104 1251 1088 1251 1088 1252 1104 1252 1090 1252 1112 1253 1114 1253 1113 1253 1113 1254 1114 1254 1115 1254 1116 1255 1115 1255 1117 1255 1116 1256 1113 1256 1115 1256 1114 1257 1118 1257 1115 1257 1115 1258 1118 1258 1119 1258 1117 1259 1119 1259 1120 1259 1117 1260 1115 1260 1119 1260 1118 1261 1121 1261 1119 1261 1119 1262 1121 1262 1122 1262 1120 1263 1122 1263 1123 1263 1120 1264 1119 1264 1122 1264 1124 22 1125 22 1122 22 1122 22 1125 22 1123 22 1124 41 1126 41 1125 41 1125 41 1126 41 1127 41 1126 1265 1128 1265 1127 1265 1127 1266 1128 1266 1129 1266 1130 1267 1129 1267 1131 1267 1130 1268 1127 1268 1129 1268 1128 1269 1132 1269 1129 1269 1129 1270 1132 1270 1133 1270 1131 1271 1133 1271 1134 1271 1131 1272 1129 1272 1133 1272 1132 1273 1135 1273 1133 1273 1133 1274 1135 1274 1136 1274 1134 1275 1136 1275 1137 1275 1134 1276 1133 1276 1136 1276 1136 1277 1138 1277 1137 1277 1137 1278 1138 1278 1139 1278 1140 1279 1139 1279 1141 1279 1140 1280 1137 1280 1139 1280 1138 1281 1142 1281 1139 1281 1139 1282 1142 1282 1143 1282 1141 1283 1143 1283 1144 1283 1141 1284 1139 1284 1143 1284 1142 1285 1145 1285 1143 1285 1143 1286 1145 1286 1146 1286 1144 1287 1146 1287 1147 1287 1144 1288 1143 1288 1146 1288 1145 1289 1148 1289 1146 1289 1146 1290 1148 1290 1149 1290 1147 1291 1149 1291 1150 1291 1147 1292 1146 1292 1149 1292 1148 1293 1151 1293 1149 1293 1149 1294 1151 1294 1152 1294 1150 1295 1152 1295 1153 1295 1154 1296 1153 1296 1155 1296 1156 1297 1155 1297 1157 1297 1158 1298 1157 1298 1159 1298 1158 1299 1156 1299 1157 1299 1152 1300 1151 1300 1153 1300 1153 1301 1151 1301 1160 1301 1155 1302 1160 1302 1161 1302 1157 1303 1161 1303 1159 1303 1157 1304 1155 1304 1161 1304 1153 1305 1160 1305 1155 1305 1156 1306 1154 1306 1155 1306 1154 1307 1150 1307 1153 1307 1152 1308 1150 1308 1149 1308 1159 1309 1162 1309 1158 1309 1158 1310 1162 1310 1163 1310 1164 1311 1163 1311 1165 1311 1164 1312 1158 1312 1163 1312 1162 1313 1166 1313 1163 1313 1163 1314 1166 1314 1167 1314 1165 1315 1167 1315 1168 1315 1165 1316 1163 1316 1167 1316 1166 1317 1169 1317 1167 1317 1167 1318 1169 1318 1170 1318 1168 1319 1170 1319 1171 1319 1168 1320 1167 1320 1170 1320 1169 1321 1172 1321 1170 1321 1170 1322 1172 1322 1173 1322 1171 1323 1173 1323 1174 1323 1171 1324 1170 1324 1173 1324 1172 1325 1175 1325 1173 1325 1173 1326 1175 1326 1176 1326 1174 1327 1176 1327 1177 1327 1174 1328 1173 1328 1176 1328 1175 1329 1178 1329 1176 1329 1176 1330 1178 1330 1179 1330 1177 1331 1179 1331 1180 1331 1177 1332 1176 1332 1179 1332 1178 1333 1181 1333 1179 1333 1179 1334 1181 1334 1182 1334 1180 1335 1182 1335 1183 1335 1180 1336 1179 1336 1182 1336 1182 1337 1184 1337 1183 1337 1183 1338 1184 1338 1185 1338 1186 1339 1185 1339 1187 1339 1186 1340 1183 1340 1185 1340 1184 1341 1188 1341 1185 1341 1185 1342 1188 1342 1189 1342 1187 1343 1189 1343 1190 1343 1187 1344 1185 1344 1189 1344 1190 1345 1189 1345 1191 1345 1192 1346 1191 1346 1193 1346 1194 1347 1193 1347 1195 1347 1196 1348 1195 1348 1197 1348 1198 1349 1197 1349 1199 1349 1200 1350 1199 1350 1201 1350 1202 1351 1200 1351 1201 1351 1202 1352 1203 1352 1200 1352 1202 1353 1204 1353 1203 1353 1203 1354 1204 1354 1205 1354 1206 1355 1205 1355 1207 1355 1206 1356 1203 1356 1205 1356 1206 1357 1208 1357 1203 1357 1203 1358 1208 1358 1200 1358 1200 1359 1208 1359 1198 1359 1199 1360 1200 1360 1198 1360 1209 1361 1193 1361 1210 1361 1209 1362 1195 1362 1193 1362 1209 1363 1211 1363 1195 1363 1195 1364 1211 1364 1197 1364 1197 1365 1211 1365 1201 1365 1199 1366 1197 1366 1201 1366 1198 1367 1196 1367 1197 1367 1196 1368 1194 1368 1195 1368 1194 1369 1192 1369 1193 1369 1192 1370 1190 1370 1191 1370 1189 1371 1210 1371 1191 1371 1191 1372 1210 1372 1193 1372 1205 1373 1212 1373 1207 1373 1207 1374 1212 1374 1213 1374 1214 1375 1213 1375 1215 1375 1214 1376 1207 1376 1213 1376 1212 1377 1216 1377 1213 1377 1213 1378 1216 1378 1217 1378 1215 1379 1217 1379 1218 1379 1215 1380 1213 1380 1217 1380 1216 1381 1219 1381 1217 1381 1217 1382 1219 1382 1220 1382 1218 1383 1220 1383 1221 1383 1218 1384 1217 1384 1220 1384 1219 1385 1222 1385 1220 1385 1220 1386 1222 1386 1223 1386 1221 1387 1223 1387 1224 1387 1221 1388 1220 1388 1223 1388 1222 1389 1225 1389 1223 1389 1223 1390 1225 1390 1224 1390 1225 1391 1226 1391 1224 1391 1224 1392 1226 1392 1227 1392 1228 1393 1227 1393 1229 1393 1228 1394 1224 1394 1227 1394 1226 1395 1230 1395 1227 1395 1227 1396 1230 1396 1231 1396 1229 1397 1231 1397 1232 1397 1229 1398 1227 1398 1231 1398 1230 1399 1233 1399 1231 1399 1231 1400 1233 1400 1234 1400 1232 1401 1234 1401 1235 1401 1232 1402 1231 1402 1234 1402 1233 1403 1236 1403 1234 1403 1234 1404 1236 1404 1235 1404 1236 1405 1237 1405 1235 1405 1235 1406 1237 1406 1238 1406 1239 1407 1238 1407 1240 1407 1239 1408 1235 1408 1238 1408 1237 1409 1241 1409 1238 1409 1238 1410 1241 1410 1242 1410 1240 1411 1242 1411 1243 1411 1240 1412 1238 1412 1242 1412 1241 1413 1244 1413 1242 1413 1242 1414 1244 1414 1243 1414 1244 1415 1245 1415 1243 1415 1243 1416 1245 1416 1246 1416 1247 1417 1246 1417 1248 1417 1247 1418 1243 1418 1246 1418 1245 1419 1249 1419 1246 1419 1246 1420 1249 1420 1250 1420 1248 1421 1250 1421 1251 1421 1248 1422 1246 1422 1250 1422 1249 1423 1252 1423 1250 1423 1250 1424 1252 1424 1251 1424 1253 224 1254 224 1252 224 1252 224 1254 224 1251 224 1253 21 1255 21 1254 21 1254 21 1255 21 1256 21 1255 1425 1257 1425 1256 1425 1256 1426 1257 1426 1258 1426 1259 1427 1258 1427 1260 1427 1259 1428 1256 1428 1258 1428 1257 1429 1261 1429 1258 1429 1258 1430 1261 1430 1262 1430 1260 1431 1262 1431 1263 1431 1260 1432 1258 1432 1262 1432 1261 1433 1264 1433 1262 1433 1262 1434 1264 1434 1018 1434 1263 1435 1018 1435 1020 1435 1263 1436 1262 1436 1018 1436 1259 98 1248 98 1256 98 1259 98 1247 98 1248 98 1259 1437 1243 1437 1247 1437 1259 1438 1260 1438 1243 1438 1243 98 1260 98 1240 98 1240 98 1260 98 1263 98 1239 98 1263 98 1020 98 1235 98 1020 98 1022 98 1232 98 1022 98 1229 98 1232 1439 1235 1439 1022 1439 1240 98 1263 98 1239 98 1239 98 1020 98 1235 98 1022 1440 1023 1440 1229 1440 1229 98 1023 98 1228 98 1228 1441 1023 1441 1224 1441 1224 98 1023 98 1026 98 1221 98 1026 98 1218 98 1221 98 1224 98 1026 98 1026 98 1029 98 1218 98 1218 98 1029 98 1215 98 1215 98 1029 98 1032 98 1214 1442 1032 1442 1034 1442 1207 1443 1034 1443 1042 1443 1041 1444 1207 1444 1042 1444 1041 1445 1206 1445 1207 1445 1041 98 1046 98 1206 98 1206 1446 1046 1446 1047 1446 1050 98 1206 98 1047 98 1050 1447 1208 1447 1206 1447 1050 98 1053 98 1208 98 1208 1448 1053 1448 1056 1448 1198 1449 1056 1449 1062 1449 1196 98 1062 98 1194 98 1196 98 1198 98 1062 98 1215 98 1032 98 1214 98 1214 1450 1034 1450 1207 1450 1208 98 1056 98 1198 98 1062 1451 1061 1451 1194 1451 1194 98 1061 98 1192 98 1192 98 1061 98 1190 98 1190 98 1061 98 1065 98 1187 98 1065 98 1066 98 1186 98 1066 98 1183 98 1186 98 1187 98 1066 98 1190 98 1065 98 1187 98 1066 1452 1070 1452 1183 1452 1183 1453 1070 1453 1071 1453 1180 1454 1071 1454 1074 1454 1177 1455 1074 1455 1077 1455 1174 1456 1077 1456 1081 1456 1171 1457 1081 1457 1168 1457 1171 1458 1174 1458 1081 1458 1183 98 1071 98 1180 98 1180 1459 1074 1459 1177 1459 1177 1460 1077 1460 1174 1460 1081 1461 1083 1461 1168 1461 1168 98 1083 98 1165 98 1165 98 1083 98 1164 98 1164 98 1083 98 1158 98 1158 1462 1083 1462 1085 1462 1156 98 1085 98 1154 98 1156 98 1158 98 1085 98 1085 1463 1089 1463 1154 1463 1154 98 1089 98 1150 98 1150 1464 1089 1464 1091 1464 1147 98 1091 98 1093 98 1095 98 1147 98 1093 98 1095 98 1144 98 1147 98 1095 98 1097 98 1144 98 1144 1465 1097 1465 1099 1465 1141 98 1099 98 1101 98 1102 98 1141 98 1101 98 1102 98 1140 98 1141 98 1102 98 1113 98 1140 98 1140 1466 1113 1466 1137 1466 1137 98 1113 98 1134 98 1134 98 1113 98 1116 98 1131 98 1116 98 1117 98 1130 1467 1117 1467 1120 1467 1127 98 1120 98 1123 98 1125 98 1127 98 1123 98 1150 1468 1091 1468 1147 1468 1144 1469 1099 1469 1141 1469 1134 98 1116 98 1131 98 1131 1470 1117 1470 1130 1470 1130 98 1120 98 1127 98 1248 1471 1251 1471 1256 1471 1256 98 1251 98 1254 98 1265 41 1266 41 1267 41 1267 41 1266 41 1268 41 1266 224 1269 224 1268 224 1268 224 1269 224 1270 224 1269 21 1271 21 1270 21 1270 21 1271 21 1272 21 1271 22 1265 22 1272 22 1272 22 1265 22 1267 22 1267 98 1268 98 1272 98 1272 98 1268 98 1270 98 1273 41 1274 41 1275 41 1275 41 1274 41 1276 41 1274 224 1277 224 1276 224 1276 224 1277 224 1278 224 1277 21 1279 21 1278 21 1278 21 1279 21 1280 21 1279 22 1273 22 1280 22 1280 22 1273 22 1275 22 1275 98 1276 98 1280 98 1280 98 1276 98 1278 98 1281 41 1282 41 1283 41 1283 41 1282 41 1284 41 1282 224 1285 224 1284 224 1284 224 1285 224 1286 224 1285 21 1287 21 1286 21 1286 21 1287 21 1288 21 1287 22 1281 22 1288 22 1288 22 1281 22 1283 22 1283 98 1284 98 1288 98 1288 98 1284 98 1286 98 1289 1472 1290 1472 1291 1472 1291 1473 1290 1473 1292 1473 1293 1474 1292 1474 1294 1474 1293 1475 1291 1475 1292 1475 1290 1476 1295 1476 1292 1476 1292 1477 1295 1477 1296 1477 1294 1478 1296 1478 1297 1478 1294 1479 1292 1479 1296 1479 1295 1480 1298 1480 1296 1480 1296 1481 1298 1481 1299 1481 1297 1482 1299 1482 1300 1482 1297 1483 1296 1483 1299 1483 1298 1484 1301 1484 1299 1484 1299 1485 1301 1485 1300 1485 1302 41 1289 41 1303 41 1303 41 1289 41 1291 41 1304 1486 1305 1486 1306 1486 1307 851 1306 851 1308 851 1309 852 1308 852 1302 852 1303 853 1309 853 1302 853 1310 1487 1308 1487 1311 1487 1310 855 1302 855 1308 855 1309 1488 1307 1488 1308 1488 1307 1489 1304 1489 1306 1489 1305 1490 1311 1490 1306 1490 1306 859 1311 859 1308 859 1312 860 1313 860 1314 860 1315 1491 1314 1491 1316 1491 1317 1492 1316 1492 1318 1492 1319 1493 1318 1493 1320 1493 1321 1494 1320 1494 1322 1494 1323 1495 1322 1495 1324 1495 1325 1496 1323 1496 1324 1496 1325 1497 1326 1497 1323 1497 1325 1498 1327 1498 1326 1498 1325 1499 1328 1499 1327 1499 1327 870 1328 870 1329 870 1330 1500 1329 1500 1331 1500 1330 872 1327 872 1329 872 1330 1501 1332 1501 1327 1501 1327 1502 1332 1502 1326 1502 1326 1503 1332 1503 1323 1503 1323 1504 1332 1504 1321 1504 1322 1505 1323 1505 1321 1505 1333 878 1316 878 1334 878 1333 1506 1318 1506 1316 1506 1333 1507 1335 1507 1318 1507 1318 1508 1335 1508 1320 1508 1320 1509 1335 1509 1324 1509 1322 1510 1320 1510 1324 1510 1328 1511 1336 1511 1329 1511 1329 1512 1336 1512 1337 1512 1331 1513 1337 1513 1305 1513 1304 887 1331 887 1305 887 1336 1514 1305 1514 1337 1514 1337 1515 1331 1515 1329 1515 1321 1516 1319 1516 1320 1516 1319 1517 1317 1517 1318 1517 1317 892 1315 892 1316 892 1315 1518 1312 1518 1314 1518 1313 1519 1334 1519 1314 1519 1314 1520 1334 1520 1316 1520 1300 1521 1301 1521 1338 1521 1339 1522 1338 1522 1340 1522 1341 1523 1340 1523 1342 1523 1341 1524 1339 1524 1340 1524 1343 1525 1340 1525 1344 1525 1343 1526 1345 1526 1340 1526 1340 1527 1345 1527 1346 1527 1342 1528 1346 1528 1347 1528 1342 904 1340 904 1346 904 1345 1529 1348 1529 1346 1529 1346 1530 1348 1530 1349 1530 1347 1531 1349 1531 1350 1531 1347 1532 1346 1532 1349 1532 1348 1533 1351 1533 1349 1533 1349 1534 1351 1534 1352 1534 1350 1535 1352 1535 1353 1535 1350 1536 1349 1536 1352 1536 1351 1537 1354 1537 1352 1537 1352 1538 1354 1538 1355 1538 1356 1539 1355 1539 1357 1539 1358 1540 1357 1540 1359 1540 1360 917 1359 917 1361 917 1313 1541 1360 1541 1361 1541 1313 1542 1362 1542 1360 1542 1313 920 1312 920 1362 920 1352 1543 1355 1543 1356 1543 1363 1544 1356 1544 1364 1544 1363 1545 1352 1545 1356 1545 1363 1546 1353 1546 1352 1546 1356 1547 1357 1547 1358 1547 1364 1548 1358 1548 1365 1548 1364 1549 1356 1549 1358 1549 1358 928 1359 928 1360 928 1365 1550 1360 1550 1362 1550 1365 930 1358 930 1360 930 1339 1551 1300 1551 1338 1551 1301 1552 1344 1552 1338 1552 1338 1553 1344 1553 1340 1553 1366 934 1367 934 1368 934 1368 1554 1367 1554 1369 1554 1370 1555 1369 1555 1371 1555 1370 1556 1368 1556 1369 1556 1367 1557 1372 1557 1369 1557 1369 1558 1372 1558 1373 1558 1371 1559 1373 1559 1374 1559 1371 1560 1369 1560 1373 1560 1372 1561 1375 1561 1373 1561 1373 1562 1375 1562 1376 1562 1374 1563 1376 1563 1377 1563 1374 1564 1373 1564 1376 1564 1375 1565 1378 1565 1376 1565 1376 947 1378 947 1379 947 1377 948 1379 948 1380 948 1377 1566 1376 1566 1379 1566 1378 950 1381 950 1379 950 1379 1567 1381 1567 1382 1567 1380 952 1382 952 1383 952 1384 1568 1383 1568 1385 1568 1386 954 1385 954 1387 954 1388 955 1387 955 1389 955 1388 1569 1386 1569 1387 1569 1382 957 1381 957 1383 957 1383 1570 1381 1570 1390 1570 1385 1571 1390 1571 1391 1571 1387 1572 1391 1572 1389 1572 1387 1573 1385 1573 1391 1573 1383 1574 1390 1574 1385 1574 1386 1575 1384 1575 1385 1575 1384 964 1380 964 1383 964 1382 965 1380 965 1379 965 1388 1576 1389 1576 1392 1576 1393 1577 1392 1577 1394 1577 1395 968 1394 968 1396 968 1397 1578 1396 1578 1398 1578 1399 970 1397 970 1398 970 1400 1579 1394 1579 1401 1579 1400 972 1396 972 1394 972 1400 1580 1402 1580 1396 1580 1396 1581 1402 1581 1398 1581 1397 1582 1395 1582 1396 1582 1395 1583 1393 1583 1394 1583 1393 1584 1388 1584 1392 1584 1389 1585 1401 1585 1392 1585 1392 1586 1401 1586 1394 1586 1398 41 1403 41 1399 41 1399 41 1403 41 1404 41 1403 224 1405 224 1404 224 1404 224 1405 224 1406 224 1405 21 1407 21 1406 21 1406 21 1407 21 1408 21 1407 22 1409 22 1408 22 1408 22 1409 22 1410 22 1409 980 1411 980 1410 980 1410 981 1411 981 1412 981 1412 982 1411 982 1413 982 1414 1587 1413 1587 1415 1587 1416 1588 1415 1588 1417 1588 1418 1589 1416 1589 1417 1589 1419 1590 1415 1590 1420 1590 1419 1591 1417 1591 1415 1591 1416 1592 1414 1592 1415 1592 1414 1593 1412 1593 1413 1593 1411 1594 1420 1594 1413 1594 1413 1595 1420 1595 1415 1595 1418 1596 1417 1596 1421 1596 1422 1597 1421 1597 1423 1597 1424 1598 1423 1598 1425 1598 1426 1599 1425 1599 1427 1599 1428 1600 1426 1600 1427 1600 1428 997 1429 997 1426 997 1428 1601 1430 1601 1429 1601 1428 1602 1431 1602 1430 1602 1430 1603 1431 1603 1432 1603 1433 1604 1432 1604 1434 1604 1433 1605 1430 1605 1432 1605 1433 1606 1435 1606 1430 1606 1430 1607 1435 1607 1429 1607 1429 1005 1435 1005 1426 1005 1426 1608 1435 1608 1424 1608 1425 1609 1426 1609 1424 1609 1427 1610 1423 1610 1436 1610 1427 1611 1425 1611 1423 1611 1431 1612 1437 1612 1432 1612 1432 1613 1437 1613 1438 1613 1434 1614 1438 1614 1439 1614 1434 1615 1432 1615 1438 1615 1437 1616 1440 1616 1438 1616 1438 1617 1440 1617 1441 1617 1439 1618 1441 1618 1442 1618 1439 1619 1438 1619 1441 1619 1440 1620 1443 1620 1441 1620 1441 1621 1443 1621 1444 1621 1442 1622 1444 1622 1368 1622 1442 1623 1441 1623 1444 1623 1443 1624 1366 1624 1444 1624 1444 1023 1366 1023 1368 1023 1424 1625 1422 1625 1423 1625 1422 1626 1418 1626 1421 1626 1417 1627 1436 1627 1421 1627 1421 1628 1436 1628 1423 1628 1293 98 1399 98 1291 98 1293 98 1397 98 1399 98 1293 98 1294 98 1397 98 1397 1629 1294 1629 1395 1629 1395 98 1294 98 1297 98 1393 98 1297 98 1300 98 1388 98 1300 98 1339 98 1386 1630 1339 1630 1341 1630 1342 98 1386 98 1341 98 1342 1631 1347 1631 1386 1631 1386 1632 1347 1632 1384 1632 1384 1633 1347 1633 1350 1633 1353 98 1384 98 1350 98 1353 98 1380 98 1384 98 1353 1634 1363 1634 1380 1634 1380 98 1363 98 1377 98 1377 1635 1363 1635 1364 1635 1374 1636 1364 1636 1365 1636 1371 1637 1365 1637 1362 1637 1370 98 1362 98 1368 98 1370 1638 1371 1638 1362 1638 1395 1639 1297 1639 1393 1639 1393 98 1300 98 1388 98 1388 1640 1339 1640 1386 1640 1377 98 1364 98 1374 98 1374 98 1365 98 1371 98 1362 98 1312 98 1368 98 1368 98 1312 98 1442 98 1442 1641 1312 1641 1315 1641 1439 1040 1315 1040 1317 1040 1434 1041 1317 1041 1433 1041 1434 98 1439 98 1317 98 1442 98 1315 98 1439 98 1317 98 1319 98 1433 98 1433 1642 1319 1642 1435 1642 1435 98 1319 98 1321 98 1424 98 1321 98 1332 98 1330 1643 1424 1643 1332 1643 1330 1644 1422 1644 1424 1644 1330 1645 1331 1645 1422 1645 1422 98 1331 98 1418 98 1418 98 1331 98 1304 98 1416 98 1304 98 1307 98 1414 1646 1307 1646 1309 1646 1412 98 1309 98 1303 98 1408 98 1303 98 1291 98 1406 98 1291 98 1399 98 1404 98 1406 98 1399 98 1435 1647 1321 1647 1424 1647 1418 1648 1304 1648 1416 1648 1416 1649 1307 1649 1414 1649 1414 98 1309 98 1412 98 1412 98 1303 98 1408 98 1410 98 1412 98 1408 98 1406 98 1408 98 1291 98 1445 41 1446 41 1447 41 1447 41 1446 41 1448 41 1446 224 1449 224 1448 224 1448 224 1449 224 1450 224 1449 21 1451 21 1450 21 1450 21 1451 21 1452 21 1451 22 1445 22 1452 22 1452 22 1445 22 1447 22 1447 98 1448 98 1452 98 1452 98 1448 98 1450 98 1453 1048 1454 1048 1455 1048 1455 1650 1454 1650 1456 1650 1457 1050 1456 1050 1458 1050 1457 1651 1455 1651 1456 1651 1454 1052 1459 1052 1456 1052 1456 439 1459 439 1458 439 1459 41 1460 41 1458 41 1458 41 1460 41 1461 41 1462 224 1463 224 1460 224 1460 224 1463 224 1461 224 1462 440 1464 440 1463 440 1463 1652 1464 1652 1465 1652 1466 1653 1465 1653 1467 1653 1466 443 1463 443 1465 443 1464 1654 1468 1654 1465 1654 1465 1055 1468 1055 1469 1055 1467 1655 1469 1655 1470 1655 1467 1057 1465 1057 1469 1057 1468 1656 1471 1656 1469 1656 1469 1059 1471 1059 1472 1059 1470 1060 1472 1060 1473 1060 1470 1061 1469 1061 1472 1061 1472 1062 1474 1062 1473 1062 1473 1657 1474 1657 1475 1657 1476 1658 1475 1658 1477 1658 1476 455 1473 455 1475 455 1474 1659 1478 1659 1475 1659 1475 1660 1478 1660 1479 1660 1477 1661 1479 1661 1480 1661 1477 1662 1475 1662 1479 1662 1478 1663 1481 1663 1479 1663 1479 1068 1481 1068 1482 1068 1483 1664 1482 1664 1484 1664 1485 1665 1484 1665 1486 1665 1487 1666 1485 1666 1486 1666 1487 1667 1488 1667 1485 1667 1487 1073 1489 1073 1488 1073 1479 1668 1482 1668 1483 1668 1490 1669 1483 1669 1491 1669 1490 1670 1479 1670 1483 1670 1490 1671 1480 1671 1479 1671 1483 1672 1484 1672 1485 1672 1491 1673 1485 1673 1488 1673 1491 1674 1483 1674 1485 1674 1489 474 1487 474 1492 474 1493 475 1492 475 1494 475 1495 1675 1494 1675 1496 1675 1497 1082 1496 1082 1498 1082 1499 1083 1497 1083 1498 1083 1500 1676 1494 1676 1501 1676 1500 1677 1496 1677 1494 1677 1500 1678 1502 1678 1496 1678 1496 1086 1502 1086 1498 1086 1497 1087 1495 1087 1496 1087 1495 1679 1493 1679 1494 1679 1493 1680 1489 1680 1492 1680 1487 1681 1501 1681 1492 1681 1492 1682 1501 1682 1494 1682 1498 41 1503 41 1499 41 1499 41 1503 41 1504 41 1503 22 1505 22 1504 22 1504 22 1505 22 1506 22 1505 41 1507 41 1506 41 1506 41 1507 41 1508 41 1507 224 1509 224 1508 224 1508 224 1509 224 1510 224 1509 41 1511 41 1510 41 1510 41 1511 41 1512 41 1511 224 1513 224 1512 224 1512 224 1513 224 1514 224 1513 21 1515 21 1514 21 1514 21 1515 21 1516 21 1515 224 1517 224 1516 224 1516 224 1517 224 1518 224 1517 21 1519 21 1518 21 1518 21 1519 21 1520 21 1519 22 1521 22 1520 22 1520 22 1521 22 1522 22 1521 21 1523 21 1522 21 1522 21 1523 21 1524 21 1523 1683 1525 1683 1524 1683 1524 1684 1525 1684 1526 1684 1527 1685 1526 1685 1528 1685 1527 1686 1524 1686 1526 1686 1525 1687 1529 1687 1526 1687 1526 1688 1529 1688 1530 1688 1528 494 1530 494 1531 494 1528 1099 1526 1099 1530 1099 1529 496 1532 496 1530 496 1530 1689 1532 1689 1533 1689 1531 498 1533 498 1534 498 1535 1690 1534 1690 1536 1690 1537 1691 1536 1691 1538 1691 1539 1692 1538 1692 1540 1692 1541 1693 1539 1693 1540 1693 1541 1694 1542 1694 1539 1694 1541 1695 1543 1695 1542 1695 1542 1696 1543 1696 1544 1696 1545 1107 1544 1107 1455 1107 1545 1697 1542 1697 1544 1697 1545 1698 1546 1698 1542 1698 1542 1110 1546 1110 1539 1110 1539 510 1546 510 1537 510 1538 1699 1539 1699 1537 1699 1533 512 1532 512 1534 512 1534 1700 1532 1700 1547 1700 1536 1115 1547 1115 1540 1115 1538 1701 1536 1701 1540 1701 1534 1702 1547 1702 1536 1702 1543 1117 1453 1117 1544 1117 1544 1118 1453 1118 1455 1118 1537 1703 1535 1703 1536 1703 1535 1704 1531 1704 1534 1704 1533 1705 1531 1705 1530 1705 1527 1706 1497 1706 1524 1706 1527 522 1495 522 1497 522 1527 1707 1528 1707 1495 1707 1495 524 1528 524 1531 524 1535 98 1495 98 1531 98 1535 1708 1493 1708 1495 1708 1535 1709 1537 1709 1493 1709 1493 1710 1537 1710 1489 1710 1489 1711 1537 1711 1546 1711 1488 98 1546 98 1491 98 1488 1712 1489 1712 1546 1712 1546 98 1545 98 1491 98 1491 1713 1545 1713 1490 1713 1490 98 1545 98 1480 98 1480 98 1545 98 1477 98 1477 98 1545 98 1455 98 1476 98 1455 98 1473 98 1476 98 1477 98 1455 98 1455 98 1457 98 1473 98 1473 1714 1457 1714 1470 1714 1470 1130 1457 1130 1467 1130 1467 98 1457 98 1458 98 1466 1715 1458 1715 1463 1715 1466 1716 1467 1716 1458 1716 1458 98 1461 98 1463 98 1497 98 1499 98 1524 98 1524 98 1499 98 1522 98 1522 98 1499 98 1504 98 1516 98 1504 98 1510 98 1514 98 1510 98 1512 98 1514 98 1516 98 1510 98 1506 98 1508 98 1504 98 1504 98 1508 98 1510 98 1518 98 1520 98 1516 98 1516 98 1520 98 1522 98 1504 98 1516 98 1522 98 1548 836 1549 836 1550 836 1550 1717 1549 1717 1551 1717 1552 1718 1551 1718 1553 1718 1552 1719 1550 1719 1551 1719 1549 1720 1554 1720 1551 1720 1551 1721 1554 1721 1555 1721 1553 1722 1555 1722 1556 1722 1553 1723 1551 1723 1555 1723 1554 1724 1557 1724 1555 1724 1555 1725 1557 1725 1558 1725 1556 1726 1558 1726 1559 1726 1556 1727 1555 1727 1558 1727 1557 1728 1560 1728 1558 1728 1558 849 1560 849 1559 849 1561 41 1548 41 1562 41 1562 41 1548 41 1550 41 1563 1729 1564 1729 1565 1729 1566 851 1565 851 1567 851 1568 1730 1567 1730 1561 1730 1562 1731 1568 1731 1561 1731 1569 1487 1567 1487 1570 1487 1569 1732 1561 1732 1567 1732 1568 1488 1566 1488 1567 1488 1566 1733 1563 1733 1565 1733 1564 1734 1570 1734 1565 1734 1565 859 1570 859 1567 859 1571 1735 1572 1735 1573 1735 1574 1736 1573 1736 1575 1736 1576 1737 1575 1737 1577 1737 1578 1738 1577 1738 1579 1738 1580 1739 1579 1739 1581 1739 1582 1740 1581 1740 1583 1740 1584 1741 1582 1741 1583 1741 1584 1497 1585 1497 1582 1497 1584 1742 1586 1742 1585 1742 1584 1743 1587 1743 1586 1743 1586 1744 1587 1744 1588 1744 1589 1745 1588 1745 1590 1745 1589 1746 1586 1746 1588 1746 1589 1747 1591 1747 1586 1747 1586 1748 1591 1748 1585 1748 1585 1749 1591 1749 1582 1749 1582 1750 1591 1750 1580 1750 1581 1751 1582 1751 1580 1751 1592 1752 1575 1752 1593 1752 1592 1753 1577 1753 1575 1753 1592 1754 1594 1754 1577 1754 1577 1755 1594 1755 1579 1755 1579 1756 1594 1756 1583 1756 1581 1757 1579 1757 1583 1757 1587 1758 1595 1758 1588 1758 1588 1759 1595 1759 1596 1759 1590 1760 1596 1760 1564 1760 1563 887 1590 887 1564 887 1595 888 1564 888 1596 888 1596 1761 1590 1761 1588 1761 1580 1762 1578 1762 1579 1762 1578 1763 1576 1763 1577 1763 1576 1764 1574 1764 1575 1764 1574 1518 1571 1518 1573 1518 1572 1765 1593 1765 1573 1765 1573 1766 1593 1766 1575 1766 1559 1767 1560 1767 1597 1767 1598 1768 1597 1768 1599 1768 1600 1769 1599 1769 1601 1769 1600 1770 1598 1770 1599 1770 1602 1771 1599 1771 1603 1771 1602 1772 1604 1772 1599 1772 1599 1773 1604 1773 1605 1773 1601 1774 1605 1774 1606 1774 1601 1775 1599 1775 1605 1775 1604 1776 1607 1776 1605 1776 1605 1777 1607 1777 1608 1777 1606 1778 1608 1778 1609 1778 1606 1779 1605 1779 1608 1779 1607 1780 1610 1780 1608 1780 1608 1781 1610 1781 1611 1781 1609 1782 1611 1782 1612 1782 1609 1783 1608 1783 1611 1783 1610 1784 1613 1784 1611 1784 1611 1785 1613 1785 1614 1785 1615 1786 1614 1786 1616 1786 1617 1787 1616 1787 1618 1787 1619 1788 1618 1788 1620 1788 1572 1789 1619 1789 1620 1789 1572 1790 1621 1790 1619 1790 1572 1791 1571 1791 1621 1791 1611 1792 1614 1792 1615 1792 1622 1793 1615 1793 1623 1793 1622 1794 1611 1794 1615 1794 1622 1795 1612 1795 1611 1795 1615 1796 1616 1796 1617 1796 1623 1797 1617 1797 1624 1797 1623 1798 1615 1798 1617 1798 1617 928 1618 928 1619 928 1624 1799 1619 1799 1621 1799 1624 930 1617 930 1619 930 1598 1800 1559 1800 1597 1800 1560 1801 1603 1801 1597 1801 1597 1802 1603 1802 1599 1802 1625 1803 1626 1803 1627 1803 1627 1804 1626 1804 1628 1804 1629 1555 1628 1555 1630 1555 1629 1805 1627 1805 1628 1805 1626 1806 1631 1806 1628 1806 1628 1807 1631 1807 1632 1807 1630 1808 1632 1808 1633 1808 1630 1809 1628 1809 1632 1809 1631 1810 1634 1810 1632 1810 1632 1811 1634 1811 1635 1811 1633 1812 1635 1812 1636 1812 1633 1813 1632 1813 1635 1813 1634 1814 1637 1814 1635 1814 1635 1815 1637 1815 1638 1815 1636 1816 1638 1816 1639 1816 1636 1817 1635 1817 1638 1817 1637 1818 1640 1818 1638 1818 1638 1819 1640 1819 1641 1819 1639 952 1641 952 1642 952 1643 1820 1642 1820 1644 1820 1645 954 1644 954 1646 954 1647 1821 1646 1821 1648 1821 1647 1822 1645 1822 1646 1822 1641 957 1640 957 1642 957 1642 1823 1640 1823 1649 1823 1644 959 1649 959 1650 959 1646 1824 1650 1824 1648 1824 1646 1825 1644 1825 1650 1825 1642 1826 1649 1826 1644 1826 1645 1827 1643 1827 1644 1827 1643 1828 1639 1828 1642 1828 1641 1829 1639 1829 1638 1829 1647 1830 1648 1830 1651 1830 1652 1831 1651 1831 1653 1831 1654 968 1653 968 1655 968 1656 1832 1655 1832 1657 1832 1658 970 1656 970 1657 970 1659 1833 1653 1833 1660 1833 1659 972 1655 972 1653 972 1659 1834 1661 1834 1655 1834 1655 1835 1661 1835 1657 1835 1656 975 1654 975 1655 975 1654 1836 1652 1836 1653 1836 1652 1837 1647 1837 1651 1837 1648 1838 1660 1838 1651 1838 1651 1839 1660 1839 1653 1839 1657 41 1662 41 1658 41 1658 41 1662 41 1663 41 1662 224 1664 224 1663 224 1663 224 1664 224 1665 224 1664 21 1666 21 1665 21 1665 21 1666 21 1667 21 1666 22 1668 22 1667 22 1667 22 1668 22 1669 22 1668 1840 1670 1840 1669 1840 1669 1841 1670 1841 1671 1841 1671 982 1670 982 1672 982 1673 1587 1672 1587 1674 1587 1675 984 1674 984 1676 984 1677 1842 1675 1842 1676 1842 1678 1843 1674 1843 1679 1843 1678 1844 1676 1844 1674 1844 1675 1845 1673 1845 1674 1845 1673 1593 1671 1593 1672 1593 1670 1846 1679 1846 1672 1846 1672 1847 1679 1847 1674 1847 1677 1848 1676 1848 1680 1848 1681 1849 1680 1849 1682 1849 1683 1850 1682 1850 1684 1850 1685 1851 1684 1851 1686 1851 1687 1852 1685 1852 1686 1852 1687 1853 1688 1853 1685 1853 1687 1854 1689 1854 1688 1854 1687 1855 1690 1855 1689 1855 1689 1603 1690 1603 1691 1603 1692 1856 1691 1856 1693 1856 1692 1002 1689 1002 1691 1002 1692 1003 1694 1003 1689 1003 1689 1857 1694 1857 1688 1857 1688 1858 1694 1858 1685 1858 1685 1608 1694 1608 1683 1608 1684 1859 1685 1859 1683 1859 1686 1860 1682 1860 1695 1860 1686 1861 1684 1861 1682 1861 1690 1862 1696 1862 1691 1862 1691 1863 1696 1863 1697 1863 1693 1864 1697 1864 1698 1864 1693 1865 1691 1865 1697 1865 1696 1866 1699 1866 1697 1866 1697 1867 1699 1867 1700 1867 1698 1868 1700 1868 1701 1868 1698 1869 1697 1869 1700 1869 1699 1870 1702 1870 1700 1870 1700 1871 1702 1871 1703 1871 1701 1872 1703 1872 1627 1872 1701 1873 1700 1873 1703 1873 1702 1874 1625 1874 1703 1874 1703 1875 1625 1875 1627 1875 1683 1876 1681 1876 1682 1876 1681 1877 1677 1877 1680 1877 1676 1878 1695 1878 1680 1878 1680 1879 1695 1879 1682 1879 1552 98 1658 98 1550 98 1552 1880 1656 1880 1658 1880 1552 98 1553 98 1656 98 1656 1030 1553 1030 1654 1030 1654 98 1553 98 1556 98 1652 1881 1556 1881 1559 1881 1647 1882 1559 1882 1598 1882 1645 1883 1598 1883 1600 1883 1601 98 1645 98 1600 98 1601 1884 1606 1884 1645 1884 1645 98 1606 98 1643 98 1643 1885 1606 1885 1609 1885 1612 1886 1643 1886 1609 1886 1612 98 1639 98 1643 98 1612 1887 1622 1887 1639 1887 1639 98 1622 98 1636 98 1636 1888 1622 1888 1623 1888 1633 1889 1623 1889 1624 1889 1630 1890 1624 1890 1621 1890 1629 98 1621 98 1627 98 1629 1891 1630 1891 1621 1891 1654 1639 1556 1639 1652 1639 1652 1892 1559 1892 1647 1892 1647 1893 1598 1893 1645 1893 1636 98 1623 98 1633 98 1633 98 1624 98 1630 98 1621 98 1571 98 1627 98 1627 98 1571 98 1701 98 1701 1641 1571 1641 1574 1641 1698 1894 1574 1894 1576 1894 1693 98 1576 98 1692 98 1693 98 1698 98 1576 98 1701 98 1574 98 1698 98 1576 98 1578 98 1692 98 1692 1895 1578 1895 1694 1895 1694 1896 1578 1896 1580 1896 1683 98 1580 98 1591 98 1589 1897 1683 1897 1591 1897 1589 1898 1681 1898 1683 1898 1589 1645 1590 1645 1681 1645 1681 98 1590 98 1677 98 1677 98 1590 98 1563 98 1675 98 1563 98 1566 98 1673 1899 1566 1899 1568 1899 1671 98 1568 98 1562 98 1667 98 1562 98 1550 98 1665 98 1550 98 1658 98 1663 98 1665 98 1658 98 1694 1900 1580 1900 1683 1900 1677 98 1563 98 1675 98 1675 1901 1566 1901 1673 1901 1673 98 1568 98 1671 98 1671 98 1562 98 1667 98 1669 98 1671 98 1667 98 1665 98 1667 98 1550 98 1704 533 1705 533 1706 533 1707 1902 1706 1902 1708 1902 1709 1903 1708 1903 1710 1903 1711 1904 1710 1904 1712 1904 1713 1905 1712 1905 1714 1905 1715 1906 1714 1906 1716 1906 1717 1907 1715 1907 1716 1907 1717 1908 1718 1908 1715 1908 1717 1909 1719 1909 1718 1909 1717 1910 1720 1910 1719 1910 1719 1911 1720 1911 1721 1911 1722 1912 1721 1912 1723 1912 1722 1913 1719 1913 1721 1913 1722 1914 1724 1914 1719 1914 1719 1915 1724 1915 1718 1915 1718 1916 1724 1916 1715 1916 1715 549 1724 549 1713 549 1714 1917 1715 1917 1713 1917 1725 1918 1708 1918 1726 1918 1725 1919 1710 1919 1708 1919 1725 1920 1727 1920 1710 1920 1710 1921 1727 1921 1712 1921 1712 555 1727 555 1716 555 1714 1922 1712 1922 1716 1922 1720 1923 1728 1923 1721 1923 1721 1924 1728 1924 1729 1924 1723 1925 1729 1925 1730 1925 1731 560 1723 560 1730 560 1728 1926 1730 1926 1729 1926 1729 1927 1723 1927 1721 1927 1713 1928 1711 1928 1712 1928 1711 1929 1709 1929 1710 1929 1709 1930 1707 1930 1708 1930 1707 566 1704 566 1706 566 1705 567 1726 567 1706 567 1706 1931 1726 1931 1708 1931 1732 569 1733 569 1734 569 1735 1932 1734 1932 1736 1932 1737 1933 1736 1933 1738 1933 1739 1934 1738 1934 1740 1934 1741 1935 1740 1935 1742 1935 1743 1936 1741 1936 1742 1936 1743 1937 1744 1937 1741 1937 1743 1938 1745 1938 1744 1938 1744 1939 1745 1939 1746 1939 1747 1940 1746 1940 1748 1940 1747 579 1744 579 1746 579 1747 1941 1749 1941 1744 1941 1744 1942 1749 1942 1741 1942 1741 582 1749 582 1739 582 1740 1943 1741 1943 1739 1943 1750 1944 1736 1944 1751 1944 1750 1945 1738 1945 1736 1945 1750 1946 1742 1946 1738 1946 1738 1947 1742 1947 1740 1947 1745 1948 1752 1948 1746 1948 1746 1949 1752 1949 1753 1949 1748 1950 1753 1950 1754 1950 1748 1951 1746 1951 1753 1951 1752 1952 1755 1952 1753 1952 1753 1953 1755 1953 1705 1953 1754 594 1705 594 1704 594 1754 1954 1753 1954 1705 1954 1739 1955 1737 1955 1738 1955 1737 1956 1735 1956 1736 1956 1735 1957 1732 1957 1734 1957 1733 1958 1751 1958 1734 1958 1734 600 1751 600 1736 600 1756 601 1757 601 1758 601 1759 1959 1758 1959 1760 1959 1761 1960 1760 1960 1762 1960 1763 1961 1762 1961 1764 1961 1765 1962 1764 1962 1766 1962 1767 1963 1766 1963 1768 1963 1769 1964 1767 1964 1768 1964 1769 608 1770 608 1767 608 1769 1965 1771 1965 1770 1965 1769 1966 1772 1966 1771 1966 1771 1967 1772 1967 1773 1967 1774 1968 1773 1968 1775 1968 1774 1969 1771 1969 1773 1969 1774 1970 1776 1970 1771 1970 1771 1971 1776 1971 1770 1971 1770 1972 1776 1972 1767 1972 1767 1973 1776 1973 1765 1973 1766 1974 1767 1974 1765 1974 1777 1975 1760 1975 1778 1975 1777 1976 1762 1976 1760 1976 1777 1977 1779 1977 1762 1977 1762 1978 1779 1978 1764 1978 1764 1979 1779 1979 1768 1979 1766 1980 1764 1980 1768 1980 1772 1981 1780 1981 1773 1981 1773 1982 1780 1982 1781 1982 1775 1983 1781 1983 1733 1983 1732 628 1775 628 1733 628 1780 1984 1733 1984 1781 1984 1781 1985 1775 1985 1773 1985 1765 1986 1763 1986 1764 1986 1763 1987 1761 1987 1762 1987 1761 1988 1759 1988 1760 1988 1759 634 1756 634 1758 634 1757 1989 1778 1989 1758 1989 1758 1990 1778 1990 1760 1990 1731 1991 1730 1991 1782 1991 1783 1992 1782 1992 1784 1992 1785 1993 1784 1993 1786 1993 1787 640 1786 640 1788 640 1789 1994 1788 1994 1790 1994 1791 1995 1789 1995 1790 1995 1791 1996 1792 1996 1789 1996 1791 1997 1793 1997 1792 1997 1792 1998 1793 1998 1794 1998 1795 1999 1794 1999 1796 1999 1795 647 1792 647 1794 647 1795 2000 1797 2000 1792 2000 1792 2001 1797 2001 1789 2001 1789 2002 1797 2002 1787 2002 1788 2003 1789 2003 1787 2003 1798 2004 1784 2004 1799 2004 1798 2005 1786 2005 1784 2005 1798 2006 1790 2006 1786 2006 1786 2007 1790 2007 1788 2007 1793 2008 1800 2008 1794 2008 1794 2009 1800 2009 1801 2009 1796 2010 1801 2010 1802 2010 1796 2011 1794 2011 1801 2011 1800 2012 1803 2012 1801 2012 1801 2013 1803 2013 1757 2013 1802 2014 1757 2014 1756 2014 1802 2015 1801 2015 1757 2015 1787 2016 1785 2016 1786 2016 1785 2017 1783 2017 1784 2017 1783 2018 1731 2018 1782 2018 1730 2019 1799 2019 1782 2019 1782 2020 1799 2020 1784 2020 1804 669 1805 669 1806 669 1806 2021 1805 2021 1807 2021 1808 2022 1807 2022 1809 2022 1808 2023 1806 2023 1807 2023 1805 2024 1810 2024 1807 2024 1807 674 1810 674 1811 674 1809 2025 1811 2025 1812 2025 1809 2026 1807 2026 1811 2026 1810 2027 1813 2027 1811 2027 1811 2028 1813 2028 1814 2028 1812 2029 1814 2029 1815 2029 1816 2030 1815 2030 1817 2030 1818 2031 1817 2031 1819 2031 1820 2032 1819 2032 1821 2032 1822 2033 1820 2033 1821 2033 1822 684 1823 684 1820 684 1822 2034 1824 2034 1823 2034 1823 2035 1824 2035 1825 2035 1826 2036 1825 2036 1827 2036 1826 2037 1823 2037 1825 2037 1826 2038 1828 2038 1823 2038 1823 2039 1828 2039 1820 2039 1820 2040 1828 2040 1818 2040 1819 2041 1820 2041 1818 2041 1814 2042 1813 2042 1815 2042 1815 2043 1813 2043 1829 2043 1817 2044 1829 2044 1821 2044 1819 2045 1817 2045 1821 2045 1815 2046 1829 2046 1817 2046 1824 2047 1830 2047 1825 2047 1825 699 1830 699 1827 699 1818 2048 1816 2048 1817 2048 1816 2049 1812 2049 1815 2049 1814 2050 1812 2050 1811 2050 1830 703 1831 703 1827 703 1827 2051 1831 2051 1832 2051 1833 2052 1832 2052 1834 2052 1833 706 1827 706 1832 706 1831 2053 1835 2053 1832 2053 1832 2054 1835 2054 1836 2054 1834 2055 1836 2055 1837 2055 1838 2056 1837 2056 1839 2056 1840 2057 1839 2057 1841 2057 1842 2058 1840 2058 1841 2058 1842 2059 1843 2059 1840 2059 1842 2060 1844 2060 1843 2060 1843 2061 1844 2061 1845 2061 1846 2062 1845 2062 1847 2062 1848 2063 1847 2063 1849 2063 1850 2064 1849 2064 1851 2064 1852 2065 1851 2065 1853 2065 1852 2066 1850 2066 1851 2066 1836 2067 1835 2067 1837 2067 1837 722 1835 722 1841 722 1839 2068 1837 2068 1841 2068 1845 2069 1844 2069 1847 2069 1847 2070 1844 2070 1854 2070 1849 2071 1854 2071 1855 2071 1851 2072 1855 2072 1853 2072 1851 2073 1849 2073 1855 2073 1847 2074 1854 2074 1849 2074 1850 2075 1848 2075 1849 2075 1848 2076 1846 2076 1847 2076 1845 2077 1846 2077 1843 2077 1843 733 1846 733 1856 733 1840 734 1856 734 1838 734 1839 2078 1840 2078 1838 2078 1843 2079 1856 2079 1840 2079 1838 2080 1834 2080 1837 2080 1836 2081 1834 2081 1832 2081 1853 739 1857 739 1852 739 1852 2082 1857 2082 1858 2082 1859 2083 1858 2083 1860 2083 1859 2084 1852 2084 1858 2084 1857 2085 1861 2085 1858 2085 1858 2086 1861 2086 1862 2086 1860 2087 1862 2087 1863 2087 1860 2088 1858 2088 1862 2088 1861 2089 1864 2089 1862 2089 1862 2090 1864 2090 1865 2090 1863 2091 1865 2091 1866 2091 1863 2092 1862 2092 1865 2092 1864 2093 1867 2093 1865 2093 1865 2094 1867 2094 1868 2094 1866 2095 1868 2095 1869 2095 1866 2096 1865 2096 1868 2096 1867 2097 1870 2097 1868 2097 1868 2098 1870 2098 1871 2098 1869 2099 1871 2099 1872 2099 1873 2100 1872 2100 1874 2100 1875 2101 1874 2101 1876 2101 1877 760 1876 760 1878 760 1877 2102 1875 2102 1876 2102 1871 2103 1870 2103 1872 2103 1872 2104 1870 2104 1879 2104 1874 2105 1879 2105 1880 2105 1876 2106 1880 2106 1878 2106 1876 2107 1874 2107 1880 2107 1872 2108 1879 2108 1874 2108 1875 2109 1873 2109 1874 2109 1873 2110 1869 2110 1872 2110 1871 2111 1869 2111 1868 2111 1878 771 1881 771 1877 771 1877 2112 1881 2112 1882 2112 1883 2113 1882 2113 1884 2113 1883 2114 1877 2114 1882 2114 1881 2115 1885 2115 1882 2115 1882 2116 1885 2116 1886 2116 1884 777 1886 777 1887 777 1888 2117 1887 2117 1889 2117 1890 2118 1889 2118 1891 2118 1892 2119 1890 2119 1891 2119 1892 2120 1893 2120 1890 2120 1892 2121 1894 2121 1893 2121 1893 2122 1894 2122 1895 2122 1896 2123 1895 2123 1897 2123 1898 2124 1897 2124 1899 2124 1900 2125 1899 2125 1901 2125 1806 2126 1901 2126 1804 2126 1806 2127 1900 2127 1901 2127 1886 789 1885 789 1887 789 1887 2128 1885 2128 1891 2128 1889 2129 1887 2129 1891 2129 1895 2130 1894 2130 1897 2130 1897 2131 1894 2131 1902 2131 1899 2132 1902 2132 1903 2132 1901 2133 1903 2133 1804 2133 1901 2134 1899 2134 1903 2134 1897 2135 1902 2135 1899 2135 1900 2136 1898 2136 1899 2136 1898 2137 1896 2137 1897 2137 1895 2138 1896 2138 1893 2138 1893 2139 1896 2139 1904 2139 1890 2140 1904 2140 1888 2140 1889 2141 1890 2141 1888 2141 1893 2142 1904 2142 1890 2142 1888 2143 1884 2143 1887 2143 1886 2144 1884 2144 1882 2144 1754 98 1704 98 1852 98 1859 98 1754 98 1852 98 1859 98 1860 98 1754 98 1754 98 1860 98 1748 98 1748 2145 1860 2145 1863 2145 1747 98 1863 98 1866 98 1749 98 1866 98 1869 98 1739 98 1869 98 1873 98 1737 98 1873 98 1875 98 1735 98 1875 98 1877 98 1732 98 1877 98 1775 98 1732 98 1735 98 1877 98 1709 2146 1848 2146 1707 2146 1709 2147 1846 2147 1848 2147 1709 98 1711 98 1846 98 1846 98 1711 98 1856 98 1856 2148 1711 2148 1713 2148 1838 2149 1713 2149 1724 2149 1834 2150 1724 2150 1722 2150 1833 98 1722 98 1723 98 1827 98 1723 98 1731 98 1783 98 1827 98 1731 98 1783 98 1826 98 1827 98 1783 2151 1785 2151 1826 2151 1826 2152 1785 2152 1828 2152 1828 2153 1785 2153 1787 2153 1818 98 1787 98 1797 98 1816 2154 1797 2154 1795 2154 1812 2155 1795 2155 1796 2155 1809 2156 1796 2156 1802 2156 1808 2157 1802 2157 1806 2157 1808 98 1809 98 1802 98 1856 2158 1713 2158 1838 2158 1838 98 1724 98 1834 98 1834 2159 1722 2159 1833 2159 1833 2160 1723 2160 1827 2160 1828 98 1787 98 1818 98 1818 98 1797 98 1816 98 1816 98 1795 98 1812 98 1812 823 1796 823 1809 823 1802 98 1756 98 1806 98 1806 824 1756 824 1759 824 1900 98 1759 98 1898 98 1900 825 1806 825 1759 825 1759 98 1761 98 1898 98 1898 2161 1761 2161 1896 2161 1896 98 1761 98 1763 98 1904 98 1763 98 1765 98 1888 98 1765 98 1776 98 1884 2162 1776 2162 1774 2162 1883 98 1774 98 1775 98 1877 2163 1883 2163 1775 2163 1896 98 1763 98 1904 98 1904 2164 1765 2164 1888 2164 1888 98 1776 98 1884 98 1884 2165 1774 2165 1883 2165 1735 2166 1737 2166 1875 2166 1737 2167 1739 2167 1873 2167 1739 2168 1749 2168 1869 2168 1749 2169 1747 2169 1866 2169 1747 98 1748 98 1863 98 1848 98 1850 98 1707 98 1707 2170 1850 2170 1852 2170 1704 98 1707 98 1852 98 1905 1048 1906 1048 1907 1048 1907 2171 1906 2171 1908 2171 1909 2172 1908 2172 1910 2172 1909 437 1907 437 1908 437 1906 2173 1911 2173 1908 2173 1908 439 1911 439 1910 439 1911 41 1912 41 1910 41 1910 41 1912 41 1913 41 1914 224 1915 224 1912 224 1912 224 1915 224 1913 224 1914 440 1916 440 1915 440 1915 2174 1916 2174 1917 2174 1918 2175 1917 2175 1919 2175 1918 2176 1915 2176 1917 2176 1916 2177 1920 2177 1917 2177 1917 2178 1920 2178 1921 2178 1919 2179 1921 2179 1922 2179 1919 1057 1917 1057 1921 1057 1920 2180 1923 2180 1921 2180 1921 2181 1923 2181 1924 2181 1922 2182 1924 2182 1925 2182 1922 2183 1921 2183 1924 2183 1924 1062 1926 1062 1925 1062 1925 2184 1926 2184 1927 2184 1928 2185 1927 2185 1929 2185 1928 2186 1925 2186 1927 2186 1926 2187 1930 2187 1927 2187 1927 1660 1930 1660 1931 1660 1929 2188 1931 2188 1932 2188 1929 2189 1927 2189 1931 2189 1930 2190 1933 2190 1931 2190 1931 2191 1933 2191 1934 2191 1935 2192 1934 2192 1936 2192 1937 2193 1936 2193 1938 2193 1939 2194 1937 2194 1938 2194 1939 2195 1940 2195 1937 2195 1939 2196 1941 2196 1940 2196 1931 2197 1934 2197 1935 2197 1942 2198 1935 2198 1943 2198 1942 1670 1931 1670 1935 1670 1942 2199 1932 2199 1931 2199 1935 2200 1936 2200 1937 2200 1943 2201 1937 2201 1940 2201 1943 1674 1935 1674 1937 1674 1941 474 1939 474 1944 474 1945 2202 1944 2202 1946 2202 1947 2203 1946 2203 1948 2203 1949 2204 1948 2204 1950 2204 1951 2205 1949 2205 1950 2205 1952 2206 1946 2206 1953 2206 1952 2207 1948 2207 1946 2207 1952 2208 1954 2208 1948 2208 1948 2209 1954 2209 1950 2209 1949 2210 1947 2210 1948 2210 1947 2211 1945 2211 1946 2211 1945 2212 1941 2212 1944 2212 1939 2213 1953 2213 1944 2213 1944 2214 1953 2214 1946 2214 1950 41 1955 41 1951 41 1951 41 1955 41 1956 41 1955 22 1957 22 1956 22 1956 22 1957 22 1958 22 1957 41 1959 41 1958 41 1958 41 1959 41 1960 41 1959 224 1961 224 1960 224 1960 224 1961 224 1962 224 1961 41 1963 41 1962 41 1962 41 1963 41 1964 41 1963 224 1965 224 1964 224 1964 224 1965 224 1966 224 1965 21 1967 21 1966 21 1966 21 1967 21 1968 21 1967 224 1969 224 1968 224 1968 224 1969 224 1970 224 1969 21 1971 21 1970 21 1970 21 1971 21 1972 21 1971 22 1973 22 1972 22 1972 22 1973 22 1974 22 1973 21 1975 21 1974 21 1974 21 1975 21 1976 21 1975 2215 1977 2215 1976 2215 1976 2216 1977 2216 1978 2216 1979 2217 1978 2217 1980 2217 1979 2218 1976 2218 1978 2218 1977 2219 1981 2219 1978 2219 1978 2220 1981 2220 1982 2220 1980 494 1982 494 1983 494 1980 2221 1978 2221 1982 2221 1981 496 1984 496 1982 496 1982 2222 1984 2222 1985 2222 1983 2223 1985 2223 1986 2223 1987 2224 1986 2224 1988 2224 1989 2225 1988 2225 1990 2225 1991 2226 1990 2226 1992 2226 1993 2227 1991 2227 1992 2227 1993 1104 1994 1104 1991 1104 1993 2228 1995 2228 1994 2228 1994 2229 1995 2229 1996 2229 1997 2230 1996 2230 1907 2230 1997 2231 1994 2231 1996 2231 1997 1109 1998 1109 1994 1109 1994 2232 1998 2232 1991 2232 1991 2233 1998 2233 1989 2233 1990 2234 1991 2234 1989 2234 1985 1113 1984 1113 1986 1113 1986 2235 1984 2235 1999 2235 1988 2236 1999 2236 1992 2236 1990 2237 1988 2237 1992 2237 1986 1116 1999 1116 1988 1116 1995 2238 1905 2238 1996 2238 1996 1118 1905 1118 1907 1118 1989 2239 1987 2239 1988 2239 1987 2240 1983 2240 1986 2240 1985 2241 1983 2241 1982 2241 1979 98 1949 98 1976 98 1979 2242 1947 2242 1949 2242 1979 1707 1980 1707 1947 1707 1947 1124 1980 1124 1983 1124 1987 98 1947 98 1983 98 1987 2243 1945 2243 1947 2243 1987 2244 1989 2244 1945 2244 1945 2245 1989 2245 1941 2245 1941 2246 1989 2246 1998 2246 1940 98 1998 98 1943 98 1940 98 1941 98 1998 98 1998 98 1997 98 1943 98 1943 2247 1997 2247 1942 2247 1942 98 1997 98 1932 98 1932 98 1997 98 1929 98 1929 98 1997 98 1907 98 1928 98 1907 98 1925 98 1928 98 1929 98 1907 98 1907 98 1909 98 1925 98 1925 2248 1909 2248 1922 2248 1922 98 1909 98 1919 98 1919 98 1909 98 1910 98 1918 98 1910 98 1915 98 1918 2249 1919 2249 1910 2249 1910 98 1913 98 1915 98 1949 2250 1951 2250 1976 2250 1976 98 1951 98 1974 98 1974 98 1951 98 1956 98 1968 98 1956 98 1962 98 1966 98 1962 98 1964 98 1966 98 1968 98 1962 98 1958 98 1960 98 1956 98 1956 98 1960 98 1962 98 1970 98 1972 98 1968 98 1968 98 1972 98 1974 98 1956 98 1968 98 1974 98 2000 2251 2001 2251 2002 2251 2002 2252 2001 2252 2003 2252 2004 1718 2003 1718 2005 1718 2004 2253 2002 2253 2003 2253 2001 1720 2006 1720 2003 1720 2003 2254 2006 2254 2007 2254 2005 2255 2007 2255 2008 2255 2005 2256 2003 2256 2007 2256 2006 2257 2009 2257 2007 2257 2007 2258 2009 2258 2010 2258 2008 1726 2010 1726 2011 1726 2008 2259 2007 2259 2010 2259 2009 1728 2012 1728 2010 1728 2010 849 2012 849 2011 849 2013 41 2000 41 2014 41 2014 41 2000 41 2002 41 2015 1486 2016 1486 2017 1486 2018 851 2017 851 2019 851 2020 1730 2019 1730 2013 1730 2014 1731 2020 1731 2013 1731 2021 2260 2019 2260 2022 2260 2021 1732 2013 1732 2019 1732 2020 2261 2018 2261 2019 2261 2018 1733 2015 1733 2017 1733 2016 2262 2022 2262 2017 2262 2017 859 2022 859 2019 859 2023 1735 2024 1735 2025 1735 2026 2263 2025 2263 2027 2263 2028 2264 2027 2264 2029 2264 2030 1738 2029 1738 2031 1738 2032 2265 2031 2265 2033 2265 2034 2266 2033 2266 2035 2266 2036 1741 2034 1741 2035 1741 2036 1497 2037 1497 2034 1497 2036 2267 2038 2267 2037 2267 2036 2268 2039 2268 2038 2268 2038 1744 2039 1744 2040 1744 2041 1745 2040 1745 2042 1745 2041 1746 2038 1746 2040 1746 2041 2269 2043 2269 2038 2269 2038 2270 2043 2270 2037 2270 2037 2271 2043 2271 2034 2271 2034 2272 2043 2272 2032 2272 2033 2273 2034 2273 2032 2273 2044 2274 2027 2274 2045 2274 2044 2275 2029 2275 2027 2275 2044 2276 2046 2276 2029 2276 2029 2277 2046 2277 2031 2277 2031 2278 2046 2278 2035 2278 2033 2279 2031 2279 2035 2279 2039 1758 2047 1758 2040 1758 2040 2280 2047 2280 2048 2280 2042 2281 2048 2281 2016 2281 2015 2282 2042 2282 2016 2282 2047 2283 2016 2283 2048 2283 2048 1761 2042 1761 2040 1761 2032 2284 2030 2284 2031 2284 2030 2285 2028 2285 2029 2285 2028 2286 2026 2286 2027 2286 2026 2287 2023 2287 2025 2287 2024 2288 2045 2288 2025 2288 2025 2289 2045 2289 2027 2289 2011 1767 2012 1767 2049 1767 2050 2290 2049 2290 2051 2290 2052 2291 2051 2291 2053 2291 2052 2292 2050 2292 2051 2292 2054 2293 2051 2293 2055 2293 2054 2294 2056 2294 2051 2294 2051 2295 2056 2295 2057 2295 2053 2296 2057 2296 2058 2296 2053 2297 2051 2297 2057 2297 2056 2298 2059 2298 2057 2298 2057 1777 2059 1777 2060 1777 2058 2299 2060 2299 2061 2299 2058 1779 2057 1779 2060 1779 2059 2300 2062 2300 2060 2300 2060 1781 2062 1781 2063 1781 2061 2301 2063 2301 2064 2301 2061 1783 2060 1783 2063 1783 2062 2302 2065 2302 2063 2302 2063 1785 2065 1785 2066 1785 2067 1786 2066 1786 2068 1786 2069 2303 2068 2303 2070 2303 2071 2304 2070 2304 2072 2304 2024 2305 2071 2305 2072 2305 2024 2306 2073 2306 2071 2306 2024 1791 2023 1791 2073 1791 2063 2307 2066 2307 2067 2307 2074 1793 2067 1793 2075 1793 2074 923 2063 923 2067 923 2074 2308 2064 2308 2063 2308 2067 2309 2068 2309 2069 2309 2075 2310 2069 2310 2076 2310 2075 1798 2067 1798 2069 1798 2069 928 2070 928 2071 928 2076 2311 2071 2311 2073 2311 2076 930 2069 930 2071 930 2050 2312 2011 2312 2049 2312 2012 2313 2055 2313 2049 2313 2049 2314 2055 2314 2051 2314 2077 1803 2078 1803 2079 1803 2079 2315 2078 2315 2080 2315 2081 2316 2080 2316 2082 2316 2081 2317 2079 2317 2080 2317 2078 2318 2083 2318 2080 2318 2080 2319 2083 2319 2084 2319 2082 2320 2084 2320 2085 2320 2082 2321 2080 2321 2084 2321 2083 2322 2086 2322 2084 2322 2084 2323 2086 2323 2087 2323 2085 2324 2087 2324 2088 2324 2085 2325 2084 2325 2087 2325 2086 2326 2089 2326 2087 2326 2087 2327 2089 2327 2090 2327 2088 2328 2090 2328 2091 2328 2088 2329 2087 2329 2090 2329 2089 2330 2092 2330 2090 2330 2090 2331 2092 2331 2093 2331 2091 2332 2093 2332 2094 2332 2095 2333 2094 2333 2096 2333 2097 954 2096 954 2098 954 2099 1821 2098 1821 2100 1821 2099 2334 2097 2334 2098 2334 2093 2335 2092 2335 2094 2335 2094 2336 2092 2336 2101 2336 2096 2337 2101 2337 2102 2337 2098 2338 2102 2338 2100 2338 2098 1825 2096 1825 2102 1825 2094 2339 2101 2339 2096 2339 2097 2340 2095 2340 2096 2340 2095 964 2091 964 2094 964 2093 2341 2091 2341 2090 2341 2099 1830 2100 1830 2103 1830 2104 2342 2103 2342 2105 2342 2106 2343 2105 2343 2107 2343 2108 2344 2107 2344 2109 2344 2110 970 2108 970 2109 970 2111 2345 2105 2345 2112 2345 2111 2346 2107 2346 2105 2346 2111 2347 2113 2347 2107 2347 2107 2348 2113 2348 2109 2348 2108 2349 2106 2349 2107 2349 2106 2350 2104 2350 2105 2350 2104 1837 2099 1837 2103 1837 2100 2351 2112 2351 2103 2351 2103 2352 2112 2352 2105 2352 2109 41 2114 41 2110 41 2110 41 2114 41 2115 41 2114 224 2116 224 2115 224 2115 224 2116 224 2117 224 2116 21 2118 21 2117 21 2117 21 2118 21 2119 21 2118 22 2120 22 2119 22 2119 22 2120 22 2121 22 2120 1840 2122 1840 2121 1840 2121 1841 2122 1841 2123 1841 2123 982 2122 982 2124 982 2125 1587 2124 1587 2126 1587 2127 2353 2126 2353 2128 2353 2129 1589 2127 1589 2128 1589 2130 2354 2126 2354 2131 2354 2130 2355 2128 2355 2126 2355 2127 2356 2125 2356 2126 2356 2125 2357 2123 2357 2124 2357 2122 2358 2131 2358 2124 2358 2124 1847 2131 1847 2126 1847 2129 1848 2128 1848 2132 1848 2133 2359 2132 2359 2134 2359 2135 1850 2134 1850 2136 1850 2137 2360 2136 2360 2138 2360 2139 2361 2137 2361 2138 2361 2139 2362 2140 2362 2137 2362 2139 2363 2141 2363 2140 2363 2139 2364 2142 2364 2141 2364 2141 2365 2142 2365 2143 2365 2144 2366 2143 2366 2145 2366 2144 2367 2141 2367 2143 2367 2144 2368 2146 2368 2141 2368 2141 2369 2146 2369 2140 2369 2140 2370 2146 2370 2137 2370 2137 1608 2146 1608 2135 1608 2136 2371 2137 2371 2135 2371 2138 2372 2134 2372 2147 2372 2138 1861 2136 1861 2134 1861 2142 2373 2148 2373 2143 2373 2143 2374 2148 2374 2149 2374 2145 2375 2149 2375 2150 2375 2145 2376 2143 2376 2149 2376 2148 2377 2151 2377 2149 2377 2149 2378 2151 2378 2152 2378 2150 2379 2152 2379 2153 2379 2150 2380 2149 2380 2152 2380 2151 2381 2154 2381 2152 2381 2152 2382 2154 2382 2155 2382 2153 1872 2155 1872 2079 1872 2153 2383 2152 2383 2155 2383 2154 1874 2077 1874 2155 1874 2155 1875 2077 1875 2079 1875 2135 2384 2133 2384 2134 2384 2133 2385 2129 2385 2132 2385 2128 2386 2147 2386 2132 2386 2132 2387 2147 2387 2134 2387 2004 98 2110 98 2002 98 2004 1880 2108 1880 2110 1880 2004 98 2005 98 2108 98 2108 2388 2005 2388 2106 2388 2106 98 2005 98 2008 98 2104 2389 2008 2389 2011 2389 2099 2390 2011 2390 2050 2390 2097 98 2050 98 2052 98 2053 98 2097 98 2052 98 2053 1031 2058 1031 2097 1031 2097 98 2058 98 2095 98 2095 2391 2058 2391 2061 2391 2064 1886 2095 1886 2061 1886 2064 98 2091 98 2095 98 2064 2392 2074 2392 2091 2392 2091 98 2074 98 2088 98 2088 1888 2074 1888 2075 1888 2085 2393 2075 2393 2076 2393 2082 2394 2076 2394 2073 2394 2081 98 2073 98 2079 98 2081 2395 2082 2395 2073 2395 2106 1639 2008 1639 2104 1639 2104 2396 2011 2396 2099 2396 2099 2397 2050 2397 2097 2397 2088 98 2075 98 2085 98 2085 98 2076 98 2082 98 2073 98 2023 98 2079 98 2079 98 2023 98 2153 98 2153 2398 2023 2398 2026 2398 2150 2399 2026 2399 2028 2399 2145 98 2028 98 2144 98 2145 98 2150 98 2028 98 2153 98 2026 98 2150 98 2028 98 2030 98 2144 98 2144 1642 2030 1642 2146 1642 2146 2400 2030 2400 2032 2400 2135 98 2032 98 2043 98 2041 2401 2135 2401 2043 2401 2041 2402 2133 2402 2135 2402 2041 2403 2042 2403 2133 2403 2133 98 2042 98 2129 98 2129 98 2042 98 2015 98 2127 98 2015 98 2018 98 2125 98 2018 98 2020 98 2123 98 2020 98 2014 98 2119 98 2014 98 2002 98 2117 98 2002 98 2110 98 2115 98 2117 98 2110 98 2146 2404 2032 2404 2135 2404 2129 2405 2015 2405 2127 2405 2127 2406 2018 2406 2125 2406 2125 98 2020 98 2123 98 2123 98 2014 98 2119 98 2121 98 2123 98 2119 98 2117 98 2119 98 2002 98 2156 41 2157 41 2158 41 2158 41 2157 41 2159 41 2157 224 2160 224 2159 224 2159 224 2160 224 2161 224 2160 21 2162 21 2161 21 2161 21 2162 21 2163 21 2162 22 2156 22 2163 22 2163 22 2156 22 2158 22 2158 98 2159 98 2163 98 2163 98 2159 98 2161 98 2164 41 2165 41 2166 41 2166 41 2165 41 2167 41 2165 224 2168 224 2167 224 2167 224 2168 224 2169 224 2168 21 2170 21 2169 21 2169 21 2170 21 2171 21 2170 22 2164 22 2171 22 2171 22 2164 22 2166 22 2166 98 2167 98 2171 98 2171 98 2167 98 2169 98 2172 41 2173 41 2174 41 2174 41 2173 41 2175 41 2173 224 2176 224 2175 224 2175 224 2176 224 2177 224 2176 21 2178 21 2177 21 2177 21 2178 21 2179 21 2178 22 2172 22 2179 22 2179 22 2172 22 2174 22 2174 98 2175 98 2179 98 2179 98 2175 98 2177 98 2180 1131 2181 1131 2182 1131 2182 2407 2181 2407 2183 2407 2184 2408 2183 2408 2185 2408 2184 2409 2182 2409 2183 2409 2181 2410 2186 2410 2183 2410 2183 2411 2186 2411 2187 2411 2185 2412 2187 2412 2188 2412 2185 2413 2183 2413 2187 2413 2186 2414 2189 2414 2187 2414 2187 2415 2189 2415 2190 2415 2188 1141 2190 1141 2191 1141 2188 2416 2187 2416 2190 2416 2189 1143 2192 1143 2190 1143 2190 1144 2192 1144 2191 1144 2191 2417 2192 2417 2193 2417 2194 2418 2193 2418 2195 2418 2196 2419 2195 2419 2197 2419 2198 2420 2197 2420 2199 2420 2200 2421 2198 2421 2199 2421 2200 2422 2201 2422 2198 2422 2200 2423 2202 2423 2201 2423 2201 2424 2202 2424 2203 2424 2204 2425 2201 2425 2203 2425 2204 2426 2198 2426 2201 2426 2204 2427 2196 2427 2198 2427 2198 2428 2196 2428 2197 2428 2199 2429 2195 2429 2205 2429 2199 2430 2197 2430 2195 2430 2196 2431 2194 2431 2195 2431 2194 2432 2191 2432 2193 2432 2192 2433 2205 2433 2193 2433 2193 2434 2205 2434 2195 2434 2202 1163 2206 1163 2203 1163 2203 2435 2206 2435 2207 2435 2208 2436 2207 2436 2209 2436 2208 2437 2203 2437 2207 2437 2206 2438 2210 2438 2207 2438 2207 2439 2210 2439 2211 2439 2209 2440 2211 2440 2212 2440 2209 2441 2207 2441 2211 2441 2210 2442 2213 2442 2211 2442 2211 2443 2213 2443 2214 2443 2212 2444 2214 2444 2215 2444 2212 2445 2211 2445 2214 2445 2213 2446 2216 2446 2214 2446 2214 2447 2216 2447 2217 2447 2215 2448 2217 2448 2218 2448 2215 2449 2214 2449 2217 2449 2216 2450 2219 2450 2217 2450 2217 2451 2219 2451 2220 2451 2221 2452 2220 2452 2222 2452 2223 1182 2221 1182 2222 1182 2223 2453 2224 2453 2221 2453 2221 2454 2224 2454 2217 2454 2220 2455 2221 2455 2217 2455 2224 2456 2218 2456 2217 2456 2222 2457 2225 2457 2223 2457 2223 2458 2225 2458 2226 2458 2227 2459 2226 2459 2228 2459 2227 2460 2223 2460 2226 2460 2225 2461 2229 2461 2226 2461 2226 1192 2229 1192 2228 1192 2229 1193 2230 1193 2228 1193 2228 2462 2230 2462 2231 2462 2232 2463 2231 2463 2233 2463 2232 2464 2228 2464 2231 2464 2230 2465 2234 2465 2231 2465 2231 2466 2234 2466 2235 2466 2233 2467 2235 2467 2236 2467 2233 2468 2231 2468 2235 2468 2234 2469 2237 2469 2235 2469 2235 2470 2237 2470 2238 2470 2236 2471 2238 2471 2239 2471 2236 2472 2235 2472 2238 2472 2237 2473 2240 2473 2238 2473 2238 2474 2240 2474 2241 2474 2239 2475 2241 2475 2242 2475 2243 1208 2242 1208 2244 1208 2245 2476 2244 2476 2246 2476 2247 2477 2245 2477 2246 2477 2241 2478 2240 2478 2242 2478 2242 2479 2240 2479 2248 2479 2244 2480 2248 2480 2249 2480 2246 2481 2244 2481 2249 2481 2242 2482 2248 2482 2244 2482 2245 2483 2243 2483 2244 2483 2243 2484 2239 2484 2242 2484 2241 2485 2239 2485 2238 2485 2247 1219 2246 1219 2250 1219 2251 2486 2250 2486 2252 2486 2253 2487 2252 2487 2254 2487 2255 2488 2254 2488 2256 2488 2257 2489 2256 2489 2258 2489 2259 2490 2258 2490 2260 2490 2261 1225 2260 1225 2262 1225 2263 2491 2262 2491 2264 2491 2263 2492 2261 2492 2262 2492 2265 2493 2252 2493 2266 2493 2265 2494 2254 2494 2252 2494 2265 2495 2267 2495 2254 2495 2254 2496 2267 2496 2256 2496 2256 2497 2267 2497 2268 2497 2258 2498 2268 2498 2269 2498 2260 2499 2269 2499 2270 2499 2262 2500 2270 2500 2271 2500 2272 2501 2262 2501 2271 2501 2272 2502 2273 2502 2262 2502 2272 2503 2274 2503 2273 2503 2273 2504 2274 2504 2275 2504 2264 2505 2273 2505 2275 2505 2264 2506 2262 2506 2273 2506 2256 2507 2268 2507 2258 2507 2258 2508 2269 2508 2260 2508 2260 1244 2270 1244 2262 1244 2261 2509 2259 2509 2260 2509 2259 2510 2257 2510 2258 2510 2257 2511 2255 2511 2256 2511 2255 2512 2253 2512 2254 2512 2253 2513 2251 2513 2252 2513 2251 2514 2247 2514 2250 2514 2246 2515 2266 2515 2250 2515 2250 2516 2266 2516 2252 2516 2274 2517 2276 2517 2275 2517 2275 2518 2276 2518 2277 2518 2278 2519 2277 2519 2279 2519 2278 2520 2275 2520 2277 2520 2276 2521 2280 2521 2277 2521 2277 2522 2280 2522 2281 2522 2279 2523 2281 2523 2282 2523 2279 1260 2277 1260 2281 1260 2280 2524 2283 2524 2281 2524 2281 2525 2283 2525 2284 2525 2282 2526 2284 2526 2285 2526 2282 2527 2281 2527 2284 2527 2286 22 2287 22 2284 22 2284 22 2287 22 2285 22 2286 41 2288 41 2287 41 2287 41 2288 41 2289 41 2288 1265 2290 1265 2289 1265 2289 2528 2290 2528 2291 2528 2292 2529 2291 2529 2293 2529 2292 2530 2289 2530 2291 2530 2290 2531 2294 2531 2291 2531 2291 2532 2294 2532 2295 2532 2293 2533 2295 2533 2296 2533 2293 2534 2291 2534 2295 2534 2294 2535 2297 2535 2295 2535 2295 2536 2297 2536 2298 2536 2296 2537 2298 2537 2299 2537 2296 2538 2295 2538 2298 2538 2298 2539 2300 2539 2299 2539 2299 2540 2300 2540 2301 2540 2302 2541 2301 2541 2303 2541 2302 2542 2299 2542 2301 2542 2300 2543 2304 2543 2301 2543 2301 2544 2304 2544 2305 2544 2303 1283 2305 1283 2306 1283 2303 2545 2301 2545 2305 2545 2304 2546 2307 2546 2305 2546 2305 2547 2307 2547 2308 2547 2306 2548 2308 2548 2309 2548 2306 2549 2305 2549 2308 2549 2307 2550 2310 2550 2308 2550 2308 2551 2310 2551 2311 2551 2309 2552 2311 2552 2312 2552 2309 2553 2308 2553 2311 2553 2310 2554 2313 2554 2311 2554 2311 2555 2313 2555 2314 2555 2312 2556 2314 2556 2315 2556 2316 2557 2315 2557 2317 2557 2318 2558 2317 2558 2319 2558 2320 1298 2319 1298 2321 1298 2320 2559 2318 2559 2319 2559 2314 2560 2313 2560 2315 2560 2315 2561 2313 2561 2322 2561 2317 2562 2322 2562 2323 2562 2319 2563 2323 2563 2321 2563 2319 2564 2317 2564 2323 2564 2315 2565 2322 2565 2317 2565 2318 2566 2316 2566 2317 2566 2316 2567 2312 2567 2315 2567 2314 2568 2312 2568 2311 2568 2321 2569 2324 2569 2320 2569 2320 2570 2324 2570 2325 2570 2326 2571 2325 2571 2327 2571 2326 2572 2320 2572 2325 2572 2324 2573 2328 2573 2325 2573 2325 2574 2328 2574 2329 2574 2327 2575 2329 2575 2330 2575 2327 2576 2325 2576 2329 2576 2328 2577 2331 2577 2329 2577 2329 2578 2331 2578 2332 2578 2330 2579 2332 2579 2333 2579 2330 2580 2329 2580 2332 2580 2331 2581 2334 2581 2332 2581 2332 2582 2334 2582 2335 2582 2333 2583 2335 2583 2336 2583 2333 2584 2332 2584 2335 2584 2334 2585 2337 2585 2335 2585 2335 2586 2337 2586 2338 2586 2336 2587 2338 2587 2339 2587 2336 2588 2335 2588 2338 2588 2337 2589 2340 2589 2338 2589 2338 2590 2340 2590 2341 2590 2339 2591 2341 2591 2342 2591 2339 2592 2338 2592 2341 2592 2340 2593 2343 2593 2341 2593 2341 2594 2343 2594 2344 2594 2342 2595 2344 2595 2345 2595 2342 2596 2341 2596 2344 2596 2344 1337 2346 1337 2345 1337 2345 2597 2346 2597 2347 2597 2348 2598 2347 2598 2349 2598 2348 2599 2345 2599 2347 2599 2346 2600 2350 2600 2347 2600 2347 2601 2350 2601 2351 2601 2349 1343 2351 1343 2352 1343 2349 2602 2347 2602 2351 2602 2352 2603 2351 2603 2353 2603 2354 2604 2353 2604 2355 2604 2356 2605 2355 2605 2357 2605 2358 2606 2357 2606 2359 2606 2360 2607 2359 2607 2361 2607 2362 2608 2361 2608 2363 2608 2364 2609 2362 2609 2363 2609 2364 2610 2365 2610 2362 2610 2364 2611 2366 2611 2365 2611 2365 2612 2366 2612 2367 2612 2368 2613 2367 2613 2369 2613 2368 2614 2365 2614 2367 2614 2368 2615 2370 2615 2365 2615 2365 2616 2370 2616 2362 2616 2362 2617 2370 2617 2360 2617 2361 2618 2362 2618 2360 2618 2371 2619 2355 2619 2372 2619 2371 2620 2357 2620 2355 2620 2371 2621 2373 2621 2357 2621 2357 2622 2373 2622 2359 2622 2359 2623 2373 2623 2363 2623 2361 2624 2359 2624 2363 2624 2360 2625 2358 2625 2359 2625 2358 2626 2356 2626 2357 2626 2356 2627 2354 2627 2355 2627 2354 2628 2352 2628 2353 2628 2351 2629 2372 2629 2353 2629 2353 2630 2372 2630 2355 2630 2367 2631 2374 2631 2369 2631 2369 2632 2374 2632 2375 2632 2376 2633 2375 2633 2377 2633 2376 2634 2369 2634 2375 2634 2374 2635 2378 2635 2375 2635 2375 2636 2378 2636 2379 2636 2377 2637 2379 2637 2380 2637 2377 2638 2375 2638 2379 2638 2378 2639 2381 2639 2379 2639 2379 2640 2381 2640 2382 2640 2380 2641 2382 2641 2383 2641 2380 2642 2379 2642 2382 2642 2381 2643 2384 2643 2382 2643 2382 2644 2384 2644 2385 2644 2383 2645 2385 2645 2386 2645 2383 2646 2382 2646 2385 2646 2384 2647 2387 2647 2385 2647 2385 2648 2387 2648 2386 2648 2387 2649 2388 2649 2386 2649 2386 2650 2388 2650 2389 2650 2390 2651 2389 2651 2391 2651 2390 2652 2386 2652 2389 2652 2388 2653 2392 2653 2389 2653 2389 2654 2392 2654 2393 2654 2391 2655 2393 2655 2394 2655 2391 2656 2389 2656 2393 2656 2392 2657 2395 2657 2393 2657 2393 2658 2395 2658 2396 2658 2394 2659 2396 2659 2397 2659 2394 2660 2393 2660 2396 2660 2395 2661 2398 2661 2396 2661 2396 2662 2398 2662 2397 2662 2398 2663 2399 2663 2397 2663 2397 2664 2399 2664 2400 2664 2401 1407 2400 1407 2402 1407 2401 2665 2397 2665 2400 2665 2399 1409 2403 1409 2400 1409 2400 2666 2403 2666 2404 2666 2402 2667 2404 2667 2405 2667 2402 2668 2400 2668 2404 2668 2403 2669 2406 2669 2404 2669 2404 1414 2406 1414 2405 1414 2406 2670 2407 2670 2405 2670 2405 2671 2407 2671 2408 2671 2409 2672 2408 2672 2410 2672 2409 2673 2405 2673 2408 2673 2407 2674 2411 2674 2408 2674 2408 2675 2411 2675 2412 2675 2410 2676 2412 2676 2413 2676 2410 2677 2408 2677 2412 2677 2411 2678 2414 2678 2412 2678 2412 2679 2414 2679 2413 2679 2415 224 2416 224 2414 224 2414 224 2416 224 2413 224 2415 21 2417 21 2416 21 2416 21 2417 21 2418 21 2417 2680 2419 2680 2418 2680 2418 2681 2419 2681 2420 2681 2421 2682 2420 2682 2422 2682 2421 2683 2418 2683 2420 2683 2419 2684 2423 2684 2420 2684 2420 2685 2423 2685 2424 2685 2422 2686 2424 2686 2425 2686 2422 2687 2420 2687 2424 2687 2423 2688 2426 2688 2424 2688 2424 2689 2426 2689 2180 2689 2425 1435 2180 1435 2182 1435 2425 2690 2424 2690 2180 2690 2421 98 2410 98 2418 98 2421 98 2409 98 2410 98 2421 2691 2405 2691 2409 2691 2421 2692 2422 2692 2405 2692 2405 98 2422 98 2402 98 2402 98 2422 98 2425 98 2401 98 2425 98 2182 98 2397 98 2182 98 2184 98 2394 98 2184 98 2391 98 2394 2693 2397 2693 2184 2693 2402 98 2425 98 2401 98 2401 98 2182 98 2397 98 2184 98 2185 98 2391 98 2391 2694 2185 2694 2390 2694 2390 2695 2185 2695 2386 2695 2386 98 2185 98 2188 98 2383 98 2188 98 2380 98 2383 98 2386 98 2188 98 2188 98 2191 98 2380 98 2380 98 2191 98 2377 98 2377 98 2191 98 2194 98 2376 2696 2194 2696 2196 2696 2369 2697 2196 2697 2204 2697 2203 2698 2369 2698 2204 2698 2203 2699 2368 2699 2369 2699 2203 98 2208 98 2368 98 2368 2700 2208 2700 2209 2700 2212 2701 2368 2701 2209 2701 2212 2702 2370 2702 2368 2702 2212 98 2215 98 2370 98 2370 2703 2215 2703 2218 2703 2360 1449 2218 1449 2224 1449 2358 98 2224 98 2356 98 2358 98 2360 98 2224 98 2377 98 2194 98 2376 98 2376 1450 2196 1450 2369 1450 2370 98 2218 98 2360 98 2224 2704 2223 2704 2356 2704 2356 98 2223 98 2354 98 2354 98 2223 98 2352 98 2352 98 2223 98 2227 98 2349 98 2227 98 2228 98 2348 98 2228 98 2345 98 2348 98 2349 98 2228 98 2352 98 2227 98 2349 98 2228 2705 2232 2705 2345 2705 2345 1453 2232 1453 2233 1453 2342 98 2233 98 2236 98 2339 2706 2236 2706 2239 2706 2336 2707 2239 2707 2243 2707 2333 2708 2243 2708 2330 2708 2333 2709 2336 2709 2243 2709 2345 98 2233 98 2342 98 2342 1459 2236 1459 2339 1459 2339 98 2239 98 2336 98 2243 2710 2245 2710 2330 2710 2330 98 2245 98 2327 98 2327 98 2245 98 2326 98 2326 98 2245 98 2320 98 2320 2711 2245 2711 2247 2711 2318 98 2247 98 2316 98 2318 98 2320 98 2247 98 2247 2712 2251 2712 2316 2712 2316 98 2251 98 2312 98 2312 2713 2251 2713 2253 2713 2309 2714 2253 2714 2255 2714 2257 2715 2309 2715 2255 2715 2257 98 2306 98 2309 98 2257 98 2259 98 2306 98 2306 2716 2259 2716 2261 2716 2303 98 2261 98 2263 98 2264 98 2303 98 2263 98 2264 98 2302 98 2303 98 2264 98 2275 98 2302 98 2302 2717 2275 2717 2299 2717 2299 98 2275 98 2296 98 2296 98 2275 98 2278 98 2293 98 2278 98 2279 98 2292 98 2279 98 2282 98 2289 98 2282 98 2285 98 2287 98 2289 98 2285 98 2312 1468 2253 1468 2309 1468 2306 2718 2261 2718 2303 2718 2296 98 2278 98 2293 98 2293 98 2279 98 2292 98 2292 98 2282 98 2289 98 2410 98 2413 98 2418 98 2418 98 2413 98 2416 98 464 98 2423 98 469 98 464 2719 2426 2719 2423 2719 464 2720 463 2720 2426 2720 2426 2721 463 2721 2427 2721 2180 98 2427 98 2181 98 2180 98 2426 98 2427 98 553 98 735 98 463 98 553 2722 551 2722 735 2722 735 98 551 98 739 98 739 2723 551 2723 550 2723 745 2724 550 2724 557 2724 746 2725 557 2725 542 2725 539 98 746 98 542 98 539 2726 748 2726 746 2726 539 98 535 98 748 98 748 98 535 98 756 98 756 2727 535 2727 533 2727 757 98 533 98 658 98 757 98 756 98 533 98 739 2728 550 2728 745 2728 745 98 557 98 746 98 658 98 533 98 659 98 659 98 533 98 531 98 664 98 531 98 667 98 664 98 659 98 531 98 531 2729 529 2729 667 2729 667 98 529 98 683 98 683 98 529 98 527 98 675 98 527 98 676 98 675 2730 683 2730 527 2730 525 98 523 98 527 98 527 98 523 98 678 98 676 2731 527 2731 678 2731 521 98 2428 98 523 98 521 98 2429 98 2428 98 521 98 2294 98 2429 98 521 2732 2297 2732 2294 2732 521 2733 2298 2733 2297 2733 521 2734 2300 2734 2298 2734 521 98 517 98 2300 98 521 98 519 98 517 98 515 98 2313 98 517 98 515 2735 2322 2735 2313 2735 515 2736 2323 2736 2322 2736 515 98 513 98 2323 98 2323 98 513 98 2321 98 2321 98 513 98 2324 98 2324 2737 513 2737 2328 2737 2328 98 513 98 508 98 2331 98 508 98 2334 98 2331 98 2328 98 508 98 512 98 2415 98 508 98 512 2738 510 2738 2415 2738 2415 2739 510 2739 511 2739 497 98 2415 98 511 98 497 2740 472 2740 2415 2740 497 2741 496 2741 472 2741 472 2742 496 2742 474 2742 474 2743 496 2743 494 2743 492 98 474 98 494 98 492 2744 478 2744 474 2744 492 98 491 98 478 98 478 2745 491 2745 488 2745 484 98 478 98 488 98 484 98 481 98 478 98 484 98 482 98 481 98 472 98 470 98 2415 98 2415 98 470 98 2417 98 2417 98 470 98 469 98 2419 98 469 98 2423 98 2419 2746 2417 2746 469 2746 678 98 523 98 684 98 684 2747 523 2747 873 2747 685 2748 873 2748 861 2748 689 2749 861 2749 860 2749 851 98 689 98 860 98 851 2750 695 2750 689 2750 851 98 848 98 695 98 695 2751 848 2751 696 2751 696 2752 848 2752 845 2752 698 98 845 98 842 98 708 2753 842 2753 837 2753 709 2754 837 2754 836 2754 707 2755 836 2755 913 2755 711 2756 913 2756 910 2756 715 2757 910 2757 907 2757 718 2758 907 2758 901 2758 721 98 901 98 898 98 724 98 898 98 897 98 733 98 897 98 906 98 734 2759 906 2759 887 2759 732 98 887 98 2427 98 463 98 732 98 2427 98 463 98 735 98 732 98 732 98 734 98 887 98 734 2760 733 2760 906 2760 733 98 724 98 897 98 724 98 721 98 898 98 721 2761 718 2761 901 2761 718 2762 715 2762 907 2762 715 98 711 98 910 98 711 98 707 98 913 98 707 2763 709 2763 836 2763 709 2764 708 2764 837 2764 708 98 698 98 842 98 698 98 696 98 845 98 689 98 685 98 861 98 685 2765 684 2765 873 2765 871 98 859 98 873 98 870 98 873 98 872 98 870 98 871 98 873 98 2427 2766 887 2766 915 2766 2128 2767 915 2767 1016 2767 2147 98 1016 98 2138 98 2147 98 2128 98 1016 98 890 98 879 98 889 98 890 2768 881 2768 879 2768 879 98 877 98 889 98 889 98 877 98 915 98 887 2769 889 2769 915 2769 875 98 2173 98 877 98 875 98 969 98 2173 98 875 2770 973 2770 969 2770 875 2771 2165 2771 973 2771 875 2772 2430 2772 2165 2772 875 2773 2431 2773 2430 2773 875 2774 873 2774 2431 2774 2431 2775 873 2775 2432 2775 2432 98 873 98 2433 98 2434 98 2432 98 2433 98 2434 98 2435 98 2432 98 2432 98 2435 98 2436 98 2436 2776 2435 2776 2437 2776 2438 2777 2437 2777 2439 2777 2440 98 2439 98 2441 98 2442 98 2440 98 2441 98 2442 2778 2443 2778 2440 2778 2442 2779 2444 2779 2443 2779 2443 98 2444 98 2445 98 2445 2780 2444 2780 2446 2780 2447 2781 2446 2781 2448 2781 2449 98 2447 98 2448 98 873 98 868 98 872 98 922 98 921 98 877 98 2172 98 877 98 2173 98 2172 98 922 98 877 98 2172 2782 2178 2782 922 2782 922 98 2178 98 964 98 962 98 922 98 964 98 962 2783 963 2783 922 2783 922 98 963 98 924 98 924 2784 963 2784 949 2784 948 98 924 98 949 98 948 2785 926 2785 924 2785 948 98 946 98 926 98 926 2786 946 2786 944 2786 930 2787 944 2787 943 2787 940 98 930 98 943 98 940 98 936 98 930 98 930 98 936 98 933 98 933 98 936 98 934 98 921 98 916 98 877 98 877 2788 916 2788 915 2788 1016 98 915 98 1010 98 1010 2789 915 2789 1005 2789 1003 98 1010 98 1005 98 1003 98 1002 98 1010 98 1010 2790 1002 2790 1009 2790 994 98 1010 98 1009 98 994 2791 991 2791 1010 2791 1010 2792 991 2792 987 2792 985 98 1010 98 987 98 985 2793 981 2793 1010 2793 985 98 983 98 981 98 1010 98 981 98 1011 98 1011 98 981 98 979 98 2164 2794 979 2794 977 2794 975 98 2164 98 977 98 975 98 2165 98 2164 98 975 98 973 98 2165 98 1011 98 979 98 2164 98 2170 2795 1011 2795 2164 2795 2170 2796 1014 2796 1011 2796 2170 98 2101 98 1014 98 2170 2797 2102 2797 2101 2797 2170 2798 2114 2798 2102 2798 2170 98 2168 98 2114 98 2114 98 2168 98 2450 98 2451 2799 2114 2799 2450 2799 2451 98 2116 98 2114 98 2451 98 2452 98 2116 98 2116 98 2452 98 2118 98 2118 98 2452 98 2453 98 2454 98 2118 98 2453 98 2454 98 2455 98 2118 98 2118 2800 2455 2800 2456 2800 2457 2801 2118 2801 2456 2801 2457 2802 1038 2802 2118 2802 2457 2803 1040 2803 1038 2803 2457 2804 1044 2804 1040 2804 2457 2805 1048 2805 1044 2805 2457 98 2458 98 1048 98 1048 2806 2458 2806 1051 2806 1051 2807 2458 2807 1054 2807 1054 2808 2458 2808 1057 2808 1057 2809 2458 2809 2459 2809 1124 2810 2459 2810 2460 2810 1126 98 2460 98 2461 98 1128 98 2461 98 1132 98 1128 98 1126 98 2461 98 973 98 971 98 969 98 969 98 967 98 2173 98 2173 2811 967 2811 2176 2811 2176 98 967 98 965 98 960 98 2176 98 965 98 960 98 2178 98 2176 98 960 98 964 98 2178 98 926 98 944 98 930 98 1014 98 2156 98 1016 98 1014 98 2157 98 2156 98 1014 98 2086 98 2157 98 1014 2812 2089 2812 2086 2812 1014 2813 2092 2813 2089 2813 1014 2814 2101 2814 2092 2814 1043 98 1030 98 2118 98 1037 98 2118 98 1038 98 1037 98 1043 98 2118 98 1030 98 1027 98 2118 98 2118 2815 1027 2815 1024 2815 1019 2816 2118 2816 1024 2816 1019 2817 2130 2817 2118 2817 1019 2818 2128 2818 2130 2818 1019 2819 1018 2819 2128 2819 2128 98 1018 98 2427 98 915 98 2128 98 2427 98 1264 98 1905 98 1018 98 1264 2820 1906 2820 1905 2820 1264 98 1261 98 1906 98 1906 98 1261 98 1911 98 1911 2821 1261 2821 1257 2821 1255 98 1911 98 1257 98 1255 98 1912 98 1911 98 1255 98 1253 98 1912 98 1912 98 1253 98 1914 98 1914 98 1253 98 1939 98 1938 98 1914 98 1939 98 1938 2822 1916 2822 1914 2822 1938 2823 1936 2823 1916 2823 1916 2824 1936 2824 1934 2824 1920 2825 1934 2825 1933 2825 1930 98 1920 98 1933 98 1930 98 1926 98 1920 98 1920 2826 1926 2826 1923 2826 1923 2827 1926 2827 1924 2827 1252 2828 1182 2828 1253 2828 1252 98 1184 98 1182 98 1252 98 1188 98 1184 98 1252 2829 1189 2829 1188 2829 1252 2830 1210 2830 1189 2830 1252 2831 1209 2831 1210 2831 1252 2832 1211 2832 1209 2832 1252 2833 1201 2833 1211 2833 1252 2834 1202 2834 1201 2834 1252 2835 1204 2835 1202 2835 1252 2836 1205 2836 1204 2836 1252 98 1249 98 1205 98 1205 2837 1249 2837 1212 2837 1212 2838 1249 2838 1245 2838 1216 2839 1245 2839 1244 2839 1219 2840 1244 2840 1222 2840 1219 2841 1216 2841 1244 2841 1212 98 1245 98 1216 98 1222 2842 1244 2842 1225 2842 1225 98 1244 98 1241 98 1226 98 1241 98 1230 98 1226 2843 1225 2843 1241 2843 1230 98 1241 98 1233 98 1233 2844 1241 2844 1237 2844 1236 98 1233 98 1237 98 1253 2845 1182 2845 1950 2845 1954 2846 1253 2846 1950 2846 1954 98 1952 98 1253 98 1253 2847 1952 2847 1953 2847 1939 2848 1253 2848 1953 2848 1182 2849 1181 2849 1950 2849 1950 2850 1181 2850 1178 2850 1175 98 1950 98 1178 98 1175 98 1172 98 1950 98 1950 2851 1172 2851 1169 2851 1166 98 1950 98 1169 98 1166 98 1955 98 1950 98 1166 98 1162 98 1955 98 1955 2852 1162 2852 1159 2852 1161 98 1955 98 1159 98 1161 98 1957 98 1955 98 1161 98 1160 98 1957 98 1957 2853 1160 2853 1151 2853 1959 2854 1151 2854 1148 2854 1145 98 1959 98 1148 98 1145 98 1142 98 1959 98 1959 2855 1142 2855 1138 2855 1963 2856 1138 2856 2462 2856 2463 2857 1963 2857 2462 2857 2463 2858 1965 2858 1963 2858 2463 2859 2464 2859 1965 2859 1965 98 2464 98 1662 98 1830 98 1662 98 1831 98 1830 98 1965 98 1662 98 1830 98 1824 98 1965 98 1965 98 1824 98 1969 98 1967 98 1965 98 1969 98 1957 98 1151 98 1959 98 1138 2860 1136 2860 2462 2860 2462 98 1136 98 1135 98 2461 2861 1135 2861 1132 2861 2461 2862 2462 2862 1135 2862 1126 98 1124 98 2460 98 1122 2863 1063 2863 1124 2863 1122 2864 1067 2864 1063 2864 1122 2865 1068 2865 1067 2865 1122 2866 1072 2866 1068 2866 1122 2867 1075 2867 1072 2867 1122 2868 1078 2868 1075 2868 1122 2869 1086 2869 1078 2869 1122 2870 1087 2870 1086 2870 1122 2871 1084 2871 1087 2871 1122 2872 1104 2872 1084 2872 1122 2873 1121 2873 1104 2873 1104 98 1121 98 1103 98 1103 98 1121 98 1105 98 1105 98 1121 98 1106 98 1106 98 1121 98 1118 98 1107 98 1118 98 1108 98 1107 98 1106 98 1118 98 1108 2874 1118 2874 1109 2874 1109 2875 1118 2875 1114 2875 1110 98 1114 98 1112 98 1110 98 1109 98 1114 98 1063 98 1060 98 1124 98 1124 2876 1060 2876 1058 2876 1057 98 1124 98 1058 98 1057 2877 2459 2877 1124 2877 1265 98 1666 98 1266 98 1265 98 1460 98 1666 98 1265 2878 1271 2878 1460 2878 1460 2879 1271 2879 1502 2879 1500 98 1460 98 1502 98 1500 98 1501 98 1460 98 1460 2880 1501 2880 1462 2880 1462 2881 1501 2881 1487 2881 1486 98 1462 98 1487 98 1486 2882 1464 2882 1462 2882 1486 2883 1484 2883 1464 2883 1464 2786 1484 2786 1482 2786 1468 2884 1482 2884 1481 2884 1478 98 1468 98 1481 98 1478 2885 1474 2885 1468 2885 1468 98 1474 98 1471 98 1471 98 1474 98 1472 98 1502 2886 1271 2886 1498 2886 1498 98 1271 98 1269 98 1503 2887 1269 2887 1505 2887 1503 98 1498 98 1269 98 1269 98 1266 98 1505 98 1505 98 1266 98 1507 98 1507 2888 1266 2888 1664 2888 1511 98 1664 98 1274 98 1513 98 1274 98 1273 98 1515 2889 1273 2889 1517 2889 1515 98 1513 98 1273 98 1511 2890 1274 2890 1513 2890 1517 98 1273 98 1446 98 1519 98 1446 98 1445 98 1523 98 1445 98 1525 98 1523 98 1519 98 1445 98 1523 98 1521 98 1519 98 1277 98 1403 98 1279 98 1277 2891 2465 2891 1403 2891 1277 2892 2466 2892 2465 2892 1277 2893 1274 2893 2466 2893 2466 98 1274 98 2467 98 2468 98 2467 98 2469 98 2468 98 2466 98 2467 98 1281 98 1449 98 1282 98 1281 98 1451 98 1449 98 1281 98 1440 98 1451 98 1281 2894 1443 2894 1440 2894 1281 2895 1287 2895 1443 2895 1443 98 1287 98 1366 98 1366 98 1287 98 1367 98 1367 98 1287 98 1285 98 1372 2896 1285 2896 1282 2896 1375 2897 1282 2897 1449 2897 1378 2898 1449 2898 1381 2898 1378 98 1375 98 1449 98 1367 98 1285 98 1372 98 1401 98 1389 98 1403 98 1400 98 1403 98 1402 98 1400 98 1401 98 1403 98 1390 98 1279 98 1391 98 1390 2899 1449 2899 1279 2899 1390 98 1381 98 1449 98 1375 98 1372 98 1282 98 1440 2900 1437 2900 1451 2900 1451 2901 1437 2901 1431 2901 1428 98 1451 98 1431 98 1428 98 1427 98 1451 98 1451 2902 1427 2902 1436 2902 1417 98 1451 98 1436 98 1417 2903 2470 2903 1451 2903 1417 2904 1419 2904 2470 2904 2470 2905 1419 2905 1407 2905 1405 98 2470 98 1407 98 1405 98 2471 98 2470 98 1405 98 2472 98 2471 98 1405 98 1403 98 2472 98 2472 2906 1403 2906 2465 2906 1407 98 1419 98 1409 98 1409 2907 1419 2907 1420 2907 1411 2908 1409 2908 1420 2908 1403 98 1398 98 1402 98 1517 98 1446 98 1519 98 1451 98 1453 98 1445 98 1451 98 2470 98 1453 98 1453 2909 2470 2909 1676 2909 1678 2910 1453 2910 1676 2910 1678 98 1666 98 1453 98 1678 98 1668 98 1666 98 1678 2911 1679 2911 1668 2911 1668 98 1679 98 1670 98 1449 2796 1446 2796 1279 2796 1279 98 1446 98 1273 98 1460 98 1459 98 1666 98 1666 98 1459 98 1454 98 1453 98 1666 98 1454 98 1453 2912 1543 2912 1445 2912 1445 2913 1543 2913 1541 2913 1540 2914 1445 2914 1541 2914 1540 2915 1547 2915 1445 2915 1445 2916 1547 2916 1532 2916 1529 98 1445 98 1532 98 1529 98 1525 98 1445 98 1509 98 1507 98 1511 98 1511 2917 1507 2917 1664 2917 1464 2918 1482 2918 1468 2918 1660 98 1648 98 1662 98 1659 98 1662 98 1661 98 1659 98 1660 98 1662 98 1649 98 1835 98 1650 98 1649 2919 1640 2919 1835 2919 1835 98 1640 98 1841 98 1841 2920 1640 2920 1637 2920 1842 2752 1637 2752 1634 2752 1844 98 1634 98 1631 98 1854 2753 1631 2753 1626 2753 1855 2921 1626 2921 1625 2921 1853 2922 1625 2922 1702 2922 1857 2923 1702 2923 1699 2923 1861 2757 1699 2757 1696 2757 1864 2924 1696 2924 1690 2924 1867 2925 1690 2925 1687 2925 1870 98 1687 98 1686 98 1879 2926 1686 2926 1695 2926 1880 2927 1695 2927 1676 2927 1878 98 1676 98 2470 98 1018 98 2470 98 2427 98 1018 98 1878 98 2470 98 1018 98 1905 98 1878 98 1878 98 1905 98 1881 98 1881 2928 1905 2928 1995 2928 1993 98 1881 98 1995 98 1993 2929 1885 2929 1881 2929 1993 2930 1992 2930 1885 2930 1885 2728 1992 2728 1891 2728 1891 2931 1992 2931 1999 2931 1892 2932 1999 2932 1984 2932 1981 98 1892 98 1984 98 1981 2933 1894 2933 1892 2933 1981 98 1977 98 1894 98 1894 98 1977 98 1902 98 1902 2934 1977 2934 1975 2934 1903 2935 1975 2935 1804 2935 1903 98 1902 98 1975 98 1841 2936 1637 2936 1842 2936 1842 98 1634 98 1844 98 1844 2937 1631 2937 1854 2937 1854 2938 1626 2938 1855 2938 1855 2763 1625 2763 1853 2763 1853 98 1702 98 1857 98 1857 98 1699 98 1861 98 1861 98 1696 98 1864 98 1864 98 1690 98 1867 98 1867 2939 1687 2939 1870 2939 1870 98 1686 98 1879 98 1879 98 1695 98 1880 98 1666 98 1664 98 1266 98 1274 2940 1664 2940 2473 2940 2467 98 1274 98 2473 98 1662 98 1657 98 1661 98 1824 98 1822 98 1969 98 1969 98 1822 98 1821 98 1829 98 1969 98 1821 98 1829 98 1971 98 1969 98 1829 2941 1813 2941 1971 2941 1971 98 1813 98 1973 98 1973 2942 1813 2942 1810 2942 1805 98 1973 98 1810 98 1805 98 1975 98 1973 98 1805 2943 1804 2943 1975 2943 1892 98 1891 98 1999 98 1878 98 1880 98 1676 98 1835 98 1831 98 1650 98 1650 98 1831 98 1662 98 1648 98 1650 98 1662 98 1961 98 1959 98 1963 98 1963 2944 1959 2944 1138 2944 1916 2945 1934 2945 1920 2945 2112 98 2100 98 2114 98 2111 98 2114 98 2113 98 2111 98 2112 98 2114 98 2086 98 2083 98 2157 98 2157 2946 2083 2946 2160 2946 2160 2947 2083 2947 2078 2947 2162 2948 2078 2948 2077 2948 2154 98 2162 98 2077 98 2154 98 2156 98 2162 98 2154 98 2151 98 2156 98 2156 98 2151 98 1016 98 1016 2949 2151 2949 2148 2949 2142 2950 1016 2950 2148 2950 2142 98 2139 98 1016 98 1016 2951 2139 2951 2138 2951 2160 98 2078 98 2162 98 2118 98 2130 98 2120 98 2120 2952 2130 2952 2131 2952 2122 98 2120 98 2131 98 2114 98 2109 98 2113 98 2450 98 2168 98 2430 98 2430 98 2168 98 2165 98 2205 98 2192 98 2427 98 2199 98 2427 98 2200 98 2199 98 2205 98 2427 98 2192 98 2189 98 2427 98 2427 2953 2189 2953 2186 2953 2181 98 2427 98 2186 98 508 2954 2415 2954 2344 2954 2343 2955 508 2955 2344 2955 2343 2956 2340 2956 508 2956 508 2957 2340 2957 2337 2957 2334 98 508 98 2337 98 2411 2958 2367 2958 2414 2958 2411 2959 2374 2959 2367 2959 2411 98 2407 98 2374 98 2374 98 2407 98 2378 98 2378 2960 2407 2960 2406 2960 2381 2961 2406 2961 2384 2961 2381 98 2378 98 2406 98 2384 98 2406 98 2387 98 2387 2962 2406 2962 2403 2962 2388 98 2403 98 2392 98 2388 98 2387 98 2403 98 2392 98 2403 98 2395 98 2395 2963 2403 2963 2399 2963 2398 98 2395 98 2399 98 2367 2964 2366 2964 2414 2964 2414 2965 2366 2965 2364 2965 2363 98 2414 98 2364 98 2363 98 2373 98 2414 98 2414 2966 2373 2966 2371 2966 2372 98 2414 98 2371 98 2372 98 2351 98 2414 98 2414 98 2351 98 2350 98 2346 98 2414 98 2350 98 2346 98 2344 98 2414 98 2414 98 2344 98 2415 98 2313 2967 2310 2967 517 2967 517 2968 2310 2968 2307 2968 2304 98 517 98 2307 98 2304 98 2300 98 517 98 2294 98 2290 98 2429 98 2429 2969 2290 2969 2288 2969 2427 98 2288 98 2286 98 2206 98 2286 98 2210 98 2206 98 2427 98 2286 98 2206 2970 2202 2970 2427 2970 2427 2971 2202 2971 2200 2971 2429 98 2288 98 2427 98 2284 98 2225 98 2286 98 2284 98 2229 98 2225 98 2284 98 2230 98 2229 98 2284 2972 2234 2972 2230 2972 2284 2973 2237 2973 2234 2973 2284 2974 2240 2974 2237 2974 2284 2975 2248 2975 2240 2975 2284 2976 2249 2976 2248 2976 2284 2977 2246 2977 2249 2977 2284 2978 2266 2978 2246 2978 2284 2979 2283 2979 2266 2979 2266 98 2283 98 2265 98 2265 2980 2283 2980 2267 2980 2267 98 2283 98 2268 98 2268 2981 2283 2981 2280 2981 2269 98 2280 98 2270 98 2269 98 2268 98 2280 98 2270 98 2280 98 2271 98 2271 98 2280 98 2276 98 2272 2982 2276 2982 2274 2982 2272 98 2271 98 2276 98 2225 2983 2222 2983 2286 2983 2286 98 2222 98 2220 98 2219 98 2286 98 2220 98 2219 2984 2216 2984 2286 2984 2286 98 2216 98 2213 98 2210 2985 2286 2985 2213 2985 2447 2986 2445 2986 2446 2986 2440 98 2438 98 2439 98 2438 98 2436 98 2437 98 2464 98 2474 98 1662 98 1662 2987 2474 2987 2473 2987 1664 2988 1662 2988 2473 2988 2467 98 2475 98 2469 98 2469 2989 2475 2989 2476 2989 2476 2990 2475 2990 2477 2990 2478 2991 2477 2991 2479 2991 2480 98 2479 98 2481 98 2480 98 2478 98 2479 98 2476 98 2477 98 2478 98 2479 98 2482 98 2481 98 2481 2992 2482 2992 2483 2992 2483 2993 2482 2993 2484 2993 2485 2994 2484 2994 2486 2994 2487 2995 2486 2995 2488 2995 2487 98 2485 98 2486 98 2483 98 2484 98 2485 98 2428 2996 2489 2996 523 2996 523 2997 2489 2997 873 2997 873 2998 2489 2998 2433 2998 873 98 859 98 861 98 2114 2999 2100 2999 2102 2999 1389 98 1391 98 1403 98 1403 98 1391 98 1279 98 2009 98 2047 98 2012 98 2009 98 2016 98 2047 98 2009 98 2006 98 2016 98 2016 3000 2006 3000 2022 3000 2022 98 2006 98 2001 98 2021 98 2001 98 2000 98 2013 98 2021 98 2000 98 2022 3001 2001 3001 2021 3001 2012 98 2047 98 2024 98 2072 98 2012 98 2024 98 2072 98 2055 98 2012 98 2072 98 2070 98 2055 98 2055 98 2070 98 2054 98 2054 98 2070 98 2056 98 2056 3002 2070 3002 2059 3002 2059 3003 2070 3003 2062 3003 2062 98 2070 98 2065 98 2065 3004 2070 3004 2066 3004 2066 98 2070 98 2068 98 2036 98 2045 98 2039 98 2036 3005 2044 3005 2045 3005 2036 98 2035 98 2044 98 2044 3006 2035 3006 2046 3006 2045 98 2024 98 2039 98 2039 98 2024 98 2047 98 1728 98 1751 98 1730 98 1728 98 1750 98 1751 98 1728 98 1742 98 1750 98 1728 98 1743 98 1742 98 1728 3007 1745 3007 1743 3007 1728 3008 1752 3008 1745 3008 1728 3009 1755 3009 1752 3009 1728 3010 1705 3010 1755 3010 1728 3011 1726 3011 1705 3011 1728 3012 1720 3012 1726 3012 1726 98 1720 98 1717 98 1725 98 1717 98 1716 98 1727 98 1725 98 1716 98 1726 98 1717 98 1725 98 1751 98 1733 98 1730 98 1730 98 1733 98 1757 98 1799 3013 1757 3013 1803 3013 1798 98 1803 98 1790 98 1798 3014 1799 3014 1803 3014 1733 98 1780 98 1757 98 1757 98 1780 98 1778 98 1778 98 1780 98 1772 98 1769 98 1778 98 1772 98 1769 3015 1777 3015 1778 3015 1769 98 1768 98 1777 98 1777 3016 1768 3016 1779 3016 1730 98 1757 98 1799 98 1803 98 1800 98 1790 98 1790 98 1800 98 1793 98 1791 98 1790 98 1793 98 1557 98 1595 98 1560 98 1557 98 1564 98 1595 98 1557 3017 1554 3017 1564 3017 1564 3018 1554 3018 1570 3018 1570 98 1554 98 1549 98 1569 98 1549 98 1548 98 1561 98 1569 98 1548 98 1570 3019 1549 3019 1569 3019 1560 98 1595 98 1572 98 1620 98 1560 98 1572 98 1620 98 1603 98 1560 98 1620 98 1618 98 1603 98 1603 98 1618 98 1602 98 1602 98 1618 98 1604 98 1604 3020 1618 3020 1607 3020 1607 3021 1618 3021 1610 3021 1610 98 1618 98 1613 98 1613 3022 1618 3022 1614 3022 1614 98 1618 98 1616 98 1584 98 1593 98 1587 98 1584 3023 1592 3023 1593 3023 1584 98 1583 98 1592 98 1592 3024 1583 3024 1594 3024 1593 98 1572 98 1587 98 1587 98 1572 98 1595 98 1298 3025 1336 3025 1301 3025 1298 3026 1305 3026 1336 3026 1298 98 1295 98 1305 98 1305 3018 1295 3018 1311 3018 1311 98 1295 98 1290 98 1310 98 1290 98 1289 98 1302 98 1310 98 1289 98 1311 3027 1290 3027 1310 3027 1301 3028 1336 3028 1313 3028 1361 98 1301 98 1313 98 1361 98 1344 98 1301 98 1361 98 1359 98 1344 98 1344 98 1359 98 1343 98 1343 98 1359 98 1345 98 1345 3002 1359 3002 1348 3002 1348 3021 1359 3021 1351 3021 1351 98 1359 98 1354 98 1354 3004 1359 3004 1355 3004 1355 98 1359 98 1357 98 1325 98 1334 98 1328 98 1325 3029 1333 3029 1334 3029 1325 98 1324 98 1333 98 1333 3024 1324 3024 1335 3024 1334 98 1313 98 1328 98 1328 98 1313 98 1336 98 768 98 806 98 771 98 768 98 775 98 806 98 768 98 765 98 775 98 775 3030 765 3030 781 3030 781 98 765 98 760 98 780 3031 760 3031 759 3031 772 98 780 98 759 98 781 3032 760 3032 780 3032 771 3033 806 3033 783 3033 831 98 771 98 783 98 831 98 814 98 771 98 831 98 829 98 814 98 814 98 829 98 813 98 813 98 829 98 815 98 815 3002 829 3002 818 3002 818 3003 829 3003 821 3003 821 3034 829 3034 824 3034 824 98 829 98 825 98 825 3035 829 3035 827 3035 795 98 804 98 798 98 795 3029 803 3029 804 3029 795 98 794 98 803 98 803 3006 794 3006 805 3006 804 3036 783 3036 798 3036 798 98 783 98 806 98 2490 3037 2491 3037 2492 3037 2490 3038 2493 3038 2491 3038 2490 3039 2494 3039 2493 3039 2493 3040 2494 3040 2495 3040 2496 3041 2495 3041 2497 3041 2498 3042 2497 3042 2499 3042 2500 3043 2499 3043 2501 3043 2502 3044 2501 3044 2503 3044 2504 3045 2503 3045 2505 3045 2464 3046 2505 3046 2474 3046 2464 3047 2504 3047 2505 3047 2464 3048 2463 3048 2504 3048 2504 3049 2463 3049 2506 3049 2502 3050 2506 3050 2507 3050 2500 3051 2507 3051 2508 3051 2498 3052 2508 3052 2509 3052 2496 3053 2509 3053 2510 3053 2493 3054 2510 3054 2491 3054 2493 3055 2496 3055 2510 3055 2493 3056 2495 3056 2496 3056 2494 3057 2511 3057 2495 3057 2495 3058 2511 3058 2512 3058 2497 3059 2512 3059 2513 3059 2499 3060 2513 3060 2514 3060 2501 3061 2514 3061 2515 3061 2503 3062 2515 3062 2516 3062 2505 3063 2516 3063 2517 3063 2474 3064 2517 3064 2473 3064 2474 3065 2505 3065 2517 3065 2511 3066 2518 3066 2512 3066 2512 3067 2518 3067 2519 3067 2513 3068 2519 3068 2520 3068 2514 3069 2520 3069 2521 3069 2515 3070 2521 3070 2522 3070 2516 3071 2522 3071 2523 3071 2517 3072 2523 3072 2524 3072 2473 3073 2524 3073 2467 3073 2473 3074 2517 3074 2524 3074 2518 3075 2525 3075 2519 3075 2519 3076 2525 3076 2526 3076 2520 3077 2526 3077 2527 3077 2521 3078 2527 3078 2528 3078 2522 3079 2528 3079 2529 3079 2523 3080 2529 3080 2530 3080 2524 3081 2530 3081 2531 3081 2467 3082 2531 3082 2475 3082 2467 3083 2524 3083 2531 3083 2525 3084 2532 3084 2526 3084 2526 3085 2532 3085 2533 3085 2527 3086 2533 3086 2534 3086 2528 3087 2534 3087 2535 3087 2529 3088 2535 3088 2536 3088 2530 3089 2536 3089 2537 3089 2531 3090 2537 3090 2538 3090 2475 3091 2538 3091 2477 3091 2475 3092 2531 3092 2538 3092 2532 3093 2539 3093 2533 3093 2533 3094 2539 3094 2540 3094 2534 3095 2540 3095 2541 3095 2535 3096 2541 3096 2542 3096 2536 3097 2542 3097 2543 3097 2537 3098 2543 3098 2544 3098 2538 3099 2544 3099 2545 3099 2477 3100 2545 3100 2479 3100 2477 3101 2538 3101 2545 3101 2539 3102 2546 3102 2540 3102 2540 3103 2546 3103 2547 3103 2541 3104 2547 3104 2548 3104 2542 3105 2548 3105 2549 3105 2543 3106 2549 3106 2550 3106 2544 3107 2550 3107 2551 3107 2545 3108 2551 3108 2552 3108 2479 3109 2552 3109 2482 3109 2479 3110 2545 3110 2552 3110 2546 3111 2553 3111 2547 3111 2547 3112 2553 3112 2554 3112 2548 3113 2554 3113 2555 3113 2549 3114 2555 3114 2556 3114 2550 3115 2556 3115 2557 3115 2551 3116 2557 3116 2558 3116 2552 3117 2558 3117 2559 3117 2482 3118 2559 3118 2484 3118 2482 3119 2552 3119 2559 3119 2553 3120 2560 3120 2554 3120 2554 3121 2560 3121 2561 3121 2555 3122 2561 3122 2562 3122 2556 3123 2562 3123 2563 3123 2557 3124 2563 3124 2564 3124 2558 3125 2564 3125 2565 3125 2559 3126 2565 3126 2566 3126 2484 3127 2566 3127 2486 3127 2484 3128 2559 3128 2566 3128 2560 3129 2567 3129 2561 3129 2561 3130 2567 3130 2568 3130 2562 3131 2568 3131 2569 3131 2563 3132 2569 3132 2570 3132 2564 3133 2570 3133 2571 3133 2565 3134 2571 3134 2572 3134 2566 3135 2572 3135 2573 3135 2486 3136 2573 3136 2488 3136 2486 3137 2566 3137 2573 3137 2568 3138 2567 3138 2574 3138 2569 3139 2574 3139 2575 3139 2570 3140 2575 3140 2576 3140 2571 3141 2576 3141 2577 3141 2572 3142 2577 3142 2578 3142 2573 3143 2578 3143 2579 3143 2488 3144 2573 3144 2579 3144 2580 3145 2581 3145 2582 3145 2580 3146 2583 3146 2581 3146 2580 3147 2584 3147 2583 3147 2583 3148 2584 3148 2585 3148 2586 3149 2585 3149 2587 3149 2588 3150 2587 3150 2589 3150 2590 3151 2589 3151 2591 3151 2592 3152 2591 3152 2593 3152 2592 3153 2590 3153 2591 3153 2592 3154 2594 3154 2590 3154 2592 3155 2579 3155 2594 3155 2594 3156 2579 3156 2578 3156 2595 3157 2578 3157 2577 3157 2596 3158 2577 3158 2576 3158 2597 3159 2576 3159 2575 3159 2581 3160 2575 3160 2574 3160 2582 3161 2574 3161 2567 3161 2582 3162 2581 3162 2574 3162 2584 3163 2598 3163 2585 3163 2585 3164 2598 3164 2599 3164 2587 3165 2599 3165 2600 3165 2589 3166 2600 3166 2601 3166 2591 3167 2601 3167 2602 3167 2593 3168 2602 3168 2603 3168 2593 3169 2591 3169 2602 3169 2598 3170 2604 3170 2599 3170 2599 3171 2604 3171 2605 3171 2600 3172 2605 3172 2606 3172 2601 3173 2606 3173 2607 3173 2602 3174 2607 3174 2608 3174 2603 3175 2608 3175 2609 3175 2603 3176 2602 3176 2608 3176 2604 3177 2610 3177 2605 3177 2605 3178 2610 3178 2611 3178 2606 3179 2611 3179 2612 3179 2607 3180 2612 3180 2613 3180 2608 3181 2613 3181 2614 3181 2609 3182 2614 3182 2615 3182 2616 3183 2615 3183 2617 3183 2616 3184 2609 3184 2615 3184 2610 3185 2618 3185 2611 3185 2611 3186 2618 3186 2619 3186 2612 3187 2619 3187 2620 3187 2613 3188 2620 3188 2621 3188 2614 3189 2621 3189 2622 3189 2615 3190 2622 3190 2623 3190 2617 3191 2623 3191 2624 3191 2625 3192 2624 3192 2626 3192 2627 3193 2626 3193 2628 3193 2629 3194 2628 3194 2630 3194 2631 3195 2630 3195 2632 3195 2633 3196 2632 3196 2634 3196 2635 3197 2634 3197 2636 3197 2637 3198 2636 3198 2638 3198 2639 3199 2638 3199 2640 3199 2641 3200 2640 3200 2642 3200 2641 3201 2639 3201 2640 3201 2618 3202 2643 3202 2619 3202 2619 3203 2643 3203 2644 3203 2620 3204 2644 3204 2645 3204 2621 3205 2645 3205 2646 3205 2622 3206 2646 3206 2647 3206 2623 3207 2647 3207 2648 3207 2626 3208 2648 3208 2628 3208 2626 3209 2623 3209 2648 3209 2626 3210 2624 3210 2623 3210 2643 3211 2649 3211 2644 3211 2644 3212 2649 3212 2650 3212 2645 3213 2650 3213 2651 3213 2646 3214 2651 3214 2652 3214 2647 3215 2652 3215 2653 3215 2648 3216 2653 3216 2654 3216 2628 3217 2654 3217 2630 3217 2628 3218 2648 3218 2654 3218 2649 3219 2655 3219 2650 3219 2650 3220 2655 3220 2656 3220 2651 3221 2656 3221 2657 3221 2652 3222 2657 3222 2658 3222 2653 3223 2658 3223 2659 3223 2654 3224 2659 3224 2660 3224 2630 3225 2660 3225 2632 3225 2630 3226 2654 3226 2660 3226 2655 3227 2661 3227 2656 3227 2656 3228 2661 3228 2662 3228 2657 3229 2662 3229 2663 3229 2658 3230 2663 3230 2664 3230 2659 3231 2664 3231 2665 3231 2660 3232 2665 3232 2666 3232 2632 3233 2666 3233 2634 3233 2632 3234 2660 3234 2666 3234 2662 3235 2661 3235 2667 3235 2663 3236 2667 3236 2668 3236 2664 3237 2668 3237 2669 3237 2665 3238 2669 3238 2670 3238 2666 3239 2670 3239 2671 3239 2634 3240 2671 3240 2636 3240 2634 3241 2666 3241 2671 3241 2672 3242 2673 3242 2674 3242 2672 3243 2675 3243 2673 3243 2672 3244 2676 3244 2675 3244 2675 3245 2676 3245 2677 3245 2678 3246 2677 3246 2679 3246 2680 3247 2679 3247 2681 3247 2682 3248 2681 3248 2683 3248 2684 3249 2683 3249 2685 3249 2640 3250 2685 3250 2686 3250 2687 3251 2640 3251 2686 3251 2687 3252 2688 3252 2640 3252 2640 3253 2688 3253 2689 3253 2642 3254 2640 3254 2689 3254 2676 3255 2690 3255 2677 3255 2677 3256 2690 3256 2691 3256 2679 3257 2691 3257 2692 3257 2681 3258 2692 3258 2693 3258 2683 3259 2693 3259 2694 3259 2685 3260 2694 3260 2695 3260 2696 3261 2695 3261 2697 3261 2696 3262 2685 3262 2695 3262 2696 3263 2686 3263 2685 3263 2690 3264 2698 3264 2691 3264 2691 3265 2698 3265 2699 3265 2692 3266 2699 3266 2700 3266 2693 3267 2700 3267 2701 3267 2694 3268 2701 3268 2702 3268 2695 3269 2702 3269 2697 3269 2695 3270 2694 3270 2702 3270 2698 3271 2703 3271 2699 3271 2699 3272 2703 3272 2704 3272 2700 3273 2704 3273 2705 3273 2701 3274 2705 3274 2706 3274 2702 3275 2706 3275 2707 3275 2697 3276 2707 3276 2708 3276 2697 3277 2702 3277 2707 3277 2703 3278 2709 3278 2704 3278 2704 3279 2709 3279 2710 3279 2705 3280 2710 3280 2711 3280 2706 3281 2711 3281 2712 3281 2707 3282 2712 3282 2713 3282 2708 3283 2713 3283 2714 3283 2708 3284 2707 3284 2713 3284 2709 3285 2715 3285 2710 3285 2710 3286 2715 3286 2716 3286 2711 3287 2716 3287 2717 3287 2712 3288 2717 3288 2718 3288 2713 3289 2718 3289 2714 3289 2713 3290 2712 3290 2718 3290 2715 3291 2719 3291 2716 3291 2716 3292 2719 3292 2720 3292 2717 3293 2720 3293 2721 3293 2718 3294 2721 3294 2722 3294 2714 3295 2722 3295 2723 3295 2714 3296 2718 3296 2722 3296 2719 3297 2724 3297 2720 3297 2720 3298 2724 3298 2725 3298 2721 3299 2725 3299 2726 3299 2722 3300 2726 3300 2727 3300 2723 3301 2727 3301 2728 3301 2723 3302 2722 3302 2727 3302 2724 3303 2729 3303 2725 3303 2725 3304 2729 3304 2730 3304 2726 3305 2730 3305 2731 3305 2727 3306 2731 3306 2728 3306 2727 3307 2726 3307 2731 3307 2730 3308 2729 3308 2732 3308 2731 3309 2732 3309 2733 3309 2728 3310 2733 3310 2734 3310 2728 3311 2731 3311 2733 3311 2735 3312 2736 3312 2737 3312 2735 3313 2738 3313 2736 3313 2735 3314 2739 3314 2738 3314 2738 3315 2739 3315 2740 3315 2741 3316 2740 3316 2742 3316 2741 3317 2738 3317 2740 3317 2741 3318 2743 3318 2738 3318 2741 3319 2744 3319 2743 3319 2743 3320 2744 3320 2734 3320 2733 3321 2743 3321 2734 3321 2733 3322 2736 3322 2743 3322 2733 3323 2732 3323 2736 3323 2736 3324 2732 3324 2737 3324 2737 3325 2732 3325 2729 3325 2739 3326 2745 3326 2740 3326 2740 3327 2745 3327 2746 3327 2747 3328 2746 3328 2748 3328 2747 3329 2740 3329 2746 3329 2747 3330 2742 3330 2740 3330 2745 3331 2749 3331 2746 3331 2746 3332 2749 3332 2750 3332 2748 3333 2750 3333 2751 3333 2748 3334 2746 3334 2750 3334 2749 3335 2752 3335 2750 3335 2750 3336 2752 3336 2753 3336 2751 3337 2753 3337 2754 3337 2751 3338 2750 3338 2753 3338 2752 3339 2755 3339 2753 3339 2753 3340 2755 3340 2756 3340 2757 3341 2756 3341 2758 3341 2759 3342 2758 3342 2760 3342 2759 3343 2757 3343 2758 3343 2759 3344 2754 3344 2757 3344 2757 3345 2754 3345 2753 3345 2756 3346 2757 3346 2753 3346 2755 3347 2761 3347 2756 3347 2756 3348 2761 3348 2762 3348 2758 3349 2762 3349 2763 3349 2764 3350 2763 3350 2765 3350 2766 3351 2765 3351 2767 3351 2766 3352 2764 3352 2765 3352 2766 3353 2760 3353 2764 3353 2764 3354 2760 3354 2758 3354 2763 3355 2764 3355 2758 3355 2761 3356 2768 3356 2762 3356 2762 3357 2768 3357 2769 3357 2763 3358 2769 3358 2770 3358 2765 3359 2770 3359 2771 3359 2772 3360 2771 3360 2773 3360 2774 3361 2773 3361 2775 3361 2776 3362 2775 3362 2777 3362 2778 3363 2777 3363 2779 3363 2778 3364 2776 3364 2777 3364 2778 3365 2780 3365 2776 3365 2776 3366 2780 3366 2774 3366 2775 3367 2776 3367 2774 3367 2768 3368 2781 3368 2769 3368 2769 3369 2781 3369 2782 3369 2770 3370 2782 3370 2783 3370 2771 3371 2783 3371 2784 3371 2773 3372 2784 3372 2775 3372 2773 3373 2771 3373 2784 3373 2781 3374 2785 3374 2782 3374 2782 3375 2785 3375 2786 3375 2783 3376 2786 3376 2787 3376 2784 3377 2787 3377 2788 3377 2775 3378 2788 3378 2789 3378 2777 3379 2789 3379 2790 3379 2791 3380 2790 3380 2792 3380 2793 3381 2792 3381 2794 3381 2793 3382 2791 3382 2792 3382 2793 3383 2795 3383 2791 3383 2791 3384 2795 3384 2796 3384 2777 3385 2796 3385 2797 3385 2779 3386 2777 3386 2797 3386 2786 3387 2785 3387 2798 3387 2787 3388 2798 3388 2799 3388 2788 3389 2799 3389 2800 3389 2789 3390 2800 3390 2801 3390 2790 3391 2801 3391 2802 3391 2792 3392 2802 3392 2803 3392 2794 3393 2803 3393 2804 3393 2794 3394 2792 3394 2803 3394 2805 3395 2806 3395 2807 3395 2805 3396 2808 3396 2806 3396 2805 3397 2809 3397 2808 3397 2808 3398 2809 3398 2810 3398 2811 3399 2810 3399 2812 3399 2813 3400 2812 3400 2814 3400 2815 3401 2814 3401 2816 3401 2817 3402 2816 3402 2818 3402 2819 3403 2818 3403 2820 3403 2821 3404 2820 3404 2822 3404 2821 3405 2819 3405 2820 3405 2821 3406 2823 3406 2819 3406 2819 3407 2823 3407 2824 3407 2817 3408 2824 3408 2825 3408 2815 3409 2825 3409 2826 3409 2813 3410 2826 3410 2827 3410 2811 3411 2827 3411 2828 3411 2808 3412 2828 3412 2806 3412 2808 3413 2811 3413 2828 3413 2808 3414 2810 3414 2811 3414 2809 3415 2829 3415 2810 3415 2810 3416 2829 3416 2830 3416 2812 3417 2830 3417 2831 3417 2814 3418 2831 3418 2832 3418 2816 3419 2832 3419 2833 3419 2818 3420 2833 3420 2834 3420 2820 3421 2834 3421 2835 3421 2822 3422 2835 3422 2836 3422 2822 3423 2820 3423 2835 3423 2829 3424 2837 3424 2830 3424 2830 3425 2837 3425 2838 3425 2831 3426 2838 3426 2839 3426 2832 3427 2839 3427 2840 3427 2833 3428 2840 3428 2841 3428 2834 3429 2841 3429 2842 3429 2835 3430 2842 3430 2843 3430 2836 3431 2843 3431 2844 3431 2836 3432 2835 3432 2843 3432 2837 3433 2845 3433 2838 3433 2838 3434 2845 3434 2846 3434 2839 3435 2846 3435 2847 3435 2840 3436 2847 3436 2848 3436 2841 3437 2848 3437 2849 3437 2842 3438 2849 3438 2850 3438 2843 3439 2850 3439 2844 3439 2843 3440 2842 3440 2850 3440 2845 3441 2851 3441 2846 3441 2846 3442 2851 3442 2852 3442 2847 3443 2852 3443 2853 3443 2848 3444 2853 3444 2854 3444 2849 3445 2854 3445 2855 3445 2850 3446 2855 3446 2856 3446 2844 3447 2856 3447 2857 3447 2844 3448 2850 3448 2856 3448 2851 3449 2858 3449 2852 3449 2852 3450 2858 3450 2859 3450 2853 3451 2859 3451 2860 3451 2854 3452 2860 3452 2861 3452 2855 3453 2861 3453 2862 3453 2856 3454 2862 3454 2857 3454 2856 3455 2855 3455 2862 3455 2858 3456 2863 3456 2859 3456 2859 3457 2863 3457 2864 3457 2860 3458 2864 3458 2865 3458 2861 3459 2865 3459 2866 3459 2862 3460 2866 3460 2867 3460 2857 3461 2867 3461 2868 3461 2857 3462 2862 3462 2867 3462 2863 3463 2869 3463 2864 3463 2864 3464 2869 3464 2870 3464 2865 3465 2870 3465 2871 3465 2866 3466 2871 3466 2872 3466 2867 3467 2872 3467 2873 3467 2868 3468 2873 3468 2874 3468 2868 3469 2867 3469 2873 3469 2869 3470 2875 3470 2870 3470 2870 3471 2875 3471 2876 3471 2871 3472 2876 3472 2877 3472 2872 3473 2877 3473 2878 3473 2873 3474 2878 3474 2879 3474 2874 3475 2879 3475 2880 3475 2874 3476 2873 3476 2879 3476 2876 3477 2875 3477 2881 3477 2877 3478 2881 3478 2882 3478 2878 3479 2882 3479 2883 3479 2879 3480 2883 3480 2884 3480 2880 3481 2884 3481 2885 3481 2880 3482 2879 3482 2884 3482 2886 3483 2887 3483 2888 3483 2886 3484 2889 3484 2887 3484 2886 3485 2890 3485 2889 3485 2889 3486 2890 3486 2891 3486 2892 3487 2891 3487 2893 3487 2894 3488 2893 3488 2895 3488 2896 3489 2895 3489 2897 3489 2898 3490 2897 3490 2899 3490 2900 3491 2899 3491 2901 3491 2443 3492 2901 3492 2440 3492 2443 3493 2900 3493 2901 3493 2443 3494 2445 3494 2900 3494 2900 3495 2445 3495 2902 3495 2898 3496 2902 3496 2903 3496 2896 3497 2903 3497 2904 3497 2894 3498 2904 3498 2905 3498 2892 3499 2905 3499 2906 3499 2889 3500 2906 3500 2887 3500 2889 3501 2892 3501 2906 3501 2889 3502 2891 3502 2892 3502 2890 3503 2907 3503 2891 3503 2891 3504 2907 3504 2908 3504 2893 3505 2908 3505 2909 3505 2895 3506 2909 3506 2910 3506 2897 3507 2910 3507 2911 3507 2899 3508 2911 3508 2912 3508 2901 3509 2912 3509 2913 3509 2440 3510 2913 3510 2438 3510 2440 3511 2901 3511 2913 3511 2907 3512 2914 3512 2908 3512 2908 3513 2914 3513 2915 3513 2909 3514 2915 3514 2916 3514 2910 3515 2916 3515 2917 3515 2911 3516 2917 3516 2918 3516 2912 3517 2918 3517 2919 3517 2913 3518 2919 3518 2920 3518 2438 3519 2920 3519 2436 3519 2438 3520 2913 3520 2920 3520 2914 3521 2921 3521 2915 3521 2915 3522 2921 3522 2922 3522 2916 3523 2922 3523 2923 3523 2917 3524 2923 3524 2924 3524 2918 3525 2924 3525 2925 3525 2919 3526 2925 3526 2926 3526 2920 3527 2926 3527 2927 3527 2436 3528 2927 3528 2432 3528 2436 3529 2920 3529 2927 3529 2921 3530 2928 3530 2922 3530 2922 3531 2928 3531 2929 3531 2923 3532 2929 3532 2930 3532 2924 3533 2930 3533 2931 3533 2925 3534 2931 3534 2932 3534 2926 3535 2932 3535 2933 3535 2927 3536 2933 3536 2934 3536 2432 3537 2934 3537 2431 3537 2432 3538 2927 3538 2934 3538 2928 3539 2935 3539 2929 3539 2929 3540 2935 3540 2936 3540 2930 3541 2936 3541 2937 3541 2931 3542 2937 3542 2938 3542 2932 3543 2938 3543 2939 3543 2933 3544 2939 3544 2940 3544 2934 3545 2940 3545 2941 3545 2431 3546 2941 3546 2430 3546 2431 3547 2934 3547 2941 3547 2935 3548 2942 3548 2936 3548 2936 3549 2942 3549 2943 3549 2937 3550 2943 3550 2944 3550 2938 3551 2944 3551 2945 3551 2939 3552 2945 3552 2946 3552 2940 3553 2946 3553 2947 3553 2941 3554 2947 3554 2948 3554 2430 3555 2948 3555 2450 3555 2430 3556 2941 3556 2948 3556 2942 3557 2949 3557 2943 3557 2943 3558 2949 3558 2950 3558 2944 3559 2950 3559 2951 3559 2945 3560 2951 3560 2952 3560 2946 3561 2952 3561 2953 3561 2947 3562 2953 3562 2954 3562 2948 3563 2954 3563 2955 3563 2450 3564 2955 3564 2451 3564 2450 3565 2948 3565 2955 3565 2949 3566 2956 3566 2950 3566 2950 3567 2956 3567 2957 3567 2951 3568 2957 3568 2958 3568 2952 3569 2958 3569 2959 3569 2953 3570 2959 3570 2960 3570 2954 3571 2960 3571 2961 3571 2955 3572 2961 3572 2962 3572 2451 3573 2962 3573 2452 3573 2451 3574 2955 3574 2962 3574 2957 3575 2956 3575 2963 3575 2958 3576 2963 3576 2964 3576 2959 3577 2964 3577 2965 3577 2960 3578 2965 3578 2966 3578 2961 3579 2966 3579 2967 3579 2962 3580 2967 3580 2968 3580 2452 3581 2968 3581 2453 3581 2452 3582 2962 3582 2968 3582 2969 3583 2970 3583 2971 3583 2969 3584 2972 3584 2970 3584 2969 3585 2973 3585 2972 3585 2972 3586 2973 3586 2974 3586 2975 3587 2974 3587 2976 3587 2977 3588 2976 3588 2978 3588 2979 3589 2978 3589 2980 3589 2981 3590 2980 3590 2982 3590 2983 3591 2982 3591 2984 3591 2455 3592 2984 3592 2456 3592 2455 3593 2983 3593 2984 3593 2455 3594 2454 3594 2983 3594 2983 3595 2454 3595 2985 3595 2981 3596 2985 3596 2986 3596 2979 3597 2986 3597 2987 3597 2977 3598 2987 3598 2988 3598 2975 3599 2988 3599 2989 3599 2972 3600 2989 3600 2970 3600 2972 3601 2975 3601 2989 3601 2972 3602 2974 3602 2975 3602 2973 3603 2990 3603 2974 3603 2974 3604 2990 3604 2991 3604 2976 3605 2991 3605 2992 3605 2978 3606 2992 3606 2993 3606 2980 3607 2993 3607 2994 3607 2982 3608 2994 3608 2995 3608 2984 3609 2995 3609 2996 3609 2456 3610 2996 3610 2457 3610 2456 3611 2984 3611 2996 3611 2990 3612 2997 3612 2991 3612 2991 3613 2997 3613 2998 3613 2992 3614 2998 3614 2999 3614 2993 3615 2999 3615 3000 3615 2994 3616 3000 3616 3001 3616 2995 3617 3001 3617 3002 3617 2996 3618 3002 3618 3003 3618 2457 3619 3003 3619 3004 3619 2458 3620 3004 3620 3005 3620 2459 3621 3005 3621 3006 3621 2460 3622 3006 3622 3007 3622 2461 3623 3007 3623 3008 3623 2462 3624 3008 3624 2506 3624 2463 3625 2462 3625 2506 3625 2997 3626 3009 3626 2998 3626 2998 3627 3009 3627 3010 3627 2999 3628 3010 3628 3011 3628 3000 3629 3011 3629 3012 3629 3001 3630 3012 3630 3013 3630 3002 3631 3013 3631 3014 3631 3003 3632 3014 3632 3004 3632 3003 3633 3002 3633 3014 3633 3009 3634 3015 3634 3010 3634 3010 3635 3015 3635 3016 3635 3011 3636 3016 3636 3017 3636 3012 3637 3017 3637 3018 3637 3013 3638 3018 3638 3019 3638 3014 3639 3019 3639 3020 3639 3004 3640 3020 3640 3005 3640 3004 3641 3014 3641 3020 3641 3015 3642 3021 3642 3016 3642 3016 3643 3021 3643 3022 3643 3017 3644 3022 3644 3023 3644 3018 3645 3023 3645 3024 3645 3019 3646 3024 3646 3025 3646 3020 3647 3025 3647 3026 3647 3005 3648 3026 3648 3006 3648 3005 3649 3020 3649 3026 3649 3021 3650 3027 3650 3022 3650 3022 3651 3027 3651 3028 3651 3023 3652 3028 3652 3029 3652 3024 3653 3029 3653 3030 3653 3025 3654 3030 3654 3031 3654 3026 3655 3031 3655 3032 3655 3006 3656 3032 3656 3007 3656 3006 3657 3026 3657 3032 3657 3027 3658 2492 3658 3028 3658 3028 3659 2492 3659 3033 3659 3029 3660 3033 3660 3034 3660 3030 3661 3034 3661 3035 3661 3031 3662 3035 3662 3036 3662 3032 3663 3036 3663 3037 3663 3007 3664 3037 3664 3008 3664 3007 3665 3032 3665 3037 3665 2447 3666 2449 3666 3038 3666 2902 3667 3038 3667 2903 3667 2902 3668 2447 3668 3038 3668 2902 3669 2445 3669 2447 3669 2885 3670 3039 3670 3040 3670 2885 3671 2884 3671 3039 3671 3039 3672 2884 3672 2904 3672 2903 3673 3039 3673 2904 3673 2903 3674 3040 3674 3039 3674 2903 3675 3038 3675 3040 3675 3040 3676 3038 3676 2449 3676 2823 3677 2804 3677 2824 3677 2824 3678 2804 3678 2803 3678 2825 3679 2803 3679 2802 3679 2826 3680 2802 3680 2801 3680 2827 3681 2801 3681 2800 3681 2828 3682 2800 3682 2799 3682 2806 3683 2799 3683 2798 3683 2807 3684 2798 3684 2785 3684 2807 3685 2806 3685 2798 3685 3041 3686 3042 3686 2795 3686 2795 3687 3042 3687 3043 3687 3044 3688 2795 3688 3043 3688 3044 3689 3045 3689 2795 3689 2795 3690 3045 3690 2796 3690 2796 3691 3045 3691 3046 3691 2797 3692 2796 3692 3046 3692 2773 3693 2774 3693 2772 3693 2772 3694 2774 3694 2767 3694 2765 3695 2772 3695 2767 3695 2765 3696 2771 3696 2772 3696 2639 3697 2637 3697 2638 3697 2637 3698 2635 3698 2636 3698 2635 3699 2633 3699 2634 3699 2633 3700 2631 3700 2632 3700 2631 3701 2629 3701 2630 3701 2629 3702 2627 3702 2628 3702 2627 3703 2625 3703 2626 3703 2625 3704 2617 3704 2624 3704 2623 3705 2617 3705 2615 3705 2614 3706 2609 3706 2608 3706 2462 3707 2461 3707 3008 3707 2461 3708 2460 3708 3007 3708 2460 3709 2459 3709 3006 3709 2459 3710 2458 3710 3005 3710 2458 3711 2457 3711 3004 3711 3003 3712 2457 3712 2996 3712 2454 3713 2453 3713 2985 3713 2985 3714 2453 3714 2968 3714 2986 3715 2968 3715 2967 3715 2987 3716 2967 3716 2966 3716 2988 3717 2966 3717 2965 3717 2989 3718 2965 3718 2964 3718 2970 3719 2964 3719 2963 3719 2971 3720 2963 3720 2956 3720 2971 3721 2970 3721 2963 3721 3029 3722 3028 3722 3033 3722 3034 3723 3033 3723 2491 3723 2510 3724 3034 3724 2491 3724 2510 3725 3035 3725 3034 3725 2510 3726 2509 3726 3035 3726 3035 3727 2509 3727 3036 3727 3036 3728 2509 3728 2508 3728 3037 3729 2508 3729 2507 3729 3008 3730 2507 3730 2506 3730 3008 3731 3037 3731 2507 3731 3029 3732 3024 3732 3023 3732 3030 3733 3029 3733 3034 3733 3024 3734 3019 3734 3018 3734 3025 3735 3024 3735 3030 3735 3019 3736 3014 3736 3013 3736 3020 3737 3019 3737 3025 3737 2562 3738 2561 3738 2568 3738 2657 3739 2656 3739 2662 3739 2726 3740 2725 3740 2730 3740 2783 3741 2782 3741 2786 3741 2871 3742 2870 3742 2876 3742 2951 3743 2950 3743 2957 3743 2492 3744 2491 3744 3033 3744 3031 3745 3030 3745 3035 3745 3026 3746 3025 3746 3031 3746 3032 3747 3031 3747 3036 3747 2498 3748 2509 3748 2496 3748 2497 3749 2498 3749 2496 3749 2512 3750 2497 3750 2495 3750 3037 3751 3036 3751 2508 3751 2519 3752 2513 3752 2512 3752 2500 3753 2508 3753 2498 3753 2499 3754 2500 3754 2498 3754 2513 3755 2499 3755 2497 3755 2526 3756 2520 3756 2519 3756 2520 3757 2514 3757 2513 3757 2502 3758 2507 3758 2500 3758 2501 3759 2502 3759 2500 3759 2514 3760 2501 3760 2499 3760 2533 3761 2527 3761 2526 3761 2527 3762 2521 3762 2520 3762 2521 3763 2515 3763 2514 3763 2504 3764 2506 3764 2502 3764 2503 3765 2504 3765 2502 3765 2515 3766 2503 3766 2501 3766 2540 3767 2534 3767 2533 3767 2534 3768 2528 3768 2527 3768 2528 3769 2522 3769 2521 3769 2522 3770 2516 3770 2515 3770 2516 3771 2505 3771 2503 3771 2547 3772 2541 3772 2540 3772 2541 3773 2535 3773 2534 3773 2535 3774 2529 3774 2528 3774 2529 3775 2523 3775 2522 3775 2523 3776 2517 3776 2516 3776 2554 3777 2548 3777 2547 3777 2548 3778 2542 3778 2541 3778 2542 3779 2536 3779 2535 3779 2536 3780 2530 3780 2529 3780 2530 3781 2524 3781 2523 3781 2561 3782 2555 3782 2554 3782 2555 3783 2549 3783 2548 3783 2549 3784 2543 3784 2542 3784 2543 3785 2537 3785 2536 3785 2537 3786 2531 3786 2530 3786 2556 3787 2555 3787 2562 3787 2550 3788 2549 3788 2556 3788 2544 3789 2543 3789 2550 3789 2538 3790 2537 3790 2544 3790 2574 3791 2569 3791 2568 3791 2569 3792 2563 3792 2562 3792 2570 3793 2569 3793 2575 3793 2563 3794 2557 3794 2556 3794 2564 3795 2563 3795 2570 3795 2557 3796 2551 3796 2550 3796 2558 3797 2557 3797 2564 3797 2551 3798 2545 3798 2544 3798 2552 3799 2551 3799 2558 3799 2597 3800 2575 3800 2581 3800 2583 3801 2597 3801 2581 3801 2583 3802 2586 3802 2597 3802 2583 3803 2585 3803 2586 3803 2571 3804 2570 3804 2576 3804 2565 3805 2564 3805 2571 3805 2559 3806 2558 3806 2565 3806 2596 3807 2576 3807 2597 3807 2586 3808 2596 3808 2597 3808 2586 3809 2588 3809 2596 3809 2586 3810 2587 3810 2588 3810 2572 3811 2571 3811 2577 3811 2566 3812 2565 3812 2572 3812 2599 3813 2587 3813 2585 3813 2595 3814 2577 3814 2596 3814 2588 3815 2595 3815 2596 3815 2588 3816 2590 3816 2595 3816 2588 3817 2589 3817 2590 3817 2573 3818 2572 3818 2578 3818 2605 3819 2600 3819 2599 3819 2600 3820 2589 3820 2587 3820 2594 3821 2578 3821 2595 3821 2590 3822 2594 3822 2595 3822 2611 3823 2606 3823 2605 3823 2606 3824 2601 3824 2600 3824 2601 3825 2591 3825 2589 3825 2619 3826 2612 3826 2611 3826 2612 3827 2607 3827 2606 3827 2607 3828 2602 3828 2601 3828 2644 3829 2620 3829 2619 3829 2620 3830 2613 3830 2612 3830 2613 3831 2608 3831 2607 3831 2650 3832 2645 3832 2644 3832 2645 3833 2621 3833 2620 3833 2621 3834 2614 3834 2613 3834 2656 3835 2651 3835 2650 3835 2651 3836 2646 3836 2645 3836 2646 3837 2622 3837 2621 3837 2652 3838 2651 3838 2657 3838 2647 3839 2646 3839 2652 3839 2622 3840 2615 3840 2614 3840 2623 3841 2622 3841 2647 3841 2667 3842 2663 3842 2662 3842 2663 3843 2658 3843 2657 3843 2658 3844 2653 3844 2652 3844 2668 3845 2664 3845 2663 3845 2653 3846 2648 3846 2647 3846 2664 3847 2659 3847 2658 3847 2659 3848 2654 3848 2653 3848 2674 3849 2673 3849 2667 3849 2661 3850 2674 3850 2667 3850 2668 3851 2673 3851 3047 3851 2669 3852 3047 3852 3048 3852 2670 3853 3048 3853 3049 3853 2671 3854 3049 3854 3050 3854 2636 3855 3050 3855 2638 3855 2636 3856 2671 3856 3050 3856 3047 3857 2669 3857 2668 3857 2669 3858 2665 3858 2664 3858 2665 3859 2660 3859 2659 3859 2673 3860 2668 3860 2667 3860 2673 3861 2675 3861 3047 3861 3047 3862 2675 3862 2678 3862 3048 3863 2678 3863 2680 3863 3049 3864 2680 3864 2682 3864 3050 3865 2682 3865 2684 3865 2638 3866 2684 3866 2640 3866 2638 3867 3050 3867 2684 3867 2677 3868 2678 3868 2675 3868 2678 3869 3048 3869 3047 3869 3048 3870 2670 3870 2669 3870 2670 3871 2666 3871 2665 3871 2691 3872 2679 3872 2677 3872 2679 3873 2680 3873 2678 3873 2680 3874 3049 3874 3048 3874 3049 3875 2671 3875 2670 3875 2699 3876 2692 3876 2691 3876 2692 3877 2681 3877 2679 3877 2681 3878 2682 3878 2680 3878 2682 3879 3050 3879 3049 3879 2704 3880 2700 3880 2699 3880 2700 3881 2693 3881 2692 3881 2693 3882 2683 3882 2681 3882 2683 3883 2684 3883 2682 3883 2710 3884 2705 3884 2704 3884 2705 3885 2701 3885 2700 3885 2701 3886 2694 3886 2693 3886 2694 3887 2685 3887 2683 3887 2685 3888 2640 3888 2684 3888 2716 3889 2711 3889 2710 3889 2711 3890 2706 3890 2705 3890 2706 3891 2702 3891 2701 3891 2720 3892 2717 3892 2716 3892 2717 3893 2712 3893 2711 3893 2712 3894 2707 3894 2706 3894 2725 3895 2721 3895 2720 3895 2721 3896 2718 3896 2717 3896 2722 3897 2721 3897 2726 3897 2732 3898 2731 3898 2730 3898 2738 3899 2743 3899 2736 3899 2762 3900 2758 3900 2756 3900 2769 3901 2763 3901 2762 3901 2782 3902 2770 3902 2769 3902 2770 3903 2765 3903 2763 3903 2771 3904 2770 3904 2783 3904 2798 3905 2787 3905 2786 3905 2787 3906 2784 3906 2783 3906 2788 3907 2787 3907 2799 3907 2775 3908 2784 3908 2788 3908 2828 3909 2799 3909 2806 3909 2789 3910 2788 3910 2800 3910 2777 3911 2775 3911 2789 3911 2827 3912 2800 3912 2828 3912 2790 3913 2789 3913 2801 3913 2791 3914 2796 3914 2777 3914 2790 3915 2791 3915 2777 3915 2813 3916 2827 3916 2811 3916 2812 3917 2813 3917 2811 3917 2830 3918 2812 3918 2810 3918 2826 3919 2801 3919 2827 3919 2792 3920 2790 3920 2802 3920 2838 3921 2831 3921 2830 3921 2815 3922 2826 3922 2813 3922 2814 3923 2815 3923 2813 3923 2831 3924 2814 3924 2812 3924 2825 3925 2802 3925 2826 3925 2846 3926 2839 3926 2838 3926 2839 3927 2832 3927 2831 3927 2817 3928 2825 3928 2815 3928 2816 3929 2817 3929 2815 3929 2832 3930 2816 3930 2814 3930 2824 3931 2803 3931 2825 3931 2852 3932 2847 3932 2846 3932 2847 3933 2840 3933 2839 3933 2840 3934 2833 3934 2832 3934 2819 3935 2824 3935 2817 3935 2818 3936 2819 3936 2817 3936 2833 3937 2818 3937 2816 3937 2859 3938 2853 3938 2852 3938 2853 3939 2848 3939 2847 3939 2848 3940 2841 3940 2840 3940 2841 3941 2834 3941 2833 3941 2834 3942 2820 3942 2818 3942 2864 3943 2860 3943 2859 3943 2860 3944 2854 3944 2853 3944 2854 3945 2849 3945 2848 3945 2849 3946 2842 3946 2841 3946 2842 3947 2835 3947 2834 3947 2870 3948 2865 3948 2864 3948 2865 3949 2861 3949 2860 3949 2861 3950 2855 3950 2854 3950 2855 3951 2850 3951 2849 3951 2866 3952 2865 3952 2871 3952 2862 3953 2861 3953 2866 3953 2881 3954 2877 3954 2876 3954 2877 3955 2872 3955 2871 3955 2872 3956 2867 3956 2866 3956 2882 3957 2878 3957 2877 3957 2878 3958 2873 3958 2872 3958 2888 3959 2887 3959 2881 3959 2875 3960 2888 3960 2881 3960 2883 3961 2882 3961 2906 3961 2905 3962 2883 3962 2906 3962 2905 3963 2884 3963 2883 3963 2905 3964 2904 3964 2884 3964 2879 3965 2878 3965 2883 3965 2882 3966 2881 3966 2887 3966 2906 3967 2882 3967 2887 3967 2894 3968 2905 3968 2892 3968 2893 3969 2894 3969 2892 3969 2908 3970 2893 3970 2891 3970 2915 3971 2909 3971 2908 3971 2896 3972 2904 3972 2894 3972 2895 3973 2896 3973 2894 3973 2909 3974 2895 3974 2893 3974 2922 3975 2916 3975 2915 3975 2916 3976 2910 3976 2909 3976 2898 3977 2903 3977 2896 3977 2897 3978 2898 3978 2896 3978 2910 3979 2897 3979 2895 3979 2929 3980 2923 3980 2922 3980 2923 3981 2917 3981 2916 3981 2917 3982 2911 3982 2910 3982 2900 3983 2902 3983 2898 3983 2899 3984 2900 3984 2898 3984 2911 3985 2899 3985 2897 3985 2936 3986 2930 3986 2929 3986 2930 3987 2924 3987 2923 3987 2924 3988 2918 3988 2917 3988 2918 3989 2912 3989 2911 3989 2912 3990 2901 3990 2899 3990 2943 3991 2937 3991 2936 3991 2937 3992 2931 3992 2930 3992 2931 3993 2925 3993 2924 3993 2925 3994 2919 3994 2918 3994 2919 3995 2913 3995 2912 3995 2950 3996 2944 3996 2943 3996 2944 3997 2938 3997 2937 3997 2938 3998 2932 3998 2931 3998 2932 3999 2926 3999 2925 3999 2926 4000 2920 4000 2919 4000 2945 4001 2944 4001 2951 4001 2939 4002 2938 4002 2945 4002 2933 4003 2932 4003 2939 4003 2927 4004 2926 4004 2933 4004 2963 4005 2958 4005 2957 4005 2958 4006 2952 4006 2951 4006 2959 4007 2958 4007 2964 4007 2952 4008 2946 4008 2945 4008 2953 4009 2952 4009 2959 4009 2946 4010 2940 4010 2939 4010 2947 4011 2946 4011 2953 4011 2940 4012 2934 4012 2933 4012 2941 4013 2940 4013 2947 4013 2989 4014 2964 4014 2970 4014 2960 4015 2959 4015 2965 4015 2954 4016 2953 4016 2960 4016 2948 4017 2947 4017 2954 4017 2988 4018 2965 4018 2989 4018 2961 4019 2960 4019 2966 4019 2955 4020 2954 4020 2961 4020 2977 4021 2988 4021 2975 4021 2976 4022 2977 4022 2975 4022 2991 4023 2976 4023 2974 4023 2987 4024 2966 4024 2988 4024 2962 4025 2961 4025 2967 4025 2998 4026 2992 4026 2991 4026 2979 4027 2987 4027 2977 4027 2978 4028 2979 4028 2977 4028 2992 4029 2978 4029 2976 4029 2986 4030 2967 4030 2987 4030 3010 4031 2999 4031 2998 4031 2999 4032 2993 4032 2992 4032 2981 4033 2986 4033 2979 4033 2980 4034 2981 4034 2979 4034 2993 4035 2980 4035 2978 4035 2985 4036 2968 4036 2986 4036 3016 4037 3011 4037 3010 4037 3011 4038 3000 4038 2999 4038 3000 4039 2994 4039 2993 4039 2983 4040 2985 4040 2981 4040 2982 4041 2983 4041 2981 4041 2994 4042 2982 4042 2980 4042 3022 4043 3017 4043 3016 4043 3017 4044 3012 4044 3011 4044 3012 4045 3001 4045 3000 4045 3001 4046 2995 4046 2994 4046 2995 4047 2984 4047 2982 4047 3028 4048 3023 4048 3022 4048 3023 4049 3018 4049 3017 4049 3018 4050 3013 4050 3012 4050 3013 4051 3002 4051 3001 4051 3002 4052 2996 4052 2995 4052 2642 4053 2689 4053 2641 4053 2641 4054 2689 4054 3051 4054 3051 4055 2689 4055 2688 4055 2687 4056 3051 4056 2688 4056 2687 4057 3052 4057 3051 4057 2687 4058 2686 4058 3052 4058 3052 4059 2686 4059 2696 4059 2697 4060 3052 4060 2696 4060 2697 4061 3053 4061 3052 4061 2697 4062 2708 4062 3053 4062 3053 4063 2708 4063 2714 4063 3054 4064 2714 4064 2723 4064 3055 4065 2723 4065 2728 4065 2734 4066 3055 4066 2728 4066 2734 4067 2744 4067 3055 4067 3055 4068 2744 4068 2741 4068 3056 4069 2741 4069 2742 4069 2747 4070 3056 4070 2742 4070 2747 4071 2748 4071 3056 4071 3056 4072 2748 4072 3057 4072 3058 4073 3057 4073 3059 4073 3060 4074 3059 4074 3061 4074 3062 4075 3061 4075 3063 4075 3064 4076 3063 4076 3065 4076 3066 4077 3065 4077 3067 4077 346 4078 3067 4078 345 4078 346 4079 3066 4079 3067 4079 346 4080 3068 4080 3066 4080 3066 4081 3068 4081 3064 4081 3065 4077 3066 4077 3064 4077 3053 4082 2714 4082 3054 4082 3069 4083 3054 4083 3070 4083 3069 4084 3053 4084 3054 4084 3069 4085 3071 4085 3053 4085 3053 4086 3071 4086 3052 4086 3052 4087 3071 4087 3051 4087 3054 4088 2723 4088 3055 4088 3070 4089 3055 4089 3072 4089 3070 4090 3054 4090 3055 4090 3055 4091 2741 4091 3056 4091 3073 4092 3056 4092 3074 4092 3073 4093 3055 4093 3056 4093 3073 4094 3072 4094 3055 4094 3057 4095 2748 4095 3075 4095 3059 4096 3075 4096 3076 4096 3061 4097 3076 4097 3077 4097 3063 4075 3077 4075 3078 4075 3065 4076 3078 4076 3079 4076 3067 4077 3079 4077 3080 4077 345 4098 3080 4098 3081 4098 345 4099 3067 4099 3080 4099 2748 4100 2751 4100 3075 4100 3075 4101 2751 4101 2754 4101 3082 4102 2754 4102 2759 4102 2760 4103 3082 4103 2759 4103 2760 4104 2766 4104 3082 4104 3082 4105 2766 4105 3083 4105 3084 4106 3083 4106 3085 4106 3084 4107 3082 4107 3083 4107 3084 4108 3086 4108 3082 4108 3082 4109 3086 4109 3087 4109 3075 4110 3087 4110 3088 4110 3076 4111 3088 4111 3089 4111 3077 4112 3089 4112 3090 4112 3078 4113 3090 4113 3091 4113 3079 4114 3091 4114 3081 4114 3080 4115 3079 4115 3081 4115 3075 4116 2754 4116 3082 4116 3087 4117 3075 4117 3082 4117 2766 4118 2767 4118 3083 4118 3083 4119 2767 4119 3092 4119 3085 4120 3092 4120 3093 4120 3085 4121 3083 4121 3092 4121 2767 4122 2774 4122 3092 4122 3092 4123 2774 4123 2780 4123 3094 4124 2780 4124 2778 4124 2779 4125 3094 4125 2778 4125 2779 4126 2797 4126 3094 4126 3094 4127 2797 4127 3046 4127 3095 4128 3046 4128 3045 4128 3044 4129 3095 4129 3045 4129 3044 4130 3043 4130 3095 4130 3095 4131 3043 4131 3041 4131 3041 4132 3043 4132 3042 4132 3092 4133 2780 4133 3094 4133 3093 4134 3094 4134 3095 4134 3093 4135 3092 4135 3094 4135 3094 4136 3046 4136 3095 4136 3075 4137 3088 4137 3076 4137 3076 4138 3089 4138 3077 4138 3077 4139 3090 4139 3078 4139 3078 4140 3091 4140 3079 4140 3068 4141 3096 4141 3064 4141 3064 4142 3096 4142 3062 4142 3063 4076 3064 4076 3062 4076 3096 4143 3097 4143 3062 4143 3062 4144 3097 4144 3060 4144 3061 4145 3062 4145 3060 4145 3097 4146 3098 4146 3060 4146 3060 4147 3098 4147 3058 4147 3059 4148 3060 4148 3058 4148 3098 4149 3074 4149 3058 4149 3058 4150 3074 4150 3056 4150 3057 4151 3058 4151 3056 4151 3059 4152 3057 4152 3075 4152 3061 4153 3059 4153 3076 4153 3063 4145 3061 4145 3077 4145 3065 4076 3063 4076 3078 4076 3067 4077 3065 4077 3079 4077 2795 4154 3099 4154 3041 4154 2795 4155 3100 4155 3099 4155 2795 98 2793 98 3100 98 3100 98 2793 98 3101 98 3101 4156 2793 4156 3102 4156 3102 98 2793 98 2794 98 3103 4157 2794 4157 2804 4157 3104 4158 2804 4158 2823 4158 3105 4159 2823 4159 2821 4159 3106 98 2821 98 2822 98 3107 4160 2822 4160 2836 4160 3107 98 3106 98 2822 98 3102 98 2794 98 3103 98 3103 4161 2804 4161 3104 4161 3104 4162 2823 4162 3105 4162 3105 4163 2821 4163 3106 4163 3099 4164 3108 4164 3041 4164 3041 4165 3108 4165 3109 4165 3095 4166 3109 4166 3110 4166 3111 98 3095 98 3110 98 3041 4167 3109 4167 3095 4167 582 98 605 98 584 98 582 98 604 98 605 98 582 98 596 98 604 98 582 98 597 98 596 98 582 4168 599 4168 597 4168 582 4169 606 4169 599 4169 582 4170 609 4170 606 4170 582 4171 559 4171 609 4171 582 4172 580 4172 559 4172 582 4173 574 4173 580 4173 580 98 574 98 571 98 579 98 571 98 570 98 581 98 579 98 570 98 580 4174 571 4174 579 4174 605 98 587 98 584 98 584 98 587 98 611 98 653 4175 611 4175 657 4175 652 4176 657 4176 644 4176 652 98 653 98 657 98 587 4177 634 4177 611 4177 611 4178 634 4178 632 4178 632 4179 634 4179 626 4179 623 98 632 98 626 98 623 4180 631 4180 632 4180 623 98 622 98 631 98 631 4181 622 4181 633 4181 584 4182 611 4182 653 4182 657 98 654 98 644 98 644 4183 654 4183 647 4183 645 98 644 98 647 98 2844 4184 3112 4184 2836 4184 2844 4185 3113 4185 3112 4185 2844 4186 3114 4186 3113 4186 2844 4187 2857 4187 3114 4187 3114 4188 2857 4188 3115 4188 3116 4189 3115 4189 3117 4189 3118 4190 3117 4190 3119 4190 3120 4191 3119 4191 3121 4191 3122 4192 3121 4192 3123 4192 3124 4193 3122 4193 3123 4193 3124 4194 3125 4194 3122 4194 3124 4195 3126 4195 3125 4195 3125 4196 3126 4196 3127 4196 3128 4197 3127 4197 3129 4197 3130 4198 3129 4198 3131 4198 3132 4199 3131 4199 3133 4199 3134 4200 3133 4200 3135 4200 3136 4201 3135 4201 3137 4201 3103 4202 3137 4202 3102 4202 3103 4203 3136 4203 3137 4203 3103 4204 3104 4204 3136 4204 3136 4205 3104 4205 3138 4205 3134 4206 3138 4206 3139 4206 3132 4207 3139 4207 3140 4207 3130 4208 3140 4208 3141 4208 3128 4209 3141 4209 3142 4209 3125 4210 3142 4210 3122 4210 3125 4211 3128 4211 3142 4211 3125 4212 3127 4212 3128 4212 2857 4213 2868 4213 3115 4213 3115 4214 2868 4214 3143 4214 3144 4215 3143 4215 3145 4215 3146 4216 3145 4216 3147 4216 3148 4217 3147 4217 3149 4217 3150 4218 3149 4218 3151 4218 3150 4219 3148 4219 3149 4219 3150 4220 3152 4220 3148 4220 3148 4221 3152 4221 3153 4221 3146 4222 3153 4222 3154 4222 3144 4223 3154 4223 3117 4223 3115 4224 3144 4224 3117 4224 3115 4225 3143 4225 3144 4225 2868 4226 2874 4226 3143 4226 3143 4227 2874 4227 3155 4227 3145 4228 3155 4228 3156 4228 3147 4229 3156 4229 3157 4229 3149 4230 3157 4230 3158 4230 3151 4231 3158 4231 3159 4231 3151 4232 3149 4232 3158 4232 3155 4233 2874 4233 3160 4233 3156 4234 3160 4234 3161 4234 3157 4235 3161 4235 3162 4235 3158 4236 3162 4236 3163 4236 3159 4237 3163 4237 3164 4237 3159 4238 3158 4238 3163 4238 2885 4239 3165 4239 2880 4239 2885 4240 3166 4240 3165 4240 2885 4241 3167 4241 3166 4241 2885 4242 3040 4242 3167 4242 3167 4243 3040 4243 3168 4243 3169 4244 3168 4244 3170 4244 3171 4245 3170 4245 3172 4245 3173 4246 3172 4246 3174 4246 3175 4247 3174 4247 3176 4247 3177 4248 3176 4248 3178 4248 3177 4249 3175 4249 3176 4249 3177 4250 3179 4250 3175 4250 3175 4251 3179 4251 3180 4251 3173 4252 3180 4252 3181 4252 3171 4253 3181 4253 3182 4253 3169 4254 3182 4254 3166 4254 3167 4255 3169 4255 3166 4255 3167 4256 3168 4256 3169 4256 3168 4257 3040 4257 3183 4257 3184 4258 3183 4258 3185 4258 3186 4259 3185 4259 3187 4259 3188 4260 3187 4260 3189 4260 3190 4261 3189 4261 3191 4261 3192 4262 3191 4262 3193 4262 3194 4263 3193 4263 3195 4263 3196 4264 3195 4264 3197 4264 3198 4265 3197 4265 3199 4265 3200 4266 3199 4266 3201 4266 3202 4267 3201 4267 3203 4267 3204 4268 3203 4268 3205 4268 3206 4269 3205 4269 3207 4269 3208 4270 3207 4270 3209 4270 3210 4271 3209 4271 2429 4271 3210 4272 3208 4272 3209 4272 3210 4273 3211 4273 3208 4273 3208 4274 3211 4274 3212 4274 3206 4275 3212 4275 3213 4275 3204 4276 3213 4276 3214 4276 3202 4277 3214 4277 3215 4277 3200 4278 3215 4278 3216 4278 3198 4279 3216 4279 3217 4279 3196 4280 3217 4280 3218 4280 3194 4281 3218 4281 3219 4281 3192 4282 3219 4282 3220 4282 3190 4283 3220 4283 3221 4283 3188 4284 3221 4284 3222 4284 3186 4285 3222 4285 3223 4285 3184 4286 3223 4286 3170 4286 3168 4287 3184 4287 3170 4287 3168 4288 3183 4288 3184 4288 2448 4289 3185 4289 2449 4289 2448 4290 3187 4290 3185 4290 2448 4291 2446 4291 3187 4291 3187 4292 2446 4292 3189 4292 3189 4293 2446 4293 2444 4293 3191 4294 2444 4294 2442 4294 3193 4295 2442 4295 2441 4295 3195 4296 2441 4296 2439 4296 3197 4297 2439 4297 2437 4297 3199 4298 2437 4298 2435 4298 3201 4299 2435 4299 2434 4299 3203 4300 2434 4300 2433 4300 3205 4301 2433 4301 2489 4301 3207 4302 2489 4302 2428 4302 3209 4303 2428 4303 2429 4303 3209 4304 3207 4304 2428 4304 3189 4305 2444 4305 3191 4305 3191 4306 2442 4306 3193 4306 3193 4307 2441 4307 3195 4307 3195 4308 2439 4308 3197 4308 3197 4309 2437 4309 3199 4309 3199 4310 2435 4310 3201 4310 3201 4311 2434 4311 3203 4311 3203 4312 2433 4312 3205 4312 3205 4313 2489 4313 3207 4313 3211 4314 3224 4314 3212 4314 3212 4315 3224 4315 3225 4315 3213 4316 3225 4316 3226 4316 3214 4317 3226 4317 3227 4317 3215 4318 3227 4318 3228 4318 3216 4319 3228 4319 3229 4319 3217 4320 3229 4320 3230 4320 3218 4321 3230 4321 3231 4321 3219 4322 3231 4322 3232 4322 3220 4323 3232 4323 3233 4323 3221 4324 3233 4324 3234 4324 3222 4325 3234 4325 3235 4325 3223 4326 3235 4326 3172 4326 3170 4327 3223 4327 3172 4327 3224 4328 3236 4328 3225 4328 3225 4329 3236 4329 3237 4329 3226 4330 3237 4330 3238 4330 3227 4331 3238 4331 3239 4331 3228 4332 3239 4332 3240 4332 3229 4333 3240 4333 3241 4333 3230 4334 3241 4334 3242 4334 3231 4335 3242 4335 3243 4335 3232 4336 3243 4336 3244 4336 3233 4337 3244 4337 3245 4337 3234 4338 3245 4338 3246 4338 3235 4339 3246 4339 3174 4339 3172 4340 3235 4340 3174 4340 3236 4341 3247 4341 3237 4341 3237 4342 3247 4342 3248 4342 3238 4343 3248 4343 3249 4343 3239 4344 3249 4344 3250 4344 3240 4345 3250 4345 3251 4345 3241 4346 3251 4346 3252 4346 3242 4347 3252 4347 3253 4347 3243 4348 3253 4348 3254 4348 3244 4349 3254 4349 3255 4349 3245 4350 3255 4350 3256 4350 3246 4351 3256 4351 3176 4351 3174 4352 3246 4352 3176 4352 3247 4353 3257 4353 3248 4353 3248 4354 3257 4354 3258 4354 3249 4355 3258 4355 3259 4355 3250 4356 3259 4356 3260 4356 3251 4357 3260 4357 3261 4357 3252 4358 3261 4358 3262 4358 3253 4359 3262 4359 3263 4359 3254 4360 3263 4360 3264 4360 3255 4361 3264 4361 3178 4361 3256 4362 3178 4362 3176 4362 3256 4363 3255 4363 3178 4363 3257 4364 3265 4364 3258 4364 3248 4365 3258 4365 3249 4365 3249 4366 3259 4366 3250 4366 3250 4367 3260 4367 3251 4367 3251 4368 3261 4368 3252 4368 3252 4369 3262 4369 3253 4369 3253 4370 3263 4370 3254 4370 3254 4371 3264 4371 3255 4371 3179 4372 3266 4372 3180 4372 3180 4373 3266 4373 3267 4373 3181 4374 3267 4374 3268 4374 3182 4375 3268 4375 3269 4375 3166 4376 3269 4376 3165 4376 3166 4377 3182 4377 3269 4377 3266 4378 3164 4378 3267 4378 3267 4379 3164 4379 3163 4379 3268 4380 3163 4380 3162 4380 3269 4381 3162 4381 3161 4381 3165 4382 3161 4382 3160 4382 2880 4383 3160 4383 2874 4383 2880 4384 3165 4384 3160 4384 3153 4385 3152 4385 3270 4385 3154 4386 3270 4386 3119 4386 3117 4387 3154 4387 3119 4387 3123 4388 3121 4388 3271 4388 3271 4389 3121 4389 3270 4389 3152 4390 3271 4390 3270 4390 3126 4391 3272 4391 3127 4391 3127 4392 3272 4392 3273 4392 3129 4393 3273 4393 3274 4393 3131 4394 3274 4394 3275 4394 3133 4395 3275 4395 3276 4395 3135 4396 3276 4396 3277 4396 3137 4397 3277 4397 3278 4397 3102 4398 3278 4398 3101 4398 3102 4399 3137 4399 3278 4399 3272 4400 3279 4400 3273 4400 3273 4401 3279 4401 3280 4401 3274 4402 3280 4402 3281 4402 3275 4403 3281 4403 3282 4403 3276 4404 3282 4404 3283 4404 3277 4405 3283 4405 3284 4405 3278 4406 3284 4406 3285 4406 3101 4407 3285 4407 3100 4407 3101 4408 3278 4408 3285 4408 3279 4409 3286 4409 3280 4409 3280 4410 3286 4410 3287 4410 3281 4411 3287 4411 3288 4411 3282 4412 3288 4412 3289 4412 3283 4413 3289 4413 3290 4413 3284 4414 3290 4414 3291 4414 3285 4415 3291 4415 3292 4415 3100 4416 3292 4416 3099 4416 3100 4417 3285 4417 3292 4417 3286 4418 3293 4418 3287 4418 3287 4419 3293 4419 3294 4419 3288 4420 3294 4420 3295 4420 3289 4421 3295 4421 3296 4421 3290 4422 3296 4422 3297 4422 3291 4423 3297 4423 3298 4423 3292 4424 3298 4424 3299 4424 3099 4425 3299 4425 3108 4425 3099 4426 3292 4426 3299 4426 3294 4427 3293 4427 3300 4427 3295 4428 3300 4428 3301 4428 3296 4429 3301 4429 3302 4429 3297 4430 3302 4430 3303 4430 3298 4431 3303 4431 3304 4431 3299 4432 3304 4432 3305 4432 3108 4433 3305 4433 3109 4433 3108 4434 3299 4434 3305 4434 3306 4435 3307 4435 3308 4435 3306 4436 3309 4436 3307 4436 3306 4437 3310 4437 3309 4437 3309 4438 3310 4438 3311 4438 3312 4439 3311 4439 3313 4439 3314 4440 3313 4440 3315 4440 3316 4441 3315 4441 3317 4441 3318 4442 3317 4442 3319 4442 3320 4443 3319 4443 3321 4443 3111 4444 3320 4444 3321 4444 3111 4445 3110 4445 3320 4445 3320 4446 3110 4446 3322 4446 3318 4447 3322 4447 3323 4447 3316 4448 3323 4448 3324 4448 3314 4449 3324 4449 3325 4449 3312 4450 3325 4450 3326 4450 3309 4451 3326 4451 3307 4451 3309 4452 3312 4452 3326 4452 3309 4453 3311 4453 3312 4453 3310 4454 3327 4454 3311 4454 3311 4455 3327 4455 3328 4455 3313 4456 3328 4456 3329 4456 3315 4457 3329 4457 3330 4457 3317 4458 3330 4458 3331 4458 3319 4459 3331 4459 3332 4459 3321 4460 3319 4460 3332 4460 3327 4461 3333 4461 3328 4461 3328 4462 3333 4462 3334 4462 3329 4463 3334 4463 3335 4463 3330 4464 3335 4464 3336 4464 3331 4465 3336 4465 3337 4465 3332 4466 3331 4466 3337 4466 3333 4467 3338 4467 3334 4467 3334 4468 3338 4468 3339 4468 3335 4469 3339 4469 3340 4469 3336 4470 3340 4470 3341 4470 3337 4471 3336 4471 3341 4471 3338 4472 3342 4472 3339 4472 3339 4473 3342 4473 3343 4473 3340 4474 3343 4474 3344 4474 3341 4475 3340 4475 3344 4475 3345 4476 3346 4476 3342 4476 3342 4477 3346 4477 3343 4477 3343 4478 3346 4478 3344 4478 3110 4479 3109 4479 3322 4479 3322 4480 3109 4480 3305 4480 3323 4481 3305 4481 3304 4481 3324 4482 3304 4482 3303 4482 3325 4483 3303 4483 3302 4483 3326 4484 3302 4484 3301 4484 3307 4485 3301 4485 3300 4485 3308 4486 3300 4486 3293 4486 3308 4487 3307 4487 3300 4487 3104 4488 3105 4488 3138 4488 3138 4489 3105 4489 3347 4489 3139 4490 3347 4490 3348 4490 3140 4491 3348 4491 3349 4491 3141 4492 3349 4492 3350 4492 3142 4493 3350 4493 3120 4493 3122 4494 3120 4494 3121 4494 3122 4495 3142 4495 3120 4495 3105 4496 3106 4496 3347 4496 3347 4497 3106 4497 3351 4497 3348 4498 3351 4498 3352 4498 3349 4499 3352 4499 3353 4499 3350 4500 3353 4500 3118 4500 3120 4501 3118 4501 3119 4501 3120 4502 3350 4502 3118 4502 3106 4503 3107 4503 3351 4503 3351 4504 3107 4504 3354 4504 3352 4505 3354 4505 3113 4505 3353 4506 3113 4506 3116 4506 3118 4507 3116 4507 3117 4507 3118 4508 3353 4508 3116 4508 3107 4509 2836 4509 3354 4509 3354 4510 2836 4510 3112 4510 3113 4511 3354 4511 3112 4511 3145 4512 3143 4512 3155 4512 3288 4513 3287 4513 3294 4513 3350 4514 3142 4514 3141 4514 3273 4515 3129 4515 3127 4515 3353 4516 3350 4516 3349 4516 3129 4517 3130 4517 3128 4517 3128 4518 3130 4518 3141 4518 3113 4519 3353 4519 3352 4519 3349 4520 3141 4520 3140 4520 3351 4521 3354 4521 3352 4521 3352 4522 3349 4522 3348 4522 3115 4523 3116 4523 3114 4523 3114 4524 3116 4524 3113 4524 3270 4525 3121 4525 3119 4525 3146 4526 3154 4526 3144 4526 3145 4527 3146 4527 3144 4527 3153 4528 3270 4528 3154 4528 3160 4529 3156 4529 3155 4529 3156 4530 3147 4530 3145 4530 3157 4531 3156 4531 3161 4531 3153 4532 3146 4532 3148 4532 3148 4533 3146 4533 3147 4533 3149 4534 3147 4534 3157 4534 3269 4535 3161 4535 3165 4535 3158 4536 3157 4536 3162 4536 3268 4537 3162 4537 3269 4537 3171 4538 3182 4538 3169 4538 3170 4539 3171 4539 3169 4539 3181 4540 3268 4540 3182 4540 3267 4541 3163 4541 3268 4541 2449 4542 3185 4542 3183 4542 3040 4543 2449 4543 3183 4543 3223 4544 3184 4544 3186 4544 3186 4545 3184 4545 3185 4545 3173 4546 3181 4546 3171 4546 3172 4547 3173 4547 3171 4547 3180 4548 3267 4548 3181 4548 3222 4549 3186 4549 3188 4549 3188 4550 3186 4550 3187 4550 3235 4551 3223 4551 3222 4551 3175 4552 3180 4552 3173 4552 3174 4553 3175 4553 3173 4553 3221 4554 3188 4554 3190 4554 3190 4555 3188 4555 3189 4555 3234 4556 3222 4556 3221 4556 3246 4557 3235 4557 3234 4557 3220 4558 3190 4558 3192 4558 3192 4559 3190 4559 3191 4559 3233 4560 3221 4560 3220 4560 3245 4561 3234 4561 3233 4561 3256 4562 3246 4562 3245 4562 3219 4563 3192 4563 3194 4563 3194 4564 3192 4564 3193 4564 3232 4565 3220 4565 3219 4565 3244 4566 3233 4566 3232 4566 3255 4567 3245 4567 3244 4567 3218 4568 3194 4568 3196 4568 3196 4569 3194 4569 3195 4569 3231 4570 3219 4570 3218 4570 3243 4571 3232 4571 3231 4571 3254 4572 3244 4572 3243 4572 3217 4573 3196 4573 3198 4573 3198 4574 3196 4574 3197 4574 3230 4575 3218 4575 3217 4575 3242 4576 3231 4576 3230 4576 3253 4577 3243 4577 3242 4577 3216 4578 3198 4578 3200 4578 3200 4579 3198 4579 3199 4579 3229 4580 3217 4580 3216 4580 3241 4581 3230 4581 3229 4581 3252 4582 3242 4582 3241 4582 3215 4583 3200 4583 3202 4583 3202 4584 3200 4584 3201 4584 3228 4585 3216 4585 3215 4585 3240 4586 3229 4586 3228 4586 3251 4587 3241 4587 3240 4587 3214 4588 3202 4588 3204 4588 3204 4589 3202 4589 3203 4589 3227 4590 3215 4590 3214 4590 3239 4591 3228 4591 3227 4591 3250 4592 3240 4592 3239 4592 3213 4593 3204 4593 3206 4593 3206 4594 3204 4594 3205 4594 3226 4595 3214 4595 3213 4595 3238 4596 3227 4596 3226 4596 3249 4597 3239 4597 3238 4597 3212 4598 3206 4598 3208 4598 3208 4599 3206 4599 3207 4599 3225 4600 3213 4600 3212 4600 3237 4601 3226 4601 3225 4601 3248 4602 3238 4602 3237 4602 3280 4603 3274 4603 3273 4603 3132 4604 3140 4604 3130 4604 3131 4605 3132 4605 3130 4605 3274 4606 3131 4606 3129 4606 3139 4607 3348 4607 3140 4607 3347 4608 3351 4608 3348 4608 3287 4609 3281 4609 3280 4609 3281 4610 3275 4610 3274 4610 3134 4611 3139 4611 3132 4611 3133 4612 3134 4612 3132 4612 3275 4613 3133 4613 3131 4613 3138 4614 3347 4614 3139 4614 3282 4615 3281 4615 3288 4615 3276 4616 3275 4616 3282 4616 3135 4617 3133 4617 3276 4617 3136 4618 3138 4618 3134 4618 3135 4619 3136 4619 3134 4619 3300 4620 3295 4620 3294 4620 3295 4621 3289 4621 3288 4621 3296 4622 3295 4622 3301 4622 3289 4623 3283 4623 3282 4623 3290 4624 3289 4624 3296 4624 3283 4625 3277 4625 3276 4625 3284 4626 3283 4626 3290 4626 3277 4627 3137 4627 3135 4627 3278 4628 3277 4628 3284 4628 3326 4629 3301 4629 3307 4629 3297 4630 3296 4630 3302 4630 3291 4631 3290 4631 3297 4631 3285 4632 3284 4632 3291 4632 3325 4633 3302 4633 3326 4633 3298 4634 3297 4634 3303 4634 3292 4635 3291 4635 3298 4635 3314 4636 3325 4636 3312 4636 3313 4637 3314 4637 3312 4637 3328 4638 3313 4638 3311 4638 3324 4639 3303 4639 3325 4639 3299 4640 3298 4640 3304 4640 3334 4641 3329 4641 3328 4641 3316 4642 3324 4642 3314 4642 3315 4643 3316 4643 3314 4643 3329 4644 3315 4644 3313 4644 3323 4645 3304 4645 3324 4645 3339 4646 3335 4646 3334 4646 3335 4647 3330 4647 3329 4647 3318 4648 3323 4648 3316 4648 3317 4649 3318 4649 3316 4649 3330 4650 3317 4650 3315 4650 3322 4651 3305 4651 3323 4651 3343 4652 3340 4652 3339 4652 3340 4653 3336 4653 3335 4653 3336 4654 3331 4654 3330 4654 3320 4655 3322 4655 3318 4655 3319 4656 3320 4656 3318 4656 3331 4657 3319 4657 3317 4657 2579 4658 3355 4658 2488 4658 2579 4659 3356 4659 3355 4659 2579 4660 3357 4660 3356 4660 2579 4661 2592 4661 3357 4661 3357 4662 2592 4662 3358 4662 3359 4663 3358 4663 3360 4663 3361 4664 3360 4664 3362 4664 3363 4665 3362 4665 3364 4665 3365 4666 3364 4666 3366 4666 3367 4667 3365 4667 3366 4667 3367 4668 3368 4668 3365 4668 3367 4669 3369 4669 3368 4669 3368 4670 3369 4670 3370 4670 3371 4671 3370 4671 3372 4671 3373 4672 3372 4672 3374 4672 3375 4673 3374 4673 3376 4673 3377 4674 3376 4674 3378 4674 3379 4675 3378 4675 3380 4675 2480 4676 3380 4676 2478 4676 2480 4677 3379 4677 3380 4677 2480 4678 2481 4678 3379 4678 3379 4679 2481 4679 3381 4679 3377 4680 3381 4680 3382 4680 3375 4681 3382 4681 3383 4681 3373 4682 3383 4682 3384 4682 3371 4683 3384 4683 3385 4683 3368 4684 3385 4684 3365 4684 3368 4685 3371 4685 3385 4685 3368 4686 3370 4686 3371 4686 2592 4687 2593 4687 3358 4687 3358 4688 2593 4688 3386 4688 3387 4689 3386 4689 3388 4689 3389 4690 3388 4690 3390 4690 3391 4691 3390 4691 3392 4691 3393 4692 3392 4692 3394 4692 3393 4693 3391 4693 3392 4693 3393 4694 3395 4694 3391 4694 3391 4695 3395 4695 3396 4695 3389 4696 3396 4696 3397 4696 3387 4697 3397 4697 3360 4697 3358 4698 3387 4698 3360 4698 3358 4699 3386 4699 3387 4699 2593 4700 2603 4700 3386 4700 3386 4701 2603 4701 3398 4701 3388 4702 3398 4702 3399 4702 3390 4703 3399 4703 3400 4703 3392 4704 3400 4704 3401 4704 3394 4705 3401 4705 3402 4705 3394 4706 3392 4706 3401 4706 3398 4707 2603 4707 3403 4707 3399 4708 3403 4708 3404 4708 3400 4709 3404 4709 3405 4709 3401 4710 3405 4710 3406 4710 3402 4711 3406 4711 3407 4711 3402 4712 3401 4712 3406 4712 2616 4713 3408 4713 2609 4713 2616 4714 3409 4714 3408 4714 2616 4715 3410 4715 3409 4715 2616 4716 2617 4716 3410 4716 3410 4717 2617 4717 3411 4717 3412 4718 3411 4718 3413 4718 3414 4719 3413 4719 3415 4719 3416 4720 3415 4720 3417 4720 3418 4721 3417 4721 3419 4721 3420 4722 3419 4722 3421 4722 3420 4723 3418 4723 3419 4723 3420 4724 3422 4724 3418 4724 3418 4725 3422 4725 3423 4725 3416 4726 3423 4726 3424 4726 3414 4727 3424 4727 3425 4727 3412 4728 3425 4728 3409 4728 3410 4729 3412 4729 3409 4729 3410 4730 3411 4730 3412 4730 3411 4731 2617 4731 3426 4731 3427 4732 3426 4732 3428 4732 3429 4733 3428 4733 3430 4733 3431 4734 3430 4734 3432 4734 3433 4735 3432 4735 3434 4735 3435 4736 3434 4736 3436 4736 3437 4737 3436 4737 3438 4737 3439 4738 3438 4738 3440 4738 3441 4739 3440 4739 3442 4739 3443 4740 3442 4740 3444 4740 3445 4741 3444 4741 3446 4741 3447 4742 3446 4742 3448 4742 3449 4743 3448 4743 3450 4743 3451 4744 3450 4744 3452 4744 3453 4745 3452 4745 3454 4745 3453 4746 3451 4746 3452 4746 3453 4747 3455 4747 3451 4747 3451 4748 3455 4748 3456 4748 3449 4749 3456 4749 3457 4749 3447 4750 3457 4750 3458 4750 3445 4751 3458 4751 3459 4751 3443 4752 3459 4752 3460 4752 3441 4753 3460 4753 3461 4753 3439 4754 3461 4754 3462 4754 3437 4755 3462 4755 3463 4755 3435 4756 3463 4756 3464 4756 3433 4757 3464 4757 3465 4757 3431 4758 3465 4758 3466 4758 3429 4759 3466 4759 3467 4759 3427 4760 3467 4760 3413 4760 3411 4761 3427 4761 3413 4761 3411 4762 3426 4762 3427 4762 3468 4763 3428 4763 2625 4763 3468 4764 3430 4764 3428 4764 3468 4765 3469 4765 3430 4765 3430 4766 3469 4766 3432 4766 3432 4767 3469 4767 3470 4767 3434 4768 3470 4768 3471 4768 3436 4769 3471 4769 3472 4769 3438 4770 3472 4770 3473 4770 3440 4771 3473 4771 3474 4771 3442 4772 3474 4772 3475 4772 3444 4773 3475 4773 3476 4773 3446 4774 3476 4774 3477 4774 3448 4775 3477 4775 3478 4775 3450 4776 3478 4776 3479 4776 3452 4777 3479 4777 3454 4777 3452 4778 3450 4778 3479 4778 3432 4779 3470 4779 3434 4779 3434 4780 3471 4780 3436 4780 3436 4781 3472 4781 3438 4781 3438 4782 3473 4782 3440 4782 3440 4783 3474 4783 3442 4783 3442 4784 3475 4784 3444 4784 3444 4785 3476 4785 3446 4785 3446 4786 3477 4786 3448 4786 3448 4787 3478 4787 3450 4787 3455 4788 3480 4788 3456 4788 3456 4789 3480 4789 3481 4789 3457 4790 3481 4790 3482 4790 3458 4791 3482 4791 3483 4791 3459 4792 3483 4792 3484 4792 3460 4793 3484 4793 3485 4793 3461 4794 3485 4794 3486 4794 3462 4795 3486 4795 3487 4795 3463 4796 3487 4796 3488 4796 3464 4797 3488 4797 3489 4797 3465 4798 3489 4798 3490 4798 3466 4799 3490 4799 3491 4799 3467 4800 3491 4800 3415 4800 3413 4801 3467 4801 3415 4801 3480 4802 3492 4802 3481 4802 3481 4803 3492 4803 3493 4803 3482 4804 3493 4804 3494 4804 3483 4805 3494 4805 3495 4805 3484 4806 3495 4806 3496 4806 3485 4807 3496 4807 3497 4807 3486 4808 3497 4808 3498 4808 3487 4809 3498 4809 3499 4809 3488 4810 3499 4810 3500 4810 3489 4811 3500 4811 3501 4811 3490 4812 3501 4812 3502 4812 3491 4813 3502 4813 3417 4813 3415 4814 3491 4814 3417 4814 3492 4815 3503 4815 3493 4815 3493 4816 3503 4816 3504 4816 3494 4817 3504 4817 3505 4817 3495 4818 3505 4818 3506 4818 3496 4819 3506 4819 3507 4819 3497 4820 3507 4820 3508 4820 3498 4821 3508 4821 3509 4821 3499 4822 3509 4822 3510 4822 3500 4823 3510 4823 3511 4823 3501 4824 3511 4824 3512 4824 3502 4825 3512 4825 3419 4825 3417 4826 3502 4826 3419 4826 3503 4827 3513 4827 3504 4827 3504 4828 3513 4828 3514 4828 3505 4829 3514 4829 3515 4829 3506 4830 3515 4830 3516 4830 3507 4831 3516 4831 3517 4831 3508 4832 3517 4832 3518 4832 3509 4833 3518 4833 3519 4833 3510 4834 3519 4834 3520 4834 3511 4835 3520 4835 3421 4835 3512 4836 3421 4836 3419 4836 3512 4837 3511 4837 3421 4837 3513 4838 3521 4838 3514 4838 3504 4839 3514 4839 3505 4839 3505 4840 3515 4840 3506 4840 3506 4841 3516 4841 3507 4841 3507 4842 3517 4842 3508 4842 3508 4843 3518 4843 3509 4843 3509 4844 3519 4844 3510 4844 3510 4845 3520 4845 3511 4845 3422 4846 3522 4846 3423 4846 3423 4847 3522 4847 3523 4847 3424 4848 3523 4848 3524 4848 3425 4849 3524 4849 3525 4849 3409 4850 3525 4850 3408 4850 3409 4851 3425 4851 3525 4851 3522 4852 3407 4852 3523 4852 3523 4853 3407 4853 3406 4853 3524 4854 3406 4854 3405 4854 3525 4855 3405 4855 3404 4855 3408 4856 3404 4856 3403 4856 2609 4857 3403 4857 2603 4857 2609 4858 3408 4858 3403 4858 3396 4859 3395 4859 3526 4859 3397 4860 3526 4860 3362 4860 3360 4861 3397 4861 3362 4861 3366 4862 3364 4862 3527 4862 3527 4863 3364 4863 3526 4863 3395 4864 3527 4864 3526 4864 3369 4865 3528 4865 3370 4865 3370 4866 3528 4866 3529 4866 3372 4867 3529 4867 3530 4867 3374 4868 3530 4868 3531 4868 3376 4869 3531 4869 3532 4869 3378 4870 3532 4870 3533 4870 3380 4871 3533 4871 3534 4871 2478 4872 3534 4872 2476 4872 2478 4873 3380 4873 3534 4873 3528 4874 3535 4874 3529 4874 3529 4875 3535 4875 3536 4875 3530 4876 3536 4876 3537 4876 3531 4877 3537 4877 3538 4877 3532 4878 3538 4878 3539 4878 3533 4879 3539 4879 3540 4879 3534 4880 3540 4880 3541 4880 2476 4881 3541 4881 2469 4881 2476 4882 3534 4882 3541 4882 3535 4883 3542 4883 3536 4883 3536 4884 3542 4884 3543 4884 3537 4885 3543 4885 3544 4885 3538 4886 3544 4886 3545 4886 3539 4887 3545 4887 3546 4887 3540 4888 3546 4888 3547 4888 3541 4889 3547 4889 3548 4889 2469 4890 3548 4890 2468 4890 2469 4891 3541 4891 3548 4891 3542 4892 3549 4892 3543 4892 3543 4893 3549 4893 3550 4893 3544 4894 3550 4894 3551 4894 3545 4895 3551 4895 3552 4895 3546 4896 3552 4896 3553 4896 3547 4897 3553 4897 3554 4897 3548 4898 3554 4898 3555 4898 2468 4899 3555 4899 2466 4899 2468 4900 3548 4900 3555 4900 3550 4901 3549 4901 3556 4901 3551 4902 3556 4902 3557 4902 3552 4903 3557 4903 3558 4903 3553 4904 3558 4904 3559 4904 3554 4905 3559 4905 3560 4905 3555 4906 3560 4906 3561 4906 2466 4907 3561 4907 2465 4907 2466 4908 3555 4908 3561 4908 3562 4909 3563 4909 3564 4909 3562 4910 3565 4910 3563 4910 3562 4911 3566 4911 3565 4911 3565 4912 3566 4912 3567 4912 3568 4913 3567 4913 3569 4913 3570 4914 3569 4914 3571 4914 3572 4915 3571 4915 3573 4915 3574 4916 3573 4916 3575 4916 3576 4917 3575 4917 3577 4917 2471 4918 3576 4918 3577 4918 2471 4919 2472 4919 3576 4919 3576 4920 2472 4920 3578 4920 3574 4921 3578 4921 3579 4921 3572 4922 3579 4922 3580 4922 3570 4923 3580 4923 3581 4923 3568 4924 3581 4924 3582 4924 3565 4925 3582 4925 3563 4925 3565 4926 3568 4926 3582 4926 3565 4927 3567 4927 3568 4927 3566 4928 3583 4928 3567 4928 3567 4929 3583 4929 3584 4929 3569 4930 3584 4930 3585 4930 3571 4931 3585 4931 3586 4931 3573 4932 3586 4932 3587 4932 3575 4933 3587 4933 3588 4933 3577 4934 3575 4934 3588 4934 3583 4935 3589 4935 3584 4935 3584 4936 3589 4936 3590 4936 3585 4937 3590 4937 3591 4937 3586 4938 3591 4938 3592 4938 3587 4939 3592 4939 3593 4939 3588 4940 3587 4940 3593 4940 3589 4941 3594 4941 3590 4941 3590 4942 3594 4942 3595 4942 3591 4943 3595 4943 3596 4943 3592 4944 3596 4944 3597 4944 3593 4945 3592 4945 3597 4945 3594 4946 3598 4946 3595 4946 3595 4947 3598 4947 3599 4947 3596 4948 3599 4948 3600 4948 3597 4949 3596 4949 3600 4949 3601 4950 3602 4950 3598 4950 3598 4951 3602 4951 3599 4951 3599 4952 3602 4952 3600 4952 2472 4953 2465 4953 3578 4953 3578 4954 2465 4954 3561 4954 3579 4955 3561 4955 3560 4955 3580 4956 3560 4956 3559 4956 3581 4957 3559 4957 3558 4957 3582 4958 3558 4958 3557 4958 3563 4959 3557 4959 3556 4959 3564 4960 3556 4960 3549 4960 3564 4961 3563 4961 3556 4961 2481 4962 2483 4962 3381 4962 3381 4963 2483 4963 3603 4963 3382 4964 3603 4964 3604 4964 3383 4965 3604 4965 3605 4965 3384 4966 3605 4966 3606 4966 3385 4967 3606 4967 3363 4967 3365 4968 3363 4968 3364 4968 3365 4969 3385 4969 3363 4969 2483 4970 2485 4970 3603 4970 3603 4971 2485 4971 3607 4971 3604 4972 3607 4972 3608 4972 3605 4973 3608 4973 3609 4973 3606 4974 3609 4974 3361 4974 3363 4975 3361 4975 3362 4975 3363 4976 3606 4976 3361 4976 2485 4977 2487 4977 3607 4977 3607 4978 2487 4978 3610 4978 3608 4979 3610 4979 3356 4979 3609 4980 3356 4980 3359 4980 3361 4981 3359 4981 3360 4981 3361 4982 3609 4982 3359 4982 2487 4983 2488 4983 3610 4983 3610 4984 2488 4984 3355 4984 3356 4985 3610 4985 3355 4985 3388 4986 3386 4986 3398 4986 3544 4987 3543 4987 3550 4987 3606 4988 3385 4988 3384 4988 3529 4989 3372 4989 3370 4989 3609 4990 3606 4990 3605 4990 3372 4991 3373 4991 3371 4991 3371 4992 3373 4992 3384 4992 3356 4993 3609 4993 3608 4993 3605 4994 3384 4994 3383 4994 3607 4995 3610 4995 3608 4995 3608 4996 3605 4996 3604 4996 3358 4997 3359 4997 3357 4997 3357 4998 3359 4998 3356 4998 3526 4999 3364 4999 3362 4999 3389 5000 3397 5000 3387 5000 3388 5001 3389 5001 3387 5001 3396 5002 3526 5002 3397 5002 3403 5003 3399 5003 3398 5003 3399 5004 3390 5004 3388 5004 3400 5005 3399 5005 3404 5005 3396 5006 3389 5006 3391 5006 3391 5007 3389 5007 3390 5007 3392 5008 3390 5008 3400 5008 3525 5009 3404 5009 3408 5009 3401 5010 3400 5010 3405 5010 3524 5011 3405 5011 3525 5011 3414 5012 3425 5012 3412 5012 3413 5013 3414 5013 3412 5013 3424 5014 3524 5014 3425 5014 3523 5015 3406 5015 3524 5015 2625 5016 3428 5016 3426 5016 2617 5017 2625 5017 3426 5017 3467 5018 3427 5018 3429 5018 3429 5019 3427 5019 3428 5019 3416 5020 3424 5020 3414 5020 3415 5021 3416 5021 3414 5021 3423 5022 3523 5022 3424 5022 3466 5023 3429 5023 3431 5023 3431 5024 3429 5024 3430 5024 3491 5025 3467 5025 3466 5025 3418 5026 3423 5026 3416 5026 3417 5027 3418 5027 3416 5027 3465 5028 3431 5028 3433 5028 3433 5029 3431 5029 3432 5029 3490 5030 3466 5030 3465 5030 3502 5031 3491 5031 3490 5031 3464 5032 3433 5032 3435 5032 3435 5033 3433 5033 3434 5033 3489 5034 3465 5034 3464 5034 3501 5035 3490 5035 3489 5035 3512 5036 3502 5036 3501 5036 3463 5037 3435 5037 3437 5037 3437 5038 3435 5038 3436 5038 3488 5039 3464 5039 3463 5039 3500 5040 3489 5040 3488 5040 3511 5041 3501 5041 3500 5041 3462 5042 3437 5042 3439 5042 3439 5043 3437 5043 3438 5043 3487 5044 3463 5044 3462 5044 3499 5045 3488 5045 3487 5045 3510 5046 3500 5046 3499 5046 3461 5047 3439 5047 3441 5047 3441 5048 3439 5048 3440 5048 3486 5049 3462 5049 3461 5049 3498 5050 3487 5050 3486 5050 3509 5051 3499 5051 3498 5051 3460 5052 3441 5052 3443 5052 3443 5053 3441 5053 3442 5053 3485 5054 3461 5054 3460 5054 3497 5055 3486 5055 3485 5055 3508 5056 3498 5056 3497 5056 3459 5057 3443 5057 3445 5057 3445 5058 3443 5058 3444 5058 3484 5059 3460 5059 3459 5059 3496 5060 3485 5060 3484 5060 3507 5061 3497 5061 3496 5061 3458 5062 3445 5062 3447 5062 3447 5063 3445 5063 3446 5063 3483 5064 3459 5064 3458 5064 3495 5065 3484 5065 3483 5065 3506 5066 3496 5066 3495 5066 3457 5067 3447 5067 3449 5067 3449 5068 3447 5068 3448 5068 3482 5069 3458 5069 3457 5069 3494 5070 3483 5070 3482 5070 3505 5071 3495 5071 3494 5071 3456 5072 3449 5072 3451 5072 3451 5073 3449 5073 3450 5073 3481 5074 3457 5074 3456 5074 3493 5075 3482 5075 3481 5075 3504 5076 3494 5076 3493 5076 3536 5077 3530 5077 3529 5077 3375 5078 3383 5078 3373 5078 3374 5079 3375 5079 3373 5079 3530 5080 3374 5080 3372 5080 3382 5081 3604 5081 3383 5081 3603 5082 3607 5082 3604 5082 3543 5083 3537 5083 3536 5083 3537 5084 3531 5084 3530 5084 3377 5085 3382 5085 3375 5085 3376 5086 3377 5086 3375 5086 3531 5087 3376 5087 3374 5087 3381 5088 3603 5088 3382 5088 3538 5089 3537 5089 3544 5089 3532 5090 3531 5090 3538 5090 3378 5091 3376 5091 3532 5091 3379 5092 3381 5092 3377 5092 3378 5093 3379 5093 3377 5093 3556 5094 3551 5094 3550 5094 3551 5095 3545 5095 3544 5095 3552 5096 3551 5096 3557 5096 3545 5097 3539 5097 3538 5097 3546 5098 3545 5098 3552 5098 3539 5099 3533 5099 3532 5099 3540 5100 3539 5100 3546 5100 3533 5101 3380 5101 3378 5101 3534 5102 3533 5102 3540 5102 3582 5103 3557 5103 3563 5103 3553 5104 3552 5104 3558 5104 3547 5105 3546 5105 3553 5105 3541 5106 3540 5106 3547 5106 3581 5107 3558 5107 3582 5107 3554 5108 3553 5108 3559 5108 3548 5109 3547 5109 3554 5109 3570 5110 3581 5110 3568 5110 3569 5111 3570 5111 3568 5111 3584 5112 3569 5112 3567 5112 3580 5113 3559 5113 3581 5113 3555 5114 3554 5114 3560 5114 3590 5115 3585 5115 3584 5115 3572 5116 3580 5116 3570 5116 3571 5117 3572 5117 3570 5117 3585 5118 3571 5118 3569 5118 3579 5119 3560 5119 3580 5119 3595 5120 3591 5120 3590 5120 3591 5121 3586 5121 3585 5121 3574 5122 3579 5122 3572 5122 3573 5123 3574 5123 3572 5123 3586 5124 3573 5124 3571 5124 3578 5125 3561 5125 3579 5125 3599 5126 3596 5126 3595 5126 3596 5127 3592 5127 3591 5127 3592 5128 3587 5128 3586 5128 3576 5129 3578 5129 3574 5129 3575 5130 3576 5130 3574 5130 3587 5131 3575 5131 3573 5131 3577 41 3611 41 2471 41 3577 41 3588 41 3611 41 3611 41 3588 41 3593 41 3601 41 3593 41 3597 41 3600 5132 3601 5132 3597 5132 3600 5133 3602 5133 3601 5133 3611 41 3593 41 3601 41 3611 41 454 41 2471 41 2471 5134 454 5134 2470 5134 2470 41 454 41 3612 41 3612 41 454 41 3613 41 3613 41 454 41 3614 41 3614 5135 454 5135 3615 5135 3615 5136 454 5136 3616 5136 3616 5137 454 5137 3617 5137 3617 41 454 41 3618 41 3618 41 454 41 3619 41 3619 41 454 41 3620 41 3620 41 454 41 453 41 419 41 3620 41 453 41 419 41 327 41 3620 41 419 41 451 41 327 41 327 5138 451 5138 449 5138 432 5139 327 5139 449 5139 432 5140 430 5140 327 5140 327 5141 430 5141 431 5141 326 5142 431 5142 351 5142 325 5143 351 5143 352 5143 325 5144 326 5144 351 5144 327 5145 431 5145 326 5145 3611 5146 3601 5146 3621 5146 3621 5147 3601 5147 3598 5147 3594 5148 3621 5148 3598 5148 3594 5149 3622 5149 3621 5149 3594 5150 3589 5150 3622 5150 3622 5151 3589 5151 3623 5151 3623 5152 3589 5152 3583 5152 3624 5153 3583 5153 3566 5153 3625 5154 3566 5154 3562 5154 3626 5155 3562 5155 3564 5155 3627 5156 3564 5156 3549 5156 3628 5157 3549 5157 3542 5157 3629 5158 3542 5158 3535 5158 3630 5159 3535 5159 3528 5159 3631 5160 3528 5160 3369 5160 3632 5161 3369 5161 3367 5161 3633 5162 3367 5162 3366 5162 3634 5163 3366 5163 3527 5163 3635 5164 3527 5164 3395 5164 3636 5165 3395 5165 3393 5165 3637 5166 3393 5166 3394 5166 3638 5167 3394 5167 3402 5167 3639 5168 3402 5168 3407 5168 3640 5169 3407 5169 3522 5169 3641 5170 3522 5170 3422 5170 3642 5171 3422 5171 3420 5171 3643 5172 3420 5172 3421 5172 3644 5173 3421 5173 3520 5173 3645 5174 3520 5174 3519 5174 3646 5175 3519 5175 3518 5175 3647 5176 3518 5176 3517 5176 3648 5177 3517 5177 3516 5177 3649 5178 3516 5178 3515 5178 3650 5179 3515 5179 3514 5179 3651 5180 3514 5180 3521 5180 3652 5181 3651 5181 3521 5181 3623 5182 3583 5182 3624 5182 3624 5183 3566 5183 3625 5183 3625 5184 3562 5184 3626 5184 3626 5185 3564 5185 3627 5185 3627 5186 3549 5186 3628 5186 3628 5187 3542 5187 3629 5187 3629 5188 3535 5188 3630 5188 3630 5189 3528 5189 3631 5189 3631 5160 3369 5160 3632 5160 3632 5190 3367 5190 3633 5190 3633 5162 3366 5162 3634 5162 3634 5191 3527 5191 3635 5191 3635 5192 3395 5192 3636 5192 3636 5165 3393 5165 3637 5165 3637 5193 3394 5193 3638 5193 3638 5167 3402 5167 3639 5167 3639 5194 3407 5194 3640 5194 3640 5169 3522 5169 3641 5169 3641 5195 3422 5195 3642 5195 3642 5196 3420 5196 3643 5196 3643 5197 3421 5197 3644 5197 3644 5198 3520 5198 3645 5198 3645 5199 3519 5199 3646 5199 3646 5175 3518 5175 3647 5175 3647 5200 3517 5200 3648 5200 3648 5201 3516 5201 3649 5201 3649 5202 3515 5202 3650 5202 3650 5203 3514 5203 3651 5203 3095 21 3111 21 459 21 3093 21 459 21 3085 21 3093 5204 3095 5204 459 5204 3111 21 3321 21 459 21 459 21 3321 21 3332 21 3653 21 3332 21 3337 21 3341 21 3653 21 3337 21 3341 5205 3344 5205 3653 5205 3653 21 3344 21 3345 21 3345 21 3344 21 3346 21 459 21 3332 21 3653 21 460 21 344 21 459 21 460 5206 3654 5206 344 5206 460 21 461 21 3654 21 3654 5207 461 5207 3655 5207 3656 21 3654 21 3655 21 461 21 3657 21 3655 21 345 21 3088 21 344 21 345 21 3089 21 3088 21 345 21 3090 21 3089 21 345 21 3091 21 3090 21 345 5208 3081 5208 3091 5208 3088 21 3087 21 344 21 344 5209 3087 5209 3086 5209 459 5210 3086 5210 3084 5210 3085 21 459 21 3084 21 344 21 3086 21 459 21 3345 5211 3342 5211 3653 5211 3653 5212 3342 5212 3658 5212 3658 5213 3342 5213 3338 5213 3659 5214 3338 5214 3333 5214 3660 5215 3333 5215 3327 5215 3661 5216 3327 5216 3310 5216 3662 5217 3310 5217 3306 5217 3663 5218 3306 5218 3308 5218 3664 5219 3308 5219 3293 5219 3665 5220 3293 5220 3286 5220 3666 5221 3286 5221 3279 5221 3667 5222 3279 5222 3272 5222 3668 5223 3272 5223 3126 5223 3669 5224 3126 5224 3124 5224 3670 5225 3124 5225 3123 5225 3671 5226 3123 5226 3271 5226 3672 5227 3271 5227 3152 5227 3673 5228 3152 5228 3150 5228 3674 5229 3150 5229 3151 5229 3675 5230 3151 5230 3159 5230 3676 5231 3159 5231 3164 5231 3677 5232 3164 5232 3266 5232 3678 5233 3266 5233 3179 5233 3679 5234 3179 5234 3177 5234 3680 5235 3177 5235 3178 5235 3681 5236 3178 5236 3264 5236 3682 5237 3264 5237 3263 5237 3683 5238 3263 5238 3262 5238 3684 5239 3262 5239 3261 5239 3685 5240 3261 5240 3260 5240 3686 5241 3260 5241 3259 5241 3687 5242 3259 5242 3258 5242 3688 5243 3258 5243 3689 5243 3688 5244 3687 5244 3258 5244 3658 5245 3338 5245 3659 5245 3659 5246 3333 5246 3660 5246 3660 5247 3327 5247 3661 5247 3661 5248 3310 5248 3662 5248 3662 5217 3306 5217 3663 5217 3663 5249 3308 5249 3664 5249 3664 5250 3293 5250 3665 5250 3665 5251 3286 5251 3666 5251 3666 5252 3279 5252 3667 5252 3667 5253 3272 5253 3668 5253 3668 5223 3126 5223 3669 5223 3669 5254 3124 5254 3670 5254 3670 5225 3123 5225 3671 5225 3671 5255 3271 5255 3672 5255 3672 5227 3152 5227 3673 5227 3673 5256 3150 5256 3674 5256 3674 5257 3151 5257 3675 5257 3675 5230 3159 5230 3676 5230 3676 5258 3164 5258 3677 5258 3677 5232 3266 5232 3678 5232 3678 5259 3179 5259 3679 5259 3679 5260 3177 5260 3680 5260 3680 5261 3178 5261 3681 5261 3681 5262 3264 5262 3682 5262 3682 5263 3263 5263 3683 5263 3683 5264 3262 5264 3684 5264 3684 5265 3261 5265 3685 5265 3685 5266 3260 5266 3686 5266 3686 5267 3259 5267 3687 5267 3258 5268 3265 5268 3689 5268 3690 5269 2490 5269 3691 5269 3690 98 2494 98 2490 98 3690 5270 3692 5270 2494 5270 2494 98 3692 98 2511 98 2511 5271 3692 5271 3693 5271 2518 98 3693 98 3694 98 2525 5272 3694 5272 3695 5272 2532 5273 3695 5273 3696 5273 2539 5274 3696 5274 3697 5274 2546 98 3697 98 3698 98 2553 5275 3698 5275 3699 5275 2560 5276 3699 5276 3700 5276 2567 5277 3700 5277 3701 5277 2582 98 3701 98 3702 98 2580 5278 3702 5278 3703 5278 2584 5279 3703 5279 3704 5279 2598 5280 3704 5280 3705 5280 2604 5281 3705 5281 3706 5281 2610 5282 3706 5282 3707 5282 2618 5283 3707 5283 3708 5283 2643 98 3708 98 2649 98 2643 98 2618 98 3708 98 2511 98 3693 98 2518 98 2518 98 3694 98 2525 98 2525 98 3695 98 2532 98 2532 5284 3696 5284 2539 5284 2539 98 3697 98 2546 98 2546 5285 3698 5285 2553 5285 2553 5286 3699 5286 2560 5286 2560 5287 3700 5287 2567 5287 2567 98 3701 98 2582 98 2582 5288 3702 5288 2580 5288 2580 98 3703 98 2584 98 2584 98 3704 98 2598 98 2598 98 3705 98 2604 98 2604 98 3706 98 2610 98 2610 98 3707 98 2618 98 3708 98 3709 98 2649 98 2649 98 3709 98 2655 98 2655 5289 3709 5289 3710 5289 2661 5290 3710 5290 3711 5290 2674 5291 3711 5291 3712 5291 2672 5292 3712 5292 3713 5292 2676 5293 3713 5293 3714 5293 2690 98 3714 98 3715 98 2698 5294 3715 5294 3716 5294 2703 5295 3716 5295 3717 5295 2709 5276 3717 5276 3718 5276 2715 98 3718 98 3719 98 2719 5296 3719 5296 3720 5296 2724 5297 3720 5297 3721 5297 2729 5298 3721 5298 3722 5298 2737 98 3722 98 3723 98 2735 5299 3723 5299 3724 5299 2739 98 3724 98 3725 98 2745 5300 3725 5300 3726 5300 2749 98 3726 98 2752 98 2749 98 2745 98 3726 98 2655 98 3710 98 2661 98 2661 5301 3711 5301 2674 5301 2674 98 3712 98 2672 98 2672 5302 3713 5302 2676 5302 2676 5303 3714 5303 2690 5303 2690 5304 3715 5304 2698 5304 2698 5305 3716 5305 2703 5305 2703 5306 3717 5306 2709 5306 2709 5307 3718 5307 2715 5307 2715 5308 3719 5308 2719 5308 2719 5309 3720 5309 2724 5309 2724 5310 3721 5310 2729 5310 2729 5311 3722 5311 2737 5311 2737 5312 3723 5312 2735 5312 2735 5313 3724 5313 2739 5313 2739 5314 3725 5314 2745 5314 3726 5315 3727 5315 2752 5315 2752 5316 3727 5316 2755 5316 2755 98 3727 98 3728 98 2761 98 3728 98 3729 98 2768 98 3729 98 3730 98 2781 5317 3730 5317 3731 5317 2785 5318 3731 5318 3732 5318 2807 5319 3732 5319 3733 5319 2805 98 3733 98 3734 98 2809 5320 3734 5320 3735 5320 2829 5321 3735 5321 3736 5321 2837 5322 3736 5322 3737 5322 2845 98 3737 98 3738 98 2851 5293 3738 5293 3739 5293 2858 5323 3739 5323 3740 5323 2863 5324 3740 5324 3741 5324 2869 5325 3741 5325 3742 5325 2875 5326 3742 5326 3743 5326 2888 5327 3743 5327 3744 5327 2886 98 3744 98 2890 98 2886 98 2888 98 3744 98 2755 98 3728 98 2761 98 2761 98 3729 98 2768 98 2768 98 3730 98 2781 98 2781 98 3731 98 2785 98 2785 5328 3732 5328 2807 5328 2807 98 3733 98 2805 98 2805 98 3734 98 2809 98 2809 5329 3735 5329 2829 5329 2829 98 3736 98 2837 98 2837 98 3737 98 2845 98 2845 5330 3738 5330 2851 5330 2851 98 3739 98 2858 98 2858 98 3740 98 2863 98 2863 98 3741 98 2869 98 2869 98 3742 98 2875 98 2875 98 3743 98 2888 98 3744 98 3745 98 2890 98 2890 98 3745 98 2907 98 2907 5331 3745 5331 3746 5331 2914 5332 3746 5332 3747 5332 2921 5333 3747 5333 3748 5333 2928 5334 3748 5334 3749 5334 2935 5335 3749 5335 3750 5335 2942 98 3750 98 3751 98 2949 5336 3751 5336 3752 5336 2956 5337 3752 5337 3753 5337 2971 5338 3753 5338 3754 5338 2969 98 3754 98 3755 98 2973 5339 3755 5339 3756 5339 2990 5340 3756 5340 3757 5340 2997 5341 3757 5341 3758 5341 3009 98 3758 98 3759 98 3015 98 3759 98 3760 98 3021 98 3760 98 3761 98 3027 5342 3761 5342 3691 5342 2492 98 3691 98 2490 98 2492 98 3027 98 3691 98 2907 98 3746 98 2914 98 2914 98 3747 98 2921 98 2921 98 3748 98 2928 98 2928 5343 3749 5343 2935 5343 2935 5344 3750 5344 2942 5344 2942 5345 3751 5345 2949 5345 2949 98 3752 98 2956 98 2956 5346 3753 5346 2971 5346 2971 5347 3754 5347 2969 5347 2969 5348 3755 5348 2973 5348 2973 5349 3756 5349 2990 5349 2990 5350 3757 5350 2997 5350 2997 5351 3758 5351 3009 5351 3009 5352 3759 5352 3015 5352 3015 5353 3760 5353 3021 5353 3021 5354 3761 5354 3027 5354 2625 98 2627 98 3468 98 3468 98 2627 98 3469 98 3469 98 2627 98 2629 98 3470 5355 2629 5355 2631 5355 3471 5356 2631 5356 2633 5356 3472 4157 2633 4157 2635 4157 3473 98 2635 98 2637 98 3474 98 2637 98 3475 98 3474 5357 3473 5357 2637 5357 3469 5358 2629 5358 3470 5358 3470 98 2631 98 3471 98 3471 5359 2633 5359 3472 5359 3472 98 2635 98 3473 98 2637 98 2639 98 3475 98 3475 98 2639 98 3476 98 3476 5360 2639 5360 2641 5360 3477 98 2641 98 3478 98 3477 5361 3476 5361 2641 5361 2641 98 3051 98 3478 98 3478 98 3051 98 3479 98 3479 98 3051 98 3454 98 3761 5362 3762 5362 3691 5362 3761 5363 3763 5363 3762 5363 3761 5364 3760 5364 3763 5364 3763 5365 3760 5365 3764 5365 3764 5365 3760 5365 3759 5365 3765 5366 3759 5366 3758 5366 3766 5367 3758 5367 3757 5367 3767 5368 3757 5368 3756 5368 3768 5369 3756 5369 3755 5369 3769 5370 3755 5370 3754 5370 3770 5371 3754 5371 3753 5371 3771 5372 3753 5372 3752 5372 3772 5373 3752 5373 3751 5373 3773 5374 3751 5374 3750 5374 3774 5375 3750 5375 3749 5375 3775 5376 3749 5376 3748 5376 3776 5377 3748 5377 3747 5377 3777 5378 3747 5378 3746 5378 3778 5379 3746 5379 3745 5379 3779 5380 3745 5380 3744 5380 3780 5381 3744 5381 3743 5381 3781 5382 3743 5382 3742 5382 3782 5383 3742 5383 3741 5383 3783 5384 3741 5384 3740 5384 3784 5385 3740 5385 3739 5385 3785 5386 3739 5386 3738 5386 3786 5387 3738 5387 3737 5387 3787 5388 3737 5388 3736 5388 3788 5389 3736 5389 3735 5389 3789 5390 3735 5390 3734 5390 3790 5391 3734 5391 3733 5391 3791 5392 3733 5392 3732 5392 3792 5393 3732 5393 3731 5393 3793 5394 3731 5394 3730 5394 3794 5395 3730 5395 3729 5395 3795 5396 3729 5396 3728 5396 3796 5397 3728 5397 3727 5397 3797 5398 3727 5398 3726 5398 3798 5399 3726 5399 3725 5399 3799 5400 3725 5400 3724 5400 3800 5401 3724 5401 3723 5401 3801 5402 3723 5402 3722 5402 3802 5403 3722 5403 3721 5403 3803 5404 3721 5404 3720 5404 3804 5405 3720 5405 3719 5405 3805 5406 3719 5406 3718 5406 3806 5407 3718 5407 3717 5407 3807 5408 3717 5408 3716 5408 3808 5409 3716 5409 3715 5409 3809 5410 3715 5410 3714 5410 3810 5411 3714 5411 3713 5411 3811 5412 3713 5412 3712 5412 3812 5413 3712 5413 3711 5413 3813 5414 3711 5414 3710 5414 3814 5415 3710 5415 3709 5415 3815 5416 3709 5416 3708 5416 3816 5417 3708 5417 3707 5417 3817 5418 3707 5418 3706 5418 3818 5419 3706 5419 3705 5419 3819 5420 3705 5420 3704 5420 3820 5421 3704 5421 3703 5421 3821 5422 3703 5422 3702 5422 3822 5423 3702 5423 3701 5423 3823 5424 3701 5424 3700 5424 3824 5425 3700 5425 3699 5425 3825 5426 3699 5426 3698 5426 3826 5427 3698 5427 3697 5427 3827 5428 3697 5428 3696 5428 3828 5429 3696 5429 3695 5429 3829 5430 3695 5430 3694 5430 3830 5431 3694 5431 3693 5431 3831 5432 3693 5432 3692 5432 3832 5433 3692 5433 3690 5433 3833 5434 3690 5434 3691 5434 3762 5435 3833 5435 3691 5435 3764 5436 3759 5436 3765 5436 3765 5437 3758 5437 3766 5437 3766 5438 3757 5438 3767 5438 3767 5369 3756 5369 3768 5369 3768 5439 3755 5439 3769 5439 3769 5440 3754 5440 3770 5440 3770 5441 3753 5441 3771 5441 3771 5442 3752 5442 3772 5442 3772 5443 3751 5443 3773 5443 3773 5444 3750 5444 3774 5444 3774 5376 3749 5376 3775 5376 3775 5445 3748 5445 3776 5445 3776 5378 3747 5378 3777 5378 3777 5446 3746 5446 3778 5446 3778 5380 3745 5380 3779 5380 3779 5447 3744 5447 3780 5447 3780 5448 3743 5448 3781 5448 3781 5383 3742 5383 3782 5383 3782 5449 3741 5449 3783 5449 3783 5385 3740 5385 3784 5385 3784 5450 3739 5450 3785 5450 3785 5451 3738 5451 3786 5451 3786 5452 3737 5452 3787 5452 3787 5453 3736 5453 3788 5453 3788 5454 3735 5454 3789 5454 3789 5391 3734 5391 3790 5391 3790 5455 3733 5455 3791 5455 3791 5456 3732 5456 3792 5456 3792 5394 3731 5394 3793 5394 3793 5457 3730 5457 3794 5457 3794 5396 3729 5396 3795 5396 3795 5458 3728 5458 3796 5458 3796 5398 3727 5398 3797 5398 3797 5399 3726 5399 3798 5399 3798 5459 3725 5459 3799 5459 3799 5401 3724 5401 3800 5401 3800 5460 3723 5460 3801 5460 3801 5403 3722 5403 3802 5403 3802 5461 3721 5461 3803 5461 3803 5462 3720 5462 3804 5462 3804 5406 3719 5406 3805 5406 3805 5463 3718 5463 3806 5463 3806 5464 3717 5464 3807 5464 3807 5465 3716 5465 3808 5465 3808 5466 3715 5466 3809 5466 3809 5467 3714 5467 3810 5467 3810 5412 3713 5412 3811 5412 3811 5468 3712 5468 3812 5468 3812 5414 3711 5414 3813 5414 3813 5469 3710 5469 3814 5469 3814 5470 3709 5470 3815 5470 3815 5417 3708 5417 3816 5417 3816 5471 3707 5471 3817 5471 3817 5419 3706 5419 3818 5419 3818 5472 3705 5472 3819 5472 3819 5421 3704 5421 3820 5421 3820 5473 3703 5473 3821 5473 3821 5474 3702 5474 3822 5474 3822 5475 3701 5475 3823 5475 3823 5476 3700 5476 3824 5476 3824 5477 3699 5477 3825 5477 3825 5478 3698 5478 3826 5478 3826 5428 3697 5428 3827 5428 3827 5479 3696 5479 3828 5479 3828 5480 3695 5480 3829 5480 3829 5481 3694 5481 3830 5481 3830 5432 3693 5432 3831 5432 3831 5482 3692 5482 3832 5482 3832 5483 3690 5483 3833 5483 3834 98 3832 98 3835 98 3834 98 3831 98 3832 98 3834 5484 3836 5484 3831 5484 3831 98 3836 98 3830 98 3830 5485 3836 5485 3837 5485 3829 5486 3837 5486 3838 5486 3828 5487 3838 5487 3839 5487 3827 98 3839 98 3840 98 3826 98 3840 98 3841 98 3825 98 3841 98 3842 98 3824 5488 3842 5488 3843 5488 3823 98 3843 98 3844 98 3822 5489 3844 5489 3845 5489 3821 98 3845 98 3820 98 3821 98 3822 98 3845 98 3830 5490 3837 5490 3829 5490 3829 5491 3838 5491 3828 5491 3828 98 3839 98 3827 98 3827 98 3840 98 3826 98 3826 98 3841 98 3825 98 3825 98 3842 98 3824 98 3824 98 3843 98 3823 98 3823 98 3844 98 3822 98 3845 98 3846 98 3820 98 3820 98 3846 98 3819 98 3819 5492 3846 5492 3847 5492 3818 5493 3847 5493 3848 5493 3817 5494 3848 5494 3849 5494 3816 5495 3849 5495 3850 5495 3815 98 3850 98 3851 98 3814 5496 3851 5496 3852 5496 3813 5497 3852 5497 3853 5497 3812 5498 3853 5498 3854 5498 3811 5499 3854 5499 3855 5499 3810 98 3855 98 3856 98 3809 98 3856 98 3808 98 3809 98 3810 98 3856 98 3819 98 3847 98 3818 98 3818 98 3848 98 3817 98 3817 5500 3849 5500 3816 5500 3816 5501 3850 5501 3815 5501 3815 5502 3851 5502 3814 5502 3814 5503 3852 5503 3813 5503 3813 98 3853 98 3812 98 3812 98 3854 98 3811 98 3811 5504 3855 5504 3810 5504 3856 98 3857 98 3808 98 3808 98 3857 98 3807 98 3807 98 3857 98 3858 98 3806 5505 3858 5505 3859 5505 3805 98 3859 98 3860 98 3804 98 3860 98 3861 98 3803 98 3861 98 3862 98 3802 5506 3862 5506 3863 5506 3801 5507 3863 5507 3864 5507 3800 5508 3864 5508 3865 5508 3799 98 3865 98 3866 98 3798 5509 3866 5509 3867 5509 3797 98 3867 98 3796 98 3797 98 3798 98 3867 98 3807 5510 3858 5510 3806 5510 3806 98 3859 98 3805 98 3805 5511 3860 5511 3804 5511 3804 98 3861 98 3803 98 3803 5512 3862 5512 3802 5512 3802 5513 3863 5513 3801 5513 3801 5514 3864 5514 3800 5514 3800 5515 3865 5515 3799 5515 3799 5516 3866 5516 3798 5516 3867 5517 3868 5517 3796 5517 3796 98 3868 98 3795 98 3795 98 3868 98 3869 98 3794 5518 3869 5518 3870 5518 3793 5519 3870 5519 3871 5519 3792 5520 3871 5520 3872 5520 3791 98 3872 98 3873 98 3790 98 3873 98 3874 98 3789 98 3874 98 3875 98 3788 5521 3875 5521 3876 5521 3787 5522 3876 5522 3877 5522 3786 5523 3877 5523 3878 5523 3785 98 3878 98 3784 98 3785 98 3786 98 3878 98 3795 5524 3869 5524 3794 5524 3794 5525 3870 5525 3793 5525 3793 5526 3871 5526 3792 5526 3792 98 3872 98 3791 98 3791 98 3873 98 3790 98 3790 98 3874 98 3789 98 3789 98 3875 98 3788 98 3788 98 3876 98 3787 98 3787 98 3877 98 3786 98 3878 98 3879 98 3784 98 3784 98 3879 98 3783 98 3783 5499 3879 5499 3880 5499 3782 5498 3880 5498 3881 5498 3781 5527 3881 5527 3882 5527 3780 5496 3882 5496 3883 5496 3779 98 3883 98 3884 98 3778 5495 3884 5495 3885 5495 3777 5528 3885 5528 3886 5528 3776 5493 3886 5493 3887 5493 3775 5492 3887 5492 3888 5492 3774 98 3888 98 3889 98 3773 98 3889 98 3772 98 3773 98 3774 98 3889 98 3783 98 3880 98 3782 98 3782 98 3881 98 3781 98 3781 5529 3882 5529 3780 5529 3780 5502 3883 5502 3779 5502 3779 5501 3884 5501 3778 5501 3778 5530 3885 5530 3777 5530 3777 98 3886 98 3776 98 3776 98 3887 98 3775 98 3775 5531 3888 5531 3774 5531 3889 98 3890 98 3772 98 3772 5532 3890 5532 3771 5532 3771 5533 3890 5533 3891 5533 3770 5488 3891 5488 3892 5488 3769 98 3892 98 3893 98 3768 98 3893 98 3894 98 3767 98 3894 98 3895 98 3766 5534 3895 5534 3896 5534 3765 5535 3896 5535 3897 5535 3764 5536 3897 5536 3898 5536 3763 98 3898 98 3899 98 3762 5537 3899 5537 3835 5537 3833 98 3835 98 3832 98 3833 98 3762 98 3835 98 3771 5538 3891 5538 3770 5538 3770 98 3892 98 3769 98 3769 5539 3893 5539 3768 5539 3768 98 3894 98 3767 98 3767 5540 3895 5540 3766 5540 3766 5539 3896 5539 3765 5539 3765 5541 3897 5541 3764 5541 3764 5542 3898 5542 3763 5542 3763 5543 3899 5543 3762 5543 3899 5544 3900 5544 3835 5544 3899 5545 3901 5545 3900 5545 3899 5545 3898 5545 3901 5545 3901 5546 3898 5546 3902 5546 3902 5547 3898 5547 3897 5547 3903 5548 3897 5548 3896 5548 3904 5549 3896 5549 3895 5549 3905 5550 3895 5550 3894 5550 3906 5551 3894 5551 3893 5551 3907 5552 3893 5552 3892 5552 3908 5553 3892 5553 3891 5553 3909 5554 3891 5554 3890 5554 3910 5555 3890 5555 3889 5555 3911 5556 3889 5556 3888 5556 3912 5557 3888 5557 3887 5557 3913 5558 3887 5558 3886 5558 3914 5559 3886 5559 3885 5559 3915 5560 3885 5560 3884 5560 3916 41 3884 41 3883 41 3917 5561 3883 5561 3882 5561 3918 5562 3882 5562 3881 5562 3919 5563 3881 5563 3880 5563 3920 5564 3880 5564 3879 5564 3921 5565 3879 5565 3878 5565 3922 5566 3878 5566 3877 5566 3923 5567 3877 5567 3876 5567 3924 5568 3876 5568 3875 5568 3925 5569 3875 5569 3874 5569 3926 5570 3874 5570 3873 5570 3927 5571 3873 5571 3872 5571 3928 5572 3872 5572 3871 5572 3929 5573 3871 5573 3870 5573 3930 5574 3870 5574 3869 5574 3931 5575 3869 5575 3868 5575 3932 5576 3868 5576 3867 5576 3933 5577 3867 5577 3866 5577 3934 5578 3866 5578 3865 5578 3935 5579 3865 5579 3864 5579 3936 5580 3864 5580 3863 5580 3937 5581 3863 5581 3862 5581 3938 5582 3862 5582 3861 5582 3939 5583 3861 5583 3860 5583 3940 5584 3860 5584 3859 5584 3941 5585 3859 5585 3858 5585 3942 5586 3858 5586 3857 5586 3943 5587 3857 5587 3856 5587 3944 5588 3856 5588 3855 5588 3945 5589 3855 5589 3854 5589 3946 5590 3854 5590 3853 5590 3947 5591 3853 5591 3852 5591 3948 5592 3852 5592 3851 5592 3949 21 3851 21 3850 21 3950 5593 3850 5593 3849 5593 3951 5594 3849 5594 3848 5594 3952 5595 3848 5595 3847 5595 3953 5596 3847 5596 3846 5596 3954 5597 3846 5597 3845 5597 3955 5598 3845 5598 3844 5598 3956 5599 3844 5599 3843 5599 3957 5600 3843 5600 3842 5600 3958 5601 3842 5601 3841 5601 3959 5602 3841 5602 3840 5602 3960 5603 3840 5603 3839 5603 3961 5604 3839 5604 3838 5604 3962 5605 3838 5605 3837 5605 3963 5606 3837 5606 3836 5606 3964 5607 3836 5607 3834 5607 3965 5608 3834 5608 3835 5608 3900 5609 3965 5609 3835 5609 3902 5548 3897 5548 3903 5548 3903 5610 3896 5610 3904 5610 3904 5611 3895 5611 3905 5611 3905 5551 3894 5551 3906 5551 3906 5612 3893 5612 3907 5612 3907 5613 3892 5613 3908 5613 3908 5614 3891 5614 3909 5614 3909 5615 3890 5615 3910 5615 3910 5616 3889 5616 3911 5616 3911 5617 3888 5617 3912 5617 3912 5618 3887 5618 3913 5618 3913 5619 3886 5619 3914 5619 3914 5620 3885 5620 3915 5620 3915 41 3884 41 3916 41 3916 5621 3883 5621 3917 5621 3917 5622 3882 5622 3918 5622 3918 5623 3881 5623 3919 5623 3919 5624 3880 5624 3920 5624 3920 5625 3879 5625 3921 5625 3921 5626 3878 5626 3922 5626 3922 5627 3877 5627 3923 5627 3923 5628 3876 5628 3924 5628 3924 5629 3875 5629 3925 5629 3925 5630 3874 5630 3926 5630 3926 5631 3873 5631 3927 5631 3927 5632 3872 5632 3928 5632 3928 5633 3871 5633 3929 5633 3929 5634 3870 5634 3930 5634 3930 5635 3869 5635 3931 5635 3931 5636 3868 5636 3932 5636 3932 5577 3867 5577 3933 5577 3933 5637 3866 5637 3934 5637 3934 5638 3865 5638 3935 5638 3935 5639 3864 5639 3936 5639 3936 5640 3863 5640 3937 5640 3937 5641 3862 5641 3938 5641 3938 5642 3861 5642 3939 5642 3939 5643 3860 5643 3940 5643 3940 5644 3859 5644 3941 5644 3941 5645 3858 5645 3942 5645 3942 5646 3857 5646 3943 5646 3943 5647 3856 5647 3944 5647 3944 5648 3855 5648 3945 5648 3945 5649 3854 5649 3946 5649 3946 5650 3853 5650 3947 5650 3947 5651 3852 5651 3948 5651 3948 21 3851 21 3949 21 3949 5652 3850 5652 3950 5652 3950 5653 3849 5653 3951 5653 3951 5654 3848 5654 3952 5654 3952 5655 3847 5655 3953 5655 3953 5656 3846 5656 3954 5656 3954 5657 3845 5657 3955 5657 3955 5658 3844 5658 3956 5658 3956 5659 3843 5659 3957 5659 3957 5660 3842 5660 3958 5660 3958 5602 3841 5602 3959 5602 3959 5661 3840 5661 3960 5661 3960 5662 3839 5662 3961 5662 3961 5605 3838 5605 3962 5605 3962 5663 3837 5663 3963 5663 3963 5607 3836 5607 3964 5607 3964 5664 3834 5664 3965 5664 3513 41 3503 41 3521 41 3521 41 3503 41 3652 41 3652 5665 3503 5665 3492 5665 3480 41 3652 41 3492 41 3480 41 3455 41 3652 41 3652 41 3455 41 458 41 458 41 3455 41 3453 41 3454 41 458 41 3453 41 3454 5666 3051 5666 458 5666 458 5667 3051 5667 3071 5667 3069 41 458 41 3071 41 3069 41 3070 41 458 41 458 41 3070 41 457 41 457 5668 3070 5668 3072 5668 347 5669 3072 5669 3073 5669 3074 41 347 41 3073 41 3074 41 346 41 347 41 3074 41 3098 41 346 41 346 41 3098 41 3097 41 3096 41 346 41 3097 41 3096 5670 3068 5670 346 5670 457 41 3072 41 347 41 348 41 457 41 347 41 348 5671 462 5671 457 5671 348 5672 3966 5672 462 5672 348 41 3967 41 3966 41 3966 41 3968 41 462 41 3257 5673 3247 5673 3265 5673 3265 21 3247 21 3236 21 3224 21 3265 21 3236 21 3224 21 3689 21 3265 21 3224 21 3211 21 3689 21 3689 21 3211 21 3210 21 2429 21 3689 21 3210 21 2429 5674 456 5674 3689 5674 2429 5675 2427 5675 456 5675 456 21 2427 21 3969 21 3970 5676 456 5676 3969 5676 3970 21 3971 21 456 21 456 5677 3971 5677 3972 5677 3973 5678 456 5678 3972 5678 3973 21 3974 21 456 21 456 5679 3974 5679 3975 5679 3976 21 456 21 3975 21 3976 21 3977 21 456 21 456 21 3977 21 455 21 455 21 3977 21 417 21 417 21 3977 21 311 21 422 21 311 21 435 21 422 21 417 21 311 21 312 5680 447 5680 311 5680 312 5681 349 5681 447 5681 312 5682 313 5682 349 5682 349 5683 313 5683 350 5683 447 5684 444 5684 311 5684 311 5685 444 5685 440 5685 435 5686 311 5686 440 5686 3900 18 456 18 3965 18 3900 18 3901 18 456 18 456 5687 3901 5687 3902 5687 3903 5688 456 5688 3902 5688 3903 18 3904 18 456 18 456 5689 3904 5689 3685 5689 3686 5690 456 5690 3685 5690 3686 18 3687 18 456 18 456 18 3687 18 3688 18 3689 18 456 18 3688 18 3904 5691 3905 5691 3685 5691 3685 5692 3905 5692 3684 5692 3684 5693 3905 5693 3906 5693 3683 18 3906 18 3682 18 3683 18 3684 18 3906 18 3906 18 3907 18 3682 18 3682 18 3907 18 3681 18 3681 5694 3907 5694 3908 5694 3680 5695 3908 5695 3909 5695 3679 5696 3909 5696 3910 5696 3678 5697 3910 5697 3911 5697 3677 5698 3911 5698 3912 5698 3676 5699 3912 5699 3913 5699 3675 5700 3913 5700 3914 5700 3674 5701 3914 5701 3915 5701 3673 18 3915 18 3916 18 3672 5702 3916 5702 3917 5702 3671 5703 3917 5703 3918 5703 3670 5704 3918 5704 3919 5704 3669 5705 3919 5705 3920 5705 3668 5706 3920 5706 3921 5706 3667 5707 3921 5707 3922 5707 3666 5708 3922 5708 3923 5708 3665 5709 3923 5709 3924 5709 3664 5710 3924 5710 3925 5710 3663 18 3925 18 3662 18 3663 18 3664 18 3925 18 3681 5711 3908 5711 3680 5711 3680 18 3909 18 3679 18 3679 18 3910 18 3678 18 3678 18 3911 18 3677 18 3677 18 3912 18 3676 18 3676 18 3913 18 3675 18 3675 5712 3914 5712 3674 5712 3674 18 3915 18 3673 18 3673 18 3916 18 3672 18 3672 5713 3917 5713 3671 5713 3671 18 3918 18 3670 18 3670 18 3919 18 3669 18 3669 18 3920 18 3668 18 3668 18 3921 18 3667 18 3667 18 3922 18 3666 18 3666 5714 3923 5714 3665 5714 3665 18 3924 18 3664 18 3925 18 3926 18 3662 18 3662 5715 3926 5715 3661 5715 3661 5716 3926 5716 3927 5716 459 18 3927 18 3928 18 3929 5717 459 5717 3928 5717 3929 18 3930 18 459 18 459 5718 3930 5718 3931 5718 3932 18 459 18 3931 18 3932 18 458 18 459 18 3932 5719 3933 5719 458 5719 458 5720 3933 5720 3934 5720 3935 5721 458 5721 3934 5721 3935 5717 3936 5717 458 5717 458 5722 3936 5722 3937 5722 3648 5716 3937 5716 3938 5716 3647 5723 3938 5723 3939 5723 3646 18 3939 18 3645 18 3646 18 3647 18 3939 18 3661 5724 3927 5724 459 5724 3660 18 459 18 3659 18 3660 5725 3661 5725 459 5725 458 18 3937 18 3648 18 3649 18 458 18 3648 18 3649 18 3650 18 458 18 458 5726 3650 5726 3651 5726 3652 18 458 18 3651 18 3648 5727 3938 5727 3647 5727 3939 18 3940 18 3645 18 3645 18 3940 18 3644 18 3644 5728 3940 5728 3941 5728 3643 5729 3941 5729 3942 5729 3642 5730 3942 5730 3943 5730 3641 5731 3943 5731 3944 5731 3640 5732 3944 5732 3945 5732 3639 5704 3945 5704 3946 5704 3638 5703 3946 5703 3947 5703 3637 5702 3947 5702 3948 5702 3636 18 3948 18 3949 18 3635 5701 3949 5701 3950 5701 3634 5700 3950 5700 3951 5700 3633 5699 3951 5699 3952 5699 3632 5733 3952 5733 3953 5733 3631 5734 3953 5734 3954 5734 3630 5735 3954 5735 3955 5735 3629 5736 3955 5736 3956 5736 3628 5737 3956 5737 3957 5737 3627 5738 3957 5738 3958 5738 3626 18 3958 18 3625 18 3626 18 3627 18 3958 18 3644 18 3941 18 3643 18 3643 18 3942 18 3642 18 3642 18 3943 18 3641 18 3641 18 3944 18 3640 18 3640 18 3945 18 3639 18 3639 18 3946 18 3638 18 3638 5713 3947 5713 3637 5713 3637 18 3948 18 3636 18 3636 18 3949 18 3635 18 3635 5712 3950 5712 3634 5712 3634 18 3951 18 3633 18 3633 18 3952 18 3632 18 3632 18 3953 18 3631 18 3631 18 3954 18 3630 18 3630 18 3955 18 3629 18 3629 18 3956 18 3628 18 3628 18 3957 18 3627 18 3958 18 3959 18 3625 18 3625 5739 3959 5739 3624 5739 3624 5740 3959 5740 3960 5740 454 5741 3960 5741 3961 5741 3962 5688 454 5688 3961 5688 3962 5742 3963 5742 454 5742 454 5743 3963 5743 3964 5743 3965 5744 454 5744 3964 5744 3965 18 456 18 454 18 3624 18 3960 18 454 18 3623 18 454 18 3622 18 3623 18 3624 18 454 18 3611 18 3621 18 454 18 454 5745 3621 5745 3622 5745 3653 18 3658 18 459 18 459 18 3658 18 3659 18 3978 5746 3979 5746 3980 5746 3978 5747 3981 5747 3979 5747 3978 5748 3982 5748 3981 5748 3981 5749 3982 5749 3983 5749 3983 5750 3982 5750 3984 5750 3985 5751 3984 5751 3986 5751 3987 5752 3986 5752 3988 5752 3989 5753 3988 5753 3990 5753 3991 5754 3990 5754 3992 5754 3993 5755 3992 5755 3994 5755 3995 5756 3994 5756 3996 5756 3997 5757 3996 5757 3998 5757 3999 5758 3998 5758 4000 5758 4001 5759 4000 5759 4002 5759 4003 5760 4002 5760 4004 5760 4005 5761 4004 5761 4006 5761 4007 5762 4006 5762 4008 5762 4009 5763 4008 5763 4010 5763 4011 5764 4010 5764 4012 5764 4013 5765 4012 5765 4014 5765 4015 5766 4014 5766 4016 5766 4017 5767 4016 5767 4018 5767 4019 5768 4018 5768 4020 5768 4021 5769 4020 5769 4022 5769 4023 5770 4022 5770 4024 5770 4025 5771 4024 5771 4026 5771 4027 5772 4026 5772 4028 5772 4029 5773 4028 5773 4030 5773 4031 5774 4030 5774 4032 5774 4033 5775 4032 5775 4034 5775 4035 5776 4034 5776 3980 5776 4036 5777 3980 5777 3979 5777 4036 5778 4035 5778 3980 5778 3983 5779 3984 5779 3985 5779 3985 5780 3986 5780 3987 5780 3987 5781 3988 5781 3989 5781 3989 5782 3990 5782 3991 5782 3991 5783 3992 5783 3993 5783 3993 5784 3994 5784 3995 5784 3995 5785 3996 5785 3997 5785 3997 5786 3998 5786 3999 5786 3999 5787 4000 5787 4001 5787 4001 5788 4002 5788 4003 5788 4003 5789 4004 5789 4005 5789 4005 5790 4006 5790 4007 5790 4007 5791 4008 5791 4009 5791 4009 5792 4010 5792 4011 5792 4011 5793 4012 5793 4013 5793 4013 5794 4014 5794 4015 5794 4015 5795 4016 5795 4017 5795 4017 5796 4018 5796 4019 5796 4019 5797 4020 5797 4021 5797 4021 5798 4022 5798 4023 5798 4023 5799 4024 5799 4025 5799 4025 5800 4026 5800 4027 5800 4027 5801 4028 5801 4029 5801 4029 5802 4030 5802 4031 5802 4031 5803 4032 5803 4033 5803 4033 5804 4034 5804 4035 5804 4037 5805 395 5805 4038 5805 4037 5806 394 5806 395 5806 4037 5807 4039 5807 394 5807 394 5808 4039 5808 393 5808 393 5809 4039 5809 4040 5809 392 5810 4040 5810 4041 5810 391 5811 4041 5811 4042 5811 390 5812 4042 5812 4043 5812 389 5813 4043 5813 4044 5813 388 5814 4044 5814 4045 5814 409 5815 4045 5815 4046 5815 410 5816 4046 5816 4047 5816 411 5817 4047 5817 4048 5817 412 5818 4048 5818 4049 5818 413 5819 4049 5819 4050 5819 414 5820 4050 5820 4051 5820 415 5821 4051 5821 4052 5821 416 5822 4052 5822 4053 5822 381 5823 4053 5823 4054 5823 380 5824 4054 5824 4055 5824 383 5825 4055 5825 4056 5825 385 5826 4056 5826 4057 5826 357 5827 4057 5827 4058 5827 356 5828 4058 5828 4059 5828 354 5829 4059 5829 4060 5829 402 5830 4060 5830 4061 5830 401 5831 4061 5831 4062 5831 400 5832 4062 5832 4063 5832 399 5833 4063 5833 4064 5833 398 5834 4064 5834 4065 5834 397 5835 4065 5835 4038 5835 396 5836 4038 5836 395 5836 396 5837 397 5837 4038 5837 393 5838 4040 5838 392 5838 392 5839 4041 5839 391 5839 391 5840 4042 5840 390 5840 390 5841 4043 5841 389 5841 389 5842 4044 5842 388 5842 388 5843 4045 5843 409 5843 409 5844 4046 5844 410 5844 410 5845 4047 5845 411 5845 411 5846 4048 5846 412 5846 412 5847 4049 5847 413 5847 413 5848 4050 5848 414 5848 414 5849 4051 5849 415 5849 415 5850 4052 5850 416 5850 416 5851 4053 5851 381 5851 381 5852 4054 5852 380 5852 380 5853 4055 5853 383 5853 383 5854 4056 5854 385 5854 385 5855 4057 5855 357 5855 357 5856 4058 5856 356 5856 356 5857 4059 5857 354 5857 354 5858 4060 5858 402 5858 402 5859 4061 5859 401 5859 401 5860 4062 5860 400 5860 400 5861 4063 5861 399 5861 399 5862 4064 5862 398 5862 398 5863 4065 5863 397 5863 4066 5746 4067 5746 4068 5746 4066 5747 4069 5747 4067 5747 4066 5864 4070 5864 4069 5864 4069 5865 4070 5865 4071 5865 4071 5866 4070 5866 4072 5866 4073 5751 4072 5751 4074 5751 4075 5752 4074 5752 4076 5752 4077 5753 4076 5753 4078 5753 4079 5754 4078 5754 4080 5754 4081 5755 4080 5755 4082 5755 4083 5756 4082 5756 4084 5756 4085 5757 4084 5757 4086 5757 4087 5758 4086 5758 4088 5758 4089 5759 4088 5759 4090 5759 4091 5760 4090 5760 4092 5760 4093 5867 4092 5867 4094 5867 4095 5868 4094 5868 4096 5868 4097 5763 4096 5763 4098 5763 4099 5869 4098 5869 4100 5869 4101 5765 4100 5765 4102 5765 4103 5870 4102 5870 4104 5870 4105 5767 4104 5767 4106 5767 4107 5768 4106 5768 4108 5768 4109 5871 4108 5871 4110 5871 4111 5770 4110 5770 4112 5770 4113 5771 4112 5771 4114 5771 4115 5772 4114 5772 4116 5772 4117 5872 4116 5872 4118 5872 4119 5873 4118 5873 4120 5873 4121 5775 4120 5775 4122 5775 4123 5874 4122 5874 4068 5874 4124 5777 4068 5777 4067 5777 4124 5778 4123 5778 4068 5778 4071 5875 4072 5875 4073 5875 4073 5780 4074 5780 4075 5780 4075 5781 4076 5781 4077 5781 4077 5876 4078 5876 4079 5876 4079 5783 4080 5783 4081 5783 4081 5784 4082 5784 4083 5784 4083 5785 4084 5785 4085 5785 4085 5786 4086 5786 4087 5786 4087 5787 4088 5787 4089 5787 4089 5788 4090 5788 4091 5788 4091 5877 4092 5877 4093 5877 4093 5790 4094 5790 4095 5790 4095 5878 4096 5878 4097 5878 4097 5792 4098 5792 4099 5792 4099 5879 4100 5879 4101 5879 4101 5794 4102 5794 4103 5794 4103 5880 4104 5880 4105 5880 4105 5796 4106 5796 4107 5796 4107 5881 4108 5881 4109 5881 4109 5882 4110 5882 4111 5882 4111 5799 4112 5799 4113 5799 4113 5800 4114 5800 4115 5800 4115 5801 4116 5801 4117 5801 4117 5802 4118 5802 4119 5802 4119 5883 4120 5883 4121 5883 4121 5804 4122 5804 4123 5804 4125 5805 403 5805 4126 5805 4125 5884 404 5884 403 5884 4125 5885 4127 5885 404 5885 404 5808 4127 5808 405 5808 405 5886 4127 5886 4128 5886 406 5887 4128 5887 4129 5887 407 5888 4129 5888 4130 5888 408 5889 4130 5889 4131 5889 353 5813 4131 5813 4132 5813 355 5814 4132 5814 4133 5814 386 5815 4133 5815 4134 5815 384 5890 4134 5890 4135 5890 382 5817 4135 5817 4136 5817 378 5891 4136 5891 4137 5891 377 5892 4137 5892 4138 5892 376 5820 4138 5820 4139 5820 375 5821 4139 5821 4140 5821 374 5822 4140 5822 4141 5822 373 5823 4141 5823 4142 5823 372 5893 4142 5893 4143 5893 371 5825 4143 5825 4144 5825 370 5826 4144 5826 4145 5826 369 5827 4145 5827 4146 5827 367 5894 4146 5894 4147 5894 366 5829 4147 5829 4148 5829 365 5830 4148 5830 4149 5830 364 5831 4149 5831 4150 5831 363 5832 4150 5832 4151 5832 362 5833 4151 5833 4152 5833 361 5895 4152 5895 4153 5895 360 5896 4153 5896 4126 5896 359 5897 4126 5897 403 5897 359 5837 360 5837 4126 5837 405 5898 4128 5898 406 5898 406 5839 4129 5839 407 5839 407 5899 4130 5899 408 5899 408 5841 4131 5841 353 5841 353 5842 4132 5842 355 5842 355 5843 4133 5843 386 5843 386 5844 4134 5844 384 5844 384 5845 4135 5845 382 5845 382 5900 4136 5900 378 5900 378 5847 4137 5847 377 5847 377 5901 4138 5901 376 5901 376 5849 4139 5849 375 5849 375 5850 4140 5850 374 5850 374 5851 4141 5851 373 5851 373 5852 4142 5852 372 5852 372 5853 4143 5853 371 5853 371 5854 4144 5854 370 5854 370 5855 4145 5855 369 5855 369 5902 4146 5902 367 5902 367 5857 4147 5857 366 5857 366 5858 4148 5858 365 5858 365 5903 4149 5903 364 5903 364 5860 4150 5860 363 5860 363 5904 4151 5904 362 5904 362 5905 4152 5905 361 5905 361 5863 4153 5863 360 5863 313 41 314 41 4154 41 324 21 325 21 4155 21 3656 41 4156 41 4157 41 4158 21 3967 21 4159 21 4153 224 4160 224 4126 224 4153 224 4152 224 4160 224 4160 5906 4152 5906 4151 5906 4150 224 4160 224 4151 224 4150 224 4149 224 4160 224 4160 5907 4149 5907 4148 5907 4147 224 4160 224 4148 224 4147 5908 4161 5908 4160 5908 4147 224 4146 224 4161 224 4161 5909 4146 5909 4145 5909 4144 224 4161 224 4145 224 4144 224 4143 224 4161 224 4161 5910 4143 5910 4142 5910 4141 224 4161 224 4142 224 4141 224 4140 224 4161 224 4161 224 4140 224 4139 224 4154 5911 4139 5911 4138 5911 4137 224 4154 224 4138 224 4137 5912 4136 5912 4154 5912 4154 224 4136 224 4135 224 4134 224 4154 224 4135 224 4134 5913 4133 5913 4154 5913 4154 5914 4133 5914 4132 5914 313 5915 4132 5915 4131 5915 4130 224 313 224 4131 224 4130 224 4129 224 313 224 313 5916 4129 5916 4128 5916 4127 224 313 224 4128 224 4127 224 4125 224 313 224 313 5917 4125 5917 4126 5917 4160 224 313 224 4126 224 4161 224 4139 224 4154 224 4154 5918 4132 5918 313 5918 4034 22 4162 22 3980 22 4034 5919 4032 5919 4162 5919 4162 5920 4032 5920 4030 5920 4028 5921 4162 5921 4030 5921 4028 22 4026 22 4162 22 4162 5922 4026 5922 4024 5922 4022 22 4162 22 4024 22 4022 22 4163 22 4162 22 4022 22 4020 22 4163 22 4163 5923 4020 5923 4018 5923 4016 22 4163 22 4018 22 4016 22 4014 22 4163 22 4163 5924 4014 5924 4012 5924 4010 22 4163 22 4012 22 4010 22 4008 22 4163 22 4163 22 4008 22 4158 22 4158 22 4008 22 4006 22 4004 22 4158 22 4006 22 4004 22 4002 22 4158 22 4158 5925 4002 5925 4000 5925 3998 22 4158 22 4000 22 3998 22 3996 22 4158 22 4158 5926 3996 5926 3994 5926 3992 22 4158 22 3994 22 3992 22 3967 22 4158 22 3992 22 3990 22 3967 22 3967 5927 3990 5927 3988 5927 3986 22 3967 22 3988 22 3986 22 3984 22 3967 22 3967 5928 3984 5928 3982 5928 3966 5929 3982 5929 3978 5929 3980 22 3966 22 3978 22 3980 22 4162 22 3966 22 3967 5930 3982 5930 3966 5930 350 98 313 98 358 98 358 98 313 98 4160 98 4160 21 4161 21 358 21 358 21 4161 21 368 21 3655 98 3657 98 4164 98 4164 98 3657 98 4165 98 4164 21 4165 21 4166 21 4166 5931 4165 5931 4167 5931 4155 5932 4168 5932 324 5932 324 5933 4168 5933 379 5933 319 5934 379 5934 310 5934 309 5935 319 5935 310 5935 309 5936 320 5936 319 5936 379 5937 368 5937 310 5937 310 5938 368 5938 314 5938 314 5939 368 5939 4161 5939 4154 5940 314 5940 4161 5940 319 5941 324 5941 379 5941 343 5942 3654 5942 338 5942 338 5943 3654 5943 3656 5943 4159 5944 3656 5944 4157 5944 4159 5945 338 5945 3656 5945 4159 5946 334 5946 338 5946 4159 5947 3967 5947 334 5947 334 5948 3967 5948 348 5948 330 5949 334 5949 348 5949 325 98 352 98 4169 98 4169 98 352 98 387 98 4065 224 325 224 4038 224 4065 224 4064 224 325 224 325 5950 4064 5950 4063 5950 4062 224 325 224 4063 224 4062 224 4061 224 325 224 325 5907 4061 5907 4060 5907 4059 224 325 224 4060 224 4059 5951 4155 5951 325 5951 4059 224 4058 224 4155 224 4155 5909 4058 5909 4057 5909 4056 224 4155 224 4057 224 4056 224 4055 224 4155 224 4155 5910 4055 5910 4054 5910 4053 224 4155 224 4054 224 4053 224 4052 224 4155 224 4155 224 4052 224 4051 224 4168 5911 4051 5911 4050 5911 4049 224 4168 224 4050 224 4049 5912 4048 5912 4168 5912 4168 224 4048 224 4047 224 4046 224 4168 224 4047 224 4046 5913 4045 5913 4168 5913 4168 5914 4045 5914 4044 5914 4169 5915 4044 5915 4043 5915 4042 224 4169 224 4043 224 4042 224 4041 224 4169 224 4169 5916 4041 5916 4040 5916 4039 224 4169 224 4040 224 4039 224 4037 224 4169 224 4169 5917 4037 5917 4038 5917 325 224 4169 224 4038 224 4155 224 4051 224 4168 224 4168 5918 4044 5918 4169 5918 379 5952 4168 5952 387 5952 387 41 4168 41 4169 41 3968 98 3966 98 4170 98 4170 98 3966 98 4162 98 4122 22 3655 22 4068 22 4122 5919 4120 5919 3655 5919 3655 5953 4120 5953 3656 5953 3656 5954 4120 5954 4118 5954 4116 22 3656 22 4118 22 4116 22 4114 22 3656 22 3656 5955 4114 5955 4112 5955 4110 22 3656 22 4112 22 4110 22 4156 22 3656 22 4110 22 4108 22 4156 22 4156 5923 4108 5923 4106 5923 4104 22 4156 22 4106 22 4104 22 4102 22 4156 22 4156 5924 4102 5924 4100 5924 4098 22 4156 22 4100 22 4098 22 4096 22 4156 22 4156 22 4096 22 4166 22 4166 22 4096 22 4094 22 4092 22 4166 22 4094 22 4092 22 4090 22 4166 22 4166 5956 4090 5956 4088 5956 4086 22 4166 22 4088 22 4086 22 4084 22 4166 22 4166 5926 4084 5926 4082 5926 4080 22 4166 22 4082 22 4080 22 4164 22 4166 22 4080 22 4078 22 4164 22 4164 5957 4078 5957 4076 5957 4074 22 4164 22 4076 22 4074 5958 4072 5958 4164 5958 4164 5959 4072 5959 4070 5959 4066 5960 4164 5960 4070 5960 4066 22 4068 22 4164 22 4164 22 4068 22 3655 22 4162 41 4163 41 4170 41 4170 41 4163 41 4171 41 343 5961 340 5961 3654 5961 3654 5962 340 5962 344 5962 327 5963 318 5963 3620 5963 3620 5964 318 5964 307 5964 3977 5963 307 5963 311 5963 3977 5965 3620 5965 307 5965 3612 5966 4172 5966 2470 5966 3612 5967 4173 5967 4172 5967 3612 5968 3613 5968 4173 5968 4173 5969 3613 5969 4174 5969 4175 5970 4174 5970 4176 5970 4177 5971 4176 5971 4178 5971 3972 5972 4178 5972 3973 5972 3972 5973 4177 5973 4178 5973 3972 5974 3971 5974 4177 5974 4177 5975 3971 5975 4179 5975 4175 5976 4179 5976 4180 5976 4173 5977 4180 5977 4172 5977 4173 5978 4175 5978 4180 5978 4173 5976 4174 5976 4175 5976 3613 5979 3614 5979 4174 5979 4174 5980 3614 5980 4181 5980 4176 5981 4181 5981 4182 5981 4178 5982 4182 5982 4183 5982 3973 5983 4183 5983 3974 5983 3973 5984 4178 5984 4183 5984 3614 5985 3615 5985 4181 5985 4181 5986 3615 5986 4184 5986 4182 5982 4184 5982 4185 5982 4183 5987 4185 5987 4186 5987 3974 5988 4186 5988 3975 5988 3974 5989 4183 5989 4186 5989 3615 5990 3616 5990 4184 5990 4184 5991 3616 5991 4187 5991 4185 5992 4187 5992 4188 5992 4186 5993 4188 5993 4189 5993 3975 5994 4189 5994 3976 5994 3975 5995 4186 5995 4189 5995 3616 5996 3617 5996 4187 5996 4187 5997 3617 5997 4190 5997 4188 5993 4190 5993 4191 5993 4189 5998 4191 5998 3977 5998 3976 5999 4189 5999 3977 5999 3617 6000 3618 6000 4190 6000 4190 6001 3618 6001 4192 6001 4191 6002 4192 6002 3977 6002 4191 5993 4190 5993 4192 5993 3618 6003 3619 6003 4192 6003 4192 6004 3619 6004 3977 6004 3977 6005 3619 6005 3620 6005 3971 6006 3970 6006 4179 6006 4179 6007 3970 6007 4193 6007 4180 6008 4193 6008 4194 6008 4172 6009 4194 6009 2470 6009 4172 6010 4180 6010 4194 6010 3970 6011 3969 6011 4193 6011 4193 6012 3969 6012 4195 6012 4194 6013 4195 6013 2427 6013 2470 6014 4194 6014 2427 6014 3969 6015 2427 6015 4195 6015 4193 6010 4195 6010 4194 6010 4179 5978 4193 5978 4180 5978 4177 5970 4179 5970 4175 5970 4176 5970 4177 5970 4175 5970 4181 5970 4176 5970 4174 5970 4184 6016 4182 6016 4181 6016 4182 5981 4178 5981 4176 5981 4187 6017 4185 6017 4184 6017 4185 6017 4183 6017 4182 6017 4190 6018 4188 6018 4187 6018 4188 5992 4186 5992 4185 5992 4189 5993 4188 5993 4191 5993 4156 18 4166 18 4157 18 4157 18 4166 18 4167 18 4171 6019 4157 6019 4167 6019 4171 6020 4159 6020 4157 6020 4171 18 4163 18 4159 18 4159 18 4163 18 4158 18 333 6021 462 6021 335 6021 335 6022 462 6022 3968 6022 339 6023 3968 6023 3657 6023 461 6024 339 6024 3657 6024 461 6025 342 6025 339 6025 4170 6026 4036 6026 3968 6026 4170 6027 4035 6027 4036 6027 4170 6028 4033 6028 4035 6028 4170 6029 4031 6029 4033 6029 4170 6030 4029 6030 4031 6030 4170 6031 4027 6031 4029 6031 4170 6032 4025 6032 4027 6032 4170 6033 4023 6033 4025 6033 4170 6034 4171 6034 4023 6034 4023 6035 4171 6035 4021 6035 4021 6036 4171 6036 4019 6036 4019 6037 4171 6037 4017 6037 4017 6038 4171 6038 4015 6038 4015 6039 4171 6039 4013 6039 4013 6040 4171 6040 4011 6040 4011 6041 4171 6041 4009 6041 4009 6042 4171 6042 4007 6042 4007 6043 4171 6043 4005 6043 4005 6044 4171 6044 4003 6044 4003 6045 4171 6045 4099 6045 4001 6046 4099 6046 4101 6046 4103 6047 4001 6047 4101 6047 4103 6048 3999 6048 4001 6048 4103 6049 4105 6049 3999 6049 3999 6050 4105 6050 3997 6050 3997 6051 4105 6051 4107 6051 3995 6052 4107 6052 4109 6052 3993 6053 4109 6053 4111 6053 3991 6054 4111 6054 3989 6054 3991 6055 3993 6055 4111 6055 4171 6056 4167 6056 4099 6056 4099 6057 4167 6057 4097 6057 4097 6058 4167 6058 4095 6058 4095 6059 4167 6059 4093 6059 4093 6060 4167 6060 4091 6060 4091 6040 4167 6040 4089 6040 4089 6061 4167 6061 4087 6061 4087 6062 4167 6062 4085 6062 4085 6063 4167 6063 4083 6063 4083 6064 4167 6064 4081 6064 4081 6065 4167 6065 4079 6065 4079 6066 4167 6066 4165 6066 4077 6067 4165 6067 4075 6067 4077 6068 4079 6068 4165 6068 3657 6069 4124 6069 4165 6069 3657 6027 4123 6027 4124 6027 3657 6028 4121 6028 4123 6028 3657 6029 4119 6029 4121 6029 3657 6030 4117 6030 4119 6030 3657 6031 4115 6031 4117 6031 3657 6032 4113 6032 4115 6032 3657 6070 3968 6070 4113 6070 4113 6071 3968 6071 3989 6071 4111 6072 4113 6072 3989 6072 339 6073 335 6073 3968 6073 4036 6074 3979 6074 3968 6074 3968 6075 3979 6075 3981 6075 3983 6076 3968 6076 3981 6076 3983 6077 3985 6077 3968 6077 3968 6078 3985 6078 3987 6078 3989 6079 3968 6079 3987 6079 3993 6054 3995 6054 4109 6054 3995 6080 3997 6080 4107 6080 4001 6081 4003 6081 4099 6081 4124 6082 4067 6082 4165 6082 4165 6083 4067 6083 4069 6083 4071 6084 4165 6084 4069 6084 4071 6085 4073 6085 4165 6085 4165 6086 4073 6086 4075 6086

+
+
+
+
+ + + + + 1 0 0 0 0 1 0 0 0 0 1 0 0 0 0 1 + + + + + + + +
\ No newline at end of file diff --git a/data/mir_common/mir_description/meshes/sensor_mounts/intel_f200_camera_mount_convex_hull.dae b/data/mir_common/mir_description/meshes/sensor_mounts/intel_f200_camera_mount_convex_hull.dae new file mode 100644 index 0000000000000000000000000000000000000000..a6029186edef00c8cbfee05c7472e65a867f8090 --- /dev/null +++ b/data/mir_common/mir_description/meshes/sensor_mounts/intel_f200_camera_mount_convex_hull.dae @@ -0,0 +1,56 @@ + + + + + VCGLab + VCGLib | MeshLab + + So. Feb 21 18:41:21 2016 + So. Feb 21 18:41:21 2016 + Y_UP + + + + + + 24.2806 -29.9893 -36.4494 -25.7194 -30.5336 -36.6442 -25.7194 -29.9893 -36.4494 -25.7194 -31.5102 -37.2574 -25.7194 -31.0441 -36.9154 -25.7194 -31.9222 -37.663 -9.28047 -32.8618 -70.9321 24.2806 -31.0441 -36.9154 24.2806 -30.5336 -36.6442 24.2806 -31.9222 -37.663 24.2806 -31.5102 -37.2574 24.2806 -32.2714 -38.1237 -25.7194 -32.2714 -38.1237 2.5656 -32.2789 -72.4351 -6.13509 -32.5321 -71.98 -4.89947 -32.3803 -72.2692 3.30107 -32.3614 -72.3015 4.03445 -32.45 -72.1435 -10.3719 -32.9128 -70.4604 -9.91569 -32.8977 -70.6644 -10.2323 -32.9092 -70.5238 8.9471 -32.9131 -70.4541 -0.693778 -32.0849 -72.7098 -0.0905076 -32.0928 -72.6996 -3.68193 -32.2458 -72.4856 -7.38529 -32.6826 -71.6175 5.48142 -32.6281 -71.7606 -10.5816 -32.9162 -70.3651 -10.4886 -32.915 -70.4072 9.08294 -32.9155 -70.3921 9.18166 -32.9166 -70.348 8.26847 -32.8876 -70.7543 -13.2194 -32.8911 -70.7257 -25.7194 -32.8706 -70.8773 24.2806 -32.8706 -70.8773 11.7806 -32.8911 -70.7257 6.89515 -32.783 -71.2952 7.58665 -32.8432 -71.0341 -8.64668 -32.8119 -71.1799 -2.48274 -32.1452 -72.6296 1.85762 -32.2092 -72.5396 1.18127 -32.1546 -72.6167 0.53305 -32.1158 -72.6692 -1.29082 -32.0914 -72.7014 -10.6959 -32.9171 -70.3182 -10.6504 -32.9169 -70.3353 9.24755 -32.9171 -70.3214 -25.7194 -18.7436 -74.2672 -32.7194 3.08679 -69.8702 -32.7194 14.0887 -69.8702 -25.7194 -28.9172 -74.2672 -25.7194 -6.58595 -73.21 24.2806 -6.58595 -73.21 24.2806 -18.7436 -74.2672 31.2806 14.0887 -69.8702 31.2806 3.08679 -65.6438 31.2806 14.0762 -37.0831 31.2806 3.16822 -37.0831 31.2806 14.0887 -44.2514 31.2806 3.08679 -69.8702 24.2806 -28.9172 -74.2672 -25.7194 -32.9172 -70.3127 -32.7194 3.08679 -65.6438 -25.7194 -32.9172 -40.3126 12.2806 -15.8034 -15.2346 12.2806 14.6966 -15.2346 -13.7194 -15.8034 -15.2346 -32.7194 3.16822 -37.0831 -32.7194 14.0762 -37.0831 -13.7194 14.6966 -15.2346 -32.7194 14.0887 -44.2514 -10.7194 17.6966 -15.2346 -10.7194 17.6966 -19.2346 9.28061 17.6966 -19.2346 24.2806 -32.9172 -40.3126 24.2806 -32.9172 -70.3127 9.28061 17.6966 -15.2346 9.28061 -18.8034 -15.2346 -10.7194 -18.8034 -15.2346 -13.2194 -29.2234 -74.2554 11.7806 -29.2234 -74.2554 24.2806 -29.4824 -74.227 -25.7194 -29.4824 -74.227 -13.2194 -32.9062 -40.0064 11.7806 -32.9062 -40.0064 -25.7194 -32.8768 -39.736 24.2806 -32.8768 -39.736 11.7806 -30.9614 -73.7054 -25.7194 -30.5676 -73.9108 24.2806 -30.5676 -73.9108 -13.2194 -30.9614 -73.7054 24.2806 -31.0659 -73.6411 -25.7194 -31.0659 -73.6411 11.7806 -31.4623 -73.3531 24.2806 -31.5211 -73.3037 -25.7194 -31.5211 -73.3037 -13.2194 -31.4623 -73.3531 11.7806 -30.4126 -73.9771 -13.2194 -30.4126 -73.9771 24.2806 -30.0362 -74.1075 -25.7194 -30.0362 -74.1075 -13.2194 -32.3604 -38.2672 -25.7194 -32.5505 -38.6299 24.2806 -32.5505 -38.6299 11.7806 -32.3604 -38.2672 11.7806 -32.8142 -39.401 -13.2194 -32.8142 -39.401 24.2806 -32.7537 -39.1711 -25.7194 -32.7537 -39.1711 11.7806 -29.8287 -74.1619 -13.2194 -29.8287 -74.1619 11.7806 -31.9036 -72.9284 -13.2194 -31.9036 -72.9284 24.2806 -31.924 -72.9053 -25.7194 -31.924 -72.9053 11.7806 -32.2749 -72.4413 -13.2194 -32.2749 -72.4413 -25.7194 -32.2666 -72.454 24.2806 -32.2666 -72.454 11.7806 -32.7745 -71.3269 -13.2194 -32.7745 -71.3269 -25.7194 -32.7447 -71.4298 24.2806 -32.7447 -71.4298 11.7806 -32.6308 -38.8167 -13.2194 -32.6308 -38.8167 -13.2194 -32.5675 -71.9033 11.7806 -32.5675 -71.9033 24.2806 -32.542 -71.9589 -25.7194 -32.542 -71.9589 + + + + + + + + + + 0.214354 0.0846168 -0.973084 -0.981691 -0.190481 0.000543084 -0.607718 0.607718 0.511231 -0.214354 0.0846168 -0.973084 0.689099 -0.0514113 -0.722841 -0.981534 -0.190639 -0.0157335 0.979478 -0.188211 -0.0721038 -0.809467 -0.160093 0.56492 -0.164043 0.986452 0.00172027 0.981386 -0.191575 0.0134221 0.981691 -0.190481 0.000543082 0.809467 -0.160093 0.56492 0.85947 -0.172248 0.481291 0.784766 -0.208843 0.583547 -0.859471 -0.172248 0.48129 -0.917959 -0.186102 0.35031 -0.784766 -0.208843 0.583547 -0.707001 -0.331791 0.624551 -0.960634 -0.194903 0.197979 -0.94574 -0.192219 0.261971 -0.411851 -0.639287 0.649377 -0.528309 -0.528309 0.664664 -0.576383 -0.483428 0.658847 -0.981386 -0.191575 0.0134217 -0.980202 -0.193459 0.0421574 -0.969341 -0.195822 0.148429 -0.201968 -0.780515 0.591613 0.164043 0.986452 0.00172027 0.607719 0.607717 0.511231 0.000796635 -0.0709447 -0.99748 0.97711 -0.185911 -0.103412 -0.689099 -0.0514113 -0.722841 -0.846467 -0.112306 -0.520463 -0.957938 -0.170885 -0.230551 -0.980882 -0.189742 -0.0432368 -0.967484 -0.177846 -0.179852 -0.973367 -0.182596 -0.13862 0.981534 -0.190639 -0.0157335 0.980882 -0.189742 -0.0432368 0.974712 -0.195692 0.107896 -0.0008131 -0.97707 0.212919 0.000834359 -0.997554 0.0698906 -0.9781 -0.194852 0.0731602 -0.974712 -0.195692 0.107896 0.957938 -0.170885 -0.230551 0.941593 -0.160291 -0.296157 0.846467 -0.112306 -0.520463 0.911091 -0.143092 -0.386571 0.967484 -0.177846 -0.179852 0.973367 -0.182596 -0.138619 -0.000796635 -0.0709447 -0.99748 -0.911091 -0.143092 -0.386571 -0.941593 -0.160291 -0.296157 -0.000669602 -0.347137 -0.937814 -0.000544573 -0.475991 -0.87945 -0.000373909 -0.595468 -0.803379 -0.97711 -0.185911 -0.103412 -0.979478 -0.188211 -0.0721038 -0.000636946 -0.996611 -0.0822508 -0.00058562 -0.975006 -0.222176 0.52831 -0.528309 0.664664 0.980202 -0.19346 0.0421582 0.9781 -0.194852 0.0731602 -0.000834359 -0.997554 0.0698906 0.000544573 -0.475991 -0.87945 0.000373909 -0.595468 -0.803379 -0.000753111 -0.210926 -0.977502 0.000669602 -0.347137 -0.937814 -0.000166686 -0.70313 -0.711061 0.000461177 -0.873901 -0.486104 0.000372876 -0.87148 -0.490431 0.000503195 -0.933816 -0.357752 1.8674e-05 -0.999689 -0.0249475 -0.000113908 -0.999135 -0.0415879 -2.0997e-06 -0.999145 -0.0413431 4.33983e-06 -0.999252 -0.0386787 9.14568e-05 -0.999244 -0.0388693 -0.000378219 -0.971874 -0.235503 0 -0.98735 -0.158556 -0.000134417 -0.980255 -0.197738 2.75474e-05 -0.984572 -0.17498 -0.000114535 -0.980265 -0.197689 0.707001 -0.331791 0.624551 0.576383 -0.483427 0.658848 0.917959 -0.186102 0.35031 0.94574 -0.192219 0.26197 0.201968 -0.780515 0.591613 0.411853 -0.639287 0.649376 0.969341 -0.195822 0.148429 0.960634 -0.194903 0.197979 0.000312383 -0.861782 0.507279 0.000692179 -0.875713 0.482831 -0.000692179 -0.875713 0.482831 -0.000312318 -0.861782 0.507279 0.0008131 -0.97707 0.212919 -0.000761171 -0.936186 0.351505 0.000753112 -0.210926 -0.977502 0.000166686 -0.70313 -0.711061 0 -0.772117 -0.635481 0.000203823 -0.784737 -0.619829 0.000421373 -0.796486 -0.604656 0.000366516 -0.793888 -0.608063 -3.38579e-05 -0.852163 -0.523276 -9.25312e-06 -0.850867 -0.525382 3.17145e-05 -0.851237 -0.524781 1.57565e-05 -0.850805 -0.525481 0 -0.840304 -0.542115 0 -0.905341 -0.424685 1.96597e-05 -0.894148 -0.447771 -3.40873e-05 -0.892807 -0.45044 -7.01798e-05 -0.85522 -0.518265 8.22713e-05 -0.872056 -0.489405 -0.000457659 -0.873901 -0.486104 -0.000212914 -0.880889 -0.473324 0.000173542 -0.923174 -0.384382 -0.000499419 -0.933816 -0.357752 0 -0.949383 -0.31412 0.000181596 -0.939845 -0.341601 2.92189e-06 -0.998391 -0.0567012 -0.000265247 -0.998358 -0.0572898 -0.00058501 -0.996739 -0.080687 -0.000459318 -0.996588 -0.0825331 0 -0.994255 -0.107036 7.3337e-05 -0.996686 -0.0813416 8.72997e-05 -0.996808 -0.0798302 0.000636946 -0.996611 -0.0822508 0.000436393 -0.997092 -0.0762112 0.000495399 -0.975006 -0.222176 0.000483475 -0.975078 -0.22186 0.000761171 -0.936186 0.351505 -0.000411216 -0.796486 -0.604656 -0.000193764 -0.784146 -0.620577 -3.96628e-06 -0.790722 -0.612176 -2.60288e-05 -0.797776 -0.602954 0 -0.835278 -0.549828 -2.71974e-05 -0.826463 -0.562991 1.64227e-05 -0.828543 -0.559926 0.000121081 -0.815577 -0.578648 0.000313479 -0.802348 -0.596857 -0.000254215 -0.929391 -0.369098 -0.000184255 -0.928901 -0.370328 0 -0.920441 -0.390882 0 -0.999935 -0.0113928 4.28813e-06 -0.999823 -0.0187967 3.15497e-06 -0.999823 -0.0187939 -3.26816e-05 -0.999594 -0.0285078 -1.56263e-05 -0.999722 -0.023583 -3.56891e-06 -0.999595 -0.0284436 1.28805e-06 -0.99969 -0.0249086 1.09159e-07 -0.999723 -0.0235467 -1.52127e-05 -0.991146 -0.132777 0 -0.990584 -0.136904 6.18253e-05 -0.991644 -0.129001 0 -0.992588 -0.121525 0.000142441 -0.974351 -0.225032 0.000233331 -0.974299 -0.22526 0 -0.965887 -0.258965 -2.19843e-05 -0.969288 -0.245927 -8.93494e-05 -0.816985 -0.57666 -6.04164e-05 -0.816328 -0.577588 3.108e-05 -0.804018 -0.594605 -0.0003989 -0.797086 -0.603865 -9.12435e-05 -0.799548 -0.600602 2.35592e-06 -0.999933 -0.0115949 -5.15964e-06 -0.999484 -0.032113 -1.86478e-06 -0.999933 -0.0116061 -0.531911 0 -0.8468 -0.531911 0 -0.8468 0 0.0866305 -0.996241 0 0.0866305 -0.996241 0 0.159473 -0.987202 0 0.159473 -0.987202 1 0 0 1 0 0 1 0 0 1 0 0 0 0 -1 0 0 -1 0.531911 0 -0.8468 0.531911 0 -0.8468 -0.981619 -0.190849 0 -0.981619 -0.190849 0 0.754583 0 0.656204 0.754583 0 0.656204 -0.754583 0 0.656204 -0.754583 0 0.656204 -1 0 0 -1 0 0 -1 0 0 -1 0 0 -0.161834 0.986818 0 -0.161834 0.986818 0 0 0.997471 -0.071072 0 0.997471 -0.071072 0 -1 0 0 -1 0 0.981619 -0.190849 0 0.981619 -0.190849 0 0.161834 0.986818 0 0.161834 0.986818 0 0 1 0 0 1 0 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 0 1 0 -0.0384922 -0.999259 0 -0.0384922 -0.999259 0 -0.109015 -0.99404 0 -0.109015 -0.99404 0 -0.999356 0.035894 0 -0.999356 0.035894 0 -0.994141 0.10809 0 -0.994141 0.10809 0 -0.462457 -0.886642 0 -0.462457 -0.886642 0 -0.524049 -0.851688 0 -0.524049 -0.851688 0 -0.643257 -0.76565 0 -0.643257 -0.76565 0 -0.587777 -0.809023 0 -0.587777 -0.809023 0 -0.393271 -0.919423 0 -0.393271 -0.919423 0 -0.327356 -0.944901 0 -0.327356 -0.944901 0 -0.88572 0.46422 0 -0.88572 0.46422 0 -0.861797 0.507254 0 -0.861797 0.507254 0 -0.982985 0.183684 0 -0.982985 0.183684 0 -0.967074 0.254497 0 -0.967074 0.254497 0 -0.184736 -0.982788 0 -0.184736 -0.982788 0 -0.253621 -0.967304 0 -0.253621 -0.967304 0 -0.70036 -0.71379 0 -0.70036 -0.71379 0 -0.749594 -0.661898 0 -0.749594 -0.661898 0 -0.837235 -0.546843 0 -0.837235 -0.546843 0 -0.960534 -0.278162 0 -0.960534 -0.278162 0 -0.918712 0.394929 0 -0.918712 0.394929 0 -0.944801 0.327646 0 -0.944801 0.327646 0 -0.908962 -0.416878 0 -0.908962 -0.416878 + + + + + + + + + + + + + + +

53 0 52 0 54 0 67 1 62 1 63 1 69 2 71 2 68 2 47 3 49 3 51 3 81 4 60 4 59 4 33 5 61 5 48 5 59 6 122 6 127 6 66 7 67 7 2 7 71 8 70 8 68 8 86 9 74 9 57 9 74 10 55 10 57 10 64 11 0 11 57 11 0 12 8 12 57 12 8 13 0 13 64 13 67 14 1 14 2 14 4 15 1 15 67 15 2 16 1 16 66 16 66 17 1 17 4 17 3 18 67 18 5 18 67 19 3 19 4 19 78 20 3 20 5 20 66 21 3 21 78 21 66 22 4 22 3 22 67 23 63 23 85 23 67 24 85 24 108 24 67 25 12 25 5 25 12 26 78 26 5 26 58 27 76 27 56 27 56 28 76 28 65 28 60 29 81 29 80 29 59 30 127 30 118 30 50 31 82 31 48 31 82 32 100 32 48 32 92 33 95 33 48 33 48 34 121 34 33 34 95 35 114 35 48 35 48 36 114 36 117 36 75 37 34 37 59 37 34 38 122 38 59 38 11 39 103 39 57 39 85 40 106 40 108 40 74 41 86 41 84 41 108 42 102 42 67 42 102 43 12 43 67 43 94 44 91 44 59 44 59 45 91 45 89 45 59 46 99 46 81 46 89 47 99 47 59 47 113 48 94 48 59 48 118 49 113 49 59 49 82 50 50 50 79 50 100 51 88 51 48 51 48 52 88 52 92 52 98 53 88 53 100 53 92 54 88 54 90 54 92 55 96 55 95 55 117 56 128 56 48 56 48 57 128 57 121 57 33 58 32 58 61 58 121 59 38 59 33 59 77 60 10 60 64 60 57 61 107 61 86 61 103 62 107 62 57 62 85 63 63 63 83 63 91 64 87 64 89 64 91 65 94 65 93 65 82 66 110 66 100 66 99 67 89 67 97 67 114 68 95 68 112 68 118 69 127 69 17 69 16 70 118 70 17 70 122 71 26 71 127 71 75 72 30 72 29 72 18 73 28 73 61 73 18 74 21 74 28 74 28 75 21 75 29 75 29 76 21 76 75 76 121 77 120 77 38 77 34 78 33 78 6 78 38 79 6 79 33 79 6 80 37 80 34 80 38 81 37 81 6 81 64 82 7 82 8 82 10 83 7 83 64 83 8 84 7 84 57 84 57 85 7 85 10 85 11 86 9 86 77 86 9 87 10 87 77 87 57 88 9 88 11 88 10 89 9 89 57 89 77 90 104 90 11 90 103 91 11 91 104 91 102 92 101 92 12 92 12 93 101 93 78 93 107 94 105 94 86 94 102 95 108 95 124 95 99 96 109 96 81 96 113 97 111 97 94 97 113 98 22 98 114 98 23 99 22 99 113 99 113 100 118 100 42 100 23 101 113 101 42 101 117 102 116 102 16 102 116 103 13 103 16 103 16 104 115 104 118 104 13 105 115 105 16 105 116 106 115 106 13 106 128 107 14 107 127 107 17 108 127 108 14 108 17 109 14 109 128 109 16 110 15 110 117 110 17 111 15 111 16 111 128 112 117 112 15 112 15 113 17 113 128 113 26 114 126 114 127 114 128 115 25 115 121 115 121 116 25 116 122 116 26 117 122 117 25 117 20 118 21 118 18 118 61 119 20 119 18 119 32 120 20 120 61 120 19 121 20 121 32 121 32 122 35 122 19 122 20 123 19 123 35 123 20 124 35 124 21 124 34 125 75 125 35 125 21 126 35 126 75 126 34 127 119 127 122 127 37 128 119 128 34 128 123 129 107 129 103 129 114 130 43 130 117 130 22 131 43 131 114 131 22 132 23 132 43 132 42 133 43 133 23 133 24 134 118 134 117 134 40 135 24 135 117 135 118 136 24 136 40 136 40 137 41 137 118 137 41 138 42 138 118 138 125 139 25 139 128 139 25 140 125 140 26 140 126 141 26 141 125 141 61 142 46 142 75 142 75 143 46 143 30 143 46 144 45 144 30 144 28 145 27 145 61 145 45 146 61 146 27 146 28 147 29 147 27 147 30 148 27 148 29 148 45 149 27 149 30 149 32 150 33 150 31 150 34 151 31 151 33 151 35 152 31 152 34 152 35 153 32 153 31 153 37 154 38 154 36 154 37 155 36 155 119 155 119 156 36 156 120 156 120 157 36 157 38 157 40 158 117 158 39 158 41 159 40 159 39 159 41 160 39 160 42 160 43 161 39 161 117 161 39 162 43 162 42 162 45 163 44 163 61 163 46 164 61 164 44 164 46 165 44 165 45 165 48 166 49 166 47 166 47 167 50 167 48 167 53 168 51 168 52 168 47 169 51 169 53 169 54 170 51 170 49 170 52 171 51 171 54 171 57 172 55 172 56 172 55 173 54 173 58 173 56 174 55 174 58 174 54 175 55 175 59 175 53 176 60 176 47 176 47 177 60 177 50 177 59 178 60 178 54 178 54 179 60 179 53 179 48 180 61 180 62 180 62 181 61 181 63 181 56 182 64 182 57 182 64 183 56 183 65 183 67 184 66 184 68 184 68 185 66 185 69 185 48 186 70 186 49 186 67 187 70 187 62 187 62 188 70 188 48 188 70 189 67 189 68 189 72 190 70 190 71 190 49 191 70 191 72 191 49 192 73 192 54 192 72 193 73 193 49 193 61 194 74 194 63 194 61 195 75 195 74 195 55 196 74 196 59 196 59 197 74 197 75 197 54 198 76 198 58 198 73 199 76 199 54 199 71 200 76 200 72 200 73 201 72 201 76 201 77 202 71 202 69 202 77 203 76 203 71 203 66 204 78 204 77 204 64 205 65 205 77 205 66 206 77 206 69 206 76 207 77 207 65 207 60 208 79 208 50 208 80 209 79 209 60 209 80 210 81 210 79 210 82 211 79 211 81 211 74 212 83 212 63 212 84 213 83 213 74 213 85 214 83 214 86 214 84 215 86 215 83 215 87 216 88 216 89 216 88 217 87 217 90 217 92 218 87 218 91 218 90 219 87 219 92 219 95 220 93 220 94 220 96 221 93 221 95 221 96 222 92 222 93 222 91 223 93 223 92 223 88 224 97 224 89 224 97 225 88 225 98 225 99 226 97 226 100 226 98 227 100 227 97 227 103 228 101 228 102 228 104 229 101 229 103 229 77 230 78 230 101 230 104 231 77 231 101 231 86 232 105 232 85 232 85 233 105 233 106 233 105 234 107 234 108 234 106 235 105 235 108 235 81 236 109 236 82 236 109 237 110 237 82 237 100 238 109 238 99 238 110 239 109 239 100 239 94 240 111 240 95 240 112 241 95 241 111 241 114 242 111 242 113 242 112 243 111 243 114 243 116 244 117 244 115 244 118 245 115 245 117 245 120 246 121 246 119 246 121 247 122 247 119 247 102 248 123 248 103 248 124 249 123 249 102 249 107 250 123 250 108 250 124 251 108 251 123 251 126 252 125 252 127 252 128 253 127 253 125 253

+
+
+
+
+ + + + + + + + + + +
diff --git a/data/mir_common/mir_description/package.xml b/data/mir_common/mir_description/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..bd38194bfe937b484f0809026b66777b6884362e --- /dev/null +++ b/data/mir_common/mir_description/package.xml @@ -0,0 +1,18 @@ + + + mir_description + 0.0.1 + common descriptions of sensors, actuators and other devices + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + pr2_description + youbot_description + + \ No newline at end of file diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/d435_center/dynamixel_gripper.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/d435_center/dynamixel_gripper.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..5924928297c86c1a58196d2e91bc6e356e3d2f05 --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/d435_center/dynamixel_gripper.urdf.xacro @@ -0,0 +1,99 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/d435_center/festo_finger_mount.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/d435_center/festo_finger_mount.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..34c484d0f55aa19124d4126a12670b85a9d39669 --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/d435_center/festo_finger_mount.urdf.xacro @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/grasp_fix_plugin.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/grasp_fix_plugin.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..e10c36fc071125af91fdc9e05fb49949c79d9b9d --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/grasp_fix_plugin.urdf.xacro @@ -0,0 +1,33 @@ + + + + + + + + + + + arm_1 + arm_link_5 + gripper_motor_left_link + gripper_motor_right_link + + 100 + 4 + 4 + 8 + 0.005 + false + __default_topic__ + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.gazebo.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.gazebo.xacro new file mode 100644 index 0000000000000000000000000000000000000000..598e08b6a13712d06fafea360b2289169f6ebc37 --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.gazebo.xacro @@ -0,0 +1,29 @@ + + + + + + + Gazebo/Black + false + true + + + + Gazebo/Black + false + true + + + + Gazebo/Black + false + true + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.transmission.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.transmission.xacro new file mode 100644 index 0000000000000000000000000000000000000000..ea050206c3602cb2888e2505b44488902cdc5880 --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.transmission.xacro @@ -0,0 +1,29 @@ + + + + + + + + transmission_interface/SimpleTransmission + + + hardware_interface/EffortJointInterface + 1600 + + + + + transmission_interface/SimpleTransmission + + + hardware_interface/EffortJointInterface + 1600 + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..e4374a5981cc0451e5d59c1c440691fbdda044c7 --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_gripper.urdf.xacro @@ -0,0 +1,185 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_limits.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_limits.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..611a8bb23d5400e40b8911689dbf80cf70faecfc --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/v1/dynamixel_limits.urdf.xacro @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/v2/dynamixel_gripper.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/v2/dynamixel_gripper.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..dffd77fa968e76d1a7de2b1f0f9bbc628b44c974 --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/v2/dynamixel_gripper.urdf.xacro @@ -0,0 +1,92 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/dynamixel/v2/festo_finger_mount.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/dynamixel/v2/festo_finger_mount.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..34c484d0f55aa19124d4126a12670b85a9d39669 --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/dynamixel/v2/festo_finger_mount.urdf.xacro @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/grippers/festo_gripper.urdf.xacro b/data/mir_common/mir_description/urdf/grippers/festo_gripper.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..40bd814823a8ef0a1c5f87186159ad15d6d4597e --- /dev/null +++ b/data/mir_common/mir_description/urdf/grippers/festo_gripper.urdf.xacro @@ -0,0 +1,149 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/adapter_plate.urdf.xacro b/data/mir_common/mir_description/urdf/misc/adapter_plate.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..f4c4554c122bebd1c41100e4de298ab485450dab --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/adapter_plate.urdf.xacro @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/cam3d_tower.urdf.xacro b/data/mir_common/mir_description/urdf/misc/cam3d_tower.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..77d3db94cc483a9df6381bf8aacd8a6d6c0a094f --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/cam3d_tower.urdf.xacro @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/distance_screw.urdf.xacro b/data/mir_common/mir_description/urdf/misc/distance_screw.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..a486b38c4e99e46bbad0d16116daa997f6d4f0a4 --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/distance_screw.urdf.xacro @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/full_platform.urdf.xacro b/data/mir_common/mir_description/urdf/misc/full_platform.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..82fff94c02cf244f07291b547da8e62087af2559 --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/full_platform.urdf.xacro @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/laptop_case_frame.urdf.xacro b/data/mir_common/mir_description/urdf/misc/laptop_case_frame.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..52985fee3aa25f2e3df9b1c287ed01cb2c7e5ca9 --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/laptop_case_frame.urdf.xacro @@ -0,0 +1,133 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/plugbar.xacro b/data/mir_common/mir_description/urdf/misc/plugbar.xacro new file mode 100644 index 0000000000000000000000000000000000000000..2ea88c3f05cddaeda216ae38ec9ae2f9f8706f71 --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/plugbar.xacro @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/rear_platform.urdf.xacro b/data/mir_common/mir_description/urdf/misc/rear_platform.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..c7ddd1cec67efc47065516718f554d88ff7017ee --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/rear_platform.urdf.xacro @@ -0,0 +1,42 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/rear_platform_v2.urdf.xacro b/data/mir_common/mir_description/urdf/misc/rear_platform_v2.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..9b4322031f70824936ef8b167f09c8c04c381512 --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/rear_platform_v2.urdf.xacro @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/sensor_angle.urdf.xacro b/data/mir_common/mir_description/urdf/misc/sensor_angle.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..f5a906e2bd0e73bd12ea750582a958c9d1ce4661 --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/sensor_angle.urdf.xacro @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/misc/sensor_angle_shortend.urdf.xacro b/data/mir_common/mir_description/urdf/misc/sensor_angle_shortend.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..5e0bb9cb86e9e26a4e1562250061c5493846978a --- /dev/null +++ b/data/mir_common/mir_description/urdf/misc/sensor_angle_shortend.urdf.xacro @@ -0,0 +1,73 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/sensor_mounts/asus_xtion_camera_mount.urdf.xacro b/data/mir_common/mir_description/urdf/sensor_mounts/asus_xtion_camera_mount.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..0af95936a0d5fb70c2605f751d4f64b1f0ebede4 --- /dev/null +++ b/data/mir_common/mir_description/urdf/sensor_mounts/asus_xtion_camera_mount.urdf.xacro @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/sensor_mounts/intel_f200_camera_mount.urdf.xacro b/data/mir_common/mir_description/urdf/sensor_mounts/intel_f200_camera_mount.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..83d7989253e4ccea9debd79a0eda3d15bab5d1be --- /dev/null +++ b/data/mir_common/mir_description/urdf/sensor_mounts/intel_f200_camera_mount.urdf.xacro @@ -0,0 +1,39 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_common/mir_description/urdf/sensors/asus_xtion_camera.urdf.xacro b/data/mir_common/mir_description/urdf/sensors/asus_xtion_camera.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..a0505f765ab379c88e5912d3d8c3345989dd81f1 --- /dev/null +++ b/data/mir_common/mir_description/urdf/sensors/asus_xtion_camera.urdf.xacro @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_controllers/mir_controller_msgs/CMakeLists.txt b/data/mir_controllers/mir_controller_msgs/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..19d4ce9fcce3eed0f43e47a2ad9bc9c8db200812 --- /dev/null +++ b/data/mir_controllers/mir_controller_msgs/CMakeLists.txt @@ -0,0 +1,30 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_controller_msgs) + +find_package(catkin REQUIRED + COMPONENTS + message_generation + roscpp + std_msgs +) + +add_message_files( + FILES + VisualServoingState.msg +) + +add_service_files( + FILES + StartVisualServoing.srv +) + +generate_messages( + DEPENDENCIES + std_msgs +) + +catkin_package( + CATKIN_DEPENDS + message_runtime + std_msgs +) diff --git a/data/mir_controllers/mir_controller_msgs/msg/VisualServoingState.msg b/data/mir_controllers/mir_controller_msgs/msg/VisualServoingState.msg new file mode 100644 index 0000000000000000000000000000000000000000..f4130db9c48acfa1c196fd54158d2c564d052536 --- /dev/null +++ b/data/mir_controllers/mir_controller_msgs/msg/VisualServoingState.msg @@ -0,0 +1,6 @@ +byte SUCCESS=0 +byte FAILED=-1 +byte TIMEOUT=-2 +byte LOST_OBJ=-3 + +byte error_code diff --git a/data/mir_controllers/mir_controller_msgs/package.xml b/data/mir_controllers/mir_controller_msgs/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..6a546121c62ff5346903a690f5e71a1d8c97b624 --- /dev/null +++ b/data/mir_controllers/mir_controller_msgs/package.xml @@ -0,0 +1,21 @@ + + + mir_controller_msgs + 0.0.1 + controller messages and services + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + message_generation + roscpp + std_msgs + + message_runtime + std_msgs + diff --git a/data/mir_controllers/mir_controller_msgs/srv/StartVisualServoing.srv b/data/mir_controllers/mir_controller_msgs/srv/StartVisualServoing.srv new file mode 100644 index 0000000000000000000000000000000000000000..6fd6f47a0e30823a19958feda5b79881e5a18972 --- /dev/null +++ b/data/mir_controllers/mir_controller_msgs/srv/StartVisualServoing.srv @@ -0,0 +1,2 @@ +--- +mir_controller_msgs/VisualServoingState return_value diff --git a/data/mir_controllers/mir_controllers/CMakeLists.txt b/data/mir_controllers/mir_controllers/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..3da252acea6e90f6f441c833431ed3efccb5c23c --- /dev/null +++ b/data/mir_controllers/mir_controllers/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_controllers) +find_package(catkin REQUIRED) +catkin_metapackage() diff --git a/data/mir_controllers/mir_controllers/package.xml b/data/mir_controllers/mir_controllers/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..c6735933bab44eafc24b05e18a08d86d3a0e3766 --- /dev/null +++ b/data/mir_controllers/mir_controllers/package.xml @@ -0,0 +1,22 @@ + + + mir_controllers + 0.0.1 + any kind of controller related packages + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_controllers/mir_visual_servoing/CMakeLists.txt b/data/mir_controllers/mir_visual_servoing/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..8e1cc3abac1310abcfa7215f0e47a9bd51addb50 --- /dev/null +++ b/data/mir_controllers/mir_visual_servoing/CMakeLists.txt @@ -0,0 +1,31 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_visual_servoing) + +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + mcr_image_filter +# mcr_blob_detection +# mcr_blob_tracking +# mcr_image_cartesian_mapper + rostopic + mcr_manipulation_measurers + mcr_twist_limiter + mcr_geometric_relation_monitors + mcr_twist_demultiplexer + mcr_twist_controller +) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALLS +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_controllers/mir_visual_servoing/package.xml b/data/mir_controllers/mir_visual_servoing/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..ee4309f373e5e3dfc5b6aa8c7caea01390a56ba3 --- /dev/null +++ b/data/mir_controllers/mir_visual_servoing/package.xml @@ -0,0 +1,29 @@ + + + mir_visual_servoing + 0.1.0 + visual servoing based on (biggest) blob detection + + Ashok Meenakshi Sundaram + Matthew Roscoe + + GPLv3 + + Matthew Roscoe + + catkin + + mcr_image_filter + + + + rostopic + mcr_manipulation_measurers + mcr_twist_limiter + mcr_geometric_relation_monitors + mcr_twist_demultiplexer + mcr_twist_controller + + roslaunch + + diff --git a/data/mir_controllers/mir_visual_servoing/ros/launch/visual_servoing_pipeline.launch b/data/mir_controllers/mir_visual_servoing/ros/launch/visual_servoing_pipeline.launch new file mode 100644 index 0000000000000000000000000000000000000000..97f700c53335721a811cb23b16c57b75f76733bc --- /dev/null +++ b/data/mir_controllers/mir_visual_servoing/ros/launch/visual_servoing_pipeline.launch @@ -0,0 +1,124 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_cartesian_control/CMakeLists.txt b/data/mir_manipulation/mir_arm_cartesian_control/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..89a4ada99d8cb45bf73aeabd67c9464d94361d28 --- /dev/null +++ b/data/mir_manipulation/mir_arm_cartesian_control/CMakeLists.txt @@ -0,0 +1,21 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_arm_cartesian_control) +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + mcr_arm_cartesian_control +) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + +### INSTALLS +install( + DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_manipulation/mir_arm_cartesian_control/package.xml b/data/mir_manipulation/mir_arm_cartesian_control/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..f97c073655a9b369e8b216f81b978b8786b33b63 --- /dev/null +++ b/data/mir_manipulation/mir_arm_cartesian_control/package.xml @@ -0,0 +1,19 @@ + + + mir_arm_cartesian_control + 0.0.1 + launch file for the youbot arm cartesian control + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + mcr_arm_cartesian_control + + roslaunch + + diff --git a/data/mir_manipulation/mir_arm_cartesian_control/ros/launch/arm_cartesian_control_youbot.launch b/data/mir_manipulation/mir_arm_cartesian_control/ros/launch/arm_cartesian_control_youbot.launch new file mode 100644 index 0000000000000000000000000000000000000000..4c585734754c35a87f0d8ec121fd3da637416d0c --- /dev/null +++ b/data/mir_manipulation/mir_arm_cartesian_control/ros/launch/arm_cartesian_control_youbot.launch @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/CMakeLists.txt b/data/mir_manipulation/mir_arm_motions/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..2b1a0268ba28a0ce763cb85300e328c962231514 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/CMakeLists.txt @@ -0,0 +1,16 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_arm_motions) + +find_package(catkin REQUIRED) + +catkin_package() + +###TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_manipulation/mir_arm_motions/package.xml b/data/mir_manipulation/mir_arm_motions/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..b60adda8174d7ead602ee2086e597b5a5bb95d34 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/package.xml @@ -0,0 +1,32 @@ + + + mir_arm_motions + 0.1.0 + + + Provides launcher for mcr_arm_motions package + to use planned motion component for arm motion execution. + + + Shehzad Ahmed + Shehzad Ahmed + + GPLv3 + + catkin + + dmp + mcr_arm_motions + mcr_common_converters + mcr_geometric_relation_monitors + mcr_guarded_approach_pose + mcr_manipulation_measurers + mcr_pose_generator + mir_pregrasp_planning + mcr_trajectory_generation + mcr_twist_controller + mcr_twist_limiter + + roslaunch + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_cartesian_controller.graphml b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_cartesian_controller.graphml new file mode 100644 index 0000000000000000000000000000000000000000..12903021ae6eb396bc95d6f1fb921af4c3a3ab33 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_cartesian_controller.graphml @@ -0,0 +1,1167 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Linear motions with Cartesian controller + + + + + + + + + + + + + + + + + + + + + + + + + + Folder 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Transform to +pose converter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Component-wise +pose error +calculator + + + + + + + + + + + + + + + + + + + + Guarded approach - distance constrained + + + + + + + + + + Folder 1 + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Cartesian +motion + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Component-wise +pose error +monitor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Twist +controller + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pose shifter pipeline (trigger) + + + + + + + + + + Folder 1 + + + + + + + + + + + + + + + + Pose +shifter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Transform to +pose converter + + + + + + + + + + + + + + + + + + + + + Twist +limiter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + reference_frame +target_frame + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + + + + end_effector_pose +(geometry_msgs/ +PoseStamped) + + + + + + + + + + + + + + + + + + linear_offset + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + desired_tolerances + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + limited_twist +(geometry_msgs/ + TwistStamped) + + + + + + + + limited_twist +(geometry_msgs/ + TwistStamped) + + + + + + + + + + + + + + + + + + max_velocities + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + p_gains + + + + + + + + + + + + + + + + + + controlled_twist +(geometry_msgs/ + TwistStamped) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + e_stopped +e_timed_out + + + + + + + + + + + + + + + + + + velocity_command +(geometry_msgs/ + TwistStamped) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + e_stop + + + + + + + + + + + + + + + + + + feedback +(mcr_monitoring_msgs/ + ComponentWisePoseErrorMonitorFeedback) + + + + + + + + + + + + + + + + + + + + + pose_error +(mcr_manipulation_msgs/ + ComponentWiseCartesianDifference) + + + + + + + + + + + + + + + + + + pose_error +(mcr_manipulation_msgs/ + ComponentWiseCartesianDifference) + + + + + + + + pose_error +(mcr_manipulation_msgs/ + ComponentWiseCartesianDifference) + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + + linear_offset + + + + + + + + + + + + + + + + + + reference_frame +target_frame + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + transformed_pose +(geometry_msgs/ +PoseStamped) + + + + + + + + + + + + + + + + + + + + + + goal_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + goal_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_cartesian_controller.png b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_cartesian_controller.png new file mode 100644 index 0000000000000000000000000000000000000000..0a30a601a4571fff2922a7a07135caae721cf898 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_cartesian_controller.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8674e1dbaf5763db3a509390f335aa641c2e911b02ddc8cc817438345a9b8395 +size 73513 diff --git a/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_dmps.graphml b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_dmps.graphml new file mode 100644 index 0000000000000000000000000000000000000000..d636c4dddf7e2540ca831d8e68fe14239c8faef1 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_dmps.graphml @@ -0,0 +1,911 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Linear motions with DMPs + + + + + + + + + + Folder 1 + + + + + + + + + + + + + + + + Trajectory +generator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Trajectory +generator +DMP based + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IK +trajectory +solver + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Trajectory +executor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pose shifter pipeline + + + + + + + + + + Folder 1 + + + + + + + + + + + + + + + + Pose +shifter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Transform to +pose converter + + + + + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + joint_trajectory +(trajectory_msgs/ + JointTrajectory) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + scaling_factor +max_velocity +max_acceleration + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + trajectory +(geometry_msgs/ + PoseArray) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + + primitive_motion +reference_frame +duration + + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + joint_path +(trajectory_msgs/ + JointTrajectory) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + max_poses + + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + trajectory_goal +(control_msgs/ + FollowJointTrajectoryGoal) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + trajectory_controller + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + + linear_offset + + + + + + + + + + + + + + + + + + reference_frame +target_frame + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + transformed_pose +(geometry_msgs/ +PoseStamped) + + + + + + + + + + + + + + + + + + + + + goal_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + goal_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + + + + + + + + + + + + + + + start_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_dmps.png b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_dmps.png new file mode 100644 index 0000000000000000000000000000000000000000..e6498cffb0eecc11bb62d08949a390264c818d7a --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_dmps.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:702b68a3b5832d5013b0532db9c03996c4afdcc79fe50678a82ff474a7af172c +size 49812 diff --git a/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_linear_interpolator.graphml b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_linear_interpolator.graphml new file mode 100644 index 0000000000000000000000000000000000000000..a628740759b68488dc90bbb80eeb90b6cead1c45 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_linear_interpolator.graphml @@ -0,0 +1,907 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + Linear motions with DMPs + + + + + + + + + + Folder 1 + + + + + + + + + + + + + + + + Trajectory +generator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Linear +interpolator + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + IK +trajectory +solver + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Trajectory +executor + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Pose shifter pipeline + + + + + + + + + + Folder 1 + + + + + + + + + + + + + + + + Pose +shifter + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Transform to +pose converter + + + + + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + joint_trajectory +(trajectory_msgs/ + JointTrajectory) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + scaling_factor +max_velocity +max_acceleration + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + path +(geometry_msgs/ + PoseArray) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + + max_poses + + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + joint_path +(trajectory_msgs/ + JointTrajectory) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + max_poses + + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + trajectory_goal +(control_msgs/ + FollowJointTrajectoryGoal) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + trajectory_controller + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + + linear_offset + + + + + + + + + + + + + + + + + + reference_frame +target_frame + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + transformed_pose +(geometry_msgs/ +PoseStamped) + + + + + + + + + + + + + + + + + + + + + goal_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + goal_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + + + + + + + + + + + + + + start_pose +(geometry_msgs/ + PoseStamped) + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_linear_interpolator.png b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_linear_interpolator.png new file mode 100644 index 0000000000000000000000000000000000000000..fbe3e77ea4d6ccb2206a8e25b8a7f89d4dc55621 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/docs/linear_motions_with_linear_interpolator.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5ca97a1c658ec8790c38ef69404decee5133b836282853c2500c5b85f9d21020 +size 48331 diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/debug.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/debug.launch new file mode 100644 index 0000000000000000000000000000000000000000..e8fd598350764731f878cc48a607d6a48a9a8619 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/debug.launch @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_cartesian_controller_example.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_cartesian_controller_example.launch new file mode 100644 index 0000000000000000000000000000000000000000..e3ca6d0d953147fe53401b17f1ec70d133ab55c9 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_cartesian_controller_example.launch @@ -0,0 +1,143 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 'linear_z' + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_cartesian_controller_gripper_tip_link.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_cartesian_controller_gripper_tip_link.launch new file mode 100644 index 0000000000000000000000000000000000000000..b58186c1c81330ac8be54dec3496cc87d1e08de7 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_cartesian_controller_gripper_tip_link.launch @@ -0,0 +1,141 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 'linear_z' + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_interpolation_example.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_interpolation_example.launch new file mode 100644 index 0000000000000000000000000000000000000000..3f0d680dd7bf13b072ef41336159db31dd950da3 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/linear_motions_with_interpolation_example.launch @@ -0,0 +1,97 @@ + + + + + + + + + + + + + + + + + - 'arm_joint_1' + - 'arm_joint_2' + - 'arm_joint_3' + - 'arm_joint_4' + - 'arm_joint_5' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/move_down.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/move_down.launch new file mode 100644 index 0000000000000000000000000000000000000000..26c88c99d9b36360408f78a43270e9d8a49a01ea --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/move_down.launch @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + $(arg linear_offset) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 'arm_joint_1' + - 'arm_joint_2' + - 'arm_joint_3' + - 'arm_joint_4' + - 'arm_joint_5' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/move_up.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/move_up.launch new file mode 100644 index 0000000000000000000000000000000000000000..0b5140d0cef21bd005b747d469b76c552caacd41 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/move_up.launch @@ -0,0 +1,150 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + $(arg linear_offset) + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + - 'arm_joint_1' + - 'arm_joint_2' + - 'arm_joint_3' + - 'arm_joint_4' + - 'arm_joint_5' + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/planned_motion.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/planned_motion.launch new file mode 100644 index 0000000000000000000000000000000000000000..8298307a9f6b471f0005763472498c3b870bf5ed --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/planned_motion.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_backward.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_backward.launch new file mode 100644 index 0000000000000000000000000000000000000000..c4c83caf322c3b1bcffcf32c41472a3124073a02 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_backward.launch @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(arg linear_offset) + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_down.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_down.launch new file mode 100644 index 0000000000000000000000000000000000000000..8a39c830914fe37ae00196c4ed4e6f43c89c9c99 --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_down.launch @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + $(arg linear_offset) + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_forward.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_forward.launch new file mode 100644 index 0000000000000000000000000000000000000000..e182185960bae19bb513d2222a6008a4d79c2c3f --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_forward.launch @@ -0,0 +1,57 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + $(arg linear_offset) + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_up.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_up.launch new file mode 100644 index 0000000000000000000000000000000000000000..9b4fcb2f4dd8e1591ac616117699a746c7423dfc --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_up.launch @@ -0,0 +1,55 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + $(arg linear_offset) + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_wrtbase.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_wrtbase.launch new file mode 100644 index 0000000000000000000000000000000000000000..93bda857e3c0ef666de774fa1b47ba68cd13a63b --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_wrtbase.launch @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_wrtgripper.launch b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_wrtgripper.launch new file mode 100644 index 0000000000000000000000000000000000000000..0b8922745d4bf0cbf29e1b8b89c4a9fa7ebc059e --- /dev/null +++ b/data/mir_manipulation/mir_arm_motions/ros/launch/poses_to_move_wrtgripper.launch @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_relative_motion_control/CMakeLists.txt b/data/mir_manipulation/mir_arm_relative_motion_control/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..445f95ba476c33941084b9cb3141d285c540a582 --- /dev/null +++ b/data/mir_manipulation/mir_arm_relative_motion_control/CMakeLists.txt @@ -0,0 +1,33 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_arm_relative_motion_control) +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + rospy + moveit_commander + moveit_msgs + geometry_msgs + std_msgs + tf + actionlib +) + + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALLS +install(PROGRAMS + ros/scripts/arm_relative_motion_controller + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_manipulation/mir_arm_relative_motion_control/package.xml b/data/mir_manipulation/mir_arm_relative_motion_control/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..d317e58723e8355a03d26d61f76bf5abf7a7ec88 --- /dev/null +++ b/data/mir_manipulation/mir_arm_relative_motion_control/package.xml @@ -0,0 +1,24 @@ + + + mir_arm_relative_motion_control + 0.0.1 + + Relative motion control interface for a manipulator + + + Shehzad Ahmed + BSD + + catkin + + rospy + moveit_commander + moveit_msgs + geometry_msgs + std_msgs + tf + actionlib + + roslaunch + + diff --git a/data/mir_manipulation/mir_arm_relative_motion_control/ros/launch/arm_relative_motion_controller.launch b/data/mir_manipulation/mir_arm_relative_motion_control/ros/launch/arm_relative_motion_controller.launch new file mode 100644 index 0000000000000000000000000000000000000000..836fe7086c688469776d86ecd372ded8ec0540cc --- /dev/null +++ b/data/mir_manipulation/mir_arm_relative_motion_control/ros/launch/arm_relative_motion_controller.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_arm_relative_motion_control/ros/scripts/arm_relative_motion_controller b/data/mir_manipulation/mir_arm_relative_motion_control/ros/scripts/arm_relative_motion_controller new file mode 100644 index 0000000000000000000000000000000000000000..4a1098f83d7153b078f508aef2384a87c7e29189 --- /dev/null +++ b/data/mir_manipulation/mir_arm_relative_motion_control/ros/scripts/arm_relative_motion_controller @@ -0,0 +1,212 @@ +#!/usr/bin/env python +import sys + +import actionlib +import geometry_msgs.msg +import moveit_commander +import moveit_msgs.msg +import numpy +import rospy +import std_msgs.msg +import tf + +""" +Usage: +Publish on the topics 'event_in' message string 'e_start' to +start relative motion at pregrasp arm configuration. +This component will compute downward movement of the arm in the pregrasp state +Limitation of the component: +It works only if the arm is leaned in front or on the back side of the youbot +""" +event_in = ["e_start"] +event_out = ["e_success", "e_failure"] + + +class ArmRelativeMotionControl: + def __init__(self): + + self.update_parameters() + self.init_moveit() + + rospy.Subscriber("~event_in", std_msgs.msg.String, self.event_in_cb) + self.pub = rospy.Publisher("~event_out", std_msgs.msg.String) + + def update_parameters(self): + self.target_frame = rospy.get_param("~target_frame", "base_link") + self.reference_frame = rospy.get_param("~reference_frame", "arm_link_5") + self.relative_distance_x = rospy.get_param("~relative_distance_x", 0.0) + self.relative_distance_y = rospy.get_param("~relative_distance_y", 0.0) + self.relative_distance_z = rospy.get_param("~relative_distance_z", 0.0) + + def init_moveit(self): + """ + Instantiate a RobotCommander object + Instantiate a PlanningSceneInterface object + Instantiate a MoveGroupCommander object + create this DisplayTrajectory publisher which is used below + to publish trajectories for RVIZ to visualize. + """ + client = actionlib.SimpleActionClient( + "/move_group", moveit_msgs.msg.MoveGroupAction + ) + rospy.loginfo("Wait for MoveIt! to come up ...",) + client.wait_for_server() + rospy.loginfo("... MoveIt! is up") + + self.group = moveit_commander.MoveGroupCommander("arm_1") + + self.display_trajectory_publisher = rospy.Publisher( + "/move_group/display_planned_path", moveit_msgs.msg.DisplayTrajectory + ) + + self.group.set_pose_reference_frame(self.target_frame) + self.group.set_goal_position_tolerance(0.0003) + self.group.set_goal_orientation_tolerance(0.1) + self.group.set_goal_joint_tolerance(0.003) + + def event_in_cb(self, msg): + if msg.data == event_in[0]: + self.pregrasp_relative_motion_cb() + + def event_out_publish(self, data): + self.pub.publish(data) + + def pregrasp_relative_motion_cb(self): + """ + Gets current end-effector pose. + Extracts z-component from the pose to estimate distance from the platform surface + Computes desired wrist(arm_link_5) pose. + Plan and execute desired relative motion using current and desired wrist pose. + """ + self.update_parameters() + self.group.set_end_effector_link(self.reference_frame) + + tool_tip_wrt_base = geometry_msgs.msg.Pose() + tool_tip_wrt_base = self.group.get_current_pose().pose + + desired_wrist_wrt_base = self.compute_desired_wrist_pose(tool_tip_wrt_base) + self.plan_execute_relative_motion( + self.group.get_current_pose().pose, desired_wrist_wrt_base.pose + ) + + def plan_execute_relative_motion(self, current_pose, goal_pose): + """ + Creates a list from start and goal poses + Calls moveit compute cartesian path method to plan cartesian motions + Passed Arguments: waypoints of trajectory + Returned Result: + plan and fraction(percentage of total trajectory is planned) + Sending last joint configuration from cartesian plan to moveit to plan in joint space + """ + waypoints = [] + waypoints.append(current_pose) + waypoints.append(goal_pose) + + (plan, fraction) = self.group.compute_cartesian_path(waypoints, 0.01, 0.0) + planned_trajectory_length = len(plan.joint_trajectory.points) + + rospy.loginfo("Moveit Cartesian path planner output") + rospy.loginfo("Planning Fraction result: %f", fraction) + rospy.loginfo("Length of the planned trajectory: %d", planned_trajectory_length) + + if fraction == 1.0: + """ + Bug: Plan returned by compute_cartesian_path contains melformed trajectory i.e. + it does not contain time information for trajectory points. Therefore, the + the trajectory needs to be time parameterized. + Temporary FIX: + we selected last joint configuration from the plan and planned again in + joint space. + """ + joint_values = list( + plan.joint_trajectory.points[planned_trajectory_length - 1].positions + ) + self.move_arm_in_joint_space(joint_values) + self.event_out_publish("e_success") + else: + self.event_out_publish("e_failure") + + def compute_desired_wrist_pose(self, current_tooltip_pose): + """ + desired_tip_relative_motion: Desired relative motion + """ + quat = [ + current_tooltip_pose.orientation.x, + current_tooltip_pose.orientation.y, + current_tooltip_pose.orientation.z, + current_tooltip_pose.orientation.w, + ] + pose = [ + [current_tooltip_pose.position.x], + [current_tooltip_pose.position.y], + [current_tooltip_pose.position.z], + ] + + tool_tip_wrt_base = tf.transformations.quaternion_matrix(quat) + tool_tip_wrt_base[0:3, 3:4] = numpy.matrix(pose) + + desired_tip_relative_motion = numpy.matrix( + [ + [1.0, 0.0, 0.0, self.relative_distance_x], + [0.0, 1.0, 0.0, self.relative_distance_y], + [0.0, 0.0, 1.0, self.relative_distance_z], + [0.0, 0.0, 0.0, 1.0], + ] + ) + + wrist_wrt_base = tool_tip_wrt_base * desired_tip_relative_motion + desired_wrist_wrt_base = self.matrix_to_pose(self.target_frame, wrist_wrt_base) + return desired_wrist_wrt_base + + def move_arm_in_joint_space(self, target_joint_angles): + + self.group.clear_pose_targets() + self.group.set_joint_value_target(target_joint_angles) + error_code = self.group.go(wait=True) + if error_code == moveit_msgs.msg.MoveItErrorCodes.SUCCESS: + return "succeeded" + else: + rospy.logerr("Arm movement failed with error code: %d", error_code) + return "failed" + + def matrix_to_pose(self, frame, matrix): + """ + :param frame: Name of the reference frame in which the pose is + specified. + :type frame: String + + :param matrix: The 4x4 transformation matrix. + :type matrix: numpy.matrix + + :return: The pose interpretable by ROS. + :rtype: geometry_msgs.msg.PoseStamepd + """ + pose = geometry_msgs.msg.PoseStamped() + + pose.header.frame_id = frame + pose.header.stamp = rospy.Time.now() + + pose.pose.position.x = matrix[0, 3] + pose.pose.position.y = matrix[1, 3] + pose.pose.position.z = matrix[2, 3] + + quat = tf.transformations.quaternion_from_matrix(matrix) + pose.pose.orientation.x = quat[0] + pose.pose.orientation.y = quat[1] + pose.pose.orientation.z = quat[2] + pose.pose.orientation.w = quat[3] + + return pose + + +if __name__ == "__main__": + + rospy.init_node("arm_relative_motion_controller") + + loop_rate = rospy.Rate(10) + try: + ArmRelativeMotionControl() + while not rospy.is_shutdown(): + loop_rate.sleep() + except rospy.ROSInterruptException: + pass diff --git a/data/mir_manipulation/mir_grasp_monitors/CMakeLists.txt b/data/mir_manipulation/mir_grasp_monitors/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..33874461e4e87d4cfd8363cdaf35b04a0aaf146e --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/CMakeLists.txt @@ -0,0 +1,63 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_grasp_monitors) + +find_package(catkin REQUIRED + COMPONENTS + dynamixel_msgs + roscpp + std_msgs +) + +catkin_package( + CATKIN_DEPENDS + dynamixel_msgs + mir_manipulation_msgs + rospy + sensor_msgs + std_msgs +) + +include_directories( + ros/include + ${catkin_INCLUDE_DIRS} +) + +### EXECUTABLES ### +add_executable(dynamixel_gripper_grasp_monitor_node + ros/src/dynamixel_gripper_grasp_monitor_node.cpp +) +add_dependencies(dynamixel_gripper_grasp_monitor_node ${catkin_EXPORTED_TARGETS}) +target_link_libraries(dynamixel_gripper_grasp_monitor_node + ${catkin_LIBRARIES} +) + + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALL ### +install( + TARGETS + dynamixel_gripper_grasp_monitor_node + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install( + PROGRAMS + ros/scripts/youbot_gripper_grasp_monitor_node + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/Makefile b/data/mir_manipulation/mir_grasp_monitors/avr/Makefile new file mode 100644 index 0000000000000000000000000000000000000000..07f116470a11499f3fc03803b4ce4ddab3746e7f --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/Makefile @@ -0,0 +1,224 @@ +# AVR-GCC Makefile template, derived from the WinAVR template (which +# is public domain), believed to be neutral to any flavor of "make" +# (GNU make, BSD make, SysV make) + +# $Id: makefile_template.unix 30 2008-04-28 20:45:16Z arcanum $ + + +MCU = atmega328p +FORMAT = ihex +TARGET = main +SRC = src/$(TARGET).c +ASRC = +OPT = s + +# Name of this Makefile (used for "make depend"). +MAKEFILE = Makefile + +# Debugging format. +# Native formats for AVR-GCC's -g are stabs [default], or dwarf-2. +# AVR (extended) COFF requires stabs, plus an avr-objcopy run. +DEBUG = stabs + +# Compiler flag to set the C Standard level. +# c89 - "ANSI" C +# gnu89 - c89 plus GCC extensions +# c99 - ISO C99 standard (not yet fully implemented) +# gnu99 - c99 plus GCC extensions +CSTANDARD = -std=gnu99 + +# Place -D or -U options here +CDEFS = + +# Place -I options here +CINCS = + + +CDEBUG = -g$(DEBUG) +CWARN = -Wall -Wstrict-prototypes +CTUNING = -funsigned-char -funsigned-bitfields -fpack-struct -fshort-enums +#CEXTRA = -Wa,-adhlns=$(<:.c=.lst) +CFLAGS = $(CDEBUG) $(CDEFS) $(CINCS) -O$(OPT) $(CWARN) $(CSTANDARD) $(CEXTRA) + + +#ASFLAGS = -Wa,-adhlns=$(<:.S=.lst),-gstabs + + +#Additional libraries. + +# Minimalistic printf version +PRINTF_LIB_MIN = -Wl,-u,vfprintf -lprintf_min + +# Floating point printf version (requires MATH_LIB = -lm below) +PRINTF_LIB_FLOAT = -Wl,-u,vfprintf -lprintf_flt + +PRINTF_LIB = + +# Minimalistic scanf version +SCANF_LIB_MIN = -Wl,-u,vfscanf -lscanf_min + +# Floating point + %[ scanf version (requires MATH_LIB = -lm below) +SCANF_LIB_FLOAT = -Wl,-u,vfscanf -lscanf_flt + +SCANF_LIB = + +MATH_LIB = -lm + +# External memory options + +# 64 KB of external RAM, starting after internal RAM (ATmega128!), +# used for variables (.data/.bss) and heap (malloc()). +#EXTMEMOPTS = -Wl,--section-start,.data=0x801100,--defsym=__heap_end=0x80ffff + +# 64 KB of external RAM, starting after internal RAM (ATmega128!), +# only used for heap (malloc()). +#EXTMEMOPTS = -Wl,--defsym=__heap_start=0x801100,--defsym=__heap_end=0x80ffff + +EXTMEMOPTS = + +#LDMAP = $(LDFLAGS) -Wl,-Map=$(TARGET).map,--cref +LDFLAGS = $(EXTMEMOPTS) $(LDMAP) $(PRINTF_LIB) $(SCANF_LIB) $(MATH_LIB) + + +# Programming support using avrdude. Settings and variables. + +AVRDUDE_PROGRAMMER = arduino +AVRDUDE_PROGRAMMER_BAUDRATE = 57600 +AVRDUDE_PORT = /dev/youbot/gripper_monitor + +AVRDUDE_WRITE_FLASH = -U flash:w:$(TARGET).hex +#AVRDUDE_WRITE_EEPROM = -U eeprom:w:$(TARGET).eep + + +# Uncomment the following if you want avrdude's erase cycle counter. +# Note that this counter needs to be initialized first using -Yn, +# see avrdude manual. +#AVRDUDE_ERASE_COUNTER = -y + +# Uncomment the following if you do /not/ wish a verification to be +# performed after programming the device. +#AVRDUDE_NO_VERIFY = -V + +# Increase verbosity level. Please use this when submitting bug +# reports about avrdude. See +# to submit bug reports. +#AVRDUDE_VERBOSE = -v -v + +AVRDUDE_BASIC = -p $(MCU) -P $(AVRDUDE_PORT) -c $(AVRDUDE_PROGRAMMER) -b $(AVRDUDE_PROGRAMMER_BAUDRATE) +AVRDUDE_FLAGS = $(AVRDUDE_BASIC) $(AVRDUDE_NO_VERIFY) $(AVRDUDE_VERBOSE) $(AVRDUDE_ERASE_COUNTER) + + +CC = avr-gcc +OBJCOPY = avr-objcopy +OBJDUMP = avr-objdump +SIZE = avr-size +NM = avr-nm +AVRDUDE = avrdude +REMOVE = rm -f +MV = mv -f + +# Define all object files. +OBJ = $(SRC:.c=.o) $(ASRC:.S=.o) + +# Define all listing files. +LST = $(ASRC:.S=.lst) $(SRC:.c=.lst) + +# Combine all necessary flags and optional flags. +# Add target processor to flags. +ALL_CFLAGS = -mmcu=$(MCU) -Iinclude $(CFLAGS) +ALL_ASFLAGS = -mmcu=$(MCU) -Iinclude -x assembler-with-cpp $(ASFLAGS) + + +# Default target. +all: build + +build: elf hex eep + +elf: $(TARGET).elf +hex: $(TARGET).hex +eep: $(TARGET).eep +lss: $(TARGET).lss +sym: $(TARGET).sym + + +# Program the device. +program: $(TARGET).hex $(TARGET).eep + $(AVRDUDE) $(AVRDUDE_FLAGS) $(AVRDUDE_WRITE_FLASH) $(AVRDUDE_WRITE_EEPROM) + + + + +# Convert ELF to COFF for use in debugging / simulating in AVR Studio or VMLAB. +COFFCONVERT=$(OBJCOPY) --debugging \ +--change-section-address .data-0x800000 \ +--change-section-address .bss-0x800000 \ +--change-section-address .noinit-0x800000 \ +--change-section-address .eeprom-0x810000 + + +coff: $(TARGET).elf + $(COFFCONVERT) -O coff-avr $(TARGET).elf $(TARGET).cof + + +extcoff: $(TARGET).elf + $(COFFCONVERT) -O coff-ext-avr $(TARGET).elf $(TARGET).cof + + +.SUFFIXES: .elf .hex .eep .lss .sym + +.elf.hex: + $(OBJCOPY) -O $(FORMAT) -R .eeprom -R .fuse -R .lock $< $@ + +.elf.eep: + -$(OBJCOPY) -j .eeprom --set-section-flags=.eeprom="alloc,load" \ + --change-section-lma .eeprom=0 -O $(FORMAT) $< $@ + +# Create extended listing file from ELF output file. +.elf.lss: + $(OBJDUMP) -h -S $< > $@ + +# Create a symbol table from ELF output file. +.elf.sym: + $(NM) -n $< > $@ + + + +# Link: create ELF output file from object files. +$(TARGET).elf: $(OBJ) + $(CC) $(ALL_CFLAGS) $(OBJ) --output $@ $(LDFLAGS) + + +# Compile: create object files from C source files. +.c.o: + $(CC) -c $(ALL_CFLAGS) $< -o $@ + + +# Compile: create assembler files from C source files. +.c.s: + $(CC) -S $(ALL_CFLAGS) $< -o $@ + + +# Assemble: create object files from assembler source files. +.S.o: + $(CC) -c $(ALL_ASFLAGS) $< -o $@ + + + +# Target: clean project. +clean: + $(REMOVE) $(TARGET).hex $(TARGET).eep $(TARGET).cof $(TARGET).elf \ + $(TARGET).map $(TARGET).sym $(TARGET).lss \ + $(OBJ) $(LST) $(SRC:.c=.s) $(SRC:.c=.d) + +depend: + if grep '^# DO NOT DELETE' $(MAKEFILE) >/dev/null; \ + then \ + sed -e '/^# DO NOT DELETE/,$$d' $(MAKEFILE) > \ + $(MAKEFILE).$$$$ && \ + $(MV) $(MAKEFILE).$$$$ $(MAKEFILE); \ + fi + echo '# DO NOT DELETE THIS LINE -- make depend depends on it.' \ + >> $(MAKEFILE); \ + $(CC) -M -mmcu=$(MCU) $(CDEFS) $(CINCS) $(SRC) $(ASRC) >> $(MAKEFILE) + +.PHONY: all build elf hex eep lss sym program coff extcoff clean depend diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/doc/README.txt b/data/mir_manipulation/mir_grasp_monitors/avr/doc/README.txt new file mode 100644 index 0000000000000000000000000000000000000000..19ee3bba2af3daf3190c292017cd9462de20c187 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/doc/README.txt @@ -0,0 +1,7 @@ +USB Strings have to be changed before an Arduino can be used as a grasp monitor. + +1. Connect Arduino +2. Open FT Prog +3. DEVICES -> Scan and Parse +4. Change USB String Descriptors according to screen.png +5. Write to device diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/doc/screen.png b/data/mir_manipulation/mir_grasp_monitors/avr/doc/screen.png new file mode 100644 index 0000000000000000000000000000000000000000..4eb3ad7342ba6bbc0025450131c772170570fa6d --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/doc/screen.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:60649f0ded3fd7323da36049952666e2680d8fcf9a2a1703524d0c69b76ac999 +size 41390 diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/include/adc.h b/data/mir_manipulation/mir_grasp_monitors/avr/include/adc.h new file mode 100644 index 0000000000000000000000000000000000000000..642a6119c7ddf1a82f4eed448ce24ba099c6e4f1 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/include/adc.h @@ -0,0 +1,10 @@ +#ifndef ADC_H +#define ADC_H + +void adc_init(void); +void adc_start(void); +char adc_running(void); +uint8_t adc_value(void); +void adc_select(uint8_t pin); +uint8_t adc_read(uint8_t pin); +#endif diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/include/misc.h b/data/mir_manipulation/mir_grasp_monitors/avr/include/misc.h new file mode 100644 index 0000000000000000000000000000000000000000..520e376d87ac920557a908e8722f40516851cec7 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/include/misc.h @@ -0,0 +1,18 @@ +#ifndef MISC_H +#define MISC_H + +#define TOGBIT(var, num) ((var) ^= (_BV(num))) +#define GETBIT(var, num) (((var) & (_BV(num))) >> (num)) +#define SETBIT0(var, num) ((var) &= ~(_BV(num))) +#define SETBIT1(var, num) ((var) |= (_BV(num))) + +#define SETBIT(var, num, val) \ + { \ + if (val) { \ + SETBIT1(var, num); \ + } else { \ + SETBIT0(var, num); \ + } \ + } + +#endif diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/include/timer.h b/data/mir_manipulation/mir_grasp_monitors/avr/include/timer.h new file mode 100644 index 0000000000000000000000000000000000000000..c8b7871feaa934bb76b6ee407f85d7888c993f39 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/include/timer.h @@ -0,0 +1,6 @@ +#ifndef TIMER_H +#define TIMER_H + +void timer_init(void); + +#endif diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/include/uart.h b/data/mir_manipulation/mir_grasp_monitors/avr/include/uart.h new file mode 100644 index 0000000000000000000000000000000000000000..b343dc114184a19391158543a0b314c3304b169e --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/include/uart.h @@ -0,0 +1,10 @@ +#ifndef UART_H +#define UART_H + +#include + +void uart_init(void); +void uart_write(char c); +void uart_write_hex(char b); + +#endif diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/src/adc.c b/data/mir_manipulation/mir_grasp_monitors/avr/src/adc.c new file mode 100644 index 0000000000000000000000000000000000000000..e558f88633d6de4e116b13b436a55c44c4946eeb --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/src/adc.c @@ -0,0 +1,36 @@ +#include "adc.h" +#include +#include "misc.h" + +// initialize the adc +void adc_init(void) +{ + // left adjust data in register + SETBIT1(ADMUX, ADLAR); + // AVcc as reference + SETBIT0(ADMUX, REFS1); + SETBIT1(ADMUX, REFS0); + // set adc prescaler to 64 + SETBIT1(ADCSRA, ADPS2); + SETBIT1(ADCSRA, ADPS1); + SETBIT0(ADCSRA, ADPS0); + // enable adc + SETBIT1(ADCSRA, ADEN); +} + +// set adc pin +void adc_select(uint8_t pin) { ADMUX = (ADMUX & 0xF0) | (pin & 0x0F); } +// start adc conversion +void adc_start(void) { SETBIT1(ADCSRA, ADSC); } +// is conversion running +char adc_running(void) { return GETBIT(ADCSRA, ADSC); } +// read adc value +uint8_t adc_value(void) { return ADCH; } +uint8_t adc_read(uint8_t pin) +{ + adc_select(pin); + adc_start(); + while (adc_running()) { + } + return adc_value(); +} diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/src/main.c b/data/mir_manipulation/mir_grasp_monitors/avr/src/main.c new file mode 100644 index 0000000000000000000000000000000000000000..722ca350ece6a3083769963ec8a0b5c0b5b1b95c --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/src/main.c @@ -0,0 +1,48 @@ +#ifndef F_CPU +#define F_CPU 16000000 +#endif + +#define BAUD 9600 + +#include +#include +#include "adc.c" +#include "misc.h" +#include "timer.c" +#include "uart.c" + +// #define UART_DEBUG + +int main(void) +{ + // Onboard LED Pin as output + SETBIT1(DDRB, DDB5); + + uart_init(); + timer_init(); + adc_init(); + + // Interrupt enable + sei(); + + while (1) { + } +} + +// 16MHz / 1024 / 256 ca 60 Hz +ISR(TIMER0_OVF_vect) +{ + // read both adc values and send them via uart + uint8_t adc0 = adc_read(3); + uint8_t adc1 = adc_read(4); +#ifdef UART_DEBUG + uart_write_hex(adc0); + uart_write(' '); + uart_write_hex(adc1); + uart_write('\r'); + uart_write('\n'); +#else + uart_write(adc0); + uart_write(adc1); +#endif +} diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/src/timer.c b/data/mir_manipulation/mir_grasp_monitors/avr/src/timer.c new file mode 100644 index 0000000000000000000000000000000000000000..ba16bb295dba3035a164f104363a7f27d01f9e08 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/src/timer.c @@ -0,0 +1,11 @@ +#include "misc.h" + +void timer_init(void) +{ + // set timer prescaler to 256 + SETBIT1(TCCR0B, CS02); + SETBIT0(TCCR0B, CS01); + SETBIT1(TCCR0B, CS00); + // enable overflow interrupt + SETBIT1(TIMSK0, TOIE0); +} diff --git a/data/mir_manipulation/mir_grasp_monitors/avr/src/uart.c b/data/mir_manipulation/mir_grasp_monitors/avr/src/uart.c new file mode 100644 index 0000000000000000000000000000000000000000..6f5a808855378940e18c8c7eaa6f4b6b27a0fab2 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/avr/src/uart.c @@ -0,0 +1,43 @@ +#include "uart.h" +#include +#include "misc.h" + +void uart_init(void) +{ + // set baud rate + UBRR0H = UBRRH_VALUE; + UBRR0L = UBRRL_VALUE; + + // enable transmitter + SETBIT1(UCSR0B, TXEN0); + + // 8 bit mode + SETBIT0(UCSR0B, UCSZ02); + SETBIT1(UCSR0C, UCSZ01); + SETBIT1(UCSR0C, UCSZ00); +} + +void uart_write(char c) +{ + // wait for previous transmission to be finished + loop_until_bit_is_set(UCSR0A, UDRE0); + UDR0 = c; +} + +static char to_hex(char b) +{ + b = 0x0F & b; + if (b > 9) { + return b + 0x37; + } else { + return b + 0x30; + } +} + +void uart_write_hex(char b) +{ + uart_write('0'); + uart_write('x'); + uart_write(to_hex(b >> 4)); + uart_write(to_hex(0x0F & b)); +} diff --git a/data/mir_manipulation/mir_grasp_monitors/package.xml b/data/mir_manipulation/mir_grasp_monitors/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..a31e71ce44ab80d849a107252b1a907654223c18 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/package.xml @@ -0,0 +1,34 @@ + + + mir_grasp_monitors + 0.1.0 + a monitor to check whether an object has been grasped or not + + Frederik Hegger + Alexander Moriarty + + Frederik Hegger + Alexander Moriarty + + GPLv3 + catkin + + dynamixel_msgs + roscpp + std_msgs + + + + dynamixel_msgs + mir_manipulation_msgs + rospy + sensor_msgs + std_msgs + + + + roslaunch + + diff --git a/data/mir_manipulation/mir_grasp_monitors/ros/config/dynamixel_gripper_grasp_monitor.yaml b/data/mir_manipulation/mir_grasp_monitors/ros/config/dynamixel_gripper_grasp_monitor.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f3a2872e0a1e0ea8b5ea4e2b85d83c4f1ca9a039 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/ros/config/dynamixel_gripper_grasp_monitor.yaml @@ -0,0 +1,4 @@ +# If position error (goal and current motor pos difference) +# is bigger than error_threshold an object is grasped +position_error_threshold: 0.07 +load_threshold: 0.16 diff --git a/data/mir_manipulation/mir_grasp_monitors/ros/include/mir_grasp_monitors/dynamixel_gripper_grasp_monitor_node.h b/data/mir_manipulation/mir_grasp_monitors/ros/include/mir_grasp_monitors/dynamixel_gripper_grasp_monitor_node.h new file mode 100644 index 0000000000000000000000000000000000000000..1a8d3914a755b17c154d8b04195eef3dea576e0d --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/ros/include/mir_grasp_monitors/dynamixel_gripper_grasp_monitor_node.h @@ -0,0 +1,58 @@ +/* + * dynamixel_gripper_grasp_monitor_node.h + * + * Created on: Jul 11, 2015 + * Author: Frederik Hegger + */ + +#ifndef DYNAMIXEL_GRIPPER_GRASP_MONITOR_NODE_H_ +#define DYNAMIXEL_GRIPPER_GRASP_MONITOR_NODE_H_ + +#include +#include +#include + +class DynamixelGripperGraspMonitorNode +{ + public: + DynamixelGripperGraspMonitorNode(); + ~DynamixelGripperGraspMonitorNode(); + + void update(); + + private: + enum States { INIT, IDLE, RUN }; + + std::map object_threshold_map; + + void jointStatesCallback(const dynamixel_msgs::JointState::Ptr &msg); + void eventCallback(const std_msgs::String::ConstPtr &msg); + void objectNameCallback(const std_msgs::String::ConstPtr &msg); + + void checkForNewEvent(); + void init_state(); + void idle_state(); + void run_state(); + bool isObjectGrasped(); + void addThreshold(std::string str, float f); + ros::Publisher pub_event_; + ros::Subscriber sub_event_; + ros::Subscriber sub_dynamixel_motor_states_; + ros::Subscriber sub_object_name_; + + dynamixel_msgs::JointState::Ptr joint_states_; + bool joint_states_received_; + + std_msgs::String event_in_; + bool event_in_received_; + std::string object_name_; + + States current_state_; + + ros::Rate loop_rate_init_state_; + + double load_threshold_; + double position_error_threshold_; +}; + +#endif /* DYNAMIXEL_GRIPPER_GRASP_MONITOR_NODE_H_ */ diff --git a/data/mir_manipulation/mir_grasp_monitors/ros/launch/dynamixel_gripper_grasp_monitor.launch b/data/mir_manipulation/mir_grasp_monitors/ros/launch/dynamixel_gripper_grasp_monitor.launch new file mode 100644 index 0000000000000000000000000000000000000000..881ee90fd7ee71941077bdfae1c0b97445e7b9e5 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/ros/launch/dynamixel_gripper_grasp_monitor.launch @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/data/mir_manipulation/mir_grasp_monitors/ros/launch/youbot_gripper_grasp_monitor.launch b/data/mir_manipulation/mir_grasp_monitors/ros/launch/youbot_gripper_grasp_monitor.launch new file mode 100644 index 0000000000000000000000000000000000000000..a4ee240734c5543e7d6f64badee2cc87a033d7bf --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/ros/launch/youbot_gripper_grasp_monitor.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_grasp_monitors/ros/scripts/youbot_dynamixel_gripper_grasp_monitor_node b/data/mir_manipulation/mir_grasp_monitors/ros/scripts/youbot_dynamixel_gripper_grasp_monitor_node new file mode 100644 index 0000000000000000000000000000000000000000..c0fa14217b2d0642b1a32185f19fc9ae258f7d07 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/ros/scripts/youbot_dynamixel_gripper_grasp_monitor_node @@ -0,0 +1,67 @@ +#!/usr/bin/env python + +import rospy +import sensor_msgs.msg + +import mir_manipulation_msgs.srv + + +class YoubotGripperGraspMonitor: + def __init__(self): + self.received_state = False + + # read joint names + if not rospy.has_param("joints"): + rospy.logerr("No gripper joints given.") + exit(0) + else: + self.joint_names = sorted(rospy.get_param("joints")) + rospy.loginfo("gripper joints: %s", self.joint_names) + + self.current_joint_configuration = [0 for i in range(len(self.joint_names))] + self.unit = "m" + + # subscriptions + rospy.Subscriber( + "joint_states", sensor_msgs.msg.JointState, self.joint_states_callback + ) + + # service server + self.srv_gripper_closed = rospy.Service( + "is_gripper_closed", + mir_manipulation_msgs.srv.IsGripperClosed, + self.is_gripper_closed, + ) + + def joint_states_callback(self, msg): + for k in range(len(self.joint_names)): + for i in range(len(msg.name)): + if msg.name[i] == self.joint_names[k]: + self.current_joint_configuration[k] = msg.position[i] + + self.received_state = True + + return True + + def wait_for_new_joint_states(self): + self.received_state = False + + while self.received_state == False: + rospy.sleep(0.01) + + return + + def is_gripper_closed(self, req): + self.wait_for_new_joint_states() + + for gripper_joint_value in self.current_joint_configuration: + if gripper_joint_value > 0.003: + return False + return True + + +if __name__ == "__main__": + rospy.init_node("grasp_monitor") + gripper_srv = YoubotGripperGraspMonitor() + + rospy.spin() diff --git a/data/mir_manipulation/mir_grasp_monitors/ros/scripts/youbot_gripper_grasp_monitor_node b/data/mir_manipulation/mir_grasp_monitors/ros/scripts/youbot_gripper_grasp_monitor_node new file mode 100644 index 0000000000000000000000000000000000000000..c0fa14217b2d0642b1a32185f19fc9ae258f7d07 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/ros/scripts/youbot_gripper_grasp_monitor_node @@ -0,0 +1,67 @@ +#!/usr/bin/env python + +import rospy +import sensor_msgs.msg + +import mir_manipulation_msgs.srv + + +class YoubotGripperGraspMonitor: + def __init__(self): + self.received_state = False + + # read joint names + if not rospy.has_param("joints"): + rospy.logerr("No gripper joints given.") + exit(0) + else: + self.joint_names = sorted(rospy.get_param("joints")) + rospy.loginfo("gripper joints: %s", self.joint_names) + + self.current_joint_configuration = [0 for i in range(len(self.joint_names))] + self.unit = "m" + + # subscriptions + rospy.Subscriber( + "joint_states", sensor_msgs.msg.JointState, self.joint_states_callback + ) + + # service server + self.srv_gripper_closed = rospy.Service( + "is_gripper_closed", + mir_manipulation_msgs.srv.IsGripperClosed, + self.is_gripper_closed, + ) + + def joint_states_callback(self, msg): + for k in range(len(self.joint_names)): + for i in range(len(msg.name)): + if msg.name[i] == self.joint_names[k]: + self.current_joint_configuration[k] = msg.position[i] + + self.received_state = True + + return True + + def wait_for_new_joint_states(self): + self.received_state = False + + while self.received_state == False: + rospy.sleep(0.01) + + return + + def is_gripper_closed(self, req): + self.wait_for_new_joint_states() + + for gripper_joint_value in self.current_joint_configuration: + if gripper_joint_value > 0.003: + return False + return True + + +if __name__ == "__main__": + rospy.init_node("grasp_monitor") + gripper_srv = YoubotGripperGraspMonitor() + + rospy.spin() diff --git a/data/mir_manipulation/mir_grasp_monitors/ros/src/dynamixel_gripper_grasp_monitor_node.cpp b/data/mir_manipulation/mir_grasp_monitors/ros/src/dynamixel_gripper_grasp_monitor_node.cpp new file mode 100644 index 0000000000000000000000000000000000000000..0ffe5ea8423934a379f6cfda94906cc8d0cfb315 --- /dev/null +++ b/data/mir_manipulation/mir_grasp_monitors/ros/src/dynamixel_gripper_grasp_monitor_node.cpp @@ -0,0 +1,169 @@ +/* + * dynamixel_gripper_grasp_monitor_node.cpp + * + * Created on: Jul 11, 2015 + * Author: Frederik Hegger + */ + +#include + +DynamixelGripperGraspMonitorNode::DynamixelGripperGraspMonitorNode() + : joint_states_received_(false), + event_in_received_(false), + current_state_(INIT), + loop_rate_init_state_(ros::Rate(100.0)) +{ + ros::NodeHandle nh("~"); + nh.param("position_error_threshold", position_error_threshold_, 0.1); + nh.param("load_threshold", load_threshold_, 0.15); + pub_event_ = nh.advertise("event_out", 1); + sub_event_ = nh.subscribe("event_in", 10, &DynamixelGripperGraspMonitorNode::eventCallback, this); + sub_dynamixel_motor_states_ = nh.subscribe( + "dynamixel_motor_states", 10, &DynamixelGripperGraspMonitorNode::jointStatesCallback, this); + sub_object_name_ = + nh.subscribe("object_name", 10, &DynamixelGripperGraspMonitorNode::objectNameCallback, this); + + // addThreshold("bearing", position_error_threshold_ ); + // addThreshold("distance_tube", position_error_threshold_); + addThreshold("bearing_box", position_error_threshold_); + addThreshold("motor", position_error_threshold_); + addThreshold("s40_40_g", position_error_threshold_); + addThreshold("s40_40_b", position_error_threshold_); + // addThreshold("m30", position_error_threshold_); + // addThreshold("m20", position_error_threshold_); + // addThreshold("r20", position_error_threshold_); +} + +DynamixelGripperGraspMonitorNode::~DynamixelGripperGraspMonitorNode() +{ + pub_event_.shutdown(); + sub_event_.shutdown(); + sub_dynamixel_motor_states_.shutdown(); +} + +void DynamixelGripperGraspMonitorNode::addThreshold(std::string str, float f) +{ + object_threshold_map[str] = f; + for (int i = 0; i < 100; i++) { + std::ostringstream stringStream1; + stringStream1 << str << "-" << std::setfill('0') << std::setw(2) << i; + std::string id1 = stringStream1.str(); + object_threshold_map[id1] = f; + std::ostringstream stringStream2; + stringStream2 << str << "_" << std::setfill('0') << std::setw(2) << i; + std::string id2 = stringStream2.str(); + object_threshold_map[id2] = f; + } +} + +void DynamixelGripperGraspMonitorNode::jointStatesCallback( + const dynamixel_msgs::JointState::Ptr &msg) +{ + joint_states_ = msg; + joint_states_received_ = true; +} + +void DynamixelGripperGraspMonitorNode::eventCallback(const std_msgs::String::ConstPtr &msg) +{ + event_in_ = *msg; + event_in_received_ = true; +} + +void DynamixelGripperGraspMonitorNode::objectNameCallback(const std_msgs::String::ConstPtr &msg) +{ + object_name_ = msg->data; + std::transform(object_name_.begin(), object_name_.end(), object_name_.begin(), tolower); + ROS_DEBUG("object_name: %s", object_name_.c_str()); +} + +void DynamixelGripperGraspMonitorNode::update() +{ + checkForNewEvent(); + + switch (current_state_) { + case INIT: + init_state(); + break; + case IDLE: + idle_state(); + break; + case RUN: + run_state(); + break; + } +} + +void DynamixelGripperGraspMonitorNode::checkForNewEvent() +{ + if (!event_in_received_) return; + + ROS_INFO_STREAM("Received event: " << event_in_.data); + + if (event_in_.data == "e_trigger") + current_state_ = IDLE; + else + ROS_ERROR_STREAM("Event not supported: " << event_in_.data); + + event_in_received_ = false; +} + +void DynamixelGripperGraspMonitorNode::init_state() { loop_rate_init_state_.sleep(); } +void DynamixelGripperGraspMonitorNode::idle_state() +{ + // wait for incoming data + if (joint_states_received_) current_state_ = RUN; + + joint_states_received_ = false; +} + +void DynamixelGripperGraspMonitorNode::run_state() +{ + std_msgs::String event_out; + + if (isObjectGrasped()) + event_out.data = "e_object_grasped"; + else + event_out.data = "e_object_not_grasped"; + + pub_event_.publish(event_out); + + current_state_ = INIT; +} + +bool DynamixelGripperGraspMonitorNode::isObjectGrasped() +{ + if (object_threshold_map.find(object_name_) == object_threshold_map.end()) { + return true; + } + + ROS_INFO("[GRASP_MONITOR] Position Error Values: %f, Position Threshold: %f", + std::abs(joint_states_->error), object_threshold_map[object_name_]); + ROS_INFO("[GRASP_MONITOR] Load Values: %f, Load Threshold: %f", std::abs(joint_states_->load), + load_threshold_); + + if ((std::abs(joint_states_->error) >= object_threshold_map[object_name_]) and + (std::abs(joint_states_->load) >= load_threshold_)) { + return true; + } + return false; +} + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "grasp_monitor"); + ros::NodeHandle nh("~"); + + DynamixelGripperGraspMonitorNode grasp_monitor; + + ros::Rate loop_rate(100); + + while (ros::ok()) { + ros::spinOnce(); + + grasp_monitor.update(); + + loop_rate.sleep(); + } + + return 0; +} diff --git a/data/mir_manipulation/mir_gripper_controller/CMakeLists.txt b/data/mir_manipulation/mir_gripper_controller/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..56725d598ac2c37fb86bd92568648609425b5922 --- /dev/null +++ b/data/mir_manipulation/mir_gripper_controller/CMakeLists.txt @@ -0,0 +1,47 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_gripper_controller) + +find_package(catkin REQUIRED + COMPONENTS + actionlib + mcr_manipulation_msgs + roscpp + roslint + std_msgs +) + +catkin_package( + CATKIN_DEPENDS + mcr_manipulation_msgs + rospy +) + +include_directories( + ros/include + ${catkin_INCLUDE_DIRS} +) + +### TESTS +roslint_cpp() + +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALL ### +install(PROGRAMS + ros/scripts/teensy_gripper_controller_ros + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) diff --git a/data/mir_manipulation/mir_gripper_controller/package.xml b/data/mir_manipulation/mir_gripper_controller/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..b4ecd1533cc2d31724d4d3788ebaafe86e31bc01 --- /dev/null +++ b/data/mir_manipulation/mir_gripper_controller/package.xml @@ -0,0 +1,33 @@ + + + mir_gripper_controller + 0.1.0 + controller for different the grippers + + Matthias Füller + + Matthias Füller + Frederik Hegger + + GPLv3 + catkin + + actionlib + control_msgs + dynamixel_controllers + dynamixel_msgs + roscpp + roslint + sensor_msgs + std_msgs + mcr_manipulation_msgs + + dynamixel_controllers + mcr_manipulation_msgs + rospy + sensor_msgs + brics_actuator + + roslaunch + + diff --git a/data/mir_manipulation/mir_gripper_controller/ros/launch/dynamixel_gripper.launch b/data/mir_manipulation/mir_gripper_controller/ros/launch/dynamixel_gripper.launch new file mode 100644 index 0000000000000000000000000000000000000000..a51863feacd8a0ad6bc2dc084ce4a9fe76426fad --- /dev/null +++ b/data/mir_manipulation/mir_gripper_controller/ros/launch/dynamixel_gripper.launch @@ -0,0 +1,11 @@ + + + + + + + + + + + \ No newline at end of file diff --git a/data/mir_manipulation/mir_gripper_controller/ros/scripts/dynamixel_gripper_controller_ros b/data/mir_manipulation/mir_gripper_controller/ros/scripts/dynamixel_gripper_controller_ros new file mode 100644 index 0000000000000000000000000000000000000000..519addbe11684b42e240a64e55be43042b279de0 --- /dev/null +++ b/data/mir_manipulation/mir_gripper_controller/ros/scripts/dynamixel_gripper_controller_ros @@ -0,0 +1,120 @@ +#!/usr/bin/env python + +import rospy +from std_msgs.msg import String +from sensor_msgs.msg import JointState +from mcr_manipulation_msgs.msg import GripperCommand +import serial_interface +import math +import json + + +class GripperController: + """ROS wrapper for receiving commands for the gripper and forwarding them to the OpenRB-150 board. + """ + + component_name = 'gripper_controller' + + def __init__(self): + rospy.init_node(self.component_name, anonymous=True) + try: + self.serial_msg = serial_interface.SerialInterface(9600, 1, "239A") + self.serial_msg.open_port() + rospy.loginfo("Dynamixel gripper has been intialized successfully") + self.gripper_command_topic = rospy.get_param('~gripper_command_topic', '/arm_1/gripper_command') + self.cmd_listener = rospy.Subscriber(self.gripper_command_topic, GripperCommand, self.callback) + + self.gripper_feedback_topic = rospy.get_param('~gripper_feedback_topic', '/arm_1/gripper_feedback') + self.feedback_publisher = rospy.Publisher(self.gripper_feedback_topic, String, queue_size=1, latch=True) + + # Joint states publisher + self.join_state_pub = rospy.Publisher('joint_state', JointState, queue_size=1) + + # Perform gripper close open at initialization + rospy.loginfo("Closing and opening the gripper at initialization.") + self.serial_msg.send({'command': 1.0}) + rospy.sleep(1) + self.serial_msg.send({'command': 0.0}) + + except rospy.ROSInterruptException as ex: + rospy.logerr(ex) + + + def callback(self, data): + """Callback for receiving gripper command + + Keyword arguments: + @param data -- command from the gripper + """ + command = float(data.command) + json_command = { + "command": 0.0, + } + + if command > 1.0: + command = 1.0 + elif command < -1.5: + command = 0.0 + + if command == 1.0: + rospy.logdebug('Closing the gripper.') + json_command['command'] = 1.0 + + elif command == 0.0: + rospy.logdebug('Opening the gripper.') + json_command['command'] = 0.0 + elif command > 0.0 and command < 1.0: + rospy.logdebug('Moving the gripper to a specific position.') + json_command['command'] = command + elif command < 0.0 and command > -1.5: + rospy.logdebug('Opening the gripper above and beyond.') + json_command['command'] = command + + self.serial_msg.send(json_command) + + def handle_msg(self): + """Function for receiving feedback from serial and publishing to ros + + Assuming feedback is in the below json format: + { + "state": [GRIPPER_OPENING, GRIPPER_INTER, GRIPPER_CLOSING, OBJECT_GRASPED, OBJECT_SLIPPED, GRIPPER_CLOSED, GRIPPER_OPEN], + "right_gripper_pos": 0 to 360 degrees, + "left_gripper_pos": 0 to 360 degrees, + "parsing_error": 0, + "last_command": [-1.5 to 1.0], + # other fields can be added here + } + """ + + msgs = self.serial_msg.receive() + if msgs is not None: + for msg in msgs: + self.feedback_publisher.publish(json.dumps(msg)) + + # convert gripper positions from degrees to radians + gripper_right_motor_position = math.radians(msg['right_gripper_pos']) + gripper_left_motor_position = math.radians(msg['left_gripper_pos']) + + # Publish joint states + joint_state = JointState() + joint_state.header.stamp = rospy.Time.now() + joint_state.name = ['gripper_motor_right_joint', 'gripper_motor_left_joint'] + joint_state.position = [gripper_right_motor_position, gripper_left_motor_position] + joint_state.velocity = [0.0, 0.0] + joint_state.effort = [0.0, 0.0] + self.join_state_pub.publish(joint_state) + + rospy.sleep(0.1) + +if __name__ == '__main__': + + try: + gripper_controller = GripperController() + rate = rospy.Rate(10) + + while not rospy.is_shutdown(): + gripper_controller.handle_msg() + rate.sleep() + + except rospy.ROSInterruptException as ex: + rospy.logerr(ex) \ No newline at end of file diff --git a/data/mir_manipulation/mir_gripper_controller/ros/scripts/serial_interface.py b/data/mir_manipulation/mir_gripper_controller/ros/scripts/serial_interface.py new file mode 100644 index 0000000000000000000000000000000000000000..272addfa2989a1e02d257966799900072db8c489 --- /dev/null +++ b/data/mir_manipulation/mir_gripper_controller/ros/scripts/serial_interface.py @@ -0,0 +1,81 @@ +""" +This module contains a component that communicates with +the particular arduino board and sends the message framework via +serial port with specified baudrate, timeout and board pid. +""" +import serial +import json +import rospy + +class SerialInterface: + + def __init__(self, baud, timeout, pid): + """This module contains a component that communicates with the particular Teensy board and sends the message via + serial port with specified baudrate, timeout and pid of the microcontroller board. + + Keyword arguments: + @param baud -- baudrate of the microcontroller + @param timeout -- timeout after which communication with the microcontroller is stopped + @param pid -- pid of the microcontroller, which is fixed to 239A. + """ + self.baud = baud + self.timeout = timeout + self.pid = pid + self.port = '/dev/youbot/gripper' + """ + + + """ + def open_port(self): + """Function for detecting the microcontroller board and initializing the serial module from pyserial + """ + try: + self.board = serial.Serial(self.port, self.baud, timeout=self.timeout) + except Exception as a: + rospy.logerr(a) + rospy.logerr('Please check the port {}'.format(self.port)) + + def send(self, message): + """ + Function for sending the string message framework to the microcontroller. + + Keyword arguments: + @param message -- message to send to the microcontroller + """ + self.board.flushInput() + message_str = json.dumps(message) + message_str = message_str + self.board.write(bytes(message_str.encode())) + + def receive(self): + """ + Function for receiving the string message from the microcontroller. + + Return: + Message from the microcontroller in the json format. + """ + msg_str = self.board.readline() + + msg_str = msg_str.decode().strip() + + + if len(msg_str) < 5 or not '{' in msg_str: + return None + + if '}{' not in msg_str: + return [json.loads(msg_str)] + + msgs = msg_str.split("}{") + + for i in range(len(msgs)): + if '{' not in msgs[i]: + msgs[i] = '{' + msgs[i] + if '}' not in msgs[i]: + msgs[i] = msgs[i] + '}' + + msgs_json = [] + + for msg in msgs: + msgs_json.append(json.loads(msg)) + + return msgs_json diff --git a/data/mir_manipulation/mir_manipulation/CMakeLists.txt b/data/mir_manipulation/mir_manipulation/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..d1edd16f260e303448272347b2c86c64f7d4f4b1 --- /dev/null +++ b/data/mir_manipulation/mir_manipulation/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_manipulation) +find_package(catkin REQUIRED) +catkin_metapackage() \ No newline at end of file diff --git a/data/mir_manipulation/mir_manipulation/package.xml b/data/mir_manipulation/mir_manipulation/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..d8dda3a910ec20fa18f311f002ed18256400245a --- /dev/null +++ b/data/mir_manipulation/mir_manipulation/package.xml @@ -0,0 +1,22 @@ + + + mir_manipulation + 0.0.1 + manipulation related packages + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_manipulation/mir_manipulation_monitors/CMakeLists.txt b/data/mir_manipulation/mir_manipulation_monitors/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..e20547370303cb36b5da723ad1a51dc73d6a762b --- /dev/null +++ b/data/mir_manipulation/mir_manipulation_monitors/CMakeLists.txt @@ -0,0 +1,16 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_manipulation_monitors) + +find_package(catkin REQUIRED) + +catkin_package() + +###TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_manipulation/mir_manipulation_monitors/package.xml b/data/mir_manipulation/mir_manipulation_monitors/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d38beaf942b59e8ae545f74e500ba92088e491f --- /dev/null +++ b/data/mir_manipulation/mir_manipulation_monitors/package.xml @@ -0,0 +1,22 @@ + + + mir_manipulation_monitors + 0.1.0 + + + Launcher for mcr_manipulation_monitors package to use joint position + monitor component. + + + Shehzad Ahmed + Shehzad Ahmed + + GPLv3 + + catkin + + mcr_manipulation_monitors + + roslaunch + + diff --git a/data/mir_manipulation/mir_manipulation_monitors/ros/launch/joint_position_monitors.launch b/data/mir_manipulation/mir_manipulation_monitors/ros/launch/joint_position_monitors.launch new file mode 100644 index 0000000000000000000000000000000000000000..270b296bfcb888419a3dca1cd9acc3d5c1abf54f --- /dev/null +++ b/data/mir_manipulation/mir_manipulation_monitors/ros/launch/joint_position_monitors.launch @@ -0,0 +1,23 @@ + + + + + + + - 'arm_joint_1' + - 'arm_joint_2' + - 'arm_joint_3' + - 'arm_joint_4' + - 'arm_joint_5' + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_manipulation_msgs/CMakeLists.txt b/data/mir_manipulation/mir_manipulation_msgs/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..84bac13ba2c571967dbaa46a7b187603b4af32b1 --- /dev/null +++ b/data/mir_manipulation/mir_manipulation_msgs/CMakeLists.txt @@ -0,0 +1,31 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_manipulation_msgs) + +find_package(catkin REQUIRED + COMPONENTS + message_generation + roscpp + rospy + std_msgs +) + +add_message_files( + FILES + GripperCommand.msg +) + +add_service_files( + FILES + IsGripperClosed.srv +) + +generate_messages( + DEPENDENCIES + std_msgs +) + +catkin_package( + CATKIN_DEPENDS + message_runtime + std_msgs +) diff --git a/data/mir_manipulation/mir_manipulation_msgs/msg/GripperCommand.msg b/data/mir_manipulation/mir_manipulation_msgs/msg/GripperCommand.msg new file mode 100644 index 0000000000000000000000000000000000000000..0bdfdd6e6dd76b9222ff5d992be4fc4707765b82 --- /dev/null +++ b/data/mir_manipulation/mir_manipulation_msgs/msg/GripperCommand.msg @@ -0,0 +1,4 @@ +float32 command + +float32 OPEN = 0.0 +float32 CLOSE = 1.0 diff --git a/data/mir_manipulation/mir_manipulation_msgs/package.xml b/data/mir_manipulation/mir_manipulation_msgs/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..7fd5c7a397738762a21951714c057a0988ed77ed --- /dev/null +++ b/data/mir_manipulation/mir_manipulation_msgs/package.xml @@ -0,0 +1,22 @@ + + + mir_manipulation_msgs + 0.0.1 + manipulation related messages, services and actions + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + message_generation + roscpp + rospy + std_msgs + + message_runtime + std_msgs + diff --git a/data/mir_manipulation/mir_manipulation_msgs/srv/IsGripperClosed.srv b/data/mir_manipulation/mir_manipulation_msgs/srv/IsGripperClosed.srv new file mode 100644 index 0000000000000000000000000000000000000000..5c6043c53b819978195fabb7ea1e8e223488e038 --- /dev/null +++ b/data/mir_manipulation/mir_manipulation_msgs/srv/IsGripperClosed.srv @@ -0,0 +1,2 @@ +--- +string is_closed \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_client/CMakeLists.txt b/data/mir_manipulation/mir_moveit_client/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..0025f49b8e27058a40258b523b395b9c0cfb6264 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_client/CMakeLists.txt @@ -0,0 +1,24 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_client) + +find_package(catkin REQUIRED + COMPONENTS + rospy + roslint +) + +catkin_package( + CATKIN_DEPENDS + rospy + mcr_moveit_client +) + +### TESTS +roslint_add_test() + +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + find_package(rostest REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() diff --git a/data/mir_manipulation/mir_moveit_client/package.xml b/data/mir_manipulation/mir_moveit_client/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8c59c99cf7f4fd2bdd64e50de5ac929637c24afa --- /dev/null +++ b/data/mir_manipulation/mir_moveit_client/package.xml @@ -0,0 +1,24 @@ + + + mir_moveit_client + 0.1.0 + + This package that provides launcher of moveit client node for + youbot arm and gripper. + + GPLv3 + + Shehzad Ahmed + Shehzad Ahmed + + catkin + + rospy + roslint + + rospy + mcr_moveit_client + + roslaunch + rostest + diff --git a/data/mir_manipulation/mir_moveit_client/ros/config/arm_params.yaml b/data/mir_manipulation/mir_moveit_client/ros/config/arm_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..deaca59d6835b319a44a663eb840dc459788a61d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_client/ros/config/arm_params.yaml @@ -0,0 +1,7 @@ +loop_rate : 10.0 +move_group : move_group +arm : arm_1 +end_effector_frame : gripper_static_grasp_link +goal_position_tolerance : 0.01 +goal_orientation_tolerance : 0.01 +goal_joint_tolerance : 0.005 diff --git a/data/mir_manipulation/mir_moveit_client/ros/config/gripper_params.yaml b/data/mir_manipulation/mir_moveit_client/ros/config/gripper_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1eb23a4a28f12cfe87a6418edf6c0c25798daeef --- /dev/null +++ b/data/mir_manipulation/mir_moveit_client/ros/config/gripper_params.yaml @@ -0,0 +1,6 @@ +loop_rate : 10.0 +move_group : move_group +arm : arm_1_gripper +goal_position_tolerance : 0.0001 +goal_orientation_tolerance : 0.0001 +goal_joint_tolerance : 0.0001 diff --git a/data/mir_manipulation/mir_moveit_client/ros/launch/moveit_client.launch b/data/mir_manipulation/mir_moveit_client/ros/launch/moveit_client.launch new file mode 100644 index 0000000000000000000000000000000000000000..5f89f18bbc0a0081d91c63cae42a4aaa8513b92d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_client/ros/launch/moveit_client.launch @@ -0,0 +1,6 @@ + + + + + + diff --git a/data/mir_manipulation/mir_moveit_scene/CMakeLists.txt b/data/mir_manipulation/mir_moveit_scene/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..b84f1b9ee847867b5336ffd45caa389341c61eed --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/CMakeLists.txt @@ -0,0 +1,36 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_scene) + +find_package(catkin REQUIRED + COMPONENTS + rospy +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + geometry_msgs + mas_perception_msgs + moveit_msgs + rospy + shape_msgs + std_msgs +) + + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALLS +install(PROGRAMS + ros/scripts/arm_workspace_restricter_node + ros/scripts/grasped_object_attacher_node + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + diff --git a/data/mir_manipulation/mir_moveit_scene/package.xml b/data/mir_manipulation/mir_moveit_scene/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..2b0ddc215a6dd2a27741610ddd63d9f307fbc535 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/package.xml @@ -0,0 +1,31 @@ + + + mir_moveit_scene + 0.1.0 + + Interacting with the arm motion planning scene. + + The planning scene represents obstacles which the arm could collide with + obstacles can be part of the planning scene which should be avoided, + or they can be attached to the arm and the planner will avoid collisions between + the arm with attached object and other collision objects in the scene. + + GPLv3 + + Alex Moriarty + Alex Moriarty + + catkin + + rospy + + rospy + std_msgs + mas_perception_msgs + moveit_msgs + geometry_msgs + shape_msgs + + roslaunch + + diff --git a/data/mir_manipulation/mir_moveit_scene/ros/launch/arm_workspace_restricter.launch b/data/mir_manipulation/mir_moveit_scene/ros/launch/arm_workspace_restricter.launch new file mode 100644 index 0000000000000000000000000000000000000000..b2b90198a3d6674345121e9ed071b29d81ceed58 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/ros/launch/arm_workspace_restricter.launch @@ -0,0 +1,13 @@ + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_scene/ros/launch/grasped_object_attacher.launch b/data/mir_manipulation/mir_moveit_scene/ros/launch/grasped_object_attacher.launch new file mode 100644 index 0000000000000000000000000000000000000000..8800f8d6def9c02d451f579faa9af3f69661cfd5 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/ros/launch/grasped_object_attacher.launch @@ -0,0 +1,11 @@ + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_scene/ros/scripts/arm_workspace_restricter_node b/data/mir_manipulation/mir_moveit_scene/ros/scripts/arm_workspace_restricter_node new file mode 100644 index 0000000000000000000000000000000000000000..f5ea48e65d59128f40383a4624e29b486a5d3677 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/ros/scripts/arm_workspace_restricter_node @@ -0,0 +1,6 @@ +#!/usr/bin/env python + +import mir_moveit_scene_ros.restrict_arm_workspace + +if __name__ == "__main__": + mir_moveit_scene_ros.restrict_arm_workspace.main() diff --git a/data/mir_manipulation/mir_moveit_scene/ros/scripts/grasped_object_attacher_node b/data/mir_manipulation/mir_moveit_scene/ros/scripts/grasped_object_attacher_node new file mode 100644 index 0000000000000000000000000000000000000000..d4533d083f197c8b017b6d663b1e1337b1940531 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/ros/scripts/grasped_object_attacher_node @@ -0,0 +1,6 @@ +#!/usr/bin/env python + +import mir_moveit_scene_ros.attach_grasped_object + +if __name__ == "__main__": + mir_moveit_scene_ros.attach_grasped_object.main() diff --git a/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/__init__.py b/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/attach_grasped_object.py b/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/attach_grasped_object.py new file mode 100644 index 0000000000000000000000000000000000000000..a8b9ee060827c2de112c998544f03a340d7a6287 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/attach_grasped_object.py @@ -0,0 +1,266 @@ +#!/usr/bin/env python +# -*- encoding: utf-8 -*- +""" +Adds an attached object to the gripper in the planning scene. + +The node receives a list of objects and the name of an object to select +from this list. The first object in the list with the matching name is taken. +A box with the dimensions defined in the selected object is attached +to the gripper. + +The box is attached to the gripper at attachment_frame_id with the orientation in +the gripper as if: +1) the object was first sitting on a surface and the gripper is ready to grasp\ + the object. +2) the surface which the object is sitting on has the same orientation as the\ + fixed_frame_id at the time of receiving e_start. + +event_in expects "e_start" and "e_stop", +start attaches the object, stop detaches the object. +""" + +__author__ = "moriarty" + +import geometry_msgs.msg +import mas_perception_msgs.msg +import moveit_msgs.msg +import rospy +import shape_msgs.msg +import std_msgs.msg +import tf + + +class GraspedObjectAttacher(object): + """ + """ + + def __init__(self): + # params + self.event_in = None + self.object_list = None + self.object_name = None + self.is_attached = False # Set in attach_box, detach_box + self.attached_object_name = None # set in attach_box, detach_box + self.listener = tf.TransformListener() + + # node cycle rate (in seconds) + self.cycle_time = rospy.get_param("~cycle_time", 0.1) + self.attachment_frame_id = rospy.get_param("~attachment_frame_id", "grasp_link") + self.fixed_frame_id = rospy.get_param("~fixed_frame_id", "base_link") + + # publishers + self.planning_scene_diff_publisher = rospy.Publisher( + "/planning_scene", moveit_msgs.msg.PlanningScene, latch=True + ) + + # subscriber + rospy.Subscriber("~event_in", std_msgs.msg.String, self.event_in_cb) + rospy.Subscriber( + "~object_list", mas_perception_msgs.msg.ObjectList, self.object_list_cb + ) + rospy.Subscriber("~object_name", std_msgs.msg.String, self.object_name_cb) + + def event_in_cb(self, msg): + """ + Obtains an event for the GraspedObjectAttacher. + + :param msg: TODO + :type msg: std_msgs.msg.String + + supported events: "e_start", "e_stop" + """ + self.event_in = msg.data + rospy.logdebug("recieved event in: {0}".format(self.event_in)) + + def object_list_cb(self, msg): + """ + Obtains a list of objects on the workspace + + """ + self.object_list = msg + rospy.logdebug("recieved object list") + + def object_name_cb(self, msg): + """ + Obtains the name of the object to be attached + + """ + self.object_name = msg.data + rospy.logdebug("got object name: {0}".format(self.object_name)) + + def start(self): + """ + Starts the Grasped Object Attacher. + + """ + rospy.loginfo("Ready to start...") + state = "INIT" + + while not rospy.is_shutdown(): + + if state == "INIT": + state = self.init_state() + elif state == "IDLE": + state = self.idle_state() + elif state == "RUNNING": + state = self.running_state() + + rospy.logdebug("State: {0}".format(state)) + rospy.sleep(self.cycle_time) + + def init_state(self): + """ + Executes the INIT state of the state machine. + + :return: The updated state. + :rtype: str + + This state waits for moveit to be up. + """ + if self.planning_scene_diff_publisher.get_num_connections() < 1: + return "INIT" + elif not self.object_name: + return "INIT" + elif not self.object_list: + return "INIT" + else: + return "IDLE" + + def idle_state(self): + """ + Executes the IDLE state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event_in == "e_start": + return "RUNNING" + elif self.event_in == "e_stop": + self.object_name = None + self.object_list = None + self.event_in = None + return "INIT" + else: + return "IDLE" + + def running_state(self): + """ + Executes the RUNNING state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event_in == "e_stop": + self.object_name = None + self.object_list = None + self.event_in = None + self.detach_object() + return "INIT" + else: + if not self.is_attached: + self.attach_object() + return "RUNNING" + + def attach_object(self): + """ + """ + tf_time = self.listener.getLatestCommonTime( + self.attachment_frame_id, self.fixed_frame_id + ) + trans, rot = self.listener.lookupTransform( + self.fixed_frame_id, self.attachment_frame_id, tf_time + ) + pitch = tf.transformations.euler_from_quaternion(rot)[1] + + # Look up object_name from list + # PLEASE NOTE: the order y,x,z instead of x,y,z. This is because the current + # implementation of perception pipeline sets the values in this order. + for obj in self.object_list.objects: + if obj.name == self.object_name: + self.attach_box( + self.object_name, + obj.dimensions.vector.y, + obj.dimensions.vector.x, + obj.dimensions.vector.z, + pitch, + ) + break + else: + rospy.logwarn("Object to attach was not in object list") + + def detach_object(self): + """" + """ + self.detach_box(self.attached_object_name) + + def attach_box(self, name, dimension_x, dimension_y, dimension_z, pitch): + """ + attaches a box to the robot at the attachment frame + """ + rospy.loginfo("Attaching object to planning scene robot") + self.attached_object_name = "attached_" + name + + box_object = moveit_msgs.msg.AttachedCollisionObject() + box_object.link_name = self.attachment_frame_id + box_object.object.header.frame_id = self.attachment_frame_id + box_object.object.id = self.attached_object_name + box_pose = geometry_msgs.msg.Pose() + quat = tf.transformations.quaternion_from_euler(0, pitch, 0) + box_pose.orientation.w = quat[0] + box_pose.orientation.x = quat[1] + box_pose.orientation.y = quat[2] + box_pose.orientation.z = quat[3] + box_shape = shape_msgs.msg.SolidPrimitive() + box_shape.type = box_shape.BOX + box_shape.dimensions.append(dimension_x) + box_shape.dimensions.append(dimension_y) + box_shape.dimensions.append(dimension_z) + box_object.object.primitives.append(box_shape) + box_object.object.primitive_poses.append(box_pose) + box_object.object.operation = box_object.object.ADD + + planning_scene = moveit_msgs.msg.PlanningScene() + planning_scene.robot_state.attached_collision_objects.append(box_object) + planning_scene.is_diff = True + self.planning_scene_diff_publisher.publish(planning_scene) + + self.is_attached = True + + def detach_box(self, name): + """ + detaches "name" from robot + """ + rospy.loginfo("detaching object from planning scene robot") + + box_object = moveit_msgs.msg.AttachedCollisionObject() + box_object.link_name = self.attachment_frame_id + box_object.object.header.frame_id = self.attachment_frame_id + box_object.object.id = name + box_object.object.operation = box_object.object.REMOVE + + planning_scene = moveit_msgs.msg.PlanningScene() + planning_scene.robot_state.attached_collision_objects.append(box_object) + planning_scene.is_diff = True + self.planning_scene_diff_publisher.publish(planning_scene) + + self.is_attached = False + self.attached_object_name = None + + +def main(): + """ + Listens to event_in, object_list, object_name + + Requires object_list and object_name before recieving "e_start" on event_in. + e_start: Attaches first object_name from object_list to attachment_frame_id. + e_stop: Detaches attached object. + """ + rospy.init_node("grasped_object_attacher", anonymous=True) + object_attacher = GraspedObjectAttacher() + object_attacher.start() + + +if __name__ == "__main__": + main() diff --git a/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/restrict_arm_workspace.py b/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/restrict_arm_workspace.py new file mode 100644 index 0000000000000000000000000000000000000000..89e5a090bd95113a6783d73bb9c61c65cfd8aa56 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/ros/src/mir_moveit_scene_ros/restrict_arm_workspace.py @@ -0,0 +1,230 @@ +#!/usr/bin/env python +# -*- encoding: utf-8 -*- +""" +Add boxes to planning scene to represent the workspace walls. +//TODO this should be replaced in the future with the octomap +Currently planning with octomap is too slow. +""" + +__author__ = "moriarty" + +import geometry_msgs.msg +import moveit_msgs.msg +import rospy +import shape_msgs.msg +import std_msgs.msg +import tf + + +class ArmWorkspaceRestricter(object): + """ + Class to restrict the arm in a given workspace + """ + + def __init__(self): + # params + self.event_in = None + self.is_restricted = False + + # node cycle rate (in seconds) + self.cycle_time = rospy.get_param("~cycle_time", 0.1) + # frame which walls and workspace are added wrt + self.wall_frame_id = rospy.get_param("~wall_frame_id", "/base_link") + # wall height wrt wall_frame_id (m) + self.wall_height = rospy.get_param("~wall_height", 0.35) + # distance from wall_frame_id to side walls (m) + self.wall_distance = rospy.get_param("~wall_distance", 0.35) + # distance to platform from base wall_frame_id (m) + self.platform_distance = rospy.get_param("~platform_distance", 0.6) + # height of platform with respect to wall_frame_id (m) + self.platform_height = rospy.get_param("~platform_height", 0.05) + + # publishers + self.planning_scene_diff_publisher = rospy.Publisher( + "~planning_scene", moveit_msgs.msg.PlanningScene + ) + + # subscriber + rospy.Subscriber("~event_in", std_msgs.msg.String, self.event_in_cb) + + def event_in_cb(self, msg): + """ + Obtains an event for the ArmWorkspaceRestricter. + + supported events: "e_start", "e_stop" + """ + self.event_in = msg.data + + def start(self): + """ + Starts the Workspace Restricter. + + """ + rospy.loginfo("Ready to start...") + state = "INIT" + + while not rospy.is_shutdown(): + + if state == "INIT": + state = self.init_state() + elif state == "IDLE": + state = self.idle_state() + elif state == "RUNNING": + state = self.running_state() + + rospy.logdebug("State: {0}".format(state)) + rospy.sleep(self.cycle_time) + + def init_state(self): + """ + Executes the INIT state of the state machine. + + :return: The updated state. + :rtype: str + + This state waits for moveit to be up. + """ + if self.planning_scene_diff_publisher.get_num_connections() < 1: + return "INIT" + else: + return "IDLE" + + def idle_state(self): + """ + Executes the IDLE state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event_in == "e_start": + return "RUNNING" + elif self.event_in == "e_stop": + return "INIT" + else: + return "IDLE" + + def running_state(self): + """ + Executes the RUNNING state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event_in == "e_stop": + self.remove_walls() + return "INIT" + else: + if not self.is_restricted: + self.add_walls() + return "RUNNING" + + def add_walls(self): + """ + Function to add walls. + """ + self.add_box( + "restricter_left_wall", + 0.25, + self.wall_distance, + self.wall_height / 2.0, + 1.0, + 0.04, + self.wall_height, + ) + self.add_box( + "restricter_right_wall", + 0.25, + -self.wall_distance, + self.wall_height / 2.0, + 1.0, + 0.04, + self.wall_height, + ) + self.add_box( + "restricter_platform", + self.platform_distance, + 0.0, + 0.0, + 0.5, + self.wall_distance * 2.0, + self.platform_height / 2.0, + ) + self.is_restricted = True + + def remove_walls(self): + """ + Function to remove the walls + """ + self.remove_box("restricter_left_wall") + self.remove_box("restricter_right_wall") + self.is_restricted = False + + def add_box(self, name, position_x, position_y, position_z, + dimension_x, dimension_y, dimension_z, yaw=0): + """ + Adds two boxes to represent the walls + """ + rospy.loginfo("Adding walls to moveit scene") + + box_object = moveit_msgs.msg.CollisionObject() + box_object.header.frame_id = self.wall_frame_id + box_object.id = name + box_pose = geometry_msgs.msg.Pose() + quat = tf.transformations.quaternion_from_euler(yaw, 0, 0) + box_pose.orientation.w = quat[0] + box_pose.orientation.x = quat[1] + box_pose.orientation.y = quat[2] + box_pose.orientation.z = quat[3] + box_pose.position.x = position_x + box_pose.position.y = position_y + box_pose.position.z = position_z + box_shape = shape_msgs.msg.SolidPrimitive() + box_shape.type = box_shape.BOX + box_shape.dimensions.append(dimension_x) + box_shape.dimensions.append(dimension_y) + box_shape.dimensions.append(dimension_z) + box_object.primitives.append(box_shape) + box_object.primitive_poses.append(box_pose) + box_object.operation = box_object.ADD + + planning_scene = moveit_msgs.msg.PlanningScene() + planning_scene.world.collision_objects.append(box_object) + planning_scene.is_diff = True + + self.planning_scene_diff_publisher.publish(planning_scene) + + def remove_box(self, name): + """ + removes name from planning_scene + """ + rospy.loginfo("removing wall from moveit scene") + + box_object = moveit_msgs.msg.CollisionObject() + box_object.header.frame_id = self.wall_frame_id + box_object.id = name + + box_object.operation = box_object.REMOVE + + planning_scene = moveit_msgs.msg.PlanningScene() + planning_scene.world.collision_objects.append(box_object) + planning_scene.is_diff = True + + self.planning_scene_diff_publisher.publish(planning_scene) + + +def main(): + """ + Listens to event_in. + When recieves "e_start", and walls haven't been added, + they are added to planning scene. + When recieves "e_stop" removes the walls which were added. + """ + rospy.init_node("arm_workspace_restricter", anonymous=True) + workspace_restricter = ArmWorkspaceRestricter() + workspace_restricter.start() + + +if __name__ == "__main__": + main() diff --git a/data/mir_manipulation/mir_moveit_scene/setup.py b/data/mir_manipulation/mir_moveit_scene/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..5d926bdf81eed84618742a6da1799263dadc43f3 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_scene/setup.py @@ -0,0 +1,14 @@ +#!/usr/bin/env python +""" +//TODO +""" +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +DIST_UTILS_OBJ = generate_distutils_setup( + packages=["mir_moveit_scene_ros"], + package_dir={"mir_moveit_scene_ros": "ros/src/mir_moveit_scene_ros"}, +) + +setup(**DIST_UTILS_OBJ) diff --git a/data/mir_manipulation/mir_moveit_youbot/CMakeLists.txt b/data/mir_manipulation/mir_moveit_youbot/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..9217ecb1da278a7fc519983eba6ae94ebf4c6b48 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/CMakeLists.txt @@ -0,0 +1,39 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_youbot) + +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + mir_moveit_youbot_brsu_1 + mir_moveit_youbot_brsu_2 + mir_moveit_youbot_brsu_3 + mir_moveit_youbot_brsu_4 +) + + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(youbot-brsu-1) + roslaunch_add_file_check(youbot-brsu-2) + roslaunch_add_file_check(youbot-brsu-3) + roslaunch_add_file_check(youbot-brsu-4) +endif() + + + +### INSTALLS +install(DIRECTORY youbot-brsu-1 + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/youbot-brsu-1 +) +install(DIRECTORY youbot-brsu-2 + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/youbot-brsu-2 +) +install(DIRECTORY youbot-brsu-3 + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/youbot-brsu-3 +) +install(DIRECTORY youbot-brsu-4 + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/youbot-brsu-4 +) diff --git a/data/mir_manipulation/mir_moveit_youbot/package.xml b/data/mir_manipulation/mir_moveit_youbot/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..df3c27ee45c1c0184ed32fbf601b636392ad52ae --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/package.xml @@ -0,0 +1,23 @@ + + + mir_moveit_youbot + 0.0.0 + Abstraction package for youBot specific moveit packages (namely the autogenerated ones) + + Frederik Hegger + + GPLv3 + + Frederik Hegger --> + + catkin + + mir_moveit_youbot_brsu_1 + mir_moveit_youbot_brsu_2 + mir_moveit_youbot_brsu_3 + mir_moveit_youbot_brsu_4 + mir_moveit_youbot_brsu_5 + + roslaunch + + diff --git a/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-1/move_group.launch b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-1/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..075933786290b593bb8a1ca50ef16b921ec0ed57 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-1/move_group.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-2/move_group.launch b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-2/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..5ff2ce2f2371b01d4df4bf69c655d7ed5d2b02bc --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-2/move_group.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-3/move_group.launch b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-3/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..de4759afd342d2888135e65da1bd2d6fcaad1a52 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-3/move_group.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-4/move_group.launch b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-4/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..f180f8dad7ce7f05193230f358119fec5d2c3c16 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-4/move_group.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-5/move_group.launch b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-5/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..d51859c413e4dde75795bb364045966f3e7b4a3d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-5/move_group.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-arm/move_group.launch b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-arm/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..6639bc79b7be2f8c018e3857a5eda2291e7d0fea --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot/youbot-brsu-arm/move_group.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/.setup_assistant b/data/mir_manipulation/mir_moveit_youbot_brsu_1/.setup_assistant new file mode 100644 index 0000000000000000000000000000000000000000..4dd582b2725489f129f7e8fcb5d46c5d579ea358 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/.setup_assistant @@ -0,0 +1,8 @@ +moveit_setup_assistant_config: + URDF: + package: mir_hardware_config + relative_path: youbot-brsu-1/urdf/robot.urdf.xacro + SRDF: + relative_path: config/youbot.srdf + CONFIG: + generated_timestamp: 1428681804 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/CMakeLists.txt b/data/mir_manipulation/mir_moveit_youbot_brsu_1/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..7b5dcf873f675c41faba8594ef21d6761f81ac0e --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/CMakeLists.txt @@ -0,0 +1,9 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_youbot_brsu_1) + +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) +install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6dd0ae27129b2d976a2d491e2790dd5a67eef669 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/controllers.yaml @@ -0,0 +1,18 @@ +controller_list: + - name: arm_1/arm_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: arm_1/gripper_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - gripper_finger_joint_l + - gripper_finger_joint_r diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/fake_controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/fake_controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c4d3d54145580fd926cbc61354d4d56e8c700074 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/fake_controllers.yaml @@ -0,0 +1,12 @@ +controller_list: + - name: fake_arm_1_controller + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: fake_arm_1_gripper_controller + joints: + - gripper_finger_joint_l + - gripper_finger_joint_r \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/interpolation_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/interpolation_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83c0d0b806ac5f52891a33b0c15f2973063b7a08 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/interpolation_planning.yaml @@ -0,0 +1,11 @@ +planner_configs: + Interpolation: + type_1: Trapezoidal +arm_1: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 +arm_1_gripper: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/joint_limits.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/joint_limits.yaml new file mode 100644 index 0000000000000000000000000000000000000000..33d72df06cfc1043052400005b3f583ccef524b0 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/joint_limits.yaml @@ -0,0 +1,36 @@ +joint_limits: + arm_joint_3: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_2: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_4: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_finger_joint_r: + has_velocity_limits: true + max_velocity: 0.1 + has_acceleration_limits: true + max_acceleration: 0.05 + arm_joint_5: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_1: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_finger_joint_l: + has_velocity_limits: true + max_velocity: 0.1 + has_acceleration_limits: true + max_acceleration: 0.05 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/kinematics.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/kinematics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9818cf6329be3d577023b56a0dfc2929200ccb90 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/kinematics.yaml @@ -0,0 +1,5 @@ +arm_1: + kinematics_solver: youbot_arm_kinematics_moveit::KinematicsPlugin + kinematics_solver_search_resolution: 0.01 + kinematics_solver_timeout: 0.1 + kinematics_solver_attempts: 1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/ompl_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/ompl_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a3feb174b52fbaf1a2616ebdc69298c6b2f5d35b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/ompl_planning.yaml @@ -0,0 +1,53 @@ +planner_configs: + SBLkConfigDefault: + type: geometric::SBL + ESTkConfigDefault: + type: geometric::EST + LBKPIECEkConfigDefault: + type: geometric::LBKPIECE + BKPIECEkConfigDefault: + type: geometric::BKPIECE + KPIECEkConfigDefault: + type: geometric::KPIECE + RRTkConfigDefault: + type: geometric::RRT + RRTConnectkConfigDefault: + type: geometric::RRTConnect + RRTstarkConfigDefault: + type: geometric::RRTstar + TRRTkConfigDefault: + type: geometric::TRRT + PRMkConfigDefault: + type: geometric::PRM + PRMstarkConfigDefault: + type: geometric::PRMstar +arm_1: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(arm_joint_1,arm_joint_2) + longest_valid_segment_fraction: 0.05 +arm_1_gripper: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(gripper_finger_joint_l,gripper_finger_joint_r) + longest_valid_segment_fraction: 0.05 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/youbot.srdf b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/youbot.srdf new file mode 100644 index 0000000000000000000000000000000000000000..0c4287562735703ef8f759e1a46836e609088b9a --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/config/youbot.srdf @@ -0,0 +1,389 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/default_warehouse_db.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/default_warehouse_db.launch new file mode 100644 index 0000000000000000000000000000000000000000..721b3ab6fca6dc13f2c3e55c3b7308759fbcb816 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/default_warehouse_db.launch @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/demo.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/demo.launch new file mode 100644 index 0000000000000000000000000000000000000000..74bca4691136324a822e5fd4045b3be6f7f89b56 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/demo.launch @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + [/move_group/fake_controller_joint_states] + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/fake_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/fake_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..900ca5e7f48f2e9d2fbcfa301a747e785232d7a1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/fake_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/interpolation_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/interpolation_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..f9e8bce5ffd35c8693fdf2ace25a812058de1594 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/interpolation_planning_pipeline.launch.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/move_group.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..8feb0abb286884515e7b35ee6940c6929a172024 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/move_group.launch @@ -0,0 +1,69 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/moveit.rviz b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/moveit.rviz new file mode 100644 index 0000000000000000000000000000000000000000..b26610fbbf0d8f4fc078099802ca9707eba248c3 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/moveit.rviz @@ -0,0 +1,689 @@ +Panels: + - Class: rviz/Displays + Help Height: 84 + Name: Displays + Property Tree Widget: + Expanded: + - /MotionPlanning1 + Splitter Ratio: 0.74256 + Tree Height: 664 + - Class: rviz/Help + Name: Help + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.5 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.03 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Class: moveit_rviz_plugin/MotionPlanning + Enabled: true + MoveIt_Goal_Tolerance: 0 + MoveIt_Planning_Time: 5 + MoveIt_Use_Constraint_Aware_IK: true + MoveIt_Warehouse_Host: 127.0.0.1 + MoveIt_Warehouse_Port: 33829 + Name: MotionPlanning + Planned Path: + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Loop Animation: true + Robot Alpha: 0.5 + Show Robot Collision: false + Show Robot Visual: true + Show Trail: false + State Display Time: 0.05 s + Trajectory Topic: /move_group/display_planned_path + Planning Metrics: + Payload: 1 + Show Joint Torques: false + Show Manipulability: false + Show Manipulability Index: false + Show Weight Limit: false + Planning Request: + Colliding Link Color: 255; 0; 0 + Goal State Alpha: 1 + Goal State Color: 250; 128; 0 + Interactive Marker Size: 0 + Joint Violation Color: 255; 0; 255 + Planning Group: left_arm + Query Goal State: true + Query Start State: false + Show Workspace: false + Start State Alpha: 1 + Start State Color: 0; 255; 0 + Planning Scene Topic: /move_group/monitored_planning_scene + Robot Description: robot_description + Scene Geometry: + Scene Alpha: 1 + Scene Color: 50; 230; 50 + Scene Display Time: 0.2 + Show Scene Geometry: true + Voxel Coloring: Z-Axis + Voxel Rendering: Occupied Voxels + Scene Robot: + Attached Body Color: 150; 50; 150 + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Robot Alpha: 0.5 + Show Scene Robot: true + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Fixed Frame: /base_footprint + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + Value: true + Views: + Current: + Class: rviz/XYOrbit + Distance: 2.9965 + Focal Point: + X: 0.113567 + Y: 0.10592 + Z: 2.23518e-07 + Name: Current View + Near Clip Distance: 0.01 + Pitch: 0.509797 + Target Frame: /base_footprint + Value: XYOrbit (rviz) + Yaw: 5.65995 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1337 + Help: + collapsed: false + Hide Left Dock: false + Hide Right Dock: false + Motion Planning: + collapsed: false + QMainWindow State: 000000ff00000000fd0000000100000000000002a2000004bcfc0200000005fb000000100044006900730070006c00610079007301000000410000032d000000dd00fffffffb0000000800480065006c00700000000342000000bb0000007600fffffffb0000000a0056006900650077007300000003b0000000b0000000b000fffffffb0000000c00430061006d00650072006100000002ff000001610000000000000000fb0000001e004d006f00740069006f006e00200050006c0061006e006e0069006e00670100000374000001890000017400ffffff0000047a000004bc00000001000000020000000100000002fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Views: + collapsed: false + Width: 1828 + X: 459 + Y: -243 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/moveit_rviz.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/moveit_rviz.launch new file mode 100644 index 0000000000000000000000000000000000000000..1950e8f205cc52c3a43c91e8ec04e1a70b55a110 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/moveit_rviz.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/ompl_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/ompl_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..a6539d26cabbd84551453a4380c51e44b201b349 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/ompl_planning_pipeline.launch.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/planning_context.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/planning_context.launch new file mode 100644 index 0000000000000000000000000000000000000000..5f9e00cbeae0ec4bbc84346a0b279848062c1574 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/planning_context.launch @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..28d16c7dd2a8f3581486c5bc4dccf69995321e22 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/planning_pipeline.launch.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/run_benchmark_ompl.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/run_benchmark_ompl.launch new file mode 100644 index 0000000000000000000000000000000000000000..c35981d225a2d61880f1d5f038066dd8779d738f --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/run_benchmark_ompl.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..9082c6582909d9bdb7bbd32686239355e1b19264 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/sensor_manager.launch.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/setup_assistant.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/setup_assistant.launch new file mode 100644 index 0000000000000000000000000000000000000000..d241915f3242f159aa8427355d80d34fe11f8a83 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/setup_assistant.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/trajectory_execution.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/trajectory_execution.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..c4e466b92137eb70fd9a375bc7ab218e2803cdd5 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/trajectory_execution.launch.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/warehouse.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/warehouse.launch new file mode 100644 index 0000000000000000000000000000000000000000..6be7e029729a88ee1160ef638bae0ce367dc3263 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/warehouse.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/warehouse_settings.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/warehouse_settings.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..b3d12357774f63542b13b4fd4c9d38c94dcd66ea --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/warehouse_settings.launch.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/youbot_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/youbot_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..cb44ef2304b8c836ade8a89738330ee0b9b91a60 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/youbot_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/youbot_moveit_sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/youbot_moveit_sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d02698d7b05f6356110c54ddd75cfbc5ed7084b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/launch/youbot_moveit_sensor_manager.launch.xml @@ -0,0 +1,3 @@ + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_1/package.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_1/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..b1535326b2246a4beaa593b3cfa0b769ae0dfd62 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_1/package.xml @@ -0,0 +1,29 @@ + + + mir_moveit_youbot_brsu_1 + 0.2.0 + + An automatically generated package with all the configuration and launch files for using the youbot with the MoveIt Motion Planning Framework + + MoveIt Setup Assistant + MoveIt Setup Assistant + + BSD + + http://moveit.ros.org/ + https://github.com/ros-planning/moveit_setup_assistant/issues + https://github.com/ros-planning/moveit_setup_assistant + + moveit_ros_move_group + moveit_planners_ompl + moveit_ros_visualization + joint_state_publisher + robot_state_publisher + xacro + mir_hardware_config + youbot_arm_kinematics_moveit + mcr_interpolation_planner_moveit + + catkin + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/.setup_assistant b/data/mir_manipulation/mir_moveit_youbot_brsu_2/.setup_assistant new file mode 100644 index 0000000000000000000000000000000000000000..f6851e8f078efd6e621c633bb0a3f7e7e3a03939 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/.setup_assistant @@ -0,0 +1,8 @@ +moveit_setup_assistant_config: + URDF: + package: mir_hardware_config + relative_path: youbot-brsu-2/urdf/robot.urdf.xacro + SRDF: + relative_path: config/youbot.srdf + CONFIG: + generated_timestamp: 1464875005 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/CMakeLists.txt b/data/mir_manipulation/mir_moveit_youbot_brsu_2/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..43dcfc0709ba98ff436ad4e64f0f3bcabcb72444 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/CMakeLists.txt @@ -0,0 +1,9 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_youbot_brsu_2) + +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) +install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8c2fbcb2385d2f67a8cc59293de728e8824465b0 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/controllers.yaml @@ -0,0 +1,11 @@ +controller_list: + - name: arm_1/arm_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/fake_controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/fake_controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..da52872681e563da8ae8d4ac6593bdb59fa523e4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/fake_controllers.yaml @@ -0,0 +1,12 @@ +controller_list: + - name: fake_arm_1_controller + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: fake_arm_1_gripper_controller + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/interpolation_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/interpolation_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83c0d0b806ac5f52891a33b0c15f2973063b7a08 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/interpolation_planning.yaml @@ -0,0 +1,11 @@ +planner_configs: + Interpolation: + type_1: Trapezoidal +arm_1: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 +arm_1_gripper: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/joint_limits.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/joint_limits.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4fab6e4d45fb15bcdc3ac39e732b8ecd350ed5e7 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/joint_limits.yaml @@ -0,0 +1,41 @@ +# joint_limits.yaml allows the dynamics properties specified in the URDF to be overwritten or augmented as needed +# Specific joint properties can be changed with the keys [max_position, min_position, max_velocity, max_acceleration] +# Joint limits can be turned off with [has_velocity_limits, has_acceleration_limits] +joint_limits: + arm_joint_1: + has_velocity_limits: true + max_velocity: 1.5707 + has_acceleration_limits: true + max_acceleration: 1.5707 + arm_joint_2: + has_velocity_limits: true + max_velocity: 0.8 + has_acceleration_limits: true + max_acceleration: 0.8 # default 1.5707 + arm_joint_3: + has_velocity_limits: true + max_velocity: 1.0 + has_acceleration_limits: true + max_acceleration: 1.0 # default 1.5707 + arm_joint_4: + has_velocity_limits: true + max_velocity: 1.5707 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_5: + has_velocity_limits: true + max_velocity: 1.5707 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_motor_left_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 + gripper_motor_right_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 +default_velocity_scaling_factor: 0.7 +default_acceleration_scaling_factor: 0.7 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/kinematics.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/kinematics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..03edd38b3fffd96142f45b0a4fb5f6ef8f52db65 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/kinematics.yaml @@ -0,0 +1,4 @@ +arm_1: + kinematics_solver: youbot_arm_kinematics_moveit::KinematicsPlugin + kinematics_solver_search_resolution: 0.01 + kinematics_solver_timeout: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/ompl_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/ompl_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8ce84be78ac9eada5034c571ec0a862b570acac5 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/ompl_planning.yaml @@ -0,0 +1,84 @@ +planner_configs: + SBLkConfigDefault: + type: geometric::SBL + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + ESTkConfigDefault: + type: geometric::EST + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0 setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + LBKPIECEkConfigDefault: + type: geometric::LBKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + BKPIECEkConfigDefault: + type: geometric::BKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + KPIECEkConfigDefault: + type: geometric::KPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 (0.0,1.] + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + RRTkConfigDefault: + type: geometric::RRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + RRTConnectkConfigDefault: + type: geometric::RRTConnect + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + RRTstarkConfigDefault: + type: geometric::RRTstar + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + delay_collision_checking: 1 # Stop collision checking as soon as C-free parent found. default 1 + TRRTkConfigDefault: + type: geometric::TRRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + max_states_failed: 10 # when to start increasing temp. default: 10 + temp_change_factor: 2.0 # how much to increase or decrease temp. default: 2.0 + min_temperature: 10e-10 # lower limit of temp change. default: 10e-10 + init_temperature: 10e-6 # initial temperature. default: 10e-6 + frountier_threshold: 0.0 # dist new state to nearest neighbor to disqualify as frontier. default: 0.0 set in setup() + frountierNodeRatio: 0.1 # 1/10, or 1 nonfrontier for every 10 frontier. default: 0.1 + k_constant: 0.0 # value used to normalize expresssion. default: 0.0 set in setup() + PRMkConfigDefault: + type: geometric::PRM + max_nearest_neighbors: 10 # use k nearest neighbors. default: 10 + PRMstarkConfigDefault: + type: geometric::PRMstar +arm_1: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(arm_joint_1,arm_joint_2) + longest_valid_segment_fraction: 0.05 +arm_1_gripper: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(gripper_motor_left_joint,gripper_motor_right_joint) + longest_valid_segment_fraction: 0.05 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/youbot.srdf b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/youbot.srdf new file mode 100644 index 0000000000000000000000000000000000000000..0e371f1cd9c401c72084b38db576a32245b7981b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/config/youbot.srdf @@ -0,0 +1,759 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/default_warehouse_db.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/default_warehouse_db.launch new file mode 100644 index 0000000000000000000000000000000000000000..d731915ba9ddb5e7b7d12295b43dc1514cd20624 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/default_warehouse_db.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/demo.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/demo.launch new file mode 100644 index 0000000000000000000000000000000000000000..ff7689008ccfaedd52d8a0bc02cfb23de571942a --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/demo.launch @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + [/move_group/fake_controller_joint_states] + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/fake_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/fake_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..4c3daf6fe156cb77e44f31c1119474f68951c676 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/fake_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/interpolation_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/interpolation_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..8f4ce10bf4b5cf0fbf8c9bc0b8c817c94bb7adeb --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/interpolation_planning_pipeline.launch.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/joystick_control.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/joystick_control.launch new file mode 100644 index 0000000000000000000000000000000000000000..9411f6e60e7b30594f6999ffc682112bc5b7dad1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/joystick_control.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/move_group.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..0e509216752d8163798cd8d5a0d2aac68af6c694 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/move_group.launch @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/moveit.rviz b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/moveit.rviz new file mode 100644 index 0000000000000000000000000000000000000000..11545f6ccd175535c37a16bd3648c85e6d754da8 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/moveit.rviz @@ -0,0 +1,689 @@ +Panels: + - Class: rviz/Displays + Help Height: 84 + Name: Displays + Property Tree Widget: + Expanded: + - /MotionPlanning1 + Splitter Ratio: 0.74256 + Tree Height: 664 + - Class: rviz/Help + Name: Help + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.5 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.03 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Class: moveit_rviz_plugin/MotionPlanning + Enabled: true + MoveIt_Goal_Tolerance: 0 + MoveIt_Planning_Time: 5 + MoveIt_Use_Constraint_Aware_IK: true + MoveIt_Warehouse_Host: 127.0.0.1 + MoveIt_Warehouse_Port: 33829 + Name: MotionPlanning + Planned Path: + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Loop Animation: true + Robot Alpha: 0.5 + Show Robot Collision: false + Show Robot Visual: true + Show Trail: false + State Display Time: 0.05 s + Trajectory Topic: move_group/display_planned_path + Planning Metrics: + Payload: 1 + Show Joint Torques: false + Show Manipulability: false + Show Manipulability Index: false + Show Weight Limit: false + Planning Request: + Colliding Link Color: 255; 0; 0 + Goal State Alpha: 1 + Goal State Color: 250; 128; 0 + Interactive Marker Size: 0 + Joint Violation Color: 255; 0; 255 + Planning Group: left_arm + Query Goal State: true + Query Start State: false + Show Workspace: false + Start State Alpha: 1 + Start State Color: 0; 255; 0 + Planning Scene Topic: move_group/monitored_planning_scene + Robot Description: robot_description + Scene Geometry: + Scene Alpha: 1 + Scene Color: 50; 230; 50 + Scene Display Time: 0.2 + Show Scene Geometry: true + Voxel Coloring: Z-Axis + Voxel Rendering: Occupied Voxels + Scene Robot: + Attached Body Color: 150; 50; 150 + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Robot Alpha: 0.5 + Show Scene Robot: true + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Fixed Frame: /base_footprint + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + Value: true + Views: + Current: + Class: rviz/XYOrbit + Distance: 2.9965 + Focal Point: + X: 0.113567 + Y: 0.10592 + Z: 2.23518e-07 + Name: Current View + Near Clip Distance: 0.01 + Pitch: 0.509797 + Target Frame: /base_footprint + Value: XYOrbit (rviz) + Yaw: 5.65995 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1337 + Help: + collapsed: false + Hide Left Dock: false + Hide Right Dock: false + Motion Planning: + collapsed: false + QMainWindow State: 000000ff00000000fd0000000100000000000002a2000004bcfc0200000005fb000000100044006900730070006c00610079007301000000410000032d000000dd00fffffffb0000000800480065006c00700000000342000000bb0000007600fffffffb0000000a0056006900650077007300000003b0000000b0000000b000fffffffb0000000c00430061006d00650072006100000002ff000001610000000000000000fb0000001e004d006f00740069006f006e00200050006c0061006e006e0069006e00670100000374000001890000017400ffffff0000047a000004bc00000001000000020000000100000002fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Views: + collapsed: false + Width: 1828 + X: 459 + Y: -243 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/moveit_rviz.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/moveit_rviz.launch new file mode 100644 index 0000000000000000000000000000000000000000..68a284998d2902373622be01daba0ec7ae501233 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/moveit_rviz.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/ompl_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/ompl_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..95e14f5d715e9920e3b674dba1f1ba5d4ab63867 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/ompl_planning_pipeline.launch.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/planning_context.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/planning_context.launch new file mode 100644 index 0000000000000000000000000000000000000000..237e22fe87f242d7c5cbba29afb30c3b1b9cf5ff --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/planning_context.launch @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..18f0adafcf2f179ec727c086a09cc7f7c0377e17 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/planning_pipeline.launch.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/run_benchmark_ompl.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/run_benchmark_ompl.launch new file mode 100644 index 0000000000000000000000000000000000000000..682416af5ca9b8968e6843fcda93b2d292166003 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/run_benchmark_ompl.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..2a3a7ee0b99cdeaa66be88a41b31fd865c4846ff --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/sensor_manager.launch.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/setup_assistant.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/setup_assistant.launch new file mode 100644 index 0000000000000000000000000000000000000000..7b89e017525c955f12fc858af9e0025529000d1c --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/setup_assistant.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/trajectory_execution.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/trajectory_execution.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..8b7c5cab4a99917ef5c7b6995503303c8a691b85 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/trajectory_execution.launch.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/warehouse.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/warehouse.launch new file mode 100644 index 0000000000000000000000000000000000000000..2351128a0bf6b8dfa0698cf0bd1b74301102d4b1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/warehouse.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/warehouse_settings.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/warehouse_settings.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..b3d12357774f63542b13b4fd4c9d38c94dcd66ea --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/warehouse_settings.launch.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/youbot_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/youbot_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..945f7b6b1c78f74c56fae6e67deae0534e733cd4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/youbot_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/youbot_moveit_sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/youbot_moveit_sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d02698d7b05f6356110c54ddd75cfbc5ed7084b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/launch/youbot_moveit_sensor_manager.launch.xml @@ -0,0 +1,3 @@ + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_2/package.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_2/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..a3c83bfe46b684c5acc931a1e0d026e0cacc28bc --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_2/package.xml @@ -0,0 +1,28 @@ + + + mir_moveit_youbot_brsu_2 + 0.2.0 + + An automatically generated package with all the configuration and launch files for using the youbot with the MoveIt Motion Planning Framework + + MoveIt Setup Assistant + MoveIt Setup Assistant + + BSD + + http://moveit.ros.org/ + https://github.com/ros-planning/moveit_setup_assistant/issues + https://github.com/ros-planning/moveit_setup_assistant + + moveit_ros_move_group + moveit_planners_ompl + moveit_ros_visualization + joint_state_publisher + robot_state_publisher + xacro + mir_hardware_config + + + catkin + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/.setup_assistant b/data/mir_manipulation/mir_moveit_youbot_brsu_3/.setup_assistant new file mode 100644 index 0000000000000000000000000000000000000000..ce2c93f43602e8f3c80626e3997f8791089de457 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/.setup_assistant @@ -0,0 +1,8 @@ +moveit_setup_assistant_config: + URDF: + package: mir_hardware_config + relative_path: youbot-brsu-3/urdf/robot.urdf.xacro + SRDF: + relative_path: config/youbot.srdf + CONFIG: + generated_timestamp: 1459416202 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/CMakeLists.txt b/data/mir_manipulation/mir_moveit_youbot_brsu_3/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..7f7812c7ff5c4089c3fb8406c2d684f41df1f68c --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/CMakeLists.txt @@ -0,0 +1,9 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_youbot_brsu_3) + +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) +install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..73bbce0dfdddcb9b939b2cf28b386f082f602fae --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/controllers.yaml @@ -0,0 +1,18 @@ +controller_list: + - name: arm_1/arm_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: arm_1/gripper_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/fake_controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/fake_controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..da52872681e563da8ae8d4ac6593bdb59fa523e4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/fake_controllers.yaml @@ -0,0 +1,12 @@ +controller_list: + - name: fake_arm_1_controller + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: fake_arm_1_gripper_controller + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/interpolation_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/interpolation_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83c0d0b806ac5f52891a33b0c15f2973063b7a08 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/interpolation_planning.yaml @@ -0,0 +1,11 @@ +planner_configs: + Interpolation: + type_1: Trapezoidal +arm_1: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 +arm_1_gripper: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/joint_limits.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/joint_limits.yaml new file mode 100644 index 0000000000000000000000000000000000000000..ca2ec8979c38dfd6e19ee858feaaadb2480eba51 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/joint_limits.yaml @@ -0,0 +1,39 @@ +# joint_limits.yaml allows the dynamics properties specified in the URDF to be overwritten or augmented as needed +# Specific joint properties can be changed with the keys [max_position, min_position, max_velocity, max_acceleration] +# Joint limits can be turned off with [has_velocity_limits, has_acceleration_limits] +joint_limits: + arm_joint_3: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_2: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_4: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_finger_joint_r: + has_velocity_limits: true + max_velocity: 0.1 + has_acceleration_limits: true + max_acceleration: 0.05 + arm_joint_5: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_1: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_finger_joint_l: + has_velocity_limits: true + max_velocity: 0.1 + has_acceleration_limits: true + max_acceleration: 0.05 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/kinematics.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/kinematics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7ac1bcec0d533dfaa91f8fd8251e28cf98f971a3 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/kinematics.yaml @@ -0,0 +1,5 @@ +arm_1: + kinematics_solver: youbot_arm_kinematics_moveit::KinematicsPlugin + kinematics_solver_search_resolution: 0.01 + kinematics_solver_timeout: 0.1 + kinematics_solver_attempts: 1 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/ompl_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/ompl_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8ce84be78ac9eada5034c571ec0a862b570acac5 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/ompl_planning.yaml @@ -0,0 +1,84 @@ +planner_configs: + SBLkConfigDefault: + type: geometric::SBL + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + ESTkConfigDefault: + type: geometric::EST + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0 setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + LBKPIECEkConfigDefault: + type: geometric::LBKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + BKPIECEkConfigDefault: + type: geometric::BKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + KPIECEkConfigDefault: + type: geometric::KPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 (0.0,1.] + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + RRTkConfigDefault: + type: geometric::RRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + RRTConnectkConfigDefault: + type: geometric::RRTConnect + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + RRTstarkConfigDefault: + type: geometric::RRTstar + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + delay_collision_checking: 1 # Stop collision checking as soon as C-free parent found. default 1 + TRRTkConfigDefault: + type: geometric::TRRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + max_states_failed: 10 # when to start increasing temp. default: 10 + temp_change_factor: 2.0 # how much to increase or decrease temp. default: 2.0 + min_temperature: 10e-10 # lower limit of temp change. default: 10e-10 + init_temperature: 10e-6 # initial temperature. default: 10e-6 + frountier_threshold: 0.0 # dist new state to nearest neighbor to disqualify as frontier. default: 0.0 set in setup() + frountierNodeRatio: 0.1 # 1/10, or 1 nonfrontier for every 10 frontier. default: 0.1 + k_constant: 0.0 # value used to normalize expresssion. default: 0.0 set in setup() + PRMkConfigDefault: + type: geometric::PRM + max_nearest_neighbors: 10 # use k nearest neighbors. default: 10 + PRMstarkConfigDefault: + type: geometric::PRMstar +arm_1: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(arm_joint_1,arm_joint_2) + longest_valid_segment_fraction: 0.05 +arm_1_gripper: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(gripper_motor_left_joint,gripper_motor_right_joint) + longest_valid_segment_fraction: 0.05 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/youbot.srdf b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/youbot.srdf new file mode 100644 index 0000000000000000000000000000000000000000..c16fe450a67b0fbb699fc0d5544aeeadcf60c88d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/config/youbot.srdf @@ -0,0 +1,475 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/default_warehouse_db.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/default_warehouse_db.launch new file mode 100644 index 0000000000000000000000000000000000000000..8382ad467dff10f399977d80dd29ed9f61d7fa12 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/default_warehouse_db.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/demo.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/demo.launch new file mode 100644 index 0000000000000000000000000000000000000000..123c00ea498ae3fa2d5dd54d786d21c69a9b900f --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/demo.launch @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + [/move_group/fake_controller_joint_states] + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/fake_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/fake_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..d1a4c1a29264c96d23759db36ebc1c24ecd17e53 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/fake_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/interpolation_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/interpolation_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..a0ceb86af255b001c33a0dfa96d9e2cff23a871d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/interpolation_planning_pipeline.launch.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/joystick_control.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/joystick_control.launch new file mode 100644 index 0000000000000000000000000000000000000000..9411f6e60e7b30594f6999ffc682112bc5b7dad1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/joystick_control.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/move_group.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..4c06be1d8486fe1720cb72f92a7d33014a017b72 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/move_group.launch @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/moveit.rviz b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/moveit.rviz new file mode 100644 index 0000000000000000000000000000000000000000..11545f6ccd175535c37a16bd3648c85e6d754da8 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/moveit.rviz @@ -0,0 +1,689 @@ +Panels: + - Class: rviz/Displays + Help Height: 84 + Name: Displays + Property Tree Widget: + Expanded: + - /MotionPlanning1 + Splitter Ratio: 0.74256 + Tree Height: 664 + - Class: rviz/Help + Name: Help + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.5 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.03 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Class: moveit_rviz_plugin/MotionPlanning + Enabled: true + MoveIt_Goal_Tolerance: 0 + MoveIt_Planning_Time: 5 + MoveIt_Use_Constraint_Aware_IK: true + MoveIt_Warehouse_Host: 127.0.0.1 + MoveIt_Warehouse_Port: 33829 + Name: MotionPlanning + Planned Path: + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Loop Animation: true + Robot Alpha: 0.5 + Show Robot Collision: false + Show Robot Visual: true + Show Trail: false + State Display Time: 0.05 s + Trajectory Topic: move_group/display_planned_path + Planning Metrics: + Payload: 1 + Show Joint Torques: false + Show Manipulability: false + Show Manipulability Index: false + Show Weight Limit: false + Planning Request: + Colliding Link Color: 255; 0; 0 + Goal State Alpha: 1 + Goal State Color: 250; 128; 0 + Interactive Marker Size: 0 + Joint Violation Color: 255; 0; 255 + Planning Group: left_arm + Query Goal State: true + Query Start State: false + Show Workspace: false + Start State Alpha: 1 + Start State Color: 0; 255; 0 + Planning Scene Topic: move_group/monitored_planning_scene + Robot Description: robot_description + Scene Geometry: + Scene Alpha: 1 + Scene Color: 50; 230; 50 + Scene Display Time: 0.2 + Show Scene Geometry: true + Voxel Coloring: Z-Axis + Voxel Rendering: Occupied Voxels + Scene Robot: + Attached Body Color: 150; 50; 150 + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Robot Alpha: 0.5 + Show Scene Robot: true + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Fixed Frame: /base_footprint + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + Value: true + Views: + Current: + Class: rviz/XYOrbit + Distance: 2.9965 + Focal Point: + X: 0.113567 + Y: 0.10592 + Z: 2.23518e-07 + Name: Current View + Near Clip Distance: 0.01 + Pitch: 0.509797 + Target Frame: /base_footprint + Value: XYOrbit (rviz) + Yaw: 5.65995 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1337 + Help: + collapsed: false + Hide Left Dock: false + Hide Right Dock: false + Motion Planning: + collapsed: false + QMainWindow State: 000000ff00000000fd0000000100000000000002a2000004bcfc0200000005fb000000100044006900730070006c00610079007301000000410000032d000000dd00fffffffb0000000800480065006c00700000000342000000bb0000007600fffffffb0000000a0056006900650077007300000003b0000000b0000000b000fffffffb0000000c00430061006d00650072006100000002ff000001610000000000000000fb0000001e004d006f00740069006f006e00200050006c0061006e006e0069006e00670100000374000001890000017400ffffff0000047a000004bc00000001000000020000000100000002fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Views: + collapsed: false + Width: 1828 + X: 459 + Y: -243 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/moveit_rviz.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/moveit_rviz.launch new file mode 100644 index 0000000000000000000000000000000000000000..a9a21b20df46f17db6658ed66cf0d2578888e9fe --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/moveit_rviz.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/ompl_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/ompl_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..5cd09d01015675fb7ae2cf53e5eb5a4a8dc6887c --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/ompl_planning_pipeline.launch.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/planning_context.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/planning_context.launch new file mode 100644 index 0000000000000000000000000000000000000000..bfb05c64384530b258cc52c96e6bac0c0e2c1820 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/planning_context.launch @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..9e3a0357b02a0347466ffdedef62abd5058b092a --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/planning_pipeline.launch.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/run_benchmark_ompl.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/run_benchmark_ompl.launch new file mode 100644 index 0000000000000000000000000000000000000000..bd5671a1761431865a6ee9884f71d5a042a41949 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/run_benchmark_ompl.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..8c5dfcdc81623ae7caa122e1573167aedd589886 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/sensor_manager.launch.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/setup_assistant.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/setup_assistant.launch new file mode 100644 index 0000000000000000000000000000000000000000..173c9742f89e6702e8b64a8227857bf78426038e --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/setup_assistant.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/trajectory_execution.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/trajectory_execution.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..b5bd2481d8ae2cefbfb84ffc23fd348f394b3093 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/trajectory_execution.launch.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/warehouse.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/warehouse.launch new file mode 100644 index 0000000000000000000000000000000000000000..54493d73a4d5b9c57421097838fffa07dee59136 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/warehouse.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/warehouse_settings.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/warehouse_settings.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..b3d12357774f63542b13b4fd4c9d38c94dcd66ea --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/warehouse_settings.launch.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/youbot_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/youbot_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..277b0f5b7ae7d5ca0a795f31b3abe8250bcfff1a --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/youbot_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/youbot_moveit_sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/youbot_moveit_sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d02698d7b05f6356110c54ddd75cfbc5ed7084b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/launch/youbot_moveit_sensor_manager.launch.xml @@ -0,0 +1,3 @@ + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_3/package.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_3/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..57e49e99e3ce4f95a2424ec1e7569c26810301b4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_3/package.xml @@ -0,0 +1,28 @@ + + + mir_moveit_youbot_brsu_3 + 0.2.0 + + An automatically generated package with all the configuration and launch files for using the youbot with the MoveIt Motion Planning Framework + + MoveIt Setup Assistant + MoveIt Setup Assistant + + BSD + + http://moveit.ros.org/ + https://github.com/ros-planning/moveit_setup_assistant/issues + https://github.com/ros-planning/moveit_setup_assistant + + moveit_ros_move_group + moveit_planners_ompl + moveit_ros_visualization + joint_state_publisher + robot_state_publisher + xacro + mir_hardware_config + + + catkin + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/.setup_assistant b/data/mir_manipulation/mir_moveit_youbot_brsu_4/.setup_assistant new file mode 100644 index 0000000000000000000000000000000000000000..dced9a142a5dfd56583b13c4317876eb3d041502 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/.setup_assistant @@ -0,0 +1,8 @@ +moveit_setup_assistant_config: + URDF: + package: mir_hardware_config + relative_path: youbot-brsu-4/urdf/robot.urdf.xacro + SRDF: + relative_path: config/youbot.srdf + CONFIG: + generated_timestamp: 1464865937 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/CMakeLists.txt b/data/mir_manipulation/mir_moveit_youbot_brsu_4/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..29f8021f38cfb026be32aa2ae26223884f8f41e7 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/CMakeLists.txt @@ -0,0 +1,9 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_youbot_brsu_4) + +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) +install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..73bbce0dfdddcb9b939b2cf28b386f082f602fae --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/controllers.yaml @@ -0,0 +1,18 @@ +controller_list: + - name: arm_1/arm_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: arm_1/gripper_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/fake_controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/fake_controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..da52872681e563da8ae8d4ac6593bdb59fa523e4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/fake_controllers.yaml @@ -0,0 +1,12 @@ +controller_list: + - name: fake_arm_1_controller + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: fake_arm_1_gripper_controller + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/interpolation_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/interpolation_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83c0d0b806ac5f52891a33b0c15f2973063b7a08 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/interpolation_planning.yaml @@ -0,0 +1,11 @@ +planner_configs: + Interpolation: + type_1: Trapezoidal +arm_1: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 +arm_1_gripper: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/joint_limits.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/joint_limits.yaml new file mode 100644 index 0000000000000000000000000000000000000000..034f7e113b897ad4ad10d1c53dd89c1e26556349 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/joint_limits.yaml @@ -0,0 +1,41 @@ +# joint_limits.yaml allows the dynamics properties specified in the URDF to be overwritten or augmented as needed +# Specific joint properties can be changed with the keys [max_position, min_position, max_velocity, max_acceleration] +# Joint limits can be turned off with [has_velocity_limits, has_acceleration_limits] +joint_limits: + arm_joint_1: + has_velocity_limits: true + max_velocity: 1.5707 + has_acceleration_limits: true + max_acceleration: 1.5707 + arm_joint_2: + has_velocity_limits: true + max_velocity: 0.8 + has_acceleration_limits: true + max_acceleration: 0.8 # default 1.5707 + arm_joint_3: + has_velocity_limits: true + max_velocity: 1.0 + has_acceleration_limits: true + max_acceleration: 1.0 # default 1.5707 + arm_joint_4: + has_velocity_limits: true + max_velocity: 1.5707 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_5: + has_velocity_limits: true + max_velocity: 1.5707 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_motor_left_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 + gripper_motor_right_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 +default_velocity_scaling_factor: 1.0 +default_acceleration_scaling_factor: 1.0 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/joint_limits_fast.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/joint_limits_fast.yaml new file mode 100644 index 0000000000000000000000000000000000000000..09e059dce2bc703ce42d0126aeca6c1716f326fd --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/joint_limits_fast.yaml @@ -0,0 +1,41 @@ +# joint_limits.yaml allows the dynamics properties specified in the URDF to be overwritten or augmented as needed +# Specific joint properties can be changed with the keys [max_position, min_position, max_velocity, max_acceleration] +# Joint limits can be turned off with [has_velocity_limits, has_acceleration_limits] +joint_limits: + arm_joint_1: + has_velocity_limits: true + max_velocity: 1.5707 + has_acceleration_limits: true + max_acceleration: 1.5707 + arm_joint_2: + has_velocity_limits: true + max_velocity: 1.3 + has_acceleration_limits: true + max_acceleration: 1.3 + arm_joint_3: + has_velocity_limits: true + max_velocity: 2.5 + has_acceleration_limits: true + max_acceleration: 2.0 + arm_joint_4: + has_velocity_limits: true + max_velocity: 4.0 + has_acceleration_limits: true + max_acceleration: 3.0 + arm_joint_5: + has_velocity_limits: true + max_velocity: 3 + has_acceleration_limits: true + max_acceleration: 2 + gripper_motor_left_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 + gripper_motor_right_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 +default_velocity_scaling_factor: 1.0 +default_acceleration_scaling_factor: 1.0 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/kinematics.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/kinematics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..03edd38b3fffd96142f45b0a4fb5f6ef8f52db65 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/kinematics.yaml @@ -0,0 +1,4 @@ +arm_1: + kinematics_solver: youbot_arm_kinematics_moveit::KinematicsPlugin + kinematics_solver_search_resolution: 0.01 + kinematics_solver_timeout: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/ompl_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/ompl_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8ce84be78ac9eada5034c571ec0a862b570acac5 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/ompl_planning.yaml @@ -0,0 +1,84 @@ +planner_configs: + SBLkConfigDefault: + type: geometric::SBL + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + ESTkConfigDefault: + type: geometric::EST + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0 setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + LBKPIECEkConfigDefault: + type: geometric::LBKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + BKPIECEkConfigDefault: + type: geometric::BKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + KPIECEkConfigDefault: + type: geometric::KPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 (0.0,1.] + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + RRTkConfigDefault: + type: geometric::RRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + RRTConnectkConfigDefault: + type: geometric::RRTConnect + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + RRTstarkConfigDefault: + type: geometric::RRTstar + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + delay_collision_checking: 1 # Stop collision checking as soon as C-free parent found. default 1 + TRRTkConfigDefault: + type: geometric::TRRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + max_states_failed: 10 # when to start increasing temp. default: 10 + temp_change_factor: 2.0 # how much to increase or decrease temp. default: 2.0 + min_temperature: 10e-10 # lower limit of temp change. default: 10e-10 + init_temperature: 10e-6 # initial temperature. default: 10e-6 + frountier_threshold: 0.0 # dist new state to nearest neighbor to disqualify as frontier. default: 0.0 set in setup() + frountierNodeRatio: 0.1 # 1/10, or 1 nonfrontier for every 10 frontier. default: 0.1 + k_constant: 0.0 # value used to normalize expresssion. default: 0.0 set in setup() + PRMkConfigDefault: + type: geometric::PRM + max_nearest_neighbors: 10 # use k nearest neighbors. default: 10 + PRMstarkConfigDefault: + type: geometric::PRMstar +arm_1: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(arm_joint_1,arm_joint_2) + longest_valid_segment_fraction: 0.05 +arm_1_gripper: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(gripper_motor_left_joint,gripper_motor_right_joint) + longest_valid_segment_fraction: 0.05 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/youbot.srdf b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/youbot.srdf new file mode 100644 index 0000000000000000000000000000000000000000..338fe0c345660bd3193eb85fd53be60adf3b4fbf --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/config/youbot.srdf @@ -0,0 +1,1065 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/default_warehouse_db.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/default_warehouse_db.launch new file mode 100644 index 0000000000000000000000000000000000000000..e8876fbe5dfa93445433fa235431d5cabe6cbfac --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/default_warehouse_db.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/demo.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/demo.launch new file mode 100644 index 0000000000000000000000000000000000000000..09a66c21a3021b2077a36972ebf932805e7e1bc2 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/demo.launch @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + [/move_group/fake_controller_joint_states] + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/fake_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/fake_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..c2e3d97059767ecccf515c75c2db0513424974bc --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/fake_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/interpolation_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/interpolation_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..6b1fdc263607c835176ea0cbc9127d6f1a9ac49f --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/interpolation_planning_pipeline.launch.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/joystick_control.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/joystick_control.launch new file mode 100644 index 0000000000000000000000000000000000000000..9411f6e60e7b30594f6999ffc682112bc5b7dad1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/joystick_control.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/move_group.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..73136f38382a12cbdfa63e8b893a23391dda4ab4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/move_group.launch @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/moveit.rviz b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/moveit.rviz new file mode 100644 index 0000000000000000000000000000000000000000..11545f6ccd175535c37a16bd3648c85e6d754da8 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/moveit.rviz @@ -0,0 +1,689 @@ +Panels: + - Class: rviz/Displays + Help Height: 84 + Name: Displays + Property Tree Widget: + Expanded: + - /MotionPlanning1 + Splitter Ratio: 0.74256 + Tree Height: 664 + - Class: rviz/Help + Name: Help + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.5 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.03 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Class: moveit_rviz_plugin/MotionPlanning + Enabled: true + MoveIt_Goal_Tolerance: 0 + MoveIt_Planning_Time: 5 + MoveIt_Use_Constraint_Aware_IK: true + MoveIt_Warehouse_Host: 127.0.0.1 + MoveIt_Warehouse_Port: 33829 + Name: MotionPlanning + Planned Path: + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Loop Animation: true + Robot Alpha: 0.5 + Show Robot Collision: false + Show Robot Visual: true + Show Trail: false + State Display Time: 0.05 s + Trajectory Topic: move_group/display_planned_path + Planning Metrics: + Payload: 1 + Show Joint Torques: false + Show Manipulability: false + Show Manipulability Index: false + Show Weight Limit: false + Planning Request: + Colliding Link Color: 255; 0; 0 + Goal State Alpha: 1 + Goal State Color: 250; 128; 0 + Interactive Marker Size: 0 + Joint Violation Color: 255; 0; 255 + Planning Group: left_arm + Query Goal State: true + Query Start State: false + Show Workspace: false + Start State Alpha: 1 + Start State Color: 0; 255; 0 + Planning Scene Topic: move_group/monitored_planning_scene + Robot Description: robot_description + Scene Geometry: + Scene Alpha: 1 + Scene Color: 50; 230; 50 + Scene Display Time: 0.2 + Show Scene Geometry: true + Voxel Coloring: Z-Axis + Voxel Rendering: Occupied Voxels + Scene Robot: + Attached Body Color: 150; 50; 150 + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Robot Alpha: 0.5 + Show Scene Robot: true + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Fixed Frame: /base_footprint + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + Value: true + Views: + Current: + Class: rviz/XYOrbit + Distance: 2.9965 + Focal Point: + X: 0.113567 + Y: 0.10592 + Z: 2.23518e-07 + Name: Current View + Near Clip Distance: 0.01 + Pitch: 0.509797 + Target Frame: /base_footprint + Value: XYOrbit (rviz) + Yaw: 5.65995 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1337 + Help: + collapsed: false + Hide Left Dock: false + Hide Right Dock: false + Motion Planning: + collapsed: false + QMainWindow State: 000000ff00000000fd0000000100000000000002a2000004bcfc0200000005fb000000100044006900730070006c00610079007301000000410000032d000000dd00fffffffb0000000800480065006c00700000000342000000bb0000007600fffffffb0000000a0056006900650077007300000003b0000000b0000000b000fffffffb0000000c00430061006d00650072006100000002ff000001610000000000000000fb0000001e004d006f00740069006f006e00200050006c0061006e006e0069006e00670100000374000001890000017400ffffff0000047a000004bc00000001000000020000000100000002fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Views: + collapsed: false + Width: 1828 + X: 459 + Y: -243 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/moveit_rviz.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/moveit_rviz.launch new file mode 100644 index 0000000000000000000000000000000000000000..06728ab207faee46013b4de2a840107b505edf3e --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/moveit_rviz.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/ompl_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/ompl_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..264e64759f55aa600f0442e5dc7e4f7a71e595c1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/ompl_planning_pipeline.launch.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/pilz_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/pilz_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..a37042f1fc8a349aaa2065cae585c0d7c7b17cce --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/pilz_planning_pipeline.launch.xml @@ -0,0 +1,29 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/planning_context.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/planning_context.launch new file mode 100644 index 0000000000000000000000000000000000000000..a6004c38bdcd757dc34ef3acdcf1882c29de0321 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/planning_context.launch @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..c66bd4365e52a00cedb29aa6ca3d032b15d799e4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/planning_pipeline.launch.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/run_benchmark_ompl.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/run_benchmark_ompl.launch new file mode 100644 index 0000000000000000000000000000000000000000..0fb5221c799c512ee3c5d32022eccfe023ed8037 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/run_benchmark_ompl.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..ad2e48b8792c218f5d82a62e3465cf91b3116fa8 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/sensor_manager.launch.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/setup_assistant.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/setup_assistant.launch new file mode 100644 index 0000000000000000000000000000000000000000..f0d92ca0083aa80cfbbdbb9f7568daf4f9ac1138 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/setup_assistant.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/trajectory_execution.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/trajectory_execution.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..313214c92ea8f11c02dd08b34a303606a7f00b38 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/trajectory_execution.launch.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/warehouse.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/warehouse.launch new file mode 100644 index 0000000000000000000000000000000000000000..2c324a4ad9cc6a9756998d5d88c6dc004a8d025c --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/warehouse.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/warehouse_settings.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/warehouse_settings.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..b3d12357774f63542b13b4fd4c9d38c94dcd66ea --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/warehouse_settings.launch.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/youbot_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/youbot_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..a318bdcdce563ec0f5f2e785f6fb8d778e450113 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/youbot_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/youbot_moveit_sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/youbot_moveit_sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d02698d7b05f6356110c54ddd75cfbc5ed7084b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/launch/youbot_moveit_sensor_manager.launch.xml @@ -0,0 +1,3 @@ + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_4/package.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_4/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..a334a4540f7d30a3d84dcc74a760e0029e225f7f --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_4/package.xml @@ -0,0 +1,29 @@ + + + mir_moveit_youbot_brsu_4 + 0.2.0 + + An automatically generated package with all the configuration and launch files for using the youbot with the MoveIt Motion Planning Framework + + MoveIt Setup Assistant + MoveIt Setup Assistant + + BSD + + http://moveit.ros.org/ + https://github.com/ros-planning/moveit_setup_assistant/issues + https://github.com/ros-planning/moveit_setup_assistant + + moveit_ros_move_group + moveit_planners_ompl + moveit_ros_visualization + joint_state_publisher + robot_state_publisher + xacro + mir_hardware_config + moveit_simple_controller_manager + + + catkin + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/.setup_assistant b/data/mir_manipulation/mir_moveit_youbot_brsu_5/.setup_assistant new file mode 100644 index 0000000000000000000000000000000000000000..e6ff5093748c1f49ae4915ebb7c3ec4a3d290a7a --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/.setup_assistant @@ -0,0 +1,8 @@ +moveit_setup_assistant_config: + URDF: + package: mir_hardware_config + relative_path: youbot-brsu-5/urdf/robot.urdf.xacro + SRDF: + relative_path: config/youbot.srdf + CONFIG: + generated_timestamp: 1459415597 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/CMakeLists.txt b/data/mir_manipulation/mir_moveit_youbot_brsu_5/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..f221178c3f713aa04702d36c4f446c21f728007f --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/CMakeLists.txt @@ -0,0 +1,9 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_youbot_brsu_5) + +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) +install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..73bbce0dfdddcb9b939b2cf28b386f082f602fae --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/controllers.yaml @@ -0,0 +1,18 @@ +controller_list: + - name: arm_1/arm_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: arm_1/gripper_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/fake_controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/fake_controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..da52872681e563da8ae8d4ac6593bdb59fa523e4 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/fake_controllers.yaml @@ -0,0 +1,12 @@ +controller_list: + - name: fake_arm_1_controller + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: fake_arm_1_gripper_controller + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/interpolation_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/interpolation_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83c0d0b806ac5f52891a33b0c15f2973063b7a08 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/interpolation_planning.yaml @@ -0,0 +1,11 @@ +planner_configs: + Interpolation: + type_1: Trapezoidal +arm_1: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 +arm_1_gripper: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/joint_limits.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/joint_limits.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e4ab8aa6429ac7e75453174abe50ff4012998e16 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/joint_limits.yaml @@ -0,0 +1,39 @@ +# joint_limits.yaml allows the dynamics properties specified in the URDF to be overwritten or augmented as needed +# Specific joint properties can be changed with the keys [max_position, min_position, max_velocity, max_acceleration] +# Joint limits can be turned off with [has_velocity_limits, has_acceleration_limits] +joint_limits: + arm_joint_3: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_2: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_4: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_motor_left_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 + arm_joint_5: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_1: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_motor_right_joint: + has_velocity_limits: true + max_velocity: 6.178465545 + has_acceleration_limits: true + max_acceleration: 1.5 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/kinematics.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/kinematics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7ac1bcec0d533dfaa91f8fd8251e28cf98f971a3 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/kinematics.yaml @@ -0,0 +1,5 @@ +arm_1: + kinematics_solver: youbot_arm_kinematics_moveit::KinematicsPlugin + kinematics_solver_search_resolution: 0.01 + kinematics_solver_timeout: 0.1 + kinematics_solver_attempts: 1 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/ompl_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/ompl_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..8ce84be78ac9eada5034c571ec0a862b570acac5 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/ompl_planning.yaml @@ -0,0 +1,84 @@ +planner_configs: + SBLkConfigDefault: + type: geometric::SBL + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + ESTkConfigDefault: + type: geometric::EST + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0 setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + LBKPIECEkConfigDefault: + type: geometric::LBKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + BKPIECEkConfigDefault: + type: geometric::BKPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + KPIECEkConfigDefault: + type: geometric::KPIECE + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability. default: 0.05 + border_fraction: 0.9 # Fraction of time focused on boarder default: 0.9 (0.0,1.] + failed_expansion_score_factor: 0.5 # When extending motion fails, scale score by factor. default: 0.5 + min_valid_path_fraction: 0.5 # Accept partially valid moves above fraction. default: 0.5 + RRTkConfigDefault: + type: geometric::RRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + RRTConnectkConfigDefault: + type: geometric::RRTConnect + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + RRTstarkConfigDefault: + type: geometric::RRTstar + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + delay_collision_checking: 1 # Stop collision checking as soon as C-free parent found. default 1 + TRRTkConfigDefault: + type: geometric::TRRT + range: 0.0 # Max motion added to tree. ==> maxDistance_ default: 0.0, if 0.0, set on setup() + goal_bias: 0.05 # When close to goal select goal, with this probability? default: 0.05 + max_states_failed: 10 # when to start increasing temp. default: 10 + temp_change_factor: 2.0 # how much to increase or decrease temp. default: 2.0 + min_temperature: 10e-10 # lower limit of temp change. default: 10e-10 + init_temperature: 10e-6 # initial temperature. default: 10e-6 + frountier_threshold: 0.0 # dist new state to nearest neighbor to disqualify as frontier. default: 0.0 set in setup() + frountierNodeRatio: 0.1 # 1/10, or 1 nonfrontier for every 10 frontier. default: 0.1 + k_constant: 0.0 # value used to normalize expresssion. default: 0.0 set in setup() + PRMkConfigDefault: + type: geometric::PRM + max_nearest_neighbors: 10 # use k nearest neighbors. default: 10 + PRMstarkConfigDefault: + type: geometric::PRMstar +arm_1: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(arm_joint_1,arm_joint_2) + longest_valid_segment_fraction: 0.05 +arm_1_gripper: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(gripper_motor_left_joint,gripper_motor_right_joint) + longest_valid_segment_fraction: 0.05 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/youbot.srdf b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/youbot.srdf new file mode 100644 index 0000000000000000000000000000000000000000..89f72f04089ace9873d12b7db21dd4e285c0ca1c --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/config/youbot.srdf @@ -0,0 +1,475 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/default_warehouse_db.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/default_warehouse_db.launch new file mode 100644 index 0000000000000000000000000000000000000000..5944b086ab689e0c0de11d5229218b3f9a8d3c0d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/default_warehouse_db.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/demo.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/demo.launch new file mode 100644 index 0000000000000000000000000000000000000000..67458160a0d2c84d7c10c474a385df2b24a3f8a1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/demo.launch @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + [/move_group/fake_controller_joint_states] + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/fake_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/fake_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..56c87c78336affe37c272087febca9a903d9291e --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/fake_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/interpolation_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/interpolation_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..99b5c7c691828de1bc18b1fb1c784872343fe37e --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/interpolation_planning_pipeline.launch.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/joystick_control.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/joystick_control.launch new file mode 100644 index 0000000000000000000000000000000000000000..9411f6e60e7b30594f6999ffc682112bc5b7dad1 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/joystick_control.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/move_group.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..f0409fd9ff708fc39cde2df3968ef02f506908fa --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/move_group.launch @@ -0,0 +1,71 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/moveit.rviz b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/moveit.rviz new file mode 100644 index 0000000000000000000000000000000000000000..11545f6ccd175535c37a16bd3648c85e6d754da8 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/moveit.rviz @@ -0,0 +1,689 @@ +Panels: + - Class: rviz/Displays + Help Height: 84 + Name: Displays + Property Tree Widget: + Expanded: + - /MotionPlanning1 + Splitter Ratio: 0.74256 + Tree Height: 664 + - Class: rviz/Help + Name: Help + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.5 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.03 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Class: moveit_rviz_plugin/MotionPlanning + Enabled: true + MoveIt_Goal_Tolerance: 0 + MoveIt_Planning_Time: 5 + MoveIt_Use_Constraint_Aware_IK: true + MoveIt_Warehouse_Host: 127.0.0.1 + MoveIt_Warehouse_Port: 33829 + Name: MotionPlanning + Planned Path: + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Loop Animation: true + Robot Alpha: 0.5 + Show Robot Collision: false + Show Robot Visual: true + Show Trail: false + State Display Time: 0.05 s + Trajectory Topic: move_group/display_planned_path + Planning Metrics: + Payload: 1 + Show Joint Torques: false + Show Manipulability: false + Show Manipulability Index: false + Show Weight Limit: false + Planning Request: + Colliding Link Color: 255; 0; 0 + Goal State Alpha: 1 + Goal State Color: 250; 128; 0 + Interactive Marker Size: 0 + Joint Violation Color: 255; 0; 255 + Planning Group: left_arm + Query Goal State: true + Query Start State: false + Show Workspace: false + Start State Alpha: 1 + Start State Color: 0; 255; 0 + Planning Scene Topic: move_group/monitored_planning_scene + Robot Description: robot_description + Scene Geometry: + Scene Alpha: 1 + Scene Color: 50; 230; 50 + Scene Display Time: 0.2 + Show Scene Geometry: true + Voxel Coloring: Z-Axis + Voxel Rendering: Occupied Voxels + Scene Robot: + Attached Body Color: 150; 50; 150 + Links: + base_bellow_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + bl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + br_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + double_stereo_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fl_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_l_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_r_wheel_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + fr_caster_rotation_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_ir_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_kinect_rgb_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_mount_prosilica_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_plate_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + head_tilt_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + l_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + laser_tilt_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_elbow_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_forearm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_l_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_motor_accelerometer_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_palm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_gripper_r_finger_tip_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_shoulder_pan_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_upper_arm_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_flex_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + r_wrist_roll_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + sensor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + torso_lift_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Robot Alpha: 0.5 + Show Scene Robot: true + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Fixed Frame: /base_footprint + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + Value: true + Views: + Current: + Class: rviz/XYOrbit + Distance: 2.9965 + Focal Point: + X: 0.113567 + Y: 0.10592 + Z: 2.23518e-07 + Name: Current View + Near Clip Distance: 0.01 + Pitch: 0.509797 + Target Frame: /base_footprint + Value: XYOrbit (rviz) + Yaw: 5.65995 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1337 + Help: + collapsed: false + Hide Left Dock: false + Hide Right Dock: false + Motion Planning: + collapsed: false + QMainWindow State: 000000ff00000000fd0000000100000000000002a2000004bcfc0200000005fb000000100044006900730070006c00610079007301000000410000032d000000dd00fffffffb0000000800480065006c00700000000342000000bb0000007600fffffffb0000000a0056006900650077007300000003b0000000b0000000b000fffffffb0000000c00430061006d00650072006100000002ff000001610000000000000000fb0000001e004d006f00740069006f006e00200050006c0061006e006e0069006e00670100000374000001890000017400ffffff0000047a000004bc00000001000000020000000100000002fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Views: + collapsed: false + Width: 1828 + X: 459 + Y: -243 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/moveit_rviz.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/moveit_rviz.launch new file mode 100644 index 0000000000000000000000000000000000000000..9a82fc1b25bcee4ff9114550cd1eea303444581d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/moveit_rviz.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/ompl_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/ompl_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..e1526349c302a625d543a72a8c1c7df508b06ffe --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/ompl_planning_pipeline.launch.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/planning_context.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/planning_context.launch new file mode 100644 index 0000000000000000000000000000000000000000..a7d05fb48de60aa02269862b8a7ef0c357deab12 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/planning_context.launch @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..1a02bcdeaf3b7eb65af571a87a9993145c045187 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/planning_pipeline.launch.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/run_benchmark_ompl.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/run_benchmark_ompl.launch new file mode 100644 index 0000000000000000000000000000000000000000..88676897b1fe1ad14ea0593236e2e5a048e1f977 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/run_benchmark_ompl.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..75729e4b74b4783dc5dc40f963fe998868a751b5 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/sensor_manager.launch.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/setup_assistant.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/setup_assistant.launch new file mode 100644 index 0000000000000000000000000000000000000000..a873ef05fdc58a3725cc9d9633d3efd3a29af5ba --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/setup_assistant.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/trajectory_execution.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/trajectory_execution.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..9958eb516a41b626494e99cc32fbc8628f39c39d --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/trajectory_execution.launch.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/warehouse.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/warehouse.launch new file mode 100644 index 0000000000000000000000000000000000000000..f49b6773536eea53ca1950fdb185e069890033d2 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/warehouse.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/warehouse_settings.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/warehouse_settings.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..b3d12357774f63542b13b4fd4c9d38c94dcd66ea --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/warehouse_settings.launch.xml @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/youbot_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/youbot_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..0325c33b45fe518e72616d6a194796c58949cf84 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/youbot_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/youbot_moveit_sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/youbot_moveit_sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d02698d7b05f6356110c54ddd75cfbc5ed7084b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/launch/youbot_moveit_sensor_manager.launch.xml @@ -0,0 +1,3 @@ + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_5/package.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_5/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..cd4dd614f48e331c558e30781f98cc9338cb015f --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_5/package.xml @@ -0,0 +1,28 @@ + + + mir_moveit_youbot_brsu_5 + 0.2.0 + + An automatically generated package with all the configuration and launch files for using the youbot with the MoveIt Motion Planning Framework + + MoveIt Setup Assistant + MoveIt Setup Assistant + + BSD + + http://moveit.ros.org/ + https://github.com/ros-planning/moveit_setup_assistant/issues + https://github.com/ros-planning/moveit_setup_assistant + + moveit_ros_move_group + moveit_planners_ompl + moveit_ros_visualization + joint_state_publisher + robot_state_publisher + xacro + mir_hardware_config + + + catkin + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/.setup_assistant b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/.setup_assistant new file mode 100644 index 0000000000000000000000000000000000000000..ba686a53769f0c5969a910b0cc697b514fb30869 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/.setup_assistant @@ -0,0 +1,8 @@ +moveit_setup_assistant_config: + URDF: + package: mir_hardware_config + relative_path: youbot-brsu-arm/urdf/robot.urdf.xacro + SRDF: + relative_path: config/youbot.srdf + CONFIG: + generated_timestamp: 1428681804 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/CMakeLists.txt b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d35fc9de27943fe5b51572a14194bf1a5a8d3ca --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/CMakeLists.txt @@ -0,0 +1,9 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_moveit_youbot_brsu_arm) + +find_package(catkin REQUIRED) + +catkin_package() + +install(DIRECTORY launch DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) +install(DIRECTORY config DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}) diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6dd0ae27129b2d976a2d491e2790dd5a67eef669 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/controllers.yaml @@ -0,0 +1,18 @@ +controller_list: + - name: arm_1/arm_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: arm_1/gripper_controller + action_ns: follow_joint_trajectory + type: FollowJointTrajectory + default: true + joints: + - gripper_finger_joint_l + - gripper_finger_joint_r diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/fake_controllers.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/fake_controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c4d3d54145580fd926cbc61354d4d56e8c700074 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/fake_controllers.yaml @@ -0,0 +1,12 @@ +controller_list: + - name: fake_arm_1_controller + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + - name: fake_arm_1_gripper_controller + joints: + - gripper_finger_joint_l + - gripper_finger_joint_r \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/interpolation_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/interpolation_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..83c0d0b806ac5f52891a33b0c15f2973063b7a08 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/interpolation_planning.yaml @@ -0,0 +1,11 @@ +planner_configs: + Interpolation: + type_1: Trapezoidal +arm_1: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 +arm_1_gripper: + planner_configs: + - Interpolation + planner_minimum_sample_time: 0.1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/joint_limits.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/joint_limits.yaml new file mode 100644 index 0000000000000000000000000000000000000000..33d72df06cfc1043052400005b3f583ccef524b0 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/joint_limits.yaml @@ -0,0 +1,36 @@ +joint_limits: + arm_joint_3: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_2: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_4: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_finger_joint_r: + has_velocity_limits: true + max_velocity: 0.1 + has_acceleration_limits: true + max_acceleration: 0.05 + arm_joint_5: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + arm_joint_1: + has_velocity_limits: true + max_velocity: 1.57079632679 + has_acceleration_limits: true + max_acceleration: 1.571 + gripper_finger_joint_l: + has_velocity_limits: true + max_velocity: 0.1 + has_acceleration_limits: true + max_acceleration: 0.05 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/kinematics.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/kinematics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9818cf6329be3d577023b56a0dfc2929200ccb90 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/kinematics.yaml @@ -0,0 +1,5 @@ +arm_1: + kinematics_solver: youbot_arm_kinematics_moveit::KinematicsPlugin + kinematics_solver_search_resolution: 0.01 + kinematics_solver_timeout: 0.1 + kinematics_solver_attempts: 1 diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/ompl_planning.yaml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/ompl_planning.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a3feb174b52fbaf1a2616ebdc69298c6b2f5d35b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/ompl_planning.yaml @@ -0,0 +1,53 @@ +planner_configs: + SBLkConfigDefault: + type: geometric::SBL + ESTkConfigDefault: + type: geometric::EST + LBKPIECEkConfigDefault: + type: geometric::LBKPIECE + BKPIECEkConfigDefault: + type: geometric::BKPIECE + KPIECEkConfigDefault: + type: geometric::KPIECE + RRTkConfigDefault: + type: geometric::RRT + RRTConnectkConfigDefault: + type: geometric::RRTConnect + RRTstarkConfigDefault: + type: geometric::RRTstar + TRRTkConfigDefault: + type: geometric::TRRT + PRMkConfigDefault: + type: geometric::PRM + PRMstarkConfigDefault: + type: geometric::PRMstar +arm_1: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(arm_joint_1,arm_joint_2) + longest_valid_segment_fraction: 0.05 +arm_1_gripper: + planner_configs: + - SBLkConfigDefault + - ESTkConfigDefault + - LBKPIECEkConfigDefault + - BKPIECEkConfigDefault + - KPIECEkConfigDefault + - RRTkConfigDefault + - RRTConnectkConfigDefault + - RRTstarkConfigDefault + - TRRTkConfigDefault + - PRMkConfigDefault + - PRMstarkConfigDefault + projection_evaluator: joints(gripper_finger_joint_l,gripper_finger_joint_r) + longest_valid_segment_fraction: 0.05 \ No newline at end of file diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/youbot.srdf b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/youbot.srdf new file mode 100644 index 0000000000000000000000000000000000000000..36be308839931b32ef912a4098c2f934a8345a83 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/config/youbot.srdf @@ -0,0 +1,275 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/interpolation_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/interpolation_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..87e165f18d7aaa8ff8c44a892dd8ed92439f0c0c --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/interpolation_planning_pipeline.launch.xml @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/move_group.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/move_group.launch new file mode 100644 index 0000000000000000000000000000000000000000..751125c14af5023c0cf5da01c1015260a3ebe451 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/move_group.launch @@ -0,0 +1,70 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/ompl_planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/ompl_planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..adeaadc8ca3c82715cc86f45a8264ac5a7c3e2a9 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/ompl_planning_pipeline.launch.xml @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/planning_context.launch b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/planning_context.launch new file mode 100644 index 0000000000000000000000000000000000000000..a069d4409b058b7a8016cfa03fdba254459c3249 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/planning_context.launch @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/planning_pipeline.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/planning_pipeline.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..33b8fa7a9c66dafab4c5cf1bc6440225177f1fa2 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/planning_pipeline.launch.xml @@ -0,0 +1,10 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..ba074a59fabb7d12d9230197718ccc55d84291cc --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/sensor_manager.launch.xml @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/trajectory_execution.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/trajectory_execution.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..ab7af1ba097b9355a23727f7e080aa4aa37d0246 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/trajectory_execution.launch.xml @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/youbot_moveit_controller_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/youbot_moveit_controller_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..059e51bff7a53b5245f79d36cbfcd7024b98282b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/youbot_moveit_controller_manager.launch.xml @@ -0,0 +1,9 @@ + + + + + + + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/youbot_moveit_sensor_manager.launch.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/youbot_moveit_sensor_manager.launch.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d02698d7b05f6356110c54ddd75cfbc5ed7084b --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/launch/youbot_moveit_sensor_manager.launch.xml @@ -0,0 +1,3 @@ + + + diff --git a/data/mir_manipulation/mir_moveit_youbot_brsu_arm/package.xml b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..84708a861265c2fd5a62aee6fb40d5e8637c1639 --- /dev/null +++ b/data/mir_manipulation/mir_moveit_youbot_brsu_arm/package.xml @@ -0,0 +1,29 @@ + + + mir_moveit_youbot_brsu_arm + 0.2.0 + + A package with all the configuration and launch files for using the youbot arm with the MoveIt Motion Planning Framework + + MoveIt Setup Assistant + MoveIt Setup Assistant + + BSD + + http://moveit.ros.org/ + https://github.com/ros-planning/moveit_setup_assistant/issues + https://github.com/ros-planning/moveit_setup_assistant + + moveit_ros_move_group + moveit_planners_ompl + moveit_ros_visualization + joint_state_publisher + robot_state_publisher + xacro + mir_hardware_config + youbot_arm_kinematics_moveit + mcr_interpolation_planner_moveit + + catkin + + diff --git a/data/mir_manipulation/mir_pregrasp_planning/CMakeLists.txt b/data/mir_manipulation/mir_pregrasp_planning/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..c72fbcac73722f7a8204a3fc7626c59e79b7a902 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/CMakeLists.txt @@ -0,0 +1,58 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_pregrasp_planning) + +find_package(catkin REQUIRED + COMPONENTS + rospy + roslint + dynamic_reconfigure +) + +include_directories( + ${catkin_INCLUDE_DIRS} +) + +catkin_python_setup() + +generate_dynamic_reconfigure_options( + ros/config/PregraspPlannerParams.cfg +) + +catkin_package( + CATKIN_DEPENDS + rospy + dynamic_reconfigure + mcr_pose_generation + mcr_manipulation_pose_selector + mcr_manipulation_monitors + mcr_arm_motions + mcr_topic_tools + std_msgs + geometry_msgs + visualization_msgs + mcr_manipulation_msgs + tf + mcr_manipulation_measurers + mcr_common_converters +) + +### TESTS +roslint_python( + ros/scripts/pose_mock_up_gui_node + ros/scripts/pregrasp_planner_node +) + +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + find_package(rostest REQUIRED) + + roslaunch_add_file_check(ros/launch) + catkin_add_nosetests(ros/test/simple_pregrasp_planner_unittest.py) +endif() + +install(PROGRAMS + ros/scripts/pose_mock_up_gui_node + ros/scripts/pregrasp_planner_node + ros/config/PregraspPlannerParams.cfg + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) diff --git a/data/mir_manipulation/mir_pregrasp_planning/package.xml b/data/mir_manipulation/mir_pregrasp_planning/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..5d994ad9d56d6f40727c0570b1f0a66e04e1e533 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/package.xml @@ -0,0 +1,44 @@ + + + mir_pregrasp_planning + 0.1.0 + + This package contains components to compute a *pre-grasp* pose, based on a target pose, + for the end effector of a robot's manipulator. + + GPLv3 + + Abhishek Padalkdar + + Jose Sanchez + Debaraj Barua + Senthilkumar Sockalingam Kathiresan + Vladimir Krasin + Duy Khoi Tran + Abhishek Padalkdar + + catkin + + rospy + roslint + dynamic_reconfigure + + rospy + dynamic_reconfigure + mcr_pose_generation + mcr_manipulation_pose_selector + mcr_manipulation_monitors + mcr_arm_motions + mcr_topic_tools + std_msgs + geometry_msgs + visualization_msgs + mcr_manipulation_msgs + tf + mcr_manipulation_measurers + mcr_common_converters + mcr_event_gui + + roslaunch + rostest + diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/config/PregraspPlannerParams.cfg b/data/mir_manipulation/mir_pregrasp_planning/ros/config/PregraspPlannerParams.cfg new file mode 100644 index 0000000000000000000000000000000000000000..66e0841a9ca241e95d33cd5266779003d1476d30 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/config/PregraspPlannerParams.cfg @@ -0,0 +1,55 @@ +#!/usr/bin/env python +PACKAGE = "mir_pregrasp_planning" +NODE = "pregrasp_planner" + +from dynamic_reconfigure.parameter_generator_catkin import * + +gen = ParameterGenerator() + +gen.add("min_azimuth", double_t, 0, "Minimum Azimuth angle in degrees", 0.0, -180.0, 180.0) +gen.add("min_zenith", double_t, 0, "Minimum Zenith angle in degrees", 0.0, -180.0, 180.0) +gen.add("min_roll", double_t, 0, "Minimum Rolling angle in degrees", 0.0, -180.0, 180.0) +gen.add("max_azimuth", double_t, 0, "Maximum Azimuth angle in degrees", 0.0, -180.0, 180.0) +gen.add("max_zenith", double_t, 0, "Maximum Zenith angle in degrees", 0.0, -180.0, 180.0) +gen.add("max_roll", double_t, 0, "Maximum Rolling angle in degrees", 0.0, -180.0, 180.0) +gen.add("linear_step", double_t, 0, "The sampling step for linear variables (in meters)", 0.01, 0.0, 0.1) +gen.add("angular_step", double_t, 0, "The sampling step for angular variables (in degrees)", 0.0, -180.0, 180.0) +gen.add("min_distance_to_object", double_t, 0, "Closest distance the gripper should be to the object (in meters)", 0.0, 0.0, 0.1) +gen.add("max_distance_to_object", double_t, 0, "Farthest distance the gripper should be to the object (in meters)", 0.0, 0.0, 0.1) +gen.add("max_samples", int_t, 0, "Number of samples", 50, 0, 200) +gen.add("max_height", double_t, 0, "Maximum height", 0.0, 0.0, 0.01) +gen.add("min_height", double_t, 0, "Minimum height", 0.0, 0.0, 0.01) +gen.add("height_tolerance", double_t, 0, "Tolerance to decide whether an object should be re-oriented - Height", 0.04, 0, 0.04) +gen.add("angular_tolerance", double_t, 0, "Angular tolerance (in degrees) to check if an object is standing up (in degrees)", 2.0, -180.0, 180.0) +gen.add("target_frame", str_t, 0, "Target frame for transform", "base_link") +gen.add("reference_axis", str_t, 0, "Rotation axis of the pose to be modified (e.g. x, y, z)", "z") +gen.add("rotation_offset", double_t, 0, "Rotation offset to add to the reference_axis of the pose (in degrees)", 0.0, -180.0, 180.0) +gen.add("linear_offset_x", double_t, 0, "Linear offset for the X axis", 0.0, -0.1, 0.1) +gen.add("linear_offset_y", double_t, 0, "Linear offset for the Y axis", 0.0, -0.1, 0.1) +gen.add("linear_offset_z", double_t, 0, "Linear offset for the Z axis", 0.0, -0.1, 0.1) +gen.add("joint_1_offset", double_t, 0, "Offset for joint 1 to create pre-pregrasp pose", 0.0, -1.0, 1.0) +gen.add("joint_2_offset", double_t, 0, "Offset for joint 2 to create pre-pregrasp pose", 0.0, -1.0, 1.0) +gen.add("joint_3_offset", double_t, 0, "Offset for joint 3 to create pre-pregrasp pose", 0.0, -1.0, 1.0) +gen.add("joint_4_offset", double_t, 0, "Offset for joint 4 to create pre-pregrasp pose", 0.0, -1.0, 1.0) +gen.add("joint_5_offset", double_t, 0, "Offset for joint 5 to create pre-pregrasp pose", 0.0, -1.0, 1.0) +gen.add("joint_1_offset_side_grasp", double_t, 0, "Offset for joint 1 to create pre-pregrasp pose for side grasp", 0.0, -1.0, 1.0) +gen.add("joint_2_offset_side_grasp", double_t, 0, "Offset for joint 2 to create pre-pregrasp pose for side grasp", 0.0, -1.0, 1.0) +gen.add("joint_3_offset_side_grasp", double_t, 0, "Offset for joint 3 to create pre-pregrasp pose for side grasp", 0.0, -1.0, 1.0) +gen.add("joint_4_offset_side_grasp", double_t, 0, "Offset for joint 4 to create pre-pregrasp pose for side grasp", 0.0, -1.0, 1.0) +gen.add("joint_5_offset_side_grasp", double_t, 0, "Offset for joint 5 to create pre-pregrasp pose for side grasp", 0.0, -1.0, 1.0) +gen.add("rotation_range_max", double_t, 0, "Range of rotation allowed [rotation_range_max - rotation_range_min] (in degrees)", 270.0, 0.0, 360.0) +gen.add("rotation_range_min", double_t, 0, "Range of rotation allowed [rotation_range_max - rotation_range_min] (in degrees)", 90.0, 0.0, 360.0) + +ik_group = gen.add_group("IK Solver") +ik_group.add("generate_pregrasp_waypoint", bool_t, 0, "Whether a pre-pregrasp joint configuration should be generated", True) +ik_group.add("default_ik_flag", bool_t, 0, "Whether the default IK should be used or not", True) +ik_group.add("orientation_independent_ik_flag", bool_t, 0, "Whether orientation should be ignored or not while calculating IK", False) +ik_group.add("adaptive_ik_flag", bool_t, 0, "Try both default IK and orientation independent IK", False) + +side_grasp = gen.add_group("Side Grasp") +#add side grasp x and y offsets +side_grasp.add("side_grasp_offset_x", double_t, 0, "Offset for the X axis for side grasp", 0.1, -0.1, -0.01) +side_grasp.add("side_grasp_offset_y", double_t, 0, "Offset for the Y axis for side grasp", 0.1, -0.1, 0.02) + + +exit(gen.generate(PACKAGE, NODE, "PregraspPlannerParams")) diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/config/default_pregrasp_params.yaml b/data/mir_manipulation/mir_pregrasp_planning/ros/config/default_pregrasp_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..731d71aa05c36903db2613a2f3854610cc5dbc0d --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/config/default_pregrasp_params.yaml @@ -0,0 +1,43 @@ +min_azimuth: 0.0 +max_azimuth: 0.0 +min_zenith: -5.0 +max_zenith: 5.0 +min_roll: -30.0 +max_roll: 30.0 +linear_step: 0.01 +angular_step: 0.05 +min_distance_to_object: 0.00 +max_distance_to_object: 0.00 +max_samples: 50 +max_height: 0.0 +min_height: 0.0 +height_tolerance: 0.24 +angular_tolerance: 10.0 +target_frame: base_link +reference_axis: z +rotation_offset: 0.0 +linear_offset_x: 0.0 +linear_offset_y: 0.0 +linear_offset_z: 0.0 +generate_pregrasp_waypoint: True +default_ik_flag: False +orientation_independent_ik_flag: False +adaptive_ik_flag: True +joint_1_offset: 0.0 +joint_2_offset: -0.6 +joint_3_offset: 0.3 +joint_4_offset: 0.0 +joint_5_offset: 0.0 +joint_1_offset_side_grasp: 0.0 +joint_2_offset_side_grasp: 0.0 +joint_3_offset_side_grasp: 0.453 +joint_4_offset_side_grasp: -0.367 +joint_5_offset_side_grasp: 0.0 +rotation_range_min: 270.0 +rotation_range_max: 90.0 +loop_rate: 10.0 +move_group: move_group +arm: arm_1 +gripper_config_matrix: youbot_dynamixel_gripper +side_grasp_offset_x: -0.01 +side_grasp_offset_y: 0.02 \ No newline at end of file diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/config/gripper_configuration_matrix.yaml b/data/mir_manipulation/mir_pregrasp_planning/ros/config/gripper_configuration_matrix.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a5df290a78071070eb414ed8a228ff7e8f7e4e2e --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/config/gripper_configuration_matrix.yaml @@ -0,0 +1,9 @@ +# between the arm_joint_5 (e.g. end-effector in MoveIt!) +# and the gripper_tip_link +# The offset in the Z axis is to account the distance +# between the arm_joint_5 (e.g. end-effector in MoveIt!) +# and the gripper_tip_link +youbot_dynamixel_gripper: [[-1.0, 0.0, 0.0, 0.0], + [ 0.0, 1.0, 0.0, 0.0], + [ 0.0, 0.0, -1.0, 0.11], + [ 0.0, 0.0, 0.0, 1.0]] diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/config/topics.yaml b/data/mir_manipulation/mir_pregrasp_planning/ros/config/topics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3a427f39f2a212b9c5d5bbf830dc3b65e26635e5 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/config/topics.yaml @@ -0,0 +1,12 @@ +1.pregrasp_planner: + event_in_topic: /pregrasp_planner_node/event_in + event_in_strings: [e_start, e_stop] + event_out_topic: /pregrasp_planner_node/event_out +2.planned_arm_motion: + event_in_topic: /move_arm_planned_motion/event_in + event_in_strings: [e_start, e_stop] + event_out_topic: /move_arm_planned_motion/event_out +3.waypoint_arm_motion: + event_in_topic: /waypoint_trajectory_generation/event_in + event_in_strings: [e_start, e_stop] + event_out_topic: /waypoint_trajectory_generation/event_out diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/launch/event_gui.launch b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/event_gui.launch new file mode 100644 index 0000000000000000000000000000000000000000..3c9ed05e70e20daa0346be5b5ca4dd365a0ee3fe --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/event_gui.launch @@ -0,0 +1,9 @@ + + + + + + + + diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pose_mock_up_gui.launch b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pose_mock_up_gui.launch new file mode 100644 index 0000000000000000000000000000000000000000..9223fb9b9704326ae02937dd41c7dbb45894633d --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pose_mock_up_gui.launch @@ -0,0 +1,14 @@ + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pregrasp_planner.launch b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pregrasp_planner.launch new file mode 100644 index 0000000000000000000000000000000000000000..664c80eb2421f3f8c09dc7323a72a1ce2dabfec4 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pregrasp_planner.launch @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pregrasp_planner_and_motion.launch b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pregrasp_planner_and_motion.launch new file mode 100644 index 0000000000000000000000000000000000000000..cab1db01c0e1aedea0c0f71adc40883d0376fdf7 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/pregrasp_planner_and_motion.launch @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + - 'arm_joint_1' + - 'arm_joint_2' + - 'arm_joint_3' + - 'arm_joint_4' + - 'arm_joint_5' + + + + + + + diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/launch/test_orientation_independent_ik.launch b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/test_orientation_independent_ik.launch new file mode 100644 index 0000000000000000000000000000000000000000..19a2584a9f983e300eab992f1891ad31574a0e6b --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/launch/test_orientation_independent_ik.launch @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/scripts/pose_mock_up_gui_node b/data/mir_manipulation/mir_pregrasp_planning/ros/scripts/pose_mock_up_gui_node new file mode 100644 index 0000000000000000000000000000000000000000..b1d4eb7ca96c43be308285db56ace74d88d9898f --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/scripts/pose_mock_up_gui_node @@ -0,0 +1,6 @@ +#!/usr/bin/env python + +import mir_pregrasp_planning_ros.pose_mock_up_gui + +if __name__ == "__main__": + mir_pregrasp_planning_ros.pose_mock_up_gui.main() diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/scripts/pregrasp_planner_node b/data/mir_manipulation/mir_pregrasp_planning/ros/scripts/pregrasp_planner_node new file mode 100644 index 0000000000000000000000000000000000000000..6e8f682ff869cb9ccfa5107f74fb7336b445f0e6 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/scripts/pregrasp_planner_node @@ -0,0 +1,6 @@ +#!/usr/bin/env python + +import mir_pregrasp_planning_ros.pregrasp_planner_node + +if __name__ == "__main__": + mir_pregrasp_planning_ros.pregrasp_planner_node.main() diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/__init__.py b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/kinematics.py b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/kinematics.py new file mode 100644 index 0000000000000000000000000000000000000000..c6af9e6a07cd769cc98f05b59350d2cea65aef6c --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/kinematics.py @@ -0,0 +1,282 @@ +import math +import PyKDL as kdl + +from urdf_parser_py.urdf import URDF +from kdl_parser_py.urdf import treeFromParam +from geometry_msgs.msg import Pose, Quaternion + +class Kinematics(object): + + """Kinematics class for youbot arm using kdl library + + Note: Input pose for inverse_kinematics has to be in `root` frame""" + + def __init__(self, tip='gripper_static_grasp_link'): + self.root = 'arm_link_0' + self.tip = tip + self.lower_limit, self.upper_limit = self._get_joint_limits() + self.chain = self._get_chain() + self.ee_to_arm_dist = None + + num_of_segments = self.chain.getNrOfSegments() + if num_of_segments == 6 and self.chain.getSegment(5).getName() == self.tip: + self.ee_to_arm_dist = self.chain.getSegment(5).getFrameToTip().p.z() + else: + rospy.logerr('Given tip not found in chain. Using default (arm_link_0)') + self.tip = 'arm_link_5' + self.chain = self._get_chain() + self.ee_to_arm_dist = 0.0 + + self.num_of_joints = self.chain.getNrOfJoints() + self.fk_solver = kdl.ChainFkSolverPos_recursive(self.chain) + + def forward_kinematics(self, joint_angles=[]): + """ + Returns a Pose where the tip would be if given joint angles are applied. + + :joint_angles: list of float + :return: geometry_msgs.Pose + + """ + if len(joint_angles) != self.num_of_joints: + return None + joint_arr = kdl.JntArray(self.num_of_joints) + for i, joint_angle in enumerate(joint_angles): + joint_arr[i] = joint_angle + ee_frame = kdl.Frame() + self.fk_solver.JntToCart(joint_arr, ee_frame) + ee_pose = Kinematics.get_pose_from_frame(ee_frame) + return ee_pose + + def inverse_kinematics(self, pose, initial_angles=None): + """ + Returns joint angles required for the tip to be at the given pose + NOTE: pose has to be in arm_link_0 frame + + :pose: geometry_msgs.Pose + :initial_angles: list + :return: list of float + + """ + if initial_angles is None: + initial_angles = [0.0] * self.num_of_joints + + solutions = [] + for offset_joint_1 in [True, False]: + for offset_joint_3 in [True, False]: + solution = self._analytical_ik(pose, offset_joint_1, offset_joint_3) + if self._is_solution_within_limits(solution): + solutions.append(solution) + + if len(solutions) == 0: + return None + # return the solution nearest to intial angles + differences = [sum([sol - init for sol, init in zip(solution, initial_angles)]) for solution in solutions] + return solutions[differences.index(min(differences))] + + def _analytical_ik(self, pose, offset_joint_1=True, offset_joint_3=True): + """ + Adapted to python from + https://github.com/mas-group/youbot-manipulation/blob/indigo/youbot_arm_kinematics/common/src/inverse_kinematics.cpp#L64 + """ + g0 = Kinematics.get_frame_from_pose(pose) + # Parameters from youBot URDF file + l0x = 0.024 + l0z = 0.096 + l1x = 0.033 + l1z = 0.019 + l2 = 0.155 + l3 = 0.135 + + # Distance from arm_link_4 to arm_link_5 + d = 0.13 + self.ee_to_arm_dist + + j1 = 0.0 + j2 = 0.0 + j3 = 0.0 + j4 = 0.0 + j5 = 0.0 + + # Transform from frame 0 to frame 1 + frame0_to_frame1 = kdl.Frame(kdl.Rotation.Identity(), kdl.Vector(-l0x, 0, -l0z)) + g1 = frame0_to_frame1 * g0 + + # First joint + j1 = math.atan2(g1.p.y(), g1.p.x()) + if offset_joint_1: + j1 += math.pi if j1 < 0.0 else -math.pi + + # Fifth joint, determines the roll of the gripper (= wrist angle) + s1 = math.sin(j1) + c1 = math.cos(j1) + r11 = g1.M[0, 0] + r12 = g1.M[0, 1] + r21 = g1.M[1, 0] + r22 = g1.M[1, 1] + j5 = math.atan2(r21 * c1 - r11 * s1, r22 * c1 - r12 * s1) + + # Transform from frame 1 to frame 2 + frame1_to_frame2 = kdl.Frame(kdl.Rotation.RPY(0, 0, -j1), kdl.Vector(-l1x, 0, -l1z)) + g2 = frame1_to_frame2 * g1 + + # Project the frame into the plane of the arm + g2_proj = self._project_goal_orientation_into_arm_subspace(g2) + + # Set all values in the frame that are close to zero to exactly zero + for i in range(3): + for j in range(3): + if abs(g2_proj.M[i, j]) < 0.000001: + g2_proj.M[i, j] = 0 + + # The sum of joint angles two to four determines the overall "pitch" of the + # end effector + r13 = g2_proj.M[0, 2] + r33 = g2_proj.M[2, 2] + j234 = math.atan2(r13, r33) + + p2 = g2_proj.p + + # In the arm's subplane, offset from the end-effector to the fourth joint + p2.x(p2.x() - d * math.sin(j234)) + p2.z(p2.z() - d * math.cos(j234)) + + # Check if the goal position can be reached at all + if (l2 + l3) < math.sqrt((p2.x() * p2.x()) + (p2.z() * p2.z())): + return None + + # Third joint + l_sqr = (p2.x() * p2.x()) + (p2.z() * p2.z()) + l2_sqr = l2 * l2 + l3_sqr = l3 * l3 + j3_cos = (l_sqr - l2_sqr - l3_sqr) / (2.0 * l2 * l3) + + if j3_cos > 0.9999999: + j3 = 0.0 + elif j3_cos < -0.9999999: + j3 = math.pi + else: + j3 = math.atan2(math.sqrt(1.0 - (j3_cos * j3_cos)), j3_cos) + + if offset_joint_3: + j3 *= -1 + + # Second joint + t1 = math.atan2(p2.z(), p2.x()) + t2 = math.atan2(l3 * math.sin(j3), l2 + l3 * math.cos(j3)) + j2 = (math.pi/2) - t1 - t2 + + # Fourth joint, determines the pitch of the gripper + j4 = j234 - j2 - j3 + + # This IK assumes that the arm points upwards, so we need to consider + # the offsets to the real home position + offset1 = math.radians( 169.0) + offset2 = math.radians( 65.0) + offset3 = math.radians(-146.0) + offset4 = math.radians( 102.5) + offset5 = math.radians( 167.5) + + solution = [0.0]*5 + solution[0] = offset1 - j1 + solution[1] = j2 + offset2 + solution[2] = j3 + offset3 + solution[3] = j4 + offset4 + solution[4] = offset5 - j5 + + # print("Configuration without offsets: ") + # print(j1, j2, j3, j4, j5) + # print("Configuration with offsets: ") + # print([round(i, 2) for i in solution]) + # print() + return solution + + def _get_joint_limits(self): + robot = URDF.from_parameter_server() + chain = robot.get_chain(self.root, self.tip, links=False, fixed=False) + joints = [] + for joint_name in chain: + for joint in robot.joints: + if joint.name == joint_name: + joints.append(joint) + break + num_of_joints = len(joints) + lower_limit = [0.0]*num_of_joints + upper_limit = [0.0]*num_of_joints + for i, joint in enumerate(joints): + lower_limit[i] = joint.limit.lower + upper_limit[i] = joint.limit.upper + return lower_limit, upper_limit + + def _get_chain(self): + success, tree = treeFromParam('/robot_description') + if not success: + return + chain = tree.getChain(self.root, self.tip) + return chain + + def _project_goal_orientation_into_arm_subspace(self, goal): + y_t_hat = goal.M.UnitY() # y vector of the rotation matrix + z_t_hat = goal.M.UnitZ() # z vector of the rotation matrix + + # m_hat is the normal of the "arm plane" + m_hat = kdl.Vector(0, -1, 0) + + # k_hat is the vector about which rotation of the goal frame is performed + k_hat = m_hat * z_t_hat # cross product + + # z_t_hat_tick is the new pointing direction of the arm + z_t_hat_tick = k_hat * m_hat # cross product + + # the amount of rotation + cos_theta = kdl.dot(z_t_hat, z_t_hat_tick) + # first cross product then dot product + sin_theta = kdl.dot(z_t_hat * z_t_hat_tick, k_hat) + + # use Rodrigues' rotation formula to perform the rotation + y_t_hat_tick = (cos_theta * y_t_hat) \ + + (sin_theta * (k_hat * y_t_hat)) \ + + (1 - cos_theta) * (kdl.dot(k_hat, y_t_hat)) * k_hat + # k_hat * y_t_hat is cross product + x_t_hat_tick = y_t_hat_tick * z_t_hat_tick # cross product + + rot = kdl.Rotation(x_t_hat_tick, y_t_hat_tick, z_t_hat_tick) + + # the frame uses the old position but has the new, projected orientation + return kdl.Frame(rot, goal.p); + + def _is_solution_within_limits(self, solution): + if solution is None or len(solution) != 5: + return False + for i in range(5): + if solution[i] < self.lower_limit[i] or solution[i] > self.upper_limit[i]: + return False + return True + + @staticmethod + def get_pose_from_frame(frame): + """Convert kdl frame obj to geometry_msgs Pose obj + + :frame: PyKDL.Frame + :returns: geometry_msgs.Pose + + """ + pose = Pose() + pose.position.x = frame.p.x() + pose.position.y = frame.p.y() + pose.position.z = frame.p.z() + pose.orientation = Quaternion(*frame.M.GetQuaternion()) + return pose + + @staticmethod + def get_frame_from_pose(pose): + """Convert geometry_msgs Pose obj to kdl frame obj + + :pose: geometry_msgs.Pose + :returns: PyKDL.Frame + + """ + rot = kdl.Rotation.Quaternion(pose.orientation.x, pose.orientation.y, + pose.orientation.z, pose.orientation.w) + pos = kdl.Vector(pose.position.x, pose.position.y, pose.position.z) + frame = kdl.Frame(rot, pos) + return frame diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/orientation_independent_ik.py b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/orientation_independent_ik.py new file mode 100644 index 0000000000000000000000000000000000000000..6f3b149527d5e0a30bb21503f35cbb42db1f5e35 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/orientation_independent_ik.py @@ -0,0 +1,257 @@ +from __future__ import print_function +import tf +import numpy as np +import rospy + +from brics_actuator.msg import JointPositions, JointValue +from geometry_msgs.msg import PoseStamped, PoseArray, Pose, Quaternion +from mcr_manipulation_measurers_ros.pose_transformer import PoseTransformer +from mir_pregrasp_planning_ros.kinematics import Kinematics + +class OrientationIndependentIK(object): + + def __init__(self, debug=False): + self.debug = debug + self._base_link_frame = 'base_link' + self.kinematics = Kinematics(tip='gripper_static_grasp_link') + + self._pose_transformer = PoseTransformer() + self._tf_listener = tf.TransformListener() + self._arm_base_frame = 'arm_link_0' + + self._base_link_to_arm_base_offset = None + self._initialise_base_to_arm_offset() + + if self.debug: + self._pose_array_pub = rospy.Publisher('~pose_samples', PoseArray, queue_size=1) + self._pose_out_pub = rospy.Publisher('~pose_out', PoseStamped, queue_size=1) + rospy.sleep(0.5) + rospy.logdebug('[orientation_independent_ik] Initialised') + + def get_joint_msg_from_point(self, x, y, z, frame_id): + """ + Calculates the joint angles for the arm's end effector to reach a point. + The orientation is sampled around the given point to find an IK solution. + + :x: float + :y: float + :z: float + :frame_id: str + :returns: brics_actuator.JointPositions or None + + """ + reachable_pose, joint_msg = self.get_reachable_pose_and_joint_msg_from_point(x, y, z, frame_id) + return joint_msg + + def get_reachable_pose_and_joint_msg_from_point(self, x, y, z, frame_id): + """ + Calculates the joint angles for the arm's end effector to reach a point. + The orientation is sampled around the given point to find an IK solution. + The sampling is done in stages to reduce computational time. The stages are + based on existing knowledge about the placement of the arm on robot base + and where the arm can and cannot reach. + + :x: float + :y: float + :z: float + :frame_id: str + :returns: (geometry_msgs.msg.PoseStamped, brics_actuator.JointPositions) or None + + """ + # check is_picking_from_shelf from parameter server + self.is_picking_from_shelf = rospy.get_param("/pick_from_shelf_server/pick_statemachine_says_shelf", False) + rospy.loginfo(f"[orientation_independent_ik] shelf picking is set to: {self.is_picking_from_shelf}") + if self.is_picking_from_shelf=='True': + pitch_ranges = [(-20.0, -15.0)] # limiting the pitch range to avoid collisions with shelf and table + else: + pitch_ranges = [(0.0, 0.0), (-30.0, 0.0), (-60.0, -30.0), (-90.0, -60.0), (0.0, 10.0)] + return self._get_reachable_pose_and_joint_msg_from_point_and_pitch_ranges( + x, y, z, frame_id, pitch_ranges) + + def get_joint_msg_from_point_and_pitch(self, x, y, z, pitch, pitch_tolerance, frame_id): + """ + Calculates the joint angles for the arm's end effector to reach a point + with given pitch angle (plus or minus some given tolerance) + The orientation is sampled around the given point to find an IK solution. + The sampling is done in stages to reduce computational time. + + pitch is zero when the gripper fingers are facing down. + pitch is -90 degrees when gripper fingers are facing forward + + Note: pitch and pitch_tolerance are considered in degrees + + :x: float + :y: float + :z: float + :pitch: float + :pitch_tolerance: float + :frame_id: str + :returns: brics_actuator.JointPositions or None + + """ + tolerance = abs(pitch_tolerance) + pitch_ranges = [(pitch, pitch), (pitch-tolerance, pitch), (pitch, pitch+tolerance)] + reachable_pose, joint_msg = self._get_reachable_pose_and_joint_msg_from_point_and_pitch_ranges( + x, y, z, frame_id, pitch_ranges) + return joint_msg + + def _get_reachable_pose_and_joint_msg_from_point_and_pitch_ranges( + self, x, y, z, frame_id, pitch_ranges): + """ + Iteratively generate samples for each pitch_range and first the first + pose that has an ik solution + + :x: float + :y: float + :z: float + :frame_id: str + :pitch_ranges: list[tuple(float, float)] + :returns: brics_actuator.JointPositions or None + """ + self._initialise_base_to_arm_offset() + if self._base_link_to_arm_base_offset is None: + rospy.logerr('Could not get translation from ' + str(self._base_link_frame) + ' to ' + str(self._arm_base_frame)) + return None + + input_pose = PoseStamped() + input_pose.header.frame_id = frame_id + input_pose.header.stamp = rospy.Time.now() + input_pose.pose.position.x = x + input_pose.pose.position.y = y + input_pose.pose.position.z = z + input_pose.pose.orientation.w = 1.0 + transformed_input_pose = self._pose_transformer.get_transformed_pose(input_pose, + self._base_link_frame) + if transformed_input_pose is None: + rospy.logerr("Unable to transform pose to {0}".format(self._base_link_frame)) + return None + + input_pose = transformed_input_pose + + delta_x = input_pose.pose.position.x - self._base_link_to_arm_base_offset[0] + delta_y = input_pose.pose.position.y - self._base_link_to_arm_base_offset[1] + yaw_rad = np.arctan2(delta_y, delta_x) + yaw = np.degrees(yaw_rad) + + found_solution = False + for pitch_range in pitch_ranges: + pose_samples = self._generate_samples(input_pose, + pitch_min=pitch_range[0], + pitch_max=pitch_range[1], + pitch_offset=180.0, + pitch_samples=5, + yaw_min=yaw, + yaw_max=yaw, + yaw_offset=0.0, + yaw_samples=1) + + if self.debug: + self._pose_array_pub.publish(pose_samples) + print(pitch_range) + reachable_pose, joint_angles = self._get_reachable_pose_and_configuration(pose_samples) + if reachable_pose is not None: + found_solution = True + rospy.logdebug('Found solution') + rospy.logdebug('Pitch range: ' + str(pitch_range)) + rospy.logdebug('Yaw : ' + str(yaw)) + if self.debug: + self._pose_out_pub.publish(reachable_pose) + return (reachable_pose, OrientationIndependentIK.get_joint_pos_msg_from_joint_angles(joint_angles)) + return None + + def _get_reachable_pose_and_configuration(self, pose_samples): + """ + Out of all the pose samples, return the first reachable pose and its ik + solution. + + :pose_samples: geometry_msgs.msg.PoseArray + :returns: tuple(geometry_msgs.msg.PoseStamped, list(float)) + + """ + for pose in pose_samples.poses: + # transform pose to arm base frame (since ik only works with that) + pose_stamped = PoseStamped(pose=pose, header=pose_samples.header) + trans_pose = self._pose_transformer.get_transformed_pose(pose_stamped, + self._arm_base_frame) + if trans_pose is None: + rospy.logerr("Unable to transform pose to {0}".format(self._arm_base_frame)) + + solution = self.kinematics.inverse_kinematics(trans_pose.pose) + if solution is not None: + reachable_pose = PoseStamped(pose=pose, header=pose_samples.header) + return reachable_pose, solution + return None, None + + def _generate_samples(self, input_pose, + roll_min=0.0, roll_max=0.0, roll_samples=1, roll_offset=0.0, + pitch_min=0.0, pitch_max=0.0, pitch_samples=1, pitch_offset=0.0, + yaw_min=0.0, yaw_max=0.0, yaw_samples=1, yaw_offset=0.0): + """ + Generate samples around input pose within given limits. The amount of samples + generated can be calculated by (`roll_samples` * `pitch_samples * `yaw_samples`) + + Note: All min, max and offset values are in degrees + + :input_pose: geometry_msgs/PoseStamped + :roll_min: float + :roll_max: float + :roll_samples: int + :roll_offset: float + :pitch_min: float + :pitch_max: float + :pitch_samples: int + :pitch_offset: float + :yaw_min: float + :yaw_max: float + :yaw_samples: int + :yaw_offset: float + :returns: geometry_msgs/PoseArray + + """ + roll_samples = list(np.linspace(roll_min, roll_max, roll_samples)) + pitch_samples = list(np.linspace(pitch_min, pitch_max, pitch_samples)) + yaw_samples = list(np.linspace(yaw_min, yaw_max, yaw_samples)) + + pose_samples = PoseArray() + pose_samples.header = input_pose.header + for roll in roll_samples: + for pitch in pitch_samples: + for yaw in yaw_samples: + pose = Pose() + pose.position = input_pose.pose.position + roll_rad = np.radians(roll + roll_offset) + pitch_rad = np.radians(pitch + pitch_offset) + yaw_rad = np.radians(yaw + yaw_offset) + pose.orientation = Quaternion(*tf.transformations.quaternion_from_euler(roll_rad, pitch_rad, yaw_rad)) + pose_samples.poses.append(pose) + return pose_samples + + def _initialise_base_to_arm_offset(self): + num_of_tries = 0 + while self._base_link_to_arm_base_offset is None and num_of_tries < 3: + num_of_tries += 1 + try: + trans, _ = self._tf_listener.lookupTransform(self._base_link_frame, + self._arm_base_frame, + rospy.Time(0)) + self._base_link_to_arm_base_offset = (trans[0], trans[1]) + except Exception as e: + rospy.sleep(1.0) + + @staticmethod + def get_joint_pos_msg_from_joint_angles(joint_angles): + """ + Converts a list of joint angles to a JointPositions message + + :joint_angles: list(float) + :returns: brics_actuator.JointPositions + + """ + joint_position_msg = JointPositions() + for i, joint_angle in enumerate(joint_angles): + joint_value_msg = JointValue() + joint_value_msg.joint_uri = 'arm_joint_' + str(i+1) + joint_value_msg.unit = 'rad' + joint_value_msg.value = joint_angle + joint_position_msg.positions.append(joint_value_msg) + return joint_position_msg diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/pose_mock_up_gui.py b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/pose_mock_up_gui.py new file mode 100644 index 0000000000000000000000000000000000000000..d18860f8c23fbcee16a77c20eb4cdf74cfb5de30 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/pose_mock_up_gui.py @@ -0,0 +1,259 @@ +#!/usr/bin/env python +""" +This module contains a component that publishes an artificial object pose. + +""" +# -*- encoding: utf-8 -*- + +import math +import threading +import tkinter as Tkinter + +import geometry_msgs.msg +import rospy +import tf +import visualization_msgs.msg + +LINEAR_RESOLUTION = 0.005 # in meters +MAX_POSITION_X = 0.9 # in meters +MIN_POSITION_X = -0.9 # in meters +MAX_POSITION_Y = 0.3 # in meters +MIN_POSITION_Y = -0.3 # in meters +MAX_POSITION_Z = -0.3 # in meters +MIN_POSITION_Z = 0.6 # in meters +ANGULAR_RESOLUTION = 1 # in degrees +MIN_ORIENTATION = 0 # in degrees +MAX_ORIENTATION = 359 # in degrees + +TRANSPARENCY = 0.5 + +POSE_MARKER = visualization_msgs.msg.Marker() +POSE = geometry_msgs.msg.PoseStamped() + +global ROLL_VALUE +ROLL_VALUE = 0.0 +global PITCH_VALUE +PITCH_VALUE = 0.0 +global YAW_VALUE +YAW_VALUE = 0.0 + +global LOCK +LOCK = threading.Lock() + + +def create_window(): + """ + Creates a GUI window to publish a pose. + + """ + master = Tkinter.Tk() + + # pose's position + linear_scale_x = Tkinter.Scale( + master, + command=position_x, + from_=MIN_POSITION_X, + to=MAX_POSITION_X, + resolution=LINEAR_RESOLUTION, + label="Position X", + ) + linear_scale_x.grid(row=0, column=0) + + linear_scale_y = Tkinter.Scale( + master, + command=position_y, + from_=MIN_POSITION_Y, + to=MAX_POSITION_Y, + resolution=LINEAR_RESOLUTION, + label="Position Y", + ) + linear_scale_y.grid(row=0, column=1) + + linear_scale_z = Tkinter.Scale( + master, + command=position_z, + from_=MIN_POSITION_Z, + to=MAX_POSITION_Z, + resolution=LINEAR_RESOLUTION, + label="Position Z", + ) + linear_scale_z.grid(row=0, column=2) + + # pose's orientation + roll = Tkinter.Scale( + master, + command=orientation_roll, + from_=MIN_ORIENTATION, + to=MAX_ORIENTATION, + resolution=ANGULAR_RESOLUTION, + label="Roll", + ) + roll.grid(row=1, column=0) + + pitch = Tkinter.Scale( + master, + command=orientation_pitch, + from_=MIN_ORIENTATION, + to=MAX_ORIENTATION, + resolution=ANGULAR_RESOLUTION, + label="Pitch", + ) + pitch.grid(row=1, column=1) + + yaw = Tkinter.Scale( + master, + command=orientation_yaw, + from_=MIN_ORIENTATION, + to=MAX_ORIENTATION, + resolution=ANGULAR_RESOLUTION, + label="Yaw", + ) + yaw.grid(row=1, column=2) + + master.title("Pose mock-up") + master.mainloop() + rospy.signal_shutdown("GUI closed") + + +def position_x(slider): + """ + Sets slider as the target's position in the X axis. + + """ + global LOCK + LOCK.acquire() + POSE.pose.position.x = float(slider) + POSE_MARKER.pose.position.x = float(slider) + LOCK.release() + + +def position_y(slider): + """ + Sets slider as the target's position in the Y axis. + + """ + global LOCK + LOCK.acquire() + POSE.pose.position.y = float(slider) + POSE_MARKER.pose.position.y = float(slider) + LOCK.release() + + +def position_z(slider): + """ + Sets slider as the target's position in the Z axis. + + """ + global LOCK + LOCK.acquire() + POSE.pose.position.z = float(slider) + POSE_MARKER.pose.position.z = float(slider) + LOCK.release() + + +def orientation_roll(slider): + """ + Sets slider as the target's orientation about the X axis. + + """ + global LOCK + LOCK.acquire() + global ROLL_VALUE + ROLL_VALUE = math.radians(float(slider)) + LOCK.release() + + +def orientation_pitch(slider): + """ + Sets slider as the target's orientation about the Y axis. + + """ + global LOCK + LOCK.acquire() + global PITCH_VALUE + PITCH_VALUE = math.radians(float(slider)) + LOCK.release() + + +def orientation_yaw(slider): + """ + Sets slider as the target's orientation about the Z axis. + + """ + global LOCK + LOCK.acquire() + global YAW_VALUE + YAW_VALUE = math.radians(float(slider)) + LOCK.release() + + +def publish_pose(): + """ + Publishes the target pose. + + """ + # node cycle rate (in hz) + loop_rate = rospy.Rate(rospy.get_param("~loop_rate", 10)) + + # the transparency of the object to be visualized + reference_frame = rospy.get_param("~reference_frame", "base_link") + + # the transparency of the object to be visualized + transparency = rospy.get_param("~transparency", 0.5) + + # publishers + pub_pose = rospy.Publisher( + "~mock_up_pose", geometry_msgs.msg.PoseStamped, queue_size=1 + ) + pub_pose_marker = rospy.Publisher( + "~mock_up_pose_marker", visualization_msgs.msg.Marker, queue_size=1 + ) + + POSE.header.stamp = rospy.Time.now() + POSE.header.frame_id = reference_frame + + POSE_MARKER.header.stamp = rospy.Time.now() + POSE_MARKER.header.frame_id = reference_frame + + # create a rectangular prism for visualization + POSE_MARKER.type = 1 + POSE_MARKER.scale.x = 0.05 # in centimeters + POSE_MARKER.scale.y = 0.02 # in centimeters + POSE_MARKER.scale.z = 0.01 # in centimeters + POSE_MARKER.color.r = 0.0 + POSE_MARKER.color.g = 0.0 + POSE_MARKER.color.b = 1.0 + POSE_MARKER.color.a = transparency + + while not rospy.is_shutdown(): + quaternion = tf.transformations.quaternion_from_euler( + ROLL_VALUE, PITCH_VALUE, YAW_VALUE + ) + POSE.pose.orientation.x = quaternion[0] + POSE.pose.orientation.y = quaternion[1] + POSE.pose.orientation.z = quaternion[2] + POSE.pose.orientation.w = quaternion[3] + + POSE.header.stamp = rospy.Time.now() + + POSE_MARKER.pose.orientation.x = quaternion[0] + POSE_MARKER.pose.orientation.y = quaternion[1] + POSE_MARKER.pose.orientation.z = quaternion[2] + POSE_MARKER.pose.orientation.w = quaternion[3] + + pub_pose.publish(POSE) + pub_pose_marker.publish(POSE_MARKER) + loop_rate.sleep() + + +def main(): + rospy.init_node("target_pose_mock_up") + + import _thread as thread + + try: + thread.start_new_thread(create_window, tuple()) + + publish_pose() + except rospy.ROSInterruptException: + pass diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/pregrasp_planner_node.py b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/pregrasp_planner_node.py new file mode 100644 index 0000000000000000000000000000000000000000..18adcf0566f9002fcdc4b08bef8fa23f02815cf4 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/pregrasp_planner_node.py @@ -0,0 +1,488 @@ +#!/usr/bin/env python +""" +This component takes an object's pose (target pose) and depending on different +constraints (e.g. the object is standing or laying horizontally, object's height +is short, etc.), it computes a set of poses, within a threshold, to reach the +target pose with a manipulator's end effector. From this set of poses, this component +selects a valid pose (i.e. one that reaches the target pose) and it computes the +joint configuration to reach that valid pose. + +It uses the following nodes: + * (mir_pregrasp_planning) `simple_pregrasp_planner`. + * (mcr_pose_generation) `pose_generator`. + * (mcr_manipulation_pose_selector) `reachability_pose_selector`. + +The component serves as a configurator/coordinator, i.e. it sets the required +parameters for all the components and starts/stops them accordingly. + +**Assumptions:** + * The target pose is within the reach of the robot's manipulator. + +**Input(s):** + * `target_pose`: The pose where the manipulator's end effector is required to be. + +**Output(s):** + * `selected_pose`: The pose of the manipulator's last joint so that the end\ + effector reaches the `target_pose`. + * `configuration_out`: The joint position values for the manipulator to reach\ + the `selected_pose`. + +**Relevant parameter(s):** + * `simple_grasp_planner` + * `height_threshold`: Tolerance to decide whether an object should be re-oriented, + based on its height (in meters). + * `rotation_offset`: Rotation offset to add to the reference_axis of the pose + (in degrees). + * `rotation_range`: Range of rotation allowed as a two-element list, e.g.: + [rotation_range[0] - rotation_range[1]] (in degrees). + * `pose_generator` + * `gripper_matrix`: A 4x4 matrix that defines the pose of the end effector relative + to the pose of the manipulator's last joint, i.e. this should be modified for + different grippers. + +""" +# -*- encoding: utf-8 -*- + +import math + +import brics_actuator.msg +import copy +import geometry_msgs.msg +import mcr_common_converters_ros.joint_configuration_shifter +import mcr_manipulation_measurers_ros.pose_transformer +import mcr_manipulation_msgs.msg +import mcr_manipulation_pose_selector_ros.reachability_pose_selector +import mcr_pose_generation_ros.pose_generator +import mir_pregrasp_planning.cfg.PregraspPlannerParamsConfig as PregraspPlannerParamsConfig +import mir_pregrasp_planning_ros.simple_pregrasp_planner_utils as pregrasp_planner_utils +from mir_pregrasp_planning_ros.orientation_independent_ik import OrientationIndependentIK +import rospy +import std_msgs.msg +from dynamic_reconfigure.server import Server + + +class PregraspPlannerPipeline(object): + """ + Components that compute a joint configuration based on a target pose + and a set of given constraints. + + """ + + def __init__(self): + self.event = None + self.pose_in = None + + # node cycle rate (in hz) + self.loop_rate = rospy.Rate(rospy.get_param("~loop_rate", 10.0)) + # pose transformer + self.target_frame = None + + # simple pregrasp planner params + # Tolerance to decide whether an object should be re-oriented, + # based on its height (in meters). + self.height_tolerance = None + + # Rotation axis of the pose to be modified (e.g. x, y, z). + self.reference_axis = None + # Rotation offset to add to the reference_axis of the pose (in degrees). + self.rotation_offset = None + # Range of rotation allowed [rotation_range[0] - rotation_range[1]] (in degrees). + self.rotation_range = None + + # Closest distance the gripper should be to the object (in meters). + self.min_distance_to_object = None + # Farthest distance the gripper should be to the object (in meters). + self.max_distance_to_object = None + + # Angular tolerance to check if an object is standing up (in degrees). + self.angular_tolerance = None + + # reachability pose selector params + # linear offset for the X, Y and Z axis. + self.linear_offset = None + # whether a pre-pregrasp pose should be created + self.generate_pregrasp_waypoint = None + # joint offset for creating pre-pregrasp pose + self.joint_offset = None + + # pose generator + self.gripper = rospy.get_param("~gripper_config_matrix", None) + assert self.gripper is not None, "Gripper config matrix must be specified." + # Configuration matrix of the gripper to be used (a real 4x4 matrix) + self.gripper_config_matrix = rospy.get_param("~" + self.gripper) + + # the sampling step for linear variables (in meters) + self.linear_step = None + # the sampling step for angular variables (in radians) + self.angular_step = None + # the maximum amount of samples to be generated + self.max_samples = None + + self.pose_transformer = ( + mcr_manipulation_measurers_ros.pose_transformer.PoseTransformer() + ) + self.pose_generator = mcr_pose_generation_ros.pose_generator.PoseGenerator() + self.reachability_pose_selector = ( + mcr_manipulation_pose_selector_ros.reachability_pose_selector.PoseSelector() + ) + self.joint_config_shifter = mcr_common_converters_ros.joint_configuration_shifter.JointConfigurationShifter( + None + ) + + self.pose_generator.set_gripper_config_matrix(self.gripper_config_matrix) + + self.orientation_independent_ik = OrientationIndependentIK(debug=False) + + # subscribers + rospy.Subscriber("~event_in", std_msgs.msg.String, self.event_in_cb) + rospy.Subscriber("~pose_in", geometry_msgs.msg.PoseStamped, self.pose_cb) + + # publishers + self.event_out = rospy.Publisher( + "~event_out", std_msgs.msg.String, queue_size=1 + ) + self.grasp_type = rospy.Publisher( + "~grasp_type", std_msgs.msg.String, queue_size=1 + ) + self.event_out = rospy.Publisher( + "~event_out", std_msgs.msg.String, queue_size=1 + ) + self.pose_samples_pub = rospy.Publisher( + "~pose_samples", geometry_msgs.msg.PoseArray, queue_size=1 + ) + self.selected_pose = rospy.Publisher( + "~selected_pose", geometry_msgs.msg.PoseStamped, queue_size=1 + ) + self.joint_configuration = rospy.Publisher( + "~joint_configuration", brics_actuator.msg.JointPositions, queue_size=1 + ) + + self.joint_waypoint_list_pub = rospy.Publisher( + "~waypoint_list", + mcr_manipulation_msgs.msg.JointSpaceWayPointsList, + queue_size=1, + ) + + # Dynamic reconguration server for PregraspPlannerParams + dynamic_reconfig_srv = Server( + PregraspPlannerParamsConfig, self.dynamic_reconfig_cb + ) + + def dynamic_reconfig_cb(self, config, level): + """ + Dynamic reconfiguration callback function + """ + self.pose_generator.set_min_azimuth(math.radians(config.min_azimuth)) + self.pose_generator.set_max_azimuth(math.radians(config.max_azimuth)) + self.pose_generator.set_min_zenith(math.radians(config.min_zenith)) + self.pose_generator.set_max_zenith(math.radians(config.max_zenith)) + self.pose_generator.set_min_roll(math.radians(config.min_roll)) + self.pose_generator.set_max_roll(math.radians(config.max_roll)) + self.pose_generator.set_linear_step(config.linear_step) + self.pose_generator.set_angular_step(math.radians(config.angular_step)) + self.pose_generator.set_min_distance_to_object(config.min_distance_to_object) + self.pose_generator.set_max_distance_to_object(config.max_distance_to_object) + self.pose_generator.set_max_samples(config.max_samples) + self.pose_generator.set_min_height(config.min_height) + self.pose_generator.set_max_height(config.max_height) + + self.height_tolerance = config.height_tolerance + self.target_frame = config.target_frame + self.reference_axis = config.reference_axis + self.rotation_offset = config.rotation_offset + self.angular_tolerance = config.angular_tolerance + self.linear_offset = [ + config.linear_offset_x, + config.linear_offset_y, + config.linear_offset_z, + ] + + self.generate_pregrasp_waypoint = config.generate_pregrasp_waypoint + self.default_ik_flag = config.default_ik_flag + self.orientation_independent_ik_flag = config.orientation_independent_ik_flag + self.adaptive_ik_flag = config.adaptive_ik_flag + + self.side_grasp_offset_x = config.side_grasp_offset_x + self.side_grasp_offset_y = config.side_grasp_offset_y + + self.joint_offset = [ + config.joint_1_offset, + config.joint_2_offset, + config.joint_3_offset, + config.joint_4_offset, + config.joint_5_offset, + ] + self.joint_offset_side_grasp = [ + config.joint_1_offset_side_grasp, + config.joint_2_offset_side_grasp, + config.joint_3_offset_side_grasp, + config.joint_4_offset_side_grasp, + config.joint_5_offset_side_grasp, + ] + self.rotation_range = [config.rotation_range_min, config.rotation_range_max] + return config + + def event_in_cb(self, msg): + """ + Obtains an event for the component. + """ + self.event = msg.data + + def pose_cb(self, msg): + """ + Obtains input pose + """ + self.pose_in = msg + + def start(self): + """ + Starts the component. + + """ + rospy.loginfo("Ready to start...") + state = "INIT" + + while not rospy.is_shutdown(): + + if state == "INIT": + state = self.init_state() + elif state == "IDLE": + state = self.idle_state() + elif state == "RUNNING": + state = self.running_state() + + rospy.logdebug("State: {0}".format(state)) + self.loop_rate.sleep() + + def init_state(self): + """ + Executes the INIT state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == "e_start": + return "IDLE" + else: + return "INIT" + + def idle_state(self): + """ + Executes the IDLE state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == "e_stop": + self.reset_component_data() + self.event_out.publish("e_stopped") + return "INIT" + elif self.pose_in: + return "RUNNING" + else: + return "IDLE" + + def default_ik_routine(self, pose_samples, modified_pose, grasp_type): + rospy.loginfo('[Pregrasp Planning] Tying to find solution for default pick config.') + + ( + reachable_pose, + brics_joint_config, + joint_config, + ) = self.reachability_pose_selector.get_reachable_pose_and_configuration( + pose_samples, self.linear_offset, modified_pose + ) + + if reachable_pose: + rospy.loginfo('[Pregrasp Planning] Found solution') + self.selected_pose.publish(reachable_pose) + self.joint_configuration.publish(brics_joint_config) + + joint_waypoints = mcr_manipulation_msgs.msg.JointSpaceWayPointsList() + # if we want to reach a pre-pregrasp pose (specified by joint offsets) + # before reaching the final pose, generate a waypoint list + if abs(max(self.joint_offset, key=abs)) > 0 and self.generate_pregrasp_waypoint: + if grasp_type == "side_grasp": + pregrasp_waypoint = self.joint_config_shifter.shift_joint_configuration( + joint_config, self.joint_offset_side_grasp + ) + elif grasp_type == "top_grasp": + pregrasp_waypoint = self.joint_config_shifter.shift_joint_configuration( + joint_config, self.joint_offset + ) + pregrasp_msg = std_msgs.msg.Float64MultiArray() + pregrasp_msg.data = pregrasp_waypoint + joint_waypoints.list_of_joint_values_lists.append(pregrasp_msg) + + grasp_msg = std_msgs.msg.Float64MultiArray() + grasp_msg.data = joint_config + + joint_waypoints.list_of_joint_values_lists.append(grasp_msg) + self.joint_waypoint_list_pub.publish(joint_waypoints) + + rospy.loginfo('[Pregrasp Planning] Found solution using default pick config.') + return True + else: + rospy.logerr("[Pregrasp Planning] Could not find IK solution for default pick config.") + return False + + def orientation_independent_ik_routine(self, transformed_pose, grasp_type): + rospy.loginfo("[Pregrasp Planning] Tryinng orientation independent planning.") + input_pose = geometry_msgs.msg.PoseStamped() + input_pose.header = transformed_pose.header + input_pose.pose.position = transformed_pose.pose.position + if grasp_type == "side_grasp": + input_pose.pose.position.x += self.side_grasp_offset_x + solution = self.orientation_independent_ik.get_reachable_pose_and_joint_msg_from_point( + input_pose.pose.position.x, input_pose.pose.position.y, + input_pose.pose.position.z, input_pose.header.frame_id) + + if solution is None: + rospy.logerr('[Pregrasp Planning] Failed to find solution for orientation independent pick config.') + return False + + reachable_pose, joint_msg = solution + rospy.loginfo('[Pregrasp Planning] Found solution') + self.selected_pose.publish(reachable_pose) + self.joint_configuration.publish(joint_msg) + + joint_waypoints = mcr_manipulation_msgs.msg.JointSpaceWayPointsList() + joint_config = [p.value for p in joint_msg.positions] + if grasp_type == "side_grasp" and self.generate_pregrasp_waypoint: + pregrasp_input_pose = copy.deepcopy(input_pose) + pregrasp_input_pose.pose.position.x -= 0.05 + pregrasp_solution = self.orientation_independent_ik.get_reachable_pose_and_joint_msg_from_point( + pregrasp_input_pose.pose.position.x, + pregrasp_input_pose.pose.position.y, + pregrasp_input_pose.pose.position.z, + pregrasp_input_pose.header.frame_id) + + if pregrasp_solution is None: + rospy.logerr("[Pregrasp Planning] Could not find IK solution for\ + orientation independent planning for pregrasp pose.") + return False + + pregrasp_reachable_pose, pregrasp_joint_msg = pregrasp_solution + rospy.loginfo('[Pregrasp Planning] Found solution') + pregrasp_msg = std_msgs.msg.Float64MultiArray() + pregrasp_joint_config = [p.value for p in pregrasp_joint_msg.positions] + pregrasp_msg.data = pregrasp_joint_config + joint_waypoints.list_of_joint_values_lists.append(pregrasp_msg) + + if len(joint_config) == 5: + grasp_msg = std_msgs.msg.Float64MultiArray() + grasp_msg.data = joint_config + joint_waypoints.list_of_joint_values_lists.append(grasp_msg) + self.joint_waypoint_list_pub.publish(joint_waypoints) + + rospy.loginfo('[Pregrasp Planning] Found solution using orientation independent pick config.') + return True + + def running_state(self): + """ + Executes the RUNNING state of the state machine. + + :return: The updated state. + :rtype: str + + """ + + if self.event == "e_stop": + status = "e_stopped" + self.event_out.publish(status) + self.reset_component_data() + return "INIT" + + # 1. transform pose to target frame + # 2. check if pose is for laying or standing object and modify accordingly + # 3. generate pose samples around pose + # 4. find a reachable pose from the generated samples (also get joint config for reachable pose) + # 5. if joint waypoint list is required publish list of waypoints + + transformed_pose = self.pose_transformer.get_transformed_pose( + self.pose_in, self.target_frame + ) + if not transformed_pose: + rospy.logerr("Unable to transform pose to {0}".format(self.target_frame)) + status = "e_failure" + self.event_out.publish(status) + self.reset_component_data() + return "INIT" + + modified_pose, object_is_upwards = pregrasp_planner_utils.modify_pose( + transformed_pose, + self.height_tolerance, + angular_tolerance=self.angular_tolerance, + ) + if not object_is_upwards: + rotated_pose = pregrasp_planner_utils.modify_pose_rotation( + modified_pose, + offset=self.rotation_offset, + reference_axis=self.reference_axis, + rotation_range=self.rotation_range, + ) + modified_pose = rotated_pose + grasp_type = "top_grasp" + else: + grasp_type = "side_grasp" + + if grasp_type == "side_grasp": + + # Adding offset for side grasp to compensate for error in side grasp pose + modified_pose.pose.position.x += self.side_grasp_offset_x + modified_pose.pose.position.y += self.side_grasp_offset_y + + self.grasp_type.publish(grasp_type) + pose_samples = self.pose_generator.calculate_poses_list(modified_pose) + self.pose_samples_pub.publish(pose_samples) + + # if default ik is true, try default ik routine + if self.default_ik_flag and not self.adaptive_ik_flag: + if self.default_ik_routine(pose_samples, modified_pose, grasp_type): + status = "succeeded" + self.event_out.publish(status) + self.reset_component_data() + return "INIT" + else: + status = "e_failure" + self.event_out.publish(status) + self.reset_component_data() + return "INIT" + + # if orientation independent IK failed and adaptive IK is set to true, try again with orientation independent IK + if self.orientation_independent_ik_flag and not self.adaptive_ik_flag: + if self.orientation_independent_ik_routine(transformed_pose, grasp_type): + self.event_out.publish("e_success") + self.reset_component_data() + return 'INIT' + else: + self.event_out.publish("e_failure") + self.reset_component_data() + return 'INIT' + + # if adaptive IK is set to true, try both default and orientation independent IK routines + if self.adaptive_ik_flag: + if self.default_ik_routine(pose_samples, modified_pose, grasp_type): + self.event_out.publish("e_success") + self.reset_component_data() + return "INIT" + elif self.orientation_independent_ik_routine(transformed_pose, grasp_type): + self.event_out.publish("e_success") + self.reset_component_data() + return 'INIT' + else: + self.event_out.publish("e_failure") + self.reset_component_data() + return 'INIT' + + def reset_component_data(self): + self.pose_in = None + self.event = None + + +def main(): + rospy.init_node("pregrasp_planner_pipeline", anonymous=True) + pregrasp_planner_pipeline = PregraspPlannerPipeline() + pregrasp_planner_pipeline.start() diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/simple_pregrasp_planner_utils.py b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/simple_pregrasp_planner_utils.py new file mode 100644 index 0000000000000000000000000000000000000000..9b12d9c3f147b0b718c42a47e025bc6732c178fe --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/src/mir_pregrasp_planning_ros/simple_pregrasp_planner_utils.py @@ -0,0 +1,238 @@ +#!/usr/bin/env python +""" +This module contains functions used by the simple_pregrasp_planner node. + +""" +# -*- encoding: utf-8 -*- + +import copy +import math + +import numpy +import tf.transformations as transformations +from geometry_msgs.msg import Quaternion + + +def modify_pose(pose_in, height_threshold, standing_angle=270.0, angular_tolerance=2.0): + """ + Computes a modified pose (of an object) only if the object is + standing (vertically) on a surface, based on the following criteria: + + - If the object's height is below the height_threshold, then a modified\ + pose is computed consisting of a rotation of 90 degrees of pose_in\ + (e.g. the new pose will have the object laying horizontally). + - If the object's height is not below the height_threshold, then the\ + orientation is preserved (i.e. still standing), but the rotation\ + will be set to zero degrees around the X axis (assuming the X axis\ + is pointing upwards, see module description of 'simple_grasp_planner'). + + It also returns whether the object is standing. + + :param pose_in: The pose to be modified if a set of criteria are met. + :type pose_in: geometry_msgs.msg.PoseStamped + + :param height_threshold: If the object is standing and its height + does not exceed this threshold, a rotated pose is then returned. + :type height_threshold: float + + :param standing_angle: The angle (in degrees) used to check if + the pose has its X axis pointing upwards. + :type standing_angle: float + + :param angular_tolerance: The tolerance (in degrees) used to check if + the pose has its X axis pointing upwards. + :type angular_tolerance: float + + :return: The modified pose and whether the object is standing. + :rtype: brics_actuator.msg.PoseStamped, bool + + """ + standing = False + pose_out = copy.deepcopy(pose_in) + + # Checking if the orientation is 'standing': + # if the pose's X axis of the pose is pointing upwards, + # then it has a rotation of 'standing_angle' degrees around the Y axis + roll, pitch, yaw = transformations.euler_from_quaternion( + [ + pose_in.pose.orientation.x, + pose_in.pose.orientation.y, + pose_in.pose.orientation.z, + pose_in.pose.orientation.w, + ] + ) + + # to have the range of angles from 0-360 + decision_angle = math.degrees(pitch) % 360.0 + + if ( + (standing_angle - angular_tolerance) + <= decision_angle + <= (standing_angle + angular_tolerance) + ): + standing = True + # in case the object is upside down + if ( + (standing_angle - angular_tolerance) + <= (decision_angle + 180) + <= (standing_angle + angular_tolerance) + ): + standing = True + + if standing: + if pose_in.pose.position.z < height_threshold: + # The object is re-oriented to be laying horizontally, + # but maintaining its rotation + new_orientation = transformations.quaternion_from_euler( + roll, pitch - (math.pi / 2), yaw + ) + pose_out.pose.orientation.x = new_orientation[0] + pose_out.pose.orientation.y = new_orientation[1] + pose_out.pose.orientation.z = new_orientation[2] + pose_out.pose.orientation.w = new_orientation[3] + standing = False + else: + # Retain standing orientation, but with no rotation around the X axis + pose_out.pose.orientation.x = 0.0 + pose_out.pose.orientation.y = math.cos(math.pi / 4) + pose_out.pose.orientation.z = 0.0 + pose_out.pose.orientation.w = -math.cos(math.pi / 4) + else: # flatten the pose so that it is parallel to the ground + new_orientation = transformations.quaternion_from_euler(0.0, 0.0, yaw) + pose_out.pose.orientation = Quaternion(*new_orientation) + + return pose_out, standing + + +def modify_pose_rotation(pose, offset=0.0, reference_axis="z", rotation_range=None): + """ + Modifies the orientation of a pose, for a single rotation axis (reference_axis), + by adding an offset and limiting the rotation to be within certain range. If no + rotation_range is specified, the pose is not modified (except for the specified + offset). + + :param pose: The pose to be modified. + :type pose: geometry_msgs.msg.PoseStamped + + :param offset: Rotation offset to add to the reference_axis of the pose (in degrees). + :type offset: float + + :param reference_axis: The rotation axis of the pose to be modified (e.g. x, y, z). + :type reference_axis: str + + :param rotation_range: If specified, the rotation will be limited until the + rotation_range value (in degrees). For instance, if rotation_range is set + to [0, 180], where 0 is the minimum and 180 degrees is the maximum, the + rotation will remain in half circle (e.g. this parameter can be helpful + for symmetric objects, since there a 180 degree rotation makes no difference). + :type rotation_range: list + + :return: The modified pose. + :rtype: geometry_msgs.msg.PoseStamped + + """ + pose_out = copy.deepcopy(pose) + orientation_in = ( + pose_out.pose.orientation.x, + pose_out.pose.orientation.y, + pose_out.pose.orientation.z, + pose_out.pose.orientation.w, + ) + + angles_in = transformations.euler_from_quaternion(orientation_in) + # Add 360 degrees to the negative angles, since the range of + # euler_from_quaternion is -PI to PI (-180 to 180 degrees) + angles_in = [(math.pi * 2) + angle if angle < 0.0 else angle for angle in angles_in] + + euler_angles = { + "x": angles_in[0], + "y": angles_in[1], + "z": angles_in[2], + } + + # Ensure the offset is not more than 360 degrees + offset %= 360 + target_angle = euler_angles[reference_axis] + math.radians(offset) + + if rotation_range is not None: + target_angle = restrict_angle_to_range( + target_angle, math.radians(offset), list(numpy.radians(rotation_range)) + ) + + euler_angles[reference_axis] = target_angle + angles_out = [euler_angles["x"], euler_angles["y"], euler_angles["z"]] + + orientation_out = transformations.quaternion_from_euler( + angles_out[0], angles_out[1], angles_out[2] + ) + + pose_out.pose.orientation.x = orientation_out[0] + pose_out.pose.orientation.y = orientation_out[1] + pose_out.pose.orientation.z = orientation_out[2] + pose_out.pose.orientation.w = orientation_out[3] + + return pose_out + + +def restrict_angle_to_range(angle, offset, rotation_range): + """ + Restricts the value of an angle to be within the a range of a + circle (with the offset added to this range). + The rotation range might be specified with its first value (e.g. minimum) + greater than the second value (e.g. maximum) to cover a range within the + circle that passes through zero. + + :param angle: The angle to restrict (in radians). + :type angle: float + + :param offset: Rotation offset to add to the angle (in radians). + :type offset: float + + :param rotation_range: The range in which the angle is allowed to be (in radians). + The first value represents the minimum and the second value the maximum. + Note that the first value is allowed to be greater than the second. + :type rotation_range: list + + :return: The angle restricted to a range within a circle (in radians). + :rtype: float + + :Examples: + + >>> angle = math.radians(60) + >>> offset = math.radians(0) + >>> rotation_range = list(numpy.radians([0, 180])) + >>> restrict_angle_to_range(angle, offset, rotation_range) + 1.0472 # 60 degrees + + >>> angle = math.radians(60) + >>> offset = math.radians(0) + >>> rotation_range = list(numpy.radians([90, 270])) + >>> restrict_angle_to_range(angle, offset, rotation_range) + 4.1888 # 240 degrees + + >>> angle = math.radians(60) + >>> offset = math.radians(100) + >>> rotation_range = list(numpy.radians([0, 180])) + >>> restrict_angle_to_range(angle, offset, rotation_range) + 4.1888 # 160 degrees + + >>> angle = math.radians(100) + >>> offset = math.radians(0) + >>> # note that the first value is greater than the second value + >>> rotation_range = list(numpy.radians([270, 90])) + >>> restrict_angle_to_range(angle, offset, rotation_range) + 4.8869 # 280 degrees + + """ + inverted_range = (rotation_range[0] % math.radians(360)) > ( + rotation_range[1] % math.radians(360) + ) + if inverted_range: + if (offset + rotation_range[1]) < angle < (offset + rotation_range[0]): + angle += math.radians(180.0) + else: + if not (offset + rotation_range[0] <= angle <= (offset + rotation_range[1])): + angle += math.radians(180.0) + + # Ensure the angle will not be greater than 360 degrees + return angle % math.radians(360) diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/test/kinematics_unittest.py b/data/mir_manipulation/mir_pregrasp_planning/ros/test/kinematics_unittest.py new file mode 100644 index 0000000000000000000000000000000000000000..264b47ea95a2a25e5d15adc8fbb402aeb975907d --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/test/kinematics_unittest.py @@ -0,0 +1,74 @@ +#!/usr/bin/env python + +import random +import unittest +from mir_pregrasp_planning_ros.kinematics import Kinematics + +PKG = 'mir_pregrasp_planning' + +class TestKinematics(unittest.TestCase): + """ + Tests functions used in the simple_pregrasp_planner_utils.py module. + + """ + + @classmethod + def setUpClass(cls): + """ + :returns: TODO + + """ + cls.kinematics = Kinematics() + cls.angle_threshold = 0.05 + cls.pose_linear_threshold = 0.01 + cls.pose_quaternion_threshold = 0.01 + + def test_fk_ik_look_at_workspace_from_near_left(self): + # look at workspace from near left + expected_solution = [ 1.4703, 0.4803, -0.6987, 3.0959, 0.6047] + fk_pose = self.kinematics.forward_kinematics(expected_solution) + + # print(fk_pose) + ik_solution = self.kinematics.inverse_kinematics(fk_pose) + self.assertIsNotNone(ik_solution) + self.assertTrue(self._is_joint_values_equivalent(ik_solution, expected_solution)) + + def test_fk_ik_fk_random_joint_pos_100_times(self): + successes = 0 + for i in range(100): + expected_solution = [0.0]*5 + for i in range(5): + r = random.random() + expected_solution[i] = self.kinematics.lower_limit[i] \ + + r * (self.kinematics.upper_limit[i] \ + - self.kinematics.lower_limit[i]) + fk_pose = self.kinematics.forward_kinematics(expected_solution) + + # print(fk_pose) + ik_solution = self.kinematics.inverse_kinematics(fk_pose) + if ik_solution is not None: + fk_pose_ik_solution = self.kinematics.forward_kinematics(ik_solution) + try: + self._assert_pose_equivalent(fk_pose, fk_pose_ik_solution) + successes += 1 + except Exception as e: + pass + + self.assertGreaterEqual(successes, 80) + + def _is_joint_values_equivalent(self, joint_values_1, joint_values_2): + equality = [abs(joint_values_1[i] - joint_values_2[i]) < self.angle_threshold for i in range(5)] + return False not in equality + + def _assert_pose_equivalent(self, pose_1, pose_2): + self.assertLessEqual(abs(pose_1.position.x - pose_2.position.x), self.pose_linear_threshold) + self.assertLessEqual(abs(pose_1.position.y - pose_2.position.y), self.pose_linear_threshold) + self.assertLessEqual(abs(pose_1.position.z - pose_2.position.z), self.pose_linear_threshold) + self.assertLessEqual(abs(pose_1.orientation.x - pose_2.orientation.x), self.pose_quaternion_threshold) + self.assertLessEqual(abs(pose_1.orientation.y - pose_2.orientation.y), self.pose_quaternion_threshold) + self.assertLessEqual(abs(pose_1.orientation.z - pose_2.orientation.z), self.pose_quaternion_threshold) + self.assertLessEqual(abs(pose_1.orientation.w - pose_2.orientation.w), self.pose_quaternion_threshold) + + +if __name__ == '__main__': + unittest.main() diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/test/simple_pregrasp_planner_unittest.py b/data/mir_manipulation/mir_pregrasp_planning/ros/test/simple_pregrasp_planner_unittest.py new file mode 100644 index 0000000000000000000000000000000000000000..5a72b9095ada25b7ddf5a9ddc4b99bbd01d7fc5c --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/test/simple_pregrasp_planner_unittest.py @@ -0,0 +1,933 @@ +#!/usr/bin/env python +""" +Test unit for the functions in the simple_pregrasp_planner_utils.py module. + +""" + +import copy +import math +import unittest + +import geometry_msgs.msg +import mir_pregrasp_planning_ros.simple_pregrasp_planner_utils as pregrasp_planner_utils +import numpy +import numpy.testing +import rosunit + +PKG = "mir_pregrasp_planning" + + +class TestSimplePregraspPlanner(unittest.TestCase): + """ + Tests functions used in the simple_pregrasp_planner_utils.py module. + + """ + + def test_modify_pose_no_changes(self): + """ + Tests that the 'modify_pose' function returns the same pose, since + the object is not standing. + + """ + height_threshold = 1.0 + + pose_in = geometry_msgs.msg.PoseStamped() + # the height (position in Z) will be compared against the height threshold + pose_in.pose.position.x = 0.4 + pose_in.pose.position.y = 0.0 + pose_in.pose.position.z = 0.2 + + # laying orientation + pose_in.pose.orientation.x = 0.0 + pose_in.pose.orientation.y = 0.0 + pose_in.pose.orientation.z = 0.0 + pose_in.pose.orientation.w = 1.0 + + expected_pose = copy.deepcopy(pose_in) + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + self.assertEqual(result, expected_pose) + self.assertEqual(standing, False) + + def test_modify_pose_short_object(self): + """ + Tests that the 'modify_pose' function returns a modified version of the pose, + since the object's height does not exceed the height_threshold. Namely, + the modified version should have a 90 degree rotation around the Y axis + with respect to the pose. + + """ + height_threshold = 0.15 + + pose_in = geometry_msgs.msg.PoseStamped() + # the height (position in Z) will be compared against the height threshold + pose_in.pose.position.x = 0.2 + pose_in.pose.position.y = 0.0 + pose_in.pose.position.z = 0.125 + # standing orientation + pose_in.pose.orientation.x = 0.0 + pose_in.pose.orientation.y = -math.sqrt(2) / 2 + pose_in.pose.orientation.z = 0.0 + pose_in.pose.orientation.w = math.sqrt(2) / 2 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + expected_pose = copy.deepcopy(pose_in) + expected_pose.pose.orientation.x = 0.0 + expected_pose.pose.orientation.y = -1.0 + expected_pose.pose.orientation.z = 0.0 + expected_pose.pose.orientation.w = 0.0 + + self.assertEqual(standing, False) + self.assertAlmostEqual( + result.pose.orientation.x, expected_pose.pose.orientation.x, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.y, expected_pose.pose.orientation.y, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.z, expected_pose.pose.orientation.z, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.w, expected_pose.pose.orientation.w, places=4 + ) + + # standing orientation + 45 degree rotation around the X axis + pose_in.pose.orientation.x = 0.2706 + pose_in.pose.orientation.y = -0.65328 + pose_in.pose.orientation.z = 0.2706 + pose_in.pose.orientation.w = 0.65328 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + # laying horizontally + 45 degree rotation around the X axis + expected_pose.pose.orientation.x = 0.0 + expected_pose.pose.orientation.y = -0.9238795 + expected_pose.pose.orientation.z = 0.3826834 + expected_pose.pose.orientation.w = 0.0 + + self.assertEqual(standing, False) + self.assertAlmostEqual( + result.pose.orientation.x, expected_pose.pose.orientation.x, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.y, expected_pose.pose.orientation.y, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.z, expected_pose.pose.orientation.z, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.w, expected_pose.pose.orientation.w, places=4 + ) + + # standing orientation + 90 degree rotation around the X axis + pose_in.pose.orientation.x = 0.5 + pose_in.pose.orientation.y = -0.5 + pose_in.pose.orientation.z = 0.5 + pose_in.pose.orientation.w = 0.5 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + # laying horizontally + 90 degree rotation around the X axis + expected_pose.pose.orientation.x = 0.0 + expected_pose.pose.orientation.y = -math.sqrt(2) / 2 + expected_pose.pose.orientation.z = math.sqrt(2) / 2 + expected_pose.pose.orientation.w = 0.0 + + self.assertEqual(standing, False) + self.assertAlmostEqual( + result.pose.orientation.x, expected_pose.pose.orientation.x, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.y, expected_pose.pose.orientation.y, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.z, expected_pose.pose.orientation.z, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.w, expected_pose.pose.orientation.w, places=4 + ) + + # standing orientation + 180 degree rotation around the X axis + pose_in.pose.orientation.x = math.sqrt(2) / 2 + pose_in.pose.orientation.y = 0.0 + pose_in.pose.orientation.z = math.sqrt(2) / 2 + pose_in.pose.orientation.w = 0.0 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + # laying horizontally + 180 degree rotation around the X axis + expected_pose.pose.orientation.x = 0.0 + expected_pose.pose.orientation.y = 0.0 + expected_pose.pose.orientation.z = -1.0 + expected_pose.pose.orientation.w = 0.0 + + self.assertEqual(standing, False) + self.assertAlmostEqual( + result.pose.orientation.x, expected_pose.pose.orientation.x, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.y, expected_pose.pose.orientation.y, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.z, expected_pose.pose.orientation.z, places=4 + ) + self.assertAlmostEqual( + result.pose.orientation.w, expected_pose.pose.orientation.w, places=4 + ) + + def test_modify_pose_tall_object(self): + """ + Tests that the 'modify_pose' function returns a modified version of the pose, + given an object that is standing and its height not exceed the + height_threshold. Namely, the modified version should retain the orientation + (i.e. standing), but with no rotation around the axis pointing upwards + (X axis is assumed in this case). + + """ + height_threshold = 0.15 + + pose_in = geometry_msgs.msg.PoseStamped() + # the height (position in Z) will be compared against the height threshold + pose_in.pose.position.x = 0.2 + pose_in.pose.position.y = 0.0 + pose_in.pose.position.z = 0.16 + # standing orientation + pose_in.pose.orientation.x = 0.0 + pose_in.pose.orientation.y = math.sqrt(2) / 2 + pose_in.pose.orientation.z = 0.0 + pose_in.pose.orientation.w = -math.sqrt(2) / 2 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + expected_pose = copy.deepcopy(pose_in) + # standing orientation + 0 degree rotation around the X axis + expected_pose.pose.orientation.x = 0.0 + expected_pose.pose.orientation.y = math.sqrt(2) / 2 + expected_pose.pose.orientation.z = 0.0 + expected_pose.pose.orientation.w = -math.sqrt(2) / 2 + + self.assertEqual(result, expected_pose) + self.assertEqual(standing, True) + + # standing orientation + 45 degree rotation around the X axis + pose_in.pose.orientation.x = -0.2706 + pose_in.pose.orientation.y = 0.65328 + pose_in.pose.orientation.z = -0.2706 + pose_in.pose.orientation.w = -0.65328 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + # expected_pose: standing orientation + 0 degree rotation around the X axis + self.assertEqual(result, expected_pose) + self.assertEqual(standing, True) + + # standing orientation + 90 degree rotation around the X axis + pose_in.pose.orientation.x = -0.5 + pose_in.pose.orientation.y = 0.5 + pose_in.pose.orientation.z = -0.5 + pose_in.pose.orientation.w = -0.5 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + # expected_pose: standing orientation + 0 degree rotation around the X axis + self.assertEqual(result, expected_pose) + self.assertEqual(standing, True) + + # standing orientation + 180 degree rotation around the X axis + pose_in.pose.orientation.x = -math.sqrt(2) / 2 + pose_in.pose.orientation.y = 0.0 + pose_in.pose.orientation.z = -math.sqrt(2) / 2 + pose_in.pose.orientation.w = -0.0 + + result, standing = pregrasp_planner_utils.modify_pose(pose_in, height_threshold) + + # expected_pose: standing orientation + 0 degree rotation around the X axis + self.assertEqual(result, expected_pose) + self.assertEqual(standing, True) + + def test_modify_pose_rotation_no_changes(self): + """ + Tests that the 'modify_pose_rotation' function returns the same pose. + + """ + # test angles: different rotations around the Z axis + zero_degrees = geometry_msgs.msg.PoseStamped() + zero_degrees.pose.orientation.x = 0.0 + zero_degrees.pose.orientation.y = 0.0 + zero_degrees.pose.orientation.z = 0.0 + zero_degrees.pose.orientation.w = 1.0 + + ninety_degrees = geometry_msgs.msg.PoseStamped() + ninety_degrees.pose.orientation.x = 0.0 + ninety_degrees.pose.orientation.y = 0.0 + ninety_degrees.pose.orientation.z = math.cos(math.pi / 4) + ninety_degrees.pose.orientation.w = math.cos(math.pi / 4) + + one_eighty_degrees = geometry_msgs.msg.PoseStamped() + one_eighty_degrees.pose.orientation.x = 0.0 + one_eighty_degrees.pose.orientation.y = 0.0 + one_eighty_degrees.pose.orientation.z = 1.0 + one_eighty_degrees.pose.orientation.w = 0.0 + + two_seventy_degrees = geometry_msgs.msg.PoseStamped() + two_seventy_degrees.pose.orientation.x = 0.0 + two_seventy_degrees.pose.orientation.y = 0.0 + two_seventy_degrees.pose.orientation.z = math.cos(math.pi / 4) + two_seventy_degrees.pose.orientation.w = -math.cos(math.pi / 4) + + actual_zero = pregrasp_planner_utils.modify_pose_rotation(zero_degrees) + actual_ninety = pregrasp_planner_utils.modify_pose_rotation(ninety_degrees) + actual_one_eighty = pregrasp_planner_utils.modify_pose_rotation( + one_eighty_degrees + ) + actual_two_seventy = pregrasp_planner_utils.modify_pose_rotation( + two_seventy_degrees + ) + + self.assertAlmostEqual( + actual_zero.pose.orientation.x, zero_degrees.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.y, zero_degrees.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.z, zero_degrees.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.w, zero_degrees.pose.orientation.w, places=5 + ) + + self.assertAlmostEqual( + actual_ninety.pose.orientation.x, + ninety_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.y, + ninety_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.z, + ninety_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.w, + ninety_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.x, + one_eighty_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.y, + one_eighty_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.z, + one_eighty_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.w, + one_eighty_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.x, + two_seventy_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.y, + two_seventy_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.z, + two_seventy_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.w, + two_seventy_degrees.pose.orientation.w, + places=5, + ) + + def test_modify_pose_rotation_add_offset(self): + """ + Tests that the 'modify_pose_rotation' function returns the same pose, + but with a rotation offset around the Z axis. + + """ + # test angles: different rotations around the Z axis + zero_degrees = geometry_msgs.msg.PoseStamped() + zero_degrees.pose.orientation.x = 0.0 + zero_degrees.pose.orientation.y = 0.0 + zero_degrees.pose.orientation.z = 0.0 + zero_degrees.pose.orientation.w = 1.0 + + ninety_degrees = geometry_msgs.msg.PoseStamped() + ninety_degrees.pose.orientation.x = 0.0 + ninety_degrees.pose.orientation.y = 0.0 + ninety_degrees.pose.orientation.z = math.cos(math.pi / 4) + ninety_degrees.pose.orientation.w = math.cos(math.pi / 4) + + one_eighty_degrees = geometry_msgs.msg.PoseStamped() + one_eighty_degrees.pose.orientation.x = 0.0 + one_eighty_degrees.pose.orientation.y = 0.0 + one_eighty_degrees.pose.orientation.z = 1.0 + one_eighty_degrees.pose.orientation.w = 0.0 + + two_seventy_degrees = geometry_msgs.msg.PoseStamped() + two_seventy_degrees.pose.orientation.x = 0.0 + two_seventy_degrees.pose.orientation.y = 0.0 + two_seventy_degrees.pose.orientation.z = math.cos(math.pi / 4) + two_seventy_degrees.pose.orientation.w = -math.cos(math.pi / 4) + + actual_zero = pregrasp_planner_utils.modify_pose_rotation( + zero_degrees, offset=0.0 + ) + actual_ninety = pregrasp_planner_utils.modify_pose_rotation( + zero_degrees, offset=90 + ) + actual_one_eighty = pregrasp_planner_utils.modify_pose_rotation( + zero_degrees, offset=180 + ) + actual_two_seventy = pregrasp_planner_utils.modify_pose_rotation( + zero_degrees, offset=270 + ) + + self.assertAlmostEqual( + actual_zero.pose.orientation.x, zero_degrees.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.y, zero_degrees.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.z, zero_degrees.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.w, zero_degrees.pose.orientation.w, places=5 + ) + + self.assertAlmostEqual( + actual_ninety.pose.orientation.x, + ninety_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.y, + ninety_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.z, + ninety_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.w, + ninety_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.x, + one_eighty_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.y, + one_eighty_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.z, + one_eighty_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.w, + one_eighty_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.x, + two_seventy_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.y, + two_seventy_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.z, + two_seventy_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.w, + two_seventy_degrees.pose.orientation.w, + places=5, + ) + + def test_modify_pose_rotation_limited_range(self): + """ + Tests that the 'modify_pose_rotation' function returns the same pose, + but with a rotation limited to only 180 degrees around the Z axis. + + """ + # test angles: different rotations around the Z axis + zero_degrees = geometry_msgs.msg.PoseStamped() + zero_degrees.pose.orientation.x = 0.0 + zero_degrees.pose.orientation.y = 0.0 + zero_degrees.pose.orientation.z = 0.0 + zero_degrees.pose.orientation.w = 1.0 + + ninety_degrees = geometry_msgs.msg.PoseStamped() + ninety_degrees.pose.orientation.x = 0.0 + ninety_degrees.pose.orientation.y = 0.0 + ninety_degrees.pose.orientation.z = math.cos(math.pi / 4) + ninety_degrees.pose.orientation.w = math.cos(math.pi / 4) + + one_eighty_degrees = geometry_msgs.msg.PoseStamped() + one_eighty_degrees.pose.orientation.x = 0.0 + one_eighty_degrees.pose.orientation.y = 0.0 + one_eighty_degrees.pose.orientation.z = 1.0 + one_eighty_degrees.pose.orientation.w = 0.0 + + two_seventy_degrees = geometry_msgs.msg.PoseStamped() + two_seventy_degrees.pose.orientation.x = 0.0 + two_seventy_degrees.pose.orientation.y = 0.0 + two_seventy_degrees.pose.orientation.z = math.cos(math.pi / 4) + two_seventy_degrees.pose.orientation.w = -math.cos(math.pi / 4) + + actual_zero = pregrasp_planner_utils.modify_pose_rotation( + zero_degrees, rotation_range=[0, 180] + ) + actual_ninety = pregrasp_planner_utils.modify_pose_rotation( + ninety_degrees, rotation_range=[0, 180] + ) + actual_one_eighty = pregrasp_planner_utils.modify_pose_rotation( + one_eighty_degrees, rotation_range=[0, 180] + ) + actual_two_seventy = pregrasp_planner_utils.modify_pose_rotation( + two_seventy_degrees, rotation_range=[0, 180] + ) + + self.assertAlmostEqual( + actual_zero.pose.orientation.x, zero_degrees.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.y, zero_degrees.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.z, zero_degrees.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.w, zero_degrees.pose.orientation.w, places=5 + ) + + self.assertAlmostEqual( + actual_ninety.pose.orientation.x, + ninety_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.y, + ninety_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.z, + ninety_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.w, + ninety_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.x, + one_eighty_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.y, + one_eighty_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.z, + one_eighty_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.w, + one_eighty_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.x, + ninety_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.y, + ninety_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.z, + ninety_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.w, + ninety_degrees.pose.orientation.w, + places=5, + ) + + def test_modify_pose_rotation_complete(self): + """ + Tests that the 'modify_pose_rotation' function returns the same pose, + but with a rotation offset and a limited rotation. + + """ + # test angles: different rotations around the Z axis + zero_degrees = geometry_msgs.msg.PoseStamped() + zero_degrees.pose.orientation.x = 0.0 + zero_degrees.pose.orientation.y = 0.0 + zero_degrees.pose.orientation.z = 0.0 + zero_degrees.pose.orientation.w = 1.0 + + ninety_degrees = geometry_msgs.msg.PoseStamped() + ninety_degrees.pose.orientation.x = 0.0 + ninety_degrees.pose.orientation.y = 0.0 + ninety_degrees.pose.orientation.z = math.cos(math.pi / 4) + ninety_degrees.pose.orientation.w = math.cos(math.pi / 4) + + one_eighty_degrees = geometry_msgs.msg.PoseStamped() + one_eighty_degrees.pose.orientation.x = 0.0 + one_eighty_degrees.pose.orientation.y = 0.0 + one_eighty_degrees.pose.orientation.z = 1.0 + one_eighty_degrees.pose.orientation.w = 0.0 + + two_seventy_degrees = geometry_msgs.msg.PoseStamped() + two_seventy_degrees.pose.orientation.x = 0.0 + two_seventy_degrees.pose.orientation.y = 0.0 + two_seventy_degrees.pose.orientation.z = math.cos(math.pi / 4) + two_seventy_degrees.pose.orientation.w = -math.cos(math.pi / 4) + + actual_zero = pregrasp_planner_utils.modify_pose_rotation( + zero_degrees, offset=90, rotation_range=[0, 180] + ) + actual_ninety = pregrasp_planner_utils.modify_pose_rotation( + ninety_degrees, offset=90, rotation_range=[0, 180] + ) + actual_one_eighty = pregrasp_planner_utils.modify_pose_rotation( + one_eighty_degrees, offset=90, rotation_range=[0, 180] + ) + actual_two_seventy = pregrasp_planner_utils.modify_pose_rotation( + two_seventy_degrees, offset=90, rotation_range=[0, 180] + ) + + self.assertAlmostEqual( + actual_zero.pose.orientation.x, ninety_degrees.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.y, ninety_degrees.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.z, ninety_degrees.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_zero.pose.orientation.w, ninety_degrees.pose.orientation.w, places=5 + ) + + self.assertAlmostEqual( + actual_ninety.pose.orientation.x, + one_eighty_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.y, + one_eighty_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.z, + one_eighty_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_ninety.pose.orientation.w, + one_eighty_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.x, + two_seventy_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.y, + two_seventy_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.z, + two_seventy_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_one_eighty.pose.orientation.w, + two_seventy_degrees.pose.orientation.w, + places=5, + ) + + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.x, + one_eighty_degrees.pose.orientation.x, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.y, + one_eighty_degrees.pose.orientation.y, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.z, + one_eighty_degrees.pose.orientation.z, + places=5, + ) + self.assertAlmostEqual( + actual_two_seventy.pose.orientation.w, + one_eighty_degrees.pose.orientation.w, + places=5, + ) + + def test_modify_pose_rotation_random_angles(self): + """ + Tests that the 'modify_pose_rotation' function returns the same pose, + but with a rotation offset and a limited rotation for a series of random + angles. + + """ + # test angles: different rotations around the Z axis + # 35 degrees + angle_1 = geometry_msgs.msg.PoseStamped() + angle_1.pose.orientation.x = 0.0 + angle_1.pose.orientation.y = 0.0 + angle_1.pose.orientation.z = 0.30071 + angle_1.pose.orientation.w = 0.95372 + + # 120 degrees + angle_2 = geometry_msgs.msg.PoseStamped() + angle_2.pose.orientation.x = 0.0 + angle_2.pose.orientation.y = 0.0 + angle_2.pose.orientation.z = math.cos(math.pi / 6) + angle_2.pose.orientation.w = 0.5 + + # 250 degrees + angle_3 = geometry_msgs.msg.PoseStamped() + angle_3.pose.orientation.x = 0.0 + angle_3.pose.orientation.y = 0.0 + angle_3.pose.orientation.z = 0.81915 + angle_3.pose.orientation.w = -0.57358 + + # 320 degrees + angle_4 = geometry_msgs.msg.PoseStamped() + angle_4.pose.orientation.x = 0.0 + angle_4.pose.orientation.y = 0.0 + angle_4.pose.orientation.z = 0.34202 + angle_4.pose.orientation.w = -0.93969 + + actual_first = pregrasp_planner_utils.modify_pose_rotation( + angle_1, offset=170, rotation_range=[0, 180] + ) + actual_second = pregrasp_planner_utils.modify_pose_rotation( + angle_2, offset=170, rotation_range=[0, 180] + ) + actual_third = pregrasp_planner_utils.modify_pose_rotation( + angle_3, offset=170, rotation_range=[0, 180] + ) + actual_fourth = pregrasp_planner_utils.modify_pose_rotation( + angle_4, offset=170, rotation_range=[0, 180] + ) + + # for these test angles: [35.0, 120.0, 250.0, 320.0], + # the desired angles should be: [205.0, 290.0, 240.0, 310.0] + # 205 degrees + desired_1 = geometry_msgs.msg.PoseStamped() + desired_1.pose.orientation.x = 0.0 + desired_1.pose.orientation.y = 0.0 + desired_1.pose.orientation.z = 0.9763 + desired_1.pose.orientation.w = -0.21644 + + # 290 degrees + desired_2 = geometry_msgs.msg.PoseStamped() + desired_2.pose.orientation.x = 0.0 + desired_2.pose.orientation.y = 0.0 + desired_2.pose.orientation.z = 0.57358 + desired_2.pose.orientation.w = -0.81915 + + # 240 degrees + desired_3 = geometry_msgs.msg.PoseStamped() + desired_3.pose.orientation.x = 0.0 + desired_3.pose.orientation.y = 0.0 + desired_3.pose.orientation.z = math.cos(math.pi / 6.0) + desired_3.pose.orientation.w = -0.5 + + # 310 degrees + desired_4 = geometry_msgs.msg.PoseStamped() + desired_4.pose.orientation.x = 0.0 + desired_4.pose.orientation.y = 0.0 + desired_4.pose.orientation.z = 0.42262 + desired_4.pose.orientation.w = -0.90631 + + self.assertAlmostEqual( + actual_first.pose.orientation.x, desired_1.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_first.pose.orientation.y, desired_1.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_first.pose.orientation.z, desired_1.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_first.pose.orientation.w, desired_1.pose.orientation.w, places=5 + ) + + self.assertAlmostEqual( + actual_second.pose.orientation.x, desired_2.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_second.pose.orientation.y, desired_2.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_second.pose.orientation.z, desired_2.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_second.pose.orientation.w, desired_2.pose.orientation.w, places=5 + ) + + self.assertAlmostEqual( + actual_third.pose.orientation.x, desired_3.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_third.pose.orientation.y, desired_3.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_third.pose.orientation.z, desired_3.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_third.pose.orientation.w, desired_3.pose.orientation.w, places=5 + ) + + self.assertAlmostEqual( + actual_fourth.pose.orientation.x, desired_4.pose.orientation.x, places=5 + ) + self.assertAlmostEqual( + actual_fourth.pose.orientation.y, desired_4.pose.orientation.y, places=5 + ) + self.assertAlmostEqual( + actual_fourth.pose.orientation.z, desired_4.pose.orientation.z, places=5 + ) + self.assertAlmostEqual( + actual_fourth.pose.orientation.w, desired_4.pose.orientation.w, places=5 + ) + + def test_restrict_angle_to_range_no_changes(self): + """ + Tests that the 'restrict_angle_to_range' function returns the same angle, since + there is no offset and rotation_range is set from 0-360 degrees. + + """ + offset = math.radians(0.0) + rotation_range = numpy.radians([0.0, 360.0]) + test_angles = numpy.radians([0, 30, 45, 90, 100, 150, 180, 270, 300, 360]) + desired = numpy.radians([0, 30, 45, 90, 100, 150, 180, 270, 300, 0]) + actual = [ + pregrasp_planner_utils.restrict_angle_to_range( + angle, offset, rotation_range + ) + for angle in test_angles + ] + numpy.testing.assert_almost_equal(actual, desired) + + def test_restrict_angle_to_range_offset(self): + """ + Tests that the 'restrict_angle_to_range' function returns the only angles + between the specified range plus an offset. It also restricts the value + to be within 360 degrees. + + """ + offset = math.radians(100.0) + rotation_range = numpy.radians([0.0, 360.0]) + test_angles = numpy.radians([0, 30, 45, 90, 100, 150, 180, 270, 300, 360]) + desired = numpy.radians([180, 210, 225, 270, 100, 150, 180, 270, 300, 0]) + actual = [ + pregrasp_planner_utils.restrict_angle_to_range( + angle, offset, rotation_range + ) + for angle in test_angles + ] + numpy.testing.assert_almost_equal(actual, desired) + + def test_restrict_angle_to_range_rotation_easy_range(self): + """ + Tests that the 'restrict_angle_to_range' function returns the only angles + between the specified range. It also restricts the value + to be within 360 degrees. + + """ + offset = math.radians(0.0) + rotation_range = numpy.radians([0.0, 180.0]) + test_angles = numpy.radians([0, 30, 45, 90, 100, 150, 180, 270, 300, 360]) + desired = numpy.radians([0, 30, 45, 90, 100, 150, 180, 90, 120, 180]) + actual = [ + pregrasp_planner_utils.restrict_angle_to_range( + angle, offset, rotation_range + ) + for angle in test_angles + ] + numpy.testing.assert_almost_equal(actual, desired) + + def test_restrict_angle_to_range_rotation_inverted_range(self): + """ + Tests that the 'restrict_angle_to_range' function returns the only angles + between an 'inverted' range (i.e. the first value of the range is greater + than the second). It also restricts the value to be within 360 degrees. + + """ + offset = math.radians(0.0) + rotation_range = numpy.radians([270.0, 90.0]) + test_angles = numpy.radians([0, 30, 45, 90, 100, 150, 180, 270, 300, 360]) + desired = numpy.radians([0, 30, 45, 90, 280, 330, 0, 270, 300, 0]) + actual = [ + pregrasp_planner_utils.restrict_angle_to_range( + angle, offset, rotation_range + ) + for angle in test_angles + ] + numpy.testing.assert_almost_equal(actual, desired) + + +if __name__ == "__main__": + rosunit.unitrun(PKG, "test_simple_pregrasp_planner", TestSimplePregraspPlanner) diff --git a/data/mir_manipulation/mir_pregrasp_planning/ros/test/test_orientation_independent_ik b/data/mir_manipulation/mir_pregrasp_planning/ros/test/test_orientation_independent_ik new file mode 100644 index 0000000000000000000000000000000000000000..5069bdf2d140f0ddc4ffab0b1a9fe07e1d450e53 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/ros/test/test_orientation_independent_ik @@ -0,0 +1,59 @@ +#!/usr/bin/env python + +from __future__ import print_function + +import tf +import rospy + +from brics_actuator.msg import JointPositions +from std_msgs.msg import String +from geometry_msgs.msg import PoseStamped, Pose, Quaternion + +from mir_pregrasp_planning_ros.orientation_independent_ik import OrientationIndependentIK + +MOVEIT_CONF_PUB = None +MOVEIT_TRIGGER_PUB = None + +def send_arm_to_joint(joint_msg): + rospy.loginfo('Found solution') + rospy.loginfo(joint_msg) + + rospy.loginfo('Sending arm to point') + MOVEIT_CONF_PUB.publish(joint_msg) + rospy.sleep(1.0) + + MOVEIT_TRIGGER_PUB.publish(String(data='e_start')) + rospy.sleep(1.0) + rospy.loginfo('Test successful') + +def main(): + global MOVEIT_CONF_PUB, MOVEIT_TRIGGER_PUB + MOVEIT_CONF_PUB = rospy.Publisher('/arm_moveit_client/target_configuration', + JointPositions, queue_size=1) + MOVEIT_TRIGGER_PUB = rospy.Publisher('/arm_moveit_client/event_in', + String, queue_size=1) + ik_solver = OrientationIndependentIK(debug=True) + rospy.sleep(0.5) + rospy.loginfo('Initialised') + + goal = (0.65, 0.1, 0.1, 'base_link') + print('Goal:', goal) + joint_msg = ik_solver.get_joint_msg_from_point(*goal) + if joint_msg is None: + rospy.logerr('Test failed. Could not find IK solution') + return + send_arm_to_joint(joint_msg) + rospy.sleep(5.0) + + goal = (0.65, 0.1, 0.1, -60.0, 10.0, 'base_link') + print('Goal:', goal) + joint_msg = ik_solver.get_joint_msg_from_point_and_pitch(*goal) + if joint_msg is None: + rospy.logerr('Test failed. Could not find IK solution') + return + send_arm_to_joint(joint_msg) + + +if __name__ == '__main__': + rospy.init_node('test_node') + main() diff --git a/data/mir_manipulation/mir_pregrasp_planning/setup.py b/data/mir_manipulation/mir_pregrasp_planning/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..707b68c09d913daf36b10cf032ab0cccb1ca6909 --- /dev/null +++ b/data/mir_manipulation/mir_pregrasp_planning/setup.py @@ -0,0 +1,14 @@ +#!/usr/bin/env python +""" +//TODO +""" +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +DIST_UTILS_OBJ = generate_distutils_setup( + packages=["mir_pregrasp_planning_ros"], + package_dir={"mir_pregrasp_planning_ros": "ros/src/mir_pregrasp_planning_ros"}, +) + +setup(**DIST_UTILS_OBJ) diff --git a/data/mir_manipulation/mir_trajectory_time_parameterizer/CMakeLists.txt b/data/mir_manipulation/mir_trajectory_time_parameterizer/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..a5ba14e05cdc9bf9b0b125b550ec737ecb4bb424 --- /dev/null +++ b/data/mir_manipulation/mir_trajectory_time_parameterizer/CMakeLists.txt @@ -0,0 +1,19 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_trajectory_time_parameterizer) + +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + mcr_trajectory_time_parameterizer +) + +###TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_manipulation/mir_trajectory_time_parameterizer/package.xml b/data/mir_manipulation/mir_trajectory_time_parameterizer/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..04e60af3a34dc218790fb25fe5e2f8a219ca1cc3 --- /dev/null +++ b/data/mir_manipulation/mir_trajectory_time_parameterizer/package.xml @@ -0,0 +1,21 @@ + + + mir_trajectory_time_parameterizer + + 0.1.0 + + + This package provides launching and configuration to + use mcr_trajectory_time_parameterizer package. + + + Shehzad Ahmed + + GPLv3 + + catkin + + mcr_trajectory_time_parameterizer + + roslaunch + diff --git a/data/mir_manipulation/mir_trajectory_time_parameterizer/ros/launch/trajectory_time_parameterizer.launch b/data/mir_manipulation/mir_trajectory_time_parameterizer/ros/launch/trajectory_time_parameterizer.launch new file mode 100644 index 0000000000000000000000000000000000000000..a239185092c4369220eeeee70ee770aebb9be102 --- /dev/null +++ b/data/mir_manipulation/mir_trajectory_time_parameterizer/ros/launch/trajectory_time_parameterizer.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dexplore/CMakeLists.txt b/data/mir_navigation/mir_2dexplore/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..dc30c9ca6ff703183b10aca01bc5693c929e1f2a --- /dev/null +++ b/data/mir_navigation/mir_2dexplore/CMakeLists.txt @@ -0,0 +1,13 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_2dexplore) + +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + gmapping + cob_scan_unifier + move_base + explore_lite + exploration_server +) diff --git a/data/mir_navigation/mir_2dexplore/package.xml b/data/mir_navigation/mir_2dexplore/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..45535895c7b4774438d7924670985d4e5beb5fc1 --- /dev/null +++ b/data/mir_navigation/mir_2dexplore/package.xml @@ -0,0 +1,23 @@ + + + mir_2dexplore + 0.0.1 + Exploring and map building + + Dharmin B. + + GPLv3 + + Dharmin B. + + catkin + + gmapping + cob_scan_unifier + move_base + explore_lite + exploration_server + + roslaunch + + diff --git a/data/mir_navigation/mir_2dexplore/ros/config/costmap_common.yaml b/data/mir_navigation/mir_2dexplore/ros/config/costmap_common.yaml new file mode 100644 index 0000000000000000000000000000000000000000..578c4d767da9b9d024831bdb4c530b95b2c4aa4a --- /dev/null +++ b/data/mir_navigation/mir_2dexplore/ros/config/costmap_common.yaml @@ -0,0 +1,38 @@ +robot_base_frame: base_link + +update_frequency: 3.0 +publish_frequency: 3.0 + +transform_tolerance: 0.5 +obstacle_range: 4.5 +raytrace_range: 5.0 + +static: + map_topic: /map + subscribe_to_updates: true + +obstacle_layer: + observation_sources: laser_scanner_front laser_scanner_rear + laser_scanner_front: + sensor_frame: base_laser_front_link + data_type: LaserScan + topic: /scan_front + expected_update_rate: 1.2 + observation_persistence: 0.0 + marking: true + clearing: true + min_obstacle_height: -0.10 + max_obstacle_height: 2.0 + laser_scanner_rear: + sensor_frame: base_laser_rear_link + data_type: LaserScan + topic: /scan_rear + expected_update_rate: 1.2 + observation_persistence: 0.0 + marking: true + clearing: true + min_obstacle_height: -0.10 + max_obstacle_height: 2.0 + +inflation: + inflation_radius: 0.3 diff --git a/data/mir_navigation/mir_2dexplore/ros/config/costmap_exploration.yaml b/data/mir_navigation/mir_2dexplore/ros/config/costmap_exploration.yaml new file mode 100644 index 0000000000000000000000000000000000000000..250c556e2b067c5ccc205607b42d015c9715907d --- /dev/null +++ b/data/mir_navigation/mir_2dexplore/ros/config/costmap_exploration.yaml @@ -0,0 +1,16 @@ +track_unknown_space: true +global_frame: map +rolling_window: false + +plugins: +- {name: external, type: "costmap_2d::StaticLayer"} +- {name: explore_boundary, type: "exploration_server::BoundedExploreLayer"} +#Can disable sensor layer if gmapping is fast enough to update scans +- {name: obstacles_laser, type: "costmap_2d::ObstacleLayer"} +- {name: inflation, type: "costmap_2d::InflationLayer"} + +explore_boundary: + resize_to_boundary: false + frontier_travel_point: middle + #set to false for gmapping, true if re-exploring a known area + explore_clear_space: false diff --git a/data/mir_navigation/mir_2dexplore/ros/launch/explore_lite.launch b/data/mir_navigation/mir_2dexplore/ros/launch/explore_lite.launch new file mode 100644 index 0000000000000000000000000000000000000000..d0b0556a7b739984eb5da1432594d833811e1b97 --- /dev/null +++ b/data/mir_navigation/mir_2dexplore/ros/launch/explore_lite.launch @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dexplore/ros/launch/frontier_exploration.launch b/data/mir_navigation/mir_2dexplore/ros/launch/frontier_exploration.launch new file mode 100644 index 0000000000000000000000000000000000000000..3074e6012eded0283e6e3e5ace567f9afc453da9 --- /dev/null +++ b/data/mir_navigation/mir_2dexplore/ros/launch/frontier_exploration.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dexplore/ros/launch/slam_with_move_base.launch b/data/mir_navigation/mir_2dexplore/ros/launch/slam_with_move_base.launch new file mode 100644 index 0000000000000000000000000000000000000000..2640c995ed4c522f88b2859c037268d4bbe6ea24 --- /dev/null +++ b/data/mir_navigation/mir_2dexplore/ros/launch/slam_with_move_base.launch @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/CMakeLists.txt b/data/mir_navigation/mir_2dnav/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..ba8ac05592b9ba0d78ac0bb07080932abd1b3306 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/CMakeLists.txt @@ -0,0 +1,27 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_2dnav) + +find_package(catkin REQUIRED) + +catkin_package() + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch "robot:=youbot-brsu-1 robot_env:=brsu-c025") +endif() + +### INSTALLS +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) + +install(DIRECTORY ros/config + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/config +) + +install(PROGRAMS + ros/mockup/move_base_node_mockup + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) diff --git a/data/mir_navigation/mir_2dnav/package.xml b/data/mir_navigation/mir_2dnav/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8a17f07d9953102cf95ea69daa47f10feb030702 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/package.xml @@ -0,0 +1,30 @@ + + + mir_2dnav + 0.0.1 + 2d base navigation + + Oscar Lima Carrion + Praveen Ramanajum + + GPLv3 + + Praveen Ramanajum + + catkin + + actionlib + amcl + map_server + mcr_default_env_config + mcr_navigation_tools + move_base + move_base_msgs + rospy + std_srvs + topic_tools + dwa_local_planner + + roslaunch + + diff --git a/data/mir_navigation/mir_2dnav/ros/config/.local_costmap_params.yaml.swp b/data/mir_navigation/mir_2dnav/ros/config/.local_costmap_params.yaml.swp new file mode 100644 index 0000000000000000000000000000000000000000..77830fff21fc5554592f8cdecacd305150cbc52a Binary files /dev/null and b/data/mir_navigation/mir_2dnav/ros/config/.local_costmap_params.yaml.swp differ diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/costmap_common_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/costmap_common_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..cb576673da63e4f3043635cde07061e689880de2 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/costmap_common_params.yaml @@ -0,0 +1,50 @@ +map_type: costmap # default: "voxel" +#transform_tolerance: 0.2 # default: 0.2 +obstacle_range: 2.5 # default: 2.5 +raytrace_range: 3.0 # default: 3.0 +# +observation_sources: laser_scanner_front laser_scanner_rear laser_scanner_barrier_front laser_scanner_barrier_rear +# +laser_scanner_front: + sensor_frame: base_laser_front_link + data_type: LaserScan + topic: /scan_front + expected_update_rate: 1.2 + observation_persistence: 0.0 + marking: true + clearing: true + min_obstacle_height: -0.10 + max_obstacle_height: 2.0 + +laser_scanner_rear: + sensor_frame: base_laser_rear_link + data_type: LaserScan + topic: /scan_rear + expected_update_rate: 1.2 + observation_persistence: 0.0 + marking: true + clearing: true + min_obstacle_height: -0.10 + max_obstacle_height: 2.0 + +laser_scanner_barrier_front: + sensor_frame: base_laser_front_link + data_type: LaserScan + topic: /barrier_tape/scan_front + observation_persistence: 10.0 + marking: true + clearing: true + min_obstacle_height: -0.5 + max_obstacle_height: 2.0 + inf_is_valid: true + +laser_scanner_barrier_rear: + sensor_frame: base_laser_rear_link + data_type: LaserScan + topic: /barrier_tape/scan_rear + observation_persistence: 10.0 + marking: true + clearing: true + min_obstacle_height: -0.5 + max_obstacle_height: 2.0 + inf_is_valid: true diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/dwa_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/dwa_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5e301043059685f6ac865c7dfcef705eaac64706 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/dwa_local_planner_params.yaml @@ -0,0 +1,51 @@ +#-------------SPEED---------------------------- + +max_vel_trans: 0.4 #default : 0.55, fast params: 1.0 +min_vel_trans: 0.1 #default : 0.1 + +max_vel_x: 0.4 #default : 0.55, fast params: 1.0 +min_vel_x: -0.4 #default : 0.0, fast params: -1.0 + +max_vel_y: 0.1 #default : 0.1 +min_vel_y: -0.1 #default : -0.1 + +max_vel_theta: 0.75 #default : 1.0, fast params: 1.5 +min_vel_theta: 0.2 #default : 0.4 + +acc_lim_x: 1.5 #default : 2.5 +acc_lim_y: 1.5 #default : 2.5 +acc_lim_theta: 1.5 #default : 3.2, fast params: 3.2 +acc_lim_trans: 0.1 #default : 0.1, fast params: 1.5 + +#---------------------------------------------- + +sim_time: 0.8 #default : 0.8 , fast params: 1.7 +sim_granularity: 0.025 #default : 0.025 + +goal_distance_bias: 19.0 #default : 24.0, fast params: 14.0 +path_distance_bias: 33.0 #default : 32.0, fast params: 35.0 + +occdist_scale: 0.01 #default : 0.01 + +stop_time_buffer: 0.2 #default : 0.2 +oscillation_reset_dist: 0.05 #default : 0.05 + +forward_point_distance: 0.325 #default : 0.325, fast params: 0.25 + +scaling_speed: 0.25 #default : 0.25, fast params: 0.35 +max_scaling_factor: 0.2 #default : 0.2, fast params: 0.1 + +vx_samples: 6 #default : 3 +vy_samples: 3 #default : 10 +vtheta_samples: 15 #default : 20 + +sim_period: 0.2 #default : not found + +xy_goal_tolerance: 0.2 #default : 0.10, fast params: 0.075 +yaw_goal_tolerance: 0.1 #default : 0.05 +latch_xy_goal_tolerance: true #default : false, fast params: true + +theta_stopped_vel: 0.01 #default : not found +trans_stopped_vel: 0.01 #default : not found + +penalize_negative_x: false #default : true diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/fast/dwa_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/fast/dwa_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9efe198c052d2858994616ef5b6bf874a59323e6 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/fast/dwa_local_planner_params.yaml @@ -0,0 +1,51 @@ +#-------------SPEED---------------------------- + +max_vel_trans: 1.0 #default : 0.55 +min_vel_trans: 0.1 #default : 0.1 + +max_vel_x: 1.0 #default : 0.55 +min_vel_x: -1.0 #default : 0.0 + +max_vel_y: 0.1 #default : 0.1 +min_vel_y: -0.1 #default : -0.1 + +max_vel_theta: 1.5 #default : 1.0 +min_vel_theta: 0.2 #default : 0.4 + +acc_lim_x: 1.5 #default : 2.5 +acc_lim_y: 1.5 #default : 2.5 +acc_lim_theta: 3.2 #default : 3.2 +acc_lim_trans: 1.5 #default : 0.1 + +#---------------------------------------------- + +sim_time: 1.7 #default : 0.8 +sim_granularity: 0.025 #default : 0.025 + +goal_distance_bias: 14.0 #default : 24.0 +path_distance_bias: 35.0 #default : 32.0 + +occdist_scale: 0.01 #default : 0.01 + +stop_time_buffer: 0.2 #default : 0.2 +oscillation_reset_dist: 0.05 #default : 0.05 + +forward_point_distance: 0.25 #default : 0.325 + +scaling_speed: 0.35 #default : 0.25 +max_scaling_factor: 0.2 #default : 0.2 + +vx_samples: 6 #default : 3 +vy_samples: 3 #default : 10 +vtheta_samples: 15 #default : 20 + +sim_period: 0.2 #default : not found + +xy_goal_tolerance: 0.075 #default : 0.10 +yaw_goal_tolerance: 0.1 #default : 0.05 +latch_xy_goal_tolerance: true #default : false + +theta_stopped_vel: 0.01 #default : not found +trans_stopped_vel: 0.01 #default : not found + +penalize_negative_x: false #default : true diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/fast/move_base_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/fast/move_base_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..31f65cded30fffeca94fd3962787b682a0f1835e --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/fast/move_base_params.yaml @@ -0,0 +1,27 @@ +recovery_behavior_enabled: true #default : true +controller_frequency: 10.0 #default : 20.0 +controller_patience: 5.0 #default : 15.0 +planner_patience: 2.0 #default : 5.0 +planner_frequency: 0.2 #default : 0.0 +clearing_radius: 0.6 #default : not found +clearing_rotation_allowed: false #default : true +oscillation_distance: 2.0 #default : 0.5 +shutdown_costmaps: false #default : false +recovery_behaviors: + - name: 'force_field_recovery' + type: 'force_field_recovery/ForceFieldRecovery' + - name: 'clear_costmap_recovery' + type: 'clear_costmap_recovery/ClearCostmapRecovery' +base_global_planner: mcr_global_planner/GlobalPlannerWithOrientations +GlobalPlannerWithOrientations: + use_grid_path: False + use_dijkstra: True + allow_unknown: False + default_tolerance: 0.0 #previous value: 0.2 + visualize_potential: True + use_quadratic: True + old_navfn_behavior: False + # Only for global planner with orientations: + min_pose_distance: 0.05 # Minimum distance between poses + max_omni_poses: 20 # Maximum omni poses to drive (2 times start and end, so max. poses in omni will be 40) + diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/global_costmap_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/global_costmap_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..6c180d56850945539371d63cdf706aa6e1f8ea08 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/global_costmap_params.yaml @@ -0,0 +1,8 @@ +global_costmap: + global_frame: map #default : odom + inflation_radius: 0.46 #default : 0.55 + robot_base_frame: base_footprint #default : "base_link" + update_frequency: 0.3 #default : 5.0 + publish_frequency: 0.3 #default : 0.0 + static_map: true #default : true + footprint_padding: 0.01 #default : 0.01 diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/local_costmap_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/local_costmap_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3380d1d85bf8c08360460a83ad802ac37b860568 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/local_costmap_params.yaml @@ -0,0 +1,12 @@ +local_costmap: + global_frame: map #default : "/map" + inflation_radius: 0.46 #default: 0.55 + robot_base_frame: base_footprint #default : "base_link" + update_frequency: 2.0 #default : 5.0 + publish_frequency: 2.0 #default : 0.0 + static_map: false #default : true + rolling_window: true #default : false + width: 2.5 #default : 10 + height: 2.5 #default : 10 + resolution: 0.02 #default : 0.05 + footprint_padding: 0.02 #default : 0.01 diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/medium/dwa_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium/dwa_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9d71ed971c6d21fbddefc522e9a9f151e911210a --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium/dwa_local_planner_params.yaml @@ -0,0 +1,51 @@ +#-------------SPEED---------------------------- + +max_vel_trans: 0.8 #default : 0.55 +min_vel_trans: 0.1 #default : 0.1 + +max_vel_x: 0.5 #default : 0.55 +min_vel_x: -0.5 #default : 0.0 + +max_vel_y: 0.1 #default : 0.1 +min_vel_y: -0.1 #default : -0.1 + +max_vel_theta: 0.75 #default : 1.0 +min_vel_theta: 0.2 #default : 0.4 + +acc_lim_x: 1.0 #default : 2.5 +acc_lim_y: 1.0 #default : 2.5 +acc_lim_theta: 1.0 #default : 3.2 +acc_lim_trans: 0.5 #default : 0.1 + +#---------------------------------------------- + +sim_time: 1.7 #default : 0.8 +sim_granularity: 0.025 #default : 0.025 + +goal_distance_bias: 14.0 #default : 24.0 +path_distance_bias: 35.0 #default : 32.0 + +occdist_scale: 0.01 #default : 0.01 + +stop_time_buffer: 0.2 #default : 0.2 +oscillation_reset_dist: 0.05 #default : 0.05 + +forward_point_distance: 0.25 #default : 0.325 + +scaling_speed: 0.35 #default : 0.25 +max_scaling_factor: 0.2 #default : 0.2 + +vx_samples: 6 #default : 3 +vy_samples: 3 #default : 10 +vtheta_samples: 15 #default : 20 + +sim_period: 0.2 #default : not found + +xy_goal_tolerance: 0.2 #default : 0.10 +yaw_goal_tolerance: 0.1 #default : 0.05 +latch_xy_goal_tolerance: true #default : false + +theta_stopped_vel: 0.01 #default : not found +trans_stopped_vel: 0.01 #default : not found + +penalize_negative_x: false #default : true diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/medium/move_base_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium/move_base_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..31f65cded30fffeca94fd3962787b682a0f1835e --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium/move_base_params.yaml @@ -0,0 +1,27 @@ +recovery_behavior_enabled: true #default : true +controller_frequency: 10.0 #default : 20.0 +controller_patience: 5.0 #default : 15.0 +planner_patience: 2.0 #default : 5.0 +planner_frequency: 0.2 #default : 0.0 +clearing_radius: 0.6 #default : not found +clearing_rotation_allowed: false #default : true +oscillation_distance: 2.0 #default : 0.5 +shutdown_costmaps: false #default : false +recovery_behaviors: + - name: 'force_field_recovery' + type: 'force_field_recovery/ForceFieldRecovery' + - name: 'clear_costmap_recovery' + type: 'clear_costmap_recovery/ClearCostmapRecovery' +base_global_planner: mcr_global_planner/GlobalPlannerWithOrientations +GlobalPlannerWithOrientations: + use_grid_path: False + use_dijkstra: True + allow_unknown: False + default_tolerance: 0.0 #previous value: 0.2 + visualize_potential: True + use_quadratic: True + old_navfn_behavior: False + # Only for global planner with orientations: + min_pose_distance: 0.05 # Minimum distance between poses + max_omni_poses: 20 # Maximum omni poses to drive (2 times start and end, so max. poses in omni will be 40) + diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/medium_forward_only/dwa_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium_forward_only/dwa_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f6ecb05e68f66066539bc8b6d42629f833718b14 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium_forward_only/dwa_local_planner_params.yaml @@ -0,0 +1,51 @@ +#-------------SPEED---------------------------- + +max_vel_trans: 0.8 #default : 0.55 +min_vel_trans: 0.1 #default : 0.1 + +max_vel_x: 0.7 #default : 0.55 +min_vel_x: -0.07 #default : 0.0 + +max_vel_y: 0.1 #default : 0.1 +min_vel_y: -0.1 #default : -0.1 + +max_vel_theta: 0.75 #default : 1.0 +min_vel_theta: 0.2 #default : 0.4 + +acc_lim_x: 1.5 #default : 2.5 +acc_lim_y: 1.5 #default : 2.5 +acc_lim_theta: 1.5 #default : 3.2 +acc_lim_trans: 0.5 #default : 0.1 + +#---------------------------------------------- + +sim_time: 1.7 #default : 0.8 +sim_granularity: 0.025 #default : 0.025 + +goal_distance_bias: 14.0 #default : 24.0 +path_distance_bias: 35.0 #default : 32.0 + +occdist_scale: 0.01 #default : 0.01 + +stop_time_buffer: 0.2 #default : 0.2 +oscillation_reset_dist: 0.05 #default : 0.05 + +forward_point_distance: 0.25 #default : 0.325 + +scaling_speed: 0.35 #default : 0.25 +max_scaling_factor: 0.2 #default : 0.2 + +vx_samples: 6 #default : 3 +vy_samples: 3 #default : 10 +vtheta_samples: 15 #default : 20 + +sim_period: 0.2 #default : not found + +xy_goal_tolerance: 0.2 #default : 0.10 +yaw_goal_tolerance: 0.1 #default : 0.05 +latch_xy_goal_tolerance: true #default : false + +theta_stopped_vel: 0.01 #default : not found +trans_stopped_vel: 0.01 #default : not found + +penalize_negative_x: false #default : true diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/medium_forward_only/move_base_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium_forward_only/move_base_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..31f65cded30fffeca94fd3962787b682a0f1835e --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/medium_forward_only/move_base_params.yaml @@ -0,0 +1,27 @@ +recovery_behavior_enabled: true #default : true +controller_frequency: 10.0 #default : 20.0 +controller_patience: 5.0 #default : 15.0 +planner_patience: 2.0 #default : 5.0 +planner_frequency: 0.2 #default : 0.0 +clearing_radius: 0.6 #default : not found +clearing_rotation_allowed: false #default : true +oscillation_distance: 2.0 #default : 0.5 +shutdown_costmaps: false #default : false +recovery_behaviors: + - name: 'force_field_recovery' + type: 'force_field_recovery/ForceFieldRecovery' + - name: 'clear_costmap_recovery' + type: 'clear_costmap_recovery/ClearCostmapRecovery' +base_global_planner: mcr_global_planner/GlobalPlannerWithOrientations +GlobalPlannerWithOrientations: + use_grid_path: False + use_dijkstra: True + allow_unknown: False + default_tolerance: 0.0 #previous value: 0.2 + visualize_potential: True + use_quadratic: True + old_navfn_behavior: False + # Only for global planner with orientations: + min_pose_distance: 0.05 # Minimum distance between poses + max_omni_poses: 20 # Maximum omni poses to drive (2 times start and end, so max. poses in omni will be 40) + diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/move_base_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/move_base_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..977f5ce9e72731a905063c49391f904f59ceca2c --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/move_base_params.yaml @@ -0,0 +1,27 @@ +recovery_behavior_enabled: true #default : true +controller_frequency: 10.0 #default : 20.0 +controller_patience: 2.0 #default : 15.0, fast params: 5.0 +planner_patience: 2.0 #default : 5.0 +planner_frequency: 0.2 #default : 0.0 +clearing_radius: 0.6 #default : not found +clearing_rotation_allowed: false #default : true +oscillation_distance: 2.0 #default : 0.5 +shutdown_costmaps: false #default : false +recovery_behaviors: + - name: 'force_field_recovery' + type: 'force_field_recovery/ForceFieldRecovery' + - name: 'clear_costmap_recovery' + type: 'clear_costmap_recovery/ClearCostmapRecovery' +base_global_planner: mcr_global_planner/GlobalPlannerWithOrientations +GlobalPlannerWithOrientations: + use_grid_path: False + use_dijkstra: True + allow_unknown: False + default_tolerance: 0.0 #previous value: 0.2 + visualize_potential: True + use_quadratic: True + old_navfn_behavior: False + # Only for global planner with orientations: + min_pose_distance: 0.05 # Minimum distance between poses + max_omni_poses: 20 # Maximum omni poses to drive (2 times start and end, so max. poses in omni will be 40) + diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/slow/dwa_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow/dwa_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5e301043059685f6ac865c7dfcef705eaac64706 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow/dwa_local_planner_params.yaml @@ -0,0 +1,51 @@ +#-------------SPEED---------------------------- + +max_vel_trans: 0.4 #default : 0.55, fast params: 1.0 +min_vel_trans: 0.1 #default : 0.1 + +max_vel_x: 0.4 #default : 0.55, fast params: 1.0 +min_vel_x: -0.4 #default : 0.0, fast params: -1.0 + +max_vel_y: 0.1 #default : 0.1 +min_vel_y: -0.1 #default : -0.1 + +max_vel_theta: 0.75 #default : 1.0, fast params: 1.5 +min_vel_theta: 0.2 #default : 0.4 + +acc_lim_x: 1.5 #default : 2.5 +acc_lim_y: 1.5 #default : 2.5 +acc_lim_theta: 1.5 #default : 3.2, fast params: 3.2 +acc_lim_trans: 0.1 #default : 0.1, fast params: 1.5 + +#---------------------------------------------- + +sim_time: 0.8 #default : 0.8 , fast params: 1.7 +sim_granularity: 0.025 #default : 0.025 + +goal_distance_bias: 19.0 #default : 24.0, fast params: 14.0 +path_distance_bias: 33.0 #default : 32.0, fast params: 35.0 + +occdist_scale: 0.01 #default : 0.01 + +stop_time_buffer: 0.2 #default : 0.2 +oscillation_reset_dist: 0.05 #default : 0.05 + +forward_point_distance: 0.325 #default : 0.325, fast params: 0.25 + +scaling_speed: 0.25 #default : 0.25, fast params: 0.35 +max_scaling_factor: 0.2 #default : 0.2, fast params: 0.1 + +vx_samples: 6 #default : 3 +vy_samples: 3 #default : 10 +vtheta_samples: 15 #default : 20 + +sim_period: 0.2 #default : not found + +xy_goal_tolerance: 0.2 #default : 0.10, fast params: 0.075 +yaw_goal_tolerance: 0.1 #default : 0.05 +latch_xy_goal_tolerance: true #default : false, fast params: true + +theta_stopped_vel: 0.01 #default : not found +trans_stopped_vel: 0.01 #default : not found + +penalize_negative_x: false #default : true diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/slow/move_base_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow/move_base_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..977f5ce9e72731a905063c49391f904f59ceca2c --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow/move_base_params.yaml @@ -0,0 +1,27 @@ +recovery_behavior_enabled: true #default : true +controller_frequency: 10.0 #default : 20.0 +controller_patience: 2.0 #default : 15.0, fast params: 5.0 +planner_patience: 2.0 #default : 5.0 +planner_frequency: 0.2 #default : 0.0 +clearing_radius: 0.6 #default : not found +clearing_rotation_allowed: false #default : true +oscillation_distance: 2.0 #default : 0.5 +shutdown_costmaps: false #default : false +recovery_behaviors: + - name: 'force_field_recovery' + type: 'force_field_recovery/ForceFieldRecovery' + - name: 'clear_costmap_recovery' + type: 'clear_costmap_recovery/ClearCostmapRecovery' +base_global_planner: mcr_global_planner/GlobalPlannerWithOrientations +GlobalPlannerWithOrientations: + use_grid_path: False + use_dijkstra: True + allow_unknown: False + default_tolerance: 0.0 #previous value: 0.2 + visualize_potential: True + use_quadratic: True + old_navfn_behavior: False + # Only for global planner with orientations: + min_pose_distance: 0.05 # Minimum distance between poses + max_omni_poses: 20 # Maximum omni poses to drive (2 times start and end, so max. poses in omni will be 40) + diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/slow_forward_only/dwa_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow_forward_only/dwa_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..7cd12ceeb906dc41b30375fb7ab507a2f2ce2123 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow_forward_only/dwa_local_planner_params.yaml @@ -0,0 +1,51 @@ +#-------------SPEED---------------------------- + +max_vel_trans: 0.4 #default : 0.55, fast params: 1.0 +min_vel_trans: 0.1 #default : 0.1 + +max_vel_x: 0.4 #default : 0.55, fast params: 1.0 +min_vel_x: -0.05 #default : 0.0, fast params: -1.0 + +max_vel_y: 0.1 #default : 0.1 +min_vel_y: -0.1 #default : -0.1 + +max_vel_theta: 0.75 #default : 1.0, fast params: 1.5 +min_vel_theta: 0.2 #default : 0.4 + +acc_lim_x: 1.5 #default : 2.5 +acc_lim_y: 1.5 #default : 2.5 +acc_lim_theta: 1.5 #default : 3.2, fast params: 3.2 +acc_lim_trans: 0.1 #default : 0.1, fast params: 1.5 + +#---------------------------------------------- + +sim_time: 0.8 #default : 0.8 , fast params: 1.7 +sim_granularity: 0.025 #default : 0.025 + +goal_distance_bias: 19.0 #default : 24.0, fast params: 14.0 +path_distance_bias: 33.0 #default : 32.0, fast params: 35.0 + +occdist_scale: 0.01 #default : 0.01 + +stop_time_buffer: 0.2 #default : 0.2 +oscillation_reset_dist: 0.05 #default : 0.05 + +forward_point_distance: 0.325 #default : 0.325, fast params: 0.25 + +scaling_speed: 0.25 #default : 0.25, fast params: 0.35 +max_scaling_factor: 0.2 #default : 0.2, fast params: 0.1 + +vx_samples: 6 #default : 3 +vy_samples: 3 #default : 10 +vtheta_samples: 15 #default : 20 + +sim_period: 0.2 #default : not found + +xy_goal_tolerance: 0.2 #default : 0.10, fast params: 0.075 +yaw_goal_tolerance: 0.1 #default : 0.05 +latch_xy_goal_tolerance: true #default : false, fast params: true + +theta_stopped_vel: 0.01 #default : not found +trans_stopped_vel: 0.01 #default : not found + +penalize_negative_x: false #default : true diff --git a/data/mir_navigation/mir_2dnav/ros/config/dwa/slow_forward_only/move_base_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow_forward_only/move_base_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..977f5ce9e72731a905063c49391f904f59ceca2c --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/dwa/slow_forward_only/move_base_params.yaml @@ -0,0 +1,27 @@ +recovery_behavior_enabled: true #default : true +controller_frequency: 10.0 #default : 20.0 +controller_patience: 2.0 #default : 15.0, fast params: 5.0 +planner_patience: 2.0 #default : 5.0 +planner_frequency: 0.2 #default : 0.0 +clearing_radius: 0.6 #default : not found +clearing_rotation_allowed: false #default : true +oscillation_distance: 2.0 #default : 0.5 +shutdown_costmaps: false #default : false +recovery_behaviors: + - name: 'force_field_recovery' + type: 'force_field_recovery/ForceFieldRecovery' + - name: 'clear_costmap_recovery' + type: 'clear_costmap_recovery/ClearCostmapRecovery' +base_global_planner: mcr_global_planner/GlobalPlannerWithOrientations +GlobalPlannerWithOrientations: + use_grid_path: False + use_dijkstra: True + allow_unknown: False + default_tolerance: 0.0 #previous value: 0.2 + visualize_potential: True + use_quadratic: True + old_navfn_behavior: False + # Only for global planner with orientations: + min_pose_distance: 0.05 # Minimum distance between poses + max_omni_poses: 20 # Maximum omni poses to drive (2 times start and end, so max. poses in omni will be 40) + diff --git a/data/mir_navigation/mir_2dnav/ros/config/eband/base_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/eband/base_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..10f5313913be3b0f07945043109e34b926845425 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/eband/base_local_planner_params.yaml @@ -0,0 +1,14 @@ +controller_frequency: 10 + +TrajectoryPlannerROS: + max_vel_x: 0.6 + min_vel_x: -0.6 + max_rot_vel: 0.75 + max_vel_theta: 0.75 #! + min_in_place_rotational_vel: 0.01 #! + + acc_lim_theta: 1.0 + acc_lim_x: 1.0 + acc_lim_y: 1.0 + + holonomic_robot: true #! diff --git a/data/mir_navigation/mir_2dnav/ros/config/eband/costmap_common_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/eband/costmap_common_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b7b56b5bbf0b616703a788acd507e5dedad172b9 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/eband/costmap_common_params.yaml @@ -0,0 +1,8 @@ +transform_tolerance: 0.4 +obstacle_range: 2.5 +raytrace_range: 3.0 +inflation_radius: 0.5 + +observation_sources: laser_scanner_front laser_scanner_rear +laser_scanner_front: {sensor_frame: base_laser_front_link, data_type: LaserScan, topic: /scan_front, expected_update_rate: 1.2, observation_persistence: 0.0, marking: true, clearing: true, min_obstacle_height: -0.10, max_obstacle_height: 2.0} +laser_scanner_rear: {sensor_frame: base_laser_rear_link, data_type: LaserScan, topic: /scan_rear, expected_update_rate: 1.2, observation_persistence: 0.0, marking: true, clearing: true, min_obstacle_height: -0.10, max_obstacle_height: 2.0} diff --git a/data/mir_navigation/mir_2dnav/ros/config/eband/global_costmap_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/eband/global_costmap_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4303817ef80bffc470742c1ea1935250564c4e58 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/eband/global_costmap_params.yaml @@ -0,0 +1,6 @@ +global_costmap: + global_frame: map + robot_base_frame: base_footprint + update_frequency: 0.33 + publish_frequency: 3.0 + static_map: true diff --git a/data/mir_navigation/mir_2dnav/ros/config/eband/local_costmap_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/eband/local_costmap_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fe79b1f148170b4b7b0c1140aba586e33927f334 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/eband/local_costmap_params.yaml @@ -0,0 +1,12 @@ +local_costmap: + global_frame: map + robot_base_frame: base_footprint + update_frequency: 2.0 + publish_frequency: 1.0 + static_map: false + rolling_window: true + width: 2.5 + height: 2.5 + resolution: 0.01 + origin_x: 0.0 + origin_y: 0.0 diff --git a/data/mir_navigation/mir_2dnav/ros/config/eband/local_planner_eband.yaml b/data/mir_navigation/mir_2dnav/ros/config/eband/local_planner_eband.yaml new file mode 100644 index 0000000000000000000000000000000000000000..df1676eaa6f57f146d90d8d93fa0c77bca0cbd1f --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/eband/local_planner_eband.yaml @@ -0,0 +1,25 @@ +max_vel_lin: 0.74 +max_vel_th: 0.5 + +min_vel_lin: 0.1 +min_vel_th: 0.0 + +min_in_place_vel_th: 0.0 +in_place_trans_vel: 0.0 + +xy_goal_tolerance: 0.08 +yaw_goal_tolerance: 0.1 +tolerance_timeout: 0.5 + +k_prop: 4.0 +k_damp: 3.5 + +Ctrl_Rate: 15.0 + +max_acceleration: 0.3 +virtual_mass: 0.75 + +max_translational_acceleration: 0.3 +max_rotational_acceleration: 1.5 + +rotation_correction_threshold: 2.0 \ No newline at end of file diff --git a/data/mir_navigation/mir_2dnav/ros/config/recovery_behaviors/clear_costmap_parameters.yaml b/data/mir_navigation/mir_2dnav/ros/config/recovery_behaviors/clear_costmap_parameters.yaml new file mode 100644 index 0000000000000000000000000000000000000000..edee3bc010f663ea6cc83b08e9b07b108a147db8 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/recovery_behaviors/clear_costmap_parameters.yaml @@ -0,0 +1,4 @@ +reset_distance: 0.6 +layer_names: + - "obstacle_layer" + #- "further_layers" \ No newline at end of file diff --git a/data/mir_navigation/mir_2dnav/ros/config/recovery_behaviors/force_field_parameters.yaml b/data/mir_navigation/mir_2dnav/ros/config/recovery_behaviors/force_field_parameters.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bc54d22280f2d86c1931f5b5f5a4fe2ad4b24ac8 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/recovery_behaviors/force_field_parameters.yaml @@ -0,0 +1,7 @@ +velocity_scale_factor: 0.3 +obstacle_neighborhood: 0.4 +max_velocity: 0.1 +timeout: 5.0 +update_frequency : 10.0 +allowed_oscillations: 0 +oscillation_angular_tolerance: 1.4 # 80 degree diff --git a/data/mir_navigation/mir_2dnav/ros/config/trajectory/base_local_planner_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/trajectory/base_local_planner_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c27bb5be497411bb73e654f4c9e11895a23d60f3 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/trajectory/base_local_planner_params.yaml @@ -0,0 +1,38 @@ +# Robot Configuration Parameters +acc_lim_x: 0.7 +acc_lim_y: 0.7 +acc_lim_theta: 0.9 + +max_vel_x: 0.3 +min_vel_x: 0.05 + +max_vel_theta: 0.7 +min_vel_theta: 0.1 + +min_in_place_vel_theta: 0.5 + +escape_vel: -0.1 +holonomic_robot: true + +# Goal Tolerance Parameters +xy_goal_tolerance: 0.1 +yaw_goal_tolerance: 1.0 + +# Forward Simulation Parameters +sim_time: 1.7 +sim_granularity: 0.025 +vx_samples: 20 +vtheta_samples: 20 + +# Trajectory Scoring Parameters +meter_scoring: true +goal_distance_bias: 0.8 +path_distance_bias: 1.5 +occdist_scale: 0.01 +heading_lookahead: 0.325 +dwa: true + +# Oscillation Prevention Parameters +oscillation_reset_dist: 0.01 + + diff --git a/data/mir_navigation/mir_2dnav/ros/config/trajectory/costmap_common_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/trajectory/costmap_common_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..376eb76e94826099ea68dbe90f99c26b1b4ce241 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/trajectory/costmap_common_params.yaml @@ -0,0 +1,10 @@ +map_type: costmap +#transform_tolerance: 2.0 +obstacle_range: 2.5 +raytrace_range: 3.0 + +inflation_radius: 0.36 +observation_sources: laser_scanner_front + +laser_scanner_front: {sensor_frame: base_laser_front_link, data_type: LaserScan, topic: /scan_front, expected_update_rate: 0.2, observation_persistence: 0.0, marking: true, clearing: true, min_obstacle_height: -0.10, max_obstacle_height: 2.0} + diff --git a/data/mir_navigation/mir_2dnav/ros/config/trajectory/global_costmap_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/trajectory/global_costmap_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e2bc4816d63418865a1ab764cde6246c81a41261 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/trajectory/global_costmap_params.yaml @@ -0,0 +1,7 @@ +global_costmap: + global_frame: map + robot_base_frame: base_footprint + update_frequency: 5.0 + publish_frequency: 0.0 + static_map: true + inflation_radius: 0.36 diff --git a/data/mir_navigation/mir_2dnav/ros/config/trajectory/local_costmap_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/trajectory/local_costmap_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..1f274d684af1b6cfdf2ec8de9d52762c7ae03427 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/trajectory/local_costmap_params.yaml @@ -0,0 +1,11 @@ +local_costmap: + global_frame: /odom + robot_base_frame: base_footprint + update_frequency: 5.0 + publish_frequency: 0.0 + static_map: false + rolling_window: true + width: 6.0 + height: 6.0 + resolution: 0.02 + inflation_radius: 0.1 diff --git a/data/mir_navigation/mir_2dnav/ros/config/trajectory/move_base_params.yaml b/data/mir_navigation/mir_2dnav/ros/config/trajectory/move_base_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..684ebe92121bc0cac852439c4e8fc356b836c015 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/config/trajectory/move_base_params.yaml @@ -0,0 +1,8 @@ +controller_frequency: 10.0 +planner_frequency: 1.0 +controller_patience: 15.0 +clearing_radius: 0.25 +footprint_padding: 0.03 +clearing_rotation_allowed: false +oscillation_distance: 2.0 +shutdown_costmaps: true diff --git a/data/mir_navigation/mir_2dnav/ros/launch/2dnav.launch b/data/mir_navigation/mir_2dnav/ros/launch/2dnav.launch new file mode 100644 index 0000000000000000000000000000000000000000..f5108b4ba38b873b53970a606268b73096c263f9 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/launch/2dnav.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/ros/launch/2dnav_dwa.launch b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_dwa.launch new file mode 100644 index 0000000000000000000000000000000000000000..a656c20e8a47c64661b0e3d944a373ee6340d1a0 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_dwa.launch @@ -0,0 +1,37 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/ros/launch/2dnav_eband.launch b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_eband.launch new file mode 100644 index 0000000000000000000000000000000000000000..7697728356eec2baf5f678273946be2bea6d39dd --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_eband.launch @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/ros/launch/2dnav_mockup.launch b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_mockup.launch new file mode 100644 index 0000000000000000000000000000000000000000..010588b389e21c7535651a8e40cdbe9ecd097c3a --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_mockup.launch @@ -0,0 +1,13 @@ + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/ros/launch/2dnav_trajectory.launch b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_trajectory.launch new file mode 100644 index 0000000000000000000000000000000000000000..b855df15c72b2d69848cc4d5daae6a834d13b3ac --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/launch/2dnav_trajectory.launch @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/ros/launch/amcl.launch b/data/mir_navigation/mir_2dnav/ros/launch/amcl.launch new file mode 100644 index 0000000000000000000000000000000000000000..528e9a80315ceed19e69898265c79846cd4f06f7 --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/launch/amcl.launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/ros/launch/nav_common.launch b/data/mir_navigation/mir_2dnav/ros/launch/nav_common.launch new file mode 100644 index 0000000000000000000000000000000000000000..13a66146351ea24faaaa271d4700b606aa6d1c5f --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/launch/nav_common.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dnav/ros/mockup/move_base_node_mockup b/data/mir_navigation/mir_2dnav/ros/mockup/move_base_node_mockup new file mode 100644 index 0000000000000000000000000000000000000000..8e2a3ad94352b411d1315c51d5dedc464965687c --- /dev/null +++ b/data/mir_navigation/mir_2dnav/ros/mockup/move_base_node_mockup @@ -0,0 +1,32 @@ +#!/usr/bin/python + +import actionlib +import roslib +import rospy +from move_base_msgs.msg import MoveBaseAction +from std_srvs.srv import * + + +class MoveBaseMockup(object): + def __init__(self): + self._as = actionlib.SimpleActionServer( + "move_base", MoveBaseAction, execute_cb=self.execute_cb, auto_start=False + ) + self._as.start() + s = rospy.Service("/move_base/clear_costmaps", Empty, self.clear_costmap_cb) + + def execute_cb(self, goal): + rospy.sleep(1) + self._as.set_succeeded() + + def clear_costmap_cb(self, req): + rospy.loginfo("clear costmaps") + rospy.sleep(1) + return EmptyResponse() + + +if __name__ == "__main__": + rospy.init_node("mir_move_base_mockup") + MoveBaseMockup() + rospy.loginfo("move_base MOCKUP started...") + rospy.spin() diff --git a/data/mir_navigation/mir_2dslam/CMakeLists.txt b/data/mir_navigation/mir_2dslam/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c68e1c1b8b60057a004ea5793fdba1533e0f9c9 --- /dev/null +++ b/data/mir_navigation/mir_2dslam/CMakeLists.txt @@ -0,0 +1,22 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_2dslam) + +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + gmapping + cob_scan_unifier +) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + +### INSTALLS +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_navigation/mir_2dslam/package.xml b/data/mir_navigation/mir_2dslam/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..472c3fa61148bf306531826768a1a526e2a6243c --- /dev/null +++ b/data/mir_navigation/mir_2dslam/package.xml @@ -0,0 +1,22 @@ + + + mir_2dslam + 0.0.1 + map building with SLAM (e.g. gmapping) + + Oscar Lima Carrion + Frederik Hegger + Praveen Ramanujam + + GPLv3 + + Frederik Hegger + + catkin + + gmapping + cob_scan_unifier + + roslaunch + + diff --git a/data/mir_navigation/mir_2dslam/ros/config/costmap_common.yaml b/data/mir_navigation/mir_2dslam/ros/config/costmap_common.yaml new file mode 100644 index 0000000000000000000000000000000000000000..578c4d767da9b9d024831bdb4c530b95b2c4aa4a --- /dev/null +++ b/data/mir_navigation/mir_2dslam/ros/config/costmap_common.yaml @@ -0,0 +1,38 @@ +robot_base_frame: base_link + +update_frequency: 3.0 +publish_frequency: 3.0 + +transform_tolerance: 0.5 +obstacle_range: 4.5 +raytrace_range: 5.0 + +static: + map_topic: /map + subscribe_to_updates: true + +obstacle_layer: + observation_sources: laser_scanner_front laser_scanner_rear + laser_scanner_front: + sensor_frame: base_laser_front_link + data_type: LaserScan + topic: /scan_front + expected_update_rate: 1.2 + observation_persistence: 0.0 + marking: true + clearing: true + min_obstacle_height: -0.10 + max_obstacle_height: 2.0 + laser_scanner_rear: + sensor_frame: base_laser_rear_link + data_type: LaserScan + topic: /scan_rear + expected_update_rate: 1.2 + observation_persistence: 0.0 + marking: true + clearing: true + min_obstacle_height: -0.10 + max_obstacle_height: 2.0 + +inflation: + inflation_radius: 0.3 diff --git a/data/mir_navigation/mir_2dslam/ros/config/costmap_exploration.yaml b/data/mir_navigation/mir_2dslam/ros/config/costmap_exploration.yaml new file mode 100644 index 0000000000000000000000000000000000000000..250c556e2b067c5ccc205607b42d015c9715907d --- /dev/null +++ b/data/mir_navigation/mir_2dslam/ros/config/costmap_exploration.yaml @@ -0,0 +1,16 @@ +track_unknown_space: true +global_frame: map +rolling_window: false + +plugins: +- {name: external, type: "costmap_2d::StaticLayer"} +- {name: explore_boundary, type: "exploration_server::BoundedExploreLayer"} +#Can disable sensor layer if gmapping is fast enough to update scans +- {name: obstacles_laser, type: "costmap_2d::ObstacleLayer"} +- {name: inflation, type: "costmap_2d::InflationLayer"} + +explore_boundary: + resize_to_boundary: false + frontier_travel_point: middle + #set to false for gmapping, true if re-exploring a known area + explore_clear_space: false diff --git a/data/mir_navigation/mir_2dslam/ros/launch/2dslam.launch b/data/mir_navigation/mir_2dslam/ros/launch/2dslam.launch new file mode 100644 index 0000000000000000000000000000000000000000..a1c5d40cc52eddeeb71f5915656c469769734c4f --- /dev/null +++ b/data/mir_navigation/mir_2dslam/ros/launch/2dslam.launch @@ -0,0 +1,53 @@ + + + + + + ["/scan_front","/scan_rear"] + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dslam/ros/launch/explore_lite.launch b/data/mir_navigation/mir_2dslam/ros/launch/explore_lite.launch new file mode 100644 index 0000000000000000000000000000000000000000..de8cd215e5ac1072a5a4dfc75ed4db2fb9704fcc --- /dev/null +++ b/data/mir_navigation/mir_2dslam/ros/launch/explore_lite.launch @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dslam/ros/launch/frontier_exploration.launch b/data/mir_navigation/mir_2dslam/ros/launch/frontier_exploration.launch new file mode 100644 index 0000000000000000000000000000000000000000..96beec67494df2e86d7bc8e63ea93c6718540034 --- /dev/null +++ b/data/mir_navigation/mir_2dslam/ros/launch/frontier_exploration.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_2dslam/ros/launch/slam_with_move_base.launch b/data/mir_navigation/mir_2dslam/ros/launch/slam_with_move_base.launch new file mode 100644 index 0000000000000000000000000000000000000000..582399134c1a963ba5867327db24436a3b4b189c --- /dev/null +++ b/data/mir_navigation/mir_2dslam/ros/launch/slam_with_move_base.launch @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_base_placement/CMakeLists.txt b/data/mir_navigation/mir_base_placement/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..eedae9c9bb644bb790546cdf31f775ba136f2386 --- /dev/null +++ b/data/mir_navigation/mir_base_placement/CMakeLists.txt @@ -0,0 +1,72 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_base_placement) + +find_package(catkin REQUIRED + COMPONENTS + actionlib + geometry_msgs + mas_perception_msgs + mir_navigation_msgs + roscpp + sensor_msgs +) + +catkin_package( + CATKIN_DEPENDS + geometry_msgs + mas_perception_msgs + mir_navigation_msgs + sensor_msgs +) + +include_directories( + ${catkin_INCLUDE_DIRS} +) + + +### EXECUTABLES +add_executable(base_placement_node + ros/src/base_placement_node.cpp +) +add_dependencies(base_placement_node + ${catkin_EXPORTED_TARGETS} +) +target_link_libraries(base_placement_node + ${catkin_LIBRARIES} +) + +add_executable(basescan_orientation_test + ros/tools/basescan_orientation_test.cpp +) +add_dependencies(basescan_orientation_test + ${catkin_EXPORTED_TARGETS} +) +target_link_libraries(basescan_orientation_test + ${catkin_LIBRARIES} +) + + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALLS +install( + TARGETS + base_placement_node + basescan_orientation_test + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(PROGRAMS + ros/mockup/base_placement_node_mockup + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch/ +) diff --git a/data/mir_navigation/mir_base_placement/package.xml b/data/mir_navigation/mir_base_placement/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..55a9a13753dde7c7d37681d73613b72d73025ecf --- /dev/null +++ b/data/mir_navigation/mir_base_placement/package.xml @@ -0,0 +1,32 @@ + + + mir_base_placement + 0.0.1 + orient the base w.r.t. to the coefficients of the linear regression + + Arka Mallick + Santosh George Thoduka + Matthias Füller + + GPLv3 + + Matthias Füller + + catkin + + actionlib + geometry_msgs + mas_perception_msgs + mir_navigation_msgs + roscpp + sensor_msgs + + geometry_msgs + mas_perception_msgs + mcr_linear_regression + mir_navigation_msgs + sensor_msgs + + roslaunch + + diff --git a/data/mir_navigation/mir_base_placement/ros/launch/base_placement.launch b/data/mir_navigation/mir_base_placement/ros/launch/base_placement.launch new file mode 100644 index 0000000000000000000000000000000000000000..b583b69b42e0821c899ca1fa86670117f9d7436d --- /dev/null +++ b/data/mir_navigation/mir_base_placement/ros/launch/base_placement.launch @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_base_placement/ros/launch/base_placement_mockup.launch b/data/mir_navigation/mir_base_placement/ros/launch/base_placement_mockup.launch new file mode 100644 index 0000000000000000000000000000000000000000..15f85c267b3f5fe40fce3dcec55bc5831394e149 --- /dev/null +++ b/data/mir_navigation/mir_base_placement/ros/launch/base_placement_mockup.launch @@ -0,0 +1,7 @@ + + + + + + + diff --git a/data/mir_navigation/mir_base_placement/ros/mockup/base_placement_node_mockup b/data/mir_navigation/mir_base_placement/ros/mockup/base_placement_node_mockup new file mode 100644 index 0000000000000000000000000000000000000000..08c48e41821a9aba2dabe2962eeef2ba1f89b29f --- /dev/null +++ b/data/mir_navigation/mir_base_placement/ros/mockup/base_placement_node_mockup @@ -0,0 +1,27 @@ +#!/usr/bin/python + +import actionlib +import roslib +import rospy +from mir_navigation_msgs.msg import OrientToBaseAction + + +class BasePlacementMockup(object): + def __init__(self): + self._as = actionlib.SimpleActionServer( + "~adjust_to_workspace", + OrientToBaseAction, + execute_cb=self.execute_cb, + auto_start=False, + ) + self._as.start() + + def execute_cb(self, goal): + self._as.set_succeeded() + + +if __name__ == "__main__": + rospy.init_node("mir_base_placement_mockup") + BasePlacementMockup() + rospy.loginfo("Base plamcenemt MOCKUP started...") + rospy.spin() diff --git a/data/mir_navigation/mir_base_placement/ros/src/base_placement_node.cpp b/data/mir_navigation/mir_base_placement/ros/src/base_placement_node.cpp new file mode 100644 index 0000000000000000000000000000000000000000..11b652d2ac82547f585b2f98ad114e7883734592 --- /dev/null +++ b/data/mir_navigation/mir_base_placement/ros/src/base_placement_node.cpp @@ -0,0 +1,256 @@ +#include + +#include +#include +#include +#include + +#include +#include + +//#include "mir_base_placement/laser_scan_linear_regression.h" + +using namespace mas_perception_msgs; +using namespace mir_navigation_msgs; + +class OrientToLaserReadingAction +{ + protected: + ros::NodeHandle nh_; + actionlib::SimpleActionServer as_; + std::string action_name_; + + std::string service_name; + std::string cmd_vel_topic; + + float target_distance = 0.0; + float max_linear_velocity = 0.0; + float max_angular_velocity = 0.0; + + double error_angle_int = 0.0; + double error_lin_int = 0.0; + + double error_angle_d = 0.0; + double error_lin_d = 0.0; + + double last_error_lin = 0.0; + double last_error_angular = 0.0; + + double error_tolerance = 0.0; + + ros::Publisher cmd_pub; + ros::ServiceClient client; + + public: + OrientToLaserReadingAction(ros::NodeHandle nh, std::string name, std::string cmd_vel_topic, + std::string linreg_service_name) + : as_(nh, name, boost::bind(&OrientToLaserReadingAction::executeActionCB, this, _1), false) + { + this->action_name_ = name; + this->service_name = linreg_service_name; + this->cmd_vel_topic = cmd_vel_topic; + + nh_ = nh; + + target_distance = 0.05; + + ros::param::param("~max_linear_velocity", max_linear_velocity, 0.075); + ros::param::param("~max_angular_velocity", max_angular_velocity, 0.1); + + ROS_DEBUG("Register publisher"); + + cmd_pub = nh_.advertise(cmd_vel_topic, 1000); + + ROS_DEBUG("Create service client"); + + client = nh_.serviceClient(service_name); + + as_.start(); + } + + geometry_msgs::Twist calculateVelocityCommand(double center, double a, double b, bool &oriented, + int &iterator) + { + geometry_msgs::Twist cmd; + + double lin_p; + ros::param::param("~lin_p", lin_p, 0.8); + double lin_i; + ros::param::param("~lin_i", lin_i, 0.0); + double lin_d; + ros::param::param("~lin_d", lin_d, 0.0); + + double ang_p; + ros::param::param("~ang_p", ang_p, 0.5); + double ang_i; + ros::param::param("~ang_i", ang_i, 0.0); + double ang_d; + ros::param::param("~ang_d", ang_d, 0.0); + + double error_angle = -b; + double error_lin = (a - target_distance); + + // angular velocity calculation + error_angle_int += error_angle; + error_angle_int = std::min(std::max(error_angle_int, -0.1), 0.1); + error_angle_d = error_angle - last_error_angular; + last_error_angular = error_angle; + + cmd.angular.z = (-1) * (error_angle * ang_p + error_angle_int * ang_i + error_angle_d * ang_d); + + // linear velocity calculation + error_lin_int += error_lin; + error_lin_int = std::min(std::max(error_lin_int, -0.1), 0.1); + error_lin_d = error_lin - last_error_lin; + last_error_lin = error_lin; + + double calculated_velocity = error_lin * lin_p + error_lin_int * lin_i + error_lin_d * lin_d; + std::string laser_axis; + ros::param::param("~laser_axis", laser_axis, "+x"); + if (laser_axis == "+x") { + cmd.linear.x = calculated_velocity; + } else if (laser_axis == "-x") { + cmd.linear.x = -calculated_velocity; + } else if (laser_axis == "+y") { + cmd.linear.y = calculated_velocity; + } else if (laser_axis == "-y") { + cmd.linear.y = -calculated_velocity; + } + + /* + std::cout << "=======================" << std::endl; + + std::cout << "error_angle: " << error_angle << std::endl; + std::cout << "error_lin: " << error_lin << std::endl; + + std::cout << "b: " << b << std::endl; + std::cout << "center: " << fabs(center) << std::endl; + std::cout << "a: " << a << std::endl; + + std::cout << "a_p: " << error_angle * ang_p << std::endl; + std::cout << "a_i: " << error_angle_int * ang_i << std::endl; + std::cout << "a_d: " << error_angle_d * ang_d << std::endl; + */ + + if (cmd.linear.x > max_linear_velocity) + cmd.linear.x = max_linear_velocity; + else if (cmd.linear.x < -max_linear_velocity) + cmd.linear.x = -max_linear_velocity; + + if (cmd.linear.y > max_linear_velocity) + cmd.linear.y = max_linear_velocity; + else if (cmd.linear.y < -max_linear_velocity) + cmd.linear.y = -max_linear_velocity; + + if (cmd.angular.z > max_angular_velocity) + cmd.angular.z = max_angular_velocity; + else if (cmd.angular.z < -max_angular_velocity) + cmd.angular.z = -max_angular_velocity; + + return cmd; + } + + void executeActionCB(const OrientToBaseGoalConstPtr &goal) + { + BaseScanLinearRegression srv; + + srv.request.filter_minAngle = -M_PI_4; + srv.request.filter_maxAngle = M_PI_4; + srv.request.filter_minDistance = 0.02; + srv.request.filter_maxDistance = 0.6; + + target_distance = goal->distance; + + ros::Duration max_time(30.0); + ros::Time stamp = ros::Time::now(); + OrientToBaseResult result; + bool oriented = false; + int iterator = 0; + + error_angle_int = 0.0; + error_lin_int = 0.0; + error_angle_d = 0.0; + error_lin_d = 0.0; + last_error_angular = 0.0; + last_error_lin = 0.0; + + double translation_error_tolerance = 0.0; + double angular_error_tolerance = 0.0; + ros::param::param("~translation_error_tolerance", translation_error_tolerance, 0.04); + ros::param::param("~angular_error_tolerance", angular_error_tolerance, 0.04); + + while (true) { + ROS_DEBUG("Call service Client"); + + if (client.call(srv)) { + ROS_DEBUG("Called service LaserScanLinearRegressionService"); + // std::cout << "result: " << srv.response.center << ", " << + // srv.response.a << ", " << srv.response.b << std::endl; + + geometry_msgs::Twist cmd = calculateVelocityCommand(srv.response.center, srv.response.a, + srv.response.b, oriented, iterator); + cmd_pub.publish(cmd); + + // std::cout << "cmd x:" << cmd.linear.x << ", y: " << cmd.linear.y << + // ", z: " << cmd.angular.z << std::endl; + + double translation_error = fabs(srv.response.a - target_distance); + double angular_error = fabs(srv.response.b); + // std::cout << "current error: " << error << std::endl; + + if ((translation_error < translation_error_tolerance) and + (angular_error < angular_error_tolerance)) { + ROS_DEBUG("Point reached"); + result.succeed = true; + as_.setSucceeded(result); + geometry_msgs::Twist zero_vel; + cmd_pub.publish(zero_vel); + break; + } + + if (stamp + max_time < ros::Time::now()) { + result.succeed = false; + as_.setAborted(result); + geometry_msgs::Twist zero_vel; + cmd_pub.publish(zero_vel); + break; + } + + } else { + ROS_ERROR("Failed to call service LaserScanLinearRegressionService"); + + if (stamp + max_time < ros::Time::now()) { + result.succeed = false; + as_.setAborted(result); + break; + } + } + } + } +}; + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "base_placement"); + ros::NodeHandle n("~"); + + std::string cmd_vel_name = "/cmd_vel"; + + n.getParam("cmd_vel_topic", cmd_vel_name); + ROS_DEBUG("Publishing on cmd_vel_topic: %s", cmd_vel_name.c_str()); + + std::string service_name = "linear_regression_service-NOT-SET"; + n.getParam("linear_regression_service", service_name); + ROS_DEBUG("Using linear_regression_service: %s", service_name.c_str()); + + OrientToLaserReadingAction orientAction(n, "adjust_to_workspace", cmd_vel_name, service_name); + + ROS_DEBUG("Action Service is ready"); + + ros::Rate loop_rate(15); + while (ros::ok()) { + ros::spinOnce(); + loop_rate.sleep(); + } + return 0; +} diff --git a/data/mir_navigation/mir_base_placement/ros/tools/basescan_orientation_test.cpp b/data/mir_navigation/mir_base_placement/ros/tools/basescan_orientation_test.cpp new file mode 100644 index 0000000000000000000000000000000000000000..c76a900e306a643c22b90f8c796f3b7c3261fe87 --- /dev/null +++ b/data/mir_navigation/mir_base_placement/ros/tools/basescan_orientation_test.cpp @@ -0,0 +1,44 @@ +#include +#include +#include + +#include + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "base_orientation_Test"); + + actionlib::SimpleActionClient ac( + "/mir_navigation/base_placement/adjust_to_workspace", true); + + ROS_INFO("Waiting for action server to start."); + // wait for the action server to start + ac.waitForServer(); // will wait for infinite time + + ROS_INFO("Action server started, sending goal."); + + mir_navigation_msgs::OrientToBaseActionGoal goal; + + if (argc > 1) { + goal.goal.distance = atof(argv[1]); + } else + goal.goal.distance = 0.07; + + ac.sendGoal(goal.goal); + + // wait for the action to return + bool finished_before_timeout = ac.waitForResult(ros::Duration()); + + while (!finished_before_timeout) { + finished_before_timeout = ac.waitForResult(ros::Duration()); + } + + if (finished_before_timeout) { + actionlib::SimpleClientGoalState state = ac.getState(); + ROS_INFO("Action finished: %s", state.toString().c_str()); + } else + ROS_INFO("Action did not finish before the time out."); + + // exit + return 0; +} diff --git a/data/mir_navigation/mir_closed_loop_pick_base_controller/CMakeLists.txt b/data/mir_navigation/mir_closed_loop_pick_base_controller/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..68d253aa805e0f2e75b7fc8ef2d28dc37ccc0fac --- /dev/null +++ b/data/mir_navigation/mir_closed_loop_pick_base_controller/CMakeLists.txt @@ -0,0 +1,14 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_closed_loop_pick_base_controller) + +find_package(catkin REQUIRED COMPONENTS + sensor_msgs + std_msgs +) + +catkin_package( +# INCLUDE_DIRS include +# LIBRARIES my_pcl_tutorial +# CATKIN_DEPENDS pcl_conversions pcl_ros roscpp sensor_msgs +# DEPENDS system_lib +) diff --git a/data/mir_navigation/mir_closed_loop_pick_base_controller/package.xml b/data/mir_navigation/mir_closed_loop_pick_base_controller/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..22fe362e94cbd1ff2e5fce3c8e93b86871a275fe --- /dev/null +++ b/data/mir_navigation/mir_closed_loop_pick_base_controller/package.xml @@ -0,0 +1,23 @@ + + + mir_closed_loop_pick_base_controller + 0.0.1 + The package to move base to grasp an object with closed loop. + + + Dharmin B. + Dharmin B. + + GPLv3 + + catkin + sensor_msgs + sensor_msgs + sensor_msgs + + + + + + + diff --git a/data/mir_navigation/mir_closed_loop_pick_base_controller/ros/launch/clp_base_controller.launch b/data/mir_navigation/mir_closed_loop_pick_base_controller/ros/launch/clp_base_controller.launch new file mode 100644 index 0000000000000000000000000000000000000000..e4f2820b341c60fa2bcfa3011145212974b1237b --- /dev/null +++ b/data/mir_navigation/mir_closed_loop_pick_base_controller/ros/launch/clp_base_controller.launch @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_closed_loop_pick_base_controller/ros/scripts/closed_loop_pick_base_controller b/data/mir_navigation/mir_closed_loop_pick_base_controller/ros/scripts/closed_loop_pick_base_controller new file mode 100644 index 0000000000000000000000000000000000000000..b58729acf15deaf6b0763dad116850e135e5b954 --- /dev/null +++ b/data/mir_navigation/mir_closed_loop_pick_base_controller/ros/scripts/closed_loop_pick_base_controller @@ -0,0 +1,158 @@ +#! /usr/bin/env python + +from __future__ import print_function + +import mcr_manipulation_measurers_ros.pose_transformer +import rospy +from geometry_msgs.msg import PoseStamped, Twist +from std_msgs.msg import Float32MultiArray, String + + +class ClosedLoopPickBaseController(object): + """ Convert from cluster (from segmentation node) to images for varied purposes. + """ + + def __init__(self): + self._obj_pose_sub = rospy.Subscriber( + "~input_pose", PoseStamped, self.obj_pose_cb + ) + self._event_in_sub = rospy.Subscriber("~event_in", String, self.event_in_cb) + self._initial_obj_pose_sub = rospy.Subscriber( + "~initial_obj_pose", PoseStamped, self.initial_obj_pose_cb + ) + self._laser_distances_sub = rospy.Subscriber( + "~laser_distances", Float32MultiArray, self.laser_distances_cb + ) + + self._cmd_vel_pub = rospy.Publisher("~cmd_vel", Twist, queue_size=1) + self._event_out_pub = rospy.Publisher("~event_out", String, queue_size=1) + self._closest_obj_event_in_pub = rospy.Publisher( + "~closest_obj_event_in", String, queue_size=1 + ) + self._debug_pose_pub = rospy.Publisher("~debug_pose", PoseStamped, queue_size=1) + + self._camera_link = rospy.get_param("~camera_link") + self.pose_transformer = ( + mcr_manipulation_measurers_ros.pose_transformer.PoseTransformer() + ) + self._target_frame = "base_link_static" + self._target_pose = None + self._moving = False + self._initial_target_pose = None + self._front_laser_distance_threshold = rospy.get_param( + "front_laser_distance_threshold", 0.1 + ) + self.front_laser_distance = 1.0 + + # controller parameters + self._stopping_threshold = 0.1 + self.p_x = 0.2 + self.p_y = -1.0 + self.c_x = 0.02 + self.c_y = 50.0 + self.max_vel = 0.1 + self.min_vel = -0.1 + + def obj_pose_cb(self, msg): + obj_position = msg.pose.position + # if not (obj_position.x == obj_position.y == obj_position.z == 0.0 or self._get_distance(msg) > 0.3): + # self._target_pose = self.pose_transformer.get_transformed_pose(msg, self._target_frame) + # rospy.loginfo(self._target_pose) + if self._target_pose is not None: + self._debug_pose_pub.publish(self._target_pose) + if self._moving and self._target_pose is not None: + transformed_pose = self.pose_transformer.get_transformed_pose( + self._target_pose, self._camera_link + ) + dist_z = transformed_pose.pose.position.z + dist_y = transformed_pose.pose.position.y + print(self.front_laser_distance) + if ( + dist_z < self._stopping_threshold + or self.front_laser_distance < self._front_laser_distance_threshold + ): + self._moving = False + self._target_pose = None + self._publish_zero_vel() + self._event_out_pub.publish(String(data="e_done")) + self._closest_obj_event_in_pub.publish(String(data="e_stop")) + return + vel_x = ((dist_z * self.p_x) + self.c_x) / (1.0 + (abs(dist_y) * self.c_y)) + vel_y = dist_y * self.p_y + vel_x = max(self.min_vel, min(vel_x, self.max_vel)) + vel_y = max(self.min_vel, min(vel_y, self.max_vel)) + # print(vel_x, vel_y) + self._cmd_vel_pub.publish(self._get_twist(x=vel_x, y=vel_y)) + else: + # print("pub zero") + self._publish_zero_vel() + + def event_in_cb(self, msg): + if msg.data == "e_start": + self._moving = True + self._closest_obj_event_in_pub.publish(String(data="e_start")) + self._target_pose = self._initial_target_pose + elif msg.data == "e_stop": + self._moving = False + self._target_pose = None + self._initial_target_pose = None + self._closest_obj_event_in_pub.publish(String(data="e_stop")) + self._publish_zero_vel() # for safety + + def initial_obj_pose_cb(self, msg): + print("got initial target pose") + self._initial_target_pose = msg + + def laser_distances_cb(self, msg): + try: + self.front_laser_distance = msg.data[0] + except: + self.front_laser_distance = self._front_laser_distance_threshold + + def _get_twist(self, x=0.0, y=0.0, theta=0.0): + """Return twist ros message object. + + :x: float + :y: float + :theta: float + :returns: geometry_msgs.msg.Twist + + """ + msg = Twist() + msg.linear.x = x + msg.linear.y = y + msg.angular.z = theta + return msg + + def _publish_zero_vel(self): + # rospy.loginfo("Zero vel") + self._cmd_vel_pub.publish(self._get_twist()) + + def _get_distance(self, new_pose): + """Compute cartesian distance given new object pose + + :new_position: geometry_msgs.PoseStamped + :returns: float + + """ + if self._target_pose is None: + return 0.0 + new_pose_in_target_frame = self.pose_transformer.get_transformed_pose( + new_pose, self._target_frame + ) + delta_x = ( + new_pose_in_target_frame.pose.position.x - self._target_pose.pose.position.x + ) + delta_y = ( + new_pose_in_target_frame.pose.position.y - self._target_pose.pose.position.y + ) + return (delta_x ** 2 + delta_y ** 2) ** 0.5 + + +if __name__ == "__main__": + rospy.init_node("closed_loop_pick_base_controller") + CLPBC = ClosedLoopPickBaseController() + + rospy.spin() + print("Exiting...") + CLPBC._publish_zero_vel() diff --git a/data/mir_navigation/mir_direct_base_controller/CMakeLists.txt b/data/mir_navigation/mir_direct_base_controller/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..074d8dddb3cff53a4be81c97087c23d872801e34 --- /dev/null +++ b/data/mir_navigation/mir_direct_base_controller/CMakeLists.txt @@ -0,0 +1,19 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_direct_base_controller) + +find_package(catkin REQUIRED +) + + +catkin_package() + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) + +if(CATKIN_ENABLE_TESTING) + find_package(rostest REQUIRED) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() diff --git a/data/mir_navigation/mir_direct_base_controller/package.xml b/data/mir_navigation/mir_direct_base_controller/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..d8f14a5a053d3762cf31204ba6fa9296ae534dc3 --- /dev/null +++ b/data/mir_navigation/mir_direct_base_controller/package.xml @@ -0,0 +1,35 @@ + + + mir_direct_base_controller + 0.1.0 + + This package provides launch files for running the direct base controller on the youbot + + + Shehzad Ahmed + + Santosh Thoduka + + GPLv3 + + catkin + + rospy + geometry_msgs + std_msgs + topic_tools + mcr_monitoring_msgs + mcr_geometric_relation_monitors + mcr_common_converters + mcr_twist_controller + mcr_twist_limiter + mcr_twist_synchronizer + mcr_manipulation_measurers + mir_pregrasp_planning + mcr_event_gui + mcr_direct_base_controller + + roslaunch + rostest + + diff --git a/data/mir_navigation/mir_direct_base_controller/ros/config/topics.yaml b/data/mir_navigation/mir_direct_base_controller/ros/config/topics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..59a4883dd82273432c5981e4558fe5f0b42edb3b --- /dev/null +++ b/data/mir_navigation/mir_direct_base_controller/ros/config/topics.yaml @@ -0,0 +1,4 @@ +1.direct_base_controller: + event_in_topic: /mcr_navigation/direct_base_controller/coordinator/event_in + event_in_strings: [e_start, e_stop] + event_out_topic: /mcr_navigation/direct_base_controller/coordinator/event_out diff --git a/data/mir_navigation/mir_direct_base_controller/ros/launch/direct_base_controller.launch b/data/mir_navigation/mir_direct_base_controller/ros/launch/direct_base_controller.launch new file mode 100644 index 0000000000000000000000000000000000000000..d4fb7116a2674cb8fd873ef757acf54b9e68a5a6 --- /dev/null +++ b/data/mir_navigation/mir_direct_base_controller/ros/launch/direct_base_controller.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_direct_base_controller/ros/launch/event_gui.launch b/data/mir_navigation/mir_direct_base_controller/ros/launch/event_gui.launch new file mode 100644 index 0000000000000000000000000000000000000000..c9233976c9e7d84ed78da49976dbd1a00529fbc4 --- /dev/null +++ b/data/mir_navigation/mir_direct_base_controller/ros/launch/event_gui.launch @@ -0,0 +1,9 @@ + + + + + + + + diff --git a/data/mir_navigation/mir_direct_base_controller/ros/launch/pose_mock_up_gui.launch b/data/mir_navigation/mir_direct_base_controller/ros/launch/pose_mock_up_gui.launch new file mode 100644 index 0000000000000000000000000000000000000000..62c6e5c5aae2ecad6b5ac760197354bb36a113b8 --- /dev/null +++ b/data/mir_navigation/mir_direct_base_controller/ros/launch/pose_mock_up_gui.launch @@ -0,0 +1,13 @@ + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_move_base/CMakeLists.txt b/data/mir_navigation/mir_move_base/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..8a51bf2e14b06b806a4690d66d25895a630f7eb5 --- /dev/null +++ b/data/mir_navigation/mir_move_base/CMakeLists.txt @@ -0,0 +1,36 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_move_base) + +find_package(catkin REQUIRED + COMPONENTS + rospy + roslint +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + rospy + std_msgs + geometry_msgs + move_base_msgs + actionlib +) + +install(PROGRAMS +# ros/scripts/simple_grasp_planner_node + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +### TESTS +roslint_python() + +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + find_package(rostest REQUIRED) + + roslaunch_add_file_check(ros/launch) +# add_rostest(ros/launch/simple_pregrasp_planner.test) +# catkin_add_nosetests(ros/test/simple_pregrasp_planner_unittest.py) +endif() diff --git a/data/mir_navigation/mir_move_base/package.xml b/data/mir_navigation/mir_move_base/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..01f660cd426f4611d776eddd1e2735e296db32f0 --- /dev/null +++ b/data/mir_navigation/mir_move_base/package.xml @@ -0,0 +1,26 @@ + + + mir_move_base + 0.1.0 + + This package moves the base of a robot to a target pose. + + GPLv3 + + Jose Sanchez + Jose Sanchez + + catkin + + rospy + roslint + + rospy + std_msgs + geometry_msgs + move_base_msgs + actionlib + + roslaunch + rostest + diff --git a/data/mir_navigation/mir_move_base/ros/doc/move_base.graphml b/data/mir_navigation/mir_move_base/ros/doc/move_base.graphml new file mode 100644 index 0000000000000000000000000000000000000000..1e7d6fcfd63c1eaaa6e11e36ecfdc545d5ea0caa --- /dev/null +++ b/data/mir_navigation/mir_move_base/ros/doc/move_base.graphml @@ -0,0 +1,209 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + Move +base + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + pose_in +(geometry_msgs/ +PoseStamped) + + + + + + + + + + + + + + + + + + e_start +e_stop + + + + + + + + + + + + + + + + + + + e_success +e_failure + + + + + + + + + + + + + + + + + + goal +(move_base_msgs/ + MoveBaseGoal) + + + + + + + + + + + + + + + + + + + move_base_action_name + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_move_base/ros/doc/move_base.png b/data/mir_navigation/mir_move_base/ros/doc/move_base.png new file mode 100644 index 0000000000000000000000000000000000000000..61e08c25e8d3e28fecdb24cf9b14a563c91efd87 --- /dev/null +++ b/data/mir_navigation/mir_move_base/ros/doc/move_base.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acb3362a37d172170898079ceac541b2f280e31e9c6d2ff1285143c1794d6682 +size 8261 diff --git a/data/mir_navigation/mir_move_base/ros/launch/move_base.test b/data/mir_navigation/mir_move_base/ros/launch/move_base.test new file mode 100644 index 0000000000000000000000000000000000000000..c653327a4105191925caa03c20297b3461efc8cb --- /dev/null +++ b/data/mir_navigation/mir_move_base/ros/launch/move_base.test @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_move_base/ros/launch/move_base_example.launch b/data/mir_navigation/mir_move_base/ros/launch/move_base_example.launch new file mode 100644 index 0000000000000000000000000000000000000000..45a081baca1a17fdb9708e05d70609191ba8fed7 --- /dev/null +++ b/data/mir_navigation/mir_move_base/ros/launch/move_base_example.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_move_base/ros/scripts/move_base_node b/data/mir_navigation/mir_move_base/ros/scripts/move_base_node new file mode 100644 index 0000000000000000000000000000000000000000..9db5ecf7109304baf0f3f6c9811cdd9188b875f2 --- /dev/null +++ b/data/mir_navigation/mir_move_base/ros/scripts/move_base_node @@ -0,0 +1,6 @@ +#!/usr/bin/env python + +import mir_move_base_ros.move_base + +if __name__ == "__main__": + mir_move_base_ros.move_base.main() diff --git a/data/mir_navigation/mir_move_base/ros/src/mir_move_base_ros/__init__.py b/data/mir_navigation/mir_move_base/ros/src/mir_move_base_ros/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_navigation/mir_move_base/ros/src/mir_move_base_ros/move_base.py b/data/mir_navigation/mir_move_base/ros/src/mir_move_base_ros/move_base.py new file mode 100644 index 0000000000000000000000000000000000000000..2842b3c2dbb93e9756b43ff96475b31d3da1b85e --- /dev/null +++ b/data/mir_navigation/mir_move_base/ros/src/mir_move_base_ros/move_base.py @@ -0,0 +1,231 @@ +#!/usr/bin/env python +""" +This component moves the base of a robot to a target pose and provides +feedback of its result, i.e. 'e_success' if the pose was reached or 'e_failure' +otherwise. The component also preempts the motion towards the target +pose if an 'e_stop' message is received. + +**Assumptions:** + * The target pose is reachable. + +**Input(s):** + * `pose_in`: The target pose to which the robot's base should be moved. + +**Output(s):** + * `goal`: The navigation goal for the robot's base. + +""" +# -*- encoding: utf-8 -*- + +import actionlib +import actionlib_msgs.msg +import geometry_msgs.msg +import move_base_msgs.msg +import rospy +import std_msgs.msg +import numpy as np + + +class MoveBase(object): + """ + Moves the base of a robot to a target pose + + """ + + def __init__(self): + # Params + self.event = None + self.pose_in = None + self.client_result = None + self.path_plan = None + + # Action name to move the robot's base + self.move_base_action_name = rospy.get_param("~move_base_action_name", None) + assert ( + self.move_base_action_name is not None + ), "Action name for 'move_base' must be specified." + + # Node cycle rate (in hz). + self.loop_rate = rospy.Rate(rospy.get_param("~loop_rate", 10)) + + # Publishers + self.event_out = rospy.Publisher( + "~event_out", std_msgs.msg.String, queue_size=1 + ) + self.remaining_dist_pub = rospy.Publisher( + "~remaining_distance", std_msgs.msg.Float32, queue_size=1) + + # Subscribers + rospy.Subscriber("~event_in", std_msgs.msg.String, self.event_in_cb) + rospy.Subscriber("~pose_in", geometry_msgs.msg.PoseStamped, self.pose_in_cb) + rospy.Subscriber("~path_plan", geometry_msgs.msg.PoseArray, self.path_plan_cb) + + # Actions + self.move_base_action = actionlib.SimpleActionClient( + self.move_base_action_name, move_base_msgs.msg.MoveBaseAction + ) + rospy.loginfo("Waiting for '{0}' server".format(self.move_base_action_name)) + self.move_base_action.wait_for_server() + rospy.loginfo("Found server '{0}'".format(self.move_base_action_name)) + + def event_in_cb(self, msg): + """ + Obtains an event for the component. + + """ + self.event = msg.data + + def pose_in_cb(self, msg): + """ + Obtains the target pose. + + """ + self.pose_in = msg + + def client_result_cb(self, state, result): + """ + Obtains the final status of the client. + + """ + self.client_result = state + + def client_feedback_cb(self, feedback): + """ + Obtains the feedback from move base and publishes + remaining distance in the path + """ + if not self.path_plan: + return + + def get_dist(p1, p2): + return np.sqrt((p1.x - p2.x)**2 + (p1.y - p2.y)**2) + + path_poses = np.array([[p.position.x, p.position.y] for p in self.path_plan.poses]) + base_pose = np.array([feedback.base_position.pose.position.x, feedback.base_position.pose.position.y]) + dist = np.sum((path_poses - base_pose) ** 2, axis=1) + # find point in the path to which the base is closest + closest_pose_idx = np.argmin(dist) + # distance to closest point (this makes the distance estimation inaccurate because + # the base may have already crossed the point) + distance_remaining = dist[closest_pose_idx] + # distance of remaining points in the path + for idx in range(closest_pose_idx, len(self.path_plan.poses)-1): + distance_remaining += get_dist(self.path_plan.poses[idx].position, self.path_plan.poses[idx+1].position) + self.remaining_dist_pub.publish(distance_remaining) + + def path_plan_cb(self, msg): + """ + Receive global path plan from move base + """ + self.path_plan = msg + + def start(self): + """ + Starts the component. + + """ + rospy.loginfo("Ready to start...") + state = "INIT" + + while not rospy.is_shutdown(): + + if state == "INIT": + state = self.init_state() + elif state == "IDLE": + state = self.idle_state() + elif state == "CONFIGURING": + state = self.configuring_state() + elif state == "RUNNING": + state = self.running_state() + + rospy.logdebug("State: {0}".format(state)) + self.loop_rate.sleep() + + def init_state(self): + """ + Executes the INIT state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == "e_start": + return "IDLE" + else: + return "INIT" + + def idle_state(self): + """ + Executes the IDLE state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == "e_stop": + self.reset_component_data() + self.event_out.publish("e_stopped") + return "INIT" + elif self.pose_in: + return "CONFIGURING" + else: + return "IDLE" + + def configuring_state(self): + """ + Executes the CONFIGURING state of the state machine. + + :return: The updated state. + :rtype: str + + """ + goal = move_base_msgs.msg.MoveBaseGoal() + goal.target_pose = self.pose_in + + self.move_base_action.send_goal(goal, done_cb=self.client_result_cb, feedback_cb=self.client_feedback_cb) + + return "RUNNING" + + def running_state(self): + """ + Executes the RUNNING state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == "e_stop": + self.move_base_action.cancel_goal() + self.reset_component_data() + self.event_out.publish("e_stopped") + return "INIT" + else: + if self.client_result == actionlib_msgs.msg.GoalStatus.SUCCEEDED: + self.event_out.publish("e_success") + self.reset_component_data() + return "INIT" + elif ( + self.client_result == actionlib_msgs.msg.GoalStatus.ABORTED + or self.client_result == actionlib_msgs.msg.GoalStatus.REJECTED + ): + self.event_out.publish("e_failure") + self.reset_component_data() + return "INIT" + else: + return "RUNNING" + + def reset_component_data(self): + """ + Clears the data of the component. + + """ + self.event = None + self.pose_in = None + self.client_result = None + self.path_plan = None + + +def main(): + rospy.init_node("move_base", anonymous=True) + move_base = MoveBase() + move_base.start() diff --git a/data/mir_navigation/mir_move_base/ros/test/move_base_test.py b/data/mir_navigation/mir_move_base/ros/test/move_base_test.py new file mode 100644 index 0000000000000000000000000000000000000000..783aa0f056e2d344b184d66564545d4e29932f5c --- /dev/null +++ b/data/mir_navigation/mir_move_base/ros/test/move_base_test.py @@ -0,0 +1,75 @@ +#!/usr/bin/env python +""" +Integration test for the 'move_base' node. + +""" + +import unittest + +import geometry_msgs.msg +import rospy +import rostest +import std_msgs.msg + +PKG = "mir_move_base" + + +class TestMoveBase(unittest.TestCase): + def setUp(self): + """ + Sets up the test fixture before exercising it. + + """ + # Params + self.result = None + self.wait_for_result = None + + # Publishers + self.event_out = rospy.Publisher("~event_out", std_msgs.msg.String, latch=True) + self.pose_in = rospy.Publisher("~pose_in", geometry_msgs.msg.PoseStamped) + + # Subscribers + self.component_output = rospy.Subscriber( + "~component_output", std_msgs.msg.String, self.component_output_cb + ) + + def tearDown(self): + """ + Deconstructs the test fixture after testing it. + + """ + self.event_out.unregister() + self.pose_in.unregister() + self.component_output.unregister() + + def test_base_placement_planner(self): + """ + Verifies that the node returns a goal based on the target pose. + + """ + pose_in = geometry_msgs.msg.PoseStamped() + pose_in.header.stamp = rospy.Time.now() + pose_in.header.frame_id = "/map" + + pose_in.pose.position.x = 1.0 + pose_in.pose.position.y = 0.0 + pose_in.pose.orientation.w = 1.0 + + while not self.wait_for_result: + self.event_out.publish("e_start") + self.pose_in.publish(pose_in) + + self.assertIn(self.result.data, ["e_success", "e_failure"]) + + def component_output_cb(self, msg): + """ + Obtains the output of the component. + + """ + self.result = msg + self.wait_for_result = True + + +if __name__ == "__main__": + rospy.init_node("move_base_test") + rostest.rosrun(PKG, "move_base_test", TestMoveBase) diff --git a/data/mir_navigation/mir_move_base/setup.py b/data/mir_navigation/mir_move_base/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..a8858033909029388a7db494a2cccc76563c0ddd --- /dev/null +++ b/data/mir_navigation/mir_move_base/setup.py @@ -0,0 +1,12 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_move_base_ros"], + package_dir={"mir_move_base_ros": "ros/src/mir_move_base_ros"}, +) + +setup(**d) diff --git a/data/mir_navigation/mir_navigation/CMakeLists.txt b/data/mir_navigation/mir_navigation/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..99539a8b79e6d25df713a784203ef38968f1f2a0 --- /dev/null +++ b/data/mir_navigation/mir_navigation/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_navigation) +find_package(catkin REQUIRED) +catkin_metapackage() diff --git a/data/mir_navigation/mir_navigation/package.xml b/data/mir_navigation/mir_navigation/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..aad0a3a2b88dc4b6ef3367ffd48237893e6c7870 --- /dev/null +++ b/data/mir_navigation/mir_navigation/package.xml @@ -0,0 +1,21 @@ + + + mir_navigation + 0.0.1 + base navigation related components + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_navigation/mir_navigation_msgs/CMakeLists.txt b/data/mir_navigation/mir_navigation_msgs/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..03a94a3bb2ceee3fdee630746a22d178776e98d9 --- /dev/null +++ b/data/mir_navigation/mir_navigation_msgs/CMakeLists.txt @@ -0,0 +1,27 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_navigation_msgs) + +find_package(catkin REQUIRED + COMPONENTS + actionlib_msgs + message_generation + std_msgs +) + +add_action_files( + DIRECTORY action + FILES OrientToBase.action +) + +generate_messages( + DEPENDENCIES + actionlib_msgs + std_msgs +) + +catkin_package( + CATKIN_DEPENDS + actionlib_msgs + message_runtime + std_msgs +) diff --git a/data/mir_navigation/mir_navigation_msgs/action/OrientToBase.action b/data/mir_navigation/mir_navigation_msgs/action/OrientToBase.action new file mode 100644 index 0000000000000000000000000000000000000000..dcab56ee535465831cb940dd115aee88857a262e --- /dev/null +++ b/data/mir_navigation/mir_navigation_msgs/action/OrientToBase.action @@ -0,0 +1,8 @@ +#goal definition +float32 distance +--- +#result definition +bool succeed +--- +#feedback +int32 result \ No newline at end of file diff --git a/data/mir_navigation/mir_navigation_msgs/package.xml b/data/mir_navigation/mir_navigation_msgs/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..7b0f79a417eb04b8021e81c94853ff207e6ddd7b --- /dev/null +++ b/data/mir_navigation/mir_navigation_msgs/package.xml @@ -0,0 +1,23 @@ + + + mir_navigation_msgs + 0.0.0 + navigation related action, messages and services + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + actionlib_msgs + message_generation + std_msgs + + actionlib_msgs + message_runtime + std_msgs + + diff --git a/data/mir_navigation/mir_workspace_alignment/CMakeLists.txt b/data/mir_navigation/mir_workspace_alignment/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..5d66c010d7456532dc8d60ac8bdac8aaf263d4c3 --- /dev/null +++ b/data/mir_navigation/mir_workspace_alignment/CMakeLists.txt @@ -0,0 +1,22 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_workspace_alignment) + +find_package(catkin REQUIRED + COMPONENTS + geometry_msgs + roscpp + rospy + std_msgs + tf +) + +catkin_package( + CATKIN_DEPENDS + geometry_msgs + std_msgs +) + +include_directories( + ros/include + ${catkin_INCLUDE_DIRS} +) diff --git a/data/mir_navigation/mir_workspace_alignment/package.xml b/data/mir_navigation/mir_workspace_alignment/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..9a6bb2bcbc4617a91102957ccfc3ac8a046369e0 --- /dev/null +++ b/data/mir_navigation/mir_workspace_alignment/package.xml @@ -0,0 +1,27 @@ + + + mir_workspace_alignment + 0.1.0 + + This component tries to detect a workspace in front of the robot and tries to + align the robot perpendicular to the workspace. + + + Dharmin + + GPLv3 + + Dharmin + catkin + + geometry_msgs + roscpp + rospy + std_msgs + tf + + rospy + geometry_msgs + std_msgs + + diff --git a/data/mir_navigation/mir_workspace_alignment/ros/launch/workspace_alignment.launch b/data/mir_navigation/mir_workspace_alignment/ros/launch/workspace_alignment.launch new file mode 100644 index 0000000000000000000000000000000000000000..aea050fce99c88f1fbb7dbfda6626e7bca200856 --- /dev/null +++ b/data/mir_navigation/mir_workspace_alignment/ros/launch/workspace_alignment.launch @@ -0,0 +1,45 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_navigation/mir_workspace_alignment/ros/scripts/workspace_aligner b/data/mir_navigation/mir_workspace_alignment/ros/scripts/workspace_aligner new file mode 100644 index 0000000000000000000000000000000000000000..6b6ca2a707b3bcf65b0f18335bd289898c6004c2 --- /dev/null +++ b/data/mir_navigation/mir_workspace_alignment/ros/scripts/workspace_aligner @@ -0,0 +1,322 @@ +#! /usr/bin/env python +from __future__ import print_function + +import math + +import rospy +import tf +from geometry_msgs.msg import ( + PoseStamped, + PoseWithCovarianceStamped, + Quaternion, + Vector3, +) +from std_msgs.msg import ColorRGBA, String +from visualization_msgs.msg import Marker, MarkerArray + +from laser_line_extraction.msg import LineSegment, LineSegmentList + +NODE = "mir_workspace_aligner" + + +class WorkspaceAligner: + + """Read line segments from line segment extractor and find a workspace in front. + Then try to align perpendicular to the workspace. + + Assumption: The robot is close to the workspace and the robot is looking in + the general direction of the workspace. This module is only meant to align the + robot slightly to the workspace. The move_base package should be used for actually + travelling to the workspace.""" + + def __init__(self): + # ROS params + self._num_of_msgs = rospy.get_param("~num_of_msgs", 100) + + self._angle_threshold = rospy.get_param("~angle_threshold", 60) + self._distance_threshold = rospy.get_param("~distance_threshold", 0.3) + self._pose_angle_threshold = rospy.get_param("~pose_angle_threshold", 0.1) + self._pose_distance_threshold = rospy.get_param("~pose_distance_threshold", 0.1) + self._workspace_length = rospy.get_param("~workspace_length", 0.8) + self._workspace_length_error_threshold = rospy.get_param( + "~workspace_length_error_threshold", 0.1 + ) + self._workspace_safety_distance = rospy.get_param( + "~workspace_safety_distance", 0.2 + ) + + self._target_frame = rospy.get_param("~target_frame", "map") + self._common_time_lookup_threshold = rospy.get_param( + "~common_time_lookup_threshold", 5.0 + ) + self._line_segment_msg_wait_threshold = rospy.get_param( + "~line_segment_msg_wait_threshold", 15.0 + ) + workspace_pose_param_name = rospy.get_param( + "~poses_of_workspaces", "/script_server/base" + ) + self._workspace_poses = rospy.get_param(workspace_pose_param_name, None) + if not self._workspace_poses: + rospy.logerr("No workspace_pose found. Please check ws pose param topic") + print(self._workspace_poses) + + # Class variables + self._line_segment_msgs = [] + self._counter = self._num_of_msgs + self._transformer = tf.TransformListener() + + # Subscribers + rospy.Subscriber("~line_segments", LineSegmentList, self._line_segment_cb) + rospy.Subscriber("~event_in", String, self._event_in_cb) + + # Publishers + self._event_out_pub = rospy.Publisher("~event_out", String, queue_size=1) + self._dbc_event_in_pub = rospy.Publisher("~dbc_event_in", String, queue_size=1) + self.pose_publisher = rospy.Publisher( + "~destination_pose", PoseStamped, queue_size=1 + ) + rospy.loginfo("Initialised %s", NODE) + + def _event_in_cb(self, msg): + """Callback function for event in topic. Subscribes a number of messages + from line extractor and generates a PoseStamped object. + + :msg: std_msgs/String + :returns: None + + """ + rospy.loginfo(msg) + if msg.data == "e_trigger": + success = self._calculate_aligned_pose() + if success: + self._event_out_pub.publish(String(data="Completed")) + else: + self._event_out_pub.publish(String(data="Failed")) + self._running = False + + def _line_segment_cb(self, msg): + """Callback function for line segment list message (published from line + extractor) + + :msg: laser_line_extraction/LineSegmentList + :returns: None + + """ + if self._counter < self._num_of_msgs: + self._line_segment_msgs.append(msg) + self._counter += 1 + if self._counter % 10 == 0 and self._counter > 0: + rospy.loginfo(self._counter) + + def _calculate_aligned_pose(self): + """Calculate aligned pose of the workspace in front of the robot if possible. + :returns: bool (success) + + """ + common_time = self._get_common_time( + source_frame="base_link", target_frame="map" + ) + position, quat = self._transformer.lookupTransform( + "map", "base_link", common_time + ) + current_ws_name = None + for ws_name in self._workspace_poses: + linear_distance = self._get_distance( + position[:2], self._workspace_poses[ws_name][:2] + ) + current_angle = tf.transformations.euler_from_quaternion(quat)[2] + angular_distance = abs(current_angle - self._workspace_poses[ws_name][2]) + if ( + linear_distance < self._pose_distance_threshold + and angular_distance < self._pose_angle_threshold + ): + current_ws_name = ws_name + break + if not current_ws_name: + rospy.logwarn("Invalid workspace to align") + return False + rospy.loginfo("Aligning with %s", current_ws_name) + + self._counter = 0 + start_time = rospy.Time.now().to_time() + while ( + self._counter < self._num_of_msgs + and start_time + self._line_segment_msg_wait_threshold + > rospy.Time.now().to_time() + ): + rospy.sleep(0.1) + if self._counter < self._num_of_msgs: + return False + + workspace_line_segment = self._get_avg_line_segment() + + # convert line segment to PoseStamped + if workspace_line_segment: + workspace_pose = PoseStamped() + quat = tf.transformations.quaternion_from_euler( + 0, 0, workspace_line_segment.angle + ) + workspace_pose.pose.orientation = Quaternion(*quat) + + # take midpoint of line segment + workspace_pose.pose.position.x = ( + workspace_line_segment.start[0] + workspace_line_segment.end[0] + ) / 2 + workspace_pose.pose.position.y = ( + workspace_line_segment.start[1] + workspace_line_segment.end[1] + ) / 2 + + workspace_pose.header.stamp = self._get_common_time( + target_frame=self._target_frame + ) + workspace_pose.header.frame_id = "base_laser_front_link" + + # substract distance from workspace pose (assuming laser in + # center of the robot) + position, quat = self._transformer.lookupTransform( + "base_link", "base_laser_front_link", rospy.Time() + ) + total_distance = self._workspace_safety_distance + position[0] + workspace_pose.pose.position.x -= total_distance * math.cos( + workspace_line_segment.angle + ) + workspace_pose.pose.position.y -= total_distance * math.sin( + workspace_line_segment.angle + ) + + try: + temp = self._transformer.transformPose( + self._target_frame, workspace_pose + ) + # rospy.loginfo(temp) + self.pose_publisher.publish(temp) + self._dbc_event_in_pub.publish(String(data="e_start")) + rospy.loginfo("Sent aligned pose to DBC") + return True + except Exception as e: + rospy.logerr(str(e)) + return False + else: + return False + + def _filter_line_segments(self, line_segments): + """filter out the line segments which are not + - in the center of the FOV of the laser sensors. + - near the robot + All line segments that are not in center or are far away will be discarded. + + :line_segments: list of laser_line_extraction/LineSegment + :returns: list of laser_line_extraction/LineSegment + + """ + filtered_line_segments = [] + for line_segment in line_segments: + if ( + abs(math.degrees(line_segment.angle)) < self._angle_threshold + and line_segment.radius < self._distance_threshold + ): + filtered_line_segments.append(line_segment) + return filtered_line_segments + + def _get_workspace_line_segment(self, line_segments): + """Return a single line segment as a result of list of line segments which + fits the workspace specifications. + + :line_segments: list of laser_line_extraction/LineSegment + :returns: laser_line_extraction/LineSegment or None + + """ + workspace_line_segment = None + if len(line_segments) == 2: + dist_1_2 = self._get_distance(line_segments[0].start, line_segments[1].end) + dist_2_1 = self._get_distance(line_segments[1].start, line_segments[0].end) + workspace_line_segment = LineSegment() + if dist_1_2 > dist_2_1: + workspace_line_segment.start = line_segments[0].start + workspace_line_segment.end = line_segments[1].end + else: + workspace_line_segment.start = line_segments[1].start + workspace_line_segment.end = line_segments[0].end + workspace_line_segment.angle = ( + line_segments[0].angle + line_segments[1].angle + ) / 2 + elif len(line_segments) == 1: + workspace_line_segment = line_segments[0] + + if workspace_line_segment: + # filter based on length of line segment + length = self._get_distance( + workspace_line_segment.start, workspace_line_segment.end + ) + if ( + abs(length - self._workspace_length) + < self._workspace_length_error_threshold + ): + return workspace_line_segment + return None + + def _get_avg_line_segment(self): + """Return avg line segment obj from the list of line segment messages + :returns: laser_line_extraction/LineSegment + + """ + workspace_line_segment = None + start_x, start_y, end_x, end_y, angle = 0, 0, 0, 0, 0 + for msg in self._line_segment_msgs: + filtered_line_segments = self._filter_line_segments(msg.line_segments) + workspace_line_segment = self._get_workspace_line_segment( + filtered_line_segments + ) + if workspace_line_segment: + start_x += workspace_line_segment.start[0] + start_y += workspace_line_segment.start[1] + end_x += workspace_line_segment.end[0] + end_y += workspace_line_segment.end[1] + angle += workspace_line_segment.angle + self._line_segment_msgs = [] + # create an avg line segment if non zero total values + if start_x != 0 and start_y != 0: + workspace_line_segment = LineSegment() + workspace_line_segment.start = [ + start_x / self._num_of_msgs, + start_y / self._num_of_msgs, + ] + workspace_line_segment.end = [ + end_x / self._num_of_msgs, + end_y / self._num_of_msgs, + ] + workspace_line_segment.angle = angle / self._num_of_msgs + return workspace_line_segment + + def _get_common_time( + self, source_frame="base_laser_front_link", target_frame="map" + ): + """Try to get common time between laser and target frame. + :returns: rospy.Time + + """ + start_time = rospy.Time.now().to_time() + common_time = rospy.Time.now() + got_common_time = False + while ( + not got_common_time + and start_time + self._common_time_lookup_threshold + > rospy.Time.now().to_time() + ): + try: + common_time = self._transformer.getLatestCommonTime( + source_frame, target_frame + ) + got_common_time = True + except Exception as e: + pass + return common_time + + def _get_distance(self, p1, p2): + return ((p1[0] - p2[0]) ** 2 + (p1[1] - p2[1]) ** 2) ** 0.5 + + +if __name__ == "__main__": + rospy.init_node(NODE) + workspace_aligner = WorkspaceAligner() + rospy.spin() diff --git a/data/mir_perception/mir_barrier_tape_detection/CMakeLists.txt b/data/mir_perception/mir_barrier_tape_detection/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..7dce861090a6eefb22b1274f8a20782d769e0f7d --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/CMakeLists.txt @@ -0,0 +1,111 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_barrier_tape_detection) + +find_package(catkin REQUIRED + COMPONENTS + dynamic_reconfigure + image_transport + roscpp + sensor_msgs + cv_bridge + pcl_ros + message_filters + geometry_msgs + tf +) + +find_package(OpenCV REQUIRED) +find_package(PCL 1.10 REQUIRED) + +set (CMAKE_CXX_STANDARD 14) +set (CMAKE_BUILD_TYPE Release) + +generate_dynamic_reconfigure_options( + ros/config/BarrierTapeDetection.cfg +) + +catkin_package( + INCLUDE_DIRS + ros/include + common/include + LIBRARIES + barrier_tape_detection + CATKIN_DEPENDS + dynamic_reconfigure + image_transport + roscpp + sensor_msgs + cv_bridge + DEPENDS + OpenCV +) + +include_directories( + ros/include + common/include + ${catkin_INCLUDE_DIRS} + ${OpenCV_INCLUDE_DIRS} + ${PCL_INCLUDE_DIRS} +) + +add_library(barrier_tape_detection + common/src/barrier_tape_detection.cpp +) + +add_dependencies(barrier_tape_detection + ${catkin_EXPORTED_TARGETS} +) + +target_link_libraries(barrier_tape_detection + ${OpenCV_LIBRARIES} + ${PCL_LIBRARIES} +) + +add_executable(barrier_tape_detection_node + ros/src/barrier_tape_detection_ros.cpp +) + +add_dependencies(barrier_tape_detection_node + ${catkin_EXPORTED_TARGETS} + ${PROJECT_NAME}_gencfg +) + +target_link_libraries(barrier_tape_detection_node + ${catkin_LIBRARIES} + ${OpenCV_LIBRARIES} + ${PCL_LIBRARIES} + barrier_tape_detection +) + +install( + TARGETS + barrier_tape_detection + barrier_tape_detection_node + ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} + LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(DIRECTORY common/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) + +install(DIRECTORY ros/config + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/config +) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() diff --git a/data/mir_perception/mir_barrier_tape_detection/common/include/mir_barrier_tape_detection/.barrier_tape_detection.h.swp b/data/mir_perception/mir_barrier_tape_detection/common/include/mir_barrier_tape_detection/.barrier_tape_detection.h.swp new file mode 100644 index 0000000000000000000000000000000000000000..bd5d84f0f259938caac7e80529dfad839cf4bb0e Binary files /dev/null and b/data/mir_perception/mir_barrier_tape_detection/common/include/mir_barrier_tape_detection/.barrier_tape_detection.h.swp differ diff --git a/data/mir_perception/mir_barrier_tape_detection/common/include/mir_barrier_tape_detection/barrier_tape_detection.h b/data/mir_perception/mir_barrier_tape_detection/common/include/mir_barrier_tape_detection/barrier_tape_detection.h new file mode 100644 index 0000000000000000000000000000000000000000..524aecd2b5088265952c4d754794f0c0eb629269 --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/common/include/mir_barrier_tape_detection/barrier_tape_detection.h @@ -0,0 +1,51 @@ +#ifndef BARRIERTAPEDETECTION_H_ +#define BARRIERTAPEDETECTION_H_ + +#include +#include + +class BarrierTapeDetection +{ + public: + BarrierTapeDetection(); + virtual ~BarrierTapeDetection(); + /** + * Convert to HSV, filter based on color_thresh_min and color_thresh_max, blur + */ + void preprocessImage(const cv::Mat &input_img, cv::Mat &output_img); + /** + * Canny edge detection, contour detection, filter contours within certain + * area range + */ + bool detectBarrierTape(const cv::Mat &input_img, cv::Mat &output_img, + std::vector>> &barrier_tape_pts); + /** + * Set thresholds for min and max HSV values and min area of contours + */ + void updateDynamicVariables(bool debug_mode, double min_area, int color_thresh_min_h, + int color_thresh_min_s, int color_thresh_min_v, + int color_thresh_max_h, int color_thresh_max_s, + int color_thresh_max_v); + + private: + /** + * Lower range of H, S and V values for barrier tape + */ + cv::Scalar color_thresh_min_; + /** + * Upper range for H, S and V values for barrier tape + */ + cv::Scalar color_thresh_max_; + + /** + * If in debug mode, draw contours on output image + */ + bool is_debug_mode_; + /** + * minimum area of detected contours which are considered + * to be part of the barrier tape + */ + double min_area_; +}; + +#endif /* BARRIERTAPEDETECTION_H_ */ diff --git a/data/mir_perception/mir_barrier_tape_detection/common/src/barrier_tape_detection.cpp b/data/mir_perception/mir_barrier_tape_detection/common/src/barrier_tape_detection.cpp new file mode 100644 index 0000000000000000000000000000000000000000..7daeca632fe03b5e3dbe9c253711e995b0c61cb3 --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/common/src/barrier_tape_detection.cpp @@ -0,0 +1,84 @@ +#include + +BarrierTapeDetection::BarrierTapeDetection() {} +BarrierTapeDetection::~BarrierTapeDetection() {} +void BarrierTapeDetection::preprocessImage(const cv::Mat &input_img, cv::Mat &output_img) +{ + cv::Mat hsv_img; + cv::Mat filtered_img; + + cv::cvtColor(input_img, hsv_img, cv::COLOR_BGR2HSV); + cv::inRange(hsv_img, color_thresh_min_, color_thresh_max_, filtered_img); + cv::GaussianBlur(filtered_img, output_img, cv::Size(7, 7), 0, 0); +} + +bool BarrierTapeDetection::detectBarrierTape( + const cv::Mat &input_img, cv::Mat &output_img, + std::vector>> &barrier_tape_pts) +{ + cv::Mat preprocessed_img; + cv::Mat edge_img; + cv::RotatedRect box; + std::vector> contours; + int count = 0; + bool has_detected_barrier_tape = false; + + preprocessImage(input_img, preprocessed_img); + + if (is_debug_mode_) { + output_img = cv::Mat::zeros(preprocessed_img.size(), preprocessed_img.type()); + } + + cv::Canny(preprocessed_img, edge_img, 50, 100); + cv::findContours(edge_img, contours, cv::RETR_EXTERNAL, cv::CHAIN_APPROX_SIMPLE); + + for (int i = 0; i < contours.size(); i++) { + std::vector barrier_tape_box_center; + std::vector> barrier_tape_box_pts; + + box = minAreaRect(cv::Mat(contours[i])); + + if ((box.size.height * box.size.width) < min_area_) { + continue; + } + + barrier_tape_box_center.push_back(box.center.x); + barrier_tape_box_center.push_back(box.center.y); + barrier_tape_box_pts.push_back(barrier_tape_box_center); + // std::cout << "box center: " << box.center.x << ", " << box.center.y << + // std::endl; + + for (int j = 0; j < contours[i].size(); j++) { + std::vector contour_pt; + contour_pt.push_back(contours[i][j].x); + contour_pt.push_back(contours[i][j].y); + barrier_tape_box_pts.push_back(contour_pt); + } + barrier_tape_pts.push_back(barrier_tape_box_pts); + + if (is_debug_mode_) { + cv::drawContours(output_img, contours, i, cv::Scalar(255, 255, 255), 2); + } + + count++; + } + if (count > 0) { + has_detected_barrier_tape = true; + } + return has_detected_barrier_tape; +} + +void BarrierTapeDetection::updateDynamicVariables(bool debug_mode, double min_area, + int color_thresh_min_h, int color_thresh_min_s, + int color_thresh_min_v, int color_thresh_max_h, + int color_thresh_max_s, int color_thresh_max_v) +{ + is_debug_mode_ = debug_mode; + min_area_ = min_area; + // convert the given HSV threshold from the standard (360, 100, 100) range to + // the (180, 255, 255) opencv range + color_thresh_min_ = + cv::Scalar(color_thresh_min_h * 0.5, color_thresh_min_s * 2.55, color_thresh_min_v * 2.55); + color_thresh_max_ = + cv::Scalar(color_thresh_max_h * 0.5, color_thresh_max_s * 2.55, color_thresh_max_v * 2.55); +} diff --git a/data/mir_perception/mir_barrier_tape_detection/package.xml b/data/mir_perception/mir_barrier_tape_detection/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..d54ff1d86143087eaead7da62c283f0eeaf5d74e --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/package.xml @@ -0,0 +1,33 @@ + + + mir_barrier_tape_detection + 0.1.0 + Detects barrier tapes in the arena + + Senga Ndimubanzi Boris + + GPLv3 + + Senga Ndimubanzi Boris + + catkin + + dynamic_reconfigure + image_transport + roscpp + sensor_msgs + cv_bridge + pcl_ros + libpcl-all-dev + message_filters + geometry_msgs + tf + + dynamic_reconfigure + image_transport + roscpp + sensor_msgs + cv_bridge + pointcloud_to_laserscan + roslaunch + diff --git a/data/mir_perception/mir_barrier_tape_detection/ros/config/BarrierTapeDetection.cfg b/data/mir_perception/mir_barrier_tape_detection/ros/config/BarrierTapeDetection.cfg new file mode 100644 index 0000000000000000000000000000000000000000..8ebe021d4d3e792c4bdb17462156206a3a69512e --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/ros/config/BarrierTapeDetection.cfg @@ -0,0 +1,16 @@ +#!/usr/bin/env python3 + +from dynamic_reconfigure.parameter_generator_catkin import * + +gen = ParameterGenerator() + +gen.add("min_area", double_t, 0, "Minimum area to consider contour as potential barrier tape", 100, 0, 5000) +gen.add("color_thresh_min_h", int_t, 0, "Minimum color threshold H", 40, 0,360) +gen.add("color_thresh_min_s", int_t, 0, "Minimum color threshold S", 50, 0,100) +gen.add("color_thresh_min_v", int_t, 0, "Minimum color threshold V", 90, 0,100) +gen.add("color_thresh_max_h", int_t, 0, "Maximum color threshold H", 70, 0,360) +gen.add("color_thresh_max_s", int_t, 0, "Maximum color threshold S", 100, 0,100) +gen.add("color_thresh_max_v", int_t, 0, "Maximum color threshold V", 100, 0,100) +gen.add("is_debug_mode", bool_t, 0, "Run in debugging mode", True) + +exit( gen.generate("mir_barrier_tape_detection", "barrier_tape_detection_ros", "BarrierTape" ) ) diff --git a/data/mir_perception/mir_barrier_tape_detection/ros/config/barrier_tape_detection.yaml b/data/mir_perception/mir_barrier_tape_detection/ros/config/barrier_tape_detection.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a6d4cd4ee42736dbe3e585a67f22c9a376846a6d --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/ros/config/barrier_tape_detection.yaml @@ -0,0 +1,19 @@ +mir_perception/front_camera/barrier_tape_detection: + min_area: 10 + color_thresh_min_h: 40 + color_thresh_min_s: 50 + color_thresh_min_v: 70 + color_thresh_max_h: 70 + color_thresh_max_s: 100 + color_thresh_max_v: 100 + is_debug_mode: True + +mir_perception/back_camera/barrier_tape_detection: + min_area: 10 + color_thresh_min_h: 30 + color_thresh_min_s: 50 + color_thresh_min_v: 28 + color_thresh_max_h: 70 + color_thresh_max_s: 100 + color_thresh_max_v: 100 + is_debug_mode: True diff --git a/data/mir_perception/mir_barrier_tape_detection/ros/include/mir_barrier_tape_detection/barrier_tape_detection_ros.h b/data/mir_perception/mir_barrier_tape_detection/ros/include/mir_barrier_tape_detection/barrier_tape_detection_ros.h new file mode 100644 index 0000000000000000000000000000000000000000..5f445c22e89ac22d7d4f4ee8972832f2b1c93215 --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/ros/include/mir_barrier_tape_detection/barrier_tape_detection_ros.h @@ -0,0 +1,101 @@ +#ifndef BARRIERTAPEDETECTIONROS_H_ +#define BARRIERTAPEDETECTIONROS_H_ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +#include +#include + +typedef message_filters::sync_policies::ApproximateTime + ImageSyncPolicy; + +class BarrierTapeDetectionRos +{ + public: + BarrierTapeDetectionRos(ros::NodeHandle &nh); + virtual ~BarrierTapeDetectionRos(); + void dynamicReconfigCallback(mir_barrier_tape_detection::BarrierTapeConfig &config, + uint32_t level); + void eventCallback(const std_msgs::String &event_command); + /** + * Get 3D pointcloud and RGB image at the same time + */ + void synchronizedCallback(const sensor_msgs::PointCloud2::ConstPtr &pointcloud_msg, + const sensor_msgs::Image::ConstPtr &rgb_image_msg); + void states(); + void initState(); + void idleState(); + void runState(); + void detectBarrierTape(); + /** + * Converts the input pointcloud message into a 3 channel cv::Mat object + * where each channel holds the x, y and z coordinate of each pixel (i.e. the + * pixel + * corresponding to that point in the pointcloud. + * Points which are NaN and the Z-coordinate is < 0.01 are discarded + * + * This output cv::Mat is later used to map pixels in the RGB image to 3D + * positions + */ + void convertPointCloudToXYZImage(cv::Mat &output_xyz_image); + + private: + enum States { INIT, IDLE, RUNNING }; + + private: + dynamic_reconfigure::Server + dynamic_reconfigure_server_; + ros::Time start_time_; + ros::NodeHandle node_handler_; + ros::Publisher event_pub_; + ros::Publisher pub_yellow_barrier_tape_cloud_; + ros::Subscriber event_sub_; + ros::Subscriber pointcloud_sub_; + + message_filters::Subscriber sub_pointcloud_; + message_filters::Subscriber sub_rgb_image_; + sensor_msgs::PointCloud2::ConstPtr pointcloud_msg_; + sensor_msgs::Image::ConstPtr rgb_image_msg_; + boost::shared_ptr> sync_input_; + + image_transport::ImageTransport image_transporter_; + image_transport::Publisher image_pub_; + + tf::TransformListener *transform_listener_; + geometry_msgs::PoseArray pose_array_; + geometry_msgs::PoseArray pose_array_dubug_; + ros::Publisher pub_yellow_barrier_tape_pose_array_; + + std_msgs::String event_in_msg_; + std_msgs::String event_out_msg_; + + BarrierTapeDetection btd_; + States current_state_; + cv::Mat debug_image_; + + pcl::PointCloud::Ptr barrier_tape_cloud_; + + bool is_debug_mode_; + bool has_image_data_; + std::string target_frame_; + int num_of_retrial_; + int num_pixels_to_extrapolate_; +}; + +#endif /* BARRIERTAPEDETECTIONROS_H_ */ diff --git a/data/mir_perception/mir_barrier_tape_detection/ros/launch/barrier_tape_detection.launch b/data/mir_perception/mir_barrier_tape_detection/ros/launch/barrier_tape_detection.launch new file mode 100644 index 0000000000000000000000000000000000000000..f8b0d97a183c63c4628bbee7620f64b5fcfc07d8 --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/ros/launch/barrier_tape_detection.launch @@ -0,0 +1,86 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + target_frame: base_laser_front_link # Leave disabled to output scan in pointcloud frame + transform_tolerance: 0.01 + min_height: -1.0 + max_height: 5.0 + + angle_min: -1.5708 # -M_PI/2 + angle_max: 1.5708 # M_PI/2 + angle_increment: 0.0087 # M_PI/360.0 + scan_time: 0.03333 + range_min: 0.001 + range_max: 5.0 + use_inf: false + + # Concurrency level, affects number of pointclouds queued for processing, thread number governed by nodelet manager + # 0 : Detect number of cores + # 1 : Single threaded + # 2->inf : Parallelism level + concurrency_level: 1 + + + + + + + + + + + + + + + + + + + + + + target_frame: base_laser_rear_link # Leave disabled to output scan in pointcloud frame + transform_tolerance: 0.01 + min_height: -1.0 + max_height: 5.0 + + angle_min: -1.5708 # -M_PI/2 + angle_max: 1.5708 # M_PI/2 + angle_increment: 0.0087 # M_PI/360.0 + scan_time: 0.03333 + range_min: 0.001 + range_max: 5.0 + use_inf: false + + # Concurrency level, affects number of pointclouds queued for processing, thread number governed by nodelet manager + # 0 : Detect number of cores + # 1 : Single threaded + # 2->inf : Parallelism level + concurrency_level: 1 + + + + diff --git a/data/mir_perception/mir_barrier_tape_detection/ros/src/barrier_tape_detection_ros.cpp b/data/mir_perception/mir_barrier_tape_detection/ros/src/barrier_tape_detection_ros.cpp new file mode 100644 index 0000000000000000000000000000000000000000..c20d44d536593500d940df104a08b9ab8ff8c983 --- /dev/null +++ b/data/mir_perception/mir_barrier_tape_detection/ros/src/barrier_tape_detection_ros.cpp @@ -0,0 +1,263 @@ +#include + +BarrierTapeDetectionRos::BarrierTapeDetectionRos(ros::NodeHandle &nh) + : node_handler_(nh), image_transporter_(nh) +{ + transform_listener_ = new tf::TransformListener(); + + nh.param("target_frame", target_frame_, "/base_link"); + nh.param("num_of_retrial", num_of_retrial_, 30); + nh.param("num_pixels_to_extrapolate", num_pixels_to_extrapolate_, 30); + dynamic_reconfigure_server_.setCallback( + boost::bind(&BarrierTapeDetectionRos::dynamicReconfigCallback, this, _1, _2)); + + event_pub_ = node_handler_.advertise("event_out", 1); + pub_yellow_barrier_tape_cloud_ = + nh.advertise>("output/yellow_barrier_tape_pointcloud", 1); + pub_yellow_barrier_tape_pose_array_ = + nh.advertise("output/yellow_barrier_tape_pose_array", 1); + image_pub_ = image_transporter_.advertise("debug_image", 1); + + event_sub_ = + node_handler_.subscribe("event_in", 1, &BarrierTapeDetectionRos::eventCallback, this); + sub_pointcloud_.subscribe(node_handler_, "input_pointcloud", 1); + sub_rgb_image_.subscribe(node_handler_, "input_rgb_image", 1); + + sub_pointcloud_.unsubscribe(); + sub_rgb_image_.unsubscribe(); + + sync_input_ = boost::make_shared>(10); + sync_input_->connectInput(sub_pointcloud_, sub_rgb_image_); + sync_input_->registerCallback( + boost::bind(&BarrierTapeDetectionRos::synchronizedCallback, this, _1, _2)); + + current_state_ = INIT; + has_image_data_ = false; + + barrier_tape_cloud_ = boost::make_shared>(); +} + +BarrierTapeDetectionRos::~BarrierTapeDetectionRos() +{ + image_pub_.shutdown(); + pub_yellow_barrier_tape_pose_array_.shutdown(); + event_pub_.shutdown(); + event_sub_.shutdown(); +} + +void BarrierTapeDetectionRos::dynamicReconfigCallback( + mir_barrier_tape_detection::BarrierTapeConfig &config, uint32_t level) +{ + is_debug_mode_ = config.is_debug_mode; + btd_.updateDynamicVariables(is_debug_mode_, config.min_area, config.color_thresh_min_h, + config.color_thresh_min_s, config.color_thresh_min_v, + config.color_thresh_max_h, config.color_thresh_max_s, + config.color_thresh_max_v); +} + +void BarrierTapeDetectionRos::synchronizedCallback( + const sensor_msgs::PointCloud2::ConstPtr &pointcloud_msg, + const sensor_msgs::Image::ConstPtr &rgb_image_msg) +{ + pointcloud_msg_ = pointcloud_msg; + rgb_image_msg_ = rgb_image_msg; + has_image_data_ = true; +} + +void BarrierTapeDetectionRos::eventCallback(const std_msgs::String &event_msg) +{ + event_in_msg_ = event_msg; +} + +void BarrierTapeDetectionRos::states() +{ + switch (current_state_) { + case INIT: + initState(); + break; + case IDLE: + idleState(); + break; + case RUNNING: + runState(); + break; + default: + initState(); + } +} + +void BarrierTapeDetectionRos::initState() +{ + if (event_in_msg_.data == "e_start") { + current_state_ = IDLE; + event_in_msg_.data = ""; + sub_pointcloud_.subscribe(); + sub_rgb_image_.subscribe(); + } else { + current_state_ = INIT; + } +} + +void BarrierTapeDetectionRos::idleState() +{ + if (event_in_msg_.data == "e_stop") { + current_state_ = INIT; + event_in_msg_.data = ""; + sub_pointcloud_.unsubscribe(); + sub_rgb_image_.unsubscribe(); + } else if (has_image_data_) { + current_state_ = RUNNING; + has_image_data_ = false; + } else { + current_state_ = IDLE; + } +} + +void BarrierTapeDetectionRos::runState() +{ + if (event_in_msg_.data == "e_reset") { + barrier_tape_cloud_->points.clear(); + event_in_msg_.data = ""; + } + detectBarrierTape(); + current_state_ = IDLE; + + if (is_debug_mode_) { + cv_bridge::CvImage debug_image_msg; + debug_image_msg.encoding = sensor_msgs::image_encodings::MONO8; + debug_image_msg.image = debug_image_; + image_pub_.publish(debug_image_msg.toImageMsg()); + + pub_yellow_barrier_tape_pose_array_.publish(pose_array_); + } +} + +void BarrierTapeDetectionRos::detectBarrierTape() +{ + cv_bridge::CvImagePtr cv_img_tmp1 = + cv_bridge::toCvCopy(rgb_image_msg_, sensor_msgs::image_encodings::BGR8); + cv::Mat rgb_image_frame = cv_img_tmp1->image; + + barrier_tape_cloud_->header.frame_id = target_frame_; + pcl_conversions::toPCL(pointcloud_msg_->header.stamp, barrier_tape_cloud_->header.stamp); + + std::vector>> barrier_tape_img_coordinates; + int pixel_y; + int pixel_x; + + if (is_debug_mode_) { + pose_array_.poses.clear(); + pose_array_.header = pointcloud_msg_->header; + pose_array_.header.frame_id = target_frame_; + } + + cv::Mat rgb_depth_image_frame; + convertPointCloudToXYZImage(rgb_depth_image_frame); + + if (btd_.detectBarrierTape(rgb_image_frame, debug_image_, barrier_tape_img_coordinates)) { + for (int i = 0; i < barrier_tape_img_coordinates.size(); i++) { + for (int j = 0; j < barrier_tape_img_coordinates[i].size(); j++) { + pixel_y = barrier_tape_img_coordinates[i][j][1]; + pixel_x = barrier_tape_img_coordinates[i][j][0]; + + cv::Vec3f point = rgb_depth_image_frame.at(pixel_y, pixel_x); + + if (point.val[0] == 0 && point.val[1] == 0 && point.val[2] == 0) { + continue; + } + + else { + geometry_msgs::PoseStamped pose_stamped; + pose_stamped.pose.position.x = point.val[0]; + pose_stamped.pose.position.y = point.val[1]; + pose_stamped.pose.position.z = point.val[2]; + pose_stamped.pose.orientation.w = 0; + pose_stamped.pose.orientation.x = 0; + pose_stamped.pose.orientation.y = 0; + pose_stamped.pose.orientation.z = 1; + pose_stamped.header = pointcloud_msg_->header; + + geometry_msgs::PoseStamped transformed_pose; + try { + transform_listener_->waitForTransform(target_frame_, pose_stamped.header.frame_id, + pose_stamped.header.stamp, ros::Duration(0.1)); + transform_listener_->transformPose(target_frame_, pose_stamped, transformed_pose); + pose_array_.poses.push_back(transformed_pose.pose); + + // Ignore points which are > 0 since we are only interested in + // barrier tapes + // on the floor + if (transformed_pose.pose.position.z > 0.00) { + ROS_DEBUG("transformed pose is greater than zero"); + continue; + } + + } catch (tf::TransformException e) { + ROS_WARN("%s", e.what()); + } + + pcl::PointXYZ pt; + pt.x = transformed_pose.pose.position.x; + pt.y = transformed_pose.pose.position.y; + pt.z = transformed_pose.pose.position.z; + + barrier_tape_cloud_->points.push_back(pt); + break; + } + } + } + } + barrier_tape_cloud_->width = barrier_tape_cloud_->points.size(); + barrier_tape_cloud_->height = 1; + + pub_yellow_barrier_tape_cloud_.publish(barrier_tape_cloud_); +} + +void BarrierTapeDetectionRos::convertPointCloudToXYZImage(cv::Mat &output_xyz_image) +{ + pcl::PCLPointCloud2::Ptr pcl_input_cloud(new pcl::PCLPointCloud2); + + pcl_conversions::toPCL(*pointcloud_msg_, *pcl_input_cloud); + + pcl::PointCloud::Ptr xyz_input_cloud(new pcl::PointCloud); + pcl::fromPCLPointCloud2(*pcl_input_cloud, *xyz_input_cloud); + + pcl::PointCloud::iterator b1; + + int index = 0; + float *xyz_frame_buffer = new float[pointcloud_msg_->width * pointcloud_msg_->height * 3]; + cv::Mat xyz_frame(pointcloud_msg_->height, pointcloud_msg_->width, CV_32FC3, xyz_frame_buffer); + xyz_frame = cv::Scalar::all(0.0f); + for (b1 = xyz_input_cloud->points.begin(); b1 < xyz_input_cloud->points.end(); b1++) { + pcl::PointXYZ pcl_point = *b1; + if ((!pcl_isnan(pcl_point.x)) && (!pcl_isnan(pcl_point.y)) && + (!pcl_isnan(pcl_point.z) && (pcl_point.z > 0.01))) { + xyz_frame_buffer[index * 3] = b1->x; + xyz_frame_buffer[index * 3 + 1] = b1->y; + xyz_frame_buffer[index * 3 + 2] = b1->z; + } + index++; + } + xyz_frame.copyTo(output_xyz_image); + delete[] xyz_frame_buffer; +} + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "barrier_tape_detection"); + ros::NodeHandle nh("~"); + ROS_INFO("Barrier Tape Detection Node Initialised"); + BarrierTapeDetectionRos btd(nh); + + int loop_rate = 30; + nh.param("loop_rate", loop_rate, 30); + ros::Rate rate(loop_rate); + + while (ros::ok()) { + ros::spinOnce(); + btd.states(); + rate.sleep(); + } + + return 0; +} diff --git a/data/mir_perception/mir_cavity_detector/CMakeLists.txt b/data/mir_perception/mir_cavity_detector/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..fcfb4ff14525e2927f756d40569d1cec279b2391 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/CMakeLists.txt @@ -0,0 +1,78 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_cavity_detector) +set (CMAKE_BUILD_TYPE Debug) +find_package(catkin REQUIRED + COMPONENTS + roscpp + sensor_msgs + std_msgs + dynamic_reconfigure + cv_bridge + image_transport + mas_perception_msgs + tf +) +catkin_python_setup() +generate_dynamic_reconfigure_options( + ros/config/CavityFinder.cfg +) + +find_package(OpenCV REQUIRED) +find_package(PCL 1.7 REQUIRED) + +catkin_package() + + +include_directories( + ros/include + common/include + ${catkin_INCLUDE_DIRS} + ${OpenCV_INCLUDE_DIRS} + ${PCL_INCLUDE_DIRS} +) + + + +### EXECUTABLES ############################################### +add_executable(cavity_finder + ros/src/cavity_finder_node.cpp + ros/src/cavity_finder_ros.cpp + common/src/cavity_finder.cpp +) + +add_dependencies(cavity_finder + ${catkin_EXPORTED_TARGETS} + ${PROJECT_NAME}_gencfg +) + +target_link_libraries(cavity_finder + ${catkin_LIBRARIES} + ${OpenCV_LIBRARIES} + ${PCL_LIBRARIES} +) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() + +### INSTALLS +install(TARGETS cavity_finder + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(DIRECTORY common/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) + diff --git a/data/mir_perception/mir_cavity_detector/common/include/mir_cavity_detector/cavity_finder.h b/data/mir_perception/mir_cavity_detector/common/include/mir_cavity_detector/cavity_finder.h new file mode 100644 index 0000000000000000000000000000000000000000..32f86dc648a7c7ecfa7bf13295e1f4871abaf822 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/common/include/mir_cavity_detector/cavity_finder.h @@ -0,0 +1,172 @@ +#ifndef CONTOUR_FINDER_H_ +#define CONTOUR_FINDER_H_ + +#include +#include +#include + +/** + * Finds 2D cavities after applying edge detection + * Finds corresponding 3D cavity using the given pointcloud + */ +class CavityFinder +{ +public: + /** + * Constructor + */ + CavityFinder(); + /** + * Destructor + */ + virtual ~CavityFinder(); + /** + * Finds 2D cavities in the image using edge detection. Displays the edges in the debug image + * + * @param image + * image in which to find the cavities + * @param debug_image + * the found edges are displayed in this image + * @return found cavities + */ + + + /** + * + * + * + * + * / + * + * */ + + + std::vector > find2DCavities(const cv::Mat &image, + cv::Mat &debug_image, + std::vector ¢roids); + + + /** + * Recognize 2D cavities in the image. Displays the name in the debug image + * + * @param image + * image in which to find the cavities + * @param debug_image + * the recognized cavity are displayed in this image + * @param cavities + * the detected cavities for recognition + * @return found cavitiesName + */ + std::vector recognize2DCavities(const cv::Mat &image, + cv::Mat &debug_image, + std::vector &cropped_cavities, + const std::vector ¢roids); + /** + * Finds 3D cavities corresponding to the given 2D cavities in the input cloud + * + * @param cavities + * input 2D cavities + * @param input_cloud + * input pointcloud + * @return found 3D cavities + */ + std::vector get3DCavities(const std::vector > &cavities, pcl::PCLPointCloud2::Ptr input_cloud); + + /** + * Given a rectangle with 2 points converts to set of points on the + * boundary + * + * @param rect + * input Rectanle + * @return vector points on the perimeter + */ + std::vector pointsOnRectangle(cv::Rect rect); + + /** + * Set threshold1 for Canny edge detector + * See http://docs.opencv.org/modules/imgproc/doc/feature_detection.html#canny + * + * @param canny_threshold + * Threshold 1 for canny edge detection + */ + void setCannyThreshold(double canny_threshold); + + /** + * Set multiplier to calculate threshold2 for Canny edge detector + * threshold2 = canny_multiplier * canny_threshold_ + * See http://docs.opencv.org/modules/imgproc/doc/feature_detection.html#canny + * + * @param canny_multiplier + * Multiplier used to calculate threshold 2 for canny edge detection + */ + void setCannyMultiplier(double canny_multiplier); + + /** + * Set threshold1 for Binary threshold filter + * See http://docs.opencv.org/2.4/doc/tutorials/imgproc/threshold/threshold.html + * @param binary_threshold + * Threshold for binary filter + */ + void setBinaryThreshold(double binary_threshold); + + /** + * Epsilon for approxpoly and for finer poly + * http://docs.opencv.org/2.4/modules/imgproc/doc/structural_analysis_and_shape_descriptors.html + * @param epsilon + * Epsilon for the approximation the polygon curve + */ + void setEpsilonApproxPoly(double epsilon_approx_poly); + void setEpsilonFinerPoly(double epsilon_finer_poly); + + + /** + * min and max area size filter for cavities in Depth_RGB image + * @param min_area + * min area to filter cavities in Depth_RGB image + */ + void setMinArea(double min_area_depth_image); + void setMaxArea(double max_area_depth_image); +private: + /** + * Copy constructor. + */ + CavityFinder(const CavityFinder &other); + + /** + * Copy assignment operator. + */ + CavityFinder &operator=(CavityFinder other); + + + cv::RNG rng; +private: + /** + * Threshold for canny edge detector + */ + double canny_threshold_; + /** + * Multiplier for canny edge detector + */ + double canny_multiplier_; + /** + * Threshold for binary thershold filter + */ + double binary_threshold_; + /** + * Multiplier for approx polynomial fit + */ + double approx_poly_epsilon_; + /** + * Multiplier for finer approx polynomial fit + */ + double approx_poly_epsilon_finer_; + /** + * Min area for filtering cavities in DepthRGB image + */ + double min_area_depth_image_; + /** + * Max area for filtering cavities in DepthRGB image + */ + double max_area_depth_image_; +}; +#endif diff --git a/data/mir_perception/mir_cavity_detector/common/src/cavity_finder.cpp b/data/mir_perception/mir_cavity_detector/common/src/cavity_finder.cpp new file mode 100644 index 0000000000000000000000000000000000000000..e289cf9d08c39d522829d96a16b9edc94c339d97 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/common/src/cavity_finder.cpp @@ -0,0 +1,495 @@ +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#define PI 3.14159265 + +#include + +CavityFinder::CavityFinder() : rng(12345),canny_threshold_(220), canny_multiplier_(3), + binary_threshold_(62),approx_poly_epsilon_(0.017),approx_poly_epsilon_finer_(0.009) +{ +} + +CavityFinder::~CavityFinder() +{ +} + +std::vector CavityFinder::pointsOnRectangle(cv::Rect rect) +{ + std::vector rect_points; + int num_of_points = 10; + double delta_width = rect.size().width / num_of_points; + double delta_height = rect.size().height / num_of_points; + + for (int i=0; i CavityFinder::recognize2DCavities(const cv::Mat &image, + cv::Mat &debug_image, + std::vector &cropped_cavities, + const std::vector ¢roids) + +{ +{ + + //Recognized name of the cavities + std::vector cavities_name(centroids.size()); + //ROI + std::vector crop_box(centroids.size()); + + /// Approximate cavities to polygons + get bounding rects and circles + std::vector > final_cavities( centroids.size() ); + std::vector > cavities_poly( centroids.size() ); + std::vector boundRect( centroids.size() ); + std::vector center( centroids.size() ); + std::vectorradius( centroids.size() ); + + /// Find the rotated rectangles and ellipses for each cavity + std::vector minRect( centroids.size() ); + + /// Converting to match the intel camera point cloud size + cv::Mat small_image = cv::Mat::zeros( cv::Size(640, 480), CV_8UC3 ); + cv::Mat gray_image; + resize(image, small_image, small_image.size(), 0, 0 ); + cv::cvtColor(small_image, gray_image, CV_BGR2GRAY); + cv::blur(gray_image, gray_image, cv::Size(3, 3)); + small_image.copyTo(debug_image); + + cv::Size crop_size(120, 120); + //After trials found that there is a shift of (20,10) between the rgbimage + //and depth_rgb image + //Shifting center to compensate this shift + //Also shifting to the top left of the bounding box to be drawn + //cv::Point2f shift(20.0f-(crop_size.width/2), 10.0f-(crop_size.height/2)); + cv::Point2f shift(-(crop_size.width/2), -(crop_size.height/2)); + + + cv::Rect img_rect = cv::Rect(cv::Point(0,0), gray_image.size()); + cv::Mat contour_image = cv::Mat::zeros( cv::Size(640, 480), CV_8UC3 ); + // Finding the cavities in each region + for( int i = 0; i< centroids.size(); i++ ) + { + //Finding the ROI + crop_box[i] = cv::Rect(centroids[i]+shift, crop_size); + cv::Mat threshold_output; + /// Detect edges using Threshold OTSU thereshold + //cv::threshold( gray_image, threshold_output, binary_threshold_, 255, cv::THRESH_BINARY ); + cv::threshold( gray_image, threshold_output, 0, 255, cv::THRESH_BINARY | cv::THRESH_OTSU ); + // finding crop image + cv::Rect rect_intersection = img_rect & crop_box[i]; + cv::Mat cropped_image = threshold_output(rect_intersection); + + std::vector > cavities_in_crop; + std::vector hierarchy; + + //Subtracting from white, to avoid boundary detection + cropped_image = 255 - cropped_image; + /// Find contours + // cv::findContours( contour_image, cavities_in_crop, hierarchy, CV_RETR_TREE, CV_CHAIN_APPROX_SIMPLE, cv::Point(0, 0) ); + + + cv::findContours( cropped_image, cavities_in_crop, hierarchy, CV_RETR_TREE, CV_CHAIN_APPROX_SIMPLE, cv::Point(0, 0) ); + // cv::imshow("cavities cropped ", cropped_image); + // cv::waitKey(0); + //Finding the maximum cavity size in the corped image and storing it + double max_area = 0.0; int max_index = 0; + if (cavities_in_crop.size() == 0) + { + //As the inf in depth_rgb image is converted to black + //many boundary cavities are detected filtering those out + continue; + } + if (cavities_in_crop.size() > 1) + { + for( int j = 0; j < cavities_in_crop.size(); j++ ) + { + if(std::fabs(cv::contourArea(cavities_in_crop[j])) > max_area) + { + max_area = std::fabs(cv::contourArea(cavities_in_crop[j])); + max_index = j; + } + } + final_cavities[i] = cavities_in_crop[max_index]; + } else + { + final_cavities[i] = cavities_in_crop[0]; + } + + cv::approxPolyDP( cv::Mat(final_cavities[i]), cavities_poly[i], + cv::arcLength(cv::Mat(final_cavities[i]), true)*approx_poly_epsilon_ , true ); + + boundRect[i] = cv::boundingRect( cv::Mat(cavities_poly[i]) ); + minEnclosingCircle( (cv::Mat)cavities_poly[i], center[i], radius[i] ); + minRect[i] = cv::minAreaRect( cv::Mat(cavities_poly[i]) ); + } + + + std::cout<<"[cavity_recognizer] Centroids received : "<<(int)centroids.size() < finer_polynomial; + cv::approxPolyDP( cv::Mat(final_cavities[i]),finer_polynomial , + cv::arcLength(cv::Mat(final_cavities[i]), true)*approx_poly_epsilon_finer_ , true ); + double area = std::fabs(cv::contourArea(final_cavities[i])); + + + cv::RotatedRect minRect; + minRect = cv::minAreaRect(cv::Mat(final_cavities[i])); + double aspect_ratio; + if(minRect.size.width > minRect.size.height) + { + aspect_ratio = minRect.size.width / minRect.size.height; + } + else + { + aspect_ratio = minRect.size.height / minRect.size.width; + } + + //Hu moments + cv::Moments mom = cv::moments(final_cavities[i]); + double hu[7]; + cv::HuMoments(mom, hu); + + /* + radius <= 32.8673 + | aspect_ratio <= 1.125 + | | radius <= 23.4876: M20 (13.0) + | | radius > 23.4876: M30 (10.0) + | aspect_ratio > 1.125: R20 (18.0) + radius > 32.8673 + | aspect_ratio <= 2.27122: S40_40 (20.0) + | aspect_ratio > 2.27122 + | | radius <= 55.0689: F20_20 (13.0) + | | radius > 55.0689: M20_100 (10.0) + 21 < radius < 62 + 1 < aspect_ratio < 4 + + */ + + if ( (10 < radius[i]) and (radius[i] <= 32.8673)) { + if ((0 < aspect_ratio) and (aspect_ratio <= 1.3)) { + if (radius[i] <= 18.4876) { + cavities_name[i] = "M20"; + } else { + cavities_name[i] = "M30"; + } + } else if ((4 > aspect_ratio) and (aspect_ratio > 1.125)) { + cavities_name[i] = "R20"; + } else { + cavities_name[i] = "DECOY_aspect"; + } + } else if((62 > radius[i]) and (radius[i] > 32.8673)) { + if ((0.0 < aspect_ratio) and (aspect_ratio <= 2.7122)) { + cavities_name[i] = "S40_40"; + } else if ((5 > aspect_ratio) and (aspect_ratio > 2.7122)) { + if (radius[i] <= 47.5) { + cavities_name[i] = "F20_20"; + } else { + cavities_name[i] = "M20_100"; + } + } else { + cavities_name[i] = "DECOY_2"; + } + + } else { + cavities_name[i] = "DECOY_radius"; + } + + // std::cout<<" aspect_ratio: "<(), 0, centroids[i]+shift ); + + std::string label;//string which will contain the result + std::stringstream convert; // stringstream used for the conversion + convert <<"V: "<< cavities_poly[i].size();//add the value of Number to the characters in the stream + convert < > CavityFinder::find2DCavities(const cv::Mat &image, + cv::Mat &debug_image, + std::vector ¢roids) +{ + /// Converting to match the intel camera point cloud size + cv::Mat small_image = cv::Mat::zeros( cv::Size(640, 480), CV_8UC3 ); + cv::Mat gray_image; + resize(image, small_image, small_image.size(), 0, 0 ); + + //Croping image to select ROIv + cv:: Rect roi_without_arm; + roi_without_arm.x = 0; + roi_without_arm.y = 0; + roi_without_arm.width = 640; + roi_without_arm.height = 400; + small_image = small_image(roi_without_arm); + cv::cvtColor(small_image, gray_image, CV_BGR2GRAY); + + cv::blur(gray_image, gray_image, cv::Size(3, 3)); + + ////////////////////////////////DEbug images start + unsigned long int sec= time(NULL); + std::string filename;//string which will contain the result + std::stringstream convert; // stringstream used for the conversion + convert <<"/tmp/depth_rgb_"<< sec<<".jpg";//add the value of Number to the characters in the stream + filename = convert.str();//set Result to the content of the stream + cv::imwrite(filename, small_image); + ////////////////////////////////DEbug images end + cv::Mat canny_output; + cv::Mat threshold_output; + + std::vector > cavities; + std::vector > filtered_cavities; + + std::vector hierarchy; + + /// Detect edges using Threshold + cv::threshold( gray_image, threshold_output, binary_threshold_, 255, cv::THRESH_BINARY ); + + // Dilate edges so that the cavities are expanded slightly + int dilation_size = 10; + cv::Mat element = cv::getStructuringElement(cv::MORPH_RECT, + cv::Size(2 * dilation_size + 1, 2 * dilation_size + 1), + cv::Point(dilation_size, dilation_size)); + + cv::erode(threshold_output, threshold_output, element); + cv::dilate(threshold_output, threshold_output, element); + + /// Find contours + cv::findContours( threshold_output, cavities, hierarchy, CV_RETR_TREE, CV_CHAIN_APPROX_SIMPLE, cv::Point(0, 0) ); + + + /* + // Canny edge detection + cv::Canny(gray_image, canny_output, canny_threshold_, canny_threshold_ * canny_multiplier_, 3); + canny_output.copyTo(debug_image); + + */ + + //Filtering cavities based on area + //This works for detecting cavity since our cavities lie in specific range + for (int i = 0; i < cavities.size(); i++) + { + double area = std::fabs(cv::contourArea(cavities[i])); + //Filter on the area of the cavity from data collection + if (area < min_area_depth_image_ || area > max_area_depth_image_) + continue; + + std::vector approx_cavity; + cv::approxPolyDP( cv::Mat(cavities[i]), approx_cavity, + cv::arcLength(cv::Mat(cavities[i]), true)*approx_poly_epsilon_ , true ); + //Minimum cavities with 4 sides to be considered + if (approx_cavity.size() < 4) + continue; + + filtered_cavities.push_back(cavities[i]); + } + + + /// Approximate cavities to polygons + get bounding rects and circles + std::vector > cavities_poly( filtered_cavities.size() ); + std::vector boundRect( filtered_cavities.size() ); + std::vector center( filtered_cavities.size() ); + std::vectorradius( filtered_cavities.size() ); + + // filter the cavities so we keep only those in the bottom half of the image + for (int i = 0; i < filtered_cavities.size(); i++) + { + cv::approxPolyDP( cv::Mat(filtered_cavities[i]), cavities_poly[i], + cv::arcLength(cv::Mat(filtered_cavities[i]), true)*approx_poly_epsilon_ , true ); + + boundRect[i] = cv::boundingRect( cv::Mat(cavities_poly[i]) ); + //Increasing teh Bounded rectangel size by 30% + cv::Size deltaSize( boundRect[i].width * 0.3f, boundRect[i].height * 0.3f ); // 0.1f = 10/100 + cv::Point offset( deltaSize.width/2, deltaSize.height/2); + boundRect[i] += deltaSize; + boundRect[i] -= offset; + + //Finding minimum enclosing circle + minEnclosingCircle( (cv::Mat)cavities_poly[i], center[i], radius[i] ); + //Returnging the center of the cavities + centroids.push_back(center[i]); + } + + + + + //Converting bounding rectto points + std::vector > bounding_rect_points( filtered_cavities.size() ); + + /// Draw polygonal cavity + bonding rects + circles + small_image.copyTo(debug_image); + for( int i = 0; i< filtered_cavities.size(); i++ ) + { + bounding_rect_points[i] = pointsOnRectangle(boundRect[i]); + cv::Scalar color = cv::Scalar( rng.uniform(0, 255), rng.uniform(0,255), rng.uniform(0,255) ); + cv::rectangle( debug_image, boundRect[i].tl(), boundRect[i].br(), color, 2, 8, 0 ); + cv::drawContours( debug_image, bounding_rect_points, i, color, 1, 8, std::vector(), 0, cv::Point() ); + } + + return bounding_rect_points; +} + +std::vector CavityFinder::get3DCavities(const std::vector > &cavities, pcl::PCLPointCloud2::Ptr input_cloud) +{ + pcl::PointCloud::Ptr xyz_input_cloud(new pcl::PointCloud); + pcl::fromPCLPointCloud2(*input_cloud, *xyz_input_cloud); + + // loop through points in the 2D cavity and find their 3D positions in the given pointcloud + std::vector pcl_cavities; + + for (size_t i = 0; i < cavities.size(); i++) + { + pcl::PCLPointCloud2::Ptr pcl_cavity(new pcl::PCLPointCloud2); + pcl::PointCloud::Ptr xyz_cavity(new pcl::PointCloud); + + for (size_t j = 0; j < cavities[i].size(); j++) + { + pcl::PointXYZ pcl_point; + try { + pcl_point = xyz_input_cloud->at(cavities[i][j].x, cavities[i][j].y); + } catch (...) { + std::cout << "is empty"; + std::cout << xyz_input_cloud->points.empty() << std::endl; + std::cout << "x : " << cavities[i][j].x << "y : " << cavities[i][j].y << std::endl; + std::cout << "#########################" << std::endl; + std::cout << "ERROR :i : " << i << "j : " << j << std::endl; + std::cout << "#########################" << std::endl; + } + if ((!std::isnan(pcl_point.x)) && (!std::isnan(pcl_point.y)) && (!std::isnan(pcl_point.z) && (pcl_point.z >0.01))) + { + xyz_cavity->points.push_back(pcl_point); + } + + } + + // remove outliers in the pointcloud. this ensures the points are roughly on the same plane + xyz_cavity->header = xyz_input_cloud->header; + + if (xyz_cavity->points.size() > 0) + { + pcl::StatisticalOutlierRemoval sor; + sor.setInputCloud(xyz_cavity); + sor.setMeanK(50); + sor.setStddevMulThresh(3.0); + sor.filter(*xyz_cavity); + } + pcl::toPCLPointCloud2(*xyz_cavity, *pcl_cavity); + pcl_cavities.push_back(pcl_cavity); + } + + return pcl_cavities; +} + +void CavityFinder::setCannyThreshold(double canny_threshold) +{ + canny_threshold_ = canny_threshold; +} + +void CavityFinder::setCannyMultiplier(double canny_multiplier) +{ + canny_multiplier_ = canny_multiplier; +} + +void CavityFinder::setBinaryThreshold(double binary_threshold) +{ + binary_threshold_ = binary_threshold; +} + + +void CavityFinder::setEpsilonApproxPoly(double epsilon_approx_poly) +{ + approx_poly_epsilon_ = epsilon_approx_poly; +} + +void CavityFinder::setEpsilonFinerPoly(double epsilon_finer_poly) +{ + approx_poly_epsilon_finer_ = epsilon_finer_poly; +} + +void CavityFinder::setMinArea(double min_area_depth_image) +{ + min_area_depth_image_ = min_area_depth_image; +} + +void CavityFinder::setMaxArea(double max_area_depth_image) +{ + max_area_depth_image_ = max_area_depth_image; +} diff --git a/data/mir_perception/mir_cavity_detector/common/src/mir_cavity_detector/__init__.py b/data/mir_perception/mir_cavity_detector/common/src/mir_cavity_detector/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_perception/mir_cavity_detector/common/src/mir_cavity_detector/mobileNet_classification.py b/data/mir_perception/mir_cavity_detector/common/src/mir_cavity_detector/mobileNet_classification.py new file mode 100644 index 0000000000000000000000000000000000000000..e588dc76f01b5f16050fad2604d12f436073f093 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/common/src/mir_cavity_detector/mobileNet_classification.py @@ -0,0 +1,78 @@ +import tensorflow as tf +import numpy as np + + +class mobileNet: + + def __init__(self, model_path): + + self.graph = self.load_graph(model_path) + self.input_layer = "Placeholder" + self.output_layer = "final_result" + self.dict = {0:"F20_20", 1:"M20", 2:"M20_100", 3:"M30", 4:"R20", 5:"S40_40"} + + def predict_one_label(self, image): + + # graph = self.load_graph(model_path) + preprocessed_image = self.preprocess_image(image) + + input_name = "import/" + self.input_layer + output_name = "import/" + self.output_layer + input_operation = self.graph.get_operation_by_name(input_name) + output_operation = self.graph.get_operation_by_name(output_name) + + with tf.Session(graph=self.graph) as sess: + results = sess.run(output_operation.outputs[0],{ + input_operation.outputs[0]: preprocessed_image + }) + + results = np.squeeze(results) + highest_probability_index = np.argmax(results) + top_k = results.argsort()[-5:][::-1] + # labels = load_labels(label_file) + # print ("predicted label ", self.dict[highest_probability_index]) + + # for i in top_k: + # print(self.dict[i], results[i]) + + + return self.dict[highest_probability_index] + + + def load_graph(self, path): + + + graph = tf.Graph() + graph_def = tf.GraphDef() + + with open(path, "rb") as f: + graph_def.ParseFromString(f.read()) + with graph.as_default(): + tf.import_graph_def(graph_def) + + return graph + + + + def preprocess_image(self, image): + + + input_width=96 + input_height=96 + input_mean=0 + input_std=255 + # read the img from file + # img_file = tf.read_file(image_path) + + # img_decoded = tf.image.decode_image(image, channels=3) + + float_caster = tf.cast(image, tf.float32) + dims_expander = tf.expand_dims(float_caster, 0) + # resize may be necessary for real time images + resized = tf.image.resize_bilinear(dims_expander, [input_width, input_height]) + normalized = tf.divide(tf.subtract(resized, [input_mean]), [input_std]) + + sess = tf.Session() + result = sess.run(normalized) + + return result \ No newline at end of file diff --git a/data/mir_perception/mir_cavity_detector/package.xml b/data/mir_perception/mir_cavity_detector/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..0df8323d056b856feedae4648ae282a846ef4254 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/package.xml @@ -0,0 +1,32 @@ + + + mir_cavity_detector + 0.1.0 + + Node to find 2D cavities in an image and convert to 3D cavities. + Node to match 3D cavities with a template. + + + Deebul Nair + + Deebul Nair + Santosh Thoduka + Bipin Kumar + + GPLv3 + + catkin + + sensor_msgs + std_msgs + mas_perception_msgs + cv_bridge + dynamic_reconfigure + image_transport + roscpp + libpcl-all-dev + + roslaunch + rostest + + diff --git a/data/mir_perception/mir_cavity_detector/ros/config/CavityFinder.cfg b/data/mir_perception/mir_cavity_detector/ros/config/CavityFinder.cfg new file mode 100644 index 0000000000000000000000000000000000000000..63bcfe44c3388211c3e0e66842a9dc52d48c60ca --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/config/CavityFinder.cfg @@ -0,0 +1,16 @@ +#!/usr/bin/env python3 + +from dynamic_reconfigure.parameter_generator_catkin import * + +gen = ParameterGenerator() +# Name Type Level Description Default Min Max +gen.add("canny_threshold", double_t, 0, "Canny Edge Detection Threshold", 220, 0, 255) +gen.add("canny_multiplier", double_t, 0, "Canny Edge Detection Multiplier", 3, 1, 5) +gen.add("binary_threshold", double_t, 0, "Binary threshold ", 62, 0, 100) +gen.add("epsilon_approx_poly", double_t, 0, "epsilon approx poly", 0.03, 0.001, 1) +gen.add("epsilon_finer_poly", double_t, 0, "epsilon finer poly", 0.012, 0.001, 1) +gen.add("offset_in_z", double_t, 0, "pose offset in Z", 0.055, 0.01, 0.2) +gen.add("min_area_depth_image", double_t, 0, "min area to filter out cavities in depth image", 450, 400, 2000) +gen.add("max_area_depth_image", double_t, 0, "max area to filter out cavities in depth image", 12000, 10000, 20000) + +exit(gen.generate("mir_cavity_detector", "cavity_finder", "CavityFinder")) diff --git a/data/mir_perception/mir_cavity_detector/ros/include/mir_cavity_detector/cavity_finder_ros.h b/data/mir_perception/mir_cavity_detector/ros/include/mir_cavity_detector/cavity_finder_ros.h new file mode 100644 index 0000000000000000000000000000000000000000..af5fb58eb55ba31aeefc1be84bd18eaf6338829d --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/include/mir_cavity_detector/cavity_finder_ros.h @@ -0,0 +1,244 @@ +#ifndef CONTOUR_FINDER_ROS_H_ +#define CONTOUR_FINDER_ROS_H_ + +#include +#include + +#include +#include +#include +#include + +#include +#include +#include +#include +#include +#include + +/** + * ROS interface for cavity finder + * Subscribes to: + * -pointcloud: pointcloud in which to find cavities + * + * Publishes: + * -cavity pointclouds: array of cavities as pointclouds + * -debug rgb image: debug image showing detected edges in the 2D rgb image + * -debug depth image: debug image showing detected edges in the 2D depth image + */ +class CavityFinderROS +{ +public: + /** + * Constructor + */ + CavityFinderROS(); + /** + * Destructor + */ + virtual ~CavityFinderROS(); + /** + * If pointcloud message has been received, the findCavities function is called. + * This function can be called once or periodically. + */ + void update(); + + +private: + /** + * Copy constructor. + */ + CavityFinderROS(const CavityFinderROS &other); + + /** + * Copy assignment operator. + */ + CavityFinderROS &operator=(CavityFinderROS other); + + /** + * Callback for pointcloud. Saves the pointcloud message. + * + * @param msg + * sensor_msgs::PointCloud2 message + */ + void pointcloudCallback(const sensor_msgs::PointCloud2::Ptr &msg); + + /** + * Callback for rgb image + * + * @param msg + * sensor_msgs::Image message + */ + void imageCallback(const sensor_msgs::ImageConstPtr &msg); + + void dummyImageCallback(const sensor_msgs::ImageConstPtr &msg); + /** + * Callback for cavities list + * + * @param msg + * sensor_msgs::ObjectList message + */ + void cavitiesCallback(const mas_perception_msgs::ObjectList &msg); + + /** + * Callback for event_in topic. Starts subscription to pointcloud if event_in is "e_trigger" + */ + void eventInCallback(const std_msgs::String &msg); + + /** + * Callback for dynamic reconfigure server to set canny threshold and multiplier + */ + void dynamicReconfigCallback(mir_cavity_detector::CavityFinderConfig &config, uint32_t level); + + /** + * Finds 2D cavities and the corresponding 3D cavities and publishes the array of 3D cavities as pointclouds + */ + void findCavities(); + + + + /** + * estimate pose of 3d cavities + */ + geometry_msgs::PoseArray estimatePose(std::vector &pcl_cavities); + /** + * Publish cavity message + */ + void publish_cavity_msg(geometry_msgs::PoseArray& pose_array, std::vector& cavities_name); +private: + /** + * Object of CavityFinder + */ + CavityFinder cavity_finder_; + + ros::Publisher pub_cropped_cavities_; + + /** + * Node handle + */ + ros::NodeHandle nh_; + + /** + * Image transport handle + */ + image_transport::ImageTransport it_; + /** + * Subscriber for input pointcloud + */ + ros::Subscriber sub_pointcloud_; + + /** + * Subscriber for input image + */ + image_transport::Subscriber sub_image_; + image_transport::Subscriber tmp_sub_image_; + /** + * Subscriber for event_in topic + */ + ros::Subscriber sub_event_in_; + /** + * Subscribe cavities name + */ + ros::Subscriber sub_cavities_name; + /** + * Publisher for event_out topic + */ + ros::Publisher pub_event_out_; + + /** + * Publisher for 3D cavities list + */ + ros::Publisher pub_cavity_pointclouds_; + + /** + * Publisher for 3D cavities as a single pointcloud + */ + ros::Publisher pub_cavity_pointclouds_combined_; + + /** + * Publisher for pose of 3D cavities + */ + ros::Publisher pub_pose_; + /** + * Publisher for cavity message + */ + ros::Publisher pub_cavity_ ; + /** + * Publisher for debug image showing edges + */ + image_transport::Publisher pub_rgb_debug_image_; + /** + * Publisher for debug image showing edges + */ + image_transport::Publisher pub_depth_debug_image_; + /** + * Used to store pointcloud message received in callback + */ + sensor_msgs::PointCloud2::Ptr pointcloud_msg_; + + /** + * Used to store rgb image message received in callback + */ + sensor_msgs::ImageConstPtr rgb_image_; + /** + * Dynamic reconfigure server + */ + dynamic_reconfigure::Server dynamic_reconfigure_server_; + + /** + * Flag indicating whether pointcloud has been received + */ + bool pointcloud_msg_received_; + /** + * Flag indicating whether has been received + */ + bool img_msg_received_; + + /** + * int indicating cavities received + */ + int cavity_msg_received_count_; + /** + * Flag indicating whether has been received + */ + double offset_in_z_; + + /** + * Hack Bug in Realsnese camera + * https://mas.b-it-center.de/gitgate/mas-group/realsense_camera/issues/2 + * Need to receive the cloud image twice + */ + int pointcloud_msg_received_count_; + int img_msg_received_count_ ; + + /** + * Flag indicating whether debug image should be published + */ + bool publish_debug_image_; + /** + * Stores the target frame to which transformation has to be made + */ + std::string target_frame_; + + /** + * Stores the source frame from which the transformation has to be made + */ + std::string source_frame_; + + /** + * vector to store cavities name + */ + // std::vector cavities_names_; + mas_perception_msgs::ObjectList cavity_list_; + /** + * Object to TransformLister class handle frame transformations + */ + tf::TransformListener listener_; + + /** + * filter 2d cavities based on 3d cavities + */ + void filterCavities(std::vector > &cavities, std::vector &pcl_cavities, std::vector ¢roids); +}; + +#endif diff --git a/data/mir_perception/mir_cavity_detector/ros/launch/cavity_classifier.launch b/data/mir_perception/mir_cavity_detector/ros/launch/cavity_classifier.launch new file mode 100644 index 0000000000000000000000000000000000000000..78f868090616d43da28404fe341daf4faa6e864a --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/launch/cavity_classifier.launch @@ -0,0 +1,6 @@ + + + + + + diff --git a/data/mir_perception/mir_cavity_detector/ros/launch/cavity_detector.launch b/data/mir_perception/mir_cavity_detector/ros/launch/cavity_detector.launch new file mode 100644 index 0000000000000000000000000000000000000000..5bdc5becac879d70f9d26973265ec67ea12cb780 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/launch/cavity_detector.launch @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/data/mir_perception/mir_cavity_detector/ros/launch/detector_selector_cavity.launch b/data/mir_perception/mir_cavity_detector/ros/launch/detector_selector_cavity.launch new file mode 100644 index 0000000000000000000000000000000000000000..125c3295db3703135d6628d26ea76133bbfcb425 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/launch/detector_selector_cavity.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_cavity_detector/ros/src/cavity_classifier_node.py b/data/mir_perception/mir_cavity_detector/ros/src/cavity_classifier_node.py new file mode 100644 index 0000000000000000000000000000000000000000..f86382415bb852fec2015521aae9c9b2cee00371 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/src/cavity_classifier_node.py @@ -0,0 +1,135 @@ +#!/usr/bin/env python3 +from __future__ import print_function +from datetime import datetime +from mir_cavity_detector.mobileNet_classification import mobileNet +import colorsys +import struct +from sensor_msgs.msg import Image, RegionOfInterest +from mas_perception_msgs.msg import ImageList, ObjectList, Object +import time +import numpy as np +import pickle +from cv_bridge import CvBridge, CvBridgeError +import cv2 +import rospy +import roslib +import sys +import os + +PACKAGE = "mir_cavity_detector" +NODE = "cavity_classifier" + + +class CavityRecognizer(): + + def __init__(self, model_dir, model_name, debug_mode=False): + + self.cvbridge = CvBridge() + self.debug = debug_mode + self.pub_result = rospy.Publisher( + "/mir_perception/cavity_finder/output/cavities_list", ObjectList, queue_size=1) + self.sub_img = rospy.Subscriber( + "/mir_perception/cavity_finder/output/cropped_cavities", ImageList, self.image_recognition_cb) + self.pub_debug = rospy.Publisher( + "/mir_perception/cavity_finder/output/classifier_debug_image", Image, queue_size=1) + self.model_name = model_name + self.model_path = model_dir + self.model = mobileNet(model_dir + model_name) + + rospy.loginfo("RGB Recognizer is ready using [%s]", self.model_name) + + def image_recognition_cb(self, img_msg): + + if img_msg.images: + result_list = ObjectList() + cavities_labels = [] + rospy.loginfo("[{}] images received: {} ".format( + len(img_msg.images), self.model_name)) + now = datetime.now() + concat_images = np.zeros((96, 96)) + font = cv2.FONT_HERSHEY_SIMPLEX + count = 0 + + for img in img_msg.images: + + print("count ", count) + + try: + result = Object() + time = now.strftime("%H:%M:%S") + cv_image = self.cvbridge.imgmsg_to_cv2(img, "bgr8") + label = self.model.predict_one_label(cv_image) + cv2.imwrite("/tmp/mobileNet_"+str(label) + + str(time)+".jpg", cv_image) + cv2.putText(cv_image, str(label), (0, 20), font, + 1, (200, 255, 155), 2, cv2.LINE_AA) + ''' + if count == 0: + cv2.resize(cv_image, (96,96)) + concat_images = cv_image + else: + cv2.resize(cv_image, (96,96)) + concat_images = np.hstack((concat_images, cv_image)) + ''' + # self.publish_debug_image(cv_image) + + count += 1 + print("predicted label ", label) + # cavities_labels.append(label) + result.name = label + cavities_labels.append(result) + # Publish result_list + #print ("cavities_labels ", cavities_labels) + + except CvBridgeError as e: + print("inside except cv bridge") + print(e) + return + + cv2.imwrite("/tmp/classifier_image.jpg", concat_images) + # self.publish_debug_img(concat_images) + # self.pub_classifier_debug_image.publish(concat_images) + result_list.objects = cavities_labels + self.pub_result.publish(result_list) + + def publish_debug_img(self, debug_img): + #debug_img = np.array(debug_img, dtype=np.uint8) + debug_img = self.cvbridge.cv2_to_imgmsg(debug_img, "bgr8") + self.pub_debug.publish(debug_img) + + +if __name__ == '__main__': + rospy.init_node(NODE) + rospy.loginfo('Started Cavity Classification Node') + + path = "trained_model/" + dataset_dir = os.path.join(roslib.packages.get_pkg_dir(PACKAGE), path) + + while not rospy.is_shutdown(): + object_recognizer = CavityRecognizer( + model_dir=dataset_dir, model_name="output_graph.pb", debug_mode=True) + rospy.sleep(0.025) + rospy.spin() + + +# #!/usr/bin/env python + +# import rospy +# from std_msgs.msg import String + +# def talker(): + +# pub = rospy.Publisher('chatter', String, queue_size=10) +# rospy.init_node('talker', anonymous=True) +# rate = rospy.Rate(10) # 10hz +# while not rospy.is_shutdown(): +# hello_str = "hello world %s" % rospy.get_time() +# rospy.loginfo(hello_str) +# pub.publish(hello_str) +# rate.sleep() + +# if __name__ == '__main__': +# try: +# talker() +# except rospy.ROSInterruptException: +# pass diff --git a/data/mir_perception/mir_cavity_detector/ros/src/cavity_finder_node.cpp b/data/mir_perception/mir_cavity_detector/ros/src/cavity_finder_node.cpp new file mode 100644 index 0000000000000000000000000000000000000000..c9a84a1d51601055c2c765736e8343e4a11f6392 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/src/cavity_finder_node.cpp @@ -0,0 +1,26 @@ +#include +#include + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "cavity_finder"); + ros::NodeHandle nh("~"); + + int frame_rate = 30; // in Hz + CavityFinderROS cavity_finder_ros_; + + nh.param("frame_rate", frame_rate, 30); + ROS_INFO("[cavity_finder] node started"); + + ros::Rate loop_rate(frame_rate); + + while (ros::ok()) + { + cavity_finder_ros_.update(); + + loop_rate.sleep(); + ros::spinOnce(); + } + + return 0; +} diff --git a/data/mir_perception/mir_cavity_detector/ros/src/cavity_finder_ros.cpp b/data/mir_perception/mir_cavity_detector/ros/src/cavity_finder_ros.cpp new file mode 100644 index 0000000000000000000000000000000000000000..52ceeb18ca07a6b4cc7e9f03c0bc374ecd37a37b --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/src/cavity_finder_ros.cpp @@ -0,0 +1,444 @@ +#include + +#include +#include +#include +#include + +#include +#include + +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +CavityFinderROS::CavityFinderROS() : nh_("~"), it_(nh_),pointcloud_msg_received_(false), publish_debug_image_(true), + img_msg_received_(false), cavity_msg_received_count_(0), img_msg_received_count_(0),pointcloud_msg_received_count_(0), + offset_in_z_(0.055) +{ + dynamic_reconfigure_server_.setCallback(boost::bind(&CavityFinderROS::dynamicReconfigCallback, this, _1, _2)); + pub_cavity_pointclouds_ = nh_.advertise("output/pointclouds", 1); + pub_cavity_pointclouds_combined_ = nh_.advertise("output/pointclouds_combined", 1); + pub_rgb_debug_image_ = it_.advertise("output/rgb_debug_image", 1); + pub_depth_debug_image_ = it_.advertise("output/depth_debug_image", 1); + pub_pose_ = nh_.advertise("output/pose", 1); + pub_cavity_ = nh_.advertise("output/cavity", 10); + pub_cropped_cavities_ = nh_.advertise("output/cropped_cavities", 10); + + sub_cavities_name = nh_.subscribe("output/cavities_list", 10, &CavityFinderROS::cavitiesCallback, this); + + sub_event_in_ = nh_.subscribe("input/event_in", 1, &CavityFinderROS::eventInCallback, this); + pub_event_out_ = nh_.advertise("output/event_out", 1 ); + + nh_.param("target_frame", target_frame_, "base_link"); + nh_.param("source_frame", source_frame_, "arm_cam4d_rgb_optical_frame"); +} + +CavityFinderROS::~CavityFinderROS() +{ +} + +void CavityFinderROS::update() +{ + //if (pointcloud_msg_received_ && img_msg_received_) + if (pointcloud_msg_received_count_ > 1 && img_msg_received_count_ > 1 ) + { + pointcloud_msg_received_ = false; + img_msg_received_ = false; + pointcloud_msg_received_count_ = 0; + img_msg_received_count_ = 0; + sub_pointcloud_.shutdown(); + sub_image_.shutdown(); + tmp_sub_image_.shutdown(); + findCavities(); + /* sub_cavities_name.shutdown(); */ + } +} + +void CavityFinderROS::pointcloudCallback(const sensor_msgs::PointCloud2::Ptr &msg) +{ + if (! pointcloud_msg_received_ ) + { + ROS_INFO("[cavity_finder_ros] Received pointcloud message"); + pointcloud_msg_ = msg; + //pointcloud_msg_received_ = true; + pointcloud_msg_received_count_ += 1; + //sub_pointcloud_.shutdown(); + } +} + +void CavityFinderROS::imageCallback(const sensor_msgs::ImageConstPtr &msg) +{ + if (! img_msg_received_) + { + ROS_INFO("[cavity_finder_ros] Received rgb image "); + rgb_image_ = msg; + //img_msg_received_ = true; + img_msg_received_count_ += 1; + //sub_image_.shutdown(); + } +} + + +void CavityFinderROS::cavitiesCallback(const mas_perception_msgs::ObjectList &msg) +{ + + ROS_INFO("Received cavities name callback "); + if (cavity_msg_received_count_ < 1) + { + cavity_list_ = msg; + cavity_msg_received_count_ += 1; + } + +} + +void CavityFinderROS::eventInCallback(const std_msgs::String &msg) +{ + if (msg.data == "e_trigger") + { + cavity_list_.objects.clear(); + cavity_msg_received_count_ = 0; + sub_pointcloud_ = nh_.subscribe("input/pointcloud", 1, &CavityFinderROS::pointcloudCallback, this); + /* sub_cavities_name = nh_.subscribe("output/cavities_list", 10, &CavityFinderROS::cavitiesCallback, this); */ + sub_image_ = it_.subscribe("image", 1, &CavityFinderROS::imageCallback, this); + ROS_INFO("Subscribed to pointcloud and RGB image"); + } +} + +void CavityFinderROS::dynamicReconfigCallback(mir_cavity_detector::CavityFinderConfig &config, uint32_t level) +{ + cavity_finder_.setCannyThreshold(config.canny_threshold); + cavity_finder_.setCannyMultiplier(config.canny_multiplier); + cavity_finder_.setBinaryThreshold(config.binary_threshold); + cavity_finder_.setEpsilonApproxPoly(config.epsilon_approx_poly); + cavity_finder_.setEpsilonFinerPoly(config.epsilon_finer_poly); + cavity_finder_.setMinArea(config.min_area_depth_image); + cavity_finder_.setMaxArea(config.max_area_depth_image); + offset_in_z_ = config.offset_in_z; +} + +void CavityFinderROS::findCavities() +{ + //Output message to publish on event_out + std_msgs::String output_msg; + + pcl::PCLPointCloud2::Ptr pcl_input_cloud(new pcl::PCLPointCloud2); + + // Convert to PCL data type + pcl_conversions::toPCL(*pointcloud_msg_, *pcl_input_cloud); + + pcl::PCLImage pcl_image; + pcl::toPCLPointCloud2(*pcl_input_cloud, pcl_image); + + sensor_msgs::ImagePtr image_msg = boost::make_shared(); + pcl_conversions::moveFromPCL(pcl_image, *image_msg); + cv_bridge::CvImagePtr cv_image = cv_bridge::toCvCopy(image_msg, sensor_msgs::image_encodings::BGR8); + + // Detect Bounding rect and the cavities + cv::Mat depth_debug_image; + std::vector centroids; + + std::vector > cavities = cavity_finder_.find2DCavities(cv_image->image, + depth_debug_image, + centroids); + ROS_INFO("[cavity_finder_ros] Found %i cavities", (int)cavities.size()); + if (cavities.size() == 0) + { + ROS_ERROR("[cavity_finder_ros] No %i cavities found", (int)cavities.size()); + output_msg.data = std::string("e_failed"); + pub_event_out_.publish(output_msg); + return; + } + + std::vector pcl_cavities = cavity_finder_.get3DCavities(cavities, pcl_input_cloud); + + ROS_INFO("[cavity_finder_ros] Found %i pcl cavities", (int)pcl_cavities.size()); + + filterCavities(cavities, pcl_cavities, centroids); + + ROS_INFO_STREAM("cavities " << (int)cavities.size() << "; pcl cavities" << (int)pcl_cavities.size()); + + mas_perception_msgs::PointCloud2List ros_cavities; + + for (size_t i = 0; i < pcl_cavities.size(); i++) + { + sensor_msgs::PointCloud2 ros_pointcloud; + ros_pointcloud.header = pointcloud_msg_->header; + // Convert to ROS data type + pcl_conversions::fromPCL(*(pcl_cavities[i]), ros_pointcloud); + ros_cavities.pointclouds.push_back(ros_pointcloud); + } + + // Publish the cavities + pub_cavity_pointclouds_.publish(ros_cavities); + + // Publish pose of cavity + geometry_msgs::PoseArray pose_array = estimatePose(pcl_cavities); + + //Recognize the 2d Cavities + cv_bridge::CvImagePtr cv_rgb_image = cv_bridge::toCvCopy(rgb_image_, sensor_msgs::image_encodings::BGR8); + cv::Mat rgb_debug_image; + mas_perception_msgs::ImageList image_list; + std::vector cropped_cavities; + std::vector cavities_name_cv = cavity_finder_.recognize2DCavities(cv_rgb_image->image, + rgb_debug_image, + cropped_cavities, + centroids); + + + // store cropped cavities in image list and publish it + image_list.images.resize(centroids.size()); + + cv_bridge::CvImage img_bridge; + sensor_msgs::Image img_msg; // >> message to be sent + + std_msgs::Header header; // empty header + header.seq = 1; // user defined counter + header.stamp = ros::Time::now(); // time + + for( int i = 0; i< centroids.size(); i++ ) + { + img_bridge = cv_bridge::CvImage(header, sensor_msgs::image_encodings::RGB8, cropped_cavities[i]); + img_bridge.toImageMsg(img_msg); // from cv_bridge to sensor_msgs::Image + image_list.images[i] = img_msg; + } + + // ROS_INFO("publishing images "); + pub_cropped_cavities_.publish(image_list); + + // get name of cavities from topic + std::vector cavities_name; + // ROS_INFO_STREAM("cavity_msg value " << cavity_msg_received_count_); + int frame_rate = 30; + ros::Rate loop_rate(frame_rate); + + while (cavity_msg_received_count_ == 0){ + + loop_rate.sleep(); + ros::spinOnce(); + + } + + if (cavity_msg_received_count_ > 0) + { + + // ROS_INFO_STREAM("cavity_list_.objects[i].name) " << cavity_list_.objects[0].name); + // ROS_INFO_STREAM("cavity_msg_received_count_ true "); + for (int i = 0; i < cavity_list_.objects.size(); i++) + { + ROS_INFO_STREAM("predicted cavities" << cavity_list_.objects[i].name); + cavities_name.push_back(cavity_list_.objects[i].name); + } + + // ROS_INFO_STREAM("cavities name " << cavities_name_sam.size()); + // ROS_INFO_STREAM("cavities name " << cavities_name_sam); + } + + bool cavity_alt_approach = false; + + ROS_INFO("cavities name subscribed"); + ROS_INFO_STREAM("pose array " << pose_array.poses.size() << " cavities name " << cavities_name.size()); + //std::cout<<"cavities name " << cavities_name; + publish_cavity_msg(pose_array, cavities_name); + if (publish_debug_image_) + { + cv_bridge::CvImage debug_image_msg; + debug_image_msg.encoding = sensor_msgs::image_encodings::RGB8; + debug_image_msg.image = depth_debug_image; + pub_depth_debug_image_.publish(debug_image_msg.toImageMsg()); + + debug_image_msg.encoding = sensor_msgs::image_encodings::RGB8; + debug_image_msg.image = rgb_debug_image; + pub_rgb_debug_image_.publish(debug_image_msg.toImageMsg()); + + pcl::PointCloud::Ptr cavities_combined(new pcl::PointCloud); + for (size_t i = 0; i < pcl_cavities.size(); i++) + { + pcl::PointCloud::Ptr xyz_cavity(new pcl::PointCloud); + pcl::fromPCLPointCloud2(*(pcl_cavities[i]), *xyz_cavity); + if (i == 0) + { + *cavities_combined = *xyz_cavity; + } + else + { + *(cavities_combined) += *xyz_cavity; + } + } + + sensor_msgs::PointCloud2 ros_pointcloud; + pcl::PCLPointCloud2::Ptr pcl_cavity(new pcl::PCLPointCloud2); + pcl::toPCLPointCloud2(*cavities_combined, *pcl_cavity); + pcl_conversions::fromPCL(*pcl_cavity, ros_pointcloud); + ros_pointcloud.header = pointcloud_msg_->header; + pub_cavity_pointclouds_combined_.publish(pcl_cavity); + } + + + output_msg.data = std::string("e_done"); + pub_event_out_.publish(output_msg); + return; +} + + +// Based on code by Nicola Fioraio here: +// http://www.pcl-users.org/Finding-oriented-bounding-box-of-a-cloud-td4024616.html +geometry_msgs::PoseArray CavityFinderROS::estimatePose(std::vector &pcl_cavities) +{ + geometry_msgs::PoseArray pose_array; + + for (size_t i = 0; i < pcl_cavities.size(); i++) + { + //pcl::PCLPointCloud2::Ptr pcl_input_cloud(new pcl::PCLPointCloud2); + + //pcl_conversions::toPCL(*pointcloud_msg_, *pcl_input_cloud); + + pcl::PointCloud::Ptr xyz_input_cloud(new pcl::PointCloud); + pcl::fromPCLPointCloud2(*(pcl_cavities[i]), *xyz_input_cloud); + + Eigen::Vector4f centroid; + pcl::compute3DCentroid(*xyz_input_cloud, centroid); + + Eigen::Matrix3f covariance; + pcl::computeCovarianceMatrixNormalized(*xyz_input_cloud, centroid, covariance); + + Eigen::SelfAdjointEigenSolver eigen_solver(covariance, Eigen::ComputeEigenvectors); + Eigen::Matrix3f eigen_vectors = eigen_solver.eigenvectors(); + + // swap largest and second largest eigenvector so that y-axis aligns with largest eigenvector and z with the second largest + eigen_vectors.col(0).swap(eigen_vectors.col(2)); + eigen_vectors.col(1) = eigen_vectors.col(2).cross(eigen_vectors.col(0)); + + Eigen::Matrix4f eigen_vector_transform(Eigen::Matrix4f::Identity()); + eigen_vector_transform.block<3, 3>(0, 0) = eigen_vectors.transpose(); + eigen_vector_transform.block<3, 1>(0, 3) = -(eigen_vector_transform.block<3, 3>(0, 0) * centroid.head<3>()); + + // transform cloud to eigenvector space + pcl::PointCloud transformed_cloud; + pcl::transformPointCloud(*xyz_input_cloud, transformed_cloud, eigen_vector_transform); + + // find mean diagonal + pcl::PointXYZ min_point, max_point; + pcl::getMinMax3D(transformed_cloud, min_point, max_point); + Eigen::Vector3f mean_diag = (max_point.getVector3fMap() + min_point.getVector3fMap()) / 2.0; + + // orientation and position of bounding box of cloud + Eigen::Quaternionf orientation(eigen_vectors); + Eigen::Vector3f position = eigen_vectors * mean_diag + centroid.head<3>(); + + geometry_msgs::PoseStamped pose_stamped; + pose_stamped.pose.position.x = position(0); + pose_stamped.pose.position.y = position(1); + pose_stamped.pose.position.z = position(2) + 0.002; + pose_stamped.pose.orientation.w = orientation.w(); + pose_stamped.pose.orientation.x = orientation.x(); + pose_stamped.pose.orientation.y = orientation.y(); + pose_stamped.pose.orientation.z = orientation.z(); + pose_stamped.header = pointcloud_msg_->header; + //std::cout<<"frame id "< 5.49) && (yaw < 0.785)) || ((yaw > 2.35) && (yaw < 3.92))) + yaw = 0; + else if (((yaw > 0.785) && (yaw < 2.35)) || ((yaw > 3.92) && (yaw < 5.49))) + yaw = 1.57; + + pose_in_baselink_stamped.pose.orientation = tf::createQuaternionMsgFromRollPitchYaw(0, 0, yaw); + pose_in_baselink_stamped.pose.position.z += offset_in_z_; + + pose_array.header = pose_in_baselink_stamped.header; + + //std::cout<<"baselink stampled frame id"<& cavities_name) + +{ + // ROS_INFO("Inside publish cavitiy msg "); + if (pose_array.poses.size() != cavities_name.size()) + { + ROS_ERROR_STREAM("Error in sizes of pose array " << pose_array.poses.size() << " and cavities name " << cavities_name.size()); + return; + } + + for (int i = 0; i< cavities_name.size(); i++) + { + + mas_perception_msgs::Cavity cavity; + + cavity.pose.header = pose_array.header; + cavity.pose.pose = pose_array.poses[i]; + //ROS_INFO_STREAM("pose fream id in for loop " < > &cavities, std::vector &pcl_cavities, std::vector ¢roids) +{ + std::vector >::iterator cavities_it; + std::vector::iterator pcl_cavities_it; + std::vector::iterator centroids_it; + for (cavities_it = cavities.begin(), + pcl_cavities_it = pcl_cavities.begin(), + centroids_it = centroids.begin(); + cavities_it != cavities.end(), + pcl_cavities_it != pcl_cavities.end(), + centroids_it != centroids.end();) + { + if ((*pcl_cavities_it)->data.empty()) + { + cavities_it = cavities.erase(cavities_it); + pcl_cavities_it = pcl_cavities.erase(pcl_cavities_it); + centroids_it = centroids.erase(centroids_it); + } + else + { + ++cavities_it; + ++pcl_cavities_it; + ++centroids_it; + } + } +} diff --git a/data/mir_perception/mir_cavity_detector/ros/src/wiggle_motion.py b/data/mir_perception/mir_cavity_detector/ros/src/wiggle_motion.py new file mode 100644 index 0000000000000000000000000000000000000000..22904637aa9a5313586e097ca975767f36fda8f2 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/ros/src/wiggle_motion.py @@ -0,0 +1,215 @@ +import numpy as np +import tf +import rospy +# import time +import std_msgs +from geometry_msgs.msg import PointStamped, TwistStamped, PoseArray, PoseStamped, Point, Pose +from nav_msgs.msg import Path +from mir_trajectory_executor import mir_trajectory_velocity_generator +#import matplotlib.pyplot as plt + +class mir_trajectory_executor_ros: + + def __init__(self): + + ''' + INITIALIZERS + ''' + self.velocity_generator = mir_trajectory_veloctiy_generator(rospy.get_param('~max_cartesian_velocity')) + self.tf_listener = tf.TransformListener() + self.waypoints = PointStamped() + self.event = None + self.path = None + self.start_end = None + + ''' + PARAMETERS + ''' + self.max_velocity = rospy.get_param('~max_velocity') + self.feedforward_gain = rospy.get_param('~feedforward_gain') + self.feedback_gain = rospy.get_param('~feedback_gain') + self.x_offset = 0.005 + self.number_of_sampling_points = 30 + self.goal_tolerance = 0.001 + self.cluster_tolerance = 0.002 + self.touch_down_tolerance = 0.001 + self.touch_down_distance = 0.021 + self.loop_rate = rospy.Rate(rospy.get_param('~loop_rate', 10)) # Node cycle rate (in hz) + + ''' + PUBLISHERS + ''' + self.velocity_pub = rospy.Publisher('~cartesian_velocity_command', TwistStamped, queue_size=1) + self.cluster_pub = rospy.Publisher('~line_tracing_path', Path, queue_size=1) + self.event_pub = rospy.Publisher("~event_out", std_msgs.msg.String, queue_size=1) + + ''' + SUBSCRIBERS + ''' + rospy.Subscriber('~cartetian_trajectory_waypoints', PoseArray, self.waypoint_sub_cb) + rospy.Subscriber("~event_in", std_msgs.msg.String, self.event_in_cb) + + ''' + CALLBACK FUNCTIONS + ''' + + def event_in_cb(self, msg): + """ + Starts a planned motion based on the specified arm position. + """ + rospy.loginfo("event_in recieved") + self.event = msg.data + + ''' + STATE MACHINE + ''' + def start(self): + """ + Starts the component. + """ + rospy.loginfo("Ready to start now...") + state = 'INIT' + + while not rospy.is_shutdown(): + + if state == 'INIT': + state = self.init_state() + elif state == 'IDLE': + state = self.idle_state() + elif state == 'RUNNING': + state = self.running_state() + + rospy.logdebug("State: {0}".format(state)) + self.loop_rate.sleep() + + def init_state(self): + """ + Executes the INIT state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == 'e_start': + return 'IDLE' + elif self.event == 'e_stop': + self.reset_component_data() + self.event_pub.publish('e_stopped') + return 'INIT' + else: + return 'INIT' + + def idle_state(self): + """ + Executes the IDLE state of the state machine. + + :return: The updated state. + :rtype: str + + """ + + if self.event == 'e_stop': + self.reset_component_data() + self.event_pub.publish('e_stopped') + return 'INIT' + elif self.path.any != None: + return 'RUNNING' + elif self.path == None and self.event == 'e_start': + rospy.loginfo('Path not recieved') + self.event_pub.publish('e_failure') + self.event = None + return 'IDLE' + + def running_state(self): + """ + Executes the RUNNING state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == 'e_stop': + self.reset_component_data() + self.event_pub.publish('e_stopped') + return 'INIT' + else: + self.execute() + self.event_pub.publish('e_success') + self.reset_component_data() + return 'INIT' + + ''' + USER-DEFINED FUNCTIONS + ''' + def reset_component_data(self): + """ + Clears the data of the component. + """ + self.event = None + self.path = None + self.points = None + + def extract_current_pose(self): + while True and not rospy.is_shutdown(): + try: + (trans,rot) = self.tf_listener.lookupTransform('/base_link', '/arm_link_5', rospy.Time(0)) + return trans,rot + except (tf.LookupException, tf.ConnectivityException, tf.ExtrapolationException): + continue + + def trace_curve(self): + + rospy.loginfo("Line tracing started") + self.trajectory_controller() + self.path = None + + def trajectory_controller(target): + + trans,rot = self.extract_current_pose() + current_pos = np.array([trans[0], trans[1], 0.0]) + + distance = np.linalg.norm(target - current_pos) + print "final pos is ", path[:,-1] + + while distance > self.goal_tolerance and self.event != 'e_stop': + + + vel_x = self.feedback_gain * (target[0] - current_pos[0]) + vel_y = self.feedback_gain * (target[1] - current_pos[1]) + vel_z = 0.0 # vel_z should be zero + + message = TwistStamped() + message.header.seq = count + message.header.frame_id = "/base_link" + message.twist.linear.x = vel_x + message.twist.linear.y = vel_y + message.twist.linear.z = vel_z + self.velocity_pub.publish(message) + + trans,rot = self.get_current_pose() + current_pos = np.array([trans[0], trans[1], 0.0]) + distance = np.linalg.norm(path[:,-1] - current_pos) + previous_index = current_index + count += 1 + + + message = TwistStamped() + message.header.seq = count + message.header.frame_id = "/base_link" + message.twist.linear.x = 0.0 + message.twist.linear.y = 0.0 + message.twist.linear.z = 0.0 + self.velocity_pub.publish(message) + + + def execute(self): + + + self.trace_curve() + rospy.loginfo("Curve traced") + +def main(): + + rospy.init_node('mir_trajectory_executor') + obj = mir_trajectory_executor_ros() + obj.start() diff --git a/data/mir_perception/mir_cavity_detector/setup.py b/data/mir_perception/mir_cavity_detector/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..9819fd586a49ba3a0ece7e4d52e016aa36908465 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/setup.py @@ -0,0 +1,11 @@ +# ! DO NOT MANUALLY INVOKE THIS setup.py, USE CATKIN INSTEAD + +from distutils.core import setup +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=['mir_cavity_detector'], + package_dir={'mir_cavity_detector': 'common/src/mir_cavity_detector'} + ) + +setup(**d) \ No newline at end of file diff --git a/data/mir_perception/mir_cavity_detector/tools/code/CMakeLists.txt b/data/mir_perception/mir_cavity_detector/tools/code/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..a85888de3f9296bb9132199b76fa2e79dce8c0b6 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/code/CMakeLists.txt @@ -0,0 +1,5 @@ +cmake_minimum_required(VERSION 2.8) +project( DisplayImage ) +find_package( OpenCV REQUIRED ) +add_executable( feature_extraction_from_dataset feature_extraction_from_dataset.cpp ) +target_link_libraries( feature_extraction_from_dataset ${OpenCV_LIBS} ) diff --git a/data/mir_perception/mir_cavity_detector/tools/code/cavityFeatures.csv b/data/mir_perception/mir_cavity_detector/tools/code/cavityFeatures.csv new file mode 100644 index 0000000000000000000000000000000000000000..cd92bc993ea6f086e8f4118c728064b97f63da0d --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/code/cavityFeatures.csv @@ -0,0 +1,115 @@ +Object_name,Contour1,contour2,contour3,radius,area,aspect_ratio,isConvex,hu0,hu1,hu2,hu3 +M20_100,4,10,4,51.7261,2111.5,3.16129,1,0.395278,0.124962,0.000621713,0.000160202 +M20_100,4,10,4,50.2198,2014.5,3.06452,1,0.385222,0.117444,0.000336391,4.70176e-05 +M20_100,4,10,4,54.9025,2352.5,3.09091,1,0.415402,0.140655,0.000798037,0.000254285 +M20_100,4,12,4,50.1696,1872,3.21817,1,0.419069,0.144337,0.000523195,0.000134524 +M20_100,4,9,4,47.2454,1833.5,3.09617,1,0.396899,0.126496,0.000334919,5.6088e-05 +M20_100,4,10,4,49.3296,2022.5,2.98935,1,0.381959,0.11544,0.000273239,4.32256e-05 +M20_100,4,11,4,51.9614,2186.5,3.25806,1,0.414907,0.139996,0.000861266,0.00026873 +M20_100,4,14,4,44.5561,1828.5,2.62535,1,0.341413,0.0846226,0.00087069,0.000208857 +M20_100,4,10,4,47.1134,1834,3,1,0.391466,0.120307,0.00145256,0.000445676 +M20_100,4,9,4,52.9349,2185,3.22581,1,0.42546,0.149222,0.000897471,0.000295787 +M20_100,4,9,4,53.8415,2417.5,3.06061,1,0.395537,0.124361,0.000559992,0.000125022 +M20_100,4,9,4,52.714,2225.5,3.22581,1,0.415724,0.140893,0.00111181,0.000386628 +M20_100,4,12,4,47.4052,1835.5,2.9772,1,0.389791,0.119182,0.00140129,0.00044714 +M20_100,4,9,4,54.212,2491.5,3.09091,1,0.388456,0.119418,0.000896616,0.000276681 +M20_100,4,10,4,45.2152,1842,2.74194,1,0.343621,0.0860914,0.000857236,0.000188707 +M20_100,4,11,4,48.421,1779.5,3.12608,1,0.403678,0.132454,0.00012781,1.31649e-05 +M20_100,4,9,4,48.4346,1859.5,3.2,1,0.420846,0.145676,0.00054748,0.000140025 +M20_100,4,9,4,50.4726,1993.5,3.19421,1,0.413779,0.139564,0.000824005,0.000265035 +M20_100,4,8,4,54.7549,2506,2.91429,1,0.389379,0.119401,0.00120601,0.000374868 +M20_100,4,9,4,52.4618,2174,3.22581,1,0.413644,0.139428,0.00125015,0.000467911 +M20_100,4,9,4,50.8626,1954.5,3.27586,1,0.418371,0.143295,0.000932426,0.000313923 +M20_100,4,10,4,50.1061,2216,2.87879,1,0.368689,0.104879,0.000378036,7.07958e-05 +M20_100,4,9,4,53.7526,2483,2.97059,1,0.385788,0.116863,0.000911884,0.000260883 +M20_100,4,9,4,50.1696,1997,3,1,0.38755,0.118752,0.000274209,2.6347e-05 +M20_100,4,10,4,52.1194,2221,3.19355,1,0.412039,0.137802,0.000964408,0.00032058 +M20_100,4,10,4,54.7089,2561.5,3.12121,1,0.383589,0.116192,0.000314835,5.92306e-05 +M20_100,4,10,4,54.9701,2361,3.15704,1,0.419932,0.143715,0.00180241,0.000701097 +M20_100,4,10,4,50.2092,1933.5,3.31034,1,0.407892,0.134821,0.000638262,0.000175711 +M20_100,4,9,4,52.6233,2245,3.22581,1,0.405792,0.132982,0.00105357,0.000362415 +M20_100,4,10,4,49.3794,2084.5,2.9375,1,0.368947,0.104639,0.000291129,2.67799e-05 +M20_100,4,11,4,49.5097,1885,3.2327,1,0.416233,0.14217,0.000417978,9.17508e-05 +M20_100,4,8,4,48.3689,1900,2.93548,1,0.393334,0.122005,0.00155309,0.000509839 +M20_100,4,9,4,53.7108,2412,3.06061,1,0.395506,0.124069,0.000608593,0.000140432 +M20_100,4,9,4,50.1696,2009.5,3,1,0.387258,0.1187,0.000312265,4.0854e-05 +M20_100,4,9,4,53.7108,2412,3.06061,1,0.395506,0.124069,0.000608593,0.000140432 +M20_100,4,9,4,50.8626,1954.5,3.27586,1,0.418244,0.1432,0.000866319,0.000282704 +R20,4,9,4,24.5693,1080.5,1.51388,1,0.182189,0.0055468,7.81978e-06,3.78367e-07 +R20,4,7,4,25.1455,1114.5,1.46429,1,0.180083,0.00485117,1.76194e-06,2.0229e-07 +R20,4,8,4,24.7254,1114,1.46429,1,0.180006,0.00484374,2.19157e-06,2.18839e-07 +R20,4,7,4,26.5862,1064.5,2.08696,1,0.20916,0.0162339,3.99138e-07,2.2454e-08 +R20,4,8,4,24.4286,1047.5,1.49091,1,0.180467,0.00478041,2.90585e-06,9.81232e-08 +R20,4,9,4,23.0315,939,1.58161,1,0.184875,0.00641358,1.07139e-06,1.4745e-08 +R20,4,6,4,24.7254,1039.5,1.42857,1,0.182403,0.00559053,2.24108e-06,2.37768e-07 +R20,4,7,4,24.8538,1171,1.41379,1,0.175749,0.00348749,6.08634e-06,2.0119e-08 +R20,4,7,4,26.0419,1040.5,1.91667,1,0.200735,0.0131136,2.36514e-06,1.05348e-06 +R20,4,6,4,24.7254,1021.5,1.53729,1,0.182963,0.00593961,1.12212e-06,1.03721e-07 +R20,4,7,4,24.5693,1086.5,1.51658,1,0.1831,0.00566416,3.56783e-06,2.92459e-07 +R20,4,7,4,26.0419,1040.5,1.91667,1,0.200611,0.0130396,2.70729e-06,1.14128e-06 +R20,4,9,4,26.5862,1065.5,1.98796,1,0.209091,0.0162089,2.12879e-07,2.51708e-08 +R20,4,8,4,26.0419,1047.5,1.91667,1,0.200965,0.0130084,8.36137e-06,1.55944e-06 +R20,4,8,4,26.5862,1062.5,2.08696,1,0.208923,0.0160908,1.31043e-07,6.91693e-09 +R20,4,7,4,25.185,1036.5,1.95706,1,0.206887,0.0152868,2.80025e-06,5.04234e-07 +R20,4,7,4,25.0324,1149.5,1.41379,1,0.178877,0.00419656,2.36101e-06,1.10439e-07 +R20,4,7,4,25.7139,1122,1.44828,1,0.177603,0.00371533,2.6354e-06,9.76208e-08 +M30,6,11,6,24.2105,1402,1.15465,1,0.161139,0.000247467,1.29174e-06,1.96848e-09 +M30,6,8,6,24.9124,1486,1.03937,1,0.160549,0.000122182,1.82946e-06,8.89546e-09 +M30,6,8,6,25.1719,1485.5,1.19531,1,0.161125,0.000252362,9.13135e-08,2.27196e-09 +M30,6,8,6,25.6157,1566.5,1.11628,1,0.160417,7.65113e-05,3.94732e-08,5.11929e-10 +M30,6,7,6,25.1719,1484.5,1.19765,1,0.161128,0.000259959,2.92726e-07,5.1222e-09 +M30,6,8,6,25.1719,1481,1.13894,1,0.160989,0.000228059,4.48914e-07,2.44841e-09 +M30,6,10,6,24.2105,1407,1.15012,1,0.161155,0.000232729,1.8378e-06,2.18523e-10 +M30,6,8,6,25.6157,1564.5,1.11628,1,0.160423,7.62572e-05,6.3215e-08,7.08749e-10 +M30,6,8,6,25.3608,1483,1.13628,1,0.161099,0.000236888,3.54746e-07,1.39419e-09 +M30,6,10,6,24.6448,1548,1.09302,1,0.160288,1.57494e-05,2.91897e-08,1.23345e-09 +M20,6,11,6,16.3589,623.5,1.09722,1,0.161314,0.000272698,3.73362e-07,7.37278e-09 +M20,6,9,6,16.3589,648,1.07143,1,0.160435,6.20903e-05,1.01127e-06,1.29281e-10 +M20,6,9,6,16.0536,641,1.14815,1,0.160722,0.000129047,9.86025e-06,9.62719e-09 +M20,6,15,6,15.9982,588,1.24484,1,0.161787,0.000461131,2.99418e-06,3.53506e-08 +M20,6,11,6,16.5746,698,1.06897,1,0.16024,2.78876e-05,6.66836e-07,3.50939e-09 +M20,6,9,6,16.1631,655,1.18519,1,0.160494,7.78516e-05,7.61204e-07,4.94246e-10 +M20,6,13,6,15.9982,583.5,1.11538,1,0.161842,0.00056155,6.74567e-07,2.14955e-08 +M20,6,9,6,16.6083,650,1.14521,1,0.161642,0.000373126,7.81865e-07,6.27246e-09 +M20,6,12,6,15.9067,594.5,1.07407,1,0.160866,0.000215571,1.49447e-06,2.10305e-09 +M20,6,11,6,16.4316,633,1.11111,1,0.160765,8.31589e-05,2.2725e-06,2.63746e-09 +M20,6,12,6,15.9982,630,1.11111,1,0.160634,0.00018254,1.51291e-06,1.24294e-09 +M20,6,12,6,15.9067,612.5,1.14734,1,0.161389,0.000337807,5.60163e-07,1.38117e-08 +M20,7,16,6,16.0987,668,1.10714,1,0.160322,8.78578e-05,2.17584e-06,4.5658e-10 +F20_20,4,5,4,45.8899,1635.5,4.50328,1,0.410853,0.14106,8.89456e-06,2.8388e-06 +F20_20,4,4,4,43.6324,1575,4.36842,1,0.382651,0.118706,2.75501e-30,1.60947e-30 +F20_20,4,4,4,45.8466,1524.5,4.66667,1,0.427457,0.155149,1.01277e-05,5.44169e-06 +F20_20,4,5,4,45.8899,1636.5,4.51777,1,0.411496,0.141525,5.79707e-06,1.819e-06 +F20_20,4,5,4,46.9781,1735.5,4.34236,1,0.397805,0.130479,1.7808e-05,6.0309e-06 +F20_20,4,5,4,45.6524,1708.5,4.45,1,0.385719,0.121461,1.41946e-06,1.0177e-06 +F20_20,4,4,4,46.2584,1717,4.4,1,0.392415,0.126281,8.09193e-05,4.90214e-05 +F20_20,4,5,4,45.9737,1713.5,4.4,1,0.386742,0.122163,1.48288e-05,9.8839e-06 +F20_20,4,5,4,46.6637,1710,4.45,1,0.404905,0.136034,3.84157e-05,2.33595e-05 +F20_20,4,4,4,46.2584,1721,4.4,1,0.390772,0.125055,7.4469e-05,4.38278e-05 +F20_20,4,5,4,44.9586,1507,4.70225,1,0.424083,0.152161,6.22662e-06,6.60015e-06 +F20_20,4,4,4,43.3488,1586.5,4.42105,1,0.38522,0.120708,2.27259e-06,2.28956e-07 +F20_20,4,6,4,45.358,1480,4.73082,1,0.433454,0.160061,6.21187e-06,3.97352e-06 +F20_20,4,5,4,46.9781,1736.5,4.34637,1,0.397828,0.130484,1.17514e-05,3.63951e-06 +F20_20,4,5,4,45.147,1479,4.72011,1,0.430943,0.158008,1.02809e-05,5.71291e-06 +F20_20,4,5,4,45.147,1432.5,4.80601,1,0.43665,0.162845,9.69846e-06,2.17516e-06 +F20_20,4,5,4,44.9586,1515,4.68015,1,0.42218,0.150623,1.00332e-05,6.69739e-06 +S40_40,4,5,4,50.2118,3244.5,2.39474,1,0.234253,0.0271133,1.69801e-05,1.91418e-06 +S40_40,4,5,4,44.8523,2599,2.51827,1,0.243838,0.0316891,1.18766e-07,2.26976e-08 +S40_40,4,4,4,49.1629,3202,2.40541,1,0.235591,0.027677,6.26403e-06,1.46495e-06 +S40_40,4,4,4,49.1629,3285.5,2.40541,1,0.234651,0.0273551,5.90317e-07,5.28806e-08 +S40_40,4,6,4,47.2707,2894,2.49681,1,0.244355,0.0320888,5.94075e-07,7.00878e-08 +S40_40,4,4,4,48.9656,3255,2.37838,1,0.233168,0.0266054,2.38489e-09,1.84738e-10 +S40_40,4,5,4,48.3799,2969.5,2.53861,1,0.246869,0.0332307,2.85529e-06,6.47707e-07 +S40_40,4,4,4,48.3799,2958.5,2.51159,1,0.246304,0.0329074,3.60667e-06,5.19495e-07 +S40_40,4,5,4,47.6257,3053,2.32432,1,0.232035,0.0261297,4.63685e-06,5.13883e-07 +S40_40,4,4,4,49.2519,3279,2.40541,1,0.234363,0.027194,7.68876e-07,5.69216e-08 +S40_40,4,6,4,50.114,3313.5,2.37669,1,0.235459,0.0275703,4.56665e-06,5.71842e-07 +S40_40,4,4,4,48.9656,3261,2.40541,1,0.233435,0.026786,9.41426e-09,3.82574e-10 +S40_40,4,4,4,48.3799,2972.5,2.49918,1,0.245125,0.0323668,2.44132e-06,6.643e-07 +S40_40,4,4,4,50.2514,3156.5,2.469,1,0.24281,0.0312058,4.40205e-06,7.15852e-07 +S40_40,4,4,4,49.2519,3281,2.40541,1,0.234468,0.0272375,5.3213e-07,3.848e-08 +S40_40,4,6,4,50.0425,3316.5,2.37572,1,0.235284,0.0274949,3.75581e-06,4.91866e-07 +S40_40,4,4,4,48.6314,3121,2.40779,1,0.241255,0.03031,5.0202e-06,7.73146e-07 +S40_40,4,5,4,47.6257,3067,2.32432,1,0.231311,0.0257556,3.1736e-06,5.51087e-07 +S40_40,4,4,4,47.8174,2963,2.40277,1,0.236134,0.0279562,1.8962e-06,2.3082e-07 +S40_40,4,4,4,48.9656,3259,2.40541,1,0.233335,0.0267363,3.10727e-08,2.01094e-09 diff --git a/data/mir_perception/mir_cavity_detector/tools/code/feature_extraction_from_dataset b/data/mir_perception/mir_cavity_detector/tools/code/feature_extraction_from_dataset new file mode 100644 index 0000000000000000000000000000000000000000..6ea2a664e2c401d7571c7f9aba6148e433843dfb --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/code/feature_extraction_from_dataset @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fec765e8b530dcb7ccf1e99dea13b21de456f1117e9ccd2d5a877d5df16b240d +size 139202 diff --git a/data/mir_perception/mir_cavity_detector/tools/code/feature_extraction_from_dataset.cpp b/data/mir_perception/mir_cavity_detector/tools/code/feature_extraction_from_dataset.cpp new file mode 100644 index 0000000000000000000000000000000000000000..b60cc9f0d41dd9fd9841642566d227c0a98344dc --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/code/feature_extraction_from_dataset.cpp @@ -0,0 +1,223 @@ +#include +#include +#include "opencv2/imgproc/imgproc.hpp" +#include "opencv2/highgui/highgui.hpp" +#include +#include + +using namespace std; +using namespace cv; + +RNG rng(12345); +void extract_features(string image_path, ofstream &output, string image_name); +int main() +{ + string dirName = "/home/deebuls/ros/indigo/src/unmerged_packages_for_testing/perception/mir_cavity_detector/tools/dataset_new/"; + DIR *dir; + dir = opendir(dirName.c_str()); + string obj_name; + string image_name; + struct dirent *ent; + ofstream OutputFileName ; + OutputFileName.open("cavityFeatures_m20_100.csv"); //Opening file to print info to + OutputFileName << "Object_name,Contour1,contour2,contour3,radius,area,aspect_ratio,isConvex,hu0,hu1,hu2,hu3" << endl; //Headings for file + if (dir != NULL) { + while ((ent = readdir (dir)) != NULL) { + obj_name= ent->d_name; + //I found some . and .. files here so I reject them. + if(obj_name.compare(".")!= 0 && obj_name.compare("..")!= 0) + { + struct dirent *image_ptr; + string object_path; + object_path.append(dirName); + object_path.append(obj_name); + DIR *obj_dir; + obj_dir = opendir(object_path.c_str()); + while ((image_ptr = readdir (obj_dir)) != NULL) { + + image_name= image_ptr->d_name; + if(image_name.compare(".")!= 0 && image_name.compare("..")!= 0) + { + string image_path; + image_path.append(dirName); + image_path.append(obj_name); + image_path.append("/"); + image_path.append(image_name); + OutputFileName << obj_name <<","; + extract_features(image_path, OutputFileName, image_name); + //Mat image= imread(image_path); + //imshow(obj_name,image); + //waitKey(0); + } + } + closedir (obj_dir); + } + } + closedir (dir); + OutputFileName.close(); +} else { + cout<<"not present"< > contours; + vector > raw_contours; + vector hierarchy; + + /// Detect edges using Threshold + threshold( src_gray, threshold_output, 0, 255, THRESH_BINARY | THRESH_OTSU ); + + // you can change parameters to your result + //erode(threshold_output,threshold_output, Mat(), Point(-1,-1),5); + // you can change parameters to your result + //erode(threshold_output,threshold_output, Mat(), Point(-1,-1),5); + + threshold_output = 255 - threshold_output; //Subtracting from white, so that contour detection doesnot selects the boundary + if (! threshold_output.data) + { + cout<<"Read Failed" << endl; + return; + } + /// Find contours + findContours( threshold_output, raw_contours, hierarchy, CV_RETR_TREE, CV_CHAIN_APPROX_SIMPLE, Point(0, 0) ); + double max_area = 0.0; int max_index = 0; + if (raw_contours.size() > 1) + { + for( int i = 0; i < raw_contours.size(); i++ ) + { + if(std::fabs(cv::contourArea(raw_contours[i])) > max_area) + { + max_area = std::fabs(cv::contourArea(raw_contours[i])); + max_index = i; + } + } + contours.push_back(raw_contours[max_index]); + } else + { + contours.push_back(raw_contours[0]); + } + + /// Approximate contours to polygons + get bounding rects and circles + vector > contours_poly( contours.size() ); + vector > contours_poly_2( contours.size() ); + vector > contours_poly_3( contours.size() ); + vector boundRect( contours.size() ); + vectorcenter( contours.size() ); + vectorradius( contours.size() ); + /// Find the rotated rectangles and ellipses for each contour + vector minRect( contours.size() ); + vector minEllipse( contours.size() ); + + for( int i = 0; i < contours.size(); i++ ) + { + cout<<"Epsilon : "< minRect[i].size.height) + { + aspect_ratio = minRect[i].size.width / minRect[i].size.height; + } + else + { + aspect_ratio = minRect[i].size.height / minRect[i].size.width; + } + output << aspect_ratio << ","; + output << (int)cv::isContourConvex(contours_poly[i]) << ","; + cv::Moments mom = cv::moments(contours[0]); + double hu[7]; + cv::HuMoments(mom, hu); + output << hu[0] << "," < minRect[i].size.height) + aspect_ratio = minRect[i].size.width / minRect[i].size.height; + else + aspect_ratio = minRect[i].size.height / minRect[i].size.width; + string Result;//string which will contain the result + stringstream convert; // stringstream used for the conversion + convert <<"V:"; + convert << vtc ;//add the value of Number to the characters in the stream + convert << ",A:" ; + convert << std::fabs(cv::contourArea(contours[i])); + convert << ",R"; + convert << aspect_ratio; + Result = convert.str();//set Result to the content of the stream + if (4 == contours_poly[i].size()) + cout<<"Aspect Ratio : "<(), 0, Point() ); + // rotated rectangle + Point2f rect_points[4]; minRect[i].points( rect_points ); + for( int j = 0; j < 4; j++ ) + line( drawing, rect_points[j], rect_points[(j+1)%4], color, 2, 8 ); + + //circle( drawing, center[i], (int)radius[i], color, 2, 8, 0 ); + // ellipse + //ellipse( drawing, minEllipse[i], color, 1, 8 ); + //if (std::fabs(cv::contourArea(contours[i])) < 1000 + // || std::fabs(cv::contourArea(contours[i])) > 50000) + // continue; + putText( drawing, Result, center[i], 2, 0.5, color ); + putText( drawing, image_name, Point(10,10), 1, 0.5, color ); + } + + /// Show in a window + /// Create Window + namedWindow( "Contours", CV_WINDOW_NORMAL ); + resizeWindow( "Contours", 800, 600 ); + imshow( "Contours", drawing ); + waitKey(0); + return; +} diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_DECOY1521222125.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_DECOY1521222125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fd51c84633083f56365cd94d733fe6e827e7e949 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_DECOY1521222125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9c680014ef03a054bd15f9908b073f488dffe362d34d1d7d3f10345db12c9825 +size 3762 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_M301521222018.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_M301521222018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b70e847a03f4d23e3c81b61d8f3968180b3d126 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_M301521222018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cef9b361df04fa3bb2264a946e97aaa16e6e249d92ba326501940600b017de80 +size 4139 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_M301521222076.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_M301521222076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..568857913850465dad51c7f94d47d130a04c3e34 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_M301521222076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bf4fdd427d8b37443fbcfbab3c758bfacbbe2decc883685368b07b1dbdb9a5b2 +size 3992 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222038.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cc3b11507cf0ad5c9289f14807f966e759ec44f7 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:30b33c9f5ecb5873dbb725132bf964f0ee5657fda9eb604cef26d2e247e875d4 +size 4294 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222082.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d84924b1950319c69597d00d0c74d239b0a6f9a6 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6e80c07f1ae4dbe695aebdf720d374921b1c2b5f83131e766d93f1e78a0982c3 +size 4144 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222098.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3001d1f3def9d2440a000f93b2d135581c475667 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:170a08ec9ea122022145582e70fa607cf52708d4ae8a4a5d8eb66c6dc9570b58 +size 4032 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222107.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90881f33e92aa940732cf1e390b9464c9ccb1589 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de69daf520d7e9a51edeea714c1bf0d58f26937704636d95e4d02e88d1403cae +size 4135 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222116.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6e1635570ba27721d20c8db299104bbdcbb59db5 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:435d40f3c9621be788338c771a24dc9550ec1f010ba45f35d72358e43967b03f +size 4176 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222130.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9fc6d80dbae1c9b1c04df584a71ac13c26bcd080 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c4523c61bfbfd6039ddc2366be467da5c3ae65c991159d9a103ea8a7d627a254 +size 3756 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222158.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..5173facba442e880ceaf70bfe888ecf76d7edd06 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201521222158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b8db05f69385a50a944a451b304dd41eefb6e57594b98eec240d5eacd054d3d1 +size 3922 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524061180.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524061180.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ea8ee7236ab39e79d9cc75103db9beaebcaceb07 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524061180.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e021afb9298e3dd28c4c3c096b3b98abab31ffc2064295a8f0fad69fc7b379c3 +size 4981 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524061200.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524061200.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e486219831108decb0cc5d970eb35345553fe80b --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524061200.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8519545239e145bfd908a1513d52a3a97451a02af20cca4a6d24ea97b67c0597 +size 4903 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524062536.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524062536.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7fa46cf8c7094b27d4949a0528f8617078e5b855 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/F20_20/crop_img_R201524062536.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5f4d87e963cd2b278e7e635d48bee4a25697ee9ac713f60b266f1722981d7ad4 +size 4960 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222060.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ab070794d2289bae20422c6b30fefd3cc54469b8 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c90b0984f985119e27e36a18522c4f5eb354e6526038baeb51ac5c8ad6cdd16d +size 3914 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222068.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..1b4d1219bcf2bd07d7753138a6ead4e421f8a7b9 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:177de61476a992173a9d71c0a662804d4d0a77017bc83a9f3c07cd4f79547969 +size 4150 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222107.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222107.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bd47294030922181bf2453130f6e576dd236c1b5 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222107.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4474dffb21d69764e161c3804a1dabf84bc8d44d0bc1130789ecef88289aa1b +size 3458 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222130.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..783c13cc06a51dc216da0f3b6e0f8bea752a03d2 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_DECOY1521222130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c1990380bb359db55a15b357666e4967feaaa0def39f1e938dd5ce2330b50179 +size 4090 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685352.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ec832adff42abb9ec7615e97ce0acad5860f5275 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d8fa29c981d8cae2d8fc141d23bd03f7063f7cf675387613d7b307a8eee1e5d2 +size 4287 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685497.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c310aaf32f3fad6e163c2b4618e25a0f3b661bff --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:403770224d9d1fadb0dd608582861c9d873063b89c33271279969d96e98c0ddc +size 4586 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685511.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ded7faa4ba2b78dab7727449af389752a99cd235 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8bff0fc0e7f38d9420571939ef547ff239a7a88177fcd6a3d418c2d499069eeb +size 4056 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685523.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..008b105a12272dbd091d4f9b5577ed28c0f874d8 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:033101764fa2c2b22603f8dffe9bb87606fd0dcf49a13ba1f9318acdcf71e1e2 +size 4304 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685534.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bf483ef985982debe0d55a4c52e6d883d8b9b963 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:64ae37a7b32e3337d0a07c39286edf65095ecb3eb4a7c28945b5f2662e76c0a4 +size 4386 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685626.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..87909b30fa2622409eaa6c287a3a51aafad4a079 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_M301524685626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:119e9af9ff460fde74c6232807509ae742ada0b937a2dc305e02ec7bf4334354 +size 4206 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685474.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8e1b0c24990596973a732225ae9b4ef69b773fdb --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:fbdfdafe99d37e63cbf1a72a1121a587ae1f69070cd99f7af730c1804fe967be +size 4537 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685633.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..07da82254350f79b8522fed41c4fbbf5222e953b --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:245b74df69002596ab0b2c5ce97c46ef4f4cc3a6c3b02372b5172ba7604e9d47 +size 4498 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685640.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685640.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c45470540c389ed89cb5cf62c147e021d3b86874 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20/crop_img_R201524685640.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a0c64f1b3d52f0402135032f4c7c4df0a79f145f4b0c412d5db28b3361328a4 +size 4535 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222098.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222098.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d97e7177e44586dadf5d602c344e28ec8e7cb0f2 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222098.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d9d571d6494c52152ebf1f4a44e3f92dce67fbefe2bb39c31440e4dbf4cc7297 +size 4085 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222116.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222116.jpg new file mode 100644 index 0000000000000000000000000000000000000000..38c6b6255c157778d7c77a0730a35d50e03cf764 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222116.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:969a1b36b6c2bd706501d2a5f4bcbe50645aefeba4d69d461e97493ac1046802 +size 4137 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222138.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4d36c2eb19f6fe8fb8cb7a15aad7b5e9582f10fd --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd5a1c12aaf92935e5c4581a6170867ebf7575a0ff39bb4cf5dad4ad1801fc75 +size 4298 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222145.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..aa9eb14a49b1c81add3dba6035238445a65b4f6e --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:22b22d80a08dea7edc99b9ba4f76bce4791f850ab9386d303903911a8d61c732 +size 4470 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222151.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..01229a237a9a00ffbf4e429abf49e8954c2c9171 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6f464af71f099383528abafe3d2b674553cc8d501d28018414b1c1650086d8d9 +size 4499 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222158.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222158.jpg new file mode 100644 index 0000000000000000000000000000000000000000..3e408d66284bc854147f47d800ebfe5c819ae8f7 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222158.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:943dd66204443c87316ec3c04c87c31659f318c76dcb662565853fe26c301b24 +size 3809 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222171.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..cf575e22fcb253817c44f19e33a4835ecc8e624b --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8a2d9917d857587ce4a3e3aba4d8c3c8830519292b5743694e4e01144668a23e +size 4020 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222194.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a5a6f8ccde61514d6847f4f0206b01136c1ecf73 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_DECOY1521222194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d7393a9c8dce7c22162e9325315a5c73464fb7f56655595ddf100193ae755b26 +size 3628 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_M301521222125.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_M301521222125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7e474170cdf391196c6253ed74d59a4a68fbfab5 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_M301521222125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d687565bc1da493ecf442354cfacee9d9d18e40b32498ace1e9f648207cbf437 +size 4382 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_M301521222130.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_M301521222130.jpg new file mode 100644 index 0000000000000000000000000000000000000000..58d348830e4fb361736c5c992393505c259a74b7 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M20_100/crop_img_M301521222130.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:83011e8ccc73690a3c8d7043f8b727f201e4fcfb3dc1945ec9a7108dc5967b94 +size 4358 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_DECOY1521222052.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_DECOY1521222052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6a2116738c67c15e69e3396320558b05405115ce --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_DECOY1521222052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5911c55dd6858a0680e1be350a582ed6e49225db731919da0e3184c8a5b37d4b +size 3937 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222014.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..745fcf2a28acabc6730915ef5b47a1215299cb92 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bd4a3a6732c20ea22f08e6097629040e208639eb3ff1501f71f3731209c37dd +size 3977 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222018.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..024754393e8d9747f25d79209ac4ca76893c0461 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ed8cc8f7865a883a34de1f91d7d22bc2b40309d08ba42599f15c95ffe3ab4dc9 +size 3897 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222038.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8f3f3cb72641a64938a0384ee1e6348489e688cb --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b042b08a98ba420c774760d1bc51d22f5d4280abc032e88234c2258051cdf17d +size 4222 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222044.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d3f274ad69c1580bac412f787767ff57c5168bdd --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:cd7c115e47d7092a769290e94e09bb9e43dc26d6082279b422c9b1e43e776d48 +size 4256 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222060.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..dc1192499a8661d5f38e012d3463c9ed26743913 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4550861c5f9fd58004e28681478b819ab172450ab0a1b1dc692162aa9d39c739 +size 4328 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222068.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..c8e8896a8575b9e0c96ce87440b67de2230d953e --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03dab59bb9fbc498c07a1b5771ec76b4ff5ab31c3c783a29c543a0d8416ce0ab +size 4015 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222076.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d76700adb935760956fdfdf2df61289ad01e78e3 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:400ee2a156f992063b306313809ec8faeec9b8bf21a8259a5da956f7a4fe8ac3 +size 3659 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222082.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..f54e271e8c2c025a4984140629516c70fd78fa1c --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:895707c094b403abcd2f85494edb70893bb5654760e11b2615049cd1c6e27692 +size 3619 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222194.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..256e79db18008f11970869aff58ec025defeede1 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/M30/crop_img_M201521222194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0970ffa1358ec965dc11defff75e1627c2d545af0725a04123c40f64134844b9 +size 3731 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222014.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..13892d6f822c1cfcaece95499988f4808869dd73 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8180951d2e739d530a1b5b46ee60fe4240e598ab38221d96b905ab1fb0331c73 +size 4044 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222038.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222038.jpg new file mode 100644 index 0000000000000000000000000000000000000000..81f6d78878c2d5ae9764ba5e6ec6d6bda2d2d330 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222038.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5e1f9149b14d481cd525958a0ab98c25980534e041625f3eb083f6ccfc2ba5b0 +size 3920 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222044.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..bae70cf2e7ca38d8c1179d3ce9ea698856db4f34 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4f50aa63c720b7f58119fffed53d07cb32c9dcc21244a10fe2d4477dc97d3e24 +size 3915 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222183.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fea1ebbc66587dfc9a87a9e5fe917b40419ac906 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_DECOY1521222183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0e97b25e7b16a9bd5c023c5921e1538bd37ce8b5bbccd1aad812d7c1555c2cb +size 3486 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222052.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..6afa8a2cb65cfcf444ec4889a030e96a5f923a28 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7604e638f1aac822d482e1138309e44663e65b0bb7b5cc19d24030add4c8c69f +size 3502 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222138.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222138.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a6c1bbb5fa86bbf286b56f6c436e2bee14bd6169 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222138.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0df8bf80fe2632ab515d933b5089528fd75b274c2026af629956adb7add4965c +size 4032 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222171.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..4e7ec46524369c7abe5ae868a3dda0ff0af08863 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201521222171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:115c4624bf35332cfc35315645bb88cfc09bcd90f1edacb9c5da1857433b91e1 +size 3286 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685319.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..052e7f1184535fe9fc97ced727ec6c070d0c944c --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3019678550dee4c5a5e984409c740fb09ad1da2bcefb711cf6de438e871e660d +size 4247 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685497.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..455e0d127a64cf2786700d4753eeff83be0483b6 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:f5e11ca5ca05fa4561f955a7fc3a72a54855d0420fadf1779662733bf68f4213 +size 4117 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685511.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..ed3cccc5419487f21847579d33b1e85e797d12b1 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_R201524685511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e4729860342d8efebc91f04cb12c574eab721441885c15ead10711ffb6b2afe0 +size 3757 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685288.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..af83cf8c58b727df58aac9243abb0553c56aac52 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:41cad8035bb80ac985f9a1685f3edc4372474117435a65811c59523927110704 +size 4664 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685319.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685319.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7a5ecf54b741832725f1543025d35f9e54a66c8e --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685319.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8174010ac427f9313b3074bd31774a13e228ab952e318c455e7437357b7751be +size 4069 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685333.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685333.jpg new file mode 100644 index 0000000000000000000000000000000000000000..a31483c3f8701b57f5aa5759e3f9340714f702ac --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685333.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:49cad544ec5d294b5387c3adaff060814e10182937274959a3b35ccf41a68c27 +size 3948 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685352.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685352.jpg new file mode 100644 index 0000000000000000000000000000000000000000..0fda38e4a9b6b49cf94d95ed019157547a0958fd --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685352.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:faf161a317f0c05ecd1aa68f0c0bb1668c647be6df453dd81a3c87e91f639829 +size 3978 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685474.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685474.jpg new file mode 100644 index 0000000000000000000000000000000000000000..baed3b32b5a0e59ef1bb407a520b4dc187dcec67 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685474.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:dc70a5eafd018709000b49f314170e8479f01cbbb65434b7fee804ebf14a780e +size 4085 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685497.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685497.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9933e045ad6fd7235e0f874d1a63c5f8bf27e476 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685497.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d36e850537a1e72dc1c407ca11887500cd7a2bf4c1d84b6a410f5de8d78dc876 +size 4382 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685511.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685511.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7d356c6e58179d228a4dc1231b73f9a9fdf7da0b --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685511.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:4fd5a578577a70915a6977012785d49f12c882274037be178014e87ae4c8d772 +size 4380 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685523.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685523.jpg new file mode 100644 index 0000000000000000000000000000000000000000..12a31fca96559639f53a38455d4e300daef05ed7 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/R20/crop_img_S40_401524685523.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6df378c3ec37e7fc22418f4c10c95ae8af4e691da9ae01f489cb25a554763871 +size 4206 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222018.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222018.jpg new file mode 100644 index 0000000000000000000000000000000000000000..98a6c722a1fb1ca05027ce5f0574907adaa117cf --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222018.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:97213bef5bb5a74ab641c0bdeb1d6b57ab9941a5efcd200ea26116354c349b9e +size 4684 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222076.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222076.jpg new file mode 100644 index 0000000000000000000000000000000000000000..733730510e7e3b37f43b952a1ba7aedca3482e52 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222076.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9a48e254c790cfe8a6425d1d09d54cd504d746573e002e8041d2a9679dc0f241 +size 4561 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222082.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222082.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9ad0679d2b3f86e55b7fb5ade78f3340811b4484 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_DECOY1521222082.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9092d5392fb9794150cb1d648d1882fe27431478b6abcc755399c80d72ab6332 +size 4472 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_F20_201521222052.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_F20_201521222052.jpg new file mode 100644 index 0000000000000000000000000000000000000000..59489756ff60bbd69b77823827050dedb10179b2 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_F20_201521222052.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:38b9602f4c9b2b54c73c0232a5e19947a6deb61f89beb3d53887d42e5ec3d6e2 +size 3574 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_F20_201524685288.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_F20_201524685288.jpg new file mode 100644 index 0000000000000000000000000000000000000000..02b7b245629bf555320a2ebc7584b54ff42d95a6 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_F20_201524685288.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:26be6313ad1af2bc678cdcb90b9c3c900bdb82ce3318e7ade7298e8c2ac663af +size 5033 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_M301521222014.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_M301521222014.jpg new file mode 100644 index 0000000000000000000000000000000000000000..fc4630d34559edd0c76fc803d37219557bfc78fd --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_M301521222014.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:414133e000f80feac65473bcf8af45b42ce70685088491a06c3be55d4d2829bb +size 4790 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_M301521222171.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_M301521222171.jpg new file mode 100644 index 0000000000000000000000000000000000000000..7742f9da6984aa2a523ed92ec5638f0e14f2a6c5 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_M301521222171.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:779b6dc226d4ab9d7fb9c29f1e7e7f96521188b7c40ca32e380a2bb04a83f866 +size 4221 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222039.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222039.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9531015956bdbdf848172e013e2e4896883aa1ab --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222039.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9fed8cc6b091026385971b689267c3bdf5c2ceb0c3b34ed7787de9f4d78c29fb +size 4062 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222044.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222044.jpg new file mode 100644 index 0000000000000000000000000000000000000000..e61aee1cfbd1cea8521a69c0455b4105808f75fd --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222044.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6dfe2d2c44498e110e859f778f53fca449c3d326aac9bde1ec3cc17b735c6905 +size 4054 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222060.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222060.jpg new file mode 100644 index 0000000000000000000000000000000000000000..be5f165bfa873d51fb2323dccd97f0c13cb1d5a4 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222060.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:de1c51d700c2277e9cdf98d2a9bc5825729a51ef287f2ec6d53e45cd8ff37154 +size 3986 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222068.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222068.jpg new file mode 100644 index 0000000000000000000000000000000000000000..696323b552c581ed85208ec8cb5dbc3baf2b8afd --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222068.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:84dc4f42629f5ab8bd73e26399ab2efc84664b0bf8529815493d25282d414d98 +size 4210 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222125.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222125.jpg new file mode 100644 index 0000000000000000000000000000000000000000..90e2dd0c43ee665fbc7a720035842f643d08eb8c --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222125.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7e9c549d66b58dd634b0a960148efb7a838ea3795260b4771e8002ab768be1c9 +size 3720 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222145.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222145.jpg new file mode 100644 index 0000000000000000000000000000000000000000..9b374e6f24e33f2c2c928f21db5c12bb6c535aab --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222145.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:82d7cf0add4e256576d6189b7177e6c811e49aa5cd3e3bbdbc99e37a2f386d89 +size 4168 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222151.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222151.jpg new file mode 100644 index 0000000000000000000000000000000000000000..d48a3416cf6e32124662dd2a2fdfea92c6b8e67d --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222151.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:93f9e7639503b7a1d96bcc6af0f82211cfb7e7f0433ff682fedcc6f0fe91e7a8 +size 4068 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222183.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222183.jpg new file mode 100644 index 0000000000000000000000000000000000000000..55a52757ffbc53b201b3c60ee72be58736201e74 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222183.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a848428ecc7f7d4c0163ecd84c7dfdf4b3f8740cda5d084f549946a11a8281b +size 4226 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222194.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222194.jpg new file mode 100644 index 0000000000000000000000000000000000000000..54ddc76e191df4f035d301ded2bb68cd9e862a83 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_R201521222194.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0a673d00737824ab3c7c22742c6667e1e8deee0e6117105e7a5ebee4eb06db89 +size 4208 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685534.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685534.jpg new file mode 100644 index 0000000000000000000000000000000000000000..542a454d743efb8613966824cccc467aaf92fd3a --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685534.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a209dc269b01712e532480eb0fcea9bf06e01d3fcd9eb16bbfd6cf8433246e90 +size 4393 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685544.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685544.jpg new file mode 100644 index 0000000000000000000000000000000000000000..49a3d23616ceae32f70b21f8a682526aba7b54fb --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685544.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9f5dfd8cf11cef7dfb7641951bcba7d3d2e102091fadee52376f0c96c2c55a9c +size 4618 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685626.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685626.jpg new file mode 100644 index 0000000000000000000000000000000000000000..8b1e3d6db16cf5f2c3da6ccb538fa553b2f6a12d --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685626.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0bdfc6732d6ba4ff564f590ce2b14cf05830ef00850d3553758210285764f643 +size 4455 diff --git a/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685633.jpg b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685633.jpg new file mode 100644 index 0000000000000000000000000000000000000000..39f0122146707e0a52c8325fad791ec300487ded --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/tools/dataset/S40_40/crop_img_S40_401524685633.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:ac4c41c71f825a2e5f32bc91a3ccd4d003cb74913c26b766b90d7bf571a2ef82 +size 4356 diff --git a/data/mir_perception/mir_cavity_detector/trained_model/output_graph.pb b/data/mir_perception/mir_cavity_detector/trained_model/output_graph.pb new file mode 100644 index 0000000000000000000000000000000000000000..c1996f13cdeb20491c986887cf2b6faaf0d990f8 --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/trained_model/output_graph.pb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d3bdbeb737f4c72ed4cc4348d56f7b9316503751f62eb8a4402354882e3b66d0 +size 3001984 diff --git a/data/mir_perception/mir_cavity_detector/trained_model/output_labels.txt b/data/mir_perception/mir_cavity_detector/trained_model/output_labels.txt new file mode 100644 index 0000000000000000000000000000000000000000..71de0c239f4004d720c2cdcc6bf2787e9cecef2e --- /dev/null +++ b/data/mir_perception/mir_cavity_detector/trained_model/output_labels.txt @@ -0,0 +1,6 @@ +f20 20 +m20 +m20 100 +m30 +r20 +s40 40 diff --git a/data/mir_perception/mir_empty_space_detection/CMakeLists.txt b/data/mir_perception/mir_empty_space_detection/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..c1ce04f07b1db2a35f6e60f10c7458c77459d0b7 --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/CMakeLists.txt @@ -0,0 +1,41 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_empty_space_detection) + +set(CMAKE_CXX_STANDARD 14) + +find_package(catkin REQUIRED + COMPONENTS + roscpp + pcl_conversions + pcl_ros + sensor_msgs + std_msgs + mir_object_segmentation + mir_perception_utils +) + +generate_dynamic_reconfigure_options( + ros/config/EmptySpaceDetection.cfg +) + +add_compile_options( + -O3 +) + +catkin_package() + +include_directories( + ros/include + ${catkin_INCLUDE_DIRS} +) + +add_executable(empty_space_detector + ros/src/empty_space_detector.cpp +) + +add_dependencies(empty_space_detector + ${PROJECT_NAME}_gencfg +) +target_link_libraries(empty_space_detector + ${catkin_LIBRARIES} +) diff --git a/data/mir_perception/mir_empty_space_detection/docs/debug.png b/data/mir_perception/mir_empty_space_detection/docs/debug.png new file mode 100644 index 0000000000000000000000000000000000000000..c8e035cc853d29b28e038bb60aaebb58d96ca9af --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/docs/debug.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d26d0dbc45f1d215a0ef815b49671c579669248dc57632bc150e88882d96902f +size 221444 diff --git a/data/mir_perception/mir_empty_space_detection/docs/scenario.png b/data/mir_perception/mir_empty_space_detection/docs/scenario.png new file mode 100644 index 0000000000000000000000000000000000000000..8aca7b1ac92b8381040a90b66515e3fee1673438 --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/docs/scenario.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b725df6d1cf784a486adbc48c8890d594c5ade6e682f922dabc361ccd8098b41 +size 248017 diff --git a/data/mir_perception/mir_empty_space_detection/package.xml b/data/mir_perception/mir_empty_space_detection/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8e9605fb520ed84a54a7cd35e559271abce182f5 --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/package.xml @@ -0,0 +1,18 @@ + + + mir_empty_space_detection + 1.0.0 + + Detect empty space on a workstation using pointcloud library. + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + mir_object_segmentation + mir_perception_utils + + diff --git a/data/mir_perception/mir_empty_space_detection/ros/config/EmptySpaceDetection.cfg b/data/mir_perception/mir_empty_space_detection/ros/config/EmptySpaceDetection.cfg new file mode 100644 index 0000000000000000000000000000000000000000..538b0369105522ab83f6c43e079ebb444ba2d21b --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/ros/config/EmptySpaceDetection.cfg @@ -0,0 +1,32 @@ +#! /usr/bin/env python + +PACKAGE='mir_empty_space_detection' + +from dynamic_reconfigure.parameter_generator_catkin import * + +gen = ParameterGenerator() +pc_object_segmentation = gen.add_group("Pointcloud object segmentation") +# def add (self, name, paramtype, level, description, default = None, min = None, max = None, edit_method = ""): + +pc_object_segmentation.add("enable_debug_pc", bool_t, 0, "Enable debug pointcloud publisher", False) + +pc_os_passthrough = pc_object_segmentation.add_group("Passthrough filter") +pc_os_passthrough.add ("enable_passthrough_filter", bool_t, 0, "Enable passthrough filter", False) +pc_os_passthrough.add ("passthrough_filter_field_name", str_t, 0, "The field name used for filtering", "x") +pc_os_passthrough.add ("passthrough_filter_limit_min", double_t, 0, "The minimum allowed field value a point will be considered from", 0.4, -10.0, 10.0) +pc_os_passthrough.add ("passthrough_filter_limit_max", double_t, 0, "The maximum allowed field value a point will be considered from", 0.7, -10.0, 10.0) + +pc_os_cropbox = pc_object_segmentation.add_group("Cropbox filter") +pc_os_cropbox.add ("enable_cropbox_filter", bool_t, 0, "Enable cropbox filter", True) +pc_os_cropbox.add ("cropbox_filter_min_x", double_t, 0, "The minimum allowed x value a point will be considered from", 0.45, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_x", double_t, 0, "The maximum allowed x value a point will be considered from", 0.8, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_min_y", double_t, 0, "The minimum allowed y value a point will be considered from", -0.4, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_y", double_t, 0, "The maximum allowed y value a point will be considered from", 0.4, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_min_z", double_t, 0, "The minimum allowed z value a point will be considered from", 0.0, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_z", double_t, 0, "The maximum allowed z value a point will be considered from", 0.6, -10.0, 10.0) + +pc_os_empty_space_detection = pc_object_segmentation.add_group("Empty space detection") +pc_os_empty_space_detection.add ("object_height_above_workspace", double_t, 0, "object_height_above_workspace (to the gripper frame)", 0.03, -10.0, 10.0) +pc_os_empty_space_detection.add ("empty_space_radius", double_t, 0, "empty_space_radius", 0.045 , 0.0, 1.0) +pc_os_empty_space_detection.add ("num_of_empty_spaces_required", double_t, 0, "the number of max empty spaces", 4 , 1, 50) +exit (gen.generate (PACKAGE, "mir_empty_space_detection", "EmptySpaceDetection")) \ No newline at end of file diff --git a/data/mir_perception/mir_empty_space_detection/ros/config/params.yaml b/data/mir_perception/mir_empty_space_detection/ros/config/params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f6eebc16b407d52cd31c5e2d386b0b2ec1b62566 --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/ros/config/params.yaml @@ -0,0 +1,46 @@ +# reasonable parameters to find planes of @Work workspaces +voxel_leaf_size: 0.01 +voxel_filter_field_name: z +voxel_filter_limit_min: -0.15 +voxel_filter_limit_max: 0.3 +enable_passthrough_filter: False +passthrough_filter_field_name: x +passthrough_filter_limit_min: 0.45 # all the min distance starts from the baselink +passthrough_filter_limit_max: 0.7 +enable_cropbox_filter: True +cropbox_filter_min_x: 0.45 +cropbox_filter_max_x: 0.55 +cropbox_filter_min_y: -0.25 +cropbox_filter_max_y: 0.25 +cropbox_filter_min_z: -0.1 +cropbox_filter_max_z: 0.6 +normal_radius_search: 0.03 +use_omp: true +num_cores: 8 +sac_max_iterations: 1000 +sac_distance_threshold: 0.01 +sac_optimize_coefficients: true +sac_x_axis: 0.0 +sac_y_axis: 0.0 +sac_z_axis: 1.0 +sac_eps_angle: 0.09 +sac_normal_distance_weight: 0.05 +prism_min_height: 0.01 +prism_max_height: 0.10 +outlier_radius_search: 0.03 +outlier_min_neighbors: 20 +cluster_tolerance: 0.02 +cluster_min_size: 25 +cluster_max_size: 20000 +cluster_min_height: 0.011 +cluster_max_height: 0.09 +cluster_max_length: 0.25 +cluster_min_distance_to_polygon: 0.04 +octree_resolution: 0.01 +object_height_above_workspace: 0.0 +# parameters for finding empty spaces on a plane +empty_space_point_count_percentage_threshold: 0.8 +empty_space_radius: 0.065 +num_of_empty_spaces_required: 2 +trial_duration: 3.0 +enable_debug_pc: false diff --git a/data/mir_perception/mir_empty_space_detection/ros/include/mir_empty_space_detection/empty_space_detector.h b/data/mir_perception/mir_empty_space_detection/ros/include/mir_empty_space_detection/empty_space_detector.h new file mode 100644 index 0000000000000000000000000000000000000000..6d7e1e92a2f085f784b152b6388743fd4a675799 --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/ros/include/mir_empty_space_detection/empty_space_detector.h @@ -0,0 +1,69 @@ +#ifndef EMPTY_SPACE_DETECTOR_H +#define EMPTY_SPACE_DETECTOR_H + +#include + +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +#include +#include +#include + +namespace mpu = mir_perception_utils; + +class EmptySpaceDetector +{ + public: + EmptySpaceDetector(); + virtual ~EmptySpaceDetector(); + + private: + ros::NodeHandle nh_; + ros::Subscriber pc_sub_; + ros::Subscriber event_in_sub_; + ros::Publisher pc_pub_; + ros::Publisher pose_array_pub_; + ros::Publisher event_out_pub_; + + dynamic_reconfigure::Server server_; + + std::string output_frame_; + bool enable_debug_pc_pub_; + bool add_to_octree_; + float empty_space_radius_; + float expected_num_of_points_; + float empty_space_pnt_cnt_perc_thresh_; + bool find_empty_spaces_; + /* int retry_attempts_; */ + /* int num_of_retries_; */ + boost::shared_ptr tf_listener_; + + typedef std::shared_ptr SceneSegmentationSPtr; + SceneSegmentationSPtr scene_segmentation_; + CloudAccumulation::UPtr cloud_accumulation_; + + pcl::KdTreeFLANN kdtree_; + pcl::ExtractIndices extract_indices_; + + void pcCallback(const sensor_msgs::PointCloud2::ConstPtr &msg); + void eventInCallback(const std_msgs::String::ConstPtr &msg); + void loadParams(); + bool findEmptySpaces(); + bool findPlane(PointCloud::Ptr plane); + void findEmptySpacesOnPlane(const PointCloud::Ptr &plane, + geometry_msgs::PoseArray &empty_space_poses); + + /** \brief Dynamic reconfigure callback + * */ + void configCallback(mir_empty_space_detection::EmptySpaceDetectionConfig &config, uint32_t level); +}; +#endif diff --git a/data/mir_perception/mir_empty_space_detection/ros/launch/empty_space_detector.launch b/data/mir_perception/mir_empty_space_detection/ros/launch/empty_space_detector.launch new file mode 100644 index 0000000000000000000000000000000000000000..8232ec8515c4a99264a751536d5253bed4e9235f --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/ros/launch/empty_space_detector.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_empty_space_detection/ros/src/empty_space_detector.cpp b/data/mir_perception/mir_empty_space_detection/ros/src/empty_space_detector.cpp new file mode 100644 index 0000000000000000000000000000000000000000..50390a37822d7c7d450668dc6a53a19b8fb56ace --- /dev/null +++ b/data/mir_perception/mir_empty_space_detection/ros/src/empty_space_detector.cpp @@ -0,0 +1,263 @@ +#include +#include +#include +#include +#include + +EmptySpaceDetector::EmptySpaceDetector() : nh_("~") +{ + + nh_.param("output_frame", output_frame_, "base_link"); + nh_.param("enable_debug_pc", enable_debug_pc_pub_, false); + float octree_resolution; + nh_.param("octree_resolution", octree_resolution, 0.0025); + add_to_octree_ = false; + + pose_array_pub_ = nh_.advertise("empty_spaces", 1); + event_out_pub_ = nh_.advertise("event_out", 1); + + pc_sub_ = nh_.subscribe("input_point_cloud", 1, &EmptySpaceDetector::pcCallback, this); + event_in_sub_ = nh_.subscribe("event_in", 1, &EmptySpaceDetector::eventInCallback, this); + tf_listener_.reset(new tf::TransformListener); + + if (enable_debug_pc_pub_) { + pc_pub_ = nh_.advertise("output_point_cloud", 1); + } + + cloud_accumulation_ = CloudAccumulation::UPtr(new CloudAccumulation(octree_resolution)); + scene_segmentation_ = SceneSegmentationSPtr(new SceneSegmentation()); + loadParams(); + dynamic_reconfigure::Server::CallbackType f = + boost::bind(&EmptySpaceDetector::configCallback, this, _1, _2); + server_.setCallback(f); + + ROS_INFO("Initialised"); +} + +EmptySpaceDetector::~EmptySpaceDetector() {} +void EmptySpaceDetector::loadParams() +{ + + float voxel_leaf_size, voxel_filter_limit_min, voxel_filter_limit_max; + std::string voxel_filter_field_name; + nh_.param("voxel_leaf_size", voxel_leaf_size, 1.0); + nh_.param("voxel_filter_field_name", voxel_filter_field_name, "z"); + nh_.param("voxel_filter_limit_min", voxel_filter_limit_min, -0.15); + nh_.param("voxel_filter_limit_max", voxel_filter_limit_max, 0.3); + scene_segmentation_->setVoxelGridParams(voxel_leaf_size, voxel_filter_field_name, + voxel_filter_limit_min, voxel_filter_limit_max); + + float normal_radius_search; + bool use_omp; + int num_cores; + nh_.param("normal_radius_search", normal_radius_search, 0.03); + nh_.param("use_omp", use_omp, false); + scene_segmentation_->setNormalParams(normal_radius_search, use_omp, num_cores); + + int sac_max_iterations; + float sac_distance_threshold, sac_x_axis, sac_y_axis, sac_z_axis, sac_eps_angle; + float sac_normal_distance_weight; + bool sac_optimize_coefficients; + nh_.param("sac_max_iterations", sac_max_iterations, 1000); + nh_.param("sac_distance_threshold", sac_distance_threshold, 0.01); + nh_.param("sac_optimize_coefficients", sac_optimize_coefficients, true); + nh_.param("sac_x_axis", sac_x_axis, 0.0); + nh_.param("sac_y_axis", sac_y_axis, 0.0); + nh_.param("sac_z_axis", sac_z_axis, 1.0); + Eigen::Vector3f axis(sac_x_axis, sac_y_axis, sac_z_axis); + nh_.param("sac_eps_angle", sac_eps_angle, 0.09); + nh_.param("sac_normal_distance_weight", sac_normal_distance_weight, 0.05); + scene_segmentation_->setSACParams(sac_max_iterations, sac_distance_threshold, + sac_optimize_coefficients, axis, sac_eps_angle, + sac_normal_distance_weight); + + float object_height_above_workspace_; + int num_of_empty_spaces_required; + nh_.param("object_height_above_workspace", object_height_above_workspace_, 0.01); + nh_.param("empty_space_point_count_percentage_threshold", empty_space_pnt_cnt_perc_thresh_, + 0.8); + //add no of empty space locations as a parameter + nh_.param("num_of_empty_spaces_required", num_of_empty_spaces_required, 3); + + nh_.param("empty_space_radius", empty_space_radius_, 0.05); + expected_num_of_points_ = + (empty_space_radius_ * empty_space_radius_ * M_PI) / (voxel_leaf_size * voxel_leaf_size); +} + +void EmptySpaceDetector::eventInCallback(const std_msgs::String::ConstPtr &msg) +{ + std_msgs::String event_out; + if (msg->data == "e_add_cloud") { + add_to_octree_ = true; + return; + } else if (msg->data == "e_add_cloud_stop") { + add_to_octree_ = false; + event_out.data = "e_add_cloud_stopped"; + } else if (msg->data == "e_trigger") { + bool success = findEmptySpaces(); + if (success) { + event_out.data = "e_success"; + cloud_accumulation_->reset(); //resetting the octree + } else { + event_out.data = "e_failure"; + add_to_octree_ = true; + } + //event_out.data = (success) ? "e_success" : "e_failure"; + } else { + return; + } + event_out_pub_.publish(event_out); +} + +void EmptySpaceDetector::pcCallback(const sensor_msgs::PointCloud2::ConstPtr &msg) +{ + if (add_to_octree_) { + sensor_msgs::PointCloud2 msg_transformed; + if (!mpu::pointcloud::transformPointCloudMsg(tf_listener_, output_frame_, *msg, + msg_transformed)) + return; + + PointCloud::Ptr input_pc(new PointCloud); + pcl::fromROSMsg(msg_transformed, *input_pc); + + cloud_accumulation_->addCloud(input_pc); + + add_to_octree_ = false; + + std_msgs::String event_out; + event_out.data = "e_added_cloud"; + event_out_pub_.publish(event_out); + } +} + +bool EmptySpaceDetector::findEmptySpaces() +{ + PointCloud::Ptr plane(new PointCloud); + bool plane_found = this->findPlane(plane); + if (!plane_found) { + + return false; + } + + geometry_msgs::PoseArray empty_space_poses; + this->findEmptySpacesOnPlane(plane, empty_space_poses); + ROS_DEBUG_STREAM(empty_space_poses); + if (empty_space_poses.poses.size() == 0) { + return false; + } + + pose_array_pub_.publish(empty_space_poses); + + return true; +} + +void EmptySpaceDetector::findEmptySpacesOnPlane(const PointCloud::Ptr &plane, + geometry_msgs::PoseArray &empty_space_poses) +{ + srand(time(NULL)); + int num_of_empty_spaces_required; + nh_.param("num_of_empty_spaces_required", num_of_empty_spaces_required, 3); + + float trial_duration_sec; + nh_.param("trial_duration", trial_duration_sec, 3.0); + ros::Duration trial_duration(trial_duration_sec); + ros::Time start_time = ros::Time::now(); + + empty_space_poses.header.frame_id = output_frame_; + empty_space_poses.header.stamp = ros::Time::now(); + int attempts = 0; + + while (ros::Time::now() - start_time < trial_duration) { + attempts++; + ROS_DEBUG_STREAM("Attempt: " << attempts); + PointCloud::Ptr new_plane(new PointCloud); + pcl::copyPointCloud(*plane, *new_plane); + pcl::PointIndices::Ptr empty_space(new pcl::PointIndices()); + + std::vector samples; + for (int i = 0; i < num_of_empty_spaces_required; ++i) { + int random_index = rand() % new_plane->width; + samples.push_back(new_plane->points[random_index]); + } + + bool success = true; + for (PointT p : samples) { + std::vector ids; + std::vector sq_distances; + kdtree_.setInputCloud(new_plane); + if (kdtree_.radiusSearch(p, empty_space_radius_, ids, sq_distances) > 0) { + if (((float)ids.size() / expected_num_of_points_) > empty_space_pnt_cnt_perc_thresh_) { + empty_space->indices = ids; + extract_indices_.setInputCloud(new_plane); + extract_indices_.setIndices(empty_space); + extract_indices_.setNegative(true); + extract_indices_.filter(*new_plane); + } else { + success = false; + break; + } + } + } + if (success) { + ROS_INFO_STREAM("Found solution at attempt: " << attempts); + for (PointT p : samples) { + geometry_msgs::Pose pose; + pose.position.x = p.x; + pose.position.y = p.y; + pose.position.z = p.z; + pose.orientation.w = 1.0; + empty_space_poses.poses.push_back(pose); + } + break; + } + } +} + +bool EmptySpaceDetector::findPlane(PointCloud::Ptr plane) +{ + PointCloud::Ptr cloud_in(new PointCloud); + PointCloud::Ptr debug(new PointCloud); + cloud_accumulation_->getAccumulatedCloud(*cloud_in); + + PointCloud::Ptr hull(new PointCloud); + pcl::ModelCoefficients::Ptr model_coefficients(new pcl::ModelCoefficients); + double workspace_height; + + debug = scene_segmentation_->findPlane(cloud_in, hull, plane, model_coefficients, workspace_height); + + if (enable_debug_pc_pub_) { + /* publish debug pointcloud */ + sensor_msgs::PointCloud2 output; + pcl::toROSMsg(*debug, output); + output.header.frame_id = output_frame_; + output.header.stamp = ros::Time::now(); + pc_pub_.publish(output); + ROS_INFO("Publishing debug pointcloud"); + } + + bool success = plane->points.size() > 0; + + return success; +} + +void EmptySpaceDetector::configCallback(mir_empty_space_detection::EmptySpaceDetectionConfig &config, uint32_t level) +{ + scene_segmentation_->setPassthroughParams(config.enable_passthrough_filter, + config.passthrough_filter_field_name, + config.passthrough_filter_limit_min, + config.passthrough_filter_limit_max); + scene_segmentation_->setCropBoxParams(config.enable_cropbox_filter, config.cropbox_filter_min_x, config.cropbox_filter_max_x, + config.cropbox_filter_min_y, config.cropbox_filter_max_y, config.cropbox_filter_min_z, config.cropbox_filter_max_z); +} + +int main(int argc, char *argv[]) +{ + ros::init(argc, argv, "empty_space_detector"); + EmptySpaceDetector es_detector; + ros::Rate loop_rate(30.0); + while (ros::ok()) { + ros::spinOnce(); + loop_rate.sleep(); + } + return 0; +} diff --git a/data/mir_perception/mir_handle_detection/CMakeLists.txt b/data/mir_perception/mir_handle_detection/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..f1ce097a36267184296ee3493ea9a711c293902d --- /dev/null +++ b/data/mir_perception/mir_handle_detection/CMakeLists.txt @@ -0,0 +1,30 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_handle_detection) + +set(CMAKE_CXX_STANDARD 14) +add_compile_options( + -O3 +) + +find_package(catkin REQUIRED + COMPONENTS + roscpp + pcl_conversions + pcl_ros + sensor_msgs + std_msgs +) + +catkin_package() + +include_directories( + ros/include + ${catkin_INCLUDE_DIRS} +) + +add_executable(drawer_handle_perceiver + ros/src/drawer_handle_perceiver.cpp +) +target_link_libraries(drawer_handle_perceiver + ${catkin_LIBRARIES} +) diff --git a/data/mir_perception/mir_handle_detection/docs/input.png b/data/mir_perception/mir_handle_detection/docs/input.png new file mode 100644 index 0000000000000000000000000000000000000000..0ce06e38e14cff43fd1705acb6ca403276f20599 --- /dev/null +++ b/data/mir_perception/mir_handle_detection/docs/input.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e453883a0592c348ba2173416a3f129cae3bc04357ea721ac3edd447b80e00ba +size 92008 diff --git a/data/mir_perception/mir_handle_detection/docs/output.png b/data/mir_perception/mir_handle_detection/docs/output.png new file mode 100644 index 0000000000000000000000000000000000000000..5a908bb83ae1e07af3a358e8095608bee82f992f --- /dev/null +++ b/data/mir_perception/mir_handle_detection/docs/output.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8e376279384aea89c45a30415109ae9aee7a0aef33d606ec15560b9a53f37ac2 +size 317949 diff --git a/data/mir_perception/mir_handle_detection/package.xml b/data/mir_perception/mir_handle_detection/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..c5231c49a4c8b2da2597fbcebcf90a2902297b01 --- /dev/null +++ b/data/mir_perception/mir_handle_detection/package.xml @@ -0,0 +1,16 @@ + + + mir_handle_detection + 1.0.0 + + Detect handle of a drawer using pointcloud library. + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + diff --git a/data/mir_perception/mir_handle_detection/ros/config/params.yaml b/data/mir_perception/mir_handle_detection/ros/config/params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..19a0e06d0c9c373723a2d0cda274194d07db6418 --- /dev/null +++ b/data/mir_perception/mir_handle_detection/ros/config/params.yaml @@ -0,0 +1,28 @@ +# params for drawer handle perceiver +output_frame: 'base_link_static' + +# publish a debug pointcloud or not +enable_debug_pc_pub: true + +# for pass through filter +z_threshold_min: -0.05 +z_threshold_max: 0.1 +y_threshold_min: -0.1 +y_threshold_max: 0.1 + +# for voxel grid filter +leaf_size_x: 0.01 +leaf_size_y: 0.01 +leaf_size_z: 0.01 + +# SAC segmentation +seg_dist_threshold: 0.005 + +# for polygon prism extractions +polygon_prism_height_min: 0.005 +polygon_prism_height_max: 0.1 + +# for euclidean cluster extraction +cluster_tolerance: 0.02 +min_cluster_size: 50 +max_cluster_size: 10000 diff --git a/data/mir_perception/mir_handle_detection/ros/include/mir_handle_detection/drawer_handle_perceiver.h b/data/mir_perception/mir_handle_detection/ros/include/mir_handle_detection/drawer_handle_perceiver.h new file mode 100644 index 0000000000000000000000000000000000000000..330a428f146b1aefe1478d6c10400a81c2a86740 --- /dev/null +++ b/data/mir_perception/mir_handle_detection/ros/include/mir_handle_detection/drawer_handle_perceiver.h @@ -0,0 +1,71 @@ +#ifndef DRAWER_HANDLE_PERCEIVER_H +#define DRAWER_HANDLE_PERCEIVER_H + +#include + +#include +#include +#include + +#include + +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +typedef pcl::PointCloud PCloudT; +class DrawerHandlePerceiver +{ + public: + DrawerHandlePerceiver(); + virtual ~DrawerHandlePerceiver(); + + private: + ros::NodeHandle nh; + ros::Subscriber pc_sub; + ros::Subscriber event_in_sub; + ros::Publisher pc_pub; + ros::Publisher pose_pub; + ros::Publisher event_out_pub; + + std::string output_frame; + bool enable_debug_pc_pub; + bool is_running; + int retry_attempts_; + int num_of_retries_; + tf::TransformListener tf_listener; + + pcl::PassThrough passthrough_filter_y; + pcl::PassThrough passthrough_filter_z; + pcl::VoxelGrid voxel_grid_filter; + pcl::SACSegmentation seg; + pcl::ProjectInliers project_inliers; + pcl::ConvexHull convex_hull; + pcl::ExtractPolygonalPrismData extract_polygonal_prism; + pcl::ExtractIndices extract_indices; + pcl::EuclideanClusterExtraction euclidean_cluster_extraction; + + void checkFailure(); + void pcCallback(const sensor_msgs::PointCloud2::ConstPtr &msg); + void eventInCallback(const std_msgs::String::ConstPtr &msg); + bool transformPC(const sensor_msgs::PointCloud2::ConstPtr &msg, + sensor_msgs::PointCloud2 &msg_transformed); + void passthroughFilterPC(const PCloudT::Ptr &input, PCloudT::Ptr output); + void extractPlaneOutlier(const PCloudT::Ptr &input, PCloudT::Ptr dense_input, PCloudT::Ptr output, + geometry_msgs::PoseStamped &pose_stamped); + bool getClosestCluster(const PCloudT::Ptr &input, Eigen::Vector4f &closest_centroid); +}; +#endif diff --git a/data/mir_perception/mir_handle_detection/ros/launch/drawer_handle_perceiver.launch b/data/mir_perception/mir_handle_detection/ros/launch/drawer_handle_perceiver.launch new file mode 100644 index 0000000000000000000000000000000000000000..01c69f2ce804f403b11fb3d60a4b3e3b8d74e7a8 --- /dev/null +++ b/data/mir_perception/mir_handle_detection/ros/launch/drawer_handle_perceiver.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_handle_detection/ros/src/drawer_handle_perceiver.cpp b/data/mir_perception/mir_handle_detection/ros/src/drawer_handle_perceiver.cpp new file mode 100644 index 0000000000000000000000000000000000000000..25ee129807b44a435c0b8cec98e65313a64844f1 --- /dev/null +++ b/data/mir_perception/mir_handle_detection/ros/src/drawer_handle_perceiver.cpp @@ -0,0 +1,271 @@ +#include + +DrawerHandlePerceiver::DrawerHandlePerceiver() : nh("~") +{ + nh.param("output_frame", this->output_frame, "base_link_static"); + nh.param("enable_debug_pc_pub", this->enable_debug_pc_pub, true); + nh.param("num_of_retries", this->num_of_retries_, 3); + this->retry_attempts_ = 0; + + this->pc_sub = nh.subscribe("input_point_cloud", 1, &DrawerHandlePerceiver::pcCallback, this); + this->pose_pub = nh.advertise("output_pose", 1); + this->event_in_sub = nh.subscribe("event_in", 1, &DrawerHandlePerceiver::eventInCallback, this); + this->event_out_pub = nh.advertise("event_out", 1); + + if (this->enable_debug_pc_pub) { + this->pc_pub = nh.advertise("output_point_cloud", 1); + } + + float z_threshold_max, z_threshold_min; + nh.param("z_threshold_min", z_threshold_min, -0.1); + nh.param("z_threshold_max", z_threshold_max, 0.3); + this->passthrough_filter_z.setFilterFieldName("z"); + this->passthrough_filter_z.setFilterLimits(z_threshold_min, z_threshold_max); + + float y_threshold_max, y_threshold_min; + nh.param("y_threshold_min", y_threshold_min, -0.1); + nh.param("y_threshold_max", y_threshold_max, 0.1); + this->passthrough_filter_y.setFilterFieldName("y"); + this->passthrough_filter_y.setFilterLimits(y_threshold_min, y_threshold_max); + + float leaf_size_x, leaf_size_y, leaf_size_z; + nh.param("leaf_size_x", leaf_size_x, 0.01); + nh.param("leaf_size_y", leaf_size_y, 0.01); + nh.param("leaf_size_z", leaf_size_z, 0.01); + this->voxel_grid_filter.setLeafSize(leaf_size_x, leaf_size_y, leaf_size_z); + + float seg_dist_threshold, seg_axis_x, seg_axis_y, seg_axis_z; + nh.param("seg_dist_threshold", seg_dist_threshold, 0.01); + nh.param("seg_axis_x", seg_axis_x, 1.0); + nh.param("seg_axis_y", seg_axis_y, 0.0); + nh.param("seg_axis_z", seg_axis_z, 0.0); + this->seg.setOptimizeCoefficients(true); + this->seg.setModelType(pcl::SACMODEL_PERPENDICULAR_PLANE); + Eigen::Vector3f axis(seg_axis_x, seg_axis_y, seg_axis_z); + this->seg.setAxis(axis); + this->seg.setMethodType(pcl::SAC_RANSAC); + this->seg.setDistanceThreshold(seg_dist_threshold); + + this->project_inliers.setModelType(pcl::SACMODEL_NORMAL_PARALLEL_PLANE); + this->project_inliers.setCopyAllData(false); + + float polygon_prism_height_min, polygon_prism_height_max; + nh.param("polygon_prism_height_min", polygon_prism_height_min, 0.01); + nh.param("polygon_prism_height_max", polygon_prism_height_max, 0.1); + this->extract_polygonal_prism.setHeightLimits(polygon_prism_height_min, polygon_prism_height_max); + + this->extract_indices.setNegative(false); + + float cluster_tolerance; + int min_cluster_size, max_cluster_size; + nh.param("cluster_tolerance", cluster_tolerance, 0.02); + nh.param("min_cluster_size", min_cluster_size, 50); + nh.param("max_cluster_size", max_cluster_size, 10000); + this->euclidean_cluster_extraction.setClusterTolerance(cluster_tolerance); + this->euclidean_cluster_extraction.setMinClusterSize(min_cluster_size); + this->euclidean_cluster_extraction.setMaxClusterSize(max_cluster_size); + + this->is_running = false; +} + +DrawerHandlePerceiver::~DrawerHandlePerceiver() {} +void DrawerHandlePerceiver::eventInCallback(const std_msgs::String::ConstPtr &msg) +{ + if (msg->data == "e_start") { + ROS_INFO_STREAM("starting listening"); + this->is_running = true; + } else if (msg->data == "e_stop") { + ROS_INFO_STREAM("stopping listening"); + this->is_running = false; + } +} + +void DrawerHandlePerceiver::checkFailure() +{ + if (this->retry_attempts_ > this->num_of_retries_) { + std_msgs::String event_out_msg; + event_out_msg.data = "e_failure"; + this->event_out_pub.publish(event_out_msg); + this->is_running = false; + this->retry_attempts_ = 0; + } else + this->retry_attempts_ += 1; +} + +void DrawerHandlePerceiver::pcCallback(const sensor_msgs::PointCloud2::ConstPtr &msg) +{ + if (!this->is_running) { + return; + } + + sensor_msgs::PointCloud2 msg_transformed; + bool success = this->transformPC(msg, msg_transformed); + if (!success) { + ROS_ERROR("[drawer_handle_perceiver] Could not transform pointcloud."); + this->checkFailure(); + return; + } + + PCloudT::Ptr pc_input(new PCloudT); + pcl::fromROSMsg(msg_transformed, *pc_input); + + PCloudT::Ptr pc_passthrough_filtered(new PCloudT); + this->passthroughFilterPC(pc_input, pc_passthrough_filtered); + + PCloudT::Ptr pc_filtered(new PCloudT); + this->voxel_grid_filter.setInputCloud(pc_passthrough_filtered); + this->voxel_grid_filter.filter(*pc_filtered); + + PCloudT::Ptr pc_segmented(new PCloudT); + geometry_msgs::PoseStamped pose_stamped; + this->extractPlaneOutlier(pc_filtered, pc_passthrough_filtered, pc_segmented, pose_stamped); + + Eigen::Vector4f closest_centroid(0.0, 0.0, 0.0, 0.0); + bool cluster_success = this->getClosestCluster(pc_segmented, closest_centroid); + if (!cluster_success) { + ROS_ERROR("[drawer_handle_perceiver] Could not find any cluster."); + this->checkFailure(); + return; + } + + pose_stamped.pose.position.x = closest_centroid[0]; + pose_stamped.pose.position.y = closest_centroid[1]; + pose_stamped.pose.position.z = closest_centroid[2]; + pose_stamped.header.frame_id = this->output_frame; + pose_stamped.header.stamp = ros::Time::now(); + pose_pub.publish(pose_stamped); + + std_msgs::String event_out_msg; + event_out_msg.data = "e_done"; + this->event_out_pub.publish(event_out_msg); + ROS_INFO("[drawer_handle_perceiver] SUCCESSFUL"); + + this->is_running = false; + this->retry_attempts_ = 0; + + if (this->enable_debug_pc_pub) { + /* publish debug pointcloud */ + sensor_msgs::PointCloud2 output; + pcl::toROSMsg(*pc_segmented, output); + output.header.frame_id = this->output_frame; + output.header.stamp = ros::Time::now(); + this->pc_pub.publish(output); + ROS_INFO("Publishing debug pointcloud"); + } +} + +bool DrawerHandlePerceiver::transformPC(const sensor_msgs::PointCloud2::ConstPtr &msg, + sensor_msgs::PointCloud2 &msg_transformed) +{ + msg_transformed.header.frame_id = this->output_frame; + try { + ros::Time common_time; + this->tf_listener.getLatestCommonTime(this->output_frame, msg->header.frame_id, common_time, + NULL); + tf::StampedTransform transform; + this->tf_listener.waitForTransform(this->output_frame, msg->header.frame_id, common_time, + ros::Duration(1.0)); + this->tf_listener.lookupTransform(this->output_frame, msg->header.frame_id, common_time, + transform); + pcl_ros::transformPointCloud(this->output_frame, transform, *msg, msg_transformed); + return true; + } catch (tf::TransformException &ex) { + ROS_WARN("PCL transform error: %s", ex.what()); + ros::Duration(1.0).sleep(); + return false; + } +} + +void DrawerHandlePerceiver::passthroughFilterPC(const PCloudT::Ptr &input, PCloudT::Ptr output) +{ + PCloudT::Ptr pc_intermediate(new PCloudT); + this->passthrough_filter_z.setInputCloud(input); + this->passthrough_filter_z.filter(*pc_intermediate); + this->passthrough_filter_y.setInputCloud(pc_intermediate); + this->passthrough_filter_y.filter(*output); +} + +void DrawerHandlePerceiver::extractPlaneOutlier(const PCloudT::Ptr &input, PCloudT::Ptr dense_input, + PCloudT::Ptr output, + geometry_msgs::PoseStamped &pose_stamped) +{ + pcl::ModelCoefficients::Ptr coefficients(new pcl::ModelCoefficients); + pcl::PointIndices::Ptr inliers(new pcl::PointIndices); + this->seg.setInputCloud(input); + this->seg.segment(*inliers, *coefficients); + + // Project plane model inliers to plane + PCloudT::Ptr pc_plane(new PCloudT); + this->project_inliers.setInputCloud(input); + this->project_inliers.setModelCoefficients(coefficients); + this->project_inliers.setIndices(inliers); + this->project_inliers.filter(*pc_plane); + + Eigen::Matrix normVector = Eigen::Matrix( + coefficients->values[0], coefficients->values[1], coefficients->values[2]); + Eigen::Quaternionf normQuat = + Eigen::Quaternionf::FromTwoVectors(normVector, Eigen::Vector3f::UnitX()); + + pose_stamped.pose.orientation.x = normQuat.x(); + pose_stamped.pose.orientation.y = normQuat.y(); + pose_stamped.pose.orientation.z = normQuat.z(); + pose_stamped.pose.orientation.w = normQuat.w(); + + // Compute plane convex hull + PCloudT::Ptr pc_hull(new PCloudT); + this->convex_hull.setInputCloud(pc_plane); + this->convex_hull.reconstruct(*pc_hull); + + // Extract points inside polygonal prism of plane convex hull + pcl::PointIndices::Ptr segmented_cloud_inliers(new pcl::PointIndices); + this->extract_polygonal_prism.setInputPlanarHull(pc_hull); + this->extract_polygonal_prism.setInputCloud(dense_input); + this->extract_polygonal_prism.segment(*segmented_cloud_inliers); + + // Extract the outliers + this->extract_indices.setInputCloud(dense_input); + this->extract_indices.setIndices(segmented_cloud_inliers); + this->extract_indices.filter(*output); +} + +bool DrawerHandlePerceiver::getClosestCluster(const PCloudT::Ptr &input, + Eigen::Vector4f &closest_centroid) +{ + pcl::search::KdTree::Ptr tree(new pcl::search::KdTree); + + std::vector clusters_indices; + this->euclidean_cluster_extraction.setSearchMethod(tree); + this->euclidean_cluster_extraction.setInputCloud(input); + this->euclidean_cluster_extraction.extract(clusters_indices); + + if (clusters_indices.size() == 0) { + return false; + } + + float closest_dist = 100.0; + Eigen::Vector4f zero_point(0.0, 0.0, 0.0, 0.0); + for (size_t i = 0; i < clusters_indices.size(); i++) { + const pcl::PointIndices &cluster_indices = clusters_indices[i]; + Eigen::Vector4f centroid; + pcl::compute3DCentroid(*input, cluster_indices, centroid); + float dist = pcl::L2_Norm(centroid, zero_point, 3); + if (dist < closest_dist) { + closest_dist = dist; + closest_centroid = centroid; + } + } + + return true; +} + +int main(int argc, char *argv[]) +{ + ros::init(argc, argv, "drawer_handle_perceiver"); + DrawerHandlePerceiver dhperceiver; + ros::Rate loop_rate(10.0); + while (ros::ok()) { + loop_rate.sleep(); + ros::spinOnce(); + } + return 0; +} diff --git a/data/mir_perception/mir_object_recognition/CMakeLists.txt b/data/mir_perception/mir_object_recognition/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..32a6aebe1c6cfd164841b8aed6c80401a90b0211 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/CMakeLists.txt @@ -0,0 +1,96 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_object_recognition) + +set(CMAKE_CXX_STANDARD 14) +add_compile_options( + -O3 +) + +find_package(catkin REQUIRED COMPONENTS + cv_bridge + dynamic_reconfigure + mas_perception_msgs + pcl_ros + roscpp + rospy + roslint + tf + visualization_msgs + geometry_msgs + mir_object_segmentation + mir_perception_utils +) +catkin_python_setup() +find_package(PCL 1.10 REQUIRED) +find_package(VTK REQUIRED) +find_package(OpenCV REQUIRED) + +generate_dynamic_reconfigure_options( + ros/config/SceneSegmentation.cfg +) + +catkin_package( + INCLUDE_DIRS + ros/include + LIBRARIES + mir_object_segmentation + ${PROJECT_NAME} + CATKIN_DEPENDS + mas_perception_msgs + visualization_msgs +) + +include_directories( + ros/include + common/include + ${catkin_INCLUDE_DIRS} + ${PCL_INCLUDE_DIRS} + ${VTK_INCLUDE_DIRS} +) + +add_definitions(-fpermissive) + +### LIBRARIES #################################################### +add_library(${PROJECT_NAME} + ros/src/multimodal_object_recognition_utils.cpp +) + +add_dependencies(${PROJECT_NAME} + ${catkin_EXPORTED_TARGETS} +) +target_link_libraries(${PROJECT_NAME} + ${catkin_LIBRARIES} + ${OpenCV_LIBRARIES} +) + +### EXECUTABLES ############################################### +add_executable(multimodal_object_recognition + ros/src/multimodal_object_recognition_node.cpp +) +add_dependencies(multimodal_object_recognition + ${catkin_EXPORTED_TARGETS} + ${PROJECT_NAME}_gencfg +) +target_link_libraries(multimodal_object_recognition + ${catkin_LIBRARIES} + ${PROJECT_NAME} +) + +roslint_cpp() + +### INSTALLS +install(PROGRAMS + ros/scripts/pc_object_recognizer_node + ros/scripts/rgb_object_recognizer_node + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY common/config/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/common/config +) +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) +install(DIRECTORY ros/scripts/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/scripts +) diff --git a/data/mir_perception/mir_object_recognition/common/config/asus-nagoya/classifier.pkl b/data/mir_perception/mir_object_recognition/common/config/asus-nagoya/classifier.pkl new file mode 100644 index 0000000000000000000000000000000000000000..6ba6fd005b5a1fde92e43af846da488638972b72 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/asus-nagoya/classifier.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3d11bffcc3ed385555b4ffd09c5f9aca17120f5b9e0b0447826fe43b1cf0137c +size 84017 diff --git a/data/mir_perception/mir_object_recognition/common/config/asus-nagoya/label_encoder.pkl b/data/mir_perception/mir_object_recognition/common/config/asus-nagoya/label_encoder.pkl new file mode 100644 index 0000000000000000000000000000000000000000..9d18b6823c2e37b94c8b665f72053359656dbc26 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/asus-nagoya/label_encoder.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e5a91b60c77997820acb162aa05f5338b6870d432d739622d543c4d94b11efa6 +size 991 diff --git a/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/freeze_graph.py b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/freeze_graph.py new file mode 100644 index 0000000000000000000000000000000000000000..4c320bfe00e08b317b4593835b9e7e061d1e4dc1 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/freeze_graph.py @@ -0,0 +1,492 @@ +# Copyright 2015 The TensorFlow Authors. All Rights Reserved. +# +# Licensed under the Apache License, Version 2.0 (the "License"); +# you may not use this file except in compliance with the License. +# You may obtain a copy of the License at +# +# http://www.apache.org/licenses/LICENSE-2.0 +# +# Unless required by applicable law or agreed to in writing, software +# distributed under the License is distributed on an "AS IS" BASIS, +# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. +# See the License for the specific language governing permissions and +# limitations under the License. +# ============================================================================== +r"""Converts checkpoint variables into Const ops in a standalone GraphDef file. + +This script is designed to take a GraphDef proto, a SaverDef proto, and a set of +variable values stored in a checkpoint file, and output a GraphDef with all of +the variable ops converted into const ops containing the values of the +variables. + +It's useful to do this when we need to load a single file in C++, especially in +environments like mobile or embedded where we may not have access to the +RestoreTensor ops and file loading calls that they rely on. + +An example of command-line usage is: +bazel build tensorflow/python/tools:freeze_graph && \ +bazel-bin/tensorflow/python/tools/freeze_graph \ +--input_graph=some_graph_def.pb \ +--input_checkpoint=model.ckpt-8361242 \ +--output_graph=/tmp/frozen_graph.pb --output_node_names=softmax + +You can also look at freeze_graph_test.py for an example of how to use it. + +""" +from __future__ import absolute_import +from __future__ import division +from __future__ import print_function + +import argparse +import re +import sys + +from google.protobuf import text_format + +from tensorflow.core.framework import graph_pb2 +from tensorflow.core.protobuf import saver_pb2 +from tensorflow.core.protobuf.meta_graph_pb2 import MetaGraphDef +from tensorflow.python.client import session +from tensorflow.python.framework import graph_util +from tensorflow.python.framework import importer +from tensorflow.python.platform import app +from tensorflow.python.platform import gfile +from tensorflow.python.saved_model import loader +from tensorflow.python.saved_model import tag_constants +from tensorflow.python.tools import saved_model_utils +#from tensorflow.python.training import checkpoint_management +#from tensorflow.python.training import py_checkpoint_reader +from tensorflow.python.training import saver as saver_lib + + +def _has_no_variables(sess): + """Determines if the graph has any variables. + + Args: + sess: TensorFlow Session. + + Returns: + Bool. + """ + for op in sess.graph.get_operations(): + if op.type.startswith("Variable") or op.type.endswith("VariableOp"): + return False + return True + + +def freeze_graph_with_def_protos(input_graph_def, + input_saver_def, + input_checkpoint, + output_node_names, + restore_op_name, + filename_tensor_name, + output_graph, + clear_devices, + initializer_nodes, + variable_names_whitelist="", + variable_names_blacklist="", + input_meta_graph_def=None, + input_saved_model_dir=None, + saved_model_tags=None, + checkpoint_version=saver_pb2.SaverDef.V2): + """Converts all variables in a graph and checkpoint into constants. + + Args: + input_graph_def: A `GraphDef`. + input_saver_def: A `SaverDef` (optional). + input_checkpoint: The prefix of a V1 or V2 checkpoint, with V2 taking + priority. Typically the result of `Saver.save()` or that of + `tf.train.latest_checkpoint()`, regardless of sharded/non-sharded or + V1/V2. + output_node_names: The name(s) of the output nodes, comma separated. + restore_op_name: Unused. + filename_tensor_name: Unused. + output_graph: String where to write the frozen `GraphDef`. + clear_devices: A Bool whether to remove device specifications. + initializer_nodes: Comma separated string of initializer nodes to run before + freezing. + variable_names_whitelist: The set of variable names to convert (optional, by + default, all variables are converted). + variable_names_blacklist: The set of variable names to omit converting + to constants (optional). + input_meta_graph_def: A `MetaGraphDef` (optional), + input_saved_model_dir: Path to the dir with TensorFlow 'SavedModel' file + and variables (optional). + saved_model_tags: Group of comma separated tag(s) of the MetaGraphDef to + load, in string format (optional). + checkpoint_version: Tensorflow variable file format (saver_pb2.SaverDef.V1 + or saver_pb2.SaverDef.V2) + + Returns: + Location of the output_graph_def. + """ + del restore_op_name, filename_tensor_name # Unused by updated loading code. + + # 'input_checkpoint' may be a prefix if we're using Saver V2 format + if (not input_saved_model_dir and + not checkpoint_management.checkpoint_exists(input_checkpoint)): + raise ValueError("Input checkpoint '" + input_checkpoint + + "' doesn't exist!") + + if not output_node_names: + raise ValueError( + "You need to supply the name of a node to --output_node_names.") + + # Remove all the explicit device specifications for this node. This helps to + # make the graph more portable. + if clear_devices: + if input_meta_graph_def: + for node in input_meta_graph_def.graph_def.node: + node.device = "" + elif input_graph_def: + for node in input_graph_def.node: + node.device = "" + + if input_graph_def: + _ = importer.import_graph_def(input_graph_def, name="") + with session.Session() as sess: + if input_saver_def: + saver = saver_lib.Saver( + saver_def=input_saver_def, write_version=checkpoint_version) + saver.restore(sess, input_checkpoint) + elif input_meta_graph_def: + restorer = saver_lib.import_meta_graph( + input_meta_graph_def, clear_devices=True) + restorer.restore(sess, input_checkpoint) + if initializer_nodes: + sess.run(initializer_nodes.replace(" ", "").split(",")) + elif input_saved_model_dir: + if saved_model_tags is None: + saved_model_tags = [] + loader.load(sess, saved_model_tags, input_saved_model_dir) + else: + var_list = {} + reader = py_checkpoint_reader.NewCheckpointReader(input_checkpoint) + var_to_shape_map = reader.get_variable_to_shape_map() + + # List of all partition variables. Because the condition is heuristic + # based, the list could include false positives. + all_partition_variable_names = [ + tensor.name.split(":")[0] + for op in sess.graph.get_operations() + for tensor in op.values() + if re.search(r"/part_\d+/", tensor.name) + ] + has_partition_var = False + + for key in var_to_shape_map: + try: + tensor = sess.graph.get_tensor_by_name(key + ":0") + if any(key in name for name in all_partition_variable_names): + has_partition_var = True + except KeyError: + # This tensor doesn't exist in the graph (for example it's + # 'global_step' or a similar housekeeping element) so skip it. + continue + var_list[key] = tensor + + try: + saver = saver_lib.Saver( + var_list=var_list, write_version=checkpoint_version) + except TypeError as e: + # `var_list` is required to be a map of variable names to Variable + # tensors. Partition variables are Identity tensors that cannot be + # handled by Saver. + if has_partition_var: + raise ValueError( + "Models containing partition variables cannot be converted " + "from checkpoint files. Please pass in a SavedModel using " + "the flag --input_saved_model_dir.") + # Models that have been frozen previously do not contain Variables. + elif _has_no_variables(sess): + raise ValueError( + "No variables were found in this model. It is likely the model " + "was frozen previously. You cannot freeze a graph twice.") + return 0 + else: + raise e + + saver.restore(sess, input_checkpoint) + if initializer_nodes: + sess.run(initializer_nodes.replace(" ", "").split(",")) + + variable_names_whitelist = ( + variable_names_whitelist.replace(" ", "").split(",") + if variable_names_whitelist else None) + variable_names_blacklist = ( + variable_names_blacklist.replace(" ", "").split(",") + if variable_names_blacklist else None) + + if input_meta_graph_def: + output_graph_def = graph_util.convert_variables_to_constants( + sess, + input_meta_graph_def.graph_def, + output_node_names.replace(" ", "").split(","), + variable_names_whitelist=variable_names_whitelist, + variable_names_blacklist=variable_names_blacklist) + else: + output_graph_def = graph_util.convert_variables_to_constants( + sess, + input_graph_def, + output_node_names.replace(" ", "").split(","), + variable_names_whitelist=variable_names_whitelist, + variable_names_blacklist=variable_names_blacklist) + + # Write GraphDef to file if output path has been given. + if output_graph: + with gfile.GFile(output_graph, "wb") as f: + f.write(output_graph_def.SerializeToString()) + + return output_graph_def + + +def _parse_input_graph_proto(input_graph, input_binary): + """Parses input tensorflow graph into GraphDef proto.""" + if not gfile.Exists(input_graph): + raise IOError("Input graph file '" + input_graph + "' does not exist!") + input_graph_def = graph_pb2.GraphDef() + mode = "rb" if input_binary else "r" + with gfile.GFile(input_graph, mode) as f: + if input_binary: + input_graph_def.ParseFromString(f.read()) + else: + text_format.Merge(f.read(), input_graph_def) + return input_graph_def + + +def _parse_input_meta_graph_proto(input_graph, input_binary): + """Parses input tensorflow graph into MetaGraphDef proto.""" + if not gfile.Exists(input_graph): + raise IOError("Input meta graph file '" + input_graph + "' does not exist!") + input_meta_graph_def = MetaGraphDef() + mode = "rb" if input_binary else "r" + with gfile.GFile(input_graph, mode) as f: + if input_binary: + input_meta_graph_def.ParseFromString(f.read()) + else: + text_format.Merge(f.read(), input_meta_graph_def) + print("Loaded meta graph file '" + input_graph) + return input_meta_graph_def + + +def _parse_input_saver_proto(input_saver, input_binary): + """Parses input tensorflow Saver into SaverDef proto.""" + if not gfile.Exists(input_saver): + raise IOError("Input saver file '" + input_saver + "' does not exist!") + mode = "rb" if input_binary else "r" + with gfile.GFile(input_saver, mode) as f: + saver_def = saver_pb2.SaverDef() + if input_binary: + saver_def.ParseFromString(f.read()) + else: + text_format.Merge(f.read(), saver_def) + return saver_def + + +def freeze_graph(input_graph, + input_saver, + input_binary, + input_checkpoint, + output_node_names, + restore_op_name, + filename_tensor_name, + output_graph, + clear_devices, + initializer_nodes, + variable_names_whitelist="", + variable_names_blacklist="", + input_meta_graph=None, + input_saved_model_dir=None, + saved_model_tags=tag_constants.SERVING, + checkpoint_version=saver_pb2.SaverDef.V2): + """Converts all variables in a graph and checkpoint into constants. + + Args: + input_graph: A `GraphDef` file to load. + input_saver: A TensorFlow Saver file. + input_binary: A Bool. True means input_graph is .pb, False indicates .pbtxt. + input_checkpoint: The prefix of a V1 or V2 checkpoint, with V2 taking + priority. Typically the result of `Saver.save()` or that of + `tf.train.latest_checkpoint()`, regardless of sharded/non-sharded or + V1/V2. + output_node_names: The name(s) of the output nodes, comma separated. + restore_op_name: Unused. + filename_tensor_name: Unused. + output_graph: String where to write the frozen `GraphDef`. + clear_devices: A Bool whether to remove device specifications. + initializer_nodes: Comma separated list of initializer nodes to run before + freezing. + variable_names_whitelist: The set of variable names to convert (optional, by + default, all variables are converted), + variable_names_blacklist: The set of variable names to omit converting + to constants (optional). + input_meta_graph: A `MetaGraphDef` file to load (optional). + input_saved_model_dir: Path to the dir with TensorFlow 'SavedModel' file and + variables (optional). + saved_model_tags: Group of comma separated tag(s) of the MetaGraphDef to + load, in string format. + checkpoint_version: Tensorflow variable file format (saver_pb2.SaverDef.V1 + or saver_pb2.SaverDef.V2). + Returns: + String that is the location of frozen GraphDef. + """ + input_graph_def = None + if input_saved_model_dir: + input_graph_def = saved_model_utils.get_meta_graph_def( + input_saved_model_dir, saved_model_tags).graph_def + elif input_graph: + input_graph_def = _parse_input_graph_proto(input_graph, input_binary) + input_meta_graph_def = None + if input_meta_graph: + input_meta_graph_def = _parse_input_meta_graph_proto( + input_meta_graph, input_binary) + input_saver_def = None + if input_saver: + input_saver_def = _parse_input_saver_proto(input_saver, input_binary) + return freeze_graph_with_def_protos( + input_graph_def, + input_saver_def, + input_checkpoint, + output_node_names, + restore_op_name, + filename_tensor_name, + output_graph, + clear_devices, + initializer_nodes, + variable_names_whitelist, + variable_names_blacklist, + input_meta_graph_def, + input_saved_model_dir, + [tag for tag in saved_model_tags.replace(" ", "").split(",") if tag], + checkpoint_version=checkpoint_version) + + +def main(unused_args, flags): + if flags.checkpoint_version == 1: + checkpoint_version = saver_pb2.SaverDef.V1 + elif flags.checkpoint_version == 2: + checkpoint_version = saver_pb2.SaverDef.V2 + else: + raise ValueError("Invalid checkpoint version (must be '1' or '2'): %d" % + flags.checkpoint_version) + freeze_graph(flags.input_graph, flags.input_saver, flags.input_binary, + flags.input_checkpoint, flags.output_node_names, + flags.restore_op_name, flags.filename_tensor_name, + flags.output_graph, flags.clear_devices, flags.initializer_nodes, + flags.variable_names_whitelist, flags.variable_names_blacklist, + flags.input_meta_graph, flags.input_saved_model_dir, + flags.saved_model_tags, checkpoint_version) + + +def run_main(): + """Main function of freeze_graph.""" + parser = argparse.ArgumentParser() + parser.register("type", "bool", lambda v: v.lower() == "true") + parser.add_argument( + "--input_graph", + type=str, + default="", + help="TensorFlow \'GraphDef\' file to load.") + parser.add_argument( + "--input_saver", + type=str, + default="", + help="TensorFlow saver file to load.") + parser.add_argument( + "--input_checkpoint", + type=str, + default="", + help="TensorFlow variables file to load.") + parser.add_argument( + "--checkpoint_version", + type=int, + default=2, + help="Tensorflow variable file format") + parser.add_argument( + "--output_graph", + type=str, + default="", + help="Output \'GraphDef\' file name.") + parser.add_argument( + "--input_binary", + nargs="?", + const=True, + type="bool", + default=False, + help="Whether the input files are in binary format.") + parser.add_argument( + "--output_node_names", + type=str, + default="", + help="The name of the output nodes, comma separated.") + parser.add_argument( + "--restore_op_name", + type=str, + default="save/restore_all", + help="""\ + The name of the master restore operator. Deprecated, unused by updated \ + loading code. + """) + parser.add_argument( + "--filename_tensor_name", + type=str, + default="save/Const:0", + help="""\ + The name of the tensor holding the save path. Deprecated, unused by \ + updated loading code. + """) + parser.add_argument( + "--clear_devices", + nargs="?", + const=True, + type="bool", + default=True, + help="Whether to remove device specifications.") + parser.add_argument( + "--initializer_nodes", + type=str, + default="", + help="Comma separated list of initializer nodes to run before freezing.") + parser.add_argument( + "--variable_names_whitelist", + type=str, + default="", + help="""\ + Comma separated list of variables to convert to constants. If specified, \ + only those variables will be converted to constants.\ + """) + parser.add_argument( + "--variable_names_blacklist", + type=str, + default="", + help="""\ + Comma separated list of variables to skip converting to constants.\ + """) + parser.add_argument( + "--input_meta_graph", + type=str, + default="", + help="TensorFlow \'MetaGraphDef\' file to load.") + parser.add_argument( + "--input_saved_model_dir", + type=str, + default="", + help="Path to the dir with TensorFlow \'SavedModel\' file and variables.") + parser.add_argument( + "--saved_model_tags", + type=str, + default="serve", + help="""\ + Group of tag(s) of the MetaGraphDef to load, in string format,\ + separated by \',\'. For tag-set contains multiple tags, all tags \ + must be passed in.\ + """) + flags, unparsed = parser.parse_known_args() + + my_main = lambda unused_args: main(unused_args, flags) + app.run(main=my_main, argv=[sys.argv[0]] + unparsed) + + +if __name__ == "__main__": + run_main() + diff --git a/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.data-00000-of-00001 b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.data-00000-of-00001 new file mode 100644 index 0000000000000000000000000000000000000000..e99db6c20414d766a834a81871a2ec23e7a60386 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.data-00000-of-00001 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:604e301fbcec4e919dbe955fce561f23715ea6a19ced82d0658b04c5ab52dfaa +size 12338120 diff --git a/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.index b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.index new file mode 100644 index 0000000000000000000000000000000000000000..2df4435cf442ef2e6d264206083578fc446a5211 Binary files /dev/null and b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.index differ diff --git a/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.meta b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.meta new file mode 100644 index 0000000000000000000000000000000000000000..3dd33ef6e2d4003cac2f2a527c3b58093a92da44 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/dgcnn_asus/model.ckpt.meta @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a0d3d46f1cbb658d5f833b5d90736a6796d66093629d22d5d4a602d317840ee +size 653591 diff --git a/data/mir_perception/mir_object_recognition/common/config/fv_3/classifier.pkl b/data/mir_perception/mir_object_recognition/common/config/fv_3/classifier.pkl new file mode 100644 index 0000000000000000000000000000000000000000..9a5bbaf37c5cedd56a5e1a55f9504acea01d3af7 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/fv_3/classifier.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:62c0238ddb6d5081f7f81619bc7954562b9843b93499406e255b5f09752ec3d4 +size 611835 diff --git a/data/mir_perception/mir_object_recognition/common/config/fv_3/label_encoder.pkl b/data/mir_perception/mir_object_recognition/common/config/fv_3/label_encoder.pkl new file mode 100644 index 0000000000000000000000000000000000000000..12de7d945282838a1a511627c412ac6949b67fe0 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/fv_3/label_encoder.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df781c2393f896ee36a629c146a6cfc7da6da51815a41b97576ed83636b05289 +size 17858 diff --git a/data/mir_perception/mir_object_recognition/common/config/fvrdd_asus/classifier.pkl b/data/mir_perception/mir_object_recognition/common/config/fvrdd_asus/classifier.pkl new file mode 100644 index 0000000000000000000000000000000000000000..8a90b9dfbeac89b8e8a7d8c89ad1a7eac1e27419 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/fvrdd_asus/classifier.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4ff12193be83b96b6ca3efa6b9e1f424d1117e27cf6dfd190dac3b46d92dfb1 +size 838523 diff --git a/data/mir_perception/mir_object_recognition/common/config/fvrdd_asus/label_encoder.pkl b/data/mir_perception/mir_object_recognition/common/config/fvrdd_asus/label_encoder.pkl new file mode 100644 index 0000000000000000000000000000000000000000..fc89e23620e461765f846bf1953e196981bb5b8b --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/fvrdd_asus/label_encoder.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:acc496fba4ef7d643d0a27777e7ce8aabdbf4b8ba9b6bb92a0d735db50172723 +size 7058 diff --git a/data/mir_perception/mir_object_recognition/common/config/rdd_asus/classifier.pkl b/data/mir_perception/mir_object_recognition/common/config/rdd_asus/classifier.pkl new file mode 100644 index 0000000000000000000000000000000000000000..38d58f61be503126c88479e2f14741e301ba0d47 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/rdd_asus/classifier.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:36d9cc911d9f07b943c352332acb0f41fc0178be024801d57e2f83e5ed8cc5a4 +size 736422 diff --git a/data/mir_perception/mir_object_recognition/common/config/rdd_asus/label_encoder.pkl b/data/mir_perception/mir_object_recognition/common/config/rdd_asus/label_encoder.pkl new file mode 100644 index 0000000000000000000000000000000000000000..736784f80291f8f9abd3d6124cf12b285839cdb1 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/rdd_asus/label_encoder.pkl @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:740feae10d365ecd287935c4a0a0c60df7b94ed6cf43c66cd713f1f480244665 +size 1168 diff --git a/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.data-00000-of-00001 b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.data-00000-of-00001 new file mode 100644 index 0000000000000000000000000000000000000000..848473560e35e9016af78d54032e029d0ad18d7d --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.data-00000-of-00001 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0db21693a3b2b4d46d321470dd9fbd1c8130ef2d18d712cad52febc6284f9fbd +size 22647052 diff --git a/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.index b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.index new file mode 100644 index 0000000000000000000000000000000000000000..0392b08d3ccf3b13760dd137be3ff3a7a4cda235 Binary files /dev/null and b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.index differ diff --git a/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.meta b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.meta new file mode 100644 index 0000000000000000000000000000000000000000..0cb7669992283df8c08e457a5f2b349e1bedc39c --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/atwork_sydney/model.ckpt.meta @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:03454d163dad403b8c1ff647819cfb0873fc3d0628a15c4209b9714975250d05 +size 9976183 diff --git a/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.data-00000-of-00001 b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.data-00000-of-00001 new file mode 100644 index 0000000000000000000000000000000000000000..c0d6ac054aada7d8a2f40d67becc7653d896f8a9 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.data-00000-of-00001 @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:e93e73d8ca619ab0f370a863d5ae1083d04616222f621e3929d174dba197193d +size 25498236 diff --git a/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.index b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.index new file mode 100644 index 0000000000000000000000000000000000000000..a5a380addea81c2271b92c5ce3606956145fbf5a Binary files /dev/null and b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.index differ diff --git a/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.meta b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.meta new file mode 100644 index 0000000000000000000000000000000000000000..f0f4c024b3d2499cf023fbf82a93f254a25e4ee7 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/squeezeDet/stable/model.ckpt.meta @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:df045cb0e23ced5639ccf1bb2ab005d7981a34de133713fbf850a394fa8082aa +size 5502585 diff --git a/data/mir_perception/mir_object_recognition/common/config/ssdLiteMobilenet/atwork_magdeburg/atwork_label_map.json b/data/mir_perception/mir_object_recognition/common/config/ssdLiteMobilenet/atwork_magdeburg/atwork_label_map.json new file mode 100644 index 0000000000000000000000000000000000000000..c515a621776d31a2fe77593453bf7f08b69ea182 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/ssdLiteMobilenet/atwork_magdeburg/atwork_label_map.json @@ -0,0 +1,74 @@ +[ +{ + "id": 1, + "name": "axis" +}, +{ + "id": 2, + "name": "bearing" +}, +{ + "id": 3, + "name": "bearing_box_ax01" +}, +{ + "id": 4, + "name": "bearing_box_ax16" +}, +{ + "id": 5, + "name": "container_box_blue" +}, +{ + "id": 6, + "name": "container_box_red" +}, +{ + "id": 7, + "name": "distance_tube" +}, +{ + "id": 8, + "name": "em_01" +}, +{ + "id": 9, + "name": "em_02" +}, +{ + "id": 10, + "name": "f20_20_B" +}, +{ + "id": 11, + "name": "f20_20_G" +}, +{ + "id": 12, + "name": "m20" +}, +{ + "id": 13, + "name": "m20_100" +}, +{ + "id": 14, + "name": "m30" +}, +{ + "id": 15, + "name": "motor" +}, +{ + "id": 16, + "name": "r20" +}, +{ + "id": 17, + "name": "s40_40_B" +}, +{ + "id": 18, + "name": "s40_40_G" +} +] diff --git a/data/mir_perception/mir_object_recognition/common/config/ssdLiteMobilenet/atwork_magdeburg/frozen_inference_graph.pb b/data/mir_perception/mir_object_recognition/common/config/ssdLiteMobilenet/atwork_magdeburg/frozen_inference_graph.pb new file mode 100644 index 0000000000000000000000000000000000000000..60ef7946364d4da95f77cd2129a777a8b6afb019 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/config/ssdLiteMobilenet/atwork_magdeburg/frozen_inference_graph.pb @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:0b6011a53aeb3dda32f1482fcd466654e7738f790e877b95a7d9b74823cc0a6b +size 14163437 diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/__init__.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/cnn_based_classifiers.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/cnn_based_classifiers.py new file mode 100644 index 0000000000000000000000000000000000000000..2a17505b265fce35d2f32bf228ad4823d2657f6a --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/cnn_based_classifiers.py @@ -0,0 +1,26 @@ +from abc import ABCMeta, abstractmethod + +class CNNBasedClassifiers(object): + """ + Abstraction class for CNN based classifiers + """ + + __metaclass__ = ABCMeta + + def __init__(self, **kwargs): + self.checkpoint_path = kwargs.get("checkpoint_path", None) + self.num_classes = kwargs.get("num_classes", None) + self.num_points = kwargs.get("num_points", None) + self.cloud_dim = kwargs.get("cloud_dim", None) + + @abstractmethod + def classify(self, pointcloud): + """ + A classify method to be implemented + + :param pointcloud: The input pointcloud + :type: numpy.array + + :return: Predicted label and probability + """ + pass \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier.py new file mode 100644 index 0000000000000000000000000000000000000000..dd1dca57cb582a209cd63c2daf78be77092dd1b1 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier.py @@ -0,0 +1,72 @@ +from pc_object_recognition.cnn_based_classifiers import CNNBasedClassifiers +import torch +import torch.nn as nn + +from pc_object_recognition.models.dgcnn import DGCNN +from pc_object_recognition.utils.data import infer_data +import torch.nn.functional as nnf +from torch.utils.data import DataLoader +class DGCNNClassifier(CNNBasedClassifiers): + """ + Point cloud classifier using Dynamic graph CNN (DGCNN) + """ + def __init__(self, **kwargs): + super(DGCNNClassifier, self).__init__(**kwargs) + + # extract argumen from key word arg + self.num_classes = kwargs.get("num_classes", None) + self.num_points = kwargs.get("num_points", None) + self.cloud_dim = kwargs.get("cloud_dim", None) + + self.test_batch_size = 1 # only support batch size 1 for inferencing + # self.cuda = kwargs.get("cuda", False) + self.model_path = kwargs.get("model_path", None) + self.args = { + "emb_dims": 1024, + "dropout": 0.5, + "k": 20 + } # contains the arguments that are passed for the DGCNN model + + # pytorch session + + def classify(self, pointcloud, center=True, rotate=True, pad=True): + """ + Classify point cloud + + :param pointcloud: The input pointcloud (BxNxD), D can be XYZ or XYZRGB + :type name: numpy.array + :param center: If true, pointcloud will be centered + :type name: Bool + :param rotate: If true, pointcloud will be rotated to their principal axes + :type name: Bool + :param pad: If true, pointcloud will be padded + :type name: Bool + + :return: Predicted label and probablity + """ + pointcloud_dataloader = DataLoader(infer_data(num_points=self.num_points, pcl_path=pointcloud), + batch_size=self.test_batch_size, shuffle=True, drop_last=False) + device = torch.device("cuda" if torch.cuda.is_available() else "cpu") + model = DGCNN(self.args).to(device) + model = nn.DataParallel(model) + model.load_state_dict(torch.load( + self.model_path, map_location=torch.device("cuda" if torch.cuda.is_available() else "cpu"))) + model = model.eval() + break_flag = False + for pcl, label in pointcloud_dataloader: + if break_flag == False: + print("inferencing .....") + break_flag = True + data = pcl.to(device) + data = data.permute(0, 2, 1) + logits = model(data) + prob = nnf.softmax(logits, dim=1) # convert logits to probabilities + top_p, top_class = prob.topk(1, dim=1) + if top_p.item() > 0.3: # set probability threshold to 0.6 # if probability is greater than 0.6, then return the predicted class + print(f'Probability - {round(top_p.item(),2)} Class - {top_class[0].item()}') + return top_class.item(), top_p.item() + else: + print("No object found") + return None, None + else: + break diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier_v0.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier_v0.py new file mode 100644 index 0000000000000000000000000000000000000000..8c7d958e2e41a7d562849797a972922ba5af5de8 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier_v0.py @@ -0,0 +1,84 @@ +import os +import pickle +import numpy as np +import tensorflow as tf + +import common.src.pc_object_recognition.models.dgcnn_v0 as dgcnn_v0 +import pc_object_recognition.utils.pc_utils as pc_utils +from pc_object_recognition.cnn_based_classifiers import CNNBasedClassifiers + +class DGCNNClassifier(CNNBasedClassifiers): + """ + Point cloud classifier using Dynamic graph CNN (DGCNN) + + """ + + def __init__(self, **kwargs): + super(DGCNNClassifier, self).__init__(**kwargs) + + # extract argumen from key word arg + checkpoint_path = kwargs.get("checkpoint_path", None) + self.num_classes = kwargs.get("num_classes", None) + self.num_points = kwargs.get("num_points", None) + self.cloud_dim = kwargs.get("cloud_dim", None) + + with tf.Graph().as_default(): + pointcloud_pl = tf.placeholder(tf.float32, [1, self.num_points, self.cloud_dim]) + is_training_pl = tf.placeholder(tf.bool) + + _, end_points = dgcnn_v0.get_model(pointcloud_pl, num_classes=self.num_classes, + is_training=is_training_pl) + + probabilities = end_points['Probabilities'] + predictions = tf.argmax(probabilities, 1) + + self.ops = {'pointcloud': pointcloud_pl, + 'is_training': is_training_pl, + 'probabilities': probabilities, + 'predictions': predictions} + + saver = tf.train.Saver() + + config = tf.ConfigProto() + config.allow_soft_placement = True + self.sess = tf.Session(config=config) + saver.restore(self.sess, checkpoint_path) + + def classify(self, pointcloud, center=True, rotate=True, pad=True): + """ + Classify point cloud + + :param pointcloud: The input pointcloud (BxNxD), D can be XYZ or XYZRGB + :type name: numpy.array + :param center: If true, pointcloud will be centered + :type name: Bool + :param rotate: If true, pointcloud will be rotated to their principal axes + :type name: Bool + :param pad: If true, pointcloud will be padded + :type name: Bool + + :return: Predicted label and probablity + """ + + if center: + pointcloud = pc_utils.center_pointcloud(pointcloud) + + if rotate: + pointcloud = pc_utils.rotate_pointcloud(pointcloud) + + if pad: + pointcloud = pointcloud.tolist() + while (len(pointcloud) < self.num_points): + pointcloud.append([0,0,0,0,0,0]) + + pointcloud = pc_utils.scale_to_unit_sphere(np.asarray(pointcloud), normalize=False) + pointcloud = np.expand_dims(pointcloud, 0) + + feed_dict = {self.ops['pointcloud']: pointcloud, + self.ops['is_training']: False} + + pred_label, probs = self.sess.run([self.ops['predictions'], self.ops['probabilities']], + feed_dict=feed_dict) + probs = probs[0][pred_label][0] + + return pred_label[0], probs \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier_v1.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier_v1.py new file mode 100644 index 0000000000000000000000000000000000000000..8c7d958e2e41a7d562849797a972922ba5af5de8 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/dgcnn_classifier_v1.py @@ -0,0 +1,84 @@ +import os +import pickle +import numpy as np +import tensorflow as tf + +import common.src.pc_object_recognition.models.dgcnn_v0 as dgcnn_v0 +import pc_object_recognition.utils.pc_utils as pc_utils +from pc_object_recognition.cnn_based_classifiers import CNNBasedClassifiers + +class DGCNNClassifier(CNNBasedClassifiers): + """ + Point cloud classifier using Dynamic graph CNN (DGCNN) + + """ + + def __init__(self, **kwargs): + super(DGCNNClassifier, self).__init__(**kwargs) + + # extract argumen from key word arg + checkpoint_path = kwargs.get("checkpoint_path", None) + self.num_classes = kwargs.get("num_classes", None) + self.num_points = kwargs.get("num_points", None) + self.cloud_dim = kwargs.get("cloud_dim", None) + + with tf.Graph().as_default(): + pointcloud_pl = tf.placeholder(tf.float32, [1, self.num_points, self.cloud_dim]) + is_training_pl = tf.placeholder(tf.bool) + + _, end_points = dgcnn_v0.get_model(pointcloud_pl, num_classes=self.num_classes, + is_training=is_training_pl) + + probabilities = end_points['Probabilities'] + predictions = tf.argmax(probabilities, 1) + + self.ops = {'pointcloud': pointcloud_pl, + 'is_training': is_training_pl, + 'probabilities': probabilities, + 'predictions': predictions} + + saver = tf.train.Saver() + + config = tf.ConfigProto() + config.allow_soft_placement = True + self.sess = tf.Session(config=config) + saver.restore(self.sess, checkpoint_path) + + def classify(self, pointcloud, center=True, rotate=True, pad=True): + """ + Classify point cloud + + :param pointcloud: The input pointcloud (BxNxD), D can be XYZ or XYZRGB + :type name: numpy.array + :param center: If true, pointcloud will be centered + :type name: Bool + :param rotate: If true, pointcloud will be rotated to their principal axes + :type name: Bool + :param pad: If true, pointcloud will be padded + :type name: Bool + + :return: Predicted label and probablity + """ + + if center: + pointcloud = pc_utils.center_pointcloud(pointcloud) + + if rotate: + pointcloud = pc_utils.rotate_pointcloud(pointcloud) + + if pad: + pointcloud = pointcloud.tolist() + while (len(pointcloud) < self.num_points): + pointcloud.append([0,0,0,0,0,0]) + + pointcloud = pc_utils.scale_to_unit_sphere(np.asarray(pointcloud), normalize=False) + pointcloud = np.expand_dims(pointcloud, 0) + + feed_dict = {self.ops['pointcloud']: pointcloud, + self.ops['is_training']: False} + + pred_label, probs = self.sess.run([self.ops['predictions'], self.ops['probabilities']], + feed_dict=feed_dict) + probs = probs[0][pred_label][0] + + return pred_label[0], probs \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/feature_based_classifiers.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/feature_based_classifiers.py new file mode 100644 index 0000000000000000000000000000000000000000..638d9558dca09889b40ffe4830c83dd8bcf9b9fb --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/feature_based_classifiers.py @@ -0,0 +1,39 @@ +#!/usr/bin/env python3 + +import pickle +import numpy as np + + +class FeatureBasedClassifiers(): + """ + Defines an SVM classifier with the mean and standard deviation of + the features, and a label encoder + + """ + + def __init__(self, classifier_name, label_encoder_name): + self.load_classifier(classifier_name, label_encoder_name) + print('\033[92m'+"Feature based 3D object classifier model is loaded") + + def save(self, classifier_name, label_encoder_name): + with open(classifier_name, 'wb') as f: + pickle.dump(self.classifier, f, protocol=2) + with open(label_encoder_name, 'wb') as f: + pickle.dump([self.label_encoder, self.mean, + self.std], f, protocol=2) + + def classify(self, feature_vector, normalize=True): + if normalize: + feature_vector -= np.array(self.mean) + feature_vector /= self.std + + probabilities = self.classifier.predict_proba(feature_vector)[0] + max_index = np.argmax(probabilities) + cls = [self.classifier.classes_[max_index]] + return self.label_encoder.inverse_transform(cls), probabilities[max_index] + + def load_classifier(self, classifier_name, label_encoder_name): + with open(classifier_name, 'rb') as f: + self.classifier = pickle.load(f) + with open(label_encoder_name, 'rb') as f: + self.label_encoder, self.mean, self.std = pickle.load(f) diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/__init__.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn.py new file mode 100644 index 0000000000000000000000000000000000000000..39b12cc0776b4e19a850074a7d965c8891b5e1e0 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn.py @@ -0,0 +1,164 @@ +#!/usr/bin/env python +# -*- coding: utf-8 -*- +""" +@Author: Yue Wang +@Contact: yuewangx@mit.edu +@File: model.py +@Time: 2018/10/13 6:35 PM +""" + +import torch +import torch.nn as nn +import torch.nn.functional as F + + +def knn(x, k): + inner = -2*torch.matmul(x.transpose(2, 1), x) + xx = torch.sum(x**2, dim=1, keepdim=True) + pairwise_distance = -xx - inner - xx.transpose(2, 1) + + # (batch_size, num_points, k) + idx = pairwise_distance.topk(k=k, dim=-1)[1] + return idx + + +def get_graph_feature(x, k=20, idx=None, flag_cat=True): + batch_size = x.size(0) + num_points = x.size(2) + x = x.view(batch_size, -1, num_points) + if idx is None: + idx = knn(x, k=k) # (batch_size, num_points, k) + device = torch.device("cuda" if torch.cuda.is_available() else "cpu") + + idx_base = torch.arange( + 0, batch_size, device=device).view(-1, 1, 1)*num_points + + idx = idx + idx_base + + idx = idx.view(-1) + + _, num_dims, _ = x.size() + + # (batch_size, num_points, num_dims) -> (batch_size*num_points, num_dims) # batch_size * num_points * k + range(0, batch_size*num_points) + x = x.transpose(2, 1).contiguous() + + feature = x.view(batch_size*num_points, -1)[idx, :] + feature = feature.view(batch_size, num_points, k, num_dims) + x = x.view(batch_size, num_points, 1, num_dims).repeat(1, 1, k, 1) + + if flag_cat: + feature = torch.cat((feature-x, x-feature), + dim=3).permute(0, 3, 1, 2).contiguous() + else: + feature = (feature - x).permute(0, 3, 1, 2).contiguous() + + # Converting FloafTensor to DoubleTensor + feature = feature.type(torch.FloatTensor) + return feature + + +class PointNet(nn.Module): + def __init__(self, args, output_channels=40): + super(PointNet, self).__init__() + self.args = args + self.conv1 = nn.Conv1d(3, 64, kernel_size=1, bias=False) + self.conv2 = nn.Conv1d(64, 64, kernel_size=1, bias=False) + self.conv3 = nn.Conv1d(64, 64, kernel_size=1, bias=False) + self.conv4 = nn.Conv1d(64, 128, kernel_size=1, bias=False) + self.conv5 = nn.Conv1d(128, self.emb_dims, kernel_size=1, bias=False) + self.bn1 = nn.BatchNorm1d(64) + self.bn2 = nn.BatchNorm1d(64) + self.bn3 = nn.BatchNorm1d(64) + self.bn4 = nn.BatchNorm1d(128) + self.bn5 = nn.BatchNorm1d(self.emb_dims) + self.linear1 = nn.Linear(self.emb_dims, 512, bias=False) + self.bn6 = nn.BatchNorm1d(512) + self.dp1 = nn.Dropout() + self.linear2 = nn.Linear(512, output_channels) + + def forward(self, x): + x = F.relu(self.bn1(self.conv1(x))) + x = F.relu(self.bn2(self.conv2(x))) + x = F.relu(self.bn3(self.conv3(x))) + x = F.relu(self.bn4(self.conv4(x))) + x = F.relu(self.bn5(self.conv5(x))) + x = F.adaptive_max_pool1d(x, 1).squeeze() + x = F.relu(self.bn6(self.linear1(x))) + x = self.dp1(x) + x = self.linear2(x) + return x + + +class DGCNN(nn.Module): + def __init__(self, args, output_channels=40): + super(DGCNN, self).__init__() + self.args = args + self.k = args['k'] + self.emb_dims = args['emb_dims'] + self.dropout = args['dropout'] + + # 64 is the number of channels in the output of the first convolutional layer + self.bn1 = nn.BatchNorm2d(64) + self.bn2 = nn.BatchNorm2d(64) + self.bn3 = nn.BatchNorm2d(128) + self.bn4 = nn.BatchNorm2d(256) + self.bn5 = nn.BatchNorm1d(self.emb_dims) + + self.conv1 = nn.Sequential(nn.Conv2d(6, 64, kernel_size=1, bias=False), + self.bn1, + nn.LeakyReLU(negative_slope=0.2)) + self.conv2 = nn.Sequential(nn.Conv2d(64*2, 64, kernel_size=1, bias=False), + self.bn2, + nn.LeakyReLU(negative_slope=0.2)) + self.conv3 = nn.Sequential(nn.Conv2d(64*2, 128, kernel_size=1, bias=False), + self.bn3, + nn.LeakyReLU(negative_slope=0.2)) + self.conv4 = nn.Sequential(nn.Conv2d(128*2, 256, kernel_size=1, bias=False), + self.bn4, + nn.LeakyReLU(negative_slope=0.2)) + self.conv5 = nn.Sequential(nn.Conv1d(512, self.emb_dims, kernel_size=1, bias=False), + self.bn5, + nn.LeakyReLU(negative_slope=0.2)) + self.linear1 = nn.Linear(self.emb_dims*2, 512, bias=False) + self.bn6 = nn.BatchNorm1d(512) + self.dp1 = nn.Dropout(p=self.dropout) + self.linear2 = nn.Linear(512, 256) + self.bn7 = nn.BatchNorm1d(256) + self.dp2 = nn.Dropout(p=self.dropout) + self.linear3 = nn.Linear(256, output_channels) + + def forward(self, x): + + batch_size = x.size(0) + flag_cat = False + x = get_graph_feature(x, k=self.k, flag_cat=flag_cat) + + x = self.conv1(x) + x1 = x.max(dim=-1, keepdim=False)[0] + + x = get_graph_feature(x1, k=self.k) + x = self.conv2(x) + x2 = x.max(dim=-1, keepdim=False)[0] + + x = get_graph_feature(x2, k=self.k) + x = self.conv3(x) + x3 = x.max(dim=-1, keepdim=False)[0] + + x = get_graph_feature(x3, k=self.k) + x = self.conv4(x) + x4 = x.max(dim=-1, keepdim=False)[0] + + x = torch.cat((x1, x2, x3, x4), dim=1) + + x = self.conv5(x) + x1 = F.adaptive_max_pool1d(x, 1).view(batch_size, -1) + x2 = F.adaptive_avg_pool1d(x, 1).view(batch_size, -1) + x = torch.cat((x1, x2), 1) + + x = F.leaky_relu(self.bn6(self.linear1(x)), negative_slope=0.2) + x = self.dp1(x) + x = F.leaky_relu(self.bn7(self.linear2(x)), negative_slope=0.2) + x = self.dp2(x) + x = self.linear3(x) + + return x diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn_v0.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn_v0.py new file mode 100644 index 0000000000000000000000000000000000000000..0b4f0cd9d7fffdaaca0097880a6b2c9af194cfbb --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn_v0.py @@ -0,0 +1,208 @@ +import os +import sys +import math + +import tensorflow as tf +import numpy as np + +import pc_object_recognition.utils.tf_util as tf_util +from transform_nets import input_transform_net + +def get_model(pointcloud, num_classes, is_training, base=False): + """ + Classification model DGCNN, input is BxNx3, output Bxnum_classes + + :param pointcloud: The input pointcloud (BxNxD), D can be XYZ or XYZRGB + :type name: Array + :param num_classes: The number of classes + :type name: Int + :param is_training: Training mode or not + :type name: Bool + :param base: If true, return DGCNN backbone + :type name: Bool + + :return: Logits and endpoints + """ + batch_size = pointcloud.get_shape()[0].value + end_points = {} + k = 20 + + adj_matrix = tf_util.pairwise_distance(pointcloud) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(pointcloud, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn1', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net1 = net + end_points['dgcnn1'] = net1 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn2', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net2 = net + end_points['dgcnn2'] = net2 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn3', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net3 = net + end_points['dgcnn3'] = net3 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 128, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn4', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net4 = net + end_points['dgcnn4'] = net4 + + net = tf_util.conv2d(tf.concat([net1, net2, net3, net4], axis=-1), 1024, [1, 1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='agg', bn_decay=None) + + net = tf.reduce_max(net, axis=1, keep_dims=True) + + if base: + end_points['DGCNN_PreFC'] = net + return end_points + + # MLP on global point cloud vector + net = tf.reshape(net, [batch_size, -1]) + net = tf_util.fully_connected(net, 512, bn=True, is_training=is_training, + scope='fc1', bn_decay=None) + net = tf_util.dropout(net, keep_prob=0.5, is_training=is_training, scope='dp1') + + net = tf_util.fully_connected(net, 256, bn=True, is_training=is_training, + scope='fc2', bn_decay=None) + net = tf_util.dropout(net, keep_prob=0.5, is_training=is_training,scope='dp2') + + net = tf_util.fully_connected(net, num_classes, activation_fn=None, scope='fc3') + + end_points['Logits'] = net + end_points['Probabilities'] = tf.nn.softmax(net, name='Probabilities') + + return net, end_points + +def get_model_with_tfnet(pointcloud, num_classes, is_training, base=False): + """ + Classification model DGCNN with tfnet, input is BxNx3, output Bxnum_classes + :param pointcloud: The input pointcloud + :type name: Array + :param num_classes: The number of classes + :type name: Int + :param is_training: True indicating training mode + :type name: Bool + :param base: If true, return DGCNN backbone + :type name: Bool + + :return: Logits and endpoints + """ + batch_size = pointcloud.get_shape()[0].value + pc_dim = pointcloud.get_shape()[2].value + end_points = {} + k = 20 + + adj_matrix = tf_util.pairwise_distance(pointcloud) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(pointcloud, nn_idx=nn_idx, k=k) + + with tf.variable_scope('transform_net1') as sc: + transform = input_transform_net(edge_feature, is_training, K=pc_dim) + end_points['transform'] = transform + + pointcloud_transformed = tf.matmul(pointcloud, transform) + adj_matrix = tf_util.pairwise_distance(pointcloud_transformed) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(pointcloud_transformed, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn1', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net1 = net + end_points['dgcnn1'] = net1 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn2', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net2 = net + end_points['dgcnn2'] = net2 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn3', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net3 = net + end_points['dgcnn3'] = net3 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 128, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn4', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net4 = net + end_points['dgcnn4'] = net4 + + net = tf_util.conv2d(tf.concat([net1, net2, net3, net4], axis=-1), 1024, [1, 1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='agg', bn_decay=None) + + net = tf.reduce_max(net, axis=1, keep_dims=True) + + if base: + end_points['DGCNN_PreFC'] = net + return end_points + + # MLP on global point cloud vector + net = tf.reshape(net, [batch_size, -1]) + net = tf_util.fully_connected(net, 512, bn=True, is_training=is_training, + scope='fc1', bn_decay=None) + net = tf_util.dropout(net, keep_prob=0.5, is_training=is_training, scope='dp1') + + net = tf_util.fully_connected(net, 256, bn=True, is_training=is_training, + scope='fc2', bn_decay=None) + net = tf_util.dropout(net, keep_prob=0.5, is_training=is_training,scope='dp2') + + net = tf_util.fully_connected(net, num_classes, activation_fn=None, scope='fc3') + + end_points['Logits'] = net + end_points['Probabilities'] = tf.nn.softmax(net, name='Probabilities') + + return net, end_points \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn_v1.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn_v1.py new file mode 100644 index 0000000000000000000000000000000000000000..eb6d1f8d62fbd4d6b5f7aff2ca35357fe6bc183c --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/dgcnn_v1.py @@ -0,0 +1,104 @@ +import os +import sys +import math + +import tensorflow as tf +import numpy as np + +import pc_object_recognition.utils.tf_util as tf_util +from pc_object_recognition.models.transform_nets import input_transform_net + +def get_model(pointcloud, num_classes, is_training, base=False): + """ + Classification model DGCNN, input is BxNx3, output Bxnum_classes + + :param pointcloud: The input pointcloud (BxNxD), D can be XYZ or XYZRGB + :type name: Array + :param num_classes: The number of classes + :type name: Int + :param is_training: Training mode or not + :type name: Bool + :param base: If true, return DGCNN backbone + :type name: Bool + + :return: Logits and endpoints + """ + batch_size = pointcloud.get_shape()[0].value + end_points = {} + k = 20 + + adj_matrix = tf_util.pairwise_distance(pointcloud) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(pointcloud, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn1', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net1 = net + end_points['dgcnn1'] = net1 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn2', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net2 = net + end_points['dgcnn2'] = net2 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn3', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net3 = net + end_points['dgcnn3'] = net3 + + adj_matrix = tf_util.pairwise_distance(net) + nn_idx = tf_util.knn(adj_matrix, k=k) + edge_feature = tf_util.get_edge_feature(net, nn_idx=nn_idx, k=k) + + net = tf_util.conv2d(edge_feature, 128, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='dgcnn4', bn_decay=None) + net = tf.reduce_max(net, axis=-2, keep_dims=True) + net4 = net + end_points['dgcnn4'] = net4 + + net = tf_util.conv2d(tf.concat([net1, net2, net3, net4], axis=-1), 1024, [1, 1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='agg', bn_decay=None) + + net = tf.reduce_max(net, axis=1, keep_dims=True) + + if base: + end_points['DGCNN_PreFC'] = net + return end_points + + # MLP on global point cloud vector + net = tf.reshape(net, [batch_size, -1]) + net = tf_util.fully_connected(net, 512, bn=True, is_training=is_training, + scope='fc1', bn_decay=None) + net = tf_util.dropout(net, keep_prob=0.5, is_training=is_training, scope='dp1') + + net = tf_util.fully_connected(net, 256, bn=True, is_training=is_training, + scope='fc2', bn_decay=None) + net = tf_util.dropout(net, keep_prob=0.5, is_training=is_training,scope='dp2') + + net = tf_util.fully_connected(net, num_classes, activation_fn=None, scope='fc3') + + end_points['Logits'] = net + end_points['Probabilities'] = tf.nn.softmax(net, name='Probabilities') + + return net, end_points diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/report.txt b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/report.txt new file mode 100644 index 0000000000000000000000000000000000000000..8f3044a2016b76d2f0d44ac6862c9e495f9926b0 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/report.txt @@ -0,0 +1,26 @@ +TensorFlow 2.0 Upgrade Script +----------------------------- +Converted 1 files +Detected 0 issues that require attention +-------------------------------------------------------------------------------- +================================================================================ +Detailed log follows: + +================================================================================ +-------------------------------------------------------------------------------- +Processing file 'dgcnn.py' + outputting to 'dgcnn_v2.py' +-------------------------------------------------------------------------------- + +38:10: INFO: Added keywords to args of function 'tf.reduce_max' +38:10: INFO: Renamed keyword argument for tf.reduce_max from keep_dims to keepdims +50:10: INFO: Added keywords to args of function 'tf.reduce_max' +50:10: INFO: Renamed keyword argument for tf.reduce_max from keep_dims to keepdims +62:10: INFO: Added keywords to args of function 'tf.reduce_max' +62:10: INFO: Renamed keyword argument for tf.reduce_max from keep_dims to keepdims +74:10: INFO: Added keywords to args of function 'tf.reduce_max' +74:10: INFO: Renamed keyword argument for tf.reduce_max from keep_dims to keepdims +83:10: INFO: Added keywords to args of function 'tf.reduce_max' +83:10: INFO: Renamed keyword argument for tf.reduce_max from keep_dims to keepdims +-------------------------------------------------------------------------------- + diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/transform_nets.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/transform_nets.py new file mode 100644 index 0000000000000000000000000000000000000000..8813793b20b5c9d9e1890d8196af4172bb222592 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/models/transform_nets.py @@ -0,0 +1,63 @@ +import tensorflow as tf +import numpy as np +import sys +import os + +import pc_object_recognition.utils.tf_util as dgcnn_util + +def input_transform_net(edge_feature, is_training, K=3, is_dist=False): + """ + :param pointcloud: Edge feature input (BxNxkxD), k=num of neighbors, D=cloud dimension + :type name: Array + :param is_training: True indicating training mode + :type name: Bool + :param K: Number of cloud dimension + :type name: Int + :param is_dist: True indicating distributed training scheme + + Return: + Transformation matrix of size 3xK + """ + batch_size = edge_feature.get_shape()[0].value + num_point = edge_feature.get_shape()[1].value + + # input_image = tf.expand_dims(point_cloud, -1) + net = dgcnn_util.conv2d(edge_feature, 64, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='tconv1', bn_decay=None, is_dist=is_dist) + net = dgcnn_util.conv2d(net, 128, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='tconv2', bn_decay=None, is_dist=is_dist) + + net = tf.reduce_max(net, axis=-2, keep_dims=True) + + net = dgcnn_util.conv2d(net, 1024, [1,1], + padding='VALID', stride=[1,1], + bn=True, is_training=is_training, + scope='tconv3', bn_decay=None, is_dist=is_dist) + net = dgcnn_util.max_pool2d(net, [num_point,1], + padding='VALID', scope='tmaxpool') + + net = tf.reshape(net, [batch_size, -1]) + net = dgcnn_util.fully_connected(net, 512, bn=True, is_training=is_training, + scope='tfc1', bn_decay=None,is_dist=is_dist) + net = dgcnn_util.fully_connected(net, 256, bn=True, is_training=is_training, + scope='tfc2', bn_decay=None,is_dist=is_dist) + + with tf.variable_scope('transform_XYZ') as sc: + with tf.device('/cpu:0'): + weights = tf.get_variable('weights', [256, K*K], + initializer=tf.constant_initializer(0.0), + dtype=tf.float32) + biases = tf.get_variable('biases', [K*K], + initializer=tf.constant_initializer(0.0), + dtype=tf.float32) + + biases += tf.constant(np.eye(K).flatten(), dtype=tf.float32) + transform = tf.matmul(net, weights) + transform = tf.nn.bias_add(transform, biases) + + transform = tf.reshape(transform, [batch_size, K, K]) + return transform \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/report.txt b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/report.txt new file mode 100644 index 0000000000000000000000000000000000000000..f09000991b86f7aaab9eae3139f9d46990779b68 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/report.txt @@ -0,0 +1,22 @@ +TensorFlow 2.0 Upgrade Script +----------------------------- +Converted 1 files +Detected 0 issues that require attention +-------------------------------------------------------------------------------- +================================================================================ +Detailed log follows: + +================================================================================ +-------------------------------------------------------------------------------- +Processing file 'dgcnn_classifier.py' + outputting to 'dgcnn_classifier_v2.py' +-------------------------------------------------------------------------------- + +26:28: INFO: Renamed 'tf.placeholder' to 'tf.compat.v1.placeholder' +27:29: INFO: Renamed 'tf.placeholder' to 'tf.compat.v1.placeholder' +33:26: INFO: Added keywords to args of function 'tf.argmax' +40:20: INFO: Renamed 'tf.train.Saver' to 'tf.compat.v1.train.Saver' +42:21: INFO: Renamed 'tf.ConfigProto' to 'tf.compat.v1.ConfigProto' +44:24: INFO: Renamed 'tf.Session' to 'tf.compat.v1.Session' +-------------------------------------------------------------------------------- + diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/setup.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..b7699843b34871b3de89639649b69ecff89fcc2b --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/setup.py @@ -0,0 +1,11 @@ +# ! DO NOT MANUALLY INVOKE THIS setup.py, USE CATKIN INSTEAD + +from distutils.core import setup +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=['rgb_object_recognition','pc_classifier'], + package_dir={'rgb_object_recognition': 'common/src/rgb_object_recognition', 'pcl_models': 'common/src/pc_models'} + ) + +setup(**d) diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/__init__.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/data.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/data.py new file mode 100644 index 0000000000000000000000000000000000000000..8eebf7157de858d8444820963ff9833a1bf0dc87 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/data.py @@ -0,0 +1,20 @@ +from torch.utils.data import Dataset +# import pc_utils.extract_pcd as extract_pcd +from pc_object_recognition.utils.pc_utils import extract_pcd +import numpy as np + + +class infer_data(Dataset): # dataloader for inference + + def __init__(self, num_points, pcl_path, transform=None): + + self.pcl_path = pcl_path + self.num_points = num_points + self.data = extract_pcd(self.pcl_path, num_points=self.num_points) + + def __len__(self): + return self.data.shape[0] + + def __getitem__(self, x): + label = np.array([0]) + return self.data, label diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/features.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/features.py new file mode 100644 index 0000000000000000000000000000000000000000..daec9510e3a857c0c85ddb48c3a101f6a41acd2e --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/features.py @@ -0,0 +1,555 @@ +import numpy as np +from pc_object_recognition.utils.pc_utils import scale_to_unit_sphere, center_and_rotate_pointcloud + + +class FVRDDFeatureExtraction(): + """ + PointCloud feature extraction. Available methods are fisher vector and \ + radial density distribution. + + :param method: feature extraction method to use + :type method: string + """ + + def __init__(self, method="fvrdd"): + if method == "fvrdd": + self.method = self.calculate_fvrdd_features + elif method == "rdd": + self.method = self.calculate_mean_circle_features + + def get_method(self): + """ + Get feature extraction method + + :return method: a funtion to extract the feature + :type use_rdd: function + """ + return self.method + + def set_fv_params(self, gmm_grid, use_rdd): + """ + Set fisher vector (3DmFV) params + + :param gmm_grid: The gmm grid (e.g. [2,2,2]) + :type gmm_grid: numpy.array + :param use_rdd: whether to combine fv with rdd + :type use_rdd: bool + """ + self.gmm = gmm_grid + self.use_rdd = use_rdd + + def set_rdd_params(self, color=True): + """ + Set radial density distribution feature param + + :param color: The input pointcloud + :type color: numpy.array + """ + self.use_color = color + + def calculate_centre_of_gravity_offset(self, pointcloud): + """ + Returns difference between centre of gravity of the pointcloud + in the x-axis and the origin + + :param pointcloud: The input pointcloud + :type pointcloud: numpy.array + + :return: The centre of gravity offset + :rtype: float + + """ + + # The centre of gravity (CoG) of the pointcloud is assumed to be at 0,0,0 (after normalization) + # The difference between the CoG and the geometric centre of the object ((max+min)/2) on the + # x-axis gives the offset + max_x = np.max(pointcloud[:, 0]) + min_x = np.min(pointcloud[:, 0]) + + return (max_x + min_x) / 2.0 + + def calculate_mean_colour(self, pointcloud): + """ + Returns mean H, S and V components of colour + + :param pointcloud: The input pointcloud + :type pointcloud: numpy.array + + :return: mean H, S and V components of colour + :rtype: numpy.array + + """ + # fourth column of the array is colour represented as a 32bit float + mean_h = np.mean(pointcloud[:, 3]) + mean_s = np.mean(pointcloud[:, 4]) + mean_v = np.mean(pointcloud[:, 5]) + + return np.array([mean_h, mean_s, mean_v]) + + def calculate_median_colour(self, pointcloud): + """ + Returns median H, S and V components of colour + + :param pointcloud: the input pointcloud + :type pointcloud: numpy.array + + :return: median H, S and V components colour + :rtype: numpy.array + + """ + # fourth column of the array is colour represented as a 32bit float + median_h = np.median(pointcloud[:, 3]) + median_s = np.median(pointcloud[:, 4]) + median_v = np.median(pointcloud[:, 5]) + + return np.array([median_h, median_s, median_v]) + + def calculate_bounding_box(self, pointcloud): + """ + Returns length of pointcloud in x, y and z axes + + :param pointcloud: the input pointcloud + :type pointcloud: numpy.array + + :return: lengths of pointcloud in x, y and z axes + :rtype: numpy.array + + """ + pc = pointcloud[:, 0:3] + max_point = np.max(pc, axis=0) + min_point = np.min(pc, axis=0) + + return max_point - min_point + + def fit_circle(self, pointcloud, dim1, dim2): + """ + Calculates mean circle, inlier and outlier error and radial density + of pointcloud on the plane defined by the axes dim1 and dim2 + A visual representation of the radial density feature can be seen in common/doc/ + + :param pointcloud: the input pointcloud + :type pointcloud: numpy.array + + :param dim1: index of first axis defining the plane + :type dim1: int + + :param dim2: index of second axis defining the plane + :type dim2: int + + :return radius: radius of mean circle + :rtype radius: float + + :return inlier_error: inlier error (circle fit error of points lying inside the mean circle) + :rtype inlier_error: float + + :return outerr: outlier error (circle fit error of points lying outside the mean circle) + :rtype outerr: float + + :return radial_density: mean normalized radial density for the pointcloud + :rtype: radial_density: float + + """ + # Only get axes which are defined by dim1 and dim2 + pointcloud = np.vstack([pointcloud[:, dim1], pointcloud[:, dim2]]).T + + # Number of sections the circumference of the circle is split into + # Determined experimentally with the objective of getting a "reasonable" number of + # points per bin + number_of_bins = 33 + + histogram = np.zeros([number_of_bins]) + + # Find the angle on a circle centred at the origin that the points are located at + projected_angles = np.arctan2(pointcloud[:, 0], pointcloud[:, 1]) + + # move range of angles from (-pi/2,pi/2) to (0, pi) + negative_angles = np.where(projected_angles < 0) + projected_angles[negative_angles] += 2 * np.pi + + # convert angle to bin number + bin_numbers = np.round((number_of_bins-1) * + projected_angles / (2 * np.pi)) + + # populate the histogram + for bin_number in bin_numbers: + histogram[int(bin_number)] += 1 + + # if there are points in any of the bins calculate radial density + # otherwise return 0 for all features (radius, errors, radial density) + if np.max(histogram) > 0: + radial_density = np.sum( + histogram / np.max(histogram)) / number_of_bins + else: + return 0, 0, 0, 0 + + # radius of mean circle - mean distance of all points from the origin + distance_to_origin = np.sqrt( + np.sum(np.multiply(pointcloud[:, 0:2], pointcloud[:, 0:2]), axis=1)) + radius = np.mean(distance_to_origin) + + diff = distance_to_origin - radius + inlier_errors = diff[np.where(diff < 0)] + outlier_errors = diff[np.where(diff >= 0)] + + # mean squared error + inlier_error = np.mean(np.multiply(inlier_errors, inlier_errors)) + outlier_error = np.mean(np.multiply(outlier_errors, outlier_errors)) + + return radius, inlier_error, outlier_error, radial_density + + def calculate_slices_description(self, pointcloud, number_of_slices): + """ + Calculates mean circle radius, inlier and outlier error and radial density + for slices of the pointcloud taken along the x-axis (first principal axis) + + :param pointcloud: the input pointcloud + :type pointcloud: numpy.array + + :param number_of_slices: number of slices to be created along x-axis + :type number_of_slices: int + + :return: array of features mentioned above for each slice + :rtype: numpy.array + + """ + pointcloud_xyz = pointcloud[:, 0:3] + min_x = np.min(pointcloud_xyz[:, 0]) + max_x = np.max(pointcloud_xyz[:, 0]) + + length_of_x_axis = max_x - min_x + step = length_of_x_axis / number_of_slices + + # slices are bounded by left and right edge + # start from minimum x (left edge) + left_edge = min_x + right_edge = left_edge + step + + slice_size = pointcloud_xyz.shape[0] + slices = np.zeros( + [number_of_slices, slice_size, pointcloud_xyz.shape[1]]) + + for k in range(number_of_slices): + # define the points in the slice as all points between left and right edge + # "multiply" is used to combine two conditions + slice = pointcloud_xyz[np.where( + np.multiply(pointcloud_xyz[:, 0] >= left_edge, + pointcloud_xyz[:, 0] < right_edge))] + if slice.shape[0] < 1: + continue + slices[k, 0:slice.shape[0], :] = slice + #print ("slice shape: {}, k: {}, slices shape: {}".format(slice.shape, k, slices.shape)) + # calculate features for the slice + radius, inlier_error, outlier_error, radial_density = self.fit_circle( + slice, 1, 2) + slices[k, slice.shape[0], :] = np.array( + [radius, outlier_error/inlier_error, radial_density]) + + # move to the next slice + left_edge += step + right_edge += step + + return slices + + def calculate_mean_circle_features(self, pointcloud, enable_color=False): + """ + Calculates features for the input pointcloud + Features are: + bounding box + centre of gravity offset + mean colour + median colour + X-Y plane features + mean circle + ratio of outlier to inlier error + radial density + X axis slice features + mean circle + ratio of outlier to inlier error + radial density + + A visual representation of some of these features can be seen in common/doc/ + + :param pointcloud: the input pointcloud + :type pointcloud: numpy.array + + :param enable_colour: flag to specify if colour is specified and is to be used as a feature + :type enable_colour: boolean + + :return: feature vector with the features mentioned above + :rtype: numpy.array + + """ + pointcloud = center_and_rotate_pointcloud(pointcloud) + + # BBox feature: 3 + xyz = self.calculate_bounding_box(pointcloud) + + # CoG: 1 + centre_of_gravity_offset = self.calculate_centre_of_gravity_offset( + pointcloud) + + features = np.array([]) + features = np.append(features, xyz) + features = np.append(features, centre_of_gravity_offset) + + if self.use_color: + colour_mean = self.calculate_mean_colour(pointcloud) + colour_median = self.calculate_median_colour(pointcloud) + features = np.append(features, colour_mean) + features = np.append(features, colour_median) + + # Fit circle for whole points + # plane radius: 1, plane radial density: 1, plane_error_rate: 1 + plane_radius, plane_inlier_error, plane_outlier_error, plane_radial_density = fit_circle( + pointcloud, 0, 1) + plane_error_rate = plane_outlier_error / plane_inlier_error + features = np.append(features, plane_radius) + features = np.append(features, plane_error_rate) + features = np.append(features, plane_radial_density) + + slices = self.calculate_slices_description(pointcloud, 8) + for k in range(slices.shape[0]): + slice = slices[k, :, :] + slice = slice[np.where(np.sum(np.abs(slice), axis=1) > 0)] + if slice.shape[0] < 1: + features = np.append(features, np.zeros([3])) + else: + features = np.append(features, slice[-1, :]) + + return features + + def calculate_slice_features(self, pointcloud, number_of_slices): + """ + Calculates slice features from different plane XY, XZ and YZ + + :param pointcloud: the input pointcloud + :type pointcloud: numpy.array + :param number_of_slices: number of slices + :type number_of_slices: int + + :return: slice features + :rtype: numpy.array + + """ + axis_features = [] + pointcloud_xyz = pointcloud[:, 0:3] + #print (pointcloud.shape) + for i in range(3): + min_x = np.min(pointcloud_xyz[:, i]) + max_x = np.max(pointcloud_xyz[:, i]) + + length_of_x_axis = max_x - min_x + step = length_of_x_axis / number_of_slices + + # slices are bounded by left and right edge + # start from minimum x (left edge) + left_edge = min_x + right_edge = left_edge + step + + slice_size = pointcloud_xyz.shape[0] + + slices = np.zeros( + [number_of_slices, slice_size, pointcloud_xyz.shape[1]]) + + if i == 0: + dim1 = 0 + dim2 = 1 + elif i == 1: + dim1 = 0 + dim2 = 2 + elif i == 2: + dim1 = 1 + dim2 = 2 + + for k in range(number_of_slices): + # define the points in the slice as all points between left and right edge + # "multiply" is used to combine two conditions + slice = pointcloud_xyz[np.where( + np.multiply(pointcloud_xyz[:, i] >= left_edge, + pointcloud_xyz[:, i] < right_edge))] + if slice.shape[0] < 1: + continue + slices[k, 0:slice.shape[0], :] = slice + # calculate features for the slice + radius, inlier_error, outlier_error, radial_density = self.fit_circle( + slice, dim1, dim2) + slices[k, slice.shape[0], :] = np.array( + [radius, outlier_error/inlier_error, radial_density]) + # move to the next slice + left_edge += step + right_edge += step + + axis_features.append(slices) + + return axis_features + + # Compute Fisher Vector + def calculate_fvrdd_features(self, pointcloud): + """ + Calculates fisher vector and multi axes radial density distribution features + + :param pointcloud: the input pointcloud + :type pointcloud: numpy.array + + :return: combined feature vector + :rtype: numpy.array + + """ + pointcloud = center_and_rotate_pointcloud(pointcloud) + + features = [] + slice_features = self.calculate_slice_features(pointcloud, 8) + slice_features = np.asarray(slice_features) + for slices in slice_features: + s_feature = [] + for k in range(slices.shape[0]): + slice = slices[k, :, :] + slice = slice[np.where(np.sum(np.abs(slice), axis=1) > 0)] + if slice.shape[0] < 1: + s_feature.append(np.zeros([3])) + else: + s_feature.append(slice[-1, :]) + s_feature = np.asarray(s_feature).flatten() + features.extend(s_feature) + + # Also compute additional radial density distribution feature feature + # such as color, BBox, outlier error + if self.use_rdd: + plane_radius, plane_inlier_error, plane_outlier_error, plane_radial_density = self.fit_circle( + pointcloud, 0, 1) + plane_error_rate = np.divide( + plane_outlier_error, plane_inlier_error) + features.append(plane_radius) + features.append(plane_error_rate) + features.append(plane_radial_density) + + bbox = self.calculate_bounding_box(pointcloud) + centre_of_gravity_offset = self.calculate_centre_of_gravity_offset( + pointcloud) + + # Bounding box does improve classifier + features.append(bbox[0]) + features.append(bbox[1]) + features.append(bbox[2]) + features.append(centre_of_gravity_offset) + + # Add color feature + colour_mean = self.calculate_mean_colour(pointcloud) + colour_median = self.calculate_median_colour(pointcloud) + features.append(colour_mean[0]) + features.append(colour_mean[1]) + features.append(colour_mean[2]) + features.append(colour_median[0]) + features.append(colour_median[1]) + features.append(colour_median[2]) + + rdd_features = np.asarray(features).flatten() + + # Use color feature + pcl_color = pointcloud[:, 3:6] + pcl_color = center_and_rotate_pointcloud(pcl_color) + pcl_color = scale_to_unit_sphere(pcl_color) + pcl_color = np.expand_dims(pcl_color, 0) + fv_color = self.get_3DmFV( + pcl_color, self.gmm.weights_, self.gmm.means_, np.sqrt(self.gmm.covariances_)) + + # Point feature + pointcloud = pointcloud[:, 0:3] + pointcloud = center_and_rotate_pointcloud(pointcloud) + pointcloud = scale_to_unit_sphere(pointcloud) + pointcloud = np.expand_dims(pointcloud, 0) + fv = self.get_3DmFV(pointcloud, self.gmm.weights_, + self.gmm.means_, np.sqrt(self.gmm.covariances_)) + fv = np.concatenate([fv_color, fv]) + fv = fv.flatten() + + fvrdd_features = np.hstack((rdd_features, fv)) + + return fvrdd_features + + def l2_normalize(self, v, dim=1): + """ + Normalize a vector along a dimension + + :param v: a vector or matrix to normalize + :param dim: the dimension along which to normalize + :return: normalized v along dim + """ + norm = np.linalg.norm(v, axis=dim) + if norm.all() == 0: + return v + return v / norm + + def get_3DmFV(self, points, w, mu, sigma, normalize=True): + """ + Compute the 3D modified fisher vectors given the gmm model parameters (w,mu,sigma) and a set of points + + :param points: B X N x 3 tensor of XYZ points + :param w: B X n_gaussians tensor of gaussian weights + :param mu: B X n_gaussians X 3 tensor of gaussian cetnters + :param sigma: B X n_gaussians X 3 tensor of stddev of diagonal covariance + :return: fv: B X 20*n_gaussians tensor of the fisher vector + """ + n_batches = points.shape[0] + n_points = points.shape[1] + n_gaussians = mu.shape[0] + D = mu.shape[1] + + # Expand dimension for batch compatibility + batch_sig = np.tile(np.expand_dims(sigma, 0), [n_points, 1, 1]) + batch_sig = np.tile(np.expand_dims(batch_sig, 0), [n_batches, 1, 1, 1]) + batch_mu = np.tile(np.expand_dims(mu, 0), [n_points, 1, 1]) + batch_mu = np.tile(np.expand_dims(batch_mu, 0), [n_batches, 1, 1, 1]) + batch_w = np.tile(np.expand_dims(np.expand_dims(w, 0), 0), [ + n_batches, n_points, 1]) + batch_points = np.tile(np.expand_dims( + points, -2), [1, 1, n_gaussians, 1]) + # Compute derivatives + w_per_batch_per_d = np.tile(np.expand_dims(np.expand_dims(w, 0), -1), + [n_batches, 1, 3*D]) + # Define multivariate noraml distributions + # Compute probability per point + p_per_point = (1.0 / (np.power(2.0 * np.pi, D / 2.0) * np.power(batch_sig[:, :, :, 0], D))) * np.exp( + -0.5 * np.sum(np.square((batch_points - batch_mu) / batch_sig), axis=3)) + + w_p = p_per_point + Q = w_p # enforcing the assumption that the sum is 1 + Q_per_d = np.tile(np.expand_dims(Q, -1), [1, 1, 1, D]) + + d_pi_all = np.expand_dims((Q - batch_w) / (np.sqrt(batch_w)), -1) + d_pi = np.concatenate( + [np.max(d_pi_all, axis=1), np.sum(d_pi_all, axis=1)], axis=2) + + d_mu_all = Q_per_d * (batch_points - batch_mu) / batch_sig + d_mu = (1 / (np.sqrt(w_per_batch_per_d))) * np.concatenate([np.max(d_mu_all, axis=1), + np.min(d_mu_all, axis=1), np.sum(d_mu_all, axis=1)], axis=2) + + d_sig_all = Q_per_d * \ + (np.square((batch_points - batch_mu) / batch_sig) - 1) + d_sigma = (1 / (np.sqrt(2 * w_per_batch_per_d))) * np.concatenate([np.max(d_sig_all, axis=1), + np.min(d_sig_all, axis=1), np.sum(d_sig_all, axis=1)], axis=2) + + # number of points normaliation + d_pi = d_pi / n_points + d_mu = d_mu / n_points + d_sigma = d_sigma / n_points + + if normalize: + # Power normaliation + alpha = 0.5 + d_pi = np.sign(d_pi) * np.power(np.abs(d_pi), alpha) + d_mu = np.sign(d_mu) * np.power(np.abs(d_mu), alpha) + d_sigma = np.sign(d_sigma) * np.power(np.abs(d_sigma), alpha) + + # L2 normaliation + d_pi = np.array([self.l2_normalize(d_pi[i, :, :], dim=0) + for i in range(n_batches)]) + d_mu = np.array([self.l2_normalize(d_mu[i, :, :], dim=0) + for i in range(n_batches)]) + d_sigma = np.array( + [self.l2_normalize(d_sigma[i, :, :], dim=0) for i in range(n_batches)]) + + fv = np.concatenate([d_pi, d_mu, d_sigma], axis=2) + fv = np.transpose(fv, axes=[0, 2, 1]) + + return fv diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/namespace.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/namespace.py new file mode 100644 index 0000000000000000000000000000000000000000..62e9f5a9db72a4a8373dfa98860b1226e4d19af7 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/namespace.py @@ -0,0 +1,7 @@ +class Dgcnn_Namespace: + def __init__(self, **kwargs): + + emb_dims = 1024 + dropout = 0.5 + k = 20 + self.__dict__.update(emb_dims=emb_dims, dropout=dropout,k=k, **kwargs) \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/pc_utils.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/pc_utils.py new file mode 100644 index 0000000000000000000000000000000000000000..901296816cd9e52f33b1ea99198c0b6e32daff56 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/pc_utils.py @@ -0,0 +1,192 @@ +import struct +import numpy as np +from sklearn.mixture import GaussianMixture +from sklearn.mixture._gaussian_mixture import _compute_precision_cholesky +from sklearn.preprocessing import normalize +from sklearn.decomposition import PCA + +# copied from python-pcl + + +def float_to_rgb(p_rgb): + """ + Get rgb color from float rgb + + :param p_rgb: 24 bit packed rgb + :type: numpy.array + + :return: The rgb color + :rtype: numpy.array + """ + # rgb = *reinterpret_cast(&p.rgb) + rgb_bytes = struct.pack('f', p_rgb) + rgb = struct.unpack('I', rgb_bytes)[0] + r = (rgb >> 16) & 0x0000ff + g = (rgb >> 8) & 0x0000ff + b = (rgb) & 0x0000ff + + return (r/255.0), (g/255.0), (b/255.0) + + +def scale_to_unit_sphere(pointcloud, normalize=True): + """ + Scale point cloud to unit sphere + + :param pointcloud: The input pointcloud + :type: numpy.array + :param normalize: True if pointcloud needs to be normalized + :type: bool + + :return: The rotated pointcloud + :rtype: numpy.array + """ + if normalize: + centroid = np.mean(pointcloud, axis=0) + pointcloud = pointcloud - centroid + + scale = np.max(np.sqrt(np.sum(pointcloud**2, axis=1))) + if scale > 0.0: + pointcloud = pointcloud / scale + + return pointcloud + + +def pca_compress(pointcloud, n_components=3): + """ + Find principal axes of the pointcloud + + :param pointcloud: The input pointcloud + :type pointcloud: numpy.array + + :return: PCA object fit to the given pointcloud + :rtype: sklearn.decomposition.PCA + + """ + pca = PCA(n_components) + pca.fit(pointcloud) + + return pca + + +def rotate_pointcloud(normalized_pointcloud): + """ + Find first three principal components and rotate pointcloud so the first principal + component is aligned along the x-axis, 2nd principal component along y-axis and the + third along the z-axis + + :param pointcloud: The input pointcloud + :type pointcloud: numpy.array + + :return: The rotated pointcloud + :rtype: numpy.array + + """ + pointcloud_xyz = normalized_pointcloud[:, 0:3] + principal_components = pca_compress(pointcloud_xyz).components_ + squared_length_principal_components = np.multiply( + principal_components, principal_components) + length_principal_components = np.sqrt( + np.sum(squared_length_principal_components, axis=1)) + + # Calculate rotation matrix + R = principal_components + R[0, :] = R[0, :] / length_principal_components[0] + R[1, :] = R[1, :] / length_principal_components[1] + R[2, :] = R[2, :] / length_principal_components[2] + + pointcloud_xyz = R.dot(pointcloud_xyz.T).T + + # if colour is part of the pointcloud + if normalized_pointcloud.shape[1] > 3: + return np.hstack([pointcloud_xyz, normalized_pointcloud[:, 3:]]) + else: + return pointcloud_xyz + + +def center_pointcloud(pointcloud): + """ + Center pointcloud + :param pointcloud: The input pointcloud + :type pointcloud: numpy.array + + :return: The rotated pointcloud + :rtype: numpy.array + """ + pointcloud_xyz = pointcloud[:, 0:3] + number_of_points = pointcloud_xyz.shape[0] + centre = np.sum(pointcloud, axis=0) / number_of_points + pointcloud_xyz[:, 0] -= centre[0] + pointcloud_xyz[:, 1] -= centre[1] + pointcloud_xyz[:, 2] -= centre[2] + + # if colour is part of the pointcloud + if pointcloud.shape[1] > 3: + return np.hstack([pointcloud_xyz, pointcloud[:, 3:]]) + else: + return pointcloud_xyz + + +def center_and_rotate_pointcloud(pointcloud): + """ + Transforms pointcloud so it is centered at (0,0,0) and + its first three principal components are aligned along the x,y and z axes + + :param pointcloud: The input pointcloud + :type pointcloud: numpy.array + + :return: The centered and rotated pointcloud + :rtype: numpy.array + + """ + pointcloud = center_pointcloud(pointcloud) + rotated_cloud = rotate_pointcloud(pointcloud[:, 0:3]) + + if pointcloud.shape[1] > 3: + return np.hstack([rotated_cloud, pointcloud[:, 3:]]) + else: + return rotated_cloud + + +def get_3d_grid_gmm(subdivisions=[5, 5, 5], variance=0.04): + """ + Compute the weight, mean and covariance of a gmm placed on a 3D grid + :param subdivisions: 2 element list of number of subdivisions of the 3D space in each axes to form the grid + :param variance: scalar for spherical gmm.p + :return gmm: gmm: instance of sklearn GaussianMixture (GMM) object Gauassian mixture model + """ + # n_gaussians = reduce(lambda x, y: x*y,subdivisions) + n_gaussians = np.prod(np.array(subdivisions)) + step = [1.0/(subdivisions[0]), 1.0 / + (subdivisions[1]), 1.0/(subdivisions[2])] + + means = np.mgrid[step[0]-1: 1.0-step[0]: complex(0, subdivisions[0]), + step[1]-1: 1.0-step[1]: complex(0, subdivisions[1]), + step[2]-1: 1.0-step[2]: complex(0, subdivisions[2])] + means = np.reshape(means, [3, -1]).T + covariances = variance*np.ones_like(means) + weights = (1.0/n_gaussians)*np.ones(n_gaussians) + gmm = GaussianMixture(n_components=n_gaussians, covariance_type='diag') + gmm.weights_ = weights + gmm.covariances_ = covariances + gmm.means_ = means + gmm.precisions_cholesky_ = _compute_precision_cholesky(covariances, 'diag') + return gmm + + +def extract_pcd(pointcloud, + num_points=2048, + color=True, + downsample_cloud=True, + pad_cloud=True, + normalize_cloud=True + ): + + xyzrgb = pointcloud + + # pad cloud until its size == num_points + if pad_cloud: + while xyzrgb.shape[0] < num_points: + rand_idx = np.random.randint(xyzrgb.shape[0]) + xyzrgb = np.vstack([xyzrgb, xyzrgb[rand_idx]]) + + return xyzrgb diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/report.txt b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/report.txt new file mode 100644 index 0000000000000000000000000000000000000000..7d7bf6cb0354f94e29f50d24edb5c7b67ba1e21e --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/report.txt @@ -0,0 +1,93 @@ +TensorFlow 2.0 Upgrade Script +----------------------------- +Converted 1 files +Detected 1 issues that require attention +-------------------------------------------------------------------------------- +-------------------------------------------------------------------------------- +File: tf_util.py +-------------------------------------------------------------------------------- +tf_util.py:24:10: WARNING: tf.get_variable requires manual check. tf.get_variable returns ResourceVariables by default in 2.0, which have well-defined semantics and are stricter about shapes. You can disable this behavior by passing use_resource=False, or by calling tf.compat.v1.disable_resource_variables(). +================================================================================ +Detailed log follows: + +================================================================================ +-------------------------------------------------------------------------------- +Processing file 'tf_util.py' + outputting to 'tf_util_v2.py' +-------------------------------------------------------------------------------- + +24:10: WARNING: tf.get_variable requires manual check. tf.get_variable returns ResourceVariables by default in 2.0, which have well-defined semantics and are stricter about shapes. You can disable this behavior by passing use_resource=False, or by calling tf.compat.v1.disable_resource_variables(). +24:10: INFO: Renamed 'tf.get_variable' to 'tf.compat.v1.get_variable' +45:18: INFO: Changing tf.contrib.layers xavier initializer to a tf.compat.v1.keras.initializers.VarianceScaling and converting arguments. + +47:18: INFO: tf.truncated_normal_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +47:18: INFO: Renamed 'tf.truncated_normal_initializer' to 'tf.compat.v1.truncated_normal_initializer' +51:4: INFO: Renamed 'tf.add_to_collection' to 'tf.compat.v1.add_to_collection' +88:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +97:14: INFO: Added keywords to args of function 'tf.nn.conv1d' +97:14: INFO: Renamed keyword argument for tf.nn.conv1d from value to input +101:30: INFO: tf.constant_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +101:30: INFO: Renamed 'tf.constant_initializer' to 'tf.compat.v1.constant_initializer' +146:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +157:16: INFO: Added keywords to args of function 'tf.nn.conv2d' +157:16: INFO: Renamed keyword argument for tf.nn.conv2d from filter to filters +161:32: INFO: tf.constant_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +161:32: INFO: Renamed 'tf.constant_initializer' to 'tf.compat.v1.constant_initializer' +208:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +240:32: INFO: tf.constant_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +240:32: INFO: Renamed 'tf.constant_initializer' to 'tf.compat.v1.constant_initializer' +285:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +300:30: INFO: tf.constant_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +300:30: INFO: Renamed 'tf.constant_initializer' to 'tf.compat.v1.constant_initializer' +331:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +340:29: INFO: tf.constant_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +340:29: INFO: Renamed 'tf.constant_initializer' to 'tf.compat.v1.constant_initializer' +365:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +368:14: INFO: Added keywords to args of function 'tf.nn.max_pool' +368:14: INFO: Renamed keyword argument for tf.nn.max_pool from value to input +368:14: INFO: Renamed 'tf.nn.max_pool' to 'tf.nn.max_pool2d' +390:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +393:14: INFO: Added keywords to args of function 'tf.nn.avg_pool' +393:14: INFO: Renamed keyword argument for tf.nn.avg_pool from value to input +393:14: INFO: Renamed 'tf.nn.avg_pool' to 'tf.nn.avg_pool2d' +415:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +440:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +463:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +469:28: INFO: Added keywords to args of function 'tf.nn.moments' +473:19: INFO: Added keywords to args of function 'tf.cond' +483:16: INFO: Added keywords to args of function 'tf.cond' +501:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +503:64: INFO: tf.zeros_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +503:64: INFO: Renamed 'tf.zeros_initializer' to 'tf.compat.v1.zeros_initializer' +504:66: INFO: tf.ones_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +504:66: INFO: Renamed 'tf.ones_initializer' to 'tf.compat.v1.ones_initializer' +506:72: INFO: tf.zeros_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +506:72: INFO: Renamed 'tf.zeros_initializer' to 'tf.compat.v1.zeros_initializer' +507:70: INFO: tf.ones_initializer requires manual check. Initializers no longer have the dtype argument in the constructor or partition_info argument in the __call__ method. +The calls have been converted to compat.v1 for safety (even though they may already have been correct). +507:70: INFO: Renamed 'tf.ones_initializer' to 'tf.compat.v1.ones_initializer' +510:30: INFO: Added keywords to args of function 'tf.nn.moments' +512:19: INFO: Renamed 'tf.assign' to 'tf.compat.v1.assign' +513:18: INFO: Renamed 'tf.assign' to 'tf.compat.v1.assign' +520:13: INFO: Added keywords to args of function 'tf.cond' +612:7: INFO: Renamed 'tf.variable_scope' to 'tf.compat.v1.variable_scope' +613:14: INFO: Added keywords to args of function 'tf.cond' +614:30: INFO: Changing keep_prob arg of tf.nn.dropout to rate, and recomputing value. + +632:26: INFO: Added keywords to args of function 'tf.transpose' +635:23: INFO: Added keywords to args of function 'tf.reduce_sum' +635:23: INFO: Renamed keyword argument for tf.reduce_sum from keep_dims to keepdims +636:32: INFO: Added keywords to args of function 'tf.transpose' +696:11: INFO: Renamed 'tf.ConfigProto' to 'tf.compat.v1.ConfigProto' +706:9: INFO: Renamed 'tf.Session' to 'tf.compat.v1.Session' +-------------------------------------------------------------------------------- + diff --git a/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/tf_util.py b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/tf_util.py new file mode 100644 index 0000000000000000000000000000000000000000..fa9a3e1223e77e76b4c9924eeb4742087de787c5 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/pc_object_recognition/utils/tf_util.py @@ -0,0 +1,707 @@ +""" Wrapper functions for TensorFlow layers. + +Author: Charles R. Qi +Date: November 2016 + +Upadated by Yue Wang and Yongbin Sun +Updated by Mohammad Wasil +""" +import os +import numpy as np +import tensorflow as tf + +def _variable_on_cpu(name, shape, initializer, use_fp16=False, trainable=True): + """Helper to create a Variable stored on CPU memory. + Args: + name: name of the variable + shape: list of ints + initializer: initializer for Variable + Returns: + Variable Tensor + """ + with tf.device('/cpu:0'): + dtype = tf.float16 if use_fp16 else tf.float32 + var = tf.get_variable(name, shape, initializer=initializer, dtype=dtype, trainable=trainable) + return var + +def _variable_with_weight_decay(name, shape, stddev, wd, use_xavier=True): + """Helper to create an initialized Variable with weight decay. + + Note that the Variable is initialized with a truncated normal distribution. + A weight decay is added only if one is specified. + + Args: + name: name of the variable + shape: list of ints + stddev: standard deviation of a truncated Gaussian + wd: add L2Loss weight decay multiplied by this float. If None, weight + decay is not added for this Variable. + use_xavier: bool, whether to use xavier initializer + + Returns: + Variable Tensor + """ + if use_xavier: + initializer = tf.contrib.layers.xavier_initializer() + else: + initializer = tf.truncated_normal_initializer(stddev=stddev) + var = _variable_on_cpu(name, shape, initializer) + if wd is not None: + weight_decay = tf.multiply(tf.nn.l2_loss(var), wd, name='weight_loss') + tf.add_to_collection('losses', weight_decay) + return var + +def conv1d(inputs, + num_output_channels, + kernel_size, + scope, + stride=1, + padding='SAME', + use_xavier=True, + stddev=1e-3, + weight_decay=0.0, + activation_fn=tf.nn.relu, + bn=False, + bn_decay=None, + is_training=None, + is_dist=False): + """ 1D convolution with non-linear operation. + + Args: + inputs: 3-D tensor variable BxLxC + num_output_channels: int + kernel_size: int + scope: string + stride: int + padding: 'SAME' or 'VALID' + use_xavier: bool, use xavier_initializer if true + stddev: float, stddev for truncated_normal init + weight_decay: float + activation_fn: function + bn: bool, whether to use batch norm + bn_decay: float or float tensor variable in [0,1] + is_training: bool Tensor variable + + Returns: + Variable tensor + """ + with tf.variable_scope(scope) as sc: + num_in_channels = inputs.get_shape()[-1].value + kernel_shape = [kernel_size, + num_in_channels, num_output_channels] + kernel = _variable_with_weight_decay('weights', + shape=kernel_shape, + use_xavier=use_xavier, + stddev=stddev, + wd=weight_decay) + outputs = tf.nn.conv1d(inputs, kernel, + stride=stride, + padding=padding) + biases = _variable_on_cpu('biases', [num_output_channels], + tf.constant_initializer(0.0)) + outputs = tf.nn.bias_add(outputs, biases) + + if bn: + outputs = batch_norm_for_conv1d(outputs, is_training, + bn_decay=bn_decay, scope='bn', is_dist=is_dist) + + if activation_fn is not None: + outputs = activation_fn(outputs) + return outputs + +def conv2d(inputs, + num_output_channels, + kernel_size, + scope, + stride=[1, 1], + padding='SAME', + use_xavier=True, + stddev=1e-3, + weight_decay=0.0, + activation_fn=tf.nn.relu, + bn=False, + bn_decay=None, + is_training=None, + is_dist=False): + """ 2D convolution with non-linear operation. + + Args: + inputs: 4-D tensor variable BxHxWxC + num_output_channels: int + kernel_size: a list of 2 ints + scope: string + stride: a list of 2 ints + padding: 'SAME' or 'VALID' + use_xavier: bool, use xavier_initializer if true + stddev: float, stddev for truncated_normal init + weight_decay: float + activation_fn: function + bn: bool, whether to use batch norm + bn_decay: float or float tensor variable in [0,1] + is_training: bool Tensor variable + + Returns: + Variable tensor + """ + with tf.variable_scope(scope) as sc: + kernel_h, kernel_w = kernel_size + num_in_channels = inputs.get_shape()[-1].value + kernel_shape = [kernel_h, kernel_w, + num_in_channels, num_output_channels] + kernel = _variable_with_weight_decay('weights', + shape=kernel_shape, + use_xavier=use_xavier, + stddev=stddev, + wd=weight_decay) + stride_h, stride_w = stride + outputs = tf.nn.conv2d(inputs, kernel, + [1, stride_h, stride_w, 1], + padding=padding) + biases = _variable_on_cpu('biases', [num_output_channels], + tf.constant_initializer(0.0)) + outputs = tf.nn.bias_add(outputs, biases) + + if bn: + outputs = batch_norm_for_conv2d(outputs, is_training, + bn_decay=bn_decay, scope='bn', is_dist=is_dist) + + if activation_fn is not None: + outputs = activation_fn(outputs) + return outputs + +def conv2d_transpose(inputs, + num_output_channels, + kernel_size, + scope, + stride=[1, 1], + padding='SAME', + use_xavier=True, + stddev=1e-3, + weight_decay=0.0, + activation_fn=tf.nn.relu, + bn=False, + bn_decay=None, + is_training=None, + is_dist=False): + """ 2D convolution transpose with non-linear operation. + + Args: + inputs: 4-D tensor variable BxHxWxC + num_output_channels: int + kernel_size: a list of 2 ints + scope: string + stride: a list of 2 ints + padding: 'SAME' or 'VALID' + use_xavier: bool, use xavier_initializer if true + stddev: float, stddev for truncated_normal init + weight_decay: float + activation_fn: function + bn: bool, whether to use batch norm + bn_decay: float or float tensor variable in [0,1] + is_training: bool Tensor variable + + Returns: + Variable tensor + + Note: conv2d(conv2d_transpose(a, num_out, ksize, stride), a.shape[-1], ksize, stride) == a + """ + with tf.variable_scope(scope) as sc: + kernel_h, kernel_w = kernel_size + num_in_channels = inputs.get_shape()[-1].value + kernel_shape = [kernel_h, kernel_w, + num_output_channels, num_in_channels] # reversed to conv2d + kernel = _variable_with_weight_decay('weights', + shape=kernel_shape, + use_xavier=use_xavier, + stddev=stddev, + wd=weight_decay) + stride_h, stride_w = stride + + # from slim.convolution2d_transpose + def get_deconv_dim(dim_size, stride_size, kernel_size, padding): + dim_size *= stride_size + + if padding == 'VALID' and dim_size is not None: + dim_size += max(kernel_size - stride_size, 0) + return dim_size + + # caculate output shape + batch_size = inputs.get_shape()[0].value + height = inputs.get_shape()[1].value + width = inputs.get_shape()[2].value + out_height = get_deconv_dim(height, stride_h, kernel_h, padding) + out_width = get_deconv_dim(width, stride_w, kernel_w, padding) + output_shape = [batch_size, out_height, out_width, num_output_channels] + + outputs = tf.nn.conv2d_transpose(inputs, kernel, output_shape, + [1, stride_h, stride_w, 1], + padding=padding) + biases = _variable_on_cpu('biases', [num_output_channels], + tf.constant_initializer(0.0)) + outputs = tf.nn.bias_add(outputs, biases) + + if bn: + outputs = batch_norm_for_conv2d(outputs, is_training, + bn_decay=bn_decay, scope='bn', is_dist=is_dist) + + if activation_fn is not None: + outputs = activation_fn(outputs) + return outputs + +def conv3d(inputs, + num_output_channels, + kernel_size, + scope, + stride=[1, 1, 1], + padding='SAME', + use_xavier=True, + stddev=1e-3, + weight_decay=0.0, + activation_fn=tf.nn.relu, + bn=False, + bn_decay=None, + is_training=None, + is_dist=False): + """ 3D convolution with non-linear operation. + + Args: + inputs: 5-D tensor variable BxDxHxWxC + num_output_channels: int + kernel_size: a list of 3 ints + scope: string + stride: a list of 3 ints + padding: 'SAME' or 'VALID' + use_xavier: bool, use xavier_initializer if true + stddev: float, stddev for truncated_normal init + weight_decay: float + activation_fn: function + bn: bool, whether to use batch norm + bn_decay: float or float tensor variable in [0,1] + is_training: bool Tensor variable + + Returns: + Variable tensor + """ + with tf.variable_scope(scope) as sc: + kernel_d, kernel_h, kernel_w = kernel_size + num_in_channels = inputs.get_shape()[-1].value + kernel_shape = [kernel_d, kernel_h, kernel_w, + num_in_channels, num_output_channels] + kernel = _variable_with_weight_decay('weights', + shape=kernel_shape, + use_xavier=use_xavier, + stddev=stddev, + wd=weight_decay) + stride_d, stride_h, stride_w = stride + outputs = tf.nn.conv3d(inputs, kernel, + [1, stride_d, stride_h, stride_w, 1], + padding=padding) + biases = _variable_on_cpu('biases', [num_output_channels], + tf.constant_initializer(0.0)) + outputs = tf.nn.bias_add(outputs, biases) + + if bn: + outputs = batch_norm_for_conv3d(outputs, is_training, + bn_decay=bn_decay, scope='bn', is_dist=is_dist) + + if activation_fn is not None: + outputs = activation_fn(outputs) + return outputs + +def fully_connected(inputs, + num_outputs, + scope, + use_xavier=True, + stddev=1e-3, + weight_decay=0.0, + activation_fn=tf.nn.relu, + bn=False, + bn_decay=None, + is_training=None, + is_dist=False): + """ Fully connected layer with non-linear operation. + + Args: + inputs: 2-D tensor BxN + num_outputs: int + + Returns: + Variable tensor of size B x num_outputs. + """ + with tf.variable_scope(scope) as sc: + num_input_units = inputs.get_shape()[-1].value + weights = _variable_with_weight_decay('weights', + shape=[num_input_units, num_outputs], + use_xavier=use_xavier, + stddev=stddev, + wd=weight_decay) + outputs = tf.matmul(inputs, weights) + biases = _variable_on_cpu('biases', [num_outputs], + tf.constant_initializer(0.0)) + outputs = tf.nn.bias_add(outputs, biases) + + if bn: + outputs = batch_norm_for_fc(outputs, is_training, bn_decay, 'bn', is_dist=is_dist) + + if activation_fn is not None: + outputs = activation_fn(outputs) + return outputs + +def max_pool2d(inputs, + kernel_size, + scope, + stride=[2, 2], + padding='VALID'): + """ 2D max pooling. + + Args: + inputs: 4-D tensor BxHxWxC + kernel_size: a list of 2 ints + stride: a list of 2 ints + + Returns: + Variable tensor + """ + with tf.variable_scope(scope) as sc: + kernel_h, kernel_w = kernel_size + stride_h, stride_w = stride + outputs = tf.nn.max_pool(inputs, + ksize=[1, kernel_h, kernel_w, 1], + strides=[1, stride_h, stride_w, 1], + padding=padding, + name=sc.name) + return outputs + +def avg_pool2d(inputs, + kernel_size, + scope, + stride=[2, 2], + padding='VALID'): + """ 2D avg pooling. + + Args: + inputs: 4-D tensor BxHxWxC + kernel_size: a list of 2 ints + stride: a list of 2 ints + + Returns: + Variable tensor + """ + with tf.variable_scope(scope) as sc: + kernel_h, kernel_w = kernel_size + stride_h, stride_w = stride + outputs = tf.nn.avg_pool(inputs, + ksize=[1, kernel_h, kernel_w, 1], + strides=[1, stride_h, stride_w, 1], + padding=padding, + name=sc.name) + return outputs + +def max_pool3d(inputs, + kernel_size, + scope, + stride=[2, 2, 2], + padding='VALID'): + """ 3D max pooling. + + Args: + inputs: 5-D tensor BxDxHxWxC + kernel_size: a list of 3 ints + stride: a list of 3 ints + + Returns: + Variable tensor + """ + with tf.variable_scope(scope) as sc: + kernel_d, kernel_h, kernel_w = kernel_size + stride_d, stride_h, stride_w = stride + outputs = tf.nn.max_pool3d(inputs, + ksize=[1, kernel_d, kernel_h, kernel_w, 1], + strides=[1, stride_d, stride_h, stride_w, 1], + padding=padding, + name=sc.name) + return outputs + +def avg_pool3d(inputs, + kernel_size, + scope, + stride=[2, 2, 2], + padding='VALID'): + """ 3D avg pooling. + + Args: + inputs: 5-D tensor BxDxHxWxC + kernel_size: a list of 3 ints + stride: a list of 3 ints + + Returns: + Variable tensor + """ + with tf.variable_scope(scope) as sc: + kernel_d, kernel_h, kernel_w = kernel_size + stride_d, stride_h, stride_w = stride + outputs = tf.nn.avg_pool3d(inputs, + ksize=[1, kernel_d, kernel_h, kernel_w, 1], + strides=[1, stride_d, stride_h, stride_w, 1], + padding=padding, + name=sc.name) + return outputs + +def batch_norm_template(inputs, is_training, scope, moments_dims, bn_decay): + """ Batch normalization on convolutional maps and beyond... + Ref.: http://stackoverflow.com/questions/33949786/how-could-i-use-batch-normalization-in-tensorflow + + Args: + inputs: Tensor, k-D input ... x C could be BC or BHWC or BDHWC + is_training: boolean tf.Varialbe, true indicates training phase + scope: string, variable scope + moments_dims: a list of ints, indicating dimensions for moments calculation + bn_decay: float or float tensor variable, controling moving average weight + Return: + normed: batch-normalized maps + """ + with tf.variable_scope(scope) as sc: + num_channels = inputs.get_shape()[-1].value + beta = tf.Variable(tf.constant(0.0, shape=[num_channels]), + name='beta', trainable=True) + gamma = tf.Variable(tf.constant(1.0, shape=[num_channels]), + name='gamma', trainable=True) + batch_mean, batch_var = tf.nn.moments(inputs, moments_dims, name='moments') + decay = bn_decay if bn_decay is not None else 0.9 + ema = tf.train.ExponentialMovingAverage(decay=decay) + # Operator that maintains moving averages of variables. + ema_apply_op = tf.cond(is_training, + lambda: ema.apply([batch_mean, batch_var]), + lambda: tf.no_op()) + + # Update moving average and return current batch's avg and var. + def mean_var_with_update(): + with tf.control_dependencies([ema_apply_op]): + return tf.identity(batch_mean), tf.identity(batch_var) + + # ema.average returns the Variable holding the average of var. + mean, var = tf.cond(is_training, + mean_var_with_update, + lambda: (ema.average(batch_mean), ema.average(batch_var))) + normed = tf.nn.batch_normalization(inputs, mean, var, beta, gamma, 1e-3) + return normed + + +def batch_norm_dist_template(inputs, is_training, scope, moments_dims, bn_decay): + """ The batch normalization for distributed training. + Args: + inputs: Tensor, k-D input ... x C could be BC or BHWC or BDHWC + is_training: boolean tf.Varialbe, true indicates training phase + scope: string, variable scope + moments_dims: a list of ints, indicating dimensions for moments calculation + bn_decay: float or float tensor variable, controling moving average weight + Return: + normed: batch-normalized maps + """ + with tf.variable_scope(scope) as sc: + num_channels = inputs.get_shape()[-1].value + beta = _variable_on_cpu('beta', [num_channels], initializer=tf.zeros_initializer()) + gamma = _variable_on_cpu('gamma', [num_channels], initializer=tf.ones_initializer()) + + pop_mean = _variable_on_cpu('pop_mean', [num_channels], initializer=tf.zeros_initializer(), trainable=False) + pop_var = _variable_on_cpu('pop_var', [num_channels], initializer=tf.ones_initializer(), trainable=False) + + def train_bn_op(): + batch_mean, batch_var = tf.nn.moments(inputs, moments_dims, name='moments') + decay = bn_decay if bn_decay is not None else 0.9 + train_mean = tf.assign(pop_mean, pop_mean * decay + batch_mean * (1 - decay)) + train_var = tf.assign(pop_var, pop_var * decay + batch_var * (1 - decay)) + with tf.control_dependencies([train_mean, train_var]): + return tf.nn.batch_normalization(inputs, batch_mean, batch_var, beta, gamma, 1e-3) + + def test_bn_op(): + return tf.nn.batch_normalization(inputs, pop_mean, pop_var, beta, gamma, 1e-3) + + normed = tf.cond(is_training, + train_bn_op, + test_bn_op) + return normed + + + +def batch_norm_for_fc(inputs, is_training, bn_decay, scope, is_dist=False): + """ Batch normalization on FC data. + + Args: + inputs: Tensor, 2D BxC input + is_training: boolean tf.Varialbe, true indicates training phase + bn_decay: float or float tensor variable, controling moving average weight + scope: string, variable scope + is_dist: true indicating distributed training scheme + Return: + normed: batch-normalized maps + """ + if is_dist: + return batch_norm_dist_template(inputs, is_training, scope, [0,], bn_decay) + else: + return batch_norm_template(inputs, is_training, scope, [0,], bn_decay) + +def batch_norm_for_conv1d(inputs, is_training, bn_decay, scope, is_dist=False): + """ Batch normalization on 1D convolutional maps. + + Args: + inputs: Tensor, 3D BLC input maps + is_training: boolean tf.Varialbe, true indicates training phase + bn_decay: float or float tensor variable, controling moving average weight + scope: string, variable scope + is_dist: true indicating distributed training scheme + Return: + normed: batch-normalized maps + """ + if is_dist: + return batch_norm_dist_template(inputs, is_training, scope, [0,1], bn_decay) + else: + return batch_norm_template(inputs, is_training, scope, [0,1], bn_decay) + +def batch_norm_for_conv2d(inputs, is_training, bn_decay, scope, is_dist=False): + """ Batch normalization on 2D convolutional maps. + + Args: + inputs: Tensor, 4D BHWC input maps + is_training: boolean tf.Varialbe, true indicates training phase + bn_decay: float or float tensor variable, controling moving average weight + scope: string, variable scope + is_dist: true indicating distributed training scheme + Return: + normed: batch-normalized maps + """ + if is_dist: + return batch_norm_dist_template(inputs, is_training, scope, [0,1,2], bn_decay) + else: + return batch_norm_template(inputs, is_training, scope, [0,1,2], bn_decay) + +def batch_norm_for_conv3d(inputs, is_training, bn_decay, scope, is_dist=False): + """ Batch normalization on 3D convolutional maps. + + Args: + inputs: Tensor, 5D BDHWC input maps + is_training: boolean tf.Varialbe, true indicates training phase + bn_decay: float or float tensor variable, controling moving average weight + scope: string, variable scope + is_dist: true indicating distributed training scheme + Return: + normed: batch-normalized maps + """ + if is_dist: + return batch_norm_dist_template(inputs, is_training, scope, [0,1,2,3], bn_decay) + else: + return batch_norm_template(inputs, is_training, scope, [0,1,2,3], bn_decay) + +def dropout(inputs, + is_training, + scope, + keep_prob=0.5, + noise_shape=None): + """ Dropout layer. + + Args: + inputs: tensor + is_training: boolean tf.Variable + scope: string + keep_prob: float in [0,1] + noise_shape: list of ints + + Returns: + tensor variable + """ + with tf.variable_scope(scope) as sc: + outputs = tf.cond(is_training, + lambda: tf.nn.dropout(inputs, keep_prob, noise_shape), + lambda: inputs) + return outputs + +def pairwise_distance(point_cloud): + """Compute pairwise distance of a point cloud. + + Args: + point_cloud: tensor (batch_size, num_points, num_dims) + + Returns: + pairwise distance: (batch_size, num_points, num_points) + """ + og_batch_size = point_cloud.get_shape().as_list()[0] + point_cloud = tf.squeeze(point_cloud) + if og_batch_size == 1: + point_cloud = tf.expand_dims(point_cloud, 0) + + point_cloud_transpose = tf.transpose(point_cloud, perm=[0, 2, 1]) + point_cloud_inner = tf.matmul(point_cloud, point_cloud_transpose) + point_cloud_inner = -2*point_cloud_inner + point_cloud_square = tf.reduce_sum(tf.square(point_cloud), axis=-1, keep_dims=True) + point_cloud_square_tranpose = tf.transpose(point_cloud_square, perm=[0, 2, 1]) + + return point_cloud_square + point_cloud_inner + point_cloud_square_tranpose + +def knn(adj_matrix, k=20): + """Get KNN based on the pairwise distance. + Args: + pairwise distance: (batch_size, num_points, num_points) + k: int + + Returns: + nearest neighbors: (batch_size, num_points, k) + """ + neg_adj = -adj_matrix + _, nn_idx = tf.nn.top_k(neg_adj, k=k) + return nn_idx + +def get_edge_feature(point_cloud, nn_idx, k=20): + """Construct edge feature for each point + Args: + point_cloud: (batch_size, num_points, 1, num_dims) + nn_idx: (batch_size, num_points, k) + k: int + + Returns: + edge features: (batch_size, num_points, k, num_dims) + """ + og_batch_size = point_cloud.get_shape().as_list()[0] + point_cloud = tf.squeeze(point_cloud) + if og_batch_size == 1: + point_cloud = tf.expand_dims(point_cloud, 0) + + point_cloud_central = point_cloud + + point_cloud_shape = point_cloud.get_shape() + batch_size = point_cloud_shape[0].value + num_points = point_cloud_shape[1].value + num_dims = point_cloud_shape[2].value + + idx_ = tf.range(batch_size) * num_points + idx_ = tf.reshape(idx_, [batch_size, 1, 1]) + + point_cloud_flat = tf.reshape(point_cloud, [-1, num_dims]) + point_cloud_neighbors = tf.gather(point_cloud_flat, nn_idx+idx_) + point_cloud_central = tf.expand_dims(point_cloud_central, axis=-2) + + point_cloud_central = tf.tile(point_cloud_central, [1, 1, k, 1]) + + edge_feature = tf.concat([point_cloud_central, point_cloud_neighbors-point_cloud_central], axis=-1) + return edge_feature + +def get_session(gpu_idx, limit_gpu=True): + ''' + Creates a session while limiting GPU usage + Input: + gpu_idx: Index of GPU to run the session on + limit_gpu: boolean if to limit the gpu usage or not + Output: + sess: a tensorflow session + ''' + config = tf.ConfigProto() + config.gpu_options.allow_growth = True + config.allow_soft_placement = True + config.log_device_placement = False + os.environ["CUDA_DEVICE_ORDER"] = "PCI_BUS_ID" + if limit_gpu: + gpu_idx = str(gpu_idx) + os.environ["CUDA_VISIBLE_DEVICES"] = gpu_idx + else: + os.environ["CUDA_VISIBLE_DEVICES"] = "0, 1, 2, 3" # Change according to your setup + sess = tf.Session(config=config) + return sess diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/__init__.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/__init__.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..02db3e9aec3626abae4cb82b640a7aecd8523c79 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/__init__.py @@ -0,0 +1 @@ +from kitti_squeezeDet_config import kitti_squeezeDet_config diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/config_required.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/config_required.py new file mode 100644 index 0000000000000000000000000000000000000000..ebd796721d66e7847744ecb90cd628c4d02824ca --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/config_required.py @@ -0,0 +1,146 @@ +# Author: Bichen Wu (bichen@berkeley.edu) 08/25/2016 + +"""Base Model configurations""" + +import os +import os.path as osp +import numpy as np +from easydict import EasyDict as edict + +def base_model_config(dataset='PASCAL_VOC'): + assert dataset.upper()=='PASCAL_VOC' or dataset.upper()=='KITTI', \ + 'Currently only support PASCAL_VOC or KITTI dataset' + + cfg = edict() + + # Dataset used to train/val/test model. Now support PASCAL_VOC or KITTI + cfg.DATASET = dataset.upper() + + if cfg.DATASET == 'PASCAL_VOC': + # object categories to classify + cfg.CLASS_NAMES = ('aeroplane', 'bicycle', 'bird', 'boat', 'bottle', 'bus', + 'car', 'cat', 'chair', 'cow', 'diningtable', 'dog', + 'horse', 'motorbike', 'person', 'pottedplant', 'sheep', + 'sofa', 'train', 'tvmonitor') + elif cfg.DATASET == 'KITTI': + cfg.CLASS_NAMES =('s40_40_G', 's40_40_B', 'r20','motor', + 'm30', 'm20_100', 'm20', 'f20_20_G', 'f20_20_B', + 'em_02', 'em_01', 'distance_tube', 'container_box_red', + 'container_box_blue', 'bearing_box_ax16', + 'bearing_box_ax01', 'bearing', 'axis') + + # number of categories to classify + cfg.CLASSES = len(cfg.CLASS_NAMES) + + # ROI pooling output width + cfg.GRID_POOL_WIDTH = 7 + + # ROI pooling output height + cfg.GRID_POOL_HEIGHT = 7 + + # parameter used in leaky ReLU + cfg.LEAKY_COEF = 0.1 + + # Probability to keep a node in dropout + cfg.KEEP_PROB = 0.5 + + # image width + cfg.IMAGE_WIDTH = 224 + + # image height + cfg.IMAGE_HEIGHT = 224 + + # anchor box, array of [cx, cy, w, h]. To be defined later + cfg.ANCHOR_BOX = [] + + # number of anchor boxes + cfg.ANCHORS = len(cfg.ANCHOR_BOX) + + # number of anchor boxes per grid + cfg.ANCHOR_PER_GRID = -1 + + # batch size + cfg.BATCH_SIZE = 20 + + # Only keep boxes with probability higher than this threshold + cfg.PROB_THRESH = 0.005 + + # Only plot boxes with probability higher than this threshold + cfg.PLOT_PROB_THRESH = 0.5 + + # Bounding boxes with IOU larger than this are going to be removed + cfg.NMS_THRESH = 0.4 + + # Pixel mean values (BGR order) as a (1, 1, 3) array. Below is the BGR mean + # of VGG16 + cfg.BGR_MEANS = np.array([[[103.939, 116.779, 123.68]]]) + + # loss coefficient for confidence regression + cfg.LOSS_COEF_CONF = 1.0 + + # loss coefficient for classification regression + cfg.LOSS_COEF_CLASS = 1.0 + + # loss coefficient for bounding box regression + cfg.LOSS_COEF_BBOX = 10.0 + + # reduce step size after this many steps + cfg.DECAY_STEPS = 10000 + + # multiply the learning rate by this factor + cfg.LR_DECAY_FACTOR = 0.1 + + # learning rate + cfg.LEARNING_RATE = 0.005 + + # momentum + cfg.MOMENTUM = 0.9 + + # weight decay + cfg.WEIGHT_DECAY = 0.0005 + + # wether to load pre-trained model + cfg.LOAD_PRETRAINED_MODEL = True + + # path to load the pre-trained model + cfg.PRETRAINED_MODEL_PATH = '' + + # print log to console in debug mode + cfg.DEBUG_MODE = False + + # a small value used to prevent numerical instability + cfg.EPSILON = 1e-16 + + # threshold for safe exponential operation + cfg.EXP_THRESH=1.0 + + # gradients with norm larger than this is going to be clipped. + cfg.MAX_GRAD_NORM = 10.0 + + # Whether to do data augmentation + cfg.DATA_AUGMENTATION = False + + # The range to randomly shift the image widht + cfg.DRIFT_X = 0 + + # The range to randomly shift the image height + cfg.DRIFT_Y = 0 + + # Whether to exclude images harder than hard-category. Only useful for KITTI + # dataset. + cfg.EXCLUDE_HARD_EXAMPLES = True + + # small value used in batch normalization to prevent dividing by 0. The + # default value here is the same with caffe's default value. + cfg.BATCH_NORM_EPSILON = 1e-5 + + # number of threads to fetch data + cfg.NUM_THREAD = 4 + + # capacity for FIFOQueue + cfg.QUEUE_CAPACITY = 100 + + # indicate if the model is in training mode + cfg.IS_TRAINING = False + + return cfg diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/kitti_squeezeDet_config.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/kitti_squeezeDet_config.py new file mode 100644 index 0000000000000000000000000000000000000000..c4e631ba2b97472a17329c8e97ddbbc06ec1e3e3 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/config/kitti_squeezeDet_config.py @@ -0,0 +1,108 @@ +# Author: Bichen Wu (bichen@berkeley.edu) 08/25/2016 + +"""Model configuration for pascal dataset""" +import os,sys + +BASE_DIR = os.path.dirname(os.path.abspath('__file__')) +sys.path.append(BASE_DIR) +sys.path.append(os.path.join(BASE_DIR, 'src/config/')) + +import numpy as np + +from config_required import base_model_config + +def kitti_squeezeDet_config(): + """Specify the parameters to tune below.""" + mc = base_model_config('KITTI') + + mc.IMAGE_WIDTH = 640 + mc.IMAGE_HEIGHT = 480 + mc.BATCH_SIZE = 8 + + mc.WEIGHT_DECAY = 0.0001 + mc.LEARNING_RATE = 0.01 + mc.DECAY_STEPS = 10000 + mc.MAX_GRAD_NORM = 1.0 + mc.MOMENTUM = 0.9 + mc.LR_DECAY_FACTOR = 0.5 + + mc.LOSS_COEF_BBOX = 5.0 + mc.LOSS_COEF_CONF_POS = 75.0 + mc.LOSS_COEF_CONF_NEG = 100.0 + mc.LOSS_COEF_CLASS = 1.0 + + # probability of output to keep + mc.PLOT_PROB_THRESH = 0.4 + mc.NMS_THRESH = 0.4 + mc.PROB_THRESH = 0.005 + mc.TOP_N_DETECTION = 64 + + mc.DATA_AUGMENTATION = False + mc.DRIFT_X = 150 + mc.DRIFT_Y = 100 + mc.EXCLUDE_HARD_EXAMPLES = False + + mc.ANCHOR_BOX = set_anchors(mc) + mc.ANCHORS = len(mc.ANCHOR_BOX) + mc.ANCHOR_PER_GRID = 9 + + return mc + +def set_anchors(mc): + H, W, B = 30, 40, 9 + + #detection with 9 anchors + #update: 21.06.2021 + + # used in bmt + #anchor_shapes = np.reshape( + # [np.array( + # [[92.02941071, 115.09681643], [200.65465954,229.89014957], + # [167.39743532, 113.50341595], [259.76506943, 119.82479679], + # [136.6747144, 170.01330096], [101.93293109, 251.32520022], + # [53.74847805, 51.47580068], [263.39513927, 336.70239122], + # [344.11060212, 199.75904517]])] * H * W, + # (H, W, B, 2) + #) + + anchor_shapes = np.reshape( + [np.array( + [[ 88.99409368, 42.66395702], + [192.3702808, 178.53317949], + [ 41.63787236, 38.45010246], + [ 98.34916593, 95.40313721], + [315.56379179, 244.77646964], + [157.59156338, 93.99741645], + [ 91.63670505, 170.70665342], + [223.24388109, 305.69230947], + [ 60.49908951, 76.76089189]] + )] * H * W, + (H, W, B, 2) + ) + + center_x = np.reshape( + np.transpose( + np.reshape( + np.array([np.arange(1, W+1)*float(mc.IMAGE_WIDTH)/(W+1)]*H*B), + (B, H, W) + ), + (1, 2, 0) + ), + (H, W, B, 1) + ) + center_y = np.reshape( + np.transpose( + np.reshape( + np.array([np.arange(1, H+1)*float(mc.IMAGE_HEIGHT)/(H+1)]*W*B), + (B, W, H) + ), + (2, 1, 0) + ), + (H, W, B, 1) + ) + anchors = np.reshape( + np.concatenate((center_x, center_y, anchor_shapes), axis=3), + (-1, 4) + ) + + return anchors diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/data_for_detect.yaml b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/data_for_detect.yaml new file mode 100644 index 0000000000000000000000000000000000000000..95f4153e8d65839fddb813c30126399a8c572350 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/data_for_detect.yaml @@ -0,0 +1,7 @@ +train: dataset/train/images +val: dataset/valid/images + +nc: 20 +names: ['F20_20_B', 'R20', 'S40_40_B', 'S40_40_G', 'axis', 'bearing_box', 'bracket', 'brown_box', 'cup', + 'dishwasher_soap', 'eye_glasses', 'insulation_tape', 'motor', 'pringles', 'screw_driver', 'sponge', + 'spoon', 'tennis_ball', 'toothbrush', 'towel'] \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/image_classifier.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/image_classifier.py new file mode 100644 index 0000000000000000000000000000000000000000..1acb590227024292ce322d4195737372bbae0ca6 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/image_classifier.py @@ -0,0 +1,23 @@ +from abc import ABCMeta, abstractmethod + +class ImageClassifier(object): + """ + Abstraction class for image classifiers + """ + + __metaclass__ = ABCMeta + + def __init__(self, **kwargs): + self.checkpoint_path = kwargs.get("checkpoint_path", None) + + @abstractmethod + def classify(self, image): + """ + A classify method to be implemented + + :param image: The input rgb image + :type name: numpy.array + + :return: bounding boxes, probabilities and classes + """ + pass \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/__init__.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..edf56b3636ea22fb230ea9d040ff52da62ab00a1 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/__init__.py @@ -0,0 +1,2 @@ +from nn_skeleton import ModelSkeleton +from squeezeDet import SqueezeDet \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/nn_skeleton.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/nn_skeleton.py new file mode 100644 index 0000000000000000000000000000000000000000..27e415143a205bd49456774d417f613b768af9e0 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/nn_skeleton.py @@ -0,0 +1,744 @@ + +# Author: Bichen Wu (bichen@berkeley.edu) 08/25/2016 + +"""Neural network model base class.""" + +from __future__ import absolute_import +from __future__ import division +from __future__ import print_function + +import os +import sys + +import rgb_object_recognition.utils.util as util +from easydict import EasyDict as edict +import numpy as np +import tensorflow as tf + +def _add_loss_summaries(total_loss): + """Add summaries for losses + Generates loss summaries for visualizing the performance of the network. + Args: + total_loss: Total loss from loss(). + """ + losses = tf.get_collection('losses') + + # Attach a scalar summary to all individual losses and the total loss; do the + # same for the averaged version of the losses. + for l in losses + [total_loss]: + tf.summary.scalar(l.op.name, l) + +def _variable_on_device(name, shape, initializer, trainable=True): + """Helper to create a Variable. + Args: + name: name of the variable + shape: list of ints + initializer: initializer for Variable + Returns: + Variable Tensor + """ + # TODO(bichen): fix the hard-coded data type below + dtype = tf.float32 + if not callable(initializer): + var = tf.get_variable(name, initializer=initializer, trainable=trainable) + else: + var = tf.get_variable( + name, shape, initializer=initializer, dtype=dtype, trainable=trainable) + return var + +def _variable_with_weight_decay(name, shape, wd, initializer, trainable=True): + """Helper to create an initialized Variable with weight decay. + Note that the Variable is initialized with a truncated normal distribution. + A weight decay is added only if one is specified. + Args: + name: name of the variable + shape: list of ints + wd: add L2Loss weight decay multiplied by this float. If None, weight + decay is not added for this Variable. + Returns: + Variable Tensor + """ + var = _variable_on_device(name, shape, initializer, trainable) + if wd is not None and trainable: + weight_decay = tf.multiply(tf.nn.l2_loss(var), wd, name='weight_loss') + tf.add_to_collection('losses', weight_decay) + return var + +class ModelSkeleton: + """Base class of NN detection models.""" + def __init__(self, mc): + self.mc = mc + # a scalar tensor in range (0, 1]. Usually set to 0.5 in training phase and + # 1.0 in evaluation phase + self.keep_prob = 0.5 if mc.IS_TRAINING else 1.0 + + # image batch input + self.ph_image_input = tf.placeholder( + tf.float32, [mc.BATCH_SIZE, mc.IMAGE_HEIGHT, mc.IMAGE_WIDTH, 3], + name='image_input' + ) + # A tensor where an element is 1 if the corresponding box is "responsible" + # for detection an object and 0 otherwise. + self.ph_input_mask = tf.placeholder( + tf.float32, [mc.BATCH_SIZE, mc.ANCHORS, 1], name='box_mask') + # Tensor used to represent bounding box deltas. + self.ph_box_delta_input = tf.placeholder( + tf.float32, [mc.BATCH_SIZE, mc.ANCHORS, 4], name='box_delta_input') + # Tensor used to represent bounding box coordinates. + self.ph_box_input = tf.placeholder( + tf.float32, [mc.BATCH_SIZE, mc.ANCHORS, 4], name='box_input') + # Tensor used to represent labels + self.ph_labels = tf.placeholder( + tf.float32, [mc.BATCH_SIZE, mc.ANCHORS, mc.CLASSES], name='labels') + + # IOU between predicted anchors with ground-truth boxes + self.ious = tf.Variable( + initial_value=np.zeros((mc.BATCH_SIZE, mc.ANCHORS)), trainable=False, + name='iou', dtype=tf.float32 + ) + + self.FIFOQueue = tf.FIFOQueue( + capacity=mc.QUEUE_CAPACITY, + dtypes=[tf.float32, tf.float32, tf.float32, + tf.float32, tf.float32], + shapes=[[mc.IMAGE_HEIGHT, mc.IMAGE_WIDTH, 3], + [mc.ANCHORS, 1], + [mc.ANCHORS, 4], + [mc.ANCHORS, 4], + [mc.ANCHORS, mc.CLASSES]], + ) + + self.enqueue_op = self.FIFOQueue.enqueue_many( + [self.ph_image_input, self.ph_input_mask, + self.ph_box_delta_input, self.ph_box_input, self.ph_labels] + ) + + self.image_input, self.input_mask, self.box_delta_input, \ + self.box_input, self.labels = tf.train.batch( + self.FIFOQueue.dequeue(), batch_size=mc.BATCH_SIZE, + capacity=mc.QUEUE_CAPACITY) + + # model parameters + self.model_params = [] + + # model size counter + self.model_size_counter = [] # array of tuple of layer name, parameter size + # flop counter + self.flop_counter = [] # array of tuple of layer name, flop number + # activation counter + self.activation_counter = [] # array of tuple of layer name, output activations + self.activation_counter.append(('input', mc.IMAGE_WIDTH*mc.IMAGE_HEIGHT*3)) + + + def _add_forward_graph(self): + """NN architecture specification.""" + raise NotImplementedError + + def _add_interpretation_graph(self): + """Interpret NN output.""" + mc = self.mc + + with tf.variable_scope('interpret_output') as scope: + preds = self.preds + + # probability + num_class_probs = mc.ANCHOR_PER_GRID*mc.CLASSES + self.pred_class_probs = tf.reshape( + tf.nn.softmax( + tf.reshape( + preds[:, :, :, :num_class_probs], + [-1, mc.CLASSES] + ) + ), + [mc.BATCH_SIZE, mc.ANCHORS, mc.CLASSES], + name='pred_class_probs' + ) + + # confidence + num_confidence_scores = mc.ANCHOR_PER_GRID+num_class_probs + self.pred_conf = tf.sigmoid( + tf.reshape( + preds[:, :, :, num_class_probs:num_confidence_scores], + [mc.BATCH_SIZE, mc.ANCHORS] + ), + name='pred_confidence_score' + ) + + # bbox_delta + self.pred_box_delta = tf.reshape( + preds[:, :, :, num_confidence_scores:], + [mc.BATCH_SIZE, mc.ANCHORS, 4], + name='bbox_delta' + ) + + # number of object. Used to normalize bbox and classification loss + self.num_objects = tf.reduce_sum(self.input_mask, name='num_objects') + + with tf.variable_scope('bbox') as scope: + with tf.variable_scope('stretching'): + delta_x, delta_y, delta_w, delta_h = tf.unstack( + self.pred_box_delta, axis=2) + + anchor_x = mc.ANCHOR_BOX[:, 0] + anchor_y = mc.ANCHOR_BOX[:, 1] + anchor_w = mc.ANCHOR_BOX[:, 2] + anchor_h = mc.ANCHOR_BOX[:, 3] + + box_center_x = tf.identity( + anchor_x + delta_x * anchor_w, name='bbox_cx') + box_center_y = tf.identity( + anchor_y + delta_y * anchor_h, name='bbox_cy') + box_width = tf.identity( + anchor_w * util.safe_exp(delta_w, mc.EXP_THRESH), + name='bbox_width') + box_height = tf.identity( + anchor_h * util.safe_exp(delta_h, mc.EXP_THRESH), + name='bbox_height') + + self._activation_summary(delta_x, 'delta_x') + self._activation_summary(delta_y, 'delta_y') + self._activation_summary(delta_w, 'delta_w') + self._activation_summary(delta_h, 'delta_h') + + self._activation_summary(box_center_x, 'bbox_cx') + self._activation_summary(box_center_y, 'bbox_cy') + self._activation_summary(box_width, 'bbox_width') + self._activation_summary(box_height, 'bbox_height') + + with tf.variable_scope('trimming'): + xmins, ymins, xmaxs, ymaxs = util.bbox_transform( + [box_center_x, box_center_y, box_width, box_height]) + + # The max x position is mc.IMAGE_WIDTH - 1 since we use zero-based + # pixels. Same for y. + xmins = tf.minimum( + tf.maximum(0.0, xmins), mc.IMAGE_WIDTH-1.0, name='bbox_xmin') + self._activation_summary(xmins, 'box_xmin') + + ymins = tf.minimum( + tf.maximum(0.0, ymins), mc.IMAGE_HEIGHT-1.0, name='bbox_ymin') + self._activation_summary(ymins, 'box_ymin') + + xmaxs = tf.maximum( + tf.minimum(mc.IMAGE_WIDTH-1.0, xmaxs), 0.0, name='bbox_xmax') + self._activation_summary(xmaxs, 'box_xmax') + + ymaxs = tf.maximum( + tf.minimum(mc.IMAGE_HEIGHT-1.0, ymaxs), 0.0, name='bbox_ymax') + self._activation_summary(ymaxs, 'box_ymax') + + self.det_boxes = tf.transpose( + tf.stack(util.bbox_transform_inv([xmins, ymins, xmaxs, ymaxs])), + (1, 2, 0), name='bbox' + ) + + with tf.variable_scope('IOU'): + def _tensor_iou(box1, box2): + with tf.variable_scope('intersection'): + xmin = tf.maximum(box1[0], box2[0], name='xmin') + ymin = tf.maximum(box1[1], box2[1], name='ymin') + xmax = tf.minimum(box1[2], box2[2], name='xmax') + ymax = tf.minimum(box1[3], box2[3], name='ymax') + + w = tf.maximum(0.0, xmax-xmin, name='inter_w') + h = tf.maximum(0.0, ymax-ymin, name='inter_h') + intersection = tf.multiply(w, h, name='intersection') + + with tf.variable_scope('union'): + w1 = tf.subtract(box1[2], box1[0], name='w1') + h1 = tf.subtract(box1[3], box1[1], name='h1') + w2 = tf.subtract(box2[2], box2[0], name='w2') + h2 = tf.subtract(box2[3], box2[1], name='h2') + + union = w1*h1 + w2*h2 - intersection + + return intersection/(union+mc.EPSILON) \ + * tf.reshape(self.input_mask, [mc.BATCH_SIZE, mc.ANCHORS]) + + self.ious = self.ious.assign( + _tensor_iou( + util.bbox_transform(tf.unstack(self.det_boxes, axis=2)), + util.bbox_transform(tf.unstack(self.box_input, axis=2)) + ) + ) + self._activation_summary(self.ious, 'conf_score') + + with tf.variable_scope('probability') as scope: + self._activation_summary(self.pred_class_probs, 'class_probs') + + probs = tf.multiply( + self.pred_class_probs, + tf.reshape(self.pred_conf, [mc.BATCH_SIZE, mc.ANCHORS, 1]), + name='final_class_prob' + ) + + self._activation_summary(probs, 'final_class_prob') + + self.det_probs = tf.reduce_max(probs, 2, name='score') + self.det_class = tf.argmax(probs, 2, name='class_idx') + + def _add_loss_graph(self): + """Define the loss operation.""" + mc = self.mc + + with tf.variable_scope('class_regression') as scope: + # cross-entropy: q * -log(p) + (1-q) * -log(1-p) + # add a small value into log to prevent blowing up + self.class_loss = tf.truediv( + tf.reduce_sum( + (self.labels*(-tf.log(self.pred_class_probs+mc.EPSILON)) + + (1-self.labels)*(-tf.log(1-self.pred_class_probs+mc.EPSILON))) + * self.input_mask * mc.LOSS_COEF_CLASS), + self.num_objects, + name='class_loss' + ) + tf.add_to_collection('losses', self.class_loss) + + with tf.variable_scope('confidence_score_regression') as scope: + input_mask = tf.reshape(self.input_mask, [mc.BATCH_SIZE, mc.ANCHORS]) + self.conf_loss = tf.reduce_mean( + tf.reduce_sum( + tf.square((self.ious - self.pred_conf)) + * (input_mask*mc.LOSS_COEF_CONF_POS/self.num_objects + +(1-input_mask)*mc.LOSS_COEF_CONF_NEG/(mc.ANCHORS-self.num_objects)), + reduction_indices=[1] + ), + name='confidence_loss' + ) + tf.add_to_collection('losses', self.conf_loss) + tf.summary.scalar('mean iou', tf.reduce_sum(self.ious)/self.num_objects) + + with tf.variable_scope('bounding_box_regression') as scope: + self.bbox_loss = tf.truediv( + tf.reduce_sum( + mc.LOSS_COEF_BBOX * tf.square( + self.input_mask*(self.pred_box_delta-self.box_delta_input))), + self.num_objects, + name='bbox_loss' + ) + tf.add_to_collection('losses', self.bbox_loss) + + # add above losses as well as weight decay losses to form the total loss + self.loss = tf.add_n(tf.get_collection('losses'), name='total_loss') + + def _add_train_graph(self): + """Define the training operation.""" + mc = self.mc + + self.global_step = tf.Variable(0, name='global_step', trainable=False) + lr = tf.train.exponential_decay(mc.LEARNING_RATE, + self.global_step, + mc.DECAY_STEPS, + mc.LR_DECAY_FACTOR, + staircase=True) + + tf.summary.scalar('learning_rate', lr) + + _add_loss_summaries(self.loss) + + opt = tf.train.MomentumOptimizer(learning_rate=lr, momentum=mc.MOMENTUM) + grads_vars = opt.compute_gradients(self.loss, tf.trainable_variables()) + + with tf.variable_scope('clip_gradient') as scope: + for i, (grad, var) in enumerate(grads_vars): + grads_vars[i] = (tf.clip_by_norm(grad, mc.MAX_GRAD_NORM), var) + + apply_gradient_op = opt.apply_gradients(grads_vars, global_step=self.global_step) + + for var in tf.trainable_variables(): + tf.summary.histogram(var.op.name, var) + + for grad, var in grads_vars: + if grad is not None: + tf.summary.histogram(var.op.name + '/gradients', grad) + + with tf.control_dependencies([apply_gradient_op]): + self.train_op = tf.no_op(name='train') + + def _add_viz_graph(self): + """Define the visualization operation.""" + mc = self.mc + self.image_to_show = tf.placeholder( + tf.float32, [None, mc.IMAGE_HEIGHT, mc.IMAGE_WIDTH, 3], + name='image_to_show' + ) + self.viz_op = tf.summary.image('sample_detection_results', + self.image_to_show, collections='image_summary', + max_outputs=mc.BATCH_SIZE) + + def _conv_bn_layer( + self, inputs, conv_param_name, bn_param_name, scale_param_name, filters, + size, stride, padding='SAME', freeze=False, relu=True, + conv_with_bias=False, stddev=0.001): + """ Convolution + BatchNorm + [relu] layer. Batch mean and var are treated + as constant. Weights have to be initialized from a pre-trained model or + restored from a checkpoint. + Args: + inputs: input tensor + conv_param_name: name of the convolution parameters + bn_param_name: name of the batch normalization parameters + scale_param_name: name of the scale parameters + filters: number of output filters. + size: kernel size. + stride: stride + padding: 'SAME' or 'VALID'. See tensorflow doc for detailed description. + freeze: if true, then do not train the parameters in this layer. + xavier: whether to use xavier weight initializer or not. + relu: whether to use relu or not. + conv_with_bias: whether or not add bias term to the convolution output. + stddev: standard deviation used for random weight initializer. + Returns: + A convolutional layer operation. + """ + mc = self.mc + + with tf.variable_scope(conv_param_name) as scope: + channels = inputs.get_shape()[3] + + if mc.LOAD_PRETRAINED_MODEL: + cw = self.caffemodel_weight + kernel_val = np.transpose(cw[conv_param_name][0], [2,3,1,0]) + if conv_with_bias: + bias_val = cw[conv_param_name][1] + mean_val = cw[bn_param_name][0] + var_val = cw[bn_param_name][1] + gamma_val = cw[scale_param_name][0] + beta_val = cw[scale_param_name][1] + else: + kernel_val = tf.truncated_normal_initializer( + stddev=stddev, dtype=tf.float32) + if conv_with_bias: + bias_val = tf.constant_initializer(0.0) + mean_val = tf.constant_initializer(0.0) + var_val = tf.constant_initializer(1.0) + gamma_val = tf.constant_initializer(1.0) + beta_val = tf.constant_initializer(0.0) + + # re-order the caffe kernel with shape [out, in, h, w] -> tf kernel with + # shape [h, w, in, out] + kernel = _variable_with_weight_decay( + 'kernels', shape=[size, size, int(channels), filters], + wd=mc.WEIGHT_DECAY, initializer=kernel_val, trainable=(not freeze)) + self.model_params += [kernel] + if conv_with_bias: + biases = _variable_on_device('biases', [filters], bias_val, + trainable=(not freeze)) + self.model_params += [biases] + gamma = _variable_on_device('gamma', [filters], gamma_val, + trainable=(not freeze)) + beta = _variable_on_device('beta', [filters], beta_val, + trainable=(not freeze)) + mean = _variable_on_device('mean', [filters], mean_val, trainable=False) + var = _variable_on_device('var', [filters], var_val, trainable=False) + self.model_params += [gamma, beta, mean, var] + + conv = tf.nn.conv2d( + inputs, kernel, [1, stride, stride, 1], padding=padding, + name='convolution') + if conv_with_bias: + conv = tf.nn.bias_add(conv, biases, name='bias_add') + + conv = tf.nn.batch_normalization( + conv, mean=mean, variance=var, offset=beta, scale=gamma, + variance_epsilon=mc.BATCH_NORM_EPSILON, name='batch_norm') + + self.model_size_counter.append( + (conv_param_name, (1+size*size*int(channels))*filters) + ) + out_shape = conv.get_shape().as_list() + num_flops = \ + (1+2*int(channels)*size*size)*filters*out_shape[1]*out_shape[2] + if relu: + num_flops += 2*filters*out_shape[1]*out_shape[2] + self.flop_counter.append((conv_param_name, num_flops)) + + self.activation_counter.append( + (conv_param_name, out_shape[1]*out_shape[2]*out_shape[3]) + ) + + if relu: + return tf.nn.relu(conv) + else: + return conv + + + def _conv_layer( + self, layer_name, inputs, filters, size, stride, padding='SAME', + freeze=False, xavier=False, relu=True, stddev=0.001): + """Convolutional layer operation constructor. + Args: + layer_name: layer name. + inputs: input tensor + filters: number of output filters. + size: kernel size. + stride: stride + padding: 'SAME' or 'VALID'. See tensorflow doc for detailed description. + freeze: if true, then do not train the parameters in this layer. + xavier: whether to use xavier weight initializer or not. + relu: whether to use relu or not. + stddev: standard deviation used for random weight initializer. + Returns: + A convolutional layer operation. + """ + + mc = self.mc + use_pretrained_param = False + if mc.LOAD_PRETRAINED_MODEL: + cw = self.caffemodel_weight + if layer_name in cw: + kernel_val = np.transpose(cw[layer_name][0], [2,3,1,0]) + bias_val = cw[layer_name][1] + # check the shape + if (kernel_val.shape == + (size, size, inputs.get_shape().as_list()[-1], filters)) \ + and (bias_val.shape == (filters, )): + use_pretrained_param = True + else: + print ('Shape of the pretrained parameter of {} does not match, ' + 'use randomly initialized parameter'.format(layer_name)) + else: + print ('Cannot find {} in the pretrained model. Use randomly initialized ' + 'parameters'.format(layer_name)) + + if mc.DEBUG_MODE: + print('Input tensor shape to {}: {}'.format(layer_name, inputs.get_shape())) + + with tf.variable_scope(layer_name) as scope: + channels = inputs.get_shape()[3] + + # re-order the caffe kernel with shape [out, in, h, w] -> tf kernel with + # shape [h, w, in, out] + if use_pretrained_param: + if mc.DEBUG_MODE: + print ('Using pretrained model for {}'.format(layer_name)) + kernel_init = tf.constant(kernel_val , dtype=tf.float32) + bias_init = tf.constant(bias_val, dtype=tf.float32) + elif xavier: + kernel_init = tf.contrib.layers.xavier_initializer_conv2d() + bias_init = tf.constant_initializer(0.0) + else: + kernel_init = tf.truncated_normal_initializer( + stddev=stddev, dtype=tf.float32) + bias_init = tf.constant_initializer(0.0) + + kernel = _variable_with_weight_decay( + 'kernels', shape=[size, size, int(channels), filters], + wd=mc.WEIGHT_DECAY, initializer=kernel_init, trainable=(not freeze)) + + biases = _variable_on_device('biases', [filters], bias_init, + trainable=(not freeze)) + self.model_params += [kernel, biases] + + conv = tf.nn.conv2d( + inputs, kernel, [1, stride, stride, 1], padding=padding, + name='convolution') + conv_bias = tf.nn.bias_add(conv, biases, name='bias_add') + + if relu: + out = tf.nn.relu(conv_bias, 'relu') + else: + out = conv_bias + + self.model_size_counter.append( + (layer_name, (1+size*size*int(channels))*filters) + ) + out_shape = out.get_shape().as_list() + num_flops = \ + (1+2*int(channels)*size*size)*filters*out_shape[1]*out_shape[2] + if relu: + num_flops += 2*filters*out_shape[1]*out_shape[2] + self.flop_counter.append((layer_name, num_flops)) + + self.activation_counter.append( + (layer_name, out_shape[1]*out_shape[2]*out_shape[3]) + ) + + return out + + def _pooling_layer( + self, layer_name, inputs, size, stride, padding='SAME'): + """Pooling layer operation constructor. + Args: + layer_name: layer name. + inputs: input tensor + size: kernel size. + stride: stride + padding: 'SAME' or 'VALID'. See tensorflow doc for detailed description. + Returns: + A pooling layer operation. + """ + + with tf.variable_scope(layer_name) as scope: + out = tf.nn.max_pool(inputs, + ksize=[1, size, size, 1], + strides=[1, stride, stride, 1], + padding=padding) + activation_size = np.prod(out.get_shape().as_list()[1:]) + self.activation_counter.append((layer_name, activation_size)) + return out + + + def _fc_layer( + self, layer_name, inputs, hiddens, flatten=False, relu=True, + xavier=False, stddev=0.001): + """Fully connected layer operation constructor. + Args: + layer_name: layer name. + inputs: input tensor + hiddens: number of (hidden) neurons in this layer. + flatten: if true, reshape the input 4D tensor of shape + (batch, height, weight, channel) into a 2D tensor with shape + (batch, -1). This is used when the input to the fully connected layer + is output of a convolutional layer. + relu: whether to use relu or not. + xavier: whether to use xavier weight initializer or not. + stddev: standard deviation used for random weight initializer. + Returns: + A fully connected layer operation. + """ + mc = self.mc + + use_pretrained_param = False + if mc.LOAD_PRETRAINED_MODEL: + cw = self.caffemodel_weight + if layer_name in cw: + use_pretrained_param = True + kernel_val = cw[layer_name][0] + bias_val = cw[layer_name][1] + + if mc.DEBUG_MODE: + print('Input tensor shape to {}: {}'.format(layer_name, inputs.get_shape())) + + with tf.variable_scope(layer_name) as scope: + input_shape = inputs.get_shape().as_list() + if flatten: + dim = input_shape[1]*input_shape[2]*input_shape[3] + inputs = tf.reshape(inputs, [-1, dim]) + if use_pretrained_param: + try: + # check the size before layout transform + assert kernel_val.shape == (hiddens, dim), \ + 'kernel shape error at {}'.format(layer_name) + kernel_val = np.reshape( + np.transpose( + np.reshape( + kernel_val, # O x (C*H*W) + (hiddens, input_shape[3], input_shape[1], input_shape[2]) + ), # O x C x H x W + (2, 3, 1, 0) + ), # H x W x C x O + (dim, -1) + ) # (H*W*C) x O + # check the size after layout transform + assert kernel_val.shape == (dim, hiddens), \ + 'kernel shape error at {}'.format(layer_name) + except: + # Do not use pretrained parameter if shape doesn't match + use_pretrained_param = False + print ('Shape of the pretrained parameter of {} does not match, ' + 'use randomly initialized parameter'.format(layer_name)) + else: + dim = input_shape[1] + if use_pretrained_param: + try: + kernel_val = np.transpose(kernel_val, (1,0)) + assert kernel_val.shape == (dim, hiddens), \ + 'kernel shape error at {}'.format(layer_name) + except: + use_pretrained_param = False + print ('Shape of the pretrained parameter of {} does not match, ' + 'use randomly initialized parameter'.format(layer_name)) + + if use_pretrained_param: + if mc.DEBUG_MODE: + print ('Using pretrained model for {}'.format(layer_name)) + kernel_init = tf.constant(kernel_val, dtype=tf.float32) + bias_init = tf.constant(bias_val, dtype=tf.float32) + elif xavier: + kernel_init = tf.contrib.layers.xavier_initializer() + bias_init = tf.constant_initializer(0.0) + else: + kernel_init = tf.truncated_normal_initializer( + stddev=stddev, dtype=tf.float32) + bias_init = tf.constant_initializer(0.0) + + weights = _variable_with_weight_decay( + 'weights', shape=[dim, hiddens], wd=mc.WEIGHT_DECAY, + initializer=kernel_init) + biases = _variable_on_device('biases', [hiddens], bias_init) + self.model_params += [weights, biases] + + outputs = tf.nn.bias_add(tf.matmul(inputs, weights), biases) + if relu: + outputs = tf.nn.relu(outputs, 'relu') + + # count layer stats + self.model_size_counter.append((layer_name, (dim+1)*hiddens)) + + num_flops = 2 * dim * hiddens + hiddens + if relu: + num_flops += 2*hiddens + self.flop_counter.append((layer_name, num_flops)) + + self.activation_counter.append((layer_name, hiddens)) + + return outputs + + def filter_prediction(self, boxes, probs, cls_idx): + """Filter bounding box predictions with probability threshold and + non-maximum supression. + Args: + boxes: array of [cx, cy, w, h]. + probs: array of probabilities + cls_idx: array of class indices + Returns: + final_boxes: array of filtered bounding boxes. + final_probs: array of filtered probabilities + final_cls_idx: array of filtered class indices + """ + mc = self.mc + + if mc.TOP_N_DETECTION < len(probs) and mc.TOP_N_DETECTION > 0: + order = probs.argsort()[:-mc.TOP_N_DETECTION-1:-1] + probs = probs[order] + boxes = boxes[order] + cls_idx = cls_idx[order] + else: + filtered_idx = np.nonzero(probs>mc.PROB_THRESH)[0] + probs = probs[filtered_idx] + boxes = boxes[filtered_idx] + cls_idx = cls_idx[filtered_idx] + + final_boxes = [] + final_probs = [] + final_cls_idx = [] + + for c in range(mc.CLASSES): + idx_per_class = [i for i in range(len(probs)) if cls_idx[i] == c] + keep = util.nms(boxes[idx_per_class], probs[idx_per_class], mc.NMS_THRESH) + for i in range(len(keep)): + if keep[i]: + final_boxes.append(boxes[idx_per_class[i]]) + final_probs.append(probs[idx_per_class[i]]) + final_cls_idx.append(c) + return final_boxes, final_probs, final_cls_idx + + def _activation_summary(self, x, layer_name): + """Helper to create summaries for activations. + Args: + x: layer output tensor + layer_name: name of the layer + Returns: + nothing + """ + with tf.variable_scope('activation_summary') as scope: + tf.summary.histogram( + 'activation_summary/'+layer_name, x) + tf.summary.scalar( + 'activation_summary/'+layer_name+'/sparsity', tf.nn.zero_fraction(x)) + tf.summary.scalar( + 'activation_summary/'+layer_name+'/average', tf.reduce_mean(x)) + tf.summary.scalar( + 'activation_summary/'+layer_name+'/max', tf.reduce_max(x)) + tf.summary.scalar( + 'activation_summary/'+layer_name+'/min', tf.reduce_min(x)) diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/squeezeDet.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/squeezeDet.py new file mode 100644 index 0000000000000000000000000000000000000000..7f49e87e3bf789c77cba7e472ef2dacb52e8d620 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/nets/squeezeDet.py @@ -0,0 +1,105 @@ +# Author: Bichen Wu (bichen@berkeley.edu) 08/25/2016 + +"""SqueezeDet model.""" + +from __future__ import absolute_import +from __future__ import division +from __future__ import print_function + +import os +import sys + +import rgb_object_recognition.utils.util as tf_util +from rgb_object_recognition.nets.nn_skeleton import ModelSkeleton +import joblib +from easydict import EasyDict as edict +import numpy as np +import tensorflow as tf + +class SqueezeDet(ModelSkeleton): + def __init__(self, mc): + with tf.device('/cpu:0'): + ModelSkeleton.__init__(self, mc) + + self._add_forward_graph() + self._add_interpretation_graph() + self._add_loss_graph() + self._add_train_graph() + self._add_viz_graph() + + def _add_forward_graph(self): + """NN architecture.""" + + mc = self.mc + if mc.LOAD_PRETRAINED_MODEL: + assert tf.gfile.Exists(mc.PRETRAINED_MODEL_PATH), \ + 'Cannot find pretrained model at the given path:' \ + ' {}'.format(mc.PRETRAINED_MODEL_PATH) + self.caffemodel_weight = joblib.load(mc.PRETRAINED_MODEL_PATH) + + conv1 = self._conv_layer( + 'conv1', self.image_input, filters=64, size=3, stride=2, + padding='SAME', freeze=True) + pool1 = self._pooling_layer( + 'pool1', conv1, size=3, stride=2, padding='SAME') + + fire2 = self._fire_layer( + 'fire2', pool1, s1x1=16, e1x1=64, e3x3=64, freeze=False) + fire3 = self._fire_layer( + 'fire3', fire2, s1x1=16, e1x1=64, e3x3=64, freeze=False) + pool3 = self._pooling_layer( + 'pool3', fire3, size=3, stride=2, padding='SAME') + + fire4 = self._fire_layer( + 'fire4', pool3, s1x1=32, e1x1=128, e3x3=128, freeze=False) + fire5 = self._fire_layer( + 'fire5', fire4, s1x1=32, e1x1=128, e3x3=128, freeze=False) + pool5 = self._pooling_layer( + 'pool5', fire5, size=3, stride=2, padding='SAME') + + fire6 = self._fire_layer( + 'fire6', pool5, s1x1=48, e1x1=192, e3x3=192, freeze=False) + fire7 = self._fire_layer( + 'fire7', fire6, s1x1=48, e1x1=192, e3x3=192, freeze=False) + fire8 = self._fire_layer( + 'fire8', fire7, s1x1=64, e1x1=256, e3x3=256, freeze=False) + fire9 = self._fire_layer( + 'fire9', fire8, s1x1=64, e1x1=256, e3x3=256, freeze=False) + + # Two extra fire modules that are not trained before + fire10 = self._fire_layer( + 'fire10', fire9, s1x1=96, e1x1=384, e3x3=384, freeze=False) + fire11 = self._fire_layer( + 'fire11', fire10, s1x1=96, e1x1=384, e3x3=384, freeze=False) + dropout11 = tf.nn.dropout(fire11, self.keep_prob, name='drop11') + + num_output = mc.ANCHOR_PER_GRID * (mc.CLASSES + 1 + 4) + self.preds = self._conv_layer( + 'conv12', dropout11, filters=num_output, size=3, stride=1, + padding='SAME', xavier=False, relu=False, stddev=0.0001) + + def _fire_layer(self, layer_name, inputs, s1x1, e1x1, e3x3, stddev=0.01, + freeze=False): + """Fire layer constructor. + Args: + layer_name: layer name + inputs: input tensor + s1x1: number of 1x1 filters in squeeze layer. + e1x1: number of 1x1 filters in expand layer. + e3x3: number of 3x3 filters in expand layer. + freeze: if true, do not train parameters in this layer. + Returns: + fire layer operation. + """ + + sq1x1 = self._conv_layer( + layer_name+'/squeeze1x1', inputs, filters=s1x1, size=1, stride=1, + padding='SAME', stddev=stddev, freeze=freeze) + ex1x1 = self._conv_layer( + layer_name+'/expand1x1', sq1x1, filters=e1x1, size=1, stride=1, + padding='SAME', stddev=stddev, freeze=freeze) + ex3x3 = self._conv_layer( + layer_name+'/expand3x3', sq1x1, filters=e3x3, size=3, stride=1, + padding='SAME', stddev=stddev, freeze=freeze) + + return tf.concat([ex1x1, ex3x3], 3, name=layer_name+'/concat') diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/squeezedet_classifier.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/squeezedet_classifier.py new file mode 100644 index 0000000000000000000000000000000000000000..13eeb1fea2b0d45675f435f359aa8a57a07ade4f --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/squeezedet_classifier.py @@ -0,0 +1,91 @@ +from __future__ import absolute_import, division, print_function + +import glob +import os +import sys +import time + +import cv2 +import numpy as np +import tensorflow as tf +import yaml +from rgb_object_recognition.config import kitti_squeezeDet_config +from rgb_object_recognition.image_classifier import ImageClassifier +from rgb_object_recognition.nets import SqueezeDet + + +class SqueezeDetClassifier(ImageClassifier): + """ + SqueezeDet object detection and classification + """ + + def __init__(self, **kwargs): + super(SqueezeDetClassifier, self).__init__(**kwargs) + + self.squeezedet_config = kitti_squeezeDet_config() + self.squeezedet_config.BATCH_SIZE = 1 + self.squeezedet_config.LOAD_PRETRAINED_MODEL = False + + config = kwargs.get("config", None) + if config is not None: + self.squeezedet_config.IMAGE_WIDTH = int(config['image']['width']) + self.squeezedet_config.IMAGE_HEIGHT = int(config['image']['height']) + + checkpoint_path = kwargs.get("checkpoint_path", None) + + if checkpoint_path is not None: + checkpoint_path = os.path.join(checkpoint_path, 'model.ckpt') + self.model = SqueezeDet(self.squeezedet_config) + saver = tf.train.Saver(self.model.model_params) + tf_config = tf.ConfigProto() + tf_config.allow_soft_placement = True + self.sess = tf.Session(config=tf_config) + saver.restore(self.sess, checkpoint_path) + + print ('\033[92m'+"SqueezeDet model is loaded") + + def preprocess_image(self, image): + """ + Preprocess image: resize, subtract with bgr means. + + :param image: The input rgb image to be preprocessed + :type name: numpy.array + + :return: preprocessed image + + """ + image = image.astype(np.float32, copy=False) + image = cv2.resize(image, (self.squeezedet_config.IMAGE_WIDTH, + self.squeezedet_config.IMAGE_HEIGHT)) + image = image - self.squeezedet_config.BGR_MEANS + + return image + + def classify(self, image): + """ + Detect and classify image + + :param image: The input rgb image + :type name: numpy.array + + :return: bounding boxes, probabilities and classes + """ + + image = self.preprocess_image(image) + det_boxes, det_probs, det_class = self.sess.run( + [self.model.det_boxes, self.model.det_probs, self.model.det_class], + feed_dict={self.model.image_input:[image]} + ) + + boxes, probs, classes = self.model.filter_prediction(det_boxes[0], + det_probs[0], + det_class[0]) + + keep_idx = [idx for idx in range(len(probs)) \ + if probs[idx] > self.squeezedet_config.PLOT_PROB_THRESH] + + keep_boxes = [boxes[idx] for idx in keep_idx] + keep_probs = [probs[idx] for idx in keep_idx] + keep_classes = [classes[idx] for idx in keep_idx] + + return keep_boxes, keep_probs, keep_classes diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/ssdlite_mobilenet.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/ssdlite_mobilenet.py new file mode 100644 index 0000000000000000000000000000000000000000..855904ffe754b4399283e454e215a87ba7dda264 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/ssdlite_mobilenet.py @@ -0,0 +1,80 @@ +import numpy as np +import os +import six.moves.urllib as urllib +import sys +import tarfile +import tensorflow as tf +import time +import zipfile + +from rgb_object_recognition.utils import util + + +class SSDLiteMobilenet(): + def __init__(self, checkpoint_dir): + # Path to frozen detection graph. This is the actual model that is used for the object detection. + self.PATH_TO_FROZEN_GRAPH = os.path.join(checkpoint_dir, 'frozen_inference_graph.pb') + # List of the strings that is used to add correct label for each box. + PATH_TO_LABELS = os.path.join(checkpoint_dir, 'atwork_label_map.json') + + self.cat_idx = util.category_index_from_label_map(PATH_TO_LABELS) + + detection_graph = tf.Graph() + with detection_graph.as_default(): + od_graph_def = tf.GraphDef() + with tf.gfile.GFile(self.PATH_TO_FROZEN_GRAPH, 'rb') as fid: + serialized_graph = fid.read() + od_graph_def.ParseFromString(serialized_graph) + tf.import_graph_def(od_graph_def, name='') + + self.sess = tf.Session() + # Get handles to input and output tensors + ops = tf.get_default_graph().get_operations() + all_tensor_names = {output.name for op in ops for output in op.outputs} + self.tensor_dict = {} + for key in [ + 'num_detections', 'detection_boxes', 'detection_scores', + 'detection_classes' + ]: + tensor_name = key + ':0' + if tensor_name in all_tensor_names: + self.tensor_dict[key] = tf.get_default_graph().get_tensor_by_name( + tensor_name) + + self.image_tensor = tf.get_default_graph().get_tensor_by_name('image_tensor:0') + + print ('\033[92m'+"SSDLiteMobilenet model is loaded") + + + def infer_one_image(self, input_img): + self.image_width = input_img.shape[1] + self.image_height = input_img.shape[0] + # Expand dimensions since the model expects images to have shape: [1, None, None, 3] + image_np_expanded = np.expand_dims(input_img, axis=0) + # Run inference + output_dict = self.sess.run(self.tensor_dict, + feed_dict={self.image_tensor: image_np_expanded}) + + # all outputs are float32 numpy arrays, so convert types as appropriate + num_detections = int(output_dict['num_detections'][0]) + det_classes = output_dict[ + 'detection_classes'][0].astype(np.uint8) + boxes = output_dict['detection_boxes'][0] + scores = output_dict['detection_scores'][0] + + bboxes = [] + labels = [] + probs = [] + classes = [] + # Keep bboxes with scores higher that 0.5 + for i in filter(lambda id: scores[id] > 0.5, range(num_detections)): + bboxes.append(self.convert_normalized_coordinates(boxes[i])) + probs.append(scores[i]) + classes.append(det_classes[i]) + labels.append(self.cat_idx[det_classes[i]]['name']) + + return bboxes, probs, classes, labels + + def convert_normalized_coordinates(self, box): + return [box[0] * self.image_height, box[1] * self.image_width, + box[2] * self.image_height, box[3] * self.image_width] diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/utils/__init__.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/utils/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/utils/util.py b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/utils/util.py new file mode 100644 index 0000000000000000000000000000000000000000..ff7a6e61b2fe98a05bb977d9fbfb7ef025975a43 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/common/src/rgb_object_recognition/utils/util.py @@ -0,0 +1,274 @@ +# Author: Bichen Wu (bichen@berkeley.edu) 08/25/2016 + +"""Utility functions.""" + +import numpy as np +import json +import time +import cv2 +import tensorflow as tf + +def iou(box1, box2): + """Compute the Intersection-Over-Union of two given boxes. + + Args: + box1: array of 4 elements [cx, cy, width, height]. + box2: same as above + Returns: + iou: a float number in range [0, 1]. iou of the two boxes. + """ + + lr = min(box1[0]+0.5*box1[2], box2[0]+0.5*box2[2]) - \ + max(box1[0]-0.5*box1[2], box2[0]-0.5*box2[2]) + if lr > 0: + tb = min(box1[1]+0.5*box1[3], box2[1]+0.5*box2[3]) - \ + max(box1[1]-0.5*box1[3], box2[1]-0.5*box2[3]) + if tb > 0: + intersection = tb*lr + union = box1[2]*box1[3]+box2[2]*box2[3]-intersection + + return intersection/union + + return 0 + +def batch_iou(boxes, box): + """Compute the Intersection-Over-Union of a batch of boxes with another + box. + + Args: + box1: 2D array of [cx, cy, width, height]. + box2: a single array of [cx, cy, width, height] + Returns: + ious: array of a float number in range [0, 1]. + """ + lr = np.maximum( + np.minimum(boxes[:,0]+0.5*boxes[:,2], box[0]+0.5*box[2]) - \ + np.maximum(boxes[:,0]-0.5*boxes[:,2], box[0]-0.5*box[2]), + 0 + ) + tb = np.maximum( + np.minimum(boxes[:,1]+0.5*boxes[:,3], box[1]+0.5*box[3]) - \ + np.maximum(boxes[:,1]-0.5*boxes[:,3], box[1]-0.5*box[3]), + 0 + ) + inter = lr*tb + union = boxes[:,2]*boxes[:,3] + box[2]*box[3] - inter + return inter/union + +def nms(boxes, probs, threshold): + """Non-Maximum supression. + Args: + boxes: array of [cx, cy, w, h] (center format) + probs: array of probabilities + threshold: two boxes are considered overlapping if their IOU is largher than + this threshold + form: 'center' or 'diagonal' + Returns: + keep: array of True or False. + """ + + order = probs.argsort()[::-1] + keep = [True]*len(order) + + for i in range(len(order)-1): + ovps = batch_iou(boxes[order[i+1:]], boxes[order[i]]) + for j, ov in enumerate(ovps): + if ov > threshold: + keep[order[j+i+1]] = False + return keep + +# TODO(bichen): this is not equivalent with full NMS. Need to improve it. +def recursive_nms(boxes, probs, threshold, form='center'): + """Recursive Non-Maximum supression. + Args: + boxes: array of [cx, cy, w, h] (center format) or [xmin, ymin, xmax, ymax] + probs: array of probabilities + threshold: two boxes are considered overlapping if their IOU is largher than + this threshold + form: 'center' or 'diagonal' + Returns: + keep: array of True or False. + """ + + assert form == 'center' or form == 'diagonal', \ + 'bounding box format not accepted: {}.'.format(form) + + if form == 'center': + # convert to diagonal format + boxes = np.array([bbox_transform(b) for b in boxes]) + + areas = (boxes[:, 2]-boxes[:, 0])*(boxes[:, 3]-boxes[:, 1]) + hidx = boxes[:, 0].argsort() + keep = [True]*len(hidx) + + def _nms(hidx): + order = probs[hidx].argsort()[::-1] + + for idx in range(len(order)): + if not keep[hidx[order[idx]]]: + continue + xx2 = boxes[hidx[order[idx]], 2] + for jdx in range(idx+1, len(order)): + if not keep[hidx[order[jdx]]]: + continue + xx1 = boxes[hidx[order[jdx]], 0] + if xx2 < xx1: + break + w = xx2 - xx1 + yy1 = max(boxes[hidx[order[idx]], 1], boxes[hidx[order[jdx]], 1]) + yy2 = min(boxes[hidx[order[idx]], 3], boxes[hidx[order[jdx]], 3]) + if yy2 <= yy1: + continue + h = yy2-yy1 + inter = w*h + iou = inter/(areas[hidx[order[idx]]]+areas[hidx[order[jdx]]]-inter) + if iou > threshold: + keep[hidx[order[jdx]]] = False + + def _recur(hidx): + if len(hidx) <= 20: + _nms(hidx) + else: + mid = len(hidx)/2 + _recur(hidx[:mid]) + _recur(hidx[mid:]) + _nms([idx for idx in hidx if keep[idx]]) + + _recur(hidx) + + return keep + +def sparse_to_dense(sp_indices, output_shape, values, default_value=0): + """Build a dense matrix from sparse representations. + + Args: + sp_indices: A [0-2]-D array that contains the index to place values. + shape: shape of the dense matrix. + values: A {0,1}-D array where values corresponds to the index in each row of + sp_indices. + default_value: values to set for indices not specified in sp_indices. + Return: + A dense numpy N-D array with shape output_shape. + """ + + assert len(sp_indices) == len(values), \ + 'Length of sp_indices is not equal to length of values' + + array = np.ones(output_shape) * default_value + for idx, value in zip(sp_indices, values): + array[tuple(idx)] = value + return array + +def bgr_to_rgb(ims): + """Convert a list of images from BGR format to RGB format.""" + out = [] + for im in ims: + out.append(im[:,:,::-1]) + return out + +def bbox_transform(bbox): + """convert a bbox of form [cx, cy, w, h] to [xmin, ymin, xmax, ymax]. Works + for numpy array or list of tensors. + """ + with tf.variable_scope('bbox_transform') as scope: + cx, cy, w, h = bbox + out_box = [[]]*4 + out_box[0] = cx-w/2 + out_box[1] = cy-h/2 + out_box[2] = cx+w/2 + out_box[3] = cy+h/2 + + return out_box + +def bbox_transform_inv(bbox): + """convert a bbox of form [xmin, ymin, xmax, ymax] to [cx, cy, w, h]. Works + for numpy array or list of tensors. + """ + with tf.variable_scope('bbox_transform_inv') as scope: + xmin, ymin, xmax, ymax = bbox + out_box = [[]]*4 + + width = xmax - xmin + 1.0 + height = ymax - ymin + 1.0 + out_box[0] = xmin + 0.5*width + out_box[1] = ymin + 0.5*height + out_box[2] = width + out_box[3] = height + + return out_box + +def _draw_box(im, box_list, label_list, color=(0,255,0), cdict=None, form='center'): + assert form == 'center' or form == 'diagonal', \ + 'bounding box format not accepted: {}.'.format(form) + for bbox, label in zip(box_list, label_list): + if form == 'center': + bbox = bbox_transform(bbox) + + xmin, ymin, xmax, ymax = [int(b) for b in bbox] + + l = label.split(':')[0] # text before "CLASS: (PROB)" + if cdict and l in cdict: + c = cdict[l] + else: + c = color + + # draw box + cv2.rectangle(im, (xmin, ymin), (xmax, ymax), c, 1) + # draw label + font = cv2.FONT_HERSHEY_SIMPLEX + cv2.putText(im, label, (xmin, ymax), font, 0.3, c, 1) + +def draw_box_on_img(img, final_boxes, final_probs, final_labels, cls2clr): + # Draw boxes + _draw_box( + img, final_boxes, + [label + ': (%.2f)'% prob \ + for label, prob in zip(final_labels, final_probs)], + cdict=cls2clr, + ) + +def category_index_from_label_map(label_map_file): + with open(label_map_file, 'r') as f: + # print(f.read()) + labels = json.load(f) + label_dict = {} + for label in labels: + id = label['id'] + label_dict[id] = label + + return label_dict + +class Timer(object): + def __init__(self): + self.total_time = 0.0 + self.calls = 0 + self.start_time = 0.0 + self.duration = 0.0 + self.average_time = 0.0 + + def tic(self): + self.start_time = time.time() + + def toc(self, average=True): + self.duration = time.time() - self.start_time + self.total_time += self.duration + self.calls += 1 + self.average_time = self.total_time/self.calls + if average: + return self.average_time + else: + return self.duration + +def safe_exp(w, thresh): + """Safe exponential function for tensors.""" + + slope = np.exp(thresh) + with tf.variable_scope('safe_exponential'): + lin_bool = w > thresh + lin_region = tf.to_float(lin_bool) + + lin_out = slope*(w - thresh + 1.) + exp_out = tf.exp(tf.where(lin_bool, tf.zeros_like(w), w)) + + out = lin_region*lin_out + (1.-lin_region)*exp_out + return out diff --git a/data/mir_perception/mir_object_recognition/package.xml b/data/mir_perception/mir_object_recognition/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..f78a0704a3ce19b698d450821e5655167efb472f --- /dev/null +++ b/data/mir_perception/mir_object_recognition/package.xml @@ -0,0 +1,48 @@ + + + mir_object_recognition + 0.0.0 + The mir_object_recognition package + + Mohammad Wasil + GPLv3 + Mohammad Wasil + + catkin + cv_bridge + geometry_msgs + roscpp + rospy + sensor_msgs + tf + dynamic_reconfigure + libpcl-all-dev + mas_perception_msgs + pcl_ros + visualization_msgs + roslint + mir_object_segmentation + mir_perception_utils + mir_rgb_object_recognition_models + mir_pointcloud_object_recognition_models + + cv_bridge + geometry_msgs + roscpp + rospy + sensor_msgs + tf + mir_object_segmentation + + cv_bridge + geometry_msgs + roscpp + rospy + sensor_msgs + tf + mas_perception_msgs + visualization_msgs + + roslaunch + + diff --git a/data/mir_perception/mir_object_recognition/ros/config/SceneSegmentation.cfg b/data/mir_perception/mir_object_recognition/ros/config/SceneSegmentation.cfg new file mode 100644 index 0000000000000000000000000000000000000000..8c71b5e6abe19b3039e7bd10493bffb514189ab1 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/config/SceneSegmentation.cfg @@ -0,0 +1,87 @@ +#! /usr/bin/env python + +PACKAGE='mir_object_recognition' + +from dynamic_reconfigure.parameter_generator_catkin import * + +gen = ParameterGenerator() +pc_object_segmentation = gen.add_group("Pointcloud object segmentation") +# def add (self, name, paramtype, level, description, default = None, min = None, max = None, edit_method = ""): +pc_os_voxel = pc_object_segmentation.add_group("Voxel filter") +pc_os_voxel.add ("voxel_leaf_size", double_t, 0, "The size of a leaf (on x,y,z) used for downsampling.", 0.009, 0, 1.0) +pc_os_voxel.add ("voxel_filter_field_name", str_t, 0, "The field name used for filtering", "z") +pc_os_voxel.add ("voxel_filter_limit_min", double_t, 0, "The minimum allowed field value a point will be considered from", -0.15, -10.0, 10.0) +pc_os_voxel.add ("voxel_filter_limit_max", double_t, 0, "The maximum allowed field value a point will be considered from", 0.25, -10.0, 10.0) + +pc_os_passthrough = pc_object_segmentation.add_group("Passthrough filter") +pc_os_passthrough.add ("enable_passthrough_filter", bool_t, 0, "Enable passthrough filter", False) +pc_os_passthrough.add ("passthrough_filter_field_name", str_t, 0, "The field name used for filtering", "x") +pc_os_passthrough.add ("passthrough_filter_limit_min", double_t, 0, "The minimum allowed field value a point will be considered from", 0.0, -10.0, 10.0) +pc_os_passthrough.add ("passthrough_filter_limit_max", double_t, 0, "The maximum allowed field value a point will be considered from", 0.8, -10.0, 10.0) + +pc_os_cropbox = pc_object_segmentation.add_group("Cropbox filter") +pc_os_cropbox.add ("enable_cropbox_filter", bool_t, 0, "Enable cropbox filter", False) +pc_os_cropbox.add ("cropbox_filter_min_x", double_t, 0, "The minimum allowed x value a point will be considered from", 0.0, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_x", double_t, 0, "The maximum allowed x value a point will be considered from", 0.8, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_min_y", double_t, 0, "The minimum allowed y value a point will be considered from", -0.4, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_y", double_t, 0, "The maximum allowed y value a point will be considered from", 0.4, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_min_z", double_t, 0, "The minimum allowed z value a point will be considered from", 0.0, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_z", double_t, 0, "The maximum allowed z value a point will be considered from", 0.6, -10.0, 10.0) + +pc_os_sac = pc_object_segmentation.add_group("SAC segmentation") +pc_os_sac.add ("normal_radius_search", double_t, 0, "Sphere radius for nearest neighbor search", 0.03, 0.0, 0.5) +pc_os_sac.add ("use_omp", bool_t, 0, "Use Open MP to estimate normal", False) +pc_os_sac.add ("num_cores", int_t, 0, "The number of cores to use for OMP normal estimation", 4, 1, 16) +pc_os_sac.add ("sac_max_iterations", int_t, 0, "The maximum number of iterations the algorithm will run for", 1000, 0, 100000) +pc_os_sac.add ("sac_distance_threshold", double_t, 0, "The distance to model threshold", 0.01, 0, 1.0) +pc_os_sac.add ("sac_optimize_coefficients", bool_t, 0, "Model coefficient refinement", True) +pc_os_sac.add ("sac_x_axis", double_t, 0, "The x axis to which the plane should be perpendicular, the eps angle > 0 to activate axis-angle constraint", 0.0, 0.0, 1.0) +pc_os_sac.add ("sac_y_axis", double_t, 0, "The y axis to which the plane should be perpendicular, the eps angle > 0 to activate axis-angle constraint", 0.0, 0.0, 1.0) +pc_os_sac.add ("sac_z_axis", double_t, 0, "The z axis to which the plane should be perpendicular, the eps angle > 0 to activate axis-angle constraint", 1.0, 0.0, 1.0) +pc_os_sac.add ("sac_eps_angle", double_t, 0, "The maximum allowed difference between the model normal and the given axis in radians.", 0.09, 0.0, 1.5707) +pc_os_sac.add ("sac_normal_distance_weight", double_t, 0, "The relative weight (between 0 and 1) to give to the angular distance (0 to pi/2) between point normals and the plane normal.", 0.05, 0, 1.0) +pc_os_sac.add ("prism_min_height", double_t, 0, "The minimum height above the plane from which to construct the polygonal prism", 0.01, 0.0, 5.0) +pc_os_sac.add ("prism_max_height", double_t, 0, "The maximum height above the plane from which to construct the polygonal prism", 0.1, 0.0, 5.0) +pc_os_sac.add ("outlier_radius_search", double_t, 0, "Radius of the sphere that will determine which points are neighbors.", 0.03, 0.0, 10.0) +pc_os_sac.add ("outlier_min_neighbors", int_t, 0, "The number of neighbors that need to be present in order to be classified as an inlier.", 20, 0, 1000) + +pc_os_cluster = pc_object_segmentation.add_group("Object cluster") +pc_os_cluster.add ("cluster_tolerance", double_t, 0, "The spatial tolerance as a measure in the L2 Euclidean space", 0.02, 0.0, 2.0) +pc_os_cluster.add ("cluster_min_size", int_t, 0, "The minimum number of points that a cluster must contain in order to be accepted", 25, 0, 1000) +pc_os_cluster.add ("cluster_max_size", int_t, 0, "The maximum number of points that a cluster must contain in order to be accepted", 20000, 0, 2147483647) +pc_os_cluster.add ("cluster_min_height", double_t, 0, "The minimum height of the cluster above the given polygon", 0.011, 0, 5.0) +pc_os_cluster.add ("cluster_max_height", double_t, 0, "The maximum height of the cluster above the given polygon", 0.09, 0, 5.0) +pc_os_cluster.add ("cluster_max_length", double_t, 0, "The maximum length of the cluster", 0.25, 0, 5.0) +pc_os_cluster.add ("cluster_min_distance_to_polygon", double_t, 0, "The minimum height of the cluster above the given polygon", 0.04, 0, 5.0) +pc_os_cluster.add ("center_cluster", bool_t, 0, "Center cluster", True) +pc_os_cluster.add ("pad_cluster", bool_t, 0, "Pad cluster so that it has the same size", False) +pc_os_cluster.add ("padded_cluster_size", int_t, 0, "The size of the padded cluster", 2048, 128, 4096) + +object_pose = gen.add_group("Object pose") +object_pose.add ("use_fixed_heights", bool_t, 0, "Used fixed heights of objects by assuming platforms are 0, 5, 10 or 15 cm exactly", False) +object_pose.add ("height_of_floor", double_t, 0, "The height of floor (or 0cm platform) based on scene segmentation", -0.08, -1.0, 2.0) +object_pose.add ("object_height_above_workspace", double_t, 0, "The height of the object above the workspace", 0.03, -1.0, 2.0) +object_pose.add ("container_height", double_t, 0, "The height of the container pose", 0.0335, 0, 2.0) + +rgb_bbox_proposal = gen.add_group("RGB bbox proposal") +rgb_bbox_proposal.add ("rgb_roi_adjustment", double_t, 0, "RGB bounding box/ROI adjustment in pixel", 2, 0, 50) +rgb_bbox_proposal.add ("rgb_bbox_min_diag", double_t, 0, "Allowed RGB bounding box min diagonal", 21, 0, 500) +rgb_bbox_proposal.add ("rgb_bbox_max_diag", double_t, 0, "Allowed RGB bounding box max diagonal", 200, 0, 500) +rgb_bbox_proposal.add ("rgb_cluster_filter_limit_min", double_t, 0, "Passthrough filter min for the generated pc from rgb proposal", 0.009, -1, 1) +rgb_bbox_proposal.add ("rgb_cluster_filter_limit_max", double_t, 0, "Passthrough filter max for the generated pc from rgb proposal", 0.35, -1, 1) +rgb_bbox_proposal.add ("rgb_cluster_remove_outliers", bool_t, 1, "Remove cloud cluster generated from RGB ROI", True) + +roi = gen.add_group("Region of interest") +roi.add ("enable_roi", bool_t, 0, "Enable ROI filter", True) +roi.add ("roi_base_link_to_laser_distance", double_t, 0, "Base link to laser distance", 0.350, 0, 1) +roi.add ("roi_max_object_pose_x_to_base_link", double_t, 0, "Max object pose x distance to base link", 0.650, 0, 2) +roi.add ("roi_min_bbox_z", double_t, 0, "Min height of objects", 0.03, 0, 1) + +object_recognizer = gen.add_group("Object recognizer") +object_recognizer.add ("enable_rgb_recognizer", bool_t, 0, "Enable rgb object detection and recognition", True) +object_recognizer.add ("enable_pc_recognizer", bool_t, 0, "Enable pointcloud object detection and recognition", True) +object_recognizer.add ("obj_category", str_t, 0, "Object category name (eg. atwork, cavity, container)", "atwork") + +exit (gen.generate (PACKAGE, "mir_object_recognition", "SceneSegmentation")) + + diff --git a/data/mir_perception/mir_object_recognition/ros/config/objects.xml b/data/mir_perception/mir_object_recognition/ros/config/objects.xml new file mode 100644 index 0000000000000000000000000000000000000000..6b79d8e2fa7ea0a7afb85e7663f683108a3c84c1 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/config/objects.xml @@ -0,0 +1,32 @@ + + S40_40_Gboxgray + S40_40_Bboxblack + R20cylinderblack + MOTORcylinderblack + M30sphereblack + M20_100cylinderblack + M20sphereblack + F20_20_Gboxgray + F20_20_Bboxblack + EM-02boxblack + EM-01boxorange + DISTANCE_TUBEspheregray + CONTAINER_BOX_BLUEboxblue + CONTAINER_BOX_REDboxred + BEARING_BOXboxgray + BEARINGspheregray + BEARING2spheregray + AXIScylindergray + ALLENKEYflatgray + WRENCHflatgray + DRILLflatgray + + BLUE_CONTAINERboxblue + RED_CONTAINERboxred + + M30_Hsphereblack + M20_Hsphereblack + S40_40_Vsphereblack + F20_20_Vsphereblack + + diff --git a/data/mir_perception/mir_object_recognition/ros/config/pc_classifier_config.yaml b/data/mir_perception/mir_object_recognition/ros/config/pc_classifier_config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..b75a4b8d15b67a3e898ce98a2b7570bad124f92b --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/config/pc_classifier_config.yaml @@ -0,0 +1,27 @@ +model: + cnn_based: + dgcnn: + num_classes: 14 + num_points: 2048 + cloud_dim: 6 + feature_based: + fvrdd: + num_classes: 14 + num_points: None + cloud_dim: 3 +objects: + + 0 : 'AXIS' + 1 : 'BEARING_BOX' + 2 : 'BLUE_CONTAINER' + 3 : 'EM-01' + 4 : 'EM-02' + 5 : 'F20_20_B' + 6 : 'F20_20_G' + 7 : 'M20_100' + 8 : 'M30' + 9 : 'MOTOR' + 10 : 'R20' + 11 : 'RED_CONTAINER' + 12 : 'S40_40_B' + 13 : 'S40_40_G' \ No newline at end of file diff --git a/data/mir_perception/mir_object_recognition/ros/config/rgb_classifier_config.yaml b/data/mir_perception/mir_object_recognition/ros/config/rgb_classifier_config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..3beb6cf2649fe3be47196411dd6e7d6e136fc4a0 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/config/rgb_classifier_config.yaml @@ -0,0 +1,45 @@ +model: + squeezeDet: + image: + width: 640 + height: 480 + bbox_prob_output_to_keep: 0.5 + SSDLiteMobileNet: +classes: + 0: 'S40_40_G' + 1: 'S40_40_B' + 2: 'R20' + 3: 'MOTOR' + 4: 'M30' + 5: 'M20_100' + 6: 'M20' + 7: 'F20_20_G' + 8: 'F20_20_B' + 9: 'EM-02' + 10: 'EM-01' + 11: 'DISTANCE_TUBE' + 12: 'CONTAINER_BOX_RED' + 13: 'CONTAINER_BOX_BLUE' + 14: 'BEARING_BOX' + 15: 'BEARING_BOX' + 16: 'BEARING' + 17: 'AXIS' +colors: + 0: (0, 0, 255) + 1: (0, 0, 255) + 2: (0, 0, 255) + 3: (0, 0, 255) + 4: (0, 0, 255) + 5: (0, 0, 255) + 6: (0, 0, 255) + 7: (255, 191, 0) + 8: (0, 0, 255) + 9: (0, 0, 255) + 10: (0, 0, 255) + 11: (0, 0, 255) + 12: (0, 0, 255) + 13: (0, 0, 255) + 14: (0, 0, 255) + 15: (0, 0, 255) + 16: (0, 0, 255) + 17: (0, 0, 255) diff --git a/data/mir_perception/mir_object_recognition/ros/config/scene_segmentation_constraints.yaml b/data/mir_perception/mir_object_recognition/ros/config/scene_segmentation_constraints.yaml new file mode 100644 index 0000000000000000000000000000000000000000..dc36b553bea8eaa371fcd4b372c8267ffd592f0e --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/config/scene_segmentation_constraints.yaml @@ -0,0 +1,60 @@ +# reasonable parameters to find planes of @Work workspaces +multimodal_object_recognition: + voxel_leaf_size: 0.009 + voxel_filter_field_name: z + voxel_filter_limit_min: -0.15 + voxel_filter_limit_max: 0.3 + enable_passthrough_filter: false + passthrough_filter_field_name: x + passthrough_filter_limit_min: 0.0 + passthrough_filter_limit_max: 0.8 + enable_cropbox_filter: true + cropbox_filter_min_x: 0.2 + cropbox_filter_max_x: 0.8 + cropbox_filter_min_y: -0.4 + cropbox_filter_max_y: 0.4 + cropbox_filter_min_z: -0.1 + cropbox_filter_max_z: 0.6 + normal_radius_search: 0.03 + use_omp: False + num_cores: 8 + sac_max_iterations: 1000 + sac_distance_threshold: 0.01 + sac_optimize_coefficients: true + sac_x_axis: 0.0 + sac_y_axis: 0.0 + sac_z_axis: 1.0 + sac_eps_angle: 0.09 + sac_normal_distance_weight: 0.05 + prism_min_height: 0.01 + prism_max_height: 0.1 + outlier_radius_search: 0.03 + outlier_min_neighbors: 20 + cluster_tolerance: 0.02 + cluster_min_size: 25 + cluster_max_size: 20000 + cluster_min_height: 0.011 + cluster_max_height: 0.09 + cluster_max_length: 0.25 + cluster_min_distance_to_polygon: 0.04 + center_cluster: False + pad_cluster: True + padded_cluster_size: 2048 + octree_resolution: 0.0025 + height_of_floor: -0.083 + use_fixed_heights: False + object_height_above_workspace: -0.008 + container_height: 0.07 + enable_rgb_recognizer: true + enable_pc_recognizer: false + obj_category: 'atwork' # atwork, cavity + rgb_roi_adjustment: 2 + rgb_bbox_min_diag: 21 + rgb_bbox_max_diag: 200 + rgb_cluster_filter_limit_min: 0.005 # for tower camera configuration (youbot 2) + rgb_cluster_filter_limit_max: 0.35 + rgb_cluster_remove_outliers: True + enable_roi: True + roi_base_link_to_laser_distance: 0.350 + roi_max_object_pose_x_to_base_link: 0.700 + roi_min_bbox_z: 0.03 diff --git a/data/mir_perception/mir_object_recognition/ros/include/mir_object_recognition/multimodal_object_recognition_node.h b/data/mir_perception/mir_object_recognition/ros/include/mir_object_recognition/multimodal_object_recognition_node.h new file mode 100644 index 0000000000000000000000000000000000000000..d7204b5fe0fb04f10cf64e76bc0e1932c55026d5 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/include/mir_object_recognition/multimodal_object_recognition_node.h @@ -0,0 +1,254 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ +#ifndef MIR_OBJECT_RECOGNITION_MULTIMODAL_OBJECT_RECOGNITION_ROS_H +#define MIR_OBJECT_RECOGNITION_MULTIMODAL_OBJECT_RECOGNITION_ROS_H + +#include +#include +#include +#include +#include + +#include +#include +#include + +#include +#include +#include + +#include +#include +#include + +#include + +#include + +#include +#include +#include +#include +#include + +/** \brief This node subscribes to pointcloud and image_raw topics synchronously. + * Inputs: + * ~event_in: + * - e_start: - starts subscribing to pointcloud and image topics simultaneously, + * - segments pointcloud, recognize the table top clusters, estimate pose and workspace height + * - detects rgb object, find 3D ROI, estimate pose + * - adjusts object pose and publish them + * - e_stop: - stop subscribing to the input topics and clear accumulated pointcloud + * - e_data_collection - start dataset collection mode (save dir is defined in launch file). + * If enable, this node will not do any recognition. + * Outputs: + * ~event_out: + * - e_done: - done recognizing pointcloud and image, done pose estimation and done publishing object_list + * - e_stopped: - done unsubscribing, done clearing accumulated point clouds + * - e_data_collection - data collection mode started + * + * Topics output: rgb, pointcloud and multimodal object_lists, workspace_height. + * Topics output for visualization: pose array, bounding boxes and labels for both rgb and point cloud + * + * \author Mohammad Wasil +**/ + +namespace mpu = mir_perception_utils; +using mpu::visualization::BoundingBoxVisualizer; +using mpu::visualization::ClusteredPointCloudVisualizer; +using mpu::visualization::LabelVisualizer; +using mpu::visualization::Color; + +struct Object +{ + std::string name; + std::string shape; + std::string color; +}; + +typedef std::vector ObjectInfo; + +class MultimodalObjectRecognitionROS +{ + public: + /** \brief Constructor + * \param[in] NodeHandle */ + MultimodalObjectRecognitionROS(ros::NodeHandle nh); + + /** \brief Destructor */ + virtual ~MultimodalObjectRecognitionROS(); + /** \brief If pointcloud and image messages has been received, + * multimodal object recognition will be called. + * This function can be called once or periodically. + */ + void update(); + + private: + ros::NodeHandle nh_; + ros::Subscriber sub_event_in_; + ros::Publisher pub_event_out_; + ros::Subscriber sub_cloud_; + + boost::shared_ptr tf_listener_; + + dynamic_reconfigure::Server server_; + + // Publisher for clouds and images recognizer + ros::Publisher pub_cloud_to_recognizer_; + ros::Publisher pub_image_to_recognizer_; + // Subscriber for clouds and images recognizer + ros::Subscriber sub_recognized_image_list_; + ros::Subscriber sub_recognized_cloud_list_; + // Publisher object list + ros::Publisher pub_object_list_; + ros::Publisher pub_workspace_height_; + // Publisher pose array (debug_mode only) + ros::Publisher pub_pc_object_pose_array_; + ros::Publisher pub_rgb_object_pose_array_; + // Publisher debug + ros::Publisher pub_debug_cloud_plane_; + std::string horizontal_object_list[9]; + + // Synchronize callback for image and pointcloud + message_filters::Subscriber *image_sub_; + message_filters::Subscriber *cloud_sub_; + typedef message_filters::sync_policies::ApproximateTime msgSyncPolicy; + message_filters::Synchronizer *msg_sync_; + void synchronizeCallback(const sensor_msgs::ImageConstPtr &image, + const sensor_msgs::PointCloud2ConstPtr &cloud); + + // Recognize Clouds and Image callback + void recognizedImageCallback(const mas_perception_msgs::ObjectList &msg); + void recognizedCloudCallback(const mas_perception_msgs::ObjectList &msg); + + protected: + typedef std::shared_ptr SceneSegmentationROSSPtr; + SceneSegmentationROSSPtr scene_segmentation_ros_; + typedef std::shared_ptr MultimodalObjectRecognitionUtilsSPtr; + MultimodalObjectRecognitionUtilsSPtr mm_object_recognition_utils_; + + // Used to store pointcloud and image received from callback + sensor_msgs::PointCloud2ConstPtr pointcloud_msg_; + sensor_msgs::ImageConstPtr image_msg_; + PointCloud::Ptr cloud_; + + // Flags for pointcloud and image subscription + int pointcloud_msg_received_count_; + int image_msg_received_count_; + + // rgb_object_id used to differentiate 2D and 3D objects + int rgb_object_id_; + + // Flags for object recognition + bool received_recognized_image_list_flag_; + bool received_recognized_cloud_list_flag_; + + //Recognized image list + mas_perception_msgs::ObjectList recognized_image_list_; + mas_perception_msgs::ObjectList recognized_cloud_list_; + + // Enable recognizer + bool enable_rgb_recognizer_; + bool enable_pc_recognizer_ ; + std::string obj_category_; + + // Visualization + BoundingBoxVisualizer bounding_box_visualizer_pc_; + ClusteredPointCloudVisualizer cluster_visualizer_rgb_; + ClusteredPointCloudVisualizer cluster_visualizer_pc_; + ClusteredPointCloudVisualizer cluster_visualizer_filtered_rgb_; + LabelVisualizer label_visualizer_rgb_; + LabelVisualizer label_visualizer_pc_; + + // Parameters + bool debug_mode_; + std::string target_frame_id_; + std::string pointcloud_source_frame_id_; + std::set round_objects_; + std::set flat_objects_; + ObjectInfo object_info_; + std::string object_info_path_; + + // Dynamic parameter + double object_height_above_workspace_; + double height_of_floor_; + bool use_fixed_heights_; + double container_height_; + int rgb_roi_adjustment_; + int rgb_bbox_min_diag_; + int rgb_bbox_max_diag_; + double rgb_cluster_filter_limit_min_; + double rgb_cluster_filter_limit_max_; + bool enable_roi_; + double roi_base_link_to_laser_distance_; + double roi_max_object_pose_x_to_base_link_; + double roi_min_bbox_z_; + bool rgb_cluster_remove_outliers_; + + //cluster + bool center_cluster_; + bool pad_cluster_; + unsigned int padded_cluster_size_; + + // logdir for saving debug image + std::string logdir_; + bool data_collection_; + + private: + /** \brief Event in callback + * */ + void eventCallback(const std_msgs::String::ConstPtr &msg); + + /** \brief Dynamic reconfigure callback + * */ + void configCallback(mir_object_recognition::SceneSegmentationConfig &config, uint32_t level); + + /** \brief Transform pointcloud to the given frame id ("base_link" by default) + * \param[in] PointCloud2 input + */ + void preprocessPointCloud(const sensor_msgs::PointCloud2ConstPtr &cloud_msg); + + /** \brief Add cloud accumulation, segment accumulated pointcloud, find the plane, + * clusters table top objects, find object heights. + * \param[out] 3D object list with unknown label + * \param[out] Table top pointcloud clusters + **/ + void segmentPointCloud(mas_perception_msgs::ObjectList &object_list, + std::vector &clusters, + std::vector boxes); + + /** \brief Recognize 2D and 3D objects, estimate their pose, filter them, and publish the object_list*/ + void recognizeCloudAndImage(); + + /** \brief Adjust object pose, make it flat, adjust container, axis and bolt poses. + * \param[in] Object_list.pose, .name, + * + **/ + void adjustObjectPose(mas_perception_msgs::ObjectList &object_list); + + /** \brief Publish object_list to object_list merger + * \param[in] Object list to publish + **/ + void publishObjectList(mas_perception_msgs::ObjectList &object_list); + + /** \brief Publish debug info such as bbox, poses, labels for both 2D and 3D objects. + * \param[in] combined object list + * \param[in] 3D pointcloud cluster from 3D object segmentation + * \param[in] 3D pointcloud cluster from 2D bounding box proposal + **/ + void publishDebug(mas_perception_msgs::ObjectList &combined_object_list, + std::vector &clusters_3d, + std::vector &clusters_2d, + std::vector &filtered_clusters_2d); + + /** \brief Load qualitative object info + * \param[in] Path to the xml object file + * */ + void loadObjectInfo(const std::string &filename); +}; + +#endif // MIR_OBJECT_RECOGNITION_MULTIMODAL_OBJECT_RECOGNITION_ROS_H diff --git a/data/mir_perception/mir_object_recognition/ros/include/mir_object_recognition/multimodal_object_recognition_utils.h b/data/mir_perception/mir_object_recognition/ros/include/mir_object_recognition/multimodal_object_recognition_utils.h new file mode 100644 index 0000000000000000000000000000000000000000..db6ae757574a108629cce299f0dfd0accfb443cb --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/include/mir_object_recognition/multimodal_object_recognition_utils.h @@ -0,0 +1,42 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ +#ifndef MIR_OBJECT_RECOGNITION_MULTIMODAL_OBJECT_RECOGNITION_UTILS_H +#define MIR_OBJECT_RECOGNITION_MULTIMODAL_OBJECT_RECOGNITION_UTILS_H + +#include + +#include +#include + +#include + +#include +#include + +class MultimodalObjectRecognitionUtils +{ + public: + /** Constructor + * */ + MultimodalObjectRecognitionUtils(); + virtual ~MultimodalObjectRecognitionUtils(); + + public: + /** \brief Make adjustment for AXIS and Bolt (M20_100) pose. Adjust it so that the pose + * is around to the center of mass (the tip). + * \param[in] object + * + */ + void adjustAxisBoltPose(mas_perception_msgs::Object &object); + + /** \brief Adjust container pose by finding the largest cluster to find the center + * \param[in] object.views[0].point_cloud + * \param[in] the height adjustment of the container, default 10cm + */ + void adjustContainerPose(mas_perception_msgs::Object &container_object, float container_height=0.1); +}; +#endif // MIR_OBJECT_RECOGNITION_MULTIMODAL_OBJECT_RECOGNITION_UTILS_H diff --git a/data/mir_perception/mir_object_recognition/ros/launch/multimodal_object_recognition.launch b/data/mir_perception/mir_object_recognition/ros/launch/multimodal_object_recognition.launch new file mode 100644 index 0000000000000000000000000000000000000000..d993bf297a9fa7179c969b12f2fa5ce412bd4428 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/launch/multimodal_object_recognition.launch @@ -0,0 +1,31 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_object_recognition/ros/launch/pc_object_recognition.launch b/data/mir_perception/mir_object_recognition/ros/launch/pc_object_recognition.launch new file mode 100644 index 0000000000000000000000000000000000000000..79ca89bd359a2003568e686c7659bc3a6564c08d --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/launch/pc_object_recognition.launch @@ -0,0 +1,24 @@ + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_object_recognition/ros/launch/rgb_object_recognition.launch b/data/mir_perception/mir_object_recognition/ros/launch/rgb_object_recognition.launch new file mode 100644 index 0000000000000000000000000000000000000000..f87f006e61330276780821a82ab5aeec180299e3 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/launch/rgb_object_recognition.launch @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + - atwork + - cavity + + + + diff --git a/data/mir_perception/mir_object_recognition/ros/scripts/coworker_assembly_detection_node b/data/mir_perception/mir_object_recognition/ros/scripts/coworker_assembly_detection_node new file mode 100644 index 0000000000000000000000000000000000000000..a76c31b99f5e8df9744c00e1b9a9a35b8e4a5b12 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/scripts/coworker_assembly_detection_node @@ -0,0 +1,338 @@ +#!/usr/bin/env python3 +import os +import random +import time +import cv2 +import numpy as np +import roslib +import rospy +import torch +import math +import csv +from geometry_msgs.msg import PoseStamped, Pose, Point, Quaternion +from cv_bridge import CvBridge, CvBridgeError +from std_msgs.msg import ColorRGBA, String +import message_filters +from mas_perception_msgs.msg import ImageList, Object, ObjectList, TimeStampedPose +from sensor_msgs.msg import Image, RegionOfInterest, PointCloud2, PointField +from sensor_msgs import point_cloud2 +from ultralytics import YOLO +import tf +from sklearn.decomposition import PCA +from geometry_msgs.msg import PoseStamped, Pose +from visualization_msgs.msg import Marker +from scipy.optimize import least_squares +from sklearn.mixture import GaussianMixture +import tf.transformations as tr +from scipy.spatial.transform import Rotation as R +import tf2_sensor_msgs +from tf2_sensor_msgs.tf2_sensor_msgs import do_transform_cloud +import tf2_ros +import tf2_py as tf2 +import ros_numpy +from scipy.optimize import least_squares +import pdb + +class CoworkerAssembly(): + def __init__(self, debug_mode=True): + + self.cvbridge = CvBridge() + self.debug = debug_mode + self.pub_debug = rospy.Publisher("/mir_perception/coworker_assembly/output/pick_object_debug", Image, queue_size=1) + self.pub_pose = rospy.Publisher("mcr_perception/object_selector/output/object_pose", PoseStamped, queue_size=1) + + self.tf_buffer = tf2_ros.Buffer(cache_time=rospy.Duration(12)) + self.tf_listener = tf.TransformListener() + self.tf2_listener = tf2_ros.TransformListener(self.tf_buffer) + + rospy.Subscriber("/mir_perception/coworker_assembly/event_in", String, self.event_in_cb) + self.event_out = rospy.Publisher("/mir_perception/coworker_assembly/event_out", String, queue_size=1) + + self.net = 'detection' + self.model_name = 'yolov8' + weights = os.path.join(roslib.packages.get_pkg_dir("mir_rgb_object_recognition_models"), + 'common', 'models', 'yolov8', 'robocup_2023_dataset', "coworker_assembly_model.pt") + self.weights = weights + self.confidence_threshold = 0.8 + self.iou_threshold = 0.45 + self.augment = False + + # Initialize + self.device = torch.device('cpu') + self.half = self.device.type != 'cpu' # half precision only supported on CUDA + + # Load model + if self.model_name == 'yolov8': + self.model = YOLO(weights) + + self.event = None + self.run_once = False + self.pose_sent = False + # self.event_in_cb("e_start") + + + def callback(self, img_msg, point_cloud_msg): + try: + self.run(img_msg, point_cloud_msg) + except Exception as e: + rospy.loginfo("[coworker_assembly_detection_node] killing callback") + + def event_in_cb(self, msg): + """ + Starts a planned motion based on the specified arm position. + + # """ + self.event = msg.data + if self.event.startswith("e_start") and not self.run_once: + # if True: + # Subscribe to image topic + self.sub_img = message_filters.Subscriber("/tower_cam3d_front/rgb/image_raw", Image) + + # subscribe to point cloud topic + self.sub_point_cloud = message_filters.Subscriber("/tower_cam3d_front/depth_registered/points", PointCloud2) + + # synchronize image and point cloud + self.ts = message_filters.ApproximateTimeSynchronizer([self.sub_img, self.sub_point_cloud], queue_size=10, slop=0.1) + self.ts.registerCallback(self.callback) + self.run_once = True + + if self.run_once and self.pose_sent: + self.sub_img.sub.unregister() + self.sub_point_cloud.sub.unregister() + rospy.loginfo("[coworker_assembly_detection_node] Unregistered image and pointcloud subscribers") + + def yolo_detect(self, cv_img): + if self.net == 'detection' and self.model_name == 'yolov8': + predictions = self.model.predict(source=cv_img, + conf=self.confidence_threshold, + iou=self.iou_threshold, + device=self.device, + verbose = False, + ) + # convert results to numpy array + predictions_np = predictions[0].boxes.numpy() + class_ids = predictions_np.cls + class_names = predictions[0].names + class_labels = [class_names[i] for i in class_ids] + class_scores = predictions_np.conf + class_bboxes = predictions_np.xyxy # x, y, w, h + + return class_bboxes, class_scores, class_labels + + def drawAxis(self, img, p_, q_, color, scale): + p = list(p_) + q = list(q_) + + ## [visualization1] + angle = math.atan2(p[1] - q[1], p[0] - q[0]) # angle in radians + hypotenuse = math.sqrt((p[1] - q[1]) * (p[1] - q[1]) + (p[0] - q[0]) * (p[0] - q[0])) + + # Here we lengthen the arrow by a factor of scale + q[0] = p[0] - scale * hypotenuse * math.cos(angle) + q[1] = p[1] - scale * hypotenuse * math.sin(angle) + cv2.line(img, (int(p[0]), int(p[1])), (int(q[0]), int(q[1])), color, 1, cv2.LINE_AA) + + # create the arrow hooks + p[0] = q[0] + 9 * math.cos(angle + math.pi / 4) + p[1] = q[1] + 9 * math.sin(angle + math.pi / 4) + cv2.line(img, (int(p[0]), int(p[1])), (int(q[0]), int(q[1])), color, 1, cv2.LINE_AA) + + p[0] = q[0] + 9 * math.cos(angle - math.pi / 4) + p[1] = q[1] + 9 * math.sin(angle - math.pi / 4) + cv2.line(img, (int(p[0]), int(p[1])), (int(q[0]), int(q[1])), color, 1, cv2.LINE_AA) + return img + + def get_orientation(self, pts, img): + ## [pca] + # Construct a buffer used by the pca analysis + sz = len(pts) + data_pts = np.empty((sz, 2), dtype=np.float64) + for i in range(data_pts.shape[0]): + data_pts[i,0] = pts[i,0,0] + data_pts[i,1] = pts[i,0,1] + + # Perform PCA analysis + mean = np.empty((0)) + mean, eigenvectors, eigenvalues = cv2.PCACompute2(data_pts, mean) + + # Store the center of the object + cntr = (int(mean[0,0]), int(mean[0,1])) + ## [pca] + + ## [visualization] + # Draw the principal components + # cv2.circle(img, cntr, 3, (255, 0, 255), 2) + p1 = (cntr[0] + 0.02 * eigenvectors[0,0] * eigenvalues[0,0], cntr[1] + 0.02 * eigenvectors[0,1] * eigenvalues[0,0]) + p2 = (cntr[0] - 0.02 * eigenvectors[1,0] * eigenvalues[1,0], cntr[1] - 0.02 * eigenvectors[1,1] * eigenvalues[1,0]) + img = self.drawAxis(img, cntr, p1, (255, 255, 0), 1) + # img = self.drawAxis(img, cntr, p2, (0, 0, 255), 5) + + angle = math.atan2(eigenvectors[0,1], eigenvectors[0,0]) # orientation in radians + return angle + + def get_pointcloud_position(self, pointcloud, center): + """ + pointcloud: pointcloud data of current frame with PointCloud2 data type + center: x and y coordinates of center of the bounding box of detected object + """ + + # Get the pointcloud data + pc = np.array(list(point_cloud2.read_points(pointcloud, skip_nans=False, field_names=("x", "y", "z"))), dtype=np.float32) + pc = pc.reshape((480,640,3)) + + # Get the center point of the bounding box + center_x, center_y = center + # center_point = pc[center_y, center_x] + + # Define the radius of the circle + radius = 7 + + # Calculate the coordinates of the circle points within the radius + min_x = max(0, center_x - radius) + max_x = min(pc.shape[1] - 1, center_x + radius) + min_y = max(0, center_y - radius) + max_y = min(pc.shape[0] - 1, center_y + radius) + + circle_points = [] + for y in range(min_y, max_y + 1): + for x in range(min_x, max_x + 1): + distance = math.sqrt((center_x - x) ** 2 + (center_y - y) ** 2) + if distance <= radius: + point = pc[y, x] + if not np.isnan(point).any(): + circle_points.append(point) + + # Determine the centroid of the non-NaN points + if circle_points: + circle_points_pc = np.array([point for point in circle_points]) + center_point = np.mean(circle_points_pc, axis=0) + + # Get the pose of the center point of the bounding box + pose = PoseStamped() + pose.header.frame_id = pointcloud.header.frame_id + pose.header.stamp = pointcloud.header.stamp + pose.pose.position.x = center_point[0] + pose.pose.position.y = center_point[1] + pose.pose.position.z = center_point[2] + pose.pose.orientation.x = 0.0 + pose.pose.orientation.y = 0.0 + pose.pose.orientation.z = 0.0 + pose.pose.orientation.w = 1.0 + + try: + t = self.tf_listener.getLatestCommonTime("base_link", pose.header.frame_id) + pose.header.stamp = t + pose = self.tf_listener.transformPose("base_link", pose) + # if pose doesnot has nan values then append pose to the list + if not math.isnan(pose.pose.position.x): + center_wrt_BL = pose.pose.position.x, pose.pose.position.y, pose.pose.position.z + return center_wrt_BL + except ( + tf.LookupException, + tf.ConnectivityException, + tf.ExtrapolationException, + ) as e: + rospy.logerr("Tf error: %s" % str(e)) + + return None + + def run(self, image, pointcloud): + """ + image: image data of current frame with Image data type + pointcloud: pointcloud data of current frame with PointCloud2 data type + """ + if image: + try: + cv_img = self.cvbridge.imgmsg_to_cv2(image, "bgr8") + bboxes, probs, labels = self.yolo_detect(cv_img) + + # Capatilize labels + labels = [label.upper() for label in labels] + bbox_img = None + + # Fit a Ellipse to the centers of the bounding boxes + for bbox, prob, label in zip(bboxes, probs, labels): + if label == "SCREW_NUT_ASSEMBLY": + # Calculate center of bounding box + center_x = (int(bbox[0]) + int(bbox[2])) // 2 + center_y = (int(bbox[1]) + int(bbox[3])) // 2 + center = np.array([center_x, center_y]) + + # Convert image to grayscale + bbox_img = cv_img[int(bbox[1]):int(bbox[3]), int(bbox[0]):int(bbox[2])] + if bbox_img is None: + continue + gray = cv2.cvtColor(bbox_img, cv2.COLOR_BGR2GRAY) + + # Convert image to binary + _, bw = cv2.threshold(gray, 50, 255, cv2.THRESH_BINARY | cv2.THRESH_OTSU) + + # Find all the contours in the thresholded image + contours, _ = cv2.findContours(bw, cv2.RETR_LIST, cv2.CHAIN_APPROX_NONE) + + # get contour with maximum area + max_area = 0 + best_cnt = None + for cnt in contours: + area = cv2.contourArea(cnt) + if area > max_area: + max_area = area + best_cnt = cnt + + yaw_angle = self.get_orientation(best_cnt, bbox_img) + + center_BL = self.get_pointcloud_position(pointcloud, center) + + predicted_pose = PoseStamped() + predicted_pose.header.stamp = pointcloud.header.stamp + predicted_pose.header.frame_id = "base_link_static" + predicted_pose.pose.position.x = center_BL[0] + predicted_pose.pose.position.y = center_BL[1] + predicted_pose.pose.position.z = 0.06 + + # convert yaw_list_CL to yaw_list_BL + yaw_BL = np.pi/2 - yaw_angle # from CL to BL + if yaw_BL > np.pi: + yaw_BL -= 2*np.pi + if yaw_BL < 0: + yaw_BL += np.pi + # now yaw_list is b/w 0 to np.pi (180 degrees) + orientation = tr.quaternion_from_euler(0, 0, yaw_BL) + predicted_pose.pose.orientation.x = orientation[0] + predicted_pose.pose.orientation.y = orientation[1] + predicted_pose.pose.orientation.z = orientation[2] + predicted_pose.pose.orientation.w = orientation[3] + + # publish the pose + self.pub_pose.publish(predicted_pose) + self.pose_sent = True + msg_str = f'e_done' + self.event_out.publish(String(data=msg_str)) + # print("pose e_done sent") + + if self.debug: + # computes the bounding box for the contour, and draws it on the frame, + (x,y,w,h) = cv2.boundingRect(best_cnt) + if w > 40 and h > 40: + cv2.rectangle(bbox_img, (x,y), (x+w,y+h), (255, 0, 0), 2) + + self.publish_debug_img(bbox_img) + + except CvBridgeError as e: + rospy.logerr(e) + return + else: + rospy.logwarn("No image received") + + def publish_debug_img(self, debug_img): + debug_img = np.array(debug_img, dtype=np.uint8) + debug_img = self.cvbridge.cv2_to_imgmsg(debug_img, "bgr8") + self.pub_debug.publish(debug_img) + + +if __name__ == '__main__': + rospy.init_node("coworker_assembly_detection") + rospy.loginfo('Started Coworker assembly detection Node.') + object_recognizer = CoworkerAssembly(debug_mode=True) + rospy.loginfo("Coworker assembly detection node is ready to give pose") + rospy.spin() diff --git a/data/mir_perception/mir_object_recognition/ros/scripts/hand_gesture_node b/data/mir_perception/mir_object_recognition/ros/scripts/hand_gesture_node new file mode 100644 index 0000000000000000000000000000000000000000..47abb9d3cb5667dd9fcec509bf78cda5cbde018d --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/scripts/hand_gesture_node @@ -0,0 +1,156 @@ +#!/usr/bin/env python3 +import os +import random +import time +import cv2 +import numpy as np +import roslib +import rospy +import torch +import math +import csv +from geometry_msgs.msg import PoseStamped, Pose, Point, Quaternion +from cv_bridge import CvBridge, CvBridgeError +from std_msgs.msg import ColorRGBA, String +import message_filters +from mas_perception_msgs.msg import ImageList, Object, ObjectList, TimeStampedPose +from sensor_msgs.msg import Image, RegionOfInterest, PointCloud2, PointField +from sensor_msgs import point_cloud2 +from ultralytics import YOLO +import tf +from sklearn.decomposition import PCA +from geometry_msgs.msg import PoseStamped, Pose +from visualization_msgs.msg import Marker +from scipy.optimize import least_squares +from sklearn.mixture import GaussianMixture +import tf.transformations as tr +from scipy.spatial.transform import Rotation as R +import tf2_sensor_msgs +from tf2_sensor_msgs.tf2_sensor_msgs import do_transform_cloud +import tf2_ros +import tf2_py as tf2 +import ros_numpy +from scipy.optimize import least_squares +import pdb + +class GestureRecognition(): + def __init__(self, debug_mode=True): + + self.cvbridge = CvBridge() + self.debug = debug_mode + self.pub_debug = rospy.Publisher("/mir_perception/gesture_recognition/output/gesture_recognition_debug", Image, queue_size=1) + + rospy.Subscriber("/mir_perception/gesture_recognition/event_in", String, self.event_in_cb) + self.event_out = rospy.Publisher("/mir_perception/gesture_recognition/event_out", String, queue_size=1) + + self.net = 'detection' + self.model_name = 'yolov8' + weights = os.path.join(roslib.packages.get_pkg_dir("mir_rgb_object_recognition_models"), + 'common', 'models', 'yolov8', 'robocup_2023_dataset', "hand_gesture_model.pt") + self.weights = weights + self.confidence_threshold = 0.8 + self.iou_threshold = 0.45 + self.augment = False + + # Initialize + self.device = torch.device('cpu') + self.half = self.device.type != 'cpu' # half precision only supported on CUDA + + # Load model + if self.model_name == 'yolov8': + self.model = YOLO(weights) + + self.event = None + self.gesture_sent = False + self.frame_counter = 0 + # self.event_in_cb("e_start") + + + def callback(self, img_msg): + try: + self.run(img_msg) + except Exception as e: + rospy.loginfo("[hand_gesture_node] killing callback") + + def event_in_cb(self, msg): + """ + Starts a planned motion based on the specified arm position. + + # """ + self.event = msg.data + if self.event.startswith("e_start") and not self.gesture_sent: + # if not self.gesture_sent: + # Subscribe to image topic + self.sub_img = rospy.Subscriber("/tower_cam3d_front/rgb/image_raw", Image, self.callback) + + if self.gesture_sent: + self.sub_img.sub.unregister() + rospy.loginfo("[gesture_recognition_node] Unregistered image subscribers") + + def yolo_detect(self, cv_img): + if self.net == 'detection' and self.model_name == 'yolov8': + predictions = self.model.predict(source=cv_img, + conf=self.confidence_threshold, + iou=self.iou_threshold, + device=self.device, + verbose = False, + ) + # convert results to numpy array + predictions_np = predictions[0].boxes.numpy() + class_ids = predictions_np.cls + class_names = predictions[0].names + class_labels = [class_names[i] for i in class_ids] + class_scores = predictions_np.conf + class_bboxes = predictions_np.xyxy # x, y, w, h + + return class_bboxes, class_scores, class_labels, predictions + + def run(self, image): + """ + image: image data of current frame with Image data type + pointcloud: pointcloud data of current frame with PointCloud2 data type + """ + if image: + try: + cv_img = self.cvbridge.imgmsg_to_cv2(image, "bgr8") + bboxes, probs, labels, predictions = self.yolo_detect(cv_img) + + # Capatilize labels + labels = [label.upper() for label in labels] + + # Fit a Ellipse to the centers of the bounding boxes + for bbox, prob, label in zip(bboxes, probs, labels): + if label == "VICTORY": + self.frame_counter += 1 + else: + self.frame_counter = 0 + + if self.frame_counter == 5: + self.gesture_sent = True + msg_str = f'e_done' + self.event_out.publish(String(data=msg_str)) + # print("gesture e_done sent") + + if self.debug: + # Draw bounding boxes and labels of detections + debug_img = predictions[0].plot() + self.publish_debug_img(debug_img) + + except CvBridgeError as e: + rospy.logerr(e) + return + else: + rospy.logwarn("No image received") + + def publish_debug_img(self, debug_img): + debug_img = np.array(debug_img, dtype=np.uint8) + debug_img = self.cvbridge.cv2_to_imgmsg(debug_img, "bgr8") + self.pub_debug.publish(debug_img) + + +if __name__ == '__main__': + rospy.init_node("gesture_recognition") + rospy.loginfo('Started Gesture Recognition Node.') + object_recognizer = GestureRecognition(debug_mode=True) + rospy.loginfo("Gesture Recognition node is ready to recognize gesture") + rospy.spin() diff --git a/data/mir_perception/mir_object_recognition/ros/scripts/pc_object_recognizer_node b/data/mir_perception/mir_object_recognition/ros/scripts/pc_object_recognizer_node new file mode 100644 index 0000000000000000000000000000000000000000..31822be38fd85dec358d5dc8f0b3b880ee49ac41 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/scripts/pc_object_recognizer_node @@ -0,0 +1,165 @@ +#!/usr/bin/env python3 + +import colorsys +import importlib +import os + +import numpy as np +import roslib +import rospy +import sensor_msgs.point_cloud2 +import yaml +from mas_perception_msgs.msg import ObjectList +import pc_object_recognition.utils.pc_utils as pc_utils +from pc_object_recognition.cnn_based_classifiers import CNNBasedClassifiers +from pc_object_recognition.dgcnn_classifier import DGCNNClassifier +from pc_object_recognition.feature_based_classifiers import FeatureBasedClassifiers +from pc_object_recognition.utils.features import FVRDDFeatureExtraction + + +class PointcloudObjectRecognizer(): + """ + PointCloud object recognizer class. The inference can be invoked through \ + ros topic and it publishes back the recognized object list via ros topic. + + :param model: Model name (featured_based / cnn_based) + :param model_id: Model id (FVRDD / RDD or DGCNN) + :param dataset: Dataset + :param ngaussians: Number of gaussians of FV + :param variance: Variance of gmm model for FV + """ + + def __init__(self, model, model_id, dataset, model_dir, ngaussians=2, variance=0.05): + self.model = model + dataset_dir = model_id + "_" + dataset + #cfg_folder = os.path.join(roslib.packages.get_pkg_dir("mir_object_recognition"), 'common', 'config') + + model_config_file = os.path.join(roslib.packages.get_pkg_dir("mir_object_recognition"), + 'ros', 'config', "pc_classifier_config.yaml") + + if os.path.isfile(model_config_file): + configs = {} + with open(model_config_file, 'r') as infile: + configs = yaml.safe_load(infile) + self.label_to_name = configs['objects'] + else: + rospy.logerr("Model configuration not found for %s", model) + + # Subscriber and publisher + self.sub = rospy.Subscriber( + "input/object_list", ObjectList, self.recognize_object_topic_cb) + self.pub = rospy.Publisher( + "output/object_list", ObjectList, queue_size=1) + + if model == "feature_based": # we dont need this part now only use cnn_based + + feature_extraction = FVRDDFeatureExtraction(model_id) + self.fe_method = feature_extraction.get_method() + if model_id == "fvrdd": + gmm = pc_utils.get_3d_grid_gmm( + subdivisions=[ngaussians, ngaussians, ngaussians], variance=variance) + feature_extraction.set_fv_params(gmm, use_rdd=True) + elif model_id == "rdd": + feature_extraction.set_rdd_params(color=True) + classifier_file = os.path.join(model_dir, 'classifier.pkl') + label_encoder = os.path.join(model_dir, 'label_encoder.pkl') + self.classifier = FeatureBasedClassifiers(classifier_file, label_encoder) + + elif model == "cnn_based": + checkpoint = os.path.join(model_dir, 'model.t7') + module_name = "pc_object_recognition" + "." + model_id.lower()+"_"+"classifier" + class_name = model_id.upper()+"Classifier" + ClassifierClass = getattr( + importlib.import_module(module_name), class_name) + model_configs = configs['model'][model][model_id.lower()] + + self.classifier = ClassifierClass(model_path=checkpoint, + num_classes=model_configs['num_classes'], + num_points=model_configs['num_points'], + cloud_dim=model_configs['cloud_dim']) + + def recognize_object_topic_cb(self, object_list): + """ + Reocgnize object callback + + :param object_list: Object list + :type: mas_perception_msgs.object_list + """ + + if object_list.objects: + rospy.loginfo("%d clouds received ", len(object_list.objects)) + recognized_object_list = ObjectList() + recognized_object_list = object_list.objects + + for object in recognized_object_list: + if self.model == "feature_based": + cloud = self.extract_pointcloud( + object.views[0].point_cloud, color="hsv") + features = self.fe_method(cloud) + features = np.reshape(features, (1, -1)) + name, probability = self.classifier.classify(features) + name = name[0] + elif self.model == "cnn_based": + cloud = self.extract_pointcloud( + object.views[0].point_cloud, color="rgb") + + label, probability = self.classifier.classify( + cloud, center=True, rotate=True, pad=True) + + if (label, probability) != (None, None): + name = self.label_to_name[label] + probability = probability + else: + name = "unknown object found" + probability = 0.0 + continue + rospy.loginfo('Name of the object found: %s', name) + object.name = name + object.probability = probability + self.pub.publish(recognized_object_list) + + def extract_pointcloud(self, pc, color="hsv"): + """ + Generator for x,y,z,rgb fields from pointcloud + + :param pc: The input pointcloud + :type: sensor_msgs.point_cloud2 + :param color: The choice of color (hsv/rgb) + :type: numpy.array + + :return: Extracted pointcloud + :return type: numpy.array + """ + xyzrgb_gen = sensor_msgs.point_cloud2.read_points( + pc, skip_nans=False, field_names=("x", "y", "z", "rgb")) + + pointcloud = [list(elem) for elem in list(xyzrgb_gen)] + pointcloud = np.array(pointcloud) + float_rgb = pointcloud[:, 3][np.newaxis].T + + # Convert float rgb to hsv/rgb + if color == "hsv": + pc_color = np.array( + [list(colorsys.rgb_to_hsv(*pc_utils.float_to_rgb(frgb))) for frgb in float_rgb]) + elif color == "rgb": + pc_color = np.array([list(pc_utils.float_to_rgb(frgb)) + for frgb in float_rgb]) + + pointcloud = np.hstack([pointcloud[:, 0:3], pc_color]) + + return pointcloud + + +if __name__ == '__main__': + rospy.init_node('pc_object_recognizer') + + model = rospy.get_param("~model") + model_id = rospy.get_param("~model_id") + model_dir = rospy.get_param("~model_dir") + dataset = rospy.get_param("~dataset") + + object_recognizer = PointcloudObjectRecognizer( + model, model_id, dataset, model_dir) + rospy.loginfo('\033[92m'+"PCL Recognizer is ready using %s , model: %s ", + model, model_id) + rospy.spin() diff --git a/data/mir_perception/mir_object_recognition/ros/scripts/rgb_object_recognizer_node b/data/mir_perception/mir_object_recognition/ros/scripts/rgb_object_recognizer_node new file mode 100644 index 0000000000000000000000000000000000000000..421c795822e2e813f4c77daa3cc2fc0d8afaa769 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/scripts/rgb_object_recognizer_node @@ -0,0 +1,153 @@ +#!/usr/bin/env python3 +import os +import random + +import numpy as np +import roslib +import rospy +import torch +from cv_bridge import CvBridge, CvBridgeError +from mas_perception_msgs.msg import ImageList, Object, ObjectList +from sensor_msgs.msg import Image, RegionOfInterest +from ultralytics import YOLO + +class RGBObjectRecognizer(): + def __init__(self, weights, + net='detection', + model_name='yolov8', + confidence_threshold=0.65, + iou_threshold=0.45, + img_size=640, + trace=True, + classify=False, + augment=False, + device='cpu', + debug_mode=True): + + self.cvbridge = CvBridge() + self.debug = debug_mode + self.pub_debug = rospy.Publisher( + "/mir_perception/multimodal_object_recognition/recognizer/rgb/output/debug_image", Image, queue_size=1) + self.pub_result = rospy.Publisher( + "output/object_list", ObjectList, queue_size=1) + self.sub_img = rospy.Subscriber( + "input/images", ImageList, self.image_recognition_cb) + self.net = net + self.model_name = model_name + self.confidence_threshold = confidence_threshold + self.iou_threshold = iou_threshold + self.device = "cuda" if torch.cuda.is_available() else device + + # Load model + if self.model_name == 'yolov8': + self.model_atwork = YOLO(weights['atwork']) + self.model_cavity = YOLO(weights['cavity']) + + def image_recognition_cb(self, img_msg): + if img_msg.images: + result_list = ObjectList() + objects = [] + rospy.loginfo("[{}] images received: {} ".format( + len(img_msg.images), self.model_name)) + if self.net == 'detection': + try: + cv_img = self.cvbridge.imgmsg_to_cv2( + img_msg.images[0], "bgr8") + + if rospy.has_param("/mir_perception/multimodal_object_recognition/obj_category"): + obj_category = rospy.get_param("/mir_perception/multimodal_object_recognition/obj_category") + if obj_category == "cavity": + self.model = self.model_cavity + elif obj_category == "container": + self.model = self.model_container + else: + self.model = self.model_atwork + # print the model name + rospy.loginfo(f"\033[92m" + f"[RGB Recognizer] is using {obj_category} objects category model" + f"\033[0m") + else: + rospy.loginfo(f"\033[92m" + f"[RGB Recognizer] is using atwork objects category model" + f"\033[0m") + + if self.model_name == 'yolov8': + + predictions = self.model.predict(source=cv_img, + conf=self.confidence_threshold, + iou=self.iou_threshold, + device=self.device, + verbose=False + ) + + # convert results to numpy array + predictions_np = predictions[0].boxes.numpy() + class_ids = predictions_np.cls + class_names = predictions[0].names + class_labels = [class_names[i] for i in class_ids] + class_scores = predictions_np.conf + class_bboxes = predictions_np.xyxy # x, y, w, h + + bboxes, probs, labels = class_bboxes, class_scores, class_labels + + for i in range(len(labels)): + result = Object() + result.name = labels[i].upper() + result.probability = probs[i] + roi = RegionOfInterest() + roi.x_offset = int(bboxes[i][0]) + roi.y_offset = int(bboxes[i][1]) + roi.width = int(bboxes[i][2] - bboxes[i][0]) + roi.height = int(bboxes[i][3] - bboxes[i][1]) + result.roi = roi + + objects.append(result) + + if self.debug: + + # Draw bounding boxes and labels of detections + debug_img = predictions[0].plot() + + # publish bbox and label + self.publish_debug_img(debug_img) + + else: + rospy.logerr("[RGB Recognition] Model not supported") + return + + # Publish result_list + result_list.objects = objects + self.pub_result.publish(result_list) + + except CvBridgeError as e: + rospy.logerr(e) + return + + elif self.net == 'classification': + rospy.logwarn("TODO: MobileNet") + + def publish_debug_img(self, debug_img): + debug_img = np.array(debug_img, dtype=np.uint8) + debug_img = self.cvbridge.cv2_to_imgmsg(debug_img, "bgr8") + self.pub_debug.publish(debug_img) + + +if __name__ == '__main__': + rospy.init_node("rgb_object_recognizer") + rospy.loginfo('Started object recognition node.') + net = rospy.get_param("~net") + classifier_name = rospy.get_param("~classifier") + dataset = rospy.get_param("~dataset") + model_dir = rospy.get_param("~model_dir") + model_categories = rospy.get_param("~model_category") + weights = {} + for model_category in model_categories: + weight = os.path.join(roslib.packages.get_pkg_dir("mir_rgb_object_recognition_models"), + 'common', 'models', classifier_name, dataset, model_category +".pt") + if not os.path.isfile(weight): + rospy.logerr("[RGB Recognition] Model not found: %s", weight) + exit(-1) + weights[model_category] = weight + + object_recognizer = RGBObjectRecognizer( + weights, + debug_mode=True) + rospy.loginfo("\033[92m" + "RGB Recognizer is ready using %s : %s , dataset: %s " + "\033[0m", + net, classifier_name, dataset) + rospy.spin() diff --git a/data/mir_perception/mir_object_recognition/ros/scripts/rgb_object_recognizer_node_yolov5 b/data/mir_perception/mir_object_recognition/ros/scripts/rgb_object_recognizer_node_yolov5 new file mode 100644 index 0000000000000000000000000000000000000000..30433d1fac44ed9c32a0d9d66c0627d0ffdd869d --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/scripts/rgb_object_recognizer_node_yolov5 @@ -0,0 +1,184 @@ +#!/usr/bin/env python3 + +import colorsys +import os +import pickle +import struct +import sys +import time + +import cv2 +import numpy as np +import roslib +import rospy +import yaml +from cv_bridge import CvBridge, CvBridgeError +from mas_perception_msgs.msg import ImageList, Object, ObjectList +from mas_perception_msgs.srv import RecognizeImage, RecognizeImageResponse +# from rgb_object_recognition import SqueezeDetClassifier, SSDLiteMobilenet, util +from rgb_object_recognition import yolov5_classifier +from sensor_msgs.msg import Image, RegionOfInterest + + +class RGBObjectRecognizer(): + def __init__(self, model_dir, net='detection', model_name='yolov5', debug_mode=True): + self.cvbridge = CvBridge() + self.debug = debug_mode + self.pub_debug = rospy.Publisher( + "/mir_perception/multimodal_object_recognition/recognizer/rgb/output/debug_image", Image, queue_size=1) + self.pub_result = rospy.Publisher( + "output/object_list", ObjectList, queue_size=1) + self.sub_img = rospy.Subscriber( + "input/images", ImageList, self.image_recognition_cb) + self.net = net + self.model_name = model_name + self.model_dir = model_dir + self.confidence_threshold = 0.7 + + config_file = os.path.join(roslib.packages.get_pkg_dir("mir_object_recognition"), + 'ros', 'config', "rgb_classifier_config.yaml") + + self.yolo_data_config_file = os.path.join(roslib.packages.get_pkg_dir("mir_object_recognition"), + 'common', 'src', 'rgb_object_recognition', "data_for_detect.yaml") + + if os.path.isfile(config_file): + configs = {} + with open(config_file, 'r') as infile: + configs = yaml.safe_load(infile) + + # model_config = configs['model'][model_name] + self.classes = configs['classes'] + self.colors = configs['colors'] + + if self.net == 'detection': + # if self.model_name == 'squeezeDet': + # self.model = SqueezeDetClassifier(config=model_config, + # checkpoint_path=model_dir) + + # elif self.model_name == 'ssdLiteMobilenet': + # self.model = SSDLiteMobilenet(model_dir) + if self.model_name == 'dummy': + pass + + elif self.model_name == 'yolov5': + print("TODO: Link YOLOv5 to original gitrepo") + print("TODO: Classify YOLOv5 inference code") + + elif self.net == 'classification': + print("TODO: MobileNet") + else: + rospy.logerr("Config file: {} not found".format(config_file)) + + def image_recognition_cb(self, img_msg): + if img_msg.images: + result_list = ObjectList() + objects = [] + rospy.loginfo("[{}] images received: {} ".format( + len(img_msg.images), self.model_name)) + if self.net == 'detection': + try: + cv_image = self.cvbridge.imgmsg_to_cv2( + img_msg.images[0], "bgr8") + + if self.model_name == 'yolov5': + + predictions = yolov5_classifier.run(weights=self.model_dir, + data=self.yolo_data_config_file, + source=cv_image) + # prediction bounding boxes are in [x1, y1, x2, y2] format + + output_bb_ary = predictions['boxes'] + output_labels_ary = predictions['labels'] + output_scores_ary = predictions['scores'] + + detected_object_list = [] + detected_object_score = [] + detected_bb_list = [] + + # Extract required objects from prediction output with confidence score greater than 0.5 + print("---------------------------") + print("Name of the objects, Score\n") + for idx, value in enumerate(output_labels_ary): + object_name = value + score = output_scores_ary[idx] + + if score >= self.confidence_threshold: + detected_object_list.append(object_name) + detected_object_score.append(score) + detected_bb_list.append(output_bb_ary[idx]) + + print("{}, {}".format(object_name, score)) + + print("---------------------------") + + bboxes, probs, labels = detected_bb_list, detected_object_score, detected_object_list + + else: + bboxes, probs, labels = self.model.classify(cv_image) + + for i in range(len(labels)): + result = Object() + result.name = labels[i].upper() + result.probability = probs[i] + roi = RegionOfInterest() + roi.x_offset = int(bboxes[i][0]) + roi.y_offset = int(bboxes[i][1]) + roi.width = int(bboxes[i][2]) - int(bboxes[i][0]) + roi.height = int(bboxes[i][3]) - int(bboxes[i][1]) + result.roi = roi + + objects.append(result) + # Publish result_list + result_list.objects = objects + self.pub_result.publish(result_list) + + if self.debug: + + # Draw bounding box on image + debug_img = cv_image + debug_img = debug_img.astype(np.float32, copy=False) + debug_img = cv2.resize(debug_img, (img_msg.images[0].width, + img_msg.images[0].height)) + # Get display labels + classes = [label.upper() for label in labels] + + # draw bounding boxes on image, probability and class + for i in range(len(bboxes)): + x1 = int(bboxes[i][0]) + y1 = int(bboxes[i][1]) + x2 = int(bboxes[i][2]) + y2 = int(bboxes[i][3]) + cv2.rectangle(debug_img, (x1, y1), (x2, y2), + (0, 0, 255), 2) + cv2.putText(debug_img, "{} {:.2f}".format(classes[i], probs[i]), + (x1, y1 - 5), cv2.FONT_HERSHEY_SIMPLEX, 0.6, (0, 0, 255), 2) + + # publish bbox and label + self.publish_debug_img(debug_img) + + except CvBridgeError as e: + print(e) + return + + elif self.net == 'classification': + print("TODO: MobileNet") + + def publish_debug_img(self, debug_img): + debug_img = np.array(debug_img, dtype=np.uint8) + debug_img = self.cvbridge.cv2_to_imgmsg(debug_img, "bgr8") + self.pub_debug.publish(debug_img) + + +if __name__ == '__main__': + rospy.init_node("rgb_object_recognizer") + rospy.loginfo('Started object recognition node.') + net = rospy.get_param("~net") + classifier_name = rospy.get_param("~classifier") + dataset = rospy.get_param("~dataset") + model_dir = rospy.get_param("~model_dir") + + object_recognizer = RGBObjectRecognizer( + model_dir=model_dir, net=net, model_name=classifier_name, debug_mode=True) + rospy.loginfo('\033[92m'+"RGB Recognizer is ready using %s : %s , dataset: %s ", + net, classifier_name, dataset) + rospy.spin() diff --git a/data/mir_perception/mir_object_recognition/ros/src/multimodal_object_recognition_node.cpp b/data/mir_perception/mir_object_recognition/ros/src/multimodal_object_recognition_node.cpp new file mode 100644 index 0000000000000000000000000000000000000000..44bb681d826208f1c8fa8f0982506f35e9ed7a14 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/src/multimodal_object_recognition_node.cpp @@ -0,0 +1,1003 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ +#include + +#include +#include +#include + +#include +#include +#include +#include + +#include +#include +#include + +#include +#include + +#include +#include +#include +#include + +#include + +MultimodalObjectRecognitionROS::MultimodalObjectRecognitionROS(ros::NodeHandle nh): + nh_(nh), + pointcloud_msg_received_count_(0), + image_msg_received_count_(0), + received_recognized_cloud_list_flag_(false), + received_recognized_image_list_flag_(false), + rgb_object_id_(100), + container_height_(0.05), + rgb_roi_adjustment_(2), + rgb_bbox_min_diag_(21), + rgb_bbox_max_diag_(250), + roi_min_bbox_z_(0.03), + bounding_box_visualizer_pc_("output/bounding_boxes", Color(Color::IVORY)), + cluster_visualizer_rgb_("output/tabletop_cluster_rgb"), + cluster_visualizer_pc_("output/tabletop_cluster_pc"), + cluster_visualizer_filtered_rgb_("output/tabletop_cluster_filtered_rgb"), + label_visualizer_rgb_("output/rgb_labels", Color(Color::SEA_GREEN)), + label_visualizer_pc_("output/pc_labels", Color(Color::IVORY)), + data_collection_(false), + enable_roi_(true), + rgb_cluster_remove_outliers_(true), + enable_rgb_recognizer_(true), + enable_pc_recognizer_(true), + obj_category_("atwork") +{ + tf_listener_.reset(new tf::TransformListener); + scene_segmentation_ros_ = SceneSegmentationROSSPtr(new SceneSegmentationROS()); + mm_object_recognition_utils_ = MultimodalObjectRecognitionUtilsSPtr(new MultimodalObjectRecognitionUtils()); + + dynamic_reconfigure::Server::CallbackType f = + boost::bind(&MultimodalObjectRecognitionROS::configCallback, this, _1, _2); + server_.setCallback(f); + + sub_event_in_ = nh_.subscribe("event_in", 1, &MultimodalObjectRecognitionROS::eventCallback, this); + pub_event_out_ = nh_.advertise("event_out", 1); + + // Publish cloud and images to cloud and rgb recognition topics + pub_cloud_to_recognizer_ = nh_.advertise( + "recognizer/pc/input/object_list", 1); + pub_image_to_recognizer_ = nh_.advertise( + "recognizer/rgb/input/images", 1); + + // Subscribe to cloud and rgb recognition topics + sub_recognized_cloud_list_ = nh_.subscribe("recognizer/pc/output/object_list", 1, + &MultimodalObjectRecognitionROS::recognizedCloudCallback, this); + sub_recognized_image_list_ = nh_.subscribe("recognizer/rgb/output/object_list", 1, + &MultimodalObjectRecognitionROS::recognizedImageCallback, this); + + // Pub combined object_list to object_list merger + pub_object_list_ = nh_.advertise("output/object_list", 10); + + // Pub workspace height + pub_workspace_height_ = nh_.advertise("output/workspace_height", 1); + + // debug topics + pub_debug_cloud_plane_ = nh_.advertise("output/debug_cloud_plane", 1); + + nh_.param("debug_mode", debug_mode_, false); + ROS_WARN_STREAM("[multimodal_object_recognition] Debug mode: " <("output/pc_object_pose_array", 10); + pub_rgb_object_pose_array_ = nh_.advertise("output/rgb_object_pose_array", 10); + + nh_.param("target_frame_id", target_frame_id_, "base_link"); + ROS_WARN_STREAM("[multimodal_object_recognition] target frame: " <("pointcloud_source_frame_id", pointcloud_source_frame_id_, "fixed_camera_link"); + + nh_.param("logdir", logdir_, "/tmp"); + nh_.param("object_info", object_info_path_, "None"); + loadObjectInfo(object_info_path_); + +} + +MultimodalObjectRecognitionROS::~MultimodalObjectRecognitionROS() +{ +} + +void MultimodalObjectRecognitionROS::synchronizeCallback(const sensor_msgs::ImageConstPtr &image, + const sensor_msgs::PointCloud2ConstPtr &cloud) +{ + ROS_INFO("[multimodal_object_recognition_ros] Received synchronized pointcloud and image"); + if (pointcloud_msg_received_count_ < 1) + { + pointcloud_msg_ = cloud; + pointcloud_msg_->header.frame_id = pointcloud_source_frame_id_; + pointcloud_msg_received_count_ += 1; + + image_msg_ = image; + image_msg_received_count_ += 1; + } +} + +void MultimodalObjectRecognitionROS::recognizedCloudCallback(const mas_perception_msgs::ObjectList &msg) +{ + ROS_INFO("Received recognized cloud callback "); + if (!received_recognized_cloud_list_flag_) + { + recognized_cloud_list_ = msg; + received_recognized_cloud_list_flag_ = true; + } +} + +void MultimodalObjectRecognitionROS::recognizedImageCallback(const mas_perception_msgs::ObjectList &msg) +{ + ROS_INFO("Received recognized image callback "); + if (!received_recognized_image_list_flag_) + { + recognized_image_list_ = msg; + received_recognized_image_list_flag_ = true; + } +} + +void MultimodalObjectRecognitionROS::update() +{ + if (pointcloud_msg_received_count_ > 0 && image_msg_received_count_ > 0) + { + ROS_WARN("Received %d images and pointclouds", pointcloud_msg_received_count_); + // Reset msg received flag + pointcloud_msg_received_count_ = 0; + image_msg_received_count_ = 0; + + image_sub_->unsubscribe(); + cloud_sub_->unsubscribe(); + + ROS_WARN_STREAM("Starting multimodal object recognition"); + double start_time = ros::Time::now().toSec(); + // transform pointcloud to the given frame_id + preprocessPointCloud(pointcloud_msg_); + scene_segmentation_ros_->addCloudAccumulation(cloud_); // Extend this to work with multiple viewpoints + recognizeCloudAndImage(); + double end_time = ros::Time::now().toSec(); + ROS_INFO_STREAM("Total processing time: "<< end_time - start_time); + + // Reset received recognized cloud and image + received_recognized_cloud_list_flag_ = false; + received_recognized_image_list_flag_ = false; + + // reset object id + rgb_object_id_ = 100; + scene_segmentation_ros_->resetPclObjectId(); + + // clear recognized image and cloud list + recognized_image_list_.objects.clear(); + recognized_cloud_list_.objects.clear(); + + scene_segmentation_ros_->resetCloudAccumulation(); + // pub e_done + std_msgs::String event_out; + event_out.data = "e_done"; + pub_event_out_.publish(event_out); + } +} + +void MultimodalObjectRecognitionROS::preprocessPointCloud(const sensor_msgs::PointCloud2ConstPtr &cloud_msg) +{ + sensor_msgs::PointCloud2 msg_transformed; + msg_transformed.header.frame_id = target_frame_id_; + if (!mpu::pointcloud::transformPointCloudMsg(tf_listener_, target_frame_id_, *cloud_msg, msg_transformed)) + return; + + pcl::PCLPointCloud2::Ptr pc2(new pcl::PCLPointCloud2); + pcl_conversions::toPCL(msg_transformed, *pc2); + pc2->header.frame_id = msg_transformed.header.frame_id; + + cloud_ = PointCloud::Ptr(new PointCloud); + pcl::fromPCLPointCloud2(*pc2, *cloud_); +} + +void MultimodalObjectRecognitionROS::segmentPointCloud(mas_perception_msgs::ObjectList &object_list, + std::vector &clusters, + std::vector boxes) +{ + PointCloud::Ptr cloud(new PointCloud); + cloud->header.frame_id = target_frame_id_; + scene_segmentation_ros_->getCloudAccumulation(cloud); + + // if the cluster is centered,it looses the correct location of the object + scene_segmentation_ros_->segmentCloud(cloud, object_list, clusters, boxes, + center_cluster_ = false, pad_cluster_, padded_cluster_size_); + + // get workspace height + std_msgs::Float64 workspace_height_msg; + workspace_height_msg.data = scene_segmentation_ros_->getWorkspaceHeight(); + pub_workspace_height_.publish(workspace_height_msg); + + if (debug_mode_) + { + PointCloud::Ptr cloud_debug(new PointCloud); + cloud_debug = scene_segmentation_ros_->getCloudDebug(); + sensor_msgs::PointCloud2 ros_pc2; + pcl::toROSMsg(*cloud_debug, ros_pc2); + ros_pc2.header.frame_id = target_frame_id_; + pub_debug_cloud_plane_.publish(ros_pc2); + } +} + +void MultimodalObjectRecognitionROS::recognizeCloudAndImage() +{ + mas_perception_msgs::ObjectList cloud_object_list; + std::vector clusters_3d; + std::vector boxes; + + segmentPointCloud(cloud_object_list, clusters_3d, boxes); + + if (data_collection_) + { + std::string filename; + + // Save PCD (point cloud) cluster + for (auto& cluster : clusters_3d) + { + filename = ""; + filename.append("pcd_cluster_"); + filename.append(std::to_string(ros::Time::now().toSec())); + mpu::object::savePcd(cluster, logdir_, filename); + ROS_INFO_STREAM("\033[1;35mSaving point cloud to \033[0m" << logdir_); + } + + // Save raw image + cv_bridge::CvImagePtr raw_cv_image; + if (mpu::object::getCVImage(image_msg_, raw_cv_image)) + { + std::string filename = ""; + filename = ""; + filename.append("rgb_raw_"); + filename.append(std::to_string(ros::Time::now().toSec())); + mpu::object::saveCVImage(raw_cv_image, logdir_, filename); + ROS_DEBUG_STREAM("Image:" << filename << " saved to " << logdir_); + } + else + { + ROS_ERROR("Cannot generate cv image..."); + } + + return; + } + + // Reset recognition callback flags + received_recognized_cloud_list_flag_ = false; + received_recognized_image_list_flag_ = false; + + // Publish 3D object cluster for recognition + if (!cloud_object_list.objects.empty() && enable_pc_recognizer_) + { + ROS_INFO_STREAM("Publishing clouds for recognition"); + pub_cloud_to_recognizer_.publish(cloud_object_list); + } + + // Pub Image to recognizer + mas_perception_msgs::ImageList image_list; + image_list.images.resize(1); + image_list.images[0] = *image_msg_; + if (!image_list.images.empty() && enable_rgb_recognizer_) + { + ROS_INFO_STREAM("Publishing images for recognition"); + pub_image_to_recognizer_.publish(image_list); + } + ROS_INFO_STREAM("Waiting for message from Cloud and Image recognizer"); + // loop till it received the message from the 3d and rgb recognition + int loop_rate_hz = 30; + int timeout_wait = 10; // secs + ros::Rate loop_rate(loop_rate_hz); + int loop_rate_count = 0; + if (cloud_object_list.objects.size() > 0 && enable_pc_recognizer_) + { + ROS_INFO_STREAM("[Cloud] Waiting message from PCL recognizer node"); + while (!received_recognized_cloud_list_flag_) + { + loop_rate_count += 1; + ros::spinOnce(); + loop_rate.sleep(); + if (received_recognized_cloud_list_flag_ == true) + { + ROS_INFO("[Cloud] Received %d objects from pcl recognizer", recognized_cloud_list_.objects.size()); + } + if (loop_rate_count > loop_rate_hz * timeout_wait) + { + received_recognized_cloud_list_flag_ = false; + ROS_WARN("[Cloud] No message received from PCL recognizer. "); + break; + } + } + } + + // Merge recognized_cloud_list and rgb_object_list + mas_perception_msgs::ObjectList combined_object_list; + if (!recognized_cloud_list_.objects.empty()) + { + combined_object_list.objects.insert(combined_object_list.objects.end(), + recognized_cloud_list_.objects.begin(), + recognized_cloud_list_.objects.end()); + } + + loop_rate_count = 0; + timeout_wait = 3; // secs + if (image_list.images.size() > 0) + { + ROS_INFO_STREAM("[RGB] Waiting message from RGB recognizer node"); + while (!received_recognized_image_list_flag_) + { + loop_rate_count += 1; + ros::spinOnce(); + loop_rate.sleep(); + if (received_recognized_image_list_flag_ == true) + { + ROS_INFO("[RGB] Received %d objects from rgb recognizer", (int)(recognized_image_list_.objects.size())); + } + if (loop_rate_count > loop_rate_hz * timeout_wait) + { + received_recognized_image_list_flag_ = false; + ROS_WARN("[RGB] No message received from RGB recognizer. "); + break; + } + } + } + // Reset recognition callback flags + received_recognized_cloud_list_flag_ = false; + received_recognized_image_list_flag_ = false; + + mas_perception_msgs::ObjectList rgb_object_list; + mas_perception_msgs::BoundingBoxList bounding_boxes; + std::vector clusters_2d; + std::vector filtered_clusters_2d; + + cv_bridge::CvImagePtr cv_image; + if (recognized_image_list_.objects.size() > 0) + { + try + { + cv_image = cv_bridge::toCvCopy(image_msg_, sensor_msgs::image_encodings::BGR8); + } + catch (cv_bridge::Exception& e) + { + ROS_ERROR("cv_bridge exception: %s", e.what()); + return; + } + + bounding_boxes.bounding_boxes.resize(recognized_image_list_.objects.size()); + rgb_object_list.objects.resize(recognized_image_list_.objects.size()); + + for (int i = 0; i < recognized_image_list_.objects.size(); i++) + { + mas_perception_msgs::Object object = recognized_image_list_.objects[i]; + // Check qualitative info of the object + if (round_objects_.count(recognized_image_list_.objects[i].name)) + { + object.shape.shape = object.shape.SPHERE; + } + else if (flat_objects_.count(recognized_image_list_.objects[i].name)) + { + object.shape.shape = "flat"; + } + else + { + object.shape.shape = object.shape.OTHER; + } + // Get ROI + sensor_msgs::RegionOfInterest roi_2d = object.roi; + const cv::Rect2d rect2d(roi_2d.x_offset, roi_2d.y_offset, roi_2d.width, roi_2d.height); + + if (debug_mode_) + { + cv::Point pt1; + cv::Point pt2; + + pt1.x = roi_2d.x_offset; + pt1.y = roi_2d.y_offset; + pt2.x = roi_2d.x_offset + roi_2d.width; + pt2.y = roi_2d.y_offset + roi_2d.height; + + // draw bbox + cv::rectangle(cv_image->image, pt1, pt2, cv::Scalar(0, 255, 0), 1, 8, 0); + // add label + cv::putText(cv_image->image, object.name, cv::Point(pt1.x, pt2.y), + cv::FONT_HERSHEY_SIMPLEX, 0.3, cv::Scalar(0, 255, 0), 1); + } + // Remove large 2d misdetected bbox (misdetection) + double len_diag = sqrt(powf(roi_2d.width, 2) + powf(roi_2d.height, 2)); + + // check if object name has container + bool is_container = false; + if (object.name == "CONTAINER_BOX_BLUE" || object.name == "CONTAINER_BOX_RED") + { + ROS_INFO("Found container object %s", object.name.c_str()); + is_container = true; + } + + if ((len_diag > rgb_bbox_min_diag_ && len_diag < rgb_bbox_max_diag_) || is_container) + { + PointCloud::Ptr cloud_roi(new PointCloud); + bool getROISuccess = mpu::pointcloud::getPointCloudROI(roi_2d, cloud_, cloud_roi, + rgb_roi_adjustment_, + rgb_cluster_remove_outliers_); + // ToDo: Filter big objects from 2d proposal, if the height is less than 3 mm + // pcl::PointXYZRGB min_pt; + // pcl::PointXYZRGB max_pt; + // pcl::getMinMax3D(*cloud_roi, min_pt, max_pt); + // float obj_height = max_pt.z - scene_segmentation_ros_->getWorkspaceHeight(); + + if (getROISuccess) + { + sensor_msgs::PointCloud2 ros_pc2; + pcl::PCLPointCloud2::Ptr pc2(new pcl::PCLPointCloud2); + pcl::toPCLPointCloud2(*cloud_roi, *pc2); + pcl_conversions::fromPCL(*pc2, ros_pc2); + ros_pc2.header.frame_id = target_frame_id_; + ros_pc2.header.stamp = ros::Time::now(); + + rgb_object_list.objects[i].views.resize(1); + rgb_object_list.objects[i].views[0].point_cloud = ros_pc2; + + clusters_2d.push_back(cloud_roi); + // Get pose + geometry_msgs::PoseStamped pose; + + // ************************************************ + // Publish filtered point cloud from RGB recognizer + // ************************************************ + + // PointCloud filtered_rgb_pointcloud; + PointCloud::Ptr filtered_rgb_pointcloud(new PointCloud); + *filtered_rgb_pointcloud = mpu::object::estimatePose(cloud_roi, pose, object, object.shape.shape, + rgb_cluster_filter_limit_min_, + rgb_cluster_filter_limit_max_, + obj_category_); + + // append filtered point cloud to filtered_clusters_2d + filtered_clusters_2d.push_back(filtered_rgb_pointcloud); + + PointT min_pt; + PointT max_pt; + pcl::getMinMax3D(*filtered_rgb_pointcloud, min_pt, max_pt); + + rgb_object_list.objects[i].dimensions.vector.z = max_pt.z - min_pt.z; + ROS_INFO("[RGB Object Height] Object %s length: %f", object.name.c_str(), rgb_object_list.objects[i].dimensions.vector.z); + + if (max_pt.z > 0.09) + { + ROS_INFO("[RGB Object Height] Object %s length is greater than 9cm: %f", object.name.c_str(), max_pt.z); + } + + //********************************* + + // Transform pose + std::string frame_id = cloud_->header.frame_id; + pose.header.stamp = ros::Time::now(); + pose.header.frame_id = frame_id; + if (frame_id != target_frame_id_) + { + mpu::object::transformPose(tf_listener_, target_frame_id_, + pose, rgb_object_list.objects[i].pose); + } + else + { + rgb_object_list.objects[i].pose = pose; + } + rgb_object_list.objects[i].probability = recognized_image_list_.objects[i].probability; + rgb_object_list.objects[i].database_id = rgb_object_id_; + rgb_object_list.objects[i].name = recognized_image_list_.objects[i].name; + } + else + { + ROS_DEBUG("[RGB] DECOY"); + rgb_object_list.objects[i].name = "DECOY"; + rgb_object_list.objects[i].database_id = rgb_object_id_; + + } + } + else + { + ROS_WARN("[RGB] BBOX too big or too small"); + ROS_DEBUG("[RGB] DECOY"); + rgb_object_list.objects[i].name = "DECOY"; + rgb_object_list.objects[i].database_id = rgb_object_id_; + } + rgb_object_id_++; + } + combined_object_list.objects.insert(combined_object_list.objects.end(), + rgb_object_list.objects.begin(), + rgb_object_list.objects.end()); + } + + if (!combined_object_list.objects.empty()) + { + if (enable_roi_) + { + for (int i = 0; i < combined_object_list.objects.size(); i++) + { + double current_object_pose_x = combined_object_list.objects[i].pose.pose.position.x; + if (current_object_pose_x < roi_base_link_to_laser_distance_ || + current_object_pose_x > roi_max_object_pose_x_to_base_link_) + /* combined_object_list.objects[i].pose.pose.position.z < scene_segmentation_ros_ */ + /* ->object_height_above_workspace_ - 0.05) */ + { + ROS_WARN_STREAM("This object " << combined_object_list.objects[i].name << " out of RoI"); + combined_object_list.objects[i].name = "DECOY"; + } + } + } + // Adjust RPY to make pose flat, adjust container pose + // Adjust Axis and Bolt pose + adjustObjectPose(combined_object_list); + // Publish object to object list merger + publishObjectList(combined_object_list); + } + else + { + ROS_WARN("No objects to publish"); + if (debug_mode_) + { + ros::Time time_now = ros::Time::now(); + // Save raw image + cv_bridge::CvImagePtr raw_cv_image; + if (mpu::object::getCVImage(image_msg_, raw_cv_image)) + { + std::string filename = ""; + filename = ""; + filename.append("rgb_raw_"); + filename.append(std::to_string(time_now.toSec())); + mpu::object::saveCVImage(raw_cv_image, logdir_, filename); + ROS_DEBUG_STREAM("Image:" << filename << " saved to " << logdir_); + } + else + { + ROS_ERROR("Cannot generate cv image..."); + } + } + return; + } + + if (debug_mode_) + { + ROS_DEBUG_STREAM("Debug mode: publishing object information"); + publishDebug(combined_object_list, clusters_3d, clusters_2d, filtered_clusters_2d); + + ros::Time time_now = ros::Time::now(); + + // Save debug image + if(recognized_image_list_.objects.size() > 0) + { + std::string filename = ""; + filename.append("rgb_debug_"); + filename.append(std::to_string(time_now.toSec())); + mpu::object::saveCVImage(cv_image, logdir_, filename); + ROS_DEBUG_STREAM("Image:" << filename << " saved to " << logdir_); + } + else + { + ROS_WARN_STREAM("No Objects found. Cannot save debug image..."); + } + // Save raw image + cv_bridge::CvImagePtr raw_cv_image; + if (mpu::object::getCVImage(image_msg_, raw_cv_image)) + { + std::string filename = ""; + filename = ""; + filename.append("rgb_raw_"); + filename.append(std::to_string(time_now.toSec())); + mpu::object::saveCVImage(raw_cv_image, logdir_, filename); + ROS_DEBUG_STREAM("Image:" << filename << " saved to " << logdir_); + } + else + { + ROS_ERROR("Cannot generate cv image..."); + } + + // Save pointcloud debug + for (auto& cluster : clusters_3d) + { + std::string filename = ""; + filename = ""; + filename.append("pcd_cluster_"); + filename.append(std::to_string(time_now.toSec())); + mpu::object::savePcd(cluster, logdir_, filename); + ROS_DEBUG_STREAM("Point cloud:" << filename << " saved to " << logdir_); + } + } +} + +void MultimodalObjectRecognitionROS::publishDebug(mas_perception_msgs::ObjectList &combined_object_list, + std::vector &clusters_3d, + std::vector &clusters_2d, + std::vector &filtered_clusters_2d) +{ + ROS_INFO_STREAM("Cloud list: " << recognized_cloud_list_.objects.size() << " RGB list: " << recognized_image_list_.objects.size() << " Combined object list: " << combined_object_list.objects.size()); + // Compute normal to generate parallel BBOX to the plane + const Eigen::Vector3f normal = scene_segmentation_ros_->getPlaneNormal(); + + std::string names = ""; + if (recognized_cloud_list_.objects.size() > 0) + { + // Bounding boxes + if (clusters_3d.size() > 0) + { + mas_perception_msgs::BoundingBoxList bounding_boxes; + cluster_visualizer_pc_.publish(clusters_3d, target_frame_id_); + bounding_boxes.bounding_boxes.resize(clusters_3d.size()); + for (int i=0; i < clusters_3d.size(); i++) + { + mpu::object::BoundingBox bbox; + mpu::object::get3DBoundingBox(clusters_3d[i], normal, bbox, bounding_boxes.bounding_boxes[i]); + } + if (bounding_boxes.bounding_boxes.size() > 0) + { + bounding_box_visualizer_pc_.publish(bounding_boxes.bounding_boxes, target_frame_id_); + } + } + // PCL Pose array for debug mode only + geometry_msgs::PoseArray pcl_object_pose_array; + pcl_object_pose_array.header.frame_id = target_frame_id_; + pcl_object_pose_array.header.stamp = ros::Time::now(); + pcl_object_pose_array.poses.resize(recognized_cloud_list_.objects.size()); + std::vector pcl_labels; + int pcl_count = 0; + for (int i=0; i < combined_object_list.objects.size(); i++) + { + if (combined_object_list.objects[i].database_id < 99) + { + names += combined_object_list.objects[i].name + ", "; + pcl_object_pose_array.poses[pcl_count] = combined_object_list.objects[i].pose.pose; + pcl_labels.push_back(combined_object_list.objects[i].name); + pcl_count++; + } + } + ROS_INFO_STREAM("[Cloud] Objects: " << names); + // Publish pose array + if (pcl_object_pose_array.poses.size() > 0) + { + pub_pc_object_pose_array_.publish(pcl_object_pose_array); + } + // Publish label visualizer + if ((pcl_labels.size() == pcl_object_pose_array.poses.size()) && + (pcl_labels.size() > 0) && (pcl_object_pose_array.poses.size() > 0)) + { + label_visualizer_pc_.publish(pcl_labels, pcl_object_pose_array); + } + } + if (clusters_2d.size() > 0) + { + cluster_visualizer_rgb_.publish(clusters_2d, target_frame_id_); + // RGB Pose array for debug mode only + geometry_msgs::PoseArray rgb_object_pose_array; + rgb_object_pose_array.header.frame_id = target_frame_id_; + rgb_object_pose_array.header.stamp = ros::Time::now(); + rgb_object_pose_array.poses.resize(recognized_image_list_.objects.size()); + std::vector rgb_labels; + int rgb_count = 0; + names = ""; + for (int i = 0; i < combined_object_list.objects.size(); i++) + { + if (combined_object_list.objects[i].database_id > 99) + { + names += combined_object_list.objects[i].name + ", "; + rgb_object_pose_array.poses[rgb_count] = combined_object_list.objects[i].pose.pose; + rgb_labels.push_back(combined_object_list.objects[i].name); + rgb_count++; + } + } + ROS_INFO_STREAM("[RGB] Objects: "<< names); + // Publish pose array + if (rgb_object_pose_array.poses.size() > 0) + { + pub_rgb_object_pose_array_.publish(rgb_object_pose_array); + } + // Publish label visualizer + if ((rgb_labels.size() == rgb_object_pose_array.poses.size()) && + (rgb_labels.size() > 0) && (rgb_object_pose_array.poses.size() > 0)) + { + label_visualizer_rgb_.publish(rgb_labels, rgb_object_pose_array); + } + } + if (filtered_clusters_2d.size() > 0) + { + cluster_visualizer_filtered_rgb_.publish(filtered_clusters_2d, target_frame_id_); + } +} + +void MultimodalObjectRecognitionROS::publishObjectList(mas_perception_msgs::ObjectList &object_list) +{ + for (int i = 0; i < object_list.objects.size(); i++) + { + // Empty cloud + sensor_msgs::PointCloud2 empty_ros_cloud; + object_list.objects[i].views.resize(1); + object_list.objects[i].views[0].point_cloud = empty_ros_cloud; + // Rename container to match refbox naming + if (object_list.objects[i].name == "BLUE_CONTAINER") + { + object_list.objects[i].name = "CONTAINER_BOX_BLUE"; + } + else if (object_list.objects[i].name == "RED_CONTAINER") + { + object_list.objects[i].name = "CONTAINER_BOX_RED"; + } + } + // Publish object list to object list merger + pub_object_list_.publish(object_list); +} + +void MultimodalObjectRecognitionROS::adjustObjectPose(mas_perception_msgs::ObjectList &object_list) +{ + for (int i = 0; i < object_list.objects.size(); i++) + { + tf::Quaternion q( + object_list.objects[i].pose.pose.orientation.x, + object_list.objects[i].pose.pose.orientation.y, + object_list.objects[i].pose.pose.orientation.z, + object_list.objects[i].pose.pose.orientation.w); + tf::Matrix3x3 m(q); + double roll, pitch, yaw; + m.getRPY(roll, pitch, yaw); + double change_in_pitch = 0.0; + if (round_objects_.count(object_list.objects[i].name)) + { + ROS_INFO_STREAM("Setting yaw to zero for " << object_list.objects[i].name); + yaw = 0.0; + } + + // Update container pose + if (object_list.objects[i].name == "CONTAINER_BOX_RED" || + object_list.objects[i].name == "CONTAINER_BOX_BLUE") + { + if (object_list.objects[i].database_id >= 100) + { + ROS_INFO_STREAM("Updating RGB container pose for " << object_list.objects[i].name); + mm_object_recognition_utils_->adjustContainerPose(object_list.objects[i], container_height_); + } + } + + if (object_list.objects[i].dimensions.vector.z > 0.09 and + object_list.objects[i].name != "CONTAINER_BOX_RED" && + object_list.objects[i].name != "CONTAINER_BOX_BLUE") + { + tf::Quaternion q2; + q2.setRPY(0.0, -1.57, 0.0); + object_list.objects[i].pose.pose.orientation.x = q2.x(); + object_list.objects[i].pose.pose.orientation.y = q2.y(); + object_list.objects[i].pose.pose.orientation.z = q2.z(); + object_list.objects[i].pose.pose.orientation.w = q2.w(); + } + else + { + // Make pose flat + tf::Quaternion q2 = tf::createQuaternionFromRPY(0.0, change_in_pitch , yaw); + object_list.objects[i].pose.pose.orientation.x = q2.x(); + object_list.objects[i].pose.pose.orientation.y = q2.y(); + object_list.objects[i].pose.pose.orientation.z = q2.z(); + object_list.objects[i].pose.pose.orientation.w = q2.w(); + + double detected_object_height = object_list.objects[i].pose.pose.position.z; + if (obj_category_ == "cavity") + { + ROS_WARN_STREAM("PP01 workstation; not updating height"); + } + else if (object_list.objects[i].name == "CONTAINER_BOX_RED" || + object_list.objects[i].name == "CONTAINER_BOX_BLUE") + { + ROS_WARN_STREAM("Container; not updating height"); + } + else if (use_fixed_heights_ or (std::fabs(detected_object_height - scene_segmentation_ros_->getWorkspaceHeight()) > 0.03)) + { + if (use_fixed_heights_) + { + ROS_WARN_STREAM("Assuming fixed platform heights of 0, 5, 10 and 15 cm"); + } + else + { + ROS_WARN_STREAM("Difference between object height and workspace height is > 3cm"); + } + // do something + bool is_0cm = std::fabs(detected_object_height - height_of_floor_) < 0.01; + bool is_5cm = std::fabs(detected_object_height - (height_of_floor_ + 0.05)) < 0.01; + bool is_10cm = std::fabs(detected_object_height - (height_of_floor_ + 0.1)) < 0.01; + bool is_15cm = std::fabs(detected_object_height - (height_of_floor_ + 0.15)) < 0.01; + if (is_0cm) + { + ROS_WARN_STREAM("Updating height to 0cm"); + object_list.objects[i].pose.pose.position.z = height_of_floor_ + object_height_above_workspace_; + } + if (is_5cm) + { + ROS_WARN_STREAM("Updating height to 5cm"); + object_list.objects[i].pose.pose.position.z = height_of_floor_ + 0.05 + object_height_above_workspace_; + } + if (is_10cm) + { + ROS_WARN_STREAM("Updating height to 10cm"); + object_list.objects[i].pose.pose.position.z = height_of_floor_ + 0.1 + object_height_above_workspace_; + } + if (is_15cm) + { + ROS_WARN_STREAM("Updating height to 15cm"); + object_list.objects[i].pose.pose.position.z = height_of_floor_ + 0.15 + object_height_above_workspace_; + } + + } + else + { + object_list.objects[i].pose.pose.position.z = scene_segmentation_ros_->getWorkspaceHeight() + + object_height_above_workspace_; + } + + } + + /* + // Update workspace height + if (scene_segmentation_ros_->getWorkspaceHeight() != -1000.0) + { + if (object_list.objects[i].name == "CONTAINER_BOX_RED" || + object_list.objects[i].name == "CONTAINER_BOX_BLUE") + { + + object_list.objects[i].pose.pose.position.z = scene_segmentation_ros_->getWorkspaceHeight() + + container_height_; + ROS_WARN_STREAM("Updated container height: " << object_list.objects[i].pose.pose.position.z ); + } + } + */ + + // Update axis or bolt pose + if (object_list.objects[i].name == "M20_100" || object_list.objects[i].name == "AXIS" || object_list.objects[i].name == "SCREWDRIVER") + { + mm_object_recognition_utils_->adjustAxisBoltPose(object_list.objects[i]); + } + } +} + +void MultimodalObjectRecognitionROS::loadObjectInfo(const std::string &filename) +{ + if (boost::filesystem::is_regular_file(filename)) + { + using boost::property_tree::ptree; + mas_perception_msgs::Object object; + ptree pt; + read_xml(filename, pt); + + BOOST_FOREACH(ptree::value_type const& v, pt.get_child("object_info")) + { + if (v.first == "object") + { + Object f; + f.name = v.second.get("name"); + f.shape = v.second.get("shape"); + f.color = v.second.get("color"); + if (f.shape == object.shape.SPHERE) + { + round_objects_.insert(f.name); + } + else if (f.shape == "flat") + { + flat_objects_.insert(f.name); + } + object_info_.push_back(f); + } + } + ROS_INFO("Object info is loaded!"); + } + else + { + ROS_WARN("No object info is provided!"); + return; + } + +} + +void MultimodalObjectRecognitionROS::eventCallback(const std_msgs::String::ConstPtr &msg) +{ + std_msgs::String event_out; + if (msg->data == "e_start") + { + // Synchronize callback + image_sub_ = new message_filters::Subscriber (nh_, "input_image_topic", 1); + cloud_sub_ = new message_filters::Subscriber (nh_, "input_cloud_topic", 1); + msg_sync_ = new message_filters::Synchronizer (msgSyncPolicy(1), *image_sub_, *cloud_sub_); + msg_sync_->registerCallback(boost::bind(&MultimodalObjectRecognitionROS::synchronizeCallback, this, _1, _2)); + } + else if (msg->data == "e_stop") + { + scene_segmentation_ros_->resetCloudAccumulation(); + event_out.data = "e_stopped"; + pub_event_out_.publish(event_out); + } + else if (msg->data == "e_data_collection") + { + data_collection_ = true; + event_out.data = "e_data_collection_started"; + pub_event_out_.publish(event_out); + ROS_INFO_STREAM("\033[1;35mData collection enabled\033[0m"); + } + else if (msg->data == "e_stop_data_collection") + { + data_collection_ = false; + scene_segmentation_ros_->resetCloudAccumulation(); + event_out.data = "e_data_collection_stopped"; + pub_event_out_.publish(event_out); + ROS_WARN_STREAM("\033[1;35mData collection disabled\033[0m"); + } + else + { + return; + } +} + +void MultimodalObjectRecognitionROS::configCallback(mir_object_recognition::SceneSegmentationConfig &config, uint32_t level) +{ + scene_segmentation_ros_->setVoxelGridParams(config.voxel_leaf_size, config.voxel_filter_field_name, + config.voxel_filter_limit_min, config.voxel_filter_limit_max); + scene_segmentation_ros_->setPassthroughParams(config.enable_passthrough_filter, + config.passthrough_filter_field_name, + config.passthrough_filter_limit_min, + config.passthrough_filter_limit_max); + scene_segmentation_ros_->setCropBoxParams(config.enable_cropbox_filter, config.cropbox_filter_min_x, config.cropbox_filter_max_x, + config.cropbox_filter_min_y, config.cropbox_filter_max_y, config.cropbox_filter_min_z, config.cropbox_filter_max_z); + scene_segmentation_ros_->setNormalParams(config.normal_radius_search, config.use_omp, config.num_cores); + Eigen::Vector3f axis(config.sac_x_axis, config.sac_y_axis, config.sac_z_axis); + scene_segmentation_ros_->setSACParams(config.sac_max_iterations, config.sac_distance_threshold, + config.sac_optimize_coefficients, axis, config.sac_eps_angle, + config.sac_normal_distance_weight); + scene_segmentation_ros_->setPrismParams(config.prism_min_height, config.prism_max_height); + scene_segmentation_ros_->setOutlierParams(config.outlier_radius_search, config.outlier_min_neighbors); + scene_segmentation_ros_->setClusterParams(config.cluster_tolerance, config.cluster_min_size, config.cluster_max_size, + config.cluster_min_height, config.cluster_max_height, config.cluster_max_length, + config.cluster_min_distance_to_polygon); + // Object recognizer param + enable_rgb_recognizer_ = config.enable_rgb_recognizer; + enable_pc_recognizer_ = config.enable_pc_recognizer; + obj_category_ = config.obj_category; + + // Cluster param + center_cluster_ = config.center_cluster; + pad_cluster_ = config.pad_cluster; + padded_cluster_size_ = config.padded_cluster_size; + // Workspace and object height + use_fixed_heights_ = config.use_fixed_heights; + object_height_above_workspace_ = config.object_height_above_workspace; + height_of_floor_ = config.height_of_floor; + container_height_ = config.container_height; + // RGB proposal params + rgb_roi_adjustment_ = config.rgb_roi_adjustment; + rgb_bbox_min_diag_ = config.rgb_bbox_min_diag; + rgb_bbox_max_diag_ = config.rgb_bbox_max_diag; + rgb_cluster_filter_limit_min_ = config.rgb_cluster_filter_limit_min; + rgb_cluster_filter_limit_max_ = config.rgb_cluster_filter_limit_max; + rgb_cluster_remove_outliers_ = config.rgb_cluster_remove_outliers; + // ROI params + enable_roi_ = config.enable_roi; + roi_base_link_to_laser_distance_ = config.roi_base_link_to_laser_distance; + roi_max_object_pose_x_to_base_link_ = config.roi_max_object_pose_x_to_base_link; + roi_min_bbox_z_ = config.roi_min_bbox_z; +} + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "multimodal_object_recognition"); + ros::NodeHandle nh("~"); + // Initialize frame rate + int frame_rate = 30; + nh.param("frame_rate", frame_rate, 30); + ros::Rate loop_rate(frame_rate); + // Create an object of multimodal object recognition + MultimodalObjectRecognitionROS mm_object_recognition(nh); + ROS_INFO_STREAM("\033[1;32m [multimodal_object_recognition] node started with rate " + << frame_rate << " \033[0m\n"); + // Run mm object recognition + while (ros::ok()) + { + mm_object_recognition.update(); + ros::spinOnce(); + loop_rate.sleep(); + } + return 0; +} diff --git a/data/mir_perception/mir_object_recognition/ros/src/multimodal_object_recognition_utils.cpp b/data/mir_perception/mir_object_recognition/ros/src/multimodal_object_recognition_utils.cpp new file mode 100644 index 0000000000000000000000000000000000000000..c85d315d41d54c19d2c08960a3516673a0c32504 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/ros/src/multimodal_object_recognition_utils.cpp @@ -0,0 +1,157 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +MultimodalObjectRecognitionUtils::MultimodalObjectRecognitionUtils() {} +MultimodalObjectRecognitionUtils::~MultimodalObjectRecognitionUtils() {} +void MultimodalObjectRecognitionUtils::adjustContainerPose(mas_perception_msgs::Object &container_object, + float container_height) +{ + PointCloud::Ptr cloud(new PointCloud); + pcl::fromROSMsg(container_object.views[0].point_cloud, *cloud); + // find min and max z + pcl::PointXYZRGB min_pt; + pcl::PointXYZRGB max_pt; + pcl::getMinMax3D(*cloud, min_pt, max_pt); + ROS_INFO_STREAM("Min and max z " << min_pt.z << ", " << max_pt.z); + // estimate normal + pcl::search::Search::Ptr tree = boost::shared_ptr > (new pcl::search::KdTree); + pcl::PointCloud::Ptr normals (new pcl::PointCloud ); + pcl::NormalEstimation normal_estimator; + normal_estimator.setSearchMethod(tree); + normal_estimator.setInputCloud(cloud); + normal_estimator.setKSearch(50); + normal_estimator.compute(*normals); + // filter points by height + pcl::IndicesPtr indices (new std::vector ); + pcl::PassThrough pass; + pass.setInputCloud(cloud); + pass.setFilterFieldName("z"); + pass.setFilterLimits(min_pt.z, (min_pt.z + (min_pt.z + max_pt.z/2))/2); + pass.filter(*indices); + // apply segmentation with region growing + pcl::RegionGrowing reg; + reg.setMinClusterSize(300); + reg.setMaxClusterSize(1000000); + reg.setSearchMethod(tree); + reg.setNumberOfNeighbours(200); + reg.setInputCloud(cloud); + // reg.setIndices (indices); + reg.setInputNormals(normals); + reg.setSmoothnessThreshold(3.0 / 180.0 * M_PI); + reg.setCurvatureThreshold(1.0); + std::vector clusters; + reg.extract(clusters); + // find the biggest cluster + pcl::PointIndices::Ptr filtered_cluster(new pcl::PointIndices() ); + int largest_index, largest_cluster; + if (clusters.size() == 0) + { + return; + } + for (size_t i = 0; i < clusters.size(); i++) + { + if (i == 0) + { + largest_index = 0; + largest_cluster = clusters[0].indices.size(); + } + else + { + if (largest_cluster <= clusters[i].indices.size()) + { + largest_index = i; + largest_cluster = clusters[i].indices.size(); + } + } + } + int counter = 0; + while (counter < clusters[largest_index].indices.size ()) + { + filtered_cluster->indices.push_back(clusters[largest_index].indices[counter]); + counter++; + } + PointCloud::Ptr cloud_filtered (new PointCloud); + // point indices to cloud + pcl::ExtractIndices c_filter(true); + c_filter.setInputCloud(cloud); + c_filter.setIndices(filtered_cluster); + c_filter.filter(*cloud_filtered); + // publish selected cluster + // PointCloud::Ptr colored_cloud = reg.getColoredCloud(); + // sensor_msgs::PointCloud2 ros_pointcloud; + // pcl::PCLPointCloud2::Ptr cloud_cl(new pcl::PCLPointCloud2); + // pcl::toPCLPointCloud2(*cloud_filtered, *cloud_cl); + // pcl_conversions::fromPCL(*cloud_cl, ros_pointcloud); + // ros_pointcloud.header.frame_id = target_frame_id_; + // pub_pc_cluster_.publish(ros_pointcloud); + // find centroid + Eigen::Vector4f centroid; + unsigned int valid_points = pcl::compute3DCentroid(*cloud_filtered, centroid); + // Change the center of object + container_object.pose.pose.position.x = centroid[0]; + container_object.pose.pose.position.y = centroid[1]; + ROS_INFO_STREAM("Updating height from " << container_object.pose.pose.position.z << " to " << (max_pt.z)); + container_object.pose.pose.position.z = max_pt.z; +} +void MultimodalObjectRecognitionUtils::adjustAxisBoltPose(mas_perception_msgs::Object &object) +{ + pcl::PointCloud::Ptr xyz_cloud(new pcl::PointCloud); + pcl::fromROSMsg(object.views[0].point_cloud, *xyz_cloud); + int pcl_point_size = object.views[0].point_cloud.height * object.views[0].point_cloud.width; + pcl::PointXYZ min_pt; + pcl::PointXYZ max_pt; + + pcl::getMinMax3D(*xyz_cloud, min_pt, max_pt); + pcl::PointCloud::Ptr point_at_z(new pcl::PointCloud); + + Eigen::Vector4f centroid; + for (size_t i = 0; i < pcl_point_size; i++ ) + { + if (xyz_cloud->points[i].z == max_pt.z) + { + point_at_z->points.push_back(xyz_cloud->points[i]); + } + } + unsigned int valid_points = pcl::compute3DCentroid(*point_at_z, centroid); + if (object.name == "M20_100") + { + ROS_INFO_STREAM("Updating object pose from object id: " << object.database_id); + float midpoint_x = (object.pose.pose.position.x + centroid[0])/2; + float midpoint_y = (object.pose.pose.position.y + centroid[1])/2; + float quarter_x = (object.pose.pose.position.x + midpoint_x)/2; + float quarter_y = (object.pose.pose.position.y + midpoint_y)/2; + object.pose.pose.position.x = quarter_x; + object.pose.pose.position.y = quarter_y; + } + else if (object.name == "SCREWDRIVER") + { + ROS_INFO_STREAM("Updating object pose from object id: " << object.database_id); + float midpoint_x = (object.pose.pose.position.x + centroid[0])/2; + float midpoint_y = (object.pose.pose.position.y + centroid[1])/2; + object.pose.pose.position.x = midpoint_x; + object.pose.pose.position.y = midpoint_y; + } + else if (object.name == "AXIS") + { + ROS_INFO_STREAM("Updating AXIS pose from object id: " << object.database_id); + object.pose.pose.position.x = centroid[0]; + object.pose.pose.position.y = centroid[1]; + } +} diff --git a/data/mir_perception/mir_object_recognition/setup.py b/data/mir_perception/mir_object_recognition/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..019b2c16e08a20d273c00b442b316a7f889b99f8 --- /dev/null +++ b/data/mir_perception/mir_object_recognition/setup.py @@ -0,0 +1,13 @@ +# ! DO NOT MANUALLY INVOKE THIS setup.py, USE CATKIN INSTEAD + +from distutils.core import setup +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=['rgb_object_recognition', + 'pc_object_recognition'], + package_dir={'rgb_object_recognition': 'common/src/rgb_object_recognition', + 'pc_object_recognition': 'common/src/pc_object_recognition'} + ) + +setup(**d) diff --git a/data/mir_perception/mir_object_segmentation/CMakeLists.txt b/data/mir_perception/mir_object_segmentation/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..7ab9ddc2e26688c069b0fa15ec38aef1d1b261e5 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/CMakeLists.txt @@ -0,0 +1,117 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_object_segmentation) + +add_compile_options(-std=c++14) + +find_package(catkin REQUIRED + COMPONENTS + cv_bridge + dynamic_reconfigure + pcl_ros + roscpp + roslint + tf + mas_perception_msgs + visualization_msgs + mir_perception_utils +) + +find_package(PCL 1.10 REQUIRED) +find_package(VTK REQUIRED) +find_package(OpenCV REQUIRED) + +generate_dynamic_reconfigure_options( + ros/config/SceneSegmentation.cfg +) + +catkin_package( + INCLUDE_DIRS + ros/include + common/include + LIBRARIES + ${PROJECT_NAME} + CATKIN_DEPENDS + mas_perception_msgs + visualization_msgs +) + +include_directories( + ros/include + common/include + ${catkin_INCLUDE_DIRS} + ${PCL_INCLUDE_DIRS} + ${VTK_INCLUDE_DIRS} +) + +add_definitions(-fpermissive) + +### LIBRARIES #################################################### +add_library(${PROJECT_NAME} + common/src/cloud_accumulation.cpp + common/src/scene_segmentation.cpp + ros/src/laserscan_segmentation.cpp + ros/src/scene_segmentation_ros.cpp +) + +add_dependencies(${PROJECT_NAME} + ${catkin_EXPORTED_TARGETS} +) +target_link_libraries(${PROJECT_NAME} + ${catkin_LIBRARIES} + ${OpenCV_LIBRARIES} +) + +### EXECUTABLES ############################################### +add_executable(scene_segmentation_node + ros/src/scene_segmentation_node.cpp +) +add_dependencies(scene_segmentation_node + ${catkin_EXPORTED_TARGETS} ${PROJECT_NAME}_gencfg +) +target_link_libraries(scene_segmentation_node + ${catkin_LIBRARIES} + ${PROJECT_NAME} +) + +roslint_cpp() + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() + +### INSTALLS +install(DIRECTORY common/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" + PATTERN ".svn" EXCLUDE +) + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" + PATTERN ".svn" EXCLUDE +) + +install(DIRECTORY ros/config/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/config +) + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) + +install(TARGETS ${PROJECT_NAME} + LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} +) + +install(TARGETS scene_segmentation_node + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install( + TARGETS + ${PROJECT_NAME} + LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} +) diff --git a/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/cloud_accumulation.h b/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/cloud_accumulation.h new file mode 100644 index 0000000000000000000000000000000000000000..24a84d8c96deefb7693cc39574b521822b16e9fd --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/cloud_accumulation.h @@ -0,0 +1,51 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Maintainer: Mohammad Wasil + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_OBJECT_SEGMENTATION_CLOUD_ACCUMULATION_H +#define MIR_OBJECT_SEGMENTATION_CLOUD_ACCUMULATION_H + +#include +#include +#include +#include + +/** This class accumulates input point clouds in the occupancy octree with a + * given spatial resolution. */ +class CloudAccumulation +{ + public: + typedef std::unique_ptr UPtr; + + /** \brief Constructor + * \param[in] Octree resolution + * */ + explicit CloudAccumulation(double resolution = 0.0025); + + /** \brief Add point cloud to octree + * \param[in] Point cloud + * */ + void addCloud(const PointCloud::ConstPtr &cloud); + /** \brief Get accumulated cloud + * \param[out] Accumulated point cloud + * */ + void getAccumulatedCloud(PointCloud &cloud); + /** \brief Return cloud count */ + int getCloudCount() const { return cloud_count_; } + /** \brief Reset octree and cloud count */ + void reset(); + + private: + typedef OctreePointCloudOccupancyColored Octree; + typedef std::unique_ptr OctreeUPtr; + + OctreeUPtr octree_; + + int cloud_count_; + double resolution_; +}; + +#endif // MIR_OBJECT_SEGMENTATION_CLOUD_ACCUMULATION_H diff --git a/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/laserscan_segmentation.h b/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/laserscan_segmentation.h new file mode 100644 index 0000000000000000000000000000000000000000..3237e377b5cd6b81e3cde999e35c7f17c35eaafd --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/laserscan_segmentation.h @@ -0,0 +1,35 @@ +/*! + * @copyright 2018 Bonn-Rhein-Sieg University + */ +#ifndef MIR_OBJECT_SEGMENTATION_LASERSCAN_SEGMENTATION_H +#define MIR_OBJECT_SEGMENTATION_LASERSCAN_SEGMENTATION_H + +#include +#include +#include +#include + +class LaserScanSegmentation +{ + public: + /* dThresholdDistanceBetweenAdajecentPoints in meters */ + LaserScanSegmentation(double dThresholdDistanceBetweenAdajecentPoints, + unsigned int unMinimumPointsPerSegment); + ~LaserScanSegmentation(); + + mas_perception_msgs::LaserScanSegmentList getSegments( + const sensor_msgs::LaserScan::ConstPtr &inputScan, bool store_data_points = false); + + private: + /* distance threshold between two adjacent laser scan points to determine + * where a new segment starts in meters */ + double _dThresholdDistanceBetweenAdajecentPoints; + unsigned int _unMinimumPointsPerSegment; + + double getEuclideanDistance(double dDistanceA, double dAngleA, double dDistanceB, double dAngleB); + + geometry_msgs::Point getCenterOfGravity(unsigned int indexStart, unsigned int indexEnd, + const sensor_msgs::LaserScan::ConstPtr &inputScan); +}; + +#endif // MIR_OBJECT_SEGMENTATION_LASERSCAN_SEGMENTATION_H diff --git a/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/scene_segmentation.h b/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/scene_segmentation.h new file mode 100644 index 0000000000000000000000000000000000000000..6a2ba4f42c5db930ae8fec165e039b47b962595f --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/common/include/mir_object_segmentation/scene_segmentation.h @@ -0,0 +1,158 @@ +/* + * Copyright 2018 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ +#ifndef MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_H +#define MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +using namespace mir_perception_utils::object; + +class SceneSegmentation +{ + private: + pcl::PassThrough pass_through_; + pcl::CropBox crop_box_; + pcl::VoxelGrid voxel_grid_; + pcl::NormalEstimation normal_estimation_; + pcl::NormalEstimationOMP normal_estimation_omp_; + + pcl::SACSegmentationFromNormals sac_; + pcl::ProjectInliers project_inliers_; + pcl::ConvexHull convex_hull_; + pcl::ExtractPolygonalPrismData extract_polygonal_prism_; + + pcl::EuclideanClusterExtraction cluster_extraction_; + pcl::RadiusOutlierRemoval radius_outlier_; + + public: + /** \brief Constructor */ + SceneSegmentation(); + /** \brief Destructor */ + virtual ~SceneSegmentation(); + + /** \brief Segment point cloud + * \param[in] Point cloud + * \param[out] A list of point cloud clusters + * \param[out] A list of bounding boxes + * \param[out] Model coefficients + * \param[out] Workspace height + * */ + PointCloud::Ptr segmentScene(const PointCloud::ConstPtr &cloud, + std::vector &clusters, + std::vector &boxes, + pcl::ModelCoefficients::Ptr &coefficients, double &workspace_height); + /** \brief Find plane + * \param[in] Point cloud + * \param[out] Convex hull + * \param[out] Model coefficients + * \param[out] Workspace height + * */ + PointCloud::Ptr findPlane(const PointCloud::ConstPtr &cloud, PointCloud::Ptr &hull, + PointCloud::Ptr &plane, pcl::ModelCoefficients::Ptr &coefficients, + double &workspace_height); + + /** \brief Set voxel grid parameters + * \param[in] Leaf size for x,y,z + * \param[in] Field name, on which axis the filter will be applied + * \param[in] The minimum allowed the field value + * \param[in] The maximum allowed the field value + * */ + void setVoxelGridParams(double leaf_size, const std::string &field_name, double limit_min, + double limit_max); + /** \brief Set passthrough filter parameters + * \param[in] Enable or disable passthrough filter + * \param[in] Field name, on which axis the filter will be applied + * \param[in] The minimum allowed the field value + * \param[in] The maximum allowed the field value + * */ + void setPassthroughParams(bool enable_passthrough_filter, const std::string &field_name, + double limit_min, double limit_max); + + /** \brief Set crop box filter parameters to include filters in XYZ + * \param[in] Enable or disable crop box filter + * \param[in] X min + * \param[in] X max + * \param[in] Y min + * \param[in] Y max + * \param[in] Z min + * \param[in] Z max + * */ + void setCropBoxParams(bool enable_cropbox_filter, double min_x, double max_x, double min_y, + double max_y, double min_z, double max_z); + /** \brief Set Normal param using radius + * \param[in] Radius search + * \param[in] Use Open MP (OMP) for parallel normal estimation using cpu + * (default False) + * \param[in] Number of cores to use for computing normal with OMP (default=4) + * */ + void setNormalParams(double radius_search, bool use_omp = false, int num_cores = 4); + /** \brief Set SAC parameters + * \param[in] The maximum number of iterations the algorithm will run for + * \param[in] The distance to model threshold + * \param[in] Model coefficient refinement + * \param[in] The axis to which the plane should be perpendicular + * \param[in] The maximum allowed difference between the model normal and the + * given axis in radians + * \param[in] The relative weight (between 0 and 1) to give to the angular + * distance (0 to pi/2) between point normals and the plane normal. + * */ + void setSACParams(int max_iterations, double distance_threshold, bool optimize_coefficients, + Eigen::Vector3f axis, double eps_angle, double normal_distance_weight); + /** \brief Set prism parameters + * \param[in] The minimum height above the plane from which to construct the + * polygonal prism + * \param[in] The maximum height above the plane from which to construct the + * polygonal prism + * */ + void setPrismParams(double min_height, double max_height); + /** \brief Set outliers parameters + * \param[in] Radius of the sphere that will determine which points are + * neighbors. + * \param[in] The number of neighbors that need to be present in order to be + * classified as an inlier. + * */ + void setOutlierParams(double radius_search, int min_neighbors); + /** \brief Set cluster parameters + * \param[in] The spatial tolerance as a measure in the L2 Euclidean space + * \param[in] The minimum number of points that a cluster must contain in + * order to be accepted + * \param[in] The maximum number of points that a cluster must contain in + * order to be accepted + * \param[in] The minimum height of the cluster above the given polygon + * \param[in] The maximum height of the cluster above the given polygon + * \param[in] The maximum length of the cluster + * \param[in] The minimum height of the cluster above the given polygon + * */ + void setClusterParams(double cluster_tolerance, int cluster_min_size, int cluster_max_size, + double cluster_min_height, double cluster_max_height, double max_length, + double cluster_min_distance_to_polygon); + + private: + bool enable_passthrough_filter_; + bool enable_cropbox_filter_; + bool use_omp_; +}; + +#endif // MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_H diff --git a/data/mir_perception/mir_object_segmentation/common/src/cloud_accumulation.cpp b/data/mir_perception/mir_object_segmentation/common/src/cloud_accumulation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..cf78c4acd521e7cfadf4985b66c36e61e503f86f --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/common/src/cloud_accumulation.cpp @@ -0,0 +1,30 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Sergey Alexandrov + * + */ + +#include + +#include + +CloudAccumulation::CloudAccumulation(double resolution) : resolution_(resolution) { reset(); } +void CloudAccumulation::addCloud(const PointCloud::ConstPtr &cloud) +{ + octree_->setOccupiedVoxelsAtPointsFromCloud(cloud); + cloud_count_++; +} + +void CloudAccumulation::getAccumulatedCloud(PointCloud &cloud) +{ + octree_->getOccupiedVoxelCentersWithColor(cloud.points); + cloud.width = static_cast(cloud.points.size()); + cloud.height = 1; +} + +void CloudAccumulation::reset() +{ + octree_ = OctreeUPtr(new Octree(resolution_)); + cloud_count_ = 0; +} diff --git a/data/mir_perception/mir_object_segmentation/common/src/scene_segmentation.cpp b/data/mir_perception/mir_object_segmentation/common/src/scene_segmentation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..a8294295b7c190c1b59c9e3fbe8bd33166d9add4 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/common/src/scene_segmentation.cpp @@ -0,0 +1,197 @@ +/* + * Copyright 2018 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ +#include +#include +#include + +#include + +SceneSegmentation::SceneSegmentation() : use_omp_(false) +{ + cluster_extraction_.setSearchMethod(boost::make_shared>()); + normal_estimation_.setSearchMethod(boost::make_shared>()); + normal_estimation_omp_.setSearchMethod(boost::make_shared>()); +}; +SceneSegmentation::~SceneSegmentation(){ + +}; + +PointCloud::Ptr SceneSegmentation::segmentScene(const PointCloud::ConstPtr &cloud, + std::vector &clusters, + std::vector &boxes, + pcl::ModelCoefficients::Ptr &coefficients, + double &workspace_height) +{ + PointCloud::Ptr filtered(new PointCloud); + PointCloud::Ptr plane(new PointCloud); + PointCloud::Ptr hull(new PointCloud); + pcl::PointIndices::Ptr segmented_cloud_inliers(new pcl::PointIndices); + std::vector clusters_indices; + + filtered = findPlane(cloud, hull, plane, coefficients, workspace_height); + + if (coefficients->values.size() == 0) { + return filtered; + } + + extract_polygonal_prism_.setInputPlanarHull(hull); + extract_polygonal_prism_.setInputCloud(cloud); + extract_polygonal_prism_.setViewPoint(0.0, 0.0, 2.0); + extract_polygonal_prism_.segment(*segmented_cloud_inliers); + + cluster_extraction_.setInputCloud(cloud); + cluster_extraction_.setIndices(segmented_cloud_inliers); + cluster_extraction_.extract(clusters_indices); + + const Eigen::Vector3f normal(coefficients->values[0], coefficients->values[1], + coefficients->values[2]); + + for (size_t i = 0; i < clusters_indices.size(); i++) { + const pcl::PointIndices &cluster_indices = clusters_indices[i]; + PointCloud::Ptr cluster(new PointCloud); + pcl::copyPointCloud(*cloud, cluster_indices, *cluster); + clusters.push_back(cluster); + BoundingBox box = BoundingBox::create(cluster->points, normal); + boxes.push_back(box); + } + return filtered; +} + +PointCloud::Ptr SceneSegmentation::findPlane(const PointCloud::ConstPtr &cloud, + PointCloud::Ptr &hull, PointCloud::Ptr &plane, + pcl::ModelCoefficients::Ptr &coefficients, + double &workspace_height) +{ + PointCloud::Ptr filtered(new PointCloud); + pcl::PointIndices::Ptr segmented_cloud_inliers(new pcl::PointIndices); + + PointCloudN::Ptr normals(new PointCloudN); + + voxel_grid_.setInputCloud(cloud); + voxel_grid_.filter(*filtered); + + if (enable_passthrough_filter_) { + pass_through_.setInputCloud(filtered); + pass_through_.filter(*filtered); + } + + // cropbox filter to include filters in XYZ + if (enable_cropbox_filter_){ + crop_box_.setInputCloud(filtered); + crop_box_.filter(*filtered); + } + + if (use_omp_) { + normal_estimation_omp_.setInputCloud(filtered); + normal_estimation_omp_.compute(*normals); + } else { + normal_estimation_.setInputCloud(filtered); + normal_estimation_.compute(*normals); + } + + pcl::PointIndices::Ptr inliers(new pcl::PointIndices); + + sac_.setModelType(pcl::SACMODEL_NORMAL_PARALLEL_PLANE); + sac_.setMethodType(pcl::SAC_RANSAC); + + sac_.setInputCloud(filtered); + sac_.setInputNormals(normals); + sac_.segment(*inliers, *coefficients); + + if (inliers->indices.size() == 0) { + std::cout << "No plane inliers found " << std::endl; + return filtered; + } + + project_inliers_.setModelType(pcl::SACMODEL_NORMAL_PARALLEL_PLANE); + project_inliers_.setInputCloud(filtered); + project_inliers_.setModelCoefficients(coefficients); + project_inliers_.setIndices(inliers); + project_inliers_.setCopyAllData(false); + project_inliers_.filter(*plane); + + convex_hull_.setInputCloud(plane); + convex_hull_.reconstruct(*hull); + + // determine workspace height based on the mean of z axis + double z = 0.0; + for (int i = 0; i < hull->points.size(); i++) { + z += hull->points[i].z; + } + if (hull->points.size() > 0) { + z /= hull->points.size(); + } + workspace_height = z; + + return filtered; +} + +void SceneSegmentation::setVoxelGridParams(double leaf_size, const std::string &filter_field, + double limit_min, double limit_max) +{ + voxel_grid_.setLeafSize(leaf_size, leaf_size, leaf_size); + voxel_grid_.setFilterFieldName(filter_field); + voxel_grid_.setFilterLimits(limit_min, limit_max); +} + +void SceneSegmentation::setPassthroughParams(bool enable_passthrough_filter, + const std::string &field_name, double limit_min, + double limit_max) +{ + enable_passthrough_filter_ = enable_passthrough_filter; + pass_through_.setFilterFieldName(field_name); + pass_through_.setFilterLimits(limit_min, limit_max); +} + +void SceneSegmentation::setCropBoxParams(bool enable_cropbox_filter, double min_x, double max_x, + double min_y, double max_y, double min_z, double max_z) +{ + enable_cropbox_filter_ = enable_cropbox_filter; + crop_box_.setMin(Eigen::Vector4f(min_x, min_y, min_z, 1.0)); + crop_box_.setMax(Eigen::Vector4f(max_x, max_y, max_z, 1.0)); +} + +void SceneSegmentation::setNormalParams(double radius_search, bool use_omp, int num_cores) +{ + use_omp_ = use_omp; + if (use_omp_) { + normal_estimation_omp_.setRadiusSearch(radius_search); + normal_estimation_omp_.setNumberOfThreads(num_cores); + } else { + normal_estimation_.setRadiusSearch(radius_search); + } +} +void SceneSegmentation::setSACParams(int max_iterations, double distance_threshold, + bool optimize_coefficients, Eigen::Vector3f axis, + double eps_angle, double normal_distance_weight) +{ + sac_.setMaxIterations(max_iterations); + sac_.setDistanceThreshold(distance_threshold); + sac_.setAxis(axis); + sac_.setEpsAngle(eps_angle); + sac_.setOptimizeCoefficients(optimize_coefficients); + sac_.setNormalDistanceWeight(normal_distance_weight); +} +void SceneSegmentation::setPrismParams(double min_height, double max_height) +{ + extract_polygonal_prism_.setHeightLimits(min_height, max_height); +} + +void SceneSegmentation::setOutlierParams(double radius_search, int min_neighbors) +{ + radius_outlier_.setRadiusSearch(radius_search); + radius_outlier_.setMinNeighborsInRadius(min_neighbors); +} +void SceneSegmentation::setClusterParams(double cluster_tolerance, int cluster_min_size, + int cluster_max_size, double cluster_min_height, + double cluster_max_height, double max_length, + double cluster_min_distance_to_polygon) +{ + cluster_extraction_.setClusterTolerance(cluster_tolerance); + cluster_extraction_.setMinClusterSize(cluster_min_size); + cluster_extraction_.setMaxClusterSize(cluster_max_size); +} diff --git a/data/mir_perception/mir_object_segmentation/package.xml b/data/mir_perception/mir_object_segmentation/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8c24498d5c52989e02cf4ce1285e624edad75183 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/package.xml @@ -0,0 +1,32 @@ + + + mir_object_segmentation + 0.0.1 + Scene segmentation + + Mohammad Wasil + Mohammad Wasil + Santosh Thoduka + Sergey Alexandrov + + GPLv3 + + catkin + + cv_bridge + dynamic_reconfigure + libpcl-all-dev + pcl_ros + roscpp + roslint + tf + visualization_msgs + mas_perception_msgs + mir_perception_utils + + mas_perception_msgs + visualization_msgs + + roslaunch + + diff --git a/data/mir_perception/mir_object_segmentation/ros/config/SceneSegmentation.cfg b/data/mir_perception/mir_object_segmentation/ros/config/SceneSegmentation.cfg new file mode 100644 index 0000000000000000000000000000000000000000..d8c2a3ae3d88b1072a812957dcdf626df2fd13b0 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/config/SceneSegmentation.cfg @@ -0,0 +1,67 @@ +#! /usr/bin/env python + +PACKAGE='mir_object_segmentation' + +from dynamic_reconfigure.parameter_generator_catkin import * + +gen = ParameterGenerator() + +pc_object_segmentation = gen.add_group("Pointcloud object segmentation") +# def add (self, name, paramtype, level, description, default = None, min = None, max = None, edit_method = ""): +pc_object_segmentation.add ("octree_resolution", double_t, 0, "Octree resolution", 0.0025, 0, 2.0) +pc_os_voxel = pc_object_segmentation.add_group("Voxel filter") +pc_os_voxel.add ("voxel_leaf_size", double_t, 0, "The size of a leaf (on x,y,z) used for downsampling.", 0.009, 0, 1.0) +pc_os_voxel.add ("voxel_filter_field_name", str_t, 0, "The field name used for filtering", "z") +pc_os_voxel.add ("voxel_filter_limit_min", double_t, 0, "The minimum allowed field value a point will be considered from", -0.15, -10.0, 10.0) +pc_os_voxel.add ("voxel_filter_limit_max", double_t, 0, "The maximum allowed field value a point will be considered from", 0.25, -10.0, 10.0) + +pc_os_passthrough = pc_object_segmentation.add_group("Passthrough filter") +pc_os_passthrough.add ("enable_passthrough_filter", bool_t, 0, "Enable passthrough filter", False) +pc_os_passthrough.add ("passthrough_filter_field_name", str_t, 0, "The field name used for filtering", "x") +pc_os_passthrough.add ("passthrough_filter_limit_min", double_t, 0, "The minimum allowed field value a point will be considered from", 0.0, -10.0, 10.0) +pc_os_passthrough.add ("passthrough_filter_limit_max", double_t, 0, "The maximum allowed field value a point will be considered from", 0.8, -10.0, 10.0) + +pc_os_cropbox = pc_object_segmentation.add_group("Cropbox filter") +pc_os_cropbox.add ("enable_cropbox_filter", bool_t, 0, "Enable cropbox filter", False) +pc_os_cropbox.add ("cropbox_filter_min_x", double_t, 0, "The minimum allowed x value a point will be considered from", 0.0, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_x", double_t, 0, "The maximum allowed x value a point will be considered from", 0.8, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_min_y", double_t, 0, "The minimum allowed y value a point will be considered from", -0.5, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_y", double_t, 0, "The maximum allowed y value a point will be considered from", 0.8, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_min_z", double_t, 0, "The minimum allowed z value a point will be considered from", -0.2, -10.0, 10.0) +pc_os_cropbox.add ("cropbox_filter_max_z", double_t, 0, "The maximum allowed z value a point will be considered from", 0.6, -10.0, 10.0) + + +pc_os_sac = pc_object_segmentation.add_group("SAC segmentation") +pc_os_sac.add ("normal_radius_search", double_t, 0, "Sphere radius for nearest neighbor search", 0.03, 0.0, 0.5) +pc_os_sac.add ("use_omp", bool_t, 0, "Use Open MP to estimate normal", False) +pc_os_sac.add ("num_cores", int_t, 0, "The number of cores to use for OMP normal estimation", 4, 1, 16) +pc_os_sac.add ("sac_max_iterations", int_t, 0, "The maximum number of iterations the algorithm will run for", 1000, 0, 100000) +pc_os_sac.add ("sac_distance_threshold", double_t, 0, "The distance to model threshold", 0.01, 0, 1.0) +pc_os_sac.add ("sac_optimize_coefficients", bool_t, 0, "Model coefficient refinement", True) +pc_os_sac.add ("sac_x_axis", double_t, 0, "The x axis to which the plane should be perpendicular, the eps angle > 0 to activate axis-angle constraint", 0.0, 0.0, 1.0) +pc_os_sac.add ("sac_y_axis", double_t, 0, "The y axis to which the plane should be perpendicular, the eps angle > 0 to activate axis-angle constraint", 0.0, 0.0, 1.0) +pc_os_sac.add ("sac_z_axis", double_t, 0, "The z axis to which the plane should be perpendicular, the eps angle > 0 to activate axis-angle constraint", 1.0, 0.0, 1.0) +pc_os_sac.add ("sac_eps_angle", double_t, 0, "The maximum allowed difference between the model normal and the given axis in radians.", 0.09, 0.0, 1.5707) +pc_os_sac.add ("sac_normal_distance_weight", double_t, 0, "The relative weight (between 0 and 1) to give to the angular distance (0 to pi/2) between point normals and the plane normal.", 0.05, 0, 1.0) +pc_os_sac.add ("prism_min_height", double_t, 0, "The minimum height above the plane from which to construct the polygonal prism", 0.01, 0.0, 5.0) +pc_os_sac.add ("prism_max_height", double_t, 0, "The maximum height above the plane from which to construct the polygonal prism", 0.1, 0.0, 5.0) +pc_os_sac.add ("outlier_radius_search", double_t, 0, "Radius of the sphere that will determine which points are neighbors.", 0.03, 0.0, 10.0) +pc_os_sac.add ("outlier_min_neighbors", int_t, 0, "The number of neighbors that need to be present in order to be classified as an inlier.", 20, 0, 1000) + +pc_os_cluster = pc_object_segmentation.add_group("Object cluster") +pc_os_cluster.add ("cluster_tolerance", double_t, 0, "The spatial tolerance as a measure in the L2 Euclidean space", 0.02, 0.0, 2.0) +pc_os_cluster.add ("cluster_min_size", int_t, 0, "The minimum number of points that a cluster must contain in order to be accepted", 25, 0, 1000) +pc_os_cluster.add ("cluster_max_size", int_t, 0, "The maximum number of points that a cluster must contain in order to be accepted", 20000, 0, 2147483647) +pc_os_cluster.add ("cluster_min_height", double_t, 0, "The minimum height of the cluster above the given polygon", 0.011, 0, 5.0) +pc_os_cluster.add ("cluster_max_height", double_t, 0, "The maximum height of the cluster above the given polygon", 0.09, 0, 5.0) +pc_os_cluster.add ("cluster_max_length", double_t, 0, "The maximum length of the cluster", 0.25, 0, 5.0) +pc_os_cluster.add ("cluster_min_distance_to_polygon", double_t, 0, "The minimum height of the cluster above the given polygon", 0.04, 0, 5.0) +pc_os_cluster.add ("center_cluster", bool_t, 0, "Center cluster", True) +pc_os_cluster.add ("pad_cluster", bool_t, 0, "Pad cluster so that it has the same size", False) +pc_os_cluster.add ("padded_cluster_size", int_t, 0, "The size of the padded cluster", 2048, 128, 4096) + +object_pose = gen.add_group("Object pose") +object_pose.add ("object_height_above_workspace", double_t, 0, "The height of the object above the workspace", 0.052, 0, 2.0) + +exit (gen.generate (PACKAGE, "mir_object_segmentation", "SceneSegmentation")) + diff --git a/data/mir_perception/mir_object_segmentation/ros/config/scene_segmentation_constraints.yaml b/data/mir_perception/mir_object_segmentation/ros/config/scene_segmentation_constraints.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a6d8268d8325ff9c342f044a1b7fd4f4f767dd9e --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/config/scene_segmentation_constraints.yaml @@ -0,0 +1,44 @@ +# reasonable parameters to find planes of @Work workspaces +scene_segmentation: + voxel_leaf_size: 0.009 + voxel_filter_field_name: z + voxel_filter_limit_min: -0.15 + voxel_filter_limit_max: 0.3 + enable_passthrough_filter: true + passthrough_filter_field_name: x + passthrough_filter_limit_min: 0.0 + passthrough_filter_limit_max: 0.8 + enable_cropbox_filter: true + cropbox_filter_min_x: 0.0 + cropbox_filter_min_x: 0.8 + cropbox_filter_min_y: -0.5 + cropbox_filter_min_y: 0.8 + cropbox_filter_min_z: -0.2 + cropbox_filter_min_z: 0.6 + normal_radius_search: 0.03 + use_omp: False + num_cores: 8 + sac_max_iterations: 1000 + sac_distance_threshold: 0.01 + sac_optimize_coefficients: true + sac_x_axis: 0.0 + sac_y_axis: 0.0 + sac_z_axis: 1.0 + sac_eps_angle: 0.09 + sac_normal_distance_weight: 0.05 + prism_min_height: 0.01 + prism_max_height: 0.10 + outlier_radius_search: 0.03 + outlier_min_neighbors: 20 + cluster_tolerance: 0.02 + cluster_min_size: 25 + cluster_max_size: 20000 + cluster_min_height: 0.011 + cluster_max_height: 0.09 + cluster_max_length: 0.25 + cluster_min_distance_to_polygon: 0.04 + center_cluster: True + pad_cluster: False + padded_cluster_size: 2048 + octree_resolution: 0.0025 + object_height_above_workspace: 0.052 diff --git a/data/mir_perception/mir_object_segmentation/ros/include/mir_object_segmentation/scene_segmentation_node.h b/data/mir_perception/mir_object_segmentation/ros/include/mir_object_segmentation/scene_segmentation_node.h new file mode 100644 index 0000000000000000000000000000000000000000..fc17d9579bfe79d6e09ea1f40d38febceddb0974 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/include/mir_object_segmentation/scene_segmentation_node.h @@ -0,0 +1,109 @@ +/* + * Copyright 2018 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ +#ifndef MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_NODE_H +#define MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_NODE_H + +#include + +#include +#include +#include +#include +#include + +#include + +#include +#include + +/** \brief This node subscribes to pointcloud topic. + * Inputs: + * ~event_in: + * - e_start: starts subscribing to pointcloud topic + * - e_add_cloud_start: adds pointcloud to octree, if it is on dataset + * collection mode, + * the node will start segmenting the pointcloud. + * - e_add_cloud_stop: stops adding pointcloud to octree + * - e_find_plane: finds the plane and publishes workspace height + * - e_segment: starts segmentation and publish ObjectList + * - e_reset: clears accumulated cloud + * - e_stop: stops subscribing and clears accumulated pointcloud + * Outputs: + * ~event_out: + * - e_started: started listening to new messages + * - e_add_cloud_started: started adding the cloud to octree + * - e_add_cloud_stopped: stopped adding the cloud to octree + * - e_done: started finding the plane or started segmenting the pointcloud + * - e_stopped: stopped subscribing and cleared accumulated pointcloud + * + * \author Mohammad Wasil, Santosh Thoduka + */ + +namespace mpu = mir_perception_utils; +using mpu::visualization::BoundingBoxVisualizer; +using mpu::visualization::ClusteredPointCloudVisualizer; +using mpu::visualization::LabelVisualizer; +using mpu::visualization::Color; + +class SceneSegmentationNode +{ + public: + SceneSegmentationNode(); + virtual ~SceneSegmentationNode(); + + private: + ros::NodeHandle nh_; + ros::Publisher pub_debug_; + ros::Publisher pub_object_list_; + ros::Publisher pub_event_out_; + ros::Publisher pub_workspace_height_; + + ros::Subscriber sub_cloud_; + ros::Subscriber sub_event_in_; + + dynamic_reconfigure::Server server_; + + boost::shared_ptr tf_listener_; + + SceneSegmentationROS scene_segmentation_ros_; + + BoundingBoxVisualizer bounding_box_visualizer_; + ClusteredPointCloudVisualizer cluster_visualizer_; + LabelVisualizer label_visualizer_; + + // Parameters + bool add_to_octree_; + int object_id_; + std::string target_frame_id_; + std::string logdir_; + + // Dynamic reconfigurable parameters + double octree_resolution_; + double object_height_above_workspace_; + + // cluster + bool center_cluster_; + bool pad_cluster_; + unsigned int padded_cluster_size_; + + private: + void pointcloudCallback(const sensor_msgs::PointCloud2::Ptr &msg); + void eventCallback(const std_msgs::String::ConstPtr &msg); + void configCallback(mir_object_segmentation::SceneSegmentationConfig &config, uint32_t level); + + /** \brief Segment accumulated pointcloud, find the plane, + * clusters table top objects, find object heights, and publish them. + **/ + void segmentPointCloud(); + + /** \brief Segment accumulated pointcloud, find the plane, + * find the plane height, and publish it. + **/ + void findPlane(); +}; + +#endif // MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_NODE_H diff --git a/data/mir_perception/mir_object_segmentation/ros/include/mir_object_segmentation/scene_segmentation_ros.h b/data/mir_perception/mir_object_segmentation/ros/include/mir_object_segmentation/scene_segmentation_ros.h new file mode 100644 index 0000000000000000000000000000000000000000..297162eda5099c4a0a1fb9b66a58804497b3ab76 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/include/mir_object_segmentation/scene_segmentation_ros.h @@ -0,0 +1,196 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ +#ifndef MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_ROS_H +#define MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_ROS_H + +#include +#include +#include + +#include +#include +#include +#include + +#include +#include + +#include +#include + +#include +#include + +/** \brief This class is a wrapper for table top point cloud segmentation. + * + * \author Mohammad Wasil, Santosh Thoduka + */ + +class SceneSegmentationROS +{ + public: + /** \brief Constructor + * \param[in] NodeHandle in order for this to have access to parameters + * for example octree_resolution. + * */ + explicit SceneSegmentationROS(double octree_resolution = 0.0025); + + /** \brief Destructor */ + virtual ~SceneSegmentationROS(); + + private: + ros::NodeHandle nh_; + ros::ServiceClient recognize_service; + + /** Create unique pointer object of cloud_accumulation */ + CloudAccumulation::UPtr cloud_accumulation_; + /** Create unique pointer for object scene_segmentation */ + typedef std::unique_ptr SceneSegmentationUPtr; + SceneSegmentationUPtr scene_segmentation_; + + pcl::ModelCoefficients::Ptr model_coefficients_; + boost::shared_ptr tf_listener_; + + bool add_to_octree_; + int pcl_object_id_; + double octree_resolution_; + double workspace_height_; + + PointCloud::Ptr cloud_debug_; + + public: + /** \brief Find plane, segment table top point cloud and cluster them + * \param[in] Input point cloud + * \param[out] Object list with unknown labels + * \param[out] 3D table top object clusters + * \param[out] Bounding boxes of the clusters + * \param[in] Center cluster so that it has zero mean + * \param[in] Pad cluster so that the cluster does not have variable point + * size + * \param[in] Number of padded points + * */ + void segmentCloud(const PointCloud::ConstPtr &cloud, mas_perception_msgs::ObjectList &obj_list, + std::vector &clusters, std::vector &boxes, + bool center_cluster, bool pad_cluster, int num_points); + + /** \brief Find plane + * \param[in] Input point cloud + * \param[out] Point cloud debug output + * */ + void findPlane(const PointCloud::ConstPtr &cloud_in, PointCloud::Ptr &cloud_debug); + + /** \brief Reset accumulated cloud */ + void resetCloudAccumulation(); + + /** \brief Accumulate pointcloud + * \param[in] Pointcloud to accumulate + * */ + void addCloudAccumulation(const PointCloud::Ptr &cloud); + + /** \brief Get accumulated pointcloud + * \param[out] Accumulated pointcloud + * */ + void getCloudAccumulation(PointCloud::Ptr &cloud); + + /** Returns plane normal */ + Eigen::Vector3f getPlaneNormal(); + + /** Returns plane height */ + double getWorkspaceHeight(); + + /** Reset 3D object id */ + void resetPclObjectId(); + + /** \brief Set voxel grid parameters + * \param[in] Leaf size for x,y,z + * \param[in] Field name, on which axis the filter will be applied + * \param[in] The minimum allowed the field value + * \param[in] The maximum allowed the field value + * */ + void setVoxelGridParams(double voxel_leaf_size, std::string voxel_filter_field_name, + double voxel_filter_limit_min, double voxel_filter_limit_max); + + /** \brief Set passthrough filter parameters + * \param[in] Enable or disable passthrough filter + * \param[in] Field name, on which axis the filter will be applied + * \param[in] The minimum allowed the field value + * \param[in] The maximum allowed the field value + * */ + void setPassthroughParams(bool enable_passthrough_filter, + std::string passthrough_filter_field_name, + double passthrough_filter_limit_min, + double passthrough_filter_limit_max); + /** \brief Set crop box filter parameters to include filters in XYZ + * \param[in] Enable or disable crop box filter + * \param[in] X min + * \param[in] X max + * \param[in] Y min + * \param[in] Y max + * \param[in] Z min + * \param[in] Z max + * */ + void setCropBoxParams(bool enable_cropbox_filter, double min_x, double max_x, double min_y, + double max_y, double min_z, double max_z); + /** \brief Set Normal param using radius + * \param[in] Radius search + * \param[in] Use Open MP (OMP) for parallel normal estimation using cpu + * (default False) + * \param[in] Number of cores to use for computing normal with OMP (default=4) + * */ + void setNormalParams(double normal_radius_search, bool use_omp = false, int num_cores = 4); + + /** \brief Set SAC parameters + * \param[in] The maximum number of iterations the algorithm will run for + * \param[in] The distance to model threshold + * \param[in] Model coefficient refinement + * \param[in] The axis to which the plane should be perpendicular + * \param[in] The maximum allowed difference between the model normal and the + * given axis in radians + * \param[in] The relative weight (between 0 and 1) to give to the angular + * distance (0 to pi/2) between point normals and the plane normal. + * */ + void setSACParams(int sac_max_iterations, double sac_distance_threshold, + bool sac_optimize_coefficients, Eigen::Vector3f axis, double sac_eps_angle, + double sac_normal_distance_weight); + + /** \brief Set prism parameters + * \param[in] The minimum height above the plane from which to construct the + * polygonal prism + * \param[in] The maximum height above the plane from which to construct the + * polygonal prism + * */ + void setPrismParams(double prism_min_height, double prism_max_height); + + /** \brief Set outliers parameters + * \param[in] Radius of the sphere that will determine which points are + * neighbors. + * \param[in] The number of neighbors that need to be present in order to be + * classified as an inlier. + * */ + void setOutlierParams(double outlier_radius_search, double outlier_min_neighbors); + + /** \brief Set cluster parameters + * \param[in] The spatial tolerance as a measure in the L2 Euclidean space + * \param[in] The minimum number of points that a cluster must contain in + * order to be accepted + * \param[in] The maximum number of points that a cluster must contain in + * order to be accepted + * \param[in] The minimum height of the cluster above the given polygon + * \param[in] The maximum height of the cluster above the given polygon + * \param[in] The maximum length of the cluster + * \param[in] The minimum height of the cluster above the given polygon + * */ + void setClusterParams(double cluster_tolerance, int cluster_min_size, int cluster_max_size, + double cluster_min_height, double cluster_max_height, + double cluster_max_length, double cluster_min_distance_to_polygon); + + /** \brief Get debug cloud**/ + PointCloud::Ptr getCloudDebug(); + +}; + +#endif // MIR_OBJECT_SEGMENTATION_SCENE_SEGMENTATION_ROS_H diff --git a/data/mir_perception/mir_object_segmentation/ros/launch/scene_segmentation.launch b/data/mir_perception/mir_object_segmentation/ros/launch/scene_segmentation.launch new file mode 100644 index 0000000000000000000000000000000000000000..7bf326e97c2f4fd5439017d2f4af2e8ee60c957f --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/launch/scene_segmentation.launch @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_object_segmentation/ros/src/laserscan_segmentation.cpp b/data/mir_perception/mir_object_segmentation/ros/src/laserscan_segmentation.cpp new file mode 100644 index 0000000000000000000000000000000000000000..115773b287c66161338ab8eea70153228a2957b6 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/src/laserscan_segmentation.cpp @@ -0,0 +1,126 @@ +/*! + * @copyright 2018 Bonn-Rhein-Sieg University + */ +#include +#include + +LaserScanSegmentation::LaserScanSegmentation(double dThresholdDistanceBetweenAdajecentPoints, + unsigned int unMinimumPointsPerSegment) +{ + this->_dThresholdDistanceBetweenAdajecentPoints = dThresholdDistanceBetweenAdajecentPoints; + this->_unMinimumPointsPerSegment = unMinimumPointsPerSegment; +} + +LaserScanSegmentation::~LaserScanSegmentation() = default; + +mas_perception_msgs::LaserScanSegmentList LaserScanSegmentation::getSegments( + const sensor_msgs::LaserScan::ConstPtr &inputScan, bool store_data_points) +{ + mas_perception_msgs::LaserScanSegmentList segments; + std::vector data_points; + + double dNumberofPointsBetweenStartAndEnd = 0; + unsigned int unSegmentStartPoint = 0; + unsigned int unSegmentEndPoint = 0; + + auto scan_size = static_cast( + ceil((inputScan->angle_max - inputScan->angle_min) / inputScan->angle_increment)); + + if (scan_size == 0) return segments; + + // run over laser scan data + for (unsigned int i = 0; i < (scan_size - 1); ++i) { + ++dNumberofPointsBetweenStartAndEnd; + + // first point in laser scan is start point of the first segment + if (i == 0) unSegmentStartPoint = i; + + double dAngleCur = inputScan->angle_min + (i * inputScan->angle_increment); + double dDistanceCur = inputScan->ranges[i]; + double dAngleNext = inputScan->angle_min + ((i + 1) * inputScan->angle_increment); + double dDistanceNext = inputScan->ranges[i + 1]; + + if (store_data_points) { + geometry_msgs::Point cur_point; + cur_point.x = dDistanceCur * cos(dAngleCur); + cur_point.y = dDistanceCur * sin(dAngleCur); + data_points.push_back(cur_point); + } + + if ((getEuclideanDistance(dDistanceCur, dAngleCur, dDistanceNext, dAngleNext) > + this->_dThresholdDistanceBetweenAdajecentPoints) || + (i == (scan_size - 2))) { + if (i < (scan_size - 2)) + unSegmentEndPoint = i; + else + unSegmentEndPoint = i + 1; + + // if number of points between start and end point is lesser then 3 , it + // is not a segment + if (dNumberofPointsBetweenStartAndEnd >= this->_unMinimumPointsPerSegment) { + geometry_msgs::Point centerPoint; + centerPoint = getCenterOfGravity(unSegmentStartPoint, unSegmentEndPoint, inputScan); + double dDistanceToSegment = sqrt(pow(centerPoint.x, 2.0) + pow(centerPoint.y, 2.0)); + + if (dDistanceToSegment < 5.0) { + mas_perception_msgs::LaserScanSegment seg; + + seg.header = inputScan->header; + seg.header.stamp = ros::Time::now(); + seg.center.x = centerPoint.x; + seg.center.y = centerPoint.y; + + if (store_data_points) seg.data_points = data_points; + + segments.segments.push_back(seg); + } + } + + if (i < (scan_size - 2)) { + unSegmentStartPoint = i + 1; + dNumberofPointsBetweenStartAndEnd = 0; + + if (store_data_points) data_points.clear(); + } + } + } + + segments.header = inputScan->header; + segments.header.stamp = ros::Time::now(); + segments.num_segments = static_cast(segments.segments.size()); + + return segments; +} + +double LaserScanSegmentation::getEuclideanDistance(double dDistanceA, double dAngleA, + double dDistanceB, double dAngleB) +{ + return sqrt((dDistanceA * dDistanceA) + (dDistanceB * dDistanceB) - + (2 * dDistanceA * dDistanceB) * cos(fabs(dAngleA - dAngleB))); +} + +geometry_msgs::Point LaserScanSegmentation::getCenterOfGravity( + unsigned int indexStart, unsigned int indexEnd, + const sensor_msgs::LaserScan::ConstPtr &inputScan) +{ + geometry_msgs::Point centerPoint; + + centerPoint.x = 0; + centerPoint.y = 0; + centerPoint.z = 0; + + unsigned int i = 0, j = 0; + for (i = indexStart, j = 0; i <= indexEnd; ++i, ++j) { + double dAngle = inputScan->angle_min + (i * inputScan->angle_increment); + double dX = inputScan->ranges[i] * cos(dAngle); + double dY = inputScan->ranges[i] * sin(dAngle); + + centerPoint.x += dX; + centerPoint.y += dY; + } + + centerPoint.x /= j; + centerPoint.y /= j; + + return centerPoint; +} diff --git a/data/mir_perception/mir_object_segmentation/ros/src/scene_segmentation_node.cpp b/data/mir_perception/mir_object_segmentation/ros/src/scene_segmentation_node.cpp new file mode 100644 index 0000000000000000000000000000000000000000..86a0e262a249434f2b03176499f2af5e3abb245b --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/src/scene_segmentation_node.cpp @@ -0,0 +1,203 @@ +/* + * Copyright 2018 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ +#include +#include +#include +#include +#include +#include +#include + +#include + +#include +#include +#include +#include + +#include +#include +#include +#include +#include + +#include + +SceneSegmentationNode::SceneSegmentationNode() + : nh_("~"), + bounding_box_visualizer_("output/bounding_boxes", Color(Color::SEA_GREEN)), + cluster_visualizer_("output/tabletop_clusters"), + label_visualizer_("output/labels", Color(Color::TEAL)), + add_to_octree_(false), + object_id_(0), + scene_segmentation_ros_(0.0025) +{ + sub_event_in_ = nh_.subscribe("event_in", 1, &SceneSegmentationNode::eventCallback, this); + pub_event_out_ = nh_.advertise("event_out", 1); + pub_object_list_ = nh_.advertise("output/object_list", 1); + pub_workspace_height_ = nh_.advertise("output/workspace_height", 1); + pub_debug_ = nh_.advertise("output/debug_cloud", 1); + + dynamic_reconfigure::Server::CallbackType f = + boost::bind(&SceneSegmentationNode::configCallback, this, _1, _2); + server_.setCallback(f); + + tf_listener_.reset(new tf::TransformListener); + + nh_.param("logdir", logdir_, "/tmp/"); + nh_.param("target_frame_id", target_frame_id_, "base_link"); +} + +SceneSegmentationNode::~SceneSegmentationNode() {} +void SceneSegmentationNode::pointcloudCallback(const sensor_msgs::PointCloud2::Ptr &msg) +{ + if (add_to_octree_) { + sensor_msgs::PointCloud2 msg_transformed; + if (!mpu::pointcloud::transformPointCloudMsg(tf_listener_, target_frame_id_, *msg, + msg_transformed)) + return; + + PointCloud::Ptr cloud = boost::make_shared(); + pcl::PCLPointCloud2 pc2; + pcl_conversions::toPCL(msg_transformed, pc2); + pcl::fromPCLPointCloud2(pc2, *cloud); + + scene_segmentation_ros_.addCloudAccumulation(cloud); + + std_msgs::String event_out; + add_to_octree_ = false; + event_out.data = "e_add_cloud_stopped"; + pub_event_out_.publish(event_out); + } +} + +void SceneSegmentationNode::segmentPointCloud() +{ + PointCloud::Ptr cloud(new PointCloud); + cloud->header.frame_id = target_frame_id_; + scene_segmentation_ros_.getCloudAccumulation(cloud); + + std::vector clusters; + mas_perception_msgs::ObjectList object_list; + std::vector boxes; + scene_segmentation_ros_.segmentCloud(cloud, object_list, clusters, boxes, center_cluster_, + pad_cluster_, padded_cluster_size_); + + mas_perception_msgs::BoundingBoxList bounding_boxes; + bounding_boxes.bounding_boxes.resize(clusters.size()); + + geometry_msgs::PoseArray poses; + poses.header.stamp = ros::Time::now(); + poses.header.frame_id = target_frame_id_; + std::vector labels; + + for (int i = 0; i < object_list.objects.size(); i++) { + mpu::object::convertBboxToMsg(boxes[i], bounding_boxes.bounding_boxes[i]); + labels.push_back(object_list.objects[i].name); + // make the object height dynamically reconfigurable + object_list.objects[i].pose.pose.position.z += object_height_above_workspace_; + poses.poses.push_back(object_list.objects[i].pose.pose); + } + ROS_INFO_STREAM("Publishing object list and workspace height"); + pub_object_list_.publish(object_list); + bounding_box_visualizer_.publish(bounding_boxes.bounding_boxes, target_frame_id_); + cluster_visualizer_.publish(clusters, target_frame_id_); + label_visualizer_.publish(labels, poses); + + std_msgs::Float64 workspace_height_msg; + workspace_height_msg.data = scene_segmentation_ros_.getWorkspaceHeight(); + pub_workspace_height_.publish(workspace_height_msg); +} + +void SceneSegmentationNode::findPlane() +{ + PointCloud::Ptr cloud(new PointCloud); + cloud->header.frame_id = target_frame_id_; + scene_segmentation_ros_.getCloudAccumulation(cloud); + + PointCloud::Ptr cloud_debug(new PointCloud); + scene_segmentation_ros_.findPlane(cloud, cloud_debug); + cloud_debug->header.frame_id = cloud->header.frame_id; + ROS_INFO_STREAM("Got plane and publishing workspace height"); + std_msgs::Float64 workspace_height_msg; + workspace_height_msg.data = scene_segmentation_ros_.getWorkspaceHeight(); + pub_workspace_height_.publish(workspace_height_msg); + pub_debug_.publish(*cloud_debug); +} + +void SceneSegmentationNode::eventCallback(const std_msgs::String::ConstPtr &msg) +{ + std_msgs::String event_out; + if (msg->data == "e_start") { + sub_cloud_ = nh_.subscribe("input", 1, &SceneSegmentationNode::pointcloudCallback, this); + event_out.data = "e_started"; + } else if (msg->data == "e_add_cloud_start") { + add_to_octree_ = true; + return; + } else if (msg->data == "e_add_cloud_stop") { + add_to_octree_ = false; + event_out.data = "e_add_cloud_stopped"; + } else if (msg->data == "e_find_plane") { + findPlane(); + scene_segmentation_ros_.resetCloudAccumulation(); + event_out.data = "e_done"; + } else if (msg->data == "e_segment") { + segmentPointCloud(); + scene_segmentation_ros_.resetCloudAccumulation(); + event_out.data = "e_done"; + } else if (msg->data == "e_reset") { + scene_segmentation_ros_.resetCloudAccumulation(); + event_out.data = "e_reset"; + } else if (msg->data == "e_stop") { + sub_cloud_.shutdown(); + scene_segmentation_ros_.resetCloudAccumulation(); + event_out.data = "e_stopped"; + } else { + return; + } + pub_event_out_.publish(event_out); +} + +void SceneSegmentationNode::configCallback(mir_object_segmentation::SceneSegmentationConfig &config, + uint32_t level) +{ + scene_segmentation_ros_.setVoxelGridParams(config.voxel_leaf_size, config.voxel_filter_field_name, + config.voxel_filter_limit_min, + config.voxel_filter_limit_max); + scene_segmentation_ros_.setPassthroughParams( + config.enable_passthrough_filter, config.passthrough_filter_field_name, + config.passthrough_filter_limit_min, config.passthrough_filter_limit_max); + scene_segmentation_ros_.setNormalParams(config.normal_radius_search, config.use_omp, + config.num_cores); + Eigen::Vector3f axis(config.sac_x_axis, config.sac_y_axis, config.sac_z_axis); + scene_segmentation_ros_.setSACParams(config.sac_max_iterations, config.sac_distance_threshold, + config.sac_optimize_coefficients, axis, config.sac_eps_angle, + config.sac_normal_distance_weight); + scene_segmentation_ros_.setPrismParams(config.prism_min_height, config.prism_max_height); + scene_segmentation_ros_.setOutlierParams(config.outlier_radius_search, + config.outlier_min_neighbors); + scene_segmentation_ros_.setClusterParams(config.cluster_tolerance, config.cluster_min_size, + config.cluster_max_size, config.cluster_min_height, + config.cluster_max_height, config.cluster_max_length, + config.cluster_min_distance_to_polygon); + + center_cluster_ = config.center_cluster; + pad_cluster_ = config.pad_cluster; + padded_cluster_size_ = config.padded_cluster_size; + + octree_resolution_ = config.octree_resolution; + object_height_above_workspace_ = config.object_height_above_workspace; +} + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "scene_segmentation_node"); + SceneSegmentationNode scene_seg; + ROS_INFO_STREAM("\033[1;32m[scene_segmentation_node] node started \033[0m\n"); + ros::spin(); + return 0; +} diff --git a/data/mir_perception/mir_object_segmentation/ros/src/scene_segmentation_ros.cpp b/data/mir_perception/mir_object_segmentation/ros/src/scene_segmentation_ros.cpp new file mode 100644 index 0000000000000000000000000000000000000000..35245470ad560e763842e4941dae5bccde5deb41 --- /dev/null +++ b/data/mir_perception/mir_object_segmentation/ros/src/scene_segmentation_ros.cpp @@ -0,0 +1,173 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ +#include +#include + +#include +#include +#include +#include + +#include +#include + +#include +#include + +namespace mpu = mir_perception_utils; + +SceneSegmentationROS::SceneSegmentationROS(double octree_resolution) + : octree_resolution_(octree_resolution), pcl_object_id_(0) +{ + cloud_accumulation_ = CloudAccumulation::UPtr(new CloudAccumulation(octree_resolution_)); + scene_segmentation_ = SceneSegmentationUPtr(new SceneSegmentation()); + model_coefficients_ = pcl::ModelCoefficients::Ptr(new pcl::ModelCoefficients); + cloud_debug_ = PointCloud::Ptr(new PointCloud); +} + +SceneSegmentationROS::~SceneSegmentationROS() {} +void SceneSegmentationROS::segmentCloud(const PointCloud::ConstPtr &cloud, + mas_perception_msgs::ObjectList &object_list, + std::vector &clusters, + std::vector &boxes, bool center_cluster, + bool pad_cluster, int num_points) +{ + std::string frame_id = cloud->header.frame_id; + cloud_debug_ = scene_segmentation_->segmentScene(cloud, clusters, boxes, + model_coefficients_, workspace_height_); + cloud_debug_->header.frame_id = frame_id; + + object_list.objects.resize(boxes.size()); + ros::Time now = ros::Time::now(); + for (int i = 0; i < clusters.size(); i++) { + sensor_msgs::PointCloud2 ros_cloud; + ros_cloud.header.frame_id = frame_id; + if (pad_cluster) { + mpu::pointcloud::padPointCloud(clusters[i], num_points); + } + if (center_cluster) { + PointCloud::Ptr centered_cluster(new PointCloud); + mpu::pointcloud::centerPointCloud(*clusters[i], *centered_cluster); + pcl::toROSMsg(*centered_cluster, ros_cloud); + } else { + pcl::toROSMsg(*clusters[i], ros_cloud); + } + + // Assign unknown name for every object by default then recognize it later + object_list.objects[i].views.resize(1); + object_list.objects[i].views[0].point_cloud = ros_cloud; + object_list.objects[i].name = "unknown"; + object_list.objects[i].probability = 0.0; + + geometry_msgs::PoseStamped pose; + mpu::object::estimatePose(boxes[i], pose); + pose.header.stamp = now; + pose.header.frame_id = frame_id; + + object_list.objects[i].pose = pose; + object_list.objects[i].database_id = pcl_object_id_; + pcl_object_id_++; + } +} + +void SceneSegmentationROS::findPlane(const PointCloud::ConstPtr &cloud_in, + PointCloud::Ptr &cloud_debug) +{ + PointCloud::Ptr hull(new PointCloud); + PointCloud::Ptr plane(new PointCloud); + cloud_debug = + scene_segmentation_->findPlane(cloud_in, hull, plane, model_coefficients_, workspace_height_); + cloud_debug->header.frame_id = cloud_in->header.frame_id; +} + +void SceneSegmentationROS::resetCloudAccumulation() { cloud_accumulation_->reset(); } +void SceneSegmentationROS::addCloudAccumulation(const PointCloud::Ptr &cloud) +{ + cloud_accumulation_->addCloud(cloud); +} + +void SceneSegmentationROS::getCloudAccumulation(PointCloud::Ptr &cloud) +{ + cloud_accumulation_->getAccumulatedCloud(*cloud); +} + +Eigen::Vector3f SceneSegmentationROS::getPlaneNormal() +{ + Eigen::Vector3f normal(model_coefficients_->values[0], model_coefficients_->values[1], + model_coefficients_->values[2]); + return normal; +} + +double SceneSegmentationROS::getWorkspaceHeight() { return workspace_height_; } +void SceneSegmentationROS::resetPclObjectId() { pcl_object_id_ = 0; } +void SceneSegmentationROS::setVoxelGridParams(double voxel_leaf_size, + std::string voxel_filter_field_name, + double voxel_filter_limit_min, + double voxel_filter_limit_max) +{ + scene_segmentation_->setVoxelGridParams(voxel_leaf_size, voxel_filter_field_name, + voxel_filter_limit_min, voxel_filter_limit_max); +} + +void SceneSegmentationROS::setPassthroughParams(bool enable_passthrough_filter, + std::string passthrough_filter_field_name, + double passthrough_filter_limit_min, + double passthrough_filter_limit_max) +{ + scene_segmentation_->setPassthroughParams( + enable_passthrough_filter, passthrough_filter_field_name, passthrough_filter_limit_min, + passthrough_filter_limit_max); +} + +void SceneSegmentationROS::setCropBoxParams(bool enable_cropbox_filter, double min_x, double max_x, double min_y, + double max_y, double min_z, double max_z) +{ + scene_segmentation_->setCropBoxParams(enable_cropbox_filter, min_x, max_x, min_y, max_y, min_z, max_z); +} + +void SceneSegmentationROS::setNormalParams(double normal_radius_search, bool use_omp, int num_cores) +{ + scene_segmentation_->setNormalParams(normal_radius_search, use_omp, num_cores); +} + +void SceneSegmentationROS::setSACParams(int sac_max_iterations, double sac_distance_threshold, + bool sac_optimize_coefficients, Eigen::Vector3f axis, + double sac_eps_angle, double sac_normal_distance_weight) +{ + scene_segmentation_->setSACParams(sac_max_iterations, sac_distance_threshold, + sac_optimize_coefficients, axis, sac_eps_angle, + sac_normal_distance_weight); +} + +void SceneSegmentationROS::setPrismParams(double prism_min_height, double prism_max_height) +{ + scene_segmentation_->setPrismParams(prism_min_height, prism_max_height); +} + +void SceneSegmentationROS::setOutlierParams(double outlier_radius_search, + double outlier_min_neighbors) +{ + scene_segmentation_->setOutlierParams(outlier_radius_search, outlier_min_neighbors); +} + +void SceneSegmentationROS::setClusterParams(double cluster_tolerance, int cluster_min_size, + int cluster_max_size, double cluster_min_height, + double cluster_max_height, double cluster_max_length, + double cluster_min_distance_to_polygon) +{ + scene_segmentation_->setClusterParams(cluster_tolerance, cluster_min_size, cluster_max_size, + cluster_min_height, cluster_max_height, cluster_max_length, + cluster_min_distance_to_polygon); +} + +PointCloud::Ptr SceneSegmentationROS::getCloudDebug() +{ + if (cloud_debug_->points.size() < 0) + ROS_WARN("Debug cloud is empty"); + + return(cloud_debug_); +} diff --git a/data/mir_perception/mir_perceive_aruco_cube/CMakeLists.txt b/data/mir_perception/mir_perceive_aruco_cube/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..0c9a2970d6c0ee11f035f621937b9e6353da8d63 --- /dev/null +++ b/data/mir_perception/mir_perceive_aruco_cube/CMakeLists.txt @@ -0,0 +1,20 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_perceive_aruco_cube) + +find_package(catkin REQUIRED + COMPONENTS + sensor_msgs + cv_bridge + geometry_msgs + tf +) + +find_package(OpenCV REQUIRED) + +catkin_package( + CATKIN_DEPENDS + sensor_msgs + cv_bridge + DEPENDS + OpenCV +) diff --git a/data/mir_perception/mir_perceive_aruco_cube/docs/aruco_cube.jpg b/data/mir_perception/mir_perceive_aruco_cube/docs/aruco_cube.jpg new file mode 100644 index 0000000000000000000000000000000000000000..eab3de96febc74d0b7c7b15b5ea622f28a3c04f2 --- /dev/null +++ b/data/mir_perception/mir_perceive_aruco_cube/docs/aruco_cube.jpg @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:bde6dfaef54af6bcbcd88f4a68a2ba3d640e417061ea0d7a7fcd9173c47bc546 +size 38776 diff --git a/data/mir_perception/mir_perceive_aruco_cube/docs/rviz_aruco_pose.png b/data/mir_perception/mir_perceive_aruco_cube/docs/rviz_aruco_pose.png new file mode 100644 index 0000000000000000000000000000000000000000..99d46e9ad68976127fba93958a8484d6273305ed --- /dev/null +++ b/data/mir_perception/mir_perceive_aruco_cube/docs/rviz_aruco_pose.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6482fd7e5bc3e879e9339d83967d51be7ca52600c2bd240adf3cd5a09487af17 +size 421842 diff --git a/data/mir_perception/mir_perceive_aruco_cube/package.xml b/data/mir_perception/mir_perceive_aruco_cube/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..ef8cf632a70e9e9b10f9432e78755a41f0aa3ebd --- /dev/null +++ b/data/mir_perception/mir_perceive_aruco_cube/package.xml @@ -0,0 +1,23 @@ + + + mir_perceive_aruco_cube + 0.1.0 + Detects aruco cube using camera images and camera params. + + Dharmin B. + Dharmin B. + + GPLv3 + + catkin + + cv_bridge + sensor_msgs + sensor_msgs + tf + + sensor_msgs + cv_bridge + + roslaunch + diff --git a/data/mir_perception/mir_perceive_aruco_cube/ros/launch/perceive_aruco_cube.launch b/data/mir_perception/mir_perceive_aruco_cube/ros/launch/perceive_aruco_cube.launch new file mode 100644 index 0000000000000000000000000000000000000000..8b16a6f87440ecd3f0f3b31d6e2363ac0ff56e24 --- /dev/null +++ b/data/mir_perception/mir_perceive_aruco_cube/ros/launch/perceive_aruco_cube.launch @@ -0,0 +1,23 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_perceive_aruco_cube/ros/scripts/perceive_aruco_cube b/data/mir_perception/mir_perceive_aruco_cube/ros/scripts/perceive_aruco_cube new file mode 100644 index 0000000000000000000000000000000000000000..0af26262f5d6ed4f51be9f8fd8111b419dccd480 --- /dev/null +++ b/data/mir_perception/mir_perceive_aruco_cube/ros/scripts/perceive_aruco_cube @@ -0,0 +1,254 @@ +#!/usr/bin/env python3 +from __future__ import print_function + +import mcr_manipulation_measurers_ros.pose_transformer +import numpy as np +import rospy +import tf +from geometry_msgs.msg import Point, PoseStamped, Quaternion +from mas_perception_msgs.msg import Object, ObjectList +from sensor_msgs.msg import CameraInfo, Image +from std_msgs.msg import String + +import cv2 +from cv_bridge import CvBridge, CvBridgeError + + +class ArucoCubePerceiver(object): + def __init__(self): + # class variables + self._bridge = CvBridge() + self._aruco_dict = cv2.aruco.Dictionary_get(cv2.aruco.DICT_4X4_50) + self._listening = False + self._publish_object = False + self._retry_attempts = 0 + self._camera_mat = None + self._dist_coeff = None + self._pose_transformer = ( + mcr_manipulation_measurers_ros.pose_transformer.PoseTransformer() + ) + + # ros parameters + self._target_frame = rospy.get_param("~target_frame", "base_link") + self._retry_threshold = rospy.get_param("~retry_attempts", 3) + self._marker_length = rospy.get_param("~marker_length", 0.04) + self._debug = rospy.get_param("~debug", False) + + # publishers + self._output_pose_pub = rospy.Publisher( + "~output_pose", PoseStamped, queue_size=1 + ) + self._output_obj_list_pub = rospy.Publisher( + "~output_object_list", ObjectList, queue_size=1 + ) + self._event_out_pub = rospy.Publisher( + "~event_out", String, queue_size=1) + self._debug_image_pub = rospy.Publisher( + "~debug_image", Image, queue_size=1) + + # subscribers + self._event_in_sub = rospy.Subscriber( + "~event_in", String, self._event_in_cb) + self._image_sub = rospy.Subscriber( + "~input_rgb_image", Image, self._input_image_cb + ) + self._camera_info_sub = rospy.Subscriber( + "~camera_info", CameraInfo, self._camera_info_cb + ) + + rospy.loginfo("Initialised ArucoCubePerceiver") + + def _event_in_cb(self, msg): + if msg.data == "e_start": + self._listening = True + self._publish_object = False + self._event_out_pub.publish(String(data="e_started")) + if msg.data == "e_stop": + self._listening = False + self._publish_object = False + self._event_out_pub.publish(String(data="e_stopped")) + if msg.data == "e_trigger": + self._listening = True + self._publish_object = True + + def _camera_info_cb(self, msg): + """ + Callback for camera info. Initialises camera matrix and distortion + coefficient for the camera and unregisters the subscriber at the end. + + :msg: sensor_msgs.CameraInfo + :returns: None + + """ + camera_mat = [] + for i in range(3): + camera_mat.append(list(msg.K[i * 3: i * 3 + 3])) + self._camera_mat = np.array(camera_mat) + dist_coeff = list(msg.D) + self._dist_coeff = np.array(dist_coeff) + self._camera_info_sub.unregister() + + def _input_image_cb(self, msg): + """ + Callback for image from camera. Finds Aruco marker and publishes its + pose in cartesian space along with `e_success`. + + :msg: sensor_msgs.Image + :returns: None + + """ + if not self._listening: + return + + try: + cv_image = self._bridge.imgmsg_to_cv2(msg, "bgr8") + except CvBridgeError as e: + rospy.logerr( + "Could not convert ros sensor msgs Image to opencv Image.") + rospy.logerr(str(e)) + self._check_failure() + return + + if self._camera_mat is None or self._dist_coeff is None: + rospy.logerr("camera calibration info not available") + self._check_failure() + return + + corners = self._get_best_aruco_marker_corners(cv_image) + if corners is None: + rospy.logerr("No aruco markers found") + self._check_failure() + return + + rot, trans = cv2.aruco.estimatePoseSingleMarkers( + corners, self._marker_length, self._camera_mat, self._dist_coeff + ) + rot = np.squeeze(rot) + trans = np.squeeze(trans) + + try: + output_pose = self._get_pose_from_rvec_tvec(rot, trans) + except Exception as e: + rospy.logerr("Could not get pose from rvec and tvec.") + rospy.logerr(str(e)) + self._check_failure() + return + output_pose.header.frame_id = msg.header.frame_id + + try: + target_pose = self._pose_transformer.get_transformed_pose( + output_pose, self._target_frame + ) + except Exception as e: + rospy.logerr("Pose transformation failed.") + rospy.logerr(str(e)) + self._check_failure() + return + self._output_pose_pub.publish(target_pose) + + if self._publish_object: + obj = Object(pose=target_pose, name="ARUCO_CUBE", database_id=150) + self._output_obj_list_pub.publish(ObjectList(objects=[obj])) + self._listening = False + self._retry_attempts = 0 + self._event_out_pub.publish(String(data="e_success")) + + def _check_failure(self): + """ + Check the number of retry attempts and if it exceeded threshold then publish + e_failure on event out topic and turn off listening + + :returns: None + + """ + if not self._publish_object: + return + if self._retry_attempts > self._retry_threshold: + self._event_out_pub.publish(String(data="e_failure")) + self._listening = False + self._retry_attempts = 0 + else: + self._retry_attempts += 1 + + def _get_pose_from_rvec_tvec(self, rvec, tvec): + """ + Return a Pose object from rvec and tvec. This function also applies a + few transforms on the pose. + 1) opencv provides orientation such that the Z axis is facing up from the + marker. Here, the Z axis is inverted so that it is facing inside the cube + 2) opencv provides position of the marker, however, we are interested in + center of aruco cube. Thus we shift the position by marker_length/2 meters + + :rvec: numpy.array (shape 3x1) + :tvec: numpy.array (shape 3x1) + :returns: geometry_msgs.PoseStamped + + """ + # convert from rvec to rotation matrix + mat = np.zeros((3, 3)) + cv2.Rodrigues(rvec, mat) + + # create a homogeneous transformation matrix + rot_mat = np.zeros((4, 4)) + rot_mat[:3, :3] = mat + rot_mat[3, 3] = 1.0 + rot_mat[:3, 3] = tvec + + # rotate 180 degrees so that the z axis is pointing away from camera + rot_mat[:3, 2] = -rot_mat[:3, 2] + rot_mat[:3, 1] = -rot_mat[:3, 1] + quat = tf.transformations.quaternion_from_matrix(rot_mat) + + # offset marker pose by marker_length/2 meter towards the center + cube_center = np.array([0.0, 0.0, self._marker_length / 2.0, 1.0]) + cube_center_transformed = rot_mat.dot(cube_center) + cube_center_transformed_list = list(cube_center_transformed[:3]) + + output_pose = PoseStamped() + output_pose.header.stamp = rospy.Time.now() + output_pose.pose.position = Point(*cube_center_transformed_list) + output_pose.pose.orientation = Quaternion(*quat) + return output_pose + + def _get_best_aruco_marker_corners(self, img): + """ + Detect aruco markers in image and return the corners of a marker. + If multiple markers are detected, then it returns the corners of the marker + with highest surface area in image + + :img: cv2.Image + :returns: np.array of shape 4x2 + + """ + corners_set, ids, rejectedImgPoints = cv2.aruco.detectMarkers( + img, self._aruco_dict + ) + if ids is None: + return None + + variances = [np.var((np.squeeze(corner_set))) + for corner_set in corners_set] + max_variance_index = variances.index(max(variances)) + best_corners = corners_set[max_variance_index] + + if self._publish_object: + rospy.loginfo("Detected aruco marker id: " + + str(ids[max_variance_index])) + + if self._debug: + debug_img = cv2.aruco.drawDetectedMarkers( + img.copy(), corners_set, ids) + try: + ros_debug_img = self._bridge.cv2_to_imgmsg(debug_img, "bgr8") + self._debug_image_pub.publish(ros_debug_img) + except CvBridgeError as e: + rospy.logwarn("Could not convert debug cv image to ros image") + pass + return best_corners + + +if __name__ == "__main__": + rospy.init_node("aruco_cube_perceiver") + ACP = ArucoCubePerceiver() + rospy.spin() + print("Exiting.") diff --git a/data/mir_perception/mir_perception/CMakeLists.txt b/data/mir_perception/mir_perception/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..d91aabc68a4a299393ef0369383a8feb620c0bec --- /dev/null +++ b/data/mir_perception/mir_perception/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_perception) +find_package(catkin REQUIRED) +catkin_metapackage() diff --git a/data/mir_perception/mir_perception/package.xml b/data/mir_perception/mir_perception/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..f5f78aff94dfb0087087bbf1bc994d0a8d7b632d --- /dev/null +++ b/data/mir_perception/mir_perception/package.xml @@ -0,0 +1,19 @@ + + + mir_perception + 0.0.1 + perception related packages + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + + catkin + + + + + diff --git a/data/mir_perception/mir_perception_utils/CMakeLists.txt b/data/mir_perception/mir_perception_utils/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..85970a5547c66275a49173ddc483ab0ffe47431b --- /dev/null +++ b/data/mir_perception/mir_perception_utils/CMakeLists.txt @@ -0,0 +1,88 @@ +cmake_minimum_required(VERSION 3.0.2) +project(mir_perception_utils) + +add_compile_options(-std=c++14) + +find_package(catkin REQUIRED + COMPONENTS + cv_bridge + mas_perception_msgs + pcl_ros + roscpp + roslint + tf + visualization_msgs +) + +find_package(PCL 1.10 REQUIRED) +find_package(VTK REQUIRED) +find_package(OpenCV REQUIRED) + +catkin_package( + INCLUDE_DIRS + ros/include + common/include + LIBRARIES + ${PROJECT_NAME} + CATKIN_DEPENDS + mas_perception_msgs + visualization_msgs +) + +include_directories( + ros/include + common/include + ${catkin_INCLUDE_DIRS} + ${PCL_INCLUDE_DIRS} + ${VTK_INCLUDE_DIRS} +) + +add_definitions(-fpermissive) + +### LIBRARIES #################################################### +add_library(${PROJECT_NAME} + common/src/bounding_box.cpp + common/src/pointcloud_utils.cpp + ros/src/object_utils_ros.cpp + ros/src/pointcloud_utils_ros.cpp +) + +add_dependencies(${PROJECT_NAME} + ${catkin_EXPORTED_TARGETS} +) +target_link_libraries(${PROJECT_NAME} + ${catkin_LIBRARIES} + ${OpenCV_LIBRARIES} +) + +roslint_cpp() + +### TESTS +#if(CATKIN_ENABLE_TESTING) +# find_package(roslaunch REQUIRED) +# roslaunch_add_file_check(ros/launch) +#endif() + +### INSTALLS +install(DIRECTORY common/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" + PATTERN ".svn" EXCLUDE +) + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" + PATTERN ".svn" EXCLUDE +) + + +install(TARGETS ${PROJECT_NAME} + LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} +) + +install( + TARGETS + ${PROJECT_NAME} + LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} +) diff --git a/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/aliases.h b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/aliases.h new file mode 100644 index 0000000000000000000000000000000000000000..23c0681dda1852327b8781fdc70a6be9dde5faea --- /dev/null +++ b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/aliases.h @@ -0,0 +1,33 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_ALIASES_H +#define MIR_PERCEPTION_UTILS_ALIASES_H + +#include + +#include +#include +#include +#include + +typedef pcl::PointXYZRGB PointT; +typedef pcl::Normal PointNT; +typedef pcl::Label PointLT; + +typedef pcl::PointCloud PointCloud; +typedef pcl::PointCloud PointCloudN; +typedef pcl::PointCloud PointCloudL; + +typedef pcl::PlanarPolygon PlanarPolygon; +typedef std::vector> PlanarPolygonVector; +typedef boost::shared_ptr PlanarPolygonPtr; +typedef boost::shared_ptr PlanarPolygonConstPtr; + +typedef pcl::PlanarRegion PlanarRegion; +typedef std::vector> PlanarRegionVector; + +#endif // MIR_PERCEPTION_UTILS_ALIASES_H diff --git a/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/bounding_box.h b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/bounding_box.h new file mode 100644 index 0000000000000000000000000000000000000000..105ddc8701579965594cba61f69785162bccf7c2 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/bounding_box.h @@ -0,0 +1,54 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Maintainer: Mohammad Wasil + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_BOUNDING_BOX_H +#define MIR_PERCEPTION_UTILS_BOUNDING_BOX_H + +#include +#include + +namespace mir_perception_utils +{ +namespace object +{ +class BoundingBox +{ + public: + typedef Eigen::Vector3f Point; + typedef std::vector> Points; + + inline const Point &getCenter() const { return center_; } + inline const Points &getVertices() const { return vertices_; } + inline Eigen::Vector3f getDimensions() const { return dimensions_; } + inline float getVolume() const { return dimensions_[0] * dimensions_[1] * dimensions_[2]; } + /** \brief Create a bounding box around the cloud, restricting it to be + * parallel to the plane defined by the normal. + * \param[in] Point cloud + * \param[in] Normal + * */ + static BoundingBox create(const typename PointCloud::ConstPtr &cloud, + const Eigen::Vector3f &normal); + + /** \brief Create a bounding box around the point vector, restricting it to be + * parallel to the plane defined by the normal. + * \param[in] Point vector + * \param[in] Normal + */ + static BoundingBox create(const typename PointCloud::VectorType &points, + const Eigen::Vector3f &normal); + + EIGEN_MAKE_ALIGNED_OPERATOR_NEW + + private: + Point center_; + Points vertices_; + Eigen::Vector3f dimensions_; +}; +} +} + +#endif // MIR_PERCEPTION_UTILS_BOUNDING_BOX_H diff --git a/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/color.h b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/color.h new file mode 100644 index 0000000000000000000000000000000000000000..302977e6faa797537dcea74334cc01f9fcefe5c2 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/color.h @@ -0,0 +1,101 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_COLOR_H +#define MIR_PERCEPTION_UTILS_COLOR_H + +#include +#include + +namespace mir_perception_utils +{ +namespace visualization +{ +struct Color { + uint8_t r; + uint8_t g; + uint8_t b; + + Color(float nr, float ng, float nb) : r(nr * 255), g(ng * 255), b(nb * 255) {} + Color(uint8_t nr, uint8_t ng, uint8_t nb) : r(nr), g(ng), b(nb) {} + enum Name { + SALMON, + TEAL, + DEEP_PINK, + SANGRIA, + SEA_BLUE, + SEA_GREEN, + SCARLET, + PUMPKIN, + JASMINE, + IVORY, + GAINSBORO, + }; + + explicit Color(Name name) + { + switch (name) { + case SALMON: + r = 0xFA, g = 0x80, b = 0x72; + break; + case TEAL: + r = 0x00, g = 0x80, b = 0x80; + break; + case DEEP_PINK: + r = 0xFF, g = 0x14, b = 0x93; + break; + case SANGRIA: + r = 0x92, g = 0x00, b = 0x0A; + break; + case SEA_BLUE: + r = 0x00, g = 0x69, b = 0x94; + break; + case SEA_GREEN: + r = 0x2E, g = 0x8B, b = 0x57; + break; + case SCARLET: + r = 0xFF, g = 0x24, b = 0x00; + break; + case PUMPKIN: + r = 0xFF, g = 0x75, b = 0x18; + break; + case JASMINE: + r = 0xF8, g = 0xDE, b = 0x7E; + break; + case IVORY: + r = 0xFF, g = 0xFF, b = 0xF0; + break; + case GAINSBORO: + r = 0xDC, g = 0xDC, b = 0xDC; + break; + default: + r = 0xFF, g = 0xFF, b = 0xFF; + break; + } + } + + operator float() const + { + pcl::PointXYZRGB point(r, g, b); + return point.rgb; + } + + operator std_msgs::ColorRGBA() const + { + std_msgs::ColorRGBA color; + color.r = r / 255.0; + color.g = g / 255.0; + color.b = b / 255.0; + color.a = 1.0; + return color; + } +}; + +} // namespace visualization + +} // namespace mir + +#endif // MIR_PERCEPTION_UTILS_COLOR_H diff --git a/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/octree_pointcloud_occupancy_colored.h b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/octree_pointcloud_occupancy_colored.h new file mode 100644 index 0000000000000000000000000000000000000000..44dc3271f779e7b1a6aa4c46a30af997ba72c458 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/octree_pointcloud_occupancy_colored.h @@ -0,0 +1,68 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_OCTREE_POINTCLOUD_OCCUPANCY_COLORED_H +#define MIR_PERCEPTION_UTILS_OCTREE_POINTCLOUD_OCCUPANCY_COLORED_H + +#include +#include +#include +#include + +using pcl::octree::OctreePointCloud; +using pcl::octree::OctreeContainerPointIndex; +using pcl::octree::OctreeContainerEmpty; +using pcl::octree::OctreeBase; +using pcl::octree::OctreeKey; + +template +class OctreePointCloudOccupancyColored + : public OctreePointCloud> +{ + public: + explicit OctreePointCloudOccupancyColored(const double resolution) + : OctreePointCloud>(resolution) + { + } + + ~OctreePointCloudOccupancyColored() override = default; + + void setOccupiedVoxelAtPoint(const PointT &point) + { + OctreeKey key; + this->adoptBoundingBoxToPoint(point); + this->genOctreeKeyforPoint(point, key); + OctreeContainerPointIndex *leaf = this->createLeaf(key); + leaf->addPointIndex(point.rgba); + } + + void setOccupiedVoxelsAtPointsFromCloud(const typename pcl::PointCloud::ConstPtr &cloud) + { + for (size_t i = 0; i < cloud->points.size(); i++) + if (isFinite(cloud->points[i])) this->setOccupiedVoxelAtPoint(cloud->points[i]); + } + + uint32_t getVoxelColorAtPoint(const PointT &point) const + { + uint32_t color = 0; + OctreeContainerPointIndex *leaf = this->findLeafAtPoint(point); + if (leaf) color = static_cast(leaf->getPointIndex()); + return color; + } + + void getOccupiedVoxelCentersWithColor(typename pcl::PointCloud::VectorType &points) + { + this->getOccupiedVoxelCenters(points); + for (size_t i = 0; i < points.size(); i++) { + uint32_t color = this->getVoxelColorAtPoint(points[i]); + points[i].rgba = color; + } + } +}; +#endif // MIR_PERCEPTION_UTILS_OCTREE_POINTCLOUD_OCCUPANCY_COLORED_H diff --git a/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/pointcloud_utils.h b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/pointcloud_utils.h new file mode 100644 index 0000000000000000000000000000000000000000..382c65c404f786687519eb8267844b90cd4dc3ba --- /dev/null +++ b/data/mir_perception/mir_perception_utils/common/include/mir_perception_utils/pointcloud_utils.h @@ -0,0 +1,34 @@ +/* + * Copyright 2020 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ + +#ifndef MIR_PERCCEPTION_UTILS_POINTCLOUD_UTILS_H +#define MIR_PERCCEPTION_UTILS_POINTCLOUD_UTILS_H + +#include + +namespace mir_perception_utils +{ +namespace pointcloud +{ +/** \brief Center PointCloud, adapted from pcl library group_common + * https://pointcloudlibrary.github.io/documentation/group__common.html + * \param[in] PointCloud input + * \param[out] Centered PointCloud output + * \return The number of valid points, if the cloud is dense, it's the same + * as the number of input points + */ +unsigned int centerPointCloud(const PointCloud &cloud_in, PointCloud ¢ered_cloud); +/** \brief Pad point cloud + * \param[in] Normalized PointCloud input + * \param[in] Number of points + * \return The number of padded points + */ +unsigned int padPointCloud(PointCloud::Ptr &cloud_in, int num_points); +} +}; + +#endif // MIR_PERCCEPTION_UTILS_POINTCLOUD_UTILS_H diff --git a/data/mir_perception/mir_perception_utils/common/src/bounding_box.cpp b/data/mir_perception/mir_perception_utils/common/src/bounding_box.cpp new file mode 100644 index 0000000000000000000000000000000000000000..9de1d08ccf4794a363bf97d1fe90186ad7b8189a --- /dev/null +++ b/data/mir_perception/mir_perception_utils/common/src/bounding_box.cpp @@ -0,0 +1,93 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Maintainer: Mohammad Wasil + * Author: Sergey Alexandrov + * + */ + +#include +#include +#include +#include +#include +#include + +#include + +#include + +using namespace mir_perception_utils::object; + +BoundingBox BoundingBox::create(const PointCloud::ConstPtr &cloud, const Eigen::Vector3f &normal) +{ + BoundingBox box; + + // Step 1: transform the cloud so that z-axis as aligned with plane normal. + Eigen::Vector3f perpendicular(-normal[1], normal[0], normal[2]); + Eigen::Affine3f transform = pcl::getTransFromUnitVectorsZY(normal, perpendicular); + Eigen::Affine3f inverse_transform = transform.inverse(Eigen::Isometry); + PointCloud cloud_transformed; + pcl::transformPointCloud(*cloud, cloud_transformed, transform); + + // Step 2: project cloud onto the plane and calculate bounding box for the + // projected points. + // Have no idea how this "mem storage" and "seq" beasts work. + // Initialization example taken from: + // http://opencv.willowgarage.com/documentation/dynamic_structures.html#seqsort + CvMemStorage *storage = cvCreateMemStorage(0); + CvSeq *points = cvCreateSeq(CV_32SC2, sizeof(CvSeq), sizeof(CvPoint), storage); + + // CvPoints are made of integers, so we will need to scale our points (which + // are in meters). + const float SCALE = 1000.0; + float min_z = std::numeric_limits::max(); + float max_z = -1 * std::numeric_limits::max(); + + for (size_t i = 0; i < cloud_transformed.points.size(); i++) { + const PointT &pt = cloud_transformed.points[i]; + if (!std::isnan(pt.z)) { + CvPoint p; + p.x = pt.x * SCALE; + p.y = pt.y * SCALE; + cvSeqPush(points, &p); + if (pt.z > max_z) max_z = pt.z; + if (pt.z < min_z) min_z = pt.z; + } + } + + CvBox2D box2d = cvMinAreaRect2(points); + cvReleaseMemStorage(&storage); + box.dimensions_[0] = max_z - min_z; + box.dimensions_[1] = std::max(box2d.size.width, box2d.size.height) / SCALE; + box.dimensions_[2] = std::min(box2d.size.width, box2d.size.height) / SCALE; + box.center_[0] = box2d.center.x / SCALE; + box.center_[1] = box2d.center.y / SCALE; + box.center_[2] = min_z + box.dimensions_[0] / 2.0; + box.center_ = inverse_transform * box.center_; + + cv::Point2f vertices[4]; + cv::RotatedRect(box2d).points(vertices); + for (size_t i = 0; i < 4; i++) { + const cv::Point2f &pt = vertices[i]; + Eigen::Vector3f p; + p << pt.x / SCALE, pt.y / SCALE, min_z; + box.vertices_.push_back(inverse_transform * p); + } + for (size_t i = 0; i < 4; i++) { + const cv::Point2f &pt = vertices[i]; + Eigen::Vector3f p; + p << pt.x / SCALE, pt.y / SCALE, max_z; + box.vertices_.push_back(inverse_transform * p); + } + return box; +} + +BoundingBox BoundingBox::create(const PointCloud::VectorType &points, const Eigen::Vector3f &normal) +{ + PointCloud::Ptr cloud(new PointCloud); + cloud->points = points; + cloud->width = points.size(); + cloud->height = 1; + return create(cloud, normal); +} diff --git a/data/mir_perception/mir_perception_utils/common/src/pointcloud_utils.cpp b/data/mir_perception/mir_perception_utils/common/src/pointcloud_utils.cpp new file mode 100644 index 0000000000000000000000000000000000000000..f3d3c4f833226df4251d6d37a30016d36abc2fdb --- /dev/null +++ b/data/mir_perception/mir_perception_utils/common/src/pointcloud_utils.cpp @@ -0,0 +1,86 @@ +/* + * Copyright 2020 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ +#include +#include +#include +#include +#include +#include + +using namespace mir_perception_utils; + +unsigned int pointcloud::centerPointCloud(const PointCloud &cloud_in, PointCloud ¢ered_cloud) +{ + if (cloud_in.empty()) return (0); + + pcl::copyPointCloud(cloud_in, centered_cloud); + + Eigen::Vector4f centroid; + pcl::compute3DCentroid(centered_cloud, centroid); + + unsigned int point_count; + // Check if the data is dense, means there may be NaN or Inf values + if (centered_cloud.is_dense) { + point_count = static_cast(centered_cloud.points.size()); + // For each point in the cloud + for (auto &point : centered_cloud) { + point.x = point.x - centroid[0]; + point.y = point.y - centroid[1]; + point.z = point.z - centroid[2]; + } + } + // Check NaN or Inf values, that could exist + else { + point_count = 0; + for (auto &point : centered_cloud) { + // Check if the point is invalid + if (!isFinite(point)) continue; + + point.x = point.x - centroid[0]; + point.y = point.y - centroid[1]; + point.z = point.z - centroid[2]; + ++point_count; + } + } + return (point_count); +} + +unsigned int pointcloud::padPointCloud(PointCloud::Ptr &cloud_in, int num_points) +{ + if (cloud_in->empty()) return (0); + + unsigned int point_count; + point_count = static_cast(cloud_in->size()); + + std::random_device rd; // get ran + std::mt19937 eng(rd()); // seed the generator + std::uniform_int_distribution<> distr(0, point_count); + + if (point_count > num_points) { + unsigned int point_diff = point_count - num_points; + + pcl::PointIndices::Ptr random_indices(new pcl::PointIndices()); + + for (int n = 0; n < num_points; ++n) random_indices->indices.push_back(distr(eng)); + + pcl::ExtractIndices extract; + extract.setInputCloud(cloud_in); + extract.setIndices(random_indices); + extract.setNegative(false); + extract.filter(*cloud_in); + cloud_in->width = cloud_in->points.size(); + } else if (point_count < num_points) { + int additional_points = num_points - point_count; + for (int i = 0; i < additional_points; i++) { + int random_index = distr(eng); + cloud_in->points.push_back(cloud_in->points[random_index]); + } + point_count += additional_points; + cloud_in->width = cloud_in->points.size(); + } + return (point_count); +} diff --git a/data/mir_perception/mir_perception_utils/package.xml b/data/mir_perception/mir_perception_utils/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..5c86582efc68927961df0bea840baf2c71aed55f --- /dev/null +++ b/data/mir_perception/mir_perception_utils/package.xml @@ -0,0 +1,28 @@ + + + mir_perception_utils + 0.0.1 + mir perception utils + + Mohammad Wasil + Mohammad Wasil + Santosh Thoduka + Sergey Alexandrov + + GPLv3 + + catkin + + cv_bridge + libpcl-all-dev + mas_perception_msgs + pcl_ros + roscpp + roslint + tf + visualization_msgs + + mas_perception_msgs + visualization_msgs + + diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/bounding_box_visualizer.h b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/bounding_box_visualizer.h new file mode 100644 index 0000000000000000000000000000000000000000..8bda6db41537a65e48ffba60ce0ef251e6d2f764 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/bounding_box_visualizer.h @@ -0,0 +1,51 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_BOUNDING_BOX_VISUALIZER_H +#define MIR_PERCEPTION_UTILS_BOUNDING_BOX_VISUALIZER_H + +#include +#include + +#include + +#include +#include + +using mir_perception_utils::visualization::Color; + +namespace mir_perception_utils +{ +namespace visualization +{ +class BoundingBoxVisualizer +{ + public: + BoundingBoxVisualizer(ros::NodeHandle *nh, const std::string &topic_name, Color color, + bool check_subscribers = true); + + BoundingBoxVisualizer(const std::string &topic_name, Color color, bool check_subscribers = true); + + void publish(const mas_perception_msgs::BoundingBox &box, const std::string &frame_id); + + void publish(const std::vector &boxes, + const std::string &frame_id); + + int getNumSubscribers(); + + private: + ros::Publisher marker_publisher_; + + const Color color_; + bool check_subscribers_; +}; + +} // namespace visualization + +} // namespace mir +#include "impl/bounding_box_visualizer.hpp" + +#endif // MIR_PERCEPTION_UTILS_BOUNDING_BOX_VISUALIZER_H diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/clustered_point_cloud_visualizer.h b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/clustered_point_cloud_visualizer.h new file mode 100644 index 0000000000000000000000000000000000000000..c017dd87e319b623d3fe9b824638534652796162 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/clustered_point_cloud_visualizer.h @@ -0,0 +1,50 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_CLUSTERED_POINT_CLOUD_VISUALIZER_H +#define MIR_PERCEPTION_UTILS_CLUSTERED_POINT_CLOUD_VISUALIZER_H + +#include +#include + +#include + +#include + +#include + +namespace mir_perception_utils +{ +namespace visualization +{ +class ClusteredPointCloudVisualizer +{ + public: + ClusteredPointCloudVisualizer(const boost::shared_ptr &nh, + const std::string &topic_name, bool check_subscribers = true); + + ClusteredPointCloudVisualizer(const std::string &topic_name, bool check_subscribers = true); + + template + void publish(const std::vector::Ptr> &clusters, + const std::string &frame_id); + int getNumSubscribers(); + + private: + ros::Publisher cloud_publisher_; + + bool check_subscribers_; + + static const size_t COLORS_NUM = 32; + float COLORS[COLORS_NUM]; +}; + +} // namespace visualization + +} // namespace mir +#include "impl/clustered_point_cloud_visualizer.hpp" + +#endif // MIR_PERCEPTION_UTILS_CLUSTERED_POINT_CLOUD_VISUALIZER_H diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/bounding_box_visualizer.hpp b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/bounding_box_visualizer.hpp new file mode 100644 index 0000000000000000000000000000000000000000..fea8897eb1894dd80122c616d4de84df8864bb91 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/bounding_box_visualizer.hpp @@ -0,0 +1,85 @@ +#ifndef BOUNDING_BOX_VISUALIZER_HPP +#define BOUNDING_BOX_VISUALIZER_HPP + +#include +#include +#include + +using mir_perception_utils::visualization::Color; + +namespace mir_perception_utils +{ +namespace visualization +{ +BoundingBoxVisualizer::BoundingBoxVisualizer(ros::NodeHandle *nh, const std::string &topic_name, + Color color, bool check_subscribers) + : color_(color), check_subscribers_(check_subscribers) +{ + marker_publisher_ = nh->advertise(topic_name, 10); +} + +BoundingBoxVisualizer::BoundingBoxVisualizer(const std::string &topic_name, Color color, + bool check_subscribers) + : color_(color), check_subscribers_(check_subscribers) +{ + ros::NodeHandle nh("~"); + marker_publisher_ = nh.advertise(topic_name, 10); +} + +int BoundingBoxVisualizer::getNumSubscribers() { return marker_publisher_.getNumSubscribers(); } +void BoundingBoxVisualizer::publish(const mas_perception_msgs::BoundingBox &box, + const std::string &frame_id) +{ + std::vector boxes; + boxes.push_back(box); + publish(boxes, frame_id); +} + +void BoundingBoxVisualizer::publish(const std::vector &boxes, + const std::string &frame_id) +{ + if (check_subscribers_ && marker_publisher_.getNumSubscribers() == 0) return; + visualization_msgs::Marker lines; + lines.header.frame_id = frame_id; + lines.header.stamp = ros::Time::now(); + lines.type = visualization_msgs::Marker::LINE_LIST; + lines.action = visualization_msgs::Marker::ADD; + lines.scale.x = 0.001; + lines.scale.y = 0.001; + lines.color = std_msgs::ColorRGBA(color_); + lines.ns = "bounding_boxes"; + lines.id = 1; + + for (size_t i = 0; i < boxes.size(); i++) { + const std::vector &pt = boxes[i].vertices; + lines.points.push_back(pt[0]); + lines.points.push_back(pt[1]); + lines.points.push_back(pt[0]); + lines.points.push_back(pt[3]); + lines.points.push_back(pt[0]); + lines.points.push_back(pt[4]); + lines.points.push_back(pt[1]); + lines.points.push_back(pt[2]); + lines.points.push_back(pt[1]); + lines.points.push_back(pt[5]); + lines.points.push_back(pt[2]); + lines.points.push_back(pt[3]); + lines.points.push_back(pt[2]); + lines.points.push_back(pt[6]); + lines.points.push_back(pt[3]); + lines.points.push_back(pt[7]); + lines.points.push_back(pt[4]); + lines.points.push_back(pt[5]); + lines.points.push_back(pt[4]); + lines.points.push_back(pt[7]); + lines.points.push_back(pt[5]); + lines.points.push_back(pt[6]); + lines.points.push_back(pt[6]); + lines.points.push_back(pt[7]); + } + marker_publisher_.publish(lines); +} +} +} + +#endif /* BOUNDING_BOX_VISUALIZER_HPP */ diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/clustered_point_cloud_visualizer.hpp b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/clustered_point_cloud_visualizer.hpp new file mode 100644 index 0000000000000000000000000000000000000000..b2b1c167f543083292683ca28186876c7cadd00b --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/clustered_point_cloud_visualizer.hpp @@ -0,0 +1,80 @@ +#ifndef CLUSTERED_POINT_CLOUD_VISUALIZER_HPP +#define CLUSTERED_POINT_CLOUD_VISUALIZER_HPP + +#include + +#include + +#include +#include +#include +#include + +using mir_perception_utils::visualization::Color; + +namespace mir_perception_utils +{ +namespace visualization +{ +ClusteredPointCloudVisualizer::ClusteredPointCloudVisualizer( + const boost::shared_ptr &nh, const std::string &topic_name, + bool check_subscribers) + : check_subscribers_(check_subscribers) +{ + cloud_publisher_ = nh->advertise(topic_name, 1); + for (size_t i = 0; i < COLORS_NUM; ++i) { + COLORS[i] = 1.0f * rand() / RAND_MAX; + } +} + +ClusteredPointCloudVisualizer::ClusteredPointCloudVisualizer(const std::string &topic_name, + bool check_subscribers) + : check_subscribers_(check_subscribers) +{ + ros::NodeHandle nh("~"); + cloud_publisher_ = nh.advertise(topic_name, 1); + for (size_t i = 0; i < COLORS_NUM; ++i) { + COLORS[i] = 1.0f * rand() / RAND_MAX; + } +} + +int ClusteredPointCloudVisualizer::getNumSubscribers() +{ + return cloud_publisher_.getNumSubscribers(); +} + +template +void ClusteredPointCloudVisualizer::publish( + const std::vector::Ptr> &clusters, const std::string &frame_id) +{ + if (cloud_publisher_.getNumSubscribers() == 0) return; + pcl::PointCloud composite; + size_t color = 0; + + for (size_t i = 0; i < clusters.size(); i++) { + const PointCloud::Ptr &cloud = clusters[i]; + for (size_t j = 0; j < cloud->points.size(); j++) { + const PointT &point = cloud->points[j]; + pcl::PointXYZRGB pt; + pt.x = point.x; + pt.y = point.y; + pt.z = point.z; + pt.rgb = float(Color(static_cast(color))); + composite.points.push_back(pt); + } + color++; + } + composite.header.frame_id = frame_id; + composite.width = static_cast(composite.points.size()); + composite.height = 1; + + pcl::PCLPointCloud2 pc2; + sensor_msgs::PointCloud2 cloud_msg; + pcl::toPCLPointCloud2(composite, pc2); + pcl_conversions::fromPCL(pc2, cloud_msg); + cloud_publisher_.publish(cloud_msg); +} +} +} + +#endif /* CLUSTERED_POINT_CLOUD_VISUALIZER_HPP */ diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/helpers.hpp b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/helpers.hpp new file mode 100644 index 0000000000000000000000000000000000000000..114668d163620a882d8c4c901e0db0be9633d7bf --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/helpers.hpp @@ -0,0 +1,92 @@ +#ifndef HELPERS_HPP +#define HELPERS_HPP + +#include +#include + +#include +#include + +using namespace mir_perception_utils::object; + +/** Convert from PCL PlanarPolygon to ROS message. */ +inline void convertPlanarPolygon(const PlanarPolygon &polygon, + mas_perception_msgs::PlanarPolygon &polygon_msg) +{ + for (int i = 0; i < 4; ++i) { + polygon_msg.coefficients[i] = polygon.getCoefficients()[i]; + } + + const PointCloud::VectorType &points = polygon.getContour(); + for (size_t i = 0; i < points.size(); i++) { + geometry_msgs::Point32 pt; + pt.x = points[i].x; + pt.y = points[i].y; + pt.z = points[i].z; + polygon_msg.contour.push_back(pt); + } +} + +/** Convert from ROS message to PCL PlanarPolygon. */ +inline void convertPlanarPolygon(const mas_perception_msgs::PlanarPolygon &polygon_msg, + PlanarPolygon &polygon) +{ + PointCloud::VectorType contour; + Eigen::Vector4f coefficients(polygon_msg.coefficients.elems); + for (size_t i = 0; i < polygon_msg.contour.size(); i++) { + PointT pt; + pt.x = polygon_msg.contour[i].x; + pt.y = polygon_msg.contour[i].y; + pt.z = polygon_msg.contour[i].z; + contour.push_back(pt); + } + polygon = PlanarPolygon(contour, coefficients); +} + +inline double computePlanarPolygonArea(const PlanarPolygon &polygon) +{ + const Eigen::Vector4f &normal = polygon.getCoefficients(); + const PointCloud::VectorType &points = polygon.getContour(); + + // Find axis with largest normal component and project onto perpendicular + // plane + int k0, k1, k2; + k0 = (std::fabs(normal[0]) > std::fabs(normal[1])) ? 0 : 1; + k0 = (std::fabs(normal[k0]) > std::fabs(normal[2])) ? k0 : 2; + k1 = (k0 + 1) % 3; + k2 = (k0 + 2) % 3; + + double area = 0; + for (size_t i = 0; i < points.size(); i++) { + size_t j = (i + 1) % points.size(); + float p1[3] = {points[i].x, points[i].y, points[i].z}; + float p2[3] = {points[j].x, points[j].y, points[j].z}; + area += p1[k1] * p2[k2] - p1[k2] * p2[k1]; + } + + return std::fabs(area) / (2 * std::fabs(normal[k0])); +} + +/** Convert from BoundingBox object to ROS message. */ +inline void convertBoundingBox(const BoundingBox &bounding_box, + mas_perception_msgs::BoundingBox &bounding_box_msg) +{ + const BoundingBox::Point ¢er = bounding_box.getCenter(); + bounding_box_msg.center.x = center[0]; + bounding_box_msg.center.y = center[1]; + bounding_box_msg.center.z = center[2]; + bounding_box_msg.dimensions.x = bounding_box.getDimensions()[0]; + bounding_box_msg.dimensions.y = bounding_box.getDimensions()[1]; + bounding_box_msg.dimensions.z = bounding_box.getDimensions()[2]; + + const BoundingBox::Points &vertices = bounding_box.getVertices(); + for (size_t i = 0; i < vertices.size(); i++) { + geometry_msgs::Point pt; + pt.x = vertices[i][0]; + pt.y = vertices[i][1]; + pt.z = vertices[i][2]; + bounding_box_msg.vertices.push_back(pt); + } +} + +#endif /* HELPERS_HPP */ diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/label_visualizer.hpp b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/label_visualizer.hpp new file mode 100644 index 0000000000000000000000000000000000000000..1dfcbfcc1673302536c07d21989ed75b00291870 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/label_visualizer.hpp @@ -0,0 +1,57 @@ +#ifndef LABEL_VISUALIZER_HPP +#define LABEL_VISUALIZER_HPP + +#include +#include +#include +#include +#include + +using mir_perception_utils::visualization::Color; + +namespace mir_perception_utils +{ +namespace visualization +{ +LabelVisualizer::LabelVisualizer(const ros::NodeHandle &nh, const std::string &topic_name, + Color color, bool check_subscribers) + : color_(color), check_subscribers_(check_subscribers) +{ + ros::NodeHandle nh_(nh); + marker_publisher_ = nh_.advertise(topic_name, 10); +} + +LabelVisualizer::LabelVisualizer(const std::string &topic_name, Color color, bool check_subscribers) + : color_(color), check_subscribers_(check_subscribers) +{ + ros::NodeHandle nh("~"); + marker_publisher_ = nh.advertise(topic_name, 10); +} + +int LabelVisualizer::getNumSubscribers() { return marker_publisher_.getNumSubscribers(); } +void LabelVisualizer::publish(const std::vector &labels, + const geometry_msgs::PoseArray &poses) +{ + visualization_msgs::MarkerArray markers; + for (int i = 0; i < labels.size(); i++) { + visualization_msgs::Marker m; + m.header = poses.header; + m.type = visualization_msgs::Marker::TEXT_VIEW_FACING; + m.action = visualization_msgs::Marker::ADD; + m.scale.z = 0.04; + m.color = std_msgs::ColorRGBA(color_); + m.ns = "labels"; + m.id = i; + m.pose.position.x = poses.poses[i].position.x; + m.pose.position.y = poses.poses[i].position.y + 0.02; + m.pose.position.z = poses.poses[i].position.z; + m.pose.orientation.w = 1.0; + m.text = labels[i]; + markers.markers.push_back(m); + } + marker_publisher_.publish(markers); +} +} +} + +#endif /* BOUNDING_BOX_VISUALIZER_HPP */ diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/planar_polygon_visualizer.hpp b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/planar_polygon_visualizer.hpp new file mode 100644 index 0000000000000000000000000000000000000000..c954c15e722ee3c6e9032c44cff4bb3487d22a4a --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/impl/planar_polygon_visualizer.hpp @@ -0,0 +1,63 @@ +#ifndef PLANAR_POLYGON_VISUALIZER_HPP +#define PLANAR_POLYGON_VISUALIZER_HPP + +namespace mir_perception_utils +{ +namespace visualization +{ +PlanarPolygonVisualizer::PlanarPolygonVisualizer(const std::string &topic_name, Color color, + bool check_subscribers, double thickness) + : color_(color), check_subscribers_(check_subscribers), thickness_(thickness) +{ + ros::NodeHandle nh("~"); + marker_publisher_ = nh.advertise(topic_name, 1); +} + +template +void PlanarPolygonVisualizer::publish(const pcl::PlanarPolygon &polygon, + const std::string &frame_id) +{ + if (marker_publisher_.getNumSubscribers() == 0) return; + visualization_msgs::Marker marker; + buildPolygonMarker(polygon.getContour(), marker, frame_id); + marker_publisher_.publish(marker); +} + +template +void PlanarPolygonVisualizer::buildPolygonMarker( + const typename pcl::PointCloud::VectorType &points, visualization_msgs::Marker &marker, + const std::string &frame_id, int id) +{ + if (!points.size()) return; + + marker.type = visualization_msgs::Marker::LINE_LIST; + marker.action = visualization_msgs::Marker::ADD; + marker.header.frame_id = frame_id; + marker.scale.x = thickness_; + marker.scale.y = thickness_; + marker.color.a = 1.0; + marker.ns = "polygon"; + marker.id = id; + marker.color = color_; + + geometry_msgs::Point first_point; + first_point.x = points[0].x; + first_point.y = points[0].y; + first_point.z = points[0].z; + marker.points.push_back(first_point); + + for (size_t i = 1; i < points.size(); i++) { + geometry_msgs::Point pt; + pt.x = points[i].x; + pt.y = points[i].y; + pt.z = points[i].z; + marker.points.push_back(pt); + marker.points.push_back(pt); + } + + marker.points.push_back(first_point); +} +} +} + +#endif /* PLANAR_POLYGON_VISUALIZER_HPP */ diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/label_visualizer.h b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/label_visualizer.h new file mode 100644 index 0000000000000000000000000000000000000000..4b0bd3d1a739ca19d5937cffaf2614d96144b5ca --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/label_visualizer.h @@ -0,0 +1,48 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Santosh Thoduka, Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_LABEL_VISUALIZER_H +#define MIR_PERCEPTION_UTILS_LABEL_VISUALIZER_H + +#include +#include + +#include +#include + +#include + +using mir_perception_utils::visualization::Color; + +namespace mir_perception_utils +{ +namespace visualization +{ +class LabelVisualizer +{ + public: + LabelVisualizer(const ros::NodeHandle &nh, const std::string &topic_name, Color color, + bool check_subscribers = true); + + LabelVisualizer(const std::string &topic_name, Color color, bool check_subscribers = true); + + void publish(const std::vector &labels, const geometry_msgs::PoseArray &poses); + + int getNumSubscribers(); + + private: + ros::Publisher marker_publisher_; + + const Color color_; + bool check_subscribers_; +}; + +} // namespace visualization + +} // namespace mir +#include "impl/label_visualizer.hpp" + +#endif // MIR_PERCEPTION_UTILS_LABEL_VISUALIZER_H diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/object_utils_ros.h b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/object_utils_ros.h new file mode 100644 index 0000000000000000000000000000000000000000..49efd2bc5090089881cfba3c684bceb2f415e33a --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/object_utils_ros.h @@ -0,0 +1,102 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ +#ifndef MIR_PERCCEPTION_UTILS_OBJECT_UTILS_H +#define MIR_PERCCEPTION_UTILS_OBJECT_UTILS_H + +#include +#include +#include + +#include + +#include +#include +#include +#include + +#include +#include +#include + +namespace mir_perception_utils +{ +namespace object +{ +/** \brief Compute 3D bounding box parallel with the plane + * \param[in] Pointcloud pointer + * \param[in] Plane normal + * \param[Out] Generated bounding box + * \param[out] Bounding box message + * */ +void get3DBoundingBox(const PointCloud::ConstPtr &cloud, const Eigen::Vector3f &normal, + BoundingBox &bbox, mas_perception_msgs::BoundingBox &bounding_box_msg); + +/** \brief Estimate pose given bounding box + * \param[in] Bounding box + * \param[out] Estimated pose + * */ +void estimatePose(const BoundingBox &box, geometry_msgs::PoseStamped &pose); + +/** \brief Estimate pose given a cluster generated from 3D proposal. Passthrough + * filter + * is also applied to remove part of the table on the cluster. Returns + * estimated pose. + * The orientation is calculated based on + * http://www.pcl-users.org/Finding-oriented-bounding-box-of-a-cloud-td4024616.html + * \param[in] Point cloud cluster + * \param[out] Estimated pose + * \param[in] The label of the cluster (optional), and is used to filter round + * objects + * \param[in] Minimum value of the field z allowed + * \param[in] Maximum value of the field z allowed +*/ +PointCloud estimatePose(const PointCloud::Ptr &xyz_input_cloud, geometry_msgs::PoseStamped &pose, + mas_perception_msgs::Object &object, + std::string shape = "None", float passthrough_lim_min = 0.0060, + float passthrough_lim_max = 0.0, + std::string obj_category = "atwork"); + +/** \brief Transform pose + * \param[in] Transform listener + * \param[in] Target frame id + * \param[in] Source pose stamped + * \param[out] Transformed pose stamped + * */ +void transformPose(const boost::shared_ptr tf_listener, + const std::string &target_frame, const geometry_msgs::PoseStamped &pose, + geometry_msgs::PoseStamped &transformed_pose); + +/** \brief Convert boundingbox to bounding box ros msg + * \param[in] BoundingBox bbox + * \param[out] Bounding box message + * */ +void convertBboxToMsg(const BoundingBox &bbox, mas_perception_msgs::BoundingBox &bounding_box_msg); + +/** \brief Save pointcloud + * \param[in] logdir (default="/tmp") + * \param[in] obj_name (default="unknown") + * */ +void savePcd(const PointCloud::ConstPtr &pointcloud, std::string log_dir = "/tmp/", + std::string obj_name = "unknown"); + +/** \brief Save debug image if debug_mode is enabled + * \param[in] image with boundix boxes of objects drawn + * \param[in] raw_image + * \param[in] logdir (default /tmp) +*/ +void saveCVImage(const cv_bridge::CvImagePtr &cv_image, std::string log_dir = "/tmp/", + std::string obj_name = "unknown"); + +/** \brief Convert sensor_msgs/Image to cv_image + * \param[in] Sensor_msg/Image + * \param[out] cv image output +*/ +bool getCVImage(const sensor_msgs::ImageConstPtr &image, cv_bridge::CvImagePtr &cv_image); +} +} + +#endif // MIR_PERCCEPTION_UTILS_OBJECT_UTILS_H diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/planar_polygon_visualizer.h b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/planar_polygon_visualizer.h new file mode 100644 index 0000000000000000000000000000000000000000..e1222966b833a2eb804a5967ff3979d818c42943 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/planar_polygon_visualizer.h @@ -0,0 +1,54 @@ +/* + * Copyright 2016 Bonn-Rhein-Sieg University + * + * Author: Sergey Alexandrov + * + */ +#ifndef MIR_PERCEPTION_UTILS_PLANAR_POLYGON_VISUALIZER_H +#define MIR_PERCEPTION_UTILS_PLANAR_POLYGON_VISUALIZER_H + +#include + +#include +#include + +#include +#include + +#include + +namespace mir_perception_utils +{ +namespace visualization +{ +class PlanarPolygonVisualizer +{ + public: + PlanarPolygonVisualizer(const std::string &topic_name, Color color, bool check_subscribers = true, + double thickness = 0.005); + + template + void publish(const pcl::PlanarPolygon &polygon, const std::string &frame_id); + + /** Fill the fields of the marker object so that it visualizes the provided + * vector of points by drawing a polyline through them. */ + template + void buildPolygonMarker(const typename pcl::PointCloud::VectorType &points, + visualization_msgs::Marker &marker, const std::string &frame_id, + int id = 1); + + private: + ros::Publisher marker_publisher_; + + const std::string frame_id_; + const Color color_; + bool check_subscribers_; + double thickness_; +}; + +} // namespace visualization + +} // namespace mir +#include "impl/planar_polygon_visualizer.hpp" + +#endif // MIR_PERCEPTION_UTILS_PLANAR_POLYGON_VISUALIZER_H diff --git a/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/pointcloud_utils_ros.h b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/pointcloud_utils_ros.h new file mode 100644 index 0000000000000000000000000000000000000000..be7c4f13c7af7358f20b2b1bdc0414def27bc97e --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/include/mir_perception_utils/pointcloud_utils_ros.h @@ -0,0 +1,68 @@ +/* + * Copyright 2020 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ + +#ifndef MIR_PERCCEPTION_UTILS_POINTCLOUD_UTILS_ROS_H +#define MIR_PERCCEPTION_UTILS_POINTCLOUD_UTILS_ROS_H + +#include + +#include +#include + +#include + +#include +#include + +namespace mir_perception_utils +{ +namespace pointcloud +{ +/** \brief Transform sensor_msgs PointCloud2 +* \param[in] Transform listener +* \param[in] Target frame id +* \param[in] sensor_msgs PointCloud2 input +* \param[in] sensor_msgs PointCloud2 output +*/ +bool transformPointCloudMsg(const boost::shared_ptr &tf_listener, + const std::string &target_frame, + const sensor_msgs::PointCloud2 &cloud_in, + sensor_msgs::PointCloud2 &cloud_out); + +/** \brief Transform pcl PointCloud + * \param[in] Transform listener + * \param[in] Target frame id + * \param[in] pcl PointCloud input + * \param[in] pcl PointCloud output +*/ +bool transformPointCloud(const boost::shared_ptr &tf_listener, + const std::string &target_frame, const PointCloud &cloud_in, + PointCloud &cloud_out); + +/** \brief Transform pcl PointCloud2 + * \param[in] Transform listener + * \param[in] Target frame id + * \param[in] pcl PointCloud2 input + * \param[in] pcl PointCloud2 output +*/ +bool transformPointCloud2(const boost::shared_ptr &tf_listener, + const std::string &target_frame, const pcl::PCLPointCloud2 &cloud_in_pc2, + pcl::PCLPointCloud2 &cloud_out_pc2); + +/** \brief Get 3D ROI of point cloud given 2D ROI + * \param[in] Region of interest (bounding box) of 2D object + * \param[in] Organized pointcloud input + * \param[out] 3D pointcloud cluster (3D ROI) of the given 2D ROI + * \param[in] Adjust the rgb roi proposal (in pixel) + * \param[in] Remove 3D ROI outliers +*/ +bool getPointCloudROI(const sensor_msgs::RegionOfInterest &roi, const PointCloud::Ptr &cloud_id, + PointCloud::Ptr &cloud_roi, float roi_size_adjustment, bool remove_outliers); +} +}; + +#endif // MIR_PERCCEPTION_UTILS_POINTCLOUD_UTILS_ROS_H diff --git a/data/mir_perception/mir_perception_utils/ros/src/object_utils_ros.cpp b/data/mir_perception/mir_perception_utils/ros/src/object_utils_ros.cpp new file mode 100644 index 0000000000000000000000000000000000000000..b6bb892d164b15f345040bc8cef2bd7fc891e0ae --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/src/object_utils_ros.cpp @@ -0,0 +1,220 @@ +/* + * Copyright 2019 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil, Santosh Thoduka + * + */ + +#include +#include + +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include + +using namespace mir_perception_utils; +void object::estimatePose(const BoundingBox &box, geometry_msgs::PoseStamped &pose) +{ + BoundingBox::Points vertices = box.getVertices(); + Eigen::Vector3f n1; + Eigen::Vector3f n2; + Eigen::Vector3f n3 = (vertices[4] - vertices[0]) / (vertices[4] - vertices[0]).norm(); + if ((vertices[1] - vertices[0]).norm() > (vertices[3] - vertices[0]).norm()) { + n1 = (vertices[1] - vertices[0]) / (vertices[1] - vertices[0]).norm(); + } else { + n1 = (vertices[3] - vertices[0]) / (vertices[3] - vertices[0]).norm(); + } + n2 = n3.cross(n1); + ROS_INFO_STREAM("got norms"); + Eigen::Matrix3f m; + m << n1, n2, n3; + Eigen::Quaternion q(m); + q.normalize(); + + Eigen::Vector3f centroid = box.getCenter(); + pose.pose.position.x = centroid(0); + pose.pose.position.y = centroid(1); + pose.pose.position.z = (vertices[0](2) + vertices[1](2) + vertices[2](2) + vertices[3](2)) / 4.0; + pose.pose.orientation.x = q.x(); + pose.pose.orientation.y = q.y(); + pose.pose.orientation.z = q.z(); + pose.pose.orientation.w = q.w(); +} + +PointCloud object::estimatePose(const PointCloud::Ptr &xyz_input_cloud, geometry_msgs::PoseStamped &pose, + mas_perception_msgs::Object &object, + std::string shape, float passthrough_lim_min_offset, + float passthrough_lim_max_offset, + std::string obj_category) +{ + // Apply filter to remove points belonging to the plane for non + // circular/spherical object + // to find its orientation + PointCloud filtered_cloud; + if (obj_category == "atwork" and (shape == "sphere" or shape == "flat")) { + filtered_cloud = *xyz_input_cloud; + } else { + pcl::PassThrough pass_through; + pass_through.setFilterFieldName("z"); + PointT min_pt; + PointT max_pt; + pcl::getMinMax3D(*xyz_input_cloud, min_pt, max_pt); + double limit_min = min_pt.z + passthrough_lim_min_offset; + double limit_max = max_pt.z + passthrough_lim_max_offset; + if (obj_category == "cavity") + { + limit_max = max_pt.z - 0.015; // TODO: make 0.01 as a dynamic configurable parameter + if (object.name == "M20_H") + { + limit_max = max_pt.z - 0.02; + } + pass_through.setFilterLimits(limit_min, limit_max); + pass_through.setInputCloud(xyz_input_cloud); + pass_through.filter(filtered_cloud); + + // change z value to max(filterpointcloud z) This is only for cavity + for (size_t i = 0; i < filtered_cloud.points.size(); ++i) { + // check if filtered_cloud.points[i].z has not nan or inf value + if (!std::isnan(filtered_cloud.points[i].z) && !std::isinf(filtered_cloud.points[i].z)) { + filtered_cloud.points[i].z = 0.015; // 0.045 is an empirical values, TODO: get 0.045 from target_pose_z_pos from config file + } + } + } + else{ + if (object.name != "M20" && object.name != "M30" && object.name != "F20_20_G") { + pass_through.setFilterLimits(limit_min, limit_max); + pass_through.setInputCloud(xyz_input_cloud); + pass_through.filter(filtered_cloud); + } + else{ + filtered_cloud = *xyz_input_cloud; + } + } + } + + Eigen::Vector4f centroid; + pcl::compute3DCentroid(filtered_cloud, centroid); + + Eigen::Matrix3f covariance; + pcl::computeCovarianceMatrixNormalized(filtered_cloud, centroid, covariance); + + Eigen::SelfAdjointEigenSolver eigen_solver(covariance, + Eigen::ComputeEigenvectors); + Eigen::Matrix3f eigen_vectors = eigen_solver.eigenvectors(); + + // swap largest and second largest eigenvector so that y-axis aligns with + // largest eigenvector and z with the second largest + eigen_vectors.col(0).swap(eigen_vectors.col(2)); + eigen_vectors.col(1) = eigen_vectors.col(2).cross(eigen_vectors.col(0)); + + Eigen::Matrix4f eigen_vector_transform(Eigen::Matrix4f::Identity()); + eigen_vector_transform.block<3, 3>(0, 0) = eigen_vectors.transpose(); + eigen_vector_transform.block<3, 1>(0, 3) = + -(eigen_vector_transform.block<3, 3>(0, 0) * centroid.head<3>()); + + // transform cloud to eigenvector space + pcl::PointCloud transformed_cloud; + pcl::transformPointCloud(filtered_cloud, transformed_cloud, eigen_vector_transform); + + // find mean diagonal + pcl::PointXYZRGB min_point, max_point; + pcl::getMinMax3D(transformed_cloud, min_point, max_point); + Eigen::Vector3f mean_diag = (max_point.getVector3fMap() + min_point.getVector3fMap()) / 2.0; + + // orientation and position of bounding box of cloud + Eigen::Quaternionf orientation(eigen_vectors); + Eigen::Vector3f position = eigen_vectors * mean_diag + centroid.head<3>(); + + pose.pose.position.x = position(0); + pose.pose.position.y = position(1); + pose.pose.position.z = position(2); + pose.pose.orientation.w = orientation.w(); + pose.pose.orientation.x = orientation.x(); + pose.pose.orientation.y = orientation.y(); + pose.pose.orientation.z = orientation.z(); + + tf::Quaternion quaternion; + tf::quaternionMsgToTF(pose.pose.orientation, quaternion); + tf::Matrix3x3 m(quaternion); + double roll, pitch, yaw; + m.getRPY(roll, pitch, yaw); + + pose.pose.orientation = tf::createQuaternionMsgFromRollPitchYaw(0, 0, yaw); + + return filtered_cloud; +} + +void object::transformPose(const boost::shared_ptr tf_listener, + const std::string &target_frame, const geometry_msgs::PoseStamped &pose, + geometry_msgs::PoseStamped &transformed_pose) +{ + if (tf_listener) { + try { + ros::Time common_time; + tf_listener->getLatestCommonTime(pose.header.frame_id, target_frame, common_time, NULL); + pose.header.stamp = common_time; + tf_listener->waitForTransform(target_frame, pose.header.frame_id, common_time, + ros::Duration(0.1)); + tf_listener->transformPose(target_frame, pose, transformed_pose); + } catch (tf::LookupException &ex) { + ROS_WARN("Failed to transform pose: (%s)", ex.what()); + transformed_pose = pose; + } + } else { + ROS_ERROR_THROTTLE(2.0, "[ObjectUtils]: TF listener not initialized."); + transformed_pose = pose; + } +} + +void object::get3DBoundingBox(const PointCloud::ConstPtr &cloud, const Eigen::Vector3f &normal, + BoundingBox &bbox, mas_perception_msgs::BoundingBox &bounding_box_msg) +{ + bbox = BoundingBox::create(cloud->points, normal); + convertBoundingBox(bbox, bounding_box_msg); +} + +void object::convertBboxToMsg(const BoundingBox &bbox, + mas_perception_msgs::BoundingBox &bounding_box_msg) +{ + convertBoundingBox(bbox, bounding_box_msg); +} + +void object::savePcd(const PointCloud::ConstPtr &pointcloud, std::string log_dir, + std::string obj_name) +{ + std::stringstream filename; + filename.str(""); + filename << log_dir << obj_name << ".pcd"; + pcl::io::savePCDFileASCII(filename.str(), *pointcloud); +} + +void object::saveCVImage(const cv_bridge::CvImagePtr &cv_image, std::string log_dir, + std::string obj_name) +{ + std::stringstream filename; + filename.str(""); + filename << log_dir << obj_name << ".jpg"; + cv::imwrite(filename.str(), cv_image->image); +} + +bool object::getCVImage(const sensor_msgs::ImageConstPtr &image, cv_bridge::CvImagePtr &cv_image) +{ + try { + cv_image = cv_bridge::toCvCopy(image, sensor_msgs::image_encodings::BGR8); + return (true); + } catch (cv_bridge::Exception &e) { + ROS_ERROR("cv_bridge exception: %s", e.what()); + return (false); + } +} diff --git a/data/mir_perception/mir_perception_utils/ros/src/pointcloud_utils_ros.cpp b/data/mir_perception/mir_perception_utils/ros/src/pointcloud_utils_ros.cpp new file mode 100644 index 0000000000000000000000000000000000000000..05fd61e4348c81f0eea9447febd6a53d0224e8d6 --- /dev/null +++ b/data/mir_perception/mir_perception_utils/ros/src/pointcloud_utils_ros.cpp @@ -0,0 +1,154 @@ +/* + * Copyright 2020 Bonn-Rhein-Sieg University + * + * Author: Mohammad Wasil + * + */ +#include +#include +#include +#include + +using namespace mir_perception_utils; + +bool pointcloud::transformPointCloudMsg(const boost::shared_ptr &tf_listener, + const std::string &target_frame, + const sensor_msgs::PointCloud2 &cloud_in, + sensor_msgs::PointCloud2 &cloud_out) +{ + if (tf_listener) { + try { + ros::Time common_time; + tf_listener->getLatestCommonTime(target_frame, cloud_in.header.frame_id, common_time, NULL); + cloud_in.header.stamp = common_time; + tf_listener->waitForTransform(target_frame, cloud_in.header.frame_id, ros::Time::now(), + ros::Duration(1.0)); + pcl_ros::transformPointCloud(target_frame, cloud_in, cloud_out, *tf_listener); + cloud_out.header.frame_id = target_frame; + } catch (tf::TransformException &ex) { + ROS_ERROR("PCL transform error: %s", ex.what()); + return (false); + } + } else { + ROS_ERROR_THROTTLE(2.0, "TF listener not initialized."); + return (false); + } + return (true); +} + +bool pointcloud::transformPointCloud(const boost::shared_ptr &tf_listener, + const std::string &target_frame, const PointCloud &cloud_in, + PointCloud &cloud_out) +{ + if (tf_listener) { + try { + ros::Time common_time; + tf_listener->getLatestCommonTime(target_frame, cloud_in.header.frame_id, common_time, NULL); + pcl::PCLHeader pc_header; + pc_header.frame_id = cloud_in.header.frame_id; + pc_header.seq = cloud_in.header.seq; + pcl_conversions::toPCL(common_time, pc_header.stamp); + cloud_in.header = pc_header; + tf_listener->waitForTransform(target_frame, cloud_in.header.frame_id, ros::Time::now(), + ros::Duration(1.0)); + pcl_ros::transformPointCloud(target_frame, cloud_in, cloud_out, *tf_listener); + cloud_out.header.frame_id = target_frame; + } catch (tf::TransformException &ex) { + ROS_ERROR("PCL transform error: %s", ex.what()); + return (false); + } + } else { + ROS_ERROR_THROTTLE(2.0, "TF listener not initialized."); + return (false); + } + return (true); +} + +bool pointcloud::transformPointCloud2(const boost::shared_ptr &tf_listener, + const std::string &target_frame, + const pcl::PCLPointCloud2 &cloud_in_pc2, + pcl::PCLPointCloud2 &cloud_out_pc2) +{ + if (tf_listener) { + try { + PointCloud cloud_in; + pcl::fromPCLPointCloud2(cloud_in_pc2, cloud_in); + PointCloud cloud_out; + + ros::Time common_time; + tf_listener->getLatestCommonTime(target_frame, cloud_in.header.frame_id, common_time, NULL); + pcl::PCLHeader pc_header; + pc_header.frame_id = cloud_in.header.frame_id; + pc_header.seq = cloud_in.header.seq; + pcl_conversions::toPCL(common_time, pc_header.stamp); + cloud_in.header = pc_header; + tf_listener->waitForTransform(target_frame, cloud_in.header.frame_id, ros::Time::now(), + ros::Duration(1.0)); + pcl_ros::transformPointCloud(target_frame, cloud_in, cloud_out, *tf_listener); + + cloud_out.header.frame_id = target_frame; + pcl::toPCLPointCloud2(cloud_out, cloud_out_pc2); + } catch (tf::TransformException &ex) { + ROS_ERROR("PCL transform error: %s", ex.what()); + return (false); + } + } else { + ROS_ERROR_THROTTLE(2.0, "TF listener not initialized."); + return (false); + } + return (true); +} + +bool pointcloud::getPointCloudROI(const sensor_msgs::RegionOfInterest &roi, + const PointCloud::Ptr &cloud_in, PointCloud::Ptr &cloud_roi, + float roi_size_adjustment, bool remove_outliers) +{ + if (cloud_in->height <= 1 || cloud_in->width <= 1) { + ROS_ERROR("Pointcloud input height is %d and width is %d",cloud_in->height, cloud_in->width ); + return (false); + } + int min_x = roi.x_offset; + int min_y = roi.y_offset; + int max_x = roi.x_offset + roi.width; + int max_y = roi.y_offset + roi.height; + // Adjust roi + if (roi.x_offset > roi_size_adjustment) min_x = min_x - roi_size_adjustment; + if (roi.y_offset > roi_size_adjustment) min_y = min_y - roi_size_adjustment; + if (roi.width + roi_size_adjustment < cloud_in->width) min_x = min_x + roi_size_adjustment; + if (roi.height + roi_size_adjustment < cloud_in->height) min_y = min_y + roi_size_adjustment; + + std::vector pixel_loc; + + for (int i = min_x; i < max_x; i++) { + for (int j = min_y; j < max_y; j++) { + cv::Point loc; + loc.x = i; + loc.y = j; + pixel_loc.push_back(loc); + } + } + for (size_t i = 0; i < pixel_loc.size(); i++) { + // check cloud_in size + if (pixel_loc[i].x >= static_cast(cloud_in->width) || pixel_loc[i].y >= static_cast(cloud_in->height)) + { + ROS_ERROR("Pixel location is out of range."); + return (false); + } + PointT pcl_point = cloud_in->at(pixel_loc[i].x, pixel_loc[i].y); + if ((!std::isnan(pcl_point.x)) && (!std::isnan(pcl_point.y)) && (!std::isnan(pcl_point.z)) && + (!std::isnan(pcl_point.r)) && (!std::isnan(pcl_point.g)) && (!std::isnan(pcl_point.b))) { + cloud_roi->points.push_back(pcl_point); + } + } + cloud_roi->header = cloud_in->header; + if (remove_outliers) { + if (cloud_roi->points.size() > 0) { + pcl::StatisticalOutlierRemoval sor; + sor.setInputCloud(cloud_roi); + sor.setMeanK(50); + sor.setStddevMulThresh(3.0); + sor.filter(*cloud_roi); + } + } + return (true); +} diff --git a/data/mir_perception/mir_ppt_detection/CMakeLists.txt b/data/mir_perception/mir_ppt_detection/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..c9f203a6bf53368635ccc434dc2c5900d2393899 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/CMakeLists.txt @@ -0,0 +1,44 @@ +cmake_minimum_required(VERSION 3.0.2) +project(mir_ppt_detection) + +add_compile_options(-std=c++14) + +find_package(catkin REQUIRED COMPONENTS + pcl_ros + pcl_conversions + roscpp + rospy + std_msgs + sensor_msgs + mas_perception_msgs +) + +add_message_files( + FILES + Cavity.msg + Cavities.msg) + +generate_messages( + DEPENDENCIES + sensor_msgs + std_msgs +) + +catkin_package() + +include_directories( + include + ${catkin_INCLUDE_DIRS} +) +include_directories(/usr/include/eigen3) # FIXME +include_directories(${EIGEN3_INCLUDE_DIR} ${EIGEN3_INCLUDE_DIR}/unsupported/) + +add_executable(ppt_detector + src/ppt_detector.cpp + src/min_distance_to_hull_calculator.cpp +) +target_link_libraries(ppt_detector + ${catkin_LIBRARIES} + yaml-cpp +) +add_dependencies(ppt_detector mir_ppt_detection_generate_messages_cpp) diff --git a/data/mir_perception/mir_ppt_detection/config/object_shape_learned_params.yaml b/data/mir_perception/mir_ppt_detection/config/object_shape_learned_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d882c62e34a9a5cd43ac582fb5f84f04ac0b3b66 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/config/object_shape_learned_params.yaml @@ -0,0 +1,18 @@ +M20: + mu: [6.842142155855308e-05, 7.677336130363084e-05] + cov: [4.192859858588949e-11, 2.7496170282666428e-11, 2.7496170282666428e-11, 3.627525384708628e-11] +M30: + mu: [0.00015085244306548308, 0.00016354891195955002] + cov: [8.990644779772099e-11, 4.192080890678874e-11, 4.192080890678874e-11, 4.210791037406877e-11] +F20_20: + mu: [4.219124159398377e-05, 0.0007638833955412798] + cov: [1.1422009997246786e-11, 8.028810660379275e-11, 8.028810660379275e-11, 2.1916320899387855e-09] +S40_40: + mu: [0.00014971820019127335, 0.0007961156508827117] + cov: [2.999392217447495e-11, 3.399259957635893e-11, 3.399259957635893e-11, 8.269596631167351e-10] +M20_100: + mu: [7.01223714781494e-05, 0.001064217328715792] + cov: [3.943785120475447e-11, 4.762301649734013e-10, 4.762301649734013e-10, 7.81120261633482e-09] +R20: + mu: [8.268490305061188e-05, 0.00018639499853353626] + cov: [6.794921254896393e-11, 2.8762637682325962e-11, 2.8762637682325962e-11, 6.523610412460562e-11] diff --git a/data/mir_perception/mir_ppt_detection/include/mir_ppt_detection/min_distance_to_hull_calculator.hpp b/data/mir_perception/mir_ppt_detection/include/mir_ppt_detection/min_distance_to_hull_calculator.hpp new file mode 100644 index 0000000000000000000000000000000000000000..422a59a0be8d940d53dd5240005f16b2ff123efc --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/include/mir_ppt_detection/min_distance_to_hull_calculator.hpp @@ -0,0 +1,54 @@ +#ifndef MIN_DISTANCE_TO_HULL_CALCULATOR_H_ +#define MIN_DISTANCE_TO_HULL_CALCULATOR_H_ + +#include +#include +#include + +typedef pcl::PointXYZRGBA PointRGBA; + +class MinDistanceToHullCalculator +{ +public: + /** + * Constructor + */ + MinDistanceToHullCalculator(); + /** + * Destructor + */ + virtual ~MinDistanceToHullCalculator(); + + /** + * Set the convex hull points of the workspace + */ + void setConvexHullPointsAndEdges(const pcl::PointCloud::ConstPtr& convex_hull_cloud); + + /** + * Calculate minimum euclidean distance between an object point and hull points + */ + float computeMinDistanceToHull(const PointRGBA& object_point); + + /** + * Calculate minimum euclidean distance between object cloud points and hull points + */ + float computeMinDistanceToHull(const pcl::PointCloud::ConstPtr& object_cloud); + +private: + /** + * Flag to check if convex hull points of a workspace are available + */ + bool convex_hull_available_; + + /** + * Convex hull point and edge vectors + */ + std::vector hull_points_; + std::vector normalized_hull_edge_vecs_; + + /** + * Calculate minimum euclidean distance between a point and an edge + */ + float computeMinDistanceToEdge(Eigen::Vector3f& pt, Eigen::Vector3f& edge_orig, Eigen::Vector3f& normalized_edge_vec); +}; +#endif diff --git a/data/mir_perception/mir_ppt_detection/include/mir_ppt_detection/ppt_detector.h b/data/mir_perception/mir_ppt_detection/include/mir_ppt_detection/ppt_detector.h new file mode 100644 index 0000000000000000000000000000000000000000..e5c805ad88771ef92bc4c2e8cf47b19cf5421496 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/include/mir_ppt_detection/ppt_detector.h @@ -0,0 +1,143 @@ +#ifndef PPT_DETECTOR_H +#define PPT_DETECTOR_H + +#include +// PCL specific includes +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include + +typedef pcl::PointXYZRGB PointT; +typedef pcl::PointXYZRGBA PointRGBA; +typedef pcl::PointCloud PointCloud; +typedef pcl::PointCloud PointCloudRGBA; +typedef pcl::PointIndices PointIndices; + +struct LearnedObjectParams +{ + Eigen::Vector2f mu; + Eigen::Matrix2f cov; +}; + +class PPTDetector +{ + public: + PPTDetector(); + void detectCavities(const PointCloud::ConstPtr& input, + mir_ppt_detection::Cavities& cavities_msg, + PointCloudRGBA::Ptr& non_planar_cloud, + PointCloudRGBA::Ptr& planar_cloud, + PointCloudRGBA::Ptr& cavity_cloud); + + protected: + + PointRGBA get_point_rgba(const pcl::PointXYZRGB& pt_rgb); + PointCloudRGBA::Ptr get_point_cloud_rgba(const pcl::PointCloud::Ptr cloud_rgb); + + template + void downsample_organized_cloud(T cloud_in, PointCloud::Ptr cloud_downsampled, int scale); + + bool compute_dominant_plane_and_hull(PointCloud::Ptr cloud_in, + pcl::ModelCoefficients::Ptr plane_coeffs, + PointCloud::Ptr hull); + + void project_points_to_plane(PointCloud::Ptr cloud_in, + pcl::ModelCoefficients::Ptr plane_coeffs, + PointIndices::Ptr planar_indices, + PointIndices::Ptr non_planar_indices, + PointCloudRGBA::Ptr cloud_projected); + + void extract_polygonal_prism_inliers(PointCloudRGBA::Ptr cloud_in, + PointIndices::Ptr indices_in, + PointCloud::Ptr cloud_hull, + PointIndices::Ptr hull_inlier_indices); + + static bool customRegionGrowing1 (const PointRGBA& point_a, const PointRGBA& point_b, + float squared_distance); + + static bool customRegionGrowing2 (const PointRGBA& point_a, const PointRGBA& point_b, + float squared_distance); + + float get_non_planar_pt_frac(PointCloudRGBA::Ptr cloud_in); + + void compute_cavity_clusters(PointCloudRGBA::Ptr cloud_in, + PointIndices::Ptr planar_idx, + PointIndices::Ptr non_planar_idx, + pcl::IndicesClustersPtr clusters); + + void cloud_cb (const PointCloud::ConstPtr& input); + + float get_mahalanobis_distance(Eigen::Vector2f x, Eigen::Vector2f mu, Eigen::Matrix2f cov); + + std::string predictCavityName(const mir_ppt_detection::Cavity& cavity); + + bool readObjectShapeParams(); + + void publish_cavity_msg(const mir_ppt_detection::Cavities& cavities); + + void eventInCallback(const std_msgs::String &msg); + + ros::NodeHandle nh_; + ros::Subscriber pc_sub_; + + bool debug_pub_; + + int downsample_scale = 3; + float planar_projection_thresh = 0.015; + float cam_cx = 320.0; + float cam_cy = 245.1; + float cam_fx = 615.8; + float cam_fy = 615.6; + float min_cavity_area = 1e-4; + + ros::Publisher cloud_pub0, cloud_pub1, cloud_pub2; + ros::Publisher cavity_pub; + ros::Publisher cavity_msg_pub_; + ros::Publisher debug_pose_pub_; + ros::Publisher event_out_pub_; + ros::Subscriber event_in_sub_; + MinDistanceToHullCalculator dist_to_hull; + + std::map learned_obj_params_map_; + + tf::TransformListener listener_; + + std::string target_frame_, source_frame_; + +}; + +#endif diff --git a/data/mir_perception/mir_ppt_detection/launch/ppt_detector.launch b/data/mir_perception/mir_ppt_detection/launch/ppt_detector.launch new file mode 100644 index 0000000000000000000000000000000000000000..53acf8f6873c765c8f8c3b649ac60a8be30cbf62 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/launch/ppt_detector.launch @@ -0,0 +1,32 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_perception/mir_ppt_detection/msg/Cavities.msg b/data/mir_perception/mir_ppt_detection/msg/Cavities.msg new file mode 100644 index 0000000000000000000000000000000000000000..43717aac8c45b7df731a431fcc845353d1b6fb85 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/msg/Cavities.msg @@ -0,0 +1 @@ +Cavity[] cavities diff --git a/data/mir_perception/mir_ppt_detection/msg/Cavity.msg b/data/mir_perception/mir_ppt_detection/msg/Cavity.msg new file mode 100644 index 0000000000000000000000000000000000000000..6dcf2883dcb88d59578a424d7a18e12755afdead --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/msg/Cavity.msg @@ -0,0 +1,3 @@ +geometry_msgs/Pose pose +float32 cov_major +float32 cov_minor diff --git a/data/mir_perception/mir_ppt_detection/package.xml b/data/mir_perception/mir_ppt_detection/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..4eb4736204edd005c245cbc282b9a7fb7987703b --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/package.xml @@ -0,0 +1,32 @@ + + + mir_ppt_detection + 0.0.0 + The ppt_3d package + + Santosh Thoduka + + MIT + + Heruka Andradi + + catkin + roscpp + rospy + std_msgs + libpcl-all-dev + mas_perception_msgs + roscpp + rospy + std_msgs + roscpp + rospy + std_msgs + libpcl-all + mas_perception_msgs + + + + + + diff --git a/data/mir_perception/mir_ppt_detection/scripts/covariance_data/distribution_dict.json b/data/mir_perception/mir_ppt_detection/scripts/covariance_data/distribution_dict.json new file mode 100644 index 0000000000000000000000000000000000000000..e83802c05aca447331e0c63b629bd503cc04113f --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/scripts/covariance_data/distribution_dict.json @@ -0,0 +1,37 @@ +{ + "M20_100_2": + { + "mu": [7.966775259681803e-05, 0.00123619569773328], + "cov": [7.816460266253371e-12, 9.58489911964074e-12, 9.58489911964074e-12, 6.065511003563572e-10] + }, + "M20": + { + "mu": [8.212593381341442e-05, 9.153397475975512e-05], + "cov": [8.151377497566192e-12, -5.085169469674101e-13, -5.085169469674101e-13, 1.7628821758809368e-11] + }, + "M30": + { + "mu": [0.00017501990483562293, 0.0001872053680479618], + "cov": [1.3058520323768772e-11, -2.521326376010694e-12, -2.521326376010694e-12, 1.9948737279276803e-11] + }, + "F20_20": + { + "mu": [4.986749640270968e-05, 0.0009100607037128482], + "cov": [2.2994151321003596e-12, 2.0228862993517537e-12, 2.0228862993517537e-12, 6.190538544112443e-10] + }, + "S40_40": + { + "mu": [0.0001631211254624015, 0.0009091216501970352], + "cov": [3.63936539524971e-11, -3.530775111157953e-11, -3.530775111157953e-11, 8.35529589238131e-10] + }, + "M20_100": + { + "mu": [8.694407811259574e-05, 0.0012463137898792295], + "cov": [6.836558954021394e-12, -5.640281323814547e-12, -5.640281323814547e-12, 5.605639897062023e-10] + }, + "R20": + { + "mu": [0.00010728045717336326, 0.00019963709166317823], + "cov": [3.6957333376084496e-11, -1.507988154382415e-12, -1.507988154382415e-12, 4.285946079073053e-11] + } +} diff --git a/data/mir_perception/mir_ppt_detection/scripts/covariance_data/ppt_train_process_data b/data/mir_perception/mir_ppt_detection/scripts/covariance_data/ppt_train_process_data new file mode 100644 index 0000000000000000000000000000000000000000..7f9ad8427b67ca91c27134c21a703aa00f273704 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/scripts/covariance_data/ppt_train_process_data @@ -0,0 +1,31 @@ +#! /usr/bin/env python +import numpy as np +import matplotlib.pyplot as plt +import glob +import json +import rospkg + +distribution_dict = dict() +folder_name = rospkg.RosPack().get_path('ppt_3d') + '/scripts/covariance_data/' + +for filename in glob.glob(folder_name + 'data**/*.npy'): + data_raw = np.load(filename) + #data = np.array([data_pt for data_pt in data_raw if (data_pt[0]>2.5e-5 and data_pt[1]<0.0014)]) + data = np.array([data_pt for data_pt in data_raw]) + object_name = filename[len(folder_name)+5:-4] + distribution_dict[object_name] = {'mu':list(np.mean(data, axis=0)), 'cov':list(np.cov(data.T).reshape((1,4))[0])} + print filename + print np.mean(data, axis=0) + print np.cov(data.T) + print "--------------------" + + plt.scatter(data[:,0], data[:,1], label=object_name, c=np.random.rand(3,)) + +with open('distribution_dict.json', 'w') as fp: + json.dump(distribution_dict, fp) + +#with open('distribution_dict.json', 'r') as fp: +# json.load(fp) + +plt.legend() +plt.show() diff --git a/data/mir_perception/mir_ppt_detection/scripts/covariance_data/ppt_train_record_data b/data/mir_perception/mir_ppt_detection/scripts/covariance_data/ppt_train_record_data new file mode 100644 index 0000000000000000000000000000000000000000..234ab82d340edcf18efbfe2fc9e807306ebab370 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/scripts/covariance_data/ppt_train_record_data @@ -0,0 +1,23 @@ +#! /usr/bin/env python +import rospy +from ppt_3d.msg import Cavity +import tf +import sys +import numpy as np +import rospkg + +data = [] + +def callback(msg,args): + if msg.cov_minor > 1e-5: + data.append([msg.cov_minor, msg.cov_major]) + print ("length of data = " + str(len(data))) + np.save(rospkg.RosPack().get_path('ppt_3d') + '/scripts/covariance_data/data/'+args[0]+".npy", np.array(data)) + +if __name__ == '__main__': + if (len(sys.argv) == 2): + filename = sys.argv[1] + rospy.init_node('ppt_train_record_data') + + rospy.Subscriber("cavity", Cavity, callback, [filename]) + rospy.spin() diff --git a/data/mir_perception/mir_ppt_detection/scripts/ppt_classifier_node b/data/mir_perception/mir_ppt_detection/scripts/ppt_classifier_node new file mode 100644 index 0000000000000000000000000000000000000000..0160883f3a2f68d3dbcb7315dcd1759334411ac7 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/scripts/ppt_classifier_node @@ -0,0 +1,55 @@ +#! /usr/bin/env python + +import rospy +import rospkg +import tf +from mir_ppt_detection.msg import Cavity, Cavities +import json +import numpy as np + +br = tf.TransformBroadcaster() + +with open(rospkg.RosPack().get_path('mir_ppt_detection') + '/scripts/covariance_data/distribution_dict.json', 'r') as fp: + distribution_dict = json.load(fp) + for key in distribution_dict.keys(): + distribution_dict[key]['mu'] = np.array(distribution_dict[key]['mu']) + distribution_dict[key]['cov'] = 16*np.array(distribution_dict[key]['cov']).reshape((2,2)) + +def get_mahalanobis_distance(x, mu, cov): + return np.matmul(np.matmul((x-mu), np.linalg.pinv(cov)), (x-mu).T)**0.5 + +def callback(msg): + print "recieved" + for cavity in msg.cavities: + if cavity.cov_minor > 2.5e-5: + obj_name = 'unknown' + min_mahalanobis_distance = 1000 + obj_cov = np.array([cavity.cov_minor, cavity.cov_major]) + print "cov: " + print obj_cov + for key in distribution_dict.keys(): + target_distribution = distribution_dict[key] + mahalanobis_distance = get_mahalanobis_distance(obj_cov, + target_distribution['mu'], target_distribution['cov']) + if mahalanobis_distance < 2.0 and mahalanobis_distance < min_mahalanobis_distance: + obj_name = key + min_mahalanobis_distance = mahalanobis_distance + print mahalanobis_distance + print key + ": " + str(mahalanobis_distance) + elif mahalanobis_distance < 4.0: + print mahalanobis_distance + print key + ": " + str(mahalanobis_distance) + obj_pose = (cavity.pose.position.x, cavity.pose.position.y, + cavity.pose.position.z) + obj_quat = (cavity.pose.orientation.x, cavity.pose.orientation.y, + cavity.pose.orientation.z, cavity.pose.orientation.w) + + br.sendTransform(obj_pose, obj_quat, rospy.Time.now(), obj_name, + 'arm_cam3d_camera_color_optical_frame') + print "object detected is : " + obj_name + ": " + str(min_mahalanobis_distance) + +if __name__ == '__main__': + rospy.init_node('ppt_classifier_node') + + rospy.Subscriber("~cavities", Cavities, callback) + rospy.spin() diff --git a/data/mir_perception/mir_ppt_detection/src/min_distance_to_hull_calculator.cpp b/data/mir_perception/mir_ppt_detection/src/min_distance_to_hull_calculator.cpp new file mode 100644 index 0000000000000000000000000000000000000000..fcb0066b2bb6f5bea58668bdb6610ac2e5165fb1 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/src/min_distance_to_hull_calculator.cpp @@ -0,0 +1,88 @@ +#include + +#include +#include +#include + +typedef pcl::PointXYZRGBA PointRGBA; + +MinDistanceToHullCalculator::MinDistanceToHullCalculator() +{ + convex_hull_available_ = false; +} + +MinDistanceToHullCalculator::~MinDistanceToHullCalculator() +{ +} + +void MinDistanceToHullCalculator::setConvexHullPointsAndEdges( + const pcl::PointCloud::ConstPtr& convex_hull_cloud) +{ + hull_points_.clear(); + normalized_hull_edge_vecs_.clear(); + const PointRGBA* pcl_pt; + Eigen::Vector3f hull_edge_pt_1, hull_edge_pt_2, edge_vec; + pcl_pt = &convex_hull_cloud->points[0]; + hull_edge_pt_1 << pcl_pt->x, pcl_pt->y, pcl_pt->z; + for( size_t i = 0; i < convex_hull_cloud->points.size(); i++){ + pcl_pt = &convex_hull_cloud->points[i]; + hull_edge_pt_2 << pcl_pt->x, pcl_pt->y, pcl_pt->z; + hull_points_.push_back(hull_edge_pt_1); + edge_vec = hull_edge_pt_2 - hull_edge_pt_1; + normalized_hull_edge_vecs_.push_back(edge_vec/edge_vec.norm()); + hull_edge_pt_1 = hull_edge_pt_2; + } + if (!convex_hull_available_) convex_hull_available_ = true; +} + +float MinDistanceToHullCalculator::computeMinDistanceToEdge( + Eigen::Vector3f& pt, Eigen::Vector3f& edge_orig, + Eigen::Vector3f& normalized_edge_vec) +{ + Eigen::Vector3f edge_orig_to_pt_vec = pt - edge_orig; + return pow( ( pow(edge_orig_to_pt_vec.norm(), 2) - + pow(normalized_edge_vec.dot(edge_orig_to_pt_vec), 2) + ), + 0.5); +} + +float MinDistanceToHullCalculator::computeMinDistanceToHull(const PointRGBA& object_point) +{ + Eigen::Vector3f obj_pt; + float pt_to_edge_dist, min_pt_to_edge_dist = std::numeric_limits::max(); + obj_pt << object_point.x, object_point.y, object_point.z; + if (convex_hull_available_) + { + for( size_t i = 0; i < hull_points_.size(); i++) + { + pt_to_edge_dist = computeMinDistanceToEdge(obj_pt, hull_points_[i], + normalized_hull_edge_vecs_[i]); + if (pt_to_edge_dist < min_pt_to_edge_dist) min_pt_to_edge_dist = pt_to_edge_dist; + } + } + else + { + std::cout << "!!! The convex hull points of the workspace are yet to be set !!!" << std::endl; + } + return min_pt_to_edge_dist; +} + +float MinDistanceToHullCalculator::computeMinDistanceToHull( + const pcl::PointCloud::ConstPtr& object_cloud) +{ + float min_pt_to_edge_dist, min_obj_to_hull_dist = std::numeric_limits::max(); + if (convex_hull_available_) + { + for( size_t i = 0; i < object_cloud->points.size(); i++) + { + min_pt_to_edge_dist = computeMinDistanceToHull(object_cloud->points[i]); + if (min_pt_to_edge_dist < min_obj_to_hull_dist) min_obj_to_hull_dist = min_pt_to_edge_dist; + } + } + else + { + std::cout << "!!! The convex hull points of the workspace are yet to be set !!!" << std::endl; + } + return min_obj_to_hull_dist; +} + diff --git a/data/mir_perception/mir_ppt_detection/src/ppt_detector.cpp b/data/mir_perception/mir_ppt_detection/src/ppt_detector.cpp new file mode 100644 index 0000000000000000000000000000000000000000..5e72be9515921a91d9eb1b179259a1897b6469a0 --- /dev/null +++ b/data/mir_perception/mir_ppt_detection/src/ppt_detector.cpp @@ -0,0 +1,568 @@ +#include + +PPTDetector::PPTDetector(): + nh_("~") +{ + // Create a ROS subscriber for the input point cloud + // pc_sub_ = nh_.subscribe ("points", 1, &PPTDetector::cloud_cb, this); + event_in_sub_ = nh_.subscribe("event_in", 1, &PPTDetector::eventInCallback, this); + + // Create a ROS publisher for the output point cloud + cloud_pub0 = nh_.advertise ("cloud_non_planar", 1); + cloud_pub1 = nh_.advertise ("cloud_planar", 1); + cloud_pub2 = nh_.advertise ("cloud_cavity_clusters", 1); + cavity_pub = nh_.advertise ("cavities", 1); + + cavity_msg_pub_ = nh_.advertise("output_cavity", 10); + debug_pose_pub_ = nh_.advertise("output_debug_pose", 1); + event_out_pub_ = nh_.advertise("event_out", 1); + + // read ros param + bool success = readObjectShapeParams(); + if ( !success ) + { + ROS_FATAL("Failed to read object_shape_learned_params_file."); + ros::shutdown(); + } + + nh_.param("target_frame", target_frame_, "base_link"); + nh_.param("source_frame", source_frame_, "arm_cam3d_camera_color_optical_frame"); + nh_.param("debug_pub", debug_pub_, true); +} + +bool PPTDetector::readObjectShapeParams() +{ + std::string object_shape_learned_params_file; + nh_.param("object_shape_learned_params_file", object_shape_learned_params_file, ""); + + if ( object_shape_learned_params_file == "" ) + { + ROS_ERROR_STREAM("Object shape learned params file not provided"); + return false; + } + + YAML::Node object_shape_learned_params_yaml; + try + { + object_shape_learned_params_yaml = YAML::LoadFile(object_shape_learned_params_file); + } + catch(YAML::BadFile) + { + ROS_ERROR_STREAM("YAML threw BadFile exception. Does the file exist?" + << std::endl << object_shape_learned_params_file ); + return false; + } + + if ( !object_shape_learned_params_yaml.IsMap() ) + { + ROS_ERROR_STREAM("Object shape learned params file does not have a correct format."); + return false; + } + + // std::cout << object_shape_learned_params_yaml << std::endl; + for ( YAML::const_iterator it = object_shape_learned_params_yaml.begin(); + it != object_shape_learned_params_yaml.end(); ++it ) + { + std::string obj_name = it->first.as(); + if ( !it->second["mu"] || !it->second["cov"] ) + { + ROS_ERROR_STREAM("Object shape learned params file contains object " + << obj_name << " with invalid info"); + return false; + } + std::vector mu_vector = it->second["mu"].as>(); + std::vector cov_vector = it->second["cov"].as>(); + if ( mu_vector.size() != 2 || cov_vector.size() != 4 ) + { + ROS_ERROR_STREAM("Object shape learned params file contains object " + << obj_name << " with invalid size info"); + return false; + } + LearnedObjectParams learned_obj_params; + learned_obj_params.mu(0, 0) = mu_vector[0]; + learned_obj_params.mu(1, 0) = mu_vector[1]; + // FIXME: remove magic number 16 + learned_obj_params.cov(0, 0) = 16 * cov_vector[0]; + learned_obj_params.cov(0, 1) = 16 * cov_vector[1]; + learned_obj_params.cov(1, 0) = 16 * cov_vector[2]; + learned_obj_params.cov(1, 1) = 16 * cov_vector[3]; + learned_obj_params_map_[obj_name] = learned_obj_params; + } + + // for ( auto itr = learned_obj_params_map_.begin(); + // itr != learned_obj_params_map_.end(); + // itr ++ ) + // { + // std::cout << itr->first << std::endl; + // std::cout << "mu: " << itr->second.mu << std::endl; + // std::cout << "cov: " << itr->second.cov << std::endl; + // } + + return true; +} + +PointRGBA PPTDetector::get_point_rgba(const pcl::PointXYZRGB& pt_rgb){ + PointRGBA pt_rgba; + pt_rgba.x = pt_rgb.x; + pt_rgba.y = pt_rgb.y; + pt_rgba.z = pt_rgb.z; + pt_rgba.r = pt_rgb.r; + pt_rgba.g = pt_rgb.g; + pt_rgba.b = pt_rgb.b; + return pt_rgba; +} + +PointCloudRGBA::Ptr PPTDetector::get_point_cloud_rgba(const pcl::PointCloud::Ptr cloud_rgb){ + PointCloudRGBA::Ptr cloud_rgba(new PointCloudRGBA); + for( size_t i = 0; i < cloud_rgb->points.size(); i++){ + cloud_rgba->points.push_back(get_point_rgba(cloud_rgb->points[i])); + } + return cloud_rgba; +} + +template +void PPTDetector::downsample_organized_cloud(T cloud_in, PointCloud::Ptr cloud_downsampled, int scale) { + cloud_downsampled->width = cloud_in->width / scale; + cloud_downsampled->height = cloud_in->height / scale; + cloud_downsampled->points.resize(cloud_downsampled->width * cloud_downsampled->height); + for( size_t i = 0, ii = 0; i < cloud_downsampled->height; ii += scale, i++){ + for( size_t j = 0, jj = 0; j < cloud_downsampled->width; jj += scale, j++){ + cloud_downsampled->at(j, i) = cloud_in->at(jj, ii); + } + } +} + +bool PPTDetector::compute_dominant_plane_and_hull(PointCloud::Ptr cloud_in, + pcl::ModelCoefficients::Ptr plane_coeffs, + PointCloud::Ptr hull){ + //Estimate most dominant plane coefficients and inliers + PointIndices::Ptr inliers (new PointIndices); + pcl::SACSegmentation sac_seg; + sac_seg.setModelType (pcl::SACMODEL_PLANE); + sac_seg.setMethodType (pcl::SAC_RANSAC); + sac_seg.setOptimizeCoefficients (true); + sac_seg.setDistanceThreshold (0.01); + sac_seg.setInputCloud (cloud_in); + sac_seg.segment (*inliers, *plane_coeffs); + + if (inliers->indices.size() > cloud_in->points.size() / 5) { + //Project plane model inliers to plane + PointCloud::Ptr cloud_plane(new PointCloud); + pcl::ProjectInliers project_inliers; + project_inliers.setModelType(pcl::SACMODEL_NORMAL_PARALLEL_PLANE); + project_inliers.setInputCloud(cloud_in); + project_inliers.setModelCoefficients(plane_coeffs); + project_inliers.setIndices(inliers); + project_inliers.setCopyAllData(false); + project_inliers.filter(*cloud_plane); + + //Compute plane convex hull + pcl::ConvexHull convex_hull; + convex_hull.setInputCloud(cloud_plane); + convex_hull.reconstruct(*hull); + hull->points.push_back(hull->at(0)); + return true; + } else { + return false; + } +} + +void PPTDetector::project_points_to_plane(PointCloud::Ptr cloud_in, + pcl::ModelCoefficients::Ptr plane_coeffs, + PointIndices::Ptr planar_indices, + PointIndices::Ptr non_planar_indices, + PointCloudRGBA::Ptr cloud_projected){ + cloud_projected->width = cloud_in->width; + cloud_projected->height = cloud_in->height; + for( size_t row = 0; row < cloud_in->height; row++){ + for( size_t col = 0; col < cloud_in->width; col++){ + PointT pt_in = cloud_in->at(col, row); + + float x_bar = (downsample_scale*col-cam_cx)/cam_fx; + float y_bar = (downsample_scale*row-cam_cy)/cam_fy; + float z = -plane_coeffs->values[3] / (plane_coeffs->values[0]*x_bar + plane_coeffs->values[1]*y_bar + plane_coeffs->values[2]) + 5e-4f*rand()/(RAND_MAX); + PointRGBA pt_projected = get_point_rgba(pt_in); + pt_projected.x = x_bar*z; + pt_projected.y = y_bar*z; + pt_projected.z = z; + + float pt_in_dist = sqrt(pow(pt_in.x,2) + pow(pt_in.y,2) + pow(pt_in.z,2)); + float pt_proj_dist = sqrt(pow(pt_projected.x,2) + pow(pt_projected.y,2) + pow(pt_projected.z,2)); + if (fabs(pt_in_dist - pt_proj_dist) < planar_projection_thresh) { + planar_indices->indices.push_back(col + row*cloud_in->width); + pt_projected.a = 0; + } else if (std::isnan(pt_in_dist) || pt_in_dist > pt_proj_dist){ + non_planar_indices->indices.push_back(col + row*cloud_in->width); + pt_projected.a = 1; + } + cloud_projected->points.push_back(pt_projected); + } + } +} + +void PPTDetector::extract_polygonal_prism_inliers(PointCloudRGBA::Ptr cloud_in, + PointIndices::Ptr indices_in, + PointCloud::Ptr cloud_hull, + PointIndices::Ptr hull_inlier_indices){ + pcl::ExtractPolygonalPrismData epp; + PointCloudRGBA::Ptr cloud_hull_rgba = get_point_cloud_rgba(cloud_hull); + epp.setInputPlanarHull(cloud_hull_rgba); + epp.setInputCloud(cloud_in); + epp.setIndices(indices_in); + double z_min = -planar_projection_thresh; + double z_max = planar_projection_thresh; + epp.setHeightLimits(z_min, z_max); + epp.segment(*hull_inlier_indices); +} + +bool PPTDetector::customRegionGrowing1 (const PointRGBA& point_a, const PointRGBA& point_b, + float squared_distance){ + float thresh = 5; + if (fabs(point_a.r-point_b.r) < thresh && fabs(point_a.g-point_b.g) < thresh && fabs(point_a.b-point_b.b) < thresh){ + return true; + } + return false; +} + +bool PPTDetector::customRegionGrowing2 (const PointRGBA& point_a, const PointRGBA& point_b, + float squared_distance){ + if (point_a.a == 1 && point_b.a == 1){ + return true; + } else { + float thresh = 5; + if (fabs(point_a.r-point_b.r) < thresh && fabs(point_a.g-point_b.g) < thresh && fabs(point_a.b-point_b.b) < thresh){ + return true; + } + } + return false; +} + +float PPTDetector::get_non_planar_pt_frac(PointCloudRGBA::Ptr cloud_in){ + int non_planar_pt_cnt = 0; + for( size_t i= 0; i < cloud_in->points.size(); i++){ + if (cloud_in->points[i].a == 1) {non_planar_pt_cnt++;} + } + return (float)non_planar_pt_cnt/cloud_in->points.size(); +} + +void PPTDetector::compute_cavity_clusters(PointCloudRGBA::Ptr cloud_in, + PointIndices::Ptr planar_idx, + PointIndices::Ptr non_planar_idx, + pcl::IndicesClustersPtr clusters){ + pcl::ConditionalEuclideanClustering cec; + cec.setInputCloud (cloud_in); + + pcl::IndicesClustersPtr planar_cavity_candidate_idx_clusters (new pcl::IndicesClusters); + cec.setIndices (planar_idx); + cec.setClusterTolerance (0.005); + cec.setMinClusterSize (1); + cec.setMaxClusterSize (cloud_in->points.size() / 50); + cec.setConditionFunction (&PPTDetector::customRegionGrowing1); + cec.segment (*planar_cavity_candidate_idx_clusters); + + pcl::PointIndices::Ptr cavity_candidate_indices (new pcl::PointIndices (*non_planar_idx)); + for (std::vector::const_iterator cluster_it = planar_cavity_candidate_idx_clusters->begin (); + cluster_it != planar_cavity_candidate_idx_clusters->end (); ++cluster_it) { + cavity_candidate_indices->indices.insert(cavity_candidate_indices->indices.end(), + cluster_it->indices.begin(), + cluster_it->indices.end()); + } + + cec.setIndices (cavity_candidate_indices); + cec.setClusterTolerance (0.005); + cec.setMinClusterSize (cloud_in->points.size() / 400); + cec.setMaxClusterSize (cloud_in->points.size() / 10); + cec.setConditionFunction (&PPTDetector::customRegionGrowing2); + cec.segment (*clusters); +} + +void PPTDetector::detectCavities(const PointCloud::ConstPtr& input, + mir_ppt_detection::Cavities& cavities_msg, + PointCloudRGBA::Ptr& non_planar_cloud, + PointCloudRGBA::Ptr& planar_cloud, + PointCloudRGBA::Ptr& cavity_cloud) +{ + //Downsample by downsample_scale + PointCloud::Ptr cloud_downsampled(new PointCloud); + downsample_organized_cloud(input, cloud_downsampled, downsample_scale); + + //Downsample by downsample_scale a second time + PointCloud::Ptr cloud_downsampled_x2(new PointCloud); + downsample_organized_cloud(cloud_downsampled, cloud_downsampled_x2, downsample_scale); + + //Estimate most dominant plane coefficients and hull + pcl::ModelCoefficients::Ptr plane_coefficients (new pcl::ModelCoefficients); + PointCloud::Ptr cloud_hull(new PointCloud); + + if (!compute_dominant_plane_and_hull(cloud_downsampled_x2, plane_coefficients, cloud_hull)) + { + return; + } + dist_to_hull.setConvexHullPointsAndEdges(get_point_cloud_rgba(cloud_hull)); + // std::cout << "plane segmentation time: " << ros::Time::now().toSec() - t.toSec() << std::endl; + + PointIndices::Ptr planar_indices (new PointIndices); + PointIndices::Ptr non_planar_indices (new PointIndices); + PointCloudRGBA::Ptr cloud_projected(new PointCloudRGBA); + project_points_to_plane(cloud_downsampled, plane_coefficients, planar_indices, + non_planar_indices, cloud_projected); + + PointIndices::Ptr planar_hull_inlier_indices (new PointIndices); + extract_polygonal_prism_inliers(cloud_projected, planar_indices, + cloud_hull, planar_hull_inlier_indices); + PointIndices::Ptr non_planar_hull_inlier_indices (new PointIndices); + extract_polygonal_prism_inliers(cloud_projected, non_planar_indices, + cloud_hull, non_planar_hull_inlier_indices); + + pcl::IndicesClustersPtr cavity_clusters (new pcl::IndicesClusters); + compute_cavity_clusters(cloud_projected, planar_hull_inlier_indices, + non_planar_hull_inlier_indices, cavity_clusters); + std::cout << "Number of clusters: " << cavity_clusters->size() << std::endl; + + PointIndices::Ptr cavity_cluster_indices (new PointIndices); + for (std::vector::const_iterator cluster_it = cavity_clusters->begin (); + cluster_it != cavity_clusters->end (); ++cluster_it) + { + cavity_cluster_indices->indices.insert(cavity_cluster_indices->indices.end(), + cluster_it->indices.begin(), + cluster_it->indices.end()); + } + + pcl::ExtractIndices extract (true); + extract.setInputCloud (cloud_projected); + PointCloudRGBA::Ptr cloud_cavity(new PointCloudRGBA); + pcl::ConvexHull convex_hull; + convex_hull.setComputeAreaVolume(true); + PointCloudRGBA::Ptr cavity_hull(new PointCloudRGBA); + for (std::vector::const_iterator cluster_it = cavity_clusters->begin (); + cluster_it != cavity_clusters->end (); ++cluster_it) + { + PointIndices::Ptr cavity_indices (new PointIndices (*cluster_it)); + extract.setIndices (cavity_indices); + extract.filter (*cloud_cavity); + if (get_non_planar_pt_frac(cloud_cavity) < 0.6) + { + continue; + } + convex_hull.setInputCloud(cloud_cavity); + convex_hull.reconstruct(*cavity_hull); + if (convex_hull.getTotalArea() < min_cavity_area || + dist_to_hull.computeMinDistanceToHull(cavity_hull) < 0.01) { + continue; + } + // std::cerr << "Cavity cloud points added: " << cloud_cavity->points.size () << std::endl; + PointCloudRGBA::Ptr cavity_cloud_filtered(new PointCloudRGBA); + pcl::VoxelGrid sor; + sor.setInputCloud (cloud_cavity); + sor.setLeafSize (0.002f, 0.002f, 0.002f); + sor.filter (*cavity_cloud_filtered); + + Eigen::Vector4f pcaCentroid; + pcl::compute3DCentroid(*cavity_cloud_filtered, pcaCentroid); + Eigen::Matrix3f covariance; + computeCovarianceMatrixNormalized(*cavity_cloud_filtered, + pcaCentroid, covariance); + Eigen::SelfAdjointEigenSolver eigen_solver( + covariance, Eigen::ComputeEigenvectors); + Eigen::Matrix3f eigenVectorsPCA = eigen_solver.eigenvectors(); + + int first_principle_component_direction_signum; + float first_principle_component_displacement; + float second_principle_component_displacement; + float displacement_metric = 0.0f; + Eigen::Vector3f pt_to_centroid_vec, pcaCentroid_vec3f = pcaCentroid.head<3>(); + for (std::vector >::const_iterator cpt = cavity_cloud_filtered->points.begin (); + cpt != cavity_cloud_filtered->points.end (); ++cpt){ + pt_to_centroid_vec = cpt->getVector3fMap()-pcaCentroid_vec3f; + first_principle_component_displacement = eigenVectorsPCA.col(2).dot(pt_to_centroid_vec); + second_principle_component_displacement = eigenVectorsPCA.col(1).dot(pt_to_centroid_vec); + displacement_metric += first_principle_component_displacement * pow(second_principle_component_displacement,2); + } + first_principle_component_direction_signum = displacement_metric/fabs(displacement_metric); + eigenVectorsPCA.col(0) = first_principle_component_direction_signum * eigenVectorsPCA.col(2); + // Ensure orientation z-axis (3rd principle component / eigenvector column) points towards camera + if (eigenVectorsPCA.col(0).cross(eigenVectorsPCA.col(1))[2] > 0){ + eigenVectorsPCA.col(1) = -eigenVectorsPCA.col(1); + } + eigenVectorsPCA.col(2) = eigenVectorsPCA.col(0).cross(eigenVectorsPCA.col(1)); + + + mir_ppt_detection::Cavity cavity_msg; + cavity_msg.cov_minor = eigen_solver.eigenvalues()[1]; + cavity_msg.cov_major = eigen_solver.eigenvalues()[2]; + geometry_msgs::Pose pose; + Eigen::Quaternionf quaternionPCA(eigenVectorsPCA); + pose.orientation.x = quaternionPCA.x(); + pose.orientation.y = quaternionPCA.y(); + pose.orientation.z = quaternionPCA.z(); + pose.orientation.w = quaternionPCA.w(); + pose.position.x = pcaCentroid[0]; + pose.position.y = pcaCentroid[1]; + pose.position.z = pcaCentroid[2]; + cavity_msg.pose = pose; + cavities_msg.cavities.push_back(cavity_msg); + // std::cout << "eigenval minor: " << eigen_solver.eigenvalues()[1] + // << " eigenval major: " << eigen_solver.eigenvalues()[2] << std::endl; + } + + extract.setIndices (non_planar_hull_inlier_indices); + extract.filter (*non_planar_cloud); + non_planar_cloud->width = non_planar_cloud->points.size (); + non_planar_cloud->height = 1; + non_planar_cloud->is_dense = true; + + extract.setIndices (planar_hull_inlier_indices); + extract.filter (*planar_cloud); + planar_cloud->width = planar_cloud->points.size (); + planar_cloud->height = 1; + planar_cloud->is_dense = true; + + extract.setIndices (cavity_cluster_indices); + extract.filter (*cavity_cloud); + cavity_cloud->width = cavity_cloud->points.size (); + cavity_cloud->height = 1; + cavity_cloud->is_dense = true; +} + +float PPTDetector::get_mahalanobis_distance(Eigen::Vector2f x, Eigen::Vector2f mu, Eigen::Matrix2f cov) +{ + Eigen::Vector2f x_minus_mu = x-mu; + float answer = (cov.inverse() * x_minus_mu).transpose() * x_minus_mu; + return sqrt(answer); +} + +std::string PPTDetector::predictCavityName(const mir_ppt_detection::Cavity& cavity) +{ + std::string obj_name = "unknown"; + if ( cavity.cov_minor < 2.5e-5f ) + { + std::cout << "cov minor is too small" << std::endl; + return obj_name; + } + + float min_mahalanobis_distance = 1000.0f; + + Eigen::Vector2f obj_x; + obj_x(0, 0) = cavity.cov_minor; + obj_x(1, 0) = cavity.cov_major; + + for ( auto itr = learned_obj_params_map_.begin(); + itr != learned_obj_params_map_.end(); + itr ++ ) + { + float mahalanobis_distance = get_mahalanobis_distance(obj_x, itr->second.mu, + itr->second.cov); + // FIXME: remove magic number 2.0 + if ( mahalanobis_distance < 2.0f && mahalanobis_distance < min_mahalanobis_distance ) + { + obj_name = itr->first; + min_mahalanobis_distance = mahalanobis_distance; + } + } + return obj_name; +} + + +void PPTDetector::publish_cavity_msg(const mir_ppt_detection::Cavities& cavities) +{ + geometry_msgs::PoseArray pose_array_msg; + pose_array_msg.header.stamp = ros::Time::now(); + pose_array_msg.header.frame_id = target_frame_; + + + for ( size_t i = 0; i < cavities.cavities.size(); i ++ ) + { + std::string cavity_name = predictCavityName(cavities.cavities[i]); + std::cout << "i:" << i << " winner cavity:" << cavity_name << std::endl; + + if ( cavity_name == "unknown" ) + { + continue; + } + + geometry_msgs::PoseStamped pose_in_source_frame; + pose_in_source_frame.pose = cavities.cavities[i].pose; + pose_in_source_frame.header.frame_id = source_frame_; + pose_in_source_frame.header.stamp = ros::Time::now(); + + geometry_msgs::PoseStamped pose_in_target_frame; + try + { + listener_.waitForTransform(target_frame_, source_frame_, pose_in_source_frame.header.stamp, ros::Duration(3.0)); + listener_.transformPose(target_frame_, pose_in_source_frame, pose_in_target_frame); + } + catch (tf::TransformException ex) + { + ROS_ERROR("%s", ex.what()); + } + pose_in_target_frame.pose.position.z = 0.035; //TODO: do not hardcode this; use workspace height + object_height_above_workspace + + mas_perception_msgs::Cavity cavity; + + cavity.pose = pose_in_target_frame; + //ROS_INFO_STREAM("pose fream id in for loop " <header.frame_id ; + output.header.stamp = ros::Time::now(); + cloud_pub0.publish (output); + + pcl::toROSMsg(*planar_cloud, output); + output.header.frame_id = input->header.frame_id ; + output.header.stamp = ros::Time::now(); + cloud_pub1.publish (output); + + pcl::toROSMsg(*cavity_cloud, output); + output.header.frame_id = input->header.frame_id ; + output.header.stamp = ros::Time::now(); + cloud_pub2.publish (output); + } + pc_sub_.shutdown(); + + std_msgs::String output_msg; + output_msg.data = std::string("e_done"); + event_out_pub_.publish(output_msg); +} + +void PPTDetector::eventInCallback(const std_msgs::String &msg) +{ + if (msg.data == "e_trigger") + { + pc_sub_ = nh_.subscribe ("points", 1, &PPTDetector::cloud_cb, this); + ROS_INFO("Subscribed to pointcloud"); + } +} + +int main (int argc, char** argv) +{ + // Initialize ROS + ros::init (argc, argv, "ppt_3d_detector"); + PPTDetector ppt_detector; + // Spin + ros::spin (); +} diff --git a/data/mir_planning/mir_actions/mir_actions/CMakeLists.txt b/data/mir_planning/mir_actions/mir_actions/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..eab1ce46907634a9e761ce4cc8aeed525491d444 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_actions/CMakeLists.txt @@ -0,0 +1,23 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_actions) + +find_package(catkin REQUIRED + COMPONENTS + mir_move_base_safe + mir_perceive_location + mir_perceive_cavity + mir_pick_object + mir_place_object + mir_stage_object + mir_unstage_object + mir_insert_object + mir_insert_cavity + mir_planning_msgs +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + mir_planning_msgs +) diff --git a/data/mir_planning/mir_actions/mir_actions/package.xml b/data/mir_planning/mir_actions/mir_actions/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..9c466d2436176d1250927c2fe328e3f107200999 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_actions/package.xml @@ -0,0 +1,30 @@ + + + mir_actions + 1.0.0 + + youbot actions package, provides with common code among yb + actions + launch file + utils to run all action servers + + + Oscar Lima + + GPLv3 + + Oscar Lima + + catkin + + mir_planning_msgs + + mir_move_base_safe + mir_perceive_location + mir_perceive_cavity + mir_pick_object + mir_place_object + mir_stage_object + mir_unstage_object + mir_insert_object + mir_insert_cavity + + diff --git a/data/mir_planning/mir_actions/mir_actions/ros/config/youbot_dynamic_params.yaml b/data/mir_planning/mir_actions/mir_actions/ros/config/youbot_dynamic_params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..882f75d050239022bc870df4b30ef452417f0798 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_actions/ros/config/youbot_dynamic_params.yaml @@ -0,0 +1,114 @@ +# This file is used to specify parameters that can be set +# using dynamic reconfigure. The named configurations set here +# can be referred to from state machines in order to change a set of parameters +# for a particular node based on the context. For example dbc_move_base +# consists of all parameters for the direct base controller which is +# used by the move_base wrapper. dbc_pick_object consists of the parameters for the +# same direct base controller, but used in the context of picking objects (or inserting) +dbc_move_base: + /mcr_navigation/direct_base_controller/coordinator: + threshold_linear_x: 0.005 + threshold_linear_y: 0.005 + threshold_angular_z: 0.04 + wait_for_transform: 0.1 + p_gain_x: 3.0 + p_gain_y: 3.0 + p_gain_yaw: 3.0 + max_velocity_x: 0.35 + max_velocity_y: 0.35 + max_velocity_z: 0.0 + max_velocity_roll: 0.0 + max_velocity_pitch: 0.0 + max_velocity_yaw: 0.35 + use_collision_avoidance: False + loop_rate: 20.0 +dbc_pick_object: + /mcr_navigation/direct_base_controller/coordinator: + threshold_linear_x: 0.04 + threshold_linear_y: 0.02 + threshold_angular_z: 15.0 + wait_for_transform: 0.1 + p_gain_x: 2.0 + p_gain_y: 4.0 + p_gain_yaw: 4.0 + max_velocity_x: 0.05 + max_velocity_y: 0.2 + max_velocity_z: 0.0 + max_velocity_roll: 0.0 + max_velocity_pitch: 0.0 + max_velocity_yaw: 0.4 + use_collision_avoidance: True + front_laser_threshold: 0.04 + right_laser_threshold: 0.04 + rear_laser_threshold: 0.02 + left_laser_threshold: 0.04 + loop_rate: 25.0 +pregrasp_planner_single_shot: + /pregrasp_planner_node: + min_azimuth: 0.0 + max_azimuth: 0.0 + min_zenith: 0.0 + max_zenith: 0.0 + min_roll: 0.0 + max_roll: 0.0 + linear_step: 0.01 + angular_step: 0.5 + min_distance_to_object: -0.03 + max_distance_to_object: -0.03 + max_samples: 20 + max_height: 0.0 + min_height: 0.0 + height_tolerance: 0.24 + angular_tolerance: 10.0 + target_frame: base_link + reference_axis: z + rotation_offset: 0.0 + linear_offset_x: 0.0 + linear_offset_y: 0.0 + linear_offset_z: 0.0 + generate_pregrasp_waypoint: True + ignore_orientation: False + joint_1_offset: 0.0 + joint_2_offset: -0.6 + joint_3_offset: 0.3 + joint_4_offset: 0.0 + joint_5_offset: 0.0 + joint_1_offset_side_grasp: 0.0 + joint_2_offset_side_grasp: 0.0 + joint_3_offset_side_grasp: 0.453 + joint_4_offset_side_grasp: -0.367 + joint_5_offset_side_grasp: 0.0 + rotation_range_min: 270.0 + rotation_range_max: 90.0 +pregrasp_planner_zealous: + /pregrasp_planner_node: + min_azimuth: 0.0 + max_azimuth: 0.0 + min_zenith: -60.0 + max_zenith: 10.0 + min_roll: -30.0 + max_roll: 30.0 + linear_step: 0.01 + angular_step: 0.5 + min_distance_to_object: 0.0 + max_distance_to_object: 0.0 + max_samples: 20 + max_height: 0.0 + min_height: 0.0 + max_samples: 20 + max_height: 0.0 + min_height: 0.0 + target_frame: base_link + ignore_orientation: True +multimodal_object_recognition_atwork: + /mir_perception/multimodal_object_recognition: + obj_category: atwork + rgb_cluster_filter_limit_max: 0.35 +multimodal_object_recognition_cavity: + /mir_perception/multimodal_object_recognition: + obj_category: cavity + rgb_cluster_filter_limit_max: -0.015 +multimodal_object_recognition_container: + /mir_perception/multimodal_object_recognition: + obj_category: container + rgb_cluster_filter_limit_max: 0.35 \ No newline at end of file diff --git a/data/mir_planning/mir_actions/mir_actions/ros/launch/run_action_servers.launch b/data/mir_planning/mir_actions/mir_actions/ros/launch/run_action_servers.launch new file mode 100644 index 0000000000000000000000000000000000000000..d641cba4612afacd49c8ed9b820bc9454b9c6a04 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_actions/ros/launch/run_action_servers.launch @@ -0,0 +1,56 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_actions/ros/src/mir_actions/__init__.py b/data/mir_planning/mir_actions/mir_actions/ros/src/mir_actions/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_actions/mir_actions/ros/src/mir_actions/utils.py b/data/mir_planning/mir_actions/mir_actions/ros/src/mir_actions/utils.py new file mode 100644 index 0000000000000000000000000000000000000000..7332a079da65377dac75ddfe202d2cb068e056b0 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_actions/ros/src/mir_actions/utils.py @@ -0,0 +1,124 @@ +#! /usr/bin/env python + +from __future__ import print_function + +import geometry_msgs.msg +import rospy +import tf +import math + +class Utils(object): + + """ + Utility functions for :ref:`mir_actions` packages + """ + + @staticmethod + def get_value_of(params, desired_key): + """Get the value of ``desired_key`` from ``params`` + If none of the key matches, returns None + + :param params: all key value pairs + :type params: list (diagnostic_msgs/KeyValue) + :param desired_key: query key + :type desired_key: str + :return: value corresponding ``desired_key`` + :rtype: str | None + + """ + for param in params: + if desired_key == param.key: + return param.value + return None + + @staticmethod + def get_orientation_from_param_server(orientation_goal, frame_id="map", + param_ns="/script_server/base_orientations/"): + assert type(orientation_goal) == str, "'orientation_goal' must be a string." + + parameter_name = param_ns + orientation_goal + if not rospy.has_param(parameter_name): + rospy.logerr( + "parameter '{}' does not exist on ROS Parameter Server, aborting...".format( + parameter_name + ) + ) + return None + else: + angle = rospy.get_param(parameter_name) + + quat = tf.transformations.quaternion_from_euler(0, 0, angle) + orientation = geometry_msgs.msg.Quaternion() + orientation.x = quat[0] + orientation.y = quat[1] + orientation.z = quat[2] + orientation.w = quat[3] + + return orientation + + @staticmethod + def get_pose_from_param_server(navigation_goal, frame_id="map", + param_ns="/script_server/base/"): + """ + param navigation_goal: the name of the navigation goal to obtain the pose. + type navigation_goal: str + + param frame_id: the name of the reference frame for the pose. + type frame_id: str + + param param_ns: the namespace of the parameter server. + type param_ns: str + + return: the pose specified by name; or None if the pose name is not + in the param server. + return type: geometry_msgs.msg.PoseStamped or None + + """ + assert type(navigation_goal) == str, "'navigation_goal' must be a string." + + parameter_name = param_ns + navigation_goal + if not rospy.has_param(parameter_name): + rospy.logerr( + "parameter '{}' does not exist on ROS Parameter Server, aborting...".format( + parameter_name + ) + ) + return None + else: + pose = geometry_msgs.msg.PoseStamped() + pose_2d = rospy.get_param(parameter_name) + + # TODO: Oscar fix this... No Jose i will not fix it + # pose.header.stamp = rospy.Time.now() + pose.header.frame_id = frame_id + pose.pose.position.x = pose_2d[0] + pose.pose.position.y = pose_2d[1] + pose.pose.position.z = 0.0 + + q = tf.transformations.quaternion_from_euler(0, 0, pose_2d[2]) + pose.pose.orientation.x = q[0] + pose.pose.orientation.y = q[1] + pose.pose.orientation.z = q[2] + pose.pose.orientation.w = q[3] + + return pose + + @staticmethod + def get_distance_between_poses(pose1, pose2): + """ + param pose1: the first pose. + type pose1: geometry_msgs.msg.PoseStamped() + param pose2: the second pose. + type pose2: geometry_msgs.msg.PoseStamped() + return: the distance between the two poses. + return type: float + """ + + print("pose1: {}".format(pose1.pose.position)) + print("pose2: {}".format(pose2.pose.position)) + + return math.sqrt( + math.pow(pose1.pose.position.x - pose2.pose.position.x, 2) + + math.pow(pose1.pose.position.y - pose2.pose.position.y, 2) + + math.pow(pose1.pose.position.z - pose2.pose.position.z, 2) + ) \ No newline at end of file diff --git a/data/mir_planning/mir_actions/mir_actions/setup.py b/data/mir_planning/mir_actions/mir_actions/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..9d41bdd0ac7b58f30f0d8a5539484105b616ce99 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_actions/setup.py @@ -0,0 +1,11 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_actions"], package_dir={"mir_actions": "ros/src/mir_actions"} +) + +setup(**d) diff --git a/data/mir_planning/mir_actions/mir_calibrate_pick/CMakeLists.txt b/data/mir_planning/mir_actions/mir_calibrate_pick/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..8cfe6472d8560fcf9d6d8fc8bd6689f28a664d71 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_calibrate_pick/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_calibrate_pick) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_calibrate_pick/package.xml b/data/mir_planning/mir_actions/mir_calibrate_pick/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..d8e71801f4dcbb37f73cf67e914f5bed965272bf --- /dev/null +++ b/data/mir_planning/mir_actions/mir_calibrate_pick/package.xml @@ -0,0 +1,16 @@ + + + mir_calibrate_pick + 1.0.0 + + Action server which assists in extrinsic calibration of the 3D camera + + + GPLv3 + + Santosh Thoduka + Santosh Thoduka + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_calibrate_pick/ros/launch/calibrate_pick.launch b/data/mir_planning/mir_actions/mir_calibrate_pick/ros/launch/calibrate_pick.launch new file mode 100644 index 0000000000000000000000000000000000000000..5dcbfb2cbe0973ed5b6bd1af3408362366224f1f --- /dev/null +++ b/data/mir_planning/mir_actions/mir_calibrate_pick/ros/launch/calibrate_pick.launch @@ -0,0 +1,33 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_calibrate_pick/ros/scripts/calibrate_pick_client_test.py b/data/mir_planning/mir_actions/mir_calibrate_pick/ros/scripts/calibrate_pick_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..14cc3fc25c524cdd82bb573b178954f252c342c4 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_calibrate_pick/ros/scripts/calibrate_pick_client_test.py @@ -0,0 +1,39 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("calibrate_pick_client_tester") + + client = SimpleActionClient("calibrate_pick_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + rospy.loginfo("Sending following goal to calibrate pick server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 150.0 + finished_within_time = client.wait_for_result( + rospy.Duration.from_sec(int(timeout)) + ) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) diff --git a/data/mir_planning/mir_actions/mir_calibrate_pick/ros/scripts/calibrate_pick_server.py b/data/mir_planning/mir_actions/mir_calibrate_pick/ros/scripts/calibrate_pick_server.py new file mode 100644 index 0000000000000000000000000000000000000000..35e42018697901ffa62405d199c0d1d051092bcc --- /dev/null +++ b/data/mir_planning/mir_actions/mir_calibrate_pick/ros/scripts/calibrate_pick_server.py @@ -0,0 +1,120 @@ +#!/usr/bin/python3 +import sys + +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms +import rospy +import smach +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer + +class WaitForEventFromUser(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=['success', 'failure']) + + def execute(self, userdata): + rospy.loginfo("Have you placed the mockup pose? press y/n ") + input_from_user = input() + if ('y' == input_from_user): + rospy.loginfo("Received YES .. moving arm ") + return 'success' + else: + rospy.loginfo("Received NO .. EXITING MOVING ARM ") + return 'failure' + + +def main(): + # Open the container + rospy.init_node("calibrate_pick_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + with sm: + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "STOP_REFERENCE_FRAME_PUB", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_stop")]), + transitions={"success": "MOVE_ARM"}, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open"), + transitions={"succeeded": "MOVE_ARM"}, + ) + smach.StateMachine.add('MOVE_ARM', gms.move_arm('look_at_workspace_from_near'), + transitions={'succeeded': 'PUBLISH_REFERENCE_FRAME', + 'failed': 'MOVE_ARM'}) + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "PUBLISH_REFERENCE_FRAME", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "WAIT_FOR_EVENT_FROM_USER"}, + ) + + smach.StateMachine.add('WAIT_FOR_EVENT_FROM_USER', WaitForEventFromUser(), + transitions={'success' : 'MOVE_ROBOT_AND_PICK', + 'failure' : 'OVERALL_FAILED'}) + + # whole body control command. It moves direct base controller and + # calls pre-grasp planner, and (optionally) moves arm to object pose + smach.StateMachine.add( + "MOVE_ROBOT_AND_PICK", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_start")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=50, + ), + transitions={ + "success": "OVERALL_SUCCESS", + "timeout": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + "failure": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + }, + ) + + smach.StateMachine.add( + "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + gbs.send_event( + [ + ("/waypoint_trajectory_generation/event_in", "e_start"), + ("/wbc/event_in", "e_stop"), + ] + ), + transitions={"success": "OVERALL_FAILED"}, + ) + + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "calibrate_pick_smach_viewer", sm, "/CALIBRATE_PICK_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="calibrate_pick_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_insert_cavity/CMakeLists.txt b/data/mir_planning/mir_actions/mir_insert_cavity/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..67b878e5c31e0bb7a4021df55d80d0b3b24da9c7 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_cavity/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_insert_cavity) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_insert_cavity/package.xml b/data/mir_planning/mir_actions/mir_insert_cavity/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..dea30f3d8e417eebcf2005e256d1a7b45757694a --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_cavity/package.xml @@ -0,0 +1,17 @@ + + + mir_insert_cavity + 1.0.0 + + After perceiving a cavity workstation, this package tries to insert an object + in correct cavity. + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_insert_cavity/ros/scripts/insert_cavity_client_test.py b/data/mir_planning/mir_actions/mir_insert_cavity/ros/scripts/insert_cavity_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..23b82ef28d40f86c272f7c7783c197bf5bebcdec --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_cavity/ros/scripts/insert_cavity_client_test.py @@ -0,0 +1,48 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("insert_cavity_client_tester") + + client = SimpleActionClient("insert_cavity_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) == 3: + goal = GenericExecuteGoal() + peg = str(sys.argv[1]).upper() + platform = str(sys.argv[2]).upper() + goal.parameters.append(KeyValue(key="peg", value=peg)) + goal.parameters.append(KeyValue(key="platform", value=platform)) # stage platform eg: PLATFORM_LEFT + goal.parameters.append(KeyValue(key="hole", value="PP01")) + rospy.loginfo("Sending following goal to place object server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 35.0 + finished_within_time = client.wait_for_result( + rospy.Duration.from_sec(int(timeout)) + ) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(result) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(result) + else: + rospy.logerr("Arguments were not received in the proper format !") + rospy.loginfo("usage : insert_cavity OBJECT_NAME PLATFORM_NAME") diff --git a/data/mir_planning/mir_actions/mir_insert_cavity/ros/scripts/insert_cavity_server.py b/data/mir_planning/mir_actions/mir_insert_cavity/ros/scripts/insert_cavity_server.py new file mode 100644 index 0000000000000000000000000000000000000000..0cd4b1dc941b8bffbc46c40e5b28c52ab79d0216 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_cavity/ros/scripts/insert_cavity_server.py @@ -0,0 +1,439 @@ +#!/usr/bin/python +import mcr_perception_states.common.perception_states as gps +import mcr_states.common.basic_states as gbs +import mir_states.common.action_states as gas +import mir_states.common.manipulation_states as gms +import moveit_commander +import numpy as np +import rospy +import smach +import tf.transformations +from actionlib import SimpleActionClient +from geometry_msgs.msg import PoseStamped +from mas_perception_msgs.msg import Cavity +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from moveit_msgs.msg import MoveItErrorCodes +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import Float64, String + +# =============================================================================== + +# For wiggle arm +arm_command = moveit_commander.MoveGroupCommander("arm_1") +arm_command.set_goal_position_tolerance(0.01) +arm_command.set_goal_orientation_tolerance(0.01) +arm_command.set_goal_joint_tolerance(0.005) + +# =============================================================================== + + +class SelectObject(smach.State): + def __init__(self, topic_name): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.publisher = rospy.Publisher(topic_name, String, queue_size=10) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SelectObject", text="selecting object" + ) + + obj = Utils.get_value_of(userdata.goal.parameters, "peg") + self.publisher.publish(String(data=obj)) + rospy.sleep(0.2) # let the topic survive for some time + return "succeeded" + + +# =============================================================================== + + +class ppt_wiggle_arm(smach.State): + """ + Wiggle arm after placement on the table + """ + + def __init__(self, wiggle_offset=0.0, joint=0): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + self.wiggle_offset = wiggle_offset + self.joint_number = joint + self.blocking = True + + # create publisher for sending gripper position + self.gripper_topic = "/gripper_controller/command" + self.cavity_pose_topic = "/mcr_perception/object_selector/output/object_pose" + + self.gripper = rospy.Publisher(self.gripper_topic, Float64, queue_size=10) + + # Determining which object to wiggle + # rospy.Subscriber("~object_name", std_msgs.msg.String, self.object_name_cb) + # Determineing object orientation + rospy.Subscriber(self.cavity_pose_topic, PoseStamped, self.cavity_pose_cb) + + self.yaw = 0 + self.joint_values_static = [] + # giving some time to the publisher to register in ros network + rospy.sleep(0.1) + + def object_name_cb(self, msg): + """ + Obtains an event for the component. + + """ + rospy.loginfo("Object received: {0}".format(msg.data)) + self.object_name = msg + + def cavity_pose_cb(self, msg): + self.object_pose = msg + o = msg.pose.orientation + l = [o.x, o.y, o.z, o.w] + roll, pitch, self.yaw = tf.transformations.euler_from_quaternion(l) + + def execute_arm(self, joint_number, wiggle_offset): + joint_values = self.joint_values_static[:] + joint_values[joint_number] = ( + self.joint_values_static[joint_number] + wiggle_offset + ) + try: + arm_command.set_joint_value_target(joint_values) + except Exception as e: + rospy.logerr("unable to set target position: %s" % (str(e))) + return "failed" + error_code = arm_command.go(wait=self.blocking) + + if error_code == MoveItErrorCodes.SUCCESS: + return "succeeded" + else: + rospy.logerr("Arm movement failed with error code: %d", error_code) + return "failed" + + def execute(self, userdata): + # open the arm slightly + message = Float64() + message.data = -0.1 + self.gripper.publish(message) + rospy.sleep(0.1) + joint_number_to_change = None + wiggle_offset = None + self.joint_values_static = arm_command.get_current_joint_values() + ################# + if np.allclose(self.yaw, 0): + # wiggle right left first + joint_number_to_change = 0 + wiggle_offset = -0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go left + joint_number_to_change = 0 + wiggle_offset = 0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go center again + joint_number_to_change = 0 + wiggle_offset = 0.0 + self.execute_arm(joint_number_to_change, wiggle_offset) + # wiggle forward + joint_number_to_change = 3 + wiggle_offset = -0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go left + joint_number_to_change = 3 + wiggle_offset = 0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go center again + joint_number_to_change = 3 + wiggle_offset = 0.0 + self.execute_arm(joint_number_to_change, wiggle_offset) + else: + # wiggle forward + joint_number_to_change = 3 + wiggle_offset = -0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go left + joint_number_to_change = 3 + wiggle_offset = 0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go center again + joint_number_to_change = 3 + wiggle_offset = 0.0 + self.execute_arm(joint_number_to_change, wiggle_offset) + # wiggle right left first + joint_number_to_change = 0 + wiggle_offset = -0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go left + joint_number_to_change = 0 + wiggle_offset = 0.12 + self.execute_arm(joint_number_to_change, wiggle_offset) + # go center again + joint_number_to_change = 0 + wiggle_offset = 0.0 + self.execute_arm(joint_number_to_change, wiggle_offset) + + return "succeeded" + ################# + +# =============================================================================== + +class Unstage_to_place(smach.State): + + def __init__(self): + + smach.State.__init__(self, outcomes=["success","failed"],input_keys=["goal","heavy_objects", "platform","object"]) + self.platform = "PLATFORM_MIDDLE" + self.obj = "M20" + + def execute(self,userdata): + + self.platform = Utils.get_value_of(userdata.goal.parameters, "platform") + self.obj = Utils.get_value_of(userdata.goal.parameters, "peg") + + if self.obj is None: + rospy.logwarn('Missing parameter "object". Using default.') + self.obj = "light" + else: + self.obj = "light" + + + self.unstage_client = SimpleActionClient('unstage_object_server', GenericExecuteAction) + self.unstage_client.wait_for_server() + + # Assigning the goal + + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="platform", value=self.platform)) + goal.parameters.append(KeyValue(key="object", value=self.obj)) + + self.unstage_client.send_goal(goal) + self.unstage_client.wait_for_result(rospy.Duration.from_sec(25.0)) + + return "success" + +# =============================================================================== +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + + +def main(): + rospy.init_node("insert_cavity_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + with sm: + # publish object as string to mcr_perception_selectors -> cavity, + # this component then publishes pose in base_link reference frame + smach.StateMachine.add( + "SELECT_OBJECT", + SelectObject("/mcr_perception/cavity_pose_selector/object_name"), + transitions={"succeeded": "CHECK_IF_OBJECT_IS_AVAILABLE"}, + ) + + smach.StateMachine.add( + "SELECT_CAVITY", + SelectCavity("/mcr_perception/object_selector/input/object_name", vertical=False), + transitions={ + "succeeded": "GENERATE_OBJECT_POSE", + "failed": "GET_VERTICAL_CAVITY" + }, + ) + + smach.StateMachine.add( + "GET_VERTICAL_CAVITY", + SelectCavity("/mcr_perception/object_selector/input/object_name", vertical=True), + transitions={ + "succeeded": "GENERATE_OBJECT_POSE", + "failed": "OVERALL_FAILED" + }, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_OBJECT_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_selector/event_in", "e_trigger")], + event_out_list=[("/mcr_perception/object_selector/event_out", "e_selected", True)], + timeout_duration=10, + ), + transitions={ + "success": "UNSTAGE_FOR_PLACING", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "MOVE_ROBOT_AND_TRY_PLACING", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "MOVE_ROBOT_AND_TRY_PLACING", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_try")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=50, + ), + transitions={ + "success": "MOVE_ARM_TO_MIDDLE_POSE", + "timeout": "MOVE_ARM_TO_MIDDLE_POSE", + "failure": "MOVE_ARM_TO_MIDDLE_POSE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_MIDDLE_POSE", + gms.move_arm("pre_place"), + transitions={ + "succeeded": "PERCEIVE_CAVITY", + "failed": "MOVE_ARM_TO_MIDDLE_POSE", + }, + ) + # perceive cavity again after moving in front of the desired cavity + smach.StateMachine.add( + "PERCEIVE_CAVITY", + gps.find_cavities(retries=1), + transitions={"cavities_found": "SELECT_OBJECT_AGAIN", "no_cavities_found": "OVERALL_FAILED",}, + ) + + smach.StateMachine.add( + "SELECT_OBJECT_AGAIN", + SelectObject("/mcr_perception/cavity_pose_selector/object_name"), + transitions={"succeeded": "CHECK_IF_OBJECT_IS_AVAILABLE_AGAIN"}, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECT_IS_AVAILABLE_AGAIN", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/cavity_pose_selector/event_in", "e_trigger",) + ], + event_out_list=[ + ( + "/mcr_perception/cavity_pose_selector/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "UNSTAGE_OBJECT", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "UNSTAGE_OBJECT", + gas.unstage_object(), + transitions={"success": "TRY_INSERTING", "failed": "OVERALL_FAILED",}, + ) + + # execute robot motion + smach.StateMachine.add( + "TRY_INSERTING", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_start_arm_only")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=20, + ), + transitions={ + "success": "OPEN_GRIPPER", + "timeout": "STAGE_OBJECT", + "failure": "STAGE_OBJECT", + }, + ) + + smach.StateMachine.add( + "STAGE_OBJECT", + gas.stage_object(), + transitions={"success": "OVERALL_FAILED", "failed": "OVERALL_FAILED",}, + ) + + # close gripper + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open"), + transitions={"succeeded": "WIGGLE_ARM"}, + ) + + # wiggling the arm for precision placement + smach.StateMachine.add( + "WIGGLE_ARM", + ppt_wiggle_arm(wiggle_offset=-0.12, joint=0), + transitions={ + "succeeded": "MOVE_ARM_TO_HOLD", + "failed": "MOVE_ARM_TO_HOLD", + }, + ) + + # move arm to HOLD position + smach.StateMachine.add( + "MOVE_ARM_TO_HOLD", + gms.move_arm("pre_place"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_HOLD", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", True): + sis = IntrospectionServer( + "insert_cavity_smach_viewer", sm, "/INSERT_CAVITY_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="insert_cavity_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_insert_object/CMakeLists.txt b/data/mir_planning/mir_actions/mir_insert_object/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..3a6952100e611fdc4142fc4752a75c50e6230a6f --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_insert_object) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_launch_screen.png b/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_launch_screen.png new file mode 100644 index 0000000000000000000000000000000000000000..08f49d1dd3fed0ee16d6826268feddc1f2aa53b7 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_launch_screen.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c8f19ec42be2ccda159b3b86cc4ef3211a75539b73efa05eca335a9097cf3712 +size 202727 diff --git a/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_wiki.md b/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_wiki.md new file mode 100644 index 0000000000000000000000000000000000000000..5de0af66edfb66b7c3e110d7dac9d03c66249d95 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_wiki.md @@ -0,0 +1,113 @@ +# Description +This package contains launch files to execute different types +of arm motions (e.g. planned, Cartesian). + +## 'linear_motion_with_interpolatino' node: +This component moves the arm in a linear motion using the +'mcr_trajectory_generation' package, specifically using the linear interpolation +implementation. + +**Input(s):** + * `start_pose`: The pose where the manipulator's end effector will start the + trajectory. + * `goal_pose`: The pose where the manipulator's end effector will end the trajectory. + +**Output(s):** + * The arm motion. + +**Relevant parameter(s):** + * `linear_offset`: A linear offset in X, Y, Z (in meters) to shift the end-effector + to another pose. + +** Diagram ** +![Linear motions with interpolation][linear_motions_with_linear_interpolator] + +### Usage +1. Launch the components (example): + + ```roslaunch mir_arm_motions poses_to_move_down.launch``` + + ```roslaunch mir_arm_motions poses_to_move_up.launch``` + + ```roslaunch mir_arm_motions linear_motions_with_interpolation_example.launch``` + + [**Note**: You will probably need to create your own launch file and configure it + according to your needs.] +1. Start the component to generate the poses (to go up): + + ```rostopic pub /poses_to_move_up/event_in std_msgs/String "e_start"``` + + or (to go down) + + ```rostopic pub /poses_to_move_down/event_in std_msgs/String "e_start"``` + +1. Subscribe to the result(s) of the component: + + ```rostopic echo /linear_interpolator_demo/event_out``` + +1. Toggle the component: + 1. To start the component: + + ```rostopic pub /linear_interpolator_demo/event_in std_msgs/String "e_start"``` + 1. To stop the component: + + ```rostopic pub /dmp_trajectory_demo/event_in std_msgs/String "e_stop"``` +1. If the result of the linear_interpolator_demo was a `e_success`, then the arm can be moved with +the following command: + + ```rostopic pub /linear_interpolator_demo_trajectory_executor/event_in std_msgs/String "e_start"``` + + +## 'linear_motions_with_cartesian_controller' node: +This component moves the arm in a linear motion using the +'mcr_guarded_approach_pose' package, specifically using the Cartesian controller +implementation. + +**Input(s):** + * `start_pose`: The pose where the manipulator's end effector will start the + trajectory. + * `goal_pose`: The pose where the manipulator's end effector will end the trajectory. + +**Output(s):** + * The arm motion. + +**Relevant parameter(s):** + * `linear_offset`: A linear offset in X, Y, Z (in meters) to shift the end-effector + to another pose. + +** Diagram ** +![Linear motions with Cartesian controller][linear_motions_with_cartesian_controller] + +### Usage +1. Launch the components (example): + + ```roslaunch mir_arm_motions poses_to_move_down.launch``` + + ```roslaunch mir_arm_motions poses_to_move_up.launch``` + + ```roslaunch mir_arm_motions linear_motions_with_cartesian_controller_example.launch``` + + [**Note**: You will probably need to create your own launch file and configure it + according to your needs.] +1. Start the component to generate the poses (to go up): + + ```rostopic pub /poses_to_move_up/event_in std_msgs/String "e_start"``` + + or (to go down) + + ```rostopic pub /poses_to_move_down/event_in std_msgs/String "e_start"``` + +1. Subscribe to the result(s) of the component: + + ```rostopic echo /cartesian_controller_demo/event_out``` + +1. Toggle the component: + 1. To start the component: + + ```rostopic pub /cartesian_controller_demo/event_in std_msgs/String "e_start"``` + 1. To stop the component: + + ```rostopic pub /cartesian_controller_demo/event_in std_msgs/String "e_stop"``` + +[linear_motions_with_linear_interpolator]: https://mas.b-it-center.de/gitgate/mas-group/mas_industrial_robotics/tree/hydro/mir_manipulation/mir_arm_motions/ros/doc/linear_motions_with_linear_interpolator.png "Linear motions with interpolation" +[linear_motions_with_cartesian_controller]: https://mas.b-it-center.de/gitgate/mas-group/mas_industrial_robotics/tree/hydro/mir_manipulation/mir_arm_motions/ros/doc/linear_motions_with_cartesian_controller.png "Linear motions with Cartesian controller" diff --git a/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_with_cartesian_controller.png b/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_with_cartesian_controller.png new file mode 100644 index 0000000000000000000000000000000000000000..0a30a601a4571fff2922a7a07135caae721cf898 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/docs/linear_motions/linear_motions_with_cartesian_controller.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8674e1dbaf5763db3a509390f335aa641c2e911b02ddc8cc817438345a9b8395 +size 73513 diff --git a/data/mir_planning/mir_actions/mir_insert_object/docs/pregrasp_planner/azimuth_and_zenith.png b/data/mir_planning/mir_actions/mir_insert_object/docs/pregrasp_planner/azimuth_and_zenith.png new file mode 100644 index 0000000000000000000000000000000000000000..170313325b204ba5500466f84221a2762a21e829 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/docs/pregrasp_planner/azimuth_and_zenith.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d4807c8576f5a52ec8a42dc594f26c976a145878d8f7c0deefacf1da56cd6a7e +size 55228 diff --git a/data/mir_planning/mir_actions/mir_insert_object/package.xml b/data/mir_planning/mir_actions/mir_insert_object/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..49ca01bcc92c06ef600c3a2b1034f2e17b13850b --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/package.xml @@ -0,0 +1,19 @@ + + + mir_insert_object + 1.0.0 + + Behavior insert object based on state machines wrapped by actionlib server + Assumes that yb is having an object in its hand then looks for a container, moves + the arm on top of that container, then executes linear motion down, opens gripper + then linear motion up then moves the arm back to idle or HOLD position + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_insert_object/ros/launch/insert_object_workaround.launch b/data/mir_planning/mir_actions/mir_insert_object/ros/launch/insert_object_workaround.launch new file mode 100644 index 0000000000000000000000000000000000000000..ee18cab746b8295c01b22e27baae4d7e83d21a19 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/ros/launch/insert_object_workaround.launch @@ -0,0 +1,7 @@ + + + + + + diff --git a/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/insert_object_client_test.py b/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/insert_object_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..779d0a7eda364499d4b3140cb00a3257d82670a5 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/insert_object_client_test.py @@ -0,0 +1,47 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("insert_object_client_tester") + + client = SimpleActionClient("insert_object_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) == 3: + goal = GenericExecuteGoal() + hole = str(sys.argv[1]).upper() + platform = str(sys.argv[2]).upper() + goal.parameters.append(KeyValue(key="hole", value=hole)) + goal.parameters.append(KeyValue(key="platform", value=platform)) + rospy.loginfo("Sending following goal to place object server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 25.0 + finished_within_time = client.wait_for_result( + rospy.Duration.from_sec(int(timeout)) + ) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(result) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(result) + else: + rospy.logerr("Arguments were not received in the proper format !") + rospy.loginfo("usage : insert OBJECT_NAME PLATFORM_NAME") diff --git a/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/insert_object_server.py b/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/insert_object_server.py new file mode 100644 index 0000000000000000000000000000000000000000..ae5556f0543dde7a54cffa49036f391b159e0618 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/insert_object_server.py @@ -0,0 +1,229 @@ +#!/usr/bin/python +import mcr_states.common.basic_states as gbs +import mir_states.common.action_states as gas +import mir_states.common.manipulation_states as gms +import rospy +import smach +from actionlib import SimpleActionClient +from geometry_msgs.msg import PoseStamped +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import String + +# =============================================================================== + + +class SelectObject(smach.State): + def __init__(self, topic_name): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.publisher = rospy.Publisher(topic_name, String, queue_size=10) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SelectObject", text="selecting object" + ) + + obj = Utils.get_value_of(userdata.goal.parameters, "hole") + self.publisher.publish(String(data=obj)) + rospy.sleep(0.2) # let the topic survive for some time + return "succeeded" + + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + + +def main(): + # Open the container + rospy.init_node("insert_object_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + with sm: + smach.StateMachine.add( + "SELECT_OBJECT", + SelectObject("/mcr_perception/object_selector/input/object_name"), + transitions={"succeeded": "GENERATE_OBJECT_POSE"}, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_OBJECT_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_selector/event_in", "e_trigger") + ], + event_out_list=[ + ("/mcr_perception/object_selector/event_out", "e_selected", True,) + ], + timeout_duration=10, + ), + transitions={ + "success": "SET_DBC_PARAMS", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "MOVE_ROBOT_AND_TRY_PLACING", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "MOVE_ROBOT_AND_TRY_PLACING", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_try")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=50, + ), + transitions={ + "success": "UNSTAGE_OBJECT", + "timeout": "UNSTAGE_OBJECT", + "failure": "UNSTAGE_OBJECT", + }, + ) + + smach.StateMachine.add( + "UNSTAGE_OBJECT", + gas.unstage_object(), + transitions={ + "success": "RE_GENERATE_OBJECT_POSE", + "failed": "OVERALL_FAILED", + }, + ) + + # generates a pose based on the previous string object topic received + smach.StateMachine.add( + "RE_GENERATE_OBJECT_POSE", + gbs.send_event( + [("/mcr_perception/object_selector/event_in", "e_re_trigger")] + ), + transitions={"success": "MOVE_ROBOT_AND_PLACE"}, + ) + + # execute robot motion + smach.StateMachine.add( + "MOVE_ROBOT_AND_PLACE", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_start")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=20, + ), + transitions={ + "success": "OPEN_GRIPPER", + "timeout": "MOVE_ARM_TO_DEFAULT_PLACE", + "failure": "MOVE_ARM_TO_DEFAULT_PLACE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_DEFAULT_PLACE", + gms.move_arm("look_at_turntable"), + transitions={ + "succeeded": "MOVE_ARM_CARTESIAN", + "failed": "MOVE_ARM_TO_DEFAULT_PLACE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_CARTESIAN", + gbs.send_and_wait_events_combined( + event_in_list=[("/insert_object_workaroud/event_in", "e_start")], + event_out_list=[ + ("/insert_object_workaroud/event_out", "e_success", True) + ], + timeout_duration=10, + ), + transitions={ + "success": "OPEN_GRIPPER", + "timeout": "STOP_ARM_CARTESIAN_MOTION", + "failure": "OPEN_GRIPPER", + }, + ) + + smach.StateMachine.add( + "STOP_ARM_CARTESIAN_MOTION", + gbs.send_event([("/insert_object_workaroud/event_in", "e_stop")]), + transitions={"success": "OPEN_GRIPPER"}, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "MOVE_ARM_TO_HOLD"}, + ) + + # move arm to HOLD position + smach.StateMachine.add( + "MOVE_ARM_TO_HOLD", + gms.move_arm("look_at_turntable"), + transitions={"succeeded": "OVERALL_SUCCESS", "failed": "MOVE_ARM_TO_HOLD",}, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = smach_ros.IntrospectionServer( + "insert_object_smach_viewer", sm, "/INSERT_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="insert_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/mir_cartesian_velocity_insert.py b/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/mir_cartesian_velocity_insert.py new file mode 100644 index 0000000000000000000000000000000000000000..af81c987f63780f11cbd16ef378de9f24bc818f2 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_insert_object/ros/scripts/mir_cartesian_velocity_insert.py @@ -0,0 +1,325 @@ +#!/usr/bin/env python + +""" +Author: Abhishek Padalkar + +""" + +import math +import time + +import numpy as np +import rospy +import tf +from geometry_msgs.msg import ( + Point, + PointStamped, + Pose, + PoseArray, + PoseStamped, + TwistStamped, +) +from nav_msgs.msg import Path +from std_msgs.msg import String + + +class cartesian_velocity_insert: + def __init__(self): + rospy.loginfo("Node initiated.........") + self.tf_listener = tf.TransformListener() + + self.cartesian_velocity_command_pub = ( + "/arm_1/arm_controller/cartesian_velocity_command" + ) + self.number_of_sampling_points = 30 + self.goal_tolerance = 0.02 + self.vel_publisher = rospy.Publisher( + self.cartesian_velocity_command_pub, TwistStamped, queue_size=1 + ) + self.object_pose_sub = rospy.Subscriber( + "/pregrasp_planner_node/pose_samples", PoseArray, self.object_pose_cb + ) + self.feedforward_gain = 4 + self.feedback_gain = 3 + self.debug_pose_pub = rospy.Publisher( + "/insert_object_workaround/modified_pose_debug", PoseStamped, queue_size=11 + ) + """ + self.feedforward_gain = rospy.get_param('~feedforward_gain') + self.feedback_gain = rospy.get_param('~feedback_gain') + """ + + self.tf_listener = tf.TransformListener() + # Node cycle rate (in hz) + self.loop_rate = rospy.Rate(rospy.get_param("~loop_rate", 10)) + self.event = None + + rospy.Subscriber("/insert_object_workaroud/event_in", String, self.event_in_cb) + self.event_out = rospy.Publisher( + "/insert_object_workaroud/event_out", String, queue_size=1 + ) + self.start_end = None + self.goal = None + self.z_offset = 0.03 + self.xy_plane_offset = 0.07 + + def object_pose_cb(self, data): + pose_stamped_ = PoseStamped() + pose_stamped_.header.frame_id = data.header.frame_id + pose_stamped_.pose = data.poses[0] + while not rospy.is_shutdown(): + try: + pose_stamped_1 = self.tf_listener.transformPose( + "/arm_link_0", pose_stamped_ + ) + break + except: + continue + self.goal = [ + pose_stamped_1.pose.position.x, + pose_stamped_1.pose.position.y, + pose_stamped_1.pose.position.z, + ] + theta = math.atan2(self.goal[1], self.goal[0]) + radius = np.sqrt(self.goal[0] ** 2 + self.goal[1] ** 2) + radius = radius - self.xy_plane_offset + pose_stamped_1.pose.position.x = radius * np.cos(theta) + pose_stamped_1.pose.position.y = radius * np.sin(theta) + + while not rospy.is_shutdown(): + try: + pose_stamped_2 = self.tf_listener.transformPose( + "/base_link", pose_stamped_1 + ) + break + except: + continue + self.debug_pose_pub.publish(pose_stamped_2) + self.goal = [ + pose_stamped_2.pose.position.x, + pose_stamped_2.pose.position.y, + pose_stamped_2.pose.position.z, + ] + rospy.logdebug("Object pose received [%.4f, %.4f. %.4f]" % (self.goal[0], self.goal[1], self.goal[2])) + + def event_in_cb(self, msg): + """ + Starts a planned motion based on the specified arm position. + + """ + self.event = msg.data + + def start(self): + """ + Starts the component. + + """ + rospy.loginfo("Ready to start now...") + state = "INIT" + + while not rospy.is_shutdown(): + + if state == "INIT": + state = self.init_state() + elif state == "IDLE": + state = self.idle_state() + elif state == "RUNNING": + state = self.running_state() + + rospy.logdebug("State: {0}".format(state)) + self.loop_rate.sleep() + + def init_state(self): + """ + Executes the INIT state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == "e_start": + return "IDLE" + elif self.event == "e_stop": + self.reset_component_data() + self.event_out.publish("e_stopped") + return "INIT" + else: + return "INIT" + + def idle_state(self): + """ + Executes the IDLE state of the state machine. + + :return: The updated state. + :rtype: str + + """ + + if self.event == "e_stop": + self.reset_component_data() + self.event_out.publish("e_stopped") + return "INIT" + elif self.goal != None: + return "RUNNING" + elif self.goal == None and self.event == "e_start": + rospy.loginfo("Goal not recieved") + self.event_out.publish("e_failure") + self.event = None + return "IDLE" + + def running_state(self): + """ + Executes the RUNNING state of the state machine. + + :return: The updated state. + :rtype: str + + """ + if self.event == "e_stop": + self.reset_component_data() + self.event_out.publish("e_stopped") + return "INIT" + else: + self.execute() + self.event_out.publish("e_success") + self.reset_component_data() + return "INIT" + + def reset_component_data(self): + """ + Clears the data of the component. + + """ + self.event = None + self.points = None + + def move_arm_to_goal(self): + rospy.logdebug("Moving arm to goal position") + goal_point = self.goal + while not rospy.is_shutdown() and self.event != "e_stop": + try: + (current_pos, rot) = self.tf_listener.lookupTransform( + "/base_link", "/arm_link_5", rospy.Time(0) + ) + break + except ( + tf.LookupException, + tf.ConnectivityException, + tf.ExtrapolationException, + ): + continue + + path_x = np.linspace( + current_pos[0], goal_point[0], self.number_of_sampling_points + ) + path_y = np.linspace( + current_pos[1], goal_point[1], self.number_of_sampling_points + ) + path_z = np.linspace( + current_pos[2], goal_point[2], self.number_of_sampling_points + ) + + path = path_x[np.newaxis] + path = np.vstack((path, path_y)) + path = np.vstack((path, path_z)) + self.trajectory_controller(path) + + def trajectory_controller(self, path): + count = 0 + previous_index = 0 + path_x = path[0, :] + path_y = path[1, :] + path_z = path[2, :] + while True: + try: + (trans, rot) = self.tf_listener.lookupTransform( + "/base_link", "/arm_link_5", rospy.Time(0) + ) + break + except ( + tf.LookupException, + tf.ConnectivityException, + tf.ExtrapolationException, + ): + continue + current_pos = np.array([trans[0], trans[1], trans[2]]) + + distance = np.linalg.norm((np.array(path[:, path.shape[1] - 1]) - current_pos)) + final_pos = path[:, path.shape[1] - 1] + rospy.logdebug("final pos is [%.4f, %.4f, %.4f]" % (final_pos[0], final_pos[1], final_pos[2])) + while ( + distance > self.goal_tolerance + and self.event != "e_stop" + and not rospy.is_shutdown() + ): + try: + (trans, rot) = self.tf_listener.lookupTransform( + "/base_link", "/arm_link_5", rospy.Time(0) + ) + except ( + tf.LookupException, + tf.ConnectivityException, + tf.ExtrapolationException, + ): + continue + message = TwistStamped() + current_pos = np.array([trans[0], trans[1], trans[2]]) + distance = np.linalg.norm( + (np.array(path[:, path.shape[1] - 1]) - current_pos) + ) + dist = [] + for i in range(path.shape[1]): + dist.append(np.linalg.norm((path[:, i] - current_pos))) + index = np.argmin(dist) + + if index < previous_index: + index = previous_index + else: + previous_index = index + + # Delete this block later + if index > path.shape[1] - 1: + break + + # Check if path repeated points in it, this will prevent trajectory execution as velocity between these two points will + # be zero (difference is zero) + + if index == path.shape[1] - 1: + ind = index + else: + ind = index + 1 + + vel_x = self.feedforward_gain * ( + path_x[ind] - path_x[index] + ) + self.feedback_gain * (path_x[ind] - current_pos[0]) + vel_y = self.feedforward_gain * ( + path_y[ind] - path_y[index] + ) + self.feedback_gain * (path_y[ind] - current_pos[1]) + vel_z = self.feedforward_gain * ( + path_z[ind] - path_z[index] + ) + self.feedback_gain * (path_z[ind] - current_pos[2]) + + message.header.seq = count + message.header.frame_id = "/base_link" + message.twist.linear.x = vel_x + message.twist.linear.y = vel_y + message.twist.linear.z = vel_z + self.vel_publisher.publish(message) + count += 1 + + message = TwistStamped() + message.header.seq = count + message.header.frame_id = "/base_link" + message.twist.linear.x = 0.0 + message.twist.linear.y = 0.0 + message.twist.linear.z = 0.0 + self.vel_publisher.publish(message) + + def execute(self): + self.move_arm_to_goal() + + +if __name__ == "__main__": + rospy.init_node("mir_cartesian_velocity_insert") + OBJ = cartesian_velocity_insert() + OBJ.start() diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/CMakeLists.txt b/data/mir_planning/mir_actions/mir_manipulate_drawer/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..aee51becbc8acdffab1d3cb13aea40ea79e55ca8 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/CMakeLists.txt @@ -0,0 +1,12 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_manipulate_drawer) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/package.xml b/data/mir_planning/mir_actions/mir_manipulate_drawer/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..3618db1b742efdacd20869fe8c14ebb229fc6138 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/package.xml @@ -0,0 +1,17 @@ + + + mir_manipulate_drawer + 1.0.0 + + Action server for opening and closing drawer. Assumes the handle is perceived. + It uses direct_base_controller and mir_moveit_client for base and arm motion. + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/config/params.yaml b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/config/params.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a435b36a8a291dd1ab980955654c8e4286a11b9e --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/config/params.yaml @@ -0,0 +1,20 @@ +drawer_length: 0.27 +dbc_params: + open_drawer: + x_offset: -0.66 + drawer_length_factor: 0.0 + open_drawer_post: + x_offset: -0.68 + drawer_length_factor: -1.0 + open_drawer_post_safe: + x_offset: -0.73 + drawer_length_factor: -1.0 + perceive_drawer: + x_offset: -0.32 + drawer_length_factor: -1.0 + close_drawer: + x_offset: -0.03 + drawer_length_factor: 1.0 + close_drawer_safe: + x_offset: -0.15 + drawer_length_factor: 1.0 diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/close_drawer.launch b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/close_drawer.launch new file mode 100644 index 0000000000000000000000000000000000000000..252213137a66b1e0b519928465875e06f1cf818f --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/close_drawer.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/manipulate_drawer.launch b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/manipulate_drawer.launch new file mode 100644 index 0000000000000000000000000000000000000000..5ccac40c1fe1d5bd1eb47eb592372e59178f3d01 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/manipulate_drawer.launch @@ -0,0 +1,7 @@ + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/open_drawer.launch b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/open_drawer.launch new file mode 100644 index 0000000000000000000000000000000000000000..74c066ad8d1950fab072ba4e45b9df9739f50287 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/launch/open_drawer.launch @@ -0,0 +1,8 @@ + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/close_drawer_client b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/close_drawer_client new file mode 100644 index 0000000000000000000000000000000000000000..2e04fe46935b491be719a4e82fd34d81975af30d --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/close_drawer_client @@ -0,0 +1,40 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("close_drawer_client") + + client = SimpleActionClient("close_drawer_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + + rospy.loginfo("Sending following goal to pick from drawer server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 30.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + sys.exit(0) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + sys.exit(1) diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/close_drawer_server b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/close_drawer_server new file mode 100644 index 0000000000000000000000000000000000000000..64e7bc2176ebeb8a2f372b2bc9a2e7f7ef9d4886 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/close_drawer_server @@ -0,0 +1,283 @@ +#!/usr/bin/python + +from __future__ import print_function + +import mcr_states.common.basic_states as gbs +import mir_states.common.action_states as gas +import mir_states.common.manipulation_states as gms +import rospy +import smach +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer + +from mir_manipulate_drawer.manipulate_drawer_utils import ( + ManipulateDrawerUtils, + SendPoseToDBC, + SendSafePoseToDBC, + Setup, +) + + +def main(): + # Open the container + rospy.init_node("close_drawer_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + with sm: + # ASSUMPTION: the robot is aligned perpendicular to an open drawer + smach.StateMachine.add( + "SETUP", + Setup(), + transitions={"succeeded": "PUBLISH_TEMP_REFERENCE_FRAME_BACKWARD_MOTION"}, + ) + + # publish a temporary reference frame for moving backward if necessary + smach.StateMachine.add( + "PUBLISH_TEMP_REFERENCE_FRAME_BACKWARD_MOTION", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "SET_DBC_PARAMS"}, + ) + + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "SEND_SAFE_POSE_TO_DBC", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Move base back for perceive drawer handle + smach.StateMachine.add( + "SEND_SAFE_POSE_TO_DBC", + SendSafePoseToDBC(target_dist=0.42), + transitions={"succeeded": "START_DBC_SAFE_POSE"}, + ) + + smach.StateMachine.add( + "START_DBC_SAFE_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "PUBLISH_TEMP_REFERENCE_FRAME_FORWARD_MOTION", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # publish a temporary reference frame for moving backward if necessary + smach.StateMachine.add( + "PUBLISH_TEMP_REFERENCE_FRAME_FORWARD_MOTION", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "MOVE_ARM_TO_DRAWER_HANDLE_PRE_GRASP"}, + ) + + # - Move arm to drawer_handle_pre_grasp + smach.StateMachine.add( + "MOVE_ARM_TO_DRAWER_HANDLE_PRE_GRASP", + gms.move_arm("drawer_handle_pre_grasp"), + transitions={ + "succeeded": "SEND_SAFE_POSE_TO_DBC_CLOSE_PRE", + "failed": "MOVE_ARM_TO_DRAWER_HANDLE_PRE_GRASP", + }, + ) + + # - Move base back for perceive drawer handle + smach.StateMachine.add( + "SEND_SAFE_POSE_TO_DBC_CLOSE_PRE", + SendSafePoseToDBC(target_dist=0.27), + transitions={"succeeded": "START_DBC_SAFE_POSE_CLOSE_PRE"}, + ) + + smach.StateMachine.add( + "START_DBC_SAFE_POSE_CLOSE_PRE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "PUBLISH_TEMP_REFERENCE_FRAME_CLOSE_DRAWER", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # publish a temporary reference frame for moving backward if necessary + smach.StateMachine.add( + "PUBLISH_TEMP_REFERENCE_FRAME_CLOSE_DRAWER", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "SEND_DBC_POSE_CLOSE_DRAWER"}, + ) + + # - Move base forward to close the drawer + smach.StateMachine.add( + "SEND_DBC_POSE_CLOSE_DRAWER", + SendPoseToDBC(param_name="close_drawer"), + transitions={"succeeded": "START_DBC_CLOSE_DRAWER"}, + ) + + smach.StateMachine.add( + "START_DBC_CLOSE_DRAWER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "SEND_DBC_POSE_CLOSE_DRAWER_SAFE", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # - Move base backward so that the arm does not collide when moving up + smach.StateMachine.add( + "SEND_DBC_POSE_CLOSE_DRAWER_SAFE", + SendPoseToDBC(param_name="close_drawer_safe"), + transitions={"succeeded": "START_DBC_CLOSE_DRAWER_SAFE"}, + ) + + smach.StateMachine.add( + "START_DBC_CLOSE_DRAWER_SAFE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_NEUTRAL", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # - Move arm to some neutral position + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_NEUTRAL", + }, + ) + + smach.StateMachine.add( + "STOP_DBC", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_NEUTRAL_FAILURE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Move arm to some neutral position for failure + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL_FAILURE", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "OVERALL_FAILED", + "failed": "MOVE_ARM_TO_NEUTRAL_FAILURE", + }, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "close_drawer_viewer", sm, "/CLOSE_DRAWER_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="close_drawer_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/open_drawer_client b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/open_drawer_client new file mode 100644 index 0000000000000000000000000000000000000000..e3e24d126ff67a11b92d2a4f3b02fab785d0fc05 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/open_drawer_client @@ -0,0 +1,40 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("open_drawer_client") + + client = SimpleActionClient("open_drawer_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + + rospy.loginfo("Sending following goal to open drawer server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 60.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + sys.exit(0) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + sys.exit(1) diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/open_drawer_server b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/open_drawer_server new file mode 100644 index 0000000000000000000000000000000000000000..f1efe9bbc838086035da0d095bf5f446b40d73e9 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/scripts/open_drawer_server @@ -0,0 +1,483 @@ +#!/usr/bin/python + +from __future__ import print_function + +import copy + +import mcr_states.common.basic_states as gbs +import mir_states.common.action_states as gas +import mir_states.common.manipulation_states as gms +import rospy +import smach +import tf +from geometry_msgs.msg import PoseStamped, Quaternion +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import Float32MultiArray + +from mir_manipulate_drawer.manipulate_drawer_utils import ( + ManipulateDrawerUtils, + SendPoseToDBC, + SendSafePoseToDBC, + Setup, +) + +# =============================================================================== + + +class AddPoseToUserdata(smach.State): + def __init__(self, topic_name): + smach.State.__init__( + self, + outcomes=["succeeded", "timeout"], + input_keys=["handle_pose"], + output_keys=["handle_pose"], + ) + _pose_sub = rospy.Subscriber(topic_name, PoseStamped, self._pose_cb) + self._pose = None + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _pose_cb(self, msg): + self._pose = msg + + def execute(self, userdata): + if self._pose is not None: + userdata.handle_pose = self._pose + print("\nadding pose to userdata\n") + rospy.loginfo(self._pose) + self._pose = None + return "succeeded" + else: + rospy.loginfo("Timeout") + return "timeout" + + +# =============================================================================== + + +class SendPoseToMoveIt(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded"], input_keys=["handle_pose"]) + self._moveit_pose_pub = rospy.Publisher( + "/arm_moveit_client/target_pose", PoseStamped, queue_size=10 + ) + self.utils = ManipulateDrawerUtils() + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + arm_target_pose = copy.deepcopy(userdata.handle_pose) + arm_target_pose.header.stamp = rospy.Time.now() + arm_target_pose.pose.position.x += -0.005 + arm_target_pose.pose.position.y += 0.0 + arm_target_pose.pose.position.z += 0.015 + quat = tf.transformations.quaternion_from_euler(0.0, 2.25, 0.0) + arm_target_pose.pose.orientation = Quaternion(*quat) + rospy.loginfo("Arm pose") + rospy.loginfo(arm_target_pose) + self._moveit_pose_pub.publish(arm_target_pose) + return "succeeded" + + +# =============================================================================== + + +class ValidateDrawerOpened(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + laser_dist_sub = rospy.Subscriber( + "/mcr_navigation/laser_distances/distances", + Float32MultiArray, + self._laser_dist_cb, + ) + self._front_laser_dist = 0.0 + self._ideal_dist = rospy.get_param("~dbc_params/open_drawer/x_offset", None) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _laser_dist_cb(self, msg): + self._front_laser_dist = msg.data[0] + + def execute(self, userdata): + if self._ideal_dist is None: + rospy.logerr("dbc params not available") + return "failed" + + # dist_from_base_link_to_drawer - dist_from_front_laser_to_drawer - dist_from_base_link_to_front_laser < 5 cm + if abs(abs(self._ideal_dist) - self._front_laser_dist - 0.3) < 0.05: + return "succeeded" + else: + rospy.logerr("Drawer open validation failed.") + return "failed" + + +# =============================================================================== + + +def main(): + # Open the container + rospy.init_node("open_drawer_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + with sm: + # ASSUMPTION: the robot is aligned perpendicular to a closed perceived drawer + smach.StateMachine.add( + "SETUP", Setup(), transitions={"succeeded": "SELECT_OBJECT"} + ) + + smach.StateMachine.add( + "SELECT_OBJECT", + gbs.send_event( + [ + ( + "/mcr_perception/object_selector/input/object_name", + "DRAWER_HANDLE", + ) + ] + ), + transitions={"success": "GENERATE_OBJECT_POSE"}, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_OBJECT_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_selector/event_in", "e_trigger") + ], + event_out_list=[ + ("/mcr_perception/object_selector/event_out", "e_selected", True,) + ], + timeout_duration=10, + ), + transitions={ + "success": "SET_DBC_PARAMS", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "ADD_HANDLE_POSE_TO_USERDATA", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "ADD_HANDLE_POSE_TO_USERDATA", + AddPoseToUserdata( + topic_name="/mcr_perception/object_selector/output/object_pose" + ), + transitions={ + "succeeded": "SEND_SAFE_POSE_TO_DBC", + "timeout": "OVERALL_FAILED", + }, + ) + + # - Move base back for perceive drawer handle + smach.StateMachine.add( + "SEND_SAFE_POSE_TO_DBC", + SendSafePoseToDBC(target_dist=0.52), + transitions={"succeeded": "START_DBC_SAFE_POSE"}, + ) + + smach.StateMachine.add( + "START_DBC_SAFE_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_DRAWER_HANDLE_PRE_GRASP", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # - Move arm to drawer_handle_pre_grasp + smach.StateMachine.add( + "MOVE_ARM_TO_DRAWER_HANDLE_PRE_GRASP", + gms.move_arm("drawer_handle_pre_grasp"), + transitions={ + "succeeded": "SEND_DBC_POSE_OPEN_DRAWER", + "failed": "MOVE_ARM_TO_DRAWER_HANDLE_PRE_GRASP", + }, + ) + + # - Move base a forward so that the gripper can reach handle without + # extending a lot + smach.StateMachine.add( + "SEND_DBC_POSE_OPEN_DRAWER", + SendPoseToDBC(param_name="open_drawer"), + transitions={"succeeded": "START_DBC_OPEN_DRAWER"}, + ) + + smach.StateMachine.add( + "START_DBC_OPEN_DRAWER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "SEND_MOVEIT_POSE_DRAWER_HANDLE", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # - Move the arm to drawer handle pose + smach.StateMachine.add( + "SEND_MOVEIT_POSE_DRAWER_HANDLE", + SendPoseToMoveIt(), + transitions={"succeeded": "TRIGGER_MOVEIT_DRAWER_HANDLE"}, + ) + + smach.StateMachine.add( + "TRIGGER_MOVEIT_DRAWER_HANDLE", + gbs.send_and_wait_events_combined( + event_in_list=[("arm_moveit_client/event_in", "e_start")], + event_out_list=[("arm_moveit_client/event_out", "e_success", True)], + timeout_duration=10, + ), + transitions={ + "success": "CLOSE_GRIPPER_HANDLE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Close gripper + smach.StateMachine.add( + "CLOSE_GRIPPER_HANDLE", + gms.control_gripper("close"), + transitions={"succeeded": "SEND_DBC_POSE_OPEN_DRAWER_POST"}, + ) + + # - Move base backwards to open drawer + smach.StateMachine.add( + "SEND_DBC_POSE_OPEN_DRAWER_POST", + SendPoseToDBC(param_name="open_drawer_post"), + transitions={"succeeded": "START_DBC_OPEN_DRAWER_POST"}, + ) + + smach.StateMachine.add( + "START_DBC_OPEN_DRAWER_POST", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "OPEN_GRIPPER", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # - Open gripper + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open"), + transitions={"succeeded": "VALIDATE_DRAWER_OPENED"}, + ) + + smach.StateMachine.add( + "VALIDATE_DRAWER_OPENED", + ValidateDrawerOpened(), + transitions={ + "succeeded": "MOVE_ARM_TO_DRAWER_HANDLE_POST_OPEN", + "failed": "STOP_DBC", + }, + ) + + # - Move arm to drawer_handle_pre_grasp + smach.StateMachine.add( + "MOVE_ARM_TO_DRAWER_HANDLE_POST_OPEN", + gms.move_arm("drawer_handle_pre_grasp"), + transitions={ + "succeeded": "SEND_DBC_POSE_OPEN_DRAWER_POST_SAFE", + "failed": "MOVE_ARM_TO_DRAWER_HANDLE_POST_OPEN", + }, + ) + + # - Move base a bit back so that the arm can move up without collision + smach.StateMachine.add( + "SEND_DBC_POSE_OPEN_DRAWER_POST_SAFE", + SendPoseToDBC(param_name="open_drawer_post_safe"), + transitions={"succeeded": "START_DBC_OPEN_DRAWER_POST_SAFE"}, + ) + + smach.StateMachine.add( + "START_DBC_OPEN_DRAWER_POST_SAFE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_NEUTRAL", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + # - Move arm to some neutral position + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "SEND_DBC_POSE_PERCEIVE_DRAWER", + "failed": "MOVE_ARM_TO_NEUTRAL", + }, + ) + + # - Move base in front of the drawer + smach.StateMachine.add( + "SEND_DBC_POSE_PERCEIVE_DRAWER", + SendPoseToDBC(param_name="perceive_drawer"), + transitions={"succeeded": "START_DBC_PERCEIVE_DRAWER"}, + ) + + smach.StateMachine.add( + "START_DBC_PERCEIVE_DRAWER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "OVERALL_SUCCESS", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + smach.StateMachine.add( + "STOP_DBC", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_NEUTRAL_FAILURE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Move arm to some neutral position for failure + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL_FAILURE", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "OVERALL_FAILED", + "failed": "MOVE_ARM_TO_NEUTRAL_FAILURE", + }, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer("open_drawer_viewer", sm, "/OPEN_DRAWER_SMACH_VIEWER") + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="open_drawer_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/src/mir_manipulate_drawer/__init__.py b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/src/mir_manipulate_drawer/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/src/mir_manipulate_drawer/manipulate_drawer_utils.py b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/src/mir_manipulate_drawer/manipulate_drawer_utils.py new file mode 100644 index 0000000000000000000000000000000000000000..329b35249f31f968a95d3c8ae2f5a0c890cf6bc7 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/ros/src/mir_manipulate_drawer/manipulate_drawer_utils.py @@ -0,0 +1,141 @@ +#! usr/bin/env python +from __future__ import print_function + +import rospy +import smach +from geometry_msgs.msg import PoseStamped +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from std_msgs.msg import Float32MultiArray + + +class ManipulateDrawerUtils(object): + + """Util class to help open and close drawers""" + + def __init__(self): + self._dbc_params = rospy.get_param("~dbc_params", None) + self._drawer_length = rospy.get_param("~drawer_length", 0.25) + self._frame_id = rospy.get_param("~frame_id", "base_link_static") + if self._dbc_params is None: + rospy.logfatal("Params not available") + + def calc_pose_for_dbc_for_param(self, pose_in, param_name="default"): + """ + Calculate pose for dbc based on the param + + :param pose_in: input pose + :type pose_in: geometry_msgs.msg.PoseStamped + :param param_name: name of parameter in action server step + :type param_name: str + :return: Pose for the robot to be at to perform ``param_name`` step + :rtype: geometry_msgs.PoseStamped + + """ + if param_name not in self._dbc_params: + return PoseStamped() + + dbc_param = self._dbc_params[param_name] + dbc_target_pose = PoseStamped() + dbc_target_pose.header.stamp = rospy.Time.now() + dbc_target_pose.header.frame_id = self._frame_id + if pose_in is None: + dbc_target_pose.pose.position.x = dbc_param["x_offset"] + dbc_target_pose.pose.position.y = 0.0 + else: + dbc_target_pose.pose.position.x = ( + pose_in.pose.position.x + dbc_param["x_offset"] + ) + dbc_target_pose.pose.position.y = pose_in.pose.position.y + + drawer_length_offset = self._drawer_length * dbc_param["drawer_length_factor"] + dbc_target_pose.pose.position.x += drawer_length_offset + dbc_target_pose.pose.orientation.w = 1.0 + + return dbc_target_pose + + +# =============================================================================== + + +class Setup(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["handle_pose"], + output_keys=["feedback", "result", "handle_pose"], + ) + + def execute(self, userdata): + userdata.handle_pose = None # reset handle pose + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="Setup", text="Setting up" + ) + return "succeeded" + + +# =============================================================================== + + +class SendSafePoseToDBC(smach.State): + def __init__(self, target_dist=0.2): + smach.State.__init__(self, outcomes=["succeeded"]) + self._dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=10, + ) + laser_dist_sub = rospy.Subscriber( + "/mcr_navigation/laser_distances/distances", + Float32MultiArray, + self._laser_dist_cb, + ) + self._front_laser_dist = 0.0 + self._target_dist = target_dist + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _laser_dist_cb(self, msg): + self._front_laser_dist = msg.data[0] + + def execute(self, userdata): + x_offset = self._front_laser_dist - self._target_dist + + dbc_target_pose = PoseStamped() + dbc_target_pose.header.stamp = rospy.Time.now() + dbc_target_pose.header.frame_id = "base_link_static" + dbc_target_pose.pose.position.x = x_offset + dbc_target_pose.pose.position.y = 0.0 + dbc_target_pose.pose.orientation.w = 1.0 + rospy.loginfo(dbc_target_pose) + self._dbc_pose_pub.publish(dbc_target_pose) + return "succeeded" + + +# =============================================================================== + + +class SendPoseToDBC(smach.State): + def __init__(self, param_name="default"): + smach.State.__init__(self, outcomes=["succeeded"], input_keys=["handle_pose"]) + self._dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=10, + ) + self._param_name = param_name + self.utils = ManipulateDrawerUtils() + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + dbc_pose = self.utils.calc_pose_for_dbc_for_param( + userdata.handle_pose, self._param_name + ) + self._dbc_pose_pub.publish(dbc_pose) + return "succeeded" diff --git a/data/mir_planning/mir_actions/mir_manipulate_drawer/setup.py b/data/mir_planning/mir_actions/mir_manipulate_drawer/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..2e8df44240572498c55716e6db4702f89d768ba1 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_manipulate_drawer/setup.py @@ -0,0 +1,12 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_manipulate_drawer"], + package_dir={"mir_manipulate_drawer": "ros/src/mir_manipulate_drawer"}, +) + +setup(**d) diff --git a/data/mir_planning/mir_actions/mir_move_base_safe/CMakeLists.txt b/data/mir_planning/mir_actions/mir_move_base_safe/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..be75af61fef8e636ce676103e4b729ee4fc79d89 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_move_base_safe/CMakeLists.txt @@ -0,0 +1,11 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_move_base_safe) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS + nav_msgs +) diff --git a/data/mir_planning/mir_actions/mir_move_base_safe/package.xml b/data/mir_planning/mir_actions/mir_move_base_safe/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..f5f2f46a23258f36328c2a6c2ec6e97f6bcf403f --- /dev/null +++ b/data/mir_planning/mir_actions/mir_move_base_safe/package.xml @@ -0,0 +1,23 @@ + + + mir_move_base_safe + 1.0.0 + + moves the arm by using moveit to a position inside the base footprint of the robot + as defined in move_base component, then calls move_base trough actionlib to achieve + a position in (x,y,theta) provided in a semantic way. This semantic position needs + to be stored in the parameter server. + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + roscpp + + nav_msgs + + diff --git a/data/mir_planning/mir_actions/mir_move_base_safe/ros/launch/direct_base_controller.launch b/data/mir_planning/mir_actions/mir_move_base_safe/ros/launch/direct_base_controller.launch new file mode 100644 index 0000000000000000000000000000000000000000..442d660c8283b0c6be4d81d383022e8a6458dae2 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_move_base_safe/ros/launch/direct_base_controller.launch @@ -0,0 +1,123 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_move_base_safe/ros/launch/move_base.launch b/data/mir_planning/mir_actions/mir_move_base_safe/ros/launch/move_base.launch new file mode 100644 index 0000000000000000000000000000000000000000..42e1de7cef4297fd64e78ac0068e0e47c94ee494 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_move_base_safe/ros/launch/move_base.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/move_base_safe_client_test.py b/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/move_base_safe_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..322802f8c8f22ef8d69488f0664e746a4c52543d --- /dev/null +++ b/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/move_base_safe_client_test.py @@ -0,0 +1,51 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("move_base_safe_client_tester") + + client = SimpleActionClient("move_base_safe_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) > 1: + destination = str(sys.argv[1]).upper() + next_action = "" + if len(sys.argv) > 2: + next_action = str(sys.argv[2]).upper() + + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="arm_safe_position", value="barrier_tape")) + goal.parameters.append(KeyValue(key="destination_location", value=destination)) + goal.parameters.append(KeyValue(key="next_action", value=next_action)) + rospy.loginfo("Sending following goal to move base safe server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 60.0 + finished_within_time = client.wait_for_result( + rospy.Duration.from_sec(int(timeout)) + ) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + else: + rospy.logerr("Arguments were not received in the proper format !") + rospy.loginfo("usage : move_base DESTINATION") diff --git a/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/move_base_safe_server.py b/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/move_base_safe_server.py new file mode 100644 index 0000000000000000000000000000000000000000..97cfe7d8ac630f47f6bb57b6b542c1b2fffbe436 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/move_base_safe_server.py @@ -0,0 +1,485 @@ +#!/usr/bin/env python +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms +import param_server_utils +import rospy +import smach +import smach_ros +from actionlib import SimpleActionClient +from geometry_msgs.msg import PoseStamped +from std_msgs.msg import String +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper + +# =============================================================================== + + +class AlignWithWorkspace(smach.State): # inherit from the State base class + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded", "failed"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.align = rospy.get_param("~align", False) + if self.align: + self.client = SimpleActionClient( + "/align_with_workspace_server", AlignWithWorkspaceAction + ) + self.client.wait_for_server() + + def execute(self, userdata): + if not self.align: + return "succeeded" + else: + return "succeeded" + + # goal = AlignWithWorkspaceActionGoal() + + # goal.goal.destination_location = userdata.goal.destination_location + # timeout = 10.0 + # rospy.loginfo('Sending action lib goal to align_with_workspace_server, destination : ' + goal.goal.destination_location) + # self.client.send_goal(goal.goal) + # self.client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + # self.client.cancel_goal() + # server_result = self.client.get_result() + # if server_result: + # rospy.loginfo("Alignment result: " + str(server_result.success)); + # else: + # rospy.loginfo("Alignment result: failed"); + # return 'failed' + # if server_result.success: + # return 'succeeded' + # else: + # return 'failed' + + +# =============================================================================== + + +class CheckBeSafe(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["safe", "unsafe"], input_keys=["goal"]) + + def execute(self, userdata): + be_safe = rospy.get_param("~be_safe", True) + return "safe" if be_safe else "unsafe" + + +# =============================================================================== + + +class PrepareArmForNextAction(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded", "failed", "skipped"], + input_keys=["goal"], + output_keys=["feedback", "result", "move_arm_to"], + ) + + def execute(self, userdata): + prepare_arm_for_next_action = rospy.get_param("~prepare_arm_for_next_action", True) + if not prepare_arm_for_next_action: + return "skipped" + if Utils.get_value_of(userdata.goal.parameters, "next_action") == "PERCEIVE": + arm_goal = "look_at_workspace_from_near" + elif Utils.get_value_of(userdata.goal.parameters, "next_action") == "UNSTAGE": + arm_goal = "stage_intermediate" + else: + return "skipped" + # giving feedback to the user + feedback = GenericExecuteFeedback() + feedback.current_state = "MOVE_ARM" + feedback.text = "[move_base_safe] Moving the arm to " + arm_goal + userdata.feedback = feedback + userdata.move_arm_to = arm_goal + return "succeeded" + + +# =============================================================================== + + +class SetupMoveBase(smach.State): + """ + Obtains nav goal from action lib and publishes a pose stamped to the specified topic + """ + + def __init__(self, topic_name): + smach.State.__init__( + self, + outcomes=["succeeded", "failed", "preempted"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.pub = rospy.Publisher(topic_name, PoseStamped, queue_size=1) + self.dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=1, + ) + rospy.sleep(0.1) + + def execute(self, userdata): + if self.preempt_requested(): + rospy.logwarn("preemption requested!!!") + self.recall_preempt() # reset preemption flag for next request + return "preempted" + + base_goal = Utils.get_value_of(userdata.goal.parameters, "destination_location") + base_orientation = Utils.get_value_of( + userdata.goal.parameters, "destination_orientation" + ) + rospy.loginfo("Destination: " + str(base_goal)) + + pose = None + pose = param_server_utils.get_pose_from_param_server(base_goal) + if base_orientation is not None: + pose.pose.orientation = param_server_utils.get_orientation_from_param_server( + base_orientation + ) + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + + # giving feedback to the user + feedback = GenericExecuteFeedback() + feedback.current_state = "MOVE_BASE" + feedback.text = "[move_base_safe] moving the base to " + base_goal + userdata.feedback = feedback + if pose: + self.pub.publish(pose) + self.dbc_pose_pub.publish(pose) + return "succeeded" + else: + return "failed" + +# =============================================================================== + +class StartMoveBase(smach.State): + def __init__(self, + event_in_topic='/move_base_wrapper/event_in', + event_out_topic='/move_base_wrapper/event_out', + timeout_duration=50): + smach.State.__init__( + self, + outcomes=["success", "failure", "timeout", "stopped", "preempted"] + ) + self.pub = rospy.Publisher(event_in_topic, String, queue_size=1) + self.sub = rospy.Subscriber(event_out_topic, String, self.event_cb) + self.event = None + self.timeout_duration = rospy.Duration.from_sec(timeout_duration) + rospy.sleep(0.1) + + def execute(self, userdata): + if self.preempt_requested(): + rospy.logwarn("preemption requested!!!") + self.recall_preempt() # reset preemption flag for next request + return "preempted" + self.event = None + self.pub.publish('e_start') + start_time = rospy.Time.now() + while (rospy.Time.now() - start_time < self.timeout_duration): + if self.preempt_requested(): + rospy.logwarn("preemption requested!!!") + self.recall_preempt() # reset preemption flag for next request + self.pub.publish('e_stop') + return "preempted" + if self.event is not None: + if self.event == 'e_success': + return 'success' + elif self.event == 'e_failure': + return 'failure' + elif self.event == 'e_stopped': + return 'stopped' + rospy.sleep(0.01) + return 'timeout' + + def event_cb(self, msg): + self.event = msg.data + + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + publisher = args[2] + publisher.publish(sm_state) + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + publisher = args[2] + publisher.publish(sm_state) + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + + +def main(): + rospy.init_node("move_base_safe_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED", "OVERALL_PREEMPTED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + with sm: + smach.StateMachine.add( + "CHECK_IF_BARRIER_TAPE_ENABLED", + CheckBeSafe(), + transitions={ + "safe": "START_BARRIER_TAPE_DETECTION", + "unsafe": "SETUP_MOVE_BASE", + }, + ) + + smach.StateMachine.add( + "START_BARRIER_TAPE_DETECTION", + gbs.send_event( + [("/mir_perception/barrier_tape_detection/event_in", "e_start",)] + ), + transitions={"success": "MOVE_ARM_TO_DETECT_BARRIER_TAPE"}, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_DETECT_BARRIER_TAPE", + gms.move_arm("barrier_tape", blocking=False), + transitions={"succeeded": "SETUP_MOVE_BASE", + "failed": "MOVE_ARM_TO_DETECT_BARRIER_TAPE"}, + ) + # get pose from action lib as string, convert to pose stamped and publish + smach.StateMachine.add( + "SETUP_MOVE_BASE", + SetupMoveBase("/move_base_wrapper/pose_in"), + transitions={ + "succeeded": "SET_DIRECT_BASE_CONTROLLER_PARAMETERS", + "failed": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + "preempted": "OVERALL_PREEMPTED", + }, + ) + + smach.StateMachine.add( + "SET_DIRECT_BASE_CONTROLLER_PARAMETERS", + gbs.set_named_config("dbc_move_base"), + transitions={ + "success": "START_MOVE_BASE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "START_MOVE_BASE", + StartMoveBase( + event_in_topic="/move_base_wrapper/event_in", + event_out_topic="/move_base_wrapper/event_out", + timeout_duration=50, + ), + transitions={ + "success": "PREPARE_ARM_FOR_NEXT_ACTION", + "timeout": "RESET_BARRIER_TAPE", + "failure": "RESET_BARRIER_TAPE", + "stopped": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + "preempted": "OVERALL_PREEMPTED", + }, + ) + + smach.StateMachine.add( + "RESET_BARRIER_TAPE", + gbs.send_event( + [("/mir_perception/barrier_tape_detection/event_in", "e_reset",), + ("/move_base_wrapper/event_in", "e_stop",)] + ), + transitions={"success": "SETUP_MOVE_BASE_AGAIN"}, + ) + + smach.StateMachine.add( + "SETUP_MOVE_BASE_AGAIN", + SetupMoveBase("/move_base_wrapper/pose_in"), + transitions={ + "succeeded": "START_MOVE_BASE_AGAIN", + "failed": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + "preempted": "OVERALL_PREEMPTED", + }, + ) + + smach.StateMachine.add( + "START_MOVE_BASE_AGAIN", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/move_base_wrapper/event_in", "e_start")], + event_out_list=[("/move_base_wrapper/event_out", "e_success", True)], + timeout_duration=50, + ), + transitions={ + "success": "PREPARE_ARM_FOR_NEXT_ACTION", + "timeout": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + "failure": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + }, + ) + + # send arm to a position depending on next action + smach.StateMachine.add( + "PREPARE_ARM_FOR_NEXT_ACTION", + PrepareArmForNextAction(), + transitions={ + "succeeded": "MOVE_ARM_FOR_NEXT_ACTION", + "skipped": "REACH_DESTINATION_PRECISELY", + "failed": "PREPARE_ARM_FOR_NEXT_ACTION", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_FOR_NEXT_ACTION", + gms.move_arm(blocking=False), + transitions={"succeeded": "REACH_DESTINATION_PRECISELY", + "failed": "REACH_DESTINATION_PRECISELY"}, + ) + + # call direct base controller to fine adjust the base to the final desired pose + # (navigation tolerance is set to a wide tolerance) + smach.StateMachine.add( + "REACH_DESTINATION_PRECISELY", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ), + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=5, + ), # this is a tradeoff between speed and accuracy, set a higher value for accuracy increase + transitions={ + "success": "STOP_CONTROLLER_WITH_SUCCESS", + "timeout": "STOP_CONTROLLER_WITH_SUCCESS", + "failure": "STOP_CONTROLLER_WITH_FAILURE", + }, + ) + + # stop controller with success + smach.StateMachine.add( + "STOP_CONTROLLER_WITH_SUCCESS", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=1, + ), + transitions={ + "success": "STOP_BARRIER_TAPE_DETECTION_WITH_SUCCESS", + "timeout": "STOP_BARRIER_TAPE_DETECTION_WITH_SUCCESS", + "failure": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + }, + ) + + # stop controller with failure + smach.StateMachine.add( + "STOP_CONTROLLER_WITH_FAILURE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=1, + ), + transitions={ + "success": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + "timeout": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + "failure": "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + }, + ) + + smach.StateMachine.add( + "STOP_BARRIER_TAPE_DETECTION_WITH_FAILURE", + gbs.send_event( + [("/mir_perception/barrier_tape_detection/event_in", "e_stop"), + ("/move_base_wrapper/event_in", "e_stop",)] + ), + transitions={"success": "OVERALL_FAILED"}, + ) + + smach.StateMachine.add( + "STOP_BARRIER_TAPE_DETECTION_WITH_SUCCESS", + gbs.send_event( + [("/mir_perception/barrier_tape_detection/event_in", "e_stop")] + ), + transitions={"success": "ALIGN_WITH_WORKSPACE"}, + ) + + smach.StateMachine.add( + "ALIGN_WITH_WORKSPACE", + AlignWithWorkspace(), + transitions={"succeeded": "OVERALL_SUCCESS", "failed": "OVERALL_SUCCESS",}, + ) + + state_publisher = rospy.Publisher('~current_state', String, queue_size=1) + sm.register_transition_cb(transition_cb, [state_publisher]) + sm.register_start_cb(start_cb, [state_publisher]) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = smach_ros.IntrospectionServer( + "move_base_safe_smach_viewer", sm, "/MOVE_BASE_SAFE_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="move_base_safe_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["OVERALL_PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/param_server_utils.py b/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/param_server_utils.py new file mode 100644 index 0000000000000000000000000000000000000000..0bd5faccf1078bb091d9bacf4a87aff9a97baeb8 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_move_base_safe/ros/scripts/param_server_utils.py @@ -0,0 +1,92 @@ +#!/usr/bin/python +import geometry_msgs.msg +import rospy +import tf + + +def get_orientation_from_param_server( + orientation_goal, frame_id="map", param_ns="/script_server/base_orientations/" +): + assert type(orientation_goal) == str, "'orientation_goal' must be a string." + + parameter_name = param_ns + orientation_goal + if not rospy.has_param(parameter_name): + rospy.logerr( + "parameter '{}' does not exist on ROS Parameter Server, aborting...".format( + parameter_name + ) + ) + return None + else: + angle = rospy.get_param(parameter_name) + + quat = tf.transformations.quaternion_from_euler(0, 0, angle) + orientation = geometry_msgs.msg.Quaternion() + orientation.x = quat[0] + orientation.y = quat[1] + orientation.z = quat[2] + orientation.w = quat[3] + + return orientation + + +def get_pose_from_param_server( + navigation_goal, frame_id="map", param_ns="/script_server/base/" +): + """ + param navigation_goal: the name of the navigation goal to obtain the pose. + type navigation_goal: str + + param frame_id: the name of the reference frame for the pose. + type frame_id: str + + param param_ns: the namespace of the parameter server. + type param_ns: str + + return: the pose specified by name; or None if the pose name is not + in the param server. + return type: geometry_msgs.msg.PoseStamped or None + + """ + assert type(navigation_goal) == str, "'navigation_goal' must be a string." + + parameter_name = param_ns + navigation_goal + if not rospy.has_param(parameter_name): + rospy.logerr( + "parameter '{}' does not exist on ROS Parameter Server, aborting...".format( + parameter_name + ) + ) + return None + else: + pose = geometry_msgs.msg.PoseStamped() + pose_2d = rospy.get_param(parameter_name) + + # TODO: Oscar fix this... No Jose i will not fix it + # pose.header.stamp = rospy.Time.now() + pose.header.frame_id = frame_id + pose.pose.position.x = pose_2d[0] + pose.pose.position.y = pose_2d[1] + pose.pose.position.z = 0.0 + + q = tf.transformations.quaternion_from_euler(0, 0, pose_2d[2]) + pose.pose.orientation.x = q[0] + pose.pose.orientation.y = q[1] + pose.pose.orientation.z = q[2] + pose.pose.orientation.w = q[3] + + return pose + + +if __name__ == "__main__": + import sys + + while True: + nav_goal = raw_input( + "Please specify the name of the navigation_goal ('q' to quit): " + ) + if nav_goal == "q": + print("Quitting...") + sys.exit(0) + pose = get_pose_from_param_server(nav_goal) + print("Pose for navigation goal '{}': {}".format(nav_goal, pose)) diff --git a/data/mir_planning/mir_actions/mir_perceive_cavity/CMakeLists.txt b/data/mir_planning/mir_actions/mir_perceive_cavity/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..24291c5b36c86814d8c95fe84340c2fe043b2277 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_cavity/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_perceive_cavity) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_perceive_cavity/package.xml b/data/mir_planning/mir_actions/mir_perceive_cavity/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..6ace95bbe24d4756ccba509dc801e2857cfb4d09 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_cavity/package.xml @@ -0,0 +1,17 @@ + + + mir_perceive_cavity + 1.0.0 + + Assumes that the robot is in front of a platform, then triggers base placement component + moves the arm to look_at_workspace and triggers cavity recognition pipeline. + + + GPLv3 + + Deebul Nair + Deebul Nair + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_perceive_cavity/ros/launch/test_perceive_cavity.launch b/data/mir_planning/mir_actions/mir_perceive_cavity/ros/launch/test_perceive_cavity.launch new file mode 100644 index 0000000000000000000000000000000000000000..dcf3eb9c30148fb457d0da1c8fe463969bebbda5 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_cavity/ros/launch/test_perceive_cavity.launch @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_perceive_cavity/ros/scripts/perceive_cavity_client_test.py b/data/mir_planning/mir_actions/mir_perceive_cavity/ros/scripts/perceive_cavity_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..4ddaa5987b29393eb4d56d36de3760bdad1667e1 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_cavity/ros/scripts/perceive_cavity_client_test.py @@ -0,0 +1,45 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("perceive_cavity_client_tester") + + client = SimpleActionClient("perceive_cavity_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + if len(sys.argv) > 1: + location = str(sys.argv[1]).upper() + else: + location = "PP01" + goal.parameters.append(KeyValue(key="location", value=location)) + goal.parameters.append(KeyValue(key="perception_mode", value="single_view")) + + rospy.loginfo("Sending following goal to perceive cavity server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 15.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + for kv in result.results: + rospy.loginfo(kv.value) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(result) diff --git a/data/mir_planning/mir_actions/mir_perceive_cavity/ros/scripts/perceive_cavity_server.py b/data/mir_planning/mir_actions/mir_perceive_cavity/ros/scripts/perceive_cavity_server.py new file mode 100644 index 0000000000000000000000000000000000000000..dde1a0d776829f54975b61bde2f407c5e8213658 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_cavity/ros/scripts/perceive_cavity_server.py @@ -0,0 +1,268 @@ +#!/usr/bin/python + +import mcr_perception_states.common.perception_states as gps +import mcr_states.common.basic_states as gbs +import mir_states.common.basic_states as mir_gbs +import mir_states.common.manipulation_states as gms +import rospy +import smach +from diagnostic_msgs.msg import KeyValue +from mas_perception_msgs.msg import ObjectList +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer + +# =============================================================================== + + +class SetupMoveArm(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["pose_set", "tried_all"], + input_keys=["arm_pose_index", "arm_pose_list"], + output_keys=["arm_pose_index", "move_arm_to"], + ) + + def execute(self, userdata): + if userdata.arm_pose_index >= len(userdata.arm_pose_list): + return "tried_all" + # set arm pose to next pose in list + userdata.move_arm_to = userdata.arm_pose_list[userdata.arm_pose_index] + userdata.arm_pose_index += 1 + + return "pose_set" + + +# =============================================================================== +# =============================================================================== + + +class Setup(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal", "arm_pose_list"], + output_keys=["feedback", "result", "arm_pose_index", "arm_pose_list"], + ) + + def execute(self, userdata): + userdata.arm_pose_index = 0 # reset arm position for new request + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="Setup", text="Setting up" + ) + # This server runs in two modes: + # 1. three_view mode - perceive using motion of arm in three directions + # 2. single_view mode - only perceiving in one direction + perception_mode = Utils.get_value_of(userdata.goal.parameters, "perception_mode") + if perception_mode is not None and perception_mode == "single_view": + userdata.arm_pose_list = ["pre_place"] + else: + userdata.arm_pose_list = [ + "ppt_cavity_middle", + "ppt_cavity_left", + "ppt_cavity_far_left", + "ppt_cavity_right", + "ppt_cavity_far_right" + ] + + return "succeeded" + + +# =============================================================================== + + +class PopulateResultWithCavities(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.cavities_sub = rospy.Subscriber( + "/mcr_perception/cavity_finder/output/cavities_list", + ObjectList, + self.objects_callback, + ) + self.perceived_cavity_names = [] + + def objects_callback(self, msg): + # self.perceived_cavity_names.extend([str(obj.name) for obj in msg.objects]) + for obj in msg.objects: + if str(obj.name) not in self.perceived_cavity_names: + self.perceived_cavity_names.append(str(obj.name)) + else: + pass + + def execute(self, userdata): + result = GenericExecuteResult() + for i, obj in enumerate(self.perceived_cavity_names): + result.results.append(KeyValue(key="cavity_" + str(i + 1), value=obj)) + rospy.loginfo(result) + userdata.result = result + + self.perceived_cavity_names = [] # clear perceived objects for next call + return "succeeded" + + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + +def main(): + rospy.init_node("perceive_cavity_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + # sm.userdata.next_arm_pose_index = 0 + + #+++ + # this array is populated in the Setup state + sm.userdata.arm_pose_list = [] + sm.userdata.arm_pose_index = 0 + #+++ + + with sm: + # approach to platform + smach.StateMachine.add( + "SETUP", + Setup(), + transitions={"succeeded": "PUBLISH_REFERENCE_FRAME_FOR_WBC"}, + ) + + # generates a pose based on the previous string object topic received + smach.StateMachine.add( + "PUBLISH_REFERENCE_FRAME_FOR_WBC", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "START_POSE_SELECTOR"}, + ) + + # start the cavity pose selector to accumulate the poses + smach.StateMachine.add( + "START_POSE_SELECTOR", + gbs.send_event( + [("/mcr_perception/cavity_pose_selector/event_in", "e_start")] + ), + transitions={"success": "SET_APPROPRIATE_ARM_POSE"}, + ) + + #+++ + # move arm to appropriate position + smach.StateMachine.add( + "SET_APPROPRIATE_ARM_POSE", + SetupMoveArm(), + transitions={ + "pose_set": "MOVE_ARM_TO_SELECTED_POSE", + "tried_all": "POPULATE_RESULT_WITH_CAVITIES", + }, + ) + + + smach.StateMachine.add( + "MOVE_ARM_TO_SELECTED_POSE", + gms.move_arm_and_gripper("open"), + transitions={ + "succeeded": "WAIT_FOR_ARM_TO_STABILIZE", + "failed": "MOVE_ARM_TO_SELECTED_POSE", + }, + ) + + smach.StateMachine.add( + "WAIT_FOR_ARM_TO_STABILIZE", + mir_gbs.wait_for(0.5), + transitions={ + "succeeded": "RECOGNIZE_CAVITIES", + }, + ) + #+++ + + #--- + # move arm to selected pose + # smach.StateMachine.add( + # "LOOK_AROUND", + # gms.move_arm("look_at_workspace_from_near", blocking=True), + # transitions={"succeeded": "RECOGNIZE_CAVITIES", "failed": "LOOK_AROUND",}, + # ) + #--- + + # trigger perception pipeline + smach.StateMachine.add( + "RECOGNIZE_CAVITIES", + gps.find_cavities(retries=1), + transitions={ + "cavities_found": "SET_APPROPRIATE_ARM_POSE", + "no_cavities_found": "SET_APPROPRIATE_ARM_POSE", + }, + ) + + # populate action server result with perceived objects + smach.StateMachine.add( + "POPULATE_RESULT_WITH_CAVITIES", + PopulateResultWithCavities(), + transitions={"succeeded": "VISUALIZE_CAVITIES"}, + ) + + # populate action server result with perceived objects + smach.StateMachine.add( + "VISUALIZE_CAVITIES", + gbs.send_event( + [("/mcr_perception/cavity_pose_selector/event_in", "e_visualize")] + ), + transitions={"success": "OVERALL_SUCCESS"}, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "perceive_cavity_smach_viewer", sm, "/PERCEIVE_CAVITY_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="perceive_cavity_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_perceive_drawer/CMakeLists.txt b/data/mir_planning/mir_actions/mir_perceive_drawer/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..6f6c04015f67c5621197b5f0cc56f8e31f5f0620 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_drawer/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_perceive_drawer) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_perceive_drawer/package.xml b/data/mir_planning/mir_actions/mir_perceive_drawer/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..a86ee040af1386f5182c78f579f9210842ecae6a --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_drawer/package.xml @@ -0,0 +1,18 @@ + + + mir_perceive_drawer + 1.0.0 + + Action server for perceiving drawer handle and perceiving inside drawer. + Assumes that the location is a drawer. + It uses direct_base_controller and mir_moveit_client for base and arm motion. + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_perceive_drawer/ros/launch/perceive_drawer_handle.launch b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/launch/perceive_drawer_handle.launch new file mode 100644 index 0000000000000000000000000000000000000000..85e8a9105494b5a75a6f07ae74ab103f736fa276 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/launch/perceive_drawer_handle.launch @@ -0,0 +1,9 @@ + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_drawer_handle_client b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_drawer_handle_client new file mode 100644 index 0000000000000000000000000000000000000000..32a8050ffcfb2a498b0103d41c62c1bdea837f8d --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_drawer_handle_client @@ -0,0 +1,40 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("perceive_drawer_handle_client") + + client = SimpleActionClient("perceive_drawer_handle_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + + rospy.loginfo("Sending following goal to pick from drawer server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 30.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + sys.exit(0) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + sys.exit(1) diff --git a/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_drawer_handle_server b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_drawer_handle_server new file mode 100644 index 0000000000000000000000000000000000000000..c066b0174e4b1057a7a9aa2984c9705ed5c38b19 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_drawer_handle_server @@ -0,0 +1,298 @@ +#!/usr/bin/python + +from __future__ import print_function + +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms +import rospy +import smach +from geometry_msgs.msg import PoseStamped +from mas_perception_msgs.msg import Object, ObjectList +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import Float32MultiArray + +# =============================================================================== + + +class Setup(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=[], + output_keys=["feedback", "result"], + ) + + def execute(self, userdata): + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="Setup", text="Setting up" + ) + return "succeeded" + + +# =============================================================================== + + +class ConvertPoseToObject(smach.State): + def __init__(self, topic_name): + smach.State.__init__(self, outcomes=["succeeded", "timeout"]) + _pose_sub = rospy.Subscriber(topic_name, PoseStamped, self._pose_cb) + self._obj_pub = rospy.Publisher( + "/mcr_perception/object_list_merger/output_object_list", + ObjectList, + queue_size=1, + ) + self._pose = None + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _pose_cb(self, msg): + self._pose = msg + + def execute(self, userdata): + if self._pose is not None: + rospy.loginfo(self._pose) + obj = Object(pose=self._pose, name="DRAWER_HANDLE", database_id=50) + self._obj_pub.publish(ObjectList(objects=[obj])) + self._pose = None + return "succeeded" + else: + rospy.loginfo("Timeout") + return "timeout" + + +# =============================================================================== + + +class SendSafePoseToDBC(smach.State): + def __init__(self, target_dist=0.2): + smach.State.__init__(self, outcomes=["succeeded"]) + self._dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=10, + ) + laser_dist_sub = rospy.Subscriber( + "/mcr_navigation/laser_distances/distances", + Float32MultiArray, + self._laser_dist_cb, + ) + self._front_laser_dist = 0.0 + self._target_dist = target_dist + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _laser_dist_cb(self, msg): + self._front_laser_dist = msg.data[0] + + def execute(self, userdata): + x_offset = self._front_laser_dist - self._target_dist + + dbc_target_pose = PoseStamped() + dbc_target_pose.header.stamp = rospy.Time.now() + dbc_target_pose.header.frame_id = "base_link_static" + dbc_target_pose.pose.position.x = x_offset + dbc_target_pose.pose.position.y = 0.0 + dbc_target_pose.pose.orientation.w = 1.0 + rospy.loginfo(dbc_target_pose) + self._dbc_pose_pub.publish(dbc_target_pose) + return "succeeded" + + +# =============================================================================== + + +def main(): + # Open the container + rospy.init_node("perceive_drawer_handle_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + # ============================================================ + # ASSUMPTION: the robot is aligned perpendicular to the drawer + # ============================================================ + + with sm: + smach.StateMachine.add( + "SETUP", Setup(), transitions={"succeeded": "PUBLISH_TEMP_REFERENCE_FRAME"}, + ) + + # publish a temporary reference frame for moving backward if necessary + smach.StateMachine.add( + "PUBLISH_TEMP_REFERENCE_FRAME", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "OPEN_GRIPPER_HANDLE"}, + ) + + # Open gripper + smach.StateMachine.add( + "OPEN_GRIPPER_HANDLE", + gms.control_gripper("open"), + transitions={"succeeded": "SET_DBC_PARAMS"}, + ) + + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "SEND_SAFE_POSE_TO_DBC", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Move base back for perceive drawer handle + smach.StateMachine.add( + "SEND_SAFE_POSE_TO_DBC", + SendSafePoseToDBC(target_dist=0.52), + transitions={"succeeded": "START_DBC"}, + ) + + smach.StateMachine.add( + "START_DBC", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "PUBLISH_REFERENCE_FRAME", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + smach.StateMachine.add( + "STOP_DBC", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=15, + ), + transitions={ + "success": "OVERALL_FAILED", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # publish a static frame which will be used as reference for movement + # and perceiving objects + smach.StateMachine.add( + "PUBLISH_REFERENCE_FRAME", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "MOVE_ARM_TO_LOOK_AT_DRAWER_HANDLE"}, + ) + + # - Move arm to look_at_drawer_handle + smach.StateMachine.add( + "MOVE_ARM_TO_LOOK_AT_DRAWER_HANDLE", + gms.move_arm("look_at_drawer_handle"), + transitions={ + "succeeded": "PERCEIVE_HANDLE", + "failed": "MOVE_ARM_TO_LOOK_AT_DRAWER_HANDLE", + }, + ) + + # - Call perceive drawer handle + smach.StateMachine.add( + "PERCEIVE_HANDLE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mir_perception/drawer_handle_perceiver/event_in", "e_start",) + ], + event_out_list=[ + ( + "/mir_perception/drawer_handle_perceiver/event_out", + "e_done", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "CONVERT_POSE_TO_OBJECT", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "CONVERT_POSE_TO_OBJECT", + ConvertPoseToObject( + topic_name="/mir_perception/drawer_handle_perceiver/output_pose" + ), + transitions={ + "succeeded": "MOVE_ARM_TO_NEUTRAL", + "timeout": "OVERALL_FAILED", + }, + ) + + # - Move arm to some neutral position + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_NEUTRAL", + }, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "perceive_drawer_handle_viewer", sm, "/PERCEIVE_DRAWER_HANDLE_SMACH_VIEWER", + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="perceive_drawer_handle_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_inside_drawer_client b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_inside_drawer_client new file mode 100644 index 0000000000000000000000000000000000000000..8cb86b9843d34c9bc7d4321cd478d8df853246b3 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_inside_drawer_client @@ -0,0 +1,40 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("perceive_inside_drawer_client") + + client = SimpleActionClient("perceive_inside_drawer_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + + rospy.loginfo("Sending following goal to pick from drawer server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 30.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + sys.exit(0) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + sys.exit(1) diff --git a/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_inside_drawer_server b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_inside_drawer_server new file mode 100644 index 0000000000000000000000000000000000000000..473761ee2e8d9d7be348918422a85fc3089d8c35 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_drawer/ros/scripts/perceive_inside_drawer_server @@ -0,0 +1,243 @@ +#!/usr/bin/python + +from __future__ import print_function + +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms +import rospy +import smach +from diagnostic_msgs.msg import KeyValue +from mas_perception_msgs.msg import ObjectList +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer + +# =============================================================================== + + +class Setup(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=[], + output_keys=["feedback", "result"], + ) + + def execute(self, userdata): + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="Setup", text="Setting up" + ) + return "succeeded" + + +# =============================================================================== + + +class PopulateResultWithObjects(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.objects_sub = rospy.Subscriber( + "/mcr_perception/object_list_merger/local_output_object_list", + ObjectList, + self.objects_callback, + ) + self.perceived_obj_names = [] + + def objects_callback(self, msg): + self.perceived_obj_names = [str(obj.name) for obj in msg.objects] + + def execute(self, userdata): + result = GenericExecuteResult() + for i, obj in enumerate(self.perceived_obj_names): + result.results.append(KeyValue(key="obj_" + str(i + 1), value=obj)) + userdata.result = result + + userdata.feedback = GenericExecuteFeedback() # place holder + + self.perceived_obj_names = [] # clear perceived objects for next call + return "succeeded" + + +# =============================================================================== + + +def main(): + # Open the container + rospy.init_node("perceive_inside_drawer_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + with sm: + # ASSUMPTION: the robot is aligned perpendicular to an open drawer and + # if not far away to look inside the open drawer + smach.StateMachine.add( + "SETUP", Setup(), transitions={"succeeded": "PUBLISH_REFERENCE_FRAME"}, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "PUBLISH_REFERENCE_FRAME", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "OPEN_GRIPPER"}, + ) + + # - Open gripper + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open"), + transitions={"succeeded": "MOVE_ARM_TO_LOOK_INSIDE_DRAWER"}, + ) + + # - Move arm to look_inside_drawer + smach.StateMachine.add( + "MOVE_ARM_TO_LOOK_INSIDE_DRAWER", + gms.move_arm("look_inside_drawer"), + transitions={ + "succeeded": "START_OBJECT_LIST_MERGER", + "failed": "MOVE_ARM_TO_LOOK_INSIDE_DRAWER", + }, + ) + + # Uncomment you want to perceive aruco cube instead of atwork objects + # smach.StateMachine.add( + # "PERCEIVE_OBJECT", + # gbs.send_and_wait_events_combined( + # event_in_list=[("/mir_perception/aruco_cube_perceiver/event_in", "e_trigger")], + # event_out_list=[("/mir_perception/aruco_cube_perceiver/event_out", "e_success", True)], + # timeout_duration=10, + # ), + # transitions={ + # "success": "MOVE_ARM_TO_NEUTRAL", + # "timeout": "OVERALL_FAILED", + # "failure": "OVERALL_FAILED", + # }, + # ) + + smach.StateMachine.add( + "START_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_list_merger/event_in", "e_start")], + event_out_list=[("/mcr_perception/object_list_merger/event_out", "e_started", True)], + timeout_duration=5, + ), + transitions={ + "success": "START_OBJECT_RECOGNITION", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "START_OBJECT_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[("/mir_perception/multimodal_object_recognition/event_in", "e_start")], + event_out_list=[("/mir_perception/multimodal_object_recognition/event_out", "e_done", True)], + timeout_duration=10, + ), + transitions={ + "success": "STOP_RECOGNITION", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "STOP_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[("/mir_perception/multimodal_object_recognition/event_in", "e_stop")], + event_out_list=[("/mir_perception/multimodal_object_recognition/event_out", "e_stopped", True)], + timeout_duration=5, + ), + transitions={ + "success": "STOP_OBJECT_LIST_MERGER", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "STOP_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_list_merger/event_in", "e_stop")], + event_out_list=[("/mcr_perception/object_list_merger/event_out", "e_stopped", True)], + timeout_duration=5, + ), + transitions={ + "success": "PUBLISH_MERGED_OBJECT_LIST", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "PUBLISH_MERGED_OBJECT_LIST", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_list_merger/event_in", "e_trigger_local")], + event_out_list=[("/mcr_perception/object_list_merger/event_out", "e_done", True)], + timeout_duration=5, + ), + transitions={ + "success": "MOVE_ARM_TO_NEUTRAL", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Move arm to some neutral position + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "POPULATE_RESULT_WITH_OBJECTS", + "failed": "MOVE_ARM_TO_NEUTRAL", + }, + ) + + smach.StateMachine.add( + "POPULATE_RESULT_WITH_OBJECTS", + PopulateResultWithObjects(), + transitions={"succeeded": "OVERALL_SUCCESS"}, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "perceive_inside_drawer_viewer", sm, "/PERCEIVE_INSIDE_DRAWER_SMACH_VIEWER", + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="perceive_inside_drawer_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_perceive_location/CMakeLists.txt b/data/mir_planning/mir_actions/mir_perceive_location/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..bbe0b82987eca444f8b4c45b280b1ea4830cb960 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_location/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_perceive_location) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_perceive_location/package.xml b/data/mir_planning/mir_actions/mir_perceive_location/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..2090591accf6cdddfea2ce93bc8dae29b6d999c7 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_location/package.xml @@ -0,0 +1,17 @@ + + + mir_perceive_location + 1.0.0 + + Assumes that the robot is in front of a platform, then triggers base placement component + moves the arm to look_at_workspace and triggers perception pipeline. + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_perceive_location/ros/launch/perceive_location_server.launch b/data/mir_planning/mir_actions/mir_perceive_location/ros/launch/perceive_location_server.launch new file mode 100644 index 0000000000000000000000000000000000000000..1f1c2840e48571b9bd0978bc456fee343915a92e --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_location/ros/launch/perceive_location_server.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_perceive_location/ros/launch/test_perceive.launch b/data/mir_planning/mir_actions/mir_perceive_location/ros/launch/test_perceive.launch new file mode 100644 index 0000000000000000000000000000000000000000..06972a9ffeb193eedd90a81d824d9691b5322d78 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_location/ros/launch/test_perceive.launch @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_client_test.py b/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..886ca36e9f0f76261e84e9455c90647dab15830b --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_client_test.py @@ -0,0 +1,53 @@ +#! /usr/bin/env python + +from __future__ import print_function + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal +from mir_actions.utils import Utils + +if __name__ == "__main__": + rospy.init_node("perceive_location_client_tester") + + client = SimpleActionClient("perceive_location_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + if len(sys.argv) > 1: + location = str(sys.argv[1]).upper() + goal.parameters.append(KeyValue(key="location", value=location)) + + rospy.loginfo("Sending following goal to perceive location server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 25.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + print("Perceived objects:") + for i in range(20): + obj_key = "obj_" + str(i+1) + obj_key_id = "obj_" + str(i+1) + "_id" + obj_name = Utils.get_value_of(result.results, obj_key) + if obj_name == None: + break + + obj_id = Utils.get_value_of(result.results, obj_key_id) + print(obj_name.ljust(15), str(obj_id).ljust(3)) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(result) diff --git a/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_server.py b/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_server.py new file mode 100644 index 0000000000000000000000000000000000000000..6225f016afd743b08a6c258dd19dc3d950232146 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_server.py @@ -0,0 +1,581 @@ +#!/usr/bin/python + +from __future__ import print_function +import mcr_states.common.basic_states as gbs +import mir_states.common.basic_states as mir_gbs +import mir_states.common.manipulation_states as gms +import mir_states.common.navigation_states as gns +import mir_states.common.action_states as gas +import rospy +import smach +import tf +from diagnostic_msgs.msg import KeyValue +from geometry_msgs.msg import PoseStamped, Quaternion +from mas_perception_msgs.msg import ObjectList +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer + +# =============================================================================== + + +class CheckIfBaseCentered(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["yes", "no", "unavailable"], + input_keys=["goal"] + ) + self.tf_listener = tf.TransformListener() + self.distance_threshold = 0.1 + + def get_robot_pose(self): + for i in range(10): + try: + trans, rot = self.tf_listener.lookupTransform('map', 'base_link', rospy.Time(0)) + _, _, yaw = tf.transformations.euler_from_quaternion(rot) + return (trans[0], trans[1], yaw) + except Exception as e: + rospy.logerr(str(e)) + return None + + def execute(self, userdata): + rospy.loginfo("[perceive] userdata goal: %s" % str(userdata.goal.parameters)) + target_location = Utils.get_value_of(userdata.goal.parameters, 'location') + if target_location is not None: + target_pose = Utils.get_pose_from_param_server(target_location) + robot_pose = self.get_robot_pose() + xdiff = target_pose.pose.position.x - robot_pose[0] + ydiff = target_pose.pose.position.y - robot_pose[1] + if (xdiff > self.distance_threshold or ydiff > self.distance_threshold): + return 'no' + else: + return 'yes' + + else: + return 'unavailable' + +# =============================================================================== + + +class SetupMoveArm(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["pose_set", "tried_all"], + input_keys=["arm_pose_index", "arm_pose_list"], + output_keys=["arm_pose_index", "move_arm_to"], + ) + + def execute(self, userdata): + if userdata.arm_pose_index >= len(userdata.arm_pose_list): + return "tried_all" + # set arm pose to next pose in list + userdata.move_arm_to = userdata.arm_pose_list[userdata.arm_pose_index] + userdata.arm_pose_index += 1 + + return "pose_set" + + +# =============================================================================== + + +class SetupMoveBaseWithDBC(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["pose_set", "tried_all"], + input_keys=[ + "base_pose_index", + "base_pose_list", + "arm_pose_list", + "arm_pose_index", + ], + output_keys=["base_pose_index", "move_arm_to"], + ) + self._dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=1, + ) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + if userdata.base_pose_index >= len(userdata.base_pose_list): + return "tried_all" + + target_pose_dict = userdata.base_pose_list[userdata.base_pose_index] + # set base pose to next pose in list + dbc_pose = PoseStamped() + dbc_pose.header.stamp = rospy.Time.now() + dbc_pose.header.frame_id = "base_link_static" + dbc_pose.pose.position.x = target_pose_dict["x"] + dbc_pose.pose.position.y = target_pose_dict["y"] + quat = tf.transformations.quaternion_from_euler(0, 0, target_pose_dict["theta"]) + dbc_pose.pose.orientation = Quaternion(*quat) + + userdata.base_pose_index += 1 + print(dbc_pose) + self._dbc_pose_pub.publish(dbc_pose) + userdata.move_arm_to = userdata.arm_pose_list[userdata.arm_pose_index] + return "pose_set" + +# =============================================================================== + + +class Setup(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=[], + output_keys=["feedback", "result", "arm_pose_index", "base_pose_index",], + ) + + def execute(self, userdata): + userdata.arm_pose_index = 0 # reset arm position for new request + userdata.base_pose_index = 0 # reset base position for new request + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="Setup", text="Setting up" + ) + return "succeeded" + + +# =============================================================================== + + +class PopulateResultWithObjects(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.objects_sub = rospy.Subscriber( + "/mcr_perception/object_list_merger/output_object_list", + ObjectList, + self.objects_callback, + ) + self.perceived_obj_names = [] + self.perceived_obj_db_id = [] + + def objects_callback(self, msg): + self.perceived_obj_names = [str(obj.name) for obj in msg.objects] + self.perceived_obj_db_id = [str(obj.database_id) for obj in msg.objects] + + def execute(self, userdata): + result = GenericExecuteResult() + for i, obj in enumerate(self.perceived_obj_names): + result.results.append(KeyValue(key="obj_" + str(i + 1), value=obj)) + result.results.append(KeyValue(key="obj_" + str(i + 1) + "_id", + value=self.perceived_obj_db_id[i])) + userdata.result = result + + userdata.feedback = GenericExecuteFeedback() # place holder + + self.perceived_obj_names = [] # clear perceived objects for next call + self.perceived_obj_db_id = [] # clear perceived objects for next call + return "succeeded" + + +# =============================================================================== + + +class GetMotionType(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["base_motion", "arm_motion"]) + + def execute(self, userdata): + base_motion_enabled = rospy.get_param("~base_motion_enabled", False) + return "base_motion" if base_motion_enabled else "arm_motion" + + +# =============================================================================== + +class SetPerceptionParams(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["success", "failure"], + input_keys=["goal"], + ) + self.set_named_config = gbs.set_named_config("multimodal_object_recognition_atwork") + + def execute(self, userdata): + obj_category = Utils.get_value_of(userdata.goal.parameters, "obj_category") + rospy.loginfo("[perceive] obj_category: %s", obj_category) + + if obj_category: + self.set_named_config.execute(userdata, obj_category) + return "success" + else: + self.set_named_config.execute(userdata) + return "success" + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + + +def main(): + rospy.init_node("perceive_location_server") + sleep_time = rospy.get_param("~sleep_time", 1.0) + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + # Open the container + sm.userdata.arm_pose_list = [ + "look_at_workspace_from_near", + ] + sm.userdata.arm_pose_index = 0 + + base_x_offset = rospy.get_param("~base_x_offset", 0.0) + base_y_offset = rospy.get_param("~base_y_offset", 0.25) + base_theta_offset = rospy.get_param("~base_theta_offset", 0.0) + + sm.userdata.base_pose_list = [ + {"x": 0.0, "y": 0.0, "theta": 0.0}, + {"x": base_x_offset, "y": base_y_offset, "theta": base_theta_offset}, + {"x": base_x_offset, "y": -base_y_offset, "theta": -base_theta_offset}, + ] + sm.userdata.base_pose_index = 0 + + with sm: + + # set atwork model + smach.StateMachine.add( + "SET_PERCEPTION_PARAMS", + SetPerceptionParams(), + transitions={ + "success": "SETUP", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SETUP", Setup(), transitions={"succeeded": "CHECK_IF_BASE_IS_AT_LOCATION"}, + ) + + + smach.StateMachine.add( + "CHECK_IF_BASE_IS_AT_LOCATION", + CheckIfBaseCentered(), + transitions={"yes": "PUBLISH_REFERENCE_FRAME", + "unavailable": "PUBLISH_REFERENCE_FRAME", + "no" : "MOVE_BASE_TO_LOCATION"}, + ) + + smach.StateMachine.add( + "MOVE_BASE_TO_LOCATION", + gas.move_base(None), + transitions={"success": "PUBLISH_REFERENCE_FRAME", + "failed" : "PUBLISH_REFERENCE_FRAME"}, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "PUBLISH_REFERENCE_FRAME", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "SET_DIRECT_BASE_CONTROLLER_PARAMETERS"}, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "SET_DIRECT_BASE_CONTROLLER_PARAMETERS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "START_OBJECT_LIST_MERGER", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "START_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_list_merger/event_in", "e_start"), + ("/mcr_perception/object_selector/event_in", "e_start"), + ], + event_out_list=[ + ("/mcr_perception/object_list_merger/event_out", "e_started", True,) + ], + timeout_duration=5, + ), + transitions={ + "success": "GET_MOTION_TYPE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "GET_MOTION_TYPE", + GetMotionType(), + transitions={ + "base_motion": "SET_NEXT_BASE_POSE", + "arm_motion": "SET_NEXT_ARM_POSE", + }, + ) + + smach.StateMachine.add( + "SET_NEXT_BASE_POSE", + SetupMoveBaseWithDBC(), + transitions={ + "pose_set": "MOVE_BASE_WITH_DIRECT_BASE_CONTROLLER", + "tried_all": "STOP_OBJECT_LIST_MERGER", + }, + ) + + smach.StateMachine.add( + "MOVE_BASE_WITH_DIRECT_BASE_CONTROLLER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_PERCEIVE_POSE", + "timeout": "STOP_DIRECT_BASE_CONTROLLER", + "failure": "STOP_DIRECT_BASE_CONTROLLER", + }, + ) + + smach.StateMachine.add( + "SET_NEXT_ARM_POSE", + SetupMoveArm(), + transitions={ + "pose_set": "MOVE_ARM_TO_PERCEIVE_POSE", + "tried_all": "STOP_OBJECT_LIST_MERGER", + }, + ) + + # move arm to appropriate position + smach.StateMachine.add( + "MOVE_ARM_TO_PERCEIVE_POSE", + gms.move_arm_and_gripper("open"), + transitions={ + "succeeded": "WAIT_FOR_ARM_TO_STABILIZE", + "failed": "MOVE_ARM_TO_PERCEIVE_POSE", + }, + ) + + # move arm to appropriate position + smach.StateMachine.add( + "WAIT_FOR_ARM_TO_STABILIZE", + mir_gbs.wait_for(0.5), + transitions={ + "succeeded": "START_OBJECT_RECOGNITION", + }, + ) + + # New perception pipeline state machine + smach.StateMachine.add( + "START_OBJECT_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_out", + "e_done", + True, + ) + ], + timeout_duration=60, + ), + transitions={ + "success": "STOP_RECOGNITION", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "STOP_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=5, + ), + transitions={ + "success": "GET_MOTION_TYPE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "STOP_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_list_merger/event_in", "e_stop") + ], + event_out_list=[ + ("/mcr_perception/object_list_merger/event_out", "e_stopped", True,) + ], + timeout_duration=5, + ), + transitions={ + "success": "PUBLISH_MERGED_OBJECT_LIST", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "PUBLISH_MERGED_OBJECT_LIST", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_list_merger/event_in", "e_trigger",) + ], + event_out_list=[ + ("/mcr_perception/object_list_merger/event_out", "e_done", True,) + ], + timeout_duration=5, + ), + transitions={ + "success": "CHECK_IF_OBJECTS_FOUND", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECTS_FOUND", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_perception/object_list_merger/object_found_event_in", + "e_trigger", + ) + ], + event_out_list=[ + ( + "/mcr_perception/object_list_merger/object_found_event_out", + "e_objects_found", + True, + ) + ], + timeout_duration=5.0, + ), + transitions={ + "success": "POPULATE_RESULT_WITH_OBJECTS", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # populate action server result with perceived objects + smach.StateMachine.add( + "POPULATE_RESULT_WITH_OBJECTS", + PopulateResultWithObjects(), + transitions={"succeeded": "OVERALL_SUCCESS"}, + ) + + smach.StateMachine.add( + "STOP_DIRECT_BASE_CONTROLLER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "OVERALL_FAILED", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "perceive_location_smach_viewer", sm, "/PERCEIVE_LOCATION_SMACH_VIEWER", + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="perceive_location_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_server_yb4.py b/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_server_yb4.py new file mode 100644 index 0000000000000000000000000000000000000000..c9cf2d5f2145a7c045146117eb235d1da5a188fe --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_location/ros/scripts/perceive_location_server_yb4.py @@ -0,0 +1,550 @@ +#!/usr/bin/python + +from __future__ import print_function +import mcr_states.common.basic_states as gbs +import mir_states.common.basic_states as mir_gbs +import mir_states.common.manipulation_states as gms +import mir_states.common.navigation_states as gns +import mir_states.common.action_states as gas +import rospy +import smach +import tf +from diagnostic_msgs.msg import KeyValue +from geometry_msgs.msg import PoseStamped, Quaternion +from mas_perception_msgs.msg import ObjectList +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer + +# =============================================================================== + + +class CheckIfBaseCentered(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["yes", "no", "unavailable"], + input_keys=["goal"] + ) + self.tf_listener = tf.TransformListener() + self.distance_threshold = 0.1 + + def get_robot_pose(self): + for i in range(10): + try: + trans, rot = self.tf_listener.lookupTransform('map', 'base_link', rospy.Time(0)) + _, _, yaw = tf.transformations.euler_from_quaternion(rot) + return (trans[0], trans[1], yaw) + except Exception as e: + rospy.logerr(str(e)) + return None + + def execute(self, userdata): + target_location = Utils.get_value_of(userdata.goal.parameters, 'location') + if target_location is not None: + target_pose = Utils.get_pose_from_param_server(target_location) + robot_pose = self.get_robot_pose() + xdiff = target_pose.pose.position.x - robot_pose[0] + ydiff = target_pose.pose.position.y - robot_pose[1] + if (xdiff > self.distance_threshold or ydiff > self.distance_threshold): + return 'no' + else: + return 'yes' + + else: + return 'unavailable' + +# =============================================================================== + + +class SetupMoveArm(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["pose_set", "tried_all"], + input_keys=["arm_pose_index", "arm_pose_list"], + output_keys=["arm_pose_index", "move_arm_to"], + ) + + def execute(self, userdata): + if userdata.arm_pose_index >= len(userdata.arm_pose_list): + return "tried_all" + # set arm pose to next pose in list + userdata.move_arm_to = userdata.arm_pose_list[userdata.arm_pose_index] + userdata.arm_pose_index += 1 + + return "pose_set" + + +# =============================================================================== + + +class SetupMoveBaseWithDBC(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["pose_set", "tried_all"], + input_keys=[ + "base_pose_index", + "base_pose_list", + "arm_pose_list", + "arm_pose_index", + ], + output_keys=["base_pose_index", "move_arm_to"], + ) + self._dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=1, + ) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + if userdata.base_pose_index >= len(userdata.base_pose_list): + return "tried_all" + + target_pose_dict = userdata.base_pose_list[userdata.base_pose_index] + # set base pose to next pose in list + dbc_pose = PoseStamped() + dbc_pose.header.stamp = rospy.Time.now() + dbc_pose.header.frame_id = "base_link_static" + dbc_pose.pose.position.x = target_pose_dict["x"] + dbc_pose.pose.position.y = target_pose_dict["y"] + quat = tf.transformations.quaternion_from_euler( + 0.0, 0.0, target_pose_dict["theta"] + ) + dbc_pose.pose.orientation = Quaternion(*quat) + + userdata.base_pose_index += 1 + print(dbc_pose) + self._dbc_pose_pub.publish(dbc_pose) + userdata.move_arm_to = userdata.arm_pose_list[userdata.arm_pose_index] + return "pose_set" + +# =============================================================================== + + +class Setup(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=[], + output_keys=["feedback", "result", "arm_pose_index", "base_pose_index",], + ) + + def execute(self, userdata): + userdata.arm_pose_index = 0 # reset arm position for new request + userdata.base_pose_index = 0 # reset base position for new request + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="Setup", text="Setting up" + ) + return "succeeded" + + +# =============================================================================== + + +class PopulateResultWithObjects(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.objects_sub = rospy.Subscriber( + "/mcr_perception/object_list_merger/output_object_list", + ObjectList, + self.objects_callback, + ) + self.perceived_obj_names = [] + self.perceived_obj_db_id = [] + + def objects_callback(self, msg): + self.perceived_obj_names = [str(obj.name) for obj in msg.objects] + self.perceived_obj_db_id = [str(obj.database_id) for obj in msg.objects] + + def execute(self, userdata): + result = GenericExecuteResult() + for i, obj in enumerate(self.perceived_obj_names): + result.results.append(KeyValue(key="obj_" + str(i + 1), value=obj)) + result.results.append(KeyValue(key="obj_" + str(i + 1) + "_id", + value=self.perceived_obj_db_id[i])) + userdata.result = result + + userdata.feedback = GenericExecuteFeedback() # place holder + + self.perceived_obj_names = [] # clear perceived objects for next call + self.perceived_obj_db_id = [] # clear perceived objects for next call + return "succeeded" + + +# =============================================================================== + + +class GetMotionType(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["base_motion", "arm_motion"]) + + def execute(self, userdata): + base_motion_enabled = rospy.get_param("~base_motion_enabled", False) + return "base_motion" if base_motion_enabled else "arm_motion" + + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + + +def main(): + rospy.init_node("perceive_location_server") + sleep_time = rospy.get_param("~sleep_time", 1.0) + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + # Open the container + sm.userdata.arm_pose_list = [ + "look_at_workspace_from_near", + "look_at_workspace_from_near_left", + "look_at_workspace_from_near_right", + ] + sm.userdata.arm_pose_index = 0 + + base_x_offset = rospy.get_param("~base_x_offset", 0.0) + base_y_offset = rospy.get_param("~base_y_offset", 0.25) + base_theta_offset = rospy.get_param("~base_theta_offset", 0.0) + sm.userdata.base_pose_list = [ + {"x": 0.0, "y": 0.0, "theta": 0.0}, + {"x": base_x_offset, "y": base_y_offset, "theta": base_theta_offset}, + {"x": base_x_offset, "y": -base_y_offset, "theta": -base_theta_offset}, + ] + sm.userdata.base_pose_index = 0 + + with sm: + # approach to platform + smach.StateMachine.add( + "SETUP", Setup(), transitions={"succeeded": "CHECK_IF_BASE_IS_AT_LOCATION"}, + ) + + smach.StateMachine.add( + "CHECK_IF_BASE_IS_AT_LOCATION", + CheckIfBaseCentered(), + transitions={"yes": "PUBLISH_REFERENCE_FRAME", + "unavailable": "PUBLISH_REFERENCE_FRAME", + "no" : "MOVE_BASE_TO_LOCATION"}, + ) + + smach.StateMachine.add( + "MOVE_BASE_TO_LOCATION", + gas.move_base(None), + transitions={"success": "PUBLISH_REFERENCE_FRAME", + "failed" : "PUBLISH_REFERENCE_FRAME"}, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "PUBLISH_REFERENCE_FRAME", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "SET_DIRECT_BASE_CONTROLLER_PARAMETERS"}, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "SET_DIRECT_BASE_CONTROLLER_PARAMETERS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "START_OBJECT_LIST_MERGER", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "START_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_list_merger/event_in", "e_start"), + ("/mcr_perception/object_selector/event_in", "e_start"), + ], + event_out_list=[ + ("/mcr_perception/object_list_merger/event_out", "e_started", True,) + ], + timeout_duration=5, + ), + transitions={ + "success": "GET_MOTION_TYPE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "GET_MOTION_TYPE", + GetMotionType(), + transitions={ + "base_motion": "SET_NEXT_BASE_POSE", + "arm_motion": "SET_NEXT_ARM_POSE", + }, + ) + + smach.StateMachine.add( + "SET_NEXT_BASE_POSE", + SetupMoveBaseWithDBC(), + transitions={ + "pose_set": "MOVE_BASE_WITH_DIRECT_BASE_CONTROLLER", + "tried_all": "POPULATE_RESULT_WITH_OBJECTS", + }, + ) + + smach.StateMachine.add( + "MOVE_BASE_WITH_DIRECT_BASE_CONTROLLER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_PERCEIVE_POSE", + "timeout": "STOP_DIRECT_BASE_CONTROLLER", + "failure": "STOP_DIRECT_BASE_CONTROLLER", + }, + ) + + smach.StateMachine.add( + "SET_NEXT_ARM_POSE", + SetupMoveArm(), + transitions={ + "pose_set": "MOVE_ARM_TO_PERCEIVE_POSE", + "tried_all": "STOP_OBJECT_LIST_MERGER", + }, + ) + + # move arm to appropriate position + smach.StateMachine.add( + "MOVE_ARM_TO_PERCEIVE_POSE", + gms.move_arm_and_gripper("open"), + transitions={ + "succeeded": "WAIT_FOR_ARM_TO_STABILIZE", + "failed": "MOVE_ARM_TO_PERCEIVE_POSE", + }, + ) + + # move arm to appropriate position + smach.StateMachine.add( + "WAIT_FOR_ARM_TO_STABILIZE", + mir_gbs.wait_for(0.5), + transitions={ + "succeeded": "START_OBJECT_RECOGNITION", + }, + ) + + # New perception pipeline state machine + smach.StateMachine.add( + "START_OBJECT_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_out", + "e_done", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "STOP_RECOGNITION", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "STOP_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mir_perception/multimodal_object_recognition/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=5, + ), + transitions={ + "success": "GET_MOTION_TYPE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "STOP_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_list_merger/event_in", "e_stop") + ], + event_out_list=[ + ("/mcr_perception/object_list_merger/event_out", "e_stopped", True,) + ], + timeout_duration=5, + ), + transitions={ + "success": "PUBLISH_MERGED_OBJECT_LIST", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "PUBLISH_MERGED_OBJECT_LIST", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_list_merger/event_in", "e_trigger",) + ], + event_out_list=[ + ("/mcr_perception/object_list_merger/event_out", "e_done", True,) + ], + timeout_duration=5, + ), + transitions={ + "success": "CHECK_IF_OBJECTS_FOUND", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECTS_FOUND", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_perception/object_list_merger/object_found_event_in", + "e_trigger", + ) + ], + event_out_list=[ + ( + "/mcr_perception/object_list_merger/object_found_event_out", + "e_objects_found", + True, + ) + ], + timeout_duration=5.0, + ), + transitions={ + "success": "POPULATE_RESULT_WITH_OBJECTS", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # populate action server result with perceived objects + smach.StateMachine.add( + "POPULATE_RESULT_WITH_OBJECTS", + PopulateResultWithObjects(), + transitions={"succeeded": "OVERALL_SUCCESS"}, + ) + + smach.StateMachine.add( + "STOP_DIRECT_BASE_CONTROLLER", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "OVERALL_FAILED", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "perceive_location_smach_viewer", sm, "/PERCEIVE_LOCATION_SMACH_VIEWER", + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="perceive_location_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_perceive_mock/CMakeLists.txt b/data/mir_planning/mir_actions/mir_perceive_mock/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..0e758a87c9916950aa80fd82e27e55edda00f92e --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_mock/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_perceive_mock) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_perceive_mock/package.xml b/data/mir_planning/mir_actions/mir_perceive_mock/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8007192d07b708c43a98c385e1fec0ae7aebda06 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_mock/package.xml @@ -0,0 +1,18 @@ + + + mir_perceive_mock + 1.0.0 + + Assumes that the robot is in front of a platform, then triggers base placement component + moves the arm to look_at_workspace and triggers mock perception pipeline to + perceive an aruco cube. + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_perceive_mock/ros/launch/perceive_aruco_server.launch b/data/mir_planning/mir_actions/mir_perceive_mock/ros/launch/perceive_aruco_server.launch new file mode 100644 index 0000000000000000000000000000000000000000..dda7ce2dd025c7337198b42be82e6c05601da786 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_mock/ros/launch/perceive_aruco_server.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_perceive_mock/ros/scripts/perceive_aruco_client_test b/data/mir_planning/mir_actions/mir_perceive_mock/ros/scripts/perceive_aruco_client_test new file mode 100644 index 0000000000000000000000000000000000000000..0ba0a697d53b5b1b97e33546e7765cb694445e9c --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_mock/ros/scripts/perceive_aruco_client_test @@ -0,0 +1,42 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("perceive_aruco_client_tester") + + client = SimpleActionClient("perceive_aruco_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + if len(sys.argv) > 1: + location = str(sys.argv[1]).upper() + goal.parameters.append(KeyValue(key="location", value=location)) + + rospy.loginfo("Sending following goal to perceive location server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 15.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + for kv in result.results: + rospy.loginfo(kv.value) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(result) diff --git a/data/mir_planning/mir_actions/mir_perceive_mock/ros/scripts/perceive_aruco_server b/data/mir_planning/mir_actions/mir_perceive_mock/ros/scripts/perceive_aruco_server new file mode 100644 index 0000000000000000000000000000000000000000..9890bd37af00e27dec285772842a7e9f2ee7979b --- /dev/null +++ b/data/mir_planning/mir_actions/mir_perceive_mock/ros/scripts/perceive_aruco_server @@ -0,0 +1,350 @@ +#!/usr/bin/python + +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms +import rospy +import smach +import tf +from diagnostic_msgs.msg import KeyValue +from geometry_msgs.msg import PoseStamped, Quaternion +from mas_perception_msgs.msg import ObjectList +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer + +# =============================================================================== + + +class SetupMoveArm(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["pose_set", "tried_all"], + input_keys=["arm_pose_index", "arm_pose_list"], + output_keys=["arm_pose_index", "move_arm_to"], + ) + + def execute(self, userdata): + if userdata.arm_pose_index >= len(userdata.arm_pose_list): + return "tried_all" + # set arm pose to next pose in list + userdata.move_arm_to = userdata.arm_pose_list[userdata.arm_pose_index] + userdata.arm_pose_index += 1 + + return "pose_set" + + +# =============================================================================== + + +class SetupMoveBaseWithDBC(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["pose_set", "tried_all"], + input_keys=[ + "base_pose_index", + "base_pose_list", + "arm_pose_list", + "arm_pose_index", + ], + output_keys=["base_pose_index", "move_arm_to"], + ) + self._dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=1, + ) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + if userdata.base_pose_index >= len(userdata.base_pose_list): + return "tried_all" + + target_pose_dict = userdata.base_pose_list[userdata.base_pose_index] + # set base pose to next pose in list + dbc_pose = PoseStamped() + dbc_pose.header.stamp = rospy.Time.now() + dbc_pose.header.frame_id = "base_link_static" + dbc_pose.pose.position.x = target_pose_dict["x"] + dbc_pose.pose.position.y = target_pose_dict["y"] + quat = tf.transformations.quaternion_from_euler( + 0.0, 0.0, target_pose_dict["theta"] + ) + dbc_pose.pose.orientation = Quaternion(*quat) + + userdata.base_pose_index += 1 + print(dbc_pose) + self._dbc_pose_pub.publish(dbc_pose) + userdata.move_arm_to = userdata.arm_pose_list[userdata.arm_pose_index] + return "pose_set" + + +# =============================================================================== + + +class Setup(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=[], + output_keys=["feedback", "result", "arm_pose_index", "base_pose_index",], + ) + + def execute(self, userdata): + userdata.arm_pose_index = 0 # reset arm position for new request + userdata.base_pose_index = 0 # reset base position for new request + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="Setup", text="Setting up" + ) + return "succeeded" + + +# =============================================================================== + + +class PopulateResultWithObjects(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.objects_sub = rospy.Subscriber( + "/mcr_perception/object_list_merger/output_object_list", + ObjectList, + self.objects_callback, + ) + self.perceived_obj_names = [] + + def objects_callback(self, msg): + self.perceived_obj_names = [str(obj.name) for obj in msg.objects] + + def execute(self, userdata): + result = GenericExecuteResult() + for i, obj in enumerate(self.perceived_obj_names): + result.results.append(KeyValue(key="obj_" + str(i + 1), value=obj)) + userdata.result = result + + userdata.feedback = GenericExecuteFeedback() # place holder + + self.perceived_obj_names = [] # clear perceived objects for next call + return "succeeded" + + +# =============================================================================== + + +class GetMotionType(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["base_motion", "arm_motion"]) + + def execute(self, userdata): + base_motion_enabled = rospy.get_param("~base_motion_enabled", False) + return "base_motion" if base_motion_enabled else "arm_motion" + + +# =============================================================================== + + +def main(): + rospy.init_node("perceive_aruco_server") + + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + # different arm poses to cover the whole workspace + sm.userdata.arm_pose_list = [ + "look_at_workspace_from_near", + "look_at_workspace_from_near_left", + "look_at_workspace_from_near_right", + ] + sm.userdata.arm_pose_index = 0 + + base_x_offset = rospy.get_param("~base_x_offset", 0.0) + base_y_offset = rospy.get_param("~base_y_offset", 0.25) + base_theta_offset = rospy.get_param("~base_theta_offset", 0.0) + sm.userdata.base_pose_list = [ + {"x": 0.0, "y": 0.0, "theta": 0.0}, + {"x": base_x_offset, "y": base_y_offset, "theta": base_theta_offset}, + {"x": base_x_offset, "y": -base_y_offset, "theta": -base_theta_offset}, + ] + sm.userdata.base_pose_index = 0 + + with sm: + # setup the server's internal state + smach.StateMachine.add( + "SETUP", Setup(), transitions={"succeeded": "PUBLISH_REFERENCE_FRAME"}, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "PUBLISH_REFERENCE_FRAME", + gbs.send_event([("/static_transform_publisher_node/event_in", "e_start")]), + transitions={"success": "SET_DBC_PARAMS"}, + ) + + # publish a static frame which will be used as reference for perceived objs + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "GET_MOTION_TYPE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "GET_MOTION_TYPE", + GetMotionType(), + transitions={ + "base_motion": "SET_APPROPRIATE_BASE_POSE", + "arm_motion": "SET_APPROPRIATE_ARM_POSE", + }, + ) + + smach.StateMachine.add( + "SET_APPROPRIATE_BASE_POSE", + SetupMoveBaseWithDBC(), + transitions={ + "pose_set": "MOVE_BASE_WITH_DBC", + "tried_all": "POPULATE_RESULT_WITH_OBJECTS", + }, + ) + + smach.StateMachine.add( + "MOVE_BASE_WITH_DBC", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM", + "timeout": "STOP_DBC", + "failure": "STOP_DBC", + }, + ) + + smach.StateMachine.add( + "SET_APPROPRIATE_ARM_POSE", + SetupMoveArm(), + transitions={ + "pose_set": "MOVE_ARM", + "tried_all": "POPULATE_RESULT_WITH_OBJECTS", + }, + ) + + # move arm to appropriate position + smach.StateMachine.add( + "MOVE_ARM", + gms.move_arm_and_gripper("open"), + transitions={"succeeded": "DETECT_ARUCO", "failed": "MOVE_ARM"}, + ) + + # Get the pose of aruco cube from camera image + smach.StateMachine.add( + "DETECT_ARUCO", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mir_perception/aruco_cube_perceiver/event_in", "e_trigger",) + ], + event_out_list=[ + ( + "/mir_perception/aruco_cube_perceiver/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "POPULATE_RESULT_WITH_OBJECTS", + "timeout": "OVERALL_FAILED", + "failure": "GET_MOTION_TYPE", + }, + ) + + # populate action server result with perceived objects + smach.StateMachine.add( + "POPULATE_RESULT_WITH_OBJECTS", + PopulateResultWithObjects(), + transitions={"succeeded": "OVERALL_SUCCESS"}, + ) + + smach.StateMachine.add( + "STOP_DBC", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_stop", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_stopped", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "OVERALL_FAILED", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "perceive_aruco_smach_viewer", sm, "/PERCEIVE_ARUCO_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="perceive_aruco_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_pick_from_drawer/CMakeLists.txt b/data/mir_planning/mir_actions/mir_pick_from_drawer/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..772f14fc0b92daaa8418df089003ee194f92b514 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_drawer/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_pick_from_drawer) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_pick_from_drawer/package.xml b/data/mir_planning/mir_actions/mir_pick_from_drawer/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..95313d3e3c0636d9fadba4fd6b54a7c18fe4fe7a --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_drawer/package.xml @@ -0,0 +1,19 @@ + + + mir_pick_from_drawer + 1.0.0 + + Assumes that the location is a drawer and it is opened and the object + requested for picking is perceived. + The base and arm are controlled using direct_base_controller and + mir_moveit_client. + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/launch/pick_from_drawer_pipeline.launch b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/launch/pick_from_drawer_pipeline.launch new file mode 100644 index 0000000000000000000000000000000000000000..961cd1b24d4d18084b9b7860b5a4f94187c678cc --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/launch/pick_from_drawer_pipeline.launch @@ -0,0 +1,14 @@ + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_client b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_client new file mode 100644 index 0000000000000000000000000000000000000000..8e9837e0603d22fdcdbe82efde8da40ae317e8a1 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_client @@ -0,0 +1,48 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("pick_from_drawer_client") + + client = SimpleActionClient("pick_from_drawer_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) >= 2: + goal = GenericExecuteGoal() + obj = str(sys.argv[1]).upper() + goal.parameters.append(KeyValue(key="object", value=obj)) + + rospy.loginfo("Sending following goal to pick from drawer server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 60.0 + finished_within_time = client.wait_for_result( + rospy.Duration.from_sec(int(timeout)) + ) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + sys.exit(0) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + else: + rospy.logerr("Arguments were not received in the proper format!") + rospy.loginfo("usage : pick_from_drawer OBJECT_NAME") + sys.exit(1) diff --git a/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_pipeline_script b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_pipeline_script new file mode 100644 index 0000000000000000000000000000000000000000..2d8e10043b81f7ec3b78f7a5ee1e9d1b96383e92 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_pipeline_script @@ -0,0 +1,8 @@ +#! /bin/bash + +rosrun mir_perceive_drawer perceive_drawer_handle_client && + rosrun mir_manipulate_drawer open_drawer_client && + rosrun mir_perceive_drawer perceive_inside_drawer_client && + rosrun mir_pick_from_drawer pick_from_drawer_client ARUCO_CUBE && + rosrun mir_stage_object stage_object_client_test.py PLATFORM_MIDDLE && + rosrun mir_manipulate_drawer close_drawer_client diff --git a/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_server b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_server new file mode 100644 index 0000000000000000000000000000000000000000..60e744fa918ed28b252993318be3ef7dfca4fb31 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_drawer/ros/scripts/pick_from_drawer_server @@ -0,0 +1,218 @@ +#!/usr/bin/python + +from __future__ import print_function + +import copy + +import mcr_states.common.basic_states as gbs +import mir_states.common.action_states as gas +import mir_states.common.manipulation_states as gms +import rospy +import smach +import tf +from geometry_msgs.msg import PoseStamped, Quaternion +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import String + +# =============================================================================== + + +class SelectObject(smach.State): + def __init__(self, topic_name): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.publisher = rospy.Publisher(topic_name, String, queue_size=10) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SelectObject", text="selecting object" + ) + + obj = Utils.get_value_of(userdata.goal.parameters, "object") + self.publisher.publish(String(data=obj)) + rospy.sleep(0.2) # let the topic survive for some time + return "succeeded" + + +# =============================================================================== + + +class SendPoseToMoveIt(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + self._moveit_pose_pub = rospy.Publisher( + "/arm_moveit_client/target_pose", PoseStamped, queue_size=10 + ) + _pose_sub = rospy.Subscriber( + "/mcr_perception/object_selector/output/object_pose", + PoseStamped, + self._pose_cb, + ) + self._pose = None + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _pose_cb(self, msg): + self._pose = msg + + def execute(self, userdata): + if self._pose is None: + return "failed" + arm_target_pose = copy.deepcopy(self._pose) + arm_target_pose.header.stamp = rospy.Time.now() + arm_target_pose.pose.position.x += 0.0 + arm_target_pose.pose.position.y += 0.0 + arm_target_pose.pose.position.z += 0.01 + quat = tf.transformations.quaternion_from_euler(0.0, 3.14, 0.0) + arm_target_pose.pose.orientation = Quaternion(*quat) + rospy.loginfo("Arm pose") + rospy.loginfo(arm_target_pose) + self._moveit_pose_pub.publish(arm_target_pose) + self._pose = None + return "succeeded" + + +# =============================================================================== + + +def main(): + # Open the container + rospy.init_node("pick_from_drawer_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + with sm: + smach.StateMachine.add( + "SELECT_OBJECT", + SelectObject("/mcr_perception/local_object_selector/input/object_name"), + transitions={"succeeded": "GENERATE_OBJECT_POSE"}, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_OBJECT_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/local_object_selector/event_in", "e_trigger") + ], + event_out_list=[ + ("/mcr_perception/local_object_selector/event_out", "e_selected", True,) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_LOOK_INSIDE_DRAWER", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Move arm to look_inside_drawer + smach.StateMachine.add( + "MOVE_ARM_TO_LOOK_INSIDE_DRAWER", + gms.move_arm("look_inside_drawer"), + transitions={ + "succeeded": "OPEN_GRIPPER", + "failed": "MOVE_ARM_TO_LOOK_INSIDE_DRAWER", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "SEND_MOVEIT_POSE_OBJECT"}, + ) + + # - Pick object from drawer + smach.StateMachine.add( + "SEND_MOVEIT_POSE_OBJECT", + SendPoseToMoveIt(), + transitions={ + "succeeded": "TRIGGER_MOVEIT_OBJECT", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "TRIGGER_MOVEIT_OBJECT", + gbs.send_and_wait_events_combined( + event_in_list=[("arm_moveit_client/event_in", "e_start")], + event_out_list=[("arm_moveit_client/event_out", "e_success", True)], + timeout_duration=10, + ), + transitions={ + "success": "CLOSE_GRIPPER_OBJECT", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # - Close gripper + smach.StateMachine.add( + "CLOSE_GRIPPER_OBJECT", + gms.control_gripper("close"), + transitions={"succeeded": "MOVE_ARM_TO_RETRACT"}, + ) + + # Retract arm after pick + smach.StateMachine.add( + "MOVE_ARM_TO_RETRACT", + gms.move_arm("look_inside_drawer"), + transitions={ + "succeeded": "MOVE_ARM_TO_NEUTRAL", + "failed": "MOVE_ARM_TO_RETRACT", + }, + ) + + # - Move arm to some neutral position + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_NEUTRAL", + }, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "pick_from_drawer_viewer", sm, "/PICK_OBJECT_FROM_DRAWER_SMACH_VIEWER", + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="pick_from_drawer_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_pick_from_shelf/CMakeLists.txt b/data/mir_planning/mir_actions/mir_pick_from_shelf/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..190a9e7619f6c9fb236a4ecaf52887956ee565d4 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_shelf/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_pick_from_shelf) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_pick_from_shelf/package.xml b/data/mir_planning/mir_actions/mir_pick_from_shelf/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..771a5610c91d0db461753a07c7f107ddafd68a54 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_shelf/package.xml @@ -0,0 +1,18 @@ + + + mir_pick_from_shelf + 1.0.0 + + Assumes that the location is a shelf and its already perceived and objects + were found. It picks up an object from the bottom shelf using direct_base_controller + and mir_moveit_client. + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/launch/pick_from_shelf.launch b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/launch/pick_from_shelf.launch new file mode 100644 index 0000000000000000000000000000000000000000..42b673244529e3e9bdec17394649874919520273 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/launch/pick_from_shelf.launch @@ -0,0 +1,38 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_client b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_client new file mode 100644 index 0000000000000000000000000000000000000000..f14fe2ed34307321d7adde81750bc4a601c27604 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_client @@ -0,0 +1,45 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("pick_from_shelf_client") + + client = SimpleActionClient("pick_from_shelf_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) == 2: + goal = GenericExecuteGoal() + obj = str(sys.argv[1]).upper() + goal.parameters.append(KeyValue(key="object", value=obj)) + rospy.loginfo("Sending following goal to place object server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 15.0 + finished_within_time = client.wait_for_result( + rospy.Duration.from_sec(int(timeout)) + ) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + else: + rospy.logerr("Arguments were not received in the proper format !") + rospy.loginfo("usage : pick_from_shelf OBJECT_NAME") diff --git a/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_server b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_server new file mode 100644 index 0000000000000000000000000000000000000000..8f45fa808a71b7bb73f97991bd83d896b191d7ff --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_server @@ -0,0 +1,366 @@ +#!/usr/bin/python + +from __future__ import print_function + +import sys + +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms +import rospy +import smach +from geometry_msgs.msg import PoseStamped +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import String + +from pick_from_shelf_utils import PickFromShelfUtils + +# =============================================================================== + + +class SelectObject(smach.State): + def __init__(self, topic_name): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.publisher = rospy.Publisher(topic_name, String, queue_size=10) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SelectObject", text="selecting object" + ) + + obj = Utils.get_value_of(userdata.goal.parameters, "object") + self.publisher.publish(String(data=obj)) + rospy.sleep(0.2) # let the topic to survive for some time + return "succeeded" + + +# =============================================================================== + + +class SendPoseToDBC(smach.State): + def __init__(self, retract=False): + smach.State.__init__(self, outcomes=["succeeded"]) + self._dbc_pose_pub = rospy.Publisher( + "/mcr_navigation/direct_base_controller/input_pose", + PoseStamped, + queue_size=10, + ) + _obj_pose_sub = rospy.Subscriber( + "mcr_perception/object_selector/output/object_pose", + PoseStamped, + self._obj_pose_cb, + ) + self._obj_pose = None + self.retract = retract + self.utils = PickFromShelfUtils() + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _obj_pose_cb(self, msg): + self._obj_pose = msg + + def execute(self, userdata): + if self.retract: + dbc_pose = self.utils.get_retracted_dbc_pose() + else: + dbc_pose = self.utils.calc_pose_for_dbc(self._obj_pose) + self._dbc_pose_pub.publish(dbc_pose) + self._obj_pose = None + return "succeeded" + + +# =============================================================================== + + +class SendPoseToMoveIt(smach.State): + def __init__(self, modification_name="intermediate"): + smach.State.__init__(self, outcomes=["succeeded"]) + self._moveit_pose_pub = rospy.Publisher( + "/arm_moveit_client/target_pose", PoseStamped, queue_size=10 + ) + _obj_pose_sub = rospy.Subscriber( + "mcr_perception/object_selector/output/object_pose", + PoseStamped, + self._obj_pose_cb, + ) + self._obj_pose = None + self._modification_name = modification_name + self.utils = PickFromShelfUtils() + rospy.sleep(0.1) # time for the publisher to register in ros network + + def _obj_pose_cb(self, msg): + self._obj_pose = msg + + def execute(self, userdata): + modified_obj_pose = self.utils.get_arm_pose( + self._obj_pose, self._modification_name + ) + rospy.loginfo("Modified pose") + rospy.loginfo(modified_obj_pose) + self._moveit_pose_pub.publish(modified_obj_pose) + self._obj_pose = None + return "succeeded" + + +# =============================================================================== + + +def main(): + # Open the container + rospy.init_node("pick_from_shelf_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + with sm: + smach.StateMachine.add( + "SELECT_OBJECT", + SelectObject("/mcr_perception/object_selector/input/object_name"), + transitions={"succeeded": "GENERATE_OBJECT_POSE"}, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_OBJECT_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_selector/event_in", "e_trigger") + ], + event_out_list=[ + ("/mcr_perception/object_selector/event_out", "e_selected", True,) + ], + timeout_duration=10, + ), + transitions={ + "success": "SET_DBC_PARAMS", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "SEND_DBC_POSE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SEND_DBC_POSE", + SendPoseToDBC(retract=False), + transitions={"succeeded": "MOVE_BASE_USING_DBC"}, + ) + + # Move base using direct base controller + smach.StateMachine.add( + "MOVE_BASE_USING_DBC", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_PRE_GRASP", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_GRASP", + gms.move_arm("shelf_pre_grasp_lower"), + transitions={ + "succeeded": "OPEN_GRIPPER", + "failed": "MOVE_ARM_TO_PRE_GRASP", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open_rtt"), + transitions={"succeeded": "SEND_MOVEIT_POSE_INTERMEDIATE"}, + ) + + smach.StateMachine.add( + "SEND_MOVEIT_POSE_INTERMEDIATE", + SendPoseToMoveIt(modification_name="intermediate"), + transitions={"succeeded": "MOVE_ARM_USING_MOVEIT_INTERMEDIATE"}, + ) + + # Move arm using mir_moveit_client to an intermediate pose before obj + smach.StateMachine.add( + "MOVE_ARM_USING_MOVEIT_INTERMEDIATE", + gbs.send_and_wait_events_combined( + event_in_list=[("arm_moveit_client/event_in", "e_start")], + event_out_list=[("arm_moveit_client/event_out", "e_success", True)], + timeout_duration=10, + ), + transitions={ + "success": "SEND_MOVEIT_POSE", + "timeout": "MOVE_ARM_TO_PRE_GRASP_FAILED", + "failure": "MOVE_ARM_TO_PRE_GRASP_FAILED", + }, + ) + + smach.StateMachine.add( + "SEND_MOVEIT_POSE", + SendPoseToMoveIt(modification_name="object"), + transitions={"succeeded": "MOVE_ARM_USING_MOVEIT"}, + ) + + # Move arm using mir_moveit_client to obj pose + smach.StateMachine.add( + "MOVE_ARM_USING_MOVEIT", + gbs.send_and_wait_events_combined( + event_in_list=[("arm_moveit_client/event_in", "e_start")], + event_out_list=[("arm_moveit_client/event_out", "e_success", True)], + timeout_duration=10, + ), + transitions={ + "success": "CLOSE_GRIPPER", + "timeout": "MOVE_ARM_TO_PRE_GRASP_FAILED", + "failure": "MOVE_ARM_TO_PRE_GRASP_FAILED", + }, + ) + + smach.StateMachine.add( + "CLOSE_GRIPPER", + gms.control_gripper("close"), + transitions={"succeeded": "SEND_MOVEIT_POSE_INTERMEDIATE_POST"}, + ) + + smach.StateMachine.add( + "SEND_MOVEIT_POSE_INTERMEDIATE_POST", + SendPoseToMoveIt(modification_name="intermediate_post"), + transitions={"succeeded": "MOVE_ARM_USING_MOVEIT_INTERMEDIATE_POST"}, + ) + + # Move arm using mir_moveit_client to an intermediate pose before obj + smach.StateMachine.add( + "MOVE_ARM_USING_MOVEIT_INTERMEDIATE_POST", + gbs.send_and_wait_events_combined( + event_in_list=[("arm_moveit_client/event_in", "e_start")], + event_out_list=[("arm_moveit_client/event_out", "e_success", True)], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_PRE_GRASP_RETRACT", + "timeout": "MOVE_ARM_TO_PRE_GRASP_FAILED", + "failure": "MOVE_ARM_TO_PRE_GRASP_FAILED", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_GRASP_RETRACT", + gms.move_arm("shelf_pre_grasp_lower"), + transitions={ + "succeeded": "SEND_DBC_POSE_RETRACT", + "failed": "MOVE_ARM_TO_PRE_GRASP_RETRACT", + }, + ) + + smach.StateMachine.add( + "SEND_DBC_POSE_RETRACT", + SendPoseToDBC(retract=True), + transitions={"succeeded": "MOVE_BASE_USING_DBC_RETRACT"}, + ) + + # Move base using direct base controller + smach.StateMachine.add( + "MOVE_BASE_USING_DBC_RETRACT", + gbs.send_and_wait_events_combined( + event_in_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_in", + "e_start", + ) + ], + event_out_list=[ + ( + "/mcr_navigation/direct_base_controller/coordinator/event_out", + "e_success", + True, + ) + ], + timeout_duration=10, + ), + transitions={ + "success": "MOVE_ARM_TO_INTERMEDIATE", + "timeout": "MOVE_ARM_TO_INTERMEDIATE", + "failure": "MOVE_ARM_TO_INTERMEDIATE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_GRASP_FAILED", + gms.move_arm("shelf_pre_grasp_lower"), + transitions={ + "succeeded": "OVERALL_FAILED", + "failed": "MOVE_ARM_TO_PRE_GRASP_FAILED", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_INTERMEDIATE", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_INTERMEDIATE", + }, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "pick_from_shelf_viewer", sm, "/PICK_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="pick_from_shelf_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_utils.py b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_utils.py new file mode 100644 index 0000000000000000000000000000000000000000..438c686328482cf4e48256701cd919c0bbbc345b --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_from_shelf/ros/scripts/pick_from_shelf_utils.py @@ -0,0 +1,101 @@ +#! usr/bin/env python +from __future__ import print_function + +import copy +import math + +import rospy +import tf +from geometry_msgs.msg import PoseStamped, Quaternion + + +class PickFromShelfUtils(object): + + """Util class to help pick_from_shelf_server""" + + def __init__(self): + # ros params + self.frame_id = rospy.get_param("~frame_id", "base_link_static") + self.y_pos_movement_threshold = rospy.get_param( + "~y_pos_movement_threshold", 0.15 + ) + self.start_base_pose_offset = rospy.get_param("~start_base_pose_offset", -0.7) + self.pitch = rospy.get_param("~pitch", 2.0) + self.arm_link_0_offset_x = rospy.get_param("~arm_link_0_offset_x", 0.223) + self.arm_link_0_offset_y = rospy.get_param("~arm_link_0_offset_y", 0.0) + self.intermediate_perc = rospy.get_param("~intermediate_perc", 0.8) + self.retract_base_pose_x = rospy.get_param("~retract_base_pose_x", -0.2) + self.intermediate_arm_height = rospy.get_param("~intermediate_arm_height", 0.1) + + def calc_pose_for_dbc(self, obj_pose): + """Assumption: object pose is in `base_link_static`. + Calculates a target pose for direct base controller necessary for the + youbot to pick an object from a lower shelf. + If the obj pose is too far from the middle of the workspace in y axis, + then it is clipped. This is done so that the base does not travel too far + away from the middle of the workspace and (possibly) collide with other + obstacles. + + :obj_pose: geometry_msgs.PoseStamped + :returns: geometry_msgs.PoseStamped + + """ + dbc_target_pose = PoseStamped() + dbc_target_pose.header.stamp = rospy.Time.now() + dbc_target_pose.header.frame_id = self.frame_id + dbc_target_pose.pose.position.x = ( + self.start_base_pose_offset + obj_pose.pose.position.x + ) + dbc_target_pose.pose.position.y = min( + self.y_pos_movement_threshold, + max(-self.y_pos_movement_threshold, obj_pose.pose.position.y), + ) + dbc_target_pose.pose.orientation.w = 1.0 + return dbc_target_pose + + def get_arm_pose(self, obj_pose, modification_name="intermediate"): + """Return a pose the youbot arm's end effector should go to based on object pose. + The orientation is modified such that roll is always 0.0. + Pitch is based on parameter (leaning forward for the youbot arm to be able to pick) + and yaw is based on how far the object is from the middle of the workstation. + + If is_intermediate is True, the arm pose returned is not all the way at + obj pose but somewhere in the middle. This mimics behaviour of pre grasp planning + but with a bit more generalisation. It can be made a bit more general by + considering z position. + + :obj_pose: geometry_msgs.PoseStamped + :modification_name: str + :returns: geometry_msgs.PoseStamped + + """ + robot_current_loc = self.calc_pose_for_dbc(obj_pose) + arm_link_0_x = robot_current_loc.pose.position.x + self.arm_link_0_offset_x + arm_link_0_y = robot_current_loc.pose.position.y + self.arm_link_0_offset_y + delta_x = obj_pose.pose.position.x - arm_link_0_x + delta_y = obj_pose.pose.position.y - arm_link_0_y + yaw = math.atan2(delta_y, delta_x) + quat = tf.transformations.quaternion_from_euler(0.0, self.pitch, yaw) + arm_pose = copy.deepcopy(obj_pose) + arm_pose.pose.orientation = Quaternion(*quat) + if modification_name == "intermediate": + arm_pose.pose.position.x = arm_link_0_x + (self.intermediate_perc * delta_x) + arm_pose.pose.position.y = arm_link_0_y + (self.intermediate_perc * delta_y) + arm_pose.pose.position.z = self.intermediate_arm_height + elif modification_name == "intermediate_post": + arm_pose.pose.position.z = self.intermediate_arm_height + return arm_pose + + def get_retracted_dbc_pose(self): + """Return a pose in `base_link_static` frame for the robot to back up + + :returns: geometry_msgs.PoseStamped + + """ + dbc_target_pose = PoseStamped() + dbc_target_pose.header.stamp = rospy.Time.now() + dbc_target_pose.header.frame_id = self.frame_id + dbc_target_pose.pose.position.x = self.retract_base_pose_x + dbc_target_pose.pose.position.y = 0.0 + dbc_target_pose.pose.orientation.w = 1.0 + return dbc_target_pose diff --git a/data/mir_planning/mir_actions/mir_pick_object/CMakeLists.txt b/data/mir_planning/mir_actions/mir_pick_object/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..667372da6be5b13f5ae5a19f84b78decf904f07f --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_object/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_pick_object) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_pick_object/package.xml b/data/mir_planning/mir_actions/mir_pick_object/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..0f17fdffe417b7904fd5eafc99de2700468e9843 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_object/package.xml @@ -0,0 +1,18 @@ + + + mir_pick_object + 1.0.0 + + Assumes that the location is already perceived and objects were found, then triggers + pregrasp planner, calls inverse kinematics and moves the arm towards the object, then + closes the gripper and moves the arm to idle position + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_pick_object/ros/launch/pick_object_server.launch b/data/mir_planning/mir_actions/mir_pick_object/ros/launch/pick_object_server.launch new file mode 100644 index 0000000000000000000000000000000000000000..668847e6f0a0e04e8ca7b2abe20d06e8df9c5755 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_object/ros/launch/pick_object_server.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + $(arg large_objects) + + + $(arg rollable_objects) + + + + + + diff --git a/data/mir_planning/mir_actions/mir_pick_object/ros/scripts/pick_object_client_test.py b/data/mir_planning/mir_actions/mir_pick_object/ros/scripts/pick_object_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..615ba9cfd79d6abda891995af298a90277eacdf4 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_object/ros/scripts/pick_object_client_test.py @@ -0,0 +1,47 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("pick_object_client_tester") + + client = SimpleActionClient("wbc_pick_object_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) == 3: + goal = GenericExecuteGoal() + obj = str(sys.argv[1]).upper() + location = str(sys.argv[2]).upper() + goal.parameters.append(KeyValue(key="object", value=obj)) + goal.parameters.append(KeyValue(key="location", value=location)) + rospy.loginfo("Sending following goal to place object server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 15.0 + finished_within_time = client.wait_for_result( + rospy.Duration.from_sec(int(timeout)) + ) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) + else: + rospy.logerr("Arguments were not received in the proper format !") + rospy.loginfo("usage : pick OBJECT_NAME LOCATION") diff --git a/data/mir_planning/mir_actions/mir_pick_object/ros/scripts/pick_object_server.py b/data/mir_planning/mir_actions/mir_pick_object/ros/scripts/pick_object_server.py new file mode 100644 index 0000000000000000000000000000000000000000..cce5124b22ece6e5e39440c4805a987c7a2cf6ab --- /dev/null +++ b/data/mir_planning/mir_actions/mir_pick_object/ros/scripts/pick_object_server.py @@ -0,0 +1,460 @@ +#!/usr/bin/python +import sys + +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms +import mir_states.common.basic_states as mir_gbs +import rospy +import smach +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import String + +# =============================================================================== + + +class SelectObject(smach.State): + def __init__(self, topic_name): + smach.State.__init__( + self, + outcomes=["succeeded"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + self.publisher = rospy.Publisher(topic_name, String, queue_size=10) + rospy.sleep(0.1) # time for the publisher to register in ros network + + def execute(self, userdata): + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SelectObject", text="selecting object" + ) + + obj = Utils.get_value_of(userdata.goal.parameters, "object") + self.publisher.publish(String(data=obj)) + rospy.sleep(0.2) # let the topic to survive for some time + return "succeeded" + +# =============================================================================== + +class IsObjectLarge(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["large", "small"], + input_keys=["goal", "large_objects"], + output_keys=[], + ) + + def execute(self, userdata): + obj = Utils.get_value_of(userdata.goal.parameters, "object") + if obj is None: + rospy.logwarn('Missing parameter "object". Using default.') + return "large" + for large_object in userdata.large_objects: + if large_object.upper() in obj.upper(): + return "large" + return "small" + + +# =============================================================================== + +class ShouldReperceive(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["yes", "no"], + input_keys=["reperceive"], + output_keys=[], + ) + + def execute(self, userdata): + if userdata.reperceive: + return 'yes' + else: + return 'no' + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + +def main(): + # Open the container + rospy.init_node("pick_object_wbc_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + # read large object list + sm.userdata.large_objects = rospy.get_param("~large_objects", ["S40_40_B", "S40_40_G", "M30", "BEARING_BOX", "MOTOR"]) + sm.userdata.reperceive = rospy.get_param("~reperceive", True) + + with sm: + smach.StateMachine.add( + "SET_PREGRASP_PARAMS", + gbs.set_named_config("pregrasp_planner_no_sampling"), + transitions={ + "success": "SELECT_OBJECT", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SELECT_OBJECT", + SelectObject("/mcr_perception/object_selector/input/object_name"), + transitions={"succeeded": "GENERATE_OBJECT_POSE"}, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_OBJECT_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mcr_perception/object_selector/event_in", "e_trigger") + ], + event_out_list=[ + ("/mcr_perception/object_selector/event_out", "e_selected", True,) + ], + timeout_duration=10, + ), + transitions={ + "success": "SET_DBC_PARAMS", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SET_DBC_PARAMS", + gbs.set_named_config("dbc_pick_object"), + transitions={ + "success": "MOVE_ROBOT_AND_TRY_PICKING", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + # whole body control command. It moves direct base controller and + # checks if an IK soln exists for the arm. + smach.StateMachine.add( + "MOVE_ROBOT_AND_TRY_PICKING", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_try")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=50, + ), + transitions={ + "success": "CHECK_IF_REPERCEIVE", + "timeout": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + "failure": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + }, + ) + + smach.StateMachine.add( + "CHECK_IF_REPERCEIVE", + ShouldReperceive(), + transitions={ + "yes": "OPEN_GRIPPER_FOR_REPERCEIVE", + "no": "GENERATE_OBJECT_POSE_AGAIN", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_FOR_REPERCEIVE", + gms.control_gripper("open"), + transitions={"succeeded": "MOVE_ARM"}, + ) + + # move arm to appropriate position + smach.StateMachine.add( + "MOVE_ARM", + gms.move_arm("look_at_workspace_from_near"), + transitions={ + "succeeded": "START_OBJECT_LIST_MERGER", + "failed": "MOVE_ARM", + }, + ) + + smach.StateMachine.add( + "START_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_list_merger/event_in", "e_start")], + event_out_list=[("/mcr_perception/object_list_merger/event_out", "e_started", True)], + timeout_duration=5, + ), + transitions={ + "success": "WAIT_FOR_ARM_TO_STABILIZE", + "timeout": "TRY_PICKING", + "failure": "TRY_PICKING", + }, + ) + + smach.StateMachine.add( + "WAIT_FOR_ARM_TO_STABILIZE", + mir_gbs.wait_for(0.5), + transitions={ + "succeeded": "START_OBJECT_RECOGNITION", + }, + ) + + + # New perception pipeline state machine + smach.StateMachine.add( + "START_OBJECT_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[("/mir_perception/multimodal_object_recognition/event_in", "e_start")], + event_out_list=[("/mir_perception/multimodal_object_recognition/event_out", "e_done", True)], + timeout_duration=10, + ), + transitions={ + "success": "STOP_RECOGNITION", + "timeout": "TRY_PICKING", + "failure": "TRY_PICKING", + }, + ) + + smach.StateMachine.add( + "STOP_RECOGNITION", + gbs.send_and_wait_events_combined( + event_in_list=[("/mir_perception/multimodal_object_recognition/event_in", "e_stop")], + event_out_list=[("/mir_perception/multimodal_object_recognition/event_out", "e_stopped", True)], + timeout_duration=5, + ), + transitions={ + "success": "STOP_OBJECT_LIST_MERGER", + "timeout": "TRY_PICKING", + "failure": "TRY_PICKING", + }, + ) + + smach.StateMachine.add( + "STOP_OBJECT_LIST_MERGER", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_list_merger/event_in", "e_stop")], + event_out_list=[("/mcr_perception/object_list_merger/event_out", "e_stopped", True)], + timeout_duration=5, + ), + transitions={ + "success": "PUBLISH_MERGED_OBJECT_LIST", + "timeout": "TRY_PICKING", + "failure": "TRY_PICKING", + }, + ) + + smach.StateMachine.add( + "PUBLISH_MERGED_OBJECT_LIST", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_list_merger/event_in", "e_trigger_local")], + event_out_list=[("/mcr_perception/object_list_merger/event_out", "e_done", True)], + timeout_duration=5, + ), + transitions={ + "success": "SELECT_OBJECT_AGAIN", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SELECT_OBJECT_AGAIN", + SelectObject("/mcr_perception/local_object_selector/input/object_name"), + transitions={"succeeded": "GENERATE_UPDATED_OBJECT_POSE"}, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_UPDATED_OBJECT_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/local_object_selector/event_in", "e_trigger")], + event_out_list=[("/mcr_perception/local_object_selector/event_out", "e_selected", True)], + timeout_duration=10, + ), + transitions={ + "success": "CHECK_IF_OBJECT_LARGE_LOCAL", + "timeout": "GENERATE_OBJECT_POSE_AGAIN", + "failure": "GENERATE_OBJECT_POSE_AGAIN", + }, + ) + + # generates a pose of object + smach.StateMachine.add( + "GENERATE_OBJECT_POSE_AGAIN", + gbs.send_and_wait_events_combined( + event_in_list=[("/mcr_perception/object_selector/event_in", "e_re_trigger")], + event_out_list=[("/mcr_perception/object_selector/event_out", "e_selected", True)], + timeout_duration=10, + ), + transitions={ + "success": "CHECK_IF_OBJECT_LARGE", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECT_LARGE_LOCAL", + IsObjectLarge(), + transitions={ + "large": "OPEN_GRIPPER_WIDE_LOCAL", + "small": "OPEN_GRIPPER_NARROW_LOCAL", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_WIDE_LOCAL", + gms.control_gripper("open"), + transitions={"succeeded": "TRY_PICKING"}, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_NARROW_LOCAL", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "TRY_PICKING"}, + ) + + + + # move only arm for wbc + smach.StateMachine.add( + "TRY_PICKING", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_start_arm_only")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=20, + ), + transitions={ + "success": "CLOSE_GRIPPER", + "timeout": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + "failure": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + }, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECT_LARGE", + IsObjectLarge(), + transitions={ + "large": "OPEN_GRIPPER_WIDE", + "small": "OPEN_GRIPPER_NARROW", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_WIDE", + gms.control_gripper("open"), + transitions={"succeeded": "MOVE_ROBOT_AND_PICK"}, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_NARROW", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "MOVE_ROBOT_AND_PICK"}, + ) + + + # whole body control command. It moves direct base controller and + # calls pre-grasp planner, and (optionally) moves arm to object pose + smach.StateMachine.add( + "MOVE_ROBOT_AND_PICK", + gbs.send_and_wait_events_combined( + event_in_list=[("/wbc/event_in", "e_start")], + event_out_list=[("/wbc/event_out", "e_success", True)], + timeout_duration=50, + ), + transitions={ + "success": "CLOSE_GRIPPER", + "timeout": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + "failure": "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + }, + ) + + smach.StateMachine.add( + "STOP_MOVE_ROBOT_TO_OBJECT_WITH_FAILURE", + gbs.send_event( + [ + ("/waypoint_trajectory_generation/event_in", "e_stop"), + ("/wbc/event_in", "e_stop"), + ] + ), + transitions={"success": "OVERALL_FAILED"}, + ) + + smach.StateMachine.add( + "CLOSE_GRIPPER", + gms.control_gripper("close"), + transitions={"succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE"}, + ) + + # move arm to stage_intemediate position + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "VERIFY_OBJECT_GRASPED", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE", + }, + ) + + smach.StateMachine.add( + "VERIFY_OBJECT_GRASPED", + gms.verify_object_grasped(5), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "OVERALL_FAILED", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = IntrospectionServer( + "pick_object_smach_viewer", sm, "/PICK_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="wbc_pick_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_place_object/CMakeLists.txt b/data/mir_planning/mir_actions/mir_place_object/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..2c6a43e91bc62640453e5d1ff46b37a2ea234584 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_place_object/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_place_object) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_place_object/package.xml b/data/mir_planning/mir_actions/mir_place_object/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..a0bd7e1fe20d8c0b0292ff3999abb6b4cb7a2c24 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_place_object/package.xml @@ -0,0 +1,16 @@ + + + mir_place_object + 1.0.0 + + Places a object at supporting surface. + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_place_object/ros/launch/place_object_server.launch b/data/mir_planning/mir_actions/mir_place_object/ros/launch/place_object_server.launch new file mode 100644 index 0000000000000000000000000000000000000000..e6eb138289df5ae0215b55f2ca56c6b7d125430d --- /dev/null +++ b/data/mir_planning/mir_actions/mir_place_object/ros/launch/place_object_server.launch @@ -0,0 +1,13 @@ + + + + + + + + $(arg max_allowed_tries) + + + + diff --git a/data/mir_planning/mir_actions/mir_place_object/ros/launch/place_unstage_object_server.launch b/data/mir_planning/mir_actions/mir_place_object/ros/launch/place_unstage_object_server.launch new file mode 100644 index 0000000000000000000000000000000000000000..c908aa54fc1b903c1639023bb55e1ac6aacb29ed --- /dev/null +++ b/data/mir_planning/mir_actions/mir_place_object/ros/launch/place_unstage_object_server.launch @@ -0,0 +1,13 @@ + + + + + + + + $(arg max_allowed_tries) + + + + diff --git a/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_object_client_test.py b/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_object_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..f6fd889bc82fc58740d16feb5fa7bbefe39deb04 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_object_client_test.py @@ -0,0 +1,51 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("place_object_client_tester") + + client = SimpleActionClient("place_object_server", GenericExecuteAction) + client.wait_for_server() + print("Server found") + + if len(sys.argv) > 1: + platform = str(sys.argv[1]).upper() + if len(sys.argv) > 2: + obj = str(sys.argv[2]).upper() + else: + obj = "M20" + else: + platform = "PLATFORM_MIDDLE" + obj = "M20" + + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="platform", value=platform)) + goal.parameters.append(KeyValue(key="object", value=obj)) + + rospy.loginfo("Sending following goal to place object server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 15.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) diff --git a/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_object_server.py b/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_object_server.py new file mode 100644 index 0000000000000000000000000000000000000000..116e0b9e124af918dccef2e3cca248687fafa1e8 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_object_server.py @@ -0,0 +1,461 @@ +#!/usr/bin/env python + + +# threshold checking for TF calculation WIP + + +""" +This file is for eye to hand configuration of the robot +unstage will happen outside the place object server + +""" + + +from selectors import PollSelector +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms # move the arm, and gripper +import rospy +import smach +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, + GenericExecuteGoal +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import String +from geometry_msgs.msg import PoseArray +from geometry_msgs.msg import PoseStamped +from diagnostic_msgs.msg import KeyValue +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus + + +# =============================================================================== +class CheckIfLocationIsShelf(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["shelf", "not_shelf"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + def execute(self, userdata): + location = Utils.get_value_of(userdata.goal.parameters, "location") + print("[Place Object Server] Location received : ", location) + if (location == "SH01") or (location == "SH02"): + return "shelf" + else: + return "not_shelf" + + +# =============================================================================== + +# new class for threshold calculation to go to default place +class Threshold_calculation(smach.State): + + def __init__(self): + smach.State.__init__( + self, + outcomes=["reached", "continue"], + input_keys=["max_allowed_tries", "threshold_counter"], + output_keys=["feedback", "result", "threshold_counter"], + ) + + def execute(self, userdata): + + max_tries = userdata.max_allowed_tries + + result = None + + if userdata.threshold_counter >= max_tries: + result = "reached" + userdata.threshold_counter = 0 + else: + userdata.threshold_counter += 1 + result = "continue" + + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="GO_DEFAULT_THRESHOLD", text="No of time tried the IK reachability: " + str(userdata.threshold_counter), + ) + return result + +# ============================================================================== + +# new class for empty space detection + +class GetEmptyPositionOnTable(smach.State): + def __init__(self,empty_spaces): + + smach.State.__init__(self,outcomes=["success", "failure"], + input_keys=["empty_locations",], + output_keys=["feedback","result","empty_locations"] + ) + + self.empty_locations = None + self.timeout = rospy.Duration.from_sec(15.0) + rospy.Subscriber(empty_spaces, PoseArray, self.empty_space_cb) # subscribing to empty_space locations published by empty_space_detector node + rospy.sleep(0.1) + + def empty_space_cb(self, msg): # Callback for get empty_space_location from empty_space detector node + + self.empty_locations = msg + + def execute(self, userdata): # Getting data from empty space detector and giving all the poses it to next states + + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="EMPTY_POSE_RECEIVE", text="Receiving empty space location",) + rospy.loginfo("<<--- getting empty position --->>") + userdata.empty_locations = self.empty_locations # The empty locations have all the empty poses + + return 'success' + +# =============================================================================== + +# new class for publishing the empty pose + +class PublishObjectPose(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["success", "failed"], + input_keys=["empty_locations"]) + + self.empty_pose_pub = rospy.Publisher( + "/mcr_perception/object_selector/output/object_pose", + PoseStamped, + queue_size=10) + + def execute(self, userdata): + + empty_locations = userdata.empty_locations + + if len(empty_locations.poses) > 0: + + base_link_pose = PoseStamped() + base_link_pose.header = empty_locations.header + + base_link_pose.pose.position.x = 0.0 + base_link_pose.pose.position.y = 0.0 + base_link_pose.pose.position.z = 0.0 + base_link_pose.pose.orientation.x = 0.0 + base_link_pose.pose.orientation.y = 0.0 + base_link_pose.pose.orientation.z = 0.0 + + empty_locations_temp = PoseStamped() + empty_locations_temp.header = empty_locations.header + + + distance_list = [] + for i in range(len(empty_locations.poses)): + empty_locations_temp.pose = empty_locations.poses[i] + distance_list.append(Utils.get_distance_between_poses(base_link_pose, empty_locations_temp)) + + index = distance_list.index(min(distance_list)) + + nearest_pose = PoseStamped() + nearest_pose.header = empty_locations.header + nearest_pose.pose = empty_locations.poses[index] + + + # TODO: This z value should be tested + + nearest_pose.pose.position.z += rospy.get_param("/mir_perception/empty_space_detector/object_height_above_workspace") # adding the height of the object above the workspace Should be change for vertical object + + rospy.loginfo(nearest_pose.pose.position.z) + rospy.loginfo("Publishing single pose to pregrasp planner") + + rospy.loginfo(type(nearest_pose)) + self.empty_pose_pub.publish(nearest_pose) + + rospy.sleep(0.3) + nearest_pose = None + + return "success" + +#================================================================================= + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + + +def main(): + rospy.init_node("place_object_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal", "feedback", "result"], + output_keys=["feedback", "result"],) + + sm.userdata.threshold_counter = 0 + sm.userdata.empty_locations = None + sm.userdata.heavy_objects = rospy.get_param("~heavy_objects", ["m20_100"]) + sm.userdata.max_allowed_tries = rospy.get_param("~max_allowed_IK_tries", 3) + + with sm: + # add states to the container + smach.StateMachine.add( + "CHECK_IF_SHELF_INITIAL", + CheckIfLocationIsShelf(), + transitions={ + "shelf": "MOVE_ARM_TO_SHELF_INTERMEDIATE", + "not_shelf": "CHECK_MAX_TRY_THRESHOLD", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE", + gms.move_arm("shelf_intermediate"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE_2", + gms.move_arm("shelf_intermediate_2"), + transitions={ + "succeeded": "MOVE_ARM_TO_PRE_GRASP_LOWER", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_GRASP_LOWER", + gms.move_arm("shelf_pre_grasp_lower"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_PLACE_FINAL", + "failed": "MOVE_ARM_TO_PRE_GRASP_LOWER", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_PLACE_FINAL", + gms.move_arm("shelf_place_final"), + transitions={ + "succeeded": "OPEN_GRIPPER_SHELF", + "failed": "MOVE_ARM_TO_SHELF_PLACE_FINAL", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_SHELF", + gms.control_gripper("open"), + transitions={"succeeded": "MOVE_ARM_TO_SHELF_PLACE_FINAL_RETRACT"}, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_PLACE_FINAL_RETRACT", + gms.move_arm("shelf_place_final"), + transitions={ + "succeeded": "MOVE_ARM_TO_PRE_GRASP_LOWER_RETRACT", + "failed": "MOVE_ARM_TO_SHELF_PLACE_FINAL_RETRACT", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_GRASP_LOWER_RETRACT", + gms.move_arm("shelf_pre_grasp_lower"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2_RETRACT", + "failed": "MOVE_ARM_TO_PRE_GRASP_LOWER_RETRACT", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE_2_RETRACT", + gms.move_arm("shelf_intermediate_2"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_INTERMEDIATE_RETRACT", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2_RETRACT", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE_RETRACT", + gms.move_arm("shelf_intermediate"), + transitions={ + "succeeded": "MOVE_ARM_TO_NEUTRAL", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE_RETRACT", + }, + ) +# till above the state machine is for shelf + + smach.StateMachine.add( + "CHECK_MAX_TRY_THRESHOLD", + Threshold_calculation(), + transitions={ + "continue": "EMPTY_SPACE_CLOUD_ADD", + "reached": "GO_DEFAULT_THRESHOLD", + }, + ) + + + smach.StateMachine.add( + "GO_DEFAULT_THRESHOLD", + gms.move_arm("place_default"), + transitions={ + "succeeded": "OPEN_GRIPPER", + "failed": "GO_DEFAULT_THRESHOLD", + } + ) + + smach.StateMachine.add( + "EMPTY_SPACE_CLOUD_ADD", + gbs.send_and_wait_events_combined( + event_in_list = [ + ("/mir_perception/empty_space_detector/event_in","e_add_cloud"), + ], + event_out_list = [("/mir_perception/empty_space_detector/event_out","e_added_cloud", True)], + timeout_duration=50, + ), + transitions={ + "success": "EMPTY_SPACE_TRIGGER", + "timeout": "CHECK_MAX_TRY_THRESHOLD", + "failure": "EMPTY_SPACE_CLOUD_ADD", + }, + ) + + + smach.StateMachine.add( + "EMPTY_SPACE_TRIGGER", + gbs.send_and_wait_events_combined( + event_in_list = [("/mir_perception/empty_space_detector/event_in","e_trigger")], + event_out_list = [("/mir_perception/empty_space_detector/event_out","e_success",True)], + timeout_duration = 50, + ), + transitions={ + "success": "EMPTY_POSE_RECEIVE", + "timeout": "EMPTY_SPACE_CLOUD_ADD", + "failure": "CHECK_MAX_TRY_THRESHOLD", + }, + ) + + + smach.StateMachine.add( + "EMPTY_POSE_RECEIVE", + GetEmptyPositionOnTable("/mir_perception/empty_space_detector/empty_spaces"), + + transitions={ + "success": "PUBLISH_OBJECT_POSE_FOR_VERIFICATION", + "failure": "EMPTY_SPACE_CLOUD_ADD", + }, + ) + + smach.StateMachine.add( + "PUBLISH_OBJECT_POSE_FOR_VERIFICATION", + PublishObjectPose(), + transitions={ + "success": "CHECK_PRE_GRASP_POSE_IK", + "failed": "PUBLISH_OBJECT_POSE_FOR_VERIFICATION" + } + + ) + + smach.StateMachine.add( + "CHECK_PRE_GRASP_POSE_IK", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/pregrasp_planner_node/event_in", "e_start") + ], + event_out_list=[ + ( + "/pregrasp_planner_node/event_out", + "e_success", + True, + ) + ], + timeout_duration=20, + ), + transitions={ + "success": "GO_TO_PRE_GRASP_POSE", + "timeout": "CHECK_MAX_TRY_THRESHOLD", + "failure": "CHECK_MAX_TRY_THRESHOLD", + }, + ) + + smach.StateMachine.add( + "GO_TO_PRE_GRASP_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/waypoint_trajectory_generation/event_in", "e_start")], + event_out_list=[ + ( + "/waypoint_trajectory_generation/event_out", + "e_success", + True, + )], + timeout_duration=20, + ), + transitions={ + "success": "OPEN_GRIPPER", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open"), + transitions={ + "succeeded": "MOVE_ARM_TO_NEUTRAL" + }, + ) + + + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL", + gms.move_arm("barrier_tape"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_NEUTRAL", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + sm.userdata.threshold_counter = 0 + + # smach viewer + if rospy.get_param("~viewer_enabled", True): + sis = IntrospectionServer( + "place_object_smach_viewer", sm, "/STAGE_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="place_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_unstage_object_server.py b/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_unstage_object_server.py new file mode 100644 index 0000000000000000000000000000000000000000..af83e379a94d89b854f676c2aad7b5b095ef3503 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_place_object/ros/scripts/place_unstage_object_server.py @@ -0,0 +1,550 @@ +#!/usr/bin/env python +""" +This file is for eye in hand configuration of the robot +unstage will happen inside the place object server + +""" + +import mcr_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms # move the arm, and gripper +import rospy +import smach +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, + GenericExecuteGoal +) +from smach_ros import ActionServerWrapper, IntrospectionServer +from std_msgs.msg import String +from geometry_msgs.msg import PoseArray +from geometry_msgs.msg import PoseStamped +from diagnostic_msgs.msg import KeyValue +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus + +class CheckIfLocationIsShelf(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["shelf", "not_shelf"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + def execute(self, userdata): + location = Utils.get_value_of(userdata.goal.parameters, "location") + print("[Place Object Server] Location received : ", location) + if (location == "SH01") or (location == "SH02"): + return "shelf" + else: + return "not_shelf" + + +# =============================================================================== +# new class for threshold calculation to go to default place +class Threshold_calculation(smach.State): + + def __init__(self): + smach.State.__init__( + self, + outcomes=["reached", "continue"], + input_keys=["max_allowed_tries", "threshold_counter"], + output_keys=["feedback", "result", "threshold_counter"], + ) + + def execute(self, userdata): + + max_tries = userdata.max_allowed_tries + + result = None + + if userdata.threshold_counter >= max_tries: + result = "reached" + userdata.threshold_counter = 0 + else: + userdata.threshold_counter += 1 + result = "continue" + + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="GO_DEFAULT_THRESHOLD", text="No of time tried the IK reachability: " + str(userdata.threshold_counter), + ) + return result + +# ============================================================================== + +# new class for empty space detection + +class GetEmptyPositionOnTable(smach.State): + def __init__(self,empty_spaces): + + smach.State.__init__(self,outcomes=["success", "failure"], + input_keys=["empty_locations",], + output_keys=["feedback","result","empty_locations"] + ) + + self.empty_locations = None + self.timeout = rospy.Duration.from_sec(15.0) + rospy.Subscriber(empty_spaces, PoseArray, self.empty_space_cb) # subscribing to empty_space locations published by empty_space_detector node + rospy.sleep(0.1) + + def empty_space_cb(self, msg): # Callback for get empty_space_location from empty_space detector node + + self.empty_locations = msg + + def execute(self, userdata): # Getting data from empty space detector and giving all the poses it to next states + + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="EMPTY_POSE_RECEIVE", text="Receiving empty space location",) + rospy.loginfo("<<--- getting empty position --->>") + userdata.empty_locations = self.empty_locations # The empty locations have all the empty poses + + return 'success' + +#================================================================================= + +# class from unstage server for unstaging the object + +class Unstage_to_place(smach.State): + + def __init__(self): + + smach.State.__init__(self, outcomes=["success","failed"],input_keys=["goal","heavy_objects", "platform","object"]) + self.platform = "PLATFORM_MIDDLE" + self.obj = "M20" + + def execute(self,userdata): + + self.platform = Utils.get_value_of(userdata.goal.parameters, "platform") + self.obj = Utils.get_value_of(userdata.goal.parameters, "object") + + if self.obj is None: + rospy.logwarn('Missing parameter "object". Using default.') + self.obj = "light" + for heavy_object in userdata.heavy_objects: + if heavy_object.upper() in self.obj.upper(): + self.obj = "heavy" + else: + self.obj = "light" + + + self.unstage_client = SimpleActionClient('unstage_object_server', GenericExecuteAction) + self.unstage_client.wait_for_server() + + # Assigning the goal + + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="platform", value=self.platform)) + goal.parameters.append(KeyValue(key="object", value=self.obj)) + + self.unstage_client.send_goal(goal) + self.unstage_client.wait_for_result(rospy.Duration.from_sec(15.0)) + + rospy.loginfo("Unstaged from backplatform " + self.platform) + rospy.loginfo("Sending following goal to unstage object server") + rospy.loginfo(goal) + + return "success" + +# =============================================================================== + +# new class for publishing the empty pose + +class PublishObjectPose(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["success", "failed"], + input_keys=["empty_locations"]) + + self.empty_pose_pub = rospy.Publisher( + "/mcr_perception/object_selector/output/object_pose", + PoseStamped, + queue_size=10) + + def execute(self, userdata): + + empty_locations = userdata.empty_locations + + if len(empty_locations.poses) > 0: + + base_link_pose = PoseStamped() + base_link_pose.header = empty_locations.header + + base_link_pose.pose.position.x = 0.0 + base_link_pose.pose.position.y = 0.0 + base_link_pose.pose.position.z = 0.0 + base_link_pose.pose.orientation.x = 0.0 + base_link_pose.pose.orientation.y = 0.0 + base_link_pose.pose.orientation.z = 0.0 + + empty_locations_temp = PoseStamped() + empty_locations_temp.header = empty_locations.header + + + distance_list = [] + for i in range(len(empty_locations.poses)): + empty_locations_temp.pose = empty_locations.poses[i] + distance_list.append(Utils.get_distance_between_poses(base_link_pose, empty_locations_temp)) + + # return the index of min value in the list + index = distance_list.index(min(distance_list)) + + nearest_pose = PoseStamped() + nearest_pose.header = empty_locations.header + nearest_pose.pose = empty_locations.poses[index] + + # TODO: This z value should be tested + + nearest_pose.pose.position.z += rospy.get_param("object_height_above_workspace", 0.035) # adding the height of the object above the workspace Should be change for vertical object + nearest_pose.pose.position.z += 0.03 # add 3cm height for droping the object + + rospy.loginfo(nearest_pose.pose.position.z) + rospy.loginfo("Publishing single pose to pregrasp planner") + + rospy.loginfo(type(nearest_pose)) + self.empty_pose_pub.publish(nearest_pose) + + rospy.sleep(0.3) + nearest_pose = None + + return "success" + +#================================================================================= + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + + +def main(): + rospy.init_node("place_object_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal", "feedback", "result"], + output_keys=["feedback", "result"],) + + sm.userdata.threshold_counter = 0 + sm.userdata.empty_locations = None + sm.userdata.heavy_objects = rospy.get_param("~heavy_objects", ["m20_100"]) + sm.userdata.max_allowed_tries = rospy.get_param("~max_allowed_IK_tries", 3) + + with sm: + # add states to the container + smach.StateMachine.add( + "CHECK_IF_SHELF_INITIAL", + CheckIfLocationIsShelf(), + transitions={ + "shelf": "MOVE_ARM_TO_SHELF_INTERMEDIATE", + "not_shelf": "MOVE_ARM_TO_PRE_PERCEIVE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_PERCEIVE", + gms.move_arm("platform_middle_pre"), + transitions={ + "succeeded": "MOVE_ARM_TO_PRECEIVE", + "failed": "MOVE_ARM_TO_PRE_PERCEIVE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRECEIVE", + gms.move_arm("look_at_workspace"), + transitions={ + "succeeded": "CHECK_MAX_TRY_THRESHOLD", + "failed": "MOVE_ARM_TO_PRECEIVE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE", + gms.move_arm("shelf_intermediate"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE_2", + gms.move_arm("shelf_intermediate_2"), + transitions={ + "succeeded": "MOVE_ARM_TO_PRE_GRASP_LOWER", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_GRASP_LOWER", + gms.move_arm("shelf_pre_grasp_lower"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_PLACE_FINAL", + "failed": "MOVE_ARM_TO_PRE_GRASP_LOWER", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_PLACE_FINAL", + gms.move_arm("shelf_place_final"), + transitions={ + "succeeded": "OPEN_GRIPPER_SHELF", + "failed": "MOVE_ARM_TO_SHELF_PLACE_FINAL", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_SHELF", + gms.control_gripper("open"), + transitions={"succeeded": "MOVE_ARM_TO_SHELF_PLACE_FINAL_RETRACT" + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_PLACE_FINAL_RETRACT", + gms.move_arm("shelf_place_final"), + transitions={ + "succeeded": "MOVE_ARM_TO_PRE_GRASP_LOWER_RETRACT", + "failed": "MOVE_ARM_TO_SHELF_PLACE_FINAL_RETRACT", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_GRASP_LOWER_RETRACT", + gms.move_arm("shelf_pre_grasp_lower"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2_RETRACT", + "failed": "MOVE_ARM_TO_PRE_GRASP_LOWER_RETRACT", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE_2_RETRACT", + gms.move_arm("shelf_intermediate_2"), + transitions={ + "succeeded": "MOVE_ARM_TO_SHELF_INTERMEDIATE_RETRACT", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE_2_RETRACT", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_SHELF_INTERMEDIATE_RETRACT", + gms.move_arm("shelf_intermediate"), + transitions={ + "succeeded": "MOVE_ARM_TO_NEUTRAL", + "failed": "MOVE_ARM_TO_SHELF_INTERMEDIATE_RETRACT", + }, + ) +# till above the state machine is for shelf + + smach.StateMachine.add( + "CHECK_MAX_TRY_THRESHOLD", + Threshold_calculation(), + transitions={ + "continue": "EMPTY_SPACE_CLOUD_ADD", + "reached": "MOVE_ARM_TO_PRE_DEFAULT", + }, + ) + + smach.StateMachine.add( + "CLOSE_GRIPPER", + gms.control_gripper("close"), + transitions={ + "succeeded": "MOVE_ARM_TO_PRE_DEFAULT" + }, + ) + + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_DEFAULT", + gms.move_arm("platform_middle_pre"), + transitions={ + "succeeded": "GO_DEFAULT_THRESHOLD", + "failed": "MOVE_ARM_TO_PRE_DEFAULT", + }, + ) + + smach.StateMachine.add( + "GO_DEFAULT_THRESHOLD", + gms.move_arm("place_default"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "GO_DEFAULT_THRESHOLD", + } + ) + + """ + Assumption: + The camera should be looking at the workspace to find + the empty locations. The camera should be mounted on the arm + """ + + smach.StateMachine.add( + "EMPTY_SPACE_CLOUD_ADD", + gbs.send_and_wait_events_combined( + event_in_list = [ + ("/mir_perception/empty_space_detector/event_in","e_add_cloud"), + ], + event_out_list = [("/mir_perception/empty_space_detector/event_out","e_added_cloud", True)], + timeout_duration=50,), + transitions={"success": "EMPTY_SPACE_TRIGGER", + "timeout": "CHECK_MAX_TRY_THRESHOLD", + "failure": "EMPTY_SPACE_CLOUD_ADD",}, + ) + + + smach.StateMachine.add( + "EMPTY_SPACE_TRIGGER", + gbs.send_and_wait_events_combined( + event_in_list = [("/mir_perception/empty_space_detector/event_in","e_trigger")], + event_out_list = [("/mir_perception/empty_space_detector/event_out","e_success",True)], + timeout_duration = 50,), + transitions={"success": "EMPTY_POSE_RECEIVE", + "timeout": "EMPTY_SPACE_CLOUD_ADD", + "failure": "CHECK_MAX_TRY_THRESHOLD", + }, + ) + + + smach.StateMachine.add( + "EMPTY_POSE_RECEIVE", + GetEmptyPositionOnTable( + "/mir_perception/empty_space_detector/empty_spaces"), + + transitions={ + "success": "PUBLISH_OBJECT_POSE_FOR_VERIFICATION", + "failure": "EMPTY_SPACE_CLOUD_ADD", + }, + ) + + smach.StateMachine.add( + "PUBLISH_OBJECT_POSE_FOR_VERIFICATION", + PublishObjectPose(), + transitions={"success": "CHECK_PRE_GRASP_POSE_IK", + "failed": "PUBLISH_OBJECT_POSE_FOR_VERIFICATION" + } + ) + + smach.StateMachine.add( + "CHECK_PRE_GRASP_POSE_IK", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/pregrasp_planner_node/event_in", "e_start") + ], + event_out_list=[ + ( + "/pregrasp_planner_node/event_out", + "e_success", + True, + ) + ], + timeout_duration=20, + ), + transitions={ + "success": "MOVE_ARM_TO_PRE_UNSTAGE", + "timeout": "CHECK_MAX_TRY_THRESHOLD", + "failure": "CHECK_MAX_TRY_THRESHOLD", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_PRE_UNSTAGE", + gms.move_arm("platform_middle_pre"), + transitions={ + "succeeded": "UNSTAGE_FOR_PLACING", + "failed": "MOVE_ARM_TO_PRE_UNSTAGE", + }, + ) + + + smach.StateMachine.add( + "UNSTAGE_FOR_PLACING", + Unstage_to_place(), + transitions={ + "success":"GO_TO_PRE_GRASP_POSE", + "failed":"MOVE_ARM_TO_NEUTRAL", + }, + ) + + smach.StateMachine.add( + "GO_TO_PRE_GRASP_POSE", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/waypoint_trajectory_generation/event_in", "e_start")], + event_out_list=[ + ( + "/waypoint_trajectory_generation/event_out", + "e_success", + True, + )], + timeout_duration=20, + ), + transitions={ + "success": "OPEN_GRIPPER", + "timeout": "OVERALL_FAILED", + "failure": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open"), + transitions={ + "succeeded": "MOVE_ARM_TO_NEUTRAL" + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_NEUTRAL", + gms.move_arm("barrier_tape"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_NEUTRAL", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + sm.userdata.threshold_counter = 0 + + # smach viewer + if rospy.get_param("~viewer_enabled", True): + sis = IntrospectionServer( + "place_object_smach_viewer", sm, "/STAGE_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="place_unstage_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_stage_object/CMakeLists.txt b/data/mir_planning/mir_actions/mir_stage_object/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..d0c0b7c1a46f1c9c312c617dfe3cb165ba520c54 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_stage_object/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_stage_object) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_stage_object/package.xml b/data/mir_planning/mir_actions/mir_stage_object/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..6997d45aa5c4ed4e59a7268b9ce888c19bdfac03 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_stage_object/package.xml @@ -0,0 +1,18 @@ + + + mir_stage_object + 1.0.0 + + Assumes that the robot has ab object on its gripper, then moves the arm towards + specified robot platform (middle, left or right) then opens the gripper (to store the object + on yb platform) then moves the arm back to idle position + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_stage_object/ros/launch/stage_object_server.launch b/data/mir_planning/mir_actions/mir_stage_object/ros/launch/stage_object_server.launch new file mode 100644 index 0000000000000000000000000000000000000000..2e37a53c6a5788039b80339770457994b8f50c12 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_stage_object/ros/launch/stage_object_server.launch @@ -0,0 +1,25 @@ + + + + + + + + + + $(arg heavy_objects) + + + + + + + + $(arg heavy_objects) + + + + + diff --git a/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_client_test.py b/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..a9bfbe8b8cf42f9e785029a47f5b1383b591dda1 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_client_test.py @@ -0,0 +1,49 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("stage_object_client_tester") + + client = SimpleActionClient("stage_object_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) > 1: + platform = str(sys.argv[1]).upper() + if len(sys.argv) > 2: + obj = str(sys.argv[2]).upper() + else: + obj = "M20" + else: + platform = "PLATFORM_MIDDLE" + obj = "M20" + + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="platform", value=platform)) + goal.parameters.append(KeyValue(key="object", value=obj)) + rospy.loginfo("Sending following goal to stage object server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 25.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) diff --git a/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_server.py b/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_server.py new file mode 100644 index 0000000000000000000000000000000000000000..441c62c0662c4f641fb6036018742cc18f0d1396 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_server.py @@ -0,0 +1,163 @@ +#!/usr/bin/env python + +import mir_states.common.manipulation_states as gms # move the arm, and gripper +import mir_states.common.basic_states as mir_gbs +import rospy +import smach +import smach_ros +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper + +# =============================================================================== + +class SetupMoveArm(smach.State): + def __init__(self, arm_target, is_heavy=False): + smach.State.__init__( + self, + outcomes=["succeeded", "failed"], + input_keys=["goal"], + output_keys=["feedback", "result", "move_arm_to"], + ) + self.arm_target = arm_target + self.is_heavy = is_heavy + + def execute(self, userdata): + platform = Utils.get_value_of(userdata.goal.parameters, "platform") + if platform is None: + rospy.logwarn('Missing parameter "platform". Using default.') + platform = "PLATFORM_MIDDLE" + platform = platform.lower() + + if self.arm_target == "pre": + platform += "_pre" + + if self.is_heavy: + platform += "_heavy" + userdata.move_arm_to = platform + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SetupMoveArm", text="Moving arm to " + platform + ) + return "succeeded" + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +# =============================================================================== + +def main(): + rospy.init_node("stage_object_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + # read heavy object list + sm.userdata.heavy_objects = rospy.get_param("~heavy_objects", ["m20_100"]) + + with sm: + # add states to the container + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "SETUP_MOVE_ARM_PRE_STAGE", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE", + SetupMoveArm("pre"), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE", + "failed": "SETUP_MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE", + gms.move_arm(), + transitions={ + "succeeded": "SETUP_MOVE_ARM_STAGE", + "failed": "MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_STAGE", + SetupMoveArm("final"), + transitions={ + "succeeded": "MOVE_ARM_STAGE", + "failed": "SETUP_MOVE_ARM_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_STAGE", + gms.move_arm(), + transitions={ + "succeeded": "OPEN_GRIPPER", + "failed": "MOVE_ARM_STAGE" + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "OVERALL_SUCCESS"}, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = smach_ros.IntrospectionServer( + "stage_object_smach_viewer", sm, "/STAGE_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="stage_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() \ No newline at end of file diff --git a/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_server_yb4.py b/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_server_yb4.py new file mode 100644 index 0000000000000000000000000000000000000000..a7a763fafd864e474e179ac8c24da17fbdfcf36f --- /dev/null +++ b/data/mir_planning/mir_actions/mir_stage_object/ros/scripts/stage_object_server_yb4.py @@ -0,0 +1,303 @@ +#!/usr/bin/env python + +import mir_states.common.manipulation_states as gms # move the arm, and gripper +import rospy +import smach +import smach_ros +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper + +# =============================================================================== + + +class SetupMoveArm(smach.State): + def __init__(self, arm_target, is_heavy=False): + smach.State.__init__( + self, + outcomes=["succeeded", "failed"], + input_keys=["goal"], + output_keys=["feedback", "result", "move_arm_to"], + ) + self.arm_target = arm_target + self.is_heavy = is_heavy + + def execute(self, userdata): + platform = Utils.get_value_of(userdata.goal.parameters, "platform") + if platform is None: + rospy.logwarn('Missing parameter "platform". Using default.') + platform = "PLATFORM_MIDDLE" + platform = platform.lower() + + if self.arm_target == "pre": + platform += "_pre" + + if self.is_heavy: + platform += "_heavy" + userdata.move_arm_to = platform + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SetupMoveArm", text="Moving arm to " + platform + ) + return "succeeded" + + +# =============================================================================== + +class IsObjectHeavy(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["heavy", "light"], + input_keys=["goal", "heavy_objects"], + output_keys=[], + ) + + def execute(self, userdata): + obj = Utils.get_value_of(userdata.goal.parameters, "object") + if obj is None: + rospy.logwarn('Missing parameter "object". Using default.') + return "light" + for heavy_object in userdata.heavy_objects: + if heavy_object.upper() in obj.upper(): + return "heavy" + return "light" + + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +# =============================================================================== + +def main(): + rospy.init_node("stage_object_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + # read heavy object list + sm.userdata.heavy_objects = rospy.get_param("~heavy_objects", ["m20_100"]) + + with sm: + # add states to the container + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "CHECK_IF_OBJECT_HEAVY", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE", + }, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECT_HEAVY", + IsObjectHeavy(), + transitions={ + "heavy": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2", + "light": "SETUP_MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE_2", + gms.move_arm("stage_intermediate_2"), + transitions={ + "succeeded": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE", + SetupMoveArm("pre"), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE", + "failed": "SETUP_MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE", + gms.move_arm(), + transitions={ + "succeeded": "SETUP_MOVE_ARM_STAGE", + "failed": "MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_STAGE", + SetupMoveArm("final"), + transitions={ + "succeeded": "MOVE_ARM_STAGE", + "failed": "SETUP_MOVE_ARM_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_STAGE", + gms.move_arm(), + transitions={ + "succeeded": "OPEN_GRIPPER", + "failed": "MOVE_ARM_STAGE" + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE_HEAVY", + SetupMoveArm("pre", is_heavy=True), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE_HEAVY", + "failed": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE_HEAVY", + gms.move_arm(), + transitions={ + "succeeded": "SETUP_MOVE_ARM_STAGE_HEAVY", + "failed": "MOVE_ARM_PRE_STAGE_HEAVY", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_STAGE_HEAVY", + SetupMoveArm("final", is_heavy=True), + transitions={ + "succeeded": "MOVE_ARM_STAGE_HEAVY", + "failed": "SETUP_MOVE_ARM_STAGE_HEAVY", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_STAGE_HEAVY", + gms.move_arm(), + transitions={ + "succeeded": "OPEN_GRIPPER", + "failed": "MOVE_ARM_STAGE_HEAVY" + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "CHECK_IF_OBJECT_HEAVY_AGAIN"}, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECT_HEAVY_AGAIN", + IsObjectHeavy(), + transitions={ + "heavy": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + "light": "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + SetupMoveArm("pre"), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE_AGAIN", + "failed": "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE_AGAIN", + gms.move_arm(blocking=True), + transitions={ + "succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + "failed": "MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + SetupMoveArm("pre", is_heavy=True), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + "failed": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + gms.move_arm(blocking=False), + transitions={ + "succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2_FINAL", + "failed": "MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE_2_FINAL", + gms.move_arm("stage_intermediate_2"), + transitions={ + "succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2_FINAL", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = smach_ros.IntrospectionServer( + "stage_object_smach_viewer", sm, "/STAGE_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="stage_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_unclutter_workspace/CMakeLists.txt b/data/mir_planning/mir_actions/mir_unclutter_workspace/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..894290bf47fe9f00b328aff25f966b9338eac77e --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unclutter_workspace/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_unclutter_workspace) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) diff --git a/data/mir_planning/mir_actions/mir_unclutter_workspace/package.xml b/data/mir_planning/mir_actions/mir_unclutter_workspace/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..1e7713a4b6c1ccdde69232c22d4eecd0ba4d04f2 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unclutter_workspace/package.xml @@ -0,0 +1,16 @@ + + + mir_unclutter_workspace + 1.0.0 + + TODO + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/launch/unclutter_workspace.launch b/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/launch/unclutter_workspace.launch new file mode 100644 index 0000000000000000000000000000000000000000..99c820dc2f01446271334913ef1a8740b2754954 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/launch/unclutter_workspace.launch @@ -0,0 +1,8 @@ + + + + + + + diff --git a/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/scripts/unclutter_workspace_client_test b/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/scripts/unclutter_workspace_client_test new file mode 100644 index 0000000000000000000000000000000000000000..965d74c8ae14f33a1d8e49d07b8e550af6a23374 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/scripts/unclutter_workspace_client_test @@ -0,0 +1,37 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("unclutter_workspace_client_test") + + client = SimpleActionClient("unclutter_workspace_server", GenericExecuteAction) + client.wait_for_server() + + goal = GenericExecuteGoal() + rospy.loginfo("Sending following goal to unclutter workspace server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 25.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) diff --git a/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/scripts/unclutter_workspace_server b/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/scripts/unclutter_workspace_server new file mode 100644 index 0000000000000000000000000000000000000000..670ca91bc5e5ea26229b8f65a04c6b5f93fceec0 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unclutter_workspace/ros/scripts/unclutter_workspace_server @@ -0,0 +1,171 @@ +#!/usr/bin/env python + +import mir_states.common.manipulation_states as gms # move the arm, and gripper +import rospy +import smach +import smach_ros +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper + +# =============================================================================== + + +def main(): + rospy.init_node("unclutter_workspace_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal", "feedback", "result"], + output_keys=["feedback", "result"], + ) + + with sm: + # add states to the container + smach.StateMachine.add( + "CLOSE_GRIPPER_INITIAL", + gms.control_gripper("close"), + transitions={"succeeded": "MOVE_ARM_TO_UNCLUTTER_MIDDLE_HIGH"}, + ) + + # smach.StateMachine.add( + # "MOVE_ARM_TO_STAGE_INTERMEDIATE_INITIAL", + # gms.move_arm("stage_intermediate"), + # transitions={ + # "succeeded": "MOVE_ARM_TO_UNCLUTTER_MIDDLE_HIGH", + # "failed": "OVERALL_FAILED", + # }, + # ) + + smach.StateMachine.add( + "MOVE_ARM_TO_UNCLUTTER_MIDDLE_HIGH", + gms.move_arm("unclutter_middle_high"), + transitions={ + "succeeded": "OPEN_GRIPPER_MIDDLE_HIGH", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_MIDDLE_HIGH", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "MOVE_ARM_TO_UNCLUTTER_MIDDLE"}, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_UNCLUTTER_MIDDLE", + gms.move_arm("unclutter_middle"), + transitions={ + "succeeded": "MOVE_ARM_TO_UNCLUTTER_MIDDLE_PERP", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_UNCLUTTER_MIDDLE_PERP", + gms.move_arm("unclutter_middle_perp"), + transitions={ + "succeeded": "CLOSE_GRIPPER_MIDDLE_PERP", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "CLOSE_GRIPPER_MIDDLE_PERP", + gms.control_gripper("close"), + transitions={"succeeded": "MOVE_ARM_TO_UNCLUTTER_LEFT"}, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_UNCLUTTER_LEFT", + gms.move_arm("unclutter_left"), + transitions={ + "succeeded": "OPEN_GRIPPER_LEFT", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_LEFT", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "MOVE_ARM_TO_UNCLUTTER_LEFT_PERP"}, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_UNCLUTTER_LEFT_PERP", + gms.move_arm("unclutter_left_perp"), + transitions={ + "succeeded": "CLOSE_GRIPPER_LEFT_PERP", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "CLOSE_GRIPPER_LEFT_PERP", + gms.control_gripper("close"), + transitions={"succeeded": "MOVE_ARM_TO_UNCLUTTER_RIGHT"}, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_UNCLUTTER_RIGHT", + gms.move_arm("unclutter_right"), + transitions={ + "succeeded": "OPEN_GRIPPER_RIGHT", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_RIGHT", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "MOVE_ARM_TO_UNCLUTTER_RIGHT_PERP"}, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_UNCLUTTER_RIGHT_PERP", + gms.move_arm("unclutter_right_perp"), + transitions={ + "succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "OVERALL_FAILED", + }, + ) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = smach_ros.IntrospectionServer( + "unclutter_workspace_smach_viewer", sm, "/STAGE_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="unclutter_workspace_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_unstage_object/CMakeLists.txt b/data/mir_planning/mir_actions/mir_unstage_object/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..c8e74d95a339c6eda93f486e2d41959a5eeca882 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unstage_object/CMakeLists.txt @@ -0,0 +1,10 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_unstage_object) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_package( + CATKIN_DEPENDS +) \ No newline at end of file diff --git a/data/mir_planning/mir_actions/mir_unstage_object/package.xml b/data/mir_planning/mir_actions/mir_unstage_object/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..35c5a439c36b886b3ec361f58a0b09010a222907 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unstage_object/package.xml @@ -0,0 +1,18 @@ + + + mir_unstage_object + 1.0.0 + + assumes that the robot has an object on its rear platform staged, then + moves the arm towards a goal platform (action lib goal) closes the gripper + and moves the arm towards iddle position with an object in robots gripper + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + diff --git a/data/mir_planning/mir_actions/mir_unstage_object/ros/launch/unstage_object_server.launch b/data/mir_planning/mir_actions/mir_unstage_object/ros/launch/unstage_object_server.launch new file mode 100644 index 0000000000000000000000000000000000000000..5028286a9a4eb831af31636a51a05d37eea0d5d5 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unstage_object/ros/launch/unstage_object_server.launch @@ -0,0 +1,27 @@ + + + + + + + + + + $(arg heavy_objects) + + + + + + + + + $(arg heavy_objects) + + + + + + diff --git a/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_client_test.py b/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_client_test.py new file mode 100644 index 0000000000000000000000000000000000000000..a6b71d7f4881911b86a0885c8c08abb83c8e0f48 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_client_test.py @@ -0,0 +1,49 @@ +#! /usr/bin/env python + +import sys + +import rospy +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + +if __name__ == "__main__": + rospy.init_node("unstage_object_client_tester") + + client = SimpleActionClient("unstage_object_server", GenericExecuteAction) + client.wait_for_server() + + if len(sys.argv) > 1: + platform = str(sys.argv[1]).upper() + if len(sys.argv) > 2: + obj = str(sys.argv[2]).upper() + else: + obj = "M20" + else: + platform = "PLATFORM_MIDDLE" + obj = "M20" + + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="platform", value=platform)) + goal.parameters.append(KeyValue(key="object", value=obj)) + rospy.loginfo("Sending following goal to unstage object server") + rospy.loginfo(goal) + + client.send_goal(goal) + + timeout = 25.0 + finished_within_time = client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + if not finished_within_time: + client.cancel_goal() + + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Action SUCCESS") + rospy.loginfo(client.get_result()) + elif state == GoalStatus.ABORTED: + rospy.logerr("Action FAILED") + else: + rospy.logwarn("State: " + str(state)) + rospy.loginfo(client.get_result()) diff --git a/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_server.py b/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_server.py new file mode 100644 index 0000000000000000000000000000000000000000..87e53a2d7e4a2b8cee52b1d0752542cbbc6d576a --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_server.py @@ -0,0 +1,205 @@ +#!/usr/bin/env python + +import mir_states.common.manipulation_states as gms # move the arm, and gripper +import rospy +import smach +import smach_ros +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper + +# =============================================================================== + +class SetupMoveArm(smach.State): + def __init__(self, arm_target, is_heavy=False): + smach.State.__init__( + self, + outcomes=["succeeded", "failed"], + input_keys=["goal"], + output_keys=["feedback", "result", "move_arm_to"], + ) + self.arm_target = arm_target + self.is_heavy = is_heavy + + def execute(self, userdata): + platform = Utils.get_value_of(userdata.goal.parameters, "platform") + if platform is None: + rospy.logwarn('Missing parameter "platform". Using default.') + platform = "PLATFORM_MIDDLE" + platform = platform.lower() + + if self.arm_target == "pre": + platform += "_pre" + + if self.is_heavy: + platform += "_heavy" + userdata.move_arm_to = platform + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SetupMoveArm", text="Moving arm to " + platform + ) + return "succeeded" + + +# =============================================================================== + +class IsObjectHeavy(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["heavy", "light"], + input_keys=["goal", "heavy_objects"], + output_keys=[], + ) + + def execute(self, userdata): + obj = Utils.get_value_of(userdata.goal.parameters, "object") + if obj is None: + rospy.logwarn('Missing parameter "object". Using default.') + return "light" + for heavy_object in userdata.heavy_objects: + if heavy_object.upper() in obj.upper(): + return "heavy" + return "light" + + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + + +def main(): + rospy.init_node("unstage_object_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + # read heavy object list + sm.userdata.heavy_objects = rospy.get_param("~heavy_objects", ["m20_100"]) + + with sm: + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "SETUP_MOVE_ARM_STAGE"}, + ) + # add states to the container + + smach.StateMachine.add( + "SETUP_MOVE_ARM_STAGE", + SetupMoveArm("final"), + transitions={ + "succeeded": "MOVE_ARM_STAGE", + "failed": "SETUP_MOVE_ARM_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_STAGE", + gms.move_arm(), + transitions={ + "succeeded": "CLOSE_GRIPPER", + "failed": "MOVE_ARM_STAGE" + }, + ) + + smach.StateMachine.add( + "CLOSE_GRIPPER", + gms.control_gripper("close"), + transitions={"succeeded": "VERIFY_OBJECT_GRASPED"}, + ) + + smach.StateMachine.add( + "VERIFY_OBJECT_GRASPED", + gms.verify_object_grasped(5), + transitions={ + "succeeded": "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + "failed": "OVERALL_FAILED", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + SetupMoveArm("pre"), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE_AGAIN", + "failed": "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE_AGAIN", + gms.move_arm(blocking=True), + transitions={ + "succeeded": "MOVE_ARM_TO_BARRIER_TAPE", + "failed": "MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + """ + Barrier tape configuration is modified so while unstaging + the arm should go to barrier tape config in yb2-robot-configuration + inorder to avoid any occlution in the camera + """ + smach.StateMachine.add( + "MOVE_ARM_TO_BARRIER_TAPE", + gms.move_arm("barrier_tape"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_BARRIER_TAPE", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", True): + sis = smach_ros.IntrospectionServer( + "unstage_object_smach_viewer", sm, "/UNSTAGE_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="unstage_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_server_yb4.py b/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_server_yb4.py new file mode 100644 index 0000000000000000000000000000000000000000..1f0d88c5791e95c86a18859e740f4082098ebca2 --- /dev/null +++ b/data/mir_planning/mir_actions/mir_unstage_object/ros/scripts/unstage_object_server_yb4.py @@ -0,0 +1,309 @@ +#!/usr/bin/env python + +import mir_states.common.manipulation_states as gms # move the arm, and gripper +import rospy +import smach +import smach_ros +from mir_actions.utils import Utils +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteFeedback, + GenericExecuteResult, +) +from smach_ros import ActionServerWrapper + +# =============================================================================== + +class SetupMoveArm(smach.State): + def __init__(self, arm_target, is_heavy=False): + smach.State.__init__( + self, + outcomes=["succeeded", "failed"], + input_keys=["goal"], + output_keys=["feedback", "result", "move_arm_to"], + ) + self.arm_target = arm_target + self.is_heavy = is_heavy + + def execute(self, userdata): + platform = Utils.get_value_of(userdata.goal.parameters, "platform") + if platform is None: + rospy.logwarn('Missing parameter "platform". Using default.') + platform = "PLATFORM_MIDDLE" + platform = platform.lower() + + if self.arm_target == "pre": + platform += "_pre" + + if self.is_heavy: + platform += "_heavy" + userdata.move_arm_to = platform + + # Add empty result msg (because if none of the state do it, action server gives error) + userdata.result = GenericExecuteResult() + userdata.feedback = GenericExecuteFeedback( + current_state="SetupMoveArm", text="Moving arm to " + platform + ) + return "succeeded" + + +# =============================================================================== + +class IsObjectHeavy(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["heavy", "light"], + input_keys=["goal", "heavy_objects"], + output_keys=[], + ) + + def execute(self, userdata): + obj = Utils.get_value_of(userdata.goal.parameters, "object") + if obj is None: + rospy.logwarn('Missing parameter "object". Using default.') + return "light" + for heavy_object in userdata.heavy_objects: + if heavy_object.upper() in obj.upper(): + return "heavy" + return "light" + + +# =============================================================================== + +def transition_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback + +def start_cb(*args, **kwargs): + userdata = args[0] + sm_state = args[1][0] + + feedback = GenericExecuteFeedback() + feedback.current_state = sm_state + userdata.feedback = feedback +# =============================================================================== + + +def main(): + rospy.init_node("unstage_object_server") + # Construct state machine + sm = smach.StateMachine( + outcomes=["OVERALL_SUCCESS", "OVERALL_FAILED"], + input_keys=["goal"], + output_keys=["feedback", "result"], + ) + + # read heavy object list + sm.userdata.heavy_objects = rospy.get_param("~heavy_objects", ["m20_100"]) + + with sm: + smach.StateMachine.add( + "OPEN_GRIPPER", + gms.control_gripper("open_narrow"), + transitions={"succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE"}, + ) + # add states to the container + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "CHECK_IF_OBJECT_HEAVY", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE", + }, + ) + + smach.StateMachine.add( + "CHECK_IF_OBJECT_HEAVY", + IsObjectHeavy(), + transitions={ + "heavy": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2", + "light": "SETUP_MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE_2", + gms.move_arm("stage_intermediate_2"), + transitions={ + "succeeded": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE", + SetupMoveArm("pre"), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE", + "failed": "SETUP_MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE", + gms.move_arm(), + transitions={ + "succeeded": "SETUP_MOVE_ARM_STAGE", + "failed": "MOVE_ARM_PRE_STAGE", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_STAGE", + SetupMoveArm("final"), + transitions={ + "succeeded": "MOVE_ARM_STAGE", + "failed": "SETUP_MOVE_ARM_STAGE", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_STAGE", + gms.move_arm(), + transitions={ + "succeeded": "CLOSE_GRIPPER", + "failed": "MOVE_ARM_STAGE" + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE_HEAVY", + SetupMoveArm("pre", is_heavy=True), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE_HEAVY", + "failed": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE_HEAVY", + gms.move_arm(), + transitions={ + "succeeded": "SETUP_MOVE_ARM_STAGE_HEAVY", + "failed": "MOVE_ARM_PRE_STAGE_HEAVY", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_STAGE_HEAVY", + SetupMoveArm("final", is_heavy=True), + transitions={ + "succeeded": "MOVE_ARM_STAGE_HEAVY", + "failed": "SETUP_MOVE_ARM_STAGE_HEAVY", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_STAGE_HEAVY", + gms.move_arm(), + transitions={ + "succeeded": "CLOSE_GRIPPER", + "failed": "MOVE_ARM_STAGE_HEAVY" + }, + ) + + smach.StateMachine.add( + "CLOSE_GRIPPER", + gms.control_gripper("close"), + transitions={"succeeded": "CHECK_IF_OBJECT_HEAVY_AGAIN"}, + ) + + # TODO: verify if object is grasped or not + + smach.StateMachine.add( + "CHECK_IF_OBJECT_HEAVY_AGAIN", + IsObjectHeavy(), + transitions={ + "heavy": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + "light": "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + SetupMoveArm("pre"), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE_AGAIN", + "failed": "SETUP_MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE_AGAIN", + gms.move_arm(blocking=True), + transitions={ + "succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + "failed": "MOVE_ARM_PRE_STAGE_AGAIN", + }, + ) + + smach.StateMachine.add( + "SETUP_MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + SetupMoveArm("pre", is_heavy=True), + transitions={ + "succeeded": "MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + "failed": "SETUP_MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + gms.move_arm(blocking=False), + transitions={ + "succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2_FINAL", + "failed": "MOVE_ARM_PRE_STAGE_HEAVY_AGAIN", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE_2_FINAL", + gms.move_arm("stage_intermediate_2"), + transitions={ + "succeeded": "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE_2_FINAL", + }, + ) + + smach.StateMachine.add( + "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + gms.move_arm("stage_intermediate"), + transitions={ + "succeeded": "OVERALL_SUCCESS", + "failed": "MOVE_ARM_TO_STAGE_INTERMEDIATE_FINAL", + }, + ) + + sm.register_transition_cb(transition_cb) + sm.register_start_cb(start_cb) + + # smach viewer + if rospy.get_param("~viewer_enabled", False): + sis = smach_ros.IntrospectionServer( + "unstage_object_smach_viewer", sm, "/UNSTAGE_OBJECT_SMACH_VIEWER" + ) + sis.start() + + # Construct action server wrapper + asw = ActionServerWrapper( + server_name="unstage_object_server", + action_spec=GenericExecuteAction, + wrapped_container=sm, + succeeded_outcomes=["OVERALL_SUCCESS"], + aborted_outcomes=["OVERALL_FAILED"], + preempted_outcomes=["PREEMPTED"], + goal_key="goal", + feedback_key="feedback", + result_key="result", + ) + # Run the server in a background thread + asw.run_server() + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_atwork_commander_client/CMakeLists.txt b/data/mir_planning/mir_atwork_commander_client/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..82189fb9e0abcfd7964fc53028ac9b56729a47ce --- /dev/null +++ b/data/mir_planning/mir_atwork_commander_client/CMakeLists.txt @@ -0,0 +1,15 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_atwork_commander_client) + +find_package(catkin REQUIRED + COMPONENTS +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + rospy + atwork_commander_msgs + mir_knowledge +) diff --git a/data/mir_planning/mir_atwork_commander_client/package.xml b/data/mir_planning/mir_atwork_commander_client/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..6a9481d8096740fdf2abdb3aaa5cfdccc3565ef8 --- /dev/null +++ b/data/mir_planning/mir_atwork_commander_client/package.xml @@ -0,0 +1,20 @@ + + + mir_atwork_commander_client + 0.1.0 + + Client for atwork commander + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + rospy + atwork_commander_msgs + mir_knowledge + + diff --git a/data/mir_planning/mir_atwork_commander_client/ros/launch/atwork_commander_client.launch b/data/mir_planning/mir_atwork_commander_client/ros/launch/atwork_commander_client.launch new file mode 100644 index 0000000000000000000000000000000000000000..7e9db7eaa8fecc3c08171d023388419a28556b69 --- /dev/null +++ b/data/mir_planning/mir_atwork_commander_client/ros/launch/atwork_commander_client.launch @@ -0,0 +1,30 @@ + + + + + + + + + + + + + + + + + $(arg ignore_pick_location) + + + $(arg ignore_place_location) + + + $(arg robot) + + + + + + diff --git a/data/mir_planning/mir_atwork_commander_client/ros/scripts/atwork_commander_client_node b/data/mir_planning/mir_atwork_commander_client/ros/scripts/atwork_commander_client_node new file mode 100644 index 0000000000000000000000000000000000000000..c6cb2f0d16c3810cbc1e114f20143eee7c979083 --- /dev/null +++ b/data/mir_planning/mir_atwork_commander_client/ros/scripts/atwork_commander_client_node @@ -0,0 +1,14 @@ +#!/usr/bin/env python + +from __future__ import print_function + +import rospy + +from mir_atwork_commander_client.atwork_commander_client import AtworkCommanderClient + +NODE = "mir_atwork_commander_client" + +if __name__ == "__main__": + rospy.init_node(NODE) + ACC = AtworkCommanderClient() + rospy.spin() diff --git a/data/mir_planning/mir_atwork_commander_client/ros/src/mir_atwork_commander_client/__init__.py b/data/mir_planning/mir_atwork_commander_client/ros/src/mir_atwork_commander_client/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_atwork_commander_client/ros/src/mir_atwork_commander_client/atwork_commander_client.py b/data/mir_planning/mir_atwork_commander_client/ros/src/mir_atwork_commander_client/atwork_commander_client.py new file mode 100644 index 0000000000000000000000000000000000000000..7354ae4b89424af6a27224f2294fe59a9e91c36b --- /dev/null +++ b/data/mir_planning/mir_atwork_commander_client/ros/src/mir_atwork_commander_client/atwork_commander_client.py @@ -0,0 +1,393 @@ +#! /usr/bin/env python + +from __future__ import print_function + +import copy +import rospy + +from atwork_commander_msgs.msg import Task, Object, RobotState +from mir_knowledge_ros.problem_uploader import ProblemUploader +from rosplan_knowledge_msgs.srv import KnowledgeUpdateServiceRequest as Req + +class AtworkCommanderClient(object): + + """TODO: Docstring for AtworkCommanderClient. """ + + def __init__(self): + # ros params + self._debug = rospy.get_param("~debug", False) + self._ignore_pick_locations = rospy.get_param("~ignore_pick_location", []) + self._ignore_place_locations = rospy.get_param("~ignore_place_location", []) + self._robot_name = rospy.get_param("~robot_name", "ybrsu-bot") + + # subscribers + self._task_sub = rospy.Subscriber("~task", Task, self._task_cb) + self._robot_state_pub = rospy.Publisher("~robot_state", RobotState, queue_size=1) + self._timer = rospy.Timer(rospy.Duration(0.5), self._timer_callback) + + self._robot_state = RobotState() + self._robot_state.sender.team_name = "b-it-bots" + self._robot_state.sender.robot_name = self._robot_name + + # class variables + self._processed_task_ids = [] + self._attr_to_obj_type = ProblemUploader.get_attr_to_obj_type() + + # read object codes from Object.msg class + self._obj_code_to_name = AtworkCommanderClient.get_obj_code_to_name_dict() + self._cavity_start_code = getattr(Object, "CAVITY_START") + self._cavity_end_code = getattr(Object, "CAVITY_END") + + def _timer_callback(self, event): + self._robot_state.sender.header.stamp = rospy.Time.now() + self._robot_state_pub.publish(self._robot_state) + + def _task_cb(self, msg): + task = copy.deepcopy(msg) + if task.id in self._processed_task_ids: # repeated task message + return + + self._processed_task_ids.append(task.id) + + start_obj_dicts = self._get_obj_dicts_from_workstations(task.arena_start_state) + target_obj_dicts = self._get_obj_dicts_from_workstations(task.arena_target_state) + + obj_dicts = self._get_entire_knowledge_from_obj_dicts(start_obj_dicts, target_obj_dicts) + if self._debug: + for obj_dict in obj_dicts: + print(obj_dict) + + self._ignore_knowledge(obj_dicts) + + # read facts and add them to the knowledge base + facts = self._get_facts_from_obj_dicts(obj_dicts) + fact_ki_list = ProblemUploader.get_fact_knowledge_item_list(facts) + fact_update_success = ProblemUploader.update_kb_array(fact_ki_list, Req.ADD_KNOWLEDGE) + + # read goals and add them to the knowledge base + goals = self._get_goals_from_obj_dicts(obj_dicts) + goal_ki_list = ProblemUploader.get_fact_knowledge_item_list(goals) + goal_update_success = ProblemUploader.update_kb_array(goal_ki_list, Req.ADD_GOAL) + + # populate instances + objects = [obj_dict["object_full_name"] for obj_dict in obj_dicts] + locations = [workstation.workstation_name for workstation in task.arena_start_state] + + instances = {"object": objects, "location": locations} + # print(instances) + instance_ki_list = ProblemUploader.get_instance_knowledge_item_list( + instances + ) + instance_update_success = ProblemUploader.update_kb_array( + instance_ki_list, + Req.ADD_KNOWLEDGE + ) + + self._print_task(obj_dicts) + + def _get_entire_knowledge_from_obj_dicts(self, start_obj_dicts, target_obj_dicts): + """TODO: + + :param start_obj_dicts: dictionary containing object info at the start + :type start_obj_dicts: list of dict + :param target_obj_dicts: dictionary containing object info at the end + :type target_obj_dicts: list of dict + :return: obj_dicts + :rtype: obj_dicts: list of dict + + """ + obj_dicts = [] + + cavity_included = False + for obj_dict in start_obj_dicts: + new_obj_dict = copy.deepcopy(obj_dict) + # remove repeated occurence of pp01_cavity + if "cavity" in new_obj_dict["object"]: + if cavity_included: + continue + else: + cavity_included = True + obj_dicts.append(new_obj_dict) + + # initialise full name in dict + objects_count = {} + for obj_dict in obj_dicts: + object_name = obj_dict["object"] + if object_name in objects_count: + objects_count[object_name] += 1 + else: + objects_count[object_name] = 1 + object_full_name = AtworkCommanderClient.get_object_full_name( + object_name, objects_count[object_name]) + obj_dict["object_full_name"] = object_full_name + + # set target for decoys and heavy objects + for obj_dict in obj_dicts: + if obj_dict["decoy"]: + obj_dict["target"] = obj_dict["location"] + + if "container" in obj_dict["object"] or "cavity" in obj_dict["object"]: + obj_dict["target"] = obj_dict["location"] + + # match target obj dicts with obj dicts + for target_obj_dict in target_obj_dicts: + if target_obj_dict["decoy"]: + continue + + # ignore container and cavity objects + if "container" in target_obj_dict["object"] or\ + "cavity" in target_obj_dict["object"]: + continue + + obj_dict_index = self._find_obj_dict_with( + obj_dicts, target=target_obj_dict["target"], + object_name=target_obj_dict["object"]) + if obj_dict_index == -1: + rospy.logwarn("Did not find matching object for " +\ + target_obj_dict["object"]) + continue + + if target_obj_dict["target"] == "empty": + obj_dicts[obj_dict_index]["target"] = target_obj_dict["location"] + elif "container" in target_obj_dict["target"]: + container_obj_dict_index = self._find_obj_dict_with(obj_dicts, + location=target_obj_dict["location"], + object_name=target_obj_dict["target"]) + if container_obj_dict_index == -1: + rospy.logwarn("Did not find a container " +\ + target_obj_dict["target"] + " on " +\ + target_obj_dict["location"] + " for " +\ + target_obj_dict["object"]) + continue + obj_dicts[obj_dict_index]["target"] = \ + obj_dicts[container_obj_dict_index]["object_full_name"] + elif "cavity" in target_obj_dict["target"]: + cavity_obj_dict_index = self._find_obj_dict_with(obj_dicts, + object_name=target_obj_dict["target"]) + if cavity_obj_dict_index == -1: + rospy.logwarn("Did not find a cavity " + target_obj_dict["target"] +\ + " for " + target_obj_dict["object"]) + continue + obj_dicts[obj_dict_index]["target"] = \ + obj_dicts[cavity_obj_dict_index]["object_full_name"] + return obj_dicts + + def _find_obj_dict_with(self, obj_dicts, object_name=None, object_full_name=None, + decoy=None, location=None, target=None): + for i, obj_dict in enumerate(obj_dicts): + bool_list = [] + bool_list.append(object_name is None or object_name == obj_dict["object"]) + bool_list.append(object_full_name is None or object_full_name == obj_dict["object_full_name"]) + bool_list.append(decoy is None or decoy == obj_dict["decoy"]) + bool_list.append(location is None or location == obj_dict["location"]) + bool_list.append(target is None or target == obj_dict["target"]) + if all(bool_list): + return i + return -1 + + + def _get_facts_from_obj_dicts(self, obj_dicts): + """TODO: Docstring for _get_objects_and_locations. + + :param obj_dicts: dictionary containing object info + :type obj_dicts: list of dict + :return: facts + :rtype: list (list [str, [[str, str], ...]] ) + + example of returned facts + [ + ['on', [['o', 'r20'], ['l', 'SH01']]], + ['on', [['o', 'bearing'], ['l', 'CB01']]], + ['on', [['o', 'm30-00'], ['l', 'WS01']]], + ] + """ + facts = [] + for obj_dict in obj_dicts: + if "container" in obj_dict["object"] or "cavity" in obj_dict["object"]: + facts.append(self._get_fact_from_attr_and_values( + "container", + [obj_dict["object_full_name"]])) + facts.append(self._get_fact_from_attr_and_values( + "heavy", + [obj_dict["object_full_name"]])) + + if "container" in obj_dict["target"] or "cavity" in obj_dict["target"]: + facts.append(self._get_fact_from_attr_and_values( + "insertable", + [obj_dict["object_full_name"]])) + + facts.append(self._get_fact_from_attr_and_values( + "on", + [obj_dict["object_full_name"], obj_dict["location"]]) + ) + + return facts + + def _get_goals_from_obj_dicts(self, obj_dicts): + """TODO: + + :param obj_dicts: dictionary containing object info + :type obj_dicts: list of dict + :return: facts + :rtype: list (list [str, [[str, str], ...]] ) + + example of returned goals + [ + ['on', [['o', 'r20'], ['l', 'SH01']]], + ['on', [['o', 'bearing'], ['l', 'CB01']]], + ['on', [['o', 'm30-00'], ['l', 'WS01']]], + ] + """ + goals = [] + for obj_dict in obj_dicts: + if obj_dict["target"] == obj_dict["location"]: + continue + + if obj_dict["target"] == "empty": # mostly used for ignored tasks + continue + + if "container" in obj_dict["target"] or "cavity" in obj_dict["target"]: + goals.append(self._get_fact_from_attr_and_values( + "in", + [obj_dict["object_full_name"], obj_dict["target"]]) + ) + else: + goals.append(self._get_fact_from_attr_and_values( + "on", + [obj_dict["object_full_name"], obj_dict["target"]]) + ) + + return goals + + + def _get_obj_dicts_from_workstations(self, workstations): + """TODO: + + :param workstations: workstations from task message + :type workstations: list (atwork_commander_msgs.msg.Workstation) + :return: object strings + :rtype: list (dict) + + """ + obj_dicts = [] + for workstation in workstations: + for obj in workstation.objects: + + if obj.object not in self._obj_code_to_name: + rospy.logwarn("Could not find " + str(obj.object) + " in object codes") + continue + + if self._cavity_start_code <= obj.object < self._cavity_end_code: + object_name = "pp01_cavity" + else: + object_name = self._obj_code_to_name[obj.object] + + if obj.target not in self._obj_code_to_name: + rospy.logwarn("Could not find " + str(obj.target) + " in object codes") + continue + + if self._cavity_start_code <= obj.target < self._cavity_end_code: + target_name = "pp01_cavity" + else: + target_name = self._obj_code_to_name[obj.target] + + obj_dict = { + "object": object_name, + "location": workstation.workstation_name, + "target": target_name, + "decoy": obj.decoy + } + obj_dicts.append(obj_dict) + return obj_dicts + + def _get_fact_from_attr_and_values(self, attr_name, values): + """TODO: + + :param attr_name: name of attribute + :type attr_name: str + :param values: values for key value pair + :type values: list [str, ...] + :return: fact + :rtype: list [str, [[str, str], ...]] + + example of returned fact + ['on', [['o', 'r20'], ['l', 'SH01']]], + """ + kv_list = [ + [key, value] + for key, value in zip(self._attr_to_obj_type[attr_name], values) + ] + return [attr_name, kv_list] + + def _print_task(self, obj_dicts): + string = "" + for obj_dict in obj_dicts: + if obj_dict["target"] == obj_dict["location"]: + continue + + if obj_dict["target"] == "empty": + continue + + string += obj_dict["object_full_name"].ljust(20) + " : " + string += obj_dict["location"] + " -> " + obj_dict["target"].ljust(20) + + if "container" in obj_dict["target"] or "cavity" in obj_dict["target"]: + container_obj_dict_index = self._find_obj_dict_with(obj_dicts, + object_full_name=obj_dict["target"]) + if container_obj_dict_index != -1: + string += " (" + obj_dicts[container_obj_dict_index]["location"] + ")" + string += "\n" + print(string.upper()) + + def _ignore_knowledge(self, obj_dicts): + for obj_dict in obj_dicts: + if obj_dict["decoy"]: + continue + + ignore = False + for location in self._ignore_pick_locations: + if location.upper() in obj_dict["location"].upper(): + ignore = True + if self._debug: + print("ignoring", obj_dict, "because of pick location", location) + break + + for location in self._ignore_place_locations: + if location.upper() in obj_dict["target"].upper(): + ignore = True + if self._debug: + print("ignoring", obj_dict, "because of place location", location) + break + + if ignore: + obj_dict["target"] = "empty" + + @staticmethod + def get_obj_code_to_name_dict(): + obj_code_to_name = {} + object_class_attributes = dir(Object) + for attr in object_class_attributes: + if attr.isupper() and "START" not in attr and "END" not in attr: + obj_code_to_name[getattr(Object, attr)] = attr.lower() + return obj_code_to_name + + @staticmethod + def get_object_full_name(object_name, count): + """TODO: + + :param object_name: name of object + :type object_name: str + :param count: unique num to be added as suffix + :type count: int + :return: object_full_name + :rtype: str + + """ + name = "" + if object_name == "container_red": + name = "container_box_red" + elif object_name == "container_blue": + name = "container_box_blue" + else: + name = object_name + return name + "-" + str(count-1).zfill(2) diff --git a/data/mir_planning/mir_atwork_commander_client/setup.py b/data/mir_planning/mir_atwork_commander_client/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..33519fc8acda68df4d6d0f5ad66bda66437df72d --- /dev/null +++ b/data/mir_planning/mir_atwork_commander_client/setup.py @@ -0,0 +1,14 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_atwork_commander_client"], + package_dir={ + "mir_atwork_commander_client": "ros/src/mir_atwork_commander_client", + }, +) + +setup(**d) diff --git a/data/mir_planning/mir_knowledge/CMakeLists.txt b/data/mir_planning/mir_knowledge/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..ffec894b8478f9d15c3fb68ace1de4d482d8b90d --- /dev/null +++ b/data/mir_planning/mir_knowledge/CMakeLists.txt @@ -0,0 +1,14 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_knowledge) + +find_package(catkin REQUIRED COMPONENTS) + +catkin_python_setup() + +catkin_package() + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() diff --git a/data/mir_planning/mir_knowledge/common/pddl/additional_domain/domain.pddl b/data/mir_planning/mir_knowledge/common/pddl/additional_domain/domain.pddl new file mode 100644 index 0000000000000000000000000000000000000000..d948302893e5f896f39d069923a4901b4dfd1ee5 --- /dev/null +++ b/data/mir_planning/mir_knowledge/common/pddl/additional_domain/domain.pddl @@ -0,0 +1,285 @@ +(define (domain additional_domain) + (:requirements :typing :action-costs) + (:types + location ; service areas, points of interest, navigation goals + robot ; your amazing yet powerful robot + object ; objects to be manipulated by the robot + robot_platform ; platform slots for the robot to store objects + drawer ; drawer to store objects + ) + + (:predicates + + ; robot ?r is at location ?l + (at ?r - robot ?l - location) + + ; object ?o is on location ?l + (on ?o - object ?l - location) + + ; object ?o is stored on robot platform ?rp + (stored ?o - object ?rp - robot_platform) + + ; robot platform ?rp is occupied, yb has 3 free places to store objects + (occupied ?rp - robot_platform) + + ; gripper ?g is holding object ?o + (holding ?r - robot ?o - object) + + ; gripper ?g is free (does not contain object) + (gripper_is_free ?r - robot) + + ; object ?o is able to hold other objects + (container ?o - object) + + ; object ?o is inserted inside object ?h + (in ?peg - object ?hole - object) + + ; the object ?o is heavy and cannot be lifted by the robot + (heavy ?o - object) + + ; specifies if an object ?o can be inserted into another object + (insertable ?o - object) + + ; an object ?o is perceived when object recognition was triggered + ; gets lost if the robot moves the base + (perceived ?l - location) + + ; specifies whether the gripper has opened the drawer ?d + (opened ?d - drawer) + + ; object ?o is located inside drawer ?d + (inside ?o - object ?d - drawer) + + ; contents of drawer ?d are perceived + (perceived_inside ?d - drawer) + + ; draw ?d is located at location ?l + (located_at ?d - drawer ?l - location) + ) + + (:functions + (total-cost) - number + ) + +; moves a robot ?r from ?source - location to a ?destination - location +; NOTE : the situation in which the robot arm is in any position before moving +; is not handled at the planning level, hence we advise to always move the arm +; to a folded position, then navigate + (:action move_base + :parameters (?r - robot ?source ?destination - location) + :precondition (and (at ?r ?source) + (gripper_is_free ?r) + ) + :effect (and (not (at ?r ?source)) + (at ?r ?destination) + (increase (total-cost) 20) + ) + ) + + ; perceive an object ?o which is in a location ?l with a empty gripper ?g + ; to find the pose of this object before it can be picked + (:action perceive + :parameters (?r - robot ?l - location) + :precondition (and (at ?r ?l) + (gripper_is_free ?r) + (not (perceived ?l)) + ) + :effect (and (perceived ?l) + (increase (total-cost) 10) + ) + ) + + ; pick an object ?o which is inside a location ?l with a free gripper ?g + ; with robot ?r that is at location ?l + ; (:action pick + (:action pick + :parameters (?r - robot ?l - location ?o - object) + :precondition (and (on ?o ?l) + (at ?r ?l) + (perceived ?l) + (gripper_is_free ?r) + (not (holding ?r ?o)) + (not (heavy ?o)) + ) + :effect (and (holding ?r ?o) + (not (on ?o ?l)) + (not (gripper_is_free ?r)) + (increase (total-cost) 2) + ) + ) + + (:action place + :parameters (?r - robot ?l - location ?o - object) + :precondition (and (at ?r ?l) + (holding ?r ?o) + (not (on ?o ?l)) + (not (insertable ?o )) + (not (gripper_is_free ?r)) + ) + :effect (and (on ?o ?l) + (not (holding ?r ?o)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + + (:action place_unstage + :parameters (?r - robot ?l - location ?o - object ?rp - robot_platform) + :precondition (and (at ?r ?l) + (not (on ?o ?l)) + (not (insertable ?o )) + (gripper_is_free ?r) + (stored ?o ?rp) + (not (holding ?r ?o)) + ) + :effect (and (gripper_is_free ?r) + (not (stored ?o ?rp)) + (not (occupied ?rp)) + (not (holding ?r ?o)) + (on ?o ?l) + (increase (total-cost) 3) + ) + ) + + ; stage an object ?o in a robot platform ?rp which is not occupied with a gripper ?g + ; which is holding the object ?o + (:action stage + :parameters (?r - robot ?rp - robot_platform ?o - object) + :precondition (and (holding ?r ?o) + (not (occupied ?rp)) + (not (gripper_is_free ?r)) + ) + :effect (and (not (holding ?r ?o)) + (gripper_is_free ?r) + (stored ?o ?rp) + (occupied ?rp) + (increase (total-cost) 1) + ) + ) + + ; unstage an object ?o stored on a robot platform ?rp with a free gripper ?g + (:action unstage + :parameters (?r - robot ?rp - robot_platform ?o - object) + :precondition (and (gripper_is_free ?r) + (stored ?o ?rp) + (not (holding ?r ?o)) + ) + :effect (and (not (gripper_is_free ?r)) + (not (stored ?o ?rp)) + (not (occupied ?rp)) + (holding ?r ?o) + (increase (total-cost) 1) + ) + ) + + ; inserts a object ?o which gripper ?g is holding into another object ?o at location ?l + (:action insert + :parameters (?r - robot ?rp - robot_platform ?l - location ?peg ?hole - object ) + :precondition (and (at ?r ?l) + (on ?hole ?l) + (container ?hole) + ;(holding ?g ?peg) + (not (holding ?r ?peg)) + ;(not (gripper_is_free ?g)) + (gripper_is_free ?r) + (stored ?peg ?rp) + (not (container ?peg)) ;a container cannot be inserted into a container + (perceived ?l) + ) + :effect (and (not (holding ?r ?peg)) + (gripper_is_free ?r) + (in ?peg ?hole) + (on ?peg ?l) + (not (stored ?peg ?rp)) + (not (occupied ?rp)) + (heavy ?hole) + (heavy ?peg) ;it doesn't become heavy but it cannot be picked again + (increase (total-cost) 5) + ) + ) + + ; open a drawer ?d using the robot gripper + ; with robot ?r that is at location ?draw_loc + (:action open + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (perceived ?draw_loc) + (gripper_is_free ?r) + (not (opened ?d)) + ) + :effect (and (opened ?d) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + + ; close a drawer ?d using the robot gripper + ; with robot ?r that is at location ?draw_loc + (:action close + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (gripper_is_free ?r) + (opened ?d) + ) + :effect (and (not (opened ?d)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + +; perceive a an object ?o in a drawer ?d with an empty robot gripper + ; to find the pose of this object before it can be picked + (:action perceive_inside_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (opened ?d) + (gripper_is_free ?r) + (not (perceived_inside ?d)) + ) + :effect (and (perceived_inside ?d) + (increase (total-cost) 10) + ) + ) + + ; pick an object ?o which is inside a drawer ?d at location ?draw_loc with a free gripper + ; with robot ?r that is at location ?draw_loc + (:action pick_from_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer ?o - object) + :precondition (and (inside ?o ?d) + (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (perceived_inside ?d) + (gripper_is_free ?r) + (not (holding ?r ?o)) + (not (heavy ?o)) + (opened ?d) + ) + :effect (and (holding ?r ?o) + (not (inside ?o ?d)) + (not (gripper_is_free ?r)) + (increase (total-cost) 2) + ) + ) + + ; place an object ?o inside a drawer ?d at location ?drawer + ; with robot ?r that is at location ?draw_loc + (:action place_inside_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer ?o - object) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (holding ?r ?o) + (perceived ?draw_loc) + (not (insertable ?o )) + (not (gripper_is_free ?r)) + (opened ?d) + ) + :effect (and (inside ?o ?d) + (not (holding ?r ?o)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + ) \ No newline at end of file diff --git a/data/mir_planning/mir_knowledge/common/pddl/additional_domain/local_2022_problem_complete.pddl b/data/mir_planning/mir_knowledge/common/pddl/additional_domain/local_2022_problem_complete.pddl new file mode 100644 index 0000000000000000000000000000000000000000..672b85e48185f5d260c099857ce9eab8e5de3e48 --- /dev/null +++ b/data/mir_planning/mir_knowledge/common/pddl/additional_domain/local_2022_problem_complete.pddl @@ -0,0 +1,32 @@ +;This PDDL problem definition was made automatically from a KB snapshot +(define (problem general_domain_task) +(:domain general_domain) + +(:objects + WS00 WS03 WS05 WS01 START - location + R20 F20_20_B INSULATION_TAPE BEARING_BOX SCREW_DRIVER MOTOR S40_40_B AXIS S40_40_G BRACKET TENNIS_BALL PRINGLES SPONGE TOWEL SPOON DISHWASHER_SOAP BROWN_BOX CUP EYE_GLASSES TOOTHBRUSH - object + YOUBOT-BRSU - robot + PLATFORM_MIDDLE - robot_platform +) + +(:init + ;Cost information starts + (= (total-cost) 0) + ;Cost information ends + + (at YOUBOT-BRSU WS00) + (gripper_is_free YOUBOT-BRSU) + (on F20_20_B WS00) + (on AXIS WS00) +) + +(:goal (and + (on F20_20_B WS01) + (on AXIS WS01) + ) +) + +(:metric minimize (total-cost)) + +) + diff --git a/data/mir_planning/mir_knowledge/common/pddl/additional_domain/minimum_required_facts.pddl b/data/mir_planning/mir_knowledge/common/pddl/additional_domain/minimum_required_facts.pddl new file mode 100644 index 0000000000000000000000000000000000000000..d2c3f799dba5ae4803389ff55c4ab99b5ce2c891 --- /dev/null +++ b/data/mir_planning/mir_knowledge/common/pddl/additional_domain/minimum_required_facts.pddl @@ -0,0 +1,41 @@ +(define (problem minimum_required_facts) +(:domain robocup_at_work) +(:objects + + ; robots + YOUBOT-BRSU - robot + + ; robot available platforms, to store objects inside the robot + PLATFORM_MIDDLE - robot_platform + + ; locations + START END - location + + ; objects + ;o--o1 o--o2 o--o3 o--o4 o--o4 - object +) +(:init + + ; robot initial conditions : location + (at YOUBOT-BRSU START) ; youbot is at start position + + ; status of the gripper at the beginning + (gripper_is_free YOUBOT-BRSU) + ;(on o1 s1) + ;(on o2 s2) + ;(on o3 s3) + ;(on o4 s4) + ;(on o5 s5) +) +(:goal + (and + ;(at YOUBOT-BRSU END) + ;(holding YOUBOT-BRSU o1) + ;(stored o1 PLATFORM_MIDDLE) + ;(at YOUBOT-BRSU S5) + ;(on o1 S5) + ;(on o2 S3) + ;(on o3 S6) + ) +) +) diff --git a/data/mir_planning/mir_knowledge/common/pddl/general_domain/domain.pddl b/data/mir_planning/mir_knowledge/common/pddl/general_domain/domain.pddl new file mode 100644 index 0000000000000000000000000000000000000000..709629e6c21843cf171cb88756279fecb9938422 --- /dev/null +++ b/data/mir_planning/mir_knowledge/common/pddl/general_domain/domain.pddl @@ -0,0 +1,269 @@ +(define (domain general_domain) + (:requirements :typing :action-costs) + (:types + location ; service areas, points of interest, navigation goals + robot ; your amazing yet powerful robot + object ; objects to be manipulated by the robot + robot_platform ; platform slots for the robot to store objects + drawer ; drawer to store objects + ) + + (:predicates + + ; robot ?r is at location ?l + (at ?r - robot ?l - location) + + ; object ?o is on location ?l + (on ?o - object ?l - location) + + ; object ?o is stored on robot platform ?rp + (stored ?o - object ?rp - robot_platform) + + ; robot platform ?rp is occupied, yb has 3 free places to store objects + (occupied ?rp - robot_platform) + + ; gripper ?g is holding object ?o + (holding ?r - robot ?o - object) + + ; gripper ?g is free (does not contain object) + (gripper_is_free ?r - robot) + + ; object ?o is able to hold other objects + (container ?o - object) + + ; object ?o is inserted inside object ?h + (in ?peg - object ?hole - object) + + ; the object ?o is heavy and cannot be lifted by the robot + (heavy ?o - object) + + ; specifies if an object ?o can be inserted into another object + (insertable ?o - object) + + ; an object ?o is perceived when object recognition was triggered + ; gets lost if the robot moves the base + (perceived ?l - location) + + ; specifies whether the gripper has opened the drawer ?d + (opened ?d - drawer) + + ; object ?o is located inside drawer ?d + (inside ?o - object ?d - drawer) + + ; contents of drawer ?d are perceived + (perceived_inside ?d - drawer) + + ; draw ?d is located at location ?l + (located_at ?d - drawer ?l - location) + ) + + (:functions + (total-cost) - number + ) + +; moves a robot ?r from ?source - location to a ?destination - location +; NOTE : the situation in which the robot arm is in any position before moving +; is not handled at the planning level, hence we advise to always move the arm +; to a folded position, then navigate + (:action move_base + :parameters (?r - robot ?source ?destination - location) + :precondition (and (at ?r ?source) + (gripper_is_free ?r) + ) + :effect (and (not (at ?r ?source)) + (at ?r ?destination) + (not (perceived ?source)) + (increase (total-cost) 20) + ) + ) + + ; perceive an object ?o which is in a location ?l with a empty gripper ?g + ; to find the pose of this object before it can be picked + (:action perceive + :parameters (?r - robot ?l - location) + :precondition (and (at ?r ?l) + (gripper_is_free ?r) + (not (perceived ?l)) + ) + :effect (and (perceived ?l) + (increase (total-cost) 10) + ) + ) + + ; pick an object ?o which is inside a location ?l with a free gripper ?g + ; with robot ?r that is at location ?l + ; (:action pick + (:action pick + :parameters (?r - robot ?l - location ?o - object) + :precondition (and (on ?o ?l) + (at ?r ?l) + (perceived ?l) + (gripper_is_free ?r) + (not (holding ?r ?o)) + (not (heavy ?o)) + ) + :effect (and (holding ?r ?o) + (not (on ?o ?l)) + (not (gripper_is_free ?r)) + (increase (total-cost) 2) + ) + ) + + (:action place + :parameters (?r - robot ?l - location ?o - object) + :precondition (and (at ?r ?l) + (holding ?r ?o) + (not (on ?o ?l)) + (not (insertable ?o )) + (not (gripper_is_free ?r)) + ) + :effect (and (on ?o ?l) + (not (holding ?r ?o)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + + + ; stage an object ?o in a robot platform ?rp which is not occupied with a gripper ?g + ; which is holding the object ?o + (:action stage + :parameters (?r - robot ?rp - robot_platform ?o - object) + :precondition (and (holding ?r ?o) + (not (occupied ?rp)) + (not (gripper_is_free ?r)) + ) + :effect (and (not (holding ?r ?o)) + (gripper_is_free ?r) + (stored ?o ?rp) + (occupied ?rp) + (increase (total-cost) 1) + ) + ) + + ; unstage an object ?o stored on a robot platform ?rp with a free gripper ?g + (:action unstage + :parameters (?r - robot ?rp - robot_platform ?o - object) + :precondition (and (gripper_is_free ?r) + (stored ?o ?rp) + (not (holding ?r ?o)) + ) + :effect (and (not (gripper_is_free ?r)) + (not (stored ?o ?rp)) + (not (occupied ?rp)) + (holding ?r ?o) + (increase (total-cost) 1) + ) + ) + + ; inserts a object ?o which gripper ?g is holding into another object ?o at location ?l + (:action insert + :parameters (?r - robot ?rp - robot_platform ?l - location ?peg ?hole - object ) + :precondition (and (at ?r ?l) + (on ?hole ?l) + (container ?hole) + ;(holding ?g ?peg) + (not (holding ?r ?peg)) + ;(not (gripper_is_free ?g)) + (gripper_is_free ?r) + (stored ?peg ?rp) + (not (container ?peg)) ;a container cannot be inserted into a container + (perceived ?l) + ) + :effect (and (not (holding ?r ?peg)) + (gripper_is_free ?r) + (in ?peg ?hole) + (on ?peg ?l) + (not (stored ?peg ?rp)) + (not (occupied ?rp)) + (heavy ?hole) + (heavy ?peg) ;it doesn't become heavy but it cannot be picked again + (increase (total-cost) 5) + ) + ) + + ; open a drawer ?d using the robot gripper + ; with robot ?r that is at location ?draw_loc + (:action open + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (perceived ?draw_loc) + (gripper_is_free ?r) + (not (opened ?d)) + ) + :effect (and (opened ?d) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + + ; close a drawer ?d using the robot gripper + ; with robot ?r that is at location ?draw_loc + (:action close + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (gripper_is_free ?r) + (opened ?d) + ) + :effect (and (not (opened ?d)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + +; perceive a an object ?o in a drawer ?d with an empty robot gripper + ; to find the pose of this object before it can be picked + (:action perceive_inside_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (opened ?d) + (gripper_is_free ?r) + (not (perceived_inside ?d)) + ) + :effect (and (perceived_inside ?d) + (increase (total-cost) 10) + ) + ) + + ; pick an object ?o which is inside a drawer ?d at location ?draw_loc with a free gripper + ; with robot ?r that is at location ?draw_loc + (:action pick_from_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer ?o - object) + :precondition (and (inside ?o ?d) + (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (perceived_inside ?d) + (gripper_is_free ?r) + (not (holding ?r ?o)) + (not (heavy ?o)) + (opened ?d) + ) + :effect (and (holding ?r ?o) + (not (inside ?o ?d)) + (not (gripper_is_free ?r)) + (increase (total-cost) 2) + ) + ) + + ; place an object ?o inside a drawer ?d at location ?drawer + ; with robot ?r that is at location ?draw_loc + (:action place_inside_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer ?o - object) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (holding ?r ?o) + (perceived ?draw_loc) + (not (insertable ?o )) + (not (gripper_is_free ?r)) + (opened ?d) + ) + :effect (and (inside ?o ?d) + (not (holding ?r ?o)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + ) diff --git a/data/mir_planning/mir_knowledge/common/pddl/general_domain/local_2022_problem_complete.pddl b/data/mir_planning/mir_knowledge/common/pddl/general_domain/local_2022_problem_complete.pddl new file mode 100644 index 0000000000000000000000000000000000000000..672b85e48185f5d260c099857ce9eab8e5de3e48 --- /dev/null +++ b/data/mir_planning/mir_knowledge/common/pddl/general_domain/local_2022_problem_complete.pddl @@ -0,0 +1,32 @@ +;This PDDL problem definition was made automatically from a KB snapshot +(define (problem general_domain_task) +(:domain general_domain) + +(:objects + WS00 WS03 WS05 WS01 START - location + R20 F20_20_B INSULATION_TAPE BEARING_BOX SCREW_DRIVER MOTOR S40_40_B AXIS S40_40_G BRACKET TENNIS_BALL PRINGLES SPONGE TOWEL SPOON DISHWASHER_SOAP BROWN_BOX CUP EYE_GLASSES TOOTHBRUSH - object + YOUBOT-BRSU - robot + PLATFORM_MIDDLE - robot_platform +) + +(:init + ;Cost information starts + (= (total-cost) 0) + ;Cost information ends + + (at YOUBOT-BRSU WS00) + (gripper_is_free YOUBOT-BRSU) + (on F20_20_B WS00) + (on AXIS WS00) +) + +(:goal (and + (on F20_20_B WS01) + (on AXIS WS01) + ) +) + +(:metric minimize (total-cost)) + +) + diff --git a/data/mir_planning/mir_knowledge/common/pddl/general_domain/minimum_required_facts.pddl b/data/mir_planning/mir_knowledge/common/pddl/general_domain/minimum_required_facts.pddl new file mode 100644 index 0000000000000000000000000000000000000000..d2c3f799dba5ae4803389ff55c4ab99b5ce2c891 --- /dev/null +++ b/data/mir_planning/mir_knowledge/common/pddl/general_domain/minimum_required_facts.pddl @@ -0,0 +1,41 @@ +(define (problem minimum_required_facts) +(:domain robocup_at_work) +(:objects + + ; robots + YOUBOT-BRSU - robot + + ; robot available platforms, to store objects inside the robot + PLATFORM_MIDDLE - robot_platform + + ; locations + START END - location + + ; objects + ;o--o1 o--o2 o--o3 o--o4 o--o4 - object +) +(:init + + ; robot initial conditions : location + (at YOUBOT-BRSU START) ; youbot is at start position + + ; status of the gripper at the beginning + (gripper_is_free YOUBOT-BRSU) + ;(on o1 s1) + ;(on o2 s2) + ;(on o3 s3) + ;(on o4 s4) + ;(on o5 s5) +) +(:goal + (and + ;(at YOUBOT-BRSU END) + ;(holding YOUBOT-BRSU o1) + ;(stored o1 PLATFORM_MIDDLE) + ;(at YOUBOT-BRSU S5) + ;(on o1 S5) + ;(on o2 S3) + ;(on o3 S6) + ) +) +) diff --git a/data/mir_planning/mir_knowledge/common/pddl/plan_with_ffha.sh b/data/mir_planning/mir_knowledge/common/pddl/plan_with_ffha.sh new file mode 100644 index 0000000000000000000000000000000000000000..434db4ce5c3873944a63224226f7fba4d328dd80 --- /dev/null +++ b/data/mir_planning/mir_knowledge/common/pddl/plan_with_ffha.sh @@ -0,0 +1,10 @@ +#!/bin/bash + +# the plan to use (executable) +planner="rosrun ffha ffha" + +# pddl inputs to the planner +domain="${1}/domain.pddl" + +# Plan! +$planner -o $domain -f ${1}/problems/p${2}.pddl diff --git a/data/mir_planning/mir_knowledge/package.xml b/data/mir_planning/mir_knowledge/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..35aef5b80c7fe3e22f4cfb0e138e5911026cc5b6 --- /dev/null +++ b/data/mir_planning/mir_knowledge/package.xml @@ -0,0 +1,23 @@ + + + mir_knowledge + 1.0.0 + Stores semantic knowledge about the industrial domain + + Oscar Lima + + GPLv3 + + Oscar Lima + + catkin + + + + rosplan_knowledge_base + + roslaunch + + diff --git a/data/mir_planning/mir_knowledge/ros/launch/upload_yb_intrinsic_knowledge.launch b/data/mir_planning/mir_knowledge/ros/launch/upload_yb_intrinsic_knowledge.launch new file mode 100644 index 0000000000000000000000000000000000000000..9de127163a7756b7784e2740f6ab6a840efa8141 --- /dev/null +++ b/data/mir_planning/mir_knowledge/ros/launch/upload_yb_intrinsic_knowledge.launch @@ -0,0 +1,15 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_knowledge/ros/scripts/upload_knowledge b/data/mir_planning/mir_knowledge/ros/scripts/upload_knowledge new file mode 100644 index 0000000000000000000000000000000000000000..014e5ac9604faecdd1e61db7169dbcedd0ca6667 --- /dev/null +++ b/data/mir_planning/mir_knowledge/ros/scripts/upload_knowledge @@ -0,0 +1,35 @@ +#!/usr/bin/env python + +import rospy +from mir_knowledge_ros.problem_uploader import ProblemUploader +from std_msgs.msg import String + +UPLOADER = None + + +def event_in_cb(msg): + if msg.data == "e_trigger": + UPLOADER.upload() + else: + rospy.logerr("Unrecognized event in message. Expecting `e_trigger` ...") + + +def main(): + global UPLOADER + rospy.init_node("upload_knowledge") + rospy.sleep(0.5) + + pddl_problem_file = rospy.get_param("~problem_file", None) + if pddl_problem_file == None: + rospy.logerr("No problem file provided. Exiting...") + return + + UPLOADER = ProblemUploader(pddl_problem_file) + rospy.Subscriber("~event_in", String, event_in_cb) + + rospy.loginfo("[upload_knowledge] Initialized.") + rospy.spin() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_knowledge/ros/src/mir_knowledge_ros/__init__.py b/data/mir_planning/mir_knowledge/ros/src/mir_knowledge_ros/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_knowledge/ros/src/mir_knowledge_ros/problem_uploader.py b/data/mir_planning/mir_knowledge/ros/src/mir_knowledge_ros/problem_uploader.py new file mode 100644 index 0000000000000000000000000000000000000000..27f0922263dc9e74c3747c6adb56da0c0c2928ac --- /dev/null +++ b/data/mir_planning/mir_knowledge/ros/src/mir_knowledge_ros/problem_uploader.py @@ -0,0 +1,358 @@ +#!/usr/bin/env python +""" +This node reads information from problem.pddl file and uploads the knowledge +required for the robot to plan. +The way this is done right now is through service call using rosplan interface + +First uses an existing pddl parser (taken from downward code inside mercury planner code) +and transforms into pddl vector. + +Example: + the third element of this vector looks like this: + + .. code-block:: python + + [':objects', 'dynamixel', '-', 'gripper', 's1', 's2', 's3', 's4', + 'start', 'exit', 'cb_ramp', 'cb_trash', 'drill_loc', + 'force_fitting', 'assembly_station', '-', 'location', + 'o1', 'o2', 'o3', 'o4', 'o5', 'o6', 'faulty_plate', + 'fixable_plate', 'filecard', 'tray', 'blue_box', 'drill', + 'trash', '-', 'object', 'youbot-brsu-3', '-', 'robot', + 'platform_middle', 'platform_left', 'platform_right', '-', 'robot_platform'] + +Above shown example shows the instances part of pddl problem file. +Init facts and goal follows after. + +These vectors are converted into different data types which are a bit easier for service +requests and a bit easier to understand for humans. + +These data types are converted into list of KnowledgeItem and KB is updated using +KnowledgeUpdateServiceArray. + +""" + +from __future__ import print_function +from os import curdir +import string + +import mercury_planner.pddl as pddl # for parsing pddl file +import rospy +from diagnostic_msgs.msg import KeyValue +from rosplan_knowledge_msgs.msg import KnowledgeItem +from rosplan_knowledge_msgs.srv import ( + GetDomainAttributeService, + KnowledgeUpdateService, + KnowledgeUpdateServiceArray, +) +from rosplan_knowledge_msgs.srv import KnowledgeUpdateServiceRequest as Req + + +class ProblemUploader(object): + + """ + Upload instances and facts from a pddl problem file to Knowledge Base + + :param problem_file: path of problem file + :type problem_file: str + + """ + + def __init__(self, problem_file): + self._problem_file = problem_file + pddl_problem = pddl.pddl_file.parse_pddl_file("problem", self._problem_file) + self._instances = ProblemUploader.parse_objects(pddl_problem[3]) + self._attr_to_obj_type = ProblemUploader.get_attr_to_obj_type() + self._facts = self._parse_facts(pddl_problem[4]) + self._goals = self._parse_facts(pddl_problem[5][1]) + + def upload(self): + instance_ki_list = ProblemUploader.get_instance_knowledge_item_list( + self._instances + ) + success_1 = ProblemUploader.update_kb_array(instance_ki_list, Req.ADD_KNOWLEDGE) + + + fact_ki_list = ProblemUploader.get_fact_knowledge_item_list(self._facts) + success_2 = ProblemUploader.update_kb_array(fact_ki_list, Req.ADD_KNOWLEDGE) + + goal_ki_list = ProblemUploader.get_fact_knowledge_item_list(self._goals) + success_3 = ProblemUploader.update_kb_array(goal_ki_list, Req.ADD_GOAL) + + return all([success_1, success_2, success_3]) + + @staticmethod + def get_instance_knowledge_item_list(instances): + """ + Create a list of KnowledgeItem from instances + + :param instances: instances + :type instances: dict {str: [str, str, ...], ...} + :rtype: list of rosplan_knowledge_msgs.KnowledgeItem + + """ + ki_list = [] + for instance_type, instance_names in instances.items(): + for instance_name in instance_names: + ki_list.append( + KnowledgeItem( + knowledge_type=KnowledgeItem.INSTANCE, + instance_type=instance_type, + instance_name=instance_name.upper(), + ) + ) + return ki_list + + @staticmethod + def get_fact_knowledge_item_list(facts): + """ + Create a list of KnowledgeItem from facts + + :param facts: facts + :type facts: list of tuple ( each tuple is (str, [(str, str), ...]) ) + :rtype: list of rosplan_knowledge_msgs.msg.KnowledgeItem + + """ + ki_list = [] + for attr_name, kv_list in facts: + ki_list.append( + KnowledgeItem( + knowledge_type=KnowledgeItem.FACT, + attribute_name=attr_name, + values=[KeyValue(k, v.upper()) for k, v in kv_list], + ) + ) + return ki_list + + @staticmethod + def update_kb_array(ki_list, update_type): + """ + Update knowledge base with an array of knowledge item + + :param ki_list: list of knowledge item + :type ki_list: list (rosplan_knowledge_msgs.msg.KnowledgeItem) + :param update_type: type of update to be performed in KB + :type update_type: int + :return: None + + """ + update_kb_topic = "/rosplan_knowledge_base/update_array" + rospy.loginfo("Waiting for " + update_kb_topic) + rospy.wait_for_service(update_kb_topic) + + try: + update_kb = rospy.ServiceProxy(update_kb_topic, KnowledgeUpdateServiceArray) + response = update_kb( + update_type=[update_type] * len(ki_list), knowledge=ki_list + ) + if response.success: + rospy.loginfo("Upload succeeded") + else: + rospy.logerr("Upload failed") + return response.success + except rospy.ServiceException as e: + rospy.logerr("Service call failed: %s" % e) + + @staticmethod + def parse_objects(pddl_objects): + """ + first element is ignored, then after a dash is the categories, + and all the instances before are the objects belonging to that categories. + + :param pddl_objects: list of pddl objects + :type pddl_objects: list (str) + :rtype: dict {str: [str, str, ...], ...} + + example returned object + { + robot_platform: ['platform_middle', 'platform_left', 'platform_right'], + object: ['r20', 'm20', 'm30-00', 'm30-01', 'axis', 'bearing'], + location: ['sh01', 'cb01', 'ws01', 'ws02', 'start', 'end'], + robot: ['youbot-brsu'] + } + + """ + # ignore first element + objects = pddl_objects[1:] + + curr_list = [] + obj_dict = {} + while len(objects) > 0: + string = objects.pop(0) + if string == "-": + type_name = objects.pop(0) + obj_dict[type_name] = curr_list + curr_list = list() + else: + curr_list.append(string) + return obj_dict + + def _parse_facts(self, pddl_facts): + """ + parse facts from a list of strings + + :param pddl_facts: list of pddl facts + :type pddl_facts: list (str) + :rtype: list (tuple (str, [(str, str), ...]) ) + + example returned object + [ + ('at', [('r', 'youbot-brsu'), ('l', 'start')]), + ('gripper_is_free', [('r', 'youbot-brsu')]), + ('on', [('o', 'r20'), ('l', 'sh01')]), + ('on', [('o', 'bearing'), ('l', 'cb01')]), + ('on', [('o', 'm30-00'), ('l', 'ws01')]), + ] + + """ + facts = [] + for fact in pddl_facts[1:]: + attr_name = fact[0] + if attr_name not in self._attr_to_obj_type or len(fact) - 1 != len( + self._attr_to_obj_type[attr_name] + ): + continue + kv_list = [ + (key, value) + + for key, value in zip(self._attr_to_obj_type[attr_name], fact[1:]) + ] + facts.append((attr_name, kv_list)) + return facts + + @staticmethod + def get_attr_to_obj_type(): + """ + Create a dict to look up from attribute name to object keys + + Example: 'on' -> ('o', 'l') + where 'o' stands for object and 'l' stands for location according to the + domain file. + + :return: a dict to map attribute name to object keys + :rtype: dict + + """ + domain_attr_kb_topic = "/rosplan_knowledge_base/domain/predicates" + rospy.loginfo("Waiting for " + domain_attr_kb_topic) + rospy.wait_for_service(domain_attr_kb_topic) + rospy.loginfo("Wait complete.") + response = None + try: + get_domain_attr = rospy.ServiceProxy( + domain_attr_kb_topic, GetDomainAttributeService + ) + response = get_domain_attr() + except rospy.ServiceException as e: + rospy.logerr("Service call failed: %s" % e) + return None + + attr_to_obj_type = {} + for item in response.items: + attr_to_obj_type[item.name] = [param.key for param in item.typed_parameters] + return attr_to_obj_type + + @staticmethod + def make_srv_req_to_KB( + knowledge_type_is_instance=True, + instance_type="", + instance_name="", + attribute_name="", + values=[], + update_type_is_knowledge=True, + ): + """ + make a service call to ``rosplan_knowledge_base`` (mongodb) + + :param knowledge_type_is_instance: type of knowledge + :type knowledge_type_is_instance: bool + :param instance_type: type of instance + :type instance_type: str + :param instance_name: name of instance + :type instance_name: str + :param attribute_name: name of attribute + :type attribute_name: str + :param values: values for attribute + :type value: list (tuple (str, str)) + :param update_type_is_knowledge: type of update to be performed + :type update_type_is_knowledge: bool + :return: success + :rtype: bool + + example 1: + **upload instance**: youbot has one ``dynamixel`` ``gripper``. + + .. code-block:: bash + + rosservice call /rosplan_knowledge_base/update "update_type: 0 + knowledge: + knowledge_type: 0 + instance_type: 'gripper' + instance_name: 'dynamixel' + attribute_name: '' + values: {} + function_value: 0.0"; + + To perform the following using this function + + .. code-block:: python + + ProblemUploader.make_srv_req_to_KB(knowledge_type_is_instance=True, + instance_type='gripper', + instance_name='dynamixel') + + example 2: + **upload fact**: object ``o4`` is on location ``S3`` + + .. code-block:: bash + + rosservice call /rosplan_knowledge_base/update "update_type: 0 + knowledge: + knowledge_type: 1 + instance_type: '' + instance_name: '' + attribute_name: 'on' + values: + - {key: 'o', value: 'o4'} + - {key: 'l', value: 'S3'} + function_value: 0.0"; + + To perform the following using this function + + .. code-block:: python + + ProblemUploader.make_srv_req_to_KB(knowledge_type_is_instance=False, + attribute_name='on', + values=[('o', 'o4'), + ('l', 'S3')]) + + """ + msg = KnowledgeItem() + if knowledge_type_is_instance: + msg.knowledge_type = KnowledgeItem.INSTANCE + msg.instance_type = instance_type + msg.instance_name = instance_name.upper() + else: + msg.knowledge_type = KnowledgeItem.FACT + msg.attribute_name = attribute_name + msg.values = [KeyValue(i[0], i[1].upper()) for i in values] + + update_kb_topic = "/rosplan_knowledge_base/update" + rospy.loginfo("Waiting for " + update_kb_topic) + rospy.wait_for_service(update_kb_topic) + + try: + update_kb = rospy.ServiceProxy(update_kb_topic, KnowledgeUpdateService) + if update_type_is_knowledge: + response = update_kb(Req.ADD_KNOWLEDGE, msg) + else: + response = update_kb(Req.ADD_GOAL, msg) + + except rospy.ServiceException as e: + rospy.logerr("Service call failed: %s" % e) + + if response.success: + rospy.loginfo("KB updated successfully.") + return True + else: + rospy.logerror("KB update failed.") + return False diff --git a/data/mir_planning/mir_knowledge/ros/test/pddl_object_upload_test.py b/data/mir_planning/mir_knowledge/ros/test/pddl_object_upload_test.py new file mode 100644 index 0000000000000000000000000000000000000000..379a4a3fa19442b476acbf3649156a62473efe28 --- /dev/null +++ b/data/mir_planning/mir_knowledge/ros/test/pddl_object_upload_test.py @@ -0,0 +1,161 @@ +#!/usr/bin/env python + +""" +Test unit for the functions used in upload_knowledge.py +""" + +PKG = "mir_knowledge" + +import unittest + +import mir_knowledge.update_knowledge_utils as utils +import mir_knowledge_ros.upload_knowledge as upload_knowledge +import rosunit + + +class TestPddlObjectUpload(unittest.TestCase): + def test_parse_objects(self): + """ + Assuming that our problem.pddl file looks like the vector in pddl_objects, the expected return + value comming from the function is described in expected, if equal then the test is passed + """ + pddl_objects = [ + ":objects", + "dynamixel", + "-", + "gripper", + "s1", + "s2", + "s3", + "s4", + "start", + "exit", + "cb_ramp", + "cb_trash", + "drill_loc", + "force_fitting", + "assembly_station", + "-", + "location", + "o1", + "o2", + "o3", + "o4", + "o5", + "o6", + "faulty_plate", + "fixable_plate", + "filecard", + "tray", + "blue_box", + "drill", + "trash", + "-", + "object", + "youbot-brsu-3", + "-", + "robot", + "platform_middle", + "platform_left", + "platform_right", + "-", + "robot_platform", + ] + + grippers = ["dynamixel"] + locations = [ + "s1", + "s2", + "s3", + "s4", + "start", + "exit", + "cb_ramp", + "cb_trash", + "drill_loc", + "force_fitting", + "assembly_station", + ] + objects = [ + "o1", + "o2", + "o3", + "o4", + "o5", + "o6", + "faulty_plate", + "fixable_plate", + "filecard", + "tray", + "blue_box", + "drill", + "trash", + ] + robots = ["youbot-brsu-3"] + robot_platforms = ["platform_middle", "platform_left", "platform_right"] + + grippers_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict( + instance_type="gripper", instance_name=gripper + ), + ) + for gripper in grippers + ] + + locations_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict( + instance_type="location", instance_name=location + ), + ) + for location in locations + ] + + objects_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict(instance_type="object", instance_name=obj), + ) + for obj in objects + ] + + robots_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict(instance_type="robot", instance_name=robot), + ) + for robot in robots + ] + + robot_platforms_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict( + instance_type="robot_platform", instance_name=robot_platform + ), + ) + for robot_platform in robot_platforms + ] + + expected = [ + grippers_knowledge, + locations_knowledge, + objects_knowledge, + robots_knowledge, + robot_platforms_knowledge, + ] + + result = upload_knowledge.pddl_object_list_to_dict(pddl_objects) + + self.assertEqual( + result, + expected, + msg="result:\n{0}\n\nexpected:\n{1}".format(result, expected), + ) + + +if __name__ == "__main__": + rosunit.unitrun(PKG, "test_pddl_object_upload", TestPddlObjectUpload) diff --git a/data/mir_planning/mir_knowledge/setup.py b/data/mir_planning/mir_knowledge/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..d4677ad156e7e17d4c6f768c9121f060a33dffee --- /dev/null +++ b/data/mir_planning/mir_knowledge/setup.py @@ -0,0 +1,12 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_knowledge_ros", "mercury_planner"], + package_dir={"mir_knowledge_ros": "ros/src/mir_knowledge_ros"}, +) + +setup(**d) diff --git a/data/mir_planning/mir_knowledge_base_analyzer/CMakeLists.txt b/data/mir_planning/mir_knowledge_base_analyzer/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..e965bfb93dd89b2f8aae76c8e22bdad01bd122b2 --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/CMakeLists.txt @@ -0,0 +1,53 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_knowledge_base_analyzer) + +find_package(catkin REQUIRED + COMPONENTS + std_msgs + roscpp + rosplan_knowledge_msgs + mir_planning_msgs +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS +) + + +include_directories( + ${catkin_INCLUDE_DIRS} + ros/include + +) + +### EXECUTABLES ### +add_executable(knowledge_base_queries + ros/src/knowledge_base_queries.cpp +) +add_dependencies(knowledge_base_queries + ${catkin_EXPORTED_TARGETS} +) +target_link_libraries(knowledge_base_queries + ${catkin_LIBRARIES} +) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALLS +install( + TARGETS + knowledge_base_queries + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_planning/mir_knowledge_base_analyzer/common/src/mir_knowledge_base_analyzer/__init__.py b/data/mir_planning/mir_knowledge_base_analyzer/common/src/mir_knowledge_base_analyzer/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_knowledge_base_analyzer/common/src/mir_knowledge_base_analyzer/my_generic_util_class.py b/data/mir_planning/mir_knowledge_base_analyzer/common/src/mir_knowledge_base_analyzer/my_generic_util_class.py new file mode 100644 index 0000000000000000000000000000000000000000..711b92b8af96eb9f6602b42d638ff577c7a99512 --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/common/src/mir_knowledge_base_analyzer/my_generic_util_class.py @@ -0,0 +1,10 @@ +#!/usr/bin/env python + + +""" +comments about this generic class / functions +""" + +# this function is ros independant +def my_generic_sum_function(a, b): + return a + b diff --git a/data/mir_planning/mir_knowledge_base_analyzer/package.xml b/data/mir_planning/mir_knowledge_base_analyzer/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..d704ace06892b88eeda67c3236c2413bbd57aa8f --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/package.xml @@ -0,0 +1,23 @@ + + + mir_knowledge_base_analyzer + 1.0.0 + + 1. query the knowledge base and tells you if there is pending goals + 2. query the knowledge base and informs if there is new knowledge + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + rosplan_knowledge_msgs + mir_planning_msgs + + rosplan_knowledge_msgs + mir_planning_msgs + + diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/config/my_arg_file.yaml b/data/mir_planning/mir_knowledge_base_analyzer/ros/config/my_arg_file.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/doc/available_goals_terminal_test.png b/data/mir_planning/mir_knowledge_base_analyzer/ros/doc/available_goals_terminal_test.png new file mode 100644 index 0000000000000000000000000000000000000000..ff0bee3e0bd8d227b92fa73e5b98adc243e8ba0c --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/doc/available_goals_terminal_test.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:c80e0eccf676e1e744fadb0e72c1d16c6a1c1aead8495d9f211dd83048d263f9 +size 54594 diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/include/mir_knowledge_base_analyzer/knowledge_base_queries.h b/data/mir_planning/mir_knowledge_base_analyzer/ros/include/mir_knowledge_base_analyzer/knowledge_base_queries.h new file mode 100644 index 0000000000000000000000000000000000000000..3af8af15ea62f0c3fe17f1a53f65e944a1823042 --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/include/mir_knowledge_base_analyzer/knowledge_base_queries.h @@ -0,0 +1,32 @@ +#include +#include +#include + +class KnowledgeBaseQueries +{ + public: + KnowledgeBaseQueries(ros::NodeHandle &nh); + virtual ~KnowledgeBaseQueries(); + + private: + void queryCallback(const std_msgs::String::ConstPtr &msg); + void queryParamCallback(const std_msgs::String::ConstPtr &msg); + + bool publishObjectsAtLocation(const std::string &location); + + std::string getCurrentRobotLocation(); + bool publishRobotLocation(); + + void stripObjectID(std::string &object); + + ros::NodeHandle nh_; + ros::ServiceClient current_knowledge_client_; + + ros::Subscriber query_sub_; + ros::Subscriber query_param_sub_; + ros::Publisher event_out_; + ros::Publisher objects_at_location_pub_; + ros::Publisher robot_location_pub_; + + std::string query_param_; +}; diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/launch/knowledge_base_analyzer.launch b/data/mir_planning/mir_knowledge_base_analyzer/ros/launch/knowledge_base_analyzer.launch new file mode 100644 index 0000000000000000000000000000000000000000..bc17237d37319367ab901c8d139a6980c556e322 --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/launch/knowledge_base_analyzer.launch @@ -0,0 +1,9 @@ + + + + + + + + diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/launch/knowledge_base_queries.launch b/data/mir_planning/mir_knowledge_base_analyzer/ros/launch/knowledge_base_queries.launch new file mode 100644 index 0000000000000000000000000000000000000000..df62e9f50c2136833f97ac5b2806f60d926ae897 --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/launch/knowledge_base_queries.launch @@ -0,0 +1,7 @@ + + + + + + diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/scripts/knowledge_base_analyzer b/data/mir_planning/mir_knowledge_base_analyzer/ros/scripts/knowledge_base_analyzer new file mode 100644 index 0000000000000000000000000000000000000000..a02ab0cfe55f86faf2d95eca5d9a4f8612c63690 --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/scripts/knowledge_base_analyzer @@ -0,0 +1,6 @@ +#!/usr/bin/env python + +import mir_knowledge_base_analyzer_ros.knowledge_base_analyzer + +if __name__ == "__main__": + mir_knowledge_base_analyzer_ros.knowledge_base_analyzer.main() diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/src/knowledge_base_queries.cpp b/data/mir_planning/mir_knowledge_base_analyzer/ros/src/knowledge_base_queries.cpp new file mode 100644 index 0000000000000000000000000000000000000000..1f987a671987fb7ca01588bf2fa2ba25cd653a9c --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/src/knowledge_base_queries.cpp @@ -0,0 +1,157 @@ +#include +#include + +#include + +KnowledgeBaseQueries::KnowledgeBaseQueries(ros::NodeHandle &nh) : nh_(nh) + +{ + current_knowledge_client_ = nh_.serviceClient( + "/rosplan_knowledge_base/state/propositions"); + + query_sub_ = nh_.subscribe("query", 1, &KnowledgeBaseQueries::queryCallback, this); + query_param_sub_ = + nh_.subscribe("query_param", 1, &KnowledgeBaseQueries::queryParamCallback, this); + + event_out_ = nh_.advertise("event_out", 1); + objects_at_location_pub_ = + nh_.advertise("objects_at_location", 1); + robot_location_pub_ = nh_.advertise("robot_location", 1); +} + +KnowledgeBaseQueries::~KnowledgeBaseQueries() {} +void KnowledgeBaseQueries::queryCallback(const std_msgs::String::ConstPtr &msg) +{ + std_msgs::String eout; + if (msg->data == "get_objects_at_location") { + if (!query_param_.empty()) { + bool result = publishObjectsAtLocation(query_param_); + if (result) { + eout.data = "e_success"; + } else { + eout.data = "e_failure"; + } + } else { + eout.data = "e_failure"; + } + } else if (msg->data == "get_objects_at_current_location") { + std::string location = getCurrentRobotLocation(); + if (!location.empty()) { + bool result = publishObjectsAtLocation(location); + if (result) { + eout.data = "e_success"; + } else { + eout.data = "e_failure"; + } + } else { + eout.data = "e_failure"; + } + } else if (msg->data == "get_robot_location") { + bool result = publishRobotLocation(); + if (result) { + eout.data = "e_success"; + } else { + eout.data = "e_failure"; + } + } else { + eout.data = "e_failure"; + } + query_param_ = ""; + event_out_.publish(eout); +} + +void KnowledgeBaseQueries::queryParamCallback(const std_msgs::String::ConstPtr &msg) +{ + query_param_ = msg->data; +} + +bool KnowledgeBaseQueries::publishObjectsAtLocation(const std::string &location) +{ + rosplan_knowledge_msgs::GetAttributeService srv; + srv.request.predicate_name = "on"; + std::vector objects; + if (current_knowledge_client_.call(srv)) { + mir_planning_msgs::ObjectsAtLocation objects_msg; + objects_msg.location = location; + for (int i = 0; i < srv.response.attributes.size(); i++) { + std::vector keyvalues = srv.response.attributes[i].values; + std::string current_object; + bool use_current_object = false; + for (int j = 0; j < keyvalues.size(); j++) { + if (keyvalues[j].key == "l" && keyvalues[j].value == location) { + use_current_object = true; + } + if (keyvalues[j].key == "o") { + current_object = keyvalues[j].value; + } + } + if (use_current_object && !current_object.empty()) { + stripObjectID(current_object); + objects_msg.objects.push_back(current_object); + } + } + objects_at_location_pub_.publish(objects_msg); + return true; + } else { + return false; + } +} + +void KnowledgeBaseQueries::stripObjectID(std::string &object) +{ + if (isdigit(object.at(object.length() - 1)) && isdigit(object.at(object.length() - 2)) && + object.at(object.length() - 3) == '-') { + object = object.substr(0, object.length() - 3); + } +} + +std::string KnowledgeBaseQueries::getCurrentRobotLocation() +{ + rosplan_knowledge_msgs::GetAttributeService srv; + srv.request.predicate_name = "at"; + if (current_knowledge_client_.call(srv)) { + if (srv.response.attributes.size() != 1) { + return ""; + } + + std::vector keyvalues = srv.response.attributes[0].values; + std::string location; + for (int j = 0; j < keyvalues.size(); j++) { + if (keyvalues[j].key == "l") { + location = keyvalues[j].value; + break; + } + } + return location; + } else { + return ""; + } +} + +bool KnowledgeBaseQueries::publishRobotLocation() +{ + std::string location_str = getCurrentRobotLocation(); + if (!location_str.empty()) { + std_msgs::String location; + location.data = location_str; + robot_location_pub_.publish(location); + return true; + } else { + return false; + } +} + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "knowledge_base_queries"); + ros::NodeHandle nh("~"); + KnowledgeBaseQueries kbq(nh); + int loop_rate = 5; + nh.param("loop_rate", loop_rate, 5); + ros::Rate rate(loop_rate); + while (ros::ok()) { + ros::spinOnce(); + rate.sleep(); + } + return 0; +} diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/src/mir_knowledge_base_analyzer_ros/__init__.py b/data/mir_planning/mir_knowledge_base_analyzer/ros/src/mir_knowledge_base_analyzer_ros/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/src/mir_knowledge_base_analyzer_ros/knowledge_base_analyzer.py b/data/mir_planning/mir_knowledge_base_analyzer/ros/src/mir_knowledge_base_analyzer_ros/knowledge_base_analyzer.py new file mode 100644 index 0000000000000000000000000000000000000000..c2c16534690a8dee59f96371e9d1487cb83ed40f --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/src/mir_knowledge_base_analyzer_ros/knowledge_base_analyzer.py @@ -0,0 +1,77 @@ +#!/usr/bin/env python +""" +Check if the response of the following is empty or not + +.. code-block:: bash + + rosservice call /rosplan_knowledge_base/state/goals "predicate_name: ''" + +If it is, then there are no unfinished goals +""" + +import rospy +from rosplan_knowledge_msgs.srv import GetAttributeService +from std_msgs.msg import String + + +class KnowledgeBaseAnalizer(object): + """ + Analyzes if there are new goals in the knowledge base + + """ + + def __init__(self): + # Subscribers + rospy.Subscriber( + "~pending_goals/event_in", String, self.pending_goals_event_in_cb + ) + # Publishers + self.pending_goals_event_out = rospy.Publisher( + "~pending_goals/event_out", String + ) + + def pending_goals_event_in_cb(self, msg): + """ + Obtains an event for the component. + + :param msg: Incoming message + :type msg: std_msgs.msg.String + + """ + rospy.loginfo("Pending goal request received...") + rospy.loginfo("Waiting for service: /rosplan_knowledge_base/state/goals") + rospy.wait_for_service("/rosplan_knowledge_base/state/goals") + rospy.loginfo( + "Service /rosplan_knowledge_base/state/goals is available, proceeding" + ) + event_out = String() + event_out.data = "e_failure" + try: + pending_goals = rospy.ServiceProxy( + "/rosplan_knowledge_base/state/goals", GetAttributeService + ) + response = pending_goals("") + if str(response) == "attributes: []": + rospy.loginfo("There are no pending goals in the knowledge base") + event_out.data = "e_no_goals" + else: + rospy.loginfo("There are pending goals in the knowledge base") + event_out.data = "e_goals_available" + except rospy.ServiceException as e: + rospy.logerr("Service call failed: %s" % e) + rospy.loginfo("Publishing pending goals response") + self.pending_goals_event_out.publish(event_out) + + def start(self): + """ + Starts the component in a loop till rosnode is alive. + + """ + rospy.loginfo("Pending_goals_analyzer node initilized...") + rospy.spin() + + +def main(): + rospy.init_node("pending_goals_analyzer") + knowledge_base_analyzer = KnowledgeBaseAnalizer() + knowledge_base_analyzer.start() diff --git a/data/mir_planning/mir_knowledge_base_analyzer/ros/test/my_test.py b/data/mir_planning/mir_knowledge_base_analyzer/ros/test/my_test.py new file mode 100644 index 0000000000000000000000000000000000000000..a2dd7b025f18d720823e16c4ca641891c76f015d --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/ros/test/my_test.py @@ -0,0 +1,163 @@ +#!/usr/bin/env python + +""" +Test unit for the functions used in upload_knowledge.py +""" +PKG = "mir_knowledge" + +import unittest + +import mir_knowledge.update_knowledge_utils as utils +import mir_knowledge_ros.upload_knowledge as upload_knowledge +import rosunit + + +class TestPddlObjectUpload(unittest.TestCase): + """ + todo + """ + + def test_parse_objects(self): + """ + todo + """ + pddl_objects = [ + ":objects", + "dynamixel", + "-", + "gripper", + "s1", + "s2", + "s3", + "s4", + "start", + "exit", + "cb_ramp", + "cb_trash", + "drill_loc", + "force_fitting", + "assembly_station", + "-", + "location", + "o1", + "o2", + "o3", + "o4", + "o5", + "o6", + "faulty_plate", + "fixable_plate", + "filecard", + "tray", + "blue_box", + "drill", + "trash", + "-", + "object", + "youbot-brsu-3", + "-", + "robot", + "platform_middle", + "platform_left", + "platform_right", + "-", + "robot_platform", + ] + + grippers = ["dynamixel"] + locations = [ + "s1", + "s2", + "s3", + "s4", + "start", + "exit", + "cb_ramp", + "cb_trash", + "drill_loc", + "force_fitting", + "assembly_station", + ] + objects = [ + "o1", + "o2", + "o3", + "o4", + "o5", + "o6", + "faulty_plate", + "fixable_plate", + "filecard", + "tray", + "blue_box", + "drill", + "trash", + ] + robots = ["youbot-brsu-3"] + robot_platforms = ["platform_middle", "platform_left", "platform_right"] + + grippers_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict( + instance_type="gripper", instance_name=gripper + ), + ) + for gripper in grippers + ] + + locations_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict( + instance_type="location", instance_name=location + ), + ) + for location in locations + ] + + objects_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict(instance_type="object", instance_name=obj), + ) + for obj in objects + ] + + robots_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict(instance_type="robot", instance_name=robot), + ) + for robot in robots + ] + + robot_platforms_knowledge = [ + utils.create_knowledge_unit_dict( + 0, + utils.create_knowledge_dict( + instance_type="robot_platform", instance_name=robot_platform + ), + ) + for robot_platform in robot_platforms + ] + + expected = [ + grippers_knowledge, + locations_knowledge, + objects_knowledge, + robots_knowledge, + robot_platforms_knowledge, + ] + + result = upload_knowledge.pddl_object_list_to_dict(pddl_objects) + + self.assertEqual( + result, + expected, + msg="result:\n{0}\n\nexpected:\n{1}".format(result, expected), + ) + + +if __name__ == "__main__": + rosunit.unitrun(PKG, "test_pddl_object_upload", TestPddlObjectUpload) diff --git a/data/mir_planning/mir_knowledge_base_analyzer/setup.py b/data/mir_planning/mir_knowledge_base_analyzer/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..fddd2d13f700672248e23741fc150e9ea953a31f --- /dev/null +++ b/data/mir_planning/mir_knowledge_base_analyzer/setup.py @@ -0,0 +1,16 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +# for your packages to be recognized by python +d = generate_distutils_setup( + packages=["mir_knowledge_base_analyzer", "mir_knowledge_base_analyzer_ros"], + package_dir={ + "mir_knowledge_base_analyzer": "common/src/mir_knowledge_base_analyzer", + "mir_knowledge_base_analyzer_ros": "ros/src/mir_knowledge_base_analyzer_ros", + }, +) + +setup(**d) diff --git a/data/mir_planning/mir_pddl_problem_generator/CMakeLists.txt b/data/mir_planning/mir_pddl_problem_generator/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..e642abe3a39e2b9b765a59d3da60b8fdb206071e --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/CMakeLists.txt @@ -0,0 +1,58 @@ +cmake_minimum_required(VERSION 2.8.3) + +project(mir_pddl_problem_generator) + +find_package(catkin REQUIRED COMPONENTS + roscpp + roslint + rosplan_planning_system + std_msgs +) + +add_definitions(-std=c++11) +catkin_package( + CATKIN_DEPENDS std_msgs +) + +include_directories( + ros/include + ${catkin_INCLUDE_DIRS} +) + +# LIBRARY +add_library(pddl_problem_generator ros/src/pddl_problem_generator.cpp) + +# EXECUTABLES +add_executable(pddl_problem_generator_node ros/src/pddl_problem_generator_node.cpp) +target_link_libraries(pddl_problem_generator_node ${catkin_LIBRARIES} pddl_problem_generator) + +# TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() + +roslint_cpp() + +# INSTALLS +install(DIRECTORY common/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(TARGETS pddl_problem_generator + LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} +) + +install(TARGETS pddl_problem_generator_node + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_planning/mir_pddl_problem_generator/package.xml b/data/mir_planning/mir_pddl_problem_generator/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..9ff81b35579e4f028b257ebc8b53d26e99ba18be --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/package.xml @@ -0,0 +1,32 @@ + + + mir_pddl_problem_generator + 1.0.0 + + Generates automatically PDDL problem definition from + knowledge base snapshot. + + + Oscar Lima + + GPLv3 + + Oscar Lima + + catkin + roscpp + std_msgs + rosplan_planning_system + roslint + + roscpp + std_msgs + rosplan_planning_system + + + rosplan_knowledge_base + + roslaunch + rostest + diff --git a/data/mir_planning/mir_pddl_problem_generator/ros/config/points.yaml b/data/mir_planning/mir_pddl_problem_generator/ros/config/points.yaml new file mode 100644 index 0000000000000000000000000000000000000000..d89587327eeba0e5678190f7019eb6ed159360fa --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/ros/config/points.yaml @@ -0,0 +1,32 @@ +# ============================================================================== +# ===================== workstations ========================================= +# ============================================================================== + +ws: 100 +sh: 50 +co: 20 # container_box_blue / container_box_red +pp: 10 +cb: 0 + +# ============================================================================== +# ====================== objects ============================================= +# ============================================================================== + +# long objects +f20_20_b: 20 +f20_20_g: 20 +s40_40_b: 20 +s40_40_g: 20 +m20_100: 20 +axis: 20 + +# medium objects +r20: 20 +m30: 20 +motor: 20 +bearing_box: 20 + +# small objects +distance_tube: 10 +bearing: 10 +m20: 10 \ No newline at end of file diff --git a/data/mir_planning/mir_pddl_problem_generator/ros/include/mir_pddl_generator_node/pddl_problem_generator.h b/data/mir_planning/mir_pddl_problem_generator/ros/include/mir_pddl_generator_node/pddl_problem_generator.h new file mode 100644 index 0000000000000000000000000000000000000000..b6d1e2813d2ef8533eb297db4628105a2a38d039 --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/ros/include/mir_pddl_generator_node/pddl_problem_generator.h @@ -0,0 +1,65 @@ + +#ifndef PDDL_PROBLEM_GENERATOR_H +#define PDDL_PROBLEM_GENERATOR_H + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +#include "rosplan_knowledge_msgs/GetAttributeService.h" +#include "rosplan_knowledge_msgs/GetDomainAttributeService.h" +#include "rosplan_knowledge_msgs/GetDomainNameService.h" +#include "rosplan_knowledge_msgs/GetDomainTypeService.h" +#include "rosplan_knowledge_msgs/GetInstanceService.h" +#include "rosplan_knowledge_msgs/GetMetricService.h" + +class PDDLProblemGenerator +{ + public: + PDDLProblemGenerator(); + ~PDDLProblemGenerator(); + + bool generatePDDLProblemFile(const std::string &problem_path); + + private: + ros::NodeHandle nh_; + + std::string domain_name_service_; + std::string domain_type_service_; + std::string domain_predicate_service_; + + std::string state_instance_service_; + std::string state_proposition_service_; + std::string state_goal_service_; + + std::map points_map_; + int max_goals_; + bool prefer_goals_with_same_source_ws_; + + float getPoints(const std::string &key); + float getPointsObject(const std::string &obj); + float getPointsLocation(const std::string &loc); + float getGoalScore(const std::map &goal); + std::string getSourceLocation(const rosplan_knowledge_msgs::KnowledgeItem &ki); + + bool makeHeader(std::ofstream &pFile); + bool makeObjects(std::ofstream &pFile); + bool makeInitialState(std::ofstream &pFile); + bool makeGoals(std::ofstream &pFile); + bool makeMetric(std::ofstream &pFile); + + struct goal_sort_ { + inline bool operator()(const std::tuple, float> &a, + const std::tuple, float> &b) + { + return std::get<1>(a) >= std::get<1>(b); + } + }; +}; +#endif // PDDL_PROBLEM_GENERATOR_H diff --git a/data/mir_planning/mir_pddl_problem_generator/ros/include/mir_pddl_generator_node/pddl_problem_generator_node.h b/data/mir_planning/mir_pddl_problem_generator/ros/include/mir_pddl_generator_node/pddl_problem_generator_node.h new file mode 100644 index 0000000000000000000000000000000000000000..541e08a3f11e948dbf88c8301f01c8fb9d6a66a2 --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/ros/include/mir_pddl_generator_node/pddl_problem_generator_node.h @@ -0,0 +1,52 @@ +/* + * Copyright [2016] + * + * Author: Oscar Lima (olima_84@yahoo.com) + * + * Node used to generate PDDL problem definition automatically from + * Knowledge base snapshot + * + */ + +#ifndef MIR_PDDL_GENERATOR_NODE_PDDL_PROBLEM_GENERATOR_NODE_H +#define MIR_PDDL_GENERATOR_NODE_PDDL_PROBLEM_GENERATOR_NODE_H + +#include +#include +#include + +#include + +class PDDLProblemGeneratorNode +{ + public: + PDDLProblemGeneratorNode(); + ~PDDLProblemGeneratorNode(); + + // std_msgs/String node event_in callback to trigger PDDL generation process + void eventInCallback(const std_msgs::String::ConstPtr &msg); + + // ros node main loop + void update(); + + private: + // flag used to know when we have received a callback + bool is_event_in_received_; + + // ros related variables + ros::NodeHandle nh_; + ros::Publisher pub_event_out_; + ros::Subscriber sub_event_in_; + + // for receiving event in msg + std_msgs::String event_in_msg_; + + // for publishing event_out string msg + std_msgs::String event_out_msg_; + + std::string problem_path_; + + // Common class pddl problem generator + PDDLProblemGenerator *pddl_problem_generator_; +}; +#endif // MIR_PDDL_GENERATOR_NODE_PDDL_PROBLEM_GENERATOR_NODE_H diff --git a/data/mir_planning/mir_pddl_problem_generator/ros/launch/pddl_problem_generator.launch b/data/mir_planning/mir_pddl_problem_generator/ros/launch/pddl_problem_generator.launch new file mode 100644 index 0000000000000000000000000000000000000000..2bfe52d6cea2a2343e78e4b501c4c48b4f24a451 --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/ros/launch/pddl_problem_generator.launch @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_pddl_problem_generator/ros/src/pddl_problem_generator.cpp b/data/mir_planning/mir_pddl_problem_generator/ros/src/pddl_problem_generator.cpp new file mode 100644 index 0000000000000000000000000000000000000000..01d38d637aac6c9c88f53d055685434524d88945 --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/ros/src/pddl_problem_generator.cpp @@ -0,0 +1,391 @@ +#include +#include + +PDDLProblemGenerator::PDDLProblemGenerator() : nh_("~") +{ + std::string knowledge_base; + nh_.param("knowledge_base", knowledge_base, "rosplan_knowledge_base"); + + nh_.param("max_goals", max_goals_, 3); + nh_.param("prefer_goals_with_same_source_ws", prefer_goals_with_same_source_ws_, true); + + nh_.getParam("points", points_map_); + if (points_map_.size() == 0) ROS_ERROR("Points for objects and location not defined."); + + std::stringstream ss; + + ss << "/" << knowledge_base << "/domain/name"; + domain_name_service_ = ss.str(); + ss.str(""); + + ss << "/" << knowledge_base << "/domain/types"; + domain_type_service_ = ss.str(); + ss.str(""); + + ss << "/" << knowledge_base << "/domain/predicates"; + domain_predicate_service_ = ss.str(); + ss.str(""); + + ss << "/" << knowledge_base << "/state/instances"; + state_instance_service_ = ss.str(); + ss.str(""); + + ss << "/" << knowledge_base << "/state/propositions"; + state_proposition_service_ = ss.str(); + ss.str(""); + + ss << "/" << knowledge_base << "/state/goals"; + state_goal_service_ = ss.str(); + ss.str(""); + + ROS_INFO("[mir_pddl_problem_generator] Initialised"); +} + +PDDLProblemGenerator::~PDDLProblemGenerator() {} +bool PDDLProblemGenerator::generatePDDLProblemFile(const std::string &problem_path) +{ + boost::filesystem::path boost_problem_file((problem_path).c_str()); + boost::filesystem::path boost_problem_dir = boost_problem_file.parent_path(); + + if (!(boost::filesystem::exists(boost_problem_dir))) { + if (!(boost::filesystem::create_directory(boost_problem_dir))) { + ROS_ERROR_STREAM("Could not create dir " << boost_problem_dir); + return false; + } + } + + std::ofstream pFile; + pFile.open((problem_path).c_str()); + + if (!makeHeader(pFile)) { + ROS_ERROR("Could not make header"); + pFile.close(); + return false; + } + + if (!makeObjects(pFile)) { + ROS_ERROR("Could not make objects"); + pFile.close(); + return false; + } + + if (!makeInitialState(pFile)) { + ROS_ERROR("Could not make initial state"); + pFile.close(); + return false; + } + + if (!makeGoals(pFile)) { + ROS_ERROR("Could not make goals"); + pFile.close(); + return false; + } + + if (!makeMetric(pFile)) { + ROS_ERROR("Could not make metric"); + pFile.close(); + return false; + } + + pFile << ")" << std::endl; + pFile.close(); + + ROS_INFO("[mir_pddl_problem_generator] Problem file created successfully."); + + return true; +} + +bool PDDLProblemGenerator::makeHeader(std::ofstream &pFile) +{ + // get domain name + ros::ServiceClient getNameClient = + nh_.serviceClient(domain_name_service_); + rosplan_knowledge_msgs::GetDomainNameService name_srv; + if (!getNameClient.call(name_srv)) { + ROS_ERROR("[mir_pddl_problem_generator] Failed to call service %s", + domain_name_service_.c_str()); + return false; + } + + pFile << ";This PDDL problem definition was made automatically from a KB " + "snapshot" + << std::endl; + pFile << "(define (problem " << name_srv.response.domain_name << "_task)" << std::endl; + pFile << "(:domain " << name_srv.response.domain_name << ")" << std::endl; + pFile << "" << std::endl; + return true; +} + +bool PDDLProblemGenerator::makeObjects(std::ofstream &pFile) +{ + ros::ServiceClient getTypesClient = + nh_.serviceClient(domain_type_service_); + ros::ServiceClient getInstancesClient = + nh_.serviceClient(state_instance_service_); + + bool is_there_objects = false; + + // objects + pFile << "(:objects" << std::endl; + + // get types + rosplan_knowledge_msgs::GetDomainTypeService type_srv; + if (!getTypesClient.call(type_srv)) { + ROS_ERROR("[mir_pddl_problem_generator] Failed to call service %s", + domain_type_service_.c_str()); + } + + // get instances of each type + for (size_t t = 0; t < type_srv.response.types.size(); t++) { + rosplan_knowledge_msgs::GetInstanceService instance_srv; + instance_srv.request.type_name = type_srv.response.types[t]; + + if (!getInstancesClient.call(instance_srv)) { + ROS_ERROR("[mir_pddl_problem_generator] Failed to call service %s: %s", + state_instance_service_.c_str(), instance_srv.request.type_name.c_str()); + } else { + if (instance_srv.response.instances.size() == 0) continue; + pFile << " "; + for (size_t i = 0; i < instance_srv.response.instances.size(); i++) { + pFile << instance_srv.response.instances[i] << " "; + } + pFile << "- " << type_srv.response.types[t] << std::endl; + if (!is_there_objects) is_there_objects = true; + } + } + pFile << ")" << std::endl; + pFile << "" << std::endl; + + return is_there_objects; +} + +bool PDDLProblemGenerator::makeInitialState(std::ofstream &pFile) +{ + ros::ServiceClient getDomainPropsClient = + nh_.serviceClient( + domain_predicate_service_); + ros::ServiceClient getPropsClient = + nh_.serviceClient(state_proposition_service_); + + // note the time now for TILs + ros::Time time = ros::Time::now() + ros::Duration(1); + + pFile << "(:init" << std::endl; + pFile << " ;Cost information starts" << std::endl; + pFile << " (= (total-cost) 0)" << std::endl; + pFile << " ;Cost information ends" << std::endl; + pFile << "" << std::endl; + + bool is_there_facts = false; + + // get propositions + rosplan_knowledge_msgs::GetDomainAttributeService domain_attr_srv; + if (!getDomainPropsClient.call(domain_attr_srv)) { + ROS_ERROR("[mir_pddl_problem_generator] Failed to call service %s", + domain_predicate_service_.c_str()); + } else { + std::vector::iterator ait = + domain_attr_srv.response.items.begin(); + for (; ait != domain_attr_srv.response.items.end(); ait++) { + rosplan_knowledge_msgs::GetAttributeService attr_srv; + attr_srv.request.predicate_name = ait->name; + if (!getPropsClient.call(attr_srv)) { + ROS_ERROR("[mir_pddl_problem_generator] Failed to call service %s: %s", + state_proposition_service_.c_str(), attr_srv.request.predicate_name.c_str()); + } else { + for (size_t i = 0; i < attr_srv.response.attributes.size(); i++) { + rosplan_knowledge_msgs::KnowledgeItem attr = attr_srv.response.attributes[i]; + + pFile << " ("; + + // Check if the attribute is negated + if (attr.is_negative) pFile << "not ("; + + pFile << attr.attribute_name; + for (auto j : ait->typed_parameters) { + for (auto k : attr.values) { + if (j.key.compare(k.key) == 0) { + pFile << " " << k.value; + } + } + } + pFile << ")"; + + if (attr.is_negative) pFile << ")"; + + pFile << std::endl; + is_there_facts = true; + } + } + } + } + + pFile << ")" << std::endl; + + // blank space between facts and goals + pFile << std::endl; + + return is_there_facts; +} + +bool PDDLProblemGenerator::makeGoals(std::ofstream &pFile) +{ + ros::ServiceClient getCurrentGoalsClient = + nh_.serviceClient(state_goal_service_); + + pFile << "(:goal" << std::endl; + pFile << " (and" << std::endl; + + std::vector, float>> goals; + bool has_goals = false; + + // get current goals + rosplan_knowledge_msgs::GetAttributeService current_goal_srv; + if (!getCurrentGoalsClient.call(current_goal_srv)) { + ROS_ERROR("[mir_pddl_problem_generator] Failed to call service %s", + state_goal_service_.c_str()); + } else { + for (size_t i = 0; i < current_goal_srv.response.attributes.size(); i++) { + rosplan_knowledge_msgs::KnowledgeItem attr = current_goal_srv.response.attributes[i]; + + if (attr.knowledge_type != rosplan_knowledge_msgs::KnowledgeItem::FACT) { + continue; + } + + if (attr.is_negative) { + continue; + } + + std::string source = getSourceLocation(attr); + if (source.size() == 0) { + continue; + } + + std::map goal; + goal["src"] = source; + goal["dest"] = attr.values[1].value; + goal["obj"] = attr.values[0].value; + goal["attr"] = attr.attribute_name; + float score = getGoalScore(goal); + goals.push_back(std::make_tuple(goal, score)); + } + + std::sort(goals.begin(), goals.end(), goal_sort_()); + + /* for debugging */ + for (auto goal : goals) { + std::cout << std::get<1>(goal) << " " + << std::get<0>(goal)["obj"] << " " + << std::get<0>(goal)["src"] << " -> " + << std::get<0>(goal)["dest"] << std::endl; + } + std::cout << std::endl; + has_goals = goals.size() > 0; + + unsigned int goal_counter = 0; + while (true) { + if (goals.size() == 0) { + break; + } + + if (goal_counter >= max_goals_) { + break; + } + + std::cout << "Selected goals" << std::endl; + auto main_goal = goals[0]; + std::cout << std::get<1>(main_goal) << " " + << std::get<0>(main_goal)["obj"] << " " + << std::get<0>(main_goal)["src"] << " -> " + << std::get<0>(main_goal)["dest"] << std::endl; + goals.erase(goals.begin()); + pFile << " (" << std::get<0>(main_goal)["attr"]; + pFile << " " << std::get<0>(main_goal)["obj"]; + pFile << " " << std::get<0>(main_goal)["dest"]; + pFile << ")" << std::endl; + goal_counter++; + std::string src_loc = std::get<0>(main_goal)["src"]; + if (prefer_goals_with_same_source_ws_) { + unsigned int i = 0; + while (i < goals.size()) { + auto goal = goals[i]; + if (src_loc.compare(std::get<0>(goal)["src"]) == 0) { + pFile << " (" << std::get<0>(goal)["attr"]; + pFile << " " << std::get<0>(goal)["obj"]; + pFile << " " << std::get<0>(goal)["dest"]; + pFile << ")" << std::endl; + goal_counter++; + goals.erase(goals.begin() + i); + } else { + i++; + } + } + } + } + } + pFile << " )" << std::endl; + pFile << ")" << std::endl << std::endl; + return has_goals; +} + +bool PDDLProblemGenerator::makeMetric(std::ofstream &pFile) +{ + pFile << "(:metric minimize (total-cost))" << std::endl; + pFile << "" << std::endl; + + return true; +} + +float PDDLProblemGenerator::getGoalScore(const std::map &goal) +{ + float score = 0.0; + score += getPointsLocation(goal.at("src")); + score += getPointsLocation(goal.at("dest")); + score += getPointsObject(goal.at("obj")); + return score; +} + +std::string PDDLProblemGenerator::getSourceLocation(const rosplan_knowledge_msgs::KnowledgeItem &ki) +{ + if (ki.attribute_name.compare("in") != 0 and ki.attribute_name.compare("on") != 0) return ""; + + std::string obj = ki.values[0].value; + + ros::ServiceClient getPropsClient = + nh_.serviceClient(state_proposition_service_); + + rosplan_knowledge_msgs::GetAttributeService attr_srv; + attr_srv.request.predicate_name = ki.attribute_name; + if (!getPropsClient.call(attr_srv)) { + ROS_ERROR("[mir_pddl_problem_generator] Failed to call service %s: %s", + state_proposition_service_.c_str(), attr_srv.request.predicate_name.c_str()); + return ""; + } else { + for (size_t i = 0; i < attr_srv.response.attributes.size(); i++) { + rosplan_knowledge_msgs::KnowledgeItem attr = attr_srv.response.attributes[i]; + if (attr.values[0].value.compare(obj) == 0) { + return attr.values[1].value; + } + } + } + return "XXXX"; // dummy location +} + +float PDDLProblemGenerator::getPoints(const std::string &key) +{ + std::string key_lower(key.length(), 'X'); + std::transform(key.begin(), key.end(), key_lower.begin(), ::tolower); + auto it = points_map_.find(key_lower); + return (it == points_map_.end()) ? 0.0f : it->second; +} + +float PDDLProblemGenerator::getPointsObject(const std::string &obj) +{ + size_t minus_pos = obj.find_first_of("-"); + return (minus_pos == obj.npos) ? getPoints(obj) : getPoints(obj.substr(0, minus_pos)); +} + +float PDDLProblemGenerator::getPointsLocation(const std::string &loc) +{ + return (loc.size() > 2) ? getPoints(loc.substr(0, 2)) : 0.0f; +} diff --git a/data/mir_planning/mir_pddl_problem_generator/ros/src/pddl_problem_generator_node.cpp b/data/mir_planning/mir_pddl_problem_generator/ros/src/pddl_problem_generator_node.cpp new file mode 100644 index 0000000000000000000000000000000000000000..b92e9043b7d83c3daa3d637801c2df9a47866224 --- /dev/null +++ b/data/mir_planning/mir_pddl_problem_generator/ros/src/pddl_problem_generator_node.cpp @@ -0,0 +1,95 @@ +/* + * Copyright [2016] + * + * Author: Oscar Lima (olima_84@yahoo.com) + * + * Creates PDDL problem definition automatically from knowledge base snapshot + * + */ + +#include +#include + +PDDLProblemGeneratorNode::PDDLProblemGeneratorNode() : nh_("~"), is_event_in_received_(false) +{ + // subscriptions + sub_event_in_ = nh_.subscribe("event_in", 1, &PDDLProblemGeneratorNode::eventInCallback, this); + + // publications + pub_event_out_ = nh_.advertise("event_out", 2); + + nh_.param("problem_path", problem_path_, "/tmp/problem.pddl"); + ROS_INFO("PDDL problem path : %s", problem_path_.c_str()); + pddl_problem_generator_ = new PDDLProblemGenerator(); +} + +PDDLProblemGeneratorNode::~PDDLProblemGeneratorNode() +{ + delete pddl_problem_generator_; + // shut down publishers and subscribers + sub_event_in_.shutdown(); + pub_event_out_.shutdown(); +} + +void PDDLProblemGeneratorNode::eventInCallback(const std_msgs::String::ConstPtr &msg) +{ + event_in_msg_ = *msg; + is_event_in_received_ = true; +} + +void PDDLProblemGeneratorNode::update() +{ + // listen to callbacks + ros::spinOnce(); + + if (!is_event_in_received_) return; + + // reset flag + is_event_in_received_ = false; + + // checking for event in msg content + if (event_in_msg_.data != "e_trigger") { + ROS_ERROR("Received unsupported event: %s", event_in_msg_.data.c_str()); + return; + } + + // generate PDDL file + if (!pddl_problem_generator_->generatePDDLProblemFile(problem_path_)) { + ROS_ERROR("An error occurred while generating PDDL file"); + event_out_msg_.data = std::string("e_failure"); + pub_event_out_.publish(event_out_msg_); + return; + } + + event_out_msg_.data = std::string("e_success"); + pub_event_out_.publish(event_out_msg_); + ROS_INFO("Succesfully created PDDL problem from KB snapshot !"); +} + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "pddl_problem_generator"); + + ROS_INFO("Node is going to initialize..."); + + // create object of the node class (PDDLProblemGeneratorNode) + PDDLProblemGeneratorNode pddl_problem_generator_node; + + // setup node frequency + double node_frequency = 10.0; + ros::NodeHandle nh("~"); + nh.param("node_frequency", node_frequency, 10.0); + ROS_INFO("Node will run at : %lf [hz]", node_frequency); + ros::Rate loop_rate(node_frequency); + ROS_INFO("Node initialized."); + + while (ros::ok()) { + // main loop function + pddl_problem_generator_node.update(); + + // sleep to control the node frequency + loop_rate.sleep(); + } + + return 0; +} diff --git a/data/mir_planning/mir_planner_executor/CMakeLists.txt b/data/mir_planning/mir_planner_executor/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..d277eb22d60469cabfcc2f3ef97084f1ed81c7f3 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/CMakeLists.txt @@ -0,0 +1,83 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_planner_executor) +add_compile_options(-std=c++11) + +find_package(catkin REQUIRED + COMPONENTS + roscpp + roslint + rosplan_planning_system + std_msgs + actionlib_msgs + actionlib + rosplan_dispatch_msgs + mir_planning_msgs +) + +add_definitions(-std=c++11) +catkin_package( + CATKIN_DEPENDS +) + +include_directories( + ros/include + common/include + ${catkin_INCLUDE_DIRS} +) + + +### EXECUTABLES +add_executable(planner_executor + ros/src/planner_executor.cpp + ros/src/knowledge_updater.cpp + ros/src/actions/executor_action.cpp + ros/src/actions/base_executor_action.cpp + + ros/src/actions/move/move_action.cpp + + ros/src/actions/pick/base_pick_action.cpp + ros/src/actions/pick/pick_action.cpp + ros/src/actions/pick/pick_from_shelf_action.cpp + ros/src/actions/pick/combined_pick_action.cpp + + ros/src/actions/place/place_action.cpp + ros/src/actions/place_unstage/place_unstage_action.cpp + + ros/src/actions/perceive/base_perceive_action.cpp + ros/src/actions/perceive/perceive_action.cpp + ros/src/actions/perceive/perceive_cavity_action.cpp + ros/src/actions/perceive/combined_perceive_action.cpp + + ros/src/actions/stage/stage_action.cpp + + ros/src/actions/unstage/unstage_action.cpp + + ros/src/actions/insert/base_insert_action.cpp + ros/src/actions/insert/insert_action.cpp + ros/src/actions/insert/insert_cavity_action.cpp + ros/src/actions/insert/combined_insert_action.cpp +) +target_link_libraries(planner_executor ${catkin_LIBRARIES}) + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + roslaunch_add_file_check(ros/launch) +endif() + +roslint_cpp() + +### INSTALLS + +install(DIRECTORY ros/include/${PROJECT_NAME}/ + DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} + FILES_MATCHING PATTERN "*.h" +) + +install(TARGETS planner_executor + RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) + +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_planning/mir_planner_executor/package.xml b/data/mir_planning/mir_planner_executor/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..967bbbf8b917b34facb72908672b0d98f245a355 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/package.xml @@ -0,0 +1,29 @@ + + + mir_planner_executor + 1.0.0 + + Reads a plan, comming from a planner and executes each action in order. + + + GPLv3 + + Oscar Lima + Torsten Jandt + Torsten Jandt + + catkin + + actionlib + actionlib_msgs + rosplan_planning_system + mir_planning_msgs + actionlib + actionlib_msgs + rosplan_knowledge_base + rosplan_planning_system + mir_planning_msgs + + + + diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/base_executor_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/base_executor_action.h new file mode 100644 index 0000000000000000000000000000000000000000..67d40d2fc854a15fbd228a09e07c6f88db253a9c --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/base_executor_action.h @@ -0,0 +1,23 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once +#include +#include + +class BaseExecutorAction +{ + private: + protected: + public: + virtual bool execute(std::string &name, std::vector ¶ms) = 0; + virtual void initialize(KnowledgeUpdater *knowledge_updater) = 0; + + /* helper functions to work with vector of KeyValue objs */ + std::string getValueOf(std::vector &dict, std::string key); + int getIndexOf(std::vector &dict, std::string key); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/executor_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/executor_action.h new file mode 100644 index 0000000000000000000000000000000000000000..b05ac1fd94841721f6bc064acc32ac97e3f078ed --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/executor_action.h @@ -0,0 +1,33 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once +#include +#include +#include +#include +#include +#include + +class ExecutorAction : public BaseExecutorAction +{ + private: + protected: + actionlib::SimpleActionClient client_; + KnowledgeUpdater *knowledge_updater_; + + ExecutorAction(std::string server_topic) : client_(server_topic){}; + + virtual bool run(std::vector ¶ms); + virtual void update_knowledge_base(bool success, + std::vector ¶ms) = 0; + virtual void updateParamsBasedOnContext(std::vector ¶ms) = 0; + + public: + bool execute(std::string &name, std::vector ¶ms) override; + void initialize(KnowledgeUpdater *knowledge_updater) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/base_insert_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/base_insert_action.h new file mode 100644 index 0000000000000000000000000000000000000000..d540879cdf05358c63771c15952cfb7e52d07298 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/base_insert_action.h @@ -0,0 +1,18 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class BaseInsertAction : public ExecutorAction +{ + protected: + BaseInsertAction(std::string server_topic) : ExecutorAction(server_topic){}; + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/combined_insert_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/combined_insert_action.h new file mode 100644 index 0000000000000000000000000000000000000000..6eb2b7d551bf1ac4b6b76794e923d18e710655d8 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/combined_insert_action.h @@ -0,0 +1,23 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include +#include + +class CombinedInsertAction : public BaseExecutorAction +{ + private: + ExecutorAction *default_insert_; + ExecutorAction *cavity_insert_; + + public: + CombinedInsertAction(); + void initialize(KnowledgeUpdater *knowledge_updater) override; + bool execute(std::string &name, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/insert_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/insert_action.h new file mode 100644 index 0000000000000000000000000000000000000000..913fd1d2eb51917b06f5a2b3a252f3d07daffec4 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/insert_action.h @@ -0,0 +1,16 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class InsertAction : public BaseInsertAction +{ + public: + InsertAction(); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/insert_cavity_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/insert_cavity_action.h new file mode 100644 index 0000000000000000000000000000000000000000..3a4072e250611c9c8cd5f7d32b88d816ad1c3b01 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/insert/insert_cavity_action.h @@ -0,0 +1,16 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class InsertCavityAction : public BaseInsertAction +{ + public: + InsertCavityAction(); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/move/move_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/move/move_action.h new file mode 100644 index 0000000000000000000000000000000000000000..0568ddfa2bc4c719c309d198f467a59507bbcf58 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/move/move_action.h @@ -0,0 +1,21 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class MoveAction : public ExecutorAction +{ + public: + MoveAction(); + + protected: + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; + std::map failure_count_; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/base_perceive_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/base_perceive_action.h new file mode 100644 index 0000000000000000000000000000000000000000..8e708deeb162c2cdb1086f6c83d603f958eb26cd --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/base_perceive_action.h @@ -0,0 +1,21 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class BasePerceiveAction : public ExecutorAction +{ + protected: + BasePerceiveAction(std::string server_topic) : ExecutorAction(server_topic) + { + std::cout << server_topic << std::endl; + }; + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/combined_perceive_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/combined_perceive_action.h new file mode 100644 index 0000000000000000000000000000000000000000..ab732eb184365bb97ab2dce11732426ed830684d --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/combined_perceive_action.h @@ -0,0 +1,23 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include +#include + +class CombinedPerceiveAction : public BaseExecutorAction +{ + private: + ExecutorAction *default_perceive_; + ExecutorAction *cavity_perceive_; + + public: + CombinedPerceiveAction(); + void initialize(KnowledgeUpdater *knowledge_updater) override; + bool execute(std::string &name, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/perceive_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/perceive_action.h new file mode 100644 index 0000000000000000000000000000000000000000..5d5e60cae7e9cffa204b0eefbcacf5ecd72205c4 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/perceive_action.h @@ -0,0 +1,16 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class PerceiveAction : public BasePerceiveAction +{ + public: + PerceiveAction(); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/perceive_cavity_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/perceive_cavity_action.h new file mode 100644 index 0000000000000000000000000000000000000000..f75a00c8ae04484d535a145a186f18be8f019fa7 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/perceive/perceive_cavity_action.h @@ -0,0 +1,16 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class PerceiveCavityAction : public BasePerceiveAction +{ + public: + PerceiveCavityAction(); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/base_pick_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/base_pick_action.h new file mode 100644 index 0000000000000000000000000000000000000000..f22dad45523f2456e0b7cf90d41ee0b853cbb0f4 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/base_pick_action.h @@ -0,0 +1,23 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include +#include + +class BasePickAction : public ExecutorAction +{ + protected: + BasePickAction(std::string server_topic) : ExecutorAction(server_topic) + { + std::cout << server_topic << std::endl; + }; + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; + std::map failure_count_; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/combined_pick_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/combined_pick_action.h new file mode 100644 index 0000000000000000000000000000000000000000..1238dd0e167dab07f1f7dc663f21fd4dfccfb27b --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/combined_pick_action.h @@ -0,0 +1,23 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include +#include + +class CombinedPickAction : public BaseExecutorAction +{ + private: + ExecutorAction *default_pick_; + ExecutorAction *pick_from_shelf_; + + public: + CombinedPickAction(); + void initialize(KnowledgeUpdater *knowledge_updater) override; + bool execute(std::string &name, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/pick_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/pick_action.h new file mode 100644 index 0000000000000000000000000000000000000000..6b808e9306c75d18fb3bd78e9145a2cde7c490b7 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/pick_action.h @@ -0,0 +1,16 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class PickAction : public BasePickAction +{ + public: + PickAction(); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/pick_from_shelf_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/pick_from_shelf_action.h new file mode 100644 index 0000000000000000000000000000000000000000..4eaf53cdb5f367a96da3b2ada46f7ba13a47ec0a --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/pick/pick_from_shelf_action.h @@ -0,0 +1,16 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class PickFromShelfAction : public BasePickAction +{ + public: + PickFromShelfAction(); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/place/place_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/place/place_action.h new file mode 100644 index 0000000000000000000000000000000000000000..b60fe17fbe36dd41a7606a03c28d978bb110661c --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/place/place_action.h @@ -0,0 +1,20 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class PlaceAction : public ExecutorAction +{ + public: + PlaceAction(); + + protected: + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/place_unstage/place_unstage_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/place_unstage/place_unstage_action.h new file mode 100644 index 0000000000000000000000000000000000000000..f8c410928645b35a3dfc3f7281c4f50766be2b8a --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/place_unstage/place_unstage_action.h @@ -0,0 +1,13 @@ +#pragma once + +#include + +class PlaceUnstageAction : public ExecutorAction +{ + public: + PlaceUnstageAction(); + + protected: + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/stage/stage_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/stage/stage_action.h new file mode 100644 index 0000000000000000000000000000000000000000..1afc465a12f4e3e60e4aba129773cd82038dc9b3 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/stage/stage_action.h @@ -0,0 +1,20 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class StageAction : public ExecutorAction +{ + public: + StageAction(); + + protected: + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/unstage/unstage_action.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/unstage/unstage_action.h new file mode 100644 index 0000000000000000000000000000000000000000..e50aa2d36eee39e4d1b8d9ef32a857501d59de0a --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/actions/unstage/unstage_action.h @@ -0,0 +1,20 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include + +class UnstageAction : public ExecutorAction +{ + public: + UnstageAction(); + + protected: + void updateParamsBasedOnContext(std::vector ¶ms) override; + void update_knowledge_base(bool success, std::vector ¶ms) override; +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/knowledge_updater.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/knowledge_updater.h new file mode 100644 index 0000000000000000000000000000000000000000..1ae9b25ea3d61b63aa975f35067ae1c08573537d --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/knowledge_updater.h @@ -0,0 +1,44 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include +#include +#include +#include +#include + +class KnowledgeUpdater +{ + private: + static constexpr const char *LOG_NAME = "KNOWLEDGE_UPDATER"; + + ros::ServiceClient rosplan_update_client_; + ros::ServiceClient rosplan_get_goals_client_; + ros::ServiceClient rosplan_get_knowledge_client_; + + std::vector removed_goals_; + ros::ServiceServer re_add_goals_server_; + + std::string toUpper(std::string str); + bool update_knowledge(uint8_t type, std::string name, + std::vector> values); + + public: + KnowledgeUpdater(ros::NodeHandle &nh); + ~KnowledgeUpdater(); + bool addGoal(std::string name, std::vector> values); + bool remGoal(std::string name, std::vector> values); + bool addKnowledge(std::string name, std::vector> values); + bool remKnowledge(std::string name, std::vector> values); + bool remGoalsWithObject(std::string object_name); + bool remGoalsWithLocation(std::string location); + bool remGoalsRelatedToLocation(std::string location); + bool re_add_goals(mir_planning_msgs::ReAddGoals::Request &req, + mir_planning_msgs::ReAddGoals::Response &res); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/planner_executor.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/planner_executor.h new file mode 100644 index 0000000000000000000000000000000000000000..488058b01ea434fed668855eb5c75d63f8bf0b94 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/planner_executor.h @@ -0,0 +1,43 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#pragma once + +#include +#include +#include +#include +#include +#include +#include +#include +#include + +class PlannerExecutor +{ + private: + actionlib::SimpleActionServer server_; + + KnowledgeUpdater *knowledge_updater_; + + ros::Publisher audio_publisher_; + + std::map actions_; + + void announceAction(std::string action_name, std::vector params); + + BaseExecutorAction *getActionExecutor(std::string &name); + + bool checkPlan(const rosplan_dispatch_msgs::CompletePlan &plan); + std::string toUpper(std::string str); + void addActionExecutor(std::string name, BaseExecutorAction *action); + + public: + PlannerExecutor(ros::NodeHandle &nh); + ~PlannerExecutor(); + void executeCallback(); +}; diff --git a/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/to_be_removed_constants.h b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/to_be_removed_constants.h new file mode 100644 index 0000000000000000000000000000000000000000..c5150387db30c82bfd061c7065d9302d23538f86 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/include/mir_planner_executor/to_be_removed_constants.h @@ -0,0 +1,5 @@ +#pragma once + +#define CAVITY_LOCATION_NAME "PP01" +#define CAVITY_OBJECT_NAME "PP01_CAVITY-00" +#define SHELF_LOCATION_TYPE "SH" diff --git a/data/mir_planning/mir_planner_executor/ros/launch/planner_executor.launch b/data/mir_planning/mir_planner_executor/ros/launch/planner_executor.launch new file mode 100644 index 0000000000000000000000000000000000000000..3b28dd003247435ff75b276030f54bacde231b03 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/launch/planner_executor.launch @@ -0,0 +1,7 @@ + + + + + + + diff --git a/data/mir_planning/mir_planner_executor/ros/launch/planner_executor_test.launch b/data/mir_planning/mir_planner_executor/ros/launch/planner_executor_test.launch new file mode 100644 index 0000000000000000000000000000000000000000..8c57ec4221d29f03bc35a8ee9c976d0665ad9ea1 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/launch/planner_executor_test.launch @@ -0,0 +1,5 @@ + + + + + diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/base_executor_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/base_executor_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..41d9481d256e3652893fac36601c41f738ecf16e --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/base_executor_action.cpp @@ -0,0 +1,29 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +std::string BaseExecutorAction::getValueOf(std::vector &dict, + std::string key) +{ + for (diagnostic_msgs::KeyValue kv : dict) { + if (key.compare(kv.key) == 0) { + return kv.value; + } + } + return ""; +} + +int BaseExecutorAction::getIndexOf(std::vector &dict, std::string key) +{ + for (int i = 0; i < dict.size(); i++) { + if (key.compare(dict[i].key) == 0) { + return i; + } + } + return -1; +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/executor_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/executor_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..672f581ba6350481683f64a04f4f6961cdc796a2 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/executor_action.cpp @@ -0,0 +1,36 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +void ExecutorAction::initialize(KnowledgeUpdater *knowledge_updater) +{ + knowledge_updater_ = knowledge_updater; +} + +bool ExecutorAction::execute(std::string &name, std::vector ¶ms) +{ + updateParamsBasedOnContext(params); + bool success = run(params); + update_knowledge_base(success, params); + return success; +} + +bool ExecutorAction::run(std::vector ¶ms) +{ + mir_planning_msgs::GenericExecuteGoal goal; + goal.parameters = params; + actionlib::SimpleClientGoalState state = + client_.sendGoalAndWait(goal, ros::Duration(150.0), ros::Duration(5.0)); + if (state == actionlib::SimpleClientGoalState::StateEnum::SUCCEEDED) { + /* auto res = client_.getResult(); */ + /* ROS_INFO_STREAM(*res); */ + return true; + } else + return false; +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/insert/base_insert_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/base_insert_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..5aeace32c8ea8739daa4b8351920bda2980e03fd --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/base_insert_action.cpp @@ -0,0 +1,52 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +void BaseInsertAction::update_knowledge_base(bool success, + std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string platform = getValueOf(params, "platform"); + std::string location = getValueOf(params, "location"); + std::string peg = getValueOf(params, "peg"); + std::string hole = getValueOf(params, "hole"); + if (success) { + knowledge_updater_->addKnowledge("in", {{"peg", peg}, {"hole", hole}}); + knowledge_updater_->remGoal("in", {{"peg", peg}, {"hole", hole}}); + + knowledge_updater_->addKnowledge("on", {{"peg", peg}, {"l", location}}); + knowledge_updater_->remGoal("on", {{"peg", peg}, {"l", location}}); + + knowledge_updater_->addKnowledge("heavy", {{"peg", peg}}); + knowledge_updater_->remGoal("heavy", {{"peg", peg}}); + + knowledge_updater_->addKnowledge("heavy", {{"hole", hole}}); + knowledge_updater_->remGoal("heavy", {{"hole", hole}}); + + knowledge_updater_->remKnowledge("stored", {{"o", peg}, {"rp", platform}}); + + knowledge_updater_->remKnowledge("occupied", {{"rp", platform}}); + } else { + // knowledge_updater_->remKnowledge("perceived", {{"l", location}}); + knowledge_updater_->remGoalsWithObject(peg); + ROS_WARN("Insert failed, remove goals with object \"%s\"", peg.c_str()); + } +} + +void BaseInsertAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int platform_index = getIndexOf(params, "param_1"); + int location_index = getIndexOf(params, "param_2"); + int peg_index = getIndexOf(params, "param_3"); + int hole_index = getIndexOf(params, "param_4"); + if (platform_index > 0) params[platform_index].key = "platform"; + if (location_index > 0) params[location_index].key = "location"; + if (peg_index > 0) params[peg_index].key = "peg"; + if (hole_index > 0) params[hole_index].key = "hole"; +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/insert/combined_insert_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/combined_insert_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..9e8c2b31da6b5ff30ff5f59c76424e34fe3c5fd4 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/combined_insert_action.cpp @@ -0,0 +1,38 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include +#include +#include +#include + +CombinedInsertAction::CombinedInsertAction() +{ + default_insert_ = new InsertAction(); + cavity_insert_ = new InsertCavityAction(); +} + +void CombinedInsertAction::initialize(KnowledgeUpdater *knowledge_updater) +{ + default_insert_->initialize(knowledge_updater); + cavity_insert_->initialize(knowledge_updater); +} + +bool CombinedInsertAction::execute(std::string &name, + std::vector ¶ms) +{ + std::string hole = getValueOf(params, "param_4"); + std::transform(hole.begin(), hole.end(), hole.begin(), ::toupper); + if (hole == CAVITY_OBJECT_NAME) { + ROS_INFO("CombinedInsertAction: CAVITY"); + return cavity_insert_->execute(name, params); + } else { + ROS_INFO("CombinedInsertAction: DEFAULT"); + return default_insert_->execute(name, params); + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/insert/insert_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/insert_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..fc1686ef5073ac323d33a1279282c1bfba4d7a10 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/insert_action.cpp @@ -0,0 +1,13 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +InsertAction::InsertAction() : BaseInsertAction("/insert_object_server") +{ + // client_.waitForServer(); +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/insert/insert_cavity_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/insert_cavity_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..46d98f6205e387c621ebb0ae8b1b8833b1612395 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/insert/insert_cavity_action.cpp @@ -0,0 +1,13 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +InsertCavityAction::InsertCavityAction() : BaseInsertAction("/insert_cavity_server") +{ + // client_.waitForServer(); +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/move/move_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/move/move_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..8016b1ae3362fb696d52f2dd91b714d58621c0ab --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/move/move_action.cpp @@ -0,0 +1,54 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +MoveAction::MoveAction() : ExecutorAction("/move_base_safe_server") +{ + // client_.waitForServer(); +} + +void MoveAction::update_knowledge_base(bool success, std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string from = getValueOf(params, "source_location"); + std::string to = getValueOf(params, "destination_location"); + int N = 0; + if (success) { + knowledge_updater_->remKnowledge("at", {{"r", robot}, {"l", from}}); + knowledge_updater_->remGoal("at", {{"r", robot}, {"l", to}}); + knowledge_updater_->addKnowledge("at", {{"r", robot}, {"l", to}}); + knowledge_updater_->remKnowledge("perceived", {{"l", from}}); + knowledge_updater_->remKnowledge("perceived", {{"l", to}}); + } else { + int count = 1; + if (failure_count_.find(to) != failure_count_.end()) { + count = failure_count_[to] + 1; + } + ROS_WARN("Move to location \"%s\" failed %d times", to.c_str(), count); + if (count > N) { + knowledge_updater_->remGoalsRelatedToLocation(to); + ROS_WARN("Move failed %d times, remove goals with object from location \"%s\"", count, + to.c_str()); + failure_count_[to] = 0; + } else { + failure_count_[to] = count; + } + } +} + +void MoveAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int from_index = getIndexOf(params, "param_1"); + int to_index = getIndexOf(params, "param_2"); + if (from_index > 0) { + params[from_index].key = "source_location"; + } + if (to_index > 0) { + params[to_index].key = "destination_location"; + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/base_perceive_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/base_perceive_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..8d04d4579499c29e4afa97e56c5c9ce876fc2c1e --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/base_perceive_action.cpp @@ -0,0 +1,29 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +void BasePerceiveAction::update_knowledge_base(bool success, + std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string location = getValueOf(params, "location"); + if (success) { + knowledge_updater_->addKnowledge("perceived", {{"l", location}}); + knowledge_updater_->remGoal("perceived", {{"l", location}}); + } else { + // TODO move base? + return; + } +} + +void BasePerceiveAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int location_index = getIndexOf(params, "param_1"); + if (location_index > 0) params[location_index].key = "location"; +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/combined_perceive_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/combined_perceive_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..49a04902fc24c52db80e265651e74db6517bfdc2 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/combined_perceive_action.cpp @@ -0,0 +1,38 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include +#include +#include +#include + +CombinedPerceiveAction::CombinedPerceiveAction() +{ + default_perceive_ = new PerceiveAction(); + cavity_perceive_ = new PerceiveCavityAction(); +} + +void CombinedPerceiveAction::initialize(KnowledgeUpdater *knowledge_updater) +{ + default_perceive_->initialize(knowledge_updater); + cavity_perceive_->initialize(knowledge_updater); +} + +bool CombinedPerceiveAction::execute(std::string &name, + std::vector ¶ms) +{ + std::string location = getValueOf(params, "param_1"); + std::transform(location.begin(), location.end(), location.begin(), ::toupper); + if (location == CAVITY_LOCATION_NAME) { + ROS_INFO("CombinedPerceiveAction: CAVITY"); + return cavity_perceive_->execute(name, params); + } else { + ROS_INFO("CombinedPerceiveAction: DEFAULT"); + return default_perceive_->execute(name, params); + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/perceive_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/perceive_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..69c6200b11ff3b3550208ef06353a43475204057 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/perceive_action.cpp @@ -0,0 +1,13 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +PerceiveAction::PerceiveAction() : BasePerceiveAction("/perceive_location_server") +{ + // client_.waitForServer(); +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/perceive_cavity_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/perceive_cavity_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..24aee94cb9366db8e5ad0464e5874d0e0f4c9a2f --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/perceive/perceive_cavity_action.cpp @@ -0,0 +1,13 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +PerceiveCavityAction::PerceiveCavityAction() : BasePerceiveAction("/perceive_cavity_server") +{ + // client_.waitForServer(); +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/pick/base_pick_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/base_pick_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..520212f86bc1dceaee34edb17eb2ed1b84286061 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/base_pick_action.cpp @@ -0,0 +1,51 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +void BasePickAction::update_knowledge_base(bool success, + std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string location = getValueOf(params, "location"); + std::string object = getValueOf(params, "object"); + int N = 1; + if (success) { + knowledge_updater_->addKnowledge("holding", {{"r", robot}, {"o", object}}); + knowledge_updater_->remGoal("holding", {{"r", robot}, {"o", object}}); + knowledge_updater_->remKnowledge("on", {{"o", object}, {"l", location}}); + knowledge_updater_->remKnowledge("gripper_is_free", {{"r", robot}}); + } else { + int count = 1; + if (failure_count_.find(object) != failure_count_.end()) { + count = failure_count_[object] + 1; + } + ROS_WARN("Pick for object \"%s\" failed %d times", object.c_str(), count); + if (count > N) { + knowledge_updater_->remGoalsWithObject(object); + knowledge_updater_->remKnowledge("perceived", {{"l", location}}); + ROS_WARN("Pick failed %d times, remove goals with object \"%s\"", count, object.c_str()); + failure_count_[object] = 0; + } else { + knowledge_updater_->remKnowledge("perceived", {{"l", location}}); + failure_count_[object] = count; + } + } +} + +void BasePickAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int location_index = getIndexOf(params, "param_1"); + int object_index = getIndexOf(params, "param_2"); + if (location_index > 0) { + params[location_index].key = "location"; + } + if (object_index > 0) { + params[object_index].key = "object"; + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/pick/combined_pick_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/combined_pick_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..04399c6c224c8a56c079dfb884b5eabb70e23950 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/combined_pick_action.cpp @@ -0,0 +1,38 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include +#include +#include +#include + +CombinedPickAction::CombinedPickAction() +{ + default_pick_ = new PickAction(); + pick_from_shelf_ = new PickFromShelfAction(); +} + +void CombinedPickAction::initialize(KnowledgeUpdater *knowledge_updater) +{ + default_pick_->initialize(knowledge_updater); + pick_from_shelf_->initialize(knowledge_updater); +} + +bool CombinedPickAction::execute(std::string &name, std::vector ¶ms) +{ + std::string location = getValueOf(params, "param_1"); + std::transform(location.begin(), location.end(), location.begin(), ::toupper); + std::string location_type = location.substr(0, 2); + if (location_type == SHELF_LOCATION_TYPE) { + ROS_INFO("CombinedPickAction: SHELF"); + return pick_from_shelf_->execute(name, params); + } else { + ROS_INFO("CombinedPickAction: DEFAULT"); + return default_pick_->execute(name, params); + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/pick/pick_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/pick_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..6bd9ea8bf15e45fabb8a6aab83cac217cceef1e2 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/pick_action.cpp @@ -0,0 +1,13 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +PickAction::PickAction() : BasePickAction("/wbc_pick_object_server") +{ + // client_.waitForServer(); +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/pick/pick_from_shelf_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/pick_from_shelf_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..e3dd94c0f100eff33d1f2c124b4a697db6061b11 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/pick/pick_from_shelf_action.cpp @@ -0,0 +1,13 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include + +PickFromShelfAction::PickFromShelfAction() : BasePickAction("/pick_from_shelf_server") +{ + // client_.waitForServer(); +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/place/place_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/place/place_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..b01f6d44de99706768a3e006d1d6b6947f3642ef --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/place/place_action.cpp @@ -0,0 +1,45 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +PlaceAction::PlaceAction() : ExecutorAction("/place_object_server") +{ + // client_.waitForServer(); +} + +void PlaceAction::update_knowledge_base(bool success, + std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string location = getValueOf(params, "location"); + std::string object = getValueOf(params, "object"); + if (success) { + knowledge_updater_->addKnowledge("on", {{"o", object}, {"l", location}}); + knowledge_updater_->remGoal("on", {{"o", object}, {"l", location}}); + knowledge_updater_->remKnowledge("holding", {{"r", robot}, {"o", object}}); + knowledge_updater_->addKnowledge("gripper_is_free", {{"r", robot}}); + knowledge_updater_->remGoal("gripper_is_free", {{"r", robot}}); + knowledge_updater_->addKnowledge("perceived", {{"l", location}}); + knowledge_updater_->remGoal("perceived", {{"l", location}}); + } else { + return; + } +} + +void PlaceAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int location_index = getIndexOf(params, "param_1"); + int object_index = getIndexOf(params, "param_2"); + if (location_index > 0) { + params[location_index].key = "location"; + } + if (object_index > 0) { + params[object_index].key = "object"; + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/place_unstage/place_unstage_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/place_unstage/place_unstage_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..5411105d8030496264f641b93912a95b8acca579 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/place_unstage/place_unstage_action.cpp @@ -0,0 +1,47 @@ +#include +#include + +PlaceUnstageAction::PlaceUnstageAction() : ExecutorAction("/place_unstage_object_server") +{ + // client_.waitForServer(); +} + +void PlaceUnstageAction::update_knowledge_base(bool success, + std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string location = getValueOf(params, "location"); + std::string object = getValueOf(params, "object"); + std::string platform = getValueOf(params, "platform"); + if (success) { + knowledge_updater_->remKnowledge("stored",{{"rp",platform},{"o",object}}); + knowledge_updater_->remKnowledge("occupied",{{"rp",platform}}); + knowledge_updater_->addKnowledge("on", {{"o", object}, {"l", location}}); + knowledge_updater_->addKnowledge("perceived", {{"l", location}}); + knowledge_updater_->addKnowledge("gripper_is_free", {{"r", robot}}); + knowledge_updater_->remGoal("holding", {{"r", robot}, {"o", object}}); + knowledge_updater_->remGoal("on", {{"o", object}, {"l", location}}); + knowledge_updater_->remGoal("gripper_is_free", {{"r", robot}}); + knowledge_updater_->remGoal("perceived", {{"l", location}}); + } else { + return; + } +} + +void PlaceUnstageAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int location_index = getIndexOf(params, "param_1"); + int object_index = getIndexOf(params, "param_2"); + int platform_index = getIndexOf(params, "param_3"); + + if (platform_index > 0) { + params[platform_index].key = "platform"; + } + if (object_index > 0) { + params[object_index].key = "object"; + } + if (location_index > 0) { + params[location_index].key = "location"; + } +} + diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/stage/stage_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/stage/stage_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..044922d8ff1ec02b11c7dbcd15a51419e11f9720 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/stage/stage_action.cpp @@ -0,0 +1,48 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +StageAction::StageAction() : ExecutorAction("/stage_object_server") +{ + // client_.waitForServer(); +} + +void StageAction::update_knowledge_base(bool success, + std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string platform = getValueOf(params, "platform"); + std::string object = getValueOf(params, "object"); + if (success) { + knowledge_updater_->remKnowledge("holding", {{"r", robot}, {"o", object}}); + + knowledge_updater_->addKnowledge("gripper_is_free", {{"r", robot}}); + knowledge_updater_->remGoal("gripper_is_free", {{"r", robot}}); + + knowledge_updater_->addKnowledge("stored", {{"rp", platform}, {"o", object}}); + knowledge_updater_->remGoal("stored", {{"rp", platform}, {"o", object}}); + + knowledge_updater_->addKnowledge("occupied", {{"rp", platform}}); + knowledge_updater_->remGoal("occupied", {{"rp", platform}}); + } else { + return; + } +} + +void StageAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int platform_index = getIndexOf(params, "param_1"); + int object_index = getIndexOf(params, "param_2"); + if (platform_index > 0) { + params[platform_index].key = "platform"; + } + if (object_index > 0) { + params[object_index].key = "object"; + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/actions/unstage/unstage_action.cpp b/data/mir_planning/mir_planner_executor/ros/src/actions/unstage/unstage_action.cpp new file mode 100644 index 0000000000000000000000000000000000000000..2874fc958c767c70754d9726f6d4a42144c2c104 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/actions/unstage/unstage_action.cpp @@ -0,0 +1,44 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +UnstageAction::UnstageAction() : ExecutorAction("/unstage_object_server") +{ + // client_.waitForServer(); +} + +void UnstageAction::update_knowledge_base(bool success, + std::vector ¶ms) +{ + std::string robot = getValueOf(params, "robot_name"); + std::string platform = getValueOf(params, "platform"); + std::string object = getValueOf(params, "object"); + if (success) { + knowledge_updater_->remKnowledge("gripper_is_free", {{"r", robot}}); + knowledge_updater_->remKnowledge("stored", {{"rp", platform}, {"o", object}}); + knowledge_updater_->remKnowledge("occupied", {{"rp", platform}}); + + knowledge_updater_->addKnowledge("holding", {{"r", robot}, {"o", object}}); + knowledge_updater_->remGoal("holding", {{"r", robot}, {"o", object}}); + } else { + return; + } +} + +void UnstageAction::updateParamsBasedOnContext(std::vector ¶ms) +{ + int platform_index = getIndexOf(params, "param_1"); + int object_index = getIndexOf(params, "param_2"); + if (platform_index > 0) { + params[platform_index].key = "platform"; + } + if (object_index > 0) { + params[object_index].key = "object"; + } +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/knowledge_updater.cpp b/data/mir_planning/mir_planner_executor/ros/src/knowledge_updater.cpp new file mode 100644 index 0000000000000000000000000000000000000000..aefde308fd79e2d0c4038d26e8df3ffe55c200b2 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/knowledge_updater.cpp @@ -0,0 +1,171 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include +#include +#include + +KnowledgeUpdater::KnowledgeUpdater(ros::NodeHandle &nh) +{ + rosplan_update_client_ = nh.serviceClient( + "/rosplan_knowledge_base/update"); + rosplan_get_goals_client_ = nh.serviceClient( + "/rosplan_knowledge_base/state/goals"); + rosplan_get_knowledge_client_ = nh.serviceClient( + "/rosplan_knowledge_base/state/propositions"); + re_add_goals_server_ = nh.advertiseService("re_add_goals", &KnowledgeUpdater::re_add_goals, this); +} +KnowledgeUpdater::~KnowledgeUpdater() {} +bool KnowledgeUpdater::update_knowledge(uint8_t type, std::string name, + std::vector> values) +{ + rosplan_knowledge_msgs::KnowledgeItem msg; + msg.knowledge_type = rosplan_knowledge_msgs::KnowledgeItem::FACT; + msg.instance_type = ""; + msg.instance_name = ""; + msg.attribute_name = name; + msg.function_value = 0.0; + for (auto &p : values) { + diagnostic_msgs::KeyValue kv; + kv.key = p.first; + kv.value = toUpper(p.second); + msg.values.push_back(kv); + } + rosplan_knowledge_msgs::KnowledgeUpdateService srv; + srv.request.update_type = type; + srv.request.knowledge = msg; + return rosplan_update_client_.call(srv); +} + +bool KnowledgeUpdater::remKnowledge(std::string name, + std::vector> values) +{ + return update_knowledge(rosplan_knowledge_msgs::KnowledgeUpdateServiceRequest::REMOVE_KNOWLEDGE, + name, values); +} + +bool KnowledgeUpdater::addKnowledge(std::string name, + std::vector> values) +{ + return update_knowledge(rosplan_knowledge_msgs::KnowledgeUpdateServiceRequest::ADD_KNOWLEDGE, + name, values); +} + +bool KnowledgeUpdater::remGoal(std::string name, + std::vector> values) +{ + return update_knowledge(rosplan_knowledge_msgs::KnowledgeUpdateServiceRequest::REMOVE_GOAL, name, + values); +} + +bool KnowledgeUpdater::addGoal(std::string name, + std::vector> values) +{ + return update_knowledge(rosplan_knowledge_msgs::KnowledgeUpdateServiceRequest::ADD_GOAL, name, + values); +} + +bool KnowledgeUpdater::remGoalsWithObject(std::string object_name) +{ + rosplan_knowledge_msgs::GetAttributeService srv; + if (!rosplan_get_goals_client_.call(srv)) { + ROS_ERROR("Failed to call rosplan GetAttributeService"); + return false; + } + const std::vector &goals = srv.response.attributes; + for (auto const &goal : goals) { + for (auto const &item : goal.values) { + if ((toUpper(item.key) == toUpper("o") || toUpper(item.key) == toUpper("peg")) && + (toUpper(item.value) == toUpper(object_name))) { + rosplan_knowledge_msgs::KnowledgeUpdateService srv_del; + srv_del.request.update_type = + rosplan_knowledge_msgs::KnowledgeUpdateServiceRequest::REMOVE_GOAL; + srv_del.request.knowledge = goal; + if (!rosplan_update_client_.call(srv_del)) { + return false; + } + removed_goals_.push_back(goal); + break; + } + } + } + return true; +} + +bool KnowledgeUpdater::remGoalsWithLocation(std::string location) +{ + rosplan_knowledge_msgs::GetAttributeService srv; + if (!rosplan_get_goals_client_.call(srv)) { + ROS_ERROR("Failed to call rosplan GetAttributeService"); + return false; + } + const std::vector &goals = srv.response.attributes; + for (auto const &goal : goals) { + for (auto const &item : goal.values) { + if (toUpper(item.key) == toUpper("l") && (toUpper(item.value) == toUpper(location))) { + rosplan_knowledge_msgs::KnowledgeUpdateService srv_del; + srv_del.request.update_type = + rosplan_knowledge_msgs::KnowledgeUpdateServiceRequest::REMOVE_GOAL; + srv_del.request.knowledge = goal; + if (!rosplan_update_client_.call(srv_del)) { + return false; + } + removed_goals_.push_back(goal); + break; + } + } + } + return true; +} + +bool KnowledgeUpdater::remGoalsRelatedToLocation(std::string location) +{ + remGoalsWithLocation(location); + rosplan_knowledge_msgs::GetAttributeService srv; + if (!rosplan_get_knowledge_client_.call(srv)) { + ROS_ERROR("Failed to call rosplan GetAttributeService"); + return false; + } + const std::vector &facts = srv.response.attributes; + for (auto const &fact : facts) { + std::string name = fact.attribute_name; + if (toUpper(name) == toUpper("on")) { + std::string o = fact.values[0].value; + std::string l = fact.values[1].value; + if (toUpper(location) == toUpper(l)) { + remGoalsWithObject(o); + } + } + } + return true; +} + +bool KnowledgeUpdater::re_add_goals(mir_planning_msgs::ReAddGoals::Request &req, + mir_planning_msgs::ReAddGoals::Response &res) +{ + ROS_INFO("Going to re-add removed goals!"); + while (!removed_goals_.empty()) { + auto goal = removed_goals_[0]; + rosplan_knowledge_msgs::KnowledgeUpdateService srv_add; + srv_add.request.update_type = rosplan_knowledge_msgs::KnowledgeUpdateServiceRequest::ADD_GOAL; + srv_add.request.knowledge = goal; + if (!rosplan_update_client_.call(srv_add)) { + res.success = false; + return false; + } + removed_goals_.erase(removed_goals_.begin()); + } + res.success = true; + return true; +} + +std::string KnowledgeUpdater::toUpper(std::string str) +{ + std::transform(str.begin(), str.end(), str.begin(), ::toupper); + return str; +} diff --git a/data/mir_planning/mir_planner_executor/ros/src/planner_executor.cpp b/data/mir_planning/mir_planner_executor/ros/src/planner_executor.cpp new file mode 100644 index 0000000000000000000000000000000000000000..ff611a89296a849490c1b78f7e42d4cd5c90d0fc --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/src/planner_executor.cpp @@ -0,0 +1,178 @@ +/* + * Copyright [2017] + * + * Author: Torsten Jandt + * + */ + +#include +#include + +#include +#include +#include +#include +#include +#include +#include +#include + +// #include + +PlannerExecutor::PlannerExecutor(ros::NodeHandle &nh) : server_(nh, "execute_plan", false) +{ + server_.registerGoalCallback(boost::bind(&PlannerExecutor::executeCallback, this)); + server_.start(); + + ros::NodeHandle private_nh("~"); + knowledge_updater_ = new KnowledgeUpdater(nh); + + // audio_publisher_ = + // private_nh.advertise("/mir_audio_receiver/tts_request", + // 1); + + addActionExecutor("PICK", new CombinedPickAction()); + addActionExecutor("PLACE", new PlaceAction()); + addActionExecutor("STAGE", new StageAction()); + addActionExecutor("UNSTAGE", new UnstageAction()); + addActionExecutor("MOVE_BASE", new MoveAction()); + addActionExecutor("INSERT", new CombinedInsertAction()); + addActionExecutor("PERCEIVE", new CombinedPerceiveAction()); + addActionExecutor("PLACE_UNSTAGE", new PlaceUnstageAction()); + ROS_INFO("Node initialized. PlannerExecutor is available!!!"); +} + +PlannerExecutor::~PlannerExecutor() {} +void PlannerExecutor::addActionExecutor(std::string name, BaseExecutorAction *action) +{ + actions_[toUpper(name)] = action; + action->initialize(knowledge_updater_); +} + +void PlannerExecutor::executeCallback() +{ + const mir_planning_msgs::ExecutePlanGoalConstPtr &msg_goal = server_.acceptNewGoal(); + const rosplan_dispatch_msgs::CompletePlan &plan = msg_goal->plan; + const std::vector &actions = plan.plan; + ROS_INFO("Got plan, %d actions", (unsigned int)actions.size()); + + bool result = checkPlan(plan); + if (!result) { + ROS_ERROR("Plan check failed. Execution fails"); + mir_planning_msgs::ExecutePlanResult msg_result; + msg_result.success = false; + server_.setAborted(msg_result); + return; + } + ROS_INFO("Plan seems to be valid"); + + int num_of_actions = actions.size(); + for (int i = 0; i < num_of_actions; i++) { + auto const &action = actions[i]; + + if (server_.isPreemptRequested()) { + ROS_WARN("Preemption is requested. Stopping execution."); + mir_planning_msgs::ExecutePlanResult msg_result; + msg_result.success = false; + server_.setPreempted(msg_result); + return; + } + + std::vector params = action.parameters; + + /* add info about next action */ + if (i + 1 < num_of_actions) { + std::string next_action_name = actions[i + 1].name; + diagnostic_msgs::KeyValue next_action; + next_action.key = "next_action"; + next_action.value = next_action_name; + params.push_back(next_action); + if (next_action_name == "PICK" || next_action_name == "INSERT") { + std::string next_object = actions[i + 1].parameters[2].value; + diagnostic_msgs::KeyValue next_object_param; + next_object_param.key = "next_object"; + next_object_param.value = next_object; + params.push_back(next_object_param); + } + } + + std::string action_name = toUpper(action.name); + announceAction(action_name, params); + + BaseExecutorAction *executor = getActionExecutor(action_name); + bool res = executor->execute(action_name, params); + + if (!res) { + ROS_WARN("\nAction \"%s\" failed, abort plan execution\n", action_name.c_str()); + mir_planning_msgs::ExecutePlanResult msg_result; + msg_result.success = false; + server_.setAborted(msg_result); + return; + } + ROS_INFO("Finished action \"%s\"\n", action_name.c_str()); + } + ROS_INFO("Plan execution finished"); + mir_planning_msgs::ExecutePlanResult msg_result; + msg_result.success = true; + server_.setSucceeded(msg_result); +} + +bool PlannerExecutor::checkPlan(const rosplan_dispatch_msgs::CompletePlan &plan) +{ + const std::vector &actions = plan.plan; + for (auto const &action : actions) { + std::string action_name = toUpper(action.name); + if (!actions_.count(action_name)) { + ROS_ERROR( + "Failed to find action executor with name \"%s\" required by " + "the plan.", + action_name.c_str()); + return false; + } + } + return true; +} + +void PlannerExecutor::announceAction(std::string action_name, + std::vector params) +{ + /* announce action with text */ + std::cout << std::endl << std::endl << std::endl << std::endl << std::endl; + ROS_INFO("Executing action \"%s\"", action_name.c_str()); + ROS_INFO("Parameters :"); + for (diagnostic_msgs::KeyValue kw : params) { + ROS_INFO_STREAM(" " << kw.key << ": " << kw.value); + } + + /* announce action with audio */ +/* mir_audio_receiver::AudioMessage audio_msg; + std::string action_name_string(action_name.c_str()); + std::replace(action_name_string.begin(), action_name_string.end(), '_', ' '); + ROS_INFO("Announcing action \"%s\"", action_name_string.c_str()); + std::string audio_message_string = "Executing action " + action_name_string; + audio_msg.message = audio_message_string; + audio_publisher_.publish(audio_msg); */ +} + +std::string PlannerExecutor::toUpper(std::string str) +{ + std::transform(str.begin(), str.end(), str.begin(), ::toupper); + return str; +} + +BaseExecutorAction *PlannerExecutor::getActionExecutor(std::string &name) +{ + return actions_[toUpper(name)]; +} + +int main(int argc, char **argv) +{ + ros::init(argc, argv, "planner_executor"); + + ros::NodeHandle nh; + + PlannerExecutor planner_executor(nh); + + ros::spin(); + return 0; +} diff --git a/data/mir_planning/mir_planner_executor/ros/test/planner_executor_mockup b/data/mir_planning/mir_planner_executor/ros/test/planner_executor_mockup new file mode 100644 index 0000000000000000000000000000000000000000..d88fb4085e670ed1f099742701568fa0a1f53e04 --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/test/planner_executor_mockup @@ -0,0 +1,97 @@ +#! /usr/bin/env python + +from __future__ import print_function + +import rospy +from actionlib import SimpleActionServer +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteResult + + +class PlannerExecutorMockup(object): + + """Mockup servers for planner executor testing""" + + _server_topics = [ + "/move_base_safe_server", + "/place_object_server", + "/perceive_location_server", + "/perceive_cavity_server", + "/wbc_pick_object_server", + "pick_from_shelf_server", + "/stage_object_server", + "/unstage_object_server", + "/insert_object_server", + "/insert_cavity_server", + ] + + def __init__(self): + self._action_servers = [] + self.start_servers() + rospy.loginfo(str(len(self._action_servers)) + " servers started") + + def start_servers(self): + """ Start action servers for each topic in self.server_topics + + :returns: None + + """ + for i, server_topic in enumerate(self._server_topics): + cb_name = "server_execute_cb_" + str(i) + if hasattr(self, cb_name) and callable(getattr(self, cb_name)): + action_server = SimpleActionServer( + server_topic, GenericExecuteAction, getattr(self, cb_name), False + ) + action_server.start() + self._action_servers.append(action_server) + else: + rospy.logerr("Ran out of callback functions") + + def server_execute_cb_0(self, goal): + self.server_execute_cb(goal, 0) + + def server_execute_cb_1(self, goal): + self.server_execute_cb(goal, 1) + + def server_execute_cb_2(self, goal): + self.server_execute_cb(goal, 2) + + def server_execute_cb_3(self, goal): + self.server_execute_cb(goal, 3) + + def server_execute_cb_4(self, goal): + self.server_execute_cb(goal, 4) + + def server_execute_cb_5(self, goal): + self.server_execute_cb(goal, 5) + + def server_execute_cb_6(self, goal): + self.server_execute_cb(goal, 6) + + def server_execute_cb_7(self, goal): + self.server_execute_cb(goal, 7) + + def server_execute_cb_8(self, goal): + self.server_execute_cb(goal, 8) + + def server_execute_cb_9(self, goal): + self.server_execute_cb(goal, 9) + + def server_execute_cb(self, goal, action_server_index): + print("\n", "=" * 30) + print('Mockup: "' + self._server_topics[action_server_index] + '"') + for param in goal.parameters: + if param.key != "next_action": + print(param.key, ":", param.value) + plan_result = GenericExecuteResult() + success = input("Succeed? (y|n)[y]? ") + if success in ["", "y", "Y"]: + self._action_servers[action_server_index].set_succeeded(plan_result) + else: + self._action_servers[action_server_index].set_aborted() + + +if __name__ == "__main__": + rospy.init_node("planner_executor_mockup") + MOCKUP = PlannerExecutorMockup() + rospy.spin() diff --git a/data/mir_planning/mir_planner_executor/ros/test/planner_executor_test b/data/mir_planning/mir_planner_executor/ros/test/planner_executor_test new file mode 100644 index 0000000000000000000000000000000000000000..2473d5924d1d93819b593b352595d8f51fecc4be --- /dev/null +++ b/data/mir_planning/mir_planner_executor/ros/test/planner_executor_test @@ -0,0 +1,72 @@ +#! /usr/bin/env python + +from __future__ import print_function + +import rospy +from actionlib import SimpleActionClient +from mir_planning_msgs.msg import ExecutePlanAction, ExecutePlanGoal, ExecutePlanResult +from rosplan_dispatch_msgs.msg import CompletePlan + +from mir_task_planning.utils import Utils + +# This is a made up plan which has all 7 actions +PLAN = """\ +(move_base youbot-brsu start ws04) +(perceive youbot-brsu ws04) +(pick youbot-brsu ws04 axis-00) +(stage youbot-brsu platform_left axis-00) +(pick youbot-brsu ws04 motor-00) +(stage youbot-brsu platform_middle motor-00) +(move_base youbot-brsu ws04 sh01) +(perceive youbot-brsu sh01) +(pick youbot-brsu sh01 m20_100-00) +(stage youbot-brsu platform_left m20_100-00) +(move_base youbot-brsu ws04 pp01) +(perceive youbot-brsu pp01) +(insert youbot-brsu platform_left pp01 axis-00 pp01_cavity) +(move_base youbot-brsu pp01 ws01) +(perceive youbot-brsu ws01) +(insert youbot-brsu platform_left ws01 m20_100-00 container_box_blue-00) +(move_base youbot-brsu ws01 ws06) +(unstage youbot-brsu platform_right motor-00) +(place youbot-brsu ws06 motor-00)""" + +SMALL_PLAN = """\ +(move_base youbot-brsu start ws04) +(perceive youbot-brsu ws04)""" + + +def get_complete_plan_from_string(string): + """Create and return CompletePlan obj from a multiline string + + :string: string + :returns: rosplan_dispatch_msgs/CompletePlan + + """ + complete_plan = CompletePlan() + for line_num, line in enumerate(string.split("\n")): + action_msg = Utils.get_action_msg_from_string(line, line_num + 1) + complete_plan.plan.append(action_msg) + return complete_plan + + +def main(): + complete_plan = get_complete_plan_from_string(PLAN) + # complete_plan = get_complete_plan_from_string(SMALL_PLAN) + planner_executor_client = SimpleActionClient( + "/task_planning/execute_plan", ExecutePlanAction + ) + rospy.loginfo("Waiting for planner executor...") + planner_executor_client.wait_for_server() + rospy.loginfo("Wait complete. Sending goal.") + goal = ExecutePlanGoal(plan=complete_plan) + planner_executor_client.send_goal(goal) + planner_executor_client.wait_for_result() + result = planner_executor_client.get_result() + rospy.loginfo("Got result") + print(result) + + +if __name__ == "__main__": + rospy.init_node("planner_executor_test") + main() diff --git a/data/mir_planning/mir_planning/CMakeLists.txt b/data/mir_planning/mir_planning/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..cf22ebb305cc894067bdf94664a2fc263509c2aa --- /dev/null +++ b/data/mir_planning/mir_planning/CMakeLists.txt @@ -0,0 +1,18 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_planning) + +find_package(catkin REQUIRED + COMPONENTS + mir_task_planning + mir_planner_executor + mir_planning_bringup + mir_planning_core + mir_planning_msgs + mir_knowledge_base_analyzer + mir_refbox_parser + mir_actions + mir_knowledge + mir_pddl_problem_generator +) + +catkin_metapackage() diff --git a/data/mir_planning/mir_planning/package.xml b/data/mir_planning/mir_planning/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..1294881a93f27dbdc30025b693e1f1097139e878 --- /dev/null +++ b/data/mir_planning/mir_planning/package.xml @@ -0,0 +1,30 @@ + + + mir_planning + 0.0.1 + Components for planning for at work domain + GPLv3 + + Oscar Lima + Torsten Jandt + Dharmin B. + + Torsten Jandt + + catkin + + mir_task_planning + mir_planner_executor + mir_planning_bringup + mir_planning_core + mir_planning_msgs + mir_knowledge_base_analyzer + mir_refbox_parser + mir_actions + mir_knowledge + mir_pddl_problem_generator + + + + + diff --git a/data/mir_planning/mir_planning_bringup/CMakeLists.txt b/data/mir_planning/mir_planning_bringup/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..07904207314092abf802aaae6cf7b7f03ed4b914 --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/CMakeLists.txt @@ -0,0 +1,181 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_planning_bringup) + +## Find catkin macros and libraries +## if COMPONENTS list like find_package(catkin REQUIRED COMPONENTS xyz) +## is used, also find other catkin packages +find_package(catkin REQUIRED) + +## System dependencies are found with CMake's conventions +# find_package(Boost REQUIRED COMPONENTS system) + + +## Uncomment this if the package has a setup.py. This macro ensures +## modules and global scripts declared therein get installed +## See http://ros.org/doc/api/catkin/html/user_guide/setup_dot_py.html +# catkin_python_setup() + +################################################ +## Declare ROS messages, services and actions ## +################################################ + +## To declare and build messages, services or actions from within this +## package, follow these steps: +## * Let MSG_DEP_SET be the set of packages whose message types you use in +## your messages/services/actions (e.g. std_msgs, actionlib_msgs, ...). +## * In the file package.xml: +## * add a build_depend tag for "message_generation" +## * add a build_depend and a run_depend tag for each package in MSG_DEP_SET +## * If MSG_DEP_SET isn't empty the following dependency has been pulled in +## but can be declared for certainty nonetheless: +## * add a run_depend tag for "message_runtime" +## * In this file (CMakeLists.txt): +## * add "message_generation" and every package in MSG_DEP_SET to +## find_package(catkin REQUIRED COMPONENTS ...) +## * add "message_runtime" and every package in MSG_DEP_SET to +## catkin_package(CATKIN_DEPENDS ...) +## * uncomment the add_*_files sections below as needed +## and list every .msg/.srv/.action file to be processed +## * uncomment the generate_messages entry below +## * add every package in MSG_DEP_SET to generate_messages(DEPENDENCIES ...) + +## Generate messages in the 'msg' folder +# add_message_files( +# FILES +# Message1.msg +# Message2.msg +# ) + +## Generate services in the 'srv' folder +# add_service_files( +# FILES +# Service1.srv +# Service2.srv +# ) + +## Generate actions in the 'action' folder +# add_action_files( +# FILES +# Action1.action +# Action2.action +# ) + +## Generate added messages and services with any dependencies listed here +# generate_messages( +# DEPENDENCIES +# std_msgs # Or other packages containing msgs +# ) + +################################################ +## Declare ROS dynamic reconfigure parameters ## +################################################ + +## To declare and build dynamic reconfigure parameters within this +## package, follow these steps: +## * In the file package.xml: +## * add a build_depend and a run_depend tag for "dynamic_reconfigure" +## * In this file (CMakeLists.txt): +## * add "dynamic_reconfigure" to +## find_package(catkin REQUIRED COMPONENTS ...) +## * uncomment the "generate_dynamic_reconfigure_options" section below +## and list every .cfg file to be processed + +## Generate dynamic reconfigure parameters in the 'cfg' folder +# generate_dynamic_reconfigure_options( +# cfg/DynReconf1.cfg +# cfg/DynReconf2.cfg +# ) + +################################### +## catkin specific configuration ## +################################### +## The catkin_package macro generates cmake config files for your package +## Declare things to be passed to dependent projects +## INCLUDE_DIRS: uncomment this if you package contains header files +## LIBRARIES: libraries you create in this project that dependent projects also need +## CATKIN_DEPENDS: catkin_packages dependent projects also need +## DEPENDS: system dependencies of this project that dependent projects also need +catkin_package( +# INCLUDE_DIRS include +# LIBRARIES mir_planning_bringup +# CATKIN_DEPENDS other_catkin_pkg +# DEPENDS system_lib +) + +########### +## Build ## +########### + +## Specify additional locations of header files +## Your package locations should be listed before other locations +# include_directories(include) + +## Declare a C++ library +# add_library(mir_planning_bringup +# src/${PROJECT_NAME}/mir_planning_bringup.cpp +# ) + +## Add cmake target dependencies of the library +## as an example, code may need to be generated before libraries +## either from message generation or dynamic reconfigure +# add_dependencies(mir_planning_bringup ${${PROJECT_NAME}_EXPORTED_TARGETS} ${catkin_EXPORTED_TARGETS}) + +## Declare a C++ executable +# add_executable(mir_planning_bringup_node src/mir_planning_bringup_node.cpp) + +## Add cmake target dependencies of the executable +## same as for the library above +# add_dependencies(mir_planning_bringup_node ${${PROJECT_NAME}_EXPORTED_TARGETS} ${catkin_EXPORTED_TARGETS}) + +## Specify libraries to link a library or executable target against +# target_link_libraries(mir_planning_bringup_node +# ${catkin_LIBRARIES} +# ) + +############# +## Install ## +############# + +# all install targets should use catkin DESTINATION variables +# See http://ros.org/doc/api/catkin/html/adv_user_guide/variables.html + +## Mark executable scripts (Python etc.) for installation +## in contrast to setup.py, you can choose the destination +# install(PROGRAMS +# scripts/my_python_script +# DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +# ) + +## Mark executables and/or libraries for installation +# install(TARGETS mir_planning_bringup mir_planning_bringup_node +# ARCHIVE DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} +# LIBRARY DESTINATION ${CATKIN_PACKAGE_LIB_DESTINATION} +# RUNTIME DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +# ) + +## Mark cpp header files for installation +# install(DIRECTORY include/${PROJECT_NAME}/ +# DESTINATION ${CATKIN_PACKAGE_INCLUDE_DESTINATION} +# FILES_MATCHING PATTERN "*.h" +# PATTERN ".svn" EXCLUDE +# ) + +## Mark other files for installation (e.g. launch and bag files, etc.) +# install(FILES +# # myfile1 +# # myfile2 +# DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION} +# ) + +############# +## Testing ## +############# + +## Add gtest based cpp test target and link libraries +# catkin_add_gtest(${PROJECT_NAME}-test test/test_mir_planning_bringup.cpp) +# if(TARGET ${PROJECT_NAME}-test) +# target_link_libraries(${PROJECT_NAME}-test ${PROJECT_NAME}) +# endif() + +## Add folders to be run by python nosetests +# catkin_add_nosetests(test) diff --git a/data/mir_planning/mir_planning_bringup/package.xml b/data/mir_planning/mir_planning_bringup/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..7db43f8ec93fef0ce6416f77eff3d2151297884f --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/package.xml @@ -0,0 +1,50 @@ + + + mir_planning_bringup + 0.0.0 + The mir_planning_bringup package + + + + + oscar + + + + + + TODO + + + + + + + + + + + + + + + + + + + + + + + + + + catkin + + + + + + + + \ No newline at end of file diff --git a/data/mir_planning/mir_planning_bringup/ros/config/debug_topics.yaml b/data/mir_planning/mir_planning_bringup/ros/config/debug_topics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5d2a0c90e5ddbf3cccf4c57f0e42264470a6fc67 --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/ros/config/debug_topics.yaml @@ -0,0 +1,241 @@ +/arm_moveit_client/event_in +/arm_moveit_client/event_out +/barrier_tape/scan +/base_motion_calculator/event_in +/base_motion_calculator/event_out +/base_motion_calculator/pose_out_1 +/dashboard/platform_state +/dashboard/power_state +/diagnostics +/gripper_controller/grasp_monitor/event_in +/gripper_controller/grasp_monitor/event_out +/gripper_moveit_client/event_in +/gripper_moveit_client/event_out +/insert_object_in_cavity_server/cancel +/insert_object_in_cavity_server/feedback +/insert_object_in_cavity_server/goal +/insert_object_in_cavity_server/result +/insert_object_in_cavity_server/status +/insert_object_server/cancel +/insert_object_server/feedback +/insert_object_server/goal +/insert_object_server/result +/insert_object_server/status +/knowledge_base_analyzer/pending_goals/event_in +/knowledge_base_analyzer/pending_goals/event_out +/map +/mcr_common/dynamic_reconfigure_client/event_in +/mcr_common/dynamic_reconfigure_client/event_out +/mcr_common/twist_to_motion_direction_conversion/event_in +/mcr_navigation/collision_velocity_filter/event_out +/mcr_navigation/direct_base_controller/coordinator/event_in +/mcr_navigation/direct_base_controller/coordinator/event_out +/mcr_navigation/direct_base_controller/pose_converter/converted_pose +/mcr_navigation/direct_base_controller/pose_converter/event_in +/mcr_navigation/direct_base_controller/pose_error_calculator/event_in +/mcr_navigation/direct_base_controller/pose_error_calculator/event_out +/mcr_navigation/direct_base_controller/pose_error_monitor/event_in +/mcr_navigation/direct_base_controller/pose_error_monitor/event_out +/mcr_navigation/direct_base_controller/twist_controller/event_in +/mcr_navigation/direct_base_controller/twist_controller/event_out +/mcr_navigation/direct_base_controller/twist_limiter/event_in +/mcr_navigation/direct_base_controller/twist_limiter/event_out +/mcr_navigation/direct_base_controller/twist_synchronizer/event_in +/mcr_navigation/direct_base_controller/twist_synchronizer/event_out +/mir_perception/barrier_tape_detection/event_in +/mcr_perception/cavity_finder/input/event_in +/mcr_perception/cavity_finder/output/depth_debug_image +/mcr_perception/cavity_finder/output/event_out +/mcr_perception/cavity_finder/output/pointclouds +/mcr_perception/cavity_finder/output/pointclouds_combined +/mcr_perception/cavity_finder/output/pose +/mcr_perception/cavity_finder/output/rgb_debug_image +/mcr_perception/cavity_pose_selector/cavity +/mcr_perception/cavity_pose_selector/event_in +/mcr_perception/cavity_pose_selector/event_out +/mcr_perception/cavity_pose_selector/object_name +/mcr_perception/cloud_accumulator/event_in +/mcr_perception/cloud_accumulator/event_out +/mcr_perception/cloud_accumulator/output +/mcr_perception/convex_hull/output +/mcr_perception/convex_hull/output_polygon +/mcr_perception/multimodal_object_identification/input/event_in +/mcr_perception/multimodal_object_identification/input/recognized_objects_list +/mcr_perception/multimodal_object_identification/output/event_out +/mcr_perception/multimodal_object_identification/output/platform_pointcloud +/mcr_perception/multimodal_object_identification/output/pointclouds_combined +/mcr_perception/multimodal_object_identification/output/pose +/mcr_perception/multimodal_object_identification/output/rgb_debug_image +/mcr_perception/multimodal_object_identification/output/segmented_object_debug_image +/mcr_perception/mux_pointcloud/event_in +/mcr_perception/mux_pointcloud/event_out +/mcr_perception/object_detector/event_in +/mcr_perception/object_detector/event_out +/mcr_perception/object_detector/object_list +/mcr_perception/object_list_merger/event_in +/mcr_perception/object_list_merger/event_out +/mcr_perception/object_list_merger/output_object_list +/mcr_perception/object_selector/event_in +/mcr_perception/object_selector/event_out +/mcr_perception/object_selector/input/object_name +/mcr_perception/object_selector/output/object +/mcr_perception/object_selector/output/object_name +/mcr_perception/object_selector/output/object_pose +/mcr_perception/place_pose_selector/event_in +/mcr_perception/place_pose_selector/event_out +/mcr_perception/place_pose_selector/place_pose +/mcr_perception/place_pose_selector/platform_name +/mcr_perception/tabletop_cloud_accumulator/accumulated_cloud +/mcr_perception/tabletop_cloud_clusterer/tabletop_clusters +/mcr_perception/transform/output +/mcr_perception/workspace_finder/event_in +/mcr_perception/workspace_finder/event_out +/mcr_perception/workspace_finder/polygon +/mcr_task_planning/mercury_planner/event_in +/mcr_task_planning/mercury_planner/event_out +/mcr_tools/rosbag_recorder/event_in +/mir_knowledge_base_analyzer/knowledge_base_queries/event_out +/mir_knowledge_base_analyzer/knowledge_base_queries/objects_at_location +/mir_knowledge_base_analyzer/knowledge_base_queries/query +/mir_knowledge_base_analyzer/knowledge_base_queries/query_param +/mir_knowledge_base_analyzer/knowledge_base_queries/robot_location +/mir_manipulation/look_at_point/event_in +/mir_pregrasp_planner_pipeline/pose_out +/move_arm_planned/event_in +/move_arm_planned/event_out +/move_arm_planned/joint_position_monitor/configuration +/move_arm_planned/joint_position_monitor/event_in +/move_arm_planned/joint_position_monitor/event_out +/move_arm_planned_motion/event_in +/move_base/DWAPlannerROS/global_plan +/move_base/DWAPlannerROS/local_plan +/move_base/GlobalPlannerWithOrientations/plan +/move_base/GlobalPlannerWithOrientations/potential +/move_base/cancel +/move_base/current_goal +/move_base/feedback +/move_base/force_field_recovery/force_field_vector +/move_base/force_field_recovery/obstacle_cloud +/move_base/force_field_recovery/obstacle_neighborhood +/move_base/global_costmap/costmap +/move_base/goal +/move_base/local_costmap/costmap +/move_base/result +/move_base/status +/move_base_safe_server/cancel +/move_base_safe_server/feedback +/move_base_safe_server/goal +/move_base_safe_server/result +/move_base_safe_server/status +/move_base_simple/goal +/move_base_wrapper/event_in +/move_base_wrapper/event_out +/move_base_wrapper/pose_in +/move_base_wrapper/pose_out +/move_group/cancel +/odom +/particlecloud +/perceive_cavity_server/cancel +/perceive_cavity_server/feedback +/perceive_cavity_server/goal +/perceive_cavity_server/result +/perceive_cavity_server/status +/perceive_location_server/cancel +/perceive_location_server/feedback +/perceive_location_server/goal +/perceive_location_server/result +/perceive_location_server/status +/place_object_server/cancel +/place_object_server/feedback +/place_object_server/goal +/place_object_server/result +/place_object_server/status +/pregrasp_pipeline_pose_selector/event_in +/pregrasp_pipeline_pose_selector/event_out +/pregrasp_pipeline_pose_selector/goal_pose +/pregrasp_pipeline_pose_selector/joint_configuration +/pregrasp_pipeline_pose_selector/joint_configuration_prepregrasp +/pregrasp_pipeline_pose_selector/offset_pose +/pregrasp_planner_pipeline/event_in +/pregrasp_planner_pipeline/event_out +/pregrasp_planner_pipeline/grasp_planner/event_in +/pregrasp_planner_pipeline/grasp_planner/event_out +/pregrasp_planner_pipeline/grasp_planner/pose_out +/pregrasp_planner_pipeline/grasp_planner/sampling_parameters +/pregrasp_planner_pipeline/grasp_type +/pregrasp_planner_pipeline/pose_generator/event_in +/pregrasp_planner_pipeline/pose_generator/event_out +/pregrasp_planner_pipeline/pose_generator/poses_list +/pregrasp_planner_pipeline/pose_transformer/event_in +/pregrasp_planner_pipeline/pose_transformer/event_out +/pregrasp_planner_pipeline/pose_transformer/transformed_pose +/realsense_node/health_status +/refbox_parser/event_in +/refbox_parser/event_out +/rosout +/rosout_agg +/scan_combined +/scan_front +/scan_rear +/stage_object_server/cancel +/stage_object_server/feedback +/stage_object_server/goal +/stage_object_server/result +/stage_object_server/status +/static_transform_publisher_node/event_in +/task_planning/execute_plan/cancel +/task_planning/execute_plan/feedback +/task_planning/execute_plan/goal +/task_planning/execute_plan/result +/task_planning/execute_plan/status +/task_planning/load_plan/cancel +/task_planning/load_plan/feedback +/task_planning/load_plan/goal +/task_planning/load_plan/result +/task_planning/load_plan/status +/task_planning/pddl_problem_generator_node/event_in +/task_planning/pddl_problem_generator_node/event_out +/task_planning/plan_success_analizer/event_in +/task_planning/plan_success_analizer/event_out +/tf +/tf_static +/unstage_object_server/cancel +/unstage_object_server/feedback +/unstage_object_server/goal +/unstage_object_server/result +/unstage_object_server/status +/upload_knowledge/event_in +/visualization_marker +/visualization_marker_array +/waypoint_trajectory_generation/event_in +/waypoint_trajectory_generation/event_out +/wbc/mcr_navigation/direct_base_controller/coordinator/event_in +/wbc/mcr_navigation/direct_base_controller/coordinator/event_out +/wbc/mcr_navigation/direct_base_controller/pose_error_calculator/event_in +/wbc/mcr_navigation/direct_base_controller/pose_error_calculator/event_out +/wbc/mcr_navigation/direct_base_controller/pose_error_monitor/event_in +/wbc/mcr_navigation/direct_base_controller/pose_error_monitor/event_out +/wbc/mcr_navigation/direct_base_controller/pose_transformer_trigger/event_in +/wbc/mcr_navigation/direct_base_controller/twist_controller/event_in +/wbc/mcr_navigation/direct_base_controller/twist_controller/event_out +/wbc/mcr_navigation/direct_base_controller/twist_limiter/event_in +/wbc/mcr_navigation/direct_base_controller/twist_limiter/event_out +/wbc/mcr_navigation/direct_base_controller/twist_synchronizer/event_in +/wbc/mcr_navigation/direct_base_controller/twist_synchronizer/event_out +/wbc_base_motion_calculator_pipeline/pose_transformer/transformed_pose +/wbc_pick_object_server/cancel +/wbc_pick_object_server/feedback +/wbc_pick_object_server/goal +/wbc_pick_object_server/result +/wbc_pick_object_server/status +/whole_body_motion_calculator_pipeline/event_in +/whole_body_motion_calculator_pipeline/event_out +/whole_body_motion_calculator_pipeline/pose_out +/whole_body_motion_calculator_pipeline/pose_selector/event_in +/whole_body_motion_calculator_pipeline/pose_selector/event_out +/whole_body_motion_calculator_pipeline/pose_transformer/event_in +/whole_body_motion_calculator_pipeline/pose_transformer/event_out +/whole_body_motion_calculator_pipeline/pose_transformer/transformed_pose +/whole_body_motion_calculator_pipeline/whole_body_motion_calculator/event_in +/whole_body_motion_calculator_pipeline/whole_body_motion_calculator/event_out +/mir_perception/barrier_tape_detection/output/yellow_barrier_tape_pose_array diff --git a/data/mir_planning/mir_planning_bringup/ros/config/logging_topics.yaml b/data/mir_planning/mir_planning_bringup/ros/config/logging_topics.yaml new file mode 100644 index 0000000000000000000000000000000000000000..bf96e02327582f13f3c6cd081c2dcde2f6d15127 --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/ros/config/logging_topics.yaml @@ -0,0 +1,10 @@ +/rockin/robot_pose +/rockin/marker_pose +/rockin/trajectory +/rockin/rgb/camera_info +/rockin/depth/camera_info +/rockin/depth/pointcloud +/rockin/scan_0 +/rockin/scan_1 +/tf +/rockin/notification diff --git a/data/mir_planning/mir_planning_bringup/ros/launch/bnt.launch b/data/mir_planning/mir_planning_bringup/ros/launch/bnt.launch new file mode 100644 index 0000000000000000000000000000000000000000..af6dd63c1ab19591645c5c3961e677de7b7d114c --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/ros/launch/bnt.launch @@ -0,0 +1,59 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_bringup/ros/launch/debug_logging.launch b/data/mir_planning/mir_planning_bringup/ros/launch/debug_logging.launch new file mode 100644 index 0000000000000000000000000000000000000000..a2a384d1b65bcd39f25b868151d83b8a644e1916 --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/ros/launch/debug_logging.launch @@ -0,0 +1,14 @@ + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_bringup/ros/launch/logging.launch b/data/mir_planning/mir_planning_bringup/ros/launch/logging.launch new file mode 100644 index 0000000000000000000000000000000000000000..bac755c48d11a6665a1f2bd5abd9d95f7e7bcecb --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/ros/launch/logging.launch @@ -0,0 +1,16 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_bringup/ros/launch/robot.launch b/data/mir_planning/mir_planning_bringup/ros/launch/robot.launch new file mode 100644 index 0000000000000000000000000000000000000000..6b9d90447e9a916122f2170f50a8f5894a0edd23 --- /dev/null +++ b/data/mir_planning/mir_planning_bringup/ros/launch/robot.launch @@ -0,0 +1,178 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_core/CMakeLists.txt b/data/mir_planning/mir_planning_core/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..ac621d2d4be5d670ab05d1111f15afc10ac127a1 --- /dev/null +++ b/data/mir_planning/mir_planning_core/CMakeLists.txt @@ -0,0 +1,12 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_planning_core) + +find_package(catkin REQUIRED + COMPONENTS + mir_planning_msgs +) + +catkin_package( + CATKIN_DEPENDS + mir_planning_msgs +) diff --git a/data/mir_planning/mir_planning_core/package.xml b/data/mir_planning/mir_planning_core/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..4c290f79786e40bf895a2c6ab058cc2b98a25add --- /dev/null +++ b/data/mir_planning/mir_planning_core/package.xml @@ -0,0 +1,18 @@ + + + mir_planning_core + 1.0.0 + + handles plan generation, execution, monitoring and replanning (if needed) + + + GPLv3 + + Oscar Lima + Oscar Lima + + catkin + + mir_planning_msgs + + diff --git a/data/mir_planning/mir_planning_core/ros/launch/task_planning_components.launch b/data/mir_planning/mir_planning_core/ros/launch/task_planning_components.launch new file mode 100644 index 0000000000000000000000000000000000000000..42644d17363e2dd1fcb0ee5262ede496f9177a03 --- /dev/null +++ b/data/mir_planning/mir_planning_core/ros/launch/task_planning_components.launch @@ -0,0 +1,66 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_core/ros/launch/task_planning_sm.launch b/data/mir_planning/mir_planning_core/ros/launch/task_planning_sm.launch new file mode 100644 index 0000000000000000000000000000000000000000..b94b0f7fa8490e08189576a80c5a49b931558de6 --- /dev/null +++ b/data/mir_planning/mir_planning_core/ros/launch/task_planning_sm.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_core/ros/scripts/planning_coordinator_sm.py b/data/mir_planning/mir_planning_core/ros/scripts/planning_coordinator_sm.py new file mode 100644 index 0000000000000000000000000000000000000000..0b1e5921e035265b894fdba50b4bcbe46158334f --- /dev/null +++ b/data/mir_planning/mir_planning_core/ros/scripts/planning_coordinator_sm.py @@ -0,0 +1,294 @@ +#!/usr/bin/env python + +import os +import sys +import threading + +# import of generic states +import mcr_states.common.basic_states as gbs +import mir_states.common.action_states as gas +import rospy +import smach +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from mir_planning_msgs.msg import ( + ExecutePlanAction, + ExecutePlanGoal, + PlanAction, + PlanGoal, +) +from mir_planning_msgs.srv import ReAddGoals +from std_msgs.msg import String + +from mir_audio_receiver.msg import AudioMessage +# =============================================================================== + + +class re_add_goals(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["success", "failure"]) + rospy.wait_for_service("/task_planning/re_add_goals") + self.srv = rospy.ServiceProxy("/task_planning/re_add_goals", ReAddGoals) + rospy.sleep(0.2) + + def execute(self, userdata): + res = self.srv() + if res: + return "success" + else: + return "failure" + + +# =============================================================================== + + +class plan_task(smach.State): + def __init__(self, mode=PlanGoal.NORMAL): + # publishing a Audio message at startup + audio_message = AudioMessage() + audio_pub = rospy.Publisher("/mir_audio_receiver/tts_request", AudioMessage, queue_size=1) + audio_message.message = "Hello, I am the mastermind. I am ready to plan your tasks." + audio_pub.publish(audio_message) + rospy.sleep(1.0) + + smach.State.__init__( + self, + outcomes=["success", "failure"], + input_keys=["domain_file", "problem_file", "planner"], + output_keys=["plan"], + ) + self.mode = mode + self.planner_client = SimpleActionClient( + "/mir_task_planning/task_planner_server/plan_task", PlanAction + ) + self.planner_client.wait_for_server() + rospy.sleep(0.2) + + def execute(self, userdata): + goal = PlanGoal( + domain_file=userdata.domain_file, + problem_file=userdata.problem_file, + planner=userdata.planner, + mode=self.mode, + ) + self.planner_client.send_goal(goal) + self.planner_client.wait_for_result() + state = self.planner_client.get_state() + result = self.planner_client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Found a plan with %i actions", len(result.plan.plan)) + userdata.plan = result.plan + return "success" + elif state == GoalStatus.ABORTED: + rospy.logerr("Failed to plan") + rospy.sleep(2.0) + return "failure" + + +# =============================================================================== + + +class execute_plan(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["success", "failure", "preempted"], + input_keys=["already_once_executed", "plan"], + output_keys=["already_once_executed"], + ) + self.planner_executor_client = SimpleActionClient( + "/task_planning/execute_plan", ExecutePlanAction + ) + self.planner_executor_client.wait_for_server() + rospy.sleep(0.2) + + def execute(self, userdata): + userdata.already_once_executed = True + success = self.execute_plan(userdata.plan) + if not success: + return "failure" + return "success" + + def execute_plan(self, plan): + goal = ExecutePlanGoal() + goal.plan = plan + self.planner_executor_client.send_goal(goal) + finished = self.planner_executor_client.wait_for_result() + if not finished: + return False + res = self.planner_executor_client.get_result() + return res.success + + +# =============================================================================== + + +class check_execution_already_started(smach.State): + """ + This state will check if the execution has started at least once. If it has + then it will go to exit otherwise it will go to re add goals + """ + + def __init__(self, max_count=3): + smach.State.__init__( + self, + outcomes=["success", "failure"], + input_keys=["already_once_executed", "check_execution_counter"], + output_keys=["check_execution_counter"], + ) + self.max_count = max_count + + def execute(self, userdata): + rospy.sleep(3.0) # time for the system to recover for checking goals + if userdata.already_once_executed: + if userdata.check_execution_counter >= self.max_count: + return "success" + else: + userdata.check_execution_counter += 1 + return "failure" + else: + return "failure" + + +# =============================================================================== + + +def main(): + rospy.init_node("planning_coordinator") + problem_file = rospy.get_param("~problem_file", None) + domain_file = rospy.get_param("~domain_file", None) + planner = rospy.get_param("~planner", "mercury") + + # publishing a Audio message at startup + audio_message = AudioMessage() + audio_pub = rospy.Publisher("/mir_audio_receiver/tts_request", AudioMessage, queue_size=1) + audio_message.message = "Hello, I am the planning coordinator" + audio_pub.publish(audio_message) + + if problem_file is None or domain_file is None: + rospy.logfatal("Either domain and/or problem file not provided. Exiting.") + sys.exit(1) + # Create a SMACH state machine + sm = smach.StateMachine( + outcomes=["OVERALL_FAILURE", "OVERALL_PREEMPT", "OVERALL_SUCCESS"] + ) + sm.userdata.already_once_executed = False + # counter for how many times did it enter check_execution_already_started() + sm.userdata.check_execution_counter = 0 + sm.userdata.domain_file = domain_file + sm.userdata.problem_file = problem_file + sm.userdata.planner = planner + # Open the container + with sm: + # upload intrinsic knowledge + smach.StateMachine.add( + "UPLOAD_INTRINSIC_KNOWLEDGE", + gbs.send_event([("/upload_knowledge/event_in", "e_trigger")]), + transitions={"success": "LOOK_FOR_UNFINISHED_GOALS"}, + ) + + # TODO:wait for upload intrinsic knowledge succes response + + # send even in to look for goals component to process and see if there are unfinished goals on the knowledge base + smach.StateMachine.add( + "LOOK_FOR_UNFINISHED_GOALS", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/knowledge_base_analyzer/pending_goals/event_in", "e_start") + ], + event_out_list=[ + ( + "/knowledge_base_analyzer/pending_goals/event_out", + "e_goals_available", + True, + ) + ], + timeout_duration=5, + ), + transitions={ + "success": "GENERATE_PDDL_PROBLEM", + "timeout": "CHECK_EXECUTION_ALREADY_STARTED", + "failure": "CHECK_EXECUTION_ALREADY_STARTED", + }, + ) + + smach.StateMachine.add( + "CHECK_EXECUTION_ALREADY_STARTED", + check_execution_already_started(max_count=3), + transitions={"success": "MOVE_TO_EXIT", "failure": "RE_ADD_GOALS"}, + ) + + smach.StateMachine.add( + "RE_ADD_GOALS", + re_add_goals(), + transitions={ + "success": "LOOK_FOR_UNFINISHED_GOALS", + "failure": "LOOK_FOR_UNFINISHED_GOALS", + }, + ) + + # generate problem from knowledge base snapshot + smach.StateMachine.add( + "GENERATE_PDDL_PROBLEM", + gbs.send_and_wait_events_combined( + event_in_list=[ + ("/mir_planning/pddl_problem_generator/event_in", "e_trigger") + ], + event_out_list=[ + ( + "/mir_planning/pddl_problem_generator/event_out", + "e_success", + True, + ) + ], + timeout_duration=5, + ), + transitions={ + "success": "PLAN", + "timeout": "GENERATE_PDDL_PROBLEM", + "failure": "OVERALL_FAILURE", + }, + ) + + # plan task (mode can be either PlanGoal.NORMAL or PlanGoal.FAST) + smach.StateMachine.add( + "PLAN", + plan_task(mode=PlanGoal.NORMAL), + transitions={ + "success": "EXECUTE_PLAN", + "failure": "LOOK_FOR_UNFINISHED_GOALS", + }, + ) + + smach.StateMachine.add( + "EXECUTE_PLAN", + execute_plan(), + transitions={ + "success": "LOOK_FOR_UNFINISHED_GOALS", + "failure": "LOOK_FOR_UNFINISHED_GOALS", + "preempted": "OVERALL_PREEMPT", + }, + ) + + smach.StateMachine.add( + "MOVE_TO_EXIT", + gas.move_base("EXIT"), + transitions={"success": "OVERALL_SUCCESS", "failed": "MOVE_TO_EXIT"}, + ) + + # Create a thread to execute the smach container + smach_thread = threading.Thread(target=sm.execute) + smach_thread.start() + + while not rospy.is_shutdown() and smach_thread.isAlive(): + rospy.sleep(1.0) + if rospy.is_shutdown(): + rospy.logwarn("ctrl + c detected!!! preempting smach execution") + # Request the container to preempt + sm.request_preempt() + smach_thread.join() + + +if __name__ == "__main__": + print("Going to main function") + main() diff --git a/data/mir_planning/mir_planning_msgs/CMakeLists.txt b/data/mir_planning/mir_planning_msgs/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..f98ed4d4c4a19e2c5c66708359bc5d5ba1f213ba --- /dev/null +++ b/data/mir_planning/mir_planning_msgs/CMakeLists.txt @@ -0,0 +1,43 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_planning_msgs) + +find_package(catkin REQUIRED + genmsg + std_msgs + actionlib_msgs + diagnostic_msgs + rosplan_knowledge_msgs + rosplan_dispatch_msgs + message_generation +) + +add_message_files( + DIRECTORY + ros/msg + FILES + ObjectsAtLocation.msg +) + +add_action_files( + DIRECTORY + ros/action + FILES + ExecutePlan.action + GenericExecute.action + Plan.action +) + +add_service_files( + DIRECTORY + ros/srv + FILES + ReAddGoals.srv +) + +generate_messages(DEPENDENCIES + actionlib_msgs + diagnostic_msgs + rosplan_dispatch_msgs +) + +catkin_package() diff --git a/data/mir_planning/mir_planning_msgs/package.xml b/data/mir_planning/mir_planning_msgs/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..5a967718102cdf76a46935d9d302f239f905db86 --- /dev/null +++ b/data/mir_planning/mir_planning_msgs/package.xml @@ -0,0 +1,29 @@ + + + mir_planning_msgs + 1.0.0 + + Messages, Services and Actions for planning modules in mas industrial robotics + + + GPLv3 + + Oscar Lima + Torsten Jandt + Dharmin B. + + Torsten Jandt + + catkin + + actionlib_msgs + actionlib + + rosplan_knowledge_msgs + rosplan_dispatch_msgs + + message_runtime + rosplan_knowledge_msgs + rosplan_dispatch_msgs + + diff --git a/data/mir_planning/mir_planning_msgs/ros/action/ExecutePlan.action b/data/mir_planning/mir_planning_msgs/ros/action/ExecutePlan.action new file mode 100644 index 0000000000000000000000000000000000000000..69245b604bf63cea92076e6494d15e9140cacb26 --- /dev/null +++ b/data/mir_planning/mir_planning_msgs/ros/action/ExecutePlan.action @@ -0,0 +1,7 @@ +# Define the goal +rosplan_dispatch_msgs/CompletePlan plan +--- +# Define the result +bool success +--- +# Define a feedback message diff --git a/data/mir_planning/mir_planning_msgs/ros/action/GenericExecute.action b/data/mir_planning/mir_planning_msgs/ros/action/GenericExecute.action new file mode 100644 index 0000000000000000000000000000000000000000..31cd22b78b5ef6eb5c5b962bdb31dd8ea3b1c58a --- /dev/null +++ b/data/mir_planning/mir_planning_msgs/ros/action/GenericExecute.action @@ -0,0 +1,9 @@ +# goal definition +diagnostic_msgs/KeyValue[] parameters +--- +# result definition +diagnostic_msgs/KeyValue[] results +--- +# feedback +string current_state +string text diff --git a/data/mir_planning/mir_planning_msgs/ros/action/Plan.action b/data/mir_planning/mir_planning_msgs/ros/action/Plan.action new file mode 100644 index 0000000000000000000000000000000000000000..41d3462aa5ad357e6451bf1dd1359fc8d4f57f6d --- /dev/null +++ b/data/mir_planning/mir_planning_msgs/ros/action/Plan.action @@ -0,0 +1,16 @@ +# goal definition + +# option for mode +# NORMAL: run the planner till the time runs out (timeout configured in mir_task_planning) +# FAST: run the planner as soon as first plan is generated or time runs out +uint8 NORMAL=0 +uint8 FAST=1 + +string planner +string domain_file +string problem_file +uint8 mode +--- +# result definition +rosplan_dispatch_msgs/CompletePlan plan +--- diff --git a/data/mir_planning/mir_planning_msgs/ros/msg/ObjectsAtLocation.msg b/data/mir_planning/mir_planning_msgs/ros/msg/ObjectsAtLocation.msg new file mode 100644 index 0000000000000000000000000000000000000000..b294f4897ea980228d6ecc9f60f3645cd8dda861 --- /dev/null +++ b/data/mir_planning/mir_planning_msgs/ros/msg/ObjectsAtLocation.msg @@ -0,0 +1,2 @@ +string location +string[] objects diff --git a/data/mir_planning/mir_planning_msgs/ros/srv/ReAddGoals.srv b/data/mir_planning/mir_planning_msgs/ros/srv/ReAddGoals.srv new file mode 100644 index 0000000000000000000000000000000000000000..410e0f9d9d2a1bd456293e81e81e615b3abb4268 --- /dev/null +++ b/data/mir_planning/mir_planning_msgs/ros/srv/ReAddGoals.srv @@ -0,0 +1,2 @@ +--- +bool success diff --git a/data/mir_planning/mir_planning_visualisation/CMakeLists.txt b/data/mir_planning/mir_planning_visualisation/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..2cf80d5fe8527a0674c26509d95d1f0b2d8c076b --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/CMakeLists.txt @@ -0,0 +1,16 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_planning_visualisation) + +find_package(catkin REQUIRED + COMPONENTS + mir_planning_msgs + mcr_gazebo_objects +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + rospy + mir_planning_msgs +) diff --git a/data/mir_planning/mir_planning_visualisation/docs/kb_and_plan_vis.gif b/data/mir_planning/mir_planning_visualisation/docs/kb_and_plan_vis.gif new file mode 100644 index 0000000000000000000000000000000000000000..6a53472595aa0ab27659144fe4fd379e9b8654d0 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/docs/kb_and_plan_vis.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:b4d03d0ff53fc365aef5fabc6b50d6e1cacbb378b1e01f11e711a883e07d21a3 +size 638372 diff --git a/data/mir_planning/mir_planning_visualisation/docs/kb_fake_obj.png b/data/mir_planning/mir_planning_visualisation/docs/kb_fake_obj.png new file mode 100644 index 0000000000000000000000000000000000000000..4a2e181c36ae9c26829014375499c8acd95c7d7e --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/docs/kb_fake_obj.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:7a50093fc3d2c4d596307fe02ac8fef9f47b131a49149bdd81b1417a37f4cfbb +size 111790 diff --git a/data/mir_planning/mir_planning_visualisation/docs/kb_plus_plan_vis_labelled.png b/data/mir_planning/mir_planning_visualisation/docs/kb_plus_plan_vis_labelled.png new file mode 100644 index 0000000000000000000000000000000000000000..dfba998f21feaf7a52b76e663fdd0b9fab94bc10 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/docs/kb_plus_plan_vis_labelled.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:6bfae57aba623d2f2d2c3e723fdc3fff88af0d9bc657ee65389467375c2d0f15 +size 78116 diff --git a/data/mir_planning/mir_planning_visualisation/package.xml b/data/mir_planning/mir_planning_visualisation/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..27f9583d4ec7c11ae3a91c138125edb3fb05c8e9 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/package.xml @@ -0,0 +1,22 @@ + + + mir_planning_visualisation + 1.0.0 + + Visualisation for planning pipeline (knowledge base and plan) + + + GPLv3 + + Dharmin B. + Iswariya Manivannan + + Dharmin B. + + catkin + + rospy + mir_planning_msgs + mcr_gazebo_objects + + diff --git a/data/mir_planning/mir_planning_visualisation/ros/config/model_to_marker.yaml b/data/mir_planning/mir_planning_visualisation/ros/config/model_to_marker.yaml new file mode 100644 index 0000000000000000000000000000000000000000..90590267db4f66cb7d812a3f7794380ae5068ef8 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/config/model_to_marker.yaml @@ -0,0 +1,477 @@ +# ======= +# OBJECTS +# ======= +m20: + file_name: 'm20.stl' + scale: 0.001 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.0 + y: 0.0 + z: 0.0 + roll: 0.0 + pitch: -90.0 + yaw: 180.0 +m30: + file_name: 'm30.stl' + scale: 0.001 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.02 + y: 0.0 + z: 0.0 + roll: 0.0 + pitch: -90.0 + yaw: 0.0 +f20_20_b: + file_name: 'f20_20.stl' + scale: 0.001 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.0 + y: 0.0 + z: 0.01 + roll: 0.0 + pitch: -90.0 + yaw: 180.0 +f20_20_g: + file_name: 'f20_20.stl' + scale: 0.001 + color: + r: 0.5 + g: 0.5 + b: 0.5 + offset: + x: 0.0 + y: 0.0 + z: 0.01 + roll: 0.0 + pitch: -90.0 + yaw: 180.0 +s40_40_b: + file_name: 's40_40.stl' + scale: 0.001 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.0 + y: 0.0 + z: 0.02 + roll: 0.0 + pitch: -90.0 + yaw: 180.0 +s40_40_g: + file_name: 's40_40.stl' + scale: 0.001 + color: + r: 0.5 + g: 0.5 + b: 0.5 + offset: + x: 0.0 + y: 0.0 + z: 0.02 + roll: 0.0 + pitch: -90.0 + yaw: 180.0 +m20_100: + file_name: 'm20_100.stl' + scale: 0.001 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.013 + y: 0.01 + z: 0.0 + roll: 30.0 + pitch: 3.0 + yaw: 0.0 +r20: + file_name: 'r20.stl' + scale: 0.001 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.0 + y: 0.0 + z: 0.015 + roll: 0.0 + pitch: -90.0 + yaw: 180.0 +motor: + file_name: 'motor.stl' + scale: 0.001 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.0 + y: 0.0 + z: 0.02 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +distance_tube: + file_name: 'distance_tube.stl' + scale: 0.001 + color: + r: 0.5 + g: 0.5 + b: 0.5 + offset: + x: 0.015 + y: 0.0 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +bearing: + file_name: 'bearing.stl' + scale: 0.001 + color: + r: 0.6 + g: 0.6 + b: 0.6 + offset: + x: 0.015 + y: 0.0 + z: 0.0 + roll: 0.0 + pitch: -90.0 + yaw: 0.0 +bearing_box: + file_name: 'bearing_box.stl' + scale: 0.001 + color: + r: 0.5 + g: 0.5 + b: 0.5 + offset: + x: 0.0 + y: -0.025 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +axis: + file_name: 'axis.stl' + scale: 0.001 + color: + r: 0.5 + g: 0.5 + b: 0.5 + offset: + x: 0.0 + y: 0.0 + z: 0.015 + roll: 0.0 + pitch: 6.0 + yaw: 0.0 +container_box_red: + file_name: 'container.stl' + scale: 0.001 + color: + r: 1.0 + g: 0.0 + b: 0.0 + offset: + x: 0.0 + y: -0.07 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 180.0 +container_box_blue: + file_name: 'container.stl' + scale: 0.001 + color: + r: 0.0 + g: 0.0 + b: 1.0 + offset: + x: 0.0 + y: -0.07 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 180.0 + +# ============ +# WORKSTATIONS +# ============ +ws: + file_name: 'workstation.stl' + scale: 0.001 + color: + r: 0.9 + g: 0.9 + b: 0.9 + offset: + x: 0.0 + y: -0.4 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 180.0 +sh: + file_name: 'shelf.stl' + scale: 0.001 + color: + r: 0.9 + g: 0.9 + b: 0.9 + offset: + x: -0.5 + y: -0.4 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 180.0 +pp: + file_name: 'ppt_platform.stl' + scale: 0.001 + color: + r: 0.9 + g: 0.9 + b: 0.9 + offset: + x: -0.25 + y: -0.05 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 180.0 +tt: + file_name: 'workstation.stl' + scale: 1.0 + color: + r: 0.9 + g: 0.9 + b: 0.9 + offset: + x: 0.5 + y: 0.0 + z: 0.09 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 + +# ====== +# YOUBOT +# ====== +youbot: + file_name: 'base.dae' + scale: 1.0 + color: + r: 0.2 + g: 0.2 + b: 0.2 + offset: + x: 0.0 + y: 0.0 + z: 0.0 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +arm_0: + file_name: 'arm0.dae' + scale: 1.0 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.135 + y: 0.0 + z: 0.05 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +arm_1: + file_name: 'arm1.dae' + scale: 1.0 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: 0.155 + y: 0.0 + z: 0.145 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +arm_2: + file_name: 'arm2.dae' + scale: 1.0 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: 0.121 + y: -0.03 + z: 0.204 + roll: 0.0 + pitch: -60.0 + yaw: 0.0 +arm_3: + file_name: 'arm3.dae' + scale: 1.0 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: 0.093 + y: 0.03 + z: 0.312 + roll: 0.0 + pitch: 30.0 + yaw: 0.0 +arm_4: + file_name: 'arm4.dae' + scale: 1.0 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: 0.15 + y: -0.008 + z: 0.36 + roll: 0.0 + pitch: 90.0 + yaw: 0.0 +arm_5: + file_name: 'arm5.dae' + scale: 1.0 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.216 + y: 0.0 + z: 0.36 + roll: 0.0 + pitch: 90.0 + yaw: 0.0 +arm_palm: + file_name: 'palm.dae' + scale: 1.0 + color: + r: 0.1 + g: 0.1 + b: 0.1 + offset: + x: 0.25 + y: 0.0 + z: 0.363 + roll: 0.0 + pitch: 90.0 + yaw: 0.0 +youbot_plate: + file_name: 'plate.dae' + scale: 1.0 + color: + r: 0.6 + g: 0.6 + b: 0.6 + offset: + x: -0.1 + y: 0.0 + z: 0.035 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +yb_wheel_lf: + file_name: 'palm.dae' + scale: 0.1 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: 0.228 + y: 0.158 + z: -0.03 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +yb_wheel_rf: + file_name: 'palm.dae' + scale: 0.1 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: 0.228 + y: -0.158 + z: -0.03 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +yb_wheel_lb: + file_name: 'palm.dae' + scale: 0.1 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: -0.228 + y: 0.158 + z: -0.03 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 +yb_wheel_rb: + file_name: 'palm.dae' + scale: 0.1 + color: + r: 0.85 + g: 0.34 + b: 0.11 + offset: + x: -0.228 + y: -0.158 + z: -0.03 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 + +# ======= +# DEFAULT +# ======= +default: + file_name: '' + scale: 0.05 + color: + r: 1.0 + g: 0.0 + b: 0.0 + offset: + x: 0.0 + y: 0.0 + z: 0.025 + roll: 0.0 + pitch: 0.0 + yaw: 0.0 diff --git a/data/mir_planning/mir_planning_visualisation/ros/config/plan_marker_color.yaml b/data/mir_planning/mir_planning_visualisation/ros/config/plan_marker_color.yaml new file mode 100644 index 0000000000000000000000000000000000000000..23b2516cdd7784c9d3958c7a21220e7b79090ef1 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/config/plan_marker_color.yaml @@ -0,0 +1,26 @@ +# ======= +# ACTIONS +# ======= +move_base: + color: + r: 0.3 + g: 0.9 + b: 0.3 + a: 0.6 +pick: + color: + r: 0.2 + g: 0.2 + b: 0.8 + a: 0.8 + scale: 0.0012 +# ===== +# GOALS +# ===== +goal: + color: + r: 0.3 + g: 0.9 + b: 0.3 + a: 0.6 + scale: 0.0012 diff --git a/data/mir_planning/mir_planning_visualisation/ros/config/planning_rviz.rviz b/data/mir_planning/mir_planning_visualisation/ros/config/planning_rviz.rviz new file mode 100644 index 0000000000000000000000000000000000000000..7d1fb9c9c67981b6317316437a8c7eceda33ad52 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/config/planning_rviz.rviz @@ -0,0 +1,128 @@ +Panels: + - Class: rviz/Displays + Help Height: 70 + Name: Displays + Property Tree Widget: + Expanded: + - /Global Options1 + - /Status1 + Splitter Ratio: 0.5 + Tree Height: 373 + - Class: rviz/Selection + Name: Selection + - Class: rviz/Tool Properties + Expanded: + - /2D Pose Estimate1 + - /2D Nav Goal1 + - /Publish Point1 + Name: Tool Properties + Splitter Ratio: 0.5886790156364441 + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 + - Class: rviz/Time + Experimental: false + Name: Time + SyncMode: 0 + SyncSource: "" +Preferences: + PromptSaveOnExit: true +Toolbars: + toolButtonStyle: 2 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.5 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.029999999329447746 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Class: rviz/MarkerArray + Enabled: true + Marker Topic: /mir_planning/planning_visualiser/markers + Name: Planning markers + Namespaces: + "": true + Queue Size: 100 + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Default Light: true + Fixed Frame: map + Frame Rate: 30 + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + - Class: rviz/FocusCamera + - Class: rviz/Measure + - Class: rviz/SetInitialPose + Theta std deviation: 0.2617993950843811 + Topic: /initialpose + X std deviation: 0.5 + Y std deviation: 0.5 + - Class: rviz/SetGoal + Topic: /move_base_simple/goal + - Class: rviz/PublishPoint + Single click: true + Topic: /clicked_point + Value: true + Views: + Current: + Class: rviz/Orbit + Distance: 8.819380760192871 + Enable Stereo Rendering: + Stereo Eye Separation: 0.05999999865889549 + Stereo Focal Distance: 1 + Swap Stereo Eyes: false + Value: false + Focal Point: + X: 1.6857465505599976 + Y: -0.3054875135421753 + Z: 0.04500067979097366 + Focal Shape Fixed Size: true + Focal Shape Size: 0.05000000074505806 + Invert Z Axis: false + Name: Current View + Near Clip Distance: 0.009999999776482582 + Pitch: 1.1203978061676025 + Target Frame: + Value: Orbit (rviz) + Yaw: 4.418576240539551 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1034 + Hide Left Dock: false + Hide Right Dock: false + QMainWindow State: 000000ff00000000fd00000004000000000000015600000277fc0200000008fb0000001200530065006c0065006300740069006f006e00000001e10000009b0000005c00fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007302000001ed000001df00000185000000a3fb000000120056006900650077007300200054006f006f02000001df000002110000018500000122fb000000200054006f006f006c002000500072006f0070006500720074006900650073003203000002880000011d000002210000017afb000000100044006900730070006c006100790073000000001300000277000000c700fffffffb0000002000730065006c0065006300740069006f006e00200062007500660066006500720200000138000000aa0000023a00000294fb00000014005700690064006500530074006500720065006f02000000e6000000d2000003ee0000030bfb0000000c004b0069006e0065006300740200000186000001060000030c00000261000000010000010f00000250fc0200000003fb0000001e0054006f006f006c002000500072006f00700065007200740069006500730100000041000000780000000000000000fb0000000a00560069006500770073000000003a00000250000000a000fffffffb0000001200530065006c0065006300740069006f006e010000025a000000b200000000000000000000000200000490000000a9fc0100000001fb0000000a00560069006500770073030000004e00000080000002e10000019700000003000005560000003efc0100000002fb0000000800540069006d00650000000000000005560000024400fffffffb0000000800540069006d006501000000000000045000000000000000000000039c000003db00000004000000040000000800000008fc0000000100000002000000010000000a0054006f006f006c00730000000000ffffffff0000000000000000 + Selection: + collapsed: false + Time: + collapsed: false + Tool Properties: + collapsed: false + Views: + collapsed: false + Width: 924 + X: 970 + Y: 20 diff --git a/data/mir_planning/mir_planning_visualisation/ros/config/test_navigation_goals.yaml b/data/mir_planning/mir_planning_visualisation/ros/config/test_navigation_goals.yaml new file mode 100644 index 0000000000000000000000000000000000000000..33413a037e8309f15801d7d549a02743d70bc0ab --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/config/test_navigation_goals.yaml @@ -0,0 +1,18 @@ +START: [0.0, 0.0, 0.0] +EXIT: [0.0, 0.0, 0.0] +WS01: [3.0, 1.2, 1.57] +WS02: [2.0, 1.2, 1.57] +WS03: [1.0, 1.2, 1.57] +WS04: [0.0, 1.2, 1.57] +WS05: [3.0, -1.2, -1.57] +WS06: [2.0, -1.2, -1.57] +WS07: [1.0, -1.2, -1.57] +WS08: [0.0, -1.2, -1.57] +WS09: [0.0, 1.0, 3.14] +WS10: [0.0, -1.0, 3.14] +WS11: [2.0, -0.65, 1.57] +WS12: [2.0, 0.65, -1.57] +SH01: [3.5, 1.2, 0.0] +SH02: [3.5, -1.0, 0.0] +PP01: [3.5, 0.0, 0.0] +TT01: [0.0, 0.0, 3.14] diff --git a/data/mir_planning/mir_planning_visualisation/ros/launch/planning_visualiser.launch b/data/mir_planning/mir_planning_visualisation/ros/launch/planning_visualiser.launch new file mode 100644 index 0000000000000000000000000000000000000000..7681fb182aa9ec6f027ae95899bc6514934f03c1 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/launch/planning_visualiser.launch @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_visualisation/ros/launch/test_planning_visualiser.launch b/data/mir_planning/mir_planning_visualisation/ros/launch/test_planning_visualiser.launch new file mode 100644 index 0000000000000000000000000000000000000000..5c3980c7800024776d3a4a1e0e97dd3b4d3731fd --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/launch/test_planning_visualiser.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_planning_visualisation/ros/scripts/visualiser b/data/mir_planning/mir_planning_visualisation/ros/scripts/visualiser new file mode 100644 index 0000000000000000000000000000000000000000..1e9b4bdb43ddb04e0a01d81986e3d2aef9b6d9e1 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/scripts/visualiser @@ -0,0 +1,55 @@ +#!/usr/bin/env python + +from __future__ import print_function + +import rospy +from mir_planning_visualisation.kb_visualiser import KnowledgeBaseVisualiser +from mir_planning_visualisation.plan_visualiser import PlanVisualiser +from visualization_msgs.msg import Marker, MarkerArray + + +class Visualiser(object): + + """ + Visualise Knowledge base and plan with MarkerArray msg + """ + + def __init__(self): + # Publishers + self._marker_pub = rospy.Publisher("~markers", MarkerArray, queue_size=1) + + # class variables + self._kb_visualiser = KnowledgeBaseVisualiser() + self._plan_visualiser = PlanVisualiser() + + rospy.sleep(1.0) + self._marker_pub.publish(MarkerArray(markers=[Marker(action=Marker.DELETEALL)])) + rospy.loginfo("Initialised") + + def visualise(self): + kb_markers, kb_data = self._kb_visualiser.visualise() + if kb_markers is None: + return + + markers = self._plan_visualiser.visualise(kb_markers, kb_data=kb_data) + if markers is None: + return + + # reset markers + self._marker_pub.publish(MarkerArray(markers=[Marker(action=Marker.DELETEALL)])) + + # publish all markers + self._marker_pub.publish(MarkerArray(markers=markers)) + + +if __name__ == "__main__": + rospy.init_node("planning_visualiser") + VISUALISER = Visualiser() + RATE = rospy.Rate(rospy.get_param("~rate", 0.5)) + try: + while not rospy.is_shutdown(): + VISUALISER.visualise() + RATE.sleep() + except rospy.exceptions.ROSInterruptException as e: + pass + rospy.loginfo("Exiting...") diff --git a/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/__init__.py b/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/kb_visualiser.py b/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/kb_visualiser.py new file mode 100644 index 0000000000000000000000000000000000000000..02f529ed0e2ed590bafc3dea538a6c9263a1d218 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/kb_visualiser.py @@ -0,0 +1,197 @@ +from __future__ import print_function + +import rospy +import yaml +from mir_planning_visualisation.utils import Utils +from rosplan_knowledge_msgs.msg import KnowledgeItem +from rosplan_knowledge_msgs.srv import GetAttributeService + + +class KnowledgeBaseVisualiser(object): + + """ + Visualise propositions from knowledge base + Currently supported attributes are ``on``, ``in``, ``at`` and ``stored``. + """ + + def __init__(self): + # read ros params + self._debug = rospy.get_param("~debug", False) + self._visualise_robot = rospy.get_param("~visualise_robot", True) + self._kb_server_facts_topic = rospy.get_param( + "~kb_server_facts_topic", "~facts" + ) + self._kb_server_goals_topic = rospy.get_param( + "~kb_server_goals_topic", "~goals" + ) + marker_config_file = rospy.get_param("~plan_marker_color_config", None) + + plan_marker_config = None + with open(marker_config_file) as file_obj: + plan_marker_config = yaml.safe_load(file_obj) + if plan_marker_config is None: + raise Exception("Plan marker config not provided.") + self._goal_obj_config = plan_marker_config["goal"] + + # class variables + self._utils = Utils() + self._prev_data = self._get_visualisable_data_from_facts_and_goals() + self._prev_markers = None + + def visualise(self): + """ + - Query KB for all the facts. + - Create data for facts with specific attribute. + - Create markers from that data. + - Return markers and data + + :return: a list of markers along with relevant data from KB + :rtype: tuple (list (list( visualization_msgs.msg.Marker)), dict) + + """ + facts = self._get_response_from_kb(self._kb_server_facts_topic) + if facts is None or (isinstance(facts, list) and len(facts) == 0): + rospy.loginfo("No valid response") + return None, None + + goals = self._get_response_from_kb(self._kb_server_goals_topic) + if goals is None or (isinstance(goals, list) and len(goals) == 0): + goals = [] + + data = self._get_visualisable_data_from_facts_and_goals(facts, goals) + if data != self._prev_data: + self._utils.marker_counter = 0 + self._prev_data = data + self._prev_markers = self._get_markers_from_data(data) + + return self._prev_markers, self._prev_data + + def _get_response_from_kb(self, server_topic): + if self._debug: + rospy.loginfo("Waiting for service: " + server_topic) + rospy.wait_for_service(server_topic) + try: + get_response = rospy.ServiceProxy(server_topic, GetAttributeService) + response = get_response() + if len(response.attributes) == 0: + # rospy.logwarn("No propositions in KB") + return None + else: + if self._debug: + rospy.loginfo( + "Found propositions: " + str(len(response.attributes)) + ) + facts = [ + attribute + for attribute in response.attributes + if attribute.knowledge_type == KnowledgeItem.FACT + ] + resp = [ + (fact.attribute_name, {kv.key: kv.value for kv in fact.values}) + for fact in facts + ] + return resp + except rospy.ServiceException as e: + rospy.logerr("Service call failed: %s" % e) + return None + + def _get_markers_from_data(self, data): + markers = [] + + obj_on_ws = [] + for ws_name, obj_list in data["obj_on_ws"].items(): + obj_markers = self._utils.get_markers_from_obj_on_ws( + obj_list, ws_name, data["obj_in_container"] + ) + obj_on_ws.extend(obj_markers) + markers.append(obj_on_ws) + + if self._visualise_robot: + obj_on_robot_markers = [] + for platform, obj in data["obj_on_robot"].items(): + obj_marker = self._utils.get_markers_from_obj_on_robot( + obj, platform, data["robot_ws"] + ) + if obj_marker: + obj_on_robot_markers.append(obj_marker) + markers.append(obj_on_robot_markers) + + goal_obj_on_ws = [] + for ws_name, obj_list in data["goal_obj_on_ws"].items(): + obj_markers = self._utils.get_markers_from_obj_on_ws( + obj_list, ws_name, data["goal_obj_in_container"], is_goal=True + ) + for marker in obj_markers: + marker.text += "GOAL" + marker.color.r = self._goal_obj_config["color"]["r"] + marker.color.g = self._goal_obj_config["color"]["g"] + marker.color.b = self._goal_obj_config["color"]["b"] + marker.color.a = self._goal_obj_config["color"]["a"] + marker.scale.x = ( + marker.scale.y + ) = marker.scale.z = self._goal_obj_config["scale"] + goal_obj_on_ws.extend(obj_markers) + markers.append(goal_obj_on_ws) + + if self._visualise_robot: + markers.append(self._utils.get_markers_for_youbot(data["robot_ws"])) + + markers.append(self._utils.get_markers_from_ws_pos()) + return markers + + def _get_visualisable_data_from_facts_and_goals(self, facts=[], goals=[]): + obj_on_ws = {} + robot_ws = "start" + obj_on_robot = {} + obj_in_container = {} + goal_obj_on_ws = {} + goal_obj_in_container = {} + + for fact in facts: + if self._debug: + print(fact) + + if fact[0] == "on": + if fact[1]["l"] not in obj_on_ws: + obj_on_ws[fact[1]["l"]] = [] + if "o" in fact[1]: + obj_on_ws[fact[1]["l"]].append(fact[1]["o"]) + + if fact[0] == "stored": + obj_on_robot[fact[1]["rp"]] = fact[1]["o"] + + if fact[0] == "at": + robot_ws = fact[1]["l"] + + if fact[0] == "in": + container = fact[1]["hole"] + if container not in obj_in_container: + obj_in_container[container] = [] + if "peg" in fact[1]: + obj_in_container[container].append(fact[1]["peg"]) + + for fact in goals: + if self._debug: + print("goal", fact) + + if fact[0] == "on": + if fact[1]["l"] not in goal_obj_on_ws: + goal_obj_on_ws[fact[1]["l"]] = [] + if "o" in fact[1]: + goal_obj_on_ws[fact[1]["l"]].append(fact[1]["o"]) + + if fact[0] == "in": + container = fact[1]["hole"] + if container not in goal_obj_in_container: + goal_obj_in_container[container] = [] + if "peg" in fact[1]: + goal_obj_in_container[container].append(fact[1]["peg"]) + + data = {} + data["obj_on_ws"] = obj_on_ws + data["robot_ws"] = robot_ws + data["obj_on_robot"] = obj_on_robot + data["obj_in_container"] = obj_in_container + data["goal_obj_on_ws"] = goal_obj_on_ws + data["goal_obj_in_container"] = goal_obj_in_container + return data diff --git a/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/plan_visualiser.py b/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/plan_visualiser.py new file mode 100644 index 0000000000000000000000000000000000000000..022447796021a8c3fe2c3ac42df202b4b1838367 --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/plan_visualiser.py @@ -0,0 +1,103 @@ +from __future__ import print_function + +import rospy +import yaml +from mir_planning_msgs.msg import PlanActionResult +from mir_planning_visualisation.utils import Utils +import itertools + +class PlanVisualiser(object): + """ + Class to visualize tasks in plan. + Currently supported actions ``move_base`` and ``pick`` + """ + + def __init__(self): + """ Class constructor to create + necessary publisher and subscriber + """ + + marker_config_file = rospy.get_param("~plan_marker_color_config", None) + + self._utils = Utils() + + self.plan_marker_config = None + with open(marker_config_file) as file_obj: + self.plan_marker_config = yaml.safe_load(file_obj) + if self.plan_marker_config is None: + raise Exception("Plan marker config not provided.") + + self._complete_plan = None + self._prev_location = "START" + + rospy.Subscriber("~plan", PlanActionResult, self._task_planner_cb) + + def _task_planner_cb(self, msg): + if msg: + self._complete_plan = msg.result.plan.plan + self._plan_changed = True + + def _set_markers_for_complete_plan(self, kb_markers, kb_data): + move_base_config = self.plan_marker_config["move_base"] + pick_config = self.plan_marker_config["pick"] + move_base_markers = [] + curr_location = kb_data["robot_ws"].upper() + if curr_location != self._prev_location: + self._prev_location = curr_location + for idx, action in enumerate(self._complete_plan): + if ( + action.name.upper() == "MOVE_BASE" + and action.parameters[2].value.upper() == kb_data["robot_ws"] + ): + self._complete_plan = self._complete_plan[idx + 1 :] + break + + for action in self._complete_plan: + if action.name.upper() == "MOVE_BASE": + source = action.parameters[1].value.lower() + destination = action.parameters[2].value.lower() + marker = self._utils.get_arc_marker(source, destination) + marker.color.r = move_base_config["color"]["r"] + marker.color.g = move_base_config["color"]["g"] + marker.color.b = move_base_config["color"]["b"] + marker.color.a = move_base_config["color"]["a"] + move_base_markers.append(marker) + elif action.name.upper() == "PICK": + for marker in kb_markers[0]: + if marker.text.upper() == action.parameters[2].value: + marker.mesh_use_embedded_materials = True + marker.color.r = pick_config["color"]["r"] + marker.color.g = pick_config["color"]["g"] + marker.color.b = pick_config["color"]["b"] + marker.color.a = pick_config["color"]["a"] + marker.scale.x = marker.scale.y = marker.scale.z = pick_config[ + "scale" + ] + break + + kb_markers.append(move_base_markers) + + def visualise(self, kb_markers, kb_data=None): + """ + - Modify markers based on pick action. + - Add markers for move_base actions + + :param kb_markers: markers from :class:`mir_planning_visualisation.kb_visualiser.KnowledgeBaseVisualiser` + :type kb_markers: list (lists (visualization_msgs.msg.Marker)) + :param kb_data: data from knowledge base + :type kb_data: dict + :return: all markers to be published + :rtype: list (visualization_msgs.msg.Marker) + + """ + if kb_data is None: + return None + + self._utils.marker_counter = 10000 # to avoid marker id repetition + if self._complete_plan: + self._set_markers_for_complete_plan(kb_markers, kb_data) + + # flatten the list of markers + flattened_kb_markers = list(itertools.chain.from_iterable(kb_markers)) + return(flattened_kb_markers) + # return sum(kb_markers, []) \ No newline at end of file diff --git a/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/utils.py b/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/utils.py new file mode 100644 index 0000000000000000000000000000000000000000..ade866f35388334c14401c37f75c6ada122c5bae --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/ros/src/mir_planning_visualisation/utils.py @@ -0,0 +1,368 @@ +from __future__ import print_function + +import copy +import math +import os + +import rospy +import tf +import yaml +from geometry_msgs.msg import Point, Quaternion +from visualization_msgs.msg import Marker + + +class Utils(object): + + """ + Utils class to create marker on request based on the configutation from + a config file. + """ + + def __init__(self): + # read ros params + self._global_frame = rospy.get_param("~global_frame", "map") + self._base_link_to_ws_edge = rospy.get_param("~base_link_to_ws_edge", 0.4) + self._alpha = rospy.get_param("~alpha", 1.0) + + self._model_path = rospy.get_param("~model_path", None) + self._model_pkg_path = rospy.get_param("~model_pkg_path", None) + if self._model_path is None: + raise Exception("Model path not provided.") + if not os.path.exists(self._model_path): + raise Exception( + "Invalid model path provided. " + + str(self._model_path) + + " does not exist" + ) + + marker_config_file = rospy.get_param("~model_to_marker_config", None) + self.marker_config = None + with open(marker_config_file) as file_obj: + self.marker_config = yaml.safe_load(file_obj) + if self.marker_config is None: + raise Exception("Model config not provided.") + + navigation_goals_file = rospy.get_param("~navigation_goals", None) + navigation_goals = None + with open(navigation_goals_file) as file_obj: + navigation_goals = yaml.safe_load(file_obj) + if navigation_goals is None: + raise Exception("Navigation goal file not provided.") + + # class variables + self.marker_counter = 0 + self._ws_pose = dict() + # offset nav goal based on size of robot to initialise workstation poses + for ws, pos in navigation_goals.items(): + delta_x = math.cos(pos[2]) * self._base_link_to_ws_edge + delta_y = math.sin(pos[2]) * self._base_link_to_ws_edge + self._ws_pose[ws.lower()] = [pos[0] + delta_x, pos[1] + delta_y, pos[2]] + + def get_markers_from_ws_pos(self): + """Create markers for workstations + + :return: workstation markers + :rtype: list of visualization_msgs.Marker + + """ + markers = [] + for ws, pos in self._ws_pose.items(): + if "ws" in ws: + marker = self.get_marker_from_obj_name_and_pos( + "ws", x=pos[0], y=pos[1], yaw=pos[2] + ) + elif "sh" in ws: + marker = self.get_marker_from_obj_name_and_pos( + "sh", x=pos[0], y=pos[1], yaw=pos[2] + ) + elif "pp" in ws: + marker = self.get_marker_from_obj_name_and_pos( + "pp", x=pos[0], y=pos[1], yaw=pos[2] + ) + elif "tt" in ws: + marker = self.get_marker_from_obj_name_and_pos( + "tt", x=pos[0], y=pos[1], yaw=pos[2] + ) + config = self.marker_config["tt"] + marker.type = Marker.CYLINDER + marker.scale.x = marker.scale.y = config["scale"] + marker.scale.z = 0.02 + else: + continue + marker.text = ws + markers.append(marker) + return markers + + def get_markers_for_youbot(self, robot_ws="start"): + """Create markers for robot + + :param ws_name: name of workstation where the robot currently is + :type ws_name: str + :return: markers representing youbot body + :rtype: list (visualization_msgs.Marker) + + """ + x, y, yaw = self._ws_pose.get(robot_ws.lower(), [0.0, 0.0, 0.0]) + delta_x = math.cos(yaw) * self._base_link_to_ws_edge + delta_y = math.sin(yaw) * self._base_link_to_ws_edge + x, y = x - delta_x, y - delta_y + keys = [ + "youbot", + "arm_0", + "arm_1", + "arm_2", + "arm_3", + "arm_4", + "arm_5", + "arm_palm", + "youbot_plate", + "yb_wheel_lf", + "yb_wheel_rf", + "yb_wheel_lb", + "yb_wheel_rb", + ] + marker_dict = { + key: self.get_marker_from_obj_name_and_pos(key, x=x, y=y, z=0.05, yaw=yaw) + for key in keys + } + for key, marker in marker_dict.items(): + if "wheel" in key: + marker.type = Marker.SPHERE + return marker_dict.values() + + def get_markers_from_obj_on_robot(self, obj, platform, robot_ws): + """Create markers for objects stored on robot's platform + + :param obj: name of object + :type obj: str + :param platform: name of robot platform on which the object is + :type platform: str + :param robot_ws: name of location where the robot currently is + :type robot_ws: str + :return: marker of object on robot platform + :rtype: list (visualization_msgs.Marker) + + """ + x, y, yaw = self._ws_pose.get(robot_ws.lower(), [0.0, 0.0, 0.0]) + delta_x = math.cos(yaw) * self._base_link_to_ws_edge + delta_y = math.sin(yaw) * self._base_link_to_ws_edge + x, y = x - delta_x, y - delta_y + obj_pose_offsets = { + platform: (-0.1, y) + for platform, y in zip( + ["platform_middle", "platform_left", "platform_right"], [0.0, 0.1, -0.1] + ) + } + + offset = obj_pose_offsets.get(platform.lower(), None) + if offset: + delta_x = (math.cos(yaw) * offset[0]) + (-math.sin(yaw) * offset[1]) + delta_y = (math.sin(yaw) * offset[0]) + (math.cos(yaw) * offset[1]) + marker = self.get_marker_from_obj_name_and_pos( + obj, x=x + delta_x, y=y + delta_y, z=0.11, yaw=yaw + ) + return marker + else: + rospy.logwarn("Object " + obj + " on unknown platform " + platform) + + def get_markers_from_obj_on_ws( + self, obj_list, ws_name, container_to_obj=None, is_goal=False + ): + """Create markers for objects on a given workstation + + :param obj_list: list of object present on a workstation + :type obj_list: list + :param ws_name: name of workstation + :type ws_name: str + :param container_to_obj: dict mapping container name of obj present in it + :type container_to_obj: dict + :return: markers for objects on a workstation + :rtype: list (visualization_msgs.Marker) + + """ + ws = ws_name.lower() + pos = self._ws_pose.get(ws, None) + if pos is None: + return [] + markers = [] + if "ws" in ws or "sh" in ws: + obj_pose_offsets = [ + (x, y) for x in [0.05, 0.2] for y in [0.0, 0.15, -0.15, 0.3, -0.3] + ] + elif "tt" in ws: + cb_radius = self.marker_config["tt"]["scale"] / 2.0 + obj_pose_offsets = [ + ( + math.cos(math.radians(theta)) * cb_radius * 0.8 + cb_radius, + math.sin(math.radians(theta)) * cb_radius * 0.8, + ) + for theta in range(0, 360, 36) + ] + else: + return [] + + if is_goal: + obj_pose_offsets = [(0.35, y) for y in [0.0, 0.15, -0.15, 0.3, -0.3]] + + if len(obj_list) > 10: + rospy.logwarn("Only showing 10 objects on " + str(ws)) + for obj, offset in zip(obj_list, obj_pose_offsets): + delta_x = (math.cos(pos[2]) * offset[0]) + (-math.sin(pos[2]) * offset[1]) + delta_y = (math.sin(pos[2]) * offset[0]) + (math.cos(pos[2]) * offset[1]) + marker = self.get_marker_from_obj_name_and_pos( + obj, x=pos[0] + delta_x, y=pos[1] + delta_y, z=0.1, yaw=pos[2] + ) + markers.append(marker) + # for containers + if container_to_obj and obj in container_to_obj: + objs_in_container = container_to_obj[obj] + delta_x_container = (math.cos(pos[2]) * (offset[0] + 0.05)) + ( + -math.sin(pos[2]) * offset[1] + ) + delta_y_container = (math.sin(pos[2]) * (offset[0] + 0.05)) + ( + math.cos(pos[2]) * offset[1] + ) + z = 0.1 + for obj_in_container in objs_in_container: + z += 0.05 + marker = self.get_marker_from_obj_name_and_pos( + obj_in_container, + x=pos[0] + delta_x_container, + y=pos[1] + delta_y_container, + z=z, + yaw=pos[2], + ) + markers.append(marker) + return markers + + def get_marker_from_obj_name_and_pos( + self, obj_name, x=0.0, y=0.0, z=0.0, yaw=0.0, frame=None + ): + """Create a marker for a given object at a given position + + The marker is created in such a way that the position (given by x, y and z) + lies at the middle bottom of the model. + + If the given object name cannot be mapped to a model, a default marker + is used instead. Default marker is a small red cube. + + :param obj_name: name of object (contains '-' and an ID number after) + :type obj_name: string + :param x: float + :param y: float + :param z: float + :param yaw: float + :param frame: str + :return: marker representing an object + :rtype: visualization_msgs.Marker + + """ + if frame is None: + frame = self._global_frame + + model_name = obj_name.split("-")[0] if "-" in obj_name else obj_name + model_name = model_name.lower() + marker = Marker() + if model_name not in self.marker_config: + rospy.logwarn( + "Could not find " + str(model_name) + ". Using default marker" + ) + marker.type = Marker.CUBE + config = self.marker_config["default"] + else: + config = self.marker_config[model_name] + file_path = os.path.join(self._model_pkg_path, config["file_name"]) + resource_file = "package://" + file_path + marker.type = Marker.MESH_RESOURCE + marker.mesh_resource = resource_file + + marker.header.stamp = rospy.Time.now() + + marker.scale.x = marker.scale.y = marker.scale.z = config["scale"] + + marker.color.r = config["color"]["r"] + marker.color.g = config["color"]["g"] + marker.color.b = config["color"]["b"] + marker.color.a = self._alpha + + angle = math.radians(config["offset"]["yaw"]) + yaw + quat = tf.transformations.quaternion_from_euler( + math.radians(config["offset"]["roll"]), + math.radians(config["offset"]["pitch"]), + angle, + ) + marker.pose.orientation = Quaternion(*quat) + delta_x = (math.cos(angle) * config["offset"]["x"]) + ( + -math.sin(angle) * config["offset"]["y"] + ) + delta_y = (math.sin(angle) * config["offset"]["x"]) + ( + math.cos(angle) * config["offset"]["y"] + ) + marker.pose.position.x = x + delta_x + marker.pose.position.y = y + delta_y + marker.pose.position.z = z + config["offset"]["z"] + + marker.header.frame_id = frame + self.marker_counter += 1 + marker.id = self.marker_counter + marker.text = obj_name + return marker + + def get_arc_marker(self, src, dest, num_of_points=11, scale_factor=3.0): + """Create an arc from src to dest with an arrow head at the top + + :param src: source location + :type src: str + :param dest: destination location + :type dest: str + :param num_of_points: number of points that the arc should contain + :type num_of_points: int + :param scale_factor: float + :type scale_factor: float + :return: Marker representing ``move_base`` action in the plan + :rtype: visualization_msgs.Marker + + .. note:: ``num_of_points`` should be greater or equal to 5 + + """ + if num_of_points < 5: + num_of_points = 5 + + point_a = self._ws_pose.get(src, None) + point_b = self._ws_pose.get(dest, None) + if point_a is None or point_b is None: + return None + + delta_x = (point_b[0] - point_a[0]) / num_of_points + delta_y = (point_b[1] - point_a[1]) / num_of_points + delta_z = math.pi / (num_of_points) + dist = ((point_b[0] - point_a[0]) ** 2 + (point_b[1] - point_a[1]) ** 2) ** 0.5 + scale_z = min(dist / scale_factor, 2.0) + points = [ + Point( + x=point_a[0] + i * delta_x, + y=point_a[1] + i * delta_y, + z=math.sin(i * delta_z) * scale_z, + ) + for i in range(num_of_points + 1) + ] + + # add arrow at the top of arc + mid = points[num_of_points // 2] + arrow_points = [ + (copy.deepcopy(points[num_of_points // 2 + 1])), + Point(x=mid.x + delta_y / 2, y=mid.y + delta_x / 2, z=mid.z), + Point(x=mid.x - delta_y / 2, y=mid.y - delta_x / 2, z=mid.z), + ] + for p in arrow_points: + points.insert(num_of_points // 2 + 2, p) + + marker = Marker(type=Marker.LINE_STRIP) + self.marker_counter += 1 + marker.id = self.marker_counter + marker.points = points + marker.header.stamp = rospy.Time.now() + marker.header.frame_id = self._global_frame + marker.color.g = marker.color.a = 1.0 + marker.scale.x = 0.02 + return marker diff --git a/data/mir_planning/mir_planning_visualisation/setup.py b/data/mir_planning/mir_planning_visualisation/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..af89a0f8dc34730f2db508b40cc372acee1db8cc --- /dev/null +++ b/data/mir_planning/mir_planning_visualisation/setup.py @@ -0,0 +1,12 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_planning_visualisation"], + package_dir={"mir_planning_visualisation": "ros/src/mir_planning_visualisation"}, +) + +setup(**d) diff --git a/data/mir_planning/mir_refbox_parser/CMakeLists.txt b/data/mir_planning/mir_refbox_parser/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..b3595ccf28c5a09c10b9b62e057933071e3e4071 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/CMakeLists.txt @@ -0,0 +1,40 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_refbox_parser) + +find_package(catkin REQUIRED + COMPONENTS + std_msgs + roslint +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + rospy + std_msgs + sensor_msgs + geometry_msgs + mir_planning_msgs + tf +) + +### TESTS +roslint_python() + +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + find_package(rostest REQUIRED) + + roslaunch_add_file_check(ros/launch) + add_rostest(ros/launch/refbox_parser.test) +endif() + + +install(DIRECTORY ros/launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) +install(PROGRAMS + ros/scripts/refbox_parser_node + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION} +) diff --git a/data/mir_planning/mir_refbox_parser/package.xml b/data/mir_planning/mir_refbox_parser/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8148bb96e39696b91a0ab222800e48954c9be762 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/package.xml @@ -0,0 +1,26 @@ + + + mir_refbox_parser + 0.0.0 + The mir_refbox_parser package + + Deebul Nair + Deebul Nair + + + GPLv3 + + catkin + + std_msgs + roslint + + rostest + + rospy + std_msgs + sensor_msgs + geometry_msgs + mir_planning_msgs + tf + diff --git a/data/mir_planning/mir_refbox_parser/ros/doc/node.png b/data/mir_planning/mir_refbox_parser/ros/doc/node.png new file mode 100644 index 0000000000000000000000000000000000000000..d832df49f79aeadbded4a7b07658ae937c7d61d8 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/doc/node.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:50d01febccec0be7da01a26e25be23a182bf673ab65f046f76c4b8002a8d5b1a +size 59285 diff --git a/data/mir_planning/mir_refbox_parser/ros/doc/node.svg b/data/mir_planning/mir_refbox_parser/ros/doc/node.svg new file mode 100644 index 0000000000000000000000000000000000000000..a9f91d980a3ca4ef2c1cfbc0f3ed101fada862c6 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/doc/node.svg @@ -0,0 +1,378 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + mir_refbox_parser + + topic : ~/refboxmsg type : std_msgs::String + + + + topic : ~/event_outmsg type : std_msgs/String + + + GUI + service:/rosplan_knowledge_base/update + service:/rosplan_knowledge_base/domain/predicates + + topic : ~/event_inmsg type : std_msgs::String + + diff --git a/data/mir_planning/mir_refbox_parser/ros/doc/overall_architecture.png b/data/mir_planning/mir_refbox_parser/ros/doc/overall_architecture.png new file mode 100644 index 0000000000000000000000000000000000000000..ecb64594713cd74bc8abd1d3b1d585813d5b9760 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/doc/overall_architecture.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:537d46c28a65890fd6f9769b82e35362f688ef7db246ad0afe2bb21428de9608 +size 27238 diff --git a/data/mir_planning/mir_refbox_parser/ros/doc/overall_architecture.svg b/data/mir_planning/mir_refbox_parser/ros/doc/overall_architecture.svg new file mode 100644 index 0000000000000000000000000000000000000000..9a42fb9cef5045acd5ea9b3e4856b7d3aa578290 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/doc/overall_architecture.svg @@ -0,0 +1,183 @@ + + + + + + + + + + + + + + + + image/svg+xml + + + + + + + + + + RocKin refreebox + Refree box messagetoRos topic message + Ros topic messageto Ros plan message + + + + + + diff --git a/data/mir_planning/mir_refbox_parser/ros/images/arena.png b/data/mir_planning/mir_refbox_parser/ros/images/arena.png new file mode 100644 index 0000000000000000000000000000000000000000..abfb7d631d82c1c979c75ba5f486bf83781c6b47 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/arena.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:8b31a3a2e9127fe5ff1406475bab93d0f9fb67ebb7c66b8de2f73f44cec2018b +size 19521 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/arena.svg b/data/mir_planning/mir_refbox_parser/ros/images/arena.svg new file mode 100644 index 0000000000000000000000000000000000000000..e5b5ecb48eecc9f8cfa0b62d898c715a0d26af71 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/arena.svg @@ -0,0 +1,296 @@ + + + + + + + + + + + + image/svg+xml + + + + + + + + + + + + + + + + + S1 + S2 + S3 + S4 + C1 + P1 + P2 + P3 + Entry Exit + + YouBot + + diff --git a/data/mir_planning/mir_refbox_parser/ros/images/conveyor.gif b/data/mir_planning/mir_refbox_parser/ros/images/conveyor.gif new file mode 100644 index 0000000000000000000000000000000000000000..e030ff623bcf06b98890d75a6b2c3f2e91f24a2c --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/conveyor.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:550f814319acf1175418ae0e0b668fee0a1df64b239a2d44bfb99cb6c57a89d9 +size 174 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/conveyor.png b/data/mir_planning/mir_refbox_parser/ros/images/conveyor.png new file mode 100644 index 0000000000000000000000000000000000000000..d506b665574348d90997210911c3ba94cad1bd92 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/conveyor.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:31fc00ba19504ab071a31da1a960500f771f5220fda8458733daae3492b9bee9 +size 495 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/entry.gif b/data/mir_planning/mir_refbox_parser/ros/images/entry.gif new file mode 100644 index 0000000000000000000000000000000000000000..c15cc86369d7384acf8de828891e58afc3c1a315 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/entry.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a36aebdcf5f61740954ae8be18f52e7e9376e53724348fd839968e52e4fa34ea +size 1553 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/entry.png b/data/mir_planning/mir_refbox_parser/ros/images/entry.png new file mode 100644 index 0000000000000000000000000000000000000000..99cd04fb314723a33cda7079ca5f5cc5cb5d66d4 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/entry.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:a4261faf41e05c4add9eb7156cda48838e0d4f224f0463978dd8cc030207c128 +size 1940 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/knowledge_base_gui.py b/data/mir_planning/mir_refbox_parser/ros/images/knowledge_base_gui.py new file mode 100644 index 0000000000000000000000000000000000000000..75b215923ad08cc8e0c7c79061b4d33508875331 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/knowledge_base_gui.py @@ -0,0 +1,251 @@ +# from Tkinter import * +#!/usr/bin/env python + +import os +import re +import sys +import Tkinter as tk + +import rospkg +import rospy +from rosplan_dispatch_msgs.msg import * +from rosplan_knowledge_msgs.msg import * +from rosplan_knowledge_msgs.srv import * + + +class VisualizeWorldModel: + def __init__(self): + + # from the export image of inkscape + self.canvas_width = 1000 + self.canvas_height = 700 + + self.master = tk.Tk() + + self.canvas = tk.Canvas( + self.master, width=self.canvas_width, height=self.canvas_height + ) + self.canvas.pack() + + rect = tk.PhotoImage(file="rect.gif") + conveyor = tk.PhotoImage(file="conveyor.gif") + youbot = tk.PhotoImage(file="youbot.gif") + entry = tk.PhotoImage(file="entry.gif") + + self.locations = {} + self.objects_on_location = {} + self.goals_from_knowledge_base = {} + + ########################################################## + # Workspace details + # @todo : move the below files as config file to load + ########################################################## + + self.locations["SH-01"] = [100, 100, "Shelf 01"] + self.locations["SH-02"] = [320, 100, "Shelf 02"] + self.locations["SH-03"] = [530, 100, "Shelf 03"] + self.locations["SH-04"] = [830, 100, "Shelf 03"] + self.locations["WS-01"] = [820, 250, "Drilling Workstation"] + self.locations["WS-03"] = [750, 100, "Force Fitting Workstation"] + self.locations["CB-01"] = [100, 250, "Conveyor Belt"] + self.locations["WS-05"] = [200, 400, "Work Station "] + self.locations["WS-06"] = [500, 500, "Work Station "] + self.locations["WS-07"] = [800, 400, "Work Station "] + # self.locations['entry'] = [800, 250, "Entry"] + self.locations["yb"] = [500, 250, "Youbot"] + + # creating empty list of objects + for key, loc in self.locations.iteritems(): + self.objects_on_location[key] = [""] + + for key, loc in self.locations.iteritems(): + # Adding location for putting text + self.locations[key].append(loc[0] + 40) + self.locations[key].append(loc[1] + 20) + + self.canvas.create_image( + self.locations["SH-01"][0], + self.locations["SH-01"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["SH-02"][0], + self.locations["SH-02"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["SH-03"][0], + self.locations["SH-03"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["SH-04"][0], + self.locations["SH-04"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["WS-01"][0], + self.locations["WS-01"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["WS-03"][0], + self.locations["WS-03"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["WS-05"][0], + self.locations["WS-05"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["WS-06"][0], + self.locations["WS-06"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["WS-07"][0], + self.locations["WS-07"][1], + anchor=tk.NW, + image=rect, + ) + self.canvas.create_image( + self.locations["CB-01"][0], + self.locations["CB-01"][1], + anchor=tk.NW, + image=conveyor, + ) + # self.canvas.create_image(self.locations['entry'][0],self.locations['entry'][1], anchor=tk.NW, image=entry) + self.canvas.create_image( + self.locations["yb"][0], self.locations["yb"][1], anchor=tk.NW, image=youbot + ) + + # Writing names to the images + for key, loc in self.locations.iteritems(): + self.canvas.create_text( + loc[0], loc[1], text=key + " " + loc[2], anchor=tk.NW, fill="blue" + ) + text_id = self.canvas.create_text(loc[3], loc[4], text="", anchor=tk.NW) + self.locations[key].append(text_id) + text_id = self.canvas.create_text(loc[3], loc[4], text="", anchor=tk.NW) + self.locations[key].append(text_id) + + self.master.after(50, self.update_text) + self.master.mainloop() + + def query_database_facts(self): + # empty list of objects + for key, loc in self.locations.iteritems(): + self.objects_on_location[key] = [""] + try: + model_client = rospy.ServiceProxy( + "/rosplan_knowledge_base/state/propositions", GetAttributeService + ) + resp = model_client("") + for attribute in resp.attributes: + if "on" == attribute.attribute_name: + location = attribute.values[1].value + object = attribute.values[0].value + print "location : ", location + regex_sh_01 = re.compile("SH-0[1-6]") + regex_sh_02 = re.compile("SH-0[7-9]|SH-1[0-2]") + regex_sh_03 = re.compile("SH-1[3-8]") + regex_sh_04 = re.compile("SH-19]|SH-2[0-4]") + if regex_sh_01.match(location): + print "regex match 01" + location = "SH-01" + elif regex_sh_02.match(location): + print "regex match 02" + location = "SH-02" + elif regex_sh_03.match(location): + print "regex match 03" + location = "SH-03" + elif regex_sh_04.match(location): + print "regex match 04" + location = "SH-04" + self.objects_on_location[location].append(object) + # First for loop stores all objects location + # Second for loop for storing objects in other locations + for attribute in resp.attributes: + if "in" == attribute.attribute_name: + container = attribute.values[1].value + object = attribute.values[0].value + # Finding the location of the container + for location, objects in self.objects_on_location.iteritems(): + if container in objects: + self.objects_on_location[location].append(object) + except rospy.ServiceException, e: + print "Service call failed: %s" % e + + def query_database_goals(self): + # empty list of objects + for key, loc in self.locations.iteritems(): + self.goals_from_knowledge_base[key] = [""] + try: + model_client = rospy.ServiceProxy( + "/rosplan_knowledge_base/state/goals", GetAttributeService + ) + resp = model_client("") + for attribute in resp.attributes: + if "on" == attribute.attribute_name: + location = attribute.values[1].value + object = attribute.values[0].value + print "location : ", location + regex_sh_01 = re.compile("SH-0[1-6]") + regex_sh_02 = re.compile("SH-0[7-9]|SH-1[0-2]") + regex_sh_03 = re.compile("SH-1[3-8]") + regex_sh_04 = re.compile("SH-19]|SH-2[0-4]") + if regex_sh_01.match(location): + print "regex match 01" + location = "SH-01" + elif regex_sh_02.match(location): + print "regex match 02" + location = "SH-02" + elif regex_sh_03.match(location): + print "regex match 03" + location = "SH-03" + elif regex_sh_04.match(location): + print "regex match 04" + location = "SH-04" + self.goals_from_knowledge_base[location].append(object) + # First for loop stores all objects location + # Second for loop for storing objects in other locations + for attribute in resp.attributes: + if "in" == attribute.attribute_name: + container = attribute.values[1].value + object = attribute.values[0].value + # Finding the location of the container + for location, objects in self.goals_from_knowledge_base.iteritems(): + if container in objects: + self.goals_from_knowledge_base[location].append(object) + except rospy.ServiceException, e: + print "Service call failed: %s" % e + + def update_text(self): + # self.canvas.itemconfig(self.locations['WS-05'][5], text= "update text") + self.query_database_facts() + self.query_database_goals() + for key, loc in self.locations.iteritems(): + self.canvas.itemconfig( + loc[5], text=("\n".join(self.objects_on_location[key])), anchor=tk.NW + ) + self.canvas.itemconfig( + loc[6], + text=("\n".join(self.goals_from_knowledge_base[key])), + anchor=tk.NW, + fill="red", + ) + + self.master.after(500, self.update_text) + + +if __name__ == "__main__": + wm = VisualizeWorldModel() diff --git a/data/mir_planning/mir_refbox_parser/ros/images/rect.gif b/data/mir_planning/mir_refbox_parser/ros/images/rect.gif new file mode 100644 index 0000000000000000000000000000000000000000..6b72742601646bde8654466191c98d901bcb9522 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/rect.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:5cf99ac08d3024b08965236c74a2364bbb24949a5915a66caf67ec4c882a0c62 +size 225 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/rect.png b/data/mir_planning/mir_refbox_parser/ros/images/rect.png new file mode 100644 index 0000000000000000000000000000000000000000..dff210ed62d405947fe929e8551994ea2db09e21 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/rect.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2f7375d6cd9d6c3fd73886036073a397d23ed168ce648ebe7a915022aea7ef99 +size 444 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/youbot.gif b/data/mir_planning/mir_refbox_parser/ros/images/youbot.gif new file mode 100644 index 0000000000000000000000000000000000000000..e83ce546eebf876cc12a6de0464724cad79db0e6 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/youbot.gif @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:01ab9ae4b21e8c1ee043a7cf00ea967a77bb7bfba87e6e136986ef582b6bd385 +size 1817 diff --git a/data/mir_planning/mir_refbox_parser/ros/images/youbot.png b/data/mir_planning/mir_refbox_parser/ros/images/youbot.png new file mode 100644 index 0000000000000000000000000000000000000000..8f80047b39b97e758917cb9f937db9ddc7331281 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/images/youbot.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:db980d93113d54966cd27e90f6229233905bd0145c749deabbe751a988895c08 +size 2593 diff --git a/data/mir_planning/mir_refbox_parser/ros/launch/refbox_parser.launch b/data/mir_planning/mir_refbox_parser/ros/launch/refbox_parser.launch new file mode 100644 index 0000000000000000000000000000000000000000..0a559a96b56cf27f15a4ba065d2c8463acb7b77e --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/launch/refbox_parser.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_refbox_parser/ros/launch/refbox_parser.test b/data/mir_planning/mir_refbox_parser/ros/launch/refbox_parser.test new file mode 100644 index 0000000000000000000000000000000000000000..55e466050dd256f36768322a30ab050ed3c38010 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/launch/refbox_parser.test @@ -0,0 +1,12 @@ + + + + + + + + + + + diff --git a/data/mir_planning/mir_refbox_parser/ros/scripts/refbox_parser_node b/data/mir_planning/mir_refbox_parser/ros/scripts/refbox_parser_node new file mode 100644 index 0000000000000000000000000000000000000000..b88862609b6ed0777be4d389cb5ac8380e479b49 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/scripts/refbox_parser_node @@ -0,0 +1,6 @@ +#!/usr/bin/env python + +import mir_refbox_parser_ros.refbox_parser + +if __name__ == "__main__": + mir_refbox_parser_ros.refbox_parser.main() diff --git a/data/mir_planning/mir_refbox_parser/ros/src/mir_refbox_parser_ros/__init__.py b/data/mir_planning/mir_refbox_parser/ros/src/mir_refbox_parser_ros/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_refbox_parser/ros/src/mir_refbox_parser_ros/refbox_parser.py b/data/mir_planning/mir_refbox_parser/ros/src/mir_refbox_parser_ros/refbox_parser.py new file mode 100644 index 0000000000000000000000000000000000000000..49fbd9c271e0f7d8a55bc20ef2dcea2cab7c29f2 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/src/mir_refbox_parser_ros/refbox_parser.py @@ -0,0 +1,805 @@ +#!/usr/bin/env python +""" + +""" +# -*- encoding: utf-8 -*- +__author__ = "dnair2s" + +import sys + +import actionlib +import atwork_ros_msgs.msg +import geometry_msgs.msg +import roslib +import rospy +import std_msgs.msg +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_planning_msgs.msg import ( + GenericExecuteAction, + GenericExecuteGoal, + GenericExecuteResult, +) +from rosplan_knowledge_msgs.msg import KnowledgeItem +from rosplan_knowledge_msgs.srv import ( + GetDomainAttributeService, + GetDomainTypeService, + KnowledgeUpdateService, +) + + +class RefboxParser(object): + """ + World model for storing the objects + """ + + def __init__(self): + + # inventory message + self._inventory_message = None + # order messge + self._tasks = None + + # list for storing the parameters from domain + self._predicate_param_type_list = {} + self._predicate_param_label_list = {} + + # model view + self._type_list = [] + + # list to remember the naming given to models + self._model_number = {} + + # The dictinary to store name of the dommain as per pddl + # NOTE container is of type object as per the pddl designed + self.domain_name = { + "object": "object", + "location": "location", + "container": "object", + "destination": "location", + } + + # The enum value for rosplan_knowledge_msgs/KnowledgeUpdateService + self.knowledge_update_service = { + "ADD_KNOWLEDGE": 0, + "ADD_GOAL": 1, + "REMOVE_KNOWLEDGE": 2, + "REMOVE_GOAL": 3, + } + + # Enum of object types from messages rocking + # https://github.com/rockin-robot-challenge/at_work_central_factory_hub/blob/rockin/rockin/msgs/Inventory.proto + self.object_type = { + 1: "F20_20_B", + 2: "F20_20_G", + 3: "S40_40_B", + 4: "S40_40_G", + 5: "M20_100", + 6: "M20", + 7: "M30", + 8: "R20", + 9: "BEARING_BOX", + 10: "BEARING", + 11: "AXIS", + 12: "DISTANCE_TUBE", + 13: "MOTOR", + 14: "CONTAINER_BOX_BLUE", + 15: "CONTAINER_BOX_RED", + } + + self.location_type = {1: "SH", 2: "WS", 3: "CB", 4: "WP", 5: "PP", 6: "ROBOT"} + + self.orientation = {1: "NORTH", 2: "EAST", 3: "SOUTH", 4: "WEST"} + + # Node cycle rate (in hz) + self.loop_rate = rospy.Rate(rospy.get_param("~loop_rate", 0.5)) + + # Subscriber -> subscribe to refbox Inventory message + rospy.Subscriber( + "~refbox", + atwork_ros_msgs.msg.Inventory, + self.inventory_callback, + queue_size=10, + ) + + # Subscriber -> subscribe to refbox for Order message + rospy.Subscriber( + "~refbox_task", + atwork_ros_msgs.msg.TaskInfo, + self.task_callback, + queue_size=10, + ) + + # event in subscriber + rospy.Subscriber( + "~event_in", std_msgs.msg.String, self.eventInCallBack, queue_size=10 + ) + + # subscriber for robot pose for benchmarking + rospy.Subscriber( + "/rockin/robot_pose", + geometry_msgs.msg.PoseStamped, + self.robotPoseCallBack, + queue_size=1, + ) + + # subscriber for IR marker pose for benchmarking + rospy.Subscriber( + "/rockin/marker_pose", + geometry_msgs.msg.PoseStamped, + self.markerPoseCallBack, + queue_size=1, + ) + + # For benchmarking + self.pub_robot_pose = rospy.Publisher( + "/rockin/robot_pose_waypoint", geometry_msgs.msg.PoseStamped, queue_size=1 + ) + self.pub_marker_pose = rospy.Publisher( + "/rockin/marker_pose_waypoint", geometry_msgs.msg.PoseStamped, queue_size=1 + ) + + # For logging + self.pub_logging_status = rospy.Publisher( + "/robot_example_ros/logging_status", + atwork_ros_msgs.msg.LoggingStatus, + queue_size=1, + ) + self.pub_logger = rospy.Publisher( + "/mcr_tools/rosbag_recorder/event_in", std_msgs.msg.String, queue_size=1 + ) + + # even inventory flag + self.start_inventory_flag = True + + # event of completion of inventory update for starting task update + self.inventory_update_complete_flag = False + + # even order flag + self.start_order_flag = True + + # Robocup hack not include object on rotating table + self.object_to_delete_goals = [] + + # publisher + self.event_out = rospy.Publisher("~event_out", std_msgs.msg.String) + + bnt = rospy.get_param("~bnt", True) + + if bnt: + rospy.loginfo( + "Running BNT from refbox. Not waiting for the database world model" + ) + else: + rospy.loginfo("waiting for update world model service") + rospy.wait_for_service("/rosplan_knowledge_base/update") + + self.update_kb = rospy.ServiceProxy( + "/rosplan_knowledge_base/update", KnowledgeUpdateService + ) + + # populate goal combo boxes + rospy.wait_for_service("/rosplan_knowledge_base/domain/predicates") + try: + predicates_client = rospy.ServiceProxy( + "/rosplan_knowledge_base/domain/predicates", + GetDomainAttributeService, + ) + resp = predicates_client() + for pred in resp.items: + param_list = [] + label_list = [] + for param in pred.typed_parameters: + param_list.append(param.value) + label_list.append(param.key) + self._predicate_param_type_list[pred.name] = param_list + self._predicate_param_label_list[pred.name] = label_list + print "Predicate param type list" + print self._predicate_param_type_list + print "Predicate param label list" + print self._predicate_param_label_list + except rospy.ServiceException, e: + print "Service call failed: %s" % e + + # populate type combo box + rospy.wait_for_service("/rosplan_knowledge_base/domain/types") + try: + type_client = rospy.ServiceProxy( + "/rosplan_knowledge_base/domain/types", GetDomainTypeService + ) + resp = type_client() + for typename in resp.types: + self._type_list.append(typename) + + print self._type_list + except rospy.ServiceException, e: + print "Service call failed: %s" % e + + rospy.loginfo("Started node Refbox") + + def eventInCallBack(self, msg): + if msg.data == "e_trigger": + rospy.loginfo( + "Received trigger updating knowledge base based on order and invetory data" + ) + self.start_inventory_flag = True + self.start_order_flag = True + + def start(self): + """ + Main loop for parsing + """ + while not rospy.is_shutdown(): + if self.start_inventory_flag: + self.load_inventory_to_knowledge_base() + # Resetting the namings + self._model_number = {} + if self.start_order_flag: + self.process_task_message() + # Resetting the namings + self._model_number = {} + self.loop_rate.sleep() + + def inventory_callback(self, msg): + """ + Callback on inventory message + + :param msg: incoming message + :type msg: atwork_ros_msgs.msg.Inventory + + Inventory message has a list of "Items". + Each Item has the following structure. + + .. code-block:: bash + + object ->description of the object + type + type_id + instance_id(optional) ->If provided then dont check quantity + description(optional) + quantity(optional) ->If instance_id not provided check this + container(optional) ->The container in which the item is stored + type + type_id + instance_id(optional) + description(optional) + location(optional) ->Location where the object is stored + type + instance_id + description(optional) + + """ + self._inventory_message = atwork_ros_msgs.msg.Inventory(msg.items) + pass + + def load_instance_message_PP01(self, domain): + # Creating the message + instance_msg = KnowledgeItem() + # uploading the instance of object + + instance_msg.knowledge_type = KnowledgeItem.INSTANCE + instance_msg.instance_type = self.domain_name[domain] + instance_msg.instance_name = "PP01_CAVITY" + instance_msg.attribute_name = "" + instance_msg.function_value = 0.0 + + self.write_to_knowledge_base( + instance_msg, self.knowledge_update_service["ADD_KNOWLEDGE"] + ) + return instance_msg.instance_name + + def load_instance_message(self, domain, item, count=1): + # Creating the message + instance_msg = KnowledgeItem() + # uploading the instance of object + + instance_msg.knowledge_type = KnowledgeItem.INSTANCE + instance_msg.instance_type = self.domain_name[domain] + instance_msg.instance_name = self.msg_to_instance_name(item, domain, count) + instance_msg.attribute_name = "" + instance_msg.function_value = 0.0 + + self.write_to_knowledge_base( + instance_msg, self.knowledge_update_service["ADD_KNOWLEDGE"] + ) + return instance_msg.instance_name + + def load_fact_message(self, attribute, uploaded_instance, item, domain): + fact_msg = KnowledgeItem() + fact_msg.knowledge_type = KnowledgeItem.FACT + fact_msg.instance_type = "" + fact_msg.instance_name = "" + fact_msg.attribute_name = attribute + fact_msg.function_value = 0.0 + output_value = KeyValue() + output_value.key = (self._predicate_param_label_list[fact_msg.attribute_name])[ + 0 + ] + output_value.value = uploaded_instance + fact_msg.values.append(output_value) + + # write to knowledge base + ## For insert domain, the attribute container needs to be added as a fact, without second term + if ("in" == attribute) or ("on" == attribute): + output_value = KeyValue() + output_value.key = ( + self._predicate_param_label_list[fact_msg.attribute_name] + )[1] + output_value.value = self.msg_to_instance_name(item, domain) + fact_msg.values.append(output_value) + + ##Robocup hack for finals + ## Removing instance of objects to be picked form rotation table CB02 + if "CB02" == output_value.value or "CB01" == output_value.value: + print "Rotating table knowledge base not updateing for object", uploaded_instance + self.object_to_delete_goals.append(uploaded_instance) + return + if "SH01" == output_value.value or "SH02" == output_value.value: + print "Removing object tot pick from shelf ,", uploaded_instance + self.object_to_delete_goals.append(uploaded_instance) + return + + # print (fact_msg) + self.write_to_knowledge_base( + fact_msg, self.knowledge_update_service["ADD_KNOWLEDGE"] + ) + + def load_inventory_to_knowledge_base(self): + + if None == self._inventory_message: + return + + # Creating the message + instance_msg = KnowledgeItem() + + for item in self._inventory_message.items: + # Attribute on which the fact is written + attribute = None + object_instance_list = [] + + ################################# + ## Uploading INSTANCE of Objects + ################################# + # check if the instance_id is present + if 0 != item.object.instance_id.data: + # uploading the instance of object + text = self.object_type[item.object.type.data] + if text == "CONTAINER_BOX_BLUE" or text == "CONTAINER_BOX_RED": + print ("NOT ADDING CONTAINERS") + continue + else: + name = self.load_instance_message("object", item) + object_instance_list.append(name) + + else: + # if not then + # check quantity and loop on quantity + if 0 != item.quantity.data: + for count in range(item.quantity.data): + # uploading the instance of object + name = self.load_instance_message("object", item, count) + object_instance_list.append(name) + else: + rospy.loginfo("Instance ID not provided as well as quantity ") + # uploading the instance of object without ID and quantity + text = self.object_type[item.object.type.data] + if text == "CONTAINER_BOX_BLUE" or text == "CONTAINER_BOX_RED": + continue + else: + name = self.load_instance_message("object", item) + object_instance_list.append(name) + self.event_out.publish("e_failure") + + # Flag for identifying if location or container + instance_type_identifyer = None + + ################################# + ## Uploading INSTANCE of locations + ################################# + # check if location exist + if 0 != item.location.type.data: + name = self.load_instance_message("location", item) + + # fill fact "Object" ON "location" + attribute = "on" + instance_type_identifyer = "location" + + ################################# + ## Uploading INSTANCE of CONTAINER + ################################# + ## Removing uploading instances of container doing only while task loading + ## Causing counting problem in both inventory loading and task loading + ## since counting is done in both and in task we sometimes dont load task for all the containers + ## there are situations in which the container numbering differs from inventory and task loading + """ + elif (0 != item.container.type.data): + name = self.load_instance_message('container', item) + #upload fact "Object" IN "container" + attribute = 'in' + instance_type_identifyer = 'container' + """ + ################################# + ## Uploading FACTS + ################################# + + if attribute: + for uploaded_instance in object_instance_list: + self.load_fact_message( + attribute, uploaded_instance, item, instance_type_identifyer + ) + + attribute = None + + # Resetting the flag when the inventory contained some data + rospy.loginfo("Received inventory data updated knowledge base") + self.start_inventory_flag = False + # Triggering the completion of the inventory update + self.inventory_update_complete_flag = True + + # clearning inventory message + self._inventory_message = None + + self.event_out.publish("e_done") + + def write_to_knowledge_base(self, msg, type): + try: + # get response + # rospy.loginfo("Type :%d, msg %d , %s ,%s, %s", type, msg.knowledge_type, msg.instance_type, + # msg.instance_name, msg.attribute_name) + + resp1 = self.update_kb(type, msg) + success = resp1.success + except rospy.ServiceException, e: + rospy.logerr("Service call failed: %s", e) + success = None + + if success: + rospy.loginfo("World model successfully updated") + return "success" + else: + rospy.logerr("Could not update world model, failed") + self.event_out.publish("e_failure") + return "fail" + + def msg_to_instance_name(self, item, domain_name, input_count=1): + + if domain_name == "object": + text = self.object_type[item.object.type.data] + if -1 == input_count: + text = text + else: + # if the count is available in the list then add + object_count = 0 + if self._model_number.has_key(text): + object_count = self._model_number[text] + 1 + self._model_number[text] = object_count + else: + self._model_number[text] = 0 + + print "##########################################3" + print self._model_number + print "##########################################3" + text = text + "-" + str(object_count).zfill(2) + if domain_name == "container": + text = self.object_type[item.container.type.data] + if -1 == input_count: + text = text + else: + # if the count is available in the list then add + object_count = 0 + if self._model_number.has_key(text): + object_count = self._model_number[text] + 1 + self._model_number[text] = object_count + else: + self._model_number[text] = 0 + + print "##########################################3" + print self._model_number + print "##########################################3" + text = text + "-" + str(object_count).zfill(2) + # text = text + '-' + str(input_count).zfill(2) + + if domain_name == "location": + text = self.location_type[item.location.type.data] + str( + item.location.instance_id.data + ).zfill(2) + + if domain_name == "destination": + text = self.location_type[item.destination.type.data] + str( + item.destination.instance_id.data + ).zfill(2) + return text + + def task_callback(self, msg): + """ + Order callback for taking the order + """ + self._tasks = atwork_ros_msgs.msg.TaskInfo(msg.tasks) + pass + + #################################################################### + # used for benchmarking + #################################################################### + def robotPoseCallBack(self, msg): + self.robot_pose = msg + + def markerPoseCallBack(self, msg): + self.marker_pose = msg + + #################################################################### + # Navigation task + #################################################################### + def execute_navigation_task(self): + client = actionlib.SimpleActionClient( + "move_base_safe_server", GenericExecuteAction + ) + rospy.loginfo("Waiting for move_base_safe's actionlib server") + client.wait_for_server() + rospy.loginfo("Got move_base_safe's actionlib server sending goals") + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="arm_safe_position", value="barrier_tape")) + + # start logging and tell the refbox that we're logging + self.pub_logger.publish("e_start") + logging_status = atwork_ros_msgs.msg.LoggingStatus() + logging_status.is_logging.data = True + self.pub_logging_status.publish(logging_status) + + for task in self._tasks.tasks: + # check if the task is navigation or transportation + + if atwork_ros_msgs.msg.Task.NAVIGATION == task.type.data: + print self.location_type[task.navigation_task.location.type.data] + str( + task.navigation_task.location.instance_id.data + ).zfill(2) + try: + destination_location = self.location_type[ + task.navigation_task.location.type.data + ] + str(task.navigation_task.location.instance_id.data).zfill(2) + goal.parameters.append( + KeyValue(key="destination_location", value=destination_location) + ) + destination_orientation = self.orientation[ + task.navigation_task.orientation.data + ] + goal.parameters.append( + KeyValue( + key="destination_orientation", value=destination_orientation + ) + ) + timeout = 60.0 + rospy.loginfo( + "Sending action lib goal to move_base_safe_server" + + " , destination : " + + destination_location + + " , orientation : " + + destination_orientation + ) + client.send_goal(goal) + client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + result = client.get_result() + state = client.get_state() + if result: + if state == GoalStatus.SUCCEEDED: + # wait for required time at location + d = rospy.Duration( + task.navigation_task.wait_time.data.secs, 0 + ) + rospy.sleep(d) + else: + rospy.logerr("Navigation task failure. TODO to retry") + else: + client.cancel_goal() + rospy.logerr("No Result from client") + except: + rospy.logerr( + "FAILED . Action server MOVE_BASE_SAFE to desitnaton %s ", + destination_location, + ) + + # Exiting when the action is done move to EXIT + goal = GenericExecuteGoal() + goal.parameters.append(KeyValue(key="arm_safe_position", value="barrier_tape")) + goal.parameters.append(KeyValue(key="destination_location", value="EXIT")) + timeout = 60.0 + client.send_goal(goal) + client.wait_for_result(rospy.Duration.from_sec(int(timeout))) + client.cancel_goal() + rospy.loginfo("Reached EXIT ") + + # stop logging and tell the refbox that we've stopped logging + self.pub_logger.publish("e_stop") + logging_status = atwork_ros_msgs.msg.LoggingStatus() + logging_status.is_logging.data = False + self.pub_logging_status.publish(logging_status) + + def process_task_message(self): + if None == self._tasks: + return + if atwork_ros_msgs.msg.Task.NAVIGATION == self._tasks.tasks[0].type.data: + self.execute_navigation_task() + elif atwork_ros_msgs.msg.Task.TRANSPORTATION == self._tasks.tasks[0].type.data: + # check if the inventory data was written otherwise wait for inventory update + if False == self.inventory_update_complete_flag: + # Return without resetting the message and order flag + rospy.loginfo("The inventory is not updated. Waiting ") + return + self.load_order_to_knowledge_base() + else: + rospy.logerr("NO VALID TASK PRESENT") + + # Resetting flag when order came and it contined data + self.start_order_flag = False + # order messge + self._tasks = None + + def load_order_to_knowledge_base(self): + + rospy.loginfo("Loading task info to knowledge base") + # Creating the message + instance_msg = KnowledgeItem() + for task in self._tasks.tasks: + #################################################################### + # Transportation task + #################################################################### + if atwork_ros_msgs.msg.Task.TRANSPORTATION == task.type.data: + # The task is transportation + # find the object, its destination + + if 0 != task.transportation_task.container.type_id.data: + # container is available + # some order contain container in order but not in inventory, so need to add fact explicitly + name = self.load_instance_message( + "destination", task.transportation_task + ) + container_name = self.load_instance_message( + "container", task.transportation_task + ) + if container_name: + # same the knowledge about the initial location of the container is missin, adding it + self.load_fact_message( + "on", + container_name, + task.transportation_task, + "destination", + ) + self.load_fact_message( + "container", + container_name, + task.transportation_task, + "destination", + ) + self.load_fact_message( + "heavy", + container_name, + task.transportation_task, + "destination", + ) + + object_name = self.fill_order( + task.transportation_task, + "in", + "object", + "container", + container_name=container_name, + ) + if object_name: + self.load_fact_message( + "insertable", + object_name, + task.transportation_task, + "destination", + ) + + elif 0 != task.transportation_task.destination.instance_id.data: + # if (0 != task.transportation_task.destination.instance_id.data): //Add when 'in' domain is not present + # In transportationtask sometimes the destination is not there in inventory + # Needs to add fact about the inventory + name = self.load_instance_message( + "destination", task.transportation_task + ) + # container not available but destination available + insertable_object_name = self.fill_order( + task.transportation_task, "on", "object", "destination" + ) + ## IF PP01 then we need to load some facts + if 5 == task.transportation_task.destination.type.data: + self.load_fact_message( + "on", "PP01_CAVITY", task.transportation_task, "destination" + ) + self.load_fact_message( + "container", + "PP01_CAVITY", + task.transportation_task, + "destination", + ) + self.load_fact_message( + "heavy", + "PP01_CAVITY", + task.transportation_task, + "destination", + ) + if insertable_object_name: + self.load_fact_message( + "insertable", + insertable_object_name, + task.transportation_task, + "destination", + ) + self.load_instance_message_PP01("object") + else: + # both container and destination not available + rospy.logerr("No Goal set") + + if (0 != task.transportation_task.container.type_id.data) and ( + 0 != task.transportation_task.destination.instance_id.data + ): + ##Both container and destination available + ###ERL2016 the containers need not moved so we dont need to add goal for the containers + ###Add the below line when the container needs to be transported + # self.fill_order(task.transportation_task, 'on', 'container', 'destination' ) + ###The Fact about the initial location of the container is missing + pass + + rospy.loginfo("Task info upload completed") + + def fill_order(self, order, attribute, first, second, count=1, container_name=None): + fact_msg = KnowledgeItem() + fact_msg.knowledge_type = KnowledgeItem.FACT + fact_msg.instance_type = "" + fact_msg.instance_name = "" + fact_msg.attribute_name = attribute + fact_msg.function_value = 0.0 + if 5 == order.destination.type.data: + fact_msg.attribute_name = "in" + output_value = KeyValue() + output_value.key = (self._predicate_param_label_list[fact_msg.attribute_name])[ + 0 + ] + name_of_object = self.msg_to_instance_name(order, first, count) + output_value.value = name_of_object + + ##Robocup finals hack not adding goals for object to be picked from rotation table + if output_value.value in self.object_to_delete_goals: + print "Not adding goal for ", output_value.value + return + + # if 5 == order.object.type.data or 12 == order.object.type.data: + # print "Not adding M20_100 and distance tube goal" + # return + + fact_msg.values.append(output_value) + output_value = KeyValue() + output_value.key = (self._predicate_param_label_list[fact_msg.attribute_name])[ + 1 + ] + if not container_name: + # in order the container or location doesnt have the count + output_value.value = self.msg_to_instance_name(order, second) + else: + output_value.value = container_name + # if 'SH01' == order.destination.type.data or 'SH02' == order.destination.type.data: + # print "not adding goal for shelfes" + # return + ## For PP01 adding insert + if 5 == order.destination.type.data: + # Hack for PPT for Nagoya + ################# + # print "Not adding Goals for PP01" + # return + ################# + output_value.value = "PP01_CAVITY" + + fact_msg.values.append(output_value) + + self.write_to_knowledge_base( + fact_msg, self.knowledge_update_service["ADD_GOAL"] + ) + + return name_of_object + + +def main(): + rospy.init_node("refbox_parser", anonymous=True) + refbox_parser = RefboxParser() + refbox_parser.start() diff --git a/data/mir_planning/mir_refbox_parser/ros/test/publish_msg.py b/data/mir_planning/mir_refbox_parser/ros/test/publish_msg.py new file mode 100644 index 0000000000000000000000000000000000000000..04eb950d72c785dba505f0469cc50244612bd770 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/test/publish_msg.py @@ -0,0 +1,40 @@ +#!/usr/bin/env python +import re + +import geometry_msgs.msg +import rospy +import std_msgs.msg + + +def main(): + print "Hello world" + rospy.init_node("kb_upload_test") + rospy.loginfo("Updating world model robot at destination") + # publishers + refbox = rospy.Publisher("/refbox_parser/refbox", std_msgs.msg.String) + + event_in = rospy.Publisher("/refbox_parser/event_in", std_msgs.msg.String) + + inventory_message = "BNT<(C1,W,3),(S1,E,3),(T3,N,3),(S3,S,3),(T1,S,3),(D1,E,3),(S4,N,3),(S5,N,3),(T4,W,3),(T2,S,3),(S2,E,3)>" + + HARDCODED_SPECS = { + "BNT": "BNT<(C1,W,3),(S1,E,3),(T3,N,3),(S3,S,3),(T1,S,3),(D1,E,3),(S4,N,3),(S5,N,3),(T4,W,3),(T2,S,3),(S2,E,3)>", + "BMT": "BMT", + "BTT": "BTT);goalsituation()>", + #'BTT': 'BTT);goalsituation()>', + "PPT": "PPT", + "CBT": "CBT", + } + # task_spec = re.findall('[^<>]+' , inventory_message) + # print task_spec[1] + + rate = rospy.Rate(1) # 10hz + while not rospy.is_shutdown(): + event_in.publish("e_trigger") + print ("send e_trigger") + refbox.publish(HARDCODED_SPECS["PPT"]) + rate.sleep() + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_refbox_parser/ros/test/refbox_parser_test.py b/data/mir_planning/mir_refbox_parser/ros/test/refbox_parser_test.py new file mode 100644 index 0000000000000000000000000000000000000000..d37aef3209ac87986bc861b207d2f6f500feb327 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/ros/test/refbox_parser_test.py @@ -0,0 +1,76 @@ +#!/usr/bin/env python +""" +Test integration for the world model node. + +""" + +import time +import unittest + +import geometry_msgs.msg +import mcr_manipulation_msgs.msg +import rospy +import rostest +import std_msgs.msg +import tf + +PKG = "mir_refbox_parser" + + +class RefboxParserTest(unittest.TestCase): + def setUp(self): + """ + Sets up the test fixture before exercising it. + + """ + print ("inside test") + rospy.loginfo("inside test") + # params + self.result = None + self.wait_for_result = None + + # publishers + self.refbox = rospy.Publisher("~refbox", std_msgs.msg.String) + + self.event_in = rospy.Publisher("~event_in", std_msgs.msg.String) + # subscribers + rospy.Subscriber("~event_out", std_msgs.msg.String, self.result_callback) + + def tearDown(self): + """ + Deconstructs the test fixture after testing it. + + """ + self.refbox.unregister() + + def test_refbox_communication(self): + """ + Verifies that the node communicates properly with refbox + and stores the data properly in its database while retrieved + + """ + print ("inside test refbox communication") + + expected_result = std_msgs.msg.String() + expected_result.data = "e_done" + + inventory_message = "BNT<(C1,W,3),(S1,E,3),(T3,N,3),(S3,S,3),(T1,S,3),(D1,E,3),(S4,N,3),(S5,N,3),(T4,W,3),(T2,S,3),(S2,E,3)>" + + self.event_in.publish("e_trigger") + print ("send e_trigger") + self.refbox.publish(inventory_message) + + while not self.wait_for_result: + print "waiting" + time.sleep(1) + + self.assertEqual(self.result.data, expected_result.data) + + def result_callback(self, msg): + self.result = msg + self.wait_for_result = True + + +if __name__ == "__main__": + rospy.init_node("refbox_parser_test") + rostest.rosrun(PKG, "refbox_parser_test", RefboxParserTest) diff --git a/data/mir_planning/mir_refbox_parser/setup.py b/data/mir_planning/mir_refbox_parser/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..daf0518674a7011c9085062f3442bcee90b08866 --- /dev/null +++ b/data/mir_planning/mir_refbox_parser/setup.py @@ -0,0 +1,12 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_refbox_parser_ros"], + package_dir={"mir_refbox_parser_ros": "ros/src/mir_refbox_parser_ros"}, +) + +setup(**d) diff --git a/data/mir_planning/mir_task_planning/CMakeLists.txt b/data/mir_planning/mir_task_planning/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..392e9ebadaf81f35e321a85403cdc3256f6e79e9 --- /dev/null +++ b/data/mir_planning/mir_task_planning/CMakeLists.txt @@ -0,0 +1,15 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_task_planning) + +find_package(catkin REQUIRED + COMPONENTS + mir_planning_msgs +) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + rospy + mir_planning_msgs +) diff --git a/data/mir_planning/mir_task_planning/common/pddl/domain.pddl b/data/mir_planning/mir_task_planning/common/pddl/domain.pddl new file mode 100644 index 0000000000000000000000000000000000000000..b7ab24a955a5c8955278a508ce5c8709eeb91fd9 --- /dev/null +++ b/data/mir_planning/mir_task_planning/common/pddl/domain.pddl @@ -0,0 +1,269 @@ +(define (domain general_domain) + (:requirements :typing :action-costs) + (:types + location ; service areas, points of interest, navigation goals + robot ; your amazing yet powerful robot + object ; objects to be manipulated by the robot + robot_platform ; platform slots for the robot to store objects + drawer ; drawer to store objects + ) + + (:predicates + + ; robot ?r is at location ?l + (at ?r - robot ?l - location) + + ; object ?o is on location ?l + (on ?o - object ?l - location) + + ; object ?o is stored on robot platform ?rp + (stored ?o - object ?rp - robot_platform) + + ; robot platform ?rp is occupied, yb has 3 free places to store objects + (occupied ?rp - robot_platform) + + ; gripper ?g is holding object ?o + (holding ?r - robot ?o - object) + + ; gripper ?g is free (does not contain object) + (gripper_is_free ?r - robot) + + ; object ?o is able to hold other objects + (container ?o - object) + + ; object ?o is inserted inside object ?h + (in ?peg - object ?hole - object) + + ; the object ?o is heavy and cannot be lifted by the robot + (heavy ?o - object) + + ; specifies if an object ?o can be inserted into another object + (insertable ?o - object) + + ; an object ?o is perceived when object recognition was triggered + ; gets lost if the robot moves the base + (perceived ?l - location) + + ; specifies whether the gripper has opened the drawer ?d + (opened ?d - drawer) + + ; object ?o is located inside drawer ?d + (inside ?o - object ?d - drawer) + + ; contents of drawer ?d are perceived + (perceived_inside ?d - drawer) + + ; draw ?d is located at location ?l + (located_at ?d - drawer ?l - location) + ) + + (:functions + (total-cost) - number + ) + +; moves a robot ?r from ?source - location to a ?destination - location +; NOTE : the situation in which the robot arm is in any position before moving +; is not handled at the planning level, hence we advise to always move the arm +; to a folded position, then navigate + (:action move_base + :parameters (?r - robot ?source ?destination - location) + :precondition (and (at ?r ?source) + (gripper_is_free ?r) + ) + :effect (and (not (at ?r ?source)) + (at ?r ?destination) + (not (perceived ?source)) + (increase (total-cost) 20) + ) + ) + + ; perceive an object ?o which is in a location ?l with a empty gripper ?g + ; to find the pose of this object before it can be picked + (:action perceive + :parameters (?r - robot ?l - location) + :precondition (and (at ?r ?l) + (gripper_is_free ?r) + (not (perceived ?l)) + ) + :effect (and (perceived ?l) + (increase (total-cost) 10) + ) + ) + + ; pick an object ?o which is inside a location ?l with a free gripper ?g + ; with robot ?r that is at location ?l + ; (:action pick + (:action pick + :parameters (?r - robot ?l - location ?o - object) + :precondition (and (on ?o ?l) + (at ?r ?l) + (perceived ?l) + (gripper_is_free ?r) + (not (holding ?r ?o)) + (not (heavy ?o)) + ) + :effect (and (holding ?r ?o) + (not (on ?o ?l)) + (not (gripper_is_free ?r)) + (increase (total-cost) 2) + ) + ) + + (:action place + :parameters (?r - robot ?l - location ?o - object) + :precondition (and (at ?r ?l) + (holding ?r ?o) + (not (on ?o ?l)) + (not (insertable ?o )) + (not (gripper_is_free ?r)) + ) + :effect (and (on ?o ?l) + (not (holding ?r ?o)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + + + ; stage an object ?o in a robot platform ?rp which is not occupied with a gripper ?g + ; which is holding the object ?o + (:action stage + :parameters (?r - robot ?rp - robot_platform ?o - object) + :precondition (and (holding ?r ?o) + (not (occupied ?rp)) + (not (gripper_is_free ?r)) + ) + :effect (and (not (holding ?r ?o)) + (gripper_is_free ?r) + (stored ?o ?rp) + (occupied ?rp) + (increase (total-cost) 1) + ) + ) + + ; unstage an object ?o stored on a robot platform ?rp with a free gripper ?g + (:action unstage + :parameters (?r - robot ?rp - robot_platform ?o - object) + :precondition (and (gripper_is_free ?r) + (stored ?o ?rp) + (not (holding ?r ?o)) + ) + :effect (and (not (gripper_is_free ?r)) + (not (stored ?o ?rp)) + (not (occupied ?rp)) + (holding ?r ?o) + (increase (total-cost) 1) + ) + ) + + ; inserts a object ?o which gripper ?g is holding into another object ?o at location ?l + (:action insert + :parameters (?r - robot ?rp - robot_platform ?l - location ?peg ?hole - object ) + :precondition (and (at ?r ?l) + (on ?hole ?l) + (container ?hole) + ;(holding ?g ?peg) + (not (holding ?r ?peg)) + ;(not (gripper_is_free ?g)) + (gripper_is_free ?r) + (stored ?peg ?rp) + (not (container ?peg)) ;a container cannot be inserted into a container + (perceived ?l) + ) + :effect (and (not (holding ?r ?peg)) + (gripper_is_free ?r) + (in ?peg ?hole) + (on ?peg ?l) + (not (stored ?peg ?rp)) + (not (occupied ?rp)) + (heavy ?hole) + (heavy ?peg) ;it doesn't become heavy but it cannot be picked again + (increase (total-cost) 5) + ) + ) + + ; open a drawer ?d using the robot gripper + ; with robot ?r that is at location ?draw_loc + (:action open + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (perceived ?draw_loc) + (gripper_is_free ?r) + (not (opened ?d)) + ) + :effect (and (opened ?d) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + + ; close a drawer ?d using the robot gripper + ; with robot ?r that is at location ?draw_loc + (:action close + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (gripper_is_free ?r) + (opened ?d) + ) + :effect (and (not (opened ?d)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + +; perceive a an object ?o in a drawer ?d with an empty robot gripper + ; to find the pose of this object before it can be picked + (:action perceive_inside_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (opened ?d) + (gripper_is_free ?r) + (not (perceived_inside ?d)) + ) + :effect (and (perceived_inside ?d) + (increase (total-cost) 10) + ) + ) + + ; pick an object ?o which is inside a drawer ?d at location ?draw_loc with a free gripper + ; with robot ?r that is at location ?draw_loc + (:action pick_from_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer ?o - object) + :precondition (and (inside ?o ?d) + (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (perceived_inside ?d) + (gripper_is_free ?r) + (not (holding ?r ?o)) + (not (heavy ?o)) + (opened ?d) + ) + :effect (and (holding ?r ?o) + (not (inside ?o ?d)) + (not (gripper_is_free ?r)) + (increase (total-cost) 2) + ) + ) + + ; place an object ?o inside a drawer ?d at location ?drawer + ; with robot ?r that is at location ?draw_loc + (:action place_inside_drawer + :parameters (?r - robot ?draw_loc - location ?d - drawer ?o - object) + :precondition (and (at ?r ?draw_loc) + (located_at ?d ?draw_loc) + (holding ?r ?o) + (perceived ?draw_loc) + (not (insertable ?o )) + (not (gripper_is_free ?r)) + (opened ?d) + ) + :effect (and (inside ?o ?d) + (not (holding ?r ?o)) + (gripper_is_free ?r) + (increase (total-cost) 2) + ) + ) + ) \ No newline at end of file diff --git a/data/mir_planning/mir_task_planning/common/pddl/drawer_problem.pddl b/data/mir_planning/mir_task_planning/common/pddl/drawer_problem.pddl new file mode 100644 index 0000000000000000000000000000000000000000..fc655731fa6505c53390b5466d8e8a0bf0cd6360 --- /dev/null +++ b/data/mir_planning/mir_task_planning/common/pddl/drawer_problem.pddl @@ -0,0 +1,39 @@ +;This PDDL problem definition was made automatically from a KB snapshot +(define (problem general_domain_task) +(:domain general_domain) + +(:objects + DRAW01_LOC SH01 CB01 WS01 WS02 START END - location + R20 M20 M30-00 M30-01 AXIS BEARING - object + YOUBOT-BRSU - robot + PLATFORM_MIDDLE PLATFORM_LEFT PLATFORM_RIGHT - robot_platform + DRAW01 - drawer +) + +(:init + ;Cost information starts + (= (total-cost) 0) + ;Cost information ends + + (at YOUBOT-BRSU START) + (gripper_is_free YOUBOT-BRSU) + (located_at DRAW01 DRAW01_LOC) + (inside R20 DRAW01) + (on M20 WS01) + (on AXIS WS02) + (on BEARING SH01) +) + +(:goal (and + (on R20 WS01) + (inside M20 DRAW01) + (inside AXIS DRAW01) + (inside BEARING DRAW01) + (not (opened DRAW01)) + ) +) + +(:metric minimize (total-cost)) + +) + diff --git a/data/mir_planning/mir_task_planning/common/pddl/problem.pddl b/data/mir_planning/mir_task_planning/common/pddl/problem.pddl new file mode 100644 index 0000000000000000000000000000000000000000..f9dc6a65fad9d7e819808989dbc9e565ceda6678 --- /dev/null +++ b/data/mir_planning/mir_task_planning/common/pddl/problem.pddl @@ -0,0 +1,73 @@ +;This PDDL problem definition was made automatically from a KB snapshot +(define (problem general_domain_task) +(:domain general_domain) + +(:objects + SH02 CB01 WS02 WS04 WS03 WS06 WS11 WS10 WS01 WS08 SH01 PP01 START END - location + R20-00 R20-01 M20-00 M20_100-00 MOTOR-00 BEARING-00 M20_100-01 S40_40_G-00 AXIS-00 BEARING_BOX-00 F20_20_G-00 F20_20_B-00 F20_20_G-01 F20_20_B-01 S40_40_B-00 CONTAINER_BOX_BLUE-00 CONTAINER_BOX_RED-00 CONTAINER_BOX_BLUE-01 CONTAINER_BOX_RED-01 PP01_CAVITY - object + YOUBOT-BRSU - robot + PLATFORM_MIDDLE PLATFORM_LEFT PLATFORM_RIGHT - robot_platform +) + +(:init + ;Cost information starts + (= (total-cost) 0) + ;Cost information ends + + (at YOUBOT-BRSU START) + (container CONTAINER_BOX_BLUE-00) + (container CONTAINER_BOX_RED-00) + (container CONTAINER_BOX_BLUE-01) + (container CONTAINER_BOX_RED-01) + (container PP01_CAVITY) + (gripper_is_free YOUBOT-BRSU) + (heavy CONTAINER_BOX_BLUE-00) + (heavy CONTAINER_BOX_RED-00) + (heavy CONTAINER_BOX_BLUE-01) + (heavy CONTAINER_BOX_RED-01) + (heavy PP01_CAVITY) + (insertable M20_100-00) + (insertable MOTOR-00) + (insertable BEARING-00) + (insertable M20_100-01) + (insertable AXIS-00) + (on R20-00 SH02) + (on R20-01 SH02) + (on M20-00 CB01) + (on M20_100-00 WS02) + (on MOTOR-00 WS04) + (on BEARING-00 WS03) + (on M20_100-01 WS06) + (on S40_40_G-00 WS02) + (on AXIS-00 WS04) + (on BEARING_BOX-00 WS03) + (on F20_20_G-00 WS02) + (on F20_20_B-00 WS04) + (on F20_20_G-01 WS03) + (on F20_20_B-01 WS06) + (on S40_40_B-00 CB01) + (on CONTAINER_BOX_BLUE-00 WS01) + (on CONTAINER_BOX_RED-00 WS01) + (on CONTAINER_BOX_BLUE-01 WS08) + (on CONTAINER_BOX_RED-01 WS08) + (on PP01_CAVITY PP01) +) + +(:goal (and + (on BEARING_BOX-00 WS10) + (on R20-01 WS10) + (on R20-00 WS11) + (in AXIS-00 PP01_CAVITY) + (on M20-00 WS11) + (on S40_40_G-00 SH01) + (in MOTOR-00 CONTAINER_BOX_RED-00) + (in BEARING-00 CONTAINER_BOX_BLUE-01) + (in M20_100-01 CONTAINER_BOX_RED-01) + (in M20_100-00 CONTAINER_BOX_BLUE-00) + ) +) + +(:metric minimize (total-cost)) + +) + diff --git a/data/mir_planning/mir_task_planning/common/pddl/small_problem.pddl b/data/mir_planning/mir_task_planning/common/pddl/small_problem.pddl new file mode 100644 index 0000000000000000000000000000000000000000..35987ffff713fac476b4e2a2fd6b63d79d08b563 --- /dev/null +++ b/data/mir_planning/mir_task_planning/common/pddl/small_problem.pddl @@ -0,0 +1,46 @@ +;This PDDL problem definition was made automatically from a KB snapshot +(define (problem general_domain_task) +(:domain general_domain) + +(:objects + CB01 WS02 WS01 SH01 PP01 START END - location + R20-00 M20-00 BEARING-00 S40_40_G-00 AXIS-00 CONTAINER_BOX_BLUE-00 PP01_CAVITY - object + YOUBOT-BRSU - robot + PLATFORM_MIDDLE PLATFORM_LEFT PLATFORM_RIGHT - robot_platform +) + +(:init + ;Cost information starts + (= (total-cost) 0) + ;Cost information ends + + (at YOUBOT-BRSU START) + (container CONTAINER_BOX_BLUE-00) + (container PP01_CAVITY) + (gripper_is_free YOUBOT-BRSU) + (heavy CONTAINER_BOX_BLUE-00) + (heavy PP01_CAVITY) + (insertable BEARING-00) + (insertable AXIS-00) + (on R20-00 SH01) + (on M20-00 CB01) + (on BEARING-00 WS01) + (on S40_40_G-00 WS02) + (on AXIS-00 WS02) + (on CONTAINER_BOX_BLUE-00 WS02) + (on PP01_CAVITY PP01) +) + +(:goal (and + (on R20-00 WS01) + (in AXIS-00 PP01_CAVITY) + (on M20-00 WS02) + (on S40_40_G-00 SH01) + (in BEARING-00 CONTAINER_BOX_BLUE-00) + ) +) + +(:metric minimize (total-cost)) + +) + diff --git a/data/mir_planning/mir_task_planning/common/pddl/smaller_problem.pddl b/data/mir_planning/mir_task_planning/common/pddl/smaller_problem.pddl new file mode 100644 index 0000000000000000000000000000000000000000..337ba93f70b41e76c88271e2f825a9e641745d4e --- /dev/null +++ b/data/mir_planning/mir_task_planning/common/pddl/smaller_problem.pddl @@ -0,0 +1,39 @@ +;This PDDL problem definition was made automatically from a KB snapshot +(define (problem general_domain_task) +(:domain general_domain) + +(:objects + SH01 CB01 WS01 WS02 START END - location + R20 M20 M30-00 M30-01 AXIS BEARING - object + YOUBOT-BRSU - robot + PLATFORM_MIDDLE PLATFORM_LEFT PLATFORM_RIGHT - robot_platform +) + +(:init + ;Cost information starts + (= (total-cost) 0) + ;Cost information ends + + (at YOUBOT-BRSU START) + (gripper_is_free YOUBOT-BRSU) + (on R20 SH01) + (on BEARING CB01) + (on M30-00 WS01) + (on M20 WS01) + (on AXIS WS02) + (on M30-01 WS01) +) + +(:goal (and + (on R20 WS01) + (on AXIS WS01) + (on M20 WS02) + (on M30-00 WS02) + (on BEARING WS02) + ) +) + +(:metric minimize (total-cost)) + +) + diff --git a/data/mir_planning/mir_task_planning/common/pddl/test_problem.pddl b/data/mir_planning/mir_task_planning/common/pddl/test_problem.pddl new file mode 100644 index 0000000000000000000000000000000000000000..c00c0407eda3d1c94c167352db4a2b8c964c25fd --- /dev/null +++ b/data/mir_planning/mir_task_planning/common/pddl/test_problem.pddl @@ -0,0 +1,23 @@ +(define (problem test_problem) +(:domain robocup_at_work) +(:objects + + ; locations + WS01 WS02 - location + + ; objects + M30 M20 - object +) +(:init + + (on M30 WS01) + (on M20 WS01) +) +(:goal + (and + (on M30 WS02) + (on M20 WS02) + ;(at youbot-brsu END) + ) +) +) diff --git a/data/mir_planning/mir_task_planning/common/planner_wrapper/__init__.py b/data/mir_planning/mir_task_planning/common/planner_wrapper/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_task_planning/common/planner_wrapper/planner_wrapper.py b/data/mir_planning/mir_task_planning/common/planner_wrapper/planner_wrapper.py new file mode 100644 index 0000000000000000000000000000000000000000..2406626e3d92e764e00b751095b6bfb29b7c2d6d --- /dev/null +++ b/data/mir_planning/mir_task_planning/common/planner_wrapper/planner_wrapper.py @@ -0,0 +1,294 @@ +#! /usr/bin/env python +""" +This module calls different planners depending on the request with the provided +domain and problem file. +""" +from __future__ import print_function + +import os +import subprocess +import sys +import time + +import rospkg +import yaml + +class PlannerWrapper(object): + + """A common planner wrapper which calls other planner wrapper based on + what is needed with params from a config file + + :param planner_commands: configurations for different planner with their shell command + :type planner_commands: dict + :param plan_dir: directory path where the plan files should be generated (optional) + :type plan_dir: string + :param plan_backup_dir: directory path where the best plan's backup copy should be + placed (optional) + :type plan_backup_dir: string + :param plan_file_name: name of the generated plan files (optional) + :type plan_file_name: string + :param time_limit: time limit for the planner (in seconds) (optional) + :type time_limit: float + """ + + def __init__(self, planner_commands, **kwargs): + self._planner_commands = planner_commands + self._plan_dir = kwargs.get("plan_dir", "/tmp/plan") + self._plan_backup_dir = kwargs.get("plan_backup_dir", "~/.ros") + self._plan_file_name = kwargs.get("plan_file_name", "task_plan") + self._time_limit = kwargs.get("time_limit", 5) + self._rospack_obj = rospkg.RosPack() + + # replace ~ with full path (if present) + self._plan_dir = os.path.expanduser(self._plan_dir) + self._plan_backup_dir = os.path.expanduser(self._plan_backup_dir) + # create directories if they don't exist + if not os.path.isdir(self._plan_dir): + os.makedirs(self._plan_dir) + if not os.path.isdir(self._plan_backup_dir): + os.makedirs(self._plan_backup_dir) + + def plan(self, planner, domain_file, problem_file, fast_mode=False): + """ + Perform the following tasks (returns None if any one fails) + - Call a planner with given domain and problem file using system call. + - Clean up any unneccessary files generated by the plan. + - Read the generated plan file and return the plan + + :param planner: name of the planner to be used + :type planner: string + :param domain_file: path to domain pddl file + :type domain_file: string + :param problem_file: path to problem pddl file + :type problem_file: string + :param fast_mode: should the planner stop once a plan file is generated\ + or should it continue to optimise it until the time runs out + :type fast_mode: bool + :return: plan represented as list of strings + :rtype: list (strings) | None + + """ + # validate the planning request + if planner not in self._planner_commands: + return None + + print("[planner_wrapper] Trying to plan...") + command = self._get_valid_planner_command(planner, domain_file, problem_file) + if not command: + return None + print(command) + + if self._run_command_in_tmp(command.split(), fast_mode): + plan_file = self._find_correct_plan_file() + if plan_file: + print("[planner_wrapper] Plan call was success") + + # read plan file + with open(plan_file) as file_object: + raw_plan = file_object.read().split("\n") + # remove comments + task_plan = [line for line in raw_plan if line and line[0] != ";"] + + # delete all files in plan directory + self.clean_plan_dir() + + # take a backup of plan file in desired directory + with open( + os.path.join(self._plan_backup_dir, "task_plan.plan"), "w" + ) as file_obj: + file_obj.writelines(["%s\n" % action for action in task_plan]) + + return task_plan + print("[planner_wrapper] Plan call failed") + print("\n\nHere is the output of the command: ", command, "\n\n\n") + with open( + os.path.join(self._plan_dir, "command_output.txt"), "r" + ) as output_file: + output_text = output_file.read() + print(output_text) + print("\n\n\n") + return None + + def _run_command_in_tmp(self, command, fast_mode): + """Changes the pwd to /tmp and runs the command in subprocess module + If fast_mode is True, stop the execution of subprocess as soon as a + plan file is generated. + + :command: list of strings + :fast_mode: bool + :returns: bool (success) + + """ + success = False + try: + pwd = os.getcwd() + os.chdir(self._plan_dir) + with open("command_output.txt", "w") as output_file: + proc_obj = subprocess.Popen( + command, stdout=output_file, stderr=output_file + ) + start_time = time.time() + while ( + proc_obj.poll() is None + and time.time() < start_time + 2 * self._time_limit + ): + time.sleep(0.2) + # terminate the process if fast_mode and found a plan file + if fast_mode and self._plan_file_exists(): + proc_obj.terminate() + break + if proc_obj.poll() is None: + print("[planner_wrapper] Terminating process manually") + proc_obj.kill() + with open("command_output.txt", "r") as output_file: + output_text = output_file.read() + if output_text: + success = True + os.chdir(pwd) + except Exception as err: + print( + "[planner_wrapper] Encountered following error while executing command\n" + + str(err) + ) + return success + + def _find_correct_plan_file(self): + """Find the latest plan file if multiple files are generated and return it. + :returns: string (plan file path) + + """ + files_list = os.listdir(self._plan_dir) + plan_file_list = [ + filename for filename in files_list if "task_plan" in filename + ] + if len(plan_file_list) == 0: + print("[planner_wrapper] No plan files found.") + return None + best_plan = sorted(plan_file_list, key=lambda x: int(x.split(".")[-1]))[-1] + return os.path.join(self._plan_dir, best_plan) + + def clean_plan_dir(self): + """Remove all files that are unnecessary. + :returns: None + + """ + ls_output = os.listdir(self._plan_dir) + for text_file in ls_output: + try: + os.remove(os.path.join(self._plan_dir, text_file)) + except Exception as err: + print( + "[planner_wrapper] Encountered following error while cleaning plan dir\n" + + str(err) + ) + + def _get_valid_planner_command(self, planner, domain_file, problem_file): + """Return a valid shell command string to invoke planner + + :planner: TODO + :returns: TODO + + """ + command = None + try: + command = self._planner_commands[planner]["command"] + # tell planner to use this file name where the plans are stored + command = command.replace("FILENAME", self._plan_file_name) + # give the domain file name to the planner + command = command.replace("DOMAIN", domain_file) + # give the problem file name to the planner + command = command.replace("PROBLEM", problem_file) + # give the time limit for planner + command = command.replace("TIMELIMIT", str(self._time_limit)) + + pkg_path = self._rospack_obj.get_path( + self._planner_commands[planner]["rospkg_name"] + ) + executable = os.path.join( + pkg_path, self._planner_commands[planner]["executable_path"] + ) + # use executable of planner + command = command.replace("EXECUTABLE", executable) + except Exception as err: + print( + "[planner_wrapper] Encountered following error while creating command\n" + + str(err) + ) + return command + + def _plan_file_exists(self): + """Check if a plan file exists in plan dir or not. + :returns: bool + + """ + for file_name in os.listdir(self._plan_dir): + if self._plan_file_name in file_name: + return True + return False + + +# ============================================================================== +# Functions to use this class without ROS +# ============================================================================== + + +def get_planner_commands(): + """ + read the planner commands config file if possible. Returns None if fails + + :return: dict containing configuration for different planner commands + :rtype: dict | None + + """ + code_dir = os.path.abspath(os.path.dirname(__file__)) + common_dir = os.path.dirname(code_dir) + main_dir = os.path.dirname(common_dir) + config_file = os.path.join(main_dir, "ros/config/planner_commands.yaml") + planner_commands = None + with open(config_file, "r") as file_handle: + data = yaml.load(file_handle) + planner_commands = data["planner_commands"] + + return planner_commands + + +def get_domain_and_problem_file(): + """ + Get the file path of the domain and problem pddl file. Returns None if fails. + + :return: domain file and problem file + :rtype: dict | None + + """ + code_dir = os.path.abspath(os.path.dirname(__file__)) + common_dir = os.path.dirname(code_dir) + domain_file = os.path.join(common_dir, "pddl/domain.pddl") + problem_file = os.path.join(common_dir, "pddl/problem.pddl") + files = {"domain": None, "problem": None} + with open(domain_file, "r") as file_handle: + _ = file_handle.read() + files["domain"] = domain_file + with open(problem_file, "r") as file_handle: + _ = file_handle.read() + files["problem"] = problem_file + return files + + +if __name__ == "__main__": + # try to read the planner commands config file and domain and problem file + PLANNER_COMMANDS = get_planner_commands() + FILES = get_domain_and_problem_file() + if not PLANNER_COMMANDS: + print("Could not read planner commands config file") + sys.exit(1) + if None in FILES.values(): + print("Could not read domain or problem file") + sys.exit(1) + + # initialise planner wrapper object + PLANNER_WRAPPER = PlannerWrapper(PLANNER_COMMANDS) + + # try to plan with the default problem and domain file + TASK_PLAN = PLANNER_WRAPPER.plan("lama", FILES["domain"], FILES["problem"]) + if TASK_PLAN: + print(len(TASK_PLAN)) diff --git a/data/mir_planning/mir_task_planning/package.xml b/data/mir_planning/mir_task_planning/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..6f3de5c85e37c91ba8e8f8484bf415aa622d07ee --- /dev/null +++ b/data/mir_planning/mir_task_planning/package.xml @@ -0,0 +1,21 @@ + + + mir_task_planning + 1.0.0 + + Provide action server for generating task plans + + + GPLv3 + + Dharmin B. + Dharmin B. + + catkin + + rospy + mir_planning_msgs + actionlib + actionlib_msgs + + diff --git a/data/mir_planning/mir_task_planning/ros/config/planner_commands.yaml b/data/mir_planning/mir_task_planning/ros/config/planner_commands.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c32351e4cc2a42a3d909d4638a08b76b42ec4ee6 --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/config/planner_commands.yaml @@ -0,0 +1,11 @@ +# shell commands to execute planners +planner_commands: + # all CAPS words will be replaced in the code + mercury: + command: 'timeout TIMELIMIT EXECUTABLE DOMAIN PROBLEM FILENAME' + rospkg_name: 'mercury_planner' + executable_path: 'build/Mercury-fixed/seq-sat-mercury/plan' + lama: + command: 'EXECUTABLE --search-time-limit TIMELIMIT --alias seq-sat-lama-2011 --plan-file FILENAME DOMAIN PROBLEM' + rospkg_name: 'lama_planner' + executable_path: 'fast-downward/fast-downward.py' diff --git a/data/mir_planning/mir_task_planning/ros/launch/task_planner.launch b/data/mir_planning/mir_task_planning/ros/launch/task_planner.launch new file mode 100644 index 0000000000000000000000000000000000000000..b9476e3189f2b530b13673187bd7c08c1792c39a --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/launch/task_planner.launch @@ -0,0 +1,20 @@ + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_task_planning/ros/launch/task_planner_client.launch b/data/mir_planning/mir_task_planning/ros/launch/task_planner_client.launch new file mode 100644 index 0000000000000000000000000000000000000000..2e0af7b6b15f8a0bf3421b676fd66e85a22d4f17 --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/launch/task_planner_client.launch @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_task_planning/ros/launch/task_planner_client_test.launch b/data/mir_planning/mir_task_planning/ros/launch/task_planner_client_test.launch new file mode 100644 index 0000000000000000000000000000000000000000..7d9229c8aef544a4b96cbe026bae8826a294d056 --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/launch/task_planner_client_test.launch @@ -0,0 +1,19 @@ + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_task_planning/ros/launch/upload_problem.launch b/data/mir_planning/mir_task_planning/ros/launch/upload_problem.launch new file mode 100644 index 0000000000000000000000000000000000000000..b3003ab53aa748f2c1d63d97dd027d51a6c351ae --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/launch/upload_problem.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + diff --git a/data/mir_planning/mir_task_planning/ros/scripts/task_planner_client b/data/mir_planning/mir_task_planning/ros/scripts/task_planner_client new file mode 100644 index 0000000000000000000000000000000000000000..2a404ddd99f10558de74355b36778bab3136e15d --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/scripts/task_planner_client @@ -0,0 +1,91 @@ +#!/usr/bin/env python + +from __future__ import print_function + +import os.path +import sys + +# action lib +import actionlib +import rospy +from actionlib_msgs.msg import GoalStatus +from mir_planning_msgs.msg import PlanAction, PlanGoal + +NODE = "task_planner_client" + + +def send_action_goal( + domain_file, problem_file, planner="mercury", mode=PlanGoal.NORMAL +): + """Create a client for task_planner action server and send a goal with given parameters + + :domain: string (file path of domain file) + :problem: string (file path of problem file) + :planner: string (mercury/lama) + :mode: int (0 or 1) + :returns: list of strings (plan) + + """ + client = actionlib.SimpleActionClient( + "/mir_task_planning/task_planner_server/plan_task", PlanAction + ) + if client.wait_for_server(timeout=rospy.Duration(5)): + goal = PlanGoal( + planner=planner, + domain_file=domain_file, + problem_file=problem_file, + mode=mode, + ) + client.send_goal(goal) + client.wait_for_result() + state = client.get_state() + result = client.get_result() + if state == GoalStatus.SUCCEEDED: + rospy.loginfo("Found a plan with %i actions", len(result.plan.plan)) + rospy.loginfo(result) + elif state == GoalStatus.ABORTED: + rospy.logerr("Failed to plan") + else: + print("timeout while contacting task_planner server") + + +def main(): + domain_file_name = rospy.get_param("~domain_file_name", None) + problem_file_name = rospy.get_param("~problem_file_name", None) + file_path = rospy.get_param("~file_path", None) + + if domain_file_name is None or problem_file_name is None or file_path is None: + rospy.logfatal( + "Either domain file name or problem file name or file path not provided. Exiting." + ) + sys.exit(1) + + domain_file = os.path.join(file_path, domain_file_name) + problem_file = os.path.join(file_path, problem_file_name) + + if not os.path.exists(domain_file) or not os.path.exists(problem_file): + rospy.logfatal("Either domain file or problem file does not exist. Exiting.") + sys.exit(1) + + # planner = 'mercury' + planner = "lama" + mode = PlanGoal.NORMAL + # mode = PlanGoal.FAST + + try: + rospy.loginfo("Started " + NODE + " node") + plan = send_action_goal( + domain_file=domain_file, + problem_file=problem_file, + planner=planner, + mode=mode, + ) + rospy.sleep(0.2) # time for client to finish + except Exception as e: + print("Got following exception while executing", NODE, "\n", str(e)) + + +if __name__ == "__main__": + + rospy.init_node(NODE) + main() diff --git a/data/mir_planning/mir_task_planning/ros/scripts/task_planner_server b/data/mir_planning/mir_task_planning/ros/scripts/task_planner_server new file mode 100644 index 0000000000000000000000000000000000000000..a3ce2da7a3a813ee057b31f408429bf9d8769e59 --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/scripts/task_planner_server @@ -0,0 +1,150 @@ +#!/usr/bin/env python + +from __future__ import print_function + +import actionlib +import rospy +from mir_planning_msgs.msg import PlanAction, PlanGoal, PlanResult +from rosplan_dispatch_msgs.msg import CompletePlan + +from mir_task_planning.utils import Utils +from planner_wrapper.planner_wrapper import PlannerWrapper + +NODE = "task_planner_server" + + +class TaskPlannerServer(object): + + """ + A wrapper around planner which calls the appropriate scripts with appropriate + parameters wrapped inside an action server. + """ + + def __init__(self): + """ + - initialising subscribers, publishers and action server, + - reading ros parameters. + """ + + # read ros params + self._verbose = rospy.get_param("~verbose", False) + time_limit = rospy.get_param("~time_limit", 10) + + # read config files + planner_commands = rospy.get_param("~planner_commands") + self.verbose_print(planner_commands) + if not planner_commands: + raise Exception("Command to execute planner not provided") + + # Subscribers + + # Publishers + + # Action servers + self._action_server = actionlib.SimpleActionServer( + "~plan_task", PlanAction, execute_cb=self._plan_execute_cb, auto_start=False + ) + rospy.sleep(1) + self._action_server.start() + rospy.sleep(1) + self.verbose_print("Initialised server") + + # class variables + self.planner_wrapper = PlannerWrapper(planner_commands, time_limit=time_limit) + + def _plan_execute_cb(self, goal): + """Callback function to handle plan action clients' goals. + + :goal: PlanGoal + :returns: None + + """ + self.verbose_print("Plan request received") + plan = self.planner_wrapper.plan( + goal.planner, + goal.domain_file, + goal.problem_file, + goal.mode == PlanGoal.FAST, + ) + if not plan: + rospy.logerr("Failed to plan.") + self._action_server.set_aborted() + return + + complete_plan = CompletePlan() + for action_id, action_string in enumerate(plan): + complete_plan.plan.append( + Utils.get_action_msg_from_string(action_string, action_id + 1) + ) + + filtered_plan = TaskPlannerServer.post_process_plan(complete_plan) + + self._plan_result = PlanResult(plan=filtered_plan) + self._action_server.set_succeeded(self._plan_result) + + @staticmethod + def post_process_plan(complete_plan): + """Post process the plan to remove repeated action. + e.g. if there is a move_base action right after another move_base action, + the first move_base action will serve no purpose and thus should be removed. + + TODO: please add more filters if/when needed + + Filters when: + move_base -> move_base + move_base -> perceive -> move_base + + :complete_plan: rosplan_dispatch_msgs/CompletePlan + :returns: rosplan_dispatch_msgs/CompletePlan + + """ + plan = complete_plan.plan + new_plan = [] + i = 0 + while i < len(plan): + + # filter consecutive move_base actions + if i < len(plan) - 1 and plan[i].name == plan[i + 1].name == "MOVE_BASE": + # copy source from removed move_base action to repeated move_base + plan[i+1].parameters[1].value = plan[i].parameters[1].value + i += 1 + continue + + # filter move_base > perceive > move_base actions + if ( i < len(plan) - 2 + and plan[i].name == plan[i + 2].name == "MOVE_BASE" + and plan[i + 1] == "PERCEIVE" ): + # copy source from removed move_base action to repeated move_base + plan[i+2].parameters[1].value = plan[i].parameters[1].value + i += 2 + continue + + new_plan.append(plan[i]) + i += 1 + rospy.loginfo("Filtered " + str(len(plan) - len(new_plan)) + " actions") + return CompletePlan(plan=new_plan) + + def verbose_print(self, *args): + """ + Print the message as ros info if verbose is enabled, else print it as debug + :args: list of arguments (just like print) + :returns: None + + """ + try: + string_list = [str(i) for i in args] + string_list.insert(0, "[" + NODE + "] ") + except Exception as e: + string_list = [] + if self._verbose: + rospy.loginfo("".join(string_list)) + else: + rospy.logdebug("".join(string_list)) + + +# ============================================================================= + +if __name__ == "__main__": + rospy.init_node(NODE) + task_planner_server = TaskPlannerServer() + rospy.spin() diff --git a/data/mir_planning/mir_task_planning/ros/src/mir_task_planning/__init__.py b/data/mir_planning/mir_task_planning/ros/src/mir_task_planning/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_planning/mir_task_planning/ros/src/mir_task_planning/utils.py b/data/mir_planning/mir_task_planning/ros/src/mir_task_planning/utils.py new file mode 100644 index 0000000000000000000000000000000000000000..f6d4eaca431fa6cb07c4c70ea4e3bcb45865df39 --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/src/mir_task_planning/utils.py @@ -0,0 +1,27 @@ +from diagnostic_msgs.msg import KeyValue +from rosplan_dispatch_msgs.msg import ActionDispatch + + +class Utils(object): + @staticmethod + def get_action_msg_from_string(string, action_id): + """ + Create and return Action obj from string of type ``(word word word ...)`` + + :param string: action represented in string format + :type string: str + :param action_id: identifier for the given action + :type action_id: int + :return: action represented in action object format + :rtype: rosplan_dispatch_msgs.msg.ActionDispatch + + """ + # remove parenthesis, convert str to upper case and split at spaces + action_param_list = string[1:-1].upper().split() + name = action_param_list[0] + params = [ + KeyValue("param_" + str(i + 1), param) + for i, param in enumerate(action_param_list[2:]) + ] + params.insert(0, KeyValue("robot_name", action_param_list[1])) + return ActionDispatch(action_id=action_id, name=name, parameters=params) diff --git a/data/mir_planning/mir_task_planning/ros/test/upload_problem b/data/mir_planning/mir_task_planning/ros/test/upload_problem new file mode 100644 index 0000000000000000000000000000000000000000..570af6e6c08d7fee747b5e8dbc74ac26e13a2c13 --- /dev/null +++ b/data/mir_planning/mir_task_planning/ros/test/upload_problem @@ -0,0 +1,35 @@ +#!/usr/bin/env python + +""" +This is a test script which uploads knowledge from a pddl problem file to knowledge +base. This mimics getting data from refbox, parsing that data and upload that data +to knowledge base. +""" + +from __future__ import print_function + +import os.path + +import rospy +from mir_knowledge_ros.problem_uploader import ProblemUploader + +NODE = "upload_problem" + + +def main(): + rospy.init_node("test_problem_uploader") + + problem_file = rospy.get_param("~problem_file", None) + print(problem_file) + + if problem_file is None or not os.path.exists(problem_file): + rospy.logfatal("Either domain file or problem file does not exist. Exiting.") + sys.exit(1) + + uploader = ProblemUploader(problem_file) + uploader.upload() + rospy.sleep(1.0) + + +if __name__ == "__main__": + main() diff --git a/data/mir_planning/mir_task_planning/setup.py b/data/mir_planning/mir_task_planning/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..e116e41ae9b59653b7aeaf00e7ebcf7f4c34f5e6 --- /dev/null +++ b/data/mir_planning/mir_task_planning/setup.py @@ -0,0 +1,15 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["planner_wrapper", "mir_task_planning"], + package_dir={ + "planner_wrapper": "common/planner_wrapper", + "mir_task_planning": "ros/src/mir_task_planning", + }, +) + +setup(**d) diff --git a/data/mir_robots/mir_bringup/CMakeLists.txt b/data/mir_robots/mir_bringup/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..3b9207e7502d25ea95202ad238f326314019b1c0 --- /dev/null +++ b/data/mir_robots/mir_bringup/CMakeLists.txt @@ -0,0 +1,51 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_bringup) + +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + urg_node + mcr_collision_velocity_filter + mcr_default_env_config + mir_arm_cartesian_control + mir_default_robot_config + mir_gripper_controller + mir_hardware_config + mir_teleop + openni2_launch + robot_state_publisher + tf + youbot_dashboard + youbot_description + youbot_diagnostic_aggregator + youbot_driver_ros_interface + usb_cam +) + +### TEST +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + #roslaunch_add_file_check(robot.launch robot:=youbot-brsu-1) + roslaunch_add_file_check(robots) + roslaunch_add_file_check(components robot:=youbot-brsu-1) + roslaunch_add_file_check(tools) +endif() + + +### INSTALLS +set( + INSTALL_DIRS + components + robots + tools +) +foreach(dir ${INSTALL_DIRS}) + install(DIRECTORY ${dir} + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${dir}) +endforeach() + +install(FILES robot.launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION} + ) diff --git a/data/mir_robots/mir_bringup/components/base_front_hokuyo_node.launch b/data/mir_robots/mir_bringup/components/base_front_hokuyo_node.launch new file mode 100644 index 0000000000000000000000000000000000000000..a729517d1b6eb2f0ae0c7a40ed34904aac1705a3 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/base_front_hokuyo_node.launch @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/base_front_urg_node.launch b/data/mir_robots/mir_bringup/components/base_front_urg_node.launch new file mode 100644 index 0000000000000000000000000000000000000000..7b2f46cc3e12435dbfd2bec5c306605aab700543 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/base_front_urg_node.launch @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/base_rear_hokuyo_node.launch b/data/mir_robots/mir_bringup/components/base_rear_hokuyo_node.launch new file mode 100644 index 0000000000000000000000000000000000000000..65e3a4e54338c6649d1e8a234a45a92043fb43e1 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/base_rear_hokuyo_node.launch @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/base_rear_urg_node.launch b/data/mir_robots/mir_bringup/components/base_rear_urg_node.launch new file mode 100644 index 0000000000000000000000000000000000000000..d5c0f2821c138e7c1641e20299710071328e6b78 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/base_rear_urg_node.launch @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/microsoft_life_cam.launch b/data/mir_robots/mir_bringup/components/microsoft_life_cam.launch new file mode 100644 index 0000000000000000000000000000000000000000..5125cea7fa8b54d7108d999d440f0013d341e779 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/microsoft_life_cam.launch @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/openni.launch b/data/mir_robots/mir_bringup/components/openni.launch new file mode 100644 index 0000000000000000000000000000000000000000..6f8b2afb0c47d2cb8f4ce3bd3b342ea4903a2bef --- /dev/null +++ b/data/mir_robots/mir_bringup/components/openni.launch @@ -0,0 +1,117 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/openni2.launch b/data/mir_robots/mir_bringup/components/openni2.launch new file mode 100644 index 0000000000000000000000000000000000000000..481403ab89f83fc5943e22f9f143490963dce7b4 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/openni2.launch @@ -0,0 +1,14 @@ + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/realsense_camera.launch b/data/mir_robots/mir_bringup/components/realsense_camera.launch new file mode 100644 index 0000000000000000000000000000000000000000..9ddc601c5a09cdadc171359efb860a5114e28d87 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/realsense_camera.launch @@ -0,0 +1,12 @@ + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/realsense_camera_dorabot.launch b/data/mir_robots/mir_bringup/components/realsense_camera_dorabot.launch new file mode 100644 index 0000000000000000000000000000000000000000..02e222f266a34b2c0b3828c28ee56c257a7194ec --- /dev/null +++ b/data/mir_robots/mir_bringup/components/realsense_camera_dorabot.launch @@ -0,0 +1,7 @@ + + + + + + + diff --git a/data/mir_robots/mir_bringup/components/youbot_oodl_driver.launch b/data/mir_robots/mir_bringup/components/youbot_oodl_driver.launch new file mode 100644 index 0000000000000000000000000000000000000000..40e6af3ab4579da83416aae93e2c0b53440785f4 --- /dev/null +++ b/data/mir_robots/mir_bringup/components/youbot_oodl_driver.launch @@ -0,0 +1,52 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/package.xml b/data/mir_robots/mir_bringup/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..305129a251de64d1cd5e7d3f6d592f496b777209 --- /dev/null +++ b/data/mir_robots/mir_bringup/package.xml @@ -0,0 +1,36 @@ + + + mir_bringup + 0.0.1 + launch files to bring up a complete robot or only specific components + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + urg_node + mcr_default_env_config + mcr_collision_velocity_filter + mir_arm_cartesian_control + mir_default_robot_config + mir_gripper_controller + mir_hardware_config + mir_teleop + mir_twist_mux + openni2_launch + robot_state_publisher + rgbd_launch + tf + youbot_dashboard + youbot_description + youbot_diagnostic_aggregator + youbot_driver_ros_interface + usb_cam + + roslaunch + + diff --git a/data/mir_robots/mir_bringup/robot.launch b/data/mir_robots/mir_bringup/robot.launch new file mode 100644 index 0000000000000000000000000000000000000000..bdabc3b78b0c65578a74226f9e6ebf131ff28f45 --- /dev/null +++ b/data/mir_robots/mir_bringup/robot.launch @@ -0,0 +1,27 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/robots/youbot-brsu-1.launch b/data/mir_robots/mir_bringup/robots/youbot-brsu-1.launch new file mode 100644 index 0000000000000000000000000000000000000000..99d873f826093f3cd1f3a78ec57f1d0cbf6845ae --- /dev/null +++ b/data/mir_robots/mir_bringup/robots/youbot-brsu-1.launch @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/robots/youbot-brsu-2.launch b/data/mir_robots/mir_bringup/robots/youbot-brsu-2.launch new file mode 100644 index 0000000000000000000000000000000000000000..04df12ddd8f218bcc106b39231fe21dc8849368e --- /dev/null +++ b/data/mir_robots/mir_bringup/robots/youbot-brsu-2.launch @@ -0,0 +1,47 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/robots/youbot-brsu-3.launch b/data/mir_robots/mir_bringup/robots/youbot-brsu-3.launch new file mode 100644 index 0000000000000000000000000000000000000000..6fac74f544fb063080d8205ee9ed8ee966be7b0c --- /dev/null +++ b/data/mir_robots/mir_bringup/robots/youbot-brsu-3.launch @@ -0,0 +1,44 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/robots/youbot-brsu-4.launch b/data/mir_robots/mir_bringup/robots/youbot-brsu-4.launch new file mode 100644 index 0000000000000000000000000000000000000000..5d4012fc8cd054b07eb1e29ceb0f2d34b16fc428 --- /dev/null +++ b/data/mir_robots/mir_bringup/robots/youbot-brsu-4.launch @@ -0,0 +1,58 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/robots/youbot-brsu-arm.launch b/data/mir_robots/mir_bringup/robots/youbot-brsu-arm.launch new file mode 100644 index 0000000000000000000000000000000000000000..c98fc5dbd6fbb69b144f68609eb96d7dcc4c293a --- /dev/null +++ b/data/mir_robots/mir_bringup/robots/youbot-brsu-arm.launch @@ -0,0 +1,18 @@ + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_bringup/tools/bringup_launcher.sh b/data/mir_robots/mir_bringup/tools/bringup_launcher.sh new file mode 100644 index 0000000000000000000000000000000000000000..f4e9a2913f4550cf08f4fa4eb58768ef35555ce6 --- /dev/null +++ b/data/mir_robots/mir_bringup/tools/bringup_launcher.sh @@ -0,0 +1,34 @@ +#!/bin/bash + +SESSION="bringup" + +#allow re-launch +/usr/bin/tmux has-session -t $SESSION 2> /dev/null && /usr/bin/tmux kill-session -t $SESSION +/usr/bin/tmux -2 new-session -d -s $SESSION + +echo "Exporting and sourcing necessary stuff" + +/usr/bin/tmux send-keys -t $SESSION.0 "export HOME=/home/robocup" C-m +/usr/bin/tmux send-keys -t $SESSION.0 "cd" C-m +/usr/bin/tmux send-keys -t $SESSION.0 "source ~/.bashrc" C-m + +# Use either block no. 1 or 2 depending on the use case. 2 launches gripper +# separately. This generally has higher chance of gripper coming up faster +# compared to 1 which is desirable during competitions. + + +# 1) unified bringup +echo "Launch bringup" +/usr/bin/tmux send-keys -t $SESSION.2 "bringup" C-m + + +# 2) gripper launched separately from bringup +# echo "Launching gripper" +# /usr/bin/tmux send-keys -t $SESSION.0 "roslaunch mir_gripper_controller dynamixel_gripper.launch" C-m +# echo "Launch bringup" +# /usr/bin/tmux split-window -h +# sleep 10s +# /usr/bin/tmux send-keys -t $SESSION.1 "export HOME=/home/robocup" C-m +# /usr/bin/tmux send-keys -t $SESSION.1 "cd" C-m +# /usr/bin/tmux send-keys -t $SESSION.1 "source ~/.bashrc" C-m +# /usr/bin/tmux send-keys -t $SESSION.1 "bringup" C-m diff --git a/data/mir_robots/mir_bringup/tools/dashboard.launch b/data/mir_robots/mir_bringup/tools/dashboard.launch new file mode 100644 index 0000000000000000000000000000000000000000..239c23ee91bde6a10836a381df50cec79b4d7ebc --- /dev/null +++ b/data/mir_robots/mir_bringup/tools/dashboard.launch @@ -0,0 +1,7 @@ + + + + + + + diff --git a/data/mir_robots/mir_default_robot_config/CMakeLists.txt b/data/mir_robots/mir_default_robot_config/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..3924c768c985c22081c21f516f67d376303eda0e --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/CMakeLists.txt @@ -0,0 +1,24 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_default_robot_config) +find_package(catkin REQUIRED) + +catkin_package() + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(upload_param.launch robot:=youbot-brsu-1) +endif() + + +### INSTALLS +install(FILES upload_param.launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION} +) + +foreach(robot ${robot_list}) + install(DIRECTORY ${robot} + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${robot} + ) +endforeach() diff --git a/data/mir_robots/mir_default_robot_config/package.xml b/data/mir_robots/mir_default_robot_config/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..b67d986253f634c79d8e6fe56959b2fa44a9a2f0 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/package.xml @@ -0,0 +1,17 @@ + + + mir_default_robot_config + 0.0.1 + default robot configurations e.g. for the arm, gripper, etc. + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + roslaunch + + diff --git a/data/mir_robots/mir_default_robot_config/upload_param.launch b/data/mir_robots/mir_default_robot_config/upload_param.launch new file mode 100644 index 0000000000000000000000000000000000000000..50b5321bfcab223539aed43150971ada42195f95 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/upload_param.launch @@ -0,0 +1,6 @@ + + + + + + diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-1/dynamixel_gripper/controllers.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-1/dynamixel_gripper/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..917174b7bf8ef0b669ed3111e9e07dd40957c1f8 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-1/dynamixel_gripper/controllers.yaml @@ -0,0 +1,15 @@ +gripper_controller: + controller: + package: dynamixel_controllers + module: joint_position_controller_dual_motor + type: JointPositionControllerDual + joint_name: gripper_joint + joint_speed: 7.5 + motor_master: + id: 1 + init: 50 + min: 0 + max: 400 + motor_slave: + id: 2 + calbration_offset: 0 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-1/dynamixel_gripper/motors.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-1/dynamixel_gripper/motors.yaml new file mode 100644 index 0000000000000000000000000000000000000000..36a519db81c76267775a79b5fa0e0fe559f4dabd --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-1/dynamixel_gripper/motors.yaml @@ -0,0 +1,8 @@ +namespace: dxl_manager +serial_ports: + gripper_port: + port_name: /dev/youbot/dynamixel_gripper + baud_rate: 1000000 + min_motor_id: 1 + max_motor_id: 2 + update_rate: 50 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-1/workspace_constraints.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-1/workspace_constraints.yaml new file mode 100644 index 0000000000000000000000000000000000000000..fc1a24b0df5731a7d5a149c539c5396a0c389f57 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-1/workspace_constraints.yaml @@ -0,0 +1,6 @@ +# Plane constraints for workspace finder +# Generated by calibrate_workspace_finder.py script +normal_x: 0.028799 +normal_y: -0.750423 +normal_z: -0.660331 +distance: 0.381429 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-2/dynamixel_gripper/controllers.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-2/dynamixel_gripper/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..66afc54b5d77bf4fa7db7d34ce1b3dfacabef94e --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-2/dynamixel_gripper/controllers.yaml @@ -0,0 +1,15 @@ +gripper_controller: + controller: + package: dynamixel_controllers + module: joint_position_controller_dual_motor + type: JointPositionControllerDual + joint_name: gripper_joint + joint_speed: 1.17 + motor_master: + id: 1 + init: 1985 + min: 0 + max: 4095 + motor_slave: + id: 2 + calbration_offset: 0 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-2/dynamixel_gripper/motors.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-2/dynamixel_gripper/motors.yaml new file mode 100644 index 0000000000000000000000000000000000000000..c90888f1c6a714256a0c311fe5526a60c7cf95f6 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-2/dynamixel_gripper/motors.yaml @@ -0,0 +1,8 @@ +namespace: dxl_manager +serial_ports: + gripper_port: + port_name: /dev/youbot/dynamixel_gripper + baud_rate: 1000000 + min_motor_id: 1 + max_motor_id: 2 + update_rate: 10 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-2/gripper_joint_configurations.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-2/gripper_joint_configurations.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e4f77df35f960e592b67df7fc14ab551ff2cd8a2 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-2/gripper_joint_configurations.yaml @@ -0,0 +1,4 @@ +joint_names: [gripper_finger_joint_l, gripper_finger_joint_r] + +open: [[0.0115, 0.0115]] +close: [[0.0, 0.0]] diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-3/dynamixel_gripper/controllers.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-3/dynamixel_gripper/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..65d83c585c7518ae5f01e99620a0355fa0b231dc --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-3/dynamixel_gripper/controllers.yaml @@ -0,0 +1,15 @@ +gripper_controller: + controller: + package: dynamixel_controllers + module: joint_position_controller_dual_motor + type: JointPositionControllerDual + joint_name: gripper_joint + joint_speed: 7.5 + motor_master: + id: 1 + init: 512 + min: 0 + max: 1023 + motor_slave: + id: 2 + calbration_offset: 0 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-3/dynamixel_gripper/motors.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-3/dynamixel_gripper/motors.yaml new file mode 100644 index 0000000000000000000000000000000000000000..36a519db81c76267775a79b5fa0e0fe559f4dabd --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-3/dynamixel_gripper/motors.yaml @@ -0,0 +1,8 @@ +namespace: dxl_manager +serial_ports: + gripper_port: + port_name: /dev/youbot/dynamixel_gripper + baud_rate: 1000000 + min_motor_id: 1 + max_motor_id: 2 + update_rate: 50 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-3/workspace_constraints.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-3/workspace_constraints.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4a21d39dcadbc46cf8a7e7985e24fbcada741d47 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-3/workspace_constraints.yaml @@ -0,0 +1,6 @@ +# Plane constraints for workspace finder +# Generated by calibrate_workspace_finder.py script +normal_x: 0.029560 +normal_y: -0.767087 +normal_z: -0.640860 +distance: 0.373023 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-4/dynamixel_gripper/controllers.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-4/dynamixel_gripper/controllers.yaml new file mode 100644 index 0000000000000000000000000000000000000000..65d83c585c7518ae5f01e99620a0355fa0b231dc --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-4/dynamixel_gripper/controllers.yaml @@ -0,0 +1,15 @@ +gripper_controller: + controller: + package: dynamixel_controllers + module: joint_position_controller_dual_motor + type: JointPositionControllerDual + joint_name: gripper_joint + joint_speed: 7.5 + motor_master: + id: 1 + init: 512 + min: 0 + max: 1023 + motor_slave: + id: 2 + calbration_offset: 0 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-4/dynamixel_gripper/motors.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-4/dynamixel_gripper/motors.yaml new file mode 100644 index 0000000000000000000000000000000000000000..0ed567e29ea73970929da9a88de34d52c86c804e --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-4/dynamixel_gripper/motors.yaml @@ -0,0 +1,8 @@ +namespace: dxl_manager +serial_ports: + gripper_port: + port_name: /dev/youbot/dynamixel_gripper + baud_rate: 200000 + min_motor_id: 1 + max_motor_id: 2 + update_rate: 10 diff --git a/data/mir_robots/mir_default_robot_config/youbot-brsu-4/gripper_joint_configurations.yaml b/data/mir_robots/mir_default_robot_config/youbot-brsu-4/gripper_joint_configurations.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e4f77df35f960e592b67df7fc14ab551ff2cd8a2 --- /dev/null +++ b/data/mir_robots/mir_default_robot_config/youbot-brsu-4/gripper_joint_configurations.yaml @@ -0,0 +1,4 @@ +joint_names: [gripper_finger_joint_l, gripper_finger_joint_r] + +open: [[0.0115, 0.0115]] +close: [[0.0, 0.0]] diff --git a/data/mir_robots/mir_hardware_config/CMakeLists.txt b/data/mir_robots/mir_hardware_config/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..ab2dbeaa08f8b5a57937c98068985f7846deccfc --- /dev/null +++ b/data/mir_robots/mir_hardware_config/CMakeLists.txt @@ -0,0 +1,33 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_hardware_config) +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + mcr_description + mir_description + youbot_description +) + +set(robot_list + youbot-brsu-1 + youbot-brsu-2 + youbot-brsu-3 + youbot-brsu-4 +) + + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(upload_param.launch robot:=youbot-brsu-1) +endif() + + +### INSTALLS +foreach(robot ${robot_list}) + install(DIRECTORY ${robot} + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/${robot} + ) +endforeach() diff --git a/data/mir_robots/mir_hardware_config/package.xml b/data/mir_robots/mir_hardware_config/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..4afc8a0c84d3a3552b900cbf460fb114a745389f --- /dev/null +++ b/data/mir_robots/mir_hardware_config/package.xml @@ -0,0 +1,21 @@ + + + mir_hardware_config + 0.0.1 + urdf descriptions and yaml configuration files for different industrial robots + + Frederik Hegger + + GPLv3 + + Frederik Hegger + + catkin + + mcr_description + mir_description + youbot_description + + roslaunch + + diff --git a/data/mir_robots/mir_hardware_config/upload_param.launch b/data/mir_robots/mir_hardware_config/upload_param.launch new file mode 100644 index 0000000000000000000000000000000000000000..8ee1e8bd12120e47bc2aec2a91310e15ea33280e --- /dev/null +++ b/data/mir_robots/mir_hardware_config/upload_param.launch @@ -0,0 +1,10 @@ + + + + + + + + + + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/arm.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/arm.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d4d2a540693063652b5f62871598b3777f84342 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/arm.yaml @@ -0,0 +1,24 @@ +arm_controller: + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + + limits: + arm_joint_1: + min: 0.0100692 + max: 5.84014 + arm_joint_2: + min: 0.0100692 + max: 2.61799 + arm_joint_3: + min: -5.02655 + max: -0.015708 + arm_joint_4: + min: 0.0221239 + max: 3.4292 + arm_joint_5: + min: 0.110619 + max: 5.64159 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/base_footprint.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/base_footprint.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2b3092d6efacaa1985b73b48047a7d6825792d68 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/base_footprint.yaml @@ -0,0 +1,12 @@ +footprint: [[-0.2720, -0.1869], + [-0.2720, -0.0331], + [-0.3260, -0.0310], + [-0.3260, 0.0310], + [-0.2720, 0.0325], + [-0.2720, 0.1875], + [0.2720, 0.1875], + [0.2720, 0.0865], + [0.3160, 0.0425], + [0.3160, -0.0425], + [0.2720, -0.0865], + [0.2720, -0.1875]] diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/base_footprint_rectangular.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/base_footprint_rectangular.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5e14e2a1fab041bb0e17fa043edb6f5e7273b02d --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/base_footprint_rectangular.yaml @@ -0,0 +1,5 @@ +footprint: [[-0.3160, -0.1869], + [-0.3160, 0.1869], + [0.3160, 0.1869], + [0.3160, -0.1869]] + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/gripper.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/gripper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..646a64f8b31c904d049125f405782e7756e14f6b --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/gripper.yaml @@ -0,0 +1,8 @@ +gripper_controller: + limits: + gripper_finger_joint_l: + min: 0.0 + max: 0.0115 + gripper_finger_joint_r: + min: 0 + max: 0.0115 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/joy.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/joy.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f202f33e610b05b29b83b0da1a365ddc552945f6 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/joy.yaml @@ -0,0 +1,3 @@ +dev: /dev/input/js0 +deadzone: 0.12 +autorepeat_rate: 50.0 \ No newline at end of file diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/laser_front.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/laser_front.yaml new file mode 100644 index 0000000000000000000000000000000000000000..45d8d85d0360262cfcc4b825da79001dbe282629 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/laser_front.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_front +frame_id: /base_laser_front_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/laser_rear.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/laser_rear.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9a20b11d89bcd70ccb2c9e0f03d962e9547a7d3f --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/laser_rear.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_rear +frame_id: /base_laser_rear_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/teleop.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/teleop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..21d0416d94ce14e9a2dd0e875d96d2bac0bfc29e --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/config/teleop.yaml @@ -0,0 +1,5 @@ +base_max_linear_x_vel: 0.3 # m per second in run mode +base_max_linear_y_vel: 0.3 # m per second in run mode +base_max_angular_vel: 0.6 # rad per second in run mode +arm_max_vel: 0.4 # rad per second in run mode +soft_joint_limit_threshold: 0.1 # rad diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-1/urdf/robot.urdf.xacro b/data/mir_robots/mir_hardware_config/youbot-brsu-1/urdf/robot.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..395561c30cd77315a5a6d107cc3384e2f718d78d --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-1/urdf/robot.urdf.xacro @@ -0,0 +1,63 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/arm.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/arm.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d4d2a540693063652b5f62871598b3777f84342 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/arm.yaml @@ -0,0 +1,24 @@ +arm_controller: + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + + limits: + arm_joint_1: + min: 0.0100692 + max: 5.84014 + arm_joint_2: + min: 0.0100692 + max: 2.61799 + arm_joint_3: + min: -5.02655 + max: -0.015708 + arm_joint_4: + min: 0.0221239 + max: 3.4292 + arm_joint_5: + min: 0.110619 + max: 5.64159 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/base_footprint.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/base_footprint.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2b3092d6efacaa1985b73b48047a7d6825792d68 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/base_footprint.yaml @@ -0,0 +1,12 @@ +footprint: [[-0.2720, -0.1869], + [-0.2720, -0.0331], + [-0.3260, -0.0310], + [-0.3260, 0.0310], + [-0.2720, 0.0325], + [-0.2720, 0.1875], + [0.2720, 0.1875], + [0.2720, 0.0865], + [0.3160, 0.0425], + [0.3160, -0.0425], + [0.2720, -0.0865], + [0.2720, -0.1875]] diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/base_footprint_rectangular.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/base_footprint_rectangular.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5e14e2a1fab041bb0e17fa043edb6f5e7273b02d --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/base_footprint_rectangular.yaml @@ -0,0 +1,5 @@ +footprint: [[-0.3160, -0.1869], + [-0.3160, 0.1869], + [0.3160, 0.1869], + [0.3160, -0.1869]] + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/gripper.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/gripper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..646a64f8b31c904d049125f405782e7756e14f6b --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/gripper.yaml @@ -0,0 +1,8 @@ +gripper_controller: + limits: + gripper_finger_joint_l: + min: 0.0 + max: 0.0115 + gripper_finger_joint_r: + min: 0 + max: 0.0115 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/joy.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/joy.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f202f33e610b05b29b83b0da1a365ddc552945f6 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/joy.yaml @@ -0,0 +1,3 @@ +dev: /dev/input/js0 +deadzone: 0.12 +autorepeat_rate: 50.0 \ No newline at end of file diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_front.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_front.yaml new file mode 100644 index 0000000000000000000000000000000000000000..45d8d85d0360262cfcc4b825da79001dbe282629 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_front.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_front +frame_id: /base_laser_front_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_front_urg.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_front_urg.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e5185ce0ab3dc47362e70275e5b0d989eb0ec169 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_front_urg.yaml @@ -0,0 +1,5 @@ +serial_port: /dev/youbot/hokuyo_front +frame_id: /base_laser_front_link +angle_min: -1.57 +angle_max: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_rear.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_rear.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9a20b11d89bcd70ccb2c9e0f03d962e9547a7d3f --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_rear.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_rear +frame_id: /base_laser_rear_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_rear_urg.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_rear_urg.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d6c30b64400e1bff3024acf9149a8991fbc9487 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/laser_rear_urg.yaml @@ -0,0 +1,5 @@ +serial_port: /dev/youbot/hokuyo_rear +frame_id: /base_laser_rear_link +angle_min: -1.57 +angle_max: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/teleop.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/teleop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..21d0416d94ce14e9a2dd0e875d96d2bac0bfc29e --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/config/teleop.yaml @@ -0,0 +1,5 @@ +base_max_linear_x_vel: 0.3 # m per second in run mode +base_max_linear_y_vel: 0.3 # m per second in run mode +base_max_angular_vel: 0.6 # rad per second in run mode +arm_max_vel: 0.4 # rad per second in run mode +soft_joint_limit_threshold: 0.1 # rad diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-2/urdf/robot.urdf.xacro b/data/mir_robots/mir_hardware_config/youbot-brsu-2/urdf/robot.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..09ab1c74196c6e0ade08273c46e3121af442d05e --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-2/urdf/robot.urdf.xacro @@ -0,0 +1,103 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/arm.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/arm.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d4d2a540693063652b5f62871598b3777f84342 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/arm.yaml @@ -0,0 +1,24 @@ +arm_controller: + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + + limits: + arm_joint_1: + min: 0.0100692 + max: 5.84014 + arm_joint_2: + min: 0.0100692 + max: 2.61799 + arm_joint_3: + min: -5.02655 + max: -0.015708 + arm_joint_4: + min: 0.0221239 + max: 3.4292 + arm_joint_5: + min: 0.110619 + max: 5.64159 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/base_footprint.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/base_footprint.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2b3092d6efacaa1985b73b48047a7d6825792d68 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/base_footprint.yaml @@ -0,0 +1,12 @@ +footprint: [[-0.2720, -0.1869], + [-0.2720, -0.0331], + [-0.3260, -0.0310], + [-0.3260, 0.0310], + [-0.2720, 0.0325], + [-0.2720, 0.1875], + [0.2720, 0.1875], + [0.2720, 0.0865], + [0.3160, 0.0425], + [0.3160, -0.0425], + [0.2720, -0.0865], + [0.2720, -0.1875]] diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/base_footprint_rectangular.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/base_footprint_rectangular.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5e14e2a1fab041bb0e17fa043edb6f5e7273b02d --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/base_footprint_rectangular.yaml @@ -0,0 +1,5 @@ +footprint: [[-0.3160, -0.1869], + [-0.3160, 0.1869], + [0.3160, 0.1869], + [0.3160, -0.1869]] + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/gripper.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/gripper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..646a64f8b31c904d049125f405782e7756e14f6b --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/gripper.yaml @@ -0,0 +1,8 @@ +gripper_controller: + limits: + gripper_finger_joint_l: + min: 0.0 + max: 0.0115 + gripper_finger_joint_r: + min: 0 + max: 0.0115 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/joy.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/joy.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f202f33e610b05b29b83b0da1a365ddc552945f6 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/joy.yaml @@ -0,0 +1,3 @@ +dev: /dev/input/js0 +deadzone: 0.12 +autorepeat_rate: 50.0 \ No newline at end of file diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_front.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_front.yaml new file mode 100644 index 0000000000000000000000000000000000000000..45d8d85d0360262cfcc4b825da79001dbe282629 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_front.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_front +frame_id: /base_laser_front_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_front_urg.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_front_urg.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e5185ce0ab3dc47362e70275e5b0d989eb0ec169 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_front_urg.yaml @@ -0,0 +1,5 @@ +serial_port: /dev/youbot/hokuyo_front +frame_id: /base_laser_front_link +angle_min: -1.57 +angle_max: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_rear.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_rear.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9a20b11d89bcd70ccb2c9e0f03d962e9547a7d3f --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_rear.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_rear +frame_id: /base_laser_rear_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_rear_urg.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_rear_urg.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d6c30b64400e1bff3024acf9149a8991fbc9487 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/laser_rear_urg.yaml @@ -0,0 +1,5 @@ +serial_port: /dev/youbot/hokuyo_rear +frame_id: /base_laser_rear_link +angle_min: -1.57 +angle_max: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/teleop.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/teleop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..21d0416d94ce14e9a2dd0e875d96d2bac0bfc29e --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/config/teleop.yaml @@ -0,0 +1,5 @@ +base_max_linear_x_vel: 0.3 # m per second in run mode +base_max_linear_y_vel: 0.3 # m per second in run mode +base_max_angular_vel: 0.6 # rad per second in run mode +arm_max_vel: 0.4 # rad per second in run mode +soft_joint_limit_threshold: 0.1 # rad diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-3/urdf/robot.urdf.xacro b/data/mir_robots/mir_hardware_config/youbot-brsu-3/urdf/robot.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..24963c7625118cefd4a1b3baf23bca5b7675f0b1 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-3/urdf/robot.urdf.xacro @@ -0,0 +1,72 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/arm.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/arm.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d4d2a540693063652b5f62871598b3777f84342 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/arm.yaml @@ -0,0 +1,24 @@ +arm_controller: + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + + limits: + arm_joint_1: + min: 0.0100692 + max: 5.84014 + arm_joint_2: + min: 0.0100692 + max: 2.61799 + arm_joint_3: + min: -5.02655 + max: -0.015708 + arm_joint_4: + min: 0.0221239 + max: 3.4292 + arm_joint_5: + min: 0.110619 + max: 5.64159 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/base_footprint.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/base_footprint.yaml new file mode 100644 index 0000000000000000000000000000000000000000..2b3092d6efacaa1985b73b48047a7d6825792d68 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/base_footprint.yaml @@ -0,0 +1,12 @@ +footprint: [[-0.2720, -0.1869], + [-0.2720, -0.0331], + [-0.3260, -0.0310], + [-0.3260, 0.0310], + [-0.2720, 0.0325], + [-0.2720, 0.1875], + [0.2720, 0.1875], + [0.2720, 0.0865], + [0.3160, 0.0425], + [0.3160, -0.0425], + [0.2720, -0.0865], + [0.2720, -0.1875]] diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/base_footprint_rectangular.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/base_footprint_rectangular.yaml new file mode 100644 index 0000000000000000000000000000000000000000..5e14e2a1fab041bb0e17fa043edb6f5e7273b02d --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/base_footprint_rectangular.yaml @@ -0,0 +1,5 @@ +footprint: [[-0.3160, -0.1869], + [-0.3160, 0.1869], + [0.3160, 0.1869], + [0.3160, -0.1869]] + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/gripper.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/gripper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..646a64f8b31c904d049125f405782e7756e14f6b --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/gripper.yaml @@ -0,0 +1,8 @@ +gripper_controller: + limits: + gripper_finger_joint_l: + min: 0.0 + max: 0.0115 + gripper_finger_joint_r: + min: 0 + max: 0.0115 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/joy.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/joy.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f202f33e610b05b29b83b0da1a365ddc552945f6 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/joy.yaml @@ -0,0 +1,3 @@ +dev: /dev/input/js0 +deadzone: 0.12 +autorepeat_rate: 50.0 \ No newline at end of file diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_front.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_front.yaml new file mode 100644 index 0000000000000000000000000000000000000000..45d8d85d0360262cfcc4b825da79001dbe282629 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_front.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_front +frame_id: /base_laser_front_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_front_urg.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_front_urg.yaml new file mode 100644 index 0000000000000000000000000000000000000000..e5185ce0ab3dc47362e70275e5b0d989eb0ec169 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_front_urg.yaml @@ -0,0 +1,5 @@ +serial_port: /dev/youbot/hokuyo_front +frame_id: /base_laser_front_link +angle_min: -1.57 +angle_max: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_rear.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_rear.yaml new file mode 100644 index 0000000000000000000000000000000000000000..9a20b11d89bcd70ccb2c9e0f03d962e9547a7d3f --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_rear.yaml @@ -0,0 +1,5 @@ +port: /dev/youbot/hokuyo_rear +frame_id: /base_laser_rear_link +min_ang: -1.57 +max_ang: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_rear_urg.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_rear_urg.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d6c30b64400e1bff3024acf9149a8991fbc9487 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/laser_rear_urg.yaml @@ -0,0 +1,5 @@ +serial_port: /dev/youbot/hokuyo_rear +frame_id: /base_laser_rear_link +angle_min: -1.57 +angle_max: 1.57 + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/teleop.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/teleop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..21d0416d94ce14e9a2dd0e875d96d2bac0bfc29e --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/config/teleop.yaml @@ -0,0 +1,5 @@ +base_max_linear_x_vel: 0.3 # m per second in run mode +base_max_linear_y_vel: 0.3 # m per second in run mode +base_max_angular_vel: 0.6 # rad per second in run mode +arm_max_vel: 0.4 # rad per second in run mode +soft_joint_limit_threshold: 0.1 # rad diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-4/urdf/robot.urdf.xacro b/data/mir_robots/mir_hardware_config/youbot-brsu-4/urdf/robot.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..122890724c3f6be3924e6c71370774015087c5fc --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-4/urdf/robot.urdf.xacro @@ -0,0 +1,82 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/arm.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/arm.yaml new file mode 100644 index 0000000000000000000000000000000000000000..4d4d2a540693063652b5f62871598b3777f84342 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/arm.yaml @@ -0,0 +1,24 @@ +arm_controller: + joints: + - arm_joint_1 + - arm_joint_2 + - arm_joint_3 + - arm_joint_4 + - arm_joint_5 + + limits: + arm_joint_1: + min: 0.0100692 + max: 5.84014 + arm_joint_2: + min: 0.0100692 + max: 2.61799 + arm_joint_3: + min: -5.02655 + max: -0.015708 + arm_joint_4: + min: 0.0221239 + max: 3.4292 + arm_joint_5: + min: 0.110619 + max: 5.64159 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/gripper.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/gripper.yaml new file mode 100644 index 0000000000000000000000000000000000000000..646a64f8b31c904d049125f405782e7756e14f6b --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/gripper.yaml @@ -0,0 +1,8 @@ +gripper_controller: + limits: + gripper_finger_joint_l: + min: 0.0 + max: 0.0115 + gripper_finger_joint_r: + min: 0 + max: 0.0115 diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/joy.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/joy.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f202f33e610b05b29b83b0da1a365ddc552945f6 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/joy.yaml @@ -0,0 +1,3 @@ +dev: /dev/input/js0 +deadzone: 0.12 +autorepeat_rate: 50.0 \ No newline at end of file diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/teleop.yaml b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/teleop.yaml new file mode 100644 index 0000000000000000000000000000000000000000..21d0416d94ce14e9a2dd0e875d96d2bac0bfc29e --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/config/teleop.yaml @@ -0,0 +1,5 @@ +base_max_linear_x_vel: 0.3 # m per second in run mode +base_max_linear_y_vel: 0.3 # m per second in run mode +base_max_angular_vel: 0.6 # rad per second in run mode +arm_max_vel: 0.4 # rad per second in run mode +soft_joint_limit_threshold: 0.1 # rad diff --git a/data/mir_robots/mir_hardware_config/youbot-brsu-arm/urdf/robot.urdf.xacro b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/urdf/robot.urdf.xacro new file mode 100644 index 0000000000000000000000000000000000000000..051add39b732d393ef439c63b3349c0648081696 --- /dev/null +++ b/data/mir_robots/mir_hardware_config/youbot-brsu-arm/urdf/robot.urdf.xacro @@ -0,0 +1,34 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_robots/mir_robots/CMakeLists.txt b/data/mir_robots/mir_robots/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..caf4a86f5e0a853b12bd1089833c1abf24749432 --- /dev/null +++ b/data/mir_robots/mir_robots/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_robots) +find_package(catkin REQUIRED) +catkin_metapackage() \ No newline at end of file diff --git a/data/mir_robots/mir_robots/package.xml b/data/mir_robots/mir_robots/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..6ab57edda9520bb3ef2a618d39f7a51bcdea95dc --- /dev/null +++ b/data/mir_robots/mir_robots/package.xml @@ -0,0 +1,22 @@ + + + mir_robots + 0.0.1 + industrial robot packages + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_scenarios/mir_conveyor_belt_test/CMakeLists.txt b/data/mir_scenarios/mir_conveyor_belt_test/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..d57135d7b15f54b710532bbad5eec3a68503503e --- /dev/null +++ b/data/mir_scenarios/mir_conveyor_belt_test/CMakeLists.txt @@ -0,0 +1,26 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_conveyor_belt_test) + +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS +) + + +### TESTS +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + roslaunch_add_file_check(ros/launch) +endif() + + +### INSTALLS +install(PROGRAMS + ros/scripts/conveyor_belt_test + DESTINATION ${CATKIN_PACKAGE_BIN_DESTINATION}/ros/scripts +) +install(DIRECTORY ros/launch/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/ros/launch +) diff --git a/data/mir_scenarios/mir_conveyor_belt_test/package.xml b/data/mir_scenarios/mir_conveyor_belt_test/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..03f4a597c7f50a31078548d8d160c52709172a99 --- /dev/null +++ b/data/mir_scenarios/mir_conveyor_belt_test/package.xml @@ -0,0 +1,26 @@ + + + mir_conveyor_belt_test + 0.0.1 + state machine for the RoboCup@Work conveyor belt test (CBT) + + Frederik Hegger + Jose Loza + + GPLv3 + + Frederik Hegger + Jose Loza + + catkin + + mcr_gazebo_objects + mir_2dnav + mir_base_placement + mir_bringup + mir_bringup_sim + mir_moveit_youbot + + roslaunch + + diff --git a/data/mir_scenarios/mir_conveyor_belt_test/ros/launch/cbt.launch b/data/mir_scenarios/mir_conveyor_belt_test/ros/launch/cbt.launch new file mode 100644 index 0000000000000000000000000000000000000000..505447939217f74a6610fdc80e9134bdd5724769 --- /dev/null +++ b/data/mir_scenarios/mir_conveyor_belt_test/ros/launch/cbt.launch @@ -0,0 +1,40 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_scenarios/mir_conveyor_belt_test/ros/scripts/conveyor_belt_test b/data/mir_scenarios/mir_conveyor_belt_test/ros/scripts/conveyor_belt_test new file mode 100644 index 0000000000000000000000000000000000000000..9818a2326c3f1d929eef4d7b9a61f6e197e06ba0 --- /dev/null +++ b/data/mir_scenarios/mir_conveyor_belt_test/ros/scripts/conveyor_belt_test @@ -0,0 +1,453 @@ +#!/usr/bin/python + +import math +import random +import sys + +import actionlib +import atwork_ros_msgs.msg +import mir_states.common.basic_states as gbs +import mir_states.common.manipulation_states as gms_o +import mir_states.common.navigation_states as gns_o +import mir_states.common.perception_mockup_util as perception_mockup_util +import mir_states.common.perception_states as gps_o +import mir_states.robocup.basic_transportation_test_states as btts +import mir_states.robocup.referee_box_states as refbox +import mir_states_common.robocup.referee_box_communication as rbc +import rospy +import smach +import smach_ros +import std_msgs.msg +from mas_perception_msgs.msg import Object, ObjectList +from mcr_manipulation_msgs.msg import GripperCommand + +import dynamixel_msgs.msg # import of generic states +from mir_yb_action_msgs.msg import ( + MoveBaseSafeAction, + MoveBaseSafeGoal, + StageObjectAction, + StageObjectGoal, +) + + +class move_base_safe(smach.State): + def __init__( + self, destination_location, timeout=120.0, action_server="move_base_safe_server" + ): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + self.destination_location = destination_location + self.timeout = timeout + self.action_server = action_server + self.client = actionlib.SimpleActionClient(action_server, MoveBaseSafeAction) + self.client.wait_for_server() + + def execute(self, userdata): + goal = MoveBaseSafeGoal() + goal.source_location = "anywhere" + goal.destination_location = self.destination_location + # rospy.loginfo('Sending actionlib goal to ' + self.action_server + ', destination: ', + # goal.destination_location + ' with timeout: ' + str(self.timeout)) + self.client.send_goal(goal) + self.client.wait_for_result(rospy.Duration.from_sec(self.timeout)) + res = self.client.get_result() + if res and res.success: + return "succeeded" + else: + return "failed" + + +class place_object(smach.State): + def __init__(self, timeout=120.0, action_server="stage_object_server"): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + self.timeout = timeout + self.action_server = action_server + self.client = actionlib.SimpleActionClient(action_server, StageObjectAction) + self.client.wait_for_server() + self.platform_poses = ["platform_right", "platform_middle", "platform_left"] + self.counter = 0 + + def execute(self, userdata): + goal = StageObjectGoal() + goal.robot_platform = self.platform_poses[self.counter] + self.counter = self.counter + 1 + if self.counter >= len(self.platform_poses): + self.counter = 0 + # rospy.loginfo('Sending actionlib goal to ' + self.action_server + ', destination: ', + # goal.destination_location + ' with timeout: ' + str(self.timeout)) + self.client.send_goal(goal) + self.client.wait_for_result(rospy.Duration.from_sec(self.timeout)) + res = self.client.get_result() + if res and res.success: + return "succeeded" + else: + return "failed" + + +class my_pause(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded"]) + rospy.Subscriber( + "/rtt/caliberate_object_delay", std_msgs.msg.Float64, self.delay_cb + ) + self.sleep_time = 0.0 + + def delay_cb(self, msg): + self.sleep_time = msg.data + + def execute(self, userdata): + + rospy.sleep(self.sleep_time) + rospy.loginfo("I HAVE SLEPT %f", self.sleep_time) + return "succeeded" + + +class wait_for_object(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + self.result = None + self.img_editor = rospy.Publisher( + "/mcr_perception/edit_image/event_in", std_msgs.msg.String, queue_size=11 + ) + self.event_out = rospy.Publisher( + "/mcr_perception/background_change_detection/event_in", + std_msgs.msg.String, + queue_size=10, + ) + + rospy.Subscriber( + "/mcr_perception/background_change_detection/event_out", + std_msgs.msg.String, + self.event_cb, + ) + + def execute(self, userdata): + i = raw_input("Enter to start ") + self.result = None + self.img_editor.publish("e_start") + rospy.loginfo("published") + ### TODO CHANGE THIS + rospy.sleep(1) + self.event_out.publish("e_start") + rospy.sleep(1) + while not self.result: + rospy.sleep(0.1) + self.img_editor.publish("e_stop") + self.event_out.publish("e_stop") + + if self.result.data != "e_change": + return "failed" + return "succeeded" + + def event_cb(self, msg): + self.result = msg + + +class for_testing(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + + def execute(self, userdata): + # TODO TIMING + rospy.logerr("THERE IS SOMETHING NOT FINISHED") + rospy.sleep(1.0) + if True: + return "succeeded" + else: + return "failed" + + +class cbt_release(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded"]) + + def execute(self, userdata): + # TODO TIMING + gms_o.control_gripper("open_wide") + # gms_o.gripper_command.go() + rospy.sleep(3.0) + return "succeeded" + + +class cbt_grasp(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded"]) + self.gripper_cmd_pub = rospy.Publisher( + "/arm_1/gripper_command", GripperCommand, queue_size=1 + ) + + def execute(self, userdata): + # TODO TIMING + # gms_o.control_gripper("close") + # rospy.sleep(1 + grip_cmd = GripperCommand() + grip_cmd.command = 1 + self.gripper_cmd_pub.publish(grip_cmd) + # gms_o.control_gripper('close') + # gms_o.gripper_command.go() + rospy.sleep(1.0) + return "succeeded" + + +class cbt_grasp_relese(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded"]) + + def execute(self, userdata): + # TODO TIMING + gms_o.control_gripper("open") + # rospy.sleep(3.5) + # gms_o.gripper_command.set_named_target("open") + # gms_o.gripper_command.go() + rospy.sleep(2.0) + return "succeeded" + + +class get_cbt_task(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["task_received"]) + + rospy.Subscriber( + "/robot_example_ros/task_info", atwork_ros_msgs.msg.TaskInfo, self.refboxcb + ) + self.is_refbox_start_recieved = False + + def refboxcb(self, msg): + self.is_refbox_start_recieved = True + + def execute(self, userdata): + rospy.loginfo("Waiting for task") + while not rospy.is_shutdown(): + if self.is_refbox_start_recieved: + break + rospy.sleep(1.0) + return "task_received" + + +class check_gripper_joint_values(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + self.result = None + self.val = False + rospy.Subscriber( + "/gripper_controller/state", dynamixel_msgs.msg.JointState, self.event_cb + ) + + def execute(self, userdata): + self.val = True + while not self.result: + rospy.sleep(0.1) + if self.result.current_pos > 2.5: + return "failed" + return "succeeded" + + def event_cb(self, msg): + if self.val: + self.result = msg + print self.result.current_pos + self.val = False + + +# main +def main(simulation=False): + print "Starting node" + rospy.init_node("basic_conveyor_test") + + print "Starting StateMachine" + SM = smach.StateMachine(outcomes=["done"]) + + # open the container + + use_mockup = True + + with SM: + + # smach.StateMachine.add('OPEN_GRIPPER_2', gms_o.control_gripper('close'), + # transitions={'succeeded': 'ARM_TO_CONVEYOR_VIEW'}) + + # smach.StateMachine.add('INIT_ROBOT', gbs_o.init_robot(), + # transitions={'succeeded':'GET_TASK'}) + # transitions={'succeeded':'ARM_TO_CONVEYOR_VIEW'}) + + """ + smach.StateMachine.add('GET_TASK', get_cbt_task(), + transitions={'task_received': 'MOVE_TO_CONVEYOR'}) + """ + + if use_mockup: + smach.StateMachine.add( + "MOVE_TO_CONVEYOR", + for_testing(), + transitions={ + "succeeded": "ARM_TO_CONVEYOR_VIEW", + "failed": "ARM_TO_CONVEYOR_VIEW", + }, + ) + + else: + # THE FAILED TRANSITION IS WRONG + # smach.StateMachine.add('MOVE_TO_CONVEYOR', gns_o.approach_pose("CB02"), + # transitions={'succeeded': 'OPEN_GRIPPER', + # 'failed': 'ARM_TO_CONVEYOR_VIEW'}) + smach.StateMachine.add( + "MOVE_TO_CONVEYOR", + move_base_safe("CB02"), + transitions={ + "succeeded": "OPEN_GRIPPER", + "failed": "ARM_TO_CONVEYOR_VIEW", + }, + ) + + # smach.StateMachine.add('ARM_TO_CONVEYOR_VIEW', gms_o.move_arm("pre_grasp"), + + # smach.StateMachine.add('PAUSE', my_pause(), + # transitions={'succeeded': 'WAIT_FOR_OBJECT'}) + + # TODO + smach.StateMachine.add( + "OPEN_GRIPPER", + gms_o.control_gripper("open_wide"), + transitions={"succeeded": "ARM_TO_CONVEYOR_VIEW"}, + ) + + smach.StateMachine.add( + "OPEN_NARROW", + gms_o.control_gripper("open_wide"), + transitions={"succeeded": "ARM_TO_CONVEYOR_VIEW"}, + ) + + smach.StateMachine.add( + "ARM_TO_CONVEYOR_VIEW", + gms_o.move_arm( + # [2.2187, 1.85767, -1.5741, 3.2046, 1.3840]), + # [2.19647672522, 2.1781809757, -1.77540825632 ,3.10630504597, 4.40075183871]), + # [2.20925454919, 1.98791323601 ,-1.38040010402 ,2.87320772063, 4.35358370112]), + # [2.19702046241, 1.965317935, -1.42639302047, 2.97477850846, 4.40238900671]), + [ + 2.19678887064, + 1.96535821183, + -1.38852112103, + 2.92002187594, + 4.3730969738, + ] + ), + transitions={ + "succeeded": "OPEN_GRIPPER_WIDE", + "failed": "ARM_TO_CONVEYOR_VIEW", + }, + ) + + smach.StateMachine.add( + "OPEN_GRIPPER_WIDE", + gms_o.control_gripper("open_wide"), + transitions={"succeeded": "WAIT_FOR_OBJECT"}, + ) + + smach.StateMachine.add( + "WAIT_FOR_OBJECT", + wait_for_object(), + transitions={"succeeded": "WAIT_TO_CLOSE_GRIPPER", "failed": "OPEN_NARROW"}, + ) + """ + smach.StateMachine.add('ARM_TO_CONVEYOR_VIEW2', gms_o.move_arm( + # [2.2187, 1.85767, -1.5741, 3.2046, 1.3840]), + # [2.19647672522, 2.1781809757, -1.77540825632 ,3.10630504597, 4.40075183871]), + [2.20925454919, 1.98791323601 ,-1.38040010402 ,2.87320772063, 4.35358370112]), + transitions={'succeeded': 'WAIT_FOR_OBJECT2', + 'failed': 'ARM_TO_CONVEYOR_VIEW2'}) + + smach.StateMachine.add('WAIT_FOR_OBJECT2', wait_for_object(), + transitions={'succeeded': 'WAIT_TO_CLOSE_GRIPPER', + 'failed': 'ARM_TO_CONVEYOR_VIEW3'}) + + smach.StateMachine.add('ARM_TO_CONVEYOR_VIEW3', gms_o.move_arm( + # [2.2187, 1.85767, -1.5741, 3.2046, 1.3840]), + # [2.19647672522, 2.1781809757, -1.77540825632 ,3.10630504597, 4.40075183871]), + #[2.20925454919, 1.98791323601 ,-1.38040010402 ,2.87320772063, 4.35358370112]), + [2.27990010707, 1.92302726466, -1.30382378309, 2.8730086056, 4.35475626739]), + transitions={'succeeded': 'WAIT_FOR_OBJECT3', + 'failed': 'ARM_TO_CONVEYOR_VIEW3'}) + + smach.StateMachine.add('WAIT_FOR_OBJECT3', wait_for_object(), + transitions={'succeeded': 'WAIT_TO_CLOSE_GRIPPER', + 'failed': 'WAIT_FOR_OBJECT3'}) + """ + # smach.StateMachine.add('GO_TO_GRASP_POSE', gms_o.move_arm( + # #[2.2186, 2.01376, -1.5741, 3.0410, 1.3842]), + # [2.21078506868 ,2.19248931916, -1.77215670793 ,3.0796457562, 4.38099520321]), + # transitions={'succeeded': 'CBT_GRASP', + # 'failed': 'WAIT_FOR_OBJECT'}) + + # smach.StateMachine.add('ARM_TO_GRASP', gms_o.move_arm("grasp_cbt"), + # transitions={'succeeded': 'CBT_GRASP', + # 'failed': 'ARM_TO_GRASP'}) + + smach.StateMachine.add( + "WAIT_TO_CLOSE_GRIPPER", my_pause(), transitions={"succeeded": "CBT_GRASP"} + ) + + smach.StateMachine.add( + "CBT_GRASP", cbt_grasp(), transitions={"succeeded": "ARM_TO_PLACING_POSE_2"} + ) + + # smach.StateMachine.add('ARM_TO_INTERMEDIATE_POSE', gms_o.move_arm("pre_grasp"), + # transitions={'succeeded': 'ARM_TO_PLACING_POSE_2', + # 'failed' : 'ARM_TO_PLACING_POSE_2'}) + # transitions={'succeeded': 'ARM_TO_PLACING_POSE', + # 'failed': 'ARM_TO_PLACING_POSE'}) + + # smach.StateMachine.add('CHECK_GRIPPER_JOINT_VALUES', check_gripper_joint_values(), + # transitions={'succeeded': 'ARM_TO_PLACING_POSE_2', + # 'failed' : 'OPEN_GRIPPER'}) + # transitions={'succeeded': 'ARM_TO_PLACING_POSE', + # 'failed': 'ARM_TO_PLACING_POSE'}) + + # transitions={'succeeded': 'ARM_TO_PLACING_POSE', + # 'failed': 'ARM_TO_PLACING_POSE'} + + # smach.StateMachine.add('ARM_TO_PLACING_POSE_2', gms_o.move_arm("platform_middle"), + # transitions={'succeeded': 'OPEN_NARROW', + # 'failed': 'ARM_TO_PLACING_POSE_2'}) + + smach.StateMachine.add( + "ARM_TO_PLACING_POSE_2", + place_object(), + transitions={"succeeded": "OPEN_NARROW", "failed": "ARM_TO_PLACING_POSE_2"}, + ) + # smach.StateMachine.add('ARM_TO_REAR_PLATFORM', gms_o.move_arm("platform_left"), + # transitions={'succeeded': 'OPEN_GRIPPER', + # 'failed': 'ARM_TO_REAR_PLATFORM'}) + # smach.StateMachine.add('OPEN_GRIPPER', cbt_release(), + # transitions={'succeeded': 'ARM_DONE'}) + + # smach.StateMachine.add('ARM_DONE', gms_o.move_arm("platform_intermediate"), + # transitions={'succeeded': 'MOVE_TO_EXIT', + # 'failed': 'ARM_DONE'}) + # if use_mockup: + # smach.StateMachine.add('MOVE_TO_EXIT', for_testing(), + # transitions={'succeeded': 'done', + # 'failed': 'done'}) + # else: + # smach.StateMachine.add('MOVE_TO_EXIT', gns_o.approach_pose("EXIT"), + # transitions={'succeeded':'done', + # 'failed':'MOVE_TO_EXIT'}) + + # Start SMACH viewer + smach_viewer = smach_ros.IntrospectionServer("CONVEYOR_BELT_TEST", SM, "/SM_ROOT") + smach_viewer.start() + + result = SM.execute() + + while not rospy.is_shutdown(): + if result is None: + rospy.spin_once() + print ("span once") + else: + rospy.loginfo("CONVEYOR_BELT_TEST test is Done.") + break + + smach_viewer.stop() + print ("exit") + + +if __name__ == "__main__": + main(sys.argv[-1] == "--simulation") diff --git a/data/mir_scenarios/mir_scenarios/CMakeLists.txt b/data/mir_scenarios/mir_scenarios/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..891e1ae90edaf8143814a7b936ecac1ac57a7e2f --- /dev/null +++ b/data/mir_scenarios/mir_scenarios/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_scenarios) +find_package(catkin REQUIRED) +catkin_metapackage() diff --git a/data/mir_scenarios/mir_scenarios/package.xml b/data/mir_scenarios/mir_scenarios/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..5dfca4a5e153e999e59d2a434e6635176a58c077 --- /dev/null +++ b/data/mir_scenarios/mir_scenarios/package.xml @@ -0,0 +1,22 @@ + + + mir_scenarios + 0.0.1 + scenario states and state machines + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_scenarios/mir_states/CMakeLists.txt b/data/mir_scenarios/mir_states/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..9136d5f57f7083277e66dc0b4fb48b880b767120 --- /dev/null +++ b/data/mir_scenarios/mir_states/CMakeLists.txt @@ -0,0 +1,21 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_states) + +find_package(catkin REQUIRED) + +catkin_python_setup() + +catkin_package( + CATKIN_DEPENDS + actionlib + geometry_msgs + mcr_states + mcr_perception_states + mir_base_placement + move_base_msgs + rospy + smach + smach_ros + std_srvs + tf +) diff --git a/data/mir_scenarios/mir_states/package.xml b/data/mir_scenarios/mir_states/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..5771c2eb079474135c18bd4c63696643b5e05332 --- /dev/null +++ b/data/mir_scenarios/mir_states/package.xml @@ -0,0 +1,26 @@ + + + mir_states + 0.0.1 + SMACH states + + Alex Moriarty + B-IT-Bots Robotics Team + + BSD + + catkin + + actionlib + geometry_msgs + mir_base_placement + move_base_msgs + rospy + smach + smach_ros + std_srvs + tf + mcr_states + mcr_perception_states + + diff --git a/data/mir_scenarios/mir_states/ros/src/__init__.py b/data/mir_scenarios/mir_states/ros/src/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/__init__.py b/data/mir_scenarios/mir_states/ros/src/mir_states/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/common/__init__.py b/data/mir_scenarios/mir_states/ros/src/mir_states/common/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/common/action_states.py b/data/mir_scenarios/mir_states/ros/src/mir_states/common/action_states.py new file mode 100644 index 0000000000000000000000000000000000000000..eda4be4c479891f43c871f142580133fffba0518 --- /dev/null +++ b/data/mir_scenarios/mir_states/ros/src/mir_states/common/action_states.py @@ -0,0 +1,235 @@ +#!/usr/bin/python + +import rospy +import smach +from actionlib import SimpleActionClient +from actionlib_msgs.msg import GoalStatus +from diagnostic_msgs.msg import KeyValue +from mir_actions.utils import Utils +from mir_planning_msgs.msg import GenericExecuteAction, GenericExecuteGoal + + +class place_object(smach.State): + def __init__(self, platform_name): + smach.State.__init__(self, outcomes=["success", "failed"]) + self.client = SimpleActionClient("place_object_server", GenericExecuteAction) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.goal.parameters.append( + KeyValue(key="location", value=str(platform_name).upper()) + ) + + def execute(self, userdata): + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(15.0)) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" + + +class pick_object(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["success", "failed"]) + self.client = SimpleActionClient("wbc_pick_object_server", GenericExecuteAction) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.goal.parameters.append(KeyValue(key="object", value="any")) + + def execute(self, userdata): + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(30.0)) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" + + +class perceive_location(smach.State): + def __init__(self, obj_category="atwork"): + smach.State.__init__(self, outcomes=["success", "failed"]) + self.client = SimpleActionClient( + "perceive_location_server", GenericExecuteAction + ) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.goal.parameters.append( + KeyValue(key="obj_category", value=str(obj_category))) + + def execute(self, userdata): + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(30.0)) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" + + +class move_base(smach.State): + def __init__(self, destination_location): + smach.State.__init__(self, + outcomes=["success", "failed"], + input_keys=["goal"]) + self.client = SimpleActionClient("move_base_safe_server", GenericExecuteAction) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.destination_location = destination_location + + + def execute(self, userdata): + self.goal.parameters = [] + self.goal.parameters.append( + KeyValue(key="arm_safe_position", value="barrier_tape") + ) + # if location is sent as an argument to this state, set it here + if self.destination_location is not None: + self.goal.parameters.append( + KeyValue( + key="destination_location", value=str(self.destination_location).upper() + ) + ) + current_destination_location = Utils.get_value_of(self.goal.parameters, "destination_location") + # if location has not been set read it from userdata (either + # destination_location or location) + if current_destination_location is None: + location = Utils.get_value_of(userdata.goal.parameters, "destination_location") + if location is None: + location = Utils.get_value_of(userdata.goal.parameters, "location") + if location is None: + rospy.logerr("Location not specified. Not calling move_base") + return 'failed' + self.goal.parameters.append( + KeyValue(key="destination_location", value=str(location).upper()) + ) + + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(int(15.0))) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" + + +class insert_object(smach.State): + def __init__(self, robot_platform, container): + smach.State.__init__(self, outcomes=["success", "failed"]) + self.client = SimpleActionClient("insert_object_server", GenericExecuteAction) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.goal.parameters.append( + KeyValue(key="robot_platform", value=str(robot_platform).upper()) + ) + self.goal.parameters.append(KeyValue(key="hole", value=str(container).upper())) + + def execute(self, userdata): + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(int(30.0))) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" + + +class stage_object(smach.State): + def __init__(self, platform=None): + smach.State.__init__(self, outcomes=["success", "failed"], input_keys=["goal"]) + self.client = SimpleActionClient("stage_object_server", GenericExecuteAction) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.platform = platform + + def execute(self, userdata): + self.goal.parameters = [] + if self.platform is not None: + self.goal.parameters.append( + KeyValue(key="platform", value=str(self.platform).upper()) + ) + + obj = Utils.get_value_of(userdata.goal.parameters, "peg") + if obj is not None: + self.goal.parameters.append( + KeyValue(key="object", value=str(obj).upper()) + ) + + # initialise platform in goal if not already initialised + current_platform = Utils.get_value_of(self.goal.parameters, "platform") + if current_platform is None: + platform = Utils.get_value_of(userdata.goal.parameters, "platform") + if platform is None: + rospy.logwarn("Platform not provided. Using default") + platform = "platform_middle" + self.goal.parameters.append( + KeyValue(key="platform", value=str(platform).upper()) + ) + + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(30.0)) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" + + +class unstage_object(smach.State): + def __init__(self, platform=None): + smach.State.__init__(self, outcomes=["success", "failed"], input_keys=["goal"]) + self.client = SimpleActionClient("unstage_object_server", GenericExecuteAction) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.platform = platform + + def execute(self, userdata): + self.goal.parameters = [] + if self.platform is not None: + self.goal.parameters.append( + KeyValue(key="platform", value=str(self.platform).upper()) + ) + + obj = Utils.get_value_of(userdata.goal.parameters, "peg") + if obj is not None: + self.goal.parameters.append( + KeyValue(key="object", value=str(obj).upper()) + ) + + # initialise platform in goal if not already initialised + current_platform = Utils.get_value_of(self.goal.parameters, "platform") + if current_platform is None: + platform = Utils.get_value_of(userdata.goal.parameters, "platform") + if platform is None: + rospy.logwarn("Platform not provided. Using default") + platform = "platform_middle" + self.goal.parameters.append( + KeyValue(key="platform", value=str(platform).upper()) + ) + + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(30.0)) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" + + +class perceive_cavity(smach.State): + def __init__(self, perception_mode='three_view'): + smach.State.__init__(self, outcomes=["success", "failed"]) + self.client = SimpleActionClient("perceive_cavity_server", GenericExecuteAction) + self.client.wait_for_server() + self.goal = GenericExecuteGoal() + self.goal.parameters.append(KeyValue(key='perception_mode', value=perception_mode)) + + def execute(self, userdata): + self.client.send_goal(self.goal) + self.client.wait_for_result(rospy.Duration.from_sec(30.0)) + state = self.client.get_state() + if state == GoalStatus.SUCCEEDED: + return "success" + else: + return "failed" diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/common/basic_states.py b/data/mir_scenarios/mir_states/ros/src/mir_states/common/basic_states.py new file mode 100644 index 0000000000000000000000000000000000000000..bb92411859254c76630ea48bc1f04e3c6a8b3cc1 --- /dev/null +++ b/data/mir_scenarios/mir_states/ros/src/mir_states/common/basic_states.py @@ -0,0 +1,88 @@ +#!/usr/bin/python + +import mir_states.common.manipulation_states as manipulation +import rospy +import smach +import smach_ros +import std_msgs.msg + + +class init_robot(smach.State): + def __init__(self): + smach.State.__init__(self, outcomes=["succeeded"]) + + def execute(self, userdata): + + # init gripper + manipulation.gripper_command.set_named_target("open") + manipulation.gripper_command.go() + + # init arm + manipulation.arm_command.set_named_target("folded") + manipulation.arm_command.go() + + rospy.loginfo("robot initialized") + + return "succeeded" + + +class loop_for_vs(smach.State): + """ + This state will return 'loop' MAX-1 times. + On the MAX execute, 'continue' is returned. + """ + + def __init__(self, MAX, sleep_time=0.0): + smach.State.__init__( + self, + outcomes=["loop", "continue"], + input_keys=["prev_vs_result"], + output_keys=["prev_vs_result"], + ) + self.max_loop_count = MAX + self.loop_count = 0 + self.sleep_time = sleep_time + + def execute(self, userdata): + print ("[loop_for_vs]: {0}".format(userdata.prev_vs_result)) + if userdata.prev_vs_result == "success": + self.loop_count = 0 + if self.loop_count < self.max_loop_count: + rospy.sleep(self.sleep_time) + rospy.loginfo("run number: %d" % self.loop_count) + self.loop_count = self.loop_count + 1 + return "loop" + else: + self.loop_count = 0 + return "continue" + + +class set_vs_status(smach.State): + def __init__(self, status): + smach.State.__init__( + self, + outcomes=["success"], + input_keys=["prev_vs_result"], + output_keys=["prev_vs_result"], + ) + self.status = status + + def execute(self, userdata): + print ("status: {0}".format(self.status)) + if self.status: + userdata.prev_vs_result = "success" + else: + userdata.prev_vs_result = "fail" + print ("[set_vs_status]: {0}".format(userdata.prev_vs_result)) + + return "success" + + +class wait_for(smach.State): + def __init__(self, duration=1.0): + smach.State.__init__(self, outcomes=["succeeded"]) + self._duration = duration + + def execute(self, userdata): + rospy.sleep(self._duration) + return "succeeded" diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/common/manipulation_states.py b/data/mir_scenarios/mir_states/ros/src/mir_states/common/manipulation_states.py new file mode 100644 index 0000000000000000000000000000000000000000..89af05cf19bcffc18a2a7661e3cf765cdb616876 --- /dev/null +++ b/data/mir_scenarios/mir_states/ros/src/mir_states/common/manipulation_states.py @@ -0,0 +1,527 @@ +#!/usr/bin/python + +import json +import math +import re + +import brics_actuator.msg +import geometry_msgs.msg +import rospy +import smach +import smach_ros +import std_msgs.msg +import std_srvs.srv + +from mas_perception_msgs.msg import ObjectList, Object +from mir_pregrasp_planning_ros.orientation_independent_ik import OrientationIndependentIK +import tf +from tf.transformations import euler_from_quaternion +from mir_manipulation_msgs.msg import GripperCommand +from std_msgs.msg import String + +class Bunch: + def __init__(self, **kwds): + self.__dict__.update(kwds) + + +class MoveitClient: + + """ + Move arm to a target. target may be fixed at construction time or set + through userdata. + + :param move_arm_to: target where the arm should move. If it is a string, then it gives + target name (should be availabile on the parameter server). If it as + tuple or a list, then it is treated differently based on the length. If it + has 7 items, then it is cartesian pose (x, y, z, r, p ,y) + the corresponding frame. + If it has 5 items, then it is arm configuration in join space. + :type move_arm_to: str | tuple | list + + """ + + def __init__(self, moveit_group=None, target=None, timeout=10.0, joint_names=None): + + TOPIC_EVENT_IN = "moveit_client/event_in" + TOPIC_EVENT_OUT = "moveit_client/event_out" + TOPIC_TARGET_STRING_POSE = "moveit_client/target_string_pose" + TOPIC_TARGET_POSE = "moveit_client/target_pose" + TOPIC_TARGET_CONFIGURATION = "moveit_client/target_configuration" + + self.move_arm_to = target + + self._point_ik_solver = OrientationIndependentIK() + + # Eventin publisher + self.pub_event = rospy.Publisher( + moveit_group + TOPIC_EVENT_IN, std_msgs.msg.String, queue_size=1 + ) + + # Target configuration publishers + self.pub_target_config_name = rospy.Publisher( + moveit_group + TOPIC_TARGET_STRING_POSE, std_msgs.msg.String, queue_size=1 + ) + self.pub_target_pose = rospy.Publisher( + moveit_group + TOPIC_TARGET_POSE, + geometry_msgs.msg.PoseStamped, + queue_size=1, + ) + self.pub_target_config = rospy.Publisher( + moveit_group + TOPIC_TARGET_CONFIGURATION, + brics_actuator.msg.JointPositions, + queue_size=1, + ) + + # Eventout subscriber + self.sub_event = rospy.Subscriber( + moveit_group + TOPIC_EVENT_OUT, std_msgs.msg.String, self.event_cb + ) + + self.client_event = None + self.timeout = timeout + self.joint_names = joint_names + self.moveit_group = moveit_group + + def event_cb(self, msg): + self.client_event = msg.data + + def execute(self, userdata, blocking=True): + target = self.move_arm_to or userdata.move_arm_to + + # do it twice because it probably fails the first time + for i in range(2): + self.client_event = None + self.pub_event.publish("e_start") + + if type(target) is str: # target is a string specifing a joint position + rospy.loginfo("MOVING ARM TO: " + str(target)) + self.pub_target_config_name.publish(target) + + elif type(target) is list: # target is a list ... + if len(target) == 7: # ... of 7 items: Cartesian pose (x, y, z, r, p, y, frame_id) + pose = geometry_msgs.msg.PoseStamped() + pose.header.frame_id = target[6] + pose.pose.position.x = float(target[0]) + pose.pose.position.y = float(target[1]) + pose.pose.position.z = float(target[2]) + + q = tf.transformations.quaternion_from_euler( + target[3], target[4], target[5] + ) + pose.pose.orientation.x = q[0] + pose.pose.orientation.y = q[1] + pose.pose.orientation.z = q[2] + pose.pose.orientation.w = q[3] + + self.pub_target_pose.publish(pose) + elif len(target) == 5: # ... of 5 items: Joint space configuration + self.pub_target_config.publish(self.list_to_brics_joint_positions(target)) + elif len(target) == 4: # ... of 3 items: Cartesian point (x, y, z, frame_id) + brics_joint_pos_msg = self._point_ik_solver.get_joint_msg_from_point(*target) + if brics_joint_pos_msg is None: + rospy.logerr("Could not find IK") + return 'failed' + self.pub_target_config.publish(brics_joint_pos_msg) + elif len(target) == 5: # ... of 5 items: Joint space configuration + self.pub_target_config.publish( + self.list_to_brics_joint_positions(target) + ) + else: + rospy.logerr("target list is malformed") + return "failed" + else: + rospy.logerr( + "no valid target specified. Target should be a string (name of a joint position) or a list of 7 items (Cartesian Pose + frame id)" + ) + return "failed" + + timeout = rospy.Duration.from_sec(self.timeout) + rate = rospy.Rate(10) + start_time = rospy.Time.now() + redo = False + while blocking: + if (rospy.Time.now() - start_time) > timeout: + rospy.loginfo( + "Moveit " + self.moveit_group + "client node response timeout." + ) + break + if self.client_event: + if self.client_event == "e_success": + return "succeeded" + else: + return "failed" + rate.sleep() + + if not blocking: + return "succeeded" + + return "failed" + + def list_to_brics_joint_positions(self, joint_positions): + brics_joint_positions = brics_actuator.msg.JointPositions() + for idx, joint_position in enumerate(joint_positions): + joint_value = brics_actuator.msg.JointValue() + joint_value.timeStamp = rospy.Time.now() + joint_value.joint_uri = self.joint_names[idx] + joint_value.unit = "rad" + joint_value.value = joint_position + + brics_joint_positions.positions.append(joint_value) + + return brics_joint_positions + + +class move_arm(smach.State): + def __init__(self, target=None, blocking=True, tolerance=None, timeout=10.0): + smach.State.__init__( + self, outcomes=["succeeded", "failed"], input_keys=["move_arm_to"] + ) + joint_names = [ + "arm_joint_1", + "arm_joint_2", + "arm_joint_3", + "arm_joint_4", + "arm_joint_5", + ] + self.arm_moveit_client = MoveitClient("/arm_", target, timeout, joint_names) + self.blocking = blocking + + def execute(self, userdata): + return self.arm_moveit_client.execute(userdata, self.blocking) + + +class check_move_group_feedback(smach.State): + def __init__(self, timeout=10.0): + smach.State.__init__(self, outcomes=["succeeded, waiting, failed"]) + self.move_group_status_sub("/move_group/status", self.status_cb) + self.status = 1 + + def status_cb(self, msg): + self.status = status + + def execute(self): + if self.status == 3: + return "succeeded" + elif self.status == 1: + return "waiting" + else: + return "failed" + +class control_gripper(smach.State): + def __init__(self, target=None, blocking=True, tolerance=None, timeout=10.0): + smach.State.__init__(self, outcomes=["succeeded"]) + + self.command = GripperCommand() + self.current_state = "GRIPPER_OPEN" + self.grasped_counter = 0 + if 'open' in target: + self.command.command = GripperCommand.OPEN + elif 'close' in target: + self.command.command = GripperCommand.CLOSE + elif type(target) == float: + self.command.command = target + self.pub = rospy.Publisher('/arm_1/gripper_command', GripperCommand, queue_size=1) + self.sub = rospy.Subscriber('/arm_1/gripper_feedback', String, self.feedback_cb) + + def feedback_cb(self, msg): + json_obj = json.loads(msg.data) + self.current_state = json_obj["state"] + if self.current_state == "OBJECT_GRASPED": + self.grasped_counter += 1 + + def execute(self, userdata): + self.pub.publish(self.command) + while True: + if (self.current_state == "GRIPPER_OPEN" or self.current_state == "GRIPPER_INTER") and\ + self.command.command != GripperCommand.CLOSE: + self.grasped_counter = 0 + return "succeeded" + elif self.current_state == "GRIPPER_CLOSED" and\ + self.command.command == GripperCommand.CLOSE: + self.grasped_counter = 0 + return "succeeded" + elif self.current_state == "OBJECT_GRASPED" and\ + self.grasped_counter > 4 and\ + self.command.command == GripperCommand.CLOSE: + self.grasped_counter = 0 + return "succeeded" + rospy.sleep(0.1) + +class verify_object_grasped(smach.State): + def __init__(self, timeout=5.0): + smach.State.__init__(self, outcomes=["succeeded", "failed"]) + + self.current_state = "OBJECT_GRASPED" + self.grasped_counter = 0 + self.timeout = rospy.Duration(timeout) + self.sub = rospy.Subscriber('/arm_1/gripper_feedback', String, self.feedback_cb) + + def feedback_cb(self, msg): + json_obj = json.loads(msg.data) + self.current_state = json_obj["state"] + if self.current_state == "OBJECT_GRASPED": + self.grasped_counter += 1 + + def execute(self, userdata): + start_time = rospy.Time.now() + while (rospy.Time.now() - start_time < self.timeout): + rospy.sleep(0.1) + if self.current_state == "GRIPPER_CLOSED" or\ + self.current_state == "GRIPPER_INTER" or\ + self.current_state == "GRIPPER_OPEN": + return "failed" + elif self.current_state == "OBJECT_GRASPED" and\ + self.grasped_counter > 4: + self.grasped_counter = 0 + return "succeeded" + return "failed" + +class move_arm_and_gripper(smach.State): + + """ + Author : Abhishek Padalkar + + This states moves the arm and gripper in parallel. + It send gripper command directly on cotroller toipc. + Without waiting for the gripper motion to complete, it initiates arm motion with move_group. + Grpper feedback can be added here, to do so gripper controller code in this state needed to shifted in separate state, + take feedback from gripper_controller/state, and run move_arm state and the new gripper state concurrently. + """ + + def __init__(self, conf, target=None, blocking=True, tolerance=None, timeout=10.0): + smach.State.__init__( + self, outcomes=["succeeded", "failed"], input_keys=["move_arm_to"] + ) + joint_names = [ + "arm_joint_1", + "arm_joint_2", + "arm_joint_3", + "arm_joint_4", + "arm_joint_5", + ] + self.arm_moveit_client = MoveitClient("/arm_", target, timeout, joint_names) + self.pub = rospy.Publisher('/arm_1/gripper_command', GripperCommand, queue_size=1) + self.conf = conf + self.gripper_command = GripperCommand() + if 'open' in self.conf: + self.gripper_command.command = GripperCommand.OPEN + elif 'close' in self.conf: + self.gripper_command.command = GripperCommand.CLOSE + elif type(self.conf) == float: + self.gripper_command.command = self.conf + + def get_targets(self, group_name): + text = rospy.get_param("/robot_description_semantic") + "Following code searches and extracts gripper configurations in youbot.srdf" + pattern = ( + 'group_state[ \\\\\n\r\f\v\t]*name="' + + self.conf + + '"[ \\\\\n\r\f\v\t]*group="arm_1_gripper">[ \\\\\n\r\f\v\t]*= len(self.pose_name_list): + rospy.loginfo("[manipulation states] All poses covered ending loop") + userdata.next_arm_pose_index = 0 + return "completed" + + userdata.move_arm_to = self.pose_name_list[userdata.next_arm_pose_index] + userdata.next_arm_pose_index += 1 + + return "succeeded" diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/common/navigation_states.py b/data/mir_scenarios/mir_states/ros/src/mir_states/common/navigation_states.py new file mode 100644 index 0000000000000000000000000000000000000000..16d23b28d396478705f6375db5b6a6d464000263 --- /dev/null +++ b/data/mir_scenarios/mir_states/ros/src/mir_states/common/navigation_states.py @@ -0,0 +1,259 @@ +#!/usr/bin/python +import math +import random + +import actionlib +import actionlib_msgs.msg +import move_base_msgs.msg +import rospy +import smach +import smach_ros +import std_srvs.srv +import tf +from actionlib.simple_action_client import GoalStatus +from geometry_msgs.msg import PoseStamped, Quaternion, Twist +from mir_navigation_msgs.msg import OrientToBaseAction, OrientToBaseActionGoal +from std_msgs.msg import String + + +class adjust_to_workspace(smach.State): + + ADJUST_SERVER = "/mir_navigation/base_placement/adjust_to_workspace" + + def __init__(self, distance=None): + smach.State.__init__( + self, + outcomes=["succeeded", "failed"], + input_keys=["desired_distance_to_workspace"], + ) + + self.ac_base_adj = actionlib.SimpleActionClient( + self.ADJUST_SERVER, OrientToBaseAction + ) + + self.distance = distance or userdata.desired_distance_to_workspace + if not self.distance: + self.distance = 0.20 + + def execute(self, userdata): + rospy.logdebug("Waiting for action server <<%s>>...", self.ADJUST_SERVER) + self.ac_base_adj.wait_for_server() + rospy.logdebug("Action server <<%s>> is ready...", self.ADJUST_SERVER) + + action_goal = OrientToBaseActionGoal() + action_goal.goal.distance = self.distance + + rospy.logdebug("Sending action goal...") + self.ac_base_adj.send_goal(action_goal.goal) + + rospy.loginfo("Waiting for base to adjust...") + if self.ac_base_adj.wait_for_result(): + rospy.loginfo("Action finished: %s", self.ac_base_adj.get_state()) + return "succeeded" + else: + rospy.logerr("Action did not finish before the time out!") + return "failed" + + +class move_base_relative(smach.State): + + """ + Shift the robot by the offset stored in 'move_base_by' field of userdata + or the offset passed to the constructor. + + :param move_base_by: x, y, and yaw displacement the shift the robot by + (in /base_link). If an offset was supplied to the + state constructor then it will override this input. + :type move_base_by: 3-tuple + + """ + + def __init__(self, offset=None): + smach.State.__init__( + self, + outcomes=["succeeded", "timeout", "unreachable"], + input_keys=["move_base_by"], + ) + self.offset = offset + + self.pub_relative_base_ctrl_command = rospy.Publisher( + "/mcr_navigation/relative_base_controller/command", PoseStamped, latch=True + ) + self.pub_relative_base_ctrl_event = rospy.Publisher( + "/mcr_navigation/relative_base_controller/event_in", String, latch=True + ) + self.sub_relative_base_ctrl_event = rospy.Subscriber( + "/mcr_navigation/relative_base_controller/event_out", + String, + self.relative_base_controller_event_cb, + ) + self.sub_collision_velocity_filter_event = rospy.Subscriber( + "/mcr_navigation/collision_velocity_filter/event_out", + String, + self.collision_velocity_filter_event_cb, + ) + self.relative_base_ctrl_event = "" + self.collision_velocity_filter_event = "" + + def collision_velocity_filter_event_cb(self, event): + self.collision_velocity_filter_event = event.data + + def relative_base_controller_event_cb(self, event): + self.relative_base_ctrl_event = event.data + + def sample_with_boundary(self, lower, upper): + if (lower == 0.0) and (upper == 0.0): + return 0.0 + + value = random.uniform(lower, upper) + if -0.015 <= value <= 0.015: + value = math.copysign(0.015, value) + + return value + + def execute(self, userdata): + + offset = self.offset or userdata.move_base_by + if not offset: + offset = [0, 0, 0] + + relative_base_move = PoseStamped() + relative_base_move.header.stamp = rospy.Time.now() + relative_base_move.header.frame_id = "/base_link" + + if len(offset) == 3: + relative_base_move.pose.position.x = offset[0] + relative_base_move.pose.position.y = offset[1] + + q = tf.transformations.quaternion_from_euler(0, 0, offset[2]) + relative_base_move.pose.orientation = Quaternion(*q) + + elif len(offset) == 6: + relative_base_move.pose.position.x = self.sample_with_boundary( + offset[0], offset[1] + ) + relative_base_move.pose.position.y = self.sample_with_boundary( + offset[2], offset[3] + ) + + q = tf.transformations.quaternion_from_euler( + 0, 0, self.sample_with_boundary(offset[4], offset[5]) + ) + relative_base_move.pose.orientation = Quaternion(*q) + + self.relative_base_ctrl_event = "" + self.collision_velocity_filter_event = "" + # publish desired relative movement + self.pub_relative_base_ctrl_command.publish(relative_base_move) + + # publish event to start the movement + self.pub_relative_base_ctrl_event.publish(String("e_start")) + + timeout = rospy.Duration.from_sec( + 10.0 + ) # wait for the done event max. 10 seconds + start_time = rospy.Time.now() + while True: + + if self.relative_base_ctrl_event == "e_done": + rospy.loginfo("relative pose reached") + return "succeeded" + + if self.collision_velocity_filter_event == "e_zero_velocities_forwarded": + rospy.loginfo("relative pose unreachable") + self.pub_relative_base_ctrl_event.publish("e_stop") + return "unreachable" + + if (rospy.Time.now() - start_time) > timeout: + rospy.logerr( + "timeout of %f seconds exceeded for relative base movement" + % float(timeout.to_sec()) + ) + return "timeout" + + rospy.sleep(0.01) + + return "succeeded" + + +class approach_pose(smach.State): + def __init__(self, pose_name=""): + smach.State.__init__( + self, outcomes=["succeeded", "failed"], input_keys=["base_pose_to_approach"] + ) + + self.pose_name = pose_name + + self.move_base_action_name = "/move_base" + self.move_base_action = actionlib.SimpleActionClient( + self.move_base_action_name, move_base_msgs.msg.MoveBaseAction + ) + + def execute(self, userdata): + + # wait for action server + rospy.loginfo("Wait for action: %s", self.move_base_action_name) + if not self.move_base_action.wait_for_server(rospy.Duration(5)): + rospy.logerr( + "%s action server not ready within timeout, aborting...", + self.move_base_action_name, + ) + return "failed" + + # check if argument has been passed or userdata should be used + if self.pose_name == "": + self.pose_name2 = userdata.base_pose_to_approach + else: + self.pose_name2 = self.pose_name + + # get pose from parameter server + if type(self.pose_name2) is str: + parameter_name = "/script_server/base/" + self.pose_name2 + if not rospy.has_param(parameter_name): + rospy.logerr( + "parameter <<%s>> does not exist on ROS Parameter Server, aborting...", + parameter_name, + ) + return "failed" + + self.target_pose = rospy.get_param(parameter_name) + else: + rospy.logerr( + "pose parameter <<%s>> is not a string, aborting...", self.pose_name2 + ) + return "failed" + + # prepare action message + pose = PoseStamped() + pose.header.stamp = rospy.Time.now() + pose.header.frame_id = "/map" + pose.pose.position.x = self.target_pose[0] + pose.pose.position.y = self.target_pose[1] + pose.pose.position.z = 0.0 + q = tf.transformations.quaternion_from_euler(0, 0, self.target_pose[2]) + pose.pose.orientation.x = q[0] + pose.pose.orientation.y = q[1] + pose.pose.orientation.z = q[2] + pose.pose.orientation.w = q[3] + + goal = move_base_msgs.msg.MoveBaseGoal() + goal.target_pose = pose + + # call action + rospy.loginfo("send navigation goal") + self.move_base_action.send_goal(goal) + + rospy.loginfo( + "wait for %s action to reach %s", + self.move_base_action_name, + self.pose_name2, + ) + self.move_base_action.wait_for_result() + + # evaluate result + result = self.move_base_action.get_state() + + if result == actionlib_msgs.msg.GoalStatus.SUCCEEDED: + return "succeeded" + else: + return "failed" diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/common/perception_mockup_util.py b/data/mir_scenarios/mir_states/ros/src/mir_states/common/perception_mockup_util.py new file mode 100644 index 0000000000000000000000000000000000000000..e8f1f9d220dfbe4346775b65685187833a0bdef7 --- /dev/null +++ b/data/mir_scenarios/mir_states/ros/src/mir_states/common/perception_mockup_util.py @@ -0,0 +1,64 @@ +#!/usr/bin/python + +import rospy +import smach +from mas_perception_msgs.msg import Object, ObjectList + + +def set_object_list( + object_list, topic="/mcr_perception/object_detector/set_object_to_mockup" +): + pub = rospy.Publisher(topic, ObjectList) + rospy.sleep(0.25) + pub.publish(object_list) + + +def remove_object( + object, topic="/mcr_perception/object_detector/rm_object_from_mockup" +): + pub = rospy.Publisher(topic, Object) + rospy.sleep(0.25) + pub.publish(object) + + +def add_object(object, topic="/mcr_perception/object_detector/rm_object_from_mockup"): + pub = rospy.Publisher(topic, Object) + rospy.sleep(0.25) + pub.publish(object) + + +class add_object_from_task_list_state(smach.State): + def __init__(self, type=""): + smach.State.__init__(self, outcomes=["success"], input_keys=["task_list"]) + rospy.loginfo("object_detection_task_list_observer_state initialized") + + def execute(self, userdata): + rospy.loginfo("object_detection_task_list_observer_state executed") + + object_list = [] + + for task in userdata.task_list: + if task.type == "source": + for object_names in task.object_names: + obj = Object() + obj.name = object_names + obj.pose.header.frame_id = "/base_link" + obj.pose.pose.position.x = 0.61 + object_list.append(obj) + + set_object_list(object_list) + + return "success" + + +class remove_object_to_grasp_state(smach.State): + def __init__(self, type=""): + smach.State.__init__(self, outcomes=["success"], input_keys=["object_to_grasp"]) + rospy.loginfo("object_detection_grasp_object_observer_state initialized") + + def execute(self, userdata): + rospy.loginfo("object_detection_grasp_object_observer_state executed") + + remove_object(userdata.object_to_grasp) + + return "success" diff --git a/data/mir_scenarios/mir_states/ros/src/mir_states/common/perception_states.py b/data/mir_scenarios/mir_states/ros/src/mir_states/common/perception_states.py new file mode 100644 index 0000000000000000000000000000000000000000..0cc7ad30bc4aeeb64e20c0b211db2444e35193bb --- /dev/null +++ b/data/mir_scenarios/mir_states/ros/src/mir_states/common/perception_states.py @@ -0,0 +1,166 @@ +#!/usr/bin/python + +import mas_perception_msgs.msg +import mir_controller_msgs.srv +import rospy +import smach +import std_msgs.msg +import tf + + +class do_visual_servoing(smach.State): + + SERVER = "/mir_controllers/visual_servoing/do_visual_servoing" + + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded", "failed", "timeout", "lost_object"], + input_keys=["vscount"], + output_keys=["vscount"], + ) + self.do_vs = rospy.ServiceProxy( + self.SERVER, mir_controller_msgs.srv.StartVisualServoing + ) + + def execute(self, userdata): + try: + rospy.loginfo("Calling service <<%s>>" % self.SERVER) + response = self.do_vs() + except rospy.ServiceException as e: + userdata.vscount = 0 + rospy.logerr( + "Exception when calling service <<%s>>: %s" % (self.SERVER, str(e)) + ) + return "failed" + if response.return_value.error_code == 0: + userdata.vscount = 0 + return "succeeded" + elif response.return_value.error_code == -1: + return "failed" + elif response.return_value.error_code == -2: + return "timeout" + elif response.return_value.error_code == -3: + return "lost_object" + + +class find_cavities(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded", "failed"], + input_keys=["selected_objects", "found_cavities"], + output_keys=["found_cavities"], + ) + + self.sub_cavity = rospy.Subscriber( + "/mcr_perception/cavity_message_builder/output/cavity", + mas_perception_msgs.msg.Cavity, + self.cavity_cb, + ) + self.pub_contour_finder_event = rospy.Publisher( + "/mcr_perception/contour_finder/input/event_in", std_msgs.msg.String + ) + self.pub_object_category = rospy.Publisher( + "/mcr_perception/cavity_template_publisher/input/object_name", + std_msgs.msg.String, + ) + self.tf_listener = tf.TransformListener() + self.cavity = None + + def cavity_cb(self, cavity): + self.cavity = cavity + + def execute(self, userdata): + local_found_cavities = [] + for obj in userdata.selected_objects: + self.cavity = None + self.pub_object_category.publish(obj.name) + self.pub_contour_finder_event.publish("e_trigger") + + timeout = rospy.Duration.from_sec( + 5.0 + ) # wait for the done event max. 5 seconds + start_time = rospy.Time.now() + while not rospy.is_shutdown(): + if self.cavity: + rospy.loginfo( + "Received Cavity message for %s, matching error: %.5f", + obj.name, + self.cavity.template_matching_error.matching_error, + ) + self.cavity.object_name = obj.name + local_found_cavities.append(self.cavity) + break + + if (rospy.Time.now() - start_time) > timeout: + rospy.logwarn( + "timeout of %f seconds exceeded for finding cavity" + % float(timeout.to_sec()) + ) + break + + rospy.sleep(0.01) + + if len(local_found_cavities) == 0: + return "failed" + + userdata.found_cavities = local_found_cavities + + return "succeeded" + + +class check_found_cavities(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["cavities_found", "no_cavities_found"], + input_keys=["best_matched_cavities"], + ) + + def execute(self, userdata): + + if len(userdata.best_matched_cavities) == 0: + return "no_cavities_found" + else: + return "cavities_found" + + +class find_best_matched_cavities(smach.State): + def __init__(self): + smach.State.__init__( + self, + outcomes=["succeeded", "complete"], + input_keys=["best_matched_cavities", "found_cavities"], + output_keys=["best_matched_cavities"], + ) + + self.matching_threshold = 0.1 + self.loop_count = 0 + + def execute(self, userdata): + + for cavity in userdata.found_cavities: + exists = False + for idx, c in enumerate(userdata.best_matched_cavities): + if cavity.object_name == c.object_name: + if ( + cavity.template_matching_error.matching_error + < c.template_matching_error.matching_error + ): + userdata.best_matched_cavities[idx] = cavity + print "Found better cavity for ", cavity.object_name, ". Old: ", c.template_matching_error.matching_error, " New: ", cavity.template_matching_error.matching_error + exists = True + + if exists == False: + if ( + cavity.template_matching_error.matching_error + < self.matching_threshold + ): + userdata.best_matched_cavities.append(cavity) + + if self.loop_count >= 2: + self.loop_count = 0 + return "complete" + self.loop_count += 1 + return "succeeded" diff --git a/data/mir_scenarios/mir_states/setup.py b/data/mir_scenarios/mir_states/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..9b1ae3c2c8b8d5cbd34306b33ced8e224541a47f --- /dev/null +++ b/data/mir_scenarios/mir_states/setup.py @@ -0,0 +1,15 @@ +# ! DO NOT MANUALLY INVOKE THIS setup.py, USE CATKIN INSTEAD + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_states_common", "mir_states"], + package_dir={ + "mir_states_common": "common/src/mir_states_common", + "mir_states": "ros/src/mir_states", + }, +) + +setup(**d) diff --git a/data/mir_simulation/mir_bringup_sim/CMakeLists.txt b/data/mir_simulation/mir_bringup_sim/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..5fa768477e7ddfe2566e248a8343cb2faeea8314 --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/CMakeLists.txt @@ -0,0 +1,31 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_bringup_sim) +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS + gazebo_ros + mcr_gazebo_worlds + mir_arm_cartesian_control + mir_default_robot_config + mir_hardware_config + robot_state_publisher + youbot_gazebo_control +) + +### TEST +if(CATKIN_ENABLE_TESTING) + find_package(roslaunch REQUIRED) + + #roslaunch_add_file_check(. robot:=youbot-brsu-1 robot_env:=brsu-c025) + roslaunch_add_file_check(robots) +endif() + + +### INSTALLS +install(DIRECTORY robots/ + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION}/robots +) +install(FILES robot.launch + DESTINATION ${CATKIN_PACKAGE_SHARE_DESTINATION} +) diff --git a/data/mir_simulation/mir_bringup_sim/controller/dynamixel_gripper_controller.yaml b/data/mir_simulation/mir_bringup_sim/controller/dynamixel_gripper_controller.yaml new file mode 100644 index 0000000000000000000000000000000000000000..a2343d72421418d6aeeac71e88aa55a54ebd3aa0 --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/controller/dynamixel_gripper_controller.yaml @@ -0,0 +1,8 @@ +gripper_controller: + type: effort_controllers/JointTrajectoryController + joints: + - gripper_motor_left_joint + - gripper_motor_right_joint + gains: + gripper_motor_left_joint: {p: 1000.0, d: 1.0} + gripper_motor_right_joint: {p: 1000.0, d: 1.0} diff --git a/data/mir_simulation/mir_bringup_sim/package.xml b/data/mir_simulation/mir_bringup_sim/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..2b4ee1aa61348d7991d55968d4e26b30c1342851 --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/package.xml @@ -0,0 +1,27 @@ + + + mir_bringup_sim + 0.0.1 + bringup launch files to start a desired industrial robot in simulation + + GPLv3 + + Frederik Hegger + + Frederik Hegger + + catkin + + controller_manager + gazebo_ros + mcr_gazebo_worlds + mir_arm_cartesian_control + mir_default_robot_config + mir_hardware_config + mir_twist_mux + robot_state_publisher + youbot_gazebo_control + + roslaunch + + diff --git a/data/mir_simulation/mir_bringup_sim/robot.launch b/data/mir_simulation/mir_bringup_sim/robot.launch new file mode 100644 index 0000000000000000000000000000000000000000..aec6e3a90a30848b7ddfa2df4a7f2ba3c0264761 --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robot.launch @@ -0,0 +1,53 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_bringup_sim/robot_nav.launch b/data/mir_simulation/mir_bringup_sim/robot_nav.launch new file mode 100644 index 0000000000000000000000000000000000000000..e2a1c526a2e7b1bcdbad98e59b1edd5c5c39e6f2 --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robot_nav.launch @@ -0,0 +1,64 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-1.launch b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-1.launch new file mode 100644 index 0000000000000000000000000000000000000000..98604d3dcacfee86820f963313e3a26e139aca1f --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-1.launch @@ -0,0 +1,22 @@ + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-2.launch b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-2.launch new file mode 100644 index 0000000000000000000000000000000000000000..5189dff6da6273319f494dce610338177d83386b --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-2.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-3.launch b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-3.launch new file mode 100644 index 0000000000000000000000000000000000000000..5189dff6da6273319f494dce610338177d83386b --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-3.launch @@ -0,0 +1,21 @@ + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-4.launch b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-4.launch new file mode 100644 index 0000000000000000000000000000000000000000..ee45cf4a7c5f0b4a72dcd9b1caf0928e70dc83de --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-4.launch @@ -0,0 +1,26 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-5.launch b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-5.launch new file mode 100644 index 0000000000000000000000000000000000000000..9e39dd6be0dff59a88af7080545aa88c4147f7fa --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-5.launch @@ -0,0 +1,25 @@ + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-arm.launch b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-arm.launch new file mode 100644 index 0000000000000000000000000000000000000000..7f3b0f2c1218980fb8252521f73262e3b626253c --- /dev/null +++ b/data/mir_simulation/mir_bringup_sim/robots/youbot-brsu-arm.launch @@ -0,0 +1,17 @@ + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_simulation/CMakeLists.txt b/data/mir_simulation/mir_simulation/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..e0332326c9f3a5460e0061cdf45135f031184f91 --- /dev/null +++ b/data/mir_simulation/mir_simulation/CMakeLists.txt @@ -0,0 +1,4 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_simulation) +find_package(catkin REQUIRED) +catkin_metapackage() diff --git a/data/mir_simulation/mir_simulation/package.xml b/data/mir_simulation/mir_simulation/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..b73bdaf398d165be2bcad403fd477d262eba881f --- /dev/null +++ b/data/mir_simulation/mir_simulation/package.xml @@ -0,0 +1,22 @@ + + + mir_simulation + 0.0.1 + Collection of simulation related packages + + GPLv3 + + Frederik Hegger + + Frederik Hegger + Sven Schneider + Matthias Füller + Rhama Dwiputra + Nico Hochgeschwender + + catkin + + + + + diff --git a/data/mir_simulation/mir_world_generation/CMakeLists.txt b/data/mir_simulation/mir_world_generation/CMakeLists.txt new file mode 100644 index 0000000000000000000000000000000000000000..969990fb6a158e161f1c67944b550458a8c05434 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/CMakeLists.txt @@ -0,0 +1,9 @@ +cmake_minimum_required(VERSION 2.8.3) +project(mir_world_generation) +find_package(catkin REQUIRED) + +catkin_package( + CATKIN_DEPENDS +) + +catkin_python_setup() diff --git a/data/mir_simulation/mir_world_generation/common/config/config.yaml b/data/mir_simulation/mir_world_generation/common/config/config.yaml new file mode 100644 index 0000000000000000000000000000000000000000..f569911b134500444e57d7377081b33c20429b45 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/config/config.yaml @@ -0,0 +1,25 @@ +# how many workstation of each type is required +ws_type_to_num: + ws: 8 + sh: 2 + pp: 1 + +# Path where all the generated files should be stored +generation_dir: '/tmp' + +# number of row and columns of cells in grid +num_of_rows: 3 +num_of_cols: 4 + +# threshold for generating a wall between 2 cell [0.0 - 1.0] +# Increase this value to generate more complex environment (more walls and/or more ws) +wall_generation_threshold: 0.3 + +# threshold for generating noise in occupancy grid [0.0 - 1.0] +noise_threshold: 0.15 + +# number of retries before giving up +max_retries_allowed: 5 + +# distance from base link of robot to center of workstation (used for nav goal) +base_link_to_ws_center: 0.65 diff --git a/data/mir_simulation/mir_world_generation/common/mir_world_generation/__init__.py b/data/mir_simulation/mir_world_generation/common/mir_world_generation/__init__.py new file mode 100644 index 0000000000000000000000000000000000000000..e69de29bb2d1d6434b8b29ae775ad8c2e48c5391 diff --git a/data/mir_simulation/mir_world_generation/common/mir_world_generation/grid_based_generator.py b/data/mir_simulation/mir_world_generation/common/mir_world_generation/grid_based_generator.py new file mode 100644 index 0000000000000000000000000000000000000000..a68f7927ea6c86a2a7feb42d7a06e07f61ae6541 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/mir_world_generation/grid_based_generator.py @@ -0,0 +1,459 @@ +from __future__ import print_function + +import math +import os +import random + +import yaml +from mir_world_generation.node import Node +from mir_world_generation.utils import Utils +from PIL import Image, ImageDraw + + +class GridBasedGenerator(object): + + """ + Generate world model for @work arenas based on a grid of cells + (represented by :class:`mir_world_generation.node.Node`). + Each cell in the grid can contain atmost 2 workstations. + There is a start and exit cell which will contain no workstations. + The grid is surrounded with walls on all 4 sides. + There can be walls between 2 adjacent cells. + """ + + def __init__(self): + code_dir = os.path.abspath(os.path.dirname(__file__)) + common_dir = os.path.dirname(code_dir) + config_dir = os.path.join(common_dir, "config") + config_file = os.path.join(config_dir, "config.yaml") + with open(config_file, "r") as file_obj: + config_data = yaml.safe_load(file_obj) + + # configurable variables + self._num_of_rows = config_data.get("num_of_rows", 3) + self._num_of_cols = config_data.get("num_of_cols", 4) + self._ws_type_to_num = config_data.get("ws_type_to_num", {}) + self._max_retries_allowed = config_data.get("max_retries_allowed", 5) + self._generation_dir = config_data.get("generation_dir", "/tmp") + self._base_link_to_ws_center = config_data.get("base_link_to_ws_center", 0.65) + self._wall_generation_threshold = config_data.get( + "wall_generation_threshold", 0.3 + ) + self._noise_threshold = config_data.get("noise_threshold", 0.1) + + # hardcoded values + # 0.01 resolution makes 1 px = 1 cm. This makes occ generation calc easy + self._resolution = 0.01 # meters/pixel + # 1.5 x 1.5 meter cell is by design since it allows 2 ws and youbot at the same time + self._grid_dim = int(1.5 / self._resolution) # pixels + + # randomly choose a start cell in first column + self._start_cell = (random.randint(0, self._num_of_rows - 1), 0) + # randomly choose an exit cell in last column + self._exit_cell = ( + random.randint(0, self._num_of_rows - 1), + self._num_of_cols - 1, + ) + + self._grid = [ + [None for _ in range(self._num_of_cols)] for _ in range(self._num_of_rows) + ] + self._walled_edges = [] + self._ws = [] + + def generate_configuration(self): + """ + 1. Generate a grid of cells (Node object). + 2. Add walls between these cells randomly. + 3. Add required amount of workstations in this grid randomly. + 4. If required amount of workstations are more that what is possible\ + with the current randomly generated configuration, repeat 1, 2 and 3. + + + :return: Return false after failing multiple times. + :rtype: bool + + """ + print("=" * 40) + attempts = 0 + while attempts < self._max_retries_allowed: + attempts += 1 + print("Generating wall and ws configuration. Attempt:", attempts) + for i in range(self._num_of_rows): + for j in range(self._num_of_cols): + self._grid[i][j] = Node(col=j, row=i, size=self._grid_dim) + + all_edges = [] + for i in range(self._num_of_rows - 1): + for j in range(self._num_of_cols): + all_edges.append(((i, j), (i + 1, j))) + for i in range(self._num_of_rows): + for j in range(self._num_of_cols - 1): + all_edges.append(((i, j), (i, j + 1))) + walled_edges = [] + for edge in all_edges: + if random.random() < self._wall_generation_threshold: + walled_edges.append(edge) + print("Adding wall", edge) + walled_edge = self._make_connected(walled_edges) + self._walled_edges = walled_edges + + success = self._generate_ws() + if success: + print("=" * 40) + print() + return True + + print() + return False + + def create_occ_grid(self, border=100): + """ + Create occupancy grid map (map.pgm) and its config (map.yaml) based on + walls and grid + + :param border: num of pixel surrounding grid of cells + :type border: int + + """ + height = self._num_of_rows * self._grid_dim + width = self._num_of_cols * self._grid_dim + self._grid_map = Image.new("L", (width + 2 * border, height + 2 * border), 205) + self._draw_obj = ImageDraw.Draw(self._grid_map) + + # draw clear reactangle with walls around it + xy = [(-2, -2), (width + 2, height + 2)] + self._draw_obj.rectangle( + GridBasedGenerator.offset_xy_with_border(xy, border), + outline=0, + fill=255, + width=4, + ) + + # draw internal walls + for edge in self._walled_edges: + n1 = self._grid[edge[0][0]][edge[0][1]] + n2 = self._grid[edge[1][0]][edge[1][1]] + if n1.x == n2.x: + xy = [(n2.x, n2.y), (n2.x + self._grid_dim, n2.y)] + else: + xy = [(n2.x, n2.y), (n2.x, n2.y + self._grid_dim)] + self._draw_obj.line( + GridBasedGenerator.offset_xy_with_border(xy, border), fill=0, width=4 + ) + + # draw WS + for ws_dict in self._ws: + direction = Node.get_direction_from_theta(ws_dict["theta"]) + x, y = ws_dict["x"], ws_dict["y"] + if direction == "E" or direction == "W": + xy = [ + (x - Node.ws_width / 2, y - Node.ws_length / 2), + (x + Node.ws_width / 2, y + Node.ws_length / 2), + ] + else: # 'N' or 'S' facing + xy = [ + (x - Node.ws_length / 2, y - Node.ws_width / 2), + (x + Node.ws_length / 2, y + Node.ws_width / 2), + ] + self._draw_obj.rectangle( + GridBasedGenerator.offset_xy_with_border(xy, border), + outline=0, + fill=205, + width=2, + ) + self._draw_obj.text( + [(x + border - 12, y + border)], + ws_dict["type"].upper() + ws_dict["id"], + fill=255, + ) + + # add noise + for i in range(self._grid_map.width): + for j in range(self._grid_map.height): + if self._grid_map.getpixel((i, j)) == 0: # px is black + # one of the surrounding px is white + if ( + self._grid_map.getpixel((i - 1, j)) == 255 + or self._grid_map.getpixel((i + 1, j)) == 255 + or self._grid_map.getpixel((i, j - 1)) == 255 + or self._grid_map.getpixel((i, j + 1)) == 255 + ): + if random.random() < self._noise_threshold: + self._grid_map.putpixel((i, j), 255) + + image_path = os.path.join(self._generation_dir, "map.pgm") + self._grid_map.save(image_path) + print("Occupancy grid map created:", image_path) + self._save_occ_grid_yaml_file(height, border) + + def create_xacro(self, name="at_work_arena"): + """ + Create a xacro file which can be spawned into gazebo simulator based on + walls and grid of cells generated from :func:`generate_configuration` + + :param name: name of world and name of xacro file + :type name: str + + """ + # read snippets + code_dir = os.path.abspath(os.path.dirname(__file__)) + common_dir = os.path.dirname(code_dir) + xacro_snippet_dir = os.path.join(common_dir, "xacro_snippet") + snippets = {} + for file_name in os.listdir(xacro_snippet_dir): + with open(os.path.join(xacro_snippet_dir, file_name), "r") as file_obj: + snippets[file_name] = file_obj.read() + + file_string = [] + + # start with headers + file_string.append(snippets["beginning"].format(**{"NAME": name})) + + # add walls + wall_dict_list = self._get_wall_dict_list() + for wall in wall_dict_list: + file_string.append(snippets["wall"].format(**wall)) + + # add all ws (ws, sh, pp) + for ws_dict in self._ws: + x = ws_dict["x"] * self._resolution + (self._start_cell[1] * 1.5) - 0.75 + y = ws_dict["y"] * self._resolution - (self._start_cell[0] * 1.5) - 0.75 + file_string.append( + snippets[ws_dict["type"]].format( + **{"ID": ws_dict["id"], "X": x, "Y": -y, "YAW": ws_dict["theta"]} + ) + ) + + # end with closing tag + file_string.append(snippets["end"].format()) + + # write to a file + string = "".join(file_string) + xacro_path = os.path.join(self._generation_dir, name + ".xacro") + with open(xacro_path, "w") as file_obj: + file_obj.write(string) + print("Xacro file created:", xacro_path) + + def create_nav_goal(self): + """ + Create navigation goals file (navigation_goals.yaml) based on ``self._ws`` + and ``self._start_cell`` and ``self._exit_cell`` + """ + nav_goals = [] + for ws_dict in self._ws: + x = ws_dict["x"] * self._resolution + (self._start_cell[1] * 1.5) - 0.75 + y = ws_dict["y"] * self._resolution - (self._start_cell[0] * 1.5) - 0.75 + theta = ws_dict["theta"] + name = ws_dict["type"].upper() + ws_dict["id"] + delta_x = math.cos(theta) * -self._base_link_to_ws_center + delta_y = math.sin(theta) * -self._base_link_to_ws_center + pos = str([round(x + delta_x, 3), round(-y + delta_y, 3), round(theta, 3)]) + nav_goals.append(name + ": " + pos) + nav_goals.sort() + nav_goals.append("START: [0.0, 0.0, 0.0]") + x = (self._exit_cell[1] * 1.5) + (self._start_cell[1] * 1.5) + y = -(self._exit_cell[0] * 1.5) + (self._start_cell[0] * 1.5) + nav_goals.append("EXIT: [" + str(x) + ", " + str(y) + ", 0.0]") + + nav_goal_path = os.path.join(self._generation_dir, "navigation_goals.yaml") + with open(nav_goal_path, "w") as file_obj: + file_obj.write("\n".join(nav_goals)) + print("Navigation goals file created:", nav_goal_path) + + def _generate_ws(self): + # calc probable position of workstation for each cell + max_possible_ws = 0 + for i in range(self._num_of_rows): + for j in range(self._num_of_cols): + self._calc_cell_ws_probability(i, j) + max_possible_ws += self._grid[i][j].remaining_ws_slot + + total_ws_needed = sum(self._ws_type_to_num.values()) + print("Required workstation:", total_ws_needed) + print("Max possible workstation:", max_possible_ws) + if max_possible_ws < total_ws_needed: + print("ERROR. This many ws are not possible with current configuration") + return False + + # randomly pick a cell and generate a ws in it if possible + for ws_type, num in self._ws_type_to_num.iteritems(): + for ws_num in range(1, num + 1): + while True: + i = random.randint(0, self._num_of_rows - 1) + j = random.randint(0, self._num_of_cols - 1) + if self._grid[i][j].remaining_ws_slot > 0: + self._grid[i][j].add_ws() + ws_dict = self._grid[i][j].ws[-1] + ws_dict["id"] = str(ws_num).zfill(2) + ws_dict["type"] = ws_type + print( + "Adding", + ws_type, + ws_num, + "at (", + ws_dict["x"], + ",", + ws_dict["y"], + ")", + ) + break + + # aggregate all ws + self._ws = [] + for i in range(self._num_of_rows): + for j in range(self._num_of_cols): + self._ws.extend(self._grid[i][j].ws) + return True + + def _calc_cell_ws_probability(self, i, j): + if (i, j) == self._start_cell or (i, j) == self._exit_cell: + self._grid[i][j].probable_ws_direction = [] + return + connected_neighbours = Utils.get_connected_neighbour( + (i, j), self._walled_edges, self._num_of_rows, self._num_of_cols + ) + for neighbour in connected_neighbours: + diff_i = neighbour[0] - i + diff_j = neighbour[1] - j + if diff_i > 0: + self._grid[i][j].probable_ws_direction.remove("S") + elif diff_i < 0: + self._grid[i][j].probable_ws_direction.remove("N") + if diff_j > 0: + self._grid[i][j].probable_ws_direction.remove("E") + elif diff_j < 0: + self._grid[i][j].probable_ws_direction.remove("W") + return + + def _make_connected(self, walled_edges): + connected_nodes = Utils.get_connected_nodes( + self._start_cell, walled_edges, self._num_of_rows, self._num_of_cols + ) + while len(connected_nodes) != self._num_of_rows * self._num_of_cols: + disconnected_nodes = [] + for i in range(self._num_of_rows): + for j in range(self._num_of_cols): + if (i, j) not in connected_nodes: + disconnected_nodes.append((i, j)) + node = random.choice(disconnected_nodes) + walls_around_node = [ + walled_edge + for walled_edge in walled_edges + if node == walled_edge[0] or node == walled_edge[1] + ] + if len(walls_around_node) == 0: + continue + chosen_wall = random.choice(walls_around_node) + walled_edges.remove(chosen_wall) + print("Disconnected map. Removed wall", chosen_wall) + connected_nodes = Utils.get_connected_nodes( + self._start_cell, walled_edges, self._num_of_rows, self._num_of_cols + ) + return walled_edges + + def _get_wall_dict_list(self): + walls = [] + wall_id = 1 + # add internal walls + for edge in self._walled_edges: + n1 = self._grid[edge[0][0]][edge[0][1]] + n2 = self._grid[edge[1][0]][edge[1][1]] + if n1.x == n2.x: + p1 = (n2.x * self._resolution, n2.y * self._resolution) + p2 = ( + (n2.x + self._grid_dim) * self._resolution, + n2.y * self._resolution, + ) + theta = 0.0 + else: + p1 = (n2.x * self._resolution, n2.y * self._resolution) + p2 = ( + n2.x * self._resolution, + (n2.y + self._grid_dim) * self._resolution, + ) + theta = math.pi / 2 + x, y = self._get_x_y_from_2_points(p1, p2) + walls.append( + { + "WALL_ID": str(wall_id).zfill(2), + "LENGTH": 1.5, + "X": x, + "Y": -y, + "YAW": theta, + } + ) + wall_id += 1 + + # add border walls + height = self._num_of_rows * 1.5 + width = self._num_of_cols * 1.5 + border_wall_data = [ + [(0.0, 0.0), (width, 0.0), 0.0], + [(0.0, height), (width, height), 0.0], + [(0.0, 0.0), (0.0, height), math.pi / 2], + [(width, 0.0), (width, height), math.pi / 2], + ] + for p1, p2, theta in border_wall_data: + x, y = self._get_x_y_from_2_points(p1, p2) + length = ((p1[0] - p2[0]) ** 2 + (p1[1] - p2[1]) ** 2) ** 0.5 + walls.append( + { + "WALL_ID": str(wall_id).zfill(2), + "LENGTH": length, + "X": x, + "Y": -y, + "YAW": theta, + } + ) + wall_id += 1 + + return walls + + def _get_ws_dict_list(self): + ws_dict_list = [] + for i in range(self._num_of_rows): + for j in range(self._num_of_cols): + for ws in self._grid[i][j].ws: + x = ws["x"] * self._resolution + (self._start_cell[1] * 1.5) - 0.75 + y = ws["y"] * self._resolution - (self._start_cell[0] * 1.5) - 0.75 + ws_dict_list.append({"X": x, "Y": -y, "YAW": ws["theta"]}) + return ws_dict_list + + @staticmethod + def offset_xy_with_border(xy, border): + return [ + (xy[0][0] + border, xy[0][1] + border), + (xy[1][0] + border, xy[1][1] + border), + ] + + def _save_occ_grid_yaml_file(self, height, border): + i, j = self._start_cell + x = j * 1.5 + border * self._resolution + 0.75 + y = (height * self._resolution) - i * 1.5 + border * self._resolution - 0.75 + data = dict( + image="map.pgm", + resolution=0.01, + origin=[-x, -y, 0.0], + negate=0, + occupied_thresh=0.65, + free_thresh=0.196, + ) + + yaml_path = os.path.join(self._generation_dir, "map.yaml") + with open(yaml_path, "w") as file_obj: + yaml.safe_dump(data, file_obj, default_flow_style=False) + print("Occupancy grid config created:", yaml_path) + + def _get_x_y_from_2_points(self, p1, p2): + x = (p1[0] + p2[0]) / 2 + (self._start_cell[1] * 1.5) - 0.75 + y = (p1[1] + p2[1]) / 2 - (self._start_cell[0] * 1.5) - 0.75 + return x, y + + +if __name__ == "__main__": + GBG = GridBasedGenerator() + if GBG.generate_configuration(): + GBG.create_occ_grid() + GBG.create_xacro() + GBG.create_nav_goal() diff --git a/data/mir_simulation/mir_world_generation/common/mir_world_generation/node.py b/data/mir_simulation/mir_world_generation/common/mir_world_generation/node.py new file mode 100644 index 0000000000000000000000000000000000000000..9448ebef7617474025e58e0c10d2cde4fa7191a3 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/mir_world_generation/node.py @@ -0,0 +1,153 @@ +import math +import random + + +class Node(object): + + """ + An object representation of a cell in a grid of size ``row`` x ``col``. Each cell + is a square of dimension ``size`` (in cm) which can hold **atmost 2** workstations. + """ + + ws_length = 80 # cm + ws_width = 50 # cm + + def __init__(self, col=0, row=0, size=150): + self.size = size + self.x = col * self.size + self.y = row * self.size + self.ws = [] + # North, South, East, West (north will be positive Y axis) + self.probable_ws_direction = ["N", "S", "E", "W"] + + def add_ws(self): + """ + Add a workstation at random in the cell. + If a workstation is already present then move that one in a way such that + there is no overlap between the two + """ + min_len_pos = self.ws_length / 2 + max_len_pos = self.size - (self.ws_length / 2) + min_wid_pos = self.ws_width / 2 + max_wid_pos = self.size - (self.ws_width / 2) + + direction = random.choice(self.probable_ws_direction) + self.probable_ws_direction.remove(direction) + if direction == "N": + if "S" in self.probable_ws_direction: + self.probable_ws_direction.remove("S") + x = ( + self._resolve_overlap(direction) + if len(self.ws) > 0 + else random.randint(self.x + min_len_pos, self.x + max_len_pos) + ) + y = self.y + min_wid_pos + theta = math.pi / 2 + if direction == "S": + if "N" in self.probable_ws_direction: + self.probable_ws_direction.remove("N") + x = ( + self._resolve_overlap(direction) + if len(self.ws) > 0 + else random.randint(self.x + min_len_pos, self.x + max_len_pos) + ) + y = self.y + max_wid_pos + theta = -math.pi / 2 + if direction == "E": + if "W" in self.probable_ws_direction: + self.probable_ws_direction.remove("W") + x = self.x + max_wid_pos + y = ( + self._resolve_overlap(direction) + if len(self.ws) > 0 + else random.randint(self.y + min_len_pos, self.y + max_len_pos) + ) + theta = 0.0 + if direction == "W": + if "E" in self.probable_ws_direction: + self.probable_ws_direction.remove("E") + x = self.x + min_wid_pos + y = ( + self._resolve_overlap(direction) + if len(self.ws) > 0 + else random.randint(self.y + min_len_pos, self.y + max_len_pos) + ) + theta = math.pi + + self.ws.append({"x": x, "y": y, "theta": theta}) + + def _resolve_overlap(self, direction): + """ + Given the direction of a workstation that needs to be added to the cell, + resolve any possible overlap between it and the already present WS. + The already present WS is moved to a corner and the new WS will be spawned + to diagonally opposite corner. + + :direction: str ('N', 'S', 'E', or 'W') + :returns: int + + """ + min_len_pos = self.ws_length / 2 + max_len_pos = self.size - (self.ws_length / 2) + min_wid_pos = self.ws_width / 2 + max_wid_pos = self.size - (self.ws_width / 2) + + ws1 = self.ws[0] # already present WS + ws1_dir = Node.get_direction_from_theta(ws1["theta"]) + if direction == "N": + ws1["y"] = self.y + max_len_pos + return self.x + min_len_pos if ws1_dir == "E" else self.x + max_len_pos + if direction == "S": + ws1["y"] = self.y + min_len_pos + return self.x + min_len_pos if ws1_dir == "E" else self.x + max_len_pos + if direction == "E": + ws1["x"] = self.x + min_len_pos + return self.y + min_len_pos if ws1_dir == "S" else self.y + max_len_pos + if direction == "W": + ws1["x"] = self.x + max_len_pos + return self.y + min_len_pos if ws1_dir == "S" else self.y + max_len_pos + + @staticmethod + def get_direction_from_theta(theta): + """ + Return a direction ('N', 'S', 'E', 'W') from theta (-pi to pi) + + :theta: float + :returns: str + + """ + if theta == 0.0: + return "E" + elif theta == math.pi: + return "W" + elif theta == math.pi / 2: + return "N" + elif theta == -math.pi / 2: + return "S" + + @property + def remaining_ws_slot(self): + """ + Calculate how many more workstation can be spawned into this cell + + :returns: int + + """ + remaining_ws_slot = 0 + if "N" in self.probable_ws_direction or "S" in self.probable_ws_direction: + remaining_ws_slot += 1 + if "E" in self.probable_ws_direction or "W" in self.probable_ws_direction: + remaining_ws_slot += 1 + return remaining_ws_slot + + def __str__(self): + return self.__repr__() + + def __repr__(self): + string = "<" + string += "x: " + str(self.x) + ", " + string += "y: " + str(self.y) + ", " + string += "prob: " + str(self.probable_ws_direction) + ", " + string += "ws: " + str(self.ws) + string += ">" + return string diff --git a/data/mir_simulation/mir_world_generation/common/mir_world_generation/utils.py b/data/mir_simulation/mir_world_generation/common/mir_world_generation/utils.py new file mode 100644 index 0000000000000000000000000000000000000000..3f2a658a1336239d332355848e96a017e9a07577 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/mir_world_generation/utils.py @@ -0,0 +1,89 @@ +class Utils(object): + @staticmethod + def get_connected_nodes(start_cell, walled_edges, max_row, max_col): + """ + Find the connected graph starting from ``start_cell`` in a grid of size + ``max_row`` x ``max_col``. All the edges except ``walled_edges`` are considered + as connected. + + :param start_cell: starting position of the robot in grid + :type start_cell: tuple (int, int) + :param walled_edges: edges in a graph which are not connected + :type walled_edges: list (list (tuple (int, int))) + :param max_row: number of rows in the grid + :type max_row: int + :param max_col: number of columns in the grid + :type max_col: int + :return: connected graph of cells + :rtype: list (tuple(int, int)) + + """ + connected_nodes = [] + fringe = [start_cell] + while len(fringe) > 0: + current = fringe.pop(0) + if current in connected_nodes: + continue + connected_neighbours = Utils.get_connected_neighbour( + current, walled_edges, max_row, max_col + ) + connected_nodes.append(current) + for neighbour in connected_neighbours: + if neighbour not in connected_nodes: + fringe.append(neighbour) + return connected_nodes + + @staticmethod + def get_connected_neighbour(node, walled_edges, max_row, max_col): + """ + Return neighbours of a cell (represented by :class:`mir_world_generation.node.Node`) + which are connected (not walled off). + + :param node: cell/node in a graph made from a grid + :type node: tuple (int, int) + :param walled_edges: edges in a graph which are not connected + :type walled_edges: list (list (tuple (int, int))) + :param max_row: number of rows in the grid + :type max_row: int + :param max_col: number of columns in the grid + :type max_col: int + :return: neighbours of a cell which are connected (not walled off) + :rtype: list (tuple (int, int)) + + """ + neighbours = Utils.get_neighbours(node[0], node[1], max_row, max_col) + connected_neighbours = [ + n + for n in neighbours + if (node, n) not in walled_edges and (n, node) not in walled_edges + ] + return connected_neighbours + + @staticmethod + def get_neighbours(i, j, max_row, max_col): + """ + Return all possible neighbour of a cell at position (``i``, ``j``) in a grid + of size ``max_row`` x ``max_col``. + + :param i: row index + :type i: int + :param j: column index + :type j: int + :param max_row: number of rows in the grid + :type max_row: int + :param max_col: number of columns in the grid + :type max_col: int + :return: all possible neighbours + :rtype: list (tuple (int, int)) + + """ + neighbours = [] + if i != 0: + neighbours.append((i - 1, j)) + if i != max_row - 1: + neighbours.append((i + 1, j)) + if j != 0: + neighbours.append((i, j - 1)) + if j != max_col - 1: + neighbours.append((i, j + 1)) + return neighbours diff --git a/data/mir_simulation/mir_world_generation/common/xacro_snippet/beginning b/data/mir_simulation/mir_world_generation/common/xacro_snippet/beginning new file mode 100644 index 0000000000000000000000000000000000000000..27ea9628cb8e27f13b1b0458b6b02abb1f8502a9 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/xacro_snippet/beginning @@ -0,0 +1,12 @@ + + + + + + + + + + diff --git a/data/mir_simulation/mir_world_generation/common/xacro_snippet/end b/data/mir_simulation/mir_world_generation/common/xacro_snippet/end new file mode 100644 index 0000000000000000000000000000000000000000..83b5b02fc4d139980a667c523757d8760fc01935 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/xacro_snippet/end @@ -0,0 +1,2 @@ + + diff --git a/data/mir_simulation/mir_world_generation/common/xacro_snippet/pp b/data/mir_simulation/mir_world_generation/common/xacro_snippet/pp new file mode 100644 index 0000000000000000000000000000000000000000..003bfd6223488a28592e6d61dbba5383621198be --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/xacro_snippet/pp @@ -0,0 +1,5 @@ + + + + diff --git a/data/mir_simulation/mir_world_generation/common/xacro_snippet/sh b/data/mir_simulation/mir_world_generation/common/xacro_snippet/sh new file mode 100644 index 0000000000000000000000000000000000000000..ff90cde36b79a414bbb3661341ead18fbdb97821 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/xacro_snippet/sh @@ -0,0 +1,4 @@ + + + + diff --git a/data/mir_simulation/mir_world_generation/common/xacro_snippet/wall b/data/mir_simulation/mir_world_generation/common/xacro_snippet/wall new file mode 100644 index 0000000000000000000000000000000000000000..4a982962320adedbbbd5d092b9dc7b994fb8e829 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/xacro_snippet/wall @@ -0,0 +1,4 @@ + + + + diff --git a/data/mir_simulation/mir_world_generation/common/xacro_snippet/ws b/data/mir_simulation/mir_world_generation/common/xacro_snippet/ws new file mode 100644 index 0000000000000000000000000000000000000000..eb7576560ba4bb4d8514a3b7395e671bd884bbd3 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/common/xacro_snippet/ws @@ -0,0 +1,4 @@ + + + + diff --git a/data/mir_simulation/mir_world_generation/docs/map_plus_gazebo_3x4.png b/data/mir_simulation/mir_world_generation/docs/map_plus_gazebo_3x4.png new file mode 100644 index 0000000000000000000000000000000000000000..0442426ec420ede38106218d123b98ac0a57f0fb --- /dev/null +++ b/data/mir_simulation/mir_world_generation/docs/map_plus_gazebo_3x4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:9e4a2c2ab968862fc9685e4a9396f2ea03fab451e09ac7d50cfff1b25a8d2f65 +size 150916 diff --git a/data/mir_simulation/mir_world_generation/docs/map_plus_gazebo_4x4.png b/data/mir_simulation/mir_world_generation/docs/map_plus_gazebo_4x4.png new file mode 100644 index 0000000000000000000000000000000000000000..fee1672a3b4ffd0ee4e8d5e38a7a1a4865cb5018 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/docs/map_plus_gazebo_4x4.png @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:02c42ef55d034839f1fee53a900e98919ef9c373e7feadd0bdcc57bcd8a39cf6 +size 161253 diff --git a/data/mir_simulation/mir_world_generation/package.xml b/data/mir_simulation/mir_world_generation/package.xml new file mode 100644 index 0000000000000000000000000000000000000000..8f55cf570e1d764fe6a9dbc551d31287360c8178 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/package.xml @@ -0,0 +1,15 @@ + + + mir_world_generation + 0.0.1 + Procedurally generate world model with workstations and walls. + + GPLv3 + + Dharmin B. + + Dharmin B. + + catkin + + diff --git a/data/mir_simulation/mir_world_generation/ros/config/world_generation.rviz b/data/mir_simulation/mir_world_generation/ros/config/world_generation.rviz new file mode 100644 index 0000000000000000000000000000000000000000..572c3eea81e04eae8069af4eb64d60197a3bffe2 --- /dev/null +++ b/data/mir_simulation/mir_world_generation/ros/config/world_generation.rviz @@ -0,0 +1,159 @@ +Panels: + - Class: rviz/Displays + Help Height: 78 + Name: Displays + Property Tree Widget: + Expanded: + - /Global Options1 + - /Status1 + Splitter Ratio: 0.5 + Tree Height: 434 + - Class: rviz/Selection + Name: Selection + - Class: rviz/Tool Properties + Expanded: + - /2D Pose Estimate1 + - /2D Nav Goal1 + - /Publish Point1 + Name: Tool Properties + Splitter Ratio: 0.588679016 + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 + - Class: rviz/Time + Experimental: false + Name: Time + SyncMode: 0 + SyncSource: "" +Toolbars: + toolButtonStyle: 2 +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.5 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.0299999993 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Alpha: 1 + Class: rviz/RobotModel + Collision Enabled: false + Enabled: false + Links: + All Links Enabled: true + Expand Joint Details: false + Expand Link Details: false + Expand Tree: false + Link Tree Style: Links in Alphabetic Order + Name: RobotModel + Robot Description: robot_description + TF Prefix: "" + Update Interval: 0 + Value: false + Visual Enabled: true + - Alpha: 0.699999988 + Class: rviz/Map + Color Scheme: map + Draw Behind: false + Enabled: true + Name: Map + Topic: /map + Unreliable: false + Use Timestamp: false + Value: true + - Class: rviz/Axes + Enabled: true + Length: 1 + Name: Axes + Radius: 0.100000001 + Reference Frame: + Value: true + - Class: rviz/MarkerArray + Enabled: true + Marker Topic: /poses + Name: Nav goal + Namespaces: + "": true + Queue Size: 100 + Value: true + - Class: rviz/MarkerArray + Enabled: true + Marker Topic: /pose_text + Name: Nav goal name + Namespaces: + "": true + Queue Size: 100 + Value: true + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Default Light: true + Fixed Frame: map + Frame Rate: 30 + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + - Class: rviz/FocusCamera + - Class: rviz/Measure + - Class: rviz/SetInitialPose + Topic: /initialpose + - Class: rviz/SetGoal + Topic: /move_base_simple/goal + - Class: rviz/PublishPoint + Single click: true + Topic: /clicked_point + Value: true + Views: + Current: + Angle: 0 + Class: rviz/TopDownOrtho + Enable Stereo Rendering: + Stereo Eye Separation: 0.0599999987 + Stereo Focal Distance: 1 + Swap Stereo Eyes: false + Value: false + Invert Z Axis: false + Name: Current View + Near Clip Distance: 0.00999999978 + Scale: 71.2536545 + Target Frame: + Value: TopDownOrtho (rviz) + X: 2.32223678 + Y: -0.39956975 + Saved: ~ +Window Geometry: + Displays: + collapsed: true + Height: 722 + Hide Left Dock: true + Hide Right Dock: false + QMainWindow State: 000000ff00000000fd0000000400000000000001560000023afc0200000008fb0000001200530065006c0065006300740069006f006e00000001e10000009b0000005c00fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007302000001ed000001df00000185000000a3fb000000120056006900650077007300200054006f006f02000001df000002110000018500000122fb000000200054006f006f006c002000500072006f0070006500720074006900650073003203000002880000011d000002210000017afb000000100044006900730070006c006100790073000000003a0000023a000000c600fffffffb0000002000730065006c0065006300740069006f006e00200062007500660066006500720200000138000000aa0000023a00000294fb00000014005700690064006500530074006500720065006f02000000e6000000d2000003ee0000030bfb0000000c004b0069006e0065006300740200000186000001060000030c00000261000000010000010000000268fc0200000003fb0000001e0054006f006f006c002000500072006f00700065007200740069006500730100000041000000780000000000000000fb0000000a00560069006500770073000000003a000002680000009e00fffffffb0000001200530065006c0065006300740069006f006e010000025a000000b200000000000000000000000200000490000000a9fc0100000001fb0000000a00560069006500770073030000004e00000080000002e10000019700000003000002870000003efc0100000002fb0000000800540069006d00650100000000000002870000024400fffffffb0000000800540069006d00650100000000000004500000000000000000000002870000023a00000004000000040000000800000008fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Selection: + collapsed: false + Time: + collapsed: false + Tool Properties: + collapsed: false + Views: + collapsed: false + Width: 647 + X: 20 + Y: 20 diff --git a/data/mir_simulation/mir_world_generation/ros/launch/sim.launch b/data/mir_simulation/mir_world_generation/ros/launch/sim.launch new file mode 100644 index 0000000000000000000000000000000000000000..741e2651a9dbb27fe1afb294826160acf85cc8aa --- /dev/null +++ b/data/mir_simulation/mir_world_generation/ros/launch/sim.launch @@ -0,0 +1,51 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + + diff --git a/data/mir_simulation/mir_world_generation/setup.py b/data/mir_simulation/mir_world_generation/setup.py new file mode 100644 index 0000000000000000000000000000000000000000..55dbc2f42606251235b0a4fc290598892123ed2f --- /dev/null +++ b/data/mir_simulation/mir_world_generation/setup.py @@ -0,0 +1,12 @@ +#!/usr/bin/env python + +from distutils.core import setup + +from catkin_pkg.python_setup import generate_distutils_setup + +d = generate_distutils_setup( + packages=["mir_world_generation"], + package_dir={"mir_world_generation": "common/mir_world_generation"}, +) + +setup(**d) diff --git a/data/repository.rosinstall b/data/repository.rosinstall new file mode 100644 index 0000000000000000000000000000000000000000..e9b7ca0c0bbbcbe99c8fcf8f69b59e146dd15574 --- /dev/null +++ b/data/repository.rosinstall @@ -0,0 +1,119 @@ +- git: + local-name: mas_common_robotics + uri: https://github.com/b-it-bots/mas_common_robotics.git + version: noetic + +- git: + local-name: youbot_driver + uri: https://github.com/mas-group/youbot_driver.git + version: indigo-devel + +- git: + local-name: brics_actuator + uri: https://github.com/wnowak/brics_actuator.git + version: master + +- git: + local-name: pr2_power_drivers + uri: https://github.com/PR2/pr2_power_drivers.git + version: kinetic-devel + +- git: + local-name: youbot_driver_ros_interface + uri: https://github.com/mas-group/youbot_driver_ros_interface.git + version: trajectory_controller_dirty_fix + +- git: + local-name: youbot_description + uri: https://github.com/mas-group/youbot_description.git + version: kinetic-devel + +- git: + local-name: youbot_simulation + uri: https://github.com/mas-group/youbot_simulation.git + version: noetic-devel + +- git: + local-name: youbot_diagnostics + uri: https://github.com/mas-group/youbot_diagnostics.git + version: indigo-devel + +- git: + local-name: youbot-manipulation + uri: https://github.com/mas-group/youbot-manipulation.git + version: kinetic + +- git: + local-name: dynamixel_motor + uri: https://github.com/mas-group/dynamixel_motor.git + version: noetic + +- git: + local-name: mas_navigation + uri: https://github.com/b-it-bots/mas_navigation.git + version: melodic + +- git: + local-name: mas_perception + uri: https://github.com/b-it-bots/mas_perception.git + version: noetic + +- git: + local-name: mas_perception_msgs + uri: https://github.com/b-it-bots/mas_perception_msgs.git + version: noetic + +- git: + local-name: ROSPlan + uri: https://github.com/b-it-bots/ROSPlan.git + version: master + +- git: + local-name: mercury_planner + uri: https://github.com/b-it-bots/mercury_planner.git + version: master + +- git: + local-name: lama_planner + uri: https://github.com/b-it-bots/lama_planner.git + version: noetic + +- git: + local-name: orocos_kinematics_dynamics + uri: https://github.com/orocos/orocos_kinematics_dynamics.git + version: master + +- git: + local-name: kdl_parser + uri: https://github.com/ros/kdl_parser.git + version: noetic-devel + +- git: + local-name: dmp + uri: https://github.com/b-it-bots/dmp.git + version: master + +- git: + local-name: gazebo-pkgs + uri: https://github.com/b-it-bots/gazebo-pkgs.git + version: master + +- git: + local-name: frontier_exploration + uri: https://github.com/paulbovbel/frontier_exploration.git + version: melodic-devel + +- git: + local-name: explore_lite + uri: https://github.com/hrnr/m-explore.git + version: noetic-devel + +- git: + local-name: atwork-commander + uri: https://github.com/robocup-at-work/atwork-commander.git + version: noetic + +- git: + local-name: mir_perception_models + uri: https://github.com/b-it-bots/mir_perception_models.git + version: main diff --git a/data/setup.sh b/data/setup.sh new file mode 100644 index 0000000000000000000000000000000000000000..9218a6f1826b2d22923873936e948e5a3e06b042 --- /dev/null +++ b/data/setup.sh @@ -0,0 +1,172 @@ +#!/bin/bash + +# Exit immediately if any command exits with a nonzero exit value +set -e + +function install_basic_packages { + sudo apt-get update -qq + sudo apt-get install -y -qq curl figlet wget +} + +function fancy_print { + echo "################################################################################" + figlet -t $1 + echo "################################################################################" +} + +# Install ROS Noetic +function update_keys { + echo "Setting up ROS keys" + sudo sh -c 'echo "deb http://packages.ros.org/ros/ubuntu $(lsb_release -sc) main" > /etc/apt/sources.list.d/ros-latest.list' + curl -s https://raw.githubusercontent.com/ros/rosdistro/master/ros.asc | sudo apt-key add - + + #realsense public key + sudo apt-key adv --keyserver keys.gnupg.net --recv-key F6E65AC044F831AC80A06380C8B3A55A6F3EFCDE || sudo apt-key adv --keyserver hkp://keyserver.ubuntu.com:80 --recv-key F6E65AC044F831AC80A06380C8B3A55A6F3EFCDE + sudo add-apt-repository "deb https://librealsense.intel.com/Debian/apt-repo $(lsb_release -cs) main" -u +} + +# not required in docker +function install_ros_base { + sudo apt update -qq + if [[ $ROS_INSTALL = "full" ]] + then + echo "Installing ROS desktop full" + sudo apt install -y -qq ros-$ROS_DISTRO-desktop-full + elif [[ $ROS_INSTALL = "base" ]] + then + echo "Installing ROS base" + sudo apt install -y -qq ros-$ROS_DISTRO-ros-base + fi +} + +function install_ros_dependencies { + sudo apt install python3-rosdep + sudo rm -rf /etc/ros/rosdep/sources.list.d/* + sudo rosdep init -q + rosdep update -q + sudo apt install -y -qq python3-rosinstall python3-rosinstall-generator python3-wstool build-essential python3-catkin-tools python3-pip bison flex gawk g++-multilib pypy + sudo pip3 install catkin_pkg empy + #sudo rm -rf /var/lib/apt/lists/* +} + +function install_perception_dependencies { + fancy_print "Installing perception dependencies" + sudo pip3 install --no-cache-dir -r $WS_DIR/src/mas_industrial_robotics/images/mas_industrial_robotics/$ROS_DISTRO-perception-requirements.txt +} + +function install_ros { + update_keys + fancy_print "Installing ROS" + install_ros_base + fancy_print "Installing ROS Dependencies" + install_ros_dependencies + source /opt/ros/$ROS_DISTRO/setup.bash +} + +# Setup catkin workspace in the home directory +function setup_catkin_ws { + fancy_print "Setting up a catkin workspace" + + if [ $DOCKER_INSTALL = 0 ]; + then + echo "Create src directory in $WS_DIR" + mkdir -p $WS_DIR/src + fi + + cd $WS_DIR + catkin init + catkin config --extend /opt/ros/$ROS_DISTRO/ +} + +# Clone mas_industrial_robotics and other repos +function get_mas_industrial_robotics { + fancy_print "Getting source code" + wstool init --shallow $WS_DIR/src + wstool merge -t $WS_DIR/src $ROOT_DIR/repository.rosinstall + wstool update -t $WS_DIR/src + if [ $DOCKER_INSTALL = 0 ]; + then + echo "Copy mas industrial robotics to src" + cp -r $ROOT_DIR $WS_DIR/src + fi +} + +# Install ros and other dependencies +function install_mas_dependencies { + fancy_print "Installing MAS Dependencies" + rosdep update -q + cd $WS_DIR + sudo apt-get update + rosdep install --from-paths src --ignore-src --rosdistro=$ROS_DISTRO --skip-keys rosplan_demos -y +} + +function build_mas_industrial_robotics { + fancy_print "Building ROS packages" + if [ $DOCKER_INSTALL = 1 ]; + then + #Disable building the youbot_driver_ros_interface in travis CI as it expects a user input during build + touch $WS_DIR/src/youbot_driver_ros_interface/CATKIN_IGNORE + + # build mercury_planner first in CI, otherwise it will fails due to socket error + catkin build mercury_planner + cd $WS_DIR + fi + catkin build +} + +ROS_INSTALL=base +ROS_DISTRO=noetic +WS_DIR="" +DOCKER_INSTALL=0 + +while test $# -gt 0; do + case "$1" in + -h|--help) + echo "Usage: bash setup.sh" + echo " " + echo "options:" + echo "-h, --help show brief help" + echo "-ri, --ros_install (str) whether to install desktop-full or base (default: base)" + echo "-rd, --ros_distro (str) whether to install desktop-full or base (default: melodic)" + echo "-ws, --ws_dir (str) workspace dir" + echo "-d, --docker (0 or 1) whether to install in docker mode or system wide (default: 0 / system wide)" + exit 0 + ;; + -ri|--ros_install) + ROS_INSTALL="$2" + shift + shift + ;; + -rd|--ros_distro) + ROS_DISTRO="$2" + shift + shift + ;; + -ws|--ws_dir) + WS_DIR="$2" + shift + shift + ;; + -d|--docker) + DOCKER_INSTALL=$2 + shift + shift + ;; + *) + break + ;; + esac +done + +# Begin shell command executions from here +# Store the root directory path in a variable +ROOT_DIR=$(pwd) + +install_basic_packages +install_ros +setup_catkin_ws +get_mas_industrial_robotics +install_mas_dependencies +#install_perception_dependencies +build_mas_industrial_robotics +fancy_print "Build Complete" diff --git a/data/start-container.yml b/data/start-container.yml new file mode 100644 index 0000000000000000000000000000000000000000..9547253bb370d167cb7e27339de1b2339144d396 --- /dev/null +++ b/data/start-container.yml @@ -0,0 +1,34 @@ +version: "3.0" +services: + industrial_kinetic: + image: ghcr.io/b-it-bots/mas_industrial_robotics/industrial-kinetic:latest + volumes: + - /tmp/.X11-unix:/tmp/.X11-unix:rw + - $HOME/.rviz:/home/robocup/.rviz # include if any specific rviz settings are needed + environment: + - DISPLAY=$DISPLAY + - QT_X11_NO_MITSHM=1 + - ROBOT=youbot-brsu-4 # setup robot + - ROBOT_ENV=brsu-c025-sim # setup environement + devices: + - /dev/dri:/dev/dri + privileged: true + tty: true + network_mode: "host" + + industrial_melodic: + image: ghcr.io/b-it-bots/mas_industrial_robotics/industrial-melodic:latest + volumes: + - /tmp/.X11-unix:/tmp/.X11-unix:rw + - $HOME/.rviz:/home/robocup/.rviz # include if any specific rviz settings are needed + environment: + - DISPLAY=$DISPLAY + - QT_X11_NO_MITSHM=1 + - ROBOT=youbot-brsu-4 # setup robot + - ROBOT_ENV=brsu-c025-sim # setup environement + devices: + - /dev/dri:/dev/dri + privileged: true + tty: true + network_mode: "host" + diff --git a/data/youbot.rviz b/data/youbot.rviz new file mode 100644 index 0000000000000000000000000000000000000000..39bee7145ef20b16ef0f604c7fe213d2857313f8 --- /dev/null +++ b/data/youbot.rviz @@ -0,0 +1,1534 @@ +Panels: + - Class: rviz/Displays + Help Height: 0 + Name: Displays + Property Tree Widget: + Expanded: + - /Global Options1 + - /TF1/Frames1 + - /btt1 + - /btt1/Perception1/perception_markers1/Namespaces1 + - /btt1/New_Perception1/rgb_labels1/Namespaces1 + - /btt1/Navigation1/nav goals1/Namespaces1 + - /btt1/direct_base_ctrl1/base_link_as_pose1 + Splitter Ratio: 0.524050653 + Tree Height: 500 + - Class: rviz/Selection + Name: Selection + - Class: rviz/Tool Properties + Expanded: + - /2D Pose Estimate1 + - /2D Nav Goal1 + - /Publish Point1 + Name: Tool Properties + Splitter Ratio: 0.588679016 + - Class: rviz/Views + Expanded: + - /Current View1 + Name: Views + Splitter Ratio: 0.5 + - Class: rviz/Time + Experimental: false + Name: Time + SyncMode: 0 + SyncSource: raw_image +Visualization Manager: + Class: "" + Displays: + - Alpha: 0.400000006 + Cell Size: 1 + Class: rviz/Grid + Color: 160; 160; 164 + Enabled: true + Line Style: + Line Width: 0.0299999993 + Value: Lines + Name: Grid + Normal Cell Count: 0 + Offset: + X: 0 + Y: 0 + Z: 0 + Plane: XY + Plane Cell Count: 10 + Reference Frame: + Value: true + - Alpha: 0.5 + Class: rviz/RobotModel + Collision Enabled: false + Enabled: true + Links: + All Links Enabled: true + Expand Joint Details: false + Expand Link Details: false + Expand Tree: false + Link Tree Style: Links in Alphabetic Order + adapter_plate_arm_root_link: + Alpha: 1 + Show Axes: false + Show Trail: false + adapter_plate_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_cam3d_depth_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_depth_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_laser_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_laser_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_cam3d_rgb_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_cam3d_rgb_optical_frame: + Alpha: 1 + Show Axes: false + Show Trail: false + arm_link_0: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_1: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_2: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_3: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_4: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + arm_link_5: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_footprint: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_laser_front_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_laser_rear_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + camera_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + caster_link_bl: + Alpha: 1 + Show Axes: false + Show Trail: false + caster_link_br: + Alpha: 1 + Show Axes: false + Show Trail: false + caster_link_fl: + Alpha: 1 + Show Axes: false + Show Trail: false + caster_link_fr: + Alpha: 1 + Show Axes: false + Show Trail: false + gripper_bracket_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_bracket_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_mount_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_mount_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_finger_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_left_base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_left_link: + Alpha: 1 + Show Axes: false + Show Trail: false + gripper_motor_mount_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_right_base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + gripper_motor_right_link: + Alpha: 1 + Show Axes: false + Show Trail: false + rear_platform_base_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + rear_platform_fence_link: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + wheel_link_bl: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + wheel_link_br: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + wheel_link_fl: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + wheel_link_fr: + Alpha: 1 + Show Axes: false + Show Trail: false + Value: true + Name: RobotModel + Robot Description: robot_description + TF Prefix: "" + Update Interval: 0 + Value: true + Visual Enabled: true + - Class: rviz/TF + Enabled: false + Frame Timeout: 15 + Frames: + All Enabled: false + Marker Scale: 1 + Name: TF + Show Arrows: true + Show Axes: true + Show Names: true + Tree: + {} + Update Interval: 0 + Value: false + - Class: rviz/Group + Displays: + - Class: rviz/Group + Displays: + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: raw_color_pcl + Position Transformer: XYZ + Queue Size: 10 + Selectable: false + Size (Pixels): 3 + Size (m): 0.0199999996 + Style: Points + Topic: /arm_cam3d/depth_registered/points + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: tabletop_clusters + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Points + Topic: /mcr_perception/scene_segmentation/tabletop_clusters + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Class: rviz/Marker + Enabled: true + Marker Topic: /mcr_perception/scene_segmentation/bounding_boxes + Name: perception_markers + Namespaces: + {} + Queue Size: 100 + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: passthrough_x + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Flat Squares + Topic: /mcr_perception/passthrough_x/output + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Class: rviz/MarkerArray + Enabled: false + Marker Topic: /mcr_perception/scene_segmentation/labels + Name: pcl_labels + Namespaces: + {} + Queue Size: 100 + Value: false + - Alpha: 0.300000012 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 170; 255; 0 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: tabletop_accum + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Spheres + Topic: /mcr_perception/scene_segmentation_node/tabletop_clusters + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Class: rviz/Polygon + Color: 25; 255; 0 + Enabled: true + Name: Polygon + Topic: /mcr_perception/convex_hull/output_polygon + Unreliable: false + Value: true + - Class: rviz/Image + Enabled: false + Image Topic: /arm_cam3d/rgb/image_raw + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: Image + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 255; 255; 255 + Color Transformer: "" + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: barrier_scan + Position Transformer: "" + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Flat Squares + Topic: /barrier_tape/scan + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: cloud_accumulator + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Boxes + Topic: /mcr_perception/scene_segmentation/output + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Arrow Length: 0.100000001 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: true + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: DetectedCavities + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /mcr_perception/cavity_finder/output/pose + Unreliable: false + Value: true + - Class: rviz/Image + Enabled: false + Image Topic: /mcr_perception/cavity_finder/output/rgb_debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: cavity_debug + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: false + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: true + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: detectedobjects + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /mcr_perception/multimodal_object_identification/output/pose + Unreliable: false + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: mm_pointcloud + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Points + Topic: /mcr_perception/multimodal_object_identification/output/pointclouds_combined + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: mm_platform + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Flat Squares + Topic: /mcr_perception/multimodal_object_identification/output/platform_pointcloud + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Class: rviz/Image + Enabled: false + Image Topic: /mcr_perception/multimodal_object_identification/output/rgb_debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: mm_rgb_debug + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: false + Enabled: false + Name: Perception + - Class: rviz/Group + Displays: + - Class: rviz/Image + Enabled: false + Image Topic: /arm_cam3d/rgb/image_raw + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: raw_image + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: false + - Class: rviz/Image + Enabled: true + Image Topic: /mir_perception/multimodal_object_recognition/recognizer/rgb/output/debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: squeezeDet_debug + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: false + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: raw_pointcloud2 + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Points + Topic: /arm_cam3d/depth_registered/points + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: RGB8 + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: rgb_tabletop_clusters + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Points + Topic: /mir_perception/multimodal_object_recognition/tabletop_cluster_rgb + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: pcl_tabletop_clusters + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Points + Topic: /mir_perception/multimodal_object_recognition/tabletop_cluster_pcl + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: true + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: rgb_PoseArray + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /mir_perception/multimodal_object_recognition/output/rgb_object_pose_array + Unreliable: false + Value: true + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 255; 255 + Enabled: true + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: pcl_PoseArray + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /mir_perception/multimodal_object_recognition/output/pcl_object_pose_array + Unreliable: false + Value: true + - Class: rviz/MarkerArray + Enabled: true + Marker Topic: /mir_perception/multimodal_object_recognition/pcl_labels + Name: pcl_labels + Namespaces: + {} + Queue Size: 100 + Value: true + - Class: rviz/MarkerArray + Enabled: false + Marker Topic: /mir_perception/multimodal_object_recognition/rgb_labels + Name: rgb_labels + Namespaces: + {} + Queue Size: 100 + Value: false + - Class: rviz/Marker + Enabled: true + Marker Topic: /mir_perception/multimodal_object_recognition/bounding_boxes + Name: bounding_boxes_pcl + Namespaces: + {} + Queue Size: 100 + Value: true + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 0; 170; 0 + Enabled: true + Head Length: 0.0500000007 + Head Radius: 0.0799999982 + Name: pose_selector + Shaft Length: 0.400000006 + Shaft Radius: 0.00899999961 + Shape: Arrow + Topic: /mcr_perception/object_selector/output/object_pose + Unreliable: false + Value: true + Enabled: true + Name: New_Perception + - Class: rviz/Group + Displays: + - Alpha: 1 + Class: rviz/Polygon + Color: 255; 85; 0 + Enabled: false + Name: robot_footprint + Topic: /move_base/local_costmap/footprint + Unreliable: false + Value: false + - Alpha: 0.899999976 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 0; 85; 255 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: scan_front + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 5 + Size (m): 0.00999999978 + Style: Points + Topic: /scan_front + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 0.899999976 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 255; 0; 0 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: scan_rear + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 5 + Size (m): 0.00999999978 + Style: Points + Topic: /scan_rear + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 0.5 + Class: rviz/Map + Color Scheme: map + Draw Behind: true + Enabled: true + Name: map + Topic: /map + Unreliable: false + Use Timestamp: false + Value: true + - Alpha: 0.699999988 + Class: rviz/Map + Color Scheme: costmap + Draw Behind: false + Enabled: true + Name: local_costmap + Topic: /move_base/local_costmap/costmap + Unreliable: false + Use Timestamp: false + Value: true + - Alpha: 0.200000003 + Class: rviz/Map + Color Scheme: costmap + Draw Behind: false + Enabled: true + Name: global_costmap + Topic: /move_base/global_costmap/costmap + Unreliable: false + Use Timestamp: false + Value: true + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: true + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: global_plan_wo + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /move_base/GlobalPlannerWithOrientations/plan + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 170; 0; 127 + Enabled: true + Head Diameter: 0.300000012 + Head Length: 0.200000003 + Length: 0.300000012 + Line Style: Lines + Line Width: 0.0299999993 + Name: global_plan_as_path + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Radius: 0.0299999993 + Shaft Diameter: 0.100000001 + Shaft Length: 0.100000001 + Topic: /move_base/GlobalPlannerWithOrientations/path_plan + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 25; 255; 0 + Enabled: true + Head Diameter: 0.300000012 + Head Length: 0.200000003 + Length: 0.300000012 + Line Style: Lines + Line Width: 0.0299999993 + Name: dwa_global_plan + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Radius: 0.0299999993 + Shaft Diameter: 0.100000001 + Shaft Length: 0.100000001 + Topic: /move_base/DWAPlannerROS/global_plan + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 85; 85; 127 + Enabled: true + Head Diameter: 0.300000012 + Head Length: 0.200000003 + Length: 0.300000012 + Line Style: Lines + Line Width: 0.0299999993 + Name: local_plan + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Radius: 0.0299999993 + Shaft Diameter: 0.100000001 + Shaft Length: 0.100000001 + Topic: /move_base/DWAPlannerROS/local_plan + Unreliable: false + Value: true + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: true + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: amcl particles + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /particlecloud + Unreliable: false + Value: true + - Class: rviz/MarkerArray + Enabled: true + Marker Topic: /visualization_marker_array + Name: nav goals + Namespaces: + {} + Queue Size: 100 + Value: true + - Class: rviz/Group + Displays: + - Class: rviz/Marker + Enabled: true + Marker Topic: /move_base/force_field_recovery/force_field_vector + Name: ff_vector + Namespaces: + {} + Queue Size: 100 + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 85; 0 + Color Transformer: FlatColor + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: obstacle_cloud + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.0500000007 + Style: Spheres + Topic: /move_base/force_field_recovery/obstacle_cloud + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Class: rviz/Marker + Enabled: true + Marker Topic: /move_base/force_field_recovery/obstacle_neighborhood + Name: obst_neighbourhood + Namespaces: + {} + Queue Size: 100 + Value: true + Enabled: false + Name: force_field + Enabled: true + Name: Navigation + - Class: rviz/Group + Displays: + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 85; 170; 0 + Enabled: true + Head Length: 0.100000001 + Head Radius: 0.0299999993 + Name: random object pose + Shaft Length: 0.100000001 + Shaft Radius: 0.00999999978 + Shape: Arrow + Topic: /mcr_perception/random_object_selector/output/object_pose + Unreliable: false + Value: true + - Alpha: 0.899999976 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 170; 85; 255 + Enabled: true + Head Length: 0.100000001 + Head Radius: 0.100000001 + Name: modified pose + Shaft Length: 0.5 + Shaft Radius: 0.0500000007 + Shape: Arrow + Topic: /move_base_relative/random_obj_selector_transformer_republisher/output/transformed_pose + Unreliable: false + Value: true + Enabled: false + Name: move_relative + - Class: rviz/Group + Displays: + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 0; 85; 0 + Enabled: true + Head Length: 0.300000012 + Head Radius: 0.100000001 + Name: base_link_as_pose + Shaft Length: 1 + Shaft Radius: 0.0500000007 + Shape: Arrow + Topic: /mcr_navigation/direct_base_controller/pose_converter/converted_pose + Unreliable: false + Value: true + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 85; 85; 255 + Enabled: true + Head Length: 0.300000012 + Head Radius: 0.100000001 + Name: goal_pose + Shaft Length: 1 + Shaft Radius: 0.0500000007 + Shape: Arrow + Topic: /pose_transformer/transformed_pose + Unreliable: false + Value: true + Enabled: false + Name: direct_base_ctrl + - Class: rviz/Group + Displays: + - Alpha: 0.899999976 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 0; 255; 0 + Enabled: false + Head Length: 0.100000001 + Head Radius: 0.0299999993 + Name: winner_pose + Shaft Length: 0.100000001 + Shaft Radius: 0.00999999978 + Shape: Arrow + Topic: /pregrasp_planner_pipeline/grasp_planner/pose_out + Unreliable: false + Value: false + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: generated_poses + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /pregrasp_planner_pipeline/pose_generator/poses_list + Unreliable: false + Value: false + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 255; 25; 0 + Enabled: true + Head Length: 0.300000012 + Head Radius: 0.100000001 + Name: pose_in_pregrasp_planner + Shaft Length: 1 + Shaft Radius: 0.0500000007 + Shape: Arrow + Topic: /mir_pregrasp_planner_pipeline/pose_in + Unreliable: false + Value: true + Enabled: false + Name: pregrasp_planner + - Class: rviz/Group + Displays: + - Class: rviz/Image + Enabled: false + Image Topic: /mcr_perception/barrier_tape_detection/debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: debug_image + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: false + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: PointCloud2 + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Flat Squares + Topic: /mcr_perception/barrier_tape_detection/output/yellow_barrier_tape_pointcloud + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/LaserScan + Color: 255; 255; 255 + Color Transformer: "" + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: LaserScan + Position Transformer: "" + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Flat Squares + Topic: /barrier_tape/scan + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + Enabled: false + Name: barrier_tape + - Class: rviz/Group + Displays: + - Alpha: 1 + Autocompute Intensity Bounds: true + Autocompute Value Bounds: + Max Value: 10 + Min Value: -10 + Value: true + Axis: Z + Channel Name: intensity + Class: rviz/PointCloud2 + Color: 255; 255; 255 + Color Transformer: Intensity + Decay Time: 0 + Enabled: true + Invert Rainbow: false + Max Color: 255; 255; 255 + Max Intensity: 4096 + Min Color: 0; 0; 0 + Min Intensity: 0 + Name: line_tracing_3d + Position Transformer: XYZ + Queue Size: 10 + Selectable: true + Size (Pixels): 3 + Size (m): 0.00999999978 + Style: Flat Squares + Topic: /mcr_perception/line_contour_detector/output/pointclouds_filtered + Unreliable: false + Use Fixed Frame: true + Use rainbow: true + Value: true + - Class: rviz/Image + Enabled: true + Image Topic: /mcr_perception/line_contour_detector/output/debug_image + Max Value: 1 + Median window: 5 + Min Value: 0 + Name: line_tracing_rgb + Normalize Range: true + Queue Size: 2 + Transport Hint: raw + Unreliable: false + Value: true + - Alpha: 1 + Buffer Length: 1 + Class: rviz/Path + Color: 25; 255; 0 + Enabled: true + Head Diameter: 0.300000012 + Head Length: 0.200000003 + Length: 0.300000012 + Line Style: Lines + Line Width: 0.0299999993 + Name: line_path + Offset: + X: 0 + Y: 0 + Z: 0 + Pose Color: 255; 85; 255 + Pose Style: None + Radius: 0.0299999993 + Shaft Diameter: 0.100000001 + Shaft Length: 0.100000001 + Topic: /mir_manipulation/mir_trajectory_executor/line_tracing_path + Unreliable: false + Value: true + Enabled: false + Name: line_tracing + - Class: rviz/Group + Displays: + - Alpha: 1 + Axes Length: 0.100000001 + Axes Radius: 0.00999999978 + Class: rviz/Pose + Color: 255; 25; 0 + Enabled: true + Head Length: 0.300000012 + Head Radius: 0.100000001 + Name: grasp_pose + Shaft Length: 1 + Shaft Radius: 0.0500000007 + Shape: Axes + Topic: /mir_pregrasp_planner_pipeline/pose_out + Unreliable: false + Value: true + - Alpha: 1 + Axes Length: 0.200000003 + Axes Radius: 0.00999999978 + Class: rviz/Pose + Color: 255; 25; 0 + Enabled: true + Head Length: 0.300000012 + Head Radius: 0.100000001 + Name: object_pose + Shaft Length: 1 + Shaft Radius: 0.0500000007 + Shape: Axes + Topic: /mcr_perception/object_selector/output/object_pose + Unreliable: false + Value: true + - Alpha: 0.100000001 + Axes Length: 0.100000001 + Axes Radius: 0.00999999978 + Class: rviz/Pose + Color: 255; 0; 255 + Enabled: true + Head Length: 0.100000001 + Head Radius: 0.00999999978 + Name: base_goal_pose + Shaft Length: 0.100000001 + Shaft Radius: 0.00999999978 + Shape: Axes + Topic: /wbc_base_motion_calculator_pipeline/pose_transformer/transformed_pose + Unreliable: false + Value: true + - Alpha: 1 + Axes Length: 1 + Axes Radius: 0.100000001 + Class: rviz/Pose + Color: 0; 0; 0 + Enabled: true + Head Length: 0.300000012 + Head Radius: 0.100000001 + Name: base_start_pose + Shaft Length: 0.100000001 + Shaft Radius: 0.0500000007 + Shape: Arrow + Topic: /base_motion_calculator/pose_out_1 + Unreliable: false + Value: true + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: PoseArray + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /pregrasp_planner_pipeline/pose_generator/poses_list + Unreliable: false + Value: false + Enabled: false + Name: WBC + Enabled: true + Name: btt + - Alpha: 1 + Axes Length: 0.100000001 + Axes Radius: 0.00999999978 + Class: rviz/Pose + Color: 255; 25; 0 + Enabled: false + Head Length: 0.300000012 + Head Radius: 0.100000001 + Name: Mockup_pose + Shaft Length: 1 + Shaft Radius: 0.0500000007 + Shape: Axes + Topic: /mir_states/object_selector/object_pose + Unreliable: false + Value: false + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: updated_axis_bolt_poses + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /mcr_perception/object_list_merger/updated_axis_bolt_pose + Unreliable: false + Value: false + - Alpha: 1 + Arrow Length: 0.300000012 + Axes Length: 0.300000012 + Axes Radius: 0.00999999978 + Class: rviz/PoseArray + Color: 255; 25; 0 + Enabled: false + Head Length: 0.0700000003 + Head Radius: 0.0299999993 + Name: updated_container_pose + Shaft Length: 0.230000004 + Shaft Radius: 0.00999999978 + Shape: Arrow (Flat) + Topic: /mcr_perception/object_list_merger/updated_container_pose + Unreliable: false + Value: false + Enabled: true + Global Options: + Background Color: 48; 48; 48 + Default Light: true + Fixed Frame: base_link + Frame Rate: 30 + Name: root + Tools: + - Class: rviz/Interact + Hide Inactive Objects: true + - Class: rviz/MoveCamera + - Class: rviz/Select + - Class: rviz/FocusCamera + - Class: rviz/Measure + - Class: rviz/SetInitialPose + Topic: /initialpose + - Class: rviz/SetGoal + Topic: /move_base_simple/goal + - Class: rviz/PublishPoint + Single click: true + Topic: /clicked_point + Value: true + Views: + Current: + Class: rviz/Orbit + Distance: 4.24583197 + Enable Stereo Rendering: + Stereo Eye Separation: 0.0599999987 + Stereo Focal Distance: 1 + Swap Stereo Eyes: false + Value: false + Focal Point: + X: 0.428392589 + Y: 0.0384034216 + Z: 0.202103913 + Focal Shape Fixed Size: true + Focal Shape Size: 0.0500000007 + Invert Z Axis: false + Name: Current View + Near Clip Distance: 0.00999999978 + Pitch: 0.999799848 + Target Frame: + Value: Orbit (rviz) + Yaw: 2.17139602 + Saved: ~ +Window Geometry: + Displays: + collapsed: false + Height: 1056 + Hide Left Dock: false + Hide Right Dock: true + Image: + collapsed: false + QMainWindow State: 000000ff00000000fd00000004000000000000024700000395fc0200000016fb0000001200530065006c0065006300740069006f006e00000001e10000009b0000006100fffffffb0000001e0054006f006f006c002000500072006f007000650072007400690065007302000001ed000001df00000185000000a3fb000000120056006900650077007300200054006f006f02000001df000002110000018500000122fb000000200054006f006f006c002000500072006f0070006500720074006900650073003203000002880000011d000002210000017afb000000100044006900730070006c006100790073010000002800000235000000d700fffffffb0000002000730065006c0065006300740069006f006e00200062007500660066006500720200000138000000aa0000023a00000294fb00000014005700690064006500530074006500720065006f02000000e6000000d2000003ee0000030bfb0000000c004b0069006e0065006300740200000186000001060000030c00000261fb00000020006c0069006e0065005f00740072006100630069006e0067005f00720067006200000002aa000001130000001600fffffffb0000001600640065006200750067005f0069006d00610067006500000002200000019b0000001600fffffffb000000140032006400200063006f006e0074006f0075007201000002f9000000c20000000000000000fb0000001e004d006f00740069006f006e00200050006c0061006e006e0069006e006700000002b1000002750000000000000000fb0000000a0049006d0061006700650000000163000000f10000001600fffffffb0000000a0049006d006100670065000000044e000000d80000000000000000fb00000018006300610076006900740079005f0064006500620075006700000002d3000001750000001600fffffffb00000018006d006d005f007200670062005f0064006500620075006700000001ea000001030000001600fffffffb0000000a0049006d0061006700650000000333000001f30000000000000000fb0000000a0049006d00610067006501000002d3000000ca0000000000000000fb0000000a0049006d00610067006501000002f0000000cb0000000000000000fb0000000a0049006d00610067006501000002ce000000ef0000000000000000fb0000002000730071007500650065007a0065004400650074005f0064006500620075006701000002630000015a0000001600fffffffb00000012007200610077005f0069006d00610067006500000002a7000001160000001600ffffff000000010000010f000004e2fc0200000003fb0000001e0054006f006f006c002000500072006f00700065007200740069006500730100000041000000780000000000000000fb0000000a005600690065007700730000000028000004e2000000ad00fffffffb0000001200530065006c0065006300740069006f006e010000025a000000b200000000000000000000000200000490000000a9fc0100000001fb0000000a00560069006500770073030000004e00000080000002e10000019700000003000007800000003ffc0100000002fb0000000800540069006d00650100000000000007800000030000fffffffb0000000800540069006d00650100000000000004500000000000000000000005330000039500000004000000040000000800000008fc0000000100000002000000010000000a0054006f006f006c00730100000000ffffffff0000000000000000 + Selection: + collapsed: false + Time: + collapsed: false + Tool Properties: + collapsed: false + Views: + collapsed: true + Width: 1920 + X: 0 + Y: 24 + cavity_debug: + collapsed: false + debug_image: + collapsed: false + line_tracing_rgb: + collapsed: false + mm_rgb_debug: + collapsed: false + raw_image: + collapsed: false + squeezeDet_debug: + collapsed: false